.industries-hero{padding:170px 0 92px;background:linear-gradient(120deg,var(--brand-primary-dark),var(--brand-primary),var(--brand-secondary))}.industries-hero .eyebrow,.industries-hero h1,.industries-hero p{color:#fff}.industries-hero p{max-width:820px}.pillars-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);grid-gap:22px;gap:22px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.pillars-scroll article{scroll-snap-align:start;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden}.pillars-scroll img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.pillars-scroll h3,.pillars-scroll p{padding-left:22px;padding-right:22px}.pillars-scroll h3{margin-top:22px}.pillars-scroll p{padding-bottom:22px}.case-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.case-carousel article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px}.industry-cta{position:relative;padding:80px 0 96px;overflow:hidden;background:var(--brand-primary-dark)}.industry-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0}.industry-cta__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.42}.industry-cta__bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(34,98,66,.78)}.industry-cta .container{position:relative;max-width:760px;text-align:center}.industry-cta h2,.industry-cta p{color:#fff}@media (max-width:991px){.case-carousel{grid-template-columns:1fr}}