.loading-container[data-v-9c519f9a]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:hsla(0,0%,100%,.8)}.spinner[data-v-9c519f9a]{width:100px;height:100px;position:relative;margin-bottom:20px}.double-bounce1[data-v-9c519f9a],.double-bounce2[data-v-9c519f9a]{width:100%;height:100%;border-radius:50%;background-color:#378fff;opacity:.8;position:absolute;top:0;left:0;-webkit-animation:bounce-data-v-9c519f9a 2s ease-in-out infinite;animation:bounce-data-v-9c519f9a 2s ease-in-out infinite}.double-bounce2[data-v-9c519f9a]{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce-data-v-9c519f9a{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce-data-v-9c519f9a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.loading-text[data-v-9c519f9a]{font-size:16px;font-weight:700}