.industries-hero-stage{padding-top:160px;padding-bottom:90px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-neutral-dark));text-align:center}.industries-hero-stage .container{max-width:900px}.industries-hero-stage .eyebrow,.industries-hero-stage h1,.industries-hero-stage p{color:#fff}.industry-grid-section{background:#fff}.industry-icon-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.industry-icon-grid article>span{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:var(--brand-radius);background:var(--brand-secondary);color:#fff;font-weight:900}.industry-icon-grid h3{margin:0 0 10px;color:var(--brand-primary-dark);font-size:1.12rem;font-weight:900}.industry-icon-grid p{margin:0}.technical-requirements-section{background:var(--brand-bg-alt)}.requirements-layout{display:grid;grid-template-columns:0.82fr 1.18fr;grid-gap:42px;gap:42px;align-items:start}.requirements-layout h2{margin:0 0 16px;color:var(--brand-text);font-size:max(1.7rem, min(3vw, 2.5rem));line-height:1.15;font-weight:900}.requirements-table-wrap{overflow-x:auto;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.requirements-table{width:100%;min-width:680px;border-collapse:collapse}.requirements-table td,.requirements-table th{padding:16px;border-bottom:1px solid var(--brand-border);color:var(--brand-text);vertical-align:top}.requirements-table th{background:var(--brand-primary-dark);color:#fff;font-weight:900}.requirements-table tr:last-child td{border-bottom:0}@media (max-width:991px){.requirements-layout{grid-template-columns:1fr}}@media (max-width:575px){.industries-hero-stage{padding-top:120px}}