!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=116)}({116:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof a)if("number"==typeof s){var c={callback:a,priority:s,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(s>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,a,s)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var a=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,a){var s=e[t];if(o(i)&&(n||r(a))){if(!s[i])return 0;var l=0;if(n)l=s[i].handlers.length,s[i]={runs:s[i].runs,handlers:[]};else for(var c=s[i].handlers,u=function(e){c[e].namespace===a&&(c.splice(e,1),l++,s.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,a),l}}};var s=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var a=arguments.length,s=new Array(a>1?a-1:0),l=1;l<a;l++)s[l-1]=arguments[l];if(!i||!i.length)return n?s[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,s);n&&(s[0]=d),c.currentIndex++}return o.__current.pop(),n?s[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},f=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=a(this,"actions"),this.removeFilter=a(this,"filters"),this.hasAction=s(this,"actions"),this.hasFilter=s(this,"filters"),this.removeAllActions=a(this,"actions",!0),this.removeAllFilters=a(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var h=function(){return new f},p=h();p.addAction,p.addFilter,p.removeAction,p.removeFilter,p.hasAction,p.hasFilter,p.removeAllActions,p.removeAllFilters,p.doAction,p.applyFilters,p.currentAction,p.currentFilter,p.doingAction,p.doingFilter,p.didAction,p.didFilter,p.actions,p.filters;function v(e){return(v="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function y(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){g(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function g(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=v(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=v(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==v(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}window.isEditMode=!1,window.eael=window.ea={hooks:h(),isEditMode:!1,elementStatusCheck:function(e){return!(!window.eaElementList||!(e in window.eaElementList))||(window.eaElementList=y(y({},window.eaElementList),{},g({},e,!0)),!1)},debounce:function(e,t){var n;return function(){var r=this,o=arguments;clearTimeout(n),n=setTimeout((function(){e.apply(r,o)}),t)}}},eael.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),a=jQuery(".eael-event-calendar-cls",e),s=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),a.length&&eael.hooks.doAction("eventCalendar.reinit"),s.length&&eael.hooks.doAction("testimonialSlider.reinit"),l.length&&eael.hooks.doAction("teamMemberCarousel.reinit"),c.length&&eael.hooks.doAction("postCarousel.reinit"),u.length&&eael.hooks.doAction("logoCarousel.reinit"),d.length&&eael.hooks.doAction("twitterCarousel.reinit")}));var w,b=function(e){void 0===window.eaelPreventResizeOnClick&&window.dispatchEvent(new Event("resize")),(e="object"===v(e)?e:jQuery(e)).find(".swiper-wrapper").each((function(){var e=jQuery(this).css("transform");jQuery(this).css("transform",e)}))};eael.hooks.addAction("ea-advanced-tabs-triggered","ea",b),eael.hooks.addAction("ea-advanced-accordion-triggered","ea",b),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.eael.isEditMode=elementorFrontend.isEditMode(),eael.hooks.doAction("init"),eael.isEditMode&&eael.hooks.doAction("editMode.init")})),function(e){eael.getToken=function(){localize.nonce&&!eael.noncegenerated&&e.ajax({url:localize.ajaxurl,type:"post",data:{action:"eael_get_token"},success:function(e){e.success&&(localize.nonce=e.data.nonce,eael.noncegenerated=!0)}})},eael.sanitizeURL=function(e){if(e.startsWith("/")||e.startsWith("#"))return e;try{var t=new URL(e);if(!["http:","https:","ftp:","ftps:","mailto:","news:","irc:","irc6:","ircs:","gopher:","nntp:","feed:","telnet:","mms:","rtsp:","sms:","svn:","tel:","fax:","xmpp:","webcal:","urn:"].includes(t.protocol))throw new Error("Invalid protocol");return t.toString()}catch(e){return console.error("Error sanitizing URL:",e.message),"#"}};var t=!0;window.addEventListener("hashchange",(function(){if(t){var n=window.location.hash.substr(1);"undefined"!==(n="safari"===n?"eael-safari":n)&&n&&/^[A-Za-z][-A-Za-z0-9_:.]*$/.test(n)&&e("#"+n).trigger("click")}})),e("a").on("click",(function(n){var r,o=e(this).attr("href");(r=(o=void 0===o?"":o).startsWith("#"))||(r=(o=o.replace(localize.page_permalink,"")).startsWith("#")),r&&(t=!1,setTimeout((function(){t=!0}),100));try{if(o.startsWith("#!")){var i=o.replace("#!","#");e(i).trigger("click")}else if(r&&(e(o).hasClass("eael-tab-item-trigger")||e(o).hasClass("eael-accordion-header"))&&(e(o).trigger("click"),void 0!==o&&o)){var a=e(o).closest(".eael-advance-tabs");if(a.length>0){var s=a.data("custom-id-offset");s=s?parseFloat(s):0,e("html, body").animate({scrollTop:e(o).offset().top-s},300)}}}catch(e){}})),e(document).on("click",".e-n-tab-title",(function(){setTimeout((function(){window.dispatchEvent(new Event("resize"))}),100)}))}(jQuery),(w=jQuery)(document).on("click",".theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus",(function(e){var t=w(this),n=t.closest(".quantity").find(".qty"),r=parseFloat(n.val()),o=parseFloat(n.attr("max")),i=parseFloat(n.attr("min")),a=n.attr("step");r&&""!==r&&"NaN"!==r||(r=0),""!==o&&"NaN"!==o||(o=""),""!==i&&"NaN"!==i||(i=0),"any"!==a&&""!==a&&void 0!==a&&"NaN"!==parseFloat(a)||(a=1),t.hasClass("nm-qty-plus")?o&&(o==r||r>o)?n.val(o):n.val(r+parseFloat(a)):i&&(i==r||r<i)?n.val(i):r>0&&n.val(r-parseFloat(a))})),function(e){e.fn.isInViewport=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2;if(e(this).length<1)return!1;var n=e(this).offset().top,r=n+e(this).outerHeight()/t,o=e(window).scrollTop(),i=o+e(window).height()/t;return r>o&&n<i},e(document).ready((function(){var e=new URLSearchParams(location.search);if(e.has("popup-selector")&&(e.has("eael-lostpassword")||e.has("eael-resetpassword"))){var t=e.get("popup-selector");t.length&&/^[A-Za-z.#][A-Za-z0-9_:.#\s-]*$/.test(t)&&(t=t.replace(/_/g," "),setTimeout((function(){jQuery(t).trigger("click")}),300))}})),e(document).on("click",".eael-onpage-edit-template",(function(){var t=e(this),n=t.data("eael-template-id"),r=t.data("page-id"),o=t.data("mode");"edit"===o?(parent.window.$e.internal("panel/state-loading"),parent.window.$e.run("editor/documents/switch",{id:parseInt(n)}).then((function(){t.data("mode","save"),t.find("span").text("Save & Back"),t.find("i").addClass("eicon-arrow-left").removeClass("eicon-edit"),t.closest(".eael-onpage-edit-template-wrapper").addClass("eael-onpage-edit-activate").parent().addClass("eael-widget-otea-active"),parent.window.$e.internal("panel/state-ready")}))):"save"===o&&(parent.window.$e.internal("panel/state-loading"),parent.window.$e.run("editor/documents/switch",{id:parseInt(r),mode:"save",shouldScroll:!1}).then((function(){parent.window.$e.internal("panel/state-ready"),t.data("mode","edit")})))}))}(jQuery)}});
(function($){
"use strict";
$.fn.fitVids=function(options){
var settings={
customSelector: null,
ignore: null
};
if(!document.getElementById('fit-vids-style')){
var head=document.head||document.getElementsByTagName('head')[0];
var css='.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}';
var div=document.createElement('div');
div.innerHTML='<p>x</p><style id="fit-vids-style">' + css + '</style>';
head.appendChild(div.childNodes[1]);
}
if(options){
$.extend(settings, options);
}
return this.each(function(){
var selectors=[
"iframe[src*='player.vimeo.com']",
"iframe[src*='youtube.com']",
"iframe[src*='youtube-nocookie.com']",
"iframe[src*='kickstarter.com'][src*='video.html']",
"object",
"embed"
];
if(settings.customSelector){
selectors.push(settings.customSelector);
}
var ignoreList='.fitvidsignore';
if(settings.ignore){
ignoreList=ignoreList + ', ' + settings.ignore;
}
var $allVideos=$(this).find(selectors.join(','));
$allVideos=$allVideos.not("object object");
$allVideos=$allVideos.not(ignoreList);
$allVideos.each(function(){
var $this=$(this);
if($this.parents(ignoreList).length > 0){
return;
}
if(this.tagName.toLowerCase()==='embed'&&$this.parent('object').length||$this.parent('.fluid-width-video-wrapper').length){ return; }
if((!$this.css('height')&&!$this.css('width'))&&(isNaN($this.attr('height'))||isNaN($this.attr('width')))){
$this.attr('height', 9);
$this.attr('width', 16);
}
var height=(this.tagName.toLowerCase()==='object'||($this.attr('height')&&!isNaN(parseInt($this.attr('height'), 10)))) ? parseInt($this.attr('height'), 10):$this.height(),
width = !isNaN(parseInt($this.attr('width'), 10)) ? parseInt($this.attr('width'), 10):$this.width(),
aspectRatio=height / width;
if(!$this.attr('id')){
var videoID='fitvid' + Math.floor(Math.random()*999999);
$this.attr('id', videoID);
}
$this.wrap('<div class="fluid-width-video-wrapper"></div>').parent('.fluid-width-video-wrapper').css('padding-top', (aspectRatio * 100)+"%");
$this.removeAttr('height').removeAttr('width');
});
});
};})(window.jQuery||window.Zepto);
;(function(e){"use strict";var s=function(){var s={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",menuArrowClass:"sf-arrows"},o=function(){var s=/iPhone|iPad|iPod/i.test(navigator.userAgent);return s&&e(window).load(function(){e("body").children().on("click",e.noop)}),s}(),n=function(){var e=document.documentElement.style;return"behavior"in e&&"fill"in e&&/iemobile/i.test(navigator.userAgent)}(),t=function(e,o){var n=s.menuClass;o.cssArrows&&(n+=" "+s.menuArrowClass),e.toggleClass(n)},i=function(o,n){return o.find("li."+n.pathClass).slice(0,n.pathLevels).addClass(n.hoverClass+" "+s.bcClass).filter(function(){return e(this).children(n.popUpSelector).hide().show().length}).removeClass(n.pathClass)},r=function(e){e.children("a").toggleClass(s.anchorClass)},a=function(e){var s=e.css("ms-touch-action");s="pan-y"===s?"auto":"pan-y",e.css("ms-touch-action",s)},l=function(s,t){var i="li:has("+t.popUpSelector+")";e.fn.hoverIntent&&!t.disableHI?s.hoverIntent(u,p,i):s.on("mouseenter.superfish",i,u).on("mouseleave.superfish",i,p);var r="MSPointerDown.superfish";o||(r+=" touchend.superfish"),n&&(r+=" mousedown.superfish"),s.on("focusin.superfish","li",u).on("focusout.superfish","li",p).on(r,"a",t,h)},h=function(s){var o=e(this),n=o.siblings(s.data.popUpSelector);n.length>0&&n.is(":hidden")&&(o.one("click.superfish",!1),"MSPointerDown"===s.type?o.trigger("focus"):e.proxy(u,o.parent("li"))())},u=function(){var s=e(this),o=d(s);clearTimeout(o.sfTimer),s.siblings().superfish("hide").end().superfish("show")},p=function(){var s=e(this),n=d(s);o?e.proxy(f,s,n)():(clearTimeout(n.sfTimer),n.sfTimer=setTimeout(e.proxy(f,s,n),n.delay))},f=function(s){s.retainPath=e.inArray(this[0],s.$path)>-1,this.superfish("hide"),this.parents("."+s.hoverClass).length||(s.onIdle.call(c(this)),s.$path.length&&e.proxy(u,s.$path)())},c=function(e){return e.closest("."+s.menuClass)},d=function(e){return c(e).data("sf-options")};return{hide:function(s){if(this.length){var o=this,n=d(o);if(!n)return this;var t=n.retainPath===!0?n.$path:"",i=o.find("li."+n.hoverClass).add(this).not(t).removeClass(n.hoverClass).children(n.popUpSelector),r=n.speedOut;s&&(i.show(),r=0),n.retainPath=!1,n.onBeforeHide.call(i),i.stop(!0,!0).animate(n.animationOut,r,function(){var s=e(this);n.onHide.call(s)})}return this},show:function(){var e=d(this);if(!e)return this;var s=this.addClass(e.hoverClass),o=s.children(e.popUpSelector);return e.onBeforeShow.call(o),o.stop(!0,!0).animate(e.animation,e.speed,function(){e.onShow.call(o)}),this},destroy:function(){return this.each(function(){var o,n=e(this),i=n.data("sf-options");return i?(o=n.find(i.popUpSelector).parent("li"),clearTimeout(i.sfTimer),t(n,i),r(o),a(n),n.off(".superfish").off(".hoverIntent"),o.children(i.popUpSelector).attr("style",function(e,s){return s.replace(/display[^;]+;?/g,"")}),i.$path.removeClass(i.hoverClass+" "+s.bcClass).addClass(i.pathClass),n.find("."+i.hoverClass).removeClass(i.hoverClass),i.onDestroy.call(n),n.removeData("sf-options"),void 0):!1})},init:function(o){return this.each(function(){var n=e(this);if(n.data("sf-options"))return!1;var h=e.extend({},e.fn.superfish.defaults,o),u=n.find(h.popUpSelector).parent("li");h.$path=i(n,h),n.data("sf-options",h),t(n,h),r(u),a(n),l(n,h),u.not("."+s.bcClass).superfish("hide",!0),h.onInit.call(this)})}}}();e.fn.superfish=function(o){return s[o]?s[o].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof o&&o?e.error("Method "+o+" does not exist on jQuery.fn.superfish"):s.init.apply(this,arguments)},e.fn.superfish.defaults={popUpSelector:"ul,.sf-mega",hoverClass:"sfHover",pathClass:"overrideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},animationOut:{opacity:"hide"},speed:"normal",speedOut:"fast",cssArrows:!0,disableHI:!1,onInit:e.noop,onBeforeShow:e.noop,onShow:e.noop,onBeforeHide:e.noop,onHide:e.noop,onIdle:e.noop,onDestroy:e.noop},e.fn.extend({hideSuperfishUl:s.hide,showSuperfishUl:s.show})})(jQuery);
(function($){
$.fn.hoverIntent=function(handlerIn,handlerOut,selector){
var cfg={
interval: 100,
sensitivity: 7,
timeout: 0
};
if(typeof handlerIn==="object"){
cfg=$.extend(cfg, handlerIn);
}else if($.isFunction(handlerOut)){
cfg=$.extend(cfg, { over: handlerIn, out: handlerOut, selector: selector });
}else{
cfg=$.extend(cfg, { over: handlerIn, out: handlerIn, selector: handlerOut });
}
var cX, cY, pX, pY;
var track=function(ev){
cX=ev.pageX;
cY=ev.pageY;
};
var compare=function(ev,ob){
ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);
if(( Math.abs(pX-cX) + Math.abs(pY-cY)) < cfg.sensitivity){
$(ob).off("mousemove.hoverIntent",track);
ob.hoverIntent_s=1;
return cfg.over.apply(ob,[ev]);
}else{
pX=cX; pY=cY;
ob.hoverIntent_t=setTimeout(function(){compare(ev, ob);} , cfg.interval);
}};
var delay=function(ev,ob){
ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);
ob.hoverIntent_s=0;
return cfg.out.apply(ob,[ev]);
};
var handleHover=function(e){
var ev=jQuery.extend({},e);
var ob=this;
if(ob.hoverIntent_t){ ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t); }
if(e.type=="mouseenter"){
pX=ev.pageX; pY=ev.pageY;
$(ob).on("mousemove.hoverIntent",track);
if(ob.hoverIntent_s!=1){ ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);} , cfg.interval);}}else{
$(ob).off("mousemove.hoverIntent",track);
if(ob.hoverIntent_s==1){ ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);} , cfg.timeout);}}
};
return this.on({'mouseenter.hoverIntent':handleHover,'mouseleave.hoverIntent':handleHover}, cfg.selector);
};})(jQuery);
!function(l,o,e){"use strict";l.fn.scrollUp=function(o){l.data(e.body,"scrollUp")||(l.data(e.body,"scrollUp",!0),l.fn.scrollUp.init(o))},l.fn.scrollUp.init=function(r){var s,t,c,i,n,a,d,p=l.fn.scrollUp.settings=l.extend({},l.fn.scrollUp.defaults,r),f=!1;switch(d=p.scrollTrigger?l(p.scrollTrigger):l("<a/>",{id:p.scrollName,href:"#top"}),p.scrollTitle&&d.attr("title",p.scrollTitle),d.appendTo("body"),p.scrollImg||p.scrollTrigger||d.html(p.scrollText),d.css({display:"none",position:"fixed",zIndex:p.zIndex}),p.activeOverlay&&l("<div/>",{id:p.scrollName+"-active"}).css({position:"absolute",top:p.scrollDistance+"px",width:"100%",borderTop:"1px dotted"+p.activeOverlay,zIndex:p.zIndex}).appendTo("body"),p.animation){case"fade":s="fadeIn",t="fadeOut",c=p.animationSpeed;break;case"slide":s="slideDown",t="slideUp",c=p.animationSpeed;break;default:s="show",t="hide",c=0}i="top"===p.scrollFrom?p.scrollDistance:l(e).height()-l(o).height()-p.scrollDistance,n=l(o).scroll(function(){l(o).scrollTop()>i?f||(d[s](c),f=!0):f&&(d[t](c),f=!1)}),p.scrollTarget?"number"==typeof p.scrollTarget?a=p.scrollTarget:"string"==typeof p.scrollTarget&&(a=Math.floor(l(p.scrollTarget).offset().top)):a=0,d.click(function(o){o.preventDefault(),l("html, body").animate({scrollTop:a},p.scrollSpeed,p.easingType)})},l.fn.scrollUp.defaults={scrollName:"scrollUp",scrollDistance:300,scrollFrom:"top",scrollSpeed:300,easingType:"linear",animation:"fade",animationSpeed:200,scrollTrigger:!1,scrollTarget:!1,scrollText:"Scroll to top",scrollTitle:!1,scrollImg:!1,activeOverlay:!1,zIndex:2147483647},l.fn.scrollUp.destroy=function(r){l.removeData(e.body,"scrollUp"),l("#"+l.fn.scrollUp.settings.scrollName).remove(),l("#"+l.fn.scrollUp.settings.scrollName+"-active").remove(),l.fn.jquery.split(".")[1]>=7?l(o).off("scroll",r):l(o).unbind("scroll",r)},l.scrollUp=l.fn.scrollUp}(jQuery,window,document);
(function($){
$.fn.jfontsize=function(opcoes){
var $this=$(this);
var defaults={
btnMinusClasseId: '#jfontsize-minus',
btnDefaultClasseId: '#jfontsize-default',
btnPlusClasseId: '#jfontsize-plus',
btnMinusMaxHits: 10,
btnPlusMaxHits: 10,
sizeChange: 1
};
if(opcoes){opcoes=$.extend(defaults, opcoes)};
var limite=new Array();
var fontsize_padrao=new Array();
$(this).each(function(i){
limite[i]=0;
fontsize_padrao[i];
});
$(opcoes.btnMinusClasseId+', '+opcoes.btnDefaultClasseId+', '+opcoes.btnPlusClasseId).removeAttr('href');
$(opcoes.btnMinusClasseId+', '+opcoes.btnDefaultClasseId+', '+opcoes.btnPlusClasseId).css('cursor', 'pointer');
$(opcoes.btnMinusClasseId).click(function(){
$(opcoes.btnPlusClasseId).removeClass('jfontsize-disabled');
$this.each(function(i){
if(limite[i]>(-(opcoes.btnMinusMaxHits))){
fontsize_padrao[i]=$(this).css('font-size');
fontsize_padrao[i]=fontsize_padrao[i].replace('px', '');
fontsize=$(this).css('font-size');
fontsize=parseInt(fontsize.replace('px', ''));
fontsize=fontsize-(opcoes.sizeChange);
fontsize_padrao[i]=fontsize_padrao[i]-(limite[i]*opcoes.sizeChange);
limite[i]--;
$(this).css('font-size', fontsize+'px');
if(limite[i]==(-(opcoes.btnMinusMaxHits))){
$(opcoes.btnMinusClasseId).addClass('jfontsize-disabled');
}}
})
});
$(opcoes.btnDefaultClasseId).click(function(){
$(opcoes.btnMinusClasseId).removeClass('jfontsize-disabled');
$(opcoes.btnPlusClasseId).removeClass('jfontsize-disabled');
$this.each(function(i){
limite[i]=0;
$(this).css('font-size', fontsize_padrao[i]+'px');
})
});
$(opcoes.btnPlusClasseId).click(function(){
$(opcoes.btnMinusClasseId).removeClass('jfontsize-disabled');
$this.each(function(i){
if(limite[i]<opcoes.btnPlusMaxHits){
fontsize_padrao[i]=$(this).css('font-size');
fontsize_padrao[i]=fontsize_padrao[i].replace('px', '');
fontsize=$(this).css('font-size');
fontsize=parseInt(fontsize.replace('px', ''));
fontsize=fontsize+opcoes.sizeChange;
fontsize_padrao[i]=fontsize_padrao[i]-(limite[i]*opcoes.sizeChange);
limite[i]++;
$(this).css('font-size', fontsize+'px');
if(limite[i]==opcoes.btnPlusMaxHits){
$(opcoes.btnPlusClasseId).addClass('jfontsize-disabled');
}}
})
});
};})(jQuery);
(function (factory){
if(typeof define==='function'&&define.amd){
define(['jquery'], factory);
}else if(typeof module==='object'&&module.exports){
module.exports=factory(require('jquery'));
}else{
factory(jQuery);
}}(function ($){
var slice=Array.prototype.slice;
var splice=Array.prototype.splice;
var defaults={
topSpacing: 0,
bottomSpacing: 0,
className: 'is-sticky',
wrapperClassName: 'sticky-wrapper',
center: false,
getWidthFrom: '',
widthFromWrapper: true,
responsiveWidth: false,
zIndex: 'auto'
},
$window=$(window),
$document=$(document),
sticked=[],
windowHeight=$window.height(),
scroller=function(){
var scrollTop=$window.scrollTop(),
documentHeight=$document.height(),
dwh=documentHeight - windowHeight,
extra=(scrollTop > dwh) ? dwh - scrollTop:0;
for (var i=0, l=sticked.length; i < l; i++){
var s=sticked[i],
elementTop=s.stickyWrapper.offset().top,
etse=elementTop - s.topSpacing - extra;
s.stickyWrapper.css('height', s.stickyElement.outerHeight());
if(scrollTop <=etse){
if(s.currentTop!==null){
s.stickyElement
.css({
'width': '',
'position': '',
'top': '',
'z-index': ''
});
s.stickyElement.parent().removeClass(s.className);
s.stickyElement.trigger('sticky-end', [s]);
s.currentTop=null;
}}else{
var newTop=documentHeight - s.stickyElement.outerHeight()
- s.topSpacing - s.bottomSpacing - scrollTop - extra;
if(newTop < 0){
newTop=newTop + s.topSpacing;
}else{
newTop=s.topSpacing;
}
if(s.currentTop!==newTop){
var newWidth;
if(s.getWidthFrom){
newWidth=$(s.getWidthFrom).width()||null;
}else if(s.widthFromWrapper){
newWidth=s.stickyWrapper.width();
}
if(newWidth==null){
newWidth=s.stickyElement.width();
}
s.stickyElement
.css('width', newWidth)
.css('position', 'fixed')
.css('top', newTop)
.css('z-index', s.zIndex);
s.stickyElement.parent().addClass(s.className);
if(s.currentTop===null){
s.stickyElement.trigger('sticky-start', [s]);
}else{
s.stickyElement.trigger('sticky-update', [s]);
}
if(s.currentTop===s.topSpacing&&s.currentTop > newTop||s.currentTop===null&&newTop < s.topSpacing){
s.stickyElement.trigger('sticky-bottom-reached', [s]);
}else if(s.currentTop!==null&&newTop===s.topSpacing&&s.currentTop < newTop){
s.stickyElement.trigger('sticky-bottom-unreached', [s]);
}
s.currentTop=newTop;
}
var stickyWrapperContainer=s.stickyWrapper.parent();
var unstick=(s.stickyElement.offset().top + s.stickyElement.outerHeight() >=stickyWrapperContainer.offset().top + stickyWrapperContainer.outerHeight())&&(s.stickyElement.offset().top <=s.topSpacing);
if(unstick){
s.stickyElement
.css('position', 'absolute')
.css('top', '')
.css('bottom', 0)
.css('z-index', '');
}else{
s.stickyElement
.css('position', 'fixed')
.css('top', newTop)
.css('bottom', '')
.css('z-index', s.zIndex);
}}
}},
resizer=function(){
windowHeight=$window.height();
for (var i=0, l=sticked.length; i < l; i++){
var s=sticked[i];
var newWidth=null;
if(s.getWidthFrom){
if(s.responsiveWidth){
newWidth=$(s.getWidthFrom).width();
}}else if(s.widthFromWrapper){
newWidth=s.stickyWrapper.width();
}
if(newWidth!=null){
s.stickyElement.css('width', newWidth);
}}
},
methods={
init: function(options){
return this.each(function(){
var o=$.extend({}, defaults, options);
var stickyElement=$(this);
var stickyId=stickyElement.attr('id');
var wrapperId=stickyId ? stickyId + '-' + defaults.wrapperClassName:defaults.wrapperClassName;
var wrapper=$('<div></div>')
.attr('id', wrapperId)
.addClass(o.wrapperClassName);
stickyElement.wrapAll(function(){
if($(this).parent("#" + wrapperId).length==0){
return wrapper;
}});
var stickyWrapper=stickyElement.parent();
if(o.center){
stickyWrapper.css({width:stickyElement.outerWidth(),marginLeft:"auto",marginRight:"auto"});
}
if(stickyElement.css("float")==="right"){
stickyElement.css({"float":"none"}).parent().css({"float":"right"});
}
o.stickyElement=stickyElement;
o.stickyWrapper=stickyWrapper;
o.currentTop=null;
sticked.push(o);
methods.setWrapperHeight(this);
methods.setupChangeListeners(this);
});
},
setWrapperHeight: function(stickyElement){
var element=$(stickyElement);
var stickyWrapper=element.parent();
if(stickyWrapper){
stickyWrapper.css('height', element.outerHeight());
}},
setupChangeListeners: function(stickyElement){
if(window.MutationObserver){
var mutationObserver=new window.MutationObserver(function(mutations){
if(mutations[0].addedNodes.length||mutations[0].removedNodes.length){
methods.setWrapperHeight(stickyElement);
}});
mutationObserver.observe(stickyElement, {subtree: true, childList: true});
}else{
if(window.addEventListener){
stickyElement.addEventListener('DOMNodeInserted', function(){
methods.setWrapperHeight(stickyElement);
}, false);
stickyElement.addEventListener('DOMNodeRemoved', function(){
methods.setWrapperHeight(stickyElement);
}, false);
}else if(window.attachEvent){
stickyElement.attachEvent('onDOMNodeInserted', function(){
methods.setWrapperHeight(stickyElement);
});
stickyElement.attachEvent('onDOMNodeRemoved', function(){
methods.setWrapperHeight(stickyElement);
});
}}
},
update: scroller,
unstick: function(options){
return this.each(function(){
var that=this;
var unstickyElement=$(that);
var removeIdx=-1;
var i=sticked.length;
while (i-- > 0){
if(sticked[i].stickyElement.get(0)===that){
splice.call(sticked,i,1);
removeIdx=i;
}}
if(removeIdx!==-1){
unstickyElement.unwrap();
unstickyElement
.css({
'width': '',
'position': '',
'top': '',
'float': '',
'z-index': ''
})
;
}});
}};
if(window.addEventListener){
window.addEventListener('scroll', scroller, false);
window.addEventListener('resize', resizer, false);
}else if(window.attachEvent){
window.attachEvent('onscroll', scroller);
window.attachEvent('onresize', resizer);
}
$.fn.sticky=function(method){
if(methods[method]){
return methods[method].apply(this, slice.call(arguments, 1));
}else if(typeof method==='object'||!method){
return methods.init.apply(this, arguments);
}else{
$.error('Method ' + method + ' does not exist on jQuery.sticky');
}};
$.fn.unstick=function(method){
if(methods[method]){
return methods[method].apply(this, slice.call(arguments, 1));
}else if(typeof method==='object'||!method){
return methods.unstick.apply(this, arguments);
}else{
$.error('Method ' + method + ' does not exist on jQuery.sticky');
}};
$(function(){
setTimeout(scroller, 0);
});
}));
(function($){
var
props=['Width', 'Height'],
prop;
while (prop=props.pop()){
(function (natural, prop){
$.fn[natural]=(natural in new Image()) ?
function (){
return this[0][natural];
} :
function (){
var
node=this[0],
img,
value;
if(node.tagName.toLowerCase()==='img'){
img=new Image();
img.src=node.src,
value=img[prop];
}
return value;
};}('natural' + prop, prop.toLowerCase()));
}}(jQuery));
jQuery(function(a){!function(){a(".wh-has-embellishment").each(function(){var b=a(this),c=b.attr("class").split(" "),d=[];a.each(c,function(a,b){var c=/^wh-embellishment-type\-(.+)/.exec(b);null!==c&&d.push(c[1])}),a.each(d,function(a,c){-1!==c.search("top")?b.prepend('<div class="wh-embellishment-'+c+'"/>'):-1!==c.search("bottom")&&b.append('<div class="wh-embellishment-'+c+'"/>')})})}(),function(){var b="iconsmind-minus",c="iconsmind-plus";a(".wpb_accordion_header").on("click",function(){var d=a(this);d.find(".ui-icon").addClass(b),d.find(".ui-icon").removeClass(c),d.parent().siblings().find(".wpb_accordion_header .ui-icon").removeClass(b).addClass(c)}),setTimeout(function(){a(".wpb_accordion_header").each(function(){var d=a(this);d.hasClass("ui-state-active")?d.find(".ui-icon").addClass(b):d.find(".ui-icon").addClass(c)})},500)}(),function(){a(".sf-menu ul").superfish(),a(".cbp-row:not(.wpb_layerslider_element)").fitVids();var b=a("#wh-mobile-menu");b.find(".respmenu-header .respmenu-open").on("click",function(){b.find(".respmenu").slideToggle(200)}),b.find(".respmenu-submenu-toggle").on("click",function(){a(this).siblings(".sub-menu").slideToggle(200)}),wheels.data.useScrollToTop&&a.scrollUp({scrollText:wheels.data.scrollToTopText});var c=0;wheels.data.isAdminBarShowing&&(c=a("#wpadminbar").height());var d={topSpacing:c,zIndex:99999,className:"wh-sticky-header",getWidthFrom:"body",responsiveWidth:!0},e=a(".sticky-bar");e.wrap('<div class="sticky-bar-bg"></div>'),a(".sticky-bar-bg").sticky(d),a("header.wh-sticky-header-enabled .wh-main-menu-bar-wrapper").sticky(d),a('a.wh-button[href^="#"], header a[href^="#"], .wh-top-bar-layout-block a[href^="#"], .wh-top-bar-layout-block a[href^="/#"], .wh-header a[href^="#"], .wh-header a[href^="/#"]').on("click",function(b){var c,d=a(this),e=a(".wh-main-menu-bar-wrapper"),f=e.height(),g=d.attr("href");if(g){g=g.replace("/","");var h=a(g);h.length&&(b.preventDefault(),c=a(".wh-sticky-header").length?h.offset().top-f:h.offset().top-wheels.data.initialWaypointScrollCompensation||120,a("body, html").animate({scrollTop:c},1e3))}}),a(".uvc-heading-spacer").each(function(){var b=a(this),c=b.attr("style");c=c.replace("topheight","height"),b.attr("style",c)}),a("h1, h2, h3, h4, h5, h6, p, a").jfontsize({sizeChange:2,btnPlusMaxHits:2})}()});
((e,o)=>{"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.postscribe=o():e.postscribe=o()})(this,function(){return t=[function(e,o,r){var r=r(1),r=(r=r)&&r.__esModule?r:{default:r};e.exports=r.default},function(e,o,r){function s(){}function c(){var e,o=d.shift();o&&((e=n.last(o)).afterDequeue(),o.stream=function(e,o,t){function n(e){e=t.beforeWrite(e),f.write(e),t.afterWrite(e)}(f=new _.default(e,t)).id=l++,f.name=t.name||f.id,a.streams[f.name]=f;var r=e.ownerDocument,i={close:r.close,open:r.open,write:r.write,writeln:r.writeln},d=(p(r,{close:s,open:s,write:function(){for(var e=arguments.length,o=Array(e),r=0;r<e;r++)o[r]=arguments[r];return n(o.join(""))},writeln:function(){for(var e=arguments.length,o=Array(e),r=0;r<e;r++)o[r]=arguments[r];return n(o.join("")+"\n")}}),f.win.onerror||s);return f.win.onerror=function(e,o,r){t.error({msg:e+" - "+o+": "+r}),d.apply(f.win,[e,o,r])},f.write(o,function(){p(r,i),f.win.onerror=d,t.done(),f=null,c()}),f}.apply(void 0,o),e.afterStreamStart())}function a(e,o,r){if(n.isFunction(r))r={done:r};else if("clear"===r)return d=[],f=null,void(l=0);r=n.defaults(r,i);var t=[e=/^#/.test(e)?window.document.getElementById(e.substr(1)):e.jquery?e[0]:e,o,r];return e.postscribe={cancel:function(){t.stream?t.stream.abort():t[1]=s}},r.beforeEnqueue(t),d.push(t),f||c(),e.postscribe}o.__esModule=!0;var p=Object.assign||function(e){for(var o=1;o<arguments.length;o++){var r,t=arguments[o];for(r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},o=(o.default=a,r(2)),_=(o=o)&&o.__esModule?o:{default:o},n=(e=>{if(e&&e.__esModule)return e;var o={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(o[r]=e[r]);return o.default=e,o})(r(4)),i={afterAsync:s,afterDequeue:s,afterStreamStart:s,afterWrite:s,autoFix:!0,beforeEnqueue:s,beforeWriteToken:function(e){return e},beforeWrite:function(e){return e},done:s,error:function(e){throw new Error(e.msg)},releaseAsync:!1},l=0,d=[],f=null;p(a,{streams:{},queue:d,WriteStream:_.default})},function(e,o,r){function t(e,o){e=e.getAttribute(p+o);return c.existy(e)?String(e):e}function n(e,o,r){r=2<arguments.length&&void 0!==r?r:null,o=p+o;c.existy(r)&&""!==r?e.setAttribute(o,r):e.removeAttribute(o)}o.__esModule=!0;var s=Object.assign||function(e){for(var o=1;o<arguments.length;o++){var r,t=arguments[o];for(r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},i=r(3),d=(i=i)&&i.__esModule?i:{default:i},c=(e=>{if(e&&e.__esModule)return e;var o={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(o[r]=e[r]);return o.default=e,o})(r(4)),p="data-ps-",_="ps-style",l="ps-script";function a(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=this,t=a;if(!(r instanceof t))throw new TypeError("Cannot call a class as a function");this.root=e,this.options=o,this.doc=e.ownerDocument,this.win=this.doc.defaultView||this.doc.parentWindow,this.parser=new d.default("",{autoFix:o.autoFix}),this.actuals=[e],this.proxyHistory="",this.proxyRoot=this.doc.createElement(e.nodeName),this.scriptStack=[],this.writeQueue=[],n(this.proxyRoot,"proxyof",0)}a.prototype.write=function(){var e;for((e=this.writeQueue).push.apply(e,arguments);!this.deferredRemote&&this.writeQueue.length;){var o=this.writeQueue.shift();c.isFunction(o)?this._callFunction(o):this._writeImpl(o)}},a.prototype._callFunction=function(e){var o={type:"function",value:e.name||e.toString()};this._onScriptStart(o),e.call(this.win,this.doc),this._onScriptDone(o)},a.prototype._writeImpl=function(e){this.parser.append(e);for(var o=void 0,r=void 0,t=void 0,n=[];(o=this.parser.readToken())&&!(r=c.isScript(o))&&!(t=c.isStyle(o));)(o=this.options.beforeWriteToken(o))&&n.push(o);0<n.length&&this._writeStaticTokens(n),r&&this._handleScriptToken(o),t&&this._handleStyleToken(o)},a.prototype._writeStaticTokens=function(e){e=this._buildChunk(e);return e.actual?(e.html=this.proxyHistory+e.actual,this.proxyHistory+=e.proxy,this.proxyRoot.innerHTML=e.html,this._walkChunk(),e):null},a.prototype._buildChunk=function(e){for(var o=this.actuals.length,r=[],t=[],n=[],i=e.length,d=0;d<i;d++){var s,c=e[d],a=c.toString();r.push(a),c.attrs?/^noscript$/i.test(c.tagName)||(s=o++,t.push(a.replace(/(\/?>)/," "+p+"id="+s+" $1")),c.attrs.id!==l&&c.attrs.id!==_&&n.push("atomicTag"===c.type?"":"<"+c.tagName+" "+p+"proxyof="+s+(c.unary?" />":">"))):(t.push(a),n.push("endTag"===c.type?a:""))}return{tokens:e,raw:r.join(""),actual:t.join(""),proxy:n.join("")}},a.prototype._walkChunk=function(){for(var e,o=[this.proxyRoot];c.existy(e=o.shift());){var r=1===e.nodeType;!(r&&t(e,"proxyof"))&&(r&&n(this.actuals[t(e,"id")]=e,"id"),r=e.parentNode&&t(e.parentNode,"proxyof"))&&this.actuals[r].appendChild(e),o.unshift.apply(o,c.toArray(e.childNodes))}},a.prototype._handleScriptToken=function(e){var o=this,r=this.parser.clear();r&&this.writeQueue.unshift(r),e.src=e.attrs.src||e.attrs.SRC,(e=this.options.beforeWriteToken(e))&&(e.src&&this.scriptStack.length?this.deferredRemote=e:this._onScriptStart(e),this._writeScriptToken(e,function(){o._onScriptDone(e)}))},a.prototype._handleStyleToken=function(e){var o=this.parser.clear();o&&this.writeQueue.unshift(o),e.type=e.attrs.type||e.attrs.TYPE||"text/css",(e=this.options.beforeWriteToken(e))&&this._writeStyleToken(e),o&&this.write()},a.prototype._writeStyleToken=function(e){var o=this._buildStyle(e);this._insertCursor(o,_),e.content&&(o.styleSheet&&!o.sheet?o.styleSheet.cssText=e.content:o.appendChild(this.doc.createTextNode(e.content)))},a.prototype._buildStyle=function(e){var r=this.doc.createElement(e.tagName);return r.setAttribute("type",e.type),c.eachKey(e.attrs,function(e,o){r.setAttribute(e,o)}),r},a.prototype._insertCursor=function(e,o){this._writeImpl('<span id="'+o+'"/>');o=this.doc.getElementById(o);o&&o.parentNode.replaceChild(e,o)},a.prototype._onScriptStart=function(e){e.outerWrites=this.writeQueue,this.writeQueue=[],this.scriptStack.unshift(e)},a.prototype._onScriptDone=function(e){return e!==this.scriptStack[0]?void this.options.error({msg:"Bad script nesting or script finished twice"}):(this.scriptStack.shift(),this.write.apply(this,e.outerWrites),void(!this.scriptStack.length&&this.deferredRemote&&(this._onScriptStart(this.deferredRemote),this.deferredRemote=null)))},a.prototype._writeScriptToken=function(e,o){var r=this._buildScript(e),t=this._shouldRelease(r),n=this.options.afterAsync;e.src&&(r.src=e.src,this._scriptLoadHandler(r,t?n:function(){o(),n()}));try{this._insertCursor(r,l),r.src&&!t||o()}catch(e){this.options.error(e),o()}},a.prototype._buildScript=function(e){var r=this.doc.createElement(e.tagName);return c.eachKey(e.attrs,function(e,o){r.setAttribute(e,o)}),e.content&&(r.text=e.content),r},a.prototype._scriptLoadHandler=function(o,r){function t(){o=o.onload=o.onreadystatechange=o.onerror=null}function e(){t(),null!=r&&r(),r=null}function n(e){t(),d(e),null!=r&&r(),r=null}function i(e,o){var r=e["on"+o];null!=r&&(e["_on"+o]=r)}var d=this.options.error;i(o,"load"),i(o,"error"),s(o,{onload:function(){if(o._onload)try{o._onload.apply(this,Array.prototype.slice.call(arguments,0))}catch(e){n({msg:"onload handler failed "+e+" @ "+o.src})}e()},onerror:function(){if(o._onerror)try{o._onerror.apply(this,Array.prototype.slice.call(arguments,0))}catch(e){return void n({msg:"onerror handler failed "+e+" @ "+o.src})}n({msg:"remote script failed "+o.src})},onreadystatechange:function(){/^(loaded|complete)$/.test(o.readyState)&&e()}})},a.prototype._shouldRelease=function(e){return!/^script$/i.test(e.nodeName)||!!(this.options.releaseAsync&&e.src&&e.hasAttribute("async"))},o.default=a},function(e,o,r){function t(e){var o;return(i[e]||(o=i[e]={exports:{},id:e,loaded:!1},n[e].call(o.exports,o,o.exports,t),o.loaded=!0,o)).exports}var n,i;e.exports=(n=[function(e,o,r){var r=r(1),r=(r=r)&&r.__esModule?r:{default:r};e.exports=r.default},function(e,o,r){function t(e){if(e&&e.__esModule)return e;var o={};if(null!=e)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(o[r]=e[r]);return o.default=e,o}o.__esModule=!0;var n,c=t(r(2)),i=t(r(3)),d=r(6),a=(d=d)&&d.__esModule?d:{default:d},s=r(5),p={comment:/^<!--/,endTag:/^<\//,atomicTag:/^<\s*(script|style|noscript|iframe|textarea)[\s\/>]/i,startTag:/^</,chars:/^[^<]/},_=(l.prototype.append=function(e){this.stream+=e},l.prototype.prepend=function(e){this.stream=e+this.stream},l.prototype._readTokenImpl=function(){var e=this._peekTokenImpl();if(e)return this.stream=this.stream.slice(e.length),e},l.prototype._peekTokenImpl=function(){for(var e in p)if(p.hasOwnProperty(e)&&p[e].test(this.stream)){e=i[e](this.stream);if(e)return"startTag"===e.type&&/script|style/i.test(e.tagName)?null:(e.text=this.stream.substr(0,e.length),e)}},l.prototype.peekToken=function(){return this._peekToken()},l.prototype.readToken=function(){return this._readToken()},l.prototype.readTokens=function(e){for(var o;o=this.readToken();)if(e[o.type]&&!1===e[o.type](o))return},l.prototype.clear=function(){var e=this.stream;return this.stream="",e},l.prototype.rest=function(){return this.stream},l);function l(){var e=this,o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"",r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},t=this,n=l;if(!(t instanceof n))throw new TypeError("Cannot call a class as a function");this.stream=o;var i,d=!1,s={};for(i in c)c.hasOwnProperty(i)&&(r.autoFix&&(s[i+"Fix"]=!0),d=d||s[i+"Fix"]);d?(this._readToken=(0,a.default)(this,s,function(){return e._readTokenImpl()}),this._peekToken=(0,a.default)(this,s,function(){return e._peekTokenImpl()})):(this._readToken=this._readTokenImpl,this._peekToken=this._peekTokenImpl)}for(n in(o.default=_).tokenToString=function(e){return e.toString()},_.escapeAttributes=function(e){var o,r={};for(o in e)e.hasOwnProperty(o)&&(r[o]=(0,s.escapeQuotes)(e[o],null));return r},_.supports=c)c.hasOwnProperty(n)&&(_.browserHasFlaw=_.browserHasFlaw||!c[n]&&n)},function(e,o){var r=!(o.__esModule=!0),t=!1,n=window.document.createElement("div");try{var i="<P><I></P></I>";n.innerHTML=i,o.tagSoup=r=n.innerHTML!==i}catch(e){o.tagSoup=r=!1}try{n.innerHTML="<P><i><P></P></i></P>",o.selfClose=t=2===n.childNodes.length}catch(e){o.selfClose=t=!1}n=null,o.tagSoup=r,o.selfClose=t},function(e,o,r){function t(e){var r,t,n;if(-1!==e.indexOf(">")){e=e.match(s.startTag);if(e){r={},t={},n=e[2],e[2].replace(s.attr,function(e,o){arguments[2]||arguments[3]||arguments[4]||arguments[5]?arguments[5]?(r[arguments[5]]="",t[arguments[5]]=!0):r[o]=arguments[2]||arguments[3]||arguments[4]||s.fillAttr.test(o)&&o||"":r[o]="",n=n.replace(e,"")});e={v:new d.StartTagToken(e[1],e[0].length,r,t,!!e[3],n.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""))};if("object"===(void 0===e?"undefined":i(e)))return e.v}}}o.__esModule=!0;var i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d=(o.comment=function(e){var o=e.indexOf("--\x3e");if(0<=o)return new d.CommentToken(e.substr(4,o-1),o+3)},o.chars=function(e){var o=e.indexOf("<");return new d.CharsToken(0<=o?o:e.length)},o.startTag=t,o.atomicTag=function(e){var o=t(e);if(o){e=e.slice(o.length);if(e.match(new RegExp("</\\s*"+o.tagName+"\\s*>","i"))){e=e.match(new RegExp("([\\s\\S]*?)</\\s*"+o.tagName+"\\s*>","i"));if(e)return new d.AtomicTagToken(o.tagName,e[0].length+o.length,o.attrs,o.booleanAttrs,e[1])}}},o.endTag=function(e){if(e=e.match(s.endTag))return new d.EndTagToken(e[1],e[0].length)},r(4)),s={startTag:/^<([\-A-Za-z0-9_]+)((?:\s+[\w\-]+(?:\s*=?\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,endTag:/^<\/([\-A-Za-z0-9_]+)[^>]*>/,attr:/(?:([\-A-Za-z0-9_]+)\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))|(?:([\-A-Za-z0-9_]+)(\s|$)+)/g,fillAttr:/^(checked|compact|declare|defer|disabled|ismap|multiple|nohref|noresize|noshade|nowrap|readonly|selected)$/i}},function(e,o,r){function d(e,o){if(!(e instanceof o))throw new TypeError("Cannot call a class as a function")}o.__esModule=!0,o.EndTagToken=o.AtomicTagToken=o.StartTagToken=o.TagToken=o.CharsToken=o.CommentToken=o.Token=void 0;var i=r(5),t=(o.Token=function e(o,r){d(this,e),this.type=o,this.length=r,this.text=""},o.CommentToken=(c.prototype.toString=function(){return"\x3c!--"+this.content},c),o.CharsToken=(n.prototype.toString=function(){return this.text},n),o.TagToken=(s.formatTag=function(e){var o,r,t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:null,n="<"+e.tagName;for(o in e.attrs)e.attrs.hasOwnProperty(o)&&(n+=" "+o,r=e.attrs[o],void 0!==e.booleanAttrs&&void 0!==e.booleanAttrs[o]||(n+='="'+(0,i.escapeQuotes)(r)+'"'));return e.rest&&(n+=" "+e.rest),n+=e.unary&&!e.html5Unary?"/>":">",null!=t&&(n+=t+"</"+e.tagName+">"),n},s));function s(e,o,r,t,n){d(this,s),this.type=e,this.length=r,this.text="",this.tagName=o,this.attrs=t,this.booleanAttrs=n,this.unary=!1,this.html5Unary=!1}function n(e){d(this,n),this.type="chars",this.length=e,this.text=""}function c(e,o){d(this,c),this.type="comment",this.length=o||(e?e.length:0),this.text="",this.content=e}function a(e,o){d(this,a),this.type="endTag",this.length=o,this.text="",this.tagName=e}function p(e,o,r,t,n){d(this,p),this.type="atomicTag",this.length=o,this.text="",this.tagName=e,this.attrs=r,this.booleanAttrs=t,this.unary=!1,this.html5Unary=!1,this.content=n}function _(e,o,r,t,n,i){d(this,_),this.type="startTag",this.length=o,this.text="",this.tagName=e,this.attrs=r,this.booleanAttrs=t,this.html5Unary=!1,this.unary=n,this.rest=i}o.StartTagToken=(_.prototype.toString=function(){return t.formatTag(this)},_),o.AtomicTagToken=(p.prototype.toString=function(){return t.formatTag(this,this.content)},p),o.EndTagToken=(a.prototype.toString=function(){return"</"+this.tagName+">"},a)},function(e,o){o.__esModule=!0,o.escapeQuotes=function(e){var o=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"";return e?e.replace(/([^"]*)"/g,function(e,o){return/\\/.test(o)?o+'"':o+'\\"'}):o}},function(e,o){function c(e){return e&&"startTag"===e.type&&(e.unary=r.test(e.tagName)||e.unary,e.html5Unary=!/\/>$/.test(e.text)),e}function a(e,o){o=o.pop();e.prepend("</"+o.tagName+">")}o.__esModule=!0,o.default=function(t,r,n){function i(){var e,o,r;o=n,r=(e=t).stream,o=c(n()),e.stream=r,o&&s[o.type]&&s[o.type](o)}(e=[]).last=function(){return this[this.length-1]},e.lastTagNameEq=function(e){var o=this.last();return o&&o.tagName&&o.tagName.toUpperCase()===e.toUpperCase()},e.containsTagName=function(e){for(var o,r=0;o=this[r];r++)if(o.tagName===e)return!0;return!1};var e,d=e,s={startTag:function(e){var o=e.tagName;"TR"===o.toUpperCase()&&d.lastTagNameEq("TABLE")?(t.prepend("<TBODY>"),i()):r.selfCloseFix&&p.test(o)&&d.containsTagName(o)?d.lastTagNameEq(o)?a(t,d):(t.prepend("</"+e.tagName+">"),i()):e.unary||d.push(e)},endTag:function(e){d.last()?r.tagSoupFix&&!d.lastTagNameEq(e.tagName)?a(t,d):d.pop():r.tagSoupFix&&(n(),i())}};return function(){return i(),c(n())}};var r=/^(AREA|BASE|BASEFONT|BR|COL|FRAME|HR|IMG|INPUT|ISINDEX|LINK|META|PARAM|EMBED)$/i,p=/^(COLGROUP|DD|DT|LI|OPTIONS|P|TD|TFOOT|TH|THEAD|TR)$/i}],i={},t.m=n,t.c=i,t.p="",t(0))},function(e,o){function t(e){return null!=e}function n(e,o,r){for(var t=void 0,n=e&&e.length||0,t=0;t<n;t++)o.call(r,e[t],t)}function i(e,o,r){for(var t in e)e.hasOwnProperty(t)&&o.call(r,t,e[t])}function r(e,o){return!(!e||"startTag"!==e.type&&"atomicTag"!==e.type||!("tagName"in e)||!~e.tagName.toLowerCase().indexOf(o))}o.__esModule=!0;var d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};o.existy=t,o.isFunction=function(e){return"function"==typeof e},o.each=n,o.eachKey=i,o.defaults=function(r,e){return r=r||{},i(e,function(e,o){t(r[e])||(r[e]=o)}),r},o.toArray=function(o){try{return Array.prototype.slice.call(o)}catch(e){r=[],n(o,function(e){r.push(e)});o={v:r};if("object"===(void 0===o?"undefined":d(o)))return o.v}var r},o.last=function(e){return e[e.length-1]},o.isTag=r,o.isScript=function(e){return r(e,"script")},o.isStyle=function(e){return r(e,"style")}}],n={},r.m=t,r.c=n,r.p="",r(0);function r(e){var o;return(n[e]||(o=n[e]={exports:{},id:e,loaded:!1},t[e].call(o.exports,o,o.exports,r),o.loaded=!0,o)).exports}var t,n}),(e=>{e.gdpr_lightbox=((e,m)=>{var v=e.document,u=m(e),h=m.Deferred,b=m("html"),y=[],k="ah",w="gdpr_lightbox-"+k,t='a[href],area[href],input:not([disabled]),select:not([disabled]),textarea:not([disabled]),button:not([disabled]),iframe,object,embed,[contenteditable],[tabindex]:not([tabindex^="-"])',x={esc:!0,handler:null,handlers:{image:_,inline:function(e,o){var r,t,n;try{r=m(e)}catch(e){return!1}return!!r.length&&(t=m('<i style="display:none !important"></i>'),n=r.hasClass("gdpr_lightbox-hide"),o.element().one("gdpr_lightbox:remove",function(){t.before(r).remove(),n&&!r.closest(".gdpr_lightbox-content").length&&r.addClass("gdpr_lightbox-hide")}),r.removeClass("gdpr_lightbox-hide").after(t))},youtube:function(e){var o=r.exec(e);return!!o&&l(p(e,a("https://www.youtube"+(o[2]||"")+".com/embed/"+o[4],m.extend({autoplay:1},c(o[5]||"")))))},vimeo:function(e){var o=n.exec(e);return!!o&&l(p(e,a("https://player.vimeo.com/video/"+o[3],m.extend({autoplay:1},c(o[4]||"")))))},googlemaps:function(e){var o=i.exec(e);return!!o&&l(p(e,a("https://www.google."+o[3]+"/maps?"+o[6],{output:0<o[6].indexOf("layer=c")?"svembed":"embed"})))},facebookvideo:function(e){var o=d.exec(e);if(!o)return!1;0!==e.indexOf("http")&&(e="https:"+e);return l(p(e,a("https://www.facebook.com/plugins/video.php?href="+e,m.extend({autoplay:1},c(o[4]||"")))))},iframe:l},template:'<div class="gdpr_lightbox" role="dialog" aria-label="Dialog Window (Press escape to close)" tabindex="-1"><div class="gdpr_lightbox-wrap" data-gdpr_lightbox-close role="document"><div class="gdpr_lightbox-loader">Loading...</div><div class="gdpr_lightbox-container"><div class="gdpr_lightbox-content"></div><button class="gdpr_lightbox-close" type="button" aria-label="Close (Press escape to close)" data-gdpr_lightbox-close>&times;</button></div></div></div>'},o=/(^data:image\/)|(\.(png|jpe?g|gif|svg|webp|bmp|ico|tiff?)(\?\S*)?$)/i,r=/(youtube(-nocookie)?\.com|youtu\.be)\/(watch\?v=|v\/|u\/|embed\/?)?([\w-]{11})(.*)?/i,n=/(vimeo(pro)?.com)\/(?:[^\d]+)?(\d+)\??(.*)?$/,i=/((maps|www)\.)?google\.([^\/\?]+)\/?((maps\/?)?\?)(.*)/i,d=/(facebook\.com)\/([a-z0-9_-]*)\/videos\/([0-9]*)(.*)?$/i,s=(()=>{var e,o=v.createElement("div"),r={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(e in r)if(void 0!==o.style[e])return r[e];return!1})();function T(e){var o=h();return s&&e.length?(e.one(s,o.resolve),setTimeout(o.resolve,500)):o.resolve(),o.promise()}function C(e,o,r){if(1===arguments.length)return m.extend({},e);if("string"==typeof o){if(void 0===r)return void 0===e[o]?null:e[o];e[o]=r}else m.extend(e,o);return this}function c(e){for(var o,r=decodeURI(e.split("#")[0]).split("&"),t={},n=0,i=r.length;n<i;n++)r[n]&&(t[(o=r[n].split("="))[0]]=o[1]);return t}function a(e,o){return e+(-1<e.indexOf("?")?"&":"?")+m.param(o)}function p(e,o){var r=e.indexOf("#");return-1===r?o:o+(e=0<r?e.substr(r):e)}function _(e,o){function r(){n.reject(m('<span class="gdpr_lightbox-error"></span>').append("Failed loading image"))}var o=o.opener()&&o.opener().data("gdpr_lightbox-desc")||"Image with no description",t=m('<img src="'+e+'" alt="'+o+'"/>'),n=h();return t.on("load",function(){if(0===this.naturalWidth)return r();n.resolve(t)}).on("error",r),n.promise()}function l(e){return'<div class="gdpr_lightbox-iframe-container"><iframe frameborder="0" allowfullscreen allow="autoplay; fullscreen" src="'+e+'"/></div>'}function I(){return v.documentElement.clientHeight||Math.round(u.height())}function S(e){var o,r=f();r&&(27===e.keyCode&&r.options("esc")&&r.close(),9===e.keyCode)&&(e=e,r=(r=r).element().find(t),o=r.index(v.activeElement),e.shiftKey&&o<=0?(r.get(r.length-1),e.preventDefault()):e.shiftKey||o!==r.length-1||(r.get(0),e.preventDefault()))}function N(){m.each(y,function(e,o){o.resize()})}function f(){return 0===y.length?null:y[0]}function g(e,o,r,t){var n,i,d,s,c,a,p,_,l=this,f=!1,g=!1;o=m.extend({},x,o),n=m(o.template),l.element=function(){return n},l.opener=function(){return r},l.options=m.proxy(C,l,o),l.handlers=m.proxy(C,l,o.handlers),l.resize=function(){f&&!g&&i.css("max-height",I()+"px").trigger("gdpr_lightbox:resize",[l])},l.close=function(){var o,e;if(f&&!g)return g=!0,(o=l).element().attr(k,"true"),1===y.length&&(b.removeClass("gdpr_lightbox-active"),u.off({resize:N,keydown:S})),((y=m.grep(y,function(e){return o!==e})).length?y[0].element():m(".gdpr_lightbox-hidden")).removeClass("gdpr_lightbox-hidden").each(function(){var e=m(this),o=e.data(w);o?e.attr(k,o):e.removeAttr(k),e.removeData(w)}),e=h(),t&&v.activeElement!==n[0]&&m.contains(n[0],v.activeElement),i.trigger("gdpr_lightbox:close",[l]),n.removeClass("gdpr_lightbox-opened").addClass("gdpr_lightbox-closed"),T(i.add(n)).always(function(){i.trigger("gdpr_lightbox:remove",[l]),n.remove(),n=void 0,e.resolve()}),e.promise()},d=e,s=l,c=o.handlers,e=o.handler,p="inline",_=m.extend({},c),e&&_[e]?(a=_[e](d,s),p=e):(m.each(["inline","iframe"],function(e,o){delete _[o],_[o]=c[o]}),m.each(_,function(e,o){return!o||!(!o.test||o.test(d,s))||(!1!==(a=o(d,s))?(p=e,!1):void 0)})),o={handler:p,content:a||""},n.attr(k,"false").addClass("gdpr_lightbox-loading gdpr_lightbox-opened gdpr_lightbox-"+o.handler).appendTo("body").on("click","[data-gdpr_lightbox-close]",function(e){m(e.target).is("[data-gdpr_lightbox-close]")&&l.close()}).trigger("gdpr_lightbox:open",[l]),e=l,1===y.unshift(e)&&(b.addClass("gdpr_lightbox-active"),u.on({resize:N,keydown:S})),m("body > *").not(e.element()).addClass("gdpr_lightbox-hidden").each(function(){var e=m(this);void 0===e.data(w)&&e.data(w,e.attr(k)||null)}).attr(k,"true"),m.when(o.content).always(function(e){i=m(e).css("max-height",I()+"px"),n.find(".gdpr_lightbox-loader").each(function(){var e=m(this);T(e).always(function(){e.remove()})}),n.removeClass("gdpr_lightbox-loading").find(".gdpr_lightbox-content").empty().append(i),f=!0,i.trigger("gdpr_lightbox:ready",[l])})}function O(e,o,r){e.preventDefault?(e.preventDefault(),e=(r=m(this)).data("gdpr_lightbox-target")||r.attr("href")||r.attr("src")):r=m(r);o=new g(e,m.extend({},r.data("gdpr_lightbox-options")||r.data("gdpr_lightbox"),o),r,v.activeElement);if(!e.preventDefault)return o}return _.test=function(e){return o.test(e)},O.options=m.proxy(C,O,x),O.handlers=m.proxy(C,O,x.handlers),O.current=f,m(v).on("click.gdpr_lightbox","[data-gdpr_lightbox]",O),O})(e,e.jQuery||e.Zepto)})("undefined"!=typeof window?window:this),(M=>{var n={common:{init:function(){var p=365,_=[],s=!1;void 0!==moove_frontend_gdpr_scripts.cookie_expiration&&(p=moove_frontend_gdpr_scripts.cookie_expiration),M(document).on("click","#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main:not(#privacy_overview) .tab-title",function(e){window.innerWidth<768&&(M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-tab-main-content").is(":visible")?M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-tab-main-content").slideUp(300):M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-tab-main-content").slideDown(300))}),M(document).on("click tap",'#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-reject-btn, [href*="#gdpr-reject-cookies"], .moove-gdpr-modal-reject-all',function(e){e.preventDefault(),J(),g(),0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").addClass("moove-gdpr-info-bar-hidden"),M("body").removeClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").hide(),M("#moove_gdpr_save_popup_settings_button").show()),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),M(document).moove_gdpr_lightbox_close(),void 0!==moove_frontend_gdpr_scripts.gdpr_scor&&"false"===moove_frontend_gdpr_scripts.gdpr_scor||(T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p),setTimeout(function(){T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p)},500)),t()});var e=!1;var i=M(".moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main").first(),d=M(".moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main").first(),c=0,a=!1;function l(e){try{new URLSearchParams(window.location.search).has("gdpr_dbg")&&console.warn(e)}catch(e){console.warn(e)}}function f(){var e=void 0!==moove_frontend_gdpr_scripts.ajax_cookie_removal?moove_frontend_gdpr_scripts.ajax_cookie_removal:"false",o=void 0!==moove_frontend_gdpr_scripts.gdpr_nonce?moove_frontend_gdpr_scripts.gdpr_nonce:"false";"true"===e&&("function"==typeof navigator.sendBeacon?((e=new FormData).append("action","moove_gdpr_remove_php_cookies"),e.append("security",o),e.append("type","navigatorBeacon"),navigator.sendBeacon(moove_frontend_gdpr_scripts.ajaxurl,e),l("dbg - cookies removed navigatorBeacon")):M.post(moove_frontend_gdpr_scripts.ajaxurl,{action:"moove_gdpr_remove_php_cookies",security:o,type:"ajax_b1"},function(e){l("dbg - cookies removed")}))}function g(){f();var e=void 0!==moove_frontend_gdpr_scripts.wp_lang?moove_frontend_gdpr_scripts.wp_lang:"";"true"===(void 0!==moove_frontend_gdpr_scripts.ajax_cookie_removal?moove_frontend_gdpr_scripts.ajax_cookie_removal:"false")?M.post(moove_frontend_gdpr_scripts.ajaxurl,{action:"moove_gdpr_get_scripts",strict:0,thirdparty:0,advanced:0,performance:0,preference:0,wp_lang:e},function(e){var o={strict:1,thirdparty:0,advanced:0,performance:0,preference:0};J(),m("script_inject",o),w(o)}):J()}function m(e,o){"function"==typeof jQuery.fn.gdpr_cookie_compliance_analytics&&jQuery().gdpr_cookie_compliance_analytics(e,o)}function v(){var e=C("moove_gdpr_popup"),o={strict:"0",thirdparty:"0",advanced:"0",performance:"0",preference:"0"};return e&&(e=JSON.parse(e),o.strict=e.strict,o.thirdparty=e.thirdparty,o.advanced=e.advanced,o.performance=void 0!==e.performance?e.performance:0,o.preference=void 0!==e.preference?e.preference:0,w(o),m("script_inject",e)),void 0!==moove_frontend_gdpr_scripts.ifbc?("strict"===moove_frontend_gdpr_scripts.ifbc&&e&&1===parseInt(e.strict)&&u(),"thirdparty"===moove_frontend_gdpr_scripts.ifbc&&e&&1===parseInt(e.thirdparty)&&u(),"advanced"===moove_frontend_gdpr_scripts.ifbc&&e&&1===parseInt(e.advanced)&&u(),"performance"===moove_frontend_gdpr_scripts.ifbc&&e&&void 0!==e.performance&&1===parseInt(e.performance)&&u(),"preference"===moove_frontend_gdpr_scripts.ifbc&&e&&void 0!==e.preference&&1===parseInt(e.preference)&&u()):"1"!==moove_frontend_gdpr_scripts.strict_init&&u(),o}function u(){M(document).find("iframe[data-gdpr-iframesrc]").each(function(){M(this).attr("src",M(this).attr("data-gdpr-iframesrc"))})}M(document).on("keydown",function(e){if(M("body").hasClass("moove_gdpr_overflow")&&M(".moove-gdpr-modal-content").hasClass("moove_gdpr_modal_theme_v1")){if(38==e.keyCode&&(e.preventDefault(),(r=0===(r=M("#moove-gdpr-menu li.menu-item-selected").prev()).length?M("#moove-gdpr-menu li").last():r).find(".moove-gdpr-tab-nav:visible").trigger("click"),M(".moove-gdpr-tab-main:visible").trigger("focus")),40==e.keyCode&&(e.preventDefault(),(a?r=0===(r=M("#moove-gdpr-menu li.menu-item-selected").prev()).length?M("#moove-gdpr-menu li").last():r:n=0===(n=M("#moove-gdpr-menu li.menu-item-selected").next()).length?M("#moove-gdpr-menu li").first():n).find(".moove-gdpr-tab-nav:visible").trigger("click"),M(".moove-gdpr-tab-main:visible").trigger("focus")),9==e.keyCode)if(e.preventDefault(),0<(t=M("#moove_gdpr_cookie_modal .mgbutton, #moove_gdpr_cookie_modal .moove-gdpr-modal-close, #moove_gdpr_cookie_modal #moove-gdpr-menu > li, #moove_gdpr_cookie_modal .moove-gdpr-branding")).length){var o=!1;if(c<=t.length?(a?c--:c++,o=t[c],M(o).is(":visible")||(a?c--:c++,o=t[c])):o=t[c=0],M("#moove_gdpr_cookie_modal .focus-g").removeClass("focus-g"),c<0&&a&&(c=t.length),!o&&c>t.length&&(o=t[c=0]),M(o).addClass("focus-g").trigger("focus"),(M(o).hasClass("menu-item-on")||M(o).hasClass("menu-item-off"))&&M(o).find("button").trigger("click"),0<M(o).length&&void 0!==document.body.scrollIntoViewIfNeeded)try{M(o)[0].scrollIntoViewIfNeeded()}catch(e){console.warn(e)}}else if(M(".cookie-switch").removeClass("focus-g"),0===(i=n=i.next()).length&&(i=n=d),n.find(".cookie-switch").trigger("focus").addClass("focus-g"),0<n.find(".cookie-switch").length&&void 0!==document.body.scrollIntoViewIfNeeded)try{n.find(".cookie-switch")[0].scrollIntoViewIfNeeded()}catch(e){console.warn(e)}32==e.keyCode&&(e.preventDefault(),M(".moove-gdpr-tab-main:visible").find(".moove-gdpr-status-bar input[type=checkbox]").trigger("click")),13==e.keyCode&&(e.preventDefault(),(0<M(document).find(".focus-g").length?M(document).find(".focus-g"):M(".moove-gdpr-modal-save-settings")).trigger("click"))}if(M("body").hasClass("moove_gdpr_overflow")&&M(".moove-gdpr-modal-content").hasClass("moove_gdpr_modal_theme_v2")){var r,t,n;if(38==e.keyCode&&(e.preventDefault(),(r=0===(r=M("#moove-gdpr-menu li.menu-item-selected").prev()).length?M("#moove-gdpr-menu li").last():r).find(".moove-gdpr-tab-nav:visible").trigger("click"),M(".moove-gdpr-tab-main:visible").trigger("focus")),40==e.keyCode&&(e.preventDefault(),(n=0===(n=M("#moove-gdpr-menu li.menu-item-selected").next()).length?M("#moove-gdpr-menu li").first():n).find(".moove-gdpr-tab-nav:visible").trigger("click"),M(".moove-gdpr-tab-main:visible").trigger("focus")),32==e.keyCode&&(e.preventDefault(),M("#moove_gdpr_cookie_modal").find(".focus-g").trigger("click")),9==e.keyCode)if(e.preventDefault(),0<(t=M("#moove_gdpr_cookie_modal .cookie-switch, #moove_gdpr_cookie_modal .gdpr-cd-details-toggle, #moove_gdpr_cookie_modal .mgbutton, #moove_gdpr_cookie_modal a:not(.moove-gdpr-branding), #moove_gdpr_cookie_modal .moove-gdpr-modal-close, #moove_gdpr_cookie_modal .moove-gdpr-branding")).length){o=!1;if(c<=t.length?(a?c--:c++,o=t[c],M(o).is(":visible")||(a?c--:c++,o=t[c])):o=t[c=0],M("#moove_gdpr_cookie_modal .focus-g").removeClass("focus-g"),c<0&&a&&(c=t.length),!o&&c>t.length&&(o=t[c=0]),M(o).addClass("focus-g").trigger("focus"),0<M(o).length&&void 0!==document.body.scrollIntoViewIfNeeded)try{M(o)[0].scrollIntoViewIfNeeded()}catch(e){console.warn(e)}}else if(M(".cookie-switch").removeClass("focus-g"),0===(i=n=i.next()).length&&(i=n=d),n.find(".cookie-switch").trigger("focus").addClass("focus-g"),0<n.find(".cookie-switch").length&&void 0!==document.body.scrollIntoViewIfNeeded)try{n.find(".cookie-switch")[0].scrollIntoViewIfNeeded()}catch(e){console.warn(e)}13==e.keyCode&&(0<M("#moove_gdpr_cookie_modal .focus-g").length&&(M("#moove_gdpr_cookie_modal .focus-g").hasClass("mgbutton")||M("#moove_gdpr_cookie_modal .focus-g").hasClass("moove-gdpr-modal-close")||M("#moove_gdpr_cookie_modal .focus-g").attr("href"))?(M("#moove_gdpr_cookie_modal .focus-g").attr("href")||e.preventDefault(),M("#moove_gdpr_cookie_modal .focus-g")):(e.preventDefault(),M(".moove-gdpr-modal-save-settings"))).trigger("click")}}),M(document).on("keyup",function(e){16==e.keyCode&&(a=!1),17!=e.keyCode&&18!=e.keyCode&&13!=e.keyCode||(a=!1)}),document.addEventListener("visibilitychange",function(e){a=!1}),M(document).on("keydown",function(e){if(16==e.keyCode&&(a=!0),M("body").hasClass("gdpr-infobar-visible")&&!M("body").hasClass("moove_gdpr_overflow")&&M("#moove_gdpr_cookie_info_bar").hasClass("gdpr-full-screen-infobar")){if(9==e.keyCode){e.preventDefault(),console.warn("fsw-tab");var o=M('#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar span.change-settings-button, #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-allow-all, #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-reject-btn,  #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar button.change-settings-button, #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar [data-target="third_party_cookies"] label, #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar [data-target="advanced-cookies"] label, #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar [data-target="performance-cookies"], #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar [data-target="preference-cookies"], label#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .mgbutton');if(0<o.length){var r=!1;if(c<=o.length?(a?c--:c++,r=o[c],M(r).is(":visible")||(a?c--:c++,r=o[c])):r=o[c=0],M("#moove_gdpr_cookie_info_bar .focus-g").removeClass("focus-g"),c<0&&a&&(c=o.length),!r&&c>o.length&&(r=o[c=0]),M(document).find("*").blur(),M(r).addClass("focus-g").trigger("focus"),0<M(r).length&&void 0!==document.body.scrollIntoViewIfNeeded)try{M(r)[0].scrollIntoViewIfNeeded()}catch(e){console.warn(e)}}else{M(".cookie-switch").removeClass("focus-g");o=i.next();if(0===(i=o).length&&(i=o=d),o.find(".cookie-switch").trigger("focus").addClass("focus-g"),0<o.find(".cookie-switch").length&&void 0!==document.body.scrollIntoViewIfNeeded)try{o.find(".cookie-switch")[0].scrollIntoViewIfNeeded()}catch(e){console.warn(e)}}}32==e.keyCode&&(e.preventDefault(),r=M("#moove_gdpr_cookie_info_bar").find(".gdpr-shr-switch.focus-g input[type=checkbox]"),console.warn("space"),r.trigger("click"))}13==e.keyCode&&0<M(document.activeElement).length&&0<M(document.activeElement).closest("#moove_gdpr_cookie_info_bar").length&&(e.preventDefault(),M(document.activeElement).trigger("click"))}),M.fn.moove_gdpr_read_cookies=function(e){var o=C("moove_gdpr_popup"),r={strict:"0",thirdparty:"0",advanced:"0",performance:"0",preference:"0"};return o&&(o=JSON.parse(o),r.strict=parseInt(o.strict),r.thirdparty=parseInt(o.thirdparty),r.advanced=parseInt(o.advanced),r.performance=void 0!==o.performance?parseInt(o.performance):0,r.preference=void 0!==o.preference?parseInt(o.preference):0),r};var h=v(),b=!1,y=!1,r=!1,k="";function o(){s=!0,m("accept_all",""),T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"1",advanced:"1",performance:"1",preference:"1"}),p),t()}function t(){var e=!1;try{void 0!==moove_frontend_gdpr_scripts.force_reload&&"true"===moove_frontend_gdpr_scripts.force_reload&&(e=!0)}catch(e){}var o=v(),r=moove_frontend_gdpr_scripts.enabled_default.strict,t=moove_frontend_gdpr_scripts.enabled_default.third_party,n=moove_frontend_gdpr_scripts.enabled_default.advanced,i=void 0!==moove_frontend_gdpr_scripts.enabled_default.performance&&moove_frontend_gdpr_scripts.enabled_default.performance,d=void 0!==moove_frontend_gdpr_scripts.enabled_default.preference&&moove_frontend_gdpr_scripts.enabled_default.preference;(e=(0<=document.cookie.indexOf("moove_gdpr_popup")||1==t||1==n||1==i||1==d||1==r)&&(C("moove_gdpr_popup"),1==r&&(h.strict=1),1==t&&(h.strict=1,h.thirdparty=t),1==n&&(h.strict=1,h.advanced=n),1==i&&(h.strict=1,h.performance=i),1==d&&(h.strict=1,h.preference=d),h)&&(parseInt(o.strict)-parseInt(h.strict)<0&&(e=!0),parseInt(o.thirdparty)-parseInt(h.thirdparty)<0&&(e=!0),parseInt(o.advanced)-parseInt(h.advanced)<0&&(e=!0),parseInt(o.performance)-parseInt(h.performance)<0&&(e=!0),parseInt(o.preference)-parseInt(h.preference)<0)?!0:e)?(m("script_inject",{strict:0,thirdparty:0,advanced:0,performance:0,preference:0}),void 0!==moove_frontend_gdpr_scripts.scripts_defined?setTimeout(function(){location.reload(!0)},800):(0<(r=M(document).find('script[src*="googletagmanager.com"]')).length&&r.each(function(){var e=M(this).attr("src");e&&(e=>{var o;try{o=new URL(e)}catch(e){return}return"http:"===o.protocol||"https:"===o.protocol})(e)&&((e=new URL(e).searchParams.get("id"))&&(document.cookie="woocommerce_"+e+"=true; expires=Thu, 31 Dec 1970 23:59:59 UTC; path=/",window["ga-disable-"+e]=!0),window.gtag&&window.gtag("remove"),M(this).remove())}),t=void 0!==moove_frontend_gdpr_scripts.ajax_cookie_removal?moove_frontend_gdpr_scripts.ajax_cookie_removal:"true",n=void 0!==moove_frontend_gdpr_scripts.gdpr_nonce?moove_frontend_gdpr_scripts.gdpr_nonce:"false","function"==typeof navigator.sendBeacon?("true"===t&&((i=new FormData).append("action","moove_gdpr_remove_php_cookies"),i.append("security",n),i.append("type","navigatorBeacon"),navigator.sendBeacon(moove_frontend_gdpr_scripts.ajaxurl,i)),location.reload(!0)):"true"===t?M.post(moove_frontend_gdpr_scripts.ajaxurl,{action:"moove_gdpr_remove_php_cookies",security:n,type:"ajax_b2"},function(e){location.reload(!0)}).fail(function(){location.reload(!0)}):location.reload(!0))):(d=C("moove_gdpr_popup"),l("dbg - inject - 4"),I(d),x(),M("#moove_gdpr_save_popup_settings_button").show())}function w(e){e&&(m("script_inject",e),1===parseInt(e.strict)?(M("#moove_gdpr_strict_cookies").is(":checked")||(M("#moove_gdpr_strict_cookies").prop("checked",!0).trigger("change"),M("#third_party_cookies fieldset, #third_party_cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#moove_gdpr_performance_cookies").prop("disabled",!1),M("#third_party_cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#advanced-cookies fieldset, #advanced-cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#advanced-cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#moove_gdpr_advanced_cookies").prop("disabled",!1),M("#performance-cookies fieldset, #performance-cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#performance-cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#moove_gdpr_performance_cc_cookies").prop("disabled",!1),M("#preference-cookies fieldset, #preference-cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#preference-cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#moove_gdpr_preference_cc_cookies").prop("disabled",!1)),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("functional","allow")):(M("#moove_gdpr_strict_cookies").is(":checked")&&(M("#moove_gdpr_strict_cookies").prop("checked",!0).trigger("change"),M("#third_party_cookies fieldset, #third_party_cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_performance_cookies").prop("disabled",!0).prop("checked",!1),M("#advanced-cookies fieldset, #advanced-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_advanced_cookies").prop("disabled",!0).prop("checked",!1),M("#performance-cookies fieldset, #performance-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_performance_cc_cookies").prop("disabled",!0).prop("checked",!1),M("#preference-cookies fieldset, #preference-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_preference_cc_cookies").prop("disabled",!0).prop("checked",!1)),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("functional","deny")),1===parseInt(e.thirdparty)?(M("#moove_gdpr_performance_cookies").is(":checked")||M("#moove_gdpr_performance_cookies").prop("checked",!0).trigger("change"),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("statistics","allow")):(M("#moove_gdpr_performance_cookies").is(":checked")&&M("#moove_gdpr_performance_cookies").prop("checked",!1).trigger("change"),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("statistics","deny")),1===parseInt(e.advanced)?(M("#moove_gdpr_advanced_cookies").is(":checked")||M("#moove_gdpr_advanced_cookies").prop("checked",!0).trigger("change"),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("marketing","allow")):(M("#moove_gdpr_advanced_cookies").is(":checked")&&M("#moove_gdpr_advanced_cookies").prop("checked",!1).trigger("change"),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("marketing","deny")),1===parseInt(e.performance)?M("#moove_gdpr_performance_cc_cookies").is(":checked")||M("#moove_gdpr_performance_cc_cookies").prop("checked",!0).trigger("change"):M("#moove_gdpr_performance_cc_cookies").is(":checked")&&M("#moove_gdpr_performance_cc_cookies").prop("checked",!1).trigger("change"),1===parseInt(e.preference)?(M("#moove_gdpr_preference_cc_cookies").is(":checked")||M("#moove_gdpr_preference_cc_cookies").prop("checked",!0).trigger("change"),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("preferences","allow")):(M("#moove_gdpr_preference_cc_cookies").is(":checked")&&M("#moove_gdpr_preference_cc_cookies").prop("checked",!1).trigger("change"),void 0!==moove_frontend_gdpr_scripts.wp_consent_api&&"true"===moove_frontend_gdpr_scripts.wp_consent_api&&wp_set_consent("preferences","deny")),M('input[data-name="moove_gdpr_performance_cookies"]').prop("checked",M("#moove_gdpr_performance_cookies").is(":checked")),M('input[data-name="moove_gdpr_strict_cookies"]').prop("checked",M("#moove_gdpr_strict_cookies").is(":checked")),M('input[data-name="moove_gdpr_advanced_cookies"]').prop("checked",M("#moove_gdpr_advanced_cookies").is(":checked")),M('input[data-name="moove_gdpr_performance_cc_cookies"]').prop("checked",M("#moove_gdpr_performance_cc_cookies").is(":checked")),M('input[data-name="moove_gdpr_preference_cc_cookies"]').prop("checked",M("#moove_gdpr_preference_cc_cookies").is(":checked")))}function x(){0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").addClass("moove-gdpr-info-bar-hidden"),M("body").removeClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").attr("aria-hidden","true").hide())}function n(){var e=!0;"undefined"!=typeof sessionStorage&&1===parseInt(sessionStorage.getItem("gdpr_infobar_hidden"))&&(e=!1),void 0!==moove_frontend_gdpr_scripts.display_cookie_banner&&e?"true"===moove_frontend_gdpr_scripts.display_cookie_banner?0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").removeClass("moove-gdpr-info-bar-hidden"),M("#moove_gdpr_save_popup_settings_button:not(.button-visible)").hide(),M("body").addClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").attr("aria-hidden","false").show(),m("show_infobar","")):0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").addClass("moove-gdpr-info-bar-hidden"),M("body").removeClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").attr("aria-hidden","true").hide(),l("dbg - inject - 5"),I(JSON.stringify({strict:1,thirdparty:1,advanced:1,performance:1,preference:1}))):0<M("#moove_gdpr_cookie_info_bar").length&&e&&(M("#moove_gdpr_cookie_info_bar").removeClass("moove-gdpr-info-bar-hidden"),M("#moove_gdpr_save_popup_settings_button:not(.button-visible)").hide(),M("body").addClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").attr("aria-hidden","false").show(),m("show_infobar",""))}function T(e,o,r){var t,n,r=0<r?((t=new Date).setTime(t.getTime()+24*r*60*60*1e3),"; expires="+t.toGMTString()):"";try{var i="SameSite=Lax";if(void 0!==moove_frontend_gdpr_scripts.cookie_attributes&&(i=moove_frontend_gdpr_scripts.cookie_attributes),void 0!==moove_frontend_gdpr_scripts.gdpr_consent_version&&((o=JSON.parse(o)).version=moove_frontend_gdpr_scripts.gdpr_consent_version,o=JSON.stringify(o)),"moove_gdpr_popup"!==e||0!==parseInt(o.strict)||void 0!==moove_frontend_gdpr_scripts.gdpr_scor&&"false"===moove_frontend_gdpr_scripts.gdpr_scor?document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(o)+r+"; path=/; "+i:document.cookie=encodeURIComponent(e)+"=; Path=/;",o!==k&&(n=k=o,"function"==typeof jQuery.fn.gdpr_cookie_compliance_consent_log)&&jQuery().gdpr_cookie_compliance_consent_log(n),"moove_gdpr_popup"===e)try{var d="string"==typeof o?JSON.parse(o):o,s=(gdpr_consent__strict="1"===d.strict||1===d.strict?"true":"false",gdpr_consent__thirdparty="1"===d.thirdparty||1===d.thirdparty?"true":"false",gdpr_consent__advanced="1"===d.advanced||1===d.advanced?"true":"false",gdpr_consent__performance="1"===d.performance||1===d.performance?"true":"false",gdpr_consent__preference="1"===d.preference||1===d.preference?"true":"false",[]);"1"!==d.strict&&1!==d.strict||s.push("strict"),"1"!==d.thirdparty&&1!==d.thirdparty||s.push("thirdparty"),"1"!==d.advanced&&1!==d.advanced||s.push("advanced"),"1"!==d.performance&&1!==d.performance||s.push("performance"),"1"!==d.preference&&1!==d.preference||s.push("preference"),gdpr_consent__cookies=s.join("|")}catch(e){}}catch(e){l("error - moove_gdpr_create_cookie: "+e)}}function C(e){for(var o=encodeURIComponent(e)+"=",r=document.cookie.split(";"),t=0;t<r.length;t++){for(var n=r[t];" "===n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(o)){var i=decodeURIComponent(n.substring(o.length,n.length)),d=JSON.parse(i);if(void 0!==d.version){if(void 0!==moove_frontend_gdpr_scripts.gdpr_consent_version){var s=moove_frontend_gdpr_scripts.gdpr_consent_version;if(parseFloat(s)>parseFloat(d.version))return document.cookie=e+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;",null}}else if(void 0!==moove_frontend_gdpr_scripts.gdpr_consent_version&&1<parseFloat(moove_frontend_gdpr_scripts.gdpr_consent_version))return document.cookie=e+"=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;",null;return i}}return null}function I(o){if(h=v(),o){var e,r=o;o=JSON.parse(o),v();if(!1!==b&&(e=JSON.parse(b),1===parseInt(e.thirdparty)&&1===parseInt(o.thirdparty)&&(o.thirdparty="0"),1===parseInt(e.advanced)&&1===parseInt(o.advanced)&&(o.advanced="0"),1===parseInt(e.performance)&&1===parseInt(o.performance)&&(o.performance="0"),1===parseInt(e.preference))&&1===parseInt(o.preference)&&(o.preference="0"),m("script_inject",o),y=!0,void 0!==moove_frontend_gdpr_scripts.ifbc?("strict"===moove_frontend_gdpr_scripts.ifbc&&o&&1===parseInt(o.strict)&&u(),"thirdparty"===moove_frontend_gdpr_scripts.ifbc&&o&&1===parseInt(o.thirdparty)&&u(),"advanced"===moove_frontend_gdpr_scripts.ifbc&&o&&1===parseInt(o.advanced)&&u(),"performance"===moove_frontend_gdpr_scripts.ifbc&&o&&1===parseInt(o.performance)&&u(),"preference"===moove_frontend_gdpr_scripts.ifbc&&o&&1===parseInt(o.preference)&&u()):1===parseInt(o.strict)&&u(),void 0!==moove_frontend_gdpr_scripts.scripts_defined)try{var t=JSON.parse(moove_frontend_gdpr_scripts.scripts_defined);void 0!==o.strict&&1===parseInt(o.strict)||1<parseInt(moove_frontend_gdpr_scripts.enabled_default.strict)?(("undefined"!==o.strict&&1===parseInt(o.strict)||1<parseInt(moove_frontend_gdpr_scripts.enabled_default.strict))&&void 0===_.strict&&(void 0!==t.strict&&t.strict.header&&postscribe(document.head,t.strict.header),void 0!==t.strict&&t.strict.body&&M(t.strict.body).prependTo(document.body),void 0!==t.strict&&t.strict.footer&&postscribe(document.body,t.strict.footer),_.strict=!0),1===parseInt(o.thirdparty)&&void 0===_.thirdparty&&(t.thirdparty.header&&postscribe(document.head,t.thirdparty.header),t.thirdparty.body&&M(t.thirdparty.body).prependTo(document.body),t.thirdparty.footer&&postscribe(document.body,t.thirdparty.footer),_.thirdparty=!0),1===parseInt(o.advanced)&&void 0===_.advanced&&(t.advanced.header&&postscribe(document.head,t.advanced.header),t.advanced.body&&M(t.advanced.body).prependTo(document.body),t.advanced.footer&&postscribe(document.body,t.advanced.footer),_.advanced=!0),void 0!==o.performance&&1===parseInt(o.performance)&&void 0===_.performance&&(void 0!==t.performance&&t.performance.header&&postscribe(document.head,t.performance.header),void 0!==t.performance&&t.performance.body&&M(t.performance.body).prependTo(document.body),void 0!==t.performance&&t.performance.footer&&postscribe(document.body,t.performance.footer),_.performance=!0),void 0!==o.preference&&1===parseInt(o.preference)&&void 0===_.preference&&(void 0!==t.preference&&t.preference.header&&postscribe(document.head,t.preference.header),void 0!==t.preference&&t.preference.body&&M(t.preference.body).prependTo(document.body),void 0!==t.preference&&t.preference.footer&&postscribe(document.body,t.preference.footer),_.preference=!0)):(o=C("moove_gdpr_popup"))&&(J(),g())}catch(e){console.warn("1"),console.error(e)}else void 0!==_.strict&&void 0!==_.thirdparty&&void 0!==_.advanced||(1===o.strict&&(_.strict=!0),1===o.thirdparty&&(_.thirdparty=!0),1===o.advanced&&(_.advanced=!0),1===o.performance&&(_.performance=!0),1===o.preference&&(_.preference=!0),e=void 0!==moove_frontend_gdpr_scripts.wp_lang?moove_frontend_gdpr_scripts.wp_lang:"",0===parseInt(o.strict)&&0===parseInt(o.thirdparty)&&0===parseInt(o.advanced)&&0===parseInt(o.performance)&&0===parseInt(o.preference)&&J(),M.post(moove_frontend_gdpr_scripts.ajaxurl,{action:"moove_gdpr_get_scripts",strict:o.strict,thirdparty:o.thirdparty,advanced:o.advanced,performance:o.performance,preference:o.preference,wp_lang:e},function(e){b=r,m("script_inject",o);e="string"==typeof e?JSON.parse(e):e;e.header&&postscribe(document.head,e.header),e.body&&M(e.body).prependTo(document.body),e.footer&&postscribe(document.body,e.footer)}))}else n()}M(document).on("click tap","#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn",function(e){e.preventDefault(),void 0!==moove_frontend_gdpr_scripts.close_btn_action?(1===(e=parseInt(moove_frontend_gdpr_scripts.close_btn_action))&&(x(),M("#moove_gdpr_save_popup_settings_button").show(),"undefined"!=typeof sessionStorage)&&sessionStorage.setItem("gdpr_infobar_hidden",1),2===e&&(J(),g(),0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").addClass("moove-gdpr-info-bar-hidden"),M("body").removeClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").hide(),M("#moove_gdpr_save_popup_settings_button").show()),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),M(document).moove_gdpr_lightbox_close(),void 0!==moove_frontend_gdpr_scripts.gdpr_scor&&"false"===moove_frontend_gdpr_scripts.gdpr_scor||(T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p),setTimeout(function(){T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p)},500)),t()),3===e&&o(),4===e&&(J(),g(),0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").addClass("moove-gdpr-info-bar-hidden"),M("body").removeClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").hide(),M("#moove_gdpr_save_popup_settings_button").show()),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),M(document).moove_gdpr_lightbox_close(),void 0!==moove_frontend_gdpr_scripts.gdpr_scor&&"false"===moove_frontend_gdpr_scripts.gdpr_scor||(T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p),setTimeout(function(){T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p)},500)),void 0!==moove_frontend_gdpr_scripts.close_btn_rdr&&""!==moove_frontend_gdpr_scripts.close_btn_rdr?window.parent.location.href=moove_frontend_gdpr_scripts.close_btn_rdr:t())):(x(),M("#moove_gdpr_save_popup_settings_button").show(),"undefined"!=typeof sessionStorage&&sessionStorage.setItem("gdpr_infobar_hidden",1))}),M.fn.moove_gdpr_save_cookie=function(e){var o,r,t,n,i,d=c=C("moove_gdpr_popup"),s=M(window).scrollTop();if(!c&&(o=e.thirdParty?"1":"0",r=e.advanced?"1":"0",t=e.performance?"1":"0",n=e.preference?"1":"0",e.scrollEnable?(i=e.scrollEnable,M(window).scroll(function(){!y&&M(this).scrollTop()-s>i&&("undefined"===e.thirdparty&&"undefined"===e.advanced||(T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:o,advanced:r,performance:t,preference:n}),p),w(c=JSON.parse(c))))})):"undefined"===e.thirdparty&&"undefined"===e.advanced||(T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:o,advanced:r,performance:t,preference:n}),p),w(c=JSON.parse(c))),c=C("moove_gdpr_popup")))if(m("script_inject",c=JSON.parse(c)),y=!0,void 0!==moove_frontend_gdpr_scripts.ifbc?("strict"===moove_frontend_gdpr_scripts.ifbc&&c&&1===parseInt(c.strict)&&u(),"thirdparty"===moove_frontend_gdpr_scripts.ifbc&&c&&1===parseInt(c.thirdparty)&&u(),"advanced"===moove_frontend_gdpr_scripts.ifbc&&c&&1===parseInt(c.advanced)&&u(),"performance"===moove_frontend_gdpr_scripts.ifbc&&c&&1===parseInt(c.performance)&&u(),"preference"===moove_frontend_gdpr_scripts.ifbc&&c&&1===parseInt(c.preference)&&u()):1===parseInt(c.strict)&&u(),void 0!==moove_frontend_gdpr_scripts.scripts_defined)try{var c,a=JSON.parse(moove_frontend_gdpr_scripts.scripts_defined);void 0!==c.strict&&1===parseInt(c.strict)||1<parseInt(moove_frontend_gdpr_scripts.enabled_default.strict)?(("undefined"!==c.strict&&1===parseInt(c.strict)||1<parseInt(moove_frontend_gdpr_scripts.enabled_default.strict))&&void 0===_.strict&&(void 0!==a.strict&&a.strict.header&&postscribe(document.head,a.strict.header),void 0!==a.strict&&a.strict.body&&M(a.strict.body).prependTo(document.body),void 0!==a.strict&&a.strict.footer&&postscribe(document.body,a.strict.footer),_.strict=!0),1===parseInt(c.thirdparty)&&void 0===_.thirdparty&&(a.thirdparty.header&&postscribe(document.head,a.thirdparty.header),a.thirdparty.body&&M(a.thirdparty.body).prependTo(document.body),a.thirdparty.footer&&postscribe(document.body,a.thirdparty.footer),_.thirdparty=!0),1===parseInt(c.advanced)&&void 0===_.advanced&&(a.advanced.header&&postscribe(document.head,a.advanced.header),a.advanced.body&&M(a.advanced.body).prependTo(document.body),a.advanced.footer&&postscribe(document.body,a.advanced.footer),_.advanced=!0),void 0!==c.performance&&1===parseInt(c.performance)&&void 0===_.performance&&(void 0!==a.performance&&a.performance.header&&postscribe(document.head,a.performance.header),void 0!==a.performance&&a.performance.body&&M(a.performance.body).prependTo(document.body),void 0!==a.performance&&a.performance.footer&&postscribe(document.body,a.performance.footer),_.performance=!0),void 0!==c.preference&&1===parseInt(c.preference)&&void 0===_.preference&&(void 0!==a.preference&&a.preference.header&&postscribe(document.head,a.preference.header),void 0!==a.preference&&a.preference.body&&M(a.preference.body).prependTo(document.body),void 0!==a.preference&&a.preference.footer&&postscribe(document.body,a.preference.footer),_.preference=!0)):(c=C("moove_gdpr_popup"))&&(J(),g())}catch(e){console.warn("2"),console.error(e)}else void 0!==_.thirdparty&&void 0!==_.advanced&&void 0!==_.performance&&void 0!==_.preference||(1===c.thirdparty&&(_.thirdparty=!0),1===c.advanced&&(_.advanced=!0),1===c.performance&&(_.performance=!0),1===c.preference&&(_.preference=!0),a=void 0!==moove_frontend_gdpr_scripts.wp_lang?moove_frontend_gdpr_scripts.wp_lang:"",0===parseInt(c.thirdparty)&&0===parseInt(c.advanced)&&0===parseInt(c.performance)&&0===parseInt(c.preference)&&J(),M.post(moove_frontend_gdpr_scripts.ajaxurl,{action:"moove_gdpr_get_scripts",strict:c.strict,thirdparty:c.thirdparty,advanced:c.advanced,performance:c.performance,preference:c.preference,wp_lang:a},function(e){b=d,m("script_inject",c);e="string"==typeof e?JSON.parse(e):e;e.header&&postscribe(document.head,e.header),e.body&&M(e.body).prependTo(document.body),e.footer&&postscribe(document.body,e.footer)}))},location.pathname;var R=M(window).scrollTop(),S=(M("#moove_gdpr_save_popup_settings_button").show(),moove_frontend_gdpr_scripts.enabled_default.strict),N=moove_frontend_gdpr_scripts.enabled_default.third_party,O=moove_frontend_gdpr_scripts.enabled_default.advanced,j=void 0!==moove_frontend_gdpr_scripts.enabled_default.performance&&moove_frontend_gdpr_scripts.enabled_default.performance,D=void 0!==moove_frontend_gdpr_scripts.enabled_default.preference&&moove_frontend_gdpr_scripts.enabled_default.preference;if(void 0!==moove_frontend_gdpr_scripts.enable_on_scroll&&"true"===moove_frontend_gdpr_scripts.enable_on_scroll&&1!==parseInt(N)&&1!==parseInt(O)&&1!==parseInt(j)&&1!==parseInt(D)&&(D=j=O=N=S=1),0<=document.cookie.indexOf("moove_gdpr_popup")||1==N||1==O||1==j||1==D||1<S){var E=C("moove_gdpr_popup");if(E){S=v();"0"==S.strict&&"0"==S.thirdparty&&"0"==S.advanced&&"0"==S.performance&&"0"==S.preference&&(J(),n())}else{var A=!1;if("undefined"!=typeof sessionStorage&&(A=sessionStorage.getItem("gdpr_session")),void 0!==moove_frontend_gdpr_scripts.enable_on_scroll&&"true"===moove_frontend_gdpr_scripts.enable_on_scroll)if(A)try{w(JSON.parse(A)),y=!0,l("dbg - inject - 1"),I(A),T("moove_gdpr_popup",A,p),x()}catch(e){}else(!y&&1==moove_frontend_gdpr_scripts.enabled_default.third_party||!y&&1==moove_frontend_gdpr_scripts.enabled_default.advanced||!y&&1==moove_frontend_gdpr_scripts.enabled_default.performance||!y&&1==moove_frontend_gdpr_scripts.enabled_default.performance)&&(w(E={strict:1,thirdparty:N,advanced:O,performance:j,preference:D}),E=JSON.stringify(E),e=!0,n(),l("dbg - default scroll inject")),void 0!==moove_frontend_gdpr_scripts.gdpr_aos_hide&&("1"===moove_frontend_gdpr_scripts.gdpr_aos_hide||"true"===moove_frontend_gdpr_scripts.gdpr_aos_hide||"object"==typeof moove_frontend_gdpr_scripts.gdpr_aos_hide&&moove_frontend_gdpr_scripts.gdpr_aos_hide.includes("1"))&&(l("dbg - enable on scroll - enter"),M(window).scroll(function(){if((!y||e)&&200<M(this).scrollTop()-R){E={strict:1,thirdparty:N,advanced:O,performance:j,preference:D},C("moove_gdpr_popup")||"undefined"==typeof sessionStorage||(A=sessionStorage.getItem("gdpr_session"))||(sessionStorage.setItem("gdpr_session",JSON.stringify(E)),A=sessionStorage.getItem("gdpr_session"));try{w(E),E=JSON.stringify(E),n(),y=!0,l("dbg - inject - 2 - accept on scroll"),e||I(E),e=!1,T("moove_gdpr_popup",E,p),x(),t(),M("#moove_gdpr_save_popup_settings_button").show()}catch(e){}}})),void 0!==moove_frontend_gdpr_scripts.gdpr_aos_hide&&("2"===moove_frontend_gdpr_scripts.gdpr_aos_hide||"object"==typeof moove_frontend_gdpr_scripts.gdpr_aos_hide&&moove_frontend_gdpr_scripts.gdpr_aos_hide.includes("2"))&&(S=30,l("dbg - hidetimer - enter, seconds: "+(S=void 0!==moove_frontend_gdpr_scripts.gdpr_aos_hide_seconds?parseInt(moove_frontend_gdpr_scripts.gdpr_aos_hide_seconds):S)),setTimeout(function(){if(l("dbg - hidetimer - is_created: "+y),!y){E={strict:1,thirdparty:N,advanced:O,performance:j,preference:D};var e=C("moove_gdpr_popup");l("dbg - hidetimer - cookies_stored: "+e),e||"undefined"==typeof sessionStorage||(A=sessionStorage.getItem("gdpr_session"))||(sessionStorage.setItem("gdpr_session",JSON.stringify(E)),A=sessionStorage.getItem("gdpr_session"));try{w(E),E=JSON.stringify(E),n(),y=!0,l("dbg - inject - 2a"),I(E),T("moove_gdpr_popup",E,p),t()}catch(e){}}x(),M("#moove_gdpr_save_popup_settings_button").show()},1e3*S));else w(E={strict:1,thirdparty:N,advanced:O,performance:j,preference:D}),E=JSON.stringify(E),n()}l("dbg - inject - 3"),I(E)}else n();function U(){M(document).find("#moove_gdpr_cookie_modal input[type=checkbox]").each(function(){M(this).is(":checked")})}M(document).on("click",'[data-href*="#moove_gdpr_cookie_modal"],[href*="#moove_gdpr_cookie_modal"]',function(e){e.preventDefault(),0<M("#moove_gdpr_cookie_modal").length&&(r=!0,gdpr_lightbox("#moove_gdpr_cookie_modal"),M(".gdpr_lightbox").addClass("moove_gdpr_cookie_modal_open"),M(document).moove_gdpr_lightbox_open(),m("opened_modal_from_link",""))}),M(document).on("click",'[data-href*="#gdpr_cookie_modal"],[href*="#gdpr_cookie_modal"]',function(e){e.preventDefault(),0<M("#moove_gdpr_cookie_modal").length&&(r=!0,gdpr_lightbox("#moove_gdpr_cookie_modal"),M(".gdpr_lightbox").addClass("moove_gdpr_cookie_modal_open"),M(document).moove_gdpr_lightbox_open(),m("opened_modal_from_link",""))}),M(document).on("click tap","#moove_gdpr_cookie_info_bar .moove-gdpr-close-modal-button a, #moove_gdpr_cookie_info_bar .moove-gdpr-close-modal-button button",function(e){e.preventDefault()}),M(document).on("click tap",".moove-gdpr-modal-close",function(e){e.preventDefault(),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),M(document).moove_gdpr_lightbox_close()}),M(document).on("click","#moove-gdpr-menu .moove-gdpr-tab-nav",function(e){e.preventDefault(),e.stopPropagation(),M("#moove-gdpr-menu li").removeClass("menu-item-selected"),M(this).parent().addClass("menu-item-selected"),M(".moove-gdpr-tab-content .moove-gdpr-tab-main").hide(),M(M(this).attr("href")).show(),M(M(this).attr("data-href")).show(),m("clicked_to_tab",M(this).attr("data-href"))}),M(document).on("gdpr_lightbox:close",function(e,o){M(document).moove_gdpr_lightbox_close()}),M.fn.moove_gdpr_lightbox_close=function(e){r&&(M("body").removeClass("moove_gdpr_overflow"),M("#moove_gdpr_cookie_modal").attr("aria-hidden","true"),r=!1)},M.fn.moove_gdpr_lightbox_open=function(e){var o;r&&(M("body").addClass("moove_gdpr_overflow"),M("#moove_gdpr_cookie_modal").attr("aria-hidden","false"),o=C("moove_gdpr_popup"),document.activeElement.blur(),"none"===moove_frontend_gdpr_scripts.show_icons&&M("body").addClass("gdpr-no-icons"),M(".moove-gdpr-status-bar input[type=checkbox]").each(function(){M(this).is(":checked")?M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-strict-warning-message").slideUp():M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-strict-warning-message").slideDown()}),o?w(o=JSON.parse(o)):M("#moove_gdpr_strict_cookies").is(":checked")||(M("#advanced-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled"),M("#third_party_cookies .gdpr-cc-form-fieldset").addClass("fl-disabled")),void 0!==moove_frontend_gdpr_scripts.hide_save_btn&&"true"===moove_frontend_gdpr_scripts.hide_save_btn?M(".moove-gdpr-modal-save-settings").removeClass("button-visible").hide():M(".moove-gdpr-modal-save-settings").addClass("button-visible").show(),U())},M(document).on("gdpr_lightbox:open",function(e,o){M(document).moove_gdpr_lightbox_open()}),M(document).on("click tap",".fl-disabled",function(e){M("#moove_gdpr_cookie_modal .moove-gdpr-modal-content").is(".moove_gdpr_modal_theme_v2")?0<M("#moove_gdpr_strict_cookies").length&&(M("#moove_gdpr_strict_cookies").trigger("click"),M(this).trigger("click")):M(this).closest(".moove-gdpr-tab-main-content").find(".moove-gdpr-strict-secondary-warning-message").slideDown()}),M(document).on("change",".moove-gdpr-status-bar input[type=checkbox]",function(e){M(".moove-gdpr-modal-save-settings").addClass("button-visible").show();var o=M(this).closest(".moove-gdpr-tab-main").attr("id");M(this).closest(".moove-gdpr-status-bar").toggleClass("checkbox-selected"),M(this).closest(".moove-gdpr-tab-main").toggleClass("checkbox-selected"),M("#moove-gdpr-menu .menu-item-"+o).toggleClass("menu-item-off"),M(this).is(":checked")?M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-strict-warning-message").slideUp():M(this).closest(".moove-gdpr-tab-main").find(".moove-gdpr-strict-warning-message").slideDown(),M(this).is("#moove_gdpr_strict_cookies")&&(M(this).is(":checked")?(M("#third_party_cookies fieldset, #third_party_cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#moove_gdpr_performance_cookies").prop("disabled",!1),M("#third_party_cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#advanced-cookies fieldset, #advanced-cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#advanced-cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#moove_gdpr_advanced_cookies").prop("disabled",!1),M("#performance-cookies fieldset, #performance-cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#performance-cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#moove_gdpr_performance_cc_cookies").prop("disabled",!1),M("#preference-cookies fieldset, #preference-cookies .gdpr-cc-form-fieldset").removeClass("fl-disabled"),M("#preference-cookies .moove-gdpr-strict-secondary-warning-message").slideUp(),M("#moove_gdpr_preference_cc_cookies").prop("disabled",!1)):(M(".gdpr_cookie_settings_shortcode_content").find("input").each(function(){M(this).prop("checked",!1)}),M("#third_party_cookies fieldset, #third_party_cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_performance_cookies").prop("disabled",!0).prop("checked",!1),M("#advanced-cookies fieldset, #advanced-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_advanced_cookies").prop("disabled",!0).prop("checked",!1),M("#performance-cookies fieldset, #performance-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_performance_cc_cookies").prop("disabled",!0).prop("checked",!1),M("#preference-cookies fieldset, #preference-cookies .gdpr-cc-form-fieldset").addClass("fl-disabled").closest(".moove-gdpr-status-bar").removeClass("checkbox-selected"),M("#moove_gdpr_preference_cc_cookies").prop("disabled",!0).prop("checked",!1))),M('input[data-name="'+M(this).attr("name")+'"]').prop("checked",M(this).is(":checked")),U()}),M(document).on("click tap",".gdpr_cookie_settings_shortcode_content a.gdpr-shr-save-settings",function(e){e.preventDefault(),P(!0),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),M(document).moove_gdpr_lightbox_close(),t()}),M(document).on("change",".gdpr_cookie_settings_shortcode_content input[type=checkbox]",function(e){var o=M(this).attr("data-name"),r=M("#"+o);M(this).is(":checked")?(M('input[data-name="'+o+'"]').prop("checked",!0),"moove_gdpr_strict_cookies"===M(this).attr("data-name")||M(this).closest(".gdpr_cookie_settings_shortcode_content").find('input[data-name="moove_gdpr_strict_cookies"]').is(":checked")||(M('input[data-name="'+o+'"]').prop("checked",!1),M('.gdpr_cookie_settings_shortcode_content input[data-name="moove_gdpr_strict_cookies"]').closest(".gdpr-shr-switch").css("transform","scale(1.2)"),setTimeout(function(){M('.gdpr_cookie_settings_shortcode_content input[data-name="moove_gdpr_strict_cookies"]').closest(".gdpr-shr-switch").css("transform","scale(1)")},300))):(M('input[data-name="'+o+'"]').prop("checked",M(this).is(":checked")),"moove_gdpr_strict_cookies"===M(this).attr("data-name")&&M(".gdpr_cookie_settings_shortcode_content").find('input[type="checkbox"]').prop("checked",!1)),r.trigger("click")}),M(document).on("click tap",'.moove-gdpr-modal-allow-all, [href*="#gdpr-accept-cookies"]',function(e){e.preventDefault(),M("#moove_gdpr_cookie_modal").find("input[type=checkbox]").each(function(){var e=M(this);e.is(":checked")||e.trigger("click")}),o(),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),x(),P(!1),M(document).moove_gdpr_lightbox_close()}),M(document).on("click tap",".moove-gdpr-infobar-allow-all",function(e){e.preventDefault(),M("#moove_gdpr_cookie_modal").find("input[type=checkbox]").each(function(){var e=M(this);e.is(":checked")||e.trigger("click")}),o(),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),x(),P(!1)}),M(document).on("click tap",".moove-gdpr-modal-save-settings",function(e){e.preventDefault(),P(!0),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),M(document).moove_gdpr_lightbox_close(),t()});function J(){try{M(document).find("script[data-gdpr]").each(function(){l("script_removed: "+M(this).attr("src")),M(this).remove()});for(var e=document.cookie.split(";"),o=window.location.hostname,r=0;r<e.length;r++){var t=e[r],n=t.indexOf("="),i=-1<n?t.substr(0,n):t;i.includes("woocommerce")||i.includes("wc_")||i.includes("moove_gdpr_popup")||i.includes("wordpress")||(document.cookie=i+"=;expires=Thu, 01 Jan 1970 00:00:00 GMT;domain="+o,document.cookie=i+"=;expires=Thu, 01 Jan 1970 00:00:00 GMT;domain=."+o,l("cookie removed: "+i+" - "+o))}}catch(e){l("error in gdpr_delete_all_cookies: "+e)}"undefined"!=typeof sessionStorage&&sessionStorage.removeItem("gdpr_session")}function P(e){var o=C("moove_gdpr_popup"),e=(e&&(J(),f()),"0"),r="0",t="0",n="0",i="0",d=!1;o&&(e=(o=JSON.parse(o)).strict,r=o.advanced,t=o.thirdparty,n=void 0!==o.performance?o.performance:0,i=void 0!==o.preference?o.preference:0),0<M(document).find("#moove_gdpr_strict_cookies").length?M(document).find("#moove_gdpr_strict_cookies").is(":checked")?(e="1",d=!0):e="0":(d=!0,e="1"),M(document).find("#moove_gdpr_performance_cookies").is(":checked")?(t="1",d=!0):t="0",M(document).find("#moove_gdpr_advanced_cookies").is(":checked")?(r="1",d=!0):r="0",M(document).find("#moove_gdpr_performance_cc_cookies").is(":checked")?(n="1",d=!0):n="0",M(document).find("#moove_gdpr_preference_cc_cookies").is(":checked")?(i="1",d=!0):i="0",!o&&d?(T("moove_gdpr_popup",JSON.stringify({strict:e,thirdparty:t,advanced:r,performance:n,preference:i}),p),x(),M(document).find("#moove_gdpr_save_popup_settings_button").show()):o&&!s&&T("moove_gdpr_popup",JSON.stringify({strict:e,thirdparty:t,advanced:r,performance:n,preference:i}),p),(o=C("moove_gdpr_popup"))&&"0"==(o=JSON.parse(o)).strict&&"0"==o.thirdparty&&"0"==o.advanced&&"0"==o.performance&&"0"==o.preference&&J()}window.location.hash&&("moove_gdpr_cookie_modal"!==(S=(S=window.location.hash.substring(1)).replace(/\/$/,""))&&"gdpr_cookie_modal"!==S||(r=!0,m("opened_modal_from_link",""),setTimeout(function(){0<M("#moove_gdpr_cookie_modal").length&&(gdpr_lightbox("#moove_gdpr_cookie_modal"),M(".gdpr_lightbox").addClass("moove_gdpr_cookie_modal_open"),M(document).moove_gdpr_lightbox_open())},500)),"gdpr-accept-cookies"===S&&(M("#moove_gdpr_cookie_modal").find("input[type=checkbox]").each(function(){var e=M(this);e.is(":checked")||e.trigger("click")}),o(),M(".gdpr_lightbox .gdpr_lightbox-close").trigger("click"),x(),P(!0),M(document).moove_gdpr_lightbox_close()),"gdpr-reject-cookies"===S)&&(J(),g(),0<M("#moove_gdpr_cookie_info_bar").length&&(M("#moove_gdpr_cookie_info_bar").addClass("moove-gdpr-info-bar-hidden"),M("body").removeClass("gdpr-infobar-visible"),M("#moove_gdpr_cookie_info_bar").hide(),M("#moove_gdpr_save_popup_settings_button").show()),n(),T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p),setTimeout(function(){T("moove_gdpr_popup",JSON.stringify({strict:"1",thirdparty:"0",advanced:"0",performance:"0",preference:"0"}),p)},500))},finalize:function(){}}},r={fire:function(e,o,r){var t=n;o=void 0===o?"init":o,""!==e&&t[e]&&"function"==typeof t[e][o]&&t[e][o](r)},loadEvents:function(){var n,o=!1,e=!1;void 0!==moove_frontend_gdpr_scripts.gpc&&1===parseInt(moove_frontend_gdpr_scripts.gpc)&&void 0!==navigator.globalPrivacyControl&&(gpcValue=navigator.globalPrivacyControl)&&(e=!0,console.warn("GDPR Cookie Compliance - Blocked by Global Policy Control (GPC)")),e||(void 0!==moove_frontend_gdpr_scripts.geo_location&&"true"===moove_frontend_gdpr_scripts.geo_location?(n="moove_gdpr_geo_cache",null!==(e=(()=>{for(var e=encodeURIComponent(n)+"=",o=document.cookie.split(";"),r=0;r<o.length;r++){for(var t=o[r];" "===t.charAt(0);)t=t.substring(1,t.length);if(0===t.indexOf(e))try{return JSON.parse(decodeURIComponent(t.substring(e.length,t.length)))}catch(e){return null}}return null})())?(void 0!==e.display_cookie_banner&&(moove_frontend_gdpr_scripts.display_cookie_banner=e.display_cookie_banner),void 0!==e.enabled_default&&(moove_frontend_gdpr_scripts.enabled_default=e.enabled_default),o||(o=!0,r.fire("common"))):jQuery.post(moove_frontend_gdpr_scripts.ajaxurl,{action:"moove_gdpr_localize_scripts"},function(e){var e="string"==typeof e?JSON.parse(e):e;void 0!==e.display_cookie_banner&&(moove_frontend_gdpr_scripts.display_cookie_banner=e.display_cookie_banner),void 0!==e.enabled_default&&(moove_frontend_gdpr_scripts.enabled_default=e.enabled_default),e=e,document.cookie=encodeURIComponent(n)+"="+encodeURIComponent(JSON.stringify(e))+"; path=/; SameSite=Lax",o||(o=!0,r.fire("common"))})):(moove_frontend_gdpr_scripts.script_delay,0<(e=0<=parseInt(moove_frontend_gdpr_scripts.script_delay)?parseInt(moove_frontend_gdpr_scripts.script_delay):0)?setTimeout(function(){r.fire("common")},e):r.fire("common"))),M.each(document.body.className.replace(/-/g,"_").split(/\s+/),function(e,o){r.fire(o),r.fire(o,"finalize")}),r.fire("common","finalize")}};M(document).ready(r.loadEvents)})(jQuery);