.industries-hero{padding:170px 0 96px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}.industries-hero .container{max-width:850px}.industries-hero .ma-eyebrow,.industries-hero h1,.industries-hero p{color:#fff}.industry-pillars,.transformation-cases{padding:88px 0}.story-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,390px);grid-gap:22px;gap:22px;overflow-x:auto;padding-bottom:18px}.story-rail article{border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden;background:#fff}.story-rail img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover}.story-rail h3,.story-rail p{margin-left:20px;margin-right:20px}.story-rail h3{margin-top:20px}.story-rail p{margin-bottom:22px}.transformation-cases{background:var(--brand-bg-alt)}.case-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.case-carousel article{padding:28px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius)}@media (max-width:991px){.case-carousel{grid-template-columns:1fr}}