.spinner-container[data-v-faddf2b8]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.spinner[data-v-faddf2b8]{display:inline-block;width:70px;height:70px;border:8px solid #fff;border-radius:50%;border-top-color:#5e72e4;-webkit-animation:rotate-data-v-faddf2b8 1s linear infinite;animation:rotate-data-v-faddf2b8 1s linear infinite}@-webkit-keyframes rotate-data-v-faddf2b8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-data-v-faddf2b8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}