.industries-hero{padding:120px 0 86px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary),var(--brand-secondary));text-align:center}.industries-hero .container{max-width:880px}.industries-hero .ma-eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industry-pillars,.transformation-cases{padding:var(--section-pad) 0}.industry-story-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,430px);grid-gap:22px;gap:22px;overflow-x:auto;padding-bottom:18px;scroll-snap-type:x mandatory}.industry-story-row article{scroll-snap-align:start;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);overflow:hidden}.industry-story-row img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-story-row h2,.industry-story-row p{margin-left:20px;margin-right:20px}.industry-story-row h2{margin-top:20px;font-size:1.2rem}.industry-story-row p{margin-bottom:22px}.transformation-cases{background:var(--brand-bg-alt)}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.case-grid article{padding:28px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.industries-cta{min-height:440px;padding:80px 0 96px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.industries-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.industries-cta::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(38,34,43,.74);z-index:1}.industries-cta .container{position:relative;z-index:2;max-width:780px;text-align:center}.industries-cta .ma-eyebrow,.industries-cta h2,.industries-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.case-grid{grid-template-columns:1fr}}