/*! @WPM ! WPJSlib ES6 production 2.5.251 2.5.251/wpjslib-chunk-sgap-wpjslib-sgap.js (2025-01-23 14:56:36) */(()=>{"use strict";var e,t,n={5501:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.removeEqualSigns=t.addEqualSigns=void 0;t.addEqualSigns=function(e){var t=e,n=e.length%4;return n&&(t+=2===n?"==":"="),t};t.removeEqualSigns=function(e){return e.replace(/=+$/,"")}},8621:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.atob=t.btoa=void 0;var o=void 0!==n.g&&n.g.Buffer,s=o?function(e){return o.from(e,"binary").toString("base64")}:self.btoa.bind(self);t.btoa=s;var r=o?function(e){return o.from(e,"base64").toString("binary")}:self.atob.bind(self);t.atob=r},3011:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(e&&e instanceof Object)for(var n=Object.keys(e),o=n.length,s=0;s<o;s+=1)t(n[s])}},7315:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});var n=function(e,t){return typeof e===t};["undefined","string","boolean","number","object","function"].forEach((function(e){n[e[0]]=function(t){return n(t,e)}})),t.default=n},4887:function(e,t,n){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var s=o(n(7315));t.default=function(e){return s.default.o(e)&&s.default.f(e.toJSON)}},5639:function(e,t,n){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.buildQuery=t.addParam=t.parsePath=void 0;var s=o(n(3011)),r=o(n(7315)),i="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=";t.parsePath=function(e){var t={href:e},o=void 0!==n.g?n.g:window;if("string"==typeof e&&e.length)if(e.startsWith("//")&&(e="https:"+e),o.URL)try{t=new o.URL(e)}catch(e){t={error:!0,data:i}}else{var s=e.match(/^(?:(https?:)?\/\/)?(([^:/?#]*)(?::([0-9]+))?)([/]{0,1}[^?#]*)(\?[^#]*|)(#.*|)$/);s?(t.protocol=s[1],t.host=s[2],t.hostname=s[3],t.port=s[4],t.pathname=s[5],t.search=s[6],t.hash=s[7]):t={error:!0,data:i}}else t={href:""};return t};t.addParam=function(e,t,n,o,s){var i=e;return r.default.s(i)&&i.length?s?(/\?/.test(i)||(i+="?"),i+=/(\?|&)$/.test(i)?"":"&"):i+="?"!==i.substr(-1)?"&":"":i="",t&&(i+=t,null!=n&&(i+="=".concat(o?encodeURIComponent(n):n))),i};t.buildQuery=function(e,n,o){var i=e;return n&&r.default.o(n)&&(0,s.default)(n,(function(e){i=(0,t.addParam)(i,e,n[e],!!(Array.isArray(o)&&o.indexOf(e)>-1))})),i}},7875:function(e,t,n){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var s=o(n(3230));t.default=function(e,t){var n=e[t];if(n)return n;var o=Object.entries(e).find((function(e){var n=e[0];return(0,s.default)(n,t)}));return o?o[1]:void 0}},3230:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});t.default=function(e,t){var n=e.replace(/\./g,"\\.").replace(/\*/g,".*");return new RegExp("^".concat(n,"$")).test(t)}},5960:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sxor=t.randomize=t.numberUpTo=void 0;t.numberUpTo=function(e){return Math.floor(Math.random()*e)};t.randomize=function(e,n,o){void 0===e&&(e=10);var s=!0===n?16:n||10,r="";for(o&&(r=String.fromCharCode((0,t.numberUpTo)(26)+97));r.length<e;)r=(r+=Math.random().toString(s).substr(2)).substr(0,e);return r};t.sxor=function(e,t){for(var n=t.length,o=e.length,s="",r=0;r<o;r+=1){var i=e.charCodeAt(r),a=t.charCodeAt(r%n);s+=String.fromCharCode(i^a)}return s}},1886:function(e,t,n){var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var s=Object.getOwnPropertyDescriptor(t,n);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,s)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),s=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return s(t,e),t},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.mapDomainExternal=t.domains=t.set=t.unmess=t.mess=t.setCustomLogger=void 0;var a=i(n(5323));t.mess=a.default;var c=i(n(8663));t.set=c.default;var d=n(8051);Object.defineProperty(t,"setCustomLogger",{enumerable:!0,get:function(){return d.setCustomLogger}});var l=i(n(9088));t.unmess=l.default;var A=r(n(4965));t.domains=A;var u=i(n(7875));t.mapDomainExternal=u.default},8051:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.error=t.issue=t.debug=t.setCustomLogger=void 0;var n="Logger not yet initialized, please use setCustomLogger function first",o={debug:function(){},issue:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];console.error.apply(console,e)},error:function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];console.error.apply(console,e)}};t.setCustomLogger=function(e){if(!((null==e?void 0:e.debug)&&(null==e?void 0:e.error)&&(null==e?void 0:e.issue)))throw new Error("Incorrect logger supplied");o=e};t.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(o)return o.debug.apply(o,e);throw new Error(n)};t.issue=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(o)return o.issue.apply(o,e);throw new Error(n)};t.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(o)return o.error.apply(o,e);throw new Error(n)}},8153:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});t.default={"*money.*":"www.money.pl","*.o2.pl":"www.o2.pl","*.pudelek.pl":"www.pudelek.pl","*.jastrzabpost.pl":"jastrzabpost.pl"}},2841:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.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:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});t.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:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t,n=e.match(/^cph_([\w-]+)/);return n&&(t="".concat(n[1],".wpcdn.pl")),t}},5032:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t,n=e.split("."),o=n.shift();return"wpcdn"===n.shift()&&o&&(t="cph_".concat(o)),t}},4965:function(e,t,n){var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.uniformDomains=t.pixelDomains=t.getCephIdentifier=t.getCephDomain=t.domainMap=t.aabDomains=t.aabDomainsExternal=void 0;var s=o(n(8153));t.aabDomainsExternal=s.default;var r=o(n(2841));t.aabDomains=r.default;var i=o(n(2194));t.domainMap=i.default;var a=o(n(5667));t.getCephDomain=a.default;var c=o(n(5032));t.getCephIdentifier=c.default;var d=o(n(3881));t.uniformDomains=d.default;var l=o(n(8321));t.pixelDomains=l.default},8321:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=["pixel2.wp.pl","pixel.wp.pl"]},3881:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.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(e,t,n){var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var s=Object.getOwnPropertyDescriptor(t,n);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,s)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),s=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return s(t,e),t},i=this&&this.__spreadArray||function(e,t,n){if(n||2===arguments.length)for(var o,s=0,r=t.length;s<r;s++)!o&&s in t||(o||(o=Array.prototype.slice.call(t,0,s)),o[s]=t[s]);return e.concat(o||Array.prototype.slice.call(t))},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var c=r(n(8051)),d=n(5639),l=n(5960),A=a(n(7841)),u=n(4965),p=n(8621),m=a(n(7315)),f=a(n(4887)),g=n(5501),h="application",v="beacon",b="static",w="search",y="",S="/",_="v.wpimg.pl",C=900/1.35,I=/(?:(?:https?:)?(?:\/\/)?)adv\.wp\.pl/i,E=i(i(i([],u.aabDomains,!0),u.uniformDomains,!0),u.pixelDomains,!0),T=["ii","ij","ia","ib","ic","id","ms","iw","sd","ad"],k=["do","rk","aabma"],P=["aabko","aabdc","aabkord","maw","daw"],M=/(\.js(on)?|\.css)$/i,D=/(\.jp(e)?g|\.(g|av)if|\.webp|\.(a)?png|\.svg|\.ico)$/i,O=/^(?!.*_mess\.html$).*\.html$/i,x=/\//g,R=/\+/g,L=/^(.+)\/([^/]*)$/;t.default=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var o,s,r,i,a,$,B={},N={},j=null,V=!1,U=y,F=y,H=y,z=y;m.default.o(t[0])&&!(0,f.default)(t[0])?(z=(e=t[0]).url,e.forceLoad,o=e.immutable,s=e.mode,r=e.depth,i=e.forceDomain,a=e.length,$=e.keybase,V=e.noDomain,j=e.momentaryState):(z=t[0],t[1],o=t[2],s=t[3],r=t[4],i=t[5],a=t[6],$=t[7],V=t[8],j=t[9]),(0,f.default)(z)&&(z=z.toString()),N.input=z,c.debug(N);var W=j||A.default;if(W.collector&&W.collector(N),!W.enabled)return N.error="disabled",z;if(!z)return c.issue("Given URL is empty."),N.error="empty URL",z;if(z.startsWith("data:"))return z;if(z.includes("adv.wp.pl")&&(z=z.replace(I,"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."),N.error="encoded before IR"):(c.issue("URL can't be encoded twice."),N.error="encoded twice"),z;var G=(0,d.parsePath)(z);if(G.error)return c.issue('Given URL "'.concat(z,'" is incorrect.')),N.error="incorrect URL",G.data;var q=G.hostname,Q=G.pathname;N.inputLength=z.length,N.hostname=q,N.pathname=Q;var J=(0,u.getCephIdentifier)(q);if(J||(J=u.domainMap[q]),!J&&q===W.locationHost&&E.includes(q)?J="hh":B.t=J,!J)return N.error="no identifier",z;var Y=M.test(Q),K=D.test(Q),X=u.pixelDomains.includes(q);if(m.default.u(s))if(J.startsWith("cph")&&(Y?(s=h,"cph_std"===J&&($=void 0,o=!0)):s=b),"hh"===J)if(Y||X)s=h;else{if(!K)return z;s=b}else P.includes(J)?s=h:k.includes(J)?(s=v,$=(0,l.randomize)(10,36)):T.includes(J)&&(s=b);s===b&&m.default.u(r)&&O.test(Q)&&(r="folder"),m.default.u(o)&&(o=!0),m.default.u(r)&&(r=w),N.length=a,N.mode=s,N.depth=r,N.identifier=J,N.immutable=o;var Z=_;if(i?Z=i:s===h||s===v||"hh"===J?Z=W.applicationHost:"target"===s&&(Z=W.targetHost),!Z)return N.error="no hostname",z;(s===h||s===v||a>0)&&function(e,t,n){var o=e,s=t.trim(),r=n+2;s&&s.length<r&&(o._="_".repeat(r-s.length))}(B,z,a||C),Z="https://".concat(Z);var ee=y;if(Q.startsWith(S)&&(ee=decodeURIComponent(Q.substr(1)),ee=unescape(encodeURIComponent(ee))),"file"===r||r===w)U=G[w],r===w&&(U=y,ee+=G[w]);else{var te=ee.match(L);if(!te)return N.error="encoding not needed",z;ee=te[1]+S,U=te[2]+G[w]}B.u=S+ee,N.json=B,ee="/aabv3/".concat(JSON.stringify(B)),(!$||$.length<8)&&($=o?Q:(0,l.randomize)(10,36));try{N.inKeybase=$,$=(0,p.btoa)($).substr(-12,8),N.keybase=$,N.toEncode=ee,N.noEncode=U,H=V?S+$:Z+S+$;var ne=(0,l.sxor)(ee,$);F=(0,g.removeEqualSigns)((0,p.btoa)(ne))}catch(e){return N.error=e&&e.message||"Failed to encode with Base64",c.issue("".concat("Crux.mess",": ").concat(N.error," (").concat(z,")")),z}return H+=(F=(F=F.replace(x,"_")).replace(R,"-"))+(U?S+U:y),N.output=H,N.outputLength=H.length,N.outputLength>3e3?(c.issue(!1,{message:"AAB",fileName:z.substring(0,250),path:"EncodedURLTooLong",campaign:N.outputLength}),N.error="encoded URL too long",z):H}},8663:function(e,t,n){var o=this&&this.__assign||function(){return o=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var s in t=arguments[n])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e},o.apply(this,arguments)},s=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var s=Object.getOwnPropertyDescriptor(t,n);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,s)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),r=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&s(t,e,n);return r(t,e),t},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var c=i(n(8051)),d=i(n(7841)),l=n(4965),A=a(n(7875)),u=!1;t.default=function(e,t,s,r,i){if(void 0===e&&(e="undefined_site_domain"),void 0===t&&(t=!1),void 0===s&&(s=""),void 0===r&&(r={}),void 0===i&&(i=!1),!i&&u){if(console.error("Uniform initialized multiple times"),"undefined"!=typeof window&&window.__wpjsdebug__){var a=window.__wpjsdebug__;a.hasUniform=a.hasUniform||0,a.hasUniform+=1}if(!(n.g&&n.g.process&&n.g.process.exit))throw new Error("Uniform initialized multiple times");process.exit(-1)}u=!0,c.debug("Crux","set",e,t,s,r,i);var p=i?d.default:o({},d.defaultState),m="www.wp.pl";if(Object.assign(p,r),p.locationHost=e,p.isMainPage=t,p.isReady=new RegExp("^(".concat(["dynacrems"].concat(l.aabDomains,l.uniformDomains,l.pixelDomains).join("|"),")")).test(p.locationHost),!p.isReady){var f=(0,A.default)(l.aabDomainsExternal,p.locationHost);f&&(p.isReady=!0,p.locationHost=f)}return p.isReady?p.applicationHost=p.testDomain||s||p.locationHost:p.applicationHost=p.testDomain||s||m,p.isReady&&!p.isMainPage?p.targetHost=p.testDomain||s||p.locationHost:p.targetHost=p.testDomain||s||m,i?p:(Object.keys(d.default).forEach((function(e){d.default[e]=p[e]})),p.enabled)}},7841:function(e,t){var n=this&&this.__assign||function(){return n=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var s in t=arguments[n])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e},n.apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.defaultState=void 0;var o={locationHost:"unset_site_domain",applicationHost:"",targetHost:"",testDomain:"",isMainPage:!1,isReady:!1,enabled:!0,collector:!1};t.defaultState=o;var s=n({},o);t.default=s},9088:function(e,t,n){var o=this&&this.__createBinding||(Object.create?function(e,t,n,o){void 0===o&&(o=n);var s=Object.getOwnPropertyDescriptor(t,n);s&&!("get"in s?!t.__esModule:s.writable||s.configurable)||(s={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,o,s)}:function(e,t,n,o){void 0===o&&(o=n),e[o]=t[n]}),s=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&o(t,e,n);return s(t,e),t};Object.defineProperty(t,"__esModule",{value:!0});var i=r(n(8051)),a=n(5501),c=n(8621),d=n(4965),l=n(5639),A=n(5960),u="Crux.unmess",p="";t.default=function(e){var t;if(i.debug(u,e),/^data:/.test(e))return e;var n=(0,l.parsePath)(e),o=n.error,s=n.hostname,r=void 0===s?"":s,m=n.pathname,f=void 0===m?"":m,g=n.search,h=void 0===g?"":g;if(o)return e;var v=f.replace(/^\/|\/$/g,p).split("/"),b=v.shift(),w=e,y=!1,S=p,_=p;if(b.length<30)return e;try{var C=(b=(b=b.replace(/_/g,"/")).replace(/-/g,"+")).slice(0,8),I=b.slice(8),E=(0,c.atob)((0,a.addEqualSigns)(I));t=function(e){if(0!==e.indexOf("/aabv3/"))throw new Error("AABv2 is no longer supported");var t=JSON.parse(e.replace("/aabv3/",p)),n=t.t||p,o=t.u||p;return i.debug(u,"getSxoredData","sxored",e,"identifier",n,"path",o),{identifier:n,path:o}}((0,A.sxor)(E,C)),S=t.identifier,_=t.path}catch(t){return e}var T=p;if(y=Object.entries(d.domainMap).find((function(e){var t=e[0];return e[1]===S&&(T=t,!0)})),!y){var k=(0,d.getCephDomain)(S);k&&(y=!0,T=k)}y||(T=r);try{var P=decodeURIComponent(escape(_));w=(w="https://".concat(T).concat(P).concat(v.length?v.join("/"):p).concat(h)).replace(/[?&]?_=_+$/,p)}catch(o){w=e}return w}},5409:(e,t,n)=>{n.d(t,{Bl:()=>c,CK:()=>a,Dw:()=>o,EF:()=>i,jd:()=>d,rl:()=>s,xh:()=>r});const o="WPaabwl",s="WPwlc",r="WPwlbcapp",i=18e4,a="WPwlab",c="WPabcsd",d="WPwlsss"},6167:(e,t,n)=>{n.d(t,{$I:()=>a,JW:()=>i,dl:()=>c,ob:()=>o,qT:()=>s});const o=0,s=1;let r=o;const i=()=>r===s,a=()=>r,c=e=>{r=[o,s].includes(e)?e:o}},3860:(e,t,n)=>{let o;n.d(t,{S:()=>s,y:()=>r});const s=()=>o,r=e=>{o=e}},5675:(e,t,n)=>{n.d(t,{M:()=>i,_:()=>r});var o=n(8207);let s;const r=e=>{s=e},i=(e,t,n)=>{o.A.f(s)&&s(e,t,n)}},8116:(e,t,n)=>{n.d(t,{OF:()=>i,Sw:()=>r,dH:()=>s,dl:()=>o});const o="unknown",s="AG",r="ABP",i="uBO"},6091:(e,t,n)=>{n.d(t,{D:()=>i,h:()=>r});var o=n(8652);let s=!1;const r=()=>s,i=e=>{s=e&&o.mM}},2599:(e,t,n)=>{n.d(t,{N6:()=>c,Ob:()=>d,X0:()=>l});var o=n(5675),s=n(5077);let r,i,a=!0;const c=e=>{r+=1,e&&(i+=1);const t=r<10||i/r>=.5;a&&!t&&((0,s.ch)("^pysznosci")||(0,o.M)("visibility",void 0,!0)),a=t},d=()=>({registerCount:r,visibleCount:i,currentResult:a}),l=()=>{r=0,i=0}},9097:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(8116),s=n(5675),r=n(6943);const i=()=>{const e=window;if(!e.apstag){const t=(t,n)=>{e.apstag.Q.push([t,n])};e.apstag={init(...e){t("i",e)},fetchBids(...e){t("f",e)},setDisplayBids:()=>{},targetingKeys:()=>[],Q:[]}}if((0,r.A)(e.apstag)){e.apstag.fetchBids.toString().includes("instanceof Function")&&(0,s.M)("apstagApi",o.OF,!0)}else(0,s.M)("apstagApi");return e.apstag}},1686:(e,t,n)=>{n.d(t,{L2:()=>c,dh:()=>A,kC:()=>d});var o=n(6881),s=n(5267),r=n(3882),i=n(2721);const a=new Map;r.A.alternativeSlotsStore=a;const c=()=>{a.clear()},d=e=>a.get(e),l=(e,t,n)=>{(0,s.A)({message:"AlternativeSlot",path:t,fileName:typeof n,slot:e},1e3)},A=(e,t,n)=>{l(e,n,t);if((0,o.iB)(e)!==t){if((0,i.A)(t))return a.set(e,t),t}else l(e,"SameAlternativeSlot",t)}},3555:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(1187),s=n(7681),r=n(6799),i=n(8207);const a=()=>(e=>{const t=[];return(0,s.K4)()||(0,r.A)((0,o.KA)(),(n=>{const s=(0,o.Sk)(n);(0,r.A)(s,((n,o)=>{const{campaign:s}=o;if(s){let n=s[e];i.A.u(n)||(Array.isArray(n)||(n=[n]),n.length&&n.forEach((e=>{e.toString().length&&!t.includes(e)&&t.push(e)})))}}))})),t})("competitiveCategories")},6038:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(2443),s=n(9204);const r=(0,o.H2)("forceDirectOnly"),i=e=>(r&&e&&e.sellingModel&&(e.sellingModel.directOnly=1),e?(0,s.A)("directOnly",(0,s.A)("sellingModel",e)):0)},9571:(e,t,n)=>{n.d(t,{Do:()=>c,cV:()=>i,m6:()=>a});var o=n(7681),s=n(1256);let r;const i=e=>{r=e,(0,s.A)("Direct only",r)},a=()=>r,c=()=>{i((0,o.c9)()&&(0,o.Fr)())}},140:(e,t,n)=>{n.d(t,{HG:()=>s,e7:()=>i,z7:()=>r});const o=new Set,s=()=>Array.from(o),r=e=>{o.add(e)},i=()=>{o.clear()}},5851:(e,t,n)=>{n.d(t,{A:()=>o});const o={headSlots:[],slotsFromPayload:{}}},1187:(e,t,n)=>{n.d(t,{$c:()=>h,KA:()=>l,PI:()=>f,Qk:()=>p,SD:()=>b,Sg:()=>m,Sk:()=>g,Vn:()=>v,dn:()=>A,eI:()=>w,x2:()=>u});var o=n(8522),s=n(3882),r=n(8821),i=n(9204);const a={},c={};s.A.bunchStore=a,s.A.contextStore=c;const d=e=>a[e],l=(e,t)=>{let n;return e?(n=d(e),n&&t&&(n=n.slots?n.slots[t]:null)):n=a,n},A=e=>{((e,t)=>{try{Object.assign(e,t)}catch(e){(0,o.A)(e,"sao")}})(c,e)},u=()=>{(0,r.A)(a)},p=()=>{(0,r.A)(c)},m=e=>{if(!e)return;let t=d(e);return t||(t={},a[e]=t),t},f=e=>{let{slots:t}=e;return t||(t={},e.slots=t),t},g=e=>{const t=m(e);if(t)return f(t)},h=(e,t,n)=>{const o=g(e);if(o){let e=o[t];return!e&&n&&(e={created:!0},o[t]=e),e}},v=(e,t,n)=>{const o=g(e);o&&(o[t]=n)},b=e=>e?(0,i.A)(e,c):c,w=()=>b("geo")},7702:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(4001),s=n(6799),r=n(3456),i=n(1644),a=n(1375);const c=e=>{if((0,r.A)(e))return(0,s.A)(i.A,(t=>{e[t]=(0,a.A)(e[t])})),(0,o.hE)(e),e.container=void 0,e}},1644:(e,t,n)=>{n.d(t,{A:()=>o});const o={delivered:"dv",run:"rn",viewed:"vd",missing:"ms",error:"er",registered:"rg",isAsr:"asr",reloaded:"i"}},6669:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(8339),s=n(4725),r=n(1923);const i=(e,t)=>(0,s.A)(e)?!!(0,o.vA)(e):((0,r.A)(`Slot number must be a positive integer (was ${t}).`,"error"),!0)},6712:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(3882);const s=()=>"blackbox"===o.A.subver},737:(e,t,n)=>{n.d(t,{d:()=>c,n:()=>d});var o=n(4411),s=n(7924),r=n(9387),i=n(6943),a=n(3287);const c=e=>{const t=(0,r.zk)("lazyOffsets");if((0,i.A)(t)){const n=(0,s.SU)("ctype"),{version:r,lazyOffsetsTest:c}=(0,o.T)(),d=c?((e,t)=>e[t]||e)(t,r):t,l=((e,t,n)=>{const o=e[t];return(0,i.A)(o)?o[n]||o.default:e.default})(d,n,e);if(!(0,a.A)(l))return parseInt(l,10)}return 400},d=()=>10},863:(e,t,n)=>{n.d(t,{A:()=>o});const o={}},4876:(e,t,n)=>{n.d(t,{A:()=>g});var o=n(8042),s=n(2322),r=n(1187),i=n(9571),a=n(5507),c=n(8456),d=n(5156),l=n(4735),A=n(6943),u=n(1822),p=n(2945),m=n(1375);const f="GafAPI",g=(e,t)=>{if((0,A.A)(e)){var n,g;if(t===o.fJ){(0,d.A)(`${f}HEADContext`);const{sda:t}=e;(0,l.A)(t)&&(0,d.A)(`${f}HEADSDAPresent`)}(0,r.dn)(e),u.A.isRobot=(0,r.SD)("isRobot"),u.A.dfpConfigTs=null==(n=(0,r.SD)("dfpConfig"))?void 0:n.timestamp,u.A.maConfigTs=null==(g=(0,r.SD)("maConfig"))?void 0:g.timestamp,(0,a.N)((0,r.SD)("dsa")),(0,c.M)((0,r.SD)("minor"));const A=(0,r.eI)();A&&(0,p.A)("WPgeo",JSON.stringify(A)),(0,m.A)((0,r.SD)("directOnly"))&&(0,i.cV)(!0);const h=(0,s.x4)("prebid");h&&h.updateCurrency()}}},5693:(e,t,n)=>{n.d(t,{A:()=>M});var o=n(8042),s=n(8339),r=n(2322),i=n(1187),a=n(9387),c=n(6799),d=n(344);const l=e=>{var t,n;const o=(0,i.SD)("rshsd"),s=null==e||null==(t=e.campaign)||null==(n=t.creative)?void 0:n.roshash;if(s)return((0,d.F)(s,o)+1)/100};var A=n(4906),u=n(6943),p=n(9258);const m=e=>{const t=(0,a.Df)("floorprices"),n={};(0,c.A)(e,((e,o)=>{const s=l(o),r=(0,A.A)(e,t);s&&r&&s>r&&(n[e]=s)})),(0,u.A)(n)&&(0,p.A)(t,n,!0)};var f=n(7239),g=n(140),h=n(6881),v=n(3771),b=n(4001),w=n(6038),y=n(558),S=n(6879),_=n(7702);const C=e=>{const t=e.map((({rate:e,slot:t})=>[t,10*Math.ceil(10*e)]));return Object.fromEntries(t)};var I=n(8347);const E=(e,t,n,o)=>{var s,r;const a=[],d=(0,i.SD)("bidRequestId"),l=null==(s=(0,i.SD)("directRates"))||null==(r=s.rates)?void 0:r[e];let A={};l&&(A=C(l)),(0,c.A)(t,(o=>{const{loadedSlot:s,originalSlot:r}=((e,t,n)=>((0,y.A)((0,h.iB)(e)),{loadedSlot:t[e],originalSlot:n[e]}))(o,t,n);s!==r&&s&&(a.push(o),((e,t,n,o,s,r,i)=>{(0,w.A)(n.campaign)&&(0,g.z7)(t),(0,S.A)(o,n),n.bidRequestId=r,n.directRate=i,(0,_.A)(n);const{payloadBodies:a}=(0,v.F)(),c=`${e}_${t}`,d=a[c];if(d)(0,b.wO)(n,d),a[c]=void 0;else{const{campaign:e}=n;e?e.adm&&((0,b.wO)(n,e.adm),delete e.adm):delete n.campaign}s[t]=n})(e,o,s,r,n,d,A[o]))})),o&&a.forEach((e=>{(0,I.A)(e,void 0,void 0,"Payload")}))};var T=n(5267),k=n(5851);const P=e=>{const{slotsFromPayload:t}=k.A;if((0,u.A)(t)){const n=Object.keys(t);(0,T.A)({message:"GafAPI",path:"HeadSlotNumbers",fileName:n.sort().join(",")},1e3),(0,c.A)(t,((t,n)=>{e[t]&&(e[t]=n)})),k.A.slotsFromPayload={}}},M=(e,t,n,a,d)=>{const l=(0,i.Sg)(t),A=(0,i.PI)(l),p=(0,i.PI)(e);n===o.fJ&&(0,c.A)(p,((e,t)=>{t.delivered||delete p[e]})),(0,s.pb)(p);(0,r.x4)("prebid")&&m(p),P(p),E(t,p,A,a),l.ctx=e.ctx,(0,u.A)(p)||((e,t)=>{null!=t&&t.advSlots&&t.advSlots.split(",").forEach((t=>{(0,f.A)(e,t,void 0,!0)}))})(t,d)}},5952:(e,t,n)=>{n.d(t,{A:()=>v});var o=n(8042),s=n(6881),r=n(5045),i=n(5156),a=n(5267),c=n(2383),d=n(9204),l=n(6943),A=n(2357),u=n(8207);const p=()=>{const e=window,t=e[A.li],n=e[A.b9];if(u.A.f(t)){const e=(0,s.rs)();(0,a.A)({message:"AdsFirst",path:"LoadScript"+(n?"WithTimeout":""),fileName:Object.keys(e).sort().join(",")},1e4)}};var m=n(1822),f=n(9512);const g="GafAPI";let h=!1;(0,f.A)("gafDirect",0,m.A);const v=e=>{if(e===o.mn)(0,c.A)(`${g}BunchLoadingTime`,`${g}LoadBunch`,`${g}BunchLoaded`),(0,f.A)("gafDirect",1,m.A),h||(p(),h=!0),(0,l.A)((0,s.rs)())||(0,a.A)({message:g,path:"SlotNotRegisteredBeforeLoad"},100,"Ad server responded, but no slots were registered. Try changing desktop/mobile version of website.","error");else if(e===o.fJ){var t,n;if((0,d.A)("wp_gaf_targeting"))(0,r.hk)(`${g}LoadBunch`),(0,r.cT)(`${g}BunchLoadingTime`,`${g}LoadBunch`,`${g}BunchLoaded`),null==(t=window.performance)||null==t.mark||t.mark(`${g}LoadBunch`,{startTime:0}),null==(n=window.performance)||null==n.measure||n.measure(`${g}BunchLoadingTime`,{duration:0,start:0});(0,i.A)(`${g}HEADExists`)}}},7176:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(1187),s=n(5267);const r=()=>{const e=Object.keys((0,o.KA)());if(e.length>1){const t=e.join(", ");(0,s.A)({message:"GafAPI",path:"MultipleBunchesOnView",fileName:t},100,`Two or more bunch ids (REKID) found on the page: ${t}. There should be only one.`,"error")}}},6879:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(9204),s=n(7702),r=n(9512);const i=(e,t)=>{let n=[];e&&(n=(0,o.A)("reloadedSlots",e)||n,(0,r.A)("reloadedSlots",void 0,e),(0,s.A)(e),n.push(e)),(0,r.A)("reloadedSlots",n,t),(0,r.A)("reloaded",n.length,t)}},3771:(e,t,n)=>{n.d(t,{F:()=>c,a:()=>a});var o=n(5045);var s=n(9204);let r,i;const a=e=>{i=(0,s.A)("__headpayload")||e},c=()=>(r||((0,o.cT)("GAFHeadTiming","GAFHeadStart","GAFHeadStop"),r=i),r)},9007:(e,t,n)=>{n.d(t,{pX:()=>ee,UL:()=>Z,nR:()=>X,IQ:()=>K});var o=n(8042),s=n(8116),r=n(5675),i=n(1190),a=n(7016),c=n(222),d=n(1187),l=n(2443),A=n(7681),u=n(2357),p=n(1315),m=n(5156),f=n(1112),g=n(5267),h=n(5851),v=n(4735),b=n(3287),w=n(8207),y=n(1886),S=n(5316),_=n(8564),C=n(6789),I=n(8041),E=n(6243),T=n(5623),k=n(1375);const P=(e,t)=>{const n=(0,l.H2)("testBody"),o=(0,k.A)((0,l.H2)("testPos"));if(n&&o)try{const s=((e,t,n)=>{const o=(0,a.w)();return{spin:e,bunch:o,context:{},slots:{[t]:{delivered:"1",campaign:{adm:{bunch:o,creations:n,redir:"",slot:t},creative:{}},dfpConfig:null}}}})(e,o,JSON.parse(n));return t(s),!0}catch(e){}};var M=n(8851),D=n(2828);const O=(e,t,n,s=(0,f.A)(),r)=>{const i=(0,S.eq)(8,36,!0),a=e=>{(0,M.A)(n,s,r,e),(0,_.tm)(),w.A.f(t)&&t((0,d.KA)())};if((0,E.A)(window,i,a),r===o.mn){const{headSlots:e}=h.A;(0,v.A)(e)&&(s.excSlots=e.map((e=>(0,D.A)(e))).join(","),h.A.headSlots.length=0)}if(P(i,a))return;let c=(0,I.A)("https://rek.www.wp.pl/gaf.js?",e,s);c=(0,C.A)(c,"spin",i),c=(0,C.A)(c,"bcv",2),(0,T.A)({withMeasurement:"GafAPI",src:(0,y.mess)(c),remove:!0,crossorigin:"use-credentials"})};var x=n(1634),R=n(3428),L=n(3342),$=n(863),B=n(3882),N=n(1923);const j=[[o.Sv,5,500],[o.mn,1,1e3]],V=Object.fromEntries(j.map((([e])=>[e,{}]))),U=Object.fromEntries(j.map((([e,t])=>[e,t]))),F=Object.fromEntries(j.map((([e,,t])=>[e,t]))),H=j.map((([e])=>e));j.forEach((([e])=>{$.A[e]=0})),B.A.gafRequestStore=V;const z=(e,t)=>{if(!H.includes(e))return void(0,N.A)("Unknown GAF request type given to request-store",!0);let n=!0;const o=`${t}`,s=(0,L.M$)(),r=V[e],i=r[s]||{},a=i[o]||{},{requests:c=0,lastRequest:d=0}=a,l=Date.now(),A=l-d<F[e];return a.lastRequest=l,A&&(a.requests=c+1,a.requests>=U[e]&&((0,g.A)({message:"GafAPI",path:"AntyDDoS",fileName:`${e}:${t}`},100,`Request of type "${e}" with params "${t}" sent to GAF shortly after previous.`,"error"),n=!1)),i[o]=a,r[s]=i,n||($.A[e]+=1),n};var W=n(4317),G=n(8771);const q="GafAPI";let Q=(0,k.A)((0,l.H2)("lockApp"));const J=(e,t,n)=>{z(e,t);n()},Y=(e,t,n,l,f=o.mn)=>{if((0,m.A)(`${q}BunchLoaded`),Q&&((0,u.n)(Q>1?Q:0),Q=!1),(0,c.y2)()||(0,A.H0)())return void(w.A.f(t)&&(0,i.DZ)((()=>{t((0,d.KA)())})));(0,b.A)((0,a.w)())&&(e?(0,a.g)(e):(0,g.A)({message:q,path:"NoGlobalBunchID",fileName:e},100,"Global bunch ID missing (rekid).","error"));const v=e||(0,a.w)(),y=(0,k.A)(v);if(!y)return 0===y&&(0,r.M)("rekid",s.Sw,!0),void(0,g.A)({message:q,path:"NoBunchID",fileName:typeof v,bunch:v},100,"Bunch ID missing (rekid).","error");const S=()=>{f===o.mn&&(0,x.A)(`${q}LoadBunch`),O(v,t,n,l,f)},_=()=>{W.A.fill(S)};p.A.fill((()=>{h.A.gafFirst||h.A.gafParallel?_():R.A.fill(_)}))},K=(e,t,n,s)=>{const r=(0,G.A)(t).sort();if((0,v.A)(r)){const t=(0,f.A)();t.advSlots=r.map((e=>(0,D.A)(e))).join(","),J(o.Sv,[e,s,r],(()=>Y(e,n,s,t,o.Sv)))}},X=(e,t,n)=>{J(o.mn,[e,n],(()=>Y(e,t,n)))},Z=(e,t)=>{K(e,t,!1,!0)},ee=e=>{X(e,!1,!0)}},8564:(e,t,n)=>{n.d(t,{sk:()=>d,tm:()=>a,v6:()=>c});var o=n(3882),s=n(8207);const r=[];o.A.loadHandlers=r;let i=!1;const a=()=>{for(i=!0;r.length;)r.shift()()},c=e=>{const t=r.indexOf(e);t>-1&&r.splice(t,1)},d=e=>{s.A.f(e)&&r.push(e),i&&a()}},7254:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(8042),s=n(5156),r=n(6799),i=n(6943),a=n(1923);const c=(e,t)=>{(0,i.A)(e)?(0,r.A)(e,((e,n)=>{(0,s.A)(`GafAPIStatus${e.toUpperCase()}${t===o.fJ?"_HEAD":""}_${n}`),1===n&&(0,a.A)(`Request to bidder "${e}" failed.`,"error")})):(0,s.A)("GafAPIStatusEmpty")}},8042:(e,t,n)=>{n.d(t,{Sv:()=>s,fJ:()=>r,mn:()=>o});const o="direct",s="reload",r="head"},8851:(e,t,n)=>{n.d(t,{A:()=>d});var o=n(4876),s=n(5693),r=n(5952),i=n(7176),a=n(6943),c=n(7254);const d=(e,t,n,d)=>{if((0,a.A)(d)){const{bunch:l,slots:A,context:u}=d;(0,r.A)(n),(0,o.A)(u,n),(0,c.A)(u.status,n),(0,a.A)(A)&&(0,s.A)({slots:A},l,n,e,t),(0,i.A)()}}},2549:(e,t,n)=>{n.d(t,{A:()=>s});const o=[1,2,3,5,6,10,11,15,27,32,34,36,37],s=e=>o.includes(e)},1395:(e,t,n)=>{n.d(t,{$:()=>v,h:()=>b});var o=n(1686),s=n(1112),r=n(3882),i=n(6455),a=n(6943),c=n(505),d=n(6669),l=n(8207),A=n(7743),u=n(5267),p=n(2721);const m=(e,t)=>(n,o,r)=>{const i=(0,s.A)(),d=()=>{let t,n,o;const{type:s}=i;i.filled?s?"teaser"===s&&(i.checked?i.callback?i.callbackRun?i.result?i.element?i.total>500&&(n="RenderTimeExceeded",t=`setNative(${s}) rendering time exceeded 500ms.`,o="error"):(n="CallbackIncorrectElement",t=`setNative(${s}) "callback" was run without correct DOM element ({ el: containerNodeInDOM }).`,o="error"):(n="CallbackIncorrectArgument",t=`setNative(${s}) "callback" was run with incorrect argument ({ el: containerNodeInDOM }).`,o="error"):(n="CallbackNotRun",t=`setNative(${s}) "callback" was not run.`,o="error"):(n="CallbackNotSet",t=`setNative(${s}) "callback" was not set.`):(n="TypeNotChecked",t=`setNative(${s}) "type" parameter was not checked.`,o="error")):(n="TypeMissing",t='setNative "type" parameter is missing or incorrect.'):(n="ArgumentMissing",t="setNative first argument is missing or incorrect."),(0,u.A)({message:"setNative",path:n,fileName:s||"unknown",slot:e},1e4,t&&`Slot [${e}] ${t}`,o)},m=setTimeout(d,2e3);if(r){const{addDestroyHandler:e}=r;e((()=>{clearTimeout(m)}))}if((0,a.A)(n)&&(i.filled=1,(0,c.A)(n.type))){let{type:e}=n;i.type=e,Object.defineProperty(n,"type",{get:()=>(i.checked=1,e),set:t=>{e=t}})}if(i.run=(0,A.tB)(),l.A.f(o)){i.callback=1;return t(n,(e=>{i.callbackRun=1,(0,a.A)(e)&&(i.result=1,e.el&&(0,p.A)(e.el)&&(i.element=1,i.done=(0,A.tB)(),i.total=i.done-i.run,i.total<=500&&clearTimeout(m))),o(e)}))}clearTimeout(m);const f=t(n);return d(),f};var f=n(9512),g=n(1375);const h=new Map;r.A.optionsStore=h;const v=(e,t)=>{const n=(0,g.A)(e);if((0,d.A)(n,e))return;const o=h.get(n)||(0,s.A)();return(0,c.A)(t)?o[t]:o},b=(e,t)=>{if((0,a.A)(t)){const{alternativeSlot:n,setNative:r}=t,a=h.get(e)||(0,s.A)();if(Object.assign(a,t),a.alternativeSlot=void 0,h.set(e,a),l.A.f(r)&&((0,f.A)("setNative",m(e,r),a),(0,f.A)("originalSetNative",r,a)),n){const t=(0,i.A)(n);(0,o.dh)(e,t,"SetOptions")}else 3===e&&l.A.f(r)&&a.setNative({type:"alternativeSlot"},(({el:t})=>{(0,o.dh)(e,t,"SetNative")}));return!0}}},3317:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(6181),s=n(4922);const r=(0,o.TD)("PlaceholdersImg>img",{"display!":"none"}),i=(e,t)=>{const n=s.A[e];if(n){const{element:e}=n;e&&(0,o.m)(e,r,t)}}},507:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3317),s=n(4946);const r=e=>{(0,o.A)(e,!1),(0,s.A)(e,{hidden:!0,released:!1,height:"auto"})}},4922:(e,t,n)=>{n.d(t,{A:()=>s});const o={};n(3882).A.placeholderStore=o;const s=o},6560:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3317),s=n(4946);const r=e=>{(0,o.A)(e,!1),(0,s.A)(e,{hidden:!1,released:!1})}},4946:(e,t,n)=>{n.d(t,{A:()=>g});var o=n(6181),s=n(3287),r=n(8207);const i=(0,o.TD)("sticky"),a="closed",c=e=>({"height!":"auto","minHeight!":e});var d=n(9571),l=n(4367),A=n(6669),u=n(4922),p=n(1375);const m="Placeholders",f=(0,o.TD)(`${m}Bg>div`,{backgroundColor:"transparent",backgroundImage:"none"}),g=(e,t={})=>{const n=(0,p.A)(e);if((0,A.A)(n,e))return;const g=u.A[n];if(g){Object.assign(g,t);const{element:e}=g;if(e){const{released:t,transparent:A,hidden:u,fixed:p,sticky:h,durable:v,stickyOnInit:b,stickyAd:w,blocker:y,height:S}=g,_=`${m}${n}`,C={},I=e=>Object.assign(C,e),E=(0,d.m6)();if(u&&(!v||E))I(((e,t)=>((0,o.y_)(e,a,`${a}${t}`),{"height!":0,"minHeight!":0,"padding!":0,"margin!":0,"overflow!":"hidden","border!":0}))(e,n));else if(I((({element:e,margin:t,padding:n},r)=>((0,o.l0)(e,a,`${a}${r}`),{"height!":null,"minHeight!":null,"width!":null,"minWidth!":null,"padding!":(0,s.A)(n)?null:n,"margin!":(0,s.A)(t)?null:t}))(g,n)),t)if(I((({overflow:e,backgroundColor:t,transparent:n})=>({"overflow!":e||null,"backgroundColor!":t||(n?"transparent":null),"backgroundImage!":"none"}))(g)),p){I((r.A.b(h)?h:(0,l.z)())?(({align:e,top:t=15},n)=>{const s=["left","right"].includes(e),r=Object.assign({position:"sticky",top:t},s&&(e=>({[e]:0,[`margin-${e}`]:0}))(e));return(0,o.TD)(`${n} .${i}`,r),{"display!":"block"}})(g,_):{"display!":"flex","justifyContent!":"center","alignItems!":"center"});const{minHeight:t}=g;if(t)I(c(t));else{(e.getBoundingClientRect().height<=S||"auto"===S)&&I(c("auto"))}}else y&&I({"clear!":"none","float!":"right"}),I((({width:e,height:t})=>Object.assign({"display!":null,"justifyContent!":null,"alignItems!":null},!r.A.u(t)&&(e=>"auto"===e?{"height!":"auto","minHeight!":0}:{"minHeight!":e})(t),e&&{"width!":e,"minWidth!":"auto"}))(g));else I((({minWidth:e,minHeight:t})=>({"minWidth!":e||null,"minHeight!":t||null,"overflow!":null,"backgroundColor!":null,"backgroundImage!":null}))(g));const T=Object.assign({zIndex:0,"position!":b||w?null:"relative"},C);(0,o.TD)(_,T),(0,o.m)(e,f,t&&A),(0,o.yo)(!u)}}return g}},350:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(505),s=n(8207),r=n(1923);const i=e=>"oeaslzzcnOEASLZZCN".charAt("óęąśłżźćńÓĘĄŚŁŻŹĆŃ".indexOf(e))||e,a=(e="")=>{if(!s.A.s(e))return void(0,r.A)(`PrepareTags method first argument must be a String (given ${e}).`,!0);let t=e;return(0,o.A)(t)&&(t=decodeURIComponent(t),t=t.replace(/^\s+|#|\s+$/g,""),t=t.replace(/\s*[,;?!.:]+\s*/g,";"),t=t.replace(/\s+/g,"_"),t=t.replace(/\W/g,i),t=t.replace(/[^\w;@$^&|]/g,""),t=t.replace(/;{2,}/g,";"),t=t.replace(/;$/,""),t=t.toLowerCase().slice(0,256)),t}},222:(e,t,n)=>{n.d(t,{m_:()=>a,ur:()=>i,y2:()=>c});var o=n(2443),s=n(7681);let r;const i=()=>(0,o.H2)("onegaf")||(0,s.Y4)(),a=()=>{r=!0},c=()=>r},8041:(e,t,n)=>{n.d(t,{A:()=>N});var o=n(2443),s=n(3342),r=n(5077),i=n(8458),a=n(5829),c=n(7065),d=n(5858),l=n(6167),A=n(7924),u=n(5178),p=n(6201),m=n(8742),f=n(8652),g=n(869);const h=()=>{(0,a.Ce)("s2s_name"),(0,a.Ce)("s2s_incld"),(0,a.Ce)("s2s_xcld");const e=(0,g.ZF)();e&&((0,a.p$)("s2s_name",e.name),(0,a.p$)("s2s_incld",e.include),(0,a.p$)("s2s_xcld",e.exclude)),(0,r.ch)("^tech")&&(0,a.p$)("whbid-test",1)};var v=n(3555),b=n(9708),w=n(48);const y=()=>"wifi"===(null==w.A?void 0:w.A.type);var S=n(5926),_=n(2699),C=n(350),I=n(932),E=n(1112),T=n(3882),k=n(505),P=n(931),M=n(224),D=n(2098);const O=(0,E.A)();T.A.serverSideTargeting=O;const x="WPgtss",R=["highLayout","layout","fledge","tVersion","abtest","PWA_adbd"],L=()=>{if((0,r.ch)("polygamia")){const e=(0,a.Xf)(),t=Object.fromEntries(Object.entries(e).filter((([e])=>R.includes(e)))),n=(0,P.A)(t);(0,k.A)(n)?(0,D.A)(x,n):(0,M.A)(x)}else(0,M.A)(x)},$=()=>{var e;const{location:t}=window,n=(0,A.SU)("ccategory");return h(),(0,a.p$)("phtml",t.hostname+t.pathname),(0,a.p$)("phash",t.hash.slice(1)),(0,a.p$)("abtest",(0,i.AA)(),!0),(0,a.p$)("PWAref",null==(e=(0,u.G)())?void 0:e.replace(/https?:\/\//,""),!0),(0,a.p$)("PWA_adbd",(0,l.$I)()),(0,a.p$)("darkmode",(0,b.A)(),!0),(0,a.p$)("highLayout",(0,_.A)()),(0,a.p$)("layout",(0,A.SU)("layout"),!0),(0,a.p$)("wifi",y()&&1),(0,a.p$)("fledge",(0,S.A)()&&1),(0,a.p$)("reloaded",(0,p.K)()&&1),(0,a.p$)("navType",(0,A.SU)("navType"),!0),(0,a.p$)("bfc",(0,A.SU)("bfc"),!0),(0,a.p$)("ctab",(0,A.SU)("ctab"),!0),(0,a.p$)("chId",(0,A.SU)("chId"),!0),(0,a.p$)("cc",(0,I.A)((0,v.A)()).join(","),!0),(0,a.p$)("cdl",(0,d.F)(),!0),(0,a.p$)("ctype",(0,A.SU)("ctype"),!0),(0,a.p$)("cview",(0,A.SU)("cview"),!0),(0,a.p$)("ciab",(0,A.SU)("ciab"),!0),(0,a.p$)("cuct",(0,A.SU)("cuct"),!0),(0,a.p$)("cid",(0,A.SU)("cid"),!0),(0,a.p$)("csystem",(0,A.SU)("csystem"),!0),(0,a.p$)("cdate",(0,A.SU)("cdate"),!0),(0,a.p$)("ccategory",n&&(0,C.A)(n),!0),(0,a.p$)("REKtagi",(()=>{if(!(0,f.fS)())return(0,m.ec)()?(0,c.b3)():(0,c.QF)()})(),!0),L(),(0,a.Xf)()};var B=n(9402);const N=(e,t,n,a)=>{const c=(0,E.A)();c.rv="2",c.sn=(0,r.wY)(),c.pvid=(0,s.M$)(),a?c.rekid=t:c.rekids=t,Object.assign(c,$(),n,(0,o.K6)());const d=(0,P.A)(c,!0);return(0,i.iM)("adtech","FAPO-814","B")&&(0,B.A)(d),e+d}},7065:(e,t,n)=>{n.d(t,{QF:()=>i,b3:()=>a,hS:()=>c});var o=n(7924),s=n(7954),r=n(350);const i=()=>(0,r.A)((0,o.SU)("ctags")||""),a=()=>i()||(0,r.A)((0,s.A)('meta[name="keywords"]')),c=e=>{const t=a();return e.some((e=>t.includes(e)))}},2944:(e,t,n)=>{n.d(t,{Nv:()=>d,e7:()=>r,pO:()=>a,tU:()=>c});var o=n(8207);const s=new Map,r=(e,t,n)=>{const r={hasFired:!1,timeoutId:setTimeout((()=>{o.A.f(n)&&n(),r.hasFired=!0}),t)};s.set(e,r)},i=(e,t)=>{clearTimeout(e),s.delete(t)},a=()=>{s.forEach((({timeoutId:e},t)=>{i(e,t)}))},c=e=>{if(!s.size)return;[...s.keys()].filter((t=>o.A.n(t)?t===e:!!o.A.s(t)&&t.includes(e))).forEach((e=>{const{timeoutId:t}=s.get(e,"timeoutId");i(t,e)}))},d=()=>s},4001:(e,t,n)=>{n.d(t,{K5:()=>i,LM:()=>r,hE:()=>c,wO:()=>a});var o=n(9204),s=n(9512);const r="bodyCode",i=e=>(0,o.A)(r,e),a=(e,t)=>{(0,s.A)(r,t,e)},c=e=>{(0,s.A)(r,void 0,e)}},7819:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(1634),s=n(2549);const r=(e,t)=>{(0,s.A)(e)&&(0,o.A)(`${t}${e}`)}},5981:(e,t,n)=>{let o;n.d(t,{J:()=>r,f:()=>s});const s=e=>{o=e},r=()=>o},5829:(e,t,n)=>{n.d(t,{Ce:()=>l,Xf:()=>u,p$:()=>A});var o=n(1112),s=n(3882),r=n(505),i=n(3804),a=n(1923),c=n(8924);const d=(0,o.A)();s.A.envConfig=d;const l=e=>{e&&d&&delete d[e]},A=(e,t,n)=>{const o=(0,c.A)(e),s=(0,c.A)(t);if((0,r.A)(o))if((0,r.A)(s)||(0,i.A)(s)){d[o]=s;(o+s).length+2>512&&(0,a.A)("Env added to GAF exceeded 512 chars limit.",!0)}else n&&l(o)},u=()=>Object.assign({},d)},8339:(e,t,n)=>{n.d(t,{Ay:()=>M,pb:()=>P,vA:()=>k});var o=n(2443),s=n(7681),r=n(6799),i=n(4735),a=n(1923),c=n(8564),d=n(2388),l=n(6881),A=n(8370),u=n(1187),p=n(1190),m=n(3096),f=n(1375);let g;const h=e=>{g=e},v=e=>{var t;return(0,f.A)(null==e||null==(t=e.getBoundingClientRect())?void 0:t.top)},b=e=>{window.scrollTo({top:(0,m.A)().top+e-200,behavior:"smooth"})},w=()=>{const e=v(g);if(200===e)return;(0,p.Y6)((()=>{setTimeout((()=>{(()=>{const e=v(g);200!==e&&b(e)})()}),300)}),!1,!0),b(e)};var y=n(2153),S=n(9204);const _=e=>null==e?void 0:e.creation,C=e=>{var t,n;return null==(t=_(e))||null==(n=t.rebuild)?void 0:n.container},I=e=>{(0,s.Y4)()&&!(0,s.rM)()&&(0,c.sk)((()=>{var t,n;const o=(0,S.A)("rekid"),s=(0,u.$c)(o,e),r=null==(t=_(s))||null==(n=t.mod)?void 0:n.includes("welcomeScreen");if(!s.delivered)return;if(r)return;const i=C(s);i||(0,d.nA)(((t,n)=>{t===e&&h(C(n))}));const a=(0,l.iB)(e),c=i||a;if(c)return h(c),void w();const p=setTimeout((()=>{e!==(0,A.n)()&&window.scrollTo({top:(0,y.A)(),behavior:"smooth"})}),500);(0,d.Tq)(((t,n)=>{t===e&&(clearTimeout(p),setTimeout((()=>{h(n),w()}),300))}))}))},E=new Set,T=new Set,k=e=>{if((0,s.H0)())return!0;const t=(0,f.A)(e);if(0!==t){if(E.size)return!E.has(t);if(T.size)return T.has(t)}return!1},P=e=>{(E.size||T.size)&&(0,r.A)(e,(t=>{k(t)&&delete e[t]}))},M=()=>{const e=(0,f.A)((0,o.H2)("testSlot")||(0,o.H2)("pos")),t=(0,o.H2)("pickSlots"),n=(0,o.H2)("rejectSlots"),s=(0,f.A)((0,o.H2)("testPos")),r=(0,o.H2)("tcidma"),c=(0,o.H2)("testBody"),d=(e,t)=>{e.split(/[|,]/).forEach((e=>{const n=(0,f.A)(e);n>0&&t(n)}))};d(t,(e=>{E.add(e)})),d(n,(e=>{E.has(e)||T.add(e)}));const l=r||c;if(s&&l){let e;try{e=JSON.parse(l)}catch(e){(0,a.A)('Invalid JSON "tcidma". Check syntax and used characters.',"error")}(0,i.A)(e,1)&&E.add(s),I(s)}return e&&E.add(e),{pickSlots:E,rejectSlots:T}}},9045:(e,t,n)=>{n.d(t,{H:()=>i,e:()=>a});var o=n(1112),s=n(3882);const r=(0,o.A)();s.A.slotsStore=r;const i=(e,t)=>{r[e]=t},a=(e,t)=>{const n=r[e];if(n){const{creation:o}=n;if(r[e]=void 0,o){const{config:e}=o;if(null!=e&&e.destroy)return e.destroy(t)}}}},6881:(e,t,n)=>{n.d(t,{rs:()=>_,iB:()=>S,hY:()=>y,QU:()=>w});var o=n(6181),s=n(2443),r=n(8742),i=n(2599),a=n(2388),c=n(558),d=n(1112),l=n(5267),A=n(3882),u=n(2721),p=n(1535),m=n(690);const f=e=>{const{top:t,bottom:n}=e.getBoundingClientRect(),o=t-(0,m.A)();let s=0;o>0&&(s=o),n<0&&(s=n),e.vpDist=s},g=(0,d.A)();A.A.registeredAnchors=g;const h="Anchors",v=(0,s.H2)("anchors"),b=(0,o.TD)("anchor",v&&{height:3,border:"3px lime solid",borderRadius:3,boxSizing:"border-box",backgroundColor:"yellow",zIndex:0});(0,o.yo)();const w=e=>{(0,r.s4)()||(0,l.A)({message:h,path:"SlotUnregisteredDuringNavigation",slot:e},1e4,`Slots MUST be unregistered between 'page:view' and 'page:close' events (slot number ${e}).`,!0);const t=g[e];(0,c.A)(t),delete g[e]},y=(e,t)=>{(0,r.s4)()||(0,l.A)({message:h,path:"SlotRegisteredDuringNavigation",slot:e},1e4,`Slots MUST be registered between 'page:view' and 'page:close' events (slot number ${e}).`,!0);const n=g[e],s=t||n;if((0,c.A)(n),s){if(n!==s){if(!(0,u.A)(s))return void(0,l.A)({message:h,path:"NodeNotInDocument",slot:e},1e3,`Given node for slot ${e} is not a valid HTMLElement or it is not in DOM.`,"error");const t=(0,p.A)(s);(0,i.N6)(t),t||(0,l.A)({message:h,path:"NodeNotVisible",slot:e},1e3,`Given node for slot ${e} is not VISIBLE.`,"error"),(0,o.y_)(s,b),s.removeAttribute("style"),f(s),g[e]=s,(0,a.MM)(e,s)}return g[e]}},S=e=>{const t=g[e];if((0,u.A)(t))return t},_=()=>g},7239:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(1187),s=n(9866),r=n(881),i=n(6669),a=n(1375);const c=(e,t,n,c,d)=>{const l=(0,a.A)(t);if((0,i.A)(l,t))return;const A=n||(0,o.$c)(e,l);A&&((0,s.A)(A),A.finished=1,A.success=0,A.viewed=0,(0,r.A)(e,l,A,c,d))}},881:(e,t,n)=>{n.d(t,{A:()=>d});var o=n(2944),s=n(9045),r=n(1187),i=n(507),a=n(6669),c=n(1375);const d=(e,t,n,d,l)=>{const A=(0,c.A)(t);if((0,a.A)(A,t))return;(n||(0,r.$c)(e,A))&&((0,s.e)(A,l),d&&(0,i.A)(A),(0,o.tU)(A))}},8735:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t,n)=>{n&&(n.missing=1,n.registered=0)}},8347:(e,t,n)=>{n.d(t,{A:()=>$});var o=n(1187),s=n(2443),r=n(6881),i=n(1395),a=n(9387),c=n(8437);const d=(e,t,n)=>{n&&(n.missing=0,n.registered=1)};var l=n(6799),A=n(6455),u=n(6669),p=n(7819),m=n(8735),f=n(249),g=n(737),h=n(3048),v=n(265),b=n(869);const w=e=>{const t=(0,a.Df)("prebidDamOpen");if(t){const n=t[`slot${e}`];if(n){if(!0===n)return!0;if(n[`test${(0,b.XZ)().version}`])return!0}}};var y=n(3428),S=n(5981);const _=e=>!(e.run||e.error||e.finished);var C=n(1375);const I=(e,t,n)=>{if(_(n)){const o=(0,C.A)(t),s=(0,C.A)(e);(0,S.J)()(s,o,n)}},E=(e,t,n)=>{if(n){w(t)?I(e,t,n):y.A.fill((()=>{I(e,t,n)}))}};var T=n(9970),k=n(6243),P=n(123);const M=(e,t,n,o)=>{o&&(o.viewability||(0,k.A)(o,T.Ym,{}),o.viewability[f.zz]||(0,k.A)(o.viewability,f.Sc,{[T.zS]:n[T.zS],phd:(0,P.A)(document.hidden)}))},D=(e,t,n)=>{const s=(0,g.n)(),r=(0,g.d)(e),i=(0,h.u5)((t=>{(0,l.A)((0,o.KA)(),(n=>{const s=(0,o.$c)(n,e);M(n,e,t,s),E(n,e,s)}))}),s,r,n);(0,v.A)(t,[i],`${f.h5}_${e}_`)},O="0"===(0,s.H2)("lazyAdv"),x=e=>{const{dfpConfig:t,lazy:n,isCommercialBreak:o}=e;let s=!n;return t&&(s=!1,t.isInterstitial&&(s=!0)),o&&(s=!0),O&&(s=!0),s},R=(e,t,n)=>{if(null!=n&&n.delivered){x(n)&&I(e,t,n)}},L=(0,s.H2)("noslots"),$=(e,t,n,s="")=>{const f=(0,C.A)(e);if((0,u.A)(f,e))return;const g=(0,A.A)(t),h=(0,r.hY)(f,g);if(h){(0,p.A)(f,"SlotRegister");const e=Object.assign({},n);if((0,i.h)(f,e),(0,c.A)(f,`register${s}`),L)return;(0,l.A)((0,o.KA)(),(e=>{const t=(0,o.$c)(e,f);t&&(t.vpDist=h.vpDist),d(e,f,t),R(e,f,t)}));const t=(0,a.Df)("disabledBottomLLMargin")||[],r=(0,a.Yb)("disableBottomMargin"),A=t.includes(f);D(f,h,r||A)}else(0,l.A)((0,o.KA)(),(e=>{const t=(0,o.$c)(e,f);(0,m.A)(e,f,t)}))}},2388:(e,t,n)=>{n.d(t,{DE:()=>h,MM:()=>A,Tq:()=>f,Ur:()=>w,e_:()=>b,nA:()=>g,o0:()=>p,o_:()=>u});var o=n(6881),s=n(8522),r=n(3882),i=n(6799),a=n(8207);const c={registration:new Set,impression:new Set,view:new Set};r.A.slotHandlers=c;const d=(e,t,n)=>{try{e(t,n)}catch(e){(0,s.A)(e,"SlotHandlers")}},l=(e,t,n)=>{c[e].forEach((e=>{d(e,t,n)}))},A=(e,t)=>{l("registration",e,t)},u=(e,t)=>{l("impression",e,t)},p=(e,t)=>{l("view",e,t)},m=(e,t)=>{const n=c[e];if(a.A.f(t)&&!n.has(t))return n.add(t),!0},f=e=>{if(m("registration",e)){const t=(0,o.rs)();return(0,i.A)(t,(t=>{d(e,t,(0,o.iB)(t))})),!0}},g=e=>m("impression",e),h=e=>m("view",e),v=(e,t)=>{const n=c[e];if(n.has(t))return n.delete(t),!0},b=e=>v("impression",e),w=e=>v("view",e)},9691:(e,t,n)=>{n.d(t,{A:()=>l});var o=n(1187),s=n(6881),r=n(8437),i=n(881),a=n(6799),c=n(6669),d=n(1375);const l=(e,t="")=>{const n=(0,d.A)(e);(0,c.A)(n,e)||((0,r.A)(n,`unregister${t}`),(0,s.QU)(n),(0,a.A)((0,o.KA)(),(e=>{(0,i.A)(e,n,void 0,!0,!0)})))}},9866:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(249),s=n(558);const r=e=>{null!=e&&e.viewability&&e.viewability[o.zz]&&((0,s.A)(e.container),delete e.container,delete e.viewability[o.zz])}},558:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(249),s=n(6700);const r=e=>{(0,s.A)(e,o.YA)}},249:(e,t,n)=>{n.d(t,{AK:()=>c,FF:()=>i,Sc:()=>o,X4:()=>d,YA:()=>l,c6:()=>r,h5:()=>s,zz:()=>a});const o="slotViewability",s="slotInViewport",r="slotRefresh",i="slotRefreshPrebid",a="advViewability",c="advExtraViewability",d="advCustomViewability",l=[o,s,r,i,a,c,d]},3048:(e,t,n)=>{n.d(t,{IW:()=>a,l$:()=>i,s6:()=>d,sX:()=>r,u5:()=>c});var o=n(9970),s=n(249);const r=e=>({name:s.zz,method:o.tn,time:1,percent:50,[o.hO]:!1,callback:e}),i=e=>({name:`${s.AK}${e}`,method:o.tn,time:1,percent:e,[o.hO]:!1}),a=(e,t,n)=>({name:s.X4,method:o.tn,time:t,percent:n,[o.hO]:!0,callback:e}),c=(e,t,n,r)=>({name:s.h5,method:o.qr,verticalMargin:n,horizontalMargin:t,disableBottomMargin:r,[o.hO]:!0,callback:e}),d=(e,t,n,r,i)=>({name:i?s.FF:s.c6,method:t?o.tn:o.y1,time:n,percent:50,[o.hO]:!0,callback:e,checkTimeout:t,isCumulative:r})},6484:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("GAM",!0)},8970:(e,t,n)=>{n.d(t,{k:()=>a,m:()=>i});var o=n(5316),s=n(6243);const r=(0,o.eq)(5,!0,!0),i=(e,t=!0)=>(0,s.A)(e,r,t),a=e=>!!e[r]},2516:(e,t,n)=>{n.d(t,{A:()=>o});const o=["camps"]},2734:(e,t,n)=>{n.d(t,{A:()=>s});const o={pl:"REKLAMA",en:"ADVERTISEMENT",uk:"РЕКЛАМА"},s=o[(0,n(4342).A)()]||o.pl},5295:(e,t,n)=>{n.d(t,{A:()=>o});const o="IAQInline::"},8830:(e,t,n)=>{n.d(t,{A5:()=>i,BP:()=>a,C1:()=>r,CB:()=>g,H7:()=>o,Iu:()=>l,K2:()=>h,PP:()=>v,Tn:()=>b,Vt:()=>c,_x:()=>u,di:()=>p,eh:()=>d,iq:()=>m,l5:()=>A,q5:()=>f,sh:()=>s});const o="adform",s="automate",r="blackbox",i="blocker",a="code",c="dcm",d="directProgrammatic",l="iframe",A="image",u="mod",p="native",m="nativeAutomate",f="outstream",g="prebid",h="safeframe",v="video",b=new Set([o,s,r,i,a,c,d,l,A,u,p,m,f,g,h,v])},5415:(e,t,n)=>{let o,s,r;n.d(t,{E5:()=>c,H_:()=>a,Kz:()=>d,Wf:()=>i,kT:()=>A,xV:()=>l});const i=e=>{o=e},a=e=>{s=e},c=e=>{r=e},d=()=>o,l=()=>s,A=()=>r},7430:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>{let t=e;if(t){let{protocol:e}=window.location;"https:"!==e&&(e="http:"),/^\/\//.test(t)&&(t=e+t)}return t}},932:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t)=>[...new Set([...e||[],...t||[]])].sort()},8926:(e,t,n)=>{n.d(t,{A:()=>o});const o="WPcbadcp"},8370:(e,t,n)=>{let o;n.d(t,{P:()=>r,n:()=>s});const s=()=>o,r=e=>{o=e}},6466:(e,t,n)=>{n.d(t,{A:()=>m});var o=n(7924),s=n(8970),r=n(8652),i=n(6455);const a=(e,t)=>{const n=(0,i.A)(t);return null==n?void 0:n.contains(e)},c=(e,t)=>e.classList.contains(t);var d=n(5267);const l=btoa("preventCB"),A=e=>!!e.closest(`.${l}`);var u=n(2721);const p="CommercialBreak",m=e=>{if((0,u.A)(e)){const{href:n,target:i}=e;return!(A(e)||(e=>["header","#header",".header","footer","#footer",".footer","#account",".w3gallery-c .img-c",'[data-st-area="Naglowek"]','[data-sta-area="Stopka-mob"]'].some((t=>a(e,t))))(e)||(e=>e.includes("#")||e.includes("javascript")||e.includes("?s=")||e.includes("poczta.wp.pl")||e.includes("www.research.net/r/SGHBZ63")||e.includes("www.research.net/r/SZKYJJV"))(n)||(t=e,c(t,"btn-comments")||c(t,"close")||/pogoda.wp.pl/.test(t.href)&&(c(t,"tab")||a(t,".links.location-map-links"))||(0,r.qs)()&&"gallery"===(0,o.SU)("ctype")&&t.getAttribute("data-st-area")&&t.getAttribute("data-st-area").match(/gallery-next|gallery-prev|gbot-next/))||"_blank"===i||(0,s.k)(e))}var t;(0,d.A)({message:p,path:"missing link element"},100,`Missing clicked link element for ${p}.`,!0)}},5880:(e,t,n)=>{n.d(t,{A:()=>o});const o="WPstadcp"},3311:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(6181),s=n(703),r=n(4709);const i=(e,t)=>{(0,s.A)().filter(Boolean).filter((e=>e!==t)).filter((e=>"bind,events,id,off,on,p,unbind"!==Object.keys(e).sort().join())).forEach((t=>{t.pause(!0),t.mute(),e&&(t.deactivateFloating(),t.closeFloatingPlayer())}));const n=(0,o.TD)("ntvVd");Array.from((0,r.A)(`.${n}`,!0)).filter((e=>e!==t)).forEach((e=>{e.pause(),e.muted=!0}))}},1338:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(505),s=n(7430),r=n(9661);const i=(e,t)=>{const n=(0,s.A)((0,r.A)(t));let i=n;return(0,o.A)(e)&&(i=e,(0,o.A)(n)&&(i+=encodeURIComponent(n))),i}},268:(e,t,n)=>{n.d(t,{H:()=>o,k:()=>s});const o="inisuid",s={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:(e,t,n)=>{n.d(t,{Df:()=>c,Yb:()=>a,zk:()=>i});var o=n(943),s=n(9204);const r=(e,t)=>{const n=(0,o.b)(),r=n&&(0,s.A)(t,n);return r&&(0,s.A)(e,r)||!1},i=e=>r(e,"steeringExternal"),a=e=>r(e,"steering"),c=e=>r(e,"config")},5138:(e,t,n)=>{n.d(t,{Q:()=>a,v:()=>i});var o=n(7139),s=n(505);let r="";const i=e=>{if((0,s.A)(e)){const t=48,n=122,o=n-t,s=/[^a-z0-9]/gi,i=e=>e.charCodeAt().toString(16),a=[...e].map(((e,s)=>{let r=e.charCodeAt()+s;return r<t&&(r+=o),r>n&&(r-=o),String.fromCharCode(r)})).join("");r=btoa(a).replace(s,i)}},a=()=>{const e=(0,o.z6)("ck"),t=(0,o.z6)("mr","WPM");if(e&&t)return r}},9593:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("PrebidApi")},943:(e,t,n)=>{n.d(t,{b:()=>r});var o=n(3972);let s=(e=>{if(!e)return!1;try{return(0,o.A)(e)}catch(e){console.error(e)}})((0,n(9204).A)("prebidConfig"))||!1;const r=()=>s},3428:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("Prebid")},4411:(e,t,n)=>{n.d(t,{T:()=>r,t:()=>s});let o=!1;const s=e=>{o=e},r=()=>o},869:(e,t,n)=>{n.d(t,{IY:()=>l,ou:()=>A,XZ:()=>c,ZF:()=>d,dU:()=>a});var o=n(4411),s=n(6943),r=n(9387);const i=e=>{var t;const n=e||"default",o=(0,r.zk)("S2Sconfig"),s=null==o||null==(t=o.tests)?void 0:t[n];if(null!=s&&s.name){const{include:e,exclude:t}=s;return s.include=Array.isArray(e)&&e.join(";")||e,s.exclude=Array.isArray(t)&&t.join(";")||t,s}},a=(e,t)=>{const n=t||(0,o.T)();return n&&n[e?"stVersion":"version"]||!1},c=e=>{const t=e||(0,o.T)();return!(!t||!t.version)&&t},d=()=>{const e=(0,o.T)();return i(null==e?void 0:e.version)},l=e=>{const t=c(),n=t[e];return!(!n||!n.includes(t.version))},A=(e,t)=>{if(!(0,s.A)(e))return e;const n=t||c().version;return Object.keys(e).includes("default")?e[n]||e.default:e[n]||e}},9360:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(931),s=n(123);const r=(e=0,t="")=>(0,o.A)({gdpr:(0,s.A)(e),gdpr_consent:t},!1,!0)},746:(e,t,n)=>{n.d(t,{AC:()=>h,BK:()=>c,Gp:()=>d,HZ:()=>A,I8:()=>l,O9:()=>o,O_:()=>f,PX:()=>s,cN:()=>r,dR:()=>m,jj:()=>i,lf:()=>g,nc:()=>u,v5:()=>p,zZ:()=>a});const o=-1,s=0,r=1,i=2,a=3,c=4,d=6,l=7,A=0,u=1,p=2,m=3,f=4,g=5,h=6},8197:(e,t,n)=>{n.d(t,{b:()=>a,z:()=>i});var o=n(1492);const s=[o.x7,o.Mm];let r;const i=()=>r,a=e=>{s.includes(e)&&(r=e)}},1492:(e,t,n)=>{n.d(t,{C8:()=>g,FG:()=>A,Mm:()=>d,Pp:()=>p,QP:()=>a,Sp:()=>u,X4:()=>s,db:()=>r,f4:()=>m,oj:()=>c,on:()=>o,qW:()=>i,tb:()=>f,x7:()=>l});const o="native_passback",s="native_teaser_hide",r="end",i="error",a="partners_response",c="partners_request",d="parent",l="creative",A="blackbox::",u="mod::",p="partners::",m=new RegExp(`^${A}`),f=new RegExp(`^${p}`),g=new RegExp(`^${u}`)},2059:(e,t,n)=>{n.d(t,{TZ:()=>r,ag:()=>s,vL:()=>o});const o=new Map,s={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}},r=()=>{o.clear()}},3558:(e,t,n)=>{n.d(t,{Le:()=>l,Ou:()=>i,SF:()=>c,bH:()=>o,ih:()=>a,jP:()=>d,tY:()=>s,yg:()=>r});const o="CPM_INT",s=!1,r=0,i=1,a=4,c=5,d=7,l=[6,8,r,i,a,c,d]},1253:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3558),s=n(4548);const r=()=>{const e=(0,s.ps)();return[o.SF,o.jP].includes(e)}},6586:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(3558),s=n(4548),r=n(2443);const i=()=>{const e=(0,s.ps)();return[o.yg,o.Ou,o.ih,o.SF,o.jP].includes(e)||(0,r.H2)("wpartner")}},4548:(e,t,n)=>{n.d(t,{OG:()=>c,Ro:()=>A,X4:()=>d,ps:()=>l});var o=n(3558);let s,r=!1,i=!1,a=o.tY;const c=()=>r,d=()=>i,l=()=>a,A=()=>s},8437:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(8522),s=n(9171);const r=(e,t)=>{s.A&&n.e(754).then(n.bind(n,5155)).then((({addSlotState:n})=>{n(e,t)})).catch((e=>{(0,o.A)(e,"SlotsFlowDiagnostics")}))}},9171:(e,t,n)=>{n.d(t,{A:()=>o});const o=!!(0,n(2443).H2)("diagnostics")},8458:(e,t,n)=>{n.d(t,{I5:()=>y,zS:()=>S,pW:()=>_,Ay:()=>C,NR:()=>b,UK:()=>v,AA:()=>w,IX:()=>g,iM:()=>h,I$:()=>f});var o=n(1923);const s=(e,t,n)=>{/^[A-Z](?::[\w\\/|]+)*$/.test(n)||(0,o.A)(`Incorrect AB test variant (${e}|${t}|${n}), valid pattern is '^[A-Z](:[\\w\\/|]+)*$'.`,!0)};var r=n(1112),i=n(6243),a=n(3882),c=n(6799),d=n(9204),l=n(505),A=n(8207),u=n(8771);const p=(0,r.A)();a.A.testsStore=p;const m=e=>{const t=new Map;return(0,i.A)(p,e,t),Object.defineProperty(t,"getString",{value:()=>[...t.entries()].map((t=>[e,...t].join("|"))).join(";")}),t},f=(e,t,n)=>{const r=p[e];if(r)return((e,t)=>{/^[0-9A-Z]{2,10}-\d+$/.test(t)||(0,o.A)(`Incorrect AB test name (${e}|${t}), valid pattern is '^[0-9A-Z]{2,10}-\\d+$'.`,!0)})(e,t),s(e,t,n),(0,l.A)(t)&&(0,l.A)(n)?r.set(t,n):void(0,o.A)(`Incorrect test name or variant "${e}|${t}|${n}".`,"error");(0,o.A)("Authority store does not exist.","error")},g=(e,t)=>{const n=p[e];if(n)return n.get(t);(0,o.A)("Authority store does not exist.","error")},h=(e,t,n)=>{const o=g(e,t);if(A.A.u(n))return(0,l.A)(o);const r=(0,u.A)(n);return r.forEach((n=>{s(e,t,n)})),r.includes(o)},v=()=>{const e=(0,r.A)();return(0,c.A)(p,((t,n)=>{e[t]=Object.fromEntries(n.entries())})),e},b=()=>{const e=[];return(0,c.A)(p,((t,n)=>{[...n.entries()].forEach((t=>e.push(t.join("|"))))})),e},w=()=>Object.values(p).map((e=>e.getString())).filter((e=>""!==e)).join(";"),y=m("adtech"),S=m("analytics"),_=m("application"),C=()=>{const e=(0,d.A)("wp_abtest");(0,c.A)(e,((e,t)=>{(0,c.A)(t,((t,n)=>{f(e,t,n)}))}))}},6181:(e,t,n)=>{n.d(t,{SV:()=>s,TD:()=>r,eP:()=>i,l0:()=>d,m:()=>l,y_:()=>c,yo:()=>a});var o=n(5740);const{addAnimation:s,addStyle:r,removeStyle:i,update:a,pin:c,unpin:d,togglePin:l}=(0,o.k)("std")},5740:(e,t,n)=>{n.d(t,{z:()=>M,k:()=>P});var o=n(6799),s=n(3287),r=n(8207);const i=["-webkit-","-moz-","-ms-","-o-"],a="",c=(e,t)=>null!==t?`${e}:${t};`:a,d=e=>{const t=[];return(0,o.A)(e,((e,n)=>{Array.isArray(n)?n.forEach((n=>{t.push(c(e,n))})):t.push(c(e,n))})),t.join(a)},l=e=>e.replace(/([A-Z])/g,(e=>{if(e)return`-${e[0].toLowerCase()}`})),A=(e,t)=>{const n=/width|height|top|left|right|bottom|margin|padding|font-size|border-radius|text-indent|gap/,c={};return(0,o.A)(e,(o=>{let d=o;const A=d.match(/(.+)!/);let u=e[d];if(A&&([,d]=A),d=l(d),n.test(d)&&r.A.n(u)&&(u+="px"),(0,s.A)(u)?c[d]=null:c[d]=`${u}${A?"!important":a}`,Array.isArray(t)){t.map(l).includes(d)&&i.forEach((e=>{c[`${e}${d}`]=u}))}})),c},u=(e,...t)=>{if(e instanceof Element)return e.classList.add(...t),e},p=(e,...t)=>{if(e instanceof Element)return e.classList.remove(...t),e},m=(e,t,n)=>{if(e instanceof Element)return e.classList.toggle(t,n),e};var f=n(5316),g=n(7758),h=n(1112),v=n(2200),b=n(3972),w=n(3882),y=n(4346),S=n(6943),_=n(505),C=n(1923),I=n(3715);const E="def",T=((0,g.IB)()||w.A.mode)&&!(0,I.A)("hashstyle")||(0,I.A)("unhashstyle"),k=(0,h.A)();w.A.managerStore=k;const P=e=>{if(!(0,_.A)(e))return void(0,C.A)("Incorrect name for classManager store.",!0);const t=k[e];if(t)return t.api;let n,s=!1;const r={mediaStore:(0,h.A)()};k[e]=r;const c=()=>{const{mediaStore:t,styleElement:c}=r,l=Object.entries(t).map((([e,t])=>{const n=t.style,s=t.keyframes;let r="";return e!==E&&(r+=`@media ${e}{`),(0,o.A)(s,((e,t)=>{r+=((e,t)=>{let n=a,s=a;return(0,o.A)(t,((e,t)=>{s+=`${e} {${d(t)}}`})),[...i,a].forEach((t=>{n+=`@${t}keyframes ${e} {${s}}`})),n})(e,t)})),(0,o.A)(n,((e,t)=>{null!=t&&t.hash&&(0,S.A)(t.style)&&(r+=`.${t.hash}${t.selector||""}{${d(t.style)}}`)})),e!==E&&(r+="}"),r})).join("");if(l)if(c)c.textContent=l;else{const t=(0,v.A)(l,e);r.styleElement=t,(0,y.A)().appendChild(t)}n=null,s=!1},l={addAnimation:(e,t,n,i=E)=>{const{mediaStore:a}=r,c=(0,b.A)(t),d=a[i]||(0,h.A)();if(d.keyframes=d.keyframes||(0,h.A)(),!d.keyframes[e]){if(Object.keys(c).some((e=>!/^(?:\d+%|from|to)$/.test(e))))return!1;(0,o.A)(c,((e,t)=>{c[e]=A(t,n)})),d.keyframes[e]=c}return s=!0,e},addStyle:(e,t,n,o=E)=>{const{mediaStore:i}=r,a=i[o]||(0,h.A)(),c=a.style||(0,h.A)(),d=a.hash||(0,h.A)(),l=e.split(/\b/),u=l.shift();let p=c[e],m=d[u];if(p||(p=(0,h.A)(),m||(m=T?u:(0,f.eq)(7,36,!0)),p.hash=m,p.selector=l.join(""),p.style=(0,h.A)()),(0,S.A)(t)){const e=Object.assign({},t);p.style=Object.assign(p.style,A(e,n))}return c[e]=p,d[u]=m,a.style=c,a.hash=d,i[o]=a,s=!0,p.hash},removeStyle:e=>{const{mediaStore:t}=r,n=e.split(/\b/).shift();(0,o.A)(t,((e,t)=>{const s=t.style,r=t.hash;if(r[n]){const e=r[n];delete r[n],(0,o.A)(s,((t,n)=>{n.hash===e&&delete s[t]}))}})),s=!0},update:e=>{s&&(e?(cancelAnimationFrame(n),c()):n||(n=requestAnimationFrame(c)))},pin:u,unpin:p,togglePin:m};return r.api=l,l},M=e=>{if(!(0,_.A)(e))return void(0,C.A)("Incorrect name for classManager store.",!0);const t=k[e];if(t){const{styleElement:e}=t;return e&&e.remove(),t.styleElement=void 0,t.mediaStore=(0,h.A)(),t.api}}},7676:(e,t,n)=>{n.d(t,{A:()=>A});var o=n(6181),s=n(5316),r=n(4077),i=n(910),a=n(6799),c=n(8207),d=n(1923);const l="IframeFactory",A=(e,t,n)=>{const A="width",u="height",p="error",m="load",f="html,body{margin:0;padding:0;}",g={scrolling:"no",frameborder:"0"},h=l+(0,s.eq)(6,!0);let v,b,w,y,S,_,C,I,E,T,k,P,M,D,O,x,R,L,$=f;const B=()=>{if(!L)try{b=v.contentWindow}catch(e){}return b},N=()=>{if(B(),!L)try{w=v.contentDocument}catch(e){}return w},j=e=>{v.removeEventListener(p,j),_&&_(e,I)},V=e=>{y||(v.removeEventListener(m,V),y=!0,C&&C(I))};return(()=>{v=(0,i.A)("iframe"),(0,o.y_)(v,(0,o.TD)(h,t)),(0,o.yo)();const s=Object.assign(g,e);x=g[A],R=g[u],(0,a.A)(s,((e,t)=>{v.setAttribute(e,t)})),Object.assign(v.dataset,n),v.addEventListener(m,V),v.addEventListener(p,j)})(),{setAutoResize:(e,t,n,o,s)=>{D=0,E=e,T=t,k=n,P=o||500,M=s||3,E&&T&&(O=setInterval((()=>{(()=>{if(N(),D<M){if(w){const e=w.body;if(e){let t=e.scrollWidth,n=e.scrollHeight;t=t>E&&t>0?t:E,n=n>T&&n>0?n:T,x===t&&R===n||(x=t,R=n,v[A]=t,v[u]=n,v.style[A]=`${t}px`,v.style[u]=`${n}px`,k({[`${A}!`]:t,[`${u}!`]:n}))}}D+=1}else k=null,clearInterval(O)})()}),P))},getDocument:N,getWindow:B,getIframe:()=>v,setStyle:e=>{$=e},setBase:e=>{S=e},resetBodyStyle:()=>{if(N(),w){const e=w.querySelector("head");e&&(0,r.A)(e,`<style id='iaq_if'>${f}</style>`)}$=f},appendTo:e=>{e&&e.appendChild(v)},write:e=>{if(N(),w){let t="";S&&(t+=`<base href="${S}${/\/$/.test(S)?"":"/"}" />`),$&&(t+=`<style>${$}</style>`);try{w.open(),w.write(t+e),w.close()}catch(e){}}},load:(e,t)=>{C=c.A.f(e)?e:t,c.A.s(e)&&(v.setAttribute("src",e),I=e)},error:e=>{c.A.f(e)&&(_=e)},postMessage:(e,t)=>{if(B(),!L)try{b.postMessage(e,t||"*")}catch(e){(0,d.A)(`${l} postMessage error: ${null==e?void 0:e.message}`)}},destroy:()=>{clearInterval(O),(0,o.eP)(h),v.removeEventListener(m,V),v.removeEventListener(p,j),v.setAttribute("src","about:blank"),v.remove(),b=null,w=null,L=!0}}}},4868:(e,t,n)=>{n.d(t,{Ho:()=>i,Vg:()=>r,cO:()=>s,io:()=>o});const o=[/(union|select|insert|delete|update|drop|alter|create)\b(?!(=|&))/gi],s=[/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,/\b(onerror|onload|onclick|onmouseover|onsubmit|onfocus|onblur|javascript:|alert)\b(?!&)/gi],r=[/\b(exec|cmd|sh|bash|zsh|powershell|echo)\b(?!(=|&))/gi],i=[/(\.\.\/)|(\.\.\\)/g,/(\/etc\/passwd)|(c:\\windows\\system32)/gi,/(\.htaccess|\.bashrc|\.ssh|\.env)\b/gi]},9402:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(5267);const s=e=>{e.forEach((e=>{(0,o.A)({message:"PayloadTester",path:e},1e3,void 0,void 0,!0)}))};var r=n(4868);const i=e=>[...r.io,...r.cO,...r.Vg,...r.Ho].map((t=>[...e.matchAll(t)])).flat(),a=e=>e.map((e=>{const{input:t,index:n}=e,o=t.substring(n-250,n+250);return encodeURIComponent(o)})),c=e=>{const t=decodeURIComponent(e),n=decodeURIComponent(t),o=i(n),r=a(o);s(r)}},344:(e,t,n)=>{n.d(t,{F:()=>l,M:()=>d});var o=n(505),s=n(3804),r=n(1923),i=n(2828),a=n(1375);const c=(e,t=1)=>{let n=e;return n<65?n+=6*t:n>90&&(n+=7*t),n},d=(e,t)=>{if(!(0,s.A)(e)&&!(0,o.A)(e))return void(0,r.A)(`Slide method first argument must be Integer (given ${e}).`,!0);const n=(0,a.A)(t)%6;let d=(0,a.A)(e),l=17+n,A="";d=d>=0?Math.min(9999,d):0,d=(0,i.A)(d,4);for(let e=0;e<4;e+=1){const t=d[e];A+=String.fromCharCode(c(t.charCodeAt(0)+l,1)),l+=(0,a.A)(t)+3}return A},l=(e,t)=>{if(!(0,o.A)(e))return void(0,r.A)(`Unslide method first argument must be String (given ${e}).`,!0);let n=17+(0,a.A)(t)%6,s="";if(4===(null==e?void 0:e.length))for(let t=0;t<4;t+=1){const o=e[t],r=String.fromCharCode(c(o.charCodeAt(0),-1)-n);s+=r,n+=(0,a.A)(r)+3}return(0,a.A)(s)}},9904:(e,t,n)=>{n.d(t,{A:()=>o});const o="https://std.wpcdn.pl/"},3288:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(6181).TD)("fullWidth",{width:"100%"})},9708:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(7924);const s=()=>(0,o.SU)("darkmode")},7016:(e,t,n)=>{n.d(t,{g:()=>a,w:()=>i});var o=n(9204),s=n(9512);let r;const i=()=>r||(0,o.A)("rekid"),a=e=>{(0,s.A)("rekid",e),r=e}},4170:(e,t,n)=>{n.d(t,{A:()=>o});const o=(()=>{let e=!0;try{e=window.self===window.top}catch(t){e=!1}return e})()},48:(e,t,n)=>{n.d(t,{A:()=>s});const{navigator:o}=window,s=o&&(o.connection||o.mozConnection||o.webkitConnection)||!1},7924:(e,t,n)=>{n.d(t,{SU:()=>r,a6:()=>i,xo:()=>a});var o=n(9204),s=n(9512);const r=e=>{let t=(0,o.A)("wp_dot_addparams");return t&&e&&(t=t[e]),t},i=e=>(0,s.A)("wp_dot_addparams",e),a=e=>{i(Object.assign(r()||{},e))}},8652:(e,t,n)=>{n.d(t,{n5:()=>B,VZ:()=>v,YB:()=>I,f8:()=>M,lc:()=>k,H8:()=>D,UP:()=>O,mM:()=>R,UD:()=>b,dx:()=>g,M5:()=>y,GQ:()=>x,qs:()=>C,xt:()=>h,cM:()=>f,X6:()=>u,Zl:()=>S,rA:()=>T,mu:()=>w,fS:()=>_,nr:()=>L,iz:()=>p,Xc:()=>m,$8:()=>E});var o=n(2443),s=n(5077),r=n(6712),i=n(9204),a=n(1822),c=n(8207),d=n(8447),l=n(1375);const A=()=>{const e=(0,d.A)("iphone|ipad|ipod"),t=e||(0,d.A)("macintosh"),n=e&&!window.MSStream?(0,d.A)("crios"):(0,d.A)("chrome"),o=(0,d.A)("edg(e|a|ios)?\\/"),s=(e?(0,d.A)("opios"):(0,d.A)("opr\\/"))||(0,d.A)("opt\\/")||c.A.o(window.opera),r=e?(0,d.A)("fxios"):(0,d.A)("firefox\\/")&&!(0,d.A)("(compatible|webkit)"),i=(0,d.A)("safari")&&!n&&!s&&!r&&!o,a=e&&i,A=(()=>{const{userAgent:e}=window.navigator;let t;return n?t=(0,l.A)((e.match(/(chrom(?:e|ium)|crios)\/(\d+)/i)||[])[2])||0:r?t=(0,l.A)((e.match(/firefox\/(\d+)/i)||[])[1])||0:(i||o)&&(t=(0,l.A)((e.match(/version\/(\d+)/i)||[])[1])||0),t})();return{isMobileApple:e,isApple:t,isChrome:n,isEdge:o,isOpera:s,isGecko:r,isSafari:i,isMobileSafari:a,browserVersion:A}},u=()=>(0,s.ch)("^o2_poczta_o2_pl_nh"),p=()=>u()||(0,s.ch)("^poczta_nh"),m=()=>(0,s.ch)("profil|logowanie"),f=()=>p()||m()||(0,s.ch)("pomoc|onelogin"),g=()=>(0,s.ch)("^money"),h=()=>(0,s.ch)("^nwm_parenting"),v=()=>(0,s.ch)("^nwm_abczdrowie"),b=()=>(0,s.ch)("^magazyn"),w=()=>(0,s.ch)("^sportowefakty"),y=()=>(0,s.ch)("o2_o2_pl"),S=()=>(0,s.ch)("^pudelek|pudelek_pl$"),_=()=>(0,s.ch)("^(sg|sg_mobile)(_dynamic)?$"),C=()=>!!(0,i.A)("PAKO"),I=()=>(0,s.ch)("^app")||(0,o.H2)("forceApp"),E=()=>(0,s.ch)("^wirtualnaukraina"),T=()=>a.A.isRobot,k=()=>(0,r.A)(),{isMobileApple:P,isApple:M,isChrome:D,isEdge:O,isOpera:x,isGecko:R,isSafari:L,isMobileSafari:$,browserVersion:B}=A()},9653:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(3882);const s=e=>document.getElementById(e||o.A.bucket)},6420:(e,t,n)=>{n.d(t,{A:()=>o});const o=(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")},5231:(e,t,n)=>{n.d(t,{C:()=>s,G:()=>r});let o=!1;const s=e=>{o=!!e},r=()=>o},4367:(e,t,n)=>{n.d(t,{R:()=>s,z:()=>r});let o=!1;const s=e=>{o=e},r=()=>o},5077:(e,t,n)=>{n.d(t,{Qo:()=>A,SE:()=>l,XJ:()=>m,ch:()=>d,fj:()=>u,m7:()=>p,wY:()=>c});var o=n(4367),s=n(5231),r=n(9204),i=n(505),a=n(9512);const c=()=>(0,r.A)("wp_sn"),d=e=>((0,i.A)(e)||e instanceof RegExp)&&new RegExp(e).test(c()),l=()=>!(!d("_m_|_mobile")&&!(0,r.A)("wp_mobile")),A=e=>{var t;const n=(e=>/^[a-z0-9_.]{2,56}$/.test(e))(e);(0,a.A)("wp_sn",n?e:"invalid_sn"),(0,o.R)(l()),(0,s.C)(null==(t=c())?void 0:t.startsWith("ext_wpl"))},u=()=>(c()||"").replace(/(_dynamic)/g,""),p=e=>{const t=e||c();return t&&"unknown"!==t},m=()=>{const e=(0,r.A)("wp_spa_config");if(e){var t,n;const s="mobile"===e.platform||(0,o.z)(),r=null==(t=e[e.platform])||null==(n=t.dot)?void 0:n.base;s?d("_mobile$")||(!c()&&r?A(`${r}_mobile`):A(`${c()}_mobile`)):!c()&&r&&A(r)}}},8447:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>new RegExp(e,"i").test(window.navigator.userAgent)},8953:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(1112),s=n(3882),r=n(8207),i=n(9971);const a=(0,o.A)();s.A.dams=a;const c=(e,t)=>{if(!r.A.s(e))return;const n=Symbol(e),o=(()=>{let e=!1;const t=new Set,n=e=>{t.delete(e);const{timeout:n,cb:o,info:s}=e;clearTimeout(n),o()};return Object.create(null,{fill:{value:(o,s,a)=>{if(r.A.f(o)){const r=Object.create(null,{cb:{value:o},info:{value:s}});if(e)n(r);else if(t.add(r),(0,i.A)(a)){const e=setTimeout((()=>{n(r)}),a);Object.defineProperty(r,"timeout",{value:e})}}}},close:{value:()=>{e=!1}},open:{value:()=>{e=!0;const o=[...t];for(;o.length&&e;)n(o.shift())}},isOpen:{get:()=>e}})})();return t&&o.open(),a[n]=o,o}},7681:(e,t,n)=>{n.d(t,{A4:()=>l,Bz:()=>b,E3:()=>f,FC:()=>d,Fr:()=>m,H0:()=>A,K4:()=>u,KC:()=>_,PS:()=>s,QT:()=>v,Tb:()=>i,X2:()=>S,Y4:()=>a,c9:()=>p,cC:()=>c,g9:()=>g,hg:()=>r,rM:()=>w,yQ:()=>y,zx:()=>h});var o=n(2443);const s=()=>!!(0,o.H2)("tcid"),r=()=>!!(0,o.H2)("tcidma"),i=()=>!!(0,o.H2)("matoken"),a=()=>(s()||r()||!!(0,o.H2)("htmlFile")||!!(0,o.H2)("testBody"))&&!(0,o.H2)("tcidf"),c=()=>!!(0,o.H2)("noext"),d=()=>!!(0,o.H2)("novendor")||c(),l=()=>!!(0,o.H2)("noadv")||c()||i(),A=()=>!!(0,o.H2)("nodisplay")||l(),u=()=>!!(0,o.H2)("nodirect")||A(),p=()=>!!(0,o.H2)("nogam")||A()||d(),m=()=>!!(0,o.H2)("noprebid")||A()||d()||a(),f=()=>!!(0,o.H2)("noplayer"),g=()=>!!(0,o.H2)("novideo")||l(),h=()=>!!(0,o.H2)("nodetector"),v=()=>!!(0,o.H2)("nobdc"),b=()=>!!(0,o.H2)("noasr"),w=()=>!!(0,o.H2)("noautoscroll"),y=()=>"1"===(0,o.H2)("nowave"),S=()=>"1"===(0,o.H2)("nofsc"),_=()=>"1"===(0,o.H2)("noshow")},1190:(e,t,n)=>{n.d(t,{$W:()=>M,DZ:()=>T,Gd:()=>R,So:()=>k,Sx:()=>I,Vl:()=>C,Y6:()=>D,YN:()=>L,nT:()=>O,s5:()=>E,t1:()=>P,wu:()=>x});var o=n(9002),s=n(1112),r=n(3882),i=n(8207);const a="DOMContentLoaded",c="_visible",d="_hidden",l="_resizeend",A="_scrollend",u=(0,s.A)(),p=(0,s.A)(),m=(0,s.A)(),f=(0,s.A)(),g=(0,s.A)();let h=!1,v=!1;r.A.handlers={isAttached:u,executions:p,executionsDone:m,attachedOnce:f,eventQueue:g};const b=(e,t)=>{const n=g[e];if(n){const o=n.length;let s;for(let r=0;r<o;r+=1)s=f[e]?n.shift():n[r],i.A.f(s)&&s(t)}f[e]&&(m[e]=!0)},w=e=>{let t;return n=>{clearTimeout(t),t=setTimeout((()=>{b(e,n)}),100)}},y=[c,d],S={[A]:["scroll",w(A)],[l]:["resize",w(l)]},_=e=>{const t=g[e],n=S[e];if(null!=t&&t.length&&!u[e]){if(n)E(n[0],n[1]);else if(!y.includes(e)){const t=!("scroll"!==e||!h)&&{passive:!0};window.addEventListener(e,p[e],t)}u[e]=!0}else null!=t&&t.length||!u[e]||(n?C(n[0],n[1]):y.includes(e)||window.removeEventListener(e,p[e]),u[e]=!1)},C=(e,t)=>{((e,t)=>{const n=g[e]||[];if(t&&n){const e=n.indexOf(t);e>-1&&n.splice(e,1)}})(e,t),_(e)},I=()=>"loading"!==document.readyState,E=(e,t,n,s)=>{/^[a-z]+:[a-z]+$/i.test(e)?(0,o.uB)(e,t,n,s):((e=>{p[e]||(p[e]=t=>{b(e,t)})})(e),((e,t,n,o)=>{g[e]=g[e]||[];const s=o?"unshift":"push";n&&(f[e]=!0),i.A.f(t)&&(m[e]?t():g[e][s](t))})(e,t,n,s),_(e))},T=(e,t)=>{m[a]=I(),E(a,e,!0,t)},k=(e,t)=>{E("resize",e,!1,t)},P=(e,t,n)=>{E("scroll",e,n,t)},M=(e,t)=>{E(l,e,!1,t)},D=(e,t,n)=>{E(v?"scrollend":A,e,n,t)},O=(e,t)=>{E("pagehide",e,!1,t)},x=(e,t)=>{E("pageshow",e,!1,t)},R=(e,t)=>{E(c,e,!1,t)},L=(e,t)=>{E(d,e,!1,t)};"onscrollend"in window&&(v=!0);try{const e=Object.defineProperty({},"passive",{get:()=>(h=!0,!0)});window.addEventListener("_",null,e),window.removeEventListener("_",null,e)}catch(e){}document.addEventListener("visibilitychange",(e=>{b(document.hidden?d:c,e)}))},2443:(e,t,n)=>{n.d(t,{H2:()=>A,K6:()=>c,Xb:()=>l});var o=n(3882),s=n(9204),r=n(8686);const i=["wpmods","wppbjs","hashstyle","_aa","debug","filter","unhashstyle","wplib","wplib5","wplib6","prebidConfig","debugima","google_preview","gamTest","nogam","nocriteo","jslog"],a=(e,t=[])=>Object.fromEntries(Object.entries(e).filter((([e])=>[...i,...t].includes(e)))),c=(e,t)=>{const{search:n,hash:o}=window.location,s=Object.assign((0,r.A)(n,void 0,void 0,e),(0,r.A)(o,void 0,void 0,e));return e?a(s,t):s},d=c();o.A.switches=d;const l=(e,t)=>e?a(d,t):d,A=e=>(0,s.A)(e,d)||""},2357:(e,t,n)=>{n.d(t,{b9:()=>r,li:()=>s,n:()=>i});var o=n(8207);const s="loadScript",r="timeout",i=e=>{const t=window,n=t[s],i=t[r];if(o.A.f(n)){let o;clearTimeout(i),t[s]=()=>{},t[`_${s}`]=n;const r=()=>{clearTimeout(o),n()};return t[`__${s}`]=r,e&&(o=setTimeout(r,e)),r}}},9921:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(2216);const s=e=>{const t=()=>{const n=(0,o.A)();n?e(n):requestAnimationFrame(t)};return t}},8774:(e,t,n)=>{n.d(t,{A:()=>o});const o=`1~${[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(".")}`},9140:(e,t,n)=>{n.d(t,{A:()=>p});var o=n(4367),s=n(9657),r=n(1112),i=n(9204),a=n(690),c=n(5622);const d=(0,r.A)(),l=(0,c.A)(),A=(0,a.A)(),u=(0,o.z)()||l<770||A<500;d.rejectAllTest=()=>1===s.g.manage,d.isMobile=u,d.publisherName=(0,i.A)("wp_pub_name"),d.publisherPrivacyPolicyLink=(0,i.A)("wp_pub_policy"),d.consentBackgroundColor=(0,i.A)("wp_consent_background_color")||"#fff",d.consentColor=(0,i.A)("wp_consent_color")||"#003696",d.consentLinkHoverColor=(0,i.A)("wp_consent_link_hover_color")||"#002b75",d.consentLinkColor=(0,i.A)("wp_consent_link_color")||"#059",d.consentTextColor=(0,i.A)("wp_consent_text_color")||"#181818",d.consentText=(0,i.A)("wp_consent_text"),d.consentBlur=(0,i.A)("wp_consent_blur"),d.consentToggleOnColor=(0,i.A)("wp_toggle_on_color")||"#fff",d.consentToggleOffColor=(0,i.A)("wp_toggle_off_color")||"#fff",d.consentToggleOnBackgroundColor=(0,i.A)("wp_toggle_on_background_color")||"#003696",d.consentToggleOffBackgroundColor=(0,i.A)("wp_toggle_off_background_color")||"#a8b2b9";const p=d},1315:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("Consent")},9035:(e,t,n)=>{n.d(t,{Eu:()=>o,VE:()=>r,jU:()=>s});const o="WPdp",s="WPtcs2",r=[o,s]},8380:(e,t,n)=>{let o;n.d(t,{J:()=>s,b:()=>r});const s=()=>o,r=e=>{o=e}},9889:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(8380);const s=e=>(0,o.J)()(e)},2977:(e,t,n)=>{n.d(t,{$5:()=>P,B_:()=>T,Bl:()=>_,CG:()=>c,I5:()=>i,KB:()=>l,LE:()=>r,N_:()=>v,Q2:()=>d,Qd:()=>k,RQ:()=>m,VQ:()=>$,X2:()=>s,aj:()=>w,dR:()=>A,eX:()=>y,fF:()=>u,j1:()=>g,kd:()=>h,mi:()=>b,vT:()=>p,vs:()=>a,wz:()=>C,xi:()=>L,zk:()=>o});const o="ck",s="mr",r="fp",i="mt",a="ts",c="cspid",d="csfid",l=0,A=1,u=2,p="WPM",m="GWP",f="PUB",g="TP",h=[p,m,g],v=[o,s,r],b=[1],w=[2,3,4,5,6,7,8,9],y=[2],S=[...w,...b].sort(((e,t)=>e-t)),_=[...S,10].sort(((e,t)=>e-t)),C=[...y],I=[2],E=[2,3,4,5,6,7,8,9,1].sort(((e,t)=>e-t)),T=([...E,10].sort(((e,t)=>e-t)),[2,7,8,9,10,11]),k=[2],P=[1],M=JSON.stringify(S),D=JSON.stringify(y),O=JSON.stringify(E),x=JSON.stringify(I),R=JSON.stringify(P),L={[p]:M,[m]:M,[f]:O,[g]:R},$={[p]:D,[m]:D,[f]:x,[g]:R}},3468:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>e&&Date.now()-e>33696e6},7147:(e,t,n)=>{n.d(t,{Z:()=>A,D:()=>l});var o=n(5316),s=n(6943),r=n(505),i=n(1923),a=n(1196);const c=(e,t)=>{if(!(0,r.A)(e)||!(0,r.A)(t))return"";const n=t.length,o=e.length;let s="";for(let r=0;r<o;r+=1){const o=e.charCodeAt(r),i=t.charCodeAt(r%n);s+=String.fromCharCode(o^i)}return s},d=3,l=e=>{if((0,s.A)(e)){const t=(0,a.A)(e),{keybase:n=(0,o.eq)(d,36,!0)}=t;delete t.keybase;try{const e=n+btoa(c(JSON.stringify(t),n));if(t.keybase=n,(0,r.A)(e))return e}catch(e){(0,i.A)(null==e?void 0:e.message,!0)}}},A=e=>{if((0,r.A)(e)){const t=e.slice(0,d),n=e.slice(d);try{const e=decodeURIComponent(n),o=atob(e),r=c(o,t),i=JSON.parse(r);if((0,s.A)(i))return i.keybase=t,(0,a.A)(i)}catch(e){(0,i.A)(null==e?void 0:e.message,!0)}}}},7139:(e,t,n)=>{n.d(t,{Jt:()=>b,TU:()=>f,Tz:()=>g,Wc:()=>_,Wj:()=>m,bH:()=>C,hZ:()=>w,n8:()=>h,pV:()=>I,yJ:()=>S,z6:()=>y});var o=n(2977),s=n(1112),r=n(3468),i=n(6943),a=n(1196);let c,d=o.kd,l=!1,A=!1,u=!1,p=!1;const m=()=>u,f=()=>l,g=e=>{l=e},h=()=>c,v=(e=o.vT,t=!1)=>(c||_(),t&&(c[e]=c[e]||(0,s.A)()),c[e]),b=(e,t=o.vT)=>{const n=v(t);if(n)return n[e]},w=(e,t,n=o.vT)=>{const s=v(n,!0);s[e]!==t&&(o.N_.includes(e)&&(e=>{v(e,!0)[o.vs]=Date.now()})(n),s[e]=t,A&&p&&g(!0))},y=(e,t=o.vT)=>2===b(e,t),S=()=>{d.forEach((e=>{[o.CG,o.Q2].forEach((t=>{w(t,"[]",e)}))}))},_=e=>{e&&(d=e),c=(0,s.A)(),d.forEach((e=>{o.N_.forEach((t=>{w(t,o.KB,e)}))})),A=!0,p=!1},C=()=>Math.min(...d.map((e=>b(o.vs,e)))),I=e=>{if(c||_(),(0,i.A)(e)){JSON.stringify((0,a.A)(c))!==JSON.stringify((0,a.A)(e))&&p&&g(!0),Object.assign(c,e)}d.forEach((e=>{y(o.X2,e)&&w(o.CG,o.xi[e],e),y(o.LE,e)&&w(o.Q2,o.VQ[e],e)})),p=!0;(0,r.A)(C())&&(u=!0)}},8003:(e,t,n)=>{n.d(t,{A:()=>h});var o=n(7891),s=n(7139),r=n(4003),i=n(8522),a=n(2977),c=n(9657),d=n(5077),l=n(3468),A=n(9889);const u=(e,t)=>{if(!e)return;const{created:n}=e,o=n.getTime();if((0,l.A)(o)&&((0,A.A)()||(0,d.ch)("^openfm")))return(0,r.Bj)(t,"expired"),(0,r.s)(!0),(0,c.i)("expired",{created:o}),!0;o-(0,s.bH)()>6e4&&((0,s.hZ)(a.vs,o,a.vT),(0,s.hZ)(a.vs,o,a.RQ),(0,s.hZ)(a.vs,o,a.j1))},p=e=>!e.policyVersion||e.policyVersion<4||!e.vendorListVersion,m=(e,t)=>{if(e&&p(e)&&((0,r.UO)(!0),(0,A.A)()||(0,d.ch)("^openfm"))){(0,r.Bj)(t,"legacy"),(0,s.Wc)(),(0,s.yJ)();const e=(0,s.n8)();return delete e.keybase,delete e.WPM.ua,(0,s.pV)(),(0,c.i)("legacy"),!0}};var f=n(505);const g=(e=!1)=>{const t=(0,r.Q2)(),n=(0,r.xB)();n&&n.update(e?"":t||"",e)},h=(e,t,n,a,c,d,l,A)=>{(0,r.Bj)("setVendorsState",l);let p,h,v,b=!0;t?(0,s.z6)("mr","TP")&&(v=c):(b=n,b&&(v=c));if(a!==(0,r.Q2)()){if((0,r.Bj)("diff","true"),(0,r.Bj)("gdprApplies",b),b){h=a;try{if(t){if((0,r.Bj)("isHolding",t),(0,f.A)(h)){p=o.de.decode(h);if(m(p,l))p=void 0,h=void 0;else{u(p,l)&&(p=void 0,h=void 0)}}}else(0,f.A)(h)&&(p=o.de.decode(h))}catch(e){(0,i.A)(e,"TCModel")}}(0,r.Bj)("tcString",typeof h),(0,r.Bj)("tcModel",typeof p),(0,r.m9)(h),(0,r.A9)(p)}else(0,r.Bj)("diff","false");(0,r.S1)(b),(0,r.zX)(v),e&&(0,r._x)(e),g(d)}},4003:(e,t,n)=>{n.d(t,{A9:()=>g,Bj:()=>D,D0:()=>v,Db:()=>w,GW:()=>k,M9:()=>E,O6:()=>x,Q2:()=>S,S1:()=>m,UO:()=>T,U_:()=>b,YI:()=>p,_x:()=>I,gT:()=>f,m9:()=>_,s:()=>P,xB:()=>h,xb:()=>M,y8:()=>O,yc:()=>C,zX:()=>y});var o=n(1112),s=n(3882);let r,i,a=!0,c=!1,d=!1,l=!1;const A=(0,o.A)(),u={cmpapi:void 0,otherPartners:void 0,consentLog:A};s.A.vendorsState=u;const p=()=>a,m=e=>{a=e,u.gdprApplies=e},f=()=>u.tcModel,g=e=>{u.tcModel=e},h=()=>u.cmpapi,v=e=>{u.cmpapi=e},b=e=>{u.gvl=e},w=()=>r,y=e=>{r=e},S=()=>i,_=e=>{i=e},C=()=>c,I=e=>{c=e},E=()=>l,T=e=>{l=e},k=()=>d,P=e=>{d=e},M=()=>A,D=(e="default",t)=>{A[e]=t},O=e=>{u.otherPartners=e},x=()=>u.otherPartners},9657:(e,t,n)=>{n.d(t,{g:()=>a,i:()=>c});var o=n(4003),s=n(7743),r=n(3882),i=n(76);const a={tcf:4};r.A.mode&&(a.devel=1);const c=(e,t,n)=>{var r,c;Object.assign(a,n);const d=Object.assign({},t,a,{gvl:(null==(r=(0,o.gT)())?void 0:r.vendorListVersion)||-1,policy:(null==(c=(0,o.gT)())?void 0:c.policyVersion)||-1,time:Math.round((0,s.tB)())});(0,i.A)(void 0,d,`gdpr_${e}`,{useLink:!0})}},1549:(e,t,n)=>{n.d(t,{A:()=>p});var o=n(9035),s=n(7147),r=n(4003),i=n(7139),a=n(7758),c=n(1112),d=n(3248),l=n(402),A=n(6612),u=n(5698);const p=()=>new Promise((e=>{const t=(0,c.A)(),n=(0,l.A)(o.jU),p=(0,d.A)(o.jU),m=(0,l.A)(o.Eu),f=(0,d.A)(o.Eu);let g,h;(n&&!p||!n&&p||n!==p)&&(g=!0),(m&&!f||!m&&f||m!==f)&&(h=!0),((0,i.TU)()||h)&&((0,i.Tz)(!1),t[o.Eu]=(0,s.D)((0,i.n8)())),((0,r.yc)()||g)&&((0,r._x)(!1),t[o.jU]=(0,r.Q2)()),(0,u.A)(t),a.My?e():A.A.set(t,e)}))},530:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(4003),s=n(1400);const r=(e,t)=>{const n=(0,o.gT)();let r=!1;if(n){const{vendorConsents:o,vendorLegitimateInterests:i}=n;r=(o.has(e)||i.has(e))&&(0,s.A)(t)}return r}},1400:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(4003);const s=e=>{const t=(0,o.gT)();let n=!1;if(t){const{purposeConsents:o,purposeLegitimateInterests:s}=t;n=e.filter((e=>o.has(e)||s.has(e))).length===e.length}return n}},9661:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(4003),s=n(530),r=n(505),i=n(8207),a=n(123);const c=e=>{let t=e;if((0,r.A)(e)){const n=e=>{if("${GDPR}"===e){const e=(0,o.YI)();return i.A.u(e)?1:(0,a.A)(e)}return e.includes("_CONSENT_")?(0,o.Q2)()||"":e.includes("ADDTL")?(0,o.Db)()||"":e.includes("LIMITED")?(0,a.A)(!(0,s.A)(755,[1])):""};t=e.replace(/\$\{(GDPR(_CONSENT_\d+)?|ADDTL_CONSENT|LIMITED_ADS)\}/gi,n)}return t}},3241:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(6799),s=n(3287),r=n(8207);const i=(e,t)=>{let n=e;return r.A.u(n)||(r.A.o(n)?(0,o.A)(n,((e,o)=>{(0,s.A)(o)||""===o||"undefined"===o?delete n[e]:n[e]=i(o,t)})):t&&(n=encodeURIComponent(`${n}`))),n},a=i},1112:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>Object.create(null)},3972:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(3287);const s=e=>(0,o.A)(e)?e:JSON.parse(JSON.stringify(e))},3225:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(5675),s=n(8522);const r=(e,t,n,r=!1)=>{try{Object.defineProperty(e,t,{value:n,configurable:r,enumerable:!0})}catch(e){["WP","gaf","prebid"].includes(t)&&(0,o.M)(t,void 0,!0),e.campaign=t,(0,s.A)(e,"definePropertyHard")}}},6243:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(8207);const s=(e,t,n)=>{const s=Object.getOwnPropertyDescriptor(e,t);s&&!s.configurable||Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0,enumerable:!o.A.f(n)}),null!=s&&s.writable&&(e[t]=n)}},4077:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t,n="beforeend")=>{e.insertAdjacentHTML(n,t)}},910:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e="div")=>document.createElement(e)},1133:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(910);const s=()=>{const e=(0,o.A)("iframe");return e.style.visibility="hidden",e.style.display="none",e}},2200:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(910);const s=(e,t="wpcss",n)=>{const s=n||(0,o.A)("style");return s.type="text/css",s.dataset.id=t,s.textContent=e,s}},2216:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>document.body},6455:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(505),s=n(4709);const r=e=>(0,o.A)(e)?(0,s.A)(e):e},9986:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>getComputedStyle(e)||{}},9784:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>document.documentElement},2153:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(2216),s=n(9784);const r=e=>{const t=e||(0,o.A)()||{},n=e||(0,s.A)()||{};return Math.max(t.scrollHeight,t.offsetHeight,n.clientHeight,n.scrollHeight,n.offsetHeight)}},6431:(e,t,n)=>{n.d(t,{A:()=>l});var o=n(1112),s=n(2153),r=n(2216),i=n(9784);const a=e=>{const t=e||(0,r.A)()||{},n=e||(0,i.A)()||{};return Math.max(t.scrollWidth,t.offsetWidth,n.clientWidth,n.scrollWidth,n.offsetWidth)};var c=n(3096),d=n(2721);const l=(e,t)=>{const n=(0,d.A)(e)&&e.getBoundingClientRect();if(n){const{top:r,left:i}=(0,c.A)(),d=(0,o.A)();return d.top=n.top+r,d.left=n.left+i,t?(d.width=a(e),d.height=(0,s.A)(e)):(d.width=n.width,d.height=n.height),d.bottom=d.top+d.height,d.right=d.left+d.width,d.x=n.x+i,d.y=n.y+r,d}}},4346:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>document.head},635:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(5316);const s=()=>2147483e3+(0,o.ob)(647)},4342:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(2443);const s={uk:"uk-ua",pl:"pl-pl",en:"en-en",de:"de-de",cs:"cs-cs",sk:"sk-sk",lt:"lt-lt",es:"es-es",no:"no-no"};var r=n(9784);const i=(0,o.H2)("forceLang"),a=()=>{var e;const t=i||(null==(e=(0,r.A)())?void 0:e.lang);return Object.keys(s).includes(t)?t:"pl"}},7954:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(4709);const s=(e,t,n)=>{const s=(0,o.A)(e);let r="";return s&&(r=(s.getAttribute(t||"content")||r).slice(0,n||255)),r}},690:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>window.innerHeight},3096:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>({top:window.scrollY,left:window.scrollX})},5622:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>window.innerWidth},2699:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(4367),s=n(690),r=n(123);const i=()=>{const e=(0,r.A)((0,o.z)()),t=(0,s.A)();return[[760,900],[600]][e].filter((e=>t>=e)).length}},2721:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(2216);const s=e=>e instanceof HTMLElement&&(0,o.A)()&&(0,o.A)().contains(e)},1535:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(9986);const s=e=>(e.offsetParent||"fixed"===(0,o.A)(e).position)&&"hidden"!==e.dataset.visibility},8924:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(4868);const s=e=>{const t=o.cO[0];let n=e;for(;t.test(n);)n=n.replace(t,"");return n}},4709:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t)=>document["querySelector"+(t?"All":"")](e)},8821:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(6799);const s=e=>{(0,o.A)(e,(t=>{delete e[t]}))}},6799:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t)=>{if("[object Object]"===Object.prototype.toString.call(e)){const n=Object.entries(e),{length:o}=n;for(let e=0;e<o;e++){const[o,s]=n[e];t(o,s)}}}},1312:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>(Object.freeze&&Object.freeze(e),e)},745:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(8482),s=n(4709);const r=e=>{const t=(0,s.A)('link[rel="canonical"]');return(0,o.A)(null==t?void 0:t.href,e)}},98:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(8482);const s=e=>(0,o.A)(window.location.href,e)},9204:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t=window)=>{let n;try{n=t[e]}catch(e){console.error(e)}return n}},8686:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(4735),s=n(505),r=n(8924);const i=(e,t,n="&",i)=>{const a={};if((0,s.A)(e)){e.replace(/(^[?#])/,"").split(n).forEach((e=>{const n=e.split("=");if(n.length>0){const[e,c]=n,d=e.trim(),l=c&&decodeURIComponent(c.trim());(0,o.A)(t)&&!t.includes(d)||(0,s.A)(d)&&((0,s.A)(l)||i)&&(a[d]=(0,r.A)(l)||"")}}))}return a}},8482:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t)=>e?e.slice(0,t||500):""},4437:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(7730),s=n(4725),r=n(1923);const i=(e,t,n=!1)=>(0,s.A)(t)?n?e<t:e>=t:!t&&!(0,o.A)(t)||((0,r.A)(`Given date ${t} has incorrect format.`,"error"),!1),a=(e,t,n)=>{const o=i(e,t),s=i(e,n,!0);return o&&s}},4735:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t=0)=>Array.isArray(e)&&(t>0?e.length===t:e.length>0)},6943:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(3456);const s=e=>(0,o.A)(e)&&Object.keys(e).length>0},505:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(8207);const s=(e,t=0)=>o.A.s(e)&&(t>0?e.length===t:e.length>0)},3804:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(8207);const s=e=>o.A.n(e)&&isFinite(e)},5926:(e,t,n)=>{n.d(t,{A:()=>o});const o=()=>"runAdAuction"in window.navigator},7730:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>null!==e&&(e!=e||+e!=e)},3287:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>null==e},3456:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3287),s=n(8207);const r=e=>!(0,o.A)(e)&&s.A.o(e)&&!Array.isArray(e)},8207:(e,t,n)=>{n.d(t,{A:()=>s});const o=(e,t)=>typeof e===t;[["u","undefined"],["s","string"],["b","boolean"],["n","number"],["g","bigint"],["o","object"],["f","function"],["m","symbol"]].forEach((e=>{o[e[0]]=t=>o(t,e[1])}));const s=o},9971:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(3804);const s=e=>(0,o.A)(e)&&e>0},4725:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3804);const s=e=>(0,o.A)(e)&&Math.floor(e)===e,r=e=>s(e)&&e>0},4945:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(3882);const s=()=>"platform"===o.A.subver},6789:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(82),s=n(505),r=n(8207);const i=(e="",t="",n="",i,a)=>{let c=e,d=n;return r.A.n(d)&&(d=`${d}`),(0,s.A)(c)?a?(/\?/.test(c)||(c+="?"),/(?:\?|&)$/.test(c)||(c+="&")):"?"!==c.slice(-1)&&(c+="&"):c="",(0,s.A)(t)&&(c+=t,(0,s.A)(d)&&(c+=`=${(0,o.A)(d,i)}`)),c}},82:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t=!1)=>t?encodeURIComponent(e):e},931:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(82),s=n(6799),r=n(3287),i=n(8207);const a=(e,t,n)=>{const a=[];return e&&(i.A.o(e)?(0,s.A)(e,((e,s)=>{(0,r.A)(s)||""===s&&!n||a.push(`${(0,o.A)(e,t)}=${(0,o.A)(s,t)}`)})):i.A.s(e)&&a.push(e)),a.join("&")}},6585:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(505);const s=e=>{let t={href:e};if((0,o.A)(e))if(window.URL)try{t=new window.URL(e)}catch(e){}else{const n=e.match(/^(?:(https?:)?\/\/)?(([^:/?#]{0,255})(?::(\d{0,5}))?)([^?#]*)(\?[^#]*)(#.*)$/);n&&([,t.protocol,t.host,t.hostname,t.port,t.pathname,t.search,t.hash]=n)}else t.href="";return t}},2828:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t=3,n="0")=>`${n.repeat(t)}${e}`.slice(-t)},3715:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>{const{search:t,hash:n}=window.location,o=new RegExp(`[#?&](${e})(?:=([^&?=#]*))?([&?]|$)`);let s;return t&&(s=t.match(o)),!s&&n&&(s=n.match(o)),s}},5316:(e,t,n)=>{n.d(t,{eq:()=>r,ob:()=>s,ww:()=>i});var o=n(1375);const s=e=>{const t=(0,o.A)(e),n=Math.random();return Math.floor(n*t)},r=(e=10,t=!1,n=!1)=>{const o=!0===t?16:t||10;let r="";for(n&&(r=String.fromCharCode(s(26)+97));r.length<e;)r+=Math.random().toString(o).slice(2),r=r.slice(0,e);return r},i=(e=100)=>0===s(e)},2322:(e,t,n)=>{n.d(t,{MN:()=>d,hc:()=>c,x4:()=>l});var o=n(2207),s=n(1112),r=n(3225);const i=(0,s.A)(),a=(e,t,n=!1)=>{(0,r.A)(o.WP,e,t,n),i[e]=t},c=(e,t)=>{a(e,t,!0)},d=(e,t)=>{a(e,t)},l=e=>i[e]},5034:(e,t,n)=>{n.d(t,{B:()=>o});const o=window.requestIdleCallback||(e=>{const t=Date.now();return setTimeout((()=>{e({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))})}),1)});window.cancelIdleCallback},1277:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(505);const s=e=>{if((0,o.A)(e))try{return JSON.parse(e)}catch(e){}}},7109:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(4735),s=n(8207),r=n(1923);const i=(e,t=!0)=>{if(!(0,o.A)(e)||e.some((e=>!s.A.f(e))))return void(0,r.A)("Invalid promise chain to run sequentially",!0);const n=[],i=(e,t)=>(n.push({resolved:t,rejected:!t,returned:e}),Promise.resolve(e)),a=e=>i(e,!0),c=e=>i(e,!1);return e.map((e=>(...t)=>e(...t))).reduce(((e,n)=>{const o=e.then(n).then(a);return t?o:o.catch(c)}),Promise.resolve()).catch(c).then((()=>n))}},9512:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(6243);const s=(e,t,n=window)=>{(0,o.A)(n,e,t)}},1196:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(6943);const s=e=>{if((0,o.A)(e)){const t={};return Object.keys(e).sort().forEach((n=>{t[n]=s(e[n])})),t}return e},r=s},7758:(e,t,n)=>{n.d(t,{IB:()=>i,My:()=>a,TZ:()=>c});var o=n(6293),s=n(6920);const r=/\./g,i=(e="localhost")=>new RegExp(e.replace(r,"\\.")).test(window.location.hostname),a=window.location.hostname===o.A,c="wp.pl"===(0,s.A)()},123:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(8207),s=n(1375);const r=e=>o.A.b(e)?+e:(0,s.A)(e)>0?1:0},1375:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>parseInt(e,10)||0},8771:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(3804),s=n(8207);const r=e=>s.A.s(e)?e.trim():(0,o.A)(e)?e:void 0,i=e=>[].concat(e).map(r).filter((e=>!!e||0===e))},124:(e,t,n)=>{n.d(t,{A:()=>s});const o={"%20":" ","%2C":",","%3B":";","%3D":"="},s=(e="")=>String(e).replace(/%(?:20|2C|3B|3D)/gi,(e=>o[e]))},2350:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>{const t=Date.now();return new Date(t+1e3*e*60)}},7481:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(124),s=n(6823),r=n(505);const i=()=>{const e={};if((0,s.A)()){const t=document.cookie;(0,r.A)(t)&&t.split("; ").forEach((t=>{const n=t.indexOf("="),s=decodeURIComponent(t.slice(0,n)),r=(0,o.A)(t.slice(n+1));e[s]=r}))}return e}},3248:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(124),s=n(6823),r=n(8924);const i=e=>{if((0,s.A)()){const t=document.cookie.match(`(^|;)\\s*${decodeURIComponent(e)}\\s*=\\s*([^;]+)`),n=t?(0,o.A)(t.pop()):null;return(0,r.A)(n)}return null}},6920:(e,t,n)=>{n.d(t,{A:()=>s});const o=window.location.hostname.split(".").slice(-2).join("."),s=()=>o},6823:(e,t,n)=>{n.d(t,{A:()=>s});let o=!1;try{const e="_X_=1",t="; SameSite=None; Secure";document.cookie=e+t;const n=-1!==document.cookie.indexOf(e);document.cookie=`${e}; expires=Thu, 01-Jan-1970 00:00:01 GMT${t}`,o=n}catch(e){}const s=()=>o},5873:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(2350);const s=()=>(0,o.A)(561600)},1697:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(6920),s=n(224);const r=e=>(0,s.A)(e,"/",(0,o.A)())},224:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(2098);const s=(e,t="/",n)=>{const s=new Date;return s.setYear(0),(0,o.A)(e,"",s,t,n)}},8645:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(6920),s=n(2098);const r=(e,t,n)=>(0,s.A)(e,t,n,"/",(0,o.A)())},2098:(e,t,n)=>{n.d(t,{A:()=>A});const o={" ":"%20",",":"%2C",";":"%3B"},s=(e="")=>String(e).replace(/[\s,;]/g,(e=>o[e])),r=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,window.escape);var i=n(6823),a=n(505),c=n(3287),d=n(8924),l=n(5873);const A=(e,t,n=(0,l.A)(),o="/",A)=>{if((0,i.A)()&&(0,a.A)(e)&&!(0,c.A)(t)){let i=`${r(e)}=${s(t)}`;return i+=n?`;expires=${n.toUTCString()}`:"",i+=o?`;path=${o}`:"",i+=A?`;domain=${A}`:"",i+="; SameSite=None; Secure",document.cookie=(0,d.A)(i),!0}}},7756:(e,t,n)=>{n.d(t,{CJ:()=>s,DK:()=>r,cw:()=>o,kf:()=>i});const o="Missing action.",s="Field 'name' can not be empty.",r="Argument 'names' must be an array.",i="Argument 'values' must be a plain object."},6612:(e,t,n)=>{n.d(t,{A:()=>b});var o=n(7758),s=n(6823),r=n(7078),i=n(7036),a=n(4945),c=n(7578),d=n(7756),l=n(8118),A=n(8207),u=n(672),p=n(6175),m=n(5698);const f=(e,t)=>{const{action:n,names:o,type:s,values:r={}}=e;switch(n){case"set":A.A.o(r)?((0,m.A)(r,s),e.names=Object.keys(r)):(0,p.A)(e,d.kf);break;case"get":Array.isArray(o)?e.values=(0,l.A)(o,s):(0,p.A)(e,d.DK);break;case"remove":Array.isArray(o)?(0,u.A)(o,s):(0,p.A)(e,d.DK);break;default:(0,p.A)(e,d.cw)}A.A.f(t)&&t(e)};var g=n(4304);const h=(0,s.A)()||(0,r.A)(),v=(e,t,n,s,r)=>{const d={method:"record",action:e,names:t,values:s,cb:n,type:r},{useStorage:l}=(0,c.A)(r),A=!i.A||(l?o.My:o.TZ)||(0,a.A)();(0,g.A)(d,n,h,A,f,"LocalStorage & Cookie")},b={set:(e,t,n)=>{v("set",void 0,t,e,n)},get:(e,t,n)=>{v("get",e,t,void 0,n)},remove:(e,t,n)=>{v("remove",e,t,void 0,n)}}},8118:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(7481),s=n(5535),r=n(4735),i=n(7578);const a=(e,t)=>{const{useCookie:n,useStorage:a}=(0,i.A)(t);if((0,r.A)(e)){const t=Object.assign({},a&&(0,s.A)(),n&&(0,o.A)());return Object.fromEntries(e.map((e=>[e,t[e]||null])))}}},7578:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>({useCookie:!e||"cookie"===e,useStorage:!e||"storage"===e})},672:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(4735),s=n(7578),r=n(1697),i=n(832);const a=(e,t)=>{const{useCookie:n,useStorage:a}=(0,s.A)(t);(0,o.A)(e)&&e.forEach((e=>{n&&(0,r.A)(e),a&&(0,i.A)(e)}))}},5698:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(6799),s=n(7578),r=n(8645),i=n(2945);const a=(e,t)=>{const{useCookie:n,useStorage:a}=(0,s.A)(t);(0,o.A)(e,((e,t)=>{n&&(0,r.A)(e,t),a&&(0,i.A)(e,t)}))}},4304:(e,t,n)=>{n.d(t,{A:()=>W});var o=n(8207);const s={},r=(e,t,n)=>{if(e)return e[t]||n&&(e[t]=n),e[t]};var i=n(2443),a=n(1886),c=n(5316),d=n(6293),l=n(4792),A=n(505),u=n(1277);const p=e=>{if((0,A.A)(e)){const t=e.match(/^wphub:\/\/(\{.*\})/);if(t)return(0,u.A)(t[1])}};var m=n(3882),f=n(6943);const g=e=>{if((0,f.A)(e))try{return`wphub://${JSON.stringify(e)}`}catch(e){}};var h=n(1256),v=n(7592),b=n(7036),w=n(1634),y=n(1822),S=n(6585),_=n(6175);const C="HubAPI",I=[],E=[];m.A.hubData=E;let T,k,P,M,D,O=!1,x=!1,R=!1;const L=e=>{const{method:t,action:n}=e;E.push(e),"hub"===t?"ready"===n&&((0,h.A)("HUB",!0),y.A.readyData=Object.assign({},e),(0,w.A)(`${C}Ready`),x=!0,clearTimeout(M),B()):(e=>{const{method:t,hash:n,action:o}=e,i=r(s,t),a=r(i,n),c=r(a,o);if(c)for(;c.length;)c.shift()(e)})(e)},$=e=>{e.hash=(0,c.eq)(6,16,!0),(e=>{const{method:t,hash:n,action:i,cb:a}=e,c=r(s,t,{}),d=r(c,n,{}),l=r(d,i,[]);o.A.f(a)&&!l.includes(a)&&l.push(a)})(e),x?P.postMessage(g(e),D):R?((0,_.A)(e,T),L(e)):(O||F(),I.push(e))},B=()=>{for(;I.length;)$(I.shift())},N=e=>{if(e.origin===D){const t=p(e.data);t&&L(t)}},j=e=>{R||((0,h.A)("HUB",!1),window.removeEventListener("message",N),clearTimeout(M),x=!1,R=!0,T=(null==e?void 0:e.message)||"blocked",(0,w.A)(`${C}Error`),P=!1,B())},V=(e,t)=>{clearTimeout(M),M=setTimeout((()=>{(0,w.A)(`${C}${e}`),j({message:t})}),5e3)},U=()=>{V("WindowTimeout","Not responding"),(0,w.A)(`${C}Load`);P=k.contentWindow,P.postMessage(g({method:"hub",action:"check"}),D)},F=()=>{if(O=!0,!k)if(b.A){const e=(0,i.H2)("_bb"),t=(0,i.H2)("debug"),n=t&&`?debug=${t}`||"",o=(0,l.A)(m.A.bucket,m.A.branch,"hub",m.A.mode,"html",m.A.canary),s=e?o+n:(0,a.mess)(o+n,!1,!0,"application","search",d.A);window.addEventListener("message",N),D=`https://${(0,S.A)(s).hostname}`,k=(0,v.A)({src:s,onLoad:U,onError:j}),V("RequestTimeout","Request timeout")}else j({message:"Hub on disallowed origin"})},H=$,z=(e,t,n)=>{(0,_.A)(e,`${t} API is not supported.`),o.A.f(n)&&n(e)},W=(e,t,n,o,s,r)=>{n?o?s(e,t):H(e):z(e,r,t)}},6175:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t)=>{e.error=1,e.message=t}},2572:(e,t,n)=>{n.d(t,{A:()=>y});var o=n(7758),s=n(7078),r=n(7036),i=n(4945),a=n(4304),c=n(7756),d=n(3419),l=n(402),A=n(505),u=n(8207),p=n(832),m=n(847),f=n(6175),g=n(2945);const h=(e,t)=>{const{action:n,name:o,value:s}=e;if((0,A.A)(o))switch(n){case"set":(0,g.A)(o,s);break;case"setEncoded":(0,m.A)(o,s);break;case"get":e.value=(0,l.A)(o);break;case"getEncoded":e.value=(0,d.A)(o);break;case"remove":(0,p.A)(o);break;default:(0,f.A)(e,c.cw)}else(0,f.A)(e,c.CJ);u.A.f(t)&&t(e)},v=(0,s.A)(),b=!r.A||o.My||(0,i.A)(),w=(e,t,n,o)=>{const s={method:"storage",action:e,name:t,value:o,cb:n};(0,a.A)(s,n,v,b,h,"LocalStorage")},y={get:(e,t)=>{w("get",e,t)},getEncoded:(e,t)=>{w("getEncoded",e,t)},set:(e,t,n)=>{w("set",e,n,t)},setEncoded:(e,t,n)=>{w("setEncoded",e,n,t)},remove:(e,t)=>{w("remove",e,t)}}},5535:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(7078);const s=()=>(0,o.A)()?Object.assign({},window.localStorage):{}},3419:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(7147),s=n(402),r=n(6943);const i=e=>{const t=(0,s.A)(e),n=(0,o.Z)(t);if((0,r.A)(n))return n}},402:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(7078),s=n(8924);const r=e=>{if((0,o.A)())return(0,s.A)(window.localStorage.getItem(e))}},7078:(e,t,n)=>{n.d(t,{A:()=>s});let o=!1;try{const e="_X_",t=window.localStorage;t.setItem(e,e),t.removeItem(e),o=!0}catch(e){}const s=()=>o},7036:(e,t,n)=>{n.d(t,{A:()=>o});const o=/^https?:\/\/(?:[\w-]+\.)*(?:(?:abczdrowie|allani|autokult|autocentrum|benchmark|chinskiesamochody|dcwp|deliciousmagazine|dobregry|dobreprogramy|domodi|easygo|echirurgia|extradom|finansowysupermarket|fotoblogia|gadzetomania|genialne|homebook|jastrzabpost|kabarettv|kafeteria|kardiolo|kazimierzdolny|kredytomat|kochamyzwierzaki|komorkomania|last-minute|medikredyt|medycyna24|money|nocowanie|nowydostawczy|nowyosobowy|o2|parenting|polygamia|popularne|porownajraty|pudelek|pysznosci|smaczneblogi|so-magazyn|superauto|teamsuperauto|testwiedzy|totalmoney|vpolshchi|vibez|wakacje|wp|wpartner|wpext|oferty-kredytowe|money2money\.com|5mindlazdrowia)\.pl|(?:audioteka|nerwica|mazury|17bankow|essanews|handimania|conflictwatcher)\.com|open\.fm|nocowanie\.(?:sk|eu|cz|it|com\.hr)|(?:kazimierzdolny|zdroweplecy)\.net|nauka\.rocks|parklot\.(?:pl|de|cz|es)|my-impact\.org|dailywrap\.(?:net|ca|uk)|canadianwire\.ca|localhost)$/i.test(window.location.origin)},832:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(7078);const s=e=>{(0,o.A)()&&window.localStorage.removeItem(e)}},847:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(7147),s=n(505),r=n(2945);const i=(e,t)=>{const n=(0,o.D)(t);(0,s.A)(n)&&(0,r.A)(e,n)}},2945:(e,t,n)=>{n.d(t,{A:()=>l});var o=n(7078),s=n(505),r=n(8207),i=n(832);const a=e=>{if((0,o.A)()){const t=window.localStorage,n=()=>Object.entries(t).reduce(((e,[t,n])=>e+t.length+n.length),0),o=Object.keys(t);if(o.length){const t=n();o.filter((e=>(0,s.A)(e)&&!e.toLowerCase().startsWith("wp"))).forEach(i.A);if(t!==n()&&r.A.f(e))return e()}}};var c=n(3287),d=n(8924);const l=(e,t)=>{if((0,o.A)()&&(0,s.A)(e)&&!(0,c.A)(t)){const n=window.localStorage,o=(0,d.A)(e),s=(0,d.A)(t);try{n.setItem(o,s)}catch(e){22!==e.code&&1014!==e.code&&"QuotaExceededError"!==e.name&&"NS_ERROR_DOM_QUOTA_REACHED"!==e.name||a((()=>{n.setItem(o,s)}))}}}},7808:(e,t,n)=>{n.d(t,{T:()=>r,W:()=>i});var o=n(3734);let s;const r=()=>s,i=e=>{const t=(0,o.gB)();s=t&&e?t===e?4:3:e?2:t?1:0}},3891:(e,t,n)=>{n.d(t,{A:()=>d});var o=n(7808),s=n(7758),r=n(6799),i=n(6612),a=n(1697),c=n(8645);const d=(e,t=[])=>new Promise((n=>{s.TZ?n():i.A.get(e,(({values:e})=>{(0,r.A)(e,((e,n)=>{"statid"===e&&(0,o.W)(n),n?(0,c.A)(e,n):t.includes(e)&&(0,a.A)(e)})),n(e)}),"cookie")}))},5583:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(7758),s=n(8118),r=n(6612);const i=e=>new Promise((t=>{if(o.TZ)t();else{const n=(0,s.A)(e,"cookie");r.A.set(n,t,"cookie")}}))},7592:(e,t,n)=>{n.d(t,{A:()=>a});var o=n(1133),s=n(4346),r=n(8207),i=n(9971);const a=e=>{const{src:t,onLoad:n,onError:a,onTimeout:c,timeout:d}=e,l=(0,o.A)();let A;const u=()=>{l.onerror=null,l.onload=null,clearTimeout(A)};return(0,i.A)(d)&&(A=setTimeout((()=>{r.A.f(c)&&c(),u(),l.remove(),l.src=""}),d)),l.onerror=e=>{r.A.f(a)&&a(e),u()},l.onload=e=>{r.A.f(n)&&n(e),u()},l.src=t,(0,s.A)().appendChild(l),l}},2214:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(8207),s=n(9971);const r=e=>{const{src:t,onError:n,onLoad:r,onTimeout:i,timeout:a}=e,c=new Image;let d;const l=()=>{c.onerror=null,c.onload=null,clearTimeout(d)};(0,s.A)(a)&&(d=setTimeout((()=>{o.A.f(i)&&i(),l(),c.src=""}),a)),c.onerror=e=>{o.A.f(n)&&n(e),l()},c.onload=e=>{o.A.f(r)&&r(e),l()};try{c.src=t}catch(e){o.A.f(n)&&n(e),l()}return c}},5623:(e,t,n)=>{n.d(t,{A:()=>u});var o=n(910),s=n(3882),r=n(2383),i=n(4346),a=n(505),c=n(8207),d=n(1634);const l=()=>{},A=new Map;s.A.scriptStore=A;const u=(e,t,n,s,u,p,m,f,g,h,v,b,w,y)=>{if(c.A.o(e)&&({id:n,target:v,timeout:g,sync:s,defer:f,remove:m,charset:h,dam:y,crossorigin:p,onError:u,onLoad:t,onTimeout:b,src:e,withMeasurement:w}=e),(0,a.A)(e)){!0===p&&(p="anonymous"),h||(h="utf-8"),v||(v=(0,i.A)());const{script:S,run:_}=((e,t,n,s,i,c,l,A,u)=>{const p=(0,o.A)("script");return{script:p,run:()=>new Promise(((o,m)=>{p.onload=()=>{A&&(0,r.A)(`${A}LoadTiming`,`${A}Load`,`${A}Loaded`),o()},p.onerror=m,p.charset=e,u?u.fill((()=>{p.src=n})):p.src=n,s&&(p.setAttribute("crossorigin",s),p.crossOrigin=s),(0,a.A)(t)&&(p.id=t),i||(p.async=1),c&&(p.defer=1),A&&(0,d.A)(`${A}Load`),l.appendChild(p)}))}})(h,n,e,p,s,f,v,w,y);let C,I=_;if(g&&c.A.f(b)&&(I=()=>{const t=new Promise((e=>{setTimeout((()=>{e("timeout")}),g)}));return Promise.race([_(),t]).then((t=>{if("timeout"!==t)return t;b(e)}))}),(0,a.A)(n)){const e=A.get(n);e?C=e:(C=I(),A.set(n,C))}else C=I();return c.A.f(u)&&C.catch((()=>{u(e)})),c.A.f(t)&&C.then((()=>{t(e)})).catch(l),m&&(C.catch((()=>{S.remove()})),C.then((()=>{S.remove()})).catch(l)),S}}},8800:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(910),s=n(4346),r=n(8207);const i=(e,t,n,i,a)=>{if(r.A.o(e)&&(({crossorigin:i,onError:n,onLoad:t,remove:a}=e),({src:e}=e)),e){const c=(0,o.A)("link");c.rel="stylesheet",c.type="text/css",a&&(c.media="none"),i&&(!0===i&&(i="anonymous"),c.setAttribute("crossorigin",i),c.crossOrigin=i),c.onload=()=>{r.A.f(t)&&t(),a&&c.remove()},c.onerror=()=>{r.A.f(n)&&n(),a&&c.remove()},c.href=e;const d=(0,s.A)();return d&&d.appendChild(c),c}}},6913:(e,t,n)=>{n.d(t,{A:()=>f});var o=n(8522),s=n(5409),r=n(9035),i=n(268),a=n(2516),c=n(8926),d=n(7996),l=n(2459),A=n(5880),u=n(574);const p=[...Object.values(i.k),...d.A,i.H,"ACac2",...a.A,"BDh","BDsegpm","BDuseg","BCwppath","BCo2path","kaflog","tpl","mtpl","OAX","PWA_adbd","rekstaging","RMFL","rvcamps","sgs","STWP","STabid","STimid","STamid","STac","STpage","STabnoid",s.Dw,s.jd,"WPabs","WPxid","WPsa51","WPfpd","WPaduid","WPfpuid","WPgtss","WPvw",A.A,c.A,"ttlStatid",...l.A,r.Eu,r.jU,s.rl,"c","wp_dark","wp_dark_c",...u.A,"_X_"],m=new Set,f=(e,t,n,s)=>{const r=!p.includes(e),i=r&&!m.has(e);if(r){if(i){let r;"script"===s&&({stack:r}=new Error),m.add(e),(0,o.A)({name:"CookieError",message:e,path:s,slot:t.split(";")[0].length,campaign:n,stack:r},"",!0)}return e}}},303:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(6913),s=n(6799),r=n(7481);const i=e=>{const t=(0,r.A)(),n=[];return(0,s.A)(t,((t,s)=>{(0,o.A)(t,s,void 0,e)&&n.push(t)})),n}},9129:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3804),s=n(8207);const r=(e,t=0,n=1,r=!1)=>{if(!(0,o.A)(e)||!(0,o.A)(t)||!(0,o.A)(n)||!s.A.b(r)&&!(0,o.A)(r))return;const i=(e-t)/n;let a;if(!1!==r){const e=(0,o.A)(r)?r:50;i>0&&i<e&&(a=i)}else a=i;return s.A.n(a)?parseFloat(a.toFixed(4)):void 0}},5156:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(5045),s=n(6394);const r=(e,t=1)=>{if((0,s.A)(e)){const n=o.kx.get(e)||0,s=parseFloat(t);if(isFinite(s)){const t=n+s;o.kx.set(e,t)}}}},2383:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(7743),s=n(1634),r=n(9575);const i=(e,t,n)=>{const i=(0,o.x9)(t,"mark");if(null!=i&&i.length){(0,s.A)(n);const a=(0,o.x9)(n,"mark");null!=a&&a.length&&i[0].startTime<=a[0].startTime&&(0,r.A)(e,t,n)}}},8522:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(6943),s=n(8308);const r=(e,t,n)=>{console.trace(e,t,n),((0,o.A)(e)||e instanceof Error||e.toString().includes("Error"))&&(0,s.A)({error:e},t,1,n)}},8308:(e,t,n)=>{n.d(t,{A:()=>o});const o=(...e)=>(n.e(703).then(n.bind(n,4277)).then((({default:t})=>{t(...e)})).catch((e=>{console.error(e)})),!1)},6394:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(1923);const s=/^[a-z][\w/.-]{5,100}$/i,r=e=>{const t=s.test(e||"");return t||(0,o.A)(`Invalid measurement name "${e}".`,!0),t}},1634:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(7743),s=n(5045),r=n(6394);const i=e=>{if((0,r.A)(e)&&!s.a.has(e)){(0,s.hk)(e);const n=(0,o.x9)(e,"mark");var t;if(null==n||!n.length)return null==(t=window.performance)||null==t.mark?void 0:t.mark(e)}}},9575:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(7743),s=n(5045),r=n(6394);const i=(e,t,n)=>{if((0,r.A)(e)&&(0,r.A)(t)&&(0,r.A)(n)&&!s.LA.has(e)&&s.a.has(t)&&s.a.has(n)){(0,s.cT)(e,t,n);const r=(0,o.x9)(e,"measure");if(null==r||!r.length)try{var i;return null==(i=window.performance)||null==i.measure?void 0:i.measure(e,t,n)}catch(e){}}}},1192:(e,t,n)=>{n.d(t,{Jm:()=>l,QG:()=>a,Qp:()=>c,V9:()=>i,a7:()=>d,he:()=>A});var o=n(2443),s=n(5316);const r=!!(0,o.H2)("checkAll"),i=(0,s.ww)(10)||!!(0,o.H2)("performance")||r,a=i&&(0,s.ww)(1e4)||r,c=i&&(0,s.ww)(100)||!!(0,o.H2)("ckg")||r,d=i&&((0,s.ww)(100)||!!(0,o.H2)("rsp")),l=i&&((0,s.ww)(100)||!!(0,o.H2)("msc")),A=i&&(0,s.ww)(10)},9851:(e,t,n)=>{n.d(t,{AZ:()=>c,B4:()=>a,_O:()=>d,hz:()=>l});var o=n(3882),s=n(8207);const r=[],i=[];o.A.performanceHandlers={dynamicHandlers:r,staticHandlers:i};const a=e=>{s.A.f(e)&&r.push(e)},c=e=>{s.A.f(e)&&i.push(e)},d=e=>{r.forEach((t=>t(e)))},l=e=>{i.forEach((t=>t(e)))}},7743:(e,t,n)=>{n.d(t,{x9:()=>i,yw:()=>a,tB:()=>r});const o=(e,t,n)=>e?(...n)=>e.apply(t,n):n?()=>[]:()=>{},{performance:s={}}=window,r=o(s.now,s),i=o(s.getEntriesByName,s,!0),a=o(s.getEntriesByType,s,!0)},5045:(e,t,n)=>{n.d(t,{LA:()=>a,a:()=>i,cT:()=>d,hk:()=>c,ke:()=>l,kx:()=>r});var o=n(3882),s=n(6394);const r=new Map,i=new Set,a=new Set;o.A.performance={countData:r,markDone:i,measureDone:a};const c=e=>{(0,s.A)(e)&&i.add(e)},d=(e,t,n)=>{(0,s.A)(e)&&(0,s.A)(t)&&(0,s.A)(n)&&(a.add(e),i.add(t),i.add(n))},l=()=>{r.clear(),i.clear(),a.clear();const{performance:e}=window;e.clearResourceTimings&&e.clearResourceTimings(),e.clearMarks&&e.clearMarks(),e.clearMeasures&&e.clearMeasures()}},722:(e,t,n)=>{n.d(t,{A:()=>Re});var o=n(9002),s=n(1192),r=n(5045),i=n(8522),a=n(9171);const c=()=>{a.A&&n.e(754).then(n.bind(n,5155)).then((({analyzeAllInit:e})=>{e()})).catch((e=>{(0,i.A)(e,"SlotsFlowDiagnostics")}))};var d=n(38),l=n(9393),A=n(1886),u=n(5267),p=n(3882),m=n(9653),f=n(1923);const g=()=>{const{es6:e}=p.A,t=(0,m.A)("wpjslib6")||(0,m.A)(),n=/std\.wpcdn\.pl\/(?:canary\/)?wpjslib6?\/wpjslib-(?:stat|sgap|mail|mail-lite|lite|inline|renderer|tags|test|gdpr|ecom|ecad|platform|blackbox|media|gosync|sync)\.js$/;if(e||(0,f.A)("Upgrade WPJSlib version to newest ES6. Legacy ES5 version will be removed soon.","error"),t){t.crossOrigin||(0,f.A)("Missing attribute 'crossorigin' for WPJSlib script tag.","error");const e=t.src,o=(0,A.unmess)(e);e===o&&(0,l.av)()&&(0,l.Ol)()&&(0,u.A)({message:"AAB",path:"DisabledSS"}),n.test(o)||(0,f.A)("Invalid WPJSlib script source. Using random parameters in URL is an error.","error")}else(0,f.A)("Missing attribute 'id=\"wpjslib6\"' for WPJSlib script tag.","error")};var h,v,b=n(9851),w=n(6181),y=n(2443),S=function(){var e=self.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},_=function(e){if("loading"===document.readyState)return"loading";var t=S();if(t){if(e<t.domInteractive)return"loading";if(0===t.domContentLoadedEventStart||e<t.domContentLoadedEventStart)return"dom-interactive";if(0===t.domComplete||e<t.domComplete)return"dom-content-loaded"}return"complete"},C=function(e){var t=e.nodeName;return 1===e.nodeType?t.toLowerCase():t.toUpperCase().replace(/^#/,"")},I=function(e,t){var n="";try{for(;e&&9!==e.nodeType;){var o=e,s=o.id?"#"+o.id:C(o)+(o.classList&&o.classList.value&&o.classList.value.trim()&&o.classList.value.trim().length?"."+o.classList.value.trim().replace(/\s+/g,"."):"");if(n.length+s.length>(t||100)-1)return n||s;if(n=n?s+">"+n:s,o.id)break;e=o.parentNode}}catch(e){}return n},E=-1,T=function(){return E},k=function(e){addEventListener("pageshow",(function(t){t.persisted&&(E=t.timeStamp,e(t))}),!0)},P=function(){var e=S();return e&&e.activationStart||0},M=function(e,t){var n=S(),o="navigate";return T()>=0?o="back-forward-cache":n&&(document.prerendering||P()>0?o="prerender":document.wasDiscarded?o="restore":n.type&&(o=n.type.replace(/_/g,"-"))),{name:e,value:void 0===t?-1:t,rating:"good",delta:0,entries:[],id:"v4-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:o}},D=function(e,t,n){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var o=new PerformanceObserver((function(e){Promise.resolve().then((function(){t(e.getEntries())}))}));return o.observe(Object.assign({type:e,buffered:!0},n||{})),o}}catch(e){}},O=function(e,t,n,o){var s,r;return function(i){t.value>=0&&(i||o)&&((r=t.value-(s||0))||void 0===s)&&(s=t.value,t.delta=r,t.rating=function(e,t){return e>t[1]?"poor":e>t[0]?"needs-improvement":"good"}(t.value,n),e(t))}},x=function(e){requestAnimationFrame((function(){return requestAnimationFrame((function(){return e()}))}))},R=function(e){document.addEventListener("visibilitychange",(function(){"hidden"===document.visibilityState&&e()}))},L=function(e){var t=!1;return function(){t||(e(),t=!0)}},$=-1,B=function(){return"hidden"!==document.visibilityState||document.prerendering?1/0:0},N=function(e){"hidden"===document.visibilityState&&$>-1&&($="visibilitychange"===e.type?e.timeStamp:0,V())},j=function(){addEventListener("visibilitychange",N,!0),addEventListener("prerenderingchange",N,!0)},V=function(){removeEventListener("visibilitychange",N,!0),removeEventListener("prerenderingchange",N,!0)},U=function(){return $<0&&($=B(),j(),k((function(){setTimeout((function(){$=B(),j()}),0)}))),{get firstHiddenTime(){return $}}},F=function(e){document.prerendering?addEventListener("prerenderingchange",(function(){return e()}),!0):e()},H=[1800,3e3],z=function(e,t){t=t||{},F((function(){var n,o=U(),s=M("FCP"),r=D("paint",(function(e){e.forEach((function(e){"first-contentful-paint"===e.name&&(r.disconnect(),e.startTime<o.firstHiddenTime&&(s.value=Math.max(e.startTime-P(),0),s.entries.push(e),n(!0)))}))}));r&&(n=O(e,s,H,t.reportAllChanges),k((function(o){s=M("FCP"),n=O(e,s,H,t.reportAllChanges),x((function(){s.value=performance.now()-o.timeStamp,n(!0)}))})))}))},W=[.1,.25],G=0,q=1/0,Q=0,J=function(e){e.forEach((function(e){e.interactionId&&(q=Math.min(q,e.interactionId),Q=Math.max(Q,e.interactionId),G=Q?(Q-q)/7+1:0)}))},Y=function(){return h?G:performance.interactionCount||0},K=function(){"interactionCount"in performance||h||(h=D("event",J,{type:"event",buffered:!0,durationThreshold:0}))},X=[],Z=new Map,ee=0,te=[],ne=function(e){if(te.forEach((function(t){return t(e)})),e.interactionId||"first-input"===e.entryType){var t=X[X.length-1],n=Z.get(e.interactionId);if(n||X.length<10||e.duration>t.latency){if(n)e.duration>n.latency?(n.entries=[e],n.latency=e.duration):e.duration===n.latency&&e.startTime===n.entries[0].startTime&&n.entries.push(e);else{var o={id:e.interactionId,latency:e.duration,entries:[e]};Z.set(o.id,o),X.push(o)}X.sort((function(e,t){return t.latency-e.latency})),X.length>10&&X.splice(10).forEach((function(e){return Z.delete(e.id)}))}}},oe=function(e){var t=self.requestIdleCallback||self.setTimeout,n=-1;return e=L(e),"hidden"===document.visibilityState?e():(n=t(e),R(e)),n},se=[200,500],re=function(e,t){"PerformanceEventTiming"in self&&"interactionId"in PerformanceEventTiming.prototype&&(t=t||{},F((function(){var n;K();var o,s=M("INP"),r=function(e){oe((function(){e.forEach(ne);var t=function(){var e=Math.min(X.length-1,Math.floor((Y()-ee)/50));return X[e]}();t&&t.latency!==s.value&&(s.value=t.latency,s.entries=t.entries,o())}))},i=D("event",r,{durationThreshold:null!==(n=t.durationThreshold)&&void 0!==n?n:40});o=O(e,s,se,t.reportAllChanges),i&&(i.observe({type:"first-input",buffered:!0}),R((function(){r(i.takeRecords()),o(!0)})),k((function(){ee=Y(),X.length=0,Z.clear(),s=M("INP"),o=O(e,s,se,t.reportAllChanges)})))})))},ie=[],ae=[],ce=0,de=new WeakMap,le=new Map,Ae=-1,ue=function(e){ie=ie.concat(e),pe()},pe=function(){Ae<0&&(Ae=oe(me))},me=function(){le.size>10&&le.forEach((function(e,t){Z.has(t)||le.delete(t)}));var e=X.map((function(e){return de.get(e.entries[0])})),t=ae.length-50;ae=ae.filter((function(n,o){return o>=t||e.includes(n)}));for(var n=new Set,o=0;o<ae.length;o++){var s=ae[o];fe(s.startTime,s.processingEnd).forEach((function(e){n.add(e)}))}var r=ie.length-1-50;ie=ie.filter((function(e,t){return e.startTime>ce&&t>r||n.has(e)})),Ae=-1};te.push((function(e){e.interactionId&&e.target&&!le.has(e.interactionId)&&le.set(e.interactionId,e.target)}),(function(e){var t,n=e.startTime+e.duration;ce=Math.max(ce,e.processingEnd);for(var o=ae.length-1;o>=0;o--){var s=ae[o];if(Math.abs(n-s.renderTime)<=8){(t=s).startTime=Math.min(e.startTime,t.startTime),t.processingStart=Math.min(e.processingStart,t.processingStart),t.processingEnd=Math.max(e.processingEnd,t.processingEnd),t.entries.push(e);break}}t||(t={startTime:e.startTime,processingStart:e.processingStart,processingEnd:e.processingEnd,renderTime:n,entries:[e]},ae.push(t)),(e.interactionId||"first-input"===e.entryType)&&de.set(e,t),pe()}));var fe=function(e,t){for(var n,o=[],s=0;n=ie[s];s++)if(!(n.startTime+n.duration<e)){if(n.startTime>t)break;o.push(n)}return o},ge=[2500,4e3],he={},ve=[800,1800],be=function e(t){document.prerendering?F((function(){return e(t)})):"complete"!==document.readyState?addEventListener("load",(function(){return e(t)}),!0):setTimeout(t,0)},we=function(e,t){t=t||{};var n=M("TTFB"),o=O(e,n,ve,t.reportAllChanges);be((function(){var s=S();s&&(n.value=Math.max(s.responseStart-P(),0),n.entries=[s],o(!0),k((function(){n=M("TTFB",0),(o=O(e,n,ve,t.reportAllChanges))(!0)})))}))},ye=(new Date,n(9129)),Se=n(910),_e=n(1112),Ce=n(6799),Ie=n(2216),Ee=n(635),Te=n(8207);const ke=(0,y.H2)("cwv"),Pe=(0,_e.A)();let Me,De;if(p.A.vitalStore=Pe,ke){const e=(0,w.TD)("vitalContainerStyle",{zIndex:(0,Ee.A)(),backgroundColor:"white",fontSize:12,position:"fixed",bottom:0,left:0,right:0});Me=(0,w.TD)("vitalStyle",{border:"1px solid grey",backgroundColor:"white"}),De=(0,w.y_)((0,Se.A)(),e),(0,Ie.A)().append(De),(0,w.yo)()}const Oe=e=>{const{name:t,value:n,attribution:o}=e,s=(0,_e.A)(),r=t;switch(t){case"CLS":{const e=`${r}F`;s[`${r}largestShiftTarget`]=o.largestShiftTarget,s[`${e}`]=n,s[`${e}largestShiftTarget`]=o.largestShiftTarget;break}case"INP":{const e=o.longAnimationFrameEntries.at(-1);if(e){const{startTime:t,duration:n,styleAndLayoutStart:o}=e,i=t+n-o;s[`${r}styleLayoutDuration`]=i;const a=[...e.scripts].sort(((e,t)=>t.duration-e.duration))[0];if(a){const{invokerType:e,invoker:t,sourceURL:n,sourceCharPosition:o,sourceFunctionName:i}=a;s[`${r}invokerType`]=e,s[`${r}invoker`]=t,s[`${r}sourceURL`]=(0,A.unmess)(n),s[`${r}sourceCharPosition`]=o,s[`${r}sourceFunctionName`]=i}}s[`${r}eventTarget`]=o.interactionTarget,s[`${r}eventType`]=o.interactionType,s[`${r}presentationDelay`]=o.presentationDelay,s[`${r}processingDuration`]=o.processingDuration,s[`${r}inputDelay`]=o.inputDelay;break}case"LCP":s[`${r}element`]=o.element,s[`${r}url`]=(0,A.unmess)(o.url),s[`${r}resourceLoadDelay`]=o.resourceLoadDelay,s[`${r}resourceLoadTime`]=o.resourceLoadDuration,s[`${r}elementRenderDelay`]=o.elementRenderDelay}if(Pe[r]=n,Object.assign(Pe,s),ke){const e=(0,w.y_)((0,Se.A)(),Me);e.textContent=`${r} : ${n}`,De.append(e)}},xe=()=>{!function(e,t){!function(e,t){t=t||{},z(L((function(){var n,o=M("CLS",0),s=0,r=[],i=function(e){e.forEach((function(e){if(!e.hadRecentInput){var t=r[0],n=r[r.length-1];s&&e.startTime-n.startTime<1e3&&e.startTime-t.startTime<5e3?(s+=e.value,r.push(e)):(s=e.value,r=[e])}})),s>o.value&&(o.value=s,o.entries=r,n())},a=D("layout-shift",i);a&&(n=O(e,o,W,t.reportAllChanges),R((function(){i(a.takeRecords()),n(!0)})),k((function(){s=0,o=M("CLS",0),n=O(e,o,W,t.reportAllChanges),x((function(){return n()}))})),setTimeout(n,0))})))}((function(t){var n=function(e){var t,n={};if(e.entries.length){var o=e.entries.reduce((function(e,t){return e&&e.value>t.value?e:t}));if(o&&o.sources&&o.sources.length){var s=(t=o.sources).find((function(e){return e.node&&1===e.node.nodeType}))||t[0];s&&(n={largestShiftTarget:I(s.node),largestShiftTime:o.startTime,largestShiftValue:o.value,largestShiftSource:s,largestShiftEntry:o,loadState:_(o.startTime)})}}return Object.assign(e,{attribution:n})}(t);e(n)}),t)}(Oe,{reportAllChanges:!0}),function(e,t){v||(v=D("long-animation-frame",ue)),re((function(t){var n=function(e){var t=e.entries[0],n=de.get(t),o=t.processingStart,s=n.processingEnd,r=n.entries.sort((function(e,t){return e.processingStart-t.processingStart})),i=fe(t.startTime,s),a=e.entries.find((function(e){return e.target})),c=a&&a.target||le.get(t.interactionId),d=[t.startTime+t.duration,s].concat(i.map((function(e){return e.startTime+e.duration}))),l=Math.max.apply(Math,d),A={interactionTarget:I(c),interactionTargetElement:c,interactionType:t.name.startsWith("key")?"keyboard":"pointer",interactionTime:t.startTime,nextPaintTime:l,processedEventEntries:r,longAnimationFrameEntries:i,inputDelay:o-t.startTime,processingDuration:s-o,presentationDelay:Math.max(l-s,0),loadState:_(t.startTime)};return Object.assign(e,{attribution:A})}(t);e(n)}),t)}(Oe,{reportAllChanges:!0}),function(e,t){!function(e,t){t=t||{},F((function(){var n,o=U(),s=M("LCP"),r=function(e){t.reportAllChanges||(e=e.slice(-1)),e.forEach((function(e){e.startTime<o.firstHiddenTime&&(s.value=Math.max(e.startTime-P(),0),s.entries=[e],n())}))},i=D("largest-contentful-paint",r);if(i){n=O(e,s,ge,t.reportAllChanges);var a=L((function(){he[s.id]||(r(i.takeRecords()),i.disconnect(),he[s.id]=!0,n(!0))}));["keydown","click"].forEach((function(e){addEventListener(e,(function(){return oe(a)}),{once:!0,capture:!0})})),R(a),k((function(o){s=M("LCP"),n=O(e,s,ge,t.reportAllChanges),x((function(){s.value=performance.now()-o.timeStamp,he[s.id]=!0,n(!0)}))}))}}))}((function(t){var n=function(e){var t={timeToFirstByte:0,resourceLoadDelay:0,resourceLoadDuration:0,elementRenderDelay:e.value};if(e.entries.length){var n=S();if(n){var o=n.activationStart||0,s=e.entries[e.entries.length-1],r=s.url&&performance.getEntriesByType("resource").filter((function(e){return e.name===s.url}))[0],i=Math.max(0,n.responseStart-o),a=Math.max(i,r?(r.requestStart||r.startTime)-o:0),c=Math.max(a,r?r.responseEnd-o:0),d=Math.max(c,s.startTime-o);t={element:I(s.element),timeToFirstByte:i,resourceLoadDelay:a-i,resourceLoadDuration:c-a,elementRenderDelay:d-c,navigationEntry:n,lcpEntry:s},s.url&&(t.url=s.url),r&&(t.lcpResourceEntry=r)}}return Object.assign(e,{attribution:t})}(t);e(n)}),t)}(Oe),function(e,t){z((function(t){var n=function(e){var t={timeToFirstByte:0,firstByteToFCP:e.value,loadState:_(T())};if(e.entries.length){var n=S(),o=e.entries[e.entries.length-1];if(n){var s=n.activationStart||0,r=Math.max(0,n.responseStart-s);t={timeToFirstByte:r,firstByteToFCP:e.value-r,loadState:_(e.entries[0].startTime),navigationEntry:n,fcpEntry:o}}}return Object.assign(e,{attribution:t})}(t);e(n)}),t)}(Oe),function(e,t){we((function(t){var n=function(e){var t={waitingDuration:0,cacheDuration:0,dnsDuration:0,connectionDuration:0,requestDuration:0};if(e.entries.length){var n=e.entries[0],o=n.activationStart||0,s=Math.max((n.workerStart||n.fetchStart)-o,0),r=Math.max(n.domainLookupStart-o,0),i=Math.max(n.connectStart-o,0),a=Math.max(n.connectEnd-o,0);t={waitingDuration:s,cacheDuration:r-s,dnsDuration:i-r,connectionDuration:a-i,requestDuration:e.value-a,navigationEntry:n}}return Object.assign(e,{attribution:t})}(t);e(n)}),t)}(Oe),(0,b.AZ)((e=>{(0,Ce.A)(Pe,((t,n)=>{Te.A.n(n)?e[t]=(0,ye.A)(n,0,t.includes("CLS")?1:1e3):e[t]=n}))}))},Re=()=>{if(xe(),setTimeout(d.A),setTimeout(g,2e3),setTimeout(c),s.V9)return n.e(703).then(n.bind(n,8148)).then((({default:e})=>(e(),s.V9)));(0,o.p3)(r.ke)}},3865:(e,t,n)=>{n.d(t,{T:()=>o,n:()=>s});const o="navigation",s="resource"},6449:(e,t,n)=>{n.d(t,{A:()=>s});const{hostname:o}=window.location,s=e=>null==e?void 0:e.startsWith(o)},3290:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(8522),s=n(2383),r=n(1634);const i=(e,t,...n)=>{const i=`WM_${e}`;let a;(0,r.A)(`${i}Start`);try{a=t(...n)}catch(e){(0,o.A)(e,i)}return(0,s.A)(`${i}Timing`,`${i}Start`,`${i}Stop`),a}},8481:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(8522);const s=(e,t="ProgrammaticError")=>{const n=new Error(e);n.name=t,(0,o.A)(n)}},3175:(e,t,n)=>{n.d(t,{Dm:()=>r,M_:()=>o,P1:()=>s});const o={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:{}},s={};function r(){o.auctionsCount+=1,o.auctionsCountPerView+=1}},314:(e,t,n)=>{n.d(t,{A:()=>u});var o=n(3175);const s=()=>{const{currencyRate:e}=o.M_;return{USD:{PLN:e.USD,EUR:e.USD/e.EUR,CHF:e.USD/e.CHF,GBP:e.USD/e.GBP}}},r=(e,t)=>Object.fromEntries(Object.entries(e).filter(t));var i=n(6799),a=n(8652),c=n(456),d=n(8207);const l=(e,t,n,o,s)=>{const r=d.A.o(t),i=a.nr||a.mM,l=(0,c.A)(),A=i?.6:1,u="default"===s||!s;let p="",m=t;const f=u?"*|*|*|*":`${s}|*|*|*`,g=u?`*|${e}`:`${s}|${e}`,h=`${g}|*|`,v=`${h}*`;if(r){Object.keys(t).forEach((e=>{m=t[e],m/=n,p="default"!==e?`${h}${e}`:v,m*=A,m*=l,o[p]=m}))}else m/=n,p=g.includes("slot")?v:f,m*=A,m*=l,o[p]=m},A=(e,t)=>{let n=e;const{fpTest:s,version:a}=t,{USD:c}=o.M_.currencyRate;s&&(n=n[a]||n);const d=r(n,(([e])=>!["instreamFloor","outstreamFloor"].includes(e))),A={};return(0,i.A)(d,((e,t)=>{(0,i.A)(t,((t,n)=>{l(t,n,c,A,e)}))})),A},u=(e,t,n)=>{const r=A(t,n),i={currency:{adServerCurrency:"USD",rates:s()}},a={floors:{enforcement:{bidAdjustment:!0,enforceJS:!1},data:{currency:"USD",modelVersion:"USD Version",schema:{fields:["bidder","adUnitCode","mediaType","size"]},values:r}}};return Object.assign(e,i,a),o.M_.prbdConfigFPSet=!0,e}},4906:(e,t,n)=>{n.d(t,{A:()=>o});const o=(e,t)=>{const n=null==t?void 0:t.default;let o;return n&&(o=n[`slot${e}`]||n.default),o}},9258:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(3175),s=n(6799);const r=(e,t,n)=>{const o=null==n?void 0:n.default;o&&(o[`slot${e}`]=t)};var i=n(314),a=n(1375);const c=(e,t,n,c)=>{const{prbdConfigFPSet:d}=o.M_;if(e){c||(o.M_.fpBackup=JSON.parse(JSON.stringify(e)));const l={};(0,s.A)(t,((t,s)=>{n&&o.M_.slotsWithFPUpdatedByGAF.add((0,a.A)(t)),r(t,s,e)})),d&&((0,i.A)(l,e,!1),window.pbjs.setConfig(l))}}},456:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(2640),s=n(5070);const r=()=>(0,s.A)()?o.r:o.$},5070:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(1400),s=n(123);const r=()=>(0,s.A)((0,o.A)([1]))},2640:(e,t,n)=>{n.d(t,{$:()=>o,r:()=>s});const o=.6,s=1},2014:(e,t,n)=>{n.d(t,{Ay:()=>ve,xv:()=>X,FA:()=>de,Ps:()=>me,Te:()=>he,rj:()=>pe});var o=n(9970),s=n(9002),r=n(3882);const i=[],a=[],c=new Set;r.A.boxObservations=i,r.A.containerStore=a,r.A.siteDisplayStore=c;var d=n(6764),l=n(3342),A=n(2443),u=n(7681),p=n(5316),m=n(5267),f=n(6700),g=n(6799),h=n(6455),v=n(2721);const b=(e,t,n)=>{if((0,v.A)(t)){const{round:o}=Math,{top:s,left:r}=t.getBoundingClientRect(),{top:i,left:a,width:c,height:d}=e.getBoundingClientRect(),{clientX:l,clientY:A}=n||{};return Object.assign({width:o(c),height:o(d),topX:o(a-r),topY:o(i-s)},n&&{clientX:o(l),clientY:o(A),relativeX:o(l-r),relativeY:o(A-s)})}};var w=n(6943),y=n(505),S=n(3456),_=n(8207),C=n(265);const I={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"]}}};I.sgTeaserAd=I.sgTeaser,I.sgTextlinkAd=I.sgTextlink;const E=I;var T=n(4367),k=n(8458),P=n(8652),M=n(1886),D=n(9904),O=n(910),x=n(4346);const R=(e,t="script",n="preload",o)=>{const s=(0,x.A)(),r=(0,O.A)("link");return r.setAttribute("href",e),r.setAttribute("rel","document"===t?"prefetch":n),t&&r.setAttribute("as",t),o&&(r.setAttribute("crossorigin","anonymous"),r.crossOrigin="anonymous"),s.appendChild(r)};var L=n(6920),$=n(6449);const B=[...M.domains.aabDomains,...M.domains.uniformDomains,...M.domains.pixelDomains],N=e=>B.includes(e)?e:(0,M.mapDomainExternal)(M.domains.aabDomainsExternal,e),j=new Set;r.A.preloadedDomains=j;const V=(e,t)=>{const n=(0,M.mess)({url:t,forceDomain:e});R(n,void 0,void 0,!0)},U=e=>{const t=(0,k.iM)("adtech","WEBS-137","B");if((P.H8||P.UP)&&t)try{const{hostname:t}=new URL(e);if(!(0,$.A)(t)&&t.includes((0,L.A)())){const e=N(t),n=(0,T.z)(),o=n?3:5;if(e&&!j.has(e)&&j.size<o){const o=t.replace("www.","");V(e,`${D.A}adv/config/inline/${n?"mobile":"desktop"}-${o}.js`),V(e,`${D.A}wpjslib6/wpjslib-sgap.js`),V(e,`${D.A}wppbjs/prebid.js`),j.add(t)}}}catch(e){}};var F=n(9165),H=n(2579);const z="ContentViewability",W=(0,A.H2)("noclick"),G="user_actions",q="mousedown",Q={type:"display",areaid:"site"};let J,Y=0,K=0;const X=()=>Y+K,Z=()=>{const e=(0,l.M$)();X()&&!c.has(e)&&((0,H.A)("view",Q,G),c.add(e))},ee={name:"contentBoxViewability",method:o.tn,[o.hO]:!1,time:1,percent:50},te=(e,t,n)=>{const o=Number(e),s=!n||o<=n;return/^(?:0|[1-9]\d*)$/.test(e)&&o>=t&&s},ne=(e,[t,n])=>_.A.s(e)&&e.length>=t&&e.length<=n,oe={n:e=>[te(e,0),"It should be a number equal or greater than 0"],nPlus:e=>[te(e,1),"It should be a number equal or greater than 1"],sShort:e=>[ne(e,[3,48]),"It should be a string with 3 to 48 chars"],sMedium:e=>[ne(e,[3,128]),"It should be a string with 3 to 128 chars"],sLong:e=>[ne(e,[13,512]),"It should be a string with 13 to 512 chars"]},se=e=>{const{type:t}=e||{},n=E[t],o=[];let s="";if((0,S.A)(e))if(_.A.s(t)&&n)if(((e,t,n)=>(n.push(...t.filter((t=>!Object.keys(e).includes(t)))),n))(e,n.required,o).length)s+=`Following required parameters are missing: ${o.join(", ")}. `;else{const{validated:t,required:o}=n;(0,g.A)(t,(n=>{const r=t[n];for(let t=0;t<r.length;t++){const i=r[t],a=e[i],[c,d]=oe[n](a);(_.A.u(a)&&o.includes(i)||!_.A.u(a)&&!c)&&(s+=`Invalid parameter: { ${i}: ${a} }. ${d} `)}}))}else s+=`Invalid element type. It should be one of the following: ${Object.keys(E).join(", ")}. `;else s+='Invalid parameters structure, "params" should be an object. ';return s},re=({element:e})=>{null!=e&&e.callback&&(e.removeEventListener(q,e.callback),delete e.callback)},ie=(e,t,n)=>{const o=i[n],s=n=>{const s=Object.assign({},t,b(e,J,n));(0,H.A)("click",s,G,null,!0),o.clicked=!0,re(o)};W||e.addEventListener(q,s),e.callback=s},ae=(e,t,n,o)=>{o.callback=o=>{const s=Object.assign({},t,b(e,J));(0,H.A)("view",s,G),(0,y.A)(t.url)&&U(t.url),((e,t)=>{const n=a[t];if(n&&!n.viewed){n.viewed=!0;const t=Object.assign({},n.params,b(e,J));(0,H.A)("view",t,G)}})(e,n)};return(0,C.A)(e,[o],t.id,!0)},ce=(e,t)=>{const n={};return e.forEach((e=>{const o=t[e];_.A.u(o)||""===o||!1===o||(n[e]=o)})),n},de=(e,t,n,o={})=>{Y=2,Z();const s=(0,h.A)(e),r=((e,t,n)=>{let o;return o=(0,v.A)(e)?_.A.u(n)||_.A.n(n)?_.A.u(n)||a[n]?se(t):`Container ID=${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.",o})(s,t,n);if(r)return(0,m.A)({message:z,path:"registerBox",fileName:r,campaign:JSON.stringify(t)},100,`${z}.registerBox: ${r}`,"error"),null;const c=Object.assign({},t),l=Object.assign({},ee,o),{zeroPoint:A}=c;A&&(J=s);const f=!_.A.u(n)&&a[n]&&a[n].params;f&&(c.areaid=f.areaid);const g=Object.assign({},ce(d.Iv.container,f),ce(d.Iv.box,c));if((0,w.A)(g)&&(s.source=g),(0,u.QT)())return;const b=!l.noView&&ae(s,c,n,l),y=(0,p.eq)(8,16);i.push({observationObject:b,element:s,params:c,containerId:n,clicked:!1,id:y,options:l});const S=i.length-1;return ie(s,c,S),y},le=({element:e})=>(0,f.A)(e),Ae=e=>{const t=i[e];le(t),delete i[e]},ue=e=>{let t=!1;const n=i[e];if(n){t=!0;const{containerId:s}=n;Ae(e),o=s,i.some((({containerId:e})=>e===o))||delete a[s]}var o},pe=(e,t)=>{let n=null,o="";const{boxObservation:s,storedBoxId:r}=(a=e,{boxObservation:i.find((({id:e}={})=>e===a)),storedBoxId:i.findIndex((({id:e}={})=>e===a))});var a;if(s||(o+=`Observation with id ${e} does not exist.`),!o){const{element:i,params:a,options:{noView:c}={}}=s;if((0,v.A)(t)){if(!!c||(0,F.A)(i,t)){if(i){const{source:e,callback:n}=i;t.source=e,n&&(re({element:i}),ie(t,a,r))}n=e,s.element=t}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 "${e}" was disconnected but none have been added.`}return o&&ue(r),n},me=e=>{K=1,Z();const t=se(e);if(t)return(0,m.A)({message:z,path:"registerContainer",fileName:t,campaign:JSON.stringify(e)},100,`${z}.registerContainer: ${t}`,"error"),!1;const n=Object.assign({},e);a.push({params:n,viewed:!1});return a.length-1},fe=(e,...t)=>{e.forEach(((n,o)=>{t.filter((e=>_.A.f(e))).forEach((t=>t(e[o]))),delete e[o]}))},ge=()=>{fe(i,le,re),fe(a)},he=()=>{i.forEach(((e,t)=>{const{element:n,params:o,options:s,containerId:r}=e;Ae(t),de(n,o,r,s)}))},ve=()=>{(0,s.p3)(ge),(0,s.MO)(Z)}},9002:(e,t,n)=>{n.d(t,{IQ:()=>p,L6:()=>l,MO:()=>u,p3:()=>m,sQ:()=>d,uB:()=>A});var o=n(1112),s=n(3972),r=n(3882),i=n(4735),a=n(8207);const c=(0,o.A)();r.A.spaHandlers=c;const d=(e,t)=>{const n=(0,s.A)(t),o=c[e];(0,i.A)(o)&&o.forEach((t=>{a.A.f(t)&&t(e,n)}))},l=(e,t)=>{const n=c[e];if((0,i.A)(n)){const e=n.indexOf(t);e>-1&&delete n[e]}},A=(e,t,n,o)=>{if(a.A.f(t)){const s=o?"unshift":"push",r=c[e]||[];if(n){const n=(...o)=>{t(...o),l(e,n)};r[s](n)}else r[s](t);c[e]=r}},u=(e,t)=>{A("page:view",e,!1,t)},p=(e,t)=>{A("page:refresh",e,!1,t)},m=(e,t)=>{A("page:close",e,!1,t)}},3090:(e,t,n)=>{n.d(t,{A:()=>s});const o={0:1,1:3,2:2},s=({button:e})=>o[e]},5002:(e,t,n)=>{n.d(t,{A2:()=>a,Ay:()=>I,Do:()=>C,HC:()=>w,Kt:()=>A,LJ:()=>_,NN:()=>u,SK:()=>v,Wx:()=>m,ZH:()=>b,bg:()=>h,eo:()=>f,kc:()=>g,oA:()=>l,pP:()=>p,pw:()=>d,vY:()=>y,wd:()=>c,xF:()=>S});var o=n(8652),s=n(7758),r=n(5077);let i;const a="ext",c="int",d="sg",l="pako",A="pwp",u="nwm",p="tech",m="sportowefakty",f="poczta",g="holding",h="ecom",v="av",b="as",w="other",y="wpl",S=()=>i,_=(e=[])=>e.includes(i),C=e=>!_(e),I=()=>{i=(0,r.ch)("^ext_wpl")?y:(0,r.ch)("^ext_yb")?a:(0,r.ch)("^as_")?b:(0,r.ch)("^(int_|dukat_)|(_panel)$")||(0,s.IB)("grupawp.pl$")?c:(0,o.UD)()?"magazyn":(0,r.ch)("^(wptv|kabarettv|openfm|telewizjawp|programtv|audioteka)|pilotwp")?v:(0,r.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")?h:window.TECH||(0,r.ch)("^(dobreprogramy|polygamia|nwm_gadzetomania|tech|nwm_komorkomania|nwm_fotoblogia|nwm_autokult)")&&!(0,s.IB)("forum")?p:(0,r.ch)("^nwm_|kafeteria_pl")?u:(0,r.ch)("o2_o2_pl|pudelek")||(0,o.dx)()?A:(0,o.fS)()?d:(0,o.mu)()?m:(0,o.cM)()?f:(0,s.IB)("(onas|holding|reklama|rekrutacja|kariera|dziejesie|dlaprasy).wp.pl|ceeid")?g:(0,o.qs)()?l:w}},5858:(e,t,n)=>{n.d(t,{F:()=>a,V:()=>c});var o=n(505),s=n(8458);const r=e=>{const t={"2c":"A","1.1c":"B","1.2t":"C","1.2c":"E","1.1t":"G"}[e];t&&(0,s.I$)("adtech","PRGM-857",t)};let i="0";const a=()=>i,c=()=>{if("cookieDeprecationLabel"in window.navigator)return window.navigator.cookieDeprecationLabel.getValue().then((e=>{if((0,o.A)(e)){const t=e.split("_"),n=t.pop();t.unshift(n);const o=t[0],s=t.splice(1).map((e=>e.charAt(0)));i=[o,...s].join(""),r(i)}return i}))}},3605:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(7681);const s={fsc:!(0,o.X2)(),show:!(0,o.KC)(),wave:!(0,o.yQ)()},r=e=>s[e]},7996:(e,t,n)=>{n.d(t,{A:()=>s});const o=["statid","BDhs"];!(0,n(2443).H2)("novisit")&&o.push("STvisit");const s=o},7893:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("DOT")},9834:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(3865),s=n(7743);const r=e=>{var t;return null==(t=e[0])||null==t.toJSON?void 0:t.toJSON()},i=()=>r((0,s.yw)(o.T))},3301:(e,t,n)=>{let o;n.d(t,{F:()=>r,h:()=>s});const s=e=>{o=e},r=()=>o},79:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("NextRef",!0)},3342:(e,t,n)=>{n.d(t,{M$:()=>c,xg:()=>d});var o=n(5316),s=n(505);let r,i,a;const c=()=>a,d=(e,t)=>{r||(i?i=!1:(e&&(i=!0),a=(0,s.A)(t)?t:(0,o.eq)(20,!0)))}},1822:(e,t,n)=>{n.d(t,{A:()=>s});const o={dotSuccess:0,spaOmitFirstView:!1};n(3882).A.pageViewState=o;const s=o},8742:(e,t,n)=>{n.d(t,{$_:()=>d,RR:()=>l,UV:()=>f,ec:()=>p,id:()=>u,s4:()=>m,we:()=>g});var o=n(6201),s=n(5267);let r=0,i=0,a=!1,c=!1;const d=()=>i,l=()=>c,A=()=>{c=document.hidden},u=()=>1===r,p=()=>0===r,m=()=>a,f=()=>{a?(a=!1,A(),(0,o.o)(!1)):(0,s.A)({message:"SPA",path:"PageAlreadyClosed"},10,"SPA page already closed. Check page logic.",!0)},g=()=>{a?(0,s.A)({message:"SPA",path:"PageAlreadyOpened"},10,"SPA page already opened. Check page logic.",!0):(a=!0,i+=1,A(),i>1&&(r=1))};A()},8930:(e,t,n)=>{n.d(t,{A:()=>u});var o=n(1886),s=n(2214),r=n(4735),i=n(505),a=n(8207),c=n(9661),d=n(7109),l=n(8771);let A=Promise.resolve();const u=(e,t=!0,n)=>{const u=(0,l.A)(e);if((0,r.A)(u)){const e=u.filter((e=>(0,i.A)(e))).map((e=>e.replace(/\s/g,""))).filter((e=>(0,i.A)(e))).map((e=>(0,o.mess)({url:(0,c.A)(e)})));if(t)e.forEach((e=>(0,s.A)({src:e,onLoad:()=>{a.A.f(n)&&n()},onError:()=>{a.A.f(n)&&n()}})));else{const t=e.map((e=>()=>new Promise(((t,o)=>{(0,s.A)({src:e,onLoad:()=>{a.A.f(n)&&n(),t()},onError:()=>{a.A.f(n)&&n(),o()}})}))));A=A.then((()=>(0,d.A)(t,!1)))}}}},6764:(e,t,n)=>{n.d(t,{Io:()=>c,Iv:()=>a,rd:()=>d});var o=n(9035);const s=["recommendationType","areaid"],r=["recommendationType","teaserid","baseteaserid","index"],i=["abtest","refabtest","statid","WPabs","GRwpuuid","GRo2uuid","GRoluuid","STac",...o.VE],a={container:s,box:r},c={areaid:"wga_sa",recommendationType:"wga_srt"},d=(e,t)=>{const n=[...[...new Set([...r,...s])].map((e=>c[e]||e)),...i,t].filter(Boolean).join("|"),o=new RegExp(`\\b(${n})=([^&?=#]*)?&?`,"gi");return e.replace(o,"").replace(/[?&]+$/,"")}},9432:(e,t,n)=>{let o;n.d(t,{_:()=>r,s:()=>s});const s=e=>{o||(o=e)},r=()=>o},5178:(e,t,n)=>{n.d(t,{G:()=>i,O:()=>a});var o=n(8207),s=n(2945);let r="";const i=()=>r,a=e=>{o.A.s(e)&&(r=e,(0,s.A)("WPcrrf",e))}},4167:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(8522);let s;new Promise((()=>{({timeZone:s}=Intl.DateTimeFormat().resolvedOptions())})).catch((e=>{(0,o.A)(e,"resolveTimeZone")}));const r=()=>s},7965:(e,t,n)=>{n.d(t,{A:()=>de});var o=n(7924),s=n(5178),r=n(8458),i=n(9393),a=n(5316),c=n(1886),d=n(6789),l=n(3558),A=n(13),u=n(5858),p=n(6167),m=n(5507),f=n(579),g=n(9387),h=n(2272),v=n(4548),b=n(8742),w=n(8456),y=n(3301),S=n(943),_=n(869),C=n(9432),I=n(8604),E=n(3734),T=n(6091),k=n(8258),P=n(6201),M=n(3882),D=n(9204),O=n(4167),x=n(6823),R=n(7078),L=n(2699),$=n(1822),B=n(123);const N=e=>{var t,n,o,s;const i=window,a=(0,r.AA)(),c=(0,v.Ro)(),d=(0,v.ps)(),N=(0,y.F)(),j=(0,I.B)(),V=(0,_.XZ)(),U=(0,D.A)("wp_abtest_programmatic"),F=(0,C._)(),{version:H="",stVersion:z=""}=V,W=(0,g.Df)("testConfig"),{ver:G}=(0,S.b)(),{testName:q}=W,Q=(0,h.Zd)(),J=null==(t=M.A.mods)?void 0:t.ver,{support:Y,gafSSR:K}=$.A,X=(0,m.x)()&&(0,w.s)(),Z=(0,f.Y3)();Z&&(e.fpuid=Z),Q&&(e.hem=1),a&&(e.abtest=a),(0,P.K)()&&(e.reloaded=1),document.wasDiscarded&&(e.discarded=1),(0,b.RR)()&&(e.loadHidden=1),l.Le.includes(d)&&(e.inver=d),c&&(e.tagreqid=c),j&&(e.STabnoid=j),X&&(e.dsa=1),(0,E.E3)()||(e.empty_statid=1),(0,k.z)()&&(e.reforig=encodeURIComponent(document.referrer||"empty")),N&&(e.navType=N),F&&(e.refabtest=F),e.isBotABT=(0,A.Y4)(),e.abtId=(0,A.Wu)(),e.abtScr=(0,A.m8)(),e.adbd=(0,p.$I)(),e.trpr=(0,B.A)((0,T.h)()),e.wpjsES6=(0,B.A)(M.A.es6),e.wpjsVer=M.A.ver,e.uniformVer=M.A.uniformVer,J&&(e.modsVer=J),q&&(e.prgTest=q),U&&(e.prgATest=U),e.c1p=(0,B.A)((0,x.A)()),e.s1p=(0,B.A)((0,R.A)()),K&&(e.gafSSR=1),Y&&(e.c3p=(0,B.A)(Y.cookie),e.s3p=(0,B.A)(Y.storage)),e.prgApiVer=null==(n=i.__prebiddebug__)?void 0:n._ver,e.prebidVer=null==(o=i.pbjs)?void 0:o.version,e.prebidTag=null==(s=i.pbjs)?void 0:s.tag,G&&(e.inlineVer=G),e.tVer=H,e.stVer=z,e.tVerG=(0,r.IX)("adtech","PRGM-1036")||"",e.tVerG2=(0,r.IX)("adtech","PU-321")||"",e.tVerG3=(0,r.IX)("adtech","PRGM-857")||"",e.tVerG4=(0,r.IX)("adtech","PRGM-1069")||"",e.tVerG5=(0,r.IX)("adtech","PRGM-1048")||"",i.appVersion&&(e.appVer=i.appVersion),e.highLayout=(0,L.A)(),e.tz=(0,O.A)(),e.cookieDeprecationLabel=(0,u.F)()};var j=n(7016),V=n(4367),U=n(3342),F=n(5231),H=n(3248),z=n(505),W=n(8207);const G=(e={})=>{let t="";t=(0,d.A)(t,"rekid",e.rekid||(0,j.w)()),t=(0,d.A)(t,"pvid",e.pvid||(0,U.M$)()),t=(0,d.A)(t,"wpl",(0,B.A)((0,F.G)())),t=(0,d.A)(t,"mb",(0,B.A)((0,V.z)())),t=(0,d.A)(t,"dn",(0,B.A)(W.A.b(e.dn)?e.dn:(0,b.id)())),t=(0,d.A)(t,"v",e.version||"5.4"),!(0,E.E3)()&&(0,E.DR)()&&(t=(0,d.A)(t,"statid",(0,E.DR)(),!0));const n=(0,H.A)("WPaduid");return(0,z.A)(n)&&(t=(0,d.A)(t,"aduid",n)),(0,z.A)(e.fixCookie)&&(t=(0,d.A)(t,"fxck",e.fixCookie)),`&${t}`};var q=n(745),Q=n(98),J=n(6943),Y=n(931),K=n(79),X=n(9402),Z=n(2214),ee=n(8800);const te=e=>{const{queryGET:t,useMimeType:n,useLink:o}=e,[s,r,i]=o?[ee.A,"Link",n&&"css"]:[Z.A,"Image",n&&"gif"];e.method="GET",e.wasSuccess=!0,e.crossorigin="use-credentials",e.remove=!0,e.request=r,e.url=i?(0,d.A)(t,"rmt",i):t,e.src=(0,c.mess)(e),s(e)},ne=window.navigator.sendBeacon&&window.URLSearchParams,oe=e=>{if(ne&&!(0,p.JW)()){const{queryRAW:t,queryPOST:n}=e;return e.method="POST",e.request="BEACON",e.url=t,navigator.sendBeacon((0,c.mess)(e),new URLSearchParams(n))}},se=e=>{const{onError:t,onLoad:n,queryRAW:o,queryPOST:s}=e;try{e.method="POST",e.request="XHR",e.url=o;const r=new XMLHttpRequest;if(W.A.b(r.withCredentials))return r.open("POST",(0,c.mess)(e)),r.withCredentials=!0,W.A.f(t)&&(r.onerror=t),W.A.f(n)&&(r.onload=n),r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.send(s),!0}catch(e){W.A.f(t)&&t(e)}},re=Math.floor(2e3/1.35),ie=e=>{const{queryGET:t,useGET:n,usePOST:o,useBeacon:s}=e;if(s&&(e.wasSuccess=oe(e)),!e.wasSuccess){const s=t.length<re||n;!o&&s||(e.wasSuccess=se(e)),e.wasSuccess||te(e)}};var ae=n(6348),ce=n(4317);const de=(e,t,n,l={},A={})=>{const{location:u}=self;if("file:"===u.protocol)return;l.useLink=l.useLink||(0,i.av)();const{generate:p,give:m,off:f,media:g}=l;let h=A.dotParams||(0,o.SU)();(0,J.A)(h)||(h={}),N(h);let v=e,b="",w="";if(p)v=(0,d.A)(v,"sw","[[SCREEN_WIDTH]]"),v=(0,d.A)(v,"sh","[[SCREEN_HEIGHT]]"),v=(0,d.A)(v,"pg","[[HREF]]"),v=(0,d.A)(v,"rf","[[REFERRER]]"),b=(0,d.A)(b,"pc","[[CANONICAL]]"),w=(0,d.A)(v,"pc","[[CANONICAL]]"),b=(0,d.A)(b,"par","[[PAR_DATA]]"),w=(0,d.A)(w,"par","[[PAR_DATA]]");else{const{screen:e}=self,o=A.canonical||(0,q.A)(),r=A.href||(0,Q.A)(),i=A.referrer||(0,s.G)(),{linkHref:a}=A;if(v=(0,d.A)(v,"sw",e.availWidth||e.width),v=(0,d.A)(v,"sh",e.availHeight||e.height),v=(0,d.A)(v,"pg",r,!0),v=(0,d.A)(v,"rf",i,!0),b=(0,d.A)(b,"pc",o,!0),w=(0,d.A)(v,"pc",o,!0),(0,z.A)(a)){const e=(0,c.unmess)(a);b=(0,d.A)(b,"tg",e,!0),w=(0,d.A)(w,"tg",e,!0),h.tg=e}let l,u;const p=(0,Y.A)(h,!0);t?(l=(0,Y.A)(n,!0),u=t):(l=p,u="par"),"inventory"===t&&(b=(0,d.A)(b,"par",p,!0),w=(0,d.A)(w,"par",p,!0)),(0,z.A)(g)&&(b=(0,d.A)(b,g),w=(0,d.A)(w,g)),l&&(b=(0,d.A)(b,u,l,!0),w=(0,d.A)(w,u,l,!0))}const y=`r${p?"[[RAND10]]":(0,a.eq)()}/`,S=`https://${l.hostname||"dot.wp.pl"}/${y}`,_=G(A),C=Object.assign(l,{queryRAW:S+v+_,queryGET:S+w+_,queryPOST:b}),I=(0,r.iM)("adtech","FAPO-814","B");if(!l.disableTester&&I&&(0,X.A)(C.queryGET),p||m)return C;K.A.fill((()=>{ce.A.fill((()=>{ae.A.push(C),f||ie(C)}))}))}},1577:(e,t,n)=>{n.d(t,{A:()=>o});const o=e=>["pagehide","visibilitychange"].includes(e)},76:(e,t,n)=>{n.d(t,{A:()=>A,n:()=>l});var o=n(5077),s=n(6789),r=n(7893),i=n(3605),a=n(8207),c=n(7965);const d=(e,t,n,d={})=>{let l=d,A="show.gif?";a.A.o(l)||(l={});const u=e||l.sn||(0,o.wY)(),{generate:p,give:m}=l;if(l.off=!(0,i.A)("show"),l.useBeacon=!0,(0,o.m7)(u)||p||m){if(p)return A=(0,s.A)(A,"srv","[[SN]]"),A=(0,s.A)(A,"action","[[ACTION]]"),(0,c.A)(A,void 0,void 0,l,{dotParams:t});if(A=(0,s.A)(A,"srv",u),A=(0,s.A)(A,"action",n||"default"),m)return(0,c.A)(A,void 0,void 0,l,{dotParams:t});r.A.fill((()=>(0,c.A)(A,void 0,void 0,l,{dotParams:t})))}},l=()=>d(void 0,void 0,void 0,{generate:!0}),A=d},8604:(e,t,n)=>{n.d(t,{B:()=>i,x:()=>a});var o=n(3248),s=n(224);let r;const i=()=>r,a=()=>{r||(r=(0,o.A)("STabnoid"),r&&(0,s.A)("STabnoid"))}},6348:(e,t,n)=>{n.d(t,{A:()=>s});const o=[];n(3882).A.statData=o;const s=o},3734:(e,t,n)=>{n.d(t,{DR:()=>p,E3:()=>h,_x:()=>g,gB:()=>u,gL:()=>v,oH:()=>f,vf:()=>m});var o=n(5138),s=n(3248),r=n(505),i=n(1822),a=n(8645),c=n(4317);let d,l,A;const u=()=>d,p=()=>A,m=e=>{(0,r.A)(e)&&(A=e)},f=()=>{d=(0,s.A)("statid"),(0,o.v)(d)},g=e=>{(0,r.A)(e)&&((0,a.A)("statid",e),i.A.statid=e)},h=()=>l,v=()=>{f(),c.A.fill(f),l=(0,r.A)(u())}},4317:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("Sync")},8258:(e,t,n)=>{n.d(t,{L:()=>s,z:()=>r});let o=!1;const s=e=>{o=e},r=()=>o},6201:(e,t,n)=>{n.d(t,{K:()=>r,o:()=>s});let o=!1;const s=e=>{o=e},r=()=>o},9344:(e,t,n)=>{n.d(t,{D:()=>s,O:()=>o});const o=500,s={actionsFromSend:0,sendTimeoutId:null}},2404:(e,t,n)=>{n.d(t,{A:()=>p});var o=n(6091),s=n(6167),r=n(3241),i=n(6943),a=n(505),c=n(3287),d=n(1923),l=n(3456),A=n(8207);const u=e=>{let t=e;return(0,i.A)(e)&&(t=Object.fromEntries(Object.entries(e).filter((([,e])=>!(A.A.f(e)||A.A.m(e)||(0,l.A)(e)||Array.isArray(e)))))),t},p=(e,t)=>{if(!(0,a.A)(e))return void(0,d.A)("No 'action' argument. The data will not be sent.","error");const n=Object.assign({},t),l=`Given Wave data must be a filled flat-map (object) of primitive values (action=${e}).`;if(!(0,c.A)(t)&&!(0,i.A)(t)||Array.isArray(t))return void(0,d.A)(l,"error");const A=(0,r.A)(n,!0),p=u(A);if((0,i.A)(A)){if(Object.keys(p).length!==Object.keys(A).length)return void(0,d.A)(l,"error")}const m={action:e,par:A};return(0,s.JW)()&&(m.abd="1"),document.hidden&&(m.phd="1"),(0,o.h)()&&(m.trpr="1"),m}},7473:(e,t,n)=>{n.d(t,{A:()=>b});var o=n(9344),s=n(3711),r=n(6799),i=n(4735),a=n(6943),c=n(5077),d=n(3792),l=n(6789),A=n(3882),u=n(7893),p=n(3605),m=n(7965),f=n(1577);const g=[];A.A.waveRequestData=g;const h=(e,{type:t}={})=>{if(!(0,c.m7)())return;let n="wave.gif?";n=(0,l.A)(n,"SN",(0,c.wY)()),n=(0,l.A)(n,"action","traffic");const o={query:n,requestData:e};g.push(o);const s=JSON.stringify(e);(0,d.k8)(e,s.length);const r={useBeacon:(0,f.A)(t),useLink:!0,off:!(0,p.A)("wave")};u.A.fill((()=>(0,m.A)(n,"inventory",s,r)))},v=e=>{const t={};clearTimeout(o.D.sendTimeoutId),o.D.sendTimeoutId=null,o.D.actionsFromSend=0;let n=!1;(0,r.A)(s.lI,((o,s)=>{const{data:r,interval:a,lastSent:c}=s;e||c>=a?((0,i.A)(r)&&(t[o]=r,s.data=[]),s.lastSent=1):((0,i.A)(r)&&(n=!0),s.lastSent+=1)})),(0,a.A)(t)?(t.timestamp=Date.now(),h(t,e)):n&&(o.D.sendTimeoutId=setTimeout(v,o.O))},b=v},3792:(e,t,n)=>{n.d(t,{Y:()=>c,k8:()=>l,oS:()=>a,r6:()=>d});var o=n(9851);let s={};const r={wavesSent:0,averageWaveSize:0,biggestWave:0,splitWaves:0,sentOnEvents:0,biggestWaveType:""},i=()=>{s=Object.assign({},r)},a=()=>{s.splitWaves+=1},c=e=>{s.sentOnEvents+=e},d=()=>{i(),(0,o.B4)((e=>{s.averageWaveLength=Math.round(s.averageWaveSize),delete s.averageWaveSize,e.WE=Object.assign({},s),i()}))},l=(e,t)=>{s.wavesSent+=1;const{averageWaveSize:n,biggestWave:o,wavesSent:r}=s;s.averageWaveSize+=(t-n)/r,t>o&&(s.biggestWave=t,s.biggestWaveType=Object.keys(e).reduce(((e,t)=>`${e};${t}`),""))}},3711:(e,t,n)=>{n.d(t,{a8:()=>l,fx:()=>d,lI:()=>a});var o=n(9344),s=n(6943),r=n(8207);const i=[["traffic"],["user_actions"]],a={},c=(e,t)=>{let n;n=r.A.n(t)?Math.round(1e3*t/o.O):1,a[e]={interval:n,lastSent:1,data:[]}},d=(e,t,n)=>{r.A.u(a[t])&&c(t,n);const{data:o}=a[t];return o.push(e),o},l=(e=i)=>{e.forEach((e=>{const[t]=e;(0,s.A)(a[t])||c(...e)}))}},2579:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(9344),s=n(3711),r=n(3792),i=n(2404),a=n(7473);const c=(e,t,n="traffic",c,d)=>{const l=(0,i.A)(e,t);l&&((0,s.fx)(l,n,c),o.D.actionsFromSend+=1,o.D.actionsFromSend>=20?((0,r.oS)(),(0,a.A)({type:e})):d?(0,a.A)({type:e}):o.D.sendTimeoutId||(o.D.sendTimeoutId=setTimeout(a.A,o.O)))}},574:(e,t,n)=>{n.d(t,{A:()=>o});const o=["GRo2sessuuid","GRo2uuid","GRwpsessuuid","GRwpuuid","GRolsessuuid","GRoluuid","_o2aw","_wpaw"]},6293:(e,t,n)=>{n.d(t,{A:()=>o});const o="www.wp.pl"},2459:(e,t,n)=>{n.d(t,{A:()=>o});const o=["sgv","sgVisitId"]},1030:(e,t,n)=>{n.d(t,{HC:()=>h,Wt:()=>v,rs:()=>m});var o=n(268),s=n(2516),r=n(7996),i=n(2459),a=n(5880),c=n(574),d=n(4317),l=n(3891),A=n(5583);const u=["rekstaging","kaflog",...i.A],p=["STac","ACac2","OAX","RMFL",a.A,"WPabs",...Object.values(o.k),o.H,...c.A],m=[...s.A,...r.A,...p,...u];let f=!1,g=!1;const h=e=>{null==e||e.type;if(!f)return f=!0,(0,A.A)(p).then((e=>(f=!1,f)))},v=e=>{null==e||e.type;if(!g)return g=!0,d.A.close(),(0,l.A)(m,u).then((e=>(d.A.open(),g=!1,g)))}},9393:(e,t,n)=>{n.d(t,{Ol:()=>r,av:()=>a,kv:()=>i,sJ:()=>c});let o=!1,s=!1;const r=()=>o,i=e=>{o=e},a=()=>s,c=e=>{s=e}},5507:(e,t,n)=>{n.d(t,{N:()=>c,x:()=>d});var o=n(402),s=n(2945),r=n(123);const i="WPdsa";let a=!1;const c=(e=!1)=>{a=e,(0,s.A)(i,(0,r.A)(e))},d=()=>a;a="1"===(0,o.A)(i)},8456:(e,t,n)=>{n.d(t,{M:()=>c,s:()=>d});var o=n(402),s=n(2945),r=n(123);const i="WPminor";let a=!1;const c=(e=!1)=>{a=e,(0,s.A)(i,(0,r.A)(e))},d=()=>a;a="1"===(0,o.A)(i)},2272:(e,t,n)=>{n.d(t,{aC:()=>b,Ay:()=>I,Zd:()=>C,m_:()=>S,hd:()=>_});var o=n(1112),s=n(402),r=n(505);const i=e=>(0,r.A)(e,64);var a=n(6943),c=n(3287);const d=e=>{if((0,a.A)(e)){const{hash1:t,hash2:n}=e;return i(t)&&(i(n)||(0,c.A)(n))}return!1};var l=n(1923),A=n(832),u=n(1277),p=n(2945),m=n(2572);const f="WPumhsh",g=new Set;let h,v;const b=e=>g.add(e),w=()=>{g.forEach((e=>e(h)))},y=(e,t)=>{h||(h=(0,o.A)()),h.hash1=e,t&&(h.hash2=t),v=JSON.stringify(h),w()},S=()=>{h=void 0,v=void 0,w(),(0,A.A)(f),m.A.remove(f)},_=(e,t)=>{if(d({hash1:e,hash2:t}))return y(e,t),(0,p.A)(f,v),void m.A.set(f,v);(0,l.A)("Invalid hash format, only first or both arguments must be correct hash.",!0)},C=()=>h,I=()=>{const e=(0,s.A)(f),t=(0,u.A)(e);if(d(t)){const{hash1:e,hash2:n}=t;y(e,n)}else i(e)&&(y(e),(0,p.A)(f,v));m.A.get(f,(({value:e})=>{const t=(0,u.A)(e);if(d(t)){const{hash1:e,hash2:n}=t;return y(e,n),void(0,p.A)(f,v)}i(e)&&(y(e),(0,p.A)(f,v),m.A.set(f,v))}))}},4792:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(9904);const s=(e,t,n,s,r="js",i)=>{const a=s?"-debug":"",c=t?`${t}/`:"",d=i?"canary/":"";return`${o.A}${d}${e}/${c}${n}${a}.${r}`}},897:(e,t,n)=>{n.d(t,{Ay:()=>S,R8:()=>v,Rm:()=>g,Ts:()=>w,eC:()=>y,pq:()=>h,z3:()=>b});var o=n(2443),s=n(1112),r=n(3882),i=n(8207);const a="undefined"!=typeof console&&console,c=(0,s.A)(),d=(0,s.A)();let l,A,u;const p=(e,t,...n)=>{var o;l&&(null!=(o=u)&&o.test(t)&&(A&&!A.test(n.join(""))||(i.A.s(t)&&d[t]&&n.unshift(`%c [+${Math.round(window.performance.now())}] ${t} `,`color:white;padding:2px;border-radius:3px;margin-right:3px;${d[t]}`),a[e](...n))))},m=e=>i.A.f(a[e])?(...t)=>{p(e,...t)}:()=>{},f=(e,t)=>i.A.f(a[e])?(...n)=>{p(e,t,...n)}:()=>{},g=m("log"),h=m("info"),v=m("warn"),b=m("error"),w=(()=>{let e=0;return t=>{e+=1,v("init",`${`  ${e}`.slice(-2)} [ ${t} ]`)}})(),y=(e,t)=>{let n=t;if(e&&n&&(n||d[e]||(n="gainsboro"),/^[a-z]+$/i.test(n)&&(n=`background:${n}`),d[e]=n),e&&c[e])return c[e];const o={log:f("log",e),info:f("info",e),warn:f("warn",e),error:f("error",e),init:()=>w(e)};return c[e]=o,o},S=()=>{const e=(0,o.H2)("debug");if((e||r.A.mode)&&(l=!("off"===e||!a),l)){const t=(0,o.H2)("filter");A=t&&new RegExp(t,"gi"),e&&(u="all"===e?new RegExp:new RegExp(`^(${e.replace(/([.?*+^$[\]/\\(){}-])/g,"\\$&")})`))}}},5267:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(2443),s=n(5316),r=n(8207),i=n(1923);const a=(0,o.H2)("deprecated"),c=(e,t,o,c=!0,d)=>{let l;if(o&&(0,i.A)(o,c),l=r.A.o(e)?e:{message:e},(0,s.ww)(t)||a)return n.e(703).then(n.bind(n,3030)).then((({default:e})=>e(l,d)))}},3882:(e,t,n)=>{n.d(t,{A:()=>i});const o="__wpjsdebug__";var s=n(1112);const r=window[o]||(0,s.A)();try{window[o]=r}catch(e){}const i=r},1256:(e,t,n)=>{n.d(t,{A:()=>i});var o=n(1112),s=n(3882);const r=(0,o.A)();s.A.flags=r;const i=(e,t)=>{r[e]=t}},38:(e,t,n)=>{n.d(t,{A:()=>A,u:()=>d});var o=n(2443),s=n(9904);const r=(e,t)=>{let n=0,o=0;const s=()=>{const r=Date.now();if(n&&o<5){r-n<=250?(o+=1,5===o&&(t(),e.removeEventListener("click",s))):o=0}n=r};e.addEventListener("click",s)};var i=n(5623),a=n(1923),c=n(3715);const d=e=>{let t;if(e){const e=(0,o.H2)("console-ceph");t=`${s.A}wpjslib-console/${e?`${e}/`:""}`}else t="https://grid.grupawp.pl/console/";(0,a.A)("Loading console...","info"),(0,i.A)({src:`${t}wpjslib-console-internal.js`,defer:!0,crossorigin:!0,id:"wpjslib-console-script"}),document.removeEventListener("keydown",l)},l=e=>{67===e.which&&e.altKey&&e.shiftKey&&d(),e.ctrlKey&&111===e.which&&d()},A=()=>{const e=(0,c.A)("console-ceph"),t=(0,c.A)("console");document.addEventListener("keydown",l),r(document,d),(e||t)&&d(e)}},1923:(e,t,n)=>{n.d(t,{A:()=>d});var o=n(3882),s=n(6420),r=n(505),i=n(8207);const a=[];o.A.issueStore=a;const c={error:["Critical 💀","red",12],warn:["Warning 🤯","orange",12],info:["Info","blue",12]},d=(e,t="log",n,o,d)=>{if(!s.A){let s=e;if((0,r.A)(s)&&(s={type:t,panel:n,subpanel:o,msg:s,action:d}),i.A.o(s)&&s.msg){!0===t&&(s.type="warn"),a.push(s);const{type:e}=s;if(Object.keys(c).includes(e)){const t=`${s.msg}${"info"===e?"":" Contact ATFD for further information."}${"error"===e?" THIS IS CRITICAL BUG.":""}`,[n,o,r]=c[e];n&&window.console&&console[e]&&console[e](`%c WP ${n} %c ${t}`,`font-size:${r}px;background:${o};color:white;padding:2px;border-radius:3px;margin-right:3px;`,`font-size:${r}px;`)}}}}},13:(e,t,n)=>{n.d(t,{Y4:()=>d,m8:()=>u,Wu:()=>A,S:()=>l,d:()=>c});var o=n(7147),s=n(402),r=n(2945);const i="WPasdt";let a=(()=>{const e=(0,s.A)(i);return(0,o.Z)(e)})();const c=e=>{a=e,(e=>{const t=(0,o.D)(e);(0,r.A)(i,t)})(a)},d=()=>{var e;return(null==(e=a)?void 0:e.b)||0},l=()=>{var e;return null==(e=a)?void 0:e.t},A=()=>{var e;return null==(e=a)?void 0:e.iuid},u=()=>{var e;return null==(e=a)?void 0:e.scr}},7030:(e,t,n)=>{n.d(t,{a:()=>r,r:()=>i});var o=n(5077),s=n(4437);const r=()=>!1,i=()=>r()||(0,o.ch)("^(wiadomosci|turystyka|tech|film)")||(0,o.ch)("^sg")&&(0,s.A)(Date.now(),Date.parse("2024-12-13"),Date.parse("2024-12-23"))},579:(e,t,n)=>{n.d(t,{Y3:()=>_,pu:()=>S,gV:()=>C});var o=n(5316),s=n(3882),r=n(3248),i=n(402),a=n(505),c=n(4725),d=n(224),l=n(832),A=n(8645),u=n(2945),p=n(1375);const m=864e5,f="WPfpuid",g=7*m,h=7*m,v=(e,t)=>{const n=(e=>(0,c.A)(e)?e:Date.parse(s.A.buildDate)-(0,o.ob)(7)*m)((0,p.A)(e));return Date.now()-n<(t?g:h)},b=(()=>{const e=(0,i.A)(f),[t,n,o]=(null==e?void 0:e.split(":"))||[],s="1"===o,c=(0,a.A)(t)&&v(n,s);return c?(0,r.A)(f)||(0,A.A)(f,t):((0,l.A)(f),(0,d.A)(f)),{id:t,valid:c}})();let w=b.valid,y=b.id;const S=()=>w,_=()=>y,C=(e,t)=>{y=e,w=!0,((e,t)=>{const n=`${e}:${Date.now()}:${t?1:0}`;(0,u.A)(f,n),(0,A.A)(f,e)})(e,t)}},4852:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(8116),s=n(5675);const r=()=>{let{dataLayer:e}=window;if(Array.isArray(e)){const t=e.push.toString();if(t.includes("instanceof Object")){let e=o.dl;t.includes("typeof o.")&&(e=o.OF),t.includes("noopFunc")&&(e=o.dH),(0,s.M)("dataLayer",e,!0)}}else e=[];return window.dataLayer=e,e}},7689:(e,t,n)=>{n.d(t,{A:()=>o});const o=(0,n(8953).A)("APD")},1913:(e,t,n)=>{n.d(t,{Ay:()=>j,u7:()=>N,uh:()=>$,uj:()=>B});var o=n(1190),s=n(8652),r=n(9002),i=n(9387),a=n(2443),c=n(7689),d=n(910),l=n(5267),A=n(3882),u=n(9921);const p="autoplayAllowed",m="autoplayUnmutedAllowed",f="muted",g=[],h={};let v,b,w,y,S,_,C;A.A.promiseData=h;const I=(e,t)=>parseInt((e||0).toString()+(t||0).toString(),2),E=()=>{y=Date.now()-S,c.A.open(),(0,r.sQ)("video:apd")},T=()=>{clearTimeout(w),b&&(b.pause(),b.remove(),b=null)},k=()=>{T(),C||(h[p]=0,E())},P=()=>{C=!0,T()},M=()=>{T(),C||(h[p]=1,h[m]=1,E())},D=()=>{T(),C||(h[p]=1,h[m]=0,E())},O=()=>{if(!C){b.volume=0,b[f]=!0,b.setAttribute(f,!0);try{_=b.play()}catch(e){_=null}_?_.then(D).catch(k):(T(),c.A.open())}},x=e=>{S=Date.now(),b=(0,d.A)("video"),b.src="data:video/mp4;base64,AAAAHGZ0eXBpc29tAAACAGlzb21pc28ybXA0MQAAAAhmcmVlAAAC721kYXQhEAUgpBv/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3pwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcCEQBSCkG//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADengAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAsJtb292AAAAbG12aGQAAAAAAAAAAAAAAAAAAAPoAAAALwABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAB7HRyYWsAAABcdGtoZAAAAAMAAAAAAAAAAAAAAAIAAAAAAAAALwAAAAAAAAAAAAAAAQEAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAACRlZHRzAAAAHGVsc3QAAAAAAAAAAQAAAC8AAAAAAAEAAAAAAWRtZGlhAAAAIG1kaGQAAAAAAAAAAAAAAAAAAKxEAAAIAFXEAAAAAAAtaGRscgAAAAAAAAAAc291bgAAAAAAAAAAAAAAAFNvdW5kSGFuZGxlcgAAAAEPbWluZgAAABBzbWhkAAAAAAAAAAAAAAAkZGluZgAAABxkcmVmAAAAAAAAAAEAAAAMdXJsIAAAAAEAAADTc3RibAAAAGdzdHNkAAAAAAAAAAEAAABXbXA0YQAAAAAAAAABAAAAAAAAAAAAAgAQAAAAAKxEAAAAAAAzZXNkcwAAAAADgICAIgACAASAgIAUQBUAAAAAAfQAAAHz+QWAgIACEhAGgICAAQIAAAAYc3R0cwAAAAAAAAABAAAAAgAABAAAAAAcc3RzYwAAAAAAAAABAAAAAQAAAAIAAAABAAAAHHN0c3oAAAAAAAAAAAAAAAIAAAFzAAABdAAAABRzdGNvAAAAAAAAAAEAAAAsAAAAYnVkdGEAAABabWV0YQAAAAAAAAAhaGRscgAAAAAAAAAAbWRpcmFwcGwAAAAAAAAAAAAAAAAtaWxzdAAAACWpdG9vAAAAHWRhdGEAAAABAAAAAExhdmY1Ni40MC4xMDE=",b.volume=1,b[f]=!1,b.setAttribute(f,!1),b.autoplay=!0,b.setAttribute("autoplay",!0);Object.assign(b.style,{position:"absolute",left:"-100px",top:"-100px",width:"32px",height:"24px"}),e.appendChild(b);try{_=b.play()}catch(e){_=null}_?(w=setTimeout(P,1e4),_.then(M).catch(O)):(T(),c.A.open())},R=(e,t)=>{let n;return n=e<t?"Increased":e>t?"Reduced":"Unchanged",n},L=(e,t)=>{e[t]=!0;const n=I(e.ra,e.rua),o={type:t,index:e.id,mode:e.mpe,channel:e.prebid?"Prebid":"Player",slotState:n,source:["direct","vpaid","clip"][e.target-1]};let s,r;if("send"===t){const t=I(e.ea,e.eua);s=I(e.pa,e.pua),o.slot=t,o.bunch=s,o.placement=R(t,s)}if(y){const e=I(h[p],h[m]);o.slotMode=e,o.origin=R(e,s),r=R(n,e)}else r=C?"Timeouted":S?"Unfinished":"Unstarted";o.event=r,S&&(o.timeStart=Date.now()-S,y&&(o.duration=y))},$=e=>{const t=g[e.id];t&&!t.send&&(Object.assign(t,e),L(t,"send"))},B=e=>{if((e.auto||e.prebid)&&(g[e.id]=e,L(e,"get"),y))return h},N=()=>v,j=()=>{const e=(0,i.Yb)("apd"),t=(0,a.H2)("forceAPD"),n=s.GQ&&s.n5>58||s.nr&&s.n5>10||s.mM&&s.n5>65||s.H8&&s.n5>65;n||(0,l.A)({message:"AutoplayDetector",path:"IncompatibleBrowser"}),v=n&&(t||e),v?(c.A.close(),T(),C=!1,S=null,y=null,h[p]=0,h[m]=0,(0,o.DZ)((0,u.A)(x))):c.A.open()}},703:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(2322);const s=()=>{const e=(0,o.x4)("player");return e?e.list:[]}},5090:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(2322);const s=()=>{const e=(0,o.x4)("player");return e?e.playerStore:{}}},9970:(e,t,n)=>{n.d(t,{BM:()=>g,C3:()=>v,CH:()=>s,HF:()=>S,Jj:()=>b,Nc:()=>l,TJ:()=>A,Ym:()=>u,du:()=>a,f9:()=>d,hO:()=>h,jY:()=>o,o8:()=>y,qr:()=>p,tn:()=>f,wB:()=>i,x5:()=>c,y1:()=>m,yS:()=>w,zS:()=>r});const o="view",s="last",r="v",i="p",a="actual",c="summary",d="vt",l="lvt",A="__visibility",u="viewability",p="offset",m="percent",f="steady",g="_success",h="success",v="up",b="down",w=[i,"kibsent"],y={[r]:0,[l]:0,[d]:0,[i]:0},S={[r]:!1,[o]:0,[s]:0,[a]:0,[c]:0}},6700:(e,t,n)=>{n.d(t,{A:()=>c});var o=n(9970),s=n(3849),r=n(3340),i=n(6799),a=n(9777);const c=(e,t=[])=>{const n=[];if(!(e instanceof HTMLElement))return n;const c=a.A.get(e);if(!c)return n;if(!Array.isArray(t))return n;const d=t.length,{observations:l}=c;return(0,i.A)(l,((e,s)=>{if(!d||t.includes(e)){const t=Object.assign({},s);delete t[o.BM],delete t.callback,delete t[o.TJ],n.push(t),delete l[e]}})),(0,r.A)(c),(0,s.Xx)(),n}},3340:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(1300),s=n(6943);const r=e=>{const{node:t,observations:n}=e;!(0,s.A)(n)&&t&&(delete e.node,delete e.entry,delete e.observations,(0,o.A)(t))}},3849:(e,t,n)=>{n.d(t,{Xx:()=>P,I8:()=>M,Hi:()=>k});var o=n(2443),s=n(9970),r=n(8207);const i=(e,t,n)=>{const{state:o,callback:i}=e;if(o[s.zS]&&!e[s.BM]&&(e[s.BM]=!0,r.A.f(i)&&(i(o,n),delete e.callback),e[s.hO])){const{observations:e}=n;e&&delete e[t]}},a=(e,t)=>{const{state:n}=e;t>n[s.wB]&&(n[s.wB]=t)};var c=n(3340),d=n(1112),l=n(6799),A=n(690),u=n(5622);const p=e=>{const t=(0,u.A)(),n=(0,A.A)();if(t>0&&n>0){const{width:o,height:s,top:r,left:i,right:a,bottom:c}=e;if(o>0&&s>0){const{min:e,max:d,round:l}=Math;return l((d(0,e(t,a))-d(0,e(t,i)))*(d(0,e(n,c))-d(0,e(n,r)))/(s*o)*100)}return a<=t&&i>=0&&(c<=n&&r>=0)?100:0}return 0};var m=n(2721),f=n(1535);const g=e=>{const{node:t,entry:n}=e;if(n){const{intersectionRatio:e,isIntersecting:t,boundingClientRect:o}=n;return{nodeRect:o,nodeRatio:t?100*e:0}}if((0,m.A)(t)){const e=t.getBoundingClientRect();return{nodeRect:e,nodeRatio:e&&(0,f.A)(t)?p(e):0}}};var h=n(4902);const v=(e,t)=>{const{state:n,percent:o}=e;t>=o&&(n[s.zS]=1)};var b=n(267),w=n(4548),y=n(8681),S=n(123);const _=(e,t,n)=>{const{state:o,time:i,percent:a,checkTimeout:c,isCumulative:d}=e,{entry:l}=n,A=e[s.TJ];if(!l&&(0,w.X4)())return;if(t<a)return void(0,y.A)(A);const u=(Date.now()-(0,b.X)())/1e3,p=d?u:u-i;if(A[s.jY]||(A[s.jY]=u),p>=A[s.jY]){A[s.zS]||(A[s.CH]=p,A[s.zS]=!0);const e=u-A[s.CH];A[s.du]=e,e>o[s.f9]&&(o[s.f9]=Math.round(e)),o[s.Nc]=Math.round(A[s.x5]+e),!o[s.zS]&&o[s.Nc]>=i&&(o[s.zS]=r.A.f(c)?(0,S.A)(c()):1)}},C=(e,t,n,o)=>{switch(e.method){case s.tn:_(e,t,o);break;case s.qr:(0,h.A)(e,n,t,o);break;case s.y1:v(e,t)}};var I=n(9777);const E=(0,n(1375).A)((0,o.H2)("vabInterval"))||299;let T;const k=()=>{T&&I.A.forEach(M)},P=e=>{I.A.size&&!document.hidden?(T||(T=setInterval(k,E)),e&&M(e)):T&&(clearInterval(T),T=!1)},M=e=>{const t=g(e);if(t){const{observations:n}=e,{nodeRect:o,nodeRatio:s}=t;(0,l.A)(n,((t,n)=>{const{state:r}=n;r&&(a(n,s),C(n,s,o,e),i(n,t,e))}))}else e.observations=(0,d.A)();(0,c.A)(e),P()}},267:(e,t,n)=>{n.d(t,{F:()=>s,X:()=>r});let o=0;const s=()=>{o=Date.now()},r=()=>o},8681:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(9970);const s=e=>{e[o.zS]=!1,e[o.jY]=0,e[o.x5]+=e[o.du],e[o.du]=0}},4902:(e,t,n)=>{n.d(t,{A:()=>A});var o=n(9970),s=n(2351),r=n(690),i=n(5622),a=n(3804),c=n(123);const d=(e,t,n,o)=>{const s=n>=-e,r=o<=t+e;return(0,c.A)(s&&r)},l=(e,t,n,r)=>{const i=(0,s.Z)(),a=n>=-(i===o.C3?e:0),d=r<=t+(i===o.Jj?e:0);return(0,c.A)(a&&d)},A=(e,t,n,s)=>{const{verticalMargin:A=0,horizontalMargin:u=0,state:p,disableBottomMargin:m}=e,{entry:f}=s;if(f&&(0,a.A)(n))p[o.zS]=(0,c.A)(n>0);else{const e=(0,i.A)(),n=(0,r.A)(),{bottom:s,top:a,right:f,left:g}=t,h=(m?l:d)(A,n,s,a),v=d(u,e,f,g);p[o.zS]=(0,c.A)(h&&v)}}},6024:(e,t,n)=>{n.d(t,{A:()=>s});var o=n(9970);const s=e=>{e&&(e.state=Object.assign({},o.o8),e[o.TJ]=Object.assign({},o.HF))}},265:(e,t,n)=>{n.d(t,{A:()=>b});var o=n(3849),s=n(1300),r=n(5316),i=n(6243),a=n(8207),c=n(9777),d=n(2502),l=n(6024),A=n(4735),u=n(2721),p=n(1923),m=n(9970),f=n(6943),g=n(505);const h=e=>(0,f.A)(e)?(0,g.A)(e.name)?[m.tn,m.y1,m.qr].includes(e.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),v=(e,t)=>(0,u.A)(e)?(0,A.A)(t)?t.some(h):((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=(e,t,n)=>{if(v(e,t))return;let A=c.A.get(e);if(!A){const t=(n||"")+(0,r.eq)(12);A={id:t,node:e,observations:{}},c.A.set(e,A)}const{observations:u}=A;return t.forEach((e=>{const{name:t,start:n}=e;u[t]||((0,l.A)(e),a.A.f(n)&&n(e.state,A),(0,i.A)(u,t,e))})),(0,s.b)(e,u,d.A),(0,o.Xx)(A),A}},1300:(e,t,n)=>{n.d(t,{b:()=>d,A:()=>c});var o=n(3882),s=n(4073);const r=new Map;o.A.observers=r;var i=n(6799),a=n(9777);const c=e=>{r.forEach((t=>{t.unobserve(e)})),a.A.delete(e)},d=(e,t,n)=>{(0,i.A)(t,((t,o)=>{const i=((e,t)=>{const{horizontalMargin:n=0,verticalMargin:o=0}=e,i=`${n}x${o}`,a=r.get(i);if(a)return a;if((0,s.A)()){const e={root:null,rootMargin:`${o}px ${n}px`,threshold:Array.from({length:25},((e,t)=>t/25))},s=new IntersectionObserver(t,e);return r.set(i,s),s}const c={observe:()=>{},unobserve:()=>{}};return r.set(i,c),c})(o,n);i.observe(e)}))}},2502:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3849),s=n(9777);const r=e=>{e.forEach((e=>{const{intersectionRatio:t,isIntersecting:n,target:r,boundingClientRect:i}=e,a=s.A.get(r);a&&(a.entry={intersectionRatio:t,isIntersecting:n,boundingClientRect:i},(0,o.I8)(a))}))}},4073:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(2443),s=n(4548);const r=()=>{const e="IntersectionObserver"in window,t="1"===(0,o.H2)("useObserver");return e&&(t||(0,s.X4)())}},9165:(e,t,n)=>{n.d(t,{A:()=>d});var o=n(3849),s=n(1300),r=n(4735),i=n(9777),a=n(2502),c=n(6024);const d=(e,t,n)=>{if(e instanceof HTMLElement&&t instanceof HTMLElement){const d=i.A.get(e);if(d){const{observations:l}=d;return l&&(d.node=t,i.A.set(t,d),(0,r.A)(n)&&n.forEach((e=>{(0,c.A)(l[e])})),(0,s.b)(t,l,a.A),(0,s.A)(e)),(0,o.Xx)(d),d}}}},2351:(e,t,n)=>{n.d(t,{A:()=>l,Z:()=>c});var o=n(9970),s=n(1190),r=n(3096);let i=o.Jj,a=0;const c=()=>i,d=()=>{const{top:e}=(0,r.A)();i=e>a?o.Jj:o.C3,a=e},l=()=>{(0,s.t1)(d,!0)}},9777:(e,t,n)=>{n.d(t,{A:()=>r});var o=n(3882);const s=new Map;o.A.observedElements=s;const r=s},5510:(e,t,n)=>{n.d(t,{A:()=>Hm});var o={};n.r(o),n.d(o,{coveringSlots:()=>g,getHeaderSlotNumber:()=>W,getSlotsFromHead:()=>z,init:()=>X,loadPayload:()=>G,loadPayloadV2:()=>Z,payloadBodies:()=>f,resetCoverPayload:()=>H,resetHeaderPayload:()=>F,setPayload:()=>U});var s={};n.r(s),n.d(s,{getS2STest:()=>Eo.ZF,getTest:()=>Eo.XZ,getTestVersion:()=>Eo.dU});var r={};n.r(r),n.d(r,{addEnv:()=>xl.p$,addImpressionHandler:()=>me.nA,addRegisterPlayerHandler:()=>Ul,addRegisterSlotHandler:()=>me.Tq,addUnregisterPlayerHandler:()=>Vl,addViewHandler:()=>me.DE,blankOpener:()=>go,disableAsr:()=>ul,dismissPlaceholders:()=>Gl,dismissSlots:()=>Wl,exposePlaceholders:()=>Ql,exposeSlots:()=>ql,getAadURL:()=>Xl,getAllEnv:()=>xl.Xf,getAllSlots:()=>Cr.rs,getBunchID:()=>Un.w,getCC:()=>ss.A,getContentTags:()=>ns.b3,getContext:()=>Qe.SD,getDirectSlots:()=>Ki.HG,getGEO:()=>Qe.eI,getOptions:()=>Fn.$,getPPID:()=>la.Q,getPrebidLoadingState:()=>Gi,getState:()=>lA,getStore:()=>Qe.KA,getVadURL:()=>Zl,hasAttribute:()=>Xe.k,loadAndRunBunch:()=>eA.pX,loadAndRunSlots:()=>eA.UL,loadBunch:()=>eA.nR,loadSlots:()=>eA.IQ,prebidDam:()=>we.A,programmaticTests:()=>s,registerCommercialBreak:()=>uA,registerPlaceholder:()=>yA,registerPlayer:()=>Bl,registerSlot:()=>At.A,registerSticky:()=>MA,removeEnv:()=>xl.Ce,removeRegisterPlayerHandler:()=>Hl,removeUnregisterPlayerHandler:()=>Fl,setAttribute:()=>Xe.m,unregisterPlayer:()=>$l,unregisterSlot:()=>EA.A,updatePlaceholder:()=>Sn.A,wasDirectClickedRecently:()=>aA});var i={};n.r(i),n.d(i,{frontendPassback:()=>OA,getBrandSafetyTargeting:()=>os,getDFPConfig:()=>Jl,getUsageState:()=>Gs,runMod:()=>xA});var a={};n.r(a),n.d(a,{load:()=>vn,registerMod:()=>ne});var c={};n.r(c),n.d(c,{addHashChangeHandler:()=>Ol.aC,getHash:()=>Ol.Zd,resetHash:()=>Ol.m_,setHash:()=>Ol.hd});var d=n(9035),l=n(8042),A=n(7924),u=n(5077),p=n(3882);const m={},f={},g=[];p.A.slotsFromHead=m,p.A.payloadBodies=f,p.A.coveringSlots=g;var h=n(4367),v=n(2200),b=n(6243),w=n(6799),y=n(6943),S=n(505);const _=e=>{if((0,y.A)(e))return e;if((0,S.A)(e)){const t=/^function\s?\(\)\{WP\.\w{8}\.inline\((.*)\);\}$/.exec(e);if(t){const e=t[1];try{return JSON.parse(e)}catch(e){console.error(e)}}}},C=e=>{const t=_(e);if((0,y.A)(t)){const[e={}]=t.creations;return e}};var I=n(4346),E=n(402),T=n(9204),k=n(7954);const P=()=>{var e;return(0,k.A)('meta[name="gaf"]')||(null==(e=(0,T.A)("wp_gaf_targeting"))?void 0:e.spin)};var M=n(1375);const D=()=>2===(0,M.A)((0,T.A)("wp_gaf_rv"));var O=n(8207),x=n(7702);let R,L,$,B,N,j,V=!1;const U=e=>{Object.assign(f,e)},F=()=>{N&&N.remove()},H=()=>{clearTimeout($),g.length=0,B&&B.remove()},z=()=>m,W=()=>j,G=e=>{R&&e(!0,!1,l.fJ,R)};let q=!1,Q=!1,J=0;const Y=()=>{(0,E.A)(d.Eu)&&(q&&(B=(0,v.A)("body>*{opacity:0 !important}"),(0,I.A)().appendChild(B),$=setTimeout(H,3e3)),Q&&(N=(0,v.A)(`.${R}h{min-height:${J}`),(0,I.A)().appendChild(N)))},K=(e,t,n)=>{e.match(/welcomeScreen|pageCover/)?(q=!0,(0,A.xo)({isWelcomeScreen:1}),g.push(n)):e.match(/headline|panelPremium/)&&(Q=!0,j=n,(0,h.R)((0,u.SE)()),J=((e,t)=>{var n;const o=null==t?void 0:t.height;if(o)return`${o}px`;const s=null==(n=e.match(/"(?:minHeight|height)":([1,2]?\d{2})(?:,|\})/))?void 0:n[1];return s?`${s}px`:(0,h.z)()?"60px":e.match(/scalable/)?"7.2vw":"100px"})(e,t))},X=()=>{if(!V){V=!0;try{const{performance:e}=window;if(null!=e&&e.mark&&e.mark("GAFHeadStart"),R=P(),R)if(D()){const e=e=>{if((0,y.A)(e)){L=e;const{slots:t}=e;(0,w.A)(t,(e=>{const n=(0,M.A)(e),o=(0,x.A)(t[n]);if(null!=o&&o.delivered){m[n]=o;const e=JSON.stringify(o),[t]=o.campaign.adm.creations;K(e,t,n)}})),Y()}};(0,b.A)(window,R,e)}else{const e=(0,T.A)(R,window.WP);if((0,y.A)(e)){const{bodies:t,data:n}=e;(0,y.A)(n)&&(U(t),(0,w.A)(n.bunches,((e,t)=>{const{slots:n}=t;(0,w.A)(n,(t=>{const o=(0,M.A)(t),s=(0,x.A)(n[o]);if(null!=s&&s.delivered){m[o]=s;const t=f[`${e}_${o}`];if(O.A.f(t)){const e=t.toString(),n=C(e);K(e,n,o)}}}))})),Y())}}null!=e&&e.mark&&e.mark("GAFHeadStop"),null!=e&&e.measure&&e.measure("GAFHeadTiming","GAFHeadStart","GAFHeadStop")}catch(e){}}},Z=()=>L;var ee=n(1112);const te=(0,ee.A)();p.A.mods=te;const ne=(e,t)=>{O.A.o(e)?Object.assign(te,e):te[e]=t};var oe=n(268),se=n(7758),re=n(7681),ie=n(1315),ae=n(2350),ce=n(3248),de=n(2214),le=n(8645);const Ae=()=>{(0,re.A4)()||(0,re.FC)()||!se.TZ||ie.A.fill((()=>{[{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:oe.H,emptyFor:1440}].forEach((e=>{const{cname:t,push:n,url:o,emptyFor:s}=e,r=t&&(0,ce.A)(t);if(n||null===r){const e={src:o};if(s){const n=()=>{(0,ce.A)(t)||(0,le.A)(t,"empty",(0,ae.A)(s))};e.onError=n,e.onLoad=n}(0,de.A)(e)}}))}))};var ue=n(8116),pe=n(5675),me=n(2388),fe=n(9387),ge=n(3771),he=n(9571),ve=n(2599),be=n(9593),we=n(3428);let ye;var Se=n(5415),_e=n(5981),Ce=n(5156),Ie=n(5851),Ee=n(222),Te=n(4876),ke=n(5693),Pe=n(5952),Me=n(7176);const De="100%",Oe=(e,t,n)=>{e.height=(0,M.A)(n)||"auto",e.width=t===De?De:(0,M.A)(t)||De},xe="iframe",Re="media",Le="native";var $e=n(249);const Be="allow-scripts allow-popups"+(document.hasStorageAccess?" allow-storage-access-by-user-activation":""),Ne=`${Be} allow-same-origin allow-forms allow-popups-to-escape-sandbox`,je=`${Ne} allow-top-navigation-by-user-activation`;var Ve=n(8830),Ue=n(6181);let Fe;var He=n(1190),ze=n(1686),We=n(2322),Ge=n(8370),qe=n(3342),Qe=n(1187),Je=n(2443),Ye=n(1886),Ke=n(5316),Xe=n(8970);const Ze=["megaScreening","screening","stiltedBanner"];var et=n(2734),tt=n(4003);const nt=(e,t,n)=>{const{slot:o,bunch:s,redir:r}=e,i={slot:o,bunch:s,redir:r,creations:[t]};return t.isBackup=!0,t.trackers=n,i};var ot=n(9360),st=n(7676);const rt=[22,26],it=e=>rt.includes((0,M.A)(e));var at=n(8652),ct=n(4001),dt=n(9866),lt=n(3972),At=n(8347);const ut=(e,t,n,o)=>{const s=n||(0,Qe.$c)(e,t);(0,dt.A)(s);const{lazy:r,dfpConfig:i,reloadedSlots:a}=s,c=(0,lt.A)(s.campaign);(0,y.A)(c.sellingModel)||(c.sellingModel={}),c.sellingModel.directOnly=1;const d=(0,x.A)({passed:1,campaign:c,delivered:1,reloadedSlots:a,lazy:r});(0,at.iz)()&&it(t)&&(d.dfpConfig=i);const l=(0,lt.A)(o);(0,ct.wO)(d,(()=>{Li(l,d)})),(0,Qe.Vn)(e,t,d),(0,At.A)(t,void 0,void 0,"Backup")},pt=({creationBunch:e,creationSlot:t,creation:n,$creationHolder:o,onImpression:s,onParseError:r,onRequestError:i,onPassbackError:a})=>{const{gafSlot:c,backupAd:d,trackers:l,hash:A,config:u}=n,p=`${(0,Ke.eq)(8)}-1111-4000-3000-${(0,Ke.eq)(12)}`,m=encodeURIComponent(btoa(`mid=${A}&transactionId=${p}`)),f=(0,tt.YI)(),g=(0,tt.Q2)(),h=`//adx.adform.net/adx/?rp=4&${m}&pt=gross&fd=1&${(0,ot.A)(f,g)}`,v=new XMLHttpRequest;v.open("GET",h,!0),v.onreadystatechange=()=>{if(4===v.readyState)if(200===v.status){v.onreadystatechange=null;try{const n=JSON.parse(v.responseText),r=Array.isArray(n)&&n[0];if(null!=r&&r.banner){u.updateSize(r.width,r.height);const n=(0,st.A)({},{width:r.width,height:r.height,display:"inline-block",verticalAlign:"middle",border:"none"},{bunch:e,slot:t});o.appendChild(n.getIframe()),n.write(r.banner),n.resetBodyStyle(),s()}else if(d){const n=nt(u,d,l);ut(e,t,c,n)}else a(h)}catch(e){r(h,e)}}else i(h)},v.withCredentials=!0,v.send(null)};var mt=n(9904);const ft=(()=>"Proxy"in window)(),gt=["poczta.o2.pl","poczta.wp.pl"],ht=`${mt.A}blackbox/blackbox-postmessage-${ft?"es6":"es5"}.min.html?originalDomain=%hostname%`,vt=()=>{const{hostname:e}=window.location;let t;t=gt.includes(e)?ht.replace("%hostname%",e):ht.replace("%hostname%","");return(0,Ye.mess)({url:t,forceDomain:"wpext.pl",depth:"file"})};var bt=n(931);const wt=()=>{const e=vt(),t=(0,Je.K6)(!0,["forceTest","forceVariant","forceAuthority"]),n=(0,bt.A)(t,null,!0);return`${e}${n&&`&${n}`}`};var yt=n(4792);const St=e=>(0,Ye.mess)({url:(0,yt.A)(e,!1,"wpjslib-blackbox",!1,"js",!1),forceDomain:"wpext.pl"}),_t=(e="",t=!0,n="",o="")=>`<!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${e}\n${t?`<script id="wpjslib" async crossorigin src="${St("wpjslib")}" defer nomodule><\/script>\n<script id="wpjslib6" async crossorigin src="${St("wpjslib6")}" type="module"><\/script>`:""}\n${n}\n</head><body>\n<div id="b"><div id="c">\n${o}\n</div></div>\n</body></html>`;var Ct=n(1030),It=n(7481);const Et=()=>{const e=(0,It.A)(),t=[...d.VE,...Ct.rs];return Object.fromEntries(t.filter((t=>(0,S.A)(e[t]))).map((t=>[t,e[t]])))},Tt=(e,t)=>{const n=(0,qe.M$)(),o=`<script id="d">\n    window.wp_abtest_programmatic = ${JSON.stringify((0,T.A)("wp_abtest_programmatic"))};\n    window.wp_pvid = "${n}";\n    window.wp_bbid = "${e}";\n    window.wp_dot_addparams = ${JSON.stringify((0,A.SU)())};\n    window.blackBoxData = ${JSON.stringify({payload:t})};\n    window.domainCookies = ${JSON.stringify(Et())};<\/script>`;return _t(o)},kt={isFirst:!0,slotsStartTime:{},disabled:!1,isBlackBox:!1},Pt=(0,ee.A)();p.A.slotStateStore=Pt;const Mt=e=>Pt[e],Dt=e=>delete Pt[e],Ot=(e,t)=>{Pt[e]=t},xt=()=>(kt.isFirst=!0,(0,w.A)(Pt,Dt),Pt),Rt=e=>{const t=Mt(e);return(null==t?void 0:t.ssid)||"0"},Lt=e=>{const t=new ArrayBuffer(2*e.length),n=new Uint16Array(t);for(let t=0;t<e.length;t++)n[t]=e.charCodeAt(t);return t},$t=({creationFactoryIframe:e,onTemplateError:t,onWindowError:n,onLoad:o,frameContents:s})=>{if(!e.getWindow())return void n();if(!s)return void t();const r=Lt(s);e.postMessage(r),O.A.f(o)&&o()};var Bt=n(1492),Nt=n(2059),jt=n(8197),Vt=n(746);const Ut=(0,ee.A)(),Ft=(e,t)=>{var n;return null==Ut||null==(n=Ut[e])?void 0:n[t]};var Ht=n(8522);const zt=e=>{if(e){const{campaign:t}=e;if(t){const{id:e,creative:n}=t;if(n){const{Id:t}=n;return`${e}:${t}`}}}return"unknown"};var Wt=n(7239);const Gt=(e,t,n,o)=>{n.impressionTiming=Date.now()-n.startTime,(0,me.o_)(t,n),o||(0,Wt.A)(e,t,n,!0,!0)},qt=(e,t,n)=>{const o=Mt(t);if(o)return o[e]=n,o},Qt=(e,t,n,o,s)=>{if(!o)return;const r=zt(o);let i=n;(0,S.A)(n)&&(i=(0,ee.A)(),i.message=n),(0,S.A)(i.name)||(i.name="Error"),i.name=`GAF${i.name}`,i.bunch=e,i.slot=t,i.campaign=r,o.error||(o.error=1,o.errorData=i,(0,Ht.A)(i)),qt("err",t,1),Gt(e,t,o,s)},Jt="view",Yt="custom",Kt={CPC_INT:"click",CPV_INT:Jt,CPCV_INT:Yt};var Xt=n(9970),Zt=n(3048);let en;const tn=()=>en;var nn=n(4548),on=n(8437),sn=n(5267),rn=n(2383),an=n(8930);const cn=["adTeaser","backgroundSlider","bannerExpandable","carouselMobile","contentBoxRichMedia","contentHalfpage","crossFrameMessenger","cube","ecommerceFlex2","ecommercePaapi","doubleLayerTransparent","fullPageLogin","fullServiceWallpaper","glonewsSlider","headline","headline2","interactiveStories","jigsaw","kswBannerRotate","leadownik","liveShopping","megaScreening","motionAd","nativeLinkAd","panelPremiumMobile","relationSponsor","retaildniowka2","scratch","screening","scrollAdCube","scrollAdFlip","scrollProgress","scrollRevealMobile","slash","specialModuleBanner","stiltedBanner","survey","surveyTypeform","videoPlayerBranding","wallpaper","welcomeScreen","wpKoszykSG","wpKoszykToolbar"];var dn=n(4735);const ln=["activatingBanner","activatingRectangle","adframe","commercialBreak","ecommerceDynamic","ecommerceFlex","fullLoginPage","glonewsDesktop","hotNewsAd","iframePush","linkSG","loginBox","moneyNative","screeningMobile","scrollBillboard","sfSetNative","teaserSG","zaslepka"];var An=n(5623);const un="Mods",pn=(e,t,n,o)=>{const{currMod:s,gafSlot:r,destroyedSlot:i}=e,a=zt(r||i);console.error(un,s,t),(0,sn.A)({message:un,path:s,fileName:t,campaign:a},10,n,o)};var mn=n(3715);const fn=e=>{const{currMod:t}=e,n=(()=>{const e=(0,mn.A)("wpmods");return e&&(p.A.modsMode=!0,p.A.modsBranch=e[2]),(0,yt.A)("wpjslib-mods",p.A.modsBranch,"wpjslib-mods",p.A.modsMode||p.A.mode)})();(0,An.A)({id:"mods",crossorigin:!0,src:(0,Ye.mess)(n),onError:()=>{e.destroyed?pn(e,"OnErrorDestroyedError"):(ne(t,pn),te[t](e,"RequestError"))},onLoad:()=>{e.destroyed?pn(e,"OnLoadDestroyedError"):(O.A.f(te[t])||ne(t,pn),te[t](e,"AfterLoadError"))}})};var gn=n(6585);const hn=(e,t,n,o)=>{const s=e||(0,ee.A)();if(t&&(s.message=t),n){const{hostname:e,pathname:t}=(0,gn.A)(n),o=e+t;s.path=o||n}return o&&(s.fileName=o),s},vn=e=>{const{modsToLoad:t,config:n,gafSlot:o}=e;if((0,dn.A)(t)){const s=t.shift();if(e.currMod=s,(0,S.A)(s)){if(e.destroyed)return void pn(e,"OnHandleDestroyedError");if(!cn.includes(s)&&(pn(e,"NotAllowedMod",`Used MOD "${s}" is not longer supported.`,"error"),ln.includes(s))){const e=(0,M.A)(n.bunch),t=(0,M.A)(n.slot),r=hn({name:"ModError"},"legacy mod used",!1,s);return void Qt(e,t,r,o)}if(O.A.f(te[s]))try{te[s](e)}catch(t){pn(e,t&&`${t.name}: ${t.message}`||"InitError")}else fn(e)}else pn(e,"IncorrectNameError")}};var bn=n(9971),wn=n(265),yn=n(3317),Sn=n(4946);const _n=(e,t)=>((0,yn.A)(e,!0),(0,Sn.A)(e,Object.assign({hidden:!1,released:!0},t)));var Cn=n(2549);const In=(e=[],t=[])=>e.some((e=>t.includes(e))),En=e=>In(["nativeLinkAd","inTextVideo"],e),Tn=(e,t,n,o)=>{n.success=1;const{creation:s}=n;if(!s||s.destroyed){const s=hn(!1,"creation destroyed before count",!1,o);return void Qt(e,t,s,n)}!En(s.mod)&&s.config.count()};var kn=n(123);var Pn=n(4077),Mn=n(7430),Dn=n(8771);const On=(e,t,n)=>{if(t&&!t.elementCounted){t.elementCounted=!0;let{scripts:o,doubleClickCode:s}=t;if(o){o=(0,Dn.A)(o);try{for(;o.length;){const t=new URL((0,Mn.A)(o.shift()));(0,An.A)({target:e,src:t.toString()})}}catch(e){return void n(e,"error")}}s&&(s=s.replace("[timestamp]",(0,Ke.eq)(8)),(0,Pn.A)(e,s));const{gemiusCode:r}=t;if(r){(0,An.A)({id:"xgde",src:"https://wp.hit.gemius.pl/gdejs/xgde.js"});const t=r.toString(),o=/_gde_[\w-]+/g,s=new Set;let i;for(;null!==(i=o.exec(t));){const t=i[0];s.has(t)||(s.add(t),(0,Pn.A)(e,`<i id="${t}" style="display:none !important;visibility:hidden !important"></i>`))}try{if(O.A.f(r))r();else if(O.A.s(r)){window["eval"](t)}}catch(e){n(e,"gemiusCode")}}}},xn=(e,t,n,o,s,r,i)=>{On(e,t,((e,t)=>{Qt(n,o,hn(e,!1,`${t} measurements in ${i} handler`,s),r)}))},Rn="GafAPI";window.addEventListener("adsReady",(e=>{}));const Ln=(e,t,n)=>{const o=(0,M.A)(t),s=`${e}_${o}`,r=`impressionDone_${s}`,{type:i,config:a,trackers:c,rebuild:d,mod:l,destroyed:A,width:u,height:p,scalable:m,transparentPlaceholder:f,viewability:g,gafSlot:v}=(null==n||n.type,Ve.K2,n);if(A){const t=hn(!1,"creation destroyed before impression",!1,i);return void Qt(e,o,t,v)}vn(n);const{model:w,provider:y,creativeId:S,touchpointId:_,campaignId:C,time:I,percent:E}=(e=>{const t=(0,ee.A)(),{campaign:n}=e;if(n){const{creative:e,sellingModel:o,id:s=""}=n;if(t.campaignId=s,e){const{provider:n="",Id:o="",touchpointId:s=""}=e;t.provider=n,t.creativeId=o,t.touchpointId=s}if(o){const{model:e}=o;e||(delete o.percent,delete o.time,delete o.displayTime);const{percent:n=0,time:s=0,displayTime:r=s}=o;t.model=Kt[e]||"",t.percent=n,t.time=s,t.displayTime=r}}return(0,Je.H2)("testCview")&&(t.model=Yt,t.percent=75,t.time=4),t})(v),{holder:T}=d,{coveringSlots:k,resetCoverPayload:P}=(0,ge.F)(),D=tn(),{lazy:x}=v,R=zt(v);if(v.impressionTiming=Date.now()-v.startTime,v.width=u,v.height=p,v.missing=0,v.delivered=1,v.viewed=1,v.finished=1,v.container=T,k.includes(o)&&requestAnimationFrame(P),O.A.f(D)&&D(r),a.impressed||((0,an.A)(c.impression),a.impressed=!0),(0,Ce.A)(`${Rn}CreativeImpressed`),(0,Cn.A)(o)&&(0,rn.A)(`SlotTiming${o}`,`SlotRegister${o}`,`SlotImpression${o}`),(0,on.A)(o,"impression"),O.A.f(a.prepareLabel)&&a.prepareLabel(),a.doNotRelease)n.type!==Ve.A5&&(0,sn.A)({message:"IAQInline",path:"DoNotRelease",fileName:(0,Dn.A)(l).join(","),slot:o,bunch:e,campaign:R},1e3);else{const e={transparent:(0,h.z)()||f};m?e.height="auto":(0,bn.A)(p)&&(e.height=p),_n(o,e)}(0,me.o_)(o,v),xn(T,g,e,o,i,v,"impression"),v.viewability||(0,b.A)(v,Xt.Ym,{});const L=v.viewability,$=()=>{a.viewed||((0,an.A)(c.view),a.viewed=!0,(0,Ce.A)(`${Rn}CreativeViewed`)),w!==Jt&&w!==Yt||(Tn(e,o,v,i),(0,me.o0)(o,v)),O.A.f(D)&&D(r)},B=()=>{a.cviewed||((0,an.A)(c.cview),a.cviewed=!0),Tn(e,o,v,i),O.A.f(D)&&D(r)},N=()=>{a.viewed||((0,an.A)(c.view),a.viewed=!0,(0,Ce.A)(`${Rn}CreativeViewed`)),w===Jt&&Tn(e,o,v,i),(0,me.o0)(o,v),O.A.f(D)&&D(r)};if((0,nn.X4)()){var j;const t=(0,Zt.sX)($),n=(0,wn.A)(T,[t],s),r=null==n?void 0:n.observations,a=null==r||null==(j=r[$e.zz])?void 0:j.state;a&&((0,b.A)(L,$e.zz,Object.assign(a,{as:(0,kn.A)(!x),phd:(0,kn.A)(document.hidden),tpid:`${_}`,crid:`${S}`,cmid:`${C}`,vndr:`${y}`})),delete L[$e.Sc]),w!==Jt&&w!==Yt&&Tn(e,o,v,i)}else{var V;const t=[50,60,70,80,90,100].map(Zt.l$),n=[...t];n.push((0,Zt.sX)(N)),w===Yt&&n.push((0,Zt.IW)(B,I,E)),w!==Jt&&w!==Yt&&Tn(e,o,v,i);const r=(0,wn.A)(T,n,s),a=null==r?void 0:r.observations,c=null==a||null==(V=a[$e.zz])?void 0:V.state;if(c)(0,b.A)(L,$e.zz,Object.assign(c,{as:(0,kn.A)(!x),phd:(0,kn.A)(document.hidden),tpid:`${_}`,crid:`${S}`,cmid:`${C}`,vndr:`${y}`})),delete L[$e.Sc],(0,b.A)(L,$e.AK,t);else{const t=hn(!1,"observations missing or blocked",!1,i);Qt(e,o,t,v)}}},$n=e=>{const t=new Error(`${Bt.Mm} - ${e} - cannot get iFrame`),[,n,o]=e.split("|");(0,Ht.A)(t,"BlackBox.misses"),(0,Wt.A)(n,o)},Bn=(e,t)=>{const n=JSON.parse(t),o=Mt(e),s=Object.assign({},o,n);return Ot(e,s),s},Nn=e=>{const{id:t,payload:n}=e,{bunch:o,slot:s,size:r,sync:i,vendor:a,frameSlotState:c,campaign:d}=n,l=(0,Qe.$c)(o,s),{creation:A}=l;if(!A||A.destroyed)return;const{iframe:u}=A.rebuild;if(!u)return void $n(t);const p=Ft(s,"endHandler");if(O.A.f(p)&&p(A,r),a===Vt.O9)return l.vendor=Vt.O9,void Gt(o,s,l);const{width:m,height:f}=r;var g;g=i,(0,w.A)(g,((e,t)=>{const{name:n,value:o}=t;(0,le.A)(n,o)}));try{Bn(s,c);const e=d&&JSON.parse(d);e&&(l.campaign=e),l.vendor=a,Ln(o,s,A)}catch(e){Qt(o,s,hn(e,!1,"onBlackBoxEnd",A.type),l)}},jn=e=>{const t=JSON.parse(e);return t.name=`BlackBox${t.name}`,t},Vn=({id:e,payload:t})=>{const[,n,o]=e.split("|"),{error:s}=t,r=(0,Qe.$c)(n,o),i=jn(s);r.creation.config.setError(i)};var Un=n(7016),Fn=n(1395);const Hn=e=>{const{direct:t}=e;(0,ct.hE)(e),e.campaign=void 0,e.lazy=void 0,e.delivered=0,e.viewed=0,e.run=0,t&&((0,ct.wO)(e,(0,ct.K5)(t)),e.campaign=t.campaign,e.lazy=t.lazy,e.delivered=1,e.direct=void 0)},zn=(e,t,n)=>{(0,dt.A)(n),n.passedDfpConfig=n.dfpConfig,n.passed=1,n.dfpConfig=void 0,(0,x.A)(n),Hn(n),(0,At.A)(t,void 0,void 0,"Passback")},Wn=e=>{const{id:t,payload:n={}}=e,o=t.split("|")[2],s=(0,Un.w)(),r=(0,Qe.$c)(s,o),{creation:i,direct:a}=r,{frameSlotState:c}=n;let d;if((0,S.A)(c)&&Bn(o,c),null!=n&&n.backupConfig&&(d=n.backupConfig,r.campaign=n.campaign),d=d||i.backupConfig,d)ut(s,o,r,d);else if(a)zn(s,o,r);else{const{setNative:e}=(0,Fn.$)(o);e({type:"teaserHide"},(()=>{})),Gt(s,o,r)}};var Gn=n(344);const qn=(e,t)=>{e.direct=e.direct||{},e.direct.campaign=t.campaign,e.direct.bodyCode=t.backupConfig},Qn=e=>{const{id:t,payload:n}=e,o=t.split("|")[2],s=(0,Un.w)(),r=(0,Qe.$c)(s,o);if(r.vendor=Vt.cN,(0,y.A)(n)){const{frameSlotState:e,campaign:t,gamCampaign:s}=n;if(r.campaign=s,(0,S.A)(e)&&Bn(o,e),(0,y.A)(t)){const e=(0,Qe.SD)("rshsd");if((0,y.A)(r.direct)){(0,Gn.F)(t.creative.roshash,e)>((0,Gn.F)(r.direct.campaign.creative.roshash,e)||0)&&qn(r,n)}else qn(r,n)}}const{setNative:i}=(0,Fn.$)(o),a=Ft(o,"teaserHideHandler");i&&i({type:"teaserHide"},(()=>{a(r)}))},Jn=new Map([["criteoConfig",{}],["criteoResponse",[]],["isLoaded",!1],["hasCriticalError",!1],["receivedBidsIds",[]]]);p.A.partnersStore=Jn;const Yn=Jn;let Kn,Xn=[];const Zn=e=>{if(Yn.get("hasCriticalError"))return;const t={cmd:Bt.oj,payload:e};try{var n;const o=`${Bt.Pp}${JSON.stringify(t)}`;O.A.f(null==(n=Kn)?void 0:n.postMessage)&&Yn.get("isLoaded")?Kn.postMessage(o,"*"):Xn.push(e)}catch(e){(0,Ht.A)(e,"requestPartners")}};const eo=(0,n(8953).A)("BlackBoxPartners"),to=e=>(0,M.A)(e.split("_")[1].split("slot")[1]),no=({criteo:e})=>{if(e.response.length){const t=Yn.get("criteoConfig"),{floorprices:n}=t,o=Yn.get("criteoResponse"),s=Yn.get("receivedBidsIds"),r=[...s];e.response.map((({id:e})=>e)).forEach((e=>{r.includes(e)||r.push(e)}));const i=e.response.filter((({id:e,cpm:t,impressionId:o})=>{const r=!s.includes(e),i=to(o),a=n[i]||n["*"];return r&&t>a}));Yn.set("criteoResponse",[...o,...i]),Yn.set("receivedBidsIds",r)}},oo=e=>{const{error:t,payload:n,hasCriticalError:o}=e;if(null!=n&&n.isLoaded)return Yn.set("isLoaded",!0),void(Xn.length&&(Xn.forEach(Zn),Xn=[]));if((0,S.A)(t)){o&&Yn.set("hasCriticalError",!0);const e=jn(t);(0,Ht.A)(e)}null!=n&&n.criteo&&no(n),eo.isOpen||eo.open()};var so=n(4922);const ro=e=>{const t=JSON.parse(e.replace(Bt.Sp,"")),{slotNumber:n,styling:o}=((0,jt.z)(),t),{placeholderStyle:s,containerStyle:r,holderStyle:i}=o,{container:a,holder:c}=(0,Qe.$c)((0,Un.w)(),n).creation.rebuild,{element:d}=so.A[n];d.setAttribute("style",s),a.setAttribute("style",r),c.setAttribute("style",i)},io=e=>{const t=e&&e.data;if(O.A.s(t)){if(t.match(Bt.f4)){const e=JSON.parse(t.replace(Bt.FG,"")),{id:n,cmd:o,role:s,pageViewID:r}=e,i=(0,jt.z)(),a=Nt.vL.get(n),c=s!==i,d=[Bt.db,Bt.on,Bt.X4,Bt.qW].includes(o),l=(0,qe.M$)()===r;if(a&&c&&d&&l)return e.receiver=a,e}if(t.match(Bt.tb)){const e=JSON.parse(t.replace(Bt.tb,"")),{cmd:n}=e;if([Bt.QP,Bt.oj].includes(n))return e}t.match(Bt.C8)&&ro(t)}return!1},ao=e=>{const t=io(e),{cmd:n}=t;switch(n){case Bt.qW:Vn(t);break;case Bt.db:Nn(t);break;case Bt.on:Wn(t);break;case Bt.X4:Qn(t);break;case Bt.QP:oo(t)}};let co=!1;const lo=(e,t,n)=>{Nt.vL.set(e,t),co||((0,jt.b)(Bt.Mm),window.addEventListener("message",ao),co=!0)},Ao=({creationBunch:e,creationSlot:t,creation:n,onTemplateError:o,onWindowError:s,onError:r,onLoad:i})=>{const a=wt(),c=(0,u.fj)(),{payload:d,width:l,height:A}=n,p=Rt(t),m=`bbid|${e}|${t}`,f=Object.assign({},d,{bunch:e,slot:t,sn:c,site:c,width:l,height:A,ssid:p}),g=(0,st.A)({sandbox:Ne});return g.error(r),g.load(a,(()=>{const e={creationFactoryIframe:g,creation:n,onTemplateError:o,onWindowError:s,onLoad:i,frameContents:Tt(m,f)};$t(e)})),lo(m,g,f),g};var uo=n(910),po=n(6420);const mo="sponsored nofollow",fo=(e,t)=>{e.removeAttribute("target"),t||(po.A?e.setAttribute("rel",mo):e.removeAttribute("rel"))},go=(e,t)=>{fo(e,t);return()=>{e.setAttribute("target",t?"_self":"_blank"),t||e.setAttribute("rel","noopener"+(po.A?` ${mo}`:"")),requestAnimationFrame((()=>{fo(e,t)}))}},ho=e=>{const{config:t,redirUrl:n}=e,{uniqueID:o,addDestroyHandler:s}=t,r=(0,uo.A)("a"),i=go(r),a=`link${o}`;return r.href=n,(0,Xe.m)(r),(0,Ue.y_)(r,(0,Ue.TD)(a,{height:"100%"})),r.addEventListener("click",i),s((()=>{r.removeEventListener("click",i),(0,Ue.eP)(a)})),r},vo=(e,t,n,o,s)=>{Qt(e,t,hn(!1,"resource missing or blocked",n,o),s)},bo=(e,t,n,o,s)=>{const{config:r,expandable:i,src:a,type:c,gafSlot:d}=n,{uniqueID:l,addDestroyHandler:A}=r,u=()=>{Ln(e,t,n,c)},p=()=>{vo(e,t,a,c,d)},m=ho(n),f=(0,uo.A)(o),g=`${c}${l}`;return(0,Ue.y_)(f,(0,Ue.TD)(g,{border:"0",margin:"auto",display:"block",height:i?"auto":De,width:De})),m.appendChild(f),(0,Xe.m)(f),f.addEventListener(s,u),f.addEventListener("error",p),A((()=>{f.removeEventListener(s,u),f.removeEventListener("error",p),(0,Ue.eP)(g)})),f},wo=(e,t,n)=>bo(e,t,n,"img","load"),yo=`${mt.A}images/adv/`,So=(e,t)=>{const{config:n}=t,{addDestroyHandler:o}=n,s=(0,uo.A)(),r="vdAdSnd";(0,Ue.y_)(s,(0,Ue.TD)(r,{position:"absolute",width:50,height:50,bottom:50,right:50,borderRadius:"50%",background:`rgba(0, 0, 0, 0.5) url('${(0,Ye.mess)(`${yo}sound.svg`)}') no-repeat center center/100%`,backgroundSize:"60%",opacity:.7,zIndex:999,cursor:"pointer",transition:"opacity .2s"})),(0,Ue.TD)(`${r}:hover`,{opacity:1});const i=(0,Ue.TD)(`${r}Off`,{backgroundImage:`url('${(0,Ye.mess)(`${yo}mute.svg`)}')`});(0,Ue.y_)(s,i);const a=t=>{t.preventDefault();const n=e.muted;e.muted=!n,(0,Ue.m)(s,i,!n)};return s.addEventListener("click",a),o((()=>{s.removeEventListener("click",a)})),s},_o=(e,t,n)=>{const{src:o}=n,[,s]=o.match(/\.([0-9a-z]+)$/i)||["","mp4"],r="mov"===s?"quicktime":s,i=(0,uo.A)(),a=(0,uo.A)("source"),c=bo(e,t,n,"video","loadeddata"),d=So(c,n);return a.setAttribute("src",o),a.setAttribute("type",`video/${r}`),c.muted=!0,c.setAttribute("autoplay",""),c.setAttribute("loop",""),(0,h.z)()&&(c.setAttribute("playsinline",""),c.setAttribute("webkit-playsinline","")),c.appendChild(a),i.appendChild(d),i.appendChild(c),{$creationVideo:c,$videoContainer:i}},Co=e=>{const t=String(e),n=[],o=t.length;let s=0,r=0;for(;s<o;s+=r)r=(0,Ke.ob)(4)+1,n.push(`${t.slice(s,s+r)}\\2060 `);return`"${n.join("").replace(/\|/g,"\\A ")}"`};var Io=n(3288),Eo=n(869);const To={testSuffix:"",fromGoogle:!1,error:!1,loaded:!1};p.A.gamState=To;const ko=To,Po=/,\d+\//,Mo=e=>e.replace(Po,"/").replace("_asr","")+(ko.testSuffix||""),Do=new Map;p.A.unitsStore=Do;const Oo=e=>Do.get(Mo(e));var xo=n(6712),Ro=n(2721);const Lo=({el:e,updateContainer:t,callback:n,placement:o,type:s,bunchID:r,slotNumber:i,gafSlot:a})=>{if(!(0,Ro.A)(e)){const e=hn(!1,"incorrect container in onAlternativeSlot",Mo(o),s);return Qt(r,i,e,a)}let c=e;if(s===Ve.iq){const t=(0,uo.A)("div");e.appendChild(t),c=t}O.A.f(t)&&t(c),O.A.f(n)&&n(c)},$o=({setNative:e,updateContainer:t,callback:n,placement:o,type:s,bunchID:r,slotNumber:i,gafSlot:a})=>{e({type:"alternativeSlot"},(({el:e})=>{Lo({el:e,updateContainer:t,callback:n,placement:o,type:s,bunchID:r,slotNumber:i,gafSlot:a})}))},Bo=(e,t,n)=>{const{dfpConfig:o,config:s,type:r,gafSlot:i}=e,{slot:a,bunch:c,updateContainer:d}=s,l=(0,Fn.$)(a,"setNative"),A=null==o?void 0:o.placement;if(l){n&&(n.setNative=l);const e=Ft(a,"nativeHandler");(O.A.f(e)?e:$o)({setNative:l,updateContainer:d,callback:t,placement:A,type:r,bunchID:c,slotNumber:a,gafSlot:i})}else{const e=hn(!1,"missing setNative",Mo(A),r);Qt(c,a,e,i)}};var No=n(6201);const jo=e=>{const{isAsr:t,div:n,placement:o,creation:{rebuild:s}}=e,{holder:r}=s;if((0,No.K)()){const t=`r-${n}`;e.div=t}if(t){const t=`asr-${n}`;e.div=t}r.id=e.div,r.placement=o},Vo={isLoaded:!1,isError:!1,bids:[]};p.A.amazonState=Vo;const Uo=Vo,{bids:Fo}=Uo,Ho=e=>{const{isLoaded:t}=Uo;qt("dfp_psbk",e,1),t&&(e=>{const t=Fo.find((t=>t.slotID===`slot${e}`));t&&(t.used=!1)})(e)},zo=(e,t)=>{const{slot:n,bunch:o,gafID:s,definedSlot:r,creation:{backupConfig:i,gafSlot:a}}=e;r&&r.clearTargeting(),Ho(n),i?ut(o,n,a,i):zn(o,n,a)};var Wo=n(2828);const Go=(e,t)=>{const{noDfpaTestOverride:n}=(0,Eo.XZ)(),o=(0,Eo.dU)(),s=o&&!n?`-test${o}`:"";t.div=`div-gpt-ad-x${(0,Wo.A)(e,2)}${s}`,t.placement=`/89844762/${t.placement}`,(0,S.A)(t.sizes)&&(t.sizes=JSON.parse(t.sizes))};var qo=n(3558),Qo=n(5409),Jo=n(8458);const Yo=(0,M.A)((0,Je.H2)("asrTimeout"))||3e4;let Ko=Yo;const Xo=()=>Ko;var Zo=n(13),es=n(5858),ts=n(7030),ns=n(7065);const os=(e=!1)=>{const t=(0,fe.zk)("brandSafety");if((0,y.A)(t)){const n=(0,ee.A)();if((0,w.A)(t,((e,t)=>{(0,ns.hS)(t)&&(n[e]="1")})),(0,y.A)(n)){if(e){return Object.entries(n).flatMap((e=>e.join("="))).join(",")}return n}}};var ss=n(3555),rs=n(9708),is=n(1822);const as=()=>{const e=(0,A.SU)("ciab")||"";if(!e.includes("v3"))return"";return e.split(",").filter((e=>e.includes("v3"))).map((e=>e.split("-")[2]))},cs=(e,t,n,o,s,r,i,a,c)=>{const d=(0,ss.A)(),l=(0,rs.A)(),u=(0,A.SU)("layout"),p=(0,A.SU)("ctype"),m=(0,A.SU)("ctab"),f=(0,A.SU)("bfc"),g=(0,A.SU)("chId"),{additionalTVer:v}=(0,Eo.XZ)(),b=(0,We.x4)("prebid"),w=null==b||null==b.getPvFraction?void 0:b.getPvFraction(),y=(0,Qe.SD)("mlId"),S=(0,Eo.IY)("obTestVariant"),_=as(),C=(0,Jo.iM)("adtech","PU-321","B"),I=(0,Jo.iM)("adtech","PRGM-1048","B"),E=(0,h.z)(),T=(0,at.fS)(),k=(0,fe.Yb)("addAbtestsToGAM"),P=(0,ts.a)();if(e.INTER_OFF=ko.fromGoogle,e.mlCode=y?y.split(","):"null",e.yg_active=e.yg_active||"1",e.pvid=(0,qe.M$)(),e.ssid=Rt(n),e.slot=n,e.abtest=(0,Jo.AA)().replace(/;/g,".")||"null",e.aabwl=(0,ce.A)(Qo.Dw)||"null",e.reloaded=(0,No.K)()?"1":"0",e.native=o?"1":"0",e.sl=n,e.darkmode=(0,M.A)(l)?"1":"0",e.layout=u?u.slice(0,1):"null",e.stVer=(0,Eo.dU)(!0)||"null",e.rekid=t,e.ctype=p,e.ciab=_,e.isRobot=is.A.isRobot?"1":"0",e.gafSSR=is.A.gafSSR?"1":"0",e.ciab_wp="null",e.sda_wp="null",k&&(e.abtests=(0,Jo.NR)()),e.bfc=f||"null",C){const t=(0,Qe.SD)("sda");e.sda_wp=t||"null"}I&&(e.ciab_wp=_||"null");const D=os();if(P&&(e.isBotABT=`${(0,Zo.Y4)()}`),S&&(e.yg_active="2"),T&&E&&(e.ctab=m||"null"),g&&(e.chId=g),Object.assign(e,D),d.includes("DUKAT_Screening")||r.includes("art")||"article"===p?e.screening="0":e.screening="1",w&&(e.pvfraction=w),i?e.tVer=i:/test[A-Z]$/.test(a)?e.tVer=a.match(/test[A-Z]/)[0].slice(-1):e.tVer="null",s&&(e.DFPHASH="0"),e.OAS_retarg?e.OAS_retarg=`${e.OAS_retarg}`:e.OAS_retarg="0",v&&(e[v]=e.tVer),e.stVer=(0,Eo.dU)(!0)||"null",e.tVerG=(0,Jo.IX)("adtech","PRGM-1036")||"null",e.tVerG2=(0,Jo.IX)("adtech","PU-321")||"null",e.tVerG3=(0,Jo.IX)("adtech","PRGM-857")||"null",e.tVerG4=(0,Jo.IX)("adtech","PRGM-1069")||"null",e.tVerG5=(0,Jo.IX)("adtech","PRGM-1048")||"null",(0,nn.ps)()===qo.tY&&(e.tVerPPID=(0,Jo.IX)("adtech","PRGM-1047")||"null"),((0,fe.Yb)("ygactiveDisable")||s)&&(e.yg_active="0"),c){const{isDeclarationUsed:t}=(0,fe.Df)("asr");t&&(e.asr=`${Xo()}`.slice(0,2))}e.cookieDeprecation=(0,es.F)();const O=(0,Je.H2)("gamTest");return O&&(e.test=O),e};var ds=n(3175);const ls=()=>(0,Je.H2)("isWpPaApiStage")?"https://paapi-stage.wp.pl":"https://paapi.wp.pl",As=e=>{const{buyers:t=[],slots:n=[]}=(0,fe.Df)("fledge"),o=(0,Je.H2)("debugFledge"),s=t.includes(ls())&&n.includes(e),r=!!(o?o.split(","):[]).find((t=>(0,M.A)(t)===e));return s||r},us=e=>({currencyConversion:(0,Qe.SD)("curr"),variant:e,noComponentAuctions:!0});var ps=n(6293);const ms=()=>{const e=window.location.hostname,{uniformDomains:t}=Ye.domains,n=`https://fledge.wpcdn.pl/test/seller-parallel${(0,Je.H2)("debug")?"-debug":""}.js`,o=t.includes(e)?e:ps.A;return{seller:`https://${o}`,decisionLogicUrl:(0,Ye.mess)({url:n,forceDomain:o})}};var fs=n(3734),gs=n(6789),hs=n(943);const vs=e=>{var t,n,o,s,r;const i=(0,hs.b)(),a=null==i||null==(t=i.hb)||null==(n=t.units)?void 0:n.find((t=>t.code===`slot${e}`)),c=null==a||null==(o=a.mediaTypes)||null==(s=o.banner)?void 0:s.sizes,d=(null==i||null==(r=i.config)?void 0:r.sizeMap)||[];let l=[[300,250]];return(0,dn.A)(c)?l=c:(0,S.A)(c)&&d.includes(c)&&(l=d[c]),l.sort(((e,t)=>t[0]*t[1]-e[0]*e[1]))[0]};var bs=n(2404),ws=n(7965);const ys=(e,t)=>{var n;const o=parseFloat((0,Je.H2)("forceFledgeFloor")),s=(0,bs.A)("fledgeStatus",{ssid:null==(n=Mt(e))?void 0:n.ssid,slN:e,floor:o||t,adsize:vs(e).join("x"),bid:"__bid__",bddr:"__bidder__",owner:"__interestGroupOwner__",host:"__host__",event:"__event__",renderUrl:"__renderUrl__",ad:"__auctionDuration__",variant:"__variant__"}),{queryGET:r}=(0,ws.A)("waven.gif?","inventory",JSON.stringify({traffic:[s]}),{give:!0});let i=r;i=(0,gs.A)(i,"SN",(0,u.wY)()),i=(0,gs.A)(i,"action","traffic"),i=(0,gs.A)(i,"statid",(0,fs.gB)(),!0);return{floor:o||t,reportUrl:i}},Ss=()=>`paaid-${(0,Ke.eq)(12,36)}`;var _s=n(5178);const Cs=(e,t,n)=>{const{innerWidth:o,innerHeight:s,navigator:r,location:i}=self,{userAgent:a}=r,{href:c,origin:d}=i,[l,u]=n;return{bidRequestId:e,slotId:t,banner:{W:l,H:u},site:{id:(0,Un.w)(),page:c,name:d,referrer:(0,_s.G)()},device:{userAgent:a,W:o,H:s},user:{pvid:(0,qe.M$)(),statid:(0,fs.gB)(),ctype:(0,A.SU)("ctype"),ccategory:(0,A.SU)("ccategory"),hasDarkModeEnabled:(0,rs.A)(),isRobot:(0,Qe.SD)("isRobot")}}},Is=e=>{const{seller:t,decisionLogicUrl:n}=ms(),o=Ss(),s=Object.assign({auctionId:o},us("google")),r=vs(e),i=ls(),a={seller:t,decisionLogicUrl:n,interestGroupBuyers:[i],auctionSignals:s,perBuyerSignals:{}};a.perBuyerSignals[i]=Cs(o,e,r),a.sellerCurrency="PLN",a.perBuyerCurrencies={"*":"PLN"},a.perBuyerCurrencies[ls()]="PLN";const[c,d]=r;a.requestedSize={width:c,height:d};return{adUnitCode:`slot${e}`,fledgeAuctionConfig:a}},Es=(e,t)=>{const{fledgeAuctionsForGoogle:n=[]}=ds.M_,o=(0,M.A)(e),{seller:s,decisionLogicUrl:r}=ms();if(As(o)){const e=Is(o);ds.M_.fledgeAuctionsForGoogle.push(e)}const{selected:i,remaining:a}=n.reduce(((n,i)=>{const{adUnitCode:a="",fledgeAuctionConfig:c,bidder:d}=i;if((0,M.A)(a.replace("slot",""))===o){const o=Object.assign({},c);["rtbhouse","sspBC"].includes(d)&&Object.assign(o,{decisionLogicUrl:r,decisionLogicURL:r,sellerSignals:ys(e,t),seller:s,auctionSignals:us("google")});const i=o.bidId||(0,Ke.eq)(10,36,!0),a={configKey:`${s}-${i}`,auctionConfig:o};return Object.assign({},n,{selected:[...n.selected,a]})}return Object.assign({},n,{remaining:[...n.remaining,i]})}),{selected:[],remaining:[]});if(ds.M_.fledgeAuctionsForGoogle=a,(0,dn.A)(i))return i};var Ts=n(1634);(0,re.c9)()||(window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[],window.googletag.cmd.push((()=>{(0,Ts.A)("GAMFirstCommand")})));const ks=()=>window.googletag,Ps=()=>(0,Jo.iM)("adtech","PRGM-857",["G"]);var Ms=n(2579);const Ds=(e,t)=>{const{slot:n,bunch:o,placement:s,requested:r,responded:i,rendered:a}=t,c={slot:n||"unknown",adunit:(null==s?void 0:s.replace(/^(\/\d+\/)/,""))||"unknown",bunch:o||"unknown",ttres:i?i-r:"unknown",ttren:a?a-r:"unknown"};(0,Ms.A)(e,c)},Os=()=>{},xs=e=>{const t=ks(),n=t.pubads(),{placement:o,prevDefinedSlot:s,targeting:r,gafID:i,slot:a,fledgeFloorPrice:c}=e,d=(0,fe.Df)("slotsWithoutSafeFrame")||[];let l,A,{div:u}=e;if(s&&t.destroySlots([s]),e.isInterstitial?(A=!0,u=t.enums.OutOfPageFormat.INTERSTITIAL):e.isAnchor?(A=!0,u=t.enums.OutOfPageFormat.TOP_ANCHOR):e.outOfPage&&(A=!0),A?l=t.defineOutOfPageSlot(o,u):(l=t.defineSlot(o,e.sizes,u),d.includes(e.slot)&&l.setForceSafeFrame(!1)),Ps()){const e=Es(a,c);e&&l.setConfig({componentAuction:e})}e.definedSlot=l,l.addService(n),(0,w.A)(r,((e,t)=>{l.setTargeting(e,t)})),Ds("dfp_displayad",e);const p=window.console;window.console=Os,n.updateCorrelator(),window.console=p,t.display(l)},Rs=(e,t)=>{ko.testSuffix="",t&&e&&/test/.test(e)&&(ko.testSuffix=`_test_${t}`)},Ls=e=>{var t,n,o,s;const{config:r,gafSlot:i,dfpConfig:a,customDfpConfig:c}=e,{slot:d,bunch:l}=r,{isAsr:A,fledgeFloorPrice:u}=i,p=`${l}_${d}`,m=c||a,f=(0,Eo.dU)(),g=zt(i),h={slot:d,bunch:l,creation:e,gafID:p,isAsr:A,fledgeFloorPrice:u,mod:null==i||null==(t=i.direct)||null==(n=t.bodyCode)||null==(o=n.creations)||null==(s=o[0])?void 0:s.mod};if((0,at.iz)()&&it(d)&&(h.mod="nativeLinkAd"),!m)return zo(h,"configMissing"),void(0,sn.A)({message:"GamAPI",path:"AdUnitConfigMissing",campaign:g,slot:d,bunch:l});c&&Go(d,m),Rs(m.div,f),Object.assign(h,m);const{placement:v,div:b,isNative:w,targeting:y={},namedSizes:S,sizes:_}=h;S&&(h.sizes=_.concat(S)),h.targeting=cs(y,l,d,w,c,v,f,b,A);const C=Oo(v);C&&(h.prevDefinedSlot=C.definedSlot),((e,t)=>{Do.set(Mo(e),t)})(v,h);const I=()=>{jo(h),xs(h)},E=(0,xo.A)();w?E?(e.config.updateContainer(e.rebuild.container),I()):Bo(e,I,h):I()},$s=(e,t)=>{var n;const o=ks();O.A.f(null==o||null==(n=o.cmd)?void 0:n.push)&&!ko.error?o.cmd.push(e):O.A.f(t)&&t()},Bs=e=>{const{config:t,gafSlot:n,type:o}=e,{slot:s,bunch:r}=t,i=hn(!1,"googletag.cmd doesn't exist",!1,o);Qt(r,s,i,n)},Ns=e=>{ie.A.fill((()=>{$s((()=>{Ls(e)}),(()=>{Bs(e)}))}))};var js=n(2216),Vs=n(1338);const Us=()=>{const e=window;return{login:e._wplogin||e._o2login||null,name:e._wpname||e._o2name||null,surname:e._wpsurname||e._o2surname||null}},Fs=e=>{const{redir:t,config:n,gafSlot:o,redirUrl:s,originalRedirUrl:r}=e,{slot:i,bunch:a,uniqueID:c}=n,{campaign:d}=o,l={wp:!0,uniqueID:c,gaf:{slot:i,bunch:a,campaign:(null==d?void 0:d.id)||""},redir:t,clickTagUnmessed:r,clickUnmessed:r,click:s,clickTAG:s,clickTag:s,userData:Us()};let A=1;for(;e[`url${A}`];)l[`click${A}`]=(0,Ye.mess)((0,Vs.A)(t,e[`url${A}`])),A+=1;return l};var Hs=n(7147),zs=n(6167),Ws=n(530);const Gs=()=>{const{error:e}=ko,t=(0,Ws.A)(755,[1]),n=(0,re.c9)()||(0,zs.JW)(),o=(0,ee.A)();return(0,b.A)(o,"isBlocked",n),(0,b.A)(o,"isError",e),(0,b.A)(o,"hasConsent",t),o},qs=({config:e,creation:t,creationBunch:n,creationSlot:o,gafSlot:s})=>{const r=nt(e,t.backupAd,t.trackers),i=(0,Je.H2)("forceBackupAd");if(t.backupAd=null,t.backupConfig=r,!i)return r;ut(n,o,s,r)},Qs=["bannerExpandable","floatingBanner","fullPageLogin","kswBannerRotate","logoSwapper","nativeLinkAd","megaScreening","screening","stiltedBanner","videoPlayerBranding","welcomeScreen"],Js=e=>(0,dn.A)(e)&&!e.some((e=>!Qs.includes(e))),Ys=["adTeaser","backgroundSlider","carouselMobile","contentBoxRichMedia","contentHalfpage","crossFrameMessenger","ecommerceFlex2","ecommercePaapi","floatingBanner","glonewsSlider","headline","headline2","interactiveStories","liveShopping","logoSwapper","nativeLinkAd","panelPremiumMobile","scrollRevealMobile","slash","specialModuleBanner","survey","wpKoszykToolbar","wpKoszykSG"],Ks=e=>(0,dn.A)(e)&&In(Ys,e),Xs=e=>(0,dn.A)(e)&&In(Qs,e);var Zs=n(507),er=n(2944),tr=n(4906),nr=n(9258);const or=e=>{if(!(0,y.A)(ds.M_.fpBackup))return;const t=(0,fe.Df)("floorprices"),n=(0,tr.A)(e,ds.M_.fpBackup),o={[e]:n};(0,nr.A)(t,o,!1,!0)};let sr;const rr=e=>{(0,er.pO)(),sr=e},ir=()=>sr;var ar=n(6879),cr=n(6560);const dr=(e,t,n)=>{if(ir())return;const{dfpConfig:o,passedDfpConfig:s,hasAsrFinished:r,lazy:i,direct:a}=n,c=(0,lt.A)(o||s),{placement:d,roshash:l}=c,A=(0,Qe.SD)("rshsd"),u=(0,Gn.F)(l,A),p=(0,Gn.M)(u);d.includes("_asr")||(c.placement=`${d}_asr`),c.targeting={emptygaf:"0",DFPHASH:p};const m=(0,x.A)({isAsr:1,delivered:1,lazy:i,dfpConfig:c,direct:a,hasAsrFinished:r});(0,ar.A)(n,m),Hn(m),(0,Qe.Vn)(e,t,m),(0,cr.A)(t),(0,At.A)(t,void 0,void 0,"Refresh")},lr=({bunchID:e,slotNumber:t,slot:n,creation:o})=>{const{slotsWithFPUpdatedByGAF:s}=ds.M_;s.has(t)&&(or(t),s.delete(t));(0,at.iz)()&&it(t)&&n.vendor!==Vt.cN?(0,Fn.$)(t).setNative({type:"clearNativeLink"},(()=>{dr(e,t,n)})):dr(e,t,n)},Ar=({slotNumber:e,slot:t,bunchID:n,extraViewability:o,isExtraVbUsed:s,runAdditionalAuction:r,bidderAuctionOffset:i,additionalAuctionCb:a})=>{const{creation:c}=t;if(!(0,y.A)(c))return;const{rebuild:{holder:d},destroyed:l}=c;if(!l){let l,A;const u=()=>lr({bunchID:n,slotNumber:e,slot:t,creation:c});if(s){const t=(0,er.Nv)(),n=()=>{var n;return null==(n=t.get(e))?void 0:n.hasFired};if(l=(0,Zt.s6)(u,n,o.time,!o.isCumulativeDisabled),r){const n=o.time-i,s=1e3*n;A=(0,Zt.s6)(a,(()=>{var n;return null==(n=t.get(`${e}_auction`))?void 0:n.hasFired}),n,!0,!0),(0,er.e7)(`${e}_auction`,s)}}else l=(0,Zt.s6)(u);const p=[l];A&&p.push(A),(0,wn.A)(d,p,`${$e.c6}_${e}`)}},ur=(e,t,n,o)=>{Qt(e,t,o,n,!0),Ar({slotNumber:t,slot:n,bunchID:e})},pr="creationInfo",mr=(0,Ue.TD)(pr,{position:"absolute",top:1,right:1,backgroundColor:"grey",width:15,height:15,zIndex:1});(0,Ue.TD)(`${pr} img`,{display:"block"});const fr=mr,gr=e=>In(["wallpaper","headline","headline2","liveShopping","screening","screeningMobile","panelPremium","panelPremiumMobile"],e),hr=e=>In(["adTeaser","carouselMobile","ecommerceFlex2","retaildniowka2"],e),vr=e=>{const t=(0,Jo.iM)("adtech","SKR-726","B"),n=(0,h.z)();if(!t||!n)return;const{labelAlign:o,modsToLoad:s,height:r}=e,i=!(0,dn.A)(s)||hr(s);return"right"!==o&&i&&(r>50||"auto"===r)};var br=n(4725),wr=n(6586),yr=n(1923),Sr=n(5295);const _r=(e,t)=>{const n=e.replace(Sr.A,"").replace(t,""),o=JSON.parse(n);return o.name=`HTML5${o.name}`,o};var Cr=n(6881),Ir=n(6669);const Er=(e,t)=>{e.doNotRelease=!0,t.showLabel=!1,t.width=2,t.height=2,t.style={margin:"-1px auto"},delete t.mod,delete t.externalCode,delete t.scalable},Tr=!!(0,Je.H2)("blockers"),kr=(e,t,n)=>{const{creations:o,slot:s}=e,r=o.length,i=zt(n),a=[];let c;delete e.creations,c=r>1?t.offsetWidth||300:1e4;for(let t=0;t<r;t++){const n=o[t],r=n.src,c=n.externalCode;let d,l=n.type;delete n.externalCode,Tr&&(l=Ve.A5),l===Ve.A5&&Er(e,n),(0,S.A)(c)&&(n.externalCode=window.Function("c",c)),Ve.Tn.has(l)||((0,yr.A)(`Unknown creative type: "${l}" (${i}).`,!0),n.mod&&(l=Ve._x)),Ve.Tn.has(l)&&(l!==Ve.Iu||(0,S.A)(r)||(d=!0),l===Ve.l5&&((0,S.A)(r)?r.length<20&&(d=!0):n.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII="),d?(0,yr.A)(`Source is missing for creative on slot ${s} from campaign ${i}.`):(Oe(n,n.width,n.height),(n.width===De||n.width>0||n.scalable||l===Ve.A5)&&(n.type=l,a.push(n))))}if(a.length)return{passedCreations:a,creationContainerWidth:c}},Pr=({creationContainerWidth:e,passedCreations:t})=>{let n=t[0],o=1e6;return n.scalable||n.type===Ve.A5||(n=void 0,t.forEach((t=>{const s=t.width===De?e:t.width,r=o>e,i=s>o,a=s<=e;(!n||a&&(i||r)||!a&&!i&&r)&&(n=t,o=s)}))),n},Mr="IAQInline",Dr=["server","campaign","score","code","libs","aabVendors","capping","endTime","positions","setType","wpclid"],Or=["deferredInit","doNotCount","fixToCenter","doNotCompress"],xr=(e,t,n,o,s)=>{if((0,Ir.A)(o,o))return void Qt(n,o,"incorrect slot number",s);const r=(0,Cr.iB)(o),i=(0,uo.A)();(0,Ue.y_)(i,Io.A),(0,yn.A)(o,!0),r.parentNode.insertBefore(i,r);const a=kr(t,i,s);if(a){const r=zt(s),c='Legacy parameters "',d='" used in creative/template. Watch task MCS-2806.',l=Object.keys(t).filter((e=>{const n=Dr.includes(e);return n&&delete t[e],n}));if(l.length){const e=l.sort().join(",");(0,sn.A)({message:Mr,path:"ShittyConfig",campaign:r,fileName:e,bunch:n,slot:o},1e5,`${c}${e}${d}`,!0)}const A=Pr(a);if(A){const t=Object.keys(A).filter((e=>{const t=Or.includes(e);return t&&delete A[e],t}));if(t.length){const e=t.sort().join(",");(0,sn.A)({message:Mr,path:"ShittyCreation",campaign:r,fileName:e,bunch:n,slot:o},1e4,`${c}${e}${d}`,!0)}return e({creation:A,$creationContainer:i})}Qt(n,o,"creation missing",s)}else Qt(n,o,"passed creations missing",s)},Rr={};var Lr=n(5507),$r=n(4342);const Br=e=>{if(null!=e&&e.includes("bidder")){const e="pl"===(0,$r.A)()?"pl":"en";let t;if((0,wr.A)()){const{adrender:n}=Rr;n&&(t=`wpartner.pl/${e}/adinfo`)}else(0,Lr.x)()&&(t=`adinfo.wp.pl/${e}`);if(t)return`https://${t}?ad=`}},Nr=e=>{const{gafSlot:{campaign:t},config:{redir:n},url:o}=e;e.redir=n;const s=(0,Vs.A)(n,o);(0,S.A)(s)&&(e.redirUrl=(0,Ye.mess)(s),e.originalRedirUrl=s),null!=t&&t.capping&&(e.capping=(0,gs.A)(`https://rek.www.wp.pl/cap.gif?_=${(0,Ke.eq)()}`,t.capping,void 0,!1,!0))},jr=e=>{const{trackers:t={},pixels:n}=e;return(0,b.A)(e,"pixels",(0,Dn.A)(n)),(0,b.A)(e,"trackers",t),(0,b.A)(t,"view",(0,Dn.A)(t.view)),(0,b.A)(t,"cview",(0,Dn.A)(t.cview)),(0,b.A)(t,"click",(0,Dn.A)(t.click)),(0,b.A)(t,"impression",(0,Dn.A)(t.impression)),e},Vr=(0,Je.H2)("wfName")&&(0,Je.H2)("promoPopup")&&!(0,h.z)(),Ur=e=>{Vr&&(e=>{n.e(696).then(n.bind(n,4103)).then((({default:t})=>{t(e)})).catch((e=>{}))})(e)};var Fr=n(4709),Hr=n(9661),zr=n(9165);const Wr=(e,t)=>(0,S.A)(e)&&e.startsWith(`${Sr.A}${t}`);var Gr=n(2516);const qr=()=>{const e=(0,Se.xV)();O.A.f(e)&&e(Gr.A)};var Qr=n(932),Jr=n(3090);const Yr="IAQInline",Kr="relative",Xr="absolute",Zr="overflow",ei="hidden",ti="block",ni="auto",oi="sandbox",si="allowFullscreen",ri="transform",ii="transformOrigin",ai="center",ci="style",di="mousedown",li="width",Ai="height",ui="maxWidth",pi="maxHeight",mi="minHeight",fi="left",gi="right",hi="position",vi="display",bi="color",wi="fontSize",yi="fontFamily",Si="lineHeight",_i="backgroundColor",Ci="border",Ii="zIndex",Ei="margin",Ti="marginRight",ki="marginLeft",Pi="addEventListener",Mi="removeEventListener",Di=(0,wr.A)();(0,Ue.yo)(!0);const Oi=(0,Je.H2)("noclick"),xi=(0,Je.H2)("nomods"),Ri=(0,Je.H2)("forceAlternativeSlot"),Li=(e,t)=>{const n=(0,M.A)(e.slot),o=(0,M.A)(e.bunch),s=(0,ee.A)(),r=t||(0,Qe.$c)(o,n),{campaign:i}=r,{creative:a}=i||{},{provider:c,source:d}=a||{},{external:l}=d||{},{setNative:A}=(0,Fn.$)(n),u=zt(r);let p,m,f,g,v,y,_,C,I,E=!1,T=!1,k=!1,D=!1;const x=(0,h.z)(),R=(0,Ge.n)()===n;let L,$,B,N,j,V,U,F,H;const z=[],W=(0,Ke.eq)(10,!0,!0),G=`container${W}`,q=`holder${W}`,Q=`label${W}`,J=`iframe${W}`,Y=t=>{const n=t.target,o=(0,Jr.A)(t);if(n&&1===o){const e=(0,Se.Kz)();O.A.f(e)&&e(i)}e.clicked||((0,an.A)(p.trackers.click),e.clicked=!0)},K=e=>{O.A.f(e)&&z.push(e)},X=()=>{if([Re,xe].includes(f)||m===Ve._x){const{width:e,height:t}=(e=>{const t="2"===_&&x,n=e?$.parentNode:$,o=t?(0,js.A)():n,{clientWidth:s,clientHeight:r}=o;return e?{width:s,height:r}:{width:Math.min(s,g),height:Math.min(r,v)}})(R),o=e/g,s=t/v;let r,i,a;if([Ve.sh,Ve.eh,Ve.H7].includes(m)?(r=1,i="auto",a="100%"):(r=Math.min(o,R?s:o),i=Math.ceil(r*v),a=Math.ceil(r*g)),p.scaleFactor=r,p.realWidth=a,p.realHeight=i,1!==r){const e={[ri]:`scale(${r},${r}) translate(-50%)`,[ii]:"0 0 0",[ui]:"none",width:g,height:v,left:"50%"};(0,Ue.TD)(q,e,[ri,ii])}const c={height:i};(0,Ue.TD)(G,c);_n(n,c)||(0,Ue.yo)(!0)}},Z=()=>{_&&(X(),(0,He.So)(X),K((()=>{(0,He.Vl)("resize",X)})))},te=()=>{const t=(0,ze.kC)(n);if(t)return t.appendChild($),e.doNotRelease=!0,(0,Zs.A)(n),t;e.doNotRelease=!1},ne=()=>{e.counted||((0,an.A)(p.capping,!1,qr),(0,an.A)(p.pixels),xn(L,p,o,n,m,r,"success"),e.counted=!0)},oe=()=>{var e;Object.assign(s,{container:$,link:B,label:V,iframe:null==(e=I)||null==e.getIframe?void 0:e.getIframe(),holder:L,image:N,video:j,info:F})},se=e=>{if(E=!0,T&&!k)return;const t=O.A.u(p.showLabel);if(t&&(0,yr.A)(`Property "showLabel" is not defined (${o}:${n}:${u}).`,!0),f!==Le&&m!==Ve.A5&&((e=>{const t=Br(e);t&&(F=(0,uo.A)("a"),F.href=t+encodeURIComponent((0,Hs.D)({id:i.id})),F.target="_blank",H=(0,uo.A)("img"),H.src=(0,Ye.mess)("https://std.wpcdn.pl/images/adv/dyngs.svg"),(0,Ue.y_)(F,fr),F.appendChild(H),L.appendChild(F),K((()=>{F.remove(),H.remove(),F=null,H=null})))})(c),(!V||e)&&(R&&(p.showLabel=!1),Di&&m===Ve.sh&&(p.showLabel=!1),t&&m!==Ve._x&&(p.showLabel=!0),m===Ve.C1&&"nativeLinkAd"===p.payload.mod&&(p.showLabel=!1),p.showLabel))){if(V=V||(0,uo.A)(),(0,Xe.m)(V),(0,Ue.y_)(V,(0,Ue.TD)(Q)),D&&!U){const e={pointerEvents:"none",[hi]:Xr,[yi]:"Arial,Helvetica,sans-serif",[wi]:"9px",[Si]:"17px",[bi]:p.labelColor||"#888",top:0,left:0,right:0,bottom:0},t={position:Xr,overflow:ei,bottom:"100%",left:0,right:0},n={position:Xr,overflow:ei,top:"100%",left:0,right:0},o={padding:"0px 10px",position:Kr},s={padding:"0px 10px",position:Kr};(0,Ue.TD)(Q,e);const r=(0,Ue.y_)((0,uo.A)("span"),(0,Ue.TD)(`${Q}Top`,t)),i=(0,Ue.y_)((0,uo.A)("span"),(0,Ue.TD)(`${Q}Bottom`,n)),a=(0,Ue.y_)((0,uo.A)("span"),(0,Ue.TD)(`${Q}TopContent`,o)),c=(0,Ue.y_)((0,uo.A)("span"),(0,Ue.TD)(`${Q}BottomContent`,s)),d={content:'""',width:"2000px",height:0,position:Xr,borderTop:"1px #888 solid"};(0,Ue.TD)(`${Q}TopContent:before`,Object.assign({left:"100%",top:4},d)),(0,Ue.TD)(`${Q}TopContent:after`,Object.assign({right:"100%",top:4},d)),(0,Ue.TD)(`${Q}BottomContent:before`,Object.assign({left:"100%",top:5},d)),(0,Ue.TD)(`${Q}BottomContent:after`,Object.assign({right:"100%",top:5},d)),(0,Ue.TD)(G,{borderTop:"solid 15px transparent",borderBottom:"solid 15px transparent",boxSizing:"content-box"});const l=p.labelText||et.A;a.textContent=l,c.textContent="REKLAMA"===l?"KONIEC REKLAMY":"KONIEC",r.appendChild(a),i.appendChild(c),V.appendChild(r),V.appendChild(i)}else{const e={[hi]:Xr,[Ii]:1};if(Di)e.top=0,e[fi]=3;else{const t={[fi]:gi,[gi]:fi},{labelAlign:n=fi}=p,o=Object.keys(t).includes(n)?n:fi,s=t[o];e.bottom=De,e[o]=0,e[s]=null}const t={[yi]:"Arial,Helvetica,sans-serif",[wi]:"9px",[Si]:"14px",[bi]:p.labelColor||"#888",display:ti,content:Co(p.labelText||et.A)};m===Ve.C1&&["fullPageLogin","headline","panelPremiumMobile"].includes(p.payload.mod)&&(Object.assign(e,{top:0,left:0,right:"auto",zIndex:1}),Object.assign(t,{padding:"1px 4px 1px 2px",background:"#00000040",color:"#FFF",borderRadius:"0px 0px 4px 0px"})),(0,Ue.TD)(Q,e),(0,Ue.TD)(`${Q}:after`,t)}K((()=>{V&&(V.remove(),V=null),(0,Ue.eP)(Q),(0,Ue.yo)()}));(U||$).appendChild(V),(0,Ue.yo)(),oe()}},re=()=>{const{closeIframe:e}=p,t={[Zr]:ei,[Ci]:"0 none",[vi]:ti,[Ei]:ni,[ui]:"none",[pi]:"none",[li]:e?0:De,[Ai]:e?0:De};_&&(t[li]=e?0:g,t[Ai]=e?0:v),(0,Ue.y_)(I.getIframe(),(0,Ue.TD)(J,t)),K((()=>{I&&(I.destroy(),I=null),(0,Ue.eP)(J)}))},ie=(e,t)=>{if(!O.A.u(e)&&!O.A.u(t)){const o=(0,ee.A)();_?o[Ai]=ni:(Oe(p,e,t),g=p[li],v=p[Ai],(0,Ue.TD)(G,{[li]:g,[mi]:v}),(0,Ue.yo)(),o.released=!0,o.slot=n,o[Ai]=v),[Ve.sh,Ve.eh,Ve.H7].includes(m)&&Z(),(0,Sn.A)(n,o)}},ae=()=>{var e,t;switch(m){case Ve.di:case Ve.iq:f=Le;break;case Ve.H7:f=xe,pt({creationBunch:o,creationSlot:n,creation:p,$creationHolder:L,onImpression:()=>{Ln(o,n,p,Ve.H7)},onPassbackError:e=>{Qt(o,n,hn(!1,"backupAd missing",e,m),r)},onParseError:(e,t)=>{Qt(o,n,hn(t,!1,e,m),r)},onRequestError:e=>{vo(o,n,e,m,r)}});break;case Ve.l5:if(f=Re,!(0,S.A)(p.redirUrl)){Qt(o,n,hn(!1,"missing redir URL",y,m),r);break}K((()=>{B=null,N=null})),B=ho(p),N=wo(o,n,p),B.appendChild(N),L.appendChild(B);break;case Ve.PP:{if(f=Re,!(0,S.A)(p.redirUrl)){Qt(o,n,hn(!1,"missing redir URL",y,m),r);break}K((()=>{B=null,j=null}));const e=_o(o,n,p),{$videoContainer:t}=e;({$creationVideo:j}=e),B=ho(p),B.appendChild(t),L.appendChild(B);break}case Ve.sh:t=$,Fe&&(0,Ue.y_)(t,Fe);break;case Ve.Vt:case Ve.BP:case Ve.C1:f=xe;break;case Ve.Iu:{f=xe;const e=(0,ee.A)();e.allow="autoplay",p[oi]?e[oi]=p[oi]:l&&(e[oi]=je),p[si]&&(e[si]=!0),(0,Je.H2)("debug")&&(y+=window.location.search,p.src=y);const t=(0,Ye.mess)({url:y});I=(0,st.A)(e),re(),I.error((()=>{vo(o,n,t,m,r)}));const s=({data:e})=>{if(Wr(e,W)){const s=_r(e,W);Qt(o,n,hn(s,!1,t,m),r)}};window[Pi]("message",s),K((()=>{window[Mi]("message",s)})),I.load(t,(()=>{const e=t=>{t&&t.data===W&&(window[Mi]("message",e),r.loadingTiming=Date.now()-r.startTime)};window[Pi]("message",e);const t=Fs(p);I.postMessage(t,"*"),Ln(o,n,p,Ve.Iu)})),L.appendChild(I.getIframe()),xn(L,p.viewability,o,n,m,r,"impression");break}case Ve.CB:f=xe,I=(0,st.A)({sandbox:je},void 0,{bunch:o,slot:n}),(0,Ue.TD)(q,{overflow:ei}),re(),L.appendChild(I.getIframe());break;case Ve.eh:f=xe}Ur({slot:n,type:m,image:null==(e=p)?void 0:e.src,width:g,height:v})},ce=t=>{if((0,Ro.A)(t))return L&&L[Mi](di,Y),(0,zr.A)(L,t,[$e.zz]),L=t,r.container=L,e.targetSelf||(0,Xe.m)(L),oe(),Oi||L[Pi](di,Y),!0;const s=hn(!1,"incorrect container in updateContainer",!1,m);Qt(o,n,s,r)},de=t=>{if(p.destroyed){const e=hn(!1,"creation destroyed before displaying",!1,m);Qt(o,n,e,r)}else if(e.displayed)(0,sn.A)({message:Yr,path:"MultipleDisplay",slot:n,bunch:o,campaign:u,fileName:m});else{if(e.displayed=!0,t){if(!(0,Ro.A)(t)){const e=hn(!1,"incorrect container in display",!1,m);return void Qt(o,n,e,r)}$=t}(0,br.A)(v)&&_n(n),(()=>{L=(0,uo.A)(),(0,Xe.m)(L),L.removeAttribute(ci);const e={[li]:g,[Ai]:v,[ki]:ni,[Ti]:ni,[hi]:Kr,[_i]:p[_i]||"transparent"};C&&(e[ui]=p[li],e[Zr]=ei,e[pi]="inherit"),p[Ci]?(e[Ci]=p[Ci],e[Zr]=ei,e.boxSizing="border-box"):e[Ci]="0 none",p.tagId&&(L.id=p.tagId),(0,Ue.y_)(L,(0,Ue.TD)(q,e)),Oi||L[Pi](di,Y)})(),(()=>{const{prevDivs:e}=r,t=(0,Ue.TD)("sticky");K((()=>{(0,Ue.l0)($,t),e&&(e.container.remove(),e.holder.remove())}));const n={[`${vi}!`]:ti,textAlign:ai,alignItems:ai,clear:"both",[Ei]:ni,[hi]:Kr,[li]:g,[Ai]:v,[ui]:De};(0,Xe.m)($),(0,Ue.l0)($,Io.A),(0,Ue.y_)($,t),(0,Ue.y_)($,(0,Ue.TD)(G,n));const o=p[ci];if(o)try{const e=O.A.s(o)?JSON.parse(o):o;(0,Ue.TD)(G,e)}catch(e){}})(),ae(),(()=>{if((0,Ro.A)($)){if(f!==Le){var e;if((null==(e=(0,ge.F)())||null==e.getHeaderSlotNumber?void 0:e.getHeaderSlotNumber())===n&&p.height){const e=(0,Fr.A)(`.${P()}h`);e&&e.appendChild($)}$.appendChild(L)}return(0,Ue.yo)(!0),!0}const t=hn(!1,"container removed from DOM before impression",!1,m);Qt(o,n,t,r)})()&&((()=>{if(m===Ve.q5){const e={container:L,bid:p.bid},t=e=>{ur(o,n,r,e)},s=e=>{Ln(o,n,p,Ve.q5),K((()=>{e()}))};(0,We.x4)("outstream")(e).then(s).catch(t)}if(m===Ve.BP||m===Ve.Vt){let e='<head><style id="iaq">html,body{margin:0;padding:0;}</style>',t=p.code;const s=Fs(p);if(m===Ve.Vt){const e=p.data;t=`<ins class="dcmads" style="display:inline-block;width:${g}px;height:${v}px"`,e["dcm-gdpr-applies"]="gdpr=${GDPR}",e["dcm-gdpr-consent"]="gdpr_consent=${GDPR_CONSENT_755}",e["dcm-addtl-consent"]="addtl_consent=${ADDTL_CONSENT}",e["dcm-limited-ads"]="${LIMITED_ADS}",(0,w.A)(e,((e,n)=>{t+=` data-${e}="${n}"`})),t+='><script src="https://www.googletagservices.com/dcm/dcmads.js"><\/script></ins>'}else e+="<script>",e+=`window.parent.postMessage("${W}","${window.location.origin}");`,(0,w.A)(s,((t,n)=>{e+=`window.${t}=${JSON.stringify(n)};`})),e+="<\/script>";if(e+="</head>",t){t=(0,Hr.A)(t),p.code=t,p.head=e;const r=(0,ee.A)();if(r.allow="autoplay",p[oi]?r[oi]=p[oi]:m!==Ve.Vt&&l&&(r[oi]=je),p[si]&&(r[si]=!0),I=(0,st.A)(r,{},{bunch:o,slot:n}),(0,Ue.TD)(q,{overflow:ei}),re(),m===Ve.BP){const e=t=>{if(t&&t.data===W){window[Mi]("message",e);const n=t.source;n&&n.postMessage(s,"*")}};window[Pi]("message",e),I.setBase(p.base),I.resetBodyStyle();const t=g,n=p.closeIframe?0:v;I.setAutoResize(t,n,(e=>{I.resetBodyStyle(),(0,Ue.TD)(J,e),(0,Ue.yo)()}),500,3)}}}if(Ri&&(p.useAlternativeSlot=!0),p.deferredInit||p.useAlternativeSlot&&((0,sn.A)({message:Yr,path:"useAlternativeSlot",slot:n,bunch:o,campaign:u},1e4),te()),oe(),m===Ve.A5&&(r.vendor=Vt.O9,Ln(o,n,p,Ve.A5),requestAnimationFrame((()=>{_n(n,{blocker:!0,fixed:!1,padding:0,margin:0,height:ni,width:0,overflow:ei,transparent:!0})})),K((()=>{(0,cr.A)(n)}))),m===Ve.CB)try{window.pbjs.renderAd(I.getDocument(),p.adId),I.resetBodyStyle(),Ln(o,n,p,Ve.CB)}catch(e){Qt(o,n,hn(e,!1,"prebid.renderAd",m),r)}m!==Ve.BP&&m!==Ve.Vt||(L.appendChild(I.getIframe()),I.write(p.head+p.code),I.resetBodyStyle(),Ln(o,n,p,`${Ve.BP}|${Ve.Vt}`)),m===Ve.l5&&(N.src=(0,Ye.mess)({url:y}));const t=Js(p.modsToLoad);m!==Ve._x||t||Ln(o,n,p,Ve._x);const s=p.externalCode;if(O.A.f(s)){(0,sn.A)({message:Yr,path:"externalCode",slot:n,bunch:o,campaign:u,fileName:m},1e3);try{s(p)}catch(e){Qt(o,n,hn(e,!1,"externalCode",m),r)}}if(m===Ve.K2){const e=wt();I=(0,st.A)({sandbox:Ne});const t="<script>document.dispatchEvent(new Event('DOMContentLoaded'));<\/script>",s=p.code.replace("if ((parent.WP)&&(parent.WP.prebid)) { parent.WP.prebid.logS2S(pars); }")+t;I.load(e,(()=>{const e=_t("",!1,"",s);$t({creationFactoryIframe:I,frameContents:e})}));const r=I.getIframe();p.rebuild.iframe=r,re(),L.appendChild(r),Ln(o,n,p,`${Ve.K2}`)}if(m===Ve.C1){I=Ao({creationBunch:o,creationSlot:n,creation:p,onTemplateError:(e,t)=>{Qt(o,n,hn(!1,"template failure",t,m),r)},onWindowError:(e,t)=>{Qt(o,n,hn(!1,"iframe window missing",t,m),r)},onError:(e,t)=>{vo(o,n,t,m,r)},onLoad:e=>{}});const e=I.getIframe();p.rebuild.iframe=e,re(),L.appendChild(e)}if(m!==Ve.sh&&m!==Ve.iq||Ns(p),m===Ve.eh){const t=p.backupConfig||qs({config:e,creation:p,creationBunch:o,creationSlot:n,gafSlot:r});if(t){const{isError:e}=Gs();var i;if(e)qt("dfpCfgStat",n,Vt.AC),ut(o,n,r,t);else null==(i=t.creations[0])||i.mod,Ns(p)}else(0,Je.H2)("forceBackupAd")||Qt(o,n,hn(!1,"backupAd missing",!1,m),r)}if(m===Ve.di){const e=(0,Se.kT)();O.A.f(e)?e(p):Qt(o,n,hn(!1,"missing nativeHandler",!1,m),r)}})(),[Ve.sh,Ve.eh,Ve.H7].includes(m)||Z(),(0,Ue.yo)())}},le=t=>{if(!e.impressed){if(t){if(!ce(t))return}Ln(o,n,p)}},Ae=e=>{Qt(o,n,e,r)},ue=t=>{const n=!t,o=m===Ve.sh&&n,s=e.reuseContainer&&n,a={holder:L,container:$};if(z.forEach((e=>{e({incoming:n})})),z.length=0,L)if(L[Mi](di,Y),L.removeAttribute(ci),(0,Ue.l0)(L,q),o){const e=(0,Ue.TD)('hideggl [id^="google_"]',{position:Xr,"width!":1,"height!":1});(0,Ue.y_)(L,e)}else L.remove();if($&&((0,Ue.l0)($,G),s||($.removeAttribute(ci),o||$.remove())),$=null,L=null,(0,Ue.eP)(G),(0,Ue.eP)(q),(0,b.A)(p,"rebuild",null),(0,b.A)(p,"config",null),(0,b.A)(p,"gafSlot",null),(0,b.A)(r,"creation",null),(0,b.A)(e,"display",null),(0,b.A)(e,"impress",null),(0,b.A)(e,"updateSize",null),(0,b.A)(e,"updateContainer",null),(0,b.A)(e,"useAlternativeSlot",null),(0,b.A)(e,"addDestroyHandler",null),(0,b.A)(e,"setError",null),(0,b.A)(e,"destroy",null),(0,b.A)(e,"count",null),(0,b.A)(e,"prepareLabel",null),p.destroyed=!0,p.destroyedSlot={campaign:i},o)return a},pe=({el:e})=>{k=!0,T=!1,(0,Ro.A)(e)&&(U=e,E&&se(!0))};return xr((t=>{({creation:p,$creationContainer:$}=t),A&&(T=A({type:"labelTarget"},pe)),(()=>{(0,b.A)(e,"uniqueID",W),(0,b.A)(e,"slot",n),(0,b.A)(e,"bunch",o),(0,b.A)(e,"display",de),(0,b.A)(e,"impress",le),(0,b.A)(e,"updateSize",ie),(0,b.A)(e,"updateContainer",ce),(0,b.A)(e,"useAlternativeSlot",te),(0,b.A)(e,"addDestroyHandler",K),(0,b.A)(e,"count",ne),(0,b.A)(e,"destroy",ue),(0,b.A)(e,"setError",Ae),(0,b.A)(e,"prepareLabel",se),(0,b.A)(p,"rebuild",s),(0,b.A)(p,"config",e),(0,b.A)(p,"pvid",(0,qe.M$)()),(0,b.A)(r,"creation",p),(0,b.A)(p,"gafSlot",r),C=p.expandable,m=p.type,(0,Ce.A)(`${Yr}TYPE${m}`),m===Ve.l5&&n===(x?1:3)&&(0,Ts.A)("GafAPIMainImpression");const{passed:t}=r,i=Date.now();t&&(r.passedStartTime=i),r.startTime=i})(),(()=>{p.isCommercialBreak=R,xi&&(p.modBlocked=p.mod,p.mod=void 0,p.useAlternativeSlot=!1);const{mod:e}=p;if(e){const t=(0,Dn.A)(e).sort((e=>Ze.includes(e)?-1:1));gr(t)&&(p.showLabel||(0,sn.A)({message:Yr,path:"FullWidthModWithoutShowLabel",fileName:(0,Dn.A)(t).join(","),slot:n,bunch:o,campaign:u},1e3),p.showLabel=!0),p.mod=t,is.A.mods=(0,Qr.A)(is.A.mods,t),p.modsToLoad=[...t]}})(),D=vr(p),Nr(p),jr(p),Oe(p,p[li],p[Ai]),g=p[li],v=p[Ai],_=p.scalable,!_&&x&&!R&&(0,br.A)(g)&&(0,br.A)(v)&&g>300&&v>50&&(_=!0,p.scalableForced=!0,p.scalable=_),y=(0,Hr.A)(p.src),p.src=y;const i=Xs(p.modsToLoad);if(p.deferredInit=i,i)(0,Ue.l0)($,Io.A);else{const e=Ks(p.modsToLoad);m!==Ve._x||e||(0,sn.A)({message:Yr,path:"NotDeferredInitMod",fileName:(0,Dn.A)(p.mod).join(","),slot:n,bunch:o,campaign:u},1e3),de()}return vn(p),e}),e,o,n,r)};var $i=n(7254);const Bi="GafAPI",Ni=(e,t,n,o)=>{const s=(0,T.A)(o,window.WP);if(s){const{bodies:o,data:r}=s;let i;if((0,y.A)(r)){const{ctx:i,bunches:a}=r,{setPayload:c}=(0,ge.F)();(0,b.A)(s,"inline",Li),c(o),(0,Pe.A)(n),(0,Te.A)(i,n),(0,y.A)(a)&&((0,w.A)(a,((o,s)=>{(0,$i.A)(s.status,n),(0,ke.A)(s,o,n,e,t)})),n===l.fJ&&(0,Ce.A)(`${Bi}HEADFilled`))}else(0,T.A)("atrd",window.WP)||(0,pe.M)("gafRedir",ue.OF,!0),i=`${Bi}Missing${n}`;i&&!(0,Ee.y2)()&&n!==l.fJ&&(0,Ce.A)(i),(0,Me.A)()}};var ji=n(8851);const Vi=()=>{const{loadPayload:e,loadPayloadV2:t,getSlotsFromHead:n}=(0,ge.F)();D()?(0,ji.A)(!0,!1,l.fJ,t()):e(Ni);const o=null==n?void 0:n();o&&(Ie.A.headSlots=Object.keys(o),Object.assign(Ie.A.slotsFromPayload,o))},Ui=(e,t,n,o,s,r,i,a)=>{const c={},d={},l={};return t&&(l.model=t),n&&(0,b.A)(l,"directOnly",n),o&&(d.Id=`${o}`),s&&(d.roshash=`${s}`),r&&(d.provider=`${r}`),a&&(d.source={external:1}),c.id=`${e}`,c.creative=d,c.sellingModel=l,c.capping=i,c},Fi=()=>{const e=(0,Je.H2)("htmlFile");if(e){const t=(0,M.A)((0,Je.H2)("htmlWidth"))||300,n=(0,M.A)((0,Je.H2)("htmlHeight"))||250,o=(0,Je.H2)("pos")||"3",s=(0,Un.w)(),r=Ui("TestCampaign",qo.bH,!0,"TestCreative",""),i=(0,x.A)({delivered:1,campaign:r}),a={bunch:s,slot:o,creations:[{src:e,width:t,height:n,url:"https://reklama.wp.pl/?baner",type:Ve.Iu,sandbox:Be}]};(0,ct.wO)(i,(()=>{Li(a,i)})),(0,Qe.Vn)(s,o,i),(0,Ee.m_)(),(0,At.A)(o,void 0,void 0,"Test")}},Hi=(0,ee.A)();p.A.prebidTimingStore=Hi;const zi=(e,t)=>{Hi[e]=t||Date.now()},Wi=e=>Hi[e],Gi=()=>Hi,qi=e=>{const{timeOrigin:t}=window.performance,n="static"===e?Math.round(t):Date.now();zi("slotsStatusStartTime",n)},Qi="GafAPI",Ji=(e,t,n,o,s)=>{(0,Ce.A)(`${Qi}BunchLoaded`,0),(0,Ce.A)(`${Qi}CreativeRun`,0),(0,Ce.A)(`${Qi}CreativeImpressed`,0),(0,Ce.A)(`${Qi}CreativeViewed`,0),(0,ge.a)(e),(0,_e.f)(t),(0,Se.H_)(n),ye=o,(0,Se.E5)(s),0===(0,T.A)("rekid")&&(0,pe.M)("rekid",ue.Sw,!0);const{init:r}=(0,ge.F)();r(),Fi();const i=(0,fe.Yb)("gafBeforePrebid"),a=(0,fe.Yb)("gafParallel");Ie.A.gafFirst=i,Ie.A.gafParallel=a,(0,he.Do)(),(0,ve.X0)(),(0,me.Tq)(cr.A),qi("static"),ie.A.fill(Vi),O.A.f(ye)?ye():(be.A.open(),we.A.open())};var Yi=n(9002),Ki=n(140);const Xi=()=>{(0,w.A)(so.A,cr.A)},Zi=()=>{(0,Yi.p3)((()=>{(0,he.Do)(),(0,Ki.e7)(),Xi(),(0,Nt.TZ)(),(0,ve.X0)(),(0,Qe.x2)(),(0,Qe.Qk)(),(0,ze.L2)(),Ie.A.headSlots.length=0,Ie.A.slotsFromPayload={}}))};var ea=n(8456),ta=n(5045);const na=()=>/google/i.test((0,_s.G)()),oa=()=>{ko.fromGoogle=na()&&(0,h.z)()?"1":"0"},sa=()=>{const e=ks();O.A.f(e.destroySlots)&&e.destroySlots(),Do.forEach((e=>{e.definedSlot=void 0,e.creation=void 0}))};var ra=n(6091);const ia=()=>{var e,t;const n=null==(e=window.googletag)||null==(t=e.destroySlots)||null==t.toString?void 0:t.toString();(0,S.A)(n)&&n.includes("slotsById.clear")&&((0,yr.A)("Google Publisher Tag is being shimmed.",!0),(0,ra.D)(!0))};var aa=n(1256),ca=n(6484);const da=()=>[[at.H8,"chr"],[at.mM,"ff"],[at.nr,"saf"],[at.GQ,"opr"],[po.A,"bot"]].reduce(((e,t)=>t[0]?t[1]:e),"oth")+(at.f8?"_m":"");var la=n(5138);const Aa=()=>{if((0,nn.ps)()===qo.tY&&(0,Jo.iM)("adtech","PRGM-1047",["A","B","C"]))return(0,la.Q)()},ua=e=>!(null==e||!e.match(/:v3$/)),pa=e=>(0,S.A)(e)?ua(e)?e.slice(0,10):e.slice(-10):"",ma=()=>{const e=(0,fe.Df)("mex"),t=(0,Eo.ou)(e.lsSuffix);return t?`mex-${t}`:"mex"};var fa=n(2945);const ga=["isSyncOmitted"];const ha=(0,ee.A)();p.A.mexStore=ha;const va=["mexRate","mexPV","currentMexIterator","mexIterations","winMultiplier","lossMultiplier","winsInRow","lossesInRow","initTimestamp"],ba=e=>{const{isSyncOmitted:t}=e,n=function(e,t){if(null==e)return{};var n={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(t.includes(o))continue;n[o]=e[o]}return n}(e,ga);Object.assign(ha,Object.assign({},n,{timestamp:Date.now()}));const o=Object.keys(n);if(!t&&va.some((e=>o.includes(e)))){const e={timestamp:ha.timestamp};va.forEach((t=>{e[t]=ha[t]})),(0,fa.A)(ma(),JSON.stringify(e))}return ha};ba({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});const wa=()=>Object.assign({},ha);var ya=n(5535),Sa=n(832);const _a=()=>{const e=Object.keys((0,ya.A)()).filter((e=>e.includes("mex")));if(e.length){e.filter((e=>e!==ma())).forEach(Sa.A)}},Ca=()=>{(0,Sa.A)(ma()),Ma(!0)},Ia=()=>{const{mexPV:e,resetMexOnPV:t}=wa(),n=e+1;t&&n>=t?Ca():ba({mexPV:n})},Ea=(e,t)=>{const n=(0,Eo.ou)(e.winMultiplier),o=(0,Eo.ou)(e.lossMultiplier),s=(0,Eo.ou)(e.winDampener),r=(0,Eo.ou)(e.lossDampener),i=(0,Eo.ou)(e.minimumWinMultiplier),a=(0,Eo.ou)(e.maximumLossMultiplier),c=(0,Eo.ou)(e.resetMexDampAfterCount);return{winMultiplier:s&&t.winMultiplier||n,lossMultiplier:r&&t.lossMultiplier||o,winDampener:s,lossDampener:r,minimumWinMultiplier:i,maximumLossMultiplier:a,resetMexDampAfterCount:c}},Ta=e=>{const t={};return e.forEach((([e,n])=>{e.forEach((e=>{t[e]=n}))})),t};var ka=n(6920);const Pa=()=>{const e=(0,_s.G)();if(!(0,S.A)(e))return!0;return[(0,ka.A)(),"wp.pl"].some((t=>new RegExp(t,"i").test(e)))},Ma=e=>{const t=(0,fe.Yb)("useMex")||(0,Eo.IY)("mexTestVersion"),n=(0,fe.Df)("mex"),o=(0,E.A)(ma()),s=(0,S.A)(o)?JSON.parse(o):{},r=s.mexPV+1||1,i=1===r?Date.now():s.initTimestamp,{spaReady:a}=p.A.pageViewState;if(n){_a();const e=(0,Eo.ou)(n.slots),t=[67],o=(0,Eo.ou)(n.mexExcludedSlots)||t;(0,h.z)()?t.push(70,71):t.push(80,81,82);ba({mexPV:r,mexSlots:e,mexExcludedSlots:o})}if(t){const e=(0,Eo.ou)(n.resetMexOnPV);if(O.A.n(e)&&!a&&r>=e)return void Ca();const o=(0,Eo.ou)(n.resetMexAfterHours);if(O.A.n(o)&&O.A.n(s.timestamp)){const e=36e5*o;if(Date.now()-s.timestamp>=e)return void Ca()}const c=Pa()?n.initMexRate:n.initMexRateExternal,d=(0,Eo.ou)(n.mexMinRate),l=s.mexRate||(0,Eo.ou)(c)||d,{currentMexIterator:A,mexIterations:u={}}=s,p=(0,Eo.ou)(n.mexMaxRate),{winMultiplier:m,lossMultiplier:f,winDampener:g,lossDampener:h,minimumWinMultiplier:v,maximumLossMultiplier:b,resetMexDampAfterCount:w}=Ea(n,s),y=(0,Eo.ou)(n.mexSlotsMultipliers),S=Ta(y),{winsInRow:_,lossesInRow:C}=s;ba({mexSlotsRates:{},mexRate:l,mexMinRate:d,mexMaxRate:p,mexSlotsMultipliers:S,winMultiplier:m,lossMultiplier:f,winDampener:g,lossDampener:h,minimumWinMultiplier:v,maximumLossMultiplier:b,lossesInRow:C,winsInRow:_,resetMexDampAfterCount:w,currentMexIterator:A,mexIterations:u,resetMexOnPV:e,resetMexAfterHours:o,useMex:t,initTimestamp:i})}n&&!e&&a&&(0,Yi.MO)(Ia)};var Da=n(1253),Oa=n(8742);const xa=()=>(0,fe.Yb)("useAmazon")&&!(()=>{const e=(0,fe.zk)("amznConfig"),{disabledGEO:t}=e,n=t||[616];if((0,dn.A)(n)){const e=JSON.parse((0,E.A)("WPgeo")),t=(0,Qe.eI)(),o=(null==t?void 0:t.country)||(null==e?void 0:e.country);if(o)return n.includes((0,M.A)(o))}})(),Ra=()=>{var e,t;const n=null==(e=window.apstag)||null==(t=e.deleteId)||null==t.toString?void 0:t.toString();(0,S.A)(n)&&n.includes("deleteId() {}")&&((0,yr.A)("Amazon is being shimmed.",!0),(0,ra.D)(!0))};var La=n(9097);const $a=e=>{const{error:t}=ko;t||we.A.fill((()=>{const t=(0,We.x4)("prebid"),n=(0,La.A)();if(t&&n){const o=t.restrictAndLimitSlots(e);o.length>0&&n.fetchBids({slots:o},(e=>{const{bids:t}=Uo;(0,dn.A)(e)&&e.forEach((e=>{e.amzniid.length>0&&t.push(e)}))}))}else(0,Ce.A)("NoAPSOnFetch")}))},Ba="AmazonAPI",Na=()=>{const{pubID:e,units:t}=(0,fe.zk)("amznConfig"),{isLoaded:n}=Uo;if(n||!xa())return!1;if((0,La.A)(),e&&t){const n=()=>{Uo.isError=!0,(0,aa.A)(Ba,!1)},o=()=>{const o=(0,La.A)();if(o){o.init({pubID:e,adServer:"googletag"},(()=>{})),Uo.isLoaded=!0,(0,aa.A)(Ba,!0),$a(t);const n=()=>{(0,Oa.id)()&&$a(t)};(0,Yi.MO)(n)}else n()};(0,An.A)({withMeasurement:Ba,id:"apstag",src:"//c.amazon-adsystem.com/aax2/apstag.js",onLoad:()=>{Ra(),o()},onError:n})}};let ja;const Va=()=>{(0,Un.w)()&&(ja||(ja=!0,ie.A.fill((()=>{(0,Ts.A)("GamAPILoad"),(0,An.A)({withMeasurement:"GPT",id:"gpt",src:"https://securepubads.g.doubleclick.net/tag/js/gpt.js",onError:()=>{(0,pe.M)("gpt"),ko.error=!0,ca.A.open()},onLoad:()=>{ko.loaded=!0,ia()}}),Na()}))))},Ua={slotRenderEndedHandler:null,slotRenderEndedEmptyHandler:null,nativePassbackHandler:null},Fa=e=>Ua[e],Ha=({slot:e})=>{const t=e.getAdUnitPath();return{gafData:Oo(t),placement:t}};var za=n(5926);const Wa=(e,t,n,o)=>{const{lineItemId:s,isEmpty:r,advertiserId:i}=e;if(r);else if(!s||!n){if(s&&4667386944===i)return Vt.zZ;if((0,za.A)()){const e=(0,Fr.A)(`iframe[id*='${t}']`);if(!e){const{type:e}=o.creation,t=hn(!1,"Google iFrame not found",!1,e);return void(0,Ht.A)(t)}if(e.src.includes("urn:"))return Vt.Gp}return Vt.cN}},Ga=(e,t,n)=>{if((0,dn.A)(t))if(e)n(1,1);else{const e=(0,M.A)(t[0]),o=(0,M.A)(t[1]);e>1&&o>1?n(e,o):setTimeout((()=>{n(0,0)}),500)}},qa=(e,t,n)=>{const o=(0,Ue.TD)("fullWidthAndHeight",{height:"100% !important",width:"100% !important"}),{container:s,holder:r}=e.creation.rebuild;t||((0,Ue.y_)(s,o),(0,Ue.y_)(r,o));const i=t||e.creation.rebuild.iframe;(0,Ue.y_)(i,o);const a=(0,Ue.TD)("nativeGamIframeNarrow",{maxHeight:"88px !important"}),c=(0,Ue.TD)("nativeGamIframeWide",{maxHeight:"38px !important"},void 0,"(min-width: 1201px)");(0,Ue.y_)(i,a),(0,Ue.y_)(i,c),n&&((0,Ue.y_)(r,a),(0,Ue.y_)(r,c)),(0,Ue.yo)()},Qa="GamAPI";let Ja=!1;const Ya=e=>{const{gafData:t,placement:n}=Ha(e);if(t){const{slot:o,creation:s,setNative:r,passbackAfterRender:i,isInterstitial:a,isAnchor:c,isNative:d,mod:l}=t,{config:A,gafSlot:u,rebuild:{container:p,holder:m}}=s,{updateSize:f,impress:g,addDestroyHandler:h}=A,v=(0,xo.A)(),b=Wa(e,n,i,u);t.rendered=Date.now();const w=t.rendered-t.requested;if(qt("dfp_ttren",o,w),clearTimeout(t.timeout),t.timeout=void 0,Ja||((0,Ts.A)("GAMFirstRender"),Ja=!0),(0,Cn.A)(o)&&(0,rn.A)(`${Qa}Timing${o}`,`${Qa}Load`,`${Qa}Impression${o}`),b){if(u.vendor=b,d)r&&(r({type:"teaserHide"},(()=>{"nativeLinkAd"===l&&qa(u,m.querySelector("iframe"),!0)})),h((()=>{r({type:"teaserShow"},(()=>{}))})));else{const{size:t}=e;Ga(a||c,t,f)}if(v){const e=Fa("slotRenderEndedHandler");O.A.f(e)&&e(u,o)}0,g();const t=(0,Un.w)(),n=(0,Qe.$c)(t,o);n.progress="2",b===Vt.Gp&&(n.campaign.creative.provider="GAM FLEDGE")}else{if(v){const e=Fa("slotRenderEndedEmptyHandler");if(O.A.f(e))return void e(u)}zo(t,"empty")}(e=>{Fe&&(0,Ue.l0)(e,Fe)})(p)}else(0,sn.A)({message:Qa,path:"MissingGAMData",fileName:n},100,`Missing GAM data (${n}).`,"error")};let Ka=!1;const Xa=e=>{const{gafData:t,placement:n}=Ha(e);t&&(Ka||((0,Ts.A)("GAMFirstRequest"),Ka=!0),t.requested=Date.now(),t.timeout=setTimeout((()=>{t.rendered||(t.timeouted=!0,Ds("dfp_norender",t))}),3e3))},Za=e=>{const{gafData:t,placement:n}=Ha(e);t&&(t.responded=Date.now())},ec="GamAPI",tc=()=>{const e=()=>{(0,Ue.y_)((0,js.A)(),(0,Ue.TD)("hideFencedFrame fencedframe#ps_caff",{display:"none"})),(0,rn.A)(`${ec}LoadingTime`,`${ec}Init`,`${ec}Loaded`),(0,aa.A)(ec,!0);const e=Aa(),t=(0,Lr.x)()&&(0,ea.s)(),n=pa((0,fs.gB)()),o=ks(),s=o.pubads();s.setTargeting("browser",da()),s.setTargeting("stid",n),s.setTargeting("dsa",t?"1":"0"),t&&s.setPrivacySettings({childDirectedTreatment:!0,nonPersonalizedAds:!0,restrictDataProcessing:!0,underAgeOfConsent:!0});const r=(0,wr.A)()?"1":"0";if(s.setTargeting("wpmext",r),(0,nn.OG)()||(0,xo.A)()){const{href:e}=Rr;e&&s.set("page_url",e)}e&&s.setPublisherProvidedId(e),o.enableServices(),s.addEventListener("slotRequested",Xa),s.addEventListener("slotResponseReceived",Za),s.addEventListener("slotRenderEnded",Ya),(0,Yi.p3)((()=>{oa(),sa()})),Ma(),ca.A.open()},t=()=>{(0,aa.A)(ec,!1),ca.A.open()};(0,re.c9)()||(0,Da.A)()||(ia(),ca.A.close(),oa(),(0,ta.hk)("gpt-tag-load"),(0,ta.hk)("gpt-first-ad-request"),(0,ta.hk)("gpt-first-ad-render"),(0,Ts.A)(`${ec}Init`),(()=>{if(!(0,h.z)()){const e=980;Fe=(0,Ue.TD)("gptMaxWidth",{"overflow!":"hidden","maxWidth!":e})}})(),$s(e,t),Va(),(0,Yi.MO)(Va))};var nc=n(1192);const oc=(e,t,n,o)=>{const s=[];return(0,w.A)(e,((e,r)=>{let i=Object.assign({},r);t&&(i=t(i)),n&&(i[n]=o?(0,M.A)(e.replace(/\D/g,"")):e),s.push(i)})),s};var sc=n(1644);const rc=e=>{const t=(0,ee.A)();return e.run&&(e.viewed?(e.missing&&(0,yr.A)("Ad viewed with incorrectly set 'missing' flag.",!0),e.missing=0):e.error=1),(0,w.A)(sc.A,((n,o)=>{e[n]&&(t[o]=e[n])})),t},ic=(e,t)=>{if(O.A.o(e)){const n={};return(0,w.A)(e,((e,o)=>{o&&!e.startsWith("__")&&"unknown"!==o&&"undefined"!==o&&(O.A.u(t)||Array.isArray(t)&&!t.includes(e))&&(n[e]=o)})),n}};var ac=n(3804);const cc=e=>"auto"===e||e===De?-1:0,dc=(e,t)=>{const n=(null==e||null==e.toJSON?void 0:e.toJSON())||e;if(!(0,y.A)(n))return void(0,yr.A)("Incorrect rect object.",!0);const{x:o,y:s,width:r,height:i}=n,a={w:(0,bn.A)(r)?Math.round(r):cc(r),h:(0,bn.A)(i)?Math.round(i):cc(i)};if(t)if((0,ac.A)(o)&&(0,ac.A)(s)){const e={x:Math.round(o),y:Math.round(s)};Object.assign(a,e)}else(0,yr.A)("Incorrect position coordinates.",!0);return a},lc=(e,{percent:t,state:n})=>(null!=n&&n.vt&&(e[t]=Math.min(n.vt,5)),e),Ac=e=>ic(e,Xt.yS),uc=(e,t,n)=>{const o=t.viewability;if(nc.V9){const o=t.container;if(o){var s;const r=o.getBoundingClientRect(),i=so.A[n],a=null==i?void 0:i.element;if(null!=a&&a.contains(o)){const t=a.getBoundingClientRect();e.plr=dc(t)}if(!a){const t=o.parentNode;if(t){const n=t.getBoundingClientRect();e.ptr=dc(n)}}e.br=dc(t.campaign.creative),e.cr=dc(t);const{wallpaperWrapper:c}=(null==t||null==(s=t.creation)?void 0:s.rebuild)||{};if(c){const t=c.getBoundingClientRect();e.wr=dc(t,!0)}if(r){const n=dc(r,!0);e.r=n,n.w>0&&n.h>0?t.lastContainerRect=n:t.lastContainerRect&&(e.r=t.lastContainerRect)}else t.lastContainerRect&&(e.r=t.lastContainerRect);(0,bn.A)(t.impressionTiming)&&(e.tm=Math.round(t.impressionTiming))}else t.lastContainerRect&&(e.r=t.lastContainerRect)}if(o){const t=o[$e.AK],n=o[$e.zz];(0,dn.A)(t)&&n&&(n.vta=t.reduce(lc,{}));const s=Object.assign({},o);delete s[$e.AK];const r=oc(s,Ac);r.length&&(e.vab=r)}},pc=()=>{const e=[];return(0,w.A)((0,Qe.KA)(),((t,n)=>{if(n){const o=(0,Qe.PI)(n),s=(0,ee.A)();s.id=(0,M.A)(t);const r=oc(o,rc,"id",!0);r.forEach((e=>{const t=e.id,n=o[t];n&&uc(e,n,t)})),(0,w.A)(o,((e,t)=>{const n=(0,T.A)("reloadedSlots",t);n&&n.forEach((t=>{const n=(0,ee.A)();n[e]=t;const[o]=oc(n,rc,"id",!0);uc(o,t,e),r.push(o)}))})),null!=r&&r.length&&(s.slots=r,e.push(s))}})),e},mc=new Map,fc=e=>{if((0,S.A)(e)){const t=(mc.get(e)||0)+1;return mc.set(e,t),t}};var gc=n(5090),hc=n(690),vc=n(3096),bc=n(5622);const wc=e=>{const t=[];return(0,y.A)(e)&&(0,w.A)(e,((e,n)=>{if((0,y.A)(n)){const o=[],s={};s.id=(0,M.A)(e),(0,w.A)(n,((e,t)=>{const n={},s=[];n.id=(0,M.A)(e),n.vab=s,(0,w.A)(t,((e,t)=>{const n=ic(t,Xt.yS);(0,y.A)(n)&&s.push(n)})),s.length&&o.push(n)})),o.length&&(s.slots=o,t.push(s))}})),t};let yc;const Sc=()=>{const e=pc(),t=wc((0,gc.A)()),n=(0,ee.A)();if((0,dn.A)(e)&&(n.bunches=e),(0,dn.A)(t)&&(n.video=t),(0,y.A)(n)){nc.V9&&(n.viewport={scroll:Math.round((0,vc.A)().top),width:(0,bc.A)(),height:(0,hc.A)()});const e=JSON.stringify(n);if(e!==yc)return yc=e,n.counter=fc((0,qe.M$)()),JSON.stringify(n)}};var _c=n(4170),Cc=n(3605),Ic=n(1577);const Ec=(e,t)=>{let n="fsc.gif?";n=(0,gs.A)(n,"SN",(0,u.wY)()),n=(0,gs.A)(n,"action","inventory2");const o={useBeacon:(0,Ic.A)(t),off:!(0,Cc.A)("fsc")};return(0,ws.A)(n,"inventory",e,o)};let Tc,kc;const Pc=({type:e}={})=>{const t=Sc();t&&Ec(t,e)},Mc=e=>{clearTimeout(kc),kc=setTimeout((()=>{Pc({type:e})}),Tc)},Dc=()=>{const e=(0,Jo.iM)("adtech","WPPAR-5058","B");(_c.A||e)&&(en=Mc,Tc=(0,h.z)()?2e3:4e3,nc.V9&&(0,He.Y6)(Pc),(0,He.Gd)(Pc),(0,He.YN)(Pc),(0,He.nT)(Pc),(0,Yi.p3)(Pc,!0))};var Oc=n(8339);const xc=({vendor:e,campaign:t})=>{var n,o;const s=null==t||null==(n=t.creative)||null==(o=n.source)?void 0:o.external,r=Vt.O9===e,i=Vt.jj===e;return!(!s&&i)&&!r},Rc=(0,Je.H2)("asrTimeout"),Lc=(e,t)=>{const{dfpConfig:n,passedDfpConfig:o,hasAsrFinished:s,reloaded:r}=t,{hasToHaveBids:i,slots:a=[],limit:c={}}=(0,fe.Df)("asr")||{},d=(0,Jo.IX)("adtech","PRGM-1036"),l=(0,Eo.ou)(a,d);if((c.isUsed||(0,Eo.IY)("limitTestVersion"))&&r>=c.count)return!1;const A=!(!n&&!o),u=(0,dn.A)(l)?l:[3,5,7,50],p=(0,Eo.IY)("oldAsrTestVersion");let m=!i||p;if(i&&!p){const n=(0,We.x4)("prebid"),o=null==n||null==n.getHighestBid?void 0:n.getHighestBid(e),r=(0,y.A)(o);if(r||!s){const{asrWithBidsTestVersion:e}=(0,fe.Df)("testConfig");m=!e||(0,Eo.IY)("asrWithBidsTestVersion"),s||r||(t.hasAsrFinished=!0)}}return(u.includes(e)||!!Rc)&&A&&m&&xc(t)},$c=new Map,Bc=({slotNumber:e,adUnitCode:t,APIsold:n,APIblocked:o,APIused:s})=>t===`slot${e}`&&!n&&!o&&!s,Nc=(e,t,n=ds.M_.bidsReceived)=>{const o=n;let s;if(e.adId)s=e,s[t]=!0;else{const n=o.length;for(let r=0;r<n;r++)if(o[r].adId===e){o[r][t]=!0,s=o[r];break}}return s},jc=({bidder:e,subAccount:t})=>t?`${e}-${t}`:e,Vc=(e,t)=>{var n,o,s;const r=(0,fe.Df)("floorprices"),{size:i}=t;let a=r;const{fpTest:c,version:d}=(0,Eo.XZ)();c&&(a=a[d]||a);const l=jc(t);if(l&&a&&a[l]){const t=a[l];if(t)return e&&t[e]?t[e]:t.default}if("instream"===t.adType&&null!=(n=a)&&n.instreamFloor){const e=(0,A.SU)("ctype"),{instreamFloor:t}=a;return"stream"===e||"article_stream"===e?t[`stream${d}`]||t.stream:t[`default${d}`]||t.default}if("outstream"===t.adType&&null!=(o=a)&&o.outstreamFloor){const{outstreamFloor:e}=a;return e[l]?e[l]:e[`default${d}`]||e.default}if(null!=(s=a)&&s.default){const{default:t}=a;if(t){if(e&&t[e]instanceof Object)return t[e][i]||t[e].default;if(e&&t[e])return t[e];if(t.default)return t.default}}return 0};var Uc=n(456);const Fc={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"}},Hc=e=>{const{currencyRate:t}=ds.M_,n=at.mM||at.nr,{Math:o}=window,s=e,{adUnitCode:r,cpm:i,currency:a}=s,c=jc(s),d=(0,fe.Df)("priorities"),l=Fc[c]||Fc.default;let A,u=0,p=null,m=t.default||1,f=l.open||1;return f=s.dealId?l.deal||1:l.open||1,m=a&&t[a]?t[a]:l.currency&&t[l.currency]?t[l.currency]:t.default,s.ccpm=o.floor(i*m*f*100),s.cpmpl=s.ccpm/100,d&&d[c]&&(d[c][r]?p=d[c][r]:d[c].default&&(p=d[c].default)),p&&(A=!0,p.deal&&!s.dealId&&(A=!1),p.floor&&p.floor>s.ccpm/100&&(A=!1),s.getStatusCode&&1===s.getStatusCode()||(A=!1),A&&(s.occpm=s.ccpm,p.level?s.ccpm=100*p.level:s.ccpm=1e3)),u=Vc(r,s),n&&(u*=.6),u*=(0,Uc.A)(),u>s.ccpm/100&&(s.ccpm=0,i>=.005&&(s.floorhit=1)),s},zc=(e=ds.M_.bidsReceived)=>{const t=Date.now();return e.filter((e=>{const{ttl:n,responseTimestamp:o}=e,s=n?1e3*n:6e4;return!(s>0&&t-o>s)}))},Wc=e=>{let{bidsReceived:t}=ds.M_;let n={cpm:0,ccpm:0};const o=(0,ss.A)();t=zc(t);for(let r=0;r<t.length;r++){const i=t[r];Hc(i);const{ad:a,adUnitCode:c,APIblocked:d,APIsold:l,APIused:A,ccpm:u}=i,p=(s=c,$c.get(s));d&&Nc(i,"APIunblocked");const m=!(!a||!a.includes("wppl_wallpaper.js"));m&&Nc(i,"adfscr"),m&&o&&o.includes("DUKAT_Screening")&&Nc(i,"APIblocked");Bc({slotNumber:e,adUnitCode:c,APIsold:l,APIblocked:d,APIused:A})&&u&&u>n.ccpm&&(n=i,"sspWPM"!==n.bidderCode&&p&&(n.sspWPMRequestId=p))}var s;return n.cpm>0&&n};var Gc=n(7139);const qc=["adform","teads","xhb","adrino","sspWPM"],Qc=e=>{const t=(0,Je.H2)("disableBL"),{disableBLByDiceRoll:n}=ds.M_,o=(0,fe.Yb)("disableBL"),s=!t&&!n&&!o,r=(0,h.z)()||(0,at.fS)()?3:2;let i=!1;if(s){i=((null==e?void 0:e.auctionCount)||0)>=r}return i};var Jc=n(7078);const Yc=()=>{let e;if((0,Jc.A)()){const t=JSON.parse((0,E.A)("bidderLimiterData"));if(t){const n=(0,fe.Df)("bidderLimiterTimeout")||3e5,{timestamp:o}=t;n>Date.now()-o&&(e=t)}}return e},Kc=(0,fe.Df)("bidderLimiterSlotsBlacklist")||[],Xc=e=>Kc.includes(e);let Zc,ed;const td={interval:null,ctype:null,cview:null,lastAuction:0,auctionCount:0,auctions:[],auctionId:null},nd=td,od=e=>{const t=e.concat();for(let e=0;e<t.length;++e)for(let n=e+1;n<t.length;++n)t[e]===t[n]&&t.splice(n-=1,1);return t},sd=e=>{if(Array.isArray(e))ds.M_.blackList=od(ds.M_.blackList.concat(e.map((e=>parseInt(e,10)))));else{const t=parseInt(e,10);ds.M_.blackList.includes(t)||ds.M_.blackList.push(t)}},rd=()=>{ds.M_.blackListStore=[]};rd();const id={add:sd,setNew:e=>{rd(),sd(e)},reset:rd},ad=({ctype:e,viewConfig:t={},blockPrebid:n={}})=>{const o=Object.keys(t);return!!n.ctype&&n.ctype.includes("none")&&!o.includes(e)},cd=({blockPrebidConfig:e,rekid:t=window.rekid,viewConfig:n})=>{const o=Object.assign((0,A.SU)(),{}),{ctype:s}=o,r=(0,Lr.x)()&&(0,ea.s)();let i=!1;return r&&(i=!0),o.rekid=t,e&&Object.entries(e).forEach((([t,r])=>{const a=o[t]&&r.includes(o[t]),c=ad({ctype:s,viewConfig:n,blockPrebid:e});(a||c)&&(i=!0)})),i},dd=(e,t,n,o,s,r)=>{const{ppid:i,biddersRequests:a,mlcodes:c}=ds.M_,d=(0,Qe.SD)("sda")||[],l=as(),A={version:e,timeToAuction:n,auctionName:(null==s?void 0:s.id)||r||void 0,auctionsCount:t+1,norodo:o?void 0:1,ppid:i,biddersRequests:a};return c&&(A.mlcodes=c),(0,dn.A)(d)&&(A.sda=d.join()),(0,dn.A)(l)&&(A.ciab=l.join()),s&&(A.slot=s.trigger),(0,Ms.A)("prebidauction",A),ds.M_.biddersRequests=0,A},ld=e=>{const{Math:t}=window;return t.floor(t.random()*e)+1===1};var Ad=n(8481);const ud=["module criteo is loading external JavaScript","TCF2: enforcing P1 and P2 by default","Filtered site property in ortb2 data: empty data found","Criteo: all native assets containing URL should be sent as placeholders wit"],pd=["TCF2 denied device access for criteo"],md=new Set,fd=new Set,gd=e=>{const t=(0,qe.M$)();return!ud.includes(e)&&!e.startsWith("Activity control: enableTIDs")&&(!pd.includes(e)||(md.has(t)?!fd.has(e)&&(fd.add(e),!0):(md.add(t),fd.add(e),!0)))},hd=ld(100),vd=ld(1e3),bd=e=>{const{type:t}=e,{arguments:n}=e,o=[...n].map((e=>`${e}`)).join(" ").slice(0,75),s=nc.V9&&hd,r=nc.V9&&vd;gd(o)&&("WARNING"===t?s&&(0,Ad.A)(o,"PbjsWarnError"):r&&(0,Ad.A)(o,"PbjsError"))},wd=(e,t,n)=>{if(!e)return!1;const o=((e,t)=>"all"===e||!!Array.isArray(e)&&e.includes(t))(e[jc(n)],t);return o},yd=()=>{const e=(0,Je.H2)("hbv"),t=(0,hs.b)(),n="hb";let o=n;if(!t)return!1;const{changeHBConfig:s,version:r}=(0,Eo.XZ)();s&&r&&(o=n+r.toUpperCase()),e&&(o=n+e.toUpperCase());const i=t[o]||t.hb;return i?ds.M_.healthStatus.hbConfig=!0:(0,Ad.A)("HB Config missing"),i},Sd=e=>{const t=(0,fe.Df)("viewConfig"),n=e||(0,A.SU)("ctype"),o=(0,A.SU)("cview");if((0,S.A)(n)){if((0,S.A)(o)){const e=t[`${n}:${o}`];if(e)return Object.assign({},e,{ctype:n,cview:o})}const e=t[n];if(e)return Object.assign({},e,{ctype:n})}return t.default||!1},_d="auto_play_sound_on",Cd="auto_play_sound_off",Id="click_to_play",Ed='{"min":1,"mit":1,"mmu":0}',Td='{"min":1,"mit":0,"mmu":1}',kd='{"min":0,"mit":1,"mmu":0}',Pd={auto_play_sound_on:Ed,auto_play_sound_off:Td,click_to_play:kd};var Md=n(1913);const Dd=e=>{const t=e.match(/:\/\/(www\d?\.)?(.[^/:]+)/i);return t&&t.length>2&&O.A.s(t[2])&&t[2].length>0?t[2]:null},Od=e=>{const t=Dd(e);let n,o=t;return t&&(n=t.split(".").reverse(),n.length>1&&(o=`${n[1]}.${n[0]}`)),o},xd=(e,t)=>{const{document:n}=window,o=!(!window.vhb||0===Object.keys(window.vhb).length)&&window.vhb,s=(0,h.z)(),r=n.referrer||"",i=n.location.origin||"",a=(0,A.SU)("ctype"),c=(0,fe.zk)("ctypesIntent");let d=c&&c[a]&&c[a][0]||(s?"click_to_play":"auto_play_sound_off"),{params:l}=o?o[Object.keys(o)[0]]:{params:!1},u=!1;if(l||(l=!1),(0,Md.u7)()&&(u=(0,Md.uj)({prebid:!0})),e)l=e,l.autoplay&&(l.forceSound||l.forcesound)?d=_d:l.autoplay&&(d=Cd);else switch(d){case _d:l={autoplay:!0,forceSound:!0};break;case Cd:l={autoplay:!0,forceSound:!1};break;case Id:l={autoplay:!1,forceSound:!0}}switch(!0){case u&&l.autoplay&&(l.forceSound||l.forcesound)&&!t:d=u.autoplayAllowed&&u.autoplayUnmutedAllowed?_d:u.autoplayAllowed?Cd:Id;break;case l.autoplay&&!t:r.length?Od(i)!==Od(r)&&(d=Cd):d=Cd}return ds.M_.intentParams=Pd[d],d},Rd=["slot150","slot151","slot152","slot153"],Ld=e=>{let t={};const{sizes:n,code:o}=e;return n&&(t={banner:{sizes:n}},Rd.includes(o)&&(t={video:{context:"instream",playerSize:n[0]}})),t},$d=e=>{const t=(0,fe.Df)("sizeMap"),n=!!O.A.s(e)&&e;return n&&t?t[0][n]:e},Bd=(e,t,n)=>{const{code:o}=e,s=t&&t.slots,r=n||ds.M_.blackList,i=parseInt(o.replace("slot",""),10);if(s){if(s.includes(i)&&!r.includes(i))return!1}else if(!r.includes(i))return!1;return!0},Nd=(e,t)=>{let n,o;return"connectad"===e.bidder&&(n=ds.M_.currencyRate.USD||ds.M_.currencyRate.default,o=Vc(t,e)/n,e.params.floorprice=o.toFixed(2)),e},jd=(e,t)=>{const n=e;let o,s,r,i=!1;switch(n.bidder){case"openx":case"rubicon":switch(t){case _d:s=[1,5];break;case Cd:s=[2,6];break;case Id:s=[3];break;default:s=[2,6]}n.params.video=n.params.video||{},n.params.video.playbackmethod=s,i=!0;break;case"smartadserver":switch(t){case _d:o=1;break;case Cd:o=2;break;case Id:o=3;break;default:o=2}n.params.video=n.params.video||{},n.params.video.vpmt=o,i=!0;break;case"adform":t&&(n.params.mkv=Pd[t].replace(/(["{}])+/g,""),n.params.addToMkv&&Object.keys(n.params.addToMkv).forEach((e=>{n.params.mkv+=`,${e}:${n.params.addToMkv[e]}`}))),i=!0;break;case"ix":switch(t){case _d:r=[1,5];break;case Cd:r=[2,6];break;case Id:r=[3];break;default:r=[2,6]}n.params.video=n.params.video||{},n.params.video.playbackmethod=r,i=!0;break;case"xhb":case"appnexus":case"emxdigitalVideo":n.params.video||(n.params.video={skippable:!1}),n.params.video.playback_method=[t],i=!0;break;case"pubmatic":switch(t){case _d:r=[1];break;case Cd:r=[2];break;case Id:r=[3];break;default:r=[2]}n.params.video=n.params.video||{},n.params.video.playbackmethod=r}return e},Vd=(e,t)=>{const n="slot151"===t?1:2;return e.params.target=`segm=${n}`,e},Ud={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"]},Fd={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"]},Hd=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"]');var zd=n(3287);const Wd=(e,t)=>{if(O.A.o(e)&&!Array.isArray(e))return e;const[n,o=[],s]=e,r=n-1,i=t?Fd:Ud,a=Hd[r];if(!a)return(0,Ad.A)(`Brak biddera o ID: ${r}`),!1;const c=i[a];if(!c)return(0,Ad.A)(`Brak mapy parametrów dla bidera: ${a}`),!1;const d={bidder:a},l=c.map(((e,t)=>[e,o[t]])).filter((([,e])=>!(0,zd.A)(e)));return l.length&&(d.params=Object.fromEntries(l)),s&&(d.subAccount=s),d},Gd=(e,t)=>{const n=(0,Qe.SD)("geo"),o=n&&n.country,s=(0,fe.Df)("limits"),r=jc(e),i=s&&s[r];if(i&&i.geo&&i.geo.length>=1){if(!o)return!0;if(!i.geo.includes(o))return!0}return!1},qd=(e,t)=>{const{Math:n}=window,o=(0,fe.Df)("limits"),s=jc(e),r=o&&o[s];return!!(r&&r.diceroll&&n.random()>r.diceroll)},Qd=(e,t)=>{const{slotsBiddersWhitelist:n}=ds.M_;if(!n[t])return!1;return!n[t].includes(e)},Jd=(e,t,n,o,s,r,i)=>{var a;const c=Wd(e,o);if(!c)return!1;let d=!1;const l=null==(a=(0,Qe.SD)("geo"))?void 0:a.country,A=c.bidder.includes("adform")&&["840","124"].includes(l);return d=wd(i,t,c),d=d||qd(c,t),d=d||Gd(c,t),d=d||((e,t)=>{const n=(0,fe.Df)("bidderLimiterBlacklist")||qc,o=Xc(t),s=jc(e);let r=!1;var i,a;return Zc&&ed&&!n.includes(s)&&!o&&(r=0===(null==(i=Zc)||null==(a=i.fullBids)?void 0:a[s])),r})(c,t),d=d||Qd(c.bidder,t),!d&&(n&&jd(c,s),A&&(c.params.adxDomain="adx2.adform.net"),c.bidder.includes("smart")&&n&&Vd(c,r),Nd(c,r),c)},Yd=(e,t)=>(!e||"video"!==t)&&(!(!e&&"display"===t)&&"common"!==t),Kd=({restrict:e,code:t})=>{let n=!1;if(e){const t=(0,A.SU)(),o=Array.isArray(e)?{ctype:e}:e;Object.entries(o).some((([e,o])=>{const s=e.startsWith("!"),r=s?t[e.slice(1)]:t[e];if(s){if(r&&o.includes(r))return n=!0,n}else r&&o.includes(r)||(n=!0);return n}))}return n},Xd=e=>{const t=(0,Eo.dU)();if(e.testRestricted){if(e.testRestricted.includes("noTest")&&!t)return!1;if(!e.testRestricted.includes(t))return!0}return!1},Zd=e=>{const{teadsOutstreamSlots:t}=ds.M_,{bids:n}=e;n&&n.some((e=>!("teads"!==e.bidder||!e.params.placementId||!e.params.outstream||t.includes((0,M.A)(e.params.placementId)))&&(t.push((0,M.A)(e.params.placementId)),!0)))},el=(e,t,n,o,s,r)=>{var i;const a=Object.assign({},e),{blackList:c}=ds.M_,d=(0,M.A)(a.code.replace("slot","")),l=!(null==(i=e.mediaTypes)||!i.video),u=Rd.includes(a.code),p=l&&u,m=(0,A.SU)("ctype"),f=(0,h.z)(),g=p&&"stream"===m&&!f;let v=!1;if(v=a.disabled,v=v||Yd(u,t),o&&(v=v||Bd(a,s,c)),v=v||Kd(a),v=v||Xd(a),v)return!1;const b=[];for(let e=0;e<a.bids.length;e++){const t=a.bids[e],o=Jd(t,d,u,l,r,a.code,n);o&&b.push(o)}if(a.bids=b,g&&(e.mediaTypes.video.plcmt=1),0===a.bids.length)return!1;const w=a&&a.mediaTypes&&a.mediaTypes.banner&&a.mediaTypes.banner.sizes;return w?a.mediaTypes.banner.sizes=$d(w):!a.mediaTypes&&a.sizes&&(a.mediaTypes=Ld(a)),Zd(a),ds.M_.auctionSlots.push(d),a},tl=(e,t,n,o)=>{const{blackList:s}=ds.M_,r=(0,fe.Yb)("viewConfigTestVersion"),{version:i}=(0,Eo.XZ)(),a=e||Sd(),{units:c}=yd(),d=(()=>{const e=(0,fe.Df)("blacklisted"),{removeBidderTest:t,version:n}=(0,Eo.XZ)(),o=!!t&&`conf${n}`;return o?e[o]||!1:e})(),l=xd(t,n);let A=!0;const u=(0,fe.Yb)("disableVideoAutoBid");let p=o?"video":"display";ds.M_.auctionSlots=[],ds.M_.auctionSlots.length=0,a&&(!r||r===i)||s.length||(A=!1),Zc=Yc(),ed=Qc(Zc);!u&&(!0!==ds.M_.useLazyBidding||ds.M_.appendVideoToFirstAuction)&&(p="common",ds.M_.appendVideoToFirstAuction=!1);const m=[];for(let e=0;e<c.length;e++){const t=c[e],n=el(t,p,d,A,a,l);n&&m.push(n)}return m},nl={ctype:null,timestamp:null,isDynamic:!1,prevCtype:null,prevAuctionTS:null,vIntentAuctionTS:null},ol=(e,t,n=!1,o=!1,s=!1)=>{const r=(0,fe.Df)("viewConfig"),i=(0,fe.Df)("blockPrebid");if(!!(0,Qe.SD)("directOnly")||(0,fe.Yb)("donotbid")||cd({blockPrebidConfig:i,viewConfig:r}))return!1;const{pbjs:a}=window,c=a.version||void 0,d=(0,Gc.z6)("mr","TP");let l=[];if(id.add((0,Ki.HG)()),l=tl(t,n,o,e),l.length>0&&a.requestBids){if(ds.M_.firstAuction||nd.auctionCount>0){const t=`_${nd.auctionId}`||"",n=nd.auctionCount>0?`${nd.auctionCount}`:"",o=e?`_${ds.M_.lbvAid}`:"";ds.M_.healthStatus[`auction_nr_${e?ds.M_.videoAuctionCounter:n}_startedProperly${e?"_video":t}${o}`]=!0}nl.prevAuctionTS&&(nl.timeauctions=Date.now()-nl.prevAuctionTS),nl.prevAuctionTS=Date.now(),(0,ds.Dm)();const n=parseInt(Date.now()-ds.M_.pageLoadTime,10),o={adUnits:l,bidsBackHandler:()=>{},info:{bidderLimiter:ed}};s&&(o.auctionId=s),ds.M_.firstAuction&&(ds.M_.firstAuction=!1,(0,rn.A)("PrebidFirstAuctionTiming","PrebidLoad","PrebidFirstAuctionStart")),a.requestBids(o),dd(c,ds.M_.auctionsCount,n,d,t,s)}else{bd({type:"WARNING",arguments:["Auction failed - no adUnits available or requestBids wasnt ready"]}),ds.M_.healthStatus.auctionStartedProperly=!1}},sl=[],rl=(0,fe.Yb)("auctionInterval");rl&&setInterval((()=>{if(sl.length>0){const e=Object.assign([],sl[0]);sl.splice(0,1),ol(...e)}}),rl);const il={addAuctionToQueue:function(...e){e.includes("skipQueue")?ol(...e):0!==sl.length||!1!==ds.M_.auctionInProgress||rl?sl.push([...e]):ol(...e)},getQueue:function(){return sl},auctionEnd:function(){if(ds.M_.auctionInProgress=!1,sl.length>0&&!rl){const e=Object.assign([],sl[0]);sl.splice(0,1),ol(...e)}}},al=(e,t,n,o,s)=>{O.A.f(t)&&(ds.P1[n]=t),il.addAuctionToQueue(o,e,s,!1,n,"skipQueue")},cl=(e,t)=>{const n=`fA-${(0,Ke.eq)()}`;al({slots:e},t,n)},dl=(e,t,n)=>{const{slotsBiddersWhitelist:o}=ds.M_;o[e]=[t],cl([e],(()=>{delete o[e],O.A.f(n)&&n()}))},ll=(e,t,n)=>{const{slotsWithFPUpdatedByPrebid:o}=ds.M_,s=(0,fe.Df)("floorprices"),r=(0,y.A)(ds.M_.fpBackup)?ds.M_.fpBackup:s,i=(0,tr.A)(e,r),a=Wc(e),c=(0,y.A)(a)?a.cpmpl:i*n,d={[e]:c},l=t.campaign.creative.provider;o.add(e),(0,nr.A)(s,d,!1,!!ds.M_.fpBackup),dl(e,l,(()=>{o.has(e)&&(or(e),o.delete(e))}))},Al=(e,t)=>{const{creation:n}=t;if(!(0,y.A)(n))return;const{extraViewability:o={},bidderAuction:s={}}=(0,fe.Df)("asr")||{},r=Lc(e,t),i=ir(),a=(0,Eo.IY)("asrWithExtraViewabilityVersion")||o.isUsed,c=(0,Eo.IY)("asrWithExtraViewabilityMeasureOnceVersion")||o.isMeasureOnceUsed,d=(0,Jo.IX)("adtech","PRGM-1036"),l=(0,Eo.ou)(s.isUsed,d),A=(0,Eo.ou)(s.timeOffset,d),u=(0,Eo.ou)(s.multiplier,d)||1.1,p=(0,Eo.ou)(s.disablePrebid),m=t.vendor===Vt.PX,f=l&&(!!p||m);if(!r||i)return;const{config:{bunch:g}}=n,h=Xo(),v=a&&!c,b=a&&c&&!t.reloaded,w=v||b,S=()=>{ll(e,t,u)},_=()=>{Ar({slotNumber:e,slot:t,bunchID:g,extraViewability:o,isExtraVbUsed:w,runAdditionalAuction:f,bidderAuctionOffset:A,additionalAuctionCb:S})};if(w)_(),(0,er.e7)(e,h);else{if(f){const t=h-1e3*A;(0,er.e7)(`${e}_auction`,t,S)}(0,er.e7)(e,h,_)}},ul=()=>{(0,me.Ur)(Al),(0,Yi.L6)("page:close",er.pO),rr(!0)},pl=()=>{const e=(0,fe.Yb)("useAsr"),t=(0,Eo.IY)("asrTestVersion"),n=(0,Je.H2)("asrTimeout");(t||n)&&(()=>{const{timeout:e}=(0,fe.Df)("asr"),{version:t}=(0,Eo.XZ)()||{};Ko=(0,y.A)(e)?e[t]||e.default||Yo:e||Yo})();const o=e||t||n||(0,at.iz)(),s=(0,re.Bz)(),r=(0,xo.A)();!o||s||r||(rr(!1),(0,me.DE)(Al),(0,Yi.p3)(er.pO))},ml=(0,ee.A)(),fl=e=>ml[e]||0,gl=(e,t)=>{(0,w.A)(t,((t,n)=>{const o=`slot${(0,M.A)(t)}`;if(null!=e&&e.default){const t=e.default.default;e.default[o]=Math.max(e.default[o]??t,n)}}))},hl=()=>{const e=(0,Jo.iM)("adtech","PCMA-183",["C","D"]),{slotScore:t}=window;if((0,y.A)(t)&&e){const e=(0,fe.Df)("floorprices");(0,w.A)(t,((e,n)=>{t[e]=Math.round(n)/100})),gl(e,t),(e=>{Object.assign(ml,e)})(t)}},vl=(e,t)=>{const{mexSlots:n,mexExcludedSlots:o,useMex:s}=wa();return{isValidMexSlot:(0,y.A)(t)&&n.includes(e)&&!o.includes(e),useMex:s}};var bl=n(3241);const wl=e=>{const{mexRate:t,mexSlotsMultipliers:n}=wa();return Math.floor(t*n[e]*100)},yl=()=>{const e=(0,fe.Df)("mex"),t=(0,Eo.ou)(e.winMultiplier),n=(0,Eo.ou)(e.lossMultiplier);ba({winMultiplier:t,lossMultiplier:n,winsInRow:0,lossesInRow:0})},Sl=(e,t)=>{const{winMultiplier:n,lossMultiplier:o,winDampener:s,lossDampener:r,minimumWinMultiplier:i,maximumLossMultiplier:a,winsInRow:c=0,lossesInRow:d=0,resetMexDampAfterCount:l}=wa();if(s&&r)if(t){const e=o*(1+r),t=e<a?e:a,n=c+1;if(l)if(n>=l)yl();else{ba({winsInRow:n,lossesInRow:0,lossMultiplier:t})}else ba({lossMultiplier:t})}else{const e=n*(1-s),t=e>i?e:i,o=d+1;if(l)if(o>=l)yl();else{ba({winMultiplier:t,lossesInRow:o,winsInRow:0})}else ba({winMultiplier:t})}},_l=(e,t)=>{const n=Mt(e);return n&&Object.assign(n,t),n},Cl=(e,t)=>{const{currentMexIterator:n,mexIterations:o,mexPV:s,initTimestamp:r}=wa();o[e]=t,qt("mexResult",e,t),_l(e,{mexFrom:n,mexResult:t,mexPV:s,mexInit:r}),ba({currentMexIterator:t})},Il=(e,t,n)=>{const{minMexRate:o,maxMexRate:s}=wa();let r=e;return O.A.n(o)&&r<=o&&(r=o),O.A.n(s)&&r>=s&&(r=s),ba({mexRate:r}),Cl(t,n),r},El=(e,t,n,o,s)=>{const r=t===Vt.cN;Sl(e,r);const{mexRate:i,mexSlotsMultipliers:a,mexSlotsRates:c,winMultiplier:d,lossMultiplier:l}=wa(),{OAS_retarg:A,DFPHASH:u}=s.targeting,p=a[e],m=(0,Gn.F)(u),f=new RegExp("10[a-z]?$").test(A),g=c[e],h=f?g:m/100/p,v=h>i;if(f&&g!==i){if(r){const t=Math.max(g,i);return void Il(t,e,5)}Il(i,e,6)}else if(r)v?Il(h,e,0):Il(h*d,e,1);else if(v){const t=[];new RegExp("1[a-z]?$").test(A)||t.push(o);new RegExp("2[a-z]?$").test(A)||t.push(n);const s=Math.max(...t);if(wl(e)>s)Il(i,e,4);else{Il((s/100/p+i)/2,e,3)}}else Il(i*l,e,2)},Tl=(e,{s2sTargetCCPM:t,prebidTargetCCPM:n,dfpConfig:o,passedDfpConfig:s,vendor:r=Vt.O9})=>{const{isValidMexSlot:i,useMex:a}=vl(e,o||s),c=fl(e);i&&(a?El(e,r,t,n,o||s):qt("mexPV",e,wa().mexPV));const d=qt("wnP",e,r),l=Wi("slotsStatusStartTime"),A=Wi("timeout");if(d){d.wnP,Vt.O9;const t=(0,We.x4)("prebid");if(t){const n=t.slotIsLimited(e),o=t.getPvFraction();n&&(d.blState=n),o&&(d.pvfraction=o)}c&&(d.score=c),A&&(d.apiTimeout=1),l&&(d.tts=Date.now()-l);const{disabled:n,isFirst:o,isBlackBox:s}=kt;o&&(d.first=1),kt.isFirst=!1,(0,bl.A)(d),n||d.disabled||(0,Ms.A)("slotStatus",d),s||Dt(e)}},kl=()=>{const e=(0,xo.A)();kt.isBlackBox=e,kt.disabled=e||(0,fe.Yb)("slotStatusDisable"),(0,Yi.MO)(qi),(0,Yi.IQ)(qi),(0,Yi.p3)(xt),(0,me.nA)(Tl)};var Pl=n(5002),Ml=n(4317);const Dl=()=>{const e=(0,Je.H2)("forceSync"),t=[Pl.bg,Pl.SK,Pl.ZH,Pl.wd];(!(0,re.A4)()&&!(0,re.FC)()&&(0,Pl.Do)(t)||e)&&ie.A.fill((()=>{((0,Ws.A)(676,[1,2,3,4,7])||e)&&Ml.A.fill((()=>{ca.A.fill((()=>{n.e(326).then(n.bind(n,9441)).then((({default:e})=>{e()})).catch((e=>{(0,Ht.A)(e,"SyncS2S")}))}))}))}))};var Ol=n(2272),xl=n(5829);const Rl=new Map;p.A.registeredPlayers=Rl;const Ll={registration:new Set,unregistration:new Set};p.A.playerHandlers=Ll;const $l=e=>{const t=Rl.get(e);if(t)return Rl.delete(e),Ll.unregistration.forEach((n=>{n(t,e)})),!0},Bl=(e,t)=>{if((e=>{if(O.A.o(e)&&O.A.b(e.autoplay)&&O.A.b(e.forceSound))return!0})(e)&&(0,Ro.A)(t)&&!Rl.has(t))return Rl.set(t,e),Ll.registration.forEach((n=>{n(e,t)})),!0},Nl=(e,t)=>{const n=Ll[e];if(O.A.f(t)&&!n.has(t))return n.add(t),!0},jl=(e,t)=>{const n=Ll[e];if(O.A.f(t)&&n.has(t))return n.delete(t),!0},Vl=e=>Nl("unregistration",e),Ul=e=>{if(Nl("registration",e))return Rl.forEach(((t,n)=>{(0,Ro.A)(n)&&e(t,n)})),!0},Fl=e=>jl("unregistration",e),Hl=e=>jl("registration",e),zl=e=>(...t)=>{n.e(754).then(n.bind(n,6653)).then((({default:n})=>{n[e](...t)})).catch((e=>{}))},Wl=zl("dismissSlots"),Gl=zl("dismissPlaceholders"),ql=zl("exposeSlots"),Ql=zl("exposePlaceholders"),Jl=zl("getDFPConfig");document.addEventListener("keydown",(e=>{e.ctrlKey&&(96===e.which&&Wl(),110===e.which&&ql())}));var Yl=n(8041);const Kl=(e,t,n)=>{if((0,re.g9)())return;const o=e||(0,Un.w)();return(0,Yl.A)(t,o,n,!0)},Xl=(e,t)=>Kl(e,"https://rek.www.wp.pl/aad.xml?",t),Zl=(e,t)=>Kl(e,"https://rek.www.wp.pl/vad.xml?",t);var eA=n(9007),tA=n(6038),nA=n(2572);const oA="WPldclk";let sA=!1,rA=0;const iA=e=>{if((0,tA.A)(e)){const e=Date.now();rA=e,sA=!0,nA.A.set(oA,e)}},aA=()=>((()=>{const e=new Date(rA);return Date.now()-e>36e5})()&&(nA.A.remove(oA),sA=!1,rA=0),sA),cA=()=>new Promise((e=>{nA.A.get(oA,(({value:t})=>{e(t)}))})).then((e=>!!e&&(rA=(0,M.A)(e),sA=!0,!0))),dA=()=>{(0,Yi.MO)(cA),cA(),(0,Se.Wf)(iA)},lA=()=>(0,lt.A)(Ie.A);var AA=n(8564);const uA=(e=2,t={})=>{const o=(0,M.A)(e),{cappingPeriod:s,setNative:r}=t;if((0,sn.A)({message:"GafAPI",path:"registerCommercialBreak",slot:o,fileName:`${s}:${typeof r}`},1e4),(0,Ir.A)(o,e))return;(0,Ge.P)(o),Ie.A.commercialBreak=Object.assign({},t);const i=()=>{(0,AA.v6)(i),n.e(160).then(n.bind(n,2710)).then((({default:e})=>{e(o,t)})).catch((e=>{(0,Ht.A)(e,"CommercialBreak")}))};(0,AA.sk)(i)};var pA=n(6455),mA=n(9986),fA=n(1535);const gA="Placeholders",hA=(0,Je.H2)("placeholders"),vA=(0,Ue.TD)("placeholder",hA&&{height:3,border:"3px orange solid",backgroundColor:"lightgreen"}),bA=(0,Ue.TD)("anchor"),wA={width:"100%",height:"100%",position:"absolute",top:0,left:0,zIndex:-1};(0,Ue.yo)();const yA=(e,t,n={})=>{const o=(0,M.A)(e);if((0,Ir.A)(o,e))return;const s=Object.assign({},n),r=so.A[o],i=null==r?void 0:r.element,a=gA+o;i&&(0,Ue.l0)(i,(0,Ue.TD)(a));const c=(0,pA.A)(t);if(c){if(i&&i!==c&&((0,Ue.eP)(a),(0,Ue.yo)(!0)),(0,Ro.A)(c)&&c!==(0,js.A)()){s.element=c;return"sticky"===(0,mA.A)(c).position&&(s.stickyOnInit=!0,(0,sn.A)({message:gA,path:"StickyOnInit",slot:o},1e4)),so.A[o]=s,(0,Ue.y_)(c,(0,Ue.TD)(a)),(0,Ue.y_)(c,(0,Ue.TD)(gA)),(0,Ue.y_)(c,vA),(0,Ue.TD)(`${a} .${bA}`,wA),(0,fA.A)(c)||(0,sn.A)({message:gA,path:"NodeNotVisible",slot:o},1e3,`Given node for placeholder ${o} is not VISIBLE.`,"error"),c}(0,sn.A)({message:gA,path:"NodeNotInDocument",slot:o},1e3,`Given node for placeholder ${o} is not a valid HTMLElement or it is not in DOM.`,"error")}};var SA=n(5880);const _A=(e,t,n)=>{const o=(0,Ue.y_)((0,uo.A)(),(0,Ue.TD)(e,Object.assign({cursor:"pointer",position:"relative"},n)));return(0,Ue.TD)(`${e} svg`,{position:"absolute",width:"50%",height:"50%",top:0,left:0,right:0,bottom:0,margin:"auto",fill:t}),(0,Pn.A)(o,'<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>'),o};var CA=n(6431),IA=n(1697),EA=n(9691);const TA="top",kA="bottom",PA="white",MA=(e,t,n)=>{const o=(0,M.A)(e);if((0,Ir.A)(o,e))return;let s,r,i=!1;const{onImpression:a,onClose:c,cappingPeriod:d=6,scrollOffset:l=200,closeOffset:A=0,position:u=TA,waitForSlot:p=!1}=n;Ie.A.stickyAds={onImpression:a,onClose:c,cappingPeriod:d,scrollOffset:l,closeOffset:A,position:u,waitForSlot:p},r=l,(0,sn.A)({message:"GafAPI",path:"registerSticky",slot:o,fileName:`${d}:${l}:${u}:${t}`},1e4);const m=[TA,kA].includes(u)?u:TA,f={[TA]:{borderRadius:"0 0 6px 6px",transform:"translateY(-99%)"},[kA]:{borderRadius:"6px 6px 0 0",transform:"translateY(99%)"}},g="saplchldr"+m,v="saclsr"+m,b=(0,h.z)(),w=(0,Ee.ur)(),y=b?8:15,S=`0 0px ${y}px 0 rgba(0, 0, 0, 0.25)`,{borderRadius:_,transform:C}=f[m];if(w)(0,IA.A)(SA.A);else if(d){const e=(0,M.A)((0,ce.A)(SA.A));if(e){const t=new Date(e);(0,le.A)(SA.A,t.getTime(),t)}}const I=(0,uo.A)(),E=(0,uo.A)(),T=()=>{(0,Ms.A)("stickyAds",{event:"quit",slot:o,position:u,cappingPeriod:d,scrollOffset:l,closeOffset:A,waitForSlot:p})},k=()=>{(0,He.Vl)("pagehide",T)},P=()=>{(0,He.Vl)("scroll",N),(0,He.Vl)("scroll",$),(0,me.e_)(L),(0,me.e_)(j),k()},D=()=>{P(),i&&(i=!1,O.A.f(c)&&c(),s.removeEventListener("click",x),s.remove()),(0,EA.A)(o,"Sticky"),E.remove(),(0,Ue.eP)(g),(0,Ue.eP)(v),(0,Ue.yo)()},x=()=>{(0,Ms.A)("stickyAds",{event:"close",slot:o,position:u,cappingPeriod:d,scrollOffset:l,closeOffset:A,waitForSlot:p}),requestAnimationFrame(D)},R=()=>{D(),(0,Yi.L6)("page:close",R)},L=(e,t)=>{if(k(),o===e){const{creation:e,vendor:n}=t;if(e&&!e.destroyed){const{type:r,rebuild:{label:c}}=e,l=n>Vt.O9,A=r!==Ve.A5;if(l&&A){if((0,Ue.TD)(g,{boxShadow:"0 0px 24px 0 rgba(0, 0, 0, 0.25)",padding:y,transform:"translateY(0)"}),(0,Ue.TD)(`${g}>div`,{"backgroundColor!":PA}),(0,Ue.yo)(),c&&c.remove(),i=!0,w)(0,IA.A)(SA.A);else if(d){const e=60*d,t=(0,ae.A)(e);(0,le.A)(SA.A,t.getTime(),t)}return s.addEventListener("click",x),E.appendChild(s),(0,He.nT)(T),void(O.A.f(a)&&a({slotNumber:o,slotData:t,slotElement:I,placeholderElement:E}))}}P()}},$=()=>{(0,vc.A)().top>=A&&((0,He.Vl)("scroll",$),(0,Ms.A)("stickyAds",{event:"scrollClose",slot:o,position:u,cappingPeriod:d,scrollOffset:l,closeOffset:A,waitForSlot:p}),D())},B=()=>{(0,He.Vl)("scroll",N),(0,me.e_)(j),(0,me.nA)(L);const e=(0,pA.A)(t),n=(0,Ro.A)(e),r=n?e:(0,js.A)();(0,Ue.y_)(E,(0,Ue.TD)(g,{"position!":n?"absolute":"fixed",[m]:0,transform:C,transition:"all 200ms linear","zIndex!":99,left:0,right:0}));const i=(0,uo.A)();(0,Ue.y_)(i,(0,Ue.TD)("saclip",{overflow:"hidden",width:"100%"})),r.appendChild(E),E.appendChild(i),i.appendChild(I),(()=>{s=_A(v,"black",{position:"absolute",[m]:"100%",color:PA,padding:b?"15px 30px 15px 10px":"15px 35px 15px 15px",fontSize:9,right:15,borderRadius:_,boxShadow:S});const e={content:'""',position:"absolute",left:-y,right:-y,height:y,backgroundColor:PA,[m]:-y},t={fontFamily:"Arial,Helvetica,sans-serif",fontSize:9,color:"#888",content:Co(et.A)};(0,Ue.TD)(`${v}:after`,e),(0,Ue.TD)(`${v}:before`,t),(0,Ue.TD)(`${v} svg`,{"width!":"30%","height!":"30%","left!":"auto","right!":3,"top!":-2,strokeWidth:2.5,stroke:"black"}),(0,Ue.yo)()})(),yA(o,E,{stickyAd:!0,backgroundColor:PA,height:"auto"}),(0,At.A)(o,I,void 0,"Sticky")},N=()=>{(0,bn.A)(r)&&(0,vc.A)().top>=r&&B()},j=(e,t)=>{if(e===p){(0,me.e_)(j);const{creation:e}=t;if(e&&!e.destroyed){const{rebuild:{container:t}}=e,n=(0,CA.A)(t);n&&(r=n.top+n.height)}(0,bn.A)(r)?((0,me.e_)(j),(0,He.Vl)("scroll",N),(0,He.t1)(N,!0)):B()}};p?(r=0,(0,me.nA)(j),(0,He.t1)(N,!0)):(0,bn.A)(r)?(0,He.t1)(N,!0):B(),(0,bn.A)(A)&&(0,He.t1)($,!0),(0,Yi.p3)(R,!0)},DA=(e,t)=>{const n=(0,M.A)(e);let o="none";Do.forEach(((e,t)=>{n===e.slot&&(o=t,e.passbackAfterRender=!0)})),(0,sn.A)({message:"GamAPI",path:"AdUnitNonConfigured",campaign:t,fileName:o,slot:n},1,`GAM AdUnit "${o}" is not configured.`,"error")},OA=(e,t,n)=>{const o=Oo(e);o?o.passbackAfterRender=!0:DA(n,e)},xA=(e,t,n)=>{const o=Oo(e);if(o){const{creation:e}=o;Object.assign(e,n),e.modsToLoad=e.modsToLoad||[],e.modsToLoad.push(t),vn(e)}};var RA=n(1312);const LA=()=>{(0,We.MN)("user",(0,RA.A)(c)),(0,We.MN)("mods",(0,RA.A)(a)),(0,We.MN)("gaf",(0,RA.A)(r)),(0,We.MN)("gam",(0,RA.A)(i))},$A={error:!1,timedOut:!1,loaded:!1};p.A.prebidState=$A;const BA=$A,NA=()=>{if((0,hs.b)()){const e=(0,re.Fr)()||(0,Eo.IY)("noPrebidTestVersion"),t=((0,re.hg)()||(0,re.PS)()||(0,re.Tb)())&&!(0,Je.H2)("tcidhb");return!(e||t||(0,Da.A)()||po.A||BA.error)}},jA=()=>{var e,t;const n=null==(e=window.Criteo)||null==(t=e.CallRTA)||null==t.toString?void 0:t.toString();(0,S.A)(n)&&n.includes("CallRTA() {}")&&((0,yr.A)("Criteo is being shimmed.",!0),(0,ra.D)(!0))},VA=(e,t,n,o,s)=>{ie.A.fill((()=>{const r="Criteo"+(e?"Full":"Light"),i=`//static.criteo.net/js/ld/publishertag.${e?"":"prebid."}js`,a="crtpt"+(e?"":"prbd");(0,An.A)({withMeasurement:r,id:a,src:i,timeout:o,onLoad(){(0,aa.A)(r,!0),jA(),O.A.f(t)&&t()},onError(){(0,aa.A)(r,!1),(0,pe.M)(a),O.A.f(n)&&n(i)},onTimeout(){O.A.f(s)&&s()}})}))},UA="PrebidJS",FA=()=>{(0,An.A)({withMeasurement:UA,id:"prebidjs",timeout:3e3,crossorigin:!0,src:(()=>{const e=(0,mn.A)("wppbjs"),{prebidBranch:t,prebidTestVersion:n=[],version:o}=(0,Eo.XZ)();let s="",r=!1;t&&n.includes(o)&&(s=t,r=!0),null!=e&&e[2]&&([,,s]=e);const i=`${mt.A}wppbjs/${s&&`${s}/`}`,a=e||r?"prebid-debug":"prebid";return(0,Ye.mess)({url:`${i}${a}.js`})})(),onLoad(){(0,aa.A)(UA,!0),BA.loaded=!0},onError(){(0,Ce.A)(`${UA}LoadError`),(0,aa.A)(UA,!1),BA.error=!0,we.A.open()},onTimeout(){(0,Ce.A)(`${UA}LoadTimeout`),(0,aa.A)(`${UA} timeout`,!0),BA.timedOut=!0,we.A.open()}})},HA=()=>{const e=(0,Qe.SD)("curr");e&&(0,w.A)(e,(t=>{parseFloat(e[t])>0&&(ds.M_.currencyRate[t]=parseFloat(e[t])),(0,Jc.A)()&&(0,fa.A)("currency",JSON.stringify(ds.M_.currencyRate))}))},zA=()=>{HA()},WA=(e,t)=>{const{slots:n}=t;return n&&e.push(...n),e},GA=()=>{const e=(0,fe.Df)("viewConfig");(0,fe.Yb)("lazyBidding")&&Object.keys(e).forEach((t=>{const n=e&&e[t],o=n&&n.auctions;if(!o)return;let s;if(Array.isArray(o))s=o.reduce(WA,[]);else{const e=[];Object.keys(o).forEach((t=>{e.push(...o[t].reduce(WA,[]))})),s=[...new Set(e)]}n.slots=s}))},qA=e=>{let t;if(e&&e.mode){const n=(0,A.SU)("layout"),o=(0,A.SU)("ctype");switch(e.mode){case"layout":t=n&&e[n];break;case"ctype":t=o&&e[o]}}return t&&id.add(t),t||!1},QA=()=>{const e=(0,fe.Yb)("lazyBidding"),t=Sd(),n=t&&t.auctions,o=(0,Eo.IY)("viewConfigTestVersion"),s=(0,Eo.IY)("lbTestVersion");return!(!(t&&n)||!(e||o||s))},JA=e=>{let t=[];if(e){const{auctions:n}=e;if(n)if(Array.isArray(n))t=n;else{const{lbVersionTest:e,version:o}=(0,Eo.XZ)(),s=!!e&&`conf${o}`;t=s&&n[s]?n[s]:n.default||[]}}return t};var YA=n(6700);const KA={},XA=e=>!!KA[e]&&((0,YA.A)(KA[e],["prebidLazyLoading"]),delete KA[e],!0),ZA=(0,fe.Df)("slotAvailabilityDesktop")||[],eu=(0,fe.Df)("slotAvailabilityMobile")||[];function tu(e){return!!KA[e]}const nu=(e,t=!1)=>{const{healthStatus:n}=ds.M_,o=Sd();let s=!1;if(s=!1!==t?t:(e=>{const{auctions:t}=td;for(let n=0;n<t.length;n+=1)if(t[n].slots.includes(e))return t[n]})(e),(0,zd.A)(s)){bd({type:"WARNING",arguments:["Auction is undefined"]})}else{if(!1!==s&&!0!==s.used){const t=(0,h.z)()?eu:ZA;nd.auctionId=s.id,nd.lastAuction=Date.now(),nd.auctionCount+=1,s.used=!0;const r=Object.assign({},s);r.slots=[];const i=o.slots,{appendVideoToFirstAuction:a}=ds.M_;if(a)for(let e=0;e<i.length;e++){const t=i[e],n=`slot${t}`;Rd.includes(n)&&r.slots.push(t)}const c=s.slots.length;for(let e=0;e<c;e++){const n=s.slots[e],o=!t.includes(n)||tu(n),i=Rd.includes(`slot${n}`);!0!==o||i||r.slots.push(s.slots[e])}r.trigger=e,n.pvAuctionNames.push(nd.auctionId),il.addAuctionToQueue(!1,r),r.slots.forEach((e=>{XA(e)}))}}},ou=()=>{const e=Sd(),t=[];if(e){let n=!1,o=JA(e),s=[];if(Array.isArray(o)?o.forEach((e=>{const o=e;return o.used=!1,"default"===e.id&&(n=!0),s=s.concat(o.slots),!0===e.asap&&t.push(o),o})):o=[],!n){o=[{id:"default",from:0,slots:e.slots?e.slots.filter((e=>!s.includes(e))):[]}].concat(o)}nd.auctions=o,nd.ctype=e.ctype,nd.cview=e.cview,t.forEach((e=>{nu(0,e)}))}return nd},su=()=>{(0,Ts.A)("PrebidDamOpen"),we.A.open()},ru=e=>{const t=Sd();let n=!1;if(t.slots&&t.slots.includes(e)){const o=JA(t);n=650,o.forEach((t=>{t.slots.includes(e)&&(n=!0!==t.used&&(t.dist||n))}))}return n},iu=(e,t)=>{const n=parseInt(e,10);let o=!1;if((0,w.A)(KA,(e=>{KA[e]===t&&(o=!0)})),KA[n]||o)KA[n]&&!o&&((0,zr.A)(KA[n],t),KA[n]=t);else{const e=ru(n);if(!1!==e){KA[n]=t;const o={name:"prebidLazyLoading",method:Xt.qr,verticalMargin:e,success:!0,callback:()=>{nu(n)}};(0,wn.A)(t,[o],`slot${n}`)}}},au=()=>{const e=(0,fe.Yb)("lazyBidding"),t=(0,fe.Df)("viewConfig");!0===e&&t&&(0,me.Tq)(iu)},cu=e=>["stream","video","article_stream"].includes(e),du=()=>{const e=Sd();let t={dist:650};if(e){const{auctions:n,lbvDist:o}=e;let s=[];if(t.dist=o||t.dist,n)if(Array.isArray(n))s=e.auctions;else{const{lbVersionTest:e,version:t}=(0,Eo.XZ)(),o=!!e&&`conf${t}`;s=o&&n[o]?n[o]:n.default||[]}const r=s.length;for(let e=0;e<r;e++)if("video"===s[e].id){t=Object.assign({},s[e]);break}}return t},lu=(e,t,n,o)=>{const s=o?{slots:[o]}:void 0,r=e?{autoplay:e.autoplay,forceSound:!e.muted}:ds.M_.baseVideoIntent;al(s,n,t,!0,r)},Au=()=>{const e=du(),t=(t,n)=>{if(void 0!==n&&!ds.M_.registeredPlayers.includes(n)){ds.M_.registeredPlayers.push(n),ds.M_.baseVideoIntent=Object.assign({},ds.M_.baseVideoIntent,t);const o={name:"prebidLazyLoading",method:Xt.qr,verticalMargin:e.dist,success:!0,callback:()=>{ds.M_.videoAuctionCounter<1&&(ds.M_.lbvAid=`lbv-${(0,Ke.eq)()}`,ds.M_.videoAuctionCounter+=1,lu(!1,ds.M_.lbvAid,void 0))}};(0,wn.A)(n,[o])}};ds.M_.videoHandlers.push(t),Ul(t)},uu=e=>{const{videoHandlers:t}=ds.M_,n=cu(e),o=!(0,fe.Yb)("disableVideoAutoBid");n?ds.M_.appendVideoToFirstAuction=o:0===t.length&&Au()},pu=e=>{const t=(0,fe.Df)("blackListConfig"),n=(0,A.SU)("ctype");GA(),qA(t),ds.M_.useLazyBidding=QA(),!0===ds.M_.useLazyBidding?(ds.M_.healthStatus.auctionType="lazyBidding",uu(n),ou(),au()):(ds.M_.healthStatus.auctionType="singleAuction",ol()),e&&(ds.M_.PrebidDamTimeout=setTimeout((()=>{su()}),e))},mu=()=>{ds.M_.bidsReceived.length=0},fu=()=>({adId:0,bddr:"unknown",cpm:0,cpmpl:0,ccpm:0,size:"0x0",ttb:0});var gu=n(350);const hu=e=>{const t=fu(),n=(0,A.SU)("ccategory"),o=n?(0,gu.A)(n):void 0,s=(0,u.wY)(),r=(0,A.SU)("ctype"),i=(0,Qe.SD)("geo"),a=i&&i.country,{ad:c,adfscr:d,adId:l,adUnitCodeOld:p,adUrl:m,ccpm:f,creativeId:g,cpmpl:h,cpm:v,currency:b,dealId:w,height:y,occpm:S,responseLength:_,timeToRespond:C,width:I}=e;return Object.assign(t,{adId:l,bddr:jc(e),ccategory:o,ccpm:S||f,cpmpl:h,cpm:parseFloat(v.toFixed(2),10),crid:g,ctype:r,currency:b,country:a,responseLength:_,dealId:w,deal:w?1:0,adfscr:d?1:void 0,multi:p,size:`${I||0}x${y||0}`,ttb:Math.min(1e5,(0,M.A)(C.toFixed(0))),wpsn:s,adLength:c&&c.length||m&&m.length}),t},vu=()=>{const e=(0,Eo.XZ)();let t=e&&e.changeHBConfig&&e.version;t=t||"default";const n=(0,fe.zk)("S2Sconfig"),o=n&&n.tests&&n.tests[t];let s;return o&&o.name&&(s=o,s.include=Array.isArray(s.include)&&s.include.join(";")||s.include,s.exclude=Array.isArray(s.exclude)&&s.exclude.join(";")||s.exclude),s},bu={},wu=(e,t)=>{const{appVersion:n}=window,{bunch:o,slot:s}=e,r=t&&bu[t],i=r&&r.bidderLimiter,a=vu(),c=(0,A.SU)("ctype"),d=null==r?void 0:r.ctype,l={slot:s,bunch:o,an:r&&r.auctionCounterPerView,norodo:r&&r.norodo,s2st:a&&a.name,ck:(0,Gc.Jt)("ck"),mr:(0,Gc.Jt)("mr")},{name:u,version:p}=(0,Eo.XZ)();return u&&(l[u]=p),d&&d!==c&&(l.reqCtype=d),i&&(l.bL=i),l.appVersion=n,l},yu=e=>{const{adid:t,slot:n,params:o,waveaction:s,intent:r,isAsr:i}=e,a=t?Nc(t):(0,Ad.A)("brak adId w bid"),{auctionId:c,meta:d={},isFPUpdatedByGAF:l}=a,{advertiserDomains:A}=d,u=a&&hu(a),p=wu(e,c),m=Object.assign({},u,p);if("prebidsold"===s){if(m.asr=(0,kn.A)(i),(0,dn.A)(A)){const[e]=A;m.adn=e}l&&(m.gaffp=1)}(0,Ms.A)(s,Object.assign(m,o,r))},Su=(e,t)=>{const{isEmpty:n}=t,o=jc(t);return(0,zd.A)(e.fullBids[o])&&(e.fullBids[o]=0),n||(e.fullBids[o]+=1),e},_u=e=>{(0,Jc.A)()&&(0,fa.A)("bidderLimiterData",JSON.stringify(e))};let Cu;const Iu=e=>{Su(Cu,e)},Eu=e=>{const t=(0,Jc.A)(),n="emptyBids";let o=e;if(t&&!o&&(o=(0,E.A)(n)||JSON.stringify({start:Date.now()})),o=JSON.parse(o),t&&Date.now()-o.start>3e5){const e={start:Date.now()};return(0,fa.A)(n,JSON.stringify(e)),e}return!1};var Tu=n(9575);const ku=(e,t)=>{let n;return e&&t&&(n=`${e}x${t}`,"100%xauto"===n&&(n="fluid")),n},Pu=(e,t)=>{const{rekid:n}=window,o=(0,Qe.KA)(n),s=null==o?void 0:o.slots;if(!!(!s||!s[t]))return 1;const{startTime:r,passedStartTime:i}=s[t];if(!r||!i&&r>e)return 1;if(!i&&r<e)return 2;return i<e?3:void 0},Mu=(e,t,n,o)=>{const{Math:s}=window,{firstAuctionStatusLogPvBD:r,pvfraction:i}=ds.M_,{norodo:a,s2st:c,timetoauction:d,bidderLimiter:l}=n,{adUnitCode:A,err:u,debug:p,auctionCounterPerView:m,adType:f,cpm:g,occpm:h,ccpm:v,cpmpl:b,isEmpty:w,width:y,height:S,timeToRespond:_,responseTimestamp:C,hem:I,meta:E={},progress:T,fledgeAuctionConfig:k,isFPUpdatedByGAF:P}=o,M=A.split("slot")[1],D=Pu(C,M);let O={slot:A.slice(4),bddr:jc(o),adType:f,norodo:a?1:0,err:u,pvfraction:i,s2st:c||void 0,debug:p||void 0,an:m,sltStrt:D,hem:I,ca:k?1:0};if(!w){const{advertiserDomains:n}=E,o=(0,dn.A)(n)?n[0]:"none";O=Object.assign({},O,{cpm:s.floor(100*g)/100,ccpm:h||v,cpmpl:b,size:ku(y,S),timeToRespond:_,timeToView:e,timeToReady:t,timeToAuction:d,adn:o,sp:T})}return r&&(O.first=1,ds.M_.firstAuctionStatusLogPvBD=!1),l&&(O.bL=l?2:1),P&&(O.gaffp=1),(0,Ms.A)("auctionStatus",O),O},Du=(e,t)=>{let n=0;return t.cpmpl>e.cpmpl?n=1:e.cpmpl>t.cpmpl&&(n=-1),n},Ou=e=>!(e.length<2)&&e.sort(Du),xu=(e,t)=>{const n=bu[e],o=[],s=Object.prototype.hasOwnProperty.call(ds.P1,e);let r=(0,fe.Yb)("disableDynamicDelay");if(il.auctionEnd(),n){let e,t;n.duration=Date.now()-n.start,n.ongoing=!1,(0,Ts.A)("PrebidAuctionEnd"),(0,Tu.A)("PrebidAuctionTime","PrebidAuctionInit","PrebidAuctionEnd"),Ou(ds.M_.bidsReceived),Eu(void 0),nl&&nl.timeclose&&(nl.timeview&&(e=nl.timeview-nl.timeclose),nl.timeready&&(t=nl.timeready-nl.timeclose)),Cu=Yc()||{timestamp:Date.now(),auctionCount:0,fullBids:{}};for(let r=0;r<n.bids.length;r++){const c=n.bids[r],{adUnitCode:d,bidderCode:l,sspWPMRequestId:A,isEmpty:u}=c;"sspWPM"===l&&!u&&(i=d,a=A,$c.set(i,a)),"criteo"===l&&ds.M_.hasHem&&(c.hem=1),c.auctionCounter=n.auctionCounter,c.auctionCounterPerView=n.auctionCounterPerView,c.auctionStartTime=n.start,s&&c.cpm>0&&o.push(c),Iu(c),Mu(e,t,n,c)}Cu.auctionCount+=1,_u(Cu)}var i,a;n.statusDone=!0;const{dynamicDelayTestVersion:c,version:d}=(0,Eo.XZ)();c&&d!==c&&(r=!0),s&&(ds.P1[e](o),delete ds.P1[e]),!ds.M_.PrebidDamTimeout||ds.M_.firstAuctionEnd||r||(ds.M_.firstAuctionEnd=!0,su(),clearTimeout(ds.M_.PrebidDamTimeout)),ds.M_.lbvAid&&ds.M_.lbvAid===t.auctionId&&1===ds.M_.registerTimeCounter&&(ds.M_.lbvAid=null)},Ru=(e,t)=>{var n,o;const s=!(null==e||null==(n=e.mediaTypes)||null==(o=n.video)||!o.context),r=Rd.includes(e.adUnitCode);return s&&!r&&(t.adType="outstream"),t},Lu=(e,t)=>{const n={adId:e.bidId,bidder:e.bidder,bidderCode:e.bidder,adUnitCode:e.adUnitCode,subAccount:e.subAccount,cpm:0,ccpm:0,cpmpl:0,width:0,height:0,isEmpty:!0,statusMessage:"Pusta zaslepka",requestTimestamp:t,responseTimestamp:Date.now(),timeToRespond:0};return Ru(e,n),n},$u=["slot316","slot317","slot318","slot319"],{teadsOutstreamSlots:Bu}=ds.M_,Nu=e=>Bu.includes(e),ju=e=>{let t="unknown";const n=e;return n&&(n.vastUrl||n.vastContent||n.vastXml?t=Rd.includes(n.adUnitCode)?"instream":$u.includes(n.adUnitCode)?"audio":"outstream":n.placementId&&Nu(n.placementId)?t="outstream":n.native?t="native":n.adUrl?t="iframeurl":(n.ad||"sspWPM"===n.bidderCode)&&(t="iframe"),n.adType=t),t},Vu={.22:[[250,445],[180,320],[250,300]],.67:[[250,330],[225,300]],.8:[[250,300]],.9:[[250,300]],1.1:[[300,250]],1.2:[[300,250]],1.33:[[330,250],[300,225]],1.78:[[445,250],[320,180],[300,250]]},Uu=(e,t)=>{let n=[300,250];const o=Vu[e]||[[300,250]];if(t){for(let e=0;e<o.length;e++)if(o[e][0]<=t.width&&o[e][1]<=t.height){n=o[e];break}}else[n]=o;return n},Fu=(e,t)=>{const n=Object.keys(Vu),o=!!e&&e.width/e.height,s=n.reduce(((e,t)=>o?Math.abs(t-o)<Math.abs(e-o)?t:e:""));return Uu(s,t)},Hu=e=>{let t,n=0;const o=O.A.s(e)?$d(e):e;if(Array.isArray(o))return o.forEach((e=>{const o=e[0]*e[1];o>n&&(n=o,t={width:e[0],height:e[1]})})),t},zu=e=>{const t=yd(),{units:n}=t,o=n&&n.filter((t=>{var n;return t.code===e&&(null==(n=t.mediaTypes)?void 0:n.video)}))[0];if(o){var s,r;const e=null==(s=o.mediaTypes)||null==(r=s.video)?void 0:r.playerSize;return e&&Hu([e])}},Wu=e=>{const{adUnitCode:t,width:n,height:o}=e,s=Fu({width:n,height:o},zu(t));e.size;[e.width,e.height]=s,e.size=s.join("x")},Gu=(e,t)=>{const n=t.auctionId||t.requestId,o=bu[n];switch(e){case"beforeBidderHttp":ds.M_.biddersRequests+=1;break;case"bidRequested":{const{bids:e,bidderCode:n}=t;e.forEach((e=>{(0,Ce.A)(`PrebidRequest_${n.toUpperCase()}`),o&&(o.requests+=1,o.bids.push(Lu(e,o.auctionStart)))}));break}case"fledgeAuction":{const{fledgeAuctionConfig:e,adUnitCode:n}=t,{config:s,bidId:r}=e;if((0,y.A)(s)&&(Object.assign(e,s),e.config=void 0),o){const t=o.bids.find((e=>e.adId===r));if(t){if(Ps()){const o=(0,fe.Df)("fledge");if((0,y.A)(o)){const{biddersWhitelist:s=[]}=o,{bidder:r}=t;s.includes(r)&&ds.M_.fledgeAuctionsForGoogle.push({adUnitCode:n,fledgeAuctionConfig:e,bidder:r})}}t.fledgeAuctionConfig=e}}break}case"bidResponse":{var s;const{cpm:e,vastContent:n,vastXml:r,adUnitCode:i,bidderCode:a,requestId:c,bidder:d}=t,l=(0,M.A)(null==t||null==(s=t.adUnitCode)?void 0:s.split("slot")[1]),{slotsWithFPUpdatedByGAF:A,slotsWithFPUpdatedByPrebid:u}=ds.M_,p=A.has(l);if(t.isFPUpdatedByGAF=p,(0,Ce.A)(`PrebidResponse_${d.toUpperCase()}`),o){const{bids:e}=o;o.responses+=1;for(let n=0;n<e.length;n++){const{adId:s}=e[n];if(s===t.adId||s===c){const s=e[n].subAccount,r=e[n].fledgeAuctionConfig;e[n]=t,e[n].auctionCounter=o.auctionCounter,e[n].subAccount=s,e[n].bidResponseTimestamp=Date.now(),e[n].fledgeAuctionConfig=r}}}if(ju(t),"outstream"===t.adType&&Wu(t),e>0&&(!n&&r&&(t.vastContent=r),t.adUnitCodeBid=i,u.has(l)&&(or(l),u.delete(l)),Hc(t),t.ccpm>0)){!ds.M_.isRetarg&&a.includes("criteo")&&(ds.M_.isRetarg=!0);const e=(0,Un.w)(),{progress:n}=(0,Qe.$c)(e,l)||{};t.progress=n||"0",ds.M_.bidsReceived.push(t),ds.M_.healthStatus.bidsReceived=!!ds.M_.bidsReceived.length}break}case"auctionInit":{const{timestamp:e,auctionId:o,info:s={}}=t,{bidderLimiter:r}=s,i=vu();ds.M_.auctionInProgress=!0,bu[n]=Object.assign({start:e,bids:[],auctionCounter:ds.M_.auctionsCount,auctionCounterPerView:ds.M_.auctionsCountPerView,requests:0,responses:0,sold:0,ctype:(0,A.SU)("ctype"),counted:!1,ongoing:!0,id:n,timetoauction:ds.M_.AUCTION_LAST?e-ds.M_.AUCTION_LAST:null,norodo:!(0,Gc.z6)("mr","TP")||void 0},(null==i?void 0:i.name)&&{s2st:i.name},{bidderLimiter:r}),ds.M_.lbvAid&&ds.M_.lbvAid===o&&0===ds.M_.registerTimeCounter&&(ds.M_.registerTimeCounter=1),ds.M_.AUCTION_LAST=e,(0,Ts.A)("PrebidAuctionInit"),HA();break}case"auctionEnd":xu(n,t);break;case"auctionDone":o.bids&&o.statusDone&&delete o.bids;break;case"bidWon":{const{bidder:e}=t;(0,Ce.A)(`PrebidCreativeRun_${e.toUpperCase()}`),o&&(o.sold+=1);break}case"adRenderFailed":{const{bidder:e}=t;(0,Ce.A)(`PrebidCreativeFailed_${e.toUpperCase()}`);break}case"auctionDebug":bd(t)}},qu=(e,t,n)=>{const{pbjs:o}=window,s=Wc(t),r=Date.now();let i=!1,a=!0,c=(0,Pl.xF)()!==Pl.A2;const d={},l={bunch:e,slot:t,creations:[d]};if(!s)return(0,Ce.A)("PrebidShowNoBid"),!1;const{ad:A,adId:u,adUrl:p,adType:m,APIlocalStorage:f,adUnitCodeBid:g,adUnitCode:h,bidder:v,height:b,native:w,responseTimestamp:y,requestTimestamp:S,tagid:_,url:C,width:I,vastUrl:E,vastContent:T,vastXml:k}=s,P="testwp"===v||f,D="sspWPM"===v;Nc(u,"APIsold");let x=I,R=b;if(["teads"].includes(v)&&(d.tagId=g||h,d.closeIframe=!0,c=!1,x="100%",R="auto"),i||!E&&!T||(d.type="outstream",d.prebidMode="outstream",d.width=x,d.height=R,d.showLabel=c,d.bid=s,a=!1,i=!0),!i&&w){const e=w;var L;if(d.type="native",d.showLabel=c,d.data={system:"native",text:e.title,url:e.clickUrl,impPixel:e.impressionTrackers,clickPixel:e.clickTrackers,jsTracker:e.javascriptTrackers,advName:e.sponsoredBy,adUnit:h,privacyIcon:e.privacyIcon,privacyLink:e.privacyLink,adId:u,bidCallback(){o.markAdAsWon&&o.markAdAsWon(u)}},!(0,dn.A)(d.data.impPixel))d.data.impPixel=null==e||null==(L=e.ortb)?void 0:L.imptrackers;e.image&&(e.image.url?d.data.src=e.image.url:O.A.s(e.image)&&(d.data.src=e.image)),Gu("bidWon",s),i=!0}if(!i&&D){const{campaign:e,creationSspWPM:t}=s,n=JSON.parse(t),{creations:o,redir:r}=n;Object.assign(l,{campaign:e,creations:o,redir:r,sspWPM:!0}),i=!0}if(!i&&p&&o.embedded&&(d.type="iframe",d.src=p,d.width=x,d.height=R,d.showLabel=c,i=!0),i||(d.type="prebid",d.width=x,d.height=R,d.showLabel=c,P&&(d.type="code",d.code=A),A&&A.includes("wppl_wallpaper.js")&&(d.useAlternativeSlot=!0),d.prebidMode="renderAd",d.adId=u,i=!0),i){const o={type:"show",age:r-y,adtype:m,tts:(0,M.A)((Date.now()-ds.M_.logStartTime).toFixed(0))};_&&(o.tagid=_),nl&&nl.prevAuctionTS&&(o.tta=(0,M.A)((Date.now()-S).toFixed(0)));/http:\//i.test(A||C||E||k||T)&&(o.unsecure=1),a&&yu({bunch:e,adid:u||void 0,slot:t,params:o,waveaction:"prebidsold",isAsr:n})}return l},Qu=e=>{const t=Wc(e);if("audio"===t.adType)return t},Ju=(e,t,n="")=>{const o=!!e&&(e[n]||e),s=(0,M.A)(t);let r=!1;return o&&s&&(o[s]?r=o[s]:o.exclude&&o.exclude.includes(s)||(r=o.default)),r},Yu=e=>{const t=(0,fe.Df)("dfpMultipliers"),{dfpMTestVersion:n,version:o}=(0,Eo.XZ)();return Ju(t,e,!!n&&`conf${o||"A"}`)||1},Ku=(e,t,n,o=!1)=>{let s=t;o&&((0,Jo.iM)("adtech","PRGM-1051","C")?s=1.1+.9*Math.exp(e/100*-.05):(0,Jo.iM)("adtech","PRGM-1051","D")?s=1.5:(0,Jo.iM)("adtech","PRGM-1051","E")&&(s=1.2));return{target:e*s,targetModel:n}},Xu=e=>{let t;return e.forEach((e=>{(!t||t.target<e.target)&&(t=e)})),t},Zu=e=>{const t=Sd(),n=JA(t).find((e=>"default"===e.id));if(n){const{slots:t}=n;return t.includes(e)}return!1},ep=(e,t,n)=>{const o=(0,fe.Yb)("useDirectClickMultiplier"),s=(0,fe.Yb)("isDirectClickMultiplierAtfOnly"),r=(0,fe.Df)("directClickMultiplier")||1.1;if(o||(0,Eo.IY)("directClickMultiplierTver")){const o=!s||Zu(e);if(aA()&&o){return{target:t*r,targetModel:`${n}m`}}}return{target:t,targetModel:n}},tp=e=>{const{mexRate:t,mexSlotsRates:n,mexSlotsMultipliers:o}=wa(),s=o[e];n[e]=t;return Ku(100*t,s,10)},np=(e,t,n,o,s,r,i,a)=>{const{isRetarg:c}=ds.M_,d=(0,O.A)(n,"string")?(0,Gn.F)(n)||0:n||0,l=o||0,A=t||0,u=a||0,p=fl(e),m=(0,fe.Df)("dfpMultipliers"),f=Ju(m,e)||2,g=[],h={target:d,targetModel:0};g.push(h);if(c&&!l&&!A){const e=Ku(d,1.2,5);g.push(e)}const v=Ku(l,f,2,!0);g.push(v);const b=Ku(A,f,1,!0);if(g.push(b),s&&r){const e=Ku(s,r,6);g.push(e)}const{dfpConfig:w,passedDfpConfig:y}=i,{isValidMexSlot:S,useMex:_}=vl(e,w||y);if(p){const e=Ku(100*p,1,11);g.push(e)}if(S&&_){i.s2sTargetCCPM=v.target,i.prebidTargetCCPM=b.target;const t=tp(e);g.push(t)}if(u){const e=Ku(u,1.2,3);g.push(e)}let C=Xu(g);return C.targetModel>0&&(C=ep(e,C.target,C.targetModel)),C},op=(e=ds.M_.bidsReceived)=>{for(let t=0;t<e.length;t++){const n=e[t],{ccpm:o}=n;void 0===o&&Hc(n)}},sp=(e,t)=>{const{bidsReceived:n}=ds.M_;let o=0;t&&op(n);const s=Wc(e);return s&&s.ccpm&&(o=Math.min(s.ccpm,9999)),o},rp=e=>Wc(e),ip=e=>{const t={},n=(0,ns.b3)(),o=as(),s=(0,Jo.iM)("adtech","PU-335","B"),r=(0,dn.A)(o)&&s;if(n)t.keywords=n.replace(/;/g,",");else{bd({type:"WARNING",arguments:["No keywords available"]})}r&&(t.cat=o,t.pagecat=o,t.sectioncat=o,t.cattax=7),(n||r)&&(e.ortb2=e.ortb2||(0,ee.A)(),e.ortb2.site=t)},ap=e=>{e.ortb2.regs={ext:{dsa:{dsarequired:1,pubrender:0,datatopub:0,transparency:[]}}}},cp=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],dp=()=>{const e=(0,h.z)();return{rubicon:{singleRequest:!0},userSync:{userIds:[],iframeEnabled:!0,filterSettings:{all:{bidders:"*",filter:"include"}}},bidderOrder:cp,bidderSequence:"fixed",consentManagement:{cmpApi:"iab",timeout:2e3},mobile:e,ortb2:{},paapi:{enabled:!0,defaultForSlots:1}}},lp=()=>{const e=(0,Eo.dU)(),t=(0,fe.Df)("delay"),n=(0,h.z)()?400:800;let o=(0,Je.H2)("prebidDelay")||n;return"number"==typeof t?o=t:e&&t&&(o=t[e]||o),o},Ap=()=>{const e=[.66,.1,.1,.05,.05,.02,.02],{Math:t}=window,n=t.random(),o=e.length;let s=0;for(let t=0;t<o;++t)if(s+=e[t],n<=s)return String.fromCharCode(65+t)},up=()=>{const e=(0,Qe.SD)("sda")||[];if((0,dn.A)(e)){return[{name:"wp.pl",ext:{segtax:4},segment:e.map((e=>({id:e})))}]}return e},pp=["bidRequested","bidResponse","bidderDone","auctionInit","auctionEnd","auctionDone","bidWon","adRenderFailed","auctionDebug","beforeBidderHttp","fledgeAuction"],mp=e=>{pp.forEach((t=>{e.onEvent(t,(e=>{Gu(t,e)}))}))},fp=e=>{const t=as(),n={ext:{data:{}}},o={bidders:["adform"],config:{ortb2:{site:n}}};(0,dn.A)(t)&&(n.ext.data.cat=t,e.setBidderConfig(o))},gp=e=>{e.bidderSettings=Object.assign({},e.bidderSettings,{standard:{storageAllowed:!0}})},hp=e=>{e.userSync.userIds.push({name:"ceeId",storage:{type:"cookie",name:"ceeIdToken",expires:7,refreshInSeconds:360},params:{tokenName:"WPxid"}})},vp=()=>{if((0,Jc.A)()){const e=(0,E.A)("currency");e?ds.M_.currencyRate=JSON.parse(e):(0,fa.A)("currency",JSON.stringify(ds.M_.currencyRate))}},bp=(e,t)=>{e.userSync.userIds.push({name:"pubProvidedId",params:{eids:[{source:"firstpartyid",uids:[{id:t||"",atype:1,ext:{stype:"ppuid"}}]}]}})};var wp=n(314);const yp=(e,t)=>{e.ortb2.user={data:t}},Sp=e=>{e.userSync.userIds.push({name:"teadsId",params:{pubId:27918}})},_p=e=>{const t=lp(),n=(0,fe.Yb)("usePvFraction"),o=(0,fe.Yb)("ppidOn"),s=(0,Jo.iM)("adtech","PRGM-660","B"),r=(0,fe.Yb)("ceeIdSystemDisabled"),i=(0,fe.Df)("blockPrebid"),a=(0,fe.Df)("viewConfig"),c=(0,la.Q)(),d=i&&cd({blockPrebidConfig:i,viewConfig:a}),l=!!(0,Qe.SD)("directOnly"),A=(0,fe.Df)("floorprices","config"),p=(0,y.A)(A),m=(0,Lr.x)(),f=(0,Jo.iM)("adtech","PU-321","B")&&up();if(ds.M_.logStartTime=Date.now(),ds.M_.ppid=c,gp(e),mp(e),vp(),e.setConfig){const t=dp();m&&ap(t),(o||s)&&bp(t,c);(0,u.ch)("money_money_mobile")&&Sp(t),r||hp(t),(0,dn.A)(f)&&yp(t,f);const n=(0,Eo.XZ)();p&&(0,wp.A)(t,A,n),ip(t),e.setConfig(t),O.A.f(e.setBidderConfig)&&fp(e)}n&&(ds.M_.pvfraction=Ap()),ds.M_.disableBLByDiceRoll=ld(10),d||l?su():pu(t)},Cp=(e=!1)=>{ds.M_.prebidAPILoadingState=Gi(),(0,Ts.A)("PrebidInited"),(0,u.m7)()&&e.libLoaded&&_p(e)},Ip=e=>{if((0,nn.ps)()===qo.Ou)return!1;const t=e,n={},o=vu(),s=(0,Eo.XZ)();return n.wpsn=(0,u.wY)(),n.ctype=(0,A.SU)("ctype"),s&&s.name&&(n[s.name]=s.version),window.appVersion&&(n.appVersion=window.appVersion),t.bunch||(t.bunch=(0,Un.w)()),t.bddr||t.bidder||(t.bddr=t.bidder),t.bddr?t.bddr=`S2S-${t.bddr}`:t.bddr="S2S",t.cpm&&(t.cpm=parseFloat(t.cpm.toFixed(2),10)),o&&t.s2st&&o.name!==t.s2st&&((0,Ce.A)("PrebidS2S_TestERR"),n.s2st2=o.name),(0,Ms.A)("prebidsold",Object.assign(n,t)),{s2sdata:t,result:n}},Ep=e=>{const{urn:t}=e;ds.M_.fledgeResults=ds.M_.fledgeResults.filter((e=>{const{urn:n}=e;return!(n===t)}))},Tp=e=>{const{min:t,mit:n,mmu:o,mpe:s}=e;let r;return"related"===s&&(0!==t||1!==n&&0!==o?1!==t&&2!==t||1!==n&&0!==o?2!==t||0!==n&&1!==o||(r="rui"):r="rap":r="rup"),r};var kp=n(1196);const Pp=e=>{if(e){const t=ds.M_.intentParams,{min:n,mit:o,mmu:s,mpe:r,mno:i,mco:a}=(e.mpe,e),c=Tp(e);let d;const l=JSON.stringify((0,kp.A)({mit:o,min:n,mmu:s}));d=l===Ed||l===Td?"a":l===kd?"u":c||l;const A={plI:[Ed,kd].includes(l)||["rup","rap"].includes(c),plA:[Ed,Td].includes(l)||["rap","rui"].includes(c),plU:[kd].includes(l)||["rup"].includes(c),pIn:[Ed,kd].includes(t)||["rup","rap"].includes(c),pAu:[Ed,Td].includes(t)||["rap","rui"].includes(c),pUp:[kd].includes(t)||["rup"].includes(c)},u=e=>{A[e]=A[e]?1:0};return Object.keys(A).forEach(u),Object.assign(A,{plP:d,re:c,mpe:r,mno:i,mco:a}),A}(0,Ad.A)("Brak intencjonalności playera")},Mp=(e,t)=>{const n=Nc(e,"APIsold")||!1,o=n?n.adUnitCode.replace("slot",""):void 0,{APIused:s,auctionId:r,adType:i,bidder:a,cpmpl:c,responseTimestamp:d}=n;if(n&&!n.APIcounted&&s){const s=(0,Un.w)(),l=Pp(t);yu({bunch:s,slot:o,adid:e,intent:l,params:{type:"show",adtype:i,age:Date.now()-d},waveaction:"prebidsold"}),Gu("bidWon",n),"instream"===i?((0,Ce.A)(`PrebidVideoRun_${a.toUpperCase()}`),(0,Ce.A)(`PrebidVideoRevenue_${a.toUpperCase()}`,c/100)):"outstream"===i&&((0,Ce.A)(`PrebidOutstreamRun_${a.toUpperCase()}`),(0,Ce.A)(`PrebidOutstreamRevenue_${a.toUpperCase()}`,c/100)),r&&bu[r]&&(bu[r].sold+=1),n.APIcounted=!0}return n},Dp=(e,t)=>{let n=!1;if(t){n=Nc(e,"APIused");const t=n&&n.adType;"instream"===t?(0,Ce.A)(`PrebidVideoUsed_${n.bidder.toUpperCase()}`):"outstream"===t&&(0,Ce.A)(`PrebidOutstreamUsed_${n.bidder.toUpperCase()}`)}else if(n=Nc(e,"APIsold"),n&&!n.APIcounted){const t=(0,Un.w)(),o=n.adUnitCode.replace("slot","");yu({bunch:t,slot:o,adid:e,params:{type:"show",adtype:n.adType,age:Date.now()-n.responseTimestamp},waveaction:"prebidsold"}),n=Nc(n,"APIcounted")}return n},Op=()=>{ds.M_.videoHandlers.forEach((e=>{Hl(e)})),ds.M_.videoHandlers=[]},xp=(e,t)=>{if(nl.isDynamic=(0,u.ch)("dynamic"),nl.time=t-(nl.timestamp||t)||null,nl.timestamp=t,nl.ctype=e,nl.isDynamic){if(Sd(e).auctions&&ds.M_.useLazyBidding){ou();const e=(0,Cr.rs)();(0,w.A)(e,(t=>{iu(t,e[t])}))}else ol()}},Rp=()=>{const{pbjs:e}=window;if(e&&e.getConfig){const t=e.getConfig();ip(t),e.setConfig(t)}};let Lp=!1;const $p=(e,t)=>{try{const o="onEvent",s=Date.now(),r=(0,fe.Yb)("usePvFraction"),i=(0,fe.Df)("blackListConfig");let a=(0,A.SU)("ctype");switch(t&&t.ctype&&(a=t.ctype),e){case"page:close":{Lp=!0,(0,w.A)(KA,(e=>{XA(e)})),Op(),r&&(ds.M_.pvfraction=Ap()),ds.M_.registerTimeCounter=0,ds.M_.firstAuctionStatusLogPvBD=!0,ds.M_.pageLoadTime=Date.now(),ds.M_.baseVideoIntent={autoplay:!1,forceSound:!0},ds.M_.videoAuctionCounter=0,ds.M_.slotsWithFPUpdatedByGAF.clear(),ds.M_.prbdFPUpdatedByGAF=!1,ds.M_.slotsWithFPUpdatedByPrebid.clear(),ds.M_.slotsBiddersWhitelist={};const{fpBackup:e}=ds.M_;if((0,y.A)(e)){var n;const t=(0,hs.b)();null!=t&&null!=(n=t.config)&&n.floorprices&&(t.config.floorprices=e)}ds.M_.healthStatus={hbConfig:ds.M_.healthStatus.hbConfig,auctionType:ds.M_.healthStatus.auctionType,pvAuctionNames:[]},(0,Eo.IY)("HIGTest")&&(ds.M_.bidsReceived=(e=>{const t=e.filter((e=>"sspWPM"!==e.bidderCode));return $c.clear(),t})(ds.M_.bidsReceived)),nl.prevCtype=a,nl.timeclose=s,id.reset(),ds.M_.auctionsCountPerView=-1;break}case"page:refresh":case"page:view":Lp?(qA(i),Rp(),nl.timeview=s,uu(a),xp(a,s),Lp=!1):(0,sn.A)({message:`PrebidAPI.${o}`,path:"pageViewBeforePageClose",fileName:a},1e3,'Method "pageView" called before "pageClose".',"error");break;case"video:ready":nl.timeready=s,(0,Ts.A)("VideoReadyTime");break;case"video:apd":nl.timeApd=s,(0,Ts.A)("VideoApdTime"),(0,Tu.A)("VideoReadyToVideoAPD","VideoReadyTime","VideoApdTime")}}catch(e){(0,Ht.A)(e,"onEvent")}},Bp=()=>(console.table&&console.table(ds.M_.healthStatus),ds.M_.healthStatus),Np=e=>{const t=(0,fe.Df)("blackListConfig"),n=Sd();qA(t);return e.filter((e=>{const t=e.slotID.replace("slot",""),o=parseInt(t,10);return!ds.M_.blackList.includes(o)&&!(n.slots&&!n.slots.includes(o))}))},jp=(e,t,n)=>{const o=t||!1;let s=n;if(s&&s.dataset){const{bunch:e}=s.dataset,{slot:t}=s.dataset;s=(0,Qe.KA)(e,t).creation}s&&e&&o&&(Object.assign(s,o),s.modsToLoad=s.modsToLoad||[],s.modsToLoad.push(e),vn(s))};class Vp{constructor(e,t,n){this.bid=e,this.adunit=t,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=n}}const Up=()=>{const{console:e,pbjs:t}=window;if(t){const n=t.getBidResponses(),o=t.getAllWinningBids(),s=[];Object.keys(n).forEach((e=>{n[e].bids.forEach((t=>{const n=!!o.find((e=>e.adId===t.adId)),r=new Vp(t,e,n);s.push(r)}))})),s.length?e.table&&e.table(s):e.warn("No prebid responses")}};class Fp{constructor(e,t,n,o,s){this.adunit=e,this.adId=t,this.bidder=n,this.time=o,this.cpm=s}}const Hp=(e=window.pbjs)=>{const t="showAllWinningBids",{console:n}=window,o=[];if(e&&O.A.f(e.getHighestCpmBids)){(e.getHighestCpmBids()||[]).forEach((e=>{const t=new Fp(e.adUnitCode,e.adId,e.bidder,e.timeToRespond,e.cpm);o.push(t)})),o.length>0?n.table&&(n.table(t,":"),n.table(o)):n.warn(t,"--\x3e No prebid winners")}return o},zp=e=>{const t=parseInt(e,10),n=(0,Ki.HG)();Array.isArray(n)&&n.length>0&&id.add(n);const{blackList:o}=ds.M_;if(0!==o.length)return ds.M_.auctionSlots.includes(t)&&o.includes(t)?0:!ds.M_.auctionSlots.includes(t)&&o.includes(t)?1:void 0},Wp=[316,317],Gp=(e,t,n)=>{const o=n?[n]:Wp,s=t||`fA-${(0,Ke.eq)()}`;al({slots:o},e,s)},qp=e=>{const t=e,n=["ad","adUrl","noad","native","vast","vastUrl"].reduce(((e,n)=>e||t[n]),0),{adId:o,bidder:s,cpm:r,ttl:i}=t,{rekid:a}=window;let{slot:c,size:d}=t;if(!c)return!1;n||(c>=150?t.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?t.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:[]}:t.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>'),d||(t.ad&&(d=[300,250]),(t.vast||t.vastUrl)&&(d=[640,360]),t.native&&(d=[1,1])),Number.isNaN(c)||(c=c.toString());let l={adId:o||`testwp${Math.floor(1e10*Math.random())}`,bidder:s||"testwp",bidderCode:s||"testwp",adUnitCode:`slot${c}`,cpm:parseFloat(r)||99,width:d[0],height:d[1],ttl:i||3e3,statusMessage:"bid available",requestTimestamp:Date.now(),responseTimestamp:Date.now(),timeToRespond:0,ad:t.ad,vastContent:t.vast,vastUrl:t.vastUrl,vastImpUrl:t.vastImpUrl,native:t.native,adUrl:t.adurl};return l=Hc(l),ds.M_.bidsReceived.push(l),a&&t.reload&&(0,eA.UL)(a,c),l},Qp={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"},Jp=e=>{let t=!1;const n=e||"";return Object.keys(Qp).some((e=>n.indexOf(Qp[e])>0&&(t=e,!0))),t},Yp=(e,t)=>{const n=e.log||{},o=Jp(n.url);o&&(0,Ce.A)(`PrebidAjax${t.substring(0,1).toUpperCase()}${t.substring(1)}_${o.toUpperCase()}`)},Kp="PrebidAPI",Xp=()=>{const{console:e}=window,{bidderLimiterTver:t,version:n}=(0,Eo.XZ)(),o=(0,fe.Yb)("forceBidderLimiter"),s={init:Cp,afterBunch:zA,updateCurrency:HA,onPrebidLoad:_p,slotIsLimited:zp,startAudioAuction:Gp,startDisplayAuction:cl,getSlotCPM:sp,getHighestBid:Wc,getFloorPrice:Vc,getGAMTarget:np,getDFPMultiplier:Yu,getPvFraction:()=>ds.M_.pvfraction,getPPID:()=>ds.M_.ppid,generateInline:qu,logS2S:Ip,runMod:jp,restrictAndLimitSlots:Np,startVideoAuction:lu,markFledgeUsed:Ep,markUsed:Dp,markSold:Mp,getVideoBid:rp,getAudioBid:Qu,prebidDam:we.A},r={testBid:qp,applyConfig:pu,getState:()=>(0,Ad.A)("getState call"),clearBids:mu,logPrebid:yu,setBidFlag:Nc,xhrLogger:Yp,healthCheck:Bp,getPrebidConfig:hs.b,_ver:"2.5.251",_buildDate:"2025-01-23 14:56:36",_bidsReceived:ds.M_.bidsReceived,_auctions:bu,_bidderLimiterStore:Yc(),bidderLimiterActive:o||t&&t===n,emptyLimits:ds.M_.emptyLimits};(0,We.MN)("prebid",Object.freeze(s),(0,qe.M$)()),window.__prebiddebug__=Object.freeze(r),(0,aa.A)(Kp,!0),(0,Tu.A)("PrebidChunkInited","PrebidChunk","PrebidInited"),(0,Yi.p3)($p),(0,Yi.MO)($p),(0,Yi.IQ)($p),(0,He.s5)("video:ready",$p),(0,He.s5)("video:apd",$p);try{const t=window.__wpjsdebug__;if(t){const n=t.additionalActions||[];n.push({name:"Show all bids over floor",action:()=>{e.table&&e.table(ds.M_.bidsReceived.filter((e=>!e.floorhit)))}},{name:"Show all bids",action:Up},{name:"Show all winning bids",action:Hp}),t.additionalActions=n}}catch(e){e.name="ProgrammaticError",(0,Ht.A)(e,Kp)}},Zp="Prebid",em=e=>{const t={que:[]},n=e=>{(0,aa.A)(Zp,!1),O.A.o(e)&&(e.name="ProgrammaticError",(0,Ht.A)(e,Zp)),BA.error=!0,we.A.open()};try{delete window._pbjsGlobals,delete window.pbjs,delete window.pbjsChunk,window.pbjs=t}catch(e){(0,pe.M)("pbjs",void 0,!0),n(e)}const o=()=>{(0,fs.gB)()||(0,Ce.A)(`${Zp}NoStatidOnInit`),t.que.push((()=>{(0,fs.gB)()||(0,Ce.A)(`${Zp}NoStatidOnPbjs`);const e=(0,We.x4)("prebid");if(null!=e&&e.init)try{e.init(t),be.A.open()}catch(e){n(e)}else{(0,pe.M)("prebidAPI",void 0,!0);const e=new Error("PrebidAPI missing after load");n(e)}}))};NA()?(we.A.close(),zi("load"),Xp(),(0,Ts.A)(`${Zp}Load`),(0,rn.A)(`${Zp}LoadTiming`,`${Zp}Load`,`${Zp}Loaded`),zi("loaded"),ie.A.fill((()=>{O.A.f(e)?e(o):o()})),FA(),VA((0,zs.JW)())):we.A.open()},tm=()=>{em(!Ie.A.gafParallel&&Ie.A.gafFirst&&AA.sk)},nm=e=>{setTimeout((()=>{const{creation:t,viewed:n,finished:o}=e;if(t){const{config:e,destroyed:s}=t;if(e){const{slot:t}=e;s||n||o||(0,yr.A)(`Ad started, but viewability measurement did not start in 5s for slot ${t}.`,"error")}}}),5e3)},om=(0,Je.H2)("optOut"),sm=(e,t,n)=>{const{config:o,gafSlot:s}=n;if(om&&Object.assign(t,{privacyIcon:"https://std.wpcdn.pl/images/adv/dyngs.svg",privacyLink:"https://reklama.wp.pl",advName:"1"!==om?om:"Testowy Advertiser"}),o){const{advName:n,privacyIcon:a,privacyLink:c}=t;var r,i;if(c||a||n)(0,sn.A)({message:"NativeAPI",path:"OptOutAdvName",fileName:`${c}|${a}|${n}`,slot:o.slot,bunch:o.bunch,campaign:null==(r=s.campaign)||null==(i=r.creative)?void 0:i.provider},1e3);(e=>{e&&"A"===e.tagName&&((0,yr.A)("Teaser link (A tag) must be wrapped by a container (non A tag) or 'onRenderCallback' returns wrong element (not container)."),(0,Ue.y_)(e,(0,Ue.TD)("optout",{position:"relative"})),(0,Ue.yo)())})(e)}},rm=({creation:e,imaData:t,onAfterRender:n})=>o=>{const{config:s,onError:r,rebuild:i,pvid:a}=e;if(!e.onRenderCallbackDone){if(e.onRenderCallbackDone=!0,a!==(0,qe.M$)())return void r("render on incorrect PVID");if(o){const e=o.el;if((0,Ro.A)(e)){const{addDestroyHandler:o,impress:a}=s,c=e.getAttribute("href")?e:e.querySelector("a"),d="self"===t.target;s.targetSelf=d,(0,Xe.m)(e,!d),(0,Xe.m)(c,!d);const l=go(c,d);if(c.addEventListener("click",l),o((()=>{c.removeEventListener("click",l)})),n)try{n(e)}catch(e){r("after render error",e)}return i.container.remove(),i.container=void 0,t.src?((0,de.A)({src:t.src,onError:e=>{r("resource missing or blocked",e,t.src)},onLoad:()=>{a(e)}}),!0):(a(e),!0)}r("incorrect container in onRenderCallback")}else r("missing result in onRenderCallback")}},im=(e,t,n,o,s)=>{const r=(0,Fn.$)(s,"setNative"),i=rm({creation:t,imaData:e,onAfterRender:n}),{config:a,onError:c,pvid:d}=t;if(d===(0,qe.M$)())if(r)try{r(e,i,a)}catch(e){c("render error",e)}else c("missing setNative");else c("impress on incorrect PVID")},am=(e,t)=>{const n=/%native_dom_id%/g;return e.map((e=>e.replace(n,t)))},cm=({onDestroyedError:e,bunchID:t,slotNumber:n,creation:o,imaData:s,data:r})=>{(0,S.A)(r.src)&&(s.src=(0,Ye.mess)(r.src)),s.url=(0,Ye.mess)((0,Vs.A)(o.redir,r.url))||o.redirUrl,s.originalUrl=r.url,s.text=r.text,s.advName=r.advName,s.privacyIcon=r.privacyIcon,s.privacyLink=r.privacyLink;im(s,o,(t=>{if(o.destroyed)return void e();const{adUnit:n,jsTracker:i,bidCallback:a,clickPixel:c,impPixel:d}=r;if((0,an.A)(d),t){if(null!=i&&i.length){const e=am((0,Dn.A)(i),n),o=(0,st.A)({id:n,width:0,height:0},{display:"block"});o.appendTo(t),o.write(e.join(""))}O.A.f(a)&&a(),c&&t.addEventListener("click",(()=>{(0,an.A)(c)}),!1)}sm(t,s,o)}),t,n)},dm=e=>{const{data:t,config:n,gafSlot:o,type:s,labelText:r,showLabel:i}=e,{system:a,prefix:c,target:d}=t,l=(0,M.A)(n.bunch),A=(0,M.A)(n.slot),u=(e,t,n)=>{const r=e+(null!=t&&t.message?`: ${t.message}`:""),i=hn({name:"NativeAPIError"},r,n,s);Qt(l,A,i,o)},p={type:"teaser",system:a,labelText:i?r||et.A:"",hideLabel:!i,target:d,prefix:c},m={onDestroyedError:()=>{u("destroyed error")},bunchID:l,slotNumber:A,creation:e,imaData:p,data:t};e.imaData=p,e.onError=u,nm(o),cm(m)},lm=(0,M.A)((0,Je.H2)("interstitial")),Am=(0,M.A)((0,Je.H2)("anchorad")),um=(0,Je.H2)("nativegam"),pm=(e,t)=>{um&&(t.isNative=!0),lm&&(t.isInterstitial=e===lm),Am&&(t.isAnchor=e===Am);const{isNative:n,isAnchor:o,isInterstitial:s}=t;(s||o)&&(t.targeting.DFPHASH="0");return{type:n?Ve.iq:Ve.sh,showLabel:!(o||s||n),dfpConfig:t}};var mm=n(8924);const fm=(e,t)=>({width:e.width,height:e.height,showLabel:!1,code:`<body><script src="${(0,mm.A)(e.displayUrl)}"><\/script></body>`,type:t?Ve.K2:Ve.BP}),gm=e=>{const{products:t,advertiser:n,privacy:o}=e,[s]=t;return{type:"mod",mod:"nativeLinkAd",showLabel:!1,nativeLinkAd:{name:n.description,title:s.description,redir:s.click_url,cta:s.call_to_action,optout:o},pixels:e.impression_pixels.map((({url:e})=>e))}},hm=(e,t)=>{const{version:n,noDfpaTestOverride:o,testName:s}=t,r=/test/.test(e);if(!n||o||r)return e;const i=(0,fe.Df)("resetTestAdk"),a=i&&i.includes(n);return`${e}-test${n}${s&&a?`-${s}`:""}`};var vm=n(2640),bm=n(5070);const wm=e=>{if(!(0,bm.A)()){const t=(0,Gn.F)(e)*vm.$;return(0,Gn.M)(t)}return e},ym=(e,t)=>{const n=Yn.get("criteoResponse"),o=n.findIndex((t=>t.id===e.id));o>-1&&n.splice(o,1)},Sm=(e,t,n="0")=>{const{slotsStartTime:o}=kt,s=(e=>(0,y.A)(Pt[e]))(e);if(!s){var r;const{blackBoxData:s}=window,i=(null==s||null==(r=s.payload)?void 0:r.ssid)||(0,Ke.eq)(8,!0),a={slN:e,cnt:null==t?void 0:t.country,hSd:n,ssid:i};Ot(e,a),[1,3].includes(e)&&(o[e]=o[e]||Date.now())}return Mt(e)};var _m=n(9045),Cm=n(7819);const Im=(e,t,n,o)=>{let s=!1;if(n.delivered){n.prevDivs=(0,_m.e)(t,o),(0,_m.H)(t,n),n.run=1,(0,Ce.A)("GafAPICreativeRun"),(0,Cm.A)(t,"GafAPIRunBidded"),(0,on.A)(t,"run");try{const e=(0,ct.K5)(n);O.A.f(e)?e():Li(e,n)}catch(o){Qt(e,t,hn(o,!1,ct.LM),n)}}else n.vendor=Vt.O9,fl(t)&&(n.vendor=Vt.I8,s=!0),Gt(e,t,n,s)},Em=(e,t)=>{qt("requestID",e,t)},Tm=(e,t,n,o,s,r,i)=>{let a;r||(a=n?o?s?Vt.AC:t?Vt.nc:Vt.HZ:Vt.dR:Vt.v5,i&&(a=Vt.lf),(0,Ce.A)(`GAMConfigStatus${a}`),qt("dfpCfgStat",e,a))},km=(e,t,n,o,s,r=!0)=>r&&("high-cpm-bidder"===e&&n===o&&t>s),{competitionData:Pm}=Nt.ag,Mm=(e,t,n)=>{if("high-cpm-bidder"!==e)return;let o=1;const s=(0,Jo.IX)("adtech","PRG-3468");if(km(e,t,s,"B",199)&&(o=2),o){if(!n)return{testHigMultiplier:o};(e=>{Object.assign(Pm,{sbMultiplier:e,isSbOver2:!0})})(o)}},Dm=(e,t)=>_l(e,{amzn_bid:t}),Om=(e,t,n)=>{var o;return _l(e,{gaf_cpm:t.roshash,gaf_directOnly:(0,T.A)("directOnly",n),gaf_model:(0,T.A)("model",n),gaf_system:t.provider,gaf_external:(0,kn.A)(null==(o=t.source)?void 0:o.external)})},xm=(e,t,n,o)=>_l(e,{dfp_adU:t.placement,dfp_cpm:t.roshash,dfp_dfpH:(null==n?void 0:n.DFPHASH)||void 0,dfp_fpSrc:(null==n?void 0:n.OAS_retarg)||void 0,dfp_psbk:o}),Rm=(e,t,n,o,s)=>{const r=Mt(e),i={prbd_ccpm:t.ccpm,prbd_cpm:t.cpm,prbd_cpmpl:t.cpmpl,prbd_fp:n,prbd_an:t.auctionCounter,prbd_platform:jc(t),prbd_dl:o};return 1===s&&i.prbd_ccpm>r.prbd_ccpm&&(i.prbd_prbdUpd="1"),t.isFPUpdatedByGAF&&(i.prbd_gaffp=1),_l(e,i),r},Lm=e=>{const{campaign:t,lazy:n}=e,o={campaign:t,lazy:n};(0,ct.wO)(o,(0,ct.K5)(e)),e.direct=o,(0,ct.hE)(e),e.campaign=void 0,e.lazy=void 0,e.delivered=0},$m=e=>{const t=e.DFPHASH,n=(0,Gn.F)(t);let o=10;n>=2501&&n<=3e3?o=50:n>=3001&&n<=5e3?o=100:n>=5001&&n<=7e3?o=200:n>=7001&&n<=9998?o=500:9999===n&&(o=1);const s=Math.floor(n/o)*o,r=(0,Gn.M)(s);return e.DFPHASHV=r,e};var Bm=n(8735);const Nm=(e,t,n)=>!!(0,Cr.iB)(t)||((0,Bm.A)(e,t,n),!1),jm=(e,t,n)=>{const o=(0,Eo.XZ)(),s="DFPHASH";if(!Nm(e,t,n))return;let r,i,a,c;n.delivered&&(0,Ee.ur)()&&(0,Ee.m_)();let d=!1;const l=(0,Qe.SD)("geo"),A=(0,Qe.SD)("rshsd"),{campaign:u,dfpConfig:p,passed:m,bidRequestId:f,isAsr:g}=n,h=!(0,re.K4)()&&!!u,v=fl(t);let b,w,S,_,C,I,E,k,P,D,O,x=(0,he.m6)(),R=(0,Gn.M)(0,A);if(Sm(t,l,A),g&&qt("asr",t,1),m||Em(t,f),h){const{sellingModel:e,creative:n}=u;if(n){const{source:o={},provider:s}=n,r="criteo"===s,{external:i,bidder:a}=o,c=(0,Gn.F)(n.roshash,A);r||Om(t,n,e),i?C=c:"ma_high-cpm-bidder"===s&&(I=c,({testHigMultiplier:E}=Mm(a,I)||{})),(0,T.A)("directOnly",e)&&(r||(n.roshash="ZZZZ"),x=!0),R=n.roshash}}const{hasConsent:L,isError:$,isBlocked:B}=Gs(),N=(0,y.A)(p),j=!x&&!B&&N&&!$,{isLoaded:V}=Uo;let U,F,H,z,W;const G=(0,We.x4)("prebid"),q=!BA.error&&(!BA.timedOut||BA.loaded),Q=!x&&G&&q&&!(0,re.Fr)();if(Tm(t,B,N,L,$,m,x),Q&&({highestBidCPM:F,highestBid:U,highestBidBidder:H,highestBidHash:z}=((e,t,n,o,s)=>{const r=t.getSlotCPM(e,!0),i=t.getHighestBid(e);s.isAsr&&i&&s.hasAsrFinished&&(s.hasAsrFinished=!1),s.progress=n?"2":"1";const a=null==i?void 0:i.bidder,c=r&&(0,Gn.M)(r,o),d=t.getFloorPrice(`slot${e}`,i),l=(i.deal||i.dealId)&&1;return Rm(e,i,d,l,n),{highestBidCPM:r,highestBid:i,highestBidBidder:a,highestBidHash:c}})(t,G,m,A,n)),v){const e=100*v;k=(0,Gn.M)(e,A)}if(j){var J;if(b=p.targeting,w=p.roshash,p.div=hm(p.div,o),V){const e=(e=>Fo.find((t=>t.slotID===`slot${e}`&&!t.used)))(t);if(e){const{amzniid:n,amznbid:o}=e;Dm(t,o),Object.assign(b,e),(e=>{const t=Fo.find((t=>t.amzniid===e));t&&(t.used=!0)})(n)}}const e=b[s]&&(0,Gn.F)(b[s]);if(Q){S=((0,We.x4)("criteo")||G).getGAMTarget(t,F,e,C,I,E,n,O)}O&&(2===S.targetModel&&(S.targetModel=4),6===S.targetModel&&E&&I<O&&(S.targetModel=9));(0,M.A)(null==(J=S)?void 0:J.targetModel)>0&&(b.OAS_retarg=`${S.targetModel||0}`,_=(0,Gn.M)(S.target,A));_&&_>w?(W=10*Math.ceil(S.target/10),W>=100*p.ceil?(F&&z>R&&(r=!0),O&&D>R&&(a=!0),qt("dfpCfgStat",t,Vt.O_)):(b[s]=(0,Gn.M)(W),i=!0)):(i=!0,b[s]=wm(b[s]))}else h?F&&z>R?r=!0:O&&D>R?a=!0:v&&k&&k>R&&(c=!0):F?r=!0:O&&(a=!0);if(a){h&&Lm(n),ym(P,t);const{nativePayload:o,id:s}=P,r={bunch:e,slot:t,creations:[o?gm(o):fm(P,!0)]};n.campaign=Ui("CriteoDirect","criteo",!1,`criteo_${e}_${t}_${s}`,D,"criteo"),(0,ct.wO)(n,(()=>{Li(r,n)})),n.vendor=Vt.BK,d=!0}else if(r){h&&Lm(n);const o=G.generateInline(e,t,g);o.sspWPM?(n.campaign=(0,lt.A)(o.campaign),o.campaign=void 0):n.campaign=Ui("PrebidCampaign","prebid",!1,U.creativeId,z,jc(U));const s=(0,lt.A)(o);(0,ct.wO)(n,(()=>{Li(s,n)})),n.vendor=Vt.PX,d=!0}else if(i){xm(t,p,b,m),b=$m(b,t),h&&Lm(n),n.campaign=Ui("GAM","GAM",!1,p.placement.replace(/^(\/\d+\/)/,""),w,"GAM");const o={bunch:e,slot:t,creations:[pm(t,p)]};(0,ct.wO)(n,(()=>{Li(o,n)})),d=!0}else if(c);else if(h){const{id:e}=u,t="CriteoDirect"===e;n.vendor=t?Vt.BK:Vt.jj,d=!0}n.delivered=(0,kn.A)(d);Im(e,t,n,i)};var Vm=n(5583);const Um=e=>{n.e(160).then(n.bind(n,4724)).then((({default:t})=>{t(e)})).catch((e=>{(0,Ht.A)(e,"WelcomeScreen")}))};var Fm=n(3290);const Hm=()=>{(0,Ol.Ay)(),(0,Oc.Ay)(),Dc(),hl(),kl(),tc(),dA(),(0,Fm.A)("GafAPI",Ji,o,jm,Vm.A,tm,dm),(0,Fm.A)("GafSPA",Zi),ne("welcomeScreen",Um),Ae(),pl(),Dl(),LA()}},7190:(e,t,n)=>{n.d(t,{A:()=>ec});var o={};n.r(o),n.d(o,{cancel:()=>Ue,restore:()=>Fe});var s={};n.r(s),n.d(s,{canDetect:()=>Bn.u7,dam:()=>Nn.A,getResult:()=>Bn.uj,sendDot:()=>Bn.uh});var r={};n.r(r),n.d(r,{adtech:()=>De.I5,analytics:()=>De.zS,application:()=>De.pW,distributeByRange:()=>lt,distributeEvenly:()=>mt,distributeRandomly:()=>ft,getAll:()=>De.UK});var i={};n.r(i),n.d(i,{erase:()=>T.A,eraseGlobally:()=>Hs.A,expire:()=>Wi.A,get:()=>Ie.A,getAll:()=>Gi.A,hasSupport:()=>qi.A,noexpire:()=>Qi.A,set:()=>P.A,setGlobally:()=>Xe.A});var a={};n.r(a),n.d(a,{get:()=>ra,remove:()=>ia,set:()=>sa});var c={};n.r(c),n.d(c,{getResults:()=>aa,mess:()=>Vn.mess,sealed:()=>_.JW,unmess:()=>Vn.unmess});var d={};n.r(d),n.d(d,{getBunchID:()=>Go.w,getDotParams:()=>On.SU,getSN:()=>Je.wY,hasSN:()=>Je.m7,isABC:()=>Oe.VZ,isBlackBox:()=>Oe.lc,isMobile:()=>_e.z,isMoney:()=>Oe.dx,isO2:()=>Oe.M5,isPAKO:()=>Oe.qs,isParenting:()=>Oe.xt,isPoczta:()=>Oe.cM,isPudelek:()=>Oe.Zl,isRobot:()=>Oe.rA,isSF:()=>Oe.mu,isSG:()=>Oe.fS,isWebmail:()=>Oe.iz,testSN:()=>Je.ch});var l={};n.r(l),n.d(l,{check:()=>Vr.z6,checkVendorPermissions:()=>ca.A,get:()=>Vr.Jt,getAdditionalConsentString:()=>pi.Db,getAppRedirectURL:()=>da,getConsentModel:()=>pi.gT,getConsentString:()=>pi.Q2,getGdprApplies:()=>pi.YI,getHoldingState:()=>Vr.n8,isPurposeAllowed:()=>la.A,replaceConsentTags:()=>Aa.A,runAfterConsent:()=>ua,showConsentForm:()=>Hi});var A={};n.r(A),n.d(A,{active:()=>lo.V9,count:()=>ma.A,getEntriesByName:()=>As.x9,getEntriesByType:()=>As.yw,mark:()=>hs.A,measure:()=>fa.A,now:()=>As.tB,registerMark:()=>pa.hk,registerMeasure:()=>pa.cT,wrapMeasure:()=>K.A});var u={};n.r(u),n.d(u,{decode:()=>en.Z,encode:()=>en.D,randomize:()=>ee.eq,slide:()=>ga.M,unslide:()=>ga.F});var p={};n.r(p),n.d(p,{click:()=>Ds,dot:()=>ts,generateDot:()=>es,generateShow:()=>va.n,getContentPlatform:()=>He.xF,getDotParams:()=>On.SU,getPageViewID:()=>Qo.M$,getReferrer:()=>Gt.G,getWasReloaded:()=>Tt.K,media:()=>ha,setDarkMode:()=>Ln,show:()=>va.A,wave:()=>ke.A});var m={};n.r(m),n.d(m,{get:()=>E.A,getAll:()=>ba.A,hasSupport:()=>wa.A,remove:()=>k.A,set:()=>M.A});var f={};n.r(f),n.d(f,{get:()=>ya,remove:()=>_a,set:()=>Sa});var g={};n.r(g),n.d(g,{deprecated:()=>Nt.A,error:()=>Ca.z3,flag:()=>I.A,info:()=>Ca.pq,init:()=>Ca.Ts,issue:()=>st.A,loadConsole:()=>Ia.u,log:()=>Ca.Rm,setStyle:()=>Ca.eC,warn:()=>Ca.R8});var h={};n.r(h),n.d(h,{addAnimation:()=>jt.SV,addStyle:()=>jt.TD,pin:()=>jt.y_,removeStyle:()=>jt.eP,resetStore:()=>Ta.z,setStore:()=>Ta.k,togglePin:()=>jt.m,unpin:()=>jt.l0,update:()=>jt.yo});var v={};n.r(v),n.d(v,{disconnect:()=>ka.A,observe:()=>Pa.A,replaceNode:()=>Ma.A});var b={};n.r(b),n.d(b,{closePage:()=>Qa,customAction:()=>Wa,registerBox:()=>zt.FA,registerContainer:()=>zt.Ps,restartObservations:()=>zt.Te,updateBox:()=>zt.rj,viewPage:()=>qa});var w={};n.r(w),n.d(w,{closePage:()=>Ja,init:()=>Ya,refreshPage:()=>jo,viewPage:()=>jo});var y=n(3734),S=n(5409),_=n(6167),C=n(1315),I=n(1256),E=n(402),T=n(224),k=n(832),P=n(2098),M=n(2945),D=n(1375);const O="PWA_adbd",x="WPadbd",R=e=>{(0,_.dl)(e),(0,I.A)("Ad blocking",(0,_.JW)()),C.A.fill((()=>{if((0,E.A)(S.Bl)){const t=(0,E.A)(x);e!==(0,D.A)(t)&&(0,M.A)(S.Bl,Date.now())}else{const e=new Date(2022,9,23);(0,M.A)(S.Bl,e.getTime())}(0,M.A)(x,e),(0,P.A)(O,e),e&&(0,T.A)(S.Dw)}))};var L=n(8116),$=n(3860),B=n(2443),N=n(5675),j=n(7681),V=n(9097),U=n(4852),F=n(8207);const H=()=>{const{ga:e}=self;if(F.A.f(e)){e.toString().includes("instanceof Object")&&(0,N.M)("gaApi",L.OF,!0)}},z=[{g:["return constantValue","hit(source)","dguar","addEventListenerWrapper"],s:["if (mustCancel","hit(source)","function set() {}","addEventListenerWrapper","dguar"],v:["timeoutWrapper","nativeAddEventListener","dguar"],n:L.dH},{g:["debugLog(","return prevGetter.call(this)","return cValue","() => value","()=>n"],s:["set() {}","aborted","prevSetter.call(this","wrapPropertyAccess(newValue"],n:L.Sw},{g:["function() { return v; }","currentScript === thisScript","ReferenceError(magic)","prevGetter !== undefined","uBlock"],s:["if ( a instanceof Object ) {","if ( mustAbort","function(){}","prevSetter !== undefined","uBlock"],n:L.OF}],W=["[native code]","function(fn,t)","function (fn,t)","evt,fn,capture,secure","__sentry_",",{mechanism:{data","_SBA4B_"],G=(e,t)=>t.some((t=>e.includes(t))),q=(e,t,n,o)=>{if(e&&e.toString){const o=e.toString();if((e=>e&&!W.some((t=>e.includes(t))))(o)){const{length:e}=z;for(let n=0;n<e;n++){const e=z[n],s=e[t];if(s&&G(o,s))return e.n}if(n)return L.dl}}};var Q=n(9204);const J=(e,t,n,o)=>{let s;if(e&&t){const{set:o,get:r,value:i}=t;if(r&&(s=q(r,"g",!1,n)),!s&&o&&(s=q(o,"s",!1,n)),!s&&!F.A.u(i)){const t=(0,Q.A)(n,e);s=q(t,"v",!0,n)}}return s&&F.A.f(o)&&o(s),s},Y=(e,t)=>((0,j.FC)()||(0,j.Y4)()||((0,U.A)(),(0,V.A)(),H()),e.reduce(((e,n)=>{const o=Object.getOwnPropertyDescriptors(n),s=Object.keys(o).filter((e=>J(n,o[e],e,t)));return e.concat(s)}),[]).sort());var K=n(3290);const X=()=>new Promise((e=>{(0,K.A)("ABDetectorAPI",(()=>{const t=[];let n=!1,o=null;if(Object.getOwnPropertyDescriptors){var s;const e=[Object.prototype,null==(s=window.EventTarget)?void 0:s.prototype].filter(Boolean),r=Y(e,(e=>{t.push(e)}));r.length&&(o=r.join(),n=!0)}const r=["api",n,o,t.join()];e(r)}))}));var Z=n(1190),ee=n(5316);const te=["advertisement","css-adv","contentAds","ads","adsbygoogle","Adv","top-banners","adbanner","bannerAd","ad-google","AdSense"],ne=["AdArea","ad-column","ad-box","AdContainerTop","Adbanner","AdsContent","AdvContainer","GoogleAd","SponsoredAd","ad-text"];var oe=n(910),se=n(9986),re=n(2721),ie=n(9921);const ae=()=>new Promise((e=>{(0,Z.DZ)((0,ie.A)((t=>{(0,K.A)("ABDetectorDOM",(()=>{const n=["domRemoved","classRemoved","domHidden","styleBlocked"],o=["block","visible","none","absolute"],s=ne[(0,ee.ob)(ne.length)],r=te.join(" "),i=(0,oe.A)(),{style:a}=i;i.className=r,i.id=s,a.display=o[0],a.visibility=o[1],a.position=o[3],t.insertBefore(i,t.firstChild);(()=>{let t=null;if((0,re.A)(i))if(i.className!==r)t=n[1];else{const e=(0,se.A)(i);e.display!==o[0]||e.visibility!==o[1]?t=n[2]:(a.display=o[2],e.display!==o[2]&&(t=n[3]))}else t=n[0];e(["dom",!!t,t])}).bind(window)()}))})))})),ce=(e,t)=>{const n=[X,ae].map((t=>t().then(e)));return Promise.all(n).then(t)};const de=(0,n(8953).A)("Crux"),le=(e,t=0)=>{const n=e.bind(window),o=t+50*Math.random()+1;return setTimeout((()=>n()),o)};let Ae,ue,pe,me=!1,fe=!1;const ge=[],he=new Set,ve=new Set,be=()=>{fe||((0,$.S)()||he.size&&(me=!0),me&&!(0,$.S)()&&(0,$.y)(L.dl),Ae(me),fe=!0)},we=()=>{clearTimeout(pe),pe=le(be,300)},ye=(e,t,n)=>{n&&de.open(),de.fill((()=>{fe?ve.add(e):(he.add(e),t&&(me=!0,(0,$.y)(t),ue(me),we()))}))},Se=(e,t)=>{(0,K.A)("ABDetector",(()=>{const n=(0,B.H2)("forceDetection");(0,N._)(ye),Ae=t,ue=e,de.open(),n&&ye("test","TEST");ce((e=>{const[t,n,,o]=e;ge.push(e),n&&!me&&(me=n,o&&(0,$.y)(o)),me&&ue(me)}),we)}))};var _e=n(4367),Ce=n(6091),Ie=n(3248),Ee=n(6420),Te=n(123),ke=n(2579);let Pe;const Me=e=>{Pe=new Promise((e=>{if((0,j.zx)()||Ee.A)(0,_.dl)(_.ob),(0,T.A)(O),(0,k.A)(x);else if((0,_e.z)())R(_.ob);else{const t=(0,D.A)((0,E.A)(x)||(0,Ie.A)(O))||_.ob;R(t);const n=e=>{e&&R(_.qT)},o=t=>{R(t?_.qT:_.ob),C.A.fill((()=>{var t,n;e((0,_.JW)()&&!(0,Ce.h)()),(0,ke.A)("atfd_abd",{slot:(0,Te.A)((0,_.JW)()),slotMode:(0,Te.A)((0,Ce.h)()),vendor:(0,$.S)(),vendorCampaign:[...he].join(),vendorCreative:[...ve].join(),type:null==(t=ge[0])?void 0:t[2],mode:null==(n=ge[1])?void 0:n[2]})}))};(()=>{Se(n,o)})()}})),F.A.f(e)&&e(Pe)};var De=n(8458),Oe=n(8652);const xe="WParld";var Re=n(703);const Le="Autoreload";let $e,Be=!1;const Ne=(0,D.A)((0,B.H2)("refreshTime"))||((0,Oe.fS)()?120:300),je=()=>{$e=Date.now()},Ve=()=>{if($e+1e3*Ne<Date.now()){const e=e=>(null==e.isPlaying?void 0:e.isPlaying())&&e.getVolume&&e.getVolume()>0;if(0===(0,Re.A)().filter(e).length)return(0,M.A)(xe,1),window.scrollTo(0,0),void window.location.reload()}je()},Ue=()=>{(0,I.A)(Le,!1),Be&&((0,Z.Vl)("_visible",Ve),Be=!1)},Fe=()=>{(0,I.A)(Le,!0),Be||((0,Z.Gd)(Ve),Be=!0)};var He=n(5002),ze=n(2322),We=n(3882),Ge=n(1312);let qe=!1;const Qe=()=>{const e=!(0,D.A)((0,B.H2)("refreshTime"))&&((0,B.H2)("noRefresh")||We.A.mode||(0,E.A)("noRefresh")),t=[He.pw,He.Wx,He.oA,He.Kt,He.NN,He.pP],n=(0,He.LJ)(t);qe=n&&!e,qe?C.A.fill((()=>{je(),Fe(),(0,Z.YN)(je),(0,Z.nT)((e=>{e.persisted&&Ue()}))})):Ue(),(0,ze.MN)("autoreload",(0,Ge.A)(o))};var Je=n(5077),Ye=n(9387),Ke=n(7730),Xe=n(8645);const Ze="WPabs",et=16777215;let tt;const nt=()=>parseInt(tt,16),ot=(e,t)=>JSON.stringify(e)===JSON.stringify(t);var st=n(1923);const rt=(e,t)=>{const n=t.filter((e=>e>0&&e<1)).sort(((e,t)=>e-t));ot(n,t)||(0,st.A)("Incorrect thresholds given in 'byRange'.","error"),n.push(1);const o=n.length;for(let t=0;t<o;t++)if(e<=n[t]){return String.fromCharCode(65+t)}};var it=n(4735),at=n(505),ct=n(9512);const dt=(e,t)=>{e&&(0,ct.A)("wp_abtest_programmatic",t)},lt=(e,t,n,o,s)=>{if((0,at.A)(o)&&!(0,Je.ch)(o)||!(0,it.A)(e))return;const r=nt()/et,i=rt(r,e);(0,De.I$)(t,n,i),dt(s,n)};var At=n(1112),ut=n(4725);const pt=(0,At.A)(),mt=(e,t,n,o,s)=>{if((0,at.A)(o)&&!(0,Je.ch)(o))return;const r=((e,t,n,o)=>{if((!(0,at.A)(o)||(0,Je.ch)(o))&&(0,ut.A)(e)){const t=nt(),n=pt[e]||0,o=Math.floor(t/e**n)%e,s=String.fromCharCode(65+o);return pt[e]=n+1,s}})(e,0,0,o);r&&((0,De.I$)(t,n,r),dt(s,n))},ft=(e,t,n,o,s)=>{if((!(0,at.A)(o)||(0,Je.ch)(o))&&(0,ut.A)(e)){const o=(0,ee.ob)(e),r=String.fromCharCode(65+o);(0,De.IX)(t,n)||(0,De.I$)(t,n,r),dt(s,n)}},gt=(e,t,n,o,s)=>{if((0,at.A)(o)&&!(0,Je.ch)(o)||!(0,it.A)(e))return;const r=Math.random(),i=rt(r,e);(0,De.I$)(t,n,i),dt(s,n)};var ht=n(6943),vt=n(4437);const bt=(e,t,n)=>{const o=!!e&&Date.parse(e),s=!!t&&Date.parse(t),r=Date.now();if((0,vt.A)(r,o,s))return F.A.f(n)&&n(),!0};var wt=n(6799),yt=n(3456),St=n(2572);const _t=(e,t)=>{St.A.get("WPnxrfab",(({value:n})=>{const o=(e=>{let t;try{t=JSON.parse(e)}catch(e){}return(0,yt.A)(t)||(t={}),t})(n);F.A.f(t)&&t(o,e);const s=(e=>{let t;try{t=JSON.stringify(e)}catch(e){}return(0,at.A)(t)||(t="{}"),t})(o);St.A.set("WPnxrfab",s)}))},Ct=()=>{const{hostname:e,pathname:t}=window.location;_t(e+t,((e,t)=>{const n=Math.round(Date.now()/6e4);(0,wt.A)(e,((t,o)=>{n-o.ts>5&&delete e[t]}));const o=(0,De.AA)();o?e[t]={abtest:o,ts:n}:delete e[t]}))},It=()=>{(()=>{const e=parseFloat((0,B.H2)("forceSeed"));(0,Ke.A)(e)||(tt=Math.floor(e*et).toString(16),(0,Xe.A)(Ze,tt)),tt||(tt=(0,Ie.A)(Ze),tt||(tt=(0,ee.eq)(6,!0),(0,Xe.A)(Ze,tt)))})(),(0,Je.ch)("^wakacjepl")||(lt([.97,.98,.99],"adtech","PRGM-1047"),ft(2,"adtech","PU-335"),lt([.1],"adtech","PU-321"),ft(2,"adtech","PRGM-1048"),mt(2,"adtech","PRGM-660"),ft(2,"adtech","PRGM-1069"),lt([.25],"adtech","PRG-3468"),lt([.9],"adtech","PRGM-1139","^o2_o2_pl"),gt([.8,.85,.9,.95],"adtech","PRGM-1051"),ft(4,"adtech","PCMA-183"),bt("2024-10-01","2024-10-15",(()=>{lt([.1,.25,.4,.55,.7,.85],"adtech","DRP-1103","^(money_money|sportowefakty|o2_o2_pl|kobieta|pudelek)")})),lt([.8],"adtech","FAPO-814"),(0,ht.A)((0,Ye.Df)("asr"))&&gt([.05,.1,.15],"adtech","PRGM-1036","^(?!(o2_poczta|poczta|profil|pomoc|onelogin)).*$"),bt("2025-01-13","2025-01-26",(()=>{lt([.85,.9,.95],"adtech","SKR-726")})),bt("2024-12-10","2024-12-24",(()=>{mt(2,"adtech","WEBS-137")})),mt(4,"adtech","PRGM-1016","^sg",!0));const e=(0,B.H2)("forceTest");if(e){const t=(0,B.H2)("forceVariant")||"A",n=(0,B.H2)("forceAuthority")||"adtech";(0,De.I$)(n,e,t)}Ct()};var Et=n(4411),Tt=n(6201),kt=n(5829);const Pt=e=>{const{stName:t,stAuthority:n}=e;let o=!1;if((0,ht.A)(e)&&(0,at.A)(t)&&(0,at.A)(n)){const s=(0,De.IX)(n,t);(0,at.A)(s)&&(e.stVersion=s,(0,kt.p$)("stVersion",s),o=!0)}return o},Mt=e=>{if((0,ht.A)(e)){const{version:t,mct:n}=e;(0,kt.p$)("tVersion",t),null!=n&&n[t]&&(0,kt.p$)("mct",n[t])}},Dt=(e=2)=>String.fromCharCode(65+(0,ee.ob)(e));var Ot=n(8481),xt=n(943);const Rt=()=>{let e;const t=(0,xt.b)();if((0,ht.A)(t)){const n=new Date,o=Object.keys(t);let s=-1/0;o.forEach((t=>{if(t.includes("testConfig")){const o=new Date(t.replace("testConfig","")),r=o-n;o<=n&&r>=s&&(s=o-r,e=(0,Ye.Df)(t))}}))}return e||(e=(0,Ye.Df)("testConfig")||{}),e},Lt=()=>{const e=(0,B.H2)("forceProgrammaticTest")||!(0,Ye.Yb)("disableAutomaticTest")&&(0,Q.A)("wp_abtest_programmatic");let t,n,o=!1,s=!1,r=!1;if((0,ht.A)(e)){const{testName:o,startDate:i,endDate:a}=e;n=Date.now(),s=i?Date.parse(i):s,r=a?Date.parse(a):r,t=o}else(0,at.A)(e)&&(t=e);if(t){const e=(0,De.UK)();let i=!1;(0,wt.A)(e,(e=>{const a=(0,De.IX)(e,t);if(a){const e=(0,vt.A)(n,s,r);i=!0,e&&(o={testName:t,version:a.slice(0,1).toUpperCase(),mode:"automatic"})}})),i||(0,st.A)(`Automatic test start FAILED, didn't found matching A/B test config, check testName: ${t}.`,!0)}return o},$t=()=>{const e=(0,Ye.Df)("mct");(0,kt.p$)("mct",e)},Bt=()=>{$t();let e=(0,Et.T)();if(!e){const t=Rt(),n=(0,Ye.Yb)("testOn"),{authority:o,testName:s,base:r}=t,i=(0,at.A)(s)&&n,a=Lt();let c;if(i){const n=o||"application",i=o||"adtech",a=(0,B.H2)("prgVersion"),d=t&&t.overrideRefreshPvVersion,{mode:l="master"}=t;switch(e=Object.assign({},t),l){case"master":e.version=Dt(r),d&&(0,Tt.K)()&&(e.version=d),a&&(e.version=a),(0,De.I$)(i,s,e.version);break;case"slave":e.version=(0,De.IX)(n,s);break;default:(0,Ot.A)("błąd w testConfig => błędny tryb")}const{version:A,mapVersion:u}=e;if(e=!!A&&e,(0,ht.A)(e))if((0,ht.A)(u)){const{disabled:t}=u;e.version=u[A]||A,c=t&&t.includes(e.version)}else e.version=A.slice(0,1).toUpperCase()}else a&&(e=Object.assign({},a));c?e=null:(Pt(e),Mt(e))}(0,Et.t)(e)};var Nt=n(5267),jt=n(6181);const Vt=()=>{(0,Z.DZ)((0,ie.A)((e=>{if((0,_e.z)()){const t={"overflow-x!":"hidden"};(0,jt.y_)(e,(0,jt.TD)("scrollFix",t)),(0,jt.yo)()}})))};let Ut,Ft;const Ht=e=>{if(e){if(Ft=(0,Je.wY)(),Ft!==Ut&&(0,Nt.A)({message:"Bootstrap",path:"ChangingSiteName",fileName:`${Ut} > ${Ft}`},1,"Site name (SN) set statically differs from the one set dynamically during SPA initialization.","error"),Ut)return}else Ut=(0,Je.wY)();(0,He.Ay)(),(0,K.A)("ABTests",It),Bt(),Vt()};var zt=n(2014),Wt=n(3301),Gt=n(5178),qt=n(9432),Qt=n(8258),Jt=n(9834),Yt=n(8686),Kt=n(6764);const Xt=e=>{if(!Oe.nr){const{history:t}=window;t.replaceState(t.state,document.title,e)}},Zt=e=>{const{location:{href:t}}=window,n=(0,B.H2)("noclean")?t:(0,Kt.rd)(t,e);t!==n&&Xt(n)};var en=n(7147);const tn=e=>{const t=Math.ceil(Date.now()/1e4),n=e.substring(3),o=`${e}${"=".repeat(n%4)}`,s=(0,en.Z)(o);if((0,ht.A)(s)&&t-s.timestamp<=1)return s},nn=e=>Object.entries(e).find((([e,t])=>3===e.length&&t.endsWith(e))),on=(e,t)=>{const n={statid:(0,y.gB)()},o=Object.entries(e).filter((([,e])=>(0,at.A)(e))).reduce(((e,[t,o])=>(o!==n[t]&&(e[t]=o),e)),{});(0,ht.A)(o)&&(o.STacPrefix=t||"",(0,ke.A)("uid-sync",o,"uni2"))},sn=()=>{const e=(0,B.Xb)(),t=nn(e);if(t){const[e,n]=t,o=tn(n);if((0,ht.A)(o)){const{statid:e,STacPrefix:t}=o;e&&((0,y.E3)()?on({statid:e},t):((0,y.vf)(e),(0,y._x)(e)))}return e}};var rn=n(5622),an=n(1822);const cn=1024,dn="WPvw",ln=e=>{const t=(0,D.A)((0,Ie.A)(dn)),n=(0,rn.A)();an.A.windowWidth=n,(0,Xe.A)(dn,n);(t<cn&&n>=cn||t>=cn&&n<cn)&&(an.A.deviceChanged=1,(0,st.A)("Device changed - should reload.","info"))};var An=n(6585),un=n(79);const pn=e=>{un.A.close();const{hostname:t,pathname:n}=(0,An.A)(e);_t(t+n,((e,t)=>{if((0,ht.A)(e)){const n=e[t];if((0,ht.A)(n)){const o=n.abtest;(0,at.A)(o)&&(0,qt.s)(o),delete e[t]}}un.A.open()}))},mn=e=>{(0,Gt.O)(e),(0,qt.s)((e=>{const t=(0,An.A)(e).search;return(0,Yt.A)(t).abtest})(e))},fn=(e,t=!1)=>{an.A.backForward=!0,an.A.backForwardCache=t;const n=(0,E.A)("WPnxrf");(0,Qt.L)(!0),n?((0,Gt.O)(n),pn(n),(0,k.A)("WPnxrf")):mn(e)},gn=e=>{var t;const{referrer:n}=document,o=(0,B.H2)("refabtest"),s=null==(t=(0,Jt.A)())?void 0:t.type,r=sn();switch(ln(),(0,Z.$W)(ln),an.A.domReady=(0,Z.Sx)(),(0,Z.wu)((t=>{if(t.persisted){(0,Nt.A)({message:"HandleNavigation",path:"PageShowEventPersisted"});if((0,De.iM)("adtech","PROSGWP-7623","C"))return fn(n,!0),void(F.A.f(e)&&e());(0,He.xF)()!==He.bg&&window.location.reload()}})),(0,Wt.h)(s),(0,qt.s)(o),Zt(r),s){case"reload":(()=>{an.A.reload=!0;const e=(0,E.A)("WPcrrf");mn(e)})();break;case"back_forward":fn(n);break;default:mn(n)}};var hn=n(745),vn=n(4170),bn=n(3715);const wn=()=>{const{location:e}=window,{hostname:t,href:n}=e,o=!vn.A,s=/prox|proks|getbehind|webcache|translate|bingj|lynx/.test(t),r=t.endsWith(".");try{if(r){const e=t.slice(0,-1),o=n.replace(t,e);window.top.location.href=o}if(s){const e=(0,hn.A)()||"https://www.wp.pl/";window.parseURL=e=>e,window.top.location.href=`${e}?proxied`}if(o){const e=(0,Q.A)("wp_leap"),t=(0,bn.A)("noleap");(!!F.A.u(e)||e)&&!t&&(window.top.location.href=n)}}catch(e){}};var yn=n(4792),Sn=n(5623);const _n=()=>{const e=(0,bn.A)("debugima")||Oe.mM;(0,Sn.A)({id:"imasdk",src:`https://imasdk.googleapis.com/js/sdkloader/ima3${e?"_debug":""}.js`})};let Cn=!1;const In=(e,t,n)=>(0,ze.x4)("outstream")(e).then(t).catch(n),En=e=>new Promise(((t,n)=>{if(_n(),Cn)In(e,t,n);else{const o="outstream-player",s=(0,Te.A)(We.A.es6),r=`${o}${["","6"][s]}`,i=(0,B.H2)("wpoutstream"),a=(0,Te.A)("local"===i),c=We.A.mode,d=[(0,yn.A)(r,i,o,c),`${["debug","debug-es6"][s]}/${o+(c?"-debug":"")}.js`][a],l=()=>{Cn=!0,In(e,t,n)},A=()=>{n()};(0,Sn.A)({id:o,crossorigin:!0,src:d,onLoad:l,onError:A})}})),Tn=()=>{(0,ze.hc)("outstream",En)};var kn=n(8604);let Pn=!1;const Mn=()=>((0,D.A)((0,E.A)(xe))>0&&(Pn=!0,(0,k.A)(xe)),Pn&&(0,I.A)("PV refreshed",!0),Pn);var Dn=n(9708),On=n(7924);const xn=(0,jt.TD)("darkmode"),Rn=(0,jt.TD)("lightmode"),Ln=(e=!1)=>{(0,On.xo)({darkmode:(0,Te.A)(e)}),(0,Z.DZ)((0,ie.A)((t=>{(0,jt.m)(t,xn,!!e),(0,jt.m)(t,Rn,!e)})))},$n=()=>{(0,_e.R)((0,Je.SE)()),(0,Je.XJ)(),Ln((0,Te.A)((0,Dn.A)())),(0,Tt.o)(Mn()),(0,kn.x)()};var Bn=n(1913),Nn=n(7689),jn=n(9002),Vn=n(1886),Un=n(9904),Fn=n(8821),Hn=n(2216),zn=n(5090),Wn=n(4077);const Gn=e=>{let t;if(document.currentScript)t=document.currentScript;else{const e=document.getElementsByTagName("script");t=e[e.length-1]}(0,Wn.A)(t,e,"beforebegin")};var qn=n(3311);const Qn="Player",Jn=(0,B.H2)("wpplayer");let Yn,Kn;const Xn="local"===Jn,Zn=[],eo=()=>{const e=(0,ze.x4)("player");null!=e&&e.initialized?C.A.fill((()=>{(0,j.cC)()||_n();let t=Zn.shift();for(;t;)e.apply(t.instance,[t.params]),t=Zn.shift()}),Qn):Kn=!0},to=()=>{Kn=!0},no=(e,t)=>{const n=e;if(!F.A.o(n))return!1;const o=(()=>{let e=`${Un.A}player/`;return Xn?((0,st.A)("WP.player from LOCAL","info"),e="build/devel/"):Jn&&((0,st.A)(`WP.player from branch: ${Jn}`,"info"),e=`${e}${Jn}/`),{dir:e,url:e+"wpjslib_player.js"}})();n.ampnoaudio=!0,n.filesdir=o.dir,Zn.push({params:n,instance:t});Nn.A.fill((()=>{Yn||(Yn=!0,(0,Sn.A)({withMeasurement:Qn,src:(0,Vn.mess)(o.url),onLoad:eo,onError:to,id:"npp",crossorigin:!Xn}))}),Qn,3e3)};function oo(e){if(Kn)return void(0,st.A)("WP.player could not be instantiated because of loading error","error");const t=e,n=(0,ze.x4)("player");t.ampnoaudio=!0;const o=this,s=o instanceof n;if(F.A.o(t)&&!s)return new n(t);if(F.A.n(t)&&!s)return oo.list[t]||!1;if(F.A.n(t)&&s)throw new Error("Use: WP.player(id)");const r=oo.list.length,i=Qn+r,a=[],c=[];o.events={on:a,off:c};const d=(e,t)=>{a.push({key:e,fn:t})},l=(e,t)=>{c.push({key:e,fn:t})};return o.p=t,o.id=Zn.length,o.bind=d,o.on=d,o.unbind=l,o.off=l,((e,t)=>{const n=e;!n.target&&(0,Z.Sx)()&&(n.target=(0,Hn.A)()),n.target||(Gn(`<div id="${t}"></div>`),n.target=t)})(t,i),oo.list.push(o),(0,j.E3)()||no(t,o,o.id),o}const so=()=>{(0,Bn.Ay)();const e=(0,zn.A)();(0,Fn.A)(e)},ro=()=>{oo.list=[],oo.T=oo.list,oo.version="v2",(0,j.E3)()||((0,Bn.Ay)(),(0,jn.p3)(so)),(0,ze.hc)("player",oo),(0,ze.MN)("apd",(0,Ge.A)(s)),(0,ze.MN)("stopAllPlayers",qn.A)};let io;const ao=new Map;We.A.registeredReadTimes=ao;const co=()=>ao.get(io);var lo=n(1192),Ao=n(690);const uo=e=>{const{article:t,articleStart:n,articleRect:o}=e;if((0,re.A)(t)){const t=Date.now();n&&(e.articleDuration+=t-n),(e=>{const t=(0,Ao.A)();if(e.height/t<.5)return e.top>=0&&e.bottom<=t;const n=Math.max(0,e.top);return(Math.min(t,e.bottom)-n)/t>=.5})(o)?e.articleStart=t:e.articleStart=0}};var po=n(6789);const mo=["WPtcs2","WPdp","statid","WPabs","WPfpuid"].join(",");var fo=n(7965),go=n(1577);const ho=(e,t)=>{let n="dot.gif?";n=(0,po.A)(n,"Pos","readtime"),n=(0,po.A)(n,"SN",e.sn),n=(0,po.A)(n,"tm",e.duration),n=(0,po.A)(n,"tmi",e.counter);const{dotParams:o}=e;o.tmt=e.total,o.scroll=e.scroll,o.scrollh=e.scrollh,o.cscroll=e.cscroll,o.cheight=e.cheight,o.density=e.density,o.crcounter=e.crcounter,lo.V9&&e.article&&(o.ctime=e.ctime),e.fixCookie=mo;const s={useBeacon:(0,go.A)(t)};return(0,fo.A)(n,void 0,void 0,s,e)},vo=({type:e}={})=>{const t=co();if(t){const n=Date.now(),{timeStart:o=n}=t;if(o){const s=n-o,r=Math.max(Math.min(s,2147483647),0);if(r>0||0===r&&0===t.counter){if(lo.V9){uo(t);const{articleDuration:e}=t;t.ctime+=e,t.articleDuration=0,t.articleStart=0}t.counter+=1,t.timeStop=n,t.duration=r,t.total+=r,delete t.timeStart,ho(t,e)}}}};var bo=n(8742),wo=n(5034),yo=n(6431),So=n(4709);const _o=e=>Math.max(0,Math.min(100,F.A.n(e)?e:NaN)),Co="ReadTime",Io=(0,B.H2)("hlArt"),Eo=(e,t)=>{const n="article"===(0,On.SU)("ctype"),o=(0,Q.A)("wp_content_selector")||"article";let{article:s}=e;if(s||(s=Array.from((0,So.A)(o,!0)).pop(),e.article=s,n&&!s&&((0,Nt.A)({message:Co,fileName:"ArticleElementNotFound",campaign:o,path:t.type,slot:+e.articleNotInDOM},100,`No article element found for scroll observation. "${o}" selector used is invalid or node is not in DOM.`,"error"),e.articleNotInDOM=(e.articleNotInDOM||0)+1)),Io&&(s.style.border="3px red solid"),(0,re.A)(s)){e.articleInDOM=!0,e.articleRect=s.getBoundingClientRect(),e.containerRect=(0,yo.A)(s,!0);const{articleRect:t,containerRect:n}=e,{height:o,top:r}=t,i=e.cscroll||0,a=e.cheight||0,c=(0,D.A)((0,On.SU)("cpageno")),d=(0,D.A)((0,On.SU)("cpagemax"));let l=0;if(c&&d>1)l=c/d*100;else{l=((0,Ao.A)()-r)/o*100}l=_o(l),e.cscroll=Math.max(i,Math.floor(l)),e.cheight=Math.max(a,Math.floor(o))}else e.articleInDOM?n&&(0,Nt.A)({message:Co,fileName:"ArticleRemovedFromDOM",campaign:o,path:t.type},1e3):(e.cscroll=0,e.cheight=0,n&&(0,Nt.A)({message:Co,fileName:s?"ArticleElementNotInDOM":"ArticleElementNotMissing",campaign:o,path:t.type},1e3)),delete e.article};var To=n(2153),ko=n(3096);const Po=e=>{const t=e.scroll||0,n=e.height||0,{top:o}=(0,ko.A)(),s=(0,Ao.A)(),r=(0,To.A)(),i=o+s,a=_o(Math.floor(i/r*100));let c,d;r>n?(d=r,c=0):(d=n,c=t),a>c&&(c=a),e.height=d,e.scroll=c,e.scrollh=Math.floor(i)},Mo=e=>{if(!document.hidden){const t=co();t&&(t.dotParams=Object.assign({},(0,On.SU)()),(0,wo.B)((()=>{Po(t,e),Eo(t,e),lo.V9&&uo(t,e)})))}},Do=e=>{const t=co();t&&(t.timeStart||(t.timeStart=Date.now()),"register"===e.type&&(0,bo.ec)()?(0,Z.DZ)((0,ie.A)((()=>{Mo({type:"registerReady"})}))):Mo(e))},Oo=()=>{(0,Z.Y6)(Mo),(0,Z.$W)(Mo),(0,Z.Gd)(Do),(0,Z.YN)(vo),(0,Z.nT)((e=>{!document.hidden&&vo(e)})),(0,Z.wu)((e=>{!document.hidden&&Do(e)}))},xo=(e,t)=>{an.A.spaReady?(0,jn.sQ)(e,t):(0,st.A)(`SPA API was not initialized, but API method was used "${e}".`,"error")};let Ro,Lo=0,$o=0,Bo=0;const No=e=>{if(Ro=Object.assign({},e),an.A.spaOmitFirstView)return void(an.A.spaOmitFirstView=!1);const t=(0,Tt.K)()?"page:refresh":"page:view",n=Date.now();if(n-Lo<100)return $o+=1,void(3===$o&&(0,Nt.A)({message:"SPA",path:"DispatchPageRequestedFast",fileName:t},1,"PV requested to fast.","error"));Lo=n,Bo+=1;const o=[He.bg,He.SK,He.eo];100===Bo&&(0,He.Do)(o)?window.location.reload():xo(t,e)},jo=No;let Vo,Uo;const Fo={mobile:"_mobile"},Ho=e=>{["desktop","mobile"].includes(e)&&(Uo=e)},zo=e=>{(0,at.A)(e)&&(Vo=e)},Wo=()=>{const e=Fo[Uo]||"",t=(0,bo.id)()?"_dynamic":"";if((0,at.A)(Vo)){const n=`${Vo}${e}${t}`;(0,Je.Qo)(n)}};var Go=n(7016);let qo;var Qo=n(3342),Jo=n(98);const Yo=(e,t={})=>{const n={type:"register"};if(io!==e){const o=co(),s=!document.hidden;o&&(s&&vo(n),delete o.article,(0,Gt.O)(o.href));const r=(0,At.A)();((e,t)=>{(0,at.A)(e)&&!ao.has(e)&&(io=e,ao.set(io,t))})(e,r),r.duration=0,r.total=0,r.scroll=0,r.cscroll=0,r.dotParams=Object.assign({},(0,On.SU)()),r.sn=(0,Je.wY)(),r.rekid=(0,Go.w)(),r.pvid=e,r.referrer=(0,Gt.G)(),r.canonical=t.canonical||(0,hn.A)(),r.href=t.href||(0,Jo.A)(),r.dn=(0,bo.id)(),r.counter=0,r.timeStop=0,lo.V9&&(r.articleStart=0,r.articleDuration=0,r.ctime=0),s&&Do(n)}};var Ko=n(6348);let Xo;const Zo=(e,t,n="top",o={})=>{let s=o,r=e;F.A.o(s)||(s={});const{generate:i}=s;if(!n&&!i)return;(0,at.A)(r)&&(r=r.replace(/(_dynamic)+/g,"_dynamic"),!an.A.spaReady&&/_dynamic$/.test(r)&&(0,jn.sQ)("page:close"),(0,Je.Qo)(r));const a=r||(0,Je.wY)();if(!(0,Je.m7)(a))return;const c={};(0,ht.A)(t)&&(t.contentSelector&&((0,ct.A)("wp_content_selector",t.contentSelector),delete t.contentSelector),(t.href||t.canonical)&&(c.canonical=t.canonical,c.href=t.href,delete t.canonical,delete t.href),(0,On.xo)(t)),"autorefresh"!==n&&"top"!==n||(Ko.A.length=0,(0,Qo.xg)(),Yo((0,Qo.M$)(),c),s.useMimeType=!0,F.A.f(Xo)&&(s.onError=()=>{Xo(0),s.onLoad=void 0,s.onError=void 0},s.onLoad=()=>{Xo(1),s.onLoad=void 0,s.onError=void 0}));let d="dot.gif?";return i?(d=(0,po.A)(d,"Pos","[[ACTION]]"),d=(0,po.A)(d,"SN","[[SN]]")):(d=(0,po.A)(d,"Pos",n),d=(0,po.A)(d,"SN",a)),(0,fo.A)(d,void 0,void 0,s,c)},es=()=>Zo(void 0,void 0,void 0,{generate:!0}),ts=Zo,ns=()=>{const e=[He.bg,He.A2,He.wd];return(0,He.Do)(e)?"click":""},os=(e,t)=>{(0,bo.we)(),t&&(zo(t.base),((e=(0,At.A)(),t=!1)=>{const{bunch:n,ctype:o}=e;if((n||o)&&(0,ht.A)(qo)){const s=qo[n]||qo[o];s?(e.bunchID=s,(0,Go.w)()&&!t||(0,Go.g)(s)):(0,Nt.A)({message:"SPA",path:"MissingViewTypeREKID",fileName:`${o}|${n}`},100,`SPA: Missing REKID for view type "${n||o}".`,"error")}})(t,!0),delete t.base,delete t.bunch),Wo(),(0,On.a6)({})},ss=(e,t)=>{const n=t.dot;os(0,n),ts(void 0,n,"top")},rs=(e,t)=>{const n=t.dot;os(0,n),ts(void 0,n,"autorefresh")},is=e=>{const{platform:t}=e,n=e[t].dot;var o;Ho(t),zo(n.base),o=n.bunches,qo=o,(0,On.xo)(n.params),F.A.s(n.type)||(n.type=(0,Q.A)("wp_dot_type")||ns()),(0,ct.A)("wp_dot_type",n.type),Wo(),(0,jn.p3)(bo.UV),(0,jn.MO)(ss),(0,jn.IQ)(rs)},as="SPA",cs=e=>{if(!an.A.spaReady)if(e){const t=e.config;if(We.A.siteConfig=t,t)return an.A.spaReady=!0,(0,I.A)(as,!0),is(t),(0,K.A)("PageView",$n),Ht(!0),!0;(0,st.A)(`${as}: Missing site config`,!0)}else(0,st.A)(`${as}: Missing data`,!0)},ds=()=>{const e=(0,Q.A)("wp_spa_config");if(e){(0,Nt.A)({message:"SPA",path:"HeadConfig"},1e4);if(cs({config:e})){const{payload:t}=e;if(t)jo(t),(0,Nt.A)({message:"SPA",path:"ConfigPayload"},1e4);else{const e=(0,On.SU)();jo({dot:e}),an.A.spaOmitFirstView=!0}return!0}}};var ls=n(2351),As=n(7743),us=n(5858);var ps=n(7996),ms=n(7893),fs=n(5583);const gs=e=>{an.A.dotSuccess=e,(0,y.oH)(),(0,fs.A)(ps.A),ms.A.open()};var hs=n(1634),vs=n(931);const bs=(e,t)=>Object.fromEntries(Object.entries(e).map(t)),ws=(e,t={})=>{let n=e;const o=bs(t,(([e,t])=>[Kt.Io[e]||e,t])),s=(0,vs.A)(o,!0,!1);return s&&(n=n.split("#").slice(0,1).join(""),n=(0,po.A)(n,s,!1,!0,!0)),n};let ys,Ss;const _s=e=>{Ss&&ys&&(Xt(ys),Ss=!1),(0,Hn.A)().removeEventListener("mousemove",_s),window.removeEventListener("blur",_s)},Cs=()=>{(0,Hn.A)().addEventListener("mousemove",_s),window.addEventListener("blur",_s)},Is=({target:e})=>{e.removeEventListener("contextmenu",Is),Cs()},Es=e=>{const t=Math.ceil(Date.now()/1e4);return(0,en.D)(Object.assign({},e,{timestamp:t})).replace(/[=]+$/,"")},Ts=(e,t)=>{if((0,Oe.fS)()&&!e&&!Ee.A){const e=Object.assign({},(0,B.Xb)(!0)),o=(0,Yt.A)((0,An.A)(t).search);Object.keys(e).forEach((t=>{o[t]&&delete e[t]}));if(!nn(o)){var n;const t=null==(n=(0,Ie.A)("STac"))?void 0:n.substring(0,5),o=(0,At.A)();o.statid=(0,y.gB)(),t&&(o.STacPrefix=t);const s=Es(o),r=s.slice(-3);(0,at.A)(s)&&(e[r]=s)}const s=(0,vs.A)(e,!0),r=!(0,B.H2)("wplib")&&(0,bn.A)("wplib")&&`${s}&wplib`;if(s){return(0,po.A)(t,r||s,!1,!1,!0)}return t}return t},ks=new Date,Ps=(0,Q.A)("wp_onepager"),Ms=!(0,B.H2)("nosync"),Ds=(e={})=>{const{statTag:t,linkHref:n,linkTitle:o,linkIndex:s,sameSite:r,mouseButton:i,sourceData:a,toNewWindow:c,params:d,linkNode:l}=e;let A="clk.gif?";A=(0,po.A)(A,"xd",(0,Je.wY)()),A=(0,po.A)(A,"dt",new Date-ks),t&&(A=(0,po.A)(A,"yd",t,!0)),n&&(0,M.A)("WPnxrf",n),o&&(A=(0,po.A)(A,"tt",o,!0)),s&&(A=(0,po.A)(A,"epos",s));const u=Object.assign(d||{},(0,On.SU)()),p=l&&2===i,m=null==l||null==l.getAttribute?void 0:l.getAttribute("href"),f=r&&/^(?:https?:)?\/\//i.test(m)&&!Ps,g=[!r,c,p,r&&!an.A.spaReady&&!Ps,f].some(Boolean),h=Object.assign({},a),v=(0,De.AA)();return v&&(h.abtest=v),Ms&&m&&(l.href=Ts(r,m)),g&&Ue(),(0,ht.A)(h)&&(_s(),g&&(({referrerParams:e,rightClickOnLinkNode:t,linkNode:n,toNewWindow:o})=>{ys=window.location.href;const s=ws(ys,e);Xt(s),Ss=!0,t?n.addEventListener("contextmenu",Is):(o&&setTimeout(Cs),(0,Z.YN)(_s))})({referrerParams:h,rightClickOnLinkNode:p,linkNode:l,toNewWindow:c})),(0,fo.A)(A,void 0,void 0,{useBeacon:!0},{dotParams:u,linkHref:n})},Os=e=>{let t=e;for(;t;){if(["A","AREA"].includes(t.tagName))return t.href?t:void 0;t=t.parentNode}};var xs=n(1277);const Rs=({dataset:e})=>{const t=e.stClk;if(t){const e=(0,xs.A)(t)||{};return e&&(e.sgsvid=(0,On.SU)("svid")),e}};var Ls=n(8970);const $s=e=>{let t=e;for(;t;){if(t===document)return;if((0,Ls.k)(t))return"Adv";const{stArea:e}=t.dataset;if(e)return`ST-${e}`;t=t.parentNode}},Bs=e=>{let t=e;for(;t;){if(t===document)return;const e=(0,D.A)(t.dataset.stEpos);if(e)return e;const{parentNode:n}=t;if(n&&"UL"===n.tagName&&"LI"===t.tagName)return[].indexOf.call(n.querySelectorAll("li"),t)+1;t=n}};var Ns=n(8482);const js=(e,t,n)=>{const{ctrlKey:o,shiftKey:s,metaKey:r}=e;return 3===t||1===t&&(o||s||r||["_blank","_new"].includes(n.target))};var Vs=n(6466),Us=n(3090);const Fs=e=>{const t=Os(e.target);if(!t)return;const n=$s(t);if("Adv"===n)return;const o=(0,Us.A)(e),{location:{hostname:s,pathname:r}}=window,{hostname:i,pathname:a,protocol:c,onclick:d,title:l,textContent:A,href:u,source:p}=t,m=t.getAttribute("onclick"),f=js(e,o,t);if(!f&&(m||"javascript:"===c||s+r===i+a))return;const g=(0,Ns.A)((l||A||"notitle").trim(),128),h=Bs(t),v=e.pageY,b=Number((0,Vs.A)(t)),w=Object.assign({cb:b,ypos:`${Math.floor(v/100)}`},(0,On.SU)(),Rs(t)),y=(e=>e.includes("src01=20804")&&!e.includes("refabtest=")?(0,po.A)(e,"refabtest",(0,De.AA)(),!0):e)(u);y!==u&&(t.href=y);Ds({statTag:n,linkHref:y,linkTitle:g,linkIndex:h,mouseButton:o,sourceData:p||{},toNewWindow:f,sameSite:s===i,params:w,linkNode:t})};var Hs=n(1697);const zs="Stat",Ws=(0,B.H2)("noclick"),Gs=e=>{(e=>{Xo=e})(gs);const t=(0,Q.A)("wp_pvid");(0,Qo.xg)(!0,t),(0,On.xo)(),(0,us.V)(),ms.A.fill((()=>{(0,hs.A)("DOTDamOpen")}));let n=!1;F.A.f(e)&&(n=(0,K.A)("SPAHeadConfig",e));const o=(0,Q.A)("wp_dot_type"),s=(0,Q.A)("wp_dot_send"),r=(0,Q.A)("wp_gaf_targeting");an.A.visibleOnLoad=!document.hidden,an.A.timeOnLoad=(0,As.tB)(),r&&(an.A.gafSSR=1),F.A.u(s)&&(0,ct.A)("wp_dot_send",vn.A),F.A.s(o)||(0,ct.A)("wp_dot_type",ns());const i=(0,Q.A)("wp_dot_type").includes("click")&&!Ws;(0,I.A)(`${zs}Click`,i),i&&document.addEventListener("mousedown",Fs),n||((0,Q.A)("wp_dot_send")?((0,bo.we)(),ts(void 0,void 0,(0,Tt.K)()?"autorefresh":"top")):(0,Nt.A)({message:zs,path:"DoNotSendDOT"},1e3)),(0,wo.B)((()=>{(0,Hs.A)("WPci"),(0,Hs.A)("WPpds"),(0,Hs.A)("amp-statid"),(0,Hs.A)("AMP-CONSENT"),(0,Hs.A)("gemius"),(0,Hs.A)("__gfp_64b"),(0,Hs.A)("__gfp_dnt"),(0,Hs.A)("__gfp_cap"),(0,Hs.A)("__gfp_s_64b"),(0,Hs.A)("__gfp_s_dnt"),(0,Hs.A)("__gfp_s_cap")}))};var qs=n(7758),Qs=n(4317),Js=n(2459),Ys=n(3891);const Ks=()=>{Qs.A.close();const e=["statid","STac","WPabs",...Js.A],t=[...Js.A];return(0,Ys.A)(e,t).then((e=>(Qs.A.open(),e)))};var Xs=n(1030),Zs=n(8522);const er=()=>{const e=()=>{(0,Z.wu)(Xs.Wt),(0,Z.nT)(Xs.HC),(0,Z.Vl)("pageshow",e)};(0,Z.wu)(e);const t=(0,Xs.Wt)({type:"init"});t&&t.then((()=>{(0,Z.Gd)(Xs.Wt),(0,Z.YN)(Xs.HC),(0,jn.p3)(Xs.HC)})).catch((e=>{(0,Zs.A)(e,"SyncUniform")}))},tr=()=>{if(qs.TZ)return void Qs.A.open();Vn.domains.uniformDomains.includes(window.location.hostname)?er():Ks()};var nr=n(4548),or=n(9393),sr=n(6293);const rr=()=>({debug(e,...t){},issue(e){(0,st.A)(e,!0)},error(e){(0,st.A)(e,"error")}}),ir=()=>{const e="no",t="testMess",n=(0,B.H2)("keepMess"),o=(0,B.H2)("_bb"),s="0"===(0,B.H2)("_aa")&&!o,r=n!==e&&(0,E.A)(t),i=s?e:(0,B.H2)(t)||r,a=!(Ee.A||i===e||o);return n&&(n===e?(0,k.A)(t):i&&(0,M.A)(t,i)),{testDomain:i,enabled:a}},ar=/\/wpjslib-chunk-.*/,cr=e=>ar.test(e),dr=(e,t)=>()=>{const n=e=>function(n){const o=t(this,n),s=n!==o?o:n;e.call(this,s)};(0,wt.A)(e,((e,t)=>{const o=t[1],s=window[`HTML${t[0]}Element`].prototype,r=Object.getOwnPropertyDescriptor(s,o);null!=r&&r.configurable&&Object.defineProperty(s,o,{set:n(r.set)})}))},lr=(0,B.H2)("_bb"),Ar=dr({SCRIPT:["Script","src"]},((e,t)=>{let n=t;return cr(n)&&(n=lr?n:(0,Vn.mess)(n),e.setAttribute("crossorigin","anonymous"),e.crossOrigin="anonymous"),n})),ur=[];We.A.messData=ur;const pr=()=>{const{hostname:e}=window.location,t=[...Vn.domains.uniformDomains,...Vn.domains.aabDomains].includes(e);(0,or.sJ)(t);const{enabled:n,testDomain:o}=ir();(0,or.kv)(n),(0,Vn.setCustomLogger)(rr()),(0,Vn.set)((0,nr.X4)()?sr.A:e,(0,Oe.fS)(),!1,{enabled:n,testDomain:o,collector:e=>ur.push(e)}),Ar()};var mr=n(3849),fr=n(267),gr=n(9970),hr=n(8681),vr=n(9777);const br=()=>{vr.A.forEach((({observations:e})=>{(0,wt.A)(e,((e,t)=>{null!=t&&t[gr.TJ]&&(0,hr.A)(t[gr.TJ])}))}))};var wr=n(4073);const yr=e=>{e||((0,Z.So)(mr.Hi),(0,Z.t1)(mr.Hi))},Sr=()=>{const e=(0,wr.A)();yr(e),(0,Z.Gd)((()=>{(0,fr.F)(),(0,mr.Xx)()})),(0,Z.YN)((()=>{(0,mr.Xx)(),br()}))};var _r=n(3711),Cr=n(3792),Ir=n(7473);const Er=()=>{const e=(...e)=>{const t=Object.values(_r.lI).reduce(((e,{data:t})=>e+t.length),0);(0,Cr.Y)(t),(0,Ir.A)(...e)};(0,_r.a8)(),(0,Z.YN)(e),(0,Z.nT)(e),(0,jn.p3)(e,!0),(0,Cr.r6)()};var Tr=n(1133);const kr=Date.now(),Pr=(e,t,n,o)=>{(0,ke.A)("atfd_abboard",Object.assign({event:e,slotMode:t,timeStart:Date.now()-kr},o)),void 0!==t&&((0,M.A)(S.CK,t),F.A.f(n)&&n())},Mr=()=>{const e=[],t={callbackQueue:e};window.googlefc=t,e.push({AD_BLOCK_DATA_READY:()=>{const e=t.getAdBlockerStatus(),n=t.getAllowAdsStatus(),{AdBlockerStatusEnum:{EXTENSION_LEVEL_AD_BLOCKER:o,NETWORK_LEVEL_AD_BLOCKER:s},AllowAdsStatusEnum:{ADS_NOT_ALLOWED:r,ADS_ALLOWED:i,UNKNOWN:a}}=t,c=e===o||e===s;switch(n){case r:if(c){Pr("shown",1,void 0,{type:n,channel:c}),R(_.qT);const e=(0,D.A)((0,Ie.A)(S.rl));(0,P.A)(S.rl,e+1)}else Pr("adsNotAllowed",void 0,void 0,{type:n,channel:c}),R(_.ob);break;case i:"1"!==(0,Ie.A)(S.Dw)&&((0,P.A)(S.Dw,1),R(_.ob),Pr("unlocked",void 0,void 0,{type:n,channel:c}),(0,T.A)(S.rl)),Pr("notUnlocked",void 0,void 0,{type:n,channel:c});break;default:R(_.ob),Pr("unknown",void 0,void 0,{type:n,channel:c})}}})},Dr=()=>{const e="googlefcPresent";Mr(),(0,Sn.A)({src:"https://fundingchoicesmessages.google.com/i/pub-3966653589406540?ers=1",onLoad(){(0,ie.A)((t=>{if(!window.frames[e]){const n=(0,Tr.A)();n.name=e,t.appendChild(n)}}))()}})};var Or=n(3419);const xr=(e=>(t,n,o)=>{t&&(0,Z.DZ)((()=>{e(n,o)}))})(((...e)=>{n.e(478).then(n.bind(n,8017)).then((({default:t})=>{t(...e)})).catch((e=>{(0,Zs.A)(e,"WhitelistBoardV2")}))}));var Rr=n(847);const Lr=e=>{const t=(0,Or.A)(S.xh);let n,o=0;(0,ht.A)(t)&&(o=(0,D.A)(t.value||0),n=t.keybase);const s=Date.now(),r=s-o,i=r>S.EF||r<1e3||o>=s;i&&(n=n||(0,ee.eq)(3,36,!0),(0,Rr.A)(S.xh,{value:s,keybase:n}),(0,T.A)(S.jd));const a="1"===(0,Ie.A)(S.jd);(i||a)&&xr(e,Pr,a)},$r=e=>{const t=(0,E.A)(S.CK),n=(0,D.A)(t);!e&&n&&((0,P.A)(S.Dw,n),Pr("unlocked",0),(0,T.A)(S.rl),(0,k.A)(S.xh))},Br=e=>{const t=(0,B.H2)("abBoard"),n=(0,Je.ch)("(autokult|gadzetomania|komorkomania|fotoblogia)$"),o=(0,Je.ch)("^(wptv|pogoda|tech|ads)"),s=(0,Oe.qs)()||(0,Oe.xt)()||(0,Oe.VZ)()||n||o,r=!("index"===(0,On.SU)("ctype"))&&(0,He.LJ)([He.Kt,He.Wx]),i=!Oe.nr&&(s||r)||t;(0,Oe.UD)()||(0,On.SU)("cpremium")||t?xr(e,Pr):(i&&Lr(e),$r(e),(0,Oe.M5)()&&(0,jn.MO)((()=>{/\/quiz\/\d{16}\/wynik/.test(window.location.pathname)&&Lr(e)})))},Nr=e=>{if(!(0,_e.z)()&&!(0,Oe.$8)()&&!Oe.mM){const t=(0,De.IX)("adtech","AAB-56"),n="C"===t;if("B"===t)Dr();else if(n)Pr("noBoards");else{if(e)return e.then(Br);(0,Nt.A)({message:"WhitelistBoardInit",path:typeof e})}}};var jr=n(2977),Vr=n(7139);let Ur;var Fr,Hr,zr,Wr,Gr=n(8380);!function(e){e.PING="ping",e.GET_TC_DATA="getTCData",e.GET_IN_APP_TC_DATA="getInAppTCData",e.GET_VENDOR_LIST="getVendorList",e.ADD_EVENT_LISTENER="addEventListener",e.REMOVE_EVENT_LISTENER="removeEventListener"}(Fr||(Fr={})),function(e){e.STUB="stub",e.LOADING="loading",e.LOADED="loaded",e.ERROR="error"}(Hr||(Hr={})),function(e){e.VISIBLE="visible",e.HIDDEN="hidden",e.DISABLED="disabled"}(zr||(zr={})),function(e){e.TC_LOADED="tcloaded",e.CMP_UI_SHOWN="cmpuishown",e.USER_ACTION_COMPLETE="useractioncomplete"}(Wr||(Wr={}));class qr{listenerId;callback;next;param;success=!0;constructor(e,t,n,o){Object.assign(this,{callback:e,listenerId:n,param:t,next:o});try{this.respond()}catch(e){this.invokeCallback(null)}}invokeCallback(e){const t=null!==e;"function"==typeof this.next?this.callback(this.next,e,t):this.callback(e,t)}}class Qr extends qr{respond(){this.throwIfParamInvalid(),this.invokeCallback(new Zr(this.param,this.listenerId))}throwIfParamInvalid(){if(!(void 0===this.param||Array.isArray(this.param)&&this.param.every(Number.isInteger)))throw new Error("Invalid Parameter")}}class Jr{eventQueue=new Map;queueNumber=0;add(e){return this.eventQueue.set(this.queueNumber,e),this.queueNumber++}remove(e){return this.eventQueue.delete(e)}exec(){this.eventQueue.forEach(((e,t)=>{new Qr(e.callback,e.param,t,e.next)}))}clear(){this.queueNumber=0,this.eventQueue.clear()}get size(){return this.eventQueue.size}}class Yr{static apiVersion="2";static tcfPolicyVersion;static eventQueue=new Jr;static cmpStatus=Hr.LOADING;static disabled=!1;static displayStatus=zr.HIDDEN;static cmpId;static cmpVersion;static eventStatus;static gdprApplies;static tcModel;static tcString;static reset(){delete this.cmpId,delete this.cmpVersion,delete this.eventStatus,delete this.gdprApplies,delete this.tcModel,delete this.tcString,delete this.tcfPolicyVersion,this.cmpStatus=Hr.LOADING,this.disabled=!1,this.displayStatus=zr.HIDDEN,this.eventQueue.clear()}}class Kr{cmpId=Yr.cmpId;cmpVersion=Yr.cmpVersion;gdprApplies=Yr.gdprApplies;tcfPolicyVersion=Yr.tcfPolicyVersion}class Xr extends Kr{cmpStatus=Hr.ERROR}class Zr extends Kr{tcString;listenerId;eventStatus;cmpStatus;isServiceSpecific;useNonStandardTexts;publisherCC;purposeOneTreatment;outOfBand;purpose;vendor;specialFeatureOptins;publisher;constructor(e,t){if(super(),this.eventStatus=Yr.eventStatus,this.cmpStatus=Yr.cmpStatus,this.listenerId=t,Yr.gdprApplies){const t=Yr.tcModel;this.tcString=Yr.tcString,this.isServiceSpecific=t.isServiceSpecific,this.useNonStandardTexts=t.useNonStandardTexts,this.purposeOneTreatment=t.purposeOneTreatment,this.publisherCC=t.publisherCountryCode,this.outOfBand={allowedVendors:this.createVectorField(t.vendorsAllowed,e),disclosedVendors:this.createVectorField(t.vendorsDisclosed,e)},this.purpose={consents:this.createVectorField(t.purposeConsents),legitimateInterests:this.createVectorField(t.purposeLegitimateInterests)},this.vendor={consents:this.createVectorField(t.vendorConsents,e),legitimateInterests:this.createVectorField(t.vendorLegitimateInterests,e)},this.specialFeatureOptins=this.createVectorField(t.specialFeatureOptins),this.publisher={consents:this.createVectorField(t.publisherConsents),legitimateInterests:this.createVectorField(t.publisherLegitimateInterests),customPurpose:{consents:this.createVectorField(t.publisherCustomConsents),legitimateInterests:this.createVectorField(t.publisherCustomLegitimateInterests)},restrictions:this.createRestrictions(t.publisherRestrictions)}}}createRestrictions(e){const t={};if(e.numRestrictions>0){const n=e.getMaxVendorId();for(let o=1;o<=n;o++){const n=o.toString();e.getRestrictions(o).forEach((e=>{const o=e.purposeId.toString();t[o]||(t[o]={}),t[o][n]=e.restrictionType}))}}return t}createVectorField(e,t){return t?t.reduce(((t,n)=>(t[String(n)]=e.has(Number(n)),t)),{}):[...e].reduce(((e,t)=>(e[t[0].toString(10)]=t[1],e)),{})}}class ei extends Zr{constructor(e){super(e),delete this.outOfBand}createVectorField(e){return[...e].reduce(((e,t)=>e+=t[1]?"1":"0"),"")}createRestrictions(e){const t={};if(e.numRestrictions>0){const n=e.getMaxVendorId();e.getRestrictions().forEach((e=>{t[e.purposeId.toString()]="_".repeat(n)}));for(let o=0;o<n;o++){const n=o+1;e.getRestrictions(n).forEach((e=>{const n=e.restrictionType.toString(),s=e.purposeId.toString(),r=t[s].substr(0,o),i=t[s].substr(o+1);t[s]=r+n+i}))}}return t}}class ti extends Kr{cmpLoaded=!0;cmpStatus=Yr.cmpStatus;displayStatus=Yr.displayStatus;apiVersion=String(Yr.apiVersion);gvlVersion;constructor(){super(),Yr.tcModel&&Yr.tcModel.vendorListVersion&&(this.gvlVersion=+Yr.tcModel.vendorListVersion)}}class ni extends qr{respond(){this.invokeCallback(new ti)}}class oi extends Qr{respond(){this.throwIfParamInvalid(),this.invokeCallback(new ei(this.param))}}var si=n(7891);class ri extends qr{respond(){const e=Yr.tcModel,t=e.vendorListVersion;let n;void 0===this.param&&(this.param=t),n=this.param===t&&e.gvl?e.gvl:new si.aI(this.param),n.readyPromise.then((()=>{this.invokeCallback(n.getJson())}))}}class ii extends Qr{respond(){this.listenerId=Yr.eventQueue.add({callback:this.callback,param:this.param,next:this.next}),super.respond()}}class ai extends qr{respond(){this.invokeCallback(Yr.eventQueue.remove(this.param))}}class ci{static[Fr.PING]=ni;static[Fr.GET_TC_DATA]=Qr;static[Fr.GET_IN_APP_TC_DATA]=oi;static[Fr.GET_VENDOR_LIST]=ri;static[Fr.ADD_EVENT_LISTENER]=ii;static[Fr.REMOVE_EVENT_LISTENER]=ai}class di{static set_=new Set([0,2,void 0,null]);static has(e){return"string"==typeof e&&(e=Number(e)),this.set_.has(e)}}const li="__tcfapi";class Ai{callQueue;customCommands;constructor(e){if(e){let t=Fr.ADD_EVENT_LISTENER;if(null!=e&&e[t])throw new Error(`Built-In Custom Commmand for ${t} not allowed: Use ${Fr.GET_TC_DATA} instead`);if(t=Fr.REMOVE_EVENT_LISTENER,null!=e&&e[t])throw new Error(`Built-In Custom Commmand for ${t} not allowed`);null!=e&&e[Fr.GET_TC_DATA]&&(e[Fr.ADD_EVENT_LISTENER]=e[Fr.GET_TC_DATA],e[Fr.REMOVE_EVENT_LISTENER]=e[Fr.GET_TC_DATA]),this.customCommands=e}try{this.callQueue=window[li]()||[]}catch(e){this.callQueue=[]}finally{window[li]=this.apiCall.bind(this),this.purgeQueuedCalls()}}apiCall(e,t,n,...o){if("string"!=typeof e)n(null,!1);else if(di.has(t)){if("function"!=typeof n)throw new Error("invalid callback function");Yr.disabled?n(new Xr,!1):this.isCustomCommand(e)||this.isBuiltInCommand(e)?this.isCustomCommand(e)&&!this.isBuiltInCommand(e)?this.customCommands[e](n,...o):e===Fr.PING?this.isCustomCommand(e)?new ci[e](this.customCommands[e],o[0],null,n):new ci[e](n,o[0]):void 0===Yr.tcModel?this.callQueue.push([e,t,n,...o]):this.isCustomCommand(e)&&this.isBuiltInCommand(e)?new ci[e](this.customCommands[e],o[0],null,n):new ci[e](n,o[0]):n(null,!1)}else n(null,!1)}purgeQueuedCalls(){const e=this.callQueue;this.callQueue=[],e.forEach((e=>{window[li](...e)}))}isCustomCommand(e){return this.customCommands&&"function"==typeof this.customCommands[e]}isBuiltInCommand(e){return void 0!==ci[e]}}class ui{callResponder;isServiceSpecific;numUpdates=0;constructor(e,t,n=!1,o){this.throwIfInvalidInt(e,"cmpId",2),this.throwIfInvalidInt(t,"cmpVersion",0),Yr.cmpId=e,Yr.cmpVersion=t,Yr.tcfPolicyVersion=4,this.isServiceSpecific=!!n,this.callResponder=new Ai(o)}throwIfInvalidInt(e,t,n){if(!("number"==typeof e&&Number.isInteger(e)&&e>=n))throw new Error(`Invalid ${t}: ${e}`)}update(e,t=!1){if(Yr.disabled)throw new Error("CmpApi Disabled");Yr.cmpStatus=Hr.LOADED,t?(Yr.displayStatus=zr.VISIBLE,Yr.eventStatus=Wr.CMP_UI_SHOWN):void 0===Yr.tcModel?(Yr.displayStatus=zr.DISABLED,Yr.eventStatus=Wr.TC_LOADED):(Yr.displayStatus=zr.HIDDEN,Yr.eventStatus=Wr.USER_ACTION_COMPLETE),Yr.gdprApplies=null!==e,Yr.gdprApplies?(""===e?(Yr.tcModel=new si.jT,Yr.tcModel.cmpId=Yr.cmpId,Yr.tcModel.cmpVersion=Yr.cmpVersion):Yr.tcModel=si.de.decode(e),Yr.tcModel.isServiceSpecific=this.isServiceSpecific,Yr.tcfPolicyVersion=Number(Yr.tcModel.policyVersion),Yr.tcString=e):Yr.tcModel=null,0===this.numUpdates?this.callResponder.purgeQueuedCalls():Yr.eventQueue.exec(),this.numUpdates++}disable(){Yr.disabled=!0,Yr.cmpStatus=Hr.ERROR}}var pi=n(4003),mi=n(4346);const fi=(0,Tr.A)();fi.name="__tcfapiLocator";const gi=fi,hi=()=>{const e=e=>(e,t,n)=>{(0,ht.A)(t)&&(t.createdDate=(0,pi.gT)().created,t.lastUpdatedDate=(0,pi.gT)().lastUpdated,t.holdingString=(0,en.D)((0,Vr.n8)()),t.holdingConsents=(0,Vr.n8)(),t.addtlConsent=(0,pi.Db)()),F.A.f(e)&&e(t,n)},t={ping:e(),getTCData:e(),getInAppTCData:e(),getVendorList:e()},n=e=>()=>{const{data:t,source:n}=e,o=F.A.s(t);try{const e=(o?JSON.parse(t):t).__tcfapiCall;if(e){const{command:t,version:s,callId:r,parameter:i}=e,a=((e,t,n)=>(o,s)=>{const r={__tcfapiReturn:{returnValue:o,success:s,callId:t}},i=n?JSON.stringify(r):r;e.postMessage(i,"*")})(n,r,o);window.__tcfapi(t,s,a,i)}}catch(e){}};(0,pi.D0)(new ui(72,2,!0,t)),C.A.fill((()=>{(0,mi.A)().appendChild(gi)})),window.addEventListener("message",(e=>{C.A.fill(n(e))}),!1)};var vi=n(9035),bi=n(8118),wi=n(6612);const yi=(e,t=(0,At.A)())=>{e([t[vi.Eu],t[vi.jU]])};var Si=n(8774),_i=n(2383),Ci=n(4945),Ii=n(303);const Ei=()=>{if(lo.Qp){const e=(0,Ii.A)("consent");(0,it.A)(e)&&(0,st.A)(`Third-party cookies set before obtaining consent from the user: ${e.join(", ")}.`,!0)}};var Ti=n(672);const ki=e=>Ur(e);var Pi=n(1549),Mi=n(8003),Di=n(9889);const Oi=(e,t)=>["f79HRV+MWcbXEwbBVwbXAUVRFRKAF5dRA0bPWobShVaFUdQAhUDRGwIOxUVRFFJRA0IShVUFBUDVxsbC0MbXAQVRENKRA0IUQUMUQQLVgAPVQMIGxsbMmcbXEwbBVwbXAYVRFRKAF5dRA0bPWobShVaFUdQAhUDRGxkRBsbAEcbXAYVRFpLRA0IShVUEhUDVRsbEkQbXAYOVAIOVQUJUQEKUgZEShVuNnobXEwbBVwbXAUVRFRKAF5dRA0bPWobShVaFUdQAhUDRGwIOxUVRFFJRA0IShVUFBUDVxsbC0MbXAQVRENKRA0IUQUMUQQLVgAPVQMIShVMBxUDV0pE","gqcHFMkMCFBXQpBBBpBXUNPRRIQARgHRUtBPCxBS1MAFAEKA1NZRSpSOlNPRRcTRUtSS1MOFVNZVl1BCgVBXUJPRQUQRUtSUEFTUkBUUkJVUUVSGl1BMyFBXQpBBBpBXUBPRRIQARgHRUtBPCxBS1MAFAEKA1NZRSo+RV1BAQFBXUBPRRwRRUtSS1MOE1NZVF1BEwJBXUBUV0FWVkZWVEdVU0AeS1M0NzxBXQpBBBpBXUNPRRIQARgHRUtBPCxBS1MAFAEKA1NZRSpSOlNPRRcTRUtSS1MOFVNZVl1BCgVBXUJPRQUQRUtSUEFTUkBUUkJVUUVSS1MWBlNZVgwe","vb2DUB1ITIQTBkQFQkQTFAeVAFBEAtWVFgQLT8QWkBRBRJbEkAIVDkDK0AeVARCVFgDWkBfBEAIR04QGxYQTFEeVBZBVFgDQVAGQlEBR1ECR1EHC04QIjIQTBkQFQkQTFMeVAFBEAtWVFgQLT8QWkBRBRJbEkAIVDlvVE4QEBIQTFMeVA9AVFgDWkBfAkAIRU4QAhEQTFMFRFYGRVEDRVIDRVdPWkBlJi8QTBkQFQkQTFAeVAFBEAtWVFgQLT8QWkBRBRJbEkAIVDkDK0AeVARCVFgDWkBfBEAIR04QGxYQTFEeVBZBVFgDQVAGQlEBR1ECR1EHWkBHF0AIRx9P"].includes(e)||["CQEk-sAQEk-sABIACDPLBGFgAAAAAAAAAB5YAAAUygAAAAAA.YAAAAAAAAAAA","CQDzioAQDzioABIACDPLBDFgAAAAAAAAAB5YAAAUvgAAAAAA.YAAAAAAAAAAA","CP1ik8AP1ik8ABIACDPLAbEgAAAAAEPgAB5YAABBqhmgAIgAUABcADgAPgAoACoAFwAOQAeACAAEgALoAYABlADQANQAeAA_ACIAEcAJgAUIApACmAFWALgAugBiADMAGgAN4AegA_ACEAENAIgAiQBHACWAE0AJwAUYAwABhwDKAMsAZoA0QBsgDkAHPAO4A7wB7AD4gH2AfsA_wEAgIOAhABEQCKQEWARgAjUBHAEdAJEASUAlIBOwCfgFBgKgAqIBVwCxAFzALrAXkBegC-gGKANEAa8A2gBuADiAHHAOkAdQA7YB7QD7AH_ARMAi8BHsCRAJFASoAlYBMUCZAJlATaAnYBQ8CjwKRAUnApoCmwFPgKhgVIBUoCqgFWAK5AV2AsKBYgFigLKAWiAtQBbEC3ALdAXAAuQBdAC7QF3wLyAvMBfQC_wGCAMGAYaAxABiwDHgGQwMjAySBkwGTgMqAZYAzMBnIDPAGiANGAaaA1MBqsDVwNZAa8A2iBtwG3wN0A3UBwADggHFgOPAcnA5YDlwHPgOsAeKA8eB5IHlAPigfIB8oD6QH1wPtA-6B-wH7gQBAgIBAwCB4EEQIJgQYAg2BCECFAEK4IWghcBDECGcEOQQ6gh4CHoEPwIpgRgAjSBGsCN4EcQI6AR2Aj2BH0CP4EhAJFASNgkgCScEmASZglQCVIEsAJZwS3BLiCXQJdgS-gmACYIEwwJiwTMBM4CagE2IJtgm5BN4E3wJwhBqAAAA.YAAAAAAAAAAA"].includes(t),xi=async()=>{const e=window.location.hostname===sr.A;let t,n,o,s,r;(0,hs.A)("ConsentDataLoad"),await new Promise((e=>{const t=(0,bi.A)(vi.VE);yi(e,t)})).then((([s,r])=>{if(Oi(s,r)?((0,N.M)("gdprCookie",L.OF,!0),(0,Ti.A)(vi.VE),(0,T.A)(vi.jU),(0,T.A)(vi.Eu),n="",o=""):(n=r,o=s),(0,_i.A)("ConsentInitToLocal","ConsentDataLoadedLocally","ConsentDataLoad"),o||n||Ei(),(0,Vr.pV)((0,en.Z)(o)),n||(0,pi.Bj)("local","noConsent"),(e||(0,Ci.A)()||n)&&((0,Mi.A)(!1,!0,!0,n,Si.A,void 0,"local",!!n),t=ki("local")),e||(0,Ci.A)())(0,Di.A)("saveLocal")&&!(0,pi.M9)()&&(0,Pi.A)();else if(!((0,pi.GW)()||(0,pi.M9)()||t))return new Promise((e=>{wi.A.get(vi.VE,(({values:t})=>{yi(e,t)}))}))})).then((e=>{if(!(0,it.A)(e))return;const[o,i]=e;Oi(o,i)?(wi.A.remove(vi.VE),r="",s=""):(r=o,s=i),(0,_i.A)("ConsentLocalToGlobal","ConsentDataLoadedGlobally","ConsentDataLoadedLocally"),r&&(0,Vr.pV)((0,en.Z)(r)),s||(0,pi.Bj)("global","noConsent"),(!n||s&&s!==n)&&(0,Mi.A)(!!s,!0,!0,s,Si.A,void 0,"global",!!s),t||ki("global"),(0,Di.A)("saveGlobal")&&!(0,pi.M9)()&&(0,Pi.A)()})).catch((e=>{(0,Zs.A)(e,"loadConsentData")}))};var Ri=n(9657);const Li=e=>{const t=e=>{var t,n;return null==e||null==(t=e.target)||null==(n=t.classList)?void 0:n.contains("manageGdprButton")},n=e=>{e.preventDefault(),e.stopImmediatePropagation()};document.addEventListener("mousedown",(e=>{t(e)&&n(e)})),document.addEventListener("click",(o=>{t(o)&&(n(o),(0,Ri.i)("manage",void 0,{manage:1}),e(void 0,"settings"))}))},$i=(e,t,n,o)=>{(0,Vr.Wc)(e),Ur=t,(0,Gr.b)(n),(0,K.A)("initCMP",hi);const s=()=>(0,K.A)("loadConsentData",xi);(0,y.DR)()?ms.A.fill(s):s(),C.A.fill((()=>{(0,K.A)("initManageButton",Li,o)}))};var Bi=n(9140);const Ni=()=>{(0,Ri.i)("formViewLoad");const e="GDPRBoard",t=`${e}LoadStart`;(0,hs.A)(t),Bi.A.boardLoad=!0,n.e(602).then(n.bind(n,5573)).then((({default:n})=>{(0,_i.A)(`${e}LoadedTime`,t,`${e}LoadEnd`),n()})).catch((n=>{C.A.open(),(0,_i.A)(`${e}ErrorTime`,t,`${e}LoadError`),(0,Zs.A)(n,"ConsentForm")}))},ji=e=>{const t=(0,B.H2)("gdprLoad"),n=!(0,Vr.Jt)("ua")&&!(0,Vr.z6)("mr","TP"),o=(0,Vr.n8)().keybase,s=(0,pi.Q2)();Bi.A.shouldLoadForm=[(0,Te.A)(n),(0,Te.A)(!s),(0,Te.A)(!o)].join(";");return n||!s||!o||t||e},Vi=(e,t,n)=>{const{consentBlur:o}=Bi.A,s=(0,B.H2)("gdprMode"),r=(0,He.xF)()===He.bg&&!(0,Je.ch)("totalmoney|extradom"),i=F.A.u(o)?r:!o;if(Bi.A.activeCard=t,Bi.A.isTransparent=i||s===He.bg,Bi.A.boardBeforeLoad=!0,ji(e))return Ni(n),!0;C.A.open()},Ui=e=>{if((0,Di.A)(e))return Vi(void 0,void 0,e);C.A.open()},Fi=e=>{const t=(0,B.H2)("gdprLoad"),n=(0,B.H2)("gdprOff"),o=(0,Je.ch)("^(openfm)"),s=(0,Je.ch)("poczta|onelogin")&&!(0,Oe.Xc)(),r=(0,He.LJ)([He.wd,He.kc]);an.A.isSiteOff=o||s||r;return vn.A&&(0,Je.m7)()&&!(0,Oe.YB)()&&!o&&!s&&!r&&!Ee.A&&!n||t},Hi=(e,t)=>{(0,pi.Bj)("showConsentForm",t),C.A.fill((()=>{Vi(!0,t,"api"),F.A.f(e)&&(C.A.close(),C.A.fill(e))}))},zi=()=>{$i(jr.kd,Ui,Fi,Hi)};var Wi=n(2350),Gi=n(7481),qi=n(6823),Qi=n(5873),Ji=n(7756),Yi=n(6175);const Ki=(e,t)=>{const{action:n,name:o,value:s,expires:r}=e;if((0,at.A)(o))switch(n){case"set":(0,Xe.A)(o,s,r&&new Date(r));break;case"get":e.value=(0,Ie.A)(o);break;case"remove":(0,Hs.A)(o);break;default:(0,Yi.A)(e,Ji.cw)}else(0,Yi.A)(e,Ji.CJ);F.A.f(t)&&t(e)};var Xi=n(7036),Zi=n(4304);const ea=(0,qi.A)(),ta=!Xi.A||qs.TZ||(0,Ci.A)(),na=(e,t,n,o,s)=>{const r={method:"cookie",action:e,name:t,value:o,cb:n,expires:s};(0,Zi.A)(r,n,ea,ta,Ki,"Cookie")},oa={set:(e,t,n,o)=>{na("set",e,n,t,o)},get:(e,t)=>{na("get",e,t)},remove:(e,t)=>{na("remove",e,t)}},{set:sa,get:ra,remove:ia}=oa,aa=()=>({detected:(0,_.JW)(),trackingProtection:(0,Ce.h)(),pluginDetected:(0,$.S)(),forcedBefore:he,forcedAfter:ve,results:ge});var ca=n(530);const da=(e="gdpr://status/accepted")=>{const t=(0,At.A)();return t.cs=(0,pi.Q2)()||"",t.ad_user_data=String((0,ca.A)(755,[1,7])),t.ad_personalization=String((0,ca.A)(755,[3,4])),t.ad_storage=String((0,ca.A)(755,[1])),t.analytics_storage=String((0,ca.A)(755,[1])),`${e}?${(0,vs.A)(t,!1,!0)}`};var la=n(1400),Aa=n(9661);const ua=e=>{(0,j.cC)()||C.A.fill(e)};var pa=n(5045),ma=n(5156),fa=n(9575),ga=n(344);const ha=(e,t={})=>{let n="media.gif?";const o={},s=e.par||{},{rekid:r}=e;delete e.rekid,delete e.par;["mn","mt","mfr","mu"].forEach((t=>{e[t]&&(o[t]=e[t],delete e[t])})),n=(0,po.A)(n,"SN",(0,Je.wY)()),(0,ht.A)(e)&&(n=(0,po.A)(n,(0,vs.A)(e))),Object.assign(s,(0,On.SU)()),t.media=(0,vs.A)(o);const i={rekid:r,dotParams:s,version:"4"};return(0,fo.A)(n,void 0,void 0,t,i)};var va=n(76),ba=n(5535),wa=n(7078);const{get:ya,set:Sa,remove:_a}=St.A;var Ca=n(897),Ia=n(38);const Ea=()=>{(0,ze.MN)("cookie",(0,Ge.A)(i)),(0,ze.MN)("cookieXD",(0,Ge.A)(a)),(0,ze.MN)("storage",(0,Ge.A)(m)),(0,ze.MN)("storageXD",(0,Ge.A)(f)),(0,ze.MN)("abtests",(0,Ge.A)(r)),(0,ze.MN)("crux",(0,Ge.A)(c)),(0,ze.MN)("env",(0,Ge.A)(d)),(0,ze.MN)("gdpr",(0,Ge.A)(l)),(0,ze.MN)("stat",(0,Ge.A)(p)),(0,ze.MN)("performance",(0,Ge.A)(A)),(0,ze.MN)("utils",(0,Ge.A)(g)),(0,ze.MN)("randomizers",(0,Ge.A)(u))};var Ta=n(5740),ka=n(6700),Pa=n(265),Ma=n(9165);const Da=()=>{(0,ze.MN)("classManager",(0,Ge.A)(h)),(0,ze.MN)("viewability",(0,Ge.A)(v))},Oa=()=>{(0,ze.MN)("addHandler",Z.s5),(0,ze.MN)("removeHandler",Z.Vl)};var xa=n(8930),Ra=n(8800),La=n(7676);const $a=()=>{(0,ze.MN)("follow",xa.A),(0,ze.MN)("getScript",Sn.A),(0,ze.MN)("getStylesheet",Ra.A),(0,ze.MN)("iframeFactory",La.A),(0,ze.MN)("registerApi",ze.MN),(0,ze.MN)("captureError",Zs.A),(0,ze.MN)("isOfType",F.A)};var Ba=n(3972);const Na=()=>{const e=co();if(e){const t=e.timeStart?Date.now()-e.timeStart:0;e.currentTotal=Math.round((e.total+t)/1e3)}return e};let ja=0;const Va=["pageview","pageviewVpv","unload","unloadVpv"],Ua=["user","page","content","site","source"],Fa=e=>{const t=(0,Ba.A)(e);if(F.A.o(t)){const{event:e,toIgnore:n=[]}=t;delete t.toIgnore,"unload"!==e&&"unloadVpv"!==e||(Qs.A.open(),ms.A.open()),Qs.A.fill((()=>{ms.A.fill((()=>{if(Va.includes(e)){((e,t)=>{Ua.filter((e=>!t.includes(e))).forEach((t=>{e[t]=e[t]||{}}))})(t,n);const{user:s,page:r,content:i,site:a,source:c}=t;if("pageview"===e&&(n.includes("user")||(s.id=s.id||{},s.id.statId=(0,y.gB)()||"",s.id.audienceId=(0,Ie.A)("STac")||"",s.hasAdblock=(0,_.JW)()),n.includes("site")||(a.cms=(0,On.SU)("csystem")||"",a.frontendPlatform=(0,He.xF)()||"")),("pageview"===e||"pageviewVpv"===e)&&(t.abTesting=(0,De.AA)().replace(/[;|]/g,(e=>({";":"|","|":";"}[e]))),n.includes("page")||(r.pvId=(0,Qo.M$)()||"",r.templateType=r.templateType||(0,On.SU)("ctype")||""),n.includes("content")||(i.category=i.category||{},i.category.IAB=((0,On.SU)("ciab")||"").replace(/,/g,"|"),i.category.categoryTree=decodeURIComponent((0,On.SU)("ccategory")||""),i.tags=(o=(0,On.SU)("ctags")||"",decodeURIComponent(o).replace(/\s*[,;]+\s*/g,"|")),F.A.u(i.pageCount)?i.pageCount=(0,On.SU)("cphotomax")||(0,On.SU)("cpagemax")||"":(0,D.A)(i.pageCount)<1&&(i.pageCount="")),!n.includes("source"))){const e=(0,Gt.G)(),t=(0,An.A)(e).search,n=(0,Qt.z)()?{}:(0,Yt.A)(t);c.area=c.area||n.wga_sa&&decodeURIComponent(n.wga_sa)||null,c.recommendationType=c.recommendationType||n.wga_srt&&decodeURIComponent(n.wga_srt)||null}if("unload"===e||"unloadVpv"===e){const e=(0,Re.A)().length;if(e>ja?(t.eventLabel=!0,ja=e):t.eventLabel=!1,!n.includes("content")){const e=Na();e&&(i.readTime=e.currentTotal||0,i.contentHeightPixels=e.height||0,e.cscroll&&!i.cScrollPercent&&(i.cScrollPercent=e.cscroll),e.scroll&&!i.scrollPercent&&(i.scrollPercent=e.scroll)),i.unloadIndicator=1,F.A.u(i.pageViewCount)?i.pageViewCount=(0,On.SU)("cphotono")||(0,On.SU)("cpageno")||"":(0,D.A)(i.pageViewCount)<1&&(i.pageViewCount="")}}(e=>{Ua.forEach((t=>{(0,ht.A)(e[t])||delete e[t]}))})(t)}var o;const s=(0,U.A)(!0);(0,Q.A)("wp_gtm_id")||(0,Nt.A)({message:"getDataLayer",path:"PWPUsedWithoutGTM"},100,"PWP API used with no GTM/GA loaded.",!0),s.push(t)}))}))}},Ha=new Set,za=new Set,Wa=e=>{Fa(e.ga)},Ga=(e,t,n,o)=>{const s=(0,Qo.M$)();t.has(s)&&((0,Nt.A)({message:"PWP",path:n},100,`PWP page already ${o}. Consider switching to "dataLayer" or "WP.pwp.customAction" method.`,!0),(0,He.xF)()!==He.ZH)||(t.add(s),Fa(e.ga))},qa=(e=(0,At.A)())=>{Ga(e,Ha,"PageAlreadyOpened","opened")},Qa=(e=(0,At.A)())=>{Ga(e,za,"PageAlreadyClosed","closed")},Ja=e=>{xo("page:close",e)},Ya=e=>((0,Nt.A)({message:"SPA",path:"PublicInit"},1e3),cs(e)),Ka=()=>{(0,ze.MN)("pwp",(0,Ge.A)(b)),(0,ze.MN)("spa",(0,Ge.A)(w))};var Xa=n(9007);const Za=()=>{(0,bo.UV)(),(0,_e.z)()||window.scrollTo(0,0),qe?(je(),Fe()):Ue(),(0,Qo.xg)(),(0,On.xo)({bfc:1}),an.A.spaOmitFirstView=!1,Ro.dot=Object.assign({},Ro.dot,{bfc:1}),No(Ro),(0,zt.Te)(),(0,Xa.pX)()},ec=()=>{wn(),(0,De.Ay)(),(0,K.A)("StatidExists",y.gL),(0,K.A)("HandleNavigation",gn,Za),(0,ls.A)(),(0,K.A)("PageView",$n),Ht(),(0,K.A)("ConsentStart",zi),(0,K.A)("Uniform",pr),(0,K.A)("AAB",Me,Nr),ro(),Tn(),Qe(),Er(),(0,K.A)("SyncUniform",tr),(0,K.A)("Stat",Gs,ds),Oo(),Sr(),(0,zt.Ay)(),$a(),Oa(),Ea(),Da(),Ka()}},8268:(e,t,n)=>{n.d(t,{A:()=>Re});var o={};n.r(o),n.d(o,{getBotStatus:()=>s.Y4,getCertainty:()=>s.m8,getDeviceID:()=>s.Wu,getTrollStatus:()=>s.S});var s=n(13),r=n(7681),i=n(2322),a=n(5415),c=n(7030),d=n(1315),l=n(1256),A=n(1312),u=n(5623),p=n(4167);const m="ABTShield",f=()=>{if(!(0,r.FC)()){(0,c.r)()&&d.A.fill((()=>{const e="_abtshield";window[e]=[["create","w4.01",{timezone:(0,p.A)(),ver:"3"}]],(0,c.a)()&&window[e].push(["callback","uid",e=>{(0,s.d)(Object.assign({},e))}]),window[e].push(["send","page_view"]);let t=!1;(0,a.Wf)((()=>{t||window[e].push(["send","event","click"]),t=!0})),(0,u.A)({id:e,src:"https://cdn.snippet.abtshield.com/static/prod/abtshield-snippet.js",onLoad(){(0,l.A)(m,!0)},onError(){(0,l.A)(m,!1)}})}))}(0,i.MN)("abt",(0,A.A)(o))};var g=n(5002),h=n(5675),v=n(7139),b=n(5267),w=n(6484),y=n(9204);const S="FBPixel",_=()=>{if(!(0,r.FC)()){if((0,g.Do)([g.oA,g.pP,g.Wx,g.pw,g.Kt,g.NN,g.HC,g.bg,g.wd])){const e=(0,y.A)("wp_fb_id");e?d.A.fill((()=>{(0,v.z6)("mr","TP")&&w.A.fill((()=>{(0,b.A)({message:S,path:"WPEmbedded",fileName:e});let{fbq:t}=window;if(!t){const e="fbpixel",n="https://connect.facebook.net/en_US/fbevents.js";t=function(...e){t.callMethod?t.callMethod(...e):t.queue.push(e)},window.fbq=t,window._fbq||(window._fbq=t),t.push=t,t.loaded=!0,t.version="2.0",t.queue=[],(0,u.A)({id:e,src:n,onLoad:()=>{(0,l.A)(S,!0)},onError:()=>{(0,l.A)(S,!1),(0,h.M)(e)}})}t("init",e),t("track","PageView")}))})):setTimeout((()=>{var e,t,n;window.fbq&&(0,b.A)({message:S,path:"NotWPEmbedded",fileName:null==window.fbq.getState||null==(e=window.fbq.getState())||null==(t=e.pixels)||null==(n=t[0])?void 0:n.id},1e3,`${S} not embedded with WPJSlib. Use 'wp_fb_id' parameter.`,!0)}),2e3)}}};var C=n(579),I=n(8652),E=n(5077);var T=function(){return T=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var s in t=arguments[n])Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s]);return e},T.apply(this,arguments)};function k(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(o=Object.getOwnPropertySymbols(e);s<o.length;s++)t.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(e,o[s])&&(n[o[s]]=e[o[s]])}return n}Object.create;function P(e,t,n){if(n||2===arguments.length)for(var o,s=0,r=t.length;s<r;s++)!o&&s in t||(o||(o=Array.prototype.slice.call(t,0,s)),o[s]=t[s]);return e.concat(o||Array.prototype.slice.call(t))}Object.create;"function"==typeof SuppressedError&&SuppressedError;var M="Blocked by CSP",D="The endpoint parameter is not a valid URL";function O(e){for(var t="",n=0;n<e.length;++n)if(n>0){var o=e[n].toLowerCase();o!==e[n]?t+=" ".concat(o):t+=e[n]}else t+=e[n].toUpperCase();return t}var x=O("WrongRegion"),R=O("SubscriptionNotActive"),L=O("UnsupportedVersion"),$=O("InstallationMethodRestricted"),B="API key required",N="API key not found",j="API key expired",V="Failed to load the JS script of the agent",U="9319";function F(e,t){var n,o,s,r,i,a=[],c=(n=function(e){var t=P([],e,!0);return{current:function(){return t[0]},postpone:function(){var e=t.shift();void 0!==e&&t.push(e)},exclude:function(){t.shift()}}}(e),r=0,o=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,r++))},s=new Set,[n.current(),function(e,t){var r,i=t instanceof Error?t.message:"";if(i===M||i===D)n.exclude(),r=0;else if(i===U)n.exclude();else if(i===V){var a=Date.now()-e.getTime()<50,c=n.current();c&&a&&!s.has(c)&&(s.add(c),r=0),n.postpone()}else n.postpone();var d=n.current();return void 0===d?void 0:[d,null!=r?r:e.getTime()+o()-Date.now()]}]),d=c[0],l=c[1];if(void 0===d)return Promise.reject(new TypeError("The list of script URL patterns is empty"));return function e(n){var o=new Date,s=function(e){return a.push({url:n,startedAt:o,finishedAt:new Date,error:e})},r=t(n);return r.then((function(){return s()}),s),r.catch((function(t){if(null!=i||(i=t),a.length>=5)throw i;var n=l(o,t);if(!n)throw i;var s,r=n[0],c=n[1];return(s=c,new Promise((function(e){return setTimeout(e,s)}))).then((function(){return e(r)}))}))}(d).then((function(e){return[e,a]}))}var H="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";function z(e){return function(e,t,n,o){var s,r=document,i="securitypolicyviolation",a=function(t){var n=new URL(e,location.href),o=t.blockedURI;o!==n.href&&o!==n.protocol.slice(0,-1)&&o!==n.origin||(s=t,c())};r.addEventListener(i,a);var c=function(){return r.removeEventListener(i,a)};return null==o||o.then(c,c),Promise.resolve().then(t).then((function(e){return c(),e}),(function(e){return new Promise((function(e){var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(null)})).then((function(){if(c(),s)return n(s);throw e}))}))}(e,(function(){return function(e){return new Promise((function(t,n){if(function(e){if(URL.prototype)try{return new URL(e,location.href),!1}catch(e){if(e instanceof Error&&"TypeError"===e.name)return!0;throw e}}(e))throw new Error(D);var o=document.createElement("script"),s=function(){var e;return null===(e=o.parentNode)||void 0===e?void 0:e.removeChild(o)},r=document.head||document.getElementsByTagName("head")[0];o.onload=function(){s(),t()},o.onerror=function(){s(),n(new Error(V))},o.async=!0,o.src=e,r.appendChild(o)}))}(e)}),(function(){throw new Error(M)})).then(W)}function W(){var e=window,t="__fpjs_p_l_b",n=e[t];if(function(e,t){var n,o=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,e,t);(null==o?void 0:o.configurable)?delete e[t]:o&&!o.writable||(e[t]=void 0)}(e,t),"function"!=typeof(null==n?void 0:n.load))throw new Error(U);return n}var G={load:function(e){var t;e.scriptUrlPattern;var n=e.token,o=e.apiKey,s=void 0===o?n:o,r=k(e,["scriptUrlPattern","token","apiKey"]),i=null!==(t=function(e,t){return function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t)?e[t]:void 0}(e,"scriptUrlPattern"))&&void 0!==t?t:H,a=function(){var e=[],t=function(){e.push({time:new Date,state:document.visibilityState})},n=function(e,t,n,o){return e.addEventListener(t,n,o),function(){return e.removeEventListener(t,n,o)}}(document,"visibilitychange",t);return t(),[e,n]}(),c=a[0],d=a[1];return Promise.resolve().then((function(){if(!s||"string"!=typeof s)throw new Error(B);return F(function(e,t){return(Array.isArray(e)?e:[e]).map((function(e){return function(e,t){var n=encodeURIComponent;return e.replace(/<[^<>]+>/g,(function(e){return"<version>"===e?"3":"<apiKey>"===e?n(t):"<loaderVersion>"===e?n("3.11.6"):e}))}(String(e),t)}))}(i,s),z)})).catch((function(e){throw d(),function(e){return e instanceof Error&&e.message===U?new Error(V):e}(e)})).then((function(e){var t=e[0],n=e[1];return d(),t.load(T(T({},r),{ldi:{attempts:n,visibilityStates:c}}))}))},defaultScriptUrlPattern:H,ERROR_SCRIPT_LOAD_FAIL:V,ERROR_API_KEY_EXPIRED:j,ERROR_API_KEY_INVALID:N,ERROR_API_KEY_MISSING:B,ERROR_BAD_REQUEST_FORMAT:"Request cannot be parsed",ERROR_BAD_RESPONSE_FORMAT:"Response cannot be parsed",ERROR_CLIENT_TIMEOUT:"Client timeout",ERROR_CSP_BLOCK:M,ERROR_FORBIDDEN_ENDPOINT:O("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:O("IntegrationFailed"),ERROR_INVALID_ENDPOINT:D,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:R,ERROR_TOKEN_EXPIRED:j,ERROR_TOKEN_INVALID:N,ERROR_TOKEN_MISSING:B,ERROR_UNSUPPORTED_VERSION:L,ERROR_WRONG_REGION:x,defaultEndpoint:{default:"endpoint"},defaultTlsEndpoint:{default:"tlsEndpoint"}},q=n(8522),Q=n(1112),J=n(6943),Y=n(3456);const K=e=>{if((0,J.A)(e)){const t=(0,Q.A)(),n=Object.keys(e);for(const o of n)if((0,Y.A)(e[o])){const n=K(e[o]);if((0,Y.A)(n)){const e=Object.keys(n);for(const s of e)t[`${o}.${s}`]=n[s]}}else Array.isArray(e[o])?e[o].length>0&&e[o].forEach(((e,n)=>{if((0,Y.A)(e)){const s=K(e),r=Object.keys(s);for(const e of r)t[`${o}[${n}].${e}`]=s[e]}else t[`${o}[${n}]`]=e})):t[o]=e[o];return t}},X=K;var Z=n(6920),ee=n(2579);const te="Fingerprint",ne=async()=>{if((0,v.z6)("fp")){if((0,C.pu)())return;const e=(0,Z.A)(),t=["wp.pl","o2.pl","pudelek.pl","money.pl"],n=`https://fpx.${t.includes(e)?e:t[0]}`,o=await G.load({apiKey:"geBqSFMxQ5V57gTthkuL",region:"eu",endpoint:n,scriptUrlPattern:`${n}/web/v<version>/<apiKey>/loader_v<loaderVersion>.js`});try{const e=await o.get(),{visitorId:t,visitorFound:s}=e,r=(0,C.Y3)()||"none";(0,ee.A)("fingerprint",Object.assign({prevVisitorId:r},X(e)),"uni2"),(0,b.A)({message:te,path:n,fileName:t,campaign:r}),(0,C.gV)(t,s)}catch(e){(0,q.A)(e,te)}}},oe=()=>{if(!(0,r.FC)()){const e=[g.pw,g.eo,g.oA,g.Kt,g.Wx],t=(0,g.LJ)([g.pP])&&(0,E.ch)("^(kobieta|wiadomosci|tech)");I.nr&&((0,g.LJ)(e)||t)&&d.A.fill(ne)}};var se=n(2443),re=n(6091),ie=n(505),ae=n(1923);const ce=()=>{var e;const t=null==(e=window.ga)||null==e.toString?void 0:e.toString();(0,ie.A)(t)&&t.includes("DEFAULT_TRACKER_NAME")&&((0,ae.A)("Google Analytics and Tag Manager is being shimmed.",!0),(0,re.D)(!0))};var de=n(4852),le=n(8207),Ae=n(8771);const ue="GTM",pe=()=>{if(!(0,r.FC)()){const e="gtm",t=(0,y.A)("wp_gtm_id")||(0,se.H2)(e),n=(0,Ae.A)(t);n.length>1&&(0,ae.A)("Use only one GTM container.","error");const o=n[0];if(le.A.u(o))setTimeout((()=>{var e;null!=(e=window.dataLayer)&&e.some((e=>e["gtm.start"]>0))&&(0,b.A)({message:ue,path:"NotWPEmbedded",fileName:Object.keys(window.google_tag_manager||{}).find((e=>e.startsWith("GTM")))})}),2e3);else if((e=>(0,ie.A)(e)&&/^GTM-[A-Z0-9]{5,8}$/.test(e))(o)){(0,b.A)({message:ue,fileName:"ValidId",path:o},1e3);if((0,g.LJ)([g.vY,g.HC,g.bg,g.SK,g.ZH])){ce();(0,de.A)().push({"gtm.start":(new Date).getTime(),event:"gtm.js"}),d.A.fill((()=>{w.A.fill((()=>{const t=(0,y.A)("wp_gtm_hostname")||"www.googletagmanager.com";(0,u.A)({withMeasurement:ue,src:`https://${t}/gtm.js?id=${o}`,id:e,crossorigin:!0,onLoad(){(0,l.A)(ue,!0),ce()},onError(){(0,l.A)(ue,!1),(0,h.M)(e)}})}),ue)}),ue)}}else(0,b.A)({message:ue,fileName:"InvalidId",path:o},1e3,`Given GTM ID "${o}" is invalid.`,"error")}};var me=n(8458);const fe="Hotjar",ge=()=>{const e=(0,me.iM)("adtech","PROSGWP-7623","C");if(!(0,r.FC)()&&!e){const e=(0,y.A)("wp_hj_id"),t=(0,y.A)("wp_hj_sv")||6;e?d.A.fill((()=>{w.A.fill((()=>{const n="hotjar";window._hjSettings={hjid:e,hjsv:t},window.hj=window.hj||function(...e){(window.hj.q=window.hj.q||[]).push(e)},(0,b.A)({message:fe,path:"WPEmbedded",fileName:`${e}|${t}`},1e4),(0,u.A)({id:n,src:`https://static.hotjar.com/c/hotjar-${e}.js?sv=${t}`,onLoad(){(0,l.A)(fe,!0)},onError(){(0,l.A)(fe,!1),(0,h.M)(n)}})}))})):setTimeout((()=>{window._hjSettings&&(0,b.A)({message:fe,path:"NotWPEmbedded",fileName:window._hjSettings.hjid},1e4,`${fe} not embedded with WPJSlib. Use 'wp_hj_id' parameter.`,!0)}),2e3)}};var he=n(7924);const ve="PanoramaID",be=()=>{!(0,r.FC)()&&(0,E.ch)("^(kobieta|sportowefakty|nwm_parenting|nwm_abczdrowie)")&&d.A.fill((()=>{w.A.fill((()=>{const e="lotame_sync_17810",t=(0,Q.A)(),n=[];t.cmd=n,t.config={onProfileReady:e=>{const t=e.getProfileId(),n=e.getPanorama().getId();(0,he.xo)({lotameProfileId:t,lotamePanoramaId:n})}},window[e]=t,n.push((()=>{window[e].sync()})),(0,u.A)({id:"panorama",src:"https://tags.crwdcntrl.net/lt/c/17810/sync.min.js",onLoad(){(0,l.A)(ve,!0)},onError(){(0,l.A)(ve,!1)}})}))}))};var we=n(1190),ye=n(1886);const Se=()=>{var e;return null==(e=window.Notification)?void 0:e.permission};var _e=n(402),Ce=n(2945),Ie=n(1375);const Ee="WPpushcapp",Te=()=>{const e=(0,Ie.A)((0,_e.A)(Ee)||0);return(0,Ce.A)(Ee,(e+1)%5),0===e},ke=async()=>{try{return(await n.e(867).then(n.bind(n,9193))).default}catch(e){return(0,q.A)(e,"NotificationBoard"),!1}},Pe="Samito",Me=()=>{(0,u.A)({withMeasurement:Pe,id:"samito_push",src:(0,ye.mess)("https://pixel.wp.pl/push_manager/push.js"),onLoad:()=>{(0,l.A)(Pe)},onError:()=>{(0,l.A)(Pe,!1)}})},De=()=>{const e=!0===(0,y.A)("wp_push_notification_on")||!0===(0,y.A)("wp_samito_on"),t=!!(0,se.H2)("samito"),n=e||t,o=Se(),s=(0,ie.A)(o);n&&s&&!(0,r.FC)()&&d.A.fill((()=>{w.A.fill((async()=>{const e=window;e.WpPushSettings??=(0,Q.A)();const n=e.WpPushSettings;n.subscriptionForm??=(0,Q.A)(),n.automaticInitialization=!1;const s=n.subscriptionForm,r=Te();if("denied"!==o&&r||t){const e=await ke();n.automaticInitialization=!0,s.enabled=!!e,s.html=e,s.autoCloseTimeout=10}(0,we.Y6)(Me,!1,!0),setTimeout(Me,5e3)}))}))};var Oe=n(5034);const xe=e=>{const t=(0,y.A)("wp_defer_vendors");(0,ie.A)(t)?window.addEventListener(t,(()=>{e()}),{once:!0}):(0,Oe.B)(e)},Re=()=>{oe(),f(),be(),xe((()=>{pe(),_(),De(),ge()}))}},2207:(e,t,n)=>{n.d(t,{WP:()=>a,b:()=>c});var o=n(8522),s=n(3225),r=n(9204);const i=(e="WP")=>{const t=(0,r.A)(e)||[];return{APIObject:t,flush:()=>{const n=e=>{try{return e()}catch(e){(0,o.A)(e,"flush")}};for((0,s.A)(window,e,t);t.length;)n(t.shift());(0,s.A)(t,"push",n)}}},{APIObject:a,flush:c}=i()},7891:(e,t,n)=>{n.d(t,{aI:()=>x,jT:()=>R,de:()=>L});class o extends Error{constructor(e){super(e),this.name="DecodingError"}}class s extends Error{constructor(e){super(e),this.name="EncodingError"}}class r extends Error{constructor(e){super(e),this.name="GVLError"}}class i extends Error{constructor(e,t,n=""){super(`invalid value ${t} passed for ${e} ${n}`),this.name="TCModelError"}}class a{static DICT="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";static 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]]);static BASIS=6;static LCM=24;static encode(e){if(!/^[0-1]+$/.test(e))throw new s("Invalid bitField");const t=e.length%this.LCM;e+=t?"0".repeat(this.LCM-t):"";let n="";for(let t=0;t<e.length;t+=this.BASIS)n+=this.DICT[parseInt(e.substr(t,this.BASIS),2)];return n}static decode(e){if(!/^[A-Za-z0-9\-_]+$/.test(e))throw new o("Invalidly encoded Base64URL string");let t="";for(let n=0;n<e.length;n++){const o=this.REVERSE_DICT.get(e[n]).toString(2);t+="0".repeat(this.BASIS-o.length)+o}return t}}class c{static langSet=new Set(["AR","BG","BS","CA","CS","CY","DA","DE","EL","EN","ES","ET","EU","FI","FR","GL","HE","HR","HU","ID","IT","JA","KA","KO","LT","LV","MK","MS","MT","NL","NO","PL","PT-BR","PT-PT","RO","RU","SK","SL","SQ","SR-LATN","SR-CYRL","SV","SW","TH","TL","TR","UK","VI","ZH"]);has(e){return c.langSet.has(e)}parseLanguage(e){const t=(e=e.toUpperCase()).split("-")[0];if(e.length>=2&&2==t.length){if(c.langSet.has(e))return e;if(c.langSet.has(t))return t;const n=t+"-"+t;if(c.langSet.has(n))return n;for(const n of c.langSet)if(-1!==n.indexOf(e)||-1!==n.indexOf(t))return n}throw new Error(`unsupported language ${e}`)}forEach(e){c.langSet.forEach(e)}get size(){return c.langSet.size}}class d{static cmpId="cmpId";static cmpVersion="cmpVersion";static consentLanguage="consentLanguage";static consentScreen="consentScreen";static created="created";static supportOOB="supportOOB";static isServiceSpecific="isServiceSpecific";static lastUpdated="lastUpdated";static numCustomPurposes="numCustomPurposes";static policyVersion="policyVersion";static publisherCountryCode="publisherCountryCode";static publisherCustomConsents="publisherCustomConsents";static publisherCustomLegitimateInterests="publisherCustomLegitimateInterests";static publisherLegitimateInterests="publisherLegitimateInterests";static publisherConsents="publisherConsents";static publisherRestrictions="publisherRestrictions";static purposeConsents="purposeConsents";static purposeLegitimateInterests="purposeLegitimateInterests";static purposeOneTreatment="purposeOneTreatment";static specialFeatureOptins="specialFeatureOptins";static useNonStandardTexts="useNonStandardTexts";static vendorConsents="vendorConsents";static vendorLegitimateInterests="vendorLegitimateInterests";static vendorListVersion="vendorListVersion";static vendorsAllowed="vendorsAllowed";static vendorsDisclosed="vendorsDisclosed";static version="version"}class l{clone(){const e=new this.constructor;return Object.keys(this).forEach((t=>{const n=this.deepClone(this[t]);void 0!==n&&(e[t]=n)})),e}deepClone(e){const t=typeof e;if("number"===t||"string"===t||"boolean"===t)return e;if(null!==e&&"object"===t){if("function"==typeof e.clone)return e.clone();if(e instanceof Date)return new Date(e.getTime());if(void 0!==e[Symbol.iterator]){const t=[];for(const n of e)t.push(this.deepClone(n));return e instanceof Array?t:new e.constructor(t)}{const t={};for(const n in e)e.hasOwnProperty(n)&&(t[n]=this.deepClone(e[n]));return t}}}}var A,u,p,m;!function(e){e[e.NOT_ALLOWED=0]="NOT_ALLOWED",e[e.REQUIRE_CONSENT=1]="REQUIRE_CONSENT",e[e.REQUIRE_LI=2]="REQUIRE_LI"}(A||(A={}));class f extends l{static hashSeparator="-";purposeId_;restrictionType;constructor(e,t){super(),void 0!==e&&(this.purposeId=e),void 0!==t&&(this.restrictionType=t)}static unHash(e){const t=e.split(this.hashSeparator),n=new f;if(2!==t.length)throw new i("hash",e);return n.purposeId=parseInt(t[0],10),n.restrictionType=parseInt(t[1],10),n}get hash(){if(!this.isValid())throw new Error("cannot hash invalid PurposeRestriction");return`${this.purposeId}${f.hashSeparator}${this.restrictionType}`}get purposeId(){return this.purposeId_}set purposeId(e){this.purposeId_=e}isValid(){return Number.isInteger(this.purposeId)&&this.purposeId>0&&(this.restrictionType===A.NOT_ALLOWED||this.restrictionType===A.REQUIRE_CONSENT||this.restrictionType===A.REQUIRE_LI)}isSameAs(e){return this.purposeId===e.purposeId&&this.restrictionType===e.restrictionType}}class g extends l{bitLength=0;map=new Map;gvl_;has(e){return this.map.has(e)}isOkToHave(e,t,n){var o;let s=!0;if(null!=(o=this.gvl)&&o.vendors){const o=this.gvl.vendors[n];if(o)if(e===A.NOT_ALLOWED)s=o.legIntPurposes.includes(t)||o.purposes.includes(t);else if(o.flexiblePurposes.length)switch(e){case A.REQUIRE_CONSENT:s=o.flexiblePurposes.includes(t)&&o.legIntPurposes.includes(t);break;case A.REQUIRE_LI:s=o.flexiblePurposes.includes(t)&&o.purposes.includes(t)}else s=!1;else s=!1}return s}add(e,t){if(this.isOkToHave(t.restrictionType,t.purposeId,e)){const n=t.hash;this.has(n)||(this.map.set(n,new Set),this.bitLength=0),this.map.get(n).add(e)}}restrictPurposeToLegalBasis(e){const t=Array.from(this.gvl.vendorIds),n=e.hash,o=t[t.length-1],s=[...Array(o).keys()].map((e=>e+1));if(this.has(n))for(let e=1;e<=o;e++)this.map.get(n).add(e);else this.map.set(n,new Set(s)),this.bitLength=0}getVendors(e){let t=[];if(e){const n=e.hash;this.has(n)&&(t=Array.from(this.map.get(n)))}else{const e=new Set;this.map.forEach((t=>{t.forEach((t=>{e.add(t)}))})),t=Array.from(e)}return t.sort(((e,t)=>e-t))}getRestrictionType(e,t){let n;return this.getRestrictions(e).forEach((e=>{e.purposeId===t&&(void 0===n||n>e.restrictionType)&&(n=e.restrictionType)})),n}vendorHasRestriction(e,t){let n=!1;const o=this.getRestrictions(e);for(let e=0;e<o.length&&!n;e++)n=t.isSameAs(o[e]);return n}getMaxVendorId(){let e=0;return this.map.forEach((t=>{e=Math.max(Array.from(t)[t.size-1],e)})),e}getRestrictions(e){const t=[];return this.map.forEach(((n,o)=>{e?n.has(e)&&t.push(f.unHash(o)):t.push(f.unHash(o))})),t}getPurposes(){const e=new Set;return this.map.forEach(((t,n)=>{e.add(f.unHash(n).purposeId)})),Array.from(e)}remove(e,t){const n=t.hash,o=this.map.get(n);o&&(o.delete(e),0==o.size&&(this.map.delete(n),this.bitLength=0))}set gvl(e){this.gvl_||(this.gvl_=e,this.map.forEach(((e,t)=>{const n=f.unHash(t);Array.from(e).forEach((t=>{this.isOkToHave(n.restrictionType,n.purposeId,t)||e.delete(t)}))})))}get gvl(){return this.gvl_}isEmpty(){return 0===this.map.size}get numRestrictions(){return this.map.size}}!function(e){e.COOKIE="cookie",e.WEB="web",e.APP="app"}(u||(u={})),function(e){e.CORE="core",e.VENDORS_DISCLOSED="vendorsDisclosed",e.VENDORS_ALLOWED="vendorsAllowed",e.PUBLISHER_TC="publisherTC"}(p||(p={}));class h{static ID_TO_KEY=[p.CORE,p.VENDORS_DISCLOSED,p.VENDORS_ALLOWED,p.PUBLISHER_TC];static KEY_TO_ID={[p.CORE]:0,[p.VENDORS_DISCLOSED]:1,[p.VENDORS_ALLOWED]:2,[p.PUBLISHER_TC]:3}}class v extends l{bitLength=0;maxId_=0;set_=new Set;*[Symbol.iterator](){for(let e=1;e<=this.maxId;e++)yield[e,this.has(e)]}values(){return this.set_.values()}get maxId(){return this.maxId_}has(e){return this.set_.has(e)}unset(e){Array.isArray(e)?e.forEach((e=>this.unset(e))):"object"==typeof e?this.unset(Object.keys(e).map((e=>Number(e)))):(this.set_.delete(Number(e)),this.bitLength=0,e===this.maxId&&(this.maxId_=0,this.set_.forEach((e=>{this.maxId_=Math.max(this.maxId,e)}))))}isIntMap(e){let t="object"==typeof e;return t=t&&Object.keys(e).every((t=>{let n=Number.isInteger(parseInt(t,10));return n=n&&this.isValidNumber(e[t].id),n=n&&void 0!==e[t].name,n})),t}isValidNumber(e){return parseInt(e,10)>0}isSet(e){let t=!1;return e instanceof Set&&(t=Array.from(e).every(this.isValidNumber)),t}set(e){if(Array.isArray(e))e.forEach((e=>this.set(e)));else if(this.isSet(e))this.set(Array.from(e));else if(this.isIntMap(e))this.set(Object.keys(e).map((e=>Number(e))));else{if(!this.isValidNumber(e))throw new i("set()",e,"must be positive integer array, positive integer, Set<number>, or IntMap");this.set_.add(e),this.maxId_=Math.max(this.maxId,e),this.bitLength=0}}empty(){this.set_=new Set}forEach(e){for(let t=1;t<=this.maxId;t++)e(this.has(t),t)}get size(){return this.set_.size}setAll(e){this.set(e)}}class b{static[d.cmpId]=12;static[d.cmpVersion]=12;static[d.consentLanguage]=12;static[d.consentScreen]=6;static[d.created]=36;static[d.isServiceSpecific]=1;static[d.lastUpdated]=36;static[d.policyVersion]=6;static[d.publisherCountryCode]=12;static[d.publisherLegitimateInterests]=24;static[d.publisherConsents]=24;static[d.purposeConsents]=24;static[d.purposeLegitimateInterests]=24;static[d.purposeOneTreatment]=1;static[d.specialFeatureOptins]=12;static[d.useNonStandardTexts]=1;static[d.vendorListVersion]=12;static[d.version]=6;static anyBoolean=1;static encodingType=1;static maxId=16;static numCustomPurposes=6;static numEntries=12;static numRestrictions=12;static purposeId=6;static restrictionType=2;static segmentType=3;static singleOrRange=1;static vendorId=16}class w{static encode(e,t){let n;if("string"==typeof e&&(e=parseInt(e,10)),n=e.toString(2),n.length>t||e<0)throw new s(`${e} too large to encode into ${t}`);return n.length<t&&(n="0".repeat(t-n.length)+n),n}static decode(e,t){if(t!==e.length)throw new o("invalid bit length");return parseInt(e,2)}}class y{static encode(e,t){return w.encode(Math.round(e.getTime()/100),t)}static decode(e,t){if(t!==e.length)throw new o("invalid bit length");const n=new Date;return n.setTime(100*w.decode(e,t)),n}}class S{static encode(e){return String(Number(e))}static decode(e){return"1"===e}}class _{static encode(e,t){let n="";for(let o=1;o<=t;o++)n+=S.encode(e.has(o));return n}static decode(e,t){if(e.length!==t)throw new o("bitfield encoding length mismatch");const n=new v;for(let o=1;o<=t;o++)S.decode(e[o-1])&&n.set(o);return n.bitLength=e.length,n}}class C{static encode(e,t){const n=(e=e.toUpperCase()).charCodeAt(0)-65,o=e.charCodeAt(1)-65;if(n<0||n>25||o<0||o>25)throw new s(`invalid language code: ${e}`);if(t%2==1)throw new s(`numBits must be even, ${t} is not valid`);t/=2;return w.encode(n,t)+w.encode(o,t)}static decode(e,t){let n;if(t!==e.length||e.length%2)throw new o("invalid bit length for language");{const t=65,o=e.length/2,s=w.decode(e.slice(0,o),o)+t,r=w.decode(e.slice(o),o)+t;n=String.fromCharCode(s)+String.fromCharCode(r)}return n}}class I{static encode(e){let t=w.encode(e.numRestrictions,b.numRestrictions);if(!e.isEmpty()){const n=(t,n)=>{for(let o=t+1;o<=n;o++)if(e.gvl.vendorIds.has(o))return o;return t};e.getRestrictions().forEach((o=>{t+=w.encode(o.purposeId,b.purposeId),t+=w.encode(o.restrictionType,b.restrictionType);const s=e.getVendors(o),r=s.length;let i=0,a=0,c="";for(let e=0;e<r;e++){const t=s[e];if(0===a&&(i++,a=t),e===r-1||s[e+1]>n(t,s[r-1])){const e=!(t===a);c+=S.encode(e),c+=w.encode(a,b.vendorId),e&&(c+=w.encode(t,b.vendorId)),a=0}}t+=w.encode(i,b.numEntries),t+=c}))}return t}static decode(e){let t=0;const n=new g,s=w.decode(e.substr(t,b.numRestrictions),b.numRestrictions);t+=b.numRestrictions;for(let r=0;r<s;r++){const s=w.decode(e.substr(t,b.purposeId),b.purposeId);t+=b.purposeId;const r=w.decode(e.substr(t,b.restrictionType),b.restrictionType);t+=b.restrictionType;const i=new f(s,r),a=w.decode(e.substr(t,b.numEntries),b.numEntries);t+=b.numEntries;for(let s=0;s<a;s++){const s=S.decode(e.substr(t,b.anyBoolean));t+=b.anyBoolean;const r=w.decode(e.substr(t,b.vendorId),b.vendorId);if(t+=b.vendorId,s){const s=w.decode(e.substr(t,b.vendorId),b.vendorId);if(t+=b.vendorId,s<r)throw new o(`Invalid RangeEntry: endVendorId ${s} is less than ${r}`);for(let e=r;e<=s;e++)n.add(e,i)}else n.add(r,i)}}return n.bitLength=t,n}}!function(e){e[e.FIELD=0]="FIELD",e[e.RANGE=1]="RANGE"}(m||(m={}));class E{static encode(e){const t=[];let n,o=[],s=w.encode(e.maxId,b.maxId),r="";const i=b.maxId+b.encodingType,a=i+e.maxId,c=2*b.vendorId+b.singleOrRange+b.numEntries;let d=i+b.numEntries;return e.forEach(((s,i)=>{if(r+=S.encode(s),n=e.maxId>c&&d<a,n&&s){e.has(i+1)?0===o.length&&(o.push(i),d+=b.singleOrRange,d+=b.vendorId):(o.push(i),d+=b.vendorId,t.push(o),o=[])}})),n?(s+=String(m.RANGE),s+=this.buildRangeEncoding(t)):(s+=String(m.FIELD),s+=r),s}static decode(e,t){let n,s=0;const r=w.decode(e.substr(s,b.maxId),b.maxId);s+=b.maxId;const i=w.decode(e.charAt(s),b.encodingType);if(s+=b.encodingType,i===m.RANGE){if(n=new v,1===t){if("1"===e.substr(s,1))throw new o("Unable to decode default consent=1");s++}const r=w.decode(e.substr(s,b.numEntries),b.numEntries);s+=b.numEntries;for(let t=0;t<r;t++){const t=S.decode(e.charAt(s));s+=b.singleOrRange;const o=w.decode(e.substr(s,b.vendorId),b.vendorId);if(s+=b.vendorId,t){const t=w.decode(e.substr(s,b.vendorId),b.vendorId);s+=b.vendorId;for(let e=o;e<=t;e++)n.set(e)}else n.set(o)}}else{const t=e.substr(s,r);s+=r,n=_.decode(t,r)}return n.bitLength=s,n}static buildRangeEncoding(e){const t=e.length;let n=w.encode(t,b.numEntries);return e.forEach((e=>{const t=1===e.length;n+=S.encode(!t),n+=w.encode(e[0],b.vendorId),t||(n+=w.encode(e[1],b.vendorId))})),n}}function T(){return{[d.version]:w,[d.created]:y,[d.lastUpdated]:y,[d.cmpId]:w,[d.cmpVersion]:w,[d.consentScreen]:w,[d.consentLanguage]:C,[d.vendorListVersion]:w,[d.policyVersion]:w,[d.isServiceSpecific]:S,[d.useNonStandardTexts]:S,[d.specialFeatureOptins]:_,[d.purposeConsents]:_,[d.purposeLegitimateInterests]:_,[d.purposeOneTreatment]:S,[d.publisherCountryCode]:C,[d.vendorConsents]:E,[d.vendorLegitimateInterests]:E,[d.publisherRestrictions]:I,segmentType:w,[d.vendorsDisclosed]:E,[d.vendorsAllowed]:E,[d.publisherConsents]:_,[d.publisherLegitimateInterests]:_,[d.numCustomPurposes]:w,[d.publisherCustomConsents]:_,[d.publisherCustomLegitimateInterests]:_}}class k{1={[p.CORE]:[d.version,d.created,d.lastUpdated,d.cmpId,d.cmpVersion,d.consentScreen,d.consentLanguage,d.vendorListVersion,d.purposeConsents,d.vendorConsents]};2={[p.CORE]:[d.version,d.created,d.lastUpdated,d.cmpId,d.cmpVersion,d.consentScreen,d.consentLanguage,d.vendorListVersion,d.policyVersion,d.isServiceSpecific,d.useNonStandardTexts,d.specialFeatureOptins,d.purposeConsents,d.purposeLegitimateInterests,d.purposeOneTreatment,d.publisherCountryCode,d.vendorConsents,d.vendorLegitimateInterests,d.publisherRestrictions],[p.PUBLISHER_TC]:[d.publisherConsents,d.publisherLegitimateInterests,d.numCustomPurposes,d.publisherCustomConsents,d.publisherCustomLegitimateInterests],[p.VENDORS_ALLOWED]:[d.vendorsAllowed],[p.VENDORS_DISCLOSED]:[d.vendorsDisclosed]}}class P{1=[p.CORE];2=[p.CORE];constructor(e,t){if(2===e.version)if(e.isServiceSpecific)this[2].push(p.PUBLISHER_TC);else{const n=!(!t||!t.isForVendors);n&&!0!==e[d.supportOOB]||this[2].push(p.VENDORS_DISCLOSED),n&&(e[d.supportOOB]&&e[d.vendorsAllowed].size>0&&this[2].push(p.VENDORS_ALLOWED),this[2].push(p.PUBLISHER_TC))}}}class M{static fieldSequence=new k;static encode(e,t){let n;try{n=this.fieldSequence[String(e.version)][t]}catch(n){throw new s(`Unable to encode version: ${e.version}, segment: ${t}`)}let o="";t!==p.CORE&&(o=w.encode(h.KEY_TO_ID[t],b.segmentType));const r=T();return n.forEach((n=>{const i=e[n],a=r[n];let c=b[n];void 0===c&&this.isPublisherCustom(n)&&(c=Number(e[d.numCustomPurposes]));try{o+=a.encode(i,c)}catch(e){throw new s(`Error encoding ${t}->${n}: ${e.message}`)}})),a.encode(o)}static decode(e,t,n){const s=a.decode(e);let r=0;n===p.CORE&&(t.version=w.decode(s.substr(r,b[d.version]),b[d.version])),n!==p.CORE&&(r+=b.segmentType);const i=this.fieldSequence[String(t.version)][n],c=T();return i.forEach((e=>{const n=c[e];let i=b[e];if(void 0===i&&this.isPublisherCustom(e)&&(i=Number(t[d.numCustomPurposes])),0!==i){const a=s.substr(r,i);if(t[e]=n===E?n.decode(a,t.version):n.decode(a,i),Number.isInteger(i))r+=i;else{if(!Number.isInteger(t[e].bitLength))throw new o(e);r+=t[e].bitLength}}})),t}static isPublisherCustom(e){return 0===e.indexOf("publisherCustom")}}class D{static processor=[e=>e,(e,t)=>{e.publisherRestrictions.gvl=t,e.purposeLegitimateInterests.unset([1,3,4,5,6]);const n=new Map;return n.set("legIntPurposes",e.vendorLegitimateInterests),n.set("purposes",e.vendorConsents),n.forEach(((n,o)=>{n.forEach(((s,r)=>{if(s){const s=t.vendors[r];if(!s||s.deletedDate)n.unset(r);else if(0===s[o].length)if("legIntPurposes"===o&&0===s.purposes.length&&0===s.legIntPurposes.length&&s.specialPurposes.length>0);else if(e.isServiceSpecific)if(0===s.flexiblePurposes.length)n.unset(r);else{const t=e.publisherRestrictions.getRestrictions(r);let s=!1;for(let e=0,n=t.length;e<n&&!s;e++)s=t[e].restrictionType===A.REQUIRE_CONSENT&&"purposes"===o||t[e].restrictionType===A.REQUIRE_LI&&"legIntPurposes"===o;s||n.unset(r)}else n.unset(r)}}))})),e.vendorsDisclosed.set(t.vendors),e}];static process(e,t){const n=e.gvl;if(!n)throw new s("Unable to encode TCModel without a GVL");if(!n.isReady)throw new s("Unable to encode TCModel tcModel.gvl.readyPromise is not resolved");(e=e.clone()).consentLanguage=n.language.slice(0,2).toUpperCase(),(null==t?void 0:t.version)>0&&(null==t?void 0:t.version)<=this.processor.length?e.version=t.version:e.version=this.processor.length;const o=e.version-1;if(!this.processor[o])throw new s(`Invalid version: ${e.version}`);return this.processor[o](e,n)}}class O{static absCall(e,t,n,o){return new Promise(((s,r)=>{const i=new XMLHttpRequest;i.withCredentials=n,i.addEventListener("load",(()=>{if(i.readyState==XMLHttpRequest.DONE)if(i.status>=200&&i.status<300){let e=i.response;if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}s(e)}else r(new Error(`HTTP Status: ${i.status} response type: ${i.responseType}`))})),i.addEventListener("error",(()=>{r(new Error("error"))})),i.addEventListener("abort",(()=>{r(new Error("aborted"))})),null===t?i.open("GET",e,!0):i.open("POST",e,!0),i.responseType="json",i.timeout=o,i.ontimeout=()=>{r(new Error("Timeout "+o+"ms "+e))},i.send(t)}))}static post(e,t,n=!1,o=0){return this.absCall(e,JSON.stringify(t),n,o)}static fetch(e,t=!1,n=0){return this.absCall(e,null,t,n)}}class x extends l{static LANGUAGE_CACHE=new Map;static CACHE=new Map;static LATEST_CACHE_KEY=0;static DEFAULT_LANGUAGE="EN";static consentLanguages=new c;static baseUrl_;static set baseUrl(e){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(e))throw new r("Invalid baseUrl!  You may not pull directly from vendorlist.consensu.org and must provide your own cache");e.length>0&&"/"!==e[e.length-1]&&(e+="/"),this.baseUrl_=e}static get baseUrl(){return this.baseUrl_}static latestFilename="vendor-list.json";static versionedFilename="archives/vendor-list-v[VERSION].json";static languageFilename="purposes-[LANG].json";readyPromise;gvlSpecificationVersion;vendorListVersion;tcfPolicyVersion;lastUpdated;purposes;specialPurposes;features;specialFeatures;isReady_=!1;vendors_;vendorIds;fullVendorList;byPurposeVendorMap;bySpecialPurposeVendorMap;byFeatureVendorMap;bySpecialFeatureVendorMap;stacks;dataCategories;lang_;cacheLang_;isLatest=!1;constructor(e,t){super();let n=x.baseUrl,o=null==t?void 0:t.language;if(o)try{o=x.consentLanguages.parseLanguage(o)}catch(e){throw new r("Error during parsing the language: "+e.message)}if(this.lang_=o||x.DEFAULT_LANGUAGE,this.cacheLang_=o||x.DEFAULT_LANGUAGE,this.isVendorList(e))this.populate(e),this.readyPromise=Promise.resolve();else{if(!n)throw new r("must specify GVL.baseUrl before loading GVL json");if(e>0){const t=e;x.CACHE.has(t)?(this.populate(x.CACHE.get(t)),this.readyPromise=Promise.resolve()):(n+=x.versionedFilename.replace("[VERSION]",String(t)),this.readyPromise=this.fetchJson(n))}else x.CACHE.has(x.LATEST_CACHE_KEY)?(this.populate(x.CACHE.get(x.LATEST_CACHE_KEY)),this.readyPromise=Promise.resolve()):(this.isLatest=!0,this.readyPromise=this.fetchJson(n+x.latestFilename))}}static emptyLanguageCache(e){let t=!1;return null==e&&x.LANGUAGE_CACHE.size>0?(x.LANGUAGE_CACHE=new Map,t=!0):"string"==typeof e&&this.consentLanguages.has(e.toUpperCase())&&(x.LANGUAGE_CACHE.delete(e.toUpperCase()),t=!0),t}static emptyCache(e){let t=!1;return Number.isInteger(e)&&e>=0?(x.CACHE.delete(e),t=!0):void 0===e&&(x.CACHE=new Map,t=!0),t}cacheLanguage(){x.LANGUAGE_CACHE.has(this.cacheLang_)||x.LANGUAGE_CACHE.set(this.cacheLang_,{purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories})}async fetchJson(e){try{this.populate(await O.fetch(e))}catch(e){throw new r(e.message)}}getJson(){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()})}cloneSpecialFeatures(){const e={};for(const t of Object.keys(this.specialFeatures))e[t]=x.cloneFeature(this.specialFeatures[t]);return e}cloneFeatures(){const e={};for(const t of Object.keys(this.features))e[t]=x.cloneFeature(this.features[t]);return e}cloneStacks(){const e={};for(const t of Object.keys(this.stacks))e[t]=x.cloneStack(this.stacks[t]);return e}cloneDataCategories(){const e={};for(const t of Object.keys(this.dataCategories))e[t]=x.cloneDataCategory(this.dataCategories[t]);return e}cloneSpecialPurposes(){const e={};for(const t of Object.keys(this.specialPurposes))e[t]=x.clonePurpose(this.specialPurposes[t]);return e}clonePurposes(){const e={};for(const t of Object.keys(this.purposes))e[t]=x.clonePurpose(this.purposes[t]);return e}static clonePurpose(e){return Object.assign({id:e.id,name:e.name,description:e.description},e.descriptionLegal?{descriptionLegal:e.descriptionLegal}:{},e.illustrations?{illustrations:Array.from(e.illustrations)}:{})}static cloneFeature(e){return Object.assign({id:e.id,name:e.name,description:e.description},e.descriptionLegal?{descriptionLegal:e.descriptionLegal}:{},e.illustrations?{illustrations:Array.from(e.illustrations)}:{})}static cloneDataCategory(e){return{id:e.id,name:e.name,description:e.description}}static cloneStack(e){return{id:e.id,name:e.name,description:e.description,purposes:Array.from(e.purposes),specialFeatures:Array.from(e.specialFeatures)}}static cloneDataRetention(e){return Object.assign({},"number"==typeof e.stdRetention?{stdRetention:e.stdRetention}:{},{purposes:Object.assign({},e.purposes),specialPurposes:Object.assign({},e.specialPurposes)})}static cloneVendorUrls(e){return e.map((e=>Object.assign({langId:e.langId,privacy:e.privacy},e.legIntClaim?{legIntClaim:e.legIntClaim}:{})))}static cloneVendor(e){return Object.assign({id:e.id,name:e.name,purposes:Array.from(e.purposes),legIntPurposes:Array.from(e.legIntPurposes),flexiblePurposes:Array.from(e.flexiblePurposes),specialPurposes:Array.from(e.specialPurposes),features:Array.from(e.features),specialFeatures:Array.from(e.specialFeatures)},e.overflow?{overflow:{httpGetLimit:e.overflow.httpGetLimit}}:{},"number"==typeof e.cookieMaxAgeSeconds||null===e.cookieMaxAgeSeconds?{cookieMaxAgeSeconds:e.cookieMaxAgeSeconds}:{},void 0!==e.usesCookies?{usesCookies:e.usesCookies}:{},e.policyUrl?{policyUrl:e.policyUrl}:{},void 0!==e.cookieRefresh?{cookieRefresh:e.cookieRefresh}:{},void 0!==e.usesNonCookieAccess?{usesNonCookieAccess:e.usesNonCookieAccess}:{},e.dataRetention?{dataRetention:this.cloneDataRetention(e.dataRetention)}:{},e.urls?{urls:this.cloneVendorUrls(e.urls)}:{},e.dataDeclaration?{dataDeclaration:Array.from(e.dataDeclaration)}:{},e.deviceStorageDisclosureUrl?{deviceStorageDisclosureUrl:e.deviceStorageDisclosureUrl}:{},e.deletedDate?{deletedDate:e.deletedDate}:{})}cloneVendors(){const e={};for(const t of Object.keys(this.fullVendorList))e[t]=x.cloneVendor(this.fullVendorList[t]);return e}async changeLanguage(e){let t=e;try{t=x.consentLanguages.parseLanguage(e)}catch(e){throw new r("Error during parsing the language: "+e.message)}const n=e.toUpperCase();if((t.toLowerCase()!==x.DEFAULT_LANGUAGE.toLowerCase()||x.LANGUAGE_CACHE.has(n))&&t!==this.lang_)if(this.lang_=t,x.LANGUAGE_CACHE.has(n)){const e=x.LANGUAGE_CACHE.get(n);for(const t in e)e.hasOwnProperty(t)&&(this[t]=e[t])}else{const e=x.baseUrl+x.languageFilename.replace("[LANG]",this.lang_.toLowerCase());try{await this.fetchJson(e),this.cacheLang_=n,this.cacheLanguage()}catch(e){throw new r("unable to load language: "+e.message)}}}get language(){return this.lang_}isVendorList(e){return void 0!==e&&void 0!==e.vendors}populate(e){this.purposes=e.purposes,this.specialPurposes=e.specialPurposes,this.features=e.features,this.specialFeatures=e.specialFeatures,this.stacks=e.stacks,this.dataCategories=e.dataCategories,this.isVendorList(e)&&(this.gvlSpecificationVersion=e.gvlSpecificationVersion,this.tcfPolicyVersion=e.tcfPolicyVersion,this.vendorListVersion=e.vendorListVersion,this.lastUpdated=e.lastUpdated,"string"==typeof this.lastUpdated&&(this.lastUpdated=new Date(this.lastUpdated)),this.vendors_=e.vendors,this.fullVendorList=e.vendors,this.mapVendors(),this.isReady_=!0,this.isLatest&&x.CACHE.set(x.LATEST_CACHE_KEY,this.getJson()),x.CACHE.has(this.vendorListVersion)||x.CACHE.set(this.vendorListVersion,this.getJson())),this.cacheLanguage()}mapVendors(e){this.byPurposeVendorMap={},this.bySpecialPurposeVendorMap={},this.byFeatureVendorMap={},this.bySpecialFeatureVendorMap={},Object.keys(this.purposes).forEach((e=>{this.byPurposeVendorMap[e]={legInt:new Set,consent:new Set,flexible:new Set}})),Object.keys(this.specialPurposes).forEach((e=>{this.bySpecialPurposeVendorMap[e]=new Set})),Object.keys(this.features).forEach((e=>{this.byFeatureVendorMap[e]=new Set})),Object.keys(this.specialFeatures).forEach((e=>{this.bySpecialFeatureVendorMap[e]=new Set})),Array.isArray(e)||(e=Object.keys(this.fullVendorList).map((e=>+e))),this.vendorIds=new Set(e),this.vendors_=e.reduce(((e,t)=>{const n=this.vendors_[String(t)];return n&&void 0===n.deletedDate&&(n.purposes.forEach((e=>{this.byPurposeVendorMap[String(e)].consent.add(t)})),n.specialPurposes.forEach((e=>{this.bySpecialPurposeVendorMap[String(e)].add(t)})),n.legIntPurposes.forEach((e=>{this.byPurposeVendorMap[String(e)].legInt.add(t)})),n.flexiblePurposes&&n.flexiblePurposes.forEach((e=>{this.byPurposeVendorMap[String(e)].flexible.add(t)})),n.features.forEach((e=>{this.byFeatureVendorMap[String(e)].add(t)})),n.specialFeatures.forEach((e=>{this.bySpecialFeatureVendorMap[String(e)].add(t)})),e[t]=n),e}),{})}getFilteredVendors(e,t,n,o){const s=e.charAt(0).toUpperCase()+e.slice(1);let r;const i={};return r="purpose"===e&&n?this["by"+s+"VendorMap"][String(t)][n]:this["by"+(o?"Special":"")+s+"VendorMap"][String(t)],r.forEach((e=>{i[String(e)]=this.vendors[String(e)]})),i}getVendorsWithConsentPurpose(e){return this.getFilteredVendors("purpose",e,"consent")}getVendorsWithLegIntPurpose(e){return this.getFilteredVendors("purpose",e,"legInt")}getVendorsWithFlexiblePurpose(e){return this.getFilteredVendors("purpose",e,"flexible")}getVendorsWithSpecialPurpose(e){return this.getFilteredVendors("purpose",e,void 0,!0)}getVendorsWithFeature(e){return this.getFilteredVendors("feature",e)}getVendorsWithSpecialFeature(e){return this.getFilteredVendors("feature",e,void 0,!0)}get vendors(){return this.vendors_}narrowVendorsTo(e){this.mapVendors(e)}get isReady(){return this.isReady_}clone(){const e=new x(this.getJson());return this.lang_!==x.DEFAULT_LANGUAGE&&e.changeLanguage(this.lang_),e}static isInstanceOf(e){return"object"==typeof e&&"function"==typeof e.narrowVendorsTo}}class R extends l{static consentLanguages=x.consentLanguages;isServiceSpecific_=!1;supportOOB_=!0;useNonStandardTexts_=!1;purposeOneTreatment_=!1;publisherCountryCode_="AA";version_=2;consentScreen_=0;policyVersion_=4;consentLanguage_="EN";cmpId_=0;cmpVersion_=0;vendorListVersion_=0;numCustomPurposes_=0;gvl_;created;lastUpdated;specialFeatureOptins=new v;purposeConsents=new v;purposeLegitimateInterests=new v;publisherConsents=new v;publisherLegitimateInterests=new v;publisherCustomConsents=new v;publisherCustomLegitimateInterests=new v;customPurposes;vendorConsents=new v;vendorLegitimateInterests=new v;vendorsDisclosed=new v;vendorsAllowed=new v;publisherRestrictions=new g;constructor(e){super(),e&&(this.gvl=e),this.updated()}set gvl(e){x.isInstanceOf(e)||(e=new x(e)),this.gvl_=e,this.publisherRestrictions.gvl=e}get gvl(){return this.gvl_}set cmpId(e){if(e=Number(e),!(Number.isInteger(e)&&e>1))throw new i("cmpId",e);this.cmpId_=e}get cmpId(){return this.cmpId_}set cmpVersion(e){if(e=Number(e),!(Number.isInteger(e)&&e>-1))throw new i("cmpVersion",e);this.cmpVersion_=e}get cmpVersion(){return this.cmpVersion_}set consentScreen(e){if(e=Number(e),!(Number.isInteger(e)&&e>-1))throw new i("consentScreen",e);this.consentScreen_=e}get consentScreen(){return this.consentScreen_}set consentLanguage(e){this.consentLanguage_=e}get consentLanguage(){return this.consentLanguage_}set publisherCountryCode(e){if(!/^([A-z]){2}$/.test(e))throw new i("publisherCountryCode",e);this.publisherCountryCode_=e.toUpperCase()}get publisherCountryCode(){return this.publisherCountryCode_}set vendorListVersion(e){if((e=Number(e)|0)<0)throw new i("vendorListVersion",e);this.vendorListVersion_=e}get vendorListVersion(){return this.gvl?this.gvl.vendorListVersion:this.vendorListVersion_}set policyVersion(e){if(this.policyVersion_=parseInt(e,10),this.policyVersion_<0)throw new i("policyVersion",e)}get policyVersion(){return this.gvl?this.gvl.tcfPolicyVersion:this.policyVersion_}set version(e){this.version_=parseInt(e,10)}get version(){return this.version_}set isServiceSpecific(e){this.isServiceSpecific_=e}get isServiceSpecific(){return this.isServiceSpecific_}set useNonStandardTexts(e){this.useNonStandardTexts_=e}get useNonStandardTexts(){return this.useNonStandardTexts_}set supportOOB(e){this.supportOOB_=e}get supportOOB(){return this.supportOOB_}set purposeOneTreatment(e){this.purposeOneTreatment_=e}get purposeOneTreatment(){return this.purposeOneTreatment_}setAllVendorConsents(){this.vendorConsents.set(this.gvl.vendors)}unsetAllVendorConsents(){this.vendorConsents.empty()}setAllVendorsDisclosed(){this.vendorsDisclosed.set(this.gvl.vendors)}unsetAllVendorsDisclosed(){this.vendorsDisclosed.empty()}setAllVendorsAllowed(){this.vendorsAllowed.set(this.gvl.vendors)}unsetAllVendorsAllowed(){this.vendorsAllowed.empty()}setAllVendorLegitimateInterests(){this.vendorLegitimateInterests.set(this.gvl.vendors)}unsetAllVendorLegitimateInterests(){this.vendorLegitimateInterests.empty()}setAllPurposeConsents(){this.purposeConsents.set(this.gvl.purposes)}unsetAllPurposeConsents(){this.purposeConsents.empty()}setAllPurposeLegitimateInterests(){this.purposeLegitimateInterests.set(this.gvl.purposes)}unsetAllPurposeLegitimateInterests(){this.purposeLegitimateInterests.empty()}setAllSpecialFeatureOptins(){this.specialFeatureOptins.set(this.gvl.specialFeatures)}unsetAllSpecialFeatureOptins(){this.specialFeatureOptins.empty()}setAll(){this.setAllVendorConsents(),this.setAllPurposeLegitimateInterests(),this.setAllSpecialFeatureOptins(),this.setAllPurposeConsents(),this.setAllVendorLegitimateInterests()}unsetAll(){this.unsetAllVendorConsents(),this.unsetAllPurposeLegitimateInterests(),this.unsetAllSpecialFeatureOptins(),this.unsetAllPurposeConsents(),this.unsetAllVendorLegitimateInterests()}get numCustomPurposes(){let e=this.numCustomPurposes_;if("object"==typeof this.customPurposes){const t=Object.keys(this.customPurposes).sort(((e,t)=>Number(e)-Number(t)));e=parseInt(t.pop(),10)}return e}set numCustomPurposes(e){if(this.numCustomPurposes_=parseInt(e,10),this.numCustomPurposes_<0)throw new i("numCustomPurposes",e)}updated(){const e=new Date,t=new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()));this.created=t,this.lastUpdated=t}}class L{static encode(e,t){let n,o="";return e=D.process(e,t),n=Array.isArray(null==t?void 0:t.segments)?t.segments:new P(e,t)[""+e.version],n.forEach(((t,s)=>{let r="";s<n.length-1&&(r="."),o+=M.encode(e,t)+r})),o}static decode(e,t){const n=e.split("."),o=n.length;t||(t=new R);for(let e=0;e<o;e++){const o=n[e],s=a.decode(o.charAt(0)).substr(0,b.segmentType),r=h.ID_TO_KEY[w.decode(s,b.segmentType).toString()];M.decode(o,t,r)}return t}}}},o={};function s(e){var t=o[e];if(void 0!==t)return t.exports;var r=o[e]={exports:{}};return n[e].call(r.exports,r,r.exports,s),r.exports}s.m=n,s.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return s.d(t,{a:t}),t},s.d=(e,t)=>{for(var n in t)s.o(t,n)&&!s.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce(((t,n)=>(s.f[n](e,t),t)),[])),s.u=e=>"2.5.251/wpjslib-chunk-sgap-"+{160:"cb",186:"texts-uk",190:"texts-pl",326:"sync",418:"texts-es",478:"whitelist",483:"texts-de",602:"notification",631:"texts-no",696:"promo",703:"performance",714:"texts-lt",754:"diagnostic",863:"texts-en",867:"pushes",876:"texts-sk",916:"texts-cs"}[e]+".js",s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="__proto__1737640597185__:",s.l=(n,o,r,i)=>{if(e[n])e[n].push(o);else{var a,c;if(void 0!==r)for(var d=document.getElementsByTagName("script"),l=0;l<d.length;l++){var A=d[l];if(A.getAttribute("src")==n||A.getAttribute("data-webpack")==t+r){a=A;break}}a||(c=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,s.nc&&a.setAttribute("nonce",s.nc),a.setAttribute("data-webpack",t+r),a.src=n),e[n]=[o];var u=(t,o)=>{a.onerror=a.onload=null,clearTimeout(p);var s=e[n];if(delete e[n],a.parentNode&&a.parentNode.removeChild(a),s&&s.forEach((e=>e(o))),t)return t(o)},p=setTimeout(u.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=u.bind(null,a.onerror),a.onload=u.bind(null,a.onload),c&&document.head.appendChild(a)}},s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.p="https://std.wpcdn.pl/wpjslib6/",(()=>{var e={848:0};s.f.j=(t,n)=>{var o=s.o(e,t)?e[t]:void 0;if(0!==o)if(o)n.push(o[2]);else{var r=new Promise(((n,s)=>o=e[t]=[n,s]));n.push(o[2]=r);var i=s.p+s.u(t),a=new Error;s.l(i,(n=>{if(s.o(e,t)&&(0!==(o=e[t])&&(e[t]=void 0),o)){var r=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;a.message="Loading chunk "+t+" failed.\n("+r+": "+i+")",a.name="ChunkLoadError",a.type=r,a.request=i,o[1](a)}}),"chunk-"+t,t)}};var t=(t,n)=>{var o,r,[i,a,c]=n,d=0;if(i.some((t=>0!==e[t]))){for(o in a)s.o(a,o)&&(s.m[o]=a[o]);if(c)c(s)}for(t&&t(n);d<i.length;d++)r=i[d],s.o(e,r)&&e[r]&&e[r][0](),e[r]=0},n=self.webpackChunk_proto_1737640597185_=self.webpackChunk_proto_1737640597185_||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var r=s(1190),i=s(9904),a=s(4792),c=s(3882),d=s(5623),l=s(9653),A=s(8207),u=s(897);const p=e=>{c.A.es6=!0,c.A.bucket=c.A.es6?"wpjslib6":"wpjslib",c.A.canary=!1,e&&(c.A.mode=!1),(0,u.Ay)()};var m=s(3715),f=s(8924);const g=(e,t)=>{const n=`"${t?` crossorigin="${!0===t?"anonymous":t}"`:""}><\/script>`,o='<script src="'+encodeURI((0,f.A)(e))+n;document.write(o)},h=(e,t)=>{var n;p();const o=(e,t)=>{const n=(0,l.A)();(0,r.Sx)()||n&&(n.async||n.defer||"module"===n.type)||c.A.es6?(0,d.A)({src:e,crossorigin:!0,onLoad:t,onError:t}):(g(e,!0),A.A.f(t)&&t())},s=()=>{const n=(0,m.A)("wplib"),s=(0,m.A)("wplib5"),r=(0,m.A)("wplib6");if(n||s||r){const i=e,{variants:d={}}=c.A,l=!d[i];if(c.A.variants=d,l){d[i]=!0;let e,{bucket:t}=c.A;r?(t="wpjslib6",e=r[2]):s?(t="wpjslib",e=s[2]):n&&(e=n[2]),c.A.mode=!0,c.A.branch=e,c.A.bucket=t;const l=(0,a.A)(t,e,i,c.A.mode,"js",c.A.canary);o(l)}else t()}else t()},u=null==(n=(0,m.A)("prebidConfig"))?void 0:n[2];u&&!c.A.prebidConfig?(c.A.prebidConfig=u,o(`${i.A}mocks/adv/config/inline/${c.A.prebidConfig}.js`,s)):s()};var v=s(2207),b=s(2443),w=s(8116),y=s(5675),S=s(8308);const _=()=>{if((0,b.H2)("noerror"))return;const e=(e,t,n,o,s)=>{if(A.A.o(e))(0,S.A)(e);else{const r=s||{message:e,fileName:t,lineNumber:n,colNumber:o};(0,S.A)({error:r})}},t=window.onerror;if(null!=t&&t.toString){if(t.toString().includes("message.includes(magic")){const e=w.Sw;(0,y.M)("onerror",e,!0)}}window.onerror=((e,t)=>function(...n){return e&&e.apply(this,n),t.apply(this,n),!1})(t,e),window.addEventListener("unhandledrejection",e,!1)};var C=s(1256),I=s(1923),E=s(3290);const T=(e,t)=>{c.A.initialized?(0,I.A)("WPJSlib was initialized multiple times.","error"):(c.A.ver="2.5.251",c.A.buildDate="2025-01-23 14:56:36",c.A.uniformVer="1.3.79",c.A.subver=e,c.A.initialized=!0,(0,I.A)(`WPJSlib ${c.A.es6?"ES6":"ES5"} ${c.A.ver} ${c.A.subver} (${c.A.buildDate})`,"info"),(0,C.A)("WPJSlib ES6",c.A.es6),(0,b.H2)("noerror")||_(),(0,E.A)("WPJS",t),(0,E.A)("flush",v.b))};h("wpjslib-sgap",(()=>{T("sgap",(()=>{s(7190).A(),s(5510).A(),s(722).A(),s(8268).A()}))}))})();