/*! @WPM ! WPJSlib ES5 production 2.4.949 2.4.949/wpjslib-chunk-sgap-wpjslib-sgap.js (2023-12-27 15:46:31) */!function(){var t,e,n={3965:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.removeEqualSigns=e.addEqualSigns=void 0;e.addEqualSigns=function(t){var e=t,n=t.length%4;return n&&(e+=2===n?"==":"="),e};e.removeEqualSigns=function(t){return t.replace(/=+$/,"")}},5636:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.atob=e.btoa=void 0;var r=void 0!==n.g&&n.g.Buffer,o=r?function(t){return r.from(t,"binary").toString("base64")}:self.btoa.bind(self);e.btoa=o;var i=r?function(t){return r.from(t,"base64").toString("binary")}:self.atob.bind(self);e.atob=i},977:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){if(t&&t instanceof Object)for(var n=Object.keys(t),r=n.length,o=0;o<r;o+=1)e(n[o])}},5441:function(t,e){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}Object.defineProperty(e,"__esModule",{value:!0});var r=function(t,e){return n(t)===e};["undefined","string","boolean","number","object","function"].forEach((function(t){r[t[0]]=function(e){return r(e,t)}})),e.default=r},7066:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o=r(n(5441));e.default=function(t){return o.default.o(t)&&o.default.f(t.toJSON)}},8339:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.buildQuery=e.addParam=e.parsePath=void 0;var o=r(n(977)),i=r(n(5441)),a="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=";e.parsePath=function(t){var e={href:t},r=void 0!==n.g?n.g:window;if("string"==typeof t&&t.length)if(t.startsWith("//")&&(t="https:"+t),r.URL)try{e=new r.URL(t)}catch(t){e={error:!0,data:a}}else{var o=t.match(/^(?:(https?:)?\/\/)?(([^:/?#]*)(?::([0-9]+))?)([/]{0,1}[^?#]*)(\?[^#]*|)(#.*|)$/);o?(e.protocol=o[1],e.host=o[2],e.hostname=o[3],e.port=o[4],e.pathname=o[5],e.search=o[6],e.hash=o[7]):e={error:!0,data:a}}else e={href:""};return e};e.addParam=function(t,e,n,r,o){var a=t;return i.default.s(a)&&a.length?o?(/\?/.test(a)||(a+="?"),a+=/(\?|&)$/.test(a)?"":"&"):a+="?"!==a.substr(-1)?"&":"":a="",e&&(a+=e,null!=n&&(a+="=".concat(r?encodeURIComponent(n):n))),a};e.buildQuery=function(t,n,r){var a=t;return n&&i.default.o(n)&&(0,o.default)(n,(function(t){a=(0,e.addParam)(a,t,n[t],!!(Array.isArray(r)&&r.indexOf(t)>-1))})),a}},3414:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.sxor=e.randomize=e.numberUpTo=void 0;e.numberUpTo=function(t){return Math.floor(Math.random()*t)};e.randomize=function(t,n,r){void 0===t&&(t=10);var o=!0===n?16:n||10,i="";for(r&&(i=String.fromCharCode((0,e.numberUpTo)(26)+97));i.length<t;)i=(i+=Math.random().toString(o).substr(2)).substr(0,t);return i};e.sxor=function(t,e){for(var n=e.length,r=t.length,o="",i=0;i<r;i+=1){var a=t.charCodeAt(i),u=e.charCodeAt(i%n);o+=String.fromCharCode(a^u)}return o}},6730:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.domains=e.set=e.unmess=e.mess=e.setCustomLogger=void 0;var u=a(n(992));e.mess=u.default;var c=a(n(4840));e.set=c.default;var s=n(2649);Object.defineProperty(e,"setCustomLogger",{enumerable:!0,get:function(){return s.setCustomLogger}});var f=a(n(1630));e.unmess=f.default;var l=i(n(5927));e.domains=l},2649:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.error=e.issue=e.debug=e.setCustomLogger=void 0;var n="Logger not yet initialized, please use setCustomLogger function first",r={debug:function(){},issue:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];console.error.apply(console,t)},error:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];console.error.apply(console,t)}};e.setCustomLogger=function(t){if(!((null==t?void 0:t.debug)&&(null==t?void 0:t.error)&&(null==t?void 0:t.issue)))throw new Error("Incorrect logger supplied");r=t};e.debug=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(r)return r.debug.apply(r,t);throw new Error(n)};e.issue=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(r)return r.issue.apply(r,t);throw new Error(n)};e.error=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(r)return r.error.apply(r,t);throw new Error(n)}},7180:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default={"msp.money.pl":"www.money.pl","tech.money.pl":"www.money.pl","moto.money.pl":"www.money.pl","praca.money.pl":"www.money.pl","prawo.money.pl":"www.money.pl","nauka.money.pl":"www.money.pl","wibor.money.pl":"www.money.pl","konto.money.pl":"www.money.pl","manager.money.pl":"www.money.pl","agrobiznes.money.pl":"www.money.pl","money.kube.dev.dcwp.pl":"www.money.pl"}},8047:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["www.wp.pl","gwiazdy.wp.pl","wiadomosci.wp.pl","turystyka.wp.pl","teleshow.wp.pl","kobieta.wp.pl","kuchnia.wp.pl","opinie.wp.pl","finanse.wp.pl","gry.wp.pl","film.wp.pl","facet.wp.pl","ksiazki.wp.pl","dom.wp.pl","tech.wp.pl","moto.wp.pl","centralagier.wp.pl","magazyn.wp.pl","money.wp.pl","tv.wp.pl","sportowefakty.wp.pl","wawalove.wp.pl","telewizja.wp.pl","pogoda.wp.pl","pilot.wp.pl","wroclaw.wp.pl","wideo.wp.pl"]},9193:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default={"i.wpimg.pl":"ii","j.wpimg.pl":"ij","a.wpimg.pl":"ia","b.wpimg.pl":"ib","c.wpimg.pl":"ic","d.wpimg.pl":"id","i.wp.pl":"iw","adv.wp.pl":"ad","dot.wp.pl":"do","ma.wp.pl":"aabma","dynacrems.wp.pl":"aabdc","wpkoszyk.wp.pl":"aabko","koszykrd.wp.pl":"aabkord","rek.www.wp.pl":"rk","static1.money.pl":"ms","materials-api.wp.pl":"maw","data-api.wp.pl":"daw"}},3418:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n=t.match(/^cph_([\w-]+)/);return n&&(e="".concat(n[1],".wpcdn.pl")),e}},9245:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n=t.split("."),r=n.shift();return"wpcdn"===n.shift()&&r&&(e="cph_".concat(r)),e}},5927:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.uniformDomains=e.getCephIdentifier=e.getCephDomain=e.domainMap=e.aabDomains=e.aabDomainsExternal=void 0;var o=r(n(7180));e.aabDomainsExternal=o.default;var i=r(n(8047));e.aabDomains=i.default;var a=r(n(9193));e.domainMap=a.default;var u=r(n(3418));e.getCephDomain=u.default;var c=r(n(9245));e.getCephIdentifier=c.default;var s=r(n(8595));e.uniformDomains=s.default},8595:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["www.pudelek.pl","www.o2.pl","parenting.pl","zdrowie.parenting.pl","portal.abczdrowie.pl","ranking.abczdrowie.pl","zywienie.abczdrowie.pl","pytania.abczdrowie.pl","koronawirus.abczdrowie.pl","forum.abczdrowie.pl","uroda.abczdrowie.pl","open.fm","poczta.wp.pl","poczta.o2.pl","vibez.pl","1login.wp.pl","polygamia.pl","gadzetomania.pl","komorkomania.pl","fotoblogia.pl","autokult.pl","e.autokult.pl","partner.wp.pl","www.dobreprogramy.pl","wirtualnaukraina.pl","vpolshchi.pl","nowosti.pl","www.money.pl","www.autocentrum.pl","essanews.com","wpext.pl","deliciousmagazine.pl"]},992:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e},a=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))},u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var c=i(n(2649)),s=n(8339),f=n(3414),l=u(n(8821)),d=n(5927),p=n(5636),v=u(n(5441)),h=u(n(7066)),y=n(3965),m="application",b="beacon",g="static",w="search",A="",Z="/",S="v.wpimg.pl",_=a(a([],d.aabDomains,!0),d.uniformDomains,!0),O=["ii","ij","ia","ib","ic","id","ms","iw","sd","ad"],E=["do","rk","aabma"],j=["aabko","aabdc","aabkord","maw","daw"],P=/(\.js(on)?|\.css)$/i,T=/(\.jp(e)?g|\.(g|av)if|\.webp|\.(a)?png|\.svg|\.ico)$/i,I=/^(?!.*_mess\.html$).*\.html$/i,C=/\//g,k=/\+/g,x=/^(.+)\/([^/]*)$/;e.default=function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r,o,i,a,u,L,R={},N={},D=null,M=!1,B=A,U=A,F=A,V=A;v.default.o(e[0])&&!(0,h.default)(e[0])?(V=(t=e[0]).url,t.forceLoad,r=t.immutable,o=t.mode,i=t.depth,a=t.forceDomain,u=t.length,L=t.keybase,M=t.noDomain,D=t.momentaryState):(V=e[0],e[1],r=e[2],o=e[3],i=e[4],a=e[5],u=e[6],L=e[7],M=e[8],D=e[9]),(0,h.default)(V)&&(V=V.toString()),N.input=V,c.debug(N);var G=D||l.default;if(G.collector&&G.collector(N),!G.enabled)return N.error="disabled",V;if(!V)return c.issue("Given URL is empty."),N.error="empty URL",V;if(V.startsWith("data:"))return V;if(V.includes("/".concat(S,"/")))return V.includes("/i.wpimg.pl/")?(c.issue("URL can't be encoded before ImageResizer."),N.error="encoded before IR"):(c.issue("URL can't be encoded twice."),N.error="encoded twice"),V;var q=(0,s.parsePath)(V);if(q.error)return c.issue('Given URL "'.concat(V,'" is incorrect.')),N.error="incorrect URL",q.data;var z=q.hostname,H=q.pathname;N.inputLength=V.length,N.hostname=z,N.pathname=H;var W=(0,d.getCephIdentifier)(z);if(W||(W=d.domainMap[z]),!W&&z===G.locationHost&&_.includes(z)?W="hh":R.t=W,!W)return N.error="no identifier",V;var $,K=P.test(H),J=T.test(H);if(v.default.u(o)){if(W.startsWith("cph"))if(K){if(o=m,"cph_std"===W){var Y=Math.floor(Date.now()/6048e5).toString().repeat(2);$=Y,L=String(Array.from($).reduce((function(t,e){return 0|31*t+e.charCodeAt(0)}),0))}}else o=g;if("hh"===W)if(K)o=m;else{if(!J)return V;o=g}else j.includes(W)?o=m:E.includes(W)?(o=b,L=(0,f.randomize)(10,36)):O.includes(W)&&(o=g)}o===g&&v.default.u(i)&&I.test(H)&&(i="folder"),v.default.u(r)&&(r=!0),v.default.u(i)&&(i=w),N.length=u,N.mode=o,N.depth=i,N.identifier=W,N.immutable=r;var Q=S;if(a?Q=a:o===m||o===b||"hh"===W?Q=G.applicationHost:"target"===o&&(Q=G.targetHost),!Q)return N.error="no hostname",V;(o===m||o===b||u>0)&&function(t,e,n){var r=t,o=e.trim(),i=n+2;o&&o.length<i&&(r._="_".repeat(i-o.length))}(R,V,u||666.6666666666666),Q="https://".concat(Q);var X=A;if(H.startsWith(Z)&&(X=decodeURIComponent(H.substr(1)),X=unescape(encodeURIComponent(X))),"file"===i||i===w)B=q[w],i===w&&(B=A,X+=q[w]);else{var tt=X.match(x);if(!tt)return N.error="encoding not needed",V;X=tt[1]+Z,B=tt[2]+q[w]}R.u=Z+X,N.json=R,X="/aabv3/".concat(JSON.stringify(R)),(!L||L.length<8)&&(L=r?H:(0,f.randomize)(10,36));try{N.inKeybase=L,L=(0,p.btoa)(L).substr(-12,8),N.keybase=L,N.toEncode=X,N.noEncode=B,F=M?Z+L:Q+Z+L;var et=(0,f.sxor)(X,L);U=(0,y.removeEqualSigns)((0,p.btoa)(et))}catch(t){return N.error=t&&t.message||"Failed to encode with Base64",c.issue("".concat("Crux.mess",": ").concat(N.error," (").concat(V,")")),V}return F+=(U=(U=U.replace(C,"_")).replace(k,"-"))+(B?Z+B:A),N.output=F,N.outputLength=F.length,N.outputLength>3e3?(c.issue(!1,{message:"AAB",fileName:V.substring(0,250),path:"EncodedURLTooLong",campaign:N.outputLength}),N.error="encoded URL too long",V):F}},4840:function(t,e,n){"use strict";var r=this&&this.__assign||function(){return r=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},r.apply(this,arguments)},o=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),a=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&o(e,t,n);return i(e,t),e};Object.defineProperty(e,"__esModule",{value:!0});var u=a(n(2649)),c=a(n(8821)),s=n(5927),f=!1;e.default=function(t,e,o,i,a){if(void 0===t&&(t="undefined_site_domain"),void 0===e&&(e=!1),void 0===o&&(o=""),void 0===i&&(i={}),void 0===a&&(a=!1),!a&&f){if(console.error("Uniform initialized multiple times"),"undefined"!=typeof window&&window.__wpjsdebug__){var l=window.__wpjsdebug__;l.hasUniform=l.hasUniform||0,l.hasUniform+=1}if(!(n.g&&n.g.process&&n.g.process.exit))throw new Error("Uniform initialized multiple times");process.exit(-1)}f=!0,u.debug("Crux","set",t,e,o,i,a);var d=a?c.default:r({},c.defaultState),p="www.wp.pl";return Object.assign(d,i),d.locationHost=t,d.isMainPage=e,d.isReady=new RegExp("^(".concat(["dynacrems"].concat(s.aabDomains,s.uniformDomains).join("|"),")")).test(d.locationHost),!d.isReady&&s.aabDomainsExternal[d.locationHost]&&(d.isReady=!0,d.locationHost=s.aabDomainsExternal[d.locationHost]),d.isReady?d.applicationHost=d.testDomain||o||d.locationHost:d.applicationHost=d.testDomain||o||p,d.isReady&&!d.isMainPage?d.targetHost=d.testDomain||o||d.locationHost:d.targetHost=d.testDomain||o||p,a?d:(Object.keys(c.default).forEach((function(t){c.default[t]=d[t]})),d.enabled)}},8821:function(t,e){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},n.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.defaultState=void 0;var r={locationHost:"unset_site_domain",applicationHost:"",targetHost:"",testDomain:"",isMainPage:!1,isReady:!1,enabled:!0,collector:!1};e.defaultState=r;var o=n({},r);e.default=o},1630:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e};Object.defineProperty(e,"__esModule",{value:!0});var a=i(n(2649)),u=n(3965),c=n(5636),s=n(5927),f=n(8339),l=n(3414),d="Crux.unmess",p="";e.default=function(t){var e;if(a.debug(d,t),/^data:/.test(t))return t;var n=(0,f.parsePath)(t),r=n.error,o=n.hostname,i=void 0===o?"":o,v=n.pathname,h=void 0===v?"":v,y=n.search,m=void 0===y?"":y;if(r)return t;var b=h.replace(/^\/|\/$/g,p).split("/"),g=b.shift(),w=t,A=!1,Z=p,S=p;if(g.length<30)return t;try{var _=(g=(g=g.replace(/_/g,"/")).replace(/-/g,"+")).slice(0,8),O=g.slice(8),E=(0,c.atob)((0,u.addEqualSigns)(O));e=function(t){if(0!==t.indexOf("/aabv3/"))throw new Error("AABv2 is no longer supported");var e=JSON.parse(t.replace("/aabv3/",p)),n=e.t||p,r=e.u||p;return a.debug(d,"getSxoredData","sxored",t,"identifier",n,"path",r),{identifier:n,path:r}}((0,l.sxor)(E,_)),Z=e.identifier,S=e.path}catch(e){return t}var j=p;if(A=Object.entries(s.domainMap).find((function(t){var e=t[0];return t[1]===Z&&(j=e,!0)})),!A){var P=(0,s.getCephDomain)(Z);P&&(A=!0,j=P)}A||(j=i);try{var T=decodeURIComponent(escape(S));w=(w="https://".concat(j).concat(T).concat(b.length?b.join("/"):p).concat(m)).replace(/[?&]?_=_+$/,p)}catch(r){w=t}return w}},5383:function(t,e,n){"use strict";var r,o=n(9340),i=n(1186),a=n(8858),u=n(7507),c=n(7725),s=n(6687),f=Function.prototype.bind,l=Object.defineProperty,d=Object.prototype.hasOwnProperty;r=function(t,e,n){var r,o=i(e)&&a(e.value);return delete(r=u(e)).writable,delete r.value,r.get=function(){return!n.overwriteDefinition&&d.call(this,t)?o:(e.value=f.call(o,n.resolveContext?n.resolveContext(this):this),l(this,t,e),this[t])},r},t.exports=function(t){var e=c(arguments[1]);return o(e.resolveContext)&&a(e.resolveContext),s(t,(function(t,n){return r(n,t,e)}))}},6540:function(t,e,n){"use strict";var r=n(9340),o=n(5492),i=n(9374),a=n(7725),u=n(9985),c=t.exports=function(t,e){var n,o,c,s,f;return arguments.length<2||"string"!=typeof t?(s=e,e=t,t=null):s=arguments[2],r(t)?(n=u.call(t,"c"),o=u.call(t,"e"),c=u.call(t,"w")):(n=c=!0,o=!1),f={value:e,configurable:n,enumerable:o,writable:c},s?i(a(s),f):f};c.gs=function(t,e,n){var c,s,f,l;return"string"!=typeof t?(f=n,n=e,e=t,t=null):f=arguments[3],r(e)?o(e)?r(n)?o(n)||(f=n,n=void 0):n=void 0:(f=e,e=n=void 0):e=void 0,r(t)?(c=u.call(t,"c"),s=u.call(t,"e")):(c=!0,s=!1),l={get:e,set:n,configurable:c,enumerable:s},f?i(a(f),l):l}},415:function(t,e,n){"use strict";var r=n(1047);t.exports=function(){return r(this).length=0,this}},4705:function(t,e,n){"use strict";var r=n(8889),o=n(7605),i=n(1047),a=Array.prototype.indexOf,u=Object.prototype.hasOwnProperty,c=Math.abs,s=Math.floor;t.exports=function(t){var e,n,f,l;if(!r(t))return a.apply(this,arguments);for(n=o(i(this).length),f=arguments[1],e=f=isNaN(f)?0:f>=0?s(f):o(this.length)-s(c(f));e<n;++e)if(u.call(this,e)&&(l=this[e],r(l)))return e;return-1}},5201:function(t,e,n){"use strict";t.exports=n(6128)()?Array.from:n(4458)},6128:function(t){"use strict";t.exports=function(){var t,e,n=Array.from;return"function"==typeof n&&(e=n(t=["raz","dwa"]),Boolean(e&&e!==t&&"dwa"===e[1]))}},4458:function(t,e,n){"use strict";var r=n(6098).iterator,o=n(1599),i=n(1883),a=n(7605),u=n(4859),c=n(1047),s=n(2734),f=n(3456),l=Array.isArray,d=Function.prototype.call,p={configurable:!0,enumerable:!0,writable:!0,value:null},v=Object.defineProperty;t.exports=function(t){var e,n,h,y,m,b,g,w,A,Z,S=arguments[1],_=arguments[2];if(t=Object(c(t)),s(S)&&u(S),this&&this!==Array&&i(this))e=this;else{if(!S){if(o(t))return 1!==(m=t.length)?Array.apply(null,t):((y=new Array(1))[0]=t[0],y);if(l(t)){for(y=new Array(m=t.length),n=0;n<m;++n)y[n]=t[n];return y}}y=[]}if(!l(t))if(void 0!==(A=t[r])){for(g=u(A).call(t),e&&(y=new e),w=g.next(),n=0;!w.done;)Z=S?d.call(S,_,w.value,n):w.value,e?(p.value=Z,v(y,n,p)):y[n]=Z,w=g.next(),++n;m=n}else if(f(t)){for(m=t.length,e&&(y=new e),n=0,h=0;n<m;++n)Z=t[n],n+1<m&&(b=Z.charCodeAt(0))>=55296&&b<=56319&&(Z+=t[++n]),Z=S?d.call(S,_,Z,h):Z,e?(p.value=Z,v(y,h,p)):y[h]=Z,++h;m=h}if(void 0===m)for(m=a(t.length),e&&(y=new e(m)),n=0;n<m;++n)Z=S?d.call(S,_,t[n],n):t[n],e?(p.value=Z,v(y,n,p)):y[n]=Z;return e&&(p.value=null,y.length=m),y}},1599:function(t){"use strict";var e=Object.prototype.toString,n=e.call(function(){return arguments}());t.exports=function(t){return e.call(t)===n}},1883:function(t){"use strict";var e=Object.prototype.toString,n=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(t){return"function"==typeof t&&n(e.call(t))}},5850:function(t){"use strict";t.exports=function(){}},6464:function(t){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}var n=function(){if("object"===("undefined"==typeof self?"undefined":e(self))&&self)return self;if("object"===("undefined"==typeof window?"undefined":e(window))&&window)return window;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;if("object"===("undefined"==typeof globalThis?"undefined":e(globalThis))&&globalThis)return globalThis;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch(t){return n()}try{return __global__||n()}finally{delete Object.prototype.__global__}}()},7903:function(t,e,n){"use strict";t.exports=n(1501)()?Math.sign:n(6976)},1501:function(t){"use strict";t.exports=function(){var t=Math.sign;return"function"==typeof t&&(1===t(10)&&-1===t(-20))}},6976:function(t){"use strict";t.exports=function(t){return t=Number(t),isNaN(t)||0===t?t:t>0?1:-1}},8889:function(t,e,n){"use strict";t.exports=n(5607)()?Number.isNaN:n(9248)},5607:function(t){"use strict";t.exports=function(){var t=Number.isNaN;return"function"==typeof t&&(!t({})&&t(NaN)&&!t(34))}},9248:function(t){"use strict";t.exports=function(t){return t!=t}},1602:function(t,e,n){"use strict";var r=n(7903),o=Math.abs,i=Math.floor;t.exports=function(t){return isNaN(t)?0:0!==(t=Number(t))&&isFinite(t)?r(t)*i(o(t)):t}},7605:function(t,e,n){"use strict";var r=n(1602),o=Math.max;t.exports=function(t){return o(0,r(t))}},624:function(t,e,n){"use strict";var r=n(4859),o=n(1047),i=Function.prototype.bind,a=Function.prototype.call,u=Object.keys,c=Object.prototype.propertyIsEnumerable;t.exports=function(t,e){return function(n,s){var f,l=arguments[2],d=arguments[3];return n=Object(o(n)),r(s),f=u(n),d&&f.sort("function"==typeof d?i.call(d,n):void 0),"function"!=typeof t&&(t=f[t]),a.call(t,f,(function(t,r){return c.call(n,t)?a.call(s,l,n[t],t,n,r):e}))}}},9374:function(t,e,n){"use strict";t.exports=n(456)()?Object.assign:n(5921)},456:function(t){"use strict";t.exports=function(){var t,e=Object.assign;return"function"==typeof e&&(e(t={foo:"raz"},{bar:"dwa"},{trzy:"trzy"}),t.foo+t.bar+t.trzy==="razdwatrzy")}},5921:function(t,e,n){"use strict";var r=n(943),o=n(1047),i=Math.max;t.exports=function(t,e){var n,a,u,c=i(arguments.length,2);for(t=Object(o(t)),u=function(r){try{t[r]=e[r]}catch(t){n||(n=t)}},a=1;a<c;++a)r(e=arguments[a]).forEach(u);if(void 0!==n)throw n;return t}},7507:function(t,e,n){"use strict";var r=n(5201),o=n(9374),i=n(1047);t.exports=function(t){var e=Object(i(t)),n=arguments[1],a=Object(arguments[2]);if(e!==t&&!n)return e;var u={};return n?r(n,(function(e){(a.ensure||e in t)&&(u[e]=t[e])})):o(u,t),u}},4337:function(t,e,n){"use strict";var r,o,i,a,u=Object.create;n(4016)()||(r=n(2227)),t.exports=r?1!==r.level?u:(o={},i={},a={configurable:!1,enumerable:!1,writable:!0,value:void 0},Object.getOwnPropertyNames(Object.prototype).forEach((function(t){i[t]="__proto__"!==t?a:{configurable:!0,enumerable:!1,writable:!0,value:void 0}})),Object.defineProperties(o,i),Object.defineProperty(r,"nullPolyfill",{configurable:!1,enumerable:!1,writable:!1,value:o}),function(t,e){return u(null===t?o:t,e)}):u},666:function(t,e,n){"use strict";t.exports=n(624)("forEach")},4857:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=n(2734),i={function:!0,object:!0};t.exports=function(t){return o(t)&&i[r(t)]||!1}},2734:function(t,e,n){"use strict";var r=n(5850)();t.exports=function(t){return t!==r&&null!==t}},943:function(t,e,n){"use strict";t.exports=n(5300)()?Object.keys:n(9473)},5300:function(t){"use strict";t.exports=function(){try{return Object.keys("primitive"),!0}catch(t){return!1}}},9473:function(t,e,n){"use strict";var r=n(2734),o=Object.keys;t.exports=function(t){return o(r(t)?Object(t):t)}},6687:function(t,e,n){"use strict";var r=n(4859),o=n(666),i=Function.prototype.call;t.exports=function(t,e){var n={},a=arguments[2];return r(e),o(t,(function(t,r,o,u){n[r]=i.call(e,a,t,r,o,u)})),n}},7725:function(t,e,n){"use strict";var r=n(2734),o=Array.prototype.forEach,i=Object.create;t.exports=function(t){var e=i(null);return o.call(arguments,(function(t){r(t)&&function(t,e){var n;for(n in t)e[n]=t[n]}(Object(t),e)})),e}},8639:function(t){"use strict";var e=Array.prototype.forEach,n=Object.create;t.exports=function(t){var r=n(null);return e.call(arguments,(function(t){r[t]=!0})),r}},917:function(t,e,n){"use strict";t.exports=n(4016)()?Object.setPrototypeOf:n(2227)},4016:function(t){"use strict";var e=Object.create,n=Object.getPrototypeOf,r={};t.exports=function(){var t=Object.setPrototypeOf;return"function"==typeof t&&n(t((arguments[0]||e)(null),r))===r}},2227:function(t,e,n){"use strict";var r,o,i,a,u=n(4857),c=n(1047),s=Object.prototype.isPrototypeOf,f=Object.defineProperty,l={configurable:!0,enumerable:!1,writable:!0,value:void 0};r=function(t,e){if(c(t),null===e||u(e))return t;throw new TypeError("Prototype must be null or an object")},t.exports=(o=function(){var t,e=Object.create(null),n={},r=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__");if(r){try{(t=r.set).call(e,n)}catch(t){}if(Object.getPrototypeOf(e)===n)return{set:t,level:2}}return e.__proto__=n,Object.getPrototypeOf(e)===n?{level:2}:((e={}).__proto__=n,Object.getPrototypeOf(e)===n&&{level:1})}(),o?(2===o.level?o.set?(a=o.set,i=function(t,e){return a.call(r(t,e),e),t}):i=function(t,e){return r(t,e).__proto__=e,t}:i=function t(e,n){var o;return r(e,n),(o=s.call(t.nullPolyfill,e))&&delete t.nullPolyfill.__proto__,null===n&&(n=t.nullPolyfill),e.__proto__=n,o&&f(t.nullPolyfill,"__proto__",l),e},Object.defineProperty(i,"level",{configurable:!1,enumerable:!1,writable:!1,value:o.level})):null),n(4337)},4859:function(t){"use strict";t.exports=function(t){if("function"!=typeof t)throw new TypeError(t+" is not a function");return t}},1047:function(t,e,n){"use strict";var r=n(2734);t.exports=function(t){if(!r(t))throw new TypeError("Cannot use null or undefined");return t}},9985:function(t,e,n){"use strict";t.exports=n(7196)()?String.prototype.contains:n(8366)},7196:function(t){"use strict";var e="razdwatrzy";t.exports=function(){return"function"==typeof e.contains&&(!0===e.contains("dwa")&&!1===e.contains("foo"))}},8366:function(t){"use strict";var e=String.prototype.indexOf;t.exports=function(t){return e.call(this,t,arguments[1])>-1}},3456:function(t){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}var n=Object.prototype.toString,r=n.call("");t.exports=function(t){return"string"==typeof t||t&&"object"===e(t)&&(t instanceof String||n.call(t)===r)||!1}},6998:function(t,e,n){"use strict";var r,o=n(917),i=n(9985),a=n(6540),u=n(6098),c=n(250),s=Object.defineProperty;r=t.exports=function(t,e){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");c.call(this,t),e=e?i.call(e,"key+value")?"key+value":i.call(e,"key")?"key":"value":"value",s(this,"__kind__",a("",e))},o&&o(r,c),delete r.prototype.constructor,r.prototype=Object.create(c.prototype,{_resolve:a((function(t){return"value"===this.__kind__?this.__list__[t]:"key+value"===this.__kind__?[t,this.__list__[t]]:t}))}),s(r.prototype,u.toStringTag,a("c","Array Iterator"))},1807:function(t,e,n){"use strict";var r=n(1599),o=n(4859),i=n(3456),a=n(4271),u=Array.isArray,c=Function.prototype.call,s=Array.prototype.some;t.exports=function(t,e){var n,f,l,d,p,v,h,y,m=arguments[2];if(u(t)||r(t)?n="array":i(t)?n="string":t=a(t),o(e),l=function(){d=!0},"array"!==n)if("string"!==n)for(f=t.next();!f.done;){if(c.call(e,m,f.value,l),d)return;f=t.next()}else for(v=t.length,p=0;p<v&&(h=t[p],p+1<v&&(y=h.charCodeAt(0))>=55296&&y<=56319&&(h+=t[++p]),c.call(e,m,h,l),!d);++p);else s.call(t,(function(t){return c.call(e,m,t,l),d}))}},4271:function(t,e,n){"use strict";var r=n(1599),o=n(3456),i=n(6998),a=n(3551),u=n(5851),c=n(6098).iterator;t.exports=function(t){return"function"==typeof u(t)[c]?t[c]():r(t)?new i(t):o(t)?new a(t):new i(t)}},250:function(t,e,n){"use strict";var r,o=n(415),i=n(9374),a=n(4859),u=n(1047),c=n(6540),s=n(5383),f=n(6098),l=Object.defineProperty,d=Object.defineProperties;t.exports=r=function(t,e){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");d(this,{__list__:c("w",u(t)),__context__:c("w",e),__nextIndex__:c("w",0)}),e&&(a(e.on),e.on("_add",this._onAdd),e.on("_delete",this._onDelete),e.on("_clear",this._onClear))},delete r.prototype.constructor,d(r.prototype,i({_next:c((function(){var t;if(this.__list__)return this.__redo__&&void 0!==(t=this.__redo__.shift())?t:this.__nextIndex__<this.__list__.length?this.__nextIndex__++:void this._unBind()})),next:c((function(){return this._createResult(this._next())})),_createResult:c((function(t){return void 0===t?{done:!0,value:void 0}:{done:!1,value:this._resolve(t)}})),_resolve:c((function(t){return this.__list__[t]})),_unBind:c((function(){this.__list__=null,delete this.__redo__,this.__context__&&(this.__context__.off("_add",this._onAdd),this.__context__.off("_delete",this._onDelete),this.__context__.off("_clear",this._onClear),this.__context__=null)})),toString:c((function(){return"[object "+(this[f.toStringTag]||"Object")+"]"}))},s({_onAdd:c((function(t){t>=this.__nextIndex__||(++this.__nextIndex__,this.__redo__?(this.__redo__.forEach((function(e,n){e>=t&&(this.__redo__[n]=++e)}),this),this.__redo__.push(t)):l(this,"__redo__",c("c",[t])))})),_onDelete:c((function(t){var e;t>=this.__nextIndex__||(--this.__nextIndex__,this.__redo__&&(-1!==(e=this.__redo__.indexOf(t))&&this.__redo__.splice(e,1),this.__redo__.forEach((function(e,n){e>t&&(this.__redo__[n]=--e)}),this)))})),_onClear:c((function(){this.__redo__&&o.call(this.__redo__),this.__nextIndex__=0}))}))),l(r.prototype,f.iterator,c((function(){return this})))},808:function(t,e,n){"use strict";var r=n(1599),o=n(2734),i=n(3456),a=n(6098).iterator,u=Array.isArray;t.exports=function(t){return!!o(t)&&(!!u(t)||(!!i(t)||(!!r(t)||"function"==typeof t[a])))}},3551:function(t,e,n){"use strict";var r,o=n(917),i=n(6540),a=n(6098),u=n(250),c=Object.defineProperty;r=t.exports=function(t){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");t=String(t),u.call(this,t),c(this,"__length__",i("",t.length))},o&&o(r,u),delete r.prototype.constructor,r.prototype=Object.create(u.prototype,{_next:i((function(){if(this.__list__)return this.__nextIndex__<this.__length__?this.__nextIndex__++:void this._unBind()})),_resolve:i((function(t){var e,n=this.__list__[t];return this.__nextIndex__===this.__length__?n:(e=n.charCodeAt(0))>=55296&&e<=56319?n+this.__list__[this.__nextIndex__++]:n}))}),c(r.prototype,a.toStringTag,i("c","String Iterator"))},5851:function(t,e,n){"use strict";var r=n(808);t.exports=function(t){if(!r(t))throw new TypeError(t+" is not iterable");return t}},5745:function(t,e,n){"use strict";n(251)()||Object.defineProperty(n(6464),"Map",{value:n(412),configurable:!0,enumerable:!1,writable:!0})},251:function(t){"use strict";t.exports=function(){var t,e;if("function"!=typeof Map)return!1;try{t=new Map([["raz","one"],["dwa","two"],["trzy","three"]])}catch(t){return!1}return"[object Map]"===String(t)&&(3===t.size&&("function"==typeof t.clear&&("function"==typeof t.delete&&("function"==typeof t.entries&&("function"==typeof t.forEach&&("function"==typeof t.get&&("function"==typeof t.has&&("function"==typeof t.keys&&("function"==typeof t.set&&("function"==typeof t.values&&(!1===(e=t.entries().next()).done&&(!!e.value&&("raz"===e.value[0]&&"one"===e.value[1])))))))))))))}},7169:function(t){"use strict";t.exports="undefined"!=typeof Map&&"[object Map]"===Object.prototype.toString.call(new Map)},1135:function(t,e,n){"use strict";t.exports=n(8639)("key","value","key+value")},5482:function(t,e,n){"use strict";var r,o=n(917),i=n(6540),a=n(250),u=n(6098).toStringTag,c=n(1135),s=Object.defineProperties,f=a.prototype._unBind;r=t.exports=function(t,e){if(!(this instanceof r))return new r(t,e);a.call(this,t.__mapKeysData__,t),e&&c[e]||(e="key+value"),s(this,{__kind__:i("",e),__values__:i("w",t.__mapValuesData__)})},o&&o(r,a),r.prototype=Object.create(a.prototype,{constructor:i(r),_resolve:i((function(t){return"value"===this.__kind__?this.__values__[t]:"key"===this.__kind__?this.__list__[t]:[this.__list__[t],this.__values__[t]]})),_unBind:i((function(){this.__values__=null,f.call(this)})),toString:i((function(){return"[object Map Iterator]"}))}),Object.defineProperty(r.prototype,u,i("c","Map Iterator"))},412:function(t,e,n){"use strict";var r,o=n(415),i=n(4705),a=n(917),u=n(4859),c=n(1047),s=n(6540),f=n(6467),l=n(6098),d=n(5851),p=n(1807),v=n(5482),h=n(7169),y=Function.prototype.call,m=Object.defineProperties,b=Object.getPrototypeOf;t.exports=r=function(){var t,e,n,o=arguments[0];if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");return n=h&&a&&Map!==r?a(new Map,b(this)):this,null!=o&&d(o),m(n,{__mapKeysData__:s("c",t=[]),__mapValuesData__:s("c",e=[])}),o?(p(o,(function(n){var r=c(n)[0];n=n[1],-1===i.call(t,r)&&(t.push(r),e.push(n))}),n),n):n},h&&(a&&a(r,Map),r.prototype=Object.create(Map.prototype,{constructor:s(r)})),f(m(r.prototype,{clear:s((function(){this.__mapKeysData__.length&&(o.call(this.__mapKeysData__),o.call(this.__mapValuesData__),this.emit("_clear"))})),delete:s((function(t){var e=i.call(this.__mapKeysData__,t);return-1!==e&&(this.__mapKeysData__.splice(e,1),this.__mapValuesData__.splice(e,1),this.emit("_delete",e,t),!0)})),entries:s((function(){return new v(this,"key+value")})),forEach:s((function(t){var e,n,r=arguments[1];for(u(t),n=(e=this.entries())._next();void 0!==n;)y.call(t,r,this.__mapValuesData__[n],this.__mapKeysData__[n],this),n=e._next()})),get:s((function(t){var e=i.call(this.__mapKeysData__,t);if(-1!==e)return this.__mapValuesData__[e]})),has:s((function(t){return-1!==i.call(this.__mapKeysData__,t)})),keys:s((function(){return new v(this,"key")})),set:s((function(t,e){var n,r=i.call(this.__mapKeysData__,t);return-1===r&&(r=this.__mapKeysData__.push(t)-1,n=!0),this.__mapValuesData__[r]=e,n&&this.emit("_add",r,t),this})),size:s.gs((function(){return this.__mapKeysData__.length})),values:s((function(){return new v(this,"value")})),toString:s((function(){return"[object Map]"}))})),Object.defineProperty(r.prototype,l.iterator,s((function(){return this.entries()}))),Object.defineProperty(r.prototype,l.toStringTag,s("c","Map"))},4258:function(t,e,n){var r,o,i;function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}i=function(){"use strict";function t(t){return"function"==typeof t}var e=Array.isArray?Array.isArray:function(t){return"[object Array]"===Object.prototype.toString.call(t)},r=0,o=void 0,i=void 0,u=function(t,e){v[r]=t,v[r+1]=e,2===(r+=2)&&(i?i(h):w())},c="undefined"!=typeof window?window:void 0,s=c||{},f=s.MutationObserver||s.WebKitMutationObserver,l="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),d="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function p(){var t=setTimeout;return function(){return t(h,1)}}var v=new Array(1e3);function h(){for(var t=0;t<r;t+=2)(0,v[t])(v[t+1]),v[t]=void 0,v[t+1]=void 0;r=0}var y,m,b,g,w=void 0;function A(t,e){var n=this,r=new this.constructor(_);void 0===r[S]&&D(r);var o=n._state;if(o){var i=arguments[o-1];u((function(){return R(o,r,i,n._result)}))}else x(n,r,t,e);return r}function Z(t){if(t&&"object"===a(t)&&t.constructor===this)return t;var e=new this(_);return T(e,t),e}l?w=function(){return process.nextTick(h)}:f?(m=0,b=new f(h),g=document.createTextNode(""),b.observe(g,{characterData:!0}),w=function(){g.data=m=++m%2}):d?((y=new MessageChannel).port1.onmessage=h,w=function(){return y.port2.postMessage(0)}):w=void 0===c?function(){try{var t=Function("return this")().require("vertx");return void 0!==(o=t.runOnLoop||t.runOnContext)?function(){o(h)}:p()}catch(t){return p()}}():p();var S=Math.random().toString(36).substring(2);function _(){}var O=void 0,E=1,j=2;function P(e,n,r){n.constructor===e.constructor&&r===A&&n.constructor.resolve===Z?function(t,e){e._state===E?C(t,e._result):e._state===j?k(t,e._result):x(e,void 0,(function(e){return T(t,e)}),(function(e){return k(t,e)}))}(e,n):void 0===r?C(e,n):t(r)?function(t,e,n){u((function(t){var r=!1,o=function(t,e,n,r){try{t.call(e,n,r)}catch(t){return t}}(n,e,(function(n){r||(r=!0,e!==n?T(t,n):C(t,n))}),(function(e){r||(r=!0,k(t,e))}),t._label);!r&&o&&(r=!0,k(t,o))}),t)}(e,n,r):C(e,n)}function T(t,e){if(t===e)k(t,new TypeError("You cannot resolve a promise with itself"));else if(o=a(r=e),null===r||"object"!==o&&"function"!==o)C(t,e);else{var n=void 0;try{n=e.then}catch(e){return void k(t,e)}P(t,e,n)}var r,o}function I(t){t._onerror&&t._onerror(t._result),L(t)}function C(t,e){t._state===O&&(t._result=e,t._state=E,0!==t._subscribers.length&&u(L,t))}function k(t,e){t._state===O&&(t._state=j,t._result=e,u(I,t))}function x(t,e,n,r){var o=t._subscribers,i=o.length;t._onerror=null,o[i]=e,o[i+E]=n,o[i+j]=r,0===i&&t._state&&u(L,t)}function L(t){var e=t._subscribers,n=t._state;if(0!==e.length){for(var r=void 0,o=void 0,i=t._result,a=0;a<e.length;a+=3)r=e[a],o=e[a+n],r?R(n,r,o,i):o(i);t._subscribers.length=0}}function R(e,n,r,o){var i=t(r),a=void 0,u=void 0,c=!0;if(i){try{a=r(o)}catch(t){c=!1,u=t}if(n===a)return void k(n,new TypeError("A promises callback cannot return that same promise."))}else a=o;n._state!==O||(i&&c?T(n,a):!1===c?k(n,u):e===E?C(n,a):e===j&&k(n,a))}var N=0;function D(t){t[S]=N++,t._state=void 0,t._result=void 0,t._subscribers=[]}var M=function(){function t(t,n){this._instanceConstructor=t,this.promise=new t(_),this.promise[S]||D(this.promise),e(n)?(this.length=n.length,this._remaining=n.length,this._result=new Array(this.length),0===this.length?C(this.promise,this._result):(this.length=this.length||0,this._enumerate(n),0===this._remaining&&C(this.promise,this._result))):k(this.promise,new Error("Array Methods must be provided an Array"))}return t.prototype._enumerate=function(t){for(var e=0;this._state===O&&e<t.length;e++)this._eachEntry(t[e],e)},t.prototype._eachEntry=function(t,e){var n=this._instanceConstructor,r=n.resolve;if(r===Z){var o=void 0,i=void 0,a=!1;try{o=t.then}catch(t){a=!0,i=t}if(o===A&&t._state!==O)this._settledAt(t._state,e,t._result);else if("function"!=typeof o)this._remaining--,this._result[e]=t;else if(n===B){var u=new n(_);a?k(u,i):P(u,t,o),this._willSettleAt(u,e)}else this._willSettleAt(new n((function(e){return e(t)})),e)}else this._willSettleAt(r(t),e)},t.prototype._settledAt=function(t,e,n){var r=this.promise;r._state===O&&(this._remaining--,t===j?k(r,n):this._result[e]=n),0===this._remaining&&C(r,this._result)},t.prototype._willSettleAt=function(t,e){var n=this;x(t,void 0,(function(t){return n._settledAt(E,e,t)}),(function(t){return n._settledAt(j,e,t)}))},t}(),B=function(){function e(t){this[S]=N++,this._result=this._state=void 0,this._subscribers=[],_!==t&&("function"!=typeof t&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof e?function(t,e){try{e((function(e){T(t,e)}),(function(e){k(t,e)}))}catch(e){k(t,e)}}(this,t):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return e.prototype.catch=function(t){return this.then(null,t)},e.prototype.finally=function(e){var n=this,r=n.constructor;return t(e)?n.then((function(t){return r.resolve(e()).then((function(){return t}))}),(function(t){return r.resolve(e()).then((function(){throw t}))})):n.then(e,e)},e}();return B.prototype.then=A,B.all=function(t){return new M(this,t).promise},B.race=function(t){var n=this;return e(t)?new n((function(e,r){for(var o=t.length,i=0;i<o;i++)n.resolve(t[i]).then(e,r)})):new n((function(t,e){return e(new TypeError("You must pass an array to race."))}))},B.resolve=Z,B.reject=function(t){var e=new this(_);return k(e,t),e},B._setScheduler=function(t){i=t},B._setAsap=function(t){u=t},B._asap=u,B.polyfill=function(){var t=void 0;if(void 0!==n.g)t=n.g;else if("undefined"!=typeof self)t=self;else try{t=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var e=t.Promise;if(e){var r=null;try{r=Object.prototype.toString.call(e.resolve())}catch(t){}if("[object Promise]"===r&&!e.cast)return}t.Promise=B},B.Promise=B,B},"object"===a(e)?t.exports=i():void 0===(o="function"==typeof(r=i)?r.call(e,n,e,t):r)||(t.exports=o)},4580:function(t,e,n){"use strict";n(1190)()||Object.defineProperty(n(6464),"Set",{value:n(8130),configurable:!0,enumerable:!1,writable:!0})},1190:function(t){"use strict";t.exports=function(){var t,e;return"function"==typeof Set&&(t=new Set(["raz","dwa","trzy"]),"[object Set]"===String(t)&&(3===t.size&&("function"==typeof t.add&&("function"==typeof t.clear&&("function"==typeof t.delete&&("function"==typeof t.entries&&("function"==typeof t.forEach&&("function"==typeof t.has&&("function"==typeof t.keys&&("function"==typeof t.values&&(!1===(e=t.values().next()).done&&"raz"===e.value)))))))))))}},9934:function(t){"use strict";t.exports="undefined"!=typeof Set&&"[object Set]"===Object.prototype.toString.call(Set.prototype)},5876:function(t,e,n){"use strict";var r,o=n(917),i=n(9985),a=n(6540),u=n(250),c=n(6098).toStringTag,s=Object.defineProperty;r=t.exports=function(t,e){return this instanceof r?(u.call(this,t.__setData__,t),e=e&&i.call(e,"key+value")?"key+value":"value",s(this,"__kind__",a("",e))):new r(t,e)},o&&o(r,u),r.prototype=Object.create(u.prototype,{constructor:a(r),_resolve:a((function(t){return"value"===this.__kind__?this.__list__[t]:[this.__list__[t],this.__list__[t]]})),toString:a((function(){return"[object Set Iterator]"}))}),s(r.prototype,c,a("c","Set Iterator"))},9180:function(t){"use strict";t.exports=function(t){return null!=t}},8130:function(t,e,n){"use strict";var r,o,i,a=n(9180),u=n(415),c=n(4705),s=n(917),f=n(4859),l=n(6540),d=n(6467),p=n(6098),v=n(5851),h=n(1807),y=n(5876),m=n(9934),b=Function.prototype.call,g=Object.defineProperty,w=Object.getPrototypeOf;m&&(i=Set),t.exports=r=function(){var t,e=arguments[0];if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");return t=m&&s?s(new i,w(this)):this,a(e)&&v(e),g(t,"__setData__",l("c",[])),e?(h(e,(function(t){-1===c.call(this,t)&&this.push(t)}),t.__setData__),t):t},m&&(s&&s(r,i),r.prototype=Object.create(i.prototype,{constructor:l(r)})),d(Object.defineProperties(r.prototype,{add:l((function(t){return this.has(t)||this.emit("_add",this.__setData__.push(t)-1,t),this})),clear:l((function(){this.__setData__.length&&(u.call(this.__setData__),this.emit("_clear"))})),delete:l((function(t){var e=c.call(this.__setData__,t);return-1!==e&&(this.__setData__.splice(e,1),this.emit("_delete",e,t),!0)})),entries:l((function(){return new y(this,"key+value")})),forEach:l((function(t){var e,n,r,o=arguments[1];for(f(t),n=(e=this.values())._next();void 0!==n;)r=e._resolve(n),b.call(t,o,r,r,this),n=e._next()})),has:l((function(t){return-1!==c.call(this.__setData__,t)})),keys:l(o=function(){return this.values()}),size:l.gs((function(){return this.__setData__.length})),values:l((function(){return new y(this)})),toString:l((function(){return"[object Set]"}))})),g(r.prototype,p.iterator,l(o)),g(r.prototype,p.toStringTag,l("c","Set"))},6961:function(t,e,n){"use strict";n(2785)()||Object.defineProperty(n(3478),"Symbol",{value:n(7665),configurable:!0,enumerable:!1,writable:!0})},6098:function(t,e,n){"use strict";t.exports=n(2785)()?n(3478).Symbol:n(7665)},2785:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=n(3478),i={object:!0,symbol:!0};t.exports=function(){var t,e=o.Symbol;if("function"!=typeof e)return!1;t=e("test symbol");try{String(t)}catch(t){return!1}return!!i[r(e.iterator)]&&(!!i[r(e.toPrimitive)]&&!!i[r(e.toStringTag)])}},1473:function(t){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}t.exports=function(t){return!!t&&("symbol"===e(t)||!!t.constructor&&("Symbol"===t.constructor.name&&"Symbol"===t[t.constructor.toStringTag]))}},9896:function(t,e,n){"use strict";var r=n(6540),o=Object.create,i=Object.defineProperty,a=Object.prototype,u=o(null);t.exports=function(t){for(var e,n,o=0;u[t+(o||"")];)++o;return u[t+=o||""]=!0,i(a,e="@@"+t,r.gs(null,(function(t){n||(n=!0,i(this,e,r(t)),n=!1)}))),e}},2846:function(t,e,n){"use strict";var r=n(6540),o=n(3478).Symbol;t.exports=function(t){return Object.defineProperties(t,{hasInstance:r("",o&&o.hasInstance||t("hasInstance")),isConcatSpreadable:r("",o&&o.isConcatSpreadable||t("isConcatSpreadable")),iterator:r("",o&&o.iterator||t("iterator")),match:r("",o&&o.match||t("match")),replace:r("",o&&o.replace||t("replace")),search:r("",o&&o.search||t("search")),species:r("",o&&o.species||t("species")),split:r("",o&&o.split||t("split")),toPrimitive:r("",o&&o.toPrimitive||t("toPrimitive")),toStringTag:r("",o&&o.toStringTag||t("toStringTag")),unscopables:r("",o&&o.unscopables||t("unscopables"))})}},3117:function(t,e,n){"use strict";var r=n(6540),o=n(1703),i=Object.create(null);t.exports=function(t){return Object.defineProperties(t,{for:r((function(e){return i[e]?i[e]:i[e]=t(String(e))})),keyFor:r((function(t){var e;for(e in o(t),i)if(i[e]===t)return e}))})}},7665:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o,i,a,u=n(6540),c=n(1703),s=n(3478).Symbol,f=n(9896),l=n(2846),d=n(3117),p=Object.create,v=Object.defineProperties,h=Object.defineProperty;if("function"==typeof s)try{String(s()),a=!0}catch(t){}else s=null;i=function(t){if(this instanceof i)throw new TypeError("Symbol is not a constructor");return o(t)},t.exports=o=function t(e){var n;if(this instanceof t)throw new TypeError("Symbol is not a constructor");return a?s(e):(n=p(i.prototype),e=void 0===e?"":String(e),v(n,{__description__:u("",e),__name__:u("",f(e))}))},l(o),d(o),v(i.prototype,{constructor:u(o),toString:u("",(function(){return this.__name__}))}),v(o.prototype,{toString:u((function(){return"Symbol ("+c(this).__description__+")"})),valueOf:u((function(){return c(this)}))}),h(o.prototype,o.toPrimitive,u("",(function(){var t=c(this);return"symbol"===r(t)?t:t.toString()}))),h(o.prototype,o.toStringTag,u("c","Symbol")),h(i.prototype,o.toStringTag,u("c",o.prototype[o.toStringTag])),h(i.prototype,o.toPrimitive,u("c",o.prototype[o.toPrimitive]))},1703:function(t,e,n){"use strict";var r=n(1473);t.exports=function(t){if(!r(t))throw new TypeError(t+" is not a symbol");return t}},6467:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o,i,a,u,c,s,f,l=n(6540),d=n(4859),p=Function.prototype.apply,v=Function.prototype.call,h=Object.create,y=Object.defineProperty,m=Object.defineProperties,b=Object.prototype.hasOwnProperty,g={configurable:!0,enumerable:!1,writable:!0};i=function(t,e){var n,r;return d(e),r=this,o.call(this,t,n=function(){a.call(r,t,n),p.call(e,this,arguments)}),n.__eeOnceListener__=e,this},u=function(t){var e,n,o,i,a;if(b.call(this,"__ee__")&&(i=this.__ee__[t]))if("object"===r(i)){for(n=arguments.length,a=new Array(n-1),e=1;e<n;++e)a[e-1]=arguments[e];for(i=i.slice(),e=0;o=i[e];++e)p.call(o,this,a)}else switch(arguments.length){case 1:v.call(i,this);break;case 2:v.call(i,this,arguments[1]);break;case 3:v.call(i,this,arguments[1],arguments[2]);break;default:for(n=arguments.length,a=new Array(n-1),e=1;e<n;++e)a[e-1]=arguments[e];p.call(i,this,a)}},c={on:o=function(t,e){var n;return d(e),b.call(this,"__ee__")?n=this.__ee__:(n=g.value=h(null),y(this,"__ee__",g),g.value=null),n[t]?"object"===r(n[t])?n[t].push(e):n[t]=[n[t],e]:n[t]=e,this},once:i,off:a=function(t,e){var n,o,i,a;if(d(e),!b.call(this,"__ee__"))return this;if(!(n=this.__ee__)[t])return this;if("object"===r(o=n[t]))for(a=0;i=o[a];++a)i!==e&&i.__eeOnceListener__!==e||(2===o.length?n[t]=o[a?0:1]:o.splice(a,1));else o!==e&&o.__eeOnceListener__!==e||delete n[t];return this},emit:u},s={on:l(o),once:l(i),off:l(a),emit:l(u)},f=m({},s),t.exports=e=function(t){return null==t?h(f):m(Object(t),s)},e.methods=c},1455:function(t){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}var n=function(){if("object"===("undefined"==typeof self?"undefined":e(self))&&self)return self;if("object"===("undefined"==typeof window?"undefined":e(window))&&window)return window;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch(t){return n()}try{return __global__||n()}finally{delete Object.prototype.__global__}}()},3478:function(t,e,n){"use strict";t.exports=n(1634)()?globalThis:n(1455)},1634:function(t){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}t.exports=function(){return"object"===("undefined"==typeof globalThis?"undefined":e(globalThis))&&(!!globalThis&&globalThis.Array===Array)}},6760:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=function(t){"use strict";var e,n=Object.prototype,o=n.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function f(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(t){f=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var o=e&&e.prototype instanceof b?e:b,a=Object.create(o.prototype),u=new C(r||[]);return i(a,"_invoke",{value:j(t,n,u)}),a}function d(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var p="suspendedStart",v="suspendedYield",h="executing",y="completed",m={};function b(){}function g(){}function w(){}var A={};f(A,u,(function(){return this}));var Z=Object.getPrototypeOf,S=Z&&Z(Z(k([])));S&&S!==n&&o.call(S,u)&&(A=S);var _=w.prototype=b.prototype=Object.create(A);function O(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(i,a,u,c){var s=d(t[i],t,a);if("throw"!==s.type){var f=s.arg,l=f.value;return l&&"object"===r(l)&&o.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,u,c)}),(function(t){n("throw",t,u,c)})):e.resolve(l).then((function(t){f.value=t,u(f)}),(function(t){return n("throw",t,u,c)}))}c(s.arg)}var a;i(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return a=a?a.then(o,o):o()}})}function j(t,n,r){var o=p;return function(i,a){if(o===h)throw new Error("Generator is already running");if(o===y){if("throw"===i)throw a;return{value:e,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===p)throw o=y,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=h;var s=d(t,n,r);if("normal"===s.type){if(o=r.done?y:v,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=y,r.method="throw",r.arg=s.arg)}}}function P(t,n){var r=n.method,o=t.iterator[r];if(o===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,P(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var i=d(o,t.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,m;var a=i.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function T(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function I(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function k(t){if(null!=t){var n=t[u];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function n(){for(;++i<t.length;)if(o.call(t,i))return n.value=t[i],n.done=!1,n;return n.value=e,n.done=!0,n};return a.next=a}}throw new TypeError(r(t)+" is not iterable")}return g.prototype=w,i(_,"constructor",{value:w,configurable:!0}),i(w,"constructor",{value:g,configurable:!0}),g.displayName=f(w,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,w):(t.__proto__=w,f(t,s,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},O(E.prototype),f(E.prototype,c,(function(){return this})),t.AsyncIterator=E,t.async=function(e,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(e,n,r,o),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),f(_,s,"Generator"),f(_,u,(function(){return this})),f(_,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},t.values=k,C.prototype={constructor:C,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(I),!t)for(var n in this)"t"===n.charAt(0)&&o.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function r(r,o){return u.type="throw",u.arg=t,n.next=r,o&&(n.method="next",n.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),s=o.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),I(n),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;I(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:k(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}("object"===r(t=n.nmd(t))?t.exports:{});try{regeneratorRuntime=o}catch(t){"object"===("undefined"==typeof globalThis?"undefined":r(globalThis))?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}},9721:function(t,e,n){"use strict";var r=n(3147);t.exports=function(t){if("function"!=typeof t)return!1;if(!hasOwnProperty.call(t,"length"))return!1;try{if("number"!=typeof t.length)return!1;if("function"!=typeof t.call)return!1;if("function"!=typeof t.apply)return!1}catch(t){return!1}return!r(t)}},9799:function(t,e,n){"use strict";var r=n(9340),o=n(9567),i=n(3331),a=n(5795),u=function(t,e){return t.replace("%v",a(e))};t.exports=function(t,e,n){if(!o(n))throw new TypeError(u(e,t));if(!r(t)){if("default"in n)return n.default;if(n.isOptional)return null}var a=i(n.errorMessage);throw r(a)||(a=e),new TypeError(u(a,t))}},3828:function(t){"use strict";t.exports=function(t){try{return t.toString()}catch(e){try{return String(t)}catch(t){return null}}}},5795:function(t,e,n){"use strict";var r=n(3828),o=/[\n\r\u2028\u2029]/g;t.exports=function(t){var e=r(t);return null===e?"<Non-coercible to string value>":(e.length>100&&(e=e.slice(0,99)+"…"),e=e.replace(o,(function(t){switch(t){case"\n":return"\\n";case"\r":return"\\r";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("Unexpected character")}})))}},9567:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=n(9340),i={object:!0,function:!0,undefined:!0};t.exports=function(t){return!!o(t)&&hasOwnProperty.call(i,r(t))}},8858:function(t,e,n){"use strict";var r=n(9799),o=n(5492);t.exports=function(t){return o(t)?t:r(t,"%v is not a plain function",arguments[1])}},5492:function(t,e,n){"use strict";var r=n(9721),o=/^\s*class[\s{/}]/,i=Function.prototype.toString;t.exports=function(t){return!!r(t)&&!o.test(i.call(t))}},3147:function(t,e,n){"use strict";var r=n(9567);t.exports=function(t){if(!r(t))return!1;try{return!!t.constructor&&t.constructor.prototype===t}catch(t){return!1}}},3331:function(t,e,n){"use strict";var r=n(9340),o=n(9567),i=Object.prototype.toString;t.exports=function(t){if(!r(t))return null;if(o(t)){var e=t.toString;if("function"!=typeof e)return null;if(e===i)return null}try{return""+t}catch(t){return null}}},1186:function(t,e,n){"use strict";var r=n(9799),o=n(9340);t.exports=function(t){return o(t)?t:r(t,"Cannot use %v",arguments[1])}},9340:function(t){"use strict";t.exports=function(t){return null!=t}},6198:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}!function(t){var e=function(){try{return!!Symbol.iterator}catch(t){return!1}}(),n=function(t){var n={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return e&&(n[Symbol.iterator]=function(){return n}),n},o=function(t){return encodeURIComponent(t).replace(/%20/g,"+")},i=function(t){return decodeURIComponent(String(t).replace(/\+/g," "))};(function(){try{var e=t.URLSearchParams;return"a=1"===new e("?a=1").toString()&&"function"==typeof e.prototype.set&&"function"==typeof e.prototype.entries}catch(t){return!1}})()||function(){var i=function t(e){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var n=r(e);if("undefined"===n);else if("string"===n)""!==e&&this._fromString(e);else if(e instanceof t){var o=this;e.forEach((function(t,e){o.append(e,t)}))}else{if(null===e||"object"!==n)throw new TypeError("Unsupported input's type for URLSearchParams");if("[object Array]"===Object.prototype.toString.call(e))for(var i=0;i<e.length;i++){var a=e[i];if("[object Array]"!==Object.prototype.toString.call(a)&&2===a.length)throw new TypeError("Expected [string, any] as entry at index "+i+" of URLSearchParams's input");this.append(a[0],a[1])}else for(var u in e)e.hasOwnProperty(u)&&this.append(u,e[u])}},a=i.prototype;a.append=function(t,e){t in this._entries?this._entries[t].push(String(e)):this._entries[t]=[String(e)]},a.delete=function(t){delete this._entries[t]},a.get=function(t){return t in this._entries?this._entries[t][0]:null},a.getAll=function(t){return t in this._entries?this._entries[t].slice(0):[]},a.has=function(t){return t in this._entries},a.set=function(t,e){this._entries[t]=[String(e)]},a.forEach=function(t,e){var n;for(var r in this._entries)if(this._entries.hasOwnProperty(r)){n=this._entries[r];for(var o=0;o<n.length;o++)t.call(e,n[o],r,this)}},a.keys=function(){var t=[];return this.forEach((function(e,n){t.push(n)})),n(t)},a.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),n(t)},a.entries=function(){var t=[];return this.forEach((function(e,n){t.push([n,e])})),n(t)},e&&(a[Symbol.iterator]=a.entries),a.toString=function(){var t=[];return this.forEach((function(e,n){t.push(o(n)+"="+o(e))})),t.join("&")},t.URLSearchParams=i}();var a=t.URLSearchParams.prototype;"function"!=typeof a.sort&&(a.sort=function(){var t=this,e=[];this.forEach((function(n,r){e.push([r,n]),t._entries||t.delete(r)})),e.sort((function(t,e){return t[0]<e[0]?-1:t[0]>e[0]?1:0})),t._entries&&(t._entries={});for(var n=0;n<e.length;n++)this.append(e[n][0],e[n][1])}),"function"!=typeof a._fromString&&Object.defineProperty(a,"_fromString",{enumerable:!1,configurable:!1,writable:!1,value:function(t){if(this._entries)this._entries={};else{var e=[];this.forEach((function(t,n){e.push(n)}));for(var n=0;n<e.length;n++)this.delete(e[n])}var r,o=(t=t.replace(/^\?/,"")).split("&");for(n=0;n<o.length;n++)r=o[n].split("="),this.append(i(r[0]),r.length>1?i(r[1]):"")}})}(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:this),function(t){if(function(){try{var e=new t.URL("b","http://a");return e.pathname="c d","http://a/c%20d"===e.href&&e.searchParams}catch(t){return!1}}()||function(){var e=t.URL,n=function(e,n){"string"!=typeof e&&(e=String(e)),n&&"string"!=typeof n&&(n=String(n));var r,o=document;if(n&&(void 0===t.location||n!==t.location.href)){n=n.toLowerCase(),(r=(o=document.implementation.createHTMLDocument("")).createElement("base")).href=n,o.head.appendChild(r);try{if(0!==r.href.indexOf(n))throw new Error(r.href)}catch(t){throw new Error("URL unable to set base "+n+" due to "+t)}}var i=o.createElement("a");i.href=e,r&&(o.body.appendChild(i),i.href=i.href);var a=o.createElement("input");if(a.type="url",a.value=e,":"===i.protocol||!/:/.test(i.href)||!a.checkValidity()&&!n)throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:i});var u=new t.URLSearchParams(this.search),c=!0,s=!0,f=this;["append","delete","set"].forEach((function(t){var e=u[t];u[t]=function(){e.apply(u,arguments),c&&(s=!1,f.search=u.toString(),s=!0)}})),Object.defineProperty(this,"searchParams",{value:u,enumerable:!0});var l=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==l&&(l=this.search,s&&(c=!1,this.searchParams._fromString(this.search),c=!0))}})},r=n.prototype;["hash","host","hostname","port","protocol"].forEach((function(t){!function(t){Object.defineProperty(r,t,{get:function(){return this._anchorElement[t]},set:function(e){this._anchorElement[t]=e},enumerable:!0})}(t)})),Object.defineProperty(r,"search",{get:function(){return this._anchorElement.search},set:function(t){this._anchorElement.search=t,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(r,{toString:{get:function(){var t=this;return function(){return t.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(t){this._anchorElement.href=t,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(t){this._anchorElement.pathname=t},enumerable:!0},origin:{get:function(){var t={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],e=this._anchorElement.port!=t&&""!==this._anchorElement.port;return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(e?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(t){},enumerable:!0},username:{get:function(){return""},set:function(t){},enumerable:!0}}),n.createObjectURL=function(t){return e.createObjectURL.apply(e,arguments)},n.revokeObjectURL=function(t){return e.revokeObjectURL.apply(e,arguments)},t.URL=n}(),void 0!==t.location&&!("origin"in t.location)){var e=function(){return t.location.protocol+"//"+t.location.hostname+(t.location.port?":"+t.location.port:"")};try{Object.defineProperty(t.location,"origin",{get:e,enumerable:!0})}catch(n){setInterval((function(){t.location.origin=e()}),100)}}}(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:this)},1902:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}!function(t){"use strict";if(!t.WeakMap){var e=Object.prototype.hasOwnProperty,n=Object.defineProperty&&function(){try{return 1===Object.defineProperty({},"x",{value:1}).x}catch(t){}}(),o=function(t,e,r){n?Object.defineProperty(t,e,{configurable:!0,writable:!0,value:r}):t[e]=r};t.WeakMap=function(){function t(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(o(this,"_id","_WeakMap"+"_"+a()+"."+a()),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function n(t,n){if(!i(t)||!e.call(t,"_id"))throw new TypeError(n+" method called on incompatible receiver "+r(t))}function a(){return Math.random().toString().substring(2)}return o(t.prototype,"delete",(function(t){if(n(this,"delete"),!i(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)&&(delete t[this._id],!0)})),o(t.prototype,"get",(function(t){if(n(this,"get"),i(t)){var e=t[this._id];return e&&e[0]===t?e[1]:void 0}})),o(t.prototype,"has",(function(t){if(n(this,"has"),!i(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)})),o(t.prototype,"set",(function(t,e){if(n(this,"set"),!i(t))throw new TypeError("Invalid value used as weak map key");var r=t[this._id];return r&&r[0]===t?(r[1]=e,this):(o(t,this._id,[t,e]),this)})),o(t,"_polyfill",!0),t}()}function i(t){return Object(t)===t}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==n.g?n.g:this)},7462:function(t,e,n){"use strict";var r=n(2927),o=n(3205),i=n(4634),a=n(6598),u=Date.now();e.Z=function(t,e,n,c){(0,a.Z)("atfd_abboard",Object.assign({event:t,slotMode:e,timeStart:Date.now()-u},c)),void 0!==e&&((0,i.Z)(r.OB,e),o.Z.f(n)&&n())}},2927:function(t,e,n){"use strict";n.d(e,{$$:function(){return c},Dl:function(){return i},OB:function(){return u},VR:function(){return o},Wx:function(){return a},pV:function(){return s},tn:function(){return r}});var r="WPaabwl",o="WPwlc",i="WPwlbcapp",a=18e4,u="WPwlab",c="WPabcsd",s="WPwlsss"},5131:function(t,e,n){"use strict";n.d(e,{Cl:function(){return r},R9:function(){return c},VP:function(){return a},WS:function(){return o},pB:function(){return u}});var r=0,o=1,i=r,a=function(){return i===o},u=function(){return i},c=function(t){i=[r,o].includes(t)?t:r}},6025:function(t,e,n){"use strict";var r;n.d(e,{D:function(){return i},q:function(){return o}});var o=function(){return r},i=function(t){r=t}},2395:function(t,e,n){"use strict";n.d(e,{l:function(){return i},o:function(){return a}});var r,o=n(3205),i=function(t){r=t},a=function(t,e,n,i){o.Z.f(r)&&r(t,e,n,i)}},7090:function(t,e,n){"use strict";n.d(e,{G:function(){return i},W:function(){return o}});var r=!1,o=function(){return r},i=function(t){r=t}},1489:function(t,e,n){"use strict";n.d(e,{Ey:function(){return i},TB:function(){return r},nu:function(){return a},o2:function(){return o}});var r="unknown",o="AG",i="ABP",a="uBO"},6452:function(t,e,n){"use strict";n.d(e,{B:function(){return o},j:function(){return i}});var r=!1,o=function(){return r},i=function(t){r=t}},7142:function(t,e,n){"use strict";n.d(e,{dl:function(){return i},eG:function(){return a},oN:function(){return o}});var r=n(9186).Z.bids,o=function(t){return r.find((function(e){return e.slotID==="slot".concat(t)&&!e.used}))},i=function(t){var e=r.find((function(e){return e.slotID==="slot".concat(t)}));return e&&(e.used=!1),e},a=function(t){var e=r.find((function(e){return e.amzniid===t}));return e&&(e.used=!0),e}},9186:function(t,e,n){"use strict";var r={isLoaded:!1,isError:!1,bids:[]};n(1774).Z.amazonState=r,e.Z=r},1606:function(t,e,n){"use strict";var r=n(1489),o=n(2395),i=n(9627);e.Z=function(){var t=window;if(!t.apstag){var e=function(e,n){t.apstag.Q.push([e,n])};t.apstag={init:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];e("i",n)},fetchBids:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];e("f",n)},setDisplayBids:function(){},targetingKeys:function(){return[]},Q:[]}}(0,i.Z)(t.apstag)?t.apstag.fetchBids.toString().includes("instanceof Function")&&(0,o.o)("apstagApi",r.nu,!0,!0):(0,o.o)("apstagApi");return t.apstag}},4540:function(t,e,n){"use strict";n.d(e,{X:function(){return o},n:function(){return i}});var r=!1,o=function(){return r},i=function(t,e,n){if(!r){r=!0;var o=new CustomEvent("adsReady",{detail:{slot:t,cause:n,type:e}});window.dispatchEvent(o)}}},8312:function(t,e,n){"use strict";n.d(e,{RK:function(){return s},Y2:function(){return f},vN:function(){return d}});var r=n(3476),o=n(6918),i=n(1774),a=n(5253);function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}var c=new Map;i.Z.alternativeSlotsStore=c;var s=function(){c.clear()},f=function(t){return c.get(t)},l=function(t,e,n){(0,o.Z)({message:"AlternativeSlot",path:e,fileName:u(n),slot:t},1e3)},d=function(t,e,n){if(l(t,n,e),(0,r.ni)(t)!==e){if((0,a.Z)(e))return c.set(t,e),e}else l(t,"SameAlternativeSlot",e)}},1316:function(t,e){"use strict";e.Z=function(t){if(t){var e=t.campaign;if(e){var n=e.id,r=e.creative;if(r){var o=r.Id;return"".concat(n,":").concat(o)}}}return"unknown"}},5391:function(t,e,n){"use strict";var r=n(6719),o=n(5620),i=n(369),a=n(3205);e.Z=function(){return t="competitiveCategories",e=[],(0,o.YE)()||(0,i.Z)((0,r.bh)(),(function(n){var o=(0,r.FJ)(n);(0,i.Z)(o,(function(n,r){var o=r.campaign;if(o){var i=o[t];a.Z.u(i)||(Array.isArray(i)||(i=[i]),i.length&&i.forEach((function(t){t.toString().length&&!e.includes(t)&&e.push(t)})))}}))})),e;var t,e}},6719:function(t,e,n){"use strict";n.d(e,{FJ:function(){return g},Hw:function(){return y},Iq:function(){return h},K5:function(){return _},Km:function(){return m},Lh:function(){return v},ZG:function(){return p},__:function(){return b},bh:function(){return l},cT:function(){return S},fw:function(){return Z},fx:function(){return A},z9:function(){return w}});var r=n(5394),o=n(1774),i=n(5046),a=n(6539),u={},c={},s={};o.Z.bunchStore=u,o.Z.contextStore=c,o.Z.bdDataStore=s;var f=function(t){return u[t]},l=function(t,e){var n;return t?(n=f(t))&&e&&(n=n.slots?n.slots[e]:null):n=u,n},d=function(t,e){try{Object.assign(t,e)}catch(t){(0,r.Z)(t,"sao")}},p=function(t){d(c,t)},v=function(t){d(s,t)},h=function(){(0,i.Z)(u)},y=function(){(0,i.Z)(c)},m=function(t){if(t){var e=f(t);return e||(e={},u[t]=e),e}},b=function(t){var e=t.slots;return e||(e={},t.slots=e),e},g=function(t){var e=m(t);if(e)return b(e)},w=function(t,e,n){var r=g(t);if(r){var o=r[e];return!o&&n&&(o={created:!0},r[e]=o),o}},A=function(t,e,n){var r=g(t);r&&(r[e]=n)},Z=function(t){return t?(0,a.Z)(t,c):c},S=function(t){return t?(0,a.Z)(t,s):s},_=function(){return Z("geo")}},4914:function(t,e,n){"use strict";var r=n(9924),o=n(4540),i=n(9234),a=n(1120);e.Z=function(t,e,n){if(n.impressionTiming=Date.now()-n.startTime,(0,r.s)(e)){var u=n.creation;(0,o.n)(e,null==u?void 0:u.type,"EMPTY")}(0,i.cV)(e,n),(0,a.Z)(t,e,n,!0,!0)}},1731:function(t,e,n){"use strict";var r=n(4068),o=n(369),i=n(9386),a=n(7604),u=n(6205);e.Z=function(t){if((0,i.Z)(t))return(0,o.Z)(a.Z,(function(e){t[e]=(0,u.Z)(t[e])})),(0,r.CT)(t),t.container=void 0,t}},7604:function(t,e){"use strict";e.Z={delivered:"dv",run:"rn",viewed:"vd",missing:"ms",error:"er",registered:"rg",isAsr:"asr",reloaded:"i"}},9300:function(t,e,n){"use strict";var r=n(1440),o=n(46),i=n(9349);e.Z=function(t,e){return(0,o.Z)(t)?!!(0,r.bg)(t):((0,i.Z)("Slot number must be a positive integer (was ".concat(e,")."),"error"),!0)}},2510:function(t,e,n){"use strict";var r=n(1774);e.Z=function(){return"blackbox"===r.Z.subver}},1775:function(t,e){"use strict";e.Z={}},6236:function(t,e,n){"use strict";var r=n(6539),o=n(1977);e.Z=function(){var t;return(0,o.Z)('meta[name="gaf"]')||(null===(t=(0,r.Z)("wp_gaf_targeting"))||void 0===t?void 0:t.spin)}},3808:function(t,e,n){"use strict";n.d(e,{Z:function(){return s},F:function(){return c}});var r,o,i=n(1564),a=n(6539),u=n(6236),c=function(t){var e=(0,u.Z)();o=(0,a.Z)(e)||(0,a.Z)("__headpayload")||t},s=function(){return r||((0,i.OK)("GAFHeadTiming","GAFHeadStart","GAFHeadStop"),r=o),r}},5682:function(t,e){"use strict";var n=[1,2,3,5,6,10,11,27,34,36,37];e.Z=function(t){return n.includes(t)}},6257:function(t,e,n){"use strict";n.d(e,{F:function(){return b},O:function(){return g}});var r=n(8312),o=n(7379),i=n(1774),a=n(8488),u=n(9627),c=n(7550),s=n(9300),f=n(3205),l=n(2890),d=n(6918),p=n(5253),v=function(t,e){return function(n,r,i){var a=(0,o.Z)(),s=function(){var e,n,r,o=a.type;a.filled?o?"teaser"===o&&(a.checked?a.callback?a.result?a.element?a.total>500&&(n="RenderTimeExceeded",e="setNative(".concat(o,") rendering time exceeded 500ms."),r="error"):(n="CallbackIncorrectElement",e="setNative(".concat(o,') "callback" was run without correct DOM element ({ el: containerNodeInDOM }).'),r="error"):(n="CallbackIncorrectArgument",e="setNative(".concat(o,') "callback" was run with incorrect argument ({ el: containerNodeInDOM }).'),r="error"):(n="CallbackNotSet",e="setNative(".concat(o,') "callback" was not set.')):(n="TypeNotChecked",e="setNative(".concat(o,') "type" parameter was not checked.'),r="error")):(n="TypeMissing",e='setNative "type" parameter is missing or incorrect.'):(n="ArgumentMissing",e="setNative first argument is missing or incorrect."),(0,d.Z)({message:"setNative",path:n,fileName:o||"unknown",slot:t},1e4,e&&"Slot [".concat(t,"] ").concat(e),r)},v=setTimeout(s,2e3);i&&(0,i.addDestroyHandler)((function(){clearTimeout(v)}));if((0,u.Z)(n)&&(a.filled=1,(0,c.Z)(n.type))){var h=n.type;a.type=h,Object.defineProperty(n,"type",{get:function(){return a.checked=1,h},set:function(t){h=t}})}if(a.run=(0,l.zO)(),f.Z.f(r)){a.callback=1;e(n,(function(t){(0,u.Z)(t)&&(a.result=1,t.el&&(0,p.Z)(t.el)&&(a.element=1,a.done=(0,l.zO)(),a.total=a.done-a.run,a.total<=500&&clearTimeout(v))),r(t)}))}else clearTimeout(v),e(n),s()}},h=n(2443),y=n(6205),m=new Map;i.Z.optionsStore=m;var b=function(t,e){var n=(0,y.Z)(t);if(!(0,s.Z)(n,t)){var r=m.get(n)||(0,o.Z)();return(0,c.Z)(e)?r[e]:r}},g=function(t,e){if((0,u.Z)(e)){var n=e.alternativeSlot,i=e.setNative,c=m.get(t)||(0,o.Z)();if(Object.assign(c,e),c.alternativeSlot=void 0,m.set(t,c),f.Z.f(i)&&((0,h.Z)("setNative",v(t,i),c),(0,h.Z)("originalSetNative",i,c)),n){var s=(0,a.Z)(n);(0,r.vN)(t,s,"SetOptions")}else 3===t&&f.Z.f(i)&&c.setNative({type:"alternativeSlot"},(function(e){var n=e.el;(0,r.vN)(t,n,"SetNative")}));return!0}}},6656:function(t,e,n){"use strict";var r=n(8886),o=n(6590),i=(0,r.cu)("".concat("Placeholders","Img>img"),{"display!":"none"});e.Z=function(t,e){var n=o.Z[t];if(n){var a=n.element;a&&(0,r.aB)(a,i,e)}}},8168:function(t,e,n){"use strict";var r=n(6656),o=n(118);e.Z=function(t){(0,r.Z)(t,!1),(0,o.Z)(t,{hidden:!0,released:!1,height:"auto"})}},6590:function(t,e,n){"use strict";var r={};n(1774).Z.placeholderStore=r,e.Z=r},9338:function(t,e,n){"use strict";var r=n(6656),o=n(118);e.Z=function(t){(0,r.Z)(t,!1),(0,o.Z)(t,{hidden:!1,released:!1})}},118:function(t,e,n){"use strict";var r=n(8886),o=n(8727),i=n(9300),a=n(7795),u=n(3205),c=n(6590),s=n(6205);function f(t){return f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},f(t)}function l(t,e,n){var r;return r=function(t,e){if("object"!=f(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=f(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==f(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d="Placeholders",p="none",v="margin",h="padding",y="minHeight",m="minWidth",b="overflow",g="display!",w="height",A="width",Z="auto",S=null,_="!",O="backgroundColor!",E="backgroundImage!",j="justifyContent!",P="alignItems!",T=(0,r.cu)("".concat(d,"Bg>div"),l(l({},O,"transparent"),E,"none")),I=(0,r.cu)("sticky");e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(0,s.Z)(t);if(!(0,i.Z)(n,t)){var f=c.Z[n];if(f){Object.assign(f,e);var l=f.element;if(l){var C=f.released,k=f.transparent,x=f.hidden,L=f.fixed,R=f.align,N=f.backgroundColor,D=f.sticky,M=f.top,B=void 0===M?15:M,U=f.durable,F=f.stickyOnInit,V=f.stickyAd,G=f.blocker,q=d+n,z={zIndex:0,"position!":F||V?null:"relative"};if(x&&!U)z[w+_]=0,z[y+_]=0,z[h+_]=0,z[v+_]=0,z[b+_]="hidden";else if(z[w+_]=S,z[y+_]=S,z[A+_]=S,z[m+_]=S,z[h+_]=(0,a.Z)(f[h])?S:f[h],z[v+_]=(0,a.Z)(f[v])?S:f[v],C){if(L){if(u.Z.b(D)?D:(0,o.R)()){var H={position:"sticky",top:B};["left","right"].includes(R)&&(H[R]=0,H["".concat(v,"-").concat(R)]=0),(0,r.cu)("".concat(q," [").concat(I,"]"),H),z[g]="block"}else z[g]="flex",z[j]="center",z[P]="center";f[y]&&(z[w+_]=Z,z[y+_]=f[y])}else G&&(z["clear!"]=p,z["float!"]="right"),z[g]=S,z[j]=S,z[P]=S,u.Z.u(f[w])||(f[w]===Z?(z[w+_]=Z,z[y+_]=0):z[y+_]=f[w]),f[A]&&(z[A+_]=f[A],z[m+_]=Z);z[b+_]=f[b]||S,z[O]=N||(k?"transparent":S),z[E]=p}else z[m+_]=f[m]||S,z[y+_]=f[y]||S,z[b+_]=S,z[O]=S,z[E]=S;(0,r.cu)(q,z),(0,r.aB)(l,T,C&&k),(0,r.Vx)(!x)}}return f}}},8228:function(t,e,n){"use strict";var r=n(7379),o=n(9384);e.Z=function(t,e,n,i){var a=t||(0,r.Z)();if(e&&(a.message=e),n){var u=(0,o.Z)(n),c=u.hostname+u.pathname;a.path=c||n}return i&&(a.fileName=i),a}},6934:function(t,e,n){"use strict";var r=n(7550),o=n(3205),i=n(9349),a=function(t){return"oeaslzzcnOEASLZZCN".charAt("óęąśłżźćńÓĘĄŚŁŻŹĆŃ".indexOf(t))||t};e.Z=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(o.Z.s(t)){var e=t;return(0,r.Z)(e)&&(e=(e=(e=(e=(e=(e=decodeURIComponent(e)).replace(/^[\s\uFEFF\xA0]+|#|[\s\uFEFF\xA0]+$/g,"")).replace(/\s*[,;?!.:]+\s*/g,";")).replace(/\s+/g,"_")).replace(/\W/g,a)).toLowerCase().slice(0,256)),e}(0,i.Z)("PrepareTags method first argument must be a String (given ".concat(t,")."),!0)}},4732:function(t,e,n){"use strict";n.d(e,{Ai:function(){return u},mj:function(){return c},nB:function(){return a}});var r,o=n(703),i=n(5620),a=function(){return(0,o.qm)("onegaf")||(0,i.B2)()},u=function(){r=!0},c=function(){return r}},8350:function(t,e,n){"use strict";n.d(e,{J1:function(){return u},Rg:function(){return c},Ut:function(){return a}});var r=n(450),o=n(1977),i=n(6934),a=function(){return(0,i.Z)((0,r.ZF)("ctags")||"")},u=function(){return a()||(0,i.Z)((0,o.Z)('meta[name="keywords"]'))},c=function(t){var e=u();return t.some((function(t){return e.includes(t)}))}},9759:function(t,e,n){"use strict";n.d(e,{k:function(){return f},o:function(){return s}});var r=n(2863),o=n(7754),i=n(703),a=n(9627),u=(0,n(6205).Z)((0,i.qm)("asrTimeout"))||3e4,c=u,s=function(){var t=(0,r.g1)("asr").timeout,e=((0,o.Uu)()||{}).version;c=(0,a.Z)(t)?t[e]||t.default||u:t||u},f=function(){return c}},4068:function(t,e,n){"use strict";n.d(e,{CT:function(){return c},T1:function(){return a},qo:function(){return u},vj:function(){return i}});var r=n(6539),o=n(2443),i="bodyCode",a=function(t){return(0,r.Z)(i,t)},u=function(t,e){(0,o.Z)(i,e,t)},c=function(t){(0,o.Z)(i,void 0,t)}},3567:function(t,e,n){"use strict";var r=n(1143),o=n(5682);e.Z=function(t,e){(0,o.Z)(t)&&(0,r.Z)("".concat(e).concat(t))}},5054:function(t,e,n){"use strict";var r=n(6719),o=n(4068),i=n(5185),a=n(9126),u=n(8455),c=n(1731),s=n(3724);e.Z=function(t,e,n,f){var l=n||(0,r.z9)(t,e);(0,i.Z)(l);var d=l.lazy,p=(0,a.Z)(l.campaign);p.sellingModel.directOnly=1;var v=(0,c.Z)({passed:1,campaign:p,delivered:1,lazy:d}),h=(0,a.Z)(f);(0,o.qo)(v,(function(){(0,u.Z)(h,v)})),(0,r.fx)(t,e,v),(0,s.Z)(e)}},9319:function(t,e,n){"use strict";var r;n.d(e,{n:function(){return o},t:function(){return i}});var o=function(t){r=t},i=function(){return r}},8994:function(t,e,n){"use strict";n.d(e,{hf:function(){return d},ie:function(){return l},vi:function(){return f}});var r=n(7379),o=n(1774),i=n(7550),a=n(8917),u=n(9349),c=n(5150),s=(0,r.Z)();o.Z.envConfig=s;var f=function(t){t&&s&&delete s[t]},l=function(t,e,n){var r=(0,c.Z)(t),o=(0,c.Z)(e);(0,i.Z)(r)&&((0,i.Z)(o)||(0,a.Z)(o)?(s[r]=o,(r+o).length+2>512&&(0,u.Z)("Env added to GAF exceeded 512 chars limit.",!0)):n&&f(r))},d=function(){return Object.assign({},s)}},1440:function(t,e,n){"use strict";n.d(e,{bg:function(){return l},hX:function(){return d}});var r=n(703),o=n(5620),i=n(369),a=n(1133),u=n(9349),c=n(6205),s=new Set,f=new Set,l=function(t){if((0,o.I)())return!0;var e=(0,c.Z)(t);if(0!==e){if(s.size)return!s.has(e);if(f.size)return f.has(e)}return!1},d=function(t){(s.size||f.size)&&(0,i.Z)(t,(function(e){l(e)&&delete t[e]}))};e.ZP=function(){var t=(0,c.Z)((0,r.qm)("testSlot")||(0,r.qm)("pos")),e=(0,r.qm)("pickSlots"),n=(0,r.qm)("rejectSlots"),o=(0,c.Z)((0,r.qm)("testPos")),i=(0,r.qm)("tcidma"),l=function(t,e){t.split(/[|,]/).forEach((function(t){var n=(0,c.Z)(t);n>0&&e(n)}))};if(l(e,(function(t){s.add(t)})),l(n,(function(t){s.has(t)||f.add(t)})),o&&i){var d;try{d=JSON.parse(i)}catch(t){(0,u.Z)('Invalid JSON "tcidma". Check syntax and used characters.',"error")}(0,a.Z)(d,1)&&s.add(o)}return t&&s.add(t),{pickSlots:s,rejectSlots:f}}},421:function(t,e,n){"use strict";n.d(e,{M:function(){return a},c:function(){return u}});var r=n(7379),o=n(1774),i=(0,r.Z)();o.Z.slotsStore=i;var a=function(t,e){i[t]=e},u=function(t,e){var n=i[t];if(n){var r=n.creation;if(i[t]=void 0,r){var o=r.config;if(null!=o&&o.destroy)return o.destroy(e)}}}},3476:function(t,e,n){"use strict";n.d(e,{ni:function(){return g},s:function(){return b},vh:function(){return m},xG:function(){return w}});var r=n(8886),o=n(703),i=n(4447),a=n(9234),u=n(1608),c=n(7379),s=n(6918),f=n(1774),l=n(5253),d=n(9610),p=(0,c.Z)();f.Z.registeredAnchors=p;var v="Anchors",h=(0,o.qm)("anchors"),y=(0,r.cu)("anchor",h&&{height:3,border:"3px lime solid",borderRadius:3,boxSizing:"border-box"}),m=function(t){(0,i.o1)()||(0,s.Z)({message:v,path:"SlotUnregisteredDuringNavigation",slot:t},1e4,"Slots MUST be unregistered between 'page:view' and 'page:close' events (slot number ".concat(t,")."),"error");var e=p[t];(0,u.Z)(e),delete p[t]},b=function(t,e){(0,i.o1)()||(0,s.Z)({message:v,path:"SlotRegisteredDuringNavigation",slot:t},1e4,"Slots MUST be registered between 'page:view' and 'page:close' events (slot number ".concat(t,")."),"error");var n=p[t],o=e||n;if((0,u.Z)(n),o){if(n!==o){if(!(0,l.Z)(o))return void(0,s.Z)({message:v,path:"NodeNotInDocument",slot:t},1e3,"Given node for slot ".concat(t," is not a valid HTMLElement or it is not in DOM."),"error");(0,d.Z)(o)||(0,s.Z)({message:v,path:"NodeNotVisible",slot:t},1e3,"Given node for slot ".concat(t," is not VISIBLE."),"error"),(0,r.Cj)(o,y),o.removeAttribute("style"),p[t]=o,(0,a.JO)(t,o)}return p[t]}},g=function(t){var e=p[t];if((0,l.Z)(e))return e},w=function(){return p}},7772:function(t,e,n){"use strict";var r=n(619);e.Z=function(t,e,n,o,i,a,u,c){var s={},f={},l={};return e&&(l.model=e),n&&(0,r.Z)(l,"directOnly",n),o&&(f.Id="".concat(o)),i&&(f.roshash="".concat(i)),a&&(f.provider="".concat(a)),c&&(f.source={external:1}),s.id="".concat(t),s.creative=f,s.sellingModel=l,s.capping=u,s}},1120:function(t,e,n){"use strict";var r=n(6719),o=n(8457),i=n(5185),a=n(9544),u=n(9300),c=n(6205);e.Z=function(t,e,n,s,f){var l=(0,c.Z)(e);if(!(0,u.Z)(l,e)){var d=n||(0,r.z9)(t,l);d&&((0,i.Z)(d),d.finished=1,d.success=0,d.viewed=0,(0,a.Z)(t,l,d,s,f),(0,o._)())}}},9544:function(t,e,n){"use strict";var r=n(421),o=n(6719),i=n(8168),a=n(9300),u=n(6205);e.Z=function(t,e,n,c,s){var f=(0,u.Z)(e);(0,a.Z)(f,e)||(n||(0,o.z9)(t,f))&&((0,r.c)(f,s),c&&(0,i.Z)(f))}},7317:function(t,e,n){"use strict";var r=n(5394),o=n(7379),i=n(1316),a=n(4914),u=n(7550),c=n(9375);e.Z=function(t,e,n,s){if(s){var f=(0,i.Z)(s),l=n;(0,u.Z)(n)&&((l=(0,o.Z)()).message=n),(0,u.Z)(l.name)||(l.name="Error"),l.name="GAF".concat(l.name),l.bunch=t,l.slot=e,l.campaign=f,s.error||(s.error=1,s.errorData=l,(0,r.Z)(l)),(0,c.Z)("err",e,1),(0,a.Z)(t,e,s)}}},622:function(t,e){"use strict";e.Z=function(t,e,n){n&&(n.missing=1,n.registered=0)}},3724:function(t,e,n){"use strict";n.d(e,{Z:function(){return st}});var r=n(6719),o=n(703),i=n(3476),a=n(6257),u=n(7754),c=n(2863),s=n(1770),f=function(t,e,n){n&&(n.missing=0,n.registered=1)},l=n(369),d=n(8488),p=n(9300),v=n(3567),h=n(622),y=n(232),m=n(450),b=n(9627),g=n(7795),w=n(6184),A=n(94),Z=n(1511),S=n(9924),_=function(t){var e=(0,c.g1)("prebidDamOpen");if(e){var n=e["slot".concat(t)];if(n){if(!0===n)return!0;var r=(0,u.Uu)().version;if(n["test".concat(r)])return!0}}return(0,S.s)(t)},O=n(1913),E=n(9319),j=function(t){return!(t.run||t.error||t.finished)},P=n(6205),T=function(t,e,n){if(j(n)){var r=(0,P.Z)(e),o=(0,P.Z)(t);(0,E.t)()(o,r,n)}},I=function(t,e,n){n&&(_(e)?T(t,e,n):O.Z.fill((function(){T(t,e,n)})))},C=n(8275),k=n(619),x=n(2014);function L(t){return L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},L(t)}function R(t,e,n){var r;return r=function(t,e){if("object"!=L(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=L(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==L(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var N=function(t,e,n,r){r&&(r.viewability||(0,k.Z)(r,C.cC,{}),r.viewability[y.$F]||(0,k.Z)(r.viewability,y.r_,R(R({},C.PY,n[C.PY]),"phd",(0,x.Z)(document.hidden))))},D=function(t,e){var n=function(t){var e=(0,c.CV)("lazyOffsets");if((0,b.Z)(e)){var n,r=e[(0,m.ZF)("ctype")];if(n=(0,b.Z)(r)?r[t]||r.default:e.default,!(0,g.Z)(n))return parseInt(n,10)}return 400}(t),i=(0,w.yi)((function(e){(0,l.Z)((0,r.bh)(),(function(n){var o=(0,r.z9)(n,t);N(n,t,e,o),I(n,t,o)}))}),10,n);(0,o.qm)("dynamicOffset")&&(0,A.Z)(i),(0,Z.Z)(e,[i],"".concat(y.EY,"_").concat(t,"_"))},M=n(3121),B=n(8886),U=n(5467),F=n(9783),V=n(5599),G=n(9951),q=new Map,z=(0,B.cu)("stopScroll",{height:"100%",overflow:"hidden !important"});(0,M.aS)((function(){q.clear()}));var H=(0,c.g1)("scrollSnap"),W=(0,P.Z)((0,o.qm)("slotSnapTopMargin"))||H.slotSnapTopMargin||30,$=(0,P.Z)((0,o.qm)("slotSnapMinMargin"))||H.slotSnapMinMargin||0,K=(0,P.Z)((0,o.qm)("slotSnapVerticalMargin"))||H.slotSnapVerticalMargin||100,J=(0,P.Z)((0,o.qm)("slotSnapDelay"))||H.slotSnapDelay||100,Y=!!(0,o.qm)("slotSnapDisableVCheck")||!!H.slotSnapDisableVCheck,Q=parseFloat((0,o.qm)("slotSnapMaxVelocity"))||H.slotSnapMaxVelocity||3.5,X=function(t,e){var n=(0,w.q0)((function(){var n,o=(0,G.Z)(e).top,i=(0,r.z9)((0,U.P)(),t),a=!(null==i||null===(n=i.viewability)||void 0===n||null===(n=n[y.$F])||void 0===n||!n[C.PY]),u=!!q.has(t);if((Y||!a)&&!u){var c={top:o-W,behavior:"smooth"},f=(0,V.Z)();s.mL?(window.scrollTo(c),setTimeout((function(){(0,F.Cj)(f,z),setTimeout((function(){(0,F.ef)(f,z)}),70)}),J)):((0,F.Cj)(f,z),setTimeout((function(){(0,F.ef)(f,z),window.scrollTo(c)}),J)),q.set(t,!0)}}),K,$,Q);(0,Z.Z)(e,[n],"".concat(y.T3,"_").concat(t,"_"))},tt=n(6590),et="0"===(0,o.qm)("lazyAdv"),nt=function(t){var e=t.dfpConfig,n=!t.lazy;return e&&(n=!1),et&&(n=!0),n},rt=function(t,e,n){null!=n&&n.delivered&&(nt(n)&&T(t,e,n))},ot=(0,o.qm)("noslots"),it=!s.TL&&((0,c.fS)("useScrollSnap")||(0,u.wV)("scrollSnapTestVersion")||(0,o.qm)("forceScrollSnap")),at=(0,o.qm)("slotsToSnap"),ut=(0,c.g1)("scrollSnap"),ct=at?at.split(",").map(P.Z).filter(Boolean):ut.slotsToSnap,st=function(t,e,n){var o=(0,P.Z)(t);if(!(0,p.Z)(o,t)){var u=(0,d.Z)(e),c=(0,i.s)(o,u);if(c){(0,v.Z)(o,"SlotRegister");var s=Object.assign({},n);if((0,a.O)(o,s),ot)return;if((0,l.Z)((0,r.bh)(),(function(t){var e=(0,r.z9)(t,o);f(t,o,e),rt(t,o,e)})),D(o,c),it&&ct.includes(o)){var y=tt.Z[o]?c:c.parentElement;X(o,y)}}else(0,l.Z)((0,r.bh)(),(function(t){var e=(0,r.z9)(t,o);(0,h.Z)(t,o,e)}))}}},9234:function(t,e,n){"use strict";n.d(e,{DN:function(){return h},JO:function(){return l},W3:function(){return w},Y4:function(){return g},cV:function(){return d},oI:function(){return p},sv:function(){return m},wN:function(){return y}});var r=n(3476),o=n(5394),i=n(1774),a=n(369),u=n(3205),c={registration:new Set,impression:new Set,view:new Set};i.Z.slotHandlers=c;var s=function(t,e,n){try{t(e,n)}catch(t){(0,o.Z)(t,"SlotHandlers")}},f=function(t,e,n){c[t].forEach((function(t){s(t,e,n)}))},l=function(t,e){f("registration",t,e)},d=function(t,e){f("impression",t,e)},p=function(t,e){f("view",t,e)},v=function(t,e){var n=c[t];if(u.Z.f(e)&&!n.has(e))return n.add(e),!0},h=function(t){if(v("registration",t)){var e=(0,r.xG)();return(0,a.Z)(e,(function(e){s(t,e,(0,r.ni)(e))})),!0}},y=function(t){return v("impression",t)},m=function(t){return v("view",t)},b=function(t,e){var n=c[t];if(n.has(e))return n.delete(e),!0},g=function(t){return b("impression",t)},w=function(t){return b("view",t)}},8983:function(t,e,n){"use strict";var r=n(6719),o=n(3476),i=n(9544),a=n(369),u=n(9300),c=n(6205);e.Z=function(t){var e=(0,c.Z)(t);(0,u.Z)(e,t)||((0,o.vh)(e),(0,a.Z)((0,r.bh)(),(function(t){(0,i.Z)(t,e,void 0,!0,!0)})))}},9924:function(t,e,n){"use strict";n.d(e,{D:function(){return c},s:function(){return s}});var r=n(7754),o=n(2863),i=n(4447),a=(0,o.g1)("srik").slots||[],u=(0,o.fS)("useSrik")||(0,r.wV)("srikTestVersion"),c=function(){return Boolean(u&&(0,i.C)())},s=function(t){return c()&&a.includes(t)}},94:function(t,e,n){"use strict";var r=n(3871);e.Z=function(t){Object.defineProperties(t,{horizontalShift:{get:function(){return(0,r.J)().horizontalOffset}},verticalShift:{get:function(){return(0,r.J)().verticalOffset}}})}},5185:function(t,e,n){"use strict";var r=n(232),o=n(1608);e.Z=function(t){null!=t&&t.viewability&&t.viewability[r.$F]&&((0,o.Z)(t.container),delete t.container,delete t.viewability[r.$F])}},1608:function(t,e,n){"use strict";var r=n(232),o=n(8720);e.Z=function(t){(0,o.Z)(t,r.i6)}},3871:function(t,e,n){"use strict";n.d(e,{J:function(){return s},S:function(){return f}});var r=n(1628),o=n(703),i=0,a=0,u=function(t,e){var n=50*t,r=function(t,e){return t*e<0}(n,e);if(Math.abs(e)<=Math.abs(n)||r)return Math.min(Math.max(n,-1e3),1e3);if(Math.abs(e)>100){if(e>0)return e-100;if(e<0)return e+100}return 0},c=function(){var t=(0,r.f3)(),e=t.verticalVelocity,n=t.horizontalVelocity;i=u(e,i),a=u(n,a)},s=function(){return{verticalOffset:i,horizontalOffset:a}},f=function(){(0,o.qm)("dynamicOffset")&&setInterval(c,50)}},232:function(t,e,n){"use strict";n.d(e,{$F:function(){return a},EY:function(){return o},OI:function(){return u},T3:function(){return s},bH:function(){return i},i6:function(){return f},kS:function(){return c},r_:function(){return r}});var r="slotViewability",o="slotInViewport",i="slotRefresh",a="advViewability",u="advExtraViewability",c="advCustomViewability",s="slotScrollSnapping",f=[r,o,i,a,u,c,s]},6184:function(t,e,n){"use strict";n.d(e,{MA:function(){return l},Zp:function(){return s},gQ:function(){return c},jq:function(){return u},q0:function(){return d},yi:function(){return f}});var r=n(8275),o=n(232);function i(t){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function a(t,e,n){var r;return r=function(t,e){if("object"!=i(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=i(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==i(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var u=function(t){return a(a({name:o.$F,method:r.hm,time:1,percent:50},r.$v,!1),"callback",t)},c=function(t){return a({name:"".concat(o.OI).concat(t),method:r.hm,time:1,percent:t},r.$v,!1)},s=function(t,e,n){return a(a({name:o.kS,method:r.hm,time:e,percent:n},r.$v,!0),"callback",t)},f=function(t,e,n){return a(a({name:o.EY,method:r.pP,verticalMargin:n,horizontalMargin:e},r.$v,!0),"callback",t)},l=function(t,e,n,i){return a(a(a(a({name:o.bH,method:e?r.hm:r.am,time:n,percent:50},r.$v,!0),"callback",t),"checkTimeout",e),"isCumulative",i)},d=function(t,e,n,i){return a(a({name:o.T3,method:r.LD,verticalMargin:e,minMargin:n,slotSnapMaxVelocity:i},r.$v,!0),"callback",t)}},2581:function(t,e,n){"use strict";var r;n.d(e,{M:function(){return i},c:function(){return o}});var o=function(t){r=t},i=function(){return r}},1603:function(t,e,n){"use strict";var r=(0,n(1386).Z)("GAM",!0);e.Z=r},9520:function(t,e,n){"use strict";var r={testSuffix:"",fromGoogle:!1,error:!1,loaded:!1};n(1774).Z.gamState=r,e.Z=r},3502:function(t,e,n){"use strict";var r=n(8350),o=n(2863),i=n(7379),a=n(369),u=n(9627);e.Z=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=(0,o.CV)("brandSafety");if((0,u.Z)(e)){var n=(0,i.Z)();if((0,a.Z)(e,(function(t,e){(0,r.Rg)(e)&&(n[t]="1")})),(0,u.Z)(n))return t?Object.entries(n).flatMap((function(t){return t.join("=")})).join(","):n}}},3776:function(t,e,n){"use strict";var r=n(1143);window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[],window.googletag.cmd.push((function(){(0,r.Z)("GAMFirstCommand")}));e.Z=function(){return window.googletag}},6456:function(t,e,n){"use strict";var r=n(9520),o=/,[0-9]+\//;e.Z=function(t){return t.replace(o,"/").replace("_asr","")+(r.Z.testSuffix||"")}},3545:function(t,e,n){"use strict";var r=n(9520),o=n(3776),i=n(3205);e.Z=function(t,e){var n,a=(0,o.Z)();i.Z.f(null==a||null===(n=a.cmd)||void 0===n?void 0:n.push)&&!r.Z.error?a.cmd.push(t):i.Z.f(e)&&e()}},9826:function(t,e,n){"use strict";n.d(e,{Z:function(){return y}});var r=n(2744),o=n(5054),i=n(5185),a=n(1731),u=n(3724),c=n(4068),s=function(t){var e=t.direct;(0,c.CT)(t),t.campaign=void 0,t.lazy=void 0,t.delivered=0,t.viewed=0,t.run=0,e&&((0,c.qo)(t,(0,c.T1)(e)),t.campaign=e.campaign,t.lazy=e.lazy,t.delivered=1,t.direct=void 0)},f=function(t,e,n){(0,i.Z)(n),n.passedDfpConfig=n.dfpConfig,n.passed=1,n.dfpConfig=void 0,(0,a.Z)(n),s(n),(0,u.Z)(e)},l=n(5332),d=n(7142),p=n(9186),v=n(9375),h=function(t){var e=p.Z.isLoaded;(0,v.Z)("dfp_psbk",t,1),e&&(0,d.dl)(t)},y=function(t,e){var n=t.slot,i=t.bunch,a=(t.gafID,t.definedSlot),u=t.creation,c=u.backupConfig,s=u.gafSlot;s.isMex&&(0,r.Z)(),a&&a.clearTargeting(),(0,l.Z)("dfp_passback",t),h(n),c?(0,o.Z)(i,n,s,c):f(i,n,s)}},1311:function(t,e,n){"use strict";n.d(e,{I$:function(){return a},Rt:function(){return u},iu:function(){return c}});var r,o=n(8886),i=n(8727),a=function(){(0,i.R)()||(r=(0,o.cu)("gptMaxWidth",{"overflow!":"hidden","maxWidth!":980}))},u=function(t){r&&(0,o.Cj)(t,r)},c=function(t){r&&(0,o.ef)(t,r)}},2744:function(t,e,n){"use strict";var r=n(7377);e.Z=function(){var t=(0,r.c)(),e=t.isActive,n=t.isMexListening;(e||n)&&(0,r.j)({isActive:!1,isMexListening:!1})}},7377:function(t,e,n){"use strict";n.d(e,{c:function(){return u},j:function(){return a}});var r=n(7379),o=n(1774),i=(0,r.Z)();o.Z.mexStore=i;var a=function(t){return Object.assign(i,t)};a({isMexListening:!1,isActive:!1,mexSlots:[],mexExcludedSlots:[],mexFinishedSlotsCount:0,mexRate:null,thresholdToActive:null,mexSlotsRates:[]});var u=function(){return Object.assign({},i)}},5332:function(t,e,n){"use strict";var r=n(6598);e.Z=function(t,e){var n=e.slot,o=e.bunch,i=e.placement,a=e.requested,u=e.responded,c=e.rendered,s={slot:n||"unknown",adunit:(null==i?void 0:i.replace(/^(\/\d+\/)/,""))||"unknown",bunch:o||"unknown",ttres:u?u-a:"unknown",ttren:c?c-a:"unknown"};(0,r.Z)(t,s)}},1660:function(t,e,n){"use strict";n.d(e,{ZK:function(){return a},hv:function(){return u},te:function(){return i}});var r=n(1774),o=n(6456),i=new Map;r.Z.unitsStore=i;var a=function(t,e){i.set((0,o.Z)(t),e)},u=function(t){return i.get((0,o.Z)(t))}},6126:function(t,e,n){"use strict";n.d(e,{g:function(){return u},r:function(){return a}});var r=n(4462),o=n(619),i=(0,r.Nu)(5,!0,!0),a=function(t){return(0,o.Z)(t,i,!0)},u=function(t){return!!t[i]}},5194:function(t,e,n){"use strict";var r=n(528),o="sponsored nofollow",i=function(t){t.removeAttribute("target"),r.Z?t.setAttribute("rel",o):t.removeAttribute("rel")};e.Z=function(t){i(t);return function(){t.setAttribute("target","_blank"),t.setAttribute("rel","noopener".concat(r.Z?" ".concat(o):"")),requestAnimationFrame((function(){i(t)}))}}},713:function(t,e){"use strict";e.Z=["camps"]},916:function(t,e,n){"use strict";var r={pl:"REKLAMA",en:"ADVERTISEMENT",uk:"РЕКЛАМА"},o=r[(0,n(7798).Z)()]||r.pl;e.Z=o},9851:function(t,e,n){"use strict";n.d(e,{Hp:function(){return r},Sb:function(){return o},h8:function(){return i}});var r="allow-scripts allow-popups".concat(document.hasStorageAccess?" allow-storage-access-by-user-activation":""),o="".concat(r," allow-same-origin allow-forms"),i="".concat(o," allow-popups-to-escape-sandbox allow-top-navigation-by-user-activation")},5427:function(t,e,n){"use strict";n.d(e,{AW:function(){return u},Bm:function(){return d},Hu:function(){return h},Jz:function(){return a},Ko:function(){return i},YX:function(){return v},bC:function(){return l},dA:function(){return r},oq:function(){return o},r0:function(){return b},rU:function(){return p},rj:function(){return c},sT:function(){return m},up:function(){return g},wb:function(){return s},yG:function(){return y},yd:function(){return f}});var r="adform",o="automate",i="blackbox",a="blocker",u="code",c="dcm",s="directProgrammatic",f="fencedFrame",l="iframe",d="image",p="mod",v="native",h="nativeAutomate",y="outstream",m="prebid",b="video",g=new Set([r,o,i,a,u,c,s,f,l,d,p,v,h,y,m,b])},8455:function(t,e,n){"use strict";n.d(e,{Z:function(){return kr}});var r=n(2258),o="iframe",i="media",a="native",u=n(232),c=n(9851),s=n(5427),f=n(1311),l=n(9460),d=n(8886),p=n(8312),v=n(1384),h=n(7787),y=n(3028),m=n(8727),b=n(5786),g=n(6719),w=n(703),A=n(6730),Z=n(4462),S=n(6126),_=["megaScreening","screening","stiltedBanner","videoBackLayer"],O=n(916),E=n(7265),j=function(t,e,n){var r={slot:t.slot,bunch:t.bunch,redir:t.redir,creations:[e]};return e.isBackup=!0,e.trackers=n,r},P=n(4345),T=n(551),I=n(5054),C=function(t){var e=t.creationBunch,n=t.creationSlot,r=t.creation,o=t.$creationHolder,i=t.onImpression,a=t.onParseError,u=t.onRequestError,c=t.onPassbackError,s=r.gafSlot,f=r.backupAd,l=r.trackers,d=r.hash,p=r.config,v="".concat((0,Z.Nu)(8),"-1111-4000-3000-").concat((0,Z.Nu)(12)),h=encodeURIComponent(btoa("mid=".concat(d,"&transactionId=").concat(v))),y=(0,E.zC)(),m=(0,E.do)(),b="//adx.adform.net/adx/?rp=4&".concat(h,"&pt=gross&fd=1&").concat((0,P.Z)(y,m)),g=new XMLHttpRequest;g.open("GET",b,!0),g.onreadystatechange=function(){if(4===g.readyState)if(200===g.status){g.onreadystatechange=null;try{var t=JSON.parse(g.responseText),r=Array.isArray(t)&&t[0];if(null!=r&&r.banner){p.updateSize(r.width,r.height);var d=(0,T.Z)({},{width:r.width,height:r.height,display:"inline-block",verticalAlign:"middle",border:"none"},{bunch:e,slot:n});o.appendChild(d.getIframe()),d.write(r.banner),d.resetBodyStyle(),i()}else if(f){var v=j(p,f,l);(0,I.Z)(e,n,s,v)}else c(b)}catch(t){a(b,t)}}else u(b)},g.withCredentials=!0,g.send(null)},k=n(3962),x=n(4841),L=n(3574),R=function(){return"Proxy"in window}(),N=["poczta.o2.pl","poczta.wp.pl"],D="".concat(L.Z,"blackbox/blackbox-postmessage-").concat(R?"es6":"es5","-min.html?originalDomain=%hostname%"),M=function(){var t,e=window.location.hostname;return t=N.includes(e)?D.replace("%hostname%",e):D.replace("%hostname%",""),(0,A.mess)({url:t,forceDomain:"wpext.pl",depth:"file"})},B=n(7842),U=n(4033),F=["wpmods","wpprebid","wpprebid6","wppbjs","hashstyle","_aa","debug","filter","unhashstyle","wplib","wplib5","wplib6","prebidConfig","debugima"],V=function(){var t=M(),e=(0,b.Vq)(),n=window.location.search,r=(0,B.Z)(n,F,void 0,!0),o=(0,U.Z)(Object.assign({},r,{pvid:e}),null,!0);return"".concat(t,"&").concat(o)},G=n(1207),q=function(t){var e=(0,G.Fg)(t);return(null==e?void 0:e.ssid)||"0"},z=n(2466),H=n(5955),W=n(7754),$=n(4024),K=function(t){return(0,A.mess)({url:(0,$.Z)(t,!1,"wpjslib-blackbox",!1,"js",!1),forceDomain:"wpext.pl"})},J=function(t){return'<!DOCTYPE html><html><head><title></title>\n<meta charset="UTF-8"><meta content="width=device-width,initial-scale=1" name="viewport">\n<meta name="robots" content="noindex">\n<meta content="ybspin" name="gaf">\n<style>body{background-color:transparent;margin:0;padding:0}</style>\n<link href="//static.criteo.net/js/ld/publishertag.js" id="criteo" rel="preload" as="script" ></link>\n'.concat(t,'\n<script id="wpjslib" async crossorigin src="').concat(K("wpjslib"),'" nomodule><\/script>\n<script id="wpjslib6" async crossorigin src="').concat(K("wpjslib6"),'" type="module"><\/script>\n</head><body>\n<div id="b"><div id="c"></div></div>\n</body></html>')},Y=n(7902),Q=n(6539),X=n(7550);function tt(t){return function(t){if(Array.isArray(t))return et(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return et(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return et(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function et(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var nt=function(t,e){var n,r=(0,b.Vq)(),o=(0,w.qm)("debug"),i=(0,Q.Z)("wp_abtest_programmatic");o&&(n=(0,B.Z)(window.location.search));var a,u,c=i&&(0,W.UQ)();c&&!o&&(a=i,u=c);var s=Object.assign({blackBoxId:t,pvid:r},i&&{forceProgrammaticTest:i},a&&{forceTest:a},u&&{forceVariant:u},n),f=(0,Y.Z)(),l=[].concat(tt(z.F1),tt(H.Ez)),d=Object.fromEntries(l.filter((function(t){return(0,X.Z)(f[t])})).map((function(t){return[t,f[t]]}))),p='<script id="d">window.wp_switches = '.concat(JSON.stringify(s),";\n    window.blackBoxData = ").concat(JSON.stringify({payload:e}),";\n    window.blackBoxData.initRenderTimestamp = Date.now();\n    window.domainCookies = ").concat(JSON.stringify(d),";<\/script>");return J(p)},rt=n(3205),ot=n(9853),it=n(9909),at=n(4139),ut=n(9627),ct=n(6598),st=function(t){if(t){var e=t.gafSlot,n=void 0===e?{}:e,r=t.payload,o=void 0===r?{}:r,i=o.slot,a=o.context,u=n.campaign,c=n.dfpConfig,s=u&&u.creative;if(s&&(0,ut.Z)(c)){var f=s.Id,l=s.roshash,d=s.source,p=void 0===d?{}:d,v=p.external,h=p.bidder,y=c.ceil,m=(0,X.Z)(a)&&JSON.parse(a),b=m&&m.rshsd,g=l&&(0,it.b)(l,b),w=(0,ot.bB)("adtech","PRG-3348"),A=(0,at.Z)(h,g,w,"C",249),Z=!!(v&&1.2*g>=100*y);if(A||Z){var S={slotNumber:i,sbblock:+A,ceilblock:+Z};A&&Object.assign(S,{sbccpm:g,sbcrid:f}),(0,ct.Z)("tag_blackbox_nogam",S)}}}},ft=function(t){for(var e=new ArrayBuffer(2*t.length),n=new Uint16Array(e),r=0;r<t.length;r++)n[r]=t.charCodeAt(r);return e},lt=function(t){var e=t.blackBoxId,n=t.completePayload,r=t.creationFactoryIframe,o=t.creation,i=t.onTemplateError,a=t.onWindowError,u=t.onLoad;if(r.getWindow()){var c=nt(e,n);if(c){var s=ft(c);r.postMessage(s),st(o),rt.Z.f(u)&&u()}else i()}else a()},dt=n(9750),pt=n(4238),vt=n(8337),ht=n(369),yt=n(9062),mt=n(7317),bt=n(8275),gt=n(7379),wt="view",At="custom",Zt={CPC_INT:"click",CPV_INT:wt,CPCV_INT:At},St=n(6184),_t=n(3808),Ot=n(2581),Et=n(9943),jt=n(9234),Pt=n(9924),Tt=n(4540),It=n(8457),Ct=n(619),kt=n(6918),xt=n(6262),Lt=n(853),Rt=n(5068),Nt=n(4640),Dt=function(t,e,n){if(e){var r=e.scripts,o=e.doubleClickCode;if(r)for(r=(0,Nt.Z)(r);r.length;)(0,Rt.Z)({target:t,src:r.shift()});o&&(o=o.replace("[timestamp]",(0,Z.Nu)(8)),(0,Lt.Z)(t,o));var i=e.gemiusCode;if(i){(0,Rt.Z)({id:"xgde",src:"".concat(xt.Z,"gdejs/xgde.js")});for(var a,u=i.toString(),c=/(_gde_[\w-^']+)'/g,s=new Set;null!==(a=c.exec(u));){var f=a[1];s.has(f)||(s.add(f),(0,Lt.Z)(t,'<i id="'.concat(f,'" style="display:none !important;visibility:hidden !important"></i>')))}try{if(rt.Z.f(i))i();else if(rt.Z.s(i)){window.eval(u)}}catch(t){n(t,"gemiusCode")}}}},Mt=n(6733),Bt=n(9350),Ut=n(1316),Ft=n(503),Vt=n(9375),Gt=function(t,e){var n;(null==t||null===(n=t.childNodes[0])||void 0===n||null===(n=n.firstChild)||void 0===n||null===(n=n.contentDocument)||void 0===n?void 0:n.querySelector("amp-ad-exit"))&&(0,Vt.Z)("amp",e,1)},qt=n(2621),zt=n(1511),Ht=n(8228),Wt=n(6656),$t=n(118),Kt=function(t,e){return(0,Wt.Z)(t,!0),(0,$t.Z)(t,Object.assign({hidden:!1,released:!0},e))},Jt=n(5682),Yt=function(){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).some((function(e){return t.includes(e)}))},Qt=function(t){return Yt(["nativeLinkAd","inTextVideo"],t)},Xt=function(t,e,n,r){n.success=1;var o=n.creation;if(o&&!o.destroyed){!Qt(o.mod)&&o.config.count()}else{var i=(0,Ht.Z)(!1,"creation destroyed before count",!1,r);(0,mt.Z)(t,e,i,n)}},te=n(2014),ee=n(6205),ne=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.5,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1e3;if(rt.Z.f(e)){var o,i,a=function(n){i.unobserve(t),e(n)};(i=new IntersectionObserver((function(t){t.forEach((function(t){t.isIntersecting?r?o=setTimeout((function(){a(t)}),r):a(t):o&&clearTimeout(o)}))}),{root:null,rootMargin:"0px",threshold:n})).observe(t)}};function re(t){return re="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},re(t)}function oe(t){return function(t){if(Array.isArray(t))return ie(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return ie(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ie(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ie(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function ae(t,e,n){var r;return r=function(t,e){if("object"!=re(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=re(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==re(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}window.addEventListener("adsReady",(function(t){}));var ue=function(t,e,n){var r=(0,ee.Z)(e),o="".concat(t,"_").concat(r),i=("impressionDone_".concat(o),n.type),a=n.config,c=n.trackers,f=n.rebuild,l=n.mod,d=n.destroyed,p=n.width,v=n.height,h=n.scalable,y=n.transparentPlaceholder,b=n.gafSlot;if(d){var g=(0,Ht.Z)(!1,"creation destroyed before impression",!1,i);(0,mt.Z)(t,r,g,b)}else{(0,Ft.Z)(n);var A=function(t){var e=(0,gt.Z)(),n=t.campaign;if(n){var r=n.creative,o=n.sellingModel,i=n.id,a=void 0===i?"":i;if(e.campaignId=a,r){var u=r.provider,c=void 0===u?"":u,s=r.Id,f=void 0===s?"":s,l=r.touchpointId,d=void 0===l?"":l;e.provider=c,e.creativeId=f,e.touchpointId=d}if(o){var p=o.model;p||(delete o.percent,delete o.time,delete o.displayTime);var v=o.percent,h=void 0===v?0:v,y=o.time,m=void 0===y?0:y,b=o.displayTime,g=void 0===b?m:b;e.model=Zt[p]||"",e.percent=h,e.time=m,e.displayTime=g}}return(0,w.qm)("testCview")&&(e.model=At,e.percent=75,e.time=4),e}(b),Z=A.model,S=A.provider,_=A.creativeId,O=A.touchpointId,E=A.campaignId,j=A.time,P=A.percent,T=f.holder,I=(0,_t.Z)(),C=I.coveringSlots,k=I.resetCoverPayload,x=(0,Ot.M)(),L=b.lazy,R=(0,Ut.Z)(b);if(b.impressionTiming=Date.now()-b.startTime,b.width=p,b.height=v,b.missing=0,b.delivered=1,b.viewed=1,b.finished=1,b.container=T,"GAM"===S&&Gt(T,r),C.includes(r)&&requestAnimationFrame(k),rt.Z.f(x)&&x(),a.impressed||((0,Bt.Z)(c.impression),a.impressed=!0,((0,ot.zK)("adtech","PROSGWP-7446","B")||(0,ot.zK)("application","PAK-2687","A"))&&(0,Tt.n)(r,i,"IMP"),(0,Pt.s)(r)&&(0,Tt.n)(r,i,"IMP")),(0,Jt.Z)(r)&&(0,Mt.Z)("SlotTiming".concat(r),"SlotRegister".concat(r),"SlotImpression".concat(r)),rt.Z.f(a.prepareLabel)&&a.prepareLabel(),a.doNotRelease)n.type!==s.Jz&&(0,kt.Z)({message:"IAQInline",path:"DoNotRelease",fileName:(0,Nt.Z)(l).join(","),slot:r,bunch:t,campaign:R},1e3);else{var N={transparent:(0,m.R)()||y};h?N.height="auto":(0,qt.Z)(v)&&(N.height=v),Kt(r,N)}(0,It.v)(r,p,v),(0,jt.cV)(r,b),Dt(T,n.viewability,(function(e,n){var o=(0,Ht.Z)(e,!1,"".concat(n," measurements in impression handler"),!1,i);(0,mt.Z)(t,r,o,b)})),b.viewability||(0,Ct.Z)(b,bt.cC,{});var D=b.viewability;if((0,Et._X)()){(0,Ct.Z)(D,u.$F,{});var M=D[u.$F];Object.assign(M,{as:(0,te.Z)(!L),phd:(0,te.Z)(document.hidden),tpid:"".concat(O),crid:"".concat(_),cmid:"".concat(E),vndr:"".concat(S)}),Z!==wt&&Z!==At&&Xt(t,r,b,i),ne(T,(function(e){!function(e,n){a.viewed||((0,Bt.Z)(c.view),a.viewed=!0),Object.assign(n,ae(ae(ae({},bt.PY,1),bt.NK,1),bt.yz,Math.round(100*e.intersectionRatio))),Z!==wt&&Z!==At||(Xt(t,r,b,i),(0,jt.oI)(r,b)),rt.Z.f(x)&&x()}(e,M)}))}else{var B,U=[50,60,70,80,90,100].map(St.gQ),F=oe(U);F.push((0,St.jq)((function(){a.viewed||((0,Bt.Z)(c.view),((0,ot.zK)("adtech","PROSGWP-7446","C")||(0,ot.zK)("application","PAK-2687","B"))&&(0,Tt.n)(r,i,"VIMP"),a.viewed=!0),Z===wt&&Xt(t,r,b,i),(0,jt.oI)(r,b),rt.Z.f(x)&&x()}))),Z===At&&F.push((0,St.Zp)((function(){a.cviewed||((0,Bt.Z)(c.cview),a.cviewed=!0),Xt(t,r,b,i),rt.Z.f(x)&&x()}),j,P)),Z!==wt&&Z!==At&&Xt(t,r,b,i);var V=(0,zt.Z)(T,F,o),G=null==V?void 0:V.observations,q=null==G||null===(B=G[u.$F])||void 0===B?void 0:B.state;if(q)(0,Ct.Z)(D,u.$F,Object.assign(q,{as:(0,te.Z)(!L),phd:(0,te.Z)(document.hidden),tpid:"".concat(O),crid:"".concat(_),cmid:"".concat(E),vndr:"".concat(S)})),delete D[u.r_],(0,Ct.Z)(D,u.OI,U);else{var z=(0,Ht.Z)(!1,"observations missing or blocked",!1,i);(0,mt.Z)(t,r,z,b)}}}},ce=n(4914),se=function(t){var e=t.id,n=t.payload,r=n.bunch,o=n.slot,i=n.size,a=n.sync,u=n.vendor,c=n.frameSlotState,s=n.waveData,f=n.campaign,l=n.renderTimestamp,d=n.initRenderTimestamp,p=Date.now(),v=(0,g.z9)(r,o),h=v.isAsr;if(k.Rm.get(e)){var y=k.bc.get(e);if(y){var m=y.initTimestamp;if(Object.assign(y.measures,{ttiren:d-m,ttren:l-m,tte:p-m}),(0,ct.Z)("tag_blackbox",Object.assign({},s,y.measures,{asr:(0,te.Z)(h)})),u===vt.vC)return v.vendor=vt.vC,void(0,ce.Z)(r,o,v);var b;i.width,i.height;b=a,(0,ht.Z)(b,(function(t,e){var n=e.name,r=e.value;(0,yt.Z)(n,r)}));try{var w=JSON.parse(c),A=(0,G.Fg)(o),Z=Object.assign({},A,w);(0,G.AC)(o,Z);var S=f&&JSON.parse(f);S&&(v.campaign=S),v.vendor=u,ue(r,o,y)}catch(t){(0,mt.Z)(r,o,(0,Ht.Z)(t,!1,"onBlackBoxEnd",y.type),v)}}else k.bc.misses(e)}else k.Rm.misses(e)},fe=function(t){var e=JSON.parse(t);return e.name="BlackBox".concat(e.name),e};function le(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return de(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return de(t,e)}(t,e)||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.")}()}function de(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var pe=function(t){var e=t.id,n=t.payload,r=le(e.split("|"),3),o=r[1],i=r[2],a=n.error,u=(0,g.z9)(o,i),c=fe(a);u.creation.config.setError(c)},ve=function(t){var e=t&&t.data;if(rt.Z.s(e)&&e.match(dt.JW)){var n=JSON.parse(e.replace(dt.g0,"")),r=n.id,o=n.cmd,i=n.role,a=n.pageViewID,u=(0,pt.j)(),c=k.WR.get(r),s=i!==u,f=[dt.jg,dt.jW].includes(o),l=(0,b.Vq)()===a;if(c&&s&&f&&l)return n.receiver=c,n}return!1},he=function(t){var e=ve(t),n=e.cmd;n===dt.jW&&pe(e),n===dt.jg&&se(e)},ye=!1,me=function(t,e,n){k.WR.set(t,e),k.Al.set(t,n),ye||((0,pt.D)(dt.sN),window.addEventListener("message",he),ye=!0)},be=function(t){var e=t.creationBunch,n=t.creationSlot,r=t.creation,o=t.onTemplateError,i=t.onWindowError,a=t.onError,u=t.onLoad,s=V(),f=(0,x.PO)(),l=r.payload,d=r.width,p=r.height,v=q(n),h="bbid|".concat(e,"|").concat(n),y=Object.assign({},r,{initTimestamp:Date.now(),measures:{ttiren:null,ttrdy:null,ttren:null,tte:null}}),m=Object.assign({},l,{bunch:e,slot:n,sn:f,site:f,width:d,height:p,ssid:v}),b=(0,T.Z)({sandbox:c.Sb});return b.error(a),b.load(s,(function(){lt({blackBoxId:h,completePayload:m,creationFactoryIframe:b,creation:r,onTemplateError:o,onWindowError:i,onLoad:u})})),k.bc.set(h,y),k.Rm.set(h,b),me(h,b,m),b},ge=n(7159),we=n(5194),Ae=function(t){var e=t.config,n=t.redirUrl,r=e.uniqueID,o=e.addDestroyHandler,i=(0,ge.Z)("a"),a=(0,we.Z)(i),u="link".concat(r);return i.href=n,(0,S.r)(i),(0,d.Cj)(i,(0,d.cu)(u,{height:"100%"})),i.addEventListener("click",a),o((function(){i.removeEventListener("click",a),(0,d.jo)(u)})),i},Ze=function(t,e,n,r,o){(0,mt.Z)(t,e,(0,Ht.Z)(!1,"resource missing or blocked",n,r),o)},Se=function(t,e,n,o,i){var a=n.config,u=n.expandable,c=n.src,s=n.type,f=n.gafSlot,l=a.uniqueID,p=a.addDestroyHandler,v=function(){ue(t,e,n,s)},h=function(){Ze(t,e,c,s,f)},y=Ae(n),m=(0,ge.Z)(o),b="".concat(s).concat(l);return(0,d.Cj)(m,(0,d.cu)(b,{border:"0",margin:"auto",display:"block",height:u?"auto":r.f,width:r.f})),y.appendChild(m),(0,S.r)(m),m.addEventListener(i,v),m.addEventListener("error",h),p((function(){m.removeEventListener(i,v),m.removeEventListener("error",h),(0,d.jo)(b)})),m},_e=function(t,e,n){return Se(t,e,n,"img","load")},Oe="".concat(L.Z,"images/adv/"),Ee=function(t,e){var n=e.config.addDestroyHandler,r=(0,ge.Z)(),o="vdAdSnd";(0,d.Cj)(r,(0,d.cu)(o,{position:"absolute",width:50,height:50,bottom:50,right:50,borderRadius:"50%",background:"rgba(0, 0, 0, 0.5) url('".concat((0,A.mess)("".concat(Oe,"sound.svg")),"') no-repeat center center/100%"),backgroundSize:"60%",opacity:.7,zIndex:999,cursor:"pointer",transition:"opacity .2s"})),(0,d.cu)("".concat(o,":hover"),{opacity:1});var i=(0,d.cu)("".concat(o,"Off"),{backgroundImage:"url('".concat((0,A.mess)("".concat(Oe,"mute.svg")),"')")});(0,d.Cj)(r,i);var a=function(e){e.preventDefault();var n=t.muted;t.muted=!n,(0,d.aB)(r,i,!n)};return r.addEventListener("click",a),n((function(){r.removeEventListener("click",a)})),r};function je(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Pe(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pe(t,e)}(t,e)||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.")}()}function Pe(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Te=function(t,e,n){var r=n.src,o=je(r.match(/\.([0-9a-z]+)$/i)||["","mp4"],2)[1],i="mov"===o?"quicktime":o,a=(0,ge.Z)(),u=(0,ge.Z)("source"),c=Se(t,e,n,"video","loadeddata"),s=Ee(c,n);return u.setAttribute("src",r),u.setAttribute("type","video/".concat(i)),c.muted=!0,c.setAttribute("autoplay",""),c.setAttribute("loop",""),(0,m.R)()&&(c.setAttribute("playsinline",""),c.setAttribute("webkit-playsinline","")),c.appendChild(u),a.appendChild(s),a.appendChild(c),{$creationVideo:c,$videoContainer:a}},Ie=n(8937),Ce=n(6806),ke=n(846),xe=n(6257),Le=n(1660),Re=n(6456),Ne=n(4556),De=function(t){var e=t.isAsr,n=t.div,r=t.placement,o=t.creation.rebuild.holder;if((0,Ne.r)()){var i="r-".concat(n);t.div=i}if(e){var a="asr-".concat(n);t.div=a}o.id=t.div,o.placement=r},Me=n(9826),Be=n(5253),Ue=n(9862),Fe=function(t,e){var n=(0,W.Uu)().noDfpaTestOverride,r=(0,W.UQ)(),o=r&&!n?"-test".concat(r):"";e.div="div-gpt-ad-x".concat((0,Ue.Z)(t,2)).concat(o),e.placement="/89844762/".concat(e.placement),(0,X.Z)(e.sizes)&&(e.sizes=JSON.parse(e.sizes))},Ve=n(2927),Ge=n(9759),qe=n(450),ze=n(2863),He=n(6636),We=n(1770),$e=n(9520),Ke=n(3502),Je=n(5391),Ye=n(4596),Qe=n(3007),Xe=n(2617),tn=n(4030),en=n(287),nn=function(t,e,n,r,o,i,a,u,c){var s,f=(0,Je.Z)(),l=(0,Qe.Z)(),d=(0,qe.ZF)("layout"),p=(0,qe.ZF)("ctype"),h=(0,qe.ZF)("ctab"),y=(0,qe.ZF)("chId"),w=(0,He.Sj)(),A=(0,W.Uu)().additionalTVer,Z=(0,v.ac)("prebid"),S=null==Z||null===(s=Z.getPvFraction)||void 0===s?void 0:s.call(Z),_=(0,g.fw)("mlId"),O=(0,W.wV)("obTestVariant"),E=(0,en.Z)(),j=(0,ot.zK)("adtech","PU-321","B");if(t.INTER_OFF=$e.Z.fromGoogle,t.mlCode=_?_.split(","):"null",t.yg_active=t.yg_active||"1",t.pvid=(0,b.Vq)(),t.ssid=q(n),t.slot=n,t.abtest=(0,ot.KF)().replace(/;/g,".")||"null",t.aabwl=(0,Ye.Z)(Ve.tn)||"null",t.reloaded=(0,Ne.r)()?"1":"0",t.native=r?"1":"0",t.sl=n,t.darkmode=(0,ee.Z)(l)?"1":"0",t.layout=d?d.slice(0,1):"null",t.stVer=(0,W.UQ)(!0)||"null",t.rekid=e,t.ctype=p,t.ciab=E,t.isRobot=tn.Z.isRobot?"1":"0",t.ciab_wp="null",t.sda_wp="null",j){var P=(0,g.fw)("sda");t.sda_wp=P||"null"}var T=(0,Ke.Z)();((0,Xe.Z)()&&(t.fledge=null==Z?void 0:Z.getFledgeStatus(n)),O&&(t.yg_active="2"),(0,We.KD)()&&(0,m.R)()&&(t.ctab=h||"null"),y&&(t.chId=y),Object.assign(t,T),(0,ze.fS)("logTTG")&&w.timeout&&(t.timeout=(w.loaded?"0":"1")+(a||"")),f.includes("DUKAT_Screening")||i.includes("art")||"article"===p?t.screening="0":t.screening="1",S&&(t.pvfraction=S),a?t.tVer=a:/test[A-Z]$/.test(u)?t.tVer=u.match(/test[A-Z]/)[0].slice(-1):t.tVer="null",o&&(t.DFPHASH="0"),t.OAS_retarg?t.OAS_retarg="".concat(t.OAS_retarg):t.OAS_retarg="0",t.PREBID_ON||(t.PREBID_ON="1"),A&&(t[A]=t.tVer),t.stVer=(0,W.UQ)(!0)||"null",t.tVerG=(0,ot.bB)("adtech","PRGM-519")||"null",t.tVerG2=(0,ot.bB)("adtech","PU-321")||"null",((0,ze.fS)("ygactiveDisable")||o)&&(t.yg_active="0"),c)&&((0,ze.g1)("asr").isDeclarationUsed&&(t.asr="".concat((0,Ge.k)()).slice(0,2)));return t},rn=n(346),on=n(2779),an=n(3776),un=n(5332),cn=function(){},sn=function(t){var e,n,r=(0,an.Z)(),o=r.pubads(),i=t.placement,a=t.prevDefinedSlot,u=t.targeting,c=t.gafID,s=t.slot,f=t.fledgeFloorPrice,l=("runCreation_".concat(c),t.div);if(a&&r.destroySlots([a]),t.isInterstitial?(n=!0,l=r.enums.OutOfPageFormat.INTERSTITIAL):t.isAnchor?(n=!0,l=r.enums.OutOfPageFormat.TOP_ANCHOR):t.outOfPage&&(n=!0),e=n?r.defineOutOfPageSlot(i,l):r.defineSlot(i,t.sizes,l),(0,ot.zK)("adtech","PU-227","B")){var d=(0,on.Z)(s,f);d&&(e.setConfig({componentAuction:d}),u.fledge=(0,rn.R0)(s))}t.definedSlot=e,e.addService(o),(0,ht.Z)(u,(function(t,n){e.setTargeting(t,n)})),(0,un.Z)("dfp_displayad",t);var p=window.console;window.console=cn,o.updateCorrelator(),window.console=p,r.display(e)},fn=function(t,e){$e.Z.testSuffix="",e&&t&&/test/.test(t)&&($e.Z.testSuffix="_test_".concat(e))},ln=function(t){var e=t.config,n=t.gafSlot,r=t.dfpConfig,o=t.customDfpConfig,i=t.type,a=e.slot,u=e.bunch,c=e.updateContainer,s=n.isAsr,f=n.fledgeFloorPrice,l="".concat(u,"_").concat(a),d=("display_".concat(l),o||r),p=(0,W.UQ)(),v=(0,Ut.Z)(n),h={slot:a,bunch:u,creation:t,gafID:l,isAsr:s,fledgeFloorPrice:f};if(!d)return(0,Me.Z)(h,"configMissing"),void(0,kt.Z)({message:"GamAPI",path:"AdUnitConfigMissing",campaign:v,slot:a,bunch:u});o&&Fe(a,d),fn(d.div,p),Object.assign(h,d);var y=h.placement,m=h.div,b=h.isNative,g=h.targeting,w=void 0===g?{}:g,A=h.namedSizes,Z=h.sizes;A&&(h.sizes=Z.concat(A)),h.targeting=nn(w,u,a,b,o,y,p,m,s);var S=(0,Le.hv)(y);S&&(h.prevDefinedSlot=S.definedSlot),(0,Le.ZK)(y,h);var _=function(){De(h),sn(h)};if(b){var O=(0,xe.F)(a,"setNative");if(O){h.setNative=O;O({type:"alternativeSlot"},(function(t){var e=t.el;if((0,Be.Z)(e))c(e),_();else{var r=(0,Ht.Z)(!1,"incorrect container in onAlternativeSlot",(0,Re.Z)(y),i);(0,mt.Z)(u,a,r,n)}}))}else{var E=(0,Ht.Z)(!1,"missing setNative",(0,Re.Z)(y),i);(0,mt.Z)(u,a,E,n)}}else _()},dn=n(3545),pn=function(t){var e=t.config,n=t.gafSlot,r=t.type,o=e.slot,i=e.bunch,a=(0,Ht.Z)(!1,"googletag.cmd doesn't exist",!1,r);(0,mt.Z)(i,o,a,n)},vn=function(t){ke.Z.fill((function(){(0,dn.Z)((function(){ln(t)}),(function(){pn(t)}))}))},hn=n(5599),yn=n(1674),mn=function(){var t=window;return{login:t._wplogin||t._o2login||null,name:t._wpname||t._o2name||null,surname:t._wpsurname||t._o2surname||null}},bn=function(t){for(var e=t.redir,n=t.config,r=t.gafSlot,o=t.redirUrl,i=t.originalRedirUrl,a=n.slot,u=n.bunch,c=n.uniqueID,s=r.campaign,f={wp:!0,uniqueID:c,gaf:{slot:a,bunch:u,campaign:(null==s?void 0:s.id)||""},redir:e,clickTagUnmessed:i,clickUnmessed:i,click:o,clickTAG:o,clickTag:o,userData:mn()},l=1;t["url".concat(l)];)f["click".concat(l)]=(0,A.mess)((0,yn.Z)(e,t["url".concat(l)])),l+=1;return f},gn=["bannerExpandable","floatingBanner","logoSwapper","nativeLinkAd","megaScreening","screening","stiltedBanner","videoBackLayer","videoPlayerBranding","welcomeScreen","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush"],wn=n(1133),An=function(t){return(0,wn.Z)(t)&&!t.some((function(t){return!gn.includes(t)}))},Zn=["adTeaser","backgroundSlider","carouselMobile","contentBoxRichMedia","contentHalfpage","ecommerceFlex2","ecommercePaapi","floatingBanner","glonewsSlider","headline","headline2","interactiveStories","liveShopping","logoSwapper","moduleBranding","nativeLinkAd","panelPremiumMobile","programTV","scrollRevealMobile","specialModuleBanner","survey","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush","wpKoszykToolbar","wpKoszykSG"],Sn=function(t){return(0,wn.Z)(t)&&Yt(Zn,t)},_n=function(t){return(0,wn.Z)(t)&&Yt(gn,t)},On=n(8168),En=function(t){return Yt(["wallpaper","headline","headline2","liveShopping","screening","screeningMobile","panelPremium","panelPremiumMobile"],t)},jn=n(46),Pn=n(2378),Tn=n(1143),In=n(3203),Cn=n(3476),kn=n(9300),xn=n(9349),Ln=function(t,e){t.doNotRelease=!0,e.showLabel=!1,e.width=2,e.height=2,e.style={margin:"-1px auto"},delete e.mod,delete e.externalCode,delete e.scalable},Rn=!!(0,w.qm)("blockers"),Nn=function(t,e,n){var o,i=t.creations,a=t.bunch,u=t.slot,c=i.length,f=(0,Ut.Z)(n),l=[];delete t.creations,o=c>1?e.offsetWidth||300:1e4;for(var d=0;d<c;d++){var p=i[d],v=p.src,h=p.externalCode,y=p.type,m=void 0;delete p.externalCode,Rn&&(y=s.Jz),y===s.Jz&&Ln(t,p),(0,X.Z)(h)&&(p.externalCode=window.Function("c",h)),s.up.has(y)||p.mod&&((0,kt.Z)({message:"IAQInline",path:"TypeIncorrectToMod",fileName:"".concat((0,Nt.Z)(p.mod).join(",")," (").concat(y,")"),campaign:f,bunch:a,slot:u},1e3),y=s.rU),s.up.has(y)&&(y!==s.bC||(0,X.Z)(v)||(m=!0),y===s.Bm&&((0,X.Z)(v)?v.length<20&&(m=!0):p.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII="),m?(0,xn.Z)("Source is missing for creative on slot ".concat(u," from campaign ").concat(f,".")):((0,r.q)(p,p.width,p.height),(p.width===r.f||p.width>0||p.scalable||y===s.Jz)&&(p.type=y,l.push(p))))}if(l.length)return{passedCreations:l,creationContainerWidth:o}},Dn=function(t){var e=t.creationContainerWidth,n=t.passedCreations,o=n[0],i=1e6;return o.scalable||o.type===s.Jz||(o=void 0,n.forEach((function(t){var n=t.width===r.f?e:t.width,a=i>e,u=n>i,c=n<=e;(!o||c&&(u||a)||!c&&!u&&a)&&(o=t,i=n)}))),o},Mn="IAQInline",Bn=["server","campaign","score","code","libs","aabVendors","capping","endTime","positions","setType","wpclid"],Un=["deferredInit","doNotCount","fixToCenter","doNotCompress"],Fn=function(t,e,n,r,o){if((0,kn.Z)(r,r))(0,mt.Z)(n,r,"incorrect slot number",o);else{var i=(0,Cn.ni)(r),a=(0,ge.Z)();(0,d.Cj)(a,Ce.Z),(0,Wt.Z)(r,!0),i.parentNode.insertBefore(a,i);var u=Nn(e,a,o);if(u){var c=(0,Ut.Z)(o),s=Object.keys(e).filter((function(t){return Bn.includes(t)}));s.length&&((0,kt.Z)({message:Mn,path:"ShittyTemplate",campaign:c,fileName:s.sort().join(","),bunch:n,slot:r},1e5),s.forEach((function(t){delete e[t]})));var f=Dn(u);if(f){var l=Object.keys(f).filter((function(t){return Un.includes(t)}));return l.length&&((0,kt.Z)({message:Mn,path:"ShittyCreation",campaign:c,fileName:l.sort().join(","),bunch:n,slot:r},1e4),l.forEach((function(t){delete f[t]}))),t({creation:f,$creationContainer:a})}(0,mt.Z)(n,r,"creation missing",o)}else(0,mt.Z)(n,r,"passed creations missing",o)}},Vn=n(552),Gn=function(t){var e=t.gafSlot.campaign,n=t.config.redir,r=t.url;t.redir=n;var o=(0,yn.Z)(n,r);(0,X.Z)(o)&&(t.redirUrl=(0,A.mess)(o),t.originalRedirUrl=o),null!=e&&e.capping&&(t.capping=(0,Vn.Z)("https://rek.www.wp.pl/cap.gif?_=".concat((0,Z.Nu)()),e.capping,void 0,!1,!0))},qn=function(t){var e=t.trackers,n=void 0===e?{}:e,r=t.pixels;return(0,Ct.Z)(t,"pixels",(0,Nt.Z)(r)),(0,Ct.Z)(t,"trackers",n),(0,Ct.Z)(n,"view",(0,Nt.Z)(n.view)),(0,Ct.Z)(n,"cview",(0,Nt.Z)(n.cview)),(0,Ct.Z)(n,"click",(0,Nt.Z)(n.click)),(0,Ct.Z)(n,"impression",(0,Nt.Z)(n.impression)),t},zn=n(625),Hn=n(5146),Wn=n(9338),$n=n(713),Kn=function(){var t=(0,y.Ie)();rt.Z.f(t)&&t($n.Z)},Jn=n(5918),Yn=n(4880);function Qn(t){return Qn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qn(t)}function Xn(t){return function(t){if(Array.isArray(t))return tr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return tr(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return tr(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function tr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function er(t,e,n){var r;return r=function(t,e){if("object"!=Qn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Qn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==Qn(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var nr="IAQInline",rr="relative",or="absolute",ir="overflow",ar="hidden",ur="block",cr="auto",sr="sandbox",fr="allowFullscreen",lr="transform",dr="transformOrigin",pr="center",vr="style",hr="mousedown",yr="width",mr="height",br="maxWidth",gr="maxHeight",wr="left",Ar="right",Zr="position",Sr="display",_r="backgroundColor",Or="border",Er="margin",jr="addEventListener",Pr="removeEventListener",Tr=(0,Pn.Z)();(0,d.Vx)(!0);var Ir=(0,w.qm)("nomods"),Cr=(0,w.qm)("forceAlternativeSlot"),kr=function(t,e){var n,E,P,k,x,L,R,N,D,M,B,U,F,V,G,q=(0,ee.Z)(t.slot),z=(0,ee.Z)(t.bunch),H=(0,gt.Z)(),W=e||(0,g.z9)(z,q),$=W.campaign,K=void 0===$?{}:$,J=K.creative,Y=void 0===J?{}:J,Q=(Y.provider,Y.source),tt=(void 0===Q?{}:Q).external,et=(0,Ut.Z)(W),nt=(0,m.R)(),ot=(0,h.B)()===q,it=[],at=(0,Z.Nu)(10,!0,!0),ut="container".concat(at),ct="holder".concat(at),st="label".concat(at),ft="iframe".concat(at),lt=function(e){var r=e.target,o=(0,Yn.Z)(e);if(r&&1===o){var i=(0,y.bz)();rt.Z.f(i)&&i(K)}t.clicked||((0,Bt.Z)(n.trackers.click),t.clicked=!0)},dt=function(t){rt.Z.f(t)&&it.push(t)},pt=function(){if([i,o].includes(P)||E===s.rU){var t=(v="2"===R&&nt,h=(p=ot)?B.parentNode:B,y=v?(0,hn.Z)():h,m=y.clientWidth,b=y.clientHeight,p?{width:m,height:b}:{width:Math.min(m,k),height:Math.min(b,x)}),e=t.width/k,r=t.height/x,a=Math.min(e,ot?r:e),u=Math.ceil(a*x),c=Math.ceil(a*k);n.scaleFactor=a,n.realWidth=c,n.realHeight=u;var f=er(er(er(er(er(er({},lr,"scale(".concat(a,",").concat(a,") translate(-50%)")),dr,"0 0 0"),br,"none"),"width",k),"height",x),"left","50%"),l={height:u};(0,d.cu)(ct,f,[lr,dr]),(0,d.cu)(ut,l),Kt(q,l)||(0,d.Vx)(!0)}var p,v,h,y,m,b},yt=function(){var e=(0,p.Y2)(q);if(e)return e.appendChild(B),t.doNotRelease=!0,(0,On.Z)(q),e;t.doNotRelease=!1},bt=function(){t.counted||((0,Bt.Z)(n.capping,!1,Kn),(0,Bt.Z)(n.pixels),Dt(M,n,(function(t,e){(0,mt.Z)(z,q,(0,Ht.Z)(t,!1,"".concat(e," measurements in success handler"),E),W)})),t.counted=!0)},wt=function(){var t,e;Object.assign(H,{container:B,link:U,label:G,iframe:null===(t=D)||void 0===t||null===(e=t.getIframe)||void 0===e?void 0:e.call(t),holder:M,image:F,video:V})},At=function(t){if(P!==a&&(!G||t)&&(ot&&(n.showLabel=!1),Tr&&E===s.oq&&(n.showLabel=!1),rt.Z.u(n.showLabel)&&E!==s.rU&&(n.showLabel=!0),n.showLabel)){G=G||(0,ge.Z)(),(0,S.r)(G),(0,d.Cj)(G,(0,d.cu)(st));var e=er(er({},Zr,or),"zIndex",1);if(Tr)e.top=0,e[Ar]=0;else{var o=er(er({},wr,Ar),Ar,wr),i=n.labelAlign,u=void 0===i?wr:i,c=Object.keys(o).includes(u)?u:wr,f=o[c];e.bottom=r.f,e[c]=0,e[f]=null}var l=er(er(er(er(er(er({},"fontFamily","Arial,Helvetica,sans-serif"),"fontSize","9px"),"lineHeight","14px"),"color",n.labelColor||"#888"),"display",ur),"content",(0,Ie.Z)(n.labelText||O.Z));(0,d.cu)(st,e),(0,d.cu)("".concat(st,":after"),l),dt((function(){G&&(G.remove(),G=null),(0,d.jo)(st),(0,d.Vx)()})),B.appendChild(G),(0,d.Vx)(),wt()}},Zt=function(){var t=n.closeIframe,e=er(er(er(er(er(er(er(er({},ir,ar),Or,"0 none"),Sr,ur),Er,cr),br,"none"),gr,"none"),yr,t?null:r.f),mr,t?null:r.f);R&&(e[yr]=t?null:k,e[mr]=t?null:x),(0,d.Cj)(D.getIframe(),(0,d.cu)(ft,e)),dt((function(){D&&(D.destroy(),D=null),(0,d.jo)(ft)}))},St=function(t,e){if(!rt.Z.u(t)&&!rt.Z.u(e)){var o=(0,gt.Z)();R?o[mr]=cr:((0,r.q)(n,t,e),k=n[yr],x=n[mr],(0,d.cu)(ut,er(er({},yr,k),"minHeight",x)),(0,d.Vx)(),o.released=!0,o.slot=q,o[mr]=x),(0,$t.Z)(q,o)}},_t=function(e){if(n.destroyed){var u=(0,Ht.Z)(!1,"creation destroyed before displaying",!1,E);(0,mt.Z)(z,q,u,W)}else if(t.displayed)(0,kt.Z)({message:nr,path:"MultipleDisplay",slot:q,bunch:z,campaign:et,fileName:E});else{if(t.displayed=!0,e){if(!(0,Be.Z)(e)){var p=(0,Ht.Z)(!1,"incorrect container in display",!1,E);return void(0,mt.Z)(z,q,p,W)}B=e}(0,jn.Z)(x)&&Kt(q),function(){M=(0,ge.Z)(),(0,S.r)(M),M.removeAttribute(vr);var t=er(er(er(er(er(er({},yr,k),mr,x),"marginLeft",cr),"marginRight",cr),Zr,rr),_r,n[_r]||"transparent");N&&(t[br]=n[yr],t[ir]=ar,t[gr]="inherit"),n[Or]?(t[Or]=n[Or],t[ir]=ar,t.boxSizing="border-box"):t[Or]="0 none",n.tagId&&(M.id=n.tagId),(0,d.Cj)(M,(0,d.cu)(ct,t)),M[jr](hr,lt)}(),function(){var t=W.prevDivs,e=(0,d.cu)("sticky");dt((function(){(0,d.ef)(B,e),t&&(t.container.remove(),t.holder.remove())}));var o=er(er(er(er(er(er(er(er(er({},"".concat(Sr,"!"),ur),"textAlign",pr),"alignItems",pr),"clear","both"),Er,cr),Zr,rr),yr,k),mr,x),br,r.f);(0,S.r)(B),(0,d.ef)(B,Ce.Z),(0,d.Cj)(B,e),(0,d.Cj)(B,(0,d.cu)(ut,o)),n[vr]&&(0,d.cu)(ut,n[vr])}(),function(){switch(E){case s.YX:P=a,n.showLabel=!0;break;case s.Hu:P=a;break;case s.dA:P=o,C({creationBunch:z,creationSlot:q,creation:n,$creationHolder:M,onImpression:function(){ue(z,q,n,s.dA)},onPassbackError:function(t){(0,mt.Z)(z,q,(0,Ht.Z)(!1,"backupAd missing",t,E),W)},onParseError:function(t,e){(0,mt.Z)(z,q,(0,Ht.Z)(e,!1,t,E),W)},onRequestError:function(t){Ze(z,q,t,E,W)}});break;case s.Bm:if(P=i,!(0,X.Z)(n.redirUrl)){(0,mt.Z)(z,q,(0,Ht.Z)(!1,"missing redir URL",L,E),W);break}dt((function(){U=null,F=null})),U=Ae(n),F=_e(z,q,n),U.appendChild(F),M.appendChild(U);break;case s.r0:if(P=i,!(0,X.Z)(n.redirUrl)){(0,mt.Z)(z,q,(0,Ht.Z)(!1,"missing redir URL",L,E),W);break}dt((function(){U=null,V=null}));var t=Te(z,q,n),e=t.$videoContainer;V=t.$creationVideo,(U=Ae(n)).appendChild(e),M.appendChild(U);break;case s.oq:(0,f.Rt)(B);break;case s.rj:case s.AW:case s.Ko:P=o;break;case s.bC:P=o;var r=(0,gt.Z)();r.allow="autoplay",n[sr]?r[sr]=n[sr]:tt&&(r[sr]=c.h8),n[fr]&&(r[fr]=!0),(0,w.qm)("debug")&&(L+=window.location.search,n.src=L);var u=(0,A.mess)({url:L});D=(0,T.Z)(r),Zt(),D.error((function(){Ze(z,q,u,E,W)})),D.load(u,(function(){if(D){window[jr]("message",(function t(e){e&&e.data===at&&(window[Pr]("message",t),W.loadingTiming=Date.now()-W.startTime)}));var t=bn(n);D.postMessage(t,"*"),ue(z,q,n,s.bC)}else(0,mt.Z)(z,q,(0,Ht.Z)(!1,"element missing",u,E),W)})),M.appendChild(D.getIframe());break;case s.yd:P=o,D=(0,T.Z)({scrolling:"no"}),Zt(),D.load(n.src,(function(){D?ue(z,q,n,s.yd):(0,mt.Z)(z,q,(0,Ht.Z)(!1,"element missing",n.src,E),W)})),M.appendChild(D.getIframe());break;case s.sT:P=o,D=(0,T.Z)({sandbox:c.h8},void 0,{bunch:z,slot:q}),(0,d.cu)(ct,{overflow:ar}),Zt(),M.appendChild(D.getIframe())}}(),function(){if((0,Be.Z)(B))return(0,d.Vx)(!0),P!==a&&B.appendChild(M),!0;var t=(0,Ht.Z)(!1,"container removed from DOM before impression",!1,E);(0,mt.Z)(z,q,t,W)}()&&(!function(){if(E===s.yG){var e={container:M,bid:n.bid};(0,v.ac)("outstream")(e).then((function(t){ue(z,q,n,s.yG),dt((function(){t()}))})).catch((function(t){var e=t.errorCode,n={name:"OutstreamError",message:t.errorMessage,path:e,fileName:t.errorType};(0,mt.Z)(z,q,(0,Ht.Z)(n,!1,!1,E),W)}))}if(E===s.AW||E===s.rj){var r='<head><style id="iaq">html,body{margin:0;padding:0;}</style>',o=n.code,i=bn(n);if(E===s.rj){var a=n.data;o='<ins class="dcmads" style="display:inline-block;width:'.concat(k,"px;height:").concat(x,'px"'),a["dcm-gdpr-applies"]="gdpr=${GDPR}",a["dcm-gdpr-consent"]="gdpr_consent=${GDPR_CONSENT_755}",a["dcm-addtl-consent"]="addtl_consent=${ADDTL_CONSENT}",a["dcm-limited-ads"]="${LIMITED_ADS}",(0,ht.Z)(a,(function(t,e){o+=" data-".concat(t,'="').concat(e,'"')})),o+='><script src="https://www.googletagservices.com/dcm/dcmads.js"><\/script></ins>'}else r+="<script>",r+='window.parent.postMessage("'.concat(at,'","').concat(window.location.origin,'");'),(0,ht.Z)(i,(function(t,e){r+="window.".concat(t,"=").concat(JSON.stringify(e),";")})),r+="<\/script>";if(r+="</head>",o){o=(0,zn.Z)(o),n.code=o,n.head=r;var u=(0,gt.Z)();if(u.allow="autoplay",n[sr]?u[sr]=n[sr]:E!==s.rj&&tt&&(u[sr]=c.h8),n[fr]&&(u[fr]=!0),D=(0,T.Z)(u,{},{bunch:z,slot:q}),(0,d.cu)(ct,{overflow:ar}),Zt(),E===s.AW){window[jr]("message",(function t(e){if(e&&e.data===at){window[Pr]("message",t);var n=e.source;n&&n.postMessage(i,"*")}})),D.setBase(n.base),D.resetBodyStyle();var f=k,l=n.closeIframe?1:x;D.setAutoResize(f,l,(function(t){D.resetBodyStyle(),(0,d.cu)(ft,t),(0,d.Vx)()}),500,3)}}}if(Cr&&(n.useAlternativeSlot=!0),n.deferredInit||n.useAlternativeSlot&&((0,kt.Z)({message:nr,path:"useAlternativeSlot",slot:q,bunch:z,campaign:et},1e4),yt()),wt(),E===s.Jz&&(W.vendor=vt.vC,ue(z,q,n,s.Jz),setTimeout((function(){Kt(q,{blocker:!0,fixed:!1,padding:0,margin:0,height:cr,width:0,overflow:ar,transparent:!0})})),dt((function(){(0,Wn.Z)(q)}))),E===s.sT)try{window.pbjs.renderAd(D.getDocument(),n.adId),D.resetBodyStyle(),ue(z,q,n,s.sT)}catch(t){(0,mt.Z)(z,q,(0,Ht.Z)(t,!1,"prebid.renderAd",E),W)}E!==s.AW&&E!==s.rj||(M.appendChild(D.getIframe()),D.write(n.head+n.code),D.resetBodyStyle(),ue(z,q,n,"".concat(s.AW,"|").concat(s.rj))),E===s.Bm&&(F.src=(0,A.mess)({url:L}));var p=An(n.modsToLoad);E!==s.rU||p||ue(z,q,n,s.rU);var h=n.externalCode;if(rt.Z.f(h)){(0,kt.Z)({message:nr,path:"externalCode",slot:q,bunch:z,campaign:et,fileName:E},1e3);try{h(n)}catch(t){(0,mt.Z)(z,q,(0,Ht.Z)(t,!1,"externalCode",E),W)}}E===s.Ko&&(D=be({creationBunch:z,creationSlot:q,creation:n,onTemplateError:function(t,e){(0,mt.Z)(z,q,(0,Ht.Z)(!1,"template failure",e,E),W)},onWindowError:function(t,e){(0,mt.Z)(z,q,(0,Ht.Z)(!1,"iframe window missing",e,E),W)},onError:function(t,e){Ze(z,q,e,E,W)},onLoad:function(t){}}),Zt(),M.appendChild(D.getIframe()));if(E!==s.oq&&E!==s.Hu||vn(n),E===s.wb)if(n.backupAd){var m=j(t,n.backupAd,n.trackers),b=(0,w.qm)("forceBackupAd");if(n.backupAd=null,n.backupConfig=m,b)return void(0,I.Z)(z,q,W,m);vn(n)}else(0,mt.Z)(z,q,(0,Ht.Z)(!1,"backupAd missing",!1,E),W);if(E===s.YX){var g=(0,y.BM)();rt.Z.f(g)?g(n):(0,mt.Z)(z,q,(0,Ht.Z)(!1,"missing nativeHandler",!1,E),W)}}(),R&&(pt(),(0,l.DH)(pt),dt((function(){(0,l.vS)("resize",pt)}))),(0,d.Vx)())}},Ot=function(t){if((0,Be.Z)(t))return M&&M[Pr](hr,lt),(0,Hn.Z)(M,t,[u.$F]),M=t,W.container=M,(0,S.r)(M),wt(),M[jr](hr,lt),!0;var e=(0,Ht.Z)(!1,"incorrect container in updateContainer",!1,E);(0,mt.Z)(z,q,e,W)},Et=function(e){if(!t.impressed){if(e)if(!Ot(e))return;ue(z,q,n)}},jt=function(t){(0,mt.Z)(z,q,t,W)},Pt=function(e){var r=!e,o=E===s.oq&&r,i=t.reuseContainer&&r,a={holder:M,container:B};if(it.forEach((function(t){t({incoming:r})})),it.length=0,M)if(M[Pr](hr,lt),M.removeAttribute(vr),(0,d.ef)(M,ct),o){var u=(0,d.cu)('hideggl [id^="google_"]',{position:or,"width!":1,"height!":1});(0,d.Cj)(M,u)}else M.remove();if(B&&((0,d.ef)(B,ut),i||(B.removeAttribute(vr),o||B.remove())),B=null,M=null,(0,d.jo)(ut),(0,d.jo)(ct),(0,Ct.Z)(n,"rebuild",null),(0,Ct.Z)(n,"config",null),(0,Ct.Z)(n,"gafSlot",null),(0,Ct.Z)(W,"creation",null),(0,Ct.Z)(t,"display",null),(0,Ct.Z)(t,"impress",null),(0,Ct.Z)(t,"updateSize",null),(0,Ct.Z)(t,"updateContainer",null),(0,Ct.Z)(t,"useAlternativeSlot",null),(0,Ct.Z)(t,"addDestroyHandler",null),(0,Ct.Z)(t,"setError",null),(0,Ct.Z)(t,"destroy",null),(0,Ct.Z)(t,"count",null),(0,Ct.Z)(t,"prepareLabel",null),n.destroyed=!0,n.destroyedSlot={campaign:K},o)return a};return Fn((function(e){n=e.creation,B=e.$creationContainer,function(){(0,Ct.Z)(t,"uniqueID",at),(0,Ct.Z)(t,"slot",q),(0,Ct.Z)(t,"bunch",z),(0,Ct.Z)(t,"display",_t),(0,Ct.Z)(t,"impress",Et),(0,Ct.Z)(t,"updateSize",St),(0,Ct.Z)(t,"updateContainer",Ot),(0,Ct.Z)(t,"useAlternativeSlot",yt),(0,Ct.Z)(t,"addDestroyHandler",dt),(0,Ct.Z)(t,"count",bt),(0,Ct.Z)(t,"destroy",Pt),(0,Ct.Z)(t,"setError",jt),(0,Ct.Z)(t,"prepareLabel",At),(0,Ct.Z)(n,"rebuild",H),(0,Ct.Z)(n,"config",t),(0,Ct.Z)(n,"pvid",(0,b.Vq)()),(0,Ct.Z)(W,"creation",n),(0,Ct.Z)(n,"gafSlot",W),N=n.expandable,E=n.type,(0,In.Z)("".concat(nr,"TYPE").concat(E)),E===s.Bm&&q===(nt?1:3)&&(0,Tn.Z)("GafAPIMainImpression");var e=W.passed,r=Date.now();e&&(W.passedStartTime=r),W.startTime=r}(),function(){n.isCommercialBreak=ot,Ir&&(n.modBlocked=n.mod,n.mod=void 0,n.useAlternativeSlot=!1);var t=n.mod;if(t){var e=(0,Nt.Z)(t).sort((function(t){return _.includes(t)?-1:1}));En(e)&&(n.showLabel=!0),n.mod=e,tn.Z.mods=(0,Jn.Z)(tn.Z.mods,e),n.modsToLoad=Xn(e)}}(),Gn(n),qn(n),(0,r.q)(n,n[yr],n[mr]),k=n[yr],x=n[mr],!(R=n.scalable)&&nt&&!ot&&(0,jn.Z)(k)&&(0,jn.Z)(x)&&k>300&&x>50&&(R=!0,n.scalableForced=!0,n.scalable=R),L=(0,zn.Z)(n.src),n.src=L;var o=_n(n.modsToLoad);if(n.deferredInit=o,o)(0,d.ef)(B,Ce.Z);else{var i=Sn(n.modsToLoad);E!==s.rU||i||(0,kt.Z)({message:nr,path:"NotDeferredInitMod",fileName:(0,Nt.Z)(n.mod).join(","),slot:q,bunch:z,campaign:et},1e3),_t()}return(0,Ft.Z)(n),t}),t,z,q,W)}},3028:function(t,e,n){"use strict";var r,o,i;n.d(e,{BM:function(){return l},Ie:function(){return f},XH:function(){return u},XR:function(){return a},bz:function(){return s},n9:function(){return c}});var a=function(t){r=t},u=function(t){o=t},c=function(t){i=t},s=function(){return r},f=function(){return o},l=function(){return i}},2258:function(t,e,n){"use strict";n.d(e,{f:function(){return o},q:function(){return i}});var r=n(6205),o="100%",i=function(t,e,n){t.height=(0,r.Z)(n)||"auto",t.width=e===o?o:(0,r.Z)(e)||o}},5918:function(t,e){"use strict";function n(t){return function(t){if(Array.isArray(t))return r(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return r(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return r(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}e.Z=function(t,e){return n(new Set([].concat(n(t||[]),n(e||[])))).sort()}},7516:function(t,e){"use strict";e.Z="WPcbadcp"},7787:function(t,e,n){"use strict";var r;n.d(e,{B:function(){return o},_:function(){return i}});var o=function(){return r},i=function(t){r=t}},8301:function(t,e,n){"use strict";n.d(e,{C:function(){return o},Y:function(){return r}});var r=btoa("preventCB"),o=function(t){return!!t.closest(".".concat(r))}},1605:function(t,e,n){"use strict";n.d(e,{Z:function(){return p}});var r=n(450),o=n(8301),i=n(6126),a=n(1770),u=n(8488),c=function(t,e){var n=(0,u.Z)(e);return null==n?void 0:n.contains(t)},s=function(t,e){return t.classList.contains(e)},f=n(6918),l=n(5253),d="CommercialBreak",p=function(t){if((0,l.Z)(t)){var e=t.href,n=t.target;return!((0,o.C)(t)||function(t){return["header","#header",".header","footer","#footer",".footer","#account",".w3gallery-c .img-c",'[data-st-area="Naglowek"]','[data-sta-area="Stopka-mob"]'].some((function(e){return c(t,e)}))}(t)||function(t){return t.indexOf("#")>-1||"javascript:void(0)"===t||t.indexOf("?s=")>-1||/poczta.wp.pl/.test(t)||/www.research.net\/r\/SGHBZ63/.test(t)||/www.research.net\/r\/SZKYJJV/.test(t)}(e)||(u=t,s(u,"btn-comments")||s(u,"close")||/pogoda.wp.pl/.test(u.href)&&(s(u,"tab")||c(u,".links.location-map-links"))||(0,a.QT)()&&"gallery"===(0,r.ZF)("ctype")&&u.getAttribute("data-st-area")&&u.getAttribute("data-st-area").match(/gallery-next|gallery-prev|gbot-next/))||"_blank"===n||(0,i.g)(t))}var u;(0,f.Z)({message:d,path:"missing link element"},100,"Missing clicked link element for ".concat(d,"."),!0)}},503:function(t,e,n){"use strict";n.d(e,{Z:function(){return Z}});var r=n(4879),o=["adTeaser","backgroundSlider","bannerExpandable","brandingTvToday","carouselMobile","contentBoxRichMedia","contentHalfpage","ecommerceFlex2","ecommercePaapi","fullPageLogin","fullServiceWallpaper","glonewsSlider","headline","headline2","interactiveStories","leadownik","liveShopping","megaScreening","nativeLinkAd","panelPremiumMobile","programTV","relationSponsor","retaildniowka2","screening","scrollRevealMobile","sectionHeaderSG","specialModuleBanner","stiltedBanner","survey","surveyTypeform","videoPlayerBranding","wallpaper","welcomeScreen","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush","wpKoszykSG","wpKoszykToolbar"],i=n(7317),a=n(1133),u=n(7550),c=n(3205),s=["activatingBanner","activatingRectangle","adframe","commercialBreak","ecommerceDynamic","ecommerceFlex","glonewsDesktop","hotNewsAd","iframePush","linkSG","loginBox","moneyNative","screeningMobile","scrollBillboard","sfSetNative","teaserSG","zaslepka"],f=n(6730),l=n(4024),d=n(1774),p=n(5068),v=n(6918),h=n(1316),y="Mods",m=function(t,e,n,r){var o=t.currMod,i=t.gafSlot,a=t.destroyedSlot,u=(0,h.Z)(i||a);console.error(y,o,e),(0,v.Z)({message:y,path:o,fileName:e,campaign:u},10,n,r)},b=n(7384),g=function(t){var e,n=t.currMod,o=((e=(0,b.Z)("wpmods"))&&(d.Z.modsMode=!0,d.Z.modsBranch=e[2]),(0,l.Z)("wpjslib-mods",d.Z.modsBranch,"wpjslib-mods",d.Z.modsMode||d.Z.mode));(0,p.Z)({id:"mods",crossorigin:!0,src:(0,f.mess)(o),onError:function(){t.destroyed?m(t,"OnErrorDestroyedError"):((0,r.T)(n,m),r.H[n](t,"RequestError"))},onLoad:function(){t.destroyed?m(t,"OnLoadDestroyedError"):(c.Z.f(r.H[n])||(0,r.T)(n,m),r.H[n](t,"AfterLoadError"))}})},w=n(8228),A=n(6205),Z=function(t){var e=t.modsToLoad,n=t.config,f=t.gafSlot;if((0,a.Z)(e)){var l=e.shift();if(t.currMod=l,(0,u.Z)(l)){if(t.destroyed)return void m(t,"OnHandleDestroyedError");if(!o.includes(l)&&(m(t,"NotAllowedMod",'Used MOD "'.concat(l,'" is not longer supported.'),"error"),s.includes(l))){var d=(0,A.Z)(n.bunch),p=(0,A.Z)(n.slot),v=(0,w.Z)({name:"ModError"},"legacy mod used",!1,l);return void(0,i.Z)(d,p,v,f)}if(c.Z.f(r.H[l]))try{r.H[l](t)}catch(e){m(t,e&&"".concat(e.name,": ").concat(e.message)||"InitError")}else g(t)}else m(t,"IncorrectNameError")}}},4879:function(t,e,n){"use strict";n.d(e,{H:function(){return a},T:function(){return u}});var r=n(7379),o=n(1774),i=n(3205),a=(0,r.Z)();o.Z.mods=a;var u=function(t,e){i.Z.o(t)?Object.assign(a,t):a[t]=e}},1037:function(t,e,n){"use strict";var r=n(9460),o=n(6598);e.Z=function(t){var e=function(e){(0,o.Z)(t,{actionType:e},"traffic",void 0,!0)},n=function(){e("quit")};return(0,r.mc)(n),{sendStats:e,removeQuitHandler:function(){(0,r.vS)("beforeunload",n)}}}},5435:function(t,e){"use strict";e.Z="WPstadcp"},2222:function(t,e,n){"use strict";var r=n(8886),o=n(3495),i=n(3205),a=n(4263);e.Z=function(){var t=function(t){!function(t){i.Z.f(t.pause)&&t.pause()}(t),function(t){i.Z.f(t.mute)?t.mute():t.muted=!0}(t)};(0,o.Z)().filter(Boolean).forEach(t);var e=(0,r.cu)("ntvVd",{});Array.from((0,a.Z)(".".concat(e),!0)).filter(Boolean).forEach(t)}},8883:function(t,e,n){"use strict";n.d(e,{Z:function(){return s}});var r=n(4841),o=n(6730),i=n(3574),a=n(6918),u=n(1977),c=function(){var t=window.location.search.includes("logov2");if(!((0,r.y1)("wptv")||(0,r.y1)(/programtv|kafeteria/)&&t)){var e=(0,u.Z)('meta[property="logo"]',!1,3e3);if(e)return(0,a.Z)({message:"LogoUrl",path:"MetaPropertyLogo"},1e3),e;var n=(0,u.Z)('meta[name="logo"]',!1,3e3);if(n)return(0,a.Z)({message:"LogoUrl",path:"MetaNameLogo"},1e3),n;(0,a.Z)({message:"LogoUrl",path:"MissingMetaLogo"},1e3)}},s=function(){var t,e=c();if(e)return e;var n=null===(t=(0,r.W_)().match(/^(?:o2_|nwm_)?([a-z0-9]*)/))||void 0===t?void 0:t[1];window.location.search.includes("logov2")&&(0,r.y1)(/autokult|eautokult|dobreprogramy|kafeteria/)&&(n+="_v2");var a=n||"sg";return(0,o.mess)("".concat(i.Z,"images/logo/logo_").concat(a,".png"))}},1674:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var r=n(7550),o=function(t){var e=t;if(e){var n=window.location.protocol;"https:"!==n&&(n="http:"),/^\/\//.test(e)&&(e=n+e)}return e},i=n(625),a=function(t,e){var n=o((0,i.Z)(e)),a=n;return(0,r.Z)(t)&&(a=t,(0,r.Z)(n)&&(a+=encodeURIComponent(n))),a}},2773:function(t,e,n){"use strict";n.d(e,{C:function(){return o},i:function(){return r}});var r="inisuid",o={adnxs:"apnxuid",adform:"adfmuid",connectad:"connectaduid",openx:"openxmiud",onetag:"onetaguid",pubmatic:"pubmaticuid",rubicon:"rubiconuid",rtbhouse:"rtbhouseuid",smartssb:"smartmiud",ix:"ixuid",oftmedia:"oftmediauid",oftmedia_adkernel:"oftmedia_adkerneluid",stroeerCore:"stroeercoreuid",triplelift:"tpluid",visx:"yoc_visxuid"}},2863:function(t,e,n){"use strict";n.d(e,{CV:function(){return a},fS:function(){return u},g1:function(){return c}});var r=n(1154),o=n(6539),i=function(t,e){var n=(0,r.K)(),i=n&&(0,o.Z)(e,n);return i&&(0,o.Z)(t,i)||!1},a=function(t){return i(t,"steeringExternal")},u=function(t){return i(t,"steering")},c=function(t){return i(t,"config")}},9719:function(t,e,n){"use strict";n.d(e,{G:function(){return s},v:function(){return c}});var r=n(961),o=n(7550);function i(t){return function(t){if(Array.isArray(t))return a(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var u="",c=function(t){if((0,o.Z)(t)){var e=i(t).map((function(t,e){var n=t.charCodeAt()+e;return n<48&&(n+=74),n>122&&(n-=74),String.fromCharCode(n)})).join("");u=btoa(e).replace(/[^a-z0-9]/gi,(function(t){return t.charCodeAt().toString(16)}))}},s=function(){var t=(0,r.BF)("ck"),e=(0,r.BF)("mr","WPM");if(t&&e)return u}},1852:function(t,e,n){"use strict";var r=n(1386);e.Z=(0,r.Z)("PrebidApi")},1154:function(t,e,n){"use strict";n.d(e,{K:function(){return i}});var r=n(9126),o=function(t){if(!t)return!1;try{return(0,r.Z)(t)}catch(t){console.error(t)}}((0,n(6539).Z)("prebidConfig"))||!1,i=function(){return o}},1913:function(t,e,n){"use strict";var r=n(1386);e.Z=(0,r.Z)("Prebid")},3769:function(t,e,n){"use strict";n.d(e,{X:function(){return i},w:function(){return o}});var r=!1,o=function(t){r=t},i=function(){return r}},7754:function(t,e,n){"use strict";n.d(e,{wV:function(){return s},Uu:function(){return u},ju:function(){return c},UQ:function(){return a}});var r=n(3769),o=n(2863),i=function(t){var e,n=t||"default",r=(0,o.CV)("S2Sconfig"),i=null==r||null===(e=r.tests)||void 0===e?void 0:e[n];if(null!=i&&i.name){var a=i.include,u=i.exclude;return i.include=Array.isArray(a)&&a.join(";")||a,i.exclude=Array.isArray(u)&&u.join(";")||u,i}},a=function(t,e){var n=e||(0,r.X)();return n&&n[t?"stVersion":"version"]||!1},u=function(t){var e=t||(0,r.X)();return!(!e||!e.version)&&e},c=function(){var t=(0,r.X)();return i(null==t?void 0:t.version)},s=function(t){var e=u(),n=e[t];return!(!n||!n.includes(e.version))}},4345:function(t,e,n){"use strict";var r=n(4033),o=n(2014);e.Z=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return(0,r.Z)({gdpr:(0,o.Z)(t),gdpr_consent:e},!1,!0)}},6636:function(t,e,n){"use strict";n.d(e,{NQ:function(){return a},Sj:function(){return c},c1:function(){return u}});var r=n(7379),o=n(1774),i=(0,r.Z)();o.Z.prebidTimingStore=i;var a=function(t,e){i[t]=e||Date.now()},u=function(t){return i[t]},c=function(){return i}},9375:function(t,e,n){"use strict";var r=n(1207);e.Z=function(t,e,n){var o=(0,r.Fg)(e);if(o)return o[t]=n,o}},8337:function(t,e,n){"use strict";n.d(e,{$M:function(){return a},B6:function(){return d},LY:function(){return s},OS:function(){return h},Tc:function(){return f},Vm:function(){return i},ZJ:function(){return v},a8:function(){return l},b9:function(){return c},qj:function(){return o},st:function(){return u},vC:function(){return r},vU:function(){return p}});var r=-1,o=0,i=1,a=2,u=3,c=4,s=5,f=0,l=1,d=2,p=3,v=4,h=5},8175:function(t,e){"use strict";e.Z={isFirst:!0,slotsStartTime:{},disabled:!1,isBlackBox:!1}},1207:function(t,e,n){"use strict";n.d(e,{AC:function(){return l},Fg:function(){return s},Kv:function(){return d},ch:function(){return p},sj:function(){return f}});var r=n(7379),o=n(1774),i=n(369),a=n(9627),u=n(8175),c=(0,r.Z)();o.Z.slotStateStore=c;var s=function(t){return c[t]},f=function(t){return delete c[t]},l=function(t,e){c[t]=e},d=function(){return u.Z.isFirst=!0,(0,i.Z)(c,f),c},p=function(t){return(0,a.Z)(c[t])}},4192:function(t,e,n){"use strict";var r=n(1384),o=n(1852);e.Z=function(t){o.Z.fill((function(){var e=(0,r.ac)("prebid");null!=e&&e.startDisplayAuction&&e.startDisplayAuction(t)}))}},8457:function(t,e,n){"use strict";n.d(e,{_:function(){return s},v:function(){return c}});var r=n(1770),o=n(5068),i=window,a=!1,u=function(t){if((0,r.Rf)()&&!a)if(i.context)t();else{var e;i.addEventListener("amp-windowContextCreated",(function(){t()}));var n=null===(e=i.AMP_CONTEXT_DATA)||void 0===e?void 0:e.ampcontextFilepath;n&&(0,o.Z)({src:n,id:"amp-context",onError:function(){a=!0},onLoad:function(){i.context||(a=!0)}})}},c=function(t,e,n){u((function(){var r,o,a,u,c,s,f="auto"!==e&&"auto"!==n&&{width:e,height:n};null===(r=(o=i.context).requestResize)||void 0===r||r.call(o,e,n+24,!0),null===(a=(u=i.context).renderStart)||void 0===a||a.call(u,f),null===(c=(s=i.context).reportRenderedEntityIdentifier)||void 0===c||c.call(s,"wpmedia_slot_".concat(t))}))},s=function(){u((function(){var t,e;null===(t=(e=i.context).noContentAvailable)||void 0===t||t.call(e)}))}},4139:function(t,e){"use strict";e.Z=function(t,e,n,r,o){return(!(arguments.length>5&&void 0!==arguments[5])||arguments[5])&&("high-cpm-bidder"===t&&n===r&&e>o)}},4238:function(t,e,n){"use strict";n.d(e,{D:function(){return u},j:function(){return a}});var r,o=n(9750),i=[o.yD,o.sN],a=function(){return r},u=function(t){i.includes(t)&&(r=t)}},9750:function(t,e,n){"use strict";n.d(e,{JW:function(){return c},g0:function(){return u},jW:function(){return o},jg:function(){return r},sN:function(){return i},yD:function(){return a}});var r="end",o="error",i="parent",a="creative",u="blackbox::",c=new RegExp("^".concat(u))},3962:function(t,e,n){"use strict";n.d(e,{Al:function(){return d},PV:function(){return p},WR:function(){return l},Rm:function(){return s},bc:function(){return f},Sl:function(){return v}});var r=n(9750),o=n(5394),i=n(1120);function a(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||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.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var c=function(t,e){var n=new Error("".concat(r.sN," - ").concat(t," - ").concat(e)),u=a(t.split("|"),3),c=u[1],s=u[2];(0,o.Z)(n,"BlackBox.misses"),(0,i.Z)(c,s)},s=new Map;s.misses=function(t){return c(t,"cannot get iFrame!")};var f=new Map;f.misses=function(t){return c(t,"cannot get creation!")};var l=new Map,d=new Map,p={blackBoxId:null,params:null,initialWidth:null,initialHeight:null,initRenderTimestamp:null,renderTimestamp:null,slot:null,bunch:null,dfpConfig:null,dfpCfgStat:null,campaign:null,creation:null,placeholderConfig:null,debugGAF:{},debugGAM:{},debugCriteo:{},competitionData:{externalMultiplier:1.2,sbMultiplier:1,ceilCCPM:null,rshsd:null,hash:null,isSbOver2:!1}},v=function(){[f,l,d].forEach((function(t){return t.clear()})),s.forEach((function(t,e){t.destroy(),s.delete(e)}))}},7331:function(t,e,n){"use strict";n.d(e,{Bj:function(){return s},CG:function(){return i},Lx:function(){return a},Wj:function(){return c},sp:function(){return u},vb:function(){return r},xb:function(){return o}});var r="CPM_INT",o=!1,i=0,a=1,u=3,c=4,s=5},2378:function(t,e,n){"use strict";var r=n(7331),o=n(9943);e.Z=function(){var t=(0,o.XG)();return[r.CG,r.Lx,r.Wj,r.Bj].includes(t)}},9943:function(t,e,n){"use strict";n.d(e,{BD:function(){return l},OT:function(){return c},XG:function(){return f},_X:function(){return s}});var r,o=n(7331),i=!1,a=!1,u=o.xb,c=function(){return i},s=function(){return a},f=function(){return u},l=function(){return r}},9853:function(t,e,n){"use strict";n.d(e,{Zd:function(){return A},co:function(){return Z},wU:function(){return S},ZP:function(){return _},go:function(){return g},KF:function(){return w},bB:function(){return m},zK:function(){return b},jO:function(){return y}});var r=n(9349),o=function(t,e,n){/^[A-Z](:[\w\\/|]+)*$/.test(n)||(0,r.Z)("Incorrect AB test variant (".concat(t,"|").concat(e,"|").concat(n,"), valid pattern is '^[A-Z](:[\\w\\/|]+)*$'."),!0)},i=n(7379),a=n(619),u=n(1774),c=n(369),s=n(6539),f=n(7550),l=n(3205);function d(t){return function(t){if(Array.isArray(t))return p(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return p(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var v=(0,i.Z)();u.Z.testsStore=v;var h=function(t){var e=new Map;return(0,a.Z)(v,t,e),Object.defineProperty(e,"getString",{value:function(){return d(e.entries()).map((function(e){return[t].concat(d(e)).join("|")})).join(";")}}),e},y=function(t,e,n){var i=v[t];if(i)return function(t,e){/^[0-9A-Z]{2,10}-\d+$/.test(e)||(0,r.Z)("Incorrect AB test name (".concat(t,"|").concat(e,"), valid pattern is '^[0-9A-Z]{2,10}-\\d+$'."),!0)}(t,e),o(t,e,n),(0,f.Z)(e)&&(0,f.Z)(n)?i.set(e,n):void(0,r.Z)("Incorrect test name or variant.","error");(0,r.Z)("Authority store does not exist.","error")},m=function(t,e){var n=v[t];if(n)return n.get(e);(0,r.Z)("Authority store does not exist.","error")},b=function(t,e,n){var r=m(t,e);return l.Z.u(n)?(0,f.Z)(r):(o(t,e,n),r===n)},g=function(){var t=(0,i.Z)();return(0,c.Z)(v,(function(e,n){t[e]=Object.fromEntries(n.entries())})),t},w=function(){return Object.values(v).map((function(t){return t.getString()})).filter((function(t){return""!==t})).join(";")},A=h("adtech"),Z=h("analytics"),S=h("application"),_=function(){var t=(0,s.Z)("wp_abtest");(0,c.Z)(t,(function(t,e){(0,c.Z)(e,(function(e,n){y(t,e,n)}))}))}},276:function(t,e,n){"use strict";var r=n(7741),o=n(3205);e.Z=function(t,e,n){var i=!!t&&Date.parse(t),a=!!e&&Date.parse(e),u=Date.now();if((0,r.Z)(u,i,a))return o.Z.f(n)&&n(),!0}},8886:function(t,e,n){"use strict";n.d(e,{Cj:function(){return c},El:function(){return o},Vx:function(){return u},aB:function(){return f},cu:function(){return i},ef:function(){return s},jo:function(){return a}});var r=(0,n(7207).P)("std"),o=r.addAnimation,i=r.addStyle,a=r.removeStyle,u=r.update,c=r.pin,s=r.unpin,f=r.togglePin},9783:function(t,e,n){"use strict";n.d(e,{Cj:function(){return o},aB:function(){return a},ef:function(){return i}});var r=n(3205),o=function(t,e){if(t instanceof Element)return t.classList.add(e),t.setAttribute(e,""),t},i=function(t,e){if(t instanceof Element)return t.classList.remove(e),t.removeAttribute(e),t},a=function(t,e,n){if(t instanceof Element)return(r.Z.b(n)?n:!t.hasAttribute(e))?o(t,e):i(t,e),t}},7207:function(t,e,n){"use strict";n.d(e,{i:function(){return k},P:function(){return C}});var r=n(369),o=n(7795),i=n(3205);function a(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||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.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var c=["-webkit-","-moz-","-ms-","-o-"],s="",f=function(t,e){return null!==e?"".concat(t,":").concat(e,";"):s},l=function(t){var e=[];return(0,r.Z)(t,(function(t,n){Array.isArray(n)?n.forEach((function(n){e.push(f(t,n))})):e.push(f(t,n))})),e.join(s)},d=function(t){return t.replace(/([A-Z])/g,(function(t){if(t)return"-".concat(t[0].toLowerCase())}))},p=function(t,e){var n=/width|height|top|left|right|bottom|margin|padding|font-size|border-radius|text-indent/,u={};return(0,r.Z)(t,(function(r){var f=r,l=f.match(/(.+)!/),p=t[f];if(l){var v=a(l,2);f=v[1]}(f=d(f),n.test(f)&&i.Z.n(p)&&(p+="px"),(0,o.Z)(p)?u[f]=null:u[f]="".concat(p).concat(l?"!important":s),Array.isArray(e))&&(e.map(d).includes(f)&&c.forEach((function(t){u["".concat(t).concat(f)]=p})))})),u},v=n(9783),h=n(4462),y=n(919),m=n(7379),b=n(3354),g=n(9126),w=n(1774),A=n(8959),Z=n(9627),S=n(7550),_=n(9349),O=n(7384);function E(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return j(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return j(t,e)}(t,e)||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.")}()}function j(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var P="def",T=((0,y.FT)()||w.Z.mode)&&!(0,O.Z)("hashstyle")||(0,O.Z)("unhashstyle"),I=(0,m.Z)();w.Z.managerStore=I;var C=function(t){if((0,S.Z)(t)){var e,n=I[t];if(n)return n.api;var o=!1,i={mediaStore:(0,m.Z)()};I[t]=i;var a=function(){var n=i.mediaStore,a=i.styleElement,u=Object.entries(n).map((function(t){var e=E(t,2),n=e[0],o=e[1],i=o.style,a=o.keyframes,u="";return n!==P&&(u+="@media ".concat(n,"{")),(0,r.Z)(a,(function(t,e){u+=function(t,e){var n=s,o=s;return(0,r.Z)(e,(function(t,e){o+="".concat(t," {").concat(l(e),"}")})),[].concat(c,[s]).forEach((function(e){n+="@".concat(e,"keyframes ").concat(t," {").concat(o,"}")})),n}(t,e)})),(0,r.Z)(i,(function(t,e){null!=e&&e.hash&&(0,Z.Z)(e.style)&&(u+=".".concat(e.hash).concat(e.selector||"",",[").concat(e.hash,"]").concat(e.selector||"","{").concat(l(e.style),"}"))})),n!==P&&(u+="}"),u})).join("");if(u)if(a)a.textContent=u;else{var f=(0,b.Z)(u,t);i.styleElement=f,(0,A.Z)().appendChild(f)}e=null,o=!1},u={addAnimation:function(t,e,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:P,u=i.mediaStore,c=(0,g.Z)(e),s=u[a]||(0,m.Z)();if(s.keyframes=s.keyframes||(0,m.Z)(),!s.keyframes[t]){if(Object.keys(c).some((function(t){return!/^(\d+%|from|to)$/.test(t)})))return!1;(0,r.Z)(c,(function(t,e){c[t]=p(e,n)})),s.keyframes[t]=c}return o=!0,t},addStyle:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:P,a=i.mediaStore,u=a[r]||(0,m.Z)(),c=u.style||(0,m.Z)(),s=u.hash||(0,m.Z)(),f=t.split(/(\b)/i),l=f.shift(),d=c[t],v=s[l];if(d||(d=(0,m.Z)(),v||(v=T?l:(0,h.Nu)(7,36,!0)),d.hash=v,d.selector=f.join(""),d.style=(0,m.Z)()),(0,Z.Z)(e)){var y=Object.assign({},e);d.style=Object.assign(d.style,p(y,n))}return c[t]=d,s[l]=v,u.style=c,u.hash=s,a[r]=u,o=!0,d.hash},removeStyle:function(t){var e=i.mediaStore,n=t.split(/(\b)/i).shift();(0,r.Z)(e,(function(t,e){var o=e.style,i=e.hash;if(i[n]){var a=i[n];delete i[n],(0,r.Z)(o,(function(t,e){e.hash===a&&delete o[t]}))}})),o=!0},update:function(t){o&&(t?(cancelAnimationFrame(e),a()):e||(e=requestAnimationFrame(a)))},pin:v.Cj,unpin:v.ef,togglePin:v.aB};return i.api=u,u}(0,_.Z)("Incorrect name for classManager store.",!0)},k=function(t){if((0,S.Z)(t)){var e=I[t];if(e){var n=e.styleElement;return n&&n.remove(),e.styleElement=void 0,e.mediaStore=(0,m.Z)(),e.api}}else(0,_.Z)("Incorrect name for classManager store.",!0)}},551:function(t,e,n){"use strict";var r=n(8886),o=n(4462),i=n(853),a=n(7159),u=n(369),c=n(3205),s=n(9349);function f(t){return f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},f(t)}function l(t,e,n){var r;return r=function(t,e){if("object"!=f(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=f(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==f(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d="IframeFactory";e.Z=function(t,e,n){var f,p,v,h,y,m,b,g,w,A,Z,S,_,O,E,j,P,T,I="width",C="height",k="error",x="load",L="html,body{margin:0;padding:0;}",R={scrolling:"no",frameborder:"0"},N=d+(0,o.Nu)(6,!0),D=L,M=function(){if(!T)try{p=f.contentWindow}catch(t){}return p},B=function(){if(M(),!T)try{v=f.contentDocument}catch(t){}return v},U=function t(e){f.removeEventListener(k,t),m&&m(e,g)},F=function t(e){h||(f.removeEventListener(x,t),h=!0,b&&b(g))};return function(){f=(0,a.Z)("iframe"),(0,r.Cj)(f,(0,r.cu)(N,e)),(0,r.Vx)();var o=Object.assign(R,t);j=R[I],P=R[C],(0,u.Z)(o,(function(t,e){f.setAttribute(t,e)})),Object.assign(f.dataset,n),f.addEventListener(x,F),f.addEventListener(k,U)}(),{setAutoResize:function(t,e,n,r,o){O=0,A=e,Z=n,S=r||500,_=o||3,(w=t)&&A&&(E=setInterval((function(){!function(){if(B(),O<_){if(v){var t=v.body;if(t){var e=t.scrollWidth,n=t.scrollHeight;n=n>A&&n>0?n:A,j===(e=e>w&&e>0?e:w)&&P===n||(j=e,P=n,f[I]=e,f[C]=n,f.style[I]="".concat(e,"px"),f.style[C]="".concat(n,"px"),Z(l(l({},"".concat(I,"!"),e),"".concat(C,"!"),n)))}}O+=1}else Z=null,clearInterval(E)}()}),S))},getDocument:B,getWindow:M,getIframe:function(){return f},setStyle:function(t){D=t},setBase:function(t){y=t},resetBodyStyle:function(){if(B(),v){var t=v.querySelector("head");t&&(0,i.Z)(t,"<style id='iaq_if'>".concat(L,"</style>"))}D=L},appendTo:function(t){t&&t.appendChild(f)},write:function(t){if(B(),v){var e="";y&&(e+='<base href="'.concat(y).concat(/\/$/.test(y)?"":"/",'" />')),D&&(e+="<style>".concat(D,"</style>"));try{v.open(),v.write(e+t),v.close()}catch(t){}}},load:function(t,e){b=c.Z.f(t)?t:e,c.Z.s(t)&&(f.setAttribute("src",t),g=t)},error:function(t){c.Z.f(t)&&(m=t)},postMessage:function(t,e){if(M(),!T)try{p.postMessage(t,e||"*")}catch(t){(0,s.Z)("".concat(d," postMessage error: ").concat(null==t?void 0:t.message))}},destroy:function(){clearInterval(E),(0,r.jo)(N),f.removeEventListener(x,F),f.removeEventListener(k,U),f.setAttribute("src","about:blank"),f.remove(),p=null,v=null,T=!0}}}},9909:function(t,e,n){"use strict";n.d(e,{J:function(){return s},b:function(){return f}});var r=n(7550),o=n(8917),i=n(9349),a=n(9862),u=n(6205),c=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=t;return n<65?n+=6*e:n>90&&(n+=7*e),n},s=function(t,e){if((0,o.Z)(t)||(0,r.Z)(t)){var n=(0,u.Z)(e)%6,s=(0,u.Z)(t),f=17+n,l="";s=s>=0?Math.min(9999,s):0,s=(0,a.Z)(s,4);for(var d=0;d<4;d+=1){var p=s[d];l+=String.fromCharCode(c(p.charCodeAt(0)+f,1)),f+=(0,u.Z)(p)+3}return l}(0,i.Z)("Slide method first argument must be Integer (given ".concat(t,")."),!0)},f=function(t,e){if((0,r.Z)(t)){var n=17+(0,u.Z)(e)%6,o="";if(4===(null==t?void 0:t.length))for(var a=0;a<4;a+=1){var s=t[a],f=String.fromCharCode(c(s.charCodeAt(0),-1)-n);o+=f,n+=(0,u.Z)(f)+3}return(0,u.Z)(o)}(0,i.Z)("Unslide method first argument must be String (given ".concat(t,")."),!0)}},3574:function(t,e){"use strict";e.Z="https://std.wpcdn.pl/"},6806:function(t,e,n){"use strict";var r=(0,n(8886).cu)("fullWidth",{width:"100%"});e.Z=r},4564:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var r=n(8886),o=n(853),i=n(7159),a=function(t,e,n){var a=(0,r.Cj)((0,i.Z)(),(0,r.cu)(t,Object.assign({cursor:"pointer",position:"relative"},n)));return(0,r.cu)("".concat(t," svg"),{position:"absolute",width:"50%",height:"50%",top:0,left:0,right:0,bottom:0,margin:"auto",fill:e}),(0,o.Z)(a,'<svg xmlns="http://www.w3.org/2000/svg" width="95" height="95" viewBox="0 0 94.9 94.9"><path d="M55.9 47.5L94.3 9.1c0.8-0.8 0.8-2.2 0-3L88.8 0.6C88.4 0.2 87.9 0 87.3 0c-0.6 0-1.1 0.2-1.5 0.6L47.5 39 9.1 0.6c-0.8-0.8-2.2-0.8-3 0L0.6 6.1c-0.8 0.8-0.8 2.2 0 3l38.4 38.4L0.6 85.8c-0.8 0.8-0.8 2.2 0 3l5.5 5.5c0.4 0.4 0.9 0.6 1.5 0.6s1.1-0.2 1.5-0.6l38.4-38.4 38.4 38.4c0.4 0.4 0.9 0.6 1.5 0.6s1.1-0.2 1.5-0.6l5.5-5.5c0.8-0.8 0.8-2.2 0-3L55.9 47.5z"></path></svg>'),a}},3007:function(t,e,n){"use strict";var r=n(450);e.Z=function(){return(0,r.ZF)("darkmode")}},5467:function(t,e,n){"use strict";n.d(e,{P:function(){return a},q:function(){return u}});var r,o=n(6539),i=n(2443),a=function(){return r||(0,o.Z)("rekid")},u=function(t){(0,i.Z)("rekid",t),r=t}},975:function(t,e){"use strict";var n=function(){var t=!0;try{t=window.self===window.top}catch(e){t=!1}return t}();e.Z=n},9634:function(t,e){"use strict";var n=window.navigator;e.Z=n&&(n.connection||n.mozConnection||n.webkitConnection)||!1},450:function(t,e,n){"use strict";n.d(e,{Kl:function(){return u},Qj:function(){return a},ZF:function(){return i}});var r=n(6539),o=n(2443),i=function(t){var e=(0,r.Z)("wp_dot_addparams");return e&&t&&(e=e[t]),e},a=function(t){return(0,o.Z)("wp_dot_addparams",t)},u=function(t){a(Object.assign(i()||{},t))}},1770:function(t,e,n){"use strict";n.d(e,{$e:function(){return L},G6:function(){return y},KD:function(){return I},LM:function(){return P},N0:function(){return x},Pk:function(){return E},QT:function(){return C},Qt:function(){return j},Rf:function(){return k},TH:function(){return O},TL:function(){return h},V8:function(){return A},X2:function(){return Z},YG:function(){return T},Zo:function(){return _},c3:function(){return S},f0:function(){return m},hx:function(){return b},i7:function(){return v},l6:function(){return R},mL:function(){return g},x_:function(){return w}});var r,o,i,a=n(4841),u=n(6539),c=n(4523),s=n(3205),f=n(4030),l=n(2230),d=n(6205),p=(0,l.Z)("iphone|ipad|ipod"),v=p&&!window.MSStream?(0,l.Z)("crios"):(0,l.Z)("chrome"),h=p&&(0,l.Z)("safari")&&!(0,l.Z)("(CriOS|FxiOS|OPiOS|mercury|chrome)"),y=(0,l.Z)("safari")&&!(0,l.Z)("chrome"),m=p?(0,l.Z)("opios"):(0,l.Z)("opr\\/")||s.Z.o(window.opera),b=p?(0,l.Z)("fxios"):(0,l.Z)("firefox\\/")&&!(0,l.Z)("(compatible|webkit)"),g=(0,l.Z)("iphone|ipad|ipod|macintosh"),w=(i=window.navigator.userAgent,c.Z?r=(o=/msie (\d+)/i.exec(i))?o[1]:(0,l.Z)("trident\\/7\\.0")>0?11:0:v?r=(0,d.Z)((i.match(/(chrom(?:e|ium)|crios)\/(\d+)/i)||[])[2])||0:b?r=(0,d.Z)((i.match(/firefox\/(\d+)/i)||[])[1])||0:y&&(r=(0,d.Z)((i.match(/version\/(\d+)/i)||[])[1])||0),r),A=function(){return(0,a.y1)("poczta|profil|pomoc|onelogin")},Z=function(){return(0,a.y1)("^(o2_poczta_o2_pl_nh|poczta_nh)")},S=function(){return(0,a.y1)("^money")},_=function(){return(0,a.y1)("^nwm_parenting")},O=function(){return(0,a.y1)("^nwm_abczdrowie")},E=function(){return(0,a.y1)("^magazyn")},j=function(){return(0,a.y1)("^sportowefakty")},P=function(){return(0,a.y1)("o2_o2_pl")},T=function(){return(0,a.y1)("^pudelek|pudelek_pl$")},I=function(){return(0,a.y1)("^(sg|sg_mobile)$")},C=function(){return!!(0,u.Z)("PAKO")},k=function(){return!!(0,u.Z)("wp_amp")},x=function(){return(0,a.y1)("^app")},L=function(){return(0,a.y1)("^wirtualnaukraina")},R=function(){return f.Z.isRobot}},1081:function(t,e){"use strict";e.Z=void 0!==Object.getOwnPropertyDescriptor(window.navigator,"userAgent")},7003:function(t,e,n){"use strict";var r=n(1774);e.Z=function(t){return document.getElementById(t||r.Z.bucket)}},528:function(t,e,n){"use strict";var r=n(1081),o=(0,n(2230).Z)("google|hotjar|ruxit|lighthouse|yandex|pinterest|(bing|apple|moat|petal|ad)bot")&&!r.Z;e.Z=o},4523:function(t,e,n){"use strict";var r=(0,n(2230).Z)("trident\\/");e.Z=r},8727:function(t,e,n){"use strict";n.d(e,{R:function(){return i},b:function(){return o}});var r=!1,o=function(t){r=t},i=function(){return r}},4841:function(t,e,n){"use strict";n.d(e,{GD:function(){return l},PO:function(){return f},W_:function(){return a},oO:function(){return d},ut:function(){return s},y1:function(){return u},zC:function(){return c}});var r=n(8727),o=n(6539),i=n(2443),a=function(){return(0,o.Z)("wp_sn")},u=function(t){return new RegExp(t).test(a())},c=function(){return!!(u("_m_|_mobile")||(0,o.Z)("wp_mobile")||(0,o.Z)("isMobile"))},s=function(t){var e=function(t){return/^[a-z0-9_.]{2,56}$/.test(t)}(t);(0,i.Z)("wp_sn",e?t:"invalid_sn"),(0,r.b)(c())},f=function(){return(a()||"").replace(/(_dynamic)/g,"")},l=function(t){var e=t||a();return e&&"unknown"!==e},d=function(){var t=(0,o.Z)("wp_spa_config");if(t){var e,n="mobile"===t.platform||(0,r.R)(),i=null===(e=t[t.platform])||void 0===e||null===(e=e.dot)||void 0===e?void 0:e.base;n?u("_mobile$")||(!a()&&i?s("".concat(i,"_mobile")):s("".concat(a(),"_mobile"))):!a()&&i&&s(i)}}},2230:function(t,e){"use strict";e.Z=function(t){return new RegExp(t,"i").test(window.navigator.userAgent)}},1386:function(t,e,n){"use strict";var r=n(7379),o=n(1774),i=n(3205),a=n(2621);function u(t){return function(t){if(Array.isArray(t))return c(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return c(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var s=(0,r.Z)();o.Z.dams=s;e.Z=function(t,e){if(i.Z.s(t)){var n,r,o,c=Symbol(t),f=(n=!1,r=new Set,o=function(t){r.delete(t);var e=t.timeout,n=t.cb;t.info,clearTimeout(e),n()},Object.create(null,{fill:{value:function(t,e,u){if(i.Z.f(t)){var c=Object.create(null,{cb:{value:t},info:{value:e}});if(n)o(c);else if(r.add(c),(0,a.Z)(u)){var s=setTimeout((function(){o(c)}),u);Object.defineProperty(c,"timeout",{value:s})}}}},close:{value:function(){n=!1}},open:{value:function(){n=!0;for(var t=u(r);t.length&&n;)o(t.shift())}},isOpen:{get:function(){return n}}}));return e&&f.open(),s[c]=f,f}}},5620:function(t,e,n){"use strict";n.d(e,{$D:function(){return b},B2:function(){return u},FJ:function(){return f},I:function(){return l},IK:function(){return s},IN:function(){return o},QE:function(){return w},U6:function(){return v},US:function(){return a},YE:function(){return d},Yw:function(){return y},aX:function(){return h},h5:function(){return Z},j5:function(){return c},kQ:function(){return A},mv:function(){return g},oQ:function(){return i},s4:function(){return m},uD:function(){return p}});var r=n(703),o=function(){return!!(0,r.qm)("tcid")},i=function(){return!!(0,r.qm)("tcidma")},a=function(){return!!(0,r.qm)("matoken")},u=function(){return(o()||i()||!!(0,r.qm)("htmlFile"))&&!(0,r.qm)("tcidf")},c=function(){return!!(0,r.qm)("noext")},s=function(){return!!(0,r.qm)("novendor")||c()},f=function(){return!!(0,r.qm)("noadv")||c()||a()},l=function(){return!!(0,r.qm)("nodisplay")||f()},d=function(){return!!(0,r.qm)("nodirect")||l()},p=function(){return!!(0,r.qm)("nogam")||l()||s()},v=function(){return!!(0,r.qm)("noprebid")||l()||s()||u()},h=function(){return!!(0,r.qm)("noplayer")},y=function(){return!!(0,r.qm)("novideo")||f()},m=function(){return!!(0,r.qm)("nodetector")},b=function(){return!!(0,r.qm)("nobdc")},g=function(){return!!(0,r.qm)("noasr")},w=function(){return"1"===(0,r.qm)("nowave")},A=function(){return"1"===(0,r.qm)("nofsc")},Z=function(){return"1"===(0,r.qm)("noshow")}},9460:function(t,e,n){"use strict";n.d(e,{DH:function(){return P},Hj:function(){return E},Hy:function(){return O},Ns:function(){return x},Um:function(){return C},XV:function(){return I},_k:function(){return j},hT:function(){return R},mc:function(){return N},nr:function(){return T},uU:function(){return k},vS:function(){return _},vv:function(){return L}});var r=n(3121),o=n(7379),i=n(1774),a=n(3205);function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}function c(t,e,n){var r;return r=function(t,e){if("object"!=u(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=u(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==u(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var s="DOMContentLoaded",f="_visible",l="_hidden",d="_resizeend",p="_scrollend",v=(0,o.Z)(),h=(0,o.Z)(),y=(0,o.Z)(),m=(0,o.Z)(),b=(0,o.Z)(),g=!1;i.Z.handlers={isAttached:v,executions:h,executionsDone:y,attachedOnce:m,eventQueue:b};var w=function(t,e){var n=b[t];if(n)for(var r,o=n.length,i=0;i<o;i+=1)r=m[t]?n.shift():n[i],a.Z.f(r)&&r(e);m[t]&&(y[t]=!0)},A=function(t){var e;return function(n){clearTimeout(e),e=setTimeout((function(){w(t,n)}),100)}},Z=c(c({},p,["scroll",A(p)]),d,["resize",A(d)]),S=function(t){var e=b[t],n=Z[t];if(null!=e&&e.length&&!v[t]){if(n)E(n[0],n[1]);else{var r=!("scroll"!==t||!g)&&{passive:!0};window.addEventListener(t,h[t],r)}v[t]=!0}else null!=e&&e.length||!v[t]||(n?_(n[0],n[1]):window.removeEventListener(t,h[t]),v[t]=!1)},_=function(t,e){!function(t,e){var n=b[t]||[];if(e&&n){var r=n.indexOf(e);r>-1&&n.splice(r,1)}}(t,e),S(t)},O=function(){return/te/.test(document.readyState)},E=function(t,e,n,o){/^[a-z]+:[a-z]+$/i.test(t)?(0,r._V)(t,e,n,o):(!function(t){h[t]||(h[t]=function(e){w(t,e)})}(t),function(t,e,n,r){b[t]=b[t]||[];var o=r?"unshift":"push";n&&(m[t]=!0),a.Z.f(e)&&(y[t]?e():b[t][o](e))}(t,e,n,o),S(t))},j=function(t,e){E(s,t,!0,e)},P=function(t,e){E("resize",t,!1,e)},T=function(t,e){E("scroll",t,!1,e)},I=function(t,e){E(d,t,!1,e)},C=function(t,e){E(p,t,!1,e)},k=function(t,e){E("pagehide",t,!1,e)},x=function(t,e){E("pageshow",t,!1,e)},L=function(t,e){E(f,t,!1,e)},R=function(t,e){E(l,t,!1,e)},N=function(t,e){E("beforeunload",t,!0,e)};e.ZP=function(){try{var t=Object.defineProperty({},"passive",{get:function(){return g=!0,!0}});window.addEventListener("_",null,t),window.removeEventListener("_",null,t)}catch(t){}y[s]=O(),document.addEventListener("visibilitychange",(function(t){w(document.hidden?l:f,t)}))}},703:function(t,e,n){"use strict";n.d(e,{Kp:function(){return a},NB:function(){return c},qm:function(){return s}});var r=n(1774),o=n(6539),i=n(7842),a=function(){var t=window.location,e=t.search,n=t.hash;return Object.assign((0,i.Z)(e),(0,i.Z)(n),(0,o.Z)("wp_switches"))},u=a();r.Z.switches=u;var c=function(){return u},s=function(t){return(0,o.Z)(t,u)||""}},4923:function(t,e,n){"use strict";var r=n(5599);e.Z=function(t){return function e(){var n=(0,r.Z)();n?t(n):requestAnimationFrame(e)}}},7885:function(t,e){"use strict";var n="1~".concat([39,43,55,70,89,108,117,122,143,149,162,167,184,196,202,211,228,241,253,266,272,311,322,326,327,338,385,389,440,448,449,453,482,486,494,495,501,503,505,522,540,574,585,587,588,745,780,867,874,899,904,922,931,981,1031,1092,1099,1107,1126,1127,1171,1205,1215,1248,1252,1286,1290,1301,1329,1419,1456,1465,1516,1548,1558,1564,1577,1653,1725,1844,1859,1878,1889,2013,2068,2072,2137,2145,2177,2179,2216,2299,2312,2359,2373,2377,2411,2504,2510,2544,2567,2571,2583,2589,2604,2605,2634,2657,2707,2729,2739,2797,2822,2827,2867,2874,2886,2887,2889,2901,2908,2911,2923,2939,2956,2973,3009,3025,3033,3053,3076,3077,3078,3108,3124,3128,3130,3194].join("."));e.Z=n},780:function(t,e,n){"use strict";var r=n(5394),o=n(6733),i=n(1143);e.Z=function(){var t="GDPRBar",e="".concat(t,"LoadStart");(0,i.Z)(e),n.e(599).then(n.bind(n,3054)).then((function(n){var r=n.default;(0,o.Z)("".concat(t,"LoadedTime"),e,"".concat(t,"LoadEnd")),r()})).catch((function(n){(0,o.Z)("".concat(t,"ErrorTime"),e,"".concat(t,"LoadError")),(0,r.Z)(n,"ConsentBar")}))}},517:function(t,e,n){"use strict";var r=n(2466),o=n(961),i=n(7265),a=n(2020),u=n(7508),c=n(6205),s=!1,f=function(){return t=(0,i.SU)(),e=t.purposeConsents,n=t.vendorConsents,e.size>0&&n.size>0&&(0,o.BF)("mr","TP")&&(0,o.BF)("mr");var t,e,n};e.Z=function(){var t=(0,c.Z)((0,u.Z)(r.Dc)),e=!f();a.Z.today=Math.floor(Date.now()/864e5);var n=(!t||a.Z.today>t)&&e&&!s;return n&&(s=!0),n}},2020:function(t,e,n){"use strict";var r=(0,n(7379).Z)();e.Z=r},846:function(t,e,n){"use strict";var r=(0,n(1386).Z)("Consent");e.Z=r},2466:function(t,e,n){"use strict";n.d(e,{Dc:function(){return r},F1:function(){return a},le:function(){return i},q2:function(){return o}});var r="WPtcsb",o="WPdp",i="WPtcs2",a=[o,i]},6259:function(t,e){"use strict";e.Z="WPci"},1361:function(t,e,n){"use strict";var r=n(1467),o=n(5394),i=n(846),a=n(6733),u=n(1143);e.Z=function(){(0,r.b)("formViewLoad");var t="GDPRBoard",e="".concat(t,"LoadStart");(0,u.Z)(e),n.e(599).then(n.bind(n,4831)).then((function(n){var r=n.default;(0,a.Z)("".concat(t,"LoadedTime"),e,"".concat(t,"LoadEnd")),r()})).catch((function(n){i.Z.open(),(0,a.Z)("".concat(t,"ErrorTime"),e,"".concat(t,"LoadError")),(0,o.Z)(n,"ConsentForm")}))}},1121:function(t,e,n){"use strict";var r=n(2978),o=n(703),i=n(4841),a=n(1770),u=n(528),c=n(975),s=n(4030);e.Z=function(){var t=(0,o.qm)("gdprLoad"),e=(0,o.qm)("gdprOff"),n=(0,i.y1)("^(openfm|parklot|easygopl|money_money2money|owirtualnejpolsce)"),f=(0,i.y1)("poczta|onelogin")&&!(0,i.y1)("logowanie|profil"),l=(0,r.aD)([r.Uv,r.nJ]);return s.Z.isSiteOff=n||f||l,c.Z&&(0,i.GD)()&&!(0,a.N0)()&&!n&&!f&&!l&&!u.Z&&!e||t}},9966:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e,n){var o;return o=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==r(o)?o:String(o))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,{Dz:function(){return s},EB:function(){return w},Eq:function(){return g},F_:function(){return b},HT:function(){return f},KM:function(){return A},NT:function(){return d},cD:function(){return m},e0:function(){return u},fR:function(){return _},he:function(){return c},jE:function(){return C},k9:function(){return a},o:function(){return k},pz:function(){return i},qU:function(){return y},qe:function(){return l},qz:function(){return v},rJ:function(){return E},tP:function(){return O},tl:function(){return p},uY:function(){return Z},wv:function(){return h},x_:function(){return S},yM:function(){return j}});var i="ck",a="mr",u="fp",c="mt",s="ts",f="cspid",l="csfid",d=0,p=1,v=2,h="WPM",y="GWP",m="TP",b=[h,y,m],g=[i,a,u],w=[1,2,3,4,5,6,7,8,9,10],A=[2],Z=[1],S=[2,3,4,5,6,7,8,9],_=[2],O=[2,7,8,9,10,11],E=[2],j=[1],P=JSON.stringify(w),T=JSON.stringify(_),I=JSON.stringify(j),C=o(o(o({},h,P),y,P),m,I),k=o(o(o({},h,T),y,T),m,T)},5090:function(t,e){"use strict";e.Z=function(t){return t&&Date.now()-t>33696e6}},1747:function(t,e,n){"use strict";n.d(e,{C:function(){return f},M:function(){return s}});var r=n(4462),o=n(9627),i=n(7550),a=n(9349),u=n(2264),c=function(t,e){if(!(0,i.Z)(t)||!(0,i.Z)(e))return"";for(var n=e.length,r=t.length,o="",a=0;a<r;a+=1){var u=t.charCodeAt(a),c=e.charCodeAt(a%n);o+=String.fromCharCode(u^c)}return o},s=function(t){if((0,o.Z)(t)){var e=(0,u.Z)(t),n=e.keybase,s=void 0===n?(0,r.Nu)(3,36,!0):n;delete e.keybase;try{var f=s+btoa(c(JSON.stringify(e),s));if(e.keybase=s,(0,i.Z)(f))return f}catch(t){(0,a.Z)(null==t?void 0:t.message,!0)}}},f=function(t){if((0,i.Z)(t)){var e=t.slice(0,3),n=t.slice(3);try{var r=JSON.parse(c(atob(decodeURIComponent(n)),e));if((0,o.Z)(r))return r.keybase=e,(0,u.Z)(r)}catch(t){(0,a.Z)(null==t?void 0:t.message,!0)}}}},961:function(t,e,n){"use strict";n.d(e,{$C:function(){return S},BF:function(){return Z},Ld:function(){return m},U2:function(){return w},a1:function(){return h},gf:function(){return _},rl:function(){return y},t8:function(){return A},uB:function(){return b}});var r=n(9966),o=n(7379),i=n(5090),a=n(9627),u=n(2264);function c(t){return function(t){if(Array.isArray(t))return s(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var f=(0,o.Z)(),l=!1,d=!1,p=!1,v=!1,h=function(){return p},y=function(){return l},m=function(t){l=t},b=function(){return f},g=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.wv;return arguments.length>1&&void 0!==arguments[1]&&arguments[1]&&(f[t]=f[t]||(0,o.Z)()),f[t]},w=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.wv,n=g(e);if(n)return n[t]},A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:r.wv,o=g(n,!0);o[t]!==e&&(r.Eq.includes(t)&&function(t){g(t,!0)[r.Dz]=Date.now()}(n),o[t]=e,d&&v&&m(!0))},Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.wv;return 2===w(t,e)},S=function(){return Math.min.apply(Math,c(r.F_.map((function(t){return w(r.Dz,t)}))))},_=function(t){(0,a.Z)(t)&&(JSON.stringify((0,u.Z)(f))!==JSON.stringify((0,u.Z)(t))&&v&&m(!0),Object.assign(f,t));r.F_.forEach((function(t){Z(r.k9,t)&&A(r.HT,r.jE[t],t),Z(r.e0,t)&&A(r.qe,r.o[t],t)})),v=!0,(0,i.Z)(S())&&(p=!0)};r.F_.forEach((function(t){r.Eq.forEach((function(e){A(e,r.NT,t)}))})),d=!0,v=!1},2058:function(t,e,n){"use strict";n.d(e,{Z:function(){return m}});var r=n(1710),o=n(961),i=n(7265),a=n(7798),u=function(t){var e=new r.gI(t),n=(0,a.Z)();return e.cmpId=72,e.cmpVersion=2,e.consentScreen=3,e.consentLanguage=n,e.publisherCountryCode="PL",e.isServiceSpecific=!0,e},c=n(5394),s=n(9966),f=n(1467),l=n(4841),d=n(5090),p=n(1121),v=function(t,e,n){if(t){var r=t.created.getTime();if((0,d.Z)(r)&&((0,p.Z)()||(0,l.y1)("^openfm"))){(0,i.GD)(!0),(0,i.Fn)(null),(0,i.jL)(void 0);var a=u(e);return(0,f.b)("expired",{created:r}),(0,i.Ev)(n,"expired"),{tcModel:a,tcString:undefined}}r-(0,o.$C)()>6e4&&((0,o.t8)(s.Dz,r,s.wv),(0,o.t8)(s.Dz,r,s.qU),(0,o.t8)(s.Dz,r,s.cD))}},h=n(7550),y=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=(0,i.do)(),n=(0,i.qO)();n&&n.update(t?"":e||"",t)},m=function(t,e,n,a,s,f,l,d){var p,m,b,g=!0;if(e?(0,o.BF)("mr","TP")&&(b=s):(g=n)&&(b=s),a!==(0,i.do)()){if(g){m=a;try{if(e){var w=(0,i.h)();if((0,h.Z)(m)){p=r.E9.decode(m);var A=v(p,w,l);A&&(p=A.tcModel,m=A.tcString),p&&w&&!p.gvl&&(p.gvl=w)}else p=u(w)}else(0,h.Z)(m)&&(p=r.E9.decode(m))}catch(t){(0,c.Z)(t,"TCModel")}}(0,i.jL)(m),(0,i.Fn)(p)}t&&(0,i.hU)(t),(0,i.R4)(g),(0,i.T6)(b),y(f)}},7265:function(t,e,n){"use strict";n.d(e,{Ev:function(){return I},Fn:function(){return h},GD:function(){return P},KC:function(){return j},PD:function(){return k},R4:function(){return p},SU:function(){return v},T6:function(){return A},_3:function(){return _},cG:function(){return w},do:function(){return Z},h:function(){return b},hU:function(){return O},jL:function(){return S},kG:function(){return T},lT:function(){return C},qO:function(){return y},qP:function(){return E},u6:function(){return m},wH:function(){return g},zC:function(){return d}});var r=n(1774),o=!0,i=!1,a=!1,u=!1,c="",s="",f={gvl:void 0,cmpapi:void 0,tcModel:null,otherPartners:void 0},l={};r.Z.vendorsState=f;var d=function(){return o},p=function(t){o=t},v=function(){return f.tcModel},h=function(t){f.tcModel=t},y=function(){return f.cmpapi},m=function(t){f.cmpapi=t},b=function(){return f.gvl},g=function(t){f.gvl=t},w=function(){return c},A=function(t){c=t},Z=function(){return s},S=function(t){s=t},_=function(){return i},O=function(t){i=t},E=function(){return u},j=function(){return a},P=function(t){a=t},T=function(){return l},I=function(){var t=arguments.length>1?arguments[1]:void 0;l[arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default"]=t},C=function(t){f.otherPartners=t},k=function(){return f.otherPartners}},1467:function(t,e,n){"use strict";n.d(e,{A:function(){return u},b:function(){return c}});var r=n(7265),o=n(2890),i=n(1774),a=n(4769),u={tcf:4};i.Z.mode&&(u.devel=1);var c=function(t,e,n){var i,c;Object.assign(u,n);var s=Object.assign({},e,u,{gvl:(null===(i=(0,r.SU)())||void 0===i?void 0:i.vendorListVersion)||-1,policy:(null===(c=(0,r.SU)())||void 0===c?void 0:c.policyVersion)||-1,time:Math.round((0,o.zO)())});(0,a.Z)(void 0,s,"gdpr_".concat(t),{useLink:!0})}},5301:function(t,e,n){"use strict";var r=n(2466),o=n(1747),i=n(7265),a=n(961),u=n(919),c=n(4596),s=n(7508),f=n(2040),l=n(2840);e.Z=function(){return new Promise((function(t){var e,n,d={},p=(0,s.Z)(r.le),v=(0,c.Z)(r.le),h=(0,s.Z)(r.q2),y=(0,c.Z)(r.q2);(p&&!v||!p&&v||p!==v)&&(e=!0),(h&&!y||!h&&y||h!==y)&&(n=!0),((0,a.rl)()||n)&&((0,a.Ld)(!1),d[r.q2]=(0,o.M)((0,a.uB)())),((0,i._3)()||e)&&((0,i.hU)(!1),d[r.le]=(0,i.do)()),(0,l.Z)(d),u.pt?t():f.Z.set(d,t)}))}},3448:function(t,e,n){"use strict";var r=n(7265),o=n(4064);e.Z=function(t,e){var n=(0,r.SU)(),i=!1;if(n){var a=n.vendorConsents,u=n.vendorLegitimateInterests;i=(a.has(t)||u.has(t))&&(0,o.Z)(e)}return i}},4064:function(t,e,n){"use strict";var r=n(7265);e.Z=function(t){var e=(0,r.SU)(),n=!1;if(e){var o=e.purposeConsents,i=e.purposeLegitimateInterests;n=t.filter((function(t){return o.has(t)||i.has(t)})).length===t.length}return n}},309:function(t,e,n){"use strict";var r=(0,n(4443).Z)();r.name="__tcfapiLocator",e.Z=r},625:function(t,e,n){"use strict";var r=n(7265),o=n(3448),i=n(7550),a=n(3205),u=n(2014);e.Z=function(t){var e=t;if((0,i.Z)(t)){e=t.replace(/\$\{(GDPR(_CONSENT_\d+)?|ADDTL_CONSENT|LIMITED_ADS)\}/gi,(function(t){if("${GDPR}"===t){var e=(0,r.zC)();return a.Z.u(e)?1:(0,u.Z)(e)}return t.includes("_CONSENT_")?(0,r.do)()||"":t.includes("ADDTL")?(0,r.cG)()||"":t.includes("LIMITED")?(0,u.Z)(!(0,o.Z)(755,[1])):""}))}return e}},2971:function(t,e,n){"use strict";var r=n(369),o=n(7795),i=n(3205);e.Z=function t(e,n){var a=e;return i.Z.u(a)||(i.Z.o(a)?(0,r.Z)(a,(function(e,r){(0,o.Z)(r)||""===r||"undefined"===r?delete a[e]:a[e]=t(r,n)})):n&&(a=encodeURIComponent("".concat(a)))),a}},7379:function(t,e){"use strict";e.Z=function(){return Object.create(null)}},8937:function(t,e,n){"use strict";var r=n(4462);e.Z=function(t){for(var e=String(t),n=[],o=e.length,i=0,a=0;i<o;i+=a)a=(0,r.$6)(4)+1,n.push("".concat(e.slice(i,i+a),"\\2060 "));return'"'.concat(n.join("").replace(/\|/g,"\\A "),'"')}},9126:function(t,e,n){"use strict";var r=n(7795);e.Z=function(t){return(0,r.Z)(t)?t:JSON.parse(JSON.stringify(t))}},7174:function(t,e,n){"use strict";var r=n(2395),o=n(5394);e.Z=function(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];try{Object.defineProperty(t,e,{value:n,configurable:i,enumerable:!0})}catch(t){["WP","gaf","prebid"].includes(e)&&(0,r.o)(e,void 0,!0,!0),t.campaign=e,(0,o.Z)(t,"definePropertyHard")}}},619:function(t,e,n){"use strict";var r=n(3205);e.Z=function(t,e,n){var o=Object.getOwnPropertyDescriptor(t,e);o&&!o.configurable||Object.defineProperty(t,e,{value:n,writable:!0,configurable:!0,enumerable:!r.Z.f(n)}),null!=o&&o.writable&&(t[e]=n)}},853:function(t,e){"use strict";e.Z=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"beforeend";t.insertAdjacentHTML(n,e)}},7159:function(t,e){"use strict";e.Z=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div";return document.createElement(t)}},4443:function(t,e,n){"use strict";var r=n(7159);e.Z=function(){var t=(0,r.Z)("iframe");return t.style.visibility="hidden",t.style.display="none",t}},3354:function(t,e,n){"use strict";var r=n(7159);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpcss",n=(arguments.length>2?arguments[2]:void 0)||(0,r.Z)("style");return n.type="text/css",n.dataset.id=e,n.textContent=t,n}},5599:function(t,e){"use strict";e.Z=function(){return document.body}},8488:function(t,e,n){"use strict";var r=n(7550),o=n(4263);e.Z=function(t){return(0,r.Z)(t)?(0,o.Z)(t):t}},8842:function(t,e){"use strict";e.Z=function(t){return getComputedStyle(t)||{}}},4491:function(t,e){"use strict";e.Z=function(){return document.documentElement}},5925:function(t,e,n){"use strict";var r=n(5599),o=n(4491);e.Z=function(t){var e=t||(0,r.Z)()||{},n=t||(0,o.Z)()||{};return Math.max(e.scrollHeight,e.offsetHeight,n.clientHeight,n.scrollHeight,n.offsetHeight)}},9951:function(t,e,n){"use strict";n.d(e,{Z:function(){return f}});var r=n(7379),o=n(5925),i=n(5599),a=n(4491),u=function(t){var e=t||(0,i.Z)()||{},n=t||(0,a.Z)()||{};return Math.max(e.scrollWidth,e.offsetWidth,n.clientWidth,n.scrollWidth,n.offsetWidth)},c=n(8700),s=n(5253),f=function(t,e){var n=(0,s.Z)(t)&&t.getBoundingClientRect();if(n){var i=(0,c.Z)(),a=i.top,f=i.left,l=(0,r.Z)();return l.top=n.top+a,l.left=n.left+f,e?(l.width=u(t),l.height=(0,o.Z)(t)):(l.width=n.width,l.height=n.height),l.bottom=l.top+l.height,l.right=l.left+l.width,l.x=n.x+f,l.y=n.y+a,l}}},8959:function(t,e){"use strict";e.Z=function(){return document.head}},1162:function(t,e){"use strict";e.Z=function(){return 2147483647}},7798:function(t,e,n){"use strict";var r=n(703),o=n(1964),i=n(4491),a=(0,r.qm)("forceLang");e.Z=function(){var t,e=a||(null===(t=(0,i.Z)())||void 0===t?void 0:t.lang);return Object.keys(o.Z).includes(e)?e:"pl"}},1977:function(t,e,n){"use strict";var r=n(4263);e.Z=function(t,e,n){var o=(0,r.Z)(t),i="";return o&&(i=(o.getAttribute(e||"content")||i).slice(0,n||255)),i}},967:function(t,e){"use strict";e.Z=function(){return window.innerHeight}},8700:function(t,e){"use strict";e.Z=function(){return{top:window.pageYOffset,left:window.pageXOffset}}},6679:function(t,e){"use strict";e.Z=function(){return window.innerWidth}},5313:function(t,e,n){"use strict";var r=n(8727),o=n(967),i=n(2014);e.Z=function(){var t=(0,i.Z)((0,r.R)()),e=(0,o.Z)();return[[760,900],[600]][t].filter((function(t){return e>=t})).length}},5253:function(t,e,n){"use strict";var r=n(5599);e.Z=function(t){return t instanceof HTMLElement&&(0,r.Z)()&&(0,r.Z)().contains(t)}},9610:function(t,e,n){"use strict";var r=n(8842);e.Z=function(t){return(t.offsetParent||"fixed"===(0,r.Z)(t).position)&&"hidden"!==t.getAttribute("visibility")}},1964:function(t,e){"use strict";e.Z={uk:"uk-ua",pl:"pl-pl",en:"en-en"}},5150:function(t,e){"use strict";e.Z=function(t){for(var e=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>|<\/script>/gi,n=t;e.test(n);)n=n.replace(e,"");return n}},4263:function(t,e){"use strict";e.Z=function(t,e){return document["querySelector".concat(e?"All":"")](t)}},5046:function(t,e,n){"use strict";var r=n(369);e.Z=function(t){(0,r.Z)(t,(function(e){delete t[e]}))}},369:function(t,e){"use strict";function n(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return r(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return r(t,e)}(t,e)||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.")}()}function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}e.Z=function(t,e){if("[object Object]"===Object.prototype.toString.call(t))for(var r=Object.entries(t),o=r.length,i=0;i<o;i++){var a=n(r[i],2);e(a[0],a[1])}}},2756:function(t,e){"use strict";e.Z=function(t){return Object.freeze&&Object.freeze(t),t}},1756:function(t,e,n){"use strict";var r=n(9372),o=n(4263);e.Z=function(t){var e=(0,o.Z)('link[rel="canonical"]');return(0,r.Z)(null==e?void 0:e.href,t)}},5212:function(t,e,n){"use strict";var r=n(9372);e.Z=function(t){return(0,r.Z)(window.location.href,t)}},6539:function(t,e){"use strict";e.Z=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;try{e=n[t]}catch(t){console.error(t)}return e}},7842:function(t,e,n){"use strict";var r=n(1133),o=n(7550),i=n(5150);function a(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||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.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}e.Z=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"&",u=arguments.length>3?arguments[3]:void 0,c={};(0,o.Z)(t)&&t.replace(/(^[?#])/,"").split(n).forEach((function(t){var n=t.split("=");if(n.length>0){var s=a(n,2),f=s[0],l=s[1],d=f.trim(),p=l&&decodeURIComponent(l.trim());(0,r.Z)(e)&&!e.includes(d)||(0,o.Z)(d)&&((0,o.Z)(p)||u)&&(c[d]=(0,i.Z)(p)||"")}}));return c}},9372:function(t,e){"use strict";e.Z=function(t,e){return t?t.slice(0,e||500):""}},7741:function(t,e,n){"use strict";var r=n(8012),o=n(46),i=n(9349),a=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return(0,o.Z)(e)?n?t<e:t>=e:!e&&!(0,r.Z)(e)||((0,i.Z)("Given date ".concat(e," has incorrect format."),"error"),!1)};e.Z=function(t,e,n){var r=a(t,e),o=a(t,n,!0);return r&&o}},1133:function(t,e){"use strict";e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return Array.isArray(t)&&(e>0?t.length===e:t.length>0)}},9627:function(t,e,n){"use strict";var r=n(9386);e.Z=function(t){return(0,r.Z)(t)&&Object.keys(t).length>0}},7550:function(t,e,n){"use strict";var r=n(3205);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return r.Z.s(t)&&(e>0?t.length===e:t.length>0)}},8917:function(t,e,n){"use strict";var r=n(3205);e.Z=function(t){return r.Z.n(t)&&isFinite(t)}},2617:function(t,e){"use strict";e.Z=function(){return"runAdAuction"in window.navigator}},8012:function(t,e){"use strict";e.Z=function(t){return null!==t&&(t!=t||+t!=t)}},7795:function(t,e){"use strict";e.Z=function(t){return null==t}},9386:function(t,e,n){"use strict";var r=n(7795),o=n(3205);e.Z=function(t){return!(0,r.Z)(t)&&o.Z.o(t)&&!Array.isArray(t)}},3205:function(t,e){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var r=function(t,e){return n(t)===e};[["u","undefined"],["s","string"],["b","boolean"],["n","number"],["g","bigint"],["o","object"],["f","function"],["m","symbol"]].forEach((function(t){r[t[0]]=function(e){return r(e,t[1])}})),e.Z=r},2621:function(t,e,n){"use strict";var r=n(8917);e.Z=function(t){return(0,r.Z)(t)&&t>0}},46:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var r=n(8917),o=function(t){return(0,r.Z)(t)&&Math.floor(t)===t},i=function(t){return o(t)&&t>0}},552:function(t,e,n){"use strict";var r=n(7506),o=n(7550),i=n(3205);e.Z=function(){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",e=arguments.length>3?arguments[3]:void 0,n=arguments.length>4?arguments[4]:void 0,a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return i.Z.n(u)&&(u="".concat(u)),(0,o.Z)(a)?n?(/\?/.test(a)||(a+="?"),/(\?|&)$/.test(a)||(a+="&")):"?"!==a.slice(-1)&&(a+="&"):a="",(0,o.Z)(t)&&(a+=t,(0,o.Z)(u)&&(a+="=".concat((0,r.Z)(u,e)))),a}},7506:function(t,e){"use strict";e.Z=function(t){return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?encodeURIComponent(t):t}},4033:function(t,e,n){"use strict";var r=n(7506),o=n(369),i=n(7795),a=n(3205);e.Z=function(t,e,n){var u=[];return t&&(a.Z.o(t)?(0,o.Z)(t,(function(t,o){(0,i.Z)(o)||""===o&&!n||u.push("".concat((0,r.Z)(t,e),"=").concat((0,r.Z)(o,e)))})):a.Z.s(t)&&u.push(t)),u.join("&")}},9384:function(t,e,n){"use strict";var r=n(7550);function o(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return i(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(t,e)}(t,e)||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.")}()}function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}e.Z=function(t){var e={href:t};if((0,r.Z)(t))if(window.URL)try{e=new window.URL(t)}catch(t){}else{var n=t.match(/^(?:(https?:)?\/\/)?(([^:/?#]*)(?::([0-9]+))?)([/]{0,1}[^?#]*)(\?[^#]*|)(#.*|)$/);if(n){var i=o(n,8);e.protocol=i[1],e.host=i[2],e.hostname=i[3],e.port=i[4],e.pathname=i[5],e.search=i[6],e.hash=i[7]}}else e.href="";return e}},9862:function(t,e){"use strict";e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3;return"".concat((arguments.length>2&&void 0!==arguments[2]?arguments[2]:"0").repeat(e)).concat(t).slice(-e)}},7384:function(t,e){"use strict";e.Z=function(t){var e,n=window.location,r=n.search,o=n.hash,i=new RegExp("[#?&](".concat(t,")(?:=([^&?=#]*))?([&?]|$)"));return r&&(e=r.match(i)),!e&&o&&(e=o.match(i)),e}},4462:function(t,e,n){"use strict";n.d(e,{$6:function(){return o},Nu:function(){return i},vj:function(){return a}});var r=n(6205),o=function(t){var e=(0,r.Z)(t),n=Math.random();return Math.floor(n*e)},i=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:10,e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!0===e?16:e||10,r="";for(arguments.length>2&&void 0!==arguments[2]&&arguments[2]&&(r=String.fromCharCode(o(26)+97));r.length<t;)r=(r+=Math.random().toString(n).slice(2)).slice(0,t);return r},a=function(){return 0===o(arguments.length>0&&void 0!==arguments[0]?arguments[0]:100)}},1384:function(t,e,n){"use strict";n.d(e,{DO:function(){return c},ac:function(){return f},qL:function(){return s}});var r=n(1114),o=n(7379),i=n(7174),a=(0,o.Z)(),u=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];(0,i.Z)(r.WP,t,e,n),a[t]=e},c=function(t,e){u(t,e,!0)},s=function(t,e){u(t,e)},f=function(t){return a[t]}},7560:function(t,e,n){"use strict";var r=n(7550);e.Z=function(t){if((0,r.Z)(t))try{return JSON.parse(t)}catch(t){}}},6342:function(t,e,n){"use strict";var r=n(1133),o=n(3205),i=n(9349);e.Z=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if((0,r.Z)(t)&&!t.some((function(t){return!o.Z.f(t)}))){var n=[],a=function(t,e){return n.push({resolved:e,rejected:!e,returned:t}),Promise.resolve(t)},u=function(t){return a(t,!0)},c=function(t){return a(t,!1)},s=t.map((function(t){return function(){return t.apply(void 0,arguments)}})).reduce((function(t,n){var r=t.then(n).then(u);return e?r:r.catch(c)}),Promise.resolve()).catch(c).then((function(){return n}));return s}(0,i.Z)("Invalid promise chain to run sequentially",!0)}},2443:function(t,e,n){"use strict";var r=n(619);e.Z=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window;(0,r.Z)(n,t,e)}},2264:function(t,e,n){"use strict";var r=n(9627);e.Z=function t(e){if((0,r.Z)(e)){var n={};return Object.keys(e).sort().forEach((function(r){n[r]=t(e[r])})),n}return e}},919:function(t,e,n){"use strict";n.d(e,{FT:function(){return a},Ny:function(){return c},pt:function(){return u}});var r=n(1059),o=n(2501),i=/\./g,a=function(){return new RegExp((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"localhost").replace(i,"\\.")).test(window.location.hostname)},u=window.location.hostname===r.Z,c="wp.pl"===(0,o.Z)()},2014:function(t,e,n){"use strict";var r=n(3205),o=n(6205);e.Z=function(t){return r.Z.b(t)?+t:(0,o.Z)(t)>0?1:0}},6205:function(t,e){"use strict";e.Z=function(t){return parseInt(t,10)||0}},4640:function(t,e,n){"use strict";var r=n(8917),o=n(3205),i=function(t){return o.Z.s(t)?t.trim():(0,r.Z)(t)?t:void 0};e.Z=function(t){return[].concat(t).map(i).filter((function(t){return!!t||0===t}))}},9138:function(t,e){"use strict";var n={"%20":" ","%2C":",","%3B":";","%3D":"="};e.Z=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/%(20|2C|3B|3D)/gi,(function(t){return n[t]}))}},5888:function(t,e){"use strict";e.Z=function(t){var e=Date.now();return new Date(e+1e3*t*60)}},7902:function(t,e,n){"use strict";var r=n(9138),o=n(2226),i=n(7550);e.Z=function(){var t={};if((0,o.Z)()){var e=document.cookie;(0,i.Z)(e)&&e.split("; ").forEach((function(e){var n=e.indexOf("="),o=decodeURIComponent(e.slice(0,n)),i=(0,r.Z)(e.slice(n+1));t[o]=i}))}return t}},4596:function(t,e,n){"use strict";var r=n(9138),o=n(2226),i=n(5150);e.Z=function(t){if((0,o.Z)()){var e=document.cookie.match("(^|;)\\s*".concat(decodeURIComponent(t),"\\s*=\\s*([^;]+)")),n=e?(0,r.Z)(e.pop()):null;return(0,i.Z)(n)}return null}},2501:function(t,e){"use strict";var n=window.location.hostname.split(".").slice(-2).join(".");e.Z=function(){return n}},2226:function(t,e){"use strict";var n=!1;try{var r="_X_=1",o="; SameSite=None; Secure";document.cookie=r+o;var i=-1!==document.cookie.indexOf(r);document.cookie="".concat(r,"; expires=Thu, 01-Jan-1970 00:00:01 GMT").concat(o),n=i}catch(t){}e.Z=function(){return n}},3298:function(t,e,n){"use strict";var r=n(5888);e.Z=function(){return(0,r.Z)(561600)}},9175:function(t,e,n){"use strict";var r=n(2501),o=n(4464);e.Z=function(t){return(0,o.Z)(t,"/",(0,r.Z)())}},4464:function(t,e,n){"use strict";var r=n(5330);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"/",n=arguments.length>2?arguments[2]:void 0,o=new Date;return o.setYear(0),(0,r.Z)(t,"",o,e,n)}},9062:function(t,e,n){"use strict";var r=n(2501),o=n(5330);e.Z=function(t,e,n){return(0,o.Z)(t,e,n,"/",(0,r.Z)())}},5330:function(t,e,n){"use strict";n.d(e,{Z:function(){return l}});var r={" ":"%20",",":"%2C",";":"%3B"},o=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/[\s,;]/gi,(function(t){return r[t]}))},i=function(t){return encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,window.escape)},a=n(2226),u=n(7550),c=n(7795),s=n(5150),f=n(3298),l=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:(0,f.Z)(),r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/",l=arguments.length>4?arguments[4]:void 0;if((0,a.Z)()&&(0,u.Z)(t)&&!(0,c.Z)(e)){var d="".concat(i(t),"=").concat(o(e));return d+=n?";expires=".concat(n.toUTCString()):"",d+=r?";path=".concat(r):"",d+=l?";domain=".concat(l):"",d+="; SameSite=None; Secure",document.cookie=(0,s.Z)(d),!0}}},2419:function(t,e,n){"use strict";n.d(e,{$n:function(){return r},LH:function(){return a},OL:function(){return i},aW:function(){return o}});var r="Missing action.",o="Field 'name' can not be empty.",i="Argument 'names' must be an array.",a="Argument 'values' must be a plain object."},2328:function(t,e,n){"use strict";n.d(e,{Z:function(){return G}});var r=n(3205),o={},i=function(t,e,n){if(t)return t[e]||n&&(t[e]=n),t[e]},a=n(703),u=n(6730),c=n(4462),s=n(1059),f=n(4024),l=n(7550),d=n(7560),p=function(t){if((0,l.Z)(t)){var e=t.match(/^wphub:\/\/(\{.*\})/);if(e)return(0,d.Z)(e[1])}},v=n(1774),h=n(9627),y=function(t){if((0,h.Z)(t))try{return"wphub://".concat(JSON.stringify(t))}catch(t){}},m=n(1530),b=n(4211),g=n(4918),w=n(1143),A=n(4030),Z=n(9384),S=n(4429),_="HubAPI",O=[],E=[];v.Z.hubData=E;var j,P,T,I,C,k=!1,x=!1,L=!1,R=function(t){var e=t.method,n=t.action;E.push(t),"hub"===e?"ready"===n&&((0,m.Z)("HUB",!0),A.Z.support=Object.assign({},t.support),(0,w.Z)("".concat(_,"Ready")),x=!0,clearTimeout(I),D()):function(t){var e=t.method,n=t.hash,r=t.action,a=i(o,e),u=i(a,n),c=i(u,r);if(c)for(;c.length;)c.shift()(t)}(t)},N=function(t){t.hash=(0,c.Nu)(6,16,!0),function(t){var e=t.method,n=t.hash,a=t.action,u=t.cb,c=i(o,e,{}),s=i(c,n,{}),f=i(s,a,[]);r.Z.f(u)&&!f.includes(u)&&f.push(u)}(t),x?T.postMessage(y(t),C):L?((0,S.Z)(t,j),R(t)):(k||V(),O.push(t))},D=function(){for(;O.length;)N(O.shift())},M=function(t){if(t.origin===C){var e=p(t.data);e&&R(e)}},B=function(t){L||((0,m.Z)("HUB",!1),window.removeEventListener("message",M),clearTimeout(I),x=!1,L=!0,j=(null==t?void 0:t.message)||"blocked",(0,w.Z)("".concat(_,"Error")),T=!1,D())},U=function(t,e){clearTimeout(I),I=setTimeout((function(){(0,w.Z)("".concat(_).concat(t)),B({message:e})}),5e3)},F=function(){U("WindowTimeout","Not responding"),(0,w.Z)("".concat(_,"Load"));(T=P.contentWindow).postMessage(y({method:"hub",action:"check"}),C)},V=function(){if(k=!0,!P)if(g.Z){var t=(0,a.qm)("_bb"),e=(0,a.qm)("debug"),n=e&&"?debug=".concat(e)||"",r=(0,f.Z)(v.Z.bucket,v.Z.branch,"hub",v.Z.mode,"html",v.Z.canary),o=t?r+n:(0,u.mess)(r+n,!1,!0,"application","search",s.Z);window.addEventListener("message",M),C="https://".concat((0,Z.Z)(o).hostname),P=(0,b.Z)({src:o,onLoad:F,onError:B}),U("RequestTimeout","Request timeout")}else B({message:"Hub on disallowed origin"})},G=N},2040:function(t,e,n){"use strict";n.d(e,{Z:function(){return A}});var r=n(919),o=n(2226),i=n(6570),a=n(4918),u=n(7989),c=n(2419),s=n(2942),f=n(3205),l=n(1133),d=n(9175),p=n(5865),v=function(t,e){var n=(0,u.Z)(e),r=n.useCookie,o=n.useStorage;(0,l.Z)(t)&&t.forEach((function(t){r&&(0,d.Z)(t),o&&(0,p.Z)(t)}))},h=n(4429),y=n(2840),m=function(t,e){var n=t.action,r=t.names,o=t.type,i=t.values,a=void 0===i?{}:i;switch(n){case"set":f.Z.o(a)?((0,y.Z)(a,o),t.names=Object.keys(a)):(0,h.Z)(t,c.LH);break;case"get":Array.isArray(r)?t.values=(0,s.Z)(r,o):(0,h.Z)(t,c.OL);break;case"remove":Array.isArray(r)?v(r,o):(0,h.Z)(t,c.OL);break;default:(0,h.Z)(t,c.$n)}f.Z.f(e)&&e(t)},b=n(3675),g=(0,o.Z)()||(0,i.Z)(),w=function(t,e,n,o,i){var c={method:"record",action:t,names:e,values:o,cb:n,type:i},s=(0,u.Z)(i).useStorage,f=!a.Z||(s?r.pt:r.Ny);(0,b.Z)(c,n,g,f,m,"LocalStorage & Cookie")},A={set:function(t,e,n){w("set",void 0,e,t,n)},get:function(t,e,n){w("get",t,e,void 0,n)},remove:function(t,e,n){w("remove",t,e,void 0,n)}}},2942:function(t,e,n){"use strict";var r=n(7902),o=n(9846),i=n(1133),a=n(7989);e.Z=function(t,e){var n=(0,a.Z)(e),u=n.useCookie,c=n.useStorage;if((0,i.Z)(t)){var s=Object.assign({},c&&(0,o.Z)(),u&&(0,r.Z)());return Object.fromEntries(t.map((function(t){return[t,s[t]||null]})))}}},7989:function(t,e){"use strict";e.Z=function(t){return{useCookie:!t||"cookie"===t,useStorage:!t||"storage"===t}}},2840:function(t,e,n){"use strict";var r=n(2466),o=n(7265),i=n(6918),a=n(369),u=n(7550),c=n(8917),s=n(7989),f=n(9062),l=n(4634);function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}e.Z=function(t,e){var n=(0,s.Z)(e),p=n.useCookie,v=n.useStorage;(0,a.Z)(t,(function(t,e){p&&(0,f.Z)(t,e),v&&(0,l.Z)(t,e),(0,u.Z)(e)||(0,c.Z)(e)||t===r.le&&(0,i.Z)({message:"saveConsent",path:JSON.stringify((0,o.kG)()),fileName:"".concat("".concat(e).substring(0,20),":").concat(d(e))},1)}))}},3675:function(t,e,n){"use strict";n.d(e,{Z:function(){return u}});var r=n(2328),o=n(3205),i=n(4429),a=function(t,e,n){(0,i.Z)(t,"".concat(e," API is not supported.")),o.Z.f(n)&&n(t)},u=function(t,e,n,o,i,u){n?o?i(t,e):(0,r.Z)(t):a(t,u,e)}},4429:function(t,e){"use strict";e.Z=function(t,e){t.error=1,t.message=e}},8393:function(t,e,n){"use strict";n.d(e,{Z:function(){return w}});var r=n(919),o=n(6570),i=n(4918),a=n(3675),u=n(2419),c=n(68),s=n(7508),f=n(7550),l=n(3205),d=n(5865),p=n(9026),v=n(4429),h=n(4634),y=function(t,e){var n=t.action,r=t.name,o=t.value;if((0,f.Z)(r))switch(n){case"set":(0,h.Z)(r,o);break;case"setEncoded":(0,p.Z)(r,o);break;case"get":t.value=(0,s.Z)(r);break;case"getEncoded":t.value=(0,c.Z)(r);break;case"remove":(0,d.Z)(r);break;default:(0,v.Z)(t,u.$n)}else(0,v.Z)(t,u.aW);l.Z.f(e)&&e(t)},m=(0,o.Z)(),b=!i.Z||r.pt,g=function(t,e,n,r){var o={method:"storage",action:t,name:e,value:r,cb:n};(0,a.Z)(o,n,m,b,y,"LocalStorage")},w={get:function(t,e){g("get",t,e)},getEncoded:function(t,e){g("getEncoded",t,e)},set:function(t,e,n){g("set",t,n,e)},setEncoded:function(t,e,n){g("setEncoded",t,n,e)},remove:function(t,e){g("remove",t,e)}}},9846:function(t,e,n){"use strict";var r=n(6570);e.Z=function(){return(0,r.Z)()?Object.assign({},window.localStorage):{}}},68:function(t,e,n){"use strict";var r=n(1747),o=n(7508),i=n(9627);e.Z=function(t){var e=(0,o.Z)(t),n=(0,r.C)(e);if((0,i.Z)(n))return n}},7508:function(t,e,n){"use strict";var r=n(6570),o=n(5150);e.Z=function(t){if((0,r.Z)())return(0,o.Z)(window.localStorage.getItem(t))}},6570:function(t,e){"use strict";var n=!1;try{var r="_X_",o=window.localStorage;o.setItem(r,r),o.removeItem(r),n=!0}catch(t){}e.Z=function(){return n}},4918:function(t,e,n){"use strict";n.d(e,{Z:function(){return o}});var r=/^https?:\/\/([a-z0-9_-]+\.)*((abczdrowie|allani|autokult|autocentrum|benchmark|dcwp|deliciousmagazine|dobregry|dobreprogramy|domodi|easygo|echirurgia|extradom|finansowysupermarket|fotoblogia|gadzetomania|genialne|homebook|jastrzabpost|kafeteria|kardiolo|kazimierzdolny|kredytomat|kochamyzwierzaki|komorkomania|last-minute|medycyna24|money|nocowanie|nowydostawczy|nowyosobowy|o2|parenting|parklot|polygamia|popularne|pudelek|pysznosci|smaczneblogi|so-magazyn|superauto|testwiedzy|totalmoney|vpolshchi|vibez|wakacje|wp|wpext|money2money\.com|5mindlazdrowia)\.pl|(audioteka|nerwica|mazury|17bankow|essanews|handimania)\.com|(open)\.fm|(nocowanie)\.(sk|eu|cz|it|com\.hr)|(kazimierzdolny|zdroweplecy)\.net|nauka\.rocks|parklot\.cz|my-impact\.org|localhost)$/i,o=function(t){return r.test(t)}(window.location.origin)},5865:function(t,e,n){"use strict";var r=n(6570);e.Z=function(t){(0,r.Z)()&&window.localStorage.removeItem(t)}},9026:function(t,e,n){"use strict";var r=n(1747),o=n(7550),i=n(4634);e.Z=function(t,e){var n=(0,r.M)(e);(0,o.Z)(n)&&(0,i.Z)(t,n)}},4634:function(t,e,n){"use strict";n.d(e,{Z:function(){return d}});var r=n(6570),o=n(7550),i=n(3205),a=n(5865);function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return c(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(t,e)}(t,e)||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.")}()}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var s=function(t){if((0,r.Z)()){var e=window.localStorage,n=function(){return Object.entries(e).reduce((function(t,e){var n=u(e,2),r=n[0],o=n[1];return t+r.length+o.length}),0)},c=Object.keys(e);if(c.length){var s=n();if(c.filter((function(t){return(0,o.Z)(t)&&!t.toLowerCase().startsWith("wp")})).forEach(a.Z),s!==n()&&i.Z.f(t))return t()}}},f=n(7795),l=n(5150),d=function(t,e){if((0,r.Z)()&&(0,o.Z)(t)&&!(0,f.Z)(e)){var n=window.localStorage,i=(0,l.Z)(t),a=(0,l.Z)(e);try{n.setItem(i,a)}catch(t){22!==t.code&&1014!==t.code&&"QuotaExceededError"!==t.name&&"NS_ERROR_DOM_QUOTA_REACHED"!==t.name||s((function(){n.setItem(i,a)}))}}}},3754:function(t,e,n){"use strict";n.d(e,{J:function(){return i},Q:function(){return a}});var r,o=n(7952),i=function(){return r},a=function(t){var e=(0,o.Rn)();r=e&&t?e===t?4:3:t?2:e?1:0}},2421:function(t,e,n){"use strict";var r=n(3754),o=n(919),i=n(369),a=n(2040),u=n(9175),c=n(9062);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return new Promise((function(n){o.Ny?n():a.Z.get(t,(function(t){var o=t.values;(0,i.Z)(o,(function(t,n){"statid"===t&&(0,r.Q)(n),n?(0,c.Z)(t,n):e.includes(t)&&(0,u.Z)(t)})),n(o)}),"cookie")}))}},9982:function(t,e,n){"use strict";var r=n(919),o=n(2942),i=n(2040);e.Z=function(t){return new Promise((function(e){if(r.Ny)e();else{var n=(0,o.Z)(t,"cookie");i.Z.set(n,e,"cookie")}}))}},4211:function(t,e,n){"use strict";var r=n(4443),o=n(8959),i=n(3205),a=n(2621);e.Z=function(t){var e,n=t.src,u=t.onLoad,c=t.onError,s=t.onTimeout,f=t.timeout,l=(0,r.Z)(),d=function(){l.onerror=null,l.onload=null,clearTimeout(e)};return(0,a.Z)(f)&&(e=setTimeout((function(){i.Z.f(s)&&s(),d(),l.remove(),l.src=""}),f)),l.onerror=function(t){i.Z.f(c)&&c(t),d()},l.onload=function(t){i.Z.f(u)&&u(t),d()},l.src=n,(0,o.Z)().appendChild(l),l}},204:function(t,e,n){"use strict";var r=n(3205),o=n(2621);e.Z=function(t){var e,n=t.src,i=t.onError,a=t.onLoad,u=t.onTimeout,c=t.timeout,s=new Image,f=function(){s.onerror=null,s.onload=null,clearTimeout(e)};(0,o.Z)(c)&&(e=setTimeout((function(){r.Z.f(u)&&u(),f(),s.src=""}),c)),s.onerror=function(t){r.Z.f(i)&&i(t),f()},s.onload=function(t){r.Z.f(a)&&a(t),f()};try{s.src=n}catch(t){r.Z.f(i)&&i(t),f()}return s}},5068:function(t,e,n){"use strict";var r=n(7159),o=n(1774),i=n(6733),a=n(8959),u=n(7550),c=n(3205),s=n(1143),f=function(){},l=new Map;o.Z.scriptStore=l;e.Z=function(t,e,n,o,d,p,v,h,y,m,b,g,w,A){if(c.Z.o(t)){var Z=t;n=Z.id,b=Z.target,y=Z.timeout,o=Z.sync,h=Z.defer,v=Z.remove,m=Z.charset,A=Z.dam,p=Z.crossorigin,d=Z.onError,e=Z.onLoad,g=Z.onTimeout,t=Z.src,w=Z.withMeasurement}if((0,u.Z)(t)){!0===p&&(p="anonymous"),m||(m="utf-8"),b||(b=(0,a.Z)());var S,_=function(t,e,n,o,a,c,f,l,d){var p=(0,r.Z)("script");return{script:p,run:function(){return new Promise((function(r,v){p.onload=function(){l&&(0,i.Z)("".concat(l,"LoadTiming"),"".concat(l,"Load"),"".concat(l,"Loaded")),r()},p.onerror=v,p.charset=t,d?d.fill((function(){p.src=n})):p.src=n,o&&(p.setAttribute("crossorigin",o),p.crossOrigin=o),(0,u.Z)(e)&&(p.id=e),a||(p.async=1),c&&(p.defer=1),l&&(0,s.Z)("".concat(l,"Load")),f.appendChild(p)}))}}}(m,n,t,p,o,h,b,w,A),O=_.script,E=_.run,j=E;if(y&&c.Z.f(g)&&(j=function(){var e=new Promise((function(t){setTimeout((function(){t("timeout")}),y)}));return Promise.race([E(),e]).then((function(e){if("timeout"!==e)return e;g(t)}))}),(0,u.Z)(n)){var P=l.get(n);P?S=P:(S=j(),l.set(n,S))}else S=j();return c.Z.f(d)&&S.catch((function(){d(t)})),c.Z.f(e)&&S.then((function(){e(t)})).catch(f),v&&(S.catch((function(){O.remove()})),S.then((function(){O.remove()})).catch(f)),O}}},6901:function(t,e,n){"use strict";var r=n(7159),o=n(8959),i=n(3205);e.Z=function(t,e,n,a,u){if(i.Z.o(t)){var c=t;a=c.crossorigin,n=c.onError,e=c.onLoad,u=c.remove,t=t.src}if(t){var s=(0,r.Z)("link");s.rel="stylesheet",s.type="text/css",u&&(s.media="none"),a&&(!0===a&&(a="anonymous"),s.setAttribute("crossorigin",a),s.crossOrigin=a),s.onload=function(){i.Z.f(e)&&e(),u&&s.remove()},s.onerror=function(){i.Z.f(n)&&n(),u&&s.remove()},s.href=t;var f=(0,o.Z)();return f&&f.appendChild(s),s}}},3898:function(t,e,n){"use strict";n.d(e,{Z:function(){return b}});var r=n(5394),o=n(2927),i=n(2466),a=n(2773),u=n(713),c=n(7516),s=n(6259),f=n(1144),l=n(2948),d=n(5435),p=n(9333);function v(t){return function(t){if(Array.isArray(t))return h(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return h(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return h(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var y=[].concat(v(Object.values(a.C)),v(f.Z),[a.i,"ACac2"],v(u.Z),["BDh","BCwppath","BCo2path","kaflog","tpl","mtpl","OAX","PWA_adbd","rekstaging","RMFL","rvcamps","sgs","STWP","STabid","STimid","STamid","STac","STpage","STabnoid",o.tn,o.pV,"WPabs",s.Z,"WPsa51","WPfpd","WPaduid",d.Z,c.Z,"ttlStatid"],v(l.Z),[i.q2,i.le,o.VR,"c","wp_dark","wp_dark_c"],v(p.Z),["__gfp_64b","_X_"]),m=new Set,b=function(t,e,n,o){var i=!y.includes(t),a=i&&!m.has(t);if(i){if(a){var u;if("script"===o)u=(new Error).stack;m.add(t),(0,r.Z)({name:"CookieError",message:t,path:o,slot:e.split(";")[0].length,campaign:n,stack:u},"",!0)}return t}}},6406:function(t,e,n){"use strict";var r=n(3898),o=n(369),i=n(7902);e.Z=function(t){var e=(0,i.Z)(),n=[];return(0,o.Z)(e,(function(e,o){(0,r.Z)(e,o,void 0,t)&&n.push(e)})),n}},3203:function(t,e,n){"use strict";var r=n(1564),o=n(9454);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if((0,o.Z)(t)){var n=r.zq.get(t)||0,i=parseFloat(e);if(isFinite(i)){var a=n+i;r.zq.set(t,a)}}}},6658:function(t,e,n){"use strict";var r=n(3205);e.Z=function(t){return Math.max(0,Math.min(100,r.Z.n(t)?t:NaN))}},6733:function(t,e,n){"use strict";var r=n(2890),o=n(1143),i=n(1049);e.Z=function(t,e,n){var a=(0,r.bE)(e,"mark");if(null!=a&&a.length){(0,o.Z)(n);var u=(0,r.bE)(n,"mark");null!=u&&u.length&&a[0].startTime<=u[0].startTime&&(0,i.Z)(t,e,n)}}},5394:function(t,e,n){"use strict";var r=n(9627),o=n(1327);e.Z=function(t,e,n){((0,r.Z)(t)||t instanceof Error||t.toString().includes("Error"))&&(0,o.Z)({error:t},e,1,n)}},1327:function(t,e,n){"use strict";e.Z=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return n.e(345).then(n.bind(n,4801)).then((function(t){t.default.apply(void 0,e)})).catch((function(t){console.error(t)})),!1}},9454:function(t,e,n){"use strict";var r=n(9349),o=/^[a-z][a-z0-9/._-]{5,100}$/i;e.Z=function(t){var e=o.test(t||"");return e||(0,r.Z)('Invalid measurement name "'.concat(t,'".'),!0),e}},1143:function(t,e,n){"use strict";var r=n(2890),o=n(1564),i=n(9454);e.Z=function(t){if((0,i.Z)(t)&&!o.ze.has(t)){(0,o.$T)(t);var e,n,a=(0,r.bE)(t,"mark");if(null==a||!a.length)return null===(e=window.performance)||void 0===e||null===(n=e.mark)||void 0===n?void 0:n.call(e,t)}}},1049:function(t,e,n){"use strict";var r=n(2890),o=n(1564),i=n(9454);e.Z=function(t,e,n){if((0,i.Z)(t)&&(0,i.Z)(e)&&(0,i.Z)(n)&&!o.li.has(t)&&o.ze.has(e)&&o.ze.has(n)){(0,o.OK)(t,e,n);var a=(0,r.bE)(t,"measure");if(null==a||!a.length)try{var u,c;return null===(u=window.performance)||void 0===u||null===(c=u.measure)||void 0===c?void 0:c.call(u,t,e,n)}catch(t){}}}},7144:function(t,e,n){"use strict";n.d(e,{JV:function(){return u},YA:function(){return s},_x:function(){return a},b4:function(){return l},bh:function(){return f},e$:function(){return c}});var r=n(703),o=n(4462),i=!!(0,r.qm)("checkAll"),a=(0,o.vj)(10)||!!(0,r.qm)("performance")||i,u=a&&(0,o.vj)(1e4)||i,c=a&&(0,o.vj)(100)||!!(0,r.qm)("ckg")||i,s=a&&((0,o.vj)(1e3)||!!(0,r.qm)("rsp")),f=a&&(0,o.vj)(100),l=a&&(0,o.vj)(10)},6072:function(t,e,n){"use strict";n.d(e,{F_:function(){return s},Uy:function(){return f},eK:function(){return c},hk:function(){return u}});var r=n(1774),o=n(3205),i=[],a=[];r.Z.performanceHandlers={dynamicHandlers:i,staticHandlers:a};var u=function(t){o.Z.f(t)&&i.push(t)},c=function(t){o.Z.f(t)&&a.push(t)},s=function(t){i.forEach((function(e){return e(t)}))},f=function(t){a.forEach((function(e){return e(t)}))}},2890:function(t,e,n){"use strict";n.d(e,{bE:function(){return u},Cr:function(){return c},zO:function(){return a}});var r=function(t,e,n){return t?function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return t.apply(e,r)}:n?function(){return[]}:function(){}},o=window.performance,i=void 0===o?{}:o,a=r(i.now,i),u=r(i.getEntriesByName,i,!0),c=r(i.getEntriesByType,i,!0)},1564:function(t,e,n){"use strict";n.d(e,{$T:function(){return c},OK:function(){return s},TQ:function(){return f},li:function(){return u},ze:function(){return a},zq:function(){return i}});var r=n(1774),o=n(9454),i=new Map,a=new Set,u=new Set;r.Z.performance={countData:i,markDone:a,measureDone:u};var c=function(t){(0,o.Z)(t)&&a.add(t)},s=function(t,e,n){(0,o.Z)(t)&&(0,o.Z)(e)&&(0,o.Z)(n)&&(u.add(t),a.add(e),a.add(n))},f=function(){i.clear(),a.clear(),u.clear();var t=window.performance;t.clearMarks&&t.clearMarks(),t.clearMeasures&&t.clearMeasures()}},4190:function(t,e,n){"use strict";var r=n(5394),o=n(6733),i=n(1143);e.Z=function(t,e){var n,a="WM_".concat(t);(0,i.Z)("".concat(a,"Start"));try{for(var u=arguments.length,c=new Array(u>2?u-2:0),s=2;s<u;s++)c[s-2]=arguments[s];n=e.apply(void 0,c)}catch(t){(0,r.Z)(t,a)}return(0,o.Z)("".concat(a,"Timing"),"".concat(a,"Start"),"".concat(a,"Stop")),n}},921:function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}!function(){"use strict";if("object"===("undefined"==typeof window?"undefined":t(window)))if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype)"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var e=window.document,n=[];o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(window,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,a(window,"resize",this._checkForIntersections,!0),a(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),e=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(n){var o=n.element,i=u(o),a=this._rootContainsTarget(o),c=n.entry,s=t&&a&&this._computeTargetAndRootIntersection(o,e),f=n.entry=new r({time:window.performance&&performance.now&&performance.now(),target:o,boundingClientRect:i,rootBounds:e,intersectionRect:s});c?t&&a?this._hasCrossedThreshold(c,f)&&this._queuedEntries.push(f):c&&c.isIntersecting&&this._queuedEntries.push(f):this._queuedEntries.push(f)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(t,n){if("none"!=window.getComputedStyle(t).display){for(var r,o,i,a,c,f,l,d,p=u(t),v=s(t),h=!1;!h;){var y=null,m=1==v.nodeType?window.getComputedStyle(v):{};if("none"==m.display)return;if(v==this.root||v==e?(h=!0,y=n):v!=e.body&&v!=e.documentElement&&"visible"!=m.overflow&&(y=u(v)),y&&(r=y,o=p,i=void 0,a=void 0,c=void 0,f=void 0,l=void 0,d=void 0,i=Math.max(r.top,o.top),a=Math.min(r.bottom,o.bottom),c=Math.max(r.left,o.left),f=Math.min(r.right,o.right),d=a-i,!(p=(l=f-c)>=0&&d>=0&&{top:i,bottom:a,left:c,right:f,width:l,height:d})))break;v=s(v)}return p}},o.prototype._getRootRect=function(){var t;if(this.root)t=u(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;o<this.thresholds.length;o++){var i=this.thresholds[o];if(i==n||i==r||i<n!=i<r)return!0}},o.prototype._rootIsInDom=function(){return!this.root||c(e,this.root)},o.prototype._rootContainsTarget=function(t){return c(this.root||e,t)},o.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},o.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},window.IntersectionObserver=o,window.IntersectionObserverEntry=r}function r(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,r=this.intersectionRect,o=r.width*r.height;this.intersectionRatio=n?Number((o/n).toFixed(4)):this.isIntersecting?1:0}function o(t,e){var n,r,o,i=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,o=null,function(){o||(o=setTimeout((function(){n(),o=null}),r))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map((function(t){return t.value+t.unit})).join(" ")}function i(t,e,n,r){"function"==typeof t.addEventListener?t.addEventListener(e,n,r||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function a(t,e,n,r){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,r||!1):"function"==typeof t.detachEvent&&t.detachEvent("on"+e,n)}function u(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function c(t,e){for(var n=e;n;){if(n==t)return!0;n=s(n)}return!1}function s(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e&&e.assignedSlot?e.assignedSlot.parentNode:e}}()},8017:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e,n){var o;return o=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==r(o)?o:String(o))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function i(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||a(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){if(t){if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}n(6760),n(4258).polyfill(),n(1902),n(6198),n(5745),n(4580),n(6961),n(921),n(8068),function(t,e,n,r){if(t.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=Array.prototype.forEach),t.Notification||(t.Notification={permission:null}),t.performance?t.performance.getEntriesByName||(t.performance.getEntriesByName=function(){return[]}):t.performance={},!(e.documentElement.dataset||r.getOwnPropertyDescriptor(HTMLElement.prototype,"dataset")&&r.getOwnPropertyDescriptor(HTMLElement.prototype,"dataset").get)){var o={enumerable:!0,get:function(){var t={},e=this.attributes;function n(t){return t.charAt(1).toUpperCase()}function i(){return this.value}function a(t,e){void 0!==e?this.setAttribute(t,e):this.removeAttribute(t)}for(var u=0;u<e.length;u+=1){var c=e[u];if(c&&c.name&&/^data-\w[\w-]*$/.test(c.name)){var s=c.name,f=c.value,l=s.substr(5).replace(/-./g,n);r.defineProperty(t,l,{enumerable:o.enumerable,get:i.bind({value:f||""}),set:a.bind(this,s)})}}return t}};r.defineProperty(HTMLElement.prototype,"dataset",o)}for(var i,u,c,s,f=["webkit","moz"],l=0;l<f.length&&!t.requestAnimationFrame;++l){var d=f[l];t.requestAnimationFrame=t[d+"RequestAnimationFrame"],t.cancelAnimationFrame=t[d+"CancelAnimationFrame"]||t[d+"CancelRequestAnimationFrame"]}if(/iP(ad|hone|od).*OS 6/.test(t.navigator.userAgent)||!t.requestAnimationFrame||!t.cancelAnimationFrame){var p=0;t.requestAnimationFrame=function(t){var e=Date.now(),n=Math.max(p+16,e);return setTimeout((function(){t(p=n)}),n-e)},t.cancelAnimationFrame=clearTimeout}"remove"in n.prototype||(n.prototype.remove=function(){this.parentNode&&this.parentNode.removeChild(this)}),function(){function n(t,n){var r;return n=n||{bubbles:!1,cancelable:!1,detail:void 0},e.createEvent?(r=e.createEvent("CustomEvent")).initCustomEvent(t,n.bubbles,n.cancelable,n.detail):r={},r}try{new t.CustomEvent("test")}catch(e){n.prototype=t.Event.prototype,t.CustomEvent=n}}(),String.prototype.startsWith||(String.prototype.startsWith=function(t,e){return e=e||0,this.substr(e,t.length)===t}),String.prototype.includes||(String.prototype.includes=function(t,e){"use strict";if(t instanceof RegExp)throw TypeError("first argument must not be a RegExp");return void 0===e&&(e=0),-1!==this.indexOf(t,e)}),String.prototype.repeat||(String.prototype.repeat=function(t){"use strict";if(null==this)throw new TypeError("can't convert "+this+" to object");var e=""+this;if((t=+t)!=t&&(t=0),t<0)throw new RangeError("repeat count must be non-negative");if(t==1/0)throw new RangeError("repeat count must be less than infinity");if(t=Math.floor(t),0==e.length||0==t)return"";if(e.length*t>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");for(var n="";1==(1&t)&&(n+=e),0!=(t>>>=1);)e+=e;return n}),String.prototype.endsWith||(String.prototype.endsWith=function(t,e){var n=this.toString();("number"!=typeof e||!isFinite(e)||Math.floor(e)!==e||e>n.length)&&(e=n.length),e-=t.length;var r=n.indexOf(t,e);return-1!==r&&r===e}),String.prototype.padStart||(String.prototype.padStart=function(t,e){if((t=Math.floor(t)||0)<this.length)return String(this);e=e?String(e):" ";for(var n="",r=t-this.length,o=0;n.length<r;)e[o]||(o=0),n+=e[o],o++;return n+String(this).slice(0)}),"function"!=typeof r.assign&&(r.assign=function(t){"use strict";if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=r(t),n=1;n<arguments.length;n++){var o=arguments[n];if(null!=o)for(var i in o)o.hasOwnProperty(i)&&(e[i]=o[i])}return e}),Array.from||(Array.from=(i=r.prototype.toString,u=function(t){return"function"==typeof t||"[object Function]"===i.call(t)},c=Math.pow(2,53)-1,s=function(t){var e=function(t){var e=Number(t);return isNaN(e)?0:0!==e&&isFinite(e)?(e>0?1:-1)*Math.floor(Math.abs(e)):e}(t);return Math.min(Math.max(e,0),c)},function(t){var e=r(t);if(null==t)throw new TypeError("Array.from requires an array-like object - not null or undefined");var n,o=arguments.length>1?arguments[1]:void 0;if(void 0!==o){if(!u(o))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(n=arguments[2])}for(var i,a=s(e.length),c=u(this)?r(new this(a)):new Array(a),f=0;f<a;)i=e[f],c[f]=o?void 0===n?o(i,f):o.call(n,i,f):i,f+=1;return c.length=a,c})),Array.prototype.flat||(Array.prototype.flat=function(t){var e=[];return function t(n,r){var o,i=function(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=a(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,u=!0,c=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return u=t.done,t},e:function(t){c=!0,i=t},f:function(){try{u||null==n.return||n.return()}finally{if(c)throw i}}}}(n);try{for(i.s();!(o=i.n()).done;){var u=o.value;Array.isArray(u)&&r>0?t(u,r-1):e.push(u)}}catch(t){i.e(t)}finally{i.f()}}(this,Math.floor(t)||1),e}),Array.prototype.flatMap||r.defineProperty(Array.prototype,"flatMap",{configurable:!0,writable:!0,value:function(){return Array.prototype.map.apply(this,arguments).flat(1)}}),Array.prototype.findIndex||(Array.prototype.findIndex=function(t){if(null==this)throw new TypeError('"this" ma wartość null lub undefined');var e=r(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predykat musi być funkcją");for(var o=arguments[1],i=0;i<n;){var a=e[i];if(t.call(o,a,i,e))return i;i++}return-1}),Array.prototype.includes||(Array.prototype.includes=function(t,e){if(null==this)throw new TypeError('"this" is null or not defined');var n=r(this),o=n.length>>>0;if(0===o)return!1;var i,a,u=0|e,c=Math.max(u>=0?u:o-Math.abs(u),0);for(;c<o;){if((i=n[c])===(a=t)||"number"==typeof i&&"number"==typeof a&&isNaN(i)&&isNaN(a))return!0;c++}return!1}),Array.prototype.filter||(Array.prototype.filter=function(t){var e=this.length;if("function"!=typeof t)throw new TypeError;for(var n=[],r=arguments[1],o=0;o<e;o++)if(o in this){var i=this[o];t.call(r,i,o,this)&&n.push(i)}return n}),Array.prototype.some||(Array.prototype.some=function(t,e){"use strict";if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof t)throw new TypeError;for(var n=r(this),o=n.length>>>0,i=0;i<o;i++)if(i in n&&t.call(e,n[i],i,n))return!0;return!1}),Array.prototype.find||(Array.prototype.find=function(t){if(null==this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e,n=r(this),o=n.length>>>0,i=arguments[1],a=0;a<o;a++)if(e=n[a],t.call(i,e,a,n))return e}),"document"in self&&("classList"in e.createElement("_")?function(){"use strict";var t=e.createElement("_");if(t.classList.add("c1","c2"),!t.classList.contains("c2")){var n=function(t){var e=DOMTokenList.prototype[t];DOMTokenList.prototype[t]=function(t){var n,r=arguments.length;for(n=0;n<r;n++)t=arguments[n],e.call(this,t)}};n("add"),n("remove")}if(t.classList.toggle("c3",!1),t.classList.contains("c3")){var r=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(t,e){return 1 in arguments&&!this.contains(t)==!e?e:r.call(this,t)}}t=null}():function(t){"use strict";if("Element"in t){var e="classList",n="prototype",o=t.Element[n],i=r,a=String[n].trim||function(){return this.replace(/^\s+|\s+$/g,"")},u=Array[n].indexOf||function(t){var e,n=this.length;for(e=0;e<n;e++)if(e in this&&this[e]===t)return e;return-1},c=function(t,e){this.name=t,this.code=DOMException[t],this.message=e},s=function(t,e){if(""===e)throw new c("SYNTAX_ERR","GWP: An invalid or illegal string was specified");if(/\s/.test(e))throw new c("INVALID_CHARACTER_ERR","GWP: String contains an invalid character");return u.call(t,e)},f=function(t){var e,n=a.call(t.getAttribute("class")||""),r=n?n.split(/\s+/):[],o=r.length;for(e=0;e<o;e++)this.push(r[e]);this._updateClassName=function(){t.setAttribute("class",this.toString())}},l=f[n]=[],d=function(){return new f(this)};if(c[n]=Error[n],l.item=function(t){return this[t]||null},l.contains=function(t){return-1!==s(this,t+="")},l.add=function(){var t,e=arguments,n=0,r=e.length,o=!1;do{-1===s(this,t=e[n]+"")&&(this.push(t),o=!0)}while(++n<r);o&&this._updateClassName()},l.remove=function(){var t,e,n=arguments,r=0,o=n.length,i=!1;do{for(e=s(this,t=n[r]+"");-1!==e;)this.splice(e,1),i=!0,e=s(this,t)}while(++r<o);i&&this._updateClassName()},l.toggle=function(t,e){t+="";var n=this.contains(t),r=n?!0!==e&&"remove":!1!==e&&"add";return r&&this[r](t),!0===e||!1===e?e:!n},l.toString=function(){return this.join(" ")},i.defineProperty){var p={get:d,enumerable:!0,configurable:!0};try{i.defineProperty(o,e,p)}catch(t){-2146823252===t.number&&(p.enumerable=!1,i.defineProperty(o,e,p))}}else i[n].__defineGetter__&&o.__defineGetter__(e,d)}}(self)),Number.isNaN||(Number.isNaN=function(t){return null!==t&&(t!=t||+t!=t)}),Number.isInteger||(Number.isInteger=function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t}),Number.parseInt||(Number.parseInt=t.parseInt)}(window,document,Element,Object),Object.values||(Object.values=function(t){return Object.keys(t).map((function(e){return t[e]}))}),Object.fromEntries||(Object.fromEntries=function(t){return i(t).reduce((function(t,e){var n=e[0],r=e[1];return Object.assign(t,o({},n,r))}),{})}),Object.entries||(Object.entries=function(t){for(var e=Object.keys(t),n=e.length,r=new Array(n);n--;)r[n]=[e[n],t[e[n]]];return r})},8068:function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}!function(e){"use strict";if(!("DataView"in e)||!("ArrayBuffer"in e)){var n,r,o=void 0,i=Math.LN2,a=Math.abs,u=Math.floor,c=Math.log,s=Math.max,f=Math.min,l=Math.pow,d=Math.round;n=Object.defineProperty,r=!function(){try{return Object.defineProperty({},"x",{})}catch(t){return!1}}(),n&&!r||(Object.defineProperty=function(t,e,r){if(n)try{return n(t,e,r)}catch(t){}if(t!==Object(t))throw TypeError("Object.defineProperty called on non-object");return Object.prototype.__defineGetter__&&"get"in r&&Object.prototype.__defineGetter__.call(t,e,r.get),Object.prototype.__defineSetter__&&"set"in r&&Object.prototype.__defineSetter__.call(t,e,r.set),"value"in r&&(t[e]=r.value),t}),function(){function n(t){if((t=m(t))<0)throw RangeError("ArrayBuffer size is not a small enough positive integer.");Object.defineProperty(this,"byteLength",{value:t}),Object.defineProperty(this,"_bytes",{value:Array(t)});for(var e=0;e<t;e+=1)this._bytes[e]=0}function r(){if(!arguments.length||"object"!==t(arguments[0]))return function(t){if((t=m(t))<0)throw RangeError("length is not a small enough positive integer.");Object.defineProperty(this,"length",{value:t}),Object.defineProperty(this,"byteLength",{value:t*this.BYTES_PER_ELEMENT}),Object.defineProperty(this,"buffer",{value:new n(this.byteLength)}),Object.defineProperty(this,"byteOffset",{value:0})}.apply(this,arguments);if(arguments.length>=1&&"object"===p(arguments[0])&&arguments[0]instanceof r)return function(t){if(this.constructor!==t.constructor)throw TypeError();var e=t.length*this.BYTES_PER_ELEMENT;Object.defineProperty(this,"buffer",{value:new n(e)}),Object.defineProperty(this,"byteLength",{value:e}),Object.defineProperty(this,"byteOffset",{value:0}),Object.defineProperty(this,"length",{value:t.length});for(var r=0;r<this.length;r+=1)this._setter(r,t._getter(r))}.apply(this,arguments);if(arguments.length>=1&&"object"===p(arguments[0])&&!(arguments[0]instanceof r)&&!(arguments[0]instanceof n||"ArrayBuffer"===v(arguments[0])))return function(t){var e=t.length*this.BYTES_PER_ELEMENT;Object.defineProperty(this,"buffer",{value:new n(e)}),Object.defineProperty(this,"byteLength",{value:e}),Object.defineProperty(this,"byteOffset",{value:0}),Object.defineProperty(this,"length",{value:t.length});for(var r=0;r<this.length;r+=1){var o=t[r];this._setter(r,Number(o))}}.apply(this,arguments);if(arguments.length>=1&&"object"===p(arguments[0])&&(arguments[0]instanceof n||"ArrayBuffer"===v(arguments[0])))return function(t,e,n){if((e=b(e))>t.byteLength)throw RangeError("byteOffset out of range");if(e%this.BYTES_PER_ELEMENT)throw RangeError("buffer length minus the byteOffset is not a multiple of the element size.");if(n===o){var r=t.byteLength-e;if(r%this.BYTES_PER_ELEMENT)throw RangeError("length of buffer minus byteOffset not a multiple of the element size");n=r/this.BYTES_PER_ELEMENT}else r=(n=b(n))*this.BYTES_PER_ELEMENT;if(e+r>t.byteLength)throw RangeError("byteOffset and length reference an area beyond the end of the buffer");Object.defineProperty(this,"buffer",{value:t}),Object.defineProperty(this,"byteLength",{value:r}),Object.defineProperty(this,"byteOffset",{value:e}),Object.defineProperty(this,"length",{value:n})}.apply(this,arguments);throw TypeError()}e.ArrayBuffer=e.ArrayBuffer||n,Object.defineProperty(r,"from",{value:function(t){return new this(t)}}),Object.defineProperty(r,"of",{value:function(){return new this(arguments)}});var i={};function c(t,n,o){var a=function t(){Object.defineProperty(this,"constructor",{value:t}),r.apply(this,arguments),function(t){if(!("TYPED_ARRAY_POLYFILL_NO_ARRAY_ACCESSORS"in e)){if(t.length>1e5)throw RangeError("Array too large for polyfill");var n;for(n=0;n<t.length;n+=1)r(n)}function r(e){Object.defineProperty(t,e,{get:function(){return t._getter(e)},set:function(n){t._setter(e,n)},enumerable:!0,configurable:!1})}}(this)};"__proto__"in a?a.__proto__=r:(a.from=r.from,a.of=r.of),a.BYTES_PER_ELEMENT=t;var u=function(){};return u.prototype=i,a.prototype=new u,Object.defineProperty(a.prototype,"BYTES_PER_ELEMENT",{value:t}),Object.defineProperty(a.prototype,"_pack",{value:n}),Object.defineProperty(a.prototype,"_unpack",{value:o}),a}r.prototype=i,Object.defineProperty(r.prototype,"_getter",{value:function(t){if(arguments.length<1)throw SyntaxError("Not enough arguments");if((t=b(t))>=this.length)return o;var e,n,r=[];for(e=0,n=this.byteOffset+t*this.BYTES_PER_ELEMENT;e<this.BYTES_PER_ELEMENT;e+=1,n+=1)r.push(this.buffer._bytes[n]);return this._unpack(r)}}),Object.defineProperty(r.prototype,"get",{value:r.prototype._getter}),Object.defineProperty(r.prototype,"_setter",{value:function(t,e){if(arguments.length<2)throw SyntaxError("Not enough arguments");if(!((t=b(t))>=this.length)){var n,r,o=this._pack(e);for(n=0,r=this.byteOffset+t*this.BYTES_PER_ELEMENT;n<this.BYTES_PER_ELEMENT;n+=1,r+=1)this.buffer._bytes[r]=o[n]}}}),Object.defineProperty(r.prototype,"constructor",{value:r}),Object.defineProperty(r.prototype,"copyWithin",{value:function(t,e){var n=arguments[2],r=y(this),i=b(r.length);i=s(i,0);var a,u=m(t);a=u<0?s(i+u,0):f(u,i);var c,l,d,p=m(e);c=p<0?s(i+p,0):f(p,i),d=(l=n===o?i:m(n))<0?s(i+l,0):f(l,i);var v,h=f(d-c,i-a);for(c<a&&a<c+h?(v=-1,c=c+h-1,a=a+h-1):v=1;h>0;)r._setter(a,r._getter(c)),c+=v,a+=v,h-=1;return r}}),Object.defineProperty(r.prototype,"every",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();for(var r=arguments[1],i=0;i<n;i++)if(!t.call(r,e._getter(i),i,e))return!1;return!0}}),Object.defineProperty(r.prototype,"fill",{value:function(t){var e=arguments[1],n=arguments[2],r=y(this),i=b(r.length);i=s(i,0);var a,u,c,l=m(e);for(a=l<0?s(i+l,0):f(l,i),c=(u=n===o?i:m(n))<0?s(i+u,0):f(u,i);a<c;)r._setter(a,t),a+=1;return r}}),Object.defineProperty(r.prototype,"filter",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();for(var r=[],i=arguments[1],a=0;a<n;a++){var u=e._getter(a);t.call(i,u,a,e)&&r.push(u)}return new this.constructor(r)}}),Object.defineProperty(r.prototype,"find",{value:function(t){var e=y(this),n=b(e.length);if(!h(t))throw TypeError();for(var r=arguments.length>1?arguments[1]:o,i=0;i<n;){var a=e._getter(i),u=t.call(r,a,i,e);if(Boolean(u))return a;++i}return o}}),Object.defineProperty(r.prototype,"findIndex",{value:function(t){var e=y(this),n=b(e.length);if(!h(t))throw TypeError();for(var r=arguments.length>1?arguments[1]:o,i=0;i<n;){var a=e._getter(i),u=t.call(r,a,i,e);if(Boolean(u))return i;++i}return-1}}),Object.defineProperty(r.prototype,"forEach",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();for(var r=arguments[1],i=0;i<n;i++)t.call(r,e._getter(i),i,e)}}),Object.defineProperty(r.prototype,"indexOf",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(0===n)return-1;var r=0;if(arguments.length>0&&((r=Number(arguments[1]))!=r?r=0:0!==r&&r!==1/0&&r!==-1/0&&(r=(r>0||-1)*u(a(r)))),r>=n)return-1;for(var i=r>=0?r:s(n-a(r),0);i<n;i++)if(e._getter(i)===t)return i;return-1}}),Object.defineProperty(r.prototype,"join",{value:function(t){if(this===o||null===this)throw TypeError();for(var e=Object(this),n=b(e.length),r=Array(n),i=0;i<n;++i)r[i]=e._getter(i);return r.join(t===o?",":t)}}),Object.defineProperty(r.prototype,"lastIndexOf",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(0===n)return-1;var r=n;arguments.length>1&&((r=Number(arguments[1]))!=r?r=0:0!==r&&r!==1/0&&r!==-1/0&&(r=(r>0||-1)*u(a(r))));for(var i=r>=0?f(r,n-1):n-a(r);i>=0;i--)if(e._getter(i)===t)return i;return-1}}),Object.defineProperty(r.prototype,"map",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();var r=[];r.length=n;for(var i=arguments[1],a=0;a<n;a++)r[a]=t.call(i,e._getter(a),a,e);return new this.constructor(r)}}),Object.defineProperty(r.prototype,"reduce",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();if(0===n&&1===arguments.length)throw TypeError();var r,i=0;for(r=arguments.length>=2?arguments[1]:e._getter(i++);i<n;)r=t.call(o,r,e._getter(i),i,e),i++;return r}}),Object.defineProperty(r.prototype,"reduceRight",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();if(0===n&&1===arguments.length)throw TypeError();var r,i=n-1;for(r=arguments.length>=2?arguments[1]:e._getter(i--);i>=0;)r=t.call(o,r,e._getter(i),i,e),i--;return r}}),Object.defineProperty(r.prototype,"reverse",{value:function(){if(this===o||null===this)throw TypeError();for(var t=Object(this),e=b(t.length),n=u(e/2),r=0,i=e-1;r<n;++r,--i){var a=t._getter(r);t._setter(r,t._getter(i)),t._setter(i,a)}return t}}),Object.defineProperty(r.prototype,"set",{value:function(e,n){if(arguments.length<1)throw SyntaxError("Not enough arguments");var r,o,i,a,u,c,s,f,l,d;if("object"===t(arguments[0])&&arguments[0].constructor===this.constructor){if(r=arguments[0],(i=b(arguments[1]))+r.length>this.length)throw RangeError("Offset plus length of array is out of range");if(f=this.byteOffset+i*this.BYTES_PER_ELEMENT,l=r.length*this.BYTES_PER_ELEMENT,r.buffer===this.buffer){for(d=[],u=0,c=r.byteOffset;u<l;u+=1,c+=1)d[u]=r.buffer._bytes[c];for(u=0,s=f;u<l;u+=1,s+=1)this.buffer._bytes[s]=d[u]}else for(u=0,c=r.byteOffset,s=f;u<l;u+=1,c+=1,s+=1)this.buffer._bytes[s]=r.buffer._bytes[c]}else{if("object"!==t(arguments[0])||void 0===arguments[0].length)throw TypeError("Unexpected argument type(s)");if(a=b((o=arguments[0]).length),(i=b(arguments[1]))+a>this.length)throw RangeError("Offset plus length of array is out of range");for(u=0;u<a;u+=1)c=o[u],this._setter(i+u,Number(c))}}}),Object.defineProperty(r.prototype,"slice",{value:function(t,e){for(var n=y(this),r=b(n.length),i=m(t),a=i<0?s(r+i,0):f(i,r),u=e===o?r:m(e),c=u<0?s(r+u,0):f(u,r),l=c-a,d=new(0,n.constructor)(l),p=0;a<c;){var v=n._getter(a);d._setter(p,v),++a,++p}return d}}),Object.defineProperty(r.prototype,"some",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=b(e.length);if(!h(t))throw TypeError();for(var r=arguments[1],i=0;i<n;i++)if(t.call(r,e._getter(i),i,e))return!0;return!1}}),Object.defineProperty(r.prototype,"sort",{value:function(t){if(this===o||null===this)throw TypeError();for(var e=Object(this),n=b(e.length),r=Array(n),i=0;i<n;++i)r[i]=e._getter(i);for(r.sort((function(e,n){return e!=e&&n!=n?0:e!=e?1:n!=n?-1:t!==o?t(e,n):e<n?-1:e>n?1:0})),i=0;i<n;++i)e._setter(i,r[i]);return e}}),Object.defineProperty(r.prototype,"subarray",{value:function(t,e){function n(t,e,n){return t<e?e:t>n?n:t}t=m(t),e=m(e),arguments.length<1&&(t=0),arguments.length<2&&(e=this.length),t<0&&(t=this.length+t),e<0&&(e=this.length+e),t=n(t,0,this.length);var r=(e=n(e,0,this.length))-t;return r<0&&(r=0),new this.constructor(this.buffer,this.byteOffset+t*this.BYTES_PER_ELEMENT,r)}});var l=c(1,A,Z),d=c(1,S,_),g=c(1,O,_),w=c(2,E,j),L=c(2,P,T),R=c(4,I,C),U=c(4,k,x),F=c(4,B,M),V=c(8,D,N);e.Int8Array=e.Int8Array||l,e.Uint8Array=e.Uint8Array||d,e.Uint8ClampedArray=e.Uint8ClampedArray||g,e.Int16Array=e.Int16Array||w,e.Uint16Array=e.Uint16Array||L,e.Int32Array=e.Int32Array||R,e.Uint32Array=e.Uint32Array||U,e.Float32Array=e.Float32Array||F,e.Float64Array=e.Float64Array||V}(),function(){function t(t,e){return h(t.get)?t.get(e):t[e]}var n,r=(n=new Uint16Array([4660]),18===t(new Uint8Array(n.buffer),0));function i(t,e,n){if(!(t instanceof ArrayBuffer||"ArrayBuffer"===v(t)))throw TypeError();if((e=b(e))>t.byteLength)throw RangeError("byteOffset out of range");if(e+(n=n===o?t.byteLength-e:b(n))>t.byteLength)throw RangeError("byteOffset and length reference an area beyond the end of the buffer");Object.defineProperty(this,"buffer",{value:t}),Object.defineProperty(this,"byteLength",{value:n}),Object.defineProperty(this,"byteOffset",{value:e})}function a(e){return function(n,o){if((n=b(n))+e.BYTES_PER_ELEMENT>this.byteLength)throw RangeError("Array index out of range");n+=this.byteOffset;for(var i=new Uint8Array(this.buffer,n,e.BYTES_PER_ELEMENT),a=[],u=0;u<e.BYTES_PER_ELEMENT;u+=1)a.push(t(i,u));return Boolean(o)===Boolean(r)&&a.reverse(),t(new e(new Uint8Array(a).buffer),0)}}function u(e){return function(n,o,i){if((n=b(n))+e.BYTES_PER_ELEMENT>this.byteLength)throw RangeError("Array index out of range");var a,u=new e([o]),c=new Uint8Array(u.buffer),s=[];for(a=0;a<e.BYTES_PER_ELEMENT;a+=1)s.push(t(c,a));Boolean(i)===Boolean(r)&&s.reverse(),new Uint8Array(this.buffer,n,e.BYTES_PER_ELEMENT).set(s)}}Object.defineProperty(i.prototype,"getUint8",{value:a(Uint8Array)}),Object.defineProperty(i.prototype,"getInt8",{value:a(Int8Array)}),Object.defineProperty(i.prototype,"getUint16",{value:a(Uint16Array)}),Object.defineProperty(i.prototype,"getInt16",{value:a(Int16Array)}),Object.defineProperty(i.prototype,"getUint32",{value:a(Uint32Array)}),Object.defineProperty(i.prototype,"getInt32",{value:a(Int32Array)}),Object.defineProperty(i.prototype,"getFloat32",{value:a(Float32Array)}),Object.defineProperty(i.prototype,"getFloat64",{value:a(Float64Array)}),Object.defineProperty(i.prototype,"setUint8",{value:u(Uint8Array)}),Object.defineProperty(i.prototype,"setInt8",{value:u(Int8Array)}),Object.defineProperty(i.prototype,"setUint16",{value:u(Uint16Array)}),Object.defineProperty(i.prototype,"setInt16",{value:u(Int16Array)}),Object.defineProperty(i.prototype,"setUint32",{value:u(Uint32Array)}),Object.defineProperty(i.prototype,"setInt32",{value:u(Int32Array)}),Object.defineProperty(i.prototype,"setFloat32",{value:u(Float32Array)}),Object.defineProperty(i.prototype,"setFloat64",{value:u(Float64Array)}),e.DataView=e.DataView||i}()}function p(e){switch(t(e)){case"undefined":return"undefined";case"boolean":return"boolean";case"number":return"number";case"string":return"string";default:return null===e?"null":"object"}}function v(t){return Object.prototype.toString.call(t).replace(/^\[object *|\]$/g,"")}function h(t){return"function"==typeof t}function y(t){if(null===t||t===o)throw TypeError();return Object(t)}function m(t){return t>>0}function b(t){return t>>>0}function g(t,e){var n=32-e;return t<<n>>n}function w(t,e){var n=32-e;return t<<n>>>n}function A(t){return[255&t]}function Z(t){return g(t[0],8)}function S(t){return[255&t]}function _(t){return w(t[0],8)}function O(t){return[(t=d(Number(t)))<0?0:t>255?255:255&t]}function E(t){return[255&t,t>>8&255]}function j(t){return g(t[1]<<8|t[0],16)}function P(t){return[255&t,t>>8&255]}function T(t){return w(t[1]<<8|t[0],16)}function I(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]}function C(t){return g(t[3]<<24|t[2]<<16|t[1]<<8|t[0],32)}function k(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]}function x(t){return w(t[3]<<24|t[2]<<16|t[1]<<8|t[0],32)}function L(t,e,n){var r,o,s,d=(1<<e-1)-1;function p(t){var e=u(t),n=t-e;return n<.5?e:n>.5||e%2?e+1:e}if(t!=t)o=(1<<e)-1,s=l(2,n-1),r=0;else if(t===1/0||t===-1/0)o=(1<<e)-1,s=0,r=t<0?1:0;else if(0===t)o=0,s=0,r=1/t==-1/0?1:0;else if(r=t<0,(t=a(t))>=l(2,1-d)){o=f(u(c(t)/i),1023);var v=t/l(2,o);v<1&&(o-=1,v*=2),v>=2&&(o+=1,v/=2);var h=l(2,n);o+=d,(s=p(v*h)-h)/h>=1&&(o+=1,s=0),o>2*d&&(o=(1<<e)-1,s=0)}else o=0,s=p(t/l(2,1-d-n));var y,m=[];for(y=n;y;y-=1)m.push(s%2?1:0),s=u(s/2);for(y=e;y;y-=1)m.push(o%2?1:0),o=u(o/2);m.push(r?1:0),m.reverse();for(var b=m.join(""),g=[];b.length;)g.unshift(parseInt(b.substring(0,8),2)),b=b.substring(8);return g}function R(t,e,n){var r,o,i,a,u,c,s,f,d=[];for(r=0;r<t.length;++r)for(i=t[r],o=8;o;o-=1)d.push(i%2?1:0),i>>=1;return d.reverse(),a=d.join(""),u=(1<<e-1)-1,c=parseInt(a.substring(0,1),2)?-1:1,s=parseInt(a.substring(1,1+e),2),f=parseInt(a.substring(1+e),2),s===(1<<e)-1?0!==f?NaN:c*(1/0):s>0?c*l(2,s-u)*(1+f/l(2,n)):0!==f?c*l(2,-(u-1))*(f/l(2,n)):c<0?-0:0}function N(t){return R(t,11,52)}function D(t){return L(t,11,52)}function M(t){return R(t,8,23)}function B(t){return L(t,8,23)}}(self)},3381:function(t,e,n){"use strict";var r=n(5394);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ProgrammaticError",n=new Error(t);n.name=e,(0,r.Z)(n)}},287:function(t,e,n){"use strict";var r=n(450);e.Z=function(){var t=(0,r.ZF)("ciab")||"";return t.includes("v3")?t.split(",").filter((function(t){return t.includes("v3")})).map((function(t){return t.split("-")[2]})):""}},346:function(t,e,n){"use strict";n.d(e,{R0:function(){return a},SR:function(){return u},Tw:function(){return r},WH:function(){return i}});var r={NO_AUCTION:"0",RUNNING:"1",UNFILLED:"2",FILLED:"3",IN_GOOGLE:"4"},o=new Map,i=function(t){o.get(t)&&o.delete(t)},a=function(t){return o.get(t)||r.NO_AUCTION},u=function(t,e){o.set(t,e)}},8721:function(t,e,n){"use strict";var r=n(6719),o=n(6494);e.Z=function(t,e){return{adsize:(0,o.Z)(t),currencyConversion:(0,r.fw)("curr"),variant:e,noComponentAuctions:!0}}},2779:function(t,e,n){"use strict";n.d(e,{Z:function(){return v}});var r=n(346),o=n(703),i=n(6447),a=n(4804),u=function(t){var e=(0,a.Z)(),n={seller:e.seller,decisionLogicUrl:e.decisionLogicUrl,interestGroupBuyers:["https://fledge.wpcdn.pl"]};return{adUnitCode:"slot".concat(t),fledgeAuctionConfig:n}},c=n(8721),s=n(2313),f=n(1133),l=n(6205);function d(t){return function(t){if(Array.isArray(t))return p(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return p(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var v=function(t,e){var n=i.h.fledgeAuctionsForGoogle,p=void 0===n?[]:n,v=(0,a.Z)(),h=v.seller,y=v.decisionLogicUrl,m=(0,l.Z)(t);(0,o.qm)("debugFledge").includes(t)&&i.h.fledgeAuctionsForGoogle.push(u(t));var b=p.reduce((function(n,r){var o=r.adUnitCode,i=void 0===o?"":o,a=r.fledgeAuctionConfig;if((0,l.Z)(i.replace("slot",""))===m){var u=(0,c.Z)(t,"google"),f=(0,s.Z)(t,e),p=Object.assign(a,{auctionSignals:u,sellerSignals:f,seller:h,decisionLogicUrl:y}),v={configKey:h,auctionConfig:p};return Object.assign({},n,{selected:[].concat(d(n.selected),[v])})}return Object.assign({},n,{remaining:[].concat(d(n.remaining),[r])})}),{selected:[],remaining:[]}),g=b.selected,w=b.remaining;if(i.h.fledgeAuctionsForGoogle=w,(0,f.Z)(g))return(0,r.SR)(t,r.Tw.IN_GOOGLE),g}},4804:function(t,e,n){"use strict";var r=n(6730),o=n(703),i=n(1059);e.Z=function(){var t=window.location.hostname,e=r.domains.uniformDomains,n=(0,o.qm)("debug")?"-debug":"",a="".concat("https://fledge.wpcdn.pl/test/","seller-parallel").concat(n,".js"),u=e.includes(t)?t:i.Z;return{seller:"https://".concat(u),decisionLogicUrl:(0,r.mess)({url:a,forceDomain:u})}}},2313:function(t,e,n){"use strict";var r=n(5467),o=n(5786);e.Z=function(t,e){return{pvid:(0,o.Vq)(),bunchid:(0,r.P)(),slot:t,floor:e}}},6494:function(t,e,n){"use strict";var r=n(1154),o=n(1133),i=n(7550);e.Z=function(t){var e,n,a,u=(0,r.K)(),c=null==u||null===(e=u.hb)||void 0===e||null===(e=e.units)||void 0===e?void 0:e.find((function(e){return e.code==="slot".concat(t)})),s=null==c||null===(n=c.mediaTypes)||void 0===n||null===(n=n.banner)||void 0===n?void 0:n.sizes,f=(null==u||null===(a=u.config)||void 0===a?void 0:a.sizeMap)||[],l=[[300,250]];return(0,o.Z)(s)?l=s:(0,i.Z)(s)&&f.includes(s)&&(l=f[s]),l.sort((function(t,e){return e[0]*e[1]-t[0]*t[1]}))[0]}},6447:function(t,e,n){"use strict";n.d(e,{H6:function(){return o},Vo:function(){return i},h:function(){return r}});var r={biddersRequests:0,videoAuctionCounter:0,videoHandlers:[],AUCTION_LAST:null,auctionsCount:-1,auctionsCountPerView:-1,auctionInProgress:!1,auctionQueue:[],appendVideoToFirstAuction:!1,baseVideoIntent:{autoplay:!1,forceSound:!0},bidsReceived:[],blackList:[],currencyRate:{default:3.8808,USD:4.2784,EUR:4.702,PLN:1,CHF:4.5697,GBP:5.6311},emptyLimits:{},firstAuction:!0,firstAuctionEnd:!1,firstAuctionStatusLogPvBD:!0,fledgeAuctions:[],fledgeAuctionsForGoogle:[],fledgeResults:[],isRetarg:!1,intentParams:"",pageLoadTime:Date.now(),PrebidDamTimeout:!1,prebidAPILoadingState:{},prevAuctionTS:0,logStartTime:0,registeredSlots:[],registeredPlayers:[],auctionSlots:[],useLazyBidding:!1,registerTimeCounter:0,healthStatus:{pvAuctionNames:[]},teadsOutstreamSlots:[],disableBLByDiceRoll:!1,hasHem:!1},o={};function i(){r.auctionsCount+=1,r.auctionsCountPerView+=1}},1763:function(t,e,n){"use strict";n.d(e,{ZP:function(){return tt},Of:function(){return D},mk:function(){return W},H7:function(){return Y},Is:function(){return X},uQ:function(){return J}});var r=n(8275),o=n(3121),i=n(1774),a=[],u=[];i.Z.boxObservations=a,i.Z.containerStore=u;var c=n(8161),s=n(5620),f=n(4462),l=n(6918),d=n(8720),p=n(369),v=n(5253),h=function(t,e,n){if((0,v.Z)(e)){var r=Math.round,o=e.getBoundingClientRect(),i=o.top,a=o.left,u=t.getBoundingClientRect(),c=u.top,s=u.left,f=u.width,l=u.height,d=n||{},p=d.clientX,h=d.clientY;return Object.assign({width:r(f),height:r(l),topX:r(s-a),topY:r(c-i)},n&&{clientX:r(p),clientY:r(h),relativeX:r(p-a),relativeY:r(h-i)})}},y=n(6539),m=n(9627),b=n(9386),g=n(3205),w=n(1511),A={area:{required:["length","areaid"],validated:{sMedium:["areaid"],nPlus:["length"]}},textlink:{required:["url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["url"],n:["index"]}},teaser:{required:["img","url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["img","url"],n:["index"]}},intextTeaser:{required:["img","url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["img","url"],n:["index"]}},scrollboost:{required:["img","url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["img","url"],n:["index"]}},sgTeaser:{required:["teaserid","baseteaserid","img","url","index"],validated:{sShort:["cid","ctype","csystem","teaserid","baseteaserid"],sLong:["img","url"],n:["index"]}},sgFirstTeaser:{required:["url"],validated:{sShort:["cid","ctype","csystem"],sLong:["url"]}},pubTeaser:{required:["teaserid","baseteaserid","img","url","index"],validated:{sShort:["cid","ctype","csystem","teaserid","baseteaserid"],sLong:["img","url"],n:["index"]}},sgTextlink:{required:["teaserid","baseteaserid","url","index"],validated:{sShort:["cid","ctype","csystem","teaserid","baseteaserid"],sLong:["url"],n:["index"]}},button:{required:["id","index"],validated:{sShort:["id"],n:["index"]}}};A.sgTeaserAd=A.sgTeaser,A.sgTextlinkAd=A.sgTextlink;var Z=A,S=n(5146),_=n(6598);function O(t){return O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},O(t)}function E(t){return function(t){if(Array.isArray(t))return T(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||P(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function j(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||P(t,e)||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.")}()}function P(t,e){if(t){if("string"==typeof t)return T(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?T(t,e):void 0}}function T(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function I(t,e,n){var r;return r=function(t,e){if("object"!=O(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=O(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==O(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var C,k="ContentViewability",x="user_actions",L="mousedown",R=0,N=0,D=function(){return R+N},M=I(I(I({name:"contentBoxViewability",method:r.hm},r.$v,!1),"time",1),"percent",50),B=function(t,e,n){var r=Number(t),o=!n||r<=n;return/^(0|([1-9]\d*))$/.test(t)&&r>=e&&o},U=function(t,e){var n=j(e,2),r=n[0],o=n[1];return g.Z.s(t)&&t.length>=r&&t.length<=o},F={n:function(t){return[B(t,0),"It should be a number equal or greater than 0"]},nPlus:function(t){return[B(t,1),"It should be a number equal or greater than 1"]},sShort:function(t){return[U(t,[3,48]),"It should be a string with 3 to 48 chars"]},sMedium:function(t){return[U(t,[3,128]),"It should be a string with 3 to 128 chars"]},sLong:function(t){return[U(t,[13,512]),"It should be a string with 13 to 512 chars"]}},V=function(t){var e=(t||{}).type,n=Z[e],r=[],o="";if((0,b.Z)(t))if(g.Z.s(e)&&n)if(function(t,e,n){return n.push.apply(n,E(e.filter((function(e){return!Object.keys(t).includes(e)})))),n}(t,n.required,r).length)o+="Following required parameters are missing: ".concat(r.join(", "),". ");else{var i=n.validated,a=n.required;(0,p.Z)(i,(function(e){for(var n=i[e],r=0;r<n.length;r++){var u=n[r],c=t[u],s=j(F[e](c),2),f=s[0],l=s[1];(g.Z.u(c)&&a.includes(u)||!g.Z.u(c)&&!f)&&(o+="Invalid parameter: { ".concat(u,": ").concat(c," }. ").concat(l," "))}}))}else o+="Invalid element type. It should be one of the following: ".concat(Object.keys(Z).join(", "),". ");else o+='Invalid parameters structure, "params" should be an object. ';return o},G=function(t){var e=t.element;null!=e&&e.callback&&(e.removeEventListener(L,e.callback),delete e.callback)},q=function(t,e,n){var r=a[n],o=function(n){var o=Object.assign({},e,h(t,C,n));(0,_.Z)("click",o,x,null,!0),r.clicked=!0,G(r)};t.addEventListener(L,o),t.callback=o},z=function(t,e,n,r){return r.callback=function(r){var o=Object.assign({},e,h(t,C));(0,_.Z)("view",o,x),function(t,e){var n=u[e];if(n&&!n.viewed){n.viewed=!0;var r=Object.assign({},n.params,h(t,C));(0,_.Z)("view",r,x)}}(t,n)},(0,w.Z)(t,[r],e.id,!0)},H=function(t,e){var n={};return t.forEach((function(t){var r=e[t];g.Z.u(r)||""===r||!1===r||(n[t]=r)})),n},W=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};R=2;var o=function(t,e,n){return(0,v.Z)(t)?g.Z.u(n)||g.Z.n(n)?g.Z.u(n)||u[n]?V(e):"Container ID=".concat(n," does not exist in the store."):"Container ID should be a number.":"Given `element` does not exist in the DOM or is not an instance of HTMLElement."}(t,e,n);if(o)return(0,l.Z)({message:k,path:"registerBox",fileName:o},100,"".concat(k,".registerBox: ").concat(o),"error"),null;var i=Object.assign({},e),d=Object.assign({},M,r);i.zeroPoint&&(C=t);var p=!g.Z.u(n)&&u[n]&&u[n].params;p&&(i.areaid=p.areaid),(0,y.Z)("wp_sg_first")&&(i.isSGFirst=!0);var h=Object.assign({},H(c.Pw.container,p),H(c.Pw.box,i));if((0,m.Z)(h)&&(t.source=h),!(0,s.$D)()){var b=z(t,i,n,d),w=(0,f.Nu)(8,16);a.push({observationObject:b,element:t,params:i,containerId:n,clicked:!1,id:w});var A=a.length-1;return q(t,i,A),w}},$=function(t){var e=t.element;return(0,d.Z)(e)},K=function(t){var e,n=a[t];if(n){!0;var r=n.containerId;$(n),delete a[t],e=r,a.some((function(t){return t.containerId===e}))||delete u[r]}},J=function(t,e){var n,r=null,o="",i=(n=t,{boxObservation:a.find((function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id===n})),storedBoxId:a.findIndex((function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id===n}))}),u=i.boxObservation,c=i.storedBoxId;if(u||(o+="Observation with id ".concat(t," does not exist.")),!o){var s=u.element;if((0,v.Z)(e))if((0,S.Z)(s,e)){r=t;var f=u.params,l=u.element,d=void 0===l?{}:l,p=d.source;d.callback&&q(e,f,c),e.source=p,u.element=e,G({element:s})}else o+="There was an error while replacing node in the Viewability module observation.";else o+='New element you want to observe is not a correct existing HTML Element. Observation "'.concat(t,'" was disconnected but none have been added.')}return o&&K(c),r},Y=function(t){N=1;var e=V(t);if(e)return(0,l.Z)({message:k,path:"registerContainer",fileName:e},100,"".concat(k,".registerContainer: ").concat(e),"error"),!1;var n=Object.assign({},t);return(0,y.Z)("wp_sg_first")&&(n.isSGFirst=!0),u.push({params:n,viewed:!1}),u.length-1},Q=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];(0,p.Z)(t,(function(e){n.filter((function(t){return g.Z.f(t)})).forEach((function(n){return n(t[e])})),delete t[e]}))},X=function(){Q(a,$,G),Q(u)},tt=function(){(0,o.aS)(X)}},3121:function(t,e,n){"use strict";n.d(e,{Hm:function(){return s},ME:function(){return d},SG:function(){return p},_V:function(){return l},aS:function(){return v},uz:function(){return f}});var r=n(7379),o=n(9126),i=n(1774),a=n(1133),u=n(3205),c=(0,r.Z)();i.Z.spaHandlers=c;var s=function(t,e){var n=(0,o.Z)(e),r=c[t];(0,a.Z)(r)&&r.forEach((function(e){u.Z.f(e)&&e(t,n)}))},f=function(t,e){var n=c[t];if((0,a.Z)(n)){var r=n.indexOf(e);r>-1&&delete n[r]}},l=function(t,e,n,r){if(u.Z.f(e)){var o=r?"unshift":"push",i=c[t]||[];if(n){i[o]((function n(){e.apply(void 0,arguments),f(t,n)}))}else i[o](e);c[t]=i}},d=function(t,e){l("page:view",t,!1,e)},p=function(t,e){l("page:refresh",t,!1,e)},v=function(t,e){l("page:close",t,!1,e)}},4880:function(t,e){"use strict";var n={0:1,1:3,2:2};e.Z=function(t){var e=t.button;return n[e]}},2978:function(t,e,n){"use strict";n.d(e,{BB:function(){return m},G$:function(){return f},H9:function(){return h},Hl:function(){return w},Ik:function(){return p},N_:function(){return s},O0:function(){return l},TH:function(){return u},Uk:function(){return g},Uv:function(){return c},Xp:function(){return d},aD:function(){return A},bL:function(){return b},nJ:function(){return y},o2:function(){return v},rS:function(){return Z}});var r,o=n(1770),i=n(919),a=n(4841),u="ext",c="int",s="sg",f="pako",l="pwp",d="nwm",p="tech",v="sportowefakty",h="poczta",y="holding",m="ecom",b="av",g="as",w=function(){return r},A=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).includes(r)},Z=function(t){return!A(t)};e.ZP=function(){r=(0,a.y1)("^(ext_|mc_|sspbc_)")?u:(0,a.y1)("^as_")?g:(0,a.y1)("^int_")||(0,i.FT)("grupawp.pl$|^(panel|bo).")?c:(0,o.Pk)()?"magazyn":(0,a.y1)("^(wptv|openfm|telewizjawp|programtv|audioteka)|pilotwp")?b:(0,a.y1)("znajdzlekarza|wakacje|money_direct|money_money2money|parklot|easygopl|tm_|kredytomat|17bankow|superauto|nowyosobowy|noc_|domodi|allani|homebook|finansowysupermarket|extradompl|radar_okazji")?m:window.TECH||(0,a.y1)("^(dobreprogramy|polygamia|nwm_gadzetomania|tech|nwm_komorkomania|nwm_fotoblogia|nwm_autokult)")&&!(0,i.FT)("forum")?p:(0,a.y1)("^nwm_|kafeteria_pl")?d:(0,a.y1)("o2_o2_pl|pudelek")||(0,o.c3)()?l:(0,o.KD)()?s:(0,o.Qt)()?v:(0,o.V8)()?h:(0,i.FT)("(onas|holding|reklama|rekrutacja|kariera|dziejesie).wp.pl")?y:(0,o.QT)()?f:"other"}},5216:function(t,e,n){"use strict";var r=n(5620),o={fsc:!(0,r.kQ)(),show:!(0,r.h5)(),wave:!(0,r.QE)()};e.Z=function(t){return o[t]}},1144:function(t,e){"use strict";e.Z=["statid","STvisit","BDhs"]},4928:function(t,e,n){"use strict";var r=n(1386);e.Z=(0,r.Z)("DOT")},2217:function(t,e,n){"use strict";n.d(e,{Z:function(){return i}});var r=n(2890),o=function(t){var e,n;return null===(e=t[0])||void 0===e||null===(n=e.toJSON)||void 0===n?void 0:n.call(e)},i=function(){return o((0,r.Cr)("navigation"))}},3857:function(t,e,n){"use strict";var r;n.d(e,{H:function(){return o},f:function(){return i}});var o=function(t){r=t},i=function(){return r}},71:function(t,e,n){"use strict";var r=n(1386);e.Z=(0,r.Z)("NextRef",!0)},5786:function(t,e,n){"use strict";n.d(e,{Vq:function(){return c},hW:function(){return s}});var r,o,i,a=n(4462),u=n(7550),c=function(){return i},s=function(t,e){r||(o?o=!1:(t&&(o=!0),i=(0,u.Z)(e)?e:(0,a.Nu)(20,!0)))}},4030:function(t,e,n){"use strict";var r={dotSuccess:0,gemiusSuccess:0,spaOmitFirstView:!1};n(1774).Z.pageViewState=r,e.Z=r},4447:function(t,e,n){"use strict";n.d(e,{C:function(){return d},I3:function(){return v},nj:function(){return l},o1:function(){return p},oh:function(){return h},q6:function(){return s},tR:function(){return c}});var r=n(4556),o=0,i=0,a=!0,u=!1,c=function(){return i},s=function(){return u},f=function(){u=document.hidden},l=function(){return 1===o},d=function(){return 0===o},p=function(){return a},v=function(){a=!1,f(),(0,r.W)(!1)},h=function(){a=!0,i+=1,f(),i>1&&(o=1)};f()},9350:function(t,e,n){"use strict";var r=n(6730),o=n(204),i=n(1133),a=n(7550),u=n(3205),c=n(625),s=n(6342),f=n(4640),l=Promise.resolve();e.Z=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2?arguments[2]:void 0,d=(0,f.Z)(t);if((0,i.Z)(d)){var p=d.filter((function(t){return(0,a.Z)(t)})).map((function(t){return t.replace(/\s/g,"")})).filter((function(t){return(0,a.Z)(t)})).map((function(t){return(0,r.mess)({url:(0,c.Z)(t)})}));if(e)p.forEach((function(t){return(0,o.Z)({src:t,onLoad:function(){u.Z.f(n)&&n()},onError:function(){u.Z.f(n)&&n()}})}));else{var v=p.map((function(t){return function(){return new Promise((function(e,r){(0,o.Z)({src:t,onLoad:function(){u.Z.f(n)&&n(),e()},onError:function(){u.Z.f(n)&&n(),r()}})}))}}));l=l.then((function(){return(0,s.Z)(v,!1)}))}}}},3413:function(t,e,n){"use strict";n.d(e,{Wg:function(){return c},_g:function(){return d},bn:function(){return l},eu:function(){return f},ko:function(){return s}});var r,o,i=n(1774),a=n(7550),u=new Map;i.Z.registeredReadTimes=u;var c=function(){return u.get(r)},s=function(){return r},f=function(t,e){(0,a.Z)(t)&&!u.has(t)&&(r=t,u.set(r,e))},l=function(t){o=t},d=function(){return o}},8161:function(t,e,n){"use strict";n.d(e,{K7:function(){return l},Mn:function(){return f},Pw:function(){return s}});var r=n(2466);function o(t){return function(t){if(Array.isArray(t))return i(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return i(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var a=["recommendationType","isSGFirst","areaid"],u=["recommendationType","isSGFirst","teaserid","baseteaserid","index"],c=["abtest","refabtest","statid","WPabs","GRwpuuid","GRo2uuid","GRoluuid","STac"].concat(o(r.F1)),s={container:a,box:u},f={areaid:"wga_sa",recommendationType:"wga_srt",isSGFirst:"wga_isSgFirst"},l=function(t){var e=o(new Set([].concat(u,a))).map((function(t){return f[t]||t})),n=[].concat(o(e),o(c)).join("|"),r=new RegExp("\\b(".concat(n,")=([^&?=#]*)?&?"),"gi");return t.replace(r,"").replace(/[?&]+$/,"")}},5885:function(t,e,n){"use strict";var r;n.d(e,{V:function(){return o},Z:function(){return i}});var o=function(t){r||(r=t)},i=function(){return r}},9366:function(t,e,n){"use strict";n.d(e,{N:function(){return u},a:function(){return a}});var r=n(3205),o=n(4634),i="",a=function(){return i},u=function(t){r.Z.s(t)&&(i=t,(0,o.Z)("WPcrrf",t))}},6217:function(t,e,n){"use strict";n.d(e,{Z:function(){return at}});var r=n(450),o=n(9366),i=n(8083),a=n(4462),u=n(552),c=n(7331),s=n(5131),f=n(8884),l=n(2863),d=n(2555),p=n(9943),v=n(4447),h=n(3857),y=n(1154),m=n(7754),b=n(5885),g=n(7626),w=n(7952),A=n(9853),Z=n(6452),S=n(806),_=n(4556),O=n(1770),E=n(1774),j=n(6539),P=n(2226),T=n(6570),I=n(5313),C=n(4030),k=n(2014),x=function(t){var e,n,r,o,i=window,a=(0,A.KF)(),u=(0,p.BD)(),x=(0,p.XG)(),L=(0,h.f)(),R=(0,g.h)(),N=(0,m.Uu)(),D=(0,j.Z)("wp_abtest_programmatic"),M=(0,b.Z)(),B=N.version,U=void 0===B?"":B,F=N.stVersion,V=void 0===F?"":F,G=(0,l.g1)("testConfig"),q=(0,y.K)().ver,z=G.testName,H=(0,d.XR)(),W=null===(e=E.Z.mods)||void 0===e?void 0:e.ver,$=(0,f.m)(),K=C.Z.support;(0,O.Rf)()&&(t.amp=1),$&&(t.fpuid=$),H&&(t.hem=1),a&&(t.abtest=a),(0,_.r)()&&(t.reloaded=1),document.wasDiscarded&&(t.discarded=1),(0,v.q6)()&&(t.loadHidden=1),[c.CG,c.Lx,c.sp,c.Wj].includes(x)&&(t.inver=x),u&&(t.tagreqid=u),R&&(t.STabnoid=R),(0,w.xI)()||(t.empty_statid=1),(0,S.b)()&&(t.reforig=encodeURIComponent(document.referrer||"empty")),L&&(t.navType=L),M&&(t.refabtest=M),t.adbd=(0,s.pB)(),t.trpr=(0,k.Z)((0,Z.B)()),t.wpjsES6=(0,k.Z)(E.Z.es6),t.wpjsVer=E.Z.ver,t.uniformVer=E.Z.uniformVer,W&&(t.modsVer=W),z&&(t.prgTest=z),D&&(t.prgATest=D),t.c1p=(0,k.Z)((0,P.Z)()),t.s1p=(0,k.Z)((0,T.Z)()),K&&(t.c3p=(0,k.Z)(K.cookie),t.s3p=(0,k.Z)(K.storage)),t.prgApiVer=null===(n=i.__prebiddebug__)||void 0===n?void 0:n._ver,t.prebidVer=null===(r=i.pbjs)||void 0===r?void 0:r.version,t.prebidTag=null===(o=i.pbjs)||void 0===o?void 0:o.tag,q&&(t.inlineVer=q),t.tVer=U,t.stVer=V,t.tVerG=(0,A.bB)("adtech","PRGM-519")||"",t.tVerG2=(0,A.bB)("adtech","PU-321")||"",i.appVersion&&(t.appVer=i.appVersion),t.highLayout=(0,I.Z)()},L=n(5467),R=n(942),N=n(8727),D=n(5786),M=n(4596),B=n(7550),U=n(3205),F=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e="";e=(0,u.Z)(e,"rekid",t.rekid||(0,L.P)()),e=(0,u.Z)(e,"pvid",t.pvid||(0,D.Vq)()),e=(0,u.Z)(e,"gmid",t.gmid||(0,R.z)()),e=(0,u.Z)(e,"mb",(0,k.Z)((0,N.R)())),e=(0,u.Z)(e,"dn",(0,k.Z)(U.Z.b(t.dn)?t.dn:(0,v.nj)())),e=(0,u.Z)(e,"v",t.version||"5.4");var n=(0,M.Z)("WPaduid");return(0,B.Z)(n)&&(e=(0,u.Z)(e,"aduid",n)),(0,B.Z)(t.fixCookie)&&(e=(0,u.Z)(e,"fxck",t.fixCookie)),"&".concat(e)},V=n(1756),G=n(5212),q=n(9627),z=n(4033),H=n(71),W=n(6730),$=n(204),K=n(6901);function J(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Y(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Y(t,e)}(t,e)||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.")}()}function Y(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Q=function(t){var e=t.queryGET,n=t.useMimeType,r=J(t.useLink?[K.Z,"Link",n&&"css"]:[$.Z,"Image",n&&"gif"],3),o=r[0],i=r[1],a=r[2];t.method="GET",t.wasSuccess=!0,t.crossorigin="use-credentials",t.remove=!0,t.request=i,t.url=a?(0,u.Z)(e,"rmt",a):e,t.src=(0,W.mess)(t),o(t)},X=window.navigator.sendBeacon&&window.URLSearchParams,tt=function(t){if(X&&!(0,s.VP)()){var e=t.queryRAW,n=t.queryPOST;return t.method="POST",t.request="BEACON",t.url=e,navigator.sendBeacon((0,W.mess)(t),new URLSearchParams(n))}},et=function(t){var e=t.onError,n=t.onLoad,r=t.queryRAW,o=t.queryPOST;try{t.method="POST",t.request="XHR",t.url=r;var i=new XMLHttpRequest;if(U.Z.b(i.withCredentials))return i.open("POST",(0,W.mess)(t)),i.withCredentials=!0,U.Z.f(e)&&(i.onerror=e),U.Z.f(n)&&(i.onload=n),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.send(o),!0}catch(t){U.Z.f(e)&&e(t)}},nt=Math.floor(2e3/1.35),rt=function(t){var e=t.queryGET,n=t.useGET,r=t.usePOST;if(t.useBeacon&&(t.wasSuccess=tt(t)),!t.wasSuccess){var o=e.length<nt||n;!r&&o||(t.wasSuccess=et(t)),t.wasSuccess||Q(t)}},ot=n(4148),it=n(4677),at=function(t,e,n){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if("file:"!==self.location.protocol){c.useLink=c.useLink||(0,i.rI)();var f=c.generate,l=c.give,d=c.off,p=c.media,v=s.dotParams||(0,r.ZF)();(0,q.Z)(v)||(v={}),x(v);var h=t,y="",m="";if(f)h=(0,u.Z)(h,"sw","[[SCREEN_WIDTH]]"),h=(0,u.Z)(h,"sh","[[SCREEN_HEIGHT]]"),h=(0,u.Z)(h,"pg","[[HREF]]"),h=(0,u.Z)(h,"rf","[[REFERRER]]"),y=(0,u.Z)(y,"pc","[[CANONICAL]]"),m=(0,u.Z)(h,"pc","[[CANONICAL]]"),y=(0,u.Z)(y,"par","[[PAR_DATA]]"),m=(0,u.Z)(m,"par","[[PAR_DATA]]");else{var b,g,w=self.screen,A=s.canonical||(0,V.Z)(),Z=s.href||(0,G.Z)(),S=s.referrer||(0,o.a)();h=(0,u.Z)(h,"sw",w.availWidth||w.width),h=(0,u.Z)(h,"sh",w.availHeight||w.height),h=(0,u.Z)(h,"pg",Z,!0),h=(0,u.Z)(h,"rf",S,!0),y=(0,u.Z)(y,"pc",A,!0),m=(0,u.Z)(h,"pc",A,!0);var _=(0,z.Z)(v,!0);e?(b=(0,z.Z)(n,!0),g=e):(b=_,g="par"),"inventory"===e&&(y=(0,u.Z)(y,"par",_,!0),m=(0,u.Z)(m,"par",_,!0)),(0,B.Z)(p)&&(y=(0,u.Z)(y,p),m=(0,u.Z)(m,p)),b&&(y=(0,u.Z)(y,g,b,!0),m=(0,u.Z)(m,g,b,!0))}var O="r".concat(f?"[[RAND10]]":(0,a.Nu)(),"/"),E="https://".concat(c.hostname||"dot.wp.pl","/").concat(O),j=F(s),P=Object.assign(c,{queryRAW:E+h+j,queryGET:E+m+j,queryPOST:y});if(f||l)return P;H.Z.fill((function(){it.Z.fill((function(){ot.Z.push(P),d||rt(P)}))}))}}},7595:function(t,e){"use strict";e.Z=function(t){return["pagehide","beforeunload","visibilitychange"].includes(t)}},4769:function(t,e,n){"use strict";n.d(e,{V:function(){return s}});var r=n(4841),o=n(552),i=n(5216),a=n(3205),u=n(6217),c=function(t,e,n){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s="show.gif?";a.Z.o(c)||(c={});var f=t||c.sn||(0,r.W_)(),l=c,d=l.generate,p=l.give;if((0,r.GD)(f)||d||p)return d?(s=(0,o.Z)(s,"srv","[[SN]]"),s=(0,o.Z)(s,"action","[[ACTION]]")):(s=(0,o.Z)(s,"srv",f),s=(0,o.Z)(s,"action",n||"default")),c.off=!(0,i.Z)("show"),c.useBeacon=!0,(0,u.Z)(s,void 0,void 0,c,{dotParams:e})},s=function(){return c(void 0,void 0,void 0,{generate:!0})};e.Z=c},7626:function(t,e,n){"use strict";n.d(e,{h:function(){return a},z:function(){return u}});var r,o=n(4596),i=n(4464),a=function(){return r},u=function(){r||(r=(0,o.Z)("STabnoid"))&&(0,i.Z)("STabnoid")}},4148:function(t,e,n){"use strict";var r=[];n(1774).Z.statData=r,e.Z=r},7952:function(t,e,n){"use strict";n.d(e,{OB:function(){return f},Rn:function(){return s},YH:function(){return d},xI:function(){return l}});var r,o,i=n(9719),a=n(4596),u=n(7550),c=n(4677),s=function(){return r},f=function(){r=(0,a.Z)("statid"),(0,i.v)(r)},l=function(){return o},d=function(){f(),c.Z.fill(f),o=(0,u.Z)(s())}},4677:function(t,e,n){"use strict";var r=n(1386);e.Z=(0,r.Z)("Sync")},806:function(t,e,n){"use strict";n.d(e,{Z:function(){return o},b:function(){return i}});var r=!1,o=function(t){r=t},i=function(){return r}},4556:function(t,e,n){"use strict";n.d(e,{W:function(){return o},r:function(){return i}});var r=!1,o=function(t){r=t},i=function(){return r}},3459:function(t,e,n){"use strict";n.d(e,{P:function(){return r},h:function(){return o}});var r=500,o={actionsFromSend:0,sendTimeoutId:null}},6814:function(t,e,n){"use strict";n.d(e,{Z:function(){return m}});var r=n(3459),o=n(4972),i=n(369),a=n(1133),u=n(9627),c=n(4841),s=n(677),f=n(552),l=n(1774),d=n(5216),p=n(6217),v=n(7595),h=[];l.Z.waveRequestData=h;var y=function(t){var e=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).type;if((0,c.GD)()){var n="wave.gif?";n=(0,f.Z)(n,"SN",(0,c.W_)());var r={query:n=(0,f.Z)(n,"action","traffic"),requestData:t};h.push(r);var o=JSON.stringify(t);(0,s._3)(t,o.length);var i={useBeacon:(0,v.Z)(e),useLink:!0,off:!(0,d.Z)("wave")};return(0,p.Z)(n,"inventory",o,i)}},m=function t(e){var n={};clearTimeout(r.h.sendTimeoutId),r.h.sendTimeoutId=null,r.h.actionsFromSend=0;var c=!1;(0,i.Z)(o.Ds,(function(t,r){var o=r.data,i=r.interval,u=r.lastSent;e||u>=i?((0,a.Z)(o)&&(n[t]=o,r.data=[]),r.lastSent=1):((0,a.Z)(o)&&(c=!0),r.lastSent+=1)})),(0,u.Z)(n)?(n.timestamp=Date.now(),y(n,e)):c&&(r.h.sendTimeoutId=setTimeout(t,r.P))}},677:function(t,e,n){"use strict";n.d(e,{Vj:function(){return u},_3:function(){return f},ec:function(){return c},lH:function(){return s}});var r=n(6072),o={},i={wavesSent:0,averageWaveSize:0,biggestWave:0,splitWaves:0,sentOnEvents:0,biggestWaveType:""},a=function(){o=Object.assign({},i)},u=function(){o.splitWaves+=1},c=function(t){o.sentOnEvents+=t},s=function(){a(),(0,r.hk)((function(t){o.averageWaveLength=Math.round(o.averageWaveSize),delete o.averageWaveSize,t.WE=Object.assign({},o),a()}))},f=function(t,e){o.wavesSent+=1;var n=o,r=n.averageWaveSize,i=n.biggestWave,a=n.wavesSent;o.averageWaveSize+=(e-r)/a,e>i&&(o.biggestWave=e,o.biggestWaveType=Object.keys(t).reduce((function(t,e){return"".concat(t,";").concat(e)}),""))}},4972:function(t,e,n){"use strict";n.d(e,{Ds:function(){return l},JV:function(){return p},ot:function(){return v}});var r=n(3459),o=n(9627),i=n(3205);function a(t){return function(t){if(Array.isArray(t))return s(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||c(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||c(t,e)||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.")}()}function c(t,e){if(t){if("string"==typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var f=[["traffic"],["user_actions"]],l={},d=function(t,e){var n;n=i.Z.n(e)?Math.round(1e3*e/r.P):1,l[t]={interval:n,lastSent:1,data:[]}},p=function(t,e,n){i.Z.u(l[e])&&d(e,n);var r=l[e].data;return r.push(t),r},v=function(){(arguments.length>0&&void 0!==arguments[0]?arguments[0]:f).forEach((function(t){var e=u(t,1)[0];(0,o.Z)(l[e])||d.apply(void 0,a(t))}))}},6598:function(t,e,n){"use strict";n.d(e,{Z:function(){return A}});var r=n(3459),o=n(6452),i=n(4972),a=n(5131),u=n(677),c=n(2971),s=n(6918),f=n(9627),l=n(7550),d=n(7795),p=n(9349),v=n(6814),h=n(9386),y=n(3205);function m(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return b(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return b(t,e)}(t,e)||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.")}()}function b(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var g=function(t){var e=t;return(0,f.Z)(t)&&(e=Object.fromEntries(Object.entries(t).filter((function(t){var e=m(t,2)[1];return!(y.Z.f(e)||y.Z.m(e)||(0,h.Z)(e)||Array.isArray(e))})))),e},w="Waves",A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"traffic",h=arguments.length>3?arguments[3]:void 0,y=arguments.length>4?arguments[4]:void 0;if((0,l.Z)(t)){var m=Object.assign({},e),b="Given Wave data must be a filled flat-map (object) of primitive values (action=".concat(t,").");if(!(0,d.Z)(e)&&!(0,f.Z)(e)||Array.isArray(e))(0,s.Z)({message:w,path:"IncorrectData",fileName:t,campaign:JSON.stringify(e)},1e3,b,"error");else{var A=(0,c.Z)(m,!0),Z=g(A);if((0,f.Z)(A))if(Object.keys(Z).length!==Object.keys(A).length)return void(0,s.Z)({message:w,path:"NotFlatMap",fileName:t,campaign:JSON.stringify(e)},1e3,b,"error");var S={action:t,par:A};(0,a.VP)()&&(S.abd="1"),document.hidden&&(S.phd="1"),(0,o.B)()&&(S.trpr="1"),(0,i.JV)(S,n,h),r.h.actionsFromSend+=1,r.h.actionsFromSend>=20?((0,u.Vj)(),(0,v.Z)({type:t})):y?(0,v.Z)({type:t}):r.h.sendTimeoutId||(r.h.sendTimeoutId=setTimeout(v.Z,r.P))}}else(0,p.Z)("No 'action' argument. The data will not be sent.","error")}},9333:function(t,e){"use strict";e.Z=["GRo2sessuuid","GRo2uuid","GRwpsessuuid","GRwpuuid","GRolsessuuid","GRoluuid","_o2aw","_wpaw"]},1059:function(t,e){"use strict";e.Z="www.wp.pl"},2948:function(t,e){"use strict";e.Z=["sgv","sgVisitId"]},5955:function(t,e,n){"use strict";n.d(e,{Ez:function(){return m},Rr:function(){return A},zZ:function(){return w}});var r=n(2773),o=n(713),i=n(1144),a=n(2948),u=n(5435),c=n(9333),s=n(3205),f=n(4677),l=n(2421),d=n(9982);function p(t){return function(t){if(Array.isArray(t))return v(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return v(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return v(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var h=["rekstaging","kaflog"].concat(p(a.Z)),y=["STac","ACac2","OAX","RMFL",u.Z,"WPabs"].concat(p(Object.values(r.C)),[r.i],p(c.Z)),m=[].concat(p(o.Z),p(i.Z),p(y),p(h)),b=!1,g=!1,w=function(t){null==t||t.type;b||(b=!0,(0,d.Z)(y).then((function(t){b=!1})))},A=function(t,e){null==t||t.type;g||(g=!0,f.Z.close(),(0,l.Z)(m,h).then((function(t){f.Z.open(),g=!1,s.Z.f(e)&&e()})))}},8083:function(t,e,n){"use strict";n.d(e,{_k:function(){return i},gL:function(){return a},gS:function(){return c},rI:function(){return u}});var r=!1,o=!1,i=function(){return r},a=function(t){r=t},u=function(){return o},c=function(t){o=t}},2555:function(t,e,n){"use strict";n.d(e,{B7:function(){return g},ZP:function(){return O},XR:function(){return _},Tj:function(){return Z},gp:function(){return S}});var r,o,i=n(7379),a=n(7508),u=n(7550),c=function(t){return(0,u.Z)(t,64)},s=n(9627),f=n(7795),l=function(t){if((0,s.Z)(t)){var e=t.hash1,n=t.hash2;return c(e)&&(c(n)||(0,f.Z)(n))}return!1},d=n(9349),p=n(5865),v=n(7560),h=n(4634),y=n(8393),m="WPumhsh",b=new Set,g=function(t){return b.add(t)},w=function(){b.forEach((function(t){return t(r)}))},A=function(t,e){r||(r=(0,i.Z)()),r.hash1=t,e&&(r.hash2=e),o=JSON.stringify(r),w()},Z=function(){r=void 0,o=void 0,w(),(0,p.Z)(m),y.Z.remove(m)},S=function(t,e){if(l({hash1:t,hash2:e}))return A(t,e),(0,h.Z)(m,o),void y.Z.set(m,o);(0,d.Z)("Invalid hash format, only first or both arguments must be correct hash.",!0)},_=function(){return r},O=function(){var t=(0,a.Z)(m),e=(0,v.Z)(t);if(l(e)){var n=e.hash1,r=e.hash2;A(n,r)}else c(t)&&(A(t),(0,h.Z)(m,o));y.Z.get(m,(function(t){var e=t.value,n=(0,v.Z)(e);if(l(n)){var r=n.hash1,i=n.hash2;return A(r,i),void(0,h.Z)(m,o)}c(e)&&(A(e),(0,h.Z)(m,o),y.Z.set(m,o))}))}},4024:function(t,e,n){"use strict";var r=n(3574);e.Z=function(t,e,n,o){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"js",a=arguments.length>5?arguments[5]:void 0,u=o?"-debug":"",c=e?"".concat(e,"/"):"",s=a?"canary/":"";return"".concat(r.Z).concat(s).concat(t,"/").concat(c).concat(n).concat(u,".").concat(i)}},2647:function(t,e,n){"use strict";n.d(e,{A_:function(){return Z},S1:function(){return A},ZK:function(){return g},cM:function(){return m},um:function(){return b},vU:function(){return w}});var r,o,i,a,u=n(703),c=n(7379),s=n(1774),f=n(3205),l="undefined"!=typeof console&&console,d=(0,c.Z)(),p=(0,c.Z)(),v=function(t,e){var n;if(r&&(null!==(n=i)&&void 0!==n&&n.test(e))){for(var a=arguments.length,u=new Array(a>2?a-2:0),c=2;c<a;c++)u[c-2]=arguments[c];o&&!o.test(u.join(""))||(f.Z.s(e)&&p[e]&&u.unshift("%c [+".concat(Math.round(window.performance.now()),"] ").concat(e," "),"".concat("color:white;padding:2px;border-radius:3px;margin-right:3px;").concat(p[e])),l[t].apply(l,u))}},h=function(t){return f.Z.f(l[t])?function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];v.apply(void 0,[t].concat(n))}:function(){}},y=function(t,e){return f.Z.f(l[t])?function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];v.apply(void 0,[t,e].concat(r))}:function(){}},m=h("log"),b=h("info"),g=h("warn"),w=h("error"),A=(a=0,function(t){g("init","".concat("  ".concat(a+=1).slice(-2)," [ ").concat(t," ]"))}),Z=function(t,e){var n=e;if(t&&n&&(/^[a-z]+$/i.test(n)&&(n="background:".concat(n)),p[t]=n),t&&d[t])return d[t];var r={log:y("log",t),info:y("info",t),warn:y("warn",t),error:y("error",t),init:function(){return A(t)}};return d[t]=r,r};e.ZP=function(){var t=(0,u.qm)("debug");if((t||s.Z.mode)&&(r=!("off"===t||!l))){var e=(0,u.qm)("filter");o=e&&new RegExp(e,"gi"),t&&(i="all"===t?/(?:)/:new RegExp("^(".concat(t.replace(/([.?*+^$[\]/\\(){}-])/g,"\\$&"),")")))}}},6918:function(t,e,n){"use strict";var r=n(703),o=n(4462),i=n(3205),a=n(9349),u=(0,r.qm)("deprecated");e.Z=function(t,e,r){var c,s=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];r&&(0,a.Z)(r,s),c=i.Z.o(t)?t:{message:t},((0,o.vj)(e)||u)&&n.e(345).then(n.bind(n,7431)).then((function(t){(0,t.default)(c)}))}},1774:function(t,e,n){"use strict";n.d(e,{Z:function(){return a}});var r="__wpjsdebug__",o=n(7379),i=window[r]||(0,o.Z)();try{window[r]=i}catch(t){}var a=i},1530:function(t,e,n){"use strict";var r=n(7379),o=n(1774),i=(0,r.Z)();o.Z.flags=i;e.Z=function(t,e){i[t]=e}},6320:function(t,e,n){"use strict";n.d(e,{q$:function(){return c}});var r=n(703),o=n(3574),i=n(7508),a=n(5068),u=n(7384),c=function(){(0,a.Z)({src:"https://grid.grupawp.pl/console/wpjslib-console-internal.js",defer:!0,crossorigin:!0,id:"wpjslib-console-script"}),document.removeEventListener("keydown",s)},s=function(t){67===t.which&&t.altKey&&t.shiftKey&&c(),t.ctrlKey&&111===t.which&&c()};e.ZP=function(){document.addEventListener("keydown",s),(0,i.Z)("wpjslib-console-runOnStart",(function(t){"true"===t.value&&c()})),(0,u.Z)("console=")||(0,u.Z)("console-ceph")?function(){var t=(0,r.qm)("console-ceph"),e="".concat(o.Z,"wpjslib-console/");"none"!==t&&(0,a.Z)({src:"".concat(e+(t?"".concat(t,"/"):""),"wpjslib-console-internal.js"),defer:!0,crossorigin:!0,id:"wpjslib-console-script"}),document.removeEventListener("keydown",s)}():(0,u.Z)("console")&&c()}},9349:function(t,e,n){"use strict";var r=n(1774),o=n(528),i=n(7550),a=n(3205);function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return c(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(t,e)}(t,e)||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.")}()}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var s=[];r.Z.issueStore=s;var f={error:["Critical","red",20],warn:["Warning","orange",16],info:["Info","blue",12]};e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"log",n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,c=arguments.length>4?arguments[4]:void 0;if(!o.Z){var l=t;if((0,i.Z)(l)&&(l={type:e,panel:n,subpanel:r,msg:l,action:c}),a.Z.o(l)&&l.msg){!0===e&&(l.type="warn"),s.push(l);var d=l.type;if(Object.keys(f).includes(d)){var p="".concat(l.msg).concat("info"===d?"":" Contact ATFD for further information.").concat("error"===d?" THIS IS CRITICAL BUG.":""),v=u(f[d],3),h=v[0],y=v[1],m=v[2];h&&window.console&&console[d]&&console[d]("%c WP ".concat(h," "),"font-size:".concat(m,"px;background:").concat(y,";color:white;padding:2px;border-radius:3px;margin-right:3px;"),p)}}}}},8884:function(t,e,n){"use strict";n.d(e,{m:function(){return y},c:function(){return m}});var r=n(4462),o=n(1774),i=n(7508),a=n(46),u=n(5865),c=n(4634),s=n(6205);function f(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(t,e)}(t,e)||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.")}()}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var d=864e5,p="WPfpuid",v=function(t){var e=function(t){return(0,a.Z)(t)?t:Date.parse(o.Z.buildDate)-(0,r.$6)(7)*d}((0,s.Z)(t));return Date.now()-e<6048e5},h=function(){var t=(0,i.Z)(p),e=f((null==t?void 0:t.split(":"))||[],2),n=e[0],r=e[1];if(n){if(v(r))return n;(0,u.Z)(p)}}(),y=function(){return h},m=function(t){h=t,function(t){var e="".concat(t,":").concat(Date.now());(0,c.Z)(p,e)}(t)}},942:function(t,e,n){"use strict";n.d(e,{u:function(){return a},z:function(){return i}});var r,o=n(4556),i=function(){return r||""},a=function(t){r=t,window.wp_pp_gemius_identifier=t,window.gemius_disable_back_cache_hits=!0,(0,o.r)()||(window.pp_gemius_identifier=t)}},6262:function(t,e){"use strict";e.Z="https://wp.hit.gemius.pl/"},6430:function(t,e,n){"use strict";var r=n(1489),o=n(2395);e.Z=function(){var t=window.dataLayer;if(Array.isArray(t)){var e=t.push.toString();if(e.includes("instanceof Object")){var n=r.TB;e.includes("typeof o.")&&(n=r.nu),e.includes("noopFunc")&&(n=r.o2),(0,o.o)("dataLayer",n,!0,!0)}}else t=[];return window.dataLayer=t,t}},7925:function(t,e,n){"use strict";var r=n(1386);e.Z=(0,r.Z)("APD")},4915:function(t,e,n){"use strict";n.d(e,{BL:function(){return x},S1:function(){return B},Sg:function(){return D},bp:function(){return M},v5:function(){return N}});var r,o,i,a,u,c,s,f=n(9460),l=n(1770),d=n(3121),p=n(2863),v=n(703),h=n(7925),y=n(7159),m=n(1774),b=n(4923),g="autoplayAllowed",w="autoplayUnmutedAllowed",A="muted",Z=[],S={};m.Z.promiseData=S;var _=function(t,e){return parseInt((t||0).toString()+(e||0).toString(),2)},O=function(){a=Date.now()-u,h.Z.open(),(0,d.Hm)("video:apd")},E=function(){clearTimeout(i),o&&(o.pause(),o.remove(),o=null)},j=function(){E(),s||(S[g]=0,O())},P=function(){s=!0,E()},T=function(){E(),s||(S[g]=1,S[w]=1,O())},I=function(){E(),s||(S[g]=1,S[w]=0,O())},C=function(){if(!s){o.volume=0,o[A]=!0,o.setAttribute(A,!0);try{c=o.play()}catch(t){c=null}c?c.then(I,j):(E(),h.Z.open())}},k=function(t){u=Date.now(),(o=(0,y.Z)("video")).src="data:video/mp4;base64,AAAAHGZ0eXBpc29tAAACAGlzb21pc28ybXA0MQAAAAhmcmVlAAAC721kYXQhEAUgpBv/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3pwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcCEQBSCkG//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADengAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAsJtb292AAAAbG12aGQAAAAAAAAAAAAAAAAAAAPoAAAALwABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAB7HRyYWsAAABcdGtoZAAAAAMAAAAAAAAAAAAAAAIAAAAAAAAALwAAAAAAAAAAAAAAAQEAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAACRlZHRzAAAAHGVsc3QAAAAAAAAAAQAAAC8AAAAAAAEAAAAAAWRtZGlhAAAAIG1kaGQAAAAAAAAAAAAAAAAAAKxEAAAIAFXEAAAAAAAtaGRscgAAAAAAAAAAc291bgAAAAAAAAAAAAAAAFNvdW5kSGFuZGxlcgAAAAEPbWluZgAAABBzbWhkAAAAAAAAAAAAAAAkZGluZgAAABxkcmVmAAAAAAAAAAEAAAAMdXJsIAAAAAEAAADTc3RibAAAAGdzdHNkAAAAAAAAAAEAAABXbXA0YQAAAAAAAAABAAAAAAAAAAAAAgAQAAAAAKxEAAAAAAAzZXNkcwAAAAADgICAIgACAASAgIAUQBUAAAAAAfQAAAHz+QWAgIACEhAGgICAAQIAAAAYc3R0cwAAAAAAAAABAAAAAgAABAAAAAAcc3RzYwAAAAAAAAABAAAAAQAAAAIAAAABAAAAHHN0c3oAAAAAAAAAAAAAAAIAAAFzAAABdAAAABRzdGNvAAAAAAAAAAEAAAAsAAAAYnVkdGEAAABabWV0YQAAAAAAAAAhaGRscgAAAAAAAAAAbWRpcmFwcGwAAAAAAAAAAAAAAAAtaWxzdAAAACWpdG9vAAAAHWRhdGEAAAABAAAAAExhdmY1Ni40MC4xMDE=",o.volume=1,o[A]=!1,o.setAttribute(A,!1),o.autoplay=!0,o.setAttribute("autoplay",!0);Object.assign(o.style,{position:"absolute",left:"-100px",top:"-100px",width:"32px",height:"24px"}),t.appendChild(o);try{c=o.play()}catch(t){c=null}c?(i=setTimeout(P,1e4),c.then(T,C)):(E(),h.Z.open())},x=function(){r?(h.Z.close(),E(),s=!1,u=null,a=null,S[g]=0,S[w]=0,(0,f._k)((0,b.Z)(k))):h.Z.open()},L=function(t,e){return t<e?"Increased":t>e?"Reduced":"Unchanged"},R=function(t,e){t[e]=!0;var n,r,o=_(t.ra,t.rua),i={type:e,index:t.id,mode:t.mpe,channel:t.prebid?"Prebid":"Player",slotState:o,source:["direct","vpaid","clip"][t.target-1]};if("send"===e){var c=_(t.ea,t.eua);n=_(t.pa,t.pua),i.slot=c,i.bunch=n,i.placement=L(c,n)}if(a){var f=_(S[g],S[w]);i.slotMode=f,i.origin=L(f,n),r=L(o,f)}else r=s?"Timeouted":u?"Unfinished":"Unstarted";i.event=r,u&&(i.timeStart=Date.now()-u,a&&(i.duration=a))},N=function(t){var e=Z[t.id];e&&!e.send&&(Object.assign(e,t),R(e,"send"))},D=function(t){if((t.auto||t.prebid)&&(Z[t.id]=t,R(t,"get"),a))return S},M=function(){return r},B=function(){var t=(0,p.fS)("apd"),e=(0,v.qm)("forceAPD"),n=l.f0&&l.x_>58||l.G6&&l.x_>10||l.hx&&l.x_>65||l.i7&&l.x_>65;r=n&&(e||t)}},3495:function(t,e,n){"use strict";var r=n(1384);e.Z=function(){var t=(0,r.ac)("player");return t?t.list:[]}},6792:function(t,e,n){"use strict";var r=n(1384);e.Z=function(){var t=(0,r.ac)("player");return t?t.playerStore:{}}},8275:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e,n){var o;return o=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==r(o)?o:String(o))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,{$v:function(){return w},Bz:function(){return i},Di:function(){return d},LD:function(){return b},NK:function(){return l},P8:function(){return s},PY:function(){return u},VW:function(){return g},Y6:function(){return O},Yk:function(){return _},_E:function(){return f},am:function(){return y},cC:function(){return v},hm:function(){return m},ic:function(){return a},ix:function(){return p},k4:function(){return Z},pP:function(){return h},wu:function(){return S},xX:function(){return A},yz:function(){return c}});var i="view",a="last",u="v",c="p",s="actual",f="summary",l="vt",d="lvt",p="__visibility",v="viewability",h="offset",y="percent",m="steady",b="top",g="_success",w="success",A="up",Z="down",S=[c,d,"kibsent"],_=o(o(o(o({},u,0),d,0),l,0),c,0),O=o(o(o(o(o({},u,!1),i,0),a,0),s,0),f,0)},8720:function(t,e,n){"use strict";var r=n(8275),o=n(2600),i=n(3382),a=n(369),u=n(5147);e.Z=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[];if(!(t instanceof HTMLElement))return n;var c=u.Z.get(t);if(!c)return n;if(!Array.isArray(e))return n;var s=e.length,f=c.observations;return(0,a.Z)(f,(function(t,o){if(!s||e.includes(t)){var i=Object.assign({},o);delete i[r.VW],delete i.callback,delete i[r.ix],n.push(i),delete f[t]}})),(0,i.Z)(c),(0,o.lQ)(),n}},3382:function(t,e,n){"use strict";var r=n(7278),o=n(9627);e.Z=function(t){var e=t.node,n=t.observations;!(0,o.Z)(n)&&e&&(delete t.node,delete t.entry,delete t.observations,(0,r.V)(e))}},2600:function(t,e,n){"use strict";n.d(e,{lQ:function(){return x},vE:function(){return L},SR:function(){return k}});var r,o=n(703),i=n(8275),a=n(3205),u=function(t,e,n){var r=t.state,o=t.callback;if(r[i.PY]&&!t[i.VW]&&(t[i.VW]=!0,a.Z.f(o)&&(o(r,n),delete t.callback),t[i.$v])){var u=n.observations;u&&delete u[e]}},c=function(t,e){var n=t.state;e>n[i.yz]&&(n[i.yz]=e)},s=n(3382),f=n(7379),l=n(369),d=n(967),p=n(6679),v=function(t){var e=(0,p.Z)(),n=(0,d.Z)();if(e>0&&n>0){var r=t.width,o=t.height,i=t.top,a=t.left,u=t.right,c=t.bottom;if(r>0&&o>0){var s=Math.min,f=Math.max;return(0,Math.round)((f(0,s(e,u))-f(0,s(e,a)))*(f(0,s(n,c))-f(0,s(n,i)))/(o*r)*100)}return u<=e&&a>=0&&(c<=n&&i>=0)?100:0}return 0},h=n(5253),y=n(9610),m=function(t){var e=t.node,n=t.entry;if(n){var r=n.intersectionRatio,o=n.isIntersecting;return{nodeRect:n.boundingClientRect,nodeRatio:o?100*r:0}}if((0,h.Z)(e)){var i=e.getBoundingClientRect();return{nodeRect:i,nodeRatio:i&&(0,y.Z)(e)?v(i):0}}},b=n(8917),g=n(2014),w=function(t,e,n,r,o){var i=n>=-t+o,a=r<=e+t+o;return(0,g.Z)(i&&a)},A=function(t,e,n,r){var o=t.verticalMargin,a=void 0===o?0:o,u=t.horizontalMargin,c=void 0===u?0:u,s=t.verticalShift,f=void 0===s?0:s,l=t.horizontalShift,v=void 0===l?0:l,h=t.state;if(r.entry&&(0,b.Z)(n))h[i.PY]=(0,g.Z)(n>0);else{var y=(0,p.Z)(),m=(0,d.Z)(),A=e.bottom,Z=e.top,S=e.right,_=e.left,O=w(a,m,A,Z,f),E=w(c,y,S,_,v);h[i.PY]=(0,g.Z)(O&&E)}},Z=function(t,e){var n=t.state;e>=t.percent&&(n[i.PY]=1)},S=n(297),_=n(6516),O=function(t,e){var n=t.state,r=t.time,o=t.percent,u=t.checkTimeout,c=t.isCumulative,s=t[i.ix];if(e<o)(0,_.Z)(s);else{var f=(Date.now()-(0,S.N)())/1e3,l=c?f:f-r;if(s[i.Bz]||(s[i.Bz]=f),l>=s[i.Bz]){s[i.PY]||(s[i.ic]=l,s[i.PY]=!0);var d=f-s[i.ic];s[i.P8]=d,d>n[i.NK]&&(n[i.NK]=Math.round(d)),n[i.Di]=Math.round(s[i._E]+d),!n[i.PY]&&n[i.Di]>=r&&(n[i.PY]=a.Z.f(u)?(0,g.Z)(u()):1)}}},E=n(1628),j=n(8700),P=function(t,e){var n=(0,E.hS)(),r=(0,E.f3)().verticalVelocity,o=t.state,a=t.verticalMargin,u=t.minMargin,c=t.slotSnapMaxVelocity;if(!(n===i.xX||r>c)){var s=(0,j.Z)().top,f=e.top,l=0!==s&&f>u&&f<=a;o[i.PY]=(0,g.Z)(l)}},T=function(t,e,n,r){switch(t.method){case i.hm:O(t,e);break;case i.pP:A(t,n,e,r);break;case i.am:Z(t,e);break;case i.LD:P(t,n)}},I=n(5147),C=(0,n(6205).Z)((0,o.qm)("vabInterval"))||299,k=function(){r&&I.Z.forEach(L)},x=function(t){I.Z.size&&!document.hidden?(r||(r=setInterval(k,C)),t&&L(t)):r&&(clearInterval(r),r=!1)},L=function(t){var e=m(t);if(e){var n=t.observations,r=e.nodeRect,o=e.nodeRatio;(0,l.Z)(n,(function(e,n){n.state&&(c(n,o),T(n,o,r,t),u(n,e,t))}))}else t.observations=(0,f.Z)();(0,s.Z)(t),x()}},297:function(t,e,n){"use strict";n.d(e,{N:function(){return i},e:function(){return o}});var r=0,o=function(){r=Date.now()},i=function(){return r}},6516:function(t,e,n){"use strict";var r=n(8275);e.Z=function(t){t[r.PY]=!1,t[r.Bz]=0,t[r._E]+=t[r.P8],t[r.P8]=0}},9617:function(t,e,n){"use strict";var r=n(8275);e.Z=function(t){t&&(t.state=Object.assign({},r.Yk),t[r.ix]=Object.assign({},r.Y6))}},1511:function(t,e,n){"use strict";n.d(e,{Z:function(){return g}});var r=n(2600),o=n(7278),i=n(4462),a=n(619),u=n(3205),c=n(5147),s=n(9468),f=n(9617),l=n(1133),d=n(5253),p=n(9349),v=n(8275),h=n(9627),y=n(7550),m=function(t){return(0,h.Z)(t)?(0,y.Z)(t.name)?[v.hm,v.am,v.pP,v.LD].includes(t.method)?void 0:((0,p.Z)("Invalid Observation method","error"),!0):((0,p.Z)("Invalid Observation name","error"),!0):((0,p.Z)("Invalid Observation object","error"),!0)},b=function(t,e){return(0,d.Z)(t)?(0,l.Z)(e)?e.some(m):((0,p.Z)("Observations argument is not a valid Array of Observations.","error"),!0):((0,p.Z)("Node argument is not a valid HTMLElement or it is not in DOM.","error"),!0)},g=function(t,e,n){if(!b(t,e)){var l=c.Z.get(t);if(!l){var d=(n||"")+(0,i.Nu)(12);l={id:d,node:t,observations:{}},c.Z.set(t,l)}var p=l.observations;return e.forEach((function(t){var e=t.name,n=t.start;p[e]||((0,f.Z)(t),u.Z.f(n)&&n(t.state,l),(0,a.Z)(p,e,t))})),(0,o.W)(t,p,s.Z),(0,r.lQ)(l),l}}},7278:function(t,e,n){"use strict";n.d(e,{W:function(){return f},V:function(){return s}});var r=n(9853),o=n(1774),i=n(9393),a=new Map;o.Z.observers=a;var u=n(369),c=n(5147),s=function(t){a.forEach((function(e){e.unobserve(t)})),c.Z.delete(t)},f=function(t,e,n){(0,u.Z)(e,(function(e,o){var u=function(t,e){var n,o=t.horizontalMargin,u=void 0===o?0:o,c=t.verticalMargin,s=void 0===c?0:c,f="".concat(u,"x").concat(s),l=a.get(f);if(l)return l;if((0,i.Z)()){var d={root:null,rootMargin:"".concat(s,"px ").concat(u,"px"),threshold:(n="D"===(0,r.bB)("adtech","PA-299")?10:25,Array.from({length:n},(function(t,e){return e/n})))},p=new IntersectionObserver(e,d);return a.set(f,p),p}var v={observe:function(){},unobserve:function(){}};return a.set(f,v),v}(o,n);u.observe(t)}))}},9468:function(t,e,n){"use strict";var r=n(2600),o=n(5147);e.Z=function(t){t.forEach((function(t){var e=t.intersectionRatio,n=t.isIntersecting,i=t.target,a=t.boundingClientRect,u=o.Z.get(i);u&&(u.entry={intersectionRatio:e,isIntersecting:n,boundingClientRect:a},(0,r.vE)(u))}))}},9393:function(t,e){"use strict";e.Z=function(){return"IntersectionObserver"in window&&!1}},5146:function(t,e,n){"use strict";var r=n(2600),o=n(7278),i=n(1133),a=n(5147),u=n(9468),c=n(9617);e.Z=function(t,e,n){if(t instanceof HTMLElement&&e instanceof HTMLElement){var s=a.Z.get(t);if(s){var f=s.observations;return f&&(s.node=e,a.Z.set(e,s),(0,i.Z)(n)&&n.forEach((function(t){(0,c.Z)(f[t])})),(0,o.W)(e,f,u.Z),(0,o.V)(t)),(0,r.lQ)(s),s}}}},1628:function(t,e,n){"use strict";n.d(e,{f3:function(){return b},hS:function(){return y}});var r,o=n(8275),i=n(9460),a=n(8700),u=0,c=0,s=0,f=0,l=Date.now(),d=function(t,e,n){var r=t-e;return Math.round(r/n*100)/100},p=function(){u=0,c=0},v=o.k4,h=0,y=function(){return v},m=function(){clearTimeout(r);var t=(0,a.Z)(),e=t.top,n=t.left;v=e>h?o.k4:o.xX,h=e;var i=Date.now(),y=i-l;u=d(e,s,y),c=d(n,f,y),s=e,f=n,l=i,r=setTimeout(p,100)},b=function(){return{verticalVelocity:u,horizontalVelocity:c}};e.ZP=function(){(0,i.nr)(m,!0)}},5147:function(t,e,n){"use strict";var r=n(1774),o=new Map;r.Z.observedElements=o,e.Z=o},7953:function(t,e,n){"use strict";n.d(e,{Z:function(){return Bd}});var r={};n.r(r),n.d(r,{coveringSlots:function(){return g},init:function(){return V},loadPayload:function(){return F},payloadBodies:function(){return b},resetCoverPayload:function(){return U},resetHeaderPayload:function(){return B},setPayload:function(){return M}});var o={};n.r(o),n.d(o,{getS2STest:function(){return je.ju},getTest:function(){return je.Uu},getTestVersion:function(){return je.UQ}});var i={};n.r(i),n.d(i,{addEnv:function(){return co.ie},addImpressionHandler:function(){return ot.wN},addRegisterPlayerHandler:function(){return bo},addRegisterSlotHandler:function(){return ot.DN},addUnregisterPlayerHandler:function(){return mo},addViewHandler:function(){return ot.sv},blankOpener:function(){return Di.Z},disableAsr:function(){return dr},dismissPlaceholders:function(){return So},dismissSlots:function(){return Zo},exposePlaceholders:function(){return Oo},exposeSlots:function(){return _o},getAadURL:function(){return Yo},getAllEnv:function(){return co.hf},getAllSlots:function(){return Zt.xG},getBiddersLimitation:function(){return Xo},getBunchID:function(){return jo.P},getCC:function(){return ko.Z},getContentTags:function(){return Po.J1},getContext:function(){return _t.fw},getDirectSlots:function(){return wt},getDynamicOffset:function(){return ti.J},getGEO:function(){return _t.K5},getOptions:function(){return ei.F},getPPID:function(){return _e.G},getPrebidLoadingState:function(){return Qt.Sj},getState:function(){return Mi},getStore:function(){return _t.bh},getVadURL:function(){return Qo},hasAttribute:function(){return ni.g},loadAndRunBunch:function(){return Ti},loadAndRunSlots:function(){return Pi},loadBunch:function(){return ji},loadSlots:function(){return Ei},prebidDam:function(){return ht.Z},programmaticTests:function(){return o},registerCommercialBreak:function(){return Fi},registerPlaceholder:function(){return Qi},registerPlayer:function(){return vo},registerSlot:function(){return qt.Z},registerSticky:function(){return pa},removeEnv:function(){return co.vi},removeRegisterPlayerHandler:function(){return wo},removeUnregisterPlayerHandler:function(){return go},setAttribute:function(){return ni.r},unregisterPlayer:function(){return po},unregisterSlot:function(){return ua.Z},updatePlaceholder:function(){return va.Z},wasDirectClickedRecently:function(){return Li}});var a={};n.r(a),n.d(a,{frontendPassback:function(){return ya},getBrandSafetyTargeting:function(){return ma.Z},getDFPConfig:function(){return Eo},getUsageState:function(){return ba},runMod:function(){return wa}});var u={};n.r(u),n.d(u,{load:function(){return ga.Z},registerMod:function(){return G.T}});var c={};n.r(c),n.d(c,{randomize:function(){return oi.Nu},slide:function(){return cr.J},unslide:function(){return cr.b}});var s={};n.r(s),n.d(s,{addHashChangeHandler:function(){return uo.B7},getHash:function(){return uo.XR},resetHash:function(){return uo.Tj},setHash:function(){return uo.gp}});var f=n(2466),l="direct",d="reload",p="head",v=n(450),h=n(4841),y=n(1774),m={},b={},g=[];y.Z.slotsFromHead=m,y.Z.payloadBodies=b,y.Z.coveringSlots=g;var w,A,Z,S,_,O,E=n(8727),j=n(3354),P=n(369),T=n(8959),I=n(7508),C=n(6539),k=n(6236),x=n(9627),L=n(3205),R=n(1731),N=n(6205),D=!1,M=function(t){Object.assign(b,t)},B=function(){S&&S.remove()},U=function(){clearTimeout(A),g.length=0,Z&&Z.remove()},F=function(t){if(w)return t(!0,!1,p,w),m},V=function(){if(!D){D=!0;try{var t=window.performance;if(null!=t&&t.mark&&t.mark("GAFHeadStart"),w=(0,k.Z)()){var e=(0,C.Z)(w,window.WP);if(e){var n=e.bodies,r=e.data;if((0,x.Z)(r)){M(n);var o,i=!1,a=!1,u=!1;if((0,P.Z)(r.bunches,(function(t,e){var n=e.slots;(0,P.Z)(n,(function(e){var r=(0,N.Z)(e),o=(0,R.Z)(n[r]);if(null!=o&&o.delivered){m[r]=o;var c=b["".concat(t,"_").concat(r)];if(L.Z.f(c)){var s=c.toString();s.match(/welcomeScreen|pageCover/)?(i=!0,(0,v.Kl)({isWelcomeScreen:1}),g.push(r)):s.match(/headline|panelPremium/)&&(a=!0,u=s.match(/scalable/))}}}))})),(0,I.Z)(f.q2))if(i&&(Z=(0,j.Z)("body>*{opacity:0 !important}"),(0,T.Z)().appendChild(Z),A=setTimeout(U,3e3)),a)(0,E.b)((0,h.zC)()),o=(0,E.R)()?"60px":u?"7.2vw":"100px",S=(0,j.Z)(".".concat(w,"h{min-height:").concat(o,"}")),(0,T.Z)().appendChild(S)}}}null!=t&&t.mark&&t.mark("GAFHeadStop"),null!=t&&t.measure&&t.measure("GAFHeadTiming","GAFHeadStart","GAFHeadStop")}catch(t){}}return w},G=n(4879),q=n(7144),z=n(5394),H=function(){q._x&&n.e(345).then(n.bind(n,9278)).then((function(t){(0,t.default)()})).catch((function(t){(0,z.Z)(t,"AdDensity")}))},W=n(2773),$=n(919),K=n(5620),J=n(846),Y=n(5888),Q=n(4596),X=n(204),tt=n(9062),et=function(){(0,K.FJ)()||(0,K.IK)()||!$.Ny||J.Z.fill((function(){[{url:"https://rt.inistrack.net/d/rt.php?p=wp&c=campaign01&s=home&t=p",push:!0},{url:"https://rt.inistrack.net/d/rt.php?p=wp2&c=campaign01&s=home&t=p",cname:W.i,emptyFor:1440}].forEach((function(t){var e=t.cname,n=t.push,r=t.url,o=t.emptyFor,i=e&&(0,Q.Z)(e);if(n||null===i){var a={src:r};if(o){var u=function(){(0,Q.Z)(e)||(0,tt.Z)(e,"empty",(0,Y.Z)(o))};a.onError=u,a.onLoad=u}(0,X.Z)(a)}}))}))},nt=n(1489),rt=n(2395),ot=n(9234),it=n(2863),at=n(3808),ut=n(703),ct=n(9853),st=n(1770),ft=n(1530),lt=function(t){_=t,(0,ft.Z)("Direct only",_)},dt=function(){return _},pt=function(){lt((0,st.Rf)()||(0,K.uD)()&&(0,K.U6)())},vt=n(1852),ht=n(1913),yt=n(3028),mt=n(9319),bt={slotsFromPayload:{}},gt=new Set,wt=function(){return Array.from(gt)},At=n(1440),Zt=n(3476),St=n(1384),_t=n(6719),Ot=n(1608),Et=n(1120),jt=n(3203),Pt=n(619),Tt=n(6918),It=n(6733),Ct=n(8455),kt=n(1133),xt=function(t){var e=bt.slotsFromPayload;if((0,x.Z)(e)){var n=Object.keys(e);(0,Tt.Z)({message:"GafAPI",path:"HeadSlotNumbers",fileName:n.sort().join(",")},1e3),(0,P.Z)(e,(function(e,n){t[e]&&(t[e]=n)})),bt.slotsFromPayload={}}},Lt=function(t){(0,x.Z)(t)?(0,P.Z)(t,(function(t,e){(0,jt.Z)("GafAPIStatus".concat(t.toUpperCase(),"_").concat(e))})):(0,jt.Z)("GafAPIStatusEmpty")},Rt=n(4030),Nt=n(4732),Dt=n(4068),Mt=function(t){return t?(0,C.Z)("directOnly",(0,C.Z)("sellingModel",t)):0},Bt=function(t,e){var n=[];if(t){var r=t.reloadedSlots;n=void 0===r?n:r,t.reloadedSlots=void 0,(0,R.Z)(t),n.push(t)}e.reloadedSlots=n,e.reloaded=n.length},Ut="loadScript",Ft="timeout",Vt=function(){var t=window,e=t[Ut],n=t[Ft];if(L.Z.f(e)){var r=(0,Zt.xG)();(0,Tt.Z)({message:"AdsFirst",path:"LoadScript".concat(n?"WithTimeout":""),fileName:Object.keys(r).sort().join(",")},1e4)}},Gt=function(t){var e=t.map((function(t){var e=t.rate;return[t.slot,10*Math.ceil(10*e)]}));return Object.fromEntries(e)},qt=n(3724),zt=n(4634),Ht="GafAPI",Wt=!1;Rt.Z.gafDirect=0;var $t=function(t,e,n,r,o,i,a){Mt(n.campaign)&&function(t){gt.add(t)}(e),Bt(r,n),n.bidRequestId=i,n.directRate=a,(0,R.Z)(n);var u=(0,at.Z)().payloadBodies,c="".concat(t,"_").concat(e),s=u[c];s&&((0,Dt.qo)(n,s),u[c]=void 0),o[e]=n},Kt=function(t,e,n,r){var o,i=[],a=(0,_t.fw)("bidRequestId"),u=null===(o=(0,_t.fw)("directRates"))||void 0===o||null===(o=o.rates)||void 0===o?void 0:o[t],c={};u&&(c=Gt(u)),(0,P.Z)(e,(function(r){var o=function(t,e,n){return(0,Ot.Z)((0,Zt.ni)(t)),{loadedSlot:e[t],originalSlot:n[t]}}(r,e,n),u=o.loadedSlot,s=o.originalSlot;u!==s&&u&&(i.push(r),$t(t,r,u,s,n,a,c[r]))})),r&&i.forEach((function(t){(0,qt.Z)(t)}))},Jt=function(t,e,n,r){var o=(0,C.Z)(r,window.WP);if(o){var i,a=o.bodies,u=o.data;if((0,x.Z)(u)){var c=u.ctx,s=u.bdd,f=u.bunches,d=(0,at.Z)().setPayload;(0,Pt.Z)(o,"inline",Ct.Z),d(a),function(t){t===l?((0,It.Z)("".concat(Ht,"BunchLoadingTime"),"".concat(Ht,"LoadBunch"),"".concat(Ht,"BunchLoaded")),Rt.Z.gafDirect=1,Wt||(Vt(),Wt=!0),(0,x.Z)((0,Zt.xG)())||(0,Tt.Z)({message:Ht,path:"SlotNotRegisteredBeforeLoad"},100)):t===p&&(0,jt.Z)("".concat(Ht,"HEADExists"))}(n),function(t,e){var n,r;if((0,x.Z)(t)){if(e===p){(0,jt.Z)("".concat(Ht,"HEADContext"));var o=t.sda,i=t.rv;(0,kt.Z)(o)&&(0,jt.Z)("".concat(Ht,"HEADSDAPresent")),"1.1"===i&&((0,jt.Z)("".concat(Ht,"HEADNewGAF")),Rt.Z.rv=i)}(0,_t.ZG)(t)}Rt.Z.isRobot=(0,_t.fw)("isRobot"),Rt.Z.dfpConfigTs=null===(n=(0,_t.fw)("dfpConfig"))||void 0===n?void 0:n.timestamp,Rt.Z.maConfigTs=null===(r=(0,_t.fw)("maConfig"))||void 0===r?void 0:r.timestamp;var a=(0,_t.K5)();a&&(0,zt.Z)("WPgeo",JSON.stringify(a)),(0,N.Z)((0,_t.fw)("directOnly"))&&lt(!0)}(c,n),function(t,e){if((0,x.Z)(t)){var n=t[Object.keys(t)[0]];e===p&&(0,jt.Z)("".concat(Ht,"HEADBigData")),(0,_t.Lh)(n)}}(s,n),(0,x.Z)(f)&&((0,P.Z)(f,(function(r,o){Lt(o.status);var a=(0,_t.Km)(r),u=(0,_t.__)(a),c=(0,_t.__)(o);n===p&&(0,P.Z)(c,(function(t,e){e.delivered||delete c[t]})),(0,At.hX)(c),xt(c),Kt(r,c,u,t),a.ctx=o.ctx;var s=(0,St.ac)("prebid");s&&s.updateCurrency(),(0,x.Z)(c)||(i="".concat(Ht,"EmptyBunch").concat(n),function(t,e){null!=e&&e.advSlots&&e.advSlots.split(",").forEach((function(e){(0,Et.Z)(t,e,void 0,!0)}))}(r,e))})),n===p&&(0,jt.Z)("".concat(Ht,"HEADFilled")))}else(0,C.Z)("atrd",window.WP)||(0,rt.o)("gafRedir",nt.nu,!0,!0),i="".concat(Ht,"Missing").concat(n);i&&!(0,Nt.mj)()&&n!==p&&(0,jt.Z)(i),function(){var t=Object.keys((0,_t.bh)());if(t.length>1){var e=t.join(", ");(0,Tt.Z)({message:Ht,path:"MultipleBunchesOnView",fileName:e},100,"Two or more bunch ids (REKID) found on the page: ".concat(e,". There should be only one."),"error")}}()}},Yt=n(9338),Qt=n(6636),Xt=function(t){var e=window.performance.timeOrigin,n="static"===t?Math.round(e):Date.now();(0,Qt.NQ)("slotsStatusStartTime",n)},te=function(t,e,r,o,i){(0,at.F)(t),(0,mt.n)(e),(0,yt.XH)(r),O=o,(0,yt.n9)(i),0===(0,C.Z)("rekid")&&(0,rt.o)("rekid",nt.Ey,!0,!0);var a=(0,at.Z)(),u=a.loadPayload;(0,a.init)();var c=(0,ct.bB)("adtech","PA-218"),s=(0,it.fS)("gafBeforePrebid"),f=(0,it.fS)("gafParallel");bt.gafFirst=["A","D"].includes(c)||s,bt.gafParallel=["B","E"].includes(c)||f,pt(),(0,ot.DN)(Yt.Z),Xt("static"),J.Z.fill((function(){var t=u(Jt);t&&(bt.headSlots=Object.keys(t),Object.assign(bt.slotsFromPayload,t))})),L.Z.f(O)?O():(vt.Z.open(),ht.Z.open());var l=(0,ut.qm)("htmlFile");l&&n.e(345).then(n.bind(n,8483)).then((function(t){(0,t.default)(l)}))},ee=n(3121),ne=n(8312),re=n(3962),oe=n(6590),ie=function(){(0,P.Z)(oe.Z,Yt.Z)},ae=function(){(0,ee.aS)((function(){pt(),gt.clear(),ie(),(0,re.Sl)(),(0,_t.Iq)(),(0,_t.Hw)(),(0,ne.RK)()}))},ue=n(7952),ce=n(1311),se=n(9943),fe=n(1564),le=n(2510),de=n(9520),pe=n(9366),ve=function(){return/google/i.test((0,pe.a)())},he=function(){de.Z.fromGoogle=ve()&&(0,E.R)()?"1":"0"},ye=n(1660),me=n(3776),be=function(){var t=(0,me.Z)();L.Z.f(t.destroySlots)&&t.destroySlots(),ye.te.forEach((function(t){t.definedSlot=void 0,t.creation=void 0}))},ge=n(1603),we=n(528),Ae=n(4523),Ze=function(){return[[st.i7,"chr"],[st.hx,"ff"],[st.G6,"saf"],[st.f0,"opr"],[Ae.Z,"ie"],[we.Z,"bot"]].reduce((function(t,e){return e[0]?e[1]:t}),"oth")+(st.mL?"_m":"")},Se=n(7331),_e=n(9719),Oe=function(){if((0,se.XG)()===Se.xb)return(0,_e.G)()},Ee=n(3545),je=n(7754),Pe=n(7377),Te=function(){(0,Pe.j)({isActive:!1,isMexListening:!0,mexFinishedSlotsCount:0,mexRate:null,mexSlotsRates:[]})},Ie=function(){var t=(0,it.fS)("useMex")||(0,je.wV)("mexTestVersion"),e=(0,it.g1)("mex");if(t&&(0,kt.Z)(null==e?void 0:e.slots)){var n=[67];(0,E.R)()?n.push(70,71):n.push(80,81);var r=(0,kt.Z)(e.excludedSlots)&&e.excludedSlots||n,o=e.slots,i=e.thresholdToActive||2;(0,Pe.j)({mexExcludedSlots:r,mexSlots:o,thresholdToActive:i,isMexListening:!0}),(0,ee.ME)(Te)}},Ce=n(2378),ke=n(4447),xe=n(9186),Le=function(){return(0,it.fS)("useAmazon")&&!function(){var t=(0,it.CV)("amznConfig").disabledGEO||[616];if((0,kt.Z)(t)){var e=JSON.parse((0,I.Z)("WPgeo")),n=(0,_t.K5)(),r=(null==n?void 0:n.country)||(null==e?void 0:e.country);if(r)return t.includes((0,N.Z)(r))}}()},Re=n(1606),Ne=function(t){de.Z.error||ht.Z.fill((function(){var e=(0,St.ac)("prebid"),n=(0,Re.Z)();if(e&&n){var r=e.restrictAndLimitSlots(t);r.length>0&&n.fetchBids({slots:r},(function(t){var e=xe.Z.bids;(0,kt.Z)(t)&&t.forEach((function(t){t.amzniid.length>0&&e.push(t)}))}))}else(0,jt.Z)("NoAPSOnFetch")}))},De=n(5068),Me="AmazonAPI",Be=function(){var t=(0,it.CV)("amznConfig"),e=t.pubID,n=t.units;if(xe.Z.isLoaded||!Le())return!1;if((0,Re.Z)(),e&&n){var r=function(){xe.Z.isError=!0,(0,ft.Z)(Me,!1)};(0,De.Z)({withMeasurement:Me,id:"apstag",src:"//c.amazon-adsystem.com/aax2/apstag.js",onLoad:function(){var t;(t=(0,Re.Z)())?(t.init({pubID:e,adServer:"googletag"},(function(){})),xe.Z.isLoaded=!0,(0,ft.Z)(Me,!0),Ne(n),(0,ee.ME)((function(){(0,ke.nj)()&&Ne(n)}))):r()},onError:r})}},Ue=n(3448),Fe=n(1143),Ve=function(){J.Z.fill((function(){if((0,Ue.Z)(755,[1])){(0,Fe.Z)("GamAPILoad"),(0,De.Z)({withMeasurement:"GPT",id:"gpt",src:"https://securepubads.g.doubleclick.net/tag/js/gpt.js",onError:function(){(0,rt.o)("gpt"),de.Z.error=!0,ge.Z.open()},onLoad:function(){de.Z.loaded=!0}}),Be()}}))},Ge=function(t){var e=t.slot.getAdUnitPath();return{gafData:(0,ye.hv)(e),placement:e}},qe=n(8337),ze=function(t,e,n){var r=t.lineItemId,o=t.isEmpty,i=t.advertiserId;if(o);else if(!r||!n)return r&&4667386944===i?qe.st:qe.Vm},He=function(t,e,n){if((0,kt.Z)(e))if(t)n(1,1);else{var r=(0,N.Z)(e[0]),o=(0,N.Z)(e[1]);r>1&&o>1?n(r,o):setTimeout((function(){n(0,0)}),500)}},We=n(9826),$e=n(5332),Ke=n(5682),Je="GamAPI",Ye=!1,Qe=function(t){var e=Ge(t),n=e.gafData,r=e.placement;if(n){var o=n.slot,i=n.creation,a=n.setNative,u=n.passbackAfterRender,c=n.isInterstitial,s=n.isAnchor,f=n.isNative,l=i.config,d=i.gafSlot,p=i.rebuild.container,v=l.updateSize,h=l.impress,y=l.addDestroyHandler,m=ze(t,r,u);if(n.rendered=Date.now(),clearTimeout(n.timeout),n.timeout=void 0,Ye||((0,Fe.Z)("GAMFirstRender"),Ye=!0),(0,Ke.Z)(o)&&(0,It.Z)("".concat(Je,"Timing").concat(o),"".concat(Je,"Load"),"".concat(Je,"Impression").concat(o)),m){if(d.vendor=m,f)a&&(a({type:"teaserHide"}),y((function(){a({type:"teaserShow"})})));else{var b=t.size;He(c||s,b,v)}h(),(0,$e.Z)("dfp_notempty",n)}else(0,We.Z)(n,"empty");(0,ce.iu)(p)}else(0,Tt.Z)({message:Je,path:"MissingGAMData",fileName:r},100,"Missing GAM data.","error")},Xe=!1,tn=function(t){var e=Ge(t),n=e.gafData;e.placement;n&&(Xe||((0,Fe.Z)("GAMFirstRequest"),Xe=!0),n.requested=Date.now(),n.timeout=setTimeout((function(){n.rendered||(n.timeouted=!0,(0,$e.Z)("dfp_norender",n))}),3e3))},en=function(t){var e=Ge(t),n=e.gafData;e.placement;n&&(n.responded=Date.now())},nn={},rn="GamAPI",on=function(){(0,K.uD)()||(ge.Z.close(),he(),(0,fe.$T)("gpt-tag-load"),(0,fe.$T)("gpt-first-ad-request"),(0,fe.$T)("gpt-first-ad-render"),(0,Fe.Z)("".concat(rn,"Init")),(0,ce.I$)(),(0,Ee.Z)((function(){(0,It.Z)("".concat(rn,"LoadingTime"),"".concat(rn,"Init"),"".concat(rn,"Loaded")),(0,ft.Z)(rn,!0);var t=Oe(),e=(0,me.Z)(),n=e.pubads();n.setTargeting("browser",Ze()),n.setTargeting("stid",((0,ue.Rn)()||"").slice(0,10));var r=(0,Ce.Z)()?"1":"0";if(n.setTargeting("wpmext",r),(0,se.OT)()||(0,le.Z)()){var o=nn.href;o&&n.set("page_url",o)}t&&n.setPublisherProvidedId(t),e.enableServices(),n.addEventListener("slotRequested",tn),n.addEventListener("slotResponseReceived",en),n.addEventListener("slotRenderEnded",Qe),(0,ee.aS)((function(){he(),be()})),Ie(),ge.Z.open()}),(function(){(0,ft.Z)(rn,!1),ge.Z.open()})),Ve())},an=n(9460),un=n(2581),cn=n(5786),sn=n(7379),fn=function(t,e,n,r){var o=[];return(0,P.Z)(t,(function(t,i){var a=Object.assign({},i);e&&(a=e(a)),n&&(a[n]=r?(0,N.Z)(t.replace(/\D/g,"")):t),o.push(a)})),o},ln=n(9349),dn=n(7604),pn=function(t){var e=(0,sn.Z)();return t.run&&(t.viewed?(t.missing&&(0,ln.Z)("Ad viewed with incorrectly set 'missing' flag.",!0),t.missing=0):t.error=1),(0,P.Z)(dn.Z,(function(n,r){t[n]&&(e[r]=t[n])})),e},vn=n(232),hn=n(8275),yn=function(t,e){if(L.Z.o(t)){var n={};return(0,P.Z)(t,(function(t,r){r&&!t.startsWith("__")&&"unknown"!==r&&"undefined"!==r&&(L.Z.u(e)||Array.isArray(e)&&!e.includes(t))&&(n[t]=r)})),n}},mn=n(2621),bn=n(2258),gn=n(8917),wn=function(t){return"auto"===t||t===bn.f?-1:0},An=function(t,e){var n,r=(null==t||null===(n=t.toJSON)||void 0===n?void 0:n.call(t))||t;if((0,x.Z)(r)){var o=r.x,i=r.y,a=r.width,u=r.height,c={w:(0,mn.Z)(a)?Math.round(a):wn(a),h:(0,mn.Z)(u)?Math.round(u):wn(u)};if(e)if((0,gn.Z)(o)&&(0,gn.Z)(i)){var s={x:Math.round(o),y:Math.round(i)};Object.assign(c,s)}else(0,ln.Z)("Incorrect position coordinates.",!0);return c}(0,ln.Z)("Incorrect rect object.",!0)},Zn=function(t,e){var n=e.percent,r=e.state;return null!=r&&r.vt&&(t[n]=Math.min(r.vt,5)),t},Sn=function(t){return yn(t,hn.wu)},_n=function(t,e,n){var r=e.viewability;if(q._x){var o=e.container;if(o){var i=o.getBoundingClientRect(),a=oe.Z[n],u=null==a?void 0:a.element;if(null!=u&&u.contains(o)){var c=u.getBoundingClientRect();t.plr=An(c)}if(!u){var s=o.parentNode;if(s){var f=s.getBoundingClientRect();t.ptr=An(f)}}t.br=An(e.campaign.creative),t.cr=An(e),i&&(t.r=An(i,!0)),(0,mn.Z)(e.impressionTiming)&&(t.tm=Math.round(e.impressionTiming))}}if(r){var l=r[vn.OI],d=r[vn.$F];(0,kt.Z)(l)&&d&&(d.vta=l.reduce(Zn,{}));var p=Object.assign({},r);delete p[vn.OI];var v=fn(p,Sn);v.length&&(t.vab=v)}};function On(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return En(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return En(t,e)}(t,e)||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.")}()}function En(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var jn,Pn,Tn,In,Cn=function(){var t=[];return(0,P.Z)((0,_t.bh)(),(function(e,n){if(n){var r=(0,_t.__)(n),o=(0,sn.Z)();o.id=(0,N.Z)(e);var i=fn(r,pn,"id",!0);i.forEach((function(t){var e=t.id,n=r[e];n&&_n(t,n,e)})),(0,P.Z)(r,(function(t,e){e.reloadedSlots&&e.reloadedSlots.forEach((function(e){var n=(0,sn.Z)();n[t]=e;var r=On(fn(n,pn,"id",!0),1)[0];_n(r,e,t),i.push(r)}))})),null!=i&&i.length&&(o.slots=i,t.push(o))}})),t},kn=n(7550),xn=new Map,Ln=function(t){if((0,kn.Z)(t)){var e=(xn.get(t)||0)+1;return xn.set(t,e),e}},Rn=n(6792),Nn=n(967),Dn=n(8700),Mn=n(6679),Bn=function(t){var e=[];return(0,x.Z)(t)&&(0,P.Z)(t,(function(t,n){if((0,x.Z)(n)){var r=[],o={};o.id=(0,N.Z)(t),(0,P.Z)(n,(function(t,e){var n={},o=[];n.id=(0,N.Z)(t),n.vab=o,(0,P.Z)(e,(function(t,e){var n=yn(e,hn.wu);(0,x.Z)(n)&&o.push(n)})),o.length&&r.push(n)})),r.length&&(o.slots=r,e.push(o))}})),e},Un=function(){var t=Cn(),e=Bn((0,Rn.Z)()),n=(0,sn.Z)();if((0,kt.Z)(t)&&(n.bunches=t),(0,kt.Z)(e)&&(n.video=e),(0,x.Z)(n)){q._x&&(n.viewport={scroll:Math.round((0,Dn.Z)().top),width:(0,Mn.Z)(),height:(0,Nn.Z)()});var r=JSON.stringify(n);if(r!==jn)return jn=r,n.counter=Ln((0,cn.Vq)()),JSON.stringify(n)}},Fn=n(975),Vn=n(552),Gn=n(5216),qn=n(6217),zn=n(7595),Hn=function(t,e){var n="fsc.gif?";n=(0,Vn.Z)(n,"SN",(0,h.W_)()),n=(0,Vn.Z)(n,"action","inventory2");var r={useBeacon:(0,zn.Z)(e),off:!(0,Gn.Z)("fsc")};return(0,qn.Z)(n,"inventory",t,r)},Wn=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).type,e=Un();e&&Hn(e,t)},$n=function(){clearTimeout(Tn),Tn=setTimeout(Wn,Pn)},Kn=function(){(0,un.c)($n),Fn.Z&&(Pn=(0,E.R)()?2e3:4e3,q._x&&(0,an.Um)(Wn),(0,an.hT)(Wn),(0,an.vv)(Wn),(0,an.uU)(Wn),(0,an.mc)(Wn,!0),(0,ee.aS)(Wn,!0))},Jn=new Map,Yn=function(t,e,n){var r={timeoutId:setTimeout((function(){L.Z.f(n)&&n(),Jn.get(t).hasFired=!0}),e),hasFired:!1};Jn.set(t,r)},Qn=function(){return Jn},Xn=function(){Jn.forEach((function(t,e){var n=t.timeoutId;clearTimeout(n),Jn.delete(e)}))},tr=function(t){Xn(),In=t},er=function(){return In},nr=n(9759),rr=n(6184),or=function(t){var e,n=t.vendor,r=t.campaign,o=null==r||null===(e=r.creative)||void 0===e||null===(e=e.source)||void 0===e?void 0:e.external,i=qe.vC===n,a=qe.$M===n;return!(!o&&a)&&!i},ir=(0,ut.qm)("asrTimeout"),ar=function(t,e){var n=e.dfpConfig,r=e.passedDfpConfig,o=e.hasAsrFinished,i=e.reloaded,a=(0,it.g1)("asr")||{},u=a.hasToHaveBids,c=a.slots,s=void 0===c?[]:c,f=a.limit,l=void 0===f?{}:f;if((l.isUsed||(0,je.wV)("limitTestVersion"))&&i>=l.count)return!1;var d=!(!n&&!r),p=(0,st.X2)()?[3,5,7,50]:s,v=(0,je.wV)("oldAsrTestVersion"),h=!u||v;if(u&&!v){var y,m=(0,St.ac)("prebid"),b=null==m||null===(y=m.getHighestBid)||void 0===y?void 0:y.call(m,t),g=(0,x.Z)(b);if(g||!o)h=!(0,it.g1)("testConfig").asrWithBidsTestVersion||(0,je.wV)("asrWithBidsTestVersion"),o||g||(e.hasAsrFinished=!0)}return(p.includes(t)||!!ir)&&d&&h&&or(e)},ur=n(1511),cr=n(9909),sr=n(9126),fr=function(t,e,n){if(!er()){var r=n.dfpConfig,o=n.passedDfpConfig,i=n.hasAsrFinished,a=n.lazy,u=(0,sr.Z)(r||o),c=u.placement,s=u.roshash,f=(0,_t.fw)("rshsd"),l=(0,cr.b)(s,f),d=(0,cr.J)(l);c.includes("_asr")||(u.placement="".concat(c,"_asr")),u.targeting={emptygaf:"0",DFPHASH:d};var p=(0,R.Z)({isAsr:1,delivered:1,lazy:a,dfpConfig:u,hasAsrFinished:i});Bt(n,p),(0,_t.fx)(t,e,p),(0,qt.Z)(e)}},lr=function(t,e){var n=((0,it.g1)("asr")||{}).extraViewability,r=void 0===n?{}:n,o=ar(t,e),i=er(),a=(0,je.wV)("asrWithExtraViewabilityVersion")||r.isUsed,u=(0,je.wV)("asrWithExtraViewabilityMeasureOnceVersion")||r.isMeasureOnceUsed;if(o&&!i){var c=e.creation,s=c.rebuild.holder,f=c.config.bunch,l=(0,nr.k)(),d=a&&!u,p=a&&u&&!e.reloaded,v=d||p,h=function(){if(!c.destroyed){var n,o=function(){fr(f,t,e)};if(v){var i=Qn();n=(0,rr.MA)(o,(function(){return i.get(t).hasFired}),r.time,!r.isCumulativeDisabled)}else n=(0,rr.MA)(o);(0,ur.Z)(s,[n],"".concat(vn.bH,"_").concat(t))}};v?(h(),Yn(t,l)):Yn(t,l,h)}},dr=function(){(0,ot.W3)(lr),(0,ee.uz)("page:close",Xn),tr(!0)},pr=function(){var t=(0,it.fS)("useAsr"),e=(0,je.wV)("asrTestVersion"),n=(0,ut.qm)("asrTimeout");(e||n)&&(0,nr.o)();var r=t||e||n||(0,st.X2)(),o=(0,K.mv)(),i=(0,le.Z)();!r||o||i||(tr(!1),(0,ot.sv)(lr),(0,ee.aS)(Xn))},vr=n(1207),hr=n(2971),yr=function(){var t=(0,Pe.c)().mexFinishedSlotsCount+1;return(0,Pe.j)({mexFinishedSlotsCount:t}),t},mr=n(2744),br=function(t,e,n){var r=(0,Pe.c)(),o=r.isMexListening,i=r.mexSlots,a=r.mexSlotsRates,u=r.thresholdToActive,c=r.mexExcludedSlots,s=i.includes(t)&&!c.includes(t);if(o&&s){var f=yr();if(e===qe.Vm){var l=(0,cr.b)(n);a.push(l)}if(a.length>=u){var d=a.reduce((function(t,e){return t+e}))/u;return void(0,Pe.j)({mexRate:d,isActive:!0,isMexListening:!1})}a.length+(i.length-f)>=u||(0,mr.Z)()}},gr=n(9375),wr=n(8175),Ar=n(6598),Zr=function(t,e){var n=e.vendor,r=void 0===n?qe.vC:n,o=(0,gr.Z)("wnP",t,r),i=(0,Qt.c1)("slotsStatusStartTime"),a=(0,Qt.c1)("timeout");if(o){o.wnP,qe.vC;var u=(0,St.ac)("prebid");if(u){var c=u.slotIsLimited(t),s=u.getPvFraction();c&&(o.blState=c),s&&(o.pvfraction=s)}a&&(o.apiTimeout=1),i&&(o.tts=Date.now()-i);var f=wr.Z.disabled,l=wr.Z.isFirst,d=wr.Z.isBlackBox;l&&(o.first=1),wr.Z.isFirst=!1,br(t,o.wnP,o.dfp_dfpH),(0,hr.Z)(o),f||o.disabled||(0,Ar.Z)("slotStatus",o),d||(0,vr.sj)(t)}},Sr=function(){var t=(0,le.Z)();wr.Z.isBlackBox=t,wr.Z.disabled=t||(0,it.fS)("slotStatusDisable"),(0,ee.ME)(Xt),(0,ee.SG)(Xt),(0,ee.aS)(vr.Kv),(0,ot.wN)(Zr)},_r=n(2978),Or=n(4677),Er=n(7265),jr=n(1747),Pr=n(8393),Tr=(0,ut.qm)("forceSync"),Ir="WPs2shash",Cr={},kr=function(){return Math.round(Date.now()/6e4)},xr=function(t){var e=t.dsp,n=Cr[e]||0,r=kr();if(Tr||r-n>0)return!0},Lr=n(4345),Rr=n(9384),Nr=function(){try{return window.top.location.hostname}catch(t){return(0,Rr.Z)(document.referrer).hostname||""}},Dr=n(4033),Mr=function(){return(0,Dr.Z)({inver:(0,se.XG)()!==Se.xb?(0,se.XG)():"",host:Nr()},!1,!0)},Br=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"";return"https://ssp.wp.pl/bidder/usersync/setuid?".concat((0,Lr.Z)(n,r),"&").concat(Mr(),"&").concat((0,Dr.Z)({bidder:t,uid:e},!1,!0))},Ur=n(2014),Fr=function(t,e,n){var r=(0,ue.Rn)(),o=[{name:"gopl",vendor:690,src:"https://m.goadservices.com/match/wp?id=sspBC&pid=".concat(r)},{name:"rtbhouse",vendor:16,src:"https://creativecdn.com/cm-notify?".concat((0,Dr.Z)({pi:"wppbsrv"}),"&").concat((0,Lr.Z)(t,e))},{name:"triplelift",vendor:28,src:"https://eb2.3lift.com/getuid?".concat((0,Dr.Z)({gdpr:(0,Ur.Z)(t),cmp_cs:e,us_privacy:"",redir:encodeURIComponent(Br("triplelift","$UID",t,e))}))},{name:"pubmatic",vendor:76,src:"https://image8.pubmatic.com/AdServer/ImgSync?".concat((0,Dr.Z)({p:"62652",pu:encodeURIComponent("https://image4.pubmatic.com/AdServer/SPug?".concat((0,Dr.Z)({partnerID:"62652",pmc:"PM_PMC",pr:encodeURIComponent(Br("pubmatic","#PMUID",t,e))})))}),"&").concat((0,Lr.Z)(t,e))},{name:"rubicon",vendor:52,src:"https://pixel.rubiconproject.com/exchange/sync.php?".concat((0,Dr.Z)({p:"pbs-grupapolska"}),"&").concat((0,Lr.Z)(t,e))},{name:"ix",vendor:10,src:"https://ssum.casalemedia.com/usermatchredir?".concat((0,Dr.Z)({s:"184932",cb:encodeURIComponent(Br("ix","",t,e))}))},{name:"openx",vendor:69,src:"https://rtb.openx.net/sync/prebid?".concat((0,Dr.Z)({r:encodeURIComponent(Br("openx","${UID}",t,e))}))},{name:"adnxs",vendor:32,src:"https://ib.adnxs.com/getuid?".concat(encodeURIComponent(Br("adnxs","$UID",t,e)))},{name:"smartssb",vendor:45,src:"https://ssbsync-global.smartadserver.com/api/sync?".concat((0,Dr.Z)({callerId:5,us_privacy:"",redirectUri:encodeURIComponent(Br("smartssb","[ssb_sync_pid]",t,e))}),"&").concat((0,Lr.Z)(t,e))},{name:"adform",vendor:50,src:"https://cm.adform.net/cookie?".concat((0,Dr.Z)({redirect_url:encodeURIComponent(Br("adform","$UID",t,e))}))},{name:"connectad",type:"iframe",vendor:138,src:"https://cdn.connectad.io/connectmyusers.php?".concat((0,Dr.Z)({gdpr:(0,Ur.Z)(t),consent:e,cb:encodeURIComponent(Br("connectad","",t,e))}))},{name:"stroeerCore",type:"iframe",vendor:137,src:"https://js.adscale.de/pbsync.html?".concat((0,Lr.Z)(t,e),"&").concat((0,Dr.Z)({redirect:encodeURIComponent(Br("stroeerCore","",t,e))}))},{name:"visx",vendor:154,src:"https://t.visx.net/s2s_sync?".concat((0,Lr.Z)(t,e),"&").concat((0,Dr.Z)({redir:encodeURIComponent(Br("yoc_visx","${UUID}",t,e))}))},{name:"oftmedia",vendor:1111,src:"https://sync.ortb.152media.info/csync?".concat((0,Dr.Z)({redir:encodeURIComponent(Br("oftmedia","${uid}",t,e))}))},{name:"onetag",type:"iframe",vendor:241,src:"https://onetag-sys.com/usync/?".concat((0,Lr.Z)(t,e),"&redir=").concat(encodeURIComponent(Br("onetag","${USER_TOKEN}",t,e)))}];if(n){o.push({name:"oftmedia_adkernel",type:"iframe",vendor:14,src:"https://sync.adkernel.com/user-sync?".concat((0,Dr.Z)({zone:177545,r:encodeURIComponent(Br("oftmedia_adkernel","{UID}",t,e))}),"&").concat((0,Lr.Z)(t,e))});var i=(0,ut.qm)("redirect");i&&r&&o.unshift({name:"prebidserver",vendor:676,src:i.replace("$UID",r)})}return o},Vr=n(5427),Gr=n(4211),qr=function(t,e){var n=t.loadStart,r=Date.now()-n;return Object.assign(t,{error:e,timeToResourceLoad:r})},zr=function(t){return new Promise((function(e){if(L.Z.o(t)){var n=t.src,r=t.dsp,o=t.type,i=void 0===o?"image":o;switch(t.cookie=W.C[r],t.loadStart=Date.now(),i){case Vr.bC:(0,Gr.Z)({src:n,onLoad:function(){e(qr(t,0))},onError:function(){e(qr(t,1))},onTimeout:function(){e(qr(t,2))},timeout:2e3});break;case Vr.Bm:(0,X.Z)({src:n,onLoad:function(){e(qr(t,0))},onError:function(){e(qr(t,0))},onTimeout:function(){e(qr(t,2))},timeout:1500});break;default:e(qr(t,1))}}}))},Hr=n(6342);function Wr(t){return Wr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wr(t)}function $r(){$r=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==Wr(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Wr(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Kr(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}function Jr(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Kr(i,r,o,a,u,"next",t)}function u(t){Kr(i,r,o,a,u,"throw",t)}a(void 0)}))}}var Yr,Qr=function(t,e){for(var n=[],r=t.length,o=0;o<r;){var i=t.slice(o,o+e);n.push(i),o+=e}return n},Xr=function(){var t=Jr($r().mark((function t(e){return $r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",Promise.allSettled(e.map((function(t){return zr(t)}))));case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),to=function(t){var e=t.returned||t.value;if(e){var n=(0,Q.Z)(e.cookie);n||(e.error=1);var r=e.error,o=e.dsp,i=e.loadStart,a=e.timeToResourceLoad,u=(e.type,i-Yr);!function(t,e){var n=kr(),r=(0,kn.Z)(e)?1440:60;Cr[t]=n+r}(o,n),q.b4&&(0,Ar.Z)("atfd_sync",{vendor:o,slotState:r,duration:a,timeStart:u})}},eo=function(){var t=Jr($r().mark((function t(e){var n;return $r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=[],t.next=3,(0,Hr.Z)(e.map((function(t){return function(){var e=Xr(t);return e.then((function(t){t.forEach((function(t){to(t),n.push(t)}))})),e}})));case 3:return t.abrupt("return",n);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),no=function(){var t=Jr($r().mark((function t(e,n){var r;return $r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return Yr=Date.now(),3,r=Qr(e,3),t.next=5,eo(r,to);case 5:t.sent,n();case 7:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),ro=no,oo=function(t,e,n,r){var o,i=function(e){var r=e.type,o=e.src,i=e.vendor,a=e.name;if(!t||n(i,[1,2,3,4,7]))return{type:r,src:o,dsp:a}};o=function(){var n=Fr(t,e,r).map(i).filter(Boolean).filter(xr);n.length&&ro(n,(function(){var t;t=(0,jr.M)(Cr),$.pt||(0,zt.Z)(Ir,t),Pr.Z.set(Ir,t,(function(){}))}))},Pr.Z.get(Ir,(function(t){var e=t.value;e||$.pt||(e=(0,I.Z)(Ir)),Cr=(0,jr.C)(e)||{},o()}))},io=function(){var t=(0,Er.zC)(),e=(0,Er.do)();oo(t,e,Ue.Z)},ao=function(){var t=(0,ut.qm)("forceSync"),e=[_r.BB,_r.bL,_r.Uk,_r.Uv];(!(0,K.FJ)()&&!(0,K.IK)()&&(0,_r.rS)(e)||t)&&J.Z.fill((function(){((0,Ue.Z)(676,[1,2,3,4,7])||t)&&Or.Z.fill((function(){ge.Z.fill(io)}))}))},uo=n(2555),co=n(8994),so=n(5253),fo=new Map;y.Z.registeredPlayers=fo;var lo={registration:new Set,unregistration:new Set};y.Z.playerHandlers=lo;var po=function(t){var e=fo.get(t);if(e)return fo.delete(t),lo.unregistration.forEach((function(n){n(e,t)})),!0},vo=function(t,e){if(function(t){if(L.Z.o(t)&&L.Z.b(t.autoplay)&&L.Z.b(t.forceSound))return!0}(t)&&(0,so.Z)(e)&&!fo.has(e))return fo.set(e,t),lo.registration.forEach((function(n){n(t,e)})),!0},ho=function(t,e){var n=lo[t];if(L.Z.f(e)&&!n.has(e))return n.add(e),!0},yo=function(t,e){var n=lo[t];if(L.Z.f(e)&&n.has(e))return n.delete(e),!0},mo=function(t){return ho("unregistration",t)},bo=function(t){if(ho("registration",t))return fo.forEach((function(e,n){(0,so.Z)(n)&&t(e,n)})),!0},go=function(t){return yo("unregistration",t)},wo=function(t){return yo("registration",t)},Ao=function(t){return function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];n.e(345).then(n.bind(n,9055)).then((function(e){var n=e.default;n[t].apply(n,r)}))}},Zo=Ao("dismissSlots"),So=Ao("dismissPlaceholders"),_o=Ao("exposeSlots"),Oo=Ao("exposePlaceholders"),Eo=Ao("getDFPConfig");document.addEventListener("keydown",(function(t){t.ctrlKey&&(96===t.which&&Zo(),110===t.which&&_o())}));var jo=n(5467),Po=n(8350),To=n(5131),Io=n(4556),Co=function(){(0,co.vi)("s2s_name"),(0,co.vi)("s2s_incld"),(0,co.vi)("s2s_xcld");var t=(0,je.ju)();t&&((0,co.ie)("s2s_name",t.name),(0,co.ie)("s2s_incld",t.include),(0,co.ie)("s2s_xcld",t.exclude)),(0,h.y1)("^tech")&&(0,co.ie)("whbid-test",1)},ko=n(5391),xo=n(3007),Lo=n(9634),Ro=function(){return"wifi"===(null===Lo.Z||void 0===Lo.Z?void 0:Lo.Z.type)},No=n(2617),Do=n(5313),Mo=n(6934),Bo=n(5918),Uo=n(4464),Fo=n(5330);function Vo(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Go(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Go(t,e)}(t,e)||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.")}()}function Go(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var qo=(0,sn.Z)();y.Z.serverSideTargeting=qo;var zo="WPgtss",Ho=["highLayout","layout","fledge","tVersion","abtest","PWA_adbd"],Wo=function(){if((0,ct.zK)("application","PA-468")){var t=(0,co.hf)(),e=Object.fromEntries(Object.entries(t).filter((function(t){var e=Vo(t,1)[0];return Ho.includes(e)}))),n=(0,Dr.Z)(e);(0,kn.Z)(n)?(0,Fo.Z)(zo,n):(0,Uo.Z)(zo)}else(0,Uo.Z)(zo)},$o=function(){var t,e=window.location,n=(0,v.ZF)("ccategory");return Co(),(0,co.ie)("phtml",e.hostname+e.pathname),(0,co.ie)("phash",e.hash.slice(1)),(0,co.ie)("amp",(0,st.Rf)()&&1),(0,co.ie)("abtest",(0,ct.KF)(),!0),(0,co.ie)("PWAref",null===(t=(0,pe.a)())||void 0===t?void 0:t.replace(/https?:\/\//,""),!0),(0,co.ie)("PWA_adbd",(0,To.pB)()),(0,co.ie)("darkmode",(0,xo.Z)(),!0),(0,co.ie)("highLayout",(0,Do.Z)()),(0,co.ie)("layout",(0,v.ZF)("layout"),!0),(0,co.ie)("wifi",Ro()&&1),(0,co.ie)("fledge",(0,No.Z)()&&1),(0,co.ie)("reloaded",(0,Io.r)()&&1),(0,co.ie)("navType",(0,v.ZF)("navType"),!0),(0,co.ie)("ctab",(0,v.ZF)("ctab"),!0),(0,co.ie)("chId",(0,v.ZF)("chId"),!0),(0,co.ie)("cc",(0,Bo.Z)((0,ko.Z)()).join(","),!0),(0,co.ie)("ctype",(0,v.ZF)("ctype"),!0),(0,co.ie)("cview",(0,v.ZF)("cview"),!0),(0,co.ie)("ciab",(0,v.ZF)("ciab"),!0),(0,co.ie)("ccategory",n&&(0,Mo.Z)(n),!0),(0,co.ie)("REKtagi",function(){if(!(0,st.KD)())return(0,ke.C)()?(0,Po.J1)():(0,Po.Ut)()}(),!0),Wo(),(0,co.hf)()},Ko=function(t,e,n,r){var o=Rt.Z.rv||"1",i=(0,ut.qm)("rvTest")||o,a=(0,sn.Z)();return a.rv=i,a.sn=(0,h.W_)(),a.pvid=(0,cn.Vq)(),r?a.rekid=e:a.rekids=e,Object.assign(a,$o(),n,(0,ut.Kp)()),t+(0,Dr.Z)(a,!0)},Jo=function(t,e,n){if(!(0,K.Yw)()){var r=t||(0,jo.P)();return Ko(e,r,n,!0)}},Yo=function(t,e){return Jo(t,"https://rek.www.wp.pl/aad.xml?",e)},Qo=function(t,e){return Jo(t,"https://rek.www.wp.pl/vad.xml?",e)},Xo=function(t){var e=(0,_t.cT)("rpm");return null==e?void 0:e[t]},ti=n(3871),ei=n(6257),ni=n(6126),ri=n(6730),oi=n(4462),ii=[];y.Z.loadHandlers=ii;var ai=!1,ui=function(){for(ai=!0;ii.length;)ii.shift()()},ci=function(t){L.Z.f(t)&&ii.push(t),ai&&ui()},si=n(7795),fi=n(9862),li=n(1775);function di(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return pi(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return pi(t,e)}(t,e)||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.")}()}function pi(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var vi=[[d,5,500],[l,1,1e3]],hi=Object.fromEntries(vi.map((function(t){return[di(t,1)[0],{}]}))),yi=Object.fromEntries(vi.map((function(t){var e=di(t,2);return[e[0],e[1]]}))),mi=Object.fromEntries(vi.map((function(t){var e=di(t,3);return[e[0],e[2]]}))),bi=vi.map((function(t){return di(t,1)[0]}));vi.forEach((function(t){var e=di(t,1)[0];li.Z[e]=0})),y.Z.gafRequestStore=hi;var gi=function(t,e){if(bi.includes(t)){var n=!0,r="".concat(e),o=(0,cn.Vq)(),i=hi[t],a=i[o]||{},u=a[r]||{},c=u.requests,s=void 0===c?0:c,f=u.lastRequest,l=void 0===f?0:f,d=Date.now(),p=d-l<mi[t];return u.lastRequest=d,p&&(u.requests=s+1,u.requests>=yi[t]&&((0,Tt.Z)({message:"GafAPI",path:"AntyDDoS",fileName:"".concat(t,":").concat(e)},100,'Request of type "'.concat(t,'" with params "').concat(e,'" sent to GAF shortly after previous.'),"error"),n=!1)),a[r]=u,i[o]=a,n||(li.Z[t]+=1),n}(0,ln.Z)("Unknown GAF request type given to request-store",!0)},wi=n(4640),Ai="GafAPI",Zi=(0,N.Z)((0,ut.qm)("lockApp")),Si=(0,C.Z)("wp_gaf_targeting"),_i=function(t,e,n){gi(t,e);n()},Oi=function(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:l;if((0,jt.Z)("".concat(Ai,"BunchLoaded")),Zi&&(!function(t){var e=window,n=e[Ut],r=e[Ft];if(L.Z.f(n)){var o;clearTimeout(r),e[Ut]=function(){},e["_".concat(Ut)]=n;var i=function(){clearTimeout(o),n()};e["__".concat(Ut)]=i,t&&(o=setTimeout(i,t))}}(Zi>1?Zi:0),Zi=!1),(0,Nt.mj)()||(0,K.I)()||Si)return Si=void 0,void(L.Z.f(e)&&(0,an._k)((function(){e((0,_t.bh)())})));(0,si.Z)((0,jo.P)())&&(t?(0,jo.q)(t):(0,Tt.Z)({message:Ai,path:"NoGlobalBunchID",fileName:t}));var i=t||(0,jo.P)();if(!i)return 0===i&&(0,rt.o)("rekid",nt.Ey,!0,!0),void(0,Tt.Z)({message:Ai,path:"NoBunchID",fileName:t});var a=function(){o===l&&(0,Fe.Z)("".concat(Ai,"LoadBunch")),function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:(0,sn.Z)(),o=arguments.length>4?arguments[4]:void 0,i=(0,oi.Nu)(8,36,!0),a=(0,sn.Z)();if((0,Pt.Z)(window.WP,i,a),(0,Pt.Z)(a,"bodies",(0,sn.Z)()),o===l){var u=bt.headSlots;(0,kt.Z)(u)&&(r.excSlots=u.map((function(t){return(0,fi.Z)(t)})).join(","),bt.headSlots.length=0)}var c=Ko("https://rek.www.wp.pl/gaf.js?",t,r);c=(0,Vn.Z)(c,"spin",i),c=(0,Vn.Z)(c,"bcv",2),(0,De.Z)({withMeasurement:Ai,src:(0,ri.mess)(c),remove:!0,crossorigin:"use-credentials",onLoad:function(){Jt(n,r,o,i),ui(),L.Z.f(e)&&e((0,_t.bh)())},onError:function(){(0,jt.Z)("errorGAF".concat(o))}})}(i,e,n,r,o)},u=function(){Or.Z.fill(a)};J.Z.fill((function(){bt.gafFirst||bt.gafParallel?u():ht.Z.fill(u)}))},Ei=function(t,e,n,r){var o=(0,wi.Z)(e).sort();if((0,kt.Z)(o)){var i=(0,sn.Z)();i.advSlots=o.map((function(t){return(0,fi.Z)(t)})).join(","),_i(d,[t,r,o],(function(){return Oi(t,n,r,i,d)}))}},ji=function(t,e,n){_i(l,[t,n],(function(){return Oi(t,e,n)}))},Pi=function(t,e){Ei(t,e,!1,!0)},Ti=function(t){ji(t,!1,!0)},Ii="WPldclk",Ci=!1,ki=0,xi=function(t){if(Mt(t)){var e=Date.now();ki=e,Ci=!0,Pr.Z.set(Ii,e)}},Li=function(){var t;return t=new Date(ki),Date.now()-t>36e5&&(Pr.Z.remove(Ii),Ci=!1,ki=0),Ci},Ri=function(){return new Promise((function(t){Pr.Z.get(Ii,(function(e){var n=e.value;t(n)}))})).then((function(t){return!!t&&(ki=(0,N.Z)(t),Ci=!0,!0)}))},Ni=function(){(0,ee.ME)(Ri),Ri(),(0,yt.XR)(xi)},Di=n(5194),Mi=function(){return(0,sr.Z)(bt)},Bi=n(9300);function Ui(t){return Ui="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ui(t)}var Fi=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=(0,N.Z)(t),o=e.cappingPeriod,i=e.setNative;if((0,Tt.Z)({message:"GafAPI",path:"registerCommercialBreak",slot:r,fileName:"".concat(o,":").concat(Ui(i))},1e4),!(0,Bi.Z)(r,t)){bt.commercialBreak=Object.assign({},e);ci((function t(){var o,i;o=t,(i=ii.indexOf(o))>-1&&ii.splice(i,1),n.e(831).then(n.bind(n,8529)).then((function(t){(0,t.default)(r,e)})).catch((function(t){(0,z.Z)(t,"CommercialBreak")}))}))}},Vi=n(8886),Gi=n(5599),qi=n(8488),zi=n(8842),Hi=n(9610),Wi="Placeholders",$i=(0,ut.qm)("placeholders"),Ki=(0,Vi.cu)("placeholder",$i&&{height:3,border:"3px orange solid",borderRadius:3,boxSizing:"border-box"}),Ji=(0,Vi.cu)("anchor"),Yi={width:"100%",height:"100%",position:"absolute",top:0,left:0,zIndex:-1},Qi=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,N.Z)(t);if(!(0,Bi.Z)(r,t)){var o=Object.assign({},n),i=oe.Z[r],a=null==i?void 0:i.element,u=Wi+r;a&&(0,Vi.ef)(a,(0,Vi.cu)(u));var c=(0,qi.Z)(e);if(c){if(a&&a!==c&&((0,Vi.jo)(u),(0,Vi.Vx)(!0)),(0,so.Z)(c)&&c!==(0,Gi.Z)())return o.element=c,"sticky"===(0,zi.Z)(c).position&&(o.stickyOnInit=!0,(0,Tt.Z)({message:Wi,path:"StickyOnInit",slot:r},1e4)),oe.Z[r]=o,(0,Vi.Cj)(c,(0,Vi.cu)(u)),(0,Vi.Cj)(c,(0,Vi.cu)(Wi)),(0,Vi.Cj)(c,Ki),(0,Vi.cu)("".concat(u," [").concat(Ji,"]"),Yi),(0,Hi.Z)(c)||(0,Tt.Z)({message:Wi,path:"NodeNotVisible",slot:r},1e3,"Given node for placeholder ".concat(r," is not VISIBLE."),"error"),c;(0,Tt.Z)({message:Wi,path:"NodeNotInDocument",slot:r},1e3,"Given node for placeholder ".concat(r," is not a valid HTMLElement or it is not in DOM."),"error")}}},Xi=n(916),ta=n(5435),ea=n(4564),na=n(7159),ra=n(8937),oa=n(9951),ia=n(9175),aa=n(4192),ua=n(8983);function ca(t){return ca="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ca(t)}function sa(t,e,n){var r;return r=function(t,e){if("object"!=ca(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ca(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==ca(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var fa="top",la="bottom",da="white",pa=function(t,e,n){var r=(0,ct.bB)("adtech","PROSGWP-7600");if(!["A","B","C"].includes(r)){var o=(0,N.Z)(t);if(!(0,Bi.Z)(o,t)){var i,a,u=!1,c=n.onImpression,s=n.onClose,f=n.cappingPeriod,l=void 0===f?6:f,d=n.scrollOffset,p=void 0===d?200:d,v=n.closeOffset,h=void 0===v?0:v,y=n.position,m=void 0===y?fa:y,b=n.waitForSlot,g=void 0!==b&&b;bt.stickyAds={onImpression:c,onClose:s,cappingPeriod:l,scrollOffset:p,closeOffset:h,position:m,waitForSlot:g},a=p,(0,Tt.Z)({message:"GafAPI",path:"registerSticky",slot:o,fileName:"".concat(l,":").concat(p,":").concat(m,":").concat(e)},1e4);var w=[fa,la].includes(m)?m:fa,A=sa(sa({},fa,{borderRadius:"0 0 6px 6px",transform:"translateY(-99%)"}),la,{borderRadius:"6px 6px 0 0",transform:"translateY(99%)"}),Z="saplchldr"+w,S="saclsr"+w,_=(0,E.R)(),O=(0,Nt.nB)(),j=_?8:15,P="0 0px ".concat(j,"px 0 rgba(0, 0, 0, 0.25)"),T=A[w],I=T.borderRadius,C=T.transform;if(O)(0,ia.Z)(ta.Z);else if(l){var k=(0,N.Z)((0,Q.Z)(ta.Z));if(k){var x=new Date(k);(0,tt.Z)(ta.Z,x.getTime(),x)}}var R=(0,na.Z)(),D=(0,na.Z)(),M=function(){(0,Ar.Z)("stickyAds",{event:"quit",slot:o,position:m,cappingPeriod:l,scrollOffset:p,closeOffset:h,waitForSlot:g})},B=function(){(0,an.vS)("beforeunload",M)},U=function(){(0,an.vS)("scroll",W),(0,an.vS)("scroll",z),(0,ot.Y4)(q),(0,ot.Y4)($),B()},F=function(){U(),u&&(u=!1,L.Z.f(s)&&s(),(0,ua.Z)(o),D.remove(),i.removeEventListener("click",V),i.remove(),(0,Vi.jo)(Z),(0,Vi.jo)(S),(0,Vi.Vx)())},V=function(){(0,Ar.Z)("stickyAds",{event:"close",slot:o,position:m,cappingPeriod:l,scrollOffset:p,closeOffset:h,waitForSlot:g}),F()},G=function t(){F(),(0,ee.uz)("page:close",t)},q=function(t,e){if(B(),o===t){var n=e.creation,r=e.vendor;if(n&&!n.destroyed){var a=n.type,s=n.rebuild.label,f=r>qe.vC,d=a!==Vr.Jz;if(f&&d){if((0,Vi.cu)(Z,{boxShadow:"0 0px 24px 0 rgba(0, 0, 0, 0.25)",padding:j,transform:"translateY(0)"}),(0,Vi.cu)("".concat(Z,">div"),{"backgroundColor!":da}),(0,Vi.Vx)(),s&&s.remove(),u=!0,O)(0,ia.Z)(ta.Z);else if(l){var p=60*l,v=(0,Y.Z)(p);(0,tt.Z)(ta.Z,v.getTime(),v)}return i.addEventListener("click",V),D.appendChild(i),(0,an.mc)(M),void(L.Z.f(c)&&c({slotNumber:o,slotData:e,slotElement:R,placeholderElement:D}))}}U()}},z=function t(){(0,Dn.Z)().top>=h&&((0,an.vS)("scroll",t),(0,Ar.Z)("stickyAds",{event:"scrollClose",slot:o,position:m,cappingPeriod:l,scrollOffset:p,closeOffset:h,waitForSlot:g}),F())},H=function(){(0,an.vS)("scroll",W),(0,ot.Y4)($),(0,ot.wN)(q);var t=(0,qi.Z)(e),n=(0,so.Z)(t),r=n?t:(0,Gi.Z)();(0,Vi.Cj)(D,(0,Vi.cu)(Z,sa(sa(sa(sa(sa(sa({"position!":n?"absolute":"fixed"},w,0),"transform",C),"transition","all 200ms linear"),"zIndex!",99),"left",0),"right",0)));var a=(0,na.Z)();(0,Vi.Cj)(a,(0,Vi.cu)("saclip",{overflow:"hidden",width:"100%"})),r.appendChild(D),D.appendChild(a),a.appendChild(R),function(){i=(0,ea.Z)(S,"black",sa(sa(sa(sa(sa(sa(sa({position:"absolute"},w,"100%"),"color",da),"padding",_?"15px 30px 15px 10px":"15px 35px 15px 15px"),"fontSize",9),"right",15),"borderRadius",I),"boxShadow",P));var t=sa({content:'""',position:"absolute",left:-j,right:-j,height:j,backgroundColor:da},w,-j),e={fontFamily:"Arial,Helvetica,sans-serif",fontSize:9,color:"#888",content:(0,ra.Z)(Xi.Z)};(0,Vi.cu)("".concat(S,":after"),t),(0,Vi.cu)("".concat(S,":before"),e),(0,Vi.cu)("".concat(S," svg"),{"width!":"30%","height!":"30%","left!":"auto","right!":3,"top!":-2,strokeWidth:2.5,stroke:"black"}),(0,Vi.Vx)()}(),Qi(o,D,{stickyAd:!0,backgroundColor:da,height:"auto"}),(0,qt.Z)(o,R)},W=function(){(0,mn.Z)(a)&&(0,Dn.Z)().top>=a&&H()},$=function t(e,n){if(e===g){(0,ot.Y4)(t);var r=n.creation;if(r&&!r.destroyed){var o=r.rebuild.container,i=(0,oa.Z)(o);i&&(a=i.top+i.height)}(0,mn.Z)(a)?((0,ot.Y4)(t),(0,an.vS)("scroll",W),(0,an.nr)(W,!0)):H()}};(0,aa.Z)([t]),g?(a=0,(0,ot.wN)($),(0,an.nr)(W,!0)):(0,mn.Z)(a)?(0,an.nr)(W,!0):H(),(0,mn.Z)(h)&&(0,an.nr)(z,!0),(0,ee.aS)(G,!0)}}},va=n(118),ha=function(t,e){var n=(0,N.Z)(t),r="none";ye.te.forEach((function(t,e){n===t.slot&&(r=e,t.passbackAfterRender=!0)})),(0,Tt.Z)({message:"GamAPI",path:"AdUnitNonConfigured",campaign:e,fileName:r,slot:n},1,"GAM AdUnit is not configured.","error")},ya=function(t,e,n){var r=(0,ye.hv)(t);r?r.passbackAfterRender=!0:ha(n,t)},ma=n(3502),ba=function(){var t=de.Z.loaded,e=de.Z.error,n=(0,Ue.Z)(755,[1])&&!e,r=(0,K.uD)()||(0,To.VP)(),o=n&&!r&&t,i=(0,sn.Z)();return(0,Pt.Z)(i,"isBlocked",r),(0,Pt.Z)(i,"isReady",o),(0,Pt.Z)(i,"isAllowed",n),i},ga=n(503),wa=function(t,e,n){var r=(0,ye.hv)(t);if(r){var o=r.creation;Object.assign(o,n),o.modsToLoad=o.modsToLoad||[],o.modsToLoad.push(e),(0,ga.Z)(o)}},Aa=n(2756),Za=function(){(0,St.qL)("user",(0,Aa.Z)(s)),(0,St.qL)("mods",(0,Aa.Z)(u)),(0,St.qL)("gaf",(0,Aa.Z)(i)),(0,St.qL)("gam",(0,Aa.Z)(a)),(0,St.qL)("randomizers",(0,Aa.Z)(c))},Sa=n(1154),_a={error:!1,timedOut:!1,loaded:!1};y.Z.prebidState=_a;var Oa=_a,Ea=function(){if((0,Sa.K)()){var t=(0,K.U6)()||(0,je.wV)("noPrebidTestVersion"),e=((0,K.oQ)()||(0,K.IN)()||(0,K.US)())&&!(0,ut.qm)("tcidhb");return!(t||e||we.Z||Oa.error)}},ja=function(t,e,n,r,o){J.Z.fill((function(){var i="Criteo".concat(t?"Full":"Light"),a="//static.criteo.net/js/ld/publishertag.".concat(t?"":"prebid.","js"),u="crtpt".concat(t?"":"prbd");(0,De.Z)({withMeasurement:i,id:u,src:a,timeout:r,onLoad:function(){(0,ft.Z)(i,!0),L.Z.f(e)&&e()},onError:function(){(0,ft.Z)(i,!1),(0,rt.o)(u),L.Z.f(n)&&n(a)},onTimeout:function(){L.Z.f(o)&&o()}})}))},Pa=n(3574),Ta=n(7384),Ia="PrebidJS",Ca=function(){(0,De.Z)({withMeasurement:Ia,id:"prebidjs",timeout:3e3,crossorigin:!0,src:function(){var t=(0,Ta.Z)("wppbjs"),e=(0,je.Uu)(),n=e.prebidBranch,r=e.prebidTestVersion,o=e.version,i="",a=!1;n&&r===o&&(i=n,a=!0),(0,h.y1)("^tech")&&(i="PU-113",a=!0),null!=t&&t[2]&&(i=t[2]);var u="".concat(Pa.Z,"wppbjs/").concat(i&&"".concat(i,"/")),c=t||a?"prebid-debug":"prebid";return(0,ri.mess)({url:"".concat(u).concat(c,".js")})}(),onLoad:function(){(0,ft.Z)(Ia,!0),Oa.loaded=!0},onError:function(){(0,jt.Z)("".concat(Ia,"LoadError")),(0,ft.Z)(Ia,!1),Oa.error=!0,ht.Z.open()},onTimeout:function(){(0,jt.Z)("".concat(Ia,"LoadTimeout")),(0,ft.Z)("".concat(Ia," timeout"),!0),Oa.timedOut=!0,ht.Z.open()}})},ka=function(){var t;return{promise:new Promise((function(e){t=e})),resolve:t}},xa=new Map,La=function(t){var e=xa.get(t);return null==e?void 0:e.promise},Ra=function(t){var e=xa.get(t);e&&(e.resolve(),xa.delete(t))},Na=function(t){var e=ka();xa.set(t,e),setTimeout((function(){Ra(t)}),1e3)},Da=n(346),Ma=n(6447),Ba=n(6570),Ua=function(){var t=(0,_t.fw)("curr");t&&(0,P.Z)(t,(function(e){parseFloat(t[e])>0&&(Ma.h.currencyRate[e]=parseFloat(t[e])),(0,Ba.Z)()&&(0,zt.Z)("currency",JSON.stringify(Ma.h.currencyRate))}))},Fa=function(){Ua()};function Va(t){return function(t){if(Array.isArray(t))return Ga(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Ga(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ga(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ga(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var qa=function(){var t=(0,it.g1)("viewConfig");if((0,it.fS)("lazyBidding")){var e=function(t,e){var n=e.slots;return n&&t.push.apply(t,Va(n)),t};Object.keys(t).forEach((function(n){var r=t&&t[n],o=r&&r.auctions;if(o){var i;if(Array.isArray(o))i=o.reduce(e,[]);else{var a=[];Object.keys(o).forEach((function(t){a.push.apply(a,Va(o[t].reduce(e,[])))})),i=Va(new Set(a))}r.slots=i}}))}},za=function(t){for(var e=t.concat(),n=0;n<e.length;++n)for(var r=n+1;r<e.length;++r)e[n]===e[r]&&e.splice(r-=1,1);return e},Ha=function(t){if(Array.isArray(t))Ma.h.blackList=za(Ma.h.blackList.concat(t.map((function(t){return parseInt(t,10)}))));else{var e=parseInt(t,10);Ma.h.blackList.includes(e)||Ma.h.blackList.push(e)}},Wa=function(){Ma.h.blackListStore=[]};Wa();var $a,Ka,Ja={add:Ha,setNew:function(t){Wa(),Ha(t)},reset:Wa},Ya=function(t){var e;if(t&&t.mode){var n=(0,v.ZF)("layout"),r=(0,v.ZF)("ctype");switch(t.mode){case"layout":e=n&&t[n];break;case"ctype":e=r&&t[r]}}return e&&Ja.add(e),e||!1},Qa=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).includes(t)?e[t]:e.default||!1},Xa=function(){var t=(0,it.fS)("lazyBidding"),e=(0,it.g1)("viewConfig"),n=(0,v.ZF)("ctype"),r=Qa(n,e),o=r&&r.auctions,i=(0,je.wV)("viewConfigTestVersion"),a=(0,je.wV)("lbTestVersion");return!(!(r&&o)||!(t||i||a))},tu=function(t){var e=[];if(t){var n=t.auctions;if(n)if(Array.isArray(n))e=n;else{var r=(0,je.Uu)(),o=r.lbVersionTest,i=r.version,a=!!o&&"conf".concat(i);e=a&&n[a]?n[a]:n.default||[]}}return e},eu={interval:null,ctype:null,lastAuction:0,auctionCount:0,auctions:[],auctionId:null},nu=eu,ru=n(8720),ou={},iu=function(t){return!!ou[t]&&((0,ru.Z)(ou[t],["prebidLazyLoading"]),delete ou[t],!0)},au=(0,it.g1)("slotAvailabilityDesktop")||[],uu=(0,it.g1)("slotAvailabilityMobile")||[],cu=n(961),su=["adform","teads","connectad","xhb","adrino","sspWPM"],fu=n(276),lu=function(t){var e=(0,ut.qm)("disableBL"),n=Ma.h.disableBLByDiceRoll,r=(0,it.fS)("disableBL"),o=!e&&!n&&!r,i=(0,E.R)()||(0,st.KD)()?3:2,a=!1;((0,fu.Z)("2023-11-13","2023-12-18",(function(){o=!1})),o)&&(a=((null==t?void 0:t.auctionCount)||0)>=i);return a},du=function(){var t;if((0,Ba.Z)()){var e=JSON.parse((0,I.Z)("bidderLimiterData"));if(e){var n=(0,it.g1)("bidderLimiterTimeout")||3e5,r=e.timestamp;n>Date.now()-r&&(t=e)}}return t},pu=function(t){var e=t.bidder,n=t.subAccount;return n?"".concat(e,"-").concat(n):e},vu=(0,it.g1)("bidderLimiterSlotsBlacklist")||[],hu=function(t){return vu.includes(t)},yu=function(t){var e=t.ctype,n=t.viewConfig,r=void 0===n?{}:n,o=t.blockPrebid,i=void 0===o?{}:o,a=Object.keys(r);return!!i.ctype&&i.ctype.includes("none")&&!a.includes(e)};function mu(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return bu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return bu(t,e)}(t,e)||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.")}()}function bu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var gu=function(t){var e=t.blockPrebidConfig,n=t.eventCtype,r=t.rekid,o=void 0===r?window.rekid:r,i=t.viewConfig,a=Object.assign((0,v.ZF)(),{}),u=!1;n&&(a.ctype=n);var c=a.ctype;return a.rekid=o,e&&Object.entries(e).forEach((function(t){var n=mu(t,2),r=n[0],o=n[1],s=a[r]&&o.includes(a[r]),f=yu({ctype:c,viewConfig:i,blockPrebid:e});(s||f)&&(u=!0)})),u},wu=function(t,e,n,r,o,i){var a=Ma.h.ppid,u=Ma.h.biddersRequests,c=Ma.h.mlcodes,s=(0,_t.fw)("sda")||[],f={version:t,timeToAuction:n,auctionName:(null==o?void 0:o.id)||i||void 0,auctionsCount:e+1,norodo:r?void 0:1,ppid:a,biddersRequests:u};return c&&(f.mlcodes=c),(0,kt.Z)(s)&&(f.sda=s.join()),o&&(f.slot=o.trigger),(0,Ar.Z)("prebidauction",f),Ma.h.biddersRequests=0,f},Au=function(t){var e=window.Math;return e.floor(e.random()*t)+1===1},Zu=n(3381),Su=["module criteo is loading external JavaScript","TCF2: enforcing P1 and P2 by default","Filtered site property in ortb2 data: empty data found"],_u=["TCF2 denied device access for criteo"],Ou=new Set,Eu=new Set,ju=function(t){var e=(0,cn.Vq)();return!Su.includes(t)&&(!_u.includes(t)||(Ou.has(e)?!Eu.has(t)&&(Eu.add(t),!0):(Ou.add(e),Eu.add(t),!0)))};function Pu(t){return function(t){if(Array.isArray(t))return Tu(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Tu(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Tu(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Tu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Iu=Au(100),Cu=Au(1e3),ku=function(t){var e=t.type,n=Pu(t.arguments).map((function(t){return"".concat(t)})).join(" ").slice(0,75),r=q._x&&Iu,o=q._x&&Cu;ju(n)&&("WARNING"===e?r&&(0,Zu.Z)(n,"PbjsWarnError"):o&&(0,Zu.Z)(n,"PbjsError"))},xu=n(4804);function Lu(t){return function(t){if(Array.isArray(t))return Ru(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Ru(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ru(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ru(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Nu=function(t){if((0,ct.zK)("adtech","PU-227","A")){var e=(0,it.g1)("fledge"),n=e.buyers,r=e.timeout,o=void 0===r?900:r,i=(0,xu.Z)(),a=i.seller,u=i.decisionLogicUrl,c=t.filter((function(t){var e,n=t.ortb2Imp;return 1===(null==n||null===(e=n.ext)||void 0===e?void 0:e.ae)}));if(c.length&&(0,kt.Z)(n)){var s,f=c.map((function(t){var e=t.code,r=Lu(n),i=(0,ut.qm)("debugFledge"),c=i?i.split(","):[],s=e.split("slot")[1];return c.includes(s)&&r.push("https://fledge.wpcdn.pl"),{adUnitCode:e,fledgeAuctionConfig:{seller:a,decisionLogicUrl:u,interestGroupBuyers:r,sellerTimeout:o}}}));return(s=Ma.h.fledgeAuctions).push.apply(s,Lu(f)),f}}},Du=function(t,e,n){if(!t)return!1;var r=function(t,e){return"all"===t||!!Array.isArray(t)&&t.includes(e)}(t[pu(n)],e);return r},Mu=function(){var t=(0,ut.qm)("hbv"),e=(0,Sa.K)(),n="hb",r=n;if(!e)return!1;var o=(0,je.Uu)(),i=o.changeHBConfig,a=o.version;i&&a&&(r=n+a.toUpperCase()),t&&(r=n+t.toUpperCase());var u=e[r]||e.hb;return u?Ma.h.healthStatus.hbConfig=!0:(0,Zu.Z)("HB Config missing"),u},Bu="auto_play_sound_on",Uu="auto_play_sound_off",Fu="click_to_play",Vu='{"min":1,"mit":1,"mmu":0}',Gu='{"min":1,"mit":0,"mmu":1}',qu='{"min":0,"mit":1,"mmu":0}',zu={auto_play_sound_on:Vu,auto_play_sound_off:Gu,click_to_play:qu},Hu=n(4915),Wu=function(t){var e=t.match(/:\/\/(www[0-9]?\.)?(.[^\/:]+)/i);return e&&e.length>2&&L.Z.s(e[2])&&e[2].length>0?e[2]:null},$u=function(t){var e,n=Wu(t),r=n;return n&&(e=n.split(".").reverse()).length>1&&(r="".concat(e[1],".").concat(e[0])),r},Ku=function(t,e){var n=window.document,r=!(!window.vhb||0===Object.keys(window.vhb).length)&&window.vhb,o=(0,E.R)(),i=n.referrer||"",a=n.location.origin||"",u=(0,v.ZF)("ctype"),c=(0,it.CV)("ctypesIntent"),s=c&&c[u]&&c[u][0]||(o?"click_to_play":"auto_play_sound_off"),f=(r?r[Object.keys(r)[0]]:{params:!1}).params,l=!1;if(f||(f=!1),(0,Hu.bp)()&&(l=(0,Hu.Sg)({prebid:!0})),t)(f=t).autoplay&&(f.forceSound||f.forcesound)?s=Bu:f.autoplay&&(s=Uu);else switch(s){case Bu:f={autoplay:!0,forceSound:!0};break;case Uu:f={autoplay:!0,forceSound:!1};break;case Fu:f={autoplay:!1,forceSound:!0}}switch(!0){case l&&f.autoplay&&(f.forceSound||f.forcesound)&&!e:s=l.autoplayAllowed&&l.autoplayUnmutedAllowed?Bu:l.autoplayAllowed?Uu:Fu;break;case f.autoplay&&!e:i.length?$u(a)!==$u(i)&&(s=Uu):s=Uu}return Ma.h.intentParams=zu[s],s},Ju=["slot150","slot151","slot152","slot153"],Yu=function(t){var e={},n=t.sizes,r=t.code;return n&&(e={banner:{sizes:n}},Ju.includes(r)&&(e={video:{context:"instream",playerSize:n[0]}})),e},Qu=function(t){var e=(0,ut.qm)("disableBL"),n=(0,ct.zK)("adtech","PRGM-311","B");if(!(!e&&n))return!1;var r=Xo(t);if(!r)return!1;var o=Array.isArray(r)?r:r.B;return!!o&&(Array.isArray(o)?o:o[st.i7?"chr":"oth"])},Xu=function(t){var e=(0,it.g1)("sizeMap"),n=!!L.Z.s(t)&&t;return n&&e?e[0][n]:t},tc=function(t,e,n){var r=t.code,o=e&&e.slots,i=n||Ma.h.blackList,a=parseInt(r.replace("slot",""),10);if(o){if(o.includes(a)&&!i.includes(a))return!1}else if(!i.includes(a))return!1;return!0},ec=function(t,e){var n,r,o,i=(0,it.g1)("floorprices"),a=e.size,u=i,c=(0,je.Uu)(),s=c.fpTest,f=c.version;s&&(u=u[f]||u);var l=pu(e);if(l&&u&&u[l]){var d=u[l];if(d)return t&&d[t]?d[t]:d.default}if("instream"===e.adType&&null!==(n=u)&&void 0!==n&&n.instreamFloor){var p=(0,v.ZF)("ctype"),h=u.instreamFloor;return"stream"===p||"article_stream"===p?h["stream".concat(f)]||h.stream:h["default".concat(f)]||h.default}if("outstream"===e.adType&&null!==(r=u)&&void 0!==r&&r.outstreamFloor){var y=u.outstreamFloor;return y["default".concat(f)]||y.default}if(null!==(o=u)&&void 0!==o&&o.default){var m=u.default;if(m){if(t&&m[t]instanceof Object)return m[t][a]||m[t].default;if(t&&m[t])return m[t];if(m.default)return m.default}}return 0},nc=function(t,e){var n,r;return"connectad"===t.bidder&&(n=Ma.h.currencyRate.USD||Ma.h.currencyRate.default,r=ec(e,t)/n,t.params.floorprice=r.toFixed(2)),t},rc=function(t,e){var n,r,o,i=t;switch(i.bidder){case"openx":case"rubicon":switch(e){case Bu:r=[1,5];break;case Uu:r=[2,6];break;case Fu:r=[3];break;default:r=[2,6]}i.params.video=i.params.video||{},i.params.video.playbackmethod=r,!0;break;case"smartadserver":switch(e){case Bu:n=1;break;case Uu:n=2;break;case Fu:n=3;break;default:n=2}i.params.video=i.params.video||{},i.params.video.vpmt=n,!0;break;case"adform":e&&(i.params.mkv=zu[e].replace(/(["{}])+/g,""),i.params.addToMkv&&Object.keys(i.params.addToMkv).forEach((function(t){i.params.mkv+=",".concat(t,":").concat(i.params.addToMkv[t])}))),!0;break;case"ix":switch(e){case Bu:o=[1,5];break;case Uu:o=[2,6];break;case Fu:o=[3];break;default:o=[2,6]}i.params.video=i.params.video||{},i.params.video.playbackmethod=o,!0;break;case"xhb":case"appnexus":case"emxdigitalVideo":i.params.video||(i.params.video={skippable:!1}),i.params.video.playback_method=[e],!0;break;case"pubmatic":switch(e){case Bu:o=[1];break;case Uu:o=[2];break;case Fu:o=[3];break;default:o=[2]}i.params.video=i.params.video||{},i.params.video.playbackmethod=o}return t},oc=function(t,e){var n="slot151"===e?1:2;return t.params.target="segm=".concat(n),t},ic={adform:["mid"],adrino:["hash"],allegro:["publisherSubId","publisherId"],appnexus:["placementId"],businessclick:["id"],ccx:["placementId"],connectad:["siteId","networkId"],criteo:["networkId","publisherSubId","native"],emx_digital:["tagid"],emxdigital:["placementId"],ix:["siteId","size"],openx:["delDomain","unit"],pubmatic:["adSlot","publisherId"],rtbhouse:["region","publisherId"],rubicon:["accountId","siteId","zoneId","sizes"],sharethrough:["pkey"],smartadserver:["formatId","pageId","siteId"],smartnative:["formatId","pageId","siteId","rate","nwid"],sspBC:["id","siteId"],teads:["placementId","pageId"],visx:["uid"],xhb:["placementId"],mgid:["accountId"]},ac={adform:["mid","min","mit","mmu"],appnexus:["placementId","video","referrer"],criteo:["networkId","publisherSubId","video"],emxdigital:["placementId"],emxdigitalVideo:["placementId"],ix:["siteId","size","video"],openx:["delDomain","unit"],pubmatic:["adSlot","publisherId","video"],rubicon:["accountId","siteId","zoneId","sizes","video"],sharethrough:["pkey"],smartadserver:["formatId","pageId","siteId","video"],sspBC:["id","siteId"],teads:["placementId","pageId","outstream"],xhb:["placementId","video","referrer"]},uc=JSON.parse('["adform","adrino","allegro","appnexus","businessclick","ccx","connectad","criteo","emxdigital","emxdigitalVideo","ix","openx","pubmatic","rtbhouse","rubicon","sharethrough","smartadserver","smartnative","sspBC","teads","visx","xhb","emx_digital","mgid"]');function cc(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return sc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return sc(t,e)}(t,e)||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.")}()}function sc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var fc=function(t,e){if(L.Z.o(t)&&!Array.isArray(t))return t;var n=cc(t,3),r=n[0],o=n[1],i=void 0===o?[]:o,a=n[2],u=r-1,c=e?ac:ic,s=uc[u];if(!s)return(0,Zu.Z)("Brak biddera o ID: ".concat(u)),!1;var f=c[s];if(!f)return(0,Zu.Z)("Brak mapy parametrów dla bidera: ".concat(s)),!1;var l={bidder:s},d=f.map((function(t,e){return[t,i[e]]})).filter((function(t){var e=cc(t,2)[1];return!(0,si.Z)(e)}));return d.length&&(l.params=Object.fromEntries(d)),a&&(l.subAccount=a),l},lc=function(t,e){var n=pu(e);return!!t&&!t.includes(n)},dc=function(t,e){var n=(0,_t.fw)("geo"),r=n&&n.country,o=(0,it.g1)("limits"),i=pu(t),a=o&&o[i];if(a&&a.geo&&a.geo.length>=1){if(!r)return!0;if(!a.geo.includes(r))return!0}return!1},pc=function(t,e){var n=window.Math,r=(0,it.g1)("limits"),o=pu(t),i=r&&r[o];return!!(i&&i.diceroll&&n.random()>i.diceroll)},vc=function(t,e,n,r,o,i,a,u){var c,s=fc(t,r);if(!s)return!1;var f=!1,l=null===(c=(0,_t.fw)("geo"))||void 0===c?void 0:c.country,d=s.bidder.includes("adform")&&["840","124"].includes(l);return f=(f=(f=(f=Du(u,e,s))||pc(s,e))||dc(s,e))||function(t,e){var n,r=(0,it.g1)("bidderLimiterBlacklist")||su,o=hu(e),i=pu(t),a=!1;return $a&&Ka&&!r.includes(i)&&!o&&(a=0===(null===(n=$a)||void 0===n||null===(n=n.fullBids)||void 0===n?void 0:n[i])),a}(s,e),!(f=f||lc(a,s))&&(n&&rc(s,o),d&&(s.params.adxDomain="adx2.adform.net"),s.bidder.includes("smart")&&n&&oc(s,i),nc(s,i),s)},hc=function(t,e){return(!t||"video"!==e)&&(!(!t&&"display"===e)&&"common"!==e)};function yc(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return mc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mc(t,e)}(t,e)||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.")}()}function mc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var bc=function(t){var e=t.restrict,n=(t.code,!1);if(e){var r=(0,v.ZF)(),o=Array.isArray(e)?{ctype:e}:e;Object.entries(o).forEach((function(t){var e=yc(t,2),o=e[0],i=e[1],a=r[o];a&&i.includes(a)||(n=!0)}))}return n},gc=n(9924),wc=function(t){var e=(0,gc.s)(t);return e},Ac=function(t){var e=(0,je.UQ)();if(t.testRestricted){if(t.testRestricted.includes("noTest")&&!e)return!1;if(!t.testRestricted.includes(e))return!0}return!1},Zc=function(t){var e=Ma.h.teadsOutstreamSlots,n=t.bids;n&&n.some((function(t){return!("teads"!==t.bidder||!t.params.placementId||!t.params.outstream||e.includes((0,N.Z)(t.params.placementId)))&&(e.push((0,N.Z)(t.params.placementId)),!0)}))},Sc=function(t,e,n,r,o,i){var a,u,c=Object.assign({},t),s=Ma.h.blackList,f=(0,N.Z)(c.code.replace("slot","")),l=!(null===(a=t.mediaTypes)||void 0===a||!a.video),d=Ju.includes(c.code),p=null===(u=(0,it.g1)("fledge"))||void 0===u?void 0:u.slots,v=!1;if(v=(v=c.disabled)||hc(d,e),r&&(v=v||tc(c,o,s)),v=(v=(v=v||bc(c))||Ac(c))||wc(f))return!1;for(var h=Qu(f),y=[],m=0;m<c.bids.length;m++){var b=c.bids[m],g=vc(b,f,d,l,i,c.code,h,n);g&&y.push(g)}if(c.bids=y,0===c.bids.length)return!1;var w=c&&c.mediaTypes&&c.mediaTypes.banner&&c.mediaTypes.banner.sizes;if(w?c.mediaTypes.banner.sizes=Xu(w):!c.mediaTypes&&c.sizes&&(c.mediaTypes=Yu(c)),Zc(c),(0,kt.Z)(p)&&p.includes(f)){c.ortb2Imp=Object.assign({},c.ortb2Imp,{ext:{ae:1}})}return Ma.h.auctionSlots.push(f),c},_c=function(t,e,n,r,o){var i=Ma.h.blackList,a=(0,it.fS)("viewConfigTestVersion"),u=(0,it.g1)("viewConfig"),c=(0,je.Uu)().version,s=e||Qa(t,u),f=Mu().units,l=function(){var t=(0,it.g1)("blacklisted"),e=(0,je.Uu)(),n=e.removeBidderTest,r=e.version,o=!!n&&"conf".concat(r);return o?t[o]||!1:t}(),d=Ku(n,r),p=!0,v=(0,it.fS)("disableVideoAutoBid"),h=o?"video":"display";Ma.h.auctionSlots=[],Ma.h.auctionSlots.length=0,s&&(!a||a===c)||i.length||(p=!1),$a=du(),Ka=lu($a),!v&&(!0!==Ma.h.useLazyBidding||Ma.h.appendVideoToFirstAuction)&&(h="common",Ma.h.appendVideoToFirstAuction=!1);for(var y=[],m=0;m<f.length;m++){var b=f[m],g=Sc(b,h,l,p,s,d);g&&y.push(g)}return y},Oc=new Map,Ec=function(t){var e=Oc.get(t);if(e)return function(n){e&&(e.resolve(n),Oc.delete(t))}},jc=function(t){var e=ka();return Oc.set(t,e),e.promise},Pc=n(8721),Tc=n(6494);function Ic(t){return Ic="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ic(t)}function Cc(){Cc=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==Ic(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Ic(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function kc(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}(0,ot.wN)(Da.WH);var xc=function(){var t,e=(t=Cc().mark((function t(e,n,r){var o,i,a,u,c,s,f,l,d,p,v;return Cc().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:o=[],i=(0,Tc.Z)(e),a=(0,Pc.Z)(e,"direct"),u=jc(e),Ma.h.fledgeAuctions=Ma.h.fledgeAuctions.filter((function(t){var n=t.adUnitCode,r=t.fledgeAuctionConfig;return n!=="slot".concat(e)||(r.auctionSignals=Object.assign({},r.auctionSignals,a),r.sellerSignals=u,o.push(r),!1)})),(0,No.Z)()&&0!==o.length?(s=Date.now(),f=(0,xu.Z)(),l=f.seller,d=f.decisionLogicUrl,p={seller:l,decisionLogicUrl:d,sellerSignals:u,componentAuctions:o},v=null===(c=(0,it.g1)("fledge"))||void 0===c?void 0:c.dam,(0,kt.Z)(v)&&v.includes(e)&&Na(e),(0,Da.SR)(e,Da.Tw.RUNNING),window.navigator.runAdAuction(p).then((function(t){var o,a={slot:e,filled:t?1:0,after:null!=n&&n.finished?1:0,timeToRespond:Date.now()-s};(0,Da.SR)(e,t?Da.Tw.FILLED:Da.Tw.UNFILLED),(0,Ar.Z)("fledgeAuction",a),t&&Ma.h.fledgeResults.push({slotNumber:e,urn:t,size:i,priority:null===(o=(0,it.g1)("fledge"))||void 0===o?void 0:o.priority}),Ra(e),L.Z.f(r)&&r(!0)}))):L.Z.f(r)&&r(!1);case 6:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){kc(i,r,o,a,u,"next",t)}function u(t){kc(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(t,n,r){return e.apply(this,arguments)}}(),Lc=xc;function Rc(t){return Rc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Rc(t)}function Nc(){Nc=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==Rc(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Rc(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Dc(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var Mc=function(){var t,e=(t=Nc().mark((function t(){var e,n,r,o,i,a,u,c,s;return Nc().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e=[],Ma.h.fledgeAuctions.forEach((function(t){var n=t.adUnitCode;e.includes(n)||e.push(n)})),n=e.length,r=(0,jo.P)(),(o=(0,_t.bh)(r))&&0!==n&&(0,No.Z)()){t.next=7;break}return t.abrupt("return");case 7:for(i=null==o?void 0:o.slots,a=0;a<n;a++)u=e[a],c=(0,N.Z)(u.replace("slot","")),s=i[c],Lc(c,s);case 9:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Dc(i,r,o,a,u,"next",t)}function u(t){Dc(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),Bc=Mc,Uc={ctype:null,timestamp:null,isDynamic:!1,prevCtype:null,prevAuctionTS:null,vIntentAuctionTS:null},Fc=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i=arguments.length>5&&void 0!==arguments[5]&&arguments[5],a=(0,it.g1)("viewConfig"),u=(0,it.g1)("blockPrebid");if(!!(0,_t.fw)("directOnly")||(0,it.fS)("donotbid")||gu({blockPrebidConfig:u,viewConfig:a,eventCtype:n}))return!1;var c,s=window.pbjs,f=n||(0,v.ZF)("ctype"),l=s.version||void 0,d=(0,cu.BF)("mr","TP");if(Ja.add(wt()),(c=_c(f,e,r,o,t)).length>0&&s.requestBids){if(Ma.h.firstAuction||nu.auctionCount>0){var p="_".concat(nu.auctionId)||0,h=nu.auctionCount>0?"".concat(nu.auctionCount):"",y=t?"_".concat(Ma.h.lbvAid):"";Ma.h.healthStatus["auction_nr_".concat(t?Ma.h.videoAuctionCounter:h,"_startedProperly").concat(t?"_video":p).concat(y)]=!0}Uc.prevAuctionTS&&(Uc.timeauctions=Date.now()-Uc.prevAuctionTS),Uc.prevAuctionTS=Date.now(),(0,Ma.Vo)();var m=parseInt(Date.now()-Ma.h.pageLoadTime,10),b={adUnits:c,bidsBackHandler:function(){},info:{bidderLimiter:Ka}};if(i&&(b.auctionId=i),Ma.h.firstAuction&&(Ma.h.firstAuction=!1,(0,It.Z)("PrebidFirstAuctionTiming","PrebidLoad","PrebidFirstAuctionStart")),s.requestBids(b),(0,it.fS)("fledgeOn"))Nu(c)&&Bc();wu(l,Ma.h.auctionsCount,m,d,e,i)}else{ku({type:"WARNING",arguments:["Auction failed - no adUnits available or requestBids wasnt ready"]}),Ma.h.healthStatus.auctionStartedProperly=!1}};function Vc(t){return function(t){if(Array.isArray(t))return Gc(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Gc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Gc(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Gc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var qc=[],zc=(0,it.fS)("auctionInterval");zc&&setInterval((function(){if(qc.length>0){var t=Object.assign([],qc[0]);qc.splice(0,1),Fc.apply(void 0,Vc(t))}}),zc);var Hc={addAuctionToQueue:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e.includes("skipQueue")?Fc.apply(void 0,e):0!==qc.length||!1!==Ma.h.auctionInProgress||zc?qc.push([].concat(e)):Fc.apply(void 0,e)},getQueue:function(){return qc},auctionEnd:function(){if(Ma.h.auctionInProgress=!1,qc.length>0&&!zc){var t=Object.assign([],qc[0]);qc.splice(0,1),Fc.apply(void 0,Vc(t))}}},Wc=Hc;function $c(t){return!!ou[t]}var Kc=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=nu.ctype,r=(0,it.g1)("hardTimeout"),o=(0,it.g1)("viewConfig"),i=Ma.h.healthStatus,a=(0,je.Uu)(),u=a.hardTimeoutTestVersion,c=a.version,s=Qa(n,o),f=!1;if(f=!1!==e?e:function(t){for(var e=eu.auctions,n=0;n<e.length;n+=1)if(e[n].slots.includes(t))return e[n]}(t),(0,si.Z)(f)){ku({type:"WARNING",arguments:["Auction is undefined"]})}else{if(f.asap&&(r||u&&u===c)&&0===nu.auctionCount&&!1===f.used&&Ma.h.prebidAPILoadingState.timeout&&(nu.auctionCount+=1,f.used=!0),!1!==f&&!0!==f.used){var l=(0,E.R)()?uu:au;nu.auctionId=f.id,nu.lastAuction=Date.now(),nu.auctionCount+=1,f.used=!0;var d=Object.assign({},f);d.slots=[];var p=s.slots;if(Ma.h.appendVideoToFirstAuction)for(var v=0;v<p.length;v++){var h=p[v],y="slot".concat(h);Ju.includes(y)&&d.slots.push(h)}for(var m=f.slots.length,b=0;b<m;b++){var g=f.slots[b],w=!l.includes(g)||$c(g),A=Ju.includes("slot".concat(g));!0!==w||A||d.slots.push(f.slots[b])}d.trigger=t,i.pvAuctionNames.push(nu.auctionId),Wc.addAuctionToQueue(!1,d),d.slots.forEach((function(t){iu(t)}))}}},Jc=function(){var t=(0,v.ZF)("ctype"),e=(0,it.g1)("viewConfig"),n=Qa(t,e),r=[];if(n){var o=!1,i=tu(n),a=[];if(Array.isArray(i)?i.forEach((function(t){var e=t;return e.used=!1,"default"===t.id&&(o=!0),a=a.concat(e.slots),!0===t.asap&&r.push(e),e})):i=[],!o)i=[{id:"default",from:0,slots:n.slots?n.slots.filter((function(t){return!a.includes(t)})):[]}].concat(i);nu.ctype=t,nu.auctions=i,r.forEach((function(t){Kc(0,t)}))}return nu},Yc=function(){(0,Fe.Z)("PrebidDamOpen"),ht.Z.open()},Qc=n(94),Xc=function(t){var e=(0,v.ZF)("ctype"),n=(0,it.g1)("viewConfig"),r=Qa(e,n),o=!1;if(r.slots&&r.slots.includes(t)){var i=tu(r);o=650,i.forEach((function(e){e.slots.includes(t)&&(o=!0!==e.used&&(e.dist||o))}))}return o},ts=n(5146),es=function(t,e){var n=parseInt(t,10),r=!1;if((0,P.Z)(ou,(function(t){ou[t]===e&&(r=!0)})),ou[n]||r)ou[n]&&!r&&((0,ts.Z)(ou[n],e),ou[n]=e);else{var o=Xc(n);if(!1!==o){ou[n]=e;var i={name:"prebidLazyLoading",method:"offset",verticalMargin:o,success:!0,callback:function(){Kc(n)}};(0,ut.qm)("dynamicOffset")&&(0,Qc.Z)(i),(0,ur.Z)(e,[i],"slot".concat(n))}}},ns=function(){var t=(0,it.fS)("lazyBidding"),e=(0,it.g1)("viewConfig");!0===t&&e&&(0,ot.DN)(es)},rs=function(t){return["stream","video","article_stream"].includes(t)},os=function(t,e){var n=Qa(t,e),r={dist:650};if(n){var o=n.auctions,i=n.lbvDist,a=[];if(r.dist=i||r.dist,o)if(Array.isArray(o))a=n.auctions;else{var u=(0,je.Uu)(),c=u.lbVersionTest,s=u.version,f=!!c&&"conf".concat(s);a=f&&o[f]?o[f]:o.default||[]}for(var l=a.length,d=0;d<l;d++)if("video"===a[d].id){r=Object.assign({},a[d]);break}}return r},is=function(t,e,n,r,o){var i=(0,v.ZF)("ctype");L.Z.f(e)&&(Ma.H6[n]=e),Wc.addAuctionToQueue(r,t,i,o,!1,n,"skipQueue")},as=function(t,e,n,r){var o=r?{slots:[r]}:void 0,i=t?{autoplay:t.autoplay,forceSound:!t.muted}:Ma.h.baseVideoIntent;is(o,n,e,!0,i)},us=function(t){var e=t||(0,v.ZF)("ctype"),n=(0,it.g1)("viewConfig"),r=os(e,n),o=function(t,e){if(void 0!==e&&!Ma.h.registeredPlayers.includes(e)){Ma.h.registeredPlayers.push(e),Ma.h.baseVideoIntent=Object.assign({},Ma.h.baseVideoIntent,t);var n={name:"prebidLazyLoading",method:"offset",verticalMargin:r.dist,success:!0,callback:function(){Ma.h.videoAuctionCounter<1&&(Ma.h.lbvAid="lbv-".concat((0,oi.Nu)()),Ma.h.videoAuctionCounter+=1,as(!1,Ma.h.lbvAid,void 0))}};(0,ut.qm)("dynamicOffset")&&(0,Qc.Z)(n),(0,ur.Z)(e,[n])}};Ma.h.videoHandlers.push(o),bo(o)},cs=function(t){var e=Ma.h.videoHandlers,n=rs(t),r=!(0,it.fS)("disableVideoAutoBid");n?Ma.h.appendVideoToFirstAuction=r:0===e.length&&us(t)},ss=function(t){var e=(0,it.g1)("blackListConfig"),n=(0,v.ZF)("ctype");qa(),Ya(e),Ma.h.useLazyBidding=Xa(),!0===Ma.h.useLazyBidding?(Ma.h.healthStatus.auctionType="lazyBidding",cs(n),Jc(),ns()):(Ma.h.healthStatus.auctionType="singleAuction",Fc()),t&&(Ma.h.PrebidDamTimeout=setTimeout((function(){Yc()}),t))},fs=function(){Ma.h.bidsReceived.length=0};function ls(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return ds(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ds(t,e)}(t,e)||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.")}()}function ds(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var ps=function(t,e,n){var r=n.urn,o=ls(n.size,2),i=o[0],a=o[1];return{bunch:t,slot:e,creations:[{type:Vr.yd,width:i,height:a,src:r,showLabel:!0}]}},vs=new Map,hs=function(t,e){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ma.h.bidsReceived;if(t.adId)(n=t)[e]=!0;else for(var o=r.length,i=0;i<o;i++)if(r[i].adId===t){r[i][e]=!0,n=r[i];break}return n},ys={default:{currency:"USD",open:1,deal:1},testwp:{currency:"PLN"},adform:{currency:"EUR",open:.9,deal:.95},"adform-sigma":{currency:"EUR",open:.85,deal:.85},criteo:{currency:"PLN"},teads:{currency:"CHF"},openx:{currency:"USD",open:1,deal:.9},pubmatic:{currency:"USD",open:1,deal:1},smartadserver:{currency:"USD",open:1,deal:1},smartnative:{currency:"PLN"},allegro:{currency:"PLN",open:.813,deal:.813},sharethrough:{currency:"USD"},sspWPM:{currency:"PLN"}},ms=function(t){var e,n=st.hx||st.G6,r=window.Math,o=t,i=o.adUnitCode,a=o.bidder,u=o.cpm,c=o.currency,s=pu(o),f=(0,it.g1)("priorities"),l=ys[a]||ys.default,d=0,p=null,v=Ma.h.currencyRate.default||1,h=l.open||1;return h=o.dealId?l.deal||1:l.open||1,v=c&&Ma.h.currencyRate[c]?Ma.h.currencyRate[c]:l.currency&&Ma.h.currencyRate[l.currency]?Ma.h.currencyRate[l.currency]:Ma.h.currencyRate.default,o.ccpm=r.floor(u*v*h*100),o.cpmpl=o.ccpm/100,f&&f[s]&&(f[s][i]?p=f[s][i]:f[s].default&&(p=f[s].default)),p&&(e=!0,p.deal&&!o.dealId&&(e=!1),p.floor&&p.floor>o.ccpm/100&&(e=!1),o.getStatusCode&&1===o.getStatusCode()||(e=!1),e&&(o.occpm=o.ccpm,p.level?o.ccpm=100*p.level:o.ccpm=1e3)),d=ec(i,o),n&&(d*=.6),d>o.ccpm/100&&(o.ccpm=0,u>=.005&&(o.floorhit=1)),o},bs=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ma.h.bidsReceived,e=Date.now();return t.filter((function(t){var n=t.ttl,r=t.responseTimestamp,o=n?1e3*n:6e4;return!(o>0&&e-r>o)}))},gs=function(t){var e,n,r=Ma.h.bidsReceived,o="slot".concat(t),i={cpm:0,ccpm:0},a=(0,ko.Z)();r=bs(r);for(var u=0;u<r.length;u++){var c=r[u],s=c.ad,f=c.adUnitCode,l=c.APIblocked,d=c.APIsold,p=c.APIused,v=c.ccpm;ms(c),e=f===o;var h=(n=f,vs.get(n));l&&hs(c,"APIunblocked");var y=!(!s||!s.includes("wppl_wallpaper.js"));y&&hs(c,"adfscr"),y&&a&&a.includes("DUKAT_Screening")&&hs(c,"APIblocked"),e&&!d&&!l&&!p&&v&&v>i.ccpm&&"sspWPM"!==(i=c).bidderCode&&h&&(i.sspWPMRequestId=h)}return i.cpm>0&&i},ws=function(){return{adId:0,bddr:"unknown",cpm:0,cpmpl:0,ccpm:0,size:"0x0",ttb:0}},As=function(t){var e=ws(),n=(0,v.ZF)("ccategory"),r=n?(0,Mo.Z)(n):void 0,o=(0,h.W_)(),i=(0,v.ZF)("ctype"),a=(0,_t.fw)("geo"),u=a&&a.country,c=t.ad,s=t.adfscr,f=t.adId,l=t.adUnitCodeOld,d=t.adUrl,p=t.ccpm,y=t.creativeId,m=t.cpmpl,b=t.cpm,g=t.currency,w=t.dealId,A=t.height,Z=t.occpm,S=t.responseLength,_=t.timeToRespond,O=t.width;return Object.assign(e,{adId:f,bddr:pu(t),ccategory:r,ccpm:Z||p,cpmpl:m,cpm:parseFloat(b.toFixed(2),10),crid:y,ctype:i,currency:g,country:u,responseLength:S,dealId:w,deal:w?1:0,adfscr:s?1:void 0,multi:l,size:"".concat(O||0,"x").concat(A||0),ttb:Math.min(1e5,(0,N.Z)(_.toFixed(0))),wpsn:o,adLength:c&&c.length||d&&d.length}),e},Zs=function(){var t=(0,je.Uu)(),e=t&&t.changeHBConfig&&t.version;e=e||"default";var n,r=(0,it.CV)("S2Sconfig"),o=r&&r.tests&&r.tests[e];return o&&o.name&&((n=o).include=Array.isArray(n.include)&&n.include.join(";")||n.include,n.exclude=Array.isArray(n.exclude)&&n.exclude.join(";")||n.exclude),n},Ss={},_s=function(t,e){var n=window.appVersion,r=t.bunch,o=t.slot,i=e&&Ss[e],a=i&&i.bidderLimiter,u=Zs(),c=(0,v.ZF)("ctype"),s=null==i?void 0:i.ctype,f={slot:o,bunch:r,an:i&&i.auctionCounterPerView,norodo:i&&i.norodo,s2st:u&&u.name,ck:(0,cu.U2)("ck"),mr:(0,cu.U2)("mr")},l=(0,je.Uu)(),d=l.name,p=l.version;return d&&(f[d]=p),s&&s!==c&&(f.reqCtype=s),a&&(f.bL=a),f.appVersion=n,f};function Os(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Es(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Es(t,e)}(t,e)||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.")}()}function Es(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var js,Ps=function(t){var e=t.adid,n=(t.slot,t.params),r=t.waveaction,o=t.intent,i=t.isAsr,a=e?hs(e):(0,Zu.Z)("brak adId w bid"),u=a.auctionId,c=a.meta,s=(void 0===c?{}:c).advertiserDomains,f=a&&As(a),l=_s(t,u),d=Object.assign({},f,l);if("prebidsold"===r&&(d.asr=(0,Ur.Z)(i),(0,kt.Z)(s))){var p=Os(s,1)[0];d.adn=p}(0,Ar.Z)(r,Object.assign(d,n,o))},Ts=function(t,e){var n=e.isEmpty,r=pu(e);return(0,si.Z)(t.fullBids[r])&&(t.fullBids[r]=0),n||(t.fullBids[r]+=1),t},Is=function(t){(0,Ba.Z)()&&(0,zt.Z)("bidderLimiterData",JSON.stringify(t))},Cs=function(t){Ts(js,t)},ks=function(t){var e=(0,Ba.Z)(),n="emptyBids",r=t;if(e&&!r&&(r=(0,I.Z)(n)||JSON.stringify({start:Date.now()})),r=JSON.parse(r),e&&Date.now()-r.start>3e5){var o={start:Date.now()};return(0,zt.Z)(n,JSON.stringify(o)),o}return!1},xs=n(1049),Ls=function(t,e){var n;return t&&e&&"100%xauto"===(n="".concat(t,"x").concat(e))&&(n="fluid"),n},Rs=function(t,e){var n=window.rekid,r=(0,_t.bh)(n),o=null==r?void 0:r.slots;if(!!(!o||!o[e]))return 1;var i=o[e],a=i.startTime,u=i.passedStartTime;return!a||!u&&a>t?1:!u&&a<t?2:u<t?3:void 0},Ns=function(t,e,n,r,o){var i=window.Math,a=(0,it.fS)("logDeals"),u=(0,it.fS)("logSlotTiming"),c=Ma.h.firstAuctionStatusLogPvBD,s=Ma.h.pvfraction,f=n.norodo,l=n.s2st,d=n.timetoauction,p=n.bidderLimiter,v=r.adUnitCode,h=r.err,y=r.debug,m=r.auctionCounter,b=r.auctionCounterPerView,g=r.adType,w=r.cpm,A=r.occpm,Z=r.ccpm,S=r.cpmpl,_=r.isEmpty,O=r.width,j=r.height,P=r.timeToRespond,T=r.auctionStartTime,I=r.responseTimestamp,C=r.dealId,k=r.hem,x=r.meta,L=void 0===x?{}:x,R=v.split("slot")[1],N=Rs(I,R),D={slot:v.slice(4),bddr:pu(r),adType:g,norodo:f?1:0,err:h,pvfraction:s,s2st:l||void 0,debug:y||void 0,an:b,sltStrt:N,hem:k};if(!_){var M=L.advertiserDomains,B=(0,kt.Z)(M)?M[0]:"none";D=Object.assign({},D,{cpm:i.floor(100*w)/100,ccpm:A||Z,cpmpl:S,size:Ls(O,j),timeToRespond:P,timeToView:t,timeToReady:e,timeToAuction:d,dealid:a?C:void 0,adn:B})}if(u&&o&&o.timeout&&0===m){var U=(0,E.R)()?1:3,F=o.slotsStartTime&&o.slotsStartTime[U];F&&(D.bidToSlot=F-I),D.auctToTmt=T-o.timeout,D.apiToBid=I-o.load}return c&&(D.first=1,Ma.h.firstAuctionStatusLogPvBD=!1),p&&(D.bL=p?2:1),(0,Ar.Z)("auctionStatus",D),D},Ds=function(t,e){var n=0;return e.cpmpl>t.cpmpl?n=1:t.cpmpl>e.cpmpl&&(n=-1),n},Ms=function(t){return!(t.length<2)&&t.sort(Ds)},Bs=function(t,e){var n,r,o=Ss[t],i=[],a=Object.prototype.hasOwnProperty.call(Ma.H6,t),u=(0,it.fS)("disableDynamicDelay");if(Wc.auctionEnd(),o){o.duration=Date.now()-o.start,o.ongoing=!1,(0,Fe.Z)("PrebidAuctionEnd"),(0,xs.Z)("PrebidAuctionTime","PrebidAuctionInit","PrebidAuctionEnd"),Ms(Ma.h.bidsReceived),ks(void 0);var c,s,f=(0,Qt.Sj)();Uc&&Uc.timeclose&&(Uc.timeview&&(c=Uc.timeview-Uc.timeclose),Uc.timeready&&(s=Uc.timeready-Uc.timeclose)),js=du()||{timestamp:Date.now(),auctionCount:0,fullBids:{}};for(var l=0;l<o.bids.length;l++){var d=o.bids[l],p=d.adUnitCode,v=d.bidderCode,h=d.sspWPMRequestId,y=d.isEmpty;"sspWPM"===v&&!y&&(n=p,r=h,vs.set(n,r)),"criteo"===v&&Ma.h.hasHem&&(d.hem=1),d.auctionCounter=o.auctionCounter,d.auctionCounterPerView=o.auctionCounterPerView,d.auctionStartTime=o.start,a&&d.cpm>0&&i.push(d),Cs(d),Ns(c,s,o,d,f)}js.auctionCount+=1,Is(js)}o.statusDone=!0;var m=(0,je.Uu)(),b=m.dynamicDelayTestVersion,g=m.version;b&&g!==b&&(u=!0),a&&(Ma.H6[t](i),delete Ma.H6[t]),!Ma.h.PrebidDamTimeout||Ma.h.firstAuctionEnd||u||(Ma.h.firstAuctionEnd=!0,Yc(),clearTimeout(Ma.h.PrebidDamTimeout)),Ma.h.lbvAid&&Ma.h.lbvAid===e.auctionId&&1===Ma.h.registerTimeCounter&&(Ma.h.lbvAid=null)},Us=function(t,e){var n,r=!(null==t||null===(n=t.mediaTypes)||void 0===n||null===(n=n.video)||void 0===n||!n.context),o=Ju.includes(t.adUnitCode);return r&&!o&&(e.adType="outstream"),e},Fs=function(t,e){var n={adId:t.bidId,bidder:t.bidder,bidderCode:t.bidder,adUnitCode:t.adUnitCode,subAccount:t.subAccount,cpm:0,ccpm:0,cpmpl:0,width:0,height:0,isEmpty:!0,statusMessage:"Pusta zaslepka",requestTimestamp:e,responseTimestamp:Date.now(),timeToRespond:0};return Us(t,n),n},Vs=["slot316","slot317","slot318","slot319"],Gs=Ma.h.teadsOutstreamSlots,qs=function(t){return Gs.includes(t)},zs=function(t){var e="unknown",n=t;return n&&(n.vastUrl||n.vastContent||n.vastXml?e=Ju.includes(n.adUnitCode)?"instream":Vs.includes(n.adUnitCode)?"audio":"outstream":n.placementId&&qs(n.placementId)?e="outstream":n.native?e="native":n.adUrl?e="iframeurl":(n.ad||"sspWPM"===n.bidderCode)&&(e="iframe"),n.adType=e),e};function Hs(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Ws(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ws(t,e)}(t,e)||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.")}()}function Ws(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var $s={1.1:[[300,250]],1.2:[[300,250]],1.33:[[330,250],[300,225]],1.78:[[445,250],[320,180],[300,250]]};var Ks=function(t,e){var n=Object.keys($s),r=!!t&&t.width/t.height;return function(t,e){var n=[300,250],r=$s[t]||[[300,250]];if(e){for(var o=0;o<r.length;o++)if(r[o][0]<=e.width&&r[o][1]<=e.height){n=r[o];break}}else n=Hs(r,1)[0];return n}(n.reduce((function(t,e){return r?Math.abs(e-r)<Math.abs(t-r)?e:t:""})),e)};function Js(t){var e,n=0;return(L.Z.s(t)?Xu(t):t).forEach((function(t){var r=t[0]*t[1];r>n&&(n=r,e={width:t[0],height:t[1]})})),e}var Ys=function(t){var e=Mu().units,n=e&&e.filter((function(e){return e.code===t}))[0];if(n){var r,o,i=null===(r=n.mediaTypes)||void 0===r||null===(r=r.banner)||void 0===r?void 0:r.sizes,a=null===(o=n.mediaTypes)||void 0===o||null===(o=o.video)||void 0===o?void 0:o.playerSize,u=n.sizes&&Js(n.sizes),c=i&&Js(i);return a&&Js([a])||u||c}};function Qs(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Xs(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Xs(t,e)}(t,e)||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.")}()}function Xs(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var tf=function(t){var e=t,n=e.adUnitCode,r=Ks(e,Ys(n)),o=(e.size,Qs(r,2));e.width=o[0],e.height=o[1],e.size=r.join("x")},ef=function(t,e){var n=e.auctionId||e.requestId,r=Ss[n];switch(t){case"beforeBidderHttp":Ma.h.biddersRequests+=1;break;case"bidRequested":var o=e.bids,i=e.bidderCode;o.forEach((function(t){(0,jt.Z)("PrebidRequest_".concat(i.toUpperCase())),r&&(r.requests+=1,r.bids.push(Fs(t,r.auctionStart)))}));break;case"fledgeAuction":var a=e.fledgeAuctionConfig,u=e.adUnitCode,c=a.config;(0,x.Z)(c)&&(Object.assign(a,c),a.config=void 0),(0,ct.zK)("adtech","PU-227","B")&&Ma.h.fledgeAuctionsForGoogle.push({adUnitCode:u,fledgeAuctionConfig:a});break;case"bidResponse":var s=e.cpm,f=e.vastContent,l=e.vastXml,d=e.adUnitCode,p=e.bidderCode,h=e.requestId,y=e.bidder;if((0,jt.Z)("PrebidResponse_".concat(y.toUpperCase())),r){var m=r.bids;r.responses+=1;for(var b=0;b<m.length;b++){var g=m[b].adId;if(g===e.adId||g===h){var w=m[b].subAccount;m[b]=e,m[b].auctionCounter=r.auctionCounter,m[b].subAccount=w,m[b].bidResponseTimestamp=Date.now()}}}zs(e),"outstream"===e.adType&&tf(e),s>0&&(!f&&l&&(e.vastContent=l),e.adUnitCodeBid=d,ms(e),e.ccpm>0&&(!Ma.h.isRetarg&&p.includes("criteo")&&(Ma.h.isRetarg=!0),Ma.h.bidsReceived.push(e),Ma.h.healthStatus.bidsReceived=!!Ma.h.bidsReceived.length));break;case"auctionInit":var A=e.timestamp,Z=e.auctionId,S=e.info,_=(void 0===S?{}:S).bidderLimiter,O=Zs();Ma.h.auctionInProgress=!0,Ss[n]=Object.assign({start:A,bids:[],auctionCounter:Ma.h.auctionsCount,auctionCounterPerView:Ma.h.auctionsCountPerView,requests:0,responses:0,sold:0,ctype:(0,v.ZF)("ctype"),counted:!1,ongoing:!0,id:n,timetoauction:Ma.h.AUCTION_LAST?A-Ma.h.AUCTION_LAST:null,norodo:!(0,cu.BF)("mr","TP")||void 0},(null==O?void 0:O.name)&&{s2st:O.name},{bidderLimiter:_}),Ma.h.lbvAid&&Ma.h.lbvAid===Z&&0===Ma.h.registerTimeCounter&&(Ma.h.registerTimeCounter=1),Ma.h.AUCTION_LAST=A,(0,Fe.Z)("PrebidAuctionInit"),Ua();break;case"auctionEnd":Bs(n,e);break;case"auctionDone":r.bids&&r.statusDone&&delete r.bids;break;case"bidWon":var E=e.bidder;(0,jt.Z)("PrebidCreativeRun_".concat(E.toUpperCase())),r&&(r.sold+=1);break;case"adRenderFailed":var j=e.bidder;(0,jt.Z)("PrebidCreativeFailed_".concat(j.toUpperCase()));break;case"auctionDebug":ku(e)}},nf=function(t,e,n){var r=window.pbjs,o=gs(e),i=Date.now(),a=!1,u=!0,c=!(0,h.y1)("ext_yb"),s={},f={bunch:t,slot:e,creations:[s]};if(!o)return(0,jt.Z)("PrebidShowNoBid"),!1;var l=o.ad,d=o.adId,p=o.adUrl,v=o.adType,y=o.APIlocalStorage,m=o.adUnitCodeBid,b=o.adUnitCode,g=o.bidder,w=o.height,A=o.native,Z=o.responseTimestamp,S=o.requestTimestamp,_=o.tagid,O=o.url,E=o.width,j=o.vastUrl,P=o.vastContent,T=o.vastXml,I="testwp"===g||y,C="sspWPM"===g;hs(d,"APIsold");var k=E,x=w;if(["teads"].includes(g)&&(s.tagId=m||b,s.closeIframe=!0,c=!1,k="100%",x="auto"),a||!j&&!P||(s.type="outstream",s.prebidMode="outstream",s.width=k,s.height=x,s.showLabel=c,s.bid=o,u=!1,a=!0),!a&&A){var R,D=A;if(s.type="native",s.showLabel=c,s.data={system:"native",text:D.title,url:D.clickUrl,impPixel:D.impressionTrackers,clickPixel:D.clickTrackers,jsTracker:D.javascriptTrackers,advName:D.sponsoredBy,adUnit:b,privacyIcon:D.privacyIcon,privacyLink:D.privacyLink,adId:d,bidCallback:function(){r.markAdAsWon&&r.markAdAsWon(d)}},!(0,kt.Z)(s.data.impPixel))s.data.impPixel=null==D||null===(R=D.ortb)||void 0===R?void 0:R.imptrackers;D.image&&(D.image.url?s.data.src=D.image.url:L.Z.s(D.image)&&(s.data.src=D.image)),ef("bidWon",o),a=!0}if(!a&&C){var M=o.campaign,B=o.creationSspWPM,U=JSON.parse(B),F=U.creations,V=U.redir;Object.assign(f,{campaign:M,creations:F,redir:V,sspWPM:!0}),a=!0}if(!a&&p&&r.embedded&&(s.type="iframe",s.src=p,s.width=k,s.height=x,s.showLabel=c,a=!0),a||(s.type="prebid",s.width=k,s.height=x,s.showLabel=c,I&&(s.type="code",s.code=l),l&&l.includes("wppl_wallpaper.js")&&(s.useAlternativeSlot=!0),s.prebidMode="renderAd",s.adId=d,a=!0),a){var G={type:"show",age:i-Z,adtype:v,tts:(0,N.Z)((Date.now()-Ma.h.logStartTime).toFixed(0))};_&&(G.tagid=_),Uc&&Uc.prevAuctionTS&&(G.tta=(0,N.Z)((Date.now()-S).toFixed(0))),/http:\//i.test(l||O||j||T||P)&&(G.unsecure=1),u&&Ps({bunch:t,adid:d||void 0,slot:e,params:G,waveaction:"prebidsold",isAsr:n})}return f},rf=function(t){var e=gs(t);if("audio"===e.adType)return e},of=n(2779),af=function(t,e){var n=!!t&&(t[arguments.length>2&&void 0!==arguments[2]?arguments[2]:""]||t),r=(0,N.Z)(e),o=!1;return n&&r&&(n[r]?o=n[r]:n.exclude&&n.exclude.includes(r)||(o=n.default)),o},uf=function(t){var e=(0,it.g1)("dfpMultipliers"),n=(0,je.Uu)(),r=n.dfpMTestVersion,o=n.version,i=!!r&&"conf".concat(o||"A");return af(e,t,i)||1},cf=function(t){var e=Ma.h.fledgeResults,n=void 0===e?[]:e,r=(0,N.Z)(t);return(0,kt.Z)(n)&&n.filter((function(t){return(0,N.Z)(t.slotNumber)===r})).sort((function(t,e){return e.floor-t.floor}))[0]},sf=function(t,e,n){return{target:t*e,targetModel:n}},ff=function(t){var e;return t.forEach((function(t){(!e||e.target<t.target)&&(e=t)})),e},lf=function(t){var e=(0,it.g1)("viewConfig"),n=(0,v.ZF)("ctype"),r=Qa(n,e),o=tu(r).find((function(t){return"default"===t.id}));return!!o&&o.slots.includes(t)},df=function(t,e,n){var r=(0,it.fS)("useDirectClickMultiplier"),o=(0,it.fS)("isDirectClickMultiplierAtfOnly"),i=(0,it.g1)("directClickMultiplier")||1.1;if(r||(0,je.wV)("directClickMultiplierTver")){var a=!o||lf(t);if(Li()&&a)return{target:e*i,targetModel:"".concat(n,"m")}}return{target:e,targetModel:n}},pf=function(t,e,n,r,o,i){var a=Ma.h.isRetarg,u=(0,L.Z)(n,"string")?(0,cr.b)(n)||0:n||0,c=r||0,s=e||0,f=(0,it.g1)("dfpMultipliers"),l=af(f,t)||2,d=[],p={target:u,targetModel:0};if(d.push(p),a&&!c&&!s){var v=sf(u,l,5);d.push(v)}var h=sf(c,l,2);d.push(h);var y=sf(s,l,1);if(d.push(y),o&&i){var m=sf(o,i,6);d.push(m)}var b=ff(d);return b.targetModel>0&&(b=df(t,b.target,b.targetModel)),b},vf=function(t,e){return{sspBidCCPM:e?Math.max(t,e):t,isS2S:e>t}},hf=function(t,e,n,r,o,i,a){var u,c=Ma.h.isRetarg,s=(0,je.Uu)(),f=s.btVersionTest,l=s.dfpMTestVersion,d=s.higTestVersion,p=s.version,v=!!f&&"conf".concat(p||"A"),h=!!l&&"conf".concat(p||"A"),y=!!d&&"conf".concat(p||"A"),m=(0,L.Z)(n,"string")?(0,cr.b)(n)||0:n||0,b=vf(e,o),g=b.sspBidCCPM,w=b.isS2S,A="businessclick"===r&&m>g?0:g,Z=(0,it.g1)("dfpMultipliers"),S=(0,it.g1)("bidTargets"),_=(0,it.g1)("higMultipliers"),O=af(Z,t,h),E=af(S,t,v),j=af(_,t,y),P=(0,it.g1)("dfpFloorMultiplier")||E,T=!1,I=0;c&&E&&(A&&A>=m?(u=E*A,I=w?4:3):m&&w?(u=P*n,I=4):n?(u=P*n,I=5):u=!1),A&&(u?O&&A*O>u&&(u=A*O,I=w?2:1):(u=O?A*O:A,I=O&&w?2:1));var C=j||a;if(i&&C){var k=C&&C*i;k&&(!u||k>u)&&(u=k,I=6)}if(u){var x=df(t,u,I);T={target:u=x.target,targetModel:I=x.targetModel}}return T},yf=function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ma.h.bidsReceived,e=0;e<t.length;e++){var n=t[e];void 0===n.ccpm&&ms(n)}},mf=function(t,e){var n=Ma.h.bidsReceived,r=0;e&&yf(n);var o=gs(t);return o&&o.ccpm&&(r=Math.min(o.ccpm,9999)),r},bf=function(t){return gs(t)},gf=n(4540),wf=n(287),Af=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.pbjs;if(t&&L.Z.f(t.setConfig)){var e={},n=(0,Po.J1)(),r=(0,wf.Z)(),o=(0,ct.bB)("adtech","PU-138"),i=["B"].includes(o),a=(0,kt.Z)(r)&&i;if(n)e.keywords=n.replace(/;/g,",");else{ku({type:"WARNING",arguments:["No keywords available"]})}a&&(e.cat=r,e.pagecat=r,e.sectioncat=r,e.cattax=7),(n||a)&&t.setConfig({ortb2:{site:e}})}},Zf=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],Sf=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],_f=function(){var t=(0,E.R)();return{rubicon:{singleRequest:!0},userSync:{userIds:[],iframeEnabled:!0,filterSettings:{all:{bidders:"*",filter:"include"}}},bidderOrder:t?Sf:Zf,bidderSequence:"fixed",consentManagement:{cmpApi:"iab",timeout:2e3},mobile:t}},Of=function(){var t=Ma.h.activeTestVersion,e=(0,it.g1)("delay"),n=(0,E.R)()?400:800,r=(0,ut.qm)("prebidDelay")||n;return"number"==typeof e?r=e:t&&e&&(r=e[t]||r),r},Ef=function(){for(var t=[.66,.1,.1,.05,.05,.02,.02],e=window.Math.random(),n=t.length,r=0,o=0;o<n;++o)if(e<=(r+=t[o]))return String.fromCharCode(65+o)},jf=function(){var t=(0,_t.fw)("sda")||[];return(0,kt.Z)(t)?[{name:"wp.pl",ext:{segtax:4},segment:t.map((function(t){return{id:t}}))}]:t},Pf=["bidRequested","bidResponse","bidderDone","auctionInit","auctionEnd","auctionDone","bidWon","adRenderFailed","auctionDebug","beforeBidderHttp","fledgeAuction"],Tf=function(t){Pf.forEach((function(e){t.onEvent(e,(function(t){ef(e,t)}))}))},If=function(t,e,n){if(L.Z.f(t.setBidderConfig)){var r=!1,o={},i={bidders:["allegro"],config:{ortb2:{user:o}}};L.Z.s(e)&&(o.ext={data:{ppid:e}},r=!0),(0,kt.Z)(n)&&(o.data=n,r=!0),r&&t.setBidderConfig(i)}},Cf=function(){if((0,Ba.Z)()){var t=(0,I.Z)("currency");t?Ma.h.currencyRate=JSON.parse(t):(0,zt.Z)("currency",JSON.stringify(Ma.h.currencyRate))}},kf=function(t){var e=(0,xu.Z)(),n=e.seller,r=e.decisionLogicUrl;t.setBidderConfig&&t.setBidderConfig({bidders:["sspBC","rtbhouse"],config:{fledgeEnabled:!0,fledgeConfig:{seller:n,decisionLogicUrl:r}}})},xf=function(t,e){t.userSync.userIds.push({name:"pubProvidedId",params:{eids:[{source:"firstpartyid",uids:[{id:e||"",atype:1,ext:{stype:"ppuid"}}]}]}})},Lf=function(t,e){var n=(0,it.g1)("server");n&&n.bidders&&((!n.test||n.test.includes(e))&&t.setConfig({s2sConfig:{accountId:n.accountid||"1",secure:1,enabled:!0,bidders:n.bidders,timeout:n.tmax||1500,adapter:"prebidServer",endpoint:"//ssp.wp.pl/pbs/v1/openrtb2/auction",syncEndpoint:"//ssp.wp.pl/pbs/v1/cookie_sync"}}))},Rf=function(){var t=Ma.h.currencyRate;return{USD:{PLN:t.USD,EUR:t.USD/t.EUR,CHF:t.USD/t.CHF,GBP:t.USD/t.GBP}}},Nf=function(t,e,n,r){var o=L.Z.o(e),i=st.G6||st.hx?.6:1,a="",u=e;o?Object.keys(e).forEach((function(o){u=e[o],u/=n,a="default"!==o?"".concat(t,"|*|").concat(o):"".concat(t,"|*|*"),u*=i,r[a]=u})):(u/=n,a=t.includes("slot")?"".concat(t,"|*|*"):"*|*|*",u*=i,r[a]=u)},Df=function(t,e){var n=t,r=e.fpTest,o=e.version,i=Ma.h.currencyRate.USD;r&&(n=n[o]||n);var a=n.default,u={};return(0,P.Z)(a,(function(t,e){Nf(t,e,i,u)})),u},Mf=function(t,e,n){var r=Df(e,n),o={currency:{adServerCurrency:"USD",rates:Rf()}},i={floors:{enforcement:{bidAdjustment:!0,enforceJS:!1},data:{currency:"USD",modelVersion:"setConfig model test",schema:{fields:["adUnitCode","mediaType","size"]},values:r}}};return Object.assign(t,o,i),t},Bf=function(t){t.userSync.userIds.push({name:"teadsId",params:{pubId:14025}})},Uf=function(t){var e=Of(),n=(0,it.fS)("usePvFraction"),r=(0,it.fS)("ppidOn"),o=(0,it.fS)("fledgeOn"),i=(0,it.g1)("blockPrebid"),a=(0,it.g1)("viewConfig"),u=(0,_e.G)(),c=i&&gu({blockPrebidConfig:i,viewConfig:a}),s=!!(0,_t.fw)("directOnly"),f=(0,it.g1)("floorprices","config"),l=(0,x.Z)(f),d=(0,ct.zK)("adtech","PU-179","B")&&jf();if(Ma.h.logStartTime=Date.now(),Ma.h.ppid=u,t.bidderSettings=t.bidderSettings||{},Object.assign(t.bidderSettings,{criteo:{storageAllowed:!0}}),Tf(t),Cf(),t.setConfig){var p=_f();o&&kf(t),(r||(0,je.wV)("pubIdTestVersion"))&&xf(p,u),(0,h.y1)("money_money_mobile")&&Bf(p);var v=(0,je.Uu)(),y=v.version;l&&Mf(p,f,v),t.setConfig(p),If(t,u,d),Af(t),Lf(t,y)}n&&(Ma.h.pvfraction=Ef()),Ma.h.disableBLByDiceRoll=Au(10);var m=(0,gc.D)();if(c||s)Yc();else if(m)if((0,gf.X)())ss(e);else{window.addEventListener("adsReady",(function t(){ss(e),window.removeEventListener("adsReady",t)}))}else ss(e)},Ff=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];Ma.h.prebidAPILoadingState=(0,Qt.Sj)(),(0,Fe.Z)("PrebidInited"),(0,h.GD)()&&t.libLoaded&&Uf(t)},Vf=function(t){if(1===(0,v.ZF)("inver"))return!1;var e=t,n={},r=Zs(),o=(0,je.Uu)();return n.wpsn=(0,h.W_)(),n.ctype=(0,v.ZF)("ctype"),o&&o.name&&(n[o.name]=o.version),window.appVersion&&(n.appVersion=window.appVersion),e.bunch||(e.bunch=(0,jo.P)()),e.bddr||e.bidder||(e.bddr=e.bidder),e.bddr?e.bddr="S2S-".concat(e.bddr):e.bddr="S2S",e.cpm&&(e.cpm=parseFloat(e.cpm.toFixed(2),10)),r&&e.s2st&&r.name!==e.s2st&&((0,jt.Z)("PrebidS2S_TestERR"),n.s2st2=r.name),(0,Ar.Z)("prebidsold",Object.assign(n,e)),{s2sdata:e,result:n}},Gf=function(t){var e=t.urn;Ma.h.fledgeResults=Ma.h.fledgeResults.filter((function(t){return!(t.urn===e)}))},qf=function(t){var e,n=t.min,r=t.mit,o=t.mmu;return"related"===t.mpe&&(0!==n||1!==r&&0!==o?1!==n&&2!==n||1!==r&&0!==o?2!==n||0!==r&&1!==o||(e="rui"):e="rap":e="rup"),e},zf=n(2264),Hf=function(t){if(t){var e,n=Ma.h.intentParams,r=(t.mpe,t.min),o=t.mit,i=t.mmu,a=t.mpe,u=t.mno,c=t.mco,s=qf(t),f=JSON.stringify((0,zf.Z)({mit:o,min:r,mmu:i}));e=f===Vu||f===Gu?"a":f===qu?"u":s||f;var l={plI:[Vu,qu].includes(f)||["rup","rap"].includes(s),plA:[Vu,Gu].includes(f)||["rap","rui"].includes(s),plU:[qu].includes(f)||["rup"].includes(s),pIn:[Vu,qu].includes(n)||["rup","rap"].includes(s),pAu:[Vu,Gu].includes(n)||["rap","rui"].includes(s),pUp:[qu].includes(n)||["rup"].includes(s)};return Object.keys(l).forEach((function(t){l[t]=l[t]?1:0})),Object.assign(l,{plP:e,re:s,mpe:a,mno:u,mco:c}),l}(0,Zu.Z)("Brak intencjonalności playera")},Wf=function(t,e){var n=hs(t,"APIsold")||!1,r=n?n.adUnitCode.replace("slot",""):void 0,o=n.APIused,i=n.auctionId,a=n.adType,u=n.bidder,c=n.cpmpl,s=n.responseTimestamp;if(n&&!n.APIcounted&&o){var f=(0,jo.P)(),l=Hf(e);Ps({bunch:f,slot:r,adid:t,intent:l,params:{type:"show",adtype:a,age:Date.now()-s},waveaction:"prebidsold"}),ef("bidWon",n),"instream"===a?((0,jt.Z)("PrebidVideoRun_".concat(u.toUpperCase())),(0,jt.Z)("PrebidVideoRevenue_".concat(u.toUpperCase()),c/100)):"outstream"===a&&((0,jt.Z)("PrebidOutstreamRun_".concat(u.toUpperCase())),(0,jt.Z)("PrebidOutstreamRevenue_".concat(u.toUpperCase()),c/100)),i&&Ss[i]&&(Ss[i].sold+=1),n.APIcounted=!0}return n},$f=function(t,e){var n=!1;if(e){var r=(n=hs(t,"APIused"))&&n.adType;"instream"===r?(0,jt.Z)("PrebidVideoUsed_".concat(n.bidder.toUpperCase())):"outstream"===r&&(0,jt.Z)("PrebidOutstreamUsed_".concat(n.bidder.toUpperCase()))}else if((n=hs(t,"APIsold"))&&!n.APIcounted){var o=(0,jo.P)(),i=n.adUnitCode.replace("slot","");Ps({bunch:o,slot:i,adid:t,params:{type:"show",adtype:n.adType,age:Date.now()-n.responseTimestamp},waveaction:"prebidsold"}),n=hs(n,"APIcounted")}return n},Kf=function(){Ma.h.videoHandlers.forEach((function(t){wo(t)})),Ma.h.videoHandlers=[]},Jf=function(t,e,n){if(Uc.isDynamic=(0,h.y1)("dynamic"),Uc.time=n-(Uc.timestamp||n)||null,Uc.timestamp=n,Uc.ctype=t,Uc.isDynamic){var r=(0,it.g1)("viewConfig");if(Qa(t,r).auctions&&Ma.h.useLazyBidding){Jc();var o=(0,Zt.xG)();(0,P.Z)(o,(function(t){es(t,o[t])}))}else Fc(!1,void 0,e)}},Yf=!1,Qf=function(t,e){try{var n=Date.now(),r=(0,it.fS)("usePvFraction"),o=(0,it.g1)("blackListConfig"),i=e&&e.nextDot&&e.nextDot.ctype,a=(0,v.ZF)("ctype");switch(e&&e.ctype&&(a=e.ctype),t){case"page:close":Yf=!0,(0,P.Z)(ou,(function(t){iu(t)})),Kf(),r&&(Ma.h.pvfraction=Ef()),Ma.h.registerTimeCounter=0,Ma.h.firstAuctionStatusLogPvBD=!0,Ma.h.pageLoadTime=Date.now(),Ma.h.baseVideoIntent={autoplay:!1,forceSound:!0},Ma.h.videoAuctionCounter=0,Ma.h.healthStatus={hbConfig:Ma.h.healthStatus.hbConfig,auctionType:Ma.h.healthStatus.auctionType,pvAuctionNames:[]},(0,je.wV)("HIGTest")&&(Ma.h.bidsReceived=(u=Ma.h.bidsReceived,c=u.filter((function(t){return"sspWPM"!==t.bidderCode})),vs.clear(),c)),Uc.prevCtype=a,Uc.timeclose=n,Ja.reset(),Ma.h.auctionsCountPerView=-1;break;case"page:view":Yf?(Ya(o),Af(),Uc.timeview=n,cs(a),Jf(a,i,n),Yf=!1):(0,Tt.Z)({message:"PrebidAPI.".concat("onEvent"),path:"pageViewBeforePageClose",fileName:a},1e3);break;case"video:ready":Uc.timeready=n,(0,Fe.Z)("VideoReadyTime");break;case"video:apd":Uc.timeApd=n,(0,Fe.Z)("VideoApdTime"),(0,xs.Z)("VideoReadyToVideoAPD","VideoReadyTime","VideoApdTime")}}catch(t){(0,z.Z)(t,"onEvent")}var u,c},Xf=function(){return console.table&&console.table(Ma.h.healthStatus),Ma.h.healthStatus},tl=function(t){var e=(0,v.ZF)("ctype"),n=(0,it.g1)("viewConfig"),r=(0,it.g1)("blackListConfig"),o=Qa(e,n);return Ya(r),t.filter((function(t){var e=t.slotID.replace("slot",""),n=parseInt(e,10);return!Ma.h.blackList.includes(n)&&!(o.slots&&!o.slots.includes(n))}))},el=function(t,e,n){var r=e||!1,o=n;if(o&&o.dataset){var i=o.dataset.bunch,a=o.dataset.slot;o=(0,_t.bh)(i,a).creation}o&&t&&r&&(Object.assign(o,r),o.modsToLoad=o.modsToLoad||[],o.modsToLoad.push(t),(0,ga.Z)(o))};function nl(t){return nl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},nl(t)}function rl(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,il(r.key),r)}}function ol(t,e,n){return e&&rl(t.prototype,e),n&&rl(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function il(t){var e=function(t,e){if("object"!=nl(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=nl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==nl(e)?e:String(e)}var al=ol((function t(e,n,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.bid=e,this.adunit=n,this.adId=this.bid.adId,this.bidder=this.bid.bidder,this.time=this.bid.timeToRespond,this.cpm=this.bid.cpm,this.msg=this.bid.statusMessage,this.rendered=r})),ul=function(){var t=window,e=t.console,n=t.pbjs;if(n){var r=n.getBidResponses(),o=n.getAllWinningBids(),i=[];Object.keys(r).forEach((function(t){r[t].bids.forEach((function(e){var n=!!o.find((function(t){return t.adId===e.adId})),r=new al(e,t,n);i.push(r)}))})),i.length?e.table&&e.table(i):e.warn("No prebid responses")}};function cl(t){return cl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},cl(t)}function sl(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ll(r.key),r)}}function fl(t,e,n){return e&&sl(t.prototype,e),n&&sl(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function ll(t){var e=function(t,e){if("object"!=cl(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=cl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==cl(e)?e:String(e)}var dl=fl((function t(e,n,r,o,i){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.adunit=e,this.adId=n,this.bidder=r,this.time=o,this.cpm=i})),pl=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.pbjs,e="showAllWinningBids",n=window.console,r=[];t&&L.Z.f(t.getHighestCpmBids)&&((t.getHighestCpmBids()||[]).forEach((function(t){var e=new dl(t.adUnitCode,t.adId,t.bidder,t.timeToRespond,t.cpm);r.push(e)})),r.length>0?n.table&&(n.table(e,":"),n.table(r)):n.warn(e,"--\x3e No prebid winners"));return r},vl=function(t){var e=parseInt(t,10),n=wt();Array.isArray(n)&&n.length>0&&Ja.add(n);var r=Ma.h.blackList;if(0!==r.length)return Ma.h.auctionSlots.includes(e)&&r.includes(e)?0:!Ma.h.auctionSlots.includes(e)&&r.includes(e)?1:void 0},hl=[316,317],yl=function(t,e,n){var r=n?[n]:hl,o=e||"fA-".concat((0,oi.Nu)());is({slots:r},t,o)},ml=function(t,e){var n="fA-".concat((0,oi.Nu)());is({slots:t},e,n)},bl=function(t){var e=t,n=["ad","adUrl","noad","native","vast","vastUrl"].reduce((function(t,n){return t||e[n]}),0),r=e.adId,o=e.bidder,i=e.cpm,a=e.ttl,u=window.rekid,c=e.slot,s=e.size;if(!c)return!1;n||(c>=150?e.vast='<VAST xmlns:xsi="//www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast2.xsd" version="2.0"><Ad id="testwp001"><InLine><AdSystem>TESTWP</AdSystem><AdTitle>TESTWP</AdTitle><Creatives><Creative><Linear><Duration>00:00:15</Duration><TrackingEvents></TrackingEvents><VideoClicks><ClickThrough><![CDATA[https://www.wp.pl/?from=video]]></ClickThrough></VideoClicks><MediaFiles><MediaFile delivery="progressive" bitrate="512" width="720" height="405" type="video/mp4"><![CDATA[//adv.wp.pl/RM/Box/2018-06/gp/14/instream/Farmerama_Trailer_2015_15s.mp4]]></MediaFile><MediaFile delivery="progressive" bitrate="512" width="720" height="405" type="video/webm"><![CDATA[//adv.wp.pl/RM/Box/2018-06/gp/14/instream/Farmerama_Trailer_2015_15s.webm]]></MediaFile></MediaFiles></Linear></Creative></Creatives></InLine></Ad></VAST>':c>=80&&c<84?e.native={title:"Testowa reklama Native",clickUrl:"https://www.wp.pl/?from=native",image:{width:300,height:150,url:"https://dummyimage.com/400x270/000/fff.png"},impressionTrackers:[]}:e.ad='<a href="https://www.wp.pl/?from=banner" target="_blank"><img src="https://dummyimage.com/300x250/000/fff.png&text=prebid" style="width:300px;height:250px;border:0" /></a>'),s||(e.ad&&(s=[300,250]),(e.vast||e.vastUrl)&&(s=[640,360]),e.native&&(s=[1,1])),Number.isNaN(c)||(c=c.toString());var f={adId:r||"testwp".concat(Math.floor(1e10*Math.random())),bidder:o||"testwp",bidderCode:o||"testwp",adUnitCode:"slot".concat(c),cpm:parseFloat(i)||99,width:s[0],height:s[1],ttl:a||3e3,statusMessage:"bid available",requestTimestamp:Date.now(),responseTimestamp:Date.now(),timeToRespond:0,ad:e.ad,vastContent:e.vast,vastUrl:e.vastUrl,vastImpUrl:e.vastImpUrl,native:e.native,adUrl:e.adurl};return f=ms(f),Ma.h.bidsReceived.push(f),u&&e.reload&&Pi(u,c),f},gl={criteo:"criteo",audiencenetwork:"facebook",adform:"adform",openx:"openx",appnexus:"adnxs",businessclick:"businessclick",rtbhouse:"creativecdn.com",pubmatic:"pubmatic",sovrn:"lijit.com",indexexchange:"casalemedia.com",smart:"prg.smartadserver.com",smartvideo:"prg.smartadserver.com",connectad:"i.connectad.io",teads:"a.teads.tv/hb/bid-request",emxdigital:"hb.emxdgt.com",nanointeractive:"www.audiencemanager.de/hb",sspauction:"ssp.wp.pl/pbs/v1/openrtb2/auction",sspcookie:"ssp.wp.pl/pbs/v1/cookie_sync",bidderbc:"ssp.wp.pl/bidder/",allegro:"naanalle.pl/pb",sharethrough:"sharethrough"},wl=function(t){var e=!1,n=t||"";return Object.keys(gl).some((function(t){return n.indexOf(gl[t])>0&&(e=t,!0)})),e},Al=function(t,e){var n=t.log||{},r=wl(n.url);r&&(0,jt.Z)("PrebidAjax".concat(e.substr(0,1).toUpperCase()).concat(e.substr(1),"_").concat(r.toUpperCase()))},Zl="PrebidAPI",Sl=function(){var t=window.console,e=(0,je.Uu)(),n=e.bidderLimiterTver,r=e.version,o=(0,it.fS)("forceBidderLimiter"),i={init:Ff,afterBunch:Fa,updateCurrency:Ua,onPrebidLoad:Uf,slotIsLimited:vl,startAudioAuction:yl,startDisplayAuction:ml,getComponentAuctionConfig:of.Z,getSlotCPM:mf,getHighestBid:gs,getFledgeDam:La,getFledgeResult:cf,getFledgeStatus:Da.R0,getFloorPrice:ec,getGAMTarget:pf,getGAMTargetOld:hf,getDFPMultiplier:uf,getPvFraction:function(){return Ma.h.pvfraction},getPPID:function(){return Ma.h.ppid},generateFledge:ps,generateInline:nf,logS2S:Vf,runFledgeAuction:Lc,runMod:el,restrictAndLimitSlots:tl,startVideoAuction:as,markFledgeUsed:Gf,markUsed:$f,markSold:Wf,getVideoBid:bf,getAudioBid:rf,prebidDam:ht.Z},a={testBid:bl,applyConfig:ss,getState:function(){return(0,Zu.Z)("getState call")},clearBids:fs,logPrebid:Ps,setBidFlag:hs,xhrLogger:Al,healthCheck:Xf,getPrebidConfig:Sa.K,_ver:"2.4.949",_buildDate:"2023-12-27 15:46:31",_bidsReceived:Ma.h.bidsReceived,_auctions:Ss,_bidderLimiterStore:du(),bidderLimiterActive:o||n&&n===r,emptyLimits:Ma.h.emptyLimits};(0,St.qL)("prebid",Object.freeze(i),(0,cn.Vq)()),window.__prebiddebug__=Object.freeze(a),(0,ft.Z)(Zl,!0),(0,xs.Z)("PrebidChunkInited","PrebidChunk","PrebidInited"),(0,an.Hj)("page:close",Qf),(0,an.Hj)("page:view",Qf),(0,an.Hj)("video:ready",Qf),(0,an.Hj)("video:apd",Qf);try{var u=window.__wpjsdebug__;if(u){var c=u.additionalActions||[];c.push({name:"Show all bids over floor",action:function(){t.table&&t.table(Ma.h.bidsReceived.filter((function(t){return!t.floorhit})))}},{name:"Show all bids",action:ul},{name:"Show all winning bids",action:pl}),u.additionalActions=c}}catch(t){t.name="ProgrammaticError",(0,z.Z)(t,Zl)}},_l="Prebid",Ol=function(t){var e={que:[]},n=function(t){(0,ft.Z)(_l,!1),L.Z.o(t)&&(t.name="ProgrammaticError",(0,z.Z)(t,_l)),Oa.error=!0,ht.Z.open()};try{delete window._pbjsGlobals,delete window.pbjs,delete window.pbjsChunk,window.pbjs=e}catch(t){(0,rt.o)("pbjs",void 0,!0,!0),n(t)}var r=function(){(0,ue.Rn)()||(0,jt.Z)("".concat(_l,"NoStatidOnInit")),e.que.push((function(){(0,ue.Rn)()||(0,jt.Z)("".concat(_l,"NoStatidOnPbjs"));var t=(0,St.ac)("prebid");if(null!=t&&t.init)try{t.init(e),vt.Z.open()}catch(r){n(r)}else{(0,rt.o)("prebidAPI",void 0,!0,!0);var r=new Error("PrebidAPI missing after load");n(r)}}))};Ea()?(ht.Z.close(),(0,Qt.NQ)("load"),Sl(),(0,Fe.Z)("".concat(_l,"Load")),(0,It.Z)("".concat(_l,"LoadTiming"),"".concat(_l,"Load"),"".concat(_l,"Loaded")),(0,Qt.NQ)("loaded"),J.Z.fill((function(){L.Z.f(t)?t(r):r()})),Ca(),(0,it.fS)("preloadCriteoDisable")||ja((0,To.VP)())):ht.Z.open()},El=function(){Ol(!bt.gafParallel&&bt.gafFirst&&ci)},jl=(0,ut.qm)("optOut"),Pl=function(t,e,n){var r=n.config,o=n.gafSlot;if(jl&&Object.assign(e,{privacyIcon:"https://i.wp.pl/a/i/stg/pkf/bg.png",privacyLink:"https://reklama.wp.pl",advName:"1"!==jl?jl:"Testowy Advertiser"}),r){var i,a=e.advName,u=e.privacyIcon,c=e.privacyLink;if(c||u||a)(0,Tt.Z)({message:"NativeAPI",path:"OptOutAdvName",fileName:"".concat(c,"|").concat(u,"|").concat(a),slot:r.slot,bunch:r.bunch,campaign:null===(i=o.campaign)||void 0===i||null===(i=i.creative)||void 0===i?void 0:i.provider},1e3);!function(t){t&&"A"===t.tagName&&((0,ln.Z)("Teaser link (A tag) must be wrapped by a container (non A tag) or 'onRenderCallback' returns wrong element (not container)."),(0,Vi.Cj)(t,(0,Vi.cu)("optout",{position:"relative"})),(0,Vi.Vx)())}(t)}},Tl=n(9544),Il=n(1674),Cl=function(t,e){if((0,kn.Z)(t)&&L.Z.f(e)){var n=t+(0,oi.Nu)();return window[n]=function(){try{for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];e.apply(window,o),delete window[n]}catch(e){e.campaign=t,(0,z.Z)(e,"globalCallback")}},n}},kl=function(t){var e=t.creation,n=(t.imaData,t.onAfterRender);return function(t){if(!e.onRenderCallbackDone){if(e.onRenderCallbackDone=!0,e.pvid!==(0,cn.Vq)())return void e.onError("render on incorrect PVID");if(t){var r=t.el;if((0,so.Z)(r)){var o=r.getAttribute("href")?r:r.querySelector("a"),i=(0,Di.Z)(o);if((0,ni.r)(r),(0,ni.r)(o),o.addEventListener("click",i),n)try{n(r)}catch(t){e.onError("after render error",t)}return e.rebuild.container.remove(),e.rebuild.container=void 0,e.config.impress(r),e.config.addDestroyHandler((function(){o.removeEventListener("click",i)})),!0}e.onError("incorrect container in onRenderCallback")}else e.onError("missing result in onRenderCallback")}}},xl=function(t,e,n,r,o){var i=(0,ei.F)(o,"setNative"),a=kl({creation:e,imaData:t,onAfterRender:n});if(e.pvid===(0,cn.Vq)())if(i)try{i(t,a,e.config)}catch(t){e.onError("render error",t)}else e.onError("missing setNative");else e.onError("impress on incorrect PVID")};function Ll(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Rl(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Rl(t,e)}(t,e)||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.")}()}function Rl(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Nl="ContentStreamRC",Dl=function(t){var e=t.onRequestError,n=t.onDestroyedError,r=t.onDataError,o=t.bunchID,i=t.slotNumber,a=t.creation,u=t.imaData,c=t.hash,s=(0,Ue.Z)(160,[1,2,3,4,5]),f=a.gafSlot,l=a.config,d=a.rebuild.container,p=d.dataset,v=Cl(Nl,(function(t){if(a.destroyed)n();else{var e;try{var c=Ll(t.ads,1)[0];c&&(u.src=c.images[0].url,u.url=(0,ri.mess)((0,Il.Z)(a.redir,c.clickUrl)),u.text=c.title,e=!0)}catch(t){r()}if(e){xl(u,a,(function(t){a.destroyed?n():Pl(t,u,a)}),o,i)}else(0,Tl.Z)(o,i,f,!0,!0)}})),h=Cl(Nl,(function(){a.destroyed?n():e()}));p.nsType="customPlacement",p.nsHash=c,p.nsService="adart",p.nsSuccess=v,p.nsError=h,d.classList.add("kd_ns_placement"),l.addDestroyHandler((function(){delete p.nsType,delete p.nsHash,delete p.nsService,delete p.nsSuccess,delete p.nsError,d.classList.remove("kd_ns_placement")})),s?(0,De.Z)({src:"//emisja.contentstream.pl/aldente/kd_process_function.js?TYPE=customPlacement",target:d,onError:function(){e()}}):(0,Tl.Z)(o,i,f,!0,!0)},Ml=n(7317),Bl=function(t){setTimeout((function(){var e=t.creation,n=t.viewed,r=t.finished;if(e){var o=e.config,i=e.destroyed;if(o){var a=o.slot;i||n||r||(0,ln.Z)("Ad started, but viewability measurement did not start in 5s for slot ".concat(a,"."),"error")}}}),5e3)},Ul=n(9350),Fl=n(551),Vl=function(t,e){var n=/%native_dom_id%/g;return t.map((function(t){return t.replace(n,e)}))},Gl=function(t){var e=t.onDestroyedError,n=t.bunchID,r=t.slotNumber,o=t.creation,i=t.imaData,a=t.data;i.src=(0,ri.mess)(a.src),i.url=(0,ri.mess)((0,Il.Z)(o.redir,a.url))||o.redirUrl,i.text=a.text,i.advName=a.advName,i.privacyIcon=a.privacyIcon,i.privacyLink=a.privacyLink;xl(i,o,(function(t){if(o.destroyed)e();else{var n=a.adUnit,r=a.jsTracker,u=a.bidCallback,c=a.clickPixel,s=a.impPixel;if((0,Ul.Z)(s),t){if(null!=r&&r.length){var f=Vl((0,wi.Z)(r),n),l=(0,Fl.Z)({id:n,width:0,height:0},{display:"block"});l.appendTo(t),l.write(f.join(""))}L.Z.f(u)&&u(),c&&t.addEventListener("click",(function(){(0,Ul.Z)(c)}),!1)}Pl(t,i,o)}}),n,r)},ql=n(8228),zl={contentstream:Dl,native:Gl},Hl=function(t){var e=t.data,n=t.config,r=t.gafSlot,o=t.type,i=t.labelText,a=t.showLabel,u=e.system,c=e.hash,s=e.prefix,f=(0,N.Z)(n.bunch),l=(0,N.Z)(n.slot),d=zl[u],p=function(t,e){var n=t+(null!=e&&e.message?": ".concat(e.message):""),i=(0,ql.Z)({name:"NativeAPIError"},n,u,o);(0,Ml.Z)(f,l,i,r)};if(d){(0,jt.Z)("NativeSystem".concat(u.toUpperCase()));var v={type:"teaser",system:u,labelText:i||Xi.Z,hideLabel:!a,prefix:s},h={onRequestError:function(){p("request error")},onDestroyedError:function(){p("destroyed error")},onDataError:function(){p("data error")},bunchID:f,slotNumber:l,creation:t,imaData:v,data:e,hash:c};t.imaData=v,t.onError=p,Bl(r),d(h)}else p("missing system")},Wl=n(7142),$l=(0,N.Z)((0,ut.qm)("interstitial")),Kl=(0,N.Z)((0,ut.qm)("anchorad")),Jl=(0,ut.qm)("nativegam"),Yl=function(t,e){Jl&&(e.isNative=!0),$l&&(e.isInterstitial=t===$l),Kl&&(e.isAnchor=t===Kl);var n=e.isNative,r=e.isAnchor,o=e.isInterstitial;return(o||r)&&(e.targeting.DFPHASH="0"),{type:n?Vr.Hu:Vr.oq,showLabel:!(r||o||n),dfpConfig:e}},Ql=n(7772),Xl=function(t){var e=function(t){var e=(0,_t.cT)("dfp");return(null==e?void 0:e[t])||(null==e?void 0:e.default)}(t),n=!1;if(e){var r=e.weights,o=e.epoch,i=function(t){var e,n=Math.random(),r=t.length,o=0;for(e=0;e<r;++e)if(n<=(o+=t[e]))return e}(r);n={multiplierIndex:i,multiplier:e[i],epoch:o}}return n},td=function(t,e){return 1.2*Math.max(t,e)/100},ed=function(t,e,n){var r=(0,Pe.c)(),o=r.isActive,i=r.mexExcludedSlots,a=r.mexRate;if(!o)return e;if(i.includes(t))return e;if((0,cr.b)(e.DFPHASH)>a)return e;var u=Object.assign({},e,{DFPHASH:(0,cr.J)(a),OAS_retarg:e.OAS_retarg?"".concat(e.OAS_retarg,"x"):"0x"});return n.isMex=!0,u},nd=function(t,e){var n=e.version,r=e.noDfpaTestOverride,o=e.testName,i=/test/.test(t);if(!n||r||i)return t;var a=(0,it.g1)("resetTestAdk"),u=a&&a.includes(n),c=o&&u?"-".concat(o):"";return"".concat(t,"-test").concat(n).concat(c)},rd=n(2313),od=function(t,e,n){var r=wr.Z.slotsStartTime;if(!(0,vr.ch)(t)){var o,i=window.blackBoxData,a=(null==i||null===(o=i.payload)||void 0===o?void 0:o.ssid)||(0,oi.Nu)(8,!0),u={slN:t,cnt:null==e?void 0:e.country,hSd:n,ssid:a};(0,vr.AC)(t,u),[1,3].includes(t)&&(r[t]=r[t]||Date.now())}return(0,vr.Fg)(t)},id=n(421),ad=n(4914),ud=n(3567),cd=function(t,e,n,r){var o="".concat(t,"_").concat(e);"runSlotCreative_".concat(o);if(n.delivered){n.prevDivs=(0,id.c)(e,r),(0,id.M)(e,n),n.run=1,(0,jt.Z)("".concat("GafAPI","CreativeRun")),(0,ud.Z)(e,"GafAPIRunBidded");try{(0,Dt.T1)(n)()}catch(r){(0,Ml.Z)(t,e,(0,ql.Z)(r,!1,Dt.vj),n)}}else n.vendor=qe.vC,(0,ad.Z)(t,e,n)},sd=function(t,e){(0,gr.Z)("requestID",t,e)},fd=function(t,e,n,r,o,i){var a;o||(a=n?r?qe.vU:e?qe.a8:qe.Tc:qe.B6,i&&(a=qe.OS),(0,jt.Z)("GAMConfigStatus".concat(a)),(0,gr.Z)("dfpCfgStat",t,a))},ld=n(4139),dd=re.PV.competitionData,pd=re.PV.debugGAF,vd=function(t,e,n){if("high-cpm-bidder"===t){var r,o=(0,ct.bB)("adtech","PRG-3468");if((0,ld.Z)(t,e,o,"B",199)&&(r=2),r){if(!n)return{testHigMultiplier:r};!function(t){Object.assign(dd,{sbMultiplier:t,isSbOver2:!0}),pd.sb2=1}(r)}}},hd=function(t,e){var n=(0,vr.Fg)(t);return n&&Object.assign(n,e),n},yd=function(t,e){return hd(t,{amzn_bid:e})},md=function(t,e,n){var r;return hd(t,{gaf_cpm:e.roshash,gaf_directOnly:(0,C.Z)("directOnly",n),gaf_model:(0,C.Z)("model",n),gaf_system:e.provider,gaf_external:(0,Ur.Z)(null===(r=e.source)||void 0===r?void 0:r.external)})},bd=function(t,e,n,r){return hd(t,{dfp_adU:e.placement,dfp_cpm:e.roshash,dfp_dfpH:(null==n?void 0:n.DFPHASH)||void 0,dfp_psbk:r})},gd=function(t,e,n,r,o){var i=(0,vr.Fg)(t),a={prbd_ccpm:e.ccpm,prbd_cpm:e.cpm,prbd_cpmpl:e.cpmpl,prbd_fp:n,prbd_an:e.auctionCounter,prbd_platform:pu(e),prbd_dl:r};return 1===o&&a.prbd_ccpm>i.prbd_ccpm&&(a.prbd_prbdUpd="1"),hd(t,a),i},wd=function(t){var e={campaign:t.campaign,lazy:t.lazy};(0,Dt.qo)(e,(0,Dt.T1)(t)),t.direct=e,(0,Dt.CT)(t),t.campaign=void 0,t.lazy=void 0,t.delivered=0},Ad=function(t){var e=t.DFPHASH,n=(0,cr.b)(e),r=10;n>=2501&&n<=3e3?r=50:n>=3001&&n<=5e3?r=100:n>=5001&&n<=7e3?r=200:n>=7001&&n<=9998?r=500:9999===n&&(r=1);var o=Math.floor(n/r)*r,i=(0,cr.J)(o);return t.DFPHASHV=i,t},Zd=n(622),Sd=function(t,e,n){return!!(0,Zt.ni)(e)||((0,Zd.Z)(t,e,n),!1)};function _d(t){return _d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_d(t)}function Od(){Od=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==_d(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(_d(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Ed(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var jd=(0,le.Z)(),Pd=function(t,e,n,r){var o=e.getSlotCPM(t,!0),i=e.getHighestBid(t),a=null==i?void 0:i.bidder,u=o&&(0,cr.J)(o,r),c=e.getFloorPrice("slot".concat(t),i),s=(i.deal||i.dealId)&&1;return gd(t,i,c,s,n),{highestBidCPM:o,highestBid:i,highestBidBidder:a,highestBidHash:u}},Td=function(){var t,e=(t=Od().mark((function t(e,n,r){var o,i,a,u,c,s,f,l,d,p,v,h,y,m,b,g,w,A,Z,S,_,O,E,j,P,T,I,k,R,N,D,M,B,U,F,V,G,q,z,H,W,$,J,Y,Q,X,tt,et,nt,rt,ot,at,ut,st,ft,lt,pt,vt,ht,yt,mt,bt,gt,wt,At,Zt,Ot,Et,jt,Pt,Tt,It,kt,xt,Lt,Rt,Mt,Bt,Ut,Ft,Vt,Gt,qt;return Od().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=(0,je.Uu)(),"runSlotFinallyWithFledge_".concat(e,"_").concat(n),i="DFPHASH",a=o.agentGAM,u=(0,x.Z)((0,_t.cT)("dfp")),c=(0,se.XG)()===Se.CG,s=(0,je.wV)("agentGAM")||(0,it.fS)("enableGAMAgent")||c,Sd(e,n,r)){t.next=9;break}return t.abrupt("return");case 9:if(r.delivered&&(0,Nt.nB)()&&(0,Nt.Ai)(),d=!1,p=(0,_t.fw)("geo"),v=(0,_t.fw)("rshsd"),h=r.campaign,y=r.dfpConfig,m=r.passed,b=r.bidRequestId,g=r.isAsr,w=!!jd||!g,A=!(0,K.YE)()&&!!h&&w,S=dt(),od(n,p,v),g&&(0,gr.Z)("asr",n,1),m||sd(n,b),A&&(R=h.sellingModel,(N=h.creative)&&(md(n,N,R),D=N.source,M=void 0===D?{}:D,B=N.provider,U=M.external,F=M.bidder,Z=(0,cr.b)(N.roshash,v)||0,U?T=Z:"ma_high-cpm-bidder"===B&&(V=vd(F,I=Z)||{},k=V.testHigMultiplier),(0,C.Z)("directOnly",R)&&(N.roshash="ZZZZ",S=!0),P=N.roshash)),G=ba(),q=G.isAllowed,z=G.isBlocked,H=(0,x.Z)(y),W=q&&!z&&H&&!S,$=xe.Z.isLoaded,et=(0,St.ac)("prebid"),nt=!Oa.error&&(!Oa.timedOut||Oa.loaded),rt=!S&&et&&nt&&!(0,K.U6)()&&!(0,gc.s)(n),ot=(0,No.Z)()&&(0,it.fS)("fledgeOn"),fd(n,z,H,!q,m,S),rt&&(ut=Pd(n,et,m,v),Y=ut.highestBidCPM,J=ut.highestBid,Q=ut.highestBidBidder,X=ut.highestBidHash),W?(_=y.targeting,O=y.roshash,y.div=nd(y.div,o),$&&(lt=(0,Wl.oN)(n))&&(pt=lt.amzniid,vt=lt.amznbid,yd(n,vt),Object.assign(_,lt),(0,Wl.eG)(pt)),ht=_[i]&&(0,cr.b)(_[i]),mt=(0,ct.zK)("adtech","PRGM-519","B"),rt&&(E=mt?et.getGAMTarget(n,Y,ht,T,I,k):et.getGAMTargetOld(n,Y,ht,Q,T,I,k)),(mt?!E||0===(null===(st=E)||void 0===st?void 0:st.targetModel):!E)&&((a||c)&&(_.baseBDCPM=u?"1":"2"),s&&(bt=Xl(n))&&(gt=bt.multiplier,wt=bt.multiplierIndex,At=bt.epoch,Zt="".concat(wt),E={target:ht*gt,targetModel:c?8:7},_.bd_mn=Zt,_.epoch="".concat(At),yt=!0)),(mt?(null===(ft=E)||void 0===ft?void 0:ft.targetModel)>0:E)&&(_.OAS_retarg="".concat(E.targetModel||0),j=(0,cr.J)(E.target,v)),Ot=(0,cr.J)(0,v),Et=yt?P||Ot:O,j&&j>Et?(tt=10*Math.ceil(E.target/10))>=100*y.ceil?(Y&&X>P&&(f=!0),(0,gr.Z)("dfpCfgStat",n,qe.ZJ)):(_[i]=(0,cr.J)(tt),l=!0):(yt&&(_.OAS_retarg=c?"8a":"7a"),l=!0)):A?Y&&X>P&&(f=!0):Y&&(f=!0),ot&&(at=td(Z,Y)),jt=Ec(n),L.Z.f(jt)&&(Pt=(0,rd.Z)(n,at),jt(Pt)),!(Tt=La(n))){t.next=43;break}return(0,Fe.Z)("beforeFledgeDam"),t.next=40,Tt;case 40:(0,Fe.Z)("afterFledgeDam"),It=(0,ct.bB)("adtech","PU-227"),(0,xs.Z)("fledgeDam_".concat(It),"beforeFledgeDam","afterFledgeDam");case 43:kt=rt&&et.getFledgeResult(n),xt=null==kt?void 0:kt.priority,Lt=!l&&kt,xt||Lt?(r.campaign=(0,Ql.Z)("FledgeCampaign","fledge",!1,"fledge-creative",(0,cr.J)(at,v),"fledge"),Rt=et.generateFledge(e,n,kt),(0,Dt.qo)(r,(function(){(0,Ct.Z)(Rt,r)})),r.vendor=qe.LY,d=!0,et.markFledgeUsed(kt)):f?(A&&wd(r),(Mt=et.generateInline(e,n,g)).sspWPM?(r.campaign=(0,sr.Z)(Mt.campaign),Mt.campaign=void 0):r.campaign=(0,Ql.Z)("PrebidCampaign","prebid",!1,J.creativeId,X,pu(J)),Bt=(0,sr.Z)(Mt),(0,Dt.qo)(r,(function(){(0,Ct.Z)(Bt,r)})),r.vendor=qe.qj,d=!0):l?(bd(n,y,_,m),Object.assign(_,ed(n,_,r)),_=Ad(_),A&&wd(r),r.fledgeFloorPrice=at,r.campaign=(0,Ql.Z)("GAM","GAM",!1,y.placement.replace(/^(\/\d+\/)/,""),O,"GAM"),Ut=Yl(n,y),Ft={bunch:e,slot:n,creations:[Ut]},(0,Dt.qo)(r,(function(){(0,Ct.Z)(Ft,r)})),d=!0):A&&(Vt=h.id,Gt="CriteoDirect"===Vt,r.vendor=Gt?qe.b9:qe.$M,d=!0),(0,je.wV)("HIGTest")&&(0,gr.Z)("sspWPMRequestId",n,null===(qt=J)||void 0===qt?void 0:qt.sspWPMRequestId),r.delivered=(0,Ur.Z)(d),cd(e,n,r,l);case 52:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Ed(i,r,o,a,u,"next",t)}function u(t){Ed(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(t,n,r){return e.apply(this,arguments)}}(),Id=Td,Cd=n(9982),kd=n(8883),xd=n(1162),Ld=n(1037),Rd=n(2222),Nd="WelcomeScreen",Dd=function(t){!function(){var e=window,n=t.welcomeScreen,r=(0,xo.Z)(),o=(0,Ld.Z)("welcomeScreenAction"),i=o.removeQuitHandler,a=o.sendStats;a("show");var u,c,s,f,l,d,p=n.backgroundLink,v=n.backgroundColor,h=void 0===v?r?"#2A2A2A":"#f2f0f3":v,y=n.counterText,m=void 0===y?"Przekierowanie za {{time}} {{s}}":y,b=n.buttonText,g=void 0===b?"Przejdź teraz &#8250;":b,w=n.buttonBackground,A=n.buttonColor,Z=void 0===A?"#005599":A,S=n.fullscreen,_=void 0!==S&&S,O=n.isLogout,E=void 0!==O&&O,P=n.time,I=void 0===P?15e3:P,C=(0,Vi.cu)("".concat(Nd,"Lock"),{overflow:"hidden !important"}),k=function(){return"translate3d(-50%, -50%, 0) scale(".concat(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,")")},x=(0,Vi.Cj)((0,na.Z)(),(0,Vi.cu)(Nd,{position:"absolute",left:0,top:0,display:"block",width:"100%",height:"100vh",backgroundColor:h,zIndex:(0,xd.Z)()})),L=(d=(0,Vi.Cj)((0,na.Z)(),(0,Vi.cu)("".concat(Nd,"Box"),{"position!":"absolute",left:"50%","top!":"50%","transform!":k(),"width!":_?"100%":t.width,"height!":_?"auto":t.height,"marginTop!":44,"maxWidth!":"none",zIndex:1,boxSizing:"border-box"},["transform"])),x.appendChild(d),d),R=function(){var n,r=(0,Nn.Z)()-88;n=e.innerWidth/r>t.width/t.height?r<t.height?r/t.height:1:e.innerWidth<t.width?e.innerWidth/t.width:1,(0,Vi.cu)("".concat(Nd,"Box"),{"transform!":k(n)},["transform"]),(0,Vi.Vx)(!0)},N=function(t){"clearAutoHideTl"===t.data&&(clearInterval(c),u.textContent="")},D=function(t){i(),clearInterval(c),e.removeEventListener("resize",R),e.removeEventListener("message",N),x.remove(),f.remove(),l.remove(),(0,Vi.ef)((0,Gi.Z)(),C),(0,Vi.Vx)(),a(t)};(0,Rd.Z)(),e.scrollTo(0,0),e.addEventListener("message",N),t.scalable&&(e.addEventListener("resize",R),R()),function(){var t=(0,na.Z)(),n=(0,Vi.cu)("".concat(Nd,"Bar"),{position:"absolute",left:0,top:0,width:"100%",padding:"12px 32px",background:r?"#000":"#fff",boxSizing:"border-box",boxShadow:"0px 12px 12px rgba(0, 0, 0, 0.25)",zIndex:2});(0,Vi.Cj)(t,n),s=(0,na.Z)();var o=(0,Vi.cu)("".concat(Nd,"ProgressBar"),{position:"absolute",top:0,left:0,width:"0%",height:"100%",background:r?"#303030":"#F0F0F0",transition:"width ".concat(Math.floor(I/1e3),"s linear 1s"),willChange:"width"},["transition"]);(0,Vi.Cj)(s,o),t.appendChild(s);var i=(0,na.Z)(),a=(0,Vi.cu)("".concat(Nd,"BarInner"),{position:"relative",display:"block",width:"100%",margin:"0 auto",textAlign:"right",verticalAlign:"middle",color:"#000",fontFamily:"Arial, sans-serif",boxSizing:"border-box"});(0,Vi.Cj)(i,a),t.appendChild(i);var c=(0,na.Z)("img"),f=(0,Vi.cu)("".concat(Nd,"Logo"),{position:"absolute",top:"50%",left:0,transform:"translate3d(0, -50%, 0)",height:38,cursor:"pointer"},["transform"]);(0,Vi.Cj)(c,f),c.src=(0,kd.Z)(),c.addEventListener("click",(function(){D("logo")})),i.appendChild(c);var l=(0,na.Z)(),d=(0,Vi.cu)("".concat(Nd,"RightCol"),{margin:"10px 0"});(0,Vi.Cj)(l,d),i.appendChild(l),u=(0,na.Z)();var p=(0,Vi.cu)("".concat(Nd,"Counter"),{display:"inline-block",marginRight:24,fontSize:16,color:r?"#b3b3b3":null});(0,Vi.Cj)(u,p),l.appendChild(u);var v=(0,na.Z)(),h=(0,Vi.cu)("".concat(Nd,"Button"),{display:"inline-block",padding:12,backgroundColor:w||"#fff",color:Z,fontSize:16,lineHeight:"100%",border:"2px solid ".concat(Z),borderRadius:4,cursor:"pointer",transition:"0.4s all"},["transition"]);if((0,Vi.cu)("".concat(Nd,"Button:hover"),{display:"inline-block",backgroundColor:"#E52B2C",color:"#fff",borderColor:"#E52B2C"}),(0,Vi.Cj)(v,h),v.innerHTML=g,v.addEventListener("click",(function(){D("skip")})),l.appendChild(v),E){v.textContent="";var y=(0,na.Z)(),m=(0,Vi.cu)("".concat(Nd,"LoginButton"),{display:"inline-block",padding:"10px 20px",fontSize:14,lineHeight:"100%",borderRadius:3,cursor:"pointer",position:"absolute",left:"150px",top:"7px",border:"1px solid #005599",background:"none",color:"#005599"});(0,Vi.Cj)(y,m),y.innerHTML="&lsaquo; Zaloguj ponownie";var b={content:'""',width:3,borderRadius:3,background:"#FFF",height:30,display:"inline-block",verticalAlign:"middle",position:"absolute",top:10,left:23},A=(0,Vi.cu)("".concat(Nd,"Button:before"),Object.assign({transform:"rotate(45deg)"},b)),S=(0,Vi.cu)("".concat(Nd,"Button:after"),Object.assign({transform:"rotate(-45deg)"},b));(0,Vi.Cj)(v,A),(0,Vi.Cj)(v,S),y.addEventListener("click",(function(){e.open("https://poczta.wp.pl","_self")})),l.insertBefore(y,l.firstChild);var _=(0,Vi.cu)("".concat(Nd,"Button"),{width:50,height:50,fontSize:30,verticalAlign:"middle",position:"relative"});(0,Vi.Cj)(v,_)}x.appendChild(t)}(),function(){if((0,kn.Z)(p)){var e=(0,na.Z)("a");(0,Vi.Cj)(e,(0,Vi.cu)("".concat(Nd,"Background"),{position:"absolute",top:0,left:0,width:"100%",height:"100%",zIndex:0})),e.href=(0,ri.mess)((0,Il.Z)(t.redir,p)),e.target="_blank",e.rel="noopener";e.addEventListener("click",(function(){D("background")})),x.appendChild(e)}}(),(f=(0,Vi.Cj)((0,na.Z)(),(0,Vi.cu)("".concat(Nd,"Preloader"),{position:"absolute",left:"50%",top:"50%",transform:k(),marginTop:32},["transform"]))).innerHTML='<div class="spinner"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div>',l=(0,j.Z)(".spinner{text-align:center}.spinner>div{width:12px;height:12px;margin:0 2px;background-color:#919191;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}"),(0,T.Z)().appendChild(l),x.appendChild(f),(0,Vi.Vx)(!0),(0,Vi.Cj)((0,Gi.Z)(),C).appendChild(x),_&&(t.width="100%",t.height="auto"),t.config.addDestroyHandler(D),t.config.display(L),function(){(0,Vi.cu)("".concat(Nd,"ProgressBar"),{width:"100%"}),(0,Vi.Vx)();var t=n.labelText||Xi.Z,e=Math.floor(I/1e3);c=setInterval((function(){var n="";0===e?n="":e<2?n="ę":e<5&&(n="y");var r=m.replace("{{time}}",e).replace("{{s}}","sekund".concat(n));r=r.replace("REKLAMA: ",""),u.innerHTML="".concat(t,": ").concat(r),-1===(e-=1)&&D("auto")}),1e3)}()}()},Md=n(4190),Bd=function(){(0,uo.ZP)(),(0,At.ZP)(),Kn(),Sr(),on(),Ni(),(0,Md.Z)("GafAPI",te,r,Id,Cd.Z,El,Hl),(0,Md.Z)("GafSPA",ae),H(),(0,G.T)("welcomeScreen",Dd),et(),ao(),pr(),Za()}},7334:function(t,e,n){"use strict";n.d(e,{Z:function(){return Xs}});var r={};n.r(r),n.d(r,{cancel:function(){return It},restore:function(){return Ct}});var o={};n.r(o),n.d(o,{canDetect:function(){return Qi.bp},dam:function(){return Xi.Z},getResult:function(){return Qi.Sg},sendDot:function(){return Qi.v5}});var i={};n.r(i),n.d(i,{adtech:function(){return Zt.Zd},analytics:function(){return Zt.co},application:function(){return Zt.wU},distributeByRange:function(){return Jt},distributeEvenly:function(){return te},distributeRandomly:function(){return ee},getAll:function(){return Zt.go}});var a={};n.r(a),n.d(a,{erase:function(){return j.Z},eraseGlobally:function(){return Fo.Z},expire:function(){return Yc.Z},get:function(){return bt.Z},getAll:function(){return Oi.Z},hasSupport:function(){return Qc.Z},noexpire:function(){return Xc.Z},set:function(){return T.Z},setGlobally:function(){return Ft.Z}});var u={};n.r(u),n.d(u,{get:function(){return fs},remove:function(){return ls},set:function(){return ss}});var c={};n.r(c),n.d(c,{educate:function(){return ds},getResults:function(){return vt},mess:function(){return ea.mess},sealed:function(){return S.VP},unmess:function(){return ea.unmess}});var s={};n.r(s),n.d(s,{getBunchID:function(){return ru.P},getDotParams:function(){return Wi.ZF},getSN:function(){return Mt.W_},hasSN:function(){return Mt.GD},isABC:function(){return V.TH},isMobile:function(){return R.R},isMoney:function(){return V.c3},isO2:function(){return V.LM},isPAKO:function(){return V.QT},isParenting:function(){return V.Zo},isPoczta:function(){return V.V8},isPudelek:function(){return V.YG},isRobot:function(){return V.l6},isSF:function(){return V.Qt},isSG:function(){return V.KD},isWebmail:function(){return V.X2},testSN:function(){return Mt.y1}});var f={};n.r(f),n.d(f,{check:function(){return lo.BF},checkVendorPermissions:function(){return ps.Z},get:function(){return lo.U2},getConsentString:function(){return fo.do},getHoldingState:function(){return lo.uB},isLegacyTCF:function(){return vs},replaceConsentTags:function(){return hs.Z},runAfterConsent:function(){return ys},showConsentForm:function(){return Oo}});var l={};n.r(l),n.d(l,{active:function(){return Mo._x},count:function(){return bs.Z},getEntriesByName:function(){return G.bE},getEntriesByType:function(){return G.Cr},mark:function(){return Do.Z},measure:function(){return gs.Z},now:function(){return G.zO},registerMark:function(){return ms.$T},registerMeasure:function(){return ms.OK},wrapMeasure:function(){return $.Z}});var d={};n.r(d),n.d(d,{click:function(){return Yu},dot:function(){return pu},generateDot:function(){return du},generateShow:function(){return Tu.V},getContentPlatform:function(){return kt.Hl},getDotParams:function(){return Wi.ZF},getPageViewID:function(){return ou.Vq},getReferrer:function(){return yi.a},getWasReloaded:function(){return de.r},media:function(){return ws},setDarkMode:function(){return Ji},show:function(){return Tu.Z},wave:function(){return Ei.Z}});var p={};n.r(p),n.d(p,{get:function(){return E.Z},getAll:function(){return As.Z},hasSupport:function(){return Zs.Z},remove:function(){return P.Z},set:function(){return I.Z}});var v={};n.r(v),n.d(v,{get:function(){return Ss},remove:function(){return Os},set:function(){return _s}});var h={};n.r(h),n.d(h,{deprecated:function(){return je.Z},error:function(){return Es.vU},flag:function(){return O.Z},info:function(){return Es.um},init:function(){return Es.S1},issue:function(){return Wt.Z},loadConsole:function(){return js.q$},log:function(){return Es.cM},setStyle:function(){return Es.A_},warn:function(){return Es.ZK}});var y={};n.r(y),n.d(y,{addAnimation:function(){return Pe.El},addStyle:function(){return Pe.cu},pin:function(){return Pe.Cj},removeStyle:function(){return Pe.jo},resetStore:function(){return Ts.i},setStore:function(){return Ts.P},togglePin:function(){return Pe.aB},unpin:function(){return Pe.ef},update:function(){return Pe.Vx}});var m={};n.r(m),n.d(m,{disconnect:function(){return Is.Z},observe:function(){return Cs.Z},replaceNode:function(){return ks.Z}});var b={};n.r(b),n.d(b,{closePage:function(){return Js},customAction:function(){return $s},registerBox:function(){return Yo.mk},registerContainer:function(){return Yo.H7},updateBox:function(){return Yo.uQ},viewPage:function(){return Ks}});var g={};n.r(g),n.d(g,{closePage:function(){return Ys},init:function(){return Su},refreshPage:function(){return Ya},viewPage:function(){return Ya}});var w=n(3871),A=n(7952),Z=n(2927),S=n(5131),_=n(846),O=n(1530),E=n(7508),j=n(4464),P=n(5865),T=n(5330),I=n(4634),C=n(6205),k="PWA_adbd",x="WPadbd",L=function(t){(0,S.R9)(t),(0,O.Z)("Ad blocking",(0,S.VP)()),_.Z.fill((function(){if((0,E.Z)(Z.$$)){var e=(0,E.Z)(x);t!==(0,C.Z)(e)&&(0,I.Z)(Z.$$,Date.now())}else{var n=new Date(2022,9,23);(0,I.Z)(Z.$$,n.getTime())}(0,I.Z)(x,t),(0,T.Z)(k,t),t&&(0,j.Z)(Z.tn)}))},R=n(8727),N=n(6452),D=n(5620),M=n(1489),B=n(6025),U=n(7090),F=n(703),V=n(1770),G=n(2890),q=n(2395),z=n(5394),H=(0,n(1386).Z)("Crux"),W=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=t.bind(window),r=e+50*Math.random()+1;return setTimeout((function(){return n()}),r)},$=n(4190);function K(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return J(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return J(t,e)}(t,e)||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.")}()}function J(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Y,Q,X,tt,et,nt,rt,ot,it,at,ut,ct="ABDetector",st=!1,ft=!1,lt=[],dt=new Set,pt=new Set,vt=function(){return{detected:st,permanently:(0,U.W)(),trackingProtection:(0,N.B)(),forcedBefore:dt,forcedAfter:pt,pluginDetected:(0,B.q)(),results:lt,detectionTime:et-tt,totalTime:nt-tt}},ht=function(t){clearTimeout(X);var e=function(){ft||(!function(){var t=lt[0],e=lt[1];(0,B.q)()||(!(V.hx&&dt.size>3)||t&&t[2]||e&&e[2]||(0,N.j)(!0),dt.size&&(st=!0)),st&&!(0,B.q)()&&(0,B.D)(M.TB)}(),Y(st),ft=!0,et=(0,G.zO)())};t?e():X=W(e,300)},yt=function(t,e,n,r){nt=(0,G.zO)(),r&&H.open(),H.fill((function(){n&&(0,U.G)(!0),ft?pt.add(t):(dt.add(t),(e||n)&&(st=!0,(0,B.D)(e),Q(st),ht(n)))}))},mt=function(t,e){(0,$.Z)(ct,(function(){var r=(0,F.qm)("forceDetection");tt=(0,G.zO)(),(0,q.l)(yt),Y=e,Q=t,H.open(),r&&yt("test"),n.e(124).then(n.bind(n,5211)).then((function(t){var e=[t.apiDetector,t.domDetector],n=e.length,r=0;e.forEach((function(t){t().then((function(t){r+=1;var e=K(t,5),o=e[0],i=(e[1],e[2]),a=e[4];lt[o]=t,i&&!st&&(st=i,a&&(0,B.D)(a)),st&&Q(st),r===n&&ht()}))}))})).catch((function(t){(0,z.Z)(t,ct)}))}))},bt=n(4596),gt=n(528),wt=n(3205),At=function(t){rt=new Promise((function(t){if((0,D.s4)()||gt.Z)(0,S.R9)(S.Cl),(0,j.Z)(k),(0,P.Z)(x);else if((0,R.R)())L(S.Cl);else{var e=(0,C.Z)((0,E.Z)(x)||(0,bt.Z)(k))||S.Cl;L(e);var n=function(t){t&&L(S.WS)},r=function(e){L(e?S.WS:S.Cl),_.Z.fill((function(){t((0,S.VP)()&&!(0,N.B)())}))};requestAnimationFrame(function(){mt(n,r)}.bind(window))}})),wt.Z.f(t)&&t()},Zt=n(9853),St=n(9460),_t="WParld",Ot=n(3495),Et="Autoreload",jt=(0,C.Z)((0,F.qm)("refreshTime"))||300,Pt=function(){ot=Date.now()},Tt=function(){if(ot+1e3*jt<Date.now()){var t=(0,Ot.Z)().filter((function(t){var e;return(null===(e=t.isPlaying)||void 0===e?void 0:e.call(t))&&t.getVolume&&t.getVolume()>0})).length;0===t?((0,I.Z)(_t,1),window.scrollTo(0,0),window.location.reload()):Pt()}else Pt()},It=function(){(0,O.Z)(Et,!1),(0,St.vS)("_visible",Tt)},Ct=function(){(0,O.Z)(Et,!0),(0,St.vv)(Tt)},kt=n(2978),xt=n(1384),Lt=n(1774),Rt=n(2756),Nt=(0,C.Z)((0,F.qm)("refreshTime")),Dt=function(){!Nt&&((0,F.qm)("noRefresh")||Lt.Z.mode||(0,E.Z)("noRefresh"))?It():_.Z.fill((function(){var t=[kt.o2,kt.G$,kt.O0,kt.Xp,kt.Ik];(0,kt.aD)(t)&&(Pt(),(0,St.hT)(Pt),Ct())})),(0,xt.qL)("autoreload",(0,Rt.Z)(r))},Mt=n(4841),Bt=n(4462),Ut=n(8012),Ft=n(9062),Vt="WPabs",Gt=16777215,qt=function(){return parseInt(it,16)},zt=n(1133),Ht=n(7550),Wt=n(9349),$t=n(2443),Kt=function(t,e){t&&(0,$t.Z)("wp_abtest_programmatic",e)},Jt=function(t,e,n,r,o){var i,a;if((!(0,Ht.Z)(r)||(0,Mt.y1)(r))&&(0,zt.Z)(t)){var u=t.filter((function(t){return t>0&&t<1})).sort((function(t,e){return t-e}));i=u,a=t,JSON.stringify(i)!==JSON.stringify(a)&&(0,Wt.Z)("Incorrect thresholds given in 'distributeByRange'.","error"),u.push(1);for(var c=qt()/Gt,s=u.length,f=0;f<s;f+=1){if(c<=u[f]){var l=String.fromCharCode(65+f);return(0,Zt.jO)(e,n,l),void Kt(o,n)}}}},Yt=n(7379),Qt=n(46),Xt=(0,Yt.Z)(),te=function(t,e,n,r,o){if(!(0,Ht.Z)(r)||(0,Mt.y1)(r)){var i=function(t,e,n,r){if((!(0,Ht.Z)(r)||(0,Mt.y1)(r))&&(0,Qt.Z)(t)){var o=qt(),i=Xt[t]||0,a=Math.floor(o/Math.pow(t,i))%t,u=String.fromCharCode(65+a);return Xt[t]=i+1,u}}(t,0,0,r);i&&((0,Zt.jO)(e,n,i),Kt(o,n))}},ee=function(t,e,n,r,o){if((!(0,Ht.Z)(r)||(0,Mt.y1)(r))&&(0,Qt.Z)(t)){var i=(0,Bt.$6)(t),a=String.fromCharCode(65+i);(0,Zt.bB)(e,n)||(0,Zt.jO)(e,n,a),Kt(o,n)}},ne=n(2617),re=n(276),oe=n(369),ie=n(9386),ae=n(8393),ue=function(t,e){ae.Z.get("WPnxrfab",(function(n){var r=function(t){var e;try{e=JSON.parse(t)}catch(t){}return(0,ie.Z)(e)||(e={}),e}(n.value);wt.Z.f(e)&&e(r,t);var o=function(t){var e;try{e=JSON.stringify(t)}catch(t){}return(0,Ht.Z)(e)||(e="{}"),e}(r);ae.Z.set("WPnxrfab",o)}))},ce=function(){var t=window.location,e=t.hostname,n=t.pathname;ue(e+n,(function(t,e){var n=Math.round(Date.now()/6e4);(0,oe.Z)(t,(function(e,r){n-r.ts>5&&delete t[e]}));var r=(0,Zt.KF)();r?t[e]={abtest:r,ts:n}:delete t[e]}))},se=function(){var t;t=parseFloat((0,F.qm)("forceSeed")),(0,Ut.Z)(t)||(it=Math.floor(t*Gt).toString(16),(0,Ft.Z)(Vt,it)),it||(it=(0,bt.Z)(Vt))||(it=(0,Bt.Nu)(6,!0),(0,Ft.Z)(Vt,it)),(0,Mt.y1)("^wakacjepl")||(ee(2,"adtech","PRGM-519"),te(2,"adtech","PU-138","^(nwm_parenting|tech)"),te(2,"adtech","PU-179"),ee(2,"adtech","PU-321"),(0,ne.Z)()&&te(2,"adtech","PU-227","^tech"),Jt([.25],"adtech","PRG-3468"),ee(3,"adtech","PRGM-346","^teleshow",!1,!1,!0),(0,re.Z)("2023-10-12","2023-10-18",(function(){Jt([.44,.52,.6,.68,.76,.84,.92],"adtech","PROSGWP-7600","^sg_mobile",!0)})),(0,re.Z)("2023-10-26","2023-11-09",(function(){Jt([1/3,2/3],"adtech","AAB-56","nwm_abczdrowie",!0)})));var e=(0,F.qm)("forceTest");if(e){var n=(0,F.qm)("forceVariant")||"A",r=(0,F.qm)("forceAuthority")||"adtech";(0,Zt.jO)(r,e,n)}ce()},fe=n(3769),le=n(2863),de=n(4556),pe=n(8994),ve=n(9627),he=function(t){var e=t.stName,n=t.stAuthority,r=!1;if((0,ve.Z)(t)&&(0,Ht.Z)(e)&&(0,Ht.Z)(n)){var o=(0,Zt.bB)(n,e);(0,Ht.Z)(o)&&(t.stVersion=o,(0,pe.ie)("stVersion",o),r=!0)}return r},ye=function(t){if((0,ve.Z)(t)){var e=t.version,n=t.mct;(0,pe.ie)("tVersion",e),null!=n&&n[e]&&(0,pe.ie)("mct",n[e])}},me=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2;return String.fromCharCode(65+(0,Bt.$6)(t))},be=n(3381),ge=n(1154),we=function(){var t,e=(0,ge.K)();if((0,ve.Z)(e)){var n=new Date,r=Object.keys(e),o=-1/0;r.forEach((function(e){if(e.includes("testConfig")){var r=new Date(e.replace("testConfig","")),i=r-n;r<=n&&i>=o&&(o=r-i,t=(0,le.g1)(e))}}))}return t||(t=(0,le.g1)("testConfig")||{}),t},Ae=n(6539),Ze=n(7741),Se=function(){var t,e,n=(0,F.qm)("forceProgrammaticTest")||!(0,le.fS)("disableAutomaticTest")&&(0,Ae.Z)("wp_abtest_programmatic"),r=!1,o=!1,i=!1;if((0,ve.Z)(n)){var a=n.testName,u=n.startDate,c=n.endDate;e=Date.now(),o=u?Date.parse(u):o,i=c?Date.parse(c):i,t=a}else(0,Ht.Z)(n)&&(t=n);if(t){var s=(0,Zt.go)(),f=!1;(0,oe.Z)(s,(function(n){var a=(0,Zt.bB)(n,t);if(a){var u=(0,Ze.Z)(e,o,i);f=!0,u&&(r={testName:t,version:a.slice(0,1).toUpperCase(),mode:"automatic"})}})),f||(0,Wt.Z)("Automatic test start FAILED, didn't found matching A/B test config, check testName: ".concat(t,"."),!0)}return r},_e=function(){var t=(0,le.g1)("mct");(0,pe.ie)("mct",t)},Oe=function(t){if((0,ve.Z)(t)){var e=(0,le.CV)("lazyOffsets"),n=t.version,r=t.lazyOffsetsTest;if(e&&r){var o=e[n];o&&(window.prebidConfig.steeringExternal.lazyOffsets=o)}}},Ee=function(){_e();var t=(0,fe.X)();if(!t){var e,n=we(),r=(0,le.fS)("testOn"),o=n.authority,i=n.testName,a=n.base,u=(0,Ht.Z)(i)&&r,c=Se();if(u){var s=o||"application",f=o||"adtech",l=(0,F.qm)("prgVersion"),d=n&&n.overrideRefreshPvVersion,p=n.mode,v=void 0===p?"master":p;switch(t=Object.assign({},n),v){case"master":t.version=me(a),d&&(0,de.r)()&&(t.version=d),l&&(t.version=l),(0,Zt.jO)(f,i,t.version);break;case"slave":t.version=(0,Zt.bB)(s,i);break;default:(0,be.Z)("błąd w testConfig => błędny tryb")}var h=t,y=h.version,m=h.mapVersion;if(t=!!y&&t,(0,ve.Z)(t))if((0,ve.Z)(m)){var b=m.disabled;t.version=m[y]||y,e=b&&b.includes(t.version)}else t.version=y.slice(0,1).toUpperCase()}else c&&(t=Object.assign({},c));e?t=null:(he(t),ye(t),Oe(t))}(0,fe.w)(t)},je=n(6918),Pe=n(8886),Te=n(4923),Ie=function(){(0,Te.Z)((function(t){if((0,R.R)()){(0,Pe.Cj)(t,(0,Pe.cu)("scrollFix",{"overflow-x!":"hidden"})),(0,Pe.Vx)()}}))()};function Ce(t){return Ce="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ce(t)}var ke,xe,Le,Re,Ne=function(t){if(t){if((ut=(0,Mt.W_)())!==at&&(0,je.Z)({message:"Bootstrap",path:"ChangingSiteName",fileName:"".concat(at," > ").concat(ut)},1,"Site name (SN) set statically differs from the one set dynamically during SPA initialization.","error"),at)return}else at=(0,Mt.W_)();(0,kt.ZP)(),(0,$.Z)("ABTests",se),Ee(),Ie(),(0,je.Z)({message:"Bootstrap",path:"isMobile",fileName:"".concat(Ce((0,Ae.Z)("wp_mobile")),"|").concat(Ce((0,Ae.Z)("isMobile")))},1e4)};function De(t){return De="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},De(t)}function Me(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ue(r.key),r)}}function Be(t,e,n){return(e=Ue(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ue(t){var e=function(t,e){if("object"!=De(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=De(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==De(e)?e:String(e)}!function(t){t.PING="ping",t.GET_TC_DATA="getTCData",t.GET_IN_APP_TC_DATA="getInAppTCData",t.GET_VENDOR_LIST="getVendorList",t.ADD_EVENT_LISTENER="addEventListener",t.REMOVE_EVENT_LISTENER="removeEventListener"}(ke||(ke={})),function(t){t.STUB="stub",t.LOADING="loading",t.LOADED="loaded",t.ERROR="error"}(xe||(xe={})),function(t){t.VISIBLE="visible",t.HIDDEN="hidden",t.DISABLED="disabled"}(Le||(Le={})),function(t){t.TC_LOADED="tcloaded",t.CMP_UI_SHOWN="cmpuishown",t.USER_ACTION_COMPLETE="useractioncomplete"}(Re||(Re={}));var Fe=function(){function t(e,n,r,o){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Be(this,"listenerId",void 0),Be(this,"callback",void 0),Be(this,"next",void 0),Be(this,"param",void 0),Be(this,"success",!0),Object.assign(this,{callback:e,listenerId:r,param:n,next:o});try{this.respond()}catch(t){this.invokeCallback(null)}}var e,n,r;return e=t,(n=[{key:"invokeCallback",value:function(t){var e=null!==t;"function"==typeof this.next?this.callback(this.next,t,e):this.callback(t,e)}}])&&Me(e.prototype,n),r&&Me(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Ve(t){return Ve="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ve(t)}function Ge(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,qe(r.key),r)}}function qe(t){var e=function(t,e){if("object"!=Ve(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ve(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ve(e)?e:String(e)}function ze(t,e){return ze=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ze(t,e)}function He(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=We(t);if(e){var o=We(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Ve(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function We(t){return We=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},We(t)}var $e=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ze(t,e)}(i,t);var e,n,r,o=He(i);function i(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"respond",value:function(){this.throwIfParamInvalid(),this.invokeCallback(new In(this.param,this.listenerId))}},{key:"throwIfParamInvalid",value:function(){if(!(void 0===this.param||Array.isArray(this.param)&&this.param.every(Number.isInteger)))throw new Error("Invalid Parameter")}}])&&Ge(e.prototype,n),r&&Ge(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(Fe);function Ke(t){return Ke="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ke(t)}function Je(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Qe(r.key),r)}}function Ye(t,e,n){return(e=Qe(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Qe(t){var e=function(t,e){if("object"!=Ke(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ke(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ke(e)?e:String(e)}var Xe=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Ye(this,"eventQueue",new Map),Ye(this,"queueNumber",0)}var e,n,r;return e=t,(n=[{key:"add",value:function(t){return this.eventQueue.set(this.queueNumber,t),this.queueNumber++}},{key:"remove",value:function(t){return this.eventQueue.delete(t)}},{key:"exec",value:function(){this.eventQueue.forEach((function(t,e){new $e(t.callback,t.param,e,t.next)}))}},{key:"clear",value:function(){this.queueNumber=0,this.eventQueue.clear()}},{key:"size",get:function(){return this.eventQueue.size}}])&&Je(e.prototype,n),r&&Je(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function tn(t){return tn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},tn(t)}function en(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,rn(r.key),r)}}function nn(t,e,n){return(e=rn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function rn(t){var e=function(t,e){if("object"!=tn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=tn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==tn(e)?e:String(e)}var on=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"reset",value:function(){delete this.cmpId,delete this.cmpVersion,delete this.eventStatus,delete this.gdprApplies,delete this.tcModel,delete this.tcString,delete this.tcfPolicyVersion,this.cmpStatus=xe.LOADING,this.disabled=!1,this.displayStatus=Le.HIDDEN,this.eventQueue.clear()}}],(n=null)&&en(e.prototype,n),r&&en(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function an(t){return an="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},an(t)}function un(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,fn(r.key),r)}}function cn(t,e,n){return e&&un(t.prototype,e),n&&un(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function sn(t,e,n){return(e=fn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function fn(t){var e=function(t,e){if("object"!=an(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=an(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==an(e)?e:String(e)}nn(on,"apiVersion","2"),nn(on,"tcfPolicyVersion",void 0),nn(on,"eventQueue",new Xe),nn(on,"cmpStatus",xe.LOADING),nn(on,"disabled",!1),nn(on,"displayStatus",Le.HIDDEN),nn(on,"cmpId",void 0),nn(on,"cmpVersion",void 0),nn(on,"eventStatus",void 0),nn(on,"gdprApplies",void 0),nn(on,"tcModel",void 0),nn(on,"tcString",void 0);var ln=cn((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),sn(this,"cmpId",on.cmpId),sn(this,"cmpVersion",on.cmpVersion),sn(this,"gdprApplies",on.gdprApplies),sn(this,"tcfPolicyVersion",on.tcfPolicyVersion)}));function dn(t){return dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},dn(t)}function pn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,bn(r.key),r)}}function vn(t,e){return vn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},vn(t,e)}function hn(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=mn(t);if(e){var o=mn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===dn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return yn(t)}(this,n)}}function yn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function mn(t){return mn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},mn(t)}function bn(t){var e=function(t,e){if("object"!=dn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=dn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==dn(e)?e:String(e)}var gn=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&vn(t,e)}(i,t);var e,n,r,o=hn(i);function i(){var t,e,n,r;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i);for(var a=arguments.length,u=new Array(a),c=0;c<a;c++)u[c]=arguments[c];return t=o.call.apply(o,[this].concat(u)),e=yn(t),n="cmpStatus",r=xe.ERROR,(n=bn(n))in e?Object.defineProperty(e,n,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[n]=r,t}return e=i,n&&pn(e.prototype,n),r&&pn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(ln);function wn(t){return wn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wn(t)}function An(t){return function(t){if(Array.isArray(t))return Zn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Zn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Zn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Zn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Sn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Tn(r.key),r)}}function _n(t,e){return _n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},_n(t,e)}function On(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=jn(t);if(e){var o=jn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===wn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return En(t)}(this,n)}}function En(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function jn(t){return jn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},jn(t)}function Pn(t,e,n){return(e=Tn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Tn(t){var e=function(t,e){if("object"!=wn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=wn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==wn(e)?e:String(e)}var In=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&_n(t,e)}(i,t);var e,n,r,o=On(i);function i(t,e){var n;if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),Pn(En(n=o.call(this)),"tcString",void 0),Pn(En(n),"listenerId",void 0),Pn(En(n),"eventStatus",void 0),Pn(En(n),"cmpStatus",void 0),Pn(En(n),"isServiceSpecific",void 0),Pn(En(n),"useNonStandardTexts",void 0),Pn(En(n),"publisherCC",void 0),Pn(En(n),"purposeOneTreatment",void 0),Pn(En(n),"outOfBand",void 0),Pn(En(n),"purpose",void 0),Pn(En(n),"vendor",void 0),Pn(En(n),"specialFeatureOptins",void 0),Pn(En(n),"publisher",void 0),n.eventStatus=on.eventStatus,n.cmpStatus=on.cmpStatus,n.listenerId=e,on.gdprApplies){var r=on.tcModel;n.tcString=on.tcString,n.isServiceSpecific=r.isServiceSpecific,n.useNonStandardTexts=r.useNonStandardTexts,n.purposeOneTreatment=r.purposeOneTreatment,n.publisherCC=r.publisherCountryCode,n.outOfBand={allowedVendors:n.createVectorField(r.vendorsAllowed,t),disclosedVendors:n.createVectorField(r.vendorsDisclosed,t)},n.purpose={consents:n.createVectorField(r.purposeConsents),legitimateInterests:n.createVectorField(r.purposeLegitimateInterests)},n.vendor={consents:n.createVectorField(r.vendorConsents,t),legitimateInterests:n.createVectorField(r.vendorLegitimateInterests,t)},n.specialFeatureOptins=n.createVectorField(r.specialFeatureOptins),n.publisher={consents:n.createVectorField(r.publisherConsents),legitimateInterests:n.createVectorField(r.publisherLegitimateInterests),customPurpose:{consents:n.createVectorField(r.publisherCustomConsents),legitimateInterests:n.createVectorField(r.publisherCustomLegitimateInterests)},restrictions:n.createRestrictions(r.publisherRestrictions)}}return n}return e=i,(n=[{key:"createRestrictions",value:function(t){var e={};if(t.numRestrictions>0)for(var n=t.getMaxVendorId(),r=function(){var n=o.toString();t.getRestrictions(o).forEach((function(t){var r=t.purposeId.toString();e[r]||(e[r]={}),e[r][n]=t.restrictionType}))},o=1;o<=n;o++)r();return e}},{key:"createVectorField",value:function(t,e){return e?e.reduce((function(e,n){return e[String(n)]=t.has(Number(n)),e}),{}):An(t).reduce((function(t,e){return t[e[0].toString(10)]=e[1],t}),{})}}])&&Sn(e.prototype,n),r&&Sn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(ln);function Cn(t){return Cn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Cn(t)}function kn(t){return function(t){if(Array.isArray(t))return xn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return xn(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return xn(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function xn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Ln(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Rn(r.key),r)}}function Rn(t){var e=function(t,e){if("object"!=Cn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Cn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Cn(e)?e:String(e)}function Nn(t,e){return Nn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Nn(t,e)}function Dn(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Mn(t);if(e){var o=Mn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Cn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function Mn(t){return Mn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Mn(t)}var Bn=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Nn(t,e)}(i,t);var e,n,r,o=Dn(i);function i(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),delete(e=o.call(this,t)).outOfBand,e}return e=i,(n=[{key:"createVectorField",value:function(t){return kn(t).reduce((function(t,e){return t+=e[1]?"1":"0"}),"")}},{key:"createRestrictions",value:function(t){var e={};if(t.numRestrictions>0){var n=t.getMaxVendorId();t.getRestrictions().forEach((function(t){e[t.purposeId.toString()]="_".repeat(n)}));for(var r=function(n){var r=n+1;t.getRestrictions(r).forEach((function(t){var r=t.restrictionType.toString(),o=t.purposeId.toString(),i=e[o].substr(0,n),a=e[o].substr(n+1);e[o]=i+r+a}))},o=0;o<n;o++)r(o)}return e}}])&&Ln(e.prototype,n),r&&Ln(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(In);function Un(t){return Un="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Un(t)}function Fn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Wn(r.key),r)}}function Vn(t,e){return Vn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Vn(t,e)}function Gn(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=zn(t);if(e){var o=zn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Un(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return qn(t)}(this,n)}}function qn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function zn(t){return zn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},zn(t)}function Hn(t,e,n){return(e=Wn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Wn(t){var e=function(t,e){if("object"!=Un(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Un(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Un(e)?e:String(e)}var $n=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Vn(t,e)}(i,t);var e,n,r,o=Gn(i);function i(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),Hn(qn(t=o.call(this)),"cmpLoaded",!0),Hn(qn(t),"cmpStatus",on.cmpStatus),Hn(qn(t),"displayStatus",on.displayStatus),Hn(qn(t),"apiVersion",String(on.apiVersion)),Hn(qn(t),"gvlVersion",void 0),on.tcModel&&on.tcModel.vendorListVersion&&(t.gvlVersion=+on.tcModel.vendorListVersion),t}return e=i,n&&Fn(e.prototype,n),r&&Fn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(ln);function Kn(t){return Kn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Kn(t)}function Jn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Yn(r.key),r)}}function Yn(t){var e=function(t,e){if("object"!=Kn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Kn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Kn(e)?e:String(e)}function Qn(t,e){return Qn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Qn(t,e)}function Xn(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=tr(t);if(e){var o=tr(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Kn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function tr(t){return tr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},tr(t)}var er=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Qn(t,e)}(i,t);var e,n,r,o=Xn(i);function i(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"respond",value:function(){this.invokeCallback(new $n)}}])&&Jn(e.prototype,n),r&&Jn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(Fe);function nr(t){return nr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},nr(t)}function rr(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,or(r.key),r)}}function or(t){var e=function(t,e){if("object"!=nr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=nr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==nr(e)?e:String(e)}function ir(t,e){return ir=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ir(t,e)}function ar(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=ur(t);if(e){var o=ur(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===nr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function ur(t){return ur=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ur(t)}var cr=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ir(t,e)}(i,t);var e,n,r,o=ar(i);function i(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"respond",value:function(){this.throwIfParamInvalid(),this.invokeCallback(new Bn(this.param))}}])&&rr(e.prototype,n),r&&rr(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}($e),sr=n(1710);function fr(t){return fr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fr(t)}function lr(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,dr(r.key),r)}}function dr(t){var e=function(t,e){if("object"!=fr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=fr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==fr(e)?e:String(e)}function pr(t,e){return pr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},pr(t,e)}function vr(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=hr(t);if(e){var o=hr(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===fr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function hr(t){return hr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},hr(t)}var yr=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pr(t,e)}(i,t);var e,n,r,o=vr(i);function i(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"respond",value:function(){var t,e=this,n=on.tcModel,r=n.vendorListVersion;void 0===this.param&&(this.param=r),(t=this.param===r&&n.gvl?n.gvl:new sr.Ew(this.param)).readyPromise.then((function(){e.invokeCallback(t.getJson())}))}}])&&lr(e.prototype,n),r&&lr(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(Fe);function mr(t){return mr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mr(t)}function br(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,gr(r.key),r)}}function gr(t){var e=function(t,e){if("object"!=mr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=mr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==mr(e)?e:String(e)}function wr(){return wr="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=Sr(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length<3?t:n):o.value}},wr.apply(this,arguments)}function Ar(t,e){return Ar=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ar(t,e)}function Zr(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Sr(t);if(e){var o=Sr(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===mr(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function Sr(t){return Sr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Sr(t)}var _r=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ar(t,e)}(i,t);var e,n,r,o=Zr(i);function i(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"respond",value:function(){this.listenerId=on.eventQueue.add({callback:this.callback,param:this.param,next:this.next}),wr(Sr(i.prototype),"respond",this).call(this)}}])&&br(e.prototype,n),r&&br(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}($e);function Or(t){return Or="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Or(t)}function Er(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,jr(r.key),r)}}function jr(t){var e=function(t,e){if("object"!=Or(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Or(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Or(e)?e:String(e)}function Pr(t,e){return Pr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Pr(t,e)}function Tr(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Ir(t);if(e){var o=Ir(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Or(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function Ir(t){return Ir=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ir(t)}var Cr,kr,xr,Lr,Rr,Nr,Dr=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Pr(t,e)}(i,t);var e,n,r,o=Tr(i);function i(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),o.apply(this,arguments)}return e=i,(n=[{key:"respond",value:function(){this.invokeCallback(on.eventQueue.remove(this.param))}}])&&Er(e.prototype,n),r&&Er(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}(Fe);function Mr(t){return Mr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Mr(t)}function Br(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Vr(r.key),r)}}function Ur(t,e,n){return e&&Br(t.prototype,e),n&&Br(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Fr(t,e,n){return(e=Vr(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Vr(t){var e=function(t,e){if("object"!=Mr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Mr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Mr(e)?e:String(e)}Cr=ke.PING,kr=ke.GET_TC_DATA,xr=ke.GET_IN_APP_TC_DATA,Lr=ke.GET_VENDOR_LIST,Rr=ke.ADD_EVENT_LISTENER,Nr=ke.REMOVE_EVENT_LISTENER;var Gr=Ur((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function qr(t){return qr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qr(t)}function zr(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Hr(r.key),r)}}function Hr(t){var e=function(t,e){if("object"!=qr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=qr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==qr(e)?e:String(e)}Fr(Gr,Cr,er),Fr(Gr,kr,$e),Fr(Gr,xr,cr),Fr(Gr,Lr,yr),Fr(Gr,Rr,_r),Fr(Gr,Nr,Dr);var Wr,$r,Kr,Jr=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"has",value:function(t){return"string"==typeof t&&(t=Number(t)),this.set_.has(t)}}],(n=null)&&zr(e.prototype,n),r&&zr(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Yr(t){return Yr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yr(t)}function Qr(t){return function(t){if(Array.isArray(t))return Xr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Xr(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Xr(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Xr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function to(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,no(r.key),r)}}function eo(t,e,n){return(e=no(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function no(t){var e=function(t,e){if("object"!=Yr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Yr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Yr(e)?e:String(e)}Wr=Jr,$r="set_",Kr=new Set([0,2,void 0,null]),($r=Hr($r))in Wr?Object.defineProperty(Wr,$r,{value:Kr,enumerable:!0,configurable:!0,writable:!0}):Wr[$r]=Kr;var ro="__tcfapi",oo=function(){function t(e){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),eo(this,"callQueue",void 0),eo(this,"customCommands",void 0),e){var n=ke.ADD_EVENT_LISTENER;if(null!=e&&e[n])throw new Error("Built-In Custom Commmand for ".concat(n," not allowed: Use ").concat(ke.GET_TC_DATA," instead"));if(n=ke.REMOVE_EVENT_LISTENER,null!=e&&e[n])throw new Error("Built-In Custom Commmand for ".concat(n," not allowed"));null!=e&&e[ke.GET_TC_DATA]&&(e[ke.ADD_EVENT_LISTENER]=e[ke.GET_TC_DATA],e[ke.REMOVE_EVENT_LISTENER]=e[ke.GET_TC_DATA]),this.customCommands=e}try{this.callQueue=window[ro]()||[]}catch(t){this.callQueue=[]}finally{window[ro]=this.apiCall.bind(this),this.purgeQueuedCalls()}}var e,n,r;return e=t,n=[{key:"apiCall",value:function(t,e,n){for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];if("string"!=typeof t)n(null,!1);else if(Jr.has(e)){if("function"!=typeof n)throw new Error("invalid callback function");if(on.disabled)n(new gn,!1);else if(this.isCustomCommand(t)||this.isBuiltInCommand(t))if(this.isCustomCommand(t)&&!this.isBuiltInCommand(t)){var a;(a=this.customCommands)[t].apply(a,[n].concat(o))}else t===ke.PING?this.isCustomCommand(t)?new Gr[t](this.customCommands[t],o[0],null,n):new Gr[t](n,o[0]):void 0===on.tcModel?this.callQueue.push([t,e,n].concat(o)):this.isCustomCommand(t)&&this.isBuiltInCommand(t)?new Gr[t](this.customCommands[t],o[0],null,n):new Gr[t](n,o[0]);else n(null,!1)}else n(null,!1)}},{key:"purgeQueuedCalls",value:function(){var t=this.callQueue;this.callQueue=[],t.forEach((function(t){var e;(e=window)[ro].apply(e,Qr(t))}))}},{key:"isCustomCommand",value:function(t){return this.customCommands&&"function"==typeof this.customCommands[t]}},{key:"isBuiltInCommand",value:function(t){return void 0!==Gr[t]}}],n&&to(e.prototype,n),r&&to(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function io(t){return io="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},io(t)}function ao(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,co(r.key),r)}}function uo(t,e,n){return(e=co(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function co(t){var e=function(t,e){if("object"!=io(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=io(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==io(e)?e:String(e)}var so=function(){function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3?arguments[3]:void 0;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),uo(this,"callResponder",void 0),uo(this,"isServiceSpecific",void 0),uo(this,"numUpdates",0),this.throwIfInvalidInt(e,"cmpId",2),this.throwIfInvalidInt(n,"cmpVersion",0),on.cmpId=e,on.cmpVersion=n,on.tcfPolicyVersion=4,this.isServiceSpecific=!!r,this.callResponder=new oo(o)}var e,n,r;return e=t,n=[{key:"throwIfInvalidInt",value:function(t,e,n){if(!("number"==typeof t&&Number.isInteger(t)&&t>=n))throw new Error("Invalid ".concat(e,": ").concat(t))}},{key:"update",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(on.disabled)throw new Error("CmpApi Disabled");on.cmpStatus=xe.LOADED,e?(on.displayStatus=Le.VISIBLE,on.eventStatus=Re.CMP_UI_SHOWN):void 0===on.tcModel?(on.displayStatus=Le.DISABLED,on.eventStatus=Re.TC_LOADED):(on.displayStatus=Le.HIDDEN,on.eventStatus=Re.USER_ACTION_COMPLETE),on.gdprApplies=null!==t,on.gdprApplies?(""===t?(on.tcModel=new sr.gI,on.tcModel.cmpId=on.cmpId,on.tcModel.cmpVersion=on.cmpVersion):on.tcModel=sr.E9.decode(t),on.tcModel.isServiceSpecific=this.isServiceSpecific,on.tcfPolicyVersion=Number(on.tcModel.policyVersion),on.tcString=t):on.tcModel=null,0===this.numUpdates?this.callResponder.purgeQueuedCalls():on.eventQueue.exec(),this.numUpdates++}},{key:"disable",value:function(){on.disabled=!0,on.cmpStatus=xe.ERROR}}],n&&ao(e.prototype,n),r&&ao(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}(),fo=n(7265),lo=n(961),po=n(8959),vo=n(309),ho=function(){var t=function(t){return function(e,n,r){(0,je.Z)({message:"CMP",path:t},1e4),(0,ve.Z)(n)&&(n.holdingConsents=(0,lo.uB)(),n.addtlConsent=(0,fo.cG)()),wt.Z.f(e)&&e(n,r)}},e={ping:t("ping"),getTCData:t("getTCData"),getInAppTCData:t("getInAppTCData"),getVendorList:t("getVendorList")},n=function(t){return function(){var e=t.data,n=t.source,r=wt.Z.s(e);try{var o=(r?JSON.parse(e):e).__tcfapiCall;if(o){var i=o.command,a=o.version,u=o.callId,c=o.parameter,s=function(t,e,n){return function(r,o){var i={__tcfapiReturn:{returnValue:r,success:o,callId:e}},a=n?JSON.stringify(i):i;t.postMessage(a,"*")}}(n,u,r);window.__tcfapi(i,a,s,c)}}catch(t){}}};(0,fo.u6)(new so(72,2,!0,e)),window.addEventListener("message",(function(t){_.Z.fill(n(t))}),!1),(0,po.Z)().appendChild(vo.Z)},yo=n(1467),mo=n(2020),bo=n(967),go=n(6679),wo=n(780),Ao=n(1361),Zo=n(517),So=function(t){var e=(0,F.qm)("gdprLoad"),n=!(0,lo.U2)("ua")&&!(0,lo.BF)("mr","TP"),r=(0,lo.uB)().keybase,o=(0,fo.do)();return n||!o||!r||e||t},_o=function(t,e,n){var r=(0,go.Z)(),o=(0,bo.Z)(),i=(0,R.R)()||r<770||o<500,a=(0,F.qm)("gdprMode"),u=(0,Ae.Z)("wp_consent_blur"),c=(0,kt.Hl)()===kt.BB&&!(0,Mt.y1)("totalmoney|extradom"),s=wt.Z.u(u)?c:!u;if(mo.Z.isMobile=i,mo.Z.activeCard=e,mo.Z.isTransparent=s||a===kt.BB,So(t))return(0,Ao.Z)(n),!0;_.Z.open(),(0,Zo.Z)()&&(0,St._k)((0,Te.Z)((function(){(0,wo.Z)(n)})))},Oo=function(t,e){_.Z.fill((function(){_o(!0,e,"api"),wt.Z.f(t)&&(_.Z.close(),_.Z.fill(t))}))},Eo=_o,jo=n(4491),Po=function(){(0,jo.Z)().addEventListener("click",(function(t){var e;null!=t&&null!==(e=t.target)&&void 0!==e&&null!==(e=e.classList)&&void 0!==e&&e.contains("manageGdprButton")&&function(t){t.preventDefault(),t.stopImmediatePropagation(),(0,yo.b)("manage",void 0,{manage:1}),Oo(void 0,"settings")}(t)}),!1)},To=n(2466),Io=n(1747),Co=n(2942),ko=n(2040),xo=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t([e[To.q2],e[To.le]])},Lo=n(1059),Ro=n(7885),No=n(6733),Do=n(1143),Mo=n(7144),Bo=n(6406),Uo=function(){if(Mo.e$){var t=(0,Bo.Z)("consent");(0,zt.Z)(t)&&(0,Wt.Z)("Third-party cookies set before obtaining consent from the user: ".concat(t.join(", "),"."),!0)}},Fo=n(9175),Vo=n(1121),Go=function(t){if((0,Vo.Z)())return Eo(void 0,void 0,t);_.Z.open()},qo=n(5301),zo=n(2058);function Ho(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Wo(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Wo(t,e)}(t,e)||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.")}()}function Wo(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var $o,Ko=function(){var t,e=window.location.hostname===Lo.Z;(0,Do.Z)("ConsentDataLoad"),new Promise((function(t){var e=(0,Co.Z)(To.F1);xo(t,e)})).then((function(n){var r=Ho(n,2),o=r[0],i=r[1];(0,No.Z)("ConsentInitToLocal","ConsentDataLoadedLocally","ConsentDataLoad"),o||i||Uo(),(0,lo.gf)((0,Io.C)(o)),i||(0,fo.Ev)("local","noConsent"),"undefined"===i&&((0,fo.Ev)("local","wasUndefined"),i=null,(0,P.Z)(To.le),(0,Fo.Z)(To.le)),(e||i)&&((0,zo.Z)(!1,!0,!0,i,Ro.Z,void 0,"local",!!i),t=Go("local")),e?(0,Vo.Z)()&&!(0,fo.qP)()&&(0,qo.Z)():(0,fo.KC)()||(0,fo.qP)()||t||new Promise((function(t){ko.Z.get(To.F1,(function(e){var n=e.values;xo(t,n)}))})).then((function(e){var n=Ho(e,2),r=n[0],o=n[1];(0,No.Z)("ConsentLocalToGlobal","ConsentDataLoadedGlobally","ConsentDataLoadedLocally"),r&&(0,lo.gf)((0,Io.C)(r)),o||(0,fo.Ev)("global","noConsent"),"undefined"===o&&(0,fo.Ev)("global","wasUndefined"),(!i||o&&o!==i)&&(0,zo.Z)(!!o,!0,!0,o,Ro.Z,void 0,"global",!0),t||Go("global"),(0,Vo.Z)()&&!(0,fo.qP)()&&(0,qo.Z)()}))}))},Jo=function(){(0,$.Z)("initManageButton",Po),(0,$.Z)("initCMP",ho),(0,$.Z)("loadConsentData",Ko)},Yo=n(1763),Qo=n(9943),Xo=n(6259),ti=n(975),ei=n(4030),ni="CookieInfo",ri=function(){var t=(0,Qo._X)()||!ti.Z;if((0,kt.rS)([kt.Uv,kt.TH])&&!gt.Z&&!t){var e=(0,Ae.Z)("wp_cookie_info");(0,je.Z)({message:ni,path:"wp_cookie_info",fileName:"".concat(e)},1e5),!1!==(!!wt.Z.u(e)||e)&&_.Z.fill((function(){(0,St._k)((function(){var t=(0,E.Z)(Xo.Z),r=(0,bt.Z)(Xo.Z),o=r||t;!r&&t&&((0,Ft.Z)(Xo.Z,"1"),(0,je.Z)({message:ni,path:"CookieMissingItemSet"},1)),o||(ei.Z.cookieInfoLoad=1,n.e(599).then(n.bind(n,6443)).then((function(t){(0,t.default)(e)})).catch((function(t){(0,z.Z)(t,ni)})))}))}))}},oi=n(942),ii=n(6262),ai=n(4263),ui="GEMIUS",ci=function(){if(!$o){if($o=!0,wt.Z.s(window.pp_gemius_identifier)){var t=window.pp_gemius_identifier.replace("USED_","");/^[\w.]{43}\.[\w.]{2}$/.test(t)||(0,je.Z)({message:ui,path:"IncorrectID",fileName:t},1,"Incorrect GEMIUS ID used: '".concat(t,"'."),"error")}var e=[kt.BB,kt.TH,kt.Uv,kt.Uk];if((0,oi.z)()&&(0,kt.rS)(e)){var n=(0,ai.Z)('script[src*="gemius.js"]');if(n){var r=n.getAttribute("src");/^https:\/\/[\w]+\.hit\.gemius\.pl\/xgemius\.js$/.test(r)||(0,je.Z)({message:ui,path:"IncorrectSrc",fileName:r},1)}else(0,je.Z)({message:ui,path:"TagMissing"},1)}}},si=n(5068),fi="GEMIUS",li=function(){var t="gemius";(0,si.Z)({withMeasurement:fi,id:t,src:"".concat(ii.Z,"xgemius.js"),onLoad:function(){ei.Z.gemiusSuccess=1,(0,O.Z)(fi,!0),(0,de.r)()&&window.pp_gemius_event((0,oi.z)()),ci()},onError:function(){(0,q.o)(t),ei.Z.gemiusSuccess=0,(0,O.Z)(fi,!1),ci()}})},di=function(){var t=function(t){var e=window;e[t]=e[t]||function(){for(var n=e["".concat(t,"_pdata")]||[],r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.push(o),e["".concat(t,"_pdata")]=n}};t("gemius_hit"),t("gemius_event"),t("pp_gemius_hit"),t("pp_gemius_event"),(0,kt.Hl)()!==kt.BB?li():_.Z.fill(li,"GEMIUS")},pi=function(){if(!(0,D.IK)()){var t=window;(0,Ae.Z)("wp_spa_config")&&(t.wp_pp_gemius_identifier=void 0,ei.Z.gemiusID=3),t.wp_pp_gemius_identifier?((0,oi.u)(t.wp_pp_gemius_identifier),di(),ei.Z.gemiusID=2):t.pp_gemius_identifier?((0,oi.u)(t.pp_gemius_identifier),ei.Z.gemiusID=1):ei.Z.gemiusID=0}},vi=n(8161),hi=n(3857),yi=n(9366),mi=n(5885),bi=n(806),gi=n(2217),wi=n(7842),Ai=n(9384),Zi=function(t){if(!V.G6){var e=window.history;e.replaceState(e.state,document.title,t)}},Si=n(71),_i=function(t){Si.Z.close();var e=(0,Ai.Z)(t),n=e.hostname,r=e.pathname;ue(n+r,(function(t,e){if((0,ve.Z)(t)){var n=t[e];if((0,ve.Z)(n)){var r=n.abtest;(0,Ht.Z)(r)&&(0,mi.V)(r),delete t[e]}}Si.Z.open()}))},Oi=n(7902),Ei=n(6598);function ji(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Pi(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pi(t,e)}(t,e)||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.")}()}function Pi(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Ti,Ii,Ci=function(t,e){var n=(0,Oi.Z)(),r=Object.entries(t).filter((function(t){var e=ji(t,2)[1];return(0,Ht.Z)(e)})).reduce((function(t,e){var r=ji(e,2),o=r[0],i=r[1];return i!==n[o]&&(t[o]=i),t}),{});(0,ve.Z)(r)&&(r.STac=e,(0,Ei.Z)("uid-sync",r,"uni2"))},ki=function(t){(0,yi.N)(t),(0,mi.V)(function(t){var e=(0,Ai.Z)(t).search;return(0,wi.Z)(e).abtest}(t))},xi=function(){var t,e=document.referrer,n=window.location.href,r=null===(t=(0,gi.Z)())||void 0===t?void 0:t.type,o=(0,F.NB)(),i=o.noclean?n:(0,vi.K7)(n);(0,hi.H)(r);var a=o.refabtest,u=o.statid,c=o.GRwpuuid,s=o.GRo2uuid,f=o.GRoluuid,l=o.STac;(0,St.Ns)((function(t){t.persisted&&((0,je.Z)({message:"HandleNavigation",path:"PageShowEventPersisted"}),(0,kt.Hl)()!==kt.BB&&window.location.reload())})),(0,mi.V)(a);var d={statid:u,GRwpuuid:c,GRo2uuid:s,GRoluuid:f};switch(e&&Object.values(d).some(Ht.Z)&&Ci(d,l),n!==i&&Zi(i),r){case"reload":!function(){ei.Z.reload=!0;var t=(0,E.Z)("WPcrrf");ki(t)}();break;case"back_forward":!function(t){ei.Z.backForward=!0;var e=(0,E.Z)("WPnxrf");(0,bi.Z)(!0),e?((0,yi.N)(e),_i(e),(0,P.Z)("WPnxrf")):ki(t)}(e);break;default:ki(e)}},Li=n(7384),Ri=function(){var t=window.location,e=!ti.Z,n=/prox|proks/.test(t.hostname);try{if(n&&(window.parseURL=function(t){return t},window.top.location.href="https://www.wp.pl/"),e){var r=(0,Ae.Z)("wp_leap"),o=(0,Li.Z)("noleap");(!!wt.Z.u(r)||r)&&!o&&(window.top.location.href=t.href)}}catch(t){}},Ni=n(4024),Di=function(){(0,si.Z)({id:"imasdk",src:"https://imasdk.googleapis.com/js/sdkloader/ima3".concat((0,Li.Z)("debugima")?"_debug":"",".js")})},Mi=n(2014),Bi=!1,Ui=function(t,e,n){return(0,xt.ac)("outstream")(t).then(e).catch(n)},Fi=function(t){return new Promise((function(e,n){if(Di(),Bi)Ui(t,e,n);else{var r="outstream-player",o=(0,Mi.Z)(Lt.Z.es6),i="".concat(r).concat(["","6"][o]),a=(0,F.qm)("wpoutstream"),u=(0,Mi.Z)("local"===a),c=Lt.Z.mode,s=r+(c?"-debug":""),f=[(0,Ni.Z)(i,a,r,c),"".concat(["debug","debug-es6"][o],"/").concat(s,".js")][u];(0,si.Z)({id:r,crossorigin:!0,src:f,onLoad:function(){Bi=!0,Ui(t,e,n)},onError:function(){n()}})}}))},Vi=function(){(0,xt.DO)("outstream",Fi)},Gi=n(7626),qi=!1,zi=function(){return(0,C.Z)((0,E.Z)(_t))>0&&(qi=!0,(0,P.Z)(_t)),qi&&(0,O.Z)("PV refreshed",!0),qi},Hi=n(3007),Wi=n(450),$i=(0,Pe.cu)("darkmode"),Ki=(0,Pe.cu)("lightmode"),Ji=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];(0,Wi.Kl)({darkmode:(0,Mi.Z)(t)}),(0,Te.Z)((function(e){(0,Pe.aB)(e,$i,!!t),(0,Pe.aB)(e,Ki,!t)}))()},Yi=function(){(0,R.b)((0,Mt.zC)()),(0,Mt.oO)(),Ji((0,Mi.Z)((0,Hi.Z)())),(0,de.W)(zi()),(0,Gi.z)()},Qi=n(4915),Xi=n(7925),ta=n(3121),ea=n(6730),na=n(3574),ra=n(5046),oa=n(5599),ia=n(6792),aa=n(853),ua=function(t){var e;if(document.currentScript)e=document.currentScript;else{var n=document.getElementsByTagName("script");e=n[n.length-1]}(0,aa.Z)(e,t,"beforebegin")},ca=n(4523),sa="Player",fa=(0,F.qm)("wpplayer"),la="local"===fa,da=[],pa=function(){var t=(0,xt.ac)("player");null!=t&&t.initialized?_.Z.fill((function(){(0,D.j5)()||((!ca.Z||V.x_>10)&&Di(),(0,si.Z)({id:"nppgem",src:"".concat(ii.Z,"gplayer.js")}));for(var e=da.shift();e;)t.apply(e.instance,[e.params]),e=da.shift()}),sa):Ii=!0},va=function(){Ii=!0},ha=function(t,e){var n=t;if(!wt.Z.o(n))return!1;var r,o=(r="".concat(na.Z,"player/"),la?((0,Wt.Z)("WP.player from LOCAL","info"),r="build/devel/"):fa&&((0,Wt.Z)("WP.player from branch: ".concat(fa),"info"),r="".concat(r).concat(fa,"/")),{dir:r,url:r+"wpjslib_player.js"});n.ampnoaudio=!0,n.filesdir=o.dir,da.push({params:n,instance:e});Xi.Z.fill((function(){Ti||(Ti=!0,(0,si.Z)({withMeasurement:sa,src:(0,ea.mess)(o.url),onLoad:pa,onError:va,id:"npp",crossorigin:!la}))}),sa,3e3)};function ya(t){if(!Ii){var e=t,n=(0,xt.ac)("player");e.ampnoaudio=!0;var r=this,o=r instanceof n,i=[],a=[],u=ya.list.length,c=sa+u;if(wt.Z.o(e)&&!o)return new n(e);if(wt.Z.n(e)&&!o)return ya.list[e]||!1;if(wt.Z.n(e)&&o)throw new Error("Use: WP.player(id)");!function(t,e){var n=t;!n.target&&(0,St.Hy)()&&(n.target=(0,oa.Z)()),n.target||(ua('<div id="'.concat(e,'"></div>')),n.target=e)}(e,c),r.p=e,r.id=da.length,ya.list.push(r),r.events={on:i,off:a};var s=function(t,e){i.push({key:t,fn:e})},f=function(t,e){a.push({key:t,fn:e})};return r.bind=s,r.on=s,r.unbind=f,r.off=f,(0,D.aX)()||ha(e,r,r.id),r}(0,Wt.Z)("WP.player could not be instantiated because of loading error","error")}var ma,ba,ga,wa,Aa,Za,Sa=function(){(0,Qi.BL)();var t=(0,ia.Z)();(0,ra.Z)(t)},_a=function(){ya.list=[],ya.T=ya.list,ya.version="v2",(0,D.aX)()||((0,Qi.S1)(),(0,Qi.BL)(),(0,ta.aS)(Sa)),(0,xt.DO)("player",ya),(0,xt.qL)("apd",(0,Rt.Z)(o))},Oa=n(3413),Ea=n(5253),ja=function(t){var e=t.article,n=t.articleStart,r=t.articleRect;if((0,Ea.Z)(e)){var o=Date.now();n&&(t.articleDuration+=o-n),!function(t){var e=(0,bo.Z)();if(t.height/e<.5)return t.top>=0&&t.bottom<=e;var n=Math.max(0,t.top);return(Math.min(e,t.bottom)-n)/e>=.5}(r)?t.articleStart=0:t.articleStart=o}},Pa=n(552),Ta=n(6217),Ia=n(7595),Ca=function(t,e){var n="dot.gif?";n=(0,Pa.Z)(n,"Pos","readtime"),n=(0,Pa.Z)(n,"SN",t.sn),n=(0,Pa.Z)(n,"tm",t.duration),n=(0,Pa.Z)(n,"tmi",t.counter);var r=(0,Oa._g)();wt.Z.f(r)&&Object.assign(t,r(t));var o=t.dotParams;o.scroll=t.scroll,o.scrollh=t.scrollh,o.cscroll=t.cscroll,o.cheight=t.cheight,o.density=t.density,o.crcounter=t.crcounter,Mo._x&&t.article&&(o.ctime=t.ctime),t.fixCookie="WPtcs2,WPdp,statid,WPabs,WPci";var i={useBeacon:(0,Ia.Z)(e)};return(0,Ta.Z)(n,void 0,void 0,i,t)},ka="ReadTime",xa=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).type,e=(0,Oa.Wg)();if(e){var n=Date.now(),r=e.timeStart,o=void 0===r?n:r;if(o){var i=n-o,a=Math.max(Math.min(i,2147483647),0);if(a>0||0===a&&0===e.counter){if(Mo._x){ja(e);var u=e.articleDuration;e.ctime+=u,e.articleDuration=0,e.articleStart=0}e.counter+=1,e.timeStop=n,e.duration=a,e.total+=a,delete e.timeStart,Ca(e,t)}}else(0,je.Z)({message:ka,fileName:"HiddenNoTimeStart",path:t},1e3)}else(0,je.Z)({message:ka,fileName:"HiddenNoReadTime",path:t},1e3)},La=n(4447),Ra=n(9951),Na=n(6658),Da="ReadTime",Ma=(0,F.qm)("hlArt"),Ba=function(t,e){var n="article"===(0,Wi.ZF)("ctype"),r=(0,Ae.Z)("wp_content_selector")||"article",o=t.article;if(o||(o=Array.from((0,ai.Z)(r,!0)).pop(),t.article=o,n&&!o&&((0,je.Z)({message:Da,fileName:"ArticleElementNotFound",campaign:r,path:e.type,slot:+t.articleNotInDOM},1e3),t.articleNotInDOM=(t.articleNotInDOM||0)+1)),Ma&&(o.style.border="3px red solid"),(0,Ea.Z)(o)){t.articleInDOM=!0,t.articleRect=o.getBoundingClientRect(),t.containerRect=(0,Ra.Z)(o,!0);var i=t.articleRect,a=(t.containerRect,i.height),u=i.top,c=t.cscroll||0,s=t.cheight||0,f=(0,C.Z)((0,Wi.ZF)("cpageno")),l=(0,C.Z)((0,Wi.ZF)("cpagemax")),d=0;if(f&&l>1)d=f/l*100;else d=((0,bo.Z)()-u)/a*100;d=(0,Na.Z)(d),t.cscroll=Math.max(c,Math.floor(d)),t.cheight=Math.max(s,Math.floor(a))}else t.articleInDOM?n&&(0,je.Z)({message:Da,fileName:"ArticleRemovedFromDOM",campaign:r,path:e.type},1e3):(t.cscroll=0,t.cheight=0,n&&(0,je.Z)({message:Da,fileName:o?"ArticleElementNotInDOM":"ArticleElementNotMissing",campaign:r,path:e.type},1e3)),delete t.article},Ua=n(5925),Fa=n(8700),Va=function(t){var e,n,r=t.scroll||0,o=t.height||0,i=(0,Fa.Z)().top,a=(0,bo.Z)(),u=(0,Ua.Z)(),c=i+a,s=(0,Na.Z)(Math.floor(c/u*100));u>o?(n=u,e=0):(n=o,e=r),s>e&&(e=s),t.height=n,t.scroll=e,t.scrollh=Math.floor(c)},Ga="ReadTime",qa=function(t){if(!document.hidden){var e=(0,Oa.Wg)();e?(Va(e,t),Ba(e,t),Mo._x&&ja(e,t)):(0,je.Z)({message:Ga,fileName:"ScrollNoReadTime",path:t.type},1e3)}else(0,je.Z)({message:Ga,fileName:"ScrollDocumentHidden",path:t.type},1e3)},za=function(t){var e=(0,Oa.Wg)();e?(e.timeStart||(e.timeStart=Date.now()),"register"===t.type&&(0,La.C)()?(0,St._k)((0,Te.Z)((function(){qa({type:"registerReady"})}))):qa(t)):(0,je.Z)({message:"ReadTime",fileName:"VisibleNoReadTime",path:t.type},1e3)},Ha=function(){(0,St.Um)(qa),(0,St.XV)(qa),(0,St.vv)(za),(0,St.hT)(xa),(0,St.mc)((function(t){!document.hidden&&xa(t)})),(0,St.uU)((function(t){!document.hidden&&xa(t)})),(0,St.Ns)((function(t){!document.hidden&&za(t)}))},Wa=function(t,e){ei.Z.spaReady?(0,ta.Hm)(t,e):(0,je.Z)({message:"SPA",path:"SPANotInitialized",fileName:t},100,'SPA API was not initialized, but API method was used "'.concat(t,'".'),"error")},$a=0,Ka=0,Ja=0,Ya=function(t){if(ei.Z.spaOmitFirstView)ei.Z.spaOmitFirstView=!1;else{var e=(0,de.r)()?"page:refresh":"page:view",n=Date.now();if(n-$a<100)3===(Ka+=1)&&(0,je.Z)({message:"SPA",path:"DispatchPageRequestedFast",fileName:e},1,"PV requested to fast.","error");else{$a=n,Ja+=1;var r=[kt.BB,kt.bL,kt.H9];100===Ja&&(0,kt.rS)(r)?window.location.reload():Wa(e,t)}}},Qa=n(1114),Xa={mobile:"_mobile"},tu=function(t){["desktop","mobile"].includes(t)&&(ba=t)},eu=function(t){(0,Ht.Z)(t)&&(ma=t)},nu=function(){var t=Xa[ba]||"",e=(0,La.nj)()?"_dynamic":"";if((0,Ht.Z)(ma)){var n="".concat(ma).concat(t).concat(e);(0,Mt.ut)(n)}},ru=n(5467),ou=n(5786),iu=n(4928),au=n(1756),uu=n(5212),cu="ReadTime",su=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={type:"register"};if((0,Oa.ko)()!==t){var r=(0,Oa.Wg)(),o=!document.hidden;(0,La.nj)()&&!r&&(0,je.Z)({message:cu,fileName:"NoPrevReadTime",path:n.type},10),r&&(o?xa(n):(0,je.Z)({message:cu,fileName:"PrevDocumentHidden",path:n.type},1e3),delete r.article,(0,yi.N)(r.href));var i=(0,Yt.Z)();(0,Oa.eu)(t,i),i.duration=0,i.total=0,i.scroll=0,i.cscroll=0,i.dotParams=Object.assign({},(0,Wi.ZF)()),i.sn=(0,Mt.W_)(),i.rekid=(0,ru.P)(),i.pvid=t,i.gmid=(0,oi.z)(),i.referrer=(0,yi.a)(),i.canonical=e.canonical||(0,au.Z)(),i.href=e.href||(0,uu.Z)(),i.dn=(0,La.nj)(),i.counter=0,i.timeStop=0,Mo._x&&(i.articleStart=0,i.articleDuration=0,i.ctime=0),o?za(n):(0,je.Z)({message:cu,fileName:"NextDocumentHidden",path:n.type},1e3)}},fu=n(4148),lu=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"top",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=t;wt.Z.o(r)||(r={});var i=r.generate;if(n||i){(0,Ht.Z)(o)&&(o=o.replace(/(_dynamic)+/g,"_dynamic"),!ei.Z.spaReady&&/_dynamic$/.test(o)&&(0,ta.Hm)("page:close"),(0,Mt.ut)(o));var a=o||(0,Mt.W_)();if((0,Mt.GD)(a)){var u={};(0,ve.Z)(e)&&(e.contentSelector&&((0,$t.Z)("wp_content_selector",e.contentSelector),delete e.contentSelector),(e.href||e.canonical)&&(u.canonical=e.canonical,u.href=e.href,delete e.canonical,delete e.href),(0,Wi.Kl)(e)),"autorefresh"!==n&&"top"!==n||(fu.Z.length=0,(0,ou.hW)(),su((0,ou.Vq)(),u),r.useMimeType=!0,wt.Z.f(wa)&&(r.onError=function(){wa(0),r.onLoad=void 0,r.onError=void 0},r.onLoad=function(){wa(1),r.onLoad=void 0,r.onError=void 0}));var c="dot.gif?";return i?(c=(0,Pa.Z)(c,"Pos","[[ACTION]]"),c=(0,Pa.Z)(c,"SN","[[SN]]")):(c=(0,Pa.Z)(c,"Pos",n),c=(0,Pa.Z)(c,"SN",a),setTimeout((function(){iu.Z.open()}),16)),(0,Ta.Z)(c,void 0,void 0,r,u)}}},du=function(){return lu(void 0,void 0,void 0,{generate:!0})},pu=lu,vu=function(){var t=[kt.BB,kt.TH,kt.Uv];return(0,kt.rS)(t)?"click":""},hu="GEMIUS",yu=function(t,e){var n=e.gemius,r=Za.hit;if(r){var o;if(null!=n&&n.hit&&(o=r[n.hit],n.hit!==(0,Wi.ZF)("ctype")&&(0,je.Z)({message:hu,path:"SPANotUsingCTYPE",fileName:n.hit},1e5)),!o){var i=r.inne,a=r.other;(o=i||a)&&(0,je.Z)({message:hu,path:"SPAUsingOTHER",fileName:i?"inne":"other"},1e4)}o?((0,Do.Z)("gemius_hit"),ei.Z.gemiusID=2,(0,oi.u)(o),Aa?(0,de.r)()||window.gemius_hit(o):(di(),Aa=!0)):(ei.Z.gemiusID=0,(0,je.Z)({message:hu,path:"SPAMissingIdentifier"},1e3,"".concat(hu,": Missing SPA identifier")))}else(0,je.Z)({message:hu,path:"SPAMissingConfig"},1e5,"".concat(hu,": Missing SPA config"))},mu=function(t){(0,D.IK)()||(0,ve.Z)(t)&&(Za=t,(0,ta.ME)(yu),(0,ta.SG)(yu))},bu=function(t,e){(0,La.oh)(),e&&(eu(e.base),function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,Yt.Z)(),e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.bunch,r=t.ctype;if((n||r)&&(0,ve.Z)(ga)){var o=ga[n]||ga[r];o?(t.bunchID=o,(0,ru.P)()&&!e||(0,ru.q)(o)):(0,je.Z)({message:"SPA",path:"MissingViewTypeREKID",fileName:"".concat(r,"|").concat(n)},100,'SPA: Missing REKID for view type "'.concat(n||r,'".'),"error")}}(e,!0),delete e.base,delete e.bunch),nu(),(0,Wi.Qj)({})},gu=function(t,e){var n=e.dot;bu(0,n),Qa.WP.push((function(){pu(void 0,n,"top")}))},wu=function(t,e){var n=e.dot;bu(0,n),Qa.WP.push((function(){pu(void 0,n,"autorefresh")}))},Au=function(t){var e,n=t.platform,r=t[n],o=r.dot,i=r.gemius;tu(n),eu(o.base),e=o.bunches,ga=e,(0,Wi.Kl)(o.params),wt.Z.s(o.type)||(o.type=(0,Ae.Z)("wp_dot_type")||vu()),(0,$t.Z)("wp_dot_type",o.type),nu(),mu(i),(0,ta.aS)(La.I3),(0,ta.ME)(gu),(0,ta.SG)(wu)},Zu="SPA",Su=function(t){if(!ei.Z.spaReady)if(t){var e=t.config;if(Lt.Z.siteConfig=e,e)return ei.Z.spaReady=!0,(0,O.Z)(Zu,!0),Au(e),(0,$.Z)("PageView",Yi),Ne(!0),!0;(0,Wt.Z)("".concat(Zu,": Missing site config"),!0)}else(0,Wt.Z)("".concat(Zu,": Missing data"),!0)},_u=function(){var t=(0,Ae.Z)("wp_spa_config");if(t&&((0,je.Z)({message:"SPA",path:"HeadConfig"},1e4),Su({config:t}))){var e=t.payload;if(e)Ya(e),(0,je.Z)({message:"SPA",path:"ConfigPayload"},1e4);else{var n=(0,Wi.ZF)(),r={dot:n,gemius:{hit:n.hit||n.ctype}};Ya(r),ei.Z.spaOmitFirstView=!0}return!0}},Ou=n(1628),Eu=n(1144),ju=n(919),Pu=n(2328),Tu=n(4769),Iu=function(){if(!ju.pt){var t=(0,Mt.W_)(),e=(0,A.Rn)();if(t&&e){var n=(0,Tu.Z)(t,{local_statid:e},"sa22ping",{give:!0}).queryGET,r=(0,ea.mess)({url:n,forceDomain:Lo.Z});(0,Pu.Z)({method:"hub",action:"sa22ping",src:r})}}},Cu=function(){var t=0;wt.Z.n(ei.Z.gafDirect)&&(t=ei.Z.gafDirect?2:1),ei.Z.SA51state=t,(new Image).src=(0,ea.mess)({url:"https://dot.wp.pl/wplogo.gif",mode:"application",length:350,forceDomain:Lo.Z})},ku=n(9982),xu=function(t){ei.Z.dotSuccess=t,(0,A.OB)(),(0,ku.Z)(Eu.Z),Cu(),Iu()},Lu=n(4033),Ru=function(t,e){return Object.fromEntries(Object.entries(t).map(e))};function Nu(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return Du(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Du(t,e)}(t,e)||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.")}()}function Du(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Mu,Bu,Uu=function(t){var e=t,n=Ru(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},(function(t){var e=Nu(t,2),n=e[0],r=e[1];return[vi.Mn[n]||n,r]})),r=(0,Lu.Z)(n,!0,!1);return r&&(e=e.split("#").slice(0,1).join(""),e=(0,Pa.Z)(e,r,!1,!0,!0)),e},Fu=function t(e){Bu&&Mu&&(Zi(Mu),Bu=!1),(0,oa.Z)().removeEventListener("mousemove",t),window.removeEventListener("blur",t)},Vu=function(){(0,oa.Z)().addEventListener("mousemove",Fu),window.addEventListener("blur",Fu)},Gu=function t(e){e.target.removeEventListener("contextmenu",t),Vu()},qu=["statid","GRwpuuid","GRo2uuid","GRoluuid","STac"],zu=function(){var t=(0,Oi.Z)(),e={};return qu.forEach((function(n){var r=t[n];r&&(e[n]=r)})),e},Hu=function(t,e,n){if((0,V.KD)()&&!t&&e&&!gt.Z){var r=Object.assign({},(0,F.NB)(),zu());Object.keys(r).forEach((function(t){n.includes("".concat(t,"="))&&delete r[t]}));var o=(0,Lu.Z)(r,!0),i=!(0,F.qm)("wplib")&&(0,Li.Z)("wplib")&&"".concat(o,"&wplib");return o?(0,Pa.Z)(n,i||o,!1,!1,!0):n}return n},Wu=n(9372),$u=new Date,Ku=(0,Ae.Z)("wp_onepager"),Ju=(0,F.qm)("forceUniSync"),Yu=function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.statTag,r=e.linkHref,o=e.linkTitle,i=e.linkIndex,a=e.sameSite,u=e.mouseButton,c=e.imageSource,s=e.sourceData,f=e.toNewWindow,l=e.params,d=e.linkNode,p="clk.gif?";p=(0,Pa.Z)(p,"xd",(0,Mt.W_)()),p=(0,Pa.Z)(p,"dt",new Date-$u),n&&(p=(0,Pa.Z)(p,"yd",n,!0)),r&&(p=(0,Pa.Z)(p,"tg",(0,Wu.Z)(r),!0),(0,I.Z)("WPnxrf",r)),o&&(p=(0,Pa.Z)(p,"tt",o,!0)),i&&(p=(0,Pa.Z)(p,"epos",i)),c&&(p=(0,Pa.Z)(p,"is",c,!0)),u&&(p=(0,Pa.Z)(p,"btt",u));var v=Object.assign(l||{},(0,Wi.ZF)()),h=d&&2===u,y=null==d||null===(t=d.getAttribute)||void 0===t?void 0:t.call(d,"href"),m=a&&/^(https?:)?\/\//i.test(y)&&!Ku,b=[!a,f,h,a&&!ei.Z.spaReady&&!Ku,m].some(Boolean),g=Object.assign({},s),w=(0,Zt.KF)();return w&&(g.abtest=w),((0,Bt.vj)(100)||Ju)&&y&&(d.href=Hu(a,d,y)),(0,ve.Z)(g)&&(Fu(),b&&function(t){var e=t.referrerParams,n=t.rightClickOnLinkNode,r=t.linkNode,o=t.toNewWindow;Mu=window.location.href;var i=Uu(Mu,e);Zi(i),Bu=!0,n?r.addEventListener("contextmenu",Gu):(o&&setTimeout(Vu),(0,St.hT)(Fu))}({referrerParams:g,rightClickOnLinkNode:h,linkNode:d,toNewWindow:f})),(0,Ta.Z)(p,void 0,void 0,void 0,{dotParams:v})},Qu=function(t){for(var e=t;e;){if(["A","AREA"].includes(e.tagName))return e.href?e:void 0;e=e.parentNode}},Xu=n(7560),tc=function(t){var e=t.dataset.stClk;if(e){var n=(0,Xu.Z)(e)||{};return n&&(n.sgsvid=(0,Wi.ZF)("svid")),n}},ec=n(6126),nc=function(t){for(var e=t;e;){if(e===document)return;if((0,ec.g)(e))return"Adv";var n=e.dataset.stArea;if(n)return"ST-".concat(n);e=e.parentNode}},rc=function(t){for(var e=t;e;){if(e===document)return;var n=(0,C.Z)(e.dataset.stEpos);if(n)return n;var r=e.parentNode;if(r&&"UL"===r.tagName&&"LI"===e.tagName)return[].indexOf.call(r.querySelectorAll("li"),e)+1;e=r}},oc=function(t,e,n){var r=t.ctrlKey,o=t.shiftKey,i=t.metaKey;return 3===e||1===e&&(r||o||i||["_blank","_new"].includes(n.target))},ic=n(1605),ac=n(4880),uc=function(t){var e=Qu(t.target);if(e){var n=nc(e);if("Adv"!==n){var r=(0,ac.Z)(t),o=window.location,i=o.hostname,a=o.pathname,u=e.hostname,c=e.pathname,s=e.protocol,f=(e.onclick,e.title),l=e.textContent,d=e.href,p=e.source,v=e.getAttribute("onclick"),h=oc(t,r,e);if(h||!(v||"javascript:"===s||i+a===u+c)){var y=e.querySelector("img"),m=(0,Wu.Z)(null==y?void 0:y.src),b=(0,Wu.Z)((f||l||"notitle").trim(),128),g=rc(e),w=t.pageY,A=Number((0,ic.Z)(e)),Z=Object.assign({cb:A,ypos:"".concat(Math.floor(w/100))},(0,Wi.ZF)(),tc(e)),S=function(t){return t.includes("src01=20804")&&!t.includes("refabtest=")?(0,Pa.Z)(t,"refabtest",(0,Zt.KF)(),!0):t}(d);S!==d&&(e.href=S);var _=p||{};(0,Ae.Z)("wp_sg_first")&&(_.isSGFirst=!0),Yu({statTag:n,linkHref:S,linkTitle:b,linkIndex:g,mouseButton:r,imageSource:m,sourceData:_,toNewWindow:h,sameSite:i===u,params:Z,linkNode:e})}}}},cc=function(t){!function(t){wa=t}(xu);var e=(0,Ae.Z)("wp_pvid");(0,ou.hW)(!0,e),(0,Wi.Kl)(),iu.Z.fill((function(){(0,Do.Z)("DOTDamOpen"),e&&(0,je.Z)({message:"Stat",path:"ExistingPVID"},1e3)}));var n=!1;wt.Z.f(t)&&(n=(0,$.Z)("SPAHeadConfig",t));var r=(0,Ae.Z)("wp_dot_type"),o=(0,Ae.Z)("wp_dot_send");wt.Z.u(o)&&(0,$t.Z)("wp_dot_send",ti.Z),wt.Z.s(r)||(0,$t.Z)("wp_dot_type",vu()),(0,Ae.Z)("wp_dot_type").includes("click")&&document.addEventListener("mousedown",uc),!n&&(0,Ae.Z)("wp_dot_send")&&((0,La.oh)(),Qa.WP.push((function(){pu(void 0,void 0,(0,de.r)()?"autorefresh":"top")})))},sc=n(4677),fc=n(2948),lc=n(2421);function dc(t){return function(t){if(Array.isArray(t))return pc(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return pc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return pc(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function pc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var vc=function(){sc.Z.close();var t=["statid","STac","WPabs"].concat(dc(fc.Z)),e=dc(fc.Z);(0,lc.Z)(t,e).then((function(t){sc.Z.open()}))},hc=n(5955),yc=function(){(0,St.Ns)((function t(){(0,St.Ns)(hc.Rr),(0,St.uU)(hc.zZ),(0,St.vS)("pageshow",t)})),(0,hc.Rr)({type:"init"},(function(){(0,St.vv)(hc.Rr),(0,St.hT)(hc.zZ),(0,ta.aS)(hc.zZ)}))},mc=function(){ju.Ny?sc.Z.open():ea.domains.uniformDomains.includes(window.location.hostname)?yc():vc()},bc=n(8083),gc=function(){return{debug:function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r]},issue:function(t,e){(0,Wt.Z)(t,!0),e&&(0,je.Z)(e,1e4)},error:function(t){(0,Wt.Z)(t,"error")}}},wc=function(){var t="no",e="testMess",n=(0,F.qm)("keepMess"),r=(0,F.qm)("_bb"),o="0"===(0,F.qm)("_aa")&&!r||(0,V.Rf)(),i=n!==t&&(0,E.Z)(e),a=o?t:(0,F.qm)(e)||i,u=!(gt.Z||a===t||r);return n&&(n===t?(0,P.Z)(e):a&&(0,I.Z)(e,a)),{testDomain:a,enabled:u}},Ac=/(\/wpjslib-chunk-.*)/,Zc=function(t){return Ac.test(t)},Sc=function(t,e){return function(){(0,oe.Z)(t,(function(t,n){var r,o=n[1],i=window["HTML".concat(n[0],"Element")].prototype,a=Object.getOwnPropertyDescriptor(i,o);null!=a&&a.configurable&&Object.defineProperty(i,o,{set:(r=a.set,function(t){var n=e(this,t),o=t!==n?n:t;r.call(this,o)})})}))}},_c=(0,F.qm)("_bb"),Oc=Sc({SCRIPT:["Script","src"]},(function(t,e){var n=e;return Zc(n)&&(n=_c?n:(0,ea.mess)(n),t.setAttribute("crossorigin","anonymous"),t.crossOrigin="anonymous"),n})),Ec=Oc;function jc(t){return function(t){if(Array.isArray(t))return Pc(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return Pc(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pc(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Pc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Tc=[];Lt.Z.messData=Tc;var Ic=function(){var t=window.location.hostname,e=[].concat(jc(ea.domains.uniformDomains),jc(ea.domains.aabDomains)).includes(t);(0,bc.gS)(e);var n=wc(),r=n.enabled,o=n.testDomain;(0,bc.gL)(r),(0,ea.setCustomLogger)(gc()),(0,ea.set)((0,Qo._X)()?Lo.Z:t,(0,V.KD)(),!1,{enabled:r,testDomain:o,collector:function(t){return Tc.push(t)}}),Ec()},Cc=n(2600),kc=n(297),xc=n(8275),Lc=n(6516),Rc=n(5147),Nc=function(){Rc.Z.forEach((function(t){var e=t.observations;(0,oe.Z)(e,(function(t,e){null!=e&&e[xc.ix]&&(0,Lc.Z)(e[xc.ix])}))}))},Dc=n(9393),Mc=function(){(0,Dc.Z)()||((0,St.DH)(Cc.SR),(0,St.nr)(Cc.SR))},Bc=function(){Mc(),(0,St.vv)((function(){(0,kc.e)(),(0,Cc.lQ)()})),(0,St.hT)((function(){(0,Cc.lQ)(),Nc()}))},Uc=n(4972),Fc=n(677),Vc=n(6814),Gc=function(){var t=function(){var t=Object.values(Uc.Ds).reduce((function(t,e){return t+e.data.length}),0);(0,Fc.ec)(t),Vc.Z.apply(void 0,arguments)};(0,Uc.ot)(),(0,St.hT)(t),(0,St.uU)(t),(0,St.mc)(t,!0),(0,ta.aS)(t,!0),(0,Fc.lH)()},qc=n(4443),zc=n(7462),Hc=function(){var t=[],e={callbackQueue:t};window.googlefc=e,t.push({AD_BLOCK_DATA_READY:function(){var t=e.getAdBlockerStatus(),n=e.getAllowAdsStatus(),r=e.AdBlockerStatusEnum,o=r.EXTENSION_LEVEL_AD_BLOCKER,i=r.NETWORK_LEVEL_AD_BLOCKER,a=e.AllowAdsStatusEnum,u=a.ADS_NOT_ALLOWED,c=a.ADS_ALLOWED,s=(a.UNKNOWN,t===o||t===i);switch(n){case u:if(s){(0,zc.Z)("shown",1,void 0,{type:n,channel:s}),L(S.WS);var f=(0,C.Z)((0,bt.Z)(Z.VR));(0,T.Z)(Z.VR,f+1)}else(0,zc.Z)("adsNotAllowed",void 0,void 0,{type:n,channel:s}),L(S.Cl);break;case c:"1"!==(0,bt.Z)(Z.tn)&&((0,T.Z)(Z.tn,1),L(S.Cl),(0,zc.Z)("unlocked",void 0,void 0,{type:n,channel:s}),(0,j.Z)(Z.VR)),(0,zc.Z)("notUnlocked",void 0,void 0,{type:n,channel:s});break;default:L(S.Cl),(0,zc.Z)("unknown",void 0,void 0,{type:n,channel:s})}}})},Wc=function(){var t="googlefcPresent";Hc(),(0,si.Z)({src:"https://fundingchoicesmessages.google.com/i/pub-3966653589406540?ers=1",onLoad:function(){(0,Te.Z)((function(e){if(!window.frames[t]){var n=(0,qc.Z)();n.name=t,e.appendChild(n)}}))()}})};function $c(t){return $c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$c(t)}var Kc="WhitelistBoardInit",Jc=function(){if(!(0,R.R)()&&!(0,V.$e)()){var t=(0,Zt.bB)("adtech","AAB-56"),e="C"===t;if("B"===t)Wc();else if(e)(0,zc.Z)("noBoards");else{var r=rt;r?r.then((function(t){n.e(124).then(n.bind(n,4960)).then((function(e){(0,e.default)(t)})).catch((function(t){(0,z.Z)(t,Kc)}))})):(0,je.Z)({message:"".concat(Kc),path:$c(r)})}}},Yc=n(5888),Qc=n(2226),Xc=n(3298),ts=n(2419),es=n(4429),ns=function(t,e){var n=t.action,r=t.name,o=t.value,i=t.expires;if((0,Ht.Z)(r))switch(n){case"set":(0,Ft.Z)(r,o,i&&new Date(i));break;case"get":t.value=(0,bt.Z)(r);break;case"remove":(0,Fo.Z)(r);break;default:(0,es.Z)(t,ts.$n)}else(0,es.Z)(t,ts.aW);wt.Z.f(e)&&e(t)},rs=n(4918),os=n(3675),is=(0,Qc.Z)(),as=!rs.Z||ju.Ny,us=function(t,e,n,r,o){var i={method:"cookie",action:t,name:e,value:r,cb:n,expires:o};(0,os.Z)(i,n,is,as,ns,"Cookie")},cs={set:function(t,e,n,r){us("set",t,n,e,r)},get:function(t,e){us("get",t,e)},remove:function(t,e){us("remove",t,e)}},ss=cs.set,fs=cs.get,ls=cs.remove,ds=function(){(0,je.Z)({message:"AAB",path:"educate"},1),n.e(416).then(n.bind(n,4768)).then((function(t){(0,t.default)()})).catch((function(t){(0,z.Z)(t,"TutorialBoard")}))},ps=n(3448),vs=function(){var t=(0,fo.SU)();return!!t&&(4!==t.policyVersion||!t.vendorListVersion)},hs=n(625),ys=function(t){(0,D.j5)()||_.Z.fill(t)},ms=n(1564),bs=n(3203),gs=n(1049),ws=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="media.gif?",r={},o=t.par||{},i=t.rekid;delete t.rekid,delete t.par;["mn","mt","mfr","mu"].forEach((function(e){t[e]&&(r[e]=t[e],delete t[e])})),n=(0,Pa.Z)(n,"SN",(0,Mt.W_)()),(0,ve.Z)(t)&&(n=(0,Pa.Z)(n,(0,Lu.Z)(t))),Object.assign(o,(0,Wi.ZF)()),e.media=(0,Lu.Z)(r);var a={rekid:i,dotParams:o,version:"4"};return(0,Ta.Z)(n,void 0,void 0,e,a)},As=n(9846),Zs=n(6570),Ss=ae.Z.get,_s=ae.Z.set,Os=ae.Z.remove,Es=n(2647),js=n(6320),Ps=function(){(0,xt.qL)("cookie",(0,Rt.Z)(a)),(0,xt.qL)("cookieXD",(0,Rt.Z)(u)),(0,xt.qL)("storage",(0,Rt.Z)(p)),(0,xt.qL)("storageXD",(0,Rt.Z)(v)),(0,xt.qL)("abtests",(0,Rt.Z)(i)),(0,xt.qL)("crux",(0,Rt.Z)(c)),(0,xt.qL)("env",(0,Rt.Z)(s)),(0,xt.qL)("gdpr",(0,Rt.Z)(f)),(0,xt.qL)("stat",(0,Rt.Z)(d)),(0,xt.qL)("performance",(0,Rt.Z)(l)),(0,xt.qL)("utils",(0,Rt.Z)(h))},Ts=n(7207),Is=n(8720),Cs=n(1511),ks=n(5146),xs=function(){(0,xt.qL)("classManager",(0,Rt.Z)(y)),(0,xt.qL)("viewability",(0,Rt.Z)(m))},Ls=function(){(0,xt.qL)("addHandler",St.Hj),(0,xt.qL)("removeHandler",St.vS)},Rs=n(9350),Ns=n(6901),Ds=n(551),Ms=function(){(0,xt.qL)("follow",Rs.Z),(0,xt.qL)("getScript",si.Z),(0,xt.qL)("getStylesheet",Ns.Z),(0,xt.qL)("iframeFactory",Ds.Z),(0,xt.qL)("registerApi",xt.qL),(0,xt.qL)("captureError",z.Z),(0,xt.qL)("isOfType",wt.Z)},Bs=n(6430),Us=function(){var t=(0,Oa.Wg)();if(t){var e=t.timeStart?Date.now()-t.timeStart:0;t.currentTotal=Math.round((t.total+e)/1e3)}return t},Fs=0,Vs=["pageview","pageviewVpv","unload","unloadVpv"],Gs=["user","page","content","site","source"],qs=function(t){if(wt.Z.o(t)){var e=t.event,n=t.toIgnore,r=void 0===n?[]:n;delete t.toIgnore,"unload"!==e&&"unloadVpv"!==e||(sc.Z.open(),iu.Z.open()),sc.Z.fill((function(){iu.Z.fill((function(){if(Vs.includes(e)){!function(t,e){Gs.filter((function(t){return!e.includes(t)})).forEach((function(e){t[e]=t[e]||{}}))}(t,r);var n=t.user,o=t.page,i=t.content,a=t.site,u=t.source;if("pageview"===e&&(r.includes("user")||(n.id=n.id||{},n.id.statId=(0,A.Rn)()||"",n.id.audienceId=(0,bt.Z)("STac")||"",n.hasAdblock=(0,S.VP)()),r.includes("site")||(a.cms=(0,Wi.ZF)("csystem")||"",a.frontendPlatform=(0,kt.Hl)()||"")),("pageview"===e||"pageviewVpv"===e)&&(t.abTesting=(0,Zt.KF)().replace(/[;|]/g,(function(t){return{";":"|","|":";"}[t]})),r.includes("page")||(o.pvId=(0,ou.Vq)()||"",o.templateType=o.templateType||(0,Wi.ZF)("ctype")||""),r.includes("content")||(i.category=i.category||{},i.category.IAB=((0,Wi.ZF)("ciab")||"").replace(/,/g,"|"),i.category.categoryTree=decodeURIComponent((0,Wi.ZF)("ccategory")||""),i.tags=(p=(0,Wi.ZF)("ctags")||"",decodeURIComponent(p).replace(/\s*[,;]+\s*/g,"|")),wt.Z.u(i.pageCount)?i.pageCount=(0,Wi.ZF)("cphotomax")||(0,Wi.ZF)("cpagemax")||"":(0,C.Z)(i.pageCount)<1&&(i.pageCount="")),!r.includes("source"))){var c=(0,yi.a)(),s=(0,Ai.Z)(c).search,f=(0,bi.b)()?{}:(0,wi.Z)(s);u.area=u.area||f.wga_sa&&decodeURIComponent(f.wga_sa)||null,u.recommendationType=u.recommendationType||f.wga_srt&&decodeURIComponent(f.wga_srt)||null,u.isSGFirst=u.isSGFirst||f.wga_isSgFirst&&decodeURIComponent(f.wga_isSgFirst)||null}if("unload"===e||"unloadVpv"===e){var l=(0,Ot.Z)().length;if(l>Fs?(t.eventLabel=!0,Fs=l):t.eventLabel=!1,!r.includes("content")){var d=Us();d&&(i.readTime=d.currentTotal||0,i.contentHeightPixels=d.height||0,d.cscroll&&!i.cScrollPercent&&(i.cScrollPercent=d.cscroll),d.scroll&&!i.scrollPercent&&(i.scrollPercent=d.scroll)),i.unloadIndicator=1,wt.Z.u(i.pageViewCount)?i.pageViewCount=(0,Wi.ZF)("cphotono")||(0,Wi.ZF)("cpageno")||"":(0,C.Z)(i.pageViewCount)<1&&(i.pageViewCount="")}}!function(t){Gs.forEach((function(e){(0,ve.Z)(t[e])||delete t[e]}))}(t)}var p;if((0,Bs.Z)().push(t),"pageview"===e||"pageviewVpv"===e)try{(0,Tu.Z)(!1,{event_pageview:JSON.stringify(t)},"gtm_datalayer")}catch(t){}}))}))}},zs=n(9126),Hs=(0,Li.Z)("PWPDebug"),Ws=[],$s=function(t){var e=(0,zs.Z)(t);qs(e.ga)},Ks=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=(0,zs.Z)(t);if(qs(n.ga),wt.Z.f(e)){if(Hs)return void Ws.push(e);e()}},Js=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=(0,zs.Z)(t);if(qs(n.ga),(0,Yo.Is)(),e){if(Hs)return void Ws.push(e);e()}},Ys=function(t){Wa("page:close",t)},Qs=function(){(0,xt.qL)("pwp",(0,Rt.Z)(b)),(0,xt.qL)("spa",(0,Rt.Z)(g))},Xs=function(){Ri(),(0,Zt.ZP)(),(0,St.ZP)(),(0,$.Z)("HandleNavigation",xi),(0,Ou.ZP)(),(0,$.Z)("StatidExists",A.YH),(0,$.Z)("PageView",Yi),Ne(),(0,$.Z)("ConsentStart",Jo),(0,$.Z)("CookieInfoLoader",ri),(0,$.Z)("Uniform",Ic),(0,$.Z)("AAB",At,Jc),_a(),Vi(),Dt(),pi(),Gc(),(0,$.Z)("SyncUniform",mc),(0,$.Z)("Stat",cc,_u),Ha(),(0,w.S)(),Bc(),(0,Yo.ZP)(),Ms(),Ls(),Ps(),xs(),Qs()}},1657:function(t,e,n){"use strict";n.d(e,{Z:function(){return Kt}});var r={};n.r(r),n.d(r,{subscribe:function(){return M}});var o,i,a,u,c,s=n(7508),f=function(){return window.Notification?window.Notification.permission:null},l=n(4634),d=f(),p=!1,v="WPppgcp",h=function(){var t=(0,s.Z)(v);return t?t=JSON.parse(t):(t={showTimestamp:0,visitTimestamp:Date.now(),count:0,permission:d},p=!0),t},y=function(t,e,n,r){var o=h();return Object.assign(o,t?{showTimestamp:t}:null,e?{visitTimestamp:e}:null,n||0===n?{count:n}:null,r?{permission:r}:null),(0,l.Z)(v,JSON.stringify(o)),o},m=n(8350),b=n(703),g=n(6918),w=n(6539),A=n(7550),Z=n(5620),S=n(1384),_=n(846),O=n(1530),E=n(2756),j=n(1603),P=n(1143),T=n(961),I=n(5068),C=n(975),k="PPG",x=function(){return c||(c=new Promise((function(t,e){var n,r,a,c;(0,A.Z)(o,24)&&(0,A.Z)(i)||u?(n=Date.now(),r=h(),a=r.visitTimestamp,c=r.count,a<n-18e5&&(c+=1),y(null,a=n,c),function(t,e){C.Z&&(0,T.U2)("mr","TP")&&(0,I.Z)({withMeasurement:k,id:"ppgsdk",src:"https://cdn.pushpushgo.com/scripts/sdk.js",onLoad:function(){window.ppg?t():e(new Error("PPG api missing after load")),(0,O.Z)("".concat(k," SDK"),!!window.ppg)},onError:function(){e(new Error("PPG loading error")),(0,O.Z)("".concat(k," SDK"),!1)}})}(t,e)):e(new Error("PPG is not correctly configured"))}))),c},L=!1,R=function(t){var e=(0,m.J1)(),n=e?e.split(";"):[];return n.length&&t.appendTags(n).then((function(){t.send(!0)})),e},N=function(t,e){t.register().then((function(){e({client:t,consent:!0})})).catch((function(n){e({client:t,consent:!1})}))},D=function(t){return new Promise((function(e,n){var r,c=window.ppg,s=f(),l=(r=window.location.hostname.replace("www.","").split(".").reverse().join("."),{swPath:a,projectId:o,vapidPublicKey:i,websitePushId:"web.".concat(r),endpoint:"https://api.pushpushgo.com"}),v=new c.sdk.Client(l);(0,O.Z)("".concat("PPGSubscriptions"," SDK"),!0),v.isPushSupport().then((function(){v.isSubscribed().then((function(r){if(r)e({client:v,consent:null});else if("default"===s){var o=(i=Date.now(),a=h(),c=a.showTimestamp,f=a.count,p||c<i-6048e5&&f>=3||function(){var t=h().permission,e="denied"===t&&"denied"!==d||"granted"===t&&"default"===d;return y(null,null,null,d),e}()||!!u);(!t||t&&o)&&((0,P.Z)("PPGStartLoadBoard"),N(v,e),t&&y(Date.now(),null,0))}else"granted"===s?N(v,e):n(new Error("no permission"));var i,a,c,f}))})).catch((function(){n(new Error("not supported"))}))}))},M=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return new Promise((function(e,n){x().then((function(){L||(L=D(t)),L.then(e).catch(n)})).catch((function(t){}))}))},B=function(){(0,Z.IK)()||_.Z.fill((function(){j.Z.fill((function(){if(o=(0,w.Z)("wp_ppg_id")||(0,b.qm)("ppg"),i=(0,w.Z)("wp_ppg_key")||(0,b.qm)("ppgKey"),a=(0,w.Z)("wp_ppg_swpath")||(0,b.qm)("swpath"),u=(0,b.qm)("ppgForce"),(o||i)&&(0,g.Z)({message:"PPG",path:i,fileName:o},1e5),x().catch((function(t){})),!(0,w.Z)("wp_ppg_api")&&!(0,b.qm)("ppgAPI")){var t=f();M(!0).then((function(e){var n=e.consent,r=e.client;n?R(r):null===n&&(y(null,null,null,t),R(r))})).catch((function(e){!function(t,e){(0,g.Z)({message:"PPG",path:e,fileName:t},1e5)}(e,t)}))}}))})),(0,S.qL)("ppg",(0,E.Z)(r))},U=n(2978),F=n(1770),V=n(4841),G=n(4769),q=n(8393),z=n(6205),H=function(){(0,G.Z)(void 0,void 0,"pixel6",{hostname:"pixel6.wp.pl"})},W=function(){var t="WPpix6";q.Z.get(t,(function(e){var n,r=0,o=Date.now(),i=(0,V.W_)();if(e.value){var a=JSON.parse(e.value);n=a.sv,r=(0,z.Z)(a.ts,10)}(!e.value||n!==i||r<o-3e5)&&q.Z.set(t,JSON.stringify({sv:i,ts:o}),H)}))},$=function(){C.Z&&!(0,F.N0)()&&!(0,Z.IK)()&&(0,U.rS)([U.BB,U.Uv,U.Uk])&&_.Z.fill(W)},K=n(2395),J=n(5131),Y=n(2443),Q="FBPixel",X=function(){if(!(0,Z.IK)()){var t="933316406876601",e=(0,w.Z)("wp_fb_id"),n=!1,r=[U.H9,U.BB,U.Uv,U.TH,U.nJ];if((0,U.rS)(r)&&(e?e===t&&(n=!0,(0,g.Z)({message:Q,path:"DefaultFBIDUsed",fileName:e},1e4)):(e=t,n=!0)),e){_.Z.fill((function(){j.Z.fill((function(){if((0,T.BF)("mr","TP")){(0,Y.Z)("wp_fb_id",e),(0,g.Z)({message:Q,path:"WPEmbedded",fileName:e},1e4);var t=window.fbq;if(!t){var r="fbpixel";t=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o;t.callMethod?(o=t).callMethod.apply(o,n):t.queue.push(n)},window.fbq=t,window._fbq||(window._fbq=t),t.push=t,t.loaded=!0,t.version="2.0",t.queue=[],(0,I.Z)({id:r,src:"https://connect.facebook.net/en_US/fbevents.js",onLoad:function(){(0,O.Z)(Q,!0)},onError:function(){(0,O.Z)(Q,!1),(0,K.o)(r)}})}t("init",e),t("track","PageView"),n&&t("track","ViewContent",{subdomain:window.location.hostname,adb_detected:(0,J.VP)()})}}))}))}else window.fbq&&setTimeout((function(){var t,e;(0,g.Z)({message:Q,path:"NotWPEmbedded",fileName:null===(t=(e=window.fbq).getState)||void 0===t||null===(t=t.call(e))||void 0===t||null===(t=t.pixels)||void 0===t||null===(t=t[0])||void 0===t?void 0:t.id},1e3,"".concat(Q," not embedded with WPJSlib. Use 'wp_fb_id' parameter."),!0)}),2e3)}},tt=n(8884);var et=function(){return et=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},et.apply(this,arguments)};function nt(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}Object.create;function rt(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}Object.create;"function"==typeof SuppressedError&&SuppressedError;function ot(t){for(var e="",n=0;n<t.length;++n)if(n>0){var r=t[n].toLowerCase();r!==t[n]?e+=" ".concat(r):e+=t[n]}else e+=t[n].toUpperCase();return e}var it="Blocked by CSP",at=ot("WrongRegion"),ut=ot("SubscriptionNotActive"),ct=ot("UnsupportedVersion"),st=ot("InstallationMethodRestricted"),ft="API key required",lt="API key not found",dt="API key expired",pt="9319";function vt(t,e){var n=[];return function(t,e){var n,r,o=(r=rt([],t,!0),{current:function(){return r[0]},postpone:function(){var t=r.shift();void 0!==t&&r.push(t)},exclude:function(){r.shift()}}),i=(100,3e3,n=0,function(){return Math.random()*Math.min(3e3,100*Math.pow(2,n++))}),a=o.current();if(void 0===a)return Promise.reject(new TypeError("The list of script URL patterns is empty"));return function t(n,r){return e(n).catch((function(e){if(r+1>=5)throw e;!function(t){if(!(t instanceof Error))return!1;var e=t.message;return e===it||e===pt}(e)?o.postpone():o.exclude();var n,a=o.current();if(void 0===a)throw e;return(n=i(),new Promise((function(t){return setTimeout(t,n)}))).then((function(){return t(a,r+1)}))}))}(a,0)}(t,(function(t){var r=new Date,o=function(e){return n.push({url:t,startedAt:r,finishedAt:new Date,error:e})},i=e(t);return i.then((function(){return o()}),o),i})).then((function(t){return[t,n]}))}var ht="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js",yt="Failed to load the JS script of the agent";function mt(t){return function(t,e,n,r){var o,i=document,a="securitypolicyviolation",u=function(e){var n=new URL(t,location.href),r=e.blockedURI;r!==n.href&&r!==n.protocol.slice(0,-1)&&r!==n.origin||(o=e,c())};i.addEventListener(a,u);var c=function(){return i.removeEventListener(a,u)};return Promise.resolve().then(e).then((function(t){return c(),t}),(function(t){return new Promise((function(t){return setTimeout(t)})).then((function(){if(c(),o)return function(){throw new Error(it)}();throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){var r=document.createElement("script"),o=function(){var t;return null===(t=r.parentNode)||void 0===t?void 0:t.removeChild(r)},i=document.head||document.getElementsByTagName("head")[0];r.onload=function(){o(),e()},r.onerror=function(){o(),n(new Error(yt))},r.async=!0,r.src=t,i.appendChild(r)}))}(t)})).then(bt)}function bt(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,r=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==r?void 0:r.configurable)?delete t[e]:r&&!r.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error(pt);return n}var gt={load:function(t){var e;t.scriptUrlPattern;var n=t.token,r=t.apiKey,o=void 0===r?n:r,i=nt(t,["scriptUrlPattern","token","apiKey"]),a=null!==(e=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(t,"scriptUrlPattern"))&&void 0!==e?e:ht,u=function(){var t=[],e=function(){t.push({time:new Date,state:document.visibilityState})},n=function(t,e,n,r){return t.addEventListener(e,n,r),function(){return t.removeEventListener(e,n,r)}}(document,"visibilitychange",e);return e(),[t,n]}(),c=u[0],s=u[1];return Promise.resolve().then((function(){if(!o||"string"!=typeof o)throw new Error(ft);return vt(function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.8.6"):t}))}(String(t),e)}))}(a,o),mt)})).catch((function(t){throw s(),function(t){return t instanceof Error&&t.message===pt?new Error(yt):t}(t)})).then((function(t){var e=t[0],n=t[1];return s(),e.load(et(et({},i),{ldi:{attempts:n,visibilityStates:c}}))}))},defaultScriptUrlPattern:ht,ERROR_SCRIPT_LOAD_FAIL:yt,ERROR_API_KEY_EXPIRED:dt,ERROR_API_KEY_INVALID:lt,ERROR_API_KEY_MISSING:ft,ERROR_BAD_REQUEST_FORMAT:"Request cannot be parsed",ERROR_BAD_RESPONSE_FORMAT:"Response cannot be parsed",ERROR_CLIENT_TIMEOUT:"Client timeout",ERROR_CSP_BLOCK:it,ERROR_FORBIDDEN_ENDPOINT:ot("HostnameRestricted"),ERROR_FORBIDDEN_HEADER:"Not available with restricted header",ERROR_FORBIDDEN_ORIGIN:"Not available for this origin",ERROR_GENERAL_SERVER_FAILURE:"Request failed",ERROR_INSTALLATION_METHOD_RESTRICTED:st,ERROR_INTEGRATION_FAILURE:ot("IntegrationFailed"),ERROR_INVALID_ENDPOINT:"The endpoint parameter is not a valid URL",ERROR_NETWORK_ABORT:"Network request aborted",ERROR_NETWORK_CONNECTION:"Network connection error",ERROR_RATE_LIMIT:"Too many requests, rate limit exceeded",ERROR_SERVER_TIMEOUT:"Request failed to process",ERROR_SUBSCRIPTION_NOT_ACTIVE:ut,ERROR_TOKEN_EXPIRED:dt,ERROR_TOKEN_INVALID:lt,ERROR_TOKEN_MISSING:ft,ERROR_UNSUPPORTED_VERSION:ct,ERROR_WRONG_REGION:at,defaultEndpoint:{default:"endpoint"},defaultTlsEndpoint:{default:"tlsEndpoint"}};function wt(t){return wt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wt(t)}function At(){At=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==wt(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(wt(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Zt(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var St=function(){var t,e=(t=At().mark((function t(){var e,n,r;return At().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(0,T.BF)("fp")){t.next=11;break}if(!(0,tt.m)()){t.next=3;break}return t.abrupt("return");case 3:return t.next=5,gt.load({apiKey:"geBqSFMxQ5V57gTthkuL",region:"eu",endpoint:"https://fpx.wp.pl",scriptUrlPattern:"https://fpx.wp.pl/web/v<version>/<apiKey>/loader_v<loaderVersion>.js"});case 5:return e=t.sent,t.next=8,e.get();case 8:n=t.sent,r=n.visitorId,(0,tt.c)(r);case 11:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Zt(i,r,o,a,u,"next",t)}function u(t){Zt(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),_t=function(){var t=[U.N_,U.H9,U.G$,U.O0,U.o2];(0,U.aD)(t)&&!(0,Z.IK)()&&_.Z.fill(St)},Ot=n(6430),Et=n(3205),jt=n(9349),Pt=n(4640),Tt="GTM",It=function(){if(!(0,Z.IK)()){var t="gtm",e=(0,w.Z)("wp_gtm_id")||(0,b.qm)(t),n=(0,Pt.Z)(e);n.length>1&&(0,jt.Z)("Use only one GTM container.","error");var r=n[0];if(!Et.Z.u(r))if(function(t){return(0,A.Z)(t)&&/^GTM-[A-Z0-9]{5,8}$/.test(t)}(r))(0,Ot.Z)().push({"gtm.start":(new Date).getTime(),event:"gtm.js"}),(0,g.Z)({message:Tt,fileName:"ValidId",path:r},1e5),_.Z.fill((function(){j.Z.fill((function(){(0,I.Z)({withMeasurement:Tt,src:"https://www.googletagmanager.com/gtm.js?id=".concat(r),id:t,crossorigin:!0,onLoad:function(){(0,O.Z)(Tt,!0)},onError:function(){(0,O.Z)(Tt,!1),(0,K.o)(t)}})}),Tt)}),Tt);else(0,g.Z)({message:Tt,fileName:"InvalidId",path:r},1e3,'Given GTM ID "'.concat(r,'" is invalid.'),"error")}},Ct="Hotjar",kt=function(){if(!(0,Z.IK)()){var t=(0,w.Z)("wp_hj_id"),e=(0,w.Z)("wp_hj_sv")||6;t?_.Z.fill((function(){j.Z.fill((function(){var n="hotjar";window._hjSettings={hjid:t,hjsv:e},window.hj=window.hj||function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];(window.hj.q=window.hj.q||[]).push(e)},(0,g.Z)({message:Ct,path:"WPEmbedded",fileName:"".concat(t,"|").concat(e)},1e4),(0,I.Z)({id:n,src:"https://static.hotjar.com/c/hotjar-".concat(t,".js?sv=").concat(e),onLoad:function(){(0,O.Z)(Ct,!0)},onError:function(){(0,O.Z)(Ct,!1),(0,K.o)(n)}})}))})):window._hjSettings&&setTimeout((function(){(0,g.Z)({message:Ct,path:"NotWPEmbedded",fileName:window._hjSettings.hjid},1e4,"".concat(Ct," not embedded with WPJSlib. Use 'wp_hj_id' parameter."),!0)}),2e3)}},xt=n(3121),Lt=n(7144),Rt=n(1564),Nt=n(6320),Dt="WPpds",Mt=n(8083),Bt=n(6730),Ut=n(1774),Ft=n(7003),Vt=function(){if(!Ut.Z.es6){var t=(0,Ft.Z)(),e=(0,Ft.Z)("wpjslib6");if(t){e?e.async||(0,jt.Z)("Consider loading WPJSlib in ASYNC mode.",!0):(0,jt.Z)("Consider using ES6 version of WPJSlib. ES5 version will be removed soon.",!0),t.crossOrigin||(0,jt.Z)("Missing attribute 'crossorigin' for WPJSlib script tag.",!0);var n=t.src,r=(0,Bt.unmess)(n);n===r&&(0,Mt.rI)()&&(0,Mt._k)()&&(0,g.Z)({message:"AAB",path:"DisabledSS"},100,"WPJSlib script source URL is not Uniformed.",!0),/std\.wpcdn\.pl\/(canary\/)?wpjslib6?\/wpjslib-(stat|sgap|mail|lite|inline|tags|amp|ecom|ecad|blackbox|media|gosync|sync)\.js$/.test(r)||(0,g.Z)({message:"WPJSlibSource",path:"".concat(t.async?"A":"","SYNC_").concat(t.crossOrigin?"":"NO","CORS"),fileName:r},100,"Invalid WPJSlib script source. Using random parameters in URL is an error.","error")}else(0,jt.Z)("Missing attribute 'id=\"wpjslib\"' for WPJSlib script tag.",!0)}},Gt=n(4464),qt=n(9175),zt=n(5865),Ht=function(){(0,Nt.ZP)(),Vt(),(0,Gt.Z)(Dt),(0,zt.Z)(Dt),(0,qt.Z)("WPstcpng"),(0,qt.Z)("WPwls"),(0,qt.Z)("emxdigitaluid"),(0,qt.Z)("STclk"),Lt._x?n.e(345).then(n.bind(n,9971)).then((function(t){(0,t.default)()})):(0,xt.aS)(Rt.TQ)},Wt=function(){if(!(0,Z.IK)()){var t=(0,w.Z)("wp_tiktok_id");(0,A.Z)(t)&&_.Z.fill((function(){j.Z.fill((function(){if((0,T.U2)("mr","TP")){var e="ttq",n=window[e]||[];window.TiktokAnalyticsObject=e,window[e]=n;var r=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],o=r.length,i=function(t,e){t[e]=function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];t.push([e].concat(r))}},a=function(t){for(var e=0;e<o;e++)i(t,r[e])};a(n);n.methods=r,n.setAndDefer=i,n.instance=function(t){var e=n._i[t]||[];return a(e),e},n.load=function(t,r){var o="https://analytics.tiktok.com/i18n/pixel/events.js";n._i=n._i||{},n._i[t]=[],n._i[t]._u=o,n._t=n._t||{},n._t[t]=new Date,n._o=n._o||{},n._o[t]=r||{},(0,I.Z)({src:"".concat(o,"?sdkid=").concat(t,"&lib=").concat(e),async:!0})},n.load(t),n.page()}}))}))}},$t=function(t){var e=(0,w.Z)("wp_defer_vendors");(0,A.Z)(e)?(window.addEventListener(e,(function(){t()}),{once:!0}),(0,g.Z)({message:"DeferVendors",path:e},1e4)):t()},Kt=function(){It(),_t(),$t((function(){X(),B(),kt(),Wt()})),$(),Ht()}},1114:function(t,e,n){"use strict";n.d(e,{WP:function(){return c},y:function(){return s}});var r=n(5394),o=n(7174),i=n(6539),a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"WP",e=(0,i.Z)(t)||[];return{APIObject:e,flush:function(){var n=function(t){try{t()}catch(t){(0,r.Z)(t,"flush")}};for((0,o.Z)(window,t,e);e.length;)n(e.shift());(0,o.Z)(e,"push",n)}}},u=a("WP"),c=u.APIObject,s=u.flush},1710:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,i(r.key),r)}}function i(t){var e=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==r(e)?e:String(e)}function a(t){var e=s();return function(){var n,o=l(t);if(e){var i=l(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return function(t,e){if(e&&("object"===r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function u(t){var e="function"==typeof Map?new Map:void 0;return u=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return c(t,arguments,l(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),f(n,t)},u(t)}function c(t,e,n){return c=s()?Reflect.construct.bind():function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&f(o,n.prototype),o},c.apply(null,arguments)}function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function f(t,e){return f=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},f(t,e)}function l(t){return l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},l(t)}n.d(e,{Ew:function(){return Bn},gI:function(){return $n},E9:function(){return Qn}});var d=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&f(t,e)}(u,t);var e,n,r,i=a(u);function u(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),(e=i.call(this,t)).name="EncodingError",e}return e=u,n&&o(e.prototype,n),r&&o(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(u(Error));function p(t){return p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},p(t)}function v(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,h(r.key),r)}}function h(t){var e=function(t,e){if("object"!=p(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=p(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==p(e)?e:String(e)}function y(t){var e=g();return function(){var n,r=A(t);if(e){var o=A(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===p(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function m(t){var e="function"==typeof Map?new Map:void 0;return m=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return b(t,arguments,A(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),w(n,t)},m(t)}function b(t,e,n){return b=g()?Reflect.construct.bind():function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&w(o,n.prototype),o},b.apply(null,arguments)}function g(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function w(t,e){return w=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},w(t,e)}function A(t){return A=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},A(t)}var Z=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&w(t,e)}(i,t);var e,n,r,o=y(i);function i(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),(e=o.call(this,t)).name="DecodingError",e}return e=i,n&&v(e.prototype,n),r&&v(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(m(Error));function S(t){return S="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},S(t)}function _(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,E(r.key),r)}}function O(t,e,n){return(e=E(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function E(t){var e=function(t,e){if("object"!=S(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=S(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==S(e)?e:String(e)}var j=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t){if(!/^[0-1]+$/.test(t))throw new d("Invalid bitField");var e=t.length%this.LCM;t+=e?"0".repeat(this.LCM-e):"";for(var n="",r=0;r<t.length;r+=this.BASIS)n+=this.DICT[parseInt(t.substr(r,this.BASIS),2)];return n}},{key:"decode",value:function(t){if(!/^[A-Za-z0-9\-_]+$/.test(t))throw new Z("Invalidly encoded Base64URL string");for(var e="",n=0;n<t.length;n++){var r=this.REVERSE_DICT.get(t[n]).toString(2);e+="0".repeat(this.BASIS-r.length)+r}return e}}],(n=null)&&_(e.prototype,n),r&&_(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function P(t){return P="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},P(t)}function T(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return I(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return I(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw i}}}}function I(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function C(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,k(r.key),r)}}function k(t){var e=function(t,e){if("object"!=P(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=P(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==P(e)?e:String(e)}O(j,"DICT","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),O(j,"REVERSE_DICT",new Map([["A",0],["B",1],["C",2],["D",3],["E",4],["F",5],["G",6],["H",7],["I",8],["J",9],["K",10],["L",11],["M",12],["N",13],["O",14],["P",15],["Q",16],["R",17],["S",18],["T",19],["U",20],["V",21],["W",22],["X",23],["Y",24],["Z",25],["a",26],["b",27],["c",28],["d",29],["e",30],["f",31],["g",32],["h",33],["i",34],["j",35],["k",36],["l",37],["m",38],["n",39],["o",40],["p",41],["q",42],["r",43],["s",44],["t",45],["u",46],["v",47],["w",48],["x",49],["y",50],["z",51],["0",52],["1",53],["2",54],["3",55],["4",56],["5",57],["6",58],["7",59],["8",60],["9",61],["-",62],["_",63]])),O(j,"BASIS",6),O(j,"LCM",24);var x,L,R,N=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,(n=[{key:"has",value:function(e){return t.langSet.has(e)}},{key:"parseLanguage",value:function(e){var n=(e=e.toUpperCase()).split("-")[0];if(e.length>=2&&2==n.length){if(t.langSet.has(e))return e;if(t.langSet.has(n))return n;var r=n+"-"+n;if(t.langSet.has(r))return r;var o,i=T(t.langSet);try{for(i.s();!(o=i.n()).done;){var a=o.value;if(-1!==a.indexOf(e)||-1!==a.indexOf(n))return a}}catch(t){i.e(t)}finally{i.f()}}throw new Error("unsupported language ".concat(e))}},{key:"forEach",value:function(e){t.langSet.forEach(e)}},{key:"size",get:function(){return t.langSet.size}}])&&C(e.prototype,n),r&&C(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function D(t){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},D(t)}function M(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,F(r.key),r)}}function B(t,e,n){return e&&M(t.prototype,e),n&&M(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function U(t,e,n){return(e=F(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function F(t){var e=function(t,e){if("object"!=D(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=D(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==D(e)?e:String(e)}x=N,L="langSet",R=new Set(["AR","BG","BS","CA","CS","DA","DE","EL","EN","ES","ET","EU","FI","FR","GL","HR","HU","IT","JA","LT","LV","MT","NL","NO","PL","PT-BR","PT-PT","RO","RU","SK","SL","SR-LATN","SR-CYRL","SV","TR","ZH"]),(L=k(L))in x?Object.defineProperty(x,L,{value:R,enumerable:!0,configurable:!0,writable:!0}):x[L]=R;var V=B((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function G(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return q(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return q(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw i}}}}function q(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function z(t){return z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},z(t)}function H(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,W(r.key),r)}}function W(t){var e=function(t,e){if("object"!=z(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=z(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==z(e)?e:String(e)}U(V,"cmpId","cmpId"),U(V,"cmpVersion","cmpVersion"),U(V,"consentLanguage","consentLanguage"),U(V,"consentScreen","consentScreen"),U(V,"created","created"),U(V,"supportOOB","supportOOB"),U(V,"isServiceSpecific","isServiceSpecific"),U(V,"lastUpdated","lastUpdated"),U(V,"numCustomPurposes","numCustomPurposes"),U(V,"policyVersion","policyVersion"),U(V,"publisherCountryCode","publisherCountryCode"),U(V,"publisherCustomConsents","publisherCustomConsents"),U(V,"publisherCustomLegitimateInterests","publisherCustomLegitimateInterests"),U(V,"publisherLegitimateInterests","publisherLegitimateInterests"),U(V,"publisherConsents","publisherConsents"),U(V,"publisherRestrictions","publisherRestrictions"),U(V,"purposeConsents","purposeConsents"),U(V,"purposeLegitimateInterests","purposeLegitimateInterests"),U(V,"purposeOneTreatment","purposeOneTreatment"),U(V,"specialFeatureOptins","specialFeatureOptins"),U(V,"useNonStandardTexts","useNonStandardTexts"),U(V,"vendorConsents","vendorConsents"),U(V,"vendorLegitimateInterests","vendorLegitimateInterests"),U(V,"vendorListVersion","vendorListVersion"),U(V,"vendorsAllowed","vendorsAllowed"),U(V,"vendorsDisclosed","vendorsDisclosed"),U(V,"version","version");var $=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,n=[{key:"clone",value:function(){var t=this,e=new this.constructor;return Object.keys(this).forEach((function(n){var r=t.deepClone(t[n]);void 0!==r&&(e[n]=r)})),e}},{key:"deepClone",value:function(t){var e=z(t);if("number"===e||"string"===e||"boolean"===e)return t;if(null!==t&&"object"===e){if("function"==typeof t.clone)return t.clone();if(t instanceof Date)return new Date(t.getTime());if(void 0!==t[Symbol.iterator]){var n,r=[],o=G(t);try{for(o.s();!(n=o.n()).done;){var i=n.value;r.push(this.deepClone(i))}}catch(t){o.e(t)}finally{o.f()}return t instanceof Array?r:new t.constructor(r)}var a={};for(var u in t)t.hasOwnProperty(u)&&(a[u]=this.deepClone(t[u]));return a}}}],n&&H(e.prototype,n),r&&H(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function K(t){return K="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},K(t)}function J(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Y(r.key),r)}}function Y(t){var e=function(t,e){if("object"!=K(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=K(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==K(e)?e:String(e)}function Q(t){var e=et();return function(){var n,r=rt(t);if(e){var o=rt(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===K(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function X(t){var e="function"==typeof Map?new Map:void 0;return X=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return tt(t,arguments,rt(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),nt(n,t)},X(t)}function tt(t,e,n){return tt=et()?Reflect.construct.bind():function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&nt(o,n.prototype),o},tt.apply(null,arguments)}function et(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function nt(t,e){return nt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},nt(t,e)}function rt(t){return rt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},rt(t)}var ot,it=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&nt(t,e)}(i,t);var e,n,r,o=Q(i);function i(t,e){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),(n=o.call(this,"invalid value ".concat(e," passed for ").concat(t," ").concat(r))).name="TCModelError",n}return e=i,n&&J(e.prototype,n),r&&J(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(X(Error));function at(t){return at="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},at(t)}function ut(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,pt(r.key),r)}}function ct(t,e){return ct=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ct(t,e)}function st(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=lt(t);if(e){var o=lt(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===at(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return ft(t)}(this,n)}}function ft(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function lt(t){return lt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},lt(t)}function dt(t,e,n){return(e=pt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function pt(t){var e=function(t,e){if("object"!=at(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=at(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==at(e)?e:String(e)}!function(t){t[t.NOT_ALLOWED=0]="NOT_ALLOWED",t[t.REQUIRE_CONSENT=1]="REQUIRE_CONSENT",t[t.REQUIRE_LI=2]="REQUIRE_LI"}(ot||(ot={}));var vt=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ct(t,e)}(i,t);var e,n,r,o=st(i);function i(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),dt(ft(n=o.call(this)),"purposeId_",void 0),dt(ft(n),"restrictionType",void 0),void 0!==t&&(n.purposeId=t),void 0!==e&&(n.restrictionType=e),n}return e=i,r=[{key:"unHash",value:function(t){var e=t.split(this.hashSeparator),n=new i;if(2!==e.length)throw new it("hash",t);return n.purposeId=parseInt(e[0],10),n.restrictionType=parseInt(e[1],10),n}}],(n=[{key:"hash",get:function(){if(!this.isValid())throw new Error("cannot hash invalid PurposeRestriction");return"".concat(this.purposeId).concat(i.hashSeparator).concat(this.restrictionType)}},{key:"purposeId",get:function(){return this.purposeId_},set:function(t){this.purposeId_=t}},{key:"isValid",value:function(){return Number.isInteger(this.purposeId)&&this.purposeId>0&&(this.restrictionType===ot.NOT_ALLOWED||this.restrictionType===ot.REQUIRE_CONSENT||this.restrictionType===ot.REQUIRE_LI)}},{key:"isSameAs",value:function(t){return this.purposeId===t.purposeId&&this.restrictionType===t.restrictionType}}])&&ut(e.prototype,n),r&&ut(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}($);function ht(t){return ht="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ht(t)}function yt(t){return function(t){if(Array.isArray(t))return mt(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return mt(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mt(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function mt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function bt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,_t(r.key),r)}}function gt(t,e){return gt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},gt(t,e)}function wt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Zt(t);if(e){var o=Zt(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===ht(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return At(t)}(this,n)}}function At(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Zt(t){return Zt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Zt(t)}function St(t,e,n){return(e=_t(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function _t(t){var e=function(t,e){if("object"!=ht(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ht(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ht(e)?e:String(e)}dt(vt,"hashSeparator","-");var Ot,Et,jt=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&gt(t,e)}(i,t);var e,n,r,o=wt(i);function i(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i);for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return St(At(t=o.call.apply(o,[this].concat(n))),"bitLength",0),St(At(t),"map",new Map),St(At(t),"gvl_",void 0),t}return e=i,n=[{key:"has",value:function(t){return this.map.has(t)}},{key:"isOkToHave",value:function(t,e,n){var r,o=!0;if(null!==(r=this.gvl)&&void 0!==r&&r.vendors){var i=this.gvl.vendors[n];if(i)if(t===ot.NOT_ALLOWED)o=i.legIntPurposes.includes(e)||i.purposes.includes(e);else if(i.flexiblePurposes.length)switch(t){case ot.REQUIRE_CONSENT:o=i.flexiblePurposes.includes(e)&&i.legIntPurposes.includes(e);break;case ot.REQUIRE_LI:o=i.flexiblePurposes.includes(e)&&i.purposes.includes(e)}else o=!1;else o=!1}return o}},{key:"add",value:function(t,e){if(this.isOkToHave(e.restrictionType,e.purposeId,t)){var n=e.hash;this.has(n)||(this.map.set(n,new Set),this.bitLength=0),this.map.get(n).add(t)}}},{key:"restrictPurposeToLegalBasis",value:function(t){var e=Array.from(this.gvl.vendorIds),n=t.hash,r=e[e.length-1],o=yt(Array(r).keys()).map((function(t){return t+1}));if(this.has(n))for(var i=1;i<=r;i++)this.map.get(n).add(i);else this.map.set(n,new Set(o)),this.bitLength=0}},{key:"getVendors",value:function(t){var e=[];if(t){var n=t.hash;this.has(n)&&(e=Array.from(this.map.get(n)))}else{var r=new Set;this.map.forEach((function(t){t.forEach((function(t){r.add(t)}))})),e=Array.from(r)}return e.sort((function(t,e){return t-e}))}},{key:"getRestrictionType",value:function(t,e){var n;return this.getRestrictions(t).forEach((function(t){t.purposeId===e&&(void 0===n||n>t.restrictionType)&&(n=t.restrictionType)})),n}},{key:"vendorHasRestriction",value:function(t,e){for(var n=!1,r=this.getRestrictions(t),o=0;o<r.length&&!n;o++)n=e.isSameAs(r[o]);return n}},{key:"getMaxVendorId",value:function(){var t=0;return this.map.forEach((function(e){t=Math.max(Array.from(e)[e.size-1],t)})),t}},{key:"getRestrictions",value:function(t){var e=[];return this.map.forEach((function(n,r){t?n.has(t)&&e.push(vt.unHash(r)):e.push(vt.unHash(r))})),e}},{key:"getPurposes",value:function(){var t=new Set;return this.map.forEach((function(e,n){t.add(vt.unHash(n).purposeId)})),Array.from(t)}},{key:"remove",value:function(t,e){var n=e.hash,r=this.map.get(n);r&&(r.delete(t),0==r.size&&(this.map.delete(n),this.bitLength=0))}},{key:"gvl",get:function(){return this.gvl_},set:function(t){var e=this;this.gvl_||(this.gvl_=t,this.map.forEach((function(t,n){var r=vt.unHash(n);Array.from(t).forEach((function(n){e.isOkToHave(r.restrictionType,r.purposeId,n)||t.delete(n)}))})))}},{key:"isEmpty",value:function(){return 0===this.map.size}},{key:"numRestrictions",get:function(){return this.map.size}}],n&&bt(e.prototype,n),r&&bt(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}($);function Pt(t){return Pt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pt(t)}function Tt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,kt(r.key),r)}}function It(t,e,n){return e&&Tt(t.prototype,e),n&&Tt(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Ct(t,e,n){return(e=kt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function kt(t){var e=function(t,e){if("object"!=Pt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Pt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Pt(e)?e:String(e)}!function(t){t.COOKIE="cookie",t.WEB="web",t.APP="app"}(Ot||(Ot={})),function(t){t.CORE="core",t.VENDORS_DISCLOSED="vendorsDisclosed",t.VENDORS_ALLOWED="vendorsAllowed",t.PUBLISHER_TC="publisherTC"}(Et||(Et={}));var xt,Lt=It((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function Rt(t){return Rt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Rt(t)}function Nt(){Nt=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==Rt(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Rt(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Dt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Gt(r.key),r)}}function Mt(t,e){return Mt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Mt(t,e)}function Bt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Ft(t);if(e){var o=Ft(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Rt(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return Ut(t)}(this,n)}}function Ut(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ft(t){return Ft=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ft(t)}function Vt(t,e,n){return(e=Gt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Gt(t){var e=function(t,e){if("object"!=Rt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Rt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Rt(e)?e:String(e)}Ct(Lt,"ID_TO_KEY",[Et.CORE,Et.VENDORS_DISCLOSED,Et.VENDORS_ALLOWED,Et.PUBLISHER_TC]),Ct(Lt,"KEY_TO_ID",Ct(Ct(Ct(Ct({},Et.CORE,0),Et.VENDORS_DISCLOSED,1),Et.VENDORS_ALLOWED,2),Et.PUBLISHER_TC,3)),xt=Symbol.iterator;var qt,zt,Ht,Wt,$t,Kt,Jt,Yt,Qt,Xt,te,ee,ne,re,oe,ie,ae,ue,ce=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Mt(t,e)}(i,t);var e,n,r,o=Bt(i);function i(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i);for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return Vt(Ut(t=o.call.apply(o,[this].concat(n))),"bitLength",0),Vt(Ut(t),"maxId_",0),Vt(Ut(t),"set_",new Set),t}return e=i,n=[{key:xt,value:Nt().mark((function t(){var e;return Nt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e=1;case 1:if(!(e<=this.maxId)){t.next=7;break}return t.next=4,[e,this.has(e)];case 4:e++,t.next=1;break;case 7:case"end":return t.stop()}}),t,this)}))},{key:"values",value:function(){return this.set_.values()}},{key:"maxId",get:function(){return this.maxId_}},{key:"has",value:function(t){return this.set_.has(t)}},{key:"unset",value:function(t){var e=this;Array.isArray(t)?t.forEach((function(t){return e.unset(t)})):"object"===Rt(t)?this.unset(Object.keys(t).map((function(t){return Number(t)}))):(this.set_.delete(Number(t)),this.bitLength=0,t===this.maxId&&(this.maxId_=0,this.set_.forEach((function(t){e.maxId_=Math.max(e.maxId,t)}))))}},{key:"isIntMap",value:function(t){var e=this,n="object"===Rt(t);return n=n&&Object.keys(t).every((function(n){var r=Number.isInteger(parseInt(n,10));return r=(r=r&&e.isValidNumber(t[n].id))&&void 0!==t[n].name})),n}},{key:"isValidNumber",value:function(t){return parseInt(t,10)>0}},{key:"isSet",value:function(t){var e=!1;return t instanceof Set&&(e=Array.from(t).every(this.isValidNumber)),e}},{key:"set",value:function(t){var e=this;if(Array.isArray(t))t.forEach((function(t){return e.set(t)}));else if(this.isSet(t))this.set(Array.from(t));else if(this.isIntMap(t))this.set(Object.keys(t).map((function(t){return Number(t)})));else{if(!this.isValidNumber(t))throw new it("set()",t,"must be positive integer array, positive integer, Set<number>, or IntMap");this.set_.add(t),this.maxId_=Math.max(this.maxId,t),this.bitLength=0}}},{key:"empty",value:function(){this.set_=new Set}},{key:"forEach",value:function(t){for(var e=1;e<=this.maxId;e++)t(this.has(e),e)}},{key:"size",get:function(){return this.set_.size}},{key:"setAll",value:function(t){this.set(t)}}],n&&Dt(e.prototype,n),r&&Dt(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}($);function se(t){return se="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},se(t)}function fe(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,pe(r.key),r)}}function le(t,e,n){return e&&fe(t.prototype,e),n&&fe(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function de(t,e,n){return(e=pe(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function pe(t){var e=function(t,e){if("object"!=se(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=se(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==se(e)?e:String(e)}qt=V.cmpId,zt=V.cmpVersion,Ht=V.consentLanguage,Wt=V.consentScreen,$t=V.created,Kt=V.isServiceSpecific,Jt=V.lastUpdated,Yt=V.policyVersion,Qt=V.publisherCountryCode,Xt=V.publisherLegitimateInterests,te=V.publisherConsents,ee=V.purposeConsents,ne=V.purposeLegitimateInterests,re=V.purposeOneTreatment,oe=V.specialFeatureOptins,ie=V.useNonStandardTexts,ae=V.vendorListVersion,ue=V.version;var ve=le((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function he(t){return he="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},he(t)}function ye(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,me(r.key),r)}}function me(t){var e=function(t,e){if("object"!=he(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=he(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==he(e)?e:String(e)}de(ve,qt,12),de(ve,zt,12),de(ve,Ht,12),de(ve,Wt,6),de(ve,$t,36),de(ve,Kt,1),de(ve,Jt,36),de(ve,Yt,6),de(ve,Qt,12),de(ve,Xt,24),de(ve,te,24),de(ve,ee,24),de(ve,ne,24),de(ve,re,1),de(ve,oe,12),de(ve,ie,1),de(ve,ae,12),de(ve,ue,6),de(ve,"anyBoolean",1),de(ve,"encodingType",1),de(ve,"maxId",16),de(ve,"numCustomPurposes",6),de(ve,"numEntries",12),de(ve,"numRestrictions",12),de(ve,"purposeId",6),de(ve,"restrictionType",2),de(ve,"segmentType",3),de(ve,"singleOrRange",1),de(ve,"vendorId",16);var be=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t){return String(Number(t))}},{key:"decode",value:function(t){return"1"===t}}],(n=null)&&ye(e.prototype,n),r&&ye(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function ge(t){return ge="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ge(t)}function we(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ae(r.key),r)}}function Ae(t){var e=function(t,e){if("object"!=ge(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ge(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ge(e)?e:String(e)}var Ze=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t,e){var n;if("string"==typeof t&&(t=parseInt(t,10)),(n=t.toString(2)).length>e||t<0)throw new d("".concat(t," too large to encode into ").concat(e));return n.length<e&&(n="0".repeat(e-n.length)+n),n}},{key:"decode",value:function(t,e){if(e!==t.length)throw new Z("invalid bit length");return parseInt(t,2)}}],(n=null)&&we(e.prototype,n),r&&we(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Se(t){return Se="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Se(t)}function _e(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Oe(r.key),r)}}function Oe(t){var e=function(t,e){if("object"!=Se(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Se(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Se(e)?e:String(e)}var Ee=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t,e){return Ze.encode(Math.round(t.getTime()/100),e)}},{key:"decode",value:function(t,e){if(e!==t.length)throw new Z("invalid bit length");var n=new Date;return n.setTime(100*Ze.decode(t,e)),n}}],(n=null)&&_e(e.prototype,n),r&&_e(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function je(t){return je="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},je(t)}function Pe(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Te(r.key),r)}}function Te(t){var e=function(t,e){if("object"!=je(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=je(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==je(e)?e:String(e)}var Ie=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t,e){for(var n="",r=1;r<=e;r++)n+=be.encode(t.has(r));return n}},{key:"decode",value:function(t,e){if(t.length!==e)throw new Z("bitfield encoding length mismatch");for(var n=new ce,r=1;r<=e;r++)be.decode(t[r-1])&&n.set(r);return n.bitLength=t.length,n}}],(n=null)&&Pe(e.prototype,n),r&&Pe(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Ce(t){return Ce="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ce(t)}function ke(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,xe(r.key),r)}}function xe(t){var e=function(t,e){if("object"!=Ce(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ce(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ce(e)?e:String(e)}var Le=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t,e){var n=(t=t.toUpperCase()).charCodeAt(0)-65,r=t.charCodeAt(1)-65;if(n<0||n>25||r<0||r>25)throw new d("invalid language code: ".concat(t));if(e%2==1)throw new d("numBits must be even, ".concat(e," is not valid"));return e/=2,Ze.encode(n,e)+Ze.encode(r,e)}},{key:"decode",value:function(t,e){if(e!==t.length||t.length%2)throw new Z("invalid bit length for language");var n=t.length/2,r=Ze.decode(t.slice(0,n),n)+65,o=Ze.decode(t.slice(n),n)+65;return String.fromCharCode(r)+String.fromCharCode(o)}}],(n=null)&&ke(e.prototype,n),r&&ke(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Re(t){return Re="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Re(t)}function Ne(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,De(r.key),r)}}function De(t){var e=function(t,e){if("object"!=Re(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Re(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Re(e)?e:String(e)}var Me,Be=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t){var e=Ze.encode(t.numRestrictions,ve.numRestrictions);if(!t.isEmpty()){var n=function(e,n){for(var r=e+1;r<=n;r++)if(t.gvl.vendorIds.has(r))return r;return e};t.getRestrictions().forEach((function(r){e+=Ze.encode(r.purposeId,ve.purposeId),e+=Ze.encode(r.restrictionType,ve.restrictionType);for(var o=t.getVendors(r),i=o.length,a=0,u=0,c="",s=0;s<i;s++){var f=o[s];if(0===u&&(a++,u=f),s===i-1||o[s+1]>n(f,o[i-1])){var l=!(f===u);c+=be.encode(l),c+=Ze.encode(u,ve.vendorId),l&&(c+=Ze.encode(f,ve.vendorId)),u=0}}e+=Ze.encode(a,ve.numEntries),e+=c}))}return e}},{key:"decode",value:function(t){var e=0,n=new jt,r=Ze.decode(t.substr(e,ve.numRestrictions),ve.numRestrictions);e+=ve.numRestrictions;for(var o=0;o<r;o++){var i=Ze.decode(t.substr(e,ve.purposeId),ve.purposeId);e+=ve.purposeId;var a=Ze.decode(t.substr(e,ve.restrictionType),ve.restrictionType);e+=ve.restrictionType;var u=new vt(i,a),c=Ze.decode(t.substr(e,ve.numEntries),ve.numEntries);e+=ve.numEntries;for(var s=0;s<c;s++){var f=be.decode(t.substr(e,ve.anyBoolean));e+=ve.anyBoolean;var l=Ze.decode(t.substr(e,ve.vendorId),ve.vendorId);if(e+=ve.vendorId,f){var d=Ze.decode(t.substr(e,ve.vendorId),ve.vendorId);if(e+=ve.vendorId,d<l)throw new Z("Invalid RangeEntry: endVendorId ".concat(d," is less than ").concat(l));for(var p=l;p<=d;p++)n.add(p,u)}else n.add(l,u)}}return n.bitLength=e,n}}],(n=null)&&Ne(e.prototype,n),r&&Ne(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Ue(t){return Ue="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ue(t)}function Fe(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ve(r.key),r)}}function Ve(t){var e=function(t,e){if("object"!=Ue(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ue(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ue(e)?e:String(e)}!function(t){t[t.FIELD=0]="FIELD",t[t.RANGE=1]="RANGE"}(Me||(Me={}));var Ge=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t){var e,n=[],r=[],o=Ze.encode(t.maxId,ve.maxId),i="",a=ve.maxId+ve.encodingType,u=a+t.maxId,c=2*ve.vendorId+ve.singleOrRange+ve.numEntries,s=a+ve.numEntries;return t.forEach((function(o,a){i+=be.encode(o),(e=t.maxId>c&&s<u)&&o&&(t.has(a+1)?0===r.length&&(r.push(a),s+=ve.singleOrRange,s+=ve.vendorId):(r.push(a),s+=ve.vendorId,n.push(r),r=[]))})),e?(o+=String(Me.RANGE),o+=this.buildRangeEncoding(n)):(o+=String(Me.FIELD),o+=i),o}},{key:"decode",value:function(t,e){var n,r=0,o=Ze.decode(t.substr(r,ve.maxId),ve.maxId);r+=ve.maxId;var i=Ze.decode(t.charAt(r),ve.encodingType);if(r+=ve.encodingType,i===Me.RANGE){if(n=new ce,1===e){if("1"===t.substr(r,1))throw new Z("Unable to decode default consent=1");r++}var a=Ze.decode(t.substr(r,ve.numEntries),ve.numEntries);r+=ve.numEntries;for(var u=0;u<a;u++){var c=be.decode(t.charAt(r));r+=ve.singleOrRange;var s=Ze.decode(t.substr(r,ve.vendorId),ve.vendorId);if(r+=ve.vendorId,c){var f=Ze.decode(t.substr(r,ve.vendorId),ve.vendorId);r+=ve.vendorId;for(var l=s;l<=f;l++)n.set(l)}else n.set(s)}}else{var d=t.substr(r,o);r+=o,n=Ie.decode(d,o)}return n.bitLength=r,n}},{key:"buildRangeEncoding",value:function(t){var e=t.length,n=Ze.encode(e,ve.numEntries);return t.forEach((function(t){var e=1===t.length;n+=be.encode(!e),n+=Ze.encode(t[0],ve.vendorId),e||(n+=Ze.encode(t[1],ve.vendorId))})),n}}],(n=null)&&Fe(e.prototype,n),r&&Fe(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function qe(t){return qe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qe(t)}function ze(t,e,n){var r;return r=function(t,e){if("object"!=qe(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=qe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(e,"string"),(e="symbol"==qe(r)?r:String(r))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function He(){var t;return ze(ze(ze(ze(ze(ze(ze(ze(ze(ze(t={},V.version,Ze),V.created,Ee),V.lastUpdated,Ee),V.cmpId,Ze),V.cmpVersion,Ze),V.consentScreen,Ze),V.consentLanguage,Le),V.vendorListVersion,Ze),V.policyVersion,Ze),V.isServiceSpecific,be),ze(ze(ze(ze(ze(ze(ze(ze(ze(ze(t,V.useNonStandardTexts,be),V.specialFeatureOptins,Ie),V.purposeConsents,Ie),V.purposeLegitimateInterests,Ie),V.purposeOneTreatment,be),V.publisherCountryCode,Le),V.vendorConsents,Ge),V.vendorLegitimateInterests,Ge),V.publisherRestrictions,Be),"segmentType",Ze),ze(ze(ze(ze(ze(ze(ze(t,V.vendorsDisclosed,Ge),V.vendorsAllowed,Ge),V.publisherConsents,Ie),V.publisherLegitimateInterests,Ie),V.numCustomPurposes,Ze),V.publisherCustomConsents,Ie),V.publisherCustomLegitimateInterests,Ie)}function We(t){return We="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},We(t)}function $e(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ye(r.key),r)}}function Ke(t,e,n){return e&&$e(t.prototype,e),n&&$e(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Je(t,e,n){return(e=Ye(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ye(t){var e=function(t,e){if("object"!=We(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=We(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==We(e)?e:String(e)}var Qe=Ke((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Je(this,"1",Je({},Et.CORE,[V.version,V.created,V.lastUpdated,V.cmpId,V.cmpVersion,V.consentScreen,V.consentLanguage,V.vendorListVersion,V.purposeConsents,V.vendorConsents])),Je(this,"2",Je(Je(Je(Je({},Et.CORE,[V.version,V.created,V.lastUpdated,V.cmpId,V.cmpVersion,V.consentScreen,V.consentLanguage,V.vendorListVersion,V.policyVersion,V.isServiceSpecific,V.useNonStandardTexts,V.specialFeatureOptins,V.purposeConsents,V.purposeLegitimateInterests,V.purposeOneTreatment,V.publisherCountryCode,V.vendorConsents,V.vendorLegitimateInterests,V.publisherRestrictions]),Et.PUBLISHER_TC,[V.publisherConsents,V.publisherLegitimateInterests,V.numCustomPurposes,V.publisherCustomConsents,V.publisherCustomLegitimateInterests]),Et.VENDORS_ALLOWED,[V.vendorsAllowed]),Et.VENDORS_DISCLOSED,[V.vendorsDisclosed]))}));function Xe(t){return Xe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xe(t)}function tn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,rn(r.key),r)}}function en(t,e,n){return e&&tn(t.prototype,e),n&&tn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function nn(t,e,n){return(e=rn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function rn(t){var e=function(t,e){if("object"!=Xe(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Xe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Xe(e)?e:String(e)}var on=en((function t(e,n){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),nn(this,"1",[Et.CORE]),nn(this,"2",[Et.CORE]),2===e.version)if(e.isServiceSpecific)this[2].push(Et.PUBLISHER_TC);else{var r=!(!n||!n.isForVendors);r&&!0!==e[V.supportOOB]||this[2].push(Et.VENDORS_DISCLOSED),r&&(e[V.supportOOB]&&e[V.vendorsAllowed].size>0&&this[2].push(Et.VENDORS_ALLOWED),this[2].push(Et.PUBLISHER_TC))}}));function an(t){return an="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},an(t)}function un(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,cn(r.key),r)}}function cn(t){var e=function(t,e){if("object"!=an(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=an(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==an(e)?e:String(e)}var sn=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t,e){var n,r=this;try{n=this.fieldSequence[String(t.version)][e]}catch(n){throw new d("Unable to encode version: ".concat(t.version,", segment: ").concat(e))}var o="";e!==Et.CORE&&(o=Ze.encode(Lt.KEY_TO_ID[e],ve.segmentType));var i=He();return n.forEach((function(n){var a=t[n],u=i[n],c=ve[n];void 0===c&&r.isPublisherCustom(n)&&(c=Number(t[V.numCustomPurposes]));try{o+=u.encode(a,c)}catch(t){throw new d("Error encoding ".concat(e,"->").concat(n,": ").concat(t.message))}})),j.encode(o)}},{key:"decode",value:function(t,e,n){var r=this,o=j.decode(t),i=0;n===Et.CORE&&(e.version=Ze.decode(o.substr(i,ve[V.version]),ve[V.version])),n!==Et.CORE&&(i+=ve.segmentType);var a=this.fieldSequence[String(e.version)][n],u=He();return a.forEach((function(t){var n=u[t],a=ve[t];if(void 0===a&&r.isPublisherCustom(t)&&(a=Number(e[V.numCustomPurposes])),0!==a){var c=o.substr(i,a);if(e[t]=n===Ge?n.decode(c,e.version):n.decode(c,a),Number.isInteger(a))i+=a;else{if(!Number.isInteger(e[t].bitLength))throw new Z(t);i+=e[t].bitLength}}})),e}},{key:"isPublisherCustom",value:function(t){return 0===t.indexOf("publisherCustom")}}],(n=null)&&un(e.prototype,n),r&&un(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function fn(t){return fn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fn(t)}function ln(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,dn(r.key),r)}}function dn(t){var e=function(t,e){if("object"!=fn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=fn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==fn(e)?e:String(e)}!function(t,e,n){(e=cn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n}(sn,"fieldSequence",new Qe);var pn=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"process",value:function(t,e){var n=t.gvl;if(!n)throw new d("Unable to encode TCModel without a GVL");if(!n.isReady)throw new d("Unable to encode TCModel tcModel.gvl.readyPromise is not resolved");(t=t.clone()).consentLanguage=n.language.slice(0,2).toUpperCase(),(null==e?void 0:e.version)>0&&(null==e?void 0:e.version)<=this.processor.length?t.version=e.version:t.version=this.processor.length;var r=t.version-1;if(!this.processor[r])throw new d("Invalid version: ".concat(t.version));return this.processor[r](t,n)}}],(n=null)&&ln(e.prototype,n),r&&ln(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function vn(t){return vn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vn(t)}function hn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,yn(r.key),r)}}function yn(t){var e=function(t,e){if("object"!=vn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=vn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==vn(e)?e:String(e)}function mn(t){var e=wn();return function(){var n,r=Zn(t);if(e){var o=Zn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===vn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function bn(t){var e="function"==typeof Map?new Map:void 0;return bn=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return gn(t,arguments,Zn(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),An(n,t)},bn(t)}function gn(t,e,n){return gn=wn()?Reflect.construct.bind():function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&An(o,n.prototype),o},gn.apply(null,arguments)}function wn(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function An(t,e){return An=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},An(t,e)}function Zn(t){return Zn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Zn(t)}!function(t,e,n){(e=dn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n}(pn,"processor",[function(t){return t},function(t,e){t.publisherRestrictions.gvl=e,t.purposeLegitimateInterests.unset([1,3,4,5,6]);var n=new Map;return n.set("legIntPurposes",t.vendorLegitimateInterests),n.set("purposes",t.vendorConsents),n.forEach((function(n,r){n.forEach((function(o,i){if(o){var a=e.vendors[i];if(!a||a.deletedDate)n.unset(i);else if(0===a[r].length)if("legIntPurposes"===r&&0===a.purposes.length&&0===a.legIntPurposes.length&&a.specialPurposes.length>0);else if(t.isServiceSpecific)if(0===a.flexiblePurposes.length)n.unset(i);else{for(var u=t.publisherRestrictions.getRestrictions(i),c=!1,s=0,f=u.length;s<f&&!c;s++)c=u[s].restrictionType===ot.REQUIRE_CONSENT&&"purposes"===r||u[s].restrictionType===ot.REQUIRE_LI&&"legIntPurposes"===r;c||n.unset(i)}else n.unset(i)}}))})),t.vendorsDisclosed.set(e.vendors),t}]);var Sn=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&An(t,e)}(i,t);var e,n,r,o=mn(i);function i(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),(e=o.call(this,t)).name="GVLError",e}return e=i,n&&hn(e.prototype,n),r&&hn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}(bn(Error));function _n(t){return _n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_n(t)}function On(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,En(r.key),r)}}function En(t){var e=function(t,e){if("object"!=_n(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=_n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==_n(e)?e:String(e)}var jn=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"absCall",value:function(t,e,n,r){return new Promise((function(o,i){var a=new XMLHttpRequest;a.withCredentials=n,a.addEventListener("load",(function(){if(a.readyState==XMLHttpRequest.DONE)if(a.status>=200&&a.status<300){var t=a.response;if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}o(t)}else i(new Error("HTTP Status: ".concat(a.status," response type: ").concat(a.responseType)))})),a.addEventListener("error",(function(){i(new Error("error"))})),a.addEventListener("abort",(function(){i(new Error("aborted"))})),null===e?a.open("GET",t,!0):a.open("POST",t,!0),a.responseType="json",a.timeout=r,a.ontimeout=function(){i(new Error("Timeout "+r+"ms "+t))},a.send(e)}))}},{key:"post",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;return this.absCall(t,JSON.stringify(e),n,r)}},{key:"fetch",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return this.absCall(t,null,e,n)}}],(n=null)&&On(e.prototype,n),r&&On(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}();function Pn(t){return Pn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pn(t)}function Tn(){Tn=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new I(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function l(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function b(){}function g(){}var w={};s(w,a,(function(){return this}));var A=Object.getPrototypeOf,Z=A&&A(A(C([])));Z&&Z!==n&&r.call(Z,a)&&(w=Z);var S=g.prototype=m.prototype=Object.create(w);function _(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function O(t,e){function n(o,i,a,u){var c=l(t[o],t,i);if("throw"!==c.type){var s=c.arg,f=s.value;return f&&"object"==Pn(f)&&r.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(f).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var o=d;return function(i,a){if(o===v)throw new Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=j(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=l(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function j(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=l(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function C(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Pn(e)+" is not iterable")}return b.prototype=g,o(S,"constructor",{value:g,configurable:!0}),o(g,"constructor",{value:b,configurable:!0}),b.displayName=s(g,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,s(t,c,"GeneratorFunction")),t.prototype=Object.create(S),t},e.awrap=function(t){return{__await:t}},_(O.prototype),s(O.prototype,u,(function(){return this})),e.AsyncIterator=O,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new O(f(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},_(S),s(S,c,"Generator"),s(S,a,(function(){return this})),s(S,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=C,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function In(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}function Cn(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){In(i,r,o,a,u,"next",t)}function u(t){In(i,r,o,a,u,"throw",t)}a(void 0)}))}}function kn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Mn(r.key),r)}}function xn(t,e){return xn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},xn(t,e)}function Ln(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=Nn(t);if(e){var o=Nn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Pn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return Rn(t)}(this,n)}}function Rn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Nn(t){return Nn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Nn(t)}function Dn(t,e,n){return(e=Mn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Mn(t){var e=function(t,e){if("object"!=Pn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Pn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Pn(e)?e:String(e)}var Bn=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&xn(t,e)}(u,t);var e,n,r,o,i,a=Ln(u);function u(t){var e;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,u),Dn(Rn(e=a.call(this)),"readyPromise",void 0),Dn(Rn(e),"gvlSpecificationVersion",void 0),Dn(Rn(e),"vendorListVersion",void 0),Dn(Rn(e),"tcfPolicyVersion",void 0),Dn(Rn(e),"lastUpdated",void 0),Dn(Rn(e),"purposes",void 0),Dn(Rn(e),"specialPurposes",void 0),Dn(Rn(e),"features",void 0),Dn(Rn(e),"specialFeatures",void 0),Dn(Rn(e),"isReady_",!1),Dn(Rn(e),"vendors_",void 0),Dn(Rn(e),"vendorIds",void 0),Dn(Rn(e),"fullVendorList",void 0),Dn(Rn(e),"byPurposeVendorMap",void 0),Dn(Rn(e),"bySpecialPurposeVendorMap",void 0),Dn(Rn(e),"byFeatureVendorMap",void 0),Dn(Rn(e),"bySpecialFeatureVendorMap",void 0),Dn(Rn(e),"stacks",void 0),Dn(Rn(e),"dataCategories",void 0),Dn(Rn(e),"lang_",void 0),Dn(Rn(e),"cacheLang_",void 0),Dn(Rn(e),"isLatest",!1);var n=u.baseUrl;if(e.lang_=u.DEFAULT_LANGUAGE,e.cacheLang_=u.DEFAULT_LANGUAGE,e.isVendorList(t))e.populate(t),e.readyPromise=Promise.resolve();else{if(!n)throw new Sn("must specify GVL.baseUrl before loading GVL json");if(t>0){var r=t;u.CACHE.has(r)?(e.populate(u.CACHE.get(r)),e.readyPromise=Promise.resolve()):(n+=u.versionedFilename.replace("[VERSION]",String(r)),e.readyPromise=e.fetchJson(n))}else u.CACHE.has(u.LATEST_CACHE_KEY)?(e.populate(u.CACHE.get(u.LATEST_CACHE_KEY)),e.readyPromise=Promise.resolve()):(e.isLatest=!0,e.readyPromise=e.fetchJson(n+u.latestFilename))}return e}return e=u,n=[{key:"cacheLanguage",value:function(){u.LANGUAGE_CACHE.has(this.cacheLang_)||u.LANGUAGE_CACHE.set(this.cacheLang_,{purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories})}},{key:"fetchJson",value:(i=Cn(Tn().mark((function t(e){return Tn().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.t0=this,t.next=4,jn.fetch(e);case 4:t.t1=t.sent,t.t0.populate.call(t.t0,t.t1),t.next=11;break;case 8:throw t.prev=8,t.t2=t.catch(0),new Sn(t.t2.message);case 11:case"end":return t.stop()}}),t,this,[[0,8]])}))),function(t){return i.apply(this,arguments)})},{key:"getJson",value:function(){return JSON.parse(JSON.stringify({gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorListVersion,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories,vendors:this.fullVendorList}))}},{key:"changeLanguage",value:(o=Cn(Tn().mark((function t(e){var n,r,o,i,a;return Tn().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=e,t.prev=1,n=u.consentLanguages.parseLanguage(e),t.next=8;break;case 5:throw t.prev=5,t.t0=t.catch(1),new Sn("Error during parsing the language: "+t.t0.message);case 8:if(r=e.toUpperCase(),n.toLowerCase()!==u.DEFAULT_LANGUAGE.toLowerCase()||u.LANGUAGE_CACHE.has(r)){t.next=11;break}return t.abrupt("return");case 11:if(n===this.lang_){t.next=29;break}if(this.lang_=n,!u.LANGUAGE_CACHE.has(r)){t.next=18;break}for(i in o=u.LANGUAGE_CACHE.get(r))o.hasOwnProperty(i)&&(this[i]=o[i]);t.next=29;break;case 18:return a=u.baseUrl+u.languageFilename.replace("[LANG]",this.lang_.toLowerCase()),t.prev=19,t.next=22,this.fetchJson(a);case 22:this.cacheLang_=r,this.cacheLanguage(),t.next=29;break;case 26:throw t.prev=26,t.t1=t.catch(19),new Sn("unable to load language: "+t.t1.message);case 29:case"end":return t.stop()}}),t,this,[[1,5],[19,26]])}))),function(t){return o.apply(this,arguments)})},{key:"language",get:function(){return this.lang_}},{key:"isVendorList",value:function(t){return void 0!==t&&void 0!==t.vendors}},{key:"populate",value:function(t){this.purposes=t.purposes,this.specialPurposes=t.specialPurposes,this.features=t.features,this.specialFeatures=t.specialFeatures,this.stacks=t.stacks,this.dataCategories=t.dataCategories,this.isVendorList(t)&&(this.gvlSpecificationVersion=t.gvlSpecificationVersion,this.tcfPolicyVersion=t.tcfPolicyVersion,this.vendorListVersion=t.vendorListVersion,this.lastUpdated=t.lastUpdated,"string"==typeof this.lastUpdated&&(this.lastUpdated=new Date(this.lastUpdated)),this.vendors_=t.vendors,this.fullVendorList=t.vendors,this.mapVendors(),this.isReady_=!0,this.isLatest&&u.CACHE.set(u.LATEST_CACHE_KEY,this.getJson()),u.CACHE.has(this.vendorListVersion)||u.CACHE.set(this.vendorListVersion,this.getJson())),this.cacheLanguage()}},{key:"mapVendors",value:function(t){var e=this;this.byPurposeVendorMap={},this.bySpecialPurposeVendorMap={},this.byFeatureVendorMap={},this.bySpecialFeatureVendorMap={},Object.keys(this.purposes).forEach((function(t){e.byPurposeVendorMap[t]={legInt:new Set,consent:new Set,flexible:new Set}})),Object.keys(this.specialPurposes).forEach((function(t){e.bySpecialPurposeVendorMap[t]=new Set})),Object.keys(this.features).forEach((function(t){e.byFeatureVendorMap[t]=new Set})),Object.keys(this.specialFeatures).forEach((function(t){e.bySpecialFeatureVendorMap[t]=new Set})),Array.isArray(t)||(t=Object.keys(this.fullVendorList).map((function(t){return+t}))),this.vendorIds=new Set(t),this.vendors_=t.reduce((function(t,n){var r=e.vendors_[String(n)];return r&&void 0===r.deletedDate&&(r.purposes.forEach((function(t){e.byPurposeVendorMap[String(t)].consent.add(n)})),r.specialPurposes.forEach((function(t){e.bySpecialPurposeVendorMap[String(t)].add(n)})),r.legIntPurposes.forEach((function(t){e.byPurposeVendorMap[String(t)].legInt.add(n)})),r.flexiblePurposes&&r.flexiblePurposes.forEach((function(t){e.byPurposeVendorMap[String(t)].flexible.add(n)})),r.features.forEach((function(t){e.byFeatureVendorMap[String(t)].add(n)})),r.specialFeatures.forEach((function(t){e.bySpecialFeatureVendorMap[String(t)].add(n)})),t[n]=r),t}),{})}},{key:"getFilteredVendors",value:function(t,e,n,r){var o=this,i=t.charAt(0).toUpperCase()+t.slice(1),a={};return("purpose"===t&&n?this["by"+i+"VendorMap"][String(e)][n]:this["by"+(r?"Special":"")+i+"VendorMap"][String(e)]).forEach((function(t){a[String(t)]=o.vendors[String(t)]})),a}},{key:"getVendorsWithConsentPurpose",value:function(t){return this.getFilteredVendors("purpose",t,"consent")}},{key:"getVendorsWithLegIntPurpose",value:function(t){return this.getFilteredVendors("purpose",t,"legInt")}},{key:"getVendorsWithFlexiblePurpose",value:function(t){return this.getFilteredVendors("purpose",t,"flexible")}},{key:"getVendorsWithSpecialPurpose",value:function(t){return this.getFilteredVendors("purpose",t,void 0,!0)}},{key:"getVendorsWithFeature",value:function(t){return this.getFilteredVendors("feature",t)}},{key:"getVendorsWithSpecialFeature",value:function(t){return this.getFilteredVendors("feature",t,void 0,!0)}},{key:"vendors",get:function(){return this.vendors_}},{key:"narrowVendorsTo",value:function(t){this.mapVendors(t)}},{key:"isReady",get:function(){return this.isReady_}},{key:"clone",value:function(){var t=new u(this.getJson());return this.lang_!==u.DEFAULT_LANGUAGE&&t.changeLanguage(this.lang_),t}}],r=[{key:"baseUrl",get:function(){return this.baseUrl_},set:function(t){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(t))throw new Sn("Invalid baseUrl!  You may not pull directly from vendorlist.consensu.org and must provide your own cache");t.length>0&&"/"!==t[t.length-1]&&(t+="/"),this.baseUrl_=t}},{key:"emptyLanguageCache",value:function(t){var e=!1;return null==t&&u.LANGUAGE_CACHE.size>0?(u.LANGUAGE_CACHE=new Map,e=!0):"string"==typeof t&&this.consentLanguages.has(t.toUpperCase())&&(u.LANGUAGE_CACHE.delete(t.toUpperCase()),e=!0),e}},{key:"emptyCache",value:function(t){var e=!1;return Number.isInteger(t)&&t>=0?(u.CACHE.delete(t),e=!0):void 0===t&&(u.CACHE=new Map,e=!0),e}},{key:"isInstanceOf",value:function(t){return"object"===Pn(t)&&"function"==typeof t.narrowVendorsTo}}],n&&kn(e.prototype,n),r&&kn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),u}($);function Un(t){return Un="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Un(t)}function Fn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Wn(r.key),r)}}function Vn(t,e){return Vn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Vn(t,e)}function Gn(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,r=zn(t);if(e){var o=zn(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===Un(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return qn(t)}(this,n)}}function qn(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function zn(t){return zn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},zn(t)}function Hn(t,e,n){return(e=Wn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Wn(t){var e=function(t,e){if("object"!=Un(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Un(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Un(e)?e:String(e)}Dn(Bn,"LANGUAGE_CACHE",new Map),Dn(Bn,"CACHE",new Map),Dn(Bn,"LATEST_CACHE_KEY",0),Dn(Bn,"DEFAULT_LANGUAGE","EN"),Dn(Bn,"consentLanguages",new N),Dn(Bn,"baseUrl_",void 0),Dn(Bn,"latestFilename","vendor-list.json"),Dn(Bn,"versionedFilename","archives/vendor-list-v[VERSION].json"),Dn(Bn,"languageFilename","purposes-[LANG].json");var $n=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Vn(t,e)}(i,t);var e,n,r,o=Gn(i);function i(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,i),Hn(qn(e=o.call(this)),"isServiceSpecific_",!1),Hn(qn(e),"supportOOB_",!0),Hn(qn(e),"useNonStandardTexts_",!1),Hn(qn(e),"purposeOneTreatment_",!1),Hn(qn(e),"publisherCountryCode_","AA"),Hn(qn(e),"version_",2),Hn(qn(e),"consentScreen_",0),Hn(qn(e),"policyVersion_",4),Hn(qn(e),"consentLanguage_","EN"),Hn(qn(e),"cmpId_",0),Hn(qn(e),"cmpVersion_",0),Hn(qn(e),"vendorListVersion_",0),Hn(qn(e),"numCustomPurposes_",0),Hn(qn(e),"gvl_",void 0),Hn(qn(e),"created",void 0),Hn(qn(e),"lastUpdated",void 0),Hn(qn(e),"specialFeatureOptins",new ce),Hn(qn(e),"purposeConsents",new ce),Hn(qn(e),"purposeLegitimateInterests",new ce),Hn(qn(e),"publisherConsents",new ce),Hn(qn(e),"publisherLegitimateInterests",new ce),Hn(qn(e),"publisherCustomConsents",new ce),Hn(qn(e),"publisherCustomLegitimateInterests",new ce),Hn(qn(e),"customPurposes",void 0),Hn(qn(e),"vendorConsents",new ce),Hn(qn(e),"vendorLegitimateInterests",new ce),Hn(qn(e),"vendorsDisclosed",new ce),Hn(qn(e),"vendorsAllowed",new ce),Hn(qn(e),"publisherRestrictions",new jt),t&&(e.gvl=t),e.updated(),e}return e=i,(n=[{key:"gvl",get:function(){return this.gvl_},set:function(t){Bn.isInstanceOf(t)||(t=new Bn(t)),this.gvl_=t,this.publisherRestrictions.gvl=t}},{key:"cmpId",get:function(){return this.cmpId_},set:function(t){if(t=Number(t),!(Number.isInteger(t)&&t>1))throw new it("cmpId",t);this.cmpId_=t}},{key:"cmpVersion",get:function(){return this.cmpVersion_},set:function(t){if(t=Number(t),!(Number.isInteger(t)&&t>-1))throw new it("cmpVersion",t);this.cmpVersion_=t}},{key:"consentScreen",get:function(){return this.consentScreen_},set:function(t){if(t=Number(t),!(Number.isInteger(t)&&t>-1))throw new it("consentScreen",t);this.consentScreen_=t}},{key:"consentLanguage",get:function(){return this.consentLanguage_},set:function(t){this.consentLanguage_=t}},{key:"publisherCountryCode",get:function(){return this.publisherCountryCode_},set:function(t){if(!/^([A-z]){2}$/.test(t))throw new it("publisherCountryCode",t);this.publisherCountryCode_=t.toUpperCase()}},{key:"vendorListVersion",get:function(){return this.gvl?this.gvl.vendorListVersion:this.vendorListVersion_},set:function(t){if((t=Number(t)>>0)<0)throw new it("vendorListVersion",t);this.vendorListVersion_=t}},{key:"policyVersion",get:function(){return this.gvl?this.gvl.tcfPolicyVersion:this.policyVersion_},set:function(t){if(this.policyVersion_=parseInt(t,10),this.policyVersion_<0)throw new it("policyVersion",t)}},{key:"version",get:function(){return this.version_},set:function(t){this.version_=parseInt(t,10)}},{key:"isServiceSpecific",get:function(){return this.isServiceSpecific_},set:function(t){this.isServiceSpecific_=t}},{key:"useNonStandardTexts",get:function(){return this.useNonStandardTexts_},set:function(t){this.useNonStandardTexts_=t}},{key:"supportOOB",get:function(){return this.supportOOB_},set:function(t){this.supportOOB_=t}},{key:"purposeOneTreatment",get:function(){return this.purposeOneTreatment_},set:function(t){this.purposeOneTreatment_=t}},{key:"setAllVendorConsents",value:function(){this.vendorConsents.set(this.gvl.vendors)}},{key:"unsetAllVendorConsents",value:function(){this.vendorConsents.empty()}},{key:"setAllVendorsDisclosed",value:function(){this.vendorsDisclosed.set(this.gvl.vendors)}},{key:"unsetAllVendorsDisclosed",value:function(){this.vendorsDisclosed.empty()}},{key:"setAllVendorsAllowed",value:function(){this.vendorsAllowed.set(this.gvl.vendors)}},{key:"unsetAllVendorsAllowed",value:function(){this.vendorsAllowed.empty()}},{key:"setAllVendorLegitimateInterests",value:function(){this.vendorLegitimateInterests.set(this.gvl.vendors)}},{key:"unsetAllVendorLegitimateInterests",value:function(){this.vendorLegitimateInterests.empty()}},{key:"setAllPurposeConsents",value:function(){this.purposeConsents.set(this.gvl.purposes)}},{key:"unsetAllPurposeConsents",value:function(){this.purposeConsents.empty()}},{key:"setAllPurposeLegitimateInterests",value:function(){this.purposeLegitimateInterests.set(this.gvl.purposes)}},{key:"unsetAllPurposeLegitimateInterests",value:function(){this.purposeLegitimateInterests.empty()}},{key:"setAllSpecialFeatureOptins",value:function(){this.specialFeatureOptins.set(this.gvl.specialFeatures)}},{key:"unsetAllSpecialFeatureOptins",value:function(){this.specialFeatureOptins.empty()}},{key:"setAll",value:function(){this.setAllVendorConsents(),this.setAllPurposeLegitimateInterests(),this.setAllSpecialFeatureOptins(),this.setAllPurposeConsents(),this.setAllVendorLegitimateInterests()}},{key:"unsetAll",value:function(){this.unsetAllVendorConsents(),this.unsetAllPurposeLegitimateInterests(),this.unsetAllSpecialFeatureOptins(),this.unsetAllPurposeConsents(),this.unsetAllVendorLegitimateInterests()}},{key:"numCustomPurposes",get:function(){var t=this.numCustomPurposes_;if("object"===Un(this.customPurposes)){var e=Object.keys(this.customPurposes).sort((function(t,e){return Number(t)-Number(e)}));t=parseInt(e.pop(),10)}return t},set:function(t){if(this.numCustomPurposes_=parseInt(t,10),this.numCustomPurposes_<0)throw new it("numCustomPurposes",t)}},{key:"updated",value:function(){var t=new Date,e=new Date(Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()));this.created=e,this.lastUpdated=e}}])&&Fn(e.prototype,n),r&&Fn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),i}($);function Kn(t){return Kn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Kn(t)}function Jn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Yn(r.key),r)}}function Yn(t){var e=function(t,e){if("object"!=Kn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Kn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Kn(e)?e:String(e)}Hn($n,"consentLanguages",Bn.consentLanguages);var Qn=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}var e,n,r;return e=t,r=[{key:"encode",value:function(t,e){var n,r="";return t=pn.process(t,e),(n=Array.isArray(null==e?void 0:e.segments)?e.segments:new on(t,e)[""+t.version]).forEach((function(e,o){var i="";o<n.length-1&&(i="."),r+=sn.encode(t,e)+i})),r}},{key:"decode",value:function(t,e){var n=t.split("."),r=n.length;e||(e=new $n);for(var o=0;o<r;o++){var i=n[o],a=j.decode(i.charAt(0)).substr(0,ve.segmentType),u=Lt.ID_TO_KEY[Ze.decode(a,ve.segmentType).toString()];sn.decode(i,e,u)}return e}}],(n=null)&&Jn(e.prototype,n),r&&Jn(e,r),Object.defineProperty(e,"prototype",{writable:!1}),t}()}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var i=r[t]={id:t,loaded:!1,exports:{}};return n[t].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=n,o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,{a:e}),e},o.d=function(t,e){for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.f={},o.e=function(t){return Promise.all(Object.keys(o.f).reduce((function(e,n){return o.f[n](t,e),e}),[]))},o.u=function(t){return"2.4.949/wpjslib-chunk-sgap-"+{124:"aab",345:"diagnostic",416:"whitelist",599:"notification",831:"cb"}[t]+".js"},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},t={},e="__proto__1703688392122__:",o.l=function(n,r,i,a){if(t[n])t[n].push(r);else{var u,c;if(void 0!==i)for(var s=document.getElementsByTagName("script"),f=0;f<s.length;f++){var l=s[f];if(l.getAttribute("src")==n||l.getAttribute("data-webpack")==e+i){u=l;break}}u||(c=!0,(u=document.createElement("script")).charset="utf-8",u.timeout=120,o.nc&&u.setAttribute("nonce",o.nc),u.setAttribute("data-webpack",e+i),u.src=n),t[n]=[r];var d=function(e,r){u.onerror=u.onload=null,clearTimeout(p);var o=t[n];if(delete t[n],u.parentNode&&u.parentNode.removeChild(u),o&&o.forEach((function(t){return t(r)})),e)return e(r)},p=setTimeout(d.bind(null,void 0,{type:"timeout",target:u}),12e4);u.onerror=d.bind(null,u.onerror),u.onload=d.bind(null,u.onload),c&&document.head.appendChild(u)}},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},o.p="https://std.wpcdn.pl/wpjslib/",function(){var t={765:0};o.f.j=function(e,n){var r=o.o(t,e)?t[e]:void 0;if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,o){r=t[e]=[n,o]}));n.push(r[2]=i);var a=o.p+o.u(e),u=new Error;o.l(a,(function(n){if(o.o(t,e)&&(0!==(r=t[e])&&(t[e]=void 0),r)){var i=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;u.message="Loading chunk "+e+" failed.\n("+i+": "+a+")",u.name="ChunkLoadError",u.type=i,u.request=a,r[1](u)}}),"chunk-"+e,e)}};var e=function(e,n){var r,i,a=n[0],u=n[1],c=n[2],s=0;if(a.some((function(e){return 0!==t[e]}))){for(r in u)o.o(u,r)&&(o.m[r]=u[r]);if(c)c(o)}for(e&&e(n);s<a.length;s++)i=a[s],o.o(t,i)&&t[i]&&t[i][0](),t[i]=0},n=self.webpackChunk_proto_1703688392122_=self.webpackChunk_proto_1703688392122_||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))}(),function(){"use strict";o(8017);var t=o(1114),e=o(703),n=o(3574),r=o(4024),i=o(1774),a=o(5068),u=o(7003),c=o(3205),s=o(7384),f=o(5150),l=function(t,e){var n="".concat("<scr",'ipt src="'),r='"'.concat(e?' crossorigin="'.concat(!0===e?"anonymous":e,'"'):"","></scr").concat("ipt>"),o=n+encodeURI((0,f.Z)(t))+r;document.write(o)},d=o(2647),p=function(t,o){i.Z.es6=!1,i.Z.bucket=i.Z.es6?"wpjslib6":"wpjslib",i.Z.canary=!1,(0,d.ZP)();var f=function(t,e){var n=(0,u.Z)();document.readyState.includes("te")||n&&(n.async||n.defer||"module"===n.type)||i.Z.es6?(0,a.Z)({src:t,crossorigin:!0,onLoad:e,onError:e}):(l(t,!0),c.Z.f(e)&&e())},p=function(){var n=(0,s.Z)("wplib"),a=(0,s.Z)("wplib5"),u=(0,s.Z)("wplib6");if(n||a||u){var c=(0,e.qm)("dev")||t,l=i.Z.variants,d=void 0===l?{}:l,p=!d[c];if(i.Z.variants=d,p){d[c]=!0;var v,h=i.Z.bucket;u?(h="wpjslib6",v=u[2]):a?(h="wpjslib",v=a[2]):n&&(v=n[2]),i.Z.mode=!0,i.Z.branch=v,i.Z.bucket=h;var y=(0,r.Z)(h,v,c,i.Z.mode,"js",i.Z.canary);f(y)}else o()}else o()},v=(0,s.Z)("prebidConfig");null!=v&&v[2]&&!i.Z.prebidConfig?(i.Z.prebidConfig=v[2],f("".concat(n.Z,"mocks/adv/config/inline/").concat(i.Z.prebidConfig,".js"),p)):p()},v=o(1489),h=o(2395),y=o(1327),m=function(){if(!(0,e.qm)("noerror")){var t=function(t,e,n,r,o){if(c.Z.o(t))(0,y.Z)(t);else{var i=o||{message:t,fileName:e,lineNumber:n,colNumber:r};(0,y.Z)({error:i})}},n=window.onerror;if(null!=n&&n.toString)if(n.toString().includes("message.includes(magic")){var r=v.Ey;(0,h.o)("onerror",r,!0,!0)}window.onerror=function(t,e){return function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return t&&t.apply(this,r),e.apply(this,r),!1}}(n,t),window.addEventListener("unhandledrejection",t,!1)}},b=o(1530),g=o(9349),w=o(4190),A=function(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4];!o&&i.Z.initialized?(0,g.Z)("WPJSlib was initialized multiple times.","error"):(i.Z.ver="2.4.949",i.Z.buildDate="2023-12-27 15:46:31",i.Z.uniformVer="1.3.55",i.Z.subver=t,o||(i.Z.initialized=!0),(0,g.Z)("WPJSlib ".concat(i.Z.es6?"ES6":"ES5"," ").concat(i.Z.ver," ").concat(i.Z.subver," (").concat(i.Z.buildDate,")"),"info"),(0,b.Z)("WPJSlib ES6",i.Z.es6),m(),(0,w.Z)("WPJS",e,n),(0,w.Z)("flush",r))};p("wpjslib-sgap",(function(){A("sgap",(function(t){o(7334).Z(t),o(7953).Z(t),o(1657).Z(t)}),t.WP,t.y)}))}()}();