.ind-hero{position:relative;min-height:520px;display:flex;align-items:end;overflow:hidden;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.ind-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.62}.ind-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(13,18,23,.86),rgba(13,18,23,.2))}.ind-hero .container{position:relative;z-index:1;padding:92px 15px}.ind-hero h1,.ind-hero p{color:var(--brand-text-inverse);max-width:760px}.ind-cards,.ind-cta,.ind-stats{padding:86px 0}.ind-cards{background:#fff}.industry-card{border:1px solid var(--brand-border);background:#fff;height:100%}.industry-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary)}.industry-card h3,.industry-card span{display:block;padding:0 20px}.industry-card h3{font-weight:850;margin:18px 0 6px}.industry-card span{color:var(--brand-text-secondary);padding-bottom:22px}.ind-stats{background:var(--brand-bg-alt)}.ind-cta{background:#fff}