!function(){var n={};window.AnimateHelper=n;function a(){var n,t=document.createElement("fakeelement"),e={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"animationend",WebkitAnimation:"webkitAnimationEnd"};for(n in e)if(void 0!==t.style[n])return e[n];return"animationend"}n.animateThenDo=function(n,e,i){n.addEventListener(a(),function n(t){t.target.classList.remove(e),t.target.removeEventListener(a(),n),"function"==typeof i&&i(t.target,e)}),n.classList.add(e)},n.doThenAnimate=function(n,e,t){"function"==typeof t&&t(n,e),n.addEventListener(a(),function n(t){t.target.classList.remove(e),t.target.removeEventListener(a(),n)}),n.classList.add(e)}}(); //# sourceMappingURL=maps/animate-helper.min.js.map