.page_login__hrmVi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:var(--baseShadow);border-radius:14px;padding:15px;max-width:300px;width:100%}.page_login__hrmVi .page_header__HdcKO{display:flex;flex-direction:column;align-items:center}.page_login__hrmVi .page_header__HdcKO:first-child{gap:10px}.page_login__hrmVi .page_header__HdcKO .page_icon__8tMq0{padding:16px;background:#dbeafe;border-radius:50%}.page_login__hrmVi .page_header__HdcKO .page_icon__8tMq0 svg{display:flex;stroke:var(--accessColor);width:32px}.page_login__hrmVi .page_header__HdcKO .page_title__wf_DR h3{line-height:16px}.page_login__hrmVi .page_header__HdcKO .page_desc__yHWTw p{line-height:24px;color:var(--lightGray);text-align:center}.page_login__hrmVi form{padding-top:24px;display:flex;flex-direction:column;gap:16px}.page_login__hrmVi form .page_inputItem__voDrh{display:flex;flex-direction:column;gap:8px}.page_login__hrmVi form .page_inputItem__voDrh label{font-weight:600}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC{display:flex;align-items:center;background:#f3f3f5;border-radius:8px;padding:0 12px;position:relative}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC svg{display:flex;width:16px;stroke:var(--lightGray);flex-shrink:0}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC input{line-height:1;padding:9px 12px;width:100%;font-size:14px;color:var(--lightGray);z-index:10}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC input::placeholder{font-size:14px}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC .page_eye__vFEBR{z-index:10;cursor:pointer}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 1px #9191a5;transition:box-shadow .2s linear,opacity .2s linear;opacity:0}.page_login__hrmVi form .page_inputItem__voDrh .page_inputRow__AcHEC:focus-within:after{box-shadow:0 0 0 3px #9191a5;opacity:1}@media screen and (max-width:768px){.page_login__hrmVi .page_header__HdcKO{gap:100}.page_login__hrmVi .page_header__HdcKO .page_desc__yHWTw p{font-size:14px}.page_login__hrmVi form{padding-top:18px}.page_login__hrmVi form .page_inputItem__voDrh label{font-size:14px}}