/*! @WPM ! WPJSlib ES5 production 2.5.161 2.5.161/wpjslib-chunk-sgap-wpjslib-sgap.js (2024-09-24 14:25:52) */!function(){"use strict";var t,e,n={5501:function(t,e){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(/=+$/,"")}},8621:function(t,e,n){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},3011:function(t,e){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])}},7315:function(t,e){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},4887:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o=r(n(7315));e.default=function(t){return o.default.o(t)&&o.default.f(t.toJSON)}},5639:function(t,e,n){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(3011)),i=r(n(7315)),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}},7875:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o=r(n(3230));e.default=function(t,e){var n=t[e];if(n)return n;var r=Object.entries(t).find((function(t){var n=t[0];return(0,o.default)(n,e)}));return r?r[1]:void 0}},3230:function(t,e){Object.defineProperty(e,"__esModule",{value:!0});e.default=function(t,e){var n=t.replace(/\./g,"\\.").replace(/\*/g,".*");return new RegExp("^".concat(n,"$")).test(e)}},5960:function(t,e){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}},1886:function(t,e,n){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(5323));e.mess=u.default;var c=a(n(8663));e.set=c.default;var s=n(8051);Object.defineProperty(e,"setCustomLogger",{enumerable:!0,get:function(){return s.setCustomLogger}});var l=a(n(9088));e.unmess=l.default;var f=i(n(4965));e.domains=f},8051:function(t,e){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)}},8153:function(t,e){Object.defineProperty(e,"__esModule",{value:!0});e.default={"*money.*":"www.money.pl","*.o2.pl":"www.o2.pl","*.pudelek.pl":"www.pudelek.pl"}},2841:function(t,e){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","ads.wp.pl"]},2194:function(t,e){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"}},5667:function(t,e){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}},5032:function(t,e){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}},4965:function(t,e,n){var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.uniformDomains=e.pixelDomains=e.getCephIdentifier=e.getCephDomain=e.domainMap=e.aabDomains=e.aabDomainsExternal=void 0;var o=r(n(8153));e.aabDomainsExternal=o.default;var i=r(n(2841));e.aabDomains=i.default;var a=r(n(2194));e.domainMap=a.default;var u=r(n(5667));e.getCephDomain=u.default;var c=r(n(5032));e.getCephIdentifier=c.default;var s=r(n(3881));e.uniformDomains=s.default;var l=r(n(8321));e.pixelDomains=l.default},8321:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=["pixel2.wp.pl","pixel.wp.pl"]},3881:function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=["www.pudelek.pl","vip.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","relacje.abczdrowie.pl","open.fm","poczta.wp.pl","poczta.o2.pl","vibez.pl","1login.wp.pl","dev1login.wp.pl","polygamia.pl","gadzetomania.pl","komorkomania.pl","fotoblogia.pl","pysznosci.pl","genialne.pl","jastrzabpost.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","dailywrap.uk","canadianwire.ca","panoramaplock.pl","wpext.pl","deliciousmagazine.pl"]},5323:function(t,e,n){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(8051)),s=n(5639),l=n(5960),f=u(n(7841)),d=n(4965),p=n(8621),v=u(n(7315)),A=u(n(4887)),m=n(5501),y="application",h="beacon",b="static",g="search",w="",S="/",_="v.wpimg.pl",O=900/1.35,P=/(?:(?:https?:)?(?:\/\/)?)adv\.wp\.pl/i,E=a(a(a([],d.aabDomains,!0),d.uniformDomains,!0),d.pixelDomains,!0),j=["ii","ij","ia","ib","ic","id","ms","iw","sd","ad"],k=["do","rk","aabma"],I=["aabko","aabdc","aabkord","maw","daw"],C=/(\.js(on)?|\.css)$/i,T=/(\.jp(e)?g|\.(g|av)if|\.webp|\.(a)?png|\.svg|\.ico)$/i,x=/^(?!.*_mess\.html$).*\.html$/i,M=/\//g,L=/\+/g,D=/^(.+)\/([^/]*)$/;e.default=function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r,o,i,a,u,R,N={},B={},U=null,V=!1,F=w,H=w,G=w,z=w;v.default.o(e[0])&&!(0,A.default)(e[0])?(z=(t=e[0]).url,t.forceLoad,r=t.immutable,o=t.mode,i=t.depth,a=t.forceDomain,u=t.length,R=t.keybase,V=t.noDomain,U=t.momentaryState):(z=e[0],e[1],r=e[2],o=e[3],i=e[4],a=e[5],u=e[6],R=e[7],V=e[8],U=e[9]),(0,A.default)(z)&&(z=z.toString()),B.input=z,c.debug(B);var W=U||f.default;if(W.collector&&W.collector(B),!W.enabled)return B.error="disabled",z;if(!z)return c.issue("Given URL is empty."),B.error="empty URL",z;if(z.startsWith("data:"))return z;if(z.includes("adv.wp.pl")&&(z=z.replace(P,"https://oas.wpcdn.pl"),c.issue('Use "oas.wpcdn.pl" instead of "adv.wp.pl".')),z.includes("/".concat(_,"/")))return z.includes("/i.wpimg.pl/")?(c.issue("URL can't be encoded before ImageResizer."),B.error="encoded before IR"):(c.issue("URL can't be encoded twice."),B.error="encoded twice"),z;var $=(0,s.parsePath)(z);if($.error)return c.issue('Given URL "'.concat(z,'" is incorrect.')),B.error="incorrect URL",$.data;var q=$.hostname,Q=$.pathname;B.inputLength=z.length,B.hostname=q,B.pathname=Q;var J=(0,d.getCephIdentifier)(q);if(J||(J=d.domainMap[q]),!J&&q===W.locationHost&&E.includes(q)?J="hh":N.t=J,!J)return B.error="no identifier",z;var Y,K=C.test(Q),X=T.test(Q),Z=d.pixelDomains.includes(q);if(v.default.u(o)){if(J.startsWith("cph"))if(K){if(o=y,"cph_std"===J){var tt=Math.floor(Date.now()/6048e5).toString().repeat(2);Y=tt,R=String(Array.from(Y).reduce((function(t,e){return 0|31*t+e.charCodeAt(0)}),0))}}else o=b;if("hh"===J)if(K||Z)o=y;else{if(!X)return z;o=b}else I.includes(J)?o=y:k.includes(J)?(o=h,R=(0,l.randomize)(10,36)):j.includes(J)&&(o=b)}o===b&&v.default.u(i)&&x.test(Q)&&(i="folder"),v.default.u(r)&&(r=!0),v.default.u(i)&&(i=g),B.length=u,B.mode=o,B.depth=i,B.identifier=J,B.immutable=r;var et=_;if(a?et=a:o===y||o===h||"hh"===J?et=W.applicationHost:"target"===o&&(et=W.targetHost),!et)return B.error="no hostname",z;(o===y||o===h||u>0)&&function(t,e,n){var r=t,o=e.trim(),i=n+2;o&&o.length<i&&(r._="_".repeat(i-o.length))}(N,z,u||O),et="https://".concat(et);var nt=w;if(Q.startsWith(S)&&(nt=decodeURIComponent(Q.substr(1)),nt=unescape(encodeURIComponent(nt))),"file"===i||i===g)F=$[g],i===g&&(F=w,nt+=$[g]);else{var rt=nt.match(D);if(!rt)return B.error="encoding not needed",z;nt=rt[1]+S,F=rt[2]+$[g]}N.u=S+nt,B.json=N,nt="/aabv3/".concat(JSON.stringify(N)),(!R||R.length<8)&&(R=r?Q:(0,l.randomize)(10,36));try{B.inKeybase=R,R=(0,p.btoa)(R).substr(-12,8),B.keybase=R,B.toEncode=nt,B.noEncode=F,G=V?S+R:et+S+R;var ot=(0,l.sxor)(nt,R);H=(0,m.removeEqualSigns)((0,p.btoa)(ot))}catch(t){return B.error=t&&t.message||"Failed to encode with Base64",c.issue("".concat("Crux.mess",": ").concat(B.error," (").concat(z,")")),z}return G+=(H=(H=H.replace(M,"_")).replace(L,"-"))+(F?S+F:w),B.output=G,B.outputLength=G.length,B.outputLength>3e3?(c.issue(!1,{message:"AAB",fileName:z.substring(0,250),path:"EncodedURLTooLong",campaign:B.outputLength}),B.error="encoded URL too long",z):G}},8663:function(t,e,n){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},u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var c=a(n(8051)),s=a(n(7841)),l=n(4965),f=u(n(7875)),d=!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&&d){if(console.error("Uniform initialized multiple times"),"undefined"!=typeof window&&window.__wpjsdebug__){var u=window.__wpjsdebug__;u.hasUniform=u.hasUniform||0,u.hasUniform+=1}if(!(n.g&&n.g.process&&n.g.process.exit))throw new Error("Uniform initialized multiple times");process.exit(-1)}d=!0,c.debug("Crux","set",t,e,o,i,a);var p=a?s.default:r({},s.defaultState),v="www.wp.pl";if(Object.assign(p,i),p.locationHost=t,p.isMainPage=e,p.isReady=new RegExp("^(".concat(["dynacrems"].concat(l.aabDomains,l.uniformDomains,l.pixelDomains).join("|"),")")).test(p.locationHost),!p.isReady){var A=(0,f.default)(l.aabDomainsExternal,p.locationHost);A&&(p.isReady=!0,p.locationHost=A)}return p.isReady?p.applicationHost=p.testDomain||o||p.locationHost:p.applicationHost=p.testDomain||o||v,p.isReady&&!p.isMainPage?p.targetHost=p.testDomain||o||p.locationHost:p.targetHost=p.testDomain||o||v,a?p:(Object.keys(s.default).forEach((function(t){s.default[t]=p[t]})),p.enabled)}},7841:function(t,e){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},9088:function(t,e,n){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(8051)),u=n(5501),c=n(8621),s=n(4965),l=n(5639),f=n(5960),d="Crux.unmess",p="";e.default=function(t){var e;if(a.debug(d,t),/^data:/.test(t))return t;var n=(0,l.parsePath)(t),r=n.error,o=n.hostname,i=void 0===o?"":o,v=n.pathname,A=void 0===v?"":v,m=n.search,y=void 0===m?"":m;if(r)return t;var h=A.replace(/^\/|\/$/g,p).split("/"),b=h.shift(),g=t,w=!1,S=p,_=p;if(b.length<30)return t;try{var O=(b=(b=b.replace(/_/g,"/")).replace(/-/g,"+")).slice(0,8),P=b.slice(8),E=(0,c.atob)((0,u.addEqualSigns)(P));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,f.sxor)(E,O)),S=e.identifier,_=e.path}catch(e){return t}var j=p;if(w=Object.entries(s.domainMap).find((function(t){var e=t[0];return t[1]===S&&(j=e,!0)})),!w){var k=(0,s.getCephDomain)(S);k&&(w=!0,j=k)}w||(j=i);try{var I=decodeURIComponent(escape(_));g=(g="https://".concat(j).concat(I).concat(h.length?h.join("/"):p).concat(y)).replace(/[?&]?_=_+$/,p)}catch(r){g=t}return g}},5409:function(t,e,n){n.d(e,{Bl:function(){return c},CK:function(){return u},Dw:function(){return r},EF:function(){return a},jd:function(){return s},rl:function(){return o},xh:function(){return i}});var r="WPaabwl",o="WPwlc",i="WPwlbcapp",a=18e4,u="WPwlab",c="WPabcsd",s="WPwlsss"},6167:function(t,e,n){n.d(e,{$I:function(){return u},JW:function(){return a},dl:function(){return c},ob:function(){return r},qT:function(){return o}});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}},3860:function(t,e,n){var r;n.d(e,{S:function(){return o},y:function(){return i}});var o=function(){return r},i=function(t){r=t}},5675:function(t,e,n){n.d(e,{M:function(){return a},_:function(){return i}});var r,o=n(8207),i=function(t){r=t},a=function(t,e,n){o.A.f(r)&&r(t,e,n)}},8116:function(t,e,n){n.d(e,{OF:function(){return a},Sw:function(){return i},dH:function(){return o},dl:function(){return r}});var r="unknown",o="AG",i="ABP",a="uBO"},6091:function(t,e,n){n.d(e,{D:function(){return a},h:function(){return i}});var r=n(8652),o=!1,i=function(){return o},a=function(t){o=t&&r.mM}},2599:function(t,e,n){n.d(e,{N6:function(){return c},Ob:function(){return s},X0:function(){return l}});var r,o,i=n(5675),a=n(5077),u=!0,c=function(t){t&&(o+=1);var e=(r+=1)<10||o/r>=.5;u&&!e&&((0,a.ch)("^pysznosci")||(0,i.M)("visibility",void 0,!0)),u=e},s=function(){return{registerCount:r,visibleCount:o,currentResult:u}},l=function(){r=0,o=0}},6374:function(t,e,n){n.d(e,{NG:function(){return i},Yr:function(){return a},gw:function(){return o}});var r=n(2885).A.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}},2885:function(t,e,n){var r={isLoaded:!1,isError:!1,bids:[]};n(3882).A.amazonState=r,e.A=r},9097:function(t,e,n){var r=n(8116),o=n(5675),i=n(6943);e.A=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.A)(t.apstag)?t.apstag.fetchBids.toString().includes("instanceof Function")&&(0,o.M)("apstagApi",r.OF,!0):(0,o.M)("apstagApi");return t.apstag}},1686:function(t,e,n){n.d(e,{L2:function(){return s},dh:function(){return d},kC:function(){return l}});var r=n(6881),o=n(5267),i=n(3882),a=n(2721);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.A.alternativeSlotsStore=c;var s=function(){c.clear()},l=function(t){return c.get(t)},f=function(t,e,n){(0,o.A)({message:"AlternativeSlot",path:e,fileName:u(n),slot:t},1e3)},d=function(t,e,n){if(f(t,n,e),(0,r.iB)(t)!==e){if((0,a.A)(e))return c.set(t,e),e}else f(t,"SameAlternativeSlot",e)}},9503:function(t,e){e.A=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"}},3555:function(t,e,n){var r=n(1187),o=n(7681),i=n(6799),a=n(8207);e.A=function(){return t="competitiveCategories",e=[],(0,o.K4)()||(0,i.A)((0,r.KA)(),(function(n){var o=(0,r.Sk)(n);(0,i.A)(o,(function(n,r){var o=r.campaign;if(o){var i=o[t];a.A.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}},6038:function(t,e,n){var r=n(2443),o=n(9204),i=(0,r.H2)("forceDirectOnly");e.A=function(t){return i&&t&&t.sellingModel&&(t.sellingModel.directOnly=1),t?(0,o.A)("directOnly",(0,o.A)("sellingModel",t)):0}},9571:function(t,e,n){n.d(e,{Do:function(){return c},cV:function(){return a},m6:function(){return u}});var r,o=n(7681),i=n(1256),a=function(t){r=t,(0,i.A)("Direct only",r)},u=function(){return r},c=function(){a((0,o.c9)()&&(0,o.Fr)())}},140:function(t,e,n){n.d(e,{HG:function(){return o},e7:function(){return a},z7:function(){return i}});var r=new Set,o=function(){return Array.from(r)},i=function(t){r.add(t)},a=function(){r.clear()}},5851:function(t,e){e.A={headSlots:[],slotsFromPayload:{}}},1187:function(t,e,n){n.d(e,{$c:function(){return y},KA:function(){return l},PI:function(){return A},Qk:function(){return p},SD:function(){return b},Sg:function(){return v},Sk:function(){return m},Vn:function(){return h},dn:function(){return f},eI:function(){return g},x2:function(){return d}});var r=n(8522),o=n(3882),i=n(8821),a=n(9204),u={},c={};o.A.bunchStore=u,o.A.contextStore=c;var s=function(t){return u[t]},l=function(t,e){var n;return t?(n=s(t))&&e&&(n=n.slots?n.slots[e]:null):n=u,n},f=function(t){!function(t,e){try{Object.assign(t,e)}catch(t){(0,r.A)(t,"sao")}}(c,t)},d=function(){(0,i.A)(u)},p=function(){(0,i.A)(c)},v=function(t){if(t){var e=s(t);return e||(e={},u[t]=e),e}},A=function(t){var e=t.slots;return e||(e={},t.slots=e),e},m=function(t){var e=v(t);if(e)return A(e)},y=function(t,e,n){var r=m(t);if(r){var o=r[e];return!o&&n&&(o={created:!0},r[e]=o),o}},h=function(t,e,n){var r=m(t);r&&(r[e]=n)},b=function(t){return t?(0,a.A)(t,c):c},g=function(){return b("geo")}},108:function(t,e,n){var r=n(2388),o=n(7239);e.A=function(t,e,n){n.impressionTiming=Date.now()-n.startTime,(0,r.o_)(e,n),(0,o.A)(t,e,n,!0,!0)}},7702:function(t,e,n){var r=n(4001),o=n(6799),i=n(3456),a=n(1644),u=n(1375);e.A=function(t){if((0,i.A)(t))return(0,o.A)(a.A,(function(e){t[e]=(0,u.A)(t[e])})),(0,r.hE)(t),t.container=void 0,t}},1644:function(t,e){e.A={delivered:"dv",run:"rn",viewed:"vd",missing:"ms",error:"er",registered:"rg",isAsr:"asr",reloaded:"i"}},8328:function(t,e){e.A=function(){return!0}},6669:function(t,e,n){var r=n(2544),o=n(4725),i=n(1923);e.A=function(t,e){return(0,o.A)(t)?!!(0,r.vA)(t):((0,i.A)("Slot number must be a positive integer (was ".concat(e,")."),"error"),!0)}},6712:function(t,e,n){var r=n(3882);e.A=function(){return"blackbox"===r.A.subver}},737:function(t,e,n){n.d(e,{d:function(){return c},n:function(){return s}});var r=n(4411),o=n(7924),i=n(9387),a=n(6943),u=n(3287),c=function(t){var e=(0,i.zk)("lazyOffsets");if((0,a.A)(e)){var n=(0,o.SU)("ctype"),c=(0,r.T)(),s=c.version,l=c.lazyOffsetsTest?function(t,e){return t[e]||t}(e,s):e,f=function(t,e,n){var r=t[e];return(0,a.A)(r)?r[n]||r.default:t.default}(l,n,t);if(!(0,u.A)(f))return parseInt(f,10)}return 400},s=function(){return 10}},863:function(t,e){e.A={}},6215:function(t,e,n){var r=n(9204),o=n(7954);e.A=function(){var t;return(0,o.A)('meta[name="gaf"]')||(null===(t=(0,r.A)("wp_gaf_targeting"))||void 0===t?void 0:t.spin)}},4876:function(t,e,n){var r=n(8042),o=n(2322),i=n(1187),a=n(9571),u=n(5507),c=n(8456),s=n(5156),l=n(4735),f=n(6943),d=n(1822),p=n(2945),v=n(1375),A="GafAPI";e.A=function(t,e){if((0,f.A)(t)){var n,m;if(e===r.fJ){(0,s.A)("".concat(A,"HEADContext"));var y=t.sda;(0,l.A)(y)&&(0,s.A)("".concat(A,"HEADSDAPresent"))}(0,i.dn)(t),d.A.isRobot=(0,i.SD)("isRobot"),d.A.dfpConfigTs=null===(n=(0,i.SD)("dfpConfig"))||void 0===n?void 0:n.timestamp,d.A.maConfigTs=null===(m=(0,i.SD)("maConfig"))||void 0===m?void 0:m.timestamp,(0,u.N)((0,i.SD)("dsa")),(0,c.M)((0,i.SD)("minor"));var h=(0,i.eI)();h&&(0,p.A)("WPgeo",JSON.stringify(h)),(0,v.A)((0,i.SD)("directOnly"))&&(0,a.cV)(!0);var b=(0,o.x4)("prebid");b&&b.updateCurrency()}}},5693:function(t,e,n){n.d(e,{A:function(){return C}});var r=n(8042),o=n(2544),i=n(2322),a=n(1187),u=n(9387),c=n(6799),s=n(344),l=function(t){var e,n=(0,a.SD)("rshsd"),r=null==t||null===(e=t.campaign)||void 0===e||null===(e=e.creative)||void 0===e?void 0:e.roshash;if(r)return((0,s.F)(r,n)+1)/100},f=n(4906),d=n(6943),p=n(9258),v=function(t){var e=(0,u.Df)("floorprices"),n={};(0,c.A)(t,(function(t,r){var o=l(r),i=(0,f.A)(t,e);o&&i&&o>i&&(n[t]=o)})),(0,d.A)(n)&&(0,p.A)(e,n,!0)},A=n(7239),m=n(140),y=n(6881),h=n(3771),b=n(4001),g=n(6038),w=n(558),S=n(6879),_=n(7702),O=function(t){var e=t.map((function(t){var e=t.rate;return[t.slot,10*Math.ceil(10*e)]}));return Object.fromEntries(e)},P=n(8347),E=function(t,e,n,r){var o,i=[],u=(0,a.SD)("bidRequestId"),s=null===(o=(0,a.SD)("directRates"))||void 0===o||null===(o=o.rates)||void 0===o?void 0:o[t],l={};s&&(l=O(s)),(0,c.A)(e,(function(r){var o=function(t,e,n){return(0,w.A)((0,y.iB)(t)),{loadedSlot:e[t],originalSlot:n[t]}}(r,e,n),a=o.loadedSlot,c=o.originalSlot;a!==c&&a&&(i.push(r),function(t,e,n,r,o,i,a){(0,g.A)(n.campaign)&&(0,m.z7)(e),(0,S.A)(r,n),n.bidRequestId=i,n.directRate=a,(0,_.A)(n);var u=(0,h.F)().payloadBodies,c="".concat(t,"_").concat(e),s=u[c];if(s)(0,b.wO)(n,s),u[c]=void 0;else{var l=n.campaign;l?l.adm&&((0,b.wO)(n,l.adm),delete l.adm):delete n.campaign}o[e]=n}(t,r,a,c,n,u,l[r]))})),r&&i.forEach((function(t){(0,P.A)(t,void 0,void 0,"Payload")}))},j=n(5267),k=n(5851),I=function(t){var e=k.A.slotsFromPayload;if((0,d.A)(e)){var n=Object.keys(e);(0,j.A)({message:"GafAPI",path:"HeadSlotNumbers",fileName:n.sort().join(",")},1e3),(0,c.A)(e,(function(e,n){t[e]&&(t[e]=n)})),k.A.slotsFromPayload={}}},C=function(t,e,n,u,s){var l=(0,a.Sg)(e),f=(0,a.PI)(l),p=(0,a.PI)(t);n===r.fJ&&(0,c.A)(p,(function(t,e){e.delivered||delete p[t]})),(0,o.pb)(p),(0,i.x4)("prebid")&&v(p),I(p),E(e,p,f,u),l.ctx=t.ctx,(0,d.A)(p)||function(t,e){null!=e&&e.advSlots&&e.advSlots.split(",").forEach((function(e){(0,A.A)(t,e,void 0,!0)}))}(e,s)}},5952:function(t,e,n){n.d(e,{A:function(){return h}});var r=n(8042),o=n(6881),i=n(5045),a=n(5156),u=n(5267),c=n(2383),s=n(9204),l=n(6943),f=n(2357),d=n(8207),p=function(){var t=window,e=t[f.li],n=t[f.b9];if(d.A.f(e)){var r=(0,o.rs)();(0,u.A)({message:"AdsFirst",path:"LoadScript".concat(n?"WithTimeout":""),fileName:Object.keys(r).sort().join(",")},1e4)}},v=n(1822),A=n(9512),m="GafAPI",y=!1;(0,A.A)("gafDirect",0,v.A);var h=function(t){if(t===r.mn)(0,c.A)("".concat(m,"BunchLoadingTime"),"".concat(m,"LoadBunch"),"".concat(m,"BunchLoaded")),(0,A.A)("gafDirect",1,v.A),y||(p(),y=!0),(0,l.A)((0,o.rs)())||(0,u.A)({message:m,path:"SlotNotRegisteredBeforeLoad"},100,"Ad server responded, but no slots were registered. Try changing desktop/mobile version of website.","error");else if(t===r.fJ){var e,n,f,d;if((0,s.A)("wp_gaf_targeting"))(0,i.hk)("".concat(m,"LoadBunch")),(0,i.cT)("".concat(m,"BunchLoadingTime"),"".concat(m,"LoadBunch"),"".concat(m,"BunchLoaded")),null===(e=window.performance)||void 0===e||null===(n=e.mark)||void 0===n||n.call(e,"".concat(m,"LoadBunch"),{startTime:0}),null===(f=window.performance)||void 0===f||null===(d=f.measure)||void 0===d||d.call(f,"".concat(m,"BunchLoadingTime"),{duration:0,start:0});(0,a.A)("".concat(m,"HEADExists"))}}},7176:function(t,e,n){var r=n(1187),o=n(5267);e.A=function(){var t=Object.keys((0,r.KA)());if(t.length>1){var e=t.join(", ");(0,o.A)({message:"GafAPI",path:"MultipleBunchesOnView",fileName:e},100,"Two or more bunch ids (REKID) found on the page: ".concat(e,". There should be only one."),"error")}}},6879:function(t,e,n){var r=n(9204),o=n(7702),i=n(9512);e.A=function(t,e){var n=[];t&&(n=(0,r.A)("reloadedSlots",t)||n,(0,i.A)("reloadedSlots",void 0,t),(0,o.A)(t),n.push(t)),(0,i.A)("reloadedSlots",n,e),(0,i.A)("reloaded",n.length,e)}},3771:function(t,e,n){n.d(e,{F:function(){return c},a:function(){return u}});var r,o,i=n(5045),a=n(9204),u=function(t){o=(0,a.A)("__headpayload")||t},c=function(){return r||((0,i.cT)("GAFHeadTiming","GAFHeadStart","GAFHeadStop"),r=o),r}},4969:function(t,e,n){n.d(e,{pX:function(){return ut},UL:function(){return at},nR:function(){return it},IQ:function(){return ot}});var r=n(8042),o=n(8116),i=n(5675),a=n(1190),u=n(7016),c=n(222),s=n(1187),l=n(2443),f=n(7681),d=n(2357),p=n(1315),v=n(5156),A=n(1112),m=n(5267),y=n(5851),h=n(9204),b=n(4735),g=n(8328),w=n(3287),S=n(8207),_=n(1886),O=n(5316),P=n(8564),E=n(6789),j=n(8041),k=n(6243),I=n(5623),C=n(9554),T=n(2828),x=function(t,e,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:(0,A.A)(),i=arguments.length>4?arguments[4]:void 0,a=(0,O.eq)(8,36,!0),u=(0,A.A)();if((0,k.A)(window.WP,a,u),(0,k.A)(u,"bodies",(0,A.A)()),i===r.mn){var c=y.A.headSlots;(0,b.A)(c)&&(o.excSlots=c.map((function(t){return(0,T.A)(t)})).join(","),y.A.headSlots.length=0)}var l=(0,j.A)("https://rek.www.wp.pl/gaf.js?",t,o);l=(0,E.A)(l,"spin",a),l=(0,E.A)(l,"bcv",2),(0,I.A)({withMeasurement:"GafAPI",src:(0,_.mess)(l),remove:!0,onLoad:function(){(0,C.A)(n,o,i,a),(0,P.tm)(),S.A.f(e)&&e((0,s.KA)())},onError:function(){(0,v.A)("errorGAF".concat(i))}})},M=n(8851),L=function(t,e,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:(0,A.A)(),i=arguments.length>4?arguments[4]:void 0,a=(0,O.eq)(8,36,!0);if((0,k.A)(window,a,(function(t){(0,M.A)(n,o,i,t),(0,P.tm)(),S.A.f(e)&&e((0,s.KA)())})),i===r.mn){var u=y.A.headSlots;(0,b.A)(u)&&(o.excSlots=u.map((function(t){return(0,T.A)(t)})).join(","),y.A.headSlots.length=0)}var c=(0,j.A)("https://rek.www.wp.pl/gaf.js?",t,o);c=(0,E.A)(c,"spin",a),c=(0,E.A)(c,"bcv",2),(0,I.A)({withMeasurement:"GafAPI",src:(0,_.mess)(c),remove:!0,crossorigin:"use-credentials"})},D=n(1634),R=n(3428),N=n(3342),B=n(863),U=n(3882),V=n(1923);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){if("string"==typeof t)return H(t,e);var n={}.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)?H(t,e):void 0}}(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 H(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var G=[[r.Sv,5,500],[r.mn,1,1e3]],z=Object.fromEntries(G.map((function(t){return[F(t,1)[0],{}]}))),W=Object.fromEntries(G.map((function(t){var e=F(t,2);return[e[0],e[1]]}))),$=Object.fromEntries(G.map((function(t){var e=F(t,3);return[e[0],e[2]]}))),q=G.map((function(t){return F(t,1)[0]}));G.forEach((function(t){var e=F(t,1)[0];B.A[e]=0})),U.A.gafRequestStore=z;var Q=function(t,e){if(q.includes(t)){var n=!0,r="".concat(e),o=(0,N.M$)(),i=z[t],a=i[o]||{},u=a[r]||{},c=u.requests,s=void 0===c?0:c,l=u.lastRequest,f=void 0===l?0:l,d=Date.now(),p=d-f<$[t];return u.lastRequest=d,p&&(u.requests=s+1,u.requests>=W[t]&&((0,m.A)({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||(B.A[t]+=1),n}(0,V.A)("Unknown GAF request type given to request-store",!0)},J=n(4317),Y=n(1375),K=n(8771);function X(t){return X="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},X(t)}var Z="GafAPI",tt=(0,Y.A)((0,l.H2)("lockApp")),et=(0,h.A)("wp_gaf_targeting"),nt=function(t,e,n){Q(t,e);n()},rt=function(t,e,n,l){var A=arguments.length>4&&void 0!==arguments[4]?arguments[4]:r.mn;if((0,v.A)("".concat(Z,"BunchLoaded")),tt&&((0,d.n)(tt>1?tt:0),tt=!1),(0,c.y2)()||(0,f.H0)()||et)return et=void 0,void(S.A.f(e)&&(0,a.DZ)((function(){e((0,s.KA)())})));(0,w.A)((0,u.w)())&&(t?(0,u.g)(t):(0,m.A)({message:Z,path:"NoGlobalBunchID",fileName:t},100,"Global bunch ID missing (rekid).","error"));var h=t||(0,u.w)(),b=(0,Y.A)(h);if(!b)return 0===b&&(0,i.M)("rekid",o.Sw,!0),void(0,m.A)({message:Z,path:"NoBunchID",fileName:X(h),bunch:h},100,"Bunch ID missing (rekid).","error");var _=function(){A===r.mn&&(0,D.A)("".concat(Z,"LoadBunch")),(0,g.A)()?L(h,e,n,l,A):x(h,e,n,l,A)},O=function(){J.A.fill(_)};p.A.fill((function(){y.A.gafFirst||y.A.gafParallel?O():R.A.fill(O)}))},ot=function(t,e,n,o){var i=(0,K.A)(e).sort();if((0,b.A)(i)){var a=(0,A.A)();a.advSlots=i.map((function(t){return(0,T.A)(t)})).join(","),nt(r.Sv,[t,o,i],(function(){return rt(t,n,o,a,r.Sv)}))}},it=function(t,e,n){nt(r.mn,[t,n],(function(){return rt(t,e,n)}))},at=function(t,e){ot(t,e,!1,!0)},ut=function(t){it(t,!1,!0)}},8564:function(t,e,n){n.d(e,{sk:function(){return s},tm:function(){return u},v6:function(){return c}});var r=n(3882),o=n(8207),i=[];r.A.loadHandlers=i;var a=!1,u=function(){for(a=!0;i.length;)i.shift()()},c=function(t){var e=i.indexOf(t);e>-1&&i.splice(e,1)},s=function(t){o.A.f(t)&&i.push(t),a&&u()}},7254:function(t,e,n){var r=n(8042),o=n(5156),i=n(6799),a=n(6943),u=n(1923);e.A=function(t,e){(0,a.A)(t)?(0,i.A)(t,(function(t,n){(0,o.A)("GafAPIStatus".concat(t.toUpperCase()).concat(e===r.fJ?"_HEAD":"","_").concat(n)),1===n&&(0,u.A)('Request to bidder "'.concat(t,'" failed.'),"error")})):(0,o.A)("GafAPIStatusEmpty")}},8042:function(t,e,n){n.d(e,{Sv:function(){return o},fJ:function(){return i},mn:function(){return r}});var r="direct",o="reload",i="head"},8851:function(t,e,n){var r=n(4876),o=n(5693),i=n(5952),a=n(7176),u=n(6943),c=n(7254);e.A=function(t,e,n,s){if((0,u.A)(s)){var l=s.bunch,f=s.slots,d=s.context;(0,i.A)(n),(0,r.A)(d,n),(0,c.A)(d.status,n),(0,u.A)(f)&&(0,o.A)({slots:f},l,n,t,e),(0,a.A)()}}},9554:function(t,e,n){var r=n(8042),o=n(8116),i=n(5675),a=n(3771),u=n(222),c=n(5156),s=n(6243),l=n(6799),f=n(9204),d=n(4876),p=n(5693),v=n(5952),A=n(7176),m=n(1915),y=n(6943),h=n(7254),b="GafAPI";e.A=function(t,e,n,g){var w=(0,f.A)(g,window.WP);if(w){var S,_=w.bodies,O=w.data;if((0,y.A)(O)){var P=O.ctx,E=O.bunches,j=(0,a.F)().setPayload;(0,s.A)(w,"inline",m.A),j(_),(0,v.A)(n),(0,d.A)(P,n),(0,y.A)(E)&&((0,l.A)(E,(function(r,o){(0,h.A)(o.status,n),(0,p.A)(o,r,n,t,e)})),n===r.fJ&&(0,c.A)("".concat(b,"HEADFilled")))}else(0,f.A)("atrd",window.WP)||(0,i.M)("gafRedir",o.OF,!0),S="".concat(b,"Missing").concat(n);S&&!(0,u.y2)()&&n!==r.fJ&&(0,c.A)(S),(0,A.A)()}}},2549:function(t,e){var n=[1,2,3,5,6,10,11,15,27,32,34,36,37];e.A=function(t){return n.includes(t)}},1395:function(t,e,n){n.d(e,{$:function(){return h},h:function(){return b}});var r=n(1686),o=n(1112),i=n(3882),a=n(6455),u=n(6943),c=n(505),s=n(6669),l=n(8207),f=n(7743),d=n(5267),p=n(2721),v=function(t,e){return function(n,r,i){var a=(0,o.A)(),s=function(){var e,n,r,o=a.type;a.filled?o?"teaser"===o&&(a.checked?a.callback?a.callbackRun?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="CallbackNotRun",e="setNative(".concat(o,') "callback" was not run.'),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.A)({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.A)(n)&&(a.filled=1,(0,c.A)(n.type))){var A=n.type;a.type=A,Object.defineProperty(n,"type",{get:function(){return a.checked=1,A},set:function(t){A=t}})}if(a.run=(0,f.tB)(),l.A.f(r)){a.callback=1;e(n,(function(t){a.callbackRun=1,(0,u.A)(t)&&(a.result=1,t.el&&(0,p.A)(t.el)&&(a.element=1,a.done=(0,f.tB)(),a.total=a.done-a.run,a.total<=500&&clearTimeout(v))),r(t)}))}else clearTimeout(v),e(n),s()}},A=n(9512),m=n(1375),y=new Map;i.A.optionsStore=y;var h=function(t,e){var n=(0,m.A)(t);if(!(0,s.A)(n,t)){var r=y.get(n)||(0,o.A)();return(0,c.A)(e)?r[e]:r}},b=function(t,e){if((0,u.A)(e)){var n=e.alternativeSlot,i=e.setNative,c=y.get(t)||(0,o.A)();if(Object.assign(c,e),c.alternativeSlot=void 0,y.set(t,c),l.A.f(i)&&((0,A.A)("setNative",v(t,i),c),(0,A.A)("originalSetNative",i,c)),n){var s=(0,a.A)(n);(0,r.dh)(t,s,"SetOptions")}else 3===t&&l.A.f(i)&&c.setNative({type:"alternativeSlot"},(function(e){var n=e.el;(0,r.dh)(t,n,"SetNative")}));return!0}}},3317:function(t,e,n){var r=n(6181),o=n(4922),i=(0,r.TD)("".concat("Placeholders","Img>img"),{"display!":"none"});e.A=function(t,e){var n=o.A[t];if(n){var a=n.element;a&&(0,r.m)(a,i,e)}}},507:function(t,e,n){var r=n(3317),o=n(4946);e.A=function(t){(0,r.A)(t,!1),(0,o.A)(t,{hidden:!0,released:!1,height:"auto"})}},4922:function(t,e,n){var r={};n(3882).A.placeholderStore=r,e.A=r},6560:function(t,e,n){var r=n(3317),o=n(4946);e.A=function(t){(0,r.A)(t,!1),(0,o.A)(t,{hidden:!1,released:!1})}},4946:function(t,e,n){n.d(e,{A:function(){return h}});var r=n(6181),o=n(3287),i=n(8207);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)}function u(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=a(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==a(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var c=(0,r.TD)("sticky"),s="closed",l=function(t,e){var n=t.align,o=t.top,i=void 0===o?15:o,a=["left","right"].includes(n),s=Object.assign({position:"sticky",top:i},a&&function(t){return u(u({},t,0),"margin-".concat(t),0)}(n));return(0,r.TD)("".concat(e," .").concat(c),s),{"display!":"block"}},f=n(9571),d=n(4367),p=n(6669),v=n(4922),A=n(1375),m="Placeholders",y=(0,r.TD)("".concat(m,"Bg>div"),{backgroundColor:"transparent",backgroundImage:"none"}),h=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(0,A.A)(t);if(!(0,p.A)(n,t)){var a,u,c,h,b=v.A[n];if(b){Object.assign(b,e);var g=b.element;if(g){var w=b.released,S=b.transparent,_=b.hidden,O=b.fixed,P=b.sticky,E=b.durable,j=b.stickyOnInit,k=b.stickyAd,I=b.blocker,C="".concat(m).concat(n),T={},x=function(t){return Object.assign(T,t)},M=(0,f.m6)();if(_&&(!E||M))x(function(t,e){return(0,r.y_)(t,s,"".concat(s).concat(e)),{"height!":0,"minHeight!":0,"padding!":0,"margin!":0,"overflow!":"hidden"}}(g,n));else if(x(function(t,e){var n=t.element,i=t.margin,a=t.padding;return(0,r.l0)(n,s,"".concat(s).concat(e)),{"height!":null,"minHeight!":null,"width!":null,"minWidth!":null,"padding!":(0,o.A)(a)?null:a,"margin!":(0,o.A)(i)?null:i}}(b,n)),w)if(x(function(t){var e=t.overflow,n=t.backgroundColor,r=t.transparent;return{"overflow!":e||null,"backgroundColor!":n||(r?"transparent":null),"backgroundImage!":"none"}}(b)),O){x((i.A.b(P)?P:(0,d.z)())?l(b,C):{"display!":"flex","justifyContent!":"center","alignItems!":"center"});var L=b.minHeight;L&&x(function(t){return{"height!":"auto","minHeight!":t}}(L))}else I&&x({"clear!":"none","float!":"right"}),x((c=(u=b).width,h=u.height,Object.assign({"display!":null,"justifyContent!":null,"alignItems!":null},!i.A.u(h)&&function(t){return"auto"===t?{"height!":"auto","minHeight!":0}:{"minHeight!":t}}(h),c&&{"width!":c,"minWidth!":"auto"})));else x({"minWidth!":(a=b).minWidth||null,"minHeight!":a.minHeight||null,"overflow!":null,"backgroundColor!":null,"backgroundImage!":null});var D=Object.assign({zIndex:0,"position!":j||k?null:"relative"},T);(0,r.TD)(C,D),(0,r.m)(g,y,w&&S),(0,r.yo)(!_)}}return b}}},2765:function(t,e,n){var r=n(1112),o=n(6585);e.A=function(t,e,n,i){var a=t||(0,r.A)();if(e&&(a.message=e),n){var u=(0,o.A)(n),c=u.hostname+u.pathname;a.path=c||n}return i&&(a.fileName=i),a}},350:function(t,e,n){var r=n(505),o=n(8207),i=n(1923),a=function(t){return"oeaslzzcnOEASLZZCN".charAt("óęąśłżźćńÓĘĄŚŁŻŹĆŃ".indexOf(t))||t};e.A=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(o.A.s(t)){var e=t;return(0,r.A)(e)&&(e=(e=(e=(e=(e=(e=decodeURIComponent(e)).replace(/^\s+|#|\s+$/g,"")).replace(/\s*[,;?!.:]+\s*/g,";")).replace(/\s+/g,"_")).replace(/\W/g,a)).toLowerCase().slice(0,256)),e}(0,i.A)("PrepareTags method first argument must be a String (given ".concat(t,")."),!0)}},222:function(t,e,n){n.d(e,{m_:function(){return u},ur:function(){return a},y2:function(){return c}});var r,o=n(2443),i=n(7681),a=function(){return(0,o.H2)("onegaf")||(0,i.Y4)()},u=function(){r=!0},c=function(){return r}},8041:function(t,e,n){n.d(e,{A:function(){return V}});var r=n(2443),o=n(3342),i=n(5077),a=n(5829),u=n(7065),c=n(5858),s=n(6167),l=n(7924),f=n(5178),d=n(8458),p=n(6201),v=n(8742),A=n(8652),m=n(869),y=function(){(0,a.Ce)("s2s_name"),(0,a.Ce)("s2s_incld"),(0,a.Ce)("s2s_xcld");var t=(0,m.ZF)();t&&((0,a.p$)("s2s_name",t.name),(0,a.p$)("s2s_incld",t.include),(0,a.p$)("s2s_xcld",t.exclude)),(0,i.ch)("^tech")&&(0,a.p$)("whbid-test",1)},h=n(3555),b=n(9708),g=n(48),w=function(){return"wifi"===(null===g.A||void 0===g.A?void 0:g.A.type)},S=n(5926),_=n(2699),O=n(350),P=n(932),E=n(1112),j=n(3882),k=n(505),I=n(931),C=n(224),T=n(2098);function x(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){if("string"==typeof t)return M(t,e);var n={}.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)?M(t,e):void 0}}(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 M(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var L=(0,E.A)();j.A.serverSideTargeting=L;var D="WPgtss",R=["highLayout","layout","fledge","tVersion","abtest","PWA_adbd"],N=function(){if((0,d.iM)("application","PA-468")){var t=(0,a.Xf)(),e=Object.fromEntries(Object.entries(t).filter((function(t){var e=x(t,1)[0];return R.includes(e)}))),n=(0,I.A)(e);(0,k.A)(n)?(0,T.A)(D,n):(0,C.A)(D)}else(0,C.A)(D)},B=function(){var t,e=window.location,n=(0,l.SU)("ccategory");return y(),(0,a.p$)("phtml",e.hostname+e.pathname),(0,a.p$)("phash",e.hash.slice(1)),(0,a.p$)("abtest",(0,d.AA)(),!0),(0,a.p$)("PWAref",null===(t=(0,f.G)())||void 0===t?void 0:t.replace(/https?:\/\//,""),!0),(0,a.p$)("PWA_adbd",(0,s.$I)()),(0,a.p$)("darkmode",(0,b.A)(),!0),(0,a.p$)("highLayout",(0,_.A)()),(0,a.p$)("layout",(0,l.SU)("layout"),!0),(0,a.p$)("wifi",w()&&1),(0,a.p$)("fledge",(0,S.A)()&&1),(0,a.p$)("reloaded",(0,p.K)()&&1),(0,a.p$)("navType",(0,l.SU)("navType"),!0),(0,a.p$)("bfc",(0,l.SU)("bfc"),!0),(0,a.p$)("ctab",(0,l.SU)("ctab"),!0),(0,a.p$)("chId",(0,l.SU)("chId"),!0),(0,a.p$)("cc",(0,P.A)((0,h.A)()).join(","),!0),(0,a.p$)("cdl",(0,c.F)(),!0),(0,a.p$)("ctype",(0,l.SU)("ctype"),!0),(0,a.p$)("cview",(0,l.SU)("cview"),!0),(0,a.p$)("ciab",(0,l.SU)("ciab"),!0),(0,a.p$)("cuct",(0,l.SU)("cuct"),!0),(0,a.p$)("cid",(0,l.SU)("cid"),!0),(0,a.p$)("csystem",(0,l.SU)("csystem"),!0),(0,a.p$)("cdate",(0,l.SU)("cdate"),!0),(0,a.p$)("ccategory",n&&(0,O.A)(n),!0),(0,a.p$)("REKtagi",function(){if(!(0,A.fS)())return(0,v.ec)()?(0,u.b3)():(0,u.QF)()}(),!0),N(),(0,a.Xf)()},U=n(8328),V=function(t,e,n,a){var u=(0,U.A)()?"2":"1",c=(0,E.A)();return c.rv=u,c.sn=(0,i.wY)(),c.pvid=(0,o.M$)(),a?c.rekid=e:c.rekids=e,Object.assign(c,B(),n,(0,r.K6)()),t+(0,I.A)(c,!0)}},7065:function(t,e,n){n.d(e,{QF:function(){return a},b3:function(){return u},hS:function(){return c}});var r=n(7924),o=n(7954),i=n(350),a=function(){return(0,i.A)((0,r.SU)("ctags")||"")},u=function(){return a()||(0,i.A)((0,o.A)('meta[name="keywords"]'))},c=function(t){var e=u();return t.some((function(t){return e.includes(t)}))}},9681:function(t,e,n){n.d(e,{M:function(){return l},S:function(){return s}});var r=n(9387),o=n(869),i=n(2443),a=n(6943),u=(0,n(1375).A)((0,i.H2)("asrTimeout"))||3e4,c=u,s=function(){var t=(0,r.Df)("asr").timeout,e=((0,o.XZ)()||{}).version;c=(0,a.A)(t)?t[e]||t.default||u:t||u},l=function(){return c}},4001:function(t,e,n){n.d(e,{K5:function(){return a},LM:function(){return i},hE:function(){return c},wO:function(){return u}});var r=n(9204),o=n(9512),i="bodyCode",a=function(t){return(0,r.A)(i,t)},u=function(t,e){(0,o.A)(i,e,t)},c=function(t){(0,o.A)(i,void 0,t)}},7819:function(t,e,n){var r=n(1634),o=n(2549);e.A=function(t,e){(0,o.A)(t)&&(0,r.A)("".concat(e).concat(t))}},3443:function(t,e,n){var r=n(1187),o=n(4001),i=n(9866),a=n(3972),u=n(1915),c=n(6943),s=n(7702),l=n(8347);e.A=function(t,e,n,f){var d=n||(0,r.$c)(t,e);(0,i.A)(d);var p=d.lazy,v=(0,a.A)(d.campaign);(0,c.A)(v.sellingModel)||(v.sellingModel={}),v.sellingModel.directOnly=1;var A=(0,s.A)({passed:1,campaign:v,delivered:1,lazy:p}),m=(0,a.A)(f);(0,o.wO)(A,(function(){(0,u.A)(m,A)})),(0,r.Vn)(t,e,A),(0,l.A)(e,void 0,void 0,"Backup")}},7374:function(t,e,n){n.d(e,{A:function(){return c}});var r=n(9866),o=n(7702),i=n(8347),a=n(4001),u=function(t){var e=t.direct;(0,a.hE)(t),t.campaign=void 0,t.lazy=void 0,t.delivered=0,t.viewed=0,t.run=0,e&&((0,a.wO)(t,(0,a.K5)(e)),t.campaign=e.campaign,t.lazy=e.lazy,t.delivered=1,t.direct=void 0)},c=function(t,e,n){(0,r.A)(n),n.passedDfpConfig=n.dfpConfig,n.passed=1,n.dfpConfig=void 0,(0,o.A)(n),u(n),(0,i.A)(e,void 0,void 0,"Passback")}},5981:function(t,e,n){var r;n.d(e,{J:function(){return i},f:function(){return o}});var o=function(t){r=t},i=function(){return r}},5829:function(t,e,n){n.d(e,{Ce:function(){return l},Xf:function(){return d},p$:function(){return f}});var r=n(1112),o=n(3882),i=n(505),a=n(3804),u=n(1923),c=n(8924),s=(0,r.A)();o.A.envConfig=s;var l=function(t){t&&s&&delete s[t]},f=function(t,e,n){var r=(0,c.A)(t),o=(0,c.A)(e);(0,i.A)(r)&&((0,i.A)(o)||(0,a.A)(o)?(s[r]=o,(r+o).length+2>512&&(0,u.A)("Env added to GAF exceeded 512 chars limit.",!0)):n&&l(r))},d=function(){return Object.assign({},s)}},2544:function(t,e,n){n.d(e,{pb:function(){return d},vA:function(){return f}});var r=n(2443),o=n(7681),i=n(6799),a=n(4735),u=n(1923),c=n(1375),s=new Set,l=new Set,f=function(t){if((0,o.H0)())return!0;var e=(0,c.A)(t);if(0!==e){if(s.size)return!s.has(e);if(l.size)return l.has(e)}return!1},d=function(t){(s.size||l.size)&&(0,i.A)(t,(function(e){f(e)&&delete t[e]}))};e.Ay=function(){var t=(0,c.A)((0,r.H2)("testSlot")||(0,r.H2)("pos")),e=(0,r.H2)("pickSlots"),n=(0,r.H2)("rejectSlots"),o=(0,c.A)((0,r.H2)("testPos")),i=(0,r.H2)("tcidma"),f=function(t,e){t.split(/[|,]/).forEach((function(t){var n=(0,c.A)(t);n>0&&e(n)}))};if(f(e,(function(t){s.add(t)})),f(n,(function(t){s.has(t)||l.add(t)})),o&&i){var d;try{d=JSON.parse(i)}catch(t){(0,u.A)('Invalid JSON "tcidma". Check syntax and used characters.',"error")}(0,a.A)(d,1)&&s.add(o)}return t&&s.add(t),{pickSlots:s,rejectSlots:l}}},9045:function(t,e,n){n.d(e,{H:function(){return a},e:function(){return u}});var r=n(1112),o=n(3882),i=(0,r.A)();o.A.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)}}}},6881:function(t,e,n){n.d(e,{rs:function(){return _},iB:function(){return S},hY:function(){return w},QU:function(){return g}});var r=n(6181),o=n(2443),i=n(8742),a=n(2599),u=n(2388),c=n(558),s=n(1112),l=n(5267),f=n(3882),d=n(2721),p=n(1535),v=n(690),A=function(t){var e=t.getBoundingClientRect(),n=e.top,r=e.bottom,o=n-(0,v.A)(),i=0;o>0&&(i=o),r<0&&(i=r),t.vpDist=i},m=(0,s.A)();f.A.registeredAnchors=m;var y="Anchors",h=(0,o.H2)("anchors"),b=(0,r.TD)("anchor",h&&{height:3,border:"3px lime solid",borderRadius:3,boxSizing:"border-box",backgroundColor:"yellow",zIndex:0});(0,r.yo)();var g=function(t){(0,i.s4)()||(0,l.A)({message:y,path:"SlotUnregisteredDuringNavigation",slot:t},1e4,"Slots MUST be unregistered between 'page:view' and 'page:close' events (slot number ".concat(t,")."),"error");var e=m[t];(0,c.A)(e),delete m[t]},w=function(t,e){(0,i.s4)()||(0,l.A)({message:y,path:"SlotRegisteredDuringNavigation",slot:t},1e4,"Slots MUST be registered between 'page:view' and 'page:close' events (slot number ".concat(t,")."),"error");var n=m[t],o=e||n;if((0,c.A)(n),o){if(n!==o){if(!(0,d.A)(o))return void(0,l.A)({message:y,path:"NodeNotInDocument",slot:t},1e3,"Given node for slot ".concat(t," is not a valid HTMLElement or it is not in DOM."),"error");var s=(0,p.A)(o);(0,a.N6)(s),s||(0,l.A)({message:y,path:"NodeNotVisible",slot:t},1e3,"Given node for slot ".concat(t," is not VISIBLE."),"error"),(0,r.y_)(o,b),o.removeAttribute("style"),A(o),m[t]=o,(0,u.MM)(t,o)}return m[t]}},S=function(t){var e=m[t];if((0,d.A)(e))return e},_=function(){return m}},7239:function(t,e,n){var r=n(1187),o=n(9866),i=n(881),a=n(6669),u=n(1375);e.A=function(t,e,n,c,s){var l=(0,u.A)(e);if(!(0,a.A)(l,e)){var f=n||(0,r.$c)(t,l);f&&((0,o.A)(f),f.finished=1,f.success=0,f.viewed=0,(0,i.A)(t,l,f,c,s))}}},881:function(t,e,n){var r=n(9045),o=n(1187),i=n(507),a=n(6669),u=n(1375);e.A=function(t,e,n,c,s){var l=(0,u.A)(e);(0,a.A)(l,e)||(n||(0,o.$c)(t,l))&&((0,r.e)(l,s),c&&(0,i.A)(l))}},1665:function(t,e,n){var r=n(8522),o=n(1112),i=n(9503),a=n(108),u=n(505),c=n(2923);e.A=function(t,e,n,s){if(s){var l=(0,i.A)(s),f=n;(0,u.A)(n)&&((f=(0,o.A)()).message=n),(0,u.A)(f.name)||(f.name="Error"),f.name="GAF".concat(f.name),f.bunch=t,f.slot=e,f.campaign=l,s.error||(s.error=1,s.errorData=f,(0,r.A)(f)),(0,c.A)("err",e,1),(0,a.A)(t,e,s)}}},8735:function(t,e){e.A=function(t,e,n){n&&(n.missing=1,n.registered=0)}},8347:function(t,e,n){n.d(e,{A:function(){return B}});var r=n(1187),o=n(2443),i=n(6881),a=n(1395),u=n(9387),c=n(8437),s=function(t,e,n){n&&(n.missing=0,n.registered=1)},l=n(6799),f=n(6455),d=n(6669),p=n(7819),v=n(8735),A=n(249),m=n(737),y=n(3048),h=n(265),b=n(869),g=function(t){var e=(0,u.Df)("prebidDamOpen");if(e){var n=e["slot".concat(t)];if(n){if(!0===n)return!0;var r=(0,b.XZ)().version;if(n["test".concat(r)])return!0}}},w=n(3428),S=n(5981),_=function(t){return!(t.run||t.error||t.finished)},O=n(1375),P=function(t,e,n){if(_(n)){var r=(0,O.A)(e),o=(0,O.A)(t);(0,S.J)()(o,r,n)}},E=function(t,e,n){n&&(g(e)?P(t,e,n):w.A.fill((function(){P(t,e,n)})))},j=n(9970),k=n(6243),I=n(123);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)}function T(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=C(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=C(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==C(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var x=function(t,e,n,r){r&&(r.viewability||(0,k.A)(r,j.Ym,{}),r.viewability[A.zz]||(0,k.A)(r.viewability,A.Sc,T(T({},j.zS,n[j.zS]),"phd",(0,I.A)(document.hidden))))},M=function(t,e,n){var o=(0,m.n)(),i=(0,m.d)(t),a=(0,y.u5)((function(e){(0,l.A)((0,r.KA)(),(function(n){var o=(0,r.$c)(n,t);x(n,t,e,o),E(n,t,o)}))}),o,i,n);(0,h.A)(e,[a],"".concat(A.h5,"_").concat(t,"_"))},L="0"===(0,o.H2)("lazyAdv"),D=function(t){var e=t.dfpConfig,n=t.lazy,r=t.isCommercialBreak,o=!n;return e&&(o=!1,e.isInterstitial&&(o=!0)),r&&(o=!0),L&&(o=!0),o},R=function(t,e,n){null!=n&&n.delivered&&(D(n)&&P(t,e,n))},N=(0,o.H2)("noslots"),B=function(t,e,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",A=(0,O.A)(t);if(!(0,d.A)(A,t)){var m=(0,f.A)(e),y=(0,i.hY)(A,m);if(y){(0,p.A)(A,"SlotRegister");var h=Object.assign({},n);if((0,a.h)(A,h),(0,c.A)(A,"register".concat(o)),N)return;(0,l.A)((0,r.KA)(),(function(t){var e=(0,r.$c)(t,A);e&&(e.vpDist=y.vpDist),s(t,A,e),R(t,A,e)}));var b=(0,u.Df)("disabledBottomLLMargin")||[],g=(0,u.Yb)("disableBottomMargin"),w=b.includes(A);M(A,y,g||w)}else(0,l.A)((0,r.KA)(),(function(t){var e=(0,r.$c)(t,A);(0,v.A)(t,A,e)}))}}},2388:function(t,e,n){n.d(e,{DE:function(){return y},MM:function(){return f},Tq:function(){return A},Ur:function(){return g},e_:function(){return b},nA:function(){return m},o0:function(){return p},o_:function(){return d}});var r=n(6881),o=n(8522),i=n(3882),a=n(6799),u=n(8207),c={registration:new Set,impression:new Set,view:new Set};i.A.slotHandlers=c;var s=function(t,e,n){try{t(e,n)}catch(t){(0,o.A)(t,"SlotHandlers")}},l=function(t,e,n){c[t].forEach((function(t){s(t,e,n)}))},f=function(t,e){l("registration",t,e)},d=function(t,e){l("impression",t,e)},p=function(t,e){l("view",t,e)},v=function(t,e){var n=c[t];if(u.A.f(e)&&!n.has(e))return n.add(e),!0},A=function(t){if(v("registration",t)){var e=(0,r.rs)();return(0,a.A)(e,(function(e){s(t,e,(0,r.iB)(e))})),!0}},m=function(t){return v("impression",t)},y=function(t){return v("view",t)},h=function(t,e){var n=c[t];if(n.has(e))return n.delete(e),!0},b=function(t){return h("impression",t)},g=function(t){return h("view",t)}},9691:function(t,e,n){var r=n(1187),o=n(6881),i=n(8437),a=n(881),u=n(6799),c=n(6669),s=n(1375);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=(0,s.A)(t);(0,c.A)(n,t)||((0,i.A)(n,"unregister".concat(e)),(0,o.QU)(n),(0,u.A)((0,r.KA)(),(function(t){(0,a.A)(t,n,void 0,!0,!0)})))}},9866:function(t,e,n){var r=n(249),o=n(558);e.A=function(t){null!=t&&t.viewability&&t.viewability[r.zz]&&((0,o.A)(t.container),delete t.container,delete t.viewability[r.zz])}},558:function(t,e,n){var r=n(249),o=n(6700);e.A=function(t){(0,o.A)(t,r.YA)}},249:function(t,e,n){n.d(e,{AK:function(){return c},FF:function(){return a},Sc:function(){return r},X4:function(){return s},YA:function(){return l},c6:function(){return i},h5:function(){return o},zz:function(){return u}});var r="slotViewability",o="slotInViewport",i="slotRefresh",a="slotRefreshPrebid",u="advViewability",c="advExtraViewability",s="advCustomViewability",l=[r,o,i,a,u,c,s]},3048:function(t,e,n){n.d(e,{IW:function(){return s},l$:function(){return c},s6:function(){return f},sX:function(){return u},u5:function(){return l}});var r=n(9970),o=n(249);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){return(e=function(t){var e=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)}(t,"string");return"symbol"==i(e)?e:e+""}(e))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.zz,method:r.tn,time:1,percent:50},r.hO,!1),"callback",t)},c=function(t){return a({name:"".concat(o.AK).concat(t),method:r.tn,time:1,percent:t},r.hO,!1)},s=function(t,e,n){return a(a({name:o.X4,method:r.tn,time:e,percent:n},r.hO,!0),"callback",t)},l=function(t,e,n,i){return a(a({name:o.h5,method:r.qr,verticalMargin:n,horizontalMargin:e,disableBottomMargin:i},r.hO,!0),"callback",t)},f=function(t,e,n,i,u){return a(a(a(a({name:u?o.FF:o.c6,method:e?r.tn:r.y1,time:n,percent:50},r.hO,!0),"callback",t),"checkTimeout",e),"isCumulative",i)}},1242:function(t,e,n){var r;n.d(e,{A:function(){return i},C:function(){return o}});var o=function(t){r=t},i=function(){return r}},6484:function(t,e,n){var r=(0,n(8953).A)("GAM",!0);e.A=r},3943:function(t,e,n){var r={testSuffix:"",fromGoogle:!1,error:!1,loaded:!1};n(3882).A.gamState=r,e.A=r},5401:function(t,e,n){var r=n(7065),o=n(9387),i=n(1112),a=n(6799),u=n(6943);e.A=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=(0,o.zk)("brandSafety");if((0,u.A)(e)){var n=(0,i.A)();if((0,a.A)(e,(function(t,e){(0,r.hS)(e)&&(n[t]="1")})),(0,u.A)(n))return t?Object.entries(n).flatMap((function(t){return t.join("=")})).join(","):n}}},7967:function(t,e,n){var r=n(1634);window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[],window.googletag.cmd.push((function(){(0,r.A)("GAMFirstCommand")}));e.A=function(){return window.googletag}},9839:function(t,e,n){var r=n(3943),o=/,\d+\//;e.A=function(t){return t.replace(o,"/").replace("_asr","")+(r.A.testSuffix||"")}},9178:function(t,e,n){var r=n(7681),o=n(6167),i=n(530),a=n(1112),u=n(6243),c=n(3943);e.A=function(){var t=c.A.error,e=(0,i.A)(755,[1]),n=(0,r.c9)()||(0,o.JW)(),s=(0,a.A)();return(0,u.A)(s,"isBlocked",n),(0,u.A)(s,"isError",t),(0,u.A)(s,"hasConsent",e),s}},9634:function(t,e,n){var r=n(3943),o=n(7967),i=n(8207);e.A=function(t,e){var n,a=(0,o.A)();i.A.f(null==a||null===(n=a.cmd)||void 0===n?void 0:n.push)&&!r.A.error?a.cmd.push(t):i.A.f(e)&&e()}},2997:function(t,e,n){n.d(e,{A:function(){return s}});var r=n(3443),o=n(7374),i=n(6374),a=n(2885),u=n(2923),c=function(t){var e=a.A.isLoaded;(0,u.A)("dfp_psbk",t,1),e&&(0,i.NG)(t)},s=function(t,e){var n=t.slot,i=t.bunch,a=(t.gafID,t.definedSlot),u=t.creation,s=u.backupConfig,l=u.gafSlot;a&&a.clearTargeting(),c(n),s?(0,r.A)(i,n,l,s):(0,o.A)(i,n,l)}},8905:function(t,e,n){n.d(e,{Dm:function(){return a},VW:function(){return c},WZ:function(){return u}});var r,o=n(6181),i=n(4367),a=function(){(0,i.z)()||(r=(0,o.TD)("gptMaxWidth",{"overflow!":"hidden","maxWidth!":980}))},u=function(t){r&&(0,o.y_)(t,r)},c=function(t){r&&(0,o.l0)(t,r)}},2646:function(t,e,n){var r=n(2579);e.A=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.A)(t,s)}},6211:function(t,e,n){n.d(e,{Bc:function(){return i},lr:function(){return a},r_:function(){return u}});var r=n(3882),o=n(9839),i=new Map;r.A.unitsStore=i;var a=function(t,e){i.set((0,o.A)(t),e)},u=function(t){return i.get((0,o.A)(t))}},8970:function(t,e,n){n.d(e,{k:function(){return u},m:function(){return a}});var r=n(5316),o=n(6243),i=(0,r.eq)(5,!0,!0),a=function(t){return(0,o.A)(t,i,!0)},u=function(t){return!!t[i]}},750:function(t,e,n){var r=n(6420),o="sponsored nofollow",i=function(t){t.removeAttribute("target"),r.A?t.setAttribute("rel",o):t.removeAttribute("rel")};e.A=function(t){i(t);return function(){t.setAttribute("target","_blank"),t.setAttribute("rel","noopener".concat(r.A?" ".concat(o):"")),requestAnimationFrame((function(){i(t)}))}}},2516:function(t,e){e.A=["camps"]},2734:function(t,e,n){var r={pl:"REKLAMA",en:"ADVERTISEMENT",uk:"РЕКЛАМА"},o=r[(0,n(4342).A)()]||r.pl;e.A=o},5295:function(t,e){e.A="IAQInline::"},8111:function(t,e,n){n.d(e,{_y:function(){return i},c2:function(){return o},d1:function(){return r}});var r="allow-scripts allow-popups".concat(document.hasStorageAccess?" allow-storage-access-by-user-activation":""),o="".concat(r," allow-same-origin allow-forms allow-popups-to-escape-sandbox"),i="".concat(o," allow-top-navigation-by-user-activation")},6449:function(t,e,n){n.d(e,{A5:function(){return a},BP:function(){return u},C1:function(){return i},CB:function(){return m},H7:function(){return r},Iu:function(){return l},PP:function(){return y},Tn:function(){return h},Vt:function(){return c},_x:function(){return d},di:function(){return p},eh:function(){return s},iq:function(){return v},l5:function(){return f},q5:function(){return A},sh:function(){return o}});var r="adform",o="automate",i="blackbox",a="blocker",u="code",c="dcm",s="directProgrammatic",l="iframe",f="image",d="mod",p="native",v="nativeAutomate",A="outstream",m="prebid",y="video",h=new Set([r,o,i,a,u,c,s,l,f,d,p,v,A,m,y])},1915:function(t,e,n){n.d(e,{A:function(){return Oo}});var r=n(9411),o="iframe",i="media",a="native",u=n(249),c=n(8111),s=n(6449),l=n(8905),f=n(1190),d=n(6181),p=n(1686),v=n(2322),A=n(8370),m=n(5415),y=n(4367),h=n(3342),b=n(1187),g=n(2443),w=n(1886),S=n(5316),_=n(8970),O=["megaScreening","screening","stiltedBanner"],P=n(2734),E=n(4003),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},k=n(9360),I=n(7676),C=n(3443),T=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,l=r.backupAd,f=r.trackers,d=r.hash,p=r.config,v="".concat((0,S.eq)(8),"-1111-4000-3000-").concat((0,S.eq)(12)),A=encodeURIComponent(btoa("mid=".concat(d,"&transactionId=").concat(v))),m=(0,E.YI)(),y=(0,E.Q2)(),h="//adx.adform.net/adx/?rp=4&".concat(A,"&pt=gross&fd=1&").concat((0,k.A)(m,y)),b=new XMLHttpRequest;b.open("GET",h,!0),b.onreadystatechange=function(){if(4===b.readyState)if(200===b.status){b.onreadystatechange=null;try{var t=JSON.parse(b.responseText),r=Array.isArray(t)&&t[0];if(null!=r&&r.banner){p.updateSize(r.width,r.height);var d=(0,I.A)({},{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(l){var v=j(p,l,f);(0,C.A)(e,n,s,v)}else c(h)}catch(t){a(h,t)}}else u(h)},b.withCredentials=!0,b.send(null)},x=n(5077),M=n(9904),L=function(){return"Proxy"in window}(),D=["poczta.o2.pl","poczta.wp.pl"],R="".concat(M.A,"blackbox/blackbox-postmessage-").concat(L?"es6":"es5",".min.html?originalDomain=%hostname%"),N=function(){var t,e=window.location.hostname;return t=D.includes(e)?R.replace("%hostname%",e):R.replace("%hostname%",""),(0,w.mess)({url:t,forceDomain:"wpext.pl",depth:"file"})},B=n(931),U=function(){var t=N(),e=(0,g.K6)(!0,["forceTest","forceVariant","forceAuthority"]),n=(0,B.A)(e,null,!0);return"".concat(t).concat(n&&"&".concat(n))},V=n(6526),F=function(t){var e=(0,V.ML)(t);return(null==e?void 0:e.ssid)||"0"},H=n(9035),G=n(1030),z=n(7924),W=n(4792),$=function(t){return(0,w.mess)({url:(0,W.A)(t,!1,"wpjslib-blackbox",!1,"js",!1),forceDomain:"wpext.pl"})},q=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($("wpjslib"),'" defer nomodule><\/script>\n<script id="wpjslib6" async crossorigin src="').concat($("wpjslib6"),'" type="module"><\/script>\n</head><body>\n<div id="b"><div id="c"></div></div>\n</body></html>')},Q=n(7481),J=n(505);function Y(t){return function(t){if(Array.isArray(t))return K(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){if("string"==typeof t)return K(t,e);var n={}.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)?K(t,e):void 0}}(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 K(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var X=function(t,e){var n=(0,h.M$)(),r=(0,Q.A)(),o=[].concat(Y(H.VE),Y(G.rs)),i=(0,z.SU)(),a=Object.fromEntries(o.filter((function(t){return(0,J.A)(r[t])})).map((function(t){return[t,r[t]]}))),u='<script id="d">\n    window.wp_pvid = "'.concat(n,'";\n    window.wp_bbid = "').concat(t,'";\n    window.wp_dot_addparams = ').concat(JSON.stringify(i),";\n    window.blackBoxData = ").concat(JSON.stringify({payload:e}),";\n    window.domainCookies = ").concat(JSON.stringify(a),";<\/script>");return q(u)},Z=n(8207),tt=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},et=function(t){var e=t.blackBoxId,n=t.completePayload,r=t.creationFactoryIframe,o=t.onTemplateError,i=t.onWindowError,a=t.onLoad;if(r.getWindow()){var u=X(e,n);if(u){var c=tt(u);r.postMessage(c),Z.A.f(a)&&a()}else o()}else i()},nt=n(1492),rt=n(2059),ot=n(8197),it=n(746),at=n(1112),ut=(0,at.A)(),ct=function(t,e){var n;return null==ut||null===(n=ut[t])||void 0===n?void 0:n[e]},st=n(6799),lt=n(8645),ft=n(1665),dt="view",pt="custom",vt={CPC_INT:"click",CPV_INT:dt,CPCV_INT:pt},At=n(9970),mt=n(3048),yt=n(3771),ht=n(1242),bt=n(4548),gt=n(2388),wt=n(8437),St=n(5156),_t=n(6243),Ot=n(5267),Pt=n(2383),Et=n(8930),jt=n(9503),kt=n(5884),It=n(9971),Ct=n(265),Tt=n(2765),xt=n(3317),Mt=n(4946),Lt=function(t,e){return(0,xt.A)(t,!0),(0,Mt.A)(t,Object.assign({hidden:!1,released:!0},e))},Dt=n(2549),Rt=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)}))},Nt=function(t){return Rt(["nativeLinkAd","inTextVideo"],t)},Bt=function(t,e,n,r){n.success=1;var o=n.creation;if(o&&!o.destroyed){!Nt(o.mod)&&o.config.count()}else{var i=(0,Tt.A)(!1,"creation destroyed before count",!1,r);(0,ft.A)(t,e,i,n)}},Ut=n(123),Vt=n(1375),Ft=n(5301),Ht=n(4077),Gt=n(5623),zt=n(7430),Wt=n(8771),$t=function(t,e,n){if(e&&!e.elementCounted){e.elementCounted=!0;var r=e.scripts,o=e.doubleClickCode;if(r){r=(0,Wt.A)(r);try{for(;r.length;){var i=new URL((0,zt.A)(r.shift()));(0,Gt.A)({target:t,src:i.toString()})}}catch(t){return void n(t,"error")}}o&&(o=o.replace("[timestamp]",(0,S.eq)(8)),(0,Ht.A)(t,o));var a=e.gemiusCode;if(a){(0,Gt.A)({id:"xgde",src:"".concat(Ft.A,"gdejs/xgde.js")});for(var u,c=a.toString(),s=/_gde_[\w-]+/g,l=new Set;null!==(u=s.exec(c));){var f=u[0];l.has(f)||(l.add(f),(0,Ht.A)(t,'<i id="'.concat(f,'" style="display:none !important;visibility:hidden !important"></i>')))}try{if(Z.A.f(a))a();else if(Z.A.s(a)){window.eval(c)}}catch(t){n(t,"gemiusCode")}}}},qt=function(t,e,n,r,o,i,a){$t(t,e,(function(t,e){(0,ft.A)(n,r,(0,Tt.A)(t,!1,"".concat(e," measurements in ").concat(a," handler"),o),i)}))};function Qt(t){return function(t){if(Array.isArray(t))return Jt(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){if("string"==typeof t)return Jt(t,e);var n={}.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)?Jt(t,e):void 0}}(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 Jt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Yt="GafAPI";window.addEventListener("adsReady",(function(t){}));var Kt=function(t,e,n){var r=(0,Vt.A)(e),o="".concat(t,"_").concat(r),i="impressionDone_".concat(o),a=n.type,c=n.config,l=n.trackers,f=n.rebuild,d=n.mod,p=n.destroyed,v=n.width,A=n.height,m=n.scalable,h=n.transparentPlaceholder,b=n.viewability,w=n.gafSlot;if(p){var S=(0,Tt.A)(!1,"creation destroyed before impression",!1,a);(0,ft.A)(t,r,S,w)}else{(0,kt.A)(n);var _=function(t){var e=(0,at.A)(),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,l=void 0===s?"":s,f=r.touchpointId,d=void 0===f?"":f;e.provider=c,e.creativeId=l,e.touchpointId=d}if(o){var p=o.model;p||(delete o.percent,delete o.time,delete o.displayTime);var v=o.percent,A=void 0===v?0:v,m=o.time,y=void 0===m?0:m,h=o.displayTime,b=void 0===h?y:h;e.model=vt[p]||"",e.percent=A,e.time=y,e.displayTime=b}}return(0,g.H2)("testCview")&&(e.model=pt,e.percent=75,e.time=4),e}(w),O=_.model,P=_.provider,E=_.creativeId,j=_.touchpointId,k=_.campaignId,I=_.time,C=_.percent,T=f.holder,x=(0,yt.F)(),M=x.coveringSlots,L=x.resetCoverPayload,D=(0,ht.A)(),R=w.lazy,N=(0,jt.A)(w);if(w.impressionTiming=Date.now()-w.startTime,w.width=v,w.height=A,w.missing=0,w.delivered=1,w.viewed=1,w.finished=1,w.container=T,M.includes(r)&&requestAnimationFrame(L),Z.A.f(D)&&D(i),c.impressed||((0,Et.A)(l.impression),c.impressed=!0),(0,St.A)("".concat(Yt,"CreativeImpressed")),(0,Dt.A)(r)&&(0,Pt.A)("SlotTiming".concat(r),"SlotRegister".concat(r),"SlotImpression".concat(r)),(0,wt.A)(r,"impression"),Z.A.f(c.prepareLabel)&&c.prepareLabel(),c.doNotRelease)n.type!==s.A5&&(0,Ot.A)({message:"IAQInline",path:"DoNotRelease",fileName:(0,Wt.A)(d).join(","),slot:r,bunch:t,campaign:N},1e3);else{var B={transparent:(0,y.z)()||h};m?B.height="auto":(0,It.A)(A)&&(B.height=A),Lt(r,B)}(0,gt.o_)(r,w),qt(T,b,t,r,a,w,"impression"),w.viewability||(0,_t.A)(w,At.Ym,{});var U=w.viewability;if((0,bt.X4)()){var V,F=(0,mt.sX)((function(){c.viewed||((0,Et.A)(l.view),c.viewed=!0,(0,St.A)("".concat(Yt,"CreativeViewed"))),O!==dt&&O!==pt||(Bt(t,r,w,a),(0,gt.o0)(r,w)),Z.A.f(D)&&D(i)})),H=(0,Ct.A)(T,[F],o),G=null==H?void 0:H.observations,z=null==G||null===(V=G[u.zz])||void 0===V?void 0:V.state;z&&((0,_t.A)(U,u.zz,Object.assign(z,{as:(0,Ut.A)(!R),phd:(0,Ut.A)(document.hidden),tpid:"".concat(j),crid:"".concat(E),cmid:"".concat(k),vndr:"".concat(P)})),delete U[u.Sc]),O!==dt&&O!==pt&&Bt(t,r,w,a)}else{var W,$=[50,60,70,80,90,100].map(mt.l$),q=Qt($);q.push((0,mt.sX)((function(){c.viewed||((0,Et.A)(l.view),c.viewed=!0,(0,St.A)("".concat(Yt,"CreativeViewed"))),O===dt&&Bt(t,r,w,a),(0,gt.o0)(r,w),Z.A.f(D)&&D(i)}))),O===pt&&q.push((0,mt.IW)((function(){c.cviewed||((0,Et.A)(l.cview),c.cviewed=!0),Bt(t,r,w,a),Z.A.f(D)&&D(i)}),I,C)),O!==dt&&O!==pt&&Bt(t,r,w,a);var Q=(0,Ct.A)(T,q,o),J=null==Q?void 0:Q.observations,Y=null==J||null===(W=J[u.zz])||void 0===W?void 0:W.state;if(Y)(0,_t.A)(U,u.zz,Object.assign(Y,{as:(0,Ut.A)(!R),phd:(0,Ut.A)(document.hidden),tpid:"".concat(j),crid:"".concat(E),cmid:"".concat(k),vndr:"".concat(P)})),delete U[u.Sc],(0,_t.A)(U,u.AK,$);else{var K=(0,Tt.A)(!1,"observations missing or blocked",!1,a);(0,ft.A)(t,r,K,w)}}}},Xt=n(108),Zt=n(8522),te=n(7239);function ee(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){if("string"==typeof t)return ne(t,e);var n={}.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)?ne(t,e):void 0}}(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 ne(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var re=function(t){var e=new Error("".concat(nt.Mm," - ").concat(t," - cannot get iFrame")),n=ee(t.split("|"),3),r=n[1],o=n[2];(0,Zt.A)(e,"BlackBox.misses"),(0,te.A)(r,o)},oe=function(t,e){var n=JSON.parse(e),r=(0,V.ML)(t),o=Object.assign({},r,n);return(0,V.k5)(t,o),o},ie=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.campaign,l=(0,b.$c)(r,o),f=l.creation;if(f&&!f.destroyed)if(f.rebuild.iframe){var d=ct(o,"endHandler");if(Z.A.f(d)&&d(f,i),u===it.O9)return l.vendor=it.O9,void(0,Xt.A)(r,o,l);var p;i.width,i.height;p=a,(0,st.A)(p,(function(t,e){var n=e.name,r=e.value;(0,lt.A)(n,r)}));try{oe(o,c);var v=s&&JSON.parse(s);v&&(l.campaign=v),l.vendor=u,Kt(r,o,f)}catch(t){(0,ft.A)(r,o,(0,Tt.A)(t,!1,"onBlackBoxEnd",f.type),l)}}else re(e)},ae=function(t){var e=JSON.parse(t);return e.name="BlackBox".concat(e.name),e};function ue(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){if("string"==typeof t)return ce(t,e);var n={}.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)?ce(t,e):void 0}}(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 ce(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var se=function(t){var e=t.id,n=t.payload,r=ue(e.split("|"),3),o=r[1],i=r[2],a=n.error,u=(0,b.$c)(o,i),c=ae(a);u.creation.config.setError(c)},le=n(7016),fe=n(1395),de=n(7374),pe=function(t){var e,n=t.id,r=t.payload,o=void 0===r?{}:r,i=n.split("|")[2],a=(0,le.w)(),u=(0,b.$c)(a,i),c=u.creation,s=u.direct,l=o.frameSlotState;((0,J.A)(l)&&oe(i,l),null!=o&&o.backupConfig&&(e=o.backupConfig,u.campaign=o.campaign),e=e||c.backupConfig)?(0,C.A)(a,i,u,e):s?(0,de.A)(a,i,u):((0,(0,fe.$)(i).setNative)({type:"teaserHide"},(function(){})),(0,Xt.A)(a,i,u))},ve=function(t){var e=t.id.split("|")[2],n=(0,le.w)(),r=(0,b.$c)(n,e),o=(0,fe.$)(e).setNative,i=ct(e,"teaserHideHandler");o&&o({type:"teaserHide"},(function(){i(r)}))},Ae=n(4922),me=function(t){var e=JSON.parse(t.replace(nt.Sp,"")),n=((0,ot.z)(),e.slotNumber),r=e.styling,o=r.placeholderStyle,i=r.containerStyle,a=r.holderStyle,u=(0,b.$c)((0,le.w)(),n).creation.rebuild,c=u.container,s=u.holder;Ae.A[n].element.setAttribute("style",o),c.setAttribute("style",i),s.setAttribute("style",a)},ye=function(t){var e=t&&t.data;if(Z.A.s(e)){if(e.match(nt.f4)){var n=JSON.parse(e.replace(nt.FG,"")),r=n.id,o=n.cmd,i=n.role,a=n.pageViewID,u=(0,ot.z)(),c=rt.vL.get(r),s=i!==u,l=[nt.db,nt.on,nt.X4,nt.qW].includes(o),f=(0,h.M$)()===a;if(c&&s&&l&&f)return n.receiver=c,n}e.match(nt.C8)&&me(e)}return!1},he=function(t){var e=ye(t),n=e.cmd;n===nt.qW&&se(e),n===nt.db&&ie(e),n===nt.on&&pe(e),n===nt.X4&&ve(e)},be=!1,ge=function(t,e,n){rt.vL.set(t,e),be||((0,ot.b)(nt.Mm),window.addEventListener("message",he),be=!0)},we=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=U(),l=(0,x.fj)(),f=r.payload,d=r.width,p=r.height,v=F(n),A="bbid|".concat(e,"|").concat(n),m=Object.assign({},f,{bunch:e,slot:n,sn:l,site:l,width:d,height:p,ssid:v}),y=(0,I.A)({sandbox:c.c2});return y.error(a),y.load(s,(function(){et({blackBoxId:A,completePayload:m,creationFactoryIframe:y,creation:r,onTemplateError:o,onWindowError:i,onLoad:u})})),ge(A,y,m),y},Se=n(910),_e=n(750),Oe=function(t){var e=t.config,n=t.redirUrl,r=e.uniqueID,o=e.addDestroyHandler,i=(0,Se.A)("a"),a=(0,_e.A)(i),u="link".concat(r);return i.href=n,(0,_.m)(i),(0,d.y_)(i,(0,d.TD)(u,{height:"100%"})),i.addEventListener("click",a),o((function(){i.removeEventListener("click",a),(0,d.eP)(u)})),i},Pe=function(t,e,n,r,o){(0,ft.A)(t,e,(0,Tt.A)(!1,"resource missing or blocked",n,r),o)},Ee=function(t,e,n,o,i){var a=n.config,u=n.expandable,c=n.src,s=n.type,l=n.gafSlot,f=a.uniqueID,p=a.addDestroyHandler,v=function(){Kt(t,e,n,s)},A=function(){Pe(t,e,c,s,l)},m=Oe(n),y=(0,Se.A)(o),h="".concat(s).concat(f);return(0,d.y_)(y,(0,d.TD)(h,{border:"0",margin:"auto",display:"block",height:u?"auto":r.F,width:r.F})),m.appendChild(y),(0,_.m)(y),y.addEventListener(i,v),y.addEventListener("error",A),p((function(){y.removeEventListener(i,v),y.removeEventListener("error",A),(0,d.eP)(h)})),y},je=function(t,e,n){return Ee(t,e,n,"img","load")},ke="".concat(M.A,"images/adv/"),Ie=function(t,e){var n=e.config.addDestroyHandler,r=(0,Se.A)(),o="vdAdSnd";(0,d.y_)(r,(0,d.TD)(o,{position:"absolute",width:50,height:50,bottom:50,right:50,borderRadius:"50%",background:"rgba(0, 0, 0, 0.5) url('".concat((0,w.mess)("".concat(ke,"sound.svg")),"') no-repeat center center/100%"),backgroundSize:"60%",opacity:.7,zIndex:999,cursor:"pointer",transition:"opacity .2s"})),(0,d.TD)("".concat(o,":hover"),{opacity:1});var i=(0,d.TD)("".concat(o,"Off"),{backgroundImage:"url('".concat((0,w.mess)("".concat(ke,"mute.svg")),"')")});(0,d.y_)(r,i);var a=function(e){e.preventDefault();var n=t.muted;t.muted=!n,(0,d.m)(r,i,!n)};return r.addEventListener("click",a),n((function(){r.removeEventListener("click",a)})),r};function Ce(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){if("string"==typeof t)return Te(t,e);var n={}.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)?Te(t,e):void 0}}(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 Te(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var xe=function(t,e,n){var r=n.src,o=Ce(r.match(/\.([0-9a-z]+)$/i)||["","mp4"],2)[1],i="mov"===o?"quicktime":o,a=(0,Se.A)(),u=(0,Se.A)("source"),c=Ee(t,e,n,"video","loadeddata"),s=Ie(c,n);return u.setAttribute("src",r),u.setAttribute("type","video/".concat(i)),c.muted=!0,c.setAttribute("autoplay",""),c.setAttribute("loop",""),(0,y.z)()&&(c.setAttribute("playsinline",""),c.setAttribute("webkit-playsinline","")),c.appendChild(u),a.appendChild(s),a.appendChild(c),{$creationVideo:c,$videoContainer:a}},Me=n(9102),Le=n(3288),De=n(1315),Re=n(869),Ne=n(6211),Be=n(6712),Ue=n(9839),Ve=n(2721),Fe=function(t){var e=t.setNative,n=t.updateContainer,r=t.callback,o=t.placement,i=t.type,a=t.bunchID,u=t.slotNumber,c=t.gafSlot;e({type:"alternativeSlot"},(function(t){var e=t.el;if((0,Ve.A)(e))Z.A.f(n)&&n(e),Z.A.f(r)&&r(e);else{var s=(0,Tt.A)(!1,"incorrect container in onAlternativeSlot",(0,Ue.A)(o),i);(0,ft.A)(a,u,s,c)}}))},He=function(t,e,n){var r=t.dfpConfig,o=t.config,i=t.type,a=t.gafSlot,u=o.slot,c=o.bunch,s=o.updateContainer,l=(0,fe.$)(u,"setNative"),f=null==r?void 0:r.placement;if(l){n&&(n.setNative=l);var d=ct(u,"nativeHandler");(Z.A.f(d)?d:Fe)({setNative:l,updateContainer:s,callback:e,placement:f,type:i,bunchID:c,slotNumber:u,gafSlot:a})}else{var p=(0,Tt.A)(!1,"missing setNative",(0,Ue.A)(f),i);(0,ft.A)(c,u,p,a)}},Ge=n(6201),ze=function(t){var e=t.isAsr,n=t.div,r=t.placement,o=t.creation.rebuild.holder;if((0,Ge.K)()){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},We=n(2997),$e=n(2828),qe=function(t,e){var n=(0,Re.XZ)().noDfpaTestOverride,r=(0,Re.dU)(),o=r&&!n?"-test".concat(r):"";e.div="div-gpt-ad-x".concat((0,$e.A)(t,2)).concat(o),e.placement="/89844762/".concat(e.placement),(0,J.A)(e.sizes)&&(e.sizes=JSON.parse(e.sizes))},Qe=n(5409),Je=n(8458),Ye=n(9681),Ke=n(13),Xe=n(5858),Ze=n(9387),tn=n(8652),en=n(7030),nn=n(3943),rn=n(5401),on=n(3555),an=n(3248),un=n(9708),cn=n(1822),sn=n(862),ln=function(t,e,n,r,o,i,a,u,c){var s,l=(0,on.A)(),f=(0,un.A)(),d=(0,z.SU)("layout"),p=(0,z.SU)("ctype"),A=(0,z.SU)("ctab"),m=(0,z.SU)("bfc"),w=(0,z.SU)("chId"),S=(0,Re.XZ)().additionalTVer,_=(0,v.x4)("prebid"),O=null==_||null===(s=_.getPvFraction)||void 0===s?void 0:s.call(_),P=(0,b.SD)("mlId"),E=(0,Re.IY)("obTestVariant"),j=(0,sn.A)(),k=(0,Je.iM)("adtech","PU-321","B"),I=(0,y.z)(),C=(0,tn.fS)(),T=(0,Ze.Yb)("addAbtestsToGAM"),x=(0,en.a)();if(t.INTER_OFF=nn.A.fromGoogle,t.mlCode=P?P.split(","):"null",t.yg_active=t.yg_active||"1",t.pvid=(0,h.M$)(),t.ssid=F(n),t.slot=n,t.abtest=(0,Je.AA)().replace(/;/g,".")||"null",t.aabwl=(0,an.A)(Qe.Dw)||"null",t.reloaded=(0,Ge.K)()?"1":"0",t.native=r?"1":"0",t.sl=n,t.darkmode=(0,Vt.A)(f)?"1":"0",t.layout=d?d.slice(0,1):"null",t.stVer=(0,Re.dU)(!0)||"null",t.rekid=e,t.ctype=p,t.ciab=j,t.isRobot=cn.A.isRobot?"1":"0",t.gafSSR=cn.A.gafSSR?"1":"0",t.ciab_wp="null",t.sda_wp="null",T&&(t.abtests=(0,Je.NR)()),t.bfc=m||"null",k){var M=(0,b.SD)("sda");t.sda_wp=M||"null"}var L=(0,rn.A)();(x&&(t.isBotABT="".concat((0,Ke.Y4)())),E&&(t.yg_active="2"),C&&I&&(t.ctab=A||"null"),w&&(t.chId=w),Object.assign(t,L),l.includes("DUKAT_Screening")||i.includes("art")||"article"===p?t.screening="0":t.screening="1",O&&(t.pvfraction=O),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",S&&(t[S]=t.tVer),t.stVer=(0,Re.dU)(!0)||"null",t.tVerG=(0,Je.IX)("adtech","PRGM-963")||"null",t.tVerG2=(0,Je.IX)("adtech","PU-321")||"null",t.tVerG3=(0,Je.IX)("adtech","PRGM-857")||"null",((0,Ze.Yb)("ygactiveDisable")||o)&&(t.yg_active="0"),c)&&((0,Ze.Df)("asr").isDeclarationUsed&&(t.asr="".concat((0,Ye.M)()).slice(0,2)));t.cookieDeprecation=(0,Xe.F)();var D=(0,g.H2)("gamTest");return D&&(t.test=D),t},fn=n(3175),dn=function(){return(0,g.H2)("isWpPaApiStage")?"https://paapi-stage.wp.pl":"https://paapi.wp.pl"},pn=function(t){var e=(0,Ze.Df)("fledge"),n=e.buyers,r=void 0===n?[]:n,o=e.slots,i=void 0===o?[]:o,a=(0,g.H2)("debugFledge"),u=r.includes(dn())&&i.includes(t),c=!!(a?a.split(","):[]).find((function(e){return(0,Vt.A)(e)===t}));return u||c},vn=function(t){return{currencyConversion:(0,b.SD)("curr"),variant:t,noComponentAuctions:!0}},An=n(6293),mn=function(){var t=window.location.hostname,e=w.domains.uniformDomains,n="".concat("https://fledge.wpcdn.pl","/test/"),r=(0,g.H2)("debug")?"-debug":"",o="".concat(n,"seller-parallel").concat(r,".js"),i=e.includes(t)?t:An.A;return{seller:"https://".concat(i),decisionLogicUrl:(0,w.mess)({url:o,forceDomain:i})}},yn=n(3734),hn=n(6789),bn=n(943),gn=n(4735),wn=function(t){var e,n,r,o=(0,bn.b)(),i=null==o||null===(e=o.hb)||void 0===e||null===(e=e.units)||void 0===e?void 0:e.find((function(e){return e.code==="slot".concat(t)})),a=null==i||null===(n=i.mediaTypes)||void 0===n||null===(n=n.banner)||void 0===n?void 0:n.sizes,u=(null==o||null===(r=o.config)||void 0===r?void 0:r.sizeMap)||[],c=[[300,250]];return(0,gn.A)(a)?c=a:(0,J.A)(a)&&u.includes(a)&&(c=u[a]),c.sort((function(t,e){return e[0]*e[1]-t[0]*t[1]}))[0]},Sn=n(2404),_n=n(1888),On=function(t,e){var n,r=parseFloat((0,g.H2)("forceFledgeFloor")),o=(0,Sn.A)("fledgeStatus",{ssid:null===(n=(0,V.ML)(t))||void 0===n?void 0:n.ssid,slN:t,floor:r||e,adsize:wn(t).join("x"),bid:"__bid__",bddr:"__bidder__",owner:"__interestGroupOwner__",host:"__host__",event:"__event__",renderUrl:"__renderUrl__",ad:"__auctionDuration__",variant:"__variant__"}),i=(0,_n.A)("waven.gif?","inventory",JSON.stringify({traffic:[o]}),{give:!0}).queryGET;return i=(0,hn.A)(i,"SN",(0,x.wY)()),i=(0,hn.A)(i,"action","traffic"),{floor:r||e,reportUrl:i=(0,hn.A)(i,"statid",(0,yn.gB)(),!0)}},Pn=function(){return"paaid-".concat((0,S.eq)(12,36))},En=n(5178);function jn(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){if("string"==typeof t)return kn(t,e);var n={}.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)?kn(t,e):void 0}}(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 kn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var In=function(t,e,n){var r=self,o=r.innerWidth,i=r.innerHeight,a=r.navigator,u=r.location,c=a.userAgent,s=u.href,l=u.origin,f=jn(n,2);return{bidRequestId:t,slotId:e,banner:{W:f[0],H:f[1]},site:{id:(0,le.w)(),page:s,name:l,referrer:(0,En.G)()},device:{userAgent:c,W:o,H:i},user:{pvid:(0,h.M$)(),statid:(0,yn.gB)(),ctype:(0,z.SU)("ctype"),ccategory:(0,z.SU)("ccategory"),hasDarkModeEnabled:(0,un.A)(),isRobot:(0,b.SD)("isRobot")}}};function Cn(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){if("string"==typeof t)return Tn(t,e);var n={}.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)?Tn(t,e):void 0}}(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 Tn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var xn=function(t){var e=mn(),n=e.seller,r=e.decisionLogicUrl,o=Pn(),i=Object.assign({auctionId:o},vn("google")),a=wn(t),u=dn(),c={seller:n,decisionLogicUrl:r,interestGroupBuyers:[u],auctionSignals:i,perBuyerSignals:{}};c.perBuyerSignals[u]=In(o,t,a),c.sellerCurrency="PLN",c.perBuyerCurrencies={"*":"PLN"},c.perBuyerCurrencies[dn()]="PLN";var s=Cn(a,2),l=s[0],f=s[1];return c.requestedSize={width:l,height:f},{adUnitCode:"slot".concat(t),fledgeAuctionConfig:c}};function Mn(t){return function(t){if(Array.isArray(t))return Ln(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){if("string"==typeof t)return Ln(t,e);var n={}.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)?Ln(t,e):void 0}}(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 Ln(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Dn=function(t,e){var n=fn.M_.fledgeAuctionsForGoogle,r=void 0===n?[]:n,o=(0,Vt.A)(t),i=mn(),a=i.seller,u=i.decisionLogicUrl;if(pn(o)){var c=xn(o);fn.M_.fledgeAuctionsForGoogle.push(c)}var s=r.reduce((function(n,r){var i=r.adUnitCode,c=void 0===i?"":i,s=r.fledgeAuctionConfig,l=r.bidder;if((0,Vt.A)(c.replace("slot",""))===o){var f=Object.assign({},s);["rtbhouse","sspBC"].includes(l)&&Object.assign(f,{decisionLogicUrl:u,decisionLogicURL:u,sellerSignals:On(t,e),seller:a,auctionSignals:vn("google")});var d=f.bidId||(0,S.eq)(10,36,!0),p={configKey:"".concat(a,"-").concat(d),auctionConfig:f};return Object.assign({},n,{selected:[].concat(Mn(n.selected),[p])})}return Object.assign({},n,{remaining:[].concat(Mn(n.remaining),[r])})}),{selected:[],remaining:[]}),l=s.selected,f=s.remaining;if(fn.M_.fledgeAuctionsForGoogle=f,(0,gn.A)(l))return l},Rn=n(7967),Nn=n(5495),Bn=n(2646),Un=function(){},Vn=function(t){var e,n,r=(0,Rn.A)(),o=r.pubads(),i=t.placement,a=t.prevDefinedSlot,u=t.targeting,c=t.gafID,s=t.slot,l=t.fledgeFloorPrice,f=("runCreation_".concat(c),t.div);if(a&&r.destroySlots([a]),t.isInterstitial?(n=!0,f=r.enums.OutOfPageFormat.INTERSTITIAL):t.isAnchor?(n=!0,f=r.enums.OutOfPageFormat.TOP_ANCHOR):t.outOfPage&&(n=!0),e=n?r.defineOutOfPageSlot(i,f):r.defineSlot(i,t.sizes,f),(0,Nn.A)()){var d=Dn(s,l);d&&e.setConfig({componentAuction:d})}t.definedSlot=e,e.addService(o),(0,st.A)(u,(function(t,n){e.setTargeting(t,n)})),(0,Bn.A)("dfp_displayad",t);var p=window.console;window.console=Un,o.updateCorrelator(),window.console=p,r.display(e)},Fn=function(t,e){nn.A.testSuffix="",e&&t&&/test/.test(t)&&(nn.A.testSuffix="_test_".concat(e))},Hn=function(t){var e=t.config,n=t.gafSlot,r=t.dfpConfig,o=t.customDfpConfig,i=e.slot,a=e.bunch,u=n.isAsr,c=n.fledgeFloorPrice,s="".concat(a,"_").concat(i),l=("display_".concat(s),o||r),f=(0,Re.dU)(),d=(0,jt.A)(n),p={slot:i,bunch:a,creation:t,gafID:s,isAsr:u,fledgeFloorPrice:c};if(!l)return(0,We.A)(p,"configMissing"),void(0,Ot.A)({message:"GamAPI",path:"AdUnitConfigMissing",campaign:d,slot:i,bunch:a});o&&qe(i,l),Fn(l.div,f),Object.assign(p,l);var v=p.placement,A=p.div,m=p.isNative,y=p.targeting,h=void 0===y?{}:y,b=p.namedSizes,g=p.sizes;b&&(p.sizes=g.concat(b)),p.targeting=ln(h,a,i,m,o,v,f,A,u);var w=(0,Ne.r_)(v);w&&(p.prevDefinedSlot=w.definedSlot),(0,Ne.lr)(v,p);var S=function(){ze(p),Vn(p)},_=(0,Be.A)();m?_?(t.config.updateContainer(t.rebuild.container),S()):He(t,S,p):S()},Gn=n(9634),zn=function(t){var e=t.config,n=t.gafSlot,r=t.type,o=e.slot,i=e.bunch,a=(0,Tt.A)(!1,"googletag.cmd doesn't exist",!1,r);(0,ft.A)(i,o,a,n)},Wn=function(t){De.A.fill((function(){(0,Gn.A)((function(){Hn(t)}),(function(){zn(t)}))}))},$n=n(2216),qn=n(1338),Qn=function(){var t=window;return{login:t._wplogin||t._o2login||null,name:t._wpname||t._o2name||null,surname:t._wpsurname||t._o2surname||null}},Jn=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,l={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:Qn()},f=1;t["url".concat(f)];)l["click".concat(f)]=(0,w.mess)((0,qn.A)(e,t["url".concat(f)])),f+=1;return l},Yn=n(7147),Kn=n(9178),Xn=n(6215),Zn=function(t){var e=t.config,n=t.creation,r=t.creationBunch,o=t.creationSlot,i=t.gafSlot,a=j(e,n.backupAd,n.trackers),u=(0,g.H2)("forceBackupAd");if(n.backupAd=null,n.backupConfig=a,!u)return a;(0,C.A)(r,o,i,a)},tr=["bannerExpandable","floatingBanner","fullPageLogin","kswBannerRotate","logoSwapper","nativeLinkAd","megaScreening","screening","stiltedBanner","videoPlayerBranding","welcomeScreen","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush"],er=function(t){return(0,gn.A)(t)&&!t.some((function(t){return!tr.includes(t)}))},nr=["adTeaser","backgroundSlider","carouselMobile","contentBoxRichMedia","contentHalfpage","ecommerceFlex2","ecommercePaapi","floatingBanner","glonewsSlider","headline","headline2","interactiveStories","liveShopping","logoSwapper","moduleBranding","nativeLinkAd","panelPremiumMobile","programTV","scrollRevealMobile","slash","specialModuleBanner","survey","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush","wpKoszykToolbar","wpKoszykSG"],rr=function(t){return(0,gn.A)(t)&&Rt(nr,t)},or=function(t){return(0,gn.A)(t)&&Rt(tr,t)},ir=n(507),ar="creationInfo",ur=(0,d.TD)(ar,{position:"absolute",top:1,right:1,backgroundColor:"grey",width:15,height:15,zIndex:1});(0,d.TD)("".concat(ar," img"),{display:"block"});var cr=ur,sr=function(t){return Rt(["wallpaper","headline","headline2","liveShopping","screening","screeningMobile","panelPremium","panelPremiumMobile"],t)},lr=n(4725),fr=n(6586),dr=n(1634),pr=n(5295),vr=function(t,e){var n=t.replace(pr.A,"").replace(e,""),r=JSON.parse(n);return r.name="HTML5".concat(r.name),r},Ar=n(6881),mr=n(6669),yr=n(1923),hr=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},br=!!(0,g.H2)("blockers"),gr=function(t,e,n){var o,i=t.creations,a=t.slot,u=i.length,c=(0,jt.A)(n),l=[];delete t.creations,o=u>1?e.offsetWidth||300:1e4;for(var f=0;f<u;f++){var d=i[f],p=d.src,v=d.externalCode,A=d.type,m=void 0;delete d.externalCode,br&&(A=s.A5),A===s.A5&&hr(t,d),(0,J.A)(v)&&(d.externalCode=window.Function("c",v)),s.Tn.has(A)||((0,yr.A)('Unknown creative type: "'.concat(A,'" (').concat(c,")."),!0),d.mod&&(A=s._x)),s.Tn.has(A)&&(A!==s.Iu||(0,J.A)(p)||(m=!0),A===s.l5&&((0,J.A)(p)?p.length<20&&(m=!0):d.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII="),m?(0,yr.A)("Source is missing for creative on slot ".concat(a," from campaign ").concat(c,".")):((0,r.$)(d,d.width,d.height),(d.width===r.F||d.width>0||d.scalable||A===s.A5)&&(d.type=A,l.push(d))))}if(l.length)return{passedCreations:l,creationContainerWidth:o}},wr=function(t){var e=t.creationContainerWidth,n=t.passedCreations,o=n[0],i=1e6;return o.scalable||o.type===s.A5||(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},Sr="IAQInline",_r=["server","campaign","score","code","libs","aabVendors","capping","endTime","positions","setType","wpclid"],Or=["deferredInit","doNotCount","fixToCenter","doNotCompress"],Pr=function(t,e,n,r,o){if((0,mr.A)(r,r))(0,ft.A)(n,r,"incorrect slot number",o);else{var i=(0,Ar.iB)(r),a=(0,Se.A)();(0,d.y_)(a,Le.A),(0,xt.A)(r,!0),i.parentNode.insertBefore(a,i);var u=gr(e,a,o);if(u){var c=(0,jt.A)(o),s='Legacy parameters "',l='" used in creative/template. Watch task MCS-2806.',f=Object.keys(e).filter((function(t){var n=_r.includes(t);return n&&delete e[t],n}));if(f.length){var p=f.sort().join(",");(0,Ot.A)({message:Sr,path:"ShittyConfig",campaign:c,fileName:p,bunch:n,slot:r},1e5,"".concat(s).concat(p).concat(l),!0)}var v=wr(u);if(v){var A=Object.keys(v).filter((function(t){var e=Or.includes(t);return e&&delete v[t],e}));if(A.length){var m=A.sort().join(",");(0,Ot.A)({message:Sr,path:"ShittyCreation",campaign:c,fileName:m,bunch:n,slot:r},1e4,"".concat(s).concat(m).concat(l),!0)}return t({creation:v,$creationContainer:a})}(0,ft.A)(n,r,"creation missing",o)}else(0,ft.A)(n,r,"passed creations missing",o)}},Er=n(725);var jr=n(5507),kr=n(4342),Ir=function(t){if(null!=t&&t.includes("bidder")){var e,n="pl"===(0,kr.A)()?"pl":"en";if((0,fr.A)())Er.A.adrender&&(e="wpartner.pl/".concat(n,"/adinfo"));else(0,jr.x)()&&(e="adinfo.wp.pl/".concat(n));if(e)return"https://".concat(e,"?ad=")}},Cr=function(t){var e=t.gafSlot.campaign,n=t.config.redir,r=t.url;t.redir=n;var o=(0,qn.A)(n,r);(0,J.A)(o)&&(t.redirUrl=(0,w.mess)(o),t.originalRedirUrl=o),null!=e&&e.capping&&(t.capping=(0,hn.A)("https://rek.www.wp.pl/cap.gif?_=".concat((0,S.eq)()),e.capping,void 0,!1,!0))},Tr=function(t){var e=t.trackers,n=void 0===e?{}:e,r=t.pixels;return(0,_t.A)(t,"pixels",(0,Wt.A)(r)),(0,_t.A)(t,"trackers",n),(0,_t.A)(n,"view",(0,Wt.A)(n.view)),(0,_t.A)(n,"cview",(0,Wt.A)(n.cview)),(0,_t.A)(n,"click",(0,Wt.A)(n.click)),(0,_t.A)(n,"impression",(0,Wt.A)(n.impression)),t},xr=n(4709),Mr=n(9661),Lr=n(9165),Dr=n(6560),Rr=n(2923),Nr=function(t,e){return(0,J.A)(t)&&t.startsWith("".concat(pr.A).concat(e))},Br=n(2516),Ur=function(){var t=(0,m.xV)();Z.A.f(t)&&t(Br.A)},Vr=n(932),Fr=n(3090);function Hr(t){return Hr="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},Hr(t)}function Gr(t){return function(t){if(Array.isArray(t))return zr(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){if("string"==typeof t)return zr(t,e);var n={}.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)?zr(t,e):void 0}}(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 zr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Wr(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=Hr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Hr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Hr(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var $r="IAQInline",qr="relative",Qr="absolute",Jr="overflow",Yr="hidden",Kr="block",Xr="auto",Zr="sandbox",to="allowFullscreen",eo="transform",no="transformOrigin",ro="center",oo="style",io="mousedown",ao="width",uo="height",co="maxWidth",so="maxHeight",lo="left",fo="right",po="position",vo="display",Ao="backgroundColor",mo="border",yo="margin",ho="addEventListener",bo="removeEventListener",go=(0,fr.A)();(0,d.yo)(!0);var wo=(0,g.H2)("noclick"),So=(0,g.H2)("nomods"),_o=(0,g.H2)("forceAlternativeSlot"),Oo=function(t,e){var n,E,j,k,x,M,L,D,R,N,B,U,V,F,H,G,z,W=(0,Vt.A)(t.slot),$=(0,Vt.A)(t.bunch),q=(0,at.A)(),Q=e||(0,b.$c)($,W),Y=Q.campaign,K=(Y||{}).creative||{},X=K.provider,tt=(K.source||{}).external,et=(0,jt.A)(Q),nt=(0,y.z)(),rt=(0,A.n)()===W,ot=[],ut=(0,S.eq)(10,!0,!0),ct="container".concat(ut),lt="holder".concat(ut),dt="label".concat(ut),pt="iframe".concat(ut),vt=function(e){var r=e.target,o=(0,Fr.A)(e);if(r&&1===o){var i=(0,m.Kz)();Z.A.f(i)&&i(Y)}t.clicked||((0,Et.A)(n.trackers.click),t.clicked=!0)},At=function(t){Z.A.f(t)&&ot.push(t)},mt=function(){if([i,o].includes(j)||E===s._x){var t,e,r,a=(v="2"===L&&nt,A=(p=rt)?B.parentNode:B,m=v?(0,$n.A)():A,y=m.clientWidth,h=m.clientHeight,p?{width:y,height:h}:{width:Math.min(y,k),height:Math.min(h,x)}),u=a.width/k,c=a.height/x;if([s.sh,s.eh,s.H7].includes(E)?(t=1,e="auto",r="100%"):(t=Math.min(u,rt?c:u),e=Math.ceil(t*x),r=Math.ceil(t*k)),n.scaleFactor=t,n.realWidth=r,n.realHeight=e,1!==t){var l=Wr(Wr(Wr(Wr(Wr(Wr({},eo,"scale(".concat(t,",").concat(t,") translate(-50%)")),no,"0 0 0"),co,"none"),"width",k),"height",x),"left","50%");(0,d.TD)(lt,l,[eo,no])}var f={height:e};(0,d.TD)(ct,f),Lt(W,f)||(0,d.yo)(!0)}var p,v,A,m,y,h},ht=function(){L&&(mt(),(0,f.So)(mt),At((function(){(0,f.Vl)("resize",mt)})))},bt=function(){var e=(0,p.kC)(W);if(e)return e.appendChild(B),t.doNotRelease=!0,(0,ir.A)(W),e;t.doNotRelease=!1},gt=function(){t.counted||((0,Et.A)(n.capping,!1,Ur),(0,Et.A)(n.pixels),qt(N,n,$,W,E,Q,"success"),t.counted=!0)},wt=function(){var t,e;Object.assign(q,{container:B,link:U,label:H,iframe:null===(t=R)||void 0===t||null===(e=t.getIframe)||void 0===e?void 0:e.call(t),holder:N,image:V,video:F,info:G})},Pt=function(t){var e,o=Z.A.u(n.showLabel);if((o&&(0,Ot.A)({message:$r,path:"ShowLabelUndefined",slot:W,bunch:$,campaign:et,fileName:E},1e3),j!==a&&E!==s.A5)&&((e=Ir(X))&&((G=(0,Se.A)("a")).href=e+encodeURIComponent((0,Yn.D)({id:Y.id})),G.target="_blank",(z=(0,Se.A)("img")).src=(0,w.mess)("https://std.wpcdn.pl/images/adv/dyngs.svg"),(0,d.y_)(G,cr),G.appendChild(z),N.appendChild(G),At((function(){G.remove(),z.remove(),G=null,z=null}))),(!H||t)&&(rt&&(n.showLabel=!1),go&&E===s.sh&&(n.showLabel=!1),o&&E!==s._x&&(n.showLabel=!0),E===s.C1&&"nativeLinkAd"===n.payload.mod&&(n.showLabel=!1),n.showLabel))){H=H||(0,Se.A)(),(0,_.m)(H),(0,d.y_)(H,(0,d.TD)(dt));var i=Wr(Wr({},po,Qr),"zIndex",1);if(go)i.top=0,i[lo]=3;else{var u=Wr(Wr({},lo,fo),fo,lo),c=n.labelAlign,l=void 0===c?lo:c,f=Object.keys(u).includes(l)?l:lo,p=u[f];i.bottom=r.F,i[f]=0,i[p]=null}var v=Wr(Wr(Wr(Wr(Wr(Wr({},"fontFamily","Arial,Helvetica,sans-serif"),"fontSize","9px"),"lineHeight","14px"),"color",n.labelColor||"#888"),"display",Kr),"content",(0,Me.A)(n.labelText||P.A));E===s.C1&&["fullPageLogin","headline","panelPremiumMobile"].includes(n.payload.mod)&&(Object.assign(i,{top:0,left:0,right:"auto",zIndex:1}),Object.assign(v,{padding:"1px 4px 1px 2px",background:"#00000040",color:"#FFF",borderRadius:"0px 0px 4px 0px"})),(0,d.TD)(dt,i),(0,d.TD)("".concat(dt,":after"),v),At((function(){H&&(H.remove(),H=null),(0,d.eP)(dt),(0,d.yo)()})),B.appendChild(H),(0,d.yo)(),wt()}},It=function(){var t=n.closeIframe,e=Wr(Wr(Wr(Wr(Wr(Wr(Wr(Wr({},Jr,Yr),mo,"0 none"),vo,Kr),yo,Xr),co,"none"),so,"none"),ao,t?0:r.F),uo,t?0:r.F);L&&(e[ao]=t?0:k,e[uo]=t?0:x),(0,d.y_)(R.getIframe(),(0,d.TD)(pt,e)),At((function(){R&&(R.destroy(),R=null),(0,d.eP)(pt)}))},Ct=function(t,e){if(!Z.A.u(t)&&!Z.A.u(e)){var o=(0,at.A)();L?o[uo]=Xr:((0,r.$)(n,t,e),k=n[ao],x=n[uo],(0,d.TD)(ct,Wr(Wr({},ao,k),"minHeight",x)),(0,d.yo)(),o.released=!0,o.slot=W,o[uo]=x),[s.sh,s.eh,s.H7].includes(E)&&ht(),(0,Mt.A)(W,o)}},xt=function(e){if(n.destroyed){var u=(0,Tt.A)(!1,"creation destroyed before displaying",!1,E);(0,ft.A)($,W,u,Q)}else if(t.displayed)(0,Ot.A)({message:$r,path:"MultipleDisplay",slot:W,bunch:$,campaign:et,fileName:E});else{if(t.displayed=!0,e){if(!(0,Ve.A)(e)){var f=(0,Tt.A)(!1,"incorrect container in display",!1,E);return void(0,ft.A)($,W,f,Q)}B=e}(0,lr.A)(x)&&Lt(W),function(){N=(0,Se.A)(),(0,_.m)(N),N.removeAttribute(oo);var t=Wr(Wr(Wr(Wr(Wr(Wr({},ao,k),uo,x),"marginLeft",Xr),"marginRight",Xr),po,qr),Ao,n[Ao]||"transparent");D&&(t[co]=n[ao],t[Jr]=Yr,t[so]="inherit"),n[mo]?(t[mo]=n[mo],t[Jr]=Yr,t.boxSizing="border-box"):t[mo]="0 none",n.tagId&&(N.id=n.tagId),(0,d.y_)(N,(0,d.TD)(lt,t)),wo||N[ho](io,vt)}(),function(){var t=Q.prevDivs,e=(0,d.TD)("sticky");At((function(){(0,d.l0)(B,e),t&&(t.container.remove(),t.holder.remove())}));var o=Wr(Wr(Wr(Wr(Wr(Wr(Wr(Wr(Wr({},"".concat(vo,"!"),Kr),"textAlign",ro),"alignItems",ro),"clear","both"),yo,Xr),po,qr),ao,k),uo,x),co,r.F);(0,_.m)(B),(0,d.l0)(B,Le.A),(0,d.y_)(B,e),(0,d.y_)(B,(0,d.TD)(ct,o)),n[oo]&&(0,d.TD)(ct,n[oo])}(),function(){switch(E){case s.di:case s.iq:j=a;break;case s.H7:j=o,T({creationBunch:$,creationSlot:W,creation:n,$creationHolder:N,onImpression:function(){Kt($,W,n,s.H7)},onPassbackError:function(t){(0,ft.A)($,W,(0,Tt.A)(!1,"backupAd missing",t,E),Q)},onParseError:function(t,e){(0,ft.A)($,W,(0,Tt.A)(e,!1,t,E),Q)},onRequestError:function(t){Pe($,W,t,E,Q)}});break;case s.l5:if(j=i,!(0,J.A)(n.redirUrl)){(0,ft.A)($,W,(0,Tt.A)(!1,"missing redir URL",M,E),Q);break}At((function(){U=null,V=null})),U=Oe(n),V=je($,W,n),U.appendChild(V),N.appendChild(U);break;case s.PP:if(j=i,!(0,J.A)(n.redirUrl)){(0,ft.A)($,W,(0,Tt.A)(!1,"missing redir URL",M,E),Q);break}At((function(){U=null,F=null}));var t=xe($,W,n),e=t.$videoContainer;F=t.$creationVideo,(U=Oe(n)).appendChild(e),N.appendChild(U);break;case s.sh:(0,l.WZ)(B);break;case s.Vt:case s.BP:case s.C1:j=o;break;case s.Iu:j=o;var r=(0,at.A)();r.allow="autoplay",n[Zr]?r[Zr]=n[Zr]:tt&&(r[Zr]=c._y),n[to]&&(r[to]=!0),(0,g.H2)("debug")&&(M+=window.location.search,n.src=M);var u=(0,w.mess)({url:M});R=(0,I.A)(r),It(),R.error((function(){Pe($,W,u,E,Q)}));var f=function(t){var e=t.data;if(Nr(e,ut)){var n=vr(e,ut);(0,ft.A)($,W,(0,Tt.A)(n,!1,u,E),Q)}};window[ho]("message",f),At((function(){window[bo]("message",f)})),R.load(u,(function(){var t=function(e){e&&e.data===ut&&(window[bo]("message",t),Q.loadingTiming=Date.now()-Q.startTime)};window[ho]("message",t);var e=Jn(n);R.postMessage(e,"*"),Kt($,W,n,s.Iu)})),N.appendChild(R.getIframe()),qt(N,n.viewability,$,W,E,Q,"impression");break;case s.CB:j=o,R=(0,I.A)({sandbox:c._y},void 0,{bunch:$,slot:W}),(0,d.TD)(lt,{overflow:Yr}),It(),N.appendChild(R.getIframe());break;case s.eh:j=o}}(),function(){if((0,Ve.A)(B)){if(j!==a){var t,e;if((null===(t=(0,yt.F)())||void 0===t||null===(e=t.getHeaderSlotNumber)||void 0===e?void 0:e.call(t))===W&&n.height){var r=(0,xr.A)(".".concat((0,Xn.A)(),"h"));r&&r.appendChild(B)}B.appendChild(N)}return(0,d.yo)(!0),!0}var o=(0,Tt.A)(!1,"container removed from DOM before impression",!1,E);(0,ft.A)($,W,o,Q)}()&&(!function(){if(E===s.q5){var e={container:N,bid:n.bid};(0,v.x4)("outstream")(e).then((function(t){Kt($,W,n,s.q5),At((function(){t()}))})).catch((function(t){var e=t.errorCode,n={name:"OutstreamError",message:t.errorMessage,path:e,fileName:t.errorType};(0,ft.A)($,W,(0,Tt.A)(n,!1,!1,E),Q)}))}if(E===s.BP||E===s.Vt){var r='<head><style id="iaq">html,body{margin:0;padding:0;}</style>',o=n.code,i=Jn(n);if(E===s.Vt){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,st.A)(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(ut,'","').concat(window.location.origin,'");'),(0,st.A)(i,(function(t,e){r+="window.".concat(t,"=").concat(JSON.stringify(e),";")})),r+="<\/script>";if(r+="</head>",o){o=(0,Mr.A)(o),n.code=o,n.head=r;var u=(0,at.A)();if(u.allow="autoplay",n[Zr]?u[Zr]=n[Zr]:E!==s.Vt&&tt&&(u[Zr]=c._y),n[to]&&(u[to]=!0),R=(0,I.A)(u,{},{bunch:$,slot:W}),(0,d.TD)(lt,{overflow:Yr}),It(),E===s.BP){var l=function(t){if(t&&t.data===ut){window[bo]("message",l);var e=t.source;e&&e.postMessage(i,"*")}};window[ho]("message",l),R.setBase(n.base),R.resetBodyStyle();var f=k,p=n.closeIframe?0:x;R.setAutoResize(f,p,(function(t){R.resetBodyStyle(),(0,d.TD)(pt,t),(0,d.yo)()}),500,3)}}}if(_o&&(n.useAlternativeSlot=!0),n.deferredInit||n.useAlternativeSlot&&((0,Ot.A)({message:$r,path:"useAlternativeSlot",slot:W,bunch:$,campaign:et},1e4),bt()),wt(),E===s.A5&&(Q.vendor=it.O9,Kt($,W,n,s.A5),requestAnimationFrame((function(){Lt(W,{blocker:!0,fixed:!1,padding:0,margin:0,height:Xr,width:0,overflow:Yr,transparent:!0})})),At((function(){(0,Dr.A)(W)}))),E===s.CB)try{window.pbjs.renderAd(R.getDocument(),n.adId),R.resetBodyStyle(),Kt($,W,n,s.CB)}catch(t){(0,ft.A)($,W,(0,Tt.A)(t,!1,"prebid.renderAd",E),Q)}E!==s.BP&&E!==s.Vt||(N.appendChild(R.getIframe()),R.write(n.head+n.code),R.resetBodyStyle(),Kt($,W,n,"".concat(s.BP,"|").concat(s.Vt))),E===s.l5&&(V.src=(0,w.mess)({url:M}));var A=er(n.modsToLoad);E!==s._x||A||Kt($,W,n,s._x);var y=n.externalCode;if(Z.A.f(y)){(0,Ot.A)({message:$r,path:"externalCode",slot:W,bunch:$,campaign:et,fileName:E},1e3);try{y(n)}catch(t){(0,ft.A)($,W,(0,Tt.A)(t,!1,"externalCode",E),Q)}}if(E===s.C1){var h=(R=we({creationBunch:$,creationSlot:W,creation:n,onTemplateError:function(t,e){(0,ft.A)($,W,(0,Tt.A)(!1,"template failure",e,E),Q)},onWindowError:function(t,e){(0,ft.A)($,W,(0,Tt.A)(!1,"iframe window missing",e,E),Q)},onError:function(t,e){Pe($,W,e,E,Q)},onLoad:function(t){}})).getIframe();n.rebuild.iframe=h,It(),N.appendChild(h)}if(E!==s.sh&&E!==s.iq||Wn(n),E===s.eh){var b=n.backupConfig||Zn({config:t,creation:n,creationBunch:$,creationSlot:W,gafSlot:Q});b?(0,Kn.A)().isError?((0,Rr.A)("dfpCfgStat",W,it.AC),(0,C.A)($,W,Q,b)):Wn(n):(0,g.H2)("forceBackupAd")||(0,ft.A)($,W,(0,Tt.A)(!1,"backupAd missing",!1,E),Q)}if(E===s.di){var S=(0,m.kT)();Z.A.f(S)?S(n):(0,ft.A)($,W,(0,Tt.A)(!1,"missing nativeHandler",!1,E),Q)}}(),[s.sh,s.eh,s.H7].includes(E)||ht(),(0,d.yo)())}},Dt=function(t){if((0,Ve.A)(t))return N&&N[bo](io,vt),(0,Lr.A)(N,t,[u.zz]),N=t,Q.container=N,(0,_.m)(N),wt(),wo||N[ho](io,vt),!0;var e=(0,Tt.A)(!1,"incorrect container in updateContainer",!1,E);(0,ft.A)($,W,e,Q)},Rt=function(e){if(!t.impressed){if(e)if(!Dt(e))return;Kt($,W,n)}},Nt=function(t){(0,ft.A)($,W,t,Q)},Bt=function(e){var r=!e,o=E===s.sh&&r,i=t.reuseContainer&&r,a={holder:N,container:B};if(ot.forEach((function(t){t({incoming:r})})),ot.length=0,N)if(N[bo](io,vt),N.removeAttribute(oo),(0,d.l0)(N,lt),o){var u=(0,d.TD)('hideggl [id^="google_"]',{position:Qr,"width!":1,"height!":1});(0,d.y_)(N,u)}else N.remove();if(B&&((0,d.l0)(B,ct),i||(B.removeAttribute(oo),o||B.remove())),B=null,N=null,(0,d.eP)(ct),(0,d.eP)(lt),(0,_t.A)(n,"rebuild",null),(0,_t.A)(n,"config",null),(0,_t.A)(n,"gafSlot",null),(0,_t.A)(Q,"creation",null),(0,_t.A)(t,"display",null),(0,_t.A)(t,"impress",null),(0,_t.A)(t,"updateSize",null),(0,_t.A)(t,"updateContainer",null),(0,_t.A)(t,"useAlternativeSlot",null),(0,_t.A)(t,"addDestroyHandler",null),(0,_t.A)(t,"setError",null),(0,_t.A)(t,"destroy",null),(0,_t.A)(t,"count",null),(0,_t.A)(t,"prepareLabel",null),n.destroyed=!0,n.destroyedSlot={campaign:Y},o)return a};return Pr((function(e){n=e.creation,B=e.$creationContainer,function(){(0,_t.A)(t,"uniqueID",ut),(0,_t.A)(t,"slot",W),(0,_t.A)(t,"bunch",$),(0,_t.A)(t,"display",xt),(0,_t.A)(t,"impress",Rt),(0,_t.A)(t,"updateSize",Ct),(0,_t.A)(t,"updateContainer",Dt),(0,_t.A)(t,"useAlternativeSlot",bt),(0,_t.A)(t,"addDestroyHandler",At),(0,_t.A)(t,"count",gt),(0,_t.A)(t,"destroy",Bt),(0,_t.A)(t,"setError",Nt),(0,_t.A)(t,"prepareLabel",Pt),(0,_t.A)(n,"rebuild",q),(0,_t.A)(n,"config",t),(0,_t.A)(n,"pvid",(0,h.M$)()),(0,_t.A)(Q,"creation",n),(0,_t.A)(n,"gafSlot",Q),D=n.expandable,E=n.type,(0,St.A)("".concat($r,"TYPE").concat(E)),E===s.l5&&W===(nt?1:3)&&(0,dr.A)("GafAPIMainImpression");var e=Q.passed,r=Date.now();e&&(Q.passedStartTime=r),Q.startTime=r}(),function(){n.isCommercialBreak=rt,So&&(n.modBlocked=n.mod,n.mod=void 0,n.useAlternativeSlot=!1);var t=n.mod;if(t){var e=(0,Wt.A)(t).sort((function(t){return O.includes(t)?-1:1}));sr(e)&&(n.showLabel||(0,Ot.A)({message:$r,path:"FullWidthModWithoutShowLabel",fileName:(0,Wt.A)(e).join(","),slot:W,bunch:$,campaign:et},1e3),n.showLabel=!0),n.mod=e,cn.A.mods=(0,Vr.A)(cn.A.mods,e),n.modsToLoad=Gr(e)}}(),Cr(n),Tr(n),(0,r.$)(n,n[ao],n[uo]),k=n[ao],x=n[uo],!(L=n.scalable)&&nt&&!rt&&(0,lr.A)(k)&&(0,lr.A)(x)&&k>300&&x>50&&(L=!0,n.scalableForced=!0,n.scalable=L),M=(0,Mr.A)(n.src),n.src=M;var o=or(n.modsToLoad);if(n.deferredInit=o,o)(0,d.l0)(B,Le.A);else{var i=rr(n.modsToLoad);E!==s._x||i||(0,Ot.A)({message:$r,path:"NotDeferredInitMod",fileName:(0,Wt.A)(n.mod).join(","),slot:W,bunch:$,campaign:et},1e3),xt()}return(0,kt.A)(n),t}),t,$,W,Q)}},5415:function(t,e,n){var r,o,i;n.d(e,{E5:function(){return c},H_:function(){return u},Kz:function(){return s},Wf:function(){return a},kT:function(){return f},xV:function(){return l}});var a=function(t){r=t},u=function(t){o=t},c=function(t){i=t},s=function(){return r},l=function(){return o},f=function(){return i}},7430:function(t,e){e.A=function(t){var e=t;if(e){var n=window.location.protocol;"https:"!==n&&(n="http:"),/^\/\//.test(e)&&(e=n+e)}return e}},9411:function(t,e,n){n.d(e,{$:function(){return i},F:function(){return o}});var r=n(1375),o="100%",i=function(t,e,n){t.height=(0,r.A)(n)||"auto",t.width=e===o?o:(0,r.A)(e)||o}},932:function(t,e){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){if("string"==typeof t)return r(t,e);var n={}.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)?r(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}e.A=function(t,e){return n(new Set([].concat(n(t||[]),n(e||[])))).sort()}},8926:function(t,e){e.A="WPcbadcp"},8370:function(t,e,n){var r;n.d(e,{P:function(){return i},n:function(){return o}});var o=function(){return r},i=function(t){r=t}},6466:function(t,e,n){n.d(e,{A:function(){return v}});var r=n(7924),o=n(8970),i=n(8652),a=n(6455),u=function(t,e){var n=(0,a.A)(e);return null==n?void 0:n.contains(t)},c=function(t,e){return t.classList.contains(e)},s=n(5267),l=btoa("preventCB"),f=function(t){return!!t.closest(".".concat(l))},d=n(2721),p="CommercialBreak",v=function(t){if((0,d.A)(t)){var e=t.href,n=t.target;return!(f(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 u(t,e)}))}(t)||function(t){return t.includes("#")||t.includes("javascript")||t.includes("?s=")||t.includes("poczta.wp.pl")||t.includes("www.research.net/r/SGHBZ63")||t.includes("www.research.net/r/SZKYJJV")}(e)||(a=t,c(a,"btn-comments")||c(a,"close")||/pogoda.wp.pl/.test(a.href)&&(c(a,"tab")||u(a,".links.location-map-links"))||(0,i.qs)()&&"gallery"===(0,r.SU)("ctype")&&a.getAttribute("data-st-area")&&a.getAttribute("data-st-area").match(/gallery-next|gallery-prev|gbot-next/))||"_blank"===n||(0,o.k)(t))}var a;(0,s.A)({message:p,path:"missing link element"},100,"Missing clicked link element for ".concat(p,"."),!0)}},5884:function(t,e,n){n.d(e,{A:function(){return S}});var r=n(2766),o=["adTeaser","backgroundSlider","bannerExpandable","brandingTvToday","carouselMobile","contentBoxRichMedia","contentHalfpage","cube","ecommerceFlex2","ecommercePaapi","fullPageLogin","fullServiceWallpaper","glonewsSlider","headline","headline2","interactiveStories","jigsaw","kswBannerRotate","leadownik","liveShopping","megaScreening","motionAd","nativeLinkAd","panelPremiumMobile","programTV","relationSponsor","retaildniowka2","scratch","screening","scrollAdCube","scrollAdFlip","scrollProgress","scrollRevealMobile","slash","specialModuleBanner","stiltedBanner","survey","surveyTypeform","videoPlayerBranding","wallpaper","welcomeScreen","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush","wpKoszykSG","wpKoszykToolbar"],i=n(1665),a=n(4735),u=n(505),c=n(8207),s=["activatingBanner","activatingRectangle","adframe","commercialBreak","ecommerceDynamic","ecommerceFlex","fullLoginPage","glonewsDesktop","hotNewsAd","iframePush","linkSG","loginBox","moneyNative","screeningMobile","scrollBillboard","sfSetNative","teaserSG","zaslepka"],l=n(1886),f=n(4792),d=n(3882),p=n(5623),v=n(5267),A=n(9503),m="Mods",y=function(t,e,n,r){var o=t.currMod,i=t.gafSlot,a=t.destroyedSlot,u=(0,A.A)(i||a);console.error(m,o,e),(0,v.A)({message:m,path:o,fileName:e,campaign:u},10,n,r)},h=n(3715),b=function(t){var e,n=t.currMod,o=((e=(0,h.A)("wpmods"))&&(d.A.modsMode=!0,d.A.modsBranch=e[2]),(0,f.A)("wpjslib-mods",d.A.modsBranch,"wpjslib-mods",d.A.modsMode||d.A.mode));(0,p.A)({id:"mods",crossorigin:!0,src:(0,l.mess)(o),onError:function(){t.destroyed?y(t,"OnErrorDestroyedError"):((0,r.E)(n,y),r.M[n](t,"RequestError"))},onLoad:function(){t.destroyed?y(t,"OnLoadDestroyedError"):(c.A.f(r.M[n])||(0,r.E)(n,y),r.M[n](t,"AfterLoadError"))}})},g=n(2765),w=n(1375),S=function(t){var e=t.modsToLoad,n=t.config,l=t.gafSlot;if((0,a.A)(e)){var f=e.shift();if(t.currMod=f,(0,u.A)(f)){if(t.destroyed)return void y(t,"OnHandleDestroyedError");if(!o.includes(f)&&(y(t,"NotAllowedMod",'Used MOD "'.concat(f,'" is not longer supported.'),"error"),s.includes(f))){var d=(0,w.A)(n.bunch),p=(0,w.A)(n.slot),v=(0,g.A)({name:"ModError"},"legacy mod used",!1,f);return void(0,i.A)(d,p,v,l)}if(c.A.f(r.M[f]))try{r.M[f](t)}catch(e){y(t,e&&"".concat(e.name,": ").concat(e.message)||"InitError")}else b(t)}else y(t,"IncorrectNameError")}}},2766:function(t,e,n){n.d(e,{E:function(){return u},M:function(){return a}});var r=n(1112),o=n(3882),i=n(8207),a=(0,r.A)();o.A.mods=a;var u=function(t,e){i.A.o(t)?Object.assign(a,t):a[t]=e}},5880:function(t,e){e.A="WPstadcp"},3311:function(t,e,n){var r=n(6181),o=n(703),i=n(4709);e.A=function(t,e){(0,o.A)().filter(Boolean).filter((function(t){return t!==e})).filter((function(t){return"bind,events,id,off,on,p,unbind"!==Object.keys(t).sort().join()})).forEach((function(e){e.pause(!0),e.mute(),t&&(e.deactivateFloating(),e.closeFloatingPlayer())}));var n=(0,r.TD)("ntvVd");Array.from((0,i.A)(".".concat(n),!0)).filter((function(t){return t!==e})).forEach((function(t){t.pause(),t.muted=!0}))}},1338:function(t,e,n){var r=n(505),o=n(7430),i=n(9661);e.A=function(t,e){var n=(0,o.A)((0,i.A)(e)),a=n;return(0,r.A)(t)&&(a=t,(0,r.A)(n)&&(a+=encodeURIComponent(n))),a}},268:function(t,e,n){n.d(e,{H:function(){return r},k:function(){return o}});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"}},9387:function(t,e,n){n.d(e,{Df:function(){return c},Yb:function(){return u},zk:function(){return a}});var r=n(943),o=n(9204),i=function(t,e){var n=(0,r.b)(),i=n&&(0,o.A)(e,n);return i&&(0,o.A)(t,i)||!1},a=function(t){return i(t,"steeringExternal")},u=function(t){return i(t,"steering")},c=function(t){return i(t,"config")}},5138:function(t,e,n){n.d(e,{Q:function(){return s},v:function(){return c}});var r=n(7139),o=n(505);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){if("string"==typeof t)return a(t,e);var n={}.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)?a(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var u="",c=function(t){if((0,o.A)(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.z6)("ck"),e=(0,r.z6)("mr","WPM");if(t&&e)return u}},9593:function(t,e,n){var r=n(8953);e.A=(0,r.A)("PrebidApi")},943:function(t,e,n){n.d(e,{b:function(){return i}});var r=n(3972),o=function(t){if(!t)return!1;try{return(0,r.A)(t)}catch(t){console.error(t)}}((0,n(9204).A)("prebidConfig"))||!1,i=function(){return o}},3428:function(t,e,n){var r=n(8953);e.A=(0,r.A)("Prebid")},4411:function(t,e,n){n.d(e,{T:function(){return i},t:function(){return o}});var r=!1,o=function(t){r=t},i=function(){return r}},5495:function(t,e,n){var r=n(8458);e.A=function(){return(0,r.iM)("adtech","PRGM-857",["D","G","I","J","K","L"])}},869:function(t,e,n){n.d(e,{IY:function(){return l},ou:function(){return f},XZ:function(){return c},ZF:function(){return s},dU:function(){return u}});var r=n(4411),o=n(6943),i=n(9387),a=function(t){var e,n=t||"default",r=(0,i.zk)("S2Sconfig"),o=null==r||null===(e=r.tests)||void 0===e?void 0:e[n];if(null!=o&&o.name){var a=o.include,u=o.exclude;return o.include=Array.isArray(a)&&a.join(";")||a,o.exclude=Array.isArray(u)&&u.join(";")||u,o}},u=function(t,e){var n=e||(0,r.T)();return n&&n[t?"stVersion":"version"]||!1},c=function(t){var e=t||(0,r.T)();return!(!e||!e.version)&&e},s=function(){var t=(0,r.T)();return a(null==t?void 0:t.version)},l=function(t){var e=c(),n=e[t];return!(!n||!n.includes(e.version))},f=function(t){if(!(0,o.A)(t))return t;var e=c().version;return Object.keys(t).includes("default")?t[e]||t.default:t[e]||t}},9360:function(t,e,n){var r=n(931),o=n(123);e.A=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.A)({gdpr:(0,o.A)(t),gdpr_consent:e},!1,!0)}},2923:function(t,e,n){var r=n(6526);e.A=function(t,e,n){var o=(0,r.ML)(e);if(o)return o[t]=n,o}},746:function(t,e,n){n.d(e,{AC:function(){return m},BK:function(){return c},Gp:function(){return s},HZ:function(){return l},O9:function(){return r},O_:function(){return v},PX:function(){return o},cN:function(){return i},dR:function(){return p},jj:function(){return a},lf:function(){return A},nc:function(){return f},v5:function(){return d},zZ:function(){return u}});var r=-1,o=0,i=1,a=2,u=3,c=4,s=6,l=0,f=1,d=2,p=3,v=4,A=5,m=6},3083:function(t,e){e.A={isFirst:!0,slotsStartTime:{},disabled:!1,isBlackBox:!1}},6526:function(t,e,n){n.d(e,{$M:function(){return l},ML:function(){return s},Y6:function(){return d},k5:function(){return f},w7:function(){return p}});var r=n(1112),o=n(3882),i=n(6799),a=n(6943),u=n(3083),c=(0,r.A)();o.A.slotStateStore=c;var s=function(t){return c[t]},l=function(t){return delete c[t]},f=function(t,e){c[t]=e},d=function(){return u.A.isFirst=!0,(0,i.A)(c,l),c},p=function(t){return(0,a.A)(c[t])}},8197:function(t,e,n){n.d(e,{b:function(){return u},z:function(){return a}});var r,o=n(1492),i=[o.x7,o.Mm],a=function(){return r},u=function(t){i.includes(t)&&(r=t)}},1492:function(t,e,n){n.d(e,{C8:function(){return d},FG:function(){return s},Mm:function(){return u},Sp:function(){return l},X4:function(){return o},db:function(){return i},f4:function(){return f},on:function(){return r},qW:function(){return a},x7:function(){return c}});var r="native_passback",o="native_teaser_hide",i="end",a="error",u="parent",c="creative",s="blackbox::",l="mod::",f=new RegExp("^".concat(s)),d=new RegExp("^".concat(l))},2059:function(t,e,n){n.d(e,{TZ:function(){return i},ag:function(){return o},vL:function(){return r}});var r=new Map,o={blackBoxId:null,params:null,initialWidth:null,initialHeight:null,slot:null,bunch:null,dfpConfig:null,dfpCfgStat:null,campaign:null,creation:null,placeholderConfig:null,competitionData:{externalMultiplier:1.2,sbMultiplier:1,ceilCCPM:null,rshsd:null,hash:null,isSbOver2:!1}},i=function(){r.clear()}},3558:function(t,e,n){n.d(e,{Le:function(){return l},Ou:function(){return a},SF:function(){return c},bH:function(){return r},ih:function(){return u},jP:function(){return s},tY:function(){return o},yg:function(){return i}});var r="CPM_INT",o=!1,i=0,a=1,u=4,c=5,s=7,l=[i,a,u,c,s]},6586:function(t,e,n){var r=n(3558),o=n(4548),i=n(2443);e.A=function(){var t=(0,o.ps)();return[r.yg,r.Ou,r.ih,r.SF,r.jP].includes(t)||(0,i.H2)("wpartner")}},725:function(t,e){e.A={}},4548:function(t,e,n){n.d(e,{OG:function(){return c},Ro:function(){return f},X4:function(){return s},ps:function(){return l}});var r,o=n(3558),i=!1,a=!1,u=o.tY,c=function(){return i},s=function(){return a},l=function(){return u},f=function(){return r}},8437:function(t,e,n){var r=n(8522),o=n(9171);e.A=function(t,e){o.A&&n.e(754).then(n.bind(n,5155)).then((function(n){(0,n.addSlotState)(t,e)})).catch((function(t){(0,r.A)(t,"SlotsFlowDiagnostics")}))}},9171:function(t,e,n){var r=!!(0,n(2443).H2)("diagnostics");e.A=r},8458:function(t,e,n){n.d(e,{I5:function(){return _},zS:function(){return O},pW:function(){return P},Ay:function(){return E},NR:function(){return w},UK:function(){return g},AA:function(){return S},IX:function(){return h},iM:function(){return b},I$:function(){return y}});var r=n(1923),o=function(t,e,n){/^[A-Z](?::[\w\\/|]+)*$/.test(n)||(0,r.A)("Incorrect AB test variant (".concat(t,"|").concat(e,"|").concat(n,"), valid pattern is '^[A-Z](:[\\w\\/|]+)*$'."),!0)},i=n(1112),a=n(6243),u=n(3882),c=n(6799),s=n(9204),l=n(505),f=n(8207),d=n(8771);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){if("string"==typeof t)return v(t,e);var n={}.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)?v(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var A=(0,i.A)();u.A.testsStore=A;var m=function(t){var e=new Map;return(0,a.A)(A,t,e),Object.defineProperty(e,"getString",{value:function(){return p(e.entries()).map((function(e){return[t].concat(p(e)).join("|")})).join(";")}}),e},y=function(t,e,n){var i=A[t];if(i)return function(t,e){/^[0-9A-Z]{2,10}-\d+$/.test(e)||(0,r.A)("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,l.A)(e)&&(0,l.A)(n)?i.set(e,n):void(0,r.A)('Incorrect test name or variant "'.concat(t,"|").concat(e,"|").concat(n,'".'),"error");(0,r.A)("Authority store does not exist.","error")},h=function(t,e){var n=A[t];if(n)return n.get(e);(0,r.A)("Authority store does not exist.","error")},b=function(t,e,n){var r=h(t,e);if(f.A.u(n))return(0,l.A)(r);var i=(0,d.A)(n);return i.forEach((function(n){o(t,e,n)})),i.includes(r)},g=function(){var t=(0,i.A)();return(0,c.A)(A,(function(e,n){t[e]=Object.fromEntries(n.entries())})),t},w=function(){var t=[];return(0,c.A)(A,(function(e,n){p(n.entries()).forEach((function(e){return t.push(e.join("|"))}))})),t},S=function(){return Object.values(A).map((function(t){return t.getString()})).filter((function(t){return""!==t})).join(";")},_=m("adtech"),O=m("analytics"),P=m("application"),E=function(){var t=(0,s.A)("wp_abtest");(0,c.A)(t,(function(t,e){(0,c.A)(e,(function(e,n){y(t,e,n)}))}))}},6181:function(t,e,n){n.d(e,{SV:function(){return o},TD:function(){return i},eP:function(){return a},l0:function(){return s},m:function(){return l},y_:function(){return c},yo:function(){return u}});var r=(0,n(5740).k)("std"),o=r.addAnimation,i=r.addStyle,a=r.removeStyle,u=r.update,c=r.pin,s=r.unpin,l=r.togglePin},5740:function(t,e,n){n.d(e,{z:function(){return L},k:function(){return M}});var r=n(6799),o=n(3287),i=n(8207);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){if("string"==typeof t)return u(t,e);var n={}.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}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var c=["-webkit-","-moz-","-ms-","-o-"],s="",l=function(t,e){return null!==e?"".concat(t,":").concat(e,";"):s},f=function(t){var e=[];return(0,r.A)(t,(function(t,n){Array.isArray(n)?n.forEach((function(n){e.push(l(t,n))})):e.push(l(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.A)(t,(function(r){var l=r,f=l.match(/(.+)!/),p=t[l];if(f){var v=a(f,2);l=v[1]}(l=d(l),n.test(l)&&i.A.n(p)&&(p+="px"),(0,o.A)(p)?u[l]=null:u[l]="".concat(p).concat(f?"!important":s),Array.isArray(e))&&(e.map(d).includes(l)&&c.forEach((function(t){u["".concat(t).concat(l)]=p})))})),u},v=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];var o;if(t instanceof Element)return(o=t.classList).add.apply(o,n),t},A=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];var o;if(t instanceof Element)return(o=t.classList).remove.apply(o,n),t},m=function(t,e,n){if(t instanceof Element)return t.classList.toggle(e,n),t},y=n(5316),h=n(7758),b=n(1112),g=n(2200),w=n(3972),S=n(3882),_=n(4346),O=n(6943),P=n(505),E=n(1923),j=n(3715);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){if("string"==typeof t)return I(t,e);var n={}.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)?I(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var C="def",T=((0,h.IB)()||S.A.mode)&&!(0,j.A)("hashstyle")||(0,j.A)("unhashstyle"),x=(0,b.A)();S.A.managerStore=x;var M=function(t){if((0,P.A)(t)){var e,n=x[t];if(n)return n.api;var o=!1,i={mediaStore:(0,b.A)()};x[t]=i;var a=function(){var n=i.mediaStore,a=i.styleElement,u=Object.entries(n).map((function(t){var e=k(t,2),n=e[0],o=e[1],i=o.style,a=o.keyframes,u="";return n!==C&&(u+="@media ".concat(n,"{")),(0,r.A)(a,(function(t,e){u+=function(t,e){var n=s,o=s;return(0,r.A)(e,(function(t,e){o+="".concat(t," {").concat(f(e),"}")})),[].concat(c,[s]).forEach((function(e){n+="@".concat(e,"keyframes ").concat(t," {").concat(o,"}")})),n}(t,e)})),(0,r.A)(i,(function(t,e){null!=e&&e.hash&&(0,O.A)(e.style)&&(u+=".".concat(e.hash).concat(e.selector||"","{").concat(f(e.style),"}"))})),n!==C&&(u+="}"),u})).join("");if(u)if(a)a.textContent=u;else{var l=(0,g.A)(u,t);i.styleElement=l,(0,_.A)().appendChild(l)}e=null,o=!1},u={addAnimation:function(t,e,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:C,u=i.mediaStore,c=(0,w.A)(e),s=u[a]||(0,b.A)();if(s.keyframes=s.keyframes||(0,b.A)(),!s.keyframes[t]){if(Object.keys(c).some((function(t){return!/^(?:\d+%|from|to)$/.test(t)})))return!1;(0,r.A)(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]:C,a=i.mediaStore,u=a[r]||(0,b.A)(),c=u.style||(0,b.A)(),s=u.hash||(0,b.A)(),l=t.split(/\b/),f=l.shift(),d=c[t],v=s[f];if(d||(d=(0,b.A)(),v||(v=T?f:(0,y.eq)(7,36,!0)),d.hash=v,d.selector=l.join(""),d.style=(0,b.A)()),(0,O.A)(e)){var A=Object.assign({},e);d.style=Object.assign(d.style,p(A,n))}return c[t]=d,s[f]=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/).shift();(0,r.A)(e,(function(t,e){var o=e.style,i=e.hash;if(i[n]){var a=i[n];delete i[n],(0,r.A)(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,unpin:A,togglePin:m};return i.api=u,u}(0,E.A)("Incorrect name for classManager store.",!0)},L=function(t){if((0,P.A)(t)){var e=x[t];if(e){var n=e.styleElement;return n&&n.remove(),e.styleElement=void 0,e.mediaStore=(0,b.A)(),e.api}}else(0,E.A)("Incorrect name for classManager store.",!0)}},7676:function(t,e,n){var r=n(6181),o=n(5316),i=n(4077),a=n(910),u=n(6799),c=n(8207),s=n(1923);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 f(t,e,n){return(e=function(t){var e=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)}(t,"string");return"symbol"==l(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d="IframeFactory";e.A=function(t,e,n){var l,p,v,A,m,y,h,b,g,w,S,_,O,P,E,j,k,I,C="width",T="height",x="error",M="load",L="html,body{margin:0;padding:0;}",D={scrolling:"no",frameborder:"0"},R=d+(0,o.eq)(6,!0),N=L,B=function(){if(!I)try{p=l.contentWindow}catch(t){}return p},U=function(){if(B(),!I)try{v=l.contentDocument}catch(t){}return v},V=function(t){l.removeEventListener(x,V),y&&y(t,b)},F=function(t){A||(l.removeEventListener(M,F),A=!0,h&&h(b))};return function(){l=(0,a.A)("iframe"),(0,r.y_)(l,(0,r.TD)(R,e)),(0,r.yo)();var o=Object.assign(D,t);j=D[C],k=D[T],(0,u.A)(o,(function(t,e){l.setAttribute(t,e)})),Object.assign(l.dataset,n),l.addEventListener(M,F),l.addEventListener(x,V)}(),{setAutoResize:function(t,e,n,r,o){P=0,w=e,S=n,_=r||500,O=o||3,(g=t)&&w&&(E=setInterval((function(){!function(){if(U(),P<O){if(v){var t=v.body;if(t){var e=t.scrollWidth,n=t.scrollHeight;n=n>w&&n>0?n:w,j===(e=e>g&&e>0?e:g)&&k===n||(j=e,k=n,l[C]=e,l[T]=n,l.style[C]="".concat(e,"px"),l.style[T]="".concat(n,"px"),S(f(f({},"".concat(C,"!"),e),"".concat(T,"!"),n)))}}P+=1}else S=null,clearInterval(E)}()}),_))},getDocument:U,getWindow:B,getIframe:function(){return l},setStyle:function(t){N=t},setBase:function(t){m=t},resetBodyStyle:function(){if(U(),v){var t=v.querySelector("head");t&&(0,i.A)(t,"<style id='iaq_if'>".concat(L,"</style>"))}N=L},appendTo:function(t){t&&t.appendChild(l)},write:function(t){if(U(),v){var e="";m&&(e+='<base href="'.concat(m).concat(/\/$/.test(m)?"":"/",'" />')),N&&(e+="<style>".concat(N,"</style>"));try{v.open(),v.write(e+t),v.close()}catch(t){}}},load:function(t,e){h=c.A.f(t)?t:e,c.A.s(t)&&(l.setAttribute("src",t),b=t)},error:function(t){c.A.f(t)&&(y=t)},postMessage:function(t,e){if(B(),!I)try{p.postMessage(t,e||"*")}catch(t){(0,s.A)("".concat(d," postMessage error: ").concat(null==t?void 0:t.message))}},destroy:function(){clearInterval(E),(0,r.eP)(R),l.removeEventListener(M,F),l.removeEventListener(x,V),l.setAttribute("src","about:blank"),l.remove(),p=null,v=null,I=!0}}}},344:function(t,e,n){n.d(e,{F:function(){return l},M:function(){return s}});var r=n(505),o=n(3804),i=n(1923),a=n(2828),u=n(1375),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.A)(t)||(0,r.A)(t)){var n=(0,u.A)(e)%6,s=(0,u.A)(t),l=17+n,f="";s=s>=0?Math.min(9999,s):0,s=(0,a.A)(s,4);for(var d=0;d<4;d+=1){var p=s[d];f+=String.fromCharCode(c(p.charCodeAt(0)+l,1)),l+=(0,u.A)(p)+3}return f}(0,i.A)("Slide method first argument must be Integer (given ".concat(t,")."),!0)},l=function(t,e){if((0,r.A)(t)){var n=17+(0,u.A)(e)%6,o="";if(4===(null==t?void 0:t.length))for(var a=0;a<4;a+=1){var s=t[a],l=String.fromCharCode(c(s.charCodeAt(0),-1)-n);o+=l,n+=(0,u.A)(l)+3}return(0,u.A)(o)}(0,i.A)("Unslide method first argument must be String (given ".concat(t,")."),!0)}},9904:function(t,e){e.A="https://std.wpcdn.pl/"},3288:function(t,e,n){var r=(0,n(6181).TD)("fullWidth",{width:"100%"});e.A=r},9933:function(t,e,n){n.d(e,{A:function(){return a}});var r=n(6181),o=n(4077),i=n(910),a=function(t,e,n){var a=(0,r.y_)((0,i.A)(),(0,r.TD)(t,Object.assign({cursor:"pointer",position:"relative"},n)));return(0,r.TD)("".concat(t," svg"),{position:"absolute",width:"50%",height:"50%",top:0,left:0,right:0,bottom:0,margin:"auto",fill:e}),(0,o.A)(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}},9708:function(t,e,n){var r=n(7924);e.A=function(){return(0,r.SU)("darkmode")}},7016:function(t,e,n){n.d(e,{g:function(){return u},w:function(){return a}});var r,o=n(9204),i=n(9512),a=function(){return r||(0,o.A)("rekid")},u=function(t){(0,i.A)("rekid",t),r=t}},4170:function(t,e){var n=function(){var t=!0;try{t=window.self===window.top}catch(e){t=!1}return t}();e.A=n},48:function(t,e){var n=window.navigator;e.A=n&&(n.connection||n.mozConnection||n.webkitConnection)||!1},7924:function(t,e,n){n.d(e,{SU:function(){return i},a6:function(){return a},xo:function(){return u}});var r=n(9204),o=n(9512),i=function(t){var e=(0,r.A)("wp_dot_addparams");return e&&t&&(e=e[t]),e},a=function(t){return(0,o.A)("wp_dot_addparams",t)},u=function(t){a(Object.assign(i()||{},t))}},8652:function(t,e,n){n.d(e,{n5:function(){return L},VZ:function(){return y},YB:function(){return O},f8:function(){return I},lc:function(){return j},H8:function(){return C},mM:function(){return x},UD:function(){return h},dx:function(){return A},M5:function(){return g},GQ:function(){return T},qs:function(){return _},xt:function(){return m},cM:function(){return p},X6:function(){return d},Zl:function(){return w},rA:function(){return E},mu:function(){return b},fS:function(){return S},nr:function(){return M},iz:function(){return v},$8:function(){return P}});var r=n(2443),o=n(5077),i=n(6712),a=n(9204),u=n(1822),c=n(8207),s=n(8447),l=n(1375),f=function(){var t,e,n=(0,s.A)("iphone|ipad|ipod"),r=n||(0,s.A)("macintosh"),o=n&&!window.MSStream?(0,s.A)("crios"):(0,s.A)("chrome"),i=(0,s.A)("edg(e|a|ios)?\\/"),a=(n?(0,s.A)("opios"):(0,s.A)("opr\\/"))||(0,s.A)("opt\\/")||c.A.o(window.opera),u=n?(0,s.A)("fxios"):(0,s.A)("firefox\\/")&&!(0,s.A)("(compatible|webkit)"),f=(0,s.A)("safari")&&!o&&!a&&!u&&!i,d=n&&f,p=(e=window.navigator.userAgent,o?t=(0,l.A)((e.match(/(chrom(?:e|ium)|crios)\/(\d+)/i)||[])[2])||0:u?t=(0,l.A)((e.match(/firefox\/(\d+)/i)||[])[1])||0:(f||i)&&(t=(0,l.A)((e.match(/version\/(\d+)/i)||[])[1])||0),t);return{isMobileApple:n,isApple:r,isChrome:o,isEdge:i,isOpera:a,isGecko:u,isSafari:f,isMobileSafari:d,browserVersion:p}},d=function(){return(0,o.ch)("^o2_poczta_o2_pl_nh")},p=function(){return(0,o.ch)("poczta|profil|pomoc|onelogin")},v=function(){return(0,o.ch)("^(o2_poczta_o2_pl_nh|poczta_nh)")},A=function(){return(0,o.ch)("^money")},m=function(){return(0,o.ch)("^nwm_parenting")},y=function(){return(0,o.ch)("^nwm_abczdrowie")},h=function(){return(0,o.ch)("^magazyn")},b=function(){return(0,o.ch)("^sportowefakty")},g=function(){return(0,o.ch)("o2_o2_pl")},w=function(){return(0,o.ch)("^pudelek|pudelek_pl$")},S=function(){return(0,o.ch)("^(sg|sg_mobile)(_dynamic)?$")},_=function(){return!!(0,a.A)("PAKO")},O=function(){return(0,o.ch)("^app")||(0,r.H2)("forceApp")},P=function(){return(0,o.ch)("^wirtualnaukraina")},E=function(){return u.A.isRobot},j=function(){return(0,i.A)()},k=f(),I=(k.isMobileApple,k.isApple),C=k.isChrome,T=(k.isEdge,k.isOpera),x=k.isGecko,M=k.isSafari,L=(k.isMobileSafari,k.browserVersion)},9653:function(t,e,n){var r=n(3882);e.A=function(t){return document.getElementById(t||r.A.bucket)}},6420:function(t,e,n){var r=(0,n(8447).A)("yahoo|google|hotjar|ruxit|dynatrace|lighthouse|scrap|yandex|spider|cincraw|rss|ahrefs|gnews|okhttp|facebookexternalhit|outbrain|python|sogou|nessus|externalhit|baidu|(bing|apple|moat|petal|ad|taboola|duck|exa|face|paqle|msn|jooble|senuto)bot");e.A=r},5231:function(t,e,n){n.d(e,{C:function(){return o},G:function(){return i}});var r=!1,o=function(t){r=!!t},i=function(){return r}},4367:function(t,e,n){n.d(e,{R:function(){return o},z:function(){return i}});var r=!1,o=function(t){r=t},i=function(){return r}},5077:function(t,e,n){n.d(e,{Qo:function(){return f},SE:function(){return l},XJ:function(){return v},ch:function(){return s},fj:function(){return d},m7:function(){return p},wY:function(){return c}});var r=n(4367),o=n(5231),i=n(9204),a=n(505),u=n(9512),c=function(){return(0,i.A)("wp_sn")},s=function(t){return((0,a.A)(t)||t instanceof RegExp)&&new RegExp(t).test(c())},l=function(){return!(!s("_m_|_mobile")&&!(0,i.A)("wp_mobile"))},f=function(t){var e,n=function(t){return/^[a-z0-9_.]{2,56}$/.test(t)}(t);(0,u.A)("wp_sn",n?t:"invalid_sn"),(0,r.R)(l()),(0,o.C)(null===(e=c())||void 0===e?void 0:e.startsWith("ext_wpl"))},d=function(){return(c()||"").replace(/(_dynamic)/g,"")},p=function(t){var e=t||c();return e&&"unknown"!==e},v=function(){var t=(0,i.A)("wp_spa_config");if(t){var e,n="mobile"===t.platform||(0,r.z)(),o=null===(e=t[t.platform])||void 0===e||null===(e=e.dot)||void 0===e?void 0:e.base;n?s("_mobile$")||(!c()&&o?f("".concat(o,"_mobile")):f("".concat(c(),"_mobile"))):!c()&&o&&f(o)}}},8447:function(t,e){e.A=function(t){return new RegExp(t,"i").test(window.navigator.userAgent)}},8953:function(t,e,n){var r=n(1112),o=n(3882),i=n(8207),a=n(9971);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){if("string"==typeof t)return c(t,e);var n={}.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)?c(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var s=(0,r.A)();o.A.dams=s;e.A=function(t,e){if(i.A.s(t)){var n,r,o,c=Symbol(t),l=(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.A.f(t)){var c=Object.create(null,{cb:{value:t},info:{value:e}});if(n)o(c);else if(r.add(c),(0,a.A)(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&&l.open(),s[c]=l,l}}},7681:function(t,e,n){n.d(e,{A4:function(){return l},Bz:function(){return b},E3:function(){return A},FC:function(){return s},Fr:function(){return v},H0:function(){return f},K4:function(){return d},KC:function(){return S},PS:function(){return o},QT:function(){return h},Tb:function(){return a},X2:function(){return w},Y4:function(){return u},c9:function(){return p},cC:function(){return c},g9:function(){return m},hg:function(){return i},yQ:function(){return g},zx:function(){return y}});var r=n(2443),o=function(){return!!(0,r.H2)("tcid")},i=function(){return!!(0,r.H2)("tcidma")},a=function(){return!!(0,r.H2)("matoken")},u=function(){return(o()||i()||!!(0,r.H2)("htmlFile"))&&!(0,r.H2)("tcidf")},c=function(){return!!(0,r.H2)("noext")},s=function(){return!!(0,r.H2)("novendor")||c()},l=function(){return!!(0,r.H2)("noadv")||c()||a()},f=function(){return!!(0,r.H2)("nodisplay")||l()},d=function(){return!!(0,r.H2)("nodirect")||f()},p=function(){return!!(0,r.H2)("nogam")||f()||s()},v=function(){return!!(0,r.H2)("noprebid")||f()||s()||u()},A=function(){return!!(0,r.H2)("noplayer")},m=function(){return!!(0,r.H2)("novideo")||l()},y=function(){return!!(0,r.H2)("nodetector")},h=function(){return!!(0,r.H2)("nobdc")},b=function(){return!!(0,r.H2)("noasr")},g=function(){return"1"===(0,r.H2)("nowave")},w=function(){return"1"===(0,r.H2)("nofsc")},S=function(){return"1"===(0,r.H2)("noshow")}},1190:function(t,e,n){n.d(e,{$W:function(){return T},DZ:function(){return k},Gd:function(){return D},So:function(){return I},Sx:function(){return E},Vl:function(){return P},Y6:function(){return x},YN:function(){return R},nT:function(){return M},s5:function(){return j},t1:function(){return C},wu:function(){return L}});var r=n(9002),o=n(1112),i=n(3882),a=n(8207);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){return(e=function(t){var e=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)}(t,"string");return"symbol"==u(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var s="DOMContentLoaded",l="_visible",f="_hidden",d="_resizeend",p="_scrollend",v=(0,o.A)(),A=(0,o.A)(),m=(0,o.A)(),y=(0,o.A)(),h=(0,o.A)(),b=!1;i.A.handlers={isAttached:v,executions:A,executionsDone:m,attachedOnce:y,eventQueue:h};var g=function(t,e){var n=h[t];if(n)for(var r,o=n.length,i=0;i<o;i+=1)r=y[t]?n.shift():n[i],a.A.f(r)&&r(e);y[t]&&(m[t]=!0)},w=function(t){var e;return function(n){clearTimeout(e),e=setTimeout((function(){g(t,n)}),100)}},S=[l,f],_=c(c({},p,["scroll",w(p)]),d,["resize",w(d)]),O=function(t){var e=h[t],n=_[t];if(null!=e&&e.length&&!v[t]){if(n)j(n[0],n[1]);else if(!S.includes(t)){var r=!("scroll"!==t||!b)&&{passive:!0};window.addEventListener(t,A[t],r)}v[t]=!0}else null!=e&&e.length||!v[t]||(n?P(n[0],n[1]):S.includes(t)||window.removeEventListener(t,A[t]),v[t]=!1)},P=function(t,e){!function(t,e){var n=h[t]||[];if(e&&n){var r=n.indexOf(e);r>-1&&n.splice(r,1)}}(t,e),O(t)},E=function(){return"loading"!==document.readyState},j=function(t,e,n,o){/^[a-z]+:[a-z]+$/i.test(t)?(0,r.uB)(t,e,n,o):(!function(t){A[t]||(A[t]=function(e){g(t,e)})}(t),function(t,e,n,r){h[t]=h[t]||[];var o=r?"unshift":"push";n&&(y[t]=!0),a.A.f(e)&&(m[t]?e():h[t][o](e))}(t,e,n,o),O(t))},k=function(t,e){m[s]=E(),j(s,t,!0,e)},I=function(t,e){j("resize",t,!1,e)},C=function(t,e){j("scroll",t,!1,e)},T=function(t,e){j(d,t,!1,e)},x=function(t,e){j(p,t,!1,e)},M=function(t,e){j("pagehide",t,!1,e)},L=function(t,e){j("pageshow",t,!1,e)},D=function(t,e){j(l,t,!1,e)},R=function(t,e){j(f,t,!1,e)};try{var N=Object.defineProperty({},"passive",{get:function(){return b=!0,!0}});window.addEventListener("_",null,N),window.removeEventListener("_",null,N)}catch(t){}document.addEventListener("visibilitychange",(function(t){g(document.hidden?f:l,t)}))},2443:function(t,e,n){n.d(e,{H2:function(){return A},K6:function(){return d},Xb:function(){return v}});var r=n(3882),o=n(9204),i=n(8686);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={}.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=Array(e);n<e;n++)r[n]=t[n];return r}var l=["wpmods","wppbjs","hashstyle","_aa","debug","filter","unhashstyle","wplib","wplib5","wplib6","prebidConfig","debugima","google_preview","gamTest","nogam"],f=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object.fromEntries(Object.entries(t).filter((function(t){var n=u(t,1)[0];return[].concat(l,a(e)).includes(n)})))},d=function(t,e){var n=window.location,r=n.search,o=n.hash,a=Object.assign((0,i.A)(r,void 0,void 0,t),(0,i.A)(o,void 0,void 0,t));return t?f(a,e):a},p=d();r.A.switches=p;var v=function(t,e){return t?f(p,e):p},A=function(t){return(0,o.A)(t,p)||""}},2357:function(t,e,n){n.d(e,{b9:function(){return i},li:function(){return o},n:function(){return a}});var r=n(8207),o="loadScript",i="timeout",a=function(t){var e=window,n=e[o],a=e[i];if(r.A.f(n)){var u;clearTimeout(a),e[o]=function(){},e["_".concat(o)]=n;var c=function(){clearTimeout(u),n()};return e["__".concat(o)]=c,t&&(u=setTimeout(c,t)),c}}},9921:function(t,e,n){var r=n(2216);e.A=function(t){var e=function(){var n=(0,r.A)();n?t(n):requestAnimationFrame(e)};return e}},8774:function(t,e){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.A=n},3982:function(t,e,n){var r=n(8522),o=n(2383),i=n(1634);e.A=function(t,e){var a="GDPRBar",u="".concat(a,"LoadStart");(0,i.A)(u),n.e(602).then(n.bind(n,1994)).then((function(n){var r=n.default;(0,o.A)("".concat(a,"LoadedTime"),u,"".concat(a,"LoadEnd")),r(t,e)})).catch((function(t){(0,o.A)("".concat(a,"ErrorTime"),u,"".concat(a,"LoadError")),(0,r.A)(t,"ConsentBar")}))}},3630:function(t,e,n){var r=n(9035),o=n(7139),i=n(4003),a=n(9140),u=n(402),c=n(1375),s=!1,l=function(){return t=(0,i.gT)(),e=t.purposeConsents,n=t.vendorConsents,e.size>0&&n.size>0&&(0,o.z6)("mr","TP")&&(0,o.z6)("mr");var t,e,n};e.A=function(){var t=(0,c.A)((0,u.A)(r.DX)),e=!l();a.A.today=Math.floor(Date.now()/864e5);var n=(!t||a.A.today>t)&&e&&!s;return n&&(s=!0),n}},9140:function(t,e,n){var r=n(4367),o=n(9657),i=n(1112),a=n(9204),u=n(690),c=n(5622),s=(0,i.A)(),l=(0,c.A)(),f=(0,u.A)(),d=(0,r.z)()||l<770||f<500;s.rejectAllTest=function(){return 1===o.g.manage},s.isMobile=d,s.publisherName=(0,a.A)("wp_pub_name"),s.publisherPrivacyPolicyLink=(0,a.A)("wp_pub_policy"),s.consentBackgroundColor=(0,a.A)("wp_consent_background_color")||"#fff",s.consentColor=(0,a.A)("wp_consent_color")||"#003696",s.consentLinkHoverColor=(0,a.A)("wp_consent_link_hover_color")||"#002b75",s.consentLinkColor=(0,a.A)("wp_consent_link_color")||"#059",s.consentTextColor=(0,a.A)("wp_consent_text_color")||"#181818",s.consentText=(0,a.A)("wp_consent_text"),s.consentBlur=(0,a.A)("wp_consent_blur"),s.consentToggleOnColor=(0,a.A)("wp_toggle_on_color")||"#fff",s.consentToggleOffColor=(0,a.A)("wp_toggle_off_color")||"#fff",s.consentToggleOnBackgroundColor=(0,a.A)("wp_toggle_on_background_color")||"#003696",s.consentToggleOffBackgroundColor=(0,a.A)("wp_toggle_off_background_color")||"#a8b2b9",e.A=s},1315:function(t,e,n){var r=(0,n(8953).A)("Consent");e.A=r},9035:function(t,e,n){n.d(e,{DX:function(){return r},Eu:function(){return o},VE:function(){return a},jU:function(){return i}});var r="WPtcsb",o="WPdp",i="WPtcs2",a=[o,i]},9195:function(t,e,n){var r=n(9657),o=n(8522),i=n(9140),a=n(1315),u=n(2383),c=n(1634);e.A=function(){(0,r.i)("formViewLoad");var t="GDPRBoard",e="".concat(t,"LoadStart");(0,c.A)(e),i.A.boardLoad=!0,n.e(602).then(n.bind(n,4109)).then((function(n){var r=n.default;(0,u.A)("".concat(t,"LoadedTime"),e,"".concat(t,"LoadEnd")),r()})).catch((function(n){a.A.open(),(0,u.A)("".concat(t,"ErrorTime"),e,"".concat(t,"LoadError")),(0,o.A)(n,"ConsentForm")}))}},8380:function(t,e,n){var r;n.d(e,{J:function(){return o},b:function(){return i}});var o=function(){return r},i=function(t){r=t}},9889:function(t,e,n){var r=n(8380);e.A=function(t){return(0,r.J)()(t)}},2977: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){return(e=function(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:e+""}(e))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 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){if("string"==typeof t)return a(t,e);var n={}.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)?a(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}n.d(e,{$5:function(){return M},B_:function(){return T},Bl:function(){return j},CG:function(){return d},I5:function(){return l},KB:function(){return v},LE:function(){return s},N_:function(){return S},Q2:function(){return p},Qd:function(){return x},RQ:function(){return h},VQ:function(){return V},X2:function(){return c},aj:function(){return O},dR:function(){return A},eX:function(){return P},fF:function(){return m},j1:function(){return g},kd:function(){return w},mi:function(){return _},vT:function(){return y},vs:function(){return f},wz:function(){return k},xi:function(){return U},zk:function(){return u}});var u="ck",c="mr",s="fp",l="mt",f="ts",d="cspid",p="csfid",v=0,A=1,m=2,y="WPM",h="GWP",b="PUB",g="TP",w=[y,h,g],S=[u,c,s],_=[1],O=[2,3,4,5,6,7,8,9],P=[2],E=[].concat(O,_).sort((function(t,e){return t-e})),j=[].concat(i(E),[10]).sort((function(t,e){return t-e})),k=[].concat(P),I=[2],C=[].concat([2,3,4,5,6,7,8,9],[1]).sort((function(t,e){return t-e})),T=([].concat(i(C),[10]).sort((function(t,e){return t-e})),[].concat(I),[2,7,8,9,10,11]),x=[2],M=[1],L=JSON.stringify(E),D=JSON.stringify(P),R=JSON.stringify(C),N=JSON.stringify(I),B=JSON.stringify(M),U=o(o(o(o({},y,L),h,L),b,R),g,B),V=o(o(o(o({},y,D),h,D),b,N),g,B)},3468:function(t,e){e.A=function(t){return t&&Date.now()-t>33696e6}},7147:function(t,e,n){n.d(e,{Z:function(){return l},D:function(){return s}});var r=n(5316),o=n(6943),i=n(505),a=n(1923),u=n(1196),c=function(t,e){if(!(0,i.A)(t)||!(0,i.A)(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.A)(t)){var e=(0,u.A)(t),n=e.keybase,s=void 0===n?(0,r.eq)(3,36,!0):n;delete e.keybase;try{var l=s+btoa(c(JSON.stringify(e),s));if(e.keybase=s,(0,i.A)(l))return l}catch(t){(0,a.A)(null==t?void 0:t.message,!0)}}},l=function(t){if((0,i.A)(t)){var e=t.slice(0,3),n=t.slice(3);try{var r=JSON.parse(c(atob(decodeURIComponent(n)),e));if((0,o.A)(r))return r.keybase=e,(0,u.A)(r)}catch(t){(0,a.A)(null==t?void 0:t.message,!0)}}}},7139:function(t,e,n){n.d(e,{Jt:function(){return w},TU:function(){return y},Tz:function(){return h},Wc:function(){return P},Wj:function(){return m},bH:function(){return E},hZ:function(){return S},n8:function(){return b},pV:function(){return j},yJ:function(){return O},z6:function(){return _}});var r,o=n(2977),i=n(1112),a=n(3468),u=n(6943),c=n(1196);function s(t){return function(t){if(Array.isArray(t))return l(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){if("string"==typeof t)return l(t,e);var n={}.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)?l(t,e):void 0}}(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 l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var f=o.kd,d=!1,p=!1,v=!1,A=!1,m=function(){return v},y=function(){return d},h=function(t){d=t},b=function(){return r},g=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o.vT,e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return r||P(),e&&(r[t]=r[t]||(0,i.A)()),r[t]},w=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o.vT,n=g(e);if(n)return n[t]},S=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:o.vT,r=g(n,!0);r[t]!==e&&(o.N_.includes(t)&&function(t){g(t,!0)[o.vs]=Date.now()}(n),r[t]=e,p&&A&&h(!0))},_=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o.vT;return 2===w(t,e)},O=function(){f.forEach((function(t){[o.CG,o.Q2].forEach((function(e){S(e,"[]",t)}))}))},P=function(t){t&&(f=t),r=(0,i.A)(),f.forEach((function(t){o.N_.forEach((function(e){S(e,o.KB,t)}))})),p=!0,A=!1},E=function(){return Math.min.apply(Math,s(f.map((function(t){return w(o.vs,t)}))))},j=function(t){(r||P(),(0,u.A)(t))&&(JSON.stringify((0,c.A)(r))!==JSON.stringify((0,c.A)(t))&&A&&h(!0),Object.assign(r,t));f.forEach((function(t){_(o.X2,t)&&S(o.CG,o.xi[t],t),_(o.LE,t)&&S(o.Q2,o.VQ[t],t)})),A=!0,(0,a.A)(E())&&(v=!0)}},5263:function(t,e,n){n.d(e,{A:function(){return b}});var r=n(1531),o=n(7139),i=n(4003),a=n(4342),u=function(t){var e=new r.jT(t),n=(0,a.A)();return e.cmpId=72,e.cmpVersion=2,e.consentScreen=3,e.consentLanguage=n,e.publisherCountryCode="PL",e.isServiceSpecific=!0,e},c=n(8522),s=n(2977),l=n(9657),f=n(5077),d=n(3468),p=n(9889),v=function(t,e,n){if(t){var r=t.created.getTime();if((0,d.A)(r)&&((0,p.A)()||(0,f.ch)("^openfm"))){(0,i.s)(!0),(0,i.A9)(null),(0,i.m9)(void 0);var a=u(e);return(0,l.i)("expired",{created:r}),(0,i.Bj)(n,"expired"),{tcModel:a,tcString:undefined}}r-(0,o.bH)()>6e4&&((0,o.hZ)(s.vs,r,s.vT),(0,o.hZ)(s.vs,r,s.RQ),(0,o.hZ)(s.vs,r,s.j1))}},A=function(t){return!t.policyVersion||t.policyVersion<4||!t.vendorListVersion},m=function(t,e,n){if(t&&A(t)&&((0,i.UO)(!0),(0,p.A)()||(0,f.ch)("^openfm"))){(0,i.A9)(null),(0,i.m9)(void 0),(0,o.Wc)(),(0,o.yJ)();var r=(0,o.n8)();delete r.keybase,delete r.WPM.ua,(0,o.pV)();var a=u(e);return(0,l.i)("legacy"),(0,i.Bj)(n,"legacy"),{tcModel:a,tcString:undefined}}},y=n(505),h=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=(0,i.Q2)(),n=(0,i.xB)();n&&n.update(t?"":e||"",t)},b=function(t,e,n,a,s,l,f,d){var p,A,b,g=!0;if(e?(0,o.z6)("mr","TP")&&(b=s):(g=n)&&(b=s),a!==(0,i.Q2)()){if(g){A=a;try{if(e){var w=(0,i.Kx)();if((0,y.A)(A)){p=r.de.decode(A);var S=m(p,w,f);if(S)p=S.tcModel,A=S.tcString;else{var _=v(p,w,f);_&&(p=_.tcModel,A=_.tcString)}p&&w&&!p.gvl&&(p.gvl=w)}else p=u(w)}else(0,y.A)(A)&&(p=r.de.decode(A))}catch(t){(0,c.A)(t,"TCModel")}}(0,i.m9)(A),(0,i.A9)(p)}t&&(0,i._x)(t),(0,i.S1)(g),(0,i.zX)(b),h(l)}},4003:function(t,e,n){n.d(e,{A9:function(){return A},Bj:function(){return T},D0:function(){return y},Db:function(){return g},GW:function(){return k},Kx:function(){return h},M9:function(){return E},O6:function(){return M},Q2:function(){return S},S1:function(){return p},UO:function(){return j},U_:function(){return b},YI:function(){return d},_x:function(){return P},gT:function(){return v},m9:function(){return _},s:function(){return I},xB:function(){return m},xb:function(){return C},y8:function(){return x},yc:function(){return O},zX:function(){return w}});var r,o,i=n(3882),a=!0,u=!1,c=!1,s=!1,l={gvl:void 0,cmpapi:void 0,tcModel:null,otherPartners:void 0},f={};i.A.vendorsState=l;var d=function(){return a},p=function(t){a=t,l.gdprApplies=t},v=function(){return l.tcModel},A=function(t){l.tcModel=t},m=function(){return l.cmpapi},y=function(t){l.cmpapi=t},h=function(){return l.gvl},b=function(t){l.gvl=t},g=function(){return r},w=function(t){r=t},S=function(){return o},_=function(t){o=t},O=function(){return u},P=function(t){u=t},E=function(){return s},j=function(t){s=t},k=function(){return c},I=function(t){c=t},C=function(){return f},T=function(){var t=arguments.length>1?arguments[1]:void 0;f[arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default"]=t},x=function(t){l.otherPartners=t},M=function(){return l.otherPartners}},9657:function(t,e,n){n.d(e,{g:function(){return u},i:function(){return c}});var r=n(4003),o=n(7743),i=n(3882),a=n(76),u={tcf:4};i.A.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.gT)())||void 0===i?void 0:i.vendorListVersion)||-1,policy:(null===(c=(0,r.gT)())||void 0===c?void 0:c.policyVersion)||-1,time:Math.round((0,o.tB)())});(0,a.A)(void 0,s,"gdpr_".concat(t),{useLink:!0})}},1549:function(t,e,n){var r=n(9035),o=n(7147),i=n(4003),a=n(7139),u=n(7758),c=n(3248),s=n(402),l=n(6612),f=n(5698);e.A=function(){return new Promise((function(t){var e,n,d={},p=(0,s.A)(r.jU),v=(0,c.A)(r.jU),A=(0,s.A)(r.Eu),m=(0,c.A)(r.Eu);(p&&!v||!p&&v||p!==v)&&(e=!0),(A&&!m||!A&&m||A!==m)&&(n=!0),((0,a.TU)()||n)&&((0,a.Tz)(!1),d[r.Eu]=(0,o.D)((0,a.n8)())),((0,i.yc)()||e)&&((0,i._x)(!1),d[r.jU]=(0,i.Q2)()),(0,f.A)(d),u.My?t():l.A.set(d,t)}))}},530:function(t,e,n){var r=n(4003),o=n(1400);e.A=function(t,e){var n=(0,r.gT)(),i=!1;if(n){var a=n.vendorConsents,u=n.vendorLegitimateInterests;i=(a.has(t)||u.has(t))&&(0,o.A)(e)}return i}},1400:function(t,e,n){var r=n(4003);e.A=function(t){var e=(0,r.gT)(),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}},9661:function(t,e,n){var r=n(4003),o=n(530),i=n(505),a=n(8207),u=n(123);e.A=function(t){var e=t;if((0,i.A)(t)){e=t.replace(/\$\{(GDPR(_CONSENT_\d+)?|ADDTL_CONSENT|LIMITED_ADS)\}/gi,(function(t){if("${GDPR}"===t){var e=(0,r.YI)();return a.A.u(e)?1:(0,u.A)(e)}return t.includes("_CONSENT_")?(0,r.Q2)()||"":t.includes("ADDTL")?(0,r.Db)()||"":t.includes("LIMITED")?(0,u.A)(!(0,o.A)(755,[1])):""}))}return e}},3241:function(t,e,n){var r=n(6799),o=n(3287),i=n(8207),a=function(t,e){var n=t;return i.A.u(n)||(i.A.o(n)?(0,r.A)(n,(function(t,r){(0,o.A)(r)||""===r||"undefined"===r?delete n[t]:n[t]=a(r,e)})):e&&(n=encodeURIComponent("".concat(n)))),n};e.A=a},1112:function(t,e){e.A=function(){return Object.create(null)}},9102:function(t,e,n){var r=n(5316);e.A=function(t){for(var e=String(t),n=[],o=e.length,i=0,a=0;i<o;i+=a)a=(0,r.ob)(4)+1,n.push("".concat(e.slice(i,i+a),"\\2060 "));return'"'.concat(n.join("").replace(/\|/g,"\\A "),'"')}},3972:function(t,e,n){var r=n(3287);e.A=function(t){return(0,r.A)(t)?t:JSON.parse(JSON.stringify(t))}},3225:function(t,e,n){var r=n(5675),o=n(8522);e.A=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.M)(e,void 0,!0),t.campaign=e,(0,o.A)(t,"definePropertyHard")}}},6243:function(t,e,n){var r=n(8207);e.A=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.A.f(n)}),null!=o&&o.writable&&(t[e]=n)}},4077:function(t,e){e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"beforeend";t.insertAdjacentHTML(n,e)}},910:function(t,e){e.A=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div";return document.createElement(t)}},1133:function(t,e,n){var r=n(910);e.A=function(){var t=(0,r.A)("iframe");return t.style.visibility="hidden",t.style.display="none",t}},2200:function(t,e,n){var r=n(910);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpcss",n=(arguments.length>2?arguments[2]:void 0)||(0,r.A)("style");return n.type="text/css",n.dataset.id=e,n.textContent=t,n}},2216:function(t,e){e.A=function(){return document.body}},6455:function(t,e,n){var r=n(505),o=n(4709);e.A=function(t){return(0,r.A)(t)?(0,o.A)(t):t}},9986:function(t,e){e.A=function(t){return getComputedStyle(t)||{}}},9784:function(t,e){e.A=function(){return document.documentElement}},2153:function(t,e,n){var r=n(2216),o=n(9784);e.A=function(t){var e=t||(0,r.A)()||{},n=t||(0,o.A)()||{};return Math.max(e.scrollHeight,e.offsetHeight,n.clientHeight,n.scrollHeight,n.offsetHeight)}},6431:function(t,e,n){n.d(e,{A:function(){return l}});var r=n(1112),o=n(2153),i=n(2216),a=n(9784),u=function(t){var e=t||(0,i.A)()||{},n=t||(0,a.A)()||{};return Math.max(e.scrollWidth,e.offsetWidth,n.clientWidth,n.scrollWidth,n.offsetWidth)},c=n(3096),s=n(2721),l=function(t,e){var n=(0,s.A)(t)&&t.getBoundingClientRect();if(n){var i=(0,c.A)(),a=i.top,l=i.left,f=(0,r.A)();return f.top=n.top+a,f.left=n.left+l,e?(f.width=u(t),f.height=(0,o.A)(t)):(f.width=n.width,f.height=n.height),f.bottom=f.top+f.height,f.right=f.left+f.width,f.x=n.x+l,f.y=n.y+a,f}}},4346:function(t,e){e.A=function(){return document.head}},4342:function(t,e,n){n.d(e,{A:function(){return u}});var r=n(2443),o={uk:"uk-ua",pl:"pl-pl",en:"en-en",de:"de-de",cs:"cs-cs",sk:"sk-sk",lt:"lt-lt"},i=n(9784),a=(0,r.H2)("forceLang"),u=function(){var t,e=a||(null===(t=(0,i.A)())||void 0===t?void 0:t.lang);return Object.keys(o).includes(e)?e:"pl"}},7954:function(t,e,n){var r=n(4709);e.A=function(t,e,n){var o=(0,r.A)(t),i="";return o&&(i=(o.getAttribute(e||"content")||i).slice(0,n||255)),i}},690:function(t,e){e.A=function(){return window.innerHeight}},3096:function(t,e){e.A=function(){return{top:window.scrollY,left:window.scrollX}}},5622:function(t,e){e.A=function(){return window.innerWidth}},2699:function(t,e,n){var r=n(4367),o=n(690),i=n(123);e.A=function(){var t=(0,i.A)((0,r.z)()),e=(0,o.A)();return[[760,900],[600]][t].filter((function(t){return e>=t})).length}},2721:function(t,e,n){var r=n(2216);e.A=function(t){return t instanceof HTMLElement&&(0,r.A)()&&(0,r.A)().contains(t)}},1535:function(t,e,n){var r=n(9986);e.A=function(t){return(t.offsetParent||"fixed"===(0,r.A)(t).position)&&"hidden"!==t.dataset.visibility}},8924:function(t,e){e.A=function(t){for(var e=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>|<\/script>/gi,n=t;e.test(n);)n=n.replace(e,"");return n}},4709:function(t,e){e.A=function(t,e){return document["querySelector".concat(e?"All":"")](t)}},8821:function(t,e,n){var r=n(6799);e.A=function(t){(0,r.A)(t,(function(e){delete t[e]}))}},6799:function(t,e){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){if("string"==typeof t)return r(t,e);var n={}.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)?r(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}e.A=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])}}},1312:function(t,e){e.A=function(t){return Object.freeze&&Object.freeze(t),t}},745:function(t,e,n){var r=n(8482),o=n(4709);e.A=function(t){var e=(0,o.A)('link[rel="canonical"]');return(0,r.A)(null==e?void 0:e.href,t)}},98:function(t,e,n){var r=n(8482);e.A=function(t){return(0,r.A)(window.location.href,t)}},9204:function(t,e){e.A=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}},8686:function(t,e,n){var r=n(4735),o=n(505),i=n(8924);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){if("string"==typeof t)return u(t,e);var n={}.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}}(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=Array(e);n<e;n++)r[n]=t[n];return r}e.A=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.A)(t)&&t.replace(/(^[?#])/,"").split(n).forEach((function(t){var n=t.split("=");if(n.length>0){var s=a(n,2),l=s[0],f=s[1],d=l.trim(),p=f&&decodeURIComponent(f.trim());(0,r.A)(e)&&!e.includes(d)||(0,o.A)(d)&&((0,o.A)(p)||u)&&(c[d]=(0,i.A)(p)||"")}}));return c}},8482:function(t,e){e.A=function(t,e){return t?t.slice(0,e||500):""}},4735:function(t,e){e.A=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)}},6943:function(t,e,n){var r=n(3456);e.A=function(t){return(0,r.A)(t)&&Object.keys(t).length>0}},505:function(t,e,n){var r=n(8207);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return r.A.s(t)&&(e>0?t.length===e:t.length>0)}},3804:function(t,e,n){var r=n(8207);e.A=function(t){return r.A.n(t)&&isFinite(t)}},5926:function(t,e){e.A=function(){return"runAdAuction"in window.navigator}},3287:function(t,e){e.A=function(t){return null==t}},3456:function(t,e,n){var r=n(3287),o=n(8207);e.A=function(t){return!(0,r.A)(t)&&o.A.o(t)&&!Array.isArray(t)}},8207:function(t,e){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.A=r},9971:function(t,e,n){var r=n(3804);e.A=function(t){return(0,r.A)(t)&&t>0}},4725:function(t,e,n){n.d(e,{A:function(){return i}});var r=n(3804),o=function(t){return(0,r.A)(t)&&Math.floor(t)===t},i=function(t){return o(t)&&t>0}},7299:function(t,e,n){var r=n(5178),o=n(6920),i=n(505);e.A=function(){var t=(0,r.G)();return!(0,i.A)(t)||[(0,o.A)(),"wp.pl"].some((function(e){return new RegExp(e,"i").test(t)}))}},4945:function(t,e,n){var r=n(3882);e.A=function(){return"platform"===r.A.subver}},6789:function(t,e,n){var r=n(82),o=n(505),i=n(8207);e.A=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.A.n(u)&&(u="".concat(u)),(0,o.A)(a)?n?(/\?/.test(a)||(a+="?"),/(?:\?|&)$/.test(a)||(a+="&")):"?"!==a.slice(-1)&&(a+="&"):a="",(0,o.A)(t)&&(a+=t,(0,o.A)(u)&&(a+="=".concat((0,r.A)(u,e)))),a}},82:function(t,e){e.A=function(t){return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?encodeURIComponent(t):t}},931:function(t,e,n){var r=n(82),o=n(6799),i=n(3287),a=n(8207);e.A=function(t,e,n){var u=[];return t&&(a.A.o(t)?(0,o.A)(t,(function(t,o){(0,i.A)(o)||""===o&&!n||u.push("".concat((0,r.A)(t,e),"=").concat((0,r.A)(o,e)))})):a.A.s(t)&&u.push(t)),u.join("&")}},6585:function(t,e,n){var r=n(505);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){if("string"==typeof t)return i(t,e);var n={}.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)?i(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}e.A=function(t){var e={href:t};if((0,r.A)(t))if(window.URL)try{e=new window.URL(t)}catch(t){}else{var n=t.match(/^(?:(https?:)?\/\/)?(([^:/?#]{0,255})(?::(\d{0,5}))?)([^?#]*)(\?[^#]*)(#.*)$/);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}},2828:function(t,e){e.A=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)}},3715:function(t,e){e.A=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}},5316:function(t,e,n){n.d(e,{eq:function(){return i},ob:function(){return o},ww:function(){return a}});var r=n(1375),o=function(t){var e=(0,r.A)(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)}},2322:function(t,e,n){n.d(e,{MN:function(){return s},hc:function(){return c},x4:function(){return l}});var r=n(2207),o=n(1112),i=n(3225),a=(0,o.A)(),u=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];(0,i.A)(r.WP,t,e,n),a[t]=e},c=function(t,e){u(t,e,!0)},s=function(t,e){u(t,e)},l=function(t){return a[t]}},1277:function(t,e,n){var r=n(505);e.A=function(t){if((0,r.A)(t))try{return JSON.parse(t)}catch(t){}}},7109:function(t,e,n){var r=n(4735),o=n(8207),i=n(1923);e.A=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if((0,r.A)(t)&&!t.some((function(t){return!o.A.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.A)("Invalid promise chain to run sequentially",!0)}},9512:function(t,e,n){var r=n(6243);e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window;(0,r.A)(n,t,e)}},1196:function(t,e,n){var r=n(6943),o=function(t){if((0,r.A)(t)){var e={};return Object.keys(t).sort().forEach((function(n){e[n]=o(t[n])})),e}return t};e.A=o},7758:function(t,e,n){n.d(e,{IB:function(){return a},My:function(){return u},TZ:function(){return c}});var r=n(6293),o=n(6920),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.A,c="wp.pl"===(0,o.A)()},123:function(t,e,n){var r=n(8207),o=n(1375);e.A=function(t){return r.A.b(t)?+t:(0,o.A)(t)>0?1:0}},1375:function(t,e){e.A=function(t){return parseInt(t,10)||0}},8771:function(t,e,n){var r=n(3804),o=n(8207),i=function(t){return o.A.s(t)?t.trim():(0,r.A)(t)?t:void 0};e.A=function(t){return[].concat(t).map(i).filter((function(t){return!!t||0===t}))}},124:function(t,e){var n={"%20":" ","%2C":",","%3B":";","%3D":"="};e.A=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/%(?:20|2C|3B|3D)/gi,(function(t){return n[t]}))}},2350:function(t,e){e.A=function(t){var e=Date.now();return new Date(e+1e3*t*60)}},7481:function(t,e,n){var r=n(124),o=n(6823),i=n(505);e.A=function(){var t={};if((0,o.A)()){var e=document.cookie;(0,i.A)(e)&&e.split("; ").forEach((function(e){var n=e.indexOf("="),o=decodeURIComponent(e.slice(0,n)),i=(0,r.A)(e.slice(n+1));t[o]=i}))}return t}},3248:function(t,e,n){var r=n(124),o=n(6823),i=n(8924);e.A=function(t){if((0,o.A)()){var e=document.cookie.match("(^|;)\\s*".concat(decodeURIComponent(t),"\\s*=\\s*([^;]+)")),n=e?(0,r.A)(e.pop()):null;return(0,i.A)(n)}return null}},6920:function(t,e){var n=window.location.hostname.split(".").slice(-2).join(".");e.A=function(){return n}},6823:function(t,e){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.A=function(){return n}},5873:function(t,e,n){var r=n(2350);e.A=function(){return(0,r.A)(561600)}},1697:function(t,e,n){var r=n(6920),o=n(224);e.A=function(t){return(0,o.A)(t,"/",(0,r.A)())}},224:function(t,e,n){var r=n(2098);e.A=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.A)(t,"",o,e,n)}},8645:function(t,e,n){var r=n(6920),o=n(2098);e.A=function(t,e,n){return(0,o.A)(t,e,n,"/",(0,r.A)())}},2098:function(t,e,n){n.d(e,{A:function(){return f}});var r={" ":"%20",",":"%2C",";":"%3B"},o=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/[\s,;]/g,(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(6823),u=n(505),c=n(3287),s=n(8924),l=n(5873),f=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:(0,l.A)(),r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/",f=arguments.length>4?arguments[4]:void 0;if((0,a.A)()&&(0,u.A)(t)&&!(0,c.A)(e)){var d="".concat(i(t),"=").concat(o(e));return d+=n?";expires=".concat(n.toUTCString()):"",d+=r?";path=".concat(r):"",d+=f?";domain=".concat(f):"",d+="; SameSite=None; Secure",document.cookie=(0,s.A)(d),!0}}},7756:function(t,e,n){n.d(e,{CJ:function(){return o},DK:function(){return i},cw:function(){return r},kf:function(){return a}});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."},3394:function(t,e,n){n.d(e,{A:function(){return G}});var r=n(8207),o={},i=function(t,e,n){if(t)return t[e]||n&&(t[e]=n),t[e]},a=n(2443),u=n(1886),c=n(5316),s=n(6293),l=n(4792),f=n(505),d=n(1277),p=function(t){if((0,f.A)(t)){var e=t.match(/^wphub:\/\/(\{.*\})/);if(e)return(0,d.A)(e[1])}},v=n(3882),A=n(6943),m=function(t){if((0,A.A)(t))try{return"wphub://".concat(JSON.stringify(t))}catch(t){}},y=n(1256),h=n(7592),b=n(7036),g=n(1634),w=n(1822),S=n(6585),_=n(6175),O="HubAPI",P=[],E=[];v.A.hubData=E;var j,k,I,C,T,x=!1,M=!1,L=!1,D=function(t){var e=t.method,n=t.action;E.push(t),"hub"===e?"ready"===n&&((0,y.A)("HUB",!0),w.A.readyData=Object.assign({},t),(0,g.A)("".concat(O,"Ready")),M=!0,clearTimeout(C),N()):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)},R=function(t){t.hash=(0,c.eq)(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,{}),l=i(s,a,[]);r.A.f(u)&&!l.includes(u)&&l.push(u)}(t),M?I.postMessage(m(t),T):L?((0,_.A)(t,j),D(t)):(x||H(),P.push(t))},N=function(){for(;P.length;)R(P.shift())},B=function(t){if(t.origin===T){var e=p(t.data);e&&D(e)}},U=function(t){L||((0,y.A)("HUB",!1),window.removeEventListener("message",B),clearTimeout(C),M=!1,L=!0,j=(null==t?void 0:t.message)||"blocked",(0,g.A)("".concat(O,"Error")),I=!1,N())},V=function(t,e){clearTimeout(C),C=setTimeout((function(){(0,g.A)("".concat(O).concat(t)),U({message:e})}),5e3)},F=function(){V("WindowTimeout","Not responding"),(0,g.A)("".concat(O,"Load"));(I=k.contentWindow).postMessage(m({method:"hub",action:"check"}),T)},H=function(){if(x=!0,!k)if(b.A){var t=(0,a.H2)("_bb"),e=(0,a.H2)("debug"),n=e&&"?debug=".concat(e)||"",r=(0,l.A)(v.A.bucket,v.A.branch,"hub",v.A.mode,"html",v.A.canary),o=t?r+n:(0,u.mess)(r+n,!1,!0,"application","search",s.A);window.addEventListener("message",B),T="https://".concat((0,S.A)(o).hostname),k=(0,h.A)({src:o,onLoad:F,onError:U}),V("RequestTimeout","Request timeout")}else U({message:"Hub on disallowed origin"})},G=R},6612:function(t,e,n){n.d(e,{A:function(){return b}});var r=n(7758),o=n(6823),i=n(7078),a=n(7036),u=n(4945),c=n(7578),s=n(7756),l=n(8118),f=n(8207),d=n(672),p=n(6175),v=n(5698),A=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.A.o(a)?((0,v.A)(a,o),t.names=Object.keys(a)):(0,p.A)(t,s.kf);break;case"get":Array.isArray(r)?t.values=(0,l.A)(r,o):(0,p.A)(t,s.DK);break;case"remove":Array.isArray(r)?(0,d.A)(r,o):(0,p.A)(t,s.DK);break;default:(0,p.A)(t,s.cw)}f.A.f(e)&&e(t)},m=n(5),y=(0,o.A)()||(0,i.A)(),h=function(t,e,n,o,i){var s={method:"record",action:t,names:e,values:o,cb:n,type:i},l=(0,c.A)(i).useStorage,f=!a.A||(l?r.My:r.TZ)||(0,u.A)();(0,m.A)(s,n,y,f,A,"LocalStorage & Cookie")},b={set:function(t,e,n){h("set",void 0,e,t,n)},get:function(t,e,n){h("get",t,e,void 0,n)},remove:function(t,e,n){h("remove",t,e,void 0,n)}}},8118:function(t,e,n){var r=n(7481),o=n(5535),i=n(4735),a=n(7578);e.A=function(t,e){var n=(0,a.A)(e),u=n.useCookie,c=n.useStorage;if((0,i.A)(t)){var s=Object.assign({},c&&(0,o.A)(),u&&(0,r.A)());return Object.fromEntries(t.map((function(t){return[t,s[t]||null]})))}}},7578:function(t,e){e.A=function(t){return{useCookie:!t||"cookie"===t,useStorage:!t||"storage"===t}}},672:function(t,e,n){var r=n(4735),o=n(7578),i=n(1697),a=n(832);e.A=function(t,e){var n=(0,o.A)(e),u=n.useCookie,c=n.useStorage;(0,r.A)(t)&&t.forEach((function(t){u&&(0,i.A)(t),c&&(0,a.A)(t)}))}},5698:function(t,e,n){var r=n(9035),o=n(4003),i=n(5267),a=n(6799),u=n(505),c=n(3804),s=n(7578),l=n(8645),f=n(2945);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.A=function(t,e){var n=(0,s.A)(e),p=n.useCookie,v=n.useStorage;(0,a.A)(t,(function(t,e){p&&(0,l.A)(t,e),v&&(0,f.A)(t,e),(0,u.A)(e)||(0,c.A)(e)||t===r.jU&&(0,i.A)({message:"saveConsent",path:JSON.stringify((0,o.xb)()),fileName:"".concat("".concat(e).substring(0,20),":").concat(d(e))},1)}))}},5:function(t,e,n){n.d(e,{A:function(){return u}});var r=n(3394),o=n(8207),i=n(6175),a=function(t,e,n){(0,i.A)(t,"".concat(e," API is not supported.")),o.A.f(n)&&n(t)},u=function(t,e,n,o,i,u){n?o?i(t,e):(0,r.A)(t):a(t,u,e)}},6175:function(t,e){e.A=function(t,e){t.error=1,t.message=e}},2572:function(t,e,n){n.d(e,{A:function(){return w}});var r=n(7758),o=n(7078),i=n(7036),a=n(4945),u=n(5),c=n(7756),s=n(3419),l=n(402),f=n(505),d=n(8207),p=n(832),v=n(847),A=n(6175),m=n(2945),y=function(t,e){var n=t.action,r=t.name,o=t.value;if((0,f.A)(r))switch(n){case"set":(0,m.A)(r,o);break;case"setEncoded":(0,v.A)(r,o);break;case"get":t.value=(0,l.A)(r);break;case"getEncoded":t.value=(0,s.A)(r);break;case"remove":(0,p.A)(r);break;default:(0,A.A)(t,c.cw)}else(0,A.A)(t,c.CJ);d.A.f(e)&&e(t)},h=(0,o.A)(),b=!i.A||r.My||(0,a.A)(),g=function(t,e,n,r){var o={method:"storage",action:t,name:e,value:r,cb:n};(0,u.A)(o,n,h,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)}}},5535:function(t,e,n){var r=n(7078);e.A=function(){return(0,r.A)()?Object.assign({},window.localStorage):{}}},3419:function(t,e,n){var r=n(7147),o=n(402),i=n(6943);e.A=function(t){var e=(0,o.A)(t),n=(0,r.Z)(e);if((0,i.A)(n))return n}},402:function(t,e,n){var r=n(7078),o=n(8924);e.A=function(t){if((0,r.A)())return(0,o.A)(window.localStorage.getItem(t))}},7078:function(t,e){var n=!1;try{var r="_X_",o=window.localStorage;o.setItem(r,r),o.removeItem(r),n=!0}catch(t){}e.A=function(){return n}},7036:function(t,e){var n=/^https?:\/\/(?:[\w-]+\.)*(?:(?: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|oferty-kredytowe|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|dailywrap\.uk|canadianwire\.ca|localhost)$/i.test(window.location.origin);e.A=n},832:function(t,e,n){var r=n(7078);e.A=function(t){(0,r.A)()&&window.localStorage.removeItem(t)}},847:function(t,e,n){var r=n(7147),o=n(505),i=n(2945);e.A=function(t,e){var n=(0,r.D)(e);(0,o.A)(n)&&(0,i.A)(t,n)}},2945:function(t,e,n){n.d(e,{A:function(){return d}});var r=n(7078),o=n(505),i=n(8207),a=n(832);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){if("string"==typeof t)return c(t,e);var n={}.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)?c(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var s=function(t){if((0,r.A)()){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.A)(t)&&!t.toLowerCase().startsWith("wp")})).forEach(a.A),s!==n()&&i.A.f(t))return t()}}},l=n(3287),f=n(8924),d=function(t,e){if((0,r.A)()&&(0,o.A)(t)&&!(0,l.A)(e)){var n=window.localStorage,i=(0,f.A)(t),a=(0,f.A)(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)}))}}}},7808:function(t,e,n){n.d(e,{T:function(){return i},W:function(){return a}});var r,o=n(3734),i=function(){return r},a=function(t){var e=(0,o.gB)();r=e&&t?e===t?4:3:t?2:e?1:0}},3891:function(t,e,n){var r=n(7808),o=n(7758),i=n(6799),a=n(6612),u=n(1697),c=n(8645);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return new Promise((function(n){o.TZ?n():a.A.get(t,(function(t){var o=t.values;(0,i.A)(o,(function(t,n){"statid"===t&&(0,r.W)(n),n?(0,c.A)(t,n):e.includes(t)&&(0,u.A)(t)})),n(o)}),"cookie")}))}},5583:function(t,e,n){var r=n(7758),o=n(8118),i=n(6612);e.A=function(t){return new Promise((function(e){if(r.TZ)e();else{var n=(0,o.A)(t,"cookie");i.A.set(n,e,"cookie")}}))}},7592:function(t,e,n){var r=n(1133),o=n(4346),i=n(8207),a=n(9971);e.A=function(t){var e,n=t.src,u=t.onLoad,c=t.onError,s=t.onTimeout,l=t.timeout,f=(0,r.A)(),d=function(){f.onerror=null,f.onload=null,clearTimeout(e)};return(0,a.A)(l)&&(e=setTimeout((function(){i.A.f(s)&&s(),d(),f.remove(),f.src=""}),l)),f.onerror=function(t){i.A.f(c)&&c(t),d()},f.onload=function(t){i.A.f(u)&&u(t),d()},f.src=n,(0,o.A)().appendChild(f),f}},2214:function(t,e,n){var r=n(8207),o=n(9971);e.A=function(t){var e,n=t.src,i=t.onError,a=t.onLoad,u=t.onTimeout,c=t.timeout,s=new Image,l=function(){s.onerror=null,s.onload=null,clearTimeout(e)};(0,o.A)(c)&&(e=setTimeout((function(){r.A.f(u)&&u(),l(),s.src=""}),c)),s.onerror=function(t){r.A.f(i)&&i(t),l()},s.onload=function(t){r.A.f(a)&&a(t),l()};try{s.src=n}catch(t){r.A.f(i)&&i(t),l()}return s}},5623:function(t,e,n){var r=n(910),o=n(3882),i=n(2383),a=n(4346),u=n(505),c=n(8207),s=n(1634),l=function(){},f=new Map;o.A.scriptStore=f;e.A=function(t,e,n,o,d,p,v,A,m,y,h,b,g,w){if(c.A.o(t)){var S=t;n=S.id,h=S.target,m=S.timeout,o=S.sync,A=S.defer,v=S.remove,y=S.charset,w=S.dam,p=S.crossorigin,d=S.onError,e=S.onLoad,b=S.onTimeout,t=S.src,g=S.withMeasurement}if((0,u.A)(t)){!0===p&&(p="anonymous"),y||(y="utf-8"),h||(h=(0,a.A)());var _,O=function(t,e,n,o,a,c,l,f,d){var p=(0,r.A)("script");return{script:p,run:function(){return new Promise((function(r,v){p.onload=function(){f&&(0,i.A)("".concat(f,"LoadTiming"),"".concat(f,"Load"),"".concat(f,"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.A)(e)&&(p.id=e),a||(p.async=1),c&&(p.defer=1),f&&(0,s.A)("".concat(f,"Load")),l.appendChild(p)}))}}}(y,n,t,p,o,A,h,g,w),P=O.script,E=O.run,j=E;if(m&&c.A.f(b)&&(j=function(){var e=new Promise((function(t){setTimeout((function(){t("timeout")}),m)}));return Promise.race([E(),e]).then((function(e){if("timeout"!==e)return e;b(t)}))}),(0,u.A)(n)){var k=f.get(n);k?_=k:(_=j(),f.set(n,_))}else _=j();return c.A.f(d)&&_.catch((function(){d(t)})),c.A.f(e)&&_.then((function(){e(t)})).catch(l),v&&(_.catch((function(){P.remove()})),_.then((function(){P.remove()})).catch(l)),P}}},8800:function(t,e,n){var r=n(910),o=n(4346),i=n(8207);e.A=function(t,e,n,a,u){if(i.A.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.A)("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.A.f(e)&&e(),u&&s.remove()},s.onerror=function(){i.A.f(n)&&n(),u&&s.remove()},s.href=t;var l=(0,o.A)();return l&&l.appendChild(s),s}}},6913:function(t,e,n){n.d(e,{A:function(){return y}});var r=n(8522),o=n(5409),i=n(9035),a=n(268),u=n(2516),c=n(8926),s=n(7996),l=n(2459),f=n(5880),d=n(574);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){if("string"==typeof t)return v(t,e);var n={}.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)?v(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var A=[].concat(p(Object.values(a.k)),p(s.A),[a.H,"ACac2"],p(u.A),["BDh","BDsegpm","BCwppath","BCo2path","kaflog","tpl","mtpl","OAX","PWA_adbd","rekstaging","RMFL","rvcamps","sgs","STWP","STabid","STimid","STamid","STac","STpage","STabnoid",o.Dw,o.jd,"WPabs","WPxid","WPsa51","WPfpd","WPaduid","WPgtss",f.A,c.A,"ttlStatid"],p(l.A),[i.Eu,i.jU,o.rl,"c","wp_dark","wp_dark_c"],p(d.A),["__gfp_64b","_X_"]),m=new Set,y=function(t,e,n,o){var i=!A.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.A)({name:"CookieError",message:t,path:o,slot:e.split(";")[0].length,campaign:n,stack:u},"",!0)}return t}}},303:function(t,e,n){var r=n(6913),o=n(6799),i=n(7481);e.A=function(t){var e=(0,i.A)(),n=[];return(0,o.A)(e,(function(e,o){(0,r.A)(e,o,void 0,t)&&n.push(e)})),n}},5156:function(t,e,n){var r=n(5045),o=n(6394);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if((0,o.A)(t)){var n=r.kx.get(t)||0,i=parseFloat(e);if(isFinite(i)){var a=n+i;r.kx.set(t,a)}}}},2383:function(t,e,n){var r=n(7743),o=n(1634),i=n(9575);e.A=function(t,e,n){var a=(0,r.x9)(e,"mark");if(null!=a&&a.length){(0,o.A)(n);var u=(0,r.x9)(n,"mark");null!=u&&u.length&&a[0].startTime<=u[0].startTime&&(0,i.A)(t,e,n)}}},8522:function(t,e,n){var r=n(6943),o=n(8308);e.A=function(t,e,n){((0,r.A)(t)||t instanceof Error||t.toString().includes("Error"))&&(0,o.A)({error:t},e,1,n)}},8308:function(t,e,n){e.A=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return n.e(703).then(n.bind(n,5068)).then((function(t){t.default.apply(void 0,e)})).catch((function(t){console.error(t)})),!1}},6394:function(t,e,n){var r=n(1923),o=/^[a-z][\w/.-]{5,100}$/i;e.A=function(t){var e=o.test(t||"");return e||(0,r.A)('Invalid measurement name "'.concat(t,'".'),!0),e}},1634:function(t,e,n){var r=n(7743),o=n(5045),i=n(6394);e.A=function(t){if((0,i.A)(t)&&!o.a.has(t)){(0,o.hk)(t);var e,n,a=(0,r.x9)(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)}}},9575:function(t,e,n){var r=n(7743),o=n(5045),i=n(6394);e.A=function(t,e,n){if((0,i.A)(t)&&(0,i.A)(e)&&(0,i.A)(n)&&!o.LA.has(t)&&o.a.has(e)&&o.a.has(n)){(0,o.cT)(t,e,n);var a=(0,r.x9)(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){}}}},1192:function(t,e,n){n.d(e,{Jm:function(){return l},QG:function(){return u},Qp:function(){return c},V9:function(){return a},a7:function(){return s},he:function(){return f}});var r=n(2443),o=n(5316),i=!!(0,r.H2)("checkAll"),a=(0,o.ww)(10)||!!(0,r.H2)("performance")||i,u=a&&(0,o.ww)(1e4)||i,c=a&&(0,o.ww)(100)||!!(0,r.H2)("ckg")||i,s=a&&((0,o.ww)(1e3)||!!(0,r.H2)("rsp")),l=a&&((0,o.ww)(100)||!!(0,r.H2)("msc")),f=a&&(0,o.ww)(10)},9851:function(t,e,n){n.d(e,{AZ:function(){return c},B4:function(){return u},_O:function(){return s},hz:function(){return l}});var r=n(3882),o=n(8207),i=[],a=[];r.A.performanceHandlers={dynamicHandlers:i,staticHandlers:a};var u=function(t){o.A.f(t)&&i.push(t)},c=function(t){o.A.f(t)&&a.push(t)},s=function(t){i.forEach((function(e){return e(t)}))},l=function(t){a.forEach((function(e){return e(t)}))}},7743:function(t,e,n){n.d(e,{x9:function(){return u},yw:function(){return c},tB: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)},5045:function(t,e,n){n.d(e,{LA:function(){return u},a:function(){return a},cT:function(){return s},hk:function(){return c},ke:function(){return l},kx:function(){return i}});var r=n(3882),o=n(6394),i=new Map,a=new Set,u=new Set;r.A.performance={countData:i,markDone:a,measureDone:u};var c=function(t){(0,o.A)(t)&&a.add(t)},s=function(t,e,n){(0,o.A)(t)&&(0,o.A)(e)&&(0,o.A)(n)&&(u.add(t),a.add(e),a.add(n))},l=function(){i.clear(),a.clear(),u.clear();var t=window.performance;t.clearMarks&&t.clearMarks(),t.clearMeasures&&t.clearMeasures()}},3290:function(t,e,n){var r=n(8522),o=n(2383),i=n(1634);e.A=function(t,e){var n,a="WM_".concat(t);(0,i.A)("".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.A)(t,a)}return(0,o.A)("".concat(a,"Timing"),"".concat(a,"Start"),"".concat(a,"Stop")),n}},8481:function(t,e,n){var r=n(8522);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ProgrammaticError",n=new Error(t);n.name=e,(0,r.A)(n)}},862:function(t,e,n){var r=n(7924);e.A=function(){var t=(0,r.SU)("ciab")||"";return t.includes("v3")?t.split(",").filter((function(t){return t.includes("v3")})).map((function(t){return t.split("-")[2]})):""}},3175:function(t,e,n){n.d(e,{Dm:function(){return i},M_:function(){return r},P1:function(){return o}});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:3.9994,EUR:4.3186,PLN:1,CHF:4.5361,GBP:5.0407},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,slotsWithFPUpdatedByGAF:new Set,slotsWithFPUpdatedByPrebid:new Set,slotsBiddersWhitelist:{}},o={};function i(){r.auctionsCount+=1,r.auctionsCountPerView+=1}},314:function(t,e,n){n.d(e,{A:function(){return A}});var r=n(3175),o=function(){var t=r.M_.currencyRate;return{USD:{PLN:t.USD,EUR:t.USD/t.EUR,CHF:t.USD/t.CHF,GBP:t.USD/t.GBP}}},i=function(t,e){return Object.fromEntries(Object.entries(t).filter(e))},a=n(6799),u=n(8458),c=n(8652),s=n(8207),l=n(7299),f=function(t,e,n,o,i){var a=s.A.o(e),f=c.nr||c.mM?.6:1,d="default"===i||!i,p=1,v=(0,u.iM)("adtech","PRGM-963",["C","D"]),A=(0,l.A)();if(v){var m=(0,u.IX)("adtech","PRGM-963");A?"D"===m&&(p=.9):"C"===m&&(p=1.1),r.M_.pvSourceMultiplier=p}var y="",h=e,b=d?"*|*|*|*":"".concat(i,"|*|*|*"),g=d?"*|".concat(t):"".concat(i,"|").concat(t),w="".concat(g,"|*|"),S="".concat(w,"*");a?Object.keys(e).forEach((function(t){h=e[t],h/=n,y="default"!==t?"".concat(w).concat(t):S,h*=p,h*=f,o[y]=h})):(h/=n,y=g.includes("slot")?S:b,h*=p,h*=f,o[y]=h)};function d(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){if("string"==typeof t)return p(t,e);var n={}.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)?p(t,e):void 0}}(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){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var v=function(t,e){var n=t,o=e.fpTest,u=e.version,c=r.M_.currencyRate.USD;o&&(n=n[u]||n);var s=i(n,(function(t){var e=d(t,1)[0];return!["instreamFloor","outstreamFloor"].includes(e)})),l={};return(0,a.A)(s,(function(t,e){(0,a.A)(e,(function(e,n){f(e,n,c,l,t)}))})),l},A=function(t,e,n){var i=v(e,n),a={currency:{adServerCurrency:"USD",rates:o()}},u={floors:{enforcement:{bidAdjustment:!0,enforceJS:!1},data:{currency:"USD",modelVersion:"USD Version",schema:{fields:["bidder","adUnitCode","mediaType","size"]},values:i}}};return Object.assign(t,a,u),r.M_.prbdConfigFPSet=!0,t}},4906:function(t,e){e.A=function(t,e){var n,r=null==e?void 0:e.default;return r&&(n=r["slot".concat(t)]||r.default),n}},9258:function(t,e,n){n.d(e,{A:function(){return c}});var r=n(3175),o=n(6799),i=function(t,e,n){var r=null==n?void 0:n.default;r&&(r["slot".concat(t)]=e)},a=n(314),u=n(1375),c=function(t,e,n,c){var s=r.M_.prbdConfigFPSet;if(t){c||(r.M_.fpBackup=JSON.parse(JSON.stringify(t)));var l={};(0,o.A)(e,(function(e,o){n&&r.M_.slotsWithFPUpdatedByGAF.add((0,u.A)(e)),i(e,o,t)})),s&&((0,a.A)(l,t,!1),window.pbjs.setConfig(l))}}},6103:function(t,e,n){n.d(e,{Ay:function(){return et},xv:function(){return B},FA:function(){return Q},Ps:function(){return X},Ie:function(){return tt},rj:function(){return K}});var r=n(9970),o=n(9002),i=n(3882),a=[],u=[];i.A.boxObservations=a,i.A.containerStore=u;var c=n(6764),s=n(2443),l=n(7681),f=n(5316),d=n(5267),p=n(6700),v=n(6799),A=n(2721),m=function(t,e,n){if((0,A.A)(e)){var r=Math.round,o=e.getBoundingClientRect(),i=o.top,a=o.left,u=t.getBoundingClientRect(),c=u.top,s=u.left,l=u.width,f=u.height,d=n||{},p=d.clientX,v=d.clientY;return Object.assign({width:r(l),height:r(f),topX:r(s-a),topY:r(c-i)},n&&{clientX:r(p),clientY:r(v),relativeX:r(p-a),relativeY:r(v-i)})}},y=n(6943),h=n(3456),b=n(8207),g=n(265),w={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"]}}};w.sgTeaserAd=w.sgTeaser,w.sgTextlinkAd=w.sgTextlink;var S=w,_=n(9165),O=n(2579);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 E(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)||k(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)||k(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 k(t,e){if(t){if("string"==typeof t)return I(t,e);var n={}.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)?I(t,e):void 0}}function I(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function C(t,e,n){return(e=function(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:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var T,x="ContentViewability",M=(0,s.H2)("noclick"),L="user_actions",D="mousedown",R=0,N=0,B=function(){return R+N},U=C(C(C({name:"contentBoxViewability",method:r.tn},r.hO,!1),"time",1),"percent",50),V=function(t,e,n){var r=Number(t),o=!n||r<=n;return/^(?:0|[1-9]\d*)$/.test(t)&&r>=e&&o},F=function(t,e){var n=j(e,2),r=n[0],o=n[1];return b.A.s(t)&&t.length>=r&&t.length<=o},H={n:function(t){return[V(t,0),"It should be a number equal or greater than 0"]},nPlus:function(t){return[V(t,1),"It should be a number equal or greater than 1"]},sShort:function(t){return[F(t,[3,48]),"It should be a string with 3 to 48 chars"]},sMedium:function(t){return[F(t,[3,128]),"It should be a string with 3 to 128 chars"]},sLong:function(t){return[F(t,[13,512]),"It should be a string with 13 to 512 chars"]}},G=function(t){var e=(t||{}).type,n=S[e],r=[],o="";if((0,h.A)(t))if(b.A.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,v.A)(i,(function(e){for(var n=i[e],r=0;r<n.length;r++){var u=n[r],c=t[u],s=j(H[e](c),2),l=s[0],f=s[1];(b.A.u(c)&&a.includes(u)||!b.A.u(c)&&!l)&&(o+="Invalid parameter: { ".concat(u,": ").concat(c," }. ").concat(f," "))}}))}else o+="Invalid element type. It should be one of the following: ".concat(Object.keys(S).join(", "),". ");else o+='Invalid parameters structure, "params" should be an object. ';return o},z=function(t){var e=t.element;null!=e&&e.callback&&(e.removeEventListener(D,e.callback),delete e.callback)},W=function(t,e,n){var r=a[n],o=function(n){var o=Object.assign({},e,m(t,T,n));(0,O.A)("click",o,L,null,!0),r.clicked=!0,z(r)};M||t.addEventListener(D,o),t.callback=o},$=function(t,e,n,r){return r.callback=function(r){var o=Object.assign({},e,m(t,T));(0,O.A)("view",o,L),function(t,e){var n=u[e];if(n&&!n.viewed){n.viewed=!0;var r=Object.assign({},n.params,m(t,T));(0,O.A)("view",r,L)}}(t,n)},(0,g.A)(t,[r],e.id,!0)},q=function(t,e){var n={};return t.forEach((function(t){var r=e[t];b.A.u(r)||""===r||!1===r||(n[t]=r)})),n},Q=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,A.A)(t)?b.A.u(n)||b.A.n(n)?b.A.u(n)||u[n]?G(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,d.A)({message:x,path:"registerBox",fileName:o,campaign:JSON.stringify(e)},100,"".concat(x,".registerBox: ").concat(o),"error"),null;var i=Object.assign({},e),s=Object.assign({},U,r);i.zeroPoint&&(T=t);var p=!b.A.u(n)&&u[n]&&u[n].params;p&&(i.areaid=p.areaid);var v=Object.assign({},q(c.Iv.container,p),q(c.Iv.box,i));if((0,y.A)(v)&&(t.source=v),!(0,l.QT)()){var m=!s.noView&&$(t,i,n,s),h=(0,f.eq)(8,16);a.push({observationObject:m,element:t,params:i,containerId:n,clicked:!1,id:h,options:s});var g=a.length-1;return W(t,i,g),h}},J=function(t){var e=t.element;return(0,p.A)(e)},Y=function(t){var e,n=a[t];if(n){!0;var r=n.containerId;J(n),delete a[t],e=r,a.some((function(t){return t.containerId===e}))||delete u[r]}},K=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,l=u.params,f=u.options,d=(void 0===f?{}:f).noView;if((0,A.A)(e))if(!!d||(0,_.A)(s,e)){if(s){var p=s.source,v=s.callback;e.source=p,v&&(z({element:s}),W(e,l,c))}r=t,u.element=e}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&&Y(c),r},X=function(t){N=1;var e=G(t);if(e)return(0,d.A)({message:x,path:"registerContainer",fileName:e,campaign:JSON.stringify(t)},100,"".concat(x,".registerContainer: ").concat(e),"error"),!1;var n=Object.assign({},t);return u.push({params:n,viewed:!1}),u.length-1},Z=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,v.A)(t,(function(e){n.filter((function(t){return b.A.f(t)})).forEach((function(n){return n(t[e])})),delete t[e]}))},tt=function(){Z(a,J,z),Z(u)},et=function(){(0,o.p3)(tt)}},9002:function(t,e,n){n.d(e,{IQ:function(){return p},L6:function(){return l},MO:function(){return d},p3:function(){return v},sQ:function(){return s},uB:function(){return f}});var r=n(1112),o=n(3972),i=n(3882),a=n(4735),u=n(8207),c=(0,r.A)();i.A.spaHandlers=c;var s=function(t,e){var n=(0,o.A)(e),r=c[t];(0,a.A)(r)&&r.forEach((function(e){u.A.f(e)&&e(t,n)}))},l=function(t,e){var n=c[t];if((0,a.A)(n)){var r=n.indexOf(e);r>-1&&delete n[r]}},f=function(t,e,n,r){if(u.A.f(e)){var o=r?"unshift":"push",i=c[t]||[];if(n){var a=function(){e.apply(void 0,arguments),l(t,a)};i[o](a)}else i[o](e);c[t]=i}},d=function(t,e){f("page:view",t,!1,e)},p=function(t,e){f("page:refresh",t,!1,e)},v=function(t,e){f("page:close",t,!1,e)}},3090:function(t,e){var n={0:1,1:3,2:2};e.A=function(t){var e=t.button;return n[e]}},5002:function(t,e,n){n.d(e,{A2:function(){return u},Do:function(){return _},HC:function(){return g},Kt:function(){return f},LJ:function(){return S},NN:function(){return d},SK:function(){return h},Wx:function(){return v},ZH:function(){return b},bg:function(){return y},eo:function(){return A},kc:function(){return m},oA:function(){return l},pP:function(){return p},pw:function(){return s},wd:function(){return c},xF:function(){return w}});var r,o=n(8652),i=n(7758),a=n(5077),u="ext",c="int",s="sg",l="pako",f="pwp",d="nwm",p="tech",v="sportowefakty",A="poczta",m="holding",y="ecom",h="av",b="as",g="other",w=function(){return r},S=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).includes(r)},_=function(t){return!S(t)};e.Ay=function(){r=(0,a.ch)("^ext_wpl")?"wpl":(0,a.ch)("^ext_yb")?u:(0,a.ch)("^as_")?b:(0,a.ch)("^(int_|dukat_)|(_panel)$")||(0,i.IB)("grupawp.pl$")?c:(0,o.UD)()?"magazyn":(0,a.ch)("^(wptv|kabarettv|openfm|telewizjawp|programtv|audioteka)|pilotwp")?h:(0,a.ch)("znajdzlekarza|wakacje|money_direct|money2money|parklot|easygopl|tm_|kredytomat|medikredyt|17bankow|superauto|nowyosobowy|nowydostawczy|noc_|domodi|allani|homebook|finansowysupermarket|extradompl|radar_okazji|oferty_kredytowe|porownajraty")?y:window.TECH||(0,a.ch)("^(dobreprogramy|polygamia|nwm_gadzetomania|tech|nwm_komorkomania|nwm_fotoblogia|nwm_autokult)")&&!(0,i.IB)("forum")?p:(0,a.ch)("^nwm_|kafeteria_pl")?d:(0,a.ch)("o2_o2_pl|pudelek")||(0,o.dx)()?f:(0,o.fS)()?s:(0,o.mu)()?v:(0,o.cM)()?A:(0,i.IB)("(onas|holding|reklama|rekrutacja|kariera|dziejesie|dlaprasy).wp.pl|ceeid")?m:(0,o.qs)()?l:g}},5858:function(t,e,n){n.d(e,{F:function(){return s},V:function(){return l}});var r=n(505),o=n(8458),i=function(t){var e={"2c":"A","1.1c":"B","1.2t":"C","1.3t":"D","1.2c":"E","1.3c":"F","1.1t":"G","1lo":"H","2lo":"I","3lo":"J","4lo":"K","5lo":"L"}[t];e&&(0,o.I$)("adtech","PRGM-857",e)};function a(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)||function(t,e){if(t){if("string"==typeof t)return u(t,e);var n={}.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}}(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){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var c="0",s=function(){return c},l=function(){if("cookieDeprecationLabel"in window.navigator)return window.navigator.cookieDeprecationLabel.getValue().then((function(t){if((0,r.A)(t)){var e=t.split("_"),n=e.pop();e.unshift(n);var o=e[0],u=e.splice(1).map((function(t){return t.charAt(0)}));c=[o].concat(a(u)).join(""),i(c)}return c}))}},3605:function(t,e,n){var r=n(7681),o={fsc:!(0,r.X2)(),show:!(0,r.KC)(),wave:!(0,r.yQ)()};e.A=function(t){return o[t]}},7996:function(t,e){e.A=["statid","STvisit","BDhs"]},7893:function(t,e,n){var r=n(8953);e.A=(0,r.A)("DOT")},9834:function(t,e,n){n.d(e,{A:function(){return i}});var r=n(7743),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.yw)("navigation"))}},3301:function(t,e,n){var r;n.d(e,{F:function(){return i},h:function(){return o}});var o=function(t){r=t},i=function(){return r}},79:function(t,e,n){var r=n(8953);e.A=(0,r.A)("NextRef",!0)},3342:function(t,e,n){n.d(e,{M$:function(){return c},xg:function(){return s}});var r,o,i,a=n(5316),u=n(505),c=function(){return i},s=function(t,e){r||(o?o=!1:(t&&(o=!0),i=(0,u.A)(e)?e:(0,a.eq)(20,!0)))}},1822:function(t,e,n){var r={dotSuccess:0,gemiusSuccess:0,spaOmitFirstView:!1};n(3882).A.pageViewState=r,e.A=r},8742:function(t,e,n){n.d(e,{$_:function(){return c},RR:function(){return s},UV:function(){return v},ec:function(){return d},id:function(){return f},s4:function(){return p},we:function(){return A}});var r=n(6201),o=0,i=0,a=!0,u=!1,c=function(){return i},s=function(){return u},l=function(){u=document.hidden},f=function(){return 1===o},d=function(){return 0===o},p=function(){return a},v=function(){a=!1,l(),(0,r.o)(!1)},A=function(){a=!0,i+=1,l(),i>1&&(o=1)};l()},8930:function(t,e,n){var r=n(1886),o=n(2214),i=n(4735),a=n(505),u=n(8207),c=n(9661),s=n(7109),l=n(8771),f=Promise.resolve();e.A=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2?arguments[2]:void 0,d=(0,l.A)(t);if((0,i.A)(d)){var p=d.filter((function(t){return(0,a.A)(t)})).map((function(t){return t.replace(/\s/g,"")})).filter((function(t){return(0,a.A)(t)})).map((function(t){return(0,r.mess)({url:(0,c.A)(t)})}));if(e)p.forEach((function(t){return(0,o.A)({src:t,onLoad:function(){u.A.f(n)&&n()},onError:function(){u.A.f(n)&&n()}})}));else{var v=p.map((function(t){return function(){return new Promise((function(e,r){(0,o.A)({src:t,onLoad:function(){u.A.f(n)&&n(),e()},onError:function(){u.A.f(n)&&n(),r()}})}))}}));f=f.then((function(){return(0,s.A)(v,!1)}))}}}},6764:function(t,e,n){n.d(e,{Io:function(){return l},Iv:function(){return s},rd:function(){return f}});var r=n(9035);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){if("string"==typeof t)return i(t,e);var n={}.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)?i(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var a=["recommendationType","areaid"],u=["recommendationType","teaserid","baseteaserid","index"],c=["abtest","refabtest","statid","WPabs","GRwpuuid","GRo2uuid","GRoluuid","STac"].concat(o(r.VE)),s={container:a,box:u},l={areaid:"wga_sa",recommendationType:"wga_srt"},f=function(t,e){var n=o(new Set([].concat(u,a))).map((function(t){return l[t]||t})),r=[].concat(o(n),o(c),[e]).filter(Boolean).join("|"),i=new RegExp("\\b(".concat(r,")=([^&?=#]*)?&?"),"gi");return t.replace(i,"").replace(/[?&]+$/,"")}},9432:function(t,e,n){var r;n.d(e,{_:function(){return i},s:function(){return o}});var o=function(t){r||(r=t)},i=function(){return r}},5178:function(t,e,n){n.d(e,{G:function(){return a},O:function(){return u}});var r=n(8207),o=n(2945),i="",a=function(){return i},u=function(t){r.A.s(t)&&(i=t,(0,o.A)("WPcrrf",t))}},1888:function(t,e,n){n.d(e,{A:function(){return vt}});var r,o,i=n(7924),a=n(5178),u=n(9393),c=n(5316),s=n(6789),l=n(3558),f=n(13),d=n(5858),p=n(6167),v=n(5507),A=n(579),m=n(9387),y=n(2272),h=n(4548),b=n(8742),g=n(8456),w=n(3301),S=n(943),_=n(869),O=n(9432),P=n(8604),E=n(3734),j=n(8458),k=n(6091),I=n(8258),C=n(6201),T=n(3882),x=n(9204),M=n(8522),L=function(){if(!o){try{var t=Intl.DateTimeFormat().resolvedOptions();r=t.timeZone}catch(t){(0,M.A)(t,"resolveTimeZone")}o=!0}return r},D=n(6823),R=n(7078),N=n(2699),B=n(1822),U=n(123),V=function(t){var e,n,r,o,i=window,a=(0,j.AA)(),u=(0,h.Ro)(),c=(0,h.ps)(),s=(0,w.F)(),M=(0,P.B)(),V=(0,_.XZ)(),F=(0,x.A)("wp_abtest_programmatic"),H=(0,O._)(),G=V.version,z=void 0===G?"":G,W=V.stVersion,$=void 0===W?"":W,q=(0,m.Df)("testConfig"),Q=(0,S.b)().ver,J=q.testName,Y=(0,y.Zd)(),K=null===(e=T.A.mods)||void 0===e?void 0:e.ver,X=B.A.support,Z=B.A.gafSSR,tt=(0,v.x)()&&(0,g.s)(),et=(0,A.Y3)();et&&(t.fpuid=et),Y&&(t.hem=1),a&&(t.abtest=a),(0,C.K)()&&(t.reloaded=1),document.wasDiscarded&&(t.discarded=1),(0,b.RR)()&&(t.loadHidden=1),l.Le.includes(c)&&(t.inver=c),u&&(t.tagreqid=u),M&&(t.STabnoid=M),tt&&(t.dsa=1),(0,E.E3)()||(t.empty_statid=1),(0,I.z)()&&(t.reforig=encodeURIComponent(document.referrer||"empty")),s&&(t.navType=s),H&&(t.refabtest=H),t.isBotABT=(0,f.Y4)(),t.adbd=(0,p.$I)(),t.trpr=(0,U.A)((0,k.h)()),t.wpjsES6=(0,U.A)(T.A.es6),t.wpjsVer=T.A.ver,t.uniformVer=T.A.uniformVer,K&&(t.modsVer=K),J&&(t.prgTest=J),F&&(t.prgATest=F),t.c1p=(0,U.A)((0,D.A)()),t.s1p=(0,U.A)((0,R.A)()),Z&&(t.gafSSR=1),X&&(t.c3p=(0,U.A)(X.cookie),t.s3p=(0,U.A)(X.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=z,t.stVer=$,t.tVerG=(0,j.IX)("adtech","PRGM-963")||"",t.tVerG2=(0,j.IX)("adtech","PU-321")||"",t.tVerG3=(0,j.IX)("adtech","PRGM-857")||"",i.appVersion&&(t.appVer=i.appVersion),t.highLayout=(0,N.A)(),t.tz=L(),t.cookieDeprecationLabel=(0,d.F)()},F=n(7016),H=n(3885),G=n(4367),z=n(3342),W=n(5231),$=n(3248),q=n(505),Q=n(8207),J=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e="";e=(0,s.A)(e,"rekid",t.rekid||(0,F.w)()),e=(0,s.A)(e,"pvid",t.pvid||(0,z.M$)()),e=(0,s.A)(e,"gmid",t.gmid||(0,H.u)()),e=(0,s.A)(e,"wpl",(0,U.A)((0,W.G)())),e=(0,s.A)(e,"mb",(0,U.A)((0,G.z)())),e=(0,s.A)(e,"dn",(0,U.A)(Q.A.b(t.dn)?t.dn:(0,b.id)())),e=(0,s.A)(e,"v",t.version||"5.4"),!(0,E.E3)()&&(0,E.DR)()&&(e=(0,s.A)(e,"statid",(0,E.DR)(),!0));var n=(0,$.A)("WPaduid");return(0,q.A)(n)&&(e=(0,s.A)(e,"aduid",n)),(0,q.A)(t.fixCookie)&&(e=(0,s.A)(e,"fxck",t.fixCookie)),"&".concat(e)},Y=n(745),K=n(98),X=n(6943),Z=n(931),tt=n(79),et=n(1886),nt=n(2214),rt=n(8800);function ot(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){if("string"==typeof t)return it(t,e);var n={}.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)?it(t,e):void 0}}(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 it(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var at=function(t){var e=t.queryGET,n=t.useMimeType,r=ot(t.useLink?[rt.A,"Link",n&&"css"]:[nt.A,"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,s.A)(e,"rmt",a):e,t.src=(0,et.mess)(t),o(t)},ut=window.navigator.sendBeacon&&window.URLSearchParams,ct=function(t){if(ut&&!(0,p.JW)()){var e=t.queryRAW,n=t.queryPOST;return t.method="POST",t.request="BEACON",t.url=e,navigator.sendBeacon((0,et.mess)(t),new URLSearchParams(n))}},st=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(Q.A.b(i.withCredentials))return i.open("POST",(0,et.mess)(t)),i.withCredentials=!0,Q.A.f(e)&&(i.onerror=e),Q.A.f(n)&&(i.onload=n),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.send(o),!0}catch(t){Q.A.f(e)&&e(t)}},lt=Math.floor(2e3/1.35),ft=function(t){var e=t.queryGET,n=t.useGET,r=t.usePOST;if(t.useBeacon&&(t.wasSuccess=ct(t)),!t.wasSuccess){var o=e.length<lt||n;!r&&o||(t.wasSuccess=st(t)),t.wasSuccess||at(t)}},dt=n(6348),pt=n(4317),vt=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]:{};if("file:"!==self.location.protocol){r.useLink=r.useLink||(0,u.av)();var l=r.generate,f=r.give,d=r.off,p=r.media,v=o.dotParams||(0,i.SU)();(0,X.A)(v)||(v={}),V(v);var A=t,m="",y="";if(l)A=(0,s.A)(A,"sw","[[SCREEN_WIDTH]]"),A=(0,s.A)(A,"sh","[[SCREEN_HEIGHT]]"),A=(0,s.A)(A,"pg","[[HREF]]"),A=(0,s.A)(A,"rf","[[REFERRER]]"),m=(0,s.A)(m,"pc","[[CANONICAL]]"),y=(0,s.A)(A,"pc","[[CANONICAL]]"),m=(0,s.A)(m,"par","[[PAR_DATA]]"),y=(0,s.A)(y,"par","[[PAR_DATA]]");else{var h,b,g=self.screen,w=o.canonical||(0,Y.A)(),S=o.href||(0,K.A)(),_=o.referrer||(0,a.G)();A=(0,s.A)(A,"sw",g.availWidth||g.width),A=(0,s.A)(A,"sh",g.availHeight||g.height),A=(0,s.A)(A,"pg",S,!0),A=(0,s.A)(A,"rf",_,!0),m=(0,s.A)(m,"pc",w,!0),y=(0,s.A)(A,"pc",w,!0);var O=(0,Z.A)(v,!0);e?(h=(0,Z.A)(n,!0),b=e):(h=O,b="par"),"inventory"===e&&(m=(0,s.A)(m,"par",O,!0),y=(0,s.A)(y,"par",O,!0)),(0,q.A)(p)&&(m=(0,s.A)(m,p),y=(0,s.A)(y,p)),h&&(m=(0,s.A)(m,b,h,!0),y=(0,s.A)(y,b,h,!0))}var P="r".concat(l?"[[RAND10]]":(0,c.eq)(),"/"),E="https://".concat(r.hostname||"dot.wp.pl","/").concat(P),j=J(o),k=Object.assign(r,{queryRAW:E+A+j,queryGET:E+y+j,queryPOST:m});if(l||f)return k;tt.A.fill((function(){pt.A.fill((function(){dt.A.push(k),d||ft(k)}))}))}}},1577:function(t,e){e.A=function(t){return["pagehide","beforeunload","visibilitychange"].includes(t)}},76:function(t,e,n){n.d(e,{n:function(){return l}});var r=n(5077),o=n(6789),i=n(7893),a=n(3605),u=n(8207),c=n(1888),s=function(t,e,n){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l="show.gif?";u.A.o(s)||(s={});var f=t||s.sn||(0,r.wY)(),d=s,p=d.generate,v=d.give;if(s.off=!(0,a.A)("show"),s.useBeacon=!0,(0,r.m7)(f)||p||v){if(p)return l=(0,o.A)(l,"srv","[[SN]]"),l=(0,o.A)(l,"action","[[ACTION]]"),(0,c.A)(l,void 0,void 0,s,{dotParams:e});if(l=(0,o.A)(l,"srv",f),l=(0,o.A)(l,"action",n||"default"),v)return(0,c.A)(l,void 0,void 0,s,{dotParams:e});i.A.fill((function(){return(0,c.A)(l,void 0,void 0,s,{dotParams:e})}))}},l=function(){return s(void 0,void 0,void 0,{generate:!0})};e.A=s},8604:function(t,e,n){n.d(e,{B:function(){return a},x:function(){return u}});var r,o=n(3248),i=n(224),a=function(){return r},u=function(){r||(r=(0,o.A)("STabnoid"))&&(0,i.A)("STabnoid")}},6348:function(t,e,n){var r=[];n(3882).A.statData=r,e.A=r},3734:function(t,e,n){n.d(e,{DR:function(){return p},E3:function(){return y},_x:function(){return m},gB:function(){return d},gL:function(){return h},oH:function(){return A},vf:function(){return v}});var r,o,i,a=n(5138),u=n(3248),c=n(505),s=n(1822),l=n(8645),f=n(4317),d=function(){return r},p=function(){return i},v=function(t){(0,c.A)(t)&&(i=t)},A=function(){r=(0,u.A)("statid"),(0,a.v)(r)},m=function(t){(0,c.A)(t)&&((0,l.A)("statid",t),s.A.statid=t)},y=function(){return o},h=function(){A(),f.A.fill(A),o=(0,c.A)(d())}},4317:function(t,e,n){var r=n(8953);e.A=(0,r.A)("Sync")},8258:function(t,e,n){n.d(e,{L:function(){return o},z:function(){return i}});var r=!1,o=function(t){r=t},i=function(){return r}},6201:function(t,e,n){n.d(e,{K:function(){return i},o:function(){return o}});var r=!1,o=function(t){r=t},i=function(){return r}},9344:function(t,e,n){n.d(e,{D:function(){return o},O:function(){return r}});var r=500,o={actionsFromSend:0,sendTimeoutId:null}},2404:function(t,e,n){n.d(e,{A:function(){return A}});var r=n(6091),o=n(6167),i=n(3241),a=n(6943),u=n(505),c=n(3287),s=n(1923),l=n(3456),f=n(8207);function d(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){if("string"==typeof t)return p(t,e);var n={}.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)?p(t,e):void 0}}(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){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var v=function(t){var e=t;return(0,a.A)(t)&&(e=Object.fromEntries(Object.entries(t).filter((function(t){var e=d(t,2)[1];return!(f.A.f(e)||f.A.m(e)||(0,l.A)(e)||Array.isArray(e))})))),e},A=function(t,e){if((0,u.A)(t)){var n=Object.assign({},e),l="Given Wave data must be a filled flat-map (object) of primitive values (action=".concat(t,").");if(((0,c.A)(e)||(0,a.A)(e))&&!Array.isArray(e)){var f=(0,i.A)(n,!0),d=v(f);if((0,a.A)(f))if(Object.keys(d).length!==Object.keys(f).length)return void(0,s.A)(l,"error");var p={action:t,par:f};return(0,o.JW)()&&(p.abd="1"),document.hidden&&(p.phd="1"),(0,r.h)()&&(p.trpr="1"),p}(0,s.A)(l,"error")}else(0,s.A)("No 'action' argument. The data will not be sent.","error")}},7473:function(t,e,n){n.d(e,{A:function(){return b}});var r=n(9344),o=n(3711),i=n(6799),a=n(4735),u=n(6943),c=n(5077),s=n(3792),l=n(6789),f=n(3882),d=n(7893),p=n(3605),v=n(1888),A=n(1577),m=[];f.A.waveRequestData=m;var y=function(t){var e=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).type;if((0,c.m7)()){var n="wave.gif?";n=(0,l.A)(n,"SN",(0,c.wY)());var r={query:n=(0,l.A)(n,"action","traffic"),requestData:t};m.push(r);var o=JSON.stringify(t);(0,s.k8)(t,o.length);var i={useBeacon:(0,A.A)(e),useLink:!0,off:!(0,p.A)("wave")};d.A.fill((function(){return(0,v.A)(n,"inventory",o,i)}))}},h=function(t){var e={};clearTimeout(r.D.sendTimeoutId),r.D.sendTimeoutId=null,r.D.actionsFromSend=0;var n=!1;(0,i.A)(o.lI,(function(r,o){var i=o.data,u=o.interval,c=o.lastSent;t||c>=u?((0,a.A)(i)&&(e[r]=i,o.data=[]),o.lastSent=1):((0,a.A)(i)&&(n=!0),o.lastSent+=1)})),(0,u.A)(e)?(e.timestamp=Date.now(),y(e,t)):n&&(r.D.sendTimeoutId=setTimeout(h,r.O))},b=h},3792:function(t,e,n){n.d(e,{Y:function(){return c},k8:function(){return l},oS:function(){return u},r6:function(){return s}});var r=n(9851),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.B4)((function(t){o.averageWaveLength=Math.round(o.averageWaveSize),delete o.averageWaveSize,t.WE=Object.assign({},o),a()}))},l=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)}),""))}},3711:function(t,e,n){n.d(e,{a8:function(){return v},fx:function(){return p},lI:function(){return f}});var r=n(9344),o=n(6943),i=n(8207);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={}.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=Array(e);n<e;n++)r[n]=t[n];return r}var l=[["traffic"],["user_actions"]],f={},d=function(t,e){var n;n=i.A.n(e)?Math.round(1e3*e/r.O):1,f[t]={interval:n,lastSent:1,data:[]}},p=function(t,e,n){i.A.u(f[e])&&d(e,n);var r=f[e].data;return r.push(t),r},v=function(){(arguments.length>0&&void 0!==arguments[0]?arguments[0]:l).forEach((function(t){var e=u(t,1)[0];(0,o.A)(f[e])||d.apply(void 0,a(t))}))}},2579:function(t,e,n){var r=n(9344),o=n(3711),i=n(3792),a=n(2404),u=n(7473);e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"traffic",c=arguments.length>3?arguments[3]:void 0,s=arguments.length>4?arguments[4]:void 0,l=(0,a.A)(t,e);l&&((0,o.fx)(l,n,c),r.D.actionsFromSend+=1,r.D.actionsFromSend>=20?((0,i.oS)(),(0,u.A)({type:t})):s?(0,u.A)({type:t}):r.D.sendTimeoutId||(r.D.sendTimeoutId=setTimeout(u.A,r.O)))}},574:function(t,e){e.A=["GRo2sessuuid","GRo2uuid","GRwpsessuuid","GRwpuuid","GRolsessuuid","GRoluuid","_o2aw","_wpaw"]},6293:function(t,e){e.A="www.wp.pl"},2459:function(t,e){e.A=["sgv","sgVisitId"]},1030:function(t,e,n){n.d(e,{HC:function(){return b},Wt:function(){return g},rs:function(){return m}});var r=n(268),o=n(2516),i=n(7996),a=n(2459),u=n(5880),c=n(574),s=n(4317),l=n(3891),f=n(5583);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){if("string"==typeof t)return p(t,e);var n={}.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)?p(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var v=["rekstaging","kaflog"].concat(d(a.A)),A=["STac","ACac2","OAX","RMFL",u.A,"WPabs"].concat(d(Object.values(r.k)),[r.H],d(c.A)),m=[].concat(d(o.A),d(i.A),d(A),d(v)),y=!1,h=!1,b=function(t){null==t||t.type;if(!y)return y=!0,(0,f.A)(A).then((function(t){return y=!1}))},g=function(t){null==t||t.type;if(!h)return h=!0,s.A.close(),(0,l.A)(m,v).then((function(t){return s.A.open(),h=!1}))}},9393:function(t,e,n){n.d(e,{Ol:function(){return i},av:function(){return u},kv:function(){return a},sJ:function(){return c}});var r=!1,o=!1,i=function(){return r},a=function(t){r=t},u=function(){return o},c=function(t){o=t}},5507:function(t,e,n){n.d(e,{N:function(){return c},x:function(){return s}});var r=n(402),o=n(2945),i=n(123),a="WPdsa",u=!1,c=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];u=t,(0,o.A)(a,(0,i.A)(t))},s=function(){return u};u="1"===(0,r.A)(a)},8456:function(t,e,n){n.d(e,{M:function(){return c},s:function(){return s}});var r=n(402),o=n(2945),i=n(123),a="WPminor",u=!1,c=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];u=t,(0,o.A)(a,(0,i.A)(t))},s=function(){return u};u="1"===(0,r.A)(a)},2272:function(t,e,n){n.d(e,{aC:function(){return b},Ay:function(){return P},Zd:function(){return O},m_:function(){return S},hd:function(){return _}});var r,o,i=n(1112),a=n(402),u=n(505),c=function(t){return(0,u.A)(t,64)},s=n(6943),l=n(3287),f=function(t){if((0,s.A)(t)){var e=t.hash1,n=t.hash2;return c(e)&&(c(n)||(0,l.A)(n))}return!1},d=n(1923),p=n(832),v=n(1277),A=n(2945),m=n(2572),y="WPumhsh",h=new Set,b=function(t){return h.add(t)},g=function(){h.forEach((function(t){return t(r)}))},w=function(t,e){r||(r=(0,i.A)()),r.hash1=t,e&&(r.hash2=e),o=JSON.stringify(r),g()},S=function(){r=void 0,o=void 0,g(),(0,p.A)(y),m.A.remove(y)},_=function(t,e){if(f({hash1:t,hash2:e}))return w(t,e),(0,A.A)(y,o),void m.A.set(y,o);(0,d.A)("Invalid hash format, only first or both arguments must be correct hash.",!0)},O=function(){return r},P=function(){var t=(0,a.A)(y),e=(0,v.A)(t);if(f(e)){var n=e.hash1,r=e.hash2;w(n,r)}else c(t)&&(w(t),(0,A.A)(y,o));m.A.get(y,(function(t){var e=t.value,n=(0,v.A)(e);if(f(n)){var r=n.hash1,i=n.hash2;return w(r,i),void(0,A.A)(y,o)}c(e)&&(w(e),(0,A.A)(y,o),m.A.set(y,o))}))}},4792:function(t,e,n){var r=n(9904);e.A=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.A).concat(s).concat(t,"/").concat(c).concat(n).concat(u,".").concat(i)}},897:function(t,e,n){n.d(e,{R8:function(){return b},Rm:function(){return y},Ts:function(){return w},eC:function(){return S},pq:function(){return h},z3:function(){return g}});var r,o,i,a,u=n(2443),c=n(1112),s=n(3882),l=n(8207),f="undefined"!=typeof console&&console,d=(0,c.A)(),p=(0,c.A)(),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(""))||(l.A.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])),f[t].apply(f,u))}},A=function(t){return l.A.f(f[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(){}},m=function(t,e){return l.A.f(f[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(){}},y=A("log"),h=A("info"),b=A("warn"),g=A("error"),w=(a=0,function(t){b("init","".concat("  ".concat(a+=1).slice(-2)," [ ").concat(t," ]"))}),S=function(t,e){var n=e;if(t&&n&&(n||p[t]||(n="gainsboro"),/^[a-z]+$/i.test(n)&&(n="background:".concat(n)),p[t]=n),t&&d[t])return d[t];var r={log:m("log",t),info:m("info",t),warn:m("warn",t),error:m("error",t),init:function(){return w(t)}};return d[t]=r,r};e.Ay=function(){var t=(0,u.H2)("debug");if((t||s.A.mode)&&(r=!("off"===t||!f))){var e=(0,u.H2)("filter");o=e&&new RegExp(e,"gi"),t&&(i="all"===t?new RegExp:new RegExp("^(".concat(t.replace(/([.?*+^$[\]/\\(){}-])/g,"\\$&"),")")))}}},5267:function(t,e,n){var r=n(2443),o=n(5316),i=n(8207),a=n(1923),u=(0,r.H2)("deprecated");e.A=function(t,e,r){var c,s=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if(r&&(0,a.A)(r,s),c=i.A.o(t)?t:{message:t},(0,o.ww)(e)||u)return n.e(703).then(n.bind(n,3030)).then((function(t){return(0,t.default)(c)}))}},3882:function(t,e,n){n.d(e,{A:function(){return a}});var r="__wpjsdebug__",o=n(1112),i=window[r]||(0,o.A)();try{window[r]=i}catch(t){}var a=i},1256:function(t,e,n){var r=n(1112),o=n(3882),i=(0,r.A)();o.A.flags=i;e.A=function(t,e){i[t]=e}},38:function(t,e,n){n.d(e,{A:function(){return f},u:function(){return s}});var r=n(2443),o=n(9904),i=function(t,e){var n=0,r=0,o=function(){var i=Date.now();n&&r<5&&(i-n<=250?5===(r+=1)&&(e(),t.removeEventListener("click",o)):r=0);n=i};t.addEventListener("click",o)},a=n(5623),u=n(1923),c=n(3715),s=function(t){var e;if(t){var n=(0,r.H2)("console-ceph");e="".concat(o.A,"wpjslib-console/").concat(n?"".concat(n,"/"):"")}else e="https://grid.grupawp.pl/console/";(0,u.A)("Loading console...","info"),(0,a.A)({src:"".concat(e,"wpjslib-console-internal.js"),defer:!0,crossorigin:!0,id:"wpjslib-console-script"}),document.removeEventListener("keydown",l)},l=function(t){67===t.which&&t.altKey&&t.shiftKey&&s(),t.ctrlKey&&111===t.which&&s()},f=function(){var t=(0,c.A)("console-ceph"),e=(0,c.A)("console");document.addEventListener("keydown",l),i(document,s),(t||e)&&s(t)}},1923:function(t,e,n){var r=n(3882),o=n(6420),i=n(505),a=n(8207);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){if("string"==typeof t)return c(t,e);var n={}.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)?c(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var s=[];r.A.issueStore=s;var l={error:["Critical 💀","red",12],warn:["Warning 🤯","orange",12],info:["Info","blue",12]};e.A=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.A){var f=t;if((0,i.A)(f)&&(f={type:e,panel:n,subpanel:r,msg:f,action:c}),a.A.o(f)&&f.msg){!0===e&&(f.type="warn"),s.push(f);var d=f.type;if(Object.keys(l).includes(d)){var p="".concat(f.msg).concat("info"===d?"":" Contact ATFD for further information.").concat("error"===d?" THIS IS CRITICAL BUG.":""),v=u(l[d],3),A=v[0],m=v[1],y=v[2];A&&window.console&&console[d]&&console[d]("%c WP ".concat(A," %c ").concat(p),"font-size:".concat(y,"px;background:").concat(m,";color:white;padding:2px;border-radius:3px;margin-right:3px;"),"font-size:".concat(y,"px;"))}}}}},13:function(t,e,n){n.d(e,{Y4:function(){return l},m8:function(){return p},Wu:function(){return d},S:function(){return f},d:function(){return s}});var r,o=n(7147),i=n(402),a=n(2945),u="WPasdt",c=(r=(0,i.A)(u),(0,o.Z)(r)),s=function(t){!function(t){var e=(0,o.D)(t);(0,a.A)(u,e)}(c=t)},l=function(){var t;return(null===(t=c)||void 0===t?void 0:t.b)||0},f=function(){var t;return(null===(t=c)||void 0===t?void 0:t.t)||0},d=function(){var t;return null===(t=c)||void 0===t?void 0:t.iuid},p=function(){var t;return null===(t=c)||void 0===t?void 0:t.scr}},7030:function(t,e,n){n.d(e,{a:function(){return i},r:function(){return o}});var r=n(5077),o=function(){return(0,r.ch)("^(ksiazki|facet|finanse|kuchnia|wiadomosci|turystyka|kobieta|tech|film)")},i=function(){return(0,r.ch)("^(ksiazki|facet|finanse|kuchnia)")}},579:function(t,e,n){n.d(e,{Y3:function(){return I},pu:function(){return k},gV:function(){return C}});var r=n(5316),o=n(3882),i=n(3248),a=n(402),u=n(505),c=n(4725),s=n(224),l=n(832),f=n(8645),d=n(2945),p=n(1375);function v(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){if("string"==typeof t)return A(t,e);var n={}.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)?A(t,e):void 0}}(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 A(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var m,y,h,b,g,w=864e5,S="WPfpuid",_=7*w,O=function(t){var e=function(t){return(0,c.A)(t)?t:Date.parse(o.A.buildDate)-(0,r.ob)(7)*w}((0,p.A)(t));return Date.now()-e<_},P=(m=(0,a.A)(S),y=v((null==m?void 0:m.split(":"))||[],2),h=y[0],b=y[1],(g=(0,u.A)(h)&&O(b))?(0,i.A)(S)||(0,f.A)(S,h):((0,l.A)(S),(0,s.A)(S)),{id:h,valid:g}),E=P.valid,j=P.id,k=function(){return E},I=function(){return j},C=function(t){j=t,E=!0,function(t){var e="".concat(t,":").concat(Date.now());(0,d.A)(S,e),(0,f.A)(S,t)}(t)}},3885:function(t,e,n){n.d(e,{u:function(){return i},y:function(){return a}});var r,o=n(6201),i=function(){return r||""},a=function(t){r=t,window.wp_pp_gemius_identifier=t,window.gemius_disable_back_cache_hits=!0,(0,o.K)()||(window.pp_gemius_identifier=t)}},5301:function(t,e){e.A="https://wp.hit.gemius.pl/"},4852:function(t,e,n){var r=n(8116),o=n(5675);e.A=function(){var t=window.dataLayer;if(Array.isArray(t)){var e=t.push.toString();if(e.includes("instanceof Object")){var n=r.dl;e.includes("typeof o.")&&(n=r.OF),e.includes("noopFunc")&&(n=r.dH),(0,o.M)("dataLayer",n,!0)}}else t=[];return window.dataLayer=t,t}},7689:function(t,e,n){var r=n(8953);e.A=(0,r.A)("APD")},1913:function(t,e,n){n.d(e,{Ts:function(){return U},ni:function(){return M},u7:function(){return B},uh:function(){return R},uj:function(){return N}});var r,o,i,a,u,c,s,l=n(1190),f=n(8652),d=n(9002),p=n(9387),v=n(2443),A=n(7689),m=n(910),y=n(3882),h=n(9921),b="autoplayAllowed",g="autoplayUnmutedAllowed",w="muted",S=[],_={};y.A.promiseData=_;var O=function(t,e){return parseInt((t||0).toString()+(e||0).toString(),2)},P=function(){a=Date.now()-u,A.A.open(),(0,d.sQ)("video:apd")},E=function(){clearTimeout(i),o&&(o.pause(),o.remove(),o=null)},j=function(){E(),s||(_[b]=0,P())},k=function(){s=!0,E()},I=function(){E(),s||(_[b]=1,_[g]=1,P())},C=function(){E(),s||(_[b]=1,_[g]=0,P())},T=function(){if(!s){o.volume=0,o[w]=!0,o.setAttribute(w,!0);try{c=o.play()}catch(t){c=null}c?c.then(C).catch(j):(E(),A.A.open())}},x=function(t){u=Date.now(),(o=(0,m.A)("video")).src="data:video/mp4;base64,AAAAHGZ0eXBpc29tAAACAGlzb21pc28ybXA0MQAAAAhmcmVlAAAC721kYXQhEAUgpBv/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3pwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcCEQBSCkG//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADengAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAsJtb292AAAAbG12aGQAAAAAAAAAAAAAAAAAAAPoAAAALwABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAB7HRyYWsAAABcdGtoZAAAAAMAAAAAAAAAAAAAAAIAAAAAAAAALwAAAAAAAAAAAAAAAQEAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAACRlZHRzAAAAHGVsc3QAAAAAAAAAAQAAAC8AAAAAAAEAAAAAAWRtZGlhAAAAIG1kaGQAAAAAAAAAAAAAAAAAAKxEAAAIAFXEAAAAAAAtaGRscgAAAAAAAAAAc291bgAAAAAAAAAAAAAAAFNvdW5kSGFuZGxlcgAAAAEPbWluZgAAABBzbWhkAAAAAAAAAAAAAAAkZGluZgAAABxkcmVmAAAAAAAAAAEAAAAMdXJsIAAAAAEAAADTc3RibAAAAGdzdHNkAAAAAAAAAAEAAABXbXA0YQAAAAAAAAABAAAAAAAAAAAAAgAQAAAAAKxEAAAAAAAzZXNkcwAAAAADgICAIgACAASAgIAUQBUAAAAAAfQAAAHz+QWAgIACEhAGgICAAQIAAAAYc3R0cwAAAAAAAAABAAAAAgAABAAAAAAcc3RzYwAAAAAAAAABAAAAAQAAAAIAAAABAAAAHHN0c3oAAAAAAAAAAAAAAAIAAAFzAAABdAAAABRzdGNvAAAAAAAAAAEAAAAsAAAAYnVkdGEAAABabWV0YQAAAAAAAAAhaGRscgAAAAAAAAAAbWRpcmFwcGwAAAAAAAAAAAAAAAAtaWxzdAAAACWpdG9vAAAAHWRhdGEAAAABAAAAAExhdmY1Ni40MC4xMDE=",o.volume=1,o[w]=!1,o.setAttribute(w,!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(k,1e4),c.then(I).catch(T)):(E(),A.A.open())},M=function(){r?(A.A.close(),E(),s=!1,u=null,a=null,_[b]=0,_[g]=0,(0,l.DZ)((0,h.A)(x))):A.A.open()},L=function(t,e){return t<e?"Increased":t>e?"Reduced":"Unchanged"},D=function(t,e){t[e]=!0;var n,r,o=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=O(t.ea,t.eua);n=O(t.pa,t.pua),i.slot=c,i.bunch=n,i.placement=L(c,n)}if(a){var l=O(_[b],_[g]);i.slotMode=l,i.origin=L(l,n),r=L(o,l)}else r=s?"Timeouted":u?"Unfinished":"Unstarted";i.event=r,u&&(i.timeStart=Date.now()-u,a&&(i.duration=a))},R=function(t){var e=S[t.id];e&&!e.send&&(Object.assign(e,t),D(e,"send"))},N=function(t){if((t.auto||t.prebid)&&(S[t.id]=t,D(t,"get"),a))return _},B=function(){return r},U=function(){var t=(0,p.Yb)("apd"),e=(0,v.H2)("forceAPD"),n=f.GQ&&f.n5>58||f.nr&&f.n5>10||f.mM&&f.n5>65||f.H8&&f.n5>65;r=n&&(e||t)}},703:function(t,e,n){var r=n(2322);e.A=function(){var t=(0,r.x4)("player");return t?t.list:[]}},5090:function(t,e,n){var r=n(2322);e.A=function(){var t=(0,r.x4)("player");return t?t.playerStore:{}}},9970: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){return(e=function(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:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,{BM:function(){return h},C3:function(){return g},CH:function(){return a},HF:function(){return O},Jj:function(){return w},Nc:function(){return d},TJ:function(){return p},Ym:function(){return v},du:function(){return s},f9:function(){return f},hO:function(){return b},jY:function(){return i},o8:function(){return _},qr:function(){return A},tn:function(){return y},wB:function(){return c},x5:function(){return l},y1:function(){return m},yS:function(){return S},zS:function(){return u}});var i="view",a="last",u="v",c="p",s="actual",l="summary",f="vt",d="lvt",p="__visibility",v="viewability",A="offset",m="percent",y="steady",h="_success",b="success",g="up",w="down",S=[c,"kibsent"],_=o(o(o(o({},u,0),d,0),f,0),c,0),O=o(o(o(o(o({},u,!1),i,0),a,0),s,0),l,0)},6700:function(t,e,n){var r=n(9970),o=n(3849),i=n(3340),a=n(6799),u=n(9777);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[];if(!(t instanceof HTMLElement))return n;var c=u.A.get(t);if(!c)return n;if(!Array.isArray(e))return n;var s=e.length,l=c.observations;return(0,a.A)(l,(function(t,o){if(!s||e.includes(t)){var i=Object.assign({},o);delete i[r.BM],delete i.callback,delete i[r.TJ],n.push(i),delete l[t]}})),(0,i.A)(c),(0,o.Xx)(),n}},3340:function(t,e,n){var r=n(1300),o=n(6943);e.A=function(t){var e=t.node,n=t.observations;!(0,o.A)(n)&&e&&(delete t.node,delete t.entry,delete t.observations,(0,r.A)(e))}},3849:function(t,e,n){n.d(e,{Xx:function(){return I},I8:function(){return C},Hi:function(){return k}});var r,o=n(2443),i=n(9970),a=n(8207),u=function(t,e,n){var r=t.state,o=t.callback;if(r[i.zS]&&!t[i.BM]&&(t[i.BM]=!0,a.A.f(o)&&(o(r,n),delete t.callback),t[i.hO])){var u=n.observations;u&&delete u[e]}},c=function(t,e){var n=t.state;e>n[i.wB]&&(n[i.wB]=e)},s=n(3340),l=n(1112),f=n(6799),d=n(690),p=n(5622),v=function(t){var e=(0,p.A)(),n=(0,d.A)();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,l=Math.max;return(0,Math.round)((l(0,s(e,u))-l(0,s(e,a)))*(l(0,s(n,c))-l(0,s(n,i)))/(o*r)*100)}return u<=e&&a>=0&&(c<=n&&i>=0)?100:0}return 0},A=n(2721),m=n(1535),y=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,A.A)(e)){var i=e.getBoundingClientRect();return{nodeRect:i,nodeRatio:i&&(0,m.A)(e)?v(i):0}}},h=n(4902),b=function(t,e){var n=t.state;e>=t.percent&&(n[i.zS]=1)},g=n(267),w=n(4548),S=n(8681),_=n(123),O=function(t,e,n){var r=t.state,o=t.time,u=t.percent,c=t.checkTimeout,s=t.isCumulative,l=n.entry,f=t[i.TJ];if(!(!l&&(0,w.X4)()))if(e<u)(0,S.A)(f);else{var d=(Date.now()-(0,g.X)())/1e3,p=s?d:d-o;if(f[i.jY]||(f[i.jY]=d),p>=f[i.jY]){f[i.zS]||(f[i.CH]=p,f[i.zS]=!0);var v=d-f[i.CH];f[i.du]=v,v>r[i.f9]&&(r[i.f9]=Math.round(v)),r[i.Nc]=Math.round(f[i.x5]+v),!r[i.zS]&&r[i.Nc]>=o&&(r[i.zS]=a.A.f(c)?(0,_.A)(c()):1)}}},P=function(t,e,n,r){switch(t.method){case i.tn:O(t,e,r);break;case i.qr:(0,h.A)(t,n,e,r);break;case i.y1:b(t,e)}},E=n(9777),j=(0,n(1375).A)((0,o.H2)("vabInterval"))||299,k=function(){r&&E.A.forEach(C)},I=function(t){E.A.size&&!document.hidden?(r||(r=setInterval(k,j)),t&&C(t)):r&&(clearInterval(r),r=!1)},C=function(t){var e=y(t);if(e){var n=t.observations,r=e.nodeRect,o=e.nodeRatio;(0,f.A)(n,(function(e,n){n.state&&(c(n,o),P(n,o,r,t),u(n,e,t))}))}else t.observations=(0,l.A)();(0,s.A)(t),I()}},267:function(t,e,n){n.d(e,{F:function(){return o},X:function(){return i}});var r=0,o=function(){r=Date.now()},i=function(){return r}},8681:function(t,e,n){var r=n(9970);e.A=function(t){t[r.zS]=!1,t[r.jY]=0,t[r.x5]+=t[r.du],t[r.du]=0}},4902:function(t,e,n){var r=n(9970),o=n(2351),i=n(690),a=n(5622),u=n(3804),c=n(123),s=function(t,e,n,r){var o=n>=-t,i=r<=e+t;return(0,c.A)(o&&i)},l=function(t,e,n,i){var a=(0,o.Z)(),u=n>=-(a===r.C3?t:0),s=i<=e+(a===r.Jj?t:0);return(0,c.A)(u&&s)};e.A=function(t,e,n,o){var f=t.verticalMargin,d=void 0===f?0:f,p=t.horizontalMargin,v=void 0===p?0:p,A=t.state,m=t.disableBottomMargin;if(o.entry&&(0,u.A)(n))A[r.zS]=(0,c.A)(n>0);else{var y=(0,a.A)(),h=(0,i.A)(),b=e.bottom,g=e.top,w=e.right,S=e.left,_=(m?l:s)(d,h,b,g),O=s(v,y,w,S);A[r.zS]=(0,c.A)(_&&O)}}},6024:function(t,e,n){var r=n(9970);e.A=function(t){t&&(t.state=Object.assign({},r.o8),t[r.TJ]=Object.assign({},r.HF))}},265:function(t,e,n){n.d(e,{A:function(){return b}});var r=n(3849),o=n(1300),i=n(5316),a=n(6243),u=n(8207),c=n(9777),s=n(2502),l=n(6024),f=n(4735),d=n(2721),p=n(1923),v=n(9970),A=n(6943),m=n(505),y=function(t){return(0,A.A)(t)?(0,m.A)(t.name)?[v.tn,v.y1,v.qr].includes(t.method)?void 0:((0,p.A)("Invalid Observation method","error"),!0):((0,p.A)("Invalid Observation name","error"),!0):((0,p.A)("Invalid Observation object","error"),!0)},h=function(t,e){return(0,d.A)(t)?(0,f.A)(e)?e.some(y):((0,p.A)("Observations argument is not a valid Array of Observations.","error"),!0):((0,p.A)("Node argument is not a valid HTMLElement or it is not in DOM.","error"),!0)},b=function(t,e,n){if(!h(t,e)){var f=c.A.get(t);if(!f){var d=(n||"")+(0,i.eq)(12);f={id:d,node:t,observations:{}},c.A.set(t,f)}var p=f.observations;return e.forEach((function(t){var e=t.name,n=t.start;p[e]||((0,l.A)(t),u.A.f(n)&&n(t.state,f),(0,a.A)(p,e,t))})),(0,o.b)(t,p,s.A),(0,r.Xx)(f),f}}},1300:function(t,e,n){n.d(e,{b:function(){return s},A:function(){return c}});var r=n(3882),o=n(4073),i=new Map;r.A.observers=i;var a=n(6799),u=n(9777),c=function(t){i.forEach((function(e){e.unobserve(t)})),u.A.delete(t)},s=function(t,e,n){(0,a.A)(e,(function(e,r){var a=function(t,e){var n=t.horizontalMargin,r=void 0===n?0:n,a=t.verticalMargin,u=void 0===a?0:a,c="".concat(r,"x").concat(u),s=i.get(c);if(s)return s;if((0,o.A)()){var l={root:null,rootMargin:"".concat(u,"px ").concat(r,"px"),threshold:Array.from({length:25},(function(t,e){return e/25}))},f=new IntersectionObserver(e,l);return i.set(c,f),f}var d={observe:function(){},unobserve:function(){}};return i.set(c,d),d}(r,n);a.observe(t)}))}},2502:function(t,e,n){var r=n(3849),o=n(9777);e.A=function(t){t.forEach((function(t){var e=t.intersectionRatio,n=t.isIntersecting,i=t.target,a=t.boundingClientRect,u=o.A.get(i);u&&(u.entry={intersectionRatio:e,isIntersecting:n,boundingClientRect:a},(0,r.I8)(u))}))}},4073:function(t,e,n){var r=n(4548);e.A=function(){return"IntersectionObserver"in window&&(0,r.X4)()}},9165:function(t,e,n){var r=n(3849),o=n(1300),i=n(4735),a=n(9777),u=n(2502),c=n(6024);e.A=function(t,e,n){if(t instanceof HTMLElement&&e instanceof HTMLElement){var s=a.A.get(t);if(s){var l=s.observations;return l&&(s.node=e,a.A.set(e,s),(0,i.A)(n)&&n.forEach((function(t){(0,c.A)(l[t])})),(0,o.b)(e,l,u.A),(0,o.A)(t)),(0,r.Xx)(s),s}}}},2351:function(t,e,n){n.d(e,{Z:function(){return c}});var r=n(9970),o=n(1190),i=n(3096),a=r.Jj,u=0,c=function(){return a},s=function(){var t=(0,i.A)().top;a=t>u?r.Jj:r.C3,u=t};e.A=function(){(0,o.t1)(s,!0)}},9777:function(t,e,n){var r=n(3882),o=new Map;r.A.observedElements=o,e.A=o},1423:function(t,e,n){n.d(e,{A:function(){return od}});var r={};n.r(r),n.d(r,{coveringSlots:function(){return m},getHeaderSlotNumber:function(){return Y},getSlotsFromHead:function(){return J},init:function(){return rt},loadPayload:function(){return K},loadPayloadV2:function(){return ot},payloadBodies:function(){return A},resetCoverPayload:function(){return Q},resetHeaderPayload:function(){return q},setPayload:function(){return $}});var o={};n.r(o),n.d(o,{getS2STest:function(){return Me.ZF},getTest:function(){return Me.XZ},getTestVersion:function(){return Me.dU}});var i={};n.r(i),n.d(i,{addEnv:function(){return ru.p$},addImpressionHandler:function(){return yt.nA},addRegisterPlayerHandler:function(){return du},addRegisterSlotHandler:function(){return yt.Tq},addUnregisterPlayerHandler:function(){return fu},addViewHandler:function(){return yt.DE},blankOpener:function(){return Bu.A},disableAsr:function(){return Gi},dismissPlaceholders:function(){return yu},dismissSlots:function(){return mu},exposePlaceholders:function(){return bu},exposeSlots:function(){return hu},getAadURL:function(){return _u},getAllEnv:function(){return ru.Xf},getAllSlots:function(){return Pu.rs},getBunchID:function(){return Lt.w},getCC:function(){return Fr.A},getContentTags:function(){return Eu.b3},getContext:function(){return Bt.SD},getDirectSlots:function(){return ee.HG},getGEO:function(){return Bt.eI},getOptions:function(){return ju.$},getPPID:function(){return ke.Q},getPrebidLoadingState:function(){return Qt},getState:function(){return Uu},getStore:function(){return Bt.KA},getVadURL:function(){return Ou},hasAttribute:function(){return ku.k},loadAndRunBunch:function(){return Iu.pX},loadAndRunSlots:function(){return Iu.UL},loadBunch:function(){return Iu.nR},loadSlots:function(){return Iu.IQ},prebidDam:function(){return _t.A},programmaticTests:function(){return o},registerCommercialBreak:function(){return Gu},registerPlaceholder:function(){return tc},registerPlayer:function(){return cu},registerSlot:function(){return Ft.A},registerSticky:function(){return vc},removeEnv:function(){return ru.Ce},removeRegisterPlayerHandler:function(){return vu},removeUnregisterPlayerHandler:function(){return pu},setAttribute:function(){return ku.m},unregisterPlayer:function(){return uu},unregisterSlot:function(){return cc.A},updatePlaceholder:function(){return Ac.A},wasDirectClickedRecently:function(){return Du}});var a={};n.r(a),n.d(a,{frontendPassback:function(){return yc},getBrandSafetyTargeting:function(){return hc.A},getDFPConfig:function(){return gu},getUsageState:function(){return bc.A},runMod:function(){return wc}});var u={};n.r(u),n.d(u,{load:function(){return gc.A},registerMod:function(){return it.E}});var c={};n.r(c),n.d(c,{addHashChangeHandler:function(){return nu.aC},getHash:function(){return nu.Zd},resetHash:function(){return nu.m_},setHash:function(){return nu.hd}});var s=n(9035),l=n(8042),f=n(7924),d=n(5077),p=n(3882),v={},A={},m=[];p.A.slotsFromHead=v,p.A.payloadBodies=A,p.A.coveringSlots=m;var y=n(4367),h=n(2200),b=n(6243),g=n(6799),w=n(8522),S=n(6943),_=n(505),O=function(t){if((0,S.A)(t))return t;if((0,_.A)(t)){var e=/^function\s?\(\)\{WP\.\w{8}\.inline\((.*)\);\}$/.exec(t);if(e){var n=e[1];try{return JSON.parse(n)}catch(t){(0,w.A)(t,"inlineFromPayload")}}}};function P(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){if("string"==typeof t)return E(t,e);var n={}.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)?E(t,e):void 0}}(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 E(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var j,k=function(t){var e=O(t);if((0,S.A)(e)){var n=P(e.creations,1)[0];return void 0===n?{}:n}},I=n(4346),C=n(402),T=n(9204),x=n(6215),M=n(1375),L=function(){return 2===(0,M.A)((0,T.A)("wp_gaf_rv"))},D=n(8207),R=n(7702);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){if("string"==typeof t)return B(t,e);var n={}.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)?B(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var U,V,F,H,G,z,W=!1,$=function(t){Object.assign(A,t)},q=function(){H&&H.remove()},Q=function(){clearTimeout(V),m.length=0,F&&F.remove()},J=function(){return v},Y=function(){return G},K=function(t){j&&t(!0,!1,l.fJ,j)},X=!1,Z=!1,tt=0,et=function(){(0,C.A)(s.Eu)&&(X&&(F=(0,h.A)("body>*{opacity:0 !important}"),(0,I.A)().appendChild(F),V=setTimeout(Q,3e3)),Z&&(H=(0,h.A)(".".concat(j,"h{min-height:").concat(tt)),(0,I.A)().appendChild(H)))},nt=function(t,e,n){t.match(/welcomeScreen|pageCover/)?(X=!0,(0,f.xo)({isWelcomeScreen:1}),m.push(n)):t.match(/headline|panelPremium/)&&(Z=!0,G=n,(0,y.R)((0,d.SE)()),tt=function(t,e){var n,r=null==e?void 0:e.height;if(r)return"".concat(r,"px");var o=null===(n=t.match(/"(?:minHeight|height)":([1,2]?\d{2})(?:,|\})/))||void 0===n?void 0:n[1];return o?"".concat(o,"px"):(0,y.z)()?"60px":t.match(/scalable/)?"7.2vw":"100px"}(t,e))},rt=function(){if(!W){W=!0;try{var t=window.performance;if(null!=t&&t.mark&&t.mark("GAFHeadStart"),j=(0,x.A)())if(L()){(0,b.A)(window,j,(function(t){if((0,S.A)(t)){U=t;var e=t.slots;(0,g.A)(e,(function(t){var n=(0,M.A)(t),r=(0,R.A)(e[n]);if(null!=r&&r.delivered){v[n]=r;var o=JSON.stringify(r),i=N(r.campaign.adm.creations,1)[0];nt(o,i,n)}})),et()}}))}else{var e=(0,T.A)(j,window.WP);if((0,S.A)(e)){var n=e.bodies,r=e.data;(0,S.A)(r)&&($(n),(0,g.A)(r.bunches,(function(t,e){var n=e.slots;(0,g.A)(n,(function(e){var r=(0,M.A)(e),o=(0,R.A)(n[r]);if(null!=o&&o.delivered){v[r]=o;var i=A["".concat(t,"_").concat(r)];if(D.A.f(i)){var a=i.toString(),u=k(a);nt(a,u,r)}}}))})),et())}}null!=t&&t.mark&&t.mark("GAFHeadStop"),null!=t&&t.measure&&t.measure("GAFHeadTiming","GAFHeadStart","GAFHeadStop")}catch(t){}}},ot=function(){return U},it=n(2766),at=n(268),ut=n(7758),ct=n(7681),st=n(1315),lt=n(2350),ft=n(3248),dt=n(2214),pt=n(8645),vt=function(){(0,ct.A4)()||(0,ct.FC)()||!ut.TZ||st.A.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:at.H,emptyFor:1440}].forEach((function(t){var e=t.cname,n=t.push,r=t.url,o=t.emptyFor,i=e&&(0,ft.A)(e);if(n||null===i){var a={src:r};if(o){var u=function(){(0,ft.A)(e)||(0,pt.A)(e,"empty",(0,lt.A)(o))};a.onError=u,a.onLoad=u}(0,dt.A)(a)}}))}))},At=n(8116),mt=n(5675),yt=n(2388),ht=n(9387),bt=n(3771),gt=n(9571),wt=n(2599),St=n(9593),_t=n(3428),Ot=n(5415),Pt=n(5981),Et=n(5156),jt=n(5851),kt=n(9554),It=n(8851),Ct=function(){var t=(0,bt.F)(),e=t.loadPayload,n=t.loadPayloadV2,r=t.getSlotsFromHead;L()?(0,It.A)(!0,!1,l.fJ,n()):e(kt.A);var o=null==r?void 0:r();o&&(jt.A.headSlots=Object.keys(o),Object.assign(jt.A.slotsFromPayload,o))},Tt=n(3558),xt=n(8111),Mt=n(6449),Lt=n(7016),Dt=n(2443),Rt=n(4001),Nt=n(222),Bt=n(1187),Ut=function(t,e,n,r,o,i,a,u){var c={},s={},l={};return e&&(l.model=e),n&&(0,b.A)(l,"directOnly",n),r&&(s.Id="".concat(r)),o&&(s.roshash="".concat(o)),i&&(s.provider="".concat(i)),u&&(s.source={external:1}),c.id="".concat(t),c.creative=s,c.sellingModel=l,c.capping=a,c},Vt=n(1915),Ft=n(8347),Ht=function(){var t=(0,Dt.H2)("htmlFile");if(t){var e=(0,M.A)((0,Dt.H2)("htmlWidth"))||300,n=(0,M.A)((0,Dt.H2)("htmlHeight"))||250,r=(0,Dt.H2)("pos")||"3",o=(0,Lt.w)(),i=Ut("TestCampaign",Tt.bH,!0,"TestCreative",""),a=(0,R.A)({delivered:1,campaign:i}),u={bunch:o,slot:r,creations:[{src:t,width:e,height:n,url:"https://reklama.wp.pl/?baner",type:Mt.Iu,sandbox:xt.d1}]};(0,Rt.wO)(a,(function(){(0,Vt.A)(u,a)})),(0,Bt.Vn)(o,r,a),(0,Nt.m_)(),(0,Ft.A)(r,void 0,void 0,"Test")}},Gt=n(6560),zt=n(1112),Wt=(0,zt.A)();p.A.prebidTimingStore=Wt;var $t=function(t,e){Wt[t]=e||Date.now()},qt=function(t){return Wt[t]},Qt=function(){return Wt},Jt=function(t){var e=window.performance.timeOrigin,n="static"===t?Math.round(e):Date.now();$t("slotsStatusStartTime",n)},Yt="GafAPI",Kt=function(t,e,n,r,o){(0,Et.A)("".concat(Yt,"BunchLoaded"),0),(0,Et.A)("".concat(Yt,"CreativeRun"),0),(0,Et.A)("".concat(Yt,"CreativeImpressed"),0),(0,Et.A)("".concat(Yt,"CreativeViewed"),0),(0,bt.a)(t),(0,Pt.f)(e),(0,Ot.H_)(n),z=r,(0,Ot.E5)(o),0===(0,T.A)("rekid")&&(0,mt.M)("rekid",At.Sw,!0),(0,(0,bt.F)().init)(),Ht();var i=(0,ht.Yb)("gafBeforePrebid"),a=(0,ht.Yb)("gafParallel");jt.A.gafFirst=i,jt.A.gafParallel=a,(0,gt.Do)(),(0,wt.X0)(),(0,yt.Tq)(Gt.A),Jt("static"),st.A.fill(Ct),D.A.f(z)?z():(St.A.open(),_t.A.open())},Xt=n(9002),Zt=n(1686),te=n(2059),ee=n(140),ne=n(4922),re=function(){(0,g.A)(ne.A,Gt.A)},oe=function(){(0,Xt.p3)((function(){(0,gt.Do)(),(0,ee.e7)(),re(),(0,te.TZ)(),(0,wt.X0)(),(0,Bt.x2)(),(0,Bt.Qk)(),(0,Zt.L2)(),jt.A.headSlots.length=0,jt.A.slotsFromPayload={}}))},ie=n(5507),ae=n(8456),ue=n(3734),ce=n(8905),se=n(4548),le=n(5045),fe=n(6712),de=n(3943),pe=n(5178),ve=function(){return/google/i.test((0,pe.G)())},Ae=function(){de.A.fromGoogle=ve()&&(0,y.z)()?"1":"0"},me=n(6211),ye=n(7967),he=function(){var t=(0,ye.A)();D.A.f(t.destroySlots)&&t.destroySlots(),me.Bc.forEach((function(t){t.definedSlot=void 0,t.creation=void 0}))},be=n(6091),ge=n(1923),we=function(){var t,e,n=null===(t=window.googletag)||void 0===t||null===(t=t.destroySlots)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,_.A)(n)&&n.includes("slotsById.clear")&&((0,ge.A)("Google Publisher Tag is being shimmed.",!0),(0,be.D)(!0))},Se=n(2383),_e=n(1256),Oe=n(6484),Pe=n(8652),Ee=n(6420),je=function(){return[[Pe.H8,"chr"],[Pe.mM,"ff"],[Pe.nr,"saf"],[Pe.GQ,"opr"],[Ee.A,"bot"]].reduce((function(t,e){return e[0]?e[1]:t}),"oth")+(Pe.f8?"_m":"")},ke=n(5138),Ie=function(){if((0,se.ps)()===Tt.tY)return(0,ke.Q)()},Ce=function(t){return!(null==t||!t.match(/:v3$/))},Te=function(t){return(0,_.A)(t)?Ce(t)?t.slice(0,10):t.slice(-10):""},xe=n(9634),Me=n(869),Le=function(){var t=(0,ht.Df)("mex"),e=(0,Me.ou)(t.lsSuffix);return e?"mex-".concat(e):"mex"},De=n(2945),Re=["isSyncOmitted"];var Ne=(0,zt.A)();p.A.mexStore=Ne;var Be=["mexRate","mexPV","currentMexIterator","mexIterations","winMultiplier","lossMultiplier","winsInRow","lossesInRow","initTimestamp"],Ue=function(t){var e=t.isSyncOmitted,n=function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.includes(r))continue;n[r]=t[r]}return n}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.includes(n)||{}.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(t,Re);Object.assign(Ne,Object.assign({},n,{timestamp:Date.now()}));var r=Object.keys(n);if(!e&&Be.some((function(t){return r.includes(t)}))){var o={timestamp:Ne.timestamp};Be.forEach((function(t){o[t]=Ne[t]})),(0,De.A)(Le(),JSON.stringify(o))}return Ne};Ue({mexSlots:[],mexExcludedSlots:[],mexRate:null,mexMinRate:null,mexMaxRate:null,mexSlotsRates:{},winMultiplier:null,lossMultiplier:null,mexSlotsMultipliers:{},mexPV:0,currentMexIterator:null,mexIterations:{},isSyncOmitted:!0,resetMexOnPV:null,resetMexAfterHours:null,winDampener:null,lossDampener:null,minimumWinMultiplier:null,maximumLossMultiplier:null,resetMexDampAfterCount:null});var Ve=function(){return Object.assign({},Ne)},Fe=n(5535),He=n(832),Ge=function(){var t=Object.keys((0,Fe.A)()).filter((function(t){return t.includes("mex")}));t.length&&t.filter((function(t){return t!==Le()})).forEach(He.A)},ze=function(){(0,He.A)(Le()),Ke(!0)},We=function(){var t=Ve(),e=t.mexPV,n=t.resetMexOnPV,r=e+1;n&&r>=n?ze():Ue({mexPV:r})},$e=function(t,e){var n=(0,Me.ou)(t.winMultiplier),r=(0,Me.ou)(t.lossMultiplier),o=(0,Me.ou)(t.winDampener),i=(0,Me.ou)(t.lossDampener),a=(0,Me.ou)(t.minimumWinMultiplier),u=(0,Me.ou)(t.maximumLossMultiplier),c=(0,Me.ou)(t.resetMexDampAfterCount);return{winMultiplier:o&&e.winMultiplier||n,lossMultiplier:i&&e.lossMultiplier||r,winDampener:o,lossDampener:i,minimumWinMultiplier:a,maximumLossMultiplier:u,resetMexDampAfterCount:c}};function qe(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){if("string"==typeof t)return Qe(t,e);var n={}.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)?Qe(t,e):void 0}}(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 Qe(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Je=function(t){var e={};return t.forEach((function(t){var n=qe(t,2),r=n[0],o=n[1];r.forEach((function(t){e[t]=o}))})),e},Ye=n(7299),Ke=function(t){var e=(0,ht.Yb)("useMex")||(0,Me.IY)("mexTestVersion"),n=(0,ht.Df)("mex"),r=(0,C.A)(Le()),o=(0,_.A)(r)?JSON.parse(r):{},i=o.mexPV+1||1,a=1===i?Date.now():o.initTimestamp,u=p.A.pageViewState.spaReady;if(n){Ge();var c=(0,Me.ou)(n.slots),s=[67],l=(0,Me.ou)(n.mexExcludedSlots)||s;(0,y.z)()?s.push(70,71):s.push(80,81,82),Ue({mexPV:i,mexSlots:c,mexExcludedSlots:l})}if(e){var f=(0,Me.ou)(n.resetMexOnPV);if(D.A.n(f)&&!u&&i>=f)return void ze();var d=(0,Me.ou)(n.resetMexAfterHours);if(D.A.n(d)&&D.A.n(o.timestamp)){var v=36e5*d;if(Date.now()-o.timestamp>=v)return void ze()}var A=(0,Ye.A)()?n.initMexRate:n.initMexRateExternal,m=(0,Me.ou)(n.mexMinRate),h=o.mexRate||(0,Me.ou)(A)||m,b=o.currentMexIterator,g=o.mexIterations,w=void 0===g?{}:g,S=(0,Me.ou)(n.mexMaxRate),O=$e(n,o),P=O.winMultiplier,E=O.lossMultiplier,j=O.winDampener,k=O.lossDampener,I=O.minimumWinMultiplier,T=O.maximumLossMultiplier,x=O.resetMexDampAfterCount,M=(0,Me.ou)(n.mexSlotsMultipliers),L=Je(M),R=o.winsInRow,N=o.lossesInRow;Ue({mexSlotsRates:{},mexRate:h,mexMinRate:m,mexMaxRate:S,mexSlotsMultipliers:L,winMultiplier:P,lossMultiplier:E,winDampener:j,lossDampener:k,minimumWinMultiplier:I,maximumLossMultiplier:T,lossesInRow:N,winsInRow:R,resetMexDampAfterCount:x,currentMexIterator:b,mexIterations:w,resetMexOnPV:f,resetMexAfterHours:d,useMex:e,initTimestamp:a})}n&&!t&&u&&(0,Xt.MO)(We)},Xe=function(){var t=(0,se.ps)();return[Tt.SF,Tt.jP].includes(t)},Ze=n(6586),tn=n(8742),en=n(2885),nn=n(4735),rn=function(){return(0,ht.Yb)("useAmazon")&&!function(){var t=(0,ht.zk)("amznConfig").disabledGEO||[616];if((0,nn.A)(t)){var e=JSON.parse((0,C.A)("WPgeo")),n=(0,Bt.eI)(),r=(null==n?void 0:n.country)||(null==e?void 0:e.country);if(r)return t.includes((0,M.A)(r))}}()},on=function(){var t,e,n=null===(t=window.apstag)||void 0===t||null===(t=t.deleteId)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,_.A)(n)&&n.includes("deleteId() {}")&&((0,ge.A)("Amazon is being shimmed.",!0),(0,be.D)(!0))},an=n(2322),un=n(9097),cn=function(t){de.A.error||_t.A.fill((function(){var e=(0,an.x4)("prebid"),n=(0,un.A)();if(e&&n){var r=e.restrictAndLimitSlots(t);r.length>0&&n.fetchBids({slots:r},(function(t){var e=en.A.bids;(0,nn.A)(t)&&t.forEach((function(t){t.amzniid.length>0&&e.push(t)}))}))}else(0,Et.A)("NoAPSOnFetch")}))},sn=n(5623),ln="AmazonAPI",fn=function(){var t=(0,ht.zk)("amznConfig"),e=t.pubID,n=t.units;if(en.A.isLoaded||!rn())return!1;if((0,un.A)(),e&&n){var r=function(){en.A.isError=!0,(0,_e.A)(ln,!1)};(0,sn.A)({withMeasurement:ln,id:"apstag",src:"//c.amazon-adsystem.com/aax2/apstag.js",onLoad:function(){var t;on(),(t=(0,un.A)())?(t.init({pubID:e,adServer:"googletag"},(function(){})),en.A.isLoaded=!0,(0,_e.A)(ln,!0),cn(n),(0,Xt.MO)((function(){(0,tn.id)()&&cn(n)}))):r()},onError:r})}},dn=n(1634),pn=function(){st.A.fill((function(){(0,dn.A)("GamAPILoad"),(0,sn.A)({withMeasurement:"GPT",id:"gpt",src:"https://securepubads.g.doubleclick.net/tag/js/gpt.js",onError:function(){(0,mt.M)("gpt"),de.A.error=!0,Oe.A.open()},onLoad:function(){de.A.loaded=!0,we()}}),fn()}))},vn=n(746),An={slotRenderEndedHandler:null,slotRenderEndedEmptyHandler:null,nativePassbackHandler:null},mn=function(t){return An[t]},yn=n(5267),hn=function(t){var e=t.slot.getAdUnitPath();return{gafData:(0,me.r_)(e),placement:e}},bn=n(5926),gn=n(2765),wn=n(4709),Sn=function(t,e,n,r){var o=t.lineItemId,i=t.isEmpty,a=t.advertiserId;if(i);else if(!o||!n){if(o&&4667386944===a)return vn.zZ;if((0,bn.A)()){var u=(0,wn.A)("iframe[id*='".concat(e,"']"));if(!u){var c=r.creation.type,s=(0,gn.A)(!1,"Google iFrame not found",!1,c);return void(0,w.A)(s)}if(u.src.includes("urn:"))return vn.Gp}return vn.cN}},_n=function(t,e,n){if((0,nn.A)(e))if(t)n(1,1);else{var r=(0,M.A)(e[0]),o=(0,M.A)(e[1]);r>1&&o>1?n(r,o):setTimeout((function(){n(0,0)}),500)}},On=n(2997),Pn=n(2923),En=n(2549),jn="GamAPI",kn=!1,In=function(t){var e=hn(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,l=n.isNative,f=i.config,d=i.gafSlot,p=i.rebuild.container,v=f.updateSize,A=f.impress,m=f.addDestroyHandler,y=(0,fe.A)(),h=Sn(t,r,u,d);n.rendered=Date.now();var b=n.rendered-n.requested;if((0,Pn.A)("dfp_ttren",o,b),clearTimeout(n.timeout),n.timeout=void 0,kn||((0,dn.A)("GAMFirstRender"),kn=!0),(0,En.A)(o)&&(0,Se.A)("".concat(jn,"Timing").concat(o),"".concat(jn,"Load"),"".concat(jn,"Impression").concat(o)),h){if(d.vendor=h,l)a&&(a({type:"teaserHide"}),m((function(){a({type:"teaserShow"})})));else{var g=t.size;_n(c||s,g,v)}if(y){var w=mn("slotRenderEndedHandler");D.A.f(w)&&w(d)}A();var S=(0,Lt.w)(),_=(0,Bt.$c)(S,o);_.progress="2",h===vn.Gp&&(_.campaign.creative.provider="GAM FLEDGE")}else{if(y){var O=mn("slotRenderEndedEmptyHandler");if(D.A.f(O))return void O(d)}(0,On.A)(n,"empty")}(0,ce.VW)(p)}else(0,yn.A)({message:jn,path:"MissingGAMData",fileName:r},100,"Missing GAM data (".concat(r,")."),"error")},Cn=n(2646),Tn=!1,xn=function(t){var e=hn(t),n=e.gafData;e.placement;n&&(Tn||((0,dn.A)("GAMFirstRequest"),Tn=!0),n.requested=Date.now(),n.timeout=setTimeout((function(){n.rendered||(n.timeouted=!0,(0,Cn.A)("dfp_norender",n))}),3e3))},Mn=function(t){var e=hn(t),n=e.gafData;e.placement;n&&(n.responded=Date.now())},Ln=n(725),Dn="GamAPI",Rn=function(){var t=function(){(0,_e.A)(Dn,!1),Oe.A.open()};(0,ct.c9)()||Xe()||(we(),Oe.A.close(),Ae(),(0,le.hk)("gpt-tag-load"),(0,le.hk)("gpt-first-ad-request"),(0,le.hk)("gpt-first-ad-render"),(0,dn.A)("".concat(Dn,"Init")),(0,ce.Dm)(),(0,xe.A)((function(){(0,Se.A)("".concat(Dn,"LoadingTime"),"".concat(Dn,"Init"),"".concat(Dn,"Loaded")),(0,_e.A)(Dn,!0);var t=Ie(),e=(0,ie.x)()&&(0,ae.s)(),n=Te((0,ue.gB)()),r=(0,ye.A)(),o=r.pubads();o.setTargeting("browser",je()),o.setTargeting("stid",n),o.setTargeting("dsa",e?"1":"0"),e&&o.setPrivacySettings({childDirectedTreatment:!0,nonPersonalizedAds:!0,restrictDataProcessing:!0,underAgeOfConsent:!0});var i=(0,Ze.A)()?"1":"0";if(o.setTargeting("wpmext",i),(0,se.OG)()||(0,fe.A)()){var a=Ln.A.href;a&&o.set("page_url",a)}t&&o.setPublisherProvidedId(t),r.enableServices(),o.addEventListener("slotRequested",xn),o.addEventListener("slotResponseReceived",Mn),o.addEventListener("slotRenderEnded",In),(0,Xt.p3)((function(){Ae(),he()})),Ke(),Oe.A.open()}),t),(0,Lt.w)()?pn():t())},Nn=n(1190),Bn=n(8458),Un=n(1192),Vn=n(1242),Fn=n(3342),Hn=function(t,e,n,r){var o=[];return(0,g.A)(t,(function(t,i){var a=Object.assign({},i);e&&(a=e(a)),n&&(a[n]=r?(0,M.A)(t.replace(/\D/g,"")):t),o.push(a)})),o},Gn=n(1644),zn=function(t){var e=(0,zt.A)();return t.run&&(t.viewed?(t.missing&&(0,ge.A)("Ad viewed with incorrectly set 'missing' flag.",!0),t.missing=0):t.error=1),(0,g.A)(Gn.A,(function(n,r){t[n]&&(e[r]=t[n])})),e},Wn=n(249),$n=n(9970),qn=function(t,e){if(D.A.o(t)){var n={};return(0,g.A)(t,(function(t,r){r&&!t.startsWith("__")&&"unknown"!==r&&"undefined"!==r&&(D.A.u(e)||Array.isArray(e)&&!e.includes(t))&&(n[t]=r)})),n}},Qn=n(9971),Jn=n(9411),Yn=n(3804),Kn=function(t){return"auto"===t||t===Jn.F?-1:0},Xn=function(t,e){var n,r=(null==t||null===(n=t.toJSON)||void 0===n?void 0:n.call(t))||t;if((0,S.A)(r)){var o=r.x,i=r.y,a=r.width,u=r.height,c={w:(0,Qn.A)(a)?Math.round(a):Kn(a),h:(0,Qn.A)(u)?Math.round(u):Kn(u)};if(e)if((0,Yn.A)(o)&&(0,Yn.A)(i)){var s={x:Math.round(o),y:Math.round(i)};Object.assign(c,s)}else(0,ge.A)("Incorrect position coordinates.",!0);return c}(0,ge.A)("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},tr=function(t){return qn(t,$n.yS)},er=function(t,e,n){var r=e.viewability;if(Un.V9){var o=e.container;if(o){var i,a=o.getBoundingClientRect(),u=ne.A[n],c=null==u?void 0:u.element;if(null!=c&&c.contains(o)){var s=c.getBoundingClientRect();t.plr=Xn(s)}if(!c){var l=o.parentNode;if(l){var f=l.getBoundingClientRect();t.ptr=Xn(f)}}t.br=Xn(e.campaign.creative),t.cr=Xn(e);var d=((null==e||null===(i=e.creation)||void 0===i?void 0:i.rebuild)||{}).wallpaperWrapper;if(d){var p=d.getBoundingClientRect();t.wr=Xn(p,!0)}if(a){var v=Xn(a,!0);t.r=v,v.w>0&&v.h>0?e.lastContainerRect=v:e.lastContainerRect&&(t.r=e.lastContainerRect)}else e.lastContainerRect&&(t.r=e.lastContainerRect);(0,Qn.A)(e.impressionTiming)&&(t.tm=Math.round(e.impressionTiming))}else e.lastContainerRect&&(t.r=e.lastContainerRect)}if(r){var A=r[Wn.AK],m=r[Wn.zz];(0,nn.A)(A)&&m&&(m.vta=A.reduce(Zn,{}));var y=Object.assign({},r);delete y[Wn.AK];var h=Hn(y,tr);h.length&&(t.vab=h)}};function nr(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){if("string"==typeof t)return rr(t,e);var n={}.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)?rr(t,e):void 0}}(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 rr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var or,ir,ar,ur,cr=function(){var t=[];return(0,g.A)((0,Bt.KA)(),(function(e,n){if(n){var r=(0,Bt.PI)(n),o=(0,zt.A)();o.id=(0,M.A)(e);var i=Hn(r,zn,"id",!0);i.forEach((function(t){var e=t.id,n=r[e];n&&er(t,n,e)})),(0,g.A)(r,(function(t,e){var n=(0,T.A)("reloadedSlots",e);n&&n.forEach((function(e){var n=(0,zt.A)();n[t]=e;var r=nr(Hn(n,zn,"id",!0),1)[0];er(r,e,t),i.push(r)}))})),null!=i&&i.length&&(o.slots=i,t.push(o))}})),t},sr=new Map,lr=function(t){if((0,_.A)(t)){var e=(sr.get(t)||0)+1;return sr.set(t,e),e}},fr=n(5090),dr=n(690),pr=n(3096),vr=n(5622),Ar=function(t){var e=[];return(0,S.A)(t)&&(0,g.A)(t,(function(t,n){if((0,S.A)(n)){var r=[],o={};o.id=(0,M.A)(t),(0,g.A)(n,(function(t,e){var n={},o=[];n.id=(0,M.A)(t),n.vab=o,(0,g.A)(e,(function(t,e){var n=qn(e,$n.yS);(0,S.A)(n)&&o.push(n)})),o.length&&r.push(n)})),r.length&&(o.slots=r,e.push(o))}})),e},mr=function(){var t=cr(),e=Ar((0,fr.A)()),n=(0,zt.A)();if((0,nn.A)(t)&&(n.bunches=t),(0,nn.A)(e)&&(n.video=e),(0,S.A)(n)){Un.V9&&(n.viewport={scroll:Math.round((0,pr.A)().top),width:(0,vr.A)(),height:(0,dr.A)()});var r=JSON.stringify(n);if(r!==or)return or=r,n.counter=lr((0,Fn.M$)()),JSON.stringify(n)}},yr=n(4170),hr=n(6789),br=n(3605),gr=n(1888),wr=n(1577),Sr=function(t,e){var n="fsc.gif?";n=(0,hr.A)(n,"SN",(0,d.wY)()),n=(0,hr.A)(n,"action","inventory2");var r={useBeacon:(0,wr.A)(e),off:!(0,br.A)("fsc")};return(0,gr.A)(n,"inventory",t,r)},_r=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).type,e=mr();e&&Sr(e,t)},Or=function(t){clearTimeout(ar),ar=setTimeout((function(){_r({type:t})}),ir)},Pr=function(){var t=(0,Bn.iM)("adtech","WPPAR-5058","B");(yr.A||t)&&((0,Vn.C)(Or),ir=(0,y.z)()?2e3:4e3,Un.V9&&(0,Nn.Y6)(_r),(0,Nn.YN)(_r),(0,Nn.Gd)(_r),(0,Nn.nT)(_r),(0,Xt.p3)(_r,!0))},Er=n(2544),jr=new Map,kr=function(t,e,n){var r={hasFired:!1,timeoutId:null},o=setTimeout((function(){D.A.f(n)&&n(),r.hasFired=!0}),e);r.timeoutId=o,jr.set(t,r)},Ir=function(){return jr},Cr=function(){jr.forEach((function(t,e){var n=t.timeoutId;clearTimeout(n),jr.delete(e)}))},Tr=function(t){Cr(),ur=t},xr=function(){return ur},Mr=n(9681),Lr=n(3048),Dr=n(3175),Rr=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=vn.O9===n,a=vn.jj===n;return!(!o&&a)&&!i},Nr=(0,Dt.H2)("asrTimeout"),Br=function(t,e){var n=e.dfpConfig,r=e.passedDfpConfig,o=e.hasAsrFinished,i=e.reloaded,a=(0,ht.Df)("asr")||{},u=a.hasToHaveBids,c=a.slots,s=void 0===c?[]:c,l=a.limit,f=void 0===l?{}:l,d=(0,Me.ou)(s);if((f.isUsed||(0,Me.IY)("limitTestVersion"))&&i>=f.count)return!1;var p=!(!n&&!r),v=(0,Pe.iz)()?[3,5,7,50]:d,A=(0,Me.IY)("oldAsrTestVersion"),m=!u||A;if(u&&!A){var y,h=(0,an.x4)("prebid"),b=null==h||null===(y=h.getHighestBid)||void 0===y?void 0:y.call(h,t),g=(0,S.A)(b);if(g||!o)m=!(0,ht.Df)("testConfig").asrWithBidsTestVersion||(0,Me.IY)("asrWithBidsTestVersion"),o||g||(e.hasAsrFinished=!0)}return(v.includes(t)||!!Nr)&&p&&m&&Rr(e)},Ur=new Map,Vr=function(t){var e=t.slotNumber,n=t.adUnitCode,r=t.APIsold,o=t.APIblocked,i=t.APIused;return n==="slot".concat(e)&&!r&&!o&&!i},Fr=n(3555),Hr=function(t,e){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Dr.M_.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},Gr=function(t){var e=t.bidder,n=t.subAccount;return n?"".concat(e,"-").concat(n):e},zr=function(t,e){var n,r,o,i=(0,ht.Df)("floorprices"),a=e.size,u=i,c=(0,Me.XZ)(),s=c.fpTest,l=c.version;s&&(u=u[l]||u);var d=Gr(e);if(d&&u&&u[d]){var p=u[d];if(p)return t&&p[t]?p[t]:p.default}if("instream"===e.adType&&null!==(n=u)&&void 0!==n&&n.instreamFloor){var v=(0,f.SU)("ctype"),A=u.instreamFloor;return"stream"===v||"article_stream"===v?A["stream".concat(l)]||A.stream:A["default".concat(l)]||A.default}if("outstream"===e.adType&&null!==(r=u)&&void 0!==r&&r.outstreamFloor){var m=u.outstreamFloor;return m["default".concat(l)]||m.default}if(null!==(o=u)&&void 0!==o&&o.default){var y=u.default;if(y){if(t&&y[t]instanceof Object)return y[t][a]||y[t].default;if(t&&y[t])return y[t];if(y.default)return y.default}}return 0},Wr={default:{currency:"USD",open:1,deal:1},testwp:{currency:"PLN"},adform:{currency:"EUR",open:.9,deal:.95},"adform-sigma":{currency:"EUR",open:.55,deal:.55},criteo:{currency:"PLN"},teads:{currency:"PLN"},openx:{currency:"USD",open:1,deal:.9},pubmatic:{currency:"USD",open:1,deal:1},smartadserver:{currency:"USD",open:1,deal:1},smartnative:{currency:"PLN"},sharethrough:{currency:"USD"},sspWPM:{currency:"PLN"}},$r=function(t){var e,n=Dr.M_.currencyRate,r=Dr.M_.pvSourceMultiplier,o=Pe.mM||Pe.nr,i=window.Math,a=t,u=a.adUnitCode,c=a.bidder,s=a.cpm,l=a.currency,f=Gr(a),d=(0,ht.Df)("priorities"),p=Wr[c]||Wr.default,v=0,A=null,m=n.default||1,y=p.open||1;return y=a.dealId?p.deal||1:p.open||1,m=l&&n[l]?n[l]:p.currency&&n[p.currency]?n[p.currency]:n.default,a.ccpm=i.floor(s*m*y*100),a.cpmpl=a.ccpm/100,d&&d[f]&&(d[f][u]?A=d[f][u]:d[f].default&&(A=d[f].default)),A&&(e=!0,A.deal&&!a.dealId&&(e=!1),A.floor&&A.floor>a.ccpm/100&&(e=!1),a.getStatusCode&&1===a.getStatusCode()||(e=!1),e&&(a.occpm=a.ccpm,A.level?a.ccpm=100*A.level:a.ccpm=1e3)),v=zr(u,a),r&&(v*=r),o&&(v*=.6),v>a.ccpm/100&&(a.ccpm=0,s>=.005&&(a.floorhit=1)),a},qr=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Dr.M_.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)}))},Qr=function(t){var e,n=Dr.M_.bidsReceived,r={cpm:0,ccpm:0},o=(0,Fr.A)();n=qr(n);for(var i=0;i<n.length;i++){var a=n[i];$r(a);var u=a.ad,c=a.adUnitCode,s=a.APIblocked,l=a.APIsold,f=a.APIused,d=a.ccpm,p=(e=c,Ur.get(e));s&&Hr(a,"APIunblocked");var v=!(!u||!u.includes("wppl_wallpaper.js"));v&&Hr(a,"adfscr"),v&&o&&o.includes("DUKAT_Screening")&&Hr(a,"APIblocked"),Vr({slotNumber:t,adUnitCode:c,APIsold:l,APIblocked:s,APIused:f})&&d&&d>r.ccpm&&"sspWPM"!==(r=a).bidderCode&&p&&(r.sspWPMRequestId=p)}return r.cpm>0&&r},Jr=n(4906),Yr=n(9258);function Kr(t){return Kr="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},Kr(t)}function Xr(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=Kr(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Kr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Kr(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Zr,to,eo=function(t){if((0,S.A)(Dr.M_.fpBackup)){var e=(0,ht.Df)("floorprices"),n=Xr({},t,(0,Jr.A)(t,Dr.M_.fpBackup));(0,Yr.A)(e,n,!1,!0)}},no=n(5316),ro=n(7139),oo=["adform","teads","xhb","adrino","sspWPM"],io=function(t){var e=(0,Dt.H2)("disableBL"),n=Dr.M_.disableBLByDiceRoll,r=(0,ht.Yb)("disableBL"),o=!e&&!n&&!r,i=(0,y.z)()||(0,Pe.fS)()?3:2,a=!1;o&&(a=((null==t?void 0:t.auctionCount)||0)>=i);return a},ao=n(7078),uo=function(){var t;if((0,ao.A)()){var e=JSON.parse((0,C.A)("bidderLimiterData"));if(e){var n=(0,ht.Df)("bidderLimiterTimeout")||3e5,r=e.timestamp;n>Date.now()-r&&(t=e)}}return t},co=(0,ht.Df)("bidderLimiterSlotsBlacklist")||[],so=function(t){return co.includes(t)},lo={interval:null,ctype:null,cview:null,lastAuction:0,auctionCount:0,auctions:[],auctionId:null},fo=lo,po=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},vo=function(t){if(Array.isArray(t))Dr.M_.blackList=po(Dr.M_.blackList.concat(t.map((function(t){return parseInt(t,10)}))));else{var e=parseInt(t,10);Dr.M_.blackList.includes(e)||Dr.M_.blackList.push(e)}},Ao=function(){Dr.M_.blackListStore=[]};Ao();var mo={add:vo,setNew:function(t){Ao(),vo(t)},reset:Ao},yo=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 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){if("string"==typeof t)return bo(t,e);var n={}.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)?bo(t,e):void 0}}(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 bo(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var go=function(t){var e=t.blockPrebidConfig,n=t.rekid,r=void 0===n?window.rekid:n,o=t.viewConfig,i=Object.assign((0,f.SU)(),{}),a=i.ctype,u=(0,ie.x)()&&(0,ae.s)(),c=!1;return u&&(c=!0),i.rekid=r,e&&Object.entries(e).forEach((function(t){var n=ho(t,2),r=n[0],u=n[1],s=i[r]&&u.includes(i[r]),l=yo({ctype:a,viewConfig:o,blockPrebid:e});(s||l)&&(c=!0)})),c},wo=n(862),So=n(2579),_o=function(t,e,n,r,o,i){var a=Dr.M_.ppid,u=Dr.M_.biddersRequests,c=Dr.M_.mlcodes,s=(0,Bt.SD)("sda")||[],l=(0,wo.A)(),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,nn.A)(s)&&(f.sda=s.join()),(0,nn.A)(l)&&(f.ciab=l.join()),o&&(f.slot=o.trigger),(0,So.A)("prebidauction",f),Dr.M_.biddersRequests=0,f},Oo=function(t){var e=window.Math;return e.floor(e.random()*t)+1===1},Po=n(8481),Eo=["module criteo is loading external JavaScript","TCF2: enforcing P1 and P2 by default","Filtered site property in ortb2 data: empty data found"],jo=["TCF2 denied device access for criteo"],ko=new Set,Io=new Set,Co=function(t){var e=(0,Fn.M$)();return!Eo.includes(t)&&!t.startsWith("Activity control: enableTIDs")&&(!jo.includes(t)||(ko.has(e)?!Io.has(t)&&(Io.add(t),!0):(ko.add(e),Io.add(t),!0)))};function To(t){return function(t){if(Array.isArray(t))return xo(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){if("string"==typeof t)return xo(t,e);var n={}.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)?xo(t,e):void 0}}(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 xo(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Mo=Oo(100),Lo=Oo(1e3),Do=function(t){var e=t.type,n=To(t.arguments).map((function(t){return"".concat(t)})).join(" ").slice(0,75),r=Un.V9&&Mo,o=Un.V9&&Lo;Co(n)&&("WARNING"===e?r&&(0,Po.A)(n,"PbjsWarnError"):o&&(0,Po.A)(n,"PbjsError"))},Ro=function(t,e,n){if(!t)return!1;var r=function(t,e){return"all"===t||!!Array.isArray(t)&&t.includes(e)}(t[Gr(n)],e);return r},No=n(943),Bo=function(){var t=(0,Dt.H2)("hbv"),e=(0,No.b)(),n="hb",r=n;if(!e)return!1;var o=(0,Me.XZ)(),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?Dr.M_.healthStatus.hbConfig=!0:(0,Po.A)("HB Config missing"),u},Uo=function(t){var e=(0,ht.Df)("viewConfig"),n=t||(0,f.SU)("ctype"),r=(0,f.SU)("cview");if((0,_.A)(n)){if((0,_.A)(r)){var o=e["".concat(n,":").concat(r)];if(o)return Object.assign({},o,{ctype:n,cview:r})}var i=e[n];if(i)return Object.assign({},i,{ctype:n})}return e.default||!1},Vo="auto_play_sound_on",Fo="auto_play_sound_off",Ho="click_to_play",Go='{"min":1,"mit":1,"mmu":0}',zo='{"min":1,"mit":0,"mmu":1}',Wo='{"min":0,"mit":1,"mmu":0}',$o={auto_play_sound_on:Go,auto_play_sound_off:zo,click_to_play:Wo},qo=n(1913),Qo=function(t){var e=t.match(/:\/\/(www\d?\.)?(.[^/:]+)/i);return e&&e.length>2&&D.A.s(e[2])&&e[2].length>0?e[2]:null},Jo=function(t){var e,n=Qo(t),r=n;return n&&(e=n.split(".").reverse()).length>1&&(r="".concat(e[1],".").concat(e[0])),r},Yo=function(t,e){var n=window.document,r=!(!window.vhb||0===Object.keys(window.vhb).length)&&window.vhb,o=(0,y.z)(),i=n.referrer||"",a=n.location.origin||"",u=(0,f.SU)("ctype"),c=(0,ht.zk)("ctypesIntent"),s=c&&c[u]&&c[u][0]||(o?"click_to_play":"auto_play_sound_off"),l=(r?r[Object.keys(r)[0]]:{params:!1}).params,d=!1;if(l||(l=!1),(0,qo.u7)()&&(d=(0,qo.uj)({prebid:!0})),t)(l=t).autoplay&&(l.forceSound||l.forcesound)?s=Vo:l.autoplay&&(s=Fo);else switch(s){case Vo:l={autoplay:!0,forceSound:!0};break;case Fo:l={autoplay:!0,forceSound:!1};break;case Ho:l={autoplay:!1,forceSound:!0}}switch(!0){case d&&l.autoplay&&(l.forceSound||l.forcesound)&&!e:s=d.autoplayAllowed&&d.autoplayUnmutedAllowed?Vo:d.autoplayAllowed?Fo:Ho;break;case l.autoplay&&!e:i.length?Jo(a)!==Jo(i)&&(s=Fo):s=Fo}return Dr.M_.intentParams=$o[s],s},Ko=["slot150","slot151","slot152","slot153"],Xo=function(t){var e={},n=t.sizes,r=t.code;return n&&(e={banner:{sizes:n}},Ko.includes(r)&&(e={video:{context:"instream",playerSize:n[0]}})),e},Zo=function(t){var e=(0,ht.Df)("sizeMap"),n=!!D.A.s(t)&&t;return n&&e?e[0][n]:t},ti=function(t,e,n){var r=t.code,o=e&&e.slots,i=n||Dr.M_.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},ei=function(t,e){var n,r;return"connectad"===t.bidder&&(n=Dr.M_.currencyRate.USD||Dr.M_.currencyRate.default,r=zr(e,t)/n,t.params.floorprice=r.toFixed(2)),t},ni=function(t,e){var n,r,o,i=t;switch(i.bidder){case"openx":case"rubicon":switch(e){case Vo:r=[1,5];break;case Fo:r=[2,6];break;case Ho: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 Vo:n=1;break;case Fo:n=2;break;case Ho: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=$o[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 Vo:o=[1,5];break;case Fo:o=[2,6];break;case Ho: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 Vo:o=[1];break;case Fo:o=[2];break;case Ho:o=[3];break;default:o=[2]}i.params.video=i.params.video||{},i.params.video.playbackmethod=o}return t},ri=function(t,e){var n="slot151"===e?1:2;return t.params.target="segm=".concat(n),t},oi={adform:["mid"],adrino:["hash"],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"]},ii={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"]},ai=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"]'),ui=n(3287);function ci(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){if("string"==typeof t)return si(t,e);var n={}.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)?si(t,e):void 0}}(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 si(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var li=function(t,e){if(D.A.o(t)&&!Array.isArray(t))return t;var n=ci(t,3),r=n[0],o=n[1],i=void 0===o?[]:o,a=n[2],u=r-1,c=e?ii:oi,s=ai[u];if(!s)return(0,Po.A)("Brak biddera o ID: ".concat(u)),!1;var l=c[s];if(!l)return(0,Po.A)("Brak mapy parametrów dla bidera: ".concat(s)),!1;var f={bidder:s},d=l.map((function(t,e){return[t,i[e]]})).filter((function(t){var e=ci(t,2)[1];return!(0,ui.A)(e)}));return d.length&&(f.params=Object.fromEntries(d)),a&&(f.subAccount=a),f},fi=function(t,e){var n=(0,Bt.SD)("geo"),r=n&&n.country,o=(0,ht.Df)("limits"),i=Gr(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},di=function(t,e){var n=window.Math,r=(0,ht.Df)("limits"),o=Gr(t),i=r&&r[o];return!!(i&&i.diceroll&&n.random()>i.diceroll)},pi=function(t,e){var n=Dr.M_.slotsBiddersWhitelist;return!!n[e]&&!n[e].includes(t)},vi=function(t,e,n,r,o,i,a,u){var c,s=li(t,r);if(!s)return!1;var l=!1,f=null===(c=(0,Bt.SD)("geo"))||void 0===c?void 0:c.country,d=s.bidder.includes("adform")&&["840","124"].includes(f);return l=(l=(l=(l=Ro(a,e,s))||di(s,e))||fi(s,e))||function(t,e){var n,r=(0,ht.Df)("bidderLimiterBlacklist")||oo,o=so(e),i=Gr(t),a=!1;return Zr&&to&&!r.includes(i)&&!o&&(a=0===(null===(n=Zr)||void 0===n||null===(n=n.fullBids)||void 0===n?void 0:n[i])),a}(s,e),!(l=l||pi(s.bidder,e))&&(n&&(ni(s,o),u&&s.bidder.includes("pubmatic")&&(s.params.video.placement=1)),d&&(s.params.adxDomain="adx2.adform.net"),s.bidder.includes("smart")&&n&&ri(s,i),ei(s,i),s)},Ai=function(t,e){return(!t||"video"!==e)&&(!(!t&&"display"===e)&&"common"!==e)};function mi(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){if("string"==typeof t)return yi(t,e);var n={}.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)?yi(t,e):void 0}}(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 yi(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var hi=function(t){var e=t.restrict,n=(t.code,!1);if(e){var r=(0,f.SU)(),o=Array.isArray(e)?{ctype:e}:e;Object.entries(o).some((function(t){var e=mi(t,2),o=e[0],i=e[1],a=o.startsWith("!"),u=a?r[o.slice(1)]:r[o];if(a){if(u&&i.includes(u))return n=!0}else u&&i.includes(u)||(n=!0);return n}))}return n},bi=function(t){var e=(0,Me.dU)();if(t.testRestricted){if(t.testRestricted.includes("noTest")&&!e)return!1;if(!t.testRestricted.includes(e))return!0}return!1},gi=function(t){var e=Dr.M_.teadsOutstreamSlots,n=t.bids;n&&n.some((function(t){return!("teads"!==t.bidder||!t.params.placementId||!t.params.outstream||e.includes((0,M.A)(t.params.placementId)))&&(e.push((0,M.A)(t.params.placementId)),!0)}))},wi=function(t,e,n,r,o,i){var a,u=Object.assign({},t),c=Dr.M_.blackList,s=(0,M.A)(u.code.replace("slot","")),l=!(null===(a=t.mediaTypes)||void 0===a||!a.video),d=Ko.includes(u.code),p=(0,f.SU)("ctype"),v=(0,y.z)(),A=l&&d&&"stream"===p&&!v,m=!1;if(m=(m=u.disabled)||Ai(d,e),r&&(m=m||ti(u,o,c)),m=(m=m||hi(u))||bi(u))return!1;for(var h=[],b=0;b<u.bids.length;b++){var g=u.bids[b],w=vi(g,s,d,l,i,u.code,n,A);w&&h.push(w)}if(u.bids=h,A&&(t.mediaTypes.video.placement=1,t.mediaTypes.video.plcmt=1),0===u.bids.length)return!1;var S=u&&u.mediaTypes&&u.mediaTypes.banner&&u.mediaTypes.banner.sizes;return S?u.mediaTypes.banner.sizes=Zo(S):!u.mediaTypes&&u.sizes&&(u.mediaTypes=Xo(u)),gi(u),Dr.M_.auctionSlots.push(s),u},Si=function(t,e,n,r){var o=Dr.M_.blackList,i=(0,ht.Yb)("viewConfigTestVersion"),a=(0,Me.XZ)().version,u=t||Uo(),c=Bo().units,s=function(){var t=(0,ht.Df)("blacklisted"),e=(0,Me.XZ)(),n=e.removeBidderTest,r=e.version,o=!!n&&"conf".concat(r);return o?t[o]||!1:t}(),l=Yo(e,n),f=!0,d=(0,ht.Yb)("disableVideoAutoBid"),p=r?"video":"display";Dr.M_.auctionSlots=[],Dr.M_.auctionSlots.length=0,u&&(!i||i===a)||o.length||(f=!1),Zr=uo(),to=io(Zr),!d&&(!0!==Dr.M_.useLazyBidding||Dr.M_.appendVideoToFirstAuction)&&(p="common",Dr.M_.appendVideoToFirstAuction=!1);for(var v=[],A=0;A<c.length;A++){var m=c[A],y=wi(m,p,s,f,u,l);y&&v.push(y)}return v},_i={ctype:null,timestamp:null,isDynamic:!1,prevCtype:null,prevAuctionTS:null,vIntentAuctionTS:null},Oi=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i=(0,ht.Df)("viewConfig"),a=(0,ht.Df)("blockPrebid");if(!!(0,Bt.SD)("directOnly")||(0,ht.Yb)("donotbid")||go({blockPrebidConfig:a,viewConfig:i}))return!1;var u,c=window.pbjs,s=c.version||void 0,l=(0,ro.z6)("mr","TP");if(mo.add((0,ee.HG)()),(u=Si(e,n,r,t)).length>0&&c.requestBids){if(Dr.M_.firstAuction||fo.auctionCount>0){var f="_".concat(fo.auctionId)||0,d=fo.auctionCount>0?"".concat(fo.auctionCount):"",p=t?"_".concat(Dr.M_.lbvAid):"";Dr.M_.healthStatus["auction_nr_".concat(t?Dr.M_.videoAuctionCounter:d,"_startedProperly").concat(t?"_video":f).concat(p)]=!0}_i.prevAuctionTS&&(_i.timeauctions=Date.now()-_i.prevAuctionTS),_i.prevAuctionTS=Date.now(),(0,Dr.Dm)();var v=parseInt(Date.now()-Dr.M_.pageLoadTime,10),A={adUnits:u,bidsBackHandler:function(){},info:{bidderLimiter:to}};o&&(A.auctionId=o),Dr.M_.firstAuction&&(Dr.M_.firstAuction=!1,(0,Se.A)("PrebidFirstAuctionTiming","PrebidLoad","PrebidFirstAuctionStart")),c.requestBids(A),_o(s,Dr.M_.auctionsCount,v,l,e,o)}else{Do({type:"WARNING",arguments:["Auction failed - no adUnits available or requestBids wasnt ready"]}),Dr.M_.healthStatus.auctionStartedProperly=!1}};function Pi(t){return function(t){if(Array.isArray(t))return Ei(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){if("string"==typeof t)return Ei(t,e);var n={}.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)?Ei(t,e):void 0}}(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 Ei(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ji=[],ki=(0,ht.Yb)("auctionInterval");ki&&setInterval((function(){if(ji.length>0){var t=Object.assign([],ji[0]);ji.splice(0,1),Oi.apply(void 0,Pi(t))}}),ki);var Ii={addAuctionToQueue:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e.includes("skipQueue")?Oi.apply(void 0,e):0!==ji.length||!1!==Dr.M_.auctionInProgress||ki?ji.push([].concat(e)):Oi.apply(void 0,e)},getQueue:function(){return ji},auctionEnd:function(){if(Dr.M_.auctionInProgress=!1,ji.length>0&&!ki){var t=Object.assign([],ji[0]);ji.splice(0,1),Oi.apply(void 0,Pi(t))}}},Ci=Ii,Ti=function(t,e,n,r,o){D.A.f(e)&&(Dr.P1[n]=e),Ci.addAuctionToQueue(r,t,o,!1,n,"skipQueue")},xi=function(t,e){var n="fA-".concat((0,no.eq)());Ti({slots:t},e,n)},Mi=function(t,e,n){var r=Dr.M_.slotsBiddersWhitelist;r[t]=[e],xi([t],(function(){delete r[t],D.A.f(n)&&n()}))};function Li(t){return Li="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},Li(t)}function Di(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=Li(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Li(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Li(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ri=function(t,e,n){var r=Dr.M_.slotsWithFPUpdatedByPrebid,o=(0,ht.Df)("floorprices"),i=(0,S.A)(Dr.M_.fpBackup)?Dr.M_.fpBackup:o,a=(0,Jr.A)(t,i),u=Qr(t),c=(0,S.A)(u)?u.cpmpl:a*n,s=Di({},t,c),l=e.campaign.creative.provider;r.add(t),(0,Yr.A)(o,s,!1,!!Dr.M_.fpBackup),Mi(t,l,(function(){r.has(t)&&(eo(t),r.delete(t))}))},Ni=n(265),Bi=n(344),Ui=n(3972),Vi=n(6879),Fi=function(t,e,n){if(!xr()){var r=n.dfpConfig,o=n.passedDfpConfig,i=n.hasAsrFinished,a=n.lazy,u=(0,Ui.A)(r||o),c=u.placement,s=u.roshash,l=(0,Bt.SD)("rshsd"),f=(0,Bi.F)(s,l),d=(0,Bi.M)(f);c.includes("_asr")||(u.placement="".concat(c,"_asr")),u.targeting={emptygaf:"0",DFPHASH:d};var p=(0,R.A)({isAsr:1,delivered:1,lazy:a,dfpConfig:u,hasAsrFinished:i});(0,Vi.A)(n,p),(0,Bt.Vn)(t,e,p),(0,Ft.A)(e,void 0,void 0,"Refresh")}},Hi=function(t,e){var n=(0,ht.Df)("asr")||{},r=n.extraViewability,o=void 0===r?{}:r,i=n.bidderAuction,a=void 0===i?{}:i,u=Br(t,e),c=xr(),s=(0,Me.IY)("asrWithExtraViewabilityVersion")||o.isUsed,l=(0,Me.IY)("asrWithExtraViewabilityMeasureOnceVersion")||o.isMeasureOnceUsed,f=(0,Me.ou)(a.isUsed),d=(0,Me.ou)(a.timeOffset),p=(0,Me.ou)(a.multiplier)||1.1,v=e.vendor===vn.PX,A=f&&v;if(u&&!c){var m=e.creation,y=m.rebuild.holder,h=m.config.bunch,b=(0,Mr.M)(),g=s&&!l,w=s&&l&&!e.reloaded,S=g||w,_=function(){if(!m.destroyed){var n,r,i=function(){var n=Dr.M_.slotsWithFPUpdatedByGAF;n.has(t)&&(eo(t),n.delete(t)),Fi(h,t,e)};if(S){var a=Ir();if(n=(0,Lr.s6)(i,(function(){var e;return null===(e=a.get(t))||void 0===e?void 0:e.hasFired}),o.time,!o.isCumulativeDisabled),A){var u=o.time-d,c=1e3*u;r=(0,Lr.s6)((function(){Ri(t,e,p)}),(function(){var e;return null===(e=a.get("".concat(t,"_prebid")))||void 0===e?void 0:e.hasFired}),u,!0,!0),kr("".concat(t,"_prebid"),c)}}else n=(0,Lr.s6)(i);var s=[n];r&&s.push(r),(0,Ni.A)(y,s,"".concat(Wn.c6,"_").concat(t))}};if(S)_(),kr(t,b);else{if(A){var O=b-1e3*d;kr("".concat(t,"_prebid"),O,(function(){Ri(t,e,p)}))}kr(t,b,_)}}},Gi=function(){(0,yt.Ur)(Hi),(0,Xt.L6)("page:close",Cr),Tr(!0)},zi=function(){var t=(0,ht.Yb)("useAsr"),e=(0,Me.IY)("asrTestVersion"),n=(0,Dt.H2)("asrTimeout");(e||n)&&(0,Mr.S)();var r=t||e||n||(0,Pe.iz)(),o=(0,ct.Bz)(),i=(0,fe.A)();!r||o||i||(Tr(!1),(0,yt.DE)(Hi),(0,Xt.p3)(Cr))},Wi=n(6526),$i=function(t,e){var n=Ve(),r=n.mexSlots,o=n.mexExcludedSlots,i=n.useMex;return{isValidMexSlot:(0,S.A)(e)&&r.includes(t)&&!o.includes(t),useMex:i}},qi=n(3241),Qi=n(3083),Ji=function(t){var e=Ve(),n=e.mexRate,r=e.mexSlotsMultipliers;return Math.floor(n*r[t]*100)},Yi=function(){var t=(0,ht.Df)("mex"),e=(0,Me.ou)(t.winMultiplier),n=(0,Me.ou)(t.lossMultiplier);Ue({winMultiplier:e,lossMultiplier:n,winsInRow:0,lossesInRow:0})},Ki=function(t,e){var n=Ve(),r=n.winMultiplier,o=n.lossMultiplier,i=n.winDampener,a=n.lossDampener,u=n.minimumWinMultiplier,c=n.maximumLossMultiplier,s=n.winsInRow,l=void 0===s?0:s,f=n.lossesInRow,d=void 0===f?0:f,p=n.resetMexDampAfterCount;if(i&&a)if(e){var v=o*(1+a),A=v<c?v:c,m=l+1;if(p)if(m>=p)Yi();else Ue({winsInRow:m,lossesInRow:0,lossMultiplier:A});else Ue({lossMultiplier:A})}else{var y=r*(1-i),h=y>u?y:u,b=d+1;if(p)if(b>=p)Yi();else Ue({winMultiplier:h,lossesInRow:b,winsInRow:0});else Ue({winMultiplier:h})}},Xi=function(t,e){var n=(0,Wi.ML)(t);return n&&Object.assign(n,e),n},Zi=function(t,e){var n=Ve(),r=n.currentMexIterator,o=n.mexIterations,i=n.mexPV,a=n.initTimestamp;o[t]=e,(0,Pn.A)("mexResult",t,e),Xi(t,{mexFrom:r,mexResult:e,mexPV:i,mexInit:a}),Ue({currentMexIterator:e})},ta=function(t,e,n){var r=Ve(),o=r.minMexRate,i=r.maxMexRate,a=t;return D.A.n(o)&&a<=o&&(a=o),D.A.n(i)&&a>=i&&(a=i),Ue({mexRate:a}),Zi(e,n),a},ea=function(t,e,n,r,o){var i=e===vn.cN;Ki(t,i);var a=Ve(),u=a.mexRate,c=a.mexSlotsMultipliers,s=a.mexSlotsRates,l=a.winMultiplier,f=a.lossMultiplier,d=o.targeting,p=d.OAS_retarg,v=d.DFPHASH,A=c[t],m=(0,Bi.F)(v),y=new RegExp("".concat(10,"[a-z]?$")).test(p),h=s[t],b=y?h:m/100/A,g=b>u;if(y&&h!==u){if(i){var w=Math.max(h,u);return void ta(w,t,5)}ta(u,t,6)}else if(i)g?ta(b,t,0):ta(b*l,t,1);else if(g){var S=[];new RegExp("".concat(1,"[a-z]?$")).test(p)||S.push(r),new RegExp("".concat(2,"[a-z]?$")).test(p)||S.push(n);var _=Math.max.apply(Math,S);if(Ji(t)>_)ta(u,t,4);else ta((_/100/A+u)/2,t,3)}else ta(u*f,t,2)},na=function(t,e){var n=e.s2sTargetCCPM,r=e.prebidTargetCCPM,o=e.dfpConfig,i=e.passedDfpConfig,a=e.vendor,u=void 0===a?vn.O9:a,c=$i(t,o||i),s=c.isValidMexSlot,l=c.useMex;s&&(l?ea(t,u,n,r,o||i):(0,Pn.A)("mexPV",t,Ve().mexPV));var f=(0,Pn.A)("wnP",t,u),d=qt("slotsStatusStartTime"),p=qt("timeout");if(f){f.wnP,vn.O9;var v=(0,an.x4)("prebid");if(v){var A=v.slotIsLimited(t),m=v.getPvFraction();A&&(f.blState=A),m&&(f.pvfraction=m)}p&&(f.apiTimeout=1),d&&(f.tts=Date.now()-d);var y=Qi.A.disabled,h=Qi.A.isFirst,b=Qi.A.isBlackBox;h&&(f.first=1),Qi.A.isFirst=!1,(0,qi.A)(f),y||f.disabled||(0,So.A)("slotStatus",f),b||(0,Wi.$M)(t)}},ra=function(){var t=(0,fe.A)();Qi.A.isBlackBox=t,Qi.A.disabled=t||(0,ht.Yb)("slotStatusDisable"),(0,Xt.MO)(Jt),(0,Xt.IQ)(Jt),(0,Xt.p3)(Wi.Y6),(0,yt.nA)(na)},oa=n(5002),ia=n(530),aa=n(4317),ua=n(4003),ca=n(9360),sa=function(t,e,n){var r=t.statidWPM,o=t.statidGo,i=t.goUlid,a=e&&(0,_.A)(n),u=a?(0,ca.A)(e,n):"gdpr=0";return[{name:"smartssp",vendor:45,src:"https://rtb-csync.smartadserver.com/redir/?partnerid=55&".concat(u,"&partneruserid="),uid:o||r},{name:"googlessp",vendor:755,src:"https://cm.g.doubleclick.net/pixel?google_nid=gopl_sp_z_oo&".concat(a?u:"process_consent=T","&google_hm="),uid:i&&btoa(i)},{name:"adformssp",vendor:50,src:"https://c1.adform.net/serving/cookie/match?party=10013&cid=",uid:o||r}].flatMap((function(t){var e=t.uid;return t.src+=e,e?[t]:[]}))},la=n(1886),fa=n(6585),da=function(){try{return window.top.location.hostname}catch(t){return(0,fa.A)(document.referrer).hostname||""}},pa=n(931),va=function(){return(0,pa.A)({inver:(0,se.ps)()!==Tt.tY?(0,se.ps)():"",host:da()},!1,!0)},Aa=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,ca.A)(n,r),"&").concat(va(),"&").concat((0,pa.A)({bidder:t,uid:e},!1,!0))},ma=n(7893),ya=n(7592),ha=function(t,e){var n=t.loadStart,r=Date.now()-n;return Object.assign(t,{error:e,timeToResourceLoad:r})},ba=function(t){return new Promise((function(e){if(D.A.o(t)){var n=t.src,r=t.dsp,o=t.type,i=void 0===o?"image":o;switch(t.cookie=at.k[r],t.loadStart=Date.now(),i){case Mt.Iu:(0,ya.A)({src:n,onLoad:function(){e(ha(t,0))},onError:function(){e(ha(t,1))},onTimeout:function(){e(ha(t,2))},timeout:2e3});break;case Mt.l5:(0,dt.A)({src:n,onLoad:function(){e(ha(t,0))},onError:function(){e(ha(t,0))},onTimeout:function(){e(ha(t,2))},timeout:1500});break;default:e(ha(t,1))}}}))},ga=function(){var t=Aa("wpartner","$statid"),e={name:"sspbc",src:(0,la.mess)("https://dot.wp.pl/r".concat((0,no.eq)(),"/getuid?url=").concat(encodeURIComponent(t)))};return ba(e).then((function(t){t.timeToResourceLoad;return(0,ue.oH)(),ma.A.open(),aa.A.open(),(0,ue.gB)()}))},wa=function(t,e,n,r){var o=e.method,i=void 0===o?"POST":o,a=e.payload,u=e.withCredentials,c=e.crossOrigin,s=D.A.f(n)||D.A.f(r),l=new XMLHttpRequest;l.open(i,t),l.withCredentials=u,l.crossOrigin=c,s&&(l.onreadystatechange=function(){if(4===l.readyState){var t=l.status,e=l.responseText;if(200===t)try{if(e){var o;try{o=JSON.parse(e)}catch(t){o=e}n(o)}else r("Error: response is empty")}catch(t){var i=t.message;r(i)}else{var a="XHR failed: ".concat(t);r(a)}}}),l.send(a&&JSON.stringify(a))},Sa=function(t){return new Promise((function(e,n){if((0,_.A)(t)){var r="https://ssp.goadservices.com/setuid/wpartner?uid=".concat(t,"&host=").concat(da());wa(r,{method:"GET",withCredentials:!0,crossOrigin:!0},(function(t){if((0,S.A)(t)){var r=t.statid,o=t.__goadservices,i=t["gopluid-ssp"];e({statidGo:r,goId:o,goUlid:i})}else n(new Error("incorrect response format"))}),(function(t){n(new Error(t))}))}else n(new Error("no input statid"))}))};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)}function Oa(){Oa=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==_a(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(_a(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function Pa(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 Ea=function(){var t,e=(t=Oa().mark((function t(){var e,n,r,o,i;return Oa().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,ga();case 3:e=t.sent,t.next=9;break;case 6:t.prev=6,t.t0=t.catch(0),(0,w.A)(t.t0,"S2S.SyncGoWP");case 9:return n={statidWPM:e},t.prev=10,t.next=13,Sa(e);case 13:r=t.sent,t.next=18;break;case 16:t.prev=16,t.t1=t.catch(10);case 18:return Object.assign(n,r),o=sa(n,(0,ua.YI)(),(0,ua.Q2)()),i=o.map((function(t){return ba(t)})),t.prev=21,t.next=24,Promise.all(i);case 24:t.sent,t.next=30;break;case 27:t.prev=27,t.t2=t.catch(21),(0,w.A)(t.t2,"S2S.SyncGoWP");case 30:return t.abrupt("return",n);case 31:case"end":return t.stop()}}),t,null,[[0,6],[10,16],[21,27]])})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Pa(i,r,o,a,u,"next",t)}function u(t){Pa(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),ja=Ea,ka=n(7147),Ia=n(2572),Ca=(0,Dt.H2)("forceSync"),Ta="WPs2shash",xa={},Ma=function(){return Math.round(Date.now()/6e4)},La=function(t){var e=t.dsp,n=xa[e]||0,r=Ma();if(Ca||r-n>0)return!0},Da=n(123),Ra=function(t,e,n){var r=[{name:"rtbhouse",vendor:16,src:"https://creativecdn.com/cm-notify?".concat((0,pa.A)({pi:"wppbsrv"}),"&").concat((0,ca.A)(t,e))},{name:"triplelift",vendor:28,src:"https://eb2.3lift.com/getuid?".concat((0,pa.A)({gdpr:(0,Da.A)(t),cmp_cs:e,us_privacy:"",redir:encodeURIComponent(Aa("triplelift","$UID",t,e))}))},{name:"pubmatic",vendor:76,src:"https://image8.pubmatic.com/AdServer/ImgSync?".concat((0,pa.A)({p:"62652",pu:encodeURIComponent("https://image4.pubmatic.com/AdServer/SPug?".concat((0,pa.A)({partnerID:"62652",pmc:"PM_PMC",pr:encodeURIComponent(Aa("pubmatic","#PMUID",t,e))})))}),"&").concat((0,ca.A)(t,e))},{name:"rubicon",vendor:52,src:"https://pixel.rubiconproject.com/exchange/sync.php?".concat((0,pa.A)({p:"pbs-grupapolska"}),"&").concat((0,ca.A)(t,e))},{name:"ix",vendor:10,src:"https://ssum.casalemedia.com/usermatchredir?".concat((0,pa.A)({s:"184932",cb:encodeURIComponent(Aa("ix","",t,e))}))},{name:"openx",vendor:69,src:"https://rtb.openx.net/sync/prebid?".concat((0,pa.A)({r:encodeURIComponent(Aa("openx","${UID}",t,e))}),"&").concat((0,ca.A)(t,e))},{name:"adnxs",vendor:32,src:"https://ib.adnxs.com/getuid?".concat(encodeURIComponent(Aa("adnxs","$UID",t,e)))},{name:"smartssb",vendor:45,src:"https://ssbsync-global.smartadserver.com/api/sync?".concat((0,pa.A)({callerId:5,us_privacy:"",redirectUri:encodeURIComponent(Aa("smartssb","[ssb_sync_pid]",t,e))}),"&").concat((0,ca.A)(t,e))},{name:"adform",vendor:50,src:"https://c1.adform.net/cookie?".concat((0,pa.A)({redirect_url:encodeURIComponent(Aa("adform","$UID",t,e))}))},{name:"connectad",type:"iframe",vendor:138,src:"https://cdn.connectad.io/connectmyusers.php?".concat((0,pa.A)({gdpr:(0,Da.A)(t),consent:e,cb:encodeURIComponent(Aa("connectad","",t,e))}))},{name:"stroeerCore",type:"iframe",vendor:137,src:"https://js.adscale.de/pbsync.html?".concat((0,ca.A)(t,e),"&").concat((0,pa.A)({redirect:encodeURIComponent(Aa("stroeerCore","",t,e))}))},{name:"visx",vendor:154,src:"https://t.visx.net/s2s_sync?".concat((0,ca.A)(t,e),"&").concat((0,pa.A)({redir:encodeURIComponent(Aa("yoc_visx","${UUID}",t,e))}))},{name:"oftmedia",vendor:1111,src:"https://sync.ortb.152media.info/csync?".concat((0,pa.A)({redir:encodeURIComponent(Aa("oftmedia","${uid}",t,e))}))},{name:"onetag",type:"iframe",vendor:241,src:"https://onetag-sys.com/usync/?".concat((0,ca.A)(t,e),"&redir=").concat(encodeURIComponent(Aa("onetag","${USER_TOKEN}",t,e)))}];if(n){r.push({name:"oftmedia_adkernel",type:"iframe",vendor:14,src:"https://sync.adkernel.com/user-sync?".concat((0,pa.A)({zone:177545,r:encodeURIComponent(Aa("oftmedia_adkernel","{UID}",t,e))}),"&").concat((0,ca.A)(t,e))});var o=(0,Dt.H2)("redirect");o&&r.push({name:"prebidserver",vendor:676,src:o.replace("$UID",(0,ue.gB)())})}return r},Na=n(7109);function Ba(t){return Ba="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},Ba(t)}function Ua(){Ua=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==Ba(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(Ba(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function Va(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 Fa(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Va(i,r,o,a,u,"next",t)}function u(t){Va(i,r,o,a,u,"throw",t)}a(void 0)}))}}var Ha,Ga=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},za=function(){var t=Fa(Ua().mark((function t(e){return Ua().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",Promise.allSettled(e.map((function(t){return ba(t)}))));case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),Wa=function(t){var e=t.returned||t.value;if(e){var n=(0,ft.A)(e.cookie);n||(e.error=1);var r=e.error,o=e.dsp,i=e.loadStart,a=e.timeToResourceLoad,u=(e.type,i-Ha);!function(t,e){var n=Ma(),r=(0,_.A)(e)?1440:60;xa[t]=n+r}(o,n),Un.he&&(0,So.A)("atfd_sync",{vendor:o,slotState:r,duration:a,timeStart:u})}},$a=function(){var t=Fa(Ua().mark((function t(e){var n;return Ua().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=[],t.next=3,(0,Na.A)(e.map((function(t){return function(){var e=za(t);return e.then((function(t){t.forEach((function(t){Wa(t),n.push(t)}))})).catch((function(t){(0,w.A)(t,"LoadResourcePacks")})),e}})));case 3:return t.abrupt("return",n);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),qa=function(){var t=Fa(Ua().mark((function t(e,n){var r;return Ua().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return Ha=Date.now(),r=Ga(e,3),t.next=5,$a(r,Wa);case 5:t.sent,n();case 7:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),Qa=qa,Ja=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=Ra(t,e,r).map(i).filter(Boolean).filter(La);n.length&&Qa(n,(function(){var t;t=(0,ka.D)(xa),ut.My||(0,De.A)(Ta,t),Ia.A.set(Ta,t,(function(){}))}))},Ia.A.get(Ta,(function(t){var e=t.value;e||ut.My||(e=(0,C.A)(Ta)),xa=(0,ka.Z)(e)||{},o()}))};function Ya(t){return Ya="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},Ya(t)}function Ka(){Ka=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==Ya(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(Ya(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function Xa(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 Za=function(){var t,e=(t=Ka().mark((function t(){var e,n;return Ka().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=(0,ua.YI)(),n=(0,ua.Q2)(),t.next=4,ja();case 4:Xe()||Ja(e,n,ia.A);case 5: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){Xa(i,r,o,a,u,"next",t)}function u(t){Xa(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),tu=Za,eu=function(){var t=(0,Dt.H2)("forceSync"),e=[oa.bg,oa.SK,oa.ZH,oa.wd];(!(0,ct.A4)()&&!(0,ct.FC)()&&(0,oa.Do)(e)||t)&&st.A.fill((function(){((0,ia.A)(676,[1,2,3,4,7])||t)&&aa.A.fill((function(){Oe.A.fill(tu)}))}))},nu=n(2272),ru=n(5829),ou=n(2721),iu=new Map;p.A.registeredPlayers=iu;var au={registration:new Set,unregistration:new Set};p.A.playerHandlers=au;var uu=function(t){var e=iu.get(t);if(e)return iu.delete(t),au.unregistration.forEach((function(n){n(e,t)})),!0},cu=function(t,e){if(function(t){if(D.A.o(t)&&D.A.b(t.autoplay)&&D.A.b(t.forceSound))return!0}(t)&&(0,ou.A)(e)&&!iu.has(e))return iu.set(e,t),au.registration.forEach((function(n){n(t,e)})),!0},su=function(t,e){var n=au[t];if(D.A.f(e)&&!n.has(e))return n.add(e),!0},lu=function(t,e){var n=au[t];if(D.A.f(e)&&n.has(e))return n.delete(e),!0},fu=function(t){return su("unregistration",t)},du=function(t){if(su("registration",t))return iu.forEach((function(e,n){(0,ou.A)(n)&&t(e,n)})),!0},pu=function(t){return lu("unregistration",t)},vu=function(t){return lu("registration",t)},Au=function(t){return function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];n.e(754).then(n.bind(n,6653)).then((function(e){var n=e.default;n[t].apply(n,r)})).catch((function(t){}))}},mu=Au("dismissSlots"),yu=Au("dismissPlaceholders"),hu=Au("exposeSlots"),bu=Au("exposePlaceholders"),gu=Au("getDFPConfig");document.addEventListener("keydown",(function(t){t.ctrlKey&&(96===t.which&&mu(),110===t.which&&hu())}));var wu=n(8041),Su=function(t,e,n){if(!(0,ct.g9)()){var r=t||(0,Lt.w)();return(0,wu.A)(e,r,n,!0)}},_u=function(t,e){return Su(t,"https://rek.www.wp.pl/aad.xml?",e)},Ou=function(t,e){return Su(t,"https://rek.www.wp.pl/vad.xml?",e)},Pu=n(6881),Eu=n(7065),ju=n(1395),ku=n(8970),Iu=n(4969),Cu=n(6038),Tu="WPldclk",xu=!1,Mu=0,Lu=function(t){if((0,Cu.A)(t)){var e=Date.now();Mu=e,xu=!0,Ia.A.set(Tu,e)}},Du=function(){var t;return t=new Date(Mu),Date.now()-t>36e5&&(Ia.A.remove(Tu),xu=!1,Mu=0),xu},Ru=function(){return new Promise((function(t){Ia.A.get(Tu,(function(e){var n=e.value;t(n)}))})).then((function(t){return!!t&&(Mu=(0,M.A)(t),xu=!0,!0)}))},Nu=function(){(0,Xt.MO)(Ru),Ru(),(0,Ot.Wf)(Lu)},Bu=n(750),Uu=function(){return(0,Ui.A)(jt.A)},Vu=n(8564),Fu=n(6669);function Hu(t){return Hu="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},Hu(t)}var Gu=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,M.A)(t),o=e.cappingPeriod,i=e.setNative;if((0,yn.A)({message:"GafAPI",path:"registerCommercialBreak",slot:r,fileName:"".concat(o,":").concat(Hu(i))},1e4),!(0,Fu.A)(r,t)){jt.A.commercialBreak=Object.assign({},e);var a=function(){(0,Vu.v6)(a),n.e(160).then(n.bind(n,2710)).then((function(t){(0,t.default)(r,e)})).catch((function(t){(0,w.A)(t,"CommercialBreak")}))};(0,Vu.sk)(a)}},zu=n(6181),Wu=n(2216),$u=n(6455),qu=n(9986),Qu=n(1535),Ju="Placeholders",Yu=(0,Dt.H2)("placeholders"),Ku=(0,zu.TD)("placeholder",Yu&&{height:3,border:"3px orange solid",backgroundColor:"lightgreen"}),Xu=(0,zu.TD)("anchor"),Zu={width:"100%",height:"100%",position:"absolute",top:0,left:0,zIndex:-1};(0,zu.yo)();var tc=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,M.A)(t);if(!(0,Fu.A)(r,t)){var o=Object.assign({},n),i=ne.A[r],a=null==i?void 0:i.element,u=Ju+r;a&&(0,zu.l0)(a,(0,zu.TD)(u));var c=(0,$u.A)(e);if(c){if(a&&a!==c&&((0,zu.eP)(u),(0,zu.yo)(!0)),(0,ou.A)(c)&&c!==(0,Wu.A)())return o.element=c,"sticky"===(0,qu.A)(c).position&&(o.stickyOnInit=!0,(0,yn.A)({message:Ju,path:"StickyOnInit",slot:r},1e4)),ne.A[r]=o,(0,zu.y_)(c,(0,zu.TD)(u)),(0,zu.y_)(c,(0,zu.TD)(Ju)),(0,zu.y_)(c,Ku),(0,zu.TD)("".concat(u," .").concat(Xu),Zu),(0,Qu.A)(c)||(0,yn.A)({message:Ju,path:"NodeNotVisible",slot:r},1e3,"Given node for placeholder ".concat(r," is not VISIBLE."),"error"),c;(0,yn.A)({message:Ju,path:"NodeNotInDocument",slot:r},1e3,"Given node for placeholder ".concat(r," is not a valid HTMLElement or it is not in DOM."),"error")}}},ec=n(2734),nc=n(5880),rc=n(9933),oc=n(910),ic=n(9102),ac=n(6431),uc=n(1697),cc=n(9691);function sc(t){return sc="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},sc(t)}function lc(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=sc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=sc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==sc(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var fc="top",dc="bottom",pc="white",vc=function(t,e,n){var r=(0,M.A)(t);if(!(0,Fu.A)(r,t)){var o,i,a=!1,u=n.onImpression,c=n.onClose,s=n.cappingPeriod,l=void 0===s?6:s,f=n.scrollOffset,d=void 0===f?200:f,p=n.closeOffset,v=void 0===p?0:p,A=n.position,m=void 0===A?fc:A,h=n.waitForSlot,b=void 0!==h&&h;jt.A.stickyAds={onImpression:u,onClose:c,cappingPeriod:l,scrollOffset:d,closeOffset:v,position:m,waitForSlot:b},i=d,(0,yn.A)({message:"GafAPI",path:"registerSticky",slot:r,fileName:"".concat(l,":").concat(d,":").concat(m,":").concat(e)},1e4);var g=[fc,dc].includes(m)?m:fc,w=lc(lc({},fc,{borderRadius:"0 0 6px 6px",transform:"translateY(-99%)"}),dc,{borderRadius:"6px 6px 0 0",transform:"translateY(99%)"}),S="saplchldr"+g,_="saclsr"+g,O=(0,y.z)(),P=(0,Nt.ur)(),E=O?8:15,j="0 0px ".concat(E,"px 0 rgba(0, 0, 0, 0.25)"),k=w[g],I=k.borderRadius,C=k.transform;if(P)(0,uc.A)(nc.A);else if(l){var T=(0,M.A)((0,ft.A)(nc.A));if(T){var x=new Date(T);(0,pt.A)(nc.A,x.getTime(),x)}}var L=(0,oc.A)(),R=(0,oc.A)(),N=function(){(0,So.A)("stickyAds",{event:"quit",slot:r,position:m,cappingPeriod:l,scrollOffset:d,closeOffset:v,waitForSlot:b})},B=function(){(0,Nn.Vl)("pagehide",N)},U=function(){(0,Nn.Vl)("scroll",$),(0,Nn.Vl)("scroll",z),(0,yt.e_)(G),(0,yt.e_)(q),B()},V=function(){U(),a&&(a=!1,D.A.f(c)&&c(),o.removeEventListener("click",F),o.remove()),(0,cc.A)(r,"Sticky"),R.remove(),(0,zu.eP)(S),(0,zu.eP)(_),(0,zu.yo)()},F=function(){(0,So.A)("stickyAds",{event:"close",slot:r,position:m,cappingPeriod:l,scrollOffset:d,closeOffset:v,waitForSlot:b}),requestAnimationFrame(V)},H=function(){V(),(0,Xt.L6)("page:close",H)},G=function(t,e){if(B(),r===t){var n=e.creation,i=e.vendor;if(n&&!n.destroyed){var c=n.type,s=n.rebuild.label,f=i>vn.O9,d=c!==Mt.A5;if(f&&d){if((0,zu.TD)(S,{boxShadow:"0 0px 24px 0 rgba(0, 0, 0, 0.25)",padding:E,transform:"translateY(0)"}),(0,zu.TD)("".concat(S,">div"),{"backgroundColor!":pc}),(0,zu.yo)(),s&&s.remove(),a=!0,P)(0,uc.A)(nc.A);else if(l){var p=60*l,v=(0,lt.A)(p);(0,pt.A)(nc.A,v.getTime(),v)}return o.addEventListener("click",F),R.appendChild(o),(0,Nn.nT)(N),void(D.A.f(u)&&u({slotNumber:r,slotData:e,slotElement:L,placeholderElement:R}))}}U()}},z=function(){(0,pr.A)().top>=v&&((0,Nn.Vl)("scroll",z),(0,So.A)("stickyAds",{event:"scrollClose",slot:r,position:m,cappingPeriod:l,scrollOffset:d,closeOffset:v,waitForSlot:b}),V())},W=function(){(0,Nn.Vl)("scroll",$),(0,yt.e_)(q),(0,yt.nA)(G);var t=(0,$u.A)(e),n=(0,ou.A)(t),i=n?t:(0,Wu.A)();(0,zu.y_)(R,(0,zu.TD)(S,lc(lc(lc(lc(lc(lc({"position!":n?"absolute":"fixed"},g,0),"transform",C),"transition","all 200ms linear"),"zIndex!",99),"left",0),"right",0)));var a=(0,oc.A)();(0,zu.y_)(a,(0,zu.TD)("saclip",{overflow:"hidden",width:"100%"})),i.appendChild(R),R.appendChild(a),a.appendChild(L),function(){o=(0,rc.A)(_,"black",lc(lc(lc(lc(lc(lc(lc({position:"absolute"},g,"100%"),"color",pc),"padding",O?"15px 30px 15px 10px":"15px 35px 15px 15px"),"fontSize",9),"right",15),"borderRadius",I),"boxShadow",j));var t=lc({content:'""',position:"absolute",left:-E,right:-E,height:E,backgroundColor:pc},g,-E),e={fontFamily:"Arial,Helvetica,sans-serif",fontSize:9,color:"#888",content:(0,ic.A)(ec.A)};(0,zu.TD)("".concat(_,":after"),t),(0,zu.TD)("".concat(_,":before"),e),(0,zu.TD)("".concat(_," svg"),{"width!":"30%","height!":"30%","left!":"auto","right!":3,"top!":-2,strokeWidth:2.5,stroke:"black"}),(0,zu.yo)()}(),tc(r,R,{stickyAd:!0,backgroundColor:pc,height:"auto"}),(0,Ft.A)(r,L,void 0,"Sticky")},$=function(){(0,Qn.A)(i)&&(0,pr.A)().top>=i&&W()},q=function(t,e){if(t===b){(0,yt.e_)(q);var n=e.creation;if(n&&!n.destroyed){var r=n.rebuild.container,o=(0,ac.A)(r);o&&(i=o.top+o.height)}(0,Qn.A)(i)?((0,yt.e_)(q),(0,Nn.Vl)("scroll",$),(0,Nn.t1)($,!0)):W()}};b?(i=0,(0,yt.nA)(q),(0,Nn.t1)($,!0)):(0,Qn.A)(i)?(0,Nn.t1)($,!0):W(),(0,Qn.A)(v)&&(0,Nn.t1)(z,!0),(0,Xt.p3)(H,!0)}},Ac=n(4946),mc=function(t,e){var n=(0,M.A)(t),r="none";me.Bc.forEach((function(t,e){n===t.slot&&(r=e,t.passbackAfterRender=!0)})),(0,yn.A)({message:"GamAPI",path:"AdUnitNonConfigured",campaign:e,fileName:r,slot:n},1,'GAM AdUnit "'.concat(r,'" is not configured.'),"error")},yc=function(t,e,n){var r=(0,me.r_)(t);r?r.passbackAfterRender=!0:mc(n,t)},hc=n(5401),bc=n(9178),gc=n(5884),wc=function(t,e,n){var r=(0,me.r_)(t);if(r){var o=r.creation;Object.assign(o,n),o.modsToLoad=o.modsToLoad||[],o.modsToLoad.push(e),(0,gc.A)(o)}},Sc=n(1312),_c=function(){(0,an.MN)("user",(0,Sc.A)(c)),(0,an.MN)("mods",(0,Sc.A)(u)),(0,an.MN)("gaf",(0,Sc.A)(i)),(0,an.MN)("gam",(0,Sc.A)(a))},Oc=n(6167),Pc={error:!1,timedOut:!1,loaded:!1};p.A.prebidState=Pc;var Ec=Pc,jc=function(){if((0,No.b)()){var t=(0,ct.Fr)()||(0,Me.IY)("noPrebidTestVersion"),e=((0,ct.hg)()||(0,ct.PS)()||(0,ct.Tb)())&&!(0,Dt.H2)("tcidhb");return!(t||e||Xe()||Ee.A||Ec.error)}},kc=function(){var t,e,n=null===(t=window.Criteo)||void 0===t||null===(t=t.CallRTA)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,_.A)(n)&&n.includes("CallRTA() {}")&&((0,ge.A)("Criteo is being shimmed.",!0),(0,be.D)(!0))},Ic=function(t,e,n,r,o){st.A.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,sn.A)({withMeasurement:i,id:u,src:a,timeout:r,onLoad:function(){(0,_e.A)(i,!0),kc(),D.A.f(e)&&e()},onError:function(){(0,_e.A)(i,!1),(0,mt.M)(u),D.A.f(n)&&n(a)},onTimeout:function(){D.A.f(o)&&o()}})}))},Cc=n(9904),Tc=n(3715);function xc(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){if("string"==typeof t)return Mc(t,e);var n={}.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)?Mc(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var Lc="PrebidJS",Dc=function(){(0,sn.A)({withMeasurement:Lc,id:"prebidjs",timeout:3e3,crossorigin:!0,src:function(){var t=(0,Tc.A)("wppbjs"),e=(0,Me.XZ)(),n=e.prebidBranch,r=e.prebidTestVersion,o=void 0===r?[]:r,i=e.version,a="",u=!1;(n&&o.includes(i)&&(a=n,u=!0),null!=t&&t[2])&&(a=xc(t,3)[2]);var c="".concat(Cc.A,"wppbjs/").concat(a&&"".concat(a,"/")),s=t||u?"prebid-debug":"prebid";return(0,la.mess)({url:"".concat(c).concat(s,".js")})}(),onLoad:function(){(0,_e.A)(Lc,!0),Ec.loaded=!0},onError:function(){(0,Et.A)("".concat(Lc,"LoadError")),(0,_e.A)(Lc,!1),Ec.error=!0,_t.A.open()},onTimeout:function(){(0,Et.A)("".concat(Lc,"LoadTimeout")),(0,_e.A)("".concat(Lc," timeout"),!0),Ec.timedOut=!0,_t.A.open()}})},Rc=function(){var t=(0,Bt.SD)("curr");t&&(0,g.A)(t,(function(e){parseFloat(t[e])>0&&(Dr.M_.currencyRate[e]=parseFloat(t[e])),(0,ao.A)()&&(0,De.A)("currency",JSON.stringify(Dr.M_.currencyRate))}))},Nc=function(){Rc()};function Bc(t){return function(t){if(Array.isArray(t))return Uc(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){if("string"==typeof t)return Uc(t,e);var n={}.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)?Uc(t,e):void 0}}(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 Uc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Vc=function(t,e){var n=e.slots;return n&&t.push.apply(t,Bc(n)),t},Fc=function(){var t=(0,ht.Df)("viewConfig");(0,ht.Yb)("lazyBidding")&&Object.keys(t).forEach((function(e){var n=t&&t[e],r=n&&n.auctions;if(r){var o;if(Array.isArray(r))o=r.reduce(Vc,[]);else{var i=[];Object.keys(r).forEach((function(t){i.push.apply(i,Bc(r[t].reduce(Vc,[])))})),o=Bc(new Set(i))}n.slots=o}}))},Hc=function(t){var e;if(t&&t.mode){var n=(0,f.SU)("layout"),r=(0,f.SU)("ctype");switch(t.mode){case"layout":e=n&&t[n];break;case"ctype":e=r&&t[r]}}return e&&mo.add(e),e||!1},Gc=function(){var t=(0,ht.Yb)("lazyBidding"),e=Uo(),n=e&&e.auctions,r=(0,Me.IY)("viewConfigTestVersion"),o=(0,Me.IY)("lbTestVersion");return!(!(e&&n)||!(t||r||o))},zc=function(t){var e=[];if(t){var n=t.auctions;if(n)if(Array.isArray(n))e=n;else{var r=(0,Me.XZ)(),o=r.lbVersionTest,i=r.version,a=!!o&&"conf".concat(i);e=a&&n[a]?n[a]:n.default||[]}}return e},Wc=n(6700),$c={},qc=function(t){return!!$c[t]&&((0,Wc.A)($c[t],["prebidLazyLoading"]),delete $c[t],!0)},Qc=(0,ht.Df)("slotAvailabilityDesktop")||[],Jc=(0,ht.Df)("slotAvailabilityMobile")||[];function Yc(t){return!!$c[t]}var Kc=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=Dr.M_.healthStatus,r=Uo(),o=!1;if(o=!1!==e?e:function(t){for(var e=lo.auctions,n=0;n<e.length;n+=1)if(e[n].slots.includes(t))return e[n]}(t),(0,ui.A)(o)){Do({type:"WARNING",arguments:["Auction is undefined"]})}else{if(!1!==o&&!0!==o.used){var i=(0,y.z)()?Jc:Qc;fo.auctionId=o.id,fo.lastAuction=Date.now(),fo.auctionCount+=1,o.used=!0;var a=Object.assign({},o);a.slots=[];var u=r.slots;if(Dr.M_.appendVideoToFirstAuction)for(var c=0;c<u.length;c++){var s=u[c],l="slot".concat(s);Ko.includes(l)&&a.slots.push(s)}for(var f=o.slots.length,d=0;d<f;d++){var p=o.slots[d],v=!i.includes(p)||Yc(p),A=Ko.includes("slot".concat(p));!0!==v||A||a.slots.push(o.slots[d])}a.trigger=t,n.pvAuctionNames.push(fo.auctionId),Ci.addAuctionToQueue(!1,a),a.slots.forEach((function(t){qc(t)}))}}},Xc=function(){var t=Uo(),e=[];if(t){var n=!1,r=zc(t),o=[];if(Array.isArray(r)?r.forEach((function(t){var r=t;return r.used=!1,"default"===t.id&&(n=!0),o=o.concat(r.slots),!0===t.asap&&e.push(r),r})):r=[],!n)r=[{id:"default",from:0,slots:t.slots?t.slots.filter((function(t){return!o.includes(t)})):[]}].concat(r);fo.auctions=r,fo.ctype=t.ctype,fo.cview=t.cview,e.forEach((function(t){Kc(0,t)}))}return fo},Zc=function(){(0,dn.A)("PrebidDamOpen"),_t.A.open()},ts=function(t){var e=Uo(),n=!1;if(e.slots&&e.slots.includes(t)){var r=zc(e);n=650,r.forEach((function(e){e.slots.includes(t)&&(n=!0!==e.used&&(e.dist||n))}))}return n},es=n(9165),ns=function(t,e){var n=parseInt(t,10),r=!1;if((0,g.A)($c,(function(t){$c[t]===e&&(r=!0)})),$c[n]||r)$c[n]&&!r&&((0,es.A)($c[n],e),$c[n]=e);else{var o=ts(n);if(!1!==o){$c[n]=e;var i={name:"prebidLazyLoading",method:$n.qr,verticalMargin:o,success:!0,callback:function(){Kc(n)}};(0,Ni.A)(e,[i],"slot".concat(n))}}},rs=function(){var t=(0,ht.Yb)("lazyBidding"),e=(0,ht.Df)("viewConfig");!0===t&&e&&(0,yt.Tq)(ns)},os=function(t){return["stream","video","article_stream"].includes(t)},is=function(){var t=Uo(),e={dist:650};if(t){var n=t.auctions,r=t.lbvDist,o=[];if(e.dist=r||e.dist,n)if(Array.isArray(n))o=t.auctions;else{var i=(0,Me.XZ)(),a=i.lbVersionTest,u=i.version,c=!!a&&"conf".concat(u);o=c&&n[c]?n[c]:n.default||[]}for(var s=o.length,l=0;l<s;l++)if("video"===o[l].id){e=Object.assign({},o[l]);break}}return e},as=function(t,e,n,r){var o=r?{slots:[r]}:void 0,i=t?{autoplay:t.autoplay,forceSound:!t.muted}:Dr.M_.baseVideoIntent;Ti(o,n,e,!0,i)},us=function(){var t=is(),e=function(e,n){if(void 0!==n&&!Dr.M_.registeredPlayers.includes(n)){Dr.M_.registeredPlayers.push(n),Dr.M_.baseVideoIntent=Object.assign({},Dr.M_.baseVideoIntent,e);var r={name:"prebidLazyLoading",method:$n.qr,verticalMargin:t.dist,success:!0,callback:function(){Dr.M_.videoAuctionCounter<1&&(Dr.M_.lbvAid="lbv-".concat((0,no.eq)()),Dr.M_.videoAuctionCounter+=1,as(!1,Dr.M_.lbvAid,void 0))}};(0,Ni.A)(n,[r])}};Dr.M_.videoHandlers.push(e),du(e)},cs=function(t){var e=Dr.M_.videoHandlers,n=os(t),r=!(0,ht.Yb)("disableVideoAutoBid");n?Dr.M_.appendVideoToFirstAuction=r:0===e.length&&us()},ss=function(t){var e=(0,ht.Df)("blackListConfig"),n=(0,f.SU)("ctype");Fc(),Hc(e),Dr.M_.useLazyBidding=Gc(),!0===Dr.M_.useLazyBidding?(Dr.M_.healthStatus.auctionType="lazyBidding",cs(n),Xc(),rs()):(Dr.M_.healthStatus.auctionType="singleAuction",Oi()),t&&(Dr.M_.PrebidDamTimeout=setTimeout((function(){Zc()}),t))},ls=function(){Dr.M_.bidsReceived.length=0},fs=function(){return{adId:0,bddr:"unknown",cpm:0,cpmpl:0,ccpm:0,size:"0x0",ttb:0}},ds=n(350),ps=function(t){var e=fs(),n=(0,f.SU)("ccategory"),r=n?(0,ds.A)(n):void 0,o=(0,d.wY)(),i=(0,f.SU)("ctype"),a=(0,Bt.SD)("geo"),u=a&&a.country,c=t.ad,s=t.adfscr,l=t.adId,p=t.adUnitCodeOld,v=t.adUrl,A=t.ccpm,m=t.creativeId,y=t.cpmpl,h=t.cpm,b=t.currency,g=t.dealId,w=t.height,S=t.occpm,_=t.responseLength,O=t.timeToRespond,P=t.width;return Object.assign(e,{adId:l,bddr:Gr(t),ccategory:r,ccpm:S||A,cpmpl:y,cpm:parseFloat(h.toFixed(2),10),crid:m,ctype:i,currency:b,country:u,responseLength:_,dealId:g,deal:g?1:0,adfscr:s?1:void 0,multi:p,size:"".concat(P||0,"x").concat(w||0),ttb:Math.min(1e5,(0,M.A)(O.toFixed(0))),wpsn:o,adLength:c&&c.length||v&&v.length}),e},vs=function(){var t=(0,Me.XZ)(),e=t&&t.changeHBConfig&&t.version;e=e||"default";var n,r=(0,ht.zk)("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},As={},ms=function(t,e){var n=window.appVersion,r=t.bunch,o=t.slot,i=e&&As[e],a=i&&i.bidderLimiter,u=vs(),c=(0,f.SU)("ctype"),s=null==i?void 0:i.ctype,l={slot:o,bunch:r,an:i&&i.auctionCounterPerView,norodo:i&&i.norodo,s2st:u&&u.name,ck:(0,ro.Jt)("ck"),mr:(0,ro.Jt)("mr")},d=(0,Me.XZ)(),p=d.name,v=d.version;return p&&(l[p]=v),s&&s!==c&&(l.reqCtype=s),a&&(l.bL=a),l.appVersion=n,l};function ys(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){if("string"==typeof t)return hs(t,e);var n={}.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)?hs(t,e):void 0}}(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 hs(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var bs,gs=function(t){var e=t.adid,n=(t.slot,t.params),r=t.waveaction,o=t.intent,i=t.isAsr,a=e?Hr(e):(0,Po.A)("brak adId w bid"),u=a.auctionId,c=a.meta,s=void 0===c?{}:c,l=a.isFPUpdatedByGAF,f=s.advertiserDomains,d=a&&ps(a),p=ms(t,u),v=Object.assign({},d,p);if("prebidsold"===r){if(v.asr=(0,Da.A)(i),(0,nn.A)(f)){var A=ys(f,1)[0];v.adn=A}l&&(v.gaffp=1)}(0,So.A)(r,Object.assign(v,n,o))},ws=function(t,e){var n=e.isEmpty,r=Gr(e);return(0,ui.A)(t.fullBids[r])&&(t.fullBids[r]=0),n||(t.fullBids[r]+=1),t},Ss=function(t){(0,ao.A)()&&(0,De.A)("bidderLimiterData",JSON.stringify(t))},_s=function(t){ws(bs,t)},Os=function(t){var e=(0,ao.A)(),n="emptyBids",r=t;if(e&&!r&&(r=(0,C.A)(n)||JSON.stringify({start:Date.now()})),r=JSON.parse(r),e&&Date.now()-r.start>3e5){var o={start:Date.now()};return(0,De.A)(n,JSON.stringify(o)),o}return!1},Ps=n(9575),Es=function(t,e){var n;return t&&e&&"100%xauto"===(n="".concat(t,"x").concat(e))&&(n="fluid"),n},js=function(t,e){var n=window.rekid,r=(0,Bt.KA)(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},ks=function(t,e,n,r){var o=window.Math,i=Dr.M_.firstAuctionStatusLogPvBD,a=Dr.M_.pvfraction,u=n.norodo,c=n.s2st,s=n.timetoauction,l=n.bidderLimiter,f=r.adUnitCode,d=r.err,p=r.debug,v=r.auctionCounterPerView,A=r.adType,m=r.cpm,y=r.occpm,h=r.ccpm,b=r.cpmpl,g=r.isEmpty,w=r.width,S=r.height,_=r.timeToRespond,O=r.responseTimestamp,P=r.hem,E=r.meta,j=void 0===E?{}:E,k=r.progress,I=r.fledgeAuctionConfig,C=r.isFPUpdatedByGAF,T=f.split("slot")[1],x=js(O,T),M={slot:f.slice(4),bddr:Gr(r),adType:A,norodo:u?1:0,err:d,pvfraction:a,s2st:c||void 0,debug:p||void 0,an:v,sltStrt:x,hem:P,ca:I?1:0};if(!g){var L=j.advertiserDomains,D=(0,nn.A)(L)?L[0]:"none";M=Object.assign({},M,{cpm:o.floor(100*m)/100,ccpm:y||h,cpmpl:b,size:Es(w,S),timeToRespond:_,timeToView:t,timeToReady:e,timeToAuction:s,adn:D,sp:k})}return i&&(M.first=1,Dr.M_.firstAuctionStatusLogPvBD=!1),l&&(M.bL=l?2:1),C&&(M.gaffp=1),(0,So.A)("auctionStatus",M),M},Is=function(t,e){var n=0;return e.cpmpl>t.cpmpl?n=1:t.cpmpl>e.cpmpl&&(n=-1),n},Cs=function(t){return!(t.length<2)&&t.sort(Is)},Ts=function(t,e){var n,r,o=As[t],i=[],a=Object.prototype.hasOwnProperty.call(Dr.P1,t),u=(0,ht.Yb)("disableDynamicDelay");if(Ci.auctionEnd(),o){var c,s;o.duration=Date.now()-o.start,o.ongoing=!1,(0,dn.A)("PrebidAuctionEnd"),(0,Ps.A)("PrebidAuctionTime","PrebidAuctionInit","PrebidAuctionEnd"),Cs(Dr.M_.bidsReceived),Os(void 0),_i&&_i.timeclose&&(_i.timeview&&(c=_i.timeview-_i.timeclose),_i.timeready&&(s=_i.timeready-_i.timeclose)),bs=uo()||{timestamp:Date.now(),auctionCount:0,fullBids:{}};for(var l=0;l<o.bids.length;l++){var f=o.bids[l],d=f.adUnitCode,p=f.bidderCode,v=f.sspWPMRequestId,A=f.isEmpty;"sspWPM"===p&&!A&&(n=d,r=v,Ur.set(n,r)),"criteo"===p&&Dr.M_.hasHem&&(f.hem=1),f.auctionCounter=o.auctionCounter,f.auctionCounterPerView=o.auctionCounterPerView,f.auctionStartTime=o.start,a&&f.cpm>0&&i.push(f),_s(f),ks(c,s,o,f)}bs.auctionCount+=1,Ss(bs)}o.statusDone=!0;var m=(0,Me.XZ)(),y=m.dynamicDelayTestVersion,h=m.version;y&&h!==y&&(u=!0),a&&(Dr.P1[t](i),delete Dr.P1[t]),!Dr.M_.PrebidDamTimeout||Dr.M_.firstAuctionEnd||u||(Dr.M_.firstAuctionEnd=!0,Zc(),clearTimeout(Dr.M_.PrebidDamTimeout)),Dr.M_.lbvAid&&Dr.M_.lbvAid===e.auctionId&&1===Dr.M_.registerTimeCounter&&(Dr.M_.lbvAid=null)},xs=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=Ko.includes(t.adUnitCode);return r&&!o&&(e.adType="outstream"),e},Ms=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 xs(t,n),n},Ls=n(5495),Ds=["slot316","slot317","slot318","slot319"],Rs=Dr.M_.teadsOutstreamSlots,Ns=function(t){return Rs.includes(t)},Bs=function(t){var e="unknown",n=t;return n&&(n.vastUrl||n.vastContent||n.vastXml?e=Ko.includes(n.adUnitCode)?"instream":Ds.includes(n.adUnitCode)?"audio":"outstream":n.placementId&&Ns(n.placementId)?e="outstream":n.native?e="native":n.adUrl?e="iframeurl":(n.ad||"sspWPM"===n.bidderCode)&&(e="iframe"),n.adType=e),e};function Us(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){if("string"==typeof t)return Vs(t,e);var n={}.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)?Vs(t,e):void 0}}(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 Vs(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Fs={1.1:[[300,250]],1.2:[[300,250]],1.33:[[330,250],[300,225]],1.78:[[445,250],[320,180],[300,250]]};var Hs=function(t,e){var n=Object.keys(Fs),r=!!t&&t.width/t.height;return function(t,e){var n=[300,250],r=Fs[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=Us(r,1)[0];return n}(n.reduce((function(t,e){return r?Math.abs(e-r)<Math.abs(t-r)?e:t:""})),e)};function Gs(t){var e,n=0;return(D.A.s(t)?Zo(t):t).forEach((function(t){var r=t[0]*t[1];r>n&&(n=r,e={width:t[0],height:t[1]})})),e}var zs=function(t){var e=Bo().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&&Gs(n.sizes),c=i&&Gs(i);return a&&Gs([a])||u||c}};function Ws(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){if("string"==typeof t)return $s(t,e);var n={}.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}}(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 $s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var qs=function(t){var e=t,n=e.adUnitCode,r=Hs(e,zs(n)),o=(e.size,Ws(r,2));e.width=o[0],e.height=o[1],e.size=r.join("x")},Qs=function(t,e){var n=e.auctionId||e.requestId,r=As[n];switch(t){case"beforeBidderHttp":Dr.M_.biddersRequests+=1;break;case"bidRequested":var o=e.bids,i=e.bidderCode;o.forEach((function(t){(0,Et.A)("PrebidRequest_".concat(i.toUpperCase())),r&&(r.requests+=1,r.bids.push(Ms(t,r.auctionStart)))}));break;case"fledgeAuction":var a=e.fledgeAuctionConfig,u=e.adUnitCode,c=a.config,s=a.bidId;if((0,S.A)(c)&&(Object.assign(a,c),a.config=void 0),r){var l=r.bids.find((function(t){return t.adId===s}));if(l){if((0,Ls.A)()){var d=(0,ht.Df)("fledge");if((0,S.A)(d)){var p=d.biddersWhitelist,v=void 0===p?[]:p,A=l.bidder;v.includes(A)&&Dr.M_.fledgeAuctionsForGoogle.push({adUnitCode:u,fledgeAuctionConfig:a,bidder:A})}}l.fledgeAuctionConfig=a}}break;case"bidResponse":var m,y=e.cpm,h=e.vastContent,b=e.vastXml,g=e.adUnitCode,w=e.bidderCode,_=e.requestId,O=e.bidder,P=(0,M.A)(null==e||null===(m=e.adUnitCode)||void 0===m?void 0:m.split("slot")[1]),E=Dr.M_.slotsWithFPUpdatedByGAF,j=Dr.M_.slotsWithFPUpdatedByPrebid,k=E.has(P);if(e.isFPUpdatedByGAF=k,(0,Et.A)("PrebidResponse_".concat(O.toUpperCase())),r){var I=r.bids;r.responses+=1;for(var C=0;C<I.length;C++){var T=I[C].adId;if(T===e.adId||T===_){var x=I[C].subAccount,L=I[C].fledgeAuctionConfig;I[C]=e,I[C].auctionCounter=r.auctionCounter,I[C].subAccount=x,I[C].bidResponseTimestamp=Date.now(),I[C].fledgeAuctionConfig=L}}}if(Bs(e),"outstream"===e.adType&&qs(e),y>0&&(!h&&b&&(e.vastContent=b),e.adUnitCodeBid=g,j.has(P)&&(eo(P),j.delete(P)),$r(e),e.ccpm>0)){!Dr.M_.isRetarg&&w.includes("criteo")&&(Dr.M_.isRetarg=!0);var D=(0,Lt.w)(),R=((0,Bt.$c)(D,P)||{}).progress;e.progress=R||"0",Dr.M_.bidsReceived.push(e),Dr.M_.healthStatus.bidsReceived=!!Dr.M_.bidsReceived.length}break;case"auctionInit":var N=e.timestamp,B=e.auctionId,U=e.info,V=(void 0===U?{}:U).bidderLimiter,F=vs();Dr.M_.auctionInProgress=!0,As[n]=Object.assign({start:N,bids:[],auctionCounter:Dr.M_.auctionsCount,auctionCounterPerView:Dr.M_.auctionsCountPerView,requests:0,responses:0,sold:0,ctype:(0,f.SU)("ctype"),counted:!1,ongoing:!0,id:n,timetoauction:Dr.M_.AUCTION_LAST?N-Dr.M_.AUCTION_LAST:null,norodo:!(0,ro.z6)("mr","TP")||void 0},(null==F?void 0:F.name)&&{s2st:F.name},{bidderLimiter:V}),Dr.M_.lbvAid&&Dr.M_.lbvAid===B&&0===Dr.M_.registerTimeCounter&&(Dr.M_.registerTimeCounter=1),Dr.M_.AUCTION_LAST=N,(0,dn.A)("PrebidAuctionInit"),Rc();break;case"auctionEnd":Ts(n,e);break;case"auctionDone":r.bids&&r.statusDone&&delete r.bids;break;case"bidWon":var H=e.bidder;(0,Et.A)("PrebidCreativeRun_".concat(H.toUpperCase())),r&&(r.sold+=1);break;case"adRenderFailed":var G=e.bidder;(0,Et.A)("PrebidCreativeFailed_".concat(G.toUpperCase()));break;case"auctionDebug":Do(e)}},Js=function(t,e,n){var r=window.pbjs,o=Qr(e),i=Date.now(),a=!1,u=!0,c=(0,oa.xF)()!==oa.A2,s={},l={bunch:t,slot:e,creations:[s]};if(!o)return(0,Et.A)("PrebidShowNoBid"),!1;var f=o.ad,d=o.adId,p=o.adUrl,v=o.adType,A=o.APIlocalStorage,m=o.adUnitCodeBid,y=o.adUnitCode,h=o.bidder,b=o.height,g=o.native,w=o.responseTimestamp,S=o.requestTimestamp,_=o.tagid,O=o.url,P=o.width,E=o.vastUrl,j=o.vastContent,k=o.vastXml,I="testwp"===h||A,C="sspWPM"===h;Hr(d,"APIsold");var T=P,x=b;if(["teads"].includes(h)&&(s.tagId=m||y,s.closeIframe=!0,c=!1,T="100%",x="auto"),a||!E&&!j||(s.type="outstream",s.prebidMode="outstream",s.width=T,s.height=x,s.showLabel=c,s.bid=o,u=!1,a=!0),!a&&g){var L,R=g;if(s.type="native",s.showLabel=c,s.data={system:"native",text:R.title,url:R.clickUrl,impPixel:R.impressionTrackers,clickPixel:R.clickTrackers,jsTracker:R.javascriptTrackers,advName:R.sponsoredBy,adUnit:y,privacyIcon:R.privacyIcon,privacyLink:R.privacyLink,adId:d,bidCallback:function(){r.markAdAsWon&&r.markAdAsWon(d)}},!(0,nn.A)(s.data.impPixel))s.data.impPixel=null==R||null===(L=R.ortb)||void 0===L?void 0:L.imptrackers;R.image&&(R.image.url?s.data.src=R.image.url:D.A.s(R.image)&&(s.data.src=R.image)),Qs("bidWon",o),a=!0}if(!a&&C){var N=o.campaign,B=o.creationSspWPM,U=JSON.parse(B),V=U.creations,F=U.redir;Object.assign(l,{campaign:N,creations:V,redir:F,sspWPM:!0}),a=!0}if(!a&&p&&r.embedded&&(s.type="iframe",s.src=p,s.width=T,s.height=x,s.showLabel=c,a=!0),a||(s.type="prebid",s.width=T,s.height=x,s.showLabel=c,I&&(s.type="code",s.code=f),f&&f.includes("wppl_wallpaper.js")&&(s.useAlternativeSlot=!0),s.prebidMode="renderAd",s.adId=d,a=!0),a){var H={type:"show",age:i-w,adtype:v,tts:(0,M.A)((Date.now()-Dr.M_.logStartTime).toFixed(0))};_&&(H.tagid=_),_i&&_i.prevAuctionTS&&(H.tta=(0,M.A)((Date.now()-S).toFixed(0))),/http:\//i.test(f||O||E||k||j)&&(H.unsecure=1),u&&gs({bunch:t,adid:d||void 0,slot:e,params:H,waveaction:"prebidsold",isAsr:n})}return l},Ys=function(t){var e=Qr(t);if("audio"===e.adType)return e},Ks=function(t,e){var n=!!t&&(t[arguments.length>2&&void 0!==arguments[2]?arguments[2]:""]||t),r=(0,M.A)(e),o=!1;return n&&r&&(n[r]?o=n[r]:n.exclude&&n.exclude.includes(r)||(o=n.default)),o},Xs=function(t){var e=(0,ht.Df)("dfpMultipliers"),n=(0,Me.XZ)(),r=n.dfpMTestVersion,o=n.version,i=!!r&&"conf".concat(o||"A");return Ks(e,t,i)||1},Zs=function(t,e){var n=t/100,r=1.5164542337715787*n-.20448902534662602+.15950377238676322*Math.pow(n,2)+-.01123880034924337*Math.pow(n,3)+.00035241531967834*Math.pow(n,4)+-606956437579e-17*Math.pow(n,5)+5.852442017e-8*Math.pow(n,6)+-2.956948e-10*Math.pow(n,7)+60926e-17*Math.pow(n,8);return{target:Math.round(100*r),targetModel:e}},tl=function(t,e,n){return{target:t*e,targetModel:n}},el=function(t){var e;return t.forEach((function(t){(!e||e.target<t.target)&&(e=t)})),e},nl=function(t){var e=Uo(),n=zc(e).find((function(t){return"default"===t.id}));return!!n&&n.slots.includes(t)},rl=function(t,e,n){var r=(0,ht.Yb)("useDirectClickMultiplier"),o=(0,ht.Yb)("isDirectClickMultiplierAtfOnly"),i=(0,ht.Df)("directClickMultiplier")||1.1;if(r||(0,Me.IY)("directClickMultiplierTver")){var a=!o||nl(t);if(Du()&&a)return{target:e*i,targetModel:"".concat(n,"m")}}return{target:e,targetModel:n}},ol=function(t){var e=Ve(),n=e.mexRate,r=e.mexSlotsRates,o=e.mexSlotsMultipliers[t];return r[t]=n,tl(100*n,o,10)},il=function(t,e,n,r,o,i,a){var u=Dr.M_.isRetarg,c=(0,D.A)(n,"string")?(0,Bi.F)(n)||0:n||0,s=r||0,l=e||0,f=(0,ht.Df)("dfpMultipliers"),d=Ks(f,t)||2,p=(0,Bn.iM)("adtech","PRGM-778","D"),v=[],A={target:c,targetModel:0};if(v.push(A),u&&!s&&!l){var m=tl(c,1.2,5);v.push(m)}var y=p?Zs(s,2):tl(s,d,2);v.push(y);var h=p?Zs(l,1):tl(l,d,1);if(v.push(h),o&&i){var b=tl(o,i,6);v.push(b)}var g=a.dfpConfig,w=a.passedDfpConfig,S=$i(t,g||w),_=S.isValidMexSlot,O=S.useMex;if(_&&O){a.s2sTargetCCPM=y.target,a.prebidTargetCCPM=h.target;var P=ol(t);v.push(P)}var E=el(v);return E.targetModel>0&&(E=rl(t,E.target,E.targetModel)),E},al=function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Dr.M_.bidsReceived,e=0;e<t.length;e++){var n=t[e];void 0===n.ccpm&&$r(n)}},ul=function(t,e){var n=Dr.M_.bidsReceived,r=0;e&&al(n);var o=Qr(t);return o&&o.ccpm&&(r=Math.min(o.ccpm,9999)),r},cl=function(t){return Qr(t)},sl=function(t){var e={},n=(0,Eu.b3)(),r=(0,wo.A)(),o=(0,Bn.iM)("adtech","PU-335","B"),i=(0,nn.A)(r)&&o;if(n)e.keywords=n.replace(/;/g,",");else{Do({type:"WARNING",arguments:["No keywords available"]})}i&&(e.cat=r,e.pagecat=r,e.sectioncat=r,e.cattax=7),(n||i)&&(t.ortb2=t.ortb2||(0,zt.A)(),t.ortb2.site=e)},ll=function(t){t.ortb2.regs={ext:{dsa:{dsarequired:1,pubrender:0,datatopub:0,transparency:[]}}}},fl=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],dl=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],pl=function(){var t=(0,y.z)();return{rubicon:{singleRequest:!0},userSync:{userIds:[],iframeEnabled:!0,filterSettings:{all:{bidders:"*",filter:"include"}}},bidderOrder:t?dl:fl,bidderSequence:"fixed",consentManagement:{cmpApi:"iab",timeout:2e3},mobile:t,ortb2:{},paapi:{enabled:!0,defaultForSlots:1}}},vl=function(){var t=(0,Me.dU)(),e=(0,ht.Df)("delay"),n=(0,y.z)()?400:800,r=(0,Dt.H2)("prebidDelay")||n;return"number"==typeof e?r=e:t&&e&&(r=e[t]||r),r},Al=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)},ml=function(){var t=(0,Bt.SD)("sda")||[];return(0,nn.A)(t)?[{name:"wp.pl",ext:{segtax:4},segment:t.map((function(t){return{id:t}}))}]:t},yl=["bidRequested","bidResponse","bidderDone","auctionInit","auctionEnd","auctionDone","bidWon","adRenderFailed","auctionDebug","beforeBidderHttp","fledgeAuction"],hl=function(t){yl.forEach((function(e){t.onEvent(e,(function(t){Qs(e,t)}))}))},bl=function(t){var e=(0,wo.A)(),n={ext:{data:{}}},r={bidders:["adform"],config:{ortb2:{site:n}}};(0,nn.A)(e)&&(n.ext.data.cat=e,t.setBidderConfig(r))},gl=function(t){t.bidderSettings=Object.assign({},t.bidderSettings,{standard:{storageAllowed:!0}})},wl=function(t){t.userSync.userIds.push({name:"ceeId",storage:{type:"cookie",name:"ceeIdToken",expires:7,refreshInSeconds:360},params:{tokenName:"WPxid"}})},Sl=function(){if((0,ao.A)()){var t=(0,C.A)("currency");t?Dr.M_.currencyRate=JSON.parse(t):(0,De.A)("currency",JSON.stringify(Dr.M_.currencyRate))}},_l=function(t,e){t.userSync.userIds.push({name:"pubProvidedId",params:{eids:[{source:"firstpartyid",uids:[{id:e||"",atype:1,ext:{stype:"ppuid"}}]}]}})},Ol=n(314),Pl=function(t,e){t.ortb2.user={data:e}},El=function(t){t.userSync.userIds.push({name:"teadsId",params:{pubId:27918}})},jl=function(t){var e=vl(),n=(0,ht.Yb)("usePvFraction"),r=(0,ht.Yb)("ppidOn"),o=(0,Bn.iM)("adtech","PRGM-660","B"),i=(0,ht.Yb)("ceeIdSystemDisabled"),a=(0,ht.Df)("blockPrebid"),u=(0,ht.Df)("viewConfig"),c=(0,ke.Q)(),s=a&&go({blockPrebidConfig:a,viewConfig:u}),l=!!(0,Bt.SD)("directOnly"),f=(0,ht.Df)("floorprices","config"),p=(0,S.A)(f),v=(0,ie.x)(),A=(0,Bn.iM)("adtech","PU-321","B")&&ml();if(Dr.M_.logStartTime=Date.now(),Dr.M_.ppid=c,gl(t),hl(t),Sl(),t.setConfig){var m=pl();v&&ll(m),(r||o)&&_l(m,c),(0,d.ch)("money_money_mobile")&&El(m),i||wl(m),(0,nn.A)(A)&&Pl(m,A);var y=(0,Me.XZ)();p&&(0,Ol.A)(m,f,y),sl(m),t.setConfig(m),D.A.f(t.setBidderConfig)&&bl(t)}n&&(Dr.M_.pvfraction=Al()),Dr.M_.disableBLByDiceRoll=Oo(10),s||l?Zc():ss(e)},kl=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];Dr.M_.prebidAPILoadingState=Qt(),(0,dn.A)("PrebidInited"),(0,d.m7)()&&t.libLoaded&&jl(t)},Il=function(t){if((0,se.ps)()===Tt.Ou)return!1;var e=t,n={},r=vs(),o=(0,Me.XZ)();return n.wpsn=(0,d.wY)(),n.ctype=(0,f.SU)("ctype"),o&&o.name&&(n[o.name]=o.version),window.appVersion&&(n.appVersion=window.appVersion),e.bunch||(e.bunch=(0,Lt.w)()),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,Et.A)("PrebidS2S_TestERR"),n.s2st2=r.name),(0,So.A)("prebidsold",Object.assign(n,e)),{s2sdata:e,result:n}},Cl=function(t){var e=t.urn;Dr.M_.fledgeResults=Dr.M_.fledgeResults.filter((function(t){return!(t.urn===e)}))},Tl=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},xl=n(1196),Ml=function(t){if(t){var e,n=Dr.M_.intentParams,r=(t.mpe,t.min),o=t.mit,i=t.mmu,a=t.mpe,u=t.mno,c=t.mco,s=Tl(t),l=JSON.stringify((0,xl.A)({mit:o,min:r,mmu:i}));e=l===Go||l===zo?"a":l===Wo?"u":s||l;var f={plI:[Go,Wo].includes(l)||["rup","rap"].includes(s),plA:[Go,zo].includes(l)||["rap","rui"].includes(s),plU:[Wo].includes(l)||["rup"].includes(s),pIn:[Go,Wo].includes(n)||["rup","rap"].includes(s),pAu:[Go,zo].includes(n)||["rap","rui"].includes(s),pUp:[Wo].includes(n)||["rup"].includes(s)};return Object.keys(f).forEach((function(t){f[t]=f[t]?1:0})),Object.assign(f,{plP:e,re:s,mpe:a,mno:u,mco:c}),f}(0,Po.A)("Brak intencjonalności playera")},Ll=function(t,e){var n=Hr(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 l=(0,Lt.w)(),f=Ml(e);gs({bunch:l,slot:r,adid:t,intent:f,params:{type:"show",adtype:a,age:Date.now()-s},waveaction:"prebidsold"}),Qs("bidWon",n),"instream"===a?((0,Et.A)("PrebidVideoRun_".concat(u.toUpperCase())),(0,Et.A)("PrebidVideoRevenue_".concat(u.toUpperCase()),c/100)):"outstream"===a&&((0,Et.A)("PrebidOutstreamRun_".concat(u.toUpperCase())),(0,Et.A)("PrebidOutstreamRevenue_".concat(u.toUpperCase()),c/100)),i&&As[i]&&(As[i].sold+=1),n.APIcounted=!0}return n},Dl=function(t,e){var n=!1;if(e){var r=(n=Hr(t,"APIused"))&&n.adType;"instream"===r?(0,Et.A)("PrebidVideoUsed_".concat(n.bidder.toUpperCase())):"outstream"===r&&(0,Et.A)("PrebidOutstreamUsed_".concat(n.bidder.toUpperCase()))}else if((n=Hr(t,"APIsold"))&&!n.APIcounted){var o=(0,Lt.w)(),i=n.adUnitCode.replace("slot","");gs({bunch:o,slot:i,adid:t,params:{type:"show",adtype:n.adType,age:Date.now()-n.responseTimestamp},waveaction:"prebidsold"}),n=Hr(n,"APIcounted")}return n},Rl=function(){Dr.M_.videoHandlers.forEach((function(t){vu(t)})),Dr.M_.videoHandlers=[]},Nl=function(t,e){if(_i.isDynamic=(0,d.ch)("dynamic"),_i.time=e-(_i.timestamp||e)||null,_i.timestamp=e,_i.ctype=t,_i.isDynamic)if(Uo(t).auctions&&Dr.M_.useLazyBidding){Xc();var n=(0,Pu.rs)();(0,g.A)(n,(function(t){ns(t,n[t])}))}else Oi()},Bl=function(){var t=window.pbjs;if(t&&t.getConfig){var e=t.getConfig();sl(e),t.setConfig(e)}},Ul=!1,Vl=function(t,e){try{var n=Date.now(),r=(0,ht.Yb)("usePvFraction"),o=(0,ht.Df)("blackListConfig"),i=(0,f.SU)("ctype");switch(e&&e.ctype&&(i=e.ctype),t){case"page:close":Ul=!0,(0,g.A)($c,(function(t){qc(t)})),Rl(),r&&(Dr.M_.pvfraction=Al()),Dr.M_.registerTimeCounter=0,Dr.M_.firstAuctionStatusLogPvBD=!0,Dr.M_.pageLoadTime=Date.now(),Dr.M_.baseVideoIntent={autoplay:!1,forceSound:!0},Dr.M_.videoAuctionCounter=0,Dr.M_.slotsWithFPUpdatedByGAF.clear(),Dr.M_.prbdFPUpdatedByGAF=!1,Dr.M_.slotsWithFPUpdatedByPrebid.clear(),Dr.M_.slotsBiddersWhitelist={};var a=Dr.M_.fpBackup;if((0,S.A)(a)){var u,c=(0,No.b)();null!=c&&null!==(u=c.config)&&void 0!==u&&u.floorprices&&(c.config.floorprices=a)}Dr.M_.healthStatus={hbConfig:Dr.M_.healthStatus.hbConfig,auctionType:Dr.M_.healthStatus.auctionType,pvAuctionNames:[]},(0,Me.IY)("HIGTest")&&(Dr.M_.bidsReceived=(s=Dr.M_.bidsReceived,l=s.filter((function(t){return"sspWPM"!==t.bidderCode})),Ur.clear(),l)),_i.prevCtype=i,_i.timeclose=n,mo.reset(),Dr.M_.auctionsCountPerView=-1;break;case"page:refresh":case"page:view":Ul?(Hc(o),Bl(),_i.timeview=n,cs(i),Nl(i,n),Ul=!1):(0,yn.A)({message:"PrebidAPI.".concat("onEvent"),path:"pageViewBeforePageClose",fileName:i},1e3);break;case"video:ready":_i.timeready=n,(0,dn.A)("VideoReadyTime");break;case"video:apd":_i.timeApd=n,(0,dn.A)("VideoApdTime"),(0,Ps.A)("VideoReadyToVideoAPD","VideoReadyTime","VideoApdTime")}}catch(t){(0,w.A)(t,"onEvent")}var s,l},Fl=function(){return console.table&&console.table(Dr.M_.healthStatus),Dr.M_.healthStatus},Hl=function(t){var e=(0,ht.Df)("blackListConfig"),n=Uo();return Hc(e),t.filter((function(t){var e=t.slotID.replace("slot",""),r=parseInt(e,10);return!Dr.M_.blackList.includes(r)&&!(n.slots&&!n.slots.includes(r))}))},Gl=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,Bt.KA)(i,a).creation}o&&t&&r&&(Object.assign(o,r),o.modsToLoad=o.modsToLoad||[],o.modsToLoad.push(t),(0,gc.A)(o))};function zl(t){return zl="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},zl(t)}function Wl(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,ql(r.key),r)}}function $l(t,e,n){return e&&Wl(t.prototype,e),n&&Wl(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function ql(t){var e=function(t,e){if("object"!=zl(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=zl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==zl(e)?e:e+""}var Ql=$l((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})),Jl=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 Ql(e,t,n);i.push(r)}))})),i.length?e.table&&e.table(i):e.warn("No prebid responses")}};function Yl(t){return Yl="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},Yl(t)}function Kl(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,Zl(r.key),r)}}function Xl(t,e,n){return e&&Kl(t.prototype,e),n&&Kl(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Zl(t){var e=function(t,e){if("object"!=Yl(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Yl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Yl(e)?e:e+""}var tf=Xl((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})),ef=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.pbjs,e="showAllWinningBids",n=window.console,r=[];t&&D.A.f(t.getHighestCpmBids)&&((t.getHighestCpmBids()||[]).forEach((function(t){var e=new tf(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},nf=function(t){var e=parseInt(t,10),n=(0,ee.HG)();Array.isArray(n)&&n.length>0&&mo.add(n);var r=Dr.M_.blackList;if(0!==r.length)return Dr.M_.auctionSlots.includes(e)&&r.includes(e)?0:!Dr.M_.auctionSlots.includes(e)&&r.includes(e)?1:void 0},rf=[316,317],of=function(t,e,n){var r=n?[n]:rf,o=e||"fA-".concat((0,no.eq)());Ti({slots:r},t,o)},af=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 l={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 l=$r(l),Dr.M_.bidsReceived.push(l),u&&e.reload&&(0,Iu.UL)(u,c),l},uf={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"},cf=function(t){var e=!1,n=t||"";return Object.keys(uf).some((function(t){return n.indexOf(uf[t])>0&&(e=t,!0)})),e},sf=function(t,e){var n=t.log||{},r=cf(n.url);r&&(0,Et.A)("PrebidAjax".concat(e.substring(0,1).toUpperCase()).concat(e.substring(1),"_").concat(r.toUpperCase()))},lf="PrebidAPI",ff=function(){var t=window.console,e=(0,Me.XZ)(),n=e.bidderLimiterTver,r=e.version,o=(0,ht.Yb)("forceBidderLimiter"),i={init:kl,afterBunch:Nc,updateCurrency:Rc,onPrebidLoad:jl,slotIsLimited:nf,startAudioAuction:of,startDisplayAuction:xi,getSlotCPM:ul,getHighestBid:Qr,getFloorPrice:zr,getGAMTarget:il,getDFPMultiplier:Xs,getPvFraction:function(){return Dr.M_.pvfraction},getPPID:function(){return Dr.M_.ppid},generateInline:Js,logS2S:Il,runMod:Gl,restrictAndLimitSlots:Hl,startVideoAuction:as,markFledgeUsed:Cl,markUsed:Dl,markSold:Ll,getVideoBid:cl,getAudioBid:Ys,prebidDam:_t.A},a={testBid:af,applyConfig:ss,getState:function(){return(0,Po.A)("getState call")},clearBids:ls,logPrebid:gs,setBidFlag:Hr,xhrLogger:sf,healthCheck:Fl,getPrebidConfig:No.b,_ver:"2.5.161",_buildDate:"2024-09-24 14:25:52",_bidsReceived:Dr.M_.bidsReceived,_auctions:As,_bidderLimiterStore:uo(),bidderLimiterActive:o||n&&n===r,emptyLimits:Dr.M_.emptyLimits};(0,an.MN)("prebid",Object.freeze(i),(0,Fn.M$)()),window.__prebiddebug__=Object.freeze(a),(0,_e.A)(lf,!0),(0,Ps.A)("PrebidChunkInited","PrebidChunk","PrebidInited"),(0,Xt.p3)(Vl),(0,Xt.MO)(Vl),(0,Xt.IQ)(Vl),(0,Nn.s5)("video:ready",Vl),(0,Nn.s5)("video:apd",Vl);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(Dr.M_.bidsReceived.filter((function(t){return!t.floorhit})))}},{name:"Show all bids",action:Jl},{name:"Show all winning bids",action:ef}),u.additionalActions=c}}catch(t){t.name="ProgrammaticError",(0,w.A)(t,lf)}},df="Prebid",pf=function(t){var e={que:[]},n=function(t){(0,_e.A)(df,!1),D.A.o(t)&&(t.name="ProgrammaticError",(0,w.A)(t,df)),Ec.error=!0,_t.A.open()};try{delete window._pbjsGlobals,delete window.pbjs,delete window.pbjsChunk,window.pbjs=e}catch(t){(0,mt.M)("pbjs",void 0,!0),n(t)}var r=function(){(0,ue.gB)()||(0,Et.A)("".concat(df,"NoStatidOnInit")),e.que.push((function(){(0,ue.gB)()||(0,Et.A)("".concat(df,"NoStatidOnPbjs"));var t=(0,an.x4)("prebid");if(null!=t&&t.init)try{t.init(e),St.A.open()}catch(r){n(r)}else{(0,mt.M)("prebidAPI",void 0,!0);var r=new Error("PrebidAPI missing after load");n(r)}}))};jc()?(_t.A.close(),$t("load"),ff(),(0,dn.A)("".concat(df,"Load")),(0,Se.A)("".concat(df,"LoadTiming"),"".concat(df,"Load"),"".concat(df,"Loaded")),$t("loaded"),st.A.fill((function(){D.A.f(t)?t(r):r()})),Dc(),Ic((0,Oc.JW)())):_t.A.open()},vf=function(){pf(!jt.A.gafParallel&&jt.A.gafFirst&&Vu.sk)},Af=n(1665),mf=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,ge.A)("Ad started, but viewability measurement did not start in 5s for slot ".concat(a,"."),"error")}}}),5e3)},yf=(0,Dt.H2)("optOut"),hf=function(t,e,n){var r=n.config,o=n.gafSlot;if(yf&&Object.assign(e,{privacyIcon:"https://std.wpcdn.pl/images/adv/dyngs.svg",privacyLink:"https://reklama.wp.pl",advName:"1"!==yf?yf:"Testowy Advertiser"}),r){var i,a=e.advName,u=e.privacyIcon,c=e.privacyLink;if(c||u||a)(0,yn.A)({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,ge.A)("Teaser link (A tag) must be wrapped by a container (non A tag) or 'onRenderCallback' returns wrong element (not container)."),(0,zu.y_)(t,(0,zu.TD)("optout",{position:"relative"})),(0,zu.yo)())}(t)}},bf=n(1338),gf=n(8930),wf=n(7676),Sf=function(t){var e=t.creation,n=(t.imaData,t.onAfterRender);return function(t){if(!e.onRenderCallbackDone){if(e.onRenderCallbackDone=!0,e.pvid!==(0,Fn.M$)())return void e.onError("render on incorrect PVID");if(t){var r=t.el;if((0,ou.A)(r)){var o=r.getAttribute("href")?r:r.querySelector("a"),i=(0,Bu.A)(o);if((0,ku.m)(r),(0,ku.m)(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")}}},_f=function(t,e,n,r,o){var i=(0,ju.$)(o,"setNative"),a=Sf({creation:e,imaData:t,onAfterRender:n});if(e.pvid===(0,Fn.M$)())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")},Of=function(t,e){var n=/%native_dom_id%/g;return t.map((function(t){return t.replace(n,e)}))},Pf=n(8771),Ef={native:function(t){var e=t.onDestroyedError,n=t.bunchID,r=t.slotNumber,o=t.creation,i=t.imaData,a=t.data;i.src=(0,la.mess)(a.src),i.url=(0,la.mess)((0,bf.A)(o.redir,a.url))||o.redirUrl,i.text=a.text,i.advName=a.advName,i.privacyIcon=a.privacyIcon,i.privacyLink=a.privacyLink;_f(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,gf.A)(s),t){if(null!=r&&r.length){var l=Of((0,Pf.A)(r),n),f=(0,wf.A)({id:n,width:0,height:0},{display:"block"});f.appendTo(t),f.write(l.join(""))}D.A.f(u)&&u(),c&&t.addEventListener("click",(function(){(0,gf.A)(c)}),!1)}hf(t,i,o)}}),n,r)}},jf=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,l=(0,M.A)(n.bunch),f=(0,M.A)(n.slot),d=Ef[u],p=function(t,e){var n=t+(null!=e&&e.message?": ".concat(e.message):""),i=(0,gn.A)({name:"NativeAPIError"},n,u,o);(0,Af.A)(l,f,i,r)};if(d){var v={type:"teaser",system:u,labelText:i||ec.A,hideLabel:!a,prefix:s},A={onRequestError:function(){p("request error")},onDestroyedError:function(){p("destroyed error")},onDataError:function(){p("data error")},bunchID:l,slotNumber:f,creation:t,imaData:v,data:e,hash:c};t.imaData=v,t.onError=p,mf(r),d(A)}else p("missing system")},kf=n(6374),If=(0,M.A)((0,Dt.H2)("interstitial")),Cf=(0,M.A)((0,Dt.H2)("anchorad")),Tf=(0,Dt.H2)("nativegam"),xf=function(t,e){Tf&&(e.isNative=!0),If&&(e.isInterstitial=t===If),Cf&&(e.isAnchor=t===Cf);var n=e.isNative,r=e.isAnchor,o=e.isInterstitial;return(o||r)&&(e.targeting.DFPHASH="0"),{type:n?Mt.iq:Mt.sh,showLabel:!(r||o||n),dfpConfig:e}},Mf=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,ht.Df)("resetTestAdk"),u=a&&a.includes(n),c=o&&u?"-".concat(o):"";return"".concat(t,"-test").concat(n).concat(c)},Lf=function(t,e,n){var r=Qi.A.slotsStartTime;if(!(0,Wi.w7)(t)){var o,i=window.blackBoxData,a=(null==i||null===(o=i.payload)||void 0===o?void 0:o.ssid)||(0,no.eq)(8,!0),u={slN:t,cnt:null==e?void 0:e.country,hSd:n,ssid:a};(0,Wi.k5)(t,u),[1,3].includes(t)&&(r[t]=r[t]||Date.now())}return(0,Wi.ML)(t)},Df=n(9045),Rf=n(8437),Nf=n(108),Bf=n(7819),Uf=function(t,e,n,r){var o="".concat(t,"_").concat(e);"runSlotCreative_".concat(o);if(n.delivered){n.prevDivs=(0,Df.e)(e,r),(0,Df.H)(e,n),n.run=1,(0,Et.A)("".concat("GafAPI","CreativeRun")),(0,Bf.A)(e,"GafAPIRunBidded"),(0,Rf.A)(e,"run");try{var i=(0,Rt.K5)(n);D.A.f(i)?i():(0,Vt.A)(i,n)}catch(r){(0,Af.A)(t,e,(0,gn.A)(r,!1,Rt.LM),n)}}else n.vendor=vn.O9,(0,Nf.A)(t,e,n)},Vf=function(t,e){(0,Pn.A)("requestID",t,e)},Ff=function(t,e,n,r,o,i,a){var u;i||(u=n?r?o?vn.AC:e?vn.nc:vn.HZ:vn.dR:vn.v5,a&&(u=vn.lf),(0,Et.A)("GAMConfigStatus".concat(u)),(0,Pn.A)("dfpCfgStat",t,u))},Hf=function(t,e,n,r,o){return(!(arguments.length>5&&void 0!==arguments[5])||arguments[5])&&("high-cpm-bidder"===t&&n===r&&e>o)},Gf=te.ag.competitionData,zf=function(t,e,n){if("high-cpm-bidder"===t){var r,o=(0,Bn.IX)("adtech","PRG-3468");if(Hf(t,e,o,"B",199)&&(r=2),r){if(!n)return{testHigMultiplier:r};!function(t){Object.assign(Gf,{sbMultiplier:t,isSbOver2:!0})}(r)}}},Wf=function(t,e){return Xi(t,{amzn_bid:e})},$f=function(t,e,n){var r;return Xi(t,{gaf_cpm:e.roshash,gaf_directOnly:(0,T.A)("directOnly",n),gaf_model:(0,T.A)("model",n),gaf_system:e.provider,gaf_external:(0,Da.A)(null===(r=e.source)||void 0===r?void 0:r.external)})},qf=function(t,e,n,r){return Xi(t,{dfp_adU:e.placement,dfp_cpm:e.roshash,dfp_dfpH:(null==n?void 0:n.DFPHASH)||void 0,dfp_psbk:r})},Qf=function(t,e,n,r,o){var i=(0,Wi.ML)(t),a={prbd_ccpm:e.ccpm,prbd_cpm:e.cpm,prbd_cpmpl:e.cpmpl,prbd_fp:n,prbd_an:e.auctionCounter,prbd_platform:Gr(e),prbd_dl:r};return 1===o&&a.prbd_ccpm>i.prbd_ccpm&&(a.prbd_prbdUpd="1"),e.isFPUpdatedByGAF&&(a.prbd_gaffp=1),Xi(t,a),i},Jf=function(t){var e={campaign:t.campaign,lazy:t.lazy};(0,Rt.wO)(e,(0,Rt.K5)(t)),t.direct=e,(0,Rt.hE)(t),t.campaign=void 0,t.lazy=void 0,t.delivered=0},Yf=function(t){var e=t.DFPHASH,n=(0,Bi.F)(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,Bi.M)(o);return t.DFPHASHV=i,t},Kf=n(8735),Xf=function(t,e,n){return!!(0,Pu.iB)(e)||((0,Kf.A)(t,e,n),!1)},Zf=(0,fe.A)(),td=function(t,e,n){var r=(0,Me.XZ)(),o=("runSlotFinally_".concat(t,"_").concat(e),"DFPHASH");if(Xf(t,e,n)){var i,a;n.delivered&&(0,Nt.ur)()&&(0,Nt.m_)();var u,c,s,l,f,d,p,v,A=!1,m=(0,Bt.SD)("geo"),y=(0,Bt.SD)("rshsd"),h=n.campaign,b=n.dfpConfig,g=n.passed,w=n.bidRequestId,_=n.isAsr,O=!!Zf||!_,P=!(0,ct.K4)()&&!!h&&O,E=(0,gt.m6)();if(Lf(e,m,y),_&&(0,Pn.A)("asr",e,1),g||Vf(e,w),P){var j=h.sellingModel,k=h.creative;if(k){var I=k.source,C=void 0===I?{}:I,x=k.provider,M="criteo"===x,L=C.external,D=C.bidder,R=(0,Bi.F)(k.roshash,y);if(M||$f(e,k,j),L)d=R;else if("ma_high-cpm-bidder"===x){v=(zf(D,p=R)||{}).testHigMultiplier}(0,T.A)("directOnly",j)&&(M||(k.roshash="ZZZZ"),E=!0),f=k.roshash}}var N,B,U,V,F,H=(0,bc.A)(),G=H.hasConsent,z=H.isError,W=H.isBlocked,$=(0,S.A)(b),q=!E&&!W&&$&&!z,Q=en.A.isLoaded,J=(0,an.x4)("prebid"),Y=!Ec.error&&(!Ec.timedOut||Ec.loaded),K=!E&&J&&Y&&!(0,ct.Fr)();if(Ff(e,W,$,G,z,g,E),K){var X=function(t,e,n,r,o){var i=e.getSlotCPM(t,!0),a=e.getHighestBid(t);o.isAsr&&a&&o.hasAsrFinished&&(o.hasAsrFinished=!1),o.progress=n?"2":"1";var u=null==a?void 0:a.bidder,c=i&&(0,Bi.M)(i,r),s=e.getFloorPrice("slot".concat(t),a),l=(a.deal||a.dealId)&&1;return Qf(t,a,s,l,n),{highestBidCPM:i,highestBid:a,highestBidBidder:u,highestBidHash:c}}(e,J,g,y,n);B=X.highestBidCPM,N=X.highestBid,X.highestBidBidder,U=X.highestBidHash}if(q){var Z;if(u=b.targeting,c=b.roshash,b.div=Mf(b.div,r),Q){var tt=(0,kf.gw)(e);if(tt){var et=tt.amzniid,nt=tt.amznbid;Wf(e,nt),Object.assign(u,tt),(0,kf.Yr)(et)}}var rt=u[o]&&(0,Bi.F)(u[o]);K&&(s=J.getGAMTarget(e,B,rt,d,p,v,n)),(null===(Z=s)||void 0===Z?void 0:Z.targetModel)>0&&(u.OAS_retarg="".concat(s.targetModel||0),l=(0,Bi.M)(s.target,y)),l&&l>c?(V=10*Math.ceil(s.target/10))>=100*b.ceil?(B&&U>f&&(i=!0),(0,Pn.A)("dfpCfgStat",e,vn.O_)):(u[o]=(0,Bi.M)(V),a=!0):a=!0}else P?B&&U>f&&(i=!0):B&&(i=!0);if(i){P&&Jf(n);var ot=J.generateInline(t,e,_);ot.sspWPM?(n.campaign=(0,Ui.A)(ot.campaign),ot.campaign=void 0):n.campaign=Ut("PrebidCampaign","prebid",!1,N.creativeId,U,Gr(N));var it=(0,Ui.A)(ot);(0,Rt.wO)(n,(function(){(0,Vt.A)(it,n)})),n.vendor=vn.PX,A=!0}else if(a){qf(e,b,u,g),u=Yf(u),P&&Jf(n),n.campaign=Ut("GAM","GAM",!1,b.placement.replace(/^(\/\d+\/)/,""),c,"GAM");var at={bunch:t,slot:e,creations:[xf(e,b)]};(0,Rt.wO)(n,(function(){(0,Vt.A)(at,n)})),A=!0}else if(P){var ut="CriteoDirect"===h.id;n.vendor=ut?vn.BK:vn.jj,A=!0}if((0,Me.IY)("HIGTest"))(0,Pn.A)("sspWPMRequestId",e,null===(F=N)||void 0===F?void 0:F.sspWPMRequestId);n.delivered=(0,Da.A)(A),Uf(t,e,n,a)}},ed=n(5583),nd=function(t){n.e(160).then(n.bind(n,4724)).then((function(e){(0,e.default)(t)})).catch((function(t){(0,w.A)(t,"WelcomeScreen")}))},rd=n(3290),od=function(){(0,nu.Ay)(),(0,Er.Ay)(),Pr(),ra(),Rn(),Nu(),(0,rd.A)("GafAPI",Kt,r,td,ed.A,vf,jf),(0,rd.A)("GafSPA",oe),(0,it.E)("welcomeScreen",nd),vt(),eu(),zi(),_c()}},2820:function(t,e,n){n.d(e,{A:function(){return ql}});var r={};n.r(r),n.d(r,{cancel:function(){return qt},restore:function(){return Qt}});var o={};n.r(o),n.d(o,{canDetect:function(){return Xn.u7},dam:function(){return Zn.A},getResult:function(){return Xn.uj},sendDot:function(){return Xn.uh}});var i={};n.r(i),n.d(i,{adtech:function(){return Vt.I5},analytics:function(){return Vt.zS},application:function(){return Vt.pW},distributeByRange:function(){return de},distributeEvenly:function(){return me},distributeRandomly:function(){return ye},getAll:function(){return Vt.UK}});var a={};n.r(a),n.d(a,{erase:function(){return j.A},eraseGlobally:function(){return ps.A},expire:function(){return Fs.A},get:function(){return kt.A},getAll:function(){return Hs.A},hasSupport:function(){return Gs.A},noexpire:function(){return zs.A},set:function(){return I.A},setGlobally:function(){return re.A}});var u={};n.r(u),n.d(u,{get:function(){return el},remove:function(){return nl},set:function(){return tl}});var c={};n.r(c),n.d(c,{getResults:function(){return rl},mess:function(){return er.mess},sealed:function(){return _.JW},unmess:function(){return er.unmess}});var s={};n.r(s),n.d(s,{getBunchID:function(){return ao.w},getDotParams:function(){return qn.SU},getSN:function(){return ee.wY},hasSN:function(){return ee.m7},isABC:function(){return fn.VZ},isBlackBox:function(){return fn.lc},isMobile:function(){return Pt.z},isMoney:function(){return fn.dx},isO2:function(){return fn.M5},isPAKO:function(){return fn.qs},isParenting:function(){return fn.xt},isPoczta:function(){return fn.cM},isPudelek:function(){return fn.Zl},isRobot:function(){return fn.rA},isSF:function(){return fn.mu},isSG:function(){return fn.fS},isWebmail:function(){return fn.iz},testSN:function(){return ee.ch}});var l={};n.r(l),n.d(l,{check:function(){return ha.z6},checkVendorPermissions:function(){return ol.A},get:function(){return ha.Jt},getAdditionalConsentString:function(){return Zc.Db},getAppRedirectURL:function(){return il},getConsentModel:function(){return Zc.gT},getConsentString:function(){return Zc.Q2},getGdprApplies:function(){return Zc.YI},getHoldingState:function(){return ha.n8},isPurposeAllowed:function(){return al.A},replaceConsentTags:function(){return ul.A},runAfterConsent:function(){return cl},showConsentForm:function(){return Us}});var f={};n.r(f),n.d(f,{active:function(){return Ir.V9},count:function(){return ll.A},getEntriesByName:function(){return ko.x9},getEntriesByType:function(){return ko.yw},mark:function(){return mo.A},measure:function(){return fl.A},now:function(){return ko.tB},registerMark:function(){return sl.hk},registerMeasure:function(){return sl.cT},wrapMeasure:function(){return Y.A}});var d={};n.r(d),n.d(d,{decode:function(){return vn.Z},encode:function(){return vn.D},randomize:function(){return Z.eq},slide:function(){return dl.M},unslide:function(){return dl.F}});var p={};n.r(p),n.d(p,{click:function(){return ei},dot:function(){return vo},generateDot:function(){return po},generateShow:function(){return Do.n},getContentPlatform:function(){return Jt.xF},getDotParams:function(){return qn.SU},getPageViewID:function(){return uo.M$},getReferrer:function(){return on.G},getWasReloaded:function(){return Ie.K},media:function(){return pl},setDarkMode:function(){return Yn},show:function(){return Do.A},wave:function(){return Tt.A}});var v={};n.r(v),n.d(v,{get:function(){return E.A},getAll:function(){return vl.A},hasSupport:function(){return Al.A},remove:function(){return k.A},set:function(){return C.A}});var A={};n.r(A),n.d(A,{get:function(){return ml},remove:function(){return hl},set:function(){return yl}});var m={};n.r(m),n.d(m,{deprecated:function(){return Fe.A},error:function(){return bl.z3},flag:function(){return P.A},info:function(){return bl.pq},init:function(){return bl.Ts},issue:function(){return se.A},loadConsole:function(){return gl.u},log:function(){return bl.Rm},setStyle:function(){return bl.eC},warn:function(){return bl.R8}});var y={};n.r(y),n.d(y,{addAnimation:function(){return He.SV},addStyle:function(){return He.TD},pin:function(){return He.y_},removeStyle:function(){return He.eP},resetStore:function(){return Sl.z},setStore:function(){return Sl.k},togglePin:function(){return He.m},unpin:function(){return He.l0},update:function(){return He.yo}});var h={};n.r(h),n.d(h,{disconnect:function(){return _l.A},observe:function(){return Ol.A},replaceNode:function(){return Pl.A}});var b={};n.r(b),n.d(b,{closePage:function(){return Hl},customAction:function(){return Vl},registerBox:function(){return We.FA},registerContainer:function(){return We.Ps},updateBox:function(){return We.rj},viewPage:function(){return Fl}});var g={};n.r(g),n.d(g,{closePage:function(){return Gl},init:function(){return Po},refreshPage:function(){return eo},viewPage:function(){return eo}});var w=n(3734),S=n(5409),_=n(6167),O=n(1315),P=n(1256),E=n(402),j=n(224),k=n(832),I=n(2098),C=n(2945),T=n(1375),x="PWA_adbd",M="WPadbd",L=function(t){(0,_.dl)(t),(0,P.A)("Ad blocking",(0,_.JW)()),O.A.fill((function(){if((0,E.A)(S.Bl)){var e=(0,E.A)(M);t!==(0,T.A)(e)&&(0,C.A)(S.Bl,Date.now())}else{var n=new Date(2022,9,23);(0,C.A)(S.Bl,n.getTime())}(0,C.A)(M,t),(0,I.A)(x,t),t&&(0,j.A)(S.Dw)}))},D=n(8116),R=n(3860),N=n(2443),B=n(5675),U=n(9097),V=n(4852),F=n(8207),H=function(){var t=self.ga;F.A.f(t)&&(t.toString().includes("instanceof Object")&&(0,B.M)("gaApi",D.OF,!0))},G=[{g:["return constantValue","hit(source)","dguar","addEventListenerWrapper"],s:["if (mustCancel","hit(source)","function set() {}","addEventListenerWrapper","dguar"],v:["timeoutWrapper","nativeAddEventListener","dguar"],n:D.dH},{g:["debugLog(","return prevGetter.call(this)","return cValue","() => value","()=>n"],s:["set() {}","aborted","prevSetter.call(this","wrapPropertyAccess(newValue"],n:D.Sw},{g:["function() { return v; }","currentScript === thisScript","ReferenceError(magic)","prevGetter !== undefined","uBlock"],s:["if ( a instanceof Object ) {","if ( mustAbort","function(){}","prevSetter !== undefined","uBlock"],n:D.OF}],z=["[native code]","function(fn,t)","function (fn,t)","evt,fn,capture,secure","__sentry_",",{mechanism:{data"],W=function(t,e){return e.some((function(e){return t.includes(e)}))},$=function(t,e,n,r){if(t&&t.toString){var o=t.toString();if(function(t){return t&&!z.some((function(e){return t.includes(e)}))}(o)){for(var i=G.length,a=0;a<i;a++){var u=G[a],c=u[e];if(c&&W(o,c))return u.n}if(n)return D.dl}}},q=n(9204),Q=function(t,e,n,r){var o;if(t&&e){var i=e.set,a=e.get,u=e.value;if(a&&(o=$(a,"g",!1,n)),!o&&i&&(o=$(i,"s",!1,n)),!o&&!F.A.u(u)){var c=(0,q.A)(n,t);o=$(c,"v",!0,n)}}return o&&F.A.f(r)&&r(o),o},J=function(t,e){return(0,V.A)(),(0,U.A)(),H(),t.reduce((function(t,n){var r=Object.getOwnPropertyDescriptors(n),o=Object.keys(r).filter((function(t){return Q(n,r[t],t,e)}));return t.concat(o)}),[]).sort()},Y=n(3290),K=function(){return new Promise((function(t){(0,Y.A)("ABDetectorAPI",(function(){var e=[],n=!1,r=null;if(Object.getOwnPropertyDescriptors){var o,i=[Object.prototype,null===(o=window.EventTarget)||void 0===o?void 0:o.prototype].filter(Boolean),a=J(i,(function(t){e.push(t)}));a.length&&(r=a.join(),n=!0)}var u=["api",n,r,e.join()];t(u)}))}))},X=n(1190),Z=n(5316),tt=["advertisement","css-adv","contentAds","ads","adsbygoogle","Adv","top-banners","adbanner","bannerAd","ad-google","AdSense"],et=["AdArea","ad-column","ad-box","AdContainerTop","Adbanner","AdsContent","AdvContainer","GoogleAd","SponsoredAd","ad-text"],nt=n(910),rt=n(9986),ot=n(2721),it=n(9921),at=function(){return new Promise((function(t){(0,X.DZ)((0,it.A)((function(e){(0,Y.A)("ABDetectorDOM",(function(){var n=["domRemoved","classRemoved","domHidden","styleBlocked"],r=["block","visible","none","absolute"],o=et[(0,Z.ob)(et.length)],i=tt.join(" "),a=(0,nt.A)(),u=a.style;a.className=i,a.id=o,u.display=r[0],u.visibility=r[1],u.position=r[3],e.insertBefore(a,e.firstChild);(function(){var e=null;if((0,ot.A)(a))if(a.className!==i)e=n[1];else{var o=(0,rt.A)(a);o.display!==r[0]||o.visibility!==r[1]?e=n[2]:(u.display=r[2],o.display!==r[2]&&(e=n[3]))}else e=n[0];t(["dom",!!e,e])}).bind(window)()}))})))}))},ut=function(t,e){var n=[K,at].map((function(e){return e().then(t)}));return Promise.all(n).then(e)},ct=(0,n(8953).A)("Crux"),st=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)};function lt(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){if("string"==typeof t)return ft(t,e);var n={}.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)?ft(t,e):void 0}}(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 ft(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var dt,pt,vt,At,mt=!1,yt=!1,ht=[],bt=new Set,gt=new Set,wt=function(){yt||((0,R.S)()||bt.size&&(mt=!0),mt&&!(0,R.S)()&&(0,R.y)(D.dl),dt(mt),yt=!0)},St=function(){clearTimeout(vt),vt=st(wt,300)},_t=function(t,e,n){n&&ct.open(),ct.fill((function(){yt?gt.add(t):(bt.add(t),e&&(mt=!0,(0,R.y)(e),pt(mt),St()))}))},Ot=function(t,e){(0,Y.A)("ABDetector",(function(){var n=(0,N.H2)("forceDetection");(0,B._)(_t),dt=e,pt=t,ct.open(),n&&_t("test","TEST");ut((function(t){var e=lt(t,4),n=(e[0],e[1]),r=e[3];ht.push(t),n&&!mt&&(mt=n,r&&(0,R.y)(r)),mt&&pt(mt)}),St)}))},Pt=n(4367),Et=n(6091),jt=n(7681),kt=n(3248),It=n(6420),Ct=n(123),Tt=n(2579);function xt(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){if("string"==typeof t)return Mt(t,e);var n={}.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)?Mt(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var Lt,Dt,Rt,Nt,Bt,Ut=function(t){At=new Promise((function(t){if((0,jt.zx)()||It.A)(0,_.dl)(_.ob),(0,j.A)(x),(0,k.A)(M);else if((0,Pt.z)())L(_.ob);else{var e=(0,T.A)((0,E.A)(M)||(0,kt.A)(x))||_.ob;L(e);Ot((function(t){t&&L(_.qT)}),(function(e){L(e?_.qT:_.ob),O.A.fill((function(){var e,n;t((0,_.JW)()&&!(0,Et.h)()),(0,Tt.A)("atfd_abd",{slot:(0,Ct.A)((0,_.JW)()),slotMode:(0,Ct.A)((0,Et.h)()),vendor:(0,R.S)(),vendorCampaign:xt(bt).join(),vendorCreative:xt(gt).join(),type:null===(e=ht[0])||void 0===e?void 0:e[2],mode:null===(n=ht[1])||void 0===n?void 0:n[2]})}))}))}})),F.A.f(t)&&t(At)},Vt=n(8458),Ft="WParld",Ht=n(703),Gt="Autoreload",zt=(0,T.A)((0,N.H2)("refreshTime"))||300,Wt=function(){Lt=Date.now()},$t=function(){if(Lt+1e3*zt<Date.now()){var t=(0,Ht.A)().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,C.A)(Ft,1),window.scrollTo(0,0),window.location.reload()):Wt()}else Wt()},qt=function(){(0,P.A)(Gt,!1),(0,X.Vl)("_visible",$t)},Qt=function(){(0,P.A)(Gt,!0),(0,X.Gd)($t)},Jt=n(5002),Yt=n(2322),Kt=n(3882),Xt=n(1312),Zt=(0,T.A)((0,N.H2)("refreshTime")),te=function(){!Zt&&((0,N.H2)("noRefresh")||Kt.A.mode||(0,E.A)("noRefresh"))?qt():O.A.fill((function(){var t=[Jt.pw,Jt.Wx,Jt.oA,Jt.Kt,Jt.NN,Jt.pP];(0,Jt.LJ)(t)&&(Wt(),(0,X.YN)(Wt),Qt())})),(0,Yt.MN)("autoreload",(0,Xt.A)(r))},ee=n(5077),ne=function(t){return null!==t&&(t!=t||+t!=t)},re=n(8645),oe="WPabs",ie=16777215,ae=function(){return parseInt(Dt,16)},ue=n(4735),ce=n(505),se=n(1923),le=n(9512),fe=function(t,e){t&&(0,le.A)("wp_abtest_programmatic",e)},de=function(t,e,n,r,o){var i,a;if((!(0,ce.A)(r)||(0,ee.ch)(r))&&(0,ue.A)(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,se.A)("Incorrect thresholds given in 'distributeByRange'.","error"),u.push(1);for(var c=ae()/ie,s=u.length,l=0;l<s;l+=1){if(c<=u[l]){var f=String.fromCharCode(65+l);return(0,Vt.I$)(e,n,f),void fe(o,n)}}}},pe=n(1112),ve=n(4725),Ae=(0,pe.A)(),me=function(t,e,n,r,o){if(!(0,ce.A)(r)||(0,ee.ch)(r)){var i=function(t,e,n,r){if((!(0,ce.A)(r)||(0,ee.ch)(r))&&(0,ve.A)(t)){var o=ae(),i=Ae[t]||0,a=Math.floor(o/Math.pow(t,i))%t,u=String.fromCharCode(65+a);return Ae[t]=i+1,u}}(t,0,0,r);i&&((0,Vt.I$)(e,n,i),fe(o,n))}},ye=function(t,e,n,r,o){if((!(0,ce.A)(r)||(0,ee.ch)(r))&&(0,ve.A)(t)){var i=(0,Z.ob)(t),a=String.fromCharCode(65+i);(0,Vt.IX)(e,n)||(0,Vt.I$)(e,n,a),fe(o,n)}},he=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return(0,ve.A)(e)?n?t<e:t>=e:!e&&!ne(e)||((0,se.A)("Given date ".concat(e," has incorrect format."),"error"),!1)},be=function(t,e,n){var r=he(t,e),o=he(t,n,!0);return r&&o},ge=function(t,e,n){var r=!!t&&Date.parse(t),o=!!e&&Date.parse(e),i=Date.now();if(be(i,r,o))return F.A.f(n)&&n(),!0},we=n(6799),Se=n(3456),_e=n(2572),Oe=function(t,e){_e.A.get("WPnxrfab",(function(n){var r=function(t){var e;try{e=JSON.parse(t)}catch(t){}return(0,Se.A)(e)||(e={}),e}(n.value);F.A.f(e)&&e(r,t);var o=function(t){var e;try{e=JSON.stringify(t)}catch(t){}return(0,ce.A)(e)||(e="{}"),e}(r);_e.A.set("WPnxrfab",o)}))},Pe=function(){var t=window.location,e=t.hostname,n=t.pathname;Oe(e+n,(function(t,e){var n=Math.round(Date.now()/6e4);(0,we.A)(t,(function(e,r){n-r.ts>5&&delete t[e]}));var r=(0,Vt.AA)();r?t[e]={abtest:r,ts:n}:delete t[e]}))},Ee=function(){var t;t=parseFloat((0,N.H2)("forceSeed")),ne(t)||(Dt=Math.floor(t*ie).toString(16),(0,re.A)(oe,Dt)),Dt||(Dt=(0,kt.A)(oe))||(Dt=(0,Z.eq)(6,!0),(0,re.A)(oe,Dt)),(0,ee.ch)("^wakacjepl")||(ye(2,"adtech","PU-335"),de([.1],"adtech","PU-321"),ye(4,"adtech","PRGM-963"),me(2,"adtech","PRGM-660"),ye(2,"adtech","PRGM-885","^(pudelek)",!0),de([.85,.9,.95],"adtech","PRGM-778"),de([.25],"adtech","PRG-3468"),ge("2024-08-05","2024-08-27",(function(){de([.1,.25,.4,.55,.7,.85],"adtech","DRP-1103","^(money_money|sportowefakty|o2_o2_pl|kobieta|pudelek)")})),me(3,"adtech","PRGM-918","^money_money",!0),de([.75,.8,.85,.9,.95],"adtech","PRGM-978","sg"));var e=(0,N.H2)("forceTest");if(e){var n=(0,N.H2)("forceVariant")||"A",r=(0,N.H2)("forceAuthority")||"adtech";(0,Vt.I$)(r,e,n)}Pe()},je=n(4411),ke=n(9387),Ie=n(6201),Ce=n(5829),Te=n(6943),xe=function(t){var e=t.stName,n=t.stAuthority,r=!1;if((0,Te.A)(t)&&(0,ce.A)(e)&&(0,ce.A)(n)){var o=(0,Vt.IX)(n,e);(0,ce.A)(o)&&(t.stVersion=o,(0,Ce.p$)("stVersion",o),r=!0)}return r},Me=function(t){if((0,Te.A)(t)){var e=t.version,n=t.mct;(0,Ce.p$)("tVersion",e),null!=n&&n[e]&&(0,Ce.p$)("mct",n[e])}},Le=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2;return String.fromCharCode(65+(0,Z.ob)(t))},De=n(8481),Re=n(943),Ne=function(){var t,e=(0,Re.b)();if((0,Te.A)(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,ke.Df)(e))}}))}return t||(t=(0,ke.Df)("testConfig")||{}),t},Be=function(){var t,e,n=(0,N.H2)("forceProgrammaticTest")||!(0,ke.Yb)("disableAutomaticTest")&&(0,q.A)("wp_abtest_programmatic"),r=!1,o=!1,i=!1;if((0,Te.A)(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,ce.A)(n)&&(t=n);if(t){var s=(0,Vt.UK)(),l=!1;(0,we.A)(s,(function(n){var a=(0,Vt.IX)(n,t);if(a){var u=be(e,o,i);l=!0,u&&(r={testName:t,version:a.slice(0,1).toUpperCase(),mode:"automatic"})}})),l||(0,se.A)("Automatic test start FAILED, didn't found matching A/B test config, check testName: ".concat(t,"."),!0)}return r},Ue=function(){var t=(0,ke.Df)("mct");(0,Ce.p$)("mct",t)},Ve=function(){Ue();var t=(0,je.T)();if(!t){var e,n=Ne(),r=(0,ke.Yb)("testOn"),o=n.authority,i=n.testName,a=n.base,u=(0,ce.A)(i)&&r,c=Be();if(u){var s=o||"application",l=o||"adtech",f=(0,N.H2)("prgVersion"),d=n&&n.overrideRefreshPvVersion,p=n.mode,v=void 0===p?"master":p;switch(t=Object.assign({},n),v){case"master":t.version=Le(a),d&&(0,Ie.K)()&&(t.version=d),f&&(t.version=f),(0,Vt.I$)(l,i,t.version);break;case"slave":t.version=(0,Vt.IX)(s,i);break;default:(0,De.A)("błąd w testConfig => błędny tryb")}var A=t,m=A.version,y=A.mapVersion;if(t=!!m&&t,(0,Te.A)(t))if((0,Te.A)(y)){var h=y.disabled;t.version=y[m]||m,e=h&&h.includes(t.version)}else t.version=m.slice(0,1).toUpperCase()}else c&&(t=Object.assign({},c));e?t=null:(xe(t),Me(t))}(0,je.t)(t)},Fe=n(5267),He=n(6181),Ge=function(){(0,X.DZ)((0,it.A)((function(t){if((0,Pt.z)()){(0,He.y_)(t,(0,He.TD)("scrollFix",{"overflow-x!":"hidden"})),(0,He.yo)()}})))},ze=function(t){if(t){if((Nt=(0,ee.wY)())!==Rt&&(0,Fe.A)({message:"Bootstrap",path:"ChangingSiteName",fileName:"".concat(Rt," > ").concat(Nt)},1,"Site name (SN) set statically differs from the one set dynamically during SPA initialization.","error"),Rt)return}else Rt=(0,ee.wY)();(0,Jt.Ay)(),(0,Y.A)("ABTests",Ee),Ve(),Ge()},We=n(6103),$e=n(3885),qe=n(5301),Qe=n(4709),Je="GEMIUS",Ye=function(){if(!Bt){if(Bt=!0,F.A.s(window.pp_gemius_identifier)){var t=window.pp_gemius_identifier.replace("USED_","");/^[\w.]{43}\.[\w.]{2}$/.test(t)||(0,Fe.A)({message:Je,path:"IncorrectID",fileName:t},1,"Incorrect GEMIUS ID used: '".concat(t,"'."),"error")}var e=[Jt.bg,Jt.A2,Jt.wd,Jt.ZH];if((0,$e.u)()&&(0,Jt.Do)(e)){var n=(0,Qe.A)('script[src*="gemius.js"]');if(n){var r=n.getAttribute("src");/^https:\/\/\w+\.hit\.gemius\.pl\/xgemius\.js$/.test(r)||(0,Fe.A)({message:Je,path:"IncorrectSrc",fileName:r},1)}else(0,Fe.A)({message:Je,path:"TagMissing"},1)}}},Ke=n(5623),Xe=n(1822),Ze="GEMIUS",tn=function(){var t="gemius";(0,Ke.A)({withMeasurement:Ze,id:t,src:"".concat(qe.A,"xgemius.js"),onLoad:function(){Xe.A.gemiusSuccess=1,(0,P.A)(Ze,!0),(0,Ie.K)()&&window.pp_gemius_event((0,$e.u)()),Ye()},onError:function(){(0,B.M)(t),Xe.A.gemiusSuccess=0,(0,P.A)(Ze,!1),Ye()}})},en=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,Jt.xF)()===Jt.bg?O.A.fill(tn,"GEMIUS"):tn()},nn=function(){if(!(0,jt.FC)()){var t=window;(0,q.A)("wp_spa_config")&&(t.wp_pp_gemius_identifier=void 0,Xe.A.gemiusID=3),t.wp_pp_gemius_identifier?((0,$e.y)(t.wp_pp_gemius_identifier),en(),Xe.A.gemiusID=2):t.pp_gemius_identifier?((0,$e.y)(t.pp_gemius_identifier),Xe.A.gemiusID=1):Xe.A.gemiusID=0}},rn=n(3301),on=n(5178),an=n(9432),un=n(8258),cn=n(9834),sn=n(8686),ln=n(6764),fn=n(8652),dn=function(t){if(!fn.nr){var e=window.history;e.replaceState(e.state,document.title,t)}},pn=function(t){var e=window.location.href,n=(0,N.H2)("noclean")?e:(0,ln.rd)(e,t);e!==n&&dn(n)},vn=n(7147),An=function(t){var e=Math.ceil(Date.now()/1e4),n=t.substring(3),r="".concat(t).concat("=".repeat(n%4)),o=(0,vn.Z)(r);if(e-o.timestamp<=1)return o};function mn(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){if("string"==typeof t)return yn(t,e);var n={}.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)?yn(t,e):void 0}}(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 yn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var hn=function(t){return Object.entries(t).find((function(t){var e=mn(t,2),n=e[0],r=e[1];return 3===n.length&&r.endsWith(n)}))};function bn(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){if("string"==typeof t)return gn(t,e);var n={}.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)?gn(t,e):void 0}}(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 gn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var wn=function(t,e){var n={statid:(0,w.gB)()},r=Object.entries(t).filter((function(t){var e=bn(t,2)[1];return(0,ce.A)(e)})).reduce((function(t,e){var r=bn(e,2),o=r[0],i=r[1];return i!==n[o]&&(t[o]=i),t}),{});(0,Te.A)(r)&&(r.STacPrefix=e||"",(0,Tt.A)("uid-sync",r,"uni2"))};function Sn(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){if("string"==typeof t)return _n(t,e);var n={}.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)?_n(t,e):void 0}}(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 _n(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var On,Pn,En=function(){var t=(0,N.Xb)(),e=hn(t);if(e){var n=Sn(e,2),r=n[0],o=n[1],i=An(o);if((0,Te.A)(i)){var a=i.statid,u=i.STacPrefix;a&&((0,w.E3)()?wn({statid:a},u):((0,w.vf)(a),(0,w._x)(a)))}return r}},jn=n(6585),kn=n(79),In=function(t){kn.A.close();var e=(0,jn.A)(t),n=e.hostname,r=e.pathname;Oe(n+r,(function(t,e){if((0,Te.A)(t)){var n=t[e];if((0,Te.A)(n)){var r=n.abtest;(0,ce.A)(r)&&(0,an.s)(r),delete t[e]}}kn.A.open()}))},Cn=function(t){(0,on.O)(t),(0,an.s)(function(t){var e=(0,jn.A)(t).search;return(0,sn.A)(e).abtest}(t))},Tn=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];Xe.A.backForward=!0,Xe.A.backForwardCache=e;var n=(0,E.A)("WPnxrf");(0,un.L)(!0),n?((0,on.O)(n),In(n),(0,k.A)("WPnxrf")):Cn(t)},xn=function(t){var e,n=document.referrer,r=(0,N.H2)("refabtest"),o=null===(e=(0,cn.A)())||void 0===e?void 0:e.type,i=En();switch(Xe.A.domReady=(0,X.Sx)(),(0,X.wu)((function(e){if(e.persisted){if((0,Fe.A)({message:"HandleNavigation",path:"PageShowEventPersisted"}),(0,Vt.iM)("application","PROSGWP-7623","C"))return Tn(n,!0),void(F.A.f(t)&&t());(0,Jt.xF)()!==Jt.bg&&window.location.reload()}})),(0,rn.h)(o),(0,an.s)(r),pn(i),o){case"reload":!function(){Xe.A.reload=!0;var t=(0,E.A)("WPcrrf");Cn(t)}();break;case"back_forward":Tn(n);break;default:Cn(n)}},Mn=n(745),Ln=n(4170),Dn=n(3715),Rn=function(){var t=window.location,e=t.hostname,n=t.href,r=!Ln.A,o=/prox|proks|getbehind|webcache|translate|bingj|lynx/.test(e),i=e.endsWith(".");try{if(i){var a=e.slice(0,-1),u=n.replace(e,a);window.top.location.href=u}if(o){var c=(0,Mn.A)()||"https://www.wp.pl/";window.parseURL=function(t){return t},window.top.location.href="".concat(c,"?proxied")}if(r){var s=(0,q.A)("wp_leap"),l=(0,Dn.A)("noleap");(!!F.A.u(s)||s)&&!l&&(window.top.location.href=n)}}catch(t){}},Nn=n(4792),Bn=function(){var t=(0,Dn.A)("debugima")||fn.mM;(0,Ke.A)({id:"imasdk",src:"https://imasdk.googleapis.com/js/sdkloader/ima3".concat(t?"_debug":"",".js")})},Un=!1,Vn=function(t,e,n){return(0,Yt.x4)("outstream")(t).then(e).catch(n)},Fn=function(t){return new Promise((function(e,n){if(Bn(),Un)Vn(t,e,n);else{var r="outstream-player",o=(0,Ct.A)(Kt.A.es6),i="".concat(r).concat(["","6"][o]),a=(0,N.H2)("wpoutstream"),u=(0,Ct.A)("local"===a),c=Kt.A.mode,s=r+(c?"-debug":""),l=[(0,Nn.A)(i,a,r,c),"".concat(["debug","debug-es6"][o],"/").concat(s,".js")][u];(0,Ke.A)({id:r,crossorigin:!0,src:l,onLoad:function(){Un=!0,Vn(t,e,n)},onError:function(){n()}})}}))},Hn=function(){(0,Yt.hc)("outstream",Fn)},Gn=n(8604),zn=!1,Wn=function(){return(0,T.A)((0,E.A)(Ft))>0&&(zn=!0,(0,k.A)(Ft)),zn&&(0,P.A)("PV refreshed",!0),zn},$n=n(9708),qn=n(7924),Qn=(0,He.TD)("darkmode"),Jn=(0,He.TD)("lightmode"),Yn=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];(0,qn.xo)({darkmode:(0,Ct.A)(t)}),(0,X.DZ)((0,it.A)((function(e){(0,He.m)(e,Qn,!!t),(0,He.m)(e,Jn,!t)})))},Kn=function(){(0,Pt.R)((0,ee.SE)()),(0,ee.XJ)(),Yn((0,Ct.A)((0,$n.A)())),(0,Ie.o)(Wn()),(0,Gn.x)()},Xn=n(1913),Zn=n(7689),tr=n(9002),er=n(1886),nr=n(9904),rr=n(8821),or=n(2216),ir=n(5090),ar=n(4077),ur=function(t){var e;if(document.currentScript)e=document.currentScript;else{var n=document.getElementsByTagName("script");e=n[n.length-1]}(0,ar.A)(e,t,"beforebegin")},cr=n(3311),sr="Player",lr=(0,N.H2)("wpplayer"),fr="local"===lr,dr=[],pr=function(){var t=(0,Yt.x4)("player");null!=t&&t.initialized?O.A.fill((function(){(0,jt.cC)()||(Bn(),(0,Ke.A)({id:"nppgem",src:"".concat(qe.A,"gplayer.js")}));for(var e=dr.shift();e;)t.apply(e.instance,[e.params]),e=dr.shift()}),sr):Pn=!0},vr=function(){Pn=!0},Ar=function(t,e){var n=t;if(!F.A.o(n))return!1;var r,o=(r="".concat(nr.A,"player/"),fr?((0,se.A)("WP.player from LOCAL","info"),r="build/devel/"):lr&&((0,se.A)("WP.player from branch: ".concat(lr),"info"),r="".concat(r).concat(lr,"/")),{dir:r,url:r+"wpjslib_player.js"});n.ampnoaudio=!0,n.filesdir=o.dir,dr.push({params:n,instance:e});Zn.A.fill((function(){On||(On=!0,(0,Ke.A)({withMeasurement:sr,src:(0,er.mess)(o.url),onLoad:pr,onError:vr,id:"npp",crossorigin:!fr}))}),sr,3e3)};function mr(t){if(!Pn){var e=t,n=(0,Yt.x4)("player");e.ampnoaudio=!0;var r=this,o=r instanceof n;if(F.A.o(e)&&!o)return new n(e);if(F.A.n(e)&&!o)return mr.list[e]||!1;if(F.A.n(e)&&o)throw new Error("Use: WP.player(id)");var i=mr.list.length,a=sr+i,u=[],c=[];r.events={on:u,off:c};var s=function(t,e){u.push({key:t,fn:e})},l=function(t,e){c.push({key:t,fn:e})};return r.p=e,r.id=dr.length,r.bind=s,r.on=s,r.unbind=l,r.off=l,function(t,e){var n=t;!n.target&&(0,X.Sx)()&&(n.target=(0,or.A)()),n.target||(ur('<div id="'.concat(e,'"></div>')),n.target=e)}(e,a),mr.list.push(r),(0,jt.E3)()||Ar(e,r,r.id),r}(0,se.A)("WP.player could not be instantiated because of loading error","error")}var yr,hr=function(){(0,Xn.ni)();var t=(0,ir.A)();(0,rr.A)(t)},br=function(){mr.list=[],mr.T=mr.list,mr.version="v2",(0,jt.E3)()||((0,Xn.Ts)(),(0,Xn.ni)(),(0,tr.p3)(hr)),(0,Yt.hc)("player",mr),(0,Yt.MN)("apd",(0,Xt.A)(o)),(0,Yt.MN)("stopAllPlayers",cr.A)},gr=new Map;Kt.A.registeredReadTimes=gr;var wr,Sr,_r,Or,Pr,Er,jr,kr=function(){return gr.get(yr)},Ir=n(1192),Cr=n(690),Tr=function(t){var e=t.article,n=t.articleStart,r=t.articleRect;if((0,ot.A)(e)){var o=Date.now();n&&(t.articleDuration+=o-n),!function(t){var e=(0,Cr.A)();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}},xr=n(6789),Mr=["WPtcs2","WPdp","statid","WPabs","WPfpuid"].join(","),Lr=n(1888),Dr=n(1577),Rr=function(t,e){var n="dot.gif?";n=(0,xr.A)(n,"Pos","readtime"),n=(0,xr.A)(n,"SN",t.sn),n=(0,xr.A)(n,"tm",t.duration),n=(0,xr.A)(n,"tmi",t.counter);var r=t.dotParams;r.scroll=t.scroll,r.scrollh=t.scrollh,r.cscroll=t.cscroll,r.cheight=t.cheight,r.density=t.density,r.crcounter=t.crcounter,Ir.V9&&t.article&&(r.ctime=t.ctime),t.fixCookie=Mr;var o={useBeacon:(0,Dr.A)(e)};return(0,Lr.A)(n,void 0,void 0,o,t)},Nr=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).type,e=kr();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(Ir.V9){Tr(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,Rr(e,t)}}}},Br=n(8742),Ur=n(6431),Vr=function(t){return Math.max(0,Math.min(100,F.A.n(t)?t:NaN))},Fr="ReadTime",Hr=(0,N.H2)("hlArt"),Gr=function(t,e){var n="article"===(0,qn.SU)("ctype"),r=(0,q.A)("wp_content_selector")||"article",o=t.article;if(o||(o=Array.from((0,Qe.A)(r,!0)).pop(),t.article=o,n&&!o&&((0,Fe.A)({message:Fr,fileName:"ArticleElementNotFound",campaign:r,path:e.type,slot:+t.articleNotInDOM},100,'No article element found for scroll observation. "'.concat(r,'" selector used is invalid or node is not in DOM.'),"error"),t.articleNotInDOM=(t.articleNotInDOM||0)+1)),Hr&&(o.style.border="3px red solid"),(0,ot.A)(o)){t.articleInDOM=!0,t.articleRect=o.getBoundingClientRect(),t.containerRect=(0,Ur.A)(o,!0);var i=t.articleRect,a=(t.containerRect,i.height),u=i.top,c=t.cscroll||0,s=t.cheight||0,l=(0,T.A)((0,qn.SU)("cpageno")),f=(0,T.A)((0,qn.SU)("cpagemax")),d=0;if(l&&f>1)d=l/f*100;else d=((0,Cr.A)()-u)/a*100;d=Vr(d),t.cscroll=Math.max(c,Math.floor(d)),t.cheight=Math.max(s,Math.floor(a))}else t.articleInDOM?n&&(0,Fe.A)({message:Fr,fileName:"ArticleRemovedFromDOM",campaign:r,path:e.type},1e3):(t.cscroll=0,t.cheight=0,n&&(0,Fe.A)({message:Fr,fileName:o?"ArticleElementNotInDOM":"ArticleElementNotMissing",campaign:r,path:e.type},1e3)),delete t.article},zr=n(2153),Wr=n(3096),$r=function(t){var e,n,r=t.scroll||0,o=t.height||0,i=(0,Wr.A)().top,a=(0,Cr.A)(),u=(0,zr.A)(),c=i+a,s=Vr(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)},qr=function(t){if(!document.hidden){var e=kr();e&&(e.dotParams=Object.assign({},(0,qn.SU)()),$r(e,t),Gr(e,t),Ir.V9&&Tr(e,t))}},Qr=function(t){var e=kr();e&&(e.timeStart||(e.timeStart=Date.now()),"register"===t.type&&(0,Br.ec)()?(0,X.DZ)((0,it.A)((function(){qr({type:"registerReady"})}))):qr(t))},Jr=function(){(0,X.Y6)(qr),(0,X.$W)(qr),(0,X.Gd)(Qr),(0,X.YN)(Nr),(0,X.nT)((function(t){!document.hidden&&Nr(t)})),(0,X.wu)((function(t){!document.hidden&&Qr(t)}))},Yr=function(t,e){Xe.A.spaReady?(0,tr.sQ)(t,e):(0,Fe.A)({message:"SPA",path:"SPANotInitialized",fileName:t},100,'SPA API was not initialized, but API method was used "'.concat(t,'".'),"error")},Kr=0,Xr=0,Zr=0,to=function(t){if(wr=Object.assign({},t),Xe.A.spaOmitFirstView)Xe.A.spaOmitFirstView=!1;else{var e=(0,Ie.K)()?"page:refresh":"page:view",n=Date.now();if(n-Kr<100)3===(Xr+=1)&&(0,Fe.A)({message:"SPA",path:"DispatchPageRequestedFast",fileName:e},1,"PV requested to fast.","error");else{Kr=n,Zr+=1;var r=[Jt.bg,Jt.SK,Jt.eo];100===Zr&&(0,Jt.Do)(r)?window.location.reload():Yr(e,t)}}},eo=to,no={mobile:"_mobile"},ro=function(t){["desktop","mobile"].includes(t)&&(_r=t)},oo=function(t){(0,ce.A)(t)&&(Sr=t)},io=function(){var t=no[_r]||"",e=(0,Br.id)()?"_dynamic":"";if((0,ce.A)(Sr)){var n="".concat(Sr).concat(t).concat(e);(0,ee.Qo)(n)}},ao=n(7016),uo=n(3342),co=n(98),so=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={type:"register"};if(yr!==t){var r=kr(),o=!document.hidden;r&&(o&&Nr(n),delete r.article,(0,on.O)(r.href));var i=(0,pe.A)();!function(t,e){(0,ce.A)(t)&&!gr.has(t)&&(yr=t,gr.set(yr,e))}(t,i),i.duration=0,i.total=0,i.scroll=0,i.cscroll=0,i.dotParams=Object.assign({},(0,qn.SU)()),i.sn=(0,ee.wY)(),i.rekid=(0,ao.w)(),i.pvid=t,i.gmid=(0,$e.u)(),i.referrer=(0,on.G)(),i.canonical=e.canonical||(0,Mn.A)(),i.href=e.href||(0,co.A)(),i.dn=(0,Br.id)(),i.counter=0,i.timeStop=0,Ir.V9&&(i.articleStart=0,i.articleDuration=0,i.ctime=0),o&&Qr(n)}},lo=n(6348),fo=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;F.A.o(r)||(r={});var i=r.generate;if(n||i){(0,ce.A)(o)&&(o=o.replace(/(_dynamic)+/g,"_dynamic"),!Xe.A.spaReady&&/_dynamic$/.test(o)&&(0,tr.sQ)("page:close"),(0,ee.Qo)(o));var a=o||(0,ee.wY)();if((0,ee.m7)(a)){var u={};(0,Te.A)(e)&&(e.contentSelector&&((0,le.A)("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,qn.xo)(e)),"autorefresh"!==n&&"top"!==n||(lo.A.length=0,(0,uo.xg)(),so((0,uo.M$)(),u),r.useMimeType=!0,F.A.f(Pr)&&(r.onError=function(){Pr(0),r.onLoad=void 0,r.onError=void 0},r.onLoad=function(){Pr(1),r.onLoad=void 0,r.onError=void 0}));var c="dot.gif?";return i?(c=(0,xr.A)(c,"Pos","[[ACTION]]"),c=(0,xr.A)(c,"SN","[[SN]]")):(c=(0,xr.A)(c,"Pos",n),c=(0,xr.A)(c,"SN",a)),(0,Lr.A)(c,void 0,void 0,r,u)}}},po=function(){return fo(void 0,void 0,void 0,{generate:!0})},vo=fo,Ao=function(){var t=[Jt.bg,Jt.A2,Jt.wd];return(0,Jt.Do)(t)?"click":""},mo=n(1634),yo="GEMIUS",ho=function(t,e){var n=e.gemius,r=jr.hit;if(r){var o;if(null!=n&&n.hit&&(o=r[n.hit],n.hit!==(0,qn.SU)("ctype")&&(0,Fe.A)({message:yo,path:"SPANotUsingCTYPE",fileName:n.hit},1e5)),!o){var i=r.inne,a=r.other;(o=i||a)&&(0,Fe.A)({message:yo,path:"SPAUsingOTHER",fileName:i?"inne":"other"},1e4)}o?((0,mo.A)("gemius_hit"),Xe.A.gemiusID=2,(0,$e.y)(o),Er?(0,Ie.K)()||window.gemius_hit(o):(en(),Er=!0)):(Xe.A.gemiusID=0,(0,Fe.A)({message:yo,path:"SPAMissingIdentifier"},1e3,"".concat(yo,": Missing SPA identifier")))}else(0,Fe.A)({message:yo,path:"SPAMissingConfig"},1e5,"".concat(yo,": Missing SPA config"))},bo=function(t){(0,jt.FC)()||(0,Te.A)(t)&&(jr=t,(0,tr.MO)(ho),(0,tr.IQ)(ho))},go=function(t,e){(0,Br.we)(),e&&(oo(e.base),function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,pe.A)(),e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.bunch,r=t.ctype;if((n||r)&&(0,Te.A)(Or)){var o=Or[n]||Or[r];o?(t.bunchID=o,(0,ao.w)()&&!e||(0,ao.g)(o)):(0,Fe.A)({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),io(),(0,qn.a6)({})},wo=function(t,e){var n=e.dot;go(0,n),vo(void 0,n,"top")},So=function(t,e){var n=e.dot;go(0,n),vo(void 0,n,"autorefresh")},_o=function(t){var e,n=t.platform,r=t[n],o=r.dot,i=r.gemius;ro(n),oo(o.base),e=o.bunches,Or=e,(0,qn.xo)(o.params),F.A.s(o.type)||(o.type=(0,q.A)("wp_dot_type")||Ao()),(0,le.A)("wp_dot_type",o.type),io(),bo(i),(0,tr.p3)(Br.UV),(0,tr.MO)(wo),(0,tr.IQ)(So)},Oo="SPA",Po=function(t){if(!Xe.A.spaReady)if(t){var e=t.config;if(Kt.A.siteConfig=e,e)return Xe.A.spaReady=!0,(0,P.A)(Oo,!0),_o(e),(0,Y.A)("PageView",Kn),ze(!0),!0;(0,se.A)("".concat(Oo,": Missing site config"),!0)}else(0,se.A)("".concat(Oo,": Missing data"),!0)},Eo=function(){var t=(0,q.A)("wp_spa_config");if(t&&((0,Fe.A)({message:"SPA",path:"HeadConfig"},1e4),Po({config:t}))){var e=t.payload;if(e)eo(e),(0,Fe.A)({message:"SPA",path:"ConfigPayload"},1e4);else{var n=(0,qn.SU)(),r={dot:n,gemius:{hit:n.hit||n.ctype}};eo(r),Xe.A.spaOmitFirstView=!0}return!0}},jo=n(2351),ko=n(7743),Io=n(5858),Co=n(7996),To=n(7893),xo=n(7758),Mo=n(6293),Lo=n(3394),Do=n(76),Ro=function(){if(!xo.My){var t=(0,ee.wY)(),e=(0,w.gB)();if(t&&e){var n=(0,Do.A)(t,{local_statid:e},"sa22ping",{give:!0}).queryGET,r=(0,er.mess)({url:n,forceDomain:Mo.A});(0,Lo.A)({method:"hub",action:"sa22ping",src:r})}}},No=function(){var t=0,e=(0,q.A)("gafDirect",Xe.A);F.A.n(e)&&(t=e?2:1),Xe.A.SA51state=t,(new Image).src=(0,er.mess)({url:"https://dot.wp.pl/wplogo.gif",mode:"application",length:350,forceDomain:Mo.A})},Bo=n(5583),Uo=function(t){Xe.A.dotSuccess=t,(0,w.oH)(),(0,Bo.A)(Co.A),No(),Ro(),To.A.open()},Vo=n(931),Fo=function(t,e){return Object.fromEntries(Object.entries(t).map(e))};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){if("string"==typeof t)return Go(t,e);var n={}.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)?Go(t,e):void 0}}(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=Array(e);n<e;n++)r[n]=t[n];return r}var zo,Wo,$o=function(t){var e=t,n=Fo(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},(function(t){var e=Ho(t,2),n=e[0],r=e[1];return[ln.Io[n]||n,r]})),r=(0,Vo.A)(n,!0,!1);return r&&(e=e.split("#").slice(0,1).join(""),e=(0,xr.A)(e,r,!1,!0,!0)),e},qo=function(t){Wo&&zo&&(dn(zo),Wo=!1),(0,or.A)().removeEventListener("mousemove",qo),window.removeEventListener("blur",qo)},Qo=function(){(0,or.A)().addEventListener("mousemove",qo),window.addEventListener("blur",qo)},Jo=function(t){t.target.removeEventListener("contextmenu",Jo),Qo()},Yo=function(t){var e=Math.ceil(Date.now()/1e4);return(0,vn.D)(Object.assign({},t,{timestamp:e})).replace(/[=]+$/,"")},Ko=function(t,e){if((0,fn.fS)()&&!t&&!It.A){var n=Object.assign({},(0,N.Xb)(!0)),r=(0,sn.A)((0,jn.A)(e).search);if(Object.keys(n).forEach((function(t){r[t]&&delete n[t]})),!hn(r)){var o,i=null===(o=(0,kt.A)("STac"))||void 0===o?void 0:o.substring(0,5),a=(0,pe.A)();a.statid=(0,w.gB)(),i&&(a.STacPrefix=i);var u=Yo(a),c=u.slice(-3);(0,ce.A)(u)&&(n[c]=u)}var s=(0,Vo.A)(n,!0),l=!(0,N.H2)("wplib")&&(0,Dn.A)("wplib")&&"".concat(s,"&wplib");return s?(0,xr.A)(e,l||s,!1,!1,!0):e}return e},Xo=n(8482),Zo=new Date,ti=(0,q.A)("wp_onepager"),ei=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,l=e.toNewWindow,f=e.params,d=e.linkNode,p="clk.gif?";p=(0,xr.A)(p,"xd",(0,ee.wY)()),p=(0,xr.A)(p,"dt",new Date-Zo),n&&(p=(0,xr.A)(p,"yd",n,!0)),r&&(p=(0,xr.A)(p,"tg",(0,Xo.A)(r),!0),(0,C.A)("WPnxrf",r)),o&&(p=(0,xr.A)(p,"tt",o,!0)),i&&(p=(0,xr.A)(p,"epos",i)),c&&(p=(0,xr.A)(p,"is",c,!0)),u&&(p=(0,xr.A)(p,"btt",u));var v=Object.assign(f||{},(0,qn.SU)()),A=d&&2===u,m=null==d||null===(t=d.getAttribute)||void 0===t?void 0:t.call(d,"href"),y=a&&/^(?:https?:)?\/\//i.test(m)&&!ti,h=[!a,l,A,a&&!Xe.A.spaReady&&!ti,y].some(Boolean),b=Object.assign({},s),g=(0,Vt.AA)();return g&&(b.abtest=g),m&&(d.href=Ko(a,m)),(0,Te.A)(b)&&(qo(),h&&function(t){var e=t.referrerParams,n=t.rightClickOnLinkNode,r=t.linkNode,o=t.toNewWindow;zo=window.location.href;var i=$o(zo,e);dn(i),Wo=!0,n?r.addEventListener("contextmenu",Jo):(o&&setTimeout(Qo),(0,X.YN)(qo))}({referrerParams:b,rightClickOnLinkNode:A,linkNode:d,toNewWindow:l})),(0,Lr.A)(p,void 0,void 0,{useBeacon:!0},{dotParams:v})},ni=function(t){for(var e=t;e;){if(["A","AREA"].includes(e.tagName))return e.href?e:void 0;e=e.parentNode}},ri=n(1277),oi=function(t){var e=t.dataset.stClk;if(e){var n=(0,ri.A)(e)||{};return n&&(n.sgsvid=(0,qn.SU)("svid")),n}},ii=n(8970),ai=function(t){for(var e=t;e;){if(e===document)return;if((0,ii.k)(e))return"Adv";var n=e.dataset.stArea;if(n)return"ST-".concat(n);e=e.parentNode}},ui=function(t){for(var e=t;e;){if(e===document)return;var n=(0,T.A)(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}},ci=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))},si=n(6466),li=n(3090),fi=function(t){var e=ni(t.target);if(e){var n=ai(e);if("Adv"!==n){var r=(0,li.A)(t),o=window.location,i=o.hostname,a=o.pathname,u=e.hostname,c=e.pathname,s=e.protocol,l=(e.onclick,e.title),f=e.textContent,d=e.href,p=e.source,v=e.getAttribute("onclick"),A=ci(t,r,e);if(A||!(v||"javascript:"===s||i+a===u+c)){var m=e.querySelector("img"),y=(0,Xo.A)(null==m?void 0:m.src),h=(0,Xo.A)((l||f||"notitle").trim(),128),b=ui(e),g=t.pageY,w=Number((0,si.A)(e)),S=Object.assign({cb:w,ypos:"".concat(Math.floor(g/100))},(0,qn.SU)(),oi(e)),_=function(t){return t.includes("src01=20804")&&!t.includes("refabtest=")?(0,xr.A)(t,"refabtest",(0,Vt.AA)(),!0):t}(d);_!==d&&(e.href=_),ei({statTag:n,linkHref:_,linkTitle:h,linkIndex:b,mouseButton:r,imageSource:y,sourceData:p||{},toNewWindow:A,sameSite:i===u,params:S,linkNode:e})}}}},di="Stat",pi=(0,N.H2)("noclick"),vi=function(t){!function(t){Pr=t}(Uo);var e=(0,q.A)("wp_pvid");(0,uo.xg)(!0,e),(0,qn.xo)(),(0,Io.V)(),To.A.fill((function(){(0,mo.A)("DOTDamOpen"),e&&(0,Fe.A)({message:di,path:"ExistingPVID"},1e3)}));var n=!1;F.A.f(t)&&(n=(0,Y.A)("SPAHeadConfig",t));var r=(0,q.A)("wp_dot_type"),o=(0,q.A)("wp_dot_send"),i=(0,q.A)("wp_gaf_targeting");Xe.A.visibleOnLoad=!document.hidden,Xe.A.timeOnLoad=(0,ko.tB)(),i&&(Xe.A.gafSSR=1),F.A.u(o)&&(0,le.A)("wp_dot_send",Ln.A),F.A.s(r)||(0,le.A)("wp_dot_type",Ao());var a=(0,q.A)("wp_dot_type").includes("click")&&!pi;(0,P.A)("".concat(di,"Click"),a),a&&document.addEventListener("mousedown",fi),!n&&(0,q.A)("wp_dot_send")&&((0,Br.we)(),vo(void 0,void 0,(0,Ie.K)()?"autorefresh":"top"))},Ai=n(4317),mi=n(2459),yi=n(3891);function hi(t){return function(t){if(Array.isArray(t))return bi(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){if("string"==typeof t)return bi(t,e);var n={}.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)?bi(t,e):void 0}}(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 bi(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var gi=function(){Ai.A.close();var t=["statid","STac","WPabs"].concat(hi(mi.A)),e=hi(mi.A);return(0,yi.A)(t,e).then((function(t){return Ai.A.open(),t}))},wi=n(1030),Si=n(8522),_i=function(){var t=function(){(0,X.wu)(wi.Wt),(0,X.nT)(wi.HC),(0,X.Vl)("pageshow",t)};(0,X.wu)(t);var e=(0,wi.Wt)({type:"init"});e&&e.then((function(){(0,X.Gd)(wi.Wt),(0,X.YN)(wi.HC),(0,tr.p3)(wi.HC)})).catch((function(t){(0,Si.A)(t,"SyncUniform")}))},Oi=function(){xo.TZ?Ai.A.open():er.domains.uniformDomains.includes(window.location.hostname)?_i():gi()},Pi=n(4548),Ei=n(9393),ji=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){(0,se.A)(t,!0)},error:function(t){(0,se.A)(t,"error")}}},ki=n(6920),Ii=function(){var t="no",e="testMess",n=(0,N.H2)("keepMess"),r=(0,N.H2)("_bb"),o="0"===(0,N.H2)("_aa")&&!r,i=n!==t&&(0,E.A)(e),a=o?t:(0,N.H2)(e)||i,u=!(It.A||a===t||r);return n&&(n===t?(0,k.A)(e):a&&(0,C.A)(e,a)),{testDomain:a,enabled:u}},Ci=/\/wpjslib-chunk-.*/,Ti=function(t){return Ci.test(t)},xi=function(t,e){return function(){(0,we.A)(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)})})}))}},Mi=(0,N.H2)("_bb"),Li=xi({SCRIPT:["Script","src"]},(function(t,e){var n=e;return Ti(n)&&(n=Mi?n:(0,er.mess)(n),t.setAttribute("crossorigin","anonymous"),t.crossOrigin="anonymous"),n}));function Di(t){return function(t){if(Array.isArray(t))return Ri(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){if("string"==typeof t)return Ri(t,e);var n={}.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)?Ri(t,e):void 0}}(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 Ri(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ni=[];Kt.A.messData=Ni;var Bi=function(){var t=window.location.hostname,e=[].concat(Di(er.domains.uniformDomains),Di(er.domains.aabDomains)),n=e.includes(t);(0,Ei.sJ)(n);var r=Ii(),o=r.enabled,i=r.testDomain;if((0,Ei.kv)(o),(0,er.setCustomLogger)(ji()),(0,er.set)((0,Pi.X4)()?Mo.A:t,(0,fn.fS)(),!1,{enabled:o,testDomain:i,collector:function(t){return Ni.push(t)}}),Li(),!n){var a=(0,ki.A)();(e.includes(a)||e.includes("www.".concat(a)))&&(0,Fe.A)({message:"Uniform",path:"topDomainEnabled",fileName:""},1e3)}},Ui=n(3849),Vi=n(267),Fi=n(9970),Hi=n(8681),Gi=n(9777),zi=function(){Gi.A.forEach((function(t){var e=t.observations;(0,we.A)(e,(function(t,e){null!=e&&e[Fi.TJ]&&(0,Hi.A)(e[Fi.TJ])}))}))},Wi=n(4073),$i=function(){(0,Wi.A)()||((0,X.So)(Ui.Hi),(0,X.t1)(Ui.Hi))},qi=function(){$i(),(0,X.Gd)((function(){(0,Vi.F)(),(0,Ui.Xx)()})),(0,X.YN)((function(){(0,Ui.Xx)(),zi()}))},Qi=n(3711),Ji=n(3792),Yi=n(7473),Ki=function(){var t=function(){var t=Object.values(Qi.lI).reduce((function(t,e){return t+e.data.length}),0);(0,Ji.Y)(t),Yi.A.apply(void 0,arguments)};(0,Qi.a8)(),(0,X.YN)(t),(0,X.nT)(t),(0,tr.p3)(t,!0),(0,Ji.r6)()},Xi=n(1133),Zi=Date.now(),ta=function(t,e,n,r){(0,Tt.A)("atfd_abboard",Object.assign({event:t,slotMode:e,timeStart:Date.now()-Zi},r)),void 0!==e&&((0,C.A)(S.CK,e),F.A.f(n)&&n())},ea=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){ta("shown",1,void 0,{type:n,channel:s}),L(_.qT);var l=(0,T.A)((0,kt.A)(S.rl));(0,I.A)(S.rl,l+1)}else ta("adsNotAllowed",void 0,void 0,{type:n,channel:s}),L(_.ob);break;case c:"1"!==(0,kt.A)(S.Dw)&&((0,I.A)(S.Dw,1),L(_.ob),ta("unlocked",void 0,void 0,{type:n,channel:s}),(0,j.A)(S.rl)),ta("notUnlocked",void 0,void 0,{type:n,channel:s});break;default:L(_.ob),ta("unknown",void 0,void 0,{type:n,channel:s})}}})},na=function(){var t="googlefcPresent";ea(),(0,Ke.A)({src:"https://fundingchoicesmessages.google.com/i/pub-3966653589406540?ers=1",onLoad:function(){(0,it.A)((function(e){if(!window.frames[t]){var n=(0,Xi.A)();n.name=t,e.appendChild(n)}}))()}})},ra=n(3419),oa=function(t){return function(e,n,r){e&&(0,X.DZ)((function(){t(n,r)}))}}((function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];n.e(478).then(n.bind(n,8017)).then((function(t){t.default.apply(void 0,e)})).catch((function(t){(0,Si.A)(t,"WhitelistBoardV2")}))})),ia=oa,aa=n(847),ua=function(t){var e,n=(0,ra.A)(S.xh),r=0;(0,Te.A)(n)&&(r=(0,T.A)(n.value||0),e=n.keybase);var o=Date.now(),i=o-r,a=i>S.EF||i<1e3||r>=o;a&&(e=e||(0,Z.eq)(3,36,!0),(0,aa.A)(S.xh,{value:o,keybase:e}),(0,j.A)(S.jd));var u="1"===(0,kt.A)(S.jd);(a||u)&&ia(t,ta,u)},ca=function(t){var e=(0,E.A)(S.CK),n=(0,T.A)(e);!t&&n&&((0,I.A)(S.Dw,n),ta("unlocked",0),(0,j.A)(S.rl),(0,k.A)(S.xh))},sa=function(t){var e=(0,N.H2)("abBoard"),n=(0,ee.ch)("(autokult|gadzetomania|komorkomania|fotoblogia)$"),r=(0,ee.ch)("^(wptv|pogoda|tech|ads)"),o=(0,fn.qs)()||(0,fn.xt)()||(0,fn.VZ)()||n||r,i=!("index"===(0,qn.SU)("ctype"))&&(0,Jt.LJ)([Jt.Kt,Jt.Wx]),a=!fn.nr&&(o||i)||e;(0,fn.UD)()||(0,qn.SU)("cpremium")||e?ia(t,ta):(a&&ua(t),ca(t),(0,fn.M5)()&&(0,tr.MO)((function(){/\/quiz\/\d{16}\/wynik/.test(window.location.pathname)&&ua(t)})))};function la(t){return la="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},la(t)}var fa,da,pa,va,Aa,ma=function(t){if(!(0,Pt.z)()&&!(0,fn.$8)()&&!fn.mM){var e=(0,Vt.IX)("adtech","AAB-56"),n="C"===e;if("B"===e)na();else if(n)ta("noBoards");else{if(t)return t.then(sa);(0,Fe.A)({message:"".concat("WhitelistBoardInit"),path:la(t)})}}},ya=n(2977),ha=n(7139),ba=n(8380);function ga(t){return ga="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},ga(t)}function wa(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,_a(r.key),r)}}function Sa(t,e,n){return(e=_a(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function _a(t){var e=function(t,e){if("object"!=ga(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ga(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ga(e)?e: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"}(da||(da={})),function(t){t.STUB="stub",t.LOADING="loading",t.LOADED="loaded",t.ERROR="error"}(pa||(pa={})),function(t){t.VISIBLE="visible",t.HIDDEN="hidden",t.DISABLED="disabled"}(va||(va={})),function(t){t.TC_LOADED="tcloaded",t.CMP_UI_SHOWN="cmpuishown",t.USER_ACTION_COMPLETE="useractioncomplete"}(Aa||(Aa={}));var Oa=function(){return t=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),Sa(this,"listenerId",void 0),Sa(this,"callback",void 0),Sa(this,"next",void 0),Sa(this,"param",void 0),Sa(this,"success",!0),Object.assign(this,{callback:e,listenerId:r,param:n,next:o});try{this.respond()}catch(t){this.invokeCallback(null)}},(e=[{key:"invokeCallback",value:function(t){var e=null!==t;"function"==typeof this.next?this.callback(this.next,t,e):this.callback(t,e)}}])&&wa(t.prototype,e),n&&wa(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function Pa(t){return Pa="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},Pa(t)}function Ea(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,ja(r.key),r)}}function ja(t){var e=function(t,e){if("object"!=Pa(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Pa(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Pa(e)?e:e+""}function ka(t,e,n){return e=Ca(e),function(t,e){if(e&&("object"==Pa(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)}(t,Ia()?Reflect.construct(e,n||[],Ca(t).constructor):e.apply(t,n))}function Ia(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ia=function(){return!!t})()}function Ca(t){return Ca=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ca(t)}function Ta(t,e){return Ta=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ta(t,e)}var xa=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),ka(this,e,arguments)}return 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&&Ta(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.throwIfParamInvalid(),this.invokeCallback(new pu(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")}}])&&Ea(n.prototype,r),o&&Ea(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Oa);function Ma(t){return Ma="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},Ma(t)}function La(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,Ra(r.key),r)}}function Da(t,e,n){return(e=Ra(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ra(t){var e=function(t,e){if("object"!=Ma(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ma(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ma(e)?e:e+""}var Na=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Da(this,"eventQueue",new Map),Da(this,"queueNumber",0)},(e=[{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 xa(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}}])&&La(t.prototype,e),n&&La(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function Ba(t){return Ba="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},Ba(t)}function Ua(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,Fa(r.key),r)}}function Va(t,e,n){return(e=Fa(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Fa(t){var e=function(t,e){if("object"!=Ba(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ba(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ba(e)?e:e+""}var Ha=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},n=[{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=pa.LOADING,this.disabled=!1,this.displayStatus=va.HIDDEN,this.eventQueue.clear()}}],(e=null)&&Ua(t.prototype,e),n&&Ua(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function Ga(t){return Ga="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},Ga(t)}function za(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,qa(r.key),r)}}function Wa(t,e,n){return e&&za(t.prototype,e),n&&za(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function $a(t,e,n){return(e=qa(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function qa(t){var e=function(t,e){if("object"!=Ga(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ga(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ga(e)?e:e+""}Va(Ha,"apiVersion","2"),Va(Ha,"tcfPolicyVersion",void 0),Va(Ha,"eventQueue",new Na),Va(Ha,"cmpStatus",pa.LOADING),Va(Ha,"disabled",!1),Va(Ha,"displayStatus",va.HIDDEN),Va(Ha,"cmpId",void 0),Va(Ha,"cmpVersion",void 0),Va(Ha,"eventStatus",void 0),Va(Ha,"gdprApplies",void 0),Va(Ha,"tcModel",void 0),Va(Ha,"tcString",void 0);var Qa=Wa((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),$a(this,"cmpId",Ha.cmpId),$a(this,"cmpVersion",Ha.cmpVersion),$a(this,"gdprApplies",Ha.gdprApplies),$a(this,"tcfPolicyVersion",Ha.tcfPolicyVersion)}));function Ja(t){return Ja="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},Ja(t)}function Ya(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,eu(r.key),r)}}function Ka(t,e,n){return e=Za(e),function(t,e){if(e&&("object"==Ja(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)}(t,Xa()?Reflect.construct(e,n||[],Za(t).constructor):e.apply(t,n))}function Xa(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Xa=function(){return!!t})()}function Za(t){return Za=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Za(t)}function tu(t,e){return tu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},tu(t,e)}function eu(t){var e=function(t,e){if("object"!=Ja(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ja(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ja(e)?e:e+""}var nu=function(t){function e(){var t,n,r,o;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var i=arguments.length,a=new Array(i),u=0;u<i;u++)a[u]=arguments[u];return t=Ka(this,e,[].concat(a)),n=t,r="cmpStatus",o=pa.ERROR,(r=eu(r))in n?Object.defineProperty(n,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[r]=o,t}return 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&&tu(t,e)}(e,t),n=e,r&&Ya(n.prototype,r),o&&Ya(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Qa);function ru(t){return ru="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},ru(t)}function ou(t){return function(t){if(Array.isArray(t))return iu(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){if("string"==typeof t)return iu(t,e);var n={}.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)?iu(t,e):void 0}}(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 iu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function au(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,du(r.key),r)}}function uu(t,e,n){return e=su(e),function(t,e){if(e&&("object"==ru(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)}(t,cu()?Reflect.construct(e,n||[],su(t).constructor):e.apply(t,n))}function cu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(cu=function(){return!!t})()}function su(t){return su=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},su(t)}function lu(t,e){return lu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},lu(t,e)}function fu(t,e,n){return(e=du(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function du(t){var e=function(t,e){if("object"!=ru(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ru(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ru(e)?e:e+""}var pu=function(t){function e(t,n){var r;if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),fu(r=uu(this,e),"tcString",void 0),fu(r,"listenerId",void 0),fu(r,"eventStatus",void 0),fu(r,"cmpStatus",void 0),fu(r,"isServiceSpecific",void 0),fu(r,"useNonStandardTexts",void 0),fu(r,"publisherCC",void 0),fu(r,"purposeOneTreatment",void 0),fu(r,"outOfBand",void 0),fu(r,"purpose",void 0),fu(r,"vendor",void 0),fu(r,"specialFeatureOptins",void 0),fu(r,"publisher",void 0),r.eventStatus=Ha.eventStatus,r.cmpStatus=Ha.cmpStatus,r.listenerId=n,Ha.gdprApplies){var o=Ha.tcModel;r.tcString=Ha.tcString,r.isServiceSpecific=o.isServiceSpecific,r.useNonStandardTexts=o.useNonStandardTexts,r.purposeOneTreatment=o.purposeOneTreatment,r.publisherCC=o.publisherCountryCode,r.outOfBand={allowedVendors:r.createVectorField(o.vendorsAllowed,t),disclosedVendors:r.createVectorField(o.vendorsDisclosed,t)},r.purpose={consents:r.createVectorField(o.purposeConsents),legitimateInterests:r.createVectorField(o.purposeLegitimateInterests)},r.vendor={consents:r.createVectorField(o.vendorConsents,t),legitimateInterests:r.createVectorField(o.vendorLegitimateInterests,t)},r.specialFeatureOptins=r.createVectorField(o.specialFeatureOptins),r.publisher={consents:r.createVectorField(o.publisherConsents),legitimateInterests:r.createVectorField(o.publisherLegitimateInterests),customPurpose:{consents:r.createVectorField(o.publisherCustomConsents),legitimateInterests:r.createVectorField(o.publisherCustomLegitimateInterests)},restrictions:r.createRestrictions(o.publisherRestrictions)}}return r}return 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&&lu(t,e)}(e,t),n=e,(r=[{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}),{}):ou(t).reduce((function(t,e){return t[e[0].toString(10)]=e[1],t}),{})}}])&&au(n.prototype,r),o&&au(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Qa);function vu(t){return vu="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},vu(t)}function Au(t){return function(t){if(Array.isArray(t))return mu(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){if("string"==typeof t)return mu(t,e);var n={}.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)?mu(t,e):void 0}}(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 mu(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function yu(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,hu(r.key),r)}}function hu(t){var e=function(t,e){if("object"!=vu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=vu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==vu(e)?e:e+""}function bu(t,e,n){return e=wu(e),function(t,e){if(e&&("object"==vu(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)}(t,gu()?Reflect.construct(e,n||[],wu(t).constructor):e.apply(t,n))}function gu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(gu=function(){return!!t})()}function wu(t){return wu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},wu(t)}function Su(t,e){return Su=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Su(t,e)}var _u=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),delete(n=bu(this,e,[t])).outOfBand,n}return 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&&Su(t,e)}(e,t),n=e,(r=[{key:"createVectorField",value:function(t){return Au(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}}])&&yu(n.prototype,r),o&&yu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(pu);function Ou(t){return Ou="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},Ou(t)}function Pu(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,Tu(r.key),r)}}function Eu(t,e,n){return e=ku(e),function(t,e){if(e&&("object"==Ou(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)}(t,ju()?Reflect.construct(e,n||[],ku(t).constructor):e.apply(t,n))}function ju(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ju=function(){return!!t})()}function ku(t){return ku=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ku(t)}function Iu(t,e){return Iu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Iu(t,e)}function Cu(t,e,n){return(e=Tu(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Tu(t){var e=function(t,e){if("object"!=Ou(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ou(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ou(e)?e:e+""}var xu=function(t){function e(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Cu(t=Eu(this,e),"cmpLoaded",!0),Cu(t,"cmpStatus",Ha.cmpStatus),Cu(t,"displayStatus",Ha.displayStatus),Cu(t,"apiVersion",String(Ha.apiVersion)),Cu(t,"gvlVersion",void 0),Ha.tcModel&&Ha.tcModel.vendorListVersion&&(t.gvlVersion=+Ha.tcModel.vendorListVersion),t}return 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&&Iu(t,e)}(e,t),n=e,r&&Pu(n.prototype,r),o&&Pu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Qa);function Mu(t){return Mu="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},Mu(t)}function Lu(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,Du(r.key),r)}}function Du(t){var e=function(t,e){if("object"!=Mu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Mu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Mu(e)?e:e+""}function Ru(t,e,n){return e=Bu(e),function(t,e){if(e&&("object"==Mu(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)}(t,Nu()?Reflect.construct(e,n||[],Bu(t).constructor):e.apply(t,n))}function Nu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Nu=function(){return!!t})()}function Bu(t){return Bu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Bu(t)}function Uu(t,e){return Uu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Uu(t,e)}var Vu=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Ru(this,e,arguments)}return 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&&Uu(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.invokeCallback(new xu)}}])&&Lu(n.prototype,r),o&&Lu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Oa);function Fu(t){return Fu="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},Fu(t)}function Hu(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,Gu(r.key),r)}}function Gu(t){var e=function(t,e){if("object"!=Fu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Fu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Fu(e)?e:e+""}function zu(t,e,n){return e=$u(e),function(t,e){if(e&&("object"==Fu(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)}(t,Wu()?Reflect.construct(e,n||[],$u(t).constructor):e.apply(t,n))}function Wu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Wu=function(){return!!t})()}function $u(t){return $u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},$u(t)}function qu(t,e){return qu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},qu(t,e)}var Qu=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),zu(this,e,arguments)}return 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&&qu(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.throwIfParamInvalid(),this.invokeCallback(new _u(this.param))}}])&&Hu(n.prototype,r),o&&Hu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(xa),Ju=n(1531);function Yu(t){return Yu="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},Yu(t)}function Ku(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,Xu(r.key),r)}}function Xu(t){var e=function(t,e){if("object"!=Yu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Yu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Yu(e)?e:e+""}function Zu(t,e,n){return e=ec(e),function(t,e){if(e&&("object"==Yu(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)}(t,tc()?Reflect.construct(e,n||[],ec(t).constructor):e.apply(t,n))}function tc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(tc=function(){return!!t})()}function ec(t){return ec=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ec(t)}function nc(t,e){return nc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},nc(t,e)}var rc=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Zu(this,e,arguments)}return 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&&nc(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){var t,e=this,n=Ha.tcModel,r=n.vendorListVersion;void 0===this.param&&(this.param=r),(t=this.param===r&&n.gvl?n.gvl:new Ju.aI(this.param)).readyPromise.then((function(){e.invokeCallback(t.getJson())}))}}])&&Ku(n.prototype,r),o&&Ku(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Oa);function oc(t){return oc="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},oc(t)}function ic(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,ac(r.key),r)}}function ac(t){var e=function(t,e){if("object"!=oc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=oc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==oc(e)?e:e+""}function uc(t,e,n){return e=lc(e),function(t,e){if(e&&("object"==oc(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)}(t,cc()?Reflect.construct(e,n||[],lc(t).constructor):e.apply(t,n))}function cc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(cc=function(){return!!t})()}function sc(){return sc="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=lc(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}},sc.apply(null,arguments)}function lc(t){return lc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},lc(t)}function fc(t,e){return fc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},fc(t,e)}var dc=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),uc(this,e,arguments)}return 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&&fc(t,e)}(e,t),n=e,r=[{key:"respond",value:function(){var t,n,r,o,i;this.listenerId=Ha.eventQueue.add({callback:this.callback,param:this.param,next:this.next}),(t=e,n="respond",r=this,i=sc(lc(1&(o=3)?t.prototype:t),n,r),2&o&&"function"==typeof i?function(t){return i.apply(r,t)}:i)([])}}],r&&ic(n.prototype,r),o&&ic(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(xa);function pc(t){return pc="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},pc(t)}function vc(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,Ac(r.key),r)}}function Ac(t){var e=function(t,e){if("object"!=pc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=pc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==pc(e)?e:e+""}function mc(t,e,n){return e=hc(e),function(t,e){if(e&&("object"==pc(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)}(t,yc()?Reflect.construct(e,n||[],hc(t).constructor):e.apply(t,n))}function yc(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(yc=function(){return!!t})()}function hc(t){return hc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},hc(t)}function bc(t,e){return bc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},bc(t,e)}var gc,wc,Sc,_c,Oc,Pc,Ec=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),mc(this,e,arguments)}return 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&&bc(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.invokeCallback(Ha.eventQueue.remove(this.param))}}])&&vc(n.prototype,r),o&&vc(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Oa);function jc(t){return jc="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},jc(t)}function kc(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,Tc(r.key),r)}}function Ic(t,e,n){return e&&kc(t.prototype,e),n&&kc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Cc(t,e,n){return(e=Tc(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Tc(t){var e=function(t,e){if("object"!=jc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=jc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==jc(e)?e:e+""}gc=da.PING,wc=da.GET_TC_DATA,Sc=da.GET_IN_APP_TC_DATA,_c=da.GET_VENDOR_LIST,Oc=da.ADD_EVENT_LISTENER,Pc=da.REMOVE_EVENT_LISTENER;var xc=Ic((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function Mc(t){return Mc="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},Mc(t)}function Lc(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,Dc(r.key),r)}}function Dc(t){var e=function(t,e){if("object"!=Mc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Mc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Mc(e)?e:e+""}Cc(xc,gc,Vu),Cc(xc,wc,xa),Cc(xc,Sc,Qu),Cc(xc,_c,rc),Cc(xc,Oc,dc),Cc(xc,Pc,Ec);var Rc,Nc,Bc,Uc=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},n=[{key:"has",value:function(t){return"string"==typeof t&&(t=Number(t)),this.set_.has(t)}}],(e=null)&&Lc(t.prototype,e),n&&Lc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function Vc(t){return Vc="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},Vc(t)}function Fc(t){return function(t){if(Array.isArray(t))return Hc(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){if("string"==typeof t)return Hc(t,e);var n={}.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)?Hc(t,e):void 0}}(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 Hc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Gc(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,Wc(r.key),r)}}function zc(t,e,n){return(e=Wc(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Wc(t){var e=function(t,e){if("object"!=Vc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Vc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Vc(e)?e:e+""}Rc=Uc,Nc="set_",Bc=new Set([0,2,void 0,null]),(Nc=Dc(Nc))in Rc?Object.defineProperty(Rc,Nc,{value:Bc,enumerable:!0,configurable:!0,writable:!0}):Rc[Nc]=Bc;var $c="__tcfapi",qc=function(){return function(t,e,n){return e&&Gc(t.prototype,e),n&&Gc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(e){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),zc(this,"callQueue",void 0),zc(this,"customCommands",void 0),e){var n=da.ADD_EVENT_LISTENER;if(null!=e&&e[n])throw new Error("Built-In Custom Commmand for ".concat(n," not allowed: Use ").concat(da.GET_TC_DATA," instead"));if(n=da.REMOVE_EVENT_LISTENER,null!=e&&e[n])throw new Error("Built-In Custom Commmand for ".concat(n," not allowed"));null!=e&&e[da.GET_TC_DATA]&&(e[da.ADD_EVENT_LISTENER]=e[da.GET_TC_DATA],e[da.REMOVE_EVENT_LISTENER]=e[da.GET_TC_DATA]),this.customCommands=e}try{this.callQueue=window[$c]()||[]}catch(t){this.callQueue=[]}finally{window[$c]=this.apiCall.bind(this),this.purgeQueuedCalls()}}),[{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(Uc.has(e)){if("function"!=typeof n)throw new Error("invalid callback function");if(Ha.disabled)n(new nu,!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===da.PING?this.isCustomCommand(t)?new xc[t](this.customCommands[t],o[0],null,n):new xc[t](n,o[0]):void 0===Ha.tcModel?this.callQueue.push([t,e,n].concat(o)):this.isCustomCommand(t)&&this.isBuiltInCommand(t)?new xc[t](this.customCommands[t],o[0],null,n):new xc[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)[$c].apply(e,Fc(t))}))}},{key:"isCustomCommand",value:function(t){return this.customCommands&&"function"==typeof this.customCommands[t]}},{key:"isBuiltInCommand",value:function(t){return void 0!==xc[t]}}])}();function Qc(t){return Qc="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},Qc(t)}function Jc(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,Kc(r.key),r)}}function Yc(t,e,n){return(e=Kc(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Kc(t){var e=function(t,e){if("object"!=Qc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Qc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Qc(e)?e:e+""}var Xc=function(){return function(t,e,n){return e&&Jc(t.prototype,e),n&&Jc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((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),Yc(this,"callResponder",void 0),Yc(this,"isServiceSpecific",void 0),Yc(this,"numUpdates",0),this.throwIfInvalidInt(e,"cmpId",2),this.throwIfInvalidInt(n,"cmpVersion",0),Ha.cmpId=e,Ha.cmpVersion=n,Ha.tcfPolicyVersion=4,this.isServiceSpecific=!!r,this.callResponder=new qc(o)}),[{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(Ha.disabled)throw new Error("CmpApi Disabled");Ha.cmpStatus=pa.LOADED,e?(Ha.displayStatus=va.VISIBLE,Ha.eventStatus=Aa.CMP_UI_SHOWN):void 0===Ha.tcModel?(Ha.displayStatus=va.DISABLED,Ha.eventStatus=Aa.TC_LOADED):(Ha.displayStatus=va.HIDDEN,Ha.eventStatus=Aa.USER_ACTION_COMPLETE),Ha.gdprApplies=null!==t,Ha.gdprApplies?(""===t?(Ha.tcModel=new Ju.jT,Ha.tcModel.cmpId=Ha.cmpId,Ha.tcModel.cmpVersion=Ha.cmpVersion):Ha.tcModel=Ju.de.decode(t),Ha.tcModel.isServiceSpecific=this.isServiceSpecific,Ha.tcfPolicyVersion=Number(Ha.tcModel.policyVersion),Ha.tcString=t):Ha.tcModel=null,0===this.numUpdates?this.callResponder.purgeQueuedCalls():Ha.eventQueue.exec(),this.numUpdates++}},{key:"disable",value:function(){Ha.disabled=!0,Ha.cmpStatus=pa.ERROR}}])}(),Zc=n(4003),ts=n(4346),es=(0,Xi.A)();es.name="__tcfapiLocator";var ns=es,rs=function(){var t=function(t){return function(t,e,n){(0,Te.A)(e)&&(e.createdDate=(0,Zc.gT)().created,e.lastUpdatedDate=(0,Zc.gT)().lastUpdated,e.holdingString=(0,vn.D)((0,ha.n8)()),e.holdingConsents=(0,ha.n8)(),e.addtlConsent=(0,Zc.Db)()),F.A.f(t)&&t(e,n)}},e={ping:t(),getTCData:t(),getInAppTCData:t(),getVendorList:t()},n=function(t){return function(){var e=t.data,n=t.source,r=F.A.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,Zc.D0)(new Xc(72,2,!0,e)),O.A.fill((function(){(0,ts.A)().appendChild(ns)})),window.addEventListener("message",(function(t){O.A.fill(n(t))}),!1)},os=n(9035),is=n(8118),as=n(6612),us=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t([e[os.Eu],e[os.jU]])},cs=n(8774),ss=n(2383),ls=n(4945),fs=n(303),ds=function(){if(Ir.Qp){var t=(0,fs.A)("consent");(0,ue.A)(t)&&(0,se.A)("Third-party cookies set before obtaining consent from the user: ".concat(t.join(", "),"."),!0)}},ps=n(1697),vs=n(672),As=function(t){return fa(t)},ms=n(1549),ys=n(5263),hs=n(9889);function bs(t){return bs="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},bs(t)}function gs(){gs=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==bs(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(bs(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function ws(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){if("string"==typeof t)return Ss(t,e);var n={}.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)?Ss(t,e):void 0}}(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 Ss(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function _s(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 Os=function(t,e){return["gqcHFMkMCFBXQpBBBpBXUNPRRIQARgHRUtBPCxBS1MAFAEKA1NZRSpSOlNPRRcTRUtSS1MOFVNZVl1BCgVBXUJPRQUQRUtSUEFTUkBUUkJVUUVSGl1BMyFBXQpBBBpBXUBPRRIQARgHRUtBPCxBS1MAFAEKA1NZRSo+RV1BAQFBXUBPRRwRRUtSS1MOE1NZVF1BEwJBXUBUV0FWVkZWVEdVU0AeS1M0NzxBXQpBBBpBXUNPRRIQARgHRUtBPCxBS1MAFAEKA1NZRSpSOlNPRRcTRUtSS1MOFVNZVl1BCgVBXUJPRQUQRUtSUEFTUkBUUkJVUUVSS1MWBlNZVgwe","vb2DUB1ITIQTBkQFQkQTFAeVAFBEAtWVFgQLT8QWkBRBRJbEkAIVDkDK0AeVARCVFgDWkBfBEAIR04QGxYQTFEeVBZBVFgDQVAGQlEBR1ECR1EHC04QIjIQTBkQFQkQTFMeVAFBEAtWVFgQLT8QWkBRBRJbEkAIVDlvVE4QEBIQTFMeVA9AVFgDWkBfAkAIRU4QAhEQTFMFRFYGRVEDRVIDRVdPWkBlJi8QTBkQFQkQTFAeVAFBEAtWVFgQLT8QWkBRBRJbEkAIVDkDK0AeVARCVFgDWkBfBEAIR04QGxYQTFEeVBZBVFgDQVAGQlEBR1ECR1EHWkBHF0AIRx9P"].includes(t)||["CQDzioAQDzioABIACDPLBDFgAAAAAAAAAB5YAAAUvgAAAAAA.YAAAAAAAAAAA","CP1ik8AP1ik8ABIACDPLAbEgAAAAAEPgAB5YAABBqhmgAIgAUABcADgAPgAoACoAFwAOQAeACAAEgALoAYABlADQANQAeAA_ACIAEcAJgAUIApACmAFWALgAugBiADMAGgAN4AegA_ACEAENAIgAiQBHACWAE0AJwAUYAwABhwDKAMsAZoA0QBsgDkAHPAO4A7wB7AD4gH2AfsA_wEAgIOAhABEQCKQEWARgAjUBHAEdAJEASUAlIBOwCfgFBgKgAqIBVwCxAFzALrAXkBegC-gGKANEAa8A2gBuADiAHHAOkAdQA7YB7QD7AH_ARMAi8BHsCRAJFASoAlYBMUCZAJlATaAnYBQ8CjwKRAUnApoCmwFPgKhgVIBUoCqgFWAK5AV2AsKBYgFigLKAWiAtQBbEC3ALdAXAAuQBdAC7QF3wLyAvMBfQC_wGCAMGAYaAxABiwDHgGQwMjAySBkwGTgMqAZYAzMBnIDPAGiANGAaaA1MBqsDVwNZAa8A2iBtwG3wN0A3UBwADggHFgOPAcnA5YDlwHPgOsAeKA8eB5IHlAPigfIB8oD6QH1wPtA-6B-wH7gQBAgIBAwCB4EEQIJgQYAg2BCECFAEK4IWghcBDECGcEOQQ6gh4CHoEPwIpgRgAjSBGsCN4EcQI6AR2Aj2BH0CP4EhAJFASNgkgCScEmASZglQCVIEsAJZwS3BLiCXQJdgS-gmACYIEwwJiwTMBM4CagE2IJtgm5BN4E3wJwhBqAAAA.YAAAAAAAAAAA"].includes(e)},Ps=function(){var t,e=(t=gs().mark((function t(){var e,n,r,o,i,a;return gs().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=window.location.hostname===Mo.A,(0,mo.A)("ConsentDataLoad"),t.next=4,new Promise((function(t){var e=(0,is.A)(os.VE);us(t,e)})).then((function(t){var i=ws(t,2),a=i[0],u=i[1];if(Os(a,u)?((0,B.M)("gdprCookie",D.OF,!0),(0,vs.A)(os.VE),(0,j.A)(os.jU),(0,j.A)(os.Eu),r="",o=""):(r=u,o=a),(0,ss.A)("ConsentInitToLocal","ConsentDataLoadedLocally","ConsentDataLoad"),o||r||ds(),(0,ha.pV)((0,vn.Z)(o)),r||(0,Zc.Bj)("local","noConsent"),"undefined"===r&&((0,Zc.Bj)("local","wasUndefined"),r=void 0,(0,k.A)(os.jU),(0,j.A)(os.jU),(0,ps.A)(os.jU)),(e||(0,ls.A)()||r)&&((0,ys.A)(!1,!0,!0,r,cs.A,void 0,"local",!!r),n=As("local")),e||(0,ls.A)())(0,hs.A)("saveLocal")&&!(0,Zc.M9)()&&(0,ms.A)();else if(!((0,Zc.GW)()||(0,Zc.M9)()||n))return new Promise((function(t){as.A.get(os.VE,(function(e){var n=e.values;us(t,n)}))}))})).then((function(t){var e=ws(t,2),o=e[0],u=e[1];Os(o,u)?(as.A.remove(os.VE),a="",i=""):(a=o,i=u),(0,ss.A)("ConsentLocalToGlobal","ConsentDataLoadedGlobally","ConsentDataLoadedLocally"),a&&(0,ha.pV)((0,vn.Z)(a)),i||(0,Zc.Bj)("global","noConsent"),"undefined"===i&&(0,Zc.Bj)("global","wasUndefined"),(!r||i&&i!==r)&&(0,ys.A)(!!i,!0,!0,i,cs.A,void 0,"global",!!i),n||As("global"),(0,hs.A)("saveGlobal")&&!(0,Zc.M9)()&&(0,ms.A)()})).catch((function(t){(0,Si.A)("loadConsentData",t)}));case 4: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){_s(i,r,o,a,u,"next",t)}function u(t){_s(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),Es=Ps,js=n(9657),ks=function(t){var e=function(t){var e;return null==t||null===(e=t.target)||void 0===e||null===(e=e.classList)||void 0===e?void 0:e.contains("manageGdprButton")},n=function(t){t.preventDefault(),t.stopImmediatePropagation()};document.addEventListener("mousedown",(function(t){e(t)&&n(t)})),document.addEventListener("click",(function(r){e(r)&&(n(r),(0,js.i)("manage",void 0,{manage:1}),t(void 0,"settings"))}))},Is=function(t,e,n,r){(0,ha.Wc)(t),fa=e,(0,ba.b)(n),(0,Y.A)("initCMP",rs);var o=function(){return(0,Y.A)("loadConsentData",Es)};(0,w.DR)()?To.A.fill(o):o(),O.A.fill((function(){(0,Y.A)("initManageButton",ks,r)}))},Cs=n(9140),Ts=n(3982),xs=n(9195),Ms=n(3630),Ls=function(){var t=(0,Zc.gT)();if(t){var e=t.created.getTime(),n=new Date(2023,10,20).getTime(),r=new Date(2023,10,30).getTime();if(n<e&&e<=r){var o=(0,Vt.iM)("adtech","PRGM-781","B");return!t.purposeConsents.has(1)||o}}},Ds=function(t){var e=(0,N.H2)("gdprLoad"),n=!(0,ha.Jt)("ua")&&!(0,ha.z6)("mr","TP"),r=(0,ha.n8)().keybase,o=(0,Zc.Q2)(),i=Ls()&&!(0,ha.Jt)("nu");return i&&(js.g.cause="PRGM-781",(0,ha.hZ)("nu",1)),Cs.A.shouldLoadForm=[(0,Ct.A)(n),(0,Ct.A)(!o),(0,Ct.A)(!r),(0,Ct.A)(i)].join(";"),n||!o||!r||i||e||t},Rs=function(t,e,n){var r=Cs.A.consentBlur,o=(0,N.H2)("gdprMode"),i=(0,Jt.xF)()===Jt.bg&&!(0,ee.ch)("totalmoney|extradom"),a=F.A.u(r)?i:!r;if(Cs.A.activeCard=e,Cs.A.isTransparent=a||o===Jt.bg,Cs.A.boardBeforeLoad=!0,Ds(t))return(0,xs.A)(n),!0;O.A.open(),(0,Ms.A)()&&(0,X.DZ)((0,it.A)((function(){(0,Ts.A)(xs.A,n)})))},Ns=function(t){if((0,hs.A)(t))return Rs(void 0,void 0,t);O.A.open()},Bs=function(t){var e=(0,N.H2)("gdprLoad"),n=(0,N.H2)("gdprOff"),r=(0,ee.ch)("^(openfm)"),o=(0,ee.ch)("poczta|onelogin")&&!(0,ee.ch)("logowanie|profil"),i=(0,Jt.LJ)([Jt.wd,Jt.kc]);return Xe.A.isSiteOff=r||o||i,Ln.A&&(0,ee.m7)()&&!(0,fn.YB)()&&!r&&!o&&!i&&!It.A&&!n||e},Us=function(t,e){O.A.fill((function(){Rs(!0,e,"api"),F.A.f(t)&&(O.A.close(),O.A.fill(t))}))},Vs=function(){Is(ya.kd,Ns,Bs,Us)},Fs=n(2350),Hs=n(7481),Gs=n(6823),zs=n(5873),Ws=n(7756),$s=n(6175),qs=function(t,e){var n=t.action,r=t.name,o=t.value,i=t.expires;if((0,ce.A)(r))switch(n){case"set":(0,re.A)(r,o,i&&new Date(i));break;case"get":t.value=(0,kt.A)(r);break;case"remove":(0,ps.A)(r);break;default:(0,$s.A)(t,Ws.cw)}else(0,$s.A)(t,Ws.CJ);F.A.f(e)&&e(t)},Qs=n(7036),Js=n(5),Ys=(0,Gs.A)(),Ks=!Qs.A||xo.TZ||(0,ls.A)(),Xs=function(t,e,n,r,o){var i={method:"cookie",action:t,name:e,value:r,cb:n,expires:o};(0,Js.A)(i,n,Ys,Ks,qs,"Cookie")},Zs={set:function(t,e,n,r){Xs("set",t,n,e,r)},get:function(t,e){Xs("get",t,e)},remove:function(t,e){Xs("remove",t,e)}},tl=Zs.set,el=Zs.get,nl=Zs.remove,rl=function(){return{detected:(0,_.JW)(),trackingProtection:(0,Et.h)(),pluginDetected:(0,R.S)(),forcedBefore:bt,forcedAfter:gt,results:ht}},ol=n(530),il=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"gdpr://status/accepted",e=(0,pe.A)();return e.cs=(0,Zc.Q2)()||"",e.ad_user_data=String((0,ol.A)(755,[1,7])),e.ad_personalization=String((0,ol.A)(755,[3,4])),e.ad_storage=String((0,ol.A)(755,[1])),e.analytics_storage=String((0,ol.A)(755,[1])),"".concat(t,"?").concat((0,Vo.A)(e,!1,!0))},al=n(1400),ul=n(9661),cl=function(t){(0,jt.cC)()||O.A.fill(t)},sl=n(5045),ll=n(5156),fl=n(9575),dl=n(344),pl=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,xr.A)(n,"SN",(0,ee.wY)()),(0,Te.A)(t)&&(n=(0,xr.A)(n,(0,Vo.A)(t))),Object.assign(o,(0,qn.SU)()),e.media=(0,Vo.A)(r);var a={rekid:i,dotParams:o,version:"4"};return(0,Lr.A)(n,void 0,void 0,e,a)},vl=n(5535),Al=n(7078),ml=_e.A.get,yl=_e.A.set,hl=_e.A.remove,bl=n(897),gl=n(38),wl=function(){(0,Yt.MN)("cookie",(0,Xt.A)(a)),(0,Yt.MN)("cookieXD",(0,Xt.A)(u)),(0,Yt.MN)("storage",(0,Xt.A)(v)),(0,Yt.MN)("storageXD",(0,Xt.A)(A)),(0,Yt.MN)("abtests",(0,Xt.A)(i)),(0,Yt.MN)("crux",(0,Xt.A)(c)),(0,Yt.MN)("env",(0,Xt.A)(s)),(0,Yt.MN)("gdpr",(0,Xt.A)(l)),(0,Yt.MN)("stat",(0,Xt.A)(p)),(0,Yt.MN)("performance",(0,Xt.A)(f)),(0,Yt.MN)("utils",(0,Xt.A)(m)),(0,Yt.MN)("randomizers",(0,Xt.A)(d))},Sl=n(5740),_l=n(6700),Ol=n(265),Pl=n(9165),El=function(){(0,Yt.MN)("classManager",(0,Xt.A)(y)),(0,Yt.MN)("viewability",(0,Xt.A)(h))},jl=function(){(0,Yt.MN)("addHandler",X.s5),(0,Yt.MN)("removeHandler",X.Vl)},kl=n(8930),Il=n(8800),Cl=n(7676),Tl=function(){(0,Yt.MN)("follow",kl.A),(0,Yt.MN)("getScript",Ke.A),(0,Yt.MN)("getStylesheet",Il.A),(0,Yt.MN)("iframeFactory",Cl.A),(0,Yt.MN)("registerApi",Yt.MN),(0,Yt.MN)("captureError",Si.A),(0,Yt.MN)("isOfType",F.A)},xl=function(){var t=kr();if(t){var e=t.timeStart?Date.now()-t.timeStart:0;t.currentTotal=Math.round((t.total+e)/1e3)}return t},Ml=0,Ll=["pageview","pageviewVpv","unload","unloadVpv"],Dl=["user","page","content","site","source"],Rl=function(t){if(F.A.o(t)){var e=t.event,n=t.toIgnore,r=void 0===n?[]:n;delete t.toIgnore,"unload"!==e&&"unloadVpv"!==e||(Ai.A.open(),To.A.open()),Ai.A.fill((function(){To.A.fill((function(){if(Ll.includes(e)){!function(t,e){Dl.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,w.gB)()||"",n.id.audienceId=(0,kt.A)("STac")||"",n.hasAdblock=(0,_.JW)()),r.includes("site")||(a.cms=(0,qn.SU)("csystem")||"",a.frontendPlatform=(0,Jt.xF)()||"")),("pageview"===e||"pageviewVpv"===e)&&(t.abTesting=(0,Vt.AA)().replace(/[;|]/g,(function(t){return{";":"|","|":";"}[t]})),r.includes("page")||(o.pvId=(0,uo.M$)()||"",o.templateType=o.templateType||(0,qn.SU)("ctype")||""),r.includes("content")||(i.category=i.category||{},i.category.IAB=((0,qn.SU)("ciab")||"").replace(/,/g,"|"),i.category.categoryTree=decodeURIComponent((0,qn.SU)("ccategory")||""),i.tags=(p=(0,qn.SU)("ctags")||"",decodeURIComponent(p).replace(/\s*[,;]+\s*/g,"|")),F.A.u(i.pageCount)?i.pageCount=(0,qn.SU)("cphotomax")||(0,qn.SU)("cpagemax")||"":(0,T.A)(i.pageCount)<1&&(i.pageCount="")),!r.includes("source"))){var c=(0,on.G)(),s=(0,jn.A)(c).search,l=(0,un.z)()?{}:(0,sn.A)(s);u.area=u.area||l.wga_sa&&decodeURIComponent(l.wga_sa)||null,u.recommendationType=u.recommendationType||l.wga_srt&&decodeURIComponent(l.wga_srt)||null}if("unload"===e||"unloadVpv"===e){var f=(0,Ht.A)().length;if(f>Ml?(t.eventLabel=!0,Ml=f):t.eventLabel=!1,!r.includes("content")){var d=xl();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,F.A.u(i.pageViewCount)?i.pageViewCount=(0,qn.SU)("cphotono")||(0,qn.SU)("cpageno")||"":(0,T.A)(i.pageViewCount)<1&&(i.pageViewCount="")}}!function(t){Dl.forEach((function(e){(0,Te.A)(t[e])||delete t[e]}))}(t)}var p;(0,V.A)().push(t)}))}))}},Nl=n(3972),Bl=(0,Dn.A)("PWPDebug"),Ul=[],Vl=function(t){var e=(0,Nl.A)(t);Rl(e.ga)},Fl=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=(0,Nl.A)(t);if(Rl(n.ga),F.A.f(e)){if(Bl)return void Ul.push(e);e()}},Hl=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=(0,Nl.A)(t);if(Rl(n.ga),(0,We.Ie)(),e){if(Bl)return void Ul.push(e);e()}},Gl=function(t){Yr("page:close",t)},zl=function(){(0,Yt.MN)("pwp",(0,Xt.A)(b)),(0,Yt.MN)("spa",(0,Xt.A)(g))},Wl=n(4969),$l=function(){(0,uo.xg)(),(0,qn.xo)({bfc:1}),wr.dot=Object.assign({},wr.dot,{bfc:1}),to(wr),Wt(),(0,Wl.pX)()},ql=function(){Rn(),(0,Vt.Ay)(),(0,Y.A)("StatidExists",w.gL),(0,Y.A)("HandleNavigation",xn,$l),(0,jo.A)(),(0,Y.A)("PageView",Kn),ze(),(0,Y.A)("ConsentStart",Vs),(0,Y.A)("Uniform",Bi),(0,Y.A)("AAB",Ut,ma),br(),Hn(),te(),nn(),Ki(),(0,Y.A)("SyncUniform",Oi),(0,Y.A)("Stat",vi,Eo),Jr(),qi(),(0,We.Ay)(),Tl(),jl(),wl(),El(),zl()}},9399:function(t,e,n){n.d(e,{A:function(){return ke}});var r={};n.r(r),n.d(r,{getBotStatus:function(){return o.Y4},getCertainty:function(){return o.m8},getDeviceID:function(){return o.Wu},getTrollStatus:function(){return o.S}});var o=n(13),i=n(7681),a=n(2322),u=n(5415),c=n(7030),s=n(1315),l=n(1256),f=n(1312),d=n(5623),p="ABTShield",v=!1,A=function(){(0,i.FC)()||(0,c.r)()&&s.A.fill((function(){window._abtshield=[["create","w4.01",{timezone:"Europe/Warsaw"}]],(0,c.a)()&&window._abtshield.push(["callback","uid",function(t){(0,o.d)(Object.assign({},t))}]),window._abtshield.push(["send","page_view"]),(0,u.Wf)((function(){v||window._abtshield.push(["send","event","click"]),v=!0})),(0,d.A)({id:"abtshield",src:"https://cdn.snippet.abtshield.com/static/prod/abtshield-snippet.js",onLoad:function(){(0,l.A)(p,!0)},onError:function(){(0,l.A)(p,!1)}})}));(0,a.MN)("abt",(0,f.A)(r))},m=n(5002),y=n(8652),h=n(4170),b=n(5077),g=n(76),w=n(2572),S=n(1375),_=function(){(0,g.A)(void 0,void 0,"pixel6",{hostname:"pixel6.wp.pl"})},O=function(){var t="WPpix6";w.A.get(t,(function(e){var n,r=0,o=Date.now(),i=(0,b.wY)();if(e.value){var a=JSON.parse(e.value);n=a.sv,r=(0,S.A)(a.ts,10)}(!e.value||n!==i||r<o-3e5)&&w.A.set(t,JSON.stringify({sv:i,ts:o}),_)}))},P=function(){h.A&&!(0,y.YB)()&&!(0,i.FC)()&&(0,m.Do)([m.bg,m.wd,m.ZH])&&s.A.fill(O)},E=n(5675),j=n(7139),k=n(6167),I=n(5267),C=n(6484),T=n(9204),x=n(8207),M=n(9512),L="FBPixel",D=function(){if(!(0,i.FC)()){var t="933316406876601",e=(0,T.A)("wp_fb_id"),n=!1,r=(0,m.Do)([m.oA,m.pP,m.Wx,m.pw,m.Kt,m.NN,m.HC]),o=[m.eo,m.bg,m.wd,m.A2,m.kc];if(r)if((0,m.Do)(o)&&(x.A.u(e)?(e=t,n=!0):e===t&&(n=!0,(0,I.A)({message:L,path:"DefaultFBIDUsed",fileName:e},1e4))),e){s.A.fill((function(){C.A.fill((function(){if((0,j.z6)("mr","TP")){(0,M.A)("wp_fb_id",e),(0,I.A)({message:L,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,d.A)({id:r,src:"https://connect.facebook.net/en_US/fbevents.js",onLoad:function(){(0,l.A)(L,!0)},onError:function(){(0,l.A)(L,!1),(0,E.M)(r)}})}t("init",e),t("track","PageView"),n&&t("track","ViewContent",{subdomain:window.location.hostname,adb_detected:(0,k.JW)()})}}))}))}else window.fbq&&setTimeout((function(){var t,e;(0,I.A)({message:L,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(L," not embedded with WPJSlib. Use 'wp_fb_id' parameter."),!0)}),2e3)}},R=n(579);var N=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)};function B(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 U(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;var V="Blocked by CSP",F="The endpoint parameter is not a valid URL";function H(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 G=H("WrongRegion"),z=H("SubscriptionNotActive"),W=H("UnsupportedVersion"),$=H("InstallationMethodRestricted"),q="API key required",Q="API key not found",J="API key expired",Y="Failed to load the JS script of the agent",K="9319";function X(t,e){var n,r,o,i,a=[],u=(n=function(t){var e=U([],t,!0);return{current:function(){return e[0]},postpone:function(){var t=e.shift();void 0!==t&&e.push(t)},exclude:function(){e.shift()}}}(t),i=0,r=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,i++))},o=new Set,[n.current(),function(t,e){var i,a=e instanceof Error?e.message:"";if(a===V||a===F)n.exclude(),i=0;else if(a===K)n.exclude();else if(a===Y){var u=Date.now()-t.getTime()<50,c=n.current();c&&u&&!o.has(c)&&(o.add(c),i=0),n.postpone()}else n.postpone();var s=n.current();return void 0===s?void 0:[s,null!=i?i:t.getTime()+r()-Date.now()]}]),c=u[0],s=u[1];if(void 0===c)return Promise.reject(new TypeError("The list of script URL patterns is empty"));var l=function(t){var n=new Date,r=function(e){return a.push({url:t,startedAt:n,finishedAt:new Date,error:e})},o=e(t);return o.then((function(){return r()}),r),o.catch((function(t){if(a.length>=5)throw t;var e=s(n,t);if(!e)throw t;var r,o=e[0],i=e[1];return(r=i,new Promise((function(t){return setTimeout(t,r)}))).then((function(){return l(o)}))}))};return l(c).then((function(t){return[t,a]}))}var Z="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";function tt(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 null==r||r.then(c,c),Promise.resolve().then(e).then((function(t){return c(),t}),(function(t){return new Promise((function(t){var e=new MessageChannel;e.port1.onmessage=function(){return t()},e.port2.postMessage(null)})).then((function(){if(c(),o)return n(o);throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){if(function(t){if(URL.prototype)try{return new URL(t,location.href),!1}catch(t){if(t instanceof Error&&"TypeError"===t.name)return!0;throw t}}(t))throw new Error(F);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(Y))},r.async=!0,r.src=t,i.appendChild(r)}))}(t)}),(function(){throw new Error(V)})).then(et)}function et(){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(K);return n}var nt={load:function(t){var e;t.scriptUrlPattern;var n=t.token,r=t.apiKey,o=void 0===r?n:r,i=B(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:Z,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(q);return X(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.11.1"):t}))}(String(t),e)}))}(a,o),tt)})).catch((function(t){throw s(),function(t){return t instanceof Error&&t.message===K?new Error(Y):t}(t)})).then((function(t){var e=t[0],n=t[1];return s(),e.load(N(N({},i),{ldi:{attempts:n,visibilityStates:c}}))}))},defaultScriptUrlPattern:Z,ERROR_SCRIPT_LOAD_FAIL:Y,ERROR_API_KEY_EXPIRED:J,ERROR_API_KEY_INVALID:Q,ERROR_API_KEY_MISSING:q,ERROR_BAD_REQUEST_FORMAT:"Request cannot be parsed",ERROR_BAD_RESPONSE_FORMAT:"Response cannot be parsed",ERROR_CLIENT_TIMEOUT:"Client timeout",ERROR_CSP_BLOCK:V,ERROR_FORBIDDEN_ENDPOINT:H("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:$,ERROR_INTEGRATION_FAILURE:H("IntegrationFailed"),ERROR_INVALID_ENDPOINT:F,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:z,ERROR_TOKEN_EXPIRED:J,ERROR_TOKEN_INVALID:Q,ERROR_TOKEN_MISSING:q,ERROR_UNSUPPORTED_VERSION:W,ERROR_WRONG_REGION:G,defaultEndpoint:{default:"endpoint"},defaultTlsEndpoint:{default:"tlsEndpoint"}},rt=n(8522),ot=n(1112),it=n(6943),at=n(3456),ut=function(t){if((0,it.A)(t)){for(var e=(0,ot.A)(),n=0,r=Object.keys(t);n<r.length;n++){var o=r[n];if((0,at.A)(t[o]))for(var i=ut(t[o]),a=0,u=Object.keys(i);a<u.length;a++){var c=u[a];e["".concat(o,".").concat(c)]=i[c]}else e[o]=t[o]}return e}},ct=ut,st=n(6920),lt=n(2579);function ft(t){return ft="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},ft(t)}function dt(){dt=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==ft(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(ft(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function pt(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 vt,At,mt,yt,ht,bt,gt,wt="Fingerprint",St=function(){var t,e=(t=dt().mark((function t(){var e,n,r,o,i,a,u,c;return dt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(0,j.z6)("fp")){t.next=24;break}if(!(0,R.pu)()){t.next=3;break}return t.abrupt("return");case 3:return e=(0,st.A)(),r=(n=["wp.pl","o2.pl","pudelek.pl","money.pl"]).includes(e)?e:n[0],o="https://fpx.".concat(r),t.next=9,nt.load({apiKey:"geBqSFMxQ5V57gTthkuL",region:"eu",endpoint:o,scriptUrlPattern:"".concat(o,"/web/v<version>/<apiKey>/loader_v<loaderVersion>.js")});case 9:return i=t.sent,t.prev=10,t.next=13,i.get();case 13:a=t.sent,u=a.visitorId,c=(0,R.Y3)()||"none",(0,lt.A)("fingerprint",Object.assign({prevVisitorId:c},ct(a)),"uni2"),(0,I.A)({message:wt,path:o,fileName:u,campaign:c}),(0,R.gV)(u),t.next=24;break;case 21:t.prev=21,t.t0=t.catch(10),(0,rt.A)(t.t0,wt);case 24:case"end":return t.stop()}}),t,null,[[10,21]])})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){pt(i,r,o,a,u,"next",t)}function u(t){pt(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),_t=function(){if(!(0,i.FC)()){var t=[m.pw,m.eo,m.oA,m.Kt,m.Wx],e=(0,m.LJ)([m.pP])&&(0,b.ch)("^(kobieta|wiadomosci|tech)");y.nr&&((0,m.LJ)(t)||e)&&s.A.fill(St)}},Ot=n(2443),Pt=n(6091),Et=n(505),jt=n(1923),kt=function(){var t,e,n=null===(t=window.ga)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,Et.A)(n)&&n.includes("DEFAULT_TRACKER_NAME")&&((0,jt.A)("Google Analytics and Tag Manager is being shimmed.",!0),(0,Pt.D)(!0))},It=n(4852),Ct=n(8771),Tt="GTM",xt=function(){if(!(0,i.FC)()){var t="gtm",e=(0,T.A)("wp_gtm_hostname")||"www.googletagmanager.com",n=(0,T.A)("wp_gtm_id")||(0,Ot.H2)(t),r=(0,Ct.A)(n);r.length>1&&(0,jt.A)("Use only one GTM container.","error");var o=r[0];if(!x.A.u(o))if(function(t){return(0,Et.A)(t)&&/^GTM-[A-Z0-9]{5,8}$/.test(t)}(o))kt(),(0,It.A)().push({"gtm.start":(new Date).getTime(),event:"gtm.js"}),(0,I.A)({message:Tt,fileName:"ValidId",path:o},1e5),s.A.fill((function(){C.A.fill((function(){(0,d.A)({withMeasurement:Tt,src:"https://".concat(e,"/gtm.js?id=").concat(o),id:t,crossorigin:!0,onLoad:function(){(0,l.A)(Tt,!0),kt()},onError:function(){(0,l.A)(Tt,!1),(0,E.M)(t)}})}),Tt)}),Tt);else(0,I.A)({message:Tt,fileName:"InvalidId",path:o},1e3,'Given GTM ID "'.concat(o,'" is invalid.'),"error")}},Mt=n(8458),Lt="Hotjar",Dt=function(){var t=(0,Mt.iM)("application","PROSGWP-7623","C");if(!(0,i.FC)()&&!t){var e=(0,T.A)("wp_hj_id"),n=(0,T.A)("wp_hj_sv")||6;e?s.A.fill((function(){C.A.fill((function(){var t="hotjar";window._hjSettings={hjid:e,hjsv:n},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,I.A)({message:Lt,path:"WPEmbedded",fileName:"".concat(e,"|").concat(n)},1e4),(0,d.A)({id:t,src:"https://static.hotjar.com/c/hotjar-".concat(e,".js?sv=").concat(n),onLoad:function(){(0,l.A)(Lt,!0)},onError:function(){(0,l.A)(Lt,!1),(0,E.M)(t)}})}))})):window._hjSettings&&setTimeout((function(){(0,I.A)({message:Lt,path:"NotWPEmbedded",fileName:window._hjSettings.hjid},1e4,"".concat(Lt," not embedded with WPJSlib. Use 'wp_hj_id' parameter."),!0)}),2e3)}},Rt=n(402),Nt=function(){return window.Notification?window.Notification.permission:null},Bt=n(2945),Ut=Nt(),Vt=!1,Ft="WPppgcp",Ht=function(){var t=(0,Rt.A)(Ft);return t?t=JSON.parse(t):(t={showTimestamp:0,visitTimestamp:Date.now(),count:0,permission:Ut},Vt=!0),t},Gt=function(t,e,n,r){var o=Ht();return Object.assign(o,t?{showTimestamp:t}:null,e?{visitTimestamp:e}:null,n||0===n?{count:n}:null,r?{permission:r}:null),(0,Bt.A)(Ft,JSON.stringify(o)),o},zt=n(7065),Wt=n(1634),$t=n(1886),qt=n(2216),Qt="Samito",Jt=function(){ht=!0===(0,T.A)("wp_push_notification_on")||!0===(0,T.A)("wp_samito_on"),bt=!!(0,Ot.H2)("samito")},Yt=function(){return x.A.b(ht)&&x.A.b(bt)||Jt(),ht||bt},Kt=function(){if(Jt(),ht||bt){var t=window;t.WpPushSettings=t.WpPushSettings||{},t.WpPushSettings.subscriptionPopupEnabled=t.WpPushSettings.subscriptionPopupEnabled||!1,(0,i.FC)()||s.A.fill((function(){(0,d.A)({withMeasurement:Qt,id:"samito_push",target:(0,qt.A)(),src:(0,$t.mess)("https://pixel.wp.pl/push_manager/push.js"),onLoad:function(){(0,l.A)("".concat(Qt," push.js"))},onError:function(){(0,l.A)("".concat(Qt," push.js"),!1)}})}))}},Xt="PPG",Zt=function(){return gt||(gt=new Promise((function(t,e){var n,r,o,i;Yt()?e(new Error('This site running "Samito". PPG was blocked')):(0,Et.A)(vt,24)&&(0,Et.A)(At)||yt?(n=Date.now(),r=Ht(),o=r.visitTimestamp,i=r.count,o<n-18e5&&(i+=1),Gt(null,o=n,i),function(t,e){(0,j.Jt)("mr","TP")&&(0,d.A)({withMeasurement:Xt,id:"ppgsdk",src:"https://cdn.pushpushgo.com/scripts/sdk.js",onLoad:function(){window.ppg?t():e(new Error("PPG api missing after load")),(0,l.A)("".concat(Xt," SDK"),!!window.ppg)},onError:function(){e(new Error("PPG loading error")),(0,l.A)("".concat(Xt," SDK"),!1)}})}(t,e)):e(new Error("PPG is not correctly configured"))}))),gt},te="PPGSubscriptions",ee=!1,ne=function(t){var e=(0,zt.b3)(),n=e?e.split(";"):[];return n.length&&t.appendTags(n).then((function(){t.send(!0)})).catch((function(t){(0,rt.A)(t,te)})),e},re=function(t,e){t.register().then((function(){e({client:t,consent:!0})})).catch((function(n){e({client:t,consent:!1})}))},oe=function(t){return new Promise((function(e,n){var r,o=window.ppg,i=Nt(),a=(r=window.location.hostname.replace("www.","").split(".").reverse().join("."),{swPath:mt,projectId:vt,vapidPublicKey:At,websitePushId:"web.".concat(r),endpoint:"https://api.pushpushgo.com"}),u=new o.sdk.Client(a);(0,l.A)("".concat(te," SDK"),!0),u.isPushSupport().then((function(){return u.isSubscribed()})).then((function(r){if(r)e({client:u,consent:null});else if("default"===i){var o=(a=Date.now(),c=Ht(),s=c.showTimestamp,l=c.count,Vt||s<a-6048e5&&l>=3||function(){var t=Ht().permission,e="denied"===t&&"denied"!==Ut||"granted"===t&&"default"===Ut;return Gt(null,null,null,Ut),e}()||!!yt);(!t||t&&o)&&((0,Wt.A)("PPGStartLoadBoard"),re(u,e),t&&Gt(Date.now(),null,0))}else"granted"===i?re(u,e):n(new Error("no permission"));var a,c,s,l})).catch((function(){n(new Error("not supported"))}))}))},ie=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return new Promise((function(e,n){Zt().then((function(){return ee||(ee=oe(t)),ee})).then(e).catch((function(t){n()}))}))},ae=function(){(0,i.FC)()||s.A.fill((function(){C.A.fill((function(){if(vt=(0,T.A)("wp_ppg_id")||(0,Ot.H2)("ppg"),At=(0,T.A)("wp_ppg_key")||(0,Ot.H2)("ppgKey"),mt=(0,T.A)("wp_ppg_swpath")||(0,Ot.H2)("swpath"),yt=(0,Ot.H2)("ppgForce"),(vt||At)&&(0,I.A)({message:"PPG",path:At,fileName:vt},1e5),Zt().catch((function(t){})),!(0,T.A)("wp_ppg_api")&&!(0,Ot.H2)("ppgAPI")){var t=Nt();ie(!0).then((function(e){var n=e.consent,r=e.client;n?ne(r):null===n&&(Gt(null,null,null,t),ne(r))})).catch((function(e){!function(t,e){(0,I.A)({message:"PPG",path:e,fileName:t},1e5)}(e,t)}))}}))})),(0,a.MN)("ppg",(0,f.A)({subscribe:ie}))},ue=n(7924),ce="PanoramaID",se=function(){var t="lotame_sync_".concat(17810);!(0,i.FC)()&&(0,b.ch)("^(kobieta|sportowefakty|nwm_parenting|nwm_abczdrowie)")&&s.A.fill((function(){C.A.fill((function(){var e,n,r="https://tags.crwdcntrl.net/lt/c/".concat(17810,"/sync.min.js");e=(0,ot.A)(),n=[],e.cmd=n,e.config={onProfileReady:function(t){var e=t.getProfileId(),n=t.getPanorama().getId();(0,ue.xo)({lotameProfileId:e,lotamePanoramaId:n})}},window[t]=e,n.push((function(){window[t].sync()})),(0,d.A)({id:"panorama",src:r,onLoad:function(){(0,l.A)(ce,!0)},onError:function(){(0,l.A)(ce,!1)}})}))}))},le=n(9002),fe=n(1192),de=n(5045),pe=n(1190),ve=n(9171),Ae=function(){ve.A&&n.e(754).then(n.bind(n,5155)).then((function(t){var e=t.analyzeAll;(0,pe.Y6)((function(){e("scrollEnd")})),(0,pe.wu)((function(){e("pageShow")})),(0,pe.nT)((function(){e("pageHide")}))})).catch((function(t){(0,rt.A)(t,"SlotsFlowDiagnostics")}))},me=n(38),ye=n(9393),he=n(3882),be=n(9653),ge=function(){var t=he.A.es6,e=(0,be.A)("wpjslib6")||(0,be.A)();if(t||(0,jt.A)("Upgrade WPJSlib version to newest ES6. Legacy ES5 version will be removed soon.","error"),e){e.crossOrigin||(0,jt.A)("Missing attribute 'crossorigin' for WPJSlib script tag.","error");var n=e.src,r=(0,$t.unmess)(n);n===r&&(0,ye.av)()&&(0,ye.Ol)()&&(0,I.A)({message:"AAB",path:"DisabledSS"},100,"WPJSlib script source URL is not uniformed.","error"),/std\.wpcdn\.pl\/(?:canary\/)?wpjslib6?\/wpjslib-(?:stat|sgap|mail|lite|inline|tags|gdpr|ecom|ecad|platform|blackbox|media|gosync|sync)\.js$/.test(r)||(0,jt.A)("Invalid WPJSlib script source. Using random parameters in URL is an error.","error")}else(0,jt.A)("Missing attribute 'id=\"wpjslib6\"' for WPJSlib script tag.","error")},we=function(){if(setTimeout((function(){(0,me.A)(),ge()}),16),Ae(),fe.V9)return n.e(703).then(n.bind(n,3988)).then((function(t){return(0,t.default)(),fe.V9}));(0,le.p3)(de.ke)},Se=function(){if(!(0,i.FC)()){var t=(0,T.A)("wp_tiktok_id"),e=(0,m.Do)([m.oA,m.pP,m.Wx,m.pw,m.Kt,m.NN,m.HC]);(0,Et.A)(t)&&e&&s.A.fill((function(){C.A.fill((function(){if((0,I.A)({message:"TikTok",path:"WPEmbedded",fileName:t},1e3),(0,j.Jt)("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,d.A)({src:"".concat(o,"?sdkid=").concat(t,"&lib=").concat(e),async:!0})},n.load(t),n.page()}}))}))}},_e=function(t){var e=(0,T.A)("wp_defer_vendors");(0,Et.A)(e)?(window.addEventListener(e,(function(){t()}),{once:!0}),(0,I.A)({message:"DeferVendors",path:e},1e4)):t()},Oe="iSlay",Pe=["/zdrowie-kobiety","/anna-gren-nie-wyobrazam-sobie-zycia-bez-wspinaczki-6994659807296064a","/nie-musisz-byc-iga-swiatek-po-prostu-sie-ruszaj-6993828839500320a"],Ee=function(){if((0,b.ch)("kobieta")&&Pe.includes(window.location.pathname)){var t="390F9FE9-9348-4629-8D5B-P52-1C89618D",e=Math.floor(9*Math.random()),n=Math.floor(9*Math.random()),r=document.title,o=decodeURIComponent((0,ue.SU)("ctags"));window.__collector_config={publisher:t,grp:"p",contentid:"p52_Islay",domain_prefix:e,domain_suffix:n,title:r,tags:o};var i="".concat("p").concat(e,".islay0").concat(n),a="https://".concat(i,".pl/analyzer/").concat(i,"_collector.min.js?id=").concat(t);(0,d.A)({id:"islay",src:a,onLoad:function(){(0,l.A)(Oe,!0)},onError:function(){(0,l.A)(Oe,!1)}})}},je=function(){(0,i.FC)()||s.A.fill((function(){C.A.fill((function(){Ee(),(0,le.MO)(Ee)}))}))},ke=function(){xt(),_t(),A(),_e((function(){se(),D(),Kt(),ae(),Dt(),Se(),je()})),P(),we()}},2207:function(t,e,n){n.d(e,{WP:function(){return c},b:function(){return s}});var r=n(8522),o=n(3225),i=n(9204),a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"WP",e=(0,i.A)(t)||[];return{APIObject:e,flush:function(){var n=function(t){try{return t()}catch(t){(0,r.A)(t,"flush")}};for((0,o.A)(window,t,e);e.length;)n(e.shift());(0,o.A)(e,"push",n)}}},u=a(),c=u.APIObject,s=u.flush},1531: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){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:e+""}function a(t,e,n){return e=l(e),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)}(t,c()?Reflect.construct(e,n||[],l(t).constructor):e.apply(t,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 function(t,e,n){if(c())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&s(o,n.prototype),o}(t,arguments,l(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),s(n,t)},u(t)}function c(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(c=function(){return!!t})()}function s(t,e){return s=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},s(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,{aI:function(){return Ln},jT:function(){return Gn},de:function(){return qn}});var f=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=a(this,e,[t])).name="EncodingError",n}return 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&&s(t,e)}(e,t),n=e,r&&o(n.prototype,r),i&&o(n,i),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,i}(u(Error));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 p(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,v(r.key),r)}}function v(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:e+""}function A(t,e,n){return e=b(e),function(t,e){if(e&&("object"==d(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)}(t,y()?Reflect.construct(e,n||[],b(t).constructor):e.apply(t,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 function(t,e,n){if(y())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&h(o,n.prototype),o}(t,arguments,b(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),h(n,t)},m(t)}function y(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(y=function(){return!!t})()}function h(t,e){return h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},h(t,e)}function b(t){return b=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},b(t)}var g=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=A(this,e,[t])).name="DecodingError",n}return 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&&h(t,e)}(e,t),n=e,r&&p(n.prototype,r),o&&p(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(m(Error));function w(t){return w="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},w(t)}function S(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,O(r.key),r)}}function _(t,e,n){return(e=O(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function O(t){var e=function(t,e){if("object"!=w(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=w(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==w(e)?e:e+""}var P=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},n=[{key:"encode",value:function(t){if(!/^[0-1]+$/.test(t))throw new f("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 g("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}}],(e=null)&&S(t.prototype,e),n&&S(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();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)}function j(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(t){if("string"==typeof t)return k(t,e);var n={}.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)?k(t,e):void 0}}(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 k(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function I(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,C(r.key),r)}}function C(t){var e=function(t,e){if("object"!=E(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=E(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==E(e)?e:e+""}_(P,"DICT","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),_(P,"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]])),_(P,"BASIS",6),_(P,"LCM",24);var T,x,M,L=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}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=j(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}}])&&I(e.prototype,n),r&&I(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,n,r}();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 R(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,U(r.key),r)}}function N(t,e,n){return e&&R(t.prototype,e),n&&R(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function B(t,e,n){return(e=U(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function U(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:e+""}T=L,x="langSet",M=new Set(["AR","BG","BS","CA","CS","CY","DA","DE","EL","EN","ES","ET","EU","FI","FR","GL","HE","HR","HU","ID","IT","JA","KO","LT","LV","MK","MS","MT","NL","NO","PL","PT-BR","PT-PT","RO","RU","SK","SL","SR-LATN","SR-CYRL","SV","TL","TR","UK","ZH"]),(x=C(x))in T?Object.defineProperty(T,x,{value:M,enumerable:!0,configurable:!0,writable:!0}):T[x]=M;var V=N((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function F(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(t){if("string"==typeof t)return H(t,e);var n={}.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)?H(t,e):void 0}}(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 H(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function G(t){return G="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},G(t)}function z(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"!=G(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=G(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==G(e)?e:e+""}B(V,"cmpId","cmpId"),B(V,"cmpVersion","cmpVersion"),B(V,"consentLanguage","consentLanguage"),B(V,"consentScreen","consentScreen"),B(V,"created","created"),B(V,"supportOOB","supportOOB"),B(V,"isServiceSpecific","isServiceSpecific"),B(V,"lastUpdated","lastUpdated"),B(V,"numCustomPurposes","numCustomPurposes"),B(V,"policyVersion","policyVersion"),B(V,"publisherCountryCode","publisherCountryCode"),B(V,"publisherCustomConsents","publisherCustomConsents"),B(V,"publisherCustomLegitimateInterests","publisherCustomLegitimateInterests"),B(V,"publisherLegitimateInterests","publisherLegitimateInterests"),B(V,"publisherConsents","publisherConsents"),B(V,"publisherRestrictions","publisherRestrictions"),B(V,"purposeConsents","purposeConsents"),B(V,"purposeLegitimateInterests","purposeLegitimateInterests"),B(V,"purposeOneTreatment","purposeOneTreatment"),B(V,"specialFeatureOptins","specialFeatureOptins"),B(V,"useNonStandardTexts","useNonStandardTexts"),B(V,"vendorConsents","vendorConsents"),B(V,"vendorLegitimateInterests","vendorLegitimateInterests"),B(V,"vendorListVersion","vendorListVersion"),B(V,"vendorsAllowed","vendorsAllowed"),B(V,"vendorsDisclosed","vendorsDisclosed"),B(V,"version","version");var $=function(){return function(t,e,n){return e&&z(t.prototype,e),n&&z(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),[{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=G(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=F(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}}}])}();function q(t){return q="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},q(t)}function Q(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,J(r.key),r)}}function J(t){var e=function(t,e){if("object"!=q(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=q(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==q(e)?e:e+""}function Y(t,e,n){return e=tt(e),function(t,e){if(e&&("object"==q(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)}(t,X()?Reflect.construct(e,n||[],tt(t).constructor):e.apply(t,n))}function K(t){var e="function"==typeof Map?new Map:void 0;return K=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 function(t,e,n){if(X())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&Z(o,n.prototype),o}(t,arguments,tt(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),Z(n,t)},K(t)}function X(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(X=function(){return!!t})()}function Z(t,e){return Z=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Z(t,e)}function tt(t){return tt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},tt(t)}var et,nt=function(t){function e(t,n){var r,o=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,e),(r=Y(this,e,["invalid value ".concat(n," passed for ").concat(t," ").concat(o)])).name="TCModelError",r}return 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&&Z(t,e)}(e,t),function(t,e,n){return e&&Q(t.prototype,e),n&&Q(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e)}(K(Error));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 ot(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,lt(r.key),r)}}function it(t,e,n){return e=ut(e),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 function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,at()?Reflect.construct(e,n||[],ut(t).constructor):e.apply(t,n))}function at(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(at=function(){return!!t})()}function ut(t){return ut=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ut(t)}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,e,n){return(e=lt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function lt(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:e+""}!function(t){t[t.NOT_ALLOWED=0]="NOT_ALLOWED",t[t.REQUIRE_CONSENT=1]="REQUIRE_CONSENT",t[t.REQUIRE_LI=2]="REQUIRE_LI"}(et||(et={}));var ft=function(t){function e(t,n){var r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),st(r=it(this,e),"purposeId_",void 0),st(r,"restrictionType",void 0),void 0!==t&&(r.purposeId=t),void 0!==n&&(r.restrictionType=n),r}return 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)}(e,t),function(t,e,n){return e&&ot(t.prototype,e),n&&ot(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"hash",get:function(){if(!this.isValid())throw new Error("cannot hash invalid PurposeRestriction");return"".concat(this.purposeId).concat(e.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===et.NOT_ALLOWED||this.restrictionType===et.REQUIRE_CONSENT||this.restrictionType===et.REQUIRE_LI)}},{key:"isSameAs",value:function(t){return this.purposeId===t.purposeId&&this.restrictionType===t.restrictionType}}],[{key:"unHash",value:function(t){var n=t.split(this.hashSeparator),r=new e;if(2!==n.length)throw new nt("hash",t);return r.purposeId=parseInt(n[0],10),r.restrictionType=parseInt(n[1],10),r}}])}($);function dt(t){return dt="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},dt(t)}function pt(t){return function(t){if(Array.isArray(t))return vt(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){if("string"==typeof t)return vt(t,e);var n={}.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)?vt(t,e):void 0}}(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 vt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function At(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,wt(r.key),r)}}function mt(t,e,n){return e=ht(e),function(t,e){if(e&&("object"==dt(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)}(t,yt()?Reflect.construct(e,n||[],ht(t).constructor):e.apply(t,n))}function yt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(yt=function(){return!!t})()}function ht(t){return ht=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ht(t)}function bt(t,e){return bt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},bt(t,e)}function gt(t,e,n){return(e=wt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function wt(t){var e=function(t,e){if("object"!=dt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=dt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==dt(e)?e:e+""}st(ft,"hashSeparator","-");var St,_t,Ot=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return gt(t=mt(this,e,[].concat(r)),"bitLength",0),gt(t,"map",new Map),gt(t,"gvl_",void 0),t}return 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&&bt(t,e)}(e,t),function(t,e,n){return e&&At(t.prototype,e),n&&At(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{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===et.NOT_ALLOWED)o=i.legIntPurposes.includes(e)||i.purposes.includes(e);else if(i.flexiblePurposes.length)switch(t){case et.REQUIRE_CONSENT:o=i.flexiblePurposes.includes(e)&&i.legIntPurposes.includes(e);break;case et.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=pt(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(ft.unHash(r)):e.push(ft.unHash(r))})),e}},{key:"getPurposes",value:function(){var t=new Set;return this.map.forEach((function(e,n){t.add(ft.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=ft.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}}])}($);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 Et(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,It(r.key),r)}}function jt(t,e,n){return e&&Et(t.prototype,e),n&&Et(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function kt(t,e,n){return(e=It(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function It(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:e+""}!function(t){t.COOKIE="cookie",t.WEB="web",t.APP="app"}(St||(St={})),function(t){t.CORE="core",t.VENDORS_DISCLOSED="vendorsDisclosed",t.VENDORS_ALLOWED="vendorsAllowed",t.PUBLISHER_TC="publisherTC"}(_t||(_t={}));var Ct=jt((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function Tt(t){return Tt="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},Tt(t)}function xt(){xt=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==Tt(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(Tt(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function Mt(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,Ut(r.key),r)}}function Lt(t,e,n){return e=Rt(e),function(t,e){if(e&&("object"==Tt(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)}(t,Dt()?Reflect.construct(e,n||[],Rt(t).constructor):e.apply(t,n))}function Dt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Dt=function(){return!!t})()}function Rt(t){return Rt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Rt(t)}function Nt(t,e){return Nt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Nt(t,e)}function Bt(t,e,n){return(e=Ut(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ut(t){var e=function(t,e){if("object"!=Tt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Tt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Tt(e)?e:e+""}kt(Ct,"ID_TO_KEY",[_t.CORE,_t.VENDORS_DISCLOSED,_t.VENDORS_ALLOWED,_t.PUBLISHER_TC]),kt(Ct,"KEY_TO_ID",kt(kt(kt(kt({},_t.CORE,0),_t.VENDORS_DISCLOSED,1),_t.VENDORS_ALLOWED,2),_t.PUBLISHER_TC,3));var Vt,Ft,Ht,Gt,zt,Wt,$t,qt,Qt,Jt,Yt,Kt,Xt,Zt,te,ee,ne,re,oe=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return Bt(t=Lt(this,e,[].concat(r)),"bitLength",0),Bt(t,"maxId_",0),Bt(t,"set_",new Set),t}return 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)}(e,t),function(t,e,n){return e&&Mt(t.prototype,e),n&&Mt(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:Symbol.iterator,value:xt().mark((function t(){var e;return xt().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"===Tt(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"===Tt(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}))}},{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 nt("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)}}])}($);function ie(t){return ie="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},ie(t)}function ae(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,se(r.key),r)}}function ue(t,e,n){return e&&ae(t.prototype,e),n&&ae(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function ce(t,e,n){return(e=se(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function se(t){var e=function(t,e){if("object"!=ie(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ie(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ie(e)?e:e+""}Vt=V.cmpId,Ft=V.cmpVersion,Ht=V.consentLanguage,Gt=V.consentScreen,zt=V.created,Wt=V.isServiceSpecific,$t=V.lastUpdated,qt=V.policyVersion,Qt=V.publisherCountryCode,Jt=V.publisherLegitimateInterests,Yt=V.publisherConsents,Kt=V.purposeConsents,Xt=V.purposeLegitimateInterests,Zt=V.purposeOneTreatment,te=V.specialFeatureOptins,ee=V.useNonStandardTexts,ne=V.vendorListVersion,re=V.version;var le=ue((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function fe(t){return fe="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},fe(t)}function de(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 pe(t){var e=function(t,e){if("object"!=fe(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=fe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==fe(e)?e:e+""}ce(le,Vt,12),ce(le,Ft,12),ce(le,Ht,12),ce(le,Gt,6),ce(le,zt,36),ce(le,Wt,1),ce(le,$t,36),ce(le,qt,6),ce(le,Qt,12),ce(le,Jt,24),ce(le,Yt,24),ce(le,Kt,24),ce(le,Xt,24),ce(le,Zt,1),ce(le,te,12),ce(le,ee,1),ce(le,ne,12),ce(le,re,6),ce(le,"anyBoolean",1),ce(le,"encodingType",1),ce(le,"maxId",16),ce(le,"numCustomPurposes",6),ce(le,"numEntries",12),ce(le,"numRestrictions",12),ce(le,"purposeId",6),ce(le,"restrictionType",2),ce(le,"segmentType",3),ce(le,"singleOrRange",1),ce(le,"vendorId",16);var ve=function(){return function(t,e,n){return e&&de(t.prototype,e),n&&de(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t){return String(Number(t))}},{key:"decode",value:function(t){return"1"===t}}])}();function Ae(t){return Ae="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},Ae(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,ye(r.key),r)}}function ye(t){var e=function(t,e){if("object"!=Ae(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ae(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ae(e)?e:e+""}var he=function(){return function(t,e,n){return e&&me(t.prototype,e),n&&me(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{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 f("".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 g("invalid bit length");return parseInt(t,2)}}])}();function be(t){return be="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},be(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,we(r.key),r)}}function we(t){var e=function(t,e){if("object"!=be(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=be(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==be(e)?e:e+""}var Se=function(){return function(t,e,n){return e&&ge(t.prototype,e),n&&ge(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){return he.encode(Math.round(t.getTime()/100),e)}},{key:"decode",value:function(t,e){if(e!==t.length)throw new g("invalid bit length");var n=new Date;return n.setTime(100*he.decode(t,e)),n}}])}();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)}function Oe(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 Pe(t){var e=function(t,e){if("object"!=_e(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=_e(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==_e(e)?e:e+""}var Ee=function(){return function(t,e,n){return e&&Oe(t.prototype,e),n&&Oe(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){for(var n="",r=1;r<=e;r++)n+=ve.encode(t.has(r));return n}},{key:"decode",value:function(t,e){if(t.length!==e)throw new g("bitfield encoding length mismatch");for(var n=new oe,r=1;r<=e;r++)ve.decode(t[r-1])&&n.set(r);return n.bitLength=t.length,n}}])}();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 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,Ie(r.key),r)}}function Ie(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:e+""}var Ce=function(){return function(t,e,n){return e&&ke(t.prototype,e),n&&ke(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{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 f("invalid language code: ".concat(t));if(e%2==1)throw new f("numBits must be even, ".concat(e," is not valid"));return e/=2,he.encode(n,e)+he.encode(r,e)}},{key:"decode",value:function(t,e){if(e!==t.length||t.length%2)throw new g("invalid bit length for language");var n=t.length/2,r=he.decode(t.slice(0,n),n)+65,o=he.decode(t.slice(n),n)+65;return String.fromCharCode(r)+String.fromCharCode(o)}}])}();function Te(t){return Te="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},Te(t)}function xe(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"!=Te(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Te(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Te(e)?e:e+""}var Le,De=function(){return function(t,e,n){return e&&xe(t.prototype,e),n&&xe(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t){var e=he.encode(t.numRestrictions,le.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+=he.encode(r.purposeId,le.purposeId),e+=he.encode(r.restrictionType,le.restrictionType);for(var o=t.getVendors(r),i=o.length,a=0,u=0,c="",s=0;s<i;s++){var l=o[s];if(0===u&&(a++,u=l),s===i-1||o[s+1]>n(l,o[i-1])){var f=!(l===u);c+=ve.encode(f),c+=he.encode(u,le.vendorId),f&&(c+=he.encode(l,le.vendorId)),u=0}}e+=he.encode(a,le.numEntries),e+=c}))}return e}},{key:"decode",value:function(t){var e=0,n=new Ot,r=he.decode(t.substr(e,le.numRestrictions),le.numRestrictions);e+=le.numRestrictions;for(var o=0;o<r;o++){var i=he.decode(t.substr(e,le.purposeId),le.purposeId);e+=le.purposeId;var a=he.decode(t.substr(e,le.restrictionType),le.restrictionType);e+=le.restrictionType;var u=new ft(i,a),c=he.decode(t.substr(e,le.numEntries),le.numEntries);e+=le.numEntries;for(var s=0;s<c;s++){var l=ve.decode(t.substr(e,le.anyBoolean));e+=le.anyBoolean;var f=he.decode(t.substr(e,le.vendorId),le.vendorId);if(e+=le.vendorId,l){var d=he.decode(t.substr(e,le.vendorId),le.vendorId);if(e+=le.vendorId,d<f)throw new g("Invalid RangeEntry: endVendorId ".concat(d," is less than ").concat(f));for(var p=f;p<=d;p++)n.add(p,u)}else n.add(f,u)}}return n.bitLength=e,n}}])}();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,Be(r.key),r)}}function Be(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:e+""}!function(t){t[t.FIELD=0]="FIELD",t[t.RANGE=1]="RANGE"}(Le||(Le={}));var Ue=function(){return function(t,e,n){return e&&Ne(t.prototype,e),n&&Ne(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t){var e,n=[],r=[],o=he.encode(t.maxId,le.maxId),i="",a=le.maxId+le.encodingType,u=a+t.maxId,c=2*le.vendorId+le.singleOrRange+le.numEntries,s=a+le.numEntries;return t.forEach((function(o,a){(i+=ve.encode(o),(e=t.maxId>c&&s<u)&&o)&&(t.has(a+1)?0===r.length&&(r.push(a),s+=le.singleOrRange,s+=le.vendorId):(r.push(a),s+=le.vendorId,n.push(r),r=[]))})),e?(o+=String(Le.RANGE),o+=this.buildRangeEncoding(n)):(o+=String(Le.FIELD),o+=i),o}},{key:"decode",value:function(t,e){var n,r=0,o=he.decode(t.substr(r,le.maxId),le.maxId);r+=le.maxId;var i=he.decode(t.charAt(r),le.encodingType);if(r+=le.encodingType,i===Le.RANGE){if(n=new oe,1===e){if("1"===t.substr(r,1))throw new g("Unable to decode default consent=1");r++}var a=he.decode(t.substr(r,le.numEntries),le.numEntries);r+=le.numEntries;for(var u=0;u<a;u++){var c=ve.decode(t.charAt(r));r+=le.singleOrRange;var s=he.decode(t.substr(r,le.vendorId),le.vendorId);if(r+=le.vendorId,c){var l=he.decode(t.substr(r,le.vendorId),le.vendorId);r+=le.vendorId;for(var f=s;f<=l;f++)n.set(f)}else n.set(s)}}else{var d=t.substr(r,o);r+=o,n=Ee.decode(d,o)}return n.bitLength=r,n}},{key:"buildRangeEncoding",value:function(t){var e=t.length,n=he.encode(e,le.numEntries);return t.forEach((function(t){var e=1===t.length;n+=ve.encode(!e),n+=he.encode(t[0],le.vendorId),e||(n+=he.encode(t[1],le.vendorId))})),n}}])}();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 Fe(t,e,n){return(e=function(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:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function He(){var t;return Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(t={},V.version,he),V.created,Se),V.lastUpdated,Se),V.cmpId,he),V.cmpVersion,he),V.consentScreen,he),V.consentLanguage,Ce),V.vendorListVersion,he),V.policyVersion,he),V.isServiceSpecific,ve),Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(Fe(t,V.useNonStandardTexts,ve),V.specialFeatureOptins,Ee),V.purposeConsents,Ee),V.purposeLegitimateInterests,Ee),V.purposeOneTreatment,ve),V.publisherCountryCode,Ce),V.vendorConsents,Ue),V.vendorLegitimateInterests,Ue),V.publisherRestrictions,De),"segmentType",he),Fe(Fe(Fe(Fe(Fe(Fe(Fe(t,V.vendorsDisclosed,Ue),V.vendorsAllowed,Ue),V.publisherConsents,Ee),V.publisherLegitimateInterests,Ee),V.numCustomPurposes,he),V.publisherCustomConsents,Ee),V.publisherCustomLegitimateInterests,Ee)}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 ze(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 We(t,e,n){return e&&ze(t.prototype,e),n&&ze(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function $e(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"!=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:e+""}var Qe=We((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),$e(this,"1",$e({},_t.CORE,[V.version,V.created,V.lastUpdated,V.cmpId,V.cmpVersion,V.consentScreen,V.consentLanguage,V.vendorListVersion,V.purposeConsents,V.vendorConsents])),$e(this,"2",$e($e($e($e({},_t.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]),_t.PUBLISHER_TC,[V.publisherConsents,V.publisherLegitimateInterests,V.numCustomPurposes,V.publisherCustomConsents,V.publisherCustomLegitimateInterests]),_t.VENDORS_ALLOWED,[V.vendorsAllowed]),_t.VENDORS_DISCLOSED,[V.vendorsDisclosed]))}));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 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,Ze(r.key),r)}}function Ke(t,e,n){return e&&Ye(t.prototype,e),n&&Ye(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Xe(t,e,n){return(e=Ze(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ze(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:e+""}var tn=Ke((function t(e,n){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Xe(this,"1",[_t.CORE]),Xe(this,"2",[_t.CORE]),2===e.version)if(e.isServiceSpecific)this[2].push(_t.PUBLISHER_TC);else{var r=!(!n||!n.isForVendors);r&&!0!==e[V.supportOOB]||this[2].push(_t.VENDORS_DISCLOSED),r&&(e[V.supportOOB]&&e[V.vendorsAllowed].size>0&&this[2].push(_t.VENDORS_ALLOWED),this[2].push(_t.PUBLISHER_TC))}}));function en(t){return en="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},en(t)}function nn(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"!=en(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=en(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==en(e)?e:e+""}var on=function(){return function(t,e,n){return e&&nn(t.prototype,e),n&&nn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){var n,r=this;try{n=this.fieldSequence[String(t.version)][e]}catch(n){throw new f("Unable to encode version: ".concat(t.version,", segment: ").concat(e))}var o="";e!==_t.CORE&&(o=he.encode(Ct.KEY_TO_ID[e],le.segmentType));var i=He();return n.forEach((function(n){var a=t[n],u=i[n],c=le[n];void 0===c&&r.isPublisherCustom(n)&&(c=Number(t[V.numCustomPurposes]));try{o+=u.encode(a,c)}catch(t){throw new f("Error encoding ".concat(e,"->").concat(n,": ").concat(t.message))}})),P.encode(o)}},{key:"decode",value:function(t,e,n){var r=this,o=P.decode(t),i=0;n===_t.CORE&&(e.version=he.decode(o.substr(i,le[V.version]),le[V.version])),n!==_t.CORE&&(i+=le.segmentType);var a=this.fieldSequence[String(e.version)][n],u=He();return a.forEach((function(t){var n=u[t],a=le[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===Ue?n.decode(c,e.version):n.decode(c,a),Number.isInteger(a))i+=a;else{if(!Number.isInteger(e[t].bitLength))throw new g(t);i+=e[t].bitLength}}})),e}},{key:"isPublisherCustom",value:function(t){return 0===t.indexOf("publisherCustom")}}])}();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:e+""}!function(t,e,n){(e=rn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n}(on,"fieldSequence",new Qe);var sn=function(){return function(t,e,n){return e&&un(t.prototype,e),n&&un(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"process",value:function(t,e){var n=t.gvl;if(!n)throw new f("Unable to encode TCModel without a GVL");if(!n.isReady)throw new f("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 f("Invalid version: ".concat(t.version));return this.processor[r](t,n)}}])}();function ln(t){return ln="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},ln(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,dn(r.key),r)}}function dn(t){var e=function(t,e){if("object"!=ln(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ln(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ln(e)?e:e+""}function pn(t,e,n){return e=yn(e),function(t,e){if(e&&("object"==ln(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)}(t,An()?Reflect.construct(e,n||[],yn(t).constructor):e.apply(t,n))}function vn(t){var e="function"==typeof Map?new Map:void 0;return vn=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 function(t,e,n){if(An())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&mn(o,n.prototype),o}(t,arguments,yn(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),mn(n,t)},vn(t)}function An(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(An=function(){return!!t})()}function mn(t,e){return mn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},mn(t,e)}function yn(t){return yn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},yn(t)}!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,"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,l=u.length;s<l&&!c;s++)c=u[s].restrictionType===et.REQUIRE_CONSENT&&"purposes"===r||u[s].restrictionType===et.REQUIRE_LI&&"legIntPurposes"===r;c||n.unset(i)}else n.unset(i)}}))})),t.vendorsDisclosed.set(e.vendors),t}]);var hn=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=pn(this,e,[t])).name="GVLError",n}return 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&&mn(t,e)}(e,t),function(t,e,n){return e&&fn(t.prototype,e),n&&fn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e)}(vn(Error));function bn(t){return bn="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},bn(t)}function gn(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 wn(t){var e=function(t,e){if("object"!=bn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=bn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==bn(e)?e:e+""}var Sn=function(){return function(t,e,n){return e&&gn(t.prototype,e),n&&gn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{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)}}])}();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(){On=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 l(t,e,n,r){var i=e&&e.prototype instanceof y?e:y,a=Object.create(i.prototype),u=new C(r||[]);return o(a,"_invoke",{value:E(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",A="completed",m={};function y(){}function h(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(T([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=y.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==_n(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).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 Error("Generator is already running");if(o===A){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===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=A,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?A:p,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=A,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")),m;var i=f(o,e.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[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function k(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(k,this),this.reset(!0)}function T(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(_n(e)+" is not iterable")}return h.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:h,configurable:!0}),h.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===h||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(P.prototype),s(P.prototype,u,(function(){return this})),e.AsyncIterator=P,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new P(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),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=T,C.prototype={constructor:C,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(I),!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 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,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 Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:T(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),m}},e}function Pn(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 En(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Pn(i,r,o,a,u,"next",t)}function u(t){Pn(i,r,o,a,u,"throw",t)}a(void 0)}))}}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,Mn(r.key),r)}}function kn(t,e,n){return e=Cn(e),function(t,e){if(e&&("object"==_n(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)}(t,In()?Reflect.construct(e,n||[],Cn(t).constructor):e.apply(t,n))}function In(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(In=function(){return!!t})()}function Cn(t){return Cn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Cn(t)}function Tn(t,e){return Tn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Tn(t,e)}function xn(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"!=_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:e+""}var Ln=function(t){function e(t,n){var r;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),xn(r=kn(this,e),"readyPromise",void 0),xn(r,"gvlSpecificationVersion",void 0),xn(r,"vendorListVersion",void 0),xn(r,"tcfPolicyVersion",void 0),xn(r,"lastUpdated",void 0),xn(r,"purposes",void 0),xn(r,"specialPurposes",void 0),xn(r,"features",void 0),xn(r,"specialFeatures",void 0),xn(r,"isReady_",!1),xn(r,"vendors_",void 0),xn(r,"vendorIds",void 0),xn(r,"fullVendorList",void 0),xn(r,"byPurposeVendorMap",void 0),xn(r,"bySpecialPurposeVendorMap",void 0),xn(r,"byFeatureVendorMap",void 0),xn(r,"bySpecialFeatureVendorMap",void 0),xn(r,"stacks",void 0),xn(r,"dataCategories",void 0),xn(r,"lang_",void 0),xn(r,"cacheLang_",void 0),xn(r,"isLatest",!1);var o=e.baseUrl,i=null==n?void 0:n.language;if(i)try{i=e.consentLanguages.parseLanguage(i)}catch(t){throw new hn("Error during parsing the language: "+t.message)}if(r.lang_=i||e.DEFAULT_LANGUAGE,r.cacheLang_=i||e.DEFAULT_LANGUAGE,r.isVendorList(t))r.populate(t),r.readyPromise=Promise.resolve();else{if(!o)throw new hn("must specify GVL.baseUrl before loading GVL json");if(t>0){var a=t;e.CACHE.has(a)?(r.populate(e.CACHE.get(a)),r.readyPromise=Promise.resolve()):(o+=e.versionedFilename.replace("[VERSION]",String(a)),r.readyPromise=r.fetchJson(o))}else e.CACHE.has(e.LATEST_CACHE_KEY)?(r.populate(e.CACHE.get(e.LATEST_CACHE_KEY)),r.readyPromise=Promise.resolve()):(r.isLatest=!0,r.readyPromise=r.fetchJson(o+e.latestFilename))}return r}return 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&&Tn(t,e)}(e,t),function(t,e,n){return e&&jn(t.prototype,e),n&&jn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"cacheLanguage",value:function(){e.LANGUAGE_CACHE.has(this.cacheLang_)||e.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:(r=En(On().mark((function t(e){return On().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.t0=this,t.next=4,Sn.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 hn(t.t2.message);case 11:case"end":return t.stop()}}),t,this,[[0,8]])}))),function(t){return r.apply(this,arguments)})},{key:"getJson",value:function(){return Object.assign({gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorListVersion,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.clonePurposes(),specialPurposes:this.cloneSpecialPurposes(),features:this.cloneFeatures(),specialFeatures:this.cloneSpecialFeatures(),stacks:this.cloneStacks()},this.dataCategories?{dataCategories:this.cloneDataCategories()}:{},{vendors:this.cloneVendors()})}},{key:"cloneSpecialFeatures",value:function(){for(var t={},n=0,r=Object.keys(this.specialFeatures);n<r.length;n++){var o=r[n];t[o]=e.cloneFeature(this.specialFeatures[o])}return t}},{key:"cloneFeatures",value:function(){for(var t={},n=0,r=Object.keys(this.features);n<r.length;n++){var o=r[n];t[o]=e.cloneFeature(this.features[o])}return t}},{key:"cloneStacks",value:function(){for(var t={},n=0,r=Object.keys(this.stacks);n<r.length;n++){var o=r[n];t[o]=e.cloneStack(this.stacks[o])}return t}},{key:"cloneDataCategories",value:function(){for(var t={},n=0,r=Object.keys(this.dataCategories);n<r.length;n++){var o=r[n];t[o]=e.cloneDataCategory(this.dataCategories[o])}return t}},{key:"cloneSpecialPurposes",value:function(){for(var t={},n=0,r=Object.keys(this.specialPurposes);n<r.length;n++){var o=r[n];t[o]=e.clonePurpose(this.specialPurposes[o])}return t}},{key:"clonePurposes",value:function(){for(var t={},n=0,r=Object.keys(this.purposes);n<r.length;n++){var o=r[n];t[o]=e.clonePurpose(this.purposes[o])}return t}},{key:"cloneVendors",value:function(){for(var t={},n=0,r=Object.keys(this.fullVendorList);n<r.length;n++){var o=r[n];t[o]=e.cloneVendor(this.fullVendorList[o])}return t}},{key:"changeLanguage",value:(n=En(On().mark((function t(n){var r,o,i,a,u;return On().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=n,t.prev=1,r=e.consentLanguages.parseLanguage(n),t.next=8;break;case 5:throw t.prev=5,t.t0=t.catch(1),new hn("Error during parsing the language: "+t.t0.message);case 8:if(o=n.toUpperCase(),r.toLowerCase()!==e.DEFAULT_LANGUAGE.toLowerCase()||e.LANGUAGE_CACHE.has(o)){t.next=11;break}return t.abrupt("return");case 11:if(r===this.lang_){t.next=29;break}if(this.lang_=r,!e.LANGUAGE_CACHE.has(o)){t.next=18;break}for(a in i=e.LANGUAGE_CACHE.get(o))i.hasOwnProperty(a)&&(this[a]=i[a]);t.next=29;break;case 18:return u=e.baseUrl+e.languageFilename.replace("[LANG]",this.lang_.toLowerCase()),t.prev=19,t.next=22,this.fetchJson(u);case 22:this.cacheLang_=o,this.cacheLanguage(),t.next=29;break;case 26:throw t.prev=26,t.t1=t.catch(19),new hn("unable to load language: "+t.t1.message);case 29:case"end":return t.stop()}}),t,this,[[1,5],[19,26]])}))),function(t){return n.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&&e.CACHE.set(e.LATEST_CACHE_KEY,this.getJson()),e.CACHE.has(this.vendorListVersion)||e.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 e(this.getJson());return this.lang_!==e.DEFAULT_LANGUAGE&&t.changeLanguage(this.lang_),t}}],[{key:"baseUrl",get:function(){return this.baseUrl_},set:function(t){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(t))throw new hn("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 n=!1;return null==t&&e.LANGUAGE_CACHE.size>0?(e.LANGUAGE_CACHE=new Map,n=!0):"string"==typeof t&&this.consentLanguages.has(t.toUpperCase())&&(e.LANGUAGE_CACHE.delete(t.toUpperCase()),n=!0),n}},{key:"emptyCache",value:function(t){var n=!1;return Number.isInteger(t)&&t>=0?(e.CACHE.delete(t),n=!0):void 0===t&&(e.CACHE=new Map,n=!0),n}},{key:"clonePurpose",value:function(t){return Object.assign({id:t.id,name:t.name,description:t.description},t.descriptionLegal?{descriptionLegal:t.descriptionLegal}:{},t.illustrations?{illustrations:Array.from(t.illustrations)}:{})}},{key:"cloneFeature",value:function(t){return Object.assign({id:t.id,name:t.name,description:t.description},t.descriptionLegal?{descriptionLegal:t.descriptionLegal}:{},t.illustrations?{illustrations:Array.from(t.illustrations)}:{})}},{key:"cloneDataCategory",value:function(t){return{id:t.id,name:t.name,description:t.description}}},{key:"cloneStack",value:function(t){return{id:t.id,name:t.name,description:t.description,purposes:Array.from(t.purposes),specialFeatures:Array.from(t.specialFeatures)}}},{key:"cloneDataRetention",value:function(t){return Object.assign({},"number"==typeof t.stdRetention?{stdRetention:t.stdRetention}:{},{purposes:Object.assign({},t.purposes),specialPurposes:Object.assign({},t.specialPurposes)})}},{key:"cloneVendorUrls",value:function(t){return t.map((function(t){return Object.assign({langId:t.langId,privacy:t.privacy},t.legIntClaim?{legIntClaim:t.legIntClaim}:{})}))}},{key:"cloneVendor",value:function(t){return Object.assign({id:t.id,name:t.name,purposes:Array.from(t.purposes),legIntPurposes:Array.from(t.legIntPurposes),flexiblePurposes:Array.from(t.flexiblePurposes),specialPurposes:Array.from(t.specialPurposes),features:Array.from(t.features),specialFeatures:Array.from(t.specialFeatures)},t.overflow?{overflow:{httpGetLimit:t.overflow.httpGetLimit}}:{},"number"==typeof t.cookieMaxAgeSeconds||null===t.cookieMaxAgeSeconds?{cookieMaxAgeSeconds:t.cookieMaxAgeSeconds}:{},void 0!==t.usesCookies?{usesCookies:t.usesCookies}:{},t.policyUrl?{policyUrl:t.policyUrl}:{},void 0!==t.cookieRefresh?{cookieRefresh:t.cookieRefresh}:{},void 0!==t.usesNonCookieAccess?{usesNonCookieAccess:t.usesNonCookieAccess}:{},t.dataRetention?{dataRetention:this.cloneDataRetention(t.dataRetention)}:{},t.urls?{urls:this.cloneVendorUrls(t.urls)}:{},t.dataDeclaration?{dataDeclaration:Array.from(t.dataDeclaration)}:{},t.deviceStorageDisclosureUrl?{deviceStorageDisclosureUrl:t.deviceStorageDisclosureUrl}:{},t.deletedDate?{deletedDate:t.deletedDate}:{})}},{key:"isInstanceOf",value:function(t){return"object"===_n(t)&&"function"==typeof t.narrowVendorsTo}}]);var n,r}($);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 Rn(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,Hn(r.key),r)}}function Nn(t,e,n){return e=Un(e),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 function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Bn()?Reflect.construct(e,n||[],Un(t).constructor):e.apply(t,n))}function Bn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Bn=function(){return!!t})()}function Un(t){return Un=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Un(t)}function Vn(t,e){return Vn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Vn(t,e)}function Fn(t,e,n){return(e=Hn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Hn(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:e+""}xn(Ln,"LANGUAGE_CACHE",new Map),xn(Ln,"CACHE",new Map),xn(Ln,"LATEST_CACHE_KEY",0),xn(Ln,"DEFAULT_LANGUAGE","EN"),xn(Ln,"consentLanguages",new L),xn(Ln,"baseUrl_",void 0),xn(Ln,"latestFilename","vendor-list.json"),xn(Ln,"versionedFilename","archives/vendor-list-v[VERSION].json"),xn(Ln,"languageFilename","purposes-[LANG].json");var Gn=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Fn(n=Nn(this,e),"isServiceSpecific_",!1),Fn(n,"supportOOB_",!0),Fn(n,"useNonStandardTexts_",!1),Fn(n,"purposeOneTreatment_",!1),Fn(n,"publisherCountryCode_","AA"),Fn(n,"version_",2),Fn(n,"consentScreen_",0),Fn(n,"policyVersion_",4),Fn(n,"consentLanguage_","EN"),Fn(n,"cmpId_",0),Fn(n,"cmpVersion_",0),Fn(n,"vendorListVersion_",0),Fn(n,"numCustomPurposes_",0),Fn(n,"gvl_",void 0),Fn(n,"created",void 0),Fn(n,"lastUpdated",void 0),Fn(n,"specialFeatureOptins",new oe),Fn(n,"purposeConsents",new oe),Fn(n,"purposeLegitimateInterests",new oe),Fn(n,"publisherConsents",new oe),Fn(n,"publisherLegitimateInterests",new oe),Fn(n,"publisherCustomConsents",new oe),Fn(n,"publisherCustomLegitimateInterests",new oe),Fn(n,"customPurposes",void 0),Fn(n,"vendorConsents",new oe),Fn(n,"vendorLegitimateInterests",new oe),Fn(n,"vendorsDisclosed",new oe),Fn(n,"vendorsAllowed",new oe),Fn(n,"publisherRestrictions",new Ot),t&&(n.gvl=t),n.updated(),n}return 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)}(e,t),function(t,e,n){return e&&Rn(t.prototype,e),n&&Rn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"gvl",get:function(){return this.gvl_},set:function(t){Ln.isInstanceOf(t)||(t=new Ln(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 nt("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 nt("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 nt("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 nt("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 nt("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 nt("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"===Dn(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 nt("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}}])}($);function zn(t){return zn="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},zn(t)}function Wn(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,$n(r.key),r)}}function $n(t){var e=function(t,e){if("object"!=zn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=zn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==zn(e)?e:e+""}Fn(Gn,"consentLanguages",Ln.consentLanguages);var qn=function(){return function(t,e,n){return e&&Wn(t.prototype,e),n&&Wn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){var n,r="";return t=sn.process(t,e),(n=Array.isArray(null==e?void 0:e.segments)?e.segments:new tn(t,e)[""+t.version]).forEach((function(e,o){var i="";o<n.length-1&&(i="."),r+=on.encode(t,e)+i})),r}},{key:"decode",value:function(t,e){var n=t.split("."),r=n.length;e||(e=new Gn);for(var o=0;o<r;o++){var i=n[o],a=P.decode(i.charAt(0)).substr(0,le.segmentType),u=Ct.ID_TO_KEY[he.decode(a,le.segmentType).toString()];on.decode(i,e,u)}return e}}])}()}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var i=r[t]={exports:{}};return n[t].call(i.exports,i,i.exports,o),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.5.161/wpjslib-chunk-sgap-"+{160:"cb",478:"whitelist",602:"notification",703:"performance",754:"diagnostic"}[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__1727180753391__:",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"),l=0;l<s.length;l++){var f=s[l];if(f.getAttribute("src")==n||f.getAttribute("data-webpack")==e+i){u=f;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.p="https://std.wpcdn.pl/wpjslib/",function(){var t={848: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_1727180753391_=self.webpackChunk_proto_1727180753391_||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))}();var i=o(9904),a=o(4792),u=o(3882),c=o(5623),s=o(9653),l=o(8207),f=o(3715),d=o(8924),p=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,d.A)(t))+r;document.write(o)},v=o(897),A=function(t,e){var n;u.A.es6=!1,u.A.bucket=u.A.es6?"wpjslib6":"wpjslib",u.A.canary=!1,(0,v.Ay)();var r=function(t,e){var n=(0,s.A)();"loading"!==document.readyState||n&&(n.async||n.defer||"module"===n.type)||u.A.es6?(0,c.A)({src:t,crossorigin:!0,onLoad:e,onError:e}):(p(t,!0),l.A.f(e)&&e())},o=function(){var n=(0,f.A)("wplib"),o=(0,f.A)("wplib5"),i=(0,f.A)("wplib6");if(n||o||i){var c=t,s=u.A.variants,l=void 0===s?{}:s,d=!l[c];if(u.A.variants=l,d){l[c]=!0;var p,v=u.A.bucket;i?(v="wpjslib6",p=i[2]):o?(v="wpjslib",p=o[2]):n&&(p=n[2]),u.A.mode=!0,u.A.branch=p,u.A.bucket=v;var A=(0,a.A)(v,p,c,u.A.mode,"js",u.A.canary);r(A)}else e()}else e()},d=null===(n=(0,f.A)("prebidConfig"))||void 0===n?void 0:n[2];d&&!u.A.prebidConfig?(u.A.prebidConfig=d,r("".concat(i.A,"mocks/adv/config/inline/").concat(u.A.prebidConfig,".js"),o)):o()},m=o(2207),y=o(8116),h=o(5675),b=o(2443),g=o(8308),w=function(){if(!(0,b.H2)("noerror")){var t=function(t,e,n,r,o){if(l.A.o(t))(0,g.A)(t);else{var i=o||{message:t,fileName:e,lineNumber:n,colNumber:r};(0,g.A)({error:i})}},e=window.onerror;if(null!=e&&e.toString)if(e.toString().includes("message.includes(magic")){var n=y.Sw;(0,h.M)("onerror",n,!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}}(e,t),window.addEventListener("unhandledrejection",t,!1)}},S=o(1256),_=o(1923),O=o(3290),P=function(t,e){u.A.initialized?(0,_.A)("WPJSlib was initialized multiple times.","error"):(u.A.ver="2.5.161",u.A.buildDate="2024-09-24 14:25:52",u.A.uniformVer="1.3.73",u.A.subver=t,u.A.initialized=!0,(0,_.A)("WPJSlib ".concat(u.A.es6?"ES6":"ES5"," ").concat(u.A.ver," ").concat(u.A.subver," (").concat(u.A.buildDate,")"),"info"),(0,S.A)("WPJSlib ES6",u.A.es6),w(),(0,O.A)("WPJS",e),(0,O.A)("flush",m.b))};A("wpjslib-sgap",(function(){P("sgap",(function(){o(2820).A(),o(1423).A(),o(9399).A()}))}))}();