#noty_layout__bottom,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight,#noty_layout__top,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__topRight,.noty_layout_mixin{-webkit-font-smoothing:subpixel-antialiased;backface-visibility:hidden;filter:blur(0);-webkit-filter:blur(0);margin:0;max-width:90%;padding:0;position:fixed;transform:translateZ(0) scale(1);z-index:9999999}#noty_layout__top{left:5%;top:0;width:90%}#noty_layout__topLeft{left:20px;top:20px;width:325px}#noty_layout__topCenter{left:50%;top:5%;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1);width:325px}#noty_layout__topRight{right:20px;top:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1);width:325px}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{left:50%;top:50%;transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1);width:325px}#noty_layout__centerLeft{left:20px}#noty_layout__centerLeft,#noty_layout__centerRight{top:50%;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1);width:325px}#noty_layout__centerRight{right:20px}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{background-color:#646464;bottom:0;display:block;filter:alpha(opacity=10);height:3px;left:0;opacity:.2;position:absolute;width:100%}.noty_bar{-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden;overflow:hidden;transform:translate(0) scale(1)}.noty_effects_open{animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards;opacity:0;transform:translate(50%)}.noty_effects_close{animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_fix_effects_height{animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{background-color:rgba(0,0,0,.05);border-radius:2px;cursor:pointer;font-weight:700;height:20px;line-height:20px;position:absolute;right:2px;text-align:center;top:2px;transition:all .2s ease-out;width:20px}.noty_close_button:hover{background-color:rgba(0,0,0,.1)}.noty_modal{background-color:#000;height:100%;left:0;opacity:.3;position:fixed;top:0;width:100%;z-index:10000}.noty_modal.noty_modal_open{animation:noty_modal_in .3s ease-out;opacity:0}.noty_modal.noty_modal_close{animation:noty_modal_out .3s ease-out;animation-fill-mode:forwards}@keyframes noty_modal_in{to{opacity:.3}}@keyframes noty_modal_out{to{opacity:0}}@keyframes noty_anim_in{to{opacity:1;transform:translate(0)}}@keyframes noty_anim_out{to{opacity:0;transform:translate(50%)}}@keyframes noty_anim_height{to{height:0}}.noty_theme__mint.noty_bar{border-radius:2px;margin:4px 0;overflow:hidden;position:relative}.noty_theme__mint.noty_bar .noty_body{font-size:14px;padding:10px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #d1d1d1;color:#2f2f2f}.noty_theme__mint.noty_type__warning{background-color:#ffae42;border-bottom:1px solid #e89f3c;color:#fff}.noty_theme__mint.noty_type__error{background-color:#de636f;border-bottom:1px solid #ca5a65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7f7eff;border-bottom:1px solid #7473e8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#afc765;border-bottom:1px solid #a0b55c;color:#fff}.wave{background-position:50%;transition:background 1s}.wave:hover{background:#dfdfdf radial-gradient(circle,transparent 1%,#dfdfdf 0) 50%/15000%;border-color:#dfdfdf}.wave:active{background-size:100%;border-color:initial;transition:background 0s}:focus-visible{outline:0}button{box-sizing:content-box;cursor:default;display:inline-block;margin:0;text-indent:0}button,input{padding-block:0;padding-inline:0}body,html{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0}p{margin-block-end:0;margin-block-start:0}select{align-items:center;border:none;margin:0}input{-webkit-user-select:auto!important}#change-password input:-webkit-autofill,#forgot-modal input:-webkit-autofill,#login input:-webkit-autofill{background:0 none!important}.background{height:100vh;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;width:50vw}form{width:50%}#login,form{display:flex;flex-direction:column}#login{align-items:center;width:100%}.login-container{height:100vh;width:100vw}.auth-form{height:100vh;justify-content:center;width:50vw}#auth-logo,.auth-form{display:flex;flex-direction:column}#auth-logo{-webkit-user-drag:none;align-items:flex-start;margin-bottom:.4rem;pointer-events:none;width:25vw}#auth-logo img,#auth-logo svg{margin-bottom:.4rem;max-width:75%}#login .login-title{font-size:2rem}#login .login-text,#login .login-title{align-items:flex-start;display:flex;flex-direction:column;width:25vw}#login .login-text{margin-bottom:.4rem}#login .auth-email[type=text]:not(.browser-default),#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){border:1px solid #9e9e9e;height:1rem;margin-bottom:.4rem;padding:1rem;width:100%}#login .auth-login{border:1px solid transparent;box-sizing:content-box;cursor:pointer;padding:1rem;width:100%}#login .auth-login:focus{border:1px solid transparent!important}#login button.auth-layout-tertiary{margin-top:.6rem}.disabled-button{opacity:.6!important;pointer-events:none!important}#login .auth-login.disabled,#login .auth-login[disabled]{border:1px solid transparent!important;cursor:auto}#login .auth-email:focus,#login .auth-password:focus{border:1px solid #1c82bf!important;font-size:1rem}#login .auth-email.invalid:not(.browser-default),#login .auth-password.invalid:not(.browser-default){border:1px solid #f44336!important;box-shadow:none;margin-bottom:.4rem}#login .auth-email+label:after,#login .auth-password+label:after{border:none;color:#f44336;display:block;position:relative;top:-.25rem}#login .auth-email.invalid+label:after,#login .auth-password.invalid+label:after{content:attr(data-error);font-size:.8rem}.email,.password{font-size:1rem}#login .auth-forget-password,#login .send-mail{width:100%}.forget-password{font-size:.8rem;text-align:left}.release-notes{align-items:flex-start;display:flex;flex-direction:column;margin-top:3rem;width:26.25vw}.auth-release{font-size:1.15rem;margin-bottom:.5rem}.release-notes-link{display:flex;flex-direction:column;font-size:1rem}.token-info{margin-bottom:.4rem;width:26.25vw}#login .select{margin-bottom:15px}#login .select,.select select{display:inline-block;position:relative}.select select{appearance:none;-webkit-appearance:inherit;-moz-appearance:none;cursor:pointer;margin-bottom:.4rem;outline:0;padding-left:1rem;width:26.75vw}.select-arrow{border:solid;border-width:0 4px 4px 0;display:inline-block;height:.4rem;padding:3px;pointer-events:none;position:absolute;right:-.4rem;top:1.8rem;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:.4rem}@media screen and (min-width:0px)and (max-width:768px){.background{display:none}.select-arrow{top:.8rem}#login{align-items:center;display:flex;flex-direction:column;width:92%}#auth-logo{width:78vw}#auth-logo img,#auth-logo svg{max-height:70%;max-width:70%}form{display:flex;flex-direction:column;width:85%}.auth-form{width:100%}#login .login-title{font-size:1.75rem;width:85%}#login .login-text{width:85%}#login .auth-email[type=text]:not(.browser-default),#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){border:1px solid #9e9e9e;height:1rem;width:100%}#login .auth-login{width:100%}#login .auth-forget-password,#login .contact,#login .send-mail{width:95%}.auth-release,.link,.release-notes,.release-notes-link{display:none}.token-info{width:87vw}}@media screen and (orientation:landscape)and (max-width:1000px)and (max-height:699px){.release-notes{display:none!important}form{width:85%}#auth-logo,#login .login-text,#login .login-title{display:none!important}.token-info{font-size:1rem}#login .auth-email[type=text]:not(.browser-default),#login .auth-login,#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){font-size:1rem!important;height:1rem!important}#login .auth-email.invalid+label:after,#login .auth-password.invalid+label:after{font-size:1rem!important}}@media screen and (min-width:426px)and (max-width:768px){.auth-form{margin-top:2rem;width:100%}.select-arrow{top:.8rem}#login .auth-email[type=text]:not(.browser-default),#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){border:1px solid #9e9e9e;height:1rem;width:100%}#login .auth-login{width:100%}.token-info{width:86vw}}@media screen and (orientation:landscape)and (max-height:700px){input:-webkit-autofill{background:0!important}#auth-logo{display:none}#login .auth-email[type=text]:not(.browser-default),#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){border:1px solid #9e9e9e;height:2rem;width:100%}#login .auth-login{width:100%}.release-notes{display:none}.token-info{width:100vw}}@media screen and (min-width:769px)and (max-width:1023px){.login-container{width:50vw}form{width:70%}#auth-logo{align-items:flex-start;display:flex;flex-direction:column;width:35.25vw}#auth-logo img,#auth-logo svg{max-height:90%;max-width:85%}#login .login-title{font-size:2rem;width:35vw}#login .login-text{margin-bottom:1rem;width:35vw}#login .auth-email[type=text]:not(.browser-default),#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){border:1px solid #9e9e9e;height:1rem;width:100%}#login .auth-login{font-size:1.0419rem;top:1rem;width:100%}.release-notes{align-items:flex-start;display:flex;flex-direction:column;margin-top:3rem;width:35.25vw}.token-info{width:38vw}}@media screen and (min-width:1024px)and (max-width:5428px){.login-container{width:50vw}#auth-form{display:flex;flex-direction:column;height:100vh;justify-content:center;width:50vw}#auth-logo img,#auth-logo svg{max-height:100%;max-width:60%}#login .auth-email[type=text]:not(.browser-default),#login .auth-password[type=password]:not(.browser-default),#login .auth-token[type=text]:not(.browser-default){border:1px solid #9e9e9e;height:1rem;width:100%}#login .auth-login{font-size:1.0419rem;top:1rem;width:100%}.release-notes{width:25vw}}
