.service-hero{padding-top:168px}.service-hero h1{font-size:max(2rem, min(4vw, 3.6rem));font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:24px;gap:24px}.case-row{align-items:center;display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:56px}.case-row.reverse img{order:2}.case-row img{aspect-ratio:4/3;border-radius:var(--brand-radius);-o-object-fit:cover;object-fit:cover;width:100%}.service-stats{background:var(--brand-primary-dark);padding:40px 0}@media (max-width:767px){.case-row,.case-row.reverse{grid-template-columns:1fr}.case-row.reverse img{order:0}}