@charset "UTF-8";:root{--brand-primary:#0A0A0A;--brand-primary-dark:#000000;--brand-primary-light:#2B2B2B;--brand-secondary:#1E40AF;--brand-accent:#1E40AF;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F5F5;--brand-text:#0A0A0A;--text-on-dark:#FFFFFF;--brand-muted:#5F6368;--brand-border:#DADDE2;--brand-warning:#F3B21A;--brand-success:#15803D;--brand-danger:#B91C1C}*{box-sizing:border-box}body{margin:0;color:#0a0a0a;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}a:hover{color:#1e40af;color:var(--brand-secondary)}img{max-width:100%;height:auto;display:block}.section{padding:88px 0}.section-alt{background:#f5f5f5;background:var(--brand-bg-alt)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#1e40af;color:var(--brand-secondary);font-size:.78rem;font-weight:700;text-transform:uppercase}.eyebrow.light{color:#fff;color:var(--text-on-dark)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.section-title,h1,h2,h3{color:#0a0a0a;color:var(--brand-text);font-weight:800;line-height:1.12;letter-spacing:0}.section-heading p,.section-lead,.static-note{color:#5f6368;color:var(--brand-muted)}.btn{border-radius:4px;font-weight:700}.btn-primary{background:#1e40af;background:var(--brand-secondary);border-color:#1e40af;border-color:var(--brand-secondary);color:#fff;color:var(--text-on-dark)}.btn-primary:focus,.btn-primary:hover{background:#17358f;border-color:#17358f;color:#fff;color:var(--text-on-dark)}.btn-outline-primary{color:#1e40af;color:var(--brand-secondary);border-color:#1e40af;border-color:var(--brand-secondary)}.btn-outline-primary:focus,.btn-outline-primary:hover{background:#1e40af;background:var(--brand-secondary);border-color:#1e40af;border-color:var(--brand-secondary);color:#fff;color:var(--text-on-dark)}.form-card{background:#fff;border:1px solid #dadde2;border:1px solid var(--brand-border);border-radius:8px;padding:28px;box-shadow:0 20px 50px rgba(10,10,10,.12)}.cta-split,.subpage-cta{padding:88px 0 104px;background:#0a0a0a;background:var(--brand-primary);color:#fff;color:var(--text-on-dark)}.cta-split h2,.cta-split p,.subpage-cta h2,.subpage-cta p{color:#fff;color:var(--text-on-dark)}.check-list{list-style:none;padding:0;margin:24px 0 0}.check-list li{position:relative;padding-left:28px;margin-bottom:12px;color:rgba(255,255,255,.88)}.check-list li::before{content:"";position:absolute;left:0;top:10px;width:12px;height:12px;border:3px solid #f3b21a;border:3px solid var(--brand-warning);border-radius:50%}@media (max-width:767.98px){.section{padding:64px 0}.form-card{padding:20px}}[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:#000;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:#0a0a0a;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:#000;background-color:var(--brand-primary-dark,#1a2434)}.feedback-form .form-label{font-size:.9rem;font-weight:700;color:#0a0a0a;color:var(--brand-text)}.feedback-form .require::after{content:" *";color:#b91c1c;color:var(--brand-danger)}.feedback-form .form-control,.feedback-form .form-select{border-radius:4px;border-color:#dadde2;border-color:var(--brand-border);min-height:46px}.feedback-form textarea.form-control{min-height:112px}.feedback-form .form-check-label{color:#5f6368;color:var(--brand-muted);font-size:.9rem}.feedback-form .form-check-label a{color:#1e40af;color:var(--brand-secondary);-webkit-text-decoration:underline;text-decoration:underline}