.industries-image-hero{position:relative;min-height:570px;display:flex;align-items:end;background:var(--brand-primary-dark)}.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}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(7,31,55,.9),rgba(7,31,55,.25))}.industries-image-hero .container{position:relative;padding-bottom:72px;z-index:2;max-width:900px}.industries-image-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:#fff}.industries-image-hero .eyebrow,.industries-image-hero p{color:#fff}.industry-showcase{padding:80px 0}.industry-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.industry-cards article{border:1px solid var(--brand-border)}.industry-cards img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover}.industry-cards article div{padding:24px}.industry-cards p{color:var(--brand-text)}.industry-stats{padding:48px 0;background:var(--brand-bg-alt)}.industries-final{padding:80px 0 96px}@media (max-width:991px){.industry-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.industry-cards{grid-template-columns:1fr}}