.vr-ind-hero{position:relative;min-height:460px;display:flex;align-items:flex-end;padding:160px 0 48px;background:#102820;overflow:hidden}.vr-ind-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.vr-ind-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:360px}.vr-ind-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(16,40,32,.92) 0,rgba(16,40,32,.35) 100%)}.vr-ind-hero__panel{position:relative;z-index:2;max-width:700px;width:100%;padding:28px;border:1px solid rgba(74,227,144,.45);background:rgba(16,40,32,.65)}.vr-ind-hero__panel h1{font-size:max(1.75rem, min(5vw, 3rem));max-width:100%;word-break:normal;word-wrap:normal}.vr-ind-hero__panel h1,.vr-ind-hero__panel p{color:var(--brand-text-inverse)!important}.vr-ind-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.vr-ind-card__media{aspect-ratio:16/10;background:var(--brand-bg-alt)}.vr-ind-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:180px}.vr-ind-card__body{padding:20px}.vr-ind-card__body p{color:var(--brand-text);margin:0}.vr-ind-stats{background:var(--brand-primary-dark);padding:48px 0}.vr-ind-stat__num{display:block;font-size:2.25rem;font-weight:700;color:var(--brand-accent);margin-bottom:8px}.vr-ind-stat__label{display:block;color:var(--brand-text-inverse);font-size:.9rem}.vr-ind-tradeoffs{background:var(--brand-bg-alt)}.vr-ind-cta{background:var(--brand-bg)}.vr-ind-cta p{max-width:680px;margin:12px auto 24px;color:var(--brand-text)}