.usg-ind-hero{position:relative;padding:160px 0 64px;overflow:hidden;background:#132840;min-height:420px}.usg-ind-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.3;background:#132840!important}.usg-ind-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(135deg,rgba(19,40,64,.95),rgba(19,40,64,.92))}.usg-ind-hero__content{position:relative;z-index:2;max-width:800px}.usg-ind-hero__content .usg-section-kicker,.usg-ind-hero__content h1,.usg-ind-hero__content p{color:#fff}.usg-ind-hero__content p{max-width:700px;margin:0}.usg-ind-cards{background:var(--brand-bg)}.usg-ind-image-card{height:100%;border:1px solid var(--brand-border);background:var(--brand-bg);overflow:hidden}.usg-ind-image-card img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.usg-ind-image-card--wide img{aspect-ratio:2/1}.usg-ind-image-card__body{padding:24px}.usg-ind-image-card__body h3{margin-bottom:8px}.usg-ind-image-card__body p{margin:0;color:var(--brand-text)}.usg-ind-tech{background:var(--brand-bg-alt)}.usg-ind-tech-card{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px;height:100%}.usg-ind-tech-card h3{margin-bottom:12px}.usg-ind-tech-card p{margin:0;color:var(--brand-text)}.usg-ind-stats{background:var(--brand-primary-dark);padding:64px 0}.usg-ind-stats__row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.usg-ind-stats__num{font-size:max(2rem, min(4vw, 2.75rem));font-weight:800;color:var(--brand-accent);line-height:1.1}.usg-ind-stats__label{margin-top:8px;color:#fff;font-size:.95rem}@media (max-width:991.98px){.usg-ind-stats__row{grid-template-columns:repeat(2,1fr)}}.usg-ind-cta{background:var(--brand-bg-alt);padding:80px 0}.usg-ind-cta p{max-width:640px;margin:16px auto 32px;color:var(--brand-text)}