.blac-industries-hero{background:linear-gradient(135deg,var(--brand-neutral-dark),var(--brand-primary-dark));padding:160px 0 92px}.blac-industries-hero .container{max-width:840px}.blac-industries-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.blac-industries-hero p{color:var(--brand-text-inverse)}.blac-industry-icon-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.blac-industry-icon-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;grid-gap:12px;gap:12px;min-height:290px;padding:24px}.blac-industry-icon-grid span{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border-radius:var(--brand-radius);display:block;height:48px;width:48px}.blac-requirements{background:var(--brand-bg-alt)}.blac-table-intro{color:var(--brand-text);max-width:900px}.blac-fit-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.blac-fit-table thead th{background:var(--brand-neutral-dark);color:var(--brand-text-inverse)}.blac-fit-table td,.blac-fit-table th{border-color:var(--brand-border);color:var(--brand-text);vertical-align:top}@media (max-width:991.98px){.blac-industry-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.blac-industries-hero{padding-top:132px}.blac-industry-icon-grid{grid-template-columns:1fr}}