.dots-container[data-v-d382e027]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dot[data-v-d382e027]{animation:pulse-d382e027 1.5s ease-in-out infinite;background-color:#b3d4fc;border-radius:10px;height:20px;margin-right:10px;width:20px}.dot[data-v-d382e027]:last-child{margin-right:0}.dot[data-v-d382e027]:first-child{animation-delay:-.3s}.dot[data-v-d382e027]:nth-child(2){animation-delay:-.1s}.dot[data-v-d382e027]:nth-child(3){animation-delay:.1s}@keyframes pulse-d382e027{0%{background-color:#b3d4fc;box-shadow:0 0 #b2d4fcb3;transform:scale(.8)}50%{background-color:#6793fb;box-shadow:0 0 0 10px #b2d4fc00;transform:scale(1.2)}to{background-color:#b3d4fc;box-shadow:0 0 #b2d4fcb3;transform:scale(.8)}}
