.password-reset-page{padding:80px 0}.password-reset-page__wrap{position:relative;z-index:1;border-radius:6px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(30,33,53,.65)),to(rgba(48,77,150,.65)));background:linear-gradient(180deg,rgba(30,33,53,.65) 0,rgba(48,77,150,.65));padding:30px}@media only screen and (max-device-width:599px),only screen and (max-width:599px){.password-reset-page__wrap{padding:16px}}.reset-form{width:470px;max-width:100%;margin:0 auto;padding-top:30px}@media only screen and (max-device-width:599px),only screen and (max-width:599px){.reset-form{padding-top:16px}.reset-form .form-fields{padding-top:0!important}}.reset-form__message{text-align:center;margin-bottom:10px;min-height:30px}