.app-loading-dots[data-v-e56b7a0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-loading-dots span[data-v-e56b7a0e]{-webkit-animation-name:scale-data-v-e56b7a0e;animation-name:scale-data-v-e56b7a0e;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#231f20;border-radius:100px;display:block;position:relative;z-index:1}.app-loading-dots span[data-v-e56b7a0e]:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.app-loading-dots span[data-v-e56b7a0e]:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes scale-data-v-e56b7a0e{0%{opacity:.7;-webkit-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes scale-data-v-e56b7a0e{0%{opacity:.7;-webkit-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}}