.industries-technical-hero{padding:150px 0 96px;background:#15231f}.industries-technical-hero .ma-eyebrow,.industries-technical-hero h1,.industries-technical-hero p{color:var(--brand-text-inverse)}.industries-technical-hero h1{font-size:max(2rem, min(4vw, 3.5rem));max-width:900px}.industry-icon-grid{background:var(--brand-bg)}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:var(--brand-bg)}.industry-grid .ico{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--brand-text-inverse);border-radius:var(--brand-radius);font-weight:800;margin-bottom:16px}.technical-requirements{background:var(--brand-bg-alt)}.industry-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.industry-table th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.requirements-note{margin-top:20px}@media (max-width:991px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid{grid-template-columns:1fr}}