.industries-hero{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:88px 0}.industries-hero h1{color:var(--brand-text-inverse);font-size:max(2.2rem, min(4vw, 3.7rem));font-weight:800}.industries-hero p{color:rgba(255,255,255,.8);line-height:1.78}.industries-hero img{border-radius:var(--radius);min-height:410px;-o-object-fit:cover;object-fit:cover;width:100%}.industry-grid-section{background:var(--brand-bg)}.industry-icon-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.industry-icon-grid article{background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--radius);padding:28px}.industry-icon-grid span{align-items:center;background:var(--brand-primary);border-radius:var(--radius);color:var(--brand-text-inverse);display:inline-flex;font-weight:800;height:44px;justify-content:center;margin-bottom:18px;width:44px}.industry-icon-grid h2{font-size:1.18rem;font-weight:800}.industry-icon-grid p{color:var(--brand-neutral-mid);line-height:1.7}.requirements-section{background:var(--brand-bg-alt)}.requirements-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.requirements-table th{background:var(--brand-neutral-dark);color:var(--brand-text-inverse)}.requirements-table td,.requirements-table th{border-color:var(--brand-border);padding:18px;vertical-align:top}.industries-cta{background:var(--brand-bg)}