@keyframes capme-callout-shake{0%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-8px)}20%,40%,60%,80%{transform:translateX(8px)}to{transform:translateX(0)}}.capme-animate-bounce-loop{animation:capme-callout-shake .6s cubic-bezier(.36,.07,.19,.97) both;animation-iteration-count:infinite;animation-delay:2s}