.industries-hero{position:relative;min-height:600px;display:flex;align-items:center;padding:140px 0 100px;background:var(--brand-primary-dark);overflow:hidden}.industries-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.54}.industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,71,117,.9),rgba(8,71,117,.34))}.industries-hero .container{position:relative;z-index:2;max-width:880px}.industries-hero .eyebrow,.industries-hero h1{color:var(--text-on-dark)}.industries-hero p{color:rgba(255,255,255,.84)}.industry-card-grid--three{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.industry-detail-card{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-bg);box-shadow:var(--shadow-sm)}.industry-detail-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-detail-card h3,.industry-detail-card p{margin-left:22px;margin-right:22px}.industry-detail-card h3{margin-top:20px}.industry-detail-card p{margin-bottom:24px}.project-stats{background:var(--brand-bg-alt)}.impact-row,.stat-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-bottom:28px}.impact-row div,.stat-bar div{padding:20px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--radius);text-align:center}.impact-row strong,.stat-bar strong{display:block;color:var(--brand-primary);font-size:2rem}.stats-copy{max-width:920px;margin-left:auto;margin-right:auto}.industries-cta{background:var(--brand-primary)}.industries-cta .eyebrow,.industries-cta h2{color:var(--text-on-dark)}.industries-cta p{color:rgba(255,255,255,.84)}