.animate-bounce-horizontal-left,.animate-bounce-horizontal-right{animation:1s 3 bounceHorizontalRight}@keyframes bounceHorizontalLeft{0%,to{transform:translate(15%)}50%{transform:none}}@keyframes bounceHorizontalRight{0%,to{transform:none}50%{transform:translate(-15%)}}
