@charset "UTF-8";:root{--brand-primary:#1E40AF;--brand-primary-dark:#0B2440;--brand-primary-light:#3B82F6;--brand-secondary:#FACC15;--brand-accent:#22D3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F3F7FB;--brand-text:#111827;--brand-text-soft:#334155;--brand-text-inverse:#FFFFFF;--brand-border:#D8E2EE;--brand-success:#16A34A;--brand-warning:#F59E0B;--brand-danger:#DC2626;--brand-radius:8px;--shadow-soft:0 18px 45px rgba(11, 36, 64, 0.14)}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111827;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}a{color:#1e40af;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#0b2440;color:var(--brand-primary-dark)}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{color:#111827;color:var(--brand-text);line-height:1.14;margin-top:0;font-weight:800}h1{font-size:56px}h2{font-size:38px}h3{font-size:23px}p{margin-top:0;color:#334155;color:var(--brand-text-soft)}section{padding-top:80px;padding-bottom:80px}.section-light{background:#f3f7fb;background:var(--brand-bg-alt)}.section-dark{background:#0b2440;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.section-heading{max-width:820px;margin-bottom:36px}.section-heading h2{margin-bottom:14px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#22d3ee;color:var(--brand-accent);font-size:13px;font-weight:800;text-transform:uppercase}.btn-form-submit,.btn-primary-solid,.btn-secondary-outline,.read-more{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:6px;font-weight:800;border:1px solid transparent;transition:transform .2s,background .2s,color .2s}.btn-primary-solid{background:#22d3ee;background:var(--brand-accent);color:#0b2440;color:var(--brand-primary-dark)}.btn-primary-solid:hover{transform:translateY(-1px);background:#67e8f9;color:#0b2440;color:var(--brand-primary-dark)}.btn-secondary-outline{border-color:rgba(255,255,255,.8);color:#fff;color:var(--brand-text-inverse);background:0 0}.btn-secondary-outline:hover{background:rgba(255,255,255,.12);color:#fff;color:var(--brand-text-inverse)}.check-list{padding:0;margin:24px 0 0;list-style:none;display:grid;grid-gap:12px;gap:12px}.check-list li{position:relative;padding-left:28px;color:inherit}.check-list li::before{content:"";position:absolute;left:0;top:9px;width:12px;height:12px;border-radius:3px;background:#22d3ee;background:var(--brand-accent)}.card-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:6px;background:#0b2440;background:var(--brand-primary-dark);color:#fff;font-weight:900;margin-bottom:18px}.form-panel{background:#fff;border-radius:8px;border-radius:var(--brand-radius);box-shadow:0 18px 45px rgba(11,36,64,.14);box-shadow:var(--shadow-soft);padding:30px;color:#111827;color:var(--brand-text)}.form-panel h3{color:#111827;color:var(--brand-text);margin-bottom:18px}.bottom-cta,.cta-section{padding-top:80px;padding-bottom:96px}.cta-section{background:linear-gradient(135deg,#0b2440,#102a4a);background:linear-gradient(135deg,var(--brand-primary-dark),#102a4a);color:#fff;color:var(--brand-text-inverse)}.cta-section h2,.cta-section h3,.cta-section li,.cta-section p,.cta-section span{color:#fff;color:var(--brand-text-inverse)}.cta-section .form-panel h3,.cta-section .form-panel label,.cta-section .form-panel li,.cta-section .form-panel p,.cta-section .form-panel span{color:#111827;color:var(--brand-text)}.compact{max-width:820px;text-align:center}.narrow{max-width:860px}[class*=-grid]{display:grid;grid-gap:24px;gap:24px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){h1{font-size:42px}h2{font-size:32px}section{padding-top:64px;padding-bottom:64px}.bottom-cta,.cta-section{padding-top:64px;padding-bottom:84px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){h1{font-size:34px}h2{font-size:27px}.form-panel{padding:22px}[class*=-grid],[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991.98px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child),[class*=-grid]:has(> :nth-child(7):last-child){grid-template-columns:1fr}}.modal-header,[class*=compact-page-hero],[class*=hero-banner],[class*=hero-centered],[class*=hero-section],[class*=home-hero],[class*=page-hero],[class*=subpage-hero]{background-color:#0b2440;background-color:var(--brand-primary-dark,#1a2434)}.modal-header,.modal-header .btn-close,.modal-header .modal-title{color:#fff}.btn-outline-light:not(:hover){border-color:#fff}.feedback-form .form-intro h1,.feedback-form .form-intro h2,.feedback-form .form-intro h3,.feedback-form .form-intro h4,.feedback-form .form-intro p,.form-shell .form-intro h1,.form-shell .form-intro h2,.form-shell .form-intro h3,.form-shell .form-intro h4,.form-shell .form-intro p,.modal-content .feedback-form h2,.modal-content .feedback-form h3,.modal-content .form-intro h2,.modal-content .form-intro h3{color:#111827;color:var(--brand-text,#2b2b2b)}.feedback-form,.form-shell{background-color:transparent}[class*=article-hero],[class*=blog-detail-hero],[class*=blog-hero],[class*=magazine-hero]{background-color:#0b2440;background-color:var(--brand-primary-dark,#1a2434)}.feedback-form .form-label{font-weight:800;color:#111827;color:var(--brand-text)}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border:1px solid #d8e2ee;border:1px solid var(--brand-border);border-radius:6px}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:#22d3ee;border-color:var(--brand-accent);box-shadow:0 0 0 .2rem rgba(34,211,238,.16)}.feedback-form .form-check-label,.feedback-form .form-check-label a{font-size:14px}.btn-form-submit{width:100%;background:#1e40af;background:var(--brand-primary);color:#fff}.btn-form-submit:hover{background:#0b2440;background:var(--brand-primary-dark);color:#fff}