.wg-ind-hero{position:relative;min-height:520px;display:flex;align-items:center;padding:180px 0 80px;overflow:hidden;background:var(--brand-primary-dark)}.wg-ind-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:400px}.wg-ind-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(30,22,16,.85),rgba(30,22,16,.45))}.wg-ind-hero__content{position:relative;z-index:1;max-width:780px}.wg-ind-hero__content .section-kicker{color:var(--brand-secondary-light)!important}.wg-ind-hero__content h1,.wg-ind-hero__content p{color:#fff!important}.wg-ind-card{background:#fff;border-radius:var(--brand-radius);overflow:hidden;height:100%;border:1px solid var(--brand-border);box-shadow:var(--brand-shadow)}.wg-ind-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;min-height:200px}.wg-ind-card__body{padding:24px}.wg-ind-card__body p{color:var(--brand-text);margin:0}.wg-ind-debate{margin-top:40px;max-width:900px;margin-left:auto;margin-right:auto;color:var(--brand-text)}.wg-ind-stats{background:var(--brand-primary);padding:48px 0}.wg-ind-stats__row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.wg-ind-stats__num{font-size:2.5rem;font-family:var(--brand-font-display);font-weight:700;color:#fff!important}.wg-ind-stats__label{color:#fff!important;margin-top:8px}@media (max-width:767px){.wg-ind-stats__row{grid-template-columns:repeat(2,1fr)}}.wg-ind-cta{background:var(--brand-bg-alt)}.wg-ind-cta p{max-width:680px;margin:16px auto 28px;color:var(--brand-text)}.wg-ind-cta-extra{max-width:760px;margin:28px auto 0;color:var(--brand-text);text-align:left}