.image-showcase-hero{position:relative;overflow:hidden;min-height:560px;display:grid;align-items:end;padding:120px 0 90px;background:var(--brand-secondary)}.image-showcase-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5}.image-showcase-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(28,28,28,.22),rgba(28,28,28,.94))}.image-showcase-hero .container{position:relative;z-index:1}.image-showcase-hero h1{max-width:860px;margin:12px 0 16px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;font-weight:900}.image-showcase-hero p{max-width:920px;font-size:1.04rem}.industry-card-grid article{position:relative;min-height:300px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-secondary)}.industry-card-grid img{width:100%;height:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.industry-card-grid article:hover img{transform:scale(1.05)}.industry-card-grid div{position:absolute;top:auto;right:0;bottom:0;left:0;padding:82px 22px 22px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.86))}.industry-card-grid h3,.industry-card-grid p{color:var(--brand-text-inverse)}.industry-card-grid h3{font-weight:900}.industry-stats{padding:72px 0;background:var(--brand-primary-dark)}.industry-stats .section-heading h2,.industry-stats .section-heading p,.industry-stats span,.industry-stats strong{color:var(--brand-text-inverse)}.industries-cta{background:linear-gradient(135deg,var(--brand-secondary),var(--brand-primary-dark))}