.industries-hero{background:linear-gradient(135deg,var(--brand-neutral-dark),var(--brand-primary-dark))}.industry-icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.industry-icon-grid article{min-height:260px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:26px;box-shadow:0 16px 42px rgba(32,25,36,.08)}.industry-icon-grid span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:850;margin-bottom:18px}.industry-requirements{background:var(--brand-bg-alt)}.industry-table{border:1px solid var(--brand-border);background:var(--brand-bg)}.industry-table th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.industry-table td{color:var(--brand-text)}.industries-final-cta p{max-width:780px}