.footer_footer__ysJQv{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:3rem 2rem 2rem;border-radius:21px;-webkit-border-radius:21px;-moz-border-radius:21px;-ms-border-radius:21px;-o-border-radius:21px;width:100%}.footer_footer__container__fhq1j{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:4rem;padding-bottom:2rem}.footer_footer__block__uMjYM{flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.footer_footer__title__D4O6o{font-size:1.2rem;font-weight:600;color:#fff;margin:0}.footer_footer__list__ObVBZ{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}.footer_footer__item__CXrEU{font-size:.95rem;color:#cbcbcb;transition:color .2s ease}.footer_footer__item__CXrEU a{color:inherit;text-decoration:none;transition:color .2s ease}.footer_footer__item__CXrEU a:hover{color:#1a1a1a}.footer_footer__copyright__gdMO0{font-size:.9rem;color:#bfc5ca;margin:0;padding-top:2rem;border-top:1px solid #e9ecef;width:100%;text-align:center}@media (max-width:768px){.footer_footer__ysJQv{padding:2rem 1rem 1.5rem}.footer_footer__container__fhq1j{flex-direction:column;gap:2rem}.footer_footer__block__uMjYM{width:100%}.footer_footer__list__ObVBZ{gap:.5rem}}@media (max-width:480px){.footer_footer__ysJQv{padding:1.5rem 1rem 1rem}.footer_footer__container__fhq1j{gap:1.5rem}.footer_footer__title__D4O6o{font-size:1.1rem}.footer_footer__item__CXrEU{font-size:.9rem}}.Navbar_navbar__UMdIx{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease;padding:1rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.Navbar_scrolled__Gl1kk{background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.08);padding:.75rem 0}.Navbar_container__zauSF{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.Navbar_logo__PiZmU{display:flex;align-items:center;transition:all .3s ease;position:relative;z-index:1001}.Navbar_logo__PiZmU:hover{transform:scale(1.05);filter:brightness(1.1)}.Navbar_logo__PiZmU img{height:60px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Navbar_desktopNav__N4F0X{display:flex;gap:2rem;align-items:center}.Navbar_navItem__i5tUt{position:relative}.Navbar_navLink__WmfVb{color:#333;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.Navbar_navIcon__PyhK8{font-size:1rem;color:#3498db;transition:transform .3s ease}.Navbar_navLink__WmfVb:hover .Navbar_navIcon__PyhK8{transform:translateY(-2px)}.Navbar_navLink__WmfVb:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#3498db;transition:width .3s ease}.Navbar_navLink__WmfVb.Navbar_active__yieh5:after,.Navbar_navLink__WmfVb:hover:after{width:100%}.Navbar_navLink__WmfVb:hover{color:#3498db}.Navbar_navLink__WmfVb.Navbar_active__yieh5{color:#3498db;font-weight:600}.Navbar_dropdown__GsLXV{position:absolute;top:calc(100% + 10px);right:0;transform:translateX(-50%);background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:1rem;min-width:280px;opacity:0;visibility:hidden;transition:all .3s ease;overflow:hidden;z-index:1000;margin-top:.5rem;transform:translateY(10px)}.Navbar_dropdownActive__i9dtl{opacity:1;visibility:visible;margin-top:.75rem;transform:translateY(0)}.Navbar_dropdownHeader__Q_sNE{font-weight:600;color:#3498db;padding:0 0 .75rem;margin-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.05);font-size:1rem}.Navbar_dropdownGrid___N4wl{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem}.Navbar_dropdownList__5pFtq{display:flex;flex-direction:column;gap:.5rem}.Navbar_dropdownItemButton__Hqj72{display:flex;width:100%;padding:.75rem 1rem;color:#333;font-size:.9rem;transition:all .2s ease;border-radius:8px;align-items:center;background:none;border:none;text-align:left;cursor:pointer}.Navbar_dropdownItemButton__Hqj72:hover{color:#3498db;background-color:rgba(52,152,219,.08)}.Navbar_dropdownItem__GbN_7{display:flex;padding:.75rem 1rem;color:#333;text-decoration:none;font-size:.9rem;transition:all .2s ease;border-radius:8px;align-items:center}.Navbar_dropdownItemTitle__a6A7S{font-weight:500}.Navbar_dropdownItem__GbN_7:hover{background:rgba(52,152,219,.1);color:#3498db;transform:translateX(3px)}.Navbar_menuButton__ojN59{display:none;background:none;border:none;cursor:pointer;padding:.5rem;transition:transform .3s ease}.Navbar_menuButton__ojN59:hover{transform:scale(1.1)}.Navbar_mobileNav__hLfnA{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateX(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-10px 0 30px rgba(0,0,0,.1)}.Navbar_mobileNavOpen__5IXgZ{transform:translateX(0)}.Navbar_mobileNavHeader__NkLo5{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(0,0,0,.05)}.Navbar_mobileLogo__NYD8a{display:block}.Navbar_mobileNavContent__S43Kj{padding:0;display:flex;flex-direction:column;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.Navbar_mobileNavItems__vlL3I{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.Navbar_closeButton__C6oaj{background:none;border:none;color:#1a1a1a;font-size:1.5rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1002;border-radius:50%;width:40px;height:40px}.Navbar_closeButton__C6oaj:hover{color:#3498db;transform:rotate(90deg);background-color:rgba(52,152,219,.1)}.Navbar_mobileNavItem__ouYUH{width:100%}.Navbar_mobileNavLink__Ra5cC{display:flex;width:100%;padding:.75rem 1rem;color:#333;align-items:center;gap:.75rem;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:500;background:none;border:none;cursor:pointer;transition:all .3s ease}.Navbar_mobileNavIcon__KMzCg{color:#3498db;font-size:1.1rem}.Navbar_mobileNavLink__Ra5cC.Navbar_active__yieh5,.Navbar_mobileNavLink__Ra5cC:hover{background-color:rgba(52,152,219,.1);color:#3498db}.Navbar_mobileNavLink__Ra5cC.Navbar_active__yieh5{font-weight:600}.Navbar_mobileDropdownContainer__5kMR0{width:100%}.Navbar_mobileDropdown__sNOrp{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1);background:rgba(52,152,219,.05);margin-top:.5rem;border-radius:8px}.Navbar_mobileDropdownOpen__mLbTr{max-height:500px;padding:.5rem}.Navbar_mobileDropdownItem__gsvlf{display:flex;padding:.75rem 1rem;color:#555;text-decoration:none;font-size:.95rem;transition:all .3s ease;border-radius:6px}.Navbar_mobileDropdownItem__gsvlf:hover{color:#3498db;background-color:rgba(52,152,219,.1)}.Navbar_dropdownArrow__ZujRV{display:inline-block;margin-left:auto;font-size:.8rem;transition:transform .3s ease;color:#999}.Navbar_arrowUp__NEoFv{transform:rotate(180deg);color:#3498db}.Navbar_authLinks__Msm8G{display:flex;gap:1rem;align-items:center}.Navbar_authLink__6xqjU{padding:.6rem 1.2rem;border-radius:8px;font-weight:500;font-size:.95rem;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;gap:.5rem}.Navbar_authLinkText__QpQU3{position:relative;z-index:1}.Navbar_authLinkCaret__v3z2i{font-size:.75rem;color:#666;margin-left:2px;transition:transform .2s ease}.Navbar_authLinkArrow__IogO0{font-size:1.1rem;transition:transform .3s ease;position:relative;z-index:1}.Navbar_userProfileLink__MhS1v{background-color:rgba(52,152,219,.1)}.Navbar_userIcon__O0uXN{font-size:16px}.Navbar_authLink__6xqjU:not(.Navbar_primaryAuthLink__a7HjD){color:#333;border:1px solid transparent}.Navbar_authLink__6xqjU:not(.Navbar_primaryAuthLink__a7HjD):hover{background-color:rgba(52,152,219,.1);color:#3498db}.Navbar_primaryAuthLink__a7HjD{background-color:#3498db;color:#fff;border:1px solid #3498db;position:relative;overflow:hidden}.Navbar_primaryAuthLink__a7HjD:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0));transform:translateX(-100%);transition:transform .6s ease}.Navbar_primaryAuthLink__a7HjD:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 8px 20px rgba(52,152,219,.3)}.Navbar_primaryAuthLink__a7HjD:hover:before{transform:translateX(100%)}.Navbar_primaryAuthLink__a7HjD:hover .Navbar_authLinkArrow__IogO0{transform:translateX(3px)}.Navbar_mobileAuthLinks__GiKs8{margin-top:auto;padding:1.5rem;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1rem;background-color:rgba(52,152,219,.03)}.Navbar_mobileAuthHeader__aKWdV{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#333;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.05)}.Navbar_userIcon__O0uXN{font-size:1.2rem;color:#3498db}.Navbar_mobileAuthButtons__YCZrU{display:flex;flex-direction:column;gap:.75rem}.Navbar_mobileAuthLink__1xsuM{display:flex;width:100%;padding:.9rem 1.5rem;justify-content:center;align-items:center;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;gap:.5rem}.Navbar_mobileAuthArrow__Jui3E{transition:transform .3s ease}.Navbar_mobileAuthLink__1xsuM:not(.Navbar_mobilePrimaryAuthLink__jGBII){color:#333;border:1px solid rgba(0,0,0,.1);background-color:#fff}.Navbar_mobileAuthLink__1xsuM:not(.Navbar_mobilePrimaryAuthLink__jGBII):hover{border-color:#3498db;color:#3498db}.Navbar_mobilePrimaryAuthLink__jGBII{background-color:#3498db;color:#fff;border:1px solid #3498db;position:relative;overflow:hidden}.Navbar_mobilePrimaryAuthLink__jGBII:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0));transform:translateX(-100%);transition:transform .6s ease}.Navbar_mobilePrimaryAuthLink__jGBII:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 8px 20px rgba(52,152,219,.3)}.Navbar_mobilePrimaryAuthLink__jGBII:hover:before{transform:translateX(100%)}.Navbar_mobilePrimaryAuthLink__jGBII:hover .Navbar_mobileAuthArrow__Jui3E{transform:translateX(3px)}@media (max-width:992px){.Navbar_desktopNav__N4F0X{gap:1.5rem}.Navbar_authLink__6xqjU{padding:.5rem 1rem;font-size:.9rem}}@media (max-width:768px){.Navbar_desktopNav__N4F0X{display:none}.Navbar_menuButton__ojN59{display:block}.Navbar_container__zauSF{padding:0 1.5rem}.Navbar_logo__PiZmU img{height:50px}}@media (max-width:480px){.Navbar_container__zauSF{padding:0 1rem}.Navbar_logo__PiZmU img{height:40px}.Navbar_mobileNavHeader__NkLo5{padding:1rem 1rem .75rem}.Navbar_mobileAuthLinks__GiKs8,.Navbar_mobileNavItems__vlL3I{padding:1rem}.Navbar_mobileDropdownItem__gsvlf,.Navbar_mobileNavLink__Ra5cC{padding:.7rem .75rem;font-size:.95rem}}.layout_child__JU2wO{min-height:calc(100vh - 80px);padding-top:80px;width:100%}.LoginForm_stepsContainer__QJpm4{display:flex;justify-content:space-between;margin-bottom:2.5rem;position:relative;padding:0 10px}.LoginForm_inputWrapperWrapper__l3BYr{display:flex;width:100%;gap:8px;align-items:center}.LoginForm_inputWrapperWrapper__l3BYr select{padding:.8rem .9rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;transition:all .3s ease}.LoginForm_stepsContainer__QJpm4:before{content:"";position:absolute;top:20px;left:50px;right:50px;height:3px;background:#eef1f5;z-index:1}.LoginForm_step__Ij6KX{position:relative;z-index:2;text-align:center;flex:1 1}.LoginForm_stepNumber__Z0Ccj{width:40px;height:40px;border-radius:50%;background:#fff;border:3px solid #eef1f5;display:flex;align-items:center;justify-content:center;font-weight:600;color:#8a94a6;margin:0 auto 8px;transition:all .3s ease}.LoginForm_stepTitle__GEusM{font-size:13px;color:#8a94a6;margin-top:4px;font-weight:500}.LoginForm_activeStep__6uPUM .LoginForm_stepNumber__Z0Ccj{background:#3498db;border-color:#3498db;color:#fff;transform:scale(1.1);box-shadow:0 4px 10px rgba(52,152,219,.3)}.LoginForm_activeStep__6uPUM .LoginForm_stepTitle__GEusM{color:#3498db;font-weight:600}.LoginForm_completedStep__DylGC .LoginForm_stepNumber__Z0Ccj{background:#2ecc71;border-color:#2ecc71;color:#fff}.LoginForm_completedStep__DylGC .LoginForm_stepTitle__GEusM{color:#2ecc71}.LoginForm_formContent__r95Ga{padding:.5rem 0}.LoginForm_contentTitle__VggW7{display:flex;align-items:center;gap:12px;margin-bottom:1.8rem;font-size:1.25rem;color:#2c3e50;font-weight:600}.LoginForm_stepIcon__1yyQr{color:#3498db;font-size:1.5rem}.LoginForm_inputGroup__w4WTj{margin-bottom:1.8rem}.LoginForm_inputGroup__w4WTj label{display:block;margin-bottom:8px;color:#2d3748;font-weight:500;font-size:14px}.LoginForm_inputWrapper__N_93f{position:relative;flex:1 1}.LoginForm_inputIcon__t1exF{left:16px}.LoginForm_inputIcon__t1exF,.LoginForm_passwordToggle__dUG3_{position:absolute;top:50%;transform:translateY(-50%);color:#8a94a6;font-size:16px}.LoginForm_passwordToggle__dUG3_{right:16px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.LoginForm_passwordToggle__dUG3_:hover{color:#4361ee}.LoginForm_inputGroup__w4WTj input{width:100%;padding:14px 16px 14px 45px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s ease}.LoginForm_inputGroup__w4WTj input::-webkit-inner-spin-button,.LoginForm_inputGroup__w4WTj input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.LoginForm_inputGroup__w4WTj input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.1)}.LoginForm_inputError__SqWt3{border-color:#e74c3c!important;background-color:rgba(231,76,60,.03)}.LoginForm_errorMessage__BmQ4m{display:flex;align-items:center;gap:6px;margin-top:6px;color:#e74c3c;font-size:13px}.LoginForm_errorIcon__Ogp6t{font-size:14px}.LoginForm_otpInfo__XqyvX{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;background-color:rgba(52,152,219,.05);border-radius:8px;margin-bottom:1.5rem}.LoginForm_otpInfo__XqyvX p{color:#3498db;font-size:14px;margin:0}.LoginForm_resendButton__JxsN_{border:none;font-size:14px;font-weight:600;padding:6px 12px;border-radius:5px;transition:all .2s ease}.LoginForm_resendButton__JxsN_:hover{background-color:rgba(52,152,219,.1)}.LoginForm_buttonGroup__37jg6{display:flex;gap:12px;margin-top:2rem}.LoginForm_backButton__HCV4o,.LoginForm_nextButton__WBjGx{padding:14px 24px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.LoginForm_nextButton__WBjGx{background:#3498db;color:#fff;border:none;flex:2 1}.LoginForm_nextButton__WBjGx:hover{background:#2980b9;transform:translateY(-2px);box-shadow:0 4px 10px rgba(52,152,219,.2)}.LoginForm_nextButton__WBjGx:disabled{background:#a0cfee;cursor:not-allowed;transform:none;box-shadow:none}.LoginForm_backButton__HCV4o{background:#fff;color:#3498db;border:2px solid #3498db;flex:1 1}.LoginForm_backButton__HCV4o:hover{background:#f8faff;transform:translateY(-2px)}.LoginForm_backButton__HCV4o:disabled{border-color:#a0cfee;color:#a0cfee;cursor:not-allowed;transform:none}.LoginForm_loader__gOb9J{width:20px;height:20px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:LoginForm_spin__IIt1E 1s linear infinite}@keyframes LoginForm_spin__IIt1E{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoginForm_alternateAction__us2Gm{margin-top:1.8rem;text-align:center;border-top:1px solid #f1f5f9;padding-top:1.5rem}.LoginForm_alternateLink__W1COC{color:#3498db;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.LoginForm_alternateLink__W1COC:hover{color:#2980b9;text-decoration:underline}.LoginForm_tabContainer__bONtm{display:flex;width:100%;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}.LoginForm_tab__MdCm2{flex:1 1;text-align:center;padding:1rem .5rem;cursor:pointer;transition:all .2s ease;border-bottom:3px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;font-weight:500}.LoginForm_tab__MdCm2:hover{background-color:rgba(52,152,219,.05)}.LoginForm_activeTab__DZ4lq{border-bottom:3px solid #3498db;color:#3498db}.LoginForm_tab__MdCm2:first-child.LoginForm_activeTab__DZ4lq{border-bottom-color:#3498db}.LoginForm_tab__MdCm2:last-child.LoginForm_activeTab__DZ4lq{border-bottom-color:#2ecc71}.LoginForm_tabIcon__Fe8D9{font-size:1.2rem}.LoginForm_tab__MdCm2:first-child .LoginForm_tabIcon__Fe8D9{color:#3498db}.LoginForm_tab__MdCm2:last-child .LoginForm_tabIcon__Fe8D9{color:#2ecc71}.LoginForm_otpSection__2AAgp{margin-bottom:1.5rem}@media (max-width:768px){.LoginForm_formWrapper__W42_V{padding:2rem}.LoginForm_stepsContainer__QJpm4{margin-bottom:2rem}.LoginForm_stepsContainer__QJpm4:before{left:30px;right:30px}.LoginForm_stepNumber__Z0Ccj{width:35px;height:35px;font-size:14px}.LoginForm_stepTitle__GEusM{font-size:12px}}@media (max-width:480px){.LoginForm_formWrapper__W42_V{padding:1.5rem;border-radius:12px}.LoginForm_stepsContainer__QJpm4{padding:0;margin-bottom:1.5rem}.LoginForm_stepsContainer__QJpm4:before{left:20px;right:20px}.LoginForm_stepNumber__Z0Ccj{width:32px;height:32px;font-size:13px}.LoginForm_stepTitle__GEusM{font-size:11px}.LoginForm_contentTitle__VggW7{font-size:1.2rem;margin-bottom:1.5rem}.LoginForm_buttonGroup__37jg6{flex-direction:column-reverse;gap:10px;margin-top:1.5rem}.LoginForm_backButton__HCV4o,.LoginForm_nextButton__WBjGx{width:100%;padding:12px}.LoginForm_inputGroup__w4WTj input{padding:12px 14px 12px 40px;font-size:14px}.LoginForm_otpInfo__XqyvX{flex-direction:column;align-items:flex-start;gap:8px}.LoginForm_resendButton__JxsN_{padding:4px 0}}.LoginForm_select__1NRy5{width:100%;border:2px solid #e2e8f0;border-radius:8px;font-size:15px;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238a94a6' d='M6 8.825L1.175 4 2.238 2.938 6 6.7l3.763-3.763L10.825 4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:12px 40px 12px 16px}.LoginForm_select__1NRy5:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 3px rgba(67,97,238,.1)}.LoginForm_forgotPassword__qGITL{display:flex;justify-content:flex-end;margin-top:.5rem;margin-bottom:1.5rem}.LoginForm_forgotLink__wE1wH{background:none;border:none;color:#3498db;font-size:.875rem;cursor:pointer;text-decoration:underline;transition:color .2s ease;padding:0}.LoginForm_forgotLink__wE1wH:hover{color:#2980b9}.LoginForm_otpTimerSection__oW42r{margin-top:1rem;text-align:center}.LoginForm_timerText__dmTBA{color:#666;font-size:.875rem;margin:0}.LoginForm_timerCount__7Ir3u{color:#3498db;font-weight:600;font-family:Courier New,monospace}.LoginForm_resendButton__JxsN_{background:none;border:1px solid #3498db;color:#3498db;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .3s ease;font-weight:500}.LoginForm_resendButton__JxsN_:hover:not(:disabled){background-color:#3498db;color:#fff}.LoginForm_resendButton__JxsN_:disabled{opacity:.5;cursor:not-allowed}.afw_formContainer__wkXij{display:flex;justify-content:center;align-items:center}.afw_formWrapper__sQIe9{background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);width:100%;max-width:500px;padding:2.5rem;transition:all .3s ease}.afw_formWrapper__sQIe9:hover{box-shadow:0 15px 35px rgba(0,0,0,.12)}.aph_pageHeader___wApz{text-align:center;margin-bottom:2rem}.aph_pageHeader___wApz h1{color:#2c3e50;font-size:1.75rem;margin-bottom:.5rem}.aph_pageHeader___wApz p{color:#7f8c8d;font-size:1.1rem}@media (min-width:769px){.aph_pageHeader___wApz h1{font-size:2rem}}