:root{--brand-primary:#E4002B;--brand-primary-dark:#740016;--brand-primary-light:#F59EAE;--brand-secondary:#1A1012;--brand-accent:#111111;--brand-neutral-dark:#1A1F2A;--brand-neutral-mid:#5A6472;--brand-neutral-light:#F3F5F8;--brand-bg:#FFFFFF;--brand-bg-alt:#FDEBEE;--brand-text:#1A1F2A;--brand-text-inverse:#FFFFFF;--brand-border:#D9E0E9;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px;--brand-font:Inter,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}body,html{max-width:100%;overflow-x:clip}body{margin:0;background:#fff;background:var(--brand-bg);color:#1a1f2a;color:var(--brand-text);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-family:var(--brand-font);line-height:1.65}img{display:block;max-width:100%}img[src=""]{color:transparent;font-size:0;text-indent:-9999px;background:#2a1117}dd,dt,h1,h2,h3,h4,h5,h6,li,p{color:#1a1f2a;color:var(--brand-text)}h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;letter-spacing:-.035em}h2{font-size:max(1.7rem, min(3vw, 2.65rem));line-height:1.15;letter-spacing:-.02em}h3{line-height:1.25}a{color:#740016;color:var(--brand-primary-dark)}.container{max-width:1200px}.section{padding:80px 0}.section-cta{padding:80px 0 96px}.section-heading{max-width:780px;margin-bottom:40px}.section-heading p{margin-bottom:0}.eyebrow{display:block;margin-bottom:12px;color:#e4002b;color:var(--brand-primary);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.btn{border-radius:8px;border-radius:var(--brand-radius);font-weight:750}.section-dark{background:#1a1012;background:var(--brand-secondary)}.section-dark a:not(.btn),.section-dark h1,.section-dark h2,.section-dark h3,.section-dark li,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.evx-navbar{min-height:76px;background:#740016;border-bottom:1px solid rgba(255,255,255,.18);transition:background .3s,box-shadow .3s}.evx-navbar.scrolled{background:#fff;box-shadow:0 8px 30px rgba(26,31,42,.12)}.evx-navbar .navbar-brand img{width:180px;height:40px;min-width:180px;min-height:40px;-o-object-fit:contain;object-fit:contain}.evx-navbar .nav-link{padding:.65rem .58rem!important;color:#fff;font-size:.84rem;font-weight:700}.evx-navbar .nav-link.active,.evx-navbar .nav-link:hover{color:#fff;box-shadow:inset 0 -2px #fff}.evx-navbar.scrolled .nav-link{color:#1a1f2a;color:var(--brand-text)}.evx-navbar.scrolled .nav-link.active,.evx-navbar.scrolled .nav-link:hover{color:#740016;color:var(--brand-primary-dark);box-shadow:inset 0 -2px #e4002b;box-shadow:inset 0 -2px var(--brand-primary)}.evx-navbar .navbar-toggler{background:#fff;border-color:#fff}.evx-nav-cta{border:1px solid #fff;border-radius:20px;background:#fff;color:#740016;white-space:nowrap}.evx-navbar.scrolled .evx-nav-cta{border-color:#e4002b;border-color:var(--brand-primary);background:#e4002b;background:var(--brand-primary);color:#fff}.site-footer{padding:72px 0 32px;background:#1a1012}.site-footer a,.site-footer h2,.site-footer h3,.site-footer p,.site-footer span{color:#fff}.site-footer h2{font-size:1.45rem}.site-footer h3{font-size:.84rem;letter-spacing:.1em;text-transform:uppercase}.footer-intro{display:flex;justify-content:space-between;gap:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.18)}.footer-intro p{max-width:620px;margin:0;color:rgba(255,255,255,.82)}.footer-cols{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:28px;gap:28px;padding:40px 0}.footer-cols a{display:block;margin:8px 0;color:rgba(255,255,255,.8);-webkit-text-decoration:none;text-decoration:none}.footer-cols a:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.footer-bottom a{margin-left:20px}.modal-header{background:#740016}.modal-header .modal-title{color:#fff}.modal-header .btn-close{filter:invert(1)}.modal-body{background:#fff;color:#1a1f2a;color:var(--brand-text)}@media (max-width:991.98px){.evx-navbar .navbar-collapse{max-height:calc(100vh - 76px);overflow-y:auto;padding:16px;margin:12px -12px -8px;background:#740016}.evx-navbar.scrolled .navbar-collapse{background:#fff}.evx-navbar .nav-link{padding:10px 0!important}.footer-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.section{padding:64px 0}.section-cta{padding:64px 0 80px}.footer-bottom,.footer-intro{display:block}.footer-intro p{margin-top:12px}.footer-cols{grid-template-columns:1fr;gap:20px}.footer-bottom span{display:block;margin-top:10px}.footer-bottom a{margin:0 16px 0 0}}.feedback-form{color:#1a1f2a;color:var(--brand-text)}.feedback-form .form-check-label,.feedback-form .form-label{color:#1a1f2a;color:var(--brand-text);font-weight:650}.feedback-form .form-control,.feedback-form .form-select{min-height:46px;border-color:#a8b2c0;border-radius:4px;color:#1a1f2a;color:var(--brand-text)}.feedback-form textarea.form-control{min-height:132px}.feedback-form a{color:#740016;font-weight:750}.feedback-form .btn-dark{background:#1a1012;border-color:#1a1012;color:#fff}