.dots[data-v-2811f1b4]{display:inline-flex;justify-content:center;align-items:center;gap:22px;height:20px}.dot[data-v-2811f1b4]{width:8px;height:8px;background-color:var(--main-10);border-radius:50%;transform:scale(1);animation:dot-scale-2811f1b4 .8s infinite alternate}.dot[data-v-2811f1b4]:first-child{animation-delay:0s}.dot[data-v-2811f1b4]:nth-child(2){animation-delay:.2s}.dot[data-v-2811f1b4]:last-child{animation-delay:.4s}@keyframes dot-scale-2811f1b4{0%{transform:scale(1)}25%{transform:scale(1.5)}50%{transform:scale(2)}75%{transform:scale(1.5)}to{transform:scale(1)}}
