.subhero-industries{min-height:560px;display:flex;align-items:center;background:var(--brand-primary-dark)}.subhero-industries .hero-overlay,.subhero-industries>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.subhero-industries .hero-overlay{background:rgba(13,19,23,.68)}.subhero-industries .container{position:relative}.subhero-industries h1,.subhero-industries p{color:#fff}.industry-card{height:100%;border:1px solid var(--brand-border);background:#fff}.industry-card img{width:100%;aspect-ratio:13/9;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-card div{padding:22px}.industry-stats{background:var(--brand-primary-dark);padding:42px 0}.industry-stats .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.industry-stats div{border-right:1px solid rgba(255,255,255,.2)}.industry-stats span,.industry-stats strong{display:block;color:#fff}.industry-stats strong{font-size:2.5rem}