.industries-hero{background:#182e20;color:var(--brand-text-inverse)}.industries-hero .container{max-width:900px;padding-bottom:96px}.industries-hero .section-kicker,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-minimal-hero h1{font-size:max(1.5rem, min(4.4vw, 2.4rem));line-height:1.16}.industry-grid-section .industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.industry-grid-section article{padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.industry-grid-section span{display:inline-flex;margin-bottom:14px;color:var(--brand-primary);font-weight:700}.technical-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.technical-table thead th{color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.technical-table td,.technical-table th{padding:16px;border-color:var(--brand-border);color:var(--brand-text)}@media (max-width:991px){.industry-grid-section .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid-section .industry-grid{grid-template-columns:1fr}}