.ach-pop{transform-origin:center;animation:ach-pop .55s cubic-bezier(.22,1.4,.36,1) both}.ach-glow{animation:ach-glow-pulse 2.4s ease-in-out infinite}.ach-shine{animation:ach-shine-sweep 3.8s ease-in-out infinite}.ach-twinkle{animation:ach-twinkle 1.9s ease-in-out infinite}.ach-rays,.ach-twinkle{transform-box:fill-box;transform-origin:center}.ach-rays{animation:ach-rays-spin 26s linear infinite}@keyframes ach-pop{0%{transform:scale(.72);opacity:0}60%{transform:scale(1.06);opacity:1}to{transform:scale(1);opacity:1}}@keyframes ach-glow-pulse{0%,to{opacity:.75}50%{opacity:1}}@keyframes ach-shine-sweep{0%{transform:translateX(0)}46%,to{transform:translateX(168px)}}@keyframes ach-twinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.72)}}@keyframes ach-rays-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ach-anim{animation:none}}[data-motion=reduced] .ach-anim{animation:none}