@keyframes wiggle{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-2deg) scale(1.02)}75%{transform:rotate(2deg) scale(1.02)}}.animate-wiggle[data-astro-cid-ozrfeggl]{animation:wiggle 2s ease-in-out infinite}.animate-wiggle[data-astro-cid-ozrfeggl]:hover{animation-play-state:paused}
