@charset "UTF-8";:root{--brand-primary:#0B5CAD;--brand-primary-dark:#083E75;--brand-primary-light:#D7E9FA;--brand-secondary:#16324F;--brand-accent:#F5A623;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F4F8;--brand-text:#1A202C;--brand-text-muted:#5B6878;--brand-text-inverse:#FFFFFF;--brand-border:#D8E1EA;--brand-success:#1B8A5A;--brand-warning:#F5A623;--brand-danger:#C9342F;--shadow-soft:0 18px 48px rgba(8, 62, 117, 0.12);--radius:4px}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#1a202c;color:var(--brand-text);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#0b5cad;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#083e75;color:var(--brand-primary-dark)}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{color:inherit;font-weight:700;line-height:1.18;letter-spacing:0}h1{font-size:48px}h2{font-size:36px}h3{font-size:22px}p{color:#5b6878;color:var(--brand-text-muted)}.section-pad{padding:80px 0}.compact-pad{padding-top:64px;padding-bottom:64px}.narrow{max-width:840px}.eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:14px;color:#0b5cad;color:var(--brand-primary);font-size:13px;font-weight:700;text-transform:uppercase}.eyebrow.light{color:#f5a623;color:var(--brand-accent)}.section-heading{max-width:780px;margin:0 auto 42px;text-align:center}.section-heading p{margin-bottom:0;font-size:17px}.btn-brand-outline,.btn-brand-primary{border-radius:4px;border-radius:var(--radius);font-weight:700}.btn-brand-primary{border-color:#0b5cad;border-color:var(--brand-primary);background:#0b5cad;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.btn-brand-primary:hover{border-color:#083e75;border-color:var(--brand-primary-dark);background:#083e75;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.btn-brand-outline{border:1px solid #0b5cad;border:1px solid var(--brand-primary);color:#0b5cad;color:var(--brand-primary);background:0 0}.btn-brand-outline:hover{background:#0b5cad;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.wx-navbar-line{border-bottom:1px solid #d8e1ea;border-bottom:1px solid var(--brand-border);background:#fff;padding-top:6px;padding-bottom:6px}.wx-navbar-line .brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.wx-navbar-line .nav-link{padding:8px 12px;color:#1a202c;color:var(--brand-text);font-size:14px;font-weight:600}.wx-navbar-line .nav-link:hover{color:#0b5cad;color:var(--brand-primary)}.site-footer{background:#071b2e;color:#fff;color:var(--brand-text-inverse);padding:72px 0 28px}.footer-bottom,.site-footer a,.site-footer li,.site-footer p{color:rgba(255,255,255,.76)}.site-footer h5,.site-footer h6{color:#fff;color:var(--brand-text-inverse)}.footer-contact li{margin-bottom:8px}.footer-links a{display:block;margin-bottom:10px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.14);margin-top:46px;padding-top:22px;font-size:14px}.blog-card,.contact-grid article,.cta-panel,.error-shell,.feature-stat-grid article,.form-card,.modal-content,.partner-grid article,.product-card,.recent-card,.risk-card,.service-grid article{border-radius:4px;border-radius:var(--radius)}.modal-header{align-items:flex-start}.check-list{display:grid;grid-gap:12px;gap:12px;padding-left:0;color:#fff;color:var(--brand-text-inverse);list-style:none}.check-list li{position:relative;padding-left:28px}.check-list li::before{content:"";position:absolute;top:9px;left:0;width:11px;height:11px;border:3px solid #f5a623;border:3px solid var(--brand-accent);border-radius:50%}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d8e1ea;border:1px solid var(--brand-border);background:#fff}.stat-item{min-height:132px;padding:28px;border-right:1px solid #d8e1ea;border-right:1px solid var(--brand-border)}.stat-item:last-child{border-right:0}.stat-item strong{display:block;color:#0b5cad;color:var(--brand-primary);font-size:38px;line-height:1}.stat-item span{display:block;margin-top:10px;color:#5b6878;color:var(--brand-text-muted);font-weight:600}.legal-page h1{margin-bottom:22px}.legal-page h2{margin-top:36px;font-size:24px}.error-page{min-height:62vh;display:flex;align-items:center}.error-shell{max-width:720px;margin:0 auto;border:1px solid #d8e1ea;border:1px solid var(--brand-border);padding:54px;text-align:center;box-shadow:0 18px 48px rgba(8,62,117,.12);box-shadow:var(--shadow-soft)}.error-code{display:block;color:#0b5cad;color:var(--brand-primary);font-size:72px;font-weight:800;line-height:1}.error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}@media (max-width:991px){h1{font-size:38px}h2{font-size:30px}.section-pad{padding:60px 0}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item:nth-child(2){border-right:0}.stat-item:nth-child(-n+2){border-bottom:1px solid #d8e1ea;border-bottom:1px solid var(--brand-border)}.footer-bottom{flex-direction:column}}@media (max-width:575px){h1{font-size:30px}h2{font-size:26px}.section-pad{padding:44px 0}.stats-row{grid-template-columns:1fr}.stat-item{border-right:0;border-bottom:1px solid #d8e1ea;border-bottom:1px solid var(--brand-border)}.stat-item:last-child{border-bottom:0}}[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:#083e75;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:#1a202c;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:#083e75;background-color:var(--brand-primary-dark,#1a2434)}.feedback-form .form-label{color:#1a202c;color:var(--brand-text);font-size:14px;font-weight:700}.feedback-form .require::after{content:" *";color:#c9342f;color:var(--brand-danger)}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-color:#d8e1ea;border-color:var(--brand-border);border-radius:4px;border-radius:var(--radius)}.feedback-form textarea.form-control{min-height:132px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:#0b5cad;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(11,92,173,.14)}.feedback-form .form-check-label{color:#5b6878;color:var(--brand-text-muted);font-size:14px}