@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800;900&display=swap);a{color:inherit;text-decoration:inherit}*{box-sizing:border-box}.overlay{position:fixed;height:100%;background-color:#212121;left:0;top:0;opacity:.46;z-index:5000;display:block}.auth-form-card,.overlay{width:100%}.auth-form-card .title{font-weight:500;font-size:20px;line-height:24px;color:#333f48}.auth-form-card form .fields{position:relative}.auth-form-card form .fields input{width:100%;border:1px solid #dcdcdc;height:48px;padding:0 16px;font-size:16px;line-height:36px;color:#333f48;font-weight:400;font-family:Rubik!important}.auth-form-card form .fields input::-moz-placeholder{color:#858c91}.auth-form-card form .fields input::placeholder{color:#858c91}.auth-form-card form .fields input:focus{outline:none;border:1px solid #858c91}.auth-form-card form .fields input.error{border:1px solid #f31808}.auth-form-card form .fields .show-password{position:absolute;right:20px;top:12px;width:24px;cursor:pointer}.auth-form-card form .fields .show-password svg{margin-right:0!important}.auth-form-card form .forgot{line-height:14px}.auth-form-card form .forgot a{font-size:14px;line-height:17px;color:#fa5f55;font-weight:500}.auth-form-card form .submit-auth{border:1px solid rgba(51,63,72,.75);height:40px;color:rgba(51,63,72,.75);background:transparent;width:100%;font-weight:500;cursor:pointer}.auth-form-card form .error{font-family:Rubik;font-style:normal;font-weight:400;font-size:12px;line-height:12px;color:#f31808;padding:10px;background:rgba(243,24,8,.03)}.auth-form-card .text-bottom{font-size:14px;line-height:17px;color:rgba(51,63,72,.75)}.auth-form-card .text-bottom a{font-family:Rubik;color:#fa5f55;font-weight:500}.auth-form-card .forgotID a{font-size:14px;line-height:17px;font-weight:500;color:#fa5f55}.wrapAuthForm{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:6000}.wrapAuthForm .support-popup{max-width:480px;padding:32px;background-color:#fff;border-radius:8px;width:100%;font-family:Rubik;position:relative}.wrapAuthForm .support-popup .close{position:absolute;right:18px;top:18px}.wrapAuthForm .support-popup .title{text-align:center;font-weight:500;font-size:20px;line-height:24px;color:#333f48}.wrapAuthForm .support-popup .title span{position:relative;display:inline-block}.wrapAuthForm .support-popup .title span svg{position:absolute;right:0;bottom:-8px}.wrapAuthForm .support-popup .support{font-family:Rubik;background:#fa5f55;width:100%;color:#fff;font-weight:500;font-size:16px;line-height:20px;padding:14px 16px;border:none}.open-overlay-open-auth{-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-name:animate-dialog;animation-name:animate-dialog;-webkit-animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-timing-function:cubic-bezier(.25,.8,.25,1)}@-webkit-keyframes animate-dialog{0%{transform:scale(1);opacity:0}50%{transform:scale(1);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes animate-dialog{0%{transform:scale(1);opacity:0}50%{transform:scale(1);opacity:.5}to{transform:scale(1);opacity:1}}.open-overlay-enter-active{-webkit-animation-name:OverlayOn;animation-name:OverlayOn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.25,.8,.5,1);animation-timing-function:cubic-bezier(.25,.8,.5,1)}.open-overlay-leave-active{-webkit-animation-name:OverlayOff;animation-name:OverlayOff;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.25,.8,.5,1);animation-timing-function:cubic-bezier(.25,.8,.5,1)}@-webkit-keyframes OverlayOn{0%{opacity:0}to{opacity:.46}}@keyframes OverlayOn{0%{opacity:0}to{opacity:.46}}@-webkit-keyframes OverlayOff{0%{opacity:.46}to{opacity:0}}@keyframes OverlayOff{0%{opacity:.46}to{opacity:0}}#app{margin-top:0}