.hexa-service-hero{padding:90px 0;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-accent));color:var(--brand-text-inverse)}.hexa-service-hero h1{color:var(--brand-text-inverse)}.hexa-service-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.82fr);grid-gap:48px;gap:48px;align-items:center}.hexa-service-hero-grid img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.24)}.hexa-impact-stats,.hexa-service-pillars{padding:80px 0}.hexa-service-pillars{background:var(--brand-bg)}.hexa-scroll-cards{display:flex;gap:22px;overflow-x:auto;padding-bottom:12px}.hexa-scroll-cards article{flex:0 0 330px;border:1px solid var(--brand-border);padding:26px;background:var(--brand-bg-alt)}.hexa-impact-stats{background:var(--brand-bg-alt)}.hexa-impact-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--brand-border);background:var(--brand-bg)}.hexa-impact-grid article{padding:24px;border-right:1px solid var(--brand-border)}.hexa-impact-grid article:last-child{border-right:0}.hexa-impact-grid strong{display:block;color:var(--brand-primary-dark);font-size:20px}.hexa-service-note{max-width:900px;margin:28px auto 0}@media (max-width:992px){.hexa-impact-grid,.hexa-service-hero-grid{grid-template-columns:1fr}.hexa-impact-grid article{border-right:0;border-bottom:1px solid var(--brand-border)}}