/*! rtl:begin:ignore */@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.pressed.wrong{animation-name:shake}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}.correct.pressed{animation-name:pulse}.answers li{animation-delay:0s;animation-duration:2s;animation-iteration-count:1}/*! rtl:end:ignore */
/*# sourceMappingURL=map/animations.css.map */
