[data-v-39c60052]:export{primaryColor:#741d7b}.loading[data-v-39c60052]{display:flex;justify-content:center}.loading .dot[data-v-39c60052]{position:relative;width:15px;height:15px;margin:10px;border-radius:50%}.loading .dot[data-v-39c60052]:before{position:absolute;content:"";width:100%;height:100%;background:inherit;border-radius:inherit;animation:wave-data-v-39c60052 2s ease-out infinite}.loading .dot[data-v-39c60052]:first-child{background:#f57f2a}.loading .dot[data-v-39c60052]:first-child:before{animation-delay:.2s}.loading .dot[data-v-39c60052]:nth-child(2){background:#f57f2a}.loading .dot[data-v-39c60052]:nth-child(2):before{animation-delay:.4s}.loading .dot[data-v-39c60052]:nth-child(3){background:#f57f2a}.loading .dot[data-v-39c60052]:nth-child(3):before{animation-delay:.6s}@keyframes wave-data-v-39c60052{50%,75%{transform:scale(2)}80%,to{opacity:0}}