.dev_loader__89D7C{display:flex;gap:var(--gap)}.dev_loader__89D7C span{width:var(--dot-size);height:var(--dot-size);border-radius:50%;animation:dev_wave__sFcvl 1.2s ease-in-out infinite}.dev_loader__89D7C span:first-child{background:var(--c1);animation-delay:0s}.dev_loader__89D7C span:nth-child(2){background:var(--c2);animation-delay:.15s}.dev_loader__89D7C span:nth-child(3){background:var(--c3);animation-delay:.3s}.dev_loader__89D7C span:nth-child(4){background:var(--c4);animation-delay:.45s}@keyframes dev_wave__sFcvl{0%,to{transform:translateY(0) scale(1);opacity:.6}50%{transform:translateY(-18px) scale(1.3);opacity:1}}