@charset "UTF-8";.industries-hero{background:linear-gradient(135deg,#fff,var(--brand-bg-alt));padding:170px 0 96px}.industries-hero h1{max-width:920px;font-size:max(2.1rem, min(5vw, 4rem));font-weight:800;line-height:1.06;margin-bottom:18px}.industries-hero p{max-width:930px;font-size:1.06rem;color:var(--brand-text);line-height:1.75}.industry-cards article{border:1px solid var(--brand-border);background:#fff;height:100%;overflow:hidden;transition:border-color .2s,box-shadow .2s}.industry-cards article:hover{border-color:var(--brand-primary);box-shadow:0 12px 32px rgba(6,40,64,.1)}.industry-cards img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-cards h2{padding:22px 24px 0;color:var(--brand-primary);font-size:1.25rem;font-weight:800}.industry-cards p{padding:8px 24px 24px;color:var(--brand-text);font-size:.94rem;line-height:1.7;margin:0}.project-stats{background:var(--brand-primary-dark);padding:56px 0}.project-stats .stats-grid{background:rgba(255,255,255,.2)}.project-stats .stats-grid>div{background:0 0}.project-stats span,.project-stats strong{color:#fff}.standard-cta{text-align:center;padding:88px 0}.standard-cta h2{font-weight:800;color:var(--brand-text);margin-bottom:18px}.standard-cta p{max-width:720px;margin:0 auto 24px;color:var(--brand-text);font-size:.96rem;line-height:1.7}@media (max-width:991px){.industries-hero{padding:132px 0 64px}}@media (max-width:575px){.industry-cards article{margin-bottom:16px}}