.services-hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark);padding:120px 0 88px}.services-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.services-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(100deg,rgba(27,33,100,.92),rgba(46,55,158,.72),rgba(21,22,31,.68))}.services-hero .container{position:relative;z-index:2;max-width:860px}.services-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin:0 0 18px}.services-hero p{color:#fff;font-size:1.12rem;line-height:1.75;margin:0}.services-impact,.services-pillars{padding:80px 0}.services-scroll-cards{display:flex;gap:22px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}.services-scroll-cards article{flex:0 0 min(360px,82vw);scroll-snap-align:start;padding:28px;border-radius:var(--radius-brand);border:1px solid var(--brand-border);background:#fff;box-shadow:0 12px 32px rgba(21,22,31,.07)}.services-scroll-cards strong{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:var(--radius-brand);background:var(--brand-primary);color:#fff}.services-scroll-cards h3{margin:0 0 10px;font-size:1.25rem}.services-scroll-cards p{margin:0;color:var(--brand-text);line-height:1.65}.services-impact{background:var(--brand-bg-alt)}.impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.impact-grid article{padding:24px;border-radius:var(--radius-brand);background:#fff;border:1px solid var(--brand-border)}.impact-grid strong{display:block;color:var(--brand-primary);font-size:max(2.2rem, min(4vw, 3.4rem));line-height:1}.impact-grid span{display:block;margin:10px 0;color:var(--brand-text);font-weight:900}.impact-grid p,.services-impact__note{color:var(--brand-text);line-height:1.6}.services-impact__note{max-width:860px;margin:28px auto 0;text-align:center}.services-image-cta{position:relative;overflow:hidden;display:grid;align-items:center;min-height:440px;padding:80px 0 96px;background:var(--brand-primary-dark);color:#fff}.services-image-cta>img,.services-image-cta__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.services-image-cta>img{-o-object-fit:cover;object-fit:cover;z-index:0}.services-image-cta__shade{z-index:1;background:linear-gradient(90deg,rgba(21,22,31,.86),rgba(27,33,100,.75))}.services-image-cta .container{position:relative;z-index:2;max-width:760px;text-align:center}.services-image-cta h2,.services-image-cta p{color:#fff}.services-image-cta h2{font-size:max(1.8rem, min(3vw, 2.7rem))}.services-image-cta p{line-height:1.7}@media (max-width:991px){.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.impact-grid{grid-template-columns:1fr}}