.wiggle-call{animation-name:tilt-shaking;animation-duration:.8s;animation-delay:10s;animation-iteration-count:2}.wiggle{animation-name:tilt-shaking;animation-duration:.5s;animation-delay:4s;animation-iteration-count:10}@keyframes tilt-shaking{0%{transform:rotate(0)}25%{transform:rotate(5deg)}50%{transform:rotate(0)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}@keyframes show-icon{0%{opacity:0}to{opacity:1}}
