.resetPassword{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:433px;height:100%;max-height:566px;padding:30px;gap:30px;background:#212134;border:1px solid #212134;box-shadow:0 2px 4px 2px rgba(0,0,0,.6);border-radius:20px;box-sizing:border-box}.resetPassword__logo{width:57px;height:57px}.resetPassword__title{margin:0;text-align:center}.resetPassword__form,.resetPassword__formSection{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:25px}.resetPassword__formSection{align-items:flex-start;gap:8px}.resetPassword__label{font-size:18px}.resetPassword__buttonSubmit,.resetPassword__input{width:100%;height:40px;color:#fff}.resetPassword__input{padding:15px 16px;background:#181826;border-radius:4px;box-sizing:border-box;align-self:stretch}.resetPassword__link{font-size:14px;color:#fff;cursor:pointer}.resetPassword__buttonSubmit{max-width:346px;font-size:20px;background:linear-gradient(84.4deg,#ea4e44 .07%,#db225a 60%);border-radius:50px;border:none;cursor:pointer}.resetPassword__linkMirai{color:#fff;text-decoration:none}