.industries-dark-hero{padding:92px 0;background:#111827;color:#fff}.industries-dark-hero .container{max-width:960px}.industries-dark-hero .eyebrow,.industries-dark-hero h1,.industries-dark-hero p{color:#fff}.industry-icon-grid,.technical-requirements{padding:82px 0}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}@media (max-width:991.98px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.industry-grid{grid-template-columns:1fr}}.industry-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}.industry-grid span{display:inline-flex;margin-bottom:18px;padding:8px 10px;border-radius:6px;background:rgba(91,108,255,.12);color:var(--brand-accent);font-weight:900}.industry-grid p,.requirement-copy{color:var(--brand-text-muted)}.technical-requirements{background:var(--brand-bg-alt)}.requirement-table{background:#fff;border:1px solid var(--brand-border)}.requirement-table th{color:#fff;background:var(--brand-primary-dark)}.requirement-copy{max-width:900px;margin:28px auto 0}