.loading-container[data-v-32c750e6]{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:9999}.loading-container[data-v-32c750e6],.loading-wrapper[data-v-32c750e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-wrapper[data-v-32c750e6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.loading-icon[data-v-32c750e6]{width:60px;height:60px;-webkit-animation:rotate-32c750e6 1s linear infinite;animation:rotate-32c750e6 1s linear infinite}.loading-icon.success[data-v-32c750e6]{-webkit-animation:none;animation:none}.loading-text[data-v-32c750e6]{color:#fff;font-size:14px}@-webkit-keyframes rotate-32c750e6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-32c750e6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}