.d-services-hero{padding:96px 0;background:var(--brand-bg-alt)}.d-services-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.d-services-hero img{width:100%;height:480px;-o-object-fit:cover;object-fit:cover}.d-case-band,.d-service-overview{padding:80px 0}.d-service-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:40px}.d-service-grid article{border-top:4px solid var(--brand-accent);background:var(--brand-bg-alt);padding:24px}.d-case-band{background:var(--brand-neutral-light)}.d-case-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.d-case-row.reverse img{order:2}.d-case-row img{height:360px;width:100%;-o-object-fit:cover;object-fit:cover}.d-service-stats{background:var(--brand-neutral-dark);padding:32px 0}.d-service-stats span,.d-service-stats strong{color:var(--brand-text-inverse)}.d-service-cta{background:var(--brand-primary);padding:80px 0 96px}.d-service-cta h2,.d-service-cta li,.d-service-cta p{color:var(--brand-text-inverse)}.d-form-card{background:var(--brand-bg);padding:32px;border-radius:var(--brand-radius)}@media (max-width:992px){.d-service-grid{grid-template-columns:repeat(2,1fr)}.d-case-row{grid-template-columns:1fr}.d-case-row.reverse img{order:0}}@media (max-width:576px){.d-service-grid{grid-template-columns:1fr}}