.industries-hero{padding:108px 0 70px;background:var(--brand-primary-dark)}.industries-hero h1,.industries-hero p{color:#fff}.industries-hero .container{max-width:900px}.industry-icon-grid,.requirements-table{padding:84px 0}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.industry-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px;background:#fff}.industry-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;font-weight:800;margin-bottom:18px}.industry-grid p{color:var(--brand-text-secondary);line-height:1.7}.requirements-table{background:var(--brand-bg-alt)}