.industries-motion-hero{position:relative;min-height:660px;padding:168px 0 92px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.industries-motion-hero .hero-bg{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-motion-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,67,61,.92),rgba(0,67,61,.52));z-index:1}.hero-overlay-copy{position:relative;z-index:2;max-width:760px}.industries-motion-hero .section-kicker,.industries-motion-hero h1,.industries-motion-hero p{color:var(--brand-text-inverse)}.industry-scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);overflow-x:auto;grid-gap:20px;gap:20px;padding-bottom:8px}.industry-scroll-row article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:26px}.transformation-case-section{background:var(--brand-bg-alt)}.case-layout{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:start}.case-cards{display:grid;grid-gap:18px;gap:18px}.case-cards article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:24px}.case-cards span{color:var(--brand-accent);font-weight:900}@media (max-width:991px){.case-layout{grid-template-columns:1fr}}@media (max-width:575px){.industries-motion-hero{padding-top:136px}}