.restore{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}.restore__logo{width:57px;height:57px}.restore__title{margin:0;text-align:center}.restore__form,.restore__formSection{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:25px}.restore__formSection{align-items:flex-start;gap:8px}.restore__label{font-size:18px}.restore__buttonSubmit,.restore__input{width:100%;height:40px;color:#fff}.restore__input{padding:15px 16px;background:#181826;border-radius:4px;box-sizing:border-box;align-self:stretch}.restore__link{font-size:14px;color:#fff;cursor:pointer}.restore__buttonSubmit{max-width:346px;font-size:20px;background:linear-gradient(84.4deg,#ea4e44 .07%,#db225a 60%);border-radius:50px;border:none;cursor:pointer}.restore__linkMirai{color:#fff;text-decoration:none}