!function(t){"function"==typeof define&&define.amd?define(["jquery"],t):"object"==typeof exports?module.exports=t(require("jquery")):t(jQuery)}(function(y){var _={ppclass:"",animation:"fade",animationIn:"",animationOut:"",animationDuration:350,content:null,contentAsHTML:!1,contentCloning:!1,debug:!0,delay:300,delayTouch:[300,500],functionInit:null,functionBefore:null,functionReady:null,functionAfter:null,functionFormat:null,IEmin:6,interactive:!1,multiple:!1,parent:null,plugins:["sideTip"],repositionOnScroll:!1,restoration:"none",selfDestruction:!0,theme:[],timer:0,trackerInterval:500,trackOrigin:!1,trackTooltip:!1,trigger:"hover",triggerClose:{click:!1,mouseleave:!1,originClick:!1,scroll:!1,tap:!1,touchleave:!1},triggerOpen:{click:!1,mouseenter:!1,tap:!1,touchstart:!1},updateAnimation:"rotate",zIndex:9999999},n="undefined"!=typeof window?window:null,$={hasTouchCapability:!(!n||!("ontouchstart"in n||n.DocumentTouch&&n.document instanceof n.DocumentTouch||n.navigator.maxTouchPoints)),hasTransitions:function(){if(!n)return!1;var t=(n.document.body||n.document.documentElement).style,i="transition",o=["Moz","Webkit","Khtml","O","ms"];if("string"==typeof t.transition)return!0;i="transition".charAt(0).toUpperCase()+"transition".substr(1);for(var e=0;e<o.length;e++)if("string"==typeof t[o[e]+i])return!0;return!1}(),IE:!1,semVer:"4.2.8",window:n},t=function(){this.__$emitterPrivate=y({}),this.__$emitterPublic=y({}),this.__instancesLatestArr=[],this.__plugins={},this._env=$};function i(t){this.$container,this.constraints=null,this.__$tooltip,this.__init(t)}function s(o,e){var n=!0;return y.each(o,function(t,i){if(e[t]===undefined||o[t]!==e[t])return n=!1}),n}function a(t){var i=t.attr("id"),i=i?$.window.document.getElementById(i):null;return i?i===t[0]:y.contains($.window.document.body,t[0])}t.prototype={__bridge:function(t,o,e){var i,n;return o[e]||((i=function(){}).prototype=t,(n=new i).__init&&n.__init(o),y.each(t,function(t,i){0!=t.indexOf("__")&&(o[t]?_.debug&&console.log("The "+t+" method of the "+e+" plugin conflicts with another plugin or native methods"):(o[t]=function(){return n[t].apply(n,Array.prototype.slice.apply(arguments))},o[t].bridged=n))}),o[e]=n),this},__setWindow:function(t){return $.window=t,this},_getRuler:function(t){return new i(t)},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_plugin:function(t){var i=this;if("string"==typeof t){var o=t,e=null;return 0<o.indexOf(".")?e=i.__plugins[o]:y.each(i.__plugins,function(t,i){if(i.name.substring(i.name.length-o.length-1)=="."+o)return e=i,!1}),e}if(t.name.indexOf(".")<0)throw new Error("Plugins must be namespaced");return(i.__plugins[t.name]=t).core&&i.__bridge(t.core,i,t.name),this},_trigger:function(){var t=Array.prototype.slice.apply(arguments);return"string"==typeof t[0]&&(t[0]={type:t[0]}),this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,t),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,t),this},instances:function(t){var e=[];return y(t||".tooltipstered").each(function(){var o=y(this),t=o.data("tooltipster-ns");t&&y.each(t,function(t,i){e.push(o.data(i))})}),e},instancesLatest:function(){return this.__instancesLatestArr},off:function(){return this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},origins:function(t){return y((t?t+" ":"")+".tooltipstered").toArray()},setDefaults:function(t){return y.extend(_,t),this},triggerHandler:function(){return this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this}},y.pptooltipster=new t,y.PPTooltipster=function(t,i){this.__callbacks={close:[],open:[]},this.__closingTime,this.__Content,this.__contentBcr,this.__destroyed=!1,this.__$emitterPrivate=y({}),this.__$emitterPublic=y({}),this.__enabled=!0,this.__garbageCollector,this.__Geometry,this.__lastPosition,this.__namespace="tooltipster-"+Math.round(1e6*Math.random()),this.__options,this.__$originParents,this.__pointerIsOverOrigin=!1,this.__previousThemes=[],this.__state="closed",this.__timeouts={close:[],open:null},this.__touchEvents=[],this.__tracker=null,this._$origin,this._$tooltip,this.__init(t,i)},y.PPTooltipster.prototype={__init:function(t,i){var o,e=this;e._$origin=y(t),e.__options=y.extend(!0,{},_,i),e.__optionsFormat(),!$.IE||$.IE>=e.__options.IEmin?(t=null,e._$origin.data("tooltipster-initialTitle")===undefined&&((t=e._$origin.attr("title"))===undefined&&(t=null),e._$origin.data("tooltipster-initialTitle",t)),null!==e.__options.content?e.__contentSet(e.__options.content):(o=(i=e._$origin.attr("data-tooltip-content"))?y(i):o)&&o[0]?e.__contentSet(o.first()):e.__contentSet(t),e._$origin.removeAttr("title").addClass("tooltipstered"),e.__prepareOrigin(),e.__prepareGC(),y.each(e.__options.plugins,function(t,i){e._plug(i)}),$.hasTouchCapability&&y($.window.document.body).on("touchmove."+e.__namespace+"-triggerOpen",function(t){e._touchRecordEvent(t)}),e._on("created",function(){e.__prepareTooltip()})._on("repositioned",function(t){e.__lastPosition=t.position})):e.__options.disabled=!0},__contentInsert:function(){var t=this,i=t._$tooltip.find(".tooltipster-content"),o=t.__Content;return t._trigger({type:"format",content:t.__Content,format:function(t){o=t}}),"string"!=typeof(o=t.__options.functionFormat?t.__options.functionFormat.call(t,t,{origin:t._$origin[0]},t.__Content):o)||t.__options.contentAsHTML?i.empty().append(o):i.text(o),t},__contentSet:function(t){return t instanceof y&&this.__options.contentCloning&&(t=t.clone(!0)),this.__Content=t,this._trigger({type:"updated",content:t}),this},__destroyError:function(){throw new Error("This tooltip has been destroyed and cannot execute your method call.")},__geometry:function(){var t=this,i=t._$origin,o=t._$origin.is("area");o&&(s=t._$origin.parent().attr("name"),i=y('img[usemap="#'+s+'"]'));var e=i[0].getBoundingClientRect(),n=y($.window.document),s=y($.window),r=i,_={available:{document:null,window:null},document:{size:{height:n.height(),width:n.width()}},window:{scroll:{left:$.window.scrollX||$.window.document.documentElement.scrollLeft,top:$.window.scrollY||$.window.document.documentElement.scrollTop},size:{height:s.height(),width:s.width()}},origin:{fixedLineage:!1,offset:{},size:{height:e.bottom-e.top,width:e.right-e.left},usemapImage:o?i[0]:null,windowOffset:{bottom:e.bottom,left:e.left,right:e.right,top:e.top}}};if(o){var o=t._$origin.attr("shape"),a=t._$origin.attr("coords");if(a&&(a=a.split(","),y.map(a,function(t,i){a[i]=parseInt(t)})),"default"!=o)switch(o){case"circle":var l=a[0],p=a[1],c=a[2],h=p-c,p=l-c;_.origin.size.height=2*c,_.origin.size.width=_.origin.size.height,_.origin.windowOffset.left+=p,_.origin.windowOffset.top+=h;break;case"rect":l=a[0],c=a[1],p=a[2],h=a[3];_.origin.size.height=h-c,_.origin.size.width=p-l,_.origin.windowOffset.left+=l,_.origin.windowOffset.top+=c;break;case"poly":for(var d=0,u=0,g=0,f=0,m="even",w=0;w<a.length;w++)var v=a[w],m="even"==m?(g<v&&(g=v,0===w&&(d=g)),v<d&&(d=v),"odd"):(f<v&&(f=v,1==w&&(u=f)),v<u&&(u=v),"even");_.origin.size.height=f-u,_.origin.size.width=g-d,_.origin.windowOffset.left+=d,_.origin.windowOffset.top+=u}}for(t._trigger({type:"geometry",edit:function(t){_.origin.size.height=t.height,_.origin.windowOffset.left=t.left,_.origin.windowOffset.top=t.top,_.origin.size.width=t.width},geometry:{height:_.origin.size.height,left:_.origin.windowOffset.left,top:_.origin.windowOffset.top,width:_.origin.size.width}}),_.origin.windowOffset.right=_.origin.windowOffset.left+_.origin.size.width,_.origin.windowOffset.bottom=_.origin.windowOffset.top+_.origin.size.height,_.origin.offset.left=_.origin.windowOffset.left+_.window.scroll.left,_.origin.offset.top=_.origin.windowOffset.top+_.window.scroll.top,_.origin.offset.bottom=_.origin.offset.top+_.origin.size.height,_.origin.offset.right=_.origin.offset.left+_.origin.size.width,_.available.document={bottom:{height:_.document.size.height-_.origin.offset.bottom,width:_.document.size.width},left:{height:_.document.size.height,width:_.origin.offset.left},right:{height:_.document.size.height,width:_.document.size.width-_.origin.offset.right},top:{height:_.origin.offset.top,width:_.document.size.width}},_.available.window={bottom:{height:Math.max(_.window.size.height-Math.max(_.origin.windowOffset.bottom,0),0),width:_.window.size.width},left:{height:_.window.size.height,width:Math.max(_.origin.windowOffset.left,0)},right:{height:_.window.size.height,width:Math.max(_.window.size.width-Math.max(_.origin.windowOffset.right,0),0)},top:{height:Math.max(_.origin.windowOffset.top,0),width:_.window.size.width}};"html"!=r[0].tagName.toLowerCase();){if("fixed"==r.css("position")){_.origin.fixedLineage=!0;break}r=r.parent()}return _},__optionsFormat:function(){return"number"==typeof this.__options.animationDuration&&(this.__options.animationDuration=[this.__options.animationDuration,this.__options.animationDuration]),"number"==typeof this.__options.delay&&(this.__options.delay=[this.__options.delay,this.__options.delay]),"number"==typeof this.__options.delayTouch&&(this.__options.delayTouch=[this.__options.delayTouch,this.__options.delayTouch]),"string"==typeof this.__options.theme&&(this.__options.theme=[this.__options.theme]),null===this.__options.parent?this.__options.parent=y($.window.document.body):"string"==typeof this.__options.parent&&(this.__options.parent=y(this.__options.parent)),"hover"==this.__options.trigger?(this.__options.triggerOpen={mouseenter:!0,touchstart:!0},this.__options.triggerClose={mouseleave:!0,originClick:!0,touchleave:!0}):"click"==this.__options.trigger&&(this.__options.triggerOpen={click:!0,tap:!0},this.__options.triggerClose={click:!0,tap:!0}),this._trigger("options"),this},__prepareGC:function(){var t=this;return t.__options.selfDestruction?t.__garbageCollector=setInterval(function(){var o=(new Date).getTime();t.__touchEvents=y.grep(t.__touchEvents,function(t,i){return 6e4<o-t.time}),a(t._$origin)||t.close(function(){t.destroy()})},2e4):clearInterval(t.__garbageCollector),t},__prepareOrigin:function(){var t,i=this;return i._$origin.off("."+i.__namespace+"-triggerOpen"),$.hasTouchCapability&&i._$origin.on("touchstart."+i.__namespace+"-triggerOpen touchend."+i.__namespace+"-triggerOpen touchcancel."+i.__namespace+"-triggerOpen",function(t){i._touchRecordEvent(t)}),(i.__options.triggerOpen.click||i.__options.triggerOpen.tap&&$.hasTouchCapability)&&(t="",i.__options.triggerOpen.click&&(t+="click."+i.__namespace+"-triggerOpen "),i.__options.triggerOpen.tap&&$.hasTouchCapability&&(t+="touchend."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){i._touchIsMeaningfulEvent(t)&&i._open(t)})),(i.__options.triggerOpen.mouseenter||i.__options.triggerOpen.touchstart&&$.hasTouchCapability)&&(t="",i.__options.triggerOpen.mouseenter&&(t+="mouseenter."+i.__namespace+"-triggerOpen "),i.__options.triggerOpen.touchstart&&$.hasTouchCapability&&(t+="touchstart."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){!i._touchIsTouchEvent(t)&&i._touchIsEmulatedEvent(t)||(i.__pointerIsOverOrigin=!0,i._openShortly(t))})),(i.__options.triggerClose.mouseleave||i.__options.triggerClose.touchleave&&$.hasTouchCapability)&&(t="",i.__options.triggerClose.mouseleave&&(t+="mouseleave."+i.__namespace+"-triggerOpen "),i.__options.triggerClose.touchleave&&$.hasTouchCapability&&(t+="touchend."+i.__namespace+"-triggerOpen touchcancel."+i.__namespace+"-triggerOpen"),i._$origin.on(t,function(t){i._touchIsMeaningfulEvent(t)&&(i.__pointerIsOverOrigin=!1)})),i},__prepareTooltip:function(){var o=this,t=o.__options.interactive?"auto":"";return o._$tooltip.attr("id",o.__namespace).css({"pointer-events":t,zIndex:o.__options.zIndex}),y.each(o.__previousThemes,function(t,i){o._$tooltip.removeClass(i)}),y.each(o.__options.theme,function(t,i){o._$tooltip.addClass(i)}),o.__previousThemes=y.merge([],o.__options.theme),o},__scrollHandler:function(t){var s,r,i,o,e=this;return e.__options.triggerClose.scroll?e._close(t):a(e._$origin)&&a(e._$tooltip)&&(s=null,t.target===$.window.document?e.__Geometry.origin.fixedLineage||e.__options.repositionOnScroll&&e.reposition(t):(s=e.__geometry(),r=!1,"fixed"!=e._$origin.css("position")&&e.__$originParents.each(function(t,i){var o=y(i),e=o.css("overflow-x"),n=o.css("overflow-y");if("visible"!=e||"visible"!=n){i=i.getBoundingClientRect();if("visible"!=e&&(s.origin.windowOffset.left<i.left||s.origin.windowOffset.right>i.right))return!(r=!0);if("visible"!=n&&(s.origin.windowOffset.top<i.top||s.origin.windowOffset.bottom>i.bottom))return!(r=!0)}if("fixed"==o.css("position"))return!1}),r?e._$tooltip.css("visibility","hidden"):(e._$tooltip.css("visibility","visible"),e.__options.repositionOnScroll?e.reposition(t):(i=s.origin.offset.left-e.__Geometry.origin.offset.left,o=s.origin.offset.top-e.__Geometry.origin.offset.top,e._$tooltip.css({left:e.__lastPosition.coord.left+i,top:e.__lastPosition.coord.top+o})))),e._trigger({type:"scroll",event:t,geo:s})),e},__stateSet:function(t){return this.__state=t,this._trigger({type:"state",state:t}),this},__timeoutsClear:function(){return clearTimeout(this.__timeouts.open),this.__timeouts.open=null,y.each(this.__timeouts.close,function(t,i){clearTimeout(i)}),this.__timeouts.close=[],this},__trackerStart:function(){var o=this,e=o._$tooltip.find(".tooltipster-content");return o.__options.trackTooltip&&(o.__contentBcr=e[0].getBoundingClientRect()),o.__tracker=setInterval(function(){var t,i;a(o._$origin)&&a(o._$tooltip)?(o.__options.trackOrigin&&(i=!1,s((t=o.__geometry()).origin.size,o.__Geometry.origin.size)&&(o.__Geometry.origin.fixedLineage?s(t.origin.windowOffset,o.__Geometry.origin.windowOffset)&&(i=!0):s(t.origin.offset,o.__Geometry.origin.offset)&&(i=!0)),i||(o.__options.triggerClose.mouseleave?o._close():o.reposition())),o.__options.trackTooltip&&((i=e[0].getBoundingClientRect()).height===o.__contentBcr.height&&i.width===o.__contentBcr.width||(o.reposition(),o.__contentBcr=i))):o._close()},o.__options.trackerInterval),o},_close:function(o,t,i){var e,n=this,s=!0;return n._trigger({type:"close",event:o,stop:function(){s=!1}}),(s||i)&&(t&&n.__callbacks.close.push(t),n.__callbacks.open=[],n.__timeoutsClear(),e=function(){y.each(n.__callbacks.close,function(t,i){i.call(n,n,{event:o,origin:n._$origin[0]})}),n.__callbacks.close=[]},"closed"!=n.__state?(i=!0,t=(new Date).getTime()+n.__options.animationDuration[1],(i="disappearing"==n.__state&&t>n.__closingTime&&0<n.__options.animationDuration[1]?!1:i)&&(n.__closingTime=t,"disappearing"!=n.__state&&n.__stateSet("disappearing"),t=function(){clearInterval(n.__tracker),n._trigger({type:"closing",event:o}),n._$tooltip.off("."+n.__namespace+"-triggerClose").removeClass("tooltipster-dying"),""!=n.__options.animationOut&&n._$tooltip.removeClass("animated "+n.__options.animationOut),y($.window).off("."+n.__namespace+"-triggerClose"),n.__$originParents.each(function(t,i){y(i).off("scroll."+n.__namespace+"-triggerClose")}),n.__$originParents=null,y($.window.document.body).off("."+n.__namespace+"-triggerClose"),n._$origin.off("."+n.__namespace+"-triggerClose"),n._off("dismissable"),n.__stateSet("closed"),n._trigger({type:"after",event:o}),n.__options.functionAfter&&n.__options.functionAfter.call(n,n,{event:o,origin:n._$origin[0]}),e()},$.hasTransitions?(n._$tooltip.css({"-moz-animation-duration":n.__options.animationDuration[1]+"ms","-ms-animation-duration":n.__options.animationDuration[1]+"ms","-o-animation-duration":n.__options.animationDuration[1]+"ms","-webkit-animation-duration":n.__options.animationDuration[1]+"ms","animation-duration":n.__options.animationDuration[1]+"ms","transition-duration":n.__options.animationDuration[1]+"ms"}),n._$tooltip.clearQueue().removeClass("tooltipster-show").addClass("tooltipster-dying"),""!=n.__options.animationIn&&n._$tooltip.removeClass("animated "+n.__options.animationIn),""!=n.__options.animationOut&&n._$tooltip.addClass("animated "+n.__options.animationOut),0<n.__options.animationDuration[1]&&n._$tooltip.delay(n.__options.animationDuration[1]),n._$tooltip.queue(t)):n._$tooltip.stop().fadeOut(n.__options.animationDuration[1],t))):e()),n},_off:function(){return this.__$emitterPrivate.off.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_on:function(){return this.__$emitterPrivate.on.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_one:function(){return this.__$emitterPrivate.one.apply(this.__$emitterPrivate,Array.prototype.slice.apply(arguments)),this},_open:function(t,i){var o,e,n,s,r,_=this;return _.__destroying||a(_._$origin)&&_.__enabled&&(o=!0,"closed"==_.__state&&(_._trigger({type:"before",event:t,stop:function(){o=!1}}),o&&_.__options.functionBefore&&(o=_.__options.functionBefore.call(_,_,{event:t,origin:_._$origin[0]}))),!1!==o&&null!==_.__Content&&(i&&_.__callbacks.open.push(i),_.__callbacks.close=[],_.__timeoutsClear(),n=function(){"stable"!=_.__state&&_.__stateSet("stable"),y.each(_.__callbacks.open,function(t,i){i.call(_,_,{origin:_._$origin[0],tooltip:_._$tooltip[0]})}),_.__callbacks.open=[]},"closed"!==_.__state?(e=0,"disappearing"===_.__state?(_.__stateSet("appearing"),$.hasTransitions?(_._$tooltip.clearQueue().removeClass("tooltipster-dying").addClass("tooltipster-show"),""!=_.__options.animationOut&&_._$tooltip.removeClass("animated "+_.__options.animationOut),""!=_.__options.animationIn&&_._$tooltip.addClass("animated "+_.__options.animationIn),0<_.__options.animationDuration[0]&&_._$tooltip.delay(_.__options.animationDuration[0]),_._$tooltip.queue(n)):_._$tooltip.stop().fadeIn(n)):"stable"==_.__state&&n()):(_.__stateSet("appearing"),e=_.__options.animationDuration[0],_.__contentInsert(),_.reposition(t,!0),$.hasTransitions?(_._$tooltip.addClass("tooltipster-"+_.__options.animation).addClass("tooltipster-initial").css({"-moz-animation-duration":_.__options.animationDuration[0]+"ms","-ms-animation-duration":_.__options.animationDuration[0]+"ms","-o-animation-duration":_.__options.animationDuration[0]+"ms","-webkit-animation-duration":_.__options.animationDuration[0]+"ms","animation-duration":_.__options.animationDuration[0]+"ms","transition-duration":_.__options.animationDuration[0]+"ms"}),setTimeout(function(){"closed"!=_.__state&&(_._$tooltip.addClass("tooltipster-show").removeClass("tooltipster-initial"),""!=_.__options.animationIn&&_._$tooltip.addClass("animated "+_.__options.animationIn),0<_.__options.animationDuration[0]&&_._$tooltip.delay(_.__options.animationDuration[0]),_._$tooltip.queue(n))},0)):_._$tooltip.css("display","none").fadeIn(_.__options.animationDuration[0],n),_.__trackerStart(),y($.window).on("resize."+_.__namespace+"-triggerClose",function(t){var i=y(document.activeElement);(i.is("input")||i.is("textarea"))&&y.contains(_._$tooltip[0],i[0])||_.reposition(t)}).on("scroll."+_.__namespace+"-triggerClose",function(t){_.__scrollHandler(t)}),_.__$originParents=_._$origin.parents(),_.__$originParents.each(function(t,i){y(i).on("scroll."+_.__namespace+"-triggerClose",function(t){_.__scrollHandler(t)})}),(_.__options.triggerClose.mouseleave||_.__options.triggerClose.touchleave&&$.hasTouchCapability)&&(_._on("dismissable",function(t){t.dismissable?t.delay?(r=setTimeout(function(){_._close(t.event)},t.delay),_.__timeouts.close.push(r)):_._close(t):clearTimeout(r)}),s=_._$origin,t=i="",r=null,_.__options.interactive&&(s=s.add(_._$tooltip)),_.__options.triggerClose.mouseleave&&(i+="mouseenter."+_.__namespace+"-triggerClose ",t+="mouseleave."+_.__namespace+"-triggerClose "),_.__options.triggerClose.touchleave&&$.hasTouchCapability&&(i+="touchstart."+_.__namespace+"-triggerClose",t+="touchend."+_.__namespace+"-triggerClose touchcancel."+_.__namespace+"-triggerClose"),s.on(t,function(t){var i;!_._touchIsTouchEvent(t)&&_._touchIsEmulatedEvent(t)||(i="mouseleave"==t.type?_.__options.delay:_.__options.delayTouch,_._trigger({delay:i[1],dismissable:!0,event:t,type:"dismissable"}))}).on(i,function(t){!_._touchIsTouchEvent(t)&&_._touchIsEmulatedEvent(t)||_._trigger({dismissable:!1,event:t,type:"dismissable"})})),_.__options.triggerClose.originClick&&_._$origin.on("click."+_.__namespace+"-triggerClose",function(t){_._touchIsTouchEvent(t)||_._touchIsEmulatedEvent(t)||_._close(t)}),(_.__options.triggerClose.click||_.__options.triggerClose.tap&&$.hasTouchCapability)&&setTimeout(function(){var t,i;"closed"!=_.__state&&(t="",i=y($.window.document.body),_.__options.triggerClose.click&&(t+="click."+_.__namespace+"-triggerClose "),_.__options.triggerClose.tap&&$.hasTouchCapability&&(t+="touchend."+_.__namespace+"-triggerClose"),i.on(t,function(t){_._touchIsMeaningfulEvent(t)&&(_._touchRecordEvent(t),_.__options.interactive&&y.contains(_._$tooltip[0],t.target)||_._close(t))}),_.__options.triggerClose.tap&&$.hasTouchCapability&&i.on("touchstart."+_.__namespace+"-triggerClose",function(t){_._touchRecordEvent(t)}))},0),_._trigger("ready"),_.__options.functionReady&&_.__options.functionReady.call(_,_,{origin:_._$origin[0],tooltip:_._$tooltip[0]})),0<_.__options.timer&&(r=setTimeout(function(){_._close()},_.__options.timer+e),_.__timeouts.close.push(r)))),_},_openShortly:function(t){var i,o=this,e=!0;return"stable"!=o.__state&&"appearing"!=o.__state&&(o.__timeouts.open||(o._trigger({type:"start",event:t,stop:function(){e=!1}}),e&&((i=0==t.type.indexOf("touch")?o.__options.delayTouch:o.__options.delay)[0]?o.__timeouts.open=setTimeout(function(){o.__timeouts.open=null,o.__pointerIsOverOrigin&&o._touchIsMeaningfulEvent(t)?(o._trigger("startend"),o._open(t)):o._trigger("startcancel")},i[0]):(o._trigger("startend"),o._open(t))))),o},_optionsExtract:function(t,i){var e=this,o=y.extend(!0,{},i),n=e.__options[t];return n||(n={},y.each(i,function(t,i){var o=e.__options[t];o!==undefined&&(n[t]=o)})),y.each(o,function(t,i){n[t]!==undefined&&("object"!=typeof i||i instanceof Array||null==i||"object"!=typeof n[t]||n[t]instanceof Array||null==n[t]?o[t]=n[t]:y.extend(o[t],n[t]))}),o},_plug:function(t){var i=y.pptooltipster._plugin(t);if(!i)throw new Error('The "'+t+'" plugin is not defined');return i.instance&&y.pptooltipster.__bridge(i.instance,this,i.name),this},_touchIsEmulatedEvent:function(t){for(var i=!1,o=(new Date).getTime(),e=this.__touchEvents.length-1;0<=e;e--){var n=this.__touchEvents[e];if(!(o-n.time<500))break;n.target===t.target&&(i=!0)}return i},_touchIsMeaningfulEvent:function(t){return this._touchIsTouchEvent(t)&&!this._touchSwiped(t.target)||!this._touchIsTouchEvent(t)&&!this._touchIsEmulatedEvent(t)},_touchIsTouchEvent:function(t){return 0==t.type.indexOf("touch")},_touchRecordEvent:function(t){return this._touchIsTouchEvent(t)&&(t.time=(new Date).getTime(),this.__touchEvents.push(t)),this},_touchSwiped:function(t){for(var i=!1,o=this.__touchEvents.length-1;0<=o;o--){var e=this.__touchEvents[o];if("touchmove"==e.type){i=!0;break}if("touchstart"==e.type&&t===e.target)break}return i},_trigger:function(){var t=Array.prototype.slice.apply(arguments);return"string"==typeof t[0]&&(t[0]={type:t[0]}),t[0].instance=this,t[0].origin=this._$origin?this._$origin[0]:null,t[0].tooltip=this._$tooltip?this._$tooltip[0]:null,this.__$emitterPrivate.trigger.apply(this.__$emitterPrivate,t),y.pptooltipster._trigger.apply(y.pptooltipster,t),this.__$emitterPublic.trigger.apply(this.__$emitterPublic,t),this},_unplug:function(o){var t,e=this;return e[o]&&((t=y.pptooltipster._plugin(o)).instance&&y.each(t.instance,function(t,i){e[t]&&e[t].bridged===e[o]&&delete e[t]}),e[o].__destroy&&e[o].__destroy(),delete e[o]),e},close:function(t){return this.__destroyed?this.__destroyError():this._close(null,t),this},content:function(t){var i,o=this;return t===undefined?o.__Content:(o.__destroyed?o.__destroyError():(o.__contentSet(t),null!==o.__Content?"closed"!==o.__state&&(o.__contentInsert(),o.reposition(),o.__options.updateAnimation&&($.hasTransitions?(i=o.__options.updateAnimation,o._$tooltip.addClass("tooltipster-update-"+i),setTimeout(function(){"closed"!=o.__state&&o._$tooltip.removeClass("tooltipster-update-"+i)},1e3)):o._$tooltip.fadeTo(200,.5,function(){"closed"!=o.__state&&o._$tooltip.fadeTo(200,1)}))):o._close()),o)},destroy:function(){var t,i,o=this;return o.__destroyed?o.__destroyError():("closed"!=o.__state?o.option("animationDuration",0)._close(null,null,!0):o.__timeoutsClear(),o._trigger("destroy"),o.__destroyed=!0,o._$origin.removeData(o.__namespace).off("."+o.__namespace+"-triggerOpen"),y($.window.document.body).off("."+o.__namespace+"-triggerOpen"),(t=o._$origin.data("tooltipster-ns"))&&(1===t.length?(i=null,"previous"==o.__options.restoration?i=o._$origin.data("tooltipster-initialTitle"):"current"==o.__options.restoration&&(i="string"==typeof o.__Content?o.__Content:y("<div></div>").append(o.__Content).html()),i&&o._$origin.attr("title",i),o._$origin.removeClass("tooltipstered"),o._$origin.removeData("tooltipster-ns").removeData("tooltipster-initialTitle")):(t=y.grep(t,function(t,i){return t!==o.__namespace}),o._$origin.data("tooltipster-ns",t))),o._trigger("destroyed"),o._off(),o.off(),o.__Content=null,o.__$emitterPrivate=null,o.__$emitterPublic=null,o.__options.parent=null,o._$origin=null,o._$tooltip=null,y.pptooltipster.__instancesLatestArr=y.grep(y.pptooltipster.__instancesLatestArr,function(t,i){return o!==t}),clearInterval(o.__garbageCollector)),o},disable:function(){return this.__destroyed?this.__destroyError():(this._close(),this.__enabled=!1),this},elementOrigin:function(){if(!this.__destroyed)return this._$origin[0];this.__destroyError()},elementTooltip:function(){return this._$tooltip?this._$tooltip[0]:null},enable:function(){return this.__enabled=!0,this},hide:function(t){return this.close(t)},instance:function(){return this},off:function(){return this.__destroyed||this.__$emitterPublic.off.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},on:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.on.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},one:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.one.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this},open:function(t){return this.__destroyed?this.__destroyError():this._open(null,t),this},option:function(t,i){return i===undefined?this.__options[t]:(this.__destroyed?this.__destroyError():(this.__options[t]=i,this.__optionsFormat(),0<=y.inArray(t,["trigger","triggerClose","triggerOpen"])&&this.__prepareOrigin(),"selfDestruction"===t&&this.__prepareGC()),this)},reposition:function(t,i){var o=this;return o.__destroyed?o.__destroyError():"closed"!=o.__state&&a(o._$origin)&&(i||a(o._$tooltip))&&(i||o._$tooltip.detach(),o.__Geometry=o.__geometry(),o._trigger({type:"reposition",event:t,helper:{geo:o.__Geometry}})),o},show:function(t){return this.open(t)},status:function(){return{destroyed:this.__destroyed,enabled:this.__enabled,open:"closed"!==this.__state,state:this.__state}},triggerHandler:function(){return this.__destroyed?this.__destroyError():this.__$emitterPublic.triggerHandler.apply(this.__$emitterPublic,Array.prototype.slice.apply(arguments)),this}},y.fn.pptooltipster=function(){var n=Array.prototype.slice.apply(arguments),o="You are using a single HTML element as content for several tooltips. You probably want to set the contentCloning option to TRUE.";if(0===this.length)return this;if("string"==typeof n[0]){var e="#*$~&";return this.each(function(){var t=y(this).data("tooltipster-ns"),i=t?y(this).data(t[0]):null;if(!i)throw new Error("You called PPTooltipster's \""+n[0]+'" method on an uninitialized element');if("function"!=typeof i[n[0]])throw new Error('Unknown method "'+n[0]+'"');1<this.length&&"content"==n[0]&&(n[1]instanceof y||"object"==typeof n[1]&&null!=n[1]&&n[1].tagName)&&!i.__options.contentCloning&&i.__options.debug&&console.log(o);t=i[n[0]](n[1],n[2]);if(t!==i||"instance"===n[0])return e=t,!1}),"#*$~&"!==e?e:this}y.pptooltipster.__instancesLatestArr=[];var t=n[0]&&n[0].multiple!==undefined,s=t&&n[0].multiple||!t&&_.multiple,i=n[0]&&n[0].content!==undefined,r=i&&n[0].content||!i&&_.content,t=n[0]&&n[0].contentCloning!==undefined,i=t&&n[0].contentCloning||!t&&_.contentCloning,t=n[0]&&n[0].debug!==undefined,t=t&&n[0].debug||!t&&_.debug;return 1<this.length&&(r instanceof y||"object"==typeof r&&null!=r&&r.tagName)&&!i&&t&&console.log(o),this.each(function(){var t=!1,i=y(this),o=i.data("tooltipster-ns"),e=null;(t=!o||s?!0:t)&&(e=new y.PPTooltipster(this,n[0]),(o=o||[]).push(e.__namespace),i.data("tooltipster-ns",o),i.data(e.__namespace,e),e.__options.functionInit&&e.__options.functionInit.call(e,e,{origin:this}),e._trigger("init")),y.pptooltipster.__instancesLatestArr.push(e)}),this},i.prototype={__init:function(t){this.__$tooltip=t,this.__$tooltip.css({left:0,overflow:"hidden",position:"absolute",top:0}).find(".tooltipster-content").css("overflow","auto"),this.$container=y('<div class="tooltipster-ruler"></div>').append(this.__$tooltip).appendTo($.window.document.body)},__forceRedraw:function(){var t=this.__$tooltip.parent();this.__$tooltip.detach(),this.__$tooltip.appendTo(t)},constrain:function(t,i){return this.constraints={width:t,height:i},this.__$tooltip.css({display:"block",height:"",overflow:"auto",width:t}),this},destroy:function(){this.__$tooltip.detach().find(".tooltipster-content").css({display:"",overflow:""}),this.$container.remove()},free:function(){return this.constraints=null,this.__$tooltip.css({display:"",height:"",overflow:"visible",width:""}),this},measure:function(){this.__forceRedraw();var t,i,o,e=this.__$tooltip[0].getBoundingClientRect(),n={size:{height:e.height||e.bottom-e.top,width:e.width||e.right-e.left}};return this.constraints&&(o=this.__$tooltip.find(".tooltipster-content"),t=this.__$tooltip.outerHeight(),i=o[0].getBoundingClientRect(),o={height:t<=this.constraints.height,width:e.width<=this.constraints.width&&i.width>=o[0].scrollWidth-1},n.fits=o.height&&o.width),$.IE&&$.IE<=11&&n.size.width!==$.window.document.documentElement.clientWidth&&(n.size.width=Math.ceil(n.size.width)+1),n}};t=navigator.userAgent.toLowerCase();-1!=t.indexOf("msie")?$.IE=parseInt(t.split("msie")[1]):-1!==t.toLowerCase().indexOf("trident")&&-1!==t.indexOf(" rv:11")?$.IE=11:-1!=t.toLowerCase().indexOf("edge/")&&($.IE=parseInt(t.toLowerCase().split("edge/")[1]));var o="tooltipster.sideTip";return y.pptooltipster._plugin({name:o,instance:{__defaults:function(){return{ppclass:"",arrow:!0,distance:6,functionPosition:null,maxWidth:null,minIntersection:16,minWidth:0,position:null,side:"top",viewportAware:!0}},__init:function(t){var i=this;i.__instance=t,i.__namespace="tooltipster-sideTip-"+Math.round(1e6*Math.random()),i.__previousState="closed",i.__options,i.__optionsFormat(),i.__instance._on("state."+i.__namespace,function(t){"closed"==t.state?i.__close():"appearing"==t.state&&"closed"==i.__previousState&&i.__create(),i.__previousState=t.state}),i.__instance._on("options."+i.__namespace,function(){i.__optionsFormat()}),i.__instance._on("reposition."+i.__namespace,function(t){i.__reposition(t.event,t.helper)})},__close:function(){this.__instance.content()instanceof y&&this.__instance.content().detach(),this.__instance._$tooltip.remove(),this.__instance._$tooltip=null},__create:function(){var t=y('<div class="tooltipster-base tooltipster-sidetip '+this.__options.ppclass+'"><div class="tooltipster-box"><div class="tooltipster-content"></div></div><div class="tooltipster-arrow"><div class="tooltipster-arrow-uncropped"><div class="tooltipster-arrow-border"></div><div class="tooltipster-arrow-background"></div></div></div></div>');this.__options.arrow||t.find(".tooltipster-box").css("margin",0).end().find(".tooltipster-arrow").hide(),this.__options.minWidth&&t.css("min-width",this.__options.minWidth+"px"),this.__options.maxWidth&&t.css("max-width",this.__options.maxWidth+"px"),this.__instance._$tooltip=t,this.__instance._trigger("created")},__destroy:function(){this.__instance._off("."+self.__namespace)},__optionsFormat:function(){var t=this;t.__options=t.__instance._optionsExtract(o,t.__defaults()),t.__options.position&&(t.__options.side=t.__options.position),"object"!=typeof t.__options.distance&&(t.__options.distance=[t.__options.distance]),t.__options.distance.length<4&&(t.__options.distance[1]===undefined&&(t.__options.distance[1]=t.__options.distance[0]),t.__options.distance[2]===undefined&&(t.__options.distance[2]=t.__options.distance[0]),t.__options.distance[3]===undefined&&(t.__options.distance[3]=t.__options.distance[1])),t.__options.distance={top:t.__options.distance[0],right:t.__options.distance[1],bottom:t.__options.distance[2],left:t.__options.distance[3]},"string"==typeof t.__options.side&&(t.__options.side=[t.__options.side,{top:"bottom",right:"left",bottom:"top",left:"right"}[t.__options.side]],"left"==t.__options.side[0]||"right"==t.__options.side[0]?t.__options.side.push("top","bottom"):t.__options.side.push("right","left")),6===y.pptooltipster._env.IE&&!0!==t.__options.arrow&&(t.__options.arrow=!1)},__reposition:function(a,l){var i,p=this,c=p.__targetFind(l),h=[];p.__instance._$tooltip.detach();var o=p.__instance._$tooltip.clone(),d=y.pptooltipster._getRuler(o),u=!1,t=p.__instance.option("animation");switch(t&&o.removeClass("tooltipster-"+t),y.each(["window","document"],function(t,n){var s=null;if(p.__instance._trigger({container:n,helper:l,satisfied:u,takeTest:function(t){s=t},results:h,type:"positionTest"}),1==s||0!=s&&0==u&&("window"!=n||p.__options.viewportAware))for(t=0;t<p.__options.side.length;t++){var r={horizontal:0,vertical:0},_=p.__options.side[t];"top"==_||"bottom"==_?r.vertical=p.__options.distance[_]:r.horizontal=p.__options.distance[_],p.__sideChange(o,_),y.each(["natural","constrained"],function(t,i){if(s=null,p.__instance._trigger({container:n,event:a,helper:l,mode:i,results:h,satisfied:u,side:_,takeTest:function(t){s=t},type:"positionTest"}),1==s||0!=s&&0==u){var o={container:n,distance:r,fits:null,mode:i,outerSize:null,side:_,size:null,target:c[_],whole:null},e=("natural"==i?d.free():d.constrain(l.geo.available[n][_].width-r.horizontal,l.geo.available[n][_].height-r.vertical)).measure();if(o.size=e.size,o.outerSize={height:e.size.height+r.vertical,width:e.size.width+r.horizontal},"natural"==i?l.geo.available[n][_].width>=o.outerSize.width&&l.geo.available[n][_].height>=o.outerSize.height?o.fits=!0:o.fits=!1:o.fits=e.fits,"window"==n&&(o.fits?o.whole="top"==_||"bottom"==_?l.geo.origin.windowOffset.right>=p.__options.minIntersection&&l.geo.window.size.width-l.geo.origin.windowOffset.left>=p.__options.minIntersection:l.geo.origin.windowOffset.bottom>=p.__options.minIntersection&&l.geo.window.size.height-l.geo.origin.windowOffset.top>=p.__options.minIntersection:o.whole=!1),h.push(o),o.whole)u=!0;else if("natural"==o.mode&&(o.fits||o.size.width<=l.geo.available[n][_].width))return!1}})}}),p.__instance._trigger({edit:function(t){h=t},event:a,helper:l,results:h,type:"positionTested"}),h.sort(function(t,i){return t.whole&&!i.whole?-1:!t.whole&&i.whole?1:t.whole&&i.whole?(o=p.__options.side.indexOf(t.side))<(e=p.__options.side.indexOf(i.side))||!(e<o)&&"natural"==t.mode?-1:1:t.fits&&!i.fits?-1:!t.fits&&i.fits?1:t.fits&&i.fits?(o=p.__options.side.indexOf(t.side))<(e=p.__options.side.indexOf(i.side))||!(e<o)&&"natural"==t.mode?-1:1:"document"==t.container&&"bottom"==t.side&&"natural"==t.mode?-1:1;var o,e}),(i=h[0]).coord={},i.side){case"left":case"right":i.coord.top=Math.floor(i.target-i.size.height/2);break;case"bottom":case"top":i.coord.left=Math.floor(i.target-i.size.width/2)}switch(i.side){case"left":i.coord.left=l.geo.origin.windowOffset.left-i.outerSize.width;break;case"right":i.coord.left=l.geo.origin.windowOffset.right+i.distance.horizontal;break;case"top":i.coord.top=l.geo.origin.windowOffset.top-i.outerSize.height;break;case"bottom":i.coord.top=l.geo.origin.windowOffset.bottom+i.distance.vertical}"window"==i.container?"top"==i.side||"bottom"==i.side?i.coord.left<0?0<=l.geo.origin.windowOffset.right-this.__options.minIntersection?i.coord.left=0:i.coord.left=l.geo.origin.windowOffset.right-this.__options.minIntersection-1:i.coord.left>l.geo.window.size.width-i.size.width&&(l.geo.origin.windowOffset.left+this.__options.minIntersection<=l.geo.window.size.width?i.coord.left=l.geo.window.size.width-i.size.width:i.coord.left=l.geo.origin.windowOffset.left+this.__options.minIntersection+1-i.size.width):i.coord.top<0?0<=l.geo.origin.windowOffset.bottom-this.__options.minIntersection?i.coord.top=0:i.coord.top=l.geo.origin.windowOffset.bottom-this.__options.minIntersection-1:i.coord.top>l.geo.window.size.height-i.size.height&&(l.geo.origin.windowOffset.top+this.__options.minIntersection<=l.geo.window.size.height?i.coord.top=l.geo.window.size.height-i.size.height:i.coord.top=l.geo.origin.windowOffset.top+this.__options.minIntersection+1-i.size.height):(i.coord.left>l.geo.window.size.width-i.size.width&&(i.coord.left=l.geo.window.size.width-i.size.width),i.coord.left<0&&(i.coord.left=0)),p.__sideChange(o,i.side),l.tooltipClone=o[0],l.tooltipParent=p.__instance.option("parent").parent[0],l.mode=i.mode,l.whole=i.whole,l.origin=p.__instance._$origin[0],l.tooltip=p.__instance._$tooltip[0],delete i.container,delete i.fits,delete i.mode,delete i.outerSize,delete i.whole,i.distance=i.distance.horizontal||i.distance.vertical;var e,n,t=y.extend(!0,{},i);p.__instance._trigger({edit:function(t){i=t},event:a,helper:l,position:t,type:"position"}),!p.__options.functionPosition||(n=p.__options.functionPosition.call(p,p.__instance,l,t))&&(i=n),d.destroy(),n="top"==i.side||"bottom"==i.side?(e={prop:"left",val:i.target-i.coord.left},i.size.width-this.__options.minIntersection):(e={prop:"top",val:i.target-i.coord.top},i.size.height-this.__options.minIntersection),e.val<this.__options.minIntersection?e.val=this.__options.minIntersection:e.val>n&&(e.val=n),n=l.geo.origin.fixedLineage?l.geo.origin.windowOffset:{left:l.geo.origin.windowOffset.left+l.geo.window.scroll.left,top:l.geo.origin.windowOffset.top+l.geo.window.scroll.top},i.coord={left:n.left+(i.coord.left-l.geo.origin.windowOffset.left),top:n.top+(i.coord.top-l.geo.origin.windowOffset.top)},p.__sideChange(p.__instance._$tooltip,i.side),l.geo.origin.fixedLineage?p.__instance._$tooltip.css("position","fixed"):p.__instance._$tooltip.css("position",""),p.__instance._$tooltip.css({left:i.coord.left,top:i.coord.top,height:i.size.height,width:i.size.width}).find(".tooltipster-arrow").css({left:"",top:""}).css(e.prop,e.val),p.__instance._$tooltip.appendTo(p.__instance.option("parent")),p.__instance._trigger({type:"repositioned",event:a,position:i})},__sideChange:function(t,i){t.removeClass("tooltipster-bottom").removeClass("tooltipster-left").removeClass("tooltipster-right").removeClass("tooltipster-top").addClass("tooltipster-"+i)},__targetFind:function(t){var i={},o=this.__instance._$origin[0].getClientRects();return 1<o.length&&1==this.__instance._$origin.css("opacity")&&(this.__instance._$origin.css("opacity",.99),o=this.__instance._$origin[0].getClientRects(),this.__instance._$origin.css("opacity",1)),o.length<2?(i.top=Math.floor(t.geo.origin.windowOffset.left+t.geo.origin.size.width/2),i.bottom=i.top,i.left=Math.floor(t.geo.origin.windowOffset.top+t.geo.origin.size.height/2),i.right=i.left):(t=o[0],i.top=Math.floor(t.left+(t.right-t.left)/2),t=2<o.length?o[Math.ceil(o.length/2)-1]:o[0],i.right=Math.floor(t.top+(t.bottom-t.top)/2),t=o[o.length-1],i.bottom=Math.floor(t.left+(t.right-t.left)/2),t=2<o.length?o[Math.ceil((o.length+1)/2)-1]:o[o.length-1],i.left=Math.floor(t.top+(t.bottom-t.top)/2)),i}}}),y});
!function(t){"use strict";var h=!1,e=function(n,t){i={},g=(p=n).data("model-cid"),h&&g?(e=elementorFrontend.config.elements.data[g],o=elementorFrontend.config.elements.keys[e.attributes.widgetType||e.attributes.elType],jQuery.each(e.getActiveControls(),function(t){-1!==o.indexOf(t)&&(i[t]=e.attributes[t])})):i=p.data("settings")||{};var e,o,i,p,s,l,d,_,r,a,m,c,f,u,g=i;"yes"===g.pp_elements_tooltip_enable&&(l="pp-tooltip pp-tooltip-"+(s=(p=n).data("id")),d=g.pp_elements_tooltip_position,_=g.pp_elements_tooltip_arrow,u=g.pp_elements_tooltip_target,r=g.pp_elements_tooltip_selector,a=g.pp_elements_tooltip_trigger,m=""!==g.pp_elements_tooltip_distance&&undefined!==g.pp_elements_tooltip_distance?g.pp_elements_tooltip_distance.size:"",c=g.pp_elements_tooltip_animation,f=""!==g.pp_elements_tooltip_width&&undefined!==g.pp_elements_tooltip_width?g.pp_elements_tooltip_width.size:"",g=g.pp_elements_tooltip_zindex,"custom"===u&&""!==r&&(u=n.find(r),r.length)&&(p=u),n.hasClass("tooltipstered")&&n.pptooltipster("destroy"),p.hasClass("tooltipstered")&&t(p).pptooltipster("destroy"),t(p).pptooltipster({trigger:a,content:n.find("#pp-tooltip-content-"+s),animation:c,minWidth:0,maxWidth:f,ppclass:l,position:d,arrow:"yes"===_,distance:m,interactive:!0,positionTracker:!0,zIndex:g,functionInit:function(t,e){var o=n.find("#pp-tooltip-content-"+s).detach();t.content(o)}}))};t(window).on("elementor/frontend/init",function(){elementorFrontend.isEditMode()&&(h=!0),elementorFrontend.hooks.addAction("frontend/element_ready/widget",e)})}(jQuery);
!function(e,t){"use strict";window.ElementsKit_Helper={},ElementsKit_Helper.setURLHash=function(t,n,i){if(void 0===t||!("ekit_hash_change"in t))return;void 0===i&&(i="ekit-handler-id");let o="#"+e(n).data(i);window.location.hash=o},ElementsKit_Helper.ajaxLoading=function(n,i){if(n.hasClass("ekit-template-ajax--yes")){var o=i.find("[data-ajax-post-id]");o.hasClass("is--loaded")||e.ajax({type:"POST",url:ekit_config.ajaxurl,data:{action:"ekit_widgetarea_content",nonce:ekit_config.nonce,post_id:o.data("ajax-post-id")},success:function(n){o.addClass("is--loaded").html(n),o.find("[data-widget_type]").each((function(){var n=e(this);t.hooks.doAction("frontend/element_ready/"+n.data("widget_type"),n)}))}})}},ElementsKit_Helper.triggerClickOnEvent=function(t,n){"click"!==t&&n.on(t,(function(){e(this).trigger("click")}))},ElementsKit_Helper.megaMenuAjaxLoad=function(t){let n=t.find(".elementskit-submenu-indicator, .ekit-submenu-indicator-icon"),i=t.find(".megamenu-ajax-load"),o=t.closest(".ekit-wid-con").data("responsive-breakpoint"),s=n.prop("outerHTML");i.length&&!t.hasClass("ekit-ajax-loading")&&e.ajax({url:window.elementskit.resturl+"megamenu/megamenu_content",type:"get",data:{id:i.data("id")},beforeSend:function(){t.addClass("ekit-ajax-loading"),n.replaceWith('<span class="elementskit-submenu-indicator ekit-spinner"></span>'),e(document).width()<=Number(o)?n.css({border:"none"}):n.css({"padding-right":0,"margin-right":"5px"})},success:function(n){t.removeClass("ekit-ajax-loading"),i.replaceWith(n),t.find(".elementskit-submenu-indicator.ekit-spinner").replaceWith(s),t.find(".elementor-element").each((function(){elementorFrontend.elementsHandler.runReadyTrigger(e(this))}))}})},ElementsKit_Helper.swiper=function(e,t){var n=e.get(0);if("function"!=typeof Swiper){return new(0,elementorFrontend.utils.swiper)(n,t).then((e=>e))}{const e=new Swiper(n,t);return Promise.resolve(e)}},ElementsKit_Helper.observeElement=function(e,t,n={threshold:1}){new IntersectionObserver(((e,n)=>{e.forEach((e=>{e.isIntersecting&&(t(e.target),n.unobserve(e.target))}))}),n).observe(e)},ElementsKit_Helper.isValidURL=function(e){try{if(e.startsWith("#"))return!0;let t=new URL(e,window.location.origin);return["http:","https:","mailto:","tel:","ftp:"].includes(t.protocol)}catch(t){return!1}},ElementsKit_Helper.escapeHtml=function(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;")};let n={init:function(){var i={"elementskit-accordion.default":n.Accordion,"elementskit-blog-posts.default":n.BlogPosts,"elementskit-countdown-timer.default":n.Countdown_Timer,"elementskit-client-logo.default":n.Client_Logo,"elementskit-testimonial.default":n.Testimonial_Slider,"elementskit-image-comparison.default":n.Image_Comparison,"elementskit-progressbar.default":n.Progressbar,"elementskit-piechart.default":n.Piechart,"elementskit-funfact.default":n.Funfact,"elementskit-post-tab.default":n.PostTab,"elementskit-header-search.default":n.Header_Search,"elementskit-header-offcanvas.default":n.Header_Off_Canvas,"ekit-nav-menu.default":n.Nav_Menu,"elementskit-team.default":n.Team,"elementskit-simple-tab.default":n.Tab,"elementskit-back-to-top.default":n.Back_To_Top,"elementskit-image-accordion.default":n.Image_Accordion,"elementskit-video.default":n.Video};e.each(i,(function(e,n){t.hooks.addAction("frontend/element_ready/"+e,n)}))},Accordion:function(t){t.on("click",".elementskit-card-header",(function(t){e(this).parent().toggleClass("active"),e(this).parent().siblings().removeClass("active")}))},Image_Accordion:function(t){const n=t.find(".elementskit-single-image-accordion");let i;for(let t=0;t<n.length;t++){let o=n[t];"yes"===e(o).data("active")&&(i=n[t])}t.on("click",".ekit-image-accordion-item",(function(t){let n=e(this),o=n.data("link"),s=n.data("behavior"),a=n.find("a, a *"),l=e(t.target).is(a),d=o?.is_external?o.is_external:"_self";if("hover"===s||i===this)!l&&o?.url&&ElementsKit_Helper.isValidURL(o.url)&&window.open(o.url,d);else{if(!n.hasClass("item-opened"))return i="",e(this).closest(".elementskit-image-accordion-wraper").find(".ekit-image-accordion-item").removeClass("item-opened"),void n.addClass("item-opened");if(n.hasClass("item-opened"))return void(!l&&o?.url&&ElementsKit_Helper.isValidURL(o.url)&&window.open(o.url,d))}}))},Nav_Menu:function(t){if(t.find(".elementskit-megamenu-has").length>0){let n=t.find(".ekit-wid-con").data("responsive-breakpoint"),i=t.find(".elementskit-megamenu-has"),o=t.find(".elementskit-menu-container").outerHeight();function s(t,n,i){t.css({width:n}),e(document).width()<Number(i)&&t.removeAttr("style")}e(window).on("resize",(function(){t.find(".elementskit-megamenu-panel").css({top:o})})).trigger("resize"),i.on("mouseenter",(function(){let t=e(this).data("vertical-menu"),i=e(this).children(".elementskit-megamenu-panel");if(e(this).hasClass("elementskit-dropdown-menu-full_width")&&e(this).hasClass("top_position")){let t=Math.floor(e(this).position().left-e(this).offset().left),n=e(this);n.find(".elementskit-megamenu-panel").css("max-width",e(window).width()),e(window).on("resize",(function(){n.find(".elementskit-megamenu-panel").css({left:t+"px"})})).trigger("resize")}!e(this).hasClass("elementskit-dropdown-menu-full_width")&&e(this).hasClass("top_position")&&e(this).on({mouseenter:function(){0===e(".default_menu_position").length&&e(this).parents(".elementor-section-wrap").addClass("default_menu_position")},mouseleave:function(){0!==e(".default_menu_position").length&&e(this).parents(".elementor-section-wrap").removeClass("default_menu_position")}}),t&&t!==undefined?"string"==typeof t?(/^[0-9]/.test(t),s(i,t,n)):i.css({width:t+"px"}):s(i,t,n)})),i.trigger("mouseenter")}if(t.find(".ekit-nav-dropdown-click").length>0){let a=t.find(".ekit-wid-con").data("responsive-breakpoint");t.on("click",".elementskit-dropdown-has > a",(function(n){if(n.preventDefault(),e(document).width()<Number(a))return;let i=e(this).parent(),o=e(this).parents(".elementskit-dropdown-has"),s=i.find(">.elementskit-dropdown, >.elementskit-megamenu-panel");t.find(".elementskit-dropdown-has").not(o).find(">.elementskit-dropdown, >.elementskit-megamenu-panel").removeClass("ekit-dropdown-open-onclick"),s.toggleClass("ekit-dropdown-open-onclick")})),e(window).on("resize",(function(){e(document).width()<Number(a)&&t.find(".ekit-dropdown-open-onclick").removeClass("ekit-dropdown-open-onclick")})),e(document).on("click",(function(n){e(n.target).closest(".elementskit-dropdown-has").length||t.find(".ekit-dropdown-open-onclick").removeClass("ekit-dropdown-open-onclick")})),e(window).on("sticky:stick sticky:unstick",(t=>{e(t.target).find(".ekit-dropdown-open-onclick").removeClass("ekit-dropdown-open-onclick"),e(t.target).next().find(".ekit-dropdown-open-onclick").removeClass("ekit-dropdown-open-onclick")}))}t.find(".megamenu-ajax-load").length>0&&(t.find(".ekit-nav-dropdown-hover").on("mouseenter",".elementskit-megamenu-has",(function(t){ElementsKit_Helper.megaMenuAjaxLoad(e(this))})),t.find(".ekit-nav-dropdown-click").on("click",".elementskit-megamenu-has",(function(t){ElementsKit_Helper.megaMenuAjaxLoad(e(this))})))},Progressbar:function(e){var t=e.find(".single-skill-bar"),n=t.find(".skill-track"),i=t.find(".number-percentage"),o=i.data("value"),s=i.data("animation-duration")||300;ElementsKit_Helper?.observeElement(t[0],(e=>{i.animateNumbers(o,!0,s),n.animate({width:o+"%"},s)}))},Funfact:function(e){var t=e.find(".elementskit-funfact"),n=t.find(".number-percentage"),i=n.data("style"),o=n.data("value"),s=n.data("animation-duration");ElementsKit_Helper?.observeElement(t[0],(e=>{"static"==i?n.animateNumbers(o,!0,s):new Odometer({el:n[0],value:0,duration:s}).update(o)}))},BlogPosts:function(e){var t=e.find(".post-items");t.data("masonry-config")&&t.imagesLoaded((function(){t.masonry()}))},Countdown_Timer:function(t){var n=t.find(".ekit-countdown"),i=n.data(),o="elementskit-inner-container ekit-countdown-inner",s="elementskit-inner-container",a="elementskit-timer-content ekit-countdown-inner";for(let e in i)i.hasOwnProperty(e)&&"string"==typeof i[e]&&(i[e]=ElementsKit_Helper.escapeHtml(i[e]));if(n.length){switch(n[0].classList[0]){case"elementskit-countdown-timer":default:i.markup='<div class="elementskit-timer-container elementskit-days"><div class="'+o+'"><div class="elementskit-timer-content"><span class="elementskit-timer-count">%-D </span><span class="elementskit-timer-title">'+i.dateEkitDay+'</span></div></div></div><div class="elementskit-timer-container elementskit-hours"><div class="'+o+'"><div class="elementskit-timer-content"><span class="elementskit-timer-count">%H </span><span class="elementskit-timer-title">'+i.dateEkitHour+'</span></div></div></div><div class="elementskit-timer-container elementskit-minutes"><div class="'+o+'"><div class="elementskit-timer-content"><span class="elementskit-timer-count">%M </span><span class="elementskit-timer-title">'+i.dateEkitMinute+'</span></div></div></div><div class="elementskit-timer-container elementskit-seconds"><div class="'+o+'"><div class="elementskit-timer-content"><span class="elementskit-timer-count">%S </span><span class="elementskit-timer-title">'+i.dateEkitSecond+"</span></div></div></div>";break;case"elementskit-countdown-timer-3":i.markup='<div class="elementskit-timer-container elementskit-days"><div class="'+a+'"><div class="'+s+'"><span class="elementskit-timer-count">%-D </span><span class="elementskit-timer-title">'+i.dateEkitDay+'</span></div></div></div><div class="elementskit-timer-container elementskit-hours"><div class="'+a+'"><div class="'+s+'"><span class="elementskit-timer-count">%H </span><span class="elementskit-timer-title">'+i.dateEkitHour+'</span></div></div></div><div class="elementskit-timer-container elementskit-minutes"><div class="'+a+'"><div class="'+s+'"><span class="elementskit-timer-count">%M </span><span class="elementskit-timer-title">'+i.dateEkitMinute+'</span></div></div></div><div class="elementskit-timer-container elementskit-seconds"><div class="'+a+'"><div class="'+s+'"><span class="elementskit-timer-count">%S </span><span class="elementskit-timer-title">'+i.dateEkitSecond+"</span></div></div></div>"}n.theFinalCountdown(i.ekitCountdown,(function(e){this.innerHTML=e.strftime(i.markup)})).on("finish.countdown",(function(){this.innerHTML=i.finishTitle+"<br />"+i.finishContent,"elementskit-countdown-timer-4"===this.classList[0]&&e(this).addClass("elementskit-coundown-finish")}))}let l=t.find(".elementskit-flip-clock"),d=l.data();if(l.length){let e=[d.dateEkitWeek,d.dateEkitDay,d.dateEkitHour,d.dateEkitMinute,d.dateEkitSecond],t=["elementskit-wks","elementskit-days","elementskit-hrs","elementskit-mins","elementskit-secs"],n="";e.forEach((function(e,i){const o=ElementsKit_Helper.escapeHtml(e);n+='<div class="elementskit-time '+t[i]+' ekit-countdown-inner"><span class="elementskit-count elementskit-curr elementskit-top"></span><span class="elementskit-count elementskit-next elementskit-top"></span><span class="elementskit-count elementskit-next elementskit-bottom"></span><span class="elementskit-count elementskit-curr elementskit-bottom"></span><span class="elementskit-label">'+o+"</span></div>"})),l.html(n);let i=l.children(".elementskit-mins"),o=l.children(".elementskit-secs"),s=l.children(".elementskit-hrs"),a=l.children(".elementskit-days"),r=l.children(".elementskit-wks"),c={s:"",m:"",h:"",d:"",w:""},m=function(e,t,n){e!==t&&(e=1===e.toString().length?"0"+e:e,t=1===t.toString().length?"0"+t:t,n.removeClass("elementskit-flip"),n.children(".elementskit-curr").text(e),n.children(".elementskit-next").text(t),setTimeout((function(e){e.addClass("elementskit-flip")}),50,n))};l.theFinalCountdown(d.ekitCountdown,(function(e){m(c.s,e.offset.seconds,o),m(c.m,e.offset.minutes,i),m(c.h,e.offset.hours,s),m(c.d,e.offset.days,a),m(c.w,e.offset.weeks,r),c.s=e.offset.seconds,c.m=e.offset.minutes,c.h=e.offset.hours,c.d=e.offset.days,c.w=e.offset.weeks})).on("finish.countdown",(function(){this.innerHTML=ElementsKit_Helper.escapeHtml(d.finishTitle)+"<br/>"+ElementsKit_Helper.escapeHtml(d.finishContent)}))}},Client_Logo:function(e){var t=e.find(".elementskit-clients-slider").data("config");t.arrows&&(t.navigation={prevEl:e.find(".swiper-button-prev").get(0),nextEl:e.find(".swiper-button-next").get(0)}),t.dots&&(t.pagination={el:e.find(".swiper-pagination").get(0),type:"bullets",clickable:!0});let n=e.find(`.${elementorFrontend.config.swiperClass}`);ElementsKit_Helper.swiper(n,t).then((function(e){t.autoplay&&t.pauseOnHover&&n.hover((function(){e.autoplay.stop()}),(function(){e.autoplay.start()}))}))},Testimonial_Slider:function(e){var t=e.find(".elementskit-testimonial-slider").data("config");t.arrows&&(t.navigation={prevEl:e.find(".swiper-button-prev").get(0),nextEl:e.find(".swiper-button-next").get(0)}),t.dots&&(t.pagination={el:e.find(".swiper-pagination").get(0),type:"bullets",clickable:!0});let n=e.find(`.${elementorFrontend.config.swiperClass}`);ElementsKit_Helper.swiper(n,t).then((function(e){t.autoplay&&t.pauseOnHover&&n.hover((function(){e.autoplay.stop()}),(function(){e.autoplay.start()}))}))},Image_Comparison:function(e){var t=e.find(".elementskit-image-comparison"),n=t.data();for(let e in n)n.hasOwnProperty(e)&&"string"==typeof n[e]&&(n[e]=ElementsKit_Helper.escapeHtml(n[e]));t.imagesLoaded((function(){var e={orientation:t.hasClass("image-comparison-container-vertical")?"vertical":"horizontal",before_label:n?.label_before,after_label:n?.label_after,default_offset_pct:n?.offset,no_overlay:n?.overlay,move_slider_on_hover:n?.move_slider_on_hover,click_to_move:n?.click_to_move};t.twentytwenty(e)}))},Piechart:function(t){var n=t.find(".colorful-chart"),i=n.data(),o={barColor:i.color||undefined,lineWidth:i.linewidth||undefined,trackColor:i.barbg||undefined,gradientChart:!1};"gradient"===i?.pie_color_style&&(o={gradientChart:!0,barColor:i.color||undefined,gradientColor1:i.gradientcolor2||undefined,gradientColor2:i.gradientcolor1||undefined,lineWidth:i.linewidth||undefined,trackColor:i.barbg||undefined});var s=e.extend({barColor:"#666666",gradientColor1:"#fad470",gradientColor2:"#f96933",scaleColor:"transparent",lineWidth:20,size:150,trackColor:"#f7f7f7",lineCap:"round",gradientChart:!1},o);ElementsKit_Helper?.observeElement(n[0],(e=>{n.easyPieChart({barColor:!0===s.gradientChart?function(e){var t=this.renderer.getCtx(),n=this.renderer.getCanvas(),i=t.createLinearGradient(0,0,n.width,0);return i.addColorStop(0,s.gradientColor1),i.addColorStop(1,s.gradientColor2),i}:s.barColor,scaleColor:s.scaleColor,trackColor:s.trackColor,lineCap:s.lineCap,size:s.size,lineWidth:s.lineWidth})}))},PostTab:function(t){var n=t.hasClass("is-click-yes")?"click":"mouseover",i=t.find(".tab__list__item"),o=t.find(".tabItem");i.on(n,(function(){i.removeClass("active"),o.removeClass("active"),e(this).addClass("active"),o.eq(e(this).index()).addClass("active")}))},Header_Search:function(e){var t=e.find(".ekit_navsearch-button"),n=e.closest("body"),i=e.data("id");t.magnificPopup({type:"inline",fixedContentPos:!0,fixedBgPos:!0,overflowY:"auto",closeBtnInside:!1,callbacks:{beforeOpen:function(){this.st.mainClass=`my-mfp-slide-bottom ekit-promo-popup ekit-popup-${i}`},open:function(){n.css("overflow","hidden"),n.find(".mfp-close").addClass("ekit-popup-close")},close:function(){n.css("overflow","auto"),n.find(".mfp-close").removeClass("ekit-popup-close")}}})},Team:function(t){var n=t.find(".ekit-team-popup"),i=t.closest("body");n.magnificPopup({type:"inline",fixedContentPos:!0,fixedBgPos:!0,overflowY:"auto",closeBtnInside:!0,appendTo:i,showCloseBtn:!1,callbacks:{beforeOpen:function(){this.st.mainClass="my-mfp-slide-bottom ekit-promo-popup ekit-team-modal"}}}),i.off("click.ekitTeamModal").on("click.ekitTeamModal",".ekit-team-modal-close",(function(t){e.magnificPopup.close()}))},Tab:function(e){var t=e.find('[data-ekit-toggle="tab"]'),n=t.data("ekit-toggle-trigger"),i=e.data("settings");ElementsKit_Helper.triggerClickOnEvent(n,t),t.on("shown.bs.tab",(function(){ElementsKit_Helper.setURLHash(i,this,"ekit-handler-id")}))},Header_Off_Canvas:function(t){var n=t.find(".ekit-sidebar-group"),i=t.find(".ekit_offcanvas-sidebar, .ekit_close-side-widget, .ekit-overlay"),o=t.find(".ekit-sidebar-group").data("settings");i.on("click",(function(t){t.preventDefault(),n.toggleClass("ekit_isActive"),"yes"===o?.disable_bodyscroll&&(n.hasClass("ekit_isActive")?e("body").css("overflow","hidden"):e("body").css("overflow",""))}))},Back_To_Top:function(t){const n=t.find(".ekit-btt__button"),{offset_top:i,show_after:o,show_scroll:s,style:a,foreground:l,background:d}=t.find(".ekit-btt").data("settings");if("progress_indicator"===a){const e="#canvas-"+t.find(".progress_indicator .progress_indicator canvas").data("canvas"),n=t.find(e).get(0);animateCircle({element:n,size:100,percentage:100,onScroll:!0,speed:50,backgroundClr:d,color:l,strokeWidth:10})}n.on("click",(e=>{e.target;var t;t=i,window.scrollTo({left:0,top:t,behavior:"smooth"})})),"yes"===s&&e(document).on("scroll",(()=>{(e=>{let t=n.hasClass("ekit-tt-show");e&&!t&&n.addClass("ekit-tt-show"),!e&&t&&n.removeClass("ekit-tt-show")})(Math.ceil(window.pageYOffset)>o+i)}))},Video:function(t){var n=(r=t.find(".video-content")).find(".ekit-video-popup"),i=r.data("video-player"),o=t.closest("body"),s=r.data("video-setting"),a=t.data("id"),l=s?.bg_color,d=t.closest("[data-elementor-id]").data("elementor-id");if(n.length>0){const c=r.find(".ekit-hidden-icons .ekit-popup-close-icon")[0]?.outerHTML,m=document.createElement("style"),p=`${s?.videoClass}-${a}`;m.textContent=`.${p} { background-color: ${l};}`,document.head.appendChild(m);const f={type:s.videoType,mainClass:p,removalDelay:160,preloader:!0,fixedContentPos:!1,closeMarkup:`\n\t\t\t\t\t\t\t<div class="mfp-close-btn-wrapeer ekit-wid-con elementor-${d}">\n\t\t\t\t\t\t\t<button title="%title%" type="button" class="mfp-close elementor-element elementor-element-${a}">\n\t\t\t\t\t\t\t${c||"x"}\n\t\t\t\t\t\t\t</button>\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t`,callbacks:{elementParse:function(n){var i=t.find(".video-content").data("video-setting");if(i&&"self"===i.videoTypeName&&"popup"===i.videoStyle){let t=e(".ekit_self_video_wrap video.video_class");t.length&&(i.autoplay&&(t.prop("autoplay",!0).attr("autoplay"),t[0].play()),i.muted&&t.prop("muted",!0).attr("muted"),i.loop&&t.prop("loop",!0).attr("loop"))}},open:function(){o.find(".mfp-close").addClass("ekit-video-popup-close"),window.dispatchEvent(new Event("resize"))},close:function(){o.find(".mfp-close").removeClass("ekit-video-popup-close"),t.find("video").each((function(){this.pause()}))}}};"iframe"===s.videoType&&(f.iframe={markup:`<div class="mfp-iframe-scaler">\n\t\t\t\t\t\t\t<div class="mfp-close ekit-video-popup-close">${c||'<i class="icon icon-cancel"></i>'}</div>\n\t\t\t\t\t\t\t<iframe class="mfp-iframe"  frameborder="0" allowfullscreen></iframe>\n\t\t\t\t\t\t\t</div>`,patterns:{youtube:{index:"https://youtube.com/",id:"v=",src:"%id%"}}},f.closeMarkup=`\n\t\t\t\t\t\t<div class="mfp-close ekit-video-popup-close">\n\t\t\t\t\t\t\t${c||"x"}\n\t\t\t\t\t\t</div>`),r.find("video").mediaelementplayer({features:i,videoVolume:s.videoVolume,startVolume:s.startVolume,stretching:"responsive",enableAutosize:!0,videoWidth:"900px",videoHeight:"507px"}),e(document).on("click",".mfp-close",(function(){e.magnificPopup.close()})),n.magnificPopup(f)}s=(r=t.find(".ekit-video-frame")).data("video-setting"),i=r.data("video-player");var r,c=t.find(".ekit-inline-video-content"),m=c.find(".ekit-video-inline-btn"),p=c.find(".ekit-inline-video-overlay-image");"inline"===s?.videoType&&"self"===s?.videoTypeName&&r.find("video.inline_video_class").mediaelementplayer({features:i,videoVolume:s?.videoVolume,startVolume:s?.startVolume,autoplay:!!s?.autoplay,muted:!!s?.muted,loop:!!s?.loop,stretching:"responsive",enableAutosize:!0,videoWidth:"100%",videoHeight:"100%"}),p.length>0&&m.length>0&&m.on("click",(function(n){if(n.preventDefault(),"self"===s.videoTypeName&&"inline"===s.videoStyle){let t=e(".ekit-video-frame video.inline_video_class");t.length&&(t.prop("autoplay",!0).attr("autoplay"),t[0].play())}else if(("youtube"===s.videoTypeName||"vimeo"===s.videoTypeName)&&"inline"===s.videoStyle){let e=t.find(".ekit-inline-video-content iframe");if(e.length){let t=e.attr("src")||"";/[?&]autoplay=1/.test(t)||(/[?&]autoplay=\d/.test(t)?t=t.replace(/autoplay=\d/,"autoplay=1"):t+=(t.indexOf("?")>-1?"&":"?")+"autoplay=1",e.attr("src",t))}}var i=e(this).closest(".ekit-inline-video-content");i.find(".ekit-inline-video-overlay-image, .ekit-video-inline-btn").hide(),i.find("iframe, video").show()}));var f=t.find(".ekit-video-frame").find(".ekit-inline-video-content");if(f.length>0){var u=f.css("--video-aspect-ratio");u&&f.css("aspect-ratio",u)}},rememberTab:function(){if(!window.location.hash)return;let t='[data-ekit-handler-id="'+window.location.hash.split("?")[0].substring(1)+'"]';e(t).tab("show")},load:function(){n.rememberTab()},hash:function(){n.rememberTab()}};e(window).on("elementor/frontend/init",n.init).on("load",n.load).on("hashchange",n.hash)}(jQuery,window.elementorFrontend),function(e){"use strict";e.fn.animateNumbers=function(t,n,i,o){return this.each((function(){var s=e(this),a=parseInt(s.text().replace(/,/g,""),10);n=n===undefined||n,e({value:a}).animate({value:t},{duration:i===undefined?500:i,easing:o===undefined?"swing":o,step:function(){s.text(Math.floor(this.value)),n&&s.text(s.text().replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1,"))},complete:function(){parseInt(s.text(),10)!==t&&(s.text(t),n&&s.text(s.text().replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1,")))}})}))},e((function(){if(e("#wp-admin-bar-elementor_edit_page-default").length>0){let t=e("#wp-admin-bar-elementor_edit_page-default").children("li");e(t).map((function(t,n){var i=e(n).find(".elementor-edit-link-title");-1!==i.text().indexOf("dynamic-content-")&&i.parent().parent().remove()}))}}))}(jQuery);
(()=>{var t={9478:(t,e,r)=>{var o;o=function(){return function t(e,r,o){function n(a,c){if(!r[a]){if(!e[a]){if(i)return i(a,!0);const t=new Error("Cannot find module '"+a+"'");throw t.code="MODULE_NOT_FOUND",t}const c=r[a]={exports:{}};e[a][0].call(c.exports,(function(t){return n(e[a][1][t]||t)}),c,c.exports,t,e,r,o)}return r[a].exports}for(var i=void 0,a=0;a<o.length;a++)n(o[a]);return n}({1:[function(t,e,r){"use strict";const o=String.prototype.replace,n=/%20/g,i="RFC3986";e.exports={default:i,formatters:{RFC1738:t=>o.call(t,n,"+"),RFC3986:t=>String(t)},RFC1738:"RFC1738",RFC3986:i}},{}],2:[function(t,e,r){"use strict";const o=t(4),n=t(3),i=t(1);e.exports={formats:i,parse:n,stringify:o}},{1:1,3:3,4:4}],3:[function(t,e,r){"use strict";const o=t(5),n=Object.prototype.hasOwnProperty,i=Array.isArray,a={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:o.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},c=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},l=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},p=function(t,e,r,o){if(t){let i=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,a=/(\[[^[\]]*])/g,c=r.depth>0&&/(\[[^[\]]*])/.exec(i),p=c?i.slice(0,c.index):i,u=[];if(p){if(!r.plainObjects&&n.call(Object.prototype,p)&&!r.allowPrototypes)return;u.push(p)}for(let t=0;r.depth>0&&null!==(c=a.exec(i))&&t<r.depth;){if(t+=1,!r.plainObjects&&n.call(Object.prototype,c[1].slice(1,-1))&&!r.allowPrototypes)return;u.push(c[1])}return c&&u.push("["+i.slice(c.index)+"]"),function(t,e,r,o){for(var n=o?e:l(e,r),i=t.length-1;i>=0;--i){var a,c=t[i];if("[]"===c&&r.parseArrays)a=r.allowEmptyArrays&&""===n?[]:[].concat(n);else{a=r.plainObjects?Object.create(null):{};const t="["===c.charAt(0)&&"]"===c.charAt(c.length-1)?c.slice(1,-1):c,e=r.decodeDotInKeys?t.replace(/%2E/g,"."):t,o=parseInt(e,10);r.parseArrays||""!==e?!isNaN(o)&&c!==e&&String(o)===e&&o>=0&&r.parseArrays&&o<=r.arrayLimit?(a=[])[o]=n:"__proto__"!==e&&(a[e]=n):a={0:n}}n=a}return n}(u,e,r,o)}};e.exports=function(t,e){const r=function(t){if(!t)return a;if(void 0!==t.allowEmptyArrays&&"boolean"!=typeof t.allowEmptyArrays)throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(void 0!==t.decodeDotInKeys&&"boolean"!=typeof t.decodeDotInKeys)throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");const e=void 0===t.charset?a.charset:t.charset,r=void 0===t.duplicates?a.duplicates:t.duplicates;if("combine"!==r&&"first"!==r&&"last"!==r)throw new TypeError("The duplicates option must be either combine, first, or last");return{allowDots:void 0===t.allowDots?!0===t.decodeDotInKeys||a.allowDots:!!t.allowDots,allowEmptyArrays:"boolean"==typeof t.allowEmptyArrays?!!t.allowEmptyArrays:a.allowEmptyArrays,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:a.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:a.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:a.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:a.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:a.comma,decodeDotInKeys:"boolean"==typeof t.decodeDotInKeys?t.decodeDotInKeys:a.decodeDotInKeys,decoder:"function"==typeof t.decoder?t.decoder:a.decoder,delimiter:"string"==typeof t.delimiter||o.isRegExp(t.delimiter)?t.delimiter:a.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:a.depth,duplicates:r,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:a.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:a.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:a.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:a.strictNullHandling}}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var u="string"==typeof t?function(t,e){let r,p={__proto__:null},u=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,f=e.parameterLimit===1/0?void 0:e.parameterLimit,y=u.split(e.delimiter,f),s=-1,d=e.charset;if(e.charsetSentinel)for(r=0;r<y.length;++r)0===y[r].indexOf("utf8=")&&("utf8=%E2%9C%93"===y[r]?d="utf-8":"utf8=%26%2310003%3B"===y[r]&&(d="iso-8859-1"),s=r,r=y.length);for(r=0;r<y.length;++r)if(r!==s){var b,g,m=y[r],h=m.indexOf("]="),w=-1===h?m.indexOf("="):h+1;-1===w?(b=e.decoder(m,a.decoder,d,"key"),g=e.strictNullHandling?null:""):(b=e.decoder(m.slice(0,w),a.decoder,d,"key"),g=o.maybeMap(l(m.slice(w+1),e),(function(t){return e.decoder(t,a.decoder,d,"value")}))),g&&e.interpretNumericEntities&&"iso-8859-1"===d&&(g=c(g)),m.indexOf("[]=")>-1&&(g=i(g)?[g]:g);const t=n.call(p,b);t&&"combine"===e.duplicates?p[b]=o.combine(p[b],g):t&&"last"!==e.duplicates||(p[b]=g)}return p}(t,r):t,f=r.plainObjects?Object.create(null):{},y=Object.keys(u),s=0;s<y.length;++s){const e=y[s],n=p(e,u[e],r,"string"==typeof t);f=o.merge(f,n,r)}return!0===r.allowSparse?f:o.compact(f)}},{5:5}],4:[function(t,e,r){"use strict";const o=t(29),n=t(5),i=t(1),a=Object.prototype.hasOwnProperty,c={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},l=Array.isArray,p=Array.prototype.push,u=function(t,e){p.apply(t,l(e)?e:[e])},f=Date.prototype.toISOString,y=i.default,s={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:n.encode,encodeValuesOnly:!1,format:y,formatter:i.formatters[y],indices:!1,serializeDate:function(t){return f.call(t)},skipNulls:!1,strictNullHandling:!1},d={},b=function t(e,r,i,a,c,p,f,y,b,g,m,h,w,S,A,j,O,x){for(var v=e,P=x,E=0,I=!1;void 0!==(P=P.get(d))&&!I;){const t=P.get(e);if(E+=1,void 0!==t){if(t===E)throw new RangeError("Cyclic object value");I=!0}void 0===P.get(d)&&(E=0)}if("function"==typeof g?v=g(r,v):v instanceof Date?v=w(v):"comma"===i&&l(v)&&(v=n.maybeMap(v,(function(t){return t instanceof Date?w(t):t}))),null===v){if(p)return b&&!j?b(r,s.encoder,O,"key",S):r;v=""}if(function(t){return"string"==typeof t||"number"==typeof t||"boolean"==typeof t||"symbol"==typeof t||"bigint"==typeof t}(v)||n.isBuffer(v))return b?[A(j?r:b(r,s.encoder,O,"key",S))+"="+A(b(v,s.encoder,O,"value",S))]:[A(r)+"="+A(String(v))];let F,D=[];if(void 0===v)return D;if("comma"===i&&l(v))j&&b&&(v=n.maybeMap(v,b)),F=[{value:v.length>0?v.join(",")||null:void 0}];else if(l(g))F=g;else{const t=Object.keys(v);F=m?t.sort(m):t}const R=y?r.replace(/\./g,"%2E"):r,k=a&&l(v)&&1===v.length?R+"[]":R;if(c&&l(v)&&0===v.length)return k+"[]";for(let r=0;r<F.length;++r){const n=F[r],s="object"==typeof n&&void 0!==n.value?n.value:v[n];if(!f||null!==s){const r=h&&y?n.replace(/\./g,"%2E"):n,P=l(v)?"function"==typeof i?i(k,r):k:k+(h?"."+r:"["+r+"]");x.set(e,E);const I=o();I.set(d,x),u(D,t(s,P,i,a,c,p,f,y,"comma"===i&&j&&l(v)?null:b,g,m,h,w,S,A,j,O,I))}}return D};e.exports=function(t,e){let r,n=t,p=function(t){if(!t)return s;if(void 0!==t.allowEmptyArrays&&"boolean"!=typeof t.allowEmptyArrays)throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(void 0!==t.encodeDotInKeys&&"boolean"!=typeof t.encodeDotInKeys)throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(null!==t.encoder&&void 0!==t.encoder&&"function"!=typeof t.encoder)throw new TypeError("Encoder has to be a function.");const e=t.charset||s.charset;if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");let r=i.default;if(void 0!==t.format){if(!a.call(i.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}let o,n=i.formatters[r],p=s.filter;if(("function"==typeof t.filter||l(t.filter))&&(p=t.filter),o=t.arrayFormat in c?t.arrayFormat:"indices"in t?t.indices?"indices":"repeat":s.arrayFormat,"commaRoundTrip"in t&&"boolean"!=typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");const u=void 0===t.allowDots?!0===t.encodeDotInKeys||s.allowDots:!!t.allowDots;return{addQueryPrefix:"boolean"==typeof t.addQueryPrefix?t.addQueryPrefix:s.addQueryPrefix,allowDots:u,allowEmptyArrays:"boolean"==typeof t.allowEmptyArrays?!!t.allowEmptyArrays:s.allowEmptyArrays,arrayFormat:o,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:s.charsetSentinel,commaRoundTrip:t.commaRoundTrip,delimiter:void 0===t.delimiter?s.delimiter:t.delimiter,encode:"boolean"==typeof t.encode?t.encode:s.encode,encodeDotInKeys:"boolean"==typeof t.encodeDotInKeys?t.encodeDotInKeys:s.encodeDotInKeys,encoder:"function"==typeof t.encoder?t.encoder:s.encoder,encodeValuesOnly:"boolean"==typeof t.encodeValuesOnly?t.encodeValuesOnly:s.encodeValuesOnly,filter:p,format:r,formatter:n,serializeDate:"function"==typeof t.serializeDate?t.serializeDate:s.serializeDate,skipNulls:"boolean"==typeof t.skipNulls?t.skipNulls:s.skipNulls,sort:"function"==typeof t.sort?t.sort:null,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:s.strictNullHandling}}(e);"function"==typeof p.filter?n=(0,p.filter)("",n):l(p.filter)&&(r=p.filter);const f=[];if("object"!=typeof n||null===n)return"";const y=c[p.arrayFormat],d="comma"===y&&p.commaRoundTrip;r||(r=Object.keys(n)),p.sort&&r.sort(p.sort);for(let t=o(),e=0;e<r.length;++e){const o=r[e];p.skipNulls&&null===n[o]||u(f,b(n[o],o,y,d,p.allowEmptyArrays,p.strictNullHandling,p.skipNulls,p.encodeDotInKeys,p.encode?p.encoder:null,p.filter,p.sort,p.allowDots,p.serializeDate,p.format,p.formatter,p.encodeValuesOnly,p.charset,t))}let g=f.join(p.delimiter),m=!0===p.addQueryPrefix?"?":"";return p.charsetSentinel&&("iso-8859-1"===p.charset?m+="utf8=%26%2310003%3B&":m+="utf8=%E2%9C%93&"),g.length>0?m+g:""}},{1:1,29:29,5:5}],5:[function(t,e,r){"use strict";const o=t(1),n=Object.prototype.hasOwnProperty,i=Array.isArray,a=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),c=1024;e.exports={combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],r=[],o=0;o<e.length;++o)for(let t=e[o],n=t.obj[t.prop],i=Object.keys(n),a=0;a<i.length;++a){const t=i[a],o=n[t];"object"==typeof o&&null!==o&&-1===r.indexOf(o)&&(e.push({obj:n,prop:t}),r.push(o))}return function(t){for(;t.length>1;){const o=t.pop(),n=o.obj[o.prop];if(i(n)){for(var e=[],r=0;r<n.length;++r)void 0!==n[r]&&e.push(n[r]);o.obj[o.prop]=e}}}(e),t},decode:function(t,e,r){const o=t.replace(/\+/g," ");if("iso-8859-1"===r)return o.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(o)}catch(t){return o}},encode:function(t,e,r,n,i){if(0===t.length)return t;let l=t;if("symbol"==typeof t?l=Symbol.prototype.toString.call(t):"string"!=typeof t&&(l=String(t)),"iso-8859-1"===r)return escape(l).replace(/%u[0-9a-f]{4}/gi,(function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"}));for(var p="",u=0;u<l.length;u+=c){for(var f=l.length>=c?l.slice(u,u+c):l,y=[],s=0;s<f.length;++s){let t=f.charCodeAt(s);45===t||46===t||95===t||126===t||t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122||i===o.RFC1738&&(40===t||41===t)?y[y.length]=f.charAt(s):t<128?y[y.length]=a[t]:t<2048?y[y.length]=a[192|t>>6]+a[128|63&t]:t<55296||t>=57344?y[y.length]=a[224|t>>12]+a[128|t>>6&63]+a[128|63&t]:(s+=1,t=65536+((1023&t)<<10|1023&f.charCodeAt(s)),y[y.length]=a[240|t>>18]+a[128|t>>12&63]+a[128|t>>6&63]+a[128|63&t])}p+=y.join("")}return p},isBuffer:function(t){return!(!t||"object"!=typeof t||!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t)))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(i(t)){for(var r=[],o=0;o<t.length;o+=1)r.push(e(t[o]));return r}return e(t)},merge:function t(e,r,o){if(!r)return e;if("object"!=typeof r){if(i(e))e.push(r);else{if(!e||"object"!=typeof e)return[e,r];(o&&(o.plainObjects||o.allowPrototypes)||!n.call(Object.prototype,r))&&(e[r]=!0)}return e}if(!e||"object"!=typeof e)return[e].concat(r);let a=e;return i(e)&&!i(r)&&(a=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},o=0;o<t.length;++o)void 0!==t[o]&&(r[o]=t[o]);return r}(e,o)),i(e)&&i(r)?(r.forEach((function(r,i){if(n.call(e,i)){const n=e[i];n&&"object"==typeof n&&r&&"object"==typeof r?e[i]=t(n,r,o):e.push(r)}else e[i]=r})),e):Object.keys(r).reduce((function(e,i){const a=r[i];return n.call(e,i)?e[i]=t(e[i],a,o):e[i]=a,e}),a)}}},{1:1}],29:[function(t,e,r){"use strict";const o=t(20),n=t(7),i=t(27),a=t(16),c=o("%WeakMap%",!0),l=o("%Map%",!0),p=n("WeakMap.prototype.get",!0),u=n("WeakMap.prototype.set",!0),f=n("WeakMap.prototype.has",!0),y=n("Map.prototype.get",!0),s=n("Map.prototype.set",!0),d=n("Map.prototype.has",!0),b=function(t,e){for(var r,o=t;null!==(r=o.next);o=r)if(r.key===e)return o.next=r.next,r.next=t.next,t.next=r,r};e.exports=function(){var t,e,r,o={assert(t){if(!o.has(t))throw new a("Side channel does not contain "+i(t))},get(o){if(c&&o&&("object"==typeof o||"function"==typeof o)){if(t)return p(t,o)}else if(l){if(e)return y(e,o)}else if(r)return function(t,e){const r=b(t,e);return r&&r.value}(r,o)},has(o){if(c&&o&&("object"==typeof o||"function"==typeof o)){if(t)return f(t,o)}else if(l){if(e)return d(e,o)}else if(r)return function(t,e){return!!b(t,e)}(r,o);return!1},set(o,n){c&&o&&("object"==typeof o||"function"==typeof o)?(t||(t=new c),u(t,o,n)):l?(e||(e=new l),s(e,o,n)):(r||(r={key:{},next:null}),function(t,e,r){const o=b(t,e);o?o.value=r:t.next={key:e,next:t.next,value:r}}(r,o,n))}};return o}},{16:16,20:20,27:27,7:7}],6:[function(t,e,r){},{}],7:[function(t,e,r){"use strict";const o=t(20),n=t(8),i=n(o("String.prototype.indexOf"));e.exports=function(t,e){const r=o(t,!!e);return"function"==typeof r&&i(t,".prototype.")>-1?n(r):r}},{20:20,8:8}],20:[function(t,e,r){"use strict";let o,n=t(12),i=t(11),a=t(13),c=t(14),l=t(15),p=t(16),u=t(17),f=Function,y=function(t){try{return f('"use strict"; return ('+t+").constructor;")()}catch(t){}},s=Object.getOwnPropertyDescriptor;if(s)try{s({},"")}catch(t){s=null}const d=function(){throw new p},b=s?function(){try{return d}catch(t){try{return s(arguments,"callee").get}catch(t){return d}}}():d,g=t(24)(),m=t(23)(),h=Object.getPrototypeOf||(m?function(t){return t.__proto__}:null),w={},S="undefined"!=typeof Uint8Array&&h?h(Uint8Array):o,A={__proto__:null,"%AggregateError%":"undefined"==typeof AggregateError?o:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?o:ArrayBuffer,"%ArrayIteratorPrototype%":g&&h?h([][Symbol.iterator]()):o,"%AsyncFromSyncIteratorPrototype%":o,"%AsyncFunction%":w,"%AsyncGenerator%":w,"%AsyncGeneratorFunction%":w,"%AsyncIteratorPrototype%":w,"%Atomics%":"undefined"==typeof Atomics?o:Atomics,"%BigInt%":"undefined"==typeof BigInt?o:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?o:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?o:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?o:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":n,"%eval%":eval,"%EvalError%":i,"%Float32Array%":"undefined"==typeof Float32Array?o:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?o:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?o:FinalizationRegistry,"%Function%":f,"%GeneratorFunction%":w,"%Int8Array%":"undefined"==typeof Int8Array?o:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?o:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?o:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":g&&h?h(h([][Symbol.iterator]())):o,"%JSON%":"object"==typeof JSON?JSON:o,"%Map%":"undefined"==typeof Map?o:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&g&&h?h((new Map)[Symbol.iterator]()):o,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?o:Promise,"%Proxy%":"undefined"==typeof Proxy?o:Proxy,"%RangeError%":a,"%ReferenceError%":c,"%Reflect%":"undefined"==typeof Reflect?o:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?o:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&g&&h?h((new Set)[Symbol.iterator]()):o,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?o:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":g&&h?h(""[Symbol.iterator]()):o,"%Symbol%":g?Symbol:o,"%SyntaxError%":l,"%ThrowTypeError%":b,"%TypedArray%":S,"%TypeError%":p,"%Uint8Array%":"undefined"==typeof Uint8Array?o:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?o:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?o:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?o:Uint32Array,"%URIError%":u,"%WeakMap%":"undefined"==typeof WeakMap?o:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?o:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?o:WeakSet};if(h)try{null.error}catch(t){const e=h(h(t));A["%Error.prototype%"]=e}const j=function t(e){let r;if("%AsyncFunction%"===e)r=y("async function (){}");else if("%GeneratorFunction%"===e)r=y("function* (){}");else if("%AsyncGeneratorFunction%"===e)r=y("async function* (){}");else if("%AsyncGenerator%"===e){const e=t("%AsyncGeneratorFunction%");e&&(r=e.prototype)}else if("%AsyncIteratorPrototype%"===e){const e=t("%AsyncGenerator%");e&&h&&(r=h(e.prototype))}return A[e]=r,r},O={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},x=t(19),v=t(26),P=x.call(Function.call,Array.prototype.concat),E=x.call(Function.apply,Array.prototype.splice),I=x.call(Function.call,String.prototype.replace),F=x.call(Function.call,String.prototype.slice),D=x.call(Function.call,RegExp.prototype.exec),R=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,k=/\\(\\)?/g,N=function(t,e){let r,o=t;if(v(O,o)&&(o="%"+(r=O[o])[0]+"%"),v(A,o)){let n=A[o];if(n===w&&(n=j(o)),void 0===n&&!e)throw new p("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:r,name:o,value:n}}throw new l("intrinsic "+t+" does not exist!")};e.exports=function(t,e){if("string"!=typeof t||0===t.length)throw new p("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new p('"allowMissing" argument must be a boolean');if(null===D(/^%?[^%]*%?$/,t))throw new l("`%` may not be present anywhere but at the beginning and end of the intrinsic name");let r=function(t){const e=F(t,0,1),r=F(t,-1);if("%"===e&&"%"!==r)throw new l("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new l("invalid intrinsic syntax, expected opening `%`");const o=[];return I(t,R,(function(t,e,r,n){o[o.length]=r?I(n,k,"$1"):e||t})),o}(t),o=r.length>0?r[0]:"",n=N("%"+o+"%",e),i=n.name,a=n.value,c=!1,u=n.alias;u&&(o=u[0],E(r,P([0,1],u)));for(let n=1,u=!0;n<r.length;n+=1){const f=r[n],y=F(f,0,1),d=F(f,-1);if(('"'===y||"'"===y||"`"===y||'"'===d||"'"===d||"`"===d)&&y!==d)throw new l("property names with quotes must have matching quotes");if("constructor"!==f&&u||(c=!0),v(A,i="%"+(o+="."+f)+"%"))a=A[i];else if(null!=a){if(!(f in a)){if(!e)throw new p("base intrinsic for "+t+" exists, but the property is not available.");return}if(s&&n+1>=r.length){const t=s(a,f);a=(u=!!t)&&"get"in t&&!("originalValue"in t.get)?t.get:a[f]}else u=v(a,f),a=a[f];u&&!c&&(A[i]=a)}}return a}},{11:11,12:12,13:13,14:14,15:15,16:16,17:17,19:19,23:23,24:24,26:26}],8:[function(t,e,r){"use strict";const o=t(19),n=t(20),i=t(28),a=t(16),c=n("%Function.prototype.apply%"),l=n("%Function.prototype.call%"),p=n("%Reflect.apply%",!0)||o.call(l,c),u=t(10),f=n("%Math.max%");e.exports=function(t){if("function"!=typeof t)throw new a("a function is required");const e=p(o,l,arguments);return i(e,1+f(0,t.length-(arguments.length-1)),!0)};const y=function(){return p(o,c,arguments)};u?u(e.exports,"apply",{value:y}):e.exports.apply=y},{10:10,16:16,19:19,20:20,28:28}],16:[function(t,e,r){"use strict";e.exports=TypeError},{}],19:[function(t,e,r){"use strict";const o=t(18);e.exports=Function.prototype.bind||o},{18:18}],10:[function(t,e,r){"use strict";let o=t(20)("%Object.defineProperty%",!0)||!1;if(o)try{o({},"a",{value:1})}catch(t){o=!1}e.exports=o},{20:20}],28:[function(t,e,r){"use strict";const o=t(20),n=t(9),i=t(22)(),a=t(21),c=t(16),l=o("%Math.floor%");e.exports=function(t,e){if("function"!=typeof t)throw new c("`fn` is not a function");if("number"!=typeof e||e<0||e>4294967295||l(e)!==e)throw new c("`length` must be a positive 32-bit integer");let r=arguments.length>2&&!!arguments[2],o=!0,p=!0;if("length"in t&&a){const e=a(t,"length");e&&!e.configurable&&(o=!1),e&&!e.writable&&(p=!1)}return(o||p||!r)&&(i?n(t,"length",e,!0,!0):n(t,"length",e)),t}},{16:16,20:20,21:21,22:22,9:9}],9:[function(t,e,r){"use strict";const o=t(10),n=t(15),i=t(16),a=t(21);e.exports=function(t,e,r){if(!t||"object"!=typeof t&&"function"!=typeof t)throw new i("`obj` must be an object or a function`");if("string"!=typeof e&&"symbol"!=typeof e)throw new i("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new i("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new i("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new i("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new i("`loose`, if provided, must be a boolean");const c=arguments.length>3?arguments[3]:null,l=arguments.length>4?arguments[4]:null,p=arguments.length>5?arguments[5]:null,u=arguments.length>6&&arguments[6],f=!!a&&a(t,e);if(o)o(t,e,{configurable:null===p&&f?f.configurable:!p,enumerable:null===c&&f?f.enumerable:!c,value:r,writable:null===l&&f?f.writable:!l});else{if(!u&&(c||l||p))throw new n("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");t[e]=r}}},{10:10,15:15,16:16,21:21}],15:[function(t,e,r){"use strict";e.exports=SyntaxError},{}],21:[function(t,e,r){"use strict";let o=t(20)("%Object.getOwnPropertyDescriptor%",!0);if(o)try{o([],"length")}catch(t){o=null}e.exports=o},{20:20}],11:[function(t,e,r){"use strict";e.exports=EvalError},{}],12:[function(t,e,r){"use strict";e.exports=Error},{}],13:[function(t,e,r){"use strict";e.exports=RangeError},{}],14:[function(t,e,r){"use strict";e.exports=ReferenceError},{}],17:[function(t,e,r){"use strict";e.exports=URIError},{}],18:[function(t,e,r){"use strict";const o=Object.prototype.toString,n=Math.max,i=function(t,e){for(var r=[],o=0;o<t.length;o+=1)r[o]=t[o];for(let o=0;o<e.length;o+=1)r[o+t.length]=e[o];return r};e.exports=function(t){const e=this;if("function"!=typeof e||"[object Function]"!==o.apply(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var r,a=function(t){for(var e=[],r=1,o=0;r<t.length;r+=1,o+=1)e[o]=t[r];return e}(arguments),c=n(0,e.length-a.length),l=[],p=0;p<c;p++)l[p]="$"+p;if(r=Function("binder","return function ("+function(t){for(var e="",r=0;r<t.length;r+=1)e+=t[r],r+1<t.length&&(e+=",");return e}(l)+"){ return binder.apply(this,arguments); }")((function(){if(this instanceof r){const t=e.apply(this,i(a,arguments));return Object(t)===t?t:this}return e.apply(t,i(a,arguments))})),e.prototype){const t=function(){};t.prototype=e.prototype,r.prototype=new t,t.prototype=null}return r}},{}],23:[function(t,e,r){"use strict";const o={__proto__:null,foo:{}},n=Object;e.exports=function(){return{__proto__:o}.foo===o.foo&&!(o instanceof n)}},{}],26:[function(t,e,r){"use strict";const o=Function.prototype.call,n=Object.prototype.hasOwnProperty,i=t(19);e.exports=i.call(o,n)},{19:19}],24:[function(t,e,r){"use strict";const o="undefined"!=typeof Symbol&&Symbol,n=t(25);e.exports=function(){return"function"==typeof o&&"function"==typeof Symbol&&"symbol"==typeof o("foo")&&"symbol"==typeof Symbol("bar")&&n()}},{25:25}],22:[function(t,e,r){"use strict";const o=t(10),n=function(){return!!o};n.hasArrayLengthDefineBug=function(){if(!o)return null;try{return 1!==o([],"length",{value:1}).length}catch(t){return!0}},e.exports=n},{10:10}],25:[function(t,e,r){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;let t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;const o=Object.getOwnPropertySymbols(t);if(1!==o.length||o[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){const r=Object.getOwnPropertyDescriptor(t,e);if(42!==r.value||!0!==r.enumerable)return!1}return!0}},{}],27:[function(t,e,o){(function(r){(function(){const o="function"==typeof Map&&Map.prototype,n=Object.getOwnPropertyDescriptor&&o?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,i=o&&n&&"function"==typeof n.get?n.get:null,a=o&&Map.prototype.forEach,c="function"==typeof Set&&Set.prototype,l=Object.getOwnPropertyDescriptor&&c?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,p=c&&l&&"function"==typeof l.get?l.get:null,u=c&&Set.prototype.forEach,f="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,y="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,s="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,d=Boolean.prototype.valueOf,b=Object.prototype.toString,g=Function.prototype.toString,m=String.prototype.match,h=String.prototype.slice,w=String.prototype.replace,S=String.prototype.toUpperCase,A=String.prototype.toLowerCase,j=RegExp.prototype.test,O=Array.prototype.concat,x=Array.prototype.join,v=Array.prototype.slice,P=Math.floor,E="function"==typeof BigInt?BigInt.prototype.valueOf:null,I=Object.getOwnPropertySymbols,F="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,D="function"==typeof Symbol&&"object"==typeof Symbol.iterator,R="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol.toStringTag,1)?Symbol.toStringTag:null,k=Object.prototype.propertyIsEnumerable,N=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function _(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||j.call(/e/,e))return e;const r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){const o=t<0?-P(-t):P(t);if(o!==t){const t=String(o),n=h.call(e,t.length+1);return w.call(t,r,"$&_")+"."+w.call(w.call(n,/([0-9]{3})/g,"$&_"),/_$/,"")}}return w.call(e,r,"$&_")}const M=t(6),T=M.custom,U=K(T)?T:null;function B(t,e,r){const o="double"===(r.quoteStyle||e)?'"':"'";return o+t+o}function W(t){return w.call(String(t),/"/g,"&quot;")}function C(t){return!("[object Array]"!==H(t)||R&&"object"==typeof t&&R in t)}function L(t){return!("[object RegExp]"!==H(t)||R&&"object"==typeof t&&R in t)}function K(t){if(D)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!F)return!1;try{return F.call(t),!0}catch(t){}return!1}e.exports=function t(e,o,n,c){const l=o||{};if($(l,"quoteStyle")&&"single"!==l.quoteStyle&&"double"!==l.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if($(l,"maxStringLength")&&("number"==typeof l.maxStringLength?l.maxStringLength<0&&l.maxStringLength!==1/0:null!==l.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');const b=!$(l,"customInspect")||l.customInspect;if("boolean"!=typeof b&&"symbol"!==b)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if($(l,"indent")&&null!==l.indent&&"\t"!==l.indent&&!(parseInt(l.indent,10)===l.indent&&l.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if($(l,"numericSeparator")&&"boolean"!=typeof l.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');const S=l.numericSeparator;if(void 0===e)return"undefined";if(null===e)return"null";if("boolean"==typeof e)return e?"true":"false";if("string"==typeof e)return V(e,l);if("number"==typeof e){if(0===e)return 1/0/e>0?"0":"-0";const t=String(e);return S?_(e,t):t}if("bigint"==typeof e){const t=String(e)+"n";return S?_(e,t):t}const j=void 0===l.depth?5:l.depth;if(void 0===n&&(n=0),n>=j&&j>0&&"object"==typeof e)return C(e)?"[Array]":"[Object]";const P=function(t,e){let r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=x.call(Array(t.indent+1)," ")}return{base:r,prev:x.call(Array(e+1),r)}}(l,n);if(void 0===c)c=[];else if(q(c,e)>=0)return"[Circular]";function I(e,r,o){if(r&&(c=v.call(c)).push(r),o){const r={depth:l.depth};return $(l,"quoteStyle")&&(r.quoteStyle=l.quoteStyle),t(e,r,n+1,c)}return t(e,l,n+1,c)}if("function"==typeof e&&!L(e)){const t=function(t){if(t.name)return t.name;const e=m.call(g.call(t),/^function\s*([\w$]+)/);return e?e[1]:null}(e),r=Z(e,I);return"[Function"+(t?": "+t:" (anonymous)")+"]"+(r.length>0?" { "+x.call(r,", ")+" }":"")}if(K(e)){const t=D?w.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):F.call(e);return"object"!=typeof e||D?t:Q(t)}if(function(t){return!(!t||"object"!=typeof t)&&("undefined"!=typeof HTMLElement&&t instanceof HTMLElement||"string"==typeof t.nodeName&&"function"==typeof t.getAttribute)}(e)){for(var T="<"+A.call(String(e.nodeName)),G=e.attributes||[],z=0;z<G.length;z++)T+=" "+G[z].name+"="+B(W(G[z].value),"double",l);return T+=">",e.childNodes&&e.childNodes.length&&(T+="..."),T+"</"+A.call(String(e.nodeName))+">"}if(C(e)){if(0===e.length)return"[]";const t=Z(e,I);return P&&!function(t){for(let e=0;e<t.length;e++)if(q(t[e],"\n")>=0)return!1;return!0}(t)?"["+Y(t,P)+"]":"[ "+x.call(t,", ")+" ]"}if(function(t){return!("[object Error]"!==H(t)||R&&"object"==typeof t&&R in t)}(e)){const t=Z(e,I);return"cause"in Error.prototype||!("cause"in e)||k.call(e,"cause")?0===t.length?"["+String(e)+"]":"{ ["+String(e)+"] "+x.call(t,", ")+" }":"{ ["+String(e)+"] "+x.call(O.call("[cause]: "+I(e.cause),t),", ")+" }"}if("object"==typeof e&&b){if(U&&"function"==typeof e[U]&&M)return M(e,{depth:j-n});if("symbol"!==b&&"function"==typeof e.inspect)return e.inspect()}if(function(t){if(!i||!t||"object"!=typeof t)return!1;try{i.call(t);try{p.call(t)}catch(t){return!0}return t instanceof Map}catch(t){}return!1}(e)){const t=[];return a&&a.call(e,(function(r,o){t.push(I(o,e,!0)+"=> "+I(r,e))})),X("Map",i.call(e),t,P)}if(function(t){if(!p||!t||"object"!=typeof t)return!1;try{p.call(t);try{i.call(t)}catch(t){return!0}return t instanceof Set}catch(t){}return!1}(e)){const t=[];return u&&u.call(e,(function(r){t.push(I(r,e))})),X("Set",p.call(e),t,P)}if(function(t){if(!f||!t||"object"!=typeof t)return!1;try{f.call(t,f);try{y.call(t,y)}catch(t){return!0}return t instanceof WeakMap}catch(t){}return!1}(e))return J("WeakMap");if(function(t){if(!y||!t||"object"!=typeof t)return!1;try{y.call(t,y);try{f.call(t,f)}catch(t){return!0}return t instanceof WeakSet}catch(t){}return!1}(e))return J("WeakSet");if(function(t){if(!s||!t||"object"!=typeof t)return!1;try{return s.call(t),!0}catch(t){}return!1}(e))return J("WeakRef");if(function(t){return!("[object Number]"!==H(t)||R&&"object"==typeof t&&R in t)}(e))return Q(I(Number(e)));if(function(t){if(!t||"object"!=typeof t||!E)return!1;try{return E.call(t),!0}catch(t){}return!1}(e))return Q(I(E.call(e)));if(function(t){return!("[object Boolean]"!==H(t)||R&&"object"==typeof t&&R in t)}(e))return Q(d.call(e));if(function(t){return!("[object String]"!==H(t)||R&&"object"==typeof t&&R in t)}(e))return Q(I(String(e)));if("undefined"!=typeof window&&e===window)return"{ [object Window] }";if(e===r)return"{ [object globalThis] }";if(!function(t){return!("[object Date]"!==H(t)||R&&"object"==typeof t&&R in t)}(e)&&!L(e)){const t=Z(e,I),r=N?N(e)===Object.prototype:e instanceof Object||e.constructor===Object,o=e instanceof Object?"":"null prototype",n=!r&&R&&Object(e)===e&&R in e?h.call(H(e),8,-1):o?"Object":"",i=(r||"function"!=typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(n||o?"["+x.call(O.call([],n||[],o||[]),": ")+"] ":"");return 0===t.length?i+"{}":P?i+"{"+Y(t,P)+"}":i+"{ "+x.call(t,", ")+" }"}return String(e)};const G=Object.prototype.hasOwnProperty||function(t){return t in this};function $(t,e){return G.call(t,e)}function H(t){return b.call(t)}function q(t,e){if(t.indexOf)return t.indexOf(e);for(let r=0,o=t.length;r<o;r++)if(t[r]===e)return r;return-1}function V(t,e){if(t.length>e.maxStringLength){const r=t.length-e.maxStringLength,o="... "+r+" more character"+(r>1?"s":"");return V(h.call(t,0,e.maxStringLength),e)+o}return B(w.call(w.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,z),"single",e)}function z(t){const e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+S.call(e.toString(16))}function Q(t){return"Object("+t+")"}function J(t){return t+" { ? }"}function X(t,e,r,o){return t+" ("+e+"){"+(o?Y(r,o):x.call(r,", "))+"}"}function Y(t,e){if(0===t.length)return"";const r="\n"+e.prev+e.base;return r+x.call(t,","+r)+"\n"+e.prev}function Z(t,e){const r=C(t),o=[];if(r){o.length=t.length;for(let r=0;r<t.length;r++)o[r]=$(t,r)?e(t[r],t):""}let n,i="function"==typeof I?I(t):[];if(D){n={};for(let t=0;t<i.length;t++)n["$"+i[t]]=i[t]}for(const i in t)$(t,i)&&(r&&String(Number(i))===i&&i<t.length||D&&n["$"+i]instanceof Symbol||(j.call(/[^\w$]/,i)?o.push(e(i,t)+": "+e(t[i],t)):o.push(i+": "+e(t[i],t))));if("function"==typeof I)for(let r=0;r<i.length;r++)k.call(t,i[r])&&o.push("["+e(i[r])+"]: "+e(t[i[r]],t));return o}}).call(this)}).call(this,void 0!==r.g?r.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{6:6}]},{},[2])(2)},window.Qs=o(),t.exports=o()}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var i=e[o]={exports:{}};return t[o](i,i.exports,r),i.exports}r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var o=r(9478);window.tec=window.tec||{},window.tec.common=window.tec.common||{},window.tec.common.utils=window.tec.common.utils||{},window.tec.common.utils.queryString=o})();
tribe.events=tribe.events||{},tribe.events.views=tribe.events.views||{},tribe.events.views.manager={},function(e,t,r){"use strict";var n=e(window);r.nonces=null,r.selectors={container:'[data-js="tribe-events-view"]',form:'[data-js="tribe-events-view-form"]',link:'[data-js="tribe-events-view-link"]',dataScript:'[data-js="tribe-events-view-data"]',loader:".tribe-events-view-loader",loaderText:".tribe-events-view-loader__text",hiddenElement:".tribe-common-a11y-hidden",nonceScript:'[data-js="tribe-events-view-nonce-data"]'},r.lastLocation={origin:"",pathname:""},r.doingPopstate=!1,r.currentAjaxRequest=null,r.$lastContainer=e(),r.$containers=e(),r.cleanup=function(t){var n=e(t),i=n.find(r.selectors.form),a=n.find(r.selectors.dataScript),o={};a.length&&(o=JSON.parse(a.text().trim())),n.trigger("beforeCleanup.tribeEvents",[n,o]),n.find(r.selectors.link).off("click.tribeEvents",r.onLinkClick),i.length&&i.off("submit.tribeEvents",r.onSubmit),n.off("resize.tribeEvents"),n.trigger("afterCleanup.tribeEvents",[n,o])},r.setup=function(t,n){var i=e(e.find(r.selectors.nonceScript)),a=e(n),o=a.find(r.selectors.form),s=a.find(r.selectors.dataScript),c={};i.length&&(r.nonces=JSON.parse(e(i[0]).text().trim()),i.remove()),s.length&&(c=JSON.parse(s.text().trim())),a.trigger("beforeSetup.tribeEvents",[t,a,c]),a.find(r.selectors.link).on("click.tribeEvents",r.onLinkClick),o.length&&o.on("submit.tribeEvents",r.onSubmit),a.trigger("afterSetup.tribeEvents",[t,a,c])},r.getContainer=function(t){var n=e(t);return n.is(r.selectors.container)?n:n.parents(r.selectors.container).eq(0)},r.getContainerData=function(e){var t=e.find(r.selectors.dataScript);if(t.length)return JSON.parse(t.text().trim())},r.shouldManageUrl=function(e){var t=e.data("view-manage-url");return void 0===t||/^(true|1|on|yes)$/.test(String(t))},r.updateUrl=function(e){if(!r.doingPopstate&&r.shouldManageUrl(e)){var n=e.find(r.selectors.dataScript);if(n.length){var i=JSON.parse(n.text().trim());if(t.isObject(i)&&!t.isUndefined(i.url)&&!t.isUndefined(i.title)){document.title=i.title;var a=i.url;if(i.day_view_disabled&&i.url_event_date)try{var o=new URL(a,window.location.origin);o.pathname=o.pathname.replace("/"+i.url_event_date,"").replace(/\/$/,"")+"/",o.searchParams.set("eventDate",i.url_event_date),a=o.toString()}catch(e){}window.history.pushState(null,i.title,a),r.lastLocation.pathname=document.location.pathname,r.lastLocation.origin=document.location.origin}}}},r.onLinkClick=async function(t){var n=r.getContainer(this);n.trigger("beforeOnLinkClick.tribeEvents",t),t.preventDefault();var i=r.getContainerData(n),a=e(this),o=a.data("url")||a.attr("href"),s=i.prev_url,c=r.shouldManageUrl(n),d=n.data("view-shortcode"),l={prev_url:encodeURI(decodeURI(s)),url:encodeURI(decodeURI(o)),should_manage_url:c};return d&&(l.shortcode=d),await r.request(l,n),n.trigger("afterOnLinkClick.tribeEvents",t),!1},r.onSubmit=async function(t){var n=r.getContainer(this);n.trigger("beforeOnSubmit.tribeEvents",t),t.preventDefault();var i=e(this),a={view_data:Qs.parse(i.serialize())["tribe-events-views"]};return await r.request(a,n),n.trigger("afterOnSubmit.tribeEvents",t),!1},r.onPopState=async function(e){var t=e.originalEvent.target,n=t.location.href,i=r.getLastContainer();if(r.lastLocation.origin===t.location.origin&&r.lastLocation.pathname===t.location.pathname)return!1;if(r.lastLocation.pathname=document.location.pathname,r.lastLocation.origin=document.location.origin,!i)return!1;r.currentAjaxRequest&&r.currentAjaxRequest.abort(),r.doingPopstate=!0,i.trigger("beforePopState.tribeEvents",e);var a={url:n};return await r.request(a,i),!1},r.setupRequestData=function(t,n){var i=r.shouldManageUrl(n),a=r.getContainerData(n);t.url||(t.url=a.url),t.prev_url||(t.prev_url=a.prev_url),t.should_manage_url=i,r.nonces&&(t=e.extend(t,r.nonces));var o=n.data("tribeRequestData");return e.isPlainObject(o)?e.extend(o,t):t},r.request=async function(t,n,i={}){wp.hooks.doAction("tec.events.beforeRequest",t,n),n.trigger("beforeRequest.tribeEvents",[t,n]);var a=r.getAjaxSettings(n);a.data=r.setupRequestData(t,n),a.data=r.shirinkUrlComponents(n,a.data);try{const e=new URL(a.url,window.location.origin);e.search=new URLSearchParams(a.data).toString(),e.toString().length>2048&&(a.method="POST")}catch(e){}r.currentAjaxRequest=await e.ajax(e.extend(a,i)),r.ajaxComplete(n),n.trigger("afterRequest.tribeEvents",[t,n]),wp.hooks.doAction("tec.events.afterRequest",t,n)},r.shirinkUrlComponents=(e,n)=>{const{home_url:i,rest_url:a,rest_nonce:o,rest_method:s}=r.getContainerData(e);return t.reduce(n,((e,t,r)=>("prev_url"===r?e.pu=t.replace(i,""):"url"===r?e.u=t.replace(i,""):"should_manage_url"===r?e.smu=t:e[r]=t,e)),{})},r.getAjaxSettings=function(e){return{url:e.data("view-rest-url"),method:e.data("view-rest-method")||"POST",async:!0,beforeSend:r.ajaxBeforeSend,success:r.ajaxSuccess,error:r.ajaxError,context:e}},r.ajaxBeforeSend=function(e,t){var n=this,i=n.find(r.selectors.loader);if(n.trigger("beforeAjaxBeforeSend.tribeEvents",[e,t]),i.length){i.removeClass(r.selectors.hiddenElement.className());var a=i.find(r.selectors.loaderText);a.text(a.text())}n.attr("aria-busy","true"),n.trigger("afterAjaxBeforeSend.tribeEvents",[e,t])},r.ajaxComplete=function(e){var t=e.find(r.selectors.loader);e.trigger("beforeAjaxComplete.tribeEvents",[]),t.length&&t.addClass(r.selectors.hiddenElement.className()),e.trigger("afterAjaxComplete.tribeEvents",[]),r.doingPopstate&&(r.doingPopstate=!1),r.currentAjaxRequest=null},r.ajaxSuccess=function(t,n,i){var a=this;a.trigger("beforeAjaxSuccess.tribeEvents",[t,n,i]);var o=e(t.html),s=o.find(r.selectors.nonceScript);o=o.not(r.selectors.nonceScript),s.length&&(r.nonces=JSON.parse(e(s[0]).text().trim())),r.cleanup(a),document.dispatchEvent(new CustomEvent("containerReplaceBefore.tribeEvents",{detail:a})),a.replaceWith(o),a=o,r.setup(0,a),document.dispatchEvent(new CustomEvent("containerReplaceAfter.tribeEvents",{detail:a})),r.selectContainers(),r.updateUrl(a),a.trigger("afterAjaxSuccess.tribeEvents",[t,n,i]),r.shouldManageUrl(a)&&(r.$lastContainer=a)},r.ajaxError=function(e,t){this.trigger("beforeAjaxError.tribeEvents",[e,t]),this.trigger("afterAjaxError.tribeEvents",[e,t])},r.selectContainers=function(){return r.$containers=e(r.selectors.container),r.$containers},r.getLastContainer=function(){return r.$lastContainer.length||(r.$lastContainer=r.$containers.filter('[data-view-manage-url="1"]').eq(0)),r.$lastContainer},r.manageMobileFocusOrder=function(t){var r,n=t.data("tribeEventsState"),i=tribe.events.views.breakpoints&&tribe.events.views.breakpoints.breakpoints&&tribe.events.views.breakpoints.breakpoints.medium||768;if(n&&void 0!==n.isMobile?n.isMobile:t.outerWidth()<i){if((r=t.find("header.tribe-events-header")).length){var a=r.find('[data-js="tribe-events-top-bar-datepicker-button"]'),o=r.find(".tribe-events-header__events-bar"),s=r.find("a, button:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex='-1'])"),c=o.length?o.find("button:not([disabled]), a, input:not([disabled]), select:not([disabled])"):e();s.each((function(){var t=e(this),r=t.is(a),n=t.closest(".tribe-events-header__events-bar").length>0,i=t.closest(".tribe-events-c-top-bar__datepicker").length>0,o=c.length&&c.index(t)>=0;r||n||i||o||(t.attr("tabindex","-1"),t.attr("data-tribe-mobile-focus-order","skipped"))})),c.length&&c.each((function(){var t=e(this);"skipped"!==t.attr("data-tribe-mobile-focus-order")&&(t.attr("tabindex","-1"),t.attr("data-tribe-mobile-focus-order","events-bar-skipped"))}));var d=function(){c.length&&c.each((function(){var t=e(this),r=t.attr("data-tribe-mobile-focus-order");("events-bar-skipped"===r||"skipped"===r&&t.closest(".tribe-events-header__events-bar").length)&&(t.removeAttr("tabindex"),t.attr("data-tribe-mobile-focus-order","events-bar"))}))};if(a.length){var l=a.attr("tabindex");("-1"===l||l&&parseInt(l,10)<0)&&a.removeAttr("tabindex"),a.attr("data-tribe-mobile-focus-order","datepicker"),a.off("focus.tribeMobileFocusOrder"),a.on("focus.tribeMobileFocusOrder",(function(){d()})),a.off("keydown.tribeMobileFocusOrder"),a.on("keydown.tribeMobileFocusOrder",(function(e){if(9===e.keyCode&&!e.shiftKey&&(d(),c.length))return e.preventDefault(),e.stopPropagation(),setTimeout((function(){c.first()[0].focus()}),0),!1})),a.off("blur.tribeMobileFocusOrder"),a.on("blur.tribeMobileFocusOrder",(function(){setTimeout((function(){c.length&&"events-bar"===c.first().attr("data-tribe-mobile-focus-order")&&a.attr("tabindex","-1")}),100)}))}c.length&&(c.off("focus.tribeMobileFocusOrder"),c.on("focus.tribeMobileFocusOrder",(function(){a.length&&a.attr("tabindex","-1")}))),r.off("focusout.tribeMobileFocusOrder"),r.on("focusout.tribeMobileFocusOrder",(function(t){var r=e(t.relatedTarget);r&&r.closest("header.tribe-events-header").length||setTimeout((function(){a.length&&"datepicker"===a.attr("data-tribe-mobile-focus-order")&&"-1"===a.attr("tabindex")&&a.removeAttr("tabindex"),c.length&&c.each((function(){var t=e(this);"events-bar"===t.attr("data-tribe-mobile-focus-order")&&(t.attr("tabindex","-1"),t.attr("data-tribe-mobile-focus-order","events-bar-skipped"))}))}),100)})),r.off("focusin.tribeMobileFocusOrder"),r.on("focusin.tribeMobileFocusOrder",(function(t){var n=e(t.target);(n.is(a)||n.closest(".tribe-events-c-top-bar__datepicker").length||a.length&&r.find("*").index(n[0])>=r.find("*").index(a[0]))&&d()})),r.find(".tribe-events-c-top-bar__nav").find("a, button").each((function(){var t=e(this);t.attr("tabindex","-1"),t.attr("data-tribe-mobile-focus-order","skipped")}))}}else(r=t.find("header.tribe-events-header")).length&&(r.off("focusin.tribeMobileFocusOrder focusout.tribeMobileFocusOrder"),r.find("[data-tribe-mobile-focus-order]").off("focus.tribeMobileFocusOrder keydown.tribeMobileFocusOrder blur.tribeMobileFocusOrder").each((function(){var t=e(this),r=t.attr("data-tribe-mobile-focus-order");"skipped"!==r&&"events-bar-skipped"!==r||t.removeAttr("tabindex"),t.removeAttr("data-tribe-mobile-focus-order")})))},r.initMobileFocusOrder=function(e,t,n){setTimeout((function(){r.manageMobileFocusOrder(n)}),10),n.on("resize.tribeEvents",(function(){r.manageMobileFocusOrder(n)}))},r.ready=function(){r.selectContainers().each(r.setup),r.lastLocation={origin:document.location.origin,pathname:document.location.pathname}},e(document).on("afterSetup.tribeEvents",r.selectors.container,r.initMobileFocusOrder),e(r.ready),n.on("popstate",r.onPopState)}(jQuery,window.underscore||window._,tribe.events.views.manager),window.tec=window.tec||{},window.tec.events=window.tec.events||{},window.tec.events.views=window.tec.events.views||{},window.tec.events.views.manager={};