!function(t,i){"function"==typeofdefine&&define.amd?define("jquery-bridget/jquery-bridget",["jquery"],function(e){returni(t,e)}):"object"==typeofmodule&&module.exports?module.exports=i(t,require("jquery")):t.jQueryBridget=i(t,t.jQuery)}(window,function(e,t){"use strict";functioni(l,c,u){(u=u||t||e.jQuery)&&(c.prototype.option||(c.prototype.option=function(e){u.isPlainObject(e)&&(this.options=u.extend(!0,this.options,e))}),u.fn[l]=function(e){if("string"!=typeofe)returna=e,this.each(function(e,t){vari=u.data(t,l);i?(i.option(a),i._init()):(i=newc(t,a),u.data(t,l,i))}),this;varn,o,r,s,a,t=d.call(arguments,1);returno=t,s="$()."+l+'("'+(n=e)+'")',(e=this).each(function(e,t){vari=u.data(t,l);i?(t=i[n])&&"_"!=n.charAt(0)?(i=t.apply(i,o),r=void0===r?i:r):p(s+" is not a valid method"):p(l+" not initialized. Cannot call methods, i.e. "+s)}),void0!==r?r:e},n(u))}functionn(e){!e||e&&e.bridget||(e.bridget=i)}vard=Array.prototype.slice,o=e.console,p=void0===o?function(){}:function(e){o.error(e)};returnn(t||e.jQuery),i}),function(e,t){"function"==typeofdefine&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeofmodule&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeofwindow?window:this,function(){functione(){}vart=e.prototype;returnt.on=function(e,t){if(e&&t){vari=this._events=this._events||{},e=i[e]=i[e]||[];return-1==e.indexOf(t)&&e.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);vari=this._onceEvents=this._onceEvents||{};return(i[e]=i[e]||{})[t]=!0,this}},t.off=function(e,t){e=this._events&&this._events[e];if(e&&e.length){t=e.indexOf(t);return-1!=t&&e.splice(t,1),this}},t.emitEvent=function(e,t){vari=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(varn=this._onceEvents&&this._onceEvents[e],o=0;o<i.length;o++){varr=i[o];n&&n[r]&&(this.off(e,r),deleten[r]),r.apply(this,t)}returnthis}},t.allOff=function(){deletethis._events,deletethis._onceEvents},e}),function(e,t){"use strict";"function"==typeofdefine&&define.amd?define("desandro-matches-selector/matches-selector",t):"object"==typeofmodule&&module.exports?module.exports=t():e.matchesSelector=t()}(window,function(){"use strict";vari=function(){vare=window.Element.prototype;if(e.matches)return"matches";if(e.matchesSelector)return"matchesSelector";for(vart=["webkit","moz","ms","o"],i=0;i<t.length;i++){varn=t[i]+"MatchesSelector";if(e[n])returnn}}();returnfunction(e,t){returne[i](t)}}),function(t,i){"function"==typeofdefine&&define.amd?define("fizzy-ui-utils/utils",["desandro-matches-selector/matches-selector"],function(e){returni(t,e)}):"object"==typeofmodule&&module.exports?module.exports=i(t,require("desandro-matches-selector")):t.fizzyUIUtils=i(t,t.matchesSelector)}(window,function(i,r){varc={extend:function(e,t){for(variint)e[i]=t[i];returne},modulo:function(e,t){return(e%t+t)%t}},t=Array.prototype.slice;c.makeArray=function(e){returnArray.isArray(e)?e:null==e?[]:"object"==typeofe&&"number"==typeofe.length?t.call(e):[e]},c.removeFrom=function(e,t){t=e.indexOf(t);-1!=t&&e.splice(t,1)},c.getParent=function(e,t){for(;e.parentNode&&e!=document.body;)if(e=e.parentNode,r(e,t))returne},c.getQueryElement=function(e){return"string"==typeofe?document.querySelector(e):e},c.handleEvent=function(e){vart="on"+e.type;this[t]&&this[t](e)},c.filterFindElements=function(e,n){e=c.makeArray(e);varo=[];returne.forEach(function(e){if(einstanceofHTMLElement)if(n){r(e,n)&&o.push(e);for(vart=e.querySelectorAll(n),i=0;i<t.length;i++)o.push(t[i])}elseo.push(e)}),o},c.debounceMethod=function(e,t,n){n=n||100;varo=e.prototype[t],r=t+"Timeout";e.prototype[t]=function(){vare=this[r];clearTimeout(e);vart=arguments,i=this;this[r]=setTimeout(function(){o.apply(i,t),deletei[r]},n)}},c.docReady=function(e){vart=document.readyState;"complete"==t||"interactive"==t?setTimeout(e):document.addEventListener("DOMContentLoaded",e)},c.toDashed=function(e){returne.replace(/(.)([A-Z])/g,function(e,t,i){returnt+"-"+i}).toLowerCase()};varu=i.console;returnc.htmlInit=function(a,l){c.docReady(function(