.apex-employer-form{padding:28px;border:1px solid #dce2e8;border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(16,35,63,.08)}
.apex-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.apex-employer-form label{display:block;font-weight:700;color:#10233f;margin-bottom:16px}
.apex-employer-form input,.apex-employer-form select,.apex-employer-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #bbc6d1;border-radius:8px;font:inherit;background:#fff}
.apex-employer-form button{border:0;border-radius:9px;padding:13px 20px;background:#d7a740;color:#111;font-weight:800;cursor:pointer}
.apex-consent{font-weight:500!important}.apex-consent input{display:inline;width:auto;margin-right:7px}.apex-hp{position:absolute;left:-9999px}.apex-success{padding:14px 16px;border-left:4px solid #2e7d32;background:#eef9ef;margin-bottom:18px}
.apex-insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.apex-insight-card{border:1px solid #dce2e8;border-radius:14px;padding:22px;background:#fff}.apex-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#1e5a92}.apex-read{font-weight:800}.apex-faq details{border-bottom:1px solid #dce2e8;padding:15px 0}.apex-faq summary{cursor:pointer;font-weight:800;color:#10233f}
@media(max-width:800px){.apex-form-grid,.apex-insights-grid{grid-template-columns:1fr}}
