.anch-services-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:42px;gap:42px;align-items:center;padding:94px max(24px,(100vw - 1180px) / 2) 74px;background:linear-gradient(135deg,#f7f5f1 0,#f2efea 100%)}.anch-services-hero__copy p:not(.anch-kicker){font-size:1.08rem}.anch-services-hero__media{border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg);box-shadow:0 18px 45px rgba(42,39,36,.14)}.anch-services-hero__media img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.anch-service-features{padding:88px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg)}.anch-service-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.anch-service-feature{padding:24px;display:grid;grid-gap:12px;gap:12px}.anch-service-feature span{color:var(--brand-primary-dark);font-size:1.9rem;font-weight:900}.anch-service-feature h3{margin-bottom:0}.anch-service-proof{padding:84px max(24px,(100vw - 1180px) / 2);background:var(--brand-bg-alt)}.anch-service-proof__intro{max-width:760px;margin-bottom:34px}.anch-service-proof__stats{display:flex;flex-wrap:nowrap;background:var(--brand-primary-dark);border-radius:var(--brand-radius);overflow:hidden}.anch-service-proof__item{flex:1 1 0;min-width:0;padding:28px 22px;border-right:1px solid rgba(255,255,255,.2);text-align:center}.anch-service-proof__item:last-child{border-right:0}.anch-service-proof__item span,.anch-service-proof__item strong{display:block;color:var(--brand-text-inverse)}.anch-service-proof__item strong{font-size:max(1.8rem, min(3.5vw, 3rem));line-height:1;margin-bottom:10px}@media (max-width:991px){.anch-services-hero{grid-template-columns:1fr}.anch-service-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.anch-service-proof__stats{flex-wrap:wrap}.anch-service-proof__item{flex:0 0 50%;border-right:0}}@media (max-width:575px){.anch-service-features,.anch-service-proof,.anch-services-hero{padding-left:20px;padding-right:20px}.anch-service-feature-grid{grid-template-columns:1fr}.anch-service-proof__item{flex-basis:100%}}