/*! jQuery.Flipster, v1.1.3 (built 2019-05-01) */ ! function(I, t, P) { "use strict"; function D(n, i) { var a = null; return function() { var t = this, e = arguments; null === a && (a = setTimeout(function() { n.apply(t, e), a = null }, i)) } } var r, e = (r = {}, function(t) { if (r[t] !== P) return r[t]; var e = document.createElement("div").style, n = t.charAt(0).toUpperCase() + t.slice(1), i = (t + " " + ["webkit", "moz", "ms", "o"].join(n + " ") + n).split(" "); for (var a in i) if (i[a] in e) return r[t] = i[a]; return r[t] = !1 }), L = "http://www.w3.org/2000/svg", E = I(t), M = e("transform"), i = { itemContainer: "ul", itemSelector: "li", start: "center", fadeIn: 400, loop: !1, autoplay: !1, pauseOnHover: !0, style: "coverflow", spacing: -.6, click: !0, keyboard: !0, scrollwheel: !0, touch: !0, nav: !1, buttons: !1, buttonPrev: "Previous", buttonNext: "Next", onItemSwitch: !1 }, T = { main: "flipster", active: "flipster--active", container: "flipster__container", nav: "flipster__nav", navChild: "flipster__nav__child", navItem: "flipster__nav__item", navLink: "flipster__nav__link", navCurrent: "flipster__nav__item--current", navCategory: "flipster__nav__item--category", navCategoryLink: "flipster__nav__link--category", button: "flipster__button", buttonPrev: "flipster__button--prev", buttonNext: "flipster__button--next", item: "flipster__item", itemCurrent: "flipster__item--current", itemPast: "flipster__item--past", itemFuture: "flipster__item--future", itemContent: "flipster__item__content" }, X = new RegExp("\\b(" + T.itemCurrent + "|" + T.itemPast + "|" + T.itemFuture + ")(.*?)(\\s|$)", "g"), j = new RegExp("\\s\\s+", "g"); I.fn.flipster = function(e) { if ("string" == typeof e) { var n = Array.prototype.slice.call(arguments, 1); return this.each(function() { var t = I(this).data("methods"); return t[e] ? t[e].apply(this, n) : this }) } var k = I.extend({}, i, e); return this.each(function() { var t, r, o, e, l, s, c, u, f, i = I(this), p = [], v = 0, a = !1, n = !1; function h(e) { return e = e || "next", I('