.industries-hero{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.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:.45}.industries-hero .container{position:relative;max-width:950px;margin-left:auto;margin-right:auto;text-align:center}.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero p{max-width:760px;margin:0 auto}.image-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px}.image-card-grid article{border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:var(--shadow-card)}.image-card-grid img{width:100%;aspect-ratio:10/7;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.image-card-grid h2,.image-card-grid p{padding-left:24px;padding-right:24px}.image-card-grid h2{margin-top:24px;font-size:24px}.image-card-grid p{padding-bottom:26px}.project-stats .stats-copy{max-width:940px;margin-top:28px}