:root{--brand-navy:#1a2a5a;--brand-navy-dark:#11204a;--brand-navy-light:#2c3f76;--brand-blue:#11204a;--brand-orange:#ff512f;--brand-orange-light:#ff6b4a;--brand-orange-dark:#922010;--brand-teal:#1ba39c;--brand-gold:#c9a24b;--brand-light:#f4f7fb;--text:#1e293b;--muted:#64748b;--border:#e2e8f0;--soft:#f1f5f9;--container:1440px}@media (max-width:768px){:root{--brand-navy:#1a1a1a;--brand-navy-dark:#000;--brand-navy-light:#3a3a3a;--brand-blue:#000;--brand-orange:#ff512f;--brand-orange-light:#ff6b4a;--brand-orange-dark:#922010;--brand-light:#fdf3ef}}*{box-sizing:border-box}html,body{max-width:100%;margin:0;padding:0}html{overflow-x:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img,video{max-width:100%;display:block}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 5rem}@media (max-width:768px){.container{padding:0 3rem}}@media (max-width:480px){.container{padding:0 2rem}}@media (max-width:768px){body.has-bottom-nav{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}
.Header-module__arFiJq__header{z-index:180;background:0 0;border-bottom:1px solid #0000;transition:background .3s,box-shadow .3s,border-color .3s,padding .3s;position:fixed;top:0;left:0;right:0}.Header-module__arFiJq__scrolled{-webkit-backdrop-filter:blur(10px);border-bottom-color:var(--soft);background:#fffffff5;box-shadow:0 8px 24px #0a1f440f}.Header-module__arFiJq__scrolled .Header-module__arFiJq__inner{padding-top:.45rem;padding-bottom:.45rem}.Header-module__arFiJq__scrolledLight{-webkit-backdrop-filter:blur(20px)saturate(1.6);background:#ffffffeb;border-bottom-color:#0a1f4414;box-shadow:0 8px 24px #0a1f4414}.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__inner{padding-top:.45rem;padding-bottom:.45rem}.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__logoImg{filter:none}.Header-module__arFiJq__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;transition:padding .3s;display:flex}.Header-module__arFiJq__logos{flex-shrink:0;align-items:center;display:flex}.Header-module__arFiJq__logoImg{object-fit:contain;filter:brightness(0)invert();width:auto;height:70px;transition:filter .3s,height .3s;display:block}.Header-module__arFiJq__scrolled .Header-module__arFiJq__logoImg{filter:none}.Header-module__arFiJq__nav{color:#fff;flex:1;justify-content:center;align-items:center;gap:2.25rem;font-size:.95rem;font-weight:500;transition:color .3s;display:none}.Header-module__arFiJq__scrolled .Header-module__arFiJq__nav,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__nav{color:#1a1a1a}@media (min-width:1024px){.Header-module__arFiJq__nav{display:flex}}.Header-module__arFiJq__navLink{padding:.4rem 0;transition:color .2s;position:relative}.Header-module__arFiJq__navLink:hover{color:#fff;opacity:.85}.Header-module__arFiJq__scrolled .Header-module__arFiJq__navLink:hover,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__navLink:hover{color:#ff512f;opacity:1}.Header-module__arFiJq__active{color:#fff;font-weight:600}.Header-module__arFiJq__scrolled .Header-module__arFiJq__active,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__active{color:#ff512f}.Header-module__arFiJq__active:after{content:"";background:#fff;width:60%;height:2px;transition:background .3s;position:absolute;bottom:-.4rem;left:0}.Header-module__arFiJq__scrolled .Header-module__arFiJq__active:after,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__active:after{background:#ff512f}.Header-module__arFiJq__actions{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.Header-module__arFiJq__btnPrimary{color:#fff;letter-spacing:.04em;background:linear-gradient(155deg,#e24020,#922010);border:1px solid #0000;border-radius:8px;padding:.75rem 1.15rem;font-size:.75rem;font-weight:700;transition:all .2s;box-shadow:0 6px 16px #e2402047}.Header-module__arFiJq__btnPrimary:hover{background:linear-gradient(155deg,#ff512f,#7a1508);transform:translateY(-1px);box-shadow:0 10px 22px #e240205c}.Header-module__arFiJq__partnerLogo{object-fit:contain;filter:brightness(0)invert();width:auto;height:48px;transition:filter .3s;display:none}.Header-module__arFiJq__scrolled .Header-module__arFiJq__partnerLogo,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__partnerLogo{filter:none}@media (min-width:1024px){.Header-module__arFiJq__partnerLogo{display:block}}.Header-module__arFiJq__menuOverlay{z-index:300;opacity:0;pointer-events:none;background:#0c06046b;transition:opacity .25s;position:fixed;inset:0}.Header-module__arFiJq__menuOverlayOn{opacity:1;pointer-events:auto}.Header-module__arFiJq__menuPanel{background:#fff;flex-direction:column;width:100%;max-width:360px;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0003}.Header-module__arFiJq__menuPanelOn{transform:translate(0)}.Header-module__arFiJq__menuPanelHead{border-bottom:1px solid var(--border,#e2e8f0);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Header-module__arFiJq__menuPanelLogo{object-fit:contain;width:auto;height:44px}.Header-module__arFiJq__menuClose{border:1px solid var(--border,#e2e8f0);color:#1a1a1a;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Header-module__arFiJq__menuClose:hover{color:#fff;background:#ff512f;border-color:#ff512f}.Header-module__arFiJq__menuList{margin:0;padding:.75rem 0;list-style:none;overflow-y:auto}.Header-module__arFiJq__menuLink{color:#1a1a1a;border-left:3px solid #0000;align-items:center;gap:.85rem;padding:.95rem 1.5rem;font-size:1.02rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.Header-module__arFiJq__menuLinkIcon{color:#ff512f;flex-shrink:0}.Header-module__arFiJq__menuLink:hover{color:#ff512f;background:#f8f9fc}.Header-module__arFiJq__menuLinkActive{color:#ff512f;background:#ff512f0f;border-left-color:#ff512f}.Header-module__arFiJq__menu,.Header-module__arFiJq__accountBtn{color:#fff;background:0 0;border:1px solid #fff6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s,color .3s,border-color .3s,background .3s;display:flex}.Header-module__arFiJq__menu:hover,.Header-module__arFiJq__accountBtn:hover{background:#ffffff1f}.Header-module__arFiJq__scrolled .Header-module__arFiJq__menu,.Header-module__arFiJq__scrolled .Header-module__arFiJq__accountBtn{border-color:var(--border);color:#1a1a1a;background:#fff}.Header-module__arFiJq__scrolled .Header-module__arFiJq__menu:hover,.Header-module__arFiJq__scrolled .Header-module__arFiJq__accountBtn:hover{color:#fff;background:#ff512f;border-color:#ff512f}.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__menu,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__accountBtn{border-color:var(--border);color:#1a1a1a;background:#ffffffb3}.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__menu:hover,.Header-module__arFiJq__scrolledLight .Header-module__arFiJq__accountBtn:hover{color:#fff;background:#ff512f;border-color:#ff512f}@media (max-width:1023px){.Header-module__arFiJq__inner{gap:.75rem;padding:.7rem 1rem}.Header-module__arFiJq__logoImg{height:48px}.Header-module__arFiJq__btnPrimary{display:none}}@media (max-width:480px){.Header-module__arFiJq__inner{padding:.55rem .85rem}.Header-module__arFiJq__logoImg{height:42px}.Header-module__arFiJq__menu,.Header-module__arFiJq__accountBtn{width:36px;height:36px}}
