.industries-hero{background:var(--brand-text);color:var(--brand-text-inverse)}.industries-hero .section-kicker,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero p{color:rgba(255,255,255,.82);max-width:980px}.industry-icon-grid-section,.requirements-section{padding:72px 0}.industry-icon-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.industry-icon-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;text-align:center}.industry-icon-grid span{align-items:center;background:var(--brand-primary);border-radius:50%;color:var(--brand-text-inverse);display:inline-flex;font-weight:900;height:64px;justify-content:center;width:64px}.industry-icon-grid h2{font-size:1.2rem;font-weight:900;margin:18px 0 10px}.industry-icon-grid p{color:var(--brand-text-muted)}.requirements-section{background:var(--brand-bg-alt)}.requirements-table{background:#fff;border-radius:var(--brand-radius);overflow:hidden}.requirements-table th{background:var(--brand-secondary);color:var(--brand-text-inverse)}