(function(){var U={91:function(k,d,x){"use strict";x.r(d),x.d(d,{Hooks:function(){return D}});const D={filters:{},addFilter:function(g,l,S=10,w=null){this.filters[g]=this.filters[g]||[],this.filters[g].push({priority:S,scope:w,callback:l})},removeFilter:function(g,l){if(typeof this.filters[g]<"u")if(typeof l>"u")this.filters[g]=[];else{const S=this;this.filters[g].forEach(function(w,t){w.callback===l&&S.filters[g].splice(t,1)})}},applyFilters:function(g){let l=[],S=Array.prototype.slice.call(arguments),w=arguments[1];return typeof this.filters[g]<"u"&&this.filters[g].length>0&&(this.filters[g].forEach(function(t){l[t.priority]=l[t.priority]||[],l[t.priority].push({scope:t.scope,callback:t.callback})}),S.splice(0,2),l.forEach(function(t){t.forEach(function(i){w=i.callback.apply(i.scope,[w].concat(S))})})),w}}},271:function(k,d,x){var D={"./base64.ts":806,"./browser.ts":665,"./device.ts":451,"./hooks-filters.ts":91,"./index.ts":685,"./interval-until-execute.ts":919,"./other.ts":627};function g(S){var w=l(S);return x(w)}function l(S){if(!x.o(D,S)){var w=new Error("Cannot find module '"+S+"'");throw w.code="MODULE_NOT_FOUND",w}return D[S]}g.keys=function(){return Object.keys(D)},g.resolve=l,k.exports=g,g.id=271},451:function(k,d,x){"use strict";x.r(d),x.d(d,{detectIOS:function(){return g},deviceType:function(){return D},isMobile:function(){return l},isTouchDevice:function(){return S}});const D=()=>{let w=window.innerWidth;return w<=640?"phone":w<=1024?"tablet":"desktop"},g=()=>typeof window.navigator<"u"&&typeof window.navigator.userAgent<"u"?window.navigator.userAgent.match(/(iPod|iPhone|iPad)/)!=null:!1,l=()=>{try{return document.createEvent("TouchEvent"),!0}catch{return!1}},S=()=>"ontouchstart"in window},627:function(k,d,x){"use strict";x.r(d),x.d(d,{isNumeric:function(){return g},nicePhrase:function(){return D}});const D=function(l){return encodeURIComponent(l).replace(/\%20/g,"+")};function g(l){if(typeof l=="number"&&!isNaN(l))return!0;if(typeof l=="string"){const S=l.trim();if(S==="")return!1;const w=Number(S);return!isNaN(w)&&S===String(w).trim()}return!1}},665:function(k,d,x){"use strict";x.r(d),x.d(d,{formData:function(){return t},isSafari:function(){return S},openInNewTab:function(){return r},submitToUrl:function(){return i},whichjQuery:function(){return w}});var D=x(993),g=x.n(D),l=x(919);const S=()=>/^((?!chrome|android).)*safari/i.test(navigator.userAgent),w=o=>{let m=!1;return typeof window.$<"u"&&(typeof o>"u"||typeof window.$.fn[o]<"u")&&(m=window.$),m===!1&&typeof window.jQuery<"u"&&(m=window.jQuery,(typeof o>"u"||typeof window.jQuery.fn[o]<"u")&&(m=window.jQuery)),m},t=function(o,m){let _=o.find("input,textarea,select,button").get();if(arguments.length===1){const v={};return _.forEach(function(p){p.name&&!p.disabled&&(p.checked||/select|textarea/i.test(p.nodeName)||/text/i.test(p.type)||g()(p).hasClass("hasDatepicker")||g()(p).hasClass("asp_slider_hidden"))&&(v[p.name]===void 0&&(v[p.name]=[]),g()(p).hasClass("hasDatepicker")?v[p.name].push(g()(p).parent().find(".asp_datepicker_hidden").val()):v[p.name].push(g()(p).val()))}),JSON.stringify(v)}else if(m!==void 0){const v=typeof m!="object"?JSON.parse(m):m;return _.forEach(function(p){if(p.name)if(v[p.name]){let b=v[p.name],L=g()(p);if(Object.prototype.toString.call(b)!=="[object Array]"&&(b=[b]),p.type==="checkbox"||p.type==="radio"){let C=L.val(),E=!1;for(let T=0;T<b.length;T++)if(b[T]===C){E=!0;break}L.prop("checked",E)}else L.val(b[0]),g()(p).hasClass("asp_gochosen")||g()(p).hasClass("asp_goselect2")?(0,l.intervalUntilExecute)(function(C){C(p).trigger("change.asp_select2")},function(){return w("asp_select2")},50,3):g()(p).hasClass("hasDatepicker")&&(0,l.intervalUntilExecute)(function(C){const E=L.get(0);if(E===void 0)return;let T=b[0],P=C(E).datepicker("option","dateFormat");C(E).datepicker("option","dateFormat","yy-mm-dd"),C(E).datepicker("setDate",T),C(E).datepicker("option","dateFormat",P),C(E).trigger("selectnochange")},function(){return w("datepicker")},50,3)}else(p.type==="checkbox"||p.type==="radio")&&g()(p).prop("checked",!1)}),o}},i=function(o,m,_,v="self"){let p;p=g()('<form style="display: none;" />'),p.attr("action",o),p.attr("method",m),g()("body").append(p),typeof _<"u"&&_!==null&&Object.keys(_).forEach(function(b){let L=_[b],C=g()('<input type="hidden" />');C.attr("name",b),C.attr("value",L),p.append(C)}),v=="new"&&p.attr("target","_blank"),p.get(0).submit()},r=function(o){Object.assign(document.createElement("a"),{target:"_blank",href:o}).click()}},685:function(k,d,x){"use strict";const D={},g=x(271);g.keys().forEach(l=>{if(l==="./index.ts")return;const S=g(l);Object.keys(S).forEach(w=>{D[w]=S[w]})}),window.WPD.utils=D},806:function(k,d,x){"use strict";x.r(d),x.d(d,{Base64:function(){return D}});const D={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(g){return btoa(this._utf8_encode(g))},decode:function(g){return this._utf8_decode(atob(g.replace(/[^A-Za-z0-9\+\/\=]/g,"")))},_utf8_encode:function(g){g=g.replace(/\r\n/g,`
`);let l="";for(let S=0;S<g.length;S++){let w=g.charCodeAt(S);w<128?l+=String.fromCharCode(w):w>127&&w<2048?(l+=String.fromCharCode(w>>6|192),l+=String.fromCharCode(w&63|128)):(l+=String.fromCharCode(w>>12|224),l+=String.fromCharCode(w>>6&63|128),l+=String.fromCharCode(w&63|128))}return l},_utf8_decode:function(g){let l="",S=0,w=0,t,i;for(;S<g.length;)w=g.charCodeAt(S),w<128?(l+=String.fromCharCode(w),S++):w>191&&w<224?(t=g.charCodeAt(S+1),l+=String.fromCharCode((w&31)<<6|t&63),S+=2):(t=g.charCodeAt(S+1),i=g.charCodeAt(S+2),l+=String.fromCharCode((w&15)<<12|(t&63)<<6|i&63),S+=3);return l}}},919:function(k,d,x){"use strict";x.r(d),x.d(d,{intervalUntilExecute:function(){return D}});function D(g,l,S=100,w=50){let t,i=0,r=typeof l=="function"?l():l;if(r===!1)t=setInterval(function(){if(r=typeof l=="function"?l():l,i++,i>w)return clearInterval(t),!1;if(r!==!1)return clearInterval(t),g(r)},S);else return g(r)}},993:function(k,d){(function(x,D){typeof d=="object"&&typeof k=="object"?k.exports=D():typeof define=="function"&&define.amd?define("DoMini",[],D):typeof d=="object"?d.DoMini=D():x.DoMini=D()})(window,()=>(()=>{"use strict";var x={d:(t,i)=>{for(var r in i)x.o(i,r)&&!x.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:i[r]})},o:(t,i)=>Object.prototype.hasOwnProperty.call(t,i)},D={};let g;x.d(D,{default:()=>w}),window.DoMini===void 0?(g=function(t,i){return arguments[2]!==void 0?this.constructor.call(this,t,i):arguments.length!==1||typeof arguments[0]!="function"?new g(t,i,!0):void(document.readyState==="complete"||document.readyState==="loaded"||document.readyState==="interactive"?arguments[0].apply(this,[g]):window.addEventListener("DOMContentLoaded",()=>{arguments[0].apply(this,[g])}))},g.prototype=g.fn={constructor:function(t,i){if(this.length=0,i!==void 0){if(i instanceof g)return i.find(t);if(this.isValidNode(i)||typeof i=="string")return g(i).find(t)}else if(typeof t=="string"&&t!=="")this.push(...this._(t));else{if(t instanceof g)return t;this.isValidNode(t)&&this.push(t)}return this},_:function(t){return t.charAt(0)==="<"?g._fn.createElementsFromHTML(t):[...document.querySelectorAll(t)]},isValidNode:t=>t instanceof Element||t instanceof Document||t instanceof Window,push:Array.prototype.push,pop:Array.prototype.pop,sort:Array.prototype.sort,splice:Array.prototype.splice},g.prototype[Symbol.iterator]=Array.prototype[Symbol.iterator],g._fn={},g.version="0.2.8"):g=window.DoMini;const l=g;l.fn.get=function(t){return t===void 0?Array.from(this):this[t]},l.fn.extend=function(){for(let t=1;t<arguments.length;t++)for(let i in arguments[t])arguments[t].hasOwnProperty(i)&&(arguments[0][i]=arguments[t][i]);return arguments[0]},l.fn.forEach=function(t){return this.get().forEach(function(i,r,o){t.apply(i,[i,r,o])}),this},l.fn.each=function(t){return this.get().forEach(function(i,r,o){t.apply(i,[r,i,o])}),this},l.fn.css=function(t,i){for(const r of this)if(arguments.length===1){if(typeof t!="object")return window.getComputedStyle(r)[t];Object.keys(t).forEach(function(o){r.style[o]=t[o]})}else r.style[t]=i;return this},l.fn.hasClass=function(t){let i=this.get(0);return i!=null&&i.classList.contains(t)},l.fn.addClass=function(t){let i=t;return typeof t=="string"&&(i=t.split(" ")),i=i.filter(function(r){return r.trim()!==""}),i.length>0&&this.forEach(function(r){r.classList.add.apply(r.classList,i)}),this},l.fn.removeClass=function(t){if(t!==void 0){let i=t;typeof t=="string"&&(i=t.split(" ")),i=i.filter(function(r){return r.trim()!==""}),i.length>0&&this.forEach(function(r){r.classList.remove.apply(r.classList,i)})}else this.forEach(function(i){i.classList.length>0&&i.classList.remove.apply(i.classList,i.classList)});return this},l.fn.isVisible=function(){let t,i=this.get(0),r=!0;for(;i!==null;){if(t=window.getComputedStyle(i),t.display==="none"||t.visibility==="hidden"||parseInt(t.opacity)===0){r=!1;break}i=i.parentElement}return r},l.fn.val=function(t){let i;if(arguments.length===1){for(const r of this)if(r.type==="select-multiple"){t=typeof t=="string"?t.split(","):t;for(let o,m=0,_=r.options.length;m<_;m++)o=r.options[m],o.selected=t.indexOf(o.value)!==-1}else r.value=t;i=this}else{let r=this.get(0);r!=null&&(i=r.type==="select-multiple"?Array.prototype.map.call(r.selectedOptions,function(o){return o.value}):r.value)}return i},l.fn.attr=function(t,i){let r;for(const o of this)if(arguments.length===2)o.setAttribute(t,i),r=this;else{if(typeof t!="object"){r=o.getAttribute(t);break}Object.keys(t).forEach(function(m){o.setAttribute(m,t[m])})}return r},l.fn.removeAttr=function(t){for(const i of this)i.removeAttribute(t);return this},l.fn.prop=function(t,i){let r;for(const o of this){if(arguments.length!==2){r=o[t]!==void 0?o[t]:null;break}o[t]=i}return arguments.length===2?this:r},l.fn.data=function(t,i){const r=t.replace(/-([a-z])/g,function(o){return o[1].toUpperCase()});if(arguments.length===2){for(const o of this)o!=null&&(o.dataset[r]=i);return this}{let o=this.get(0);return o!=null&&o.dataset[r]!==void 0?o.dataset[r]:""}},l.fn.html=function(t){if(arguments.length===1){for(const i of this)i.innerHTML=t;return this}{let i=this.get(0);return i==null?"":i.innerHTML}},l.fn.text=function(t){if(arguments.length===1){for(const i of this)i.textContent=t;return this}{let i=this.get(0);return i==null?"":i.textContent}},l.fn.position=function(){let t=this.get(0);return t!=null?{top:t.offsetTop,left:t.offsetLeft}:{top:0,left:0}},l.fn.offset=function(){let t=this.get(0);return t!=null?l._fn.hasFixedParent(t)?t.getBoundingClientRect():l._fn.absolutePosition(t):{top:0,left:0}},l.fn.outerWidth=function(t){t=t||!1;let i=this.get(0);return i!=null?t?parseInt(i.offsetWidth)+parseInt(this.css("marginLeft"))+parseInt(this.css("marginRight")):parseInt(i.offsetWidth):0},l.fn.outerHeight=function(t){t=t||!1;let i=this.get(0);return i!=null?t?parseInt(i.offsetHeight)+parseInt(this.css("marginTop"))+parseInt(this.css("marginBottom")):parseInt(i.offsetHeight):0},l.fn.noPaddingHeight=function(t){return t=t||!1,this.length>0?t?parseInt(this.css("height"))+parseInt(this.css("marginTop"))+parseInt(this.css("marginBottom")):parseInt(this.css("height")):0},l.fn.noPaddingWidth=function(t){return t=t||!1,this.length>0?t?parseInt(this.css("width"))+parseInt(this.css("marginLeft"))+parseInt(this.css("marginRight")):parseInt(this.css("width")):0},l.fn.innerWidth=function(){let t=this.get(0);if(t!=null){let i=window.getComputedStyle(t);return this.outerWidth()-parseFloat(i.borderLeftWidth)-parseFloat(i.borderRightWidth)}return 0},l.fn.innerHeight=function(){let t=this.get(0);if(t!=null){let i=window.getComputedStyle(t);return this.outerHeight()-parseFloat(i.borderTopWidth)-parseFloat(i.borderBottomtWidth)}return 0},l.fn.width=function(){return this.outerWidth()},l.fn.height=function(){return this.outerHeight()},l.fn.on=function(){let t=arguments,i=function(o,m){let _;if(m.type==="mouseenter"||m.type==="mouseleave"||m.type==="mouseover"){let v=document.elementFromPoint(m.clientX,m.clientY);if(!v.matches(o[1]))for(;(v=v.parentElement)&&!v.matches(o[1]););v!=null&&(_=l(v))}else _=l(m.target).closest(o[1]);if(_!=null&&_.closest(this).length>0){let v=[];if(v.push(m),o[4]!==void 0)for(let p=4;p<o.length;p++)v.push(o[p]);o[2].apply(_.get(0),v)}},r=t[0].split(" ");for(let o=0;o<r.length;o++){let m=r[o];if(typeof t[1]=="string")this.forEach(function(_){if(!l._fn.hasEventListener(_,m,t[2])){let v=i.bind(_,t);_.addEventListener(m,v,t[3]),_._domini_events=_._domini_events===void 0?[]:_._domini_events,_._domini_events.push({type:m,selector:t[1],func:v,trigger:t[2],args:t[3]})}});else for(let _=0;_<r.length;_++){let v=r[_];this.forEach(function(p){l._fn.hasEventListener(p,v,t[1])||(p.addEventListener(v,t[1],t[2]),p._domini_events=p._domini_events===void 0?[]:p._domini_events,p._domini_events.push({type:v,func:t[1],trigger:t[1],args:t[2]}))})}}return this},l.fn.off=function(t,i){return this.forEach(function(r){if(r._domini_events!==void 0&&r._domini_events.length>0)if(t===void 0){let o;for(;o=r._domini_events.pop();)r.removeEventListener(o.type,o.func,o.args);r._domini_events=[]}else t.split(" ").forEach(function(o){let m,_=[];for(;m=r._domini_events.pop();)m.type!==o||i!==void 0&&m.trigger!==i?_.push(m):r.removeEventListener(o,m.func,m.args);r._domini_events=_})}),this},l.fn.offForced=function(){let t=this;return this.forEach(function(i,r){let o=i.cloneNode(!0);i.parentNode.replaceChild(o,i),t[r]=o}),this},l.fn.trigger=function(t,i,r,o){return r=r||!1,o=o||!1,this.forEach(function(m){let _=!1;if(o&&typeof jQuery<"u"&&jQuery._data!==void 0&&jQuery._data(m,"events")!==void 0&&jQuery._data(m,"events")[t]!==void 0&&(jQuery(m).trigger(t,i),_=!0),!_&&r){let v=new Event(t);v.detail=i,m.dispatchEvent(v)}if(m._domini_events!==void 0)m._domini_events.forEach(function(v){if(v.type===t){let p=new Event(t);v.trigger.apply(m,[p].concat(i))}});else{let v=!1,p=m;for(;p=p.parentElement,p!=null&&(p._domini_events!==void 0&&p._domini_events.forEach(function(b){if(b.selector!==void 0){let L=l(p).find(b.selector);if(L.length>0&&L.get().indexOf(m)>=0&&b.type===t){let C=new Event(t);b.trigger.apply(m,[C].concat(i)),v=!0}}}),!v););}}),this},l.fn.clear=function(){for(const t of this)delete t._domini_events;return this},l.fn.clone=function(){let t=[];for(const i of this)t.push(i.cloneNode(!0));return l().add(t)},l.fn.detach=function(t){let i=this,r=[];t!==void 0&&(i=this.find(t));for(const o of i)o.parentElement!=null&&r.push(o.parentElement.removeChild(o));return l().add(r)},l.fn.remove=function(t){return this.detach(t).off().clear()},l.fn.prepend=function(t){if((t=l._fn.elementArrayFromAny(t)).length>0)for(const i of this)for(const r of t)i.insertBefore(r,i.children[0]);return this},l.fn.append=function(t){if((t=l._fn.elementArrayFromAny(t)).length>0)for(const i of this)for(const r of t)i.appendChild(r);return this},l.fn.is=function(t){let i=!1;for(const r of this)if(r.matches(t)){i=!0;break}return i},l.fn.parent=function(t){let i=[];for(const r of this){let o=r.parentElement;typeof t=="string"&&(o==null||o.matches(t)||(o=null)),i.push(o)}return l().add(i)},l.fn.copy=function(t,i){let r,o,m;if(typeof t!="object"||t===null)return r=t,r;for(o in r=new t.constructor,t)t.hasOwnProperty(o)&&(m=typeof t[o],i&&m==="object"&&t[o]!==null?r[o]=this.copy(t[o]):r[o]=t[o]);return r},l.fn.first=function(){return l(this[0])},l.fn.last=function(){return l(this[this.length-1])},l.fn.prev=function(t){let i=[];for(const r of this){let o;if(typeof t=="string")for(o=r.previousElementSibling;o!=null;){if(o.matches(t)){i.push(o);break}o=o.previousElementSibling}else i.push(r.previousElementSibling)}return l(null).add(i)},l.fn.next=function(t){let i=[];for(const r of this){let o;if(typeof t=="string")for(o=r.nextElementSibling;o!=null;){if(o.matches(t)){i.includes(o)||i.push(o);break}o=o.nextElementSibling}else i.push(r.nextElementSibling)}return l(null).add(i)},l.fn.closest=function(t){let i=[];for(let r of this)if(typeof t=="string"&&t!==""){for(;!r.matches(t)&&(r=r.parentElement););i.includes(r)||i.push(r)}else{if((t=t instanceof l?t.get(0):t)instanceof Element)for(;r!==t&&(r=r.parentElement););else r=null;i.includes(r)||i.push(r)}return l().add(i)},l.fn.add=function(t){let i=l._fn.elementArrayFromAny(t);for(const r of i)Array.from(this).includes(r)||this.push(r);return this},l.fn.find=function(t){const i=new l;if(typeof t=="string"){let r=[];this.get().forEach(function(o){const m=o.querySelectorAll?.(t)??[];r=r.concat(Array.from(m))}),r.length>0&&i.add(r)}return i},l._fn.bodyTransform=function(){let t=0,i=0;if(typeof WebKitCSSMatrix<"u"){let r=window.getComputedStyle(document.body);if(r.transform!==void 0){let o=new WebKitCSSMatrix(r.transform);o.m41!=="undefined"&&(t=o.m41),o.m42!=="undefined"&&(i=o.m42)}}return{x:t,y:i}},l._fn.bodyTransformY=function(){return this.bodyTransform().y},l._fn.bodyTransformX=function(){return this.bodyTransform().x},l._fn.hasFixedParent=function(t){if(l._fn.bodyTransformY()!=0)return!1;do if(window.getComputedStyle(t).position=="fixed")return!0;while(t=t.parentElement);return!1},l._fn.hasEventListener=function(t,i,r){if(t._domini_events===void 0)return!1;for(let o=0;o<t._domini_events.length;o++)if(t._domini_events[o].trigger===r&&t._domini_events[o].type===i)return!0;return!1},l._fn.allDescendants=function(t){let i=[],r=this;return Array.isArray(t)||(t=[t]),t.forEach(function(o){for(let m=0;m<o.childNodes.length;m++){let _=o.childNodes[m];i.push(_),i=i.concat(r.allDescendants(_))}}),i},l._fn.createElementsFromHTML=function(t){let i=document.createElement("template");return i.innerHTML=t.replace(/(\r\n|\n|\r)/gm,""),[...i.content.childNodes]},l._fn.elementArrayFromAny=function(t){if(typeof t=="string")t=l(t).get();else if(t instanceof l)t=t.get();else if(t instanceof Element)t=[t];else{if(!(t instanceof Array))return[];t=t.filter(i=>i instanceof Element)}return t},l._fn.ElementArrayFromAny=l._fn.elementArrayFromAny,l._fn.absolutePosition=function(t){if(!t.getClientRects().length)return{top:0,left:0};let i=t.getBoundingClientRect(),r=t.ownerDocument.defaultView;return{top:i.top+r.pageYOffset,left:i.left+r.pageXOffset}},l._fn.plugin=function(t,i){l.fn[t]=function(r){return r!==void 0&&i[r]?i[r].apply(this,Array.prototype.slice.call(arguments,1)):this.forEach(function(o){o["domini_"+t]=Object.create(i).init(r,o)})}},document.dispatchEvent(new Event("domini-dom-core-loaded"));const S=l;l.fn.animate=function(t,i,r){i=i||200,r=r||"easeInOutQuad";for(const o of this){let m,_,v,p,b,L=0,C=60,E={},T={};if(v=this.prop("_domini_animations"),v=v??[],t===!1)v.forEach(function(P){clearInterval(P)});else{let P=function(){L++,L>m?clearInterval(p):(_=b(L/m),Object.keys(T).forEach(function(A){A.indexOf("scroll")>-1?o[A]=E[A]+T[A]*_:o.style[A]=E[A]+T[A]*_+"px"}))};b=l.fn.animate.easing[r]??l.fn.animate.easing.easeInOutQuad,Object.keys(t).forEach(function(A){A.indexOf("scroll")>-1?(E[A]=o[A],T[A]=t[A]-E[A]):(E[A]=parseInt(window.getComputedStyle(o)[A]),T[A]=t[A]-E[A])}),m=i/1e3*C,p=setInterval(P,1e3/C),v.push(p),this.prop("_domini_animations",v)}}return this},l.fn.animate.easing={linear:function(t){return t},easeInOutQuad:function(t){return t<.5?2*t*t:1-Math.pow(-2*t+2,2)/2},easeOutQuad:function(t){return 1-(1-t)*(1-t)}},l.fn.unhighlight=function(t){let i={className:"highlight",element:"span"};return l.fn.extend(i,t),this.find(i.element+"."+i.className).forEach(function(){let r=this.parentNode;r.replaceChild(this.firstChild,this),r.normalize()})},l.fn.highlight=function(t,i){this.defaults={className:"highlight",element:"span",caseSensitive:!1,wordsOnly:!1,excludeParents:".excludeFromHighlight"};const r=l,o={...this.defaults,...i};if(t.constructor===String&&(t=[t]),(t=t.filter(function(b){return b!==""})).forEach(function(b,L,C){C[L]=b.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&").normalize("NFD").replace(/[\u0300-\u036f]/g,"")}),t.length===0)return this;let m=o.caseSensitive?"":"i",_="("+t.join("|")+")";o.wordsOnly&&(_="(?:,|^|\\s)"+_+"(?:,|$|\\s)");let v=new RegExp(_,m);function p(b,L,C,E,T){if(T=T===""?r.fn.highlight.defaults:T,b.nodeType===3){if(!r(b.parentNode).is(T)){let P=b.data.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(L);if(P){let A,z=document.createElement(C||"span");z.className=E||"highlight",A=/\.|,|\s/.test(P[0].charAt(0))?P.index+1:P.index;let F=b.splitText(A);F.splitText(P[1].length);let M=F.cloneNode(!0);return z.appendChild(M),F.parentNode.replaceChild(z,F),1}}}else if(b.nodeType===1&&b.childNodes&&!/(script|style)/i.test(b.tagName)&&!r(b).closest(T).length>0&&(b.tagName!==C.toUpperCase()||b.className!==E))for(let P=0;P<b.childNodes.length;P++)P+=p(b.childNodes[P],L,C,E,T);return 0}return this.forEach(function(b){p(b,v,o.element,o.className,o.excludeParents)})},l.fn.serialize=function(){let t=this.get(0);if(!t||t.nodeName!=="FORM")return"";let i,r,o=[];for(i=t.elements.length-1;i>=0;i-=1)if(t.elements[i].name!=="")switch(t.elements[i].nodeName){case"INPUT":switch(t.elements[i].type){case"checkbox":case"radio":t.elements[i].checked&&o.push(t.elements[i].name+"="+encodeURIComponent(t.elements[i].value));break;case"file":break;default:o.push(t.elements[i].name+"="+encodeURIComponent(t.elements[i].value))}break;case"TEXTAREA":o.push(t.elements[i].name+"="+encodeURIComponent(t.elements[i].value));break;case"SELECT":switch(t.elements[i].type){case"select-one":o.push(t.elements[i].name+"="+encodeURIComponent(t.elements[i].value));break;case"select-multiple":for(r=t.elements[i].options.length-1;r>=0;r-=1)t.elements[i].options[r].selected&&o.push(t.elements[i].name+"="+encodeURIComponent(t.elements[i].options[r].value))}break;case"BUTTON":switch(t.elements[i].type){case"reset":case"submit":case"button":o.push(t.elements[i].name+"="+encodeURIComponent(t.elements[i].value))}}return o.join("&")},l.fn.serializeObject=function(t,i){let r,o=[];for(r in t)if(t.hasOwnProperty(r)){let m=i?i+"["+r+"]":r,_=t[r];o.push(_!==null&&typeof _=="object"?l.fn.serializeObject(_,m):encodeURIComponent(m)+"="+encodeURIComponent(_))}return o.join("&")},l.fn.inViewPort=function(t,i){let r,o,m=this.get(0);if(m==null)return!1;t=t===void 0?0:t,i=i===void 0?window:typeof i=="string"?document.querySelector(i):i;let _=m.getBoundingClientRect(),v=_.top,p=_.bottom,b=_.left,L=_.right,C=!1;if(i==null&&(i=window),i===window)r=window.innerWidth||0,o=window.innerHeight||0;else{r=i.clientWidth,o=i.clientHeight;let E=i.getBoundingClientRect();v-=E.top,p-=E.top,b-=E.left,L-=E.left}return t=~~Math.round(parseFloat(t)),L<=0||b>=r||(C=t>0?v>=t&&p<o-t:(p>0&&v<=o-t)|(v<=0&&p>t)),C},l.fn.ajax=function(t){if((t=this.extend({url:"",method:"GET",cors:"cors",data:{},success:null,fail:null,accept:"text/html",contentType:"application/x-www-form-urlencoded; charset=UTF-8"},t)).cors==="cors"){let i=new XMLHttpRequest;return i.onreadystatechange=function(){t.success!=null&&this.readyState===4&&this.status>=200&&this.status<400&&t.success(this.responseText),t.fail!=null&&this.readyState===4&&this.status>=400&&t.fail(this)},i.open(t.method.toUpperCase(),t.url,!0),i.setRequestHeader("Content-type",t.contentType),i.setRequestHeader("Accept",t.accept),i.send(this.serializeObject(t.data)),i}{let i="ajax_cb_"+"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(o){let m=16*Math.random()|0;return(o==="x"?m:3&m|8).toString(16)}).replaceAll("-","");l.fn[i]=function(){t.success.apply(this,arguments),delete l.fn[t.data.fn]},t.data.callback="DoMini.fn."+i,t.data.fn=i;let r=document.createElement("script");r.type="text/javascript",r.src=t.url+"?"+this.serializeObject(t.data),r.onload=function(){this.remove()},document.body.appendChild(r)}};const w=S;return D.default})())}},$={};function O(k){var d=$[k];if(d!==void 0)return d.exports;var x=$[k]={exports:{}};return U[k].call(x.exports,x,x.exports,O),x.exports}(function(){O.n=function(k){var d=k&&k.__esModule?function(){return k.default}:function(){return k};return O.d(d,{a:d}),d}})(),function(){O.d=function(k,d){for(var x in d)O.o(d,x)&&!O.o(k,x)&&Object.defineProperty(k,x,{enumerable:!0,get:d[x]})}}(),function(){O.o=function(k,d){return Object.prototype.hasOwnProperty.call(k,d)}}(),function(){O.r=function(k){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(k,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(k,"__esModule",{value:!0})}}();var Q={};(function(){"use strict";var k=O(993),d=O.n(k);window.WPD=window.WPD||{},window.WPD.global={utils:{}},window.WPD.dom=d(),window.DoMini=d(),window.WPD.domini=window.WPD.dom,window.WPD.DoMini=window.WPD.dom;var x=O(685);window._asl_instances_storage=window._asl_instances_storage||[];var g={instances:window._asl_instances_storage,get:function(e,n){if(this.clean(),typeof e>"u"||e===0)return this.instances;if(typeof n>"u"){let s=[];for(let a=0;a<this.instances.length;a++)this.instances[a].o.id===e&&s.push(this.instances[a]);return s.length>0?s:!1}else for(let s=0;s<this.instances.length;s++)if(this.instances[s].o.id===e&&this.instances[s].o.iid===n)return this.instances[s];return!1},set:function(e){return this.exist(e.o.id,e.o.iid)?!1:(this.instances.push(e),!0)},exist:function(e,n){e=typeof e=="string"?parseInt(e):e,n=typeof n=="string"?parseInt(n):n,this.clean();for(let s=0;s<this.instances.length;s++)if(this.instances[s].o.id===e){if(typeof n>"u")return!0;if(this.instances[s].o.iid===n)return!0}return!1},clean:function(){let e=[],n=this;this.instances.forEach(function(s,a){d()(".asl_m_"+s.o.rid).length===0&&e.push(a)}),e.forEach(function(s){typeof n.instances[s]<"u"&&(n.instances[s].destroy(),n.instances.splice(s,1))})},destroy:function(e,n){let s=this.get(e,n);if(s!==!1)if(Array.isArray(s))s.forEach(function(a){a.destroy()}),this.instances=[];else{let a=0;this.instances.forEach(function(c,u){c.o.id===e&&c.o.iid===n&&(a=u)}),s.destroy(),this.instances.splice(a,1)}}};function l(){"use strict";const e=function(a,c,u,f){let h=g.get(a,c);if(h!==!1&&!Array.isArray(h)){const y=h[u];typeof y=="function"&&y.bind(h).apply(h,[f])}},n=function(a,c,u){let f;if(typeof c=="number"&&isFinite(c)){if(f=g.get(a,c),f!==!1&&!Array.isArray(f)){const h=f[u];if(typeof h=="function")return h.bind(f).apply(u)}}else if(typeof c=="string")return f=g.get(a),f!==!1&&Array.isArray(f)&&f.forEach(function(h){const y=h[c];typeof y=="function"&&y.bind(f).apply(h,[u])})},s=function(a,c){let u;return c==="exists"?g.exist(a):(u=g.get(a),u!==!1&&Array.isArray(u)&&u.forEach(function(f){const h=f[c];typeof h=="function"&&h.bind(f).apply(f)}))};if(arguments.length===4)return e.apply(this,arguments);if(arguments.length===3)return n.apply(this,arguments);if(arguments.length===2)return s.apply(this,arguments);arguments.length===0&&(console.log("Usage: ASL.api(id, [optional]instance, function, [optional]args);"),console.log("For more info: https://knowledgebase.ajaxsearchpro.com/other/javascript-api"))}var w=e=>{let n=!1;const s=()=>document.readyState==="complete"||document.readyState==="interactive"||document.readyState==="loaded",a=()=>{window.removeEventListener("DOMContentLoaded",u),document.removeEventListener("readystatechange",f)},c=()=>{n||(n=!0,e(),a())},u=()=>{c()},f=()=>{s()&&c()};s()?c():(window.addEventListener("DOMContentLoaded",u),document.addEventListener("readystatechange",f))};window.ASL={...window.ASL,instances:g,instance_args:[],api:l,initialized:!1,initializeAllSearches:function(){this.getInstances().forEach(function(n,s){d().fn._(".asl_m_"+s).forEach(function(a){return typeof a.hasAsp<"u"?!0:(a.hasAsp=!0,d()(a).ajaxsearchlite(n))})})},initializeSearchByID:function(e,n=0){const s=this.getInstance(e),a=n===0?".asl_m_"+e:".asl_m_"+e+"_"+n;d().fn._(a).forEach(function(c){return typeof c.hasAsp<"u"?!0:(c.hasAsp=!0,d()(c).ajaxsearchlite(s))})},getInstances:function(){return d().fn._(".asl_init_data").forEach(e=>{const n=parseInt(e.dataset.aslId||"");typeof e.dataset.settings<"u"&&(this.instance_args[n]=JSON.parse(e.dataset.settings))}),this.instance_args},getInstance:function(e){return typeof this.instance_args[e]<"u"?this.instance_args[e]:this.getInstances()[e]},initialize:function(e){if(typeof window.ASL.version>"u")return!1;if(window.ASL.script_async_load||window.ASL.init_only_in_viewport){const n=document.querySelectorAll(".asl_w_container");if(n.length){const s=new IntersectionObserver(a=>{a.forEach(c=>{if(c.isIntersecting){const u=parseInt(c.target.dataset.id??"0"),f=parseInt(c.target.dataset.instance??"0");this.initializeSearchByID(u,f),s.unobserve(c.target)}})});n.forEach(function(a){const c=a;typeof c._is_observed<"u"||(c._is_observed=!0,s.observe(c))})}}else typeof e>"u"?this.initializeAllSearches():this.initializeSearchByID(e);return this.initializeMutateDetector(),this.initializeHighlight(),this.initializeOtherEvents(),this.initialized=!0,!0},initializeHighlight:function(){if(window.ASL.highlight.enabled)for(const e of window.ASL.highlight.data){let n=e.selector!==""&&d()(e.selector).length>0?e.selector:"article",s,a;n=d()(n).length>0?n:"body";const c=new URLSearchParams(location.search);if(a=c.get("s")??c.get("asl_highlight")??c.get("asl_s")??c.get("asl_ls")??"",d()(n).unhighlight({className:"asl_single_highlighted"}),a===null||(a=a.trim(),a===""))return;const u=a.trim().split(" ");if(d()(n).highlight([a.trim()],{element:"span",className:"asl_single_highlighted asl_single_highlighted_exact",wordsOnly:e.whole,excludeParents:".asl_w, .asl-try"}),u.length>0&&d()(n).highlight(u,{element:"span",className:"asl_single_highlighted",wordsOnly:e.whole,excludeParents:".asl_w, .asl-try, .asl_single_highlighted"}),s=d()(".asl_single_highlighted_exact"),s.length===0&&(s=d()(".asl_single_highlighted")),s.length>0&&e.scroll){let f=s.offset().top-120;const h=d()("#wpadminbar");h.length>0&&(f-=h.height()),f=f+e.scroll_offset,f=f<0?0:f,d()("html").animate({scrollTop:f},500)}}},initializeOtherEvents:function(){let e,n;const s=d()("body");n="#menu-item-search, .fa-search, .fa, .fas",n=n+", .fusion-flyout-menu-toggle, .fusion-main-menu-search-open",n=n+", #search_button",n=n+", .mini-search.popup-search",n=n+", .icon-search",n=n+", .menu-item-search-dropdown",n=n+", .mobile-menu-button",n=n+", .td-icon-search, .tdb-search-icon",n=n+", .side_menu_button, .search_button",n=n+", .raven-search-form-toggle",n=n+", [data-elementor-open-lightbox], .elementor-button-link, .elementor-button",n=n+", i[class*=-search], a[class*=-search]",s.on("click touchend",n,()=>{clearTimeout(e),e=setTimeout(()=>{this.initializeAllSearches()},300)}),typeof window.jQuery<"u"&&window.jQuery(document).on("elementor/popup/show",()=>{setTimeout(()=>{this.initializeAllSearches()},10)})},initializeMutateDetector:function(){let e;if(typeof window.ASL.detect_ajax<"u"&&window.ASL.detect_ajax){const n=new MutationObserver(()=>{clearTimeout(e),e=setTimeout(()=>{this.initializeAllSearches()},500)}),s=document.querySelector("body");if(s==null)return;n.observe(s,{subtree:!0,childList:!0})}},loadScriptStack:function(e){let n;if(e.length>0){const s=e.shift();if(s===void 0)return;n=document.createElement("script"),n.src=s.src,n.onload=()=>{e.length>0?this.loadScriptStack(e):this.ready()},document.body.appendChild(n)}},ready:function(){const e=this;w(()=>{e.initialize()})},init:function(){window.ASL.script_async_load?this.loadScriptStack(window.ASL.additional_scripts):typeof window.WPD.AjaxSearchLite<"u"&&this.ready()}};class t{call_num=0;settingsInitialized=!1;resultsInitialized=!1;searching=!1;post=void 0;postAuto=void 0;lastSuccesfulSearch="";lastSearchData={};ktype="";keycode=0;_usingLiveLoader=void 0;nodes={};documentEventHandlers=[];resultsOpened=!1;savedScrollTop=0;savedContainerTop=0;clickTouchend="click touchend";mouseupTouchend="mouseup touchend";dragging=!1;settingsChanged=!1;isAutoP=!1;resAnim={showClass:"asl_an_fadeInDrop",showCSS:{visibility:"visible",display:"block",opacity:1,"animation-duration":"300ms"},hideClass:"asl_an_fadeOutDrop",hideCSS:{visibility:"hidden",opacity:0,display:"none"},duration:300};settAnim={showClass:"asl_an_fadeInDrop",showCSS:{visibility:"visible",display:"block",opacity:1,"animation-duration":"300ms"},hideClass:"asl_an_fadeOutDrop",hideCSS:{visibility:"hidden",opacity:0,display:"none"},duration:300};timeouts={searchWithCheck:void 0,search:void 0};o={id:1,iid:1,rid:"1_1",name:"Search name",homeurl:"",resultstype:"vertical",resultsposition:"hover",itemscount:10,charcount:0,highlight:!0,blocking:!1,detectVisibility:!1,redirectOnClick:!0,redirectOnEnter:!0,highlightWholewords:!0,singleHighlight:!1,settingsVisible:0,scrollToResults:{enabled:1,offset:0},resultareaclickable:0,autocomplete:{enabled:1,lang:"en",trigger_charcount:0},mobile:{menu_selector:"#mobile-menu",force_res_hover:0},trigger:{click:"ajax_search",click_location:"same",update_href:!1,return:"ajax_search",return_location:"same",facet:1,type:1,redirect_url:"/search",delay:300},animations:{pc:{settings:{anim:"fadedrop",dur:300},results:{anim:"fadedrop",dur:300},items:"voidanim"},mob:{settings:{anim:"fadedrop",dur:300},results:{anim:"fadedrop",dur:300},items:"voidanim"}},autop:{state:"disabled",phrase:"",count:10},resPage:{useAjax:0,selector:".search-results",trigger_type:1,trigger_facet:1,trigger_magnifier:1,trigger_return:1},resultsSnapTo:"left",results:{width:"auto",width_tablet:"auto",width_phone:"auto"},settingsimagepos:"left",closeOnDocClick:!0,overridewpdefault:!1,override_method:"get"}}window.WPD.global.AslPlugin=t;var i=O(665);t.prototype.setFilterStateInput=function(e){let n=this;typeof e>"u"&&(e=65);let s=function(){JSON.stringify(n.originalFormData)!=JSON.stringify((0,i.formData)(n.n("searchsettings").find("form")))?n.n("searchsettings").find("input[name=filters_initial]").val(0):n.n("searchsettings").find("input[name=filters_initial]").val(1)};e==0?s():setTimeout(function(){s()},e)};var r=null;const o=window.ASL;t.prototype.gaPageview=function(e){let n=this,s=n.gaGetTrackingID();if(typeof o.analytics>"u"||o.analytics.method!="pageview")return!1;if(o.analytics.string!=""){let a=typeof window.__gaTracker=="function"?window.__gaTracker:typeof window.ga=="function"?window.ga:!1,c=typeof window.gtag=="function"?window.gtag:!1,u=n.o.homeurl.replace(window.location.origin,"");if(c!==!1)s!==!1&&s.forEach(function(f){c("config",f,{page_path:u+o.analytics.string.replace("{asl_term}",e)})});else if(a!==!1){let f={page:u+o.analytics.string.replace("{asl_term}",e),title:"Ajax Search"};s!==!1?s.forEach(function(h){a("create",h,"auto"),a("send","pageview",f)}):a("send","pageview",f)}}},t.prototype.gaEvent=function(e,n){let s=this,a=s.gaGetTrackingID();if(typeof o.analytics>"u"||o.analytics.method!="event")return!1;let c=typeof window.gtag=="function"?window.gtag:!1,u=typeof window.__gaTracker=="function"?window.__gaTracker:typeof window.ga=="function"?window.ga:!1;if(c===!1&&u===!1&&typeof window.dataLayer>"u")return!1;if(typeof o.analytics.event[e]<"u"&&o.analytics.event[e].active){let f={search_id:s.o.id,search_name:s.o.name,phrase:s.n("text").val(),option_name:"",option_value:"",result_title:"",result_url:"",results_count:""},h={event_category:o.analytics.event[e].category,event_label:o.analytics.event[e].label,value:o.analytics.event[e].value,send_to:""};const y={...f,...n};Object.keys(y).forEach(function(R){let j=y[R];j=String(j).replace(/[\s\n\r]+/g," ").trim(),Object.keys(h).forEach(function(I){let N=new RegExp("{"+R+"}","gmi");h[I]=h[I].replace(N,j)})}),u!==!1?a!==!1?a.forEach(function(R){u("create",R,"auto"),u("send","event",h.event_category,o.analytics.event[e].action,h.event_label,h.value)}):u("send","event",h.event_category,o.analytics.event[e].action,h.event_label,h.value):c!==!1?a!==!1?a.forEach(function(R){h.send_to=R,c("event",o.analytics.event[e].action,h)}):c("event",o.analytics.event[e].action,h):window?.dataLayer?.push!==void 0&&window.dataLayer.push({event:"gaEvent",eventCategory:h.event_category,eventAction:o.analytics.event[e].action,eventLabel:h.event_label})}},t.prototype.gaGetTrackingID=function(){let e=!1;if(typeof o.analytics>"u")return e;if(typeof o.analytics.tracking_id<"u"&&o.analytics.tracking_id!="")return[o.analytics.tracking_id];if((typeof window.gtag=="function"?window.gtag:!1)===!1&&typeof window.ga<"u"&&typeof window.ga.getAll<"u"){let s=[];return window.ga.getAll().forEach(function(a){s.push(a.get("trackingId"))}),s.length>0?s:!1}return e};var m=null,_=O(627),v=O(919),p=O(91);const b=window.ASL;t.prototype.getLiveLoadAltSelectors=function(){return[".search-content","#content #posts-container","#content","#Content","div[role=main]","main[role=main]","div.theme-content","div.td-ss-main-content","main#page-content","main.l-content","#primary","#main-content",".main-content",".search section .bde-post-loop",".archive section .bde-post-loop",".search section .bde-post-list",".archive section .bde-post-list","main .wp-block-query","main"]},t.prototype.usingLiveLoader=function(){const e=this;if(e._usingLiveLoader!==void 0)return e._usingLiveLoader;const n=e.o,s="asp_es_"+n.id,a=this.getLiveLoadAltSelectors().join(",");if(document.getElementsByClassName(s).length)return e._usingLiveLoader=!0;const c=["resPage"];return e._usingLiveLoader=c.some(u=>{const f=n[u];return f.useAjax&&(document.querySelector(f.selector)||a&&document.querySelector(a))}),e._usingLiveLoader},t.prototype.liveLoad=function(e,n,s,a){if(e=="body"||e=="html")return console.log("Ajax Search Pro: Do not use html or body as the live loader selector."),!1;b.pageHTML==""&&(b._ajax_page_html||(b._ajax_page_html=!0,d().fn.ajax({url:location.href,method:"GET",success:function(y){b.pageHTML=y},dataType:"html"})));function c(y){y=p.Hooks.applyFilters("asl/live_load/raw_data",y,h);let R=new DOMParser,j=R.parseFromString(y,"text/html"),I=d()(j);if(y!=""&&I.length>0&&I.find(e).length>0){y=y.replace(/&asl_force_reset_pagination=1/gmi,""),y=y.replace(/%26asl_force_reset_pagination%3D1/gmi,""),y=y.replace(/&#038;asl_force_reset_pagination=1/gmi,""),(0,i.isSafari)()&&(y=y.replace(/srcset/gmi,"nosrcset")),y=p.Hooks.applyFilters("asl/live_load/html",y,h.o.id,h.o.iid),I=d()(R.parseFromString(y,"text/html"));let N=I.find(e).get(0);if(N=p.Hooks.applyFilters("asl/live_load/replacement_node",N,h,f.get(0),y),N!=null){const W=f.get(0);W!==void 0&&f.get(0)?.parentNode?.replaceChild(N,W)}f=d()(e).first(),s&&(document.title=j.title,history.pushState({},"",n)),d()(e).first().find(".woocommerce-ordering").on("change","select.orderby",function(){d()(this).closest("form").trigger("submit")}),h.addHighlightString(d()(e).find("a")),p.Hooks.applyFilters("asl/live_load/finished",n,h,e,f.get(0)),b.initialize(),h.lastSuccesfulSearch=h.n("searchsettings").find("form").serialize()+h.n("text").val().trim(),h.lastSearchData=y}h.n("s").trigger("asl_search_end",[h.o.id,h.o.iid,h.n("text").val(),y],!0,!0),h.gaEvent?.("search_end",{results_count:"unknown"}),h.gaPageview?.(h.n("text").val()),h.hideLoader(),f.css("opacity",1),h.searching=!1,h.n("text").val()!=""&&h.n("proclose").css({display:"block"})}s=typeof s>"u"?this.o.trigger.update_href:s,a=typeof a>"u"?!1:a;let u=this.getLiveLoadAltSelectors();if(e!="#main"&&u.unshift("#main"),d()(e).length<1&&(u.forEach(function(y){if(d()(y).length>0)return e=y,!1}),d()(e).length<1))return console.log("Ajax Search Lite: The live search selector does not exist on the page."),!1;e=p.Hooks.applyFilters("asl/live_load/selector",e,this);let f=d()(e).first(),h=this;h.searchAbort(),f.css("opacity",.4),p.Hooks.applyFilters("asl/live_load/start",n,h,e,f.get(0)),!a&&h.n("searchsettings").find("input[name=filters_initial]").val()==1&&h.n("text").val()==""?(0,v.intervalUntilExecute)(function(){c(b.pageHTML)},function(){return b.pageHTML!=""}):(h.searching=!0,h.post=d().fn.ajax({url:n,method:"GET",success:function(y){c(y)},dataType:"html",fail:function(y){f.css("opacity",1),!(y.status===0&&y.readyState===y.UNSENT)&&(f.html("This request has failed. Please check your connection."),h.hideLoader(),h.searching=!1,h.n("proclose").css({display:"block"}))}}))},t.prototype.getCurrentLiveURL=function(){let e=this,n="asl_ls="+(0,_.nicePhrase)(e.n("text").val()),s="&",a=window.location.href;a=a.indexOf("asl_ls=")>-1?a.slice(0,a.indexOf("asl_ls=")):a,a=a.indexOf("asl_ls&")>-1?a.slice(0,a.indexOf("asl_ls&")):a,a=a.indexOf("p_asid=")>-1?a.slice(0,a.indexOf("p_asid=")):a,a=a.indexOf("asl_")>-1?a.slice(0,a.indexOf("asl_")):a,a.indexOf("?")===-1&&(s="?");let c=a+s+n+"&asl_active=1&asl_force_reset_pagination=1&p_asid="+e.o.id+"&p_asl_data=1&"+e.n("searchsettings").find("form").serialize();return c=c.replace("?&","?"),c};var L=null;t.prototype.showLoader=function(){this.n("proloading").css({display:"block"})},t.prototype.hideLoader=function(){let e=this;e.n("proloading").css({display:"none"}),e.n("results").css("display","")};var C=null;const E=window.ASL;t.prototype.loadASLFonts=function(){E.font_url!==!1&&(new FontFace("aslsicons2","url("+E.font_url+")",{style:"normal",weight:"normal",display:"swap"}).load().then(function(n){document.fonts.add(n)}).catch(function(n){}),E.font_url=!1)},t.prototype.updateHref=function(){if(this.o.trigger.update_href&&!this.usingLiveLoader()){let e=this.getStateURL()+(this.resultsOpened?"&asl_s=":"&asl_ls=")+this.n("text").val();history.replaceState("","",e.replace(location.origin,""))}},t.prototype.fixClonedSelf=function(){let e=this,n=e.o.iid,s=e.o.rid;for(;!E.instances.set(e)&&(++e.o.iid,!(e.o.iid>50)););if(n!=e.o.iid){e.o.rid=e.o.id+"_"+e.o.iid;const a=e.n("search").get(0);a!==void 0&&(a.id="ajaxsearchlite"+e.o.rid,e.n("search").removeClass("asl_m_"+s).addClass("asl_m_"+e.o.rid).data("instance",e.o.iid));const c=e.n("searchsettings").get(0);c!==void 0&&(c.id=c.id.replace("settings"+s,"settings"+e.o.rid)),e.n("searchsettings").hasClass("asl_s_"+s)?e.n("searchsettings").removeClass("asl_s_"+s).addClass("asl_s_"+e.o.rid).data("instance",e.o.iid):e.n("searchsettings").removeClass("asl_sb_"+s).addClass("asl_sb_"+e.o.rid).data("instance",e.o.iid);const u=e.n("resultsDiv").get(0);u!==void 0&&(u.id=u.id.replace("prores"+s,"prores"+e.o.rid),e.n("resultsDiv").removeClass("asl_r_"+s).addClass("asl_r_"+e.o.rid).data("instance",e.o.iid));const f=e.n("container").find(".asl_init_data").get(0);f!==void 0&&(e.n("container").find(".asl_init_data").data("instance",e.o.iid),f.id=f.id.replace("asl_init_id_"+s,"asl_init_id_"+e.o.rid)),e.n("prosettings").data("opened",0)}},t.prototype.destroy=function(){let e=this;Object.keys(e.nodes).forEach(function(n){e.nodes[n].off?.()}),e.n("searchsettings").remove?.(),e.n("resultsDiv").remove?.(),e.n("search").remove?.(),e.n("container").remove?.(),e.documentEventHandlers.forEach(function(n){d()(n.node).off(n.event,n.handler)})};var T=null;t.prototype.isRedirectToFirstResult=function(){return!!((this.n("resultsDiv").find(".asl_res_url").length>0||d()(".asl_es_"+this.o.id+" a").length>0||this.o.resPage.useAjax&&d()(this.o.resPage.selector+"a").length>0)&&(this.o.redirectOnClick&&this.ktype=="click"&&this.o.trigger.click=="first_result"||this.o.redirectOnEnter&&(this.ktype=="input"||this.ktype=="keyup")&&this.keycode==13&&this.o.trigger.return=="first_result"))},t.prototype.doRedirectToFirstResult=function(){let e,n="";return this.ktype=="click"?e=this.o.trigger.click_location:e=this.o.trigger.return_location,this.n("resultsDiv").find(".asl_res_url").length>0?n=d()(this.n("resultsDiv").find(".asl_res_url").get(0)).attr("href"):d()(".asl_es_"+this.o.id+" a").length>0?n=d()(d()(".asl_es_"+this.o.id+" a").get(0)).attr("href"):this.o.resPage.useAjax&&d()(this.o.resPage.selector+"a").length>0&&(n=d()(d()(this.o.resPage.selector+"a").get(0)).attr("href")),n!==""&&(e=="same"?window.location.href=n:(0,i.openInNewTab)(n),this.hideLoader(),this.hideResults()),!1},t.prototype.doRedirectToResults=function(e){let n;e=="click"?n=this.o.trigger.click_location:n=this.o.trigger.return_location;let s=this.getRedirectURL(e);if(this.o.overridewpdefault){if(this.o.resPage.useAjax)return this.hideResults(),this.liveLoad(this.o.resPage.selector,s),this.showLoader(),!1;this.o.override_method=="post"?(0,i.submitToUrl)(s,"post",{asl_active:1,p_asl_data:this.n("searchsettings").find("form").serialize()},n):n=="same"?location.href=s:(0,i.openInNewTab)(s)}else(0,i.submitToUrl)(s,"post",{np_asl_data:this.n("searchsettings").find("form").serialize()},n);this.n("proloading").css("display","none"),this.hideLoader(),this.hideResults(),this.searchAbort()},t.prototype.getRedirectURL=function(e="enter"){let n,s,a,c;if(e=="click"?s=this.o.trigger.click:s=this.o.trigger.return,s=="results_page"||s=="ajax_search"?n="?s="+(0,_.nicePhrase)(this.n("text").val()):s=="woo_results_page"?n="?post_type=product&s="+(0,_.nicePhrase)(this.n("text").val()):(c=this.o.trigger.redirect_url,n=c.replace(/{phrase}/g,(0,_.nicePhrase)(this.n("text").val()))),this.o.homeurl.indexOf("?")>1&&n.indexOf("?")===0&&(n=n.replace("?","&")),this.o.overridewpdefault&&this.o.override_method!="post"){let u="&";this.o.homeurl.indexOf("?")===-1&&n.indexOf("?")===-1&&(u="?");let f=n+u+"asl_active=1&p_asl_data=1&"+this.n("searchsettings").find("form").serialize();a=this.o.homeurl+f}else a=this.o.homeurl+n;return a=a.replace("https://","https:///"),a=a.replace("http://","http:///"),a=a.replace(/\/\//g,"/"),a=p.Hooks.applyFilters("asl/redirect/url",a,this.o.id,this.o.iid),a};var P=null,A=O(451);t.prototype.showResults=function(){let e=this;e.initResults(),e.showVerticalResults(),e.hideLoader(),e.n("proclose").css({display:"block"}),e.n("showmore")!=null&&(e.n("items").length>0?e.n("showmore").css({display:"block"}):e.n("showmore").css({display:"none"})),e.resultsOpened=!0},t.prototype.hideResults=function(e=!0){let n=this;if(!n.resultsOpened)return!1;n.n("resultsDiv").removeClass(n.resAnim.showClass).addClass(n.resAnim.hideClass),setTimeout(function(){n.n("resultsDiv").css(n.resAnim.hideCSS)},n.resAnim.duration),n.n("proclose").css({display:"none"}),(0,A.isMobile)()&&e&&document.activeElement?.blur(),n.resultsOpened=!1,n.n("s").trigger("asl_results_hide",[n.o.id,n.o.iid],!0,!0)},t.prototype.showResultsBox=function(){let e=this;e.n("s").trigger("asl_results_show",[e.o.id,e.o.iid],!0,!0),e.n("resultsDiv").css({display:"block",height:"auto"}),e.n("resultsDiv").css(e.resAnim.showCSS),e.n("resultsDiv").removeClass(e.resAnim.hideClass).addClass(e.resAnim.showClass),e.fixResultsPosition(!0)},t.prototype.addHighlightString=function(e){let n=this,s=n.n("text").val().replace(/["']/g,"");e=typeof e>"u"?n.n("items").find("a.asl_res_url"):e,n.o.singleHighlight&&s!=""&&e.length>0&&e.forEach(function(a){try{const c=new URL(d()(a).attr("href"));c.searchParams.set("asl_highlight",s),c.searchParams.set("p_asid",String(n.o.id)),d()(a).attr("href",c.href)}catch{}})},t.prototype.scrollToResults=function(){let e=this,n=Math.floor(window.innerHeight*.1),s;if(!e.resultsOpened||!e.o.scrollToResults.enabled||e.n("resultsDiv").inViewPort(n))return;e.o.resultsposition=="hover"?s=e.n("probox").offset().top-20:s=e.n("resultsDiv").offset().top-20,s=s+e.o.scrollToResults.offset;let a=d()("#wpadminbar");a.length>0&&(s-=a.height()),s=s<0?0:s,window.scrollTo({top:s,behavior:"smooth"})};var z=null;const F=window.ASL;t.prototype.searchAbort=function(){let e=this;e.post!=null&&e.post.abort()},t.prototype.searchWithCheck=function(e=50){let n=this;n.n("text").val().length<n.o.charcount||(n.searchAbort(),clearTimeout(n.timeouts.searchWithCheck),n.timeouts.searchWithCheck=setTimeout(function(){n.search()},e))},t.prototype.search=function(){let e=this;if(e.searching,e.n("text").val().length<e.o.charcount)return;e.searching=!0,e.n("proloading").css({display:"block"}),e.n("proclose").css({display:"none"});let n={action:"ajaxsearchlite_search",aslp:e.n("text").val(),asid:e.o.id,options:e.n("searchsettings").find("form").serialize()};if(n=p.Hooks.applyFilters("asl/search/data",n),JSON.stringify(n)===JSON.stringify(e.lastSearchData))return e.resultsOpened||e.showResults(),e.hideLoader(),e.isRedirectToFirstResult()&&e.doRedirectToFirstResult(),!1;e.gaEvent?.("search_start"),d()(".asl_es_"+e.o.id).length>0?e.liveLoad(".asl_es_"+e.o.id,e.getCurrentLiveURL(),!1):e.o.resPage.useAjax?e.liveLoad(e.o.resPage.selector,e.getRedirectURL()):e.post=d().fn.ajax({url:F.ajaxurl,method:"POST",data:n,success:function(s){let a=s.replace(/^\s*[\r\n]/gm,"");const c=a.match(/___ASLSTART___(.*[\s\S]*)___ASLEND___/);if(c===null){e.hideLoader(),console.warn("The response inner data is missing!");return}if(a=c[1],a=p.Hooks.applyFilters("asl/search/html",a),e.n("resdrg").html(""),e.n("resdrg").html(a),e.n("resdrg").find(".asl_keyword").on("click",function(){e.n("text").val(d()(this).html()),e.n("container").find("input.orig").val(d()(this).html()).trigger("keydown"),e.n("container").find("form").trigger("submit",["ajax"]),e.search()}),e.nodes.items=e.n("resultsDiv").find(".item"),e.addHighlightString(),e.gaEvent?.("search_end",{results_count:e.n("items").length}),e.gaPageview?.(e.n("text").val()),e.isRedirectToFirstResult())return e.doRedirectToFirstResult(),!1;e.hideLoader(),e.showResults(),e.scrollToResults(),e.lastSuccesfulSearch=e.n("searchsettings").find("form").serialize()+e.n("text").val().trim(),e.lastSearchData=n,e.updateHref(),e.n("items").length==0?e.n("showmore")!=null&&e.n("showmore").css("display","none"):e.n("showmore")!=null&&(e.n("showmore").css("display","block"),e.n("showmore").find("span").off(),e.n("showmore").find("span").on("click",function(){let u=e.o.trigger.click,f;u=="results_page"?f="?s="+(0,_.nicePhrase)(e.n("text").val()):u=="woo_results_page"?f="?post_type=product&s="+(0,_.nicePhrase)(e.n("text").val()):f=e.o.trigger.redirect_url.replace("{phrase}",(0,_.nicePhrase)(e.n("text").val())),e.o.overridewpdefault?e.o.override_method=="post"?(0,i.submitToUrl)(e.o.homeurl+f,"post",{asl_active:1,p_asl_data:e.n("searchsettings").find("form").serialize()}):location.href=e.o.homeurl+f+"&asl_active=1&p_asid="+e.o.id+"&p_asl_data=1&"+e.n("searchsettings").find("form").serialize():(0,i.submitToUrl)(e.o.homeurl+f,"post",{np_asl_data:e.n("searchsettings").find("form").serialize()})})),p.Hooks.applyFilters("asl/search/end",e,n)},fail:function(s){e.n("resdrg").html(""),e.n("resdrg").html('<div class="asl_nores">The request failed. Please check your connection! Status: '+s.status+"</div>"),e.nodes.items=e.n("resultsDiv").find(".item"),e.hideLoader(),e.showResults(),e.scrollToResults()}})};var M=null;t.prototype.searchFor=function(e){typeof e<"u"&&this.n("text").val(e),this.n("textAutocomplete").val(""),this.search()},t.prototype.toggleSettings=function(e){typeof e<"u"?e=="show"?this.showSettings():this.hideSettings():parseInt(this.n("prosettings").data("opened"))===1?this.hideSettings():this.showSettings()},t.prototype.closeResults=function(e){typeof e<"u"&&e&&(this.n("text").val(""),this.n("textAutocomplete").val("")),this.hideResults(),this.n("proloading").css("display","none"),this.hideLoader(),this.searchAbort()},t.prototype.getStateURL=function(){let e,n;return e=location.href.split("p_asid")[0],e=e.replace("&asl_active=1",""),e=e.replace("?asl_active=1",""),e=e.slice(-1)=="?"?e.slice(0,-1):e,e=e.slice(-1)=="&"?e.slice(0,-1):e,n=e.indexOf("?")>1?"&":"?",e+n+"p_asid="+this.o.id+"&p_asl_data=1&"+this.n("searchsettings").find("form").serialize()},t.prototype.filtersInitial=function(){return this.n("searchsettings").find("input[name=filters_initial]").val()==1},t.prototype.filtersChanged=function(){return this.n("searchsettings").find("input[name=filters_changed]").val()==1};var Y=null;t.prototype.detectAndFixFixedPositioning=function(){let e=this,n=!1,s=e.n("search").get(0);for(;s;)if(s=s.parentElement,s!=null&&window.getComputedStyle(s).position==="fixed"){n=!0;break}n||e.n("search").css("position")=="fixed"?(e.n("resultsDiv").css("position")=="absolute"&&e.n("resultsDiv").css({position:"fixed","z-index":2147483647}),e.o.blocking||e.n("searchsettings").css({position:"fixed","z-index":2147483647})):(e.n("resultsDiv").css("position")=="fixed"&&e.n("resultsDiv").css("position","absolute"),e.o.blocking||e.n("searchsettings").css("position","absolute"))},t.prototype.fixResultsPosition=function(e=!1){let n=this,s=d()("body"),a=0,c=n.n("resultsDiv").css("position");if((d()._fn.bodyTransformY()!=0||s.css("position")!="static")&&(a=s.offset().top),d()._fn.bodyTransformY()!=0&&c=="fixed"&&(c="absolute",n.n("resultsDiv").css("position","absolute")),c=="fixed"&&(a=0),!(c!="fixed"&&c!="absolute")&&(e||n.n("resultsDiv").css("visibility")=="visible")){let u=n.n("search").offset(),f=0;if((d()._fn.bodyTransformX()!=0||s.css("position")!="static")&&(f=s.offset().left),typeof u<"u"){let h,y=0;(0,A.deviceType)()==="phone"?h=n.o.results.width_phone:(0,A.deviceType)()=="tablet"?h=n.o.results.width_tablet:h=n.o.results.width,h=="auto"&&(h=n.n("search").outerWidth()<240?240:n.n("search").outerWidth()),n.n("resultsDiv").css("width",(0,_.isNumeric)(h)?h+"px":h),n.o.resultsSnapTo=="right"?y=n.n("resultsDiv").outerWidth()-n.n("search").outerWidth():n.o.resultsSnapTo=="center"&&(y=Math.floor((n.n("resultsDiv").outerWidth()-parseInt(String(n.n("search").outerWidth())))/2)),n.n("resultsDiv").css({top:u.top+n.n("search").outerHeight(!0)-a+"px",left:u.left-y-f+"px"})}}},t.prototype.fixSettingsPosition=function(e=!1){let n=this,s=d()("body"),a=0,c=n.n("searchsettings").css("position");if((d()._fn.bodyTransformY()!=0||s.css("position")!="static")&&(a=s.offset().top),d()._fn.bodyTransformY()!=0&&c=="fixed"&&(c="absolute",n.n("searchsettings").css("position","absolute")),c=="fixed"&&(a=0),e||n.n("prosettings").data("opened")!=="0"){let u,f,h,y,R=0;(d()._fn.bodyTransformX()!=0||s.css("position")!="static")&&(R=s.offset().left),n.fixSettingsWidth(),n.n("prosettings").css("display")!="none"?u=n.n("prosettings"):u=n.n("promagnifier"),f=u.offset(),h=f.top+u.height()-2-a+"px",y=n.o.settingsimagepos=="left"?f.left:f.left+u.width()-n.n("searchsettings").width(),y=y-R+"px",n.n("searchsettings").css({display:"block",top:h,left:y})}},t.prototype.fixSettingsWidth=function(){},t.prototype.hideOnInvisibleBox=function(){let e=this;e.o.detectVisibility&&!e.n("search").hasClass("hiddend")&&(e.n("search").is(":hidden")||!e.n("search").is(":visible"))&&(e.hideSettings?.(),e.hideResults())};var G=null;t.prototype.initMagnifierEvents=function(){let e=this,n;e.n("promagnifier").on("click",function(s){if(e.keycode=s.keyCode||s.which,e.ktype=s.type,e.gaEvent?.("magnifier"),e.n("text").val().length>=e.o.charcount&&e.o.redirectOnClick&&e.o.trigger.click!=="first_result")return e.doRedirectToResults("click"),clearTimeout(n),!1;if(!(e.o.trigger.click=="ajax_search"||e.o.trigger.click=="first_result"))return!1;e.searchAbort(),clearTimeout(e.timeouts.search),e.n("proloading").css("display","none"),e.timeouts.search=setTimeout(function(){e.n("searchsettings").find("form").serialize()+e.n("text").val().trim()!=e.lastSuccesfulSearch||!e.resultsOpened&&!e.usingLiveLoader()?e.search():e.isRedirectToFirstResult()?e.doRedirectToFirstResult():e.n("proclose").css("display","block")},e.o.trigger.delay)})};var J=null;t.prototype.initInputEvents=function(){let e=this,n=!1,s=function(){e.n("text").off("mousedown touchstart keydown",s),n||(e._initFocusInput(),e.o.trigger.type&&e._initSearchInput(),e._initEnterEvent(),e._initFormEvent(),e.initAutocompleteEvent?.(),n=!0)};e.n("text").on("mousedown touchstart keydown",s,{passive:!0})},t.prototype._initFocusInput=function(){let e=this;e.n("text").on("click",function(n){if(n.stopPropagation(),n.stopImmediatePropagation(),d()(this).trigger("focus",[]),e.gaEvent?.("focus"),e.n("searchsettings").find("form").serialize()+e.n("text").val().trim()==e.lastSuccesfulSearch)return!e.resultsOpened&&!e.usingLiveLoader()&&e.showResults(),!1}),e.n("text").on("focus input",function(n){e.searching||(d()(this).val()!=""?e.n("proclose").css("display","block"):e.n("proclose").css({display:"none"}))})},t.prototype._initSearchInput=function(){let e=this;e.n("text").on("input",function(n){if(e.keycode=n.keyCode||n.which,e.ktype=n.type,e.updateHref(),e.n("text").val().length<e.o.charcount)return e.n("proloading").css("display","none"),e.hideResults(!1),e.searchAbort(),clearTimeout(e.timeouts.search),!1;e.searchAbort(),clearTimeout(e.timeouts.search),e.n("proloading").css("display","none"),e.timeouts.search=setTimeout(function(){e.n("searchsettings").find("form").serialize()+e.n("text").val().trim()!=e.lastSuccesfulSearch||!e.resultsOpened&&!e.usingLiveLoader()?e.search():e.isRedirectToFirstResult()?e.doRedirectToFirstResult():e.n("proclose").css("display","block")},e.o.trigger.delay)})},t.prototype._initEnterEvent=function(){let e=this,n,s=!1;e.n("text").on("keyup",function(a){if(e.keycode=a.keyCode||a.which,e.ktype=a.type,e.keycode==13){if(clearTimeout(n),n=setTimeout(function(){s=!1},300),s)return!1;s=!0}let c=d()(this).hasClass("orig");e.n("text").val().length>=e.o.charcount&&c&&e.keycode==13&&(e.gaEvent?.("return"),e.o.redirectOnEnter?e.o.trigger.return!="first_result"?e.doRedirectToResults(e.ktype):e.search():e.o.trigger.return=="ajax_search"&&(e.n("searchsettings").find("form").serialize()+e.n("text").val().trim()!=e.lastSuccesfulSearch||!e.resultsOpened&&!e.usingLiveLoader())&&e.search(),clearTimeout(e.timeouts.search))})},t.prototype._initFormEvent=function(){let e=this;d()(e.n("text").closest("form").get(0)).on("submit",function(n,s){if(n.preventDefault(),(0,A.isMobile)())if(e.o.redirectOnEnter){let a=new Event("keyup");a.keyCode=a.which=13,e.n("text").get(0).dispatchEvent(a)}else e.search(),document?.activeElement?.blur();else typeof s<"u"&&s=="ajax"&&e.search()})},t.prototype.initNavigationEvents=function(){let e=this,n=function(s){let a=s.keyCode||s.which;if(d()(".item",e.n("resultsDiv")).length>0&&e.n("resultsDiv").css("display")!="none"&&e.o.resultstype=="vertical"){if(a==40||a==38){let c=e.n("resultsDiv").find(".item.hovered");if(e.n("text").trigger("blur",[]),c.length==0?e.n("resultsDiv").find(".item").first().addClass("hovered"):(a==40&&(c.next(".item").length==0?e.n("resultsDiv").find(".item").removeClass("hovered").first().addClass("hovered"):c.removeClass("hovered").next(".item").addClass("hovered")),a==38&&(c.prev(".item").length==0?e.n("resultsDiv").find(".item").removeClass("hovered").last().addClass("hovered"):c.removeClass("hovered").prev(".item").addClass("hovered"))),s.stopPropagation(),s.preventDefault(),!e.n("resultsDiv").find(".resdrg .item.hovered").inViewPort(50,e.n("resultsDiv").get(0))){let u=e.n("resultsDiv").find(".resdrg .item.hovered").get(0);u!=null&&typeof u.scrollIntoView<"u"&&u.scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"})}}a==13&&e.n("resultsDiv").find(".item.hovered").length>0&&(s.stopPropagation(),s.preventDefault(),e.n("resultsDiv").find(".item.hovered a.asl_res_url").get(0).click())}};e.documentEventHandlers.push({node:document,event:"keydown",handler:n}),d()(document).on("keydown",n)},t.prototype.initOtherEvents=function(){let e=this,n,s;(0,A.isMobile)()&&(0,A.detectIOS)()&&e.n("text").on("touchstart",function(){e.savedScrollTop=window.scrollY,e.savedContainerTop=e.n("search").offset().top}),e.n("proclose").on(e.clickTouchend,function(a){a.preventDefault(),a.stopImmediatePropagation(),e.n("text").val(""),e.n("textAutocomplete").val(""),e.hideResults(),e.n("text").trigger("focus",[]),e.n("proloading").css("display","none"),e.hideLoader(),e.searchAbort(),d()(".asl_es_"+e.o.id).length>0?(e.showLoader(),e.liveLoad(".asl_es_"+e.o.id,e.getCurrentLiveURL(),!1)):e.o.resPage.useAjax&&(e.showLoader(),e.liveLoad(e.o.resPage.selector,e.getRedirectURL())),e.n("text").get(0).focus()}),(0,A.isMobile)()?(n=function(){e.orientationChange(),setTimeout(function(){e.orientationChange()},600)},e.documentEventHandlers.push({node:window,event:"orientationchange",handler:n}),d()(window).on("orientationchange",n)):(n=function(){e.resize()},e.documentEventHandlers.push({node:window,event:"resize",handler:n}),d()(window).on("resize",n,{passive:!0})),s=function(){e.scrolling(!1)},e.documentEventHandlers.push({node:window,event:"scroll",handler:s}),d()(window).on("scroll",s,{passive:!0}),(0,A.isMobile)()&&e.o.mobile.menu_selector!=""&&d()(e.o.mobile.menu_selector).on("touchend",function(){let a=this;setTimeout(function(){let c=d()(a).find("input.orig");c=c.length==0?d()(a).next().find("input.orig"):c,c=c.length==0?d()(a).parent().find("input.orig"):c,c=c.length==0?e.n("text"):c,e.n("search").inViewPort()&&c.get(0).focus()},300)}),(0,A.detectIOS)()&&(0,A.isMobile)()&&(0,A.isTouchDevice)()&&parseInt(e.n("text").css("font-size"))<16&&(e.n("text").data("fontSize",e.n("text").css("font-size")).css("font-size","16px"),e.n("textAutocomplete").css("font-size","16px"),d()("body").append("<style>#ajaxsearchlite"+e.o.rid+" input.orig::-webkit-input-placeholder{font-size: 16px !important;}</style>"))},t.prototype.orientationChange=function(){let e=this;e.detectAndFixFixedPositioning(),e.fixSettingsPosition(),e.fixResultsPosition()},t.prototype.resize=function(){let e=this;e.detectAndFixFixedPositioning(),e.fixSettingsPosition(),e.fixResultsPosition()},t.prototype.scrolling=function(e){let n=this;n.detectAndFixFixedPositioning(),n.hideOnInvisibleBox(),n.fixSettingsPosition(e),n.fixResultsPosition(e)},t.prototype.initResultsEvents=function(){let e=this;e.n("resultsDiv").css({opacity:"0"});let n=function(s){let a=s.keyCode||s.which,c=s.type;if(d()(s.target).closest(".asl_w").length==0&&(e.hideOnInvisibleBox(),c!="click"||c!="touchend"||a!=3)){if(!e.resultsOpened||!e.o.closeOnDocClick)return;e.dragging||(e.hideLoader(),e.searchAbort(),e.hideResults())}};e.documentEventHandlers.push({node:document,event:e.clickTouchend,handler:n}),d()(document).on(e.clickTouchend,n),e.n("resultsDiv").on("click",".results .item",function(){e.gaEvent?.("result_click",{result_title:d()(this).find("a.asl_res_url").text(),result_url:d()(this).find("a.asl_res_url").attr("href")})})};var K=null;t.prototype.monitorTouchMove=function(){let e=this;e.dragging=!1,d()("body").on("touchmove",function(){e.dragging=!0}).on("touchstart",function(){e.dragging=!1})};var X=null;t.prototype.init=function(e,n){return this.o={...this.o,...e},this.nodes={},this.nodes.search=d()(n),this.initNodeVariables(),this.o.redirectOnClick=this.o.trigger.click!="ajax_search"&&this.o.trigger.click!="nothing",this.o.redirectOnEnter=this.o.trigger.return!="ajax_search"&&this.o.trigger.return!="nothing",this.usingLiveLoader()&&(this.o.trigger.type=this.o.resPage.trigger_type,this.o.trigger.facet=this.o.resPage.trigger_facet,this.o.resPage.trigger_magnifier&&(this.o.redirectOnClick=!1,this.o.trigger.click="ajax_search"),this.o.resPage.trigger_return&&(this.o.redirectOnEnter=!1,this.o.trigger.return="ajax_search")),this.monitorTouchMove(),this.initEvents(),this.n("s").trigger("asl_init_search_bar",[this.o.id,this.o.iid],!0,!0),this},t.prototype.n=function(e){if(typeof this.nodes[e]<"u")return this.nodes[e];switch(e){case"s":this.nodes[e]=this.nodes.search;break;case"container":this.nodes[e]=this.nodes.search.closest(".asl_w_container");break;case"searchsettings":this.nodes[e]=this.n("container").find(".asl_s");break;case"resultsDiv":this.nodes[e]=this.n("container").find(".asl_r");break;case"probox":this.nodes[e]=this.nodes.search.find(".probox");break;case"proinput":this.nodes[e]=this.nodes.search.find(".proinput");break;case"text":this.nodes[e]=this.nodes.search.find(".proinput input.orig");break;case"textAutocomplete":this.nodes[e]=this.nodes.search.find(".proinput input.autocomplete");break;case"proloading":this.nodes[e]=this.nodes.search.find(".proloading");break;case"proclose":this.nodes[e]=this.nodes.search.find(".proclose");break;case"promagnifier":this.nodes[e]=this.nodes.search.find(".promagnifier");break;case"prosettings":this.nodes[e]=this.nodes.search.find(".prosettings");break;case"settingsAppend":this.nodes[e]=d()("#wpdreams_asl_settings_"+this.o.id);break;case"resultsAppend":this.nodes[e]=d()("#wpdreams_asl_results_"+this.o.id);break;case"trythis":this.nodes[e]=d()("#asp-try-"+this.o.rid);break;case"hiddenContainer":this.nodes[e]=this.n("container").find(".asl_hidden_data");break;case"aspItemOverlay":this.nodes[e]=this.n("hiddenContainer").find(".asl_item_overlay");break;case"showmore":this.nodes[e]=this.n("resultsDiv").find(".showmore");break;case"items":this.nodes[e]=this.n("resultsDiv").find(".item").length>0?this.n("resultsDiv").find(".item"):this.n("resultsDiv").find(".photostack-flip");break;case"results":this.nodes[e]=this.n("resultsDiv").find(".results");break;case"resdrg":this.nodes[e]=this.n("resultsDiv").find(".resdrg");break}return this.nodes[e]},t.prototype.initNodeVariables=function(){let e=this;e.o.id=parseInt(e.nodes.search.data("id")),e.o.iid=parseInt(e.nodes.search.data("instance")),e.o.rid=e.o.id+"_"+e.o.iid,e.fixClonedSelf()},t.prototype.initEvents=function(){this.initSettingsSwitchEvents?.(),this.initOtherEvents(),this.initMagnifierEvents(),this.initInputEvents()};var Z=null;t.prototype.initResults=function(){this.resultsInitialized||(this.initResultsBox(),this.initResultsEvents(),this.initNavigationEvents?.())},t.prototype.initResultsBox=function(){let e=this;e.initResultsAnimations(),(0,A.isMobile)()&&e.o.mobile.force_res_hover==1?(e.o.resultsposition="hover",e.nodes.resultsDiv=e.n("resultsDiv").clone(),d()("body").append(e.nodes.resultsDiv),e.nodes.resultsDiv.css({position:"absolute"}),e.detectAndFixFixedPositioning()):e.o.resultsposition=="hover"&&e.n("resultsAppend").length<=0?(e.nodes.resultsDiv=e.n("resultsDiv").clone(),d()("body").append(e.n("resultsDiv"))):(e.o.resultsposition="block",e.n("resultsDiv").css({position:"static"}),e.n("resultsAppend").length>0&&(e.n("resultsAppend").find(".asl_w").length>0?e.nodes.resultsDiv=e.n("resultsAppend").find(".asl_w"):(e.nodes.resultsDiv=e.n("resultsDiv").clone(),e.nodes.resultsAppend.append(e.n("resultsDiv"))))),e.nodes.showmore=e.n("resultsDiv").find(".showmore"),e.nodes.items=e.n("resultsDiv").find(".item").length>0?e.n("resultsDiv").find(".item"):e.n("resultsDiv").find(".photostack-flip"),e.nodes.results=e.n("resultsDiv").find(".results"),e.nodes.resdrg=e.n("resultsDiv").find(".resdrg"),e.n("resultsDiv").get(0).id=e.n("resultsDiv").get(0).id.replace("__original__",""),e.detectAndFixFixedPositioning(),e.resultsInitialized=!0},t.prototype.initResultsAnimations=function(){this.n("resultsDiv").css({"-webkit-animation-duration":this.resAnim.duration+"ms","animation-duration":this.resAnim.duration+"ms"})};var ee=null;t.prototype.autocompleteGoogleOnly=function(){const e=this,n=String(e.n("text").val());if(e.n("text").val()==""){e.n("textAutocomplete").val("");return}let s=String(e.n("textAutocomplete").val());if(s!=""&&s.indexOf(n)==0)return;e.n("textAutocomplete").val("");let a=e.o.autocomplete.lang;["wpml_lang","polylang_lang","qtranslate_lang"].forEach(function(c){e.n("searchsettings").find('input[name="'+c+'"]').length>0&&String(e.n("searchsettings").find('input[name="'+c+'"]').val()).length>1&&(a=String(e.n("searchsettings").find('input[name="'+c+'"]').val()))}),String(e.n("text").val()).length>=e.o.autocomplete.trigger_charcount&&d().fn.ajax({url:"https://clients1.google.com/complete/search",cors:"no-cors",data:{q:n,hl:a,nolabels:"t",client:"hp",ds:""},success:function(c){if(c[1].length>0){let u=c[1][0][0].replace(/(<([^>]+)>)/ig,"");u=d()("<textarea />").html(u).text(),u=u.substr(n.length),e.n("textAutocomplete").val(n+u)}}})},t.prototype.fixAutocompleteScrollLeft=function(){const e=this.n("textAutocomplete").get(0);if(e===void 0){console.warn("textAutocomplete missing");return}e.scrollLeft=this.n("text").get(0)?.scrollLeft??0};var te=null;t.prototype.initAutocompleteEvent=function(){let e=this;e.o.autocomplete.enabled&&(e.n("text").on("keyup",function(n){e.keycode=n.keyCode||n.which,e.ktype=n.type;let s=39;d()("body").hasClass("rtl")&&(s=37),e.keycode===s&&e.n("textAutocomplete").val()!==""?(n.preventDefault(),e.n("text").val(e.n("textAutocomplete").val()),e.post!=null&&e.post.abort(),e.search()):(e.postAuto!=null&&e.postAuto.abort(),e.autocompleteGoogleOnly())}),e.n("text").on("keyup mouseup input blur select",function(){e.fixAutocompleteScrollLeft()}))};var ne=null;t.prototype.showVerticalResults=function(){let e=this;if(e.showResultsBox(),e.n("items").length>0){let s=e.n("items").length<e.o.itemscount?e.n("items").length:e.o.itemscount;s=s<=0?9999:s;let a=e.n("resultsDiv").find(".asl_group_header");if(e.o.itemscount==0||e.n("items").length<=e.o.itemscount)e.n("results").css({height:"auto"});else if(e.call_num<1&&e.n("results").css({height:"30px"}),e.call_num<1){let c=0,u=0,f=0,h=0;e.n("items").forEach(function(y){u+=d()(y).outerHeight(!0),d()(y).outerHeight(!0)>h&&(h=d()(y).outerHeight(!0)),c++}),f=h*s,f>u&&(f=u),c=c<1?1:c,u=u/c*s,a.length>0&&a.forEach(function(y,R){if(!R||!y||!y.parentNode)return;let j=Array.prototype.slice.call(y.parentNode.children).indexOf(y);j-R-Math.floor(j/3)<s&&(f+=d()(y).outerHeight(!0))}),e.n("results").css({height:f+"px"})}e.n("items").last().addClass("asl_last_item"),e.n("results").find(".asl_group_header").prev(".item").addClass("asl_last_item"),e.o.highlight&&e.n("resultsDiv").find("div.item").highlight(e.n("text").val().split(" "),{element:"span",className:"highlighted",wordsOnly:e.o.highlightWholewords})}e.resize(),e.n("items").length==0&&e.n("results").css({height:"auto"}),e.n("results").css({overflowY:"auto"});const n=e.n("results").get(0);n&&(n.scrollTop=0),e.fixResultsPosition(!0),e.searching=!1};var ie=null;t.prototype.showSettings=function(){let e=this;e.initSettings?.(),e.n("searchsettings").css(e.settAnim.showCSS),e.n("searchsettings").removeClass(e.settAnim.hideClass).addClass(e.settAnim.showClass),e.n("prosettings").data("opened",1),e.fixSettingsPosition(!0)},t.prototype.hideSettings=function(){let e=this;e.initSettings?.(),e.n("searchsettings").removeClass(e.settAnim.showClass).addClass(e.settAnim.hideClass),setTimeout(function(){e.n("searchsettings").css(e.settAnim.hideCSS)},e.settAnim.duration),e.n("prosettings").data("opened",0)};var se=null;t.prototype.initFacetEvents=function(){let e=this;e.o.trigger.facet&&e.n("searchsettings").find("input[type=checkbox]").on("asl_chbx_change",function(n){e.ktype=n.type,e.n("searchsettings").find("input[name=filters_changed]").val(1),e.gaEvent?.("facet_change",{option_label:d()(this).closest("fieldset").find("legend").text(),option_value:d()(this).closest(".asl_option").find(".asl_option_label").text()+(d()(this).prop("checked")?"(checked)":"(unchecked)")}),e.setFilterStateInput(65),e.searchWithCheck(80)})},t.prototype.initSettingsSwitchEvents=function(){let e=this;e.n("prosettings").on("click",function(){e.n("prosettings").data("opened")==="0"?e.showSettings():e.hideSettings()}),e.o.settingsVisible==1&&e.showSettings()},t.prototype.initSettingsEvents=function(){let e=this,n,s=function(){typeof e.originalFormData>"u"&&(e.originalFormData=(0,i.formData)(e.n("searchsettings").find("form"))),e.n("searchsettings").off("mousedown touchstart mouseover",s)};e.n("searchsettings").on("mousedown touchstart mouseover",s);let a=function(c){d()(c.target).closest(".asl_w").length==0&&(e.dragging||e.hideSettings?.())};e.documentEventHandlers.push({node:document,event:e.clickTouchend,handler:a}),d()(document).on(e.clickTouchend,a),e.n("searchsettings").on("click",function(){e.settingsChanged=!0}),e.n("searchsettings").on(e.clickTouchend,function(c){e.updateHref(),(typeof c.target<"u"&&!d()(c.target).hasClass("noUi-handle")||c.type=="click")&&c.stopImmediatePropagation()}),e.n("searchsettings").find("div.asl_option").on(e.mouseupTouchend,function(c){if(c.preventDefault(),c.stopImmediatePropagation(),e.dragging)return!1;d()(this).find('input[type="checkbox"]').prop("checked",!d()(this).find('input[type="checkbox"]').prop("checked")),clearTimeout(n);let u=this;n=setTimeout(function(){d()(u).find('input[type="checkbox"]').trigger("asl_chbx_change",[])},50)}),e.n("searchsettings").find("div.asl_option label").on("click",function(c){c.preventDefault()}),e.n("searchsettings").find("fieldset.asl_checkboxes_filter_box").forEach(function(){let c=!0;d()(this).find('.asl_option:not(.asl_option_selectall) input[type="checkbox"]').forEach(function(){if(d()(this).prop("checked")==!0)return c=!1,!1}),c&&d()(this).find('.asl_option_selectall input[type="checkbox"]').prop("checked",!1).removeAttr("data-origvalue")}),e.n("searchsettings").find("fieldset").forEach(function(){d()(this).find(".asl_option:not(.hiddend)").last().addClass("asl-o-last")}),e.n("searchsettings").find('.asl_option_cat input[type="checkbox"], .asl_option_cff input[type="checkbox"]').on("asl_chbx_change",function(){let c=d()(this).data("targetclass");typeof c=="string"&&c!=""&&e.n("searchsettings").find("input."+c).prop("checked",d()(this).prop("checked"))})};var oe=null;t.prototype.initSettings=function(){this.settingsInitialized||(this.loadASLFonts?.(),this.initSettingsBox?.(),this.initSettingsEvents?.(),this.initFacetEvents?.())},t.prototype.initSettingsBox=function(){let e=this,n=function(s){let a=e.n("searchsettings").get(0);e.nodes.searchsettings=e.n("searchsettings").clone(),s.append(e.n("searchsettings")),d()(a).find("*[id]").forEach(function(c){c!==void 0&&c.id.indexOf("__original__")<0&&(c.id="__original__"+c.id)}),e.n("searchsettings").find("*[id]").forEach(function(c){c!==void 0&&c.id.indexOf("__original__")>-1&&(c.id=c.id.replace("__original__",""))})};e.initSettingsAnimations?.(),n(d()("body")),e.n("searchsettings").get(0).id=e.n("searchsettings").get(0).id.replace("__original__",""),e.detectAndFixFixedPositioning(),e.settingsInitialized=!0},t.prototype.initSettingsAnimations=function(){let e=this;const n=(0,A.isMobile)()?e.o.animations.mob:e.o.animations.pc;e.settAnim.duration=n.settings.dur,e.settAnim.showCSS["animation-duration"]=n.settings.dur+"ms",n.settings.anim==="fade"&&(e.settAnim.showClass="asl_an_fadeIn",e.settAnim.hideClass="asl_an_fadeOut"),n.settings.anim==="fadedrop"&&!e.o.blocking?(e.settAnim.showClass="asl_an_fadeInDrop",e.settAnim.hideClass="asl_an_fadeOutDrop"):n.settings.anim==="fadedrop"&&(e.settAnim.showClass="asl_an_fadeIn",e.settAnim.hideClass="asl_an_fadeOut"),e.n("searchsettings").css({"-webkit-animation-duration":e.settAnim.duration+"ms","animation-duration":e.settAnim.duration+"ms"})};var re=null,H={plugin:new t,addons:{addons:[],add(e){if(this.addons.indexOf(e)===-1){const n=this.addons.push(e);this.addons[n-1].init()}},remove(e){this.addons=this.addons.filter(n=>n.name===e?(typeof n.destroy<"u"&&n.destroy(),!1):!0)}}};class B{name="WooCommerce Add To Cart";requests=[];$liveRegion=void 0;init(){p.Hooks.addFilter("asl/search/end",this.finished.bind(this),10,this)}finished(n){typeof window.wc_add_to_cart_params>"u"||typeof jQuery>"u"||(this.addRequest=this.addRequest.bind(this),this.run=this.run.bind(this),this.$liveRegion=this.createLiveRegion(),jQuery(n.n("resdrg").get(0)).find(".add-to-cart-button:not(.wc-interactive)").off().on("click",{addToCartHandler:this},this.onAddToCart))}addRequest(n){this.requests.push(n),this.requests.length===1&&this.run()}run(){const n=this,s=n.requests[0].complete;n.requests[0].complete=function(){typeof s=="function"&&s(),n.requests.shift(),n.requests.length>0&&n.run()},jQuery.ajax(this.requests[0])}onAddToCart(n){if(typeof window.wc_add_to_cart_params>"u"||typeof jQuery>"u")return;const s=jQuery(this);if(s.is(".ajax-add-to-cart")){if(!s.attr("data-product_id"))return!0;if(n.data.addToCartHandler.$liveRegion.text("").removeAttr("aria-relevant"),n.preventDefault(),s.removeClass("added"),s.addClass("loading"),jQuery(document.body).triggerHandler("should_send_ajax_request.adding_to_cart",[s])===!1)return jQuery(document.body).trigger("ajax_request_not_sent.adding_to_cart",[!1,!1,s]),!0;const a={};jQuery.each(s.data(),function(u,f){a[u]=f}),jQuery.each(s[0].dataset,function(u,f){a[u]=f});const c=s.closest(".add-to-cart-container").find(".add-to-cart-quantity");c.length>0&&(a.quantity=c.get(0).value),jQuery(document.body).trigger("adding_to_cart",[s,a]),n.data.addToCartHandler.addRequest({type:"POST",url:window.wc_add_to_cart_params.wc_ajax_url.toString().replace("%%endpoint%%","add_to_cart"),data:a,success:function(u){if(u){if(u.error&&u.product_url){window.location=u.product_url;return}if(!(typeof window.wc_add_to_cart_params>"u"||typeof jQuery>"u")){if(window.wc_add_to_cart_params.cart_redirect_after_add==="yes"){window.location=window.wc_add_to_cart_params.cart_url;return}jQuery(document.body).trigger("added_to_cart",[u.fragments,u.cart_hash,s])}}},dataType:"json"})}}createLiveRegion(){const n=jQuery(".widget_shopping_cart_live_region");return n.length?n:jQuery('<div class="widget_shopping_cart_live_region screen-reader-text" role="status"></div>').appendTo("body")}}H.addons.add(new B);var le=null;class q{name="Divi Addon";init(){window.DiviArea!==void 0&&window.DiviArea.addAction("click_overlay",()=>window.ASL.api(0,"closeResults"))}}H.addons.add(new q);var ce=null;function V(){(0,v.intervalUntilExecute)(()=>window.ASL.init(),function(){return typeof window.ASL.version<"u"})}window.WPD.AjaxSearchLite=H,d()._fn.plugin("ajaxsearchlite",H.plugin),V()})(),window.AjaxSearchLite=Q.default})();
!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(x){"use strict";var t,e,i,n,W,C,o,s,r,l,a,h,u;function E(t,e,i){return[parseFloat(t[0])*(a.test(t[0])?e/100:1),parseFloat(t[1])*(a.test(t[1])?i/100:1)]}function L(t,e){return parseInt(x.css(t,e),10)||0}function N(t){return null!=t&&t===t.window}x.ui=x.ui||{},x.ui.version="1.13.3",
x.extend(x.expr.pseudos,{data:x.expr.createPseudo?x.expr.createPseudo(function(e){return function(t){return!!x.data(t,e)}}):function(t,e,i){return!!x.data(t,i[3])}}),
x.fn.extend({disableSelection:(t="onselectstart"in document.createElement("div")?"selectstart":"mousedown",function(){return this.on(t+".ui-disableSelection",function(t){t.preventDefault()})}),enableSelection:function(){return this.off(".ui-disableSelection")}}),
x.ui.focusable=function(t,e){var i,n,o,s=t.nodeName.toLowerCase();return"area"===s?(o=(i=t.parentNode).name,!(!t.href||!o||"map"!==i.nodeName.toLowerCase())&&0<(i=x("img[usemap='#"+o+"']")).length&&i.is(":visible")):(/^(input|select|textarea|button|object)$/.test(s)?(n=!t.disabled)&&(o=x(t).closest("fieldset")[0])&&(n=!o.disabled):n="a"===s&&t.href||e,n&&x(t).is(":visible")&&function(t){var e=t.css("visibility");for(;"inherit"===e;)t=t.parent(),e=t.css("visibility");return"visible"===e}(x(t)))},x.extend(x.expr.pseudos,{focusable:function(t){return x.ui.focusable(t,null!=x.attr(t,"tabindex"))}}),x.fn._form=function(){return"string"==typeof this[0].form?this.closest("form"):x(this[0].form)},
x.ui.formResetMixin={_formResetHandler:function(){var e=x(this);setTimeout(function(){var t=e.data("ui-form-reset-instances");x.each(t,function(){this.refresh()})})},_bindFormResetHandler:function(){var t;this.form=this.element._form(),this.form.length&&((t=this.form.data("ui-form-reset-instances")||[]).length||this.form.on("reset.ui-form-reset",this._formResetHandler),t.push(this),this.form.data("ui-form-reset-instances",t))},_unbindFormResetHandler:function(){var t;this.form.length&&((t=this.form.data("ui-form-reset-instances")).splice(x.inArray(this,t),1),t.length?this.form.data("ui-form-reset-instances",t):this.form.removeData("ui-form-reset-instances").off("reset.ui-form-reset"))}},x.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),
x.expr.pseudos||(x.expr.pseudos=x.expr[":"]),x.uniqueSort||(x.uniqueSort=x.unique),x.escapeSelector||(e=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,i=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},x.escapeSelector=function(t){return(t+"").replace(e,i)}),x.fn.even&&x.fn.odd||x.fn.extend({even:function(){return this.filter(function(t){return t%2==0})},odd:function(){return this.filter(function(t){return t%2==1})}}),
x.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38},
x.fn.labels=function(){var t,e,i;return this.length?this[0].labels&&this[0].labels.length?this.pushStack(this[0].labels):(e=this.eq(0).parents("label"),(t=this.attr("id"))&&(i=(i=this.eq(0).parents().last()).add((i.length?i:this).siblings()),t="label[for='"+x.escapeSelector(t)+"']",e=e.add(i.find(t).addBack(t))),this.pushStack(e)):this.pushStack([])},x.ui.plugin={add:function(t,e,i){var n,o=x.ui[t].prototype;for(n in i)o.plugins[n]=o.plugins[n]||[],o.plugins[n].push([e,i[n]])},call:function(t,e,i,n){var o,s=t.plugins[e];if(s&&(n||t.element[0].parentNode&&11!==t.element[0].parentNode.nodeType))for(o=0;o<s.length;o++)t.options[s[o][0]]&&s[o][1].apply(t.element,i)}},
W=Math.max,C=Math.abs,o=/left|center|right/,s=/top|center|bottom/,r=/[\+\-]\d+(\.[\d]+)?%?/,l=/^\w+/,a=/%$/,h=x.fn.position,x.position={scrollbarWidth:function(){var t,e,i;return void 0!==n?n:(i=(e=x("<div style='display:block;position:absolute;width:200px;height:200px;overflow:hidden;'><div style='height:300px;width:auto;'></div></div>")).children()[0],x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),n=t-i)},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.width<t.element[0].scrollWidth;return{width:"scroll"===i||"auto"===i&&t.height<t.element[0].scrollHeight?x.position.scrollbarWidth():0,height:e?x.position.scrollbarWidth():0}},getWithinInfo:function(t){var e=x(t||window),i=N(e[0]),n=!!e[0]&&9===e[0].nodeType;return{element:e,isWindow:i,isDocument:n,offset:!i&&!n?x(t).offset():{left:0,top:0},scrollLeft:e.scrollLeft(),scrollTop:e.scrollTop(),width:e.outerWidth(),height:e.outerHeight()}}},x.fn.position=function(f){var c,d,p,g,m,v,y,w,b,_,t,e;return f&&f.of?(v="string"==typeof(f=x.extend({},f)).of?x(document).find(f.of):x(f.of),y=x.position.getWithinInfo(f.within),w=x.position.getScrollInfo(y),b=(f.collision||"flip").split(" "),_={},e=9===(e=(t=v)[0]).nodeType?{width:t.width(),height:t.height(),offset:{top:0,left:0}}:N(e)?{width:t.width(),height:t.height(),offset:{top:t.scrollTop(),left:t.scrollLeft()}}:e.preventDefault?{width:0,height:0,offset:{top:e.pageY,left:e.pageX}}:{width:t.outerWidth(),height:t.outerHeight(),offset:t.offset()},v[0].preventDefault&&(f.at="left top"),d=e.width,p=e.height,m=x.extend({},g=e.offset),x.each(["my","at"],function(){var t,e,i=(f[this]||"").split(" ");(i=1===i.length?o.test(i[0])?i.concat(["center"]):s.test(i[0])?["center"].concat(i):["center","center"]:i)[0]=o.test(i[0])?i[0]:"center",i[1]=s.test(i[1])?i[1]:"center",t=r.exec(i[0]),e=r.exec(i[1]),_[this]=[t?t[0]:0,e?e[0]:0],f[this]=[l.exec(i[0])[0],l.exec(i[1])[0]]}),1===b.length&&(b[1]=b[0]),"right"===f.at[0]?m.left+=d:"center"===f.at[0]&&(m.left+=d/2),"bottom"===f.at[1]?m.top+=p:"center"===f.at[1]&&(m.top+=p/2),c=E(_.at,d,p),m.left+=c[0],m.top+=c[1],this.each(function(){var i,t,r=x(this),l=r.outerWidth(),a=r.outerHeight(),e=L(this,"marginLeft"),n=L(this,"marginTop"),o=l+e+L(this,"marginRight")+w.width,s=a+n+L(this,"marginBottom")+w.height,h=x.extend({},m),u=E(_.my,r.outerWidth(),r.outerHeight());"right"===f.my[0]?h.left-=l:"center"===f.my[0]&&(h.left-=l/2),"bottom"===f.my[1]?h.top-=a:"center"===f.my[1]&&(h.top-=a/2),h.left+=u[0],h.top+=u[1],i={marginLeft:e,marginTop:n},x.each(["left","top"],function(t,e){x.ui.position[b[t]]&&x.ui.position[b[t]][e](h,{targetWidth:d,targetHeight:p,elemWidth:l,elemHeight:a,collisionPosition:i,collisionWidth:o,collisionHeight:s,offset:[c[0]+u[0],c[1]+u[1]],my:f.my,at:f.at,within:y,elem:r})}),f.using&&(t=function(t){var e=g.left-h.left,i=e+d-l,n=g.top-h.top,o=n+p-a,s={target:{element:v,left:g.left,top:g.top,width:d,height:p},element:{element:r,left:h.left,top:h.top,width:l,height:a},horizontal:i<0?"left":0<e?"right":"center",vertical:o<0?"top":0<n?"bottom":"middle"};d<l&&C(e+i)<d&&(s.horizontal="center"),p<a&&C(n+o)<p&&(s.vertical="middle"),W(C(e),C(i))>W(C(n),C(o))?s.important="horizontal":s.important="vertical",f.using.call(this,t,s)}),r.offset(x.extend(h,{using:t}))})):h.apply(this,arguments)},x.ui.position={fit:{left:function(t,e){var i,n=e.within,o=n.isWindow?n.scrollLeft:n.offset.left,n=n.width,s=t.left-e.collisionPosition.marginLeft,r=o-s,l=s+e.collisionWidth-n-o;n<e.collisionWidth?0<r&&l<=0?(i=t.left+r+e.collisionWidth-n-o,t.left+=r-i):t.left=!(0<l&&r<=0)&&l<r?o+n-e.collisionWidth:o:0<r?t.left+=r:0<l?t.left-=l:t.left=W(t.left-s,t.left)},top:function(t,e){var i,n=e.within,n=n.isWindow?n.scrollTop:n.offset.top,o=e.within.height,s=t.top-e.collisionPosition.marginTop,r=n-s,l=s+e.collisionHeight-o-n;o<e.collisionHeight?0<r&&l<=0?(i=t.top+r+e.collisionHeight-o-n,t.top+=r-i):t.top=!(0<l&&r<=0)&&l<r?n+o-e.collisionHeight:n:0<r?t.top+=r:0<l?t.top-=l:t.top=W(t.top-s,t.top)}},flip:{left:function(t,e){var i=e.within,n=i.offset.left+i.scrollLeft,o=i.width,i=i.isWindow?i.scrollLeft:i.offset.left,s=t.left-e.collisionPosition.marginLeft,r=s-i,s=s+e.collisionWidth-o-i,l="left"===e.my[0]?-e.elemWidth:"right"===e.my[0]?e.elemWidth:0,a="left"===e.at[0]?e.targetWidth:"right"===e.at[0]?-e.targetWidth:0,h=-2*e.offset[0];r<0?((o=t.left+l+a+h+e.collisionWidth-o-n)<0||o<C(r))&&(t.left+=l+a+h):0<s&&(0<(n=t.left-e.collisionPosition.marginLeft+l+a+h-i)||C(n)<s)&&(t.left+=l+a+h)},top:function(t,e){var i=e.within,n=i.offset.top+i.scrollTop,o=i.height,i=i.isWindow?i.scrollTop:i.offset.top,s=t.top-e.collisionPosition.marginTop,r=s-i,s=s+e.collisionHeight-o-i,l="top"===e.my[1]?-e.elemHeight:"bottom"===e.my[1]?e.elemHeight:0,a="top"===e.at[1]?e.targetHeight:"bottom"===e.at[1]?-e.targetHeight:0,h=-2*e.offset[1];r<0?((o=t.top+l+a+h+e.collisionHeight-o-n)<0||o<C(r))&&(t.top+=l+a+h):0<s&&(0<(n=t.top-e.collisionPosition.marginTop+l+a+h-i)||C(n)<s)&&(t.top+=l+a+h)}},flipfit:{left:function(){x.ui.position.flip.left.apply(this,arguments),x.ui.position.fit.left.apply(this,arguments)},top:function(){x.ui.position.flip.top.apply(this,arguments),x.ui.position.fit.top.apply(this,arguments)}}},x.ui.safeActiveElement=function(e){var i;try{i=e.activeElement}catch(t){i=e.body}return i=(i=i||e.body).nodeName?i:e.body},x.ui.safeBlur=function(t){t&&"body"!==t.nodeName.toLowerCase()&&x(t).trigger("blur")},
x.fn.scrollParent=function(t){var e=this.css("position"),i="absolute"===e,n=t?/(auto|scroll|hidden)/:/(auto|scroll)/,t=this.parents().filter(function(){var t=x(this);return(!i||"static"!==t.css("position"))&&n.test(t.css("overflow")+t.css("overflow-y")+t.css("overflow-x"))}).eq(0);return"fixed"!==e&&t.length?t:x(this[0].ownerDocument||document)},
x.extend(x.expr.pseudos,{tabbable:function(t){var e=x.attr(t,"tabindex"),i=null!=e;return(!i||0<=e)&&x.ui.focusable(t,i)}}),
x.fn.extend({uniqueId:(u=0,function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++u)})}),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&x(this).removeAttr("id")})}});
var f,c=0,d=Array.prototype.hasOwnProperty,p=Array.prototype.slice;x.cleanData=(f=x.cleanData,function(t){for(var e,i,n=0;null!=(i=t[n]);n++)(e=x._data(i,"events"))&&e.remove&&x(i).triggerHandler("remove");f(t)}),x.widget=function(t,i,e){var n,o,s,r={},l=t.split(".")[0],a=l+"-"+(t=t.split(".")[1]);return e||(e=i,i=x.Widget),Array.isArray(e)&&(e=x.extend.apply(null,[{}].concat(e))),x.expr.pseudos[a.toLowerCase()]=function(t){return!!x.data(t,a)},x[l]=x[l]||{},n=x[l][t],o=x[l][t]=function(t,e){if(!this||!this._createWidget)return new o(t,e);arguments.length&&this._createWidget(t,e)},x.extend(o,n,{version:e.version,_proto:x.extend({},e),_childConstructors:[]}),(s=new i).options=x.widget.extend({},s.options),x.each(e,function(e,n){function o(){return i.prototype[e].apply(this,arguments)}function s(t){return i.prototype[e].apply(this,t)}r[e]="function"!=typeof n?n:function(){var t,e=this._super,i=this._superApply;return this._super=o,this._superApply=s,t=n.apply(this,arguments),this._super=e,this._superApply=i,t}}),o.prototype=x.widget.extend(s,{widgetEventPrefix:n&&s.widgetEventPrefix||t},r,{constructor:o,namespace:l,widgetName:t,widgetFullName:a}),n?(x.each(n._childConstructors,function(t,e){var i=e.prototype;x.widget(i.namespace+"."+i.widgetName,o,e._proto)}),delete n._childConstructors):i._childConstructors.push(o),x.widget.bridge(t,o),o},x.widget.extend=function(t){for(var e,i,n=p.call(arguments,1),o=0,s=n.length;o<s;o++)for(e in n[o])i=n[o][e],d.call(n[o],e)&&void 0!==i&&(x.isPlainObject(i)?t[e]=x.isPlainObject(t[e])?x.widget.extend({},t[e],i):x.widget.extend({},i):t[e]=i);return t},x.widget.bridge=function(s,e){var r=e.prototype.widgetFullName||s;x.fn[s]=function(i){var t="string"==typeof i,n=p.call(arguments,1),o=this;return t?this.length||"instance"!==i?this.each(function(){var t,e=x.data(this,r);return"instance"===i?(o=e,!1):e?"function"!=typeof e[i]||"_"===i.charAt(0)?x.error("no such method '"+i+"' for "+s+" widget instance"):(t=e[i].apply(e,n))!==e&&void 0!==t?(o=t&&t.jquery?o.pushStack(t.get()):t,!1):void 0:x.error("cannot call methods on "+s+" prior to initialization; attempted to call method '"+i+"'")}):o=void 0:(n.length&&(i=x.widget.extend.apply(null,[i].concat(n))),this.each(function(){var t=x.data(this,r);t?(t.option(i||{}),t._init&&t._init()):x.data(this,r,new e(i,this))})),o}},x.Widget=function(){},x.Widget._childConstructors=[],x.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=c++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,n,o,s=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(s={},t=(i=t.split(".")).shift(),i.length){for(n=s[t]=x.widget.extend({},this.options[t]),o=0;o<i.length-1;o++)n[i[o]]=n[i[o]]||{},n=n[i[o]];if(t=i.pop(),1===arguments.length)return void 0===n[t]?null:n[t];n[t]=e}else{if(1===arguments.length)return void 0===this.options[t]?null:this.options[t];s[t]=e}return this._setOptions(s),this},_setOptions:function(t){for(var e in t)this._setOption(e,t[e]);return this},_setOption:function(t,e){return"classes"===t&&this._setOptionClasses(e),this.options[t]=e,"disabled"===t&&this._setOptionDisabled(e),this},_setOptionClasses:function(t){var e,i,n;for(e in t)n=this.classesElementLookup[e],t[e]!==this.options.classes[e]&&n&&n.length&&(i=x(n.get()),this._removeClass(n,e),i.addClass(this._classes({element:i,keys:e,classes:t,add:!0})))},_setOptionDisabled:function(t){this._toggleClass(this.widget(),this.widgetFullName+"-disabled",null,!!t),t&&(this._removeClass(this.hoverable,null,"ui-state-hover"),this._removeClass(this.focusable,null,"ui-state-focus"))},enable:function(){return this._setOptions({disabled:!1})},disable:function(){return this._setOptions({disabled:!0})},_classes:function(o){var s=[],r=this;function t(t,e){for(var i,n=0;n<t.length;n++)i=r.classesElementLookup[t[n]]||x(),i=o.add?(function(){var i=[];o.element.each(function(t,e){x.map(r.classesElementLookup,function(t){return t}).some(function(t){return t.is(e)})||i.push(e)}),r._on(x(i),{remove:"_untrackClassesElement"})}(),x(x.uniqueSort(i.get().concat(o.element.get())))):x(i.not(o.element).get()),r.classesElementLookup[t[n]]=i,s.push(t[n]),e&&o.classes[t[n]]&&s.push(o.classes[t[n]])}return(o=x.extend({element:this.element,classes:this.options.classes||{}},o)).keys&&t(o.keys.match(/\S+/g)||[],!0),o.extra&&t(o.extra.match(/\S+/g)||[]),s.join(" ")},_untrackClassesElement:function(i){var n=this;x.each(n.classesElementLookup,function(t,e){-1!==x.inArray(i.target,e)&&(n.classesElementLookup[t]=x(e.not(i.target).get()))}),this._off(x(i.target))},_removeClass:function(t,e,i){return this._toggleClass(t,e,i,!1)},_addClass:function(t,e,i){return this._toggleClass(t,e,i,!0)},_toggleClass:function(t,e,i,n){var o="string"==typeof t||null===t,e={extra:o?e:i,keys:o?t:e,element:o?this.element:t,add:n="boolean"==typeof n?n:i};return e.element.toggleClass(this._classes(e),n),this},_on:function(o,s,t){var r,l=this;"boolean"!=typeof o&&(t=s,s=o,o=!1),t?(s=r=x(s),this.bindings=this.bindings.add(s)):(t=s,s=this.element,r=this.widget()),x.each(t,function(t,e){function i(){if(o||!0!==l.options.disabled&&!x(this).hasClass("ui-state-disabled"))return("string"==typeof e?l[e]:e).apply(l,arguments)}"string"!=typeof e&&(i.guid=e.guid=e.guid||i.guid||x.guid++);var t=t.match(/^([\w:-]*)\s*(.*)$/),n=t[1]+l.eventNamespace,t=t[2];t?r.on(n,t,i):s.on(n,i)})},_off:function(t,e){e=(e||"").split(" ").join(this.eventNamespace+" ")+this.eventNamespace,t.off(e),this.bindings=x(this.bindings.not(t).get()),this.focusable=x(this.focusable.not(t).get()),this.hoverable=x(this.hoverable.not(t).get())},_delay:function(t,e){var i=this;return setTimeout(function(){return("string"==typeof t?i[t]:t).apply(i,arguments)},e||0)},_hoverable:function(t){this.hoverable=this.hoverable.add(t),this._on(t,{mouseenter:function(t){this._addClass(x(t.currentTarget),null,"ui-state-hover")},mouseleave:function(t){this._removeClass(x(t.currentTarget),null,"ui-state-hover")}})},_focusable:function(t){this.focusable=this.focusable.add(t),this._on(t,{focusin:function(t){this._addClass(x(t.currentTarget),null,"ui-state-focus")},focusout:function(t){this._removeClass(x(t.currentTarget),null,"ui-state-focus")}})},_trigger:function(t,e,i){var n,o,s=this.options[t];if(i=i||{},(e=x.Event(e)).type=(t===this.widgetEventPrefix?t:this.widgetEventPrefix+t).toLowerCase(),e.target=this.element[0],o=e.originalEvent)for(n in o)n in e||(e[n]=o[n]);return this.element.trigger(e,i),!("function"==typeof s&&!1===s.apply(this.element[0],[e].concat(i))||e.isDefaultPrevented())}},x.each({show:"fadeIn",hide:"fadeOut"},function(s,r){x.Widget.prototype["_"+s]=function(e,t,i){var n,o=(t="string"==typeof t?{effect:t}:t)?!0!==t&&"number"!=typeof t&&t.effect||r:s;"number"==typeof(t=t||{})?t={duration:t}:!0===t&&(t={}),n=!x.isEmptyObject(t),t.complete=i,t.delay&&e.delay(t.delay),n&&x.effects&&x.effects.effect[o]?e[s](t):o!==s&&e[o]?e[o](t.duration,t.easing,i):e.queue(function(t){x(this)[s](),i&&i.call(e[0]),t()})}})});
(()=>{var t={507:(t,e,r)=>{"use strict";r.d(e,{A:()=>A});var n=function(t){return"string"!=typeof t||""===t?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(t)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var i=function(t){return"string"!=typeof t||""===t?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(t)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(t)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var o=function(t,e){return function(r,o,s,c=10){const l=t[e];if(!i(r))return;if(!n(o))return;if("function"!=typeof s)return void console.error("The hook callback must be a function.");if("number"!=typeof c)return void console.error("If specified, the hook priority must be a number.");const a={callback:s,priority:c,namespace:o};if(l[r]){const t=l[r].handlers;let e;for(e=t.length;e>0&&!(c>=t[e-1].priority);e--);e===t.length?t[e]=a:t.splice(e,0,a),l.__current.forEach((t=>{t.name===r&&t.currentIndex>=e&&t.currentIndex++}))}else l[r]={handlers:[a],runs:0};"hookAdded"!==r&&t.doAction("hookAdded",r,o,s,c)}};var s=function(t,e,r=!1){return function(o,s){const c=t[e];if(!i(o))return;if(!r&&!n(s))return;if(!c[o])return 0;let l=0;if(r)l=c[o].handlers.length,c[o]={runs:c[o].runs,handlers:[]};else{const t=c[o].handlers;for(let e=t.length-1;e>=0;e--)t[e].namespace===s&&(t.splice(e,1),l++,c.__current.forEach((t=>{t.name===o&&t.currentIndex>=e&&t.currentIndex--})))}return"hookRemoved"!==o&&t.doAction("hookRemoved",o,s),l}};var c=function(t,e){return function(r,n){const i=t[e];return void 0!==n?r in i&&i[r].handlers.some((t=>t.namespace===n)):r in i}};var l=function(t,e,r,n){return function(i,...o){const s=t[e];s[i]||(s[i]={handlers:[],runs:0}),s[i].runs++;const c=s[i].handlers;if(!c||!c.length)return r?o[0]:void 0;const l={name:i,currentIndex:0};return(n?async function(){try{s.__current.add(l);let t=r?o[0]:void 0;for(;l.currentIndex<c.length;){const e=c[l.currentIndex];t=await e.callback.apply(null,o),r&&(o[0]=t),l.currentIndex++}return r?t:void 0}finally{s.__current.delete(l)}}:function(){try{s.__current.add(l);let t=r?o[0]:void 0;for(;l.currentIndex<c.length;){t=c[l.currentIndex].callback.apply(null,o),r&&(o[0]=t),l.currentIndex++}return r?t:void 0}finally{s.__current.delete(l)}})()}};var a=function(t,e){return function(){const r=t[e],n=Array.from(r.__current);return n.at(-1)?.name??null}};var d=function(t,e){return function(r){const n=t[e];return void 0===r?n.__current.size>0:Array.from(n.__current).some((t=>t.name===r))}};var u=function(t,e){return function(r){const n=t[e];if(i(r))return n[r]&&n[r].runs?n[r].runs:0}};class h{actions;filters;addAction;addFilter;removeAction;removeFilter;hasAction;hasFilter;removeAllActions;removeAllFilters;doAction;doActionAsync;applyFilters;applyFiltersAsync;currentAction;currentFilter;doingAction;doingFilter;didAction;didFilter;constructor(){this.actions=Object.create(null),this.actions.__current=new Set,this.filters=Object.create(null),this.filters.__current=new Set,this.addAction=o(this,"actions"),this.addFilter=o(this,"filters"),this.removeAction=s(this,"actions"),this.removeFilter=s(this,"filters"),this.hasAction=c(this,"actions"),this.hasFilter=c(this,"filters"),this.removeAllActions=s(this,"actions",!0),this.removeAllFilters=s(this,"filters",!0),this.doAction=l(this,"actions",!1,!1),this.doActionAsync=l(this,"actions",!1,!0),this.applyFilters=l(this,"filters",!0,!1),this.applyFiltersAsync=l(this,"filters",!0,!0),this.currentAction=a(this,"actions"),this.currentFilter=a(this,"filters"),this.doingAction=d(this,"actions"),this.doingFilter=d(this,"filters"),this.didAction=u(this,"actions"),this.didFilter=u(this,"filters")}}var A=function(){return new h}},8770:()=>{}},e={};function r(n){var i=e[n];if(void 0!==i)return i.exports;var o=e[n]={exports:{}};return t[n](o,o.exports,r),o.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";r.r(n),r.d(n,{actions:()=>x,addAction:()=>s,addFilter:()=>c,applyFilters:()=>m,applyFiltersAsync:()=>v,createHooks:()=>t.A,currentAction:()=>y,currentFilter:()=>F,defaultHooks:()=>o,didAction:()=>b,didFilter:()=>k,doAction:()=>f,doActionAsync:()=>p,doingAction:()=>_,doingFilter:()=>g,filters:()=>w,hasAction:()=>d,hasFilter:()=>u,removeAction:()=>l,removeAllActions:()=>h,removeAllFilters:()=>A,removeFilter:()=>a});var t=r(507),e=r(8770),i={};for(const t in e)["default","actions","addAction","addFilter","applyFilters","applyFiltersAsync","createHooks","currentAction","currentFilter","defaultHooks","didAction","didFilter","doAction","doActionAsync","doingAction","doingFilter","filters","hasAction","hasFilter","removeAction","removeAllActions","removeAllFilters","removeFilter"].indexOf(t)<0&&(i[t]=()=>e[t]);r.d(n,i);const o=(0,t.A)(),{addAction:s,addFilter:c,removeAction:l,removeFilter:a,hasAction:d,hasFilter:u,removeAllActions:h,removeAllFilters:A,doAction:f,doActionAsync:p,applyFilters:m,applyFiltersAsync:v,currentAction:y,currentFilter:F,doingAction:_,doingFilter:g,didAction:b,didFilter:k,actions:x,filters:w}=o})(),(window.wp=window.wp||{}).hooks=n})();
(i=>{void 0===i.fn.on&&(i.fn.on=function(e,o,t){return this.delegate(o,e,t)}),void 0===i.fn.off&&(i.fn.off=function(e,o,t){return this.undelegate(o,e,t)}),void 0===i.fn.bindFirst&&(i.fn.bindFirst=function(e,o){var t=i(this);t.unbind(e,o),t.bind(e,o),(t=(o=i._data(t[0]).events)[e]).unshift(t.pop()),o[e]=t}),void 0===i.fn.outerHtml&&(i.fn.outerHtml=function(){var e=i(this).clone();return i("<div/>").append(e).html()}),void 0===i.fn.isInViewport&&(i.fn.isInViewport=function(){var e=i(this).offset().top,o=e+i(this).outerHeight(),t=i(window).scrollTop(),n=t+i(window).height();return t<o&&e<n}),void 0===Date.now&&(Date.now=function(){return(new Date).getTime()})})(jQuery),((a,r,s)=>{function n(e,o){function t(e,o,t){return o?e[o.slice(0,t?-1:o.length)]:e}return o.split(".").reduce(function(e,o){return o?o.split("[").reduce(t,e):e},e)}window.pum_vars=window.pum_vars||{default_theme:"0",home_url:"/",version:1.7,pm_dir_url:"",ajaxurl:"",restapi:!1,analytics_api:!1,rest_nonce:null,debug_mode:!1,disable_tracking:!0,message_position:"top",core_sub_forms_enabled:!0,popups:{}},window.pum_popups=window.pum_popups||{},window.pum_vars.popups=window.pum_popups,PUM={get:new function(){function e(e,o,t){"boolean"==typeof o&&(t=o,o=!1);var n=o?o.selector+" "+e:e;return s!==i[n]&&!t||(i[n]=o?o.find(e):jQuery(e)),i[n]}var i={};return e.elementCache=i,e},getPopup:function(e){var o;return o=e,(o=isNaN(o)||parseInt(Number(o))!==parseInt(o)||isNaN(parseInt(o,10))?"current"===e?PUM.get(".pum-overlay.pum-active:eq(0)",!0):"open"===e?PUM.get(".pum-overlay.pum-active",!0):"closed"===e?PUM.get(".pum-overlay:not(.pum-active)",!0):e instanceof jQuery?e:a(e):PUM.get("#pum-"+e)).hasClass("pum-overlay")?o:o.hasClass("popmake")||o.parents(".pum-overlay").length?o.parents(".pum-overlay"):a()},open:function(e,o){PUM.getPopup(e).popmake("open",o)},close:function(e,o){PUM.getPopup(e).popmake("close",o)},preventOpen:function(e){PUM.getPopup(e).addClass("preventOpen")},getSettings:function(e){return PUM.getPopup(e).popmake("getSettings")},getSetting:function(e,o,t){e=n(PUM.getSettings(e),o);return void 0!==e?e:t!==s?t:null},checkConditions:function(e){return PUM.getPopup(e).popmake("checkConditions")},getCookie:function(e){return a.pm_cookie(e)},getJSONCookie:function(e){return a.pm_cookie_json(e)},setCookie:function(e,o){PUM.getPopup(e).popmake("setCookie",jQuery.extend({name:"pum-"+PUM.getSetting(e,"id"),expires:"+30 days"},o))},clearCookie:function(e,o){a.pm_remove_cookie(e),"function"==typeof o&&o()},clearCookies:function(e,o){var t,n=PUM.getPopup(e).popmake("getSettings").cookies;if(n!==s&&n.length)for(t=0;n.length>t;t+=1)a.pm_remove_cookie(n[t].settings.name);"function"==typeof o&&o()},getClickTriggerSelector:function(e,o){var t=PUM.getPopup(e),e=PUM.getSettings(e),e=[".popmake-"+e.id,".popmake-"+decodeURIComponent(e.slug),'a[href$="#popmake-'+e.id+'"]'];return o.extra_selectors&&""!==o.extra_selectors&&e.push(o.extra_selectors),(e=pum.hooks.applyFilters("pum.trigger.click_open.selectors",e,o,t)).join(", ")},disableClickTriggers:function(e,o){if(e!==s)if(o!==s){var t=PUM.getClickTriggerSelector(e,o);a(t).removeClass("pum-trigger"),a(r).off("click.pumTrigger click.popmakeOpen",t)}else{var n=PUM.getSetting(e,"triggers",[]);if(n.length)for(var i=0;n.length>i;i++)-1!==pum.hooks.applyFilters("pum.disableClickTriggers.clickTriggerTypes",["click_open"]).indexOf(n[i].type)&&(t=PUM.getClickTriggerSelector(e,n[i].settings),a(t).removeClass("pum-trigger"),a(r).off("click.pumTrigger click.popmakeOpen",t))}},actions:{stopIframeVideosPlaying:function(){var e=PUM.getPopup(this),o=e.popmake("getContainer");e.hasClass("pum-has-videos")||(o.find("iframe").filter('[src*="youtube"],[src*="vimeo"]').each(function(){var e=a(this),o=e.attr("src"),t=o.replace("autoplay=1","1=1");e.prop("src",o=t!==o?t:o)}),o.find("video").each(function(){this.pause()}))}}},a.fn.popmake=function(e){return a.fn.popmake.methods[e]?(a(r).trigger("pumMethodCall",arguments),a.fn.popmake.methods[e].apply(this,Array.prototype.slice.call(arguments,1))):"object"!=typeof e&&e?void(window.console&&console.warn("Method "+e+" does not exist on $.fn.popmake")):a.fn.popmake.methods.init.apply(this,arguments)},a.fn.popmake.methods={init:function(){return this.each(function(){var e,o=PUM.getPopup(this),t=o.popmake("getSettings");return t.theme_id<=0&&(t.theme_id=pum_vars.default_theme),t.disable_reposition!==s&&t.disable_reposition||a(window).on("resize",function(){(o.hasClass("pum-active")||o.find(".popmake.active").length)&&a.fn.popmake.utilities.throttle(setTimeout(function(){o.popmake("reposition")},25),500,!1)}),o.find(".pum-container").data("popmake",t),o.data("popmake",t).trigger("pumInit"),t.open_sound&&"none"!==t.open_sound&&((e="custom"!==t.open_sound?new Audio(pum_vars.pm_dir_url+"assets/sounds/"+t.open_sound):new Audio(t.custom_sound)).addEventListener("canplaythrough",function(){o.data("popAudio",e)}),e.addEventListener("error",function(){console.warn("Error occurred when trying to load Popup opening sound.")}),e.load()),this})},getOverlay:function(){return PUM.getPopup(this)},getContainer:function(){return PUM.getPopup(this).find(".pum-container")},getTitle:function(){return PUM.getPopup(this).find(".pum-title")||null},getContent:function(){return PUM.getPopup(this).find(".pum-content")||null},getClose:function(){return PUM.getPopup(this).find(".pum-content + .pum-close")||null},getSettings:function(){var e=PUM.getPopup(this);return a.extend(!0,{},a.fn.popmake.defaults,e.data("popmake")||{},"object"==typeof pum_popups&&void 0!==pum_popups[e.attr("id")]?pum_popups[e.attr("id")]:{})},state:function(e){var o=PUM.getPopup(this);if(s!==e)switch(e){case"isOpen":return o.hasClass("pum-open")||o.popmake("getContainer").hasClass("active");case"isClosed":return!o.hasClass("pum-open")&&!o.popmake("getContainer").hasClass("active")}},open:function(e){var o=PUM.getPopup(this),t=o.popmake("getContainer"),n=o.popmake("getClose"),i=o.popmake("getSettings"),r=a("html");return o.trigger("pumBeforeOpen"),o.hasClass("preventOpen")||t.hasClass("preventOpen")?(console.log("prevented"),o.removeClass("preventOpen").removeClass("pum-active").trigger("pumOpenPrevented")):(i.stackable||o.popmake("close_all"),o.addClass("pum-active"),0<i.close_button_delay&&n.fadeOut(0),r.addClass("pum-open"),i.overlay_disabled?r.addClass("pum-open-overlay-disabled"):r.addClass("pum-open-overlay"),i.position_fixed?r.addClass("pum-open-fixed"):r.addClass("pum-open-scrollable"),o.popmake("setup_close").popmake("reposition").popmake("animate",i.animation_type,function(){0<i.close_button_delay&&setTimeout(function(){n.fadeIn()},i.close_button_delay),o.trigger("pumAfterOpen"),a(window).trigger("resize"),a.fn.popmake.last_open_popup=o,e!==s&&e()}),void 0!==o.data("popAudio")&&o.data("popAudio").play().catch(function(e){console.warn("Sound was not able to play when popup opened. Reason: "+e)})),this},setup_close:function(){var t=PUM.getPopup(this),e=t.popmake("getClose"),n=t.popmake("getSettings");return(e=e.add(a(".popmake-close, .pum-close",t).not(e))).off("click.pum").on("click.pum",function(e){var o=a(this);o.hasClass("pum-do-default")||o.data("do-default")!==s&&o.data("do-default")||e.preventDefault(),a.fn.popmake.last_close_trigger="Close Button",t.popmake("close")}),(n.close_on_esc_press||n.close_on_f4_press)&&a(window).off("keyup.popmake").on("keyup.popmake",function(e){27===e.keyCode&&n.close_on_esc_press&&(a.fn.popmake.last_close_trigger="ESC Key",t.popmake("close")),115===e.keyCode&&n.close_on_f4_press&&(a.fn.popmake.last_close_trigger="F4 Key",t.popmake("close"))}),n.close_on_overlay_click&&(t.on("pumAfterOpen",function(){a(r).on("click.pumCloseOverlay",function(e){a(e.target).closest(".pum-container").length||(a.fn.popmake.last_close_trigger="Overlay Click",t.popmake("close"))})}),t.on("pumAfterClose",function(){a(r).off("click.pumCloseOverlay")})),n.close_on_form_submission&&PUM.hooks.addAction("pum.integration.form.success",function(e,o){o.popup&&o.popup[0]===t[0]&&setTimeout(function(){a.fn.popmake.last_close_trigger="Form Submission",t.popmake("close")},n.close_on_form_submission_delay||0)}),t.trigger("pumSetupClose"),this},close:function(n){return this.each(function(){var e=PUM.getPopup(this),o=e.popmake("getContainer"),t=(t=e.popmake("getClose")).add(a(".popmake-close, .pum-close",e).not(t));return e.trigger("pumBeforeClose"),e.hasClass("preventClose")||o.hasClass("preventClose")?e.removeClass("preventClose").trigger("pumClosePrevented"):o.fadeOut("fast",function(){e.is(":visible")&&e.fadeOut("fast"),a(window).off("keyup.popmake"),e.off("click.popmake"),t.off("click.popmake"),1===a(".pum-active").length&&a("html").removeClass("pum-open").removeClass("pum-open-scrollable").removeClass("pum-open-overlay").removeClass("pum-open-overlay-disabled").removeClass("pum-open-fixed"),e.removeClass("pum-active").trigger("pumAfterClose"),n!==s&&n()}),this})},close_all:function(){return a(".pum-active").popmake("close"),this},reposition:function(e){var o=PUM.getPopup(this).trigger("pumBeforeReposition"),t=o.popmake("getContainer"),n=o.popmake("getSettings"),i=n.location,e={my:"",at:"",of:window,collision:"none",using:"function"==typeof e?e:a.fn.popmake.callbacks.reposition_using},r={overlay:null,container:null},s=null;try{s=a(a.fn.popmake.last_open_trigger)}catch(e){s=a()}return n.position_from_trigger&&s.length?(e.of=s,0<=i.indexOf("left")&&(e.my+=" right",e.at+=" left"+(0!==n.position_left?"-"+n.position_left:"")),0<=i.indexOf("right")&&(e.my+=" left",e.at+=" right"+(0!==n.position_right?"+"+n.position_right:"")),0<=i.indexOf("center")&&(e.my="center"===i?"center":e.my+" center",e.at="center"===i?"center":e.at+" center"),0<=i.indexOf("top")&&(e.my+=" bottom",e.at+=" top"+(0!==n.position_top?"-"+n.position_top:"")),0<=i.indexOf("bottom")&&(e.my+=" top",e.at+=" bottom"+(0!==n.position_bottom?"+"+n.position_bottom:""))):(0<=i.indexOf("left")&&(e.my+=" left"+(0!==n.position_left?"+"+n.position_left:""),e.at+=" left"),0<=i.indexOf("right")&&(e.my+=" right"+(0!==n.position_right?"-"+n.position_right:""),e.at+=" right"),0<=i.indexOf("center")&&(e.my="center"===i?"center":e.my+" center",e.at="center"===i?"center":e.at+" center"),0<=i.indexOf("top")&&(e.my+=" top"+(0!==n.position_top?"+"+(a("body").hasClass("admin-bar")?parseInt(n.position_top,10)+32:n.position_top):""),e.at+=" top"),0<=i.indexOf("bottom")&&(e.my+=" bottom"+(0!==n.position_bottom?"-"+n.position_bottom:""),e.at+=" bottom")),e.my=a.trim(e.my),e.at=a.trim(e.at),o.is(":hidden")&&(r.overlay=o.css("opacity"),o.css({opacity:0}).show(0)),t.is(":hidden")&&(r.container=t.css("opacity"),t.css({opacity:0}).show(0)),n.position_fixed&&t.addClass("fixed"),"custom"===n.size?t.css({width:n.custom_width,height:n.custom_height_auto?"auto":n.custom_height}):"auto"!==n.size&&t.addClass("responsive").css({minWidth:""!==n.responsive_min_width?n.responsive_min_width:"auto",maxWidth:""!==n.responsive_max_width?n.responsive_max_width:"auto"}),o.trigger("pumAfterReposition"),t.addClass("custom-position").position(e).trigger("popmakeAfterReposition"),"center"===i&&t[0].offsetTop<0&&t.css({top:a("body").hasClass("admin-bar")?42:10}),r.overlay&&o.css({opacity:r.overlay}).hide(0),r.container&&t.css({opacity:r.container}).hide(0),this},animation_origin:function(e){var o=PUM.getPopup(this).popmake("getContainer"),t={my:"",at:""};switch(e){case"top":t={my:"left+"+o.offset().left+" bottom-100",at:"left top"};break;case"bottom":t={my:"left+"+o.offset().left+" top+100",at:"left bottom"};break;case"left":t={my:"right top+"+o.offset().top,at:"left top"};break;case"right":t={my:"left top+"+o.offset().top,at:"right top"};break;default:0<=e.indexOf("left")&&(t={my:t.my+" right",at:t.at+" left"}),0<=e.indexOf("right")&&(t={my:t.my+" left",at:t.at+" right"}),0<=e.indexOf("center")&&(t={my:t.my+" center",at:t.at+" center"}),0<=e.indexOf("top")&&(t={my:t.my+" bottom-100",at:t.at+" top"}),(t=0<=e.indexOf("bottom")?{my:t.my+" top+100",at:t.at+" bottom"}:t).my=a.trim(t.my),t.at=a.trim(t.at)}return t.of=window,t.collision="none",t}}})(jQuery,document),(t=>{t.fn.popmake.version=1.8,t.fn.popmake.last_open_popup=null,window.ajaxurl=window.pum_vars.ajaxurl,window.PUM.init=function(){console.log("init popups ✔"),t(void 0).trigger("pumBeforeInit"),t(".pum").popmake(),t(void 0).trigger("pumInitialized"),"object"==typeof pum_vars.form_success&&(pum_vars.form_success=t.extend({popup_id:null,settings:{}}),PUM.forms.success(pum_vars.form_success.popup_id,pum_vars.form_success.settings)),PUM.integrations.init()},t(function(){var e=PUM.hooks.applyFilters("pum.initHandler",PUM.init),o=PUM.hooks.applyFilters("pum.initPromises",[]);Promise.all(o).then(e)}),t(".pum").on("pumInit",function(){var e=PUM.getPopup(this),o=PUM.getSetting(e,"id"),e=e.find("form");e.length&&(o=t("<input>",{type:"hidden",name:"pum_form_popup_id",value:o}),e.append(o))}).on("pumAfterClose",window.PUM.actions.stopIframeVideosPlaying)})(jQuery),((i,t)=>{var n,r,s="a[href], area[href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), button:not([disabled]), iframe, object, embed, *[tabindex], *[contenteditable]",e=".pum:not(.pum-accessibility-disabled)";PUM_Accessibility={forceFocus:function(e){r&&r.length&&!r[0].contains(e.target)&&(e.stopPropagation(),PUM_Accessibility.setFocusToFirstItem())},trapTabKey:function(e){var o,t,n;9===e.keyCode&&(o=r.find(".pum-container *").filter(s).filter(":visible"),n=i(":focus"),t=o.length,n=o.index(n),e.shiftKey?0===n&&(o.get(t-1).focus(),e.preventDefault()):n===t-1&&(o.get(0).focus(),e.preventDefault()))},setFocusToFirstItem:function(){r.find(".pum-container *").filter(s).filter(":visible").first().focus()},initiateFocusLock:function(){var e=PUM.getPopup(this),o=i(":focus");e.has(o).length||(n=o),r=e.on("keydown.pum_accessibility",PUM_Accessibility.trapTabKey),i(t).one("focusin.pum_accessibility",PUM_Accessibility.forceFocus),PUM_Accessibility.setFocusToFirstItem()}},i(t).on("pumInit",e,function(){PUM.getPopup(this).find("[tabindex]").each(function(){var e=i(this);e.data("tabindex",e.attr("tabindex")).prop("tabindex","0")})}).on("pumBeforeOpen",e,function(){}).on("pumAfterOpen",e,PUM_Accessibility.initiateFocusLock).on("pumAfterOpen",e,function(){var e=PUM.getPopup(this);r=e.attr("aria-modal","true")}).on("pumBeforeClose",e,function(){}).on("pumAfterClose",e,function(){PUM.getPopup(this).off("keydown.pum_accessibility").attr("aria-modal","false"),void 0!==n&&n.length&&n.focus(),r=null,i(t).off("focusin.pum_accessibility")}).on("pumSetupClose",e,function(){}).on("pumOpenPrevented",e,function(){}).on("pumClosePrevented",e,function(){}).on("pumBeforeReposition",e,function(){})})(jQuery,document),(i=>{i.fn.popmake.last_open_trigger=null,i.fn.popmake.last_close_trigger=null,i.fn.popmake.conversion_trigger=null;var r=!(void 0===pum_vars.analytics_api||!pum_vars.analytics_api);PUM_Analytics={beacon:function(e,o){var t=new Image,n=r?pum_vars.analytics_api:pum_vars.ajaxurl,e={route:pum.hooks.applyFilters("pum.analyticsBeaconRoute","/"+pum_vars.analytics_route+"/"),data:pum.hooks.applyFilters("pum.AnalyticsBeaconData",i.extend(!0,{event:"open",pid:null,_cache:+new Date},e)),callback:"function"==typeof o?o:function(){}};r?n+=e.route:e.data.action="pum_analytics",n&&(i(t).on("error success load done",e.callback),t.src=n+"?"+i.param(e.data))}},void 0!==pum_vars.disable_tracking&&pum_vars.disable_tracking||void 0!==pum_vars.disable_core_tracking&&pum_vars.disable_core_tracking||(i(document).on("pumAfterOpen.core_analytics",".pum",function(){var e=PUM.getPopup(this),e={pid:parseInt(e.popmake("getSettings").id,10)||null};0<e.pid&&!i("body").hasClass("single-popup")&&PUM_Analytics.beacon(e)}),i(function(){PUM.hooks.addAction("pum.integration.form.success",function(e,o){!1!==o.ajax&&0!==o.popup.length&&0<(o={pid:parseInt(o.popup.popmake("getSettings").id,10)||null,event:"conversion"}).pid&&!i("body").hasClass("single-popup")&&PUM_Analytics.beacon(o)})}))})(jQuery),((n,r)=>{function s(e){var o=e.popmake("getContainer"),t={display:"",opacity:""};e.css(t),o.css(t)}function a(e){return e.overlay_disabled?0:e.animation_speed/2}function p(e){return e.overlay_disabled?parseInt(e.animation_speed):e.animation_speed/2}n.fn.popmake.methods.animate_overlay=function(e,o,t){return PUM.getPopup(this).popmake("getSettings").overlay_disabled?n.fn.popmake.overlay_animations.none.apply(this,[o,t]):n.fn.popmake.overlay_animations[e]?n.fn.popmake.overlay_animations[e].apply(this,[o,t]):(window.console&&console.warn("Animation style "+e+" does not exist."),this)},n.fn.popmake.methods.animate=function(e){return n.fn.popmake.animations[e]?n.fn.popmake.animations[e].apply(this,Array.prototype.slice.call(arguments,1)):(window.console&&console.warn("Animation style "+e+" does not exist."),this)},n.fn.popmake.animations={none:function(e){var o=PUM.getPopup(this);return o.popmake("getContainer").css({opacity:1,display:"block"}),o.popmake("animate_overlay","none",0,function(){e!==r&&e()}),this},slide:function(o){var e=PUM.getPopup(this),t=e.popmake("getContainer"),n=e.popmake("getSettings"),i=e.popmake("animation_origin",n.animation_origin);return s(e),t.position(i),e.popmake("animate_overlay","fade",a(n),function(){t.popmake("reposition",function(e){t.animate(e,p(n),"swing",function(){o!==r&&o()})})}),this},fade:function(e){var o=PUM.getPopup(this),t=o.popmake("getContainer"),n=o.popmake("getSettings");return s(o),o.css({opacity:0,display:"block"}),t.css({opacity:0,display:"block"}),o.popmake("animate_overlay","fade",a(n),function(){t.animate({opacity:1},p(n),"swing",function(){e!==r&&e()})}),this},fadeAndSlide:function(o){var e=PUM.getPopup(this),t=e.popmake("getContainer"),n=e.popmake("getSettings"),i=e.popmake("animation_origin",n.animation_origin);return s(e),e.css({display:"block",opacity:0}),t.css({display:"block",opacity:0}),t.position(i),e.popmake("animate_overlay","fade",a(n),function(){t.popmake("reposition",function(e){e.opacity=1,t.animate(e,p(n),"swing",function(){o!==r&&o()})})}),this},grow:function(e){return n.fn.popmake.animations.fade.apply(this,arguments)},growAndSlide:function(e){return n.fn.popmake.animations.fadeAndSlide.apply(this,arguments)}},n.fn.popmake.overlay_animations={none:function(e,o){PUM.getPopup(this).css({opacity:1,display:"block"}),"function"==typeof o&&o()},fade:function(e,o){PUM.getPopup(this).css({opacity:0,display:"block"}).animate({opacity:1},e,"swing",o)},slide:function(e,o){PUM.getPopup(this).slideDown(e,o)}}})(jQuery,void document),((e,o)=>{e(o).on("pumInit",".pum",function(){e(this).popmake("getContainer").trigger("popmakeInit")}).on("pumBeforeOpen",".pum",function(){e(this).popmake("getContainer").addClass("active").trigger("popmakeBeforeOpen")}).on("pumAfterOpen",".pum",function(){e(this).popmake("getContainer").trigger("popmakeAfterOpen")}).on("pumBeforeClose",".pum",function(){e(this).popmake("getContainer").trigger("popmakeBeforeClose")}).on("pumAfterClose",".pum",function(){e(this).popmake("getContainer").removeClass("active").trigger("popmakeAfterClose")}).on("pumSetupClose",".pum",function(){e(this).popmake("getContainer").trigger("popmakeSetupClose")}).on("pumOpenPrevented",".pum",function(){e(this).popmake("getContainer").removeClass("preventOpen").removeClass("active")}).on("pumClosePrevented",".pum",function(){e(this).popmake("getContainer").removeClass("preventClose")}).on("pumBeforeReposition",".pum",function(){e(this).popmake("getContainer").trigger("popmakeBeforeReposition")})})(jQuery,document),(o=>{o.fn.popmake.callbacks={reposition_using:function(e){o(this).css(e)}}})(jQuery,document),(p=>{function u(){return e=void 0===e?"undefined"!=typeof MobileDetect?new MobileDetect(window.navigator.userAgent):{phone:function(){return!1},tablet:function(){return!1}}:e}var e;p.extend(p.fn.popmake.methods,{checkConditions:function(){var e,o,t,n,i,r=PUM.getPopup(this),s=r.popmake("getSettings"),a=!0;if(s.disable_on_mobile&&u().phone())return!1;if(s.disable_on_tablet&&u().tablet())return!1;if(s.conditions.length)for(o=0;s.conditions.length>o;o++){for(n=s.conditions[o],e=!1,t=0;n.length>t;t++)if("boolean"==typeof n[t]){if(n[t]){e=!0;break}}else if((!(i=p.extend({},{not_operand:!1},n[t])).not_operand&&r.popmake("checkCondition",i)||i.not_operand&&!r.popmake("checkCondition",i))&&(e=!0),p(this).trigger("pumCheckingCondition",[e,i]),e)break;e||(a=!1)}return a},checkCondition:function(e){var o=e.target||null;return o?p.fn.popmake.conditions[o]?p.fn.popmake.conditions[o].apply(this,[e]):window.console?(console.warn("Condition "+o+" does not exist."),!0):void 0:(console.warn("Condition type not set."),!1)}}),p.fn.popmake.conditions=p.fn.popmake.conditions||{}})(jQuery,document),(c=>{function f(e,o,t){var n,i=new Date;if("undefined"!=typeof document){if(1<arguments.length){switch(typeof(t=c.extend({path:pum_vars.home_url},f.defaults,t)).expires){case"number":i.setMilliseconds(i.getMilliseconds()+864e5*t.expires),t.expires=i;break;case"string":i.setTime(1e3*c.fn.popmake.utilities.strtotime("+"+t.expires)),t.expires=i}try{n=JSON.stringify(o),/^[\{\[]/.test(n)&&(o=n)}catch(e){}return o=d.write?d.write(o,e):encodeURIComponent(String(o)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),e=(e=(e=encodeURIComponent(String(e))).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent)).replace(/[\(\)]/g,escape),document.cookie=[e,"=",o,t.expires?"; expires="+t.expires.toUTCString():"",t.path?"; path="+t.path:"",t.domain?"; domain="+t.domain:"",t.secure?"; secure":""].join("")}e||(n={});for(var r=document.cookie?document.cookie.split("; "):[],s=/(%[0-9A-Z]{2})+/g,a=0;a<r.length;a++){var p=r[a].split("=");'"'===(l=p.slice(1).join("=")).charAt(0)&&(l=l.slice(1,-1));try{var u=p[0].replace(s,decodeURIComponent),l=d.read?d.read(l,u):d(l,u)||l.replace(s,decodeURIComponent);if(this.json)try{l=JSON.parse(l)}catch(e){}if(e===u){n=l;break}e||(n[u]=l)}catch(e){}}return n}}var d;c.extend(c.fn.popmake,{cookie:(void 0===d&&(d=function(){}),(f.set=f).get=function(e){return f.call(f,e)},f.getJSON=function(){return f.apply({json:!0},[].slice.call(arguments))},f.defaults={domain:pum_vars.cookie_domain||""},f.remove=function(e,o){f(e,"",c.extend({},o,{expires:-1,path:""})),f(e,"",c.extend({},o,{expires:-1}))},f.process=function(e,o,t,n){return f.apply(f,3<arguments.length&&"object"!=typeof t&&void 0!==o?[e,o,{expires:t,path:n}]:[].slice.call(arguments,[0,2]))},f.withConverter=c.fn.popmake.cookie,f)}),pm_cookie=c.pm_cookie=c.fn.popmake.cookie.process,pm_cookie_json=c.pm_cookie_json=c.fn.popmake.cookie.getJSON,pm_remove_cookie=c.pm_remove_cookie=c.fn.popmake.cookie.remove})(jQuery),((i,e,n)=>{function r(e){i.pm_cookie(e.name,!0,e.session?null:e.time,e.path?pum_vars.home_url||"/":null),pum.hooks.doAction("popmake.setCookie",e)}i.extend(i.fn.popmake.methods,{addCookie:function(e){return pum.hooks.doAction("popmake.addCookie",arguments),i.fn.popmake.cookies[e]?i.fn.popmake.cookies[e].apply(this,Array.prototype.slice.call(arguments,1)):(window.console&&console.warn("Cookie type "+e+" does not exist."),this)},setCookie:r,checkCookies:function(e){var o,t=!1;if(e.cookie_name===n||null===e.cookie_name||""===e.cookie_name)return!1;switch(typeof e.cookie_name){case"object":case"array":for(o=0;e.cookie_name.length>o;o+=1)i.pm_cookie(e.cookie_name[o])!==n&&(t=!0);break;case"string":i.pm_cookie(e.cookie_name)!==n&&(t=!0)}return pum.hooks.doAction("popmake.checkCookies",e,t),t}}),i.fn.popmake.cookies=i.fn.popmake.cookies||{},i.extend(i.fn.popmake.cookies,{on_popup_open:function(e){var o=PUM.getPopup(this);o.on("pumAfterOpen",function(){o.popmake("setCookie",e)})},on_popup_close:function(e){var o=PUM.getPopup(this);o.on("pumBeforeClose",function(){o.popmake("setCookie",e)})},form_submission:function(t){var n=PUM.getPopup(this);t=i.extend({form:"",formInstanceId:"",only_in_popup:!1},t),PUM.hooks.addAction("pum.integration.form.success",function(e,o){t.form.length&&PUM.integrations.checkFormKeyMatches(t.form,t.formInstanceId,o)&&(t.only_in_popup&&o.popup.length&&o.popup.is(n)||!t.only_in_popup)&&n.popmake("setCookie",t)})},manual:function(e){var o=PUM.getPopup(this);o.on("pumSetCookie",function(){o.popmake("setCookie",e)})},form_success:function(e){var o=PUM.getPopup(this);o.on("pumFormSuccess",function(){o.popmake("setCookie",e)})},pum_sub_form_success:function(e){var o=PUM.getPopup(this);o.find("form.pum-sub-form").on("success",function(){o.popmake("setCookie",e)})},pum_sub_form_already_subscribed:function(e){var o=PUM.getPopup(this);o.find("form.pum-sub-form").on("success",function(){o.popmake("setCookie",e)})},ninja_form_success:function(e){return i.fn.popmake.cookies.form_success.apply(this,arguments)},cf7_form_success:function(e){return i.fn.popmake.cookies.form_success.apply(this,arguments)},gforms_form_success:function(e){return i.fn.popmake.cookies.form_success.apply(this,arguments)}}),i(e).on("pumInit",".pum",function(){var e,o,t=PUM.getPopup(this),n=t.popmake("getSettings").cookies||[];if(n.length)for(o=0;n.length>o;o+=1)e=n[o],t.popmake("addCookie",e.event,e.settings)}),i(function(){var e=i(".pum-cookie");e.each(function(){var o=i(this),t=e.index(o),n=o.data("cookie-args");!o.data("only-onscreen")||o.isInViewport()&&o.is(":visible")?r(n):i(window).on("scroll.pum-cookie-"+t,i.fn.popmake.utilities.throttle(function(e){o.isInViewport()&&o.is(":visible")&&(r(n),i(window).off("scroll.pum-cookie-"+t))},100))})})})(jQuery,document);var PUM,PUM_Accessibility,PUM_Analytics,pm_cookie,pm_cookie_json,pm_remove_cookie,pum_debug,pum_debug_mode=!1;((s,e)=>{var a,o,p;e=window.pum_vars||{debug_mode:!1},(pum_debug_mode=(pum_debug_mode=void 0!==e.debug_mode&&e.debug_mode)||-1===window.location.href.indexOf("pum_debug")?pum_debug_mode:!0)&&(o=a=!1,p=window.pum_debug_vars||{debug_mode_enabled:"Popup Maker: Debug Mode Enabled",debug_started_at:"Debug started at:",debug_more_info:"For more information on how to use this information visit https://wppopupmaker.com/docs/?utm_medium=js-debug-info&utm_campaign=contextual-help&utm_source=browser-console&utm_content=more-info",global_info:"Global Information",localized_vars:"Localized variables",popups_initializing:"Popups Initializing",popups_initialized:"Popups Initialized",single_popup_label:"Popup: #",theme_id:"Theme ID: ",label_method_call:"Method Call:",label_method_args:"Method Arguments:",label_popup_settings:"Settings",label_triggers:"Triggers",label_cookies:"Cookies",label_delay:"Delay:",label_conditions:"Conditions",label_cookie:"Cookie:",label_settings:"Settings:",label_selector:"Selector:",label_mobile_disabled:"Mobile Disabled:",label_tablet_disabled:"Tablet Disabled:",label_event:"Event: %s",triggers:[],cookies:[]},pum_debug={odump:function(e){return s.extend({},e)},logo:function(){console.log(" -------------------------------------------------------------\n|  ____                           __  __       _              |\n| |  _ \\ ___  _ __  _   _ _ __   |  \\/  | __ _| | _____ _ __  |\n| | |_) / _ \\| '_ \\| | | | '_ \\  | |\\/| |/ _` | |/ / _ \\ '__| |\n| |  __/ (_) | |_) | |_| | |_) | | |  | | (_| |   <  __/ |    |\n| |_|   \\___/| .__/ \\__,_| .__/  |_|  |_|\\__,_|_|\\_\\___|_|    |\n|            |_|         |_|                                  |\n -------------------------------------------------------------")},initialize:function(){a=!0,pum_debug.logo(),console.debug(p.debug_mode_enabled),console.log(p.debug_started_at,new Date),console.info(p.debug_more_info),pum_debug.divider(p.global_info),console.groupCollapsed(p.localized_vars),console.log("pum_vars:",pum_debug.odump(e)),s(document).trigger("pum_debug_initialize_localized_vars"),console.groupEnd(),s(document).trigger("pum_debug_initialize")},popup_event_header:function(e){e=e.popmake("getSettings");o!==e.id&&(o=e.id,pum_debug.divider(p.single_popup_label+e.id+" - "+e.slug))},divider:function(e){try{var o,t=0,n=" "+new Array(63).join("-")+" ",i=e;"string"==typeof e?(o=62-(i=62<e.length?i.substring(0,62):i).length,(t={left:Math.floor(o/2),right:Math.floor(o/2)}).left+t.right===o-1&&t.right++,t.left=new Array(t.left+1).join(" "),t.right=new Array(t.right+1).join(" "),console.log(n+"\n|"+t.left+i+t.right+"|\n"+n)):console.log(n)}catch(e){console.error("Got a '"+e+"' when printing out the heading divider to the console.")}},click_trigger:function(e,o){var t=e.popmake("getSettings"),t=[".popmake-"+t.id,".popmake-"+decodeURIComponent(t.slug),'a[href$="#popmake-'+t.id+'"]'];o.extra_selectors&&""!==o.extra_selectors&&t.push(o.extra_selectors),o=(t=pum.hooks.applyFilters("pum.trigger.click_open.selectors",t,o,e)).join(", "),console.log(p.label_selector,o)},trigger:function(e,o){if("string"==typeof p.triggers[o.type]){switch(console.groupCollapsed(p.triggers[o.type]),o.type){case"auto_open":console.log(p.label_delay,o.settings.delay),console.log(p.label_cookie,o.settings.cookie_name);break;case"click_open":pum_debug.click_trigger(e,o.settings),console.log(p.label_cookie,o.settings.cookie_name)}s(document).trigger("pum_debug_render_trigger",e,o),console.groupEnd()}},cookie:function(e,o){if("string"==typeof p.cookies[o.event]){switch(console.groupCollapsed(p.cookies[o.event]),o.event){case"on_popup_open":case"on_popup_close":case"manual":case"ninja_form_success":console.log(p.label_cookie,pum_debug.odump(o.settings))}s(document).trigger("pum_debug_render_trigger",e,o),console.groupEnd()}}},s(document).on("pumInit",".pum",function(){var e=PUM.getPopup(s(this)),o=e.popmake("getSettings"),t=o.triggers||[],n=o.cookies||[],i=o.conditions||[],r=0;if(a||(pum_debug.initialize(),pum_debug.divider(p.popups_initializing)),console.groupCollapsed(p.single_popup_label+o.id+" - "+o.slug),console.log(p.theme_id,o.theme_id),t.length){for(console.groupCollapsed(p.label_triggers),r=0;t.length>r;r++)pum_debug.trigger(e,t[r]);console.groupEnd()}if(n.length){for(console.groupCollapsed(p.label_cookies),r=0;n.length>r;r+=1)pum_debug.cookie(e,n[r]);console.groupEnd()}i.length&&(console.groupCollapsed(p.label_conditions),console.log(i),console.groupEnd()),console.groupCollapsed(p.label_popup_settings),console.log(p.label_mobile_disabled,!1!==o.disable_on_mobile),console.log(p.label_tablet_disabled,!1!==o.disable_on_tablet),console.log(p.label_display_settings,pum_debug.odump(o)),e.trigger("pum_debug_popup_settings"),console.groupEnd(),console.groupEnd()}).on("pumBeforeOpen",".pum",function(){var e=PUM.getPopup(s(this)),o=s.fn.popmake.last_open_trigger;pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumBeforeOpen"));try{o=(o=s(s.fn.popmake.last_open_trigger)).length?o:s.fn.popmake.last_open_trigger.toString()}catch(e){o=""}finally{console.log(p.label_triggers,[o])}console.groupEnd()}).on("pumOpenPrevented",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumOpenPrevented")),console.groupEnd()}).on("pumAfterOpen",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumAfterOpen")),console.groupEnd()}).on("pumSetupClose",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumSetupClose")),console.groupEnd()}).on("pumClosePrevented",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumClosePrevented")),console.groupEnd()}).on("pumBeforeClose",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumBeforeClose")),console.groupEnd()}).on("pumAfterClose",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumAfterClose")),console.groupEnd()}).on("pumBeforeReposition",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumBeforeReposition")),console.groupEnd()}).on("pumAfterReposition",".pum",function(){var e=PUM.getPopup(s(this));pum_debug.popup_event_header(e),console.groupCollapsed(p.label_event.replace("%s","pumAfterReposition")),console.groupEnd()}).on("pumCheckingCondition",".pum",function(e,o,t){var n=PUM.getPopup(s(this));pum_debug.popup_event_header(n),console.groupCollapsed(p.label_event.replace("%s","pumCheckingCondition")),console.log((t.not_operand?"(!) ":"")+t.target+": "+o,t),console.groupEnd()}))})(jQuery),(e=>{e.fn.popmake.defaults={id:null,slug:"",theme_id:null,cookies:[],triggers:[],conditions:[],mobile_disabled:null,tablet_disabled:null,custom_height_auto:!1,scrollable_content:!1,position_from_trigger:!1,position_fixed:!1,overlay_disabled:!1,stackable:!1,disable_reposition:!1,close_on_overlay_click:!1,close_on_form_submission:!1,close_on_form_submission_delay:0,close_on_esc_press:!1,close_on_f4_press:!1,disable_on_mobile:!1,disable_on_tablet:!1,size:"medium",responsive_min_width:"0%",responsive_max_width:"100%",custom_width:"640px",custom_height:"380px",animation_type:"fade",animation_speed:"350",animation_origin:"center top",location:"center top",position_top:"100",position_bottom:"0",position_left:"0",position_right:"0",zindex:"1999999999",close_button_delay:"0",meta:{display:{stackable:!1,overlay_disabled:!1,size:"medium",responsive_max_width:"100",responsive_max_width_unit:"%",responsive_min_width:"0",responsive_min_width_unit:"%",custom_width:"640",custom_width_unit:"px",custom_height:"380",custom_height_unit:"px",custom_height_auto:!1,location:"center top",position_top:100,position_left:0,position_bottom:0,position_right:0,position_fixed:!1,animation_type:"fade",animation_speed:350,animation_origin:"center top",scrollable_content:!1,disable_reposition:!1,position_from_trigger:!1,overlay_zindex:!1,zindex:"1999999999"},close:{overlay_click:!1,esc_press:!1,f4_press:!1,text:"",button_delay:0},click_open:[]},container:{active_class:"active",attr:{class:"popmake"}},title:{attr:{class:"popmake-title"}},content:{attr:{class:"popmake-content"}},close:{close_speed:0,attr:{class:"popmake-close"}},overlay:{attr:{id:"popmake-overlay",class:"popmake-overlay"}}}})(jQuery,document),(r=>{var i={openpopup:!1,openpopup_id:0,closepopup:!1,closedelay:0,redirect_enabled:!1,redirect:"",cookie:!1};window.PUM=window.PUM||{},window.PUM.forms=window.PUM.forms||{},r.extend(window.PUM.forms,{form:{validation:{errors:[]},responseHandler:function(e,o){var t=o.data;o.success?window.PUM.forms.form.success(e,t):window.PUM.forms.form.errors(e,t)},display_errors:function(e,o){window.PUM.forms.messages.add(e,o||this.validation.errors,"error")},beforeAjax:function(e){var o=e.find('[type="submit"]'),t=o.find(".pum-form__loader");window.PUM.forms.messages.clear_all(e),t.length||(t=r('<span class="pum-form__loader"></span>'),""!==o.attr("value")?t.insertAfter(o):o.append(t)),o.prop("disabled",!0),t.show(),e.addClass("pum-form--loading").removeClass("pum-form--errors")},afterAjax:function(e){var o=e.find('[type="submit"]'),t=o.find(".pum-form__loader");o.prop("disabled",!1),t.hide(),e.removeClass("pum-form--loading")},success:function(e,o){void 0!==o.message&&""!==o.message&&window.PUM.forms.messages.add(e,[{message:o.message}]),e.trigger("success",[o]),!e.data("noredirect")&&void 0!==e.data("redirect_enabled")&&o.redirect&&(""!==o.redirect?window.location=o.redirect:window.location.reload(!0))},errors:function(e,o){void 0!==o.errors&&o.errors.length&&(console.log(o.errors),window.PUM.forms.form.display_errors(e,o.errors),window.PUM.forms.messages.scroll_to_first(e),e.addClass("pum-form--errors").trigger("errors",[o]))},submit:function(e){var o=r(this),t=o.pumSerializeObject();e.preventDefault(),e.stopPropagation(),window.PUM.forms.form.beforeAjax(o),r.ajax({type:"POST",dataType:"json",url:pum_vars.ajaxurl,data:{action:"pum_form",values:t}}).always(function(){window.PUM.forms.form.afterAjax(o)}).done(function(e){window.PUM.forms.form.responseHandler(o,e)}).error(function(e,o,t){console.log("Error: type of "+o+" with message of "+t)})}},messages:{add:function(e,o,t){var n=e.find(".pum-form__messages"),i=0;if(t=t||"success",o=o||[],!n.length)switch(n=r('<div class="pum-form__messages">').hide(),pum_vars.message_position){case"bottom":e.append(n.addClass("pum-form__messages--bottom"));break;case"top":e.prepend(n.addClass("pum-form__messages--top"))}if(0<=["bottom","top"].indexOf(pum_vars.message_position))for(;o.length>i;i++)this.add_message(n,o[i].message,t);else for(;o.length>i;i++)void 0!==o[i].field?this.add_field_error(e,o[i]):this.add_message(n,o[i].message,t);n.is(":hidden")&&r(".pum-form__message",n).length&&n.slideDown()},add_message:function(e,o,t){o=r('<p class="pum-form__message">').html(o);o.addClass("pum-form__message--"+(t=t||"success")),e.append(o),e.is(":visible")&&o.hide().slideDown()},add_field_error:function(e,o){e=r('[name="'+o.field+'"]',e).parents(".pum-form__field").addClass("pum-form__field--error");this.add_message(e,o.message,"error")},clear_all:function(e,o){var t=e.find(".pum-form__messages"),n=t.find(".pum-form__message"),e=e.find(".pum-form__field.pum-form__field--error");o=o||!1,t.length&&n.slideUp("fast",function(){r(this).remove(),o&&t.hide()}),e.length&&e.removeClass("pum-form__field--error").find("p.pum-form__message").remove()},scroll_to_first:function(e){window.PUM.utilities.scrollTo(r(".pum-form__field.pum-form__field--error",e).eq(0))}},success:function(e,o){var t,n;(o=r.extend({},i,o))&&(t=PUM.getPopup(e),e={},n=function(){o.openpopup&&PUM.getPopup(o.openpopup_id).length?PUM.open(o.openpopup_id):o.redirect_enabled&&(""!==o.redirect?window.location=o.redirect:window.location.reload(!0))},t.length&&(t.trigger("pumFormSuccess"),o.cookie)&&(e=r.extend({name:"pum-"+PUM.getSetting(t,"id"),expires:"+1 year"},"object"==typeof o.cookie?o.cookie:{}),PUM.setCookie(t,e)),t.length&&o.closepopup?setTimeout(function(){t.popmake("close",n)},1e3*parseInt(o.closedelay)):n())}})})(jQuery),(e=>{e.pum=e.pum||{},e.pum.hooks=e.pum.hooks||new function(){var t=Array.prototype.slice,i={removeFilter:function(e,o){"string"==typeof e&&n("filters",e,o);return i},applyFilters:function(){var e=t.call(arguments),o=e.shift();return"string"!=typeof o?i:s("filters",o,e)},addFilter:function(e,o,t,n){"string"==typeof e&&"function"==typeof o&&(t=parseInt(t||10,10),r("filters",e,o,t,n));return i},removeAction:function(e,o){"string"==typeof e&&n("actions",e,o);return i},doAction:function(){var e=t.call(arguments),o=e.shift();"string"==typeof o&&s("actions",o,e);return i},addAction:function(e,o,t,n){"string"==typeof e&&"function"==typeof o&&(t=parseInt(t||10,10),r("actions",e,o,t,n));return i}},a={actions:{},filters:{}};function n(e,o,t,n){var i,r,s;if(a[e][o])if(t)if(i=a[e][o],n)for(s=i.length;s--;)(r=i[s]).callback===t&&r.context===n&&i.splice(s,1);else for(s=i.length;s--;)i[s].callback===t&&i.splice(s,1);else a[e][o]=[]}function r(e,o,t,n,i){t={callback:t,priority:n,context:i},n=(n=a[e][o])?(n.push(t),(e=>{for(var o,t,n,i=1,r=e.length;i<r;i++){for(o=e[i],t=i;(n=e[t-1])&&n.priority>o.priority;)e[t]=e[t-1],--t;e[t]=o}return e})(n)):[t];a[e][o]=n}function s(e,o,t){var n,i,r=a[e][o];if(!r)return"filters"===e&&t[0];if(i=r.length,"filters"===e)for(n=0;n<i;n++)t[0]=r[n].callback.apply(r[n].context,t);else for(n=0;n<i;n++)r[n].callback.apply(r[n].context,t);return"filters"!==e||t[0]}return i},e.PUM=e.PUM||{},e.PUM.hooks=e.pum.hooks})(window),(t=>{function n(e){return e}window.PUM=window.PUM||{},window.PUM.integrations=window.PUM.integrations||{},t.extend(window.PUM.integrations,{init:function(){var e;void 0!==pum_vars.form_submission&&((e=pum_vars.form_submission).ajax=!1,e.popup=0<e.popupId?PUM.getPopup(e.popupId):null,PUM.integrations.formSubmission(null,e))},formSubmission:function(e,o){(o=t.extend({popup:PUM.getPopup(e),formProvider:null,formId:null,formInstanceId:null,formKey:null,ajax:!0,tracked:!1},o)).formKey=o.formKey||[o.formProvider,o.formId,o.formInstanceId].filter(n).join("_"),o.popup&&o.popup.length&&(o.popupId=PUM.getSetting(o.popup,"id")),window.PUM.hooks.doAction("pum.integration.form.success",e,o)},checkFormKeyMatches:function(e,o,t){var n=-1!==["any"===e,"pumsubform"===e&&"pumsubform"===t.formProvider,e===t.formProvider+"_any",!(o=""===o&&o)&&new RegExp("^"+e+"(_[d]*)?").test(t.formKey),!!o&&e+"_"+o===t.formKey].indexOf(!0);return window.PUM.hooks.applyFilters("pum.integration.checkFormKeyMatches",n,{formIdentifier:e,formInstanceId:o,submittedFormArgs:t})}})})(window.jQuery),(s=>{pum_vars&&void 0!==pum_vars.core_sub_forms_enabled&&!pum_vars.core_sub_forms_enabled||(window.PUM=window.PUM||{},window.PUM.newsletter=window.PUM.newsletter||{},s.extend(window.PUM.newsletter,{form:s.extend({},window.PUM.forms.form,{submit:function(e){var o=s(this),t=o.pumSerializeObject();e.preventDefault(),e.stopPropagation(),window.PUM.newsletter.form.beforeAjax(o),s.ajax({type:"POST",dataType:"json",url:pum_vars.ajaxurl,data:{action:"pum_sub_form",values:t}}).always(function(){window.PUM.newsletter.form.afterAjax(o)}).done(function(e){window.PUM.newsletter.form.responseHandler(o,e)}).error(function(e,o,t){console.log("Error: type of "+o+" with message of "+t)})}})}),s(document).on("submit","form.pum-sub-form",window.PUM.newsletter.form.submit).on("success","form.pum-sub-form",function(e,o){var e=s(e.target),t=e.data("settings")||{},n=e.pumSerializeObject(),i=PUM.getPopup(e),r=PUM.getSetting(i,"id"),i=s("form.pum-sub-form",i).index(e)+1;window.PUM.integrations.formSubmission(e,{formProvider:"pumsubform",formId:r,formInstanceId:i,extras:{data:o,values:n,settings:t}}),e.trigger("pumNewsletterSuccess",[o]).addClass("pum-newsletter-success"),e[0].reset(),window.pum.hooks.doAction("pum-sub-form.success",o,e),"string"==typeof t.redirect&&""!==t.redirect&&(t.redirect=atob(t.redirect)),window.PUM.forms.success(e,t)}).on("error","form.pum-sub-form",function(e,o){e=s(e.target);e.trigger("pumNewsletterError",[o]),window.pum.hooks.doAction("pum-sub-form.errors",o,e)}))})(jQuery),((r,o)=>{r.extend(r.fn.popmake.methods,{addTrigger:function(e){return r.fn.popmake.triggers[e]?r.fn.popmake.triggers[e].apply(this,Array.prototype.slice.call(arguments,1)):(window.console&&console.warn("Trigger type "+e+" does not exist."),this)}}),r.fn.popmake.triggers={auto_open:function(e){var o=PUM.getPopup(this);setTimeout(function(){o.popmake("state","isOpen")||!o.popmake("checkCookies",e)&&o.popmake("checkConditions")&&(r.fn.popmake.last_open_trigger="Auto Open - Delay: "+e.delay,o.popmake("open"))},e.delay)},click_open:function(n){var i=PUM.getPopup(this),e=i.popmake("getSettings"),e=[".popmake-"+e.id,".popmake-"+decodeURIComponent(e.slug),'a[href$="#popmake-'+e.id+'"]'];n.extra_selectors&&""!==n.extra_selectors&&e.push(n.extra_selectors),e=(e=pum.hooks.applyFilters("pum.trigger.click_open.selectors",e,n,i)).join(", "),r(e).addClass("pum-trigger").css({cursor:"pointer"}),r(o).on("click.pumTrigger",e,function(e){var o=r(this),t=n.do_default||!1;0<i.has(o).length||i.popmake("state","isOpen")||!i.popmake("checkCookies",n)&&i.popmake("checkConditions")&&(o.data("do-default")?t=o.data("do-default"):(o.hasClass("do-default")||o.hasClass("popmake-do-default")||o.hasClass("pum-do-default"))&&(t=!0),e.ctrlKey||pum.hooks.applyFilters("pum.trigger.click_open.do_default",t,i,o)||(e.preventDefault(),e.stopPropagation()),r.fn.popmake.last_open_trigger=o,i.popmake("open"))})},form_submission:function(t){var n=PUM.getPopup(this);t=r.extend({form:"",formInstanceId:"",delay:0},t);PUM.hooks.addAction("pum.integration.form.success",function(e,o){t.form.length&&PUM.integrations.checkFormKeyMatches(t.form,t.formInstanceId,o)&&setTimeout(function(){n.popmake("state","isOpen")||!n.popmake("checkCookies",t)&&n.popmake("checkConditions")&&(r.fn.popmake.last_open_trigger="Form Submission",n.popmake("open"))},t.delay)})},admin_debug:function(){PUM.getPopup(this).popmake("open")}},r(o).on("pumInit",".pum",function(){var e,o,t=PUM.getPopup(this),n=t.popmake("getSettings").triggers||[];if(n.length)for(o=0;n.length>o;o+=1)e=n[o],t.popmake("addTrigger",e.type,e.settings)})})(jQuery,document),(a=>{var n="color,date,datetime,datetime-local,email,hidden,month,number,password,range,search,tel,text,time,url,week".split(","),i="select,textarea".split(","),r=/\[([^\]]*)\]/g;Array.prototype.indexOf||(Array.prototype.indexOf=function(e){if(null==this)throw new TypeError;var o=Object(this),t=o.length>>>0;if(0!=t){var n=0;if(0<arguments.length&&((n=Number(arguments[1]))!=n?n=0:0!==n&&n!==1/0&&n!==-1/0&&(n=(0<n||-1)*Math.floor(Math.abs(n)))),!(t<=n))for(var i=0<=n?n:Math.max(t-Math.abs(n),0);i<t;i++)if(i in o&&o[i]===e)return i}return-1}),a.fn.popmake.utilities={scrollTo:function(e,o){var t=a(e)||a();t.length&&a("html, body").animate({scrollTop:t.offset().top-100},1e3,"swing",function(){var e=t.find(':input:not([type="button"]):not([type="hidden"]):not(button)').eq(0);e.hasClass("wp-editor-area")?tinyMCE.execCommand ("mceFocus",!1,e.attr("id")):e.focus(),"function"==typeof o&&o()})},inArray:function(e,o){return!!~o.indexOf(e)},convert_hex:function(e,o){return e=e.replace("#",""),"rgba("+parseInt(e.substring(0,2),16)+","+parseInt(e.substring(2,4),16)+","+parseInt(e.substring(4,6),16)+","+o/100+")"},debounce:function(t,n){var i;return function(){var e=this,o=arguments;window.clearTimeout(i),i=window.setTimeout(function(){t.apply(e,o)},n)}},throttle:function(e,o){function t(){n=!1}var n=!1;return function(){n||(e.apply(this,arguments),window.setTimeout(t,o),n=!0)}},getXPath:function(e){var t,n,i,r,s=[];return a.each(a(e).parents(),function(e,o){if(r=a(o),t=r.attr("id")||"",n=r.attr("class")||"",i=r.get(0).tagName.toLowerCase(),r=r.parent().children(i).index(r),"body"===i)return!1;0<n.length&&(n=(n=n.split(" "))[0]),s.push(i+(0<t.length?"#"+t:0<n.length?"."+n.split(" ").join("."):":eq("+r+")"))}),s.reverse().join(" > ")},strtotime:function(e,o){var t,n,i,r,s,a,p,u,l,c;if(!e)return!1;if((n=(e=e.replace(/^\s+|\s+$/g,"").replace(/\s{2,}/g," ").replace(/[\t\r\n]/g,"").toLowerCase()).match(/^(\d{1,4})([\-\.\/\:])(\d{1,2})([\-\.\/\:])(\d{1,4})(?:\s(\d{1,2}):(\d{2})?:?(\d{2})?)?(?:\s([A-Z]+)?)?$/))&&n[2]===n[4])if(1901<n[1])switch(n[2]){case"-":return 12<n[3]||31<n[5]?!1:new Date(n[1],parseInt(n[3],10)-1,n[5],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3;case".":return!1;case"/":return 12<n[3]||31<n[5]?!1:new Date(n[1],parseInt(n[3],10)-1,n[5],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3}else if(1901<n[5])switch(n[2]){case"-":case".":return 12<n[3]||31<n[1]?!1:new Date(n[5],parseInt(n[3],10)-1,n[1],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3;case"/":return 12<n[1]||31<n[3]?!1:new Date(n[5],parseInt(n[1],10)-1,n[3],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3}else switch(n[2]){case"-":return 12<n[3]||31<n[5]||n[1]<70&&38<n[1]?!1:(r=0<=n[1]&&n[1]<=38?+n[1]+2e3:n[1],new Date(r,parseInt(n[3],10)-1,n[5],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3);case".":return 70<=n[5]?!(12<n[3]||31<n[1])&&new Date(n[5],parseInt(n[3],10)-1,n[1],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3:n[5]<60&&!n[6]&&!(23<n[1]||59<n[3])&&(i=new Date,new Date(i.getFullYear(),i.getMonth(),i.getDate(),n[1]||0,n[3]||0,n[5]||0,n[9]||0)/1e3);case"/":return 12<n[1]||31<n[3]||n[5]<70&&38<n[5]?!1:(r=0<=n[5]&&n[5]<=38?+n[5]+2e3:n[5],new Date(r,parseInt(n[1],10)-1,n[3],n[6]||0,n[7]||0,n[8]||0,n[9]||0)/1e3);case":":return 23<n[1]||59<n[3]||59<n[5]?!1:(i=new Date,new Date(i.getFullYear(),i.getMonth(),i.getDate(),n[1]||0,n[3]||0,n[5]||0)/1e3)}if("now"===e)return null===o||isNaN(o)?(new Date).getTime()/1e3||0:o||0;if(t=Date.parse(e),!isNaN(t))return t/1e3||0;function f(e){var e=e.split(" "),o=e[0],t=e[1].substring(0,3),n=/\d+/.test(o),i=("last"===o?-1:1)*("ago"===e[2]?-1:1);if(n&&(i*=parseInt(o,10)),p.hasOwnProperty(t)&&!e[1].match(/^mon(day|\.)?$/i))return s["set"+p[t]](s["get"+p[t]]()+i);if("wee"===t)return s.setDate(s.getDate()+7*i);if("next"===o||"last"===o)e=o,o=i,void 0!==(i=a[i=t])&&(0===(i=i-s.getDay())?i=7*o:0<i&&"last"===e?i-=7:i<0&&"next"===e&&(i+=7),s.setDate(s.getDate()+i));else if(!n)return;return 1}if(s=o?new Date(1e3*o):new Date,a={sun:0,mon:1,tue:2,wed:3,thu:4,fri:5,sat:6},p={yea:"FullYear",mon:"Month",day:"Date",hou:"Hours",min:"Minutes",sec:"Seconds"},l="(years?|months?|weeks?|days?|hours?|minutes?|min|seconds?|sec|sunday|sun\\.?|monday|mon\\.?|tuesday|tue\\.?|wednesday|wed\\.?|thursday|thu\\.?|friday|fri\\.?|saturday|sat\\.?)",!(n=e.match(new RegExp("([+-]?\\d+\\s(years?|months?|weeks?|days?|hours?|minutes?|min|seconds?|sec|sunday|sun\\.?|monday|mon\\.?|tuesday|tue\\.?|wednesday|wed\\.?|thursday|thu\\.?|friday|fri\\.?|saturday|sat\\.?)|(last|next)\\s(years?|months?|weeks?|days?|hours?|minutes?|min|seconds?|sec|sunday|sun\\.?|monday|mon\\.?|tuesday|tue\\.?|wednesday|wed\\.?|thursday|thu\\.?|friday|fri\\.?|saturday|sat\\.?))(\\sago)?","gi"))))return!1;for(c=0,u=n.length;c<u;c+=1)if(!f(n[c]))return!1;return s.getTime()/1e3},serializeObject:function(e){a.extend({},e);var o={},t=a.extend(!0,{include:[],exclude:[],includeByClass:""},e);return this.find(":input").each(function(){var e;!this.name||this.disabled||window.PUM.utilities.inArray(this.name,t.exclude)||t.include.length&&!window.PUM.utilities.inArray(this.name,t.include)||-1===this.className.indexOf(t.includeByClass)||(e=this.name.replace(r,"[$1").split("["))[0]&&(this.checked||window.PUM.utilities.inArray(this.type,n)||window.PUM.utilities.inArray(this.nodeName.toLowerCase(),i))&&("checkbox"===this.type&&e.push(""),function e(o,t,n){var i=t[0];1<t.length?(o[i]||(o[i]=t[1]?{}:[]),e(o[i],t.slice(1),n)):o[i=i||o.length]=n}(o,e,a(this).val()))}),o}},a.fn.popmake.utilies=a.fn.popmake.utilities,window.PUM=window.PUM||{},window.PUM.utilities=window.PUM.utilities||{},window.PUM.utilities=a.extend(window.PUM.utilities,a.fn.popmake.utilities)})(jQuery,document),(e=>{function o(n,o){var t={},i={};function r(e,o,t){return e[o]=t,e}function s(e,o){var t,n=e.match(p.key);try{o=JSON.parse(o)}catch(e){}for(;void 0!==(t=n.pop());)p.push.test(t)?o=r([],(e=>(void 0===i[e]&&(i[e]=0),i[e]++))(e.replace(/\[\]$/,"")),o):p.fixed.test(t)?o=r([],t,o):p.named.test(t)&&(o=r({},t,o));return o}function e(){return t}this.addPair=function(e){return p.validate.test(e.name)&&(e=s(e.name,"checkbox"===a('[name="'+(e=e).name+'"]',o).attr("type")&&"1"===e.value||e.value),t=n.extend(!0,t,e)),this},this.addPairs=function(e){if(!n.isArray(e))throw new Error("formSerializer.addPairs expects an Array");for(var o=0,t=e.length;o<t;o++)this.addPair(e[o]);return this},this.serialize=e,this.serializeJSON=function(){return JSON.stringify(t)}}var t,a,p;a=(t=e).jQuery||e.Zepto||e.ender||e.$,p={validate:/^[a-z_][a-z0-9_]*(?:\[(?:\d*|[a-z0-9_]+)\])*$/i,key:/[a-z0-9_]+|(?=\[\])/gi,push:/^$/,fixed:/^\d+$/,named:/^[a-z0-9_]+$/i},o.patterns=p,o.serializeObject=function(){var e=(this.is("form")?this:this.find(":input")).serializeArray();return new o(a,this).addPairs(e).serialize()},o.serializeJSON=function(){var e=(this.is("form")?this:this.find(":input")).serializeArray();return new o(a,this).addPairs(e).serializeJSON()},void 0!==a.fn&&(a.fn.pumSerializeObject=o.serializeObject,a.fn.pumSerializeJSON=o.serializeJSON),t.FormSerializer=o})(this),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=7)})([,function(e,o,t){var n=t(2),i=t(3),r=t(4),s=t(6);e.exports=function(e,o){return n(e)||i(e,o)||r(e,o)||s()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var n,i,r,s,a=[],p=!0,u=!1;try{if(r=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(n=r.call(t)).done)&&(a.push(n.value),a.length!==o);p=!0);}catch(e){u=!0,i=e}finally{try{if(!p&&null!=t.return&&(s=t.return(),Object(s)!==s))return}finally{if(u)throw i}}return a}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o,t){var n=t(5);e.exports=function(e,o){var t;if(e)return"string"==typeof e?n(e,o):"Map"===(t="Object"===(t={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:t)||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?n(e,o):void 0},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,n=Array(o);t<o;t++)n[t]=e[t];return n},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o,t){t.r(o);var n,o=t(1),i=t.n(o);(0,window.jQuery)(document).on("cf.ajax.request",function(e,o){return n=o.$form}).on("cf.submission",function(e,o){var t;"complete"!==o.data.status&&"success"!==o.data.status||(o=n.attr("id").split("_"),t=(o=i()(o,2))[0],o=o[1],window.PUM.integrations.formSubmission(n,{formProvider:"calderaforms",formId:t,formInstanceId:void 0===o?null:o,extras:{state:window.cfstate.hasOwnProperty(t)?window.cfstate[t]:null}}))})}]),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=8)})({0:function(o,e){function t(e){return o.exports=t="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.exports.__esModule=!0,o.exports.default=o.exports,t(e)}o.exports=t,o.exports.__esModule=!0,o.exports.default=o.exports},8:function(e,o,t){t.r(o);var o=t(0),i=t.n(o),r=window.jQuery;r(document).on("wpcf7mailsent",function(e,o){var t=e.detail.contactFormId,n=r(e.target),e=(e.detail.id||e.detail.unitTag).split("-").pop().replace("o",""),t=(window.PUM.integrations.formSubmission(n,{formProvider:"contactform7",formId:t,formInstanceId:e,extras:{details:o}}),n.find("input.wpcf7-pum")),e=!!t.length&&JSON.parse(t.val());"object"===i()(e)&&void 0!==e.closedelay&&3<=e.closedelay.toString().length&&(e.closedelay=e.closedelay/1e3),window.PUM.forms.success(n,e)})}}),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=9)})({9:function(e,o){var r=window.jQuery;r(document).on("fluentform_submission_success",function(e,o){var t=o.form,n=o.config.id,i=t.data("form_instance");console.log(n,o),window.PUM.integrations.formSubmission(r(t),{formProvider:"fluentforms",formId:n,formInstanceId:i})})}}),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=10)})({10:function(e,o){var r=window.jQuery;r(document).on("frmFormComplete",function(e,o,t){var o=r(o),n=o.find('input[name="form_id"]').val(),i=PUM.getPopup(o.find('input[name="pum_form_popup_id"]').val());window.PUM.integrations.formSubmission(o,{popup:i,formProvider:"formidableforms",formId:n,extras:{response:t}})})}}),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=11)})({0:function(o,e){function t(e){return o.exports=t="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.exports.__esModule=!0,o.exports.default=o.exports,t(e)}o.exports=t,o.exports.__esModule=!0,o.exports.default=o.exports},11:function(e,o,t){t.r(o);var o=t(0),n=t.n(o),i=window.jQuery,r={};i(document).on("gform_confirmation_loaded",function(e,o){var t=i("#gform_confirmation_wrapper_"+o+",#gforms_confirmation_message_"+o)[0];window.PUM.integrations.formSubmission(t,{formProvider:"gravityforms",formId:o}),window.PUM.forms.success(t,r[o]||{})}),i(function(){i(".gform_wrapper > form").each(function(){var e=i(this),o=e.attr("id").replace("gform_",""),e=e.find("input.gforms-pum"),e=!!e.length&&JSON.parse(e.val());e&&"object"===n()(e)&&("object"===n()(e)&&void 0!==e.closedelay&&3<=e.closedelay.toString().length&&(e.closedelay=e.closedelay/1e3),r[o]=e)})})}}),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=12)})({12:function(e,o){var r=window.jQuery;r(function(){"undefined"!=typeof mc4wp&&mc4wp.forms.on("success",function(e,o){var t=r(e.element),n=e.id,i=r(".mc4wp-form-"+e.id).index(t)+1;window.PUM.integrations.formSubmission(t,{formProvider:"mc4wp",formId:n,formInstanceId:i,extras:{form:e,data:o}})})})}}),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=13)})([,function(e,o,t){var n=t(2),i=t(3),r=t(4),s=t(6);e.exports=function(e,o){return n(e)||i(e,o)||r(e,o)||s()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var n,i,r,s,a=[],p=!0,u=!1;try{if(r=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(n=r.call(t)).done)&&(a.push(n.value),a.length!==o);p=!0);}catch(e){u=!0,i=e}finally{try{if(!p&&null!=t.return&&(s=t.return(),Object(s)!==s))return}finally{if(u)throw i}}return a}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o,t){var n=t(5);e.exports=function(e,o){var t;if(e)return"string"==typeof e?n(e,o):"Map"===(t="Object"===(t={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:t)||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?n(e,o):void 0},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,n=Array(o);t<o;t++)n[t]=e[t];return n},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,o){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},,,,,,,function(e,o,t){t.r(o);var o=t(1),a=t.n(o),p=window.jQuery,n=!1;p(function(){"undefined"!=typeof Marionette&&"undefined"!=typeof nfRadio&&!1===n&&new(n=Marionette.Object.extend({initialize:function(){this.listenTo(nfRadio.channel("forms"),"submit:response",this.popupMaker)},popupMaker:function(e,o,t,n){var i=p("#nf-form-"+n+"-cont"),n=n.split("_"),n=a()(n,2),r=n[0],n=n[1],s={};e.errors&&e.errors.length||(window.PUM.integrations.formSubmission(i,{formProvider:"ninjaforms",formId:r,formInstanceId:void 0===n?null:n,extras:{response:e}}),e.data&&e.data.actions&&(s.openpopup=void 0!==e.data.actions.openpopup,s.openpopup_id=s.openpopup?parseInt(e.data.actions.openpopup):0,s.closepopup=void 0!==e.data.actions.closepopup,s.closedelay=s.closepopup?parseInt(e.data.actions.closepopup):0,s.closepopup)&&e.data.actions.closedelay&&(s.closedelay=parseInt(e.data.actions.closedelay)),window.PUM.forms.success(i,s))}}))})}]),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=14)})({14:function(e,o){var r=window.jQuery;r(document).on("wpformsAjaxSubmitSuccess",".wpforms-ajax-form",function(e,o){var t=r(this),n=t.data("formid"),i=r("form#"+t.attr("id")).index(t)+1;window.PUM.integrations.formSubmission(t,{formProvider:"wpforms",formId:n,formInstanceId:i})})}}),(t=>{var n={};function i(e){var o;return(n[e]||(o=n[e]={i:e,l:!1,exports:{}},t[e].call(o.exports,o,o.exports,i),o.l=!0,o)).exports}i.m=t,i.c=n,i.d=function(e,o,t){i.o(e,o)||Object.defineProperty(e,o,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(o,e){if(1&e&&(o=i(o)),8&e)return o;if(4&e&&"object"==typeof o&&o&&o.__esModule)return o;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:o}),2&e&&"string"!=typeof o)for(var n in o)i.d(t,n,function(e){return o[e]}.bind(null,n));return t},i.n=function(e){var o=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(o,"a",o),o},i.o=function(e,o){return Object.prototype.hasOwnProperty.call(e,o)},i.p="",i(i.s=15)})({15:function(e,o){var s=window.jQuery;s(document).on("wsf-submit-success wsf-save-success",function(e,o,t,n,i,r){window.PUM.integrations.formSubmission(s(i),{formProvider:"wsforms",formId:t,formInstanceId:n})})}}),(e=>{("object"!=typeof exports||"undefined"==typeof module)&&"function"==typeof define&&define.amd?define(e):e()})(function(){function e(o){var t=this.constructor;return this.then(function(e){return t.resolve(o()).then(function(){return e})},function(e){return t.resolve(o()).then(function(){return t.reject(e)})})}var o=setTimeout;function p(e){return Boolean(e&&void 0!==e.length)}function n(){}function r(e){if(!(this instanceof r))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],c(e,this)}function i(t,n){for(;3===t._state;)t=t._value;0===t._state?t._deferreds.push(n):(t._handled=!0,r._immediateFn(function(){var e,o=1===t._state?n.onFulfilled:n.onRejected;if(null===o)(1===t._state?s:a)(n.promise,t._value);else{try{e=o(t._value)}catch(e){return void a(n.promise,e)}s(n.promise,e)}}))}function s(o,e){try{if(e===o)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var t=e.then;if(e instanceof r)return o._state=3,o._value=e,void u(o);if("function"==typeof t)return void c((n=t,i=e,function(){n.apply(i,arguments)}),o)}o._state=1,o._value=e,u(o)}catch(e){a(o,e)}var n,i}function a(e,o){e._state=2,e._value=o,u(e)}function u(e){2===e._state&&0===e._deferreds.length&&r._immediateFn(function(){e._handled||r._unhandledRejectionFn(e._value)});for(var o=0,t=e._deferreds.length;o<t;o++)i(e,e._deferreds[o]);e._deferreds=null}function l(e,o,t){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof o?o:null,this.promise=t}function c(e,o){var t=!1;try{e(function(e){t||(t=!0,s(o,e))},function(e){t||(t=!0,a(o,e))})}catch(e){t||(t=!0,a(o,e))}}r.prototype.catch=function(e){return this.then(null,e)},r.prototype.then=function(e,o){var t=new this.constructor(n);return i(this,new l(e,o,t)),t},r.prototype.finally=e,r.all=function(o){return new r(function(i,r){if(!p(o))return r(new TypeError("Promise.all accepts an array"));var s=Array.prototype.slice.call(o);if(0===s.length)return i([]);var a=s.length;for(var e=0;e<s.length;e++)!function o(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){o(t,e)},r)}s[t]=e,0==--a&&i(s)}catch(e){r(e)}}(e,s[e])})},r.resolve=function(o){return o&&"object"==typeof o&&o.constructor===r?o:new r(function(e){e(o)})},r.reject=function(t){return new r(function(e,o){o(t)})},r.race=function(i){return new r(function(e,o){if(!p(i))return o(new TypeError("Promise.race accepts an array"));for(var t=0,n=i.length;t<n;t++)r.resolve(i[t]).then(e,o)})},r._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){o(e,0)},r._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};var t=(()=>{if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if("undefined"!=typeof global)return global;throw new Error("unable to locate global object")})();"Promise"in t?t.Promise.prototype.finally||(t.Promise.prototype.finally=e):t.Promise=r});
!function(t){void 0===t.expr[":"].external&&(t.expr[":"].external=function(e){return e&&e.href&&!e.href.match(/^mailto:/)&&e.hostname!=document.location.hostname}),void 0===t.expr[":"].internal&&void 0!==t.expr[":"].external&&(t.expr[":"].internal=function(e){return t(e).is(":not(:external)")}),void 0===t.expr[":"].regex&&(t.expr[":"].regex=function(e,t,i){var n=i[3].split(",",1)[0],o=i[3].split(",").slice(1).join(","),a=/^(data|css):/,r={method:n.match(a)?n.split(":")[0]:"attr",property:n.replace(a,"")};return new RegExp(o.replace(/^\s+|\s+$/g,""),"ig").test(jQuery(e)[r.method](r.property))})}(window.jQuery),function(d,h){"use strict";var e,_=!1!==((e=navigator.userAgent).match(/Android/i)?"android":e.match(/webOS/i)?"webos":e.match(/iPhone/i)?"iphone":e.match(/iPod/i)?"ipod":e.match(/iPad/i)?"ipad":e.match(/Windows Phone/i)?"windows phone":e.match(/SymbianOS/i)?"symbian":!(!e.match(/RIM/i)&&!e.match(/BB/i))&&"blackberry");d.extend(d.fn.popmake.triggers,{exit_intent:function(l){l=d.extend({methods:["mouseleave"],top_sensitivity:10,delay_sensitivity:350,continue_back_on_close:!1,linkclick_method:"hover",linkclick_targeting:[],linkclick_custom_targeting:"",link_hover_delay:300,mobile_time_delay:500,mobilescroll_up_percent:.2},l);function p(e,t){return t=t||!1,u.popmake("state","isOpen")?t:u.popmake("checkCookies",l)||!u.popmake("checkConditions")?t:(d.fn.popmake.last_open_trigger=e,u.popmake("open"),!0)}var u=PUM.getPopup(this),m=PUM.getSetting(u,"id"),k={};Array.isArray(l.methods)||"object"!=typeof l.methods||(l.methods=Object.keys(l.methods)),Array.isArray(l.methods)&&!l.methods.length&&(l.methods=["mouseleave"]),l.methods.forEach(function(e){switch(e){case"mouseleave":d(h).on("mouseleave",function(e){"select"===e.target.nodeName.toLowerCase()||e.clientY>l.top_sensitivity||(k.sensitivity_delay=setTimeout(function(){p("Exit Intent - Mouse Leave"),k.sensitivity_delay=null},l.delay_sensitivity))}).on("mouseenter",function(){clearTimeout(k.sensitivity_delay)});break;case"lostfocus":d(window,h).on("blur",function(){p("Exit Intent - Lost Focus")});break;case"backbutton":if(!u.popmake("checkCookies",l)&&(null===history.state||void 0===history.state.popup)){var t=history.state||{};history.replaceState(d.extend({},t,{popup:m}),"",window.location),history.pushState({popup:null},"",window.location)}setTimeout(function(){window.addEventListener("popstate",function(e){e.state&&e.state.popup===m&&(p("Exit Intent - Back Button")?l.continue_back_on_close&&u.on("pumAfterClose",function(){history.back()}):history.back())})},100);break;case"linkclick":Array.isArray(l.linkclick_targeting)||"object"!=typeof l.linkclick_targeting||(l.linkclick_targeting=Object.keys(l.linkclick_targeting));var i=[];0<=l.linkclick_targeting.indexOf("external")&&i.push("a:external"),0<=l.linkclick_targeting.indexOf("internal")&&i.push("a:internal"),0<=l.linkclick_targeting.indexOf("custom")&&i.push(l.linkclick_custom_targeting),i=i.join(","),d(h).on("mouseenter touchstart",i,function(e){k.link_hover_delay=setTimeout(function(){!function(e){p("Exit Intent - Link Click")&&e.preventDefault()}(e),k.link_hover_delay=null},l.link_hover_delay)}).on("mouseleave touchend",i,function(){clearTimeout(k.link_hover_delay)});break;case"mobiletime":_&&setTimeout(function(){p("Exit Intent - Time Delay")},l.mobile_time_delay);break;case"mobilescroll":var n,o,a=l.mobilescroll_up_percent/100,r=d(window),s=r.scrollTop(),c=d(h).height();_&&0<c&&(n=setInterval(function(){(o=s-r.scrollTop())<0&&(o=0,s=r.scrollTop()),a<o/c&&p("Exit Intent - Time Delay")&&clearInterval(n)},100))}})},exit_prevention:function(e){var t=PUM.getPopup(this),i=!1;e=d.extend({message:""},e),window.onbeforeunload=function(){if(!i&&!t.popmake("state","isOpen")&&!t.popmake("checkCookies",e)&&t.popmake("checkConditions"))return d.fn.popmake.last_open_trigger="Exit Prevention"+e.message,t.popmake("open"),i=!0,e.message}}})}(jQuery,document);
!function(T,e){T(function(){"use strict";function T(T,e){return null!=T&&null!=e&&T.toLowerCase()===e.toLowerCase()}function S(T,e){var S,i,o=T.length;if(!o||!e)return!1;for(S=e.toLowerCase(),i=0;i<o;++i)if(S===T[i].toLowerCase())return!0;return!1}function i(T){for(var e in T)a.call(T,e)&&(T[e]=new RegExp(T[e],"i"))}function o(T,e){this.ua=function(T){return(T||"").substr(0,500)}(T),this._cache={},this.maxPhoneWidth=e||600}var P,M={mobileDetectRules:{phones:{iPhone:"\\biPhone\\b|\\biPod\\b",BlackBerry:"BlackBerry|\\bBB10\\b|rim[0-9]+|\\b(BBA100|BBB100|BBD100|BBE100|BBF100|STH100)\\b-[0-9]+",Pixel:"; \\bPixel\\b",HTC:"HTC|HTC.*(Sensation|Evo|Vision|Explorer|6800|8100|8900|A7272|S510e|C110e|Legend|Desire|T8282)|APX515CKT|Qtek9090|APA9292KT|HD_mini|Sensation.*Z710e|PG86100|Z715e|Desire.*(A8181|HD)|ADR6200|ADR6400L|ADR6425|001HT|Inspire 4G|Android.*\\bEVO\\b|T-Mobile G1|Z520m|Android [0-9.]+; Pixel",Nexus:"Nexus One|Nexus S|Galaxy.*Nexus|Android.*Nexus.*Mobile|Nexus 4|Nexus 5|Nexus 5X|Nexus 6",Dell:"Dell[;]? (Streak|Aero|Venue|Venue Pro|Flash|Smoke|Mini 3iX)|XCD28|XCD35|\\b001DL\\b|\\b101DL\\b|\\bGS01\\b",Motorola:"Motorola|DROIDX|DROID BIONIC|\\bDroid\\b.*Build|Android.*Xoom|HRI39|MOT-|A1260|A1680|A555|A853|A855|A953|A955|A956|Motorola.*ELECTRIFY|Motorola.*i1|i867|i940|MB200|MB300|MB501|MB502|MB508|MB511|MB520|MB525|MB526|MB611|MB612|MB632|MB810|MB855|MB860|MB861|MB865|MB870|ME501|ME502|ME511|ME525|ME600|ME632|ME722|ME811|ME860|ME863|ME865|MT620|MT710|MT716|MT720|MT810|MT870|MT917|Motorola.*TITANIUM|WX435|WX445|XT300|XT301|XT311|XT316|XT317|XT319|XT320|XT390|XT502|XT530|XT531|XT532|XT535|XT603|XT610|XT611|XT615|XT681|XT701|XT702|XT711|XT720|XT800|XT806|XT860|XT862|XT875|XT882|XT883|XT894|XT901|XT907|XT909|XT910|XT912|XT928|XT926|XT915|XT919|XT925|XT1021|\\bMoto E\\b|XT1068|XT1092|XT1052",Samsung:"\\bSamsung\\b|SM-G950F|SM-G955F|SM-G9250|GT-19300|SGH-I337|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310|GT-B3410|GT-B3730|GT-B3740|GT-B5510|GT-B5512|GT-B5722|GT-B6520|GT-B7300|GT-B7320|GT-B7330|GT-B7350|GT-B7510|GT-B7722|GT-B7800|GT-C3010|GT-C3011|GT-C3060|GT-C3200|GT-C3212|GT-C3212I|GT-C3262|GT-C3222|GT-C3300|GT-C3300K|GT-C3303|GT-C3303K|GT-C3310|GT-C3322|GT-C3330|GT-C3350|GT-C3500|GT-C3510|GT-C3530|GT-C3630|GT-C3780|GT-C5010|GT-C5212|GT-C6620|GT-C6625|GT-C6712|GT-E1050|GT-E1070|GT-E1075|GT-E1080|GT-E1081|GT-E1085|GT-E1087|GT-E1100|GT-E1107|GT-E1110|GT-E1120|GT-E1125|GT-E1130|GT-E1160|GT-E1170|GT-E1175|GT-E1180|GT-E1182|GT-E1200|GT-E1210|GT-E1225|GT-E1230|GT-E1390|GT-E2100|GT-E2120|GT-E2121|GT-E2152|GT-E2220|GT-E2222|GT-E2230|GT-E2232|GT-E2250|GT-E2370|GT-E2550|GT-E2652|GT-E3210|GT-E3213|GT-I5500|GT-I5503|GT-I5700|GT-I5800|GT-I5801|GT-I6410|GT-I6420|GT-I7110|GT-I7410|GT-I7500|GT-I8000|GT-I8150|GT-I8160|GT-I8190|GT-I8320|GT-I8330|GT-I8350|GT-I8530|GT-I8700|GT-I8703|GT-I8910|GT-I9000|GT-I9001|GT-I9003|GT-I9010|GT-I9020|GT-I9023|GT-I9070|GT-I9082|GT-I9100|GT-I9103|GT-I9220|GT-I9250|GT-I9300|GT-I9305|GT-I9500|GT-I9505|GT-M3510|GT-M5650|GT-M7500|GT-M7600|GT-M7603|GT-M8800|GT-M8910|GT-N7000|GT-S3110|GT-S3310|GT-S3350|GT-S3353|GT-S3370|GT-S3650|GT-S3653|GT-S3770|GT-S3850|GT-S5210|GT-S5220|GT-S5229|GT-S5230|GT-S5233|GT-S5250|GT-S5253|GT-S5260|GT-S5263|GT-S5270|GT-S5300|GT-S5330|GT-S5350|GT-S5360|GT-S5363|GT-S5369|GT-S5380|GT-S5380D|GT-S5560|GT-S5570|GT-S5600|GT-S5603|GT-S5610|GT-S5620|GT-S5660|GT-S5670|GT-S5690|GT-S5750|GT-S5780|GT-S5830|GT-S5839|GT-S6102|GT-S6500|GT-S7070|GT-S7200|GT-S7220|GT-S7230|GT-S7233|GT-S7250|GT-S7500|GT-S7530|GT-S7550|GT-S7562|GT-S7710|GT-S8000|GT-S8003|GT-S8500|GT-S8530|GT-S8600|SCH-A310|SCH-A530|SCH-A570|SCH-A610|SCH-A630|SCH-A650|SCH-A790|SCH-A795|SCH-A850|SCH-A870|SCH-A890|SCH-A930|SCH-A950|SCH-A970|SCH-A990|SCH-I100|SCH-I110|SCH-I400|SCH-I405|SCH-I500|SCH-I510|SCH-I515|SCH-I600|SCH-I730|SCH-I760|SCH-I770|SCH-I830|SCH-I910|SCH-I920|SCH-I959|SCH-LC11|SCH-N150|SCH-N300|SCH-R100|SCH-R300|SCH-R351|SCH-R400|SCH-R410|SCH-T300|SCH-U310|SCH-U320|SCH-U350|SCH-U360|SCH-U365|SCH-U370|SCH-U380|SCH-U410|SCH-U430|SCH-U450|SCH-U460|SCH-U470|SCH-U490|SCH-U540|SCH-U550|SCH-U620|SCH-U640|SCH-U650|SCH-U660|SCH-U700|SCH-U740|SCH-U750|SCH-U810|SCH-U820|SCH-U900|SCH-U940|SCH-U960|SCS-26UC|SGH-A107|SGH-A117|SGH-A127|SGH-A137|SGH-A157|SGH-A167|SGH-A177|SGH-A187|SGH-A197|SGH-A227|SGH-A237|SGH-A257|SGH-A437|SGH-A517|SGH-A597|SGH-A637|SGH-A657|SGH-A667|SGH-A687|SGH-A697|SGH-A707|SGH-A717|SGH-A727|SGH-A737|SGH-A747|SGH-A767|SGH-A777|SGH-A797|SGH-A817|SGH-A827|SGH-A837|SGH-A847|SGH-A867|SGH-A877|SGH-A887|SGH-A897|SGH-A927|SGH-B100|SGH-B130|SGH-B200|SGH-B220|SGH-C100|SGH-C110|SGH-C120|SGH-C130|SGH-C140|SGH-C160|SGH-C170|SGH-C180|SGH-C200|SGH-C207|SGH-C210|SGH-C225|SGH-C230|SGH-C417|SGH-C450|SGH-D307|SGH-D347|SGH-D357|SGH-D407|SGH-D415|SGH-D780|SGH-D807|SGH-D980|SGH-E105|SGH-E200|SGH-E315|SGH-E316|SGH-E317|SGH-E335|SGH-E590|SGH-E635|SGH-E715|SGH-E890|SGH-F300|SGH-F480|SGH-I200|SGH-I300|SGH-I320|SGH-I550|SGH-I577|SGH-I600|SGH-I607|SGH-I617|SGH-I627|SGH-I637|SGH-I677|SGH-I700|SGH-I717|SGH-I727|SGH-i747M|SGH-I777|SGH-I780|SGH-I827|SGH-I847|SGH-I857|SGH-I896|SGH-I897|SGH-I900|SGH-I907|SGH-I917|SGH-I927|SGH-I937|SGH-I997|SGH-J150|SGH-J200|SGH-L170|SGH-L700|SGH-M110|SGH-M150|SGH-M200|SGH-N105|SGH-N500|SGH-N600|SGH-N620|SGH-N625|SGH-N700|SGH-N710|SGH-P107|SGH-P207|SGH-P300|SGH-P310|SGH-P520|SGH-P735|SGH-P777|SGH-Q105|SGH-R210|SGH-R220|SGH-R225|SGH-S105|SGH-S307|SGH-T109|SGH-T119|SGH-T139|SGH-T209|SGH-T219|SGH-T229|SGH-T239|SGH-T249|SGH-T259|SGH-T309|SGH-T319|SGH-T329|SGH-T339|SGH-T349|SGH-T359|SGH-T369|SGH-T379|SGH-T409|SGH-T429|SGH-T439|SGH-T459|SGH-T469|SGH-T479|SGH-T499|SGH-T509|SGH-T519|SGH-T539|SGH-T559|SGH-T589|SGH-T609|SGH-T619|SGH-T629|SGH-T639|SGH-T659|SGH-T669|SGH-T679|SGH-T709|SGH-T719|SGH-T729|SGH-T739|SGH-T746|SGH-T749|SGH-T759|SGH-T769|SGH-T809|SGH-T819|SGH-T839|SGH-T919|SGH-T929|SGH-T939|SGH-T959|SGH-T989|SGH-U100|SGH-U200|SGH-U800|SGH-V205|SGH-V206|SGH-X100|SGH-X105|SGH-X120|SGH-X140|SGH-X426|SGH-X427|SGH-X475|SGH-X495|SGH-X497|SGH-X507|SGH-X600|SGH-X610|SGH-X620|SGH-X630|SGH-X700|SGH-X820|SGH-X890|SGH-Z130|SGH-Z150|SGH-Z170|SGH-ZX10|SGH-ZX20|SHW-M110|SPH-A120|SPH-A400|SPH-A420|SPH-A460|SPH-A500|SPH-A560|SPH-A600|SPH-A620|SPH-A660|SPH-A700|SPH-A740|SPH-A760|SPH-A790|SPH-A800|SPH-A820|SPH-A840|SPH-A880|SPH-A900|SPH-A940|SPH-A960|SPH-D600|SPH-D700|SPH-D710|SPH-D720|SPH-I300|SPH-I325|SPH-I330|SPH-I350|SPH-I500|SPH-I600|SPH-I700|SPH-L700|SPH-M100|SPH-M220|SPH-M240|SPH-M300|SPH-M305|SPH-M320|SPH-M330|SPH-M350|SPH-M360|SPH-M370|SPH-M380|SPH-M510|SPH-M540|SPH-M550|SPH-M560|SPH-M570|SPH-M580|SPH-M610|SPH-M620|SPH-M630|SPH-M800|SPH-M810|SPH-M850|SPH-M900|SPH-M910|SPH-M920|SPH-M930|SPH-N100|SPH-N200|SPH-N240|SPH-N300|SPH-N400|SPH-Z400|SWC-E100|SCH-i909|GT-N7100|GT-N7105|SCH-I535|SM-N900A|SGH-I317|SGH-T999L|GT-S5360B|GT-I8262|GT-S6802|GT-S6312|GT-S6310|GT-S5312|GT-S5310|GT-I9105|GT-I8510|GT-S6790N|SM-G7105|SM-N9005|GT-S5301|GT-I9295|GT-I9195|SM-C101|GT-S7392|GT-S7560|GT-B7610|GT-I5510|GT-S7582|GT-S7530E|GT-I8750|SM-G9006V|SM-G9008V|SM-G9009D|SM-G900A|SM-G900D|SM-G900F|SM-G900H|SM-G900I|SM-G900J|SM-G900K|SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558|GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F|SM-G610F|SM-G981B|SM-G892A|SM-A530F",LG:"\\bLG\\b;|LG[- ]?(C800|C900|E400|E610|E900|E-900|F160|F180K|F180L|F180S|730|855|L160|LS740|LS840|LS970|LU6200|MS690|MS695|MS770|MS840|MS870|MS910|P500|P700|P705|VM696|AS680|AS695|AX840|C729|E970|GS505|272|C395|E739BK|E960|L55C|L75C|LS696|LS860|P769BK|P350|P500|P509|P870|UN272|US730|VS840|VS950|LN272|LN510|LS670|LS855|LW690|MN270|MN510|P509|P769|P930|UN200|UN270|UN510|UN610|US670|US740|US760|UX265|UX840|VN271|VN530|VS660|VS700|VS740|VS750|VS910|VS920|VS930|VX9200|VX11000|AX840A|LW770|P506|P925|P999|E612|D955|D802|MS323|M257)|LM-G710",Sony:"SonyST|SonyLT|SonyEricsson|SonyEricssonLT15iv|LT18i|E10i|LT28h|LT26w|SonyEricssonMT27i|C5303|C6902|C6903|C6906|C6943|D2533|SOV34|601SO|F8332",Asus:"Asus.*Galaxy|PadFone.*Mobile",Xiaomi:"^(?!.*\\bx11\\b).*xiaomi.*$|POCOPHONE F1|MI 8|Redmi Note 9S|Redmi Note 5A Prime|N2G47H|M2001J2G|M2001J2I|M1805E10A|M2004J11G|M1902F1G|M2002J9G|M2004J19G|M2003J6A1G",NokiaLumia:"Lumia [0-9]{3,4}",Micromax:"Micromax.*\\b(A210|A92|A88|A72|A111|A110Q|A115|A116|A110|A90S|A26|A51|A35|A54|A25|A27|A89|A68|A65|A57|A90)\\b",Palm:"PalmSource|Palm",Vertu:"Vertu|Vertu.*Ltd|Vertu.*Ascent|Vertu.*Ayxta|Vertu.*Constellation(F|Quest)?|Vertu.*Monika|Vertu.*Signature",Pantech:"PANTECH|IM-A850S|IM-A840S|IM-A830L|IM-A830K|IM-A830S|IM-A820L|IM-A810K|IM-A810S|IM-A800S|IM-T100K|IM-A725L|IM-A780L|IM-A775C|IM-A770K|IM-A760S|IM-A750K|IM-A740S|IM-A730S|IM-A720L|IM-A710K|IM-A690L|IM-A690S|IM-A650S|IM-A630K|IM-A600S|VEGA PTL21|PT003|P8010|ADR910L|P6030|P6020|P9070|P4100|P9060|P5000|CDM8992|TXT8045|ADR8995|IS11PT|P2030|P6010|P8000|PT002|IS06|CDM8999|P9050|PT001|TXT8040|P2020|P9020|P2000|P7040|P7000|C790",Fly:"IQ230|IQ444|IQ450|IQ440|IQ442|IQ441|IQ245|IQ256|IQ236|IQ255|IQ235|IQ245|IQ275|IQ240|IQ285|IQ280|IQ270|IQ260|IQ250",Wiko:"KITE 4G|HIGHWAY|GETAWAY|STAIRWAY|DARKSIDE|DARKFULL|DARKNIGHT|DARKMOON|SLIDE|WAX 4G|RAINBOW|BLOOM|SUNSET|GOA(?!nna)|LENNY|BARRY|IGGY|OZZY|CINK FIVE|CINK PEAX|CINK PEAX 2|CINK SLIM|CINK SLIM 2|CINK +|CINK KING|CINK PEAX|CINK SLIM|SUBLIM",iMobile:"i-mobile (IQ|i-STYLE|idea|ZAA|Hitz)",SimValley:"\\b(SP-80|XT-930|SX-340|XT-930|SX-310|SP-360|SP60|SPT-800|SP-120|SPT-800|SP-140|SPX-5|SPX-8|SP-100|SPX-8|SPX-12)\\b",Wolfgang:"AT-B24D|AT-AS50HD|AT-AS40W|AT-AS55HD|AT-AS45q2|AT-B26D|AT-AS50Q",Alcatel:"Alcatel",Nintendo:"Nintendo (3DS|Switch)",Amoi:"Amoi",INQ:"INQ",OnePlus:"ONEPLUS",GenericPhone:"Tapatalk|PDA;|SAGEM|\\bmmp\\b|pocket|\\bpsp\\b|symbian|Smartphone|smartfon|treo|up.browser|up.link|vodafone|\\bwap\\b|nokia|Series40|Series60|S60|SonyEricsson|N900|MAUI.*WAP.*Browser"},tablets:{iPad:"iPad|iPad.*Mobile",NexusTablet:"Android.*Nexus[\\s]+(7|9|10)",GoogleTablet:"Android.*Pixel C",SamsungTablet:"SAMSUNG.*Tablet|Galaxy.*Tab|SC-01C|GT-P1000|GT-P1003|GT-P1010|GT-P3105|GT-P6210|GT-P6800|GT-P6810|GT-P7100|GT-P7300|GT-P7310|GT-P7500|GT-P7510|SCH-I800|SCH-I815|SCH-I905|SGH-I957|SGH-I987|SGH-T849|SGH-T859|SGH-T869|SPH-P100|GT-P3100|GT-P3108|GT-P3110|GT-P5100|GT-P5110|GT-P6200|GT-P7320|GT-P7511|GT-N8000|GT-P8510|SGH-I497|SPH-P500|SGH-T779|SCH-I705|SCH-I915|GT-N8013|GT-P3113|GT-P5113|GT-P8110|GT-N8010|GT-N8005|GT-N8020|GT-P1013|GT-P6201|GT-P7501|GT-N5100|GT-N5105|GT-N5110|SHV-E140K|SHV-E140L|SHV-E140S|SHV-E150S|SHV-E230K|SHV-E230L|SHV-E230S|SHW-M180K|SHW-M180L|SHW-M180S|SHW-M180W|SHW-M300W|SHW-M305W|SHW-M380K|SHW-M380S|SHW-M380W|SHW-M430W|SHW-M480K|SHW-M480S|SHW-M480W|SHW-M485W|SHW-M486W|SHW-M500W|GT-I9228|SCH-P739|SCH-I925|GT-I9200|GT-P5200|GT-P5210|GT-P5210X|SM-T311|SM-T310|SM-T310X|SM-T210|SM-T210R|SM-T211|SM-P600|SM-P601|SM-P605|SM-P900|SM-P901|SM-T217|SM-T217A|SM-T217S|SM-P6000|SM-T3100|SGH-I467|XE500|SM-T110|GT-P5220|GT-I9200X|GT-N5110X|GT-N5120|SM-P905|SM-T111|SM-T2105|SM-T315|SM-T320|SM-T320X|SM-T321|SM-T520|SM-T525|SM-T530NU|SM-T230NU|SM-T330NU|SM-T900|XE500T1C|SM-P605V|SM-P905V|SM-T337V|SM-T537V|SM-T707V|SM-T807V|SM-P600X|SM-P900X|SM-T210X|SM-T230|SM-T230X|SM-T325|GT-P7503|SM-T531|SM-T330|SM-T530|SM-T705|SM-T705C|SM-T535|SM-T331|SM-T800|SM-T700|SM-T537|SM-T807|SM-P907A|SM-T337A|SM-T537A|SM-T707A|SM-T807A|SM-T237|SM-T807P|SM-P607T|SM-T217T|SM-T337T|SM-T807T|SM-T116NQ|SM-T116BU|SM-P550|SM-T350|SM-T550|SM-T9000|SM-P9000|SM-T705Y|SM-T805|GT-P3113|SM-T710|SM-T810|SM-T815|SM-T360|SM-T533|SM-T113|SM-T335|SM-T715|SM-T560|SM-T670|SM-T677|SM-T377|SM-T567|SM-T357T|SM-T555|SM-T561|SM-T713|SM-T719|SM-T813|SM-T819|SM-T580|SM-T355Y?|SM-T280|SM-T817A|SM-T820|SM-W700|SM-P580|SM-T587|SM-P350|SM-P555M|SM-P355M|SM-T113NU|SM-T815Y|SM-T585|SM-T285|SM-T825|SM-W708|SM-T835|SM-T830|SM-T837V|SM-T720|SM-T510|SM-T387V|SM-P610|SM-T290|SM-T515|SM-T590|SM-T595|SM-T725|SM-T817P|SM-P585N0|SM-T395|SM-T295|SM-T865|SM-P610N|SM-P615|SM-T970|SM-T380|SM-T5950|SM-T905|SM-T231|SM-T500|SM-T860",Kindle:"Kindle|Silk.*Accelerated|Android.*\\b(KFOT|KFTT|KFJWI|KFJWA|KFOTE|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|WFJWAE|KFSAWA|KFSAWI|KFASWI|KFARWI|KFFOWI|KFGIWI|KFMEWI)\\b|Android.*Silk/[0-9.]+ like Chrome/[0-9.]+ (?!Mobile)",SurfaceTablet:"Windows NT [0-9.]+; ARM;.*(Tablet|ARMBJS)",HPTablet:"HP Slate (7|8|10)|HP ElitePad 900|hp-tablet|EliteBook.*Touch|HP 8|Slate 21|HP SlateBook 10",AsusTablet:"^.*PadFone((?!Mobile).)*$|Transformer|TF101|TF101G|TF300T|TF300TG|TF300TL|TF700T|TF700KL|TF701T|TF810C|ME171|ME301T|ME302C|ME371MG|ME370T|ME372MG|ME172V|ME173X|ME400C|Slider SL101|\\bK00F\\b|\\bK00C\\b|\\bK00E\\b|\\bK00L\\b|TX201LA|ME176C|ME102A|\\bM80TA\\b|ME372CL|ME560CG|ME372CG|ME302KL| K010 | K011 | K017 | K01E |ME572C|ME103K|ME170C|ME171C|\\bME70C\\b|ME581C|ME581CL|ME8510C|ME181C|P01Y|PO1MA|P01Z|\\bP027\\b|\\bP024\\b|\\bP00C\\b",BlackBerryTablet:"PlayBook|RIM Tablet",HTCtablet:"HTC_Flyer_P512|HTC Flyer|HTC Jetstream|HTC-P715a|HTC EVO View 4G|PG41200|PG09410",MotorolaTablet:"xoom|sholest|MZ615|MZ605|MZ505|MZ601|MZ602|MZ603|MZ604|MZ606|MZ607|MZ608|MZ609|MZ615|MZ616|MZ617",NookTablet:"Android.*Nook|NookColor|nook browser|BNRV200|BNRV200A|BNTV250|BNTV250A|BNTV400|BNTV600|LogicPD Zoom2",AcerTablet:"Android.*; \\b(A100|A101|A110|A200|A210|A211|A500|A501|A510|A511|A700|A701|W500|W500P|W501|W501P|W510|W511|W700|G100|G100W|B1-A71|B1-710|B1-711|A1-810|A1-811|A1-830)\\b|W3-810|\\bA3-A10\\b|\\bA3-A11\\b|\\bA3-A20\\b|\\bA3-A30|A3-A40",ToshibaTablet:"Android.*(AT100|AT105|AT200|AT205|AT270|AT275|AT300|AT305|AT1S5|AT500|AT570|AT700|AT830)|TOSHIBA.*FOLIO",LGTablet:"\\bL-06C|LG-V909|LG-V900|LG-V700|LG-V510|LG-V500|LG-V410|LG-V400|LG-VK810\\b",FujitsuTablet:"Android.*\\b(F-01D|F-02F|F-05E|F-10D|M532|Q572)\\b",PrestigioTablet:"PMP3170B|PMP3270B|PMP3470B|PMP7170B|PMP3370B|PMP3570C|PMP5870C|PMP3670B|PMP5570C|PMP5770D|PMP3970B|PMP3870C|PMP5580C|PMP5880D|PMP5780D|PMP5588C|PMP7280C|PMP7280C3G|PMP7280|PMP7880D|PMP5597D|PMP5597|PMP7100D|PER3464|PER3274|PER3574|PER3884|PER5274|PER5474|PMP5097CPRO|PMP5097|PMP7380D|PMP5297C|PMP5297C_QUAD|PMP812E|PMP812E3G|PMP812F|PMP810E|PMP880TD|PMT3017|PMT3037|PMT3047|PMT3057|PMT7008|PMT5887|PMT5001|PMT5002",LenovoTablet:"Lenovo TAB|Idea(Tab|Pad)(A1|A10| K1|)|ThinkPad([ ]+)?Tablet|YT3-850M|YT3-X90L|YT3-X90F|YT3-X90X|Lenovo.*(S2109|S2110|S5000|S6000|K3011|A3000|A3500|A1000|A2107|A2109|A1107|A5500|A7600|B6000|B8000|B8080)(-|)(FL|F|HV|H|)|TB-X103F|TB-X304X|TB-X304F|TB-X304L|TB-X505F|TB-X505L|TB-X505X|TB-X605F|TB-X605L|TB-8703F|TB-8703X|TB-8703N|TB-8704N|TB-8704F|TB-8704X|TB-8704V|TB-7304F|TB-7304I|TB-7304X|Tab2A7-10F|Tab2A7-20F|TB2-X30L|YT3-X50L|YT3-X50F|YT3-X50M|YT-X705F|YT-X703F|YT-X703L|YT-X705L|YT-X705X|TB2-X30F|TB2-X30L|TB2-X30M|A2107A-F|A2107A-H|TB3-730F|TB3-730M|TB3-730X|TB-7504F|TB-7504X|TB-X704F|TB-X104F|TB3-X70F|TB-X705F|TB-8504F|TB3-X70L|TB3-710F|TB-X704L",DellTablet:"Venue 11|Venue 8|Venue 7|Dell Streak 10|Dell Streak 7",YarvikTablet:"Android.*\\b(TAB210|TAB211|TAB224|TAB250|TAB260|TAB264|TAB310|TAB360|TAB364|TAB410|TAB411|TAB420|TAB424|TAB450|TAB460|TAB461|TAB464|TAB465|TAB467|TAB468|TAB07-100|TAB07-101|TAB07-150|TAB07-151|TAB07-152|TAB07-200|TAB07-201-3G|TAB07-210|TAB07-211|TAB07-212|TAB07-214|TAB07-220|TAB07-400|TAB07-485|TAB08-150|TAB08-200|TAB08-201-3G|TAB08-201-30|TAB09-100|TAB09-211|TAB09-410|TAB10-150|TAB10-201|TAB10-211|TAB10-400|TAB10-410|TAB13-201|TAB274EUK|TAB275EUK|TAB374EUK|TAB462EUK|TAB474EUK|TAB9-200)\\b",MedionTablet:"Android.*\\bOYO\\b|LIFE.*(P9212|P9514|P9516|S9512)|LIFETAB",ArnovaTablet:"97G4|AN10G2|AN7bG3|AN7fG3|AN8G3|AN8cG3|AN7G3|AN9G3|AN7dG3|AN7dG3ST|AN7dG3ChildPad|AN10bG3|AN10bG3DT|AN9G2",IntensoTablet:"INM8002KP|INM1010FP|INM805ND|Intenso Tab|TAB1004",IRUTablet:"M702pro",MegafonTablet:"MegaFon V9|\\bZTE V9\\b|Android.*\\bMT7A\\b",EbodaTablet:"E-Boda (Supreme|Impresspeed|Izzycomm|Essential)",AllViewTablet:"Allview.*(Viva|Alldro|City|Speed|All TV|Frenzy|Quasar|Shine|TX1|AX1|AX2)",ArchosTablet:"\\b(101G9|80G9|A101IT)\\b|Qilive 97R|Archos5|\\bARCHOS (70|79|80|90|97|101|FAMILYPAD|)(b|c|)(G10| Cobalt| TITANIUM(HD|)| Xenon| Neon|XSK| 2| XS 2| PLATINUM| CARBON|GAMEPAD)\\b",AinolTablet:"NOVO7|NOVO8|NOVO10|Novo7Aurora|Novo7Basic|NOVO7PALADIN|novo9-Spark",NokiaLumiaTablet:"Lumia 2520",SonyTablet:"Sony.*Tablet|Xperia Tablet|Sony Tablet S|SO-03E|SGPT12|SGPT13|SGPT114|SGPT121|SGPT122|SGPT123|SGPT111|SGPT112|SGPT113|SGPT131|SGPT132|SGPT133|SGPT211|SGPT212|SGPT213|SGP311|SGP312|SGP321|EBRD1101|EBRD1102|EBRD1201|SGP351|SGP341|SGP511|SGP512|SGP521|SGP541|SGP551|SGP621|SGP641|SGP612|SOT31|SGP771|SGP611|SGP612|SGP712",PhilipsTablet:"\\b(PI2010|PI3000|PI3100|PI3105|PI3110|PI3205|PI3210|PI3900|PI4010|PI7000|PI7100)\\b",CubeTablet:"Android.*(K8GT|U9GT|U10GT|U16GT|U17GT|U18GT|U19GT|U20GT|U23GT|U30GT)|CUBE U8GT",CobyTablet:"MID1042|MID1045|MID1125|MID1126|MID7012|MID7014|MID7015|MID7034|MID7035|MID7036|MID7042|MID7048|MID7127|MID8042|MID8048|MID8127|MID9042|MID9740|MID9742|MID7022|MID7010",MIDTablet:"M9701|M9000|M9100|M806|M1052|M806|T703|MID701|MID713|MID710|MID727|MID760|MID830|MID728|MID933|MID125|MID810|MID732|MID120|MID930|MID800|MID731|MID900|MID100|MID820|MID735|MID980|MID130|MID833|MID737|MID960|MID135|MID860|MID736|MID140|MID930|MID835|MID733|MID4X10",MSITablet:"MSI \\b(Primo 73K|Primo 73L|Primo 81L|Primo 77|Primo 93|Primo 75|Primo 76|Primo 73|Primo 81|Primo 91|Primo 90|Enjoy 71|Enjoy 7|Enjoy 10)\\b",SMiTTablet:"Android.*(\\bMID\\b|MID-560|MTV-T1200|MTV-PND531|MTV-P1101|MTV-PND530)",RockChipTablet:"Android.*(RK2818|RK2808A|RK2918|RK3066)|RK2738|RK2808A",FlyTablet:"IQ310|Fly Vision",bqTablet:"Android.*(bq)?.*\\b(Elcano|Curie|Edison|Maxwell|Kepler|Pascal|Tesla|Hypatia|Platon|Newton|Livingstone|Cervantes|Avant|Aquaris ([E|M]10|M8))\\b|Maxwell.*Lite|Maxwell.*Plus",HuaweiTablet:"MediaPad|MediaPad 7 Youth|IDEOS S7|S7-201c|S7-202u|S7-101|S7-103|S7-104|S7-105|S7-106|S7-201|S7-Slim|M2-A01L|BAH-L09|BAH-W09|AGS-L09|CMR-AL19",NecTablet:"\\bN-06D|\\bN-08D",PantechTablet:"Pantech.*P4100",BronchoTablet:"Broncho.*(N701|N708|N802|a710)",VersusTablet:"TOUCHPAD.*[78910]|\\bTOUCHTAB\\b",ZyncTablet:"z1000|Z99 2G|z930|z990|z909|Z919|z900",PositivoTablet:"TB07STA|TB10STA|TB07FTA|TB10FTA",NabiTablet:"Android.*\\bNabi",KoboTablet:"Kobo Touch|\\bK080\\b|\\bVox\\b Build|\\bArc\\b Build",DanewTablet:"DSlide.*\\b(700|701R|702|703R|704|802|970|971|972|973|974|1010|1012)\\b",TexetTablet:"NaviPad|TB-772A|TM-7045|TM-7055|TM-9750|TM-7016|TM-7024|TM-7026|TM-7041|TM-7043|TM-7047|TM-8041|TM-9741|TM-9747|TM-9748|TM-9751|TM-7022|TM-7021|TM-7020|TM-7011|TM-7010|TM-7023|TM-7025|TM-7037W|TM-7038W|TM-7027W|TM-9720|TM-9725|TM-9737W|TM-1020|TM-9738W|TM-9740|TM-9743W|TB-807A|TB-771A|TB-727A|TB-725A|TB-719A|TB-823A|TB-805A|TB-723A|TB-715A|TB-707A|TB-705A|TB-709A|TB-711A|TB-890HD|TB-880HD|TB-790HD|TB-780HD|TB-770HD|TB-721HD|TB-710HD|TB-434HD|TB-860HD|TB-840HD|TB-760HD|TB-750HD|TB-740HD|TB-730HD|TB-722HD|TB-720HD|TB-700HD|TB-500HD|TB-470HD|TB-431HD|TB-430HD|TB-506|TB-504|TB-446|TB-436|TB-416|TB-146SE|TB-126SE",PlaystationTablet:"Playstation.*(Portable|Vita)",TrekstorTablet:"ST10416-1|VT10416-1|ST70408-1|ST702xx-1|ST702xx-2|ST80208|ST97216|ST70104-2|VT10416-2|ST10216-2A|SurfTab",PyleAudioTablet:"\\b(PTBL10CEU|PTBL10C|PTBL72BC|PTBL72BCEU|PTBL7CEU|PTBL7C|PTBL92BC|PTBL92BCEU|PTBL9CEU|PTBL9CUK|PTBL9C)\\b",AdvanTablet:"Android.* \\b(E3A|T3X|T5C|T5B|T3E|T3C|T3B|T1J|T1F|T2A|T1H|T1i|E1C|T1-E|T5-A|T4|E1-B|T2Ci|T1-B|T1-D|O1-A|E1-A|T1-A|T3A|T4i)\\b ",DanyTechTablet:"Genius Tab G3|Genius Tab S2|Genius Tab Q3|Genius Tab G4|Genius Tab Q4|Genius Tab G-II|Genius TAB GII|Genius TAB GIII|Genius Tab S1",GalapadTablet:"Android [0-9.]+; [a-z-]+; \\bG1\\b",MicromaxTablet:"Funbook|Micromax.*\\b(P250|P560|P360|P362|P600|P300|P350|P500|P275)\\b",KarbonnTablet:"Android.*\\b(A39|A37|A34|ST8|ST10|ST7|Smart Tab3|Smart Tab2)\\b",AllFineTablet:"Fine7 Genius|Fine7 Shine|Fine7 Air|Fine8 Style|Fine9 More|Fine10 Joy|Fine11 Wide",PROSCANTablet:"\\b(PEM63|PLT1023G|PLT1041|PLT1044|PLT1044G|PLT1091|PLT4311|PLT4311PL|PLT4315|PLT7030|PLT7033|PLT7033D|PLT7035|PLT7035D|PLT7044K|PLT7045K|PLT7045KB|PLT7071KG|PLT7072|PLT7223G|PLT7225G|PLT7777G|PLT7810K|PLT7849G|PLT7851G|PLT7852G|PLT8015|PLT8031|PLT8034|PLT8036|PLT8080K|PLT8082|PLT8088|PLT8223G|PLT8234G|PLT8235G|PLT8816K|PLT9011|PLT9045K|PLT9233G|PLT9735|PLT9760G|PLT9770G)\\b",YONESTablet:"BQ1078|BC1003|BC1077|RK9702|BC9730|BC9001|IT9001|BC7008|BC7010|BC708|BC728|BC7012|BC7030|BC7027|BC7026",ChangJiaTablet:"TPC7102|TPC7103|TPC7105|TPC7106|TPC7107|TPC7201|TPC7203|TPC7205|TPC7210|TPC7708|TPC7709|TPC7712|TPC7110|TPC8101|TPC8103|TPC8105|TPC8106|TPC8203|TPC8205|TPC8503|TPC9106|TPC9701|TPC97101|TPC97103|TPC97105|TPC97106|TPC97111|TPC97113|TPC97203|TPC97603|TPC97809|TPC97205|TPC10101|TPC10103|TPC10106|TPC10111|TPC10203|TPC10205|TPC10503",GUTablet:"TX-A1301|TX-M9002|Q702|kf026",PointOfViewTablet:"TAB-P506|TAB-navi-7-3G-M|TAB-P517|TAB-P-527|TAB-P701|TAB-P703|TAB-P721|TAB-P731N|TAB-P741|TAB-P825|TAB-P905|TAB-P925|TAB-PR945|TAB-PL1015|TAB-P1025|TAB-PI1045|TAB-P1325|TAB-PROTAB[0-9]+|TAB-PROTAB25|TAB-PROTAB26|TAB-PROTAB27|TAB-PROTAB26XL|TAB-PROTAB2-IPS9|TAB-PROTAB30-IPS9|TAB-PROTAB25XXL|TAB-PROTAB26-IPS10|TAB-PROTAB30-IPS10",OvermaxTablet:"OV-(SteelCore|NewBase|Basecore|Baseone|Exellen|Quattor|EduTab|Solution|ACTION|BasicTab|TeddyTab|MagicTab|Stream|TB-08|TB-09)|Qualcore 1027",HCLTablet:"HCL.*Tablet|Connect-3G-2.0|Connect-2G-2.0|ME Tablet U1|ME Tablet U2|ME Tablet G1|ME Tablet X1|ME Tablet Y2|ME Tablet Sync",DPSTablet:"DPS Dream 9|DPS Dual 7",VistureTablet:"V97 HD|i75 3G|Visture V4(HD)?|Visture V5(HD)?|Visture V10",CrestaTablet:"CTP(-)?810|CTP(-)?818|CTP(-)?828|CTP(-)?838|CTP(-)?888|CTP(-)?978|CTP(-)?980|CTP(-)?987|CTP(-)?988|CTP(-)?989",MediatekTablet:"\\bMT8125|MT8389|MT8135|MT8377\\b",ConcordeTablet:"Concorde([ ]+)?Tab|ConCorde ReadMan",GoCleverTablet:"GOCLEVER TAB|A7GOCLEVER|M1042|M7841|M742|R1042BK|R1041|TAB A975|TAB A7842|TAB A741|TAB A741L|TAB M723G|TAB M721|TAB A1021|TAB I921|TAB R721|TAB I720|TAB T76|TAB R70|TAB R76.2|TAB R106|TAB R83.2|TAB M813G|TAB I721|GCTA722|TAB I70|TAB I71|TAB S73|TAB R73|TAB R74|TAB R93|TAB R75|TAB R76.1|TAB A73|TAB A93|TAB A93.2|TAB T72|TAB R83|TAB R974|TAB R973|TAB A101|TAB A103|TAB A104|TAB A104.2|R105BK|M713G|A972BK|TAB A971|TAB R974.2|TAB R104|TAB R83.3|TAB A1042",ModecomTablet:"FreeTAB 9000|FreeTAB 7.4|FreeTAB 7004|FreeTAB 7800|FreeTAB 2096|FreeTAB 7.5|FreeTAB 1014|FreeTAB 1001 |FreeTAB 8001|FreeTAB 9706|FreeTAB 9702|FreeTAB 7003|FreeTAB 7002|FreeTAB 1002|FreeTAB 7801|FreeTAB 1331|FreeTAB 1004|FreeTAB 8002|FreeTAB 8014|FreeTAB 9704|FreeTAB 1003",VoninoTablet:"\\b(Argus[ _]?S|Diamond[ _]?79HD|Emerald[ _]?78E|Luna[ _]?70C|Onyx[ _]?S|Onyx[ _]?Z|Orin[ _]?HD|Orin[ _]?S|Otis[ _]?S|SpeedStar[ _]?S|Magnet[ _]?M9|Primus[ _]?94[ _]?3G|Primus[ _]?94HD|Primus[ _]?QS|Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b",ECSTablet:"V07OT2|TM105A|S10OT1|TR10CS1",StorexTablet:"eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",VodafoneTablet:"SmartTab([ ]+)?[0-9]+|SmartTabII10|SmartTabII7|VF-1497|VFD 1400",EssentielBTablet:"Smart[ ']?TAB[ ]+?[0-9]+|Family[ ']?TAB2",RossMoorTablet:"RM-790|RM-997|RMD-878G|RMD-974R|RMT-705A|RMT-701|RME-601|RMT-501|RMT-711",iMobileTablet:"i-mobile i-note",TolinoTablet:"tolino tab [0-9.]+|tolino shine",AudioSonicTablet:"\\bC-22Q|T7-QC|T-17B|T-17P\\b",AMPETablet:"Android.* A78 ",SkkTablet:"Android.* (SKYPAD|PHOENIX|CYCLOPS)",TecnoTablet:"TECNO P9|TECNO DP8D",JXDTablet:"Android.* \\b(F3000|A3300|JXD5000|JXD3000|JXD2000|JXD300B|JXD300|S5800|S7800|S602b|S5110b|S7300|S5300|S602|S603|S5100|S5110|S601|S7100a|P3000F|P3000s|P101|P200s|P1000m|P200m|P9100|P1000s|S6600b|S908|P1000|P300|S18|S6600|S9100)\\b",iJoyTablet:"Tablet (Spirit 7|Essentia|Galatea|Fusion|Onix 7|Landa|Titan|Scooby|Deox|Stella|Themis|Argon|Unique 7|Sygnus|Hexen|Finity 7|Cream|Cream X2|Jade|Neon 7|Neron 7|Kandy|Scape|Saphyr 7|Rebel|Biox|Rebel|Rebel 8GB|Myst|Draco 7|Myst|Tab7-004|Myst|Tadeo Jones|Tablet Boing|Arrow|Draco Dual Cam|Aurix|Mint|Amity|Revolution|Finity 9|Neon 9|T9w|Amity 4GB Dual Cam|Stone 4GB|Stone 8GB|Andromeda|Silken|X2|Andromeda II|Halley|Flame|Saphyr 9,7|Touch 8|Planet|Triton|Unique 10|Hexen 10|Memphis 4GB|Memphis 8GB|Onix 10)",FX2Tablet:"FX2 PAD7|FX2 PAD10",XoroTablet:"KidsPAD 701|PAD[ ]?712|PAD[ ]?714|PAD[ ]?716|PAD[ ]?717|PAD[ ]?718|PAD[ ]?720|PAD[ ]?721|PAD[ ]?722|PAD[ ]?790|PAD[ ]?792|PAD[ ]?900|PAD[ ]?9715D|PAD[ ]?9716DR|PAD[ ]?9718DR|PAD[ ]?9719QR|PAD[ ]?9720QR|TelePAD1030|Telepad1032|TelePAD730|TelePAD731|TelePAD732|TelePAD735Q|TelePAD830|TelePAD9730|TelePAD795|MegaPAD 1331|MegaPAD 1851|MegaPAD 2151",ViewsonicTablet:"ViewPad 10pi|ViewPad 10e|ViewPad 10s|ViewPad E72|ViewPad7|ViewPad E100|ViewPad 7e|ViewSonic VB733|VB100a",VerizonTablet:"QTAQZ3|QTAIR7|QTAQTZ3|QTASUN1|QTASUN2|QTAXIA1",OdysTablet:"LOOX|XENO10|ODYS[ -](Space|EVO|Xpress|NOON)|\\bXELIO\\b|Xelio10Pro|XELIO7PHONETAB|XELIO10EXTREME|XELIOPT2|NEO_QUAD10",CaptivaTablet:"CAPTIVA PAD",IconbitTablet:"NetTAB|NT-3702|NT-3702S|NT-3702S|NT-3603P|NT-3603P|NT-0704S|NT-0704S|NT-3805C|NT-3805C|NT-0806C|NT-0806C|NT-0909T|NT-0909T|NT-0907S|NT-0907S|NT-0902S|NT-0902S",TeclastTablet:"T98 4G|\\bP80\\b|\\bX90HD\\b|X98 Air|X98 Air 3G|\\bX89\\b|P80 3G|\\bX80h\\b|P98 Air|\\bX89HD\\b|P98 3G|\\bP90HD\\b|P89 3G|X98 3G|\\bP70h\\b|P79HD 3G|G18d 3G|\\bP79HD\\b|\\bP89s\\b|\\bA88\\b|\\bP10HD\\b|\\bP19HD\\b|G18 3G|\\bP78HD\\b|\\bA78\\b|\\bP75\\b|G17s 3G|G17h 3G|\\bP85t\\b|\\bP90\\b|\\bP11\\b|\\bP98t\\b|\\bP98HD\\b|\\bG18d\\b|\\bP85s\\b|\\bP11HD\\b|\\bP88s\\b|\\bA80HD\\b|\\bA80se\\b|\\bA10h\\b|\\bP89\\b|\\bP78s\\b|\\bG18\\b|\\bP85\\b|\\bA70h\\b|\\bA70\\b|\\bG17\\b|\\bP18\\b|\\bA80s\\b|\\bA11s\\b|\\bP88HD\\b|\\bA80h\\b|\\bP76s\\b|\\bP76h\\b|\\bP98\\b|\\bA10HD\\b|\\bP78\\b|\\bP88\\b|\\bA11\\b|\\bA10t\\b|\\bP76a\\b|\\bP76t\\b|\\bP76e\\b|\\bP85HD\\b|\\bP85a\\b|\\bP86\\b|\\bP75HD\\b|\\bP76v\\b|\\bA12\\b|\\bP75a\\b|\\bA15\\b|\\bP76Ti\\b|\\bP81HD\\b|\\bA10\\b|\\bT760VE\\b|\\bT720HD\\b|\\bP76\\b|\\bP73\\b|\\bP71\\b|\\bP72\\b|\\bT720SE\\b|\\bC520Ti\\b|\\bT760\\b|\\bT720VE\\b|T720-3GE|T720-WiFi",OndaTablet:"\\b(V975i|Vi30|VX530|V701|Vi60|V701s|Vi50|V801s|V719|Vx610w|VX610W|V819i|Vi10|VX580W|Vi10|V711s|V813|V811|V820w|V820|Vi20|V711|VI30W|V712|V891w|V972|V819w|V820w|Vi60|V820w|V711|V813s|V801|V819|V975s|V801|V819|V819|V818|V811|V712|V975m|V101w|V961w|V812|V818|V971|V971s|V919|V989|V116w|V102w|V973|Vi40)\\b[\\s]+|V10 \\b4G\\b",JaytechTablet:"TPC-PA762",BlaupunktTablet:"Endeavour 800NG|Endeavour 1010",DigmaTablet:"\\b(iDx10|iDx9|iDx8|iDx7|iDxD7|iDxD8|iDsQ8|iDsQ7|iDsQ8|iDsD10|iDnD7|3TS804H|iDsQ11|iDj7|iDs10)\\b",EvolioTablet:"ARIA_Mini_wifi|Aria[ _]Mini|Evolio X10|Evolio X7|Evolio X8|\\bEvotab\\b|\\bNeura\\b",LavaTablet:"QPAD E704|\\bIvoryS\\b|E-TAB IVORY|\\bE-TAB\\b",AocTablet:"MW0811|MW0812|MW0922|MTK8382|MW1031|MW0831|MW0821|MW0931|MW0712",MpmanTablet:"MP11 OCTA|MP10 OCTA|MPQC1114|MPQC1004|MPQC994|MPQC974|MPQC973|MPQC804|MPQC784|MPQC780|\\bMPG7\\b|MPDCG75|MPDCG71|MPDC1006|MP101DC|MPDC9000|MPDC905|MPDC706HD|MPDC706|MPDC705|MPDC110|MPDC100|MPDC99|MPDC97|MPDC88|MPDC8|MPDC77|MP709|MID701|MID711|MID170|MPDC703|MPQC1010",CelkonTablet:"CT695|CT888|CT[\\s]?910|CT7 Tab|CT9 Tab|CT3 Tab|CT2 Tab|CT1 Tab|C820|C720|\\bCT-1\\b",WolderTablet:"miTab \\b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)\\b",MediacomTablet:"M-MPI10C3G|M-SP10EG|M-SP10EGP|M-SP10HXAH|M-SP7HXAH|M-SP10HXBH|M-SP8HXAH|M-SP8MXA",MiTablet:"\\bMI PAD\\b|\\bHM NOTE 1W\\b",NibiruTablet:"Nibiru M1|Nibiru Jupiter One",NexoTablet:"NEXO NOVA|NEXO 10|NEXO AVIO|NEXO FREE|NEXO GO|NEXO EVO|NEXO 3G|NEXO SMART|NEXO KIDDO|NEXO MOBI",LeaderTablet:"TBLT10Q|TBLT10I|TBL-10WDKB|TBL-10WDKBO2013|TBL-W230V2|TBL-W450|TBL-W500|SV572|TBLT7I|TBA-AC7-8G|TBLT79|TBL-8W16|TBL-10W32|TBL-10WKB|TBL-W100",UbislateTablet:"UbiSlate[\\s]?7C",PocketBookTablet:"Pocketbook",KocasoTablet:"\\b(TB-1207)\\b",HisenseTablet:"\\b(F5281|E2371)\\b",Hudl:"Hudl HT7S3|Hudl 2",TelstraTablet:"T-Hub2",GenericTablet:"Android.*\\b97D\\b|Tablet(?!.*PC)|BNTV250A|MID-WCDMA|LogicPD Zoom2|\\bA7EB\\b|CatNova8|A1_07|CT704|CT1002|\\bM721\\b|rk30sdk|\\bEVOTAB\\b|M758A|ET904|ALUMIUM10|Smartfren Tab|Endeavour 1010|Tablet-PC-4|Tagi Tab|\\bM6pro\\b|CT1020W|arc 10HD|\\bTP750\\b|\\bQTAQZ3\\b|WVT101|TM1088|KT107"},oss:{AndroidOS:"Android",BlackBerryOS:"blackberry|\\bBB10\\b|rim tablet os",PalmOS:"PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino",SymbianOS:"Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\\bS60\\b",WindowsMobileOS:"Windows CE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Windows Mobile|Windows Phone [0-9.]+|WCE;",WindowsPhoneOS:"Windows Phone 10.0|Windows Phone 8.1|Windows Phone 8.0|Windows Phone OS|XBLWP7|ZuneWP7|Windows NT 6.[23]; ARM;",iOS:"\\biPhone.*Mobile|\\biPod|\\biPad|AppleCoreMedia",iPadOS:"CPU OS 13",SailfishOS:"Sailfish",MeeGoOS:"MeeGo",MaemoOS:"Maemo",JavaOS:"J2ME/|\\bMIDP\\b|\\bCLDC\\b",webOS:"webOS|hpwOS",badaOS:"\\bBada\\b",BREWOS:"BREW"},uas:{Chrome:"\\bCrMo\\b|CriOS|Android.*Chrome/[.0-9]* (Mobile)?",Dolfin:"\\bDolfin\\b",Opera:"Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR/[0-9.]+$|Coast/[0-9.]+",Skyfire:"Skyfire",Edge:"\\bEdgiOS\\b|Mobile Safari/[.0-9]* Edge",IE:"IEMobile|MSIEMobile",Firefox:"fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS",Bolt:"bolt",TeaShark:"teashark",Blazer:"Blazer",Safari:"Version((?!\\bEdgiOS\\b).)*Mobile.*Safari|Safari.*Mobile|MobileSafari",WeChat:"\\bMicroMessenger\\b",UCBrowser:"UC.*Browser|UCWEB",baiduboxapp:"baiduboxapp",baidubrowser:"baidubrowser",DiigoBrowser:"DiigoBrowser",Mercury:"\\bMercury\\b",ObigoBrowser:"Obigo",NetFront:"NF-Browser",GenericBrowser:"NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger",PaleMoon:"Android.*PaleMoon|Mobile.*PaleMoon"},props:{Mobile:"Mobile/[VER]",Build:"Build/[VER]",Version:"Version/[VER]",VendorID:"VendorID/[VER]",iPad:"iPad.*CPU[a-z ]+[VER]",iPhone:"iPhone.*CPU[a-z ]+[VER]",iPod:"iPod.*CPU[a-z ]+[VER]",Kindle:"Kindle/[VER]",Chrome:["Chrome/[VER]","CriOS/[VER]","CrMo/[VER]"],Coast:["Coast/[VER]"],Dolfin:"Dolfin/[VER]",Firefox:["Firefox/[VER]","FxiOS/[VER]"],Fennec:"Fennec/[VER]",Edge:"Edge/[VER]",IE:["IEMobile/[VER];","IEMobile [VER]","MSIE [VER];","Trident/[0-9.]+;.*rv:[VER]"],NetFront:"NetFront/[VER]",NokiaBrowser:"NokiaBrowser/[VER]",Opera:[" OPR/[VER]","Opera Mini/[VER]","Version/[VER]"],"Opera Mini":"Opera Mini/[VER]","Opera Mobi":"Version/[VER]",UCBrowser:["UCWEB[VER]","UC.*Browser/[VER]"],MQQBrowser:"MQQBrowser/[VER]",MicroMessenger:"MicroMessenger/[VER]",baiduboxapp:"baiduboxapp/[VER]",baidubrowser:"baidubrowser/[VER]",SamsungBrowser:"SamsungBrowser/[VER]",Iron:"Iron/[VER]",Safari:["Version/[VER]","Safari/[VER]"],Skyfire:"Skyfire/[VER]",Tizen:"Tizen/[VER]",Webkit:"webkit[ /][VER]",PaleMoon:"PaleMoon/[VER]",SailfishBrowser:"SailfishBrowser/[VER]",Gecko:"Gecko/[VER]",Trident:"Trident/[VER]",Presto:"Presto/[VER]",Goanna:"Goanna/[VER]",iOS:" \\bi?OS\\b [VER][ ;]{1}",Android:"Android [VER]",Sailfish:"Sailfish [VER]",BlackBerry:["BlackBerry[\\w]+/[VER]","BlackBerry.*Version/[VER]","Version/[VER]"],BREW:"BREW [VER]",Java:"Java/[VER]","Windows Phone OS":["Windows Phone OS [VER]","Windows Phone [VER]"],"Windows Phone":"Windows Phone [VER]","Windows CE":"Windows CE/[VER]","Windows NT":"Windows NT [VER]",Symbian:["SymbianOS/[VER]","Symbian/[VER]"],webOS:["webOS/[VER]","hpwOS/[VER];"]},utils:{Bot:"Googlebot|facebookexternalhit|Google-AMPHTML|s~amp-validator|AdsBot-Google|Google Keyword Suggestion|Facebot|YandexBot|YandexMobileBot|bingbot|ia_archiver|AhrefsBot|Ezooms|GSLFbot|WBSearchBot|Twitterbot|TweetmemeBot|Twikle|PaperLiBot|Wotbox|UnwindFetchor|Exabot|MJ12bot|YandexImages|TurnitinBot|Pingdom|contentkingapp|AspiegelBot",MobileBot:"Googlebot-Mobile|AdsBot-Google-Mobile|YahooSeeker/M1A1-R2D2",DesktopMode:"WPDesktop",TV:"SonyDTV|HbbTV",WebKit:"(webkit)[ /]([\\w.]+)",Console:"\\b(Nintendo|Nintendo WiiU|Nintendo 3DS|Nintendo Switch|PLAYSTATION|Xbox)\\b",Watch:"SM-V700"}},detectMobileBrowsers:{fullPattern:/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm(os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,shortPattern:/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s)|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp(i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac(|\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt(|\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg(g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v)|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v)|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-|)|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,tabletPattern:/android|ipad|playbook|silk/i}},a=Object.prototype.hasOwnProperty;return M.FALLBACK_PHONE="UnknownPhone",M.FALLBACK_TABLET="UnknownTablet",M.FALLBACK_MOBILE="UnknownMobile",P="isArray"in Array?Array.isArray:function(T){return"[object Array]"===Object.prototype.toString.call(T)},function(){var T,e,S,o,A,b,G=M.mobileDetectRules;for(T in G.props)if(a.call(G.props,T)){for(e=G.props[T],P(e)||(e=[e]),A=e.length,o=0;o<A;++o)(b=(S=e[o]).indexOf("[VER]"))>=0&&(S=S.substring(0,b)+"([\\w._\\+]+)"+S.substring(b+5)),e[o]=new RegExp(S,"i");G.props[T]=e}i(G.oss),i(G.phones),i(G.tablets),i(G.uas),i(G.utils),G.oss0={WindowsPhoneOS:G.oss.WindowsPhoneOS,WindowsMobileOS:G.oss.WindowsMobileOS}}(),M.findMatch=function(T,e){for(var S in T)if(a.call(T,S)&&T[S].test(e))return S;return null},M.findMatches=function(T,e){var S=[];for(var i in T)a.call(T,i)&&T[i].test(e)&&S.push(i);return S},M.getVersionStr=function(T,e){var S,i,o,P,A=M.mobileDetectRules.props;if(a.call(A,T))for(o=(S=A[T]).length,i=0;i<o;++i)if(null!==(P=S[i].exec(e)))return P[1];return null},M.getVersion=function(T,e){var S=M.getVersionStr(T,e);return S?M.prepareVersionNo(S):NaN},M.prepareVersionNo=function(T){var e;return 1===(e=T.split(/[a-z._ \/\-]/i)).length&&(T=e[0]),e.length>1&&(T=e[0]+".",e.shift(),T+=e.join("")),Number(T)},M.isMobileFallback=function(T){return M.detectMobileBrowsers.fullPattern.test(T)||M.detectMobileBrowsers.shortPattern.test(T.substr(0,4))},M.isTabletFallback=function(T){return M.detectMobileBrowsers.tabletPattern.test(T)},M.prepareDetectionCache=function(T,S,i){var P,a,A;if(T.mobile===e)return(a=M.findMatch(M.mobileDetectRules.tablets,S))?(T.mobile=T.tablet=a,void(T.phone=null)):(P=M.findMatch(M.mobileDetectRules.phones,S))?(T.mobile=T.phone=P,void(T.tablet=null)):void(M.isMobileFallback(S)?(A=o.isPhoneSized(i),A===e?(T.mobile=M.FALLBACK_MOBILE,T.tablet=T.phone=null):A?(T.mobile=T.phone=M.FALLBACK_PHONE,T.tablet=null):(T.mobile=T.tablet=M.FALLBACK_TABLET,T.phone=null)):M.isTabletFallback(S)?(T.mobile=T.tablet=M.FALLBACK_TABLET,T.phone=null):T.mobile=T.tablet=T.phone=null)},M.mobileGrade=function(T){var e=null!==T.mobile();return T.os("iOS")&&T.version("iPad")>=4.3||T.os("iOS")&&T.version("iPhone")>=3.1||T.os("iOS")&&T.version("iPod")>=3.1||T.version("Android")>2.1&&T.is("Webkit")||T.version("Windows Phone OS")>=7||T.is("BlackBerry")&&T.version("BlackBerry")>=6||T.match("Playbook.*Tablet")||T.version("webOS")>=1.4&&T.match("Palm|Pre|Pixi")||T.match("hp.*TouchPad")||T.is("Firefox")&&T.version("Firefox")>=12||T.is("Chrome")&&T.is("AndroidOS")&&T.version("Android")>=4||T.is("Skyfire")&&T.version("Skyfire")>=4.1&&T.is("AndroidOS")&&T.version("Android")>=2.3||T.is("Opera")&&T.version("Opera Mobi")>11&&T.is("AndroidOS")||T.is("MeeGoOS")||T.is("Tizen")||T.is("Dolfin")&&T.version("Bada")>=2||(T.is("UC Browser")||T.is("Dolfin"))&&T.version("Android")>=2.3||T.match("Kindle Fire")||T.is("Kindle")&&T.version("Kindle")>=3||T.is("AndroidOS")&&T.is("NookTablet")||T.version("Chrome")>=11&&!e||T.version("Safari")>=5&&!e||T.version("Firefox")>=4&&!e||T.version("MSIE")>=7&&!e||T.version("Opera")>=10&&!e?"A":T.os("iOS")&&T.version("iPad")<4.3||T.os("iOS")&&T.version("iPhone")<3.1||T.os("iOS")&&T.version("iPod")<3.1||T.is("Blackberry")&&T.version("BlackBerry")>=5&&T.version("BlackBerry")<6||T.version("Opera Mini")>=5&&T.version("Opera Mini")<=6.5&&(T.version("Android")>=2.3||T.is("iOS"))||T.match("NokiaN8|NokiaC7|N97.*Series60|Symbian/3")||T.version("Opera Mobi")>=11&&T.is("SymbianOS")?"B":(T.version("BlackBerry")<5||T.match("MSIEMobile|Windows CE.*Mobile")||T.version("Windows Mobile"),"C")},M.detectOS=function(T){return M.findMatch(M.mobileDetectRules.oss0,T)||M.findMatch(M.mobileDetectRules.oss,T)},M.getDeviceSmallerSide=function(){return window.screen.width<window.screen.height?window.screen.width:window.screen.height},o.prototype={constructor:o,mobile:function(){return M.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.mobile},phone:function(){return M.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.phone},tablet:function(){return M.prepareDetectionCache(this._cache,this.ua,this.maxPhoneWidth),this._cache.tablet},userAgent:function(){return this._cache.userAgent===e&&(this._cache.userAgent=M.findMatch(M.mobileDetectRules.uas,this.ua)),this._cache.userAgent},userAgents:function(){return this._cache.userAgents===e&&(this._cache.userAgents=M.findMatches(M.mobileDetectRules.uas,this.ua)),this._cache.userAgents},os:function(){return this._cache.os===e&&(this._cache.os=M.detectOS(this.ua)),this._cache.os},version:function(T){return M.getVersion(T,this.ua)},versionStr:function(T){return M.getVersionStr(T,this.ua)},is:function(e){return S(this.userAgents(),e)||T(e,this.os())||T(e,this.phone())||T(e,this.tablet())||S(M.findMatches(M.mobileDetectRules.utils,this.ua),e)},match:function(T){return T instanceof RegExp||(T=new RegExp(T,"i")),T.test(this.ua)},isPhoneSized:function(T){return o.isPhoneSized(T||this.maxPhoneWidth)},mobileGrade:function(){return this._cache.grade===e&&(this._cache.grade=M.mobileGrade(this)),this._cache.grade}},"undefined"!=typeof window&&window.screen?o.isPhoneSized=function(T){return T<0?e:M.getDeviceSmallerSide()<=T}:o.isPhoneSized=function(){},o._impl=M,o.version="1.4.5 2021-03-13",o})}(function(){if("undefined"!=typeof module&&module.exports)return function(T){module.exports=T()};if("function"==typeof define&&define.amd)return define;if("undefined"!=typeof window)return function(T){window.MobileDetect=T()};throw new Error("unknown environment")}());
"function"!=typeof window.wpexToggleBar&&(window.wpexToggleBar=e=>{const t=document.querySelector("#toggle-bar-wrap");if(!t)return;const a=()=>{const e="true"===t.dataset.rememberState,a=document.querySelector("#toggle-bar-button"),o=()=>t.dataset.state||"hidden",r=t=>{e&&(document.cookie="total_togglebar_state="+t+"; path=/; Max-Age=604800; SameSite=Strict; Secure")},d=()=>{t.classList.remove("active-bar"),t.dataset.state="hidden",a&&a.setAttribute("aria-expanded","false"),r("hidden")};document.addEventListener("click",(e=>{e.target.closest("a.toggle-bar-btn, a.togglebar-toggle, .togglebar-toggle > a")?("hidden"===o()?(t.classList.add("active-bar"),t.dataset.state="visible",a&&a.setAttribute("aria-expanded","true"),r("visible")):d(),e.preventDefault(),e.stopPropagation()):"visible"===o()&&t.classList.contains("close-on-doc-click")&&!e.target.closest("#toggle-bar-wrap")&&d()}))},o=t.dataset.allowToggle;o&&"false"!==o?a():document.addEventListener("click",(e=>{e.target.closest(".toggle-bar-dismiss__button")&&(t.parentNode.removeChild(t),"true"===t.dataset.rememberState&&(document.cookie="total_togglebar_state=hidden; path=/; Max-Age=604800; SameSite=Strict; Secure"),e.preventDefault())}))}),"interactive"===document.readyState||"complete"===document.readyState?setTimeout(wpexToggleBar,0):document.addEventListener("DOMContentLoaded",wpexToggleBar,!1);
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Typed=e():t.Typed=e()}(this,(function(){return function(t){var e={};function s(n){if(e[n])return e[n].exports;var i=e[n]={exports:{},id:n,loaded:!1};return t[n].call(i.exports,i,i.exports,s),i.loaded=!0,i.exports}return s.m=t,s.c=e,s.p="",s(0)}([function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=function(){function t(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}return function(e,s,n){return s&&t(e.prototype,s),n&&t(e,n),e}}();var i=s(1),r=s(3),o=function(){function t(e,s){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),i.initializer.load(this,s,e),this.begin()}return n(t,[{key:"toggle",value:function(){this.pause.status?this.start():this.stop()}},{key:"stop",value:function(){this.typingComplete||this.pause.status||(this.toggleBlinking(!0),this.pause.status=!0,this.options.onStop(this.arrayPos,this))}},{key:"start",value:function(){this.typingComplete||this.pause.status&&(this.pause.status=!1,this.pause.typewrite?this.typewrite(this.pause.curString,this.pause.curStrPos):this.backspace(this.pause.curString,this.pause.curStrPos),this.options.onStart(this.arrayPos,this))}},{key:"destroy",value:function(){this.reset(!1),this.options.onDestroy(this)}},{key:"reset",value:function(){var t=arguments.length<=0||void 0===arguments[0]||arguments[0];clearInterval(this.timeout),this.replaceText(""),this.cursor&&this.cursor.parentNode&&(this.cursor.parentNode.removeChild(this.cursor),this.cursor=null),this.strPos=0,this.arrayPos=0,this.curLoop=0,t&&(this.insertCursor(),this.options.onReset(this),this.begin())}},{key:"begin",value:function(){var t=this;this.options.onBegin(this),this.typingComplete=!1,this.shuffleStringsIfNeeded(this),this.insertCursor(),this.bindInputFocusEvents&&this.bindFocusEvents(),this.timeout=setTimeout((function(){t.currentElContent&&0!==t.currentElContent.length?t.backspace(t.currentElContent,t.currentElContent.length):t.typewrite(t.strings[t.sequence[t.arrayPos]],t.strPos)}),this.startDelay)}},{key:"typewrite",value:function(t,e){var s=this;this.fadeOut&&this.el.classList.contains(this.fadeOutClass)&&(this.el.classList.remove(this.fadeOutClass),this.cursor&&this.cursor.classList.remove(this.fadeOutClass));var n=this.humanizer(this.typeSpeed),i=1;!0!==this.pause.status?this.timeout=setTimeout((function(){e=r.htmlParser.typeHtmlChars(t,e,s);var n=0,o=t.substr(e);if("^"===o.charAt(0)&&/^\^\d+/.test(o)){var a=1;a+=(o=/\d+/.exec(o)[0]).length,n=parseInt(o),s.temporaryPause=!0,s.options.onTypingPaused(s.arrayPos,s),t=t.substring(0,e)+t.substring(e+a),s.toggleBlinking(!0)}if("`"===o.charAt(0)){for(;"`"!==t.substr(e+i).charAt(0)&&(i++,!(e+i>t.length)););var u=t.substring(0,e),l=t.substring(u.length+1,e+i),c=t.substring(e+i+1);t=u+l+c,i--}s.timeout=setTimeout((function(){s.toggleBlinking(!1),e>=t.length?s.doneTyping(t,e):s.keepTyping(t,e,i),s.temporaryPause&&(s.temporaryPause=!1,s.options.onTypingResumed(s.arrayPos,s))}),n)}),n):this.setPauseStatus(t,e,!0)}},{key:"keepTyping",value:function(t,e,s){0===e&&(this.toggleBlinking(!1),this.options.preStringTyped(this.arrayPos,this)),e+=s;var n=t.substr(0,e);this.replaceText(n),this.typewrite(t,e)}},{key:"doneTyping",value:function(t,e){var s=this;this.options.onStringTyped(this.arrayPos,this),this.toggleBlinking(!0),this.arrayPos===this.strings.length-1&&(this.complete(),!1===this.loop||this.curLoop===this.loopCount)||(this.timeout=setTimeout((function(){s.backspace(t,e)}),this.backDelay))}},{key:"backspace",value:function(t,e){var s=this;if(!0!==this.pause.status){if(this.fadeOut)return this.initFadeOut();this.toggleBlinking(!1);var n=this.humanizer(this.backSpeed);this.timeout=setTimeout((function(){e=r.htmlParser.backSpaceHtmlChars(t,e,s);var n=t.substr(0,e);if(s.replaceText(n),s.smartBackspace){var i=s.strings[s.arrayPos+1];i&&n===i.substr(0,e)?s.stopNum=e:s.stopNum=0}e>s.stopNum?(e--,s.backspace(t,e)):e<=s.stopNum&&(s.arrayPos++,s.arrayPos===s.strings.length?(s.arrayPos=0,s.options.onLastStringBackspaced(),s.shuffleStringsIfNeeded(),s.begin()):s.typewrite(s.strings[s.sequence[s.arrayPos]],e))}),n)}else this.setPauseStatus(t,e,!1)}},{key:"complete",value:function(){this.options.onComplete(this),this.loop?this.curLoop++:this.typingComplete=!0}},{key:"setPauseStatus",value:function(t,e,s){this.pause.typewrite=s,this.pause.curString=t,this.pause.curStrPos=e}},{key:"toggleBlinking",value:function(t){this.cursor&&(this.pause.status||this.cursorBlinking!==t&&(this.cursorBlinking=t,t?this.cursor.classList.add("typed-cursor--blink"):this.cursor.classList.remove("typed-cursor--blink")))}},{key:"humanizer",value:function(t){return Math.round(Math.random()*t/2)+t}},{key:"shuffleStringsIfNeeded",value:function(){this.shuffle&&(this.sequence=this.sequence.sort((function(){return Math.random()-.5})))}},{key:"initFadeOut",value:function(){var t=this;return this.el.className+=" "+this.fadeOutClass,this.cursor&&(this.cursor.className+=" "+this.fadeOutClass),setTimeout((function(){t.arrayPos++,t.replaceText(""),t.strings.length>t.arrayPos?t.typewrite(t.strings[t.sequence[t.arrayPos]],0):(t.typewrite(t.strings[0],0),t.arrayPos=0)}),this.fadeOutDelay)}},{key:"replaceText",value:function(t){this.attr?this.el.setAttribute(this.attr,t):this.isInput?this.el.value=t:"html"===this.contentType?this.el.innerHTML=t:this.el.textContent=t}},{key:"bindFocusEvents",value:function(){var t=this;this.isInput&&(this.el.addEventListener("focus",(function(e){t.stop()})),this.el.addEventListener("blur",(function(e){t.el.value&&0!==t.el.value.length||t.start()})))}},{key:"insertCursor",value:function(){this.showCursor&&(this.cursor||(this.cursor=document.createElement("span"),this.cursor.className="typed-cursor",this.cursor.setAttribute("aria-hidden",!0),this.cursor.innerHTML=this.cursorChar,this.el.parentNode&&this.el.parentNode.insertBefore(this.cursor,this.el.nextSibling)))}}]),t}();e.default=o,t.exports=e.default},function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var s=arguments[e];for(var n in s)Object.prototype.hasOwnProperty.call(s,n)&&(t[n]=s[n])}return t},i=function(){function t(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}return function(e,s,n){return s&&t(e.prototype,s),n&&t(e,n),e}}();var r,o=s(2),a=(r=o)&&r.__esModule?r:{default:r},u=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return i(t,[{key:"load",value:function(t,e,s){if(t.el="string"==typeof s?document.querySelector(s):s,t.options=n({},a.default,e),t.isInput="input"===t.el.tagName.toLowerCase(),t.attr=t.options.attr,t.bindInputFocusEvents=t.options.bindInputFocusEvents,t.showCursor=!t.isInput&&t.options.showCursor,t.cursorChar=t.options.cursorChar,t.cursorBlinking=!0,t.elContent=t.attr?t.el.getAttribute(t.attr):t.el.textContent,t.contentType=t.options.contentType,t.typeSpeed=t.options.typeSpeed,t.startDelay=t.options.startDelay,t.backSpeed=t.options.backSpeed,t.smartBackspace=t.options.smartBackspace,t.backDelay=t.options.backDelay,t.fadeOut=t.options.fadeOut,t.fadeOutClass=t.options.fadeOutClass,t.fadeOutDelay=t.options.fadeOutDelay,t.isPaused=!1,t.strings=t.options.strings.map((function(t){return t.trim()})),"string"==typeof t.options.stringsElement?t.stringsElement=document.querySelector(t.options.stringsElement):t.stringsElement=t.options.stringsElement,t.stringsElement){t.strings=[],t.stringsElement.style.display="none";var i=Array.prototype.slice.apply(t.stringsElement.children),r=i.length;if(r)for(var o=0;o<r;o+=1){var u=i[o];t.strings.push(u.innerHTML.trim())}}for(var o in t.strPos=0,t.arrayPos=0,t.stopNum=0,t.loop=t.options.loop,t.loopCount=t.options.loopCount,t.curLoop=0,t.shuffle=t.options.shuffle,t.sequence=[],t.pause={status:!1,typewrite:!0,curString:"",curStrPos:0},t.typingComplete=!1,t.strings)t.sequence[o]=o;t.currentElContent=this.getCurrentElContent(t),t.autoInsertCss=t.options.autoInsertCss,this.appendAnimationCss(t)}},{key:"getCurrentElContent",value:function(t){return t.attr?t.el.getAttribute(t.attr):t.isInput?t.el.value:"html"===t.contentType?t.el.innerHTML:t.el.textContent}},{key:"appendAnimationCss",value:function(t){var e="data-typed-js-css";if(t.autoInsertCss&&(t.showCursor||t.fadeOut)&&!document.querySelector("["+e+"]")){var s=document.createElement("style");s.type="text/css",s.setAttribute(e,!0);var n="";t.showCursor&&(n+="\n        .typed-cursor{\n          opacity: 1;\n        }\n        .typed-cursor.typed-cursor--blink{\n          animation: typedjsBlink 0.7s infinite;\n          -webkit-animation: typedjsBlink 0.7s infinite;\n                  animation: typedjsBlink 0.7s infinite;\n        }\n        @keyframes typedjsBlink{\n          50% { opacity: 0.0; }\n        }\n        @-webkit-keyframes typedjsBlink{\n          0% { opacity: 1; }\n          50% { opacity: 0.0; }\n          100% { opacity: 1; }\n        }\n      "),t.fadeOut&&(n+="\n        .typed-fade-out{\n          opacity: 0;\n          transition: opacity .25s;\n        }\n        .typed-cursor.typed-cursor--blink.typed-fade-out{\n          -webkit-animation: 0;\n          animation: 0;\n        }\n      "),0!==s.length&&(s.innerHTML=n,document.body.appendChild(s))}}}]),t}();e.default=u;var l=new u;e.initializer=l},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,smartBackspace:!0,shuffle:!1,backDelay:700,fadeOut:!1,fadeOutClass:"typed-fade-out",fadeOutDelay:500,loop:!1,loopCount:1/0,showCursor:!0,cursorChar:"|",autoInsertCss:!0,attr:null,bindInputFocusEvents:!1,contentType:"html",onBegin:function(t){},onComplete:function(t){},preStringTyped:function(t,e){},onStringTyped:function(t,e){},onLastStringBackspaced:function(t){},onTypingPaused:function(t,e){},onTypingResumed:function(t,e){},onReset:function(t){},onStop:function(t,e){},onStart:function(t,e){},onDestroy:function(t){}};e.default=s,t.exports=e.default},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=function(){function t(t,e){for(var s=0;s<e.length;s++){var n=e[s];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}return function(e,s,n){return s&&t(e.prototype,s),n&&t(e,n),e}}();var n=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return s(t,[{key:"typeHtmlChars",value:function(t,e,s){if("html"!==s.contentType)return e;var n=t.substr(e).charAt(0);if("<"===n||"&"===n){var i="";for(i="<"===n?">":";";t.substr(e+1).charAt(0)!==i&&!(++e+1>t.length););e++}return e}},{key:"backSpaceHtmlChars",value:function(t,e,s){if("html"!==s.contentType)return e;var n=t.substr(e).charAt(0);if(">"===n||";"===n){var i="";for(i=">"===n?"<":"&";t.substr(e-1).charAt(0)!==i&&!(--e<0););e--}return e}}]),t}();e.default=n;var i=new n;e.htmlParser=i}])}));
"function"!=typeof window.vcexAnimatedText&&(window.vcexAnimatedText=function(e){if("function"==typeof Typed){e&&e.childNodes||(e=document);var t=e.querySelectorAll('.vcex-typed-text:not([data-vcex-typed-text-init="true"])');t.length||(window.removeEventListener("scroll",vcexAnimatedText),window.removeEventListener("resize",vcexAnimatedText)),t.forEach((function(e){var t,n=e.dataset.strings;e.dataset.strings&&(n=JSON.parse(n),(t=JSON.parse(e.dataset.settings)).typeSpeed&&(t.typeSpeed=parseInt(t.typeSpeed)),t.backDelay&&(t.backDelay=parseInt(t.backDelay)),t.backSpeed&&(t.backSpeed=parseInt(t.backSpeed)),t.startDelay&&(t.startDelay=parseInt(t.startDelay)),t.strings=n,function(e){var t=e.getBoundingClientRect();if(t.top>=0&&t.bottom<=window.innerHeight)return!0}(e)&&(new Typed(e,t),e.setAttribute("data-vcex-typed-text-init","true")))}))}}),"interactive"===document.readyState||"complete"===document.readyState?setTimeout(vcexAnimatedText,0):document.addEventListener("DOMContentLoaded",vcexAnimatedText,!1),window.addEventListener("scroll",vcexAnimatedText,{passive:!0}),window.addEventListener("resize",vcexAnimatedText);
"function"!=typeof window.vcexToggle&&(window.vcexToggle=function(e){e&&e.childNodes||(e=document);let t=!1;const o=e=>{e&&"undefined"!=typeof wpex&&"function"==typeof wpex.scrollTo&&(wpex.scrollTo(e,-20),n(e,"open"))},c=()=>{"function"==typeof VcWaypoint&&VcWaypoint.refreshAll(),"function"==typeof Waypoint&&Waypoint.refreshAll()},n=(e,o)=>{if(!e)return;const n=e.querySelector(".vcex-toggle__content");if(!n||n.classList.contains("wpex-transitioning"))return;const s=e.querySelector(".vcex-toggle__trigger"),i=e.classList.contains("vcex-toggle--active"),l=e.dataset.animate&&"false"!==e.dataset.animate,a=e.dataset.duration;switch(o){case"open":i?t=!1:(l&&"undefined"!=typeof wpex&&"function"==typeof wpex.slideDown?(t=!0,wpex.slideDown(n,a,(function(){t=!1,c()}))):c(),e.classList.add("vcex-toggle--active"),s.setAttribute("aria-expanded","true"));break;case"close":i?(l&&"undefined"!=typeof wpex&&"function"==typeof wpex.slideUp?(n.style.display="block",t=!0,wpex.slideUp(n,a,(function(){t=!1,c()}))):c(),e.classList.remove("vcex-toggle--active"),s.setAttribute("aria-expanded","false")):t=!1}};document.querySelectorAll(".vcex-toggle__content").forEach((e=>{e&&e.id&&document.querySelectorAll(`[href="#${e.id}"]`).forEach((t=>{t.classList.contains("vcex-toggle__trigger")||t.addEventListener("click",(t=>{t.preventDefault(),o(e.closest(".vcex-toggle"))}))}))})),document.addEventListener("click",(e=>{const c=e.target;c.closest(".woocommerce-review-link")&&(()=>{const e=document.querySelector("#wpex-woo-product-accordion-section--reviews");if(e){const t=e.closest(".vcex-toggle");if(t)return o(t),!0}})()&&e.preventDefault();const s=c.closest(".vcex-toggle__trigger");if(!s)return;if(e.preventDefault(),t)return;const i=s.closest(".vcex-toggle"),l=i.classList.contains("vcex-toggle--active"),a=i.closest(".vcex-toggle-group"),r=i.dataset.accordion;(a||r&&"false"!==r)&&(a||(a=i.closest(".vc_column_container")),a&&a.querySelectorAll(".vcex-toggle--active").forEach((function(e){e.isSameNode(i)||n(e,"close")}))),n(i,l?"close":"open")})),window.addEventListener("load",(()=>{if("wpex_theme_params"==typeof wpex||"object"!=typeof wpex_theme_params)return;const e=location.hash;if(!e||"undefined"===e||"#"===e)return;const t=document.querySelector(e);if(!t||!t.classList.contains("vcex-toggle__content"))return;const c=t.closest(".vcex-toggle");window.setTimeout((function(){o(c)}),parseInt(wpex_theme_params.scrollToHashTimeout))}))}),"interactive"===document.readyState||"complete"===document.readyState?setTimeout(vcexToggle,0):document.addEventListener("DOMContentLoaded",vcexToggle,!1);