.loadingComp{position:absolute;top:0;width:100%;height:100%;background:#000;z-index:2}.loadingComp_loader{margin:0 auto;width:194px;height:120px;text-align:center;font-size:10px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.loadingComp_loader>div{height:100%;width:30px;display:inline-block;float:left;margin-left:2px;-webkit-animation:delay .8s ease-in-out infinite;animation:delay .8s ease-in-out infinite}.loadingComp_loader .bar:first-child{background-color:red}.loadingComp_loader .bar:nth-child(2){background-color:#0f0;-webkit-animation-delay:-.7s;animation-delay:-.7s}.loadingComp_loader .bar:nth-child(3){background-color:#00f;-webkit-animation-delay:-.6s;animation-delay:-.6s}.loadingComp_loader .bar:nth-child(4){background-color:#e0f;-webkit-animation-delay:-.5s;animation-delay:-.5s}.loadingComp_loader .bar:nth-child(5){background-color:#9000ff;-webkit-animation-delay:-.4s;animation-delay:-.4s}.loadingComp_loader .bar:nth-child(6){background-color:#ff0;-webkit-animation-delay:-.3s;animation-delay:-.3s}@-webkit-keyframes delay{0%,40%,to{transform:scaleY(.05);opacity:.5}20%{transform:scaleY(1);opacity:1}}@keyframes delay{0%,40%,to{transform:scaleY(.05);opacity:.5}20%{transform:scaleY(1);opacity:1}}.glContainer[data-v-aa188c60]{touch-action:none;position:fixed;top:0;left:0;width:100%;height:100%}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}@font-face{font-family:robotoregular;font-display:block;unicode-range:U+000-5ff;src:url(/staticAssets/fonts/roboto/roboto-regular-webfont.woff2) format("woff2"),url(/staticAssets/fonts/roboto/roboto-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:robotobold;font-display:block;unicode-range:U+000-5ff;src:url(/staticAssets/fonts/roboto/roboto-bold-webfont.woff2) format("woff2"),url(/staticAssets/fonts/roboto/roboto-bold-webfont.woff) format("woff");font-weight:400;font-style:normal}html{height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;scroll-behavior:smooth}body,html{margin:0;padding:0;width:100%}body{height:100vh;overflow:hidden;font-size:62.5%;font-family:robotoregular;font-weight:400;color:#fff;background-color:#000}h1,h2,h3,h4,h5,h6{font-family:robotobold;margin:0}button,input,p{font-size:1.1em}a,button,input,p{font-family:robotoregular;margin:0}a{text-decoration:none}a:active,a:hover,a:link,a:visited{color:#fff}nav,ul{margin:0;padding:0;list-style:none}.fade-enter-active,.fade-leave-active{transition:opacity 1s ease}.fade-enter-from,.fade-leave-to{opacity:0}#app{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#app color-black;-ms-overflow-style:none;scrollbar-width:none}#app::-webkit-scrollbar{display:none}