.set-password input{width:100%;height:40px;border:1px solid #dadada;padding:0 15px;font-size:14px}.set-password__input{width:100%;max-width:270px;position:relative;margin-bottom:20px}.set-password__input p{font-size:14px;color:#818080;margin-top:4px}.set-password__input.error input{border-color:#b83f39}.set-password__input-title{font-size:14px;margin-bottom:15px}.set-password__input-title span{color:#1bb2f9}.set-password__errors{padding-top:28px}.set-password__errors-item{display:inline-block;text-align:left;width:100%;max-width:80%;font-size:14px;line-height:16px;color:#b83f39;margin-bottom:5px;position:relative;-webkit-animation:shake 1s ease-in-out 1;animation:shake 1s ease-in-out 1}.set-password__errors-item:before{content:"";position:absolute;display:block;top:-2px;left:-35px;width:15px;height:19px;background-image:url(../img/error-ico.400a22dd.svg);background-size:cover}.set-password__left{width:100%;max-width:340px}.set-password__right{width:calc(90% - 340px)}.set-password__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.set-password__btn,.set-password__content{display:-webkit-box;display:-ms-flexbox;display:flex}.set-password__btn{margin-top:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.set-password__btn button{width:auto}.set-password__form{padding-top:28px}@media screen and (max-width:700px){.set-password__content{display:block}.set-password__left{max-width:100%}.set-password__right{padding-left:35px;width:100%}.set-password__errors{padding-top:15px}}@media screen and (max-width:425px){.set-password__input{max-width:100%}.set-password__form{padding-top:15px}}