.services-cta,.services-hero{position:relative;overflow:hidden;background:var(--brand-primary-dark)}.services-hero{min-height:560px;display:grid;align-items:center}.services-cta>img,.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-cta::after,.services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(31,63,20,.82),rgba(31,63,20,.56));z-index:1}.services-cta .container,.services-hero .container{position:relative;z-index:2}.services-cta h2,.services-cta p,.services-hero .ma-eyebrow,.services-hero h1,.services-hero p{color:#fff}.services-hero h1{max-width:840px;font-size:max(2rem, min(4vw, 3.5rem))}.services-hero p:not(.ma-eyebrow){max-width:760px;font-size:1.08rem}.service-scroll{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));grid-gap:20px;gap:20px;overflow-x:auto;padding-bottom:8px}.service-impact-grid article,.service-scroll article{min-width:0;padding:24px;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:#fff;box-shadow:0 8px 24px rgba(36,43,34,.08)}.service-scroll span{color:var(--brand-secondary);font-weight:850}.service-impact{background:var(--brand-bg-alt)}.service-impact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;margin-bottom:36px}.service-copy{max-width:900px;margin:0 auto}@media (max-width:991px){.service-scroll{grid-template-columns:repeat(4,minmax(260px,1fr))}.service-impact-grid{grid-template-columns:1fr}}