.form_cardWrapper__Hq_e1{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:100%;padding:0;box-sizing:border-box}.form_card__qr2Uk{width:100%;max-width:520px;background:#ffffff;border-radius:16px;padding:4.8rem 4.2rem;border:1px solid rgba(3,136,255,.08);box-sizing:border-box;box-shadow:0 4px 24px rgba(3,136,255,.12),0 2px 8px rgba(0,8,34,.04)}.form_header__JR_7A{margin-bottom:4rem;text-align:center}.form_title__nWrQx{font-size:2.8rem;font-weight:700;color:#000822;margin:0 0 .8rem;letter-spacing:-.6px;line-height:1.15}.form_subtitle__07RI6{font-size:1.4rem;font-weight:400;color:#6b7c8f;margin:0 0 .8rem;line-height:1.6;letter-spacing:.3px}.form_userEmail__V9QRv{font-size:1.3rem;font-weight:500;color:#0388ff;margin:0;letter-spacing:.3px}.form_errorMessage__ay1vn{width:100%;padding:1.2rem 1.4rem;margin-bottom:2rem;border-radius:12px;background:#fef2f2;color:#991b1b;border:1px solid #fca5a5;font-size:1.3rem;font-weight:500;text-align:center;animation:form_slideDown__WKdTY .3s ease}@keyframes form_slideDown__WKdTY{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.form_form__RVCjS{gap:0;margin-bottom:2.8rem}.form_formGroup__xmCzW,.form_form__RVCjS{display:flex;flex-direction:column;width:100%}.form_formGroup__xmCzW{gap:3.2rem}.form_fieldWrapper__2jA1z{display:flex;flex-direction:column;gap:1.2rem;width:100%}.form_fieldLabel__mO7Y0{font-size:1.5rem;font-weight:600;color:#000822;margin:0;letter-spacing:.3px}.form_inputField__WKL_N{display:flex;align-items:center;gap:1.6rem;padding:2rem 2.6rem;background:#ffffff;border:1.5px solid rgba(3,136,255,.1);border-radius:12px;transition:border-color .28s cubic-bezier(.4,0,.2,1),background-color .28s cubic-bezier(.4,0,.2,1);cursor:text;height:7.2rem}.form_inputField__WKL_N:focus-within{border-color:#0388ff;background:#f8fbff}.form_inputField__WKL_N.form_fieldError__tkiLC{border-color:#ef4444;background:#fef2f2}.form_inputField__WKL_N.form_fieldError__tkiLC:focus-within{border-color:#ef4444}.form_fieldIcon__N4inM{width:2.2rem;height:2.2rem;color:#6b7c8f;flex-shrink:0;transition:color .3s ease}.form_inputField__WKL_N:focus-within .form_fieldIcon__N4inM{color:#0388ff}.form_inputField__WKL_N.form_fieldError__tkiLC .form_fieldIcon__N4inM{color:#ef4444}.form_input__n_HYO{flex:1;border:none;background:transparent;color:#000822;font-size:1.5rem;font-weight:500;outline:none;padding:0;font-family:inherit;line-height:1.4}.form_input__n_HYO::-moz-placeholder{color:rgba(0,8,34,.4);font-weight:400}.form_input__n_HYO::placeholder{color:rgba(0,8,34,.4);font-weight:400}.form_input__n_HYO:-webkit-autofill{-webkit-autofill:none;background-color:transparent!important;color:#000822!important}.form_input__n_HYO:autofill{-webkit-autofill:none;background-color:transparent!important;color:#000822!important}.form_eyeButton__gbUIt{background:none;border:none;cursor:pointer;padding:.8rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease;color:#6b7c8f;flex-shrink:0}.form_eyeButton__gbUIt:hover{background-color:rgba(3,136,255,.08)}.form_eyeButton__gbUIt:focus{outline:none}.form_eyeIcon__m_iIj{width:2rem;height:2rem;color:inherit;transition:color .2s ease}.form_eyeButton__gbUIt:hover .form_eyeIcon__m_iIj{color:#0388ff}.form_errorText__MIH0N{font-size:1.2rem;color:#ef4444;font-weight:500;padding:0 .2rem;line-height:1.3}.form_submitButton__yhExp{display:flex;align-items:center;justify-content:center;gap:1.1rem;width:100%;height:7rem;padding:1.8rem 2.6rem;margin-top:2rem;background:linear-gradient(135deg,#0388ff,#0270cc);border:none;border-radius:12px;color:#ffffff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:opacity .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-family:inherit;text-transform:none}.form_submitButton__yhExp:hover:not(:disabled){opacity:.92}.form_submitButton__yhExp:active:not(:disabled){opacity:.88}.form_submitButton__yhExp:disabled{opacity:.65;cursor:not-allowed}.form_submitButton__yhExp:focus{outline:none}.form_buttonText__c5Sso{font-weight:700}.form_buttonIcon__C07IC{width:2.2rem;height:2.2rem;flex-shrink:0;transition:transform .3s ease}.form_submitButton__yhExp:hover:not(:disabled) .form_buttonIcon__C07IC{transform:translateX(2px)}.form_footer__Kl_Vs{padding-top:3.2rem;border-top:1px solid rgba(3,136,255,.06);text-align:center}.form_footerText__2Q2fK{font-size:1.45rem;color:#6b7c8f;margin:0;font-weight:400;line-height:1.6}.form_signupLink__LPRUV{color:#0388ff;text-decoration:none;font-weight:700;transition:color .28s ease;margin-left:.8rem}.form_signupLink__LPRUV:hover{color:#0270cc}@media screen and (max-width:640px){.form_cardWrapper__Hq_e1{padding:1rem .6rem}.form_card__qr2Uk{padding:3.2rem 1.4rem;border-radius:12px;width:100%;max-width:100%}.form_header__JR_7A{margin-bottom:3.2rem}.form_title__nWrQx{font-size:2.2rem}.form_subtitle__07RI6{font-size:1.2rem}.form_formGroup__xmCzW{gap:1.8rem}.form_fieldLabel__mO7Y0{font-size:1.2rem}.form_inputField__WKL_N{height:5.8rem;padding:1.4rem 1.2rem;gap:.8rem;border-radius:10px}.form_fieldIcon__N4inM{width:1.8rem;height:1.8rem}.form_input__n_HYO{font-size:1.6rem}.form_submitButton__yhExp{height:5.8rem;font-size:1.3rem;padding:1.4rem 1.6rem;margin-top:1.4rem;border-radius:10px}.form_buttonIcon__C07IC{width:1.8rem;height:1.8rem}.form_errorMessage__ay1vn{padding:1rem 1.2rem;font-size:1.2rem}.form_footer__Kl_Vs{padding-top:1.8rem}.form_footerText__2Q2fK{font-size:1.2rem}}@media screen and (max-width:900px){.form_card__qr2Uk{padding:4.8rem 4.2rem;border-radius:14px;max-width:520px;box-shadow:0 3px 16px rgba(3,136,255,.1),0 1px 4px rgba(0,8,34,.03)}.form_header__JR_7A{margin-bottom:4rem}.form_title__nWrQx{font-size:2.8rem}.form_subtitle__07RI6{font-size:1.4rem}.form_formGroup__xmCzW{gap:3rem}.form_fieldIcon__N4inM{width:2.2rem;height:2.2rem}.form_inputField__WKL_N{height:6.8rem;padding:1.9rem 2.4rem;gap:1.4rem}.form_input__n_HYO{font-size:1.45rem}.form_submitButton__yhExp{height:6.8rem;font-size:1.48rem;padding:1.8rem 2.6rem;gap:1rem;margin-top:1.8rem}.form_buttonIcon__C07IC{width:2.1rem;height:2.1rem}}.header_headerContainer__zeG0E{display:flex;background:rgba(0,8,34,1);border-bottom:2px solid #0052a3;padding:1.2rem 10%;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;overflow:visible;min-height:auto;margin-bottom:0;box-sizing:border-box;height:72px;align-items:center;justify-content:space-between}.header_headerContainer__zeG0E.header_menuOpen__7lKMJ{border-bottom:1.5px solid transparent}.header_headerContent__AelFQ{display:flex;justify-content:space-between;width:100%;align-items:center;margin:0;gap:0}.header_logoWrapper__h9Yzo{display:flex;align-items:center;justify-content:center;flex-shrink:0}.header_logo__3IiPC{width:50px;height:50px;overflow:hidden;cursor:pointer;transition:all .3s ease;flex-shrink:0}.header_logo__3IiPC:hover{opacity:.85}.header_headerLeft__hCM0J{flex:1;flex-shrink:0}.header_pageTitle__BSHdB{font-size:1.8rem;font-weight:700;color:#ffffff;margin:0;line-height:120%;letter-spacing:-.5px;position:relative;z-index:20}.header_desktopNav__sr6sK{gap:10px}.header_desktopNav__sr6sK,.header_navItems__IUvxw{display:flex;align-items:center;flex:1;justify-content:flex-end}.header_navItems__IUvxw{gap:26px}.header_navItem__M1clV{color:rgba(255,255,255,.8);text-decoration:none;font-size:1.15rem;font-weight:500;padding:3px 2px;border-radius:0;transition:all .2s ease;position:relative;white-space:nowrap;background:transparent;border:none;border-bottom:1px solid transparent}.header_navItem__M1clV:hover{color:#ffffff;border-bottom-color:#ffffff}.header_navItem__M1clV.header_active__Y3KWL{color:#ffffff;border-bottom-color:#ffffff;font-weight:600}.header_logoutButton__G7sZk{background:transparent;border:none;padding:0;cursor:pointer;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.header_logoutButton__G7sZk svg{width:20px;height:20px;stroke:rgba(255,255,255,.8)}.header_logoutButton__G7sZk:hover svg{stroke:#ffffff}.header_mobileMenuWrapper__sNKRS{position:relative;display:flex}@media screen and (min-width:901px){.header_mobileMenuWrapper__sNKRS{display:none}.header_desktopNav__sr6sK{display:flex}}@media screen and (max-width:900px){.header_desktopNav__sr6sK{display:none}}.header_menuBackdrop__NmD5_{top:70px;display:block!important}.header_menuBtn__Ke0LL{width:4.4rem;height:4.4rem;border-radius:6px;background:transparent;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff;flex-shrink:0;position:relative;z-index:2001;pointer-events:auto;touch-action:manipulation;transition:all .2s ease}.header_menuBtn__Ke0LL:hover{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.05)}.header_menuBtn__Ke0LL svg{width:1.8rem;height:1.8rem;stroke:currentColor}.header_menuBackdrop__NmD5_{position:fixed;top:72px;left:0;right:0;bottom:0;background:rgba(0,8,34,.6);z-index:1999;animation:header_fadeIn__So1Mn .15s ease-out;pointer-events:auto}@keyframes header_fadeIn__So1Mn{0%{opacity:0}to{opacity:1}}.header_menuDropdown__j7Oxd{position:fixed;top:72px;left:0;right:0;bottom:0;background:rgba(0,8,34,1);z-index:2000;animation:header_slideDown__TDpp4 .3s ease;overflow-y:auto;overflow-x:hidden;display:flex!important;flex-direction:column;max-height:calc(100vh - 72px);pointer-events:auto;padding:1.2rem 0}@keyframes header_slideDown__TDpp4{0%{opacity:0;max-height:0}to{opacity:1;max-height:100vh}}.header_menuItem__Z41uw{display:flex;align-items:center;gap:.8rem;width:100%;padding:1.2rem 2.4rem;background:transparent;border:none;border-left:2px solid transparent;color:rgba(255,255,255,.8);font-size:1rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease;pointer-events:auto;touch-action:manipulation}.header_menuItem__Z41uw:hover{color:#ffffff;border-left-color:#ffffff}.header_menuItem__Z41uw.header_active__Y3KWL{color:#ffffff;border-left-color:#ffffff;font-weight:600}.header_menuItem__Z41uw svg{width:18px;height:18px}@keyframes header_slideUp__Ha4w6{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header_mobileMenuWrapper__sNKRS{display:none;align-items:center;gap:1.04rem;flex-shrink:0}.header_mobileQuoteBtn__gEZpT{display:flex;align-items:center;justify-content:center;height:auto;padding:12.8px 13px;border-radius:6px;background:#0388ff;color:#ffffff;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.header_mobileQuoteBtn__gEZpT:active{background:#0277e3}@media screen and (max-width:900px){.header_headerContainer__zeG0E{padding:1.2rem 10%;display:flex;height:72px}.header_desktopNav__sr6sK{display:none}.header_mobileMenuWrapper__sNKRS{display:flex;align-items:center;gap:1.04rem;flex-shrink:0}.header_mobileQuoteBtn__gEZpT{display:flex;align-items:center;justify-content:center;height:auto;padding:12.8px 13px;border-radius:6px;background:#0388ff;color:#ffffff;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.header_mobileQuoteBtn__gEZpT:active{background:#0277e3}.header_menuBtn__Ke0LL{display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:10px;border:1.5px solid rgba(255,255,255,.25);cursor:pointer;background:transparent;transition:all .2s ease;flex-shrink:0}.header_menuBtn__Ke0LL:hover{border-color:rgba(3,136,255,.4);background:rgba(3,136,255,.08)}.header_menuBtn__Ke0LL:active{background:rgba(3,136,255,.12);border-color:rgba(3,136,255,.5)}.header_menuBtn__Ke0LL img{width:24px;height:24px;filter:brightness(0) invert(1)}.header_menuBtn__Ke0LL:hover img{filter:brightness(0) invert(1) drop-shadow(0 0 2px rgba(3,136,255,.3))}}@media screen and (max-width:640px){.header_headerContainer__zeG0E{padding:1rem 4%;height:72px}.header_logo__3IiPC{width:50px;height:50px}.header_mobileHeaderActions__7gKB8{gap:.8rem}.header_mobileQuoteBtn__gEZpT{padding:12.8px 13px;font-size:12px}.header_menuBtn__Ke0LL{width:44px;height:44px;border-radius:8px}.header_menuBtn__Ke0LL img{width:22px;height:22px;filter:brightness(0) invert(1)}}@media screen and (max-width:600px){.header_headerContainer__zeG0E{padding:1rem 4%;height:72px}.header_logo__3IiPC{width:50px;height:50px}.header_pageTitle__BSHdB{font-size:1.1rem}.header_mobileQuoteBtn__gEZpT{padding:12.8px 13px;font-size:12px}.header_menuBtn__Ke0LL{width:44px;height:44px;border-radius:8px}.header_menuBtn__Ke0LL img{width:22px;height:22px;filter:brightness(0) invert(1)}}.dashboardFooter_footer__f_LSB{background:rgba(0,8,34,1);border-top:2px solid #0052a3;padding:26px 10% 0;margin-top:0}.dashboardFooter_footerContainer__Kugj6{max-width:1400px;margin:0 auto;width:100%;display:flex;flex-direction:column;padding:0}.dashboardFooter_topSection__9Vhjg{display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:3.5rem 0;border-bottom:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.dashboardFooter_brandingSvg__3JuRT{height:35px;width:auto;flex-shrink:0}@media screen and (max-width:640px){.dashboardFooter_brandingSvg__3JuRT{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:139px}}.dashboardFooter_trustSection__8Ixa2{display:flex;gap:2rem;align-items:center;flex:1;min-width:0}.dashboardFooter_securityBadge__FQPvR{flex-shrink:0}.dashboardFooter_sectigoImage__ae11r{height:70px;width:auto;-o-object-fit:contain;object-fit:contain;display:block;filter:brightness(.95)}.dashboardFooter_securityInfo__BnQul{display:flex;flex-direction:column;gap:.5rem;min-width:0}@media screen and (max-width:640px){.dashboardFooter_securityInfo__BnQul{text-align:center}}.dashboardFooter_securityTitle__OknOs{font-size:1.8rem;font-weight:600;color:#ffffff;margin:0;line-height:1.3}.dashboardFooter_securityText__NKKrb{font-size:1.25rem;color:rgba(255,255,255,.7);margin:0;line-height:1.6}.dashboardFooter_partnershipSection__Ytoa2{display:flex;align-items:center;justify-content:flex-end;gap:2.5rem;flex-shrink:0}@media screen and (max-width:640px){.dashboardFooter_partnershipSection__Ytoa2{justify-content:center;align-items:center;margin-right:9px;padding-left:59px;gap:0!important}}.dashboardFooter_partnershipImage__PtLl7{height:80px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.dashboardFooter_linksSection__kRxto{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.dashboardFooter_footerLink__fhvz0{color:#049cff;text-decoration:none;font-size:1.25rem;font-weight:500;transition:color .2s ease;white-space:nowrap;line-height:1.5}.dashboardFooter_footerLink__fhvz0:hover{color:#0388ff;text-decoration:underline}.dashboardFooter_linkSeparator__VAU5t{color:rgba(255,255,255,.25);font-size:1.25rem}.dashboardFooter_disclaimerSection__G0Tdl{padding:2.5rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.dashboardFooter_disclaimerText__ghBml{font-size:1.15rem;color:rgba(255,255,255,.6);margin:0;line-height:1.75;text-align:center;font-weight:400}.dashboardFooter_bottomSection____HTT{padding:2rem 0}.dashboardFooter_bottomSection____HTT,.dashboardFooter_copyrightSection__0Tx4x{display:flex;align-items:center;justify-content:center}.dashboardFooter_copyrightText__rQi90{font-size:1.2rem;color:rgba(255,255,255,.65);margin:0;line-height:1.5;font-weight:500}@media screen and (max-width:1200px){.dashboardFooter_footer__f_LSB{padding:26px 8% 0}.dashboardFooter_footerContainer__Kugj6{padding:0}.dashboardFooter_topSection__9Vhjg{padding:3.2rem 0;gap:2.8rem}.dashboardFooter_partnershipSection__Ytoa2{gap:2rem}.dashboardFooter_brandingSvg__3JuRT{height:32px}}@media screen and (max-width:900px){.dashboardFooter_footer__f_LSB{padding:26px 6% 0}.dashboardFooter_footerContainer__Kugj6{padding:0}.dashboardFooter_topSection__9Vhjg{padding:3rem 0;gap:2.5rem}.dashboardFooter_partnershipSection__Ytoa2{gap:1.8rem}.dashboardFooter_brandingSvg__3JuRT{height:30px}.dashboardFooter_trustSection__8Ixa2{gap:1.5rem}.dashboardFooter_sectigoImage__ae11r{height:70px}.dashboardFooter_securityTitle__OknOs{font-size:1.6rem}.dashboardFooter_securityText__NKKrb{font-size:1.2rem}.dashboardFooter_partnershipImage__PtLl7{height:70px}.dashboardFooter_linksSection__kRxto{padding:2.5rem 0;gap:1.3rem}.dashboardFooter_footerLink__fhvz0{font-size:1.2rem}.dashboardFooter_disclaimerSection__G0Tdl{padding:3rem 0}.dashboardFooter_disclaimerText__ghBml{font-size:1.1rem}}@media screen and (max-width:640px){.dashboardFooter_topSection__9Vhjg{align-items:flex-start}.dashboardFooter_trustSection__8Ixa2{justify-content:flex-start;align-items:center}}@media screen and (max-width:600px){.dashboardFooter_footer__f_LSB{margin-top:4rem;padding:26px 5% 0}.dashboardFooter_footerContainer__Kugj6{padding:0}.dashboardFooter_topSection__9Vhjg{flex-direction:column;align-items:flex-start;padding:2.5rem 0;gap:2rem}.dashboardFooter_partnershipSection__Ytoa2{gap:1.5rem}.dashboardFooter_brandingSvg__3JuRT{height:28px}.dashboardFooter_trustSection__8Ixa2{width:100%;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem}.dashboardFooter_sectigoImage__ae11r{height:65px}.dashboardFooter_securityInfo__BnQul{width:100%}.dashboardFooter_securityTitle__OknOs{font-size:1.5rem}.dashboardFooter_securityText__NKKrb{font-size:1.15rem}.dashboardFooter_partnershipSection__Ytoa2{width:100%;justify-content:flex-start}.dashboardFooter_partnershipImage__PtLl7{height:65px}.dashboardFooter_linksSection__kRxto{padding:1.5rem 0;flex-wrap:wrap;gap:1rem}.dashboardFooter_footerLink__fhvz0,.dashboardFooter_linkSeparator__VAU5t{font-size:1.15rem}.dashboardFooter_disclaimerSection__G0Tdl{padding:2rem 0}.dashboardFooter_disclaimerText__ghBml{font-size:1.05rem;text-align:left}.dashboardFooter_bottomSection____HTT{padding:1.5rem 0}.dashboardFooter_copyrightText__rQi90{font-size:1.1rem}}@media screen and (max-width:400px){.dashboardFooter_topSection__9Vhjg{padding:2.5rem 0}.dashboardFooter_partnershipImage__PtLl7,.dashboardFooter_sectigoImage__ae11r{height:60px}.dashboardFooter_securityTitle__OknOs{font-size:1.4rem}.dashboardFooter_securityText__NKKrb{font-size:1.1rem}.dashboardFooter_disclaimerText__ghBml{font-size:1rem}.dashboardFooter_copyrightText__rQi90{font-size:1.05rem}}.AuthPageLayout_pageWrapper__Gk0_0{min-height:100vh;display:flex;flex-direction:column;background-color:#ffffff}.AuthPageLayout_header__Ye2i7{background-color:#ffffff;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:sticky;top:0;z-index:100}.AuthPageLayout_headerContent__L5UAt{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center}.AuthPageLayout_logoWrapper__p_YDf{display:flex;align-items:center}.AuthPageLayout_logo__nZQEj{width:50px;height:50px}.AuthPageLayout_heroSection__Q5f3w{position:relative;background:linear-gradient(135deg,#0a0913,#1a1625);padding:4rem 1rem;overflow:hidden}.AuthPageLayout_heroBackground__DthVR{position:absolute;top:50%;right:5%;transform:translateY(-50%);opacity:.1;pointer-events:none}.AuthPageLayout_heroBackgroundImage__Bmtm0{width:150px;height:auto}.AuthPageLayout_heroContent__PEY7a{max-width:1200px;margin:0 auto;position:relative;z-index:1}.AuthPageLayout_greetingArea__tVgzS{max-width:600px}.AuthPageLayout_greetingTitle__stoe8{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:1rem;line-height:1.2}.AuthPageLayout_greetingSubtitle__QK2xZ{font-size:1.125rem;color:#d1d5db;line-height:1.6}.AuthPageLayout_mainContent__aJ_mI{flex:1;padding:3rem 1rem;background-color:#f9fafb}.AuthPageLayout_formContainer__RX7Nu{max-width:500px;margin:0 auto}@media (max-width:768px){.AuthPageLayout_greetingTitle__stoe8{font-size:2rem}.AuthPageLayout_greetingSubtitle__QK2xZ{font-size:1rem}.AuthPageLayout_mainContent__aJ_mI{padding:2rem 1rem}}.needHelpSection_menuSection__ibwVF{width:100vw;margin-left:calc(-50vw + 50%);background:linear-gradient(135deg,#0052a3,#003d7a);overflow:hidden;position:relative;padding:0;margin-top:70px;margin-bottom:-2px}.needHelpSection_menuSection__ibwVF:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.05) 0,transparent 50%);pointer-events:none;z-index:0}.needHelpSection_menuSectionInner__Wj07c{display:flex;flex-direction:column;gap:0;padding:3rem 2%;max-width:1028px;margin:0 auto;width:1028px;position:relative;z-index:1;align-items:center;box-sizing:border-box}.needHelpSection_menuRowContainer___jJeF{display:flex;align-items:center;justify-content:space-between;width:100%;gap:4rem}.needHelpSection_sectionHeader__crfTA{position:relative;z-index:1;flex-shrink:0;margin-bottom:0}.needHelpSection_sectionTitle__lEEqs{color:#ffffff;position:relative;z-index:1;font-size:2.2rem;font-weight:700;margin:0;white-space:nowrap;letter-spacing:-.02em;line-height:1.3}.needHelpSection_menuGrid__YMv4L{display:flex;gap:2rem;position:relative;z-index:1;flex-wrap:nowrap;margin-left:auto}.needHelpSection_menuItem__BnpVH{background:transparent;border:none;border-radius:0;padding:1.2rem 1.6rem;display:flex;flex-direction:row;align-items:center;gap:1rem;cursor:pointer;transition:opacity .2s ease;text-decoration:none;color:#ffffff;text-align:left;font-family:inherit;font-size:inherit;position:relative;z-index:1;flex-shrink:0}.needHelpSection_menuItem__BnpVH:hover{opacity:.8}.needHelpSection_menuItemIconWrapper__7OpGF,.needHelpSection_menuItemIcon__0htOx{flex-shrink:0;display:flex;align-items:center;justify-content:center}.needHelpSection_menuItemIcon__0htOx{width:42px;height:42px;background:transparent;border-radius:0;color:#ffffff;transition:opacity .2s ease}.needHelpSection_menuItemIcon__0htOx svg{width:26px;height:26px}.needHelpSection_menuItemContent__IWefW{display:none}.needHelpSection_menuItemLabel__hs1S8{font-size:1.1rem;font-weight:600;color:#ffffff;line-height:1.4;margin:0;letter-spacing:0;white-space:nowrap;flex-shrink:0}.needHelpSection_menuItemArrow__816QI,.needHelpSection_menuItemDescription__1vrlY,.needHelpSection_menuItemHours__c8z_1{display:none}@media screen and (max-width:1024px){.needHelpSection_menuSectionInner__Wj07c{padding:2.8rem var(--content-padding-desktop)}.needHelpSection_menuRowContainer___jJeF{gap:3rem}.needHelpSection_sectionTitle__lEEqs{font-size:2rem}.needHelpSection_menuGrid__YMv4L{gap:1.8rem}}@media screen and (max-width:900px){.needHelpSection_menuSectionInner__Wj07c{padding:2.5rem var(--content-padding-tablet)}.needHelpSection_menuRowContainer___jJeF{gap:2rem}.needHelpSection_sectionTitle__lEEqs{font-size:1.7rem}.needHelpSection_menuGrid__YMv4L{gap:1.5rem}.needHelpSection_menuItem__BnpVH{padding:1rem 1.4rem}.needHelpSection_menuItemIcon__0htOx{width:38px;height:38px}.needHelpSection_menuItemIcon__0htOx svg{width:24px;height:24px}.needHelpSection_menuItemLabel__hs1S8{font-size:1.05rem}}@media screen and (max-width:640px){.needHelpSection_menuSectionInner__Wj07c{padding:2rem var(--content-padding-mobile)}.needHelpSection_sectionTitle__lEEqs{font-size:1.3rem}.needHelpSection_menuGrid__YMv4L{gap:1rem}.needHelpSection_menuItem__BnpVH{min-width:calc(50% - .5rem);max-width:calc(50% - .5rem);padding:1.2rem .8rem}.needHelpSection_menuItemIcon__0htOx{width:40px;height:40px}.needHelpSection_menuItemIcon__0htOx svg{width:24px;height:24px}.needHelpSection_menuItemLabel__hs1S8{font-size:.95rem}}.heroBackground_heroSection__WRWvD{background:linear-gradient(135deg,#0052a3,#003d7a);display:flex;align-items:center;justify-content:center;box-shadow:none;overflow:hidden;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-top:calc(0px - var(--safe-area-inset-top));margin-bottom:1rem;padding:66px 0;border-bottom:1px solid rgba(255,255,255,.1)}.heroBackground_heroSection__WRWvD:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.1) 0,transparent 50%);pointer-events:none}.heroBackground_heroBackground__niB6P{position:absolute;right:13%;top:50%;transform:translateY(-50%);width:526px;height:385px;opacity:.3;pointer-events:none}.heroBackground_heroBackgroundImage__RsfjX{width:100%;height:100%}.heroBackground_heroContent__NuTRy{width:1028px;max-width:1028px;position:relative;z-index:2;gap:4rem}.heroBackground_heroContent__NuTRy,.heroBackground_mainInfo__AmI_6{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.heroBackground_mainInfo__AmI_6{gap:1rem}.heroBackground_title__iHoLG{font-size:4.5rem;font-weight:700;color:#ffffff;margin:0;line-height:1.15;letter-spacing:-.02em}.heroBackground_subtitle__8YMCq{font-size:1.7rem;font-weight:400;color:rgba(255,255,255,.85);margin:0;line-height:1.5}@media (max-width:900px){.heroBackground_subtitle__8YMCq{max-width:532px}.heroBackground_heroSection__WRWvD{padding:312px 6% 44px;width:921px;margin:-274px 0 2.5rem -64px}.heroBackground_heroBackground__niB6P{width:446px;height:295px;top:87%;left:294px}.heroBackground_heroContent__NuTRy{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem}.heroBackground_mainInfo__AmI_6{gap:.8rem;padding:0 7.4% 0 7.5%}.heroBackground_title__iHoLG{font-size:2.8rem}.heroBackground_subtitle__8YMCq{font-size:1.4rem}}@media (max-width:640px){.heroBackground_heroSection__WRWvD{margin-top:-303px;padding:345px 4% 43px;margin-left:-15px;margin-bottom:2rem}.heroBackground_mainInfo__AmI_6{gap:.8rem;padding:0 2px 0 1px}.heroBackground_title__iHoLG{font-size:27px;line-height:33px}.heroBackground_subtitle__8YMCq{font-size:15px;line-height:22px}.heroBackground_heroBackground__niB6P{left:63.7px;top:81%}}.page_pageWrapper__sREGg{display:flex;flex-direction:column;min-height:100vh;background:#ffffff;width:100%;position:relative}.page_mainContent__Kjv_c{flex:1;align-items:center;padding:4rem 3.2rem 6rem;background:#ffffff}.page_formContainer__WfNBa,.page_mainContent__Kjv_c{display:flex;justify-content:center;width:100%;box-sizing:border-box}.page_formContainer__WfNBa{max-width:560px}@media screen and (max-width:900px){.page_mainContent__Kjv_c{padding:4rem 2.8rem}}@media screen and (max-width:640px){.page_mainContent__Kjv_c{padding:2.5rem 1.2rem}.page_formContainer__WfNBa{max-width:100%}}.page_breadcrumbContainer__NlbCX{max-width:130rem;margin:0 auto;padding:0 10.5%;width:100%;box-sizing:border-box}.page_contentSection__Q2vIn{width:100%;padding:5rem 5%;background:linear-gradient(180deg,#f8fafc,#ffffff 50%,#fafbfc);position:relative}.page_contentSection__Q2vIn:before{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:radial-gradient(ellipse at top,rgba(0,82,163,.04) 0,transparent 70%);pointer-events:none}.page_container__wfNo2{max-width:1100px;margin:0 auto;width:100%;position:relative;z-index:1;display:flex;flex-direction:column}.page_intro__snMj3{text-align:center;margin-bottom:5rem;position:relative}.page_introTitle__JgsdY{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:3.6rem;font-weight:700;color:#000822;margin:0 0 1.4rem;line-height:1.2;letter-spacing:-.02em;background:linear-gradient(135deg,#000822,#1a1a2e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_introText__POuvW{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.8rem;color:#5a6b7d;line-height:1.6;max-width:650px;margin:0 auto}@media (max-width:900px){.page_contentSection__Q2vIn{padding:4rem 4%}.page_contentSection__Q2vIn:before{height:150px}.page_intro__snMj3{margin-bottom:4rem}.page_introTitle__JgsdY{font-size:3rem}.page_introText__POuvW{font-size:1.65rem}}@media (max-width:640px){.page_contentSection__Q2vIn{padding:3rem 4%}.page_contentSection__Q2vIn:before{height:120px}.page_intro__snMj3{margin-bottom:3rem}.page_introTitle__JgsdY{font-size:2.6rem;margin-bottom:1.2rem}.page_introText__POuvW{font-size:1.5rem}}.breadcrumb_breadcrumb__SN9_M{display:flex;align-items:center;justify-content:flex-start;padding:3px 0 13px;border-bottom:1px solid #e0e6f0;width:100%}.breadcrumb_breadcrumbList__QJXxH{width:100%}.breadcrumb_breadcrumbListItem__Zc09_,.breadcrumb_breadcrumbList__QJXxH{display:flex;align-items:center;gap:1.3rem;margin:0;padding:0;list-style:none}.breadcrumb_breadcrumbItem__AtJJ1{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.4rem;font-weight:500;color:#666;white-space:nowrap;background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease;text-decoration:none}.breadcrumb_breadcrumbItem__AtJJ1:hover{color:#0052a3}.breadcrumb_breadcrumbItem__AtJJ1.breadcrumb_active__TYkpr{color:#0052a3;font-weight:600;cursor:default}.breadcrumb_breadcrumbItem__AtJJ1.breadcrumb_active__TYkpr:hover{color:#0052a3}.breadcrumb_breadcrumbSeparator__nrFKP{font-size:1.55rem;color:#ccc;margin:0;flex-shrink:0;display:inline-block}@media screen and (max-width:1024px){.breadcrumb_breadcrumbListItem__Zc09_,.breadcrumb_breadcrumbList__QJXxH{gap:1rem}.breadcrumb_breadcrumbItem__AtJJ1{font-size:1.2rem}.breadcrumb_breadcrumbSeparator__nrFKP{font-size:1.3rem}}@media screen and (max-width:900px){.breadcrumb_breadcrumb__SN9_M{margin:0 4%}.breadcrumb_breadcrumbListItem__Zc09_,.breadcrumb_breadcrumbList__QJXxH{gap:.8rem}.breadcrumb_breadcrumbItem__AtJJ1{font-size:15px}.breadcrumb_breadcrumbSeparator__nrFKP{font-size:1.2rem}}@media screen and (max-width:640px){.breadcrumb_breadcrumb__SN9_M{padding:0 0 12px}.breadcrumb_breadcrumbItem__AtJJ1{font-size:1.4rem}.breadcrumb_breadcrumbSeparator__nrFKP{font-size:2.1rem;color:rgba(126,126,126,1)}}.contentSection_wrapper__Rftg5{width:100%;max-width:1300px;margin:0 auto;padding:0 5%;display:flex;flex-direction:column;gap:var(--section-gap,13rem);box-sizing:border-box}.contentSection_fullWidthContainer__qib5E{width:100vw;margin-left:calc(-50vw + 50%);margin-top:calc(-1 * var(--safe-area-inset-top));padding:calc(var(--section-gap, 6rem) + var(--safe-area-inset-top)) 0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.contentSection_fullWidthInner__ZARcU{width:100%;max-width:var(--content-max-width,130rem);display:flex;flex-direction:column;gap:var(--section-gap,13rem);box-sizing:border-box}@media (max-width:1024px){.contentSection_fullWidthContainer__qib5E{padding:var(--section-gap,5rem) 0}}@media (max-width:900px){.contentSection_wrapper__Rftg5{gap:35px}.contentSection_fullWidthContainer__qib5E{padding:var(--section-gap,6rem) 0}.contentSection_fullWidthInner__ZARcU{gap:35px}}@media (max-width:640px){.contentSection_wrapper__Rftg5{padding:20px 0 0;gap:7rem}.contentSection_fullWidthContainer__qib5E{padding:calc(var(--section-gap-large, 2.4rem) + var(--safe-area-inset-top)) 0;margin-top:calc(-1 * var(--safe-area-inset-top))}.contentSection_fullWidthInner__ZARcU{gap:7rem}}.cookieBanner_cookieBanner__8T_QH{position:fixed;bottom:0;left:0;right:0;width:100%;background:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 20px rgba(0,0,0,.08);z-index:9999;animation:cookieBanner_slideUp___2EOC .4s ease-out}@keyframes cookieBanner_slideUp___2EOC{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookieBanner_content__gdMo4{display:flex;align-items:flex-start;justify-content:space-between;gap:3rem;padding:2.4rem 4%;max-width:1100px;margin:0 auto;min-height:100px}.cookieBanner_leftSection__2R2vw{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;flex:1}.cookieBanner_iconWrapper__YSNUU{flex-shrink:0;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background:rgba(0,82,163,.08);border-radius:10px}.cookieBanner_cookieIcon__wPT1j{width:3rem;height:3rem}.cookieBanner_textContent__bSz2q{flex:1;display:flex;flex-direction:column;gap:.8rem}.cookieBanner_title__NRrlI{color:#1f2937;font-size:1.5rem;font-weight:600;line-height:1.4;margin:0}.cookieBanner_description__3t5dR{color:#6b7280;font-size:1.3rem;font-weight:400;line-height:1.6;margin:0}.cookieBanner_link__Nh786{color:#0388ff;text-decoration:underline;background:none;border:none;padding:0;font-size:inherit;font-weight:500;cursor:pointer;transition:none}.cookieBanner_actions__UXRWp{display:flex;flex-direction:column;align-items:stretch;gap:1rem;flex-shrink:0;min-width:200px}.cookieBanner_acceptButton__LMaVl,.cookieBanner_customiseButton__2mZ9w,.cookieBanner_rejectButton__dMPTm{font-size:1.4rem;font-weight:600;padding:1.2rem 2.6rem;border-radius:8px;cursor:pointer;transition:none;white-space:nowrap;font-family:inherit;border:none;width:100%}.cookieBanner_acceptButton__LMaVl{background:#0052a3;color:#ffffff}.cookieBanner_rejectButton__dMPTm{background:#e5e7eb;color:#374151}.cookieBanner_customiseButton__2mZ9w{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}@media screen and (max-width:1024px){.cookieBanner_content__gdMo4{padding:2.2rem 4%;gap:2.4rem;min-height:auto}.cookieBanner_leftSection__2R2vw{gap:1rem}.cookieBanner_iconWrapper__YSNUU{width:4.2rem;height:4.2rem}.cookieBanner_cookieIcon__wPT1j{width:2.8rem;height:2.8rem}.cookieBanner_title__NRrlI{font-size:1.4rem}.cookieBanner_description__3t5dR{font-size:1.25rem}.cookieBanner_actions__UXRWp{gap:.9rem;min-width:170px}.cookieBanner_acceptButton__LMaVl,.cookieBanner_customiseButton__2mZ9w,.cookieBanner_rejectButton__dMPTm{font-size:1.25rem;padding:1rem 2rem}}@media screen and (max-width:900px){.cookieBanner_content__gdMo4{flex-direction:column;align-items:flex-start;gap:2rem;padding:2rem 4%;min-height:auto;max-width:100%}.cookieBanner_leftSection__2R2vw{gap:1rem;width:100%}.cookieBanner_iconWrapper__YSNUU{width:4rem;height:4rem}.cookieBanner_cookieIcon__wPT1j{width:2.6rem;height:2.6rem}.cookieBanner_title__NRrlI{font-size:1.3rem}.cookieBanner_description__3t5dR{font-size:1.2rem}.cookieBanner_actions__UXRWp{width:100%;gap:.9rem;min-width:auto}.cookieBanner_acceptButton__LMaVl,.cookieBanner_customiseButton__2mZ9w,.cookieBanner_rejectButton__dMPTm{width:100%;font-size:1.25rem;padding:1.1rem 1.8rem}}@media screen and (max-width:640px){.cookieBanner_content__gdMo4{padding:1.8rem 4%;gap:1.8rem}.cookieBanner_leftSection__2R2vw{gap:1.2rem}.cookieBanner_iconWrapper__YSNUU{width:4rem;height:4rem}.cookieBanner_cookieIcon__wPT1j{width:2.8rem;height:2.8rem}.cookieBanner_title__NRrlI{font-size:1.25rem}.cookieBanner_description__3t5dR{font-size:1.15rem}.cookieBanner_actions__UXRWp{gap:1rem}.cookieBanner_acceptButton__LMaVl,.cookieBanner_customiseButton__2mZ9w,.cookieBanner_rejectButton__dMPTm{font-size:1.2rem;padding:1.1rem 1.4rem}}.cookiePreferencesModal_overlay__tXt6j{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;animation:cookiePreferencesModal_fadeIn__KZ0An .2s ease-out}@keyframes cookiePreferencesModal_fadeIn__KZ0An{0%{opacity:0}to{opacity:1}}.cookiePreferencesModal_modal__3QoTi{background:#ffffff;border-radius:16px;max-width:650px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:cookiePreferencesModal_slideUp__SO1X5 .3s ease-out}@keyframes cookiePreferencesModal_slideUp__SO1X5{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.cookiePreferencesModal_header__57cz_{display:flex;align-items:center;justify-content:space-between;padding:2.4rem 3rem;border-bottom:1px solid #e5e7eb}.cookiePreferencesModal_title__ZX5UO{font-size:2rem;font-weight:700;color:#1f2937;margin:0;line-height:1.3}.cookiePreferencesModal_closeButton__2MAkY{background:none;border:none;font-size:3rem;color:#6b7280;cursor:pointer;padding:0;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;line-height:1;transition:none;border-radius:6px}.cookiePreferencesModal_closeButton__2MAkY:hover{background:#f3f4f6}.cookiePreferencesModal_content__8Yqe5{padding:2.4rem 3rem}.cookiePreferencesModal_description__aXiZG{font-size:1.35rem;color:#6b7280;line-height:1.6;margin:0 0 2.4rem}.cookiePreferencesModal_link__6yyzs{color:#0388ff;text-decoration:none;font-weight:500}.cookiePreferencesModal_link__6yyzs:hover{text-decoration:underline}.cookiePreferencesModal_cookieSection__6Linj{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.cookiePreferencesModal_cookieSection__6Linj:last-child{border-bottom:none;margin-bottom:0}.cookiePreferencesModal_cookieHeader__TuABB{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.cookiePreferencesModal_cookieInfo__VOWAg{flex:1}.cookiePreferencesModal_cookieTitle__sbtVj{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .6rem;line-height:1.4}.cookiePreferencesModal_cookieDescription__Cc9hi{font-size:1.3rem;color:#6b7280;line-height:1.6;margin:0}.cookiePreferencesModal_toggleWrapper__HPW_d{flex-shrink:0}.cookiePreferencesModal_toggle__0V9Cy{position:relative;width:4.4rem;height:2.4rem;background:#e5e7eb;border-radius:12px;border:none;cursor:pointer;transition:background-color .3s ease;padding:0}.cookiePreferencesModal_toggle__0V9Cy:not(.cookiePreferencesModal_toggleDisabled__uXvv7):not(.cookiePreferencesModal_toggleActive__x8hWU):hover{background:#d1d5db}.cookiePreferencesModal_toggleActive__x8hWU{background:#0052a3}.cookiePreferencesModal_toggleDisabled__uXvv7{background:#0052a3;cursor:not-allowed;opacity:.6}.cookiePreferencesModal_toggleSlider___uDfS{position:absolute;top:2px;left:2px;width:2rem;height:2rem;background:#ffffff;border-radius:50%;transition:transform .3s ease}.cookiePreferencesModal_toggleActive__x8hWU .cookiePreferencesModal_toggleSlider___uDfS,.cookiePreferencesModal_toggleDisabled__uXvv7 .cookiePreferencesModal_toggleSlider___uDfS{transform:translateX(2rem)}.cookiePreferencesModal_footer__QDpzo{display:flex;gap:1rem;padding:2rem 3rem;border-top:1px solid #e5e7eb}.cookiePreferencesModal_acceptButton__9v59b,.cookiePreferencesModal_rejectButton__ECqmJ,.cookiePreferencesModal_saveButton__Qgp9u{flex:1;font-size:1.35rem;font-weight:600;padding:1.2rem 2rem;border-radius:8px;cursor:pointer;transition:none;white-space:nowrap;font-family:inherit;border:none}.cookiePreferencesModal_acceptButton__9v59b,.cookiePreferencesModal_rejectButton__ECqmJ{background:#e5e7eb;color:#374151}.cookiePreferencesModal_saveButton__Qgp9u{background:#0052a3;color:#ffffff}@media screen and (max-width:900px){.cookiePreferencesModal_overlay__tXt6j{padding:1.6rem}.cookiePreferencesModal_modal__3QoTi{max-width:100%;border-radius:14px}.cookiePreferencesModal_header__57cz_{padding:2rem 2.4rem}.cookiePreferencesModal_title__ZX5UO{font-size:1.8rem}.cookiePreferencesModal_closeButton__2MAkY{font-size:2.8rem;width:3.2rem;height:3.2rem}.cookiePreferencesModal_content__8Yqe5{padding:2rem 2.4rem}.cookiePreferencesModal_description__aXiZG{font-size:1.3rem;margin-bottom:2rem}.cookiePreferencesModal_cookieSection__6Linj{margin-bottom:1.8rem;padding-bottom:1.8rem}.cookiePreferencesModal_cookieTitle__sbtVj{font-size:1.4rem}.cookiePreferencesModal_cookieDescription__Cc9hi{font-size:1.25rem}.cookiePreferencesModal_footer__QDpzo{padding:1.8rem 2.4rem;flex-direction:column}.cookiePreferencesModal_acceptButton__9v59b,.cookiePreferencesModal_rejectButton__ECqmJ,.cookiePreferencesModal_saveButton__Qgp9u{width:100%;font-size:1.3rem}}@media screen and (max-width:640px){.cookiePreferencesModal_overlay__tXt6j{padding:1.2rem}.cookiePreferencesModal_modal__3QoTi{border-radius:12px}.cookiePreferencesModal_header__57cz_{padding:1.8rem 2rem}.cookiePreferencesModal_title__ZX5UO{font-size:1.6rem}.cookiePreferencesModal_closeButton__2MAkY{font-size:2.6rem;width:3rem;height:3rem}.cookiePreferencesModal_content__8Yqe5{padding:1.8rem 2rem}.cookiePreferencesModal_description__aXiZG{font-size:1.25rem;margin-bottom:1.8rem}.cookiePreferencesModal_cookieHeader__TuABB{flex-direction:column;gap:1.4rem}.cookiePreferencesModal_toggleWrapper__HPW_d{align-self:flex-start}.cookiePreferencesModal_cookieTitle__sbtVj{font-size:1.35rem}.cookiePreferencesModal_cookieDescription__Cc9hi{font-size:1.2rem}.cookiePreferencesModal_footer__QDpzo{padding:1.6rem 2rem}.cookiePreferencesModal_acceptButton__9v59b,.cookiePreferencesModal_rejectButton__ECqmJ,.cookiePreferencesModal_saveButton__Qgp9u{font-size:1.25rem;padding:1.1rem 1.8rem}}.policyNavigation_policyNav__QhCdK{width:100%;background:linear-gradient(180deg,#ffffff,#f8fafb);border-bottom:1px solid rgba(0,82,163,.1);padding:0 10.5%;position:sticky;top:70px;z-index:50;backdrop-filter:blur(8px);background-color:rgba(255,255,255,.95)}.policyNavigation_policyNavContent__Pi7Ae{max-width:1100px;margin:0 auto;display:flex;gap:0;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:flex-start}.policyNavigation_policyNavContent__Pi7Ae::-webkit-scrollbar{display:none}.policyNavigation_policyLink__gl8Z0{padding:1.6rem 2.4rem;font-size:1.5rem;font-weight:500;color:#5a6b7d;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:all .2s ease;position:relative;flex-shrink:0}.policyNavigation_policyLink__gl8Z0:hover{color:#0052a3;background:rgba(0,82,163,.05)}.policyNavigation_policyLink__gl8Z0:focus{outline:2px solid #0052a3;outline-offset:-2px}.policyNavigation_activePolicyLink__cLwWB{color:#0052a3;font-weight:600;border-bottom-color:#0052a3;background:rgba(0,82,163,.08)}@media screen and (max-width:1024px){.policyNavigation_policyNav__QhCdK{padding:0 6%}.policyNavigation_policyLink__gl8Z0{padding:1.4rem 2rem;font-size:1.4rem}}@media screen and (max-width:900px){.policyNavigation_policyNav__QhCdK{padding:0 6%;top:70px}.policyNavigation_policyLink__gl8Z0{padding:1.3rem 1.6rem;font-size:1.3rem}}@media screen and (max-width:640px){.policyNavigation_policyNav__QhCdK{padding:0 4%;top:50px}.policyNavigation_policyLink__gl8Z0{padding:1.2rem 1.4rem;font-size:1.2rem}}.PolicyPageLayout_breadcrumbContainer__mGj_s{max-width:1200px;margin:0 auto;padding:0 1rem}.PolicyPageLayout_contentSection__0L6Je{padding:3rem 1rem;background-color:#ffffff}.PolicyPageLayout_container__JNGEO{max-width:1200px;margin:0 auto}