.loading-container[data-v-d791dc92]{display:flex;justify-content:center;align-items:center;width:100%}.loading-box[data-v-d791dc92]{display:flex;justify-content:center;align-items:center;margin-top:10px}.loading-img[data-v-d791dc92]{width:20px;height:20px;animation:rotating-d791dc92 1.5s linear infinite;margin-right:5px}@keyframes rotating-d791dc92{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.loading-txt[data-v-d791dc92]{display:flex;justify-content:center;align-items:center;font-size:14px;color:#010b16}