.restore-email input{width:100%;height:40px;border:1px solid #dadada;padding:0 15px;font-size:14px}.restore-email__input{width:100%;max-width:270px;position:relative}.restore-email__input p{font-size:14px;color:#818080;margin-top:4px}.restore-email__input.error input{border-color:#b83f39}.restore-email__input-title{font-size:14px;margin-bottom:15px}.restore-email__input-title span{color:#1bb2f9}.restore-email__errors{padding-top:28px}.restore-email__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}.restore-email__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}.restore-email__left{width:100%;max-width:340px}.restore-email__right{width:calc(90% - 340px)}.restore-email__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restore-email__btn,.restore-email__content{display:-webkit-box;display:-ms-flexbox;display:flex}.restore-email__btn{margin-top:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.restore-email__btn button{width:auto}.restore-email__form{padding-top:28px}@media screen and (max-width:700px){.restore-email__content{display:block}.restore-email__left{max-width:100%}.restore-email__right{padding-left:35px;width:100%}.restore-email__errors{padding-top:15px}}@media screen and (max-width:425px){.restore-email__input{max-width:100%}}