#pass-recovery{background-image:url(/assets/bg-image.png);min-height:100vh;background-repeat:no-repeat;background-size:cover;position:relative;display:flex;justify-content:center;align-items:center;margin-top:90px}#pass-recovery:after{content:"";position:absolute;top:0;left:0;background-color:rgba(18,21,27,.9215686275);width:100%;height:100%}#pass-recovery .password-reset-container{position:relative;z-index:1;background-color:#13161c;padding:30px;border-radius:1rem;max-width:500px;border:1px solid #c9c9c9}#pass-recovery .password-reset-container h1{color:#fff;text-align:center}#pass-recovery .password-reset-container .progress-steps .step{display:none}#pass-recovery .password-reset-container .progress-steps .step.active{display:block}#pass-recovery .password-reset-container form{display:flex;justify-content:space-between;row-gap:20px;flex-wrap:wrap}#pass-recovery .password-reset-container form.sec{row-gap:0!important}#pass-recovery .password-reset-container form.sec .form-actions,#pass-recovery .password-reset-container form.sec .repass-p,#pass-recovery .password-reset-container form.sec input{margin-top:20px}#pass-recovery .password-reset-container form.sec .form-actions button{font-size:15px}#pass-recovery .password-reset-container form.sec .alert.error{margin-top:15px}#pass-recovery .password-reset-container form .alert.error{color:red}#pass-recovery .password-reset-container form h2{color:#fff;margin:0 auto}#pass-recovery .password-reset-container form .repass-p{text-align:center}#pass-recovery .password-reset-container form .repass-p span{color:#ff8c22}#pass-recovery .password-reset-container form .repass-p.oth{margin-top:0!important}#pass-recovery .password-reset-container form #pss{width:100%;position:relative}#pass-recovery .password-reset-container form #pss input{padding-right:55px}#pass-recovery .password-reset-container form #pss button{position:absolute;right:2px;top:2px;height:93%;width:50px;display:grid;place-content:center;padding:0;max-height:43px}#pass-recovery .password-reset-container form #pss button svg{width:24px;height:24px;fill:#fff}#pass-recovery .password-reset-container form input[type=email],#pass-recovery .password-reset-container form input[type=password],#pass-recovery .password-reset-container form input[type=text]{width:100%;background-color:#2b292e;color:hsla(0,0%,100%,.5019607843);padding:10px;border-radius:10px;border:1px solid #717171;outline:none;font-size:16px}#pass-recovery .password-reset-container form .form-actions{width:100%;display:flex;gap:10px;justify-content:center}#pass-recovery .password-reset-container form p{width:100%;color:#fff;font-size:14px}#pass-recovery .password-reset-container form p a{color:#ff8c22;text-decoration:underline;animation:animatsiya-nomi uning-vaqti necha-marta-takrorlanishi}#pass-recovery .password-reset-container form button{background-color:#ff8c22;padding:8px 30px;border-radius:8px;color:#fff;font-size:16px;margin:0 auto;border:0;cursor:pointer}.error{margin-top:-14px}#add{max-height:45px}@media screen and (min-width:1367px){#pass-recovery{min-height:80vh}}@media screen and (min-width:2000px){#pass-recovery{min-height:70vh}}@media screen and (max-width:769px){#pass-recovery{background-position:50%;background-size:cover;padding:0 10px;min-height:80vh}}