.industries-background-hero{position:relative;min-height:630px;padding:170px var(--section-x) 96px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.industries-background-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.55}.industries-background-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(36,84,46,.86),rgba(42,39,36,.4))}.industries-background-hero__copy{position:relative;z-index:1;max-width:820px}.industries-background-hero .hg-eyebrow,.industries-background-hero h1,.industries-background-hero p{color:var(--brand-text-inverse)}.industries-background-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.industries-cta,.industry-image-cards,.industry-project-stats{padding-left:var(--section-x);padding-right:var(--section-x)}.industry-image-cards{padding-top:84px;padding-bottom:84px}.industry-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-card-grid article{position:relative;border:1px solid var(--brand-border);background:#fff;overflow:hidden}.industry-card-grid img{width:100%;aspect-ratio:6/5;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-card-grid h3,.industry-card-grid p{margin-left:22px;margin-right:22px}.industry-card-grid h3{margin-top:22px}.industry-card-grid p{margin-bottom:24px}.industry-project-stats{display:grid;grid-template-columns:0.9fr 1.1fr;grid-gap:40px;gap:40px;background:var(--brand-bg-alt);padding-top:80px;padding-bottom:80px}.project-stat-bar{display:flex;flex-wrap:nowrap;gap:16px}.project-stat-bar div{flex:1 1 0;min-width:0;background:#fff;border:1px solid var(--brand-border);padding:20px}.project-stat-bar strong{display:block;color:var(--brand-primary-dark);font-size:2.4rem;line-height:1}.project-stat-bar span{color:var(--brand-text);font-weight:700}.industries-cta{background:var(--brand-primary-dark);text-align:center}.industries-cta .hg-eyebrow,.industries-cta h2,.industries-cta p{color:var(--brand-text-inverse)}.industries-cta p{max-width:760px;margin-left:auto;margin-right:auto}@media (max-width:991px){.industry-card-grid,.industry-project-stats{grid-template-columns:1fr}.project-stat-bar{flex-wrap:wrap}.project-stat-bar div{flex-basis:calc(50% - 8px)}}@media (max-width:575px){.project-stat-bar div{flex-basis:100%}}