.industries-hero{padding:112px 0 96px;background:var(--brand-primary-dark)}.industries-hero .container{max-width:860px}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.industry-icon-grid article{min-height:220px;padding:22px;border:1px solid var(--brand-border);background:var(--brand-bg)}.industry-icon-grid span{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:18px;border:1px solid var(--brand-primary);color:var(--brand-primary-dark);font-weight:900}.industry-icon-grid h3{margin:0 0 10px;color:var(--brand-text);font-size:1rem}.industry-icon-grid p{margin:0;color:var(--brand-text);font-size:.95rem}.requirements-table-wrap{overflow-x:auto;border:1px solid var(--brand-border);background:var(--brand-bg)}.requirements-table{width:100%;min-width:760px;border-collapse:collapse}.requirements-table td,.requirements-table th{padding:16px;border-bottom:1px solid var(--brand-border);color:var(--brand-text);text-align:left;vertical-align:top}.requirements-table th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-size:.88rem;text-transform:uppercase}.requirements-table tr:last-child td{border-bottom:0}@media (max-width:991.98px){.industry-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.industry-icon-grid{grid-template-columns:1fr}}