@keyframes public-bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-8px)scaleY(1.02)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-4px)scaleY(1.01)}90%{transform:translateY(-2px)}}@keyframes public-tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.05,1.05,1.05)rotate(3deg)}40%,60%,80%{transform:scale3d(1.05,1.05,1.05)rotate(-3deg)}to{transform:scaleX(1)}}.animate__animated.animate__infinite.animate__bounce,.animate__bounce{animation-name:public-bounce;animation-duration:1.5s;animation-iteration-count:infinite}.animate__animated.animate__infinite.animate__tada,.animate__tada{animation-name:public-tada;animation-duration:1.5s;animation-iteration-count:infinite}
