.industries-hero{padding:160px 0 80px;background:var(--brand-bg-alt)}.industries-hero .hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;grid-gap:56px;gap:56px;align-items:center}.industries-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.industries-hero img{height:500px;width:100%;-o-object-fit:cover;object-fit:cover}.vertical-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.vertical-grid article{padding:28px;background:var(--brand-primary-dark)}.vertical-grid h3,.vertical-grid p{color:var(--brand-text-inverse)}.case-highlights{background:var(--brand-bg-alt)}.case-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin:48px 0}.case-row.reverse img{order:2}.case-row img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover}.industries-cta{background:var(--brand-primary);padding-top:80px;padding-bottom:96px}.industries-cta h2,.industries-cta li,.industries-cta p{color:var(--brand-text-inverse)}@media (max-width:768px){.case-row,.industries-hero .hero-grid{grid-template-columns:1fr}.case-row.reverse img{order:0}}