.industries-hero{position:relative;min-height:640px;display:flex;align-items:center;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}.industries-hero .container{position:relative;z-index:1;max-width:860px;padding-top:160px;padding-bottom:80px}.industries-hero .section-kicker,.industries-hero h1,.industries-hero p{color:#fff}.industry-card{height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.industry-card img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.industry-card h2,.industry-card p{padding-right:24px;padding-left:24px}.industry-card h2{margin-top:24px}.industry-card p{padding-bottom:24px}.project-stats{background:var(--brand-bg-alt)}.stats-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:16px;gap:16px;margin-bottom:28px}.stats-bar div{padding:24px;text-align:center;border-radius:var(--brand-radius);background:#fff;border:1px solid var(--brand-border)}.stats-bar strong{display:block;color:var(--brand-primary-dark);font-size:2.2rem}.stats-note{max-width:900px;margin:0 auto}