.v-loading{z-index:1000}.v-loading,.v-loading__mask{height:100%;left:0;position:absolute;top:0;width:100%}.v-loading__mask{background-color:#ffffff4d;z-index:-1}.v-loading__wrapper{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.v-loading__dots{animation:dotRotate 1.2s linear infinite;display:inline-block;font-size:18px;height:1em;position:relative;transform:rotate(45deg);width:1em}.v-loading__dots__dots--S{font-size:13px}.v-loading__dots__dot__item{height:4px;width:4px}.v-loading__dots__dots--L{font-size:24px}.v-loading__dots__dots--L .v-loading__dot__item{height:8px;width:8px}.v-loading__dot__item{animation:dotMove 1s linear infinite alternate;background-color:#fb5100;border-radius:100%;display:block;height:6px;opacity:.1;position:absolute;transform-origin:50% 50%;width:6px}.v-loading__dot__item:first-child{left:0;top:0}.v-loading__dot__item:nth-child(2){animation-delay:.4s;right:0;top:0}.v-loading__dot__item:nth-child(3){animation-delay:.8s;bottom:0;right:0}.v-loading__dot__item:nth-child(4){animation-delay:1.2s;bottom:0;left:0}.v-loading__text{font-size:13px;padding:6px 0}@keyframes dotRotate{to{transform:rotate(405deg)}}@keyframes dotMove{to{opacity:1}}
