.service-hero{background:#fff;padding:82px 0}.case-row,.service-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:44px;gap:44px;align-items:center}.case-row p,.service-hero-copy p{color:var(--brand-text-muted)}.case-row img,.service-hero-image img{width:100%;border-radius:var(--radius);-o-object-fit:cover;object-fit:cover;box-shadow:var(--shadow-md)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.service-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);padding:26px;min-height:100%}.contact-icon,.service-mark{display:inline-block;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--brand-primary),var(--brand-accent));margin-bottom:16px}.case-highlights{background:var(--brand-bg)}.case-row{margin-bottom:46px}.case-row-reverse figure{order:2}.stats-bar{background:var(--brand-dark);color:var(--text-on-dark);padding:36px 0}.stats-row{display:flex;justify-content:space-between;gap:0}.stat-item{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,.18);padding:0 20px}.stat-item:last-child{border-right:0}.stat-item strong{display:block;font-size:max(1.8rem, min(3vw, 3rem))}.stat-item span{color:rgba(255,255,255,.78)}.service-cta{background:var(--brand-primary);color:var(--text-on-dark)}.service-cta p{color:rgba(255,255,255,.88)}@media (max-width:991px){.case-row,.service-hero-grid{grid-template-columns:1fr}.case-row-reverse figure{order:0}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.18)}}@media (max-width:575px){.service-grid{grid-template-columns:1fr}.stat-item{flex:0 0 100%;border-right:0}}