[fullscreenloading]{left:0;top:0;position:fixed;width:100vw;max-width:100vw;min-width:100vw;height:100vh;background:hsla(0,0%,100%,.8);z-index:9999;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}[fullscreenloading] span{margin-bottom:1em}[fullscreenloading] i{font-size:2em}.pixel-spinner,.pixel-spinner *{box-sizing:border-box}.pixel-spinner{height:40vmin;width:40vmin;display:flex;flex-direction:row;justify-content:center;align-items:center}.pixel-spinner img{-webkit-animation:pixel-spinner-animation 1.5s linear infinite;animation:pixel-spinner-animation 1.5s linear infinite;height:40vmin;width:40vmin;max-height:300px;max-width:300px}@-webkit-keyframes pixel-spinner-animation{to{transform:rotate(1turn)}}@keyframes pixel-spinner-animation{to{transform:rotate(1turn)}}[loading-text]{font-size:14px;margin-top:2em;font-weight:600}[btn-box][data-v-7bf59884]{max-width:400px;width:400px;margin-top:4em}