@keyframes celebration-dance{0%{animation-timing-function:cubic-bezier(.895,.03,.685,.22);transform:translateY(-30%)scaleY(1)}50%{transform:scale(.9,1.2)}70%{transform:scaleY(.9)}to{transform:scale(1.1,.8)}}@keyframes do-a-flip{0%{transform:rotate(0)}21%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(0)}28%{transform:rotate(-360deg)}71%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-360deg)}78%{transform:rotate(360deg)}to{transform:rotate(360deg)}}