.password_container__I6rxD{width:100%;display:flex;justify-content:center;align-items:center;background:#f6f6f6;height:80vh;font-size:16px}.password_card__l03AL{width:min(100%,409px);display:flex;justify-content:space-around;align-items:flex-start;border:1px solid #cac8c8;flex-direction:column;background:#fff;min-height:350px;padding:1em}.password_card__l03AL h6{font-size:1.1em;font-weight:600;text-transform:uppercase;color:#050819;color:#000}.password_card__l03AL button{width:85%;border:none;cursor:pointer;height:3em;border-radius:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:1em;transition:.8s;max-width:360px}@media only screen and (max-width:640px){.password_card__l03AL button{height:35px;max-width:100px}}.password_card__l03AL button span{text-decoration:none}.password_inputBx__DlaTw{display:flex;flex-direction:row;align-items:center;border:1px solid #cac8c8;min-width:min(80vw,360px);overflow:hidden;margin:.6em 0}.password_inputBx__DlaTw .password_icon__hrodS{border-right:1px solid #cac8c8;height:100%;padding:1em;display:grid;place-items:center;width:15%;box-sizing:border-box;color:gray}.password_inputBx__DlaTw input{width:85%;height:100%;padding:0 1em;border:none;outline:none;font-size:1.1em}.password_card__l03AL .password_loginBtn__yDzYz{width:92%;width:130px;border-radius:5px;background-color:#050819;color:#fff;letter-spacing:2px}.password_card__l03AL .password_loginBtn__yDzYz:hover{opacity:.6}