.resetPass_resetWrapper__3CNBO{display:flex;justify-content:center;align-items:center;height:100vh;gap:2rem;padding:2rem;flex-wrap:wrap}.resetPass_imageSection__ymw6l{flex:1 1 300px;max-width:500px}.resetPass_imgFluid__lBNGJ{width:100%;height:auto;border-radius:8px}.resetPass_formSection__3C7ss{flex:1 1 300px;max-width:400px}.resetPass_loaderContainer__pFi_A{text-align:center;margin-bottom:1rem}.resetPass_spinner__aTbRW{width:2rem;height:2rem;border:4px solid rgba(0,0,255,.2);border-top-color:blue;border-radius:50%;animation:resetPass_spin__hhmfM .6s linear infinite;margin:auto}@keyframes resetPass_spin__hhmfM{to{transform:rotate(1turn)}}.resetPass_form__fanvh{display:flex;flex-direction:column}.resetPass_inputGroup___Hvid input{padding:.75rem;font-size:1rem;width:100%;border:1px solid #ccc;border-radius:5px;opacity:.4;margin-bottom:1rem}.resetPass_buttonGroup__MIeUd{display:flex;flex-direction:column;align-items:center}.resetPass_button__1NrF6{background-color:#0d6efd;color:white;font-size:1rem;padding:.75rem 2.5rem;border:none;border-radius:5px;cursor:pointer}.resetPass_button__1NrF6:hover{background-color:#0b5ed7}.resetPass_loginText__gRWJX{margin-top:1rem;font-size:.9rem}.resetPass_loginLink__pnkGQ{color:#dc3545;text-decoration:none}.resetPass_success__JEmLG{color:green;margin-bottom:1rem}.resetPass_error__Dzn8_{color:red;margin-bottom:1rem}