.form_cardWrapper__eHk6d{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:100%;padding:0;box-sizing:border-box}.form_card__WAQ_M{width:100%;max-width:665px;background:#ffffff;border-radius:16px;padding:6rem 5.6rem;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__n9Hgm{margin-bottom:5.2rem;text-align:center}.form_title__Xgbyg{font-size:3.2rem;font-weight:700;color:#000822;margin:0 0 1rem;letter-spacing:-.6px;line-height:1.15}.form_subtitle__m6yka{font-size:1.6rem;font-weight:400;color:#6b7c8f;margin:0;line-height:1.6;letter-spacing:.3px}.form_successMessage__nYzC5{border-radius:12px;background:#f0fdf4;color:#166534;border:1px solid #86efac}.form_errorMessage__MrmOE,.form_successMessage__nYzC5{width:100%;padding:1.2rem 1.4rem;margin-bottom:2rem;font-size:1.3rem;font-weight:500;text-align:center;animation:form_slideDown__m5VmZ .3s ease}.form_errorMessage__MrmOE{border-radius:12px;background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}@keyframes form_slideDown__m5VmZ{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.form_form__RXBPM{gap:0;margin-bottom:2.8rem}.form_formGroup__zHPFP,.form_form__RXBPM{display:flex;flex-direction:column;width:100%}.form_formGroup__zHPFP{gap:3.2rem}.form_fieldWrapper__RxnPk{display:flex;flex-direction:column;gap:1.2rem;width:100%}.form_fieldLabel__hEsJF{font-size:1.5rem;font-weight:600;color:#000822;margin:0;letter-spacing:.3px}.form_inputField__nEe6Z{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__nEe6Z:focus-within{border-color:#0388ff;background:#f8fbff}.form_inputField__nEe6Z.form_fieldError__mQN7V{border-color:#ef4444;background:#fef2f2}.form_inputField__nEe6Z.form_fieldError__mQN7V:focus-within{border-color:#ef4444}.form_fieldIcon__NeIAA{width:2.2rem;height:2.2rem;color:#6b7c8f;flex-shrink:0;transition:color .3s ease}.form_inputField__nEe6Z:focus-within .form_fieldIcon__NeIAA{color:#0388ff}.form_inputField__nEe6Z.form_fieldError__mQN7V .form_fieldIcon__NeIAA{color:#ef4444}.form_input__gtvOq{flex:1 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__gtvOq::placeholder{color:rgba(0,8,34,.4);font-weight:400}.form_input__gtvOq:-webkit-autofill{-webkit-autofill:none;background-color:transparent!important;color:#000822!important}.form_input__gtvOq:autofill{-webkit-autofill:none;background-color:transparent!important;color:#000822!important}.form_errorText__0TzEM{font-size:1.2rem;color:#ef4444;font-weight:500;padding:0 .2rem;line-height:1.3}.form_forgotLink__q_hbY{font-size:1.4rem;font-weight:500;color:#0388ff;text-decoration:none;transition:color .28s ease;display:inline-block;margin-top:1rem;padding:0}.form_forgotLink__q_hbY:hover{color:#0270cc}.form_forgotLink__q_hbY:focus{outline:none}.form_submitButton__JpL42{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__JpL42:hover:not(:disabled){opacity:.92}.form_submitButton__JpL42:active:not(:disabled){opacity:.88}.form_submitButton__JpL42:disabled{opacity:.65;cursor:not-allowed}.form_submitButton__JpL42:focus{outline:none}.form_buttonText__UR9Mz{font-weight:700}.form_buttonIcon__Igzen{width:2.2rem;height:2.2rem;flex-shrink:0;transition:transform .3s ease}.form_submitButton__JpL42:hover:not(:disabled) .form_buttonIcon__Igzen{transform:translateX(2px)}.form_footer__dvFhp{padding-top:3.2rem;border-top:1px solid rgba(3,136,255,.06);text-align:center}.form_footerText__ZkcH6{font-size:1.45rem;color:#6b7c8f;margin:0;font-weight:400;line-height:1.6}.form_signupLink__xhU0z{color:#0388ff;text-decoration:none;font-weight:700;transition:color .28s ease;margin-left:.8rem}.form_signupLink__xhU0z:hover{color:#0270cc}@media screen and (max-width:640px){.form_cardWrapper__eHk6d{padding:1rem .6rem}.form_card__WAQ_M{padding:3.2rem 1.4rem;border-radius:12px;width:100%;max-width:100%}.form_header__n9Hgm{margin-bottom:3.2rem}.form_title__Xgbyg{font-size:2.2rem}.form_subtitle__m6yka{font-size:1.2rem}.form_formGroup__zHPFP{gap:1.8rem}.form_fieldLabel__hEsJF{font-size:1.2rem}.form_inputField__nEe6Z{height:5.8rem;padding:1.4rem 1.2rem;gap:.8rem;border-radius:10px}.form_fieldIcon__NeIAA{width:1.8rem;height:1.8rem}.form_input__gtvOq{font-size:1.6rem}.form_submitButton__JpL42{height:5.8rem;font-size:1.3rem;padding:1.4rem 1.6rem;margin-top:1.4rem;border-radius:10px}.form_buttonIcon__Igzen{width:1.8rem;height:1.8rem}.form_errorMessage__MrmOE,.form_successMessage__nYzC5{padding:1rem 1.2rem;font-size:1.2rem}.form_footer__dvFhp{padding-top:1.8rem}.form_footerText__ZkcH6{font-size:1.2rem}}@media screen and (max-width:768px){.form_card__WAQ_M{padding:5.6rem 4.8rem;border-radius:14px;max-width:750px;box-shadow:0 3px 16px rgba(3,136,255,.1),0 1px 4px rgba(0,8,34,.03)}.form_header__n9Hgm{margin-bottom:4.8rem}.form_title__Xgbyg{font-size:3rem}.form_subtitle__m6yka{font-size:1.5rem}.form_formGroup__zHPFP{gap:3rem}.form_fieldIcon__NeIAA{width:2.2rem;height:2.2rem}.form_inputField__nEe6Z{height:6.8rem;padding:1.9rem 2.4rem;gap:1.4rem}.form_input__gtvOq{font-size:1.45rem}.form_submitButton__JpL42{height:6.8rem;font-size:1.48rem;padding:1.8rem 2.6rem;gap:1rem;margin-top:1.8rem}.form_buttonIcon__Igzen{width:2.1rem;height:2.1rem}}@media screen and (max-width:600px){.form_cardWrapper__eHk6d{padding:1rem .6rem}.form_card__WAQ_M{padding:3.2rem 1.4rem;border-radius:12px;max-width:100%;width:100%;box-shadow:0 2px 12px rgba(3,136,255,.08),0 1px 3px rgba(0,8,34,.02)}.form_header__n9Hgm{margin-bottom:3.2rem}.form_title__Xgbyg{font-size:2.2rem;margin-bottom:.6rem}.form_subtitle__m6yka{font-size:1.2rem}.form_formGroup__zHPFP{gap:1.8rem}.form_fieldWrapper__RxnPk{gap:.8rem}.form_fieldLabel__hEsJF,.form_forgotLink__q_hbY{font-size:1.2rem}.form_inputField__nEe6Z{height:5.8rem;padding:1.4rem 1.2rem;gap:.8rem;border-radius:10px}.form_fieldIcon__NeIAA{width:1.8rem;height:1.8rem}.form_input__gtvOq{font-size:1.6rem}.form_submitButton__JpL42{height:5.8rem;font-size:1.3rem;padding:1.4rem 1.6rem;gap:.8rem;border-radius:10px;margin-top:1.4rem}.form_buttonIcon__Igzen{width:1.8rem;height:1.8rem}.form_errorMessage__MrmOE,.form_successMessage__nYzC5{padding:1rem 1.2rem;font-size:1.2rem;margin-bottom:1.8rem}.form_footer__dvFhp{padding-top:1.8rem}.form_footerText__ZkcH6{font-size:1.2rem}}.page_pageWrapper__A2IXl{display:flex;flex-direction:column;min-height:100vh;background:#ffffff;width:100%;position:relative}.page_mainContent__7eeQ5{flex:1 1;align-items:center;padding:2rem 3.2rem;background:#ffffff}.page_formContainer__bmoTi,.page_mainContent__7eeQ5{display:flex;justify-content:center;width:100%;box-sizing:border-box}.page_formContainer__bmoTi{max-width:900px}@media screen and (max-width:1024px){.page_mainContent__7eeQ5{padding:5.6rem 2.8rem}.page_formContainer__bmoTi{max-width:850px}}@media screen and (max-width:768px){.page_mainContent__7eeQ5{padding:5.2rem 2.4rem}.page_formContainer__bmoTi{max-width:800px}}@media screen and (max-width:640px){.page_formContainer__bmoTi{margin-top:-20px}}@media screen and (max-width:600px){.page_mainContent__7eeQ5{padding:4.4rem 1.6rem}.page_formContainer__bmoTi{max-width:100%}}@media screen and (max-width:480px){.page_mainContent__7eeQ5{padding:3.8rem 1.4rem}.page_formContainer__bmoTi{max-width:100%}}@media screen and (max-width:360px){.page_mainContent__7eeQ5{padding:3.2rem 1.2rem}.page_formContainer__bmoTi{max-width:100%}}.getQuoteHeaderWithNav_headerContainer___lO3c{width:100vw;overflow:visible;box-sizing:border-box;background:#000822;margin-left:calc(-50vw + 50%);position:relative;z-index:1}.getQuoteHeaderWithNav_headerElement__nyq0W{display:flex;align-items:flex-start;background-color:#000822;font-weight:400;justify-content:center;position:relative;width:100%;z-index:2;flex-direction:column;box-sizing:border-box}.getQuoteHeaderWithNav_headerContent__sma_6{width:100%;max-width:130rem;padding:1.8rem 1.2rem 0;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin:0 auto .9rem}.getQuoteHeaderWithNav_navigationBar__hKtuV{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:9999;background:#000822;width:100vw;padding:1.8rem 0 0;border-bottom:1px solid rgba(3,136,255,.1);margin-left:calc(-50vw + 50%);transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:padding .3s cubic-bezier(.4,0,.2,1)}.getQuoteHeaderWithNav_navigationBar__hKtuV.getQuoteHeaderWithNav_scrolled__vH0m3{padding:1.2rem 0 0;box-shadow:0 4px 16px rgba(0,8,34,.2)}.getQuoteHeaderWithNav_navigationBar__hKtuV.getQuoteHeaderWithNav_scrolled__vH0m3 .getQuoteHeaderWithNav_logo__0SX1i{width:50px!important;height:50px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.getQuoteHeaderWithNav_navigationBar__hKtuV.getQuoteHeaderWithNav_scrolled__vH0m3 .getQuoteHeaderWithNav_helpBtn__gbEg3{width:4.6rem;height:4.6rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.getQuoteHeaderWithNav_navigationBar__hKtuV.getQuoteHeaderWithNav_scrolled__vH0m3 .getQuoteHeaderWithNav_helpBtn__gbEg3 svg{width:22px;height:22px}.getQuoteHeaderWithNav_navigationBar__hKtuV.getQuoteHeaderWithNav_scrolled__vH0m3 .getQuoteHeaderWithNav_navContent__rvowN{padding:0 1.2rem .8rem;transition:padding .3s cubic-bezier(.4,0,.2,1)}.getQuoteHeaderWithNav_navContent__rvowN{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:130rem;margin:0 auto;padding:0 1.2rem 1rem;transition:padding .3s cubic-bezier(.4,0,.2,1)}.getQuoteHeaderWithNav_logoContainer__jeLtx{display:flex;align-items:center;width:30.4rem;flex-shrink:0}.getQuoteHeaderWithNav_logo__0SX1i{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:66px;height:66px}.getQuoteHeaderWithNav_logo__0SX1i:hover{opacity:.85}.getQuoteHeaderWithNav_helpBtn__gbEg3{display:flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;border-radius:10px;border:1.5px solid rgba(3,136,255,.25);background:rgba(3,136,255,.1);color:#0388ff;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;flex-shrink:0}.getQuoteHeaderWithNav_helpBtn__gbEg3:hover{border-color:rgba(3,136,255,.5);background:rgba(3,136,255,.15)}.getQuoteHeaderWithNav_titleSection__lvqAz{display:flex;flex-direction:column;gap:2rem;width:100%;margin:3rem -.1rem 2.5rem;padding-left:25rem;padding-top:2rem;border-style:none;border-width:1px}.getQuoteHeaderWithNav_titleContent__EcNNg{display:flex;flex-direction:column;gap:0;width:23rem}.getQuoteHeaderWithNav_title__0UNcu{color:#ffffff;font-size:clamp(2.6rem,5vw,4rem);font-weight:700;line-height:120%;margin:0 -8.56rem 0 -.125rem;letter-spacing:-.72px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:.8rem;white-space:nowrap;text-wrap:nowrap;width:auto;flex-wrap:nowrap}@media screen and (max-width:768px){.getQuoteHeaderWithNav_title__0UNcu{white-space:normal;text-wrap:wrap;flex-wrap:wrap;margin:0 -.3rem 0 -.2rem}}.getQuoteHeaderWithNav_titleSpan__StQKM{color:#0388ff;font-weight:700;display:inline;white-space:nowrap}.getQuoteHeaderWithNav_progressSection__WkM5r{display:flex;flex-direction:column;gap:1rem;max-width:100%;width:100%}.getQuoteHeaderWithNav_stepLabel__LpIJO{color:rgba(255,255,255,.72);font-size:1.5rem;font-weight:500;margin:0;letter-spacing:.3px}.getQuoteHeaderWithNav_progressBar__iiOIl{width:100%;max-width:77.3rem;height:6px;background:#e8ecf1;border-radius:8px;overflow:hidden}.getQuoteHeaderWithNav_progressFill__6cl_o{height:100%;background:linear-gradient(90deg,#0388ff,#049cff);border-radius:8px;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 12px rgba(3,136,255,.4)}@media screen and (max-width:1200px){.getQuoteHeaderWithNav_headerElement__nyq0W{width:100%;margin-right:0;padding:18px 3.2rem}.getQuoteHeaderWithNav_headerContent__sma_6{padding:1.44rem 1.44rem 0}.getQuoteHeaderWithNav_navigationBar__hKtuV{padding:1.44rem 0 0}.getQuoteHeaderWithNav_navContent__rvowN{padding:0 1.44rem 1rem}.getQuoteHeaderWithNav_menu__Wj0sS{margin-left:-2rem}.getQuoteHeaderWithNav_logoContainer__jeLtx{width:auto}.getQuoteHeaderWithNav_logo__0SX1i{width:56px;height:56px}.getQuoteHeaderWithNav_navigationBar__hKtuV.getQuoteHeaderWithNav_scrolled__vH0m3 .getQuoteHeaderWithNav_logo__0SX1i{width:50px!important;height:50px!important}.getQuoteHeaderWithNav_menuLink__rcD6T{padding:1rem 1.8rem;font-size:1.4rem}.getQuoteHeaderWithNav_titleSection__lvqAz{margin:2rem -.1rem;padding-left:20rem;padding-top:1.6rem}.getQuoteHeaderWithNav_title__0UNcu{font-size:clamp(2rem,4vw,2.8rem)}}@media screen and (max-width:1024px){.getQuoteHeaderWithNav_headerElement__nyq0W{padding:16px 2.4rem}.getQuoteHeaderWithNav_navigationBar__hKtuV{gap:1.4rem}.getQuoteHeaderWithNav_helpBtn__gbEg3{width:4.8rem;height:4.8rem;font-size:1.4rem}.getQuoteHeaderWithNav_titleSection__lvqAz{gap:1.6rem}.getQuoteHeaderWithNav_title__0UNcu{font-size:2.4rem}.getQuoteHeaderWithNav_progressSection__WkM5r{max-width:100%}}@media screen and (max-width:768px){.getQuoteHeaderWithNav_headerElement__nyq0W{width:100%;padding:1.6rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}.getQuoteHeaderWithNav_navigationBar__hKtuV{flex-direction:row;width:100%;gap:1.2rem;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:none}.getQuoteHeaderWithNav_logoContainer__jeLtx{width:auto;flex-shrink:0}.getQuoteHeaderWithNav_helpBtn__gbEg3{width:4.6rem;height:4.6rem}.getQuoteHeaderWithNav_titleSection__lvqAz{margin:2rem 0;padding-left:0;padding-top:0;gap:1.8rem;width:100%}.getQuoteHeaderWithNav_titleContent__EcNNg{width:100%}.getQuoteHeaderWithNav_title__0UNcu{font-size:2.9rem;width:100%;white-space:normal;text-wrap:wrap;margin:0;flex-wrap:wrap}.getQuoteHeaderWithNav_stepLabel__LpIJO{font-size:1.4rem;font-weight:600}.getQuoteHeaderWithNav_progressBar__iiOIl{height:6px;width:100%}.getQuoteHeaderWithNav_progressFill__6cl_o{height:100%}}@media screen and (max-width:900px){.getQuoteHeaderWithNav_navigationBar__hKtuV{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:999;background:#000822;padding-bottom:1rem;border-bottom:1px solid rgba(3,136,255,.1);display:flex;gap:1.2rem;align-items:center;justify-content:space-between;width:100%;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.getQuoteHeaderWithNav_logo__0SX1i{width:50px;height:50px}.getQuoteHeaderWithNav_helpBtn__gbEg3{width:4.6rem;height:4.6rem}}@media screen and (max-width:600px){.getQuoteHeaderWithNav_headerElement__nyq0W{padding:1.6rem;flex-direction:column;justify-content:flex-start;align-items:flex-start}.getQuoteHeaderWithNav_navigationBar__hKtuV{display:flex}.getQuoteHeaderWithNav_logo__0SX1i{width:50px;height:50px}.getQuoteHeaderWithNav_helpBtn__gbEg3{width:4.6rem;height:4.6rem}}.getQuoteHeaderWithNav_helpModalOverlay__HjJPp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;cursor:pointer}.getQuoteHeaderWithNav_helpModalContainer__97aTD{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.6rem}.getQuoteHeaderWithNav_helpModal__pT9dt{position:relative;background:#ffffff;border-radius:12px;padding:2.4rem;max-width:420px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.15);animation:getQuoteHeaderWithNav_slideUp__ib56h .3s ease}@keyframes getQuoteHeaderWithNav_slideUp__ib56h{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.getQuoteHeaderWithNav_helpModalCloseBtn__Xm206{position:absolute;top:1.2rem;right:1.2rem;background:none;border:none;font-size:1.6rem;color:#5a6b7d;cursor:pointer;padding:.4rem;transition:color .25s ease}.getQuoteHeaderWithNav_helpModalCloseBtn__Xm206:hover{color:#000822}.getQuoteHeaderWithNav_helpModalTitle__iNHJn{font-size:1.6rem;font-weight:700;color:#000822;margin:0 0 1.2rem;padding-right:2rem}.getQuoteHeaderWithNav_helpModalMessage__sflew{font-size:1.1rem;color:#5a6b7d;line-height:1.6;margin:0 0 2rem}.getQuoteHeaderWithNav_helpModalActions__T3LEW{display:flex;gap:1rem;flex-direction:column}.getQuoteHeaderWithNav_helpContactLink__eh134{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.6rem;background:linear-gradient(135deg,#0388ff,#0270cc);color:#ffffff;text-decoration:none;border-radius:8px;font-size:1rem;font-weight:600;transition:all .25s ease}.getQuoteHeaderWithNav_helpContactLink__eh134:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(3,136,255,.3)}.getQuoteHeaderWithNav_helpModalCloseAction__PUYeq{padding:1rem 1.6rem;background:rgba(3,136,255,.08);color:#0388ff;border:1px solid rgba(3,136,255,.2);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease}.getQuoteHeaderWithNav_helpModalCloseAction__PUYeq:hover{background:rgba(3,136,255,.12);border-color:rgba(3,136,255,.3)}@media (max-width:900px){.getQuoteHeaderWithNav_helpModal__pT9dt{padding:2rem;max-width:88%}.getQuoteHeaderWithNav_helpModalTitle__iNHJn{font-size:1.5rem;margin-bottom:1rem}.getQuoteHeaderWithNav_helpModalMessage__sflew{font-size:1.15rem;line-height:1.7;margin-bottom:2.4rem}.getQuoteHeaderWithNav_helpContactLink__eh134,.getQuoteHeaderWithNav_helpModalCloseAction__PUYeq{padding:1.2rem 1.8rem;font-size:1.1rem;min-height:5rem}}@media (max-width:600px){.getQuoteHeaderWithNav_helpModal__pT9dt{padding:2.4rem;max-width:92%}.getQuoteHeaderWithNav_helpModalCloseBtn__Xm206{top:1.4rem;right:1.4rem;font-size:1.8rem}.getQuoteHeaderWithNav_helpModalTitle__iNHJn{font-size:1.8rem;margin-bottom:1.4rem;padding-right:2.4rem}.getQuoteHeaderWithNav_helpModalMessage__sflew{font-size:1.3rem;line-height:1.8;margin-bottom:2.8rem}.getQuoteHeaderWithNav_helpContactLink__eh134,.getQuoteHeaderWithNav_helpModalCloseAction__PUYeq{padding:1.4rem 2rem;font-size:1.2rem;min-height:5.4rem;border-radius:10px}.getQuoteHeaderWithNav_helpContactLink__eh134:active,.getQuoteHeaderWithNav_helpModalCloseAction__PUYeq:active{transform:scale(.98)}}@media (max-width:400px){.getQuoteHeaderWithNav_helpModal__pT9dt{padding:2rem;max-width:94%}.getQuoteHeaderWithNav_helpModalCloseBtn__Xm206{top:1.2rem;right:1.2rem;font-size:1.6rem}.getQuoteHeaderWithNav_helpModalTitle__iNHJn{font-size:1.6rem;margin-bottom:1.2rem;padding-right:2rem}.getQuoteHeaderWithNav_helpModalMessage__sflew{font-size:1.2rem;line-height:1.7;margin-bottom:2.4rem}.getQuoteHeaderWithNav_helpContactLink__eh134,.getQuoteHeaderWithNav_helpModalCloseAction__PUYeq{padding:1.2rem 1.8rem;font-size:1.1rem;min-height:5rem}}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b945dce452f27e68-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/453871b49a2b67a3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0b3f493025ce167c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f46991b7dbeeb3a9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_95d4fb{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-weight:700;font-style:normal}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8c557ba9897af2fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ec1a74801451740c-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5bc99be666f4a493-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/72d187da74c35bfe-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/46e046528c7ebaef-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/938595bedc4f6ec6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_54ee17{font-family:Manrope,Manrope Fallback;font-weight:500;font-style:normal}.personalDetails_row__KPRoa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.personalDetails_field__QXfuS{display:flex;flex-direction:column;gap:.6rem}.personalDetails_field__QXfuS label{font-size:1.1rem;font-weight:500;color:#6b7c8f;opacity:.85}.personalDetails_field__QXfuS p{font-size:1.3rem;font-weight:500;color:#6b7c8f;margin:0;opacity:.85}.personalDetails_sectionsWrapper__ggStd,.personalDetails_selections__pU8gi{display:flex;flex-direction:column;gap:1.6rem;width:100%}.personalDetails_selections__pU8gi{margin-top:1rem;padding-top:1.6rem;border-top:1px solid rgba(3,136,255,.08)}.personalDetails_section__BDGZi{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem;background:linear-gradient(135deg,#fafbfd,#ffffff);border:1px solid rgba(3,136,255,.08);border-radius:12px}.personalDetails_section__BDGZi.personalDetails_disabled__VwJLM{background:rgba(3,136,255,.04);border:1px solid rgba(3,136,255,.08);opacity:.85}.personalDetails_section__BDGZi.personalDetails_disabled__VwJLM .personalDetails_sectionTitle__obRFj{color:#5a6b7d}.personalDetails_sectionTitle__obRFj{font-size:1.4rem;font-weight:600;color:#5a6b7d;margin:0;padding-bottom:1rem;border-bottom:1px solid rgba(3,136,255,.12)}.personalDetails_driverBlock__iuaC9,.personalDetails_sectionContent__vRaAn{display:flex;flex-direction:column;gap:1.2rem}.personalDetails_driverBlock__iuaC9{padding:1.2rem;background:rgba(3,136,255,.02);border:1px solid rgba(3,136,255,.08);border-radius:8px}.personalDetails_driverBlock__iuaC9:not(:last-child){margin-bottom:.4rem}@media (max-width:1200px){.personalDetails_row__KPRoa{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.personalDetails_row__KPRoa{grid-template-columns:repeat(2,1fr);gap:1.2rem}.personalDetails_sectionsWrapper__ggStd{gap:1.4rem}.personalDetails_section__BDGZi{padding:1.4rem;gap:1.2rem}.personalDetails_sectionTitle__obRFj{font-size:1.3rem;padding-bottom:.8rem}.personalDetails_selections__pU8gi{margin-top:.8rem;gap:1.2rem}}@media (max-width:600px){.personalDetails_row__KPRoa{grid-template-columns:1fr;gap:1rem}.personalDetails_sectionsWrapper__ggStd{gap:1.2rem}.personalDetails_section__BDGZi{padding:1.2rem;gap:1rem}.personalDetails_sectionTitle__obRFj{font-size:1.2rem;padding-bottom:.6rem}.personalDetails_selections__pU8gi{gap:1rem}}.selectedItem_container__43o_9{display:flex;flex-direction:column;border-radius:20px;background:linear-gradient(135deg,#fafbfd,#ffffff);border:1.5px solid rgba(3,136,255,.08);overflow:hidden}.selectedItem_header__ubXKI{display:flex;width:100%;gap:1.6rem;padding:1.6rem;border-bottom:1px solid rgba(3,136,255,.08);align-items:flex-start}.selectedItem_imgContainer__o1OML{flex-shrink:0;opacity:.5}.selectedItem_headerImg__VwZNP{opacity:.65;filter:grayscale(80%)}.selectedItem_headerContent__HqBVm{display:flex;flex-direction:column;gap:.6rem;flex:1 1}.selectedItem_title__1b_6U{color:#5a6b7d;font-size:1.4rem;font-weight:600;line-height:130%;letter-spacing:.56px;margin:0}.selectedItem_description__l8spf{color:#7a8a9d;font-size:1.2rem;font-weight:400;line-height:130%;letter-spacing:.48px;margin:0}.selectedItem_selectedItem__B7NxT,.selectedItem_selectionItem__oaOCF{display:flex;padding:1.2rem 1.6rem;align-items:center;gap:1.2rem;border-radius:10px;border:1px solid rgba(3,136,255,.08);font-size:1.4rem;font-weight:500;line-height:130%;letter-spacing:.56px;margin:1.2rem 1.6rem;transition:all .3s ease;opacity:.85}.selectedItem_selectedItem__B7NxT,.selectedItem_selectionItem__oaOCF{background:linear-gradient(135deg,rgba(3,136,255,.04),rgba(3,136,255,.02));color:#6b7c8f}.selectedItem_checkIcon__rcj7B{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(3,136,255,.08);border-radius:4px;flex-shrink:0}.selectedItem_icon__SJPm9{width:12px;height:12px;color:#7a8a9d;opacity:.6}.selectedItem_itemText__pkUUB{flex:1 1}@media screen and (max-width:900px){.selectedItem_header__ubXKI{gap:1.2rem;padding:1.4rem;flex-direction:column}.selectedItem_headerContent__HqBVm{width:100%}.selectedItem_title__1b_6U{font-size:1.3rem}.selectedItem_description__l8spf{font-size:1.1rem}.selectedItem_selectedItem__B7NxT,.selectedItem_selectionItem__oaOCF{margin:.8rem 1.4rem;padding:1rem 1.2rem}}@media screen and (max-width:600px){.selectedItem_container__43o_9{border-radius:16px}.selectedItem_header__ubXKI{gap:1rem;padding:1.2rem}.selectedItem_title__1b_6U{font-size:1.2rem}.selectedItem_description__l8spf{font-size:1rem}.selectedItem_selectedItem__B7NxT,.selectedItem_selectionItem__oaOCF{margin:.8rem 1.2rem;padding:1rem;font-size:1.3rem}}.stepActions_actionsContainer__Hm6vZ{display:flex;gap:1.6rem;margin-top:6.4rem;justify-content:space-between;align-items:center;padding:0 3.6rem;width:100%;box-sizing:border-box}.stepActions_backBtn__nMpwt,.stepActions_nextBtn__RlBME{flex:1 1;height:5.2rem;border-radius:10px;font-size:1.5rem;font-weight:600;line-height:130%;letter-spacing:.2px;cursor:pointer;border:none;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.8rem;text-transform:capitalize}.stepActions_backBtn__nMpwt{background:#fff;color:#0388ff;border:1.5px solid rgba(3,136,255,.2)}.stepActions_backBtn__nMpwt:hover:not(:disabled){background:#f8fbff;border-color:#0388ff}.stepActions_backBtn__nMpwt:disabled{opacity:.5;cursor:not-allowed}.stepActions_nextBtn__RlBME{background:linear-gradient(135deg,#0388ff,#0270cc);color:#fff}.stepActions_nextBtn__RlBME:disabled{opacity:.6;cursor:not-allowed}.stepActions_backIcon___fos_,.stepActions_nextIcon__IBXaY{font-size:1.6rem;font-weight:700;display:inline-flex;align-items:center}.stepActions_spacer__94gqd{flex:1 1}@media screen and (max-width:900px){.stepActions_actionsContainer__Hm6vZ{gap:1.2rem;margin-top:4.8rem;padding:0 2rem}.stepActions_backBtn__nMpwt,.stepActions_nextBtn__RlBME{height:5.4rem;font-size:1.3rem;gap:.7rem;border-radius:10px}.stepActions_backIcon___fos_,.stepActions_nextIcon__IBXaY{font-size:1.5rem}}@media screen and (max-width:600px){.stepActions_actionsContainer__Hm6vZ{flex-direction:column;gap:1.4rem;margin-top:5.2rem;margin-bottom:2rem;padding:0 1.6rem}.stepActions_backBtn__nMpwt,.stepActions_nextBtn__RlBME{width:100%;height:6.2rem;font-size:1.5rem;border-radius:12px;padding:1.8rem}.stepActions_nextBtn__RlBME{background:linear-gradient(135deg,#0388ff,#0270cc);color:#fff;order:-1}.stepActions_backBtn__nMpwt{background:#fff;color:#0388ff;border:1.5px solid rgba(3,136,255,.2);order:1}.stepActions_backIcon___fos_,.stepActions_nextIcon__IBXaY{font-size:2rem}.stepActions_spacer__94gqd{display:none}}@media screen and (max-width:400px){.stepActions_actionsContainer__Hm6vZ{flex-direction:column;gap:1.2rem;margin-top:4.8rem;margin-bottom:1.6rem;padding:0 1.4rem}.stepActions_backBtn__nMpwt,.stepActions_nextBtn__RlBME{width:100%;height:5.8rem;font-size:1.4rem;border-radius:10px;padding:1.6rem}.stepActions_nextBtn__RlBME{background:linear-gradient(135deg,#0388ff,#0270cc);color:#fff;order:-1}.stepActions_backBtn__nMpwt{background:#fff;color:#0388ff;border:1.5px solid rgba(3,136,255,.2);order:1}.stepActions_backIcon___fos_,.stepActions_nextIcon__IBXaY{font-size:1.8rem}.stepActions_spacer__94gqd{display:none}}