.industries-hero{position:relative;min-height:520px;background:var(--brand-primary-dark)}.industries-hero img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;opacity:.58}.industries-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;padding:64px 24px}.industries-overlay>*{max-width:720px;width:100%;margin-left:max(24px,(100vw - 1140px) / 2 + 12px)}.industries-overlay h1,.industries-overlay p{color:#fff}.industry-cards article{height:100%;border:1px solid var(--brand-border);background:#fff}.industry-cards img{width:100%;aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover}.industry-cards h2,.industry-cards p{padding-left:24px;padding-right:24px}.industry-cards h2{padding-top:22px}.industry-cards p{padding-bottom:24px}@media (max-width:1199px){.industries-overlay{padding-left:24px;padding-right:24px}}