.bouncing-balls[data-v-af184530]{align-items:flex-end;display:flex;gap:6px}.bouncing-balls .ball[data-v-af184530]{animation:bounce-af184530 .6s ease-in-out infinite alternate;background:var(--el-color-primary);border-radius:50%;height:6px;width:6px}.bouncing-balls .ball[data-v-af184530]:nth-child(2){animation-delay:.2s}.bouncing-balls .ball[data-v-af184530]:nth-child(3){animation-delay:.4s}@keyframes bounce-af184530{0%{transform:translateY(0)}to{transform:translateY(-12px)}}
