.industries-wrapper{width:100%}.industries-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:4rem}.industries-heading{margin:0;line-height:1.2}.industries-description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.industries-description .rte{margin:0}.industries-description .rte p{margin:0 0 1rem}.industries-description .rte p:last-child{margin-bottom:0;font-size:1.6rem;text-align:right}.industries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem}.industry-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.8rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.1);text-decoration:none;color:rgb(var(--color-foreground));transition:all var(--duration-extra-long) ease;cursor:pointer}.industry-item:hover{border-color:rgba(var(--color-foreground),.5)}.industry-text{font-size:2.8rem;font-weight:400;line-height:1.4}.industry-arrow{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background-color:transparent;flex-shrink:0;transition:all var(--duration-extra-long) ease;border:.1rem solid rgb(var(--color-foreground))}.industry-arrow svg{width:3rem;height:3rem;transition:transform var(--duration-extra-long) ease;transform:rotate(-45deg)}.industry-item:hover .industry-arrow{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none}.industry-item:hover .industry-arrow svg{transform:rotate(0)}.industries-image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:1rem}.industries-image{width:100%}.industries-image img{width:100%;height:auto;display:block}.industries-image--mobile{display:none}@media screen and (max-width: 989px){.industries-header{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.industries-description .rte p:last-child{font-size:1.6rem;text-align:left}.industries-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.industry-item{padding:1.6rem 0}.industry-text{font-size:2.2rem}.industry-arrow{width:4.2rem;height:4.2rem}.industry-arrow svg{width:2.4rem;height:2.4rem}}@media screen and (max-width: 749px){.industries-header{margin-bottom:2.5rem}.industries-image img{min-height:30rem;object-fit:cover}.industries-description{font-size:1.3rem}.industries-grid{grid-template-columns:1fr 1fr;gap:2.2rem;margin-bottom:2.5rem}.industry-item{padding:1.4rem 0}.industry-text{font-size:2rem}.industry-arrow{width:4rem;height:4rem}.industry-arrow svg{width:2rem;height:2rem}.industries-image--desktop{display:none}.industries-image--mobile{display:block}.industries-image-wrapper{border-radius:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-industries.css.map */
