.industries-gradient-hero{background:linear-gradient(135deg,#731e4a 0,#b73477 62%,#d63429 100%);color:#fff;text-align:center}.industries-gradient-hero .eyebrow,.industries-gradient-hero h1,.industries-gradient-hero p{color:#fff}.industries-gradient-hero p{max-width:820px;margin:18px auto 0}.industry-horizontal{background:#fff}.industry-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);grid-gap:24px;gap:24px;overflow-x:auto;padding:12px 0 20px;scroll-snap-type:x mandatory}.industry-rail article{position:relative;scroll-snap-align:start;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.industry-rail img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-rail h3,.industry-rail p{padding-left:22px;padding-right:22px}.industry-rail h3{padding-top:22px}.industry-rail p{padding-bottom:22px}.industry-cases{background:var(--brand-bg-alt)}.case-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:28px}.case-carousel article{position:relative;min-height:260px;padding:28px;border-radius:var(--brand-radius);background:#fff;border:1px solid var(--brand-border)}.cta-image{background:linear-gradient(rgba(115,30,74,.92),rgba(115,30,74,.92)),var(--brand-primary-dark)}@media (max-width:991px){.case-carousel{grid-template-columns:1fr}}.case-intro,.case-note{color:var(--brand-text);max-width:940px}