@keyframes twoPecks{0%,16%,33.3%,to{animation-timing-function:ease-in-out;transform:translateY(0)}8%{animation-timing-function:ease-in;transform:translateY(6px)}24%{animation-timing-function:ease-in;transform:translateY(6px)}}.animate-peck{animation:3s infinite twoPecks}
