.industries-hero{padding:88px 0;background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.industries-hero h1{max-width:820px}.industries-hero p{max-width:860px;font-size:1.1rem}.two-column-detailed-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.checklist-grid label,.cta-panel,.two-column-detailed-cards article{border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.two-column-detailed-cards article{padding:30px}.two-column-detailed-cards a{font-weight:800}.section-alt{background:var(--brand-bg-alt)}.checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.checklist-grid label{padding:18px;color:var(--brand-text);font-weight:700}.checklist-grid input{margin-right:10px}.industries-cta{background:linear-gradient(135deg,var(--brand-primary-dark),#0a1828)}.cta-panel{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1fr);grid-gap:28px;gap:28px;align-items:start;padding:32px}.cta-panel h2,.cta-panel p{color:var(--brand-text)}@media (max-width:991px){.checklist-grid,.cta-panel,.two-column-detailed-cards{grid-template-columns:1fr}}