.industries-hero{position:relative;min-height:560px;display:grid;align-items:end;overflow:hidden;background:var(--brand-neutral-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:.46}.industries-hero__copy{position:relative;max-width:840px;padding:150px max(24px,min(7vw,96px)) 70px}.industries-hero__copy h1,.industries-hero__copy p{color:var(--brand-text-inverse)}.industry-image-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.industry-image-grid img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;transition:transform .2s}.industry-image-grid article:hover img{transform:scale(1.04)}.industry-image-grid h2,.industry-image-grid p{padding-left:20px;padding-right:20px}.industry-image-grid h2{margin-top:20px;font-size:1.16rem}.industry-image-grid p{padding-bottom:20px}