.s-industries-hero{position:relative;min-height:560px;display:flex;align-items:center;background:var(--brand-neutral-dark);overflow:hidden}.s-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-industries-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(23,36,45,.7)}.s-industries-hero .container{position:relative;z-index:2}.s-industries-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-text-inverse);max-width:860px}.s-industries-hero p{color:var(--brand-text-inverse);max-width:760px}.s-industry-cards{padding:80px 0}.s-industry-cards article{height:100%;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.s-industry-cards article img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.s-industry-cards article div{padding:24px}.s-project-stats{padding:64px 0;background:var(--brand-neutral-dark)}.s-project-stats h2,.s-project-stats h3,.s-project-stats p{color:var(--brand-text-inverse)}.s-stats-row{display:flex;flex-wrap:nowrap;gap:20px}.s-stats-row div{flex:1 1 0;text-align:center;min-width:0}.s-stats-row span,.s-stats-row strong{display:block;color:var(--brand-text-inverse)}.s-stats-row strong{font-size:2.5rem}.s-tradeoffs{margin-top:64px;border-top:1px solid rgba(255,255,255,.2);padding-top:48px}.s-industries-cta{padding:80px 0 96px}