.premium-dot-loader{justify-content:center;align-items:center;gap:6px;display:flex}.premium-dot-loader .dot{border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite premium-dot-pulse}.premium-dot-loader .dot:first-child{animation-delay:-.3s}.premium-dot-loader .dot:nth-child(2){animation-delay:-.15s}@keyframes premium-dot-pulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.1)}}
