.input_wrapper__IGMrZ{position:relative;display:flex;display:-ms-flexbox;align-items:center;width:100%;padding:1px;border-radius:8px;background:linear-gradient(120deg,var(--pink-color),var(--blue-color),var(--success-color),var(--pink-color));background-size:300% 300%;animation:input_borderMove___aV7e 4s linear infinite;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;overflow:hidden}.input_wrapper__IGMrZ.input_normal__2QMag{padding:0;background:linear-gradient(120deg,var(--primary-surface-color),var(--primary-surface-color),var(--primary-surface-color),var(--primary-surface-color));border:1px solid transparent}.input_wrapper__IGMrZ.input_normal__2QMag:focus-within{border:1px solid var(--secondary-white-color)}@keyframes input_borderMove___aV7e{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.input_wrapper__IGMrZ .input_icon__left__YPR35,.input_wrapper__IGMrZ .input_icon__right__tChNS{position:absolute;margin-top:2px}.input_wrapper__IGMrZ .input_icon__left__YPR35{left:14px}.input_wrapper__IGMrZ .input_icon__right__tChNS{background:transparent;border:none;outline:none;right:12px;cursor:pointer}.input_wrapper__IGMrZ input{padding:16px 20px;border:none;border-radius:8px;outline:none;font-size:1.8rem;width:100%;background-color:var(--primary-surface-color);color:var(--white-color);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.input_wrapper__IGMrZ.input_normal__2QMag input{background:transparent;width:calc(100% - 24px)}.input_wrapper__IGMrZ input::placeholder{color:var(--secondary-white-color)}.input_wrapper__IGMrZ input.input_icon__PCvYr{padding-left:42px}@media screen and (max-width:740px){.input_wrapper__IGMrZ input{font-size:1.6rem}.input_wrapper__IGMrZ .input_icon__left__YPR35 svg,.input_wrapper__IGMrZ .input_icon__right__tChNS svg{width:20px;height:20px}}@media screen and (max-width:438px){.input_wrapper__IGMrZ input{font-size:1.4rem}.input_wrapper__IGMrZ .input_icon__left__YPR35 svg,.input_wrapper__IGMrZ .input_icon__right__tChNS svg{width:18px;height:18px}}.button_wrapper__oZ4XZ,.button_wrapper__oZ4XZ button{width:100%;display:flex;display:-ms-flexbox;align-items:center;justify-content:center}.button_wrapper__oZ4XZ button{padding:18px 20px;border:none;border-radius:8px;outline:none;font-size:1.8rem;gap:8px;width:100%;font-weight:600;color:var(--white-color);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;background:var(--primary-surface-color)}.button_wrapper__oZ4XZ button.button_normal__OEoMo{padding-block:16px}.button_wrapper__oZ4XZ button:disabled{opacity:.5;cursor:not-allowed}.button_spinner__3Ap1B{border:2px solid rgba(255,255,255,.2);border-left:2px solid var(--white-color);border-radius:50%;width:20px;height:20px;animation:button_spin__DgUFM .6s linear infinite;display:inline-block;vertical-align:middle;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-animation:button_spin__DgUFM .6s linear infinite}@keyframes button_spin__DgUFM{to{transform:rotate(1turn);-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn)}}@media screen and (max-width:740px){.button_wrapper__oZ4XZ button{font-size:1.6rem}}@media screen and (max-width:438px){.button_wrapper__oZ4XZ button{font-size:1.4rem}}.changepassword_content__84DIl,.changepassword_form__qnbVm,.changepassword_value__DBFbW,.changepassword_waitlist__wxuJy{display:flex;display:-ms-flexbox;width:100%}.changepassword_logo__LjIzN{margin-bottom:20px}.changepassword_waitlist__wxuJy{min-height:100vh}.changepassword_terms__ZnOGa{text-align:left!important;display:flex;display:-ms-flexbox;gap:8px;margin-top:10px}.changepassword_terms__ZnOGa a{color:var(--white-color);font-weight:600}.changepassword_content__84DIl,.changepassword_value__DBFbW,.changepassword_waitlist__wxuJy{align-items:center;justify-content:center}.changepassword_content__84DIl{max-width:624px;padding:20px;padding-block:32px;flex-direction:column;gap:24px}.changepassword_header__UdBjM{display:flex;display:-ms-flexbox;flex-direction:column;gap:12px}.changepassword_waitlist__wxuJy h2{font-size:4.8rem;font-weight:700;font-family:var(--font-primary);color:var(--white-color);text-align:center}.changepassword_waitlist__wxuJy p{font-size:1.8rem;color:var(--secondary-white-color);text-align:center;line-height:135%}.changepassword_header__UdBjM p{max-width:500px}.changepassword_value__DBFbW,.changepassword_waitlist__wxuJy form{gap:12px}.changepassword_form__qnbVm{flex-direction:column;margin-top:16px}.changepassword_row__Arpvy{display:flex;display:-ms-flexbox;align-items:flex-start;gap:12px}.changepassword_features__zfXRp{display:flex;display:-ms-flexbox;flex-direction:column;padding-left:4px;margin-top:8px;gap:4px}.changepassword_features__zfXRp li{display:flex;display:-ms-flexbox;gap:8px}.changepassword_features__zfXRp li span,.changepassword_features__zfXRp li span svg path{transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}.changepassword_features__zfXRp li.changepassword_correct__H14P4 span{color:var(--success-color)}.changepassword_features__zfXRp li.changepassword_correct__H14P4 span svg path{stroke:var(--success-color)}.changepassword_features__zfXRp li span,.changepassword_form__group__oayBs label,.changepassword_group__E_hNz p a,.changepassword_terms__ZnOGa,.changepassword_value__DBFbW p{font-size:1.6rem;color:var(--secondary-white-color);text-align:center;line-height:135%;width:-moz-fit-content;width:fit-content}.changepassword_terms__ZnOGa span{color:var(--white-color)}.changepassword_content__84DIl .changepassword_btn__jBN7v button,.changepassword_content__84DIl .changepassword_btn__jBN7v button svg,.changepassword_group__E_hNz p a{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.changepassword_form__group__oayBs,.changepassword_group__E_hNz{width:100%;display:flex;display:-ms-flexbox;align-items:flex-end;gap:4px;justify-content:flex-end;flex-direction:column}.changepassword_form__group__oayBs{align-items:flex-start;justify-content:flex-start}.changepassword_group__E_hNz p a:hover{color:var(--white-color)}.changepassword_content__84DIl .changepassword_btn__jBN7v button{background:var(--blue-color);opacity:1;margin-top:10px}.changepassword_content__84DIl .changepassword_btn__jBN7v button:hover{opacity:.8}.changepassword_content__84DIl .changepassword_btn__jBN7v button:focus-within svg,.changepassword_content__84DIl .changepassword_btn__jBN7v button:hover svg{transform:translateX(4px);-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px)}@media screen and (max-width:1792px){.changepassword_waitlist__wxuJy h2{font-size:4.4rem}}@media screen and (max-width:1512px){.changepassword_waitlist__wxuJy h2{font-size:4rem}}@media screen and (max-width:1280px){.changepassword_waitlist__wxuJy h2{font-size:3.6rem}.changepassword_logo__LjIzN svg{width:180px;height:auto}}@media screen and (max-width:834px){.changepassword_waitlist__wxuJy h2{font-size:3.2rem}.changepassword_logo__LjIzN svg{width:160px}}@media screen and (max-width:740px){.changepassword_waitlist__wxuJy h2{font-size:2.8rem}.changepassword_row__Arpvy{flex-direction:column}.changepassword_waitlist__wxuJy p{font-size:1.6rem}.changepassword_features__zfXRp li span,.changepassword_form__group__oayBs label,.changepassword_group__E_hNz p a,.changepassword_terms__ZnOGa,.changepassword_value__DBFbW p{font-size:1.4rem}.changepassword_logo__LjIzN svg{width:140px}.changepassword_value__DBFbW{flex-direction:column;width:-moz-fit-content;width:fit-content}.changepassword_content__84DIl,.changepassword_header__UdBjM,.changepassword_value__DBFbW{align-items:flex-start}.changepassword_header__UdBjM h2,.changepassword_header__UdBjM p{text-align:left}.changepassword_content__84DIl{gap:18px}.changepassword_content__84DIl button svg,.changepassword_terms__ZnOGa svg{width:20px;height:20px}}@media screen and (max-width:438px){.changepassword_waitlist__wxuJy h2{font-size:2.4rem}.changepassword_content__84DIl button svg,.changepassword_terms__ZnOGa svg{width:16px;height:16px}}.verifyemail_content__W_E4q,.verifyemail_form__NlVPm,.verifyemail_value__ec0IV,.verifyemail_waitlist__rq7di{display:flex;display:-ms-flexbox;width:100%}.verifyemail_value__ec0IV{align-items:center;justify-content:center}.verifyemail_logo__qkmXx{margin-bottom:20px}.verifyemail_waitlist__rq7di{min-height:100vh;align-items:center;justify-content:center}.verifyemail_content__W_E4q{max-width:528px;padding:20px;flex-direction:column;gap:24px;background:var(--primary-surface-color);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.verifyemail_logo__qkmXx svg{width:180px;height:auto}.verifyemail_header__ffDtg{display:flex;display:-ms-flexbox;flex-direction:column;gap:12px}.verifyemail_waitlist__rq7di h2{font-size:3.6rem;font-weight:700;font-family:var(--font-primary);color:var(--white-color)}.verifyemail_waitlist__rq7di p{font-size:1.8rem;color:var(--secondary-white-color);line-height:135%;font-weight:400}.verifyemail_header__ffDtg p{max-width:100%}.verifyemail_header__ffDtg p span{font-weight:600;color:var(--white-color)}.verifyemail_value__ec0IV,.verifyemail_waitlist__rq7di form{gap:12px}.verifyemail_form__NlVPm{flex-direction:column;margin-top:16px}.verifyemail_form__group__9myw0 label,.verifyemail_group__nMlVM p a,.verifyemail_value__ec0IV p{font-size:1.6rem;color:var(--secondary-white-color);line-height:135%;width:-moz-fit-content;width:fit-content}.verifyemail_content__W_E4q .verifyemail_btn__LY_xD button,.verifyemail_content__W_E4q .verifyemail_btn__LY_xD button svg,.verifyemail_group__nMlVM p a{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.verifyemail_form__group__9myw0,.verifyemail_group__nMlVM{width:100%;display:flex;display:-ms-flexbox;align-items:flex-end;gap:4px;justify-content:flex-end;flex-direction:column}.verifyemail_form__group__9myw0{align-items:flex-start;justify-content:flex-start}.verifyemail_group__nMlVM p a:hover{color:var(--white-color)}.verifyemail_content__W_E4q .verifyemail_btn__LY_xD button{background:var(--secondary-surface-color);opacity:1}.verifyemail_content__W_E4q .verifyemail_btn__LY_xD button:hover{opacity:.8}.verifyemail_content__W_E4q .verifyemail_btn__LY_xD button:focus-within svg,.verifyemail_content__W_E4q .verifyemail_btn__LY_xD button:hover svg{transform:translateX(4px);-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px)}@media screen and (max-width:834px){.verifyemail_waitlist__rq7di h2{font-size:3.2rem}.verifyemail_logo__qkmXx svg{width:160px}}@media screen and (max-width:740px){.verifyemail_waitlist__rq7di h2{font-size:2.8rem}.verifyemail_waitlist__rq7di p{font-size:1.6rem}.verifyemail_form__group__9myw0 label,.verifyemail_group__nMlVM p a,.verifyemail_value__ec0IV p{font-size:1.4rem}.verifyemail_logo__qkmXx svg{width:140px}.verifyemail_value__ec0IV{flex-direction:column;width:-moz-fit-content;width:fit-content}.verifyemail_content__W_E4q,.verifyemail_header__ffDtg,.verifyemail_value__ec0IV{align-items:flex-start}.verifyemail_header__ffDtg h2,.verifyemail_header__ffDtg p{text-align:left}.verifyemail_content__W_E4q{gap:18px}.verifyemail_content__W_E4q button svg{width:20px;height:20px}}@media screen and (max-width:438px){.verifyemail_waitlist__rq7di h2{font-size:2.4rem}.verifyemail_content__W_E4q button svg{width:16px;height:16px}}.register_content__CtERK,.register_form__zGlcD,.register_value__B7gYU,.register_waitlist__ZWdB9{display:flex;display:-ms-flexbox;width:100%}.register_logo__utcEr{margin-bottom:20px}.register_waitlist__ZWdB9{min-height:100vh}.register_terms__5P4bj{text-align:left!important;display:flex;display:-ms-flexbox;gap:8px;margin-top:10px}.register_terms__5P4bj a{color:var(--white-color);font-weight:600}.register_content__CtERK,.register_value__B7gYU,.register_waitlist__ZWdB9{align-items:center;justify-content:center}.register_content__CtERK{max-width:624px;padding:20px;padding-block:32px;flex-direction:column;gap:24px}.register_header__Sxwgq{display:flex;display:-ms-flexbox;flex-direction:column;gap:12px}.register_waitlist__ZWdB9 h2{font-size:4.8rem;font-weight:700;font-family:var(--font-primary);color:var(--white-color);text-align:center}.register_waitlist__ZWdB9 p{font-size:1.8rem;color:var(--secondary-white-color);text-align:center;line-height:135%}.register_header__Sxwgq p{max-width:400px}.register_value__B7gYU,.register_waitlist__ZWdB9 form{gap:12px}.register_form__zGlcD{flex-direction:column;margin-top:16px}.register_row__24jOZ{display:flex;display:-ms-flexbox;align-items:flex-start;gap:12px}.register_features__pPdsT{display:flex;display:-ms-flexbox;flex-direction:column;padding-left:4px;margin-top:8px;gap:4px}.register_features__pPdsT li{display:flex;display:-ms-flexbox;gap:8px}.register_features__pPdsT li span,.register_features__pPdsT li span svg path{transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}.register_features__pPdsT li.register_correct__DBXoa span{color:var(--success-color)}.register_features__pPdsT li.register_correct__DBXoa span svg path{stroke:var(--success-color)}.register_features__pPdsT li span,.register_form__group__Xrr2A label,.register_group__ZWsWC p a,.register_terms__5P4bj,.register_value__B7gYU p{font-size:1.6rem;color:var(--secondary-white-color);text-align:center;line-height:135%;width:-moz-fit-content;width:fit-content}.register_terms__5P4bj span{color:var(--white-color)}.register_content__CtERK .register_btn__9nVoK button,.register_content__CtERK .register_btn__9nVoK button svg,.register_group__ZWsWC p a{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.register_form__group__Xrr2A,.register_group__ZWsWC{width:100%;display:flex;display:-ms-flexbox;align-items:flex-end;gap:4px;justify-content:flex-end;flex-direction:column}.register_form__group__Xrr2A{align-items:flex-start;justify-content:flex-start}.register_group__ZWsWC p a:hover{color:var(--white-color)}.register_content__CtERK .register_btn__9nVoK button{background:var(--blue-color);opacity:1;margin-top:10px}.register_content__CtERK .register_btn__9nVoK button:hover{opacity:.8}.register_content__CtERK .register_btn__9nVoK button:focus-within svg,.register_content__CtERK .register_btn__9nVoK button:hover svg{transform:translateX(4px);-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px)}@media screen and (max-width:1792px){.register_waitlist__ZWdB9 h2{font-size:4.4rem}}@media screen and (max-width:1512px){.register_waitlist__ZWdB9 h2{font-size:4rem}}@media screen and (max-width:1280px){.register_waitlist__ZWdB9 h2{font-size:3.6rem}.register_logo__utcEr svg{width:180px;height:auto}}@media screen and (max-width:834px){.register_waitlist__ZWdB9 h2{font-size:3.2rem}.register_logo__utcEr svg{width:160px}}@media screen and (max-width:740px){.register_waitlist__ZWdB9 h2{font-size:2.8rem}.register_row__24jOZ{flex-direction:column}.register_waitlist__ZWdB9 p{font-size:1.6rem}.register_features__pPdsT li span,.register_form__group__Xrr2A label,.register_group__ZWsWC p a,.register_terms__5P4bj,.register_value__B7gYU p{font-size:1.4rem}.register_logo__utcEr svg{width:140px}.register_value__B7gYU{flex-direction:column;width:-moz-fit-content;width:fit-content}.register_content__CtERK,.register_header__Sxwgq,.register_value__B7gYU{align-items:flex-start}.register_header__Sxwgq h2,.register_header__Sxwgq p{text-align:left}.register_content__CtERK{gap:18px}.register_content__CtERK button svg,.register_terms__5P4bj svg{width:20px;height:20px}}@media screen and (max-width:438px){.register_waitlist__ZWdB9 h2{font-size:2.4rem}.register_content__CtERK button svg,.register_terms__5P4bj svg{width:16px;height:16px}}.timer_timer__0w41Z{margin-top:16px;color:var(--white-color);display:flex;display:-ms-flexbox;align-items:center;gap:10px}.timer_timer__0w41Z span{font-size:2rem;font-family:monospace}@media screen and (max-width:740px){.timer_timer__0w41Z{gap:8px}}.waitlist_content__pYyIb,.waitlist_form__QtlG1,.waitlist_photos__YewjD,.waitlist_value__KdBPH,.waitlist_waitlist___Zj8d{display:flex;display:-ms-flexbox;width:100%}.waitlist_logo__6TO0y{margin-bottom:20px}.waitlist_waitlist___Zj8d{min-height:100vh}.waitlist_content__pYyIb,.waitlist_photos__YewjD,.waitlist_value__KdBPH,.waitlist_waitlist___Zj8d{align-items:center;justify-content:center}.waitlist_content__pYyIb{max-width:564px;padding:20px;padding-block:32px;flex-direction:column;gap:24px}.waitlist_header__x8bvb{display:flex;display:-ms-flexbox;flex-direction:column;gap:12px}.waitlist_waitlist___Zj8d h2{font-size:4.8rem;font-weight:700;font-family:var(--font-primary);color:var(--white-color);text-align:center}.waitlist_waitlist___Zj8d p{font-size:1.8rem;color:var(--secondary-white-color);text-align:center;line-height:135%}.waitlist_value__KdBPH,.waitlist_waitlist___Zj8d form{gap:12px}.waitlist_form__QtlG1{flex-direction:column}.waitlist_value__KdBPH p{font-size:1.6rem;color:var(--secondary-white-color);text-align:center;line-height:135%}.waitlist_photos__YewjD{width:-moz-fit-content;width:fit-content}.waitlist_photos__YewjD img{object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center;width:35px;height:35px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin-left:-14px;border:2px solid var(--white-color)}.waitlist_content__pYyIb button,.waitlist_content__pYyIb button svg{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.waitlist_content__pYyIb button:hover{background:var(--blue-color)}.waitlist_content__pYyIb button:hover svg{transform:translateX(4px);-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px)}@media screen and (max-width:1792px){.waitlist_waitlist___Zj8d h2{font-size:4.4rem}}@media screen and (max-width:1512px){.waitlist_waitlist___Zj8d h2{font-size:4rem}}@media screen and (max-width:1280px){.waitlist_waitlist___Zj8d h2{font-size:3.6rem}.waitlist_logo__6TO0y svg{width:180px;height:auto}}@media screen and (max-width:834px){.waitlist_waitlist___Zj8d h2{font-size:3.2rem}.waitlist_logo__6TO0y svg{width:160px}}@media screen and (max-width:740px){.waitlist_waitlist___Zj8d h2{font-size:2.8rem}.waitlist_waitlist___Zj8d p{font-size:1.6rem}.waitlist_value__KdBPH p{font-size:1.4rem}.waitlist_logo__6TO0y svg{width:140px}.waitlist_value__KdBPH{flex-direction:column;width:-moz-fit-content;width:fit-content;margin-left:16px}.waitlist_content__pYyIb,.waitlist_header__x8bvb,.waitlist_value__KdBPH{align-items:flex-start}.waitlist_value__KdBPH p{margin-left:-14px}.waitlist_header__x8bvb h2,.waitlist_header__x8bvb p{text-align:left}.waitlist_content__pYyIb{gap:18px}.waitlist_content__pYyIb button svg{width:20px;height:20px}.waitlist_photos__YewjD img{width:30px;height:30px;margin-left:-12px}}@media screen and (max-width:438px){.waitlist_waitlist___Zj8d h2{font-size:2.4rem}.waitlist_content__pYyIb button svg{width:16px;height:16px}}.forgotpassword_content__XyRl9,.forgotpassword_form__Qi75C,.forgotpassword_value__7r2o2,.forgotpassword_waitlist__i1LgX{display:flex;display:-ms-flexbox;width:100%}.forgotpassword_logo__U_e7C{margin-bottom:20px}.forgotpassword_waitlist__i1LgX{min-height:100vh}.forgotpassword_content__XyRl9,.forgotpassword_value__7r2o2,.forgotpassword_waitlist__i1LgX{align-items:center;justify-content:center}.forgotpassword_content__XyRl9{max-width:528px;padding:20px;padding-block:32px;flex-direction:column;gap:24px}.forgotpassword_header__jEL4y{display:flex;display:-ms-flexbox;flex-direction:column;gap:12px}.forgotpassword_waitlist__i1LgX h2{font-size:4.8rem;font-weight:700;font-family:var(--font-primary);color:var(--white-color);text-align:center}.forgotpassword_waitlist__i1LgX p{font-size:1.8rem;color:var(--secondary-white-color);text-align:center;line-height:135%}.forgotpassword_header__jEL4y p{max-width:500px}.forgotpassword_value__7r2o2,.forgotpassword_waitlist__i1LgX form{gap:12px}.forgotpassword_form__Qi75C{flex-direction:column;margin-top:16px}.forgotpassword_form__group__6Eb0w label,.forgotpassword_group__h60Wf p a,.forgotpassword_value__7r2o2 p{font-size:1.6rem;color:var(--secondary-white-color);text-align:center;line-height:135%;width:-moz-fit-content;width:fit-content}.forgotpassword_content__XyRl9 .forgotpassword_btn__cIVGf button,.forgotpassword_content__XyRl9 .forgotpassword_btn__cIVGf button svg,.forgotpassword_group__h60Wf p a{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.forgotpassword_form__group__6Eb0w,.forgotpassword_group__h60Wf{width:100%;display:flex;display:-ms-flexbox;align-items:flex-end;gap:4px;justify-content:flex-end;flex-direction:column}.forgotpassword_form__group__6Eb0w{align-items:flex-start;justify-content:flex-start}.forgotpassword_group__h60Wf p a:hover{color:var(--white-color)}.forgotpassword_content__XyRl9 .forgotpassword_btn__cIVGf button{background:var(--blue-color);opacity:1;margin-top:10px}.forgotpassword_content__XyRl9 .forgotpassword_btn__cIVGf button:hover{opacity:.8}.forgotpassword_content__XyRl9 .forgotpassword_btn__cIVGf button:focus-within svg,.forgotpassword_content__XyRl9 .forgotpassword_btn__cIVGf button:hover svg{transform:translateX(4px);-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px)}.forgotpassword_note__2Gj84{background:var(--warning-color-10);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;padding:16px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.forgotpassword_note__2Gj84 p{color:var(--warning-color);margin:0}@media screen and (max-width:1792px){.forgotpassword_waitlist__i1LgX h2{font-size:4.4rem}}@media screen and (max-width:1512px){.forgotpassword_waitlist__i1LgX h2{font-size:4rem}}@media screen and (max-width:1280px){.forgotpassword_waitlist__i1LgX h2{font-size:3.6rem}.forgotpassword_logo__U_e7C svg{width:180px;height:auto}}@media screen and (max-width:834px){.forgotpassword_waitlist__i1LgX h2{font-size:3.2rem}.forgotpassword_logo__U_e7C svg{width:160px}}@media screen and (max-width:740px){.forgotpassword_waitlist__i1LgX h2{font-size:2.8rem}.forgotpassword_waitlist__i1LgX p{font-size:1.6rem}.forgotpassword_form__group__6Eb0w label,.forgotpassword_group__h60Wf p a,.forgotpassword_value__7r2o2 p{font-size:1.4rem}.forgotpassword_logo__U_e7C svg{width:140px}.forgotpassword_value__7r2o2{flex-direction:column;width:-moz-fit-content;width:fit-content}.forgotpassword_content__XyRl9,.forgotpassword_header__jEL4y,.forgotpassword_value__7r2o2{align-items:flex-start}.forgotpassword_header__jEL4y h2,.forgotpassword_header__jEL4y p{text-align:left}.forgotpassword_content__XyRl9{gap:18px}.forgotpassword_content__XyRl9 button svg{width:20px;height:20px}}@media screen and (max-width:438px){.forgotpassword_waitlist__i1LgX h2{font-size:2.4rem}.forgotpassword_content__XyRl9 button svg{width:16px;height:16px}}.login_content__Wn5np,.login_form__dvJAO,.login_value__m8YHM,.login_waitlist__jIBc0{display:flex;display:-ms-flexbox;width:100%}.login_logo__YWkjh{margin-bottom:20px}.login_waitlist__jIBc0{min-height:100vh}.login_content__Wn5np,.login_value__m8YHM,.login_waitlist__jIBc0{align-items:center;justify-content:center}.login_content__Wn5np{max-width:528px;padding:20px;padding-block:32px;flex-direction:column;gap:24px}.login_header__0GxsS{display:flex;display:-ms-flexbox;flex-direction:column;gap:12px}.login_waitlist__jIBc0 h2{font-size:4.8rem;font-weight:700;font-family:var(--font-primary);color:var(--white-color);text-align:center}.login_waitlist__jIBc0 p{font-size:1.8rem;color:var(--secondary-white-color);text-align:center;line-height:135%}.login_header__0GxsS p{max-width:400px}.login_value__m8YHM,.login_waitlist__jIBc0 form{gap:12px}.login_form__dvJAO{flex-direction:column;margin-top:16px}.login_form__group__4Tomt label,.login_group__aRqVf p a,.login_value__m8YHM p{font-size:1.6rem;color:var(--secondary-white-color);text-align:center;line-height:135%;width:-moz-fit-content;width:fit-content}.login_content__Wn5np .login_btn__MQJB2 button,.login_content__Wn5np .login_btn__MQJB2 button svg,.login_group__aRqVf p a{transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out}.login_form__group__4Tomt,.login_group__aRqVf{width:100%;display:flex;display:-ms-flexbox;align-items:flex-end;gap:4px;justify-content:flex-end;flex-direction:column}.login_form__group__4Tomt{align-items:flex-start;justify-content:flex-start}.login_group__aRqVf p a:hover{color:var(--white-color)}.login_content__Wn5np .login_btn__MQJB2 button{background:var(--blue-color);opacity:1;margin-top:10px}.login_content__Wn5np .login_btn__MQJB2 button:hover{opacity:.8}.login_content__Wn5np .login_btn__MQJB2 button:focus-within svg,.login_content__Wn5np .login_btn__MQJB2 button:hover svg{transform:translateX(4px);-webkit-transform:translateX(4px);-moz-transform:translateX(4px);-ms-transform:translateX(4px);-o-transform:translateX(4px)}@media screen and (max-width:1792px){.login_waitlist__jIBc0 h2{font-size:4.4rem}}@media screen and (max-width:1512px){.login_waitlist__jIBc0 h2{font-size:4rem}}@media screen and (max-width:1280px){.login_waitlist__jIBc0 h2{font-size:3.6rem}.login_logo__YWkjh svg{width:180px;height:auto}}@media screen and (max-width:834px){.login_waitlist__jIBc0 h2{font-size:3.2rem}.login_logo__YWkjh svg{width:160px}}@media screen and (max-width:740px){.login_waitlist__jIBc0 h2{font-size:2.8rem}.login_waitlist__jIBc0 p{font-size:1.6rem}.login_form__group__4Tomt label,.login_group__aRqVf p a,.login_value__m8YHM p{font-size:1.4rem}.login_logo__YWkjh svg{width:140px}.login_value__m8YHM{flex-direction:column;width:-moz-fit-content;width:fit-content}.login_content__Wn5np,.login_header__0GxsS,.login_value__m8YHM{align-items:flex-start}.login_header__0GxsS h2,.login_header__0GxsS p{text-align:left}.login_content__Wn5np{gap:18px}.login_content__Wn5np button svg{width:20px;height:20px}}@media screen and (max-width:438px){.login_waitlist__jIBc0 h2{font-size:2.4rem}.login_content__Wn5np button svg{width:16px;height:16px}}