.ind-a-hero{position:relative;min-height:560px;display:flex;align-items:center;color:var(--brand-text-inverse);overflow:hidden}.ind-a-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ind-a-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(13,20,28,.88),rgba(13,20,28,.32))}.ind-a-hero .hero-overlay{position:relative;z-index:1}.ind-a-hero h1{max-width:820px;color:var(--brand-text-inverse);font-size:max(2.2rem, min(5vw, 4.4rem))}.ind-a-hero p{max-width:720px;color:rgba(255,255,255,.78)}.ind-a-cards,.ind-a-cta{padding:84px 0}.industry-card-large{border:1px solid var(--brand-border);background:var(--brand-bg);padding:16px;min-height:100%}.industry-card-large img{width:100%;aspect-ratio:19/13;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-card-large h3{margin-top:18px}.industry-card-large p{color:#263444}.ind-a-cta{background:var(--brand-bg-alt)}.ind-a-hero{background-color:var(--brand-primary-dark)}