.industries-hero{padding-top:160px;padding-bottom:88px;background:var(--brand-primary-dark)}.industries-hero-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(340px,0.82fr);grid-gap:44px;gap:44px;align-items:center}.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero img{width:100%;aspect-ratio:32/25;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.24)}.industry-grid-section{background:var(--brand-bg)}.industry-icon-grid article{border:1px solid var(--brand-border);padding:26px;background:var(--brand-bg)}.industry-icon-grid span{width:56px;height:56px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-bg-alt);color:var(--brand-primary);border:1px solid var(--brand-border);font-weight:780;margin-bottom:18px}.industry-icon-grid h3{color:var(--brand-text);font-size:1.08rem}.industry-icon-grid p{color:var(--brand-text)}.technical-requirements-section{background:var(--brand-bg-alt)}.requirements-table{border:1px solid var(--brand-border);overflow:hidden}.industries-cta{background:var(--brand-secondary)}@media (max-width:991px){.industries-hero-grid{grid-template-columns:1fr}}