.industries-dark-minimal{padding:160px 0 82px;background:linear-gradient(135deg,var(--brand-secondary),var(--brand-primary-dark))}.industries-dark-minimal .container{max-width:880px}.industries-dark-minimal p{max-width:760px}.industry-grid-section{background:var(--brand-bg)}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.industry-grid article{min-height:280px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.industry-icon{display:grid;align-items:center;justify-items:center;place-items:center;width:52px;height:52px;margin-bottom:18px;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:700}.industry-grid h2{font-size:1.08rem}.industry-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;margin-top:44px;padding-top:28px;border-top:1px solid var(--brand-border)}.technical-requirements{background:var(--brand-bg-alt)}.vdj-table{margin-bottom:0;background:var(--brand-bg);border:1px solid var(--brand-border)}.vdj-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);border-color:var(--brand-primary-dark)}.vdj-table td,.vdj-table th{padding:18px;color:var(--brand-text);vertical-align:top}.industries-cta{background:var(--brand-secondary);text-align:center}.industries-cta .container{max-width:800px}@media (max-width:991px){.industry-copy,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industries-dark-minimal{padding-top:140px}.industry-copy,.industry-grid{grid-template-columns:1fr}}