.ForgotPasswordForm-module__ljZJNa__container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.ForgotPasswordForm-module__ljZJNa__forgotPasswordContainer{background-color:var(--bgSoft);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:500px;height:500px;padding:50px;display:flex}.ForgotPasswordForm-module__ljZJNa__forgotPasswordContainer input{background-color:var(--bg);width:100%;color:var(--text);border:2px solid #2e374a;border-radius:5px;padding:15px}.ForgotPasswordForm-module__ljZJNa__forgotPasswordContainer button{width:100%;color:var(--text);cursor:pointer;background-color:teal;border:none;border-radius:5px;padding:15px}.ForgotPasswordForm-module__ljZJNa__sendCodeForm{flex-direction:column;justify-content:space-around;gap:5px;width:100%;display:flex}.ForgotPasswordForm-module__ljZJNa__sendCodeForm input{padding:15px;transition:all .2s}.ForgotPasswordForm-module__ljZJNa__sendCodeForm button{background-color:#38445f;width:25%;height:40px;padding:0;transition:all .2s}.ForgotPasswordForm-module__ljZJNa__sendCodeForm button:hover{background-color:#2c3952}.ForgotPasswordForm-module__ljZJNa__verifyCodeForm button{margin-top:50px}.ForgotPasswordForm-module__ljZJNa__sendCodeBtnContainer{flex-direction:column-reverse;gap:10px;display:flex}.ForgotPasswordForm-module__ljZJNa__formMessage{color:#eccc68;padding:5px 0;font-size:12px}
