[fullscreenloading][data-v-e2fc672a]{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[data-v-e2fc672a]{margin-bottom:1em}[fullscreenloading] i[data-v-e2fc672a]{font-size:2em}[loading-text][data-v-e2fc672a]{font-size:14px;margin-top:2em;font-weight:600}.half-circle-spinner[data-v-e2fc672a],.half-circle-spinner [data-v-e2fc672a]{box-sizing:border-box}.half-circle-spinner[data-v-e2fc672a]{width:60px;height:60px;border-radius:100%;position:relative}.half-circle-spinner .circle[data-v-e2fc672a]{content:"";position:absolute;width:100%;height:100%;border-radius:100%;border:6px solid transparent}.half-circle-spinner .circle.circle-1[data-v-e2fc672a]{border-top-color:var(--main-color);animation:half-circle-spinner-animation-e2fc672a 1s infinite}.half-circle-spinner .circle.circle-2[data-v-e2fc672a]{border-bottom-color:var(--main-color);animation:half-circle-spinner-animation-e2fc672a 1s infinite alternate}@keyframes half-circle-spinner-animation-e2fc672a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}