#recovery-password{box-shadow:-.1rem .1rem 2.7rem 0 #c3c9d0;margin-top:4rem;padding:3rem 0 5rem 0}#recovery-password form{width:44.5rem;margin:0 auto}#recovery-password h2{margin:0 0 2rem 0}#recovery-password input[type=email],#recovery-password input[type=password],#recovery-password input[type=text]{box-sizing:border-box;background:#fff;border:1px solid #969696;height:5rem;line-height:4.8rem;padding:0 1.5rem;font-weight:700;font-size:1.7rem;width:100%}#recovery-password .password{position:relative}#recovery-password .password .show-password{position:absolute;top:0;bottom:0;right:1rem;width:2rem;background:url(/i/img/desktop/ic-eye-x.svg) no-repeat center;cursor:pointer}#recovery-password .password .show-password.hidden{background:url(/i/img/desktop/ic-eye.svg) no-repeat center}#recovery-password .button{text-align:center;margin-top:2.8rem}#recovery-password .button button{display:inline-block;color:#1d4965;font-weight:500;background:linear-gradient(0deg,#79b6db,#b3dbf2);border:none;border-radius:.1rem;cursor:pointer;text-decoration:none;font-size:2rem;line-height:6rem;height:6rem;width:27rem}#recovery-password .button button:hover{opacity:.8}