.industries-image-hero{background-color:var(--brand-primary-dark);position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden}.industries-image-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industries-image-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(22,32,43,.88),rgba(22,32,43,.42))}.industries-image-hero .container{position:relative;z-index:2}.industries-hero-copy{max-width:760px}.industries-hero-copy h1,.industries-hero-copy p{color:#fff}.industries-hero-copy h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.industries-hero-copy .eyebrow{color:#fff}.industry-showcase{padding:88px 0;background:#fff}.industry-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-showcase-grid article{position:relative;border:1px solid var(--brand-border);background:#fff}.industry-showcase-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-showcase-grid h3,.industry-showcase-grid p{padding-left:22px;padding-right:22px}.industry-showcase-grid h3{padding-top:22px}.industry-showcase-grid p{padding-bottom:24px}.project-stats{background:var(--brand-primary-dark);padding:56px 0}.counter-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.counter-bar article{text-align:center;border:1px solid rgba(255,255,255,.22);padding:24px}.counter-bar span,.counter-bar strong{display:block;color:#fff}.counter-bar strong{font-size:max(2rem, min(4vw, 3.4rem));line-height:1}.industries-cta{background:var(--brand-bg-alt);padding:80px 0 96px}@media (max-width:991px){.counter-bar,.industry-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.counter-bar,.industry-showcase-grid{grid-template-columns:1fr}}