.dot-flashing[data-v-ec8ca98e]{position:relative;width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff;animation:dot-flashing-ec8ca98e 1s linear infinite alternate;animation-delay:.5s}.dot-flashing[data-v-ec8ca98e]:after,.dot-flashing[data-v-ec8ca98e]:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing[data-v-ec8ca98e]:before{left:-15px;animation:dot-flashing-ec8ca98e 1s infinite alternate;animation-delay:0s}.dot-flashing[data-v-ec8ca98e]:after,.dot-flashing[data-v-ec8ca98e]:before{width:10px;height:10px;border-radius:5px;background-color:#9880ff;color:#9880ff}.dot-flashing[data-v-ec8ca98e]:after{left:15px;animation:dot-flashing-ec8ca98e 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing-ec8ca98e{0%{background-color:#9880ff}50%,to{background-color:rgba(152,128,255,.2)}}