@keyframes rx-fall{0%{transform:translateY(-140px)rotate(var(--rot));opacity:0}12%{opacity:1}88%{opacity:1}to{transform:translateY(520px)rotate(var(--rot));opacity:0}}.animate-rx-fall{animation:linear infinite rx-fall}@media (prefers-reduced-motion:reduce){.animate-rx-fall{display:none}}
