.services-hero-gradient{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.services-hero-card{min-height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.35);background:#fff}.services-hero-card img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.service-pillars{padding:88px 0;background:#fff}.pillar-scroll{display:flex;gap:24px;overflow-x:auto;padding-bottom:18px;scroll-snap-type:x mandatory}.pillar-scroll article{flex:0 0 330px;min-height:310px;padding:28px;border:1px solid var(--brand-border);background:var(--brand-bg-alt);scroll-snap-align:start}.pillar-scroll span{color:var(--brand-accent);font-weight:800}.pillar-scroll h3{margin:18px 0 12px;color:var(--brand-text);font-weight:800}.impact-stats{padding:80px 0;background:var(--brand-bg-alt)}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.impact-grid article{min-height:260px;padding:28px;border:1px solid var(--brand-border);background:#fff}.impact-grid strong{display:block;margin-bottom:12px;color:var(--brand-primary-dark);font-size:max(2rem, min(4vw, 3.5rem));line-height:1}.impact-grid h3{color:var(--brand-text);font-weight:800}.services-cta{background:linear-gradient(135deg,rgba(30,75,77,.96),rgba(50,119,123,.9)),var(--brand-primary-dark)}.services-cta h2{color:#fff;font-weight:800}.cta-form-panel{padding:28px;background:#fff}.services-cta .cta-form-panel label,.services-cta .cta-form-panel p{color:var(--brand-text)}@media (max-width:991px){.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.impact-grid{grid-template-columns:1fr}.pillar-scroll article{flex-basis:280px}}