/*! @WPM ! WPJSlib ES5 production 2.5.80 2.5.80/wpjslib-chunk-sgap-wpjslib-sgap.js (2024-06-07 11:07:15) */!function(){var t,e,n={5501:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.removeEqualSigns=e.addEqualSigns=void 0;e.addEqualSigns=function(t){var e=t,n=t.length%4;return n&&(e+=2===n?"==":"="),e};e.removeEqualSigns=function(t){return t.replace(/=+$/,"")}},8621:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.atob=e.btoa=void 0;var r=void 0!==n.g&&n.g.Buffer,o=r?function(t){return r.from(t,"binary").toString("base64")}:self.btoa.bind(self);e.btoa=o;var i=r?function(t){return r.from(t,"base64").toString("binary")}:self.atob.bind(self);e.atob=i},3011:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){if(t&&t instanceof Object)for(var n=Object.keys(t),r=n.length,o=0;o<r;o+=1)e(n[o])}},7315:function(t,e){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}Object.defineProperty(e,"__esModule",{value:!0});var r=function(t,e){return n(t)===e};["undefined","string","boolean","number","object","function"].forEach((function(t){r[t[0]]=function(e){return r(e,t)}})),e.default=r},4887:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var o=r(n(7315));e.default=function(t){return o.default.o(t)&&o.default.f(t.toJSON)}},5639:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.buildQuery=e.addParam=e.parsePath=void 0;var o=r(n(3011)),i=r(n(7315)),a="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=";e.parsePath=function(t){var e={href:t},r=void 0!==n.g?n.g:window;if("string"==typeof t&&t.length)if(t.startsWith("//")&&(t="https:"+t),r.URL)try{e=new r.URL(t)}catch(t){e={error:!0,data:a}}else{var o=t.match(/^(?:(https?:)?\/\/)?(([^:/?#]*)(?::([0-9]+))?)([/]{0,1}[^?#]*)(\?[^#]*|)(#.*|)$/);o?(e.protocol=o[1],e.host=o[2],e.hostname=o[3],e.port=o[4],e.pathname=o[5],e.search=o[6],e.hash=o[7]):e={error:!0,data:a}}else e={href:""};return e};e.addParam=function(t,e,n,r,o){var a=t;return i.default.s(a)&&a.length?o?(/\?/.test(a)||(a+="?"),a+=/(\?|&)$/.test(a)?"":"&"):a+="?"!==a.substr(-1)?"&":"":a="",e&&(a+=e,null!=n&&(a+="=".concat(r?encodeURIComponent(n):n))),a};e.buildQuery=function(t,n,r){var a=t;return n&&i.default.o(n)&&(0,o.default)(n,(function(t){a=(0,e.addParam)(a,t,n[t],!!(Array.isArray(r)&&r.indexOf(t)>-1))})),a}},5960:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.sxor=e.randomize=e.numberUpTo=void 0;e.numberUpTo=function(t){return Math.floor(Math.random()*t)};e.randomize=function(t,n,r){void 0===t&&(t=10);var o=!0===n?16:n||10,i="";for(r&&(i=String.fromCharCode((0,e.numberUpTo)(26)+97));i.length<t;)i=(i+=Math.random().toString(o).substr(2)).substr(0,t);return i};e.sxor=function(t,e){for(var n=e.length,r=t.length,o="",i=0;i<r;i+=1){var a=t.charCodeAt(i),u=e.charCodeAt(i%n);o+=String.fromCharCode(a^u)}return o}},1886:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e},a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.domains=e.set=e.unmess=e.mess=e.setCustomLogger=void 0;var u=a(n(5323));e.mess=u.default;var c=a(n(8663));e.set=c.default;var s=n(8051);Object.defineProperty(e,"setCustomLogger",{enumerable:!0,get:function(){return s.setCustomLogger}});var l=a(n(9088));e.unmess=l.default;var f=i(n(4965));e.domains=f},8051:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.error=e.issue=e.debug=e.setCustomLogger=void 0;var n="Logger not yet initialized, please use setCustomLogger function first",r={debug:function(){},issue:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];console.error.apply(console,t)},error:function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];console.error.apply(console,t)}};e.setCustomLogger=function(t){if(!((null==t?void 0:t.debug)&&(null==t?void 0:t.error)&&(null==t?void 0:t.issue)))throw new Error("Incorrect logger supplied");r=t};e.debug=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(r)return r.debug.apply(r,t);throw new Error(n)};e.issue=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(r)return r.issue.apply(r,t);throw new Error(n)};e.error=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(r)return r.error.apply(r,t);throw new Error(n)}},8153:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default={"msp.money.pl":"www.money.pl","tech.money.pl":"www.money.pl","moto.money.pl":"www.money.pl","praca.money.pl":"www.money.pl","prawo.money.pl":"www.money.pl","nauka.money.pl":"www.money.pl","wibor.money.pl":"www.money.pl","konto.money.pl":"www.money.pl","manager.money.pl":"www.money.pl","agrobiznes.money.pl":"www.money.pl","money.kube.dev.dcwp.pl":"www.money.pl"}},2841:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["www.wp.pl","gwiazdy.wp.pl","wiadomosci.wp.pl","turystyka.wp.pl","teleshow.wp.pl","kobieta.wp.pl","kuchnia.wp.pl","opinie.wp.pl","finanse.wp.pl","gry.wp.pl","film.wp.pl","facet.wp.pl","ksiazki.wp.pl","dom.wp.pl","tech.wp.pl","moto.wp.pl","centralagier.wp.pl","magazyn.wp.pl","money.wp.pl","tv.wp.pl","sportowefakty.wp.pl","wawalove.wp.pl","telewizja.wp.pl","pogoda.wp.pl","pilot.wp.pl","wroclaw.wp.pl","wideo.wp.pl"]},2194:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default={"i.wpimg.pl":"ii","j.wpimg.pl":"ij","a.wpimg.pl":"ia","b.wpimg.pl":"ib","c.wpimg.pl":"ic","d.wpimg.pl":"id","i.wp.pl":"iw","adv.wp.pl":"ad","dot.wp.pl":"do","ma.wp.pl":"aabma","dynacrems.wp.pl":"aabdc","wpkoszyk.wp.pl":"aabko","koszykrd.wp.pl":"aabkord","rek.www.wp.pl":"rk","static1.money.pl":"ms","materials-api.wp.pl":"maw","data-api.wp.pl":"daw"}},5667:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n=t.match(/^cph_([\w-]+)/);return n&&(e="".concat(n[1],".wpcdn.pl")),e}},5032:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e,n=t.split("."),r=n.shift();return"wpcdn"===n.shift()&&r&&(e="cph_".concat(r)),e}},4965:function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0}),e.uniformDomains=e.pixelDomains=e.getCephIdentifier=e.getCephDomain=e.domainMap=e.aabDomains=e.aabDomainsExternal=void 0;var o=r(n(8153));e.aabDomainsExternal=o.default;var i=r(n(2841));e.aabDomains=i.default;var a=r(n(2194));e.domainMap=a.default;var u=r(n(5667));e.getCephDomain=u.default;var c=r(n(5032));e.getCephIdentifier=c.default;var s=r(n(3881));e.uniformDomains=s.default;var l=r(n(8321));e.pixelDomains=l.default},8321:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["pixel2.wp.pl","pixel.wp.pl"]},3881:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["www.pudelek.pl","www.o2.pl","parenting.pl","zdrowie.parenting.pl","portal.abczdrowie.pl","ranking.abczdrowie.pl","zywienie.abczdrowie.pl","pytania.abczdrowie.pl","koronawirus.abczdrowie.pl","forum.abczdrowie.pl","uroda.abczdrowie.pl","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","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","wpext.pl","deliciousmagazine.pl"]},5323:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e},a=this&&this.__spreadArray||function(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))},u=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:!0});var c=i(n(8051)),s=n(5639),l=n(5960),f=u(n(7841)),d=n(4965),p=n(8621),v=u(n(7315)),h=u(n(4887)),y=n(5501),m="application",A="beacon",b="static",g="search",w="",S="/",_="v.wpimg.pl",O=900/1.35,E=a(a(a([],d.aabDomains,!0),d.uniformDomains,!0),d.pixelDomains,!0),j=["ii","ij","ia","ib","ic","id","ms","iw","sd","ad"],P=["do","rk","aabma"],I=["aabko","aabdc","aabkord","maw","daw"],T=/(\.js(on)?|\.css)$/i,x=/(\.jp(e)?g|\.(g|av)if|\.webp|\.(a)?png|\.svg|\.ico)$/i,k=/^(?!.*_mess\.html$).*\.html$/i,C=/\//g,L=/\+/g,M=/^(.+)\/([^/]*)$/;e.default=function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var r,o,i,a,u,D,R={},N={},U=null,B=!1,F=w,V=w,H=w,z=w;v.default.o(e[0])&&!(0,h.default)(e[0])?(z=(t=e[0]).url,t.forceLoad,r=t.immutable,o=t.mode,i=t.depth,a=t.forceDomain,u=t.length,D=t.keybase,B=t.noDomain,U=t.momentaryState):(z=e[0],e[1],r=e[2],o=e[3],i=e[4],a=e[5],u=e[6],D=e[7],B=e[8],U=e[9]),(0,h.default)(z)&&(z=z.toString()),N.input=z,c.debug(N);var G=U||f.default;if(G.collector&&G.collector(N),!G.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("/".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 W=(0,s.parsePath)(z);if(W.error)return c.issue('Given URL "'.concat(z,'" is incorrect.')),N.error="incorrect URL",W.data;var q=W.hostname,$=W.pathname;N.inputLength=z.length,N.hostname=q,N.pathname=$;var Y=(0,d.getCephIdentifier)(q);if(Y||(Y=d.domainMap[q]),!Y&&q===G.locationHost&&E.includes(q)?Y="hh":R.t=Y,!Y)return N.error="no identifier",z;var K,J=T.test($),Q=x.test($),X=d.pixelDomains.includes(q);if(v.default.u(o)){if(Y.startsWith("cph"))if(J){if(o=m,"cph_std"===Y){var Z=Math.floor(Date.now()/6048e5).toString().repeat(2);K=Z,D=String(Array.from(K).reduce((function(t,e){return 0|31*t+e.charCodeAt(0)}),0))}}else o=b;if("hh"===Y)if(J||X)o=m;else{if(!Q)return z;o=b}else I.includes(Y)?o=m:P.includes(Y)?(o=A,D=(0,l.randomize)(10,36)):j.includes(Y)&&(o=b)}o===b&&v.default.u(i)&&k.test($)&&(i="folder"),v.default.u(r)&&(r=!0),v.default.u(i)&&(i=g),N.length=u,N.mode=o,N.depth=i,N.identifier=Y,N.immutable=r;var tt=_;if(a?tt=a:o===m||o===A||"hh"===Y?tt=G.applicationHost:"target"===o&&(tt=G.targetHost),!tt)return N.error="no hostname",z;(o===m||o===A||u>0)&&function(t,e,n){var r=t,o=e.trim(),i=n+2;o&&o.length<i&&(r._="_".repeat(i-o.length))}(R,z,u||O),tt="https://".concat(tt);var et=w;if($.startsWith(S)&&(et=decodeURIComponent($.substr(1)),et=unescape(encodeURIComponent(et))),"file"===i||i===g)F=W[g],i===g&&(F=w,et+=W[g]);else{var nt=et.match(M);if(!nt)return N.error="encoding not needed",z;et=nt[1]+S,F=nt[2]+W[g]}R.u=S+et,N.json=R,et="/aabv3/".concat(JSON.stringify(R)),(!D||D.length<8)&&(D=r?$:(0,l.randomize)(10,36));try{N.inKeybase=D,D=(0,p.btoa)(D).substr(-12,8),N.keybase=D,N.toEncode=et,N.noEncode=F,H=B?S+D:tt+S+D;var rt=(0,l.sxor)(et,D);V=(0,y.removeEqualSigns)((0,p.btoa)(rt))}catch(t){return N.error=t&&t.message||"Failed to encode with Base64",c.issue("".concat("Crux.mess",": ").concat(N.error," (").concat(z,")")),z}return H+=(V=(V=V.replace(C,"_")).replace(L,"-"))+(F?S+F:w),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(t,e,n){"use strict";var r=this&&this.__assign||function(){return r=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},r.apply(this,arguments)},o=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),a=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&o(e,t,n);return i(e,t),e};Object.defineProperty(e,"__esModule",{value:!0});var u=a(n(8051)),c=a(n(7841)),s=n(4965),l=!1;e.default=function(t,e,o,i,a){if(void 0===t&&(t="undefined_site_domain"),void 0===e&&(e=!1),void 0===o&&(o=""),void 0===i&&(i={}),void 0===a&&(a=!1),!a&&l){if(console.error("Uniform initialized multiple times"),"undefined"!=typeof window&&window.__wpjsdebug__){var f=window.__wpjsdebug__;f.hasUniform=f.hasUniform||0,f.hasUniform+=1}if(!(n.g&&n.g.process&&n.g.process.exit))throw new Error("Uniform initialized multiple times");process.exit(-1)}l=!0,u.debug("Crux","set",t,e,o,i,a);var d=a?c.default:r({},c.defaultState),p="www.wp.pl";return Object.assign(d,i),d.locationHost=t,d.isMainPage=e,d.isReady=new RegExp("^(".concat(["dynacrems"].concat(s.aabDomains,s.uniformDomains,s.pixelDomains).join("|"),")")).test(d.locationHost),!d.isReady&&s.aabDomainsExternal[d.locationHost]&&(d.isReady=!0,d.locationHost=s.aabDomainsExternal[d.locationHost]),d.isReady?d.applicationHost=d.testDomain||o||d.locationHost:d.applicationHost=d.testDomain||o||p,d.isReady&&!d.isMainPage?d.targetHost=d.testDomain||o||d.locationHost:d.targetHost=d.testDomain||o||p,a?d:(Object.keys(c.default).forEach((function(t){c.default[t]=d[t]})),d.enabled)}},7841:function(t,e){"use strict";var n=this&&this.__assign||function(){return n=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},n.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.defaultState=void 0;var r={locationHost:"unset_site_domain",applicationHost:"",targetHost:"",testDomain:"",isMainPage:!1,isReady:!1,enabled:!0,collector:!1};e.defaultState=r;var o=n({},r);e.default=o},9088:function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(e,n);o&&!("get"in o?!e.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,o)}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),o=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&r(e,t,n);return o(e,t),e};Object.defineProperty(e,"__esModule",{value:!0});var a=i(n(8051)),u=n(5501),c=n(8621),s=n(4965),l=n(5639),f=n(5960),d="Crux.unmess",p="";e.default=function(t){var e;if(a.debug(d,t),/^data:/.test(t))return t;var n=(0,l.parsePath)(t),r=n.error,o=n.hostname,i=void 0===o?"":o,v=n.pathname,h=void 0===v?"":v,y=n.search,m=void 0===y?"":y;if(r)return t;var A=h.replace(/^\/|\/$/g,p).split("/"),b=A.shift(),g=t,w=!1,S=p,_=p;if(b.length<30)return t;try{var O=(b=(b=b.replace(/_/g,"/")).replace(/-/g,"+")).slice(0,8),E=b.slice(8),j=(0,c.atob)((0,u.addEqualSigns)(E));e=function(t){if(0!==t.indexOf("/aabv3/"))throw new Error("AABv2 is no longer supported");var e=JSON.parse(t.replace("/aabv3/",p)),n=e.t||p,r=e.u||p;return a.debug(d,"getSxoredData","sxored",t,"identifier",n,"path",r),{identifier:n,path:r}}((0,f.sxor)(j,O)),S=e.identifier,_=e.path}catch(e){return t}var P=p;if(w=Object.entries(s.domainMap).find((function(t){var e=t[0];return t[1]===S&&(P=e,!0)})),!w){var I=(0,s.getCephDomain)(S);I&&(w=!0,P=I)}w||(P=i);try{var T=decodeURIComponent(escape(_));g=(g="https://".concat(P).concat(T).concat(A.length?A.join("/"):p).concat(m)).replace(/[?&]?_=_+$/,p)}catch(r){g=t}return g}},5824:function(t,e,n){"use strict";var r,o=n(1445),i=n(8775),a=n(5169),u=n(8877),c=n(4682),s=n(8464),l=Function.prototype.bind,f=Object.defineProperty,d=Object.prototype.hasOwnProperty;r=function(t,e,n){var r,o=i(e)&&a(e.value);return delete(r=u(e)).writable,delete r.value,r.get=function(){return!n.overwriteDefinition&&d.call(this,t)?o:(e.value=l.call(o,n.resolveContext?n.resolveContext(this):this),f(this,t,e),this[t])},r},t.exports=function(t){var e=c(arguments[1]);return o(e.resolveContext)&&a(e.resolveContext),s(t,(function(t,n){return r(n,t,e)}))}},5821:function(t,e,n){"use strict";var r=n(1445),o=n(6871),i=n(1694),a=n(4682),u=n(8),c=t.exports=function(t,e){var n,o,c,s,l;return arguments.length<2||"string"!=typeof t?(s=e,e=t,t=null):s=arguments[2],r(t)?(n=u.call(t,"c"),o=u.call(t,"e"),c=u.call(t,"w")):(n=c=!0,o=!1),l={value:e,configurable:n,enumerable:o,writable:c},s?i(a(s),l):l};c.gs=function(t,e,n){var c,s,l,f;return"string"!=typeof t?(l=n,n=e,e=t,t=null):l=arguments[3],r(e)?o(e)?r(n)?o(n)||(l=n,n=void 0):n=void 0:(l=e,e=n=void 0):e=void 0,r(t)?(c=u.call(t,"c"),s=u.call(t,"e")):(c=!0,s=!1),f={get:e,set:n,configurable:c,enumerable:s},l?i(a(l),f):f}},5695:function(t,e,n){"use strict";var r=n(5108);t.exports=function(){return r(this).length=0,this}},6572:function(t,e,n){"use strict";var r=n(9281),o=n(735),i=n(5108),a=Array.prototype.indexOf,u=Object.prototype.hasOwnProperty,c=Math.abs,s=Math.floor;t.exports=function(t){var e,n,l,f;if(!r(t))return a.apply(this,arguments);for(n=o(i(this).length),l=arguments[1],e=l=isNaN(l)?0:l>=0?s(l):o(this.length)-s(c(l));e<n;++e)if(u.call(this,e)&&(f=this[e],r(f)))return e;return-1}},9295:function(t,e,n){"use strict";t.exports=n(3606)()?Array.from:n(478)},3606:function(t){"use strict";t.exports=function(){var t,e,n=Array.from;return"function"==typeof n&&(e=n(t=["raz","dwa"]),Boolean(e&&e!==t&&"dwa"===e[1]))}},478:function(t,e,n){"use strict";var r=n(4474).iterator,o=n(1468),i=n(4506),a=n(735),u=n(8993),c=n(5108),s=n(8652),l=n(2014),f=Array.isArray,d=Function.prototype.call,p={configurable:!0,enumerable:!0,writable:!0,value:null},v=Object.defineProperty;t.exports=function(t){var e,n,h,y,m,A,b,g,w,S,_=arguments[1],O=arguments[2];if(t=Object(c(t)),s(_)&&u(_),this&&this!==Array&&i(this))e=this;else{if(!_){if(o(t))return 1!==(m=t.length)?Array.apply(null,t):((y=new Array(1))[0]=t[0],y);if(f(t)){for(y=new Array(m=t.length),n=0;n<m;++n)y[n]=t[n];return y}}y=[]}if(!f(t))if(void 0!==(w=t[r])){for(b=u(w).call(t),e&&(y=new e),g=b.next(),n=0;!g.done;)S=_?d.call(_,O,g.value,n):g.value,e?(p.value=S,v(y,n,p)):y[n]=S,g=b.next(),++n;m=n}else if(l(t)){for(m=t.length,e&&(y=new e),n=0,h=0;n<m;++n)S=t[n],n+1<m&&(A=S.charCodeAt(0))>=55296&&A<=56319&&(S+=t[++n]),S=_?d.call(_,O,S,h):S,e?(p.value=S,v(y,h,p)):y[h]=S,++h;m=h}if(void 0===m)for(m=a(t.length),e&&(y=new e(m)),n=0;n<m;++n)S=_?d.call(_,O,t[n],n):t[n],e?(p.value=S,v(y,n,p)):y[n]=S;return e&&(p.value=null,y.length=m),y}},1468:function(t){"use strict";var e=Object.prototype.toString,n=e.call(function(){return arguments}());t.exports=function(t){return e.call(t)===n}},4506:function(t){"use strict";var e=Object.prototype.toString,n=RegExp.prototype.test.bind(/^[object [A-Za-z0-9]*Function]$/);t.exports=function(t){return"function"==typeof t&&n(e.call(t))}},7325:function(t){"use strict";t.exports=function(){}},7869:function(t){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}var n=function(){if("object"===("undefined"==typeof self?"undefined":e(self))&&self)return self;if("object"===("undefined"==typeof window?"undefined":e(window))&&window)return window;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;if("object"===("undefined"==typeof globalThis?"undefined":e(globalThis))&&globalThis)return globalThis;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch(t){return n()}try{return __global__||n()}finally{delete Object.prototype.__global__}}()},5421:function(t,e,n){"use strict";t.exports=n(2052)()?Math.sign:n(4696)},2052:function(t){"use strict";t.exports=function(){var t=Math.sign;return"function"==typeof t&&(1===t(10)&&-1===t(-20))}},4696:function(t){"use strict";t.exports=function(t){return t=Number(t),isNaN(t)||0===t?t:t>0?1:-1}},9281:function(t,e,n){"use strict";t.exports=n(1304)()?Number.isNaN:n(8836)},1304:function(t){"use strict";t.exports=function(){var t=Number.isNaN;return"function"==typeof t&&(!t({})&&t(NaN)&&!t(34))}},8836:function(t){"use strict";t.exports=function(t){return t!=t}},1916:function(t,e,n){"use strict";var r=n(5421),o=Math.abs,i=Math.floor;t.exports=function(t){return isNaN(t)?0:0!==(t=Number(t))&&isFinite(t)?r(t)*i(o(t)):t}},735:function(t,e,n){"use strict";var r=n(1916),o=Math.max;t.exports=function(t){return o(0,r(t))}},8785:function(t,e,n){"use strict";var r=n(8993),o=n(5108),i=Function.prototype.bind,a=Function.prototype.call,u=Object.keys,c=Object.prototype.propertyIsEnumerable;t.exports=function(t,e){return function(n,s){var l,f=arguments[2],d=arguments[3];return n=Object(o(n)),r(s),l=u(n),d&&l.sort("function"==typeof d?i.call(d,n):void 0),"function"!=typeof t&&(t=l[t]),a.call(t,l,(function(t,r){return c.call(n,t)?a.call(s,f,n[t],t,n,r):e}))}}},1694:function(t,e,n){"use strict";t.exports=n(4981)()?Object.assign:n(809)},4981:function(t){"use strict";t.exports=function(){var t,e=Object.assign;return"function"==typeof e&&(e(t={foo:"raz"},{bar:"dwa"},{trzy:"trzy"}),t.foo+t.bar+t.trzy==="razdwatrzy")}},809:function(t,e,n){"use strict";var r=n(9047),o=n(5108),i=Math.max;t.exports=function(t,e){var n,a,u,c=i(arguments.length,2);for(t=Object(o(t)),u=function(r){try{t[r]=e[r]}catch(t){n||(n=t)}},a=1;a<c;++a)r(e=arguments[a]).forEach(u);if(void 0!==n)throw n;return t}},8877:function(t,e,n){"use strict";var r=n(9295),o=n(1694),i=n(5108);t.exports=function(t){var e=Object(i(t)),n=arguments[1],a=Object(arguments[2]);if(e!==t&&!n)return e;var u={};return n?r(n,(function(e){(a.ensure||e in t)&&(u[e]=t[e])})):o(u,t),u}},2552:function(t,e,n){"use strict";var r,o,i,a,u=Object.create;n(9815)()||(r=n(9359)),t.exports=r?1!==r.level?u:(o={},i={},a={configurable:!1,enumerable:!1,writable:!0,value:void 0},Object.getOwnPropertyNames(Object.prototype).forEach((function(t){i[t]="__proto__"!==t?a:{configurable:!0,enumerable:!1,writable:!0,value:void 0}})),Object.defineProperties(o,i),Object.defineProperty(r,"nullPolyfill",{configurable:!1,enumerable:!1,writable:!1,value:o}),function(t,e){return u(null===t?o:t,e)}):u},2555:function(t,e,n){"use strict";t.exports=n(8785)("forEach")},6878:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=n(8652),i={function:!0,object:!0};t.exports=function(t){return o(t)&&i[r(t)]||!1}},8652:function(t,e,n){"use strict";var r=n(7325)();t.exports=function(t){return t!==r&&null!==t}},9047:function(t,e,n){"use strict";t.exports=n(8046)()?Object.keys:n(2966)},8046:function(t){"use strict";t.exports=function(){try{return Object.keys("primitive"),!0}catch(t){return!1}}},2966:function(t,e,n){"use strict";var r=n(8652),o=Object.keys;t.exports=function(t){return o(r(t)?Object(t):t)}},8464:function(t,e,n){"use strict";var r=n(8993),o=n(2555),i=Function.prototype.call;t.exports=function(t,e){var n={},a=arguments[2];return r(e),o(t,(function(t,r,o,u){n[r]=i.call(e,a,t,r,o,u)})),n}},4682:function(t,e,n){"use strict";var r=n(8652),o=Array.prototype.forEach,i=Object.create;t.exports=function(t){var e=i(null);return o.call(arguments,(function(t){r(t)&&function(t,e){var n;for(n in t)e[n]=t[n]}(Object(t),e)})),e}},166:function(t){"use strict";var e=Array.prototype.forEach,n=Object.create;t.exports=function(t){var r=n(null);return e.call(arguments,(function(t){r[t]=!0})),r}},2464:function(t,e,n){"use strict";t.exports=n(9815)()?Object.setPrototypeOf:n(9359)},9815:function(t){"use strict";var e=Object.create,n=Object.getPrototypeOf,r={};t.exports=function(){var t=Object.setPrototypeOf;return"function"==typeof t&&n(t((arguments[0]||e)(null),r))===r}},9359:function(t,e,n){"use strict";var r,o,i,a,u=n(6878),c=n(5108),s=Object.prototype.isPrototypeOf,l=Object.defineProperty,f={configurable:!0,enumerable:!1,writable:!0,value:void 0};r=function(t,e){if(c(t),null===e||u(e))return t;throw new TypeError("Prototype must be null or an object")},t.exports=(o=function(){var t,e=Object.create(null),n={},r=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__");if(r){try{(t=r.set).call(e,n)}catch(t){}if(Object.getPrototypeOf(e)===n)return{set:t,level:2}}return e.__proto__=n,Object.getPrototypeOf(e)===n?{level:2}:((e={}).__proto__=n,Object.getPrototypeOf(e)===n&&{level:1})}(),o?(2===o.level?o.set?(a=o.set,i=function(t,e){return a.call(r(t,e),e),t}):i=function(t,e){return r(t,e).__proto__=e,t}:i=function t(e,n){var o;return r(e,n),(o=s.call(t.nullPolyfill,e))&&delete t.nullPolyfill.__proto__,null===n&&(n=t.nullPolyfill),e.__proto__=n,o&&l(t.nullPolyfill,"__proto__",f),e},Object.defineProperty(i,"level",{configurable:!1,enumerable:!1,writable:!1,value:o.level})):null),n(2552)},8993:function(t){"use strict";t.exports=function(t){if("function"!=typeof t)throw new TypeError(t+" is not a function");return t}},5108:function(t,e,n){"use strict";var r=n(8652);t.exports=function(t){if(!r(t))throw new TypeError("Cannot use null or undefined");return t}},8:function(t,e,n){"use strict";t.exports=n(239)()?String.prototype.contains:n(6279)},239:function(t){"use strict";var e="razdwatrzy";t.exports=function(){return"function"==typeof e.contains&&(!0===e.contains("dwa")&&!1===e.contains("foo"))}},6279:function(t){"use strict";var e=String.prototype.indexOf;t.exports=function(t){return e.call(this,t,arguments[1])>-1}},2014:function(t){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}var n=Object.prototype.toString,r=n.call("");t.exports=function(t){return"string"==typeof t||t&&"object"===e(t)&&(t instanceof String||n.call(t)===r)||!1}},9933:function(t,e,n){"use strict";var r,o=n(2464),i=n(8),a=n(5821),u=n(4474),c=n(604),s=Object.defineProperty;r=t.exports=function(t,e){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");c.call(this,t),e=e?i.call(e,"key+value")?"key+value":i.call(e,"key")?"key":"value":"value",s(this,"__kind__",a("",e))},o&&o(r,c),delete r.prototype.constructor,r.prototype=Object.create(c.prototype,{_resolve:a((function(t){return"value"===this.__kind__?this.__list__[t]:"key+value"===this.__kind__?[t,this.__list__[t]]:t}))}),s(r.prototype,u.toStringTag,a("c","Array Iterator"))},1049:function(t,e,n){"use strict";var r=n(1468),o=n(8993),i=n(2014),a=n(3152),u=Array.isArray,c=Function.prototype.call,s=Array.prototype.some;t.exports=function(t,e){var n,l,f,d,p,v,h,y,m=arguments[2];if(u(t)||r(t)?n="array":i(t)?n="string":t=a(t),o(e),f=function(){d=!0},"array"!==n)if("string"!==n)for(l=t.next();!l.done;){if(c.call(e,m,l.value,f),d)return;l=t.next()}else for(v=t.length,p=0;p<v&&(h=t[p],p+1<v&&(y=h.charCodeAt(0))>=55296&&y<=56319&&(h+=t[++p]),c.call(e,m,h,f),!d);++p);else s.call(t,(function(t){return c.call(e,m,t,f),d}))}},3152:function(t,e,n){"use strict";var r=n(1468),o=n(2014),i=n(9933),a=n(9923),u=n(9821),c=n(4474).iterator;t.exports=function(t){return"function"==typeof u(t)[c]?t[c]():r(t)?new i(t):o(t)?new a(t):new i(t)}},604:function(t,e,n){"use strict";var r,o=n(5695),i=n(1694),a=n(8993),u=n(5108),c=n(5821),s=n(5824),l=n(4474),f=Object.defineProperty,d=Object.defineProperties;t.exports=r=function(t,e){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");d(this,{__list__:c("w",u(t)),__context__:c("w",e),__nextIndex__:c("w",0)}),e&&(a(e.on),e.on("_add",this._onAdd),e.on("_delete",this._onDelete),e.on("_clear",this._onClear))},delete r.prototype.constructor,d(r.prototype,i({_next:c((function(){var t;if(this.__list__)return this.__redo__&&void 0!==(t=this.__redo__.shift())?t:this.__nextIndex__<this.__list__.length?this.__nextIndex__++:void this._unBind()})),next:c((function(){return this._createResult(this._next())})),_createResult:c((function(t){return void 0===t?{done:!0,value:void 0}:{done:!1,value:this._resolve(t)}})),_resolve:c((function(t){return this.__list__[t]})),_unBind:c((function(){this.__list__=null,delete this.__redo__,this.__context__&&(this.__context__.off("_add",this._onAdd),this.__context__.off("_delete",this._onDelete),this.__context__.off("_clear",this._onClear),this.__context__=null)})),toString:c((function(){return"[object "+(this[l.toStringTag]||"Object")+"]"}))},s({_onAdd:c((function(t){t>=this.__nextIndex__||(++this.__nextIndex__,this.__redo__?(this.__redo__.forEach((function(e,n){e>=t&&(this.__redo__[n]=++e)}),this),this.__redo__.push(t)):f(this,"__redo__",c("c",[t])))})),_onDelete:c((function(t){var e;t>=this.__nextIndex__||(--this.__nextIndex__,this.__redo__&&(-1!==(e=this.__redo__.indexOf(t))&&this.__redo__.splice(e,1),this.__redo__.forEach((function(e,n){e>t&&(this.__redo__[n]=--e)}),this)))})),_onClear:c((function(){this.__redo__&&o.call(this.__redo__),this.__nextIndex__=0}))}))),f(r.prototype,l.iterator,c((function(){return this})))},9657:function(t,e,n){"use strict";var r=n(1468),o=n(8652),i=n(2014),a=n(4474).iterator,u=Array.isArray;t.exports=function(t){return!!o(t)&&(!!u(t)||(!!i(t)||(!!r(t)||"function"==typeof t[a])))}},9923:function(t,e,n){"use strict";var r,o=n(2464),i=n(5821),a=n(4474),u=n(604),c=Object.defineProperty;r=t.exports=function(t){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");t=String(t),u.call(this,t),c(this,"__length__",i("",t.length))},o&&o(r,u),delete r.prototype.constructor,r.prototype=Object.create(u.prototype,{_next:i((function(){if(this.__list__)return this.__nextIndex__<this.__length__?this.__nextIndex__++:void this._unBind()})),_resolve:i((function(t){var e,n=this.__list__[t];return this.__nextIndex__===this.__length__?n:(e=n.charCodeAt(0))>=55296&&e<=56319?n+this.__list__[this.__nextIndex__++]:n}))}),c(r.prototype,a.toStringTag,i("c","String Iterator"))},9821:function(t,e,n){"use strict";var r=n(9657);t.exports=function(t){if(!r(t))throw new TypeError(t+" is not iterable");return t}},2569:function(t,e,n){"use strict";n(6879)()||Object.defineProperty(n(7869),"Map",{value:n(3753),configurable:!0,enumerable:!1,writable:!0})},6879:function(t){"use strict";t.exports=function(){var t,e;if("function"!=typeof Map)return!1;try{t=new Map([["raz","one"],["dwa","two"],["trzy","three"]])}catch(t){return!1}return"[object Map]"===String(t)&&(3===t.size&&("function"==typeof t.clear&&("function"==typeof t.delete&&("function"==typeof t.entries&&("function"==typeof t.forEach&&("function"==typeof t.get&&("function"==typeof t.has&&("function"==typeof t.keys&&("function"==typeof t.set&&("function"==typeof t.values&&(!1===(e=t.entries().next()).done&&(!!e.value&&("raz"===e.value[0]&&"one"===e.value[1])))))))))))))}},5045:function(t){"use strict";t.exports="undefined"!=typeof Map&&"[object Map]"===Object.prototype.toString.call(new Map)},2302:function(t,e,n){"use strict";t.exports=n(166)("key","value","key+value")},1216:function(t,e,n){"use strict";var r,o=n(2464),i=n(5821),a=n(604),u=n(4474).toStringTag,c=n(2302),s=Object.defineProperties,l=a.prototype._unBind;r=t.exports=function(t,e){if(!(this instanceof r))return new r(t,e);a.call(this,t.__mapKeysData__,t),e&&c[e]||(e="key+value"),s(this,{__kind__:i("",e),__values__:i("w",t.__mapValuesData__)})},o&&o(r,a),r.prototype=Object.create(a.prototype,{constructor:i(r),_resolve:i((function(t){return"value"===this.__kind__?this.__values__[t]:"key"===this.__kind__?this.__list__[t]:[this.__list__[t],this.__values__[t]]})),_unBind:i((function(){this.__values__=null,l.call(this)})),toString:i((function(){return"[object Map Iterator]"}))}),Object.defineProperty(r.prototype,u,i("c","Map Iterator"))},3753:function(t,e,n){"use strict";var r,o=n(5695),i=n(6572),a=n(2464),u=n(8993),c=n(5108),s=n(5821),l=n(1206),f=n(4474),d=n(9821),p=n(1049),v=n(1216),h=n(5045),y=Function.prototype.call,m=Object.defineProperties,A=Object.getPrototypeOf;t.exports=r=function(){var t,e,n,o=arguments[0];if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");return n=h&&a&&Map!==r?a(new Map,A(this)):this,null!=o&&d(o),m(n,{__mapKeysData__:s("c",t=[]),__mapValuesData__:s("c",e=[])}),o?(p(o,(function(n){var r=c(n)[0];n=n[1],-1===i.call(t,r)&&(t.push(r),e.push(n))}),n),n):n},h&&(a&&a(r,Map),r.prototype=Object.create(Map.prototype,{constructor:s(r)})),l(m(r.prototype,{clear:s((function(){this.__mapKeysData__.length&&(o.call(this.__mapKeysData__),o.call(this.__mapValuesData__),this.emit("_clear"))})),delete:s((function(t){var e=i.call(this.__mapKeysData__,t);return-1!==e&&(this.__mapKeysData__.splice(e,1),this.__mapValuesData__.splice(e,1),this.emit("_delete",e,t),!0)})),entries:s((function(){return new v(this,"key+value")})),forEach:s((function(t){var e,n,r=arguments[1];for(u(t),n=(e=this.entries())._next();void 0!==n;)y.call(t,r,this.__mapValuesData__[n],this.__mapKeysData__[n],this),n=e._next()})),get:s((function(t){var e=i.call(this.__mapKeysData__,t);if(-1!==e)return this.__mapValuesData__[e]})),has:s((function(t){return-1!==i.call(this.__mapKeysData__,t)})),keys:s((function(){return new v(this,"key")})),set:s((function(t,e){var n,r=i.call(this.__mapKeysData__,t);return-1===r&&(r=this.__mapKeysData__.push(t)-1,n=!0),this.__mapValuesData__[r]=e,n&&this.emit("_add",r,t),this})),size:s.gs((function(){return this.__mapKeysData__.length})),values:s((function(){return new v(this,"value")})),toString:s((function(){return"[object Map]"}))})),Object.defineProperty(r.prototype,f.iterator,s((function(){return this.entries()}))),Object.defineProperty(r.prototype,f.toStringTag,s("c","Map"))},9658:function(t,e,n){var r,o,i;function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}i=function(){"use strict";function t(t){return"function"==typeof t}var e=Array.isArray?Array.isArray:function(t){return"[object Array]"===Object.prototype.toString.call(t)},r=0,o=void 0,i=void 0,u=function(t,e){v[r]=t,v[r+1]=e,2===(r+=2)&&(i?i(h):g())},c="undefined"!=typeof window?window:void 0,s=c||{},l=s.MutationObserver||s.WebKitMutationObserver,f="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),d="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function p(){var t=setTimeout;return function(){return t(h,1)}}var v=new Array(1e3);function h(){for(var t=0;t<r;t+=2)(0,v[t])(v[t+1]),v[t]=void 0,v[t+1]=void 0;r=0}var y,m,A,b,g=void 0;function w(t,e){var n=this,r=new this.constructor(O);void 0===r[_]&&N(r);var o=n._state;if(o){var i=arguments[o-1];u((function(){return D(o,r,i,n._result)}))}else L(n,r,t,e);return r}function S(t){if(t&&"object"===a(t)&&t.constructor===this)return t;var e=new this(O);return T(e,t),e}f?g=function(){return process.nextTick(h)}:l?(m=0,A=new l(h),b=document.createTextNode(""),A.observe(b,{characterData:!0}),g=function(){b.data=m=++m%2}):d?((y=new MessageChannel).port1.onmessage=h,g=function(){return y.port2.postMessage(0)}):g=void 0===c?function(){try{var t=Function("return this")().require("vertx");return void 0!==(o=t.runOnLoop||t.runOnContext)?function(){o(h)}:p()}catch(t){return p()}}():p();var _=Math.random().toString(36).substring(2);function O(){}var E=void 0,j=1,P=2;function I(e,n,r){n.constructor===e.constructor&&r===w&&n.constructor.resolve===S?function(t,e){e._state===j?k(t,e._result):e._state===P?C(t,e._result):L(e,void 0,(function(e){return T(t,e)}),(function(e){return C(t,e)}))}(e,n):void 0===r?k(e,n):t(r)?function(t,e,n){u((function(t){var r=!1,o=function(t,e,n,r){try{t.call(e,n,r)}catch(t){return t}}(n,e,(function(n){r||(r=!0,e!==n?T(t,n):k(t,n))}),(function(e){r||(r=!0,C(t,e))}),t._label);!r&&o&&(r=!0,C(t,o))}),t)}(e,n,r):k(e,n)}function T(t,e){if(t===e)C(t,new TypeError("You cannot resolve a promise with itself"));else if(o=a(r=e),null===r||"object"!==o&&"function"!==o)k(t,e);else{var n=void 0;try{n=e.then}catch(e){return void C(t,e)}I(t,e,n)}var r,o}function x(t){t._onerror&&t._onerror(t._result),M(t)}function k(t,e){t._state===E&&(t._result=e,t._state=j,0!==t._subscribers.length&&u(M,t))}function C(t,e){t._state===E&&(t._state=P,t._result=e,u(x,t))}function L(t,e,n,r){var o=t._subscribers,i=o.length;t._onerror=null,o[i]=e,o[i+j]=n,o[i+P]=r,0===i&&t._state&&u(M,t)}function M(t){var e=t._subscribers,n=t._state;if(0!==e.length){for(var r=void 0,o=void 0,i=t._result,a=0;a<e.length;a+=3)r=e[a],o=e[a+n],r?D(n,r,o,i):o(i);t._subscribers.length=0}}function D(e,n,r,o){var i=t(r),a=void 0,u=void 0,c=!0;if(i){try{a=r(o)}catch(t){c=!1,u=t}if(n===a)return void C(n,new TypeError("A promises callback cannot return that same promise."))}else a=o;n._state!==E||(i&&c?T(n,a):!1===c?C(n,u):e===j?k(n,a):e===P&&C(n,a))}var R=0;function N(t){t[_]=R++,t._state=void 0,t._result=void 0,t._subscribers=[]}var U=function(){function t(t,n){this._instanceConstructor=t,this.promise=new t(O),this.promise[_]||N(this.promise),e(n)?(this.length=n.length,this._remaining=n.length,this._result=new Array(this.length),0===this.length?k(this.promise,this._result):(this.length=this.length||0,this._enumerate(n),0===this._remaining&&k(this.promise,this._result))):C(this.promise,new Error("Array Methods must be provided an Array"))}return t.prototype._enumerate=function(t){for(var e=0;this._state===E&&e<t.length;e++)this._eachEntry(t[e],e)},t.prototype._eachEntry=function(t,e){var n=this._instanceConstructor,r=n.resolve;if(r===S){var o=void 0,i=void 0,a=!1;try{o=t.then}catch(t){a=!0,i=t}if(o===w&&t._state!==E)this._settledAt(t._state,e,t._result);else if("function"!=typeof o)this._remaining--,this._result[e]=t;else if(n===B){var u=new n(O);a?C(u,i):I(u,t,o),this._willSettleAt(u,e)}else this._willSettleAt(new n((function(e){return e(t)})),e)}else this._willSettleAt(r(t),e)},t.prototype._settledAt=function(t,e,n){var r=this.promise;r._state===E&&(this._remaining--,t===P?C(r,n):this._result[e]=n),0===this._remaining&&k(r,this._result)},t.prototype._willSettleAt=function(t,e){var n=this;L(t,void 0,(function(t){return n._settledAt(j,e,t)}),(function(t){return n._settledAt(P,e,t)}))},t}(),B=function(){function e(t){this[_]=R++,this._result=this._state=void 0,this._subscribers=[],O!==t&&("function"!=typeof t&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof e?function(t,e){try{e((function(e){T(t,e)}),(function(e){C(t,e)}))}catch(e){C(t,e)}}(this,t):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return e.prototype.catch=function(t){return this.then(null,t)},e.prototype.finally=function(e){var n=this,r=n.constructor;return t(e)?n.then((function(t){return r.resolve(e()).then((function(){return t}))}),(function(t){return r.resolve(e()).then((function(){throw t}))})):n.then(e,e)},e}();return B.prototype.then=w,B.all=function(t){return new U(this,t).promise},B.race=function(t){var n=this;return e(t)?new n((function(e,r){for(var o=t.length,i=0;i<o;i++)n.resolve(t[i]).then(e,r)})):new n((function(t,e){return e(new TypeError("You must pass an array to race."))}))},B.resolve=S,B.reject=function(t){var e=new this(O);return C(e,t),e},B._setScheduler=function(t){i=t},B._setAsap=function(t){u=t},B._asap=u,B.polyfill=function(){var t=void 0;if(void 0!==n.g)t=n.g;else if("undefined"!=typeof self)t=self;else try{t=Function("return this")()}catch(t){throw new Error("polyfill failed because global object is unavailable in this environment")}var e=t.Promise;if(e){var r=null;try{r=Object.prototype.toString.call(e.resolve())}catch(t){}if("[object Promise]"===r&&!e.cast)return}t.Promise=B},B.Promise=B,B},"object"===a(e)?t.exports=i():void 0===(o="function"==typeof(r=i)?r.call(e,n,e,t):r)||(t.exports=o)},6419:function(t,e,n){"use strict";n(7457)()||Object.defineProperty(n(7869),"Set",{value:n(5467),configurable:!0,enumerable:!1,writable:!0})},7457:function(t){"use strict";t.exports=function(){var t,e;return"function"==typeof Set&&(t=new Set(["raz","dwa","trzy"]),"[object Set]"===String(t)&&(3===t.size&&("function"==typeof t.add&&("function"==typeof t.clear&&("function"==typeof t.delete&&("function"==typeof t.entries&&("function"==typeof t.forEach&&("function"==typeof t.has&&("function"==typeof t.keys&&("function"==typeof t.values&&(!1===(e=t.values().next()).done&&"raz"===e.value)))))))))))}},6571:function(t){"use strict";t.exports="undefined"!=typeof Set&&"[object Set]"===Object.prototype.toString.call(Set.prototype)},1646:function(t,e,n){"use strict";var r,o=n(2464),i=n(8),a=n(5821),u=n(604),c=n(4474).toStringTag,s=Object.defineProperty;r=t.exports=function(t,e){return this instanceof r?(u.call(this,t.__setData__,t),e=e&&i.call(e,"key+value")?"key+value":"value",s(this,"__kind__",a("",e))):new r(t,e)},o&&o(r,u),r.prototype=Object.create(u.prototype,{constructor:a(r),_resolve:a((function(t){return"value"===this.__kind__?this.__list__[t]:[this.__list__[t],this.__list__[t]]})),toString:a((function(){return"[object Set Iterator]"}))}),s(r.prototype,c,a("c","Set Iterator"))},5467:function(t,e,n){"use strict";var r,o,i,a=n(1445),u=n(5695),c=n(6572),s=n(2464),l=n(8993),f=n(5821),d=n(1206),p=n(4474),v=n(9821),h=n(1049),y=n(1646),m=n(6571),A=Function.prototype.call,b=Object.defineProperty,g=Object.getPrototypeOf;m&&(i=Set),t.exports=r=function(){var t,e=arguments[0];if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");return t=m&&s?s(new i,g(this)):this,a(e)&&v(e),b(t,"__setData__",f("c",[])),e?(h(e,(function(t){-1===c.call(this,t)&&this.push(t)}),t.__setData__),t):t},m&&(s&&s(r,i),r.prototype=Object.create(i.prototype,{constructor:f(r)})),d(Object.defineProperties(r.prototype,{add:f((function(t){return this.has(t)||this.emit("_add",this.__setData__.push(t)-1,t),this})),clear:f((function(){this.__setData__.length&&(u.call(this.__setData__),this.emit("_clear"))})),delete:f((function(t){var e=c.call(this.__setData__,t);return-1!==e&&(this.__setData__.splice(e,1),this.emit("_delete",e,t),!0)})),entries:f((function(){return new y(this,"key+value")})),forEach:f((function(t){var e,n,r,o=arguments[1];for(l(t),n=(e=this.values())._next();void 0!==n;)r=e._resolve(n),A.call(t,o,r,r,this),n=e._next()})),has:f((function(t){return-1!==c.call(this.__setData__,t)})),keys:f(o=function(){return this.values()}),size:f.gs((function(){return this.__setData__.length})),values:f((function(){return new y(this)})),toString:f((function(){return"[object Set]"}))})),b(r.prototype,p.iterator,f(o)),b(r.prototype,p.toStringTag,f("c","Set"))},5699:function(t,e,n){"use strict";n(3153)()||Object.defineProperty(n(4091),"Symbol",{value:n(3403),configurable:!0,enumerable:!1,writable:!0})},4474:function(t,e,n){"use strict";t.exports=n(3153)()?n(4091).Symbol:n(3403)},3153:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=n(4091),i={object:!0,symbol:!0};t.exports=function(){var t,e=o.Symbol;if("function"!=typeof e)return!1;t=e("test symbol");try{String(t)}catch(t){return!1}return!!i[r(e.iterator)]&&(!!i[r(e.toPrimitive)]&&!!i[r(e.toStringTag)])}},1825:function(t){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}t.exports=function(t){return!!t&&("symbol"===e(t)||!!t.constructor&&("Symbol"===t.constructor.name&&"Symbol"===t[t.constructor.toStringTag]))}},8867:function(t,e,n){"use strict";var r=n(5821),o=Object.create,i=Object.defineProperty,a=Object.prototype,u=o(null);t.exports=function(t){for(var e,n,o=0;u[t+(o||"")];)++o;return u[t+=o||""]=!0,i(a,e="@@"+t,r.gs(null,(function(t){n||(n=!0,i(this,e,r(t)),n=!1)}))),e}},5299:function(t,e,n){"use strict";var r=n(5821),o=n(4091).Symbol;t.exports=function(t){return Object.defineProperties(t,{hasInstance:r("",o&&o.hasInstance||t("hasInstance")),isConcatSpreadable:r("",o&&o.isConcatSpreadable||t("isConcatSpreadable")),iterator:r("",o&&o.iterator||t("iterator")),match:r("",o&&o.match||t("match")),replace:r("",o&&o.replace||t("replace")),search:r("",o&&o.search||t("search")),species:r("",o&&o.species||t("species")),split:r("",o&&o.split||t("split")),toPrimitive:r("",o&&o.toPrimitive||t("toPrimitive")),toStringTag:r("",o&&o.toStringTag||t("toStringTag")),unscopables:r("",o&&o.unscopables||t("unscopables"))})}},4040:function(t,e,n){"use strict";var r=n(5821),o=n(1763),i=Object.create(null);t.exports=function(t){return Object.defineProperties(t,{for:r((function(e){return i[e]?i[e]:i[e]=t(String(e))})),keyFor:r((function(t){var e;for(e in o(t),i)if(i[e]===t)return e}))})}},3403:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o,i,a,u=n(5821),c=n(1763),s=n(4091).Symbol,l=n(8867),f=n(5299),d=n(4040),p=Object.create,v=Object.defineProperties,h=Object.defineProperty;if("function"==typeof s)try{String(s()),a=!0}catch(t){}else s=null;i=function(t){if(this instanceof i)throw new TypeError("Symbol is not a constructor");return o(t)},t.exports=o=function t(e){var n;if(this instanceof t)throw new TypeError("Symbol is not a constructor");return a?s(e):(n=p(i.prototype),e=void 0===e?"":String(e),v(n,{__description__:u("",e),__name__:u("",l(e))}))},f(o),d(o),v(i.prototype,{constructor:u(o),toString:u("",(function(){return this.__name__}))}),v(o.prototype,{toString:u((function(){return"Symbol ("+c(this).__description__+")"})),valueOf:u((function(){return c(this)}))}),h(o.prototype,o.toPrimitive,u("",(function(){var t=c(this);return"symbol"===r(t)?t:t.toString()}))),h(o.prototype,o.toStringTag,u("c","Symbol")),h(i.prototype,o.toStringTag,u("c",o.prototype[o.toStringTag])),h(i.prototype,o.toPrimitive,u("c",o.prototype[o.toPrimitive]))},1763:function(t,e,n){"use strict";var r=n(1825);t.exports=function(t){if(!r(t))throw new TypeError(t+" is not a symbol");return t}},1206:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o,i,a,u,c,s,l,f=n(5821),d=n(8993),p=Function.prototype.apply,v=Function.prototype.call,h=Object.create,y=Object.defineProperty,m=Object.defineProperties,A=Object.prototype.hasOwnProperty,b={configurable:!0,enumerable:!1,writable:!0};i=function(t,e){var n,r;return d(e),r=this,o.call(this,t,n=function(){a.call(r,t,n),p.call(e,this,arguments)}),n.__eeOnceListener__=e,this},u=function(t){var e,n,o,i,a;if(A.call(this,"__ee__")&&(i=this.__ee__[t]))if("object"===r(i)){for(n=arguments.length,a=new Array(n-1),e=1;e<n;++e)a[e-1]=arguments[e];for(i=i.slice(),e=0;o=i[e];++e)p.call(o,this,a)}else switch(arguments.length){case 1:v.call(i,this);break;case 2:v.call(i,this,arguments[1]);break;case 3:v.call(i,this,arguments[1],arguments[2]);break;default:for(n=arguments.length,a=new Array(n-1),e=1;e<n;++e)a[e-1]=arguments[e];p.call(i,this,a)}},c={on:o=function(t,e){var n;return d(e),A.call(this,"__ee__")?n=this.__ee__:(n=b.value=h(null),y(this,"__ee__",b),b.value=null),n[t]?"object"===r(n[t])?n[t].push(e):n[t]=[n[t],e]:n[t]=e,this},once:i,off:a=function(t,e){var n,o,i,a;if(d(e),!A.call(this,"__ee__"))return this;if(!(n=this.__ee__)[t])return this;if("object"===r(o=n[t]))for(a=0;i=o[a];++a)i!==e&&i.__eeOnceListener__!==e||(2===o.length?n[t]=o[a?0:1]:o.splice(a,1));else o!==e&&o.__eeOnceListener__!==e||delete n[t];return this},emit:u},s={on:f(o),once:f(i),off:f(a),emit:f(u)},l=m({},s),t.exports=e=function(t){return null==t?h(l):m(Object(t),s)},e.methods=c},6301:function(t){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}var n=function(){if("object"===("undefined"==typeof self?"undefined":e(self))&&self)return self;if("object"===("undefined"==typeof window?"undefined":e(window))&&window)return window;throw new Error("Unable to resolve global `this`")};t.exports=function(){if(this)return this;try{Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0})}catch(t){return n()}try{return __global__||n()}finally{delete Object.prototype.__global__}}()},4091:function(t,e,n){"use strict";t.exports=n(4178)()?globalThis:n(6301)},4178:function(t){"use strict";function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},e(t)}t.exports=function(){return"object"===("undefined"==typeof globalThis?"undefined":e(globalThis))&&(!!globalThis&&globalThis.Array===Array)}},30:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=function(t){"use strict";var e,n=Object.prototype,o=n.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},a="function"==typeof Symbol?Symbol:{},u=a.iterator||"@@iterator",c=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(t){l=function(t,e,n){return t[e]=n}}function f(t,e,n,r){var o=e&&e.prototype instanceof A?e:A,a=Object.create(o.prototype),u=new k(r||[]);return i(a,"_invoke",{value:P(t,n,u)}),a}function d(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=f;var p="suspendedStart",v="suspendedYield",h="executing",y="completed",m={};function A(){}function b(){}function g(){}var w={};l(w,u,(function(){return this}));var S=Object.getPrototypeOf,_=S&&S(S(C([])));_&&_!==n&&o.call(_,u)&&(w=_);var O=g.prototype=A.prototype=Object.create(w);function E(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function j(t,e){function n(i,a,u,c){var s=d(t[i],t,a);if("throw"!==s.type){var l=s.arg,f=l.value;return f&&"object"===r(f)&&o.call(f,"__await")?e.resolve(f.__await).then((function(t){n("next",t,u,c)}),(function(t){n("throw",t,u,c)})):e.resolve(f).then((function(t){l.value=t,u(l)}),(function(t){return n("throw",t,u,c)}))}c(s.arg)}var a;i(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return a=a?a.then(o,o):o()}})}function P(t,n,r){var o=p;return function(i,a){if(o===h)throw new Error("Generator is already running");if(o===y){if("throw"===i)throw a;return{value:e,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=I(u,r);if(c){if(c===m)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===p)throw o=y,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=h;var s=d(t,n,r);if("normal"===s.type){if(o=r.done?y:v,s.arg===m)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=y,r.method="throw",r.arg=s.arg)}}}function I(t,n){var r=n.method,o=t.iterator[r];if(o===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,I(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var i=d(o,t.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,m;var a=i.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function T(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function x(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function k(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function C(t){if(null!=t){var n=t[u];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function n(){for(;++i<t.length;)if(o.call(t,i))return n.value=t[i],n.done=!1,n;return n.value=e,n.done=!0,n};return a.next=a}}throw new TypeError(r(t)+" is not iterable")}return b.prototype=g,i(O,"constructor",{value:g,configurable:!0}),i(g,"constructor",{value:b,configurable:!0}),b.displayName=l(g,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===b||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,g):(t.__proto__=g,l(t,s,"GeneratorFunction")),t.prototype=Object.create(O),t},t.awrap=function(t){return{__await:t}},E(j.prototype),l(j.prototype,c,(function(){return this})),t.AsyncIterator=j,t.async=function(e,n,r,o,i){void 0===i&&(i=Promise);var a=new j(f(e,n,r,o),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},E(O),l(O,s,"Generator"),l(O,u,(function(){return this})),l(O,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},t.values=C,k.prototype={constructor:k,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(x),!t)for(var n in this)"t"===n.charAt(0)&&o.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function r(r,o){return u.type="throw",u.arg=t,n.next=r,o&&(n.method="next",n.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var c=o.call(a,"catchLoc"),s=o.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,m):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),m},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),x(n),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;x(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:C(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}("object"===r(t=n.nmd(t))?t.exports:{});try{regeneratorRuntime=o}catch(t){"object"===("undefined"==typeof globalThis?"undefined":r(globalThis))?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}},9298:function(t,e,n){"use strict";var r=n(8504);t.exports=function(t){if("function"!=typeof t)return!1;if(!hasOwnProperty.call(t,"length"))return!1;try{if("number"!=typeof t.length)return!1;if("function"!=typeof t.call)return!1;if("function"!=typeof t.apply)return!1}catch(t){return!1}return!r(t)}},9038:function(t,e,n){"use strict";var r=n(7512),o=n(2495);t.exports=function(t,e,n){n&&n.errorMessage&&(t=r(n.errorMessage));var i=t.indexOf("%v"),a=i>-1?o(e):null;if(n&&n.name){var u,c,s,l,f=t.indexOf("%n");if(f>-1)return i>-1?(f>i?(u=a,s=i,c=n.name,l=f):(u=n.name,s=f,c=a,l=i),t.slice(0,s)+u+t.slice(s+2,l)+c+t.slice(l+2)):t.slice(0,f)+n.name+t.slice(f+2)}return i>-1?t.slice(0,i)+a+t.slice(i+2):t}},7055:function(t,e,n){"use strict";var r=n(1445),o=n(9038);t.exports=function(t,e,n){if(n&&!r(t)){if("default"in n)return n.default;if(n.isOptional)return null}var i=new(n&&n.Error||TypeError)(o(e,t,n));throw n&&n.errorCode&&(i.code=n.errorCode),i}},442:function(t){"use strict";t.exports=function(t){try{return t.toString()}catch(e){try{return String(t)}catch(t){return null}}}},2495:function(t,e,n){"use strict";var r=n(442),o=/[\n\r\u2028\u2029]/g;t.exports=function(t){var e=r(t);return null===e?"<Non-coercible to string value>":(e.length>100&&(e=e.slice(0,99)+"…"),e=e.replace(o,(function(t){switch(t){case"\n":return"\\n";case"\r":return"\\r";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("Unexpected character")}})))}},3579:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}var o=n(1445),i={object:!0,function:!0,undefined:!0};t.exports=function(t){return!!o(t)&&hasOwnProperty.call(i,r(t))}},5169:function(t,e,n){"use strict";var r=n(7055),o=n(6871);t.exports=function(t){if(o(t))return t;var e=arguments[1],n=e&&e.name?"Expected a plain function for %n, received %v":"%v is not a plain function";return r(t,n,e)}},6871:function(t,e,n){"use strict";var r=n(9298),o=/^\s*class[\s{/}]/,i=Function.prototype.toString;t.exports=function(t){return!!r(t)&&!o.test(i.call(t))}},8504:function(t,e,n){"use strict";var r=n(3579);t.exports=function(t){if(!r(t))return!1;try{return!!t.constructor&&t.constructor.prototype===t}catch(t){return!1}}},7512:function(t,e,n){"use strict";var r=n(1445),o=n(3579),i=Object.prototype.toString;t.exports=function(t){if(!r(t))return null;if(o(t)){var e=t.toString;if("function"!=typeof e)return null;if(e===i)return null}try{return""+t}catch(t){return null}}},8775:function(t,e,n){"use strict";var r=n(7055),o=n(1445);t.exports=function(t){if(o(t))return t;var e=arguments[1],n=e&&e.name?"Expected a value for %n, received %v":"Cannot use %v";return r(t,n,e)}},1445:function(t){"use strict";t.exports=function(t){return null!=t}},593:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}!function(t){var e=function(){try{return!!Symbol.iterator}catch(t){return!1}}(),n=function(t){var n={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return e&&(n[Symbol.iterator]=function(){return n}),n},o=function(t){return encodeURIComponent(t).replace(/%20/g,"+")},i=function(t){return decodeURIComponent(String(t).replace(/\+/g," "))};(function(){try{var e=t.URLSearchParams;return"a=1"===new e("?a=1").toString()&&"function"==typeof e.prototype.set&&"function"==typeof e.prototype.entries}catch(t){return!1}})()||function(){var i=function t(e){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var n=r(e);if("undefined"===n);else if("string"===n)""!==e&&this._fromString(e);else if(e instanceof t){var o=this;e.forEach((function(t,e){o.append(e,t)}))}else{if(null===e||"object"!==n)throw new TypeError("Unsupported input's type for URLSearchParams");if("[object Array]"===Object.prototype.toString.call(e))for(var i=0;i<e.length;i++){var a=e[i];if("[object Array]"!==Object.prototype.toString.call(a)&&2===a.length)throw new TypeError("Expected [string, any] as entry at index "+i+" of URLSearchParams's input");this.append(a[0],a[1])}else for(var u in e)e.hasOwnProperty(u)&&this.append(u,e[u])}},a=i.prototype;a.append=function(t,e){t in this._entries?this._entries[t].push(String(e)):this._entries[t]=[String(e)]},a.delete=function(t){delete this._entries[t]},a.get=function(t){return t in this._entries?this._entries[t][0]:null},a.getAll=function(t){return t in this._entries?this._entries[t].slice(0):[]},a.has=function(t){return t in this._entries},a.set=function(t,e){this._entries[t]=[String(e)]},a.forEach=function(t,e){var n;for(var r in this._entries)if(this._entries.hasOwnProperty(r)){n=this._entries[r];for(var o=0;o<n.length;o++)t.call(e,n[o],r,this)}},a.keys=function(){var t=[];return this.forEach((function(e,n){t.push(n)})),n(t)},a.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),n(t)},a.entries=function(){var t=[];return this.forEach((function(e,n){t.push([n,e])})),n(t)},e&&(a[Symbol.iterator]=a.entries),a.toString=function(){var t=[];return this.forEach((function(e,n){t.push(o(n)+"="+o(e))})),t.join("&")},t.URLSearchParams=i}();var a=t.URLSearchParams.prototype;"function"!=typeof a.sort&&(a.sort=function(){var t=this,e=[];this.forEach((function(n,r){e.push([r,n]),t._entries||t.delete(r)})),e.sort((function(t,e){return t[0]<e[0]?-1:t[0]>e[0]?1:0})),t._entries&&(t._entries={});for(var n=0;n<e.length;n++)this.append(e[n][0],e[n][1])}),"function"!=typeof a._fromString&&Object.defineProperty(a,"_fromString",{enumerable:!1,configurable:!1,writable:!1,value:function(t){if(this._entries)this._entries={};else{var e=[];this.forEach((function(t,n){e.push(n)}));for(var n=0;n<e.length;n++)this.delete(e[n])}var r,o=(t=t.replace(/^\?/,"")).split("&");for(n=0;n<o.length;n++)r=o[n].split("="),this.append(i(r[0]),r.length>1?i(r[1]):"")}})}(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:this),function(t){if(function(){try{var e=new t.URL("b","http://a");return e.pathname="c d","http://a/c%20d"===e.href&&e.searchParams}catch(t){return!1}}()||function(){var e=t.URL,n=function(e,n){"string"!=typeof e&&(e=String(e)),n&&"string"!=typeof n&&(n=String(n));var r,o=document;if(n&&(void 0===t.location||n!==t.location.href)){n=n.toLowerCase(),(r=(o=document.implementation.createHTMLDocument("")).createElement("base")).href=n,o.head.appendChild(r);try{if(0!==r.href.indexOf(n))throw new Error(r.href)}catch(t){throw new Error("URL unable to set base "+n+" due to "+t)}}var i=o.createElement("a");i.href=e,r&&(o.body.appendChild(i),i.href=i.href);var a=o.createElement("input");if(a.type="url",a.value=e,":"===i.protocol||!/:/.test(i.href)||!a.checkValidity()&&!n)throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:i});var u=new t.URLSearchParams(this.search),c=!0,s=!0,l=this;["append","delete","set"].forEach((function(t){var e=u[t];u[t]=function(){e.apply(u,arguments),c&&(s=!1,l.search=u.toString(),s=!0)}})),Object.defineProperty(this,"searchParams",{value:u,enumerable:!0});var f=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==f&&(f=this.search,s&&(c=!1,this.searchParams._fromString(this.search),c=!0))}})},r=n.prototype;["hash","host","hostname","port","protocol"].forEach((function(t){!function(t){Object.defineProperty(r,t,{get:function(){return this._anchorElement[t]},set:function(e){this._anchorElement[t]=e},enumerable:!0})}(t)})),Object.defineProperty(r,"search",{get:function(){return this._anchorElement.search},set:function(t){this._anchorElement.search=t,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(r,{toString:{get:function(){var t=this;return function(){return t.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(t){this._anchorElement.href=t,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(t){this._anchorElement.pathname=t},enumerable:!0},origin:{get:function(){var t={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],e=this._anchorElement.port!=t&&""!==this._anchorElement.port;return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(e?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(t){},enumerable:!0},username:{get:function(){return""},set:function(t){},enumerable:!0}}),n.createObjectURL=function(t){return e.createObjectURL.apply(e,arguments)},n.revokeObjectURL=function(t){return e.revokeObjectURL.apply(e,arguments)},t.URL=n}(),void 0!==t.location&&!("origin"in t.location)){var e=function(){return t.location.protocol+"//"+t.location.hostname+(t.location.port?":"+t.location.port:"")};try{Object.defineProperty(t.location,"origin",{get:e,enumerable:!0})}catch(n){setInterval((function(){t.location.origin=e()}),100)}}}(void 0!==n.g?n.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:this)},2691:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}!function(t){"use strict";if(!t.WeakMap){var e=Object.prototype.hasOwnProperty,n=Object.defineProperty&&function(){try{return 1===Object.defineProperty({},"x",{value:1}).x}catch(t){}}(),o=function(t,e,r){n?Object.defineProperty(t,e,{configurable:!0,writable:!0,value:r}):t[e]=r};t.WeakMap=function(){function t(){if(void 0===this)throw new TypeError("Constructor WeakMap requires 'new'");if(o(this,"_id","_WeakMap"+"_"+a()+"."+a()),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}function n(t,n){if(!i(t)||!e.call(t,"_id"))throw new TypeError(n+" method called on incompatible receiver "+r(t))}function a(){return Math.random().toString().substring(2)}return o(t.prototype,"delete",(function(t){if(n(this,"delete"),!i(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)&&(delete t[this._id],!0)})),o(t.prototype,"get",(function(t){if(n(this,"get"),i(t)){var e=t[this._id];return e&&e[0]===t?e[1]:void 0}})),o(t.prototype,"has",(function(t){if(n(this,"has"),!i(t))return!1;var e=t[this._id];return!(!e||e[0]!==t)})),o(t.prototype,"set",(function(t,e){if(n(this,"set"),!i(t))throw new TypeError("Invalid value used as weak map key");var r=t[this._id];return r&&r[0]===t?(r[1]=e,this):(o(t,this._id,[t,e]),this)})),o(t,"_polyfill",!0),t}()}function i(t){return Object(t)===t}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==n.g?n.g:this)},9833:function(t,e,n){"use strict";var r=n(5409),o=n(8207),i=n(2945),a=n(2579),u=Date.now();e.A=function(t,e,n,c){(0,a.A)("atfd_abboard",Object.assign({event:t,slotMode:e,timeStart:Date.now()-u},c)),void 0!==e&&((0,i.A)(r.CK,e),o.A.f(n)&&n())}},5409:function(t,e,n){"use strict";n.d(e,{Bl:function(){return c},CK:function(){return u},Dw:function(){return r},EF:function(){return a},jd:function(){return s},rl:function(){return o},xh:function(){return i}});var r="WPaabwl",o="WPwlc",i="WPwlbcapp",a=18e4,u="WPwlab",c="WPabcsd",s="WPwlsss"},6167:function(t,e,n){"use strict";n.d(e,{$I:function(){return u},JW:function(){return a},dl:function(){return c},ob:function(){return r},qT:function(){return o}});var r=0,o=1,i=r,a=function(){return i===o},u=function(){return i},c=function(t){i=[r,o].includes(t)?t:r}},3860:function(t,e,n){"use strict";var r;n.d(e,{S:function(){return o},y:function(){return i}});var o=function(){return r},i=function(t){r=t}},5675:function(t,e,n){"use strict";n.d(e,{M:function(){return a},_:function(){return i}});var r,o=n(8207),i=function(t){r=t},a=function(t,e,n){o.A.f(r)&&r(t,e,n)}},8116:function(t,e,n){"use strict";n.d(e,{OF:function(){return a},Sw:function(){return i},dH:function(){return o},dl:function(){return r}});var r="unknown",o="AG",i="ABP",a="uBO"},6091:function(t,e,n){"use strict";n.d(e,{D:function(){return a},h:function(){return i}});var r=n(721),o=!1,i=function(){return o},a=function(t){o=t&&r.mM}},2599:function(t,e,n){"use strict";n.d(e,{N6:function(){return u},Ob:function(){return c},X0:function(){return s}});var r,o,i=n(5675),a=!0,u=function(t){t&&(o+=1);var e=(r+=1)<5||o/r>=.8;a&&!e&&(0,i.M)("visibility",void 0,!0),a=e},c=function(){return{registerCount:r,visibleCount:o,currentResult:a}},s=function(){r=0,o=0}},9097:function(t,e,n){"use strict";var r=n(8116),o=n(5675),i=n(6943);e.A=function(){var t=window;if(!t.apstag){var e=function(e,n){t.apstag.Q.push([e,n])};t.apstag={init:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];e("i",n)},fetchBids:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];e("f",n)},setDisplayBids:function(){},targetingKeys:function(){return[]},Q:[]}}(0,i.A)(t.apstag)?t.apstag.fetchBids.toString().includes("instanceof Function")&&(0,o.M)("apstagApi",r.OF,!0):(0,o.M)("apstagApi");return t.apstag}},1686:function(t,e,n){"use strict";n.d(e,{L2:function(){return s},dh:function(){return d},kC:function(){return l}});var r=n(6881),o=n(5267),i=n(3882),a=n(2721);function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}var c=new Map;i.A.alternativeSlotsStore=c;var s=function(){c.clear()},l=function(t){return c.get(t)},f=function(t,e,n){(0,o.A)({message:"AlternativeSlot",path:e,fileName:u(n),slot:t},1e3)},d=function(t,e,n){if(f(t,n,e),(0,r.iB)(t)!==e){if((0,a.A)(e))return c.set(t,e),e}else f(t,"SameAlternativeSlot",e)}},9571:function(t,e,n){"use strict";n.d(e,{Do:function(){return s},cV:function(){return u},m6:function(){return c}});var r,o=n(721),i=n(7681),a=n(1256),u=function(t){r=t,(0,a.A)("Direct only",r)},c=function(){return r},s=function(){u((0,o.fH)()||(0,i.c9)()&&(0,i.Fr)())}},1187:function(t,e,n){"use strict";n.d(e,{$c:function(){return g},Fg:function(){return _},KA:function(){return f},PI:function(){return A},Qk:function(){return y},SD:function(){return S},Sg:function(){return m},Sk:function(){return b},Vn:function(){return w},dn:function(){return p},eI:function(){return O},kq:function(){return v},x2:function(){return h}});var r=n(8522),o=n(3882),i=n(8821),a=n(9204),u={},c={},s={};o.A.bunchStore=u,o.A.contextStore=c,o.A.bdDataStore=s;var l=function(t){return u[t]},f=function(t,e){var n;return t?(n=l(t))&&e&&(n=n.slots?n.slots[e]:null):n=u,n},d=function(t,e){try{Object.assign(t,e)}catch(t){(0,r.A)(t,"sao")}},p=function(t){d(c,t)},v=function(t){d(s,t)},h=function(){(0,i.A)(u)},y=function(){(0,i.A)(c)},m=function(t){if(t){var e=l(t);return e||(e={},u[t]=e),e}},A=function(t){var e=t.slots;return e||(e={},t.slots=e),e},b=function(t){var e=m(t);if(e)return A(e)},g=function(t,e,n){var r=b(t);if(r){var o=r[e];return!o&&n&&(o={created:!0},r[e]=o),o}},w=function(t,e,n){var r=b(t);r&&(r[e]=n)},S=function(t){return t?(0,a.A)(t,c):c},_=function(t){return t?(0,a.A)(t,s):s},O=function(){return S("geo")}},6669:function(t,e,n){"use strict";var r=n(2544),o=n(4725),i=n(1923);e.A=function(t,e){return(0,o.A)(t)?!!(0,r.vA)(t):((0,i.A)("Slot number must be a positive integer (was ".concat(e,")."),"error"),!0)}},6712:function(t,e,n){"use strict";var r=n(3882);e.A=function(){return"blackbox"===r.A.subver}},863:function(t,e){"use strict";e.A={}},2549:function(t,e){"use strict";var n=[1,2,3,5,6,10,11,15,27,32,34,36,37];e.A=function(t){return n.includes(t)}},1395:function(t,e,n){"use strict";n.d(e,{$:function(){return A},h:function(){return b}});var r=n(1686),o=n(1112),i=n(3882),a=n(6455),u=n(6943),c=n(505),s=n(6669),l=n(8207),f=n(7743),d=n(5267),p=n(2721),v=function(t,e){return function(n,r,i){var a=(0,o.A)(),s=function(){var e,n,r,o=a.type;a.filled?o?"teaser"===o&&(a.checked?a.callback?a.callbackRun?a.result?a.element?a.total>500&&(n="RenderTimeExceeded",e="setNative(".concat(o,") rendering time exceeded 500ms."),r="error"):(n="CallbackIncorrectElement",e="setNative(".concat(o,') "callback" was run without correct DOM element ({ el: containerNodeInDOM }).'),r="error"):(n="CallbackIncorrectArgument",e="setNative(".concat(o,') "callback" was run with incorrect argument ({ el: containerNodeInDOM }).'),r="error"):(n="CallbackNotRun",e="setNative(".concat(o,') "callback" was not run.'),r="error"):(n="CallbackNotSet",e="setNative(".concat(o,') "callback" was not set.')):(n="TypeNotChecked",e="setNative(".concat(o,') "type" parameter was not checked.'),r="error")):(n="TypeMissing",e='setNative "type" parameter is missing or incorrect.'):(n="ArgumentMissing",e="setNative first argument is missing or incorrect."),(0,d.A)({message:"setNative",path:n,fileName:o||"unknown",slot:t},1e4,e&&"Slot [".concat(t,"] ").concat(e),r)},v=setTimeout(s,2e3);i&&(0,i.addDestroyHandler)((function(){clearTimeout(v)}));if((0,u.A)(n)&&(a.filled=1,(0,c.A)(n.type))){var h=n.type;a.type=h,Object.defineProperty(n,"type",{get:function(){return a.checked=1,h},set:function(t){h=t}})}if(a.run=(0,f.tB)(),l.A.f(r)){a.callback=1;e(n,(function(t){a.callbackRun=1,(0,u.A)(t)&&(a.result=1,t.el&&(0,p.A)(t.el)&&(a.element=1,a.done=(0,f.tB)(),a.total=a.done-a.run,a.total<=500&&clearTimeout(v))),r(t)}))}else clearTimeout(v),e(n),s()}},h=n(9512),y=n(1375),m=new Map;i.A.optionsStore=m;var A=function(t,e){var n=(0,y.A)(t);if(!(0,s.A)(n,t)){var r=m.get(n)||(0,o.A)();return(0,c.A)(e)?r[e]:r}},b=function(t,e){if((0,u.A)(e)){var n=e.alternativeSlot,i=e.setNative,c=m.get(t)||(0,o.A)();if(Object.assign(c,e),c.alternativeSlot=void 0,m.set(t,c),l.A.f(i)&&((0,h.A)("setNative",v(t,i),c),(0,h.A)("originalSetNative",i,c)),n){var s=(0,a.A)(n);(0,r.dh)(t,s,"SetOptions")}else 3===t&&l.A.f(i)&&c.setNative({type:"alternativeSlot"},(function(e){var n=e.el;(0,r.dh)(t,n,"SetNative")}));return!0}}},3317:function(t,e,n){"use strict";var r=n(6181),o=n(4922),i=(0,r.TD)("".concat("Placeholders","Img>img"),{"display!":"none"});e.A=function(t,e){var n=o.A[t];if(n){var a=n.element;a&&(0,r.m)(a,i,e)}}},507:function(t,e,n){"use strict";var r=n(3317),o=n(4946);e.A=function(t){(0,r.A)(t,!1),(0,o.A)(t,{hidden:!0,released:!1,height:"auto"})}},4922:function(t,e,n){"use strict";var r={};n(3882).A.placeholderStore=r,e.A=r},6560:function(t,e,n){"use strict";var r=n(3317),o=n(4946);e.A=function(t){(0,r.A)(t,!1),(0,o.A)(t,{hidden:!1,released:!1})}},4946:function(t,e,n){"use strict";n.d(e,{A:function(){return A}});var r=n(6181),o=n(3287),i=n(8207);function a(t){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},a(t)}function u(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=a(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==a(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var c=(0,r.TD)("sticky"),s="closed",l=function(t,e){var n=t.align,o=t.top,i=void 0===o?15:o,a=["left","right"].includes(n),s=Object.assign({position:"sticky",top:i},a&&function(t){return u(u({},t,0),"margin-".concat(t),0)}(n));return(0,r.TD)("".concat(e," .").concat(c),s),{"display!":"block"}},f=n(9571),d=n(4367),p=n(6669),v=n(4922),h=n(1375),y="Placeholders",m=(0,r.TD)("".concat(y,"Bg>div"),{backgroundColor:"transparent",backgroundImage:"none"}),A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(0,h.A)(t);if(!(0,p.A)(n,t)){var a,u,c,A,b=v.A[n];if(b){Object.assign(b,e);var g=b.element;if(g){var w=b.released,S=b.transparent,_=b.hidden,O=b.fixed,E=b.sticky,j=b.durable,P=b.stickyOnInit,I=b.stickyAd,T=b.blocker,x="".concat(y).concat(n),k={},C=function(t){return Object.assign(k,t)},L=(0,f.m6)();if(_&&(!j||L))C(function(t,e){return(0,r.y_)(t,s,"".concat(s).concat(e)),{"height!":0,"minHeight!":0,"padding!":0,"margin!":0,"overflow!":"hidden"}}(g,n));else if(C(function(t,e){var n=t.element,i=t.margin,a=t.padding;return(0,r.l0)(n,s,"".concat(s).concat(e)),{"height!":null,"minHeight!":null,"width!":null,"minWidth!":null,"padding!":(0,o.A)(a)?null:a,"margin!":(0,o.A)(i)?null:i}}(b,n)),w)if(C(function(t){var e=t.overflow,n=t.backgroundColor,r=t.transparent;return{"overflow!":e||null,"backgroundColor!":n||(r?"transparent":null),"backgroundImage!":"none"}}(b)),O){C((i.A.b(E)?E:(0,d.z)())?l(b,x):{"display!":"flex","justifyContent!":"center","alignItems!":"center"});var M=b.minHeight;M&&C(function(t){return{"height!":"auto","minHeight!":t}}(M))}else T&&C({"clear!":"none","float!":"right"}),C((c=(u=b).width,A=u.height,Object.assign({"display!":null,"justifyContent!":null,"alignItems!":null},!i.A.u(A)&&function(t){return"auto"===t?{"height!":"auto","minHeight!":0}:{"minHeight!":t}}(A),c&&{"width!":c,"minWidth!":"auto"})));else C({"minWidth!":(a=b).minWidth||null,"minHeight!":a.minHeight||null,"overflow!":null,"backgroundColor!":null,"backgroundImage!":null});var D=Object.assign({zIndex:0,"position!":P||I?null:"relative"},k);(0,r.TD)(x,D),(0,r.m)(g,m,w&&S),(0,r.yo)(!_)}}return b}}},350:function(t,e,n){"use strict";var r=n(505),o=n(8207),i=n(1923),a=function(t){return"oeaslzzcnOEASLZZCN".charAt("óęąśłżźćńÓĘĄŚŁŻŹĆŃ".indexOf(t))||t};e.A=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(o.A.s(t)){var e=t;return(0,r.A)(e)&&(e=(e=(e=(e=(e=(e=decodeURIComponent(e)).replace(/^[\s\uFEFF\xA0]+|#|[\s\uFEFF\xA0]+$/g,"")).replace(/\s*[,;?!.:]+\s*/g,";")).replace(/\s+/g,"_")).replace(/\W/g,a)).toLowerCase().slice(0,256)),e}(0,i.A)("PrepareTags method first argument must be a String (given ".concat(t,")."),!0)}},222:function(t,e,n){"use strict";n.d(e,{m_:function(){return u},ur:function(){return a},y2:function(){return c}});var r,o=n(2443),i=n(7681),a=function(){return(0,o.H2)("onegaf")||(0,i.Y4)()},u=function(){r=!0},c=function(){return r}},7065:function(t,e,n){"use strict";n.d(e,{QF:function(){return a},b3:function(){return u},hS:function(){return c}});var r=n(7924),o=n(7954),i=n(350),a=function(){return(0,i.A)((0,r.SU)("ctags")||"")},u=function(){return a()||(0,i.A)((0,o.A)('meta[name="keywords"]'))},c=function(t){var e=u();return t.some((function(t){return e.includes(t)}))}},7819:function(t,e,n){"use strict";var r=n(1634),o=n(2549);e.A=function(t,e){(0,o.A)(t)&&(0,r.A)("".concat(e).concat(t))}},5981:function(t,e,n){"use strict";var r;n.d(e,{J:function(){return i},f:function(){return o}});var o=function(t){r=t},i=function(){return r}},5829:function(t,e,n){"use strict";n.d(e,{Ce:function(){return l},Xf:function(){return d},p$:function(){return f}});var r=n(1112),o=n(3882),i=n(505),a=n(3804),u=n(1923),c=n(8924),s=(0,r.A)();o.A.envConfig=s;var l=function(t){t&&s&&delete s[t]},f=function(t,e,n){var r=(0,c.A)(t),o=(0,c.A)(e);(0,i.A)(r)&&((0,i.A)(o)||(0,a.A)(o)?(s[r]=o,(r+o).length+2>512&&(0,u.A)("Env added to GAF exceeded 512 chars limit.",!0)):n&&l(r))},d=function(){return Object.assign({},s)}},2544:function(t,e,n){"use strict";n.d(e,{pb:function(){return d},vA:function(){return f}});var r=n(2443),o=n(7681),i=n(6799),a=n(4735),u=n(1923),c=n(1375),s=new Set,l=new Set,f=function(t){if((0,o.H0)())return!0;var e=(0,c.A)(t);if(0!==e){if(s.size)return!s.has(e);if(l.size)return l.has(e)}return!1},d=function(t){(s.size||l.size)&&(0,i.A)(t,(function(e){f(e)&&delete t[e]}))};e.Ay=function(){var t=(0,c.A)((0,r.H2)("testSlot")||(0,r.H2)("pos")),e=(0,r.H2)("pickSlots"),n=(0,r.H2)("rejectSlots"),o=(0,c.A)((0,r.H2)("testPos")),i=(0,r.H2)("tcidma"),f=function(t,e){t.split(/[|,]/).forEach((function(t){var n=(0,c.A)(t);n>0&&e(n)}))};if(f(e,(function(t){s.add(t)})),f(n,(function(t){s.has(t)||l.add(t)})),o&&i){var d;try{d=JSON.parse(i)}catch(t){(0,u.A)('Invalid JSON "tcidma". Check syntax and used characters.',"error")}(0,a.A)(d,1)&&s.add(o)}return t&&s.add(t),{pickSlots:s,rejectSlots:l}}},9045:function(t,e,n){"use strict";n.d(e,{H:function(){return a},e:function(){return u}});var r=n(1112),o=n(3882),i=(0,r.A)();o.A.slotsStore=i;var a=function(t,e){i[t]=e},u=function(t,e){var n=i[t];if(n){var r=n.creation;if(i[t]=void 0,r){var o=r.config;if(null!=o&&o.destroy)return o.destroy(e)}}}},6881:function(t,e,n){"use strict";n.d(e,{rs:function(){return _},iB:function(){return S},hY:function(){return w},QU:function(){return g}});var r=n(6181),o=n(2443),i=n(8742),a=n(2599),u=n(2388),c=n(558),s=n(1112),l=n(5267),f=n(3882),d=n(2721),p=n(1535),v=n(690),h=function(t){var e=t.getBoundingClientRect(),n=e.top,r=e.bottom,o=n-(0,v.A)(),i=0;o>0&&(i=o),r<0&&(i=r),t.vpDist=i},y=(0,s.A)();f.A.registeredAnchors=y;var m="Anchors",A=(0,o.H2)("anchors"),b=(0,r.TD)("anchor",A&&{height:3,border:"3px lime solid",borderRadius:3,boxSizing:"border-box"}),g=function(t){(0,i.s4)()||(0,l.A)({message:m,path:"SlotUnregisteredDuringNavigation",slot:t},1e4,"Slots MUST be unregistered between 'page:view' and 'page:close' events (slot number ".concat(t,")."),"error");var e=y[t];(0,c.A)(e),delete y[t]},w=function(t,e){(0,i.s4)()||(0,l.A)({message:m,path:"SlotRegisteredDuringNavigation",slot:t},1e4,"Slots MUST be registered between 'page:view' and 'page:close' events (slot number ".concat(t,")."),"error");var n=y[t],o=e||n;if((0,c.A)(n),o){if(n!==o){if(!(0,d.A)(o))return void(0,l.A)({message:m,path:"NodeNotInDocument",slot:t},1e3,"Given node for slot ".concat(t," is not a valid HTMLElement or it is not in DOM."),"error");var s=(0,p.A)(o);(0,a.N6)(s),s||(0,l.A)({message:m,path:"NodeNotVisible",slot:t},1e3,"Given node for slot ".concat(t," is not VISIBLE."),"error"),(0,r.y_)(o,b),o.removeAttribute("style"),h(o),y[t]=o,(0,u.MM)(t,o)}return y[t]}},S=function(t){var e=y[t];if((0,d.A)(e))return e},_=function(){return y}},881:function(t,e,n){"use strict";var r=n(9045),o=n(1187),i=n(507),a=n(6669),u=n(1375);e.A=function(t,e,n,c,s){var l=(0,u.A)(e);(0,a.A)(l,e)||(n||(0,o.$c)(t,l))&&((0,r.e)(l,s),c&&(0,i.A)(l))}},8735:function(t,e){"use strict";e.A=function(t,e,n){n&&(n.missing=1,n.registered=0)}},5680:function(t,e,n){"use strict";n.d(e,{A:function(){return H}});var r=n(1187),o=n(2443),i=n(6881),a=n(1395),u=n(9387),c=n(8458),s=function(t,e,n){n&&(n.missing=0,n.registered=1)},l=n(6799),f=n(6455),d=n(6669),p=n(7819),v=n(8735),h=n(249),y=n(4411),m=n(7924),A=n(6943),b=n(3287),g=function(t){var e=(0,u.zk)("lazyOffsets");if((0,A.A)(e)){var n=(0,m.SU)("ctype"),r=(0,y.T)(),o=r.version,i=r.lazyOffsetsTest?function(t,e){return t[e]||t}(e,o):e,a=function(t,e,n){var r=t[e];return(0,A.A)(r)?r[n]||r.default:t.default}(i,n,t);if(!(0,b.A)(a))return parseInt(a,10)}return 400},w=n(3048),S=n(265),_=n(869),O=function(t){var e=(0,u.Df)("prebidDamOpen");if(e){var n=e["slot".concat(t)];if(n){if(!0===n)return!0;var r=(0,_.XZ)().version;if(n["test".concat(r)])return!0}}},E=n(3428),j=n(5981),P=function(t){return!(t.run||t.error||t.finished)},I=n(1375),T=function(t,e,n){if(P(n)){var r=(0,I.A)(e),o=(0,I.A)(t);(0,j.J)()(o,r,n)}},x=function(t,e,n){n&&(O(e)?T(t,e,n):E.A.fill((function(){T(t,e,n)})))},k=n(9970),C=n(6243),L=n(123);function M(t){return M="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},M(t)}function D(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=M(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=M(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==M(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var R=function(t,e,n,r){r&&(r.viewability||(0,C.A)(r,k.Ym,{}),r.viewability[h.zz]||(0,C.A)(r.viewability,h.Sc,D(D({},k.zS,n[k.zS]),"phd",(0,L.A)(document.hidden))))},N=function(t,e,n){var o=g(t),i=(0,w.u5)((function(e){(0,l.A)((0,r.KA)(),(function(n){var o=(0,r.$c)(n,t);R(n,t,e,o),x(n,t,o)}))}),10,o,n);(0,S.A)(e,[i],"".concat(h.h5,"_").concat(t,"_"))},U="0"===(0,o.H2)("lazyAdv"),B=function(t){var e=t.dfpConfig,n=!t.lazy;return e&&(n=!1,e.isInterstitial&&(n=!0)),U&&(n=!0),n},F=function(t,e,n){null!=n&&n.delivered&&(B(n)&&T(t,e,n))},V=(0,o.H2)("noslots"),H=function(t,e,n){var o=(0,I.A)(t);if(!(0,d.A)(o,t)){var h=(0,f.A)(e),y=(0,i.hY)(o,h);if(y){(0,p.A)(o,"SlotRegister");var m=Object.assign({},n);if((0,a.h)(o,m),V)return;(0,l.A)((0,r.KA)(),(function(t){var e=(0,r.$c)(t,o);e&&(e.vpDist=y.vpDist),s(t,o,e),F(t,o,e)}));var A=(0,u.Df)("disabledBottomLLMargin")||[],b=(0,u.Yb)("disableBottomMargin")||(0,c.iM)("adtech","PRGM-831","B"),g=A.includes(o);N(o,y,b&&g)}else(0,l.A)((0,r.KA)(),(function(t){var e=(0,r.$c)(t,o);(0,v.A)(t,o,e)}))}}},2388:function(t,e,n){"use strict";n.d(e,{DE:function(){return m},MM:function(){return f},Tq:function(){return h},Ur:function(){return g},e_:function(){return b},nA:function(){return y},o0:function(){return p},o_:function(){return d}});var r=n(6881),o=n(8522),i=n(3882),a=n(6799),u=n(8207),c={registration:new Set,impression:new Set,view:new Set};i.A.slotHandlers=c;var s=function(t,e,n){try{t(e,n)}catch(t){(0,o.A)(t,"SlotHandlers")}},l=function(t,e,n){c[t].forEach((function(t){s(t,e,n)}))},f=function(t,e){l("registration",t,e)},d=function(t,e){l("impression",t,e)},p=function(t,e){l("view",t,e)},v=function(t,e){var n=c[t];if(u.A.f(e)&&!n.has(e))return n.add(e),!0},h=function(t){if(v("registration",t)){var e=(0,r.rs)();return(0,a.A)(e,(function(e){s(t,e,(0,r.iB)(e))})),!0}},y=function(t){return v("impression",t)},m=function(t){return v("view",t)},A=function(t,e){var n=c[t];if(n.has(e))return n.delete(e),!0},b=function(t){return A("impression",t)},g=function(t){return A("view",t)}},9691:function(t,e,n){"use strict";var r=n(1187),o=n(6881),i=n(881),a=n(6799),u=n(6669),c=n(1375);e.A=function(t){var e=(0,c.A)(t);(0,u.A)(e,t)||((0,o.QU)(e),(0,a.A)((0,r.KA)(),(function(t){(0,i.A)(t,e,void 0,!0,!0)})))}},558:function(t,e,n){"use strict";var r=n(249),o=n(6700);e.A=function(t){(0,o.A)(t,r.YA)}},249:function(t,e,n){"use strict";n.d(e,{AK:function(){return u},Sc:function(){return r},X4:function(){return c},YA:function(){return s},c6:function(){return i},h5:function(){return o},zz:function(){return a}});var r="slotViewability",o="slotInViewport",i="slotRefresh",a="advViewability",u="advExtraViewability",c="advCustomViewability",s=[r,o,i,a,u,c]},3048:function(t,e,n){"use strict";n.d(e,{IW:function(){return s},l$:function(){return c},s6:function(){return f},sX:function(){return u},u5:function(){return l}});var r=n(9970),o=n(249);function i(t){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function a(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=i(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=i(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==i(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var u=function(t){return a(a({name:o.zz,method:r.tn,time:1,percent:50},r.hO,!1),"callback",t)},c=function(t){return a({name:"".concat(o.AK).concat(t),method:r.tn,time:1,percent:t},r.hO,!1)},s=function(t,e,n){return a(a({name:o.X4,method:r.tn,time:e,percent:n},r.hO,!0),"callback",t)},l=function(t,e,n,i){return a(a({name:o.h5,method:r.qr,verticalMargin:n,horizontalMargin:e,disableBottomMargin:i},r.hO,!0),"callback",t)},f=function(t,e,n,i){return a(a(a(a({name:o.c6,method:e?r.tn:r.y1,time:n,percent:50},r.hO,!0),"callback",t),"checkTimeout",e),"isCumulative",i)}},6484:function(t,e,n){"use strict";var r=(0,n(8953).A)("GAM",!0);e.A=r},8970:function(t,e,n){"use strict";n.d(e,{k:function(){return u},m:function(){return a}});var r=n(5316),o=n(6243),i=(0,r.eq)(5,!0,!0),a=function(t){return(0,o.A)(t,i,!0)},u=function(t){return!!t[i]}},2516:function(t,e){"use strict";e.A=["camps"]},353:function(t,e,n){"use strict";var r={pl:"REKLAMA",en:"ADVERTISEMENT",uk:"РЕКЛАМА"},o=r[(0,n(4342).A)()]||r.pl;e.A=o},5295:function(t,e){"use strict";e.A="IAQInline::"},6449:function(t,e,n){"use strict";n.d(e,{A5:function(){return a},BP:function(){return u},C1:function(){return i},CB:function(){return m},H7:function(){return r},Iu:function(){return f},PP:function(){return A},Tn:function(){return b},Vt:function(){return c},_x:function(){return p},di:function(){return v},eh:function(){return s},iq:function(){return h},j8:function(){return l},l5:function(){return d},q5:function(){return y},sh:function(){return o}});var r="adform",o="automate",i="blackbox",a="blocker",u="code",c="dcm",s="directProgrammatic",l="fencedFrame",f="iframe",d="image",p="mod",v="native",h="nativeAutomate",y="outstream",m="prebid",A="video",b=new Set([r,o,i,a,u,c,s,l,f,d,p,v,h,y,m,A])},7430:function(t,e){"use strict";e.A=function(t){var e=t;if(e){var n=window.location.protocol;"https:"!==n&&(n="http:"),/^\/\//.test(e)&&(e=n+e)}return e}},8926:function(t,e){"use strict";e.A="WPcbadcp"},8370:function(t,e,n){"use strict";var r;n.d(e,{P:function(){return i},n:function(){return o}});var o=function(){return r},i=function(t){r=t}},6466:function(t,e,n){"use strict";n.d(e,{A:function(){return p}});var r=n(7924),o=btoa("preventCB"),i=n(8970),a=n(721),u=n(6455),c=function(t,e){var n=(0,u.A)(e);return null==n?void 0:n.contains(t)},s=function(t,e){return t.classList.contains(e)},l=n(5267),f=n(2721),d="CommercialBreak",p=function(t){if((0,f.A)(t)){var e=t.href,n=t.target;return!(t.closest(".".concat(o))||function(t){return["header","#header",".header","footer","#footer",".footer","#account",".w3gallery-c .img-c",'[data-st-area="Naglowek"]','[data-sta-area="Stopka-mob"]'].some((function(e){return c(t,e)}))}(t)||function(t){return t.includes("#")||t.includes("javascript")||t.includes("?s=")||t.includes("poczta.wp.pl")||t.includes("www.research.net/r/SGHBZ63")||t.includes("www.research.net/r/SZKYJJV")}(e)||function(t){return s(t,"btn-comments")||s(t,"close")||/pogoda.wp.pl/.test(t.href)&&(s(t,"tab")||c(t,".links.location-map-links"))||(0,a.qs)()&&"gallery"===(0,r.SU)("ctype")&&t.getAttribute("data-st-area")&&t.getAttribute("data-st-area").match(/gallery-next|gallery-prev|gbot-next/)}(t)||"_blank"===n||(0,i.k)(t))}(0,l.A)({message:d,path:"missing link element"},100,"Missing clicked link element for ".concat(d,"."),!0)}},5880:function(t,e){"use strict";e.A="WPstadcp"},3311:function(t,e,n){"use strict";var r=n(6181),o=n(703),i=n(4709);e.A=function(t,e){(0,o.A)().filter(Boolean).filter((function(t){return t!==e})).filter((function(t){return"bind,events,id,off,on,p,unbind"!==Object.keys(t).sort().join()})).forEach((function(e){e.pause(!0),e.mute(),t&&(e.deactivateFloating(),e.closeFloatingPlayer())}));var n=(0,r.TD)("ntvVd");Array.from((0,i.A)(".".concat(n),!0)).filter((function(t){return t!==e})).forEach((function(t){t.pause(),t.muted=!0}))}},1338:function(t,e,n){"use strict";var r=n(505),o=n(7430),i=n(9661);e.A=function(t,e){var n=(0,o.A)((0,i.A)(e)),a=n;return(0,r.A)(t)&&(a=t,(0,r.A)(n)&&(a+=encodeURIComponent(n))),a}},268:function(t,e,n){"use strict";n.d(e,{H:function(){return r},k:function(){return o}});var r="inisuid",o={adnxs:"apnxuid",adform:"adfmuid",connectad:"connectaduid",openx:"openxmiud",onetag:"onetaguid",pubmatic:"pubmaticuid",rubicon:"rubiconuid",rtbhouse:"rtbhouseuid",smartssb:"smartmiud",ix:"ixuid",oftmedia:"oftmediauid",oftmedia_adkernel:"oftmedia_adkerneluid",stroeerCore:"stroeercoreuid",triplelift:"tpluid",visx:"yoc_visxuid"}},9387:function(t,e,n){"use strict";n.d(e,{Df:function(){return c},Yb:function(){return u},zk:function(){return a}});var r=n(943),o=n(9204),i=function(t,e){var n=(0,r.b)(),i=n&&(0,o.A)(e,n);return i&&(0,o.A)(t,i)||!1},a=function(t){return i(t,"steeringExternal")},u=function(t){return i(t,"steering")},c=function(t){return i(t,"config")}},5138:function(t,e,n){"use strict";n.d(e,{Q:function(){return s},v:function(){return c}});var r=n(7139),o=n(505);function i(t){return function(t){if(Array.isArray(t))return a(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return a(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var u="",c=function(t){if((0,o.A)(t)){var e=i(t).map((function(t,e){var n=t.charCodeAt()+e;return n<48&&(n+=74),n>122&&(n-=74),String.fromCharCode(n)})).join("");u=btoa(e).replace(/[^a-z0-9]/gi,(function(t){return t.charCodeAt().toString(16)}))}},s=function(){var t=(0,r.z6)("ck"),e=(0,r.z6)("mr","WPM");if(t&&e)return u}},9593:function(t,e,n){"use strict";var r=n(8953);e.A=(0,r.A)("PrebidApi")},943:function(t,e,n){"use strict";n.d(e,{b:function(){return i}});var r=n(3972),o=function(t){if(!t)return!1;try{return(0,r.A)(t)}catch(t){console.error(t)}}((0,n(9204).A)("prebidConfig"))||!1,i=function(){return o}},3428:function(t,e,n){"use strict";var r=n(8953);e.A=(0,r.A)("Prebid")},4411:function(t,e,n){"use strict";n.d(e,{T:function(){return i},t:function(){return o}});var r=!1,o=function(t){r=t},i=function(){return r}},869:function(t,e,n){"use strict";n.d(e,{IY:function(){return l},ou:function(){return f},XZ:function(){return c},ZF:function(){return s},dU:function(){return u}});var r=n(4411),o=n(6943),i=n(9387),a=function(t){var e,n=t||"default",r=(0,i.zk)("S2Sconfig"),o=null==r||null===(e=r.tests)||void 0===e?void 0:e[n];if(null!=o&&o.name){var a=o.include,u=o.exclude;return o.include=Array.isArray(a)&&a.join(";")||a,o.exclude=Array.isArray(u)&&u.join(";")||u,o}},u=function(t,e){var n=e||(0,r.T)();return n&&n[t?"stVersion":"version"]||!1},c=function(t){var e=t||(0,r.T)();return!(!e||!e.version)&&e},s=function(){var t=(0,r.T)();return a(null==t?void 0:t.version)},l=function(t){var e=c(),n=e[t];return!(!n||!n.includes(e.version))},f=function(t){if(!(0,o.A)(t))return t;var e=c().version;return Object.keys(t).includes("default")?t[e]||t.default:t[e]||t}},746:function(t,e,n){"use strict";n.d(e,{AC:function(){return m},BK:function(){return c},Gp:function(){return l},HZ:function(){return f},O9:function(){return r},O_:function(){return h},PX:function(){return o},cN:function(){return i},dR:function(){return v},jj:function(){return a},lf:function(){return y},nc:function(){return d},v5:function(){return p},wE:function(){return s},zZ:function(){return u}});var r=-1,o=0,i=1,a=2,u=3,c=4,s=5,l=6,f=0,d=1,p=2,v=3,h=4,y=5,m=6},8197:function(t,e,n){"use strict";n.d(e,{b:function(){return u},z:function(){return a}});var r,o=n(1492),i=[o.x7,o.Mm],a=function(){return r},u=function(t){i.includes(t)&&(r=t)}},1492:function(t,e,n){"use strict";n.d(e,{C8:function(){return d},FG:function(){return s},Mm:function(){return u},Sp:function(){return l},X4:function(){return o},db:function(){return i},f4:function(){return f},on:function(){return r},qW:function(){return a},x7:function(){return c}});var r="native_passback",o="native_teaser_hide",i="end",a="error",u="parent",c="creative",s="blackbox::",l="mod::",f=new RegExp("^".concat(s)),d=new RegExp("^".concat(l))},2059:function(t,e,n){"use strict";n.d(e,{TZ:function(){return i},ag:function(){return o},vL:function(){return r}});var r=new Map,o={blackBoxId:null,params:null,initialWidth:null,initialHeight:null,slot:null,bunch:null,dfpConfig:null,dfpCfgStat:null,campaign:null,creation:null,placeholderConfig:null,competitionData:{externalMultiplier:1.2,sbMultiplier:1,ceilCCPM:null,rshsd:null,hash:null,isSbOver2:!1}},i=function(){r.clear()}},3558:function(t,e,n){"use strict";n.d(e,{Le:function(){return l},Ou:function(){return a},SF:function(){return c},bH:function(){return r},ih:function(){return u},jP:function(){return s},tY:function(){return o},yg:function(){return i}});var r="CPM_INT",o=!1,i=0,a=1,u=4,c=5,s=7,l=[i,a,3,u,c,s]},4548:function(t,e,n){"use strict";n.d(e,{OG:function(){return c},Ro:function(){return f},X4:function(){return s},ps:function(){return l}});var r,o=n(3558),i=!1,a=!1,u=o.tY,c=function(){return i},s=function(){return a},l=function(){return u},f=function(){return r}},8458:function(t,e,n){"use strict";n.d(e,{I5:function(){return S},zS:function(){return _},pW:function(){return O},Ay:function(){return E},UK:function(){return g},AA:function(){return w},IX:function(){return A},iM:function(){return b},I$:function(){return m}});var r=n(1923),o=function(t,e,n){/^[A-Z](:[\w\\/|]+)*$/.test(n)||(0,r.A)("Incorrect AB test variant (".concat(t,"|").concat(e,"|").concat(n,"), valid pattern is '^[A-Z](:[\\w\\/|]+)*$'."),!0)},i=n(1112),a=n(6243),u=n(3882),c=n(6799),s=n(9204),l=n(505),f=n(8207),d=n(8771);function p(t){return function(t){if(Array.isArray(t))return v(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return v(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?v(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var h=(0,i.A)();u.A.testsStore=h;var y=function(t){var e=new Map;return(0,a.A)(h,t,e),Object.defineProperty(e,"getString",{value:function(){return p(e.entries()).map((function(e){return[t].concat(p(e)).join("|")})).join(";")}}),e},m=function(t,e,n){var i=h[t];if(i)return function(t,e){/^[0-9A-Z]{2,10}-\d+$/.test(e)||(0,r.A)("Incorrect AB test name (".concat(t,"|").concat(e,"), valid pattern is '^[0-9A-Z]{2,10}-\\d+$'."),!0)}(t,e),o(t,e,n),(0,l.A)(e)&&(0,l.A)(n)?i.set(e,n):void(0,r.A)("Incorrect test name or variant.","error");(0,r.A)("Authority store does not exist.","error")},A=function(t,e){var n=h[t];if(n)return n.get(e);(0,r.A)("Authority store does not exist.","error")},b=function(t,e,n){var r=A(t,e);if(f.A.u(n))return(0,l.A)(r);var i=(0,d.A)(n);return i.forEach((function(n){o(t,e,n)})),i.includes(r)},g=function(){var t=(0,i.A)();return(0,c.A)(h,(function(e,n){t[e]=Object.fromEntries(n.entries())})),t},w=function(){return Object.values(h).map((function(t){return t.getString()})).filter((function(t){return""!==t})).join(";")},S=y("adtech"),_=y("analytics"),O=y("application"),E=function(){var t=(0,s.A)("wp_abtest");(0,c.A)(t,(function(t,e){(0,c.A)(e,(function(e,n){m(t,e,n)}))}))}},6181:function(t,e,n){"use strict";n.d(e,{SV:function(){return o},TD:function(){return i},eP:function(){return a},l0:function(){return s},m:function(){return l},y_:function(){return c},yo:function(){return u}});var r=(0,n(5740).k)("std"),o=r.addAnimation,i=r.addStyle,a=r.removeStyle,u=r.update,c=r.pin,s=r.unpin,l=r.togglePin},5740:function(t,e,n){"use strict";n.d(e,{z:function(){return M},k:function(){return L}});var r=n(6799),o=n(3287),i=n(8207);function a(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return u(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var c=["-webkit-","-moz-","-ms-","-o-"],s="",l=function(t,e){return null!==e?"".concat(t,":").concat(e,";"):s},f=function(t){var e=[];return(0,r.A)(t,(function(t,n){Array.isArray(n)?n.forEach((function(n){e.push(l(t,n))})):e.push(l(t,n))})),e.join(s)},d=function(t){return t.replace(/([A-Z])/g,(function(t){if(t)return"-".concat(t[0].toLowerCase())}))},p=function(t,e){var n=/width|height|top|left|right|bottom|margin|padding|font-size|border-radius|text-indent/,u={};return(0,r.A)(t,(function(r){var l=r,f=l.match(/(.+)!/),p=t[l];if(f){var v=a(f,2);l=v[1]}(l=d(l),n.test(l)&&i.A.n(p)&&(p+="px"),(0,o.A)(p)?u[l]=null:u[l]="".concat(p).concat(f?"!important":s),Array.isArray(e))&&(e.map(d).includes(l)&&c.forEach((function(t){u["".concat(t).concat(l)]=p})))})),u},v=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var o;if(t instanceof Element)return(o=t.classList).add.apply(o,n),t},h=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var o;if(t instanceof Element)return(o=t.classList).remove.apply(o,n),t},y=function(t,e,n){if(t instanceof Element)return t.classList.toggle(e,n),t},m=n(5316),A=n(7758),b=n(1112),g=n(2200),w=n(3972),S=n(3882),_=n(4346),O=n(6943),E=n(505),j=n(1923),P=n(3715);function I(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return T(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?T(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function T(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var x="def",k=((0,A.IB)()||S.A.mode)&&!(0,P.A)("hashstyle")||(0,P.A)("unhashstyle"),C=(0,b.A)();S.A.managerStore=C;var L=function(t){if((0,E.A)(t)){var e,n=C[t];if(n)return n.api;var o=!1,i={mediaStore:(0,b.A)()};C[t]=i;var a=function(){var n=i.mediaStore,a=i.styleElement,u=Object.entries(n).map((function(t){var e=I(t,2),n=e[0],o=e[1],i=o.style,a=o.keyframes,u="";return n!==x&&(u+="@media ".concat(n,"{")),(0,r.A)(a,(function(t,e){u+=function(t,e){var n=s,o=s;return(0,r.A)(e,(function(t,e){o+="".concat(t," {").concat(f(e),"}")})),[].concat(c,[s]).forEach((function(e){n+="@".concat(e,"keyframes ").concat(t," {").concat(o,"}")})),n}(t,e)})),(0,r.A)(i,(function(t,e){null!=e&&e.hash&&(0,O.A)(e.style)&&(u+=".".concat(e.hash).concat(e.selector||"","{").concat(f(e.style),"}"))})),n!==x&&(u+="}"),u})).join("");if(u)if(a)a.textContent=u;else{var l=(0,g.A)(u,t);i.styleElement=l,(0,_.A)().appendChild(l)}e=null,o=!1},u={addAnimation:function(t,e,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:x,u=i.mediaStore,c=(0,w.A)(e),s=u[a]||(0,b.A)();if(s.keyframes=s.keyframes||(0,b.A)(),!s.keyframes[t]){if(Object.keys(c).some((function(t){return!/^(\d+%|from|to)$/.test(t)})))return!1;(0,r.A)(c,(function(t,e){c[t]=p(e,n)})),s.keyframes[t]=c}return o=!0,t},addStyle:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:x,a=i.mediaStore,u=a[r]||(0,b.A)(),c=u.style||(0,b.A)(),s=u.hash||(0,b.A)(),l=t.split(/(\b)/i),f=l.shift(),d=c[t],v=s[f];if(d||(d=(0,b.A)(),v||(v=k?f:(0,m.eq)(7,36,!0)),d.hash=v,d.selector=l.join(""),d.style=(0,b.A)()),(0,O.A)(e)){var h=Object.assign({},e);d.style=Object.assign(d.style,p(h,n))}return c[t]=d,s[f]=v,u.style=c,u.hash=s,a[r]=u,o=!0,d.hash},removeStyle:function(t){var e=i.mediaStore,n=t.split(/(\b)/i).shift();(0,r.A)(e,(function(t,e){var o=e.style,i=e.hash;if(i[n]){var a=i[n];delete i[n],(0,r.A)(o,(function(t,e){e.hash===a&&delete o[t]}))}})),o=!0},update:function(t){o&&(t?(cancelAnimationFrame(e),a()):e||(e=requestAnimationFrame(a)))},pin:v,unpin:h,togglePin:y};return i.api=u,u}(0,j.A)("Incorrect name for classManager store.",!0)},M=function(t){if((0,E.A)(t)){var e=C[t];if(e){var n=e.styleElement;return n&&n.remove(),e.styleElement=void 0,e.mediaStore=(0,b.A)(),e.api}}else(0,j.A)("Incorrect name for classManager store.",!0)}},7676:function(t,e,n){"use strict";var r=n(6181),o=n(5316),i=n(4077),a=n(910),u=n(6799),c=n(8207),s=n(1923);function l(t){return l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},l(t)}function f(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=l(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=l(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==l(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var d="IframeFactory";e.A=function(t,e,n){var l,p,v,h,y,m,A,b,g,w,S,_,O,E,j,P,I,T,x="width",k="height",C="error",L="load",M="html,body{margin:0;padding:0;}",D={scrolling:"no",frameborder:"0"},R=d+(0,o.eq)(6,!0),N=M,U=function(){if(!T)try{p=l.contentWindow}catch(t){}return p},B=function(){if(U(),!T)try{v=l.contentDocument}catch(t){}return v},F=function t(e){l.removeEventListener(C,t),m&&m(e,b)},V=function t(e){h||(l.removeEventListener(L,t),h=!0,A&&A(b))};return function(){l=(0,a.A)("iframe"),(0,r.y_)(l,(0,r.TD)(R,e)),(0,r.yo)();var o=Object.assign(D,t);P=D[x],I=D[k],(0,u.A)(o,(function(t,e){l.setAttribute(t,e)})),Object.assign(l.dataset,n),l.addEventListener(L,V),l.addEventListener(C,F)}(),{setAutoResize:function(t,e,n,r,o){E=0,w=e,S=n,_=r||500,O=o||3,(g=t)&&w&&(j=setInterval((function(){!function(){if(B(),E<O){if(v){var t=v.body;if(t){var e=t.scrollWidth,n=t.scrollHeight;n=n>w&&n>0?n:w,P===(e=e>g&&e>0?e:g)&&I===n||(P=e,I=n,l[x]=e,l[k]=n,l.style[x]="".concat(e,"px"),l.style[k]="".concat(n,"px"),S(f(f({},"".concat(x,"!"),e),"".concat(k,"!"),n)))}}E+=1}else S=null,clearInterval(j)}()}),_))},getDocument:B,getWindow:U,getIframe:function(){return l},setStyle:function(t){N=t},setBase:function(t){y=t},resetBodyStyle:function(){if(B(),v){var t=v.querySelector("head");t&&(0,i.A)(t,"<style id='iaq_if'>".concat(M,"</style>"))}N=M},appendTo:function(t){t&&t.appendChild(l)},write:function(t){if(B(),v){var e="";y&&(e+='<base href="'.concat(y).concat(/\/$/.test(y)?"":"/",'" />')),N&&(e+="<style>".concat(N,"</style>"));try{v.open(),v.write(e+t),v.close()}catch(t){}}},load:function(t,e){A=c.A.f(t)?t:e,c.A.s(t)&&(l.setAttribute("src",t),b=t)},error:function(t){c.A.f(t)&&(m=t)},postMessage:function(t,e){if(U(),!T)try{p.postMessage(t,e||"*")}catch(t){(0,s.A)("".concat(d," postMessage error: ").concat(null==t?void 0:t.message))}},destroy:function(){clearInterval(j),(0,r.eP)(R),l.removeEventListener(L,V),l.removeEventListener(C,F),l.setAttribute("src","about:blank"),l.remove(),p=null,v=null,T=!0}}}},344:function(t,e,n){"use strict";n.d(e,{F:function(){return l},M:function(){return s}});var r=n(505),o=n(3804),i=n(1923),a=n(2828),u=n(1375),c=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=t;return n<65?n+=6*e:n>90&&(n+=7*e),n},s=function(t,e){if((0,o.A)(t)||(0,r.A)(t)){var n=(0,u.A)(e)%6,s=(0,u.A)(t),l=17+n,f="";s=s>=0?Math.min(9999,s):0,s=(0,a.A)(s,4);for(var d=0;d<4;d+=1){var p=s[d];f+=String.fromCharCode(c(p.charCodeAt(0)+l,1)),l+=(0,u.A)(p)+3}return f}(0,i.A)("Slide method first argument must be Integer (given ".concat(t,")."),!0)},l=function(t,e){if((0,r.A)(t)){var n=17+(0,u.A)(e)%6,o="";if(4===(null==t?void 0:t.length))for(var a=0;a<4;a+=1){var s=t[a],l=String.fromCharCode(c(s.charCodeAt(0),-1)-n);o+=l,n+=(0,u.A)(l)+3}return(0,u.A)(o)}(0,i.A)("Unslide method first argument must be String (given ".concat(t,")."),!0)}},9904:function(t,e){"use strict";e.A="https://std.wpcdn.pl/"},3288:function(t,e,n){"use strict";var r=(0,n(6181).TD)("fullWidth",{width:"100%"});e.A=r},2314:function(t,e,n){"use strict";n.d(e,{A:function(){return a}});var r=n(6181),o=n(4077),i=n(910),a=function(t,e,n){var a=(0,r.y_)((0,i.A)(),(0,r.TD)(t,Object.assign({cursor:"pointer",position:"relative"},n)));return(0,r.TD)("".concat(t," svg"),{position:"absolute",width:"50%",height:"50%",top:0,left:0,right:0,bottom:0,margin:"auto",fill:e}),(0,o.A)(a,'<svg xmlns="http://www.w3.org/2000/svg" width="95" height="95" viewBox="0 0 94.9 94.9"><path d="M55.9 47.5L94.3 9.1c0.8-0.8 0.8-2.2 0-3L88.8 0.6C88.4 0.2 87.9 0 87.3 0c-0.6 0-1.1 0.2-1.5 0.6L47.5 39 9.1 0.6c-0.8-0.8-2.2-0.8-3 0L0.6 6.1c-0.8 0.8-0.8 2.2 0 3l38.4 38.4L0.6 85.8c-0.8 0.8-0.8 2.2 0 3l5.5 5.5c0.4 0.4 0.9 0.6 1.5 0.6s1.1-0.2 1.5-0.6l38.4-38.4 38.4 38.4c0.4 0.4 0.9 0.6 1.5 0.6s1.1-0.2 1.5-0.6l5.5-5.5c0.8-0.8 0.8-2.2 0-3L55.9 47.5z"></path></svg>'),a}},9708:function(t,e,n){"use strict";var r=n(7924);e.A=function(){return(0,r.SU)("darkmode")}},7016:function(t,e,n){"use strict";n.d(e,{g:function(){return u},w:function(){return a}});var r,o=n(9204),i=n(9512),a=function(){return r||(0,o.A)("rekid")},u=function(t){(0,i.A)("rekid",t),r=t}},4170:function(t,e){"use strict";var n=function(){var t=!0;try{t=window.self===window.top}catch(e){t=!1}return t}();e.A=n},48:function(t,e){"use strict";var n=window.navigator;e.A=n&&(n.connection||n.mozConnection||n.webkitConnection)||!1},7924:function(t,e,n){"use strict";n.d(e,{SU:function(){return i},a6:function(){return a},xo:function(){return u}});var r=n(9204),o=n(9512),i=function(t){var e=(0,r.A)("wp_dot_addparams");return e&&t&&(e=e[t]),e},a=function(t){return(0,o.A)("wp_dot_addparams",t)},u=function(t){a(Object.assign(i()||{},t))}},721:function(t,e,n){"use strict";n.d(e,{$8:function(){return L},GQ:function(){return h},H8:function(){return v},M5:function(){return P},UD:function(){return E},VZ:function(){return O},X6:function(){return b},YB:function(){return C},Zl:function(){return I},cM:function(){return g},dx:function(){return S},f8:function(){return p},fH:function(){return k},fS:function(){return T},iz:function(){return w},lc:function(){return D},mM:function(){return y},mu:function(){return j},n5:function(){return A},nr:function(){return m},qs:function(){return x},rA:function(){return M},xt:function(){return _}});var r,o,i=n(5077),a=n(6712),u=n(9204),c=n(8207),s=n(1822),l=n(8447),f=n(1375),d=(0,l.A)("iphone|ipad|ipod"),p=d||(0,l.A)("macintosh"),v=d&&!window.MSStream?(0,l.A)("crios"):(0,l.A)("chrome"),h=d?(0,l.A)("opios"):(0,l.A)("opr\\/")||c.A.o(window.opera),y=d?(0,l.A)("fxios"):(0,l.A)("firefox\\/")&&!(0,l.A)("(compatible|webkit)"),m=(0,l.A)("safari")&&!v&&!h&&!y,A=(o=window.navigator.userAgent,v?r=(0,f.A)((o.match(/(chrom(?:e|ium)|crios)\/(\d+)/i)||[])[2])||0:y?r=(0,f.A)((o.match(/firefox\/(\d+)/i)||[])[1])||0:m&&(r=(0,f.A)((o.match(/version\/(\d+)/i)||[])[1])||0),r),b=function(){return(0,i.ch)("^o2_poczta_o2_pl_nh")},g=function(){return(0,i.ch)("poczta|profil|pomoc|onelogin")},w=function(){return(0,i.ch)("^(o2_poczta_o2_pl_nh|poczta_nh)")},S=function(){return(0,i.ch)("^money")},_=function(){return(0,i.ch)("^nwm_parenting")},O=function(){return(0,i.ch)("^nwm_abczdrowie")},E=function(){return(0,i.ch)("^magazyn")},j=function(){return(0,i.ch)("^sportowefakty")},P=function(){return(0,i.ch)("o2_o2_pl")},I=function(){return(0,i.ch)("^pudelek|pudelek_pl$")},T=function(){return(0,i.ch)("^(sg|sg_mobile)$")},x=function(){return!!(0,u.A)("PAKO")},k=function(){return!!(0,u.A)("wp_amp")},C=function(){return(0,i.ch)("^app")},L=function(){return(0,i.ch)("^wirtualnaukraina")},M=function(){return s.A.isRobot},D=function(){return(0,a.A)()}},9653:function(t,e,n){"use strict";var r=n(3882);e.A=function(t){return document.getElementById(t||r.A.bucket)}},6420:function(t,e,n){"use strict";var r=(0,n(8447).A)("yahoo|google|hotjar|ruxit|dynatrace|lighthouse|scrap|yandex|spider|cincraw|rss|ahrefs|gnews|okhttp|facebookexternalhit|outbrain|python|sogou|nessus|externalhit|baidu|(bing|apple|moat|petal|ad|taboola|duck|exa|face|paqle|msn|jooble|senuto)bot");e.A=r},5231:function(t,e,n){"use strict";n.d(e,{C:function(){return o},G:function(){return i}});var r=!1,o=function(t){r=!!t},i=function(){return r}},4367:function(t,e,n){"use strict";n.d(e,{R:function(){return o},z:function(){return i}});var r=!1,o=function(t){r=t},i=function(){return r}},5077:function(t,e,n){"use strict";n.d(e,{Qo:function(){return f},SE:function(){return l},XJ:function(){return v},ch:function(){return s},fj:function(){return d},m7:function(){return p},wY:function(){return c}});var r=n(4367),o=n(5231),i=n(9204),a=n(505),u=n(9512),c=function(){return(0,i.A)("wp_sn")},s=function(t){return((0,a.A)(t)||t instanceof RegExp)&&new RegExp(t).test(c())},l=function(){return!(!s("_m_|_mobile")&&!(0,i.A)("wp_mobile"))},f=function(t){var e,n=function(t){return/^[a-z0-9_.]{2,56}$/.test(t)}(t);(0,u.A)("wp_sn",n?t:"invalid_sn"),(0,r.R)(l()),(0,o.C)(null===(e=c())||void 0===e?void 0:e.startsWith("ext_wpl"))},d=function(){return(c()||"").replace(/(_dynamic)/g,"")},p=function(t){var e=t||c();return e&&"unknown"!==e},v=function(){var t=(0,i.A)("wp_spa_config");if(t){var e,n="mobile"===t.platform||(0,r.z)(),o=null===(e=t[t.platform])||void 0===e||null===(e=e.dot)||void 0===e?void 0:e.base;n?s("_mobile$")||(!c()&&o?f("".concat(o,"_mobile")):f("".concat(c(),"_mobile"))):!c()&&o&&f(o)}}},8447:function(t,e){"use strict";e.A=function(t){return new RegExp(t,"i").test(window.navigator.userAgent)}},8953:function(t,e,n){"use strict";var r=n(1112),o=n(3882),i=n(8207),a=n(9971);function u(t){return function(t){if(Array.isArray(t))return c(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return c(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var s=(0,r.A)();o.A.dams=s;e.A=function(t,e){if(i.A.s(t)){var n,r,o,c=Symbol(t),l=(n=!1,r=new Set,o=function(t){r.delete(t);var e=t.timeout,n=t.cb;t.info,clearTimeout(e),n()},Object.create(null,{fill:{value:function(t,e,u){if(i.A.f(t)){var c=Object.create(null,{cb:{value:t},info:{value:e}});if(n)o(c);else if(r.add(c),(0,a.A)(u)){var s=setTimeout((function(){o(c)}),u);Object.defineProperty(c,"timeout",{value:s})}}}},close:{value:function(){n=!1}},open:{value:function(){n=!0;for(var t=u(r);t.length&&n;)o(t.shift())}},isOpen:{get:function(){return n}}}));return e&&l.open(),s[c]=l,l}}},7681:function(t,e,n){"use strict";n.d(e,{A4:function(){return l},Bz:function(){return b},E3:function(){return h},FC:function(){return s},Fr:function(){return v},H0:function(){return f},K4:function(){return d},KC:function(){return S},PS:function(){return o},QT:function(){return A},Tb:function(){return a},X2:function(){return w},Y4:function(){return u},c9:function(){return p},cC:function(){return c},g9:function(){return y},hg:function(){return i},yQ:function(){return g},zx:function(){return m}});var r=n(2443),o=function(){return!!(0,r.H2)("tcid")},i=function(){return!!(0,r.H2)("tcidma")},a=function(){return!!(0,r.H2)("matoken")},u=function(){return(o()||i()||!!(0,r.H2)("htmlFile"))&&!(0,r.H2)("tcidf")},c=function(){return!!(0,r.H2)("noext")},s=function(){return!!(0,r.H2)("novendor")||c()},l=function(){return!!(0,r.H2)("noadv")||c()||a()},f=function(){return!!(0,r.H2)("nodisplay")||l()},d=function(){return!!(0,r.H2)("nodirect")||f()},p=function(){return!!(0,r.H2)("nogam")||f()||s()},v=function(){return!!(0,r.H2)("noprebid")||f()||s()||u()},h=function(){return!!(0,r.H2)("noplayer")},y=function(){return!!(0,r.H2)("novideo")||l()},m=function(){return!!(0,r.H2)("nodetector")},A=function(){return!!(0,r.H2)("nobdc")},b=function(){return!!(0,r.H2)("noasr")},g=function(){return"1"===(0,r.H2)("nowave")},w=function(){return"1"===(0,r.H2)("nofsc")},S=function(){return"1"===(0,r.H2)("noshow")}},1190:function(t,e,n){"use strict";n.d(e,{$W:function(){return x},DZ:function(){return P},Gd:function(){return M},So:function(){return I},Sx:function(){return E},UZ:function(){return R},Vl:function(){return O},Y6:function(){return k},YN:function(){return D},nT:function(){return C},s5:function(){return j},t1:function(){return T},wu:function(){return L}});var r=n(9002),o=n(1112),i=n(3882),a=n(8207);function u(t){return u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u(t)}function c(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=u(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=u(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==u(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var s="DOMContentLoaded",l="_visible",f="_hidden",d="_resizeend",p="_scrollend",v=(0,o.A)(),h=(0,o.A)(),y=(0,o.A)(),m=(0,o.A)(),A=(0,o.A)(),b=!1;i.A.handlers={isAttached:v,executions:h,executionsDone:y,attachedOnce:m,eventQueue:A};var g=function(t,e){var n=A[t];if(n)for(var r,o=n.length,i=0;i<o;i+=1)r=m[t]?n.shift():n[i],a.A.f(r)&&r(e);m[t]&&(y[t]=!0)},w=function(t){var e;return function(n){clearTimeout(e),e=setTimeout((function(){g(t,n)}),100)}},S=c(c({},p,["scroll",w(p)]),d,["resize",w(d)]),_=function(t){var e=A[t],n=S[t];if(null!=e&&e.length&&!v[t]){if(n)j(n[0],n[1]);else{var r=!("scroll"!==t||!b)&&{passive:!0};window.addEventListener(t,h[t],r)}v[t]=!0}else null!=e&&e.length||!v[t]||(n?O(n[0],n[1]):window.removeEventListener(t,h[t]),v[t]=!1)},O=function(t,e){!function(t,e){var n=A[t]||[];if(e&&n){var r=n.indexOf(e);r>-1&&n.splice(r,1)}}(t,e),_(t)},E=function(){return/te/.test(document.readyState)},j=function(t,e,n,o){/^[a-z]+:[a-z]+$/i.test(t)?(0,r.uB)(t,e,n,o):(!function(t){h[t]||(h[t]=function(e){g(t,e)})}(t),function(t,e,n,r){A[t]=A[t]||[];var o=r?"unshift":"push";n&&(m[t]=!0),a.A.f(e)&&(y[t]?e():A[t][o](e))}(t,e,n,o),_(t))},P=function(t,e){y[s]=E(),j(s,t,!0,e)},I=function(t,e){j("resize",t,!1,e)},T=function(t,e){j("scroll",t,!1,e)},x=function(t,e){j(d,t,!1,e)},k=function(t,e){j(p,t,!1,e)},C=function(t,e){j("pagehide",t,!1,e)},L=function(t,e){j("pageshow",t,!1,e)},M=function(t,e){j(l,t,!1,e)},D=function(t,e){j(f,t,!1,e)},R=function(t,e){j("beforeunload",t,!0,e)};try{var N=Object.defineProperty({},"passive",{get:function(){return b=!0,!0}});window.addEventListener("_",null,N),window.removeEventListener("_",null,N)}catch(t){}document.addEventListener("visibilitychange",(function(t){g(document.hidden?f:l,t)}))},2443:function(t,e,n){"use strict";n.d(e,{H2:function(){return h},K6:function(){return d},Xb:function(){return v}});var r=n(3882),o=n(9204),i=n(8686);function a(t){return function(t){if(Array.isArray(t))return s(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||c(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||c(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t,e){if(t){if("string"==typeof t)return s(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var l=["wpmods","wppbjs","hashstyle","_aa","debug","filter","unhashstyle","wplib","wplib5","wplib6","prebidConfig","debugima","google_preview","gamTest"],f=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object.fromEntries(Object.entries(t).filter((function(t){var n=u(t,1)[0];return[].concat(l,a(e)).includes(n)})))},d=function(t,e){var n=window.location,r=n.search,o=n.hash,a=Object.assign((0,i.A)(r,void 0,void 0,t),(0,i.A)(o,void 0,void 0,t));return t?f(a,e):a},p=d();r.A.switches=p;var v=function(t,e){return t?f(p,e):p},h=function(t){return(0,o.A)(t,p)||""}},9921:function(t,e,n){"use strict";var r=n(2216);e.A=function(t){return function e(){var n=(0,r.A)();n?t(n):requestAnimationFrame(e)}}},8774:function(t,e){"use strict";var n="1~".concat([39,43,55,70,89,108,117,122,143,149,162,167,184,196,202,211,228,241,253,266,272,311,322,326,327,338,385,389,440,448,449,453,482,486,494,495,501,503,505,522,540,574,585,587,588,745,780,867,874,899,904,922,931,981,1031,1092,1099,1107,1126,1127,1171,1205,1215,1248,1252,1286,1290,1301,1329,1419,1456,1465,1516,1548,1558,1564,1577,1653,1725,1844,1859,1878,1889,2013,2068,2072,2137,2145,2177,2179,2216,2299,2312,2359,2373,2377,2411,2504,2510,2544,2567,2571,2583,2589,2604,2605,2634,2657,2707,2729,2739,2797,2822,2827,2867,2874,2886,2887,2889,2901,2908,2911,2923,2939,2956,2973,3009,3025,3033,3053,3076,3077,3078,3108,3124,3128,3130,3194].join("."));e.A=n},3982:function(t,e,n){"use strict";var r=n(8522),o=n(2383),i=n(1634);e.A=function(t,e){var a="GDPRBar",u="".concat(a,"LoadStart");(0,i.A)(u),n.e(602).then(n.bind(n,1994)).then((function(n){var r=n.default;(0,o.A)("".concat(a,"LoadedTime"),u,"".concat(a,"LoadEnd")),r(t,e)})).catch((function(t){(0,o.A)("".concat(a,"ErrorTime"),u,"".concat(a,"LoadError")),(0,r.A)(t,"ConsentBar")}))}},3630:function(t,e,n){"use strict";var r=n(9035),o=n(7139),i=n(4003),a=n(9140),u=n(402),c=n(1375),s=!1,l=function(){return t=(0,i.gT)(),e=t.purposeConsents,n=t.vendorConsents,e.size>0&&n.size>0&&(0,o.z6)("mr","TP")&&(0,o.z6)("mr");var t,e,n};e.A=function(){var t=(0,c.A)((0,u.A)(r.DX)),e=!l();a.A.today=Math.floor(Date.now()/864e5);var n=(!t||a.A.today>t)&&e&&!s;return n&&(s=!0),n}},9140:function(t,e,n){"use strict";var r=n(4367),o=n(2038),i=n(1112),a=n(9204),u=n(690),c=n(5622),s=(0,i.A)(),l=(0,c.A)(),f=(0,u.A)(),d=(0,r.z)()||l<770||f<500;s.rejectAllTest=function(){return 1===o.g.manage},s.isMobile=d,s.publisherName=(0,a.A)("wp_pub_name"),s.publisherPrivacyPolicyLink=(0,a.A)("wp_pub_policy"),s.consentBackgroundColor=(0,a.A)("wp_consent_background_color")||"#fff",s.consentColor=(0,a.A)("wp_consent_color")||"#003696",s.consentLinkHoverColor=(0,a.A)("wp_consent_link_hover_color")||"#002b75",s.consentLinkColor=(0,a.A)("wp_consent_link_color")||"#059",s.consentTextColor=(0,a.A)("wp_consent_text_color")||"#181818",s.consentText=(0,a.A)("wp_consent_text"),s.consentBlur=(0,a.A)("wp_consent_blur"),s.consentToggleOnColor=(0,a.A)("wp_toggle_on_color")||"#fff",s.consentToggleOffColor=(0,a.A)("wp_toggle_off_color")||"#fff",s.consentToggleOnBackgroundColor=(0,a.A)("wp_toggle_on_background_color")||"#003696",s.consentToggleOffBackgroundColor=(0,a.A)("wp_toggle_off_background_color")||"#a8b2b9",e.A=s},1315:function(t,e,n){"use strict";var r=(0,n(8953).A)("Consent");e.A=r},9035:function(t,e,n){"use strict";n.d(e,{DX:function(){return r},Eu:function(){return o},VE:function(){return a},jU:function(){return i}});var r="WPtcsb",o="WPdp",i="WPtcs2",a=[o,i]},9195:function(t,e,n){"use strict";var r=n(2038),o=n(8522),i=n(9140),a=n(1315),u=n(2383),c=n(1634);e.A=function(){(0,r.i)("formViewLoad");var t="GDPRBoard",e="".concat(t,"LoadStart");(0,c.A)(e),i.A.boardLoad=!0,n.e(602).then(n.bind(n,8409)).then((function(n){var r=n.default;(0,u.A)("".concat(t,"LoadedTime"),e,"".concat(t,"LoadEnd")),r()})).catch((function(n){a.A.open(),(0,u.A)("".concat(t,"ErrorTime"),e,"".concat(t,"LoadError")),(0,o.A)(n,"ConsentForm")}))}},8380:function(t,e,n){"use strict";var r;n.d(e,{J:function(){return o},b:function(){return i}});var o=function(){return r},i=function(t){r=t}},9889:function(t,e,n){"use strict";var r=n(8380);e.A=function(){return(0,r.J)()()}},2977:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==r(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function i(t){return function(t){if(Array.isArray(t))return a(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return a(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?a(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}n.d(e,{$5:function(){return L},B_:function(){return k},Bl:function(){return P},CG:function(){return d},I5:function(){return l},KB:function(){return v},LE:function(){return s},N_:function(){return S},Q2:function(){return p},Qd:function(){return C},RQ:function(){return A},VQ:function(){return F},X2:function(){return c},aj:function(){return O},dR:function(){return h},eX:function(){return E},fF:function(){return y},j1:function(){return g},kd:function(){return w},mi:function(){return _},vT:function(){return m},vs:function(){return f},wz:function(){return I},xi:function(){return B},zk:function(){return u}});var u="ck",c="mr",s="fp",l="mt",f="ts",d="cspid",p="csfid",v=0,h=1,y=2,m="WPM",A="GWP",b="PUB",g="TP",w=[m,A,g],S=[u,c,s],_=[1],O=[2,3,4,5,6,7,8,9],E=[2],j=[].concat(O,_).sort((function(t,e){return t-e})),P=[].concat(i(j),[10]).sort((function(t,e){return t-e})),I=[].concat(E),T=[2],x=[].concat([2,3,4,5,6,7,8,9],[1]).sort((function(t,e){return t-e})),k=([].concat(i(x),[10]).sort((function(t,e){return t-e})),[].concat(T),[2,7,8,9,10,11]),C=[2],L=[1],M=JSON.stringify(j),D=JSON.stringify(E),R=JSON.stringify(x),N=JSON.stringify(T),U=JSON.stringify(L),B=o(o(o(o({},m,M),A,M),b,R),g,U),F=o(o(o(o({},m,D),A,D),b,N),g,U)},3468:function(t,e){"use strict";e.A=function(t){return t&&Date.now()-t>33696e6}},7147:function(t,e,n){"use strict";n.d(e,{Z:function(){return l},D:function(){return s}});var r=n(5316),o=n(6943),i=n(505),a=n(1923),u=n(1196),c=function(t,e){if(!(0,i.A)(t)||!(0,i.A)(e))return"";for(var n=e.length,r=t.length,o="",a=0;a<r;a+=1){var u=t.charCodeAt(a),c=e.charCodeAt(a%n);o+=String.fromCharCode(u^c)}return o},s=function(t){if((0,o.A)(t)){var e=(0,u.A)(t),n=e.keybase,s=void 0===n?(0,r.eq)(3,36,!0):n;delete e.keybase;try{var l=s+btoa(c(JSON.stringify(e),s));if(e.keybase=s,(0,i.A)(l))return l}catch(t){(0,a.A)(null==t?void 0:t.message,!0)}}},l=function(t){if((0,i.A)(t)){var e=t.slice(0,3),n=t.slice(3);try{var r=JSON.parse(c(atob(decodeURIComponent(n)),e));if((0,o.A)(r))return r.keybase=e,(0,u.A)(r)}catch(t){(0,a.A)(null==t?void 0:t.message,!0)}}}},7139:function(t,e,n){"use strict";n.d(e,{Jt:function(){return w},TU:function(){return m},Tz:function(){return A},Wc:function(){return O},Wj:function(){return y},bH:function(){return E},hZ:function(){return S},n8:function(){return b},pV:function(){return j},z6:function(){return _}});var r,o=n(2977),i=n(1112),a=n(3468),u=n(6943),c=n(1196);function s(t){return function(t){if(Array.isArray(t))return l(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return l(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var f=o.kd,d=!1,p=!1,v=!1,h=!1,y=function(){return v},m=function(){return d},A=function(t){d=t},b=function(){return r},g=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o.vT,e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return r||O(),e&&(r[t]=r[t]||(0,i.A)()),r[t]},w=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o.vT,n=g(e);if(n)return n[t]},S=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:o.vT,r=g(n,!0);r[t]!==e&&(o.N_.includes(t)&&function(t){g(t,!0)[o.vs]=Date.now()}(n),r[t]=e,p&&h&&A(!0))},_=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o.vT;return 2===w(t,e)},O=function(t){t&&(f=t),r=(0,i.A)(),f.forEach((function(t){o.N_.forEach((function(e){S(e,o.KB,t)}))})),p=!0,h=!1},E=function(){return Math.min.apply(Math,s(f.map((function(t){return w(o.vs,t)}))))},j=function(t){(r||O(),(0,u.A)(t))&&(JSON.stringify((0,c.A)(r))!==JSON.stringify((0,c.A)(t))&&h&&A(!0),Object.assign(r,t));f.forEach((function(t){_(o.X2,t)&&S(o.CG,o.xi[t],t),_(o.LE,t)&&S(o.Q2,o.VQ[t],t)})),h=!0,(0,a.A)(E())&&(v=!0)}},9945:function(t,e,n){"use strict";n.d(e,{A:function(){return m}});var r=n(1531),o=n(7139),i=n(4003),a=n(4342),u=function(t){var e=new r.jT(t),n=(0,a.A)();return e.cmpId=72,e.cmpVersion=2,e.consentScreen=3,e.consentLanguage=n,e.publisherCountryCode="PL",e.isServiceSpecific=!0,e},c=n(8522),s=n(2977),l=n(2038),f=n(5077),d=n(3468),p=n(9889),v=function(t,e,n){if(t){var r=t.created.getTime();if((0,d.A)(r)&&((0,p.A)()||(0,f.ch)("^openfm"))){(0,i.s)(!0),(0,i.A9)(null),(0,i.m9)(void 0);var a=u(e);return(0,l.i)("expired",{created:r}),(0,i.Bj)(n,"expired"),{tcModel:a,tcString:undefined}}r-(0,o.bH)()>6e4&&((0,o.hZ)(s.vs,r,s.vT),(0,o.hZ)(s.vs,r,s.RQ),(0,o.hZ)(s.vs,r,s.j1))}},h=n(505),y=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=(0,i.Q2)(),n=(0,i.xB)();n&&n.update(t?"":e||"",t)},m=function(t,e,n,a,s,l,f,d){var p,m,A,b=!0;if(e?(0,o.z6)("mr","TP")&&(A=s):(b=n)&&(A=s),a!==(0,i.Q2)()){if(b){m=a;try{if(e){var g=(0,i.Kx)();if((0,h.A)(m)){p=r.de.decode(m);var w=v(p,g,f);w&&(p=w.tcModel,m=w.tcString),p&&g&&!p.gvl&&(p.gvl=g)}else p=u(g)}else(0,h.A)(m)&&(p=r.de.decode(m))}catch(t){(0,c.A)(t,"TCModel")}}(0,i.m9)(m),(0,i.A9)(p)}t&&(0,i._x)(t),(0,i.S1)(b),(0,i.zX)(A),y(l)}},4003:function(t,e,n){"use strict";n.d(e,{A9:function(){return h},Bj:function(){return x},D0:function(){return m},Db:function(){return g},GW:function(){return P},Kx:function(){return A},M9:function(){return j},O6:function(){return C},Q2:function(){return S},S1:function(){return p},U_:function(){return b},YI:function(){return d},_x:function(){return E},gT:function(){return v},m9:function(){return _},s:function(){return I},xB:function(){return y},xb:function(){return T},y8:function(){return k},yc:function(){return O},zX:function(){return w}});var r,o,i=n(3882),a=!0,u=!1,c=!1,s=!1,l={gvl:void 0,cmpapi:void 0,tcModel:null,otherPartners:void 0},f={};i.A.vendorsState=l;var d=function(){return a},p=function(t){a=t,l.gdprApplies=t},v=function(){return l.tcModel},h=function(t){l.tcModel=t},y=function(){return l.cmpapi},m=function(t){l.cmpapi=t},A=function(){return l.gvl},b=function(t){l.gvl=t},g=function(){return r},w=function(t){r=t},S=function(){return o},_=function(t){o=t},O=function(){return u},E=function(t){u=t},j=function(){return s},P=function(){return c},I=function(t){c=t},T=function(){return f},x=function(){var t=arguments.length>1?arguments[1]:void 0;f[arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default"]=t},k=function(t){l.otherPartners=t},C=function(){return l.otherPartners}},2038:function(t,e,n){"use strict";n.d(e,{g:function(){return u},i:function(){return c}});var r=n(4003),o=n(7743),i=n(3882),a=n(76),u={tcf:4};i.A.mode&&(u.devel=1);var c=function(t,e,n){var i,c;Object.assign(u,n);var s=Object.assign({},e,u,{gvl:(null===(i=(0,r.gT)())||void 0===i?void 0:i.vendorListVersion)||-1,policy:(null===(c=(0,r.gT)())||void 0===c?void 0:c.policyVersion)||-1,time:Math.round((0,o.tB)())});(0,a.A)(void 0,s,"gdpr_".concat(t),{useLink:!0})}},1549:function(t,e,n){"use strict";var r=n(9035),o=n(7147),i=n(4003),a=n(7139),u=n(7758),c=n(3248),s=n(402),l=n(9091),f=n(5698);e.A=function(){return new Promise((function(t){var e,n,d={},p=(0,s.A)(r.jU),v=(0,c.A)(r.jU),h=(0,s.A)(r.Eu),y=(0,c.A)(r.Eu);(p&&!v||!p&&v||p!==v)&&(e=!0),(h&&!y||!h&&y||h!==y)&&(n=!0),((0,a.TU)()||n)&&((0,a.Tz)(!1),d[r.Eu]=(0,o.D)((0,a.n8)())),((0,i.yc)()||e)&&((0,i._x)(!1),d[r.jU]=(0,i.Q2)()),(0,f.A)(d),u.My?t():l.A.set(d,t)}))}},530:function(t,e,n){"use strict";var r=n(4003),o=n(1400);e.A=function(t,e){var n=(0,r.gT)(),i=!1;if(n){var a=n.vendorConsents,u=n.vendorLegitimateInterests;i=(a.has(t)||u.has(t))&&(0,o.A)(e)}return i}},1400:function(t,e,n){"use strict";var r=n(4003);e.A=function(t){var e=(0,r.gT)(),n=!1;if(e){var o=e.purposeConsents,i=e.purposeLegitimateInterests;n=t.filter((function(t){return o.has(t)||i.has(t)})).length===t.length}return n}},9661:function(t,e,n){"use strict";var r=n(4003),o=n(530),i=n(505),a=n(8207),u=n(123);e.A=function(t){var e=t;if((0,i.A)(t)){e=t.replace(/\$\{(GDPR(_CONSENT_\d+)?|ADDTL_CONSENT|LIMITED_ADS)\}/gi,(function(t){if("${GDPR}"===t){var e=(0,r.YI)();return a.A.u(e)?1:(0,u.A)(e)}return t.includes("_CONSENT_")?(0,r.Q2)()||"":t.includes("ADDTL")?(0,r.Db)()||"":t.includes("LIMITED")?(0,u.A)(!(0,o.A)(755,[1])):""}))}return e}},3241:function(t,e,n){"use strict";var r=n(6799),o=n(3287),i=n(8207);e.A=function t(e,n){var a=e;return i.A.u(a)||(i.A.o(a)?(0,r.A)(a,(function(e,r){(0,o.A)(r)||""===r||"undefined"===r?delete a[e]:a[e]=t(r,n)})):n&&(a=encodeURIComponent("".concat(a)))),a}},1112:function(t,e){"use strict";e.A=function(){return Object.create(null)}},9102:function(t,e,n){"use strict";var r=n(5316);e.A=function(t){for(var e=String(t),n=[],o=e.length,i=0,a=0;i<o;i+=a)a=(0,r.ob)(4)+1,n.push("".concat(e.slice(i,i+a),"\\2060 "));return'"'.concat(n.join("").replace(/\|/g,"\\A "),'"')}},3972:function(t,e,n){"use strict";var r=n(3287);e.A=function(t){return(0,r.A)(t)?t:JSON.parse(JSON.stringify(t))}},3225:function(t,e,n){"use strict";var r=n(5675),o=n(8522);e.A=function(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];try{Object.defineProperty(t,e,{value:n,configurable:i,enumerable:!0})}catch(t){["WP","gaf","prebid"].includes(e)&&(0,r.M)(e,void 0,!0),t.campaign=e,(0,o.A)(t,"definePropertyHard")}}},6243:function(t,e,n){"use strict";var r=n(8207);e.A=function(t,e,n){var o=Object.getOwnPropertyDescriptor(t,e);o&&!o.configurable||Object.defineProperty(t,e,{value:n,writable:!0,configurable:!0,enumerable:!r.A.f(n)}),null!=o&&o.writable&&(t[e]=n)}},4077:function(t,e){"use strict";e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"beforeend";t.insertAdjacentHTML(n,e)}},910:function(t,e){"use strict";e.A=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div";return document.createElement(t)}},1133:function(t,e,n){"use strict";var r=n(910);e.A=function(){var t=(0,r.A)("iframe");return t.style.visibility="hidden",t.style.display="none",t}},2200:function(t,e,n){"use strict";var r=n(910);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"wpcss",n=(arguments.length>2?arguments[2]:void 0)||(0,r.A)("style");return n.type="text/css",n.dataset.id=e,n.textContent=t,n}},2216:function(t,e){"use strict";e.A=function(){return document.body}},6455:function(t,e,n){"use strict";var r=n(505),o=n(4709);e.A=function(t){return(0,r.A)(t)?(0,o.A)(t):t}},9986:function(t,e){"use strict";e.A=function(t){return getComputedStyle(t)||{}}},9784:function(t,e){"use strict";e.A=function(){return document.documentElement}},2153:function(t,e,n){"use strict";var r=n(2216),o=n(9784);e.A=function(t){var e=t||(0,r.A)()||{},n=t||(0,o.A)()||{};return Math.max(e.scrollHeight,e.offsetHeight,n.clientHeight,n.scrollHeight,n.offsetHeight)}},6431:function(t,e,n){"use strict";n.d(e,{A:function(){return l}});var r=n(1112),o=n(2153),i=n(2216),a=n(9784),u=function(t){var e=t||(0,i.A)()||{},n=t||(0,a.A)()||{};return Math.max(e.scrollWidth,e.offsetWidth,n.clientWidth,n.scrollWidth,n.offsetWidth)},c=n(3096),s=n(2721),l=function(t,e){var n=(0,s.A)(t)&&t.getBoundingClientRect();if(n){var i=(0,c.A)(),a=i.top,l=i.left,f=(0,r.A)();return f.top=n.top+a,f.left=n.left+l,e?(f.width=u(t),f.height=(0,o.A)(t)):(f.width=n.width,f.height=n.height),f.bottom=f.top+f.height,f.right=f.left+f.width,f.x=n.x+l,f.y=n.y+a,f}}},4346:function(t,e){"use strict";e.A=function(){return document.head}},4342:function(t,e,n){"use strict";n.d(e,{A:function(){return u}});var r=n(2443),o={uk:"uk-ua",pl:"pl-pl",en:"en-en"},i=n(9784),a=(0,r.H2)("forceLang"),u=function(){var t,e=a||(null===(t=(0,i.A)())||void 0===t?void 0:t.lang);return Object.keys(o).includes(e)?e:"pl"}},7954:function(t,e,n){"use strict";var r=n(4709);e.A=function(t,e,n){var o=(0,r.A)(t),i="";return o&&(i=(o.getAttribute(e||"content")||i).slice(0,n||255)),i}},690:function(t,e){"use strict";e.A=function(){return window.innerHeight}},3096:function(t,e){"use strict";e.A=function(){return{top:window.pageYOffset,left:window.pageXOffset}}},5622:function(t,e){"use strict";e.A=function(){return window.innerWidth}},2699:function(t,e,n){"use strict";var r=n(4367),o=n(690),i=n(123);e.A=function(){var t=(0,i.A)((0,r.z)()),e=(0,o.A)();return[[760,900],[600]][t].filter((function(t){return e>=t})).length}},2721:function(t,e,n){"use strict";var r=n(2216);e.A=function(t){return t instanceof HTMLElement&&(0,r.A)()&&(0,r.A)().contains(t)}},1535:function(t,e,n){"use strict";var r=n(9986);e.A=function(t){return(t.offsetParent||"fixed"===(0,r.A)(t).position)&&"hidden"!==t.dataset.visibility}},8924:function(t,e){"use strict";e.A=function(t){for(var e=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>|<\/script>/gi,n=t;e.test(n);)n=n.replace(e,"");return n}},4709:function(t,e){"use strict";e.A=function(t,e){return document["querySelector".concat(e?"All":"")](t)}},8821:function(t,e,n){"use strict";var r=n(6799);e.A=function(t){(0,r.A)(t,(function(e){delete t[e]}))}},6799:function(t,e){"use strict";function n(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return r(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}e.A=function(t,e){if("[object Object]"===Object.prototype.toString.call(t))for(var r=Object.entries(t),o=r.length,i=0;i<o;i++){var a=n(r[i],2);e(a[0],a[1])}}},1312:function(t,e){"use strict";e.A=function(t){return Object.freeze&&Object.freeze(t),t}},745:function(t,e,n){"use strict";var r=n(8482),o=n(4709);e.A=function(t){var e=(0,o.A)('link[rel="canonical"]');return(0,r.A)(null==e?void 0:e.href,t)}},98:function(t,e,n){"use strict";var r=n(8482);e.A=function(t){return(0,r.A)(window.location.href,t)}},9204:function(t,e){"use strict";e.A=function(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;try{e=n[t]}catch(t){console.error(t)}return e}},8686:function(t,e,n){"use strict";var r=n(4735),o=n(505),i=n(8924);function a(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return u(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"&",u=arguments.length>3?arguments[3]:void 0,c={};(0,o.A)(t)&&t.replace(/(^[?#])/,"").split(n).forEach((function(t){var n=t.split("=");if(n.length>0){var s=a(n,2),l=s[0],f=s[1],d=l.trim(),p=f&&decodeURIComponent(f.trim());(0,r.A)(e)&&!e.includes(d)||(0,o.A)(d)&&((0,o.A)(p)||u)&&(c[d]=(0,i.A)(p)||"")}}));return c}},8482:function(t,e){"use strict";e.A=function(t,e){return t?t.slice(0,e||500):""}},4735:function(t,e){"use strict";e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return Array.isArray(t)&&(e>0?t.length===e:t.length>0)}},6943:function(t,e,n){"use strict";var r=n(3456);e.A=function(t){return(0,r.A)(t)&&Object.keys(t).length>0}},505:function(t,e,n){"use strict";var r=n(8207);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return r.A.s(t)&&(e>0?t.length===e:t.length>0)}},3804:function(t,e,n){"use strict";var r=n(8207);e.A=function(t){return r.A.n(t)&&isFinite(t)}},5926:function(t,e){"use strict";e.A=function(){return"runAdAuction"in window.navigator}},3287:function(t,e){"use strict";e.A=function(t){return null==t}},3456:function(t,e,n){"use strict";var r=n(3287),o=n(8207);e.A=function(t){return!(0,r.A)(t)&&o.A.o(t)&&!Array.isArray(t)}},8207:function(t,e){"use strict";function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}var r=function(t,e){return n(t)===e};[["u","undefined"],["s","string"],["b","boolean"],["n","number"],["g","bigint"],["o","object"],["f","function"],["m","symbol"]].forEach((function(t){r[t[0]]=function(e){return r(e,t[1])}})),e.A=r},9971:function(t,e,n){"use strict";var r=n(3804);e.A=function(t){return(0,r.A)(t)&&t>0}},4725:function(t,e,n){"use strict";n.d(e,{A:function(){return i}});var r=n(3804),o=function(t){return(0,r.A)(t)&&Math.floor(t)===t},i=function(t){return o(t)&&t>0}},4945:function(t,e,n){"use strict";var r=n(3882);e.A=function(){return"platform"===r.A.subver}},6789:function(t,e,n){"use strict";var r=n(82),o=n(505),i=n(8207);e.A=function(){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",e=arguments.length>3?arguments[3]:void 0,n=arguments.length>4?arguments[4]:void 0,a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return i.A.n(u)&&(u="".concat(u)),(0,o.A)(a)?n?(/\?/.test(a)||(a+="?"),/(\?|&)$/.test(a)||(a+="&")):"?"!==a.slice(-1)&&(a+="&"):a="",(0,o.A)(t)&&(a+=t,(0,o.A)(u)&&(a+="=".concat((0,r.A)(u,e)))),a}},82:function(t,e){"use strict";e.A=function(t){return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?encodeURIComponent(t):t}},931:function(t,e,n){"use strict";var r=n(82),o=n(6799),i=n(3287),a=n(8207);e.A=function(t,e,n){var u=[];return t&&(a.A.o(t)?(0,o.A)(t,(function(t,o){(0,i.A)(o)||""===o&&!n||u.push("".concat((0,r.A)(t,e),"=").concat((0,r.A)(o,e)))})):a.A.s(t)&&u.push(t)),u.join("&")}},6585:function(t,e,n){"use strict";var r=n(505);function o(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return i(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}e.A=function(t){var e={href:t};if((0,r.A)(t))if(window.URL)try{e=new window.URL(t)}catch(t){}else{var n=t.match(/^(?:(https?:)?\/\/)?(([^:/?#]*)(?::([0-9]+))?)([/]{0,1}[^?#]*)(\?[^#]*|)(#.*|)$/);if(n){var i=o(n,8);e.protocol=i[1],e.host=i[2],e.hostname=i[3],e.port=i[4],e.pathname=i[5],e.search=i[6],e.hash=i[7]}}else e.href="";return e}},2828:function(t,e){"use strict";e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3;return"".concat((arguments.length>2&&void 0!==arguments[2]?arguments[2]:"0").repeat(e)).concat(t).slice(-e)}},3715:function(t,e){"use strict";e.A=function(t){var e,n=window.location,r=n.search,o=n.hash,i=new RegExp("[#?&](".concat(t,")(?:=([^&?=#]*))?([&?]|$)"));return r&&(e=r.match(i)),!e&&o&&(e=o.match(i)),e}},5316:function(t,e,n){"use strict";n.d(e,{eq:function(){return i},ob:function(){return o},ww:function(){return a}});var r=n(1375),o=function(t){var e=(0,r.A)(t),n=Math.random();return Math.floor(n*e)},i=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:10,e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=!0===e?16:e||10,r="";for(arguments.length>2&&void 0!==arguments[2]&&arguments[2]&&(r=String.fromCharCode(o(26)+97));r.length<t;)r=(r+=Math.random().toString(n).slice(2)).slice(0,t);return r},a=function(){return 0===o(arguments.length>0&&void 0!==arguments[0]?arguments[0]:100)}},2322:function(t,e,n){"use strict";n.d(e,{MN:function(){return s},hc:function(){return c},x4:function(){return l}});var r=n(2207),o=n(1112),i=n(3225),a=(0,o.A)(),u=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];(0,i.A)(r.WP,t,e,n),a[t]=e},c=function(t,e){u(t,e,!0)},s=function(t,e){u(t,e)},l=function(t){return a[t]}},1277:function(t,e,n){"use strict";var r=n(505);e.A=function(t){if((0,r.A)(t))try{return JSON.parse(t)}catch(t){}}},7109:function(t,e,n){"use strict";var r=n(4735),o=n(8207),i=n(1923);e.A=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if((0,r.A)(t)&&!t.some((function(t){return!o.A.f(t)}))){var n=[],a=function(t,e){return n.push({resolved:e,rejected:!e,returned:t}),Promise.resolve(t)},u=function(t){return a(t,!0)},c=function(t){return a(t,!1)},s=t.map((function(t){return function(){return t.apply(void 0,arguments)}})).reduce((function(t,n){var r=t.then(n).then(u);return e?r:r.catch(c)}),Promise.resolve()).catch(c).then((function(){return n}));return s}(0,i.A)("Invalid promise chain to run sequentially",!0)}},9512:function(t,e,n){"use strict";var r=n(6243);e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window;(0,r.A)(n,t,e)}},1196:function(t,e,n){"use strict";var r=n(6943);e.A=function t(e){if((0,r.A)(e)){var n={};return Object.keys(e).sort().forEach((function(r){n[r]=t(e[r])})),n}return e}},7758:function(t,e,n){"use strict";n.d(e,{IB:function(){return a},My:function(){return u},TZ:function(){return c}});var r=n(6293),o=n(6920),i=/\./g,a=function(){return new RegExp((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"localhost").replace(i,"\\.")).test(window.location.hostname)},u=window.location.hostname===r.A,c="wp.pl"===(0,o.A)()},123:function(t,e,n){"use strict";var r=n(8207),o=n(1375);e.A=function(t){return r.A.b(t)?+t:(0,o.A)(t)>0?1:0}},1375:function(t,e){"use strict";e.A=function(t){return parseInt(t,10)||0}},8771:function(t,e,n){"use strict";var r=n(3804),o=n(8207),i=function(t){return o.A.s(t)?t.trim():(0,r.A)(t)?t:void 0};e.A=function(t){return[].concat(t).map(i).filter((function(t){return!!t||0===t}))}},124:function(t,e){"use strict";var n={"%20":" ","%2C":",","%3B":";","%3D":"="};e.A=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/%(20|2C|3B|3D)/gi,(function(t){return n[t]}))}},2350:function(t,e){"use strict";e.A=function(t){var e=Date.now();return new Date(e+1e3*t*60)}},7481:function(t,e,n){"use strict";var r=n(124),o=n(6823),i=n(505);e.A=function(){var t={};if((0,o.A)()){var e=document.cookie;(0,i.A)(e)&&e.split("; ").forEach((function(e){var n=e.indexOf("="),o=decodeURIComponent(e.slice(0,n)),i=(0,r.A)(e.slice(n+1));t[o]=i}))}return t}},3248:function(t,e,n){"use strict";var r=n(124),o=n(6823),i=n(8924);e.A=function(t){if((0,o.A)()){var e=document.cookie.match("(^|;)\\s*".concat(decodeURIComponent(t),"\\s*=\\s*([^;]+)")),n=e?(0,r.A)(e.pop()):null;return(0,i.A)(n)}return null}},6920:function(t,e){"use strict";var n=window.location.hostname.split(".").slice(-2).join(".");e.A=function(){return n}},6823:function(t,e){"use strict";var n=!1;try{var r="_X_=1",o="; SameSite=None; Secure";document.cookie=r+o;var i=-1!==document.cookie.indexOf(r);document.cookie="".concat(r,"; expires=Thu, 01-Jan-1970 00:00:01 GMT").concat(o),n=i}catch(t){}e.A=function(){return n}},5873:function(t,e,n){"use strict";var r=n(2350);e.A=function(){return(0,r.A)(561600)}},1697:function(t,e,n){"use strict";var r=n(6920),o=n(224);e.A=function(t){return(0,o.A)(t,"/",(0,r.A)())}},224:function(t,e,n){"use strict";var r=n(2098);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"/",n=arguments.length>2?arguments[2]:void 0,o=new Date;return o.setYear(0),(0,r.A)(t,"",o,e,n)}},8645:function(t,e,n){"use strict";var r=n(6920),o=n(2098);e.A=function(t,e,n){return(0,o.A)(t,e,n,"/",(0,r.A)())}},2098:function(t,e,n){"use strict";n.d(e,{A:function(){return f}});var r={" ":"%20",",":"%2C",";":"%3B"},o=function(){return String(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").replace(/[\s,;]/gi,(function(t){return r[t]}))},i=function(t){return encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,window.escape)},a=n(6823),u=n(505),c=n(3287),s=n(8924),l=n(5873),f=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:(0,l.A)(),r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"/",f=arguments.length>4?arguments[4]:void 0;if((0,a.A)()&&(0,u.A)(t)&&!(0,c.A)(e)){var d="".concat(i(t),"=").concat(o(e));return d+=n?";expires=".concat(n.toUTCString()):"",d+=r?";path=".concat(r):"",d+=f?";domain=".concat(f):"",d+="; SameSite=None; Secure",document.cookie=(0,s.A)(d),!0}}},7756:function(t,e,n){"use strict";n.d(e,{CJ:function(){return o},DK:function(){return i},cw:function(){return r},kf:function(){return a}});var r="Missing action.",o="Field 'name' can not be empty.",i="Argument 'names' must be an array.",a="Argument 'values' must be a plain object."},3394:function(t,e,n){"use strict";n.d(e,{A:function(){return z}});var r=n(8207),o={},i=function(t,e,n){if(t)return t[e]||n&&(t[e]=n),t[e]},a=n(2443),u=n(1886),c=n(5316),s=n(6293),l=n(4792),f=n(505),d=n(1277),p=function(t){if((0,f.A)(t)){var e=t.match(/^wphub:\/\/(\{.*\})/);if(e)return(0,d.A)(e[1])}},v=n(3882),h=n(6943),y=function(t){if((0,h.A)(t))try{return"wphub://".concat(JSON.stringify(t))}catch(t){}},m=n(1256),A=n(7592),b=n(3457),g=n(1634),w=n(1822),S=n(6585),_=n(6175),O="HubAPI",E=[],j=[];v.A.hubData=j;var P,I,T,x,k,C=!1,L=!1,M=!1,D=function(t){var e=t.method,n=t.action;j.push(t),"hub"===e?"ready"===n&&((0,m.A)("HUB",!0),w.A.readyData=Object.assign({},t),(0,g.A)("".concat(O,"Ready")),L=!0,clearTimeout(x),N()):function(t){var e=t.method,n=t.hash,r=t.action,a=i(o,e),u=i(a,n),c=i(u,r);if(c)for(;c.length;)c.shift()(t)}(t)},R=function(t){t.hash=(0,c.eq)(6,16,!0),function(t){var e=t.method,n=t.hash,a=t.action,u=t.cb,c=i(o,e,{}),s=i(c,n,{}),l=i(s,a,[]);r.A.f(u)&&!l.includes(u)&&l.push(u)}(t),L?T.postMessage(y(t),k):M?((0,_.A)(t,P),D(t)):(C||H(),E.push(t))},N=function(){for(;E.length;)R(E.shift())},U=function(t){if(t.origin===k){var e=p(t.data);e&&D(e)}},B=function(t){M||((0,m.A)("HUB",!1),window.removeEventListener("message",U),clearTimeout(x),L=!1,M=!0,P=(null==t?void 0:t.message)||"blocked",(0,g.A)("".concat(O,"Error")),T=!1,N())},F=function(t,e){clearTimeout(x),x=setTimeout((function(){(0,g.A)("".concat(O).concat(t)),B({message:e})}),5e3)},V=function(){F("WindowTimeout","Not responding"),(0,g.A)("".concat(O,"Load"));(T=I.contentWindow).postMessage(y({method:"hub",action:"check"}),k)},H=function(){if(C=!0,!I)if(b.A){var t=(0,a.H2)("_bb"),e=(0,a.H2)("debug"),n=e&&"?debug=".concat(e)||"",r=(0,l.A)(v.A.bucket,v.A.branch,"hub",v.A.mode,"html",v.A.canary),o=t?r+n:(0,u.mess)(r+n,!1,!0,"application","search",s.A);window.addEventListener("message",U),k="https://".concat((0,S.A)(o).hostname),I=(0,A.A)({src:o,onLoad:V,onError:B}),F("RequestTimeout","Request timeout")}else B({message:"Hub on disallowed origin"})},z=R},9091:function(t,e,n){"use strict";n.d(e,{A:function(){return S}});var r=n(7758),o=n(6823),i=n(7078),a=n(3457),u=n(4945),c=n(7578),s=n(7756),l=n(8118),f=n(8207),d=n(4735),p=n(1697),v=n(832),h=function(t,e){var n=(0,c.A)(e),r=n.useCookie,o=n.useStorage;(0,d.A)(t)&&t.forEach((function(t){r&&(0,p.A)(t),o&&(0,v.A)(t)}))},y=n(6175),m=n(5698),A=function(t,e){var n=t.action,r=t.names,o=t.type,i=t.values,a=void 0===i?{}:i;switch(n){case"set":f.A.o(a)?((0,m.A)(a,o),t.names=Object.keys(a)):(0,y.A)(t,s.kf);break;case"get":Array.isArray(r)?t.values=(0,l.A)(r,o):(0,y.A)(t,s.DK);break;case"remove":Array.isArray(r)?h(r,o):(0,y.A)(t,s.DK);break;default:(0,y.A)(t,s.cw)}f.A.f(e)&&e(t)},b=n(5),g=(0,o.A)()||(0,i.A)(),w=function(t,e,n,o,i){var s={method:"record",action:t,names:e,values:o,cb:n,type:i},l=(0,c.A)(i).useStorage,f=!a.A||(l?r.My:r.TZ)||(0,u.A)();(0,b.A)(s,n,g,f,A,"LocalStorage & Cookie")},S={set:function(t,e,n){w("set",void 0,e,t,n)},get:function(t,e,n){w("get",t,e,void 0,n)},remove:function(t,e,n){w("remove",t,e,void 0,n)}}},8118:function(t,e,n){"use strict";var r=n(7481),o=n(5535),i=n(4735),a=n(7578);e.A=function(t,e){var n=(0,a.A)(e),u=n.useCookie,c=n.useStorage;if((0,i.A)(t)){var s=Object.assign({},c&&(0,o.A)(),u&&(0,r.A)());return Object.fromEntries(t.map((function(t){return[t,s[t]||null]})))}}},7578:function(t,e){"use strict";e.A=function(t){return{useCookie:!t||"cookie"===t,useStorage:!t||"storage"===t}}},5698:function(t,e,n){"use strict";var r=n(9035),o=n(4003),i=n(5267),a=n(6799),u=n(505),c=n(3804),s=n(7578),l=n(8645),f=n(2945);function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}e.A=function(t,e){var n=(0,s.A)(e),p=n.useCookie,v=n.useStorage;(0,a.A)(t,(function(t,e){p&&(0,l.A)(t,e),v&&(0,f.A)(t,e),(0,u.A)(e)||(0,c.A)(e)||t===r.jU&&(0,i.A)({message:"saveConsent",path:JSON.stringify((0,o.xb)()),fileName:"".concat("".concat(e).substring(0,20),":").concat(d(e))},1)}))}},5:function(t,e,n){"use strict";n.d(e,{A:function(){return u}});var r=n(3394),o=n(8207),i=n(6175),a=function(t,e,n){(0,i.A)(t,"".concat(e," API is not supported.")),o.A.f(n)&&n(t)},u=function(t,e,n,o,i,u){n?o?i(t,e):(0,r.A)(t):a(t,u,e)}},6175:function(t,e){"use strict";e.A=function(t,e){t.error=1,t.message=e}},2572:function(t,e,n){"use strict";n.d(e,{A:function(){return w}});var r=n(7758),o=n(7078),i=n(3457),a=n(4945),u=n(5),c=n(7756),s=n(3419),l=n(402),f=n(505),d=n(8207),p=n(832),v=n(847),h=n(6175),y=n(2945),m=function(t,e){var n=t.action,r=t.name,o=t.value;if((0,f.A)(r))switch(n){case"set":(0,y.A)(r,o);break;case"setEncoded":(0,v.A)(r,o);break;case"get":t.value=(0,l.A)(r);break;case"getEncoded":t.value=(0,s.A)(r);break;case"remove":(0,p.A)(r);break;default:(0,h.A)(t,c.cw)}else(0,h.A)(t,c.CJ);d.A.f(e)&&e(t)},A=(0,o.A)(),b=!i.A||r.My||(0,a.A)(),g=function(t,e,n,r){var o={method:"storage",action:t,name:e,value:r,cb:n};(0,u.A)(o,n,A,b,m,"LocalStorage")},w={get:function(t,e){g("get",t,e)},getEncoded:function(t,e){g("getEncoded",t,e)},set:function(t,e,n){g("set",t,n,e)},setEncoded:function(t,e,n){g("setEncoded",t,n,e)},remove:function(t,e){g("remove",t,e)}}},5535:function(t,e,n){"use strict";var r=n(7078);e.A=function(){return(0,r.A)()?Object.assign({},window.localStorage):{}}},3419:function(t,e,n){"use strict";var r=n(7147),o=n(402),i=n(6943);e.A=function(t){var e=(0,o.A)(t),n=(0,r.Z)(e);if((0,i.A)(n))return n}},402:function(t,e,n){"use strict";var r=n(7078),o=n(8924);e.A=function(t){if((0,r.A)())return(0,o.A)(window.localStorage.getItem(t))}},7078:function(t,e){"use strict";var n=!1;try{var r="_X_",o=window.localStorage;o.setItem(r,r),o.removeItem(r),n=!0}catch(t){}e.A=function(){return n}},3457:function(t,e,n){"use strict";n.d(e,{A:function(){return o}});var r=/^https?:\/\/([a-z0-9_-]+\.)*((abczdrowie|allani|autokult|autocentrum|benchmark|dcwp|deliciousmagazine|dobregry|dobreprogramy|domodi|easygo|echirurgia|extradom|finansowysupermarket|fotoblogia|gadzetomania|genialne|homebook|jastrzabpost|kafeteria|kardiolo|kazimierzdolny|kredytomat|kochamyzwierzaki|komorkomania|last-minute|medycyna24|money|nocowanie|nowydostawczy|nowyosobowy|o2|parenting|parklot|polygamia|popularne|pudelek|pysznosci|smaczneblogi|so-magazyn|superauto|testwiedzy|totalmoney|vpolshchi|vibez|wakacje|wp|wpext|oferty-kredytowe|money2money\.com|5mindlazdrowia)\.pl|(audioteka|nerwica|mazury|17bankow|essanews|handimania)\.com|(open)\.fm|(nocowanie)\.(sk|eu|cz|it|com\.hr)|(kazimierzdolny|zdroweplecy)\.net|nauka\.rocks|parklot\.cz|my-impact\.org|dailywrap\.uk|canadianwire\.ca|localhost)$/i,o=function(t){return r.test(t)}(window.location.origin)},832:function(t,e,n){"use strict";var r=n(7078);e.A=function(t){(0,r.A)()&&window.localStorage.removeItem(t)}},847:function(t,e,n){"use strict";var r=n(7147),o=n(505),i=n(2945);e.A=function(t,e){var n=(0,r.D)(e);(0,o.A)(n)&&(0,i.A)(t,n)}},2945:function(t,e,n){"use strict";n.d(e,{A:function(){return d}});var r=n(7078),o=n(505),i=n(8207),a=n(832);function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return c(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var s=function(t){if((0,r.A)()){var e=window.localStorage,n=function(){return Object.entries(e).reduce((function(t,e){var n=u(e,2),r=n[0],o=n[1];return t+r.length+o.length}),0)},c=Object.keys(e);if(c.length){var s=n();if(c.filter((function(t){return(0,o.A)(t)&&!t.toLowerCase().startsWith("wp")})).forEach(a.A),s!==n()&&i.A.f(t))return t()}}},l=n(3287),f=n(8924),d=function(t,e){if((0,r.A)()&&(0,o.A)(t)&&!(0,l.A)(e)){var n=window.localStorage,i=(0,f.A)(t),a=(0,f.A)(e);try{n.setItem(i,a)}catch(t){22!==t.code&&1014!==t.code&&"QuotaExceededError"!==t.name&&"NS_ERROR_DOM_QUOTA_REACHED"!==t.name||s((function(){n.setItem(i,a)}))}}}},7808:function(t,e,n){"use strict";n.d(e,{T:function(){return i},W:function(){return a}});var r,o=n(3734),i=function(){return r},a=function(t){var e=(0,o.gB)();r=e&&t?e===t?4:3:t?2:e?1:0}},3891:function(t,e,n){"use strict";var r=n(7808),o=n(7758),i=n(6799),a=n(9091),u=n(1697),c=n(8645);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return new Promise((function(n){o.TZ?n():a.A.get(t,(function(t){var o=t.values;(0,i.A)(o,(function(t,n){"statid"===t&&(0,r.W)(n),n?(0,c.A)(t,n):e.includes(t)&&(0,u.A)(t)})),n(o)}),"cookie")}))}},5583:function(t,e,n){"use strict";var r=n(7758),o=n(8118),i=n(9091);e.A=function(t){return new Promise((function(e){if(r.TZ)e();else{var n=(0,o.A)(t,"cookie");i.A.set(n,e,"cookie")}}))}},7592:function(t,e,n){"use strict";var r=n(1133),o=n(4346),i=n(8207),a=n(9971);e.A=function(t){var e,n=t.src,u=t.onLoad,c=t.onError,s=t.onTimeout,l=t.timeout,f=(0,r.A)(),d=function(){f.onerror=null,f.onload=null,clearTimeout(e)};return(0,a.A)(l)&&(e=setTimeout((function(){i.A.f(s)&&s(),d(),f.remove(),f.src=""}),l)),f.onerror=function(t){i.A.f(c)&&c(t),d()},f.onload=function(t){i.A.f(u)&&u(t),d()},f.src=n,(0,o.A)().appendChild(f),f}},2214:function(t,e,n){"use strict";var r=n(8207),o=n(9971);e.A=function(t){var e,n=t.src,i=t.onError,a=t.onLoad,u=t.onTimeout,c=t.timeout,s=new Image,l=function(){s.onerror=null,s.onload=null,clearTimeout(e)};(0,o.A)(c)&&(e=setTimeout((function(){r.A.f(u)&&u(),l(),s.src=""}),c)),s.onerror=function(t){r.A.f(i)&&i(t),l()},s.onload=function(t){r.A.f(a)&&a(t),l()};try{s.src=n}catch(t){r.A.f(i)&&i(t),l()}return s}},5623:function(t,e,n){"use strict";var r=n(910),o=n(3882),i=n(2383),a=n(4346),u=n(505),c=n(8207),s=n(1634),l=function(){},f=new Map;o.A.scriptStore=f;e.A=function(t,e,n,o,d,p,v,h,y,m,A,b,g,w){if(c.A.o(t)){var S=t;n=S.id,A=S.target,y=S.timeout,o=S.sync,h=S.defer,v=S.remove,m=S.charset,w=S.dam,p=S.crossorigin,d=S.onError,e=S.onLoad,b=S.onTimeout,t=S.src,g=S.withMeasurement}if((0,u.A)(t)){!0===p&&(p="anonymous"),m||(m="utf-8"),A||(A=(0,a.A)());var _,O=function(t,e,n,o,a,c,l,f,d){var p=(0,r.A)("script");return{script:p,run:function(){return new Promise((function(r,v){p.onload=function(){f&&(0,i.A)("".concat(f,"LoadTiming"),"".concat(f,"Load"),"".concat(f,"Loaded")),r()},p.onerror=v,p.charset=t,d?d.fill((function(){p.src=n})):p.src=n,o&&(p.setAttribute("crossorigin",o),p.crossOrigin=o),(0,u.A)(e)&&(p.id=e),a||(p.async=1),c&&(p.defer=1),f&&(0,s.A)("".concat(f,"Load")),l.appendChild(p)}))}}}(m,n,t,p,o,h,A,g,w),E=O.script,j=O.run,P=j;if(y&&c.A.f(b)&&(P=function(){var e=new Promise((function(t){setTimeout((function(){t("timeout")}),y)}));return Promise.race([j(),e]).then((function(e){if("timeout"!==e)return e;b(t)}))}),(0,u.A)(n)){var I=f.get(n);I?_=I:(_=P(),f.set(n,_))}else _=P();return c.A.f(d)&&_.catch((function(){d(t)})),c.A.f(e)&&_.then((function(){e(t)})).catch(l),v&&(_.catch((function(){E.remove()})),_.then((function(){E.remove()})).catch(l)),E}}},8800:function(t,e,n){"use strict";var r=n(910),o=n(4346),i=n(8207);e.A=function(t,e,n,a,u){if(i.A.o(t)){var c=t;a=c.crossorigin,n=c.onError,e=c.onLoad,u=c.remove,t=t.src}if(t){var s=(0,r.A)("link");s.rel="stylesheet",s.type="text/css",u&&(s.media="none"),a&&(!0===a&&(a="anonymous"),s.setAttribute("crossorigin",a),s.crossOrigin=a),s.onload=function(){i.A.f(e)&&e(),u&&s.remove()},s.onerror=function(){i.A.f(n)&&n(),u&&s.remove()},s.href=t;var l=(0,o.A)();return l&&l.appendChild(s),s}}},9312:function(t,e,n){"use strict";n.d(e,{A:function(){return m}});var r=n(8522),o=n(5409),i=n(9035),a=n(268),u=n(2516),c=n(8926),s=n(7996),l=n(2459),f=n(5880),d=n(574);function p(t){return function(t){if(Array.isArray(t))return v(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return v(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?v(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var h=[].concat(p(Object.values(a.k)),p(s.A),[a.H,"ACac2"],p(u.A),["BDh","BDsegpm","BCwppath","BCo2path","kaflog","tpl","mtpl","OAX","PWA_adbd","rekstaging","RMFL","rvcamps","sgs","STWP","STabid","STimid","STamid","STac","STpage","STabnoid",o.Dw,o.jd,"WPabs","WPci","WPxid","WPsa51","WPfpd","WPaduid","WPgtss",f.A,c.A,"ttlStatid"],p(l.A),[i.Eu,i.jU,o.rl,"c","wp_dark","wp_dark_c"],p(d.A),["__gfp_64b","_X_"]),y=new Set,m=function(t,e,n,o){var i=!h.includes(t),a=i&&!y.has(t);if(i){if(a){var u;if("script"===o)u=(new Error).stack;y.add(t),(0,r.A)({name:"CookieError",message:t,path:o,slot:e.split(";")[0].length,campaign:n,stack:u},"",!0)}return t}}},303:function(t,e,n){"use strict";var r=n(9312),o=n(6799),i=n(7481);e.A=function(t){var e=(0,i.A)(),n=[];return(0,o.A)(e,(function(e,o){(0,r.A)(e,o,void 0,t)&&n.push(e)})),n}},5156:function(t,e,n){"use strict";var r=n(7426),o=n(6394);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if((0,o.A)(t)){var n=r.kx.get(t)||0,i=parseFloat(e);if(isFinite(i)){var a=n+i;r.kx.set(t,a)}}}},2383:function(t,e,n){"use strict";var r=n(7743),o=n(1634),i=n(9575);e.A=function(t,e,n){var a=(0,r.x9)(e,"mark");if(null!=a&&a.length){(0,o.A)(n);var u=(0,r.x9)(n,"mark");null!=u&&u.length&&a[0].startTime<=u[0].startTime&&(0,i.A)(t,e,n)}}},8522:function(t,e,n){"use strict";var r=n(6943),o=n(8308);e.A=function(t,e,n){((0,r.A)(t)||t instanceof Error||t.toString().includes("Error"))&&(0,o.A)({error:t},e,1,n)}},8308:function(t,e,n){"use strict";e.A=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return n.e(754).then(n.bind(n,5068)).then((function(t){t.default.apply(void 0,e)})).catch((function(t){console.error(t)})),!1}},6394:function(t,e,n){"use strict";var r=n(1923),o=/^[a-z][a-z0-9/._-]{5,100}$/i;e.A=function(t){var e=o.test(t||"");return e||(0,r.A)('Invalid measurement name "'.concat(t,'".'),!0),e}},1634:function(t,e,n){"use strict";var r=n(7743),o=n(7426),i=n(6394);e.A=function(t){if((0,i.A)(t)&&!o.a.has(t)){(0,o.hk)(t);var e,n,a=(0,r.x9)(t,"mark");if(null==a||!a.length)return null===(e=window.performance)||void 0===e||null===(n=e.mark)||void 0===n?void 0:n.call(e,t)}}},9575:function(t,e,n){"use strict";var r=n(7743),o=n(7426),i=n(6394);e.A=function(t,e,n){if((0,i.A)(t)&&(0,i.A)(e)&&(0,i.A)(n)&&!o.LA.has(t)&&o.a.has(e)&&o.a.has(n)){(0,o.cT)(t,e,n);var a=(0,r.x9)(t,"measure");if(null==a||!a.length)try{var u,c;return null===(u=window.performance)||void 0===u||null===(c=u.measure)||void 0===c?void 0:c.call(u,t,e,n)}catch(t){}}}},1192:function(t,e,n){"use strict";n.d(e,{Jm:function(){return l},QG:function(){return u},Qp:function(){return c},V9:function(){return a},a7:function(){return s},he:function(){return f}});var r=n(2443),o=n(5316),i=!!(0,r.H2)("checkAll"),a=(0,o.ww)(10)||!!(0,r.H2)("performance")||i,u=a&&(0,o.ww)(1e4)||i,c=a&&(0,o.ww)(100)||!!(0,r.H2)("ckg")||i,s=a&&((0,o.ww)(1e3)||!!(0,r.H2)("rsp")),l=a&&((0,o.ww)(100)||!!(0,r.H2)("msc")),f=a&&(0,o.ww)(10)},9851:function(t,e,n){"use strict";n.d(e,{AZ:function(){return c},B4:function(){return u},_O:function(){return s},hz:function(){return l}});var r=n(3882),o=n(8207),i=[],a=[];r.A.performanceHandlers={dynamicHandlers:i,staticHandlers:a};var u=function(t){o.A.f(t)&&i.push(t)},c=function(t){o.A.f(t)&&a.push(t)},s=function(t){i.forEach((function(e){return e(t)}))},l=function(t){a.forEach((function(e){return e(t)}))}},7743:function(t,e,n){"use strict";n.d(e,{x9:function(){return u},yw:function(){return c},tB:function(){return a}});var r=function(t,e,n){return t?function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return t.apply(e,r)}:n?function(){return[]}:function(){}},o=window.performance,i=void 0===o?{}:o,a=r(i.now,i),u=r(i.getEntriesByName,i,!0),c=r(i.getEntriesByType,i,!0)},7426:function(t,e,n){"use strict";n.d(e,{LA:function(){return u},a:function(){return a},cT:function(){return s},hk:function(){return c},ke:function(){return l},kx:function(){return i}});var r=n(3882),o=n(6394),i=new Map,a=new Set,u=new Set;r.A.performance={countData:i,markDone:a,measureDone:u};var c=function(t){(0,o.A)(t)&&a.add(t)},s=function(t,e,n){(0,o.A)(t)&&(0,o.A)(e)&&(0,o.A)(n)&&(u.add(t),a.add(e),a.add(n))},l=function(){i.clear(),a.clear(),u.clear();var t=window.performance;t.clearMarks&&t.clearMarks(),t.clearMeasures&&t.clearMeasures()}},3290:function(t,e,n){"use strict";var r=n(8522),o=n(2383),i=n(1634);e.A=function(t,e){var n,a="WM_".concat(t);(0,i.A)("".concat(a,"Start"));try{for(var u=arguments.length,c=new Array(u>2?u-2:0),s=2;s<u;s++)c[s-2]=arguments[s];n=e.apply(void 0,c)}catch(t){(0,r.A)(t,a)}return(0,o.A)("".concat(a,"Timing"),"".concat(a,"Start"),"".concat(a,"Stop")),n}},2734:function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}!function(){"use strict";if("object"===("undefined"==typeof window?"undefined":t(window)))if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype)"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var e=window.document,n=[];o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(window,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,a(window,"resize",this._checkForIntersections,!0),a(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),e=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(n){var o=n.element,i=u(o),a=this._rootContainsTarget(o),c=n.entry,s=t&&a&&this._computeTargetAndRootIntersection(o,e),l=n.entry=new r({time:window.performance&&performance.now&&performance.now(),target:o,boundingClientRect:i,rootBounds:e,intersectionRect:s});c?t&&a?this._hasCrossedThreshold(c,l)&&this._queuedEntries.push(l):c&&c.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(t,n){if("none"!=window.getComputedStyle(t).display){for(var r,o,i,a,c,l,f,d,p=u(t),v=s(t),h=!1;!h;){var y=null,m=1==v.nodeType?window.getComputedStyle(v):{};if("none"==m.display)return;if(v==this.root||v==e?(h=!0,y=n):v!=e.body&&v!=e.documentElement&&"visible"!=m.overflow&&(y=u(v)),y&&(r=y,o=p,i=void 0,a=void 0,c=void 0,l=void 0,f=void 0,d=void 0,i=Math.max(r.top,o.top),a=Math.min(r.bottom,o.bottom),c=Math.max(r.left,o.left),l=Math.min(r.right,o.right),d=a-i,!(p=(f=l-c)>=0&&d>=0&&{top:i,bottom:a,left:c,right:l,width:f,height:d})))break;v=s(v)}return p}},o.prototype._getRootRect=function(){var t;if(this.root)t=u(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;o<this.thresholds.length;o++){var i=this.thresholds[o];if(i==n||i==r||i<n!=i<r)return!0}},o.prototype._rootIsInDom=function(){return!this.root||c(e,this.root)},o.prototype._rootContainsTarget=function(t){return c(this.root||e,t)},o.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},o.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},window.IntersectionObserver=o,window.IntersectionObserverEntry=r}function r(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,r=this.intersectionRect,o=r.width*r.height;this.intersectionRatio=n?Number((o/n).toFixed(4)):this.isIntersecting?1:0}function o(t,e){var n,r,o,i=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,o=null,function(){o||(o=setTimeout((function(){n(),o=null}),r))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map((function(t){return t.value+t.unit})).join(" ")}function i(t,e,n,r){"function"==typeof t.addEventListener?t.addEventListener(e,n,r||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function a(t,e,n,r){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,r||!1):"function"==typeof t.detachEvent&&t.detachEvent("on"+e,n)}function u(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function c(t,e){for(var n=e;n;){if(n==t)return!0;n=s(n)}return!1}function s(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e&&e.assignedSlot?e.assignedSlot.parentNode:e}}()},2573:function(t,e,n){function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==r(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function i(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||a(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){if(t){if("string"==typeof t)return u(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}n(30),n(9658).polyfill(),n(2691),n(593),n(2569),n(6419),n(5699),n(2734),n(4019),function(t,e,n,r){if(t.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=Array.prototype.forEach),t.Notification||(t.Notification={permission:null}),t.performance?t.performance.getEntriesByName||(t.performance.getEntriesByName=function(){return[]}):t.performance={},!(e.documentElement.dataset||r.getOwnPropertyDescriptor(HTMLElement.prototype,"dataset")&&r.getOwnPropertyDescriptor(HTMLElement.prototype,"dataset").get)){var o={enumerable:!0,get:function(){var t={},e=this.attributes;function n(t){return t.charAt(1).toUpperCase()}function i(){return this.value}function a(t,e){void 0!==e?this.setAttribute(t,e):this.removeAttribute(t)}for(var u=0;u<e.length;u+=1){var c=e[u];if(c&&c.name&&/^data-\w[\w-]*$/.test(c.name)){var s=c.name,l=c.value,f=s.substr(5).replace(/-./g,n);r.defineProperty(t,f,{enumerable:o.enumerable,get:i.bind({value:l||""}),set:a.bind(this,s)})}}return t}};r.defineProperty(HTMLElement.prototype,"dataset",o)}for(var i,u,c,s,l=["webkit","moz"],f=0;f<l.length&&!t.requestAnimationFrame;++f){var d=l[f];t.requestAnimationFrame=t[d+"RequestAnimationFrame"],t.cancelAnimationFrame=t[d+"CancelAnimationFrame"]||t[d+"CancelRequestAnimationFrame"]}if(/iP(ad|hone|od).*OS 6/.test(t.navigator.userAgent)||!t.requestAnimationFrame||!t.cancelAnimationFrame){var p=0;t.requestAnimationFrame=function(t){var e=Date.now(),n=Math.max(p+16,e);return setTimeout((function(){t(p=n)}),n-e)},t.cancelAnimationFrame=clearTimeout}"remove"in n.prototype||(n.prototype.remove=function(){this.parentNode&&this.parentNode.removeChild(this)}),function(){function n(t,n){var r;return n=n||{bubbles:!1,cancelable:!1,detail:void 0},e.createEvent?(r=e.createEvent("CustomEvent")).initCustomEvent(t,n.bubbles,n.cancelable,n.detail):r={},r}try{new t.CustomEvent("test")}catch(e){n.prototype=t.Event.prototype,t.CustomEvent=n}}(),String.prototype.startsWith||(String.prototype.startsWith=function(t,e){return e=e||0,this.substr(e,t.length)===t}),String.prototype.includes||(String.prototype.includes=function(t,e){"use strict";if(t instanceof RegExp)throw TypeError("first argument must not be a RegExp");return void 0===e&&(e=0),-1!==this.indexOf(t,e)}),String.prototype.repeat||(String.prototype.repeat=function(t){"use strict";if(null==this)throw new TypeError("can't convert "+this+" to object");var e=""+this;if((t=+t)!=t&&(t=0),t<0)throw new RangeError("repeat count must be non-negative");if(t==1/0)throw new RangeError("repeat count must be less than infinity");if(t=Math.floor(t),0==e.length||0==t)return"";if(e.length*t>=1<<28)throw new RangeError("repeat count must not overflow maximum string size");for(var n="";1&~t||(n+=e),0!=(t>>>=1);)e+=e;return n}),String.prototype.endsWith||(String.prototype.endsWith=function(t,e){var n=this.toString();("number"!=typeof e||!isFinite(e)||Math.floor(e)!==e||e>n.length)&&(e=n.length),e-=t.length;var r=n.indexOf(t,e);return-1!==r&&r===e}),String.prototype.padStart||(String.prototype.padStart=function(t,e){if((t=Math.floor(t)||0)<this.length)return String(this);e=e?String(e):" ";for(var n="",r=t-this.length,o=0;n.length<r;)e[o]||(o=0),n+=e[o],o++;return n+String(this).slice(0)}),"function"!=typeof r.assign&&(r.assign=function(t){"use strict";if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=r(t),n=1;n<arguments.length;n++){var o=arguments[n];if(null!=o)for(var i in o)o.hasOwnProperty(i)&&(e[i]=o[i])}return e}),Array.from||(Array.from=(i=r.prototype.toString,u=function(t){return"function"==typeof t||"[object Function]"===i.call(t)},c=Math.pow(2,53)-1,s=function(t){var e=function(t){var e=Number(t);return isNaN(e)?0:0!==e&&isFinite(e)?(e>0?1:-1)*Math.floor(Math.abs(e)):e}(t);return Math.min(Math.max(e,0),c)},function(t){var e=r(t);if(null==t)throw new TypeError("Array.from requires an array-like object - not null or undefined");var n,o=arguments.length>1?arguments[1]:void 0;if(void 0!==o){if(!u(o))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(n=arguments[2])}for(var i,a=s(e.length),c=u(this)?r(new this(a)):new Array(a),l=0;l<a;)i=e[l],c[l]=o?void 0===n?o(i,l):o.call(n,i,l):i,l+=1;return c.length=a,c})),Array.prototype.flat||(Array.prototype.flat=function(t){var e=[];return function t(n,r){var o,i=function(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=a(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,u=!0,c=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return u=t.done,t},e:function(t){c=!0,i=t},f:function(){try{u||null==n.return||n.return()}finally{if(c)throw i}}}}(n);try{for(i.s();!(o=i.n()).done;){var u=o.value;Array.isArray(u)&&r>0?t(u,r-1):e.push(u)}}catch(t){i.e(t)}finally{i.f()}}(this,Math.floor(t)||1),e}),Array.prototype.flatMap||r.defineProperty(Array.prototype,"flatMap",{configurable:!0,writable:!0,value:function(){return Array.prototype.map.apply(this,arguments).flat(1)}}),Array.prototype.findIndex||(Array.prototype.findIndex=function(t){if(null==this)throw new TypeError('"this" ma wartość null lub undefined');var e=r(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predykat musi być funkcją");for(var o=arguments[1],i=0;i<n;){var a=e[i];if(t.call(o,a,i,e))return i;i++}return-1}),Array.prototype.includes||(Array.prototype.includes=function(t,e){if(null==this)throw new TypeError('"this" is null or not defined');var n=r(this),o=n.length>>>0;if(0===o)return!1;var i,a,u=0|e,c=Math.max(u>=0?u:o-Math.abs(u),0);for(;c<o;){if((i=n[c])===(a=t)||"number"==typeof i&&"number"==typeof a&&isNaN(i)&&isNaN(a))return!0;c++}return!1}),Array.prototype.filter||(Array.prototype.filter=function(t){var e=this.length;if("function"!=typeof t)throw new TypeError;for(var n=[],r=arguments[1],o=0;o<e;o++)if(o in this){var i=this[o];t.call(r,i,o,this)&&n.push(i)}return n}),Array.prototype.some||(Array.prototype.some=function(t,e){"use strict";if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof t)throw new TypeError;for(var n=r(this),o=n.length>>>0,i=0;i<o;i++)if(i in n&&t.call(e,n[i],i,n))return!0;return!1}),Array.prototype.find||(Array.prototype.find=function(t){if(null==this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e,n=r(this),o=n.length>>>0,i=arguments[1],a=0;a<o;a++)if(e=n[a],t.call(i,e,a,n))return e}),"document"in self&&("classList"in e.createElement("_")?function(){"use strict";var t=e.createElement("_");if(t.classList.add("c1","c2"),!t.classList.contains("c2")){var n=function(t){var e=DOMTokenList.prototype[t];DOMTokenList.prototype[t]=function(t){var n,r=arguments.length;for(n=0;n<r;n++)t=arguments[n],e.call(this,t)}};n("add"),n("remove")}if(t.classList.toggle("c3",!1),t.classList.contains("c3")){var r=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(t,e){return 1 in arguments&&!this.contains(t)==!e?e:r.call(this,t)}}t=null}():function(t){"use strict";if("Element"in t){var e="classList",n="prototype",o=t.Element[n],i=r,a=String[n].trim||function(){return this.replace(/^\s+|\s+$/g,"")},u=Array[n].indexOf||function(t){var e,n=this.length;for(e=0;e<n;e++)if(e in this&&this[e]===t)return e;return-1},c=function(t,e){this.name=t,this.code=DOMException[t],this.message=e},s=function(t,e){if(""===e)throw new c("SYNTAX_ERR","GWP: An invalid or illegal string was specified");if(/\s/.test(e))throw new c("INVALID_CHARACTER_ERR","GWP: String contains an invalid character");return u.call(t,e)},l=function(t){var e,n=a.call(t.getAttribute("class")||""),r=n?n.split(/\s+/):[],o=r.length;for(e=0;e<o;e++)this.push(r[e]);this._updateClassName=function(){t.setAttribute("class",this.toString())}},f=l[n]=[],d=function(){return new l(this)};if(c[n]=Error[n],f.item=function(t){return this[t]||null},f.contains=function(t){return-1!==s(this,t+="")},f.add=function(){var t,e=arguments,n=0,r=e.length,o=!1;do{-1===s(this,t=e[n]+"")&&(this.push(t),o=!0)}while(++n<r);o&&this._updateClassName()},f.remove=function(){var t,e,n=arguments,r=0,o=n.length,i=!1;do{for(e=s(this,t=n[r]+"");-1!==e;)this.splice(e,1),i=!0,e=s(this,t)}while(++r<o);i&&this._updateClassName()},f.toggle=function(t,e){t+="";var n=this.contains(t),r=n?!0!==e&&"remove":!1!==e&&"add";return r&&this[r](t),!0===e||!1===e?e:!n},f.toString=function(){return this.join(" ")},i.defineProperty){var p={get:d,enumerable:!0,configurable:!0};try{i.defineProperty(o,e,p)}catch(t){-2146823252===t.number&&(p.enumerable=!1,i.defineProperty(o,e,p))}}else i[n].__defineGetter__&&o.__defineGetter__(e,d)}}(self)),Number.isNaN||(Number.isNaN=function(t){return null!==t&&(t!=t||+t!=t)}),Number.isInteger||(Number.isInteger=function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t}),Number.parseInt||(Number.parseInt=t.parseInt)}(window,document,Element,Object),Object.values||(Object.values=function(t){return Object.keys(t).map((function(e){return t[e]}))}),Object.fromEntries||(Object.fromEntries=function(t){return i(t).reduce((function(t,e){var n=e[0],r=e[1];return Object.assign(t,o({},n,r))}),{})}),Object.entries||(Object.entries=function(t){for(var e=Object.keys(t),n=e.length,r=new Array(n);n--;)r[n]=[e[n],t[e[n]]];return r})},4019:function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}!function(e){"use strict";if(!("DataView"in e)||!("ArrayBuffer"in e)){var n,r,o=void 0,i=Math.LN2,a=Math.abs,u=Math.floor,c=Math.log,s=Math.max,l=Math.min,f=Math.pow,d=Math.round;n=Object.defineProperty,r=!function(){try{return Object.defineProperty({},"x",{})}catch(t){return!1}}(),n&&!r||(Object.defineProperty=function(t,e,r){if(n)try{return n(t,e,r)}catch(t){}if(t!==Object(t))throw TypeError("Object.defineProperty called on non-object");return Object.prototype.__defineGetter__&&"get"in r&&Object.prototype.__defineGetter__.call(t,e,r.get),Object.prototype.__defineSetter__&&"set"in r&&Object.prototype.__defineSetter__.call(t,e,r.set),"value"in r&&(t[e]=r.value),t}),function(){function n(t){if((t=m(t))<0)throw RangeError("ArrayBuffer size is not a small enough positive integer.");Object.defineProperty(this,"byteLength",{value:t}),Object.defineProperty(this,"_bytes",{value:Array(t)});for(var e=0;e<t;e+=1)this._bytes[e]=0}function r(){if(!arguments.length||"object"!==t(arguments[0]))return function(t){if((t=m(t))<0)throw RangeError("length is not a small enough positive integer.");Object.defineProperty(this,"length",{value:t}),Object.defineProperty(this,"byteLength",{value:t*this.BYTES_PER_ELEMENT}),Object.defineProperty(this,"buffer",{value:new n(this.byteLength)}),Object.defineProperty(this,"byteOffset",{value:0})}.apply(this,arguments);if(arguments.length>=1&&"object"===p(arguments[0])&&arguments[0]instanceof r)return function(t){if(this.constructor!==t.constructor)throw TypeError();var e=t.length*this.BYTES_PER_ELEMENT;Object.defineProperty(this,"buffer",{value:new n(e)}),Object.defineProperty(this,"byteLength",{value:e}),Object.defineProperty(this,"byteOffset",{value:0}),Object.defineProperty(this,"length",{value:t.length});for(var r=0;r<this.length;r+=1)this._setter(r,t._getter(r))}.apply(this,arguments);if(arguments.length>=1&&"object"===p(arguments[0])&&!(arguments[0]instanceof r)&&!(arguments[0]instanceof n||"ArrayBuffer"===v(arguments[0])))return function(t){var e=t.length*this.BYTES_PER_ELEMENT;Object.defineProperty(this,"buffer",{value:new n(e)}),Object.defineProperty(this,"byteLength",{value:e}),Object.defineProperty(this,"byteOffset",{value:0}),Object.defineProperty(this,"length",{value:t.length});for(var r=0;r<this.length;r+=1){var o=t[r];this._setter(r,Number(o))}}.apply(this,arguments);if(arguments.length>=1&&"object"===p(arguments[0])&&(arguments[0]instanceof n||"ArrayBuffer"===v(arguments[0])))return function(t,e,n){if((e=A(e))>t.byteLength)throw RangeError("byteOffset out of range");if(e%this.BYTES_PER_ELEMENT)throw RangeError("buffer length minus the byteOffset is not a multiple of the element size.");if(n===o){var r=t.byteLength-e;if(r%this.BYTES_PER_ELEMENT)throw RangeError("length of buffer minus byteOffset not a multiple of the element size");n=r/this.BYTES_PER_ELEMENT}else r=(n=A(n))*this.BYTES_PER_ELEMENT;if(e+r>t.byteLength)throw RangeError("byteOffset and length reference an area beyond the end of the buffer");Object.defineProperty(this,"buffer",{value:t}),Object.defineProperty(this,"byteLength",{value:r}),Object.defineProperty(this,"byteOffset",{value:e}),Object.defineProperty(this,"length",{value:n})}.apply(this,arguments);throw TypeError()}e.ArrayBuffer=e.ArrayBuffer||n,Object.defineProperty(r,"from",{value:function(t){return new this(t)}}),Object.defineProperty(r,"of",{value:function(){return new this(arguments)}});var i={};function c(t,n,o){var a=function t(){Object.defineProperty(this,"constructor",{value:t}),r.apply(this,arguments),function(t){if(!("TYPED_ARRAY_POLYFILL_NO_ARRAY_ACCESSORS"in e)){if(t.length>1e5)throw RangeError("Array too large for polyfill");var n;for(n=0;n<t.length;n+=1)r(n)}function r(e){Object.defineProperty(t,e,{get:function(){return t._getter(e)},set:function(n){t._setter(e,n)},enumerable:!0,configurable:!1})}}(this)};"__proto__"in a?a.__proto__=r:(a.from=r.from,a.of=r.of),a.BYTES_PER_ELEMENT=t;var u=function(){};return u.prototype=i,a.prototype=new u,Object.defineProperty(a.prototype,"BYTES_PER_ELEMENT",{value:t}),Object.defineProperty(a.prototype,"_pack",{value:n}),Object.defineProperty(a.prototype,"_unpack",{value:o}),a}r.prototype=i,Object.defineProperty(r.prototype,"_getter",{value:function(t){if(arguments.length<1)throw SyntaxError("Not enough arguments");if((t=A(t))>=this.length)return o;var e,n,r=[];for(e=0,n=this.byteOffset+t*this.BYTES_PER_ELEMENT;e<this.BYTES_PER_ELEMENT;e+=1,n+=1)r.push(this.buffer._bytes[n]);return this._unpack(r)}}),Object.defineProperty(r.prototype,"get",{value:r.prototype._getter}),Object.defineProperty(r.prototype,"_setter",{value:function(t,e){if(arguments.length<2)throw SyntaxError("Not enough arguments");if(!((t=A(t))>=this.length)){var n,r,o=this._pack(e);for(n=0,r=this.byteOffset+t*this.BYTES_PER_ELEMENT;n<this.BYTES_PER_ELEMENT;n+=1,r+=1)this.buffer._bytes[r]=o[n]}}}),Object.defineProperty(r.prototype,"constructor",{value:r}),Object.defineProperty(r.prototype,"copyWithin",{value:function(t,e){var n=arguments[2],r=y(this),i=A(r.length);i=s(i,0);var a,u=m(t);a=u<0?s(i+u,0):l(u,i);var c,f,d,p=m(e);c=p<0?s(i+p,0):l(p,i),d=(f=n===o?i:m(n))<0?s(i+f,0):l(f,i);var v,h=l(d-c,i-a);for(c<a&&a<c+h?(v=-1,c=c+h-1,a=a+h-1):v=1;h>0;)r._setter(a,r._getter(c)),c+=v,a+=v,h-=1;return r}}),Object.defineProperty(r.prototype,"every",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();for(var r=arguments[1],i=0;i<n;i++)if(!t.call(r,e._getter(i),i,e))return!1;return!0}}),Object.defineProperty(r.prototype,"fill",{value:function(t){var e=arguments[1],n=arguments[2],r=y(this),i=A(r.length);i=s(i,0);var a,u,c,f=m(e);for(a=f<0?s(i+f,0):l(f,i),c=(u=n===o?i:m(n))<0?s(i+u,0):l(u,i);a<c;)r._setter(a,t),a+=1;return r}}),Object.defineProperty(r.prototype,"filter",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();for(var r=[],i=arguments[1],a=0;a<n;a++){var u=e._getter(a);t.call(i,u,a,e)&&r.push(u)}return new this.constructor(r)}}),Object.defineProperty(r.prototype,"find",{value:function(t){var e=y(this),n=A(e.length);if(!h(t))throw TypeError();for(var r=arguments.length>1?arguments[1]:o,i=0;i<n;){var a=e._getter(i),u=t.call(r,a,i,e);if(Boolean(u))return a;++i}return o}}),Object.defineProperty(r.prototype,"findIndex",{value:function(t){var e=y(this),n=A(e.length);if(!h(t))throw TypeError();for(var r=arguments.length>1?arguments[1]:o,i=0;i<n;){var a=e._getter(i),u=t.call(r,a,i,e);if(Boolean(u))return i;++i}return-1}}),Object.defineProperty(r.prototype,"forEach",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();for(var r=arguments[1],i=0;i<n;i++)t.call(r,e._getter(i),i,e)}}),Object.defineProperty(r.prototype,"indexOf",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(0===n)return-1;var r=0;if(arguments.length>0&&((r=Number(arguments[1]))!=r?r=0:0!==r&&r!==1/0&&r!==-1/0&&(r=(r>0||-1)*u(a(r)))),r>=n)return-1;for(var i=r>=0?r:s(n-a(r),0);i<n;i++)if(e._getter(i)===t)return i;return-1}}),Object.defineProperty(r.prototype,"join",{value:function(t){if(this===o||null===this)throw TypeError();for(var e=Object(this),n=A(e.length),r=Array(n),i=0;i<n;++i)r[i]=e._getter(i);return r.join(t===o?",":t)}}),Object.defineProperty(r.prototype,"lastIndexOf",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(0===n)return-1;var r=n;arguments.length>1&&((r=Number(arguments[1]))!=r?r=0:0!==r&&r!==1/0&&r!==-1/0&&(r=(r>0||-1)*u(a(r))));for(var i=r>=0?l(r,n-1):n-a(r);i>=0;i--)if(e._getter(i)===t)return i;return-1}}),Object.defineProperty(r.prototype,"map",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();var r=[];r.length=n;for(var i=arguments[1],a=0;a<n;a++)r[a]=t.call(i,e._getter(a),a,e);return new this.constructor(r)}}),Object.defineProperty(r.prototype,"reduce",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();if(0===n&&1===arguments.length)throw TypeError();var r,i=0;for(r=arguments.length>=2?arguments[1]:e._getter(i++);i<n;)r=t.call(o,r,e._getter(i),i,e),i++;return r}}),Object.defineProperty(r.prototype,"reduceRight",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();if(0===n&&1===arguments.length)throw TypeError();var r,i=n-1;for(r=arguments.length>=2?arguments[1]:e._getter(i--);i>=0;)r=t.call(o,r,e._getter(i),i,e),i--;return r}}),Object.defineProperty(r.prototype,"reverse",{value:function(){if(this===o||null===this)throw TypeError();for(var t=Object(this),e=A(t.length),n=u(e/2),r=0,i=e-1;r<n;++r,--i){var a=t._getter(r);t._setter(r,t._getter(i)),t._setter(i,a)}return t}}),Object.defineProperty(r.prototype,"set",{value:function(e,n){if(arguments.length<1)throw SyntaxError("Not enough arguments");var r,o,i,a,u,c,s,l,f,d;if("object"===t(arguments[0])&&arguments[0].constructor===this.constructor){if(r=arguments[0],(i=A(arguments[1]))+r.length>this.length)throw RangeError("Offset plus length of array is out of range");if(l=this.byteOffset+i*this.BYTES_PER_ELEMENT,f=r.length*this.BYTES_PER_ELEMENT,r.buffer===this.buffer){for(d=[],u=0,c=r.byteOffset;u<f;u+=1,c+=1)d[u]=r.buffer._bytes[c];for(u=0,s=l;u<f;u+=1,s+=1)this.buffer._bytes[s]=d[u]}else for(u=0,c=r.byteOffset,s=l;u<f;u+=1,c+=1,s+=1)this.buffer._bytes[s]=r.buffer._bytes[c]}else{if("object"!==t(arguments[0])||void 0===arguments[0].length)throw TypeError("Unexpected argument type(s)");if(a=A((o=arguments[0]).length),(i=A(arguments[1]))+a>this.length)throw RangeError("Offset plus length of array is out of range");for(u=0;u<a;u+=1)c=o[u],this._setter(i+u,Number(c))}}}),Object.defineProperty(r.prototype,"slice",{value:function(t,e){for(var n=y(this),r=A(n.length),i=m(t),a=i<0?s(r+i,0):l(i,r),u=e===o?r:m(e),c=u<0?s(r+u,0):l(u,r),f=c-a,d=new(0,n.constructor)(f),p=0;a<c;){var v=n._getter(a);d._setter(p,v),++a,++p}return d}}),Object.defineProperty(r.prototype,"some",{value:function(t){if(this===o||null===this)throw TypeError();var e=Object(this),n=A(e.length);if(!h(t))throw TypeError();for(var r=arguments[1],i=0;i<n;i++)if(t.call(r,e._getter(i),i,e))return!0;return!1}}),Object.defineProperty(r.prototype,"sort",{value:function(t){if(this===o||null===this)throw TypeError();for(var e=Object(this),n=A(e.length),r=Array(n),i=0;i<n;++i)r[i]=e._getter(i);for(r.sort((function(e,n){return e!=e&&n!=n?0:e!=e?1:n!=n?-1:t!==o?t(e,n):e<n?-1:e>n?1:0})),i=0;i<n;++i)e._setter(i,r[i]);return e}}),Object.defineProperty(r.prototype,"subarray",{value:function(t,e){function n(t,e,n){return t<e?e:t>n?n:t}t=m(t),e=m(e),arguments.length<1&&(t=0),arguments.length<2&&(e=this.length),t<0&&(t=this.length+t),e<0&&(e=this.length+e),t=n(t,0,this.length);var r=(e=n(e,0,this.length))-t;return r<0&&(r=0),new this.constructor(this.buffer,this.byteOffset+t*this.BYTES_PER_ELEMENT,r)}});var f=c(1,w,S),d=c(1,_,O),b=c(1,E,O),g=c(2,j,P),M=c(2,I,T),D=c(4,x,k),F=c(4,C,L),V=c(4,B,U),H=c(8,N,R);e.Int8Array=e.Int8Array||f,e.Uint8Array=e.Uint8Array||d,e.Uint8ClampedArray=e.Uint8ClampedArray||b,e.Int16Array=e.Int16Array||g,e.Uint16Array=e.Uint16Array||M,e.Int32Array=e.Int32Array||D,e.Uint32Array=e.Uint32Array||F,e.Float32Array=e.Float32Array||V,e.Float64Array=e.Float64Array||H}(),function(){function t(t,e){return h(t.get)?t.get(e):t[e]}var n,r=(n=new Uint16Array([4660]),18===t(new Uint8Array(n.buffer),0));function i(t,e,n){if(!(t instanceof ArrayBuffer||"ArrayBuffer"===v(t)))throw TypeError();if((e=A(e))>t.byteLength)throw RangeError("byteOffset out of range");if(e+(n=n===o?t.byteLength-e:A(n))>t.byteLength)throw RangeError("byteOffset and length reference an area beyond the end of the buffer");Object.defineProperty(this,"buffer",{value:t}),Object.defineProperty(this,"byteLength",{value:n}),Object.defineProperty(this,"byteOffset",{value:e})}function a(e){return function(n,o){if((n=A(n))+e.BYTES_PER_ELEMENT>this.byteLength)throw RangeError("Array index out of range");n+=this.byteOffset;for(var i=new Uint8Array(this.buffer,n,e.BYTES_PER_ELEMENT),a=[],u=0;u<e.BYTES_PER_ELEMENT;u+=1)a.push(t(i,u));return Boolean(o)===Boolean(r)&&a.reverse(),t(new e(new Uint8Array(a).buffer),0)}}function u(e){return function(n,o,i){if((n=A(n))+e.BYTES_PER_ELEMENT>this.byteLength)throw RangeError("Array index out of range");var a,u=new e([o]),c=new Uint8Array(u.buffer),s=[];for(a=0;a<e.BYTES_PER_ELEMENT;a+=1)s.push(t(c,a));Boolean(i)===Boolean(r)&&s.reverse(),new Uint8Array(this.buffer,n,e.BYTES_PER_ELEMENT).set(s)}}Object.defineProperty(i.prototype,"getUint8",{value:a(Uint8Array)}),Object.defineProperty(i.prototype,"getInt8",{value:a(Int8Array)}),Object.defineProperty(i.prototype,"getUint16",{value:a(Uint16Array)}),Object.defineProperty(i.prototype,"getInt16",{value:a(Int16Array)}),Object.defineProperty(i.prototype,"getUint32",{value:a(Uint32Array)}),Object.defineProperty(i.prototype,"getInt32",{value:a(Int32Array)}),Object.defineProperty(i.prototype,"getFloat32",{value:a(Float32Array)}),Object.defineProperty(i.prototype,"getFloat64",{value:a(Float64Array)}),Object.defineProperty(i.prototype,"setUint8",{value:u(Uint8Array)}),Object.defineProperty(i.prototype,"setInt8",{value:u(Int8Array)}),Object.defineProperty(i.prototype,"setUint16",{value:u(Uint16Array)}),Object.defineProperty(i.prototype,"setInt16",{value:u(Int16Array)}),Object.defineProperty(i.prototype,"setUint32",{value:u(Uint32Array)}),Object.defineProperty(i.prototype,"setInt32",{value:u(Int32Array)}),Object.defineProperty(i.prototype,"setFloat32",{value:u(Float32Array)}),Object.defineProperty(i.prototype,"setFloat64",{value:u(Float64Array)}),e.DataView=e.DataView||i}()}function p(e){switch(t(e)){case"undefined":return"undefined";case"boolean":return"boolean";case"number":return"number";case"string":return"string";default:return null===e?"null":"object"}}function v(t){return Object.prototype.toString.call(t).replace(/^\[object *|\]$/g,"")}function h(t){return"function"==typeof t}function y(t){if(null===t||t===o)throw TypeError();return Object(t)}function m(t){return t|0}function A(t){return t>>>0}function b(t,e){var n=32-e;return t<<n>>n}function g(t,e){var n=32-e;return t<<n>>>n}function w(t){return[255&t]}function S(t){return b(t[0],8)}function _(t){return[255&t]}function O(t){return g(t[0],8)}function E(t){return[(t=d(Number(t)))<0?0:t>255?255:255&t]}function j(t){return[255&t,t>>8&255]}function P(t){return b(t[1]<<8|t[0],16)}function I(t){return[255&t,t>>8&255]}function T(t){return g(t[1]<<8|t[0],16)}function x(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]}function k(t){return b(t[3]<<24|t[2]<<16|t[1]<<8|t[0],32)}function C(t){return[255&t,t>>8&255,t>>16&255,t>>24&255]}function L(t){return g(t[3]<<24|t[2]<<16|t[1]<<8|t[0],32)}function M(t,e,n){var r,o,s,d=(1<<e-1)-1;function p(t){var e=u(t),n=t-e;return n<.5?e:n>.5||e%2?e+1:e}if(t!=t)o=(1<<e)-1,s=f(2,n-1),r=0;else if(t===1/0||t===-1/0)o=(1<<e)-1,s=0,r=t<0?1:0;else if(0===t)o=0,s=0,r=1/t==-1/0?1:0;else if(r=t<0,(t=a(t))>=f(2,1-d)){o=l(u(c(t)/i),1023);var v=t/f(2,o);v<1&&(o-=1,v*=2),v>=2&&(o+=1,v/=2);var h=f(2,n);o+=d,(s=p(v*h)-h)/h>=1&&(o+=1,s=0),o>2*d&&(o=(1<<e)-1,s=0)}else o=0,s=p(t/f(2,1-d-n));var y,m=[];for(y=n;y;y-=1)m.push(s%2?1:0),s=u(s/2);for(y=e;y;y-=1)m.push(o%2?1:0),o=u(o/2);m.push(r?1:0),m.reverse();for(var A=m.join(""),b=[];A.length;)b.unshift(parseInt(A.substring(0,8),2)),A=A.substring(8);return b}function D(t,e,n){var r,o,i,a,u,c,s,l,d=[];for(r=0;r<t.length;++r)for(i=t[r],o=8;o;o-=1)d.push(i%2?1:0),i>>=1;return d.reverse(),a=d.join(""),u=(1<<e-1)-1,c=parseInt(a.substring(0,1),2)?-1:1,s=parseInt(a.substring(1,1+e),2),l=parseInt(a.substring(1+e),2),s===(1<<e)-1?0!==l?NaN:c*(1/0):s>0?c*f(2,s-u)*(1+l/f(2,n)):0!==l?c*f(2,-(u-1))*(l/f(2,n)):c<0?-0:0}function R(t){return D(t,11,52)}function N(t){return M(t,11,52)}function U(t){return D(t,8,23)}function B(t){return M(t,8,23)}}(self)},8481:function(t,e,n){"use strict";var r=n(8522);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ProgrammaticError",n=new Error(t);n.name=e,(0,r.A)(n)}},6103:function(t,e,n){"use strict";n.d(e,{Ay:function(){return tt},xv:function(){return N},FA:function(){return $},Ps:function(){return Q},Ie:function(){return Z},rj:function(){return J}});var r=n(9970),o=n(9002),i=n(3882),a=[],u=[];i.A.boxObservations=a,i.A.containerStore=u;var c=n(6764),s=n(7681),l=n(5316),f=n(5267),d=n(6700),p=n(6799),v=n(2721),h=function(t,e,n){if((0,v.A)(e)){var r=Math.round,o=e.getBoundingClientRect(),i=o.top,a=o.left,u=t.getBoundingClientRect(),c=u.top,s=u.left,l=u.width,f=u.height,d=n||{},p=d.clientX,h=d.clientY;return Object.assign({width:r(l),height:r(f),topX:r(s-a),topY:r(c-i)},n&&{clientX:r(p),clientY:r(h),relativeX:r(p-a),relativeY:r(h-i)})}},y=n(9204),m=n(6943),A=n(3456),b=n(8207),g=n(265),w={area:{required:["length","areaid"],validated:{sMedium:["areaid"],nPlus:["length"]}},textlink:{required:["url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["url"],n:["index"]}},teaser:{required:["img","url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["img","url"],n:["index"]}},intextTeaser:{required:["img","url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["img","url"],n:["index"]}},scrollboost:{required:["img","url","index"],validated:{sShort:["cid","ctype","csystem"],sLong:["img","url"],n:["index"]}},sgTeaser:{required:["teaserid","baseteaserid","img","url","index"],validated:{sShort:["cid","ctype","csystem","teaserid","baseteaserid"],sLong:["img","url"],n:["index"]}},sgFirstTeaser:{required:["url"],validated:{sShort:["cid","ctype","csystem"],sLong:["url"]}},pubTeaser:{required:["teaserid","baseteaserid","img","url","index"],validated:{sShort:["cid","ctype","csystem","teaserid","baseteaserid"],sLong:["img","url"],n:["index"]}},sgTextlink:{required:["teaserid","baseteaserid","url","index"],validated:{sShort:["cid","ctype","csystem","teaserid","baseteaserid"],sLong:["url"],n:["index"]}},button:{required:["id","index"],validated:{sShort:["id"],n:["index"]}}};w.sgTeaserAd=w.sgTeaser,w.sgTextlinkAd=w.sgTextlink;var S=w,_=n(9165),O=n(2579);function E(t){return E="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},E(t)}function j(t){return function(t){if(Array.isArray(t))return T(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||I(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function P(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||I(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function I(t,e){if(t){if("string"==typeof t)return T(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?T(t,e):void 0}}function T(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function x(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=E(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=E(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==E(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var k,C="ContentViewability",L="user_actions",M="mousedown",D=0,R=0,N=function(){return D+R},U=x(x(x({name:"contentBoxViewability",method:r.tn},r.hO,!1),"time",1),"percent",50),B=function(t,e,n){var r=Number(t),o=!n||r<=n;return/^(0|([1-9]\d*))$/.test(t)&&r>=e&&o},F=function(t,e){var n=P(e,2),r=n[0],o=n[1];return b.A.s(t)&&t.length>=r&&t.length<=o},V={n:function(t){return[B(t,0),"It should be a number equal or greater than 0"]},nPlus:function(t){return[B(t,1),"It should be a number equal or greater than 1"]},sShort:function(t){return[F(t,[3,48]),"It should be a string with 3 to 48 chars"]},sMedium:function(t){return[F(t,[3,128]),"It should be a string with 3 to 128 chars"]},sLong:function(t){return[F(t,[13,512]),"It should be a string with 13 to 512 chars"]}},H=function(t){var e=(t||{}).type,n=S[e],r=[],o="";if((0,A.A)(t))if(b.A.s(e)&&n)if(function(t,e,n){return n.push.apply(n,j(e.filter((function(e){return!Object.keys(t).includes(e)})))),n}(t,n.required,r).length)o+="Following required parameters are missing: ".concat(r.join(", "),". ");else{var i=n.validated,a=n.required;(0,p.A)(i,(function(e){for(var n=i[e],r=0;r<n.length;r++){var u=n[r],c=t[u],s=P(V[e](c),2),l=s[0],f=s[1];(b.A.u(c)&&a.includes(u)||!b.A.u(c)&&!l)&&(o+="Invalid parameter: { ".concat(u,": ").concat(c," }. ").concat(f," "))}}))}else o+="Invalid element type. It should be one of the following: ".concat(Object.keys(S).join(", "),". ");else o+='Invalid parameters structure, "params" should be an object. ';return o},z=function(t){var e=t.element;null!=e&&e.callback&&(e.removeEventListener(M,e.callback),delete e.callback)},G=function(t,e,n){var r=a[n],o=function(n){var o=Object.assign({},e,h(t,k,n));(0,O.A)("click",o,L,null,!0),r.clicked=!0,z(r)};t.addEventListener(M,o),t.callback=o},W=function(t,e,n,r){return r.callback=function(r){var o=Object.assign({},e,h(t,k));(0,O.A)("view",o,L),function(t,e){var n=u[e];if(n&&!n.viewed){n.viewed=!0;var r=Object.assign({},n.params,h(t,k));(0,O.A)("view",r,L)}}(t,n)},(0,g.A)(t,[r],e.id,!0)},q=function(t,e){var n={};return t.forEach((function(t){var r=e[t];b.A.u(r)||""===r||!1===r||(n[t]=r)})),n},$=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};D=2;var o=function(t,e,n){return(0,v.A)(t)?b.A.u(n)||b.A.n(n)?b.A.u(n)||u[n]?H(e):"Container ID=".concat(n," does not exist in the store."):"Container ID should be a number.":"Given `element` does not exist in the DOM or is not an instance of HTMLElement."}(t,e,n);if(o)return(0,f.A)({message:C,path:"registerBox",fileName:o},100,"".concat(C,".registerBox: ").concat(o),"error"),null;var i=Object.assign({},e),d=Object.assign({},U,r);i.zeroPoint&&(k=t);var p=!b.A.u(n)&&u[n]&&u[n].params;p&&(i.areaid=p.areaid),(0,y.A)("wp_sg_first")&&(i.isSGFirst=!0);var h=Object.assign({},q(c.Iv.container,p),q(c.Iv.box,i));if((0,m.A)(h)&&(t.source=h),!(0,s.QT)()){var A=W(t,i,n,d),g=(0,l.eq)(8,16);a.push({observationObject:A,element:t,params:i,containerId:n,clicked:!1,id:g});var w=a.length-1;return G(t,i,w),g}},Y=function(t){var e=t.element;return(0,d.A)(e)},K=function(t){var e,n=a[t];if(n){!0;var r=n.containerId;Y(n),delete a[t],e=r,a.some((function(t){return t.containerId===e}))||delete u[r]}},J=function(t,e){var n,r=null,o="",i=(n=t,{boxObservation:a.find((function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id===n})),storedBoxId:a.findIndex((function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).id===n}))}),u=i.boxObservation,c=i.storedBoxId;if(u||(o+="Observation with id ".concat(t," does not exist.")),!o){var s=u.element;if((0,v.A)(e))if((0,_.A)(s,e)){r=t;var l=u.params,f=u.element,d=void 0===f?{}:f,p=d.source;d.callback&&G(e,l,c),e.source=p,u.element=e,z({element:s})}else o+="There was an error while replacing node in the Viewability module observation.";else o+='New element you want to observe is not a correct existing HTML Element. Observation "'.concat(t,'" was disconnected but none have been added.')}return o&&K(c),r},Q=function(t){R=1;var e=H(t);if(e)return(0,f.A)({message:C,path:"registerContainer",fileName:e},100,"".concat(C,".registerContainer: ").concat(e),"error"),!1;var n=Object.assign({},t);return(0,y.A)("wp_sg_first")&&(n.isSGFirst=!0),u.push({params:n,viewed:!1}),u.length-1},X=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];(0,p.A)(t,(function(e){n.filter((function(t){return b.A.f(t)})).forEach((function(n){return n(t[e])})),delete t[e]}))},Z=function(){X(a,Y,z),X(u)},tt=function(){(0,o.p3)(Z)}},9002:function(t,e,n){"use strict";n.d(e,{IQ:function(){return p},L6:function(){return l},MO:function(){return d},p3:function(){return v},sQ:function(){return s},uB:function(){return f}});var r=n(1112),o=n(3972),i=n(3882),a=n(4735),u=n(8207),c=(0,r.A)();i.A.spaHandlers=c;var s=function(t,e){var n=(0,o.A)(e),r=c[t];(0,a.A)(r)&&r.forEach((function(e){u.A.f(e)&&e(t,n)}))},l=function(t,e){var n=c[t];if((0,a.A)(n)){var r=n.indexOf(e);r>-1&&delete n[r]}},f=function(t,e,n,r){if(u.A.f(e)){var o=r?"unshift":"push",i=c[t]||[];if(n){i[o]((function n(){e.apply(void 0,arguments),l(t,n)}))}else i[o](e);c[t]=i}},d=function(t,e){f("page:view",t,!1,e)},p=function(t,e){f("page:refresh",t,!1,e)},v=function(t,e){f("page:close",t,!1,e)}},3090:function(t,e){"use strict";var n={0:1,1:3,2:2};e.A=function(t){var e=t.button;return n[e]}},5002:function(t,e,n){"use strict";n.d(e,{A2:function(){return u},Do:function(){return S},Kt:function(){return f},LJ:function(){return w},NN:function(){return d},SK:function(){return A},Wx:function(){return v},ZH:function(){return b},bg:function(){return m},eo:function(){return h},kc:function(){return y},oA:function(){return l},pP:function(){return p},pw:function(){return s},wd:function(){return c},xF:function(){return g}});var r,o=n(721),i=n(7758),a=n(5077),u="ext",c="int",s="sg",l="pako",f="pwp",d="nwm",p="tech",v="sportowefakty",h="poczta",y="holding",m="ecom",A="av",b="as",g=function(){return r},w=function(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).includes(r)},S=function(t){return!w(t)};e.Ay=function(){r=(0,a.ch)("^ext_wpl")?"wpl":(0,a.ch)("^ext_yb")?u:(0,a.ch)("^as_")?b:(0,a.ch)("^(int_|dukat_)|(_panel)$")||(0,i.IB)("grupawp.pl$")?c:(0,o.UD)()?"magazyn":(0,a.ch)("^(wptv|kabarettv|openfm|telewizjawp|programtv|audioteka)|pilotwp")?A:(0,a.ch)("znajdzlekarza|wakacje|money_direct|money2money|parklot|easygopl|tm_|kredytomat|medikredyt|17bankow|superauto|nowyosobowy|nowydostawczy|noc_|domodi|allani|homebook|finansowysupermarket|extradompl|radar_okazji|oferty_kredytowe|porownajraty")?m:window.TECH||(0,a.ch)("^(dobreprogramy|polygamia|nwm_gadzetomania|tech|nwm_komorkomania|nwm_fotoblogia|nwm_autokult)")&&!(0,i.IB)("forum")?p:(0,a.ch)("^nwm_|kafeteria_pl")?d:(0,a.ch)("o2_o2_pl|pudelek")||(0,o.dx)()?f:(0,o.fS)()?s:(0,o.mu)()?v:(0,o.cM)()?h:(0,i.IB)("(onas|holding|reklama|rekrutacja|kariera|dziejesie|dlaprasy).wp.pl")?y:(0,o.qs)()?l:"other"}},5858:function(t,e,n){"use strict";n.d(e,{F:function(){return s},V:function(){return l}});var r=n(505),o=n(8458),i=function(t){var e={"2c":"A","1lo":"B","1.2t":"C","1.3t":"D","4lo":"E","5lo":"F"}[t];e&&(0,o.I$)("adtech","PRGM-857",e)};function a(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return u(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var c="0",s=function(){return c},l=function(){"cookieDeprecationLabel"in window.navigator&&window.navigator.cookieDeprecationLabel.getValue().then((function(t){if((0,r.A)(t)){var e=t.split("_"),n=e.pop();e.unshift(n);var o=e[0],u=e.splice(1).map((function(t){return t.charAt(0)}));c=[o].concat(a(u)).join(""),i(c)}}))}},3605:function(t,e,n){"use strict";var r=n(7681),o={fsc:!(0,r.X2)(),show:!(0,r.KC)(),wave:!(0,r.yQ)()};e.A=function(t){return o[t]}},7996:function(t,e){"use strict";e.A=["statid","STvisit","BDhs"]},7893:function(t,e,n){"use strict";var r=n(8953);e.A=(0,r.A)("DOT")},9834:function(t,e,n){"use strict";n.d(e,{A:function(){return i}});var r=n(7743),o=function(t){var e,n;return null===(e=t[0])||void 0===e||null===(n=e.toJSON)||void 0===n?void 0:n.call(e)},i=function(){return o((0,r.yw)("navigation"))}},3301:function(t,e,n){"use strict";var r;n.d(e,{F:function(){return i},h:function(){return o}});var o=function(t){r=t},i=function(){return r}},79:function(t,e,n){"use strict";var r=n(8953);e.A=(0,r.A)("NextRef",!0)},3342:function(t,e,n){"use strict";n.d(e,{M$:function(){return c},xg:function(){return s}});var r,o,i,a=n(5316),u=n(505),c=function(){return i},s=function(t,e){r||(o?o=!1:(t&&(o=!0),i=(0,u.A)(e)?e:(0,a.eq)(20,!0)))}},1822:function(t,e,n){"use strict";var r={dotSuccess:0,gemiusSuccess:0,spaOmitFirstView:!1};n(3882).A.pageViewState=r,e.A=r},8742:function(t,e,n){"use strict";n.d(e,{$_:function(){return c},RR:function(){return s},UV:function(){return v},ec:function(){return d},id:function(){return f},s4:function(){return p},we:function(){return h}});var r=n(6201),o=0,i=0,a=!0,u=!1,c=function(){return i},s=function(){return u},l=function(){u=document.hidden},f=function(){return 1===o},d=function(){return 0===o},p=function(){return a},v=function(){a=!1,l(),(0,r.o)(!1)},h=function(){a=!0,i+=1,l(),i>1&&(o=1)};l()},8930:function(t,e,n){"use strict";var r=n(1886),o=n(2214),i=n(4735),a=n(505),u=n(8207),c=n(9661),s=n(7109),l=n(8771),f=Promise.resolve();e.A=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2?arguments[2]:void 0,d=(0,l.A)(t);if((0,i.A)(d)){var p=d.filter((function(t){return(0,a.A)(t)})).map((function(t){return t.replace(/\s/g,"")})).filter((function(t){return(0,a.A)(t)})).map((function(t){return(0,r.mess)({url:(0,c.A)(t)})}));if(e)p.forEach((function(t){return(0,o.A)({src:t,onLoad:function(){u.A.f(n)&&n()},onError:function(){u.A.f(n)&&n()}})}));else{var v=p.map((function(t){return function(){return new Promise((function(e,r){(0,o.A)({src:t,onLoad:function(){u.A.f(n)&&n(),e()},onError:function(){u.A.f(n)&&n(),r()}})}))}}));f=f.then((function(){return(0,s.A)(v,!1)}))}}}},6764:function(t,e,n){"use strict";n.d(e,{Io:function(){return l},Iv:function(){return s},rd:function(){return f}});var r=n(9035);function o(t){return function(t){if(Array.isArray(t))return i(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return i(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var a=["recommendationType","isSGFirst","areaid"],u=["recommendationType","isSGFirst","teaserid","baseteaserid","index"],c=["abtest","refabtest","statid","WPabs","GRwpuuid","GRo2uuid","GRoluuid","STac"].concat(o(r.VE)),s={container:a,box:u},l={areaid:"wga_sa",recommendationType:"wga_srt",isSGFirst:"wga_isSgFirst"},f=function(t,e){var n=o(new Set([].concat(u,a))).map((function(t){return l[t]||t})),r=[].concat(o(n),o(c),[e]).filter(Boolean).join("|"),i=new RegExp("\\b(".concat(r,")=([^&?=#]*)?&?"),"gi");return t.replace(i,"").replace(/[?&]+$/,"")}},9432:function(t,e,n){"use strict";var r;n.d(e,{_:function(){return i},s:function(){return o}});var o=function(t){r||(r=t)},i=function(){return r}},5178:function(t,e,n){"use strict";n.d(e,{G:function(){return a},O:function(){return u}});var r=n(8207),o=n(2945),i="",a=function(){return i},u=function(t){r.A.s(t)&&(i=t,(0,o.A)("WPcrrf",t))}},1888:function(t,e,n){"use strict";n.d(e,{A:function(){return dt}});var r=n(7924),o=n(5178),i=n(9393),a=n(5316),u=n(6789),c=n(3558),s=n(13),l=n(5858),f=n(6167),d=n(5507),p=n(579),v=n(9387),h=n(2272),y=n(4548),m=n(8742),A=n(8456),b=n(3301),g=n(943),w=n(869),S=n(9432),_=n(8604),O=n(3734),E=n(8458),j=n(6091),P=n(8258),I=n(6201),T=n(721),x=n(3882),k=n(9204),C=function(){try{return window.Intl.DateTimeFormat().resolvedOptions().timeZone}catch(t){return"unknown"}},L=n(6823),M=n(7078),D=n(2699),R=n(1822),N=n(123),U=function(t){var e,n,r,o,i=window,a=(0,E.AA)(),u=(0,y.Ro)(),U=(0,y.ps)(),B=(0,b.F)(),F=(0,_.B)(),V=(0,w.XZ)(),H=(0,k.A)("wp_abtest_programmatic"),z=(0,S._)(),G=V.version,W=void 0===G?"":G,q=V.stVersion,$=void 0===q?"":q,Y=(0,v.Df)("testConfig"),K=(0,g.b)().ver,J=Y.testName,Q=(0,h.Zd)(),X=null===(e=x.A.mods)||void 0===e?void 0:e.ver,Z=R.A.support,tt=R.A.gafSSR,et=(0,d.x)()&&(0,A.s)(),nt=(0,p.Y3)();(0,T.fH)()&&(t.amp=1),nt&&(t.fpuid=nt),Q&&(t.hem=1),a&&(t.abtest=a),(0,I.K)()&&(t.reloaded=1),document.wasDiscarded&&(t.discarded=1),(0,m.RR)()&&(t.loadHidden=1),c.Le.includes(U)&&(t.inver=U),u&&(t.tagreqid=u),F&&(t.STabnoid=F),et&&(t.dsa=1),(0,O.E3)()||(t.empty_statid=1),(0,P.z)()&&(t.reforig=encodeURIComponent(document.referrer||"empty")),B&&(t.navType=B),z&&(t.refabtest=z),t.isBotABT=(0,s.Y4)(),t.adbd=(0,f.$I)(),t.trpr=(0,N.A)((0,j.h)()),t.wpjsES6=(0,N.A)(x.A.es6),t.wpjsVer=x.A.ver,t.uniformVer=x.A.uniformVer,X&&(t.modsVer=X),J&&(t.prgTest=J),H&&(t.prgATest=H),t.c1p=(0,N.A)((0,L.A)()),t.s1p=(0,N.A)((0,M.A)()),tt&&(t.gafSSR=1),Z&&(t.c3p=(0,N.A)(Z.cookie),t.s3p=(0,N.A)(Z.storage)),t.prgApiVer=null===(n=i.__prebiddebug__)||void 0===n?void 0:n._ver,t.prebidVer=null===(r=i.pbjs)||void 0===r?void 0:r.version,t.prebidTag=null===(o=i.pbjs)||void 0===o?void 0:o.tag,K&&(t.inlineVer=K),t.tVer=W,t.stVer=$,t.tVerG=(0,E.IX)("adtech","PRGM-857")||"",t.tVerG2=(0,E.IX)("adtech","PU-321")||"",i.appVersion&&(t.appVer=i.appVersion),t.highLayout=(0,D.A)(),t.tz=C(),t.cookieDeprecationLabel=(0,l.F)()},B=n(7016),F=n(3885),V=n(4367),H=n(3342),z=n(5231),G=n(3248),W=n(505),q=n(8207),$=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e="";e=(0,u.A)(e,"rekid",t.rekid||(0,B.w)()),e=(0,u.A)(e,"pvid",t.pvid||(0,H.M$)()),e=(0,u.A)(e,"gmid",t.gmid||(0,F.u)()),e=(0,u.A)(e,"wpl",(0,N.A)((0,z.G)())),e=(0,u.A)(e,"mb",(0,N.A)((0,V.z)())),e=(0,u.A)(e,"dn",(0,N.A)(q.A.b(t.dn)?t.dn:(0,m.id)())),e=(0,u.A)(e,"v",t.version||"5.4"),!(0,O.E3)()&&(0,O.DR)()&&(e=(0,u.A)(e,"statid",(0,O.DR)(),!0));var n=(0,G.A)("WPaduid");return(0,W.A)(n)&&(e=(0,u.A)(e,"aduid",n)),(0,W.A)(t.fixCookie)&&(e=(0,u.A)(e,"fxck",t.fixCookie)),"&".concat(e)},Y=n(745),K=n(98),J=n(6943),Q=n(931),X=n(79),Z=n(1886),tt=n(2214),et=n(8800);function nt(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return rt(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?rt(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function rt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ot=function(t){var e=t.queryGET,n=t.useMimeType,r=nt(t.useLink?[et.A,"Link",n&&"css"]:[tt.A,"Image",n&&"gif"],3),o=r[0],i=r[1],a=r[2];t.method="GET",t.wasSuccess=!0,t.crossorigin="use-credentials",t.remove=!0,t.request=i,t.url=a?(0,u.A)(e,"rmt",a):e,t.src=(0,Z.mess)(t),o(t)},it=window.navigator.sendBeacon&&window.URLSearchParams,at=function(t){if(it&&!(0,f.JW)()){var e=t.queryRAW,n=t.queryPOST;return t.method="POST",t.request="BEACON",t.url=e,navigator.sendBeacon((0,Z.mess)(t),new URLSearchParams(n))}},ut=function(t){var e=t.onError,n=t.onLoad,r=t.queryRAW,o=t.queryPOST;try{t.method="POST",t.request="XHR",t.url=r;var i=new XMLHttpRequest;if(q.A.b(i.withCredentials))return i.open("POST",(0,Z.mess)(t)),i.withCredentials=!0,q.A.f(e)&&(i.onerror=e),q.A.f(n)&&(i.onload=n),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.send(o),!0}catch(t){q.A.f(e)&&e(t)}},ct=Math.floor(2e3/1.35),st=function(t){var e=t.queryGET,n=t.useGET,r=t.usePOST;if(t.useBeacon&&(t.wasSuccess=at(t)),!t.wasSuccess){var o=e.length<ct||n;!r&&o||(t.wasSuccess=ut(t)),t.wasSuccess||ot(t)}},lt=n(6348),ft=n(4317),dt=function(t,e,n){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if("file:"!==self.location.protocol){c.useLink=c.useLink||(0,i.av)();var l=c.generate,f=c.give,d=c.off,p=c.media,v=s.dotParams||(0,r.SU)();(0,J.A)(v)||(v={}),U(v);var h=t,y="",m="";if(l)h=(0,u.A)(h,"sw","[[SCREEN_WIDTH]]"),h=(0,u.A)(h,"sh","[[SCREEN_HEIGHT]]"),h=(0,u.A)(h,"pg","[[HREF]]"),h=(0,u.A)(h,"rf","[[REFERRER]]"),y=(0,u.A)(y,"pc","[[CANONICAL]]"),m=(0,u.A)(h,"pc","[[CANONICAL]]"),y=(0,u.A)(y,"par","[[PAR_DATA]]"),m=(0,u.A)(m,"par","[[PAR_DATA]]");else{var A,b,g=self.screen,w=s.canonical||(0,Y.A)(),S=s.href||(0,K.A)(),_=s.referrer||(0,o.G)();h=(0,u.A)(h,"sw",g.availWidth||g.width),h=(0,u.A)(h,"sh",g.availHeight||g.height),h=(0,u.A)(h,"pg",S,!0),h=(0,u.A)(h,"rf",_,!0),y=(0,u.A)(y,"pc",w,!0),m=(0,u.A)(h,"pc",w,!0);var O=(0,Q.A)(v,!0);e?(A=(0,Q.A)(n,!0),b=e):(A=O,b="par"),"inventory"===e&&(y=(0,u.A)(y,"par",O,!0),m=(0,u.A)(m,"par",O,!0)),(0,W.A)(p)&&(y=(0,u.A)(y,p),m=(0,u.A)(m,p)),A&&(y=(0,u.A)(y,b,A,!0),m=(0,u.A)(m,b,A,!0))}var E="r".concat(l?"[[RAND10]]":(0,a.eq)(),"/"),j="https://".concat(c.hostname||"dot.wp.pl","/").concat(E),P=$(s),I=Object.assign(c,{queryRAW:j+h+P,queryGET:j+m+P,queryPOST:y});if(l||f)return I;X.A.fill((function(){ft.A.fill((function(){lt.A.push(I),d||st(I)}))}))}}},1577:function(t,e){"use strict";e.A=function(t){return["pagehide","beforeunload","visibilitychange"].includes(t)}},76:function(t,e,n){"use strict";n.d(e,{n:function(){return s}});var r=n(5077),o=n(6789),i=n(3605),a=n(8207),u=n(1888),c=function(t,e,n){var c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s="show.gif?";a.A.o(c)||(c={});var l=t||c.sn||(0,r.wY)(),f=c,d=f.generate,p=f.give;if((0,r.m7)(l)||d||p)return d?(s=(0,o.A)(s,"srv","[[SN]]"),s=(0,o.A)(s,"action","[[ACTION]]")):(s=(0,o.A)(s,"srv",l),s=(0,o.A)(s,"action",n||"default")),c.off=!(0,i.A)("show"),c.useBeacon=!0,(0,u.A)(s,void 0,void 0,c,{dotParams:e})},s=function(){return c(void 0,void 0,void 0,{generate:!0})};e.A=c},8604:function(t,e,n){"use strict";n.d(e,{B:function(){return a},x:function(){return u}});var r,o=n(3248),i=n(224),a=function(){return r},u=function(){r||(r=(0,o.A)("STabnoid"))&&(0,i.A)("STabnoid")}},6348:function(t,e,n){"use strict";var r=[];n(3882).A.statData=r,e.A=r},3734:function(t,e,n){"use strict";n.d(e,{DR:function(){return p},E3:function(){return m},_x:function(){return y},gB:function(){return d},gL:function(){return A},oH:function(){return h},vf:function(){return v}});var r,o,i,a=n(5138),u=n(3248),c=n(505),s=n(1822),l=n(8645),f=n(4317),d=function(){return r},p=function(){return i},v=function(t){(0,c.A)(t)&&(i=t)},h=function(){r=(0,u.A)("statid"),(0,a.v)(r)},y=function(t){(0,c.A)(t)&&((0,l.A)("statid",t),s.A.statid=t)},m=function(){return o},A=function(){h(),f.A.fill(h),o=(0,c.A)(d())}},4317:function(t,e,n){"use strict";var r=n(8953);e.A=(0,r.A)("Sync")},8258:function(t,e,n){"use strict";n.d(e,{L:function(){return o},z:function(){return i}});var r=!1,o=function(t){r=t},i=function(){return r}},6201:function(t,e,n){"use strict";n.d(e,{K:function(){return i},o:function(){return o}});var r=!1,o=function(t){r=t},i=function(){return r}},9344:function(t,e,n){"use strict";n.d(e,{D:function(){return o},O:function(){return r}});var r=500,o={actionsFromSend:0,sendTimeoutId:null}},2404:function(t,e,n){"use strict";n.d(e,{A:function(){return h}});var r=n(6091),o=n(6167),i=n(3241),a=n(6943),u=n(505),c=n(3287),s=n(1923),l=n(3456),f=n(8207);function d(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return p(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var v=function(t){var e=t;return(0,a.A)(t)&&(e=Object.fromEntries(Object.entries(t).filter((function(t){var e=d(t,2)[1];return!(f.A.f(e)||f.A.m(e)||(0,l.A)(e)||Array.isArray(e))})))),e},h=function(t,e){if((0,u.A)(t)){var n=Object.assign({},e),l="Given Wave data must be a filled flat-map (object) of primitive values (action=".concat(t,").");if(((0,c.A)(e)||(0,a.A)(e))&&!Array.isArray(e)){var f=(0,i.A)(n,!0),d=v(f);if((0,a.A)(f))if(Object.keys(d).length!==Object.keys(f).length)return void(0,s.A)(l,"error");var p={action:t,par:f};return(0,o.JW)()&&(p.abd="1"),document.hidden&&(p.phd="1"),(0,r.h)()&&(p.trpr="1"),p}(0,s.A)(l,"error")}else(0,s.A)("No 'action' argument. The data will not be sent.","error")}},5475:function(t,e,n){"use strict";n.d(e,{A:function(){return m}});var r=n(9344),o=n(3711),i=n(6799),a=n(4735),u=n(6943),c=n(5077),s=n(3792),l=n(6789),f=n(3882),d=n(3605),p=n(1888),v=n(1577),h=[];f.A.waveRequestData=h;var y=function(t){var e=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).type;if((0,c.m7)()){var n="wave.gif?";n=(0,l.A)(n,"SN",(0,c.wY)());var r={query:n=(0,l.A)(n,"action","traffic"),requestData:t};h.push(r);var o=JSON.stringify(t);(0,s.k8)(t,o.length);var i={useBeacon:(0,v.A)(e),useLink:!0,off:!(0,d.A)("wave")};return(0,p.A)(n,"inventory",o,i)}},m=function t(e){var n={};clearTimeout(r.D.sendTimeoutId),r.D.sendTimeoutId=null,r.D.actionsFromSend=0;var c=!1;(0,i.A)(o.lI,(function(t,r){var o=r.data,i=r.interval,u=r.lastSent;e||u>=i?((0,a.A)(o)&&(n[t]=o,r.data=[]),r.lastSent=1):((0,a.A)(o)&&(c=!0),r.lastSent+=1)})),(0,u.A)(n)?(n.timestamp=Date.now(),y(n,e)):c&&(r.D.sendTimeoutId=setTimeout(t,r.O))}},3792:function(t,e,n){"use strict";n.d(e,{Y:function(){return c},k8:function(){return l},oS:function(){return u},r6:function(){return s}});var r=n(9851),o={},i={wavesSent:0,averageWaveSize:0,biggestWave:0,splitWaves:0,sentOnEvents:0,biggestWaveType:""},a=function(){o=Object.assign({},i)},u=function(){o.splitWaves+=1},c=function(t){o.sentOnEvents+=t},s=function(){a(),(0,r.B4)((function(t){o.averageWaveLength=Math.round(o.averageWaveSize),delete o.averageWaveSize,t.WE=Object.assign({},o),a()}))},l=function(t,e){o.wavesSent+=1;var n=o,r=n.averageWaveSize,i=n.biggestWave,a=n.wavesSent;o.averageWaveSize+=(e-r)/a,e>i&&(o.biggestWave=e,o.biggestWaveType=Object.keys(t).reduce((function(t,e){return"".concat(t,";").concat(e)}),""))}},3711:function(t,e,n){"use strict";n.d(e,{a8:function(){return v},fx:function(){return p},lI:function(){return f}});var r=n(9344),o=n(6943),i=n(8207);function a(t){return function(t){if(Array.isArray(t))return s(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||c(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||c(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t,e){if(t){if("string"==typeof t)return s(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var l=[["traffic"],["user_actions"]],f={},d=function(t,e){var n;n=i.A.n(e)?Math.round(1e3*e/r.O):1,f[t]={interval:n,lastSent:1,data:[]}},p=function(t,e,n){i.A.u(f[e])&&d(e,n);var r=f[e].data;return r.push(t),r},v=function(){(arguments.length>0&&void 0!==arguments[0]?arguments[0]:l).forEach((function(t){var e=u(t,1)[0];(0,o.A)(f[e])||d.apply(void 0,a(t))}))}},2579:function(t,e,n){"use strict";var r=n(9344),o=n(3711),i=n(3792),a=n(2404),u=n(5475);e.A=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"traffic",c=arguments.length>3?arguments[3]:void 0,s=arguments.length>4?arguments[4]:void 0,l=(0,a.A)(t,e);l&&((0,o.fx)(l,n,c),r.D.actionsFromSend+=1,r.D.actionsFromSend>=20?((0,i.oS)(),(0,u.A)({type:t})):s?(0,u.A)({type:t}):r.D.sendTimeoutId||(r.D.sendTimeoutId=setTimeout(u.A,r.O)))}},574:function(t,e){"use strict";e.A=["GRo2sessuuid","GRo2uuid","GRwpsessuuid","GRwpuuid","GRolsessuuid","GRoluuid","_o2aw","_wpaw"]},6293:function(t,e){"use strict";e.A="www.wp.pl"},2459:function(t,e){"use strict";e.A=["sgv","sgVisitId"]},1030:function(t,e,n){"use strict";n.d(e,{HC:function(){return g},Wt:function(){return w},rs:function(){return m}});var r=n(268),o=n(2516),i=n(7996),a=n(2459),u=n(5880),c=n(574),s=n(8207),l=n(4317),f=n(3891),d=n(5583);function p(t){return function(t){if(Array.isArray(t))return v(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return v(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?v(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var h=["rekstaging","kaflog"].concat(p(a.A)),y=["STac","ACac2","OAX","RMFL",u.A,"WPabs"].concat(p(Object.values(r.k)),[r.H],p(c.A)),m=[].concat(p(o.A),p(i.A),p(y),p(h)),A=!1,b=!1,g=function(t){null==t||t.type;A||(A=!0,(0,d.A)(y).then((function(t){A=!1})))},w=function(t,e){null==t||t.type;b||(b=!0,l.A.close(),(0,f.A)(m,h).then((function(t){l.A.open(),b=!1,s.A.f(e)&&e()})))}},9393:function(t,e,n){"use strict";n.d(e,{Ol:function(){return i},av:function(){return u},kv:function(){return a},sJ:function(){return c}});var r=!1,o=!1,i=function(){return r},a=function(t){r=t},u=function(){return o},c=function(t){o=t}},5507:function(t,e,n){"use strict";n.d(e,{N:function(){return c},x:function(){return s}});var r=n(402),o=n(2945),i=n(123),a="WPdsa",u=!1,c=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];u=t,(0,o.A)(a,(0,i.A)(t))},s=function(){return u};u="1"===(0,r.A)(a)},8456:function(t,e,n){"use strict";n.d(e,{M:function(){return c},s:function(){return s}});var r=n(402),o=n(2945),i=n(123),a="WPminor",u=!1,c=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];u=t,(0,o.A)(a,(0,i.A)(t))},s=function(){return u};u="1"===(0,r.A)(a)},2272:function(t,e,n){"use strict";n.d(e,{aC:function(){return b},Ay:function(){return E},Zd:function(){return O},m_:function(){return S},hd:function(){return _}});var r,o,i=n(1112),a=n(402),u=n(505),c=function(t){return(0,u.A)(t,64)},s=n(6943),l=n(3287),f=function(t){if((0,s.A)(t)){var e=t.hash1,n=t.hash2;return c(e)&&(c(n)||(0,l.A)(n))}return!1},d=n(1923),p=n(832),v=n(1277),h=n(2945),y=n(2572),m="WPumhsh",A=new Set,b=function(t){return A.add(t)},g=function(){A.forEach((function(t){return t(r)}))},w=function(t,e){r||(r=(0,i.A)()),r.hash1=t,e&&(r.hash2=e),o=JSON.stringify(r),g()},S=function(){r=void 0,o=void 0,g(),(0,p.A)(m),y.A.remove(m)},_=function(t,e){if(f({hash1:t,hash2:e}))return w(t,e),(0,h.A)(m,o),void y.A.set(m,o);(0,d.A)("Invalid hash format, only first or both arguments must be correct hash.",!0)},O=function(){return r},E=function(){var t=(0,a.A)(m),e=(0,v.A)(t);if(f(e)){var n=e.hash1,r=e.hash2;w(n,r)}else c(t)&&(w(t),(0,h.A)(m,o));y.A.get(m,(function(t){var e=t.value,n=(0,v.A)(e);if(f(n)){var r=n.hash1,i=n.hash2;return w(r,i),void(0,h.A)(m,o)}c(e)&&(w(e),(0,h.A)(m,o),y.A.set(m,o))}))}},4792:function(t,e,n){"use strict";var r=n(9904);e.A=function(t,e,n,o){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"js",a=arguments.length>5?arguments[5]:void 0,u=o?"-debug":"",c=e?"".concat(e,"/"):"",s=a?"canary/":"";return"".concat(r.A).concat(s).concat(t,"/").concat(c).concat(n).concat(u,".").concat(i)}},897:function(t,e,n){"use strict";n.d(e,{R8:function(){return b},Rm:function(){return m},Ts:function(){return w},eC:function(){return S},pq:function(){return A},z3:function(){return g}});var r,o,i,a,u=n(2443),c=n(1112),s=n(3882),l=n(8207),f="undefined"!=typeof console&&console,d=(0,c.A)(),p=(0,c.A)(),v=function(t,e){var n;if(r&&(null!==(n=i)&&void 0!==n&&n.test(e))){for(var a=arguments.length,u=new Array(a>2?a-2:0),c=2;c<a;c++)u[c-2]=arguments[c];o&&!o.test(u.join(""))||(l.A.s(e)&&p[e]&&u.unshift("%c [+".concat(Math.round(window.performance.now()),"] ").concat(e," "),"".concat("color:white;padding:2px;border-radius:3px;margin-right:3px;").concat(p[e])),f[t].apply(f,u))}},h=function(t){return l.A.f(f[t])?function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];v.apply(void 0,[t].concat(n))}:function(){}},y=function(t,e){return l.A.f(f[t])?function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];v.apply(void 0,[t,e].concat(r))}:function(){}},m=h("log"),A=h("info"),b=h("warn"),g=h("error"),w=(a=0,function(t){b("init","".concat("  ".concat(a+=1).slice(-2)," [ ").concat(t," ]"))}),S=function(t,e){var n=e;if(t&&n&&(n||p[t]||(n="gainsboro"),/^[a-z]+$/i.test(n)&&(n="background:".concat(n)),p[t]=n),t&&d[t])return d[t];var r={log:y("log",t),info:y("info",t),warn:y("warn",t),error:y("error",t),init:function(){return w(t)}};return d[t]=r,r};e.Ay=function(){var t=(0,u.H2)("debug");if((t||s.A.mode)&&(r=!("off"===t||!f))){var e=(0,u.H2)("filter");o=e&&new RegExp(e,"gi"),t&&(i="all"===t?/(?:)/:new RegExp("^(".concat(t.replace(/([.?*+^$[\]/\\(){}-])/g,"\\$&"),")")))}}},5267:function(t,e,n){"use strict";var r=n(2443),o=n(5316),i=n(8207),a=n(1923),u=(0,r.H2)("deprecated");e.A=function(t,e,r){var c,s=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];r&&(0,a.A)(r,s),c=i.A.o(t)?t:{message:t},((0,o.ww)(e)||u)&&n.e(754).then(n.bind(n,3030)).then((function(t){(0,t.default)(c)}))}},3882:function(t,e,n){"use strict";n.d(e,{A:function(){return a}});var r="__wpjsdebug__",o=n(1112),i=window[r]||(0,o.A)();try{window[r]=i}catch(t){}var a=i},1256:function(t,e,n){"use strict";var r=n(1112),o=n(3882),i=(0,r.A)();o.A.flags=i;e.A=function(t,e){i[t]=e}},3190:function(t,e,n){"use strict";n.d(e,{u:function(){return u}});var r=n(2443),o=n(9904),i=n(5623),a=n(3715),u=function(){(0,i.A)({src:"https://grid.grupawp.pl/console/wpjslib-console-internal.js",defer:!0,crossorigin:!0,id:"wpjslib-console-script"}),document.removeEventListener("keydown",c)},c=function(t){67===t.which&&t.altKey&&t.shiftKey&&u(),t.ctrlKey&&111===t.which&&u()};e.A=function(){document.addEventListener("keydown",c),(0,a.A)("console=")||(0,a.A)("console-ceph")?function(){var t=(0,r.H2)("console-ceph"),e="".concat(o.A,"wpjslib-console/");"none"!==t&&(0,i.A)({src:"".concat(e+(t?"".concat(t,"/"):""),"wpjslib-console-internal.js"),defer:!0,crossorigin:!0,id:"wpjslib-console-script"}),document.removeEventListener("keydown",c)}():(0,a.A)("console")&&u()}},1923:function(t,e,n){"use strict";var r=n(3882),o=n(6420),i=n(505),a=n(8207);function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return c(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var s=[];r.A.issueStore=s;var l={error:["Critical 💀","red",16],warn:["Warning 🤯","orange",12],info:["Info","blue",12]};e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"log",n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,c=arguments.length>4?arguments[4]:void 0;if(!o.A){var f=t;if((0,i.A)(f)&&(f={type:e,panel:n,subpanel:r,msg:f,action:c}),a.A.o(f)&&f.msg){!0===e&&(f.type="warn"),s.push(f);var d=f.type;if(Object.keys(l).includes(d)){var p="".concat(f.msg).concat("info"===d?"":" Contact ATFD for further information.").concat("error"===d?" THIS IS CRITICAL BUG.":""),v=u(l[d],3),h=v[0],y=v[1],m=v[2];h&&window.console&&console[d]&&console[d]("%c WP ".concat(h," %c").concat(p),"font-size:".concat(m,"px;background:").concat(y,";color:white;padding:2px;border-radius:3px;margin-right:3px;"),"font-size:".concat(m,"px;"))}}}}},13:function(t,e,n){"use strict";n.d(e,{Y4:function(){return l},m8:function(){return p},Wu:function(){return d},S:function(){return f},d:function(){return s}});var r,o=n(7147),i=n(402),a=n(2945),u="WPasdt",c=(r=(0,i.A)(u),(0,o.Z)(r)),s=function(t){!function(t){var e=(0,o.D)(t);(0,a.A)(u,e)}(c=t)},l=function(){var t;return(null===(t=c)||void 0===t?void 0:t.b)||0},f=function(){var t;return(null===(t=c)||void 0===t?void 0:t.t)||0},d=function(){var t;return null===(t=c)||void 0===t?void 0:t.iuid},p=function(){var t;return null===(t=c)||void 0===t?void 0:t.scr}},7030:function(t,e){"use strict";e.A=function(){return!1}},579:function(t,e,n){"use strict";n.d(e,{Y3:function(){return j},pu:function(){return E},gV:function(){return P}});var r=n(5316),o=n(3882),i=n(402),a=n(505),u=n(4725),c=n(832),s=n(2945),l=n(1375);function f(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return d(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function d(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var p,v,h,y,m,A=864e5,b="WPfpuid",g=7*A,w=function(t){var e=function(t){return(0,u.A)(t)?t:Date.parse(o.A.buildDate)-(0,r.ob)(7)*A}((0,l.A)(t));return Date.now()-e<g},S=(p=(0,i.A)(b),v=f((null==p?void 0:p.split(":"))||[],2),h=v[0],y=v[1],(m=(0,a.A)(h)&&w(y))||(0,c.A)(b),{id:h,valid:m}),_=S.valid,O=S.id,E=function(){return _},j=function(){return O},P=function(t){O=t,_=!0,function(t){var e="".concat(t,":").concat(Date.now());(0,s.A)(b,e)}(t)}},3885:function(t,e,n){"use strict";n.d(e,{u:function(){return i},y:function(){return a}});var r,o=n(6201),i=function(){return r||""},a=function(t){r=t,window.wp_pp_gemius_identifier=t,window.gemius_disable_back_cache_hits=!0,(0,o.K)()||(window.pp_gemius_identifier=t)}},5301:function(t,e){"use strict";e.A="https://wp.hit.gemius.pl/"},4852:function(t,e,n){"use strict";var r=n(8116),o=n(5675);e.A=function(){var t=window.dataLayer;if(Array.isArray(t)){var e=t.push.toString();if(e.includes("instanceof Object")){var n=r.dl;e.includes("typeof o.")&&(n=r.OF),e.includes("noopFunc")&&(n=r.dH),(0,o.M)("dataLayer",n,!0)}}else t=[];return window.dataLayer=t,t}},7689:function(t,e,n){"use strict";var r=n(8953);e.A=(0,r.A)("APD")},1913:function(t,e,n){"use strict";n.d(e,{Ts:function(){return B},ni:function(){return L},u7:function(){return U},uh:function(){return R},uj:function(){return N}});var r,o,i,a,u,c,s,l=n(1190),f=n(721),d=n(9002),p=n(9387),v=n(2443),h=n(7689),y=n(910),m=n(3882),A=n(9921),b="autoplayAllowed",g="autoplayUnmutedAllowed",w="muted",S=[],_={};m.A.promiseData=_;var O=function(t,e){return parseInt((t||0).toString()+(e||0).toString(),2)},E=function(){a=Date.now()-u,h.A.open(),(0,d.sQ)("video:apd")},j=function(){clearTimeout(i),o&&(o.pause(),o.remove(),o=null)},P=function(){j(),s||(_[b]=0,E())},I=function(){s=!0,j()},T=function(){j(),s||(_[b]=1,_[g]=1,E())},x=function(){j(),s||(_[b]=1,_[g]=0,E())},k=function(){if(!s){o.volume=0,o[w]=!0,o.setAttribute(w,!0);try{c=o.play()}catch(t){c=null}c?c.then(x,P):(j(),h.A.open())}},C=function(t){u=Date.now(),(o=(0,y.A)("video")).src="data:video/mp4;base64,AAAAHGZ0eXBpc29tAAACAGlzb21pc28ybXA0MQAAAAhmcmVlAAAC721kYXQhEAUgpBv/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3pwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcCEQBSCkG//AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADengAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAsJtb292AAAAbG12aGQAAAAAAAAAAAAAAAAAAAPoAAAALwABAAABAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAB7HRyYWsAAABcdGtoZAAAAAMAAAAAAAAAAAAAAAIAAAAAAAAALwAAAAAAAAAAAAAAAQEAAAAAAQAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAACRlZHRzAAAAHGVsc3QAAAAAAAAAAQAAAC8AAAAAAAEAAAAAAWRtZGlhAAAAIG1kaGQAAAAAAAAAAAAAAAAAAKxEAAAIAFXEAAAAAAAtaGRscgAAAAAAAAAAc291bgAAAAAAAAAAAAAAAFNvdW5kSGFuZGxlcgAAAAEPbWluZgAAABBzbWhkAAAAAAAAAAAAAAAkZGluZgAAABxkcmVmAAAAAAAAAAEAAAAMdXJsIAAAAAEAAADTc3RibAAAAGdzdHNkAAAAAAAAAAEAAABXbXA0YQAAAAAAAAABAAAAAAAAAAAAAgAQAAAAAKxEAAAAAAAzZXNkcwAAAAADgICAIgACAASAgIAUQBUAAAAAAfQAAAHz+QWAgIACEhAGgICAAQIAAAAYc3R0cwAAAAAAAAABAAAAAgAABAAAAAAcc3RzYwAAAAAAAAABAAAAAQAAAAIAAAABAAAAHHN0c3oAAAAAAAAAAAAAAAIAAAFzAAABdAAAABRzdGNvAAAAAAAAAAEAAAAsAAAAYnVkdGEAAABabWV0YQAAAAAAAAAhaGRscgAAAAAAAAAAbWRpcmFwcGwAAAAAAAAAAAAAAAAtaWxzdAAAACWpdG9vAAAAHWRhdGEAAAABAAAAAExhdmY1Ni40MC4xMDE=",o.volume=1,o[w]=!1,o.setAttribute(w,!1),o.autoplay=!0,o.setAttribute("autoplay",!0);Object.assign(o.style,{position:"absolute",left:"-100px",top:"-100px",width:"32px",height:"24px"}),t.appendChild(o);try{c=o.play()}catch(t){c=null}c?(i=setTimeout(I,1e4),c.then(T,k)):(j(),h.A.open())},L=function(){r?(h.A.close(),j(),s=!1,u=null,a=null,_[b]=0,_[g]=0,(0,l.DZ)((0,A.A)(C))):h.A.open()},M=function(t,e){return t<e?"Increased":t>e?"Reduced":"Unchanged"},D=function(t,e){t[e]=!0;var n,r,o=O(t.ra,t.rua),i={type:e,index:t.id,mode:t.mpe,channel:t.prebid?"Prebid":"Player",slotState:o,source:["direct","vpaid","clip"][t.target-1]};if("send"===e){var c=O(t.ea,t.eua);n=O(t.pa,t.pua),i.slot=c,i.bunch=n,i.placement=M(c,n)}if(a){var l=O(_[b],_[g]);i.slotMode=l,i.origin=M(l,n),r=M(o,l)}else r=s?"Timeouted":u?"Unfinished":"Unstarted";i.event=r,u&&(i.timeStart=Date.now()-u,a&&(i.duration=a))},R=function(t){var e=S[t.id];e&&!e.send&&(Object.assign(e,t),D(e,"send"))},N=function(t){if((t.auto||t.prebid)&&(S[t.id]=t,D(t,"get"),a))return _},U=function(){return r},B=function(){var t=(0,p.Yb)("apd"),e=(0,v.H2)("forceAPD"),n=f.GQ&&f.n5>58||f.nr&&f.n5>10||f.mM&&f.n5>65||f.H8&&f.n5>65;r=n&&(e||t)}},703:function(t,e,n){"use strict";var r=n(2322);e.A=function(){var t=(0,r.x4)("player");return t?t.list:[]}},5090:function(t,e,n){"use strict";var r=n(2322);e.A=function(){var t=(0,r.x4)("player");return t?t.playerStore:{}}},9970:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==r(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,{BM:function(){return A},C3:function(){return g},CH:function(){return a},HF:function(){return O},Jj:function(){return w},Nc:function(){return d},TJ:function(){return p},Ym:function(){return v},du:function(){return s},f9:function(){return f},hO:function(){return b},jY:function(){return i},o8:function(){return _},qr:function(){return h},tn:function(){return m},wB:function(){return c},x5:function(){return l},y1:function(){return y},yS:function(){return S},zS:function(){return u}});var i="view",a="last",u="v",c="p",s="actual",l="summary",f="vt",d="lvt",p="__visibility",v="viewability",h="offset",y="percent",m="steady",A="_success",b="success",g="up",w="down",S=[c,d,"kibsent"],_=o(o(o(o({},u,0),d,0),f,0),c,0),O=o(o(o(o(o({},u,!1),i,0),a,0),s,0),l,0)},6700:function(t,e,n){"use strict";var r=n(9970),o=n(4268),i=n(3340),a=n(6799),u=n(9777);e.A=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[];if(!(t instanceof HTMLElement))return n;var c=u.A.get(t);if(!c)return n;if(!Array.isArray(e))return n;var s=e.length,l=c.observations;return(0,a.A)(l,(function(t,o){if(!s||e.includes(t)){var i=Object.assign({},o);delete i[r.BM],delete i.callback,delete i[r.TJ],n.push(i),delete l[t]}})),(0,i.A)(c),(0,o.Xx)(),n}},3340:function(t,e,n){"use strict";var r=n(1300),o=n(6943);e.A=function(t){var e=t.node,n=t.observations;!(0,o.A)(n)&&e&&(delete t.node,delete t.entry,delete t.observations,(0,r.A)(e))}},4268:function(t,e,n){"use strict";n.d(e,{Xx:function(){return C},I8:function(){return L},Hi:function(){return k}});var r,o=n(2443),i=n(9970),a=n(8207),u=function(t,e,n){var r=t.state,o=t.callback;if(r[i.zS]&&!t[i.BM]&&(t[i.BM]=!0,a.A.f(o)&&(o(r,n),delete t.callback),t[i.hO])){var u=n.observations;u&&delete u[e]}},c=function(t,e){var n=t.state;e>n[i.wB]&&(n[i.wB]=e)},s=n(3340),l=n(1112),f=n(6799),d=n(690),p=n(5622),v=function(t){var e=(0,p.A)(),n=(0,d.A)();if(e>0&&n>0){var r=t.width,o=t.height,i=t.top,a=t.left,u=t.right,c=t.bottom;if(r>0&&o>0){var s=Math.min,l=Math.max;return(0,Math.round)((l(0,s(e,u))-l(0,s(e,a)))*(l(0,s(n,c))-l(0,s(n,i)))/(o*r)*100)}return u<=e&&a>=0&&(c<=n&&i>=0)?100:0}return 0},h=n(2721),y=n(1535),m=function(t){var e=t.node,n=t.entry;if(n){var r=n.intersectionRatio,o=n.isIntersecting;return{nodeRect:n.boundingClientRect,nodeRatio:o?100*r:0}}if((0,h.A)(e)){var i=e.getBoundingClientRect();return{nodeRect:i,nodeRatio:i&&(0,y.A)(e)?v(i):0}}},A=n(2351),b=n(3804),g=n(123),w=function(t,e,n,r){var o=n>=-t,i=r<=e+t;return(0,g.A)(o&&i)},S=function(t,e,n,r){var o=(0,A.Z)(),a=n>=-(o===i.C3?t:0),u=r<=e+(o===i.Jj?t:0);return(0,g.A)(a&&u)},_=function(t,e,n,r){var o=t.verticalMargin,a=void 0===o?0:o,u=t.horizontalMargin,c=void 0===u?0:u,s=t.state,l=t.disableBottomMargin;if(r.entry&&(0,b.A)(n))s[i.zS]=(0,g.A)(n>0);else{var f=(0,p.A)(),v=(0,d.A)(),h=e.bottom,y=e.top,m=e.right,A=e.left,_=(l?S:w)(a,v,h,y),O=w(c,f,m,A);s[i.zS]=(0,g.A)(_&&O)}},O=function(t,e){var n=t.state;e>=t.percent&&(n[i.zS]=1)},E=n(267),j=n(8681),P=function(t,e){var n=t.state,r=t.time,o=t.percent,u=t.checkTimeout,c=t.isCumulative,s=t[i.TJ];if(e<o)(0,j.A)(s);else{var l=(Date.now()-(0,E.X)())/1e3,f=c?l:l-r;if(s[i.jY]||(s[i.jY]=l),f>=s[i.jY]){s[i.zS]||(s[i.CH]=f,s[i.zS]=!0);var d=l-s[i.CH];s[i.du]=d,d>n[i.f9]&&(n[i.f9]=Math.round(d)),n[i.Nc]=Math.round(s[i.x5]+d),!n[i.zS]&&n[i.Nc]>=r&&(n[i.zS]=a.A.f(u)?(0,g.A)(u()):1)}}},I=function(t,e,n,r){switch(t.method){case i.tn:P(t,e);break;case i.qr:_(t,n,e,r);break;case i.y1:O(t,e)}},T=n(9777),x=(0,n(1375).A)((0,o.H2)("vabInterval"))||299,k=function(){r&&T.A.forEach(L)},C=function(t){T.A.size&&!document.hidden?(r||(r=setInterval(k,x)),t&&L(t)):r&&(clearInterval(r),r=!1)},L=function(t){var e=m(t);if(e){var n=t.observations,r=e.nodeRect,o=e.nodeRatio;(0,f.A)(n,(function(e,n){n.state&&(c(n,o),I(n,o,r,t),u(n,e,t))}))}else t.observations=(0,l.A)();(0,s.A)(t),C()}},267:function(t,e,n){"use strict";n.d(e,{F:function(){return o},X:function(){return i}});var r=0,o=function(){r=Date.now()},i=function(){return r}},8681:function(t,e,n){"use strict";var r=n(9970);e.A=function(t){t[r.zS]=!1,t[r.jY]=0,t[r.x5]+=t[r.du],t[r.du]=0}},6024:function(t,e,n){"use strict";var r=n(9970);e.A=function(t){t&&(t.state=Object.assign({},r.o8),t[r.TJ]=Object.assign({},r.HF))}},265:function(t,e,n){"use strict";n.d(e,{A:function(){return b}});var r=n(4268),o=n(1300),i=n(5316),a=n(6243),u=n(8207),c=n(9777),s=n(2502),l=n(6024),f=n(4735),d=n(2721),p=n(1923),v=n(9970),h=n(6943),y=n(505),m=function(t){return(0,h.A)(t)?(0,y.A)(t.name)?[v.tn,v.y1,v.qr].includes(t.method)?void 0:((0,p.A)("Invalid Observation method","error"),!0):((0,p.A)("Invalid Observation name","error"),!0):((0,p.A)("Invalid Observation object","error"),!0)},A=function(t,e){return(0,d.A)(t)?(0,f.A)(e)?e.some(m):((0,p.A)("Observations argument is not a valid Array of Observations.","error"),!0):((0,p.A)("Node argument is not a valid HTMLElement or it is not in DOM.","error"),!0)},b=function(t,e,n){if(!A(t,e)){var f=c.A.get(t);if(!f){var d=(n||"")+(0,i.eq)(12);f={id:d,node:t,observations:{}},c.A.set(t,f)}var p=f.observations;return e.forEach((function(t){var e=t.name,n=t.start;p[e]||((0,l.A)(t),u.A.f(n)&&n(t.state,f),(0,a.A)(p,e,t))})),(0,o.b)(t,p,s.A),(0,r.Xx)(f),f}}},1300:function(t,e,n){"use strict";n.d(e,{b:function(){return s},A:function(){return c}});var r=n(3882),o=n(4073),i=new Map;r.A.observers=i;var a=n(6799),u=n(9777),c=function(t){i.forEach((function(e){e.unobserve(t)})),u.A.delete(t)},s=function(t,e,n){(0,a.A)(e,(function(e,r){var a=function(t,e){var n=t.horizontalMargin,r=void 0===n?0:n,a=t.verticalMargin,u=void 0===a?0:a,c="".concat(r,"x").concat(u),s=i.get(c);if(s)return s;if((0,o.A)()){var l={root:null,rootMargin:"".concat(u,"px ").concat(r,"px"),threshold:Array.from({length:25},(function(t,e){return e/25}))},f=new IntersectionObserver(e,l);return i.set(c,f),f}var d={observe:function(){},unobserve:function(){}};return i.set(c,d),d}(r,n);a.observe(t)}))}},2502:function(t,e,n){"use strict";var r=n(4268),o=n(9777);e.A=function(t){t.forEach((function(t){var e=t.intersectionRatio,n=t.isIntersecting,i=t.target,a=t.boundingClientRect,u=o.A.get(i);u&&(u.entry={intersectionRatio:e,isIntersecting:n,boundingClientRect:a},(0,r.I8)(u))}))}},4073:function(t,e){"use strict";e.A=function(){return"IntersectionObserver"in window&&!1}},9165:function(t,e,n){"use strict";var r=n(4268),o=n(1300),i=n(4735),a=n(9777),u=n(2502),c=n(6024);e.A=function(t,e,n){if(t instanceof HTMLElement&&e instanceof HTMLElement){var s=a.A.get(t);if(s){var l=s.observations;return l&&(s.node=e,a.A.set(e,s),(0,i.A)(n)&&n.forEach((function(t){(0,c.A)(l[t])})),(0,o.b)(e,l,u.A),(0,o.A)(t)),(0,r.Xx)(s),s}}}},2351:function(t,e,n){"use strict";n.d(e,{Z:function(){return c}});var r=n(9970),o=n(1190),i=n(3096),a=r.Jj,u=0,c=function(){return a},s=function(){var t=(0,i.A)().top;a=t>u?r.Jj:r.C3,u=t};e.A=function(){(0,o.t1)(s,!0)}},9777:function(t,e,n){"use strict";var r=n(3882),o=new Map;r.A.observedElements=o,e.A=o},5226:function(t,e,n){"use strict";n.d(e,{A:function(){return vA}});var r={};n.r(r),n.d(r,{coveringSlots:function(){return A},getSlotsFromHead:function(){return rt},init:function(){return lt},loadPayload:function(){return ot},loadPayloadV2:function(){return ft},payloadBodies:function(){return m},resetCoverPayload:function(){return nt},resetHeaderPayload:function(){return et},setPayload:function(){return tt}});var o={};n.r(o),n.d(o,{getS2STest:function(){return Ao.ZF},getTest:function(){return Ao.XZ},getTestVersion:function(){return Ao.dU}});var i={};n.r(i),n.d(i,{addEnv:function(){return El.p$},addImpressionHandler:function(){return Ct.nA},addRegisterPlayerHandler:function(){return Ll},addRegisterSlotHandler:function(){return Ct.Tq},addUnregisterPlayerHandler:function(){return Cl},addViewHandler:function(){return Ct.DE},blankOpener:function(){return io},disableAsr:function(){return Es},dismissPlaceholders:function(){return Ul},dismissSlots:function(){return Nl},exposePlaceholders:function(){return Fl},exposeSlots:function(){return Bl},getAadURL:function(){return af},getAllEnv:function(){return El.Xf},getAllSlots:function(){return be.rs},getBiddersLimitation:function(){return cf},getBunchID:function(){return Hr.w},getCC:function(){return Jo},getContentTags:function(){return Yo.b3},getContext:function(){return Kt.SD},getDirectSlots:function(){return Ae},getGEO:function(){return Kt.eI},getOptions:function(){return zr.$},getPPID:function(){return qu.Q},getPrebidLoadingState:function(){return ku},getState:function(){return Vf},getStore:function(){return Kt.KA},getVadURL:function(){return uf},hasAttribute:function(){return nn.k},loadAndRunBunch:function(){return Lf},loadAndRunSlots:function(){return Cf},loadBunch:function(){return kf},loadSlots:function(){return xf},prebidDam:function(){return Vt.A},programmaticTests:function(){return o},registerCommercialBreak:function(){return zf},registerPlaceholder:function(){return Xf},registerPlayer:function(){return Tl},registerSlot:function(){return Ee.A},registerSticky:function(){return sd},removeEnv:function(){return El.Ce},removeRegisterPlayerHandler:function(){return Dl},removeUnregisterPlayerHandler:function(){return Ml},setAttribute:function(){return nn.m},unregisterPlayer:function(){return Il},unregisterSlot:function(){return rd.A},updatePlaceholder:function(){return wr.A},wasDirectClickedRecently:function(){return Uf}});var a={};n.r(a),n.d(a,{frontendPassback:function(){return fd},getBrandSafetyTargeting:function(){return Ko},getDFPConfig:function(){return Vl},getUsageState:function(){return ta},runMod:function(){return dd}});var u={};n.r(u),n.d(u,{load:function(){return yr},registerMod:function(){return gt}});var c={};n.r(c),n.d(c,{addHashChangeHandler:function(){return Ol.aC},getHash:function(){return Ol.Zd},resetHash:function(){return Ol.m_},setHash:function(){return Ol.hd}});var s=n(9035),l="direct",f="reload",d="head",p=n(7924),v=n(5077),h=n(3882),y={},m={},A=[];h.A.slotsFromHead=y,h.A.payloadBodies=m,h.A.coveringSlots=A;var b=n(4367),g=n(2200),w=n(6243),S=n(6799),_=n(8522),O=n(6943),E=n(505),j=function(t){if((0,O.A)(t))return t;if((0,E.A)(t)){var e=/^function\s?\(\)\{WP\.[\w]{8}\.inline\((.*)\);\}$/.exec(t);if(e){var n=e[1];try{return JSON.parse(n)}catch(t){(0,_.A)(t,"inlineFromPayload")}}}};function P(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return I(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?I(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function I(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var T,x=function(t){var e=j(t);if((0,O.A)(e)){var n=P(e.creations,1)[0];return void 0===n?{}:n}},k=n(4346),C=n(402),L=n(9204),M=n(7954),D=function(){var t;return(0,M.A)('meta[name="gaf"]')||(null===(t=(0,L.A)("wp_gaf_targeting"))||void 0===t?void 0:t.spin)},R=n(1375),N=function(){return 2===(0,R.A)((0,L.A)("wp_gaf_rv"))},U=n(8207),B=n(9512),F="bodyCode",V=function(t){return(0,L.A)(F,t)},H=function(t,e){(0,B.A)(F,e,t)},z=function(t){(0,B.A)(F,void 0,t)},G=n(3456),W={delivered:"dv",run:"rn",viewed:"vd",missing:"ms",error:"er",registered:"rg",isAsr:"asr",reloaded:"i"},q=function(t){if((0,G.A)(t))return(0,S.A)(W,(function(e){t[e]=(0,R.A)(t[e])})),z(t),t.container=void 0,t};function $(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Y(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Y(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Y(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var K,J,Q,X,Z=!1,tt=function(t){Object.assign(m,t)},et=function(){X&&X.remove()},nt=function(){clearTimeout(J),A.length=0,Q&&Q.remove()},rt=function(){return y},ot=function(t){T&&t(!0,!1,d,T)},it=!1,at=!1,ut=0,ct=function(){(0,C.A)(s.Eu)&&(it&&(Q=(0,g.A)("body>*{opacity:0 !important}"),(0,k.A)().appendChild(Q),J=setTimeout(nt,3e3)),at&&((0,b.R)((0,v.SE)()),X=(0,g.A)(".".concat(T,"h{min-height:").concat(ut,";background-color:red")),(0,k.A)().appendChild(X)))},st=function(t,e,n){t.match(/welcomeScreen|pageCover/)?(it=!0,(0,p.xo)({isWelcomeScreen:1}),A.push(n)):t.match(/headline|panelPremium/)&&(at=!0,ut=function(t,e){var n,r=null==e?void 0:e.height;if(r)return"".concat(r,"px");var o=null===(n=t.match(/"(?:minHeight|height)":([1,2]?[0-9]{2})(?:,|})/))||void 0===n?void 0:n[1];return o?"".concat(o,"px"):(0,b.z)()?"60px":t.match(/scalable/)?"7.2vw":"100px"}(t,e))},lt=function(){if(!Z){Z=!0;try{var t=window.performance;if(null!=t&&t.mark&&t.mark("GAFHeadStart"),T=D())if(N()){(0,w.A)(window,T,(function(t){if((0,O.A)(t)){K=t;var e=t.slots;(0,S.A)(e,(function(t){var n=(0,R.A)(t),r=q(e[n]);if(null!=r&&r.delivered){y[n]=r;var o=JSON.stringify(r),i=$(r.campaign.adm.creations,1)[0];st(o,i,n)}})),ct()}}))}else{var e=(0,L.A)(T,window.WP);if((0,O.A)(e)){var n=e.bodies,r=e.data;(0,O.A)(r)&&(tt(n),(0,S.A)(r.bunches,(function(t,e){var n=e.slots;(0,S.A)(n,(function(e){var r=(0,R.A)(e),o=q(n[r]);if(null!=o&&o.delivered){y[r]=o;var i=m["".concat(t,"_").concat(r)];if(U.A.f(i)){var a=i.toString(),u=x(a);st(a,u,r)}}}))})),ct())}}null!=t&&t.mark&&t.mark("GAFHeadStop"),null!=t&&t.measure&&t.measure("GAFHeadTiming","GAFHeadStart","GAFHeadStop")}catch(t){}}},ft=function(){return K},dt=n(1112),pt=(0,dt.A)();h.A.mods=pt;var vt,ht,yt,mt,At,bt,gt=function(t,e){U.A.o(t)?Object.assign(pt,t):pt[t]=e},wt=n(268),St=n(7758),_t=n(7681),Ot=n(1315),Et=n(2350),jt=n(3248),Pt=n(2214),It=n(8645),Tt=function(){(0,_t.A4)()||(0,_t.FC)()||!St.TZ||Ot.A.fill((function(){[{url:"https://rt.inistrack.net/d/rt.php?p=wp&c=campaign01&s=home&t=p",push:!0},{url:"https://rt.inistrack.net/d/rt.php?p=wp2&c=campaign01&s=home&t=p",cname:wt.H,emptyFor:1440}].forEach((function(t){var e=t.cname,n=t.push,r=t.url,o=t.emptyFor,i=e&&(0,jt.A)(e);if(n||null===i){var a={src:r};if(o){var u=function(){(0,jt.A)(e)||(0,It.A)(e,"empty",(0,Et.A)(o))};a.onError=u,a.onLoad=u}(0,Pt.A)(a)}}))}))},xt=n(8116),kt=n(5675),Ct=n(2388),Lt=n(9387),Mt=n(7426),Dt=function(t){ht=(0,L.A)("__headpayload")||t},Rt=function(){return vt||((0,Mt.cT)("GAFHeadTiming","GAFHeadStart","GAFHeadStop"),vt=ht),vt},Nt=n(8458),Ut=n(9571),Bt=n(2599),Ft=n(9593),Vt=n(3428),Ht=function(){return mt},zt=function(){return At},Gt=function(){return bt},Wt=n(5981),qt=n(5156),$t={headSlots:[],slotsFromPayload:{}},Yt=n(222),Kt=n(1187),Jt=function(t,e){if((0,O.A)(t)){var n=t[Object.keys(t)[0]];e===d&&(0,qt.A)("".concat("GafAPI","HEADBigData")),(0,Kt.kq)(n)}},Qt=n(2322),Xt=n(5507),Zt=n(8456),te=n(4735),ee=n(1822),ne=n(2945),re="GafAPI",oe=function(t,e){if((0,O.A)(t)){var n,r;if(e===d){(0,qt.A)("".concat(re,"HEADContext"));var o=t.sda;(0,te.A)(o)&&(0,qt.A)("".concat(re,"HEADSDAPresent"))}(0,Kt.dn)(t),ee.A.isRobot=(0,Kt.SD)("isRobot"),ee.A.dfpConfigTs=null===(n=(0,Kt.SD)("dfpConfig"))||void 0===n?void 0:n.timestamp,ee.A.maConfigTs=null===(r=(0,Kt.SD)("maConfig"))||void 0===r?void 0:r.timestamp,(0,Xt.N)((0,Kt.SD)("dsa")),(0,Zt.M)((0,Kt.SD)("minor"));var i=(0,Kt.eI)();i&&(0,ne.A)("WPgeo",JSON.stringify(i)),(0,R.A)((0,Kt.SD)("directOnly"))&&(0,Ut.cV)(!0);var a=(0,Qt.x4)("prebid");a&&a.updateCurrency()}},ie=n(2544),ae=n(721),ue=n(5623),ce=window,se=!1,le=function(t){if((0,ae.fH)()&&!se)if(ce.context)t();else{var e;ce.addEventListener("amp-windowContextCreated",(function(){t()}));var n=null===(e=ce.AMP_CONTEXT_DATA)||void 0===e?void 0:e.ampcontextFilepath;n&&(0,ue.A)({src:n,id:"amp-context",onError:function(){se=!0},onLoad:function(){ce.context||(se=!0)}})}},fe=n(249),de=n(558),pe=function(t){null!=t&&t.viewability&&t.viewability[fe.zz]&&((0,de.A)(t.container),delete t.container,delete t.viewability[fe.zz])},ve=n(881),he=n(6669),ye=function(t,e,n,r,o){var i=(0,R.A)(e);if(!(0,he.A)(i,e)){var a=n||(0,Kt.$c)(t,i);a&&(pe(a),a.finished=1,a.success=0,a.viewed=0,(0,ve.A)(t,i,a,r,o),le((function(){var t,e;null===(t=(e=ce.context).noContentAvailable)||void 0===t||t.call(e)})))}},me=new Set,Ae=function(){return Array.from(me)},be=n(6881),ge=n(2443),we=(0,ge.H2)("forceDirectOnly"),Se=function(t){return we&&t&&t.sellingModel&&(t.sellingModel.directOnly=1),t?(0,L.A)("directOnly",(0,L.A)("sellingModel",t)):0},_e=function(t,e){var n=[];t&&(n=(0,L.A)("reloadedSlots",t)||n,(0,B.A)("reloadedSlots",void 0,t),q(t),n.push(t)),(0,B.A)("reloadedSlots",n,e),(0,B.A)("reloaded",n.length,e)},Oe=function(t){var e=t.map((function(t){var e=t.rate;return[t.slot,10*Math.ceil(10*e)]}));return Object.fromEntries(e)},Ee=n(5680),je=function(t,e,n,r,o,i,a){Se(n.campaign)&&function(t){me.add(t)}(e),_e(r,n),n.bidRequestId=i,n.directRate=a,q(n);var u=Rt().payloadBodies,c="".concat(t,"_").concat(e),s=u[c];if(s)H(n,s),u[c]=void 0;else{var l=n.campaign;l?l.adm&&(H(n,l.adm),delete l.adm):delete n.campaign}o[e]=n},Pe=function(t,e,n,r){var o,i=[],a=(0,Kt.SD)("bidRequestId"),u=null===(o=(0,Kt.SD)("directRates"))||void 0===o||null===(o=o.rates)||void 0===o?void 0:o[t],c={};u&&(c=Oe(u)),(0,S.A)(e,(function(r){var o=function(t,e,n){return(0,de.A)((0,be.iB)(t)),{loadedSlot:e[t],originalSlot:n[t]}}(r,e,n),u=o.loadedSlot,s=o.originalSlot;u!==s&&u&&(i.push(r),je(t,r,u,s,n,a,c[r]))})),r&&i.forEach((function(t){(0,Ee.A)(t)}))},Ie=n(5267),Te=function(t){var e=$t.slotsFromPayload;if((0,O.A)(e)){var n=Object.keys(e);(0,Ie.A)({message:"GafAPI",path:"HeadSlotNumbers",fileName:n.sort().join(",")},1e3),(0,S.A)(e,(function(e,n){t[e]&&(t[e]=n)})),$t.slotsFromPayload={}}},xe=function(t,e,n,r,o){var i=(0,Kt.Sg)(e),a=(0,Kt.PI)(i),u=(0,Kt.PI)(t);n===d&&(0,S.A)(u,(function(t,e){e.delivered||delete u[t]})),(0,ie.pb)(u),Te(u),Pe(e,u,a,r),i.ctx=t.ctx,(0,O.A)(u)||function(t,e){null!=e&&e.advSlots&&e.advSlots.split(",").forEach((function(e){ye(t,e,void 0,!0)}))}(e,o)},ke=n(2383),Ce="loadScript",Le="timeout",Me=function(){var t=window,e=t[Ce],n=t[Le];if(U.A.f(e)){var r=(0,be.rs)();(0,Ie.A)({message:"AdsFirst",path:"LoadScript".concat(n?"WithTimeout":""),fileName:Object.keys(r).sort().join(",")},1e4)}},De="GafAPI",Re=!1;(0,B.A)("gafDirect",0,ee.A);var Ne,Ue=function(t){if(t===l)(0,ke.A)("".concat(De,"BunchLoadingTime"),"".concat(De,"LoadBunch"),"".concat(De,"BunchLoaded")),(0,B.A)("gafDirect",1,ee.A),Re||(Me(),Re=!0),(0,O.A)((0,be.rs)())||(0,Ie.A)({message:De,path:"SlotNotRegisteredBeforeLoad"},100,"Ad server responded, but no slots were registered.","error");else if(t===d){var e,n,r,o;if((0,L.A)("wp_gaf_targeting"))(0,Mt.hk)("".concat(De,"LoadBunch")),(0,Mt.cT)("".concat(De,"BunchLoadingTime"),"".concat(De,"LoadBunch"),"".concat(De,"BunchLoaded")),null===(e=window.performance)||void 0===e||null===(n=e.mark)||void 0===n||n.call(e,"".concat(De,"LoadBunch"),{startTime:0}),null===(r=window.performance)||void 0===r||null===(o=r.measure)||void 0===o||o.call(r,"".concat(De,"BunchLoadingTime"),{duration:0,start:0});(0,qt.A)("".concat(De,"HEADExists"))}},Be=function(){var t=Object.keys((0,Kt.KA)());if(t.length>1){var e=t.join(", ");(0,Ie.A)({message:"GafAPI",path:"MultipleBunchesOnView",fileName:e},100,"Two or more bunch ids (REKID) found on the page: ".concat(e,". There should be only one."),"error")}},Fe="100%",Ve=function(t,e,n){t.height=(0,R.A)(n)||"auto",t.width=e===Fe?Fe:(0,R.A)(e)||Fe},He="iframe",ze="media",Ge="native",We="allow-scripts allow-popups".concat(document.hasStorageAccess?" allow-storage-access-by-user-activation":""),qe="".concat(We," allow-same-origin allow-forms allow-popups-to-escape-sandbox"),$e="".concat(qe," allow-top-navigation-by-user-activation"),Ye=n(6449),Ke=n(6181),Je=n(1190),Qe=n(1686),Xe=n(8370),Ze=n(3342),tn=n(1886),en=n(5316),nn=n(8970),rn=["megaScreening","screening","stiltedBanner"],on=n(353),an=n(4003),un=function(t,e,n){var r={slot:t.slot,bunch:t.bunch,redir:t.redir,creations:[e]};return e.isBackup=!0,e.trackers=n,r},cn=n(931),sn=n(123),ln=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return(0,cn.A)({gdpr:(0,sn.A)(t),gdpr_consent:e},!1,!0)},fn=n(7676),dn=n(3972),pn=function(t,e,n,r){var o=n||(0,Kt.$c)(t,e);pe(o);var i=o.lazy,a=(0,dn.A)(o.campaign);(0,O.A)(a.sellingModel)||(a.sellingModel={}),a.sellingModel.directOnly=1;var u=q({passed:1,campaign:a,delivered:1,lazy:i}),c=(0,dn.A)(r);H(u,(function(){gu(c,u)})),(0,Kt.Vn)(t,e,u),(0,Ee.A)(e)},vn=function(t){var e=t.creationBunch,n=t.creationSlot,r=t.creation,o=t.$creationHolder,i=t.onImpression,a=t.onParseError,u=t.onRequestError,c=t.onPassbackError,s=r.gafSlot,l=r.backupAd,f=r.trackers,d=r.hash,p=r.config,v="".concat((0,en.eq)(8),"-1111-4000-3000-").concat((0,en.eq)(12)),h=encodeURIComponent(btoa("mid=".concat(d,"&transactionId=").concat(v))),y=(0,an.YI)(),m=(0,an.Q2)(),A="//adx.adform.net/adx/?rp=4&".concat(h,"&pt=gross&fd=1&").concat(ln(y,m)),b=new XMLHttpRequest;b.open("GET",A,!0),b.onreadystatechange=function(){if(4===b.readyState)if(200===b.status){b.onreadystatechange=null;try{var t=JSON.parse(b.responseText),r=Array.isArray(t)&&t[0];if(null!=r&&r.banner){p.updateSize(r.width,r.height);var d=(0,fn.A)({},{width:r.width,height:r.height,display:"inline-block",verticalAlign:"middle",border:"none"},{bunch:e,slot:n});o.appendChild(d.getIframe()),d.write(r.banner),d.resetBodyStyle(),i()}else if(l){var v=un(p,l,f);pn(e,n,s,v)}else c(A)}catch(t){a(A,t)}}else u(A)},b.withCredentials=!0,b.send(null)},hn=n(9904),yn=function(){return"Proxy"in window}(),mn=["poczta.o2.pl","poczta.wp.pl"],An="".concat(hn.A,"blackbox/blackbox-postmessage-").concat(yn?"es6":"es5",".min.html?originalDomain=%hostname%"),bn=function(){var t,e=window.location.hostname;return t=mn.includes(e)?An.replace("%hostname%",e):An.replace("%hostname%",""),(0,tn.mess)({url:t,forceDomain:"wpext.pl",depth:"file"})},gn=function(){var t=bn(),e=(0,ge.K6)(!0,["forceTest","forceVariant","forceAuthority"]),n=(0,cn.A)(e,null,!0);return"".concat(t).concat(n&&"&".concat(n))},wn={isFirst:!0,slotsStartTime:{},disabled:!1,isBlackBox:!1},Sn=(0,dt.A)();h.A.slotStateStore=Sn;var _n=function(t){return Sn[t]},On=function(t){return delete Sn[t]},En=function(t,e){Sn[t]=e},jn=function(){return wn.isFirst=!0,(0,S.A)(Sn,On),Sn},Pn=function(t){var e=_n(t);return(null==e?void 0:e.ssid)||"0"},In=n(1030),Tn=n(4792),xn=function(t){return(0,tn.mess)({url:(0,Tn.A)(t,!1,"wpjslib-blackbox",!1,"js",!1),forceDomain:"wpext.pl"})},kn=function(t){return'<!DOCTYPE html><html><head><title></title>\n<meta charset="UTF-8"><meta content="width=device-width,initial-scale=1" name="viewport">\n<meta name="robots" content="noindex">\n<meta content="ybspin" name="gaf">\n<style>body{background-color:transparent;margin:0;padding:0}</style>\n<link href="//static.criteo.net/js/ld/publishertag.js" id="criteo" rel="preload" as="script" ></link>\n'.concat(t,'\n<script id="wpjslib" async crossorigin src="').concat(xn("wpjslib"),'" defer nomodule><\/script>\n<script id="wpjslib6" async crossorigin src="').concat(xn("wpjslib6"),'" type="module"><\/script>\n</head><body>\n<div id="b"><div id="c"></div></div>\n</body></html>')},Cn=n(7481);function Ln(t){return function(t){if(Array.isArray(t))return Mn(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Mn(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Mn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Dn,Rn=function(t,e){var n=(0,Ze.M$)(),r=(0,Cn.A)(),o=[].concat(Ln(s.VE),Ln(In.rs)),i=Object.fromEntries(o.filter((function(t){return(0,E.A)(r[t])})).map((function(t){return[t,r[t]]}))),a='<script id="d">\n    window.wp_pvid = "'.concat(n,'";\n    window.wp_bbid = "').concat(t,'";\n    window.blackBoxData = ').concat(JSON.stringify({payload:e}),";\n    window.domainCookies = ").concat(JSON.stringify(i),";<\/script>");return kn(a)},Nn=function(t){for(var e=new ArrayBuffer(2*t.length),n=new Uint16Array(e),r=0;r<t.length;r++)n[r]=t.charCodeAt(r);return e},Un=function(t){var e=t.blackBoxId,n=t.completePayload,r=t.creationFactoryIframe,o=t.onTemplateError,i=t.onWindowError,a=t.onLoad;if(r.getWindow()){var u=Rn(e,n);if(u){var c=Nn(u);r.postMessage(c),U.A.f(a)&&a()}else o()}else i()},Bn=n(1492),Fn=n(2059),Vn=n(8197),Hn=n(746),zn=(0,dt.A)(),Gn=function(t,e){var n;return null==zn||null===(n=zn[t])||void 0===n?void 0:n[e]},Wn=function(t){if(t){var e=t.campaign;if(e){var n=e.id,r=e.creative;if(r){var o=r.Id;return"".concat(n,":").concat(o)}}}return"unknown"},qn=function(t,e,n){n.impressionTiming=Date.now()-n.startTime,(0,Ct.o_)(e,n),ye(t,e,n,!0,!0)},$n=function(t,e,n){var r=_n(e);if(r)return r[t]=n,r},Yn=function(t,e,n,r){if(r){var o=Wn(r),i=n;(0,E.A)(n)&&((i=(0,dt.A)()).message=n),(0,E.A)(i.name)||(i.name="Error"),i.name="GAF".concat(i.name),i.bunch=t,i.slot=e,i.campaign=o,r.error||(r.error=1,r.errorData=i,(0,_.A)(i)),$n("err",e,1),qn(t,e,r)}},Kn=n(9970),Jn="view",Qn="custom",Xn={CPC_INT:"click",CPV_INT:Jn,CPCV_INT:Qn},Zn=n(3048),tr=function(){return Dn},er=n(4548),nr=n(5301),rr=n(4077),or=n(7430),ir=n(8771),ar=function(t,e,n){if(e){var r=e.scripts,o=e.doubleClickCode;if(r){r=(0,ir.A)(r);try{for(;r.length;){var i=new URL((0,or.A)(r.shift()));(0,ue.A)({target:t,src:i.toString()})}}catch(t){return void n(t,"error")}}o&&(o=o.replace("[timestamp]",(0,en.eq)(8)),(0,rr.A)(t,o));var a=e.gemiusCode;if(a){(0,ue.A)({id:"xgde",src:"".concat(nr.A,"gdejs/xgde.js")});for(var u,c=a.toString(),s=/(_gde_[\w-^']+)'/g,l=new Set;null!==(u=s.exec(c));){var f=u[1];l.has(f)||(l.add(f),(0,rr.A)(t,'<i id="'.concat(f,'" style="display:none !important;visibility:hidden !important"></i>')))}try{if(U.A.f(a))a();else if(U.A.s(a)){window.eval(c)}}catch(t){n(t,"gemiusCode")}}}},ur=n(8930),cr=["adTeaser","backgroundSlider","bannerExpandable","brandingTvToday","carouselMobile","contentBoxRichMedia","contentHalfpage","cube","ecommerceFlex2","ecommercePaapi","fullPageLogin","fullServiceWallpaper","glonewsSlider","headline","headline2","interactiveStories","jigsaw","leadownik","liveShopping","megaScreening","motionAd","nativeLinkAd","panelPremiumMobile","programTV","relationSponsor","retaildniowka2","scratch","screening","scrollRevealMobile","slash","specialModuleBanner","stiltedBanner","survey","surveyTypeform","videoPlayerBranding","wallpaper","welcomeScreen","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush","wpKoszykSG","wpKoszykToolbar"],sr=["activatingBanner","activatingRectangle","adframe","commercialBreak","ecommerceDynamic","ecommerceFlex","fullLoginPage","glonewsDesktop","hotNewsAd","iframePush","linkSG","loginBox","moneyNative","screeningMobile","scrollBillboard","sfSetNative","teaserSG","zaslepka"],lr="Mods",fr=function(t,e,n,r){var o=t.currMod,i=t.gafSlot,a=t.destroyedSlot,u=Wn(i||a);console.error(lr,o,e),(0,Ie.A)({message:lr,path:o,fileName:e,campaign:u},10,n,r)},dr=n(3715),pr=function(t){var e,n=t.currMod,r=((e=(0,dr.A)("wpmods"))&&(h.A.modsMode=!0,h.A.modsBranch=e[2]),(0,Tn.A)("wpjslib-mods",h.A.modsBranch,"wpjslib-mods",h.A.modsMode||h.A.mode));(0,ue.A)({id:"mods",crossorigin:!0,src:(0,tn.mess)(r),onError:function(){t.destroyed?fr(t,"OnErrorDestroyedError"):(gt(n,fr),pt[n](t,"RequestError"))},onLoad:function(){t.destroyed?fr(t,"OnLoadDestroyedError"):(U.A.f(pt[n])||gt(n,fr),pt[n](t,"AfterLoadError"))}})},vr=n(6585),hr=function(t,e,n,r){var o=t||(0,dt.A)();if(e&&(o.message=e),n){var i=(0,vr.A)(n),a=i.hostname+i.pathname;o.path=a||n}return r&&(o.fileName=r),o},yr=function(t){var e=t.modsToLoad,n=t.config,r=t.gafSlot;if((0,te.A)(e)){var o=e.shift();if(t.currMod=o,(0,E.A)(o)){if(t.destroyed)return void fr(t,"OnHandleDestroyedError");if(!cr.includes(o)&&(fr(t,"NotAllowedMod",'Used MOD "'.concat(o,'" is not longer supported.'),"error"),sr.includes(o))){var i=(0,R.A)(n.bunch),a=(0,R.A)(n.slot),u=hr({name:"ModError"},"legacy mod used",!1,o);return void Yn(i,a,u,r)}if(U.A.f(pt[o]))try{pt[o](t)}catch(e){fr(t,e&&"".concat(e.name,": ").concat(e.message)||"InitError")}else pr(t)}else fr(t,"IncorrectNameError")}},mr=function(t,e){var n;(null==t||null===(n=t.childNodes[0])||void 0===n||null===(n=n.firstChild)||void 0===n||null===(n=n.contentDocument)||void 0===n?void 0:n.querySelector("amp-ad-exit"))&&$n("amp",e,1)},Ar=n(9971),br=n(265),gr=n(3317),wr=n(4946),Sr=function(t,e){return(0,gr.A)(t,!0),(0,wr.A)(t,Object.assign({hidden:!1,released:!0},e))},_r=n(2549),Or=function(){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).some((function(e){return t.includes(e)}))},Er=function(t){return Or(["nativeLinkAd","inTextVideo"],t)},jr=function(t,e,n,r){n.success=1;var o=n.creation;if(o&&!o.destroyed){!Er(o.mod)&&o.config.count()}else{var i=hr(!1,"creation destroyed before count",!1,r);Yn(t,e,i,n)}},Pr=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.5,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1e3;if(U.A.f(e)){var o,i,a=function(n){i.unobserve(t),e(n)};(i=new IntersectionObserver((function(t){t.forEach((function(t){t.isIntersecting?r?o=setTimeout((function(){a(t)}),r):a(t):o&&clearTimeout(o)}))}),{root:null,rootMargin:"0px",threshold:n})).observe(t)}};function Ir(t){return Ir="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ir(t)}function Tr(t){return function(t){if(Array.isArray(t))return xr(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return xr(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?xr(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function xr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function kr(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=Ir(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ir(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ir(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Cr="GafAPI";window.addEventListener("adsReady",(function(t){}));var Lr=function(t,e,n){var r=(0,R.A)(e),o="".concat(t,"_").concat(r),i="impressionDone_".concat(o),a=n.type,u=n.config,c=n.trackers,s=n.rebuild,l=n.mod,f=n.destroyed,d=n.width,p=n.height,v=n.scalable,h=n.transparentPlaceholder,y=n.gafSlot;if(f){var m=hr(!1,"creation destroyed before impression",!1,a);Yn(t,r,m,y)}else{yr(n);var A=function(t){var e=(0,dt.A)(),n=t.campaign;if(n){var r=n.creative,o=n.sellingModel,i=n.id,a=void 0===i?"":i;if(e.campaignId=a,r){var u=r.provider,c=void 0===u?"":u,s=r.Id,l=void 0===s?"":s,f=r.touchpointId,d=void 0===f?"":f;e.provider=c,e.creativeId=l,e.touchpointId=d}if(o){var p=o.model;p||(delete o.percent,delete o.time,delete o.displayTime);var v=o.percent,h=void 0===v?0:v,y=o.time,m=void 0===y?0:y,A=o.displayTime,b=void 0===A?m:A;e.model=Xn[p]||"",e.percent=h,e.time=m,e.displayTime=b}}return(0,ge.H2)("testCview")&&(e.model=Qn,e.percent=75,e.time=4),e}(y),g=A.model,S=A.provider,_=A.creativeId,O=A.touchpointId,E=A.campaignId,j=A.time,P=A.percent,I=s.holder,T=Rt(),x=T.coveringSlots,k=T.resetCoverPayload,C=tr(),L=y.lazy,M=Wn(y);if(y.impressionTiming=Date.now()-y.startTime,y.width=d,y.height=p,y.missing=0,y.delivered=1,y.viewed=1,y.finished=1,y.container=I,"GAM"===S&&mr(I,r),x.includes(r)&&requestAnimationFrame(k),U.A.f(C)&&C(i),u.impressed||((0,ur.A)(c.impression),u.impressed=!0),(0,qt.A)("".concat(Cr,"CreativeImpressed")),(0,_r.A)(r)&&(0,ke.A)("SlotTiming".concat(r),"SlotRegister".concat(r),"SlotImpression".concat(r)),U.A.f(u.prepareLabel)&&u.prepareLabel(),u.doNotRelease)n.type!==Ye.A5&&(0,Ie.A)({message:"IAQInline",path:"DoNotRelease",fileName:(0,ir.A)(l).join(","),slot:r,bunch:t,campaign:M},1e3);else{var D={transparent:(0,b.z)()||h};v?D.height="auto":(0,Ar.A)(p)&&(D.height=p),Sr(r,D)}!function(t,e,n){le((function(){var r,o,i,a,u,c,s="auto"!==e&&"auto"!==n&&{width:e,height:n};null===(r=(o=ce.context).requestResize)||void 0===r||r.call(o,e,n+24,!0),null===(i=(a=ce.context).renderStart)||void 0===i||i.call(a,s),null===(u=(c=ce.context).reportRenderedEntityIdentifier)||void 0===u||u.call(c,"wpmedia_slot_".concat(t))}))}(r,d,p),(0,Ct.o_)(r,y),ar(I,n.viewability,(function(e,n){var o=hr(e,!1,"".concat(n," measurements in impression handler"),!1,a);Yn(t,r,o,y)})),y.viewability||(0,w.A)(y,Kn.Ym,{});var N=y.viewability;if((0,er.X4)()){(0,w.A)(N,fe.zz,{});var B=N[fe.zz];Object.assign(B,{as:(0,sn.A)(!L),phd:(0,sn.A)(document.hidden),tpid:"".concat(O),crid:"".concat(_),cmid:"".concat(E),vndr:"".concat(S)}),g!==Jn&&g!==Qn&&jr(t,r,y,a),Pr(I,(function(e){!function(e,n){u.viewed||((0,ur.A)(c.view),u.viewed=!0,(0,qt.A)("".concat(Cr,"CreativeViewed"))),Object.assign(n,kr(kr(kr({},Kn.zS,1),Kn.f9,1),Kn.wB,Math.round(100*e.intersectionRatio))),g!==Jn&&g!==Qn||(jr(t,r,y,a),(0,Ct.o0)(r,y)),U.A.f(C)&&C(i)}(e,B)}))}else{var F,V=[50,60,70,80,90,100].map(Zn.l$),H=Tr(V);H.push((0,Zn.sX)((function(){u.viewed||((0,ur.A)(c.view),u.viewed=!0,(0,qt.A)("".concat(Cr,"CreativeViewed"))),g===Jn&&jr(t,r,y,a),(0,Ct.o0)(r,y),U.A.f(C)&&C(i)}))),g===Qn&&H.push((0,Zn.IW)((function(){u.cviewed||((0,ur.A)(c.cview),u.cviewed=!0),jr(t,r,y,a),U.A.f(C)&&C(i)}),j,P)),g!==Jn&&g!==Qn&&jr(t,r,y,a);var z=(0,br.A)(I,H,o),G=null==z?void 0:z.observations,W=null==G||null===(F=G[fe.zz])||void 0===F?void 0:F.state;if(W)(0,w.A)(N,fe.zz,Object.assign(W,{as:(0,sn.A)(!L),phd:(0,sn.A)(document.hidden),tpid:"".concat(O),crid:"".concat(_),cmid:"".concat(E),vndr:"".concat(S)})),delete N[fe.Sc],(0,w.A)(N,fe.AK,V);else{var q=hr(!1,"observations missing or blocked",!1,a);Yn(t,r,q,y)}}}};function Mr(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Dr(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Dr(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Dr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Rr=function(t){var e=new Error("".concat(Bn.Mm," - ").concat(t," - cannot get iFrame")),n=Mr(t.split("|"),3),r=n[1],o=n[2];(0,_.A)(e,"BlackBox.misses"),ye(r,o)},Nr=function(t){var e=t.id,n=t.payload,r=n.bunch,o=n.slot,i=n.size,a=n.sync,u=n.vendor,c=n.frameSlotState,s=n.campaign,l=(0,Kt.$c)(r,o),f=l.creation;if(f&&!f.destroyed)if(f.rebuild.iframe){var d=Gn(o,"endHandler");if(U.A.f(d)&&d(f,i),u===Hn.O9)return l.vendor=Hn.O9,void qn(r,o,l);var p;i.width,i.height;p=a,(0,S.A)(p,(function(t,e){var n=e.name,r=e.value;(0,It.A)(n,r)}));try{var v=JSON.parse(c),h=_n(o),y=Object.assign({},h,v);En(o,y);var m=s&&JSON.parse(s);m&&(l.campaign=m),l.vendor=u,Lr(r,o,f)}catch(t){Yn(r,o,hr(t,!1,"onBlackBoxEnd",f.type),l)}}else Rr(e)},Ur=function(t){var e=JSON.parse(t);return e.name="BlackBox".concat(e.name),e};function Br(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Fr(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fr(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Fr(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Vr=function(t){var e=t.id,n=t.payload,r=Br(e.split("|"),3),o=r[1],i=r[2],a=n.error,u=(0,Kt.$c)(o,i),c=Ur(a);u.creation.config.setError(c)},Hr=n(7016),zr=n(1395),Gr=function(t){var e=t.direct;z(t),t.campaign=void 0,t.lazy=void 0,t.delivered=0,t.viewed=0,t.run=0,e&&(H(t,V(e)),t.campaign=e.campaign,t.lazy=e.lazy,t.delivered=1,t.direct=void 0)},Wr=function(t,e,n){pe(n),n.passedDfpConfig=n.dfpConfig,n.passed=1,n.dfpConfig=void 0,q(n),Gr(n),(0,Ee.A)(e)},qr=function(t){var e=t.id.split("|")[2],n=(0,Hr.w)(),r=(0,Kt.$c)(n,e),o=r.creation,i=r.direct;o.backupConfig?pn(n,e,r,o.backupConfig):i?Wr(n,e,r):(0,(0,zr.$)(e).setNative)({type:"teaserHide"},(function(){}))},$r=function(t){var e=t.id.split("|")[2],n=(0,Hr.w)(),r=(0,Kt.$c)(n,e),o=(0,zr.$)(e).setNative,i=Gn(e,"teaserHideHandler");o&&o({type:"teaserHide"},(function(){i(r)}))},Yr=n(4922),Kr=function(t){var e=JSON.parse(t.replace(Bn.Sp,"")),n=((0,Vn.z)(),e.slotNumber),r=e.styling,o=r.placeholderStyle,i=r.containerStyle,a=r.holderStyle,u=(0,Kt.$c)((0,Hr.w)(),n).creation.rebuild,c=u.container,s=u.holder;Yr.A[n].element.setAttribute("style",o),c.setAttribute("style",i),s.setAttribute("style",a)},Jr=function(t){var e=t&&t.data;if(U.A.s(e)){if(e.match(Bn.f4)){var n=JSON.parse(e.replace(Bn.FG,"")),r=n.id,o=n.cmd,i=n.role,a=n.pageViewID,u=(0,Vn.z)(),c=Fn.vL.get(r),s=i!==u,l=[Bn.db,Bn.on,Bn.X4,Bn.qW].includes(o),f=(0,Ze.M$)()===a;if(c&&s&&l&&f)return n.receiver=c,n}e.match(Bn.C8)&&Kr(e)}return!1},Qr=function(t){var e=Jr(t),n=e.cmd;n===Bn.qW&&Vr(e),n===Bn.db&&Nr(e),n===Bn.on&&qr(e),n===Bn.X4&&$r(e)},Xr=!1,Zr=function(t,e,n){Fn.vL.set(t,e),Xr||((0,Vn.b)(Bn.Mm),window.addEventListener("message",Qr),Xr=!0)},to=function(t){var e=t.creationBunch,n=t.creationSlot,r=t.creation,o=t.onTemplateError,i=t.onWindowError,a=t.onError,u=t.onLoad,c=gn(),s=(0,v.fj)(),l=r.payload,f=r.width,d=r.height,p=Pn(n),h="bbid|".concat(e,"|").concat(n),y=Object.assign({},l,{bunch:e,slot:n,sn:s,site:s,width:f,height:d,ssid:p}),m=(0,fn.A)({sandbox:qe});return m.error(a),m.load(c,(function(){Un({blackBoxId:h,completePayload:y,creationFactoryIframe:m,creation:r,onTemplateError:o,onWindowError:i,onLoad:u})})),Zr(h,m,y),m},eo=n(910),no=n(6420),ro="sponsored nofollow",oo=function(t){t.removeAttribute("target"),no.A?t.setAttribute("rel",ro):t.removeAttribute("rel")},io=function(t){oo(t);return function(){t.setAttribute("target","_blank"),t.setAttribute("rel","noopener".concat(no.A?" ".concat(ro):"")),requestAnimationFrame((function(){oo(t)}))}},ao=function(t){var e=t.config,n=t.redirUrl,r=e.uniqueID,o=e.addDestroyHandler,i=(0,eo.A)("a"),a=io(i),u="link".concat(r);return i.href=n,(0,nn.m)(i),(0,Ke.y_)(i,(0,Ke.TD)(u,{height:"100%"})),i.addEventListener("click",a),o((function(){i.removeEventListener("click",a),(0,Ke.eP)(u)})),i},uo=function(t,e,n,r,o){Yn(t,e,hr(!1,"resource missing or blocked",n,r),o)},co=function(t,e,n,r,o){var i=n.config,a=n.expandable,u=n.src,c=n.type,s=n.gafSlot,l=i.uniqueID,f=i.addDestroyHandler,d=function(){Lr(t,e,n,c)},p=function(){uo(t,e,u,c,s)},v=ao(n),h=(0,eo.A)(r),y="".concat(c).concat(l);return(0,Ke.y_)(h,(0,Ke.TD)(y,{border:"0",margin:"auto",display:"block",height:a?"auto":Fe,width:Fe})),v.appendChild(h),(0,nn.m)(h),h.addEventListener(o,d),h.addEventListener("error",p),f((function(){h.removeEventListener(o,d),h.removeEventListener("error",p),(0,Ke.eP)(y)})),h},so=function(t,e,n){return co(t,e,n,"img","load")},lo="".concat(hn.A,"images/adv/"),fo=function(t,e){var n=e.config.addDestroyHandler,r=(0,eo.A)(),o="vdAdSnd";(0,Ke.y_)(r,(0,Ke.TD)(o,{position:"absolute",width:50,height:50,bottom:50,right:50,borderRadius:"50%",background:"rgba(0, 0, 0, 0.5) url('".concat((0,tn.mess)("".concat(lo,"sound.svg")),"') no-repeat center center/100%"),backgroundSize:"60%",opacity:.7,zIndex:999,cursor:"pointer",transition:"opacity .2s"})),(0,Ke.TD)("".concat(o,":hover"),{opacity:1});var i=(0,Ke.TD)("".concat(o,"Off"),{backgroundImage:"url('".concat((0,tn.mess)("".concat(lo,"mute.svg")),"')")});(0,Ke.y_)(r,i);var a=function(e){e.preventDefault();var n=t.muted;t.muted=!n,(0,Ke.m)(r,i,!n)};return r.addEventListener("click",a),n((function(){r.removeEventListener("click",a)})),r};function po(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return vo(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?vo(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function vo(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ho=function(t,e,n){var r=n.src,o=po(r.match(/\.([0-9a-z]+)$/i)||["","mp4"],2)[1],i="mov"===o?"quicktime":o,a=(0,eo.A)(),u=(0,eo.A)("source"),c=co(t,e,n,"video","loadeddata"),s=fo(c,n);return u.setAttribute("src",r),u.setAttribute("type","video/".concat(i)),c.muted=!0,c.setAttribute("autoplay",""),c.setAttribute("loop",""),(0,b.z)()&&(c.setAttribute("playsinline",""),c.setAttribute("webkit-playsinline","")),c.appendChild(u),a.appendChild(s),a.appendChild(c),{$creationVideo:c,$videoContainer:a}},yo=n(9102),mo=n(3288),Ao=n(869),bo={testSuffix:"",fromGoogle:!1,error:!1,loaded:!1};h.A.gamState=bo;var go=bo,wo=/,[0-9]+\//,So=function(t){return t.replace(wo,"/").replace("_asr","")+(go.testSuffix||"")},_o=new Map;h.A.unitsStore=_o;var Oo=function(t){return _o.get(So(t))},Eo=n(6712),jo=n(2721),Po=function(t){var e=t.setNative,n=t.updateContainer,r=t.callback,o=t.placement,i=t.type,a=t.bunchID,u=t.slotNumber,c=t.gafSlot;e({type:"alternativeSlot"},(function(t){var e=t.el;if((0,jo.A)(e))U.A.f(n)&&n(e),U.A.f(r)&&r(e);else{var s=hr(!1,"incorrect container in onAlternativeSlot",So(o),i);Yn(a,u,s,c)}}))},Io=function(t,e,n){var r=t.dfpConfig,o=t.config,i=t.type,a=t.gafSlot,u=o.slot,c=o.bunch,s=o.updateContainer,l=(0,zr.$)(u,"setNative"),f=null==r?void 0:r.placement;if(l){n&&(n.setNative=l);var d=Gn(u,"nativeHandler");(U.A.f(d)?d:Po)({setNative:l,updateContainer:s,callback:e,placement:f,type:i,bunchID:c,slotNumber:u,gafSlot:a})}else{var p=hr(!1,"missing setNative",So(f),i);Yn(c,u,p,a)}},To=n(6201),xo=function(t){var e=t.isAsr,n=t.div,r=t.placement,o=t.creation.rebuild.holder;if((0,To.K)()){var i="r-".concat(n);t.div=i}if(e){var a="asr-".concat(n);t.div=a}o.id=t.div,o.placement=r},ko=n(2579),Co=function(t,e){var n=e.slot,r=e.bunch,o=e.placement,i=e.requested,a=e.responded,u=e.rendered,c={slot:n||"unknown",adunit:(null==o?void 0:o.replace(/^(\/\d+\/)/,""))||"unknown",bunch:r||"unknown",ttres:a?a-i:"unknown",ttren:u?u-i:"unknown"};(0,ko.A)(t,c)},Lo={isLoaded:!1,isError:!1,bids:[]};h.A.amazonState=Lo;var Mo=Lo,Do=Mo.bids,Ro=function(t){return Do.find((function(e){return e.slotID==="slot".concat(t)&&!e.used}))},No=function(t){var e=Do.find((function(e){return e.amzniid===t}));return e&&(e.used=!0),e},Uo=function(t){var e=Mo.isLoaded;$n("dfp_psbk",t,1),e&&function(t){var e=Do.find((function(e){return e.slotID==="slot".concat(t)}));e&&(e.used=!1)}(t)},Bo=function(t,e){var n=t.slot,r=t.bunch,o=(t.gafID,t.definedSlot),i=t.creation,a=i.backupConfig,u=i.gafSlot;o&&o.clearTargeting(),Co("dfp_passback",t),Uo(n),a?pn(r,n,u,a):Wr(r,n,u)},Fo=n(2828),Vo=function(t,e){var n=(0,Ao.XZ)().noDfpaTestOverride,r=(0,Ao.dU)(),o=r&&!n?"-test".concat(r):"";e.div="div-gpt-ad-x".concat((0,Fo.A)(t,2)).concat(o),e.placement="/89844762/".concat(e.placement),(0,E.A)(e.sizes)&&(e.sizes=JSON.parse(e.sizes))},Ho=n(5409),zo=(0,R.A)((0,ge.H2)("asrTimeout"))||3e4,Go=zo,Wo=function(){return Go},qo=n(13),$o=n(5858),Yo=n(7065),Ko=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=(0,Lt.zk)("brandSafety");if((0,O.A)(e)){var n=(0,dt.A)();if((0,S.A)(e,(function(t,e){(0,Yo.hS)(e)&&(n[t]="1")})),(0,O.A)(n))return t?Object.entries(n).flatMap((function(t){return t.join("=")})).join(","):n}},Jo=function(){return t="competitiveCategories",e=[],(0,_t.K4)()||(0,S.A)((0,Kt.KA)(),(function(n){var r=(0,Kt.Sk)(n);(0,S.A)(r,(function(n,r){var o=r.campaign;if(o){var i=o[t];U.A.u(i)||(Array.isArray(i)||(i=[i]),i.length&&i.forEach((function(t){t.toString().length&&!e.includes(t)&&e.push(t)})))}}))})),e;var t,e},Qo=n(9708),Xo=n(5926),Zo=function(){var t=(0,p.SU)("ciab")||"";return t.includes("v3")?t.split(",").filter((function(t){return t.includes("v3")})).map((function(t){return t.split("-")[2]})):""},ti=n(7030),ei=function(t,e,n,r,o,i,a,u,c){var s,l=Jo(),f=(0,Qo.A)(),d=(0,p.SU)("layout"),v=(0,p.SU)("ctype"),h=(0,p.SU)("ctab"),y=(0,p.SU)("chId"),m=(0,Ao.XZ)().additionalTVer,A=(0,Qt.x4)("prebid"),g=null==A||null===(s=A.getPvFraction)||void 0===s?void 0:s.call(A),w=(0,Kt.SD)("mlId"),S=(0,Ao.IY)("obTestVariant"),_=Zo(),O=(0,Nt.iM)("adtech","PU-321","B"),E=(0,ti.A)();if(t.INTER_OFF=go.fromGoogle,t.mlCode=w?w.split(","):"null",t.yg_active=t.yg_active||"1",t.pvid=(0,Ze.M$)(),t.ssid=Pn(n),t.slot=n,t.abtest=(0,Nt.AA)().replace(/;/g,".")||"null",t.aabwl=(0,jt.A)(Ho.Dw)||"null",t.reloaded=(0,To.K)()?"1":"0",t.native=r?"1":"0",t.sl=n,t.darkmode=(0,R.A)(f)?"1":"0",t.layout=d?d.slice(0,1):"null",t.stVer=(0,Ao.dU)(!0)||"null",t.rekid=e,t.ctype=v,t.ciab=_,t.isRobot=ee.A.isRobot?"1":"0",t.gafSSR=ee.A.gafSSR?"1":"0",t.ciab_wp="null",t.sda_wp="null",O){var j=(0,Kt.SD)("sda");t.sda_wp=j||"null"}var P=Ko();(E&&(t.isBotABT="".concat((0,qo.Y4)())),(0,Xo.A)()&&(t.fledge=null==A?void 0:A.getFledgeStatus(n)),S&&(t.yg_active="2"),(0,ae.fS)()&&(0,b.z)()&&(t.ctab=h||"null"),y&&(t.chId=y),Object.assign(t,P),l.includes("DUKAT_Screening")||i.includes("art")||"article"===v?t.screening="0":t.screening="1",g&&(t.pvfraction=g),a?t.tVer=a:/test[A-Z]$/.test(u)?t.tVer=u.match(/test[A-Z]/)[0].slice(-1):t.tVer="null",o&&(t.DFPHASH="0"),t.OAS_retarg?t.OAS_retarg="".concat(t.OAS_retarg):t.OAS_retarg="0",m&&(t[m]=t.tVer),t.stVer=(0,Ao.dU)(!0)||"null",t.tVerG=(0,Nt.IX)("adtech","PRGM-857")||"null",t.tVerG2=(0,Nt.IX)("adtech","PU-321")||"null",((0,Lt.Yb)("ygactiveDisable")||o)&&(t.yg_active="0"),c)&&((0,Lt.Df)("asr").isDeclarationUsed&&(t.asr="".concat(Wo()).slice(0,2)));t.cookieDeprecation=(0,$o.F)();var I=(0,ge.H2)("gamTest");return I&&(t.test=I),t},ni="0",ri="1",oi="2",ii="3",ai="4",ui=new Map,ci=function(t){return ui.get(t)||ni},si=function(t,e){ui.set(t,e)},li={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},fi={};var di="https://f.creativecdn.com",pi="https://fledge.wpcdn.pl",vi=function(){return(0,ge.H2)("isWpPaApiStage")?"https://paapi-stage.wp.pl":"https://paapi.wp.pl"},hi=function(t){var e=(0,Lt.Df)("fledge"),n=e.buyers,r=void 0===n?[]:n,o=e.slots,i=void 0===o?[]:o,a=(0,ge.H2)("debugFledge"),u=r.includes(vi())&&i.includes(t),c=!!(a?a.split(","):[]).find((function(e){return(0,R.A)(e)===t}));return u||c},yi=function(t){return{currencyConversion:(0,Kt.SD)("curr"),variant:t,noComponentAuctions:!0}},mi=n(6293),Ai=function(){var t=window.location.hostname,e=tn.domains.uniformDomains,n="".concat(pi,"/test/"),r=(0,ge.H2)("debug")?"-debug":"",o="".concat(n,"seller-parallel").concat(r,".js"),i=e.includes(t)?t:mi.A;return{seller:"https://".concat(i),decisionLogicUrl:(0,tn.mess)({url:o,forceDomain:i})}},bi=n(3734),gi=n(6789),wi=n(943),Si=function(t){var e,n,r,o=(0,wi.b)(),i=null==o||null===(e=o.hb)||void 0===e||null===(e=e.units)||void 0===e?void 0:e.find((function(e){return e.code==="slot".concat(t)})),a=null==i||null===(n=i.mediaTypes)||void 0===n||null===(n=n.banner)||void 0===n?void 0:n.sizes,u=(null==o||null===(r=o.config)||void 0===r?void 0:r.sizeMap)||[],c=[[300,250]];return(0,te.A)(a)?c=a:(0,E.A)(a)&&u.includes(a)&&(c=u[a]),c.sort((function(t,e){return e[0]*e[1]-t[0]*t[1]}))[0]},_i=n(2404),Oi=n(1888),Ei=function(t,e){var n,r=parseFloat((0,ge.H2)("forceFledgeFloor")),o=(0,_i.A)("fledgeStatus",{ssid:null===(n=_n(t))||void 0===n?void 0:n.ssid,slN:t,floor:r||e,adsize:Si(t).join("x"),bid:"__bid__",bddr:"__bidder__",owner:"__interestGroupOwner__",host:"__host__",event:"__event__",renderUrl:"__renderUrl__",ad:"__auctionDuration__",variant:"__variant__"}),i=(0,Oi.A)("waven.gif?","inventory",JSON.stringify({traffic:[o]}),{give:!0}).queryGET;return i=(0,gi.A)(i,"SN",(0,v.wY)()),i=(0,gi.A)(i,"action","traffic"),{floor:r||e,reportUrl:i=(0,gi.A)(i,"statid",(0,bi.gB)(),!0)}},ji=function(){return"paaid-".concat((0,en.eq)(12,36))},Pi=n(5178);function Ii(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Ti(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ti(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ti(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var xi=function(t,e,n){var r=self,o=r.innerWidth,i=r.innerHeight,a=r.navigator,u=r.location,c=a.userAgent,s=u.href,l=u.origin,f=Ii(n,2);return{bidRequestId:t,slotId:e,banner:{W:f[0],H:f[1]},site:{id:(0,Hr.w)(),page:s,name:l,referrer:(0,Pi.G)()},device:{userAgent:c,W:o,H:i},user:{pvid:(0,Ze.M$)(),statid:(0,bi.gB)(),ctype:(0,p.SU)("ctype"),ccategory:(0,p.SU)("ccategory"),hasDarkModeEnabled:(0,Qo.A)(),isRobot:(0,Kt.SD)("isRobot")}}};function ki(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Ci(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ci(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ci(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Li=function(t){var e=Ai(),n=e.seller,r=e.decisionLogicUrl,o=ji(),i=Object.assign({auctionId:o},yi("google")),a=Si(t),u=vi(),c={seller:n,decisionLogicUrl:r,interestGroupBuyers:[u],auctionSignals:i,perBuyerSignals:{}};c.perBuyerSignals[u]=xi(o,t,a),c.sellerCurrency="PLN",c.perBuyerCurrencies={"*":"PLN"},c.perBuyerCurrencies[vi()]="PLN";var s=ki(a,2),l=s[0],f=s[1];return c.requestedSize={width:l,height:f},{adUnitCode:"slot".concat(t),fledgeAuctionConfig:c}};function Mi(t){return function(t){if(Array.isArray(t))return Di(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Di(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Di(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Di(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ri=function(t,e){var n=li.fledgeAuctionsForGoogle,r=void 0===n?[]:n,o=(0,R.A)(t),i=Ai(),a=i.seller,u=i.decisionLogicUrl;if(hi(o)){var c=Li(o);li.fledgeAuctionsForGoogle.push(c)}var s=r.reduce((function(n,r){var i=r.adUnitCode,c=void 0===i?"":i,s=r.fledgeAuctionConfig,l=r.bidder;if((0,R.A)(c.replace("slot",""))===o){var f=Object.assign({},s);["rtbhouse","sspBC"].includes(l)&&Object.assign(f,{decisionLogicUrl:u,decisionLogicURL:u,sellerSignals:Ei(t,e),seller:a,auctionSignals:yi("google")});var d=f.bidId||(0,en.eq)(10,36,!0),p={configKey:"".concat(a,"-").concat(d),auctionConfig:f};return Object.assign({},n,{selected:[].concat(Mi(n.selected),[p])})}return Object.assign({},n,{remaining:[].concat(Mi(n.remaining),[r])})}),{selected:[],remaining:[]}),l=s.selected,f=s.remaining;if(li.fledgeAuctionsForGoogle=f,(0,te.A)(l))return si(t,ai),l},Ni=n(1634);window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[],window.googletag.cmd.push((function(){(0,Ni.A)("GAMFirstCommand")}));var Ui=function(){return window.googletag},Bi=function(){var t=(0,v.ch)("^tech"),e=(0,Nt.iM)("adtech","PRGM-857",["C","D","E","F"]),n=t&&(0,Nt.iM)("adtech","PU-227","B");return!t&&e||n},Fi=function(){},Vi=function(t){var e,n,r=Ui(),o=r.pubads(),i=t.placement,a=t.prevDefinedSlot,u=t.targeting,c=t.gafID,s=t.slot,l=t.fledgeFloorPrice,f=("runCreation_".concat(c),t.div);if(a&&r.destroySlots([a]),t.isInterstitial?(n=!0,f=r.enums.OutOfPageFormat.INTERSTITIAL):t.isAnchor?(n=!0,f=r.enums.OutOfPageFormat.TOP_ANCHOR):t.outOfPage&&(n=!0),e=n?r.defineOutOfPageSlot(i,f):r.defineSlot(i,t.sizes,f),Bi){var d=Ri(s,l);d&&(e.setConfig({componentAuction:d}),u.fledge=ci(s))}t.definedSlot=e,e.addService(o),(0,S.A)(u,(function(t,n){e.setTargeting(t,n)})),Co("dfp_displayad",t);var p=window.console;window.console=Fi,o.updateCorrelator(),window.console=p,r.display(e)},Hi=function(t,e){go.testSuffix="",e&&t&&/test/.test(t)&&(go.testSuffix="_test_".concat(e))},zi=function(t){var e=t.config,n=t.gafSlot,r=t.dfpConfig,o=t.customDfpConfig,i=e.slot,a=e.bunch,u=n.isAsr,c=n.fledgeFloorPrice,s="".concat(a,"_").concat(i),l=("display_".concat(s),o||r),f=(0,Ao.dU)(),d=Wn(n),p={slot:i,bunch:a,creation:t,gafID:s,isAsr:u,fledgeFloorPrice:c};if(!l)return Bo(p,"configMissing"),void(0,Ie.A)({message:"GamAPI",path:"AdUnitConfigMissing",campaign:d,slot:i,bunch:a});o&&Vo(i,l),Hi(l.div,f),Object.assign(p,l);var v=p.placement,h=p.div,y=p.isNative,m=p.targeting,A=void 0===m?{}:m,b=p.namedSizes,g=p.sizes;b&&(p.sizes=g.concat(b)),p.targeting=ei(A,a,i,y,o,v,f,h,u);var w=Oo(v);w&&(p.prevDefinedSlot=w.definedSlot),function(t,e){_o.set(So(t),e)}(v,p);var S=function(){xo(p),Vi(p)},_=(0,Eo.A)();y?_?(t.config.updateContainer(t.rebuild.container),S()):Io(t,S,p):S()},Gi=function(t,e){var n,r=Ui();U.A.f(null==r||null===(n=r.cmd)||void 0===n?void 0:n.push)&&!go.error?r.cmd.push(t):U.A.f(e)&&e()},Wi=function(t){var e=t.config,n=t.gafSlot,r=t.type,o=e.slot,i=e.bunch,a=hr(!1,"googletag.cmd doesn't exist",!1,r);Yn(i,o,a,n)},qi=function(t){Ot.A.fill((function(){Gi((function(){zi(t)}),(function(){Wi(t)}))}))},$i=n(2216),Yi=n(1338),Ki=function(){var t=window;return{login:t._wplogin||t._o2login||null,name:t._wpname||t._o2name||null,surname:t._wpsurname||t._o2surname||null}},Ji=function(t){for(var e=t.redir,n=t.config,r=t.gafSlot,o=t.redirUrl,i=t.originalRedirUrl,a=n.slot,u=n.bunch,c=n.uniqueID,s=r.campaign,l={wp:!0,uniqueID:c,gaf:{slot:a,bunch:u,campaign:(null==s?void 0:s.id)||""},redir:e,clickTagUnmessed:i,clickUnmessed:i,click:o,clickTAG:o,clickTag:o,userData:Ki()},f=1;t["url".concat(f)];)l["click".concat(f)]=(0,tn.mess)((0,Yi.A)(e,t["url".concat(f)])),f+=1;return l},Qi=n(7147),Xi=n(6167),Zi=n(530),ta=function(){var t=go.error,e=(0,Zi.A)(755,[1]),n=(0,_t.c9)()||(0,Xi.JW)(),r=(0,dt.A)();return(0,w.A)(r,"isBlocked",n),(0,w.A)(r,"isError",t),(0,w.A)(r,"hasConsent",e),r},ea=function(t){var e=t.config,n=t.creation,r=t.creationBunch,o=t.creationSlot,i=t.gafSlot,a=un(e,n.backupAd,n.trackers),u=(0,ge.H2)("forceBackupAd");if(n.backupAd=null,n.backupConfig=a,!u)return a;pn(r,o,i,a)},na=["bannerExpandable","floatingBanner","fullPageLogin","logoSwapper","nativeLinkAd","megaScreening","screening","stiltedBanner","videoPlayerBranding","welcomeScreen","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush"],ra=function(t){return(0,te.A)(t)&&!t.some((function(t){return!na.includes(t)}))},oa=["adTeaser","backgroundSlider","carouselMobile","contentBoxRichMedia","contentHalfpage","ecommerceFlex2","ecommercePaapi","floatingBanner","glonewsSlider","headline","headline2","interactiveStories","liveShopping","logoSwapper","moduleBranding","nativeLinkAd","panelPremiumMobile","programTV","scrollRevealMobile","slash","specialModuleBanner","survey","wpKoszykPako","wpKoszykPakoMobile","wpKoszykPush","wpKoszykToolbar","wpKoszykSG"],ia=function(t){return(0,te.A)(t)&&Or(oa,t)},aa=function(t){return(0,te.A)(t)&&Or(na,t)},ua=n(507),ca="creationInfo",sa=(0,Ke.TD)(ca,{position:"absolute",top:0,right:0,backgroundColor:"grey",width:15,height:15,zIndex:1});(0,Ke.TD)("".concat(ca," img"),{display:"block"});var la=sa,fa=function(t){return Or(["wallpaper","headline","headline2","liveShopping","screening","screeningMobile","panelPremium","panelPremiumMobile"],t)},da=n(4725),pa=n(3558),va=function(){var t=(0,er.ps)();return[pa.yg,pa.Ou,pa.ih,pa.SF,pa.jP].includes(t)||(0,ge.H2)("wpartner")},ha=n(5295),ya=function(t,e){var n=t.replace(ha.A,"").replace(e,""),r=JSON.parse(n);return r.name="HTML5".concat(r.name),r},ma=n(1923),Aa=function(t,e){t.doNotRelease=!0,e.showLabel=!1,e.width=2,e.height=2,e.style={margin:"-1px auto"},delete e.mod,delete e.externalCode,delete e.scalable},ba=!!(0,ge.H2)("blockers"),ga=function(t,e,n){var r,o=t.creations,i=t.slot,a=o.length,u=Wn(n),c=[];delete t.creations,r=a>1?e.offsetWidth||300:1e4;for(var s=0;s<a;s++){var l=o[s],f=l.src,d=l.externalCode,p=l.type,v=void 0;delete l.externalCode,ba&&(p=Ye.A5),p===Ye.A5&&Aa(t,l),(0,E.A)(d)&&(l.externalCode=window.Function("c",d)),Ye.Tn.has(p)||((0,ma.A)('Unknown creative type: "'.concat(p,'" (').concat(u,")."),!0),l.mod&&(p=Ye._x)),Ye.Tn.has(p)&&(p!==Ye.Iu||(0,E.A)(f)||(v=!0),p===Ye.l5&&((0,E.A)(f)?f.length<20&&(v=!0):l.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII="),v?(0,ma.A)("Source is missing for creative on slot ".concat(i," from campaign ").concat(u,".")):(Ve(l,l.width,l.height),(l.width===Fe||l.width>0||l.scalable||p===Ye.A5)&&(l.type=p,c.push(l))))}if(c.length)return{passedCreations:c,creationContainerWidth:r}},wa=function(t){var e=t.creationContainerWidth,n=t.passedCreations,r=n[0],o=1e6;return r.scalable||r.type===Ye.A5||(r=void 0,n.forEach((function(t){var n=t.width===Fe?e:t.width,i=o>e,a=n>o,u=n<=e;(!r||u&&(a||i)||!u&&!a&&i)&&(r=t,o=n)}))),r},Sa="IAQInline",_a=["server","campaign","score","code","libs","aabVendors","capping","endTime","positions","setType","wpclid"],Oa=["deferredInit","doNotCount","fixToCenter","doNotCompress"],Ea=function(t,e,n,r,o){if((0,he.A)(r,r))Yn(n,r,"incorrect slot number",o);else{var i=(0,be.iB)(r),a=(0,eo.A)();(0,Ke.y_)(a,mo.A),(0,gr.A)(r,!0),i.parentNode.insertBefore(a,i);var u=ga(e,a,o);if(u){var c=Wn(o),s='Legacy parameters "',l='" used in creative/template. Watch task MCS-2806.',f=Object.keys(e).filter((function(t){var n=_a.includes(t);return n&&delete e[t],n}));if(f.length){var d=f.sort().join(",");(0,Ie.A)({message:Sa,path:"ShittyConfig",campaign:c,fileName:d,bunch:n,slot:r},1e5,"".concat(s).concat(d).concat(l),!0)}var p=wa(u);if(p){var v=Object.keys(p).filter((function(t){var e=Oa.includes(t);return e&&delete p[t],e}));if(v.length){var h=v.sort().join(",");(0,Ie.A)({message:Sa,path:"ShittyCreation",campaign:c,fileName:h,bunch:n,slot:r},1e4,"".concat(s).concat(h).concat(l),!0)}return t({creation:p,$creationContainer:a})}Yn(n,r,"creation missing",o)}else Yn(n,r,"passed creations missing",o)}},ja=n(4342),Pa=function(t){if(null!=t&&t.includes("bidder")){var e,n="pl"===(0,ja.A)()?"pl":"en";if(va()?e="wpartner.pl/".concat(n,"/adinfo"):(0,Xt.x)()&&(e="adinfo.wp.pl/".concat(n)),e)return"https://".concat(e,"?ad=")}},Ia=function(t){var e=t.gafSlot.campaign,n=t.config.redir,r=t.url;t.redir=n;var o=(0,Yi.A)(n,r);(0,E.A)(o)&&(t.redirUrl=(0,tn.mess)(o),t.originalRedirUrl=o),null!=e&&e.capping&&(t.capping=(0,gi.A)("https://rek.www.wp.pl/cap.gif?_=".concat((0,en.eq)()),e.capping,void 0,!1,!0))},Ta=function(t){var e=t.trackers,n=void 0===e?{}:e,r=t.pixels;return(0,w.A)(t,"pixels",(0,ir.A)(r)),(0,w.A)(t,"trackers",n),(0,w.A)(n,"view",(0,ir.A)(n.view)),(0,w.A)(n,"cview",(0,ir.A)(n.cview)),(0,w.A)(n,"click",(0,ir.A)(n.click)),(0,w.A)(n,"impression",(0,ir.A)(n.impression)),t},xa=n(9661),ka=n(9165),Ca=n(6560),La=function(t,e){return(0,E.A)(t)&&t.startsWith("".concat(ha.A).concat(e))},Ma=n(2516),Da=function(){var t=zt();U.A.f(t)&&t(Ma.A)};function Ra(t){return function(t){if(Array.isArray(t))return Na(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Na(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Na(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Na(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ua=function(t,e){return Ra(new Set([].concat(Ra(t||[]),Ra(e||[])))).sort()},Ba=n(3090);function Fa(t){return Fa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fa(t)}function Va(t){return function(t){if(Array.isArray(t))return Ha(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Ha(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ha(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ha(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function za(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=Fa(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Fa(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Fa(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var Ga="IAQInline",Wa="relative",qa="absolute",$a="overflow",Ya="hidden",Ka="block",Ja="auto",Qa="sandbox",Xa="allowFullscreen",Za="transform",tu="transformOrigin",eu="center",nu="style",ru="mousedown",ou="width",iu="height",au="maxWidth",uu="maxHeight",cu="left",su="right",lu="position",fu="display",du="backgroundColor",pu="border",vu="margin",hu="addEventListener",yu="removeEventListener",mu=va();(0,Ke.yo)(!0);var Au=(0,ge.H2)("nomods"),bu=(0,ge.H2)("forceAlternativeSlot"),gu=function(t,e){var n,r,o,i,a,u,c,s,l,f,d,p,v,h,y,m,A,g=(0,R.A)(t.slot),_=(0,R.A)(t.bunch),O=(0,dt.A)(),j=e||(0,Kt.$c)(_,g),P=j.campaign,I=(P||{}).creative||{},T=I.provider,x=(I.source||{}).external,k=Wn(j),C=(0,b.z)(),L=(0,Xe.n)()===g,M=[],D=(0,en.eq)(10,!0,!0),N="container".concat(D),B="holder".concat(D),F="label".concat(D),V="iframe".concat(D),H=function(e){var r=e.target,o=(0,Ba.A)(e);if(r&&1===o){var i=Ht();U.A.f(i)&&i(P)}t.clicked||((0,ur.A)(n.trackers.click),t.clicked=!0)},z=function(t){U.A.f(t)&&M.push(t)},G=function(){if([ze,He].includes(o)||r===Ye._x){var t,e,u,s=(y="2"===c&&C,m=(h=L)?d.parentNode:d,A=y?(0,$i.A)():m,b=A.clientWidth,w=A.clientHeight,h?{width:b,height:w}:{width:Math.min(b,i),height:Math.min(w,a)}),l=s.width/i,f=s.height/a;if([Ye.sh,Ye.eh,Ye.H7].includes(r)?(t=1,e="auto",u="100%"):(t=Math.min(l,L?f:l),e=Math.ceil(t*a),u=Math.ceil(t*i)),n.scaleFactor=t,n.realWidth=u,n.realHeight=e,1!==t){var p=za(za(za(za(za(za({},Za,"scale(".concat(t,",").concat(t,") translate(-50%)")),tu,"0 0 0"),au,"none"),"width",i),"height",a),"left","50%");(0,Ke.TD)(B,p,[Za,tu])}var v={height:e};(0,Ke.TD)(N,v),Sr(g,v)||(0,Ke.yo)(!0)}var h,y,m,A,b,w},W=function(){c&&(G(),(0,Je.So)(G),z((function(){(0,Je.Vl)("resize",G)})))},q=function(){var e=(0,Qe.kC)(g);if(e)return e.appendChild(d),t.doNotRelease=!0,(0,ua.A)(g),e;t.doNotRelease=!1},$=function(){t.counted||((0,ur.A)(n.capping,!1,Da),(0,ur.A)(n.pixels),ar(f,n,(function(t,e){Yn(_,g,hr(t,!1,"".concat(e," measurements in success handler"),r),j)})),t.counted=!0)},Y=function(){var t,e;Object.assign(O,{container:d,link:p,label:y,iframe:null===(t=l)||void 0===t||null===(e=t.getIframe)||void 0===e?void 0:e.call(t),holder:f,image:v,video:h,info:m})},K=function(t){var e;if(o!==Ge&&r!==Ye.A5&&((e=Pa(T))&&((m=(0,eo.A)("a")).href=e+encodeURIComponent((0,Qi.D)({id:P.id})),m.target="_blank",(A=(0,eo.A)("img")).src=(0,tn.mess)("https://std.wpcdn.pl/images/adv/dyngs.svg"),(0,Ke.y_)(m,la),m.appendChild(A),f.appendChild(m),z((function(){m.remove(),A.remove(),m=null,A=null}))),(!y||t)&&(L&&(n.showLabel=!1),mu&&r===Ye.sh&&(n.showLabel=!1),U.A.u(n.showLabel)&&r!==Ye._x&&(n.showLabel=!0),r===Ye.C1&&"nativeLinkAd"===n.payload.mod&&(n.showLabel=!1),n.showLabel))){y=y||(0,eo.A)(),(0,nn.m)(y),(0,Ke.y_)(y,(0,Ke.TD)(F));var i=za(za({},lu,qa),"zIndex",1);if(mu)i.top=0,i[cu]=3;else{var a=za(za({},cu,su),su,cu),u=n.labelAlign,c=void 0===u?cu:u,s=Object.keys(a).includes(c)?c:cu,l=a[s];i.bottom=Fe,i[s]=0,i[l]=null}var p=za(za(za(za(za(za({},"fontFamily","Arial,Helvetica,sans-serif"),"fontSize","9px"),"lineHeight","14px"),"color",n.labelColor||"#888"),"display",Ka),"content",(0,yo.A)(n.labelText||on.A));r===Ye.C1&&["fullPageLogin","headline","panelPremiumMobile"].includes(n.payload.mod)&&(Object.assign(i,{top:0,left:0,right:"auto",zIndex:1}),Object.assign(p,{padding:"1px 4px 1px 2px",background:"#00000040",color:"#FFF",borderRadius:"0px 0px 4px 0px"})),(0,Ke.TD)(F,i),(0,Ke.TD)("".concat(F,":after"),p),z((function(){y&&(y.remove(),y=null),(0,Ke.eP)(F),(0,Ke.yo)()})),d.appendChild(y),(0,Ke.yo)(),Y()}},J=function(){var t=n.closeIframe,e=za(za(za(za(za(za(za(za({},$a,Ya),pu,"0 none"),fu,Ka),vu,Ja),au,"none"),uu,"none"),ou,t?0:Fe),iu,t?0:Fe);c&&(e[ou]=t?0:i,e[iu]=t?0:a),(0,Ke.y_)(l.getIframe(),(0,Ke.TD)(V,e)),z((function(){l&&(l.destroy(),l=null),(0,Ke.eP)(V)}))},Q=function(t,e){if(!U.A.u(t)&&!U.A.u(e)){var o=(0,dt.A)();c?o[iu]=Ja:(Ve(n,t,e),i=n[ou],a=n[iu],(0,Ke.TD)(N,za(za({},ou,i),"minHeight",a)),(0,Ke.yo)(),o.released=!0,o.slot=g,o[iu]=a),[Ye.sh,Ye.eh,Ye.H7].includes(r)&&W(),(0,wr.A)(g,o)}},X=function(){switch(r){case Ye.di:o=Ge,n.showLabel=!0;break;case Ye.iq:o=Ge;break;case Ye.H7:o=He,vn({creationBunch:_,creationSlot:g,creation:n,$creationHolder:f,onImpression:function(){Lr(_,g,n,Ye.H7)},onPassbackError:function(t){Yn(_,g,hr(!1,"backupAd missing",t,r),j)},onParseError:function(t,e){Yn(_,g,hr(e,!1,t,r),j)},onRequestError:function(t){uo(_,g,t,r,j)}});break;case Ye.l5:if(o=ze,!(0,E.A)(n.redirUrl)){Yn(_,g,hr(!1,"missing redir URL",u,r),j);break}z((function(){p=null,v=null})),p=ao(n),v=so(_,g,n),p.appendChild(v),f.appendChild(p);break;case Ye.PP:if(o=ze,!(0,E.A)(n.redirUrl)){Yn(_,g,hr(!1,"missing redir URL",u,r),j);break}z((function(){p=null,h=null}));var t=ho(_,g,n),e=t.$videoContainer;h=t.$creationVideo,(p=ao(n)).appendChild(e),f.appendChild(p);break;case Ye.sh:s=d,Ne&&(0,Ke.y_)(s,Ne);break;case Ye.Vt:case Ye.BP:case Ye.C1:o=He;break;case Ye.Iu:o=He;var i=(0,dt.A)();i.allow="autoplay",n[Qa]?i[Qa]=n[Qa]:x&&(i[Qa]=$e),n[Xa]&&(i[Xa]=!0),(0,ge.H2)("debug")&&(u+=window.location.search,n.src=u);var a=(0,tn.mess)({url:u});l=(0,fn.A)(i),J(),l.error((function(){uo(_,g,a,r,j)}));var c=function(t){var e=t.data;if(La(e,D)){var n=ya(e,D);Yn(_,g,hr(n,!1,a,r),j)}};window[hu]("message",c),z((function(){window[yu]("message",c)})),l.load(a,(function(){if(l){window[hu]("message",(function t(e){e&&e.data===D&&(window[yu]("message",t),j.loadingTiming=Date.now()-j.startTime)}));var t=Ji(n);l.postMessage(t,"*"),Lr(_,g,n,Ye.Iu)}else Yn(_,g,hr(!1,"element missing",a,r),j)})),f.appendChild(l.getIframe());break;case Ye.j8:o=He,l=(0,fn.A)({scrolling:"no"}),J(),l.load(n.src,(function(){l?Lr(_,g,n,Ye.j8):Yn(_,g,hr(!1,"element missing",n.src,r),j)})),f.appendChild(l.getIframe());break;case Ye.CB:o=He,l=(0,fn.A)({sandbox:$e},void 0,{bunch:_,slot:g}),(0,Ke.TD)(B,{overflow:Ya}),J(),f.appendChild(l.getIframe());break;case Ye.eh:o=He}var s},Z=function(e){if(n.destroyed){var c=hr(!1,"creation destroyed before displaying",!1,r);Yn(_,g,c,j)}else if(t.displayed)(0,Ie.A)({message:Ga,path:"MultipleDisplay",slot:g,bunch:_,campaign:k,fileName:r});else{if(t.displayed=!0,e){if(!(0,jo.A)(e)){var p=hr(!1,"incorrect container in display",!1,r);return void Yn(_,g,p,j)}d=e}(0,da.A)(a)&&Sr(g),function(){f=(0,eo.A)(),(0,nn.m)(f),f.removeAttribute(nu);var t=za(za(za(za(za(za({},ou,i),iu,a),"marginLeft",Ja),"marginRight",Ja),lu,Wa),du,n[du]||"transparent");s&&(t[au]=n[ou],t[$a]=Ya,t[uu]="inherit"),n[pu]?(t[pu]=n[pu],t[$a]=Ya,t.boxSizing="border-box"):t[pu]="0 none",n.tagId&&(f.id=n.tagId),(0,Ke.y_)(f,(0,Ke.TD)(B,t)),f[hu](ru,H)}(),function(){var t=j.prevDivs,e=(0,Ke.TD)("sticky");z((function(){(0,Ke.l0)(d,e),t&&(t.container.remove(),t.holder.remove())}));var r=za(za(za(za(za(za(za(za(za({},"".concat(fu,"!"),Ka),"textAlign",eu),"alignItems",eu),"clear","both"),vu,Ja),lu,Wa),ou,i),iu,a),au,Fe);(0,nn.m)(d),(0,Ke.l0)(d,mo.A),(0,Ke.y_)(d,e),(0,Ke.y_)(d,(0,Ke.TD)(N,r)),n[nu]&&(0,Ke.TD)(N,n[nu])}(),X(),function(){if((0,jo.A)(d))return(0,Ke.yo)(!0),o!==Ge&&d.appendChild(f),!0;var t=hr(!1,"container removed from DOM before impression",!1,r);Yn(_,g,t,j)}()&&(!function(){if(r===Ye.q5){var e={container:f,bid:n.bid};(0,Qt.x4)("outstream")(e).then((function(t){Lr(_,g,n,Ye.q5),z((function(){t()}))})).catch((function(t){var e=t.errorCode,n=t.errorMessage,o=t.errorType;Yn(_,g,hr({name:"OutstreamError",message:n,path:e,fileName:o},!1,!1,r),j)}))}if(r===Ye.BP||r===Ye.Vt){var o='<head><style id="iaq">html,body{margin:0;padding:0;}</style>',c=n.code,s=Ji(n);if(r===Ye.Vt){var d=n.data;c='<ins class="dcmads" style="display:inline-block;width:'.concat(i,"px;height:").concat(a,'px"'),d["dcm-gdpr-applies"]="gdpr=${GDPR}",d["dcm-gdpr-consent"]="gdpr_consent=${GDPR_CONSENT_755}",d["dcm-addtl-consent"]="addtl_consent=${ADDTL_CONSENT}",d["dcm-limited-ads"]="${LIMITED_ADS}",(0,S.A)(d,(function(t,e){c+=" data-".concat(t,'="').concat(e,'"')})),c+='><script src="https://www.googletagservices.com/dcm/dcmads.js"><\/script></ins>'}else o+="<script>",o+='window.parent.postMessage("'.concat(D,'","').concat(window.location.origin,'");'),(0,S.A)(s,(function(t,e){o+="window.".concat(t,"=").concat(JSON.stringify(e),";")})),o+="<\/script>";if(o+="</head>",c){c=(0,xa.A)(c),n.code=c,n.head=o;var p=(0,dt.A)();if(p.allow="autoplay",n[Qa]?p[Qa]=n[Qa]:r!==Ye.Vt&&x&&(p[Qa]=$e),n[Xa]&&(p[Xa]=!0),l=(0,fn.A)(p,{},{bunch:_,slot:g}),(0,Ke.TD)(B,{overflow:Ya}),J(),r===Ye.BP){window[hu]("message",(function t(e){if(e&&e.data===D){window[yu]("message",t);var n=e.source;n&&n.postMessage(s,"*")}})),l.setBase(n.base),l.resetBodyStyle();var h=i,y=n.closeIframe?0:a;l.setAutoResize(h,y,(function(t){l.resetBodyStyle(),(0,Ke.TD)(V,t),(0,Ke.yo)()}),500,3)}}}if(bu&&(n.useAlternativeSlot=!0),n.deferredInit||n.useAlternativeSlot&&((0,Ie.A)({message:Ga,path:"useAlternativeSlot",slot:g,bunch:_,campaign:k},1e4),q()),Y(),r===Ye.A5&&(j.vendor=Hn.O9,Lr(_,g,n,Ye.A5),setTimeout((function(){Sr(g,{blocker:!0,fixed:!1,padding:0,margin:0,height:Ja,width:0,overflow:Ya,transparent:!0})})),z((function(){(0,Ca.A)(g)}))),r===Ye.CB)try{window.pbjs.renderAd(l.getDocument(),n.adId),l.resetBodyStyle(),Lr(_,g,n,Ye.CB)}catch(t){Yn(_,g,hr(t,!1,"prebid.renderAd",r),j)}r!==Ye.BP&&r!==Ye.Vt||(f.appendChild(l.getIframe()),l.write(n.head+n.code),l.resetBodyStyle(),Lr(_,g,n,"".concat(Ye.BP,"|").concat(Ye.Vt))),r===Ye.l5&&(v.src=(0,tn.mess)({url:u}));var m=ra(n.modsToLoad);r!==Ye._x||m||Lr(_,g,n,Ye._x);var A=n.externalCode;if(U.A.f(A)){(0,Ie.A)({message:Ga,path:"externalCode",slot:g,bunch:_,campaign:k,fileName:r},1e3);try{A(n)}catch(t){Yn(_,g,hr(t,!1,"externalCode",r),j)}}if(r===Ye.C1){var b=(l=to({creationBunch:_,creationSlot:g,creation:n,onTemplateError:function(t,e){Yn(_,g,hr(!1,"template failure",e,r),j)},onWindowError:function(t,e){Yn(_,g,hr(!1,"iframe window missing",e,r),j)},onError:function(t,e){uo(_,g,e,r,j)},onLoad:function(t){}})).getIframe();n.rebuild.iframe=b,J(),f.appendChild(b)}if(r!==Ye.sh&&r!==Ye.iq||qi(n),r===Ye.eh){var w=n.backupConfig||ea({config:t,creation:n,creationBunch:_,creationSlot:g,gafSlot:j});w?ta().isError?($n("dfpCfgStat",g,Hn.AC),pn(_,g,j,w)):qi(n):(0,ge.H2)("forceBackupAd")||Yn(_,g,hr(!1,"backupAd missing",!1,r),j)}if(r===Ye.di){var O=Gt();U.A.f(O)?O(n):Yn(_,g,hr(!1,"missing nativeHandler",!1,r),j)}}(),[Ye.sh,Ye.eh,Ye.H7].includes(r)||W(),(0,Ke.yo)())}},tt=function(t){if((0,jo.A)(t))return f&&f[yu](ru,H),(0,ka.A)(f,t,[fe.zz]),f=t,j.container=f,(0,nn.m)(f),Y(),f[hu](ru,H),!0;var e=hr(!1,"incorrect container in updateContainer",!1,r);Yn(_,g,e,j)},et=function(e){if(!t.impressed){if(e)if(!tt(e))return;Lr(_,g,n)}},nt=function(t){Yn(_,g,t,j)},rt=function(e){var o=!e,i=r===Ye.sh&&o,a=t.reuseContainer&&o,u={holder:f,container:d};if(M.forEach((function(t){t({incoming:o})})),M.length=0,f)if(f[yu](ru,H),f.removeAttribute(nu),(0,Ke.l0)(f,B),i){var c=(0,Ke.TD)('hideggl [id^="google_"]',{position:qa,"width!":1,"height!":1});(0,Ke.y_)(f,c)}else f.remove();if(d&&((0,Ke.l0)(d,N),a||(d.removeAttribute(nu),i||d.remove())),d=null,f=null,(0,Ke.eP)(N),(0,Ke.eP)(B),(0,w.A)(n,"rebuild",null),(0,w.A)(n,"config",null),(0,w.A)(n,"gafSlot",null),(0,w.A)(j,"creation",null),(0,w.A)(t,"display",null),(0,w.A)(t,"impress",null),(0,w.A)(t,"updateSize",null),(0,w.A)(t,"updateContainer",null),(0,w.A)(t,"useAlternativeSlot",null),(0,w.A)(t,"addDestroyHandler",null),(0,w.A)(t,"setError",null),(0,w.A)(t,"destroy",null),(0,w.A)(t,"count",null),(0,w.A)(t,"prepareLabel",null),n.destroyed=!0,n.destroyedSlot={campaign:P},i)return u};return Ea((function(e){n=e.creation,d=e.$creationContainer,function(){(0,w.A)(t,"uniqueID",D),(0,w.A)(t,"slot",g),(0,w.A)(t,"bunch",_),(0,w.A)(t,"display",Z),(0,w.A)(t,"impress",et),(0,w.A)(t,"updateSize",Q),(0,w.A)(t,"updateContainer",tt),(0,w.A)(t,"useAlternativeSlot",q),(0,w.A)(t,"addDestroyHandler",z),(0,w.A)(t,"count",$),(0,w.A)(t,"destroy",rt),(0,w.A)(t,"setError",nt),(0,w.A)(t,"prepareLabel",K),(0,w.A)(n,"rebuild",O),(0,w.A)(n,"config",t),(0,w.A)(n,"pvid",(0,Ze.M$)()),(0,w.A)(j,"creation",n),(0,w.A)(n,"gafSlot",j),s=n.expandable,r=n.type,(0,qt.A)("".concat(Ga,"TYPE").concat(r)),r===Ye.l5&&g===(C?1:3)&&(0,Ni.A)("GafAPIMainImpression");var e=j.passed,o=Date.now();e&&(j.passedStartTime=o),j.startTime=o}(),function(){n.isCommercialBreak=L,Au&&(n.modBlocked=n.mod,n.mod=void 0,n.useAlternativeSlot=!1);var t=n.mod;if(t){var e=(0,ir.A)(t).sort((function(t){return rn.includes(t)?-1:1}));fa(e)&&(n.showLabel=!0),n.mod=e,ee.A.mods=Ua(ee.A.mods,e),n.modsToLoad=Va(e)}}(),Ia(n),Ta(n),Ve(n,n[ou],n[iu]),i=n[ou],a=n[iu],!(c=n.scalable)&&C&&!L&&(0,da.A)(i)&&(0,da.A)(a)&&i>300&&a>50&&(c=!0,n.scalableForced=!0,n.scalable=c),u=(0,xa.A)(n.src),n.src=u;var o=aa(n.modsToLoad);if(n.deferredInit=o,o)(0,Ke.l0)(d,mo.A);else{var l=ia(n.modsToLoad);r!==Ye._x||l||(0,Ie.A)({message:Ga,path:"NotDeferredInitMod",fileName:(0,ir.A)(n.mod).join(","),slot:g,bunch:_,campaign:k},1e3),Z()}return yr(n),t}),t,_,g,j)},wu=function(t,e){(0,O.A)(t)?(0,S.A)(t,(function(t,n){(0,qt.A)("GafAPIStatus".concat(t.toUpperCase()).concat(e===d?"_HEAD":"","_").concat(n)),1===n&&(0,ma.A)('Request to bidder "'.concat(t,'" failed.'),"error")})):(0,qt.A)("GafAPIStatusEmpty")},Su="GafAPI",_u=function(t,e,n,r){var o=(0,L.A)(r,window.WP);if(o){var i,a=o.bodies,u=o.data;if((0,O.A)(u)){var c=u.ctx,s=u.bdd,l=u.bunches,f=Rt().setPayload;(0,w.A)(o,"inline",gu),f(a),Ue(n),oe(c,n),Jt(s,n),(0,O.A)(l)&&((0,S.A)(l,(function(r,o){wu(o.status,n),xe(o,r,n,t,e)})),n===d&&(0,qt.A)("".concat(Su,"HEADFilled")))}else(0,L.A)("atrd",window.WP)||(0,kt.M)("gafRedir",xt.OF,!0),i="".concat(Su,"Missing").concat(n);i&&!(0,Yt.y2)()&&n!==d&&(0,qt.A)(i),Be()}},Ou=function(t,e,n,r){if((0,O.A)(r)){var o=r.bunch,i=r.slots,a=r.context,u=r.bdd;Ue(n),oe(a,n),Jt(u,n),wu(a.status,n),(0,O.A)(i)&&xe({slots:i},o,n,t,e),Be()}},Eu=function(){var t=Rt(),e=t.loadPayload,n=t.loadPayloadV2,r=t.getSlotsFromHead;N()?Ou(!0,!1,d,n()):e(_u);var o=null==r?void 0:r();o&&($t.headSlots=Object.keys(o),Object.assign($t.slotsFromPayload,o))},ju=function(t,e,n,r,o,i,a,u){var c={},s={},l={};return e&&(l.model=e),n&&(0,w.A)(l,"directOnly",n),r&&(s.Id="".concat(r)),o&&(s.roshash="".concat(o)),i&&(s.provider="".concat(i)),u&&(s.source={external:1}),c.id="".concat(t),c.creative=s,c.sellingModel=l,c.capping=a,c},Pu=function(){var t=(0,ge.H2)("htmlFile");if(t){var e=(0,R.A)((0,ge.H2)("htmlWidth"))||300,n=(0,R.A)((0,ge.H2)("htmlHeight"))||250,r=(0,ge.H2)("pos")||"3",o=(0,Hr.w)(),i=ju("TestCampaign",pa.bH,!0,"TestCreative",""),a=q({delivered:1,campaign:i}),u={bunch:o,slot:r,creations:[{src:t,width:e,height:n,url:"https://reklama.wp.pl/?baner",type:Ye.Iu,sandbox:We}]};H(a,(function(){gu(u,a)})),(0,Kt.Vn)(o,r,a),(0,Yt.m_)(),(0,Ee.A)(r)}},Iu=(0,dt.A)();h.A.prebidTimingStore=Iu;var Tu=function(t,e){Iu[t]=e||Date.now()},xu=function(t){return Iu[t]},ku=function(){return Iu},Cu=function(t){var e=window.performance.timeOrigin,n="static"===t?Math.round(e):Date.now();Tu("slotsStatusStartTime",n)},Lu="GafAPI",Mu=function(t,e,n,r,o){(0,qt.A)("".concat(Lu,"BunchLoaded"),0),(0,qt.A)("".concat(Lu,"CreativeRun"),0),(0,qt.A)("".concat(Lu,"CreativeImpressed"),0),(0,qt.A)("".concat(Lu,"CreativeViewed"),0),Dt(t),(0,Wt.f)(e),At=n,function(t){yt=t}(r),function(t){bt=t}(o),0===(0,L.A)("rekid")&&(0,kt.M)("rekid",xt.Sw,!0),(0,Rt().init)(),Pu();var i=(0,Nt.IX)("adtech","PA-218"),a=(0,Lt.Yb)("gafBeforePrebid"),u=(0,Lt.Yb)("gafParallel");$t.gafFirst=["A","D"].includes(i)||a,$t.gafParallel=["B","E"].includes(i)||u,(0,Ut.Do)(),(0,Bt.X0)(),(0,Ct.Tq)(Ca.A),Cu("static"),Ot.A.fill(Eu),U.A.f(yt)?yt():(Ft.A.open(),Vt.A.open())},Du=n(9002),Ru=function(){(0,S.A)(Yr.A,Ca.A)},Nu=function(){(0,Du.p3)((function(){(0,Ut.Do)(),me.clear(),Ru(),(0,Fn.TZ)(),(0,Bt.X0)(),(0,Kt.x2)(),(0,Kt.Qk)(),(0,Qe.L2)(),$t.headSlots.length=0,$t.slotsFromPayload={}}))},Uu=function(){return/google/i.test((0,Pi.G)())},Bu=function(){go.fromGoogle=Uu()&&(0,b.z)()?"1":"0"},Fu=function(){var t=Ui();U.A.f(t.destroySlots)&&t.destroySlots(),_o.forEach((function(t){t.definedSlot=void 0,t.creation=void 0}))},Vu=n(6091),Hu=function(){var t,e,n=null===(t=window.googletag)||void 0===t||null===(t=t.destroySlots)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,E.A)(n)&&n.includes("slotsById.clear")&&((0,ma.A)("Google Publisher Tag is being shimmed.",!0),(0,Vu.D)(!0))},zu=n(1256),Gu=n(6484),Wu=function(){return[[ae.H8,"chr"],[ae.mM,"ff"],[ae.nr,"saf"],[ae.GQ,"opr"],[no.A,"bot"]].reduce((function(t,e){return e[0]?e[1]:t}),"oth")+(ae.f8?"_m":"")},qu=n(5138),$u=function(){if((0,er.ps)()===pa.tY)return(0,qu.Q)()},Yu=function(t){return!(null==t||!t.match(/:v3$/))},Ku=function(t){return(0,E.A)(t)?Yu(t)?t.slice(0,10):t.slice(-10):""},Ju=function(){var t=(0,Lt.Df)("mex"),e=(0,Ao.ou)(t.lsSuffix);return e?"mex-".concat(e):"mex"},Qu=["isSyncOmitted"];var Xu=(0,dt.A)();h.A.mexStore=Xu;var Zu=["mexRate","mexPV","currentMexIterator","mexIterations","winMultiplier","lossMultiplier","winsInRow","lossesInRow","initTimestamp"],tc=function(t){var e=t.isSyncOmitted,n=function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.indexOf(r)>=0)continue;n[r]=t[r]}return n}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r<i.length;r++)n=i[r],e.indexOf(n)>=0||{}.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(t,Qu);Object.assign(Xu,Object.assign({},n,{timestamp:Date.now()}));var r=Object.keys(n);if(!e&&Zu.some((function(t){return r.includes(t)}))){var o={timestamp:Xu.timestamp};Zu.forEach((function(t){o[t]=Xu[t]})),(0,ne.A)(Ju(),JSON.stringify(o))}return Xu};tc({mexSlots:[],mexExcludedSlots:[],mexRate:null,mexMinRate:null,mexMaxRate:null,mexSlotsRates:{},winMultiplier:null,lossMultiplier:null,mexSlotsMultipliers:{},mexPV:0,currentMexIterator:null,mexIterations:{},isSyncOmitted:!0,resetMexOnPV:null,resetMexAfterHours:null,winDampener:null,lossDampener:null,minimumWinMultiplier:null,maximumLossMultiplier:null,resetMexDampAfterCount:null});var ec=function(){return Object.assign({},Xu)},nc=n(5535),rc=n(832),oc=function(){var t=Object.keys((0,nc.A)()).filter((function(t){return t.includes("mex")}));t.length&&t.filter((function(t){return t!==Ju()})).forEach(rc.A)},ic=function(){(0,rc.A)(Ju()),fc(!0)},ac=function(){var t=ec(),e=t.mexPV,n=t.resetMexOnPV,r=e+1;n&&r>=n?ic():tc({mexPV:r})},uc=function(t,e){var n=(0,Ao.ou)(t.winMultiplier),r=(0,Ao.ou)(t.lossMultiplier),o=(0,Ao.ou)(t.winDampener),i=(0,Ao.ou)(t.lossDampener),a=(0,Ao.ou)(t.minimumWinMultiplier),u=(0,Ao.ou)(t.maximumLossMultiplier),c=(0,Ao.ou)(t.resetMexDampAfterCount);return{winMultiplier:o&&e.winMultiplier||n,lossMultiplier:i&&e.lossMultiplier||r,winDampener:o,lossDampener:i,minimumWinMultiplier:a,maximumLossMultiplier:u,resetMexDampAfterCount:c}};function cc(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return sc(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?sc(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function sc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var lc=function(t){var e={};return t.forEach((function(t){var n=cc(t,2),r=n[0],o=n[1];r.forEach((function(t){e[t]=o}))})),e},fc=function(t){var e=(0,Lt.Yb)("useMex")||(0,Ao.IY)("mexTestVersion"),n=(0,Lt.Df)("mex"),r=(0,C.A)(Ju()),o=(0,E.A)(r)?JSON.parse(r):{},i=o.mexPV+1||1,a=1===i?Date.now():o.initTimestamp,u=h.A.pageViewState.spaReady;if(n){oc();var c=(0,Ao.ou)(n.slots),s=[67],l=(0,Ao.ou)(n.mexExcludedSlots)||s;(0,b.z)()?s.push(70,71):s.push(80,81,82),tc({mexPV:i,mexSlots:c,mexExcludedSlots:l})}if(e){var f=(0,Ao.ou)(n.resetMexOnPV);if(U.A.n(f)&&!u&&i>=f)return void ic();var d=(0,Ao.ou)(n.resetMexAfterHours);if(U.A.n(d)&&U.A.n(o.timestamp)){var p=36e5*d;if(Date.now()-o.timestamp>=p)return void ic()}var v=(0,Ao.ou)(n.mexMinRate),y=o.mexRate||(0,Ao.ou)(n.initMexRate)||v,m=o.currentMexIterator,A=o.mexIterations,g=void 0===A?{}:A,w=(0,Ao.ou)(n.mexMaxRate),S=uc(n,o),_=S.winMultiplier,O=S.lossMultiplier,j=S.winDampener,P=S.lossDampener,I=S.minimumWinMultiplier,T=S.maximumLossMultiplier,x=S.resetMexDampAfterCount,k=(0,Ao.ou)(n.mexSlotsMultipliers),L=lc(k),M=o.winsInRow,D=o.lossesInRow;tc({mexSlotsRates:{},mexRate:y,mexMinRate:v,mexMaxRate:w,mexSlotsMultipliers:L,winMultiplier:_,lossMultiplier:O,winDampener:j,lossDampener:P,minimumWinMultiplier:I,maximumLossMultiplier:T,lossesInRow:D,winsInRow:M,resetMexDampAfterCount:x,currentMexIterator:m,mexIterations:g,resetMexOnPV:f,resetMexAfterHours:d,useMex:e,initTimestamp:a})}n&&!t&&u&&(0,Du.MO)(ac)},dc=function(){var t=(0,er.ps)();return[pa.SF,pa.jP].includes(t)},pc=n(8742),vc=function(){return(0,Lt.Yb)("useAmazon")&&!function(){var t=(0,Lt.zk)("amznConfig").disabledGEO||[616];if((0,te.A)(t)){var e=JSON.parse((0,C.A)("WPgeo")),n=(0,Kt.eI)(),r=(null==n?void 0:n.country)||(null==e?void 0:e.country);if(r)return t.includes((0,R.A)(r))}}()},hc=function(){var t,e,n=null===(t=window.apstag)||void 0===t||null===(t=t.deleteId)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,E.A)(n)&&n.includes("deleteId() {}")&&((0,ma.A)("Amazon is being shimmed.",!0),(0,Vu.D)(!0))},yc=n(9097),mc=function(t){go.error||Vt.A.fill((function(){var e=(0,Qt.x4)("prebid"),n=(0,yc.A)();if(e&&n){var r=e.restrictAndLimitSlots(t);r.length>0&&n.fetchBids({slots:r},(function(t){var e=Mo.bids;(0,te.A)(t)&&t.forEach((function(t){t.amzniid.length>0&&e.push(t)}))}))}else(0,qt.A)("NoAPSOnFetch")}))},Ac="AmazonAPI",bc=function(){var t=(0,Lt.zk)("amznConfig"),e=t.pubID,n=t.units;if(Mo.isLoaded||!vc())return!1;if((0,yc.A)(),e&&n){var r=function(){Mo.isError=!0,(0,zu.A)(Ac,!1)};(0,ue.A)({withMeasurement:Ac,id:"apstag",src:"//c.amazon-adsystem.com/aax2/apstag.js",onLoad:function(){var t;hc(),(t=(0,yc.A)())?(t.init({pubID:e,adServer:"googletag"},(function(){})),Mo.isLoaded=!0,(0,zu.A)(Ac,!0),mc(n),(0,Du.MO)((function(){(0,pc.id)()&&mc(n)}))):r()},onError:r})}},gc=function(){Ot.A.fill((function(){(0,Ni.A)("GamAPILoad"),(0,ue.A)({withMeasurement:"GPT",id:"gpt",src:"https://securepubads.g.doubleclick.net/tag/js/gpt.js",onError:function(){(0,kt.M)("gpt"),go.error=!0,Gu.A.open()},onLoad:function(){go.loaded=!0,Hu()}}),bc()}))},wc={slotRenderEndedHandler:null,slotRenderEndedEmptyHandler:null,nativePassbackHandler:null},Sc=function(t){return wc[t]},_c=function(t){var e=t.slot.getAdUnitPath();return{gafData:Oo(e),placement:e}},Oc=function(t,e,n,r){var o=t.lineItemId,i=t.isEmpty,a=t.advertiserId;if(i);else if(!o||!n){if(o&&4667386944===a)return Hn.zZ;if((0,Xo.A)()){var u=document.querySelector("iframe[id*='".concat(e,"']"));if(!u){var c=r.creation.type,s=hr(!1,"Google iFrame not found",!1,c);return void(0,_.A)(s)}if(u.src.includes("urn:"))return Hn.Gp}return Hn.cN}},Ec=function(t,e,n){if((0,te.A)(e))if(t)n(1,1);else{var r=(0,R.A)(e[0]),o=(0,R.A)(e[1]);r>1&&o>1?n(r,o):setTimeout((function(){n(0,0)}),500)}},jc="GamAPI",Pc=!1,Ic=function(t){var e=_c(t),n=e.gafData,r=e.placement;if(n){var o=n.slot,i=n.creation,a=n.setNative,u=n.passbackAfterRender,c=n.isInterstitial,s=n.isAnchor,l=n.isNative,f=i.config,d=i.gafSlot,p=i.rebuild.container,v=f.updateSize,h=f.impress,y=f.addDestroyHandler,m=(0,Eo.A)(),A=Oc(t,r,u,d);n.rendered=Date.now();var b=n.rendered-n.requested;if($n("dfp_ttren",o,b),clearTimeout(n.timeout),n.timeout=void 0,Pc||((0,Ni.A)("GAMFirstRender"),Pc=!0),(0,_r.A)(o)&&(0,ke.A)("".concat(jc,"Timing").concat(o),"".concat(jc,"Load"),"".concat(jc,"Impression").concat(o)),A){if(d.vendor=A,l)a&&(a({type:"teaserHide"}),y((function(){a({type:"teaserShow"})})));else{var g=t.size;Ec(c||s,g,v)}if(m){var w=Sc("slotRenderEndedHandler");U.A.f(w)&&w(d)}h();var S=(0,Hr.w)(),_=(0,Kt.$c)(S,o);_.progress="2",A===Hn.Gp&&(_.campaign.creative.provider="GAM FLEDGE"),Co("dfp_notempty",n)}else{if(m){var O=Sc("slotRenderEndedEmptyHandler");if(U.A.f(O))return void O(d)}Bo(n,"empty")}!function(t){Ne&&(0,Ke.l0)(t,Ne)}(p)}else(0,Ie.A)({message:jc,path:"MissingGAMData",fileName:r},100,"Missing GAM data (".concat(r,")."),"error")},Tc=!1,xc=function(t){var e=_c(t),n=e.gafData;e.placement;n&&(Tc||((0,Ni.A)("GAMFirstRequest"),Tc=!0),n.requested=Date.now(),n.timeout=setTimeout((function(){n.rendered||(n.timeouted=!0,Co("dfp_norender",n))}),3e3))},kc=function(t){var e=_c(t),n=e.gafData;e.placement;n&&(n.responded=Date.now())},Cc={},Lc="GamAPI",Mc=function(){(0,_t.c9)()||dc()||(Hu(),Gu.A.close(),Bu(),(0,Mt.hk)("gpt-tag-load"),(0,Mt.hk)("gpt-first-ad-request"),(0,Mt.hk)("gpt-first-ad-render"),(0,Ni.A)("".concat(Lc,"Init")),(0,b.z)()||(Ne=(0,Ke.TD)("gptMaxWidth",{"overflow!":"hidden","maxWidth!":980})),Gi((function(){(0,ke.A)("".concat(Lc,"LoadingTime"),"".concat(Lc,"Init"),"".concat(Lc,"Loaded")),(0,zu.A)(Lc,!0);var t=$u(),e=(0,Xt.x)()&&(0,Zt.s)(),n=Ku((0,bi.gB)()),r=Ui(),o=r.pubads();o.setTargeting("browser",Wu()),o.setTargeting("stid",n),o.setTargeting("dsa",e?"1":"0"),e&&o.setPrivacySettings({childDirectedTreatment:!0,nonPersonalizedAds:!0,restrictDataProcessing:!0,underAgeOfConsent:!0});var i=va()?"1":"0";if(o.setTargeting("wpmext",i),(0,er.OG)()||(0,Eo.A)()){var a=Cc.href;a&&o.set("page_url",a)}t&&o.setPublisherProvidedId(t),r.enableServices(),o.addEventListener("slotRequested",xc),o.addEventListener("slotResponseReceived",kc),o.addEventListener("slotRenderEnded",Ic),(0,Du.p3)((function(){Bu(),Fu()})),fc(),Gu.A.open()}),(function(){(0,zu.A)(Lc,!1),Gu.A.open()})),gc())},Dc=n(1192),Rc=function(t,e,n,r){var o=[];return(0,S.A)(t,(function(t,i){var a=Object.assign({},i);e&&(a=e(a)),n&&(a[n]=r?(0,R.A)(t.replace(/\D/g,"")):t),o.push(a)})),o},Nc=function(t){var e=(0,dt.A)();return t.run&&(t.viewed?(t.missing&&(0,ma.A)("Ad viewed with incorrectly set 'missing' flag.",!0),t.missing=0):t.error=1),(0,S.A)(W,(function(n,r){t[n]&&(e[r]=t[n])})),e},Uc=function(t,e){if(U.A.o(t)){var n={};return(0,S.A)(t,(function(t,r){r&&!t.startsWith("__")&&"unknown"!==r&&"undefined"!==r&&(U.A.u(e)||Array.isArray(e)&&!e.includes(t))&&(n[t]=r)})),n}},Bc=n(3804),Fc=function(t){return"auto"===t||t===Fe?-1:0},Vc=function(t,e){var n,r=(null==t||null===(n=t.toJSON)||void 0===n?void 0:n.call(t))||t;if((0,O.A)(r)){var o=r.x,i=r.y,a=r.width,u=r.height,c={w:(0,Ar.A)(a)?Math.round(a):Fc(a),h:(0,Ar.A)(u)?Math.round(u):Fc(u)};if(e)if((0,Bc.A)(o)&&(0,Bc.A)(i)){var s={x:Math.round(o),y:Math.round(i)};Object.assign(c,s)}else(0,ma.A)("Incorrect position coordinates.",!0);return c}(0,ma.A)("Incorrect rect object.",!0)},Hc=function(t,e){var n=e.percent,r=e.state;return null!=r&&r.vt&&(t[n]=Math.min(r.vt,5)),t},zc=function(t){return Uc(t,Kn.yS)},Gc=function(t,e,n){var r=e.viewability;if(Dc.V9){var o=e.container;if(o){var i=o.getBoundingClientRect(),a=Yr.A[n],u=null==a?void 0:a.element;if(null!=u&&u.contains(o)){var c=u.getBoundingClientRect();t.plr=Vc(c)}if(!u){var s=o.parentNode;if(s){var l=s.getBoundingClientRect();t.ptr=Vc(l)}}if(t.br=Vc(e.campaign.creative),t.cr=Vc(e),i){var f=Vc(i,!0);t.r=f,f.w>0&&f.h>0?e.lastContainerRect=f:e.lastContainerRect&&(t.r=e.lastContainerRect)}else e.lastContainerRect&&(t.r=e.lastContainerRect);(0,Ar.A)(e.impressionTiming)&&(t.tm=Math.round(e.impressionTiming))}else e.lastContainerRect&&(t.r=e.lastContainerRect)}if(r){var d=r[fe.AK],p=r[fe.zz];(0,te.A)(d)&&p&&(p.vta=d.reduce(Hc,{}));var v=Object.assign({},r);delete v[fe.AK];var h=Rc(v,zc);h.length&&(t.vab=h)}};function Wc(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return qc(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?qc(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function qc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var $c,Yc,Kc,Jc,Qc=function(){var t=[];return(0,S.A)((0,Kt.KA)(),(function(e,n){if(n){var r=(0,Kt.PI)(n),o=(0,dt.A)();o.id=(0,R.A)(e);var i=Rc(r,Nc,"id",!0);i.forEach((function(t){var e=t.id,n=r[e];n&&Gc(t,n,e)})),(0,S.A)(r,(function(t,e){var n=(0,L.A)("reloadedSlots",e);n&&n.forEach((function(e){var n=(0,dt.A)();n[t]=e;var r=Wc(Rc(n,Nc,"id",!0),1)[0];Gc(r,e,t),i.push(r)}))})),null!=i&&i.length&&(o.slots=i,t.push(o))}})),t},Xc=new Map,Zc=function(t){if((0,E.A)(t)){var e=(Xc.get(t)||0)+1;return Xc.set(t,e),e}},ts=n(5090),es=n(690),ns=n(3096),rs=n(5622),os=function(t){var e=[];return(0,O.A)(t)&&(0,S.A)(t,(function(t,n){if((0,O.A)(n)){var r=[],o={};o.id=(0,R.A)(t),(0,S.A)(n,(function(t,e){var n={},o=[];n.id=(0,R.A)(t),n.vab=o,(0,S.A)(e,(function(t,e){var n=Uc(e,Kn.yS);(0,O.A)(n)&&o.push(n)})),o.length&&r.push(n)})),r.length&&(o.slots=r,e.push(o))}})),e},is=function(){var t=Qc(),e=os((0,ts.A)()),n=(0,dt.A)();if((0,te.A)(t)&&(n.bunches=t),(0,te.A)(e)&&(n.video=e),(0,O.A)(n)){Dc.V9&&(n.viewport={scroll:Math.round((0,ns.A)().top),width:(0,rs.A)(),height:(0,es.A)()});var r=JSON.stringify(n);if(r!==$c)return $c=r,n.counter=Zc((0,Ze.M$)()),JSON.stringify(n)}},as=n(4170),us=n(3605),cs=n(1577),ss=function(t,e){var n="fsc.gif?";n=(0,gi.A)(n,"SN",(0,v.wY)()),n=(0,gi.A)(n,"action","inventory2");var r={useBeacon:(0,cs.A)(e),off:!(0,us.A)("fsc")};return(0,Oi.A)(n,"inventory",t,r)},ls=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).type,e=is();e&&ss(e,t)},fs=function(t){clearTimeout(Kc),Kc=setTimeout((function(){ls({type:t})}),Yc)},ds=function(){Dn=fs,as.A&&(Yc=(0,b.z)()?2e3:4e3,Dc.V9&&(0,Je.Y6)(ls),(0,Je.YN)(ls),(0,Je.Gd)(ls),(0,Je.nT)(ls),(0,Je.UZ)(ls,!0),(0,Du.p3)(ls,!0))},ps=new Map,vs=function(t,e,n){var r={hasFired:!1,timeoutId:null},o=setTimeout((function(){U.A.f(n)&&n(),r.hasFired=!0}),e);r.timeoutId=o,ps.set(t,r)},hs=function(){return ps},ys=function(){ps.forEach((function(t,e){var n=t.timeoutId;clearTimeout(n),ps.delete(e)}))},ms=function(t){ys(),Jc=t},As=function(){return Jc},bs=function(t){var e,n=t.vendor,r=t.campaign,o=null==r||null===(e=r.creative)||void 0===e||null===(e=e.source)||void 0===e?void 0:e.external,i=Hn.O9===n,a=Hn.jj===n;return!(!o&&a)&&!i},gs=(0,ge.H2)("asrTimeout"),ws=function(t,e){var n=e.dfpConfig,r=e.passedDfpConfig,o=e.hasAsrFinished,i=e.reloaded,a=(0,Lt.Df)("asr")||{},u=a.hasToHaveBids,c=a.slots,s=void 0===c?[]:c,l=a.limit,f=void 0===l?{}:l;if((f.isUsed||(0,Ao.IY)("limitTestVersion"))&&i>=f.count)return!1;var d=!(!n&&!r),p=(0,ae.iz)()?[3,5,7,50]:s,v=(0,Ao.IY)("oldAsrTestVersion"),h=!u||v;if(u&&!v){var y,m=(0,Qt.x4)("prebid"),A=null==m||null===(y=m.getHighestBid)||void 0===y?void 0:y.call(m,t),b=(0,O.A)(A);if(b||!o)h=!(0,Lt.Df)("testConfig").asrWithBidsTestVersion||(0,Ao.IY)("asrWithBidsTestVersion"),o||b||(e.hasAsrFinished=!0)}return(p.includes(t)||!!gs)&&d&&h&&bs(e)},Ss=n(344),_s=function(t,e,n){if(!As()){var r=n.dfpConfig,o=n.passedDfpConfig,i=n.hasAsrFinished,a=n.lazy,u=(0,dn.A)(r||o),c=u.placement,s=u.roshash,l=(0,Kt.SD)("rshsd"),f=(0,Ss.F)(s,l),d=(0,Ss.M)(f);c.includes("_asr")||(u.placement="".concat(c,"_asr")),u.targeting={emptygaf:"0",DFPHASH:d};var p=q({isAsr:1,delivered:1,lazy:a,dfpConfig:u,hasAsrFinished:i});_e(n,p),(0,Kt.Vn)(t,e,p),(0,Ee.A)(e)}},Os=function(t,e){var n=((0,Lt.Df)("asr")||{}).extraViewability,r=void 0===n?{}:n;"B"===(0,Nt.IX)("adtech","PRGM-836")&&(r.isUsed=!0,r.time=30);var o=ws(t,e),i=As(),a=(0,Ao.IY)("asrWithExtraViewabilityVersion")||r.isUsed,u=(0,Ao.IY)("asrWithExtraViewabilityMeasureOnceVersion")||r.isMeasureOnceUsed;if(o&&!i){var c=e.creation,s=c.rebuild.holder,l=c.config.bunch,f=Wo(),d=a&&!u,p=a&&u&&!e.reloaded,v=d||p,h=function(){if(!c.destroyed){var n,o=function(){_s(l,t,e)};if(v){var i=hs();n=(0,Zn.s6)(o,(function(){var e;return null===(e=i.get(t))||void 0===e?void 0:e.hasFired}),r.time,!r.isCumulativeDisabled)}else n=(0,Zn.s6)(o);(0,br.A)(s,[n],"".concat(fe.c6,"_").concat(t))}};v?(h(),vs(t,f)):vs(t,f,h)}},Es=function(){(0,Ct.Ur)(Os),(0,Du.L6)("page:close",ys),ms(!0)},js=function(){var t,e,n=(0,Lt.Yb)("useAsr"),r=(0,Ao.IY)("asrTestVersion"),o=(0,ge.H2)("asrTimeout");(r||o)&&(t=(0,Lt.Df)("asr").timeout,e=((0,Ao.XZ)()||{}).version,Go=(0,O.A)(t)?t[e]||t.default||zo:t||zo);var i=n||r||o||(0,ae.iz)(),a=(0,_t.Bz)(),u=(0,Eo.A)();!i||a||u||(ms(!1),(0,Ct.DE)(Os),(0,Du.p3)(ys))},Ps=function(t,e){var n=ec(),r=n.mexSlots,o=n.mexExcludedSlots,i=n.useMex;return{isValidMexSlot:(0,O.A)(e)&&r.includes(t)&&!o.includes(t),useMex:i}},Is=n(3241),Ts=function(t){var e=ec(),n=e.mexRate,r=e.mexSlotsMultipliers;return Math.floor(n*r[t]*100)},xs=function(){var t=(0,Lt.Df)("mex"),e=(0,Ao.ou)(t.winMultiplier),n=(0,Ao.ou)(t.lossMultiplier);tc({winMultiplier:e,lossMultiplier:n,winsInRow:0,lossesInRow:0})},ks=function(t,e){var n=ec(),r=n.winMultiplier,o=n.lossMultiplier,i=n.winDampener,a=n.lossDampener,u=n.minimumWinMultiplier,c=n.maximumLossMultiplier,s=n.winsInRow,l=void 0===s?0:s,f=n.lossesInRow,d=void 0===f?0:f,p=n.resetMexDampAfterCount;if(i&&a)if(e){var v=o*(1+a),h=v<c?v:c,y=l+1;if(p)if(y>=p)xs();else tc({winsInRow:y,lossesInRow:0,lossMultiplier:h});else tc({lossMultiplier:h})}else{var m=r*(1-i),A=m>u?m:u,b=d+1;if(p)if(b>=p)xs();else tc({winMultiplier:A,lossesInRow:b,winsInRow:0});else tc({winMultiplier:A})}},Cs=function(t,e){var n=_n(t);return n&&Object.assign(n,e),n},Ls=function(t,e){var n=ec(),r=n.currentMexIterator,o=n.mexIterations,i=n.mexPV,a=n.initTimestamp;o[t]=e,$n("mexResult",t,e),Cs(t,{mexFrom:r,mexResult:e,mexPV:i,mexInit:a}),tc({currentMexIterator:e})},Ms=function(t,e,n){var r=ec(),o=r.minMexRate,i=r.maxMexRate,a=t;return U.A.n(o)&&a<=o&&(a=o),U.A.n(i)&&a>=i&&(a=i),tc({mexRate:a}),Ls(e,n),a},Ds=function(t,e,n,r,o){var i=e===Hn.cN;ks(t,i);var a=ec(),u=a.mexRate,c=a.mexSlotsMultipliers,s=a.mexSlotsRates,l=a.winMultiplier,f=a.lossMultiplier,d=o.targeting,p=d.OAS_retarg,v=d.DFPHASH,h=c[t],y=(0,Ss.F)(v),m=new RegExp("".concat(10,"[a-z]?$")).test(p),A=s[t],b=m?A:y/100/h,g=b>u;if(m&&A!==u){if(i){var w=Math.max(A,u);return void Ms(w,t,5)}Ms(u,t,6)}else if(i)g?Ms(b,t,0):Ms(b*l,t,1);else if(g){var S=[];new RegExp("".concat(1,"[a-z]?$")).test(p)||S.push(r),new RegExp("".concat(2,"[a-z]?$")).test(p)||S.push(n);var _=Math.max.apply(Math,S);if(Ts(t)>_)Ms(u,t,4);else Ms((_/100/h+u)/2,t,3)}else Ms(u*f,t,2)},Rs=function(t,e){var n=e.s2sTargetCCPM,r=e.prebidTargetCCPM,o=e.dfpConfig,i=e.passedDfpConfig,a=e.vendor,u=void 0===a?Hn.O9:a,c=Ps(t,o||i),s=c.isValidMexSlot,l=c.useMex;s&&(l?Ds(t,u,n,r,o||i):$n("mexPV",t,ec().mexPV));var f=$n("wnP",t,u),d=xu("slotsStatusStartTime"),p=xu("timeout");if(f){f.wnP,Hn.O9;var v=(0,Qt.x4)("prebid");if(v){var h=v.slotIsLimited(t),y=v.getPvFraction();h&&(f.blState=h),y&&(f.pvfraction=y)}p&&(f.apiTimeout=1),d&&(f.tts=Date.now()-d);var m=wn.disabled,A=wn.isFirst,b=wn.isBlackBox;A&&(f.first=1),wn.isFirst=!1,(0,Is.A)(f),m||f.disabled||(0,ko.A)("slotStatus",f),b||On(t)}},Ns=function(){var t=(0,Eo.A)();wn.isBlackBox=t,wn.disabled=t||(0,Lt.Yb)("slotStatusDisable"),(0,Du.MO)(Cu),(0,Du.IQ)(Cu),(0,Du.p3)(jn),(0,Ct.nA)(Rs)},Us=n(5002),Bs=n(4317),Fs=function(t,e,n){var r=t.statidWPM,o=t.statidGo,i=t.goUlid,a=t.goId,u=e&&(0,E.A)(n),c=u?ln(e,n):"gdpr=0";return[{name:"gopl",vendor:690,src:"https://m.goadservices.com/match/wp?id=sspBC&pid=",uid:o||r},{name:"smartssp",vendor:45,src:"https://rtb-csync.smartadserver.com/redir/?partnerid=55&".concat(c,"&partneruserid="),uid:a||o},{name:"googlessp",vendor:755,src:"https://cm.g.doubleclick.net/pixel?google_nid=gopl_sp_z_oo&".concat(u?c:"process_consent=T","&google_hm="),uid:i&&btoa(i)},{name:"adformssp",vendor:50,src:"https://c1.adform.net/serving/cookie/match?party=10013&cid=",uid:o||r}].flatMap((function(t){var e=t.uid;return t.src+=e,e?[t]:[]}))},Vs=function(){try{return window.top.location.hostname}catch(t){return(0,vr.A)(document.referrer).hostname||""}},Hs=function(){return(0,cn.A)({inver:(0,er.ps)()!==pa.tY?(0,er.ps)():"",host:Vs()},!1,!0)},zs=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return"https://ssp.wp.pl/bidder/usersync/setuid?".concat(ln(arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,arguments.length>3&&void 0!==arguments[3]?arguments[3]:""),"&").concat(Hs(),"&").concat((0,cn.A)({bidder:t,uid:e},!1,!0))},Gs=n(7893),Ws=n(7592),qs=function(t,e){var n=t.loadStart,r=Date.now()-n;return Object.assign(t,{error:e,timeToResourceLoad:r})},$s=function(t){return new Promise((function(e){if(U.A.o(t)){var n=t.src,r=t.dsp,o=t.type,i=void 0===o?"image":o;switch(t.cookie=wt.k[r],t.loadStart=Date.now(),i){case Ye.Iu:(0,Ws.A)({src:n,onLoad:function(){e(qs(t,0))},onError:function(){e(qs(t,1))},onTimeout:function(){e(qs(t,2))},timeout:2e3});break;case Ye.l5:(0,Pt.A)({src:n,onLoad:function(){e(qs(t,0))},onError:function(){e(qs(t,0))},onTimeout:function(){e(qs(t,2))},timeout:1500});break;default:e(qs(t,1))}}}))},Ys=function(){return new Promise((function(t){var e=zs("wpartner","$statid"),n={name:"sspbc",src:(0,tn.mess)("https://dot.wp.pl/r".concat((0,en.eq)(),"/getuid?url=").concat(encodeURIComponent(e)))};$s(n).then((function(e){e.timeToResourceLoad;(0,bi.oH)(),Gs.A.open(),Bs.A.open(),t((0,bi.gB)())}))}))},Ks=function(t,e,n,r){var o=e.method,i=void 0===o?"POST":o,a=e.payload,u=e.withCredentials,c=e.crossOrigin,s=U.A.f(n)||U.A.f(r),l=new XMLHttpRequest;l.open(i,t),l.withCredentials=u,l.crossOrigin=c,s&&(l.onreadystatechange=function(){if(4===l.readyState){var t=l.status,e=l.responseText;if(200===t)try{if(e){var o;try{o=JSON.parse(e)}catch(t){o=e}n(o)}else r("Error: response is empty")}catch(t){var i=t.message;r(i)}else{var a="XHR failed: ".concat(t);r(a)}}}),l.send(a&&JSON.stringify(a))},Js=function(t){return new Promise((function(e,n){if((0,E.A)(t)){var r="https://ssp.goadservices.com/setuid/wpartner?uid=".concat(t,"&host=").concat(Vs());Ks(r,{method:"GET",withCredentials:!0,crossOrigin:!0},(function(t){if((0,O.A)(t)){var r=t.statid,o=t.__goadservices,i=t["gopluid-ssp"];e({statidGo:r,goId:o,goUlid:i})}else n(new Error("incorrect response format"))}),(function(t){n(new Error(t))}))}else n(new Error("no input statid"))}))},Qs=function(){return new Promise((function(t){Ys().then((function(e){var n={statidWPM:e};Js(e).then((function(t){Object.assign(n,t)})).catch((function(t){})).finally((function(){var e=Fs(n,(0,an.YI)(),(0,an.Q2)());Promise.all(e.map((function(t){return $s(t)}))).finally((function(e){t(n)}))}))}))}))},Xs=n(2572),Zs=(0,ge.H2)("forceSync"),tl="WPs2shash",el={},nl=function(){return Math.round(Date.now()/6e4)},rl=function(t){var e=t.dsp,n=el[e]||0,r=nl();if(Zs||r-n>0)return!0},ol=function(t,e,n){var r=[{name:"rtbhouse",vendor:16,src:"https://creativecdn.com/cm-notify?".concat((0,cn.A)({pi:"wppbsrv"}),"&").concat(ln(t,e))},{name:"triplelift",vendor:28,src:"https://eb2.3lift.com/getuid?".concat((0,cn.A)({gdpr:(0,sn.A)(t),cmp_cs:e,us_privacy:"",redir:encodeURIComponent(zs("triplelift","$UID",t,e))}))},{name:"pubmatic",vendor:76,src:"https://image8.pubmatic.com/AdServer/ImgSync?".concat((0,cn.A)({p:"62652",pu:encodeURIComponent("https://image4.pubmatic.com/AdServer/SPug?".concat((0,cn.A)({partnerID:"62652",pmc:"PM_PMC",pr:encodeURIComponent(zs("pubmatic","#PMUID",t,e))})))}),"&").concat(ln(t,e))},{name:"rubicon",vendor:52,src:"https://pixel.rubiconproject.com/exchange/sync.php?".concat((0,cn.A)({p:"pbs-grupapolska"}),"&").concat(ln(t,e))},{name:"ix",vendor:10,src:"https://ssum.casalemedia.com/usermatchredir?".concat((0,cn.A)({s:"184932",cb:encodeURIComponent(zs("ix","",t,e))}))},{name:"openx",vendor:69,src:"https://rtb.openx.net/sync/prebid?".concat((0,cn.A)({r:encodeURIComponent(zs("openx","${UID}",t,e))}),"&").concat(ln(t,e))},{name:"adnxs",vendor:32,src:"https://ib.adnxs.com/getuid?".concat(encodeURIComponent(zs("adnxs","$UID",t,e)))},{name:"smartssb",vendor:45,src:"https://ssbsync-global.smartadserver.com/api/sync?".concat((0,cn.A)({callerId:5,us_privacy:"",redirectUri:encodeURIComponent(zs("smartssb","[ssb_sync_pid]",t,e))}),"&").concat(ln(t,e))},{name:"adform",vendor:50,src:"https://cm.adform.net/cookie?".concat((0,cn.A)({redirect_url:encodeURIComponent(zs("adform","$UID",t,e))}))},{name:"connectad",type:"iframe",vendor:138,src:"https://cdn.connectad.io/connectmyusers.php?".concat((0,cn.A)({gdpr:(0,sn.A)(t),consent:e,cb:encodeURIComponent(zs("connectad","",t,e))}))},{name:"stroeerCore",type:"iframe",vendor:137,src:"https://js.adscale.de/pbsync.html?".concat(ln(t,e),"&").concat((0,cn.A)({redirect:encodeURIComponent(zs("stroeerCore","",t,e))}))},{name:"visx",vendor:154,src:"https://t.visx.net/s2s_sync?".concat(ln(t,e),"&").concat((0,cn.A)({redir:encodeURIComponent(zs("yoc_visx","${UUID}",t,e))}))},{name:"oftmedia",vendor:1111,src:"https://sync.ortb.152media.info/csync?".concat((0,cn.A)({redir:encodeURIComponent(zs("oftmedia","${uid}",t,e))}))},{name:"onetag",type:"iframe",vendor:241,src:"https://onetag-sys.com/usync/?".concat(ln(t,e),"&redir=").concat(encodeURIComponent(zs("onetag","${USER_TOKEN}",t,e)))}];if(n){r.push({name:"oftmedia_adkernel",type:"iframe",vendor:14,src:"https://sync.adkernel.com/user-sync?".concat((0,cn.A)({zone:177545,r:encodeURIComponent(zs("oftmedia_adkernel","{UID}",t,e))}),"&").concat(ln(t,e))});var o=(0,ge.H2)("redirect");o&&r.push({name:"prebidserver",vendor:676,src:o.replace("$UID",(0,bi.gB)())})}return r},il=n(7109);function al(t){return al="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},al(t)}function ul(){ul=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==al(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(al(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function cl(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}function sl(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){cl(i,r,o,a,u,"next",t)}function u(t){cl(i,r,o,a,u,"throw",t)}a(void 0)}))}}var ll,fl=function(t,e){for(var n=[],r=t.length,o=0;o<r;){var i=t.slice(o,o+e);n.push(i),o+=e}return n},dl=function(){var t=sl(ul().mark((function t(e){return ul().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",Promise.allSettled(e.map((function(t){return $s(t)}))));case 1:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),pl=function(t){var e=t.returned||t.value;if(e){var n=(0,jt.A)(e.cookie);n||(e.error=1);var r=e.error,o=e.dsp,i=e.loadStart,a=e.timeToResourceLoad,u=(e.type,i-ll);!function(t,e){var n=nl(),r=(0,E.A)(e)?1440:60;el[t]=n+r}(o,n),Dc.he&&(0,ko.A)("atfd_sync",{vendor:o,slotState:r,duration:a,timeStart:u})}},vl=function(){var t=sl(ul().mark((function t(e){var n;return ul().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=[],t.next=3,(0,il.A)(e.map((function(t){return function(){var e=dl(t);return e.then((function(t){t.forEach((function(t){pl(t),n.push(t)}))})),e}})));case 3:return t.abrupt("return",n);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),hl=function(){var t=sl(ul().mark((function t(e,n){var r;return ul().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return ll=Date.now(),r=fl(e,3),t.next=5,vl(r,pl);case 5:t.sent,n();case 7:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),yl=hl,ml=function(t,e,n,r){var o,i=function(e){var r=e.type,o=e.src,i=e.vendor,a=e.name;if(!t||n(i,[1,2,3,4,7]))return{type:r,src:o,dsp:a}};o=function(){var n=ol(t,e,r).map(i).filter(Boolean).filter(rl);n.length&&yl(n,(function(){var t;t=(0,Qi.D)(el),St.My||(0,ne.A)(tl,t),Xs.A.set(tl,t,(function(){}))}))},Xs.A.get(tl,(function(t){var e=t.value;e||St.My||(e=(0,C.A)(tl)),el=(0,Qi.Z)(e)||{},o()}))};function Al(t){return Al="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Al(t)}function bl(){bl=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==Al(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Al(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function gl(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var wl=function(){var t,e=(t=bl().mark((function t(){var e,n;return bl().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e=(0,an.YI)(),n=(0,an.Q2)(),t.next=4,Qs();case 4:dc()||ml(e,n,Zi.A);case 5:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){gl(i,r,o,a,u,"next",t)}function u(t){gl(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),Sl=wl,_l=function(){var t=(0,ge.H2)("forceSync"),e=[Us.bg,Us.SK,Us.ZH,Us.wd];(!(0,_t.A4)()&&!(0,_t.FC)()&&(0,Us.Do)(e)||t)&&Ot.A.fill((function(){((0,Zi.A)(676,[1,2,3,4,7])||t)&&Bs.A.fill((function(){Gu.A.fill(Sl)}))}))},Ol=n(2272),El=n(5829),jl=new Map;h.A.registeredPlayers=jl;var Pl={registration:new Set,unregistration:new Set};h.A.playerHandlers=Pl;var Il=function(t){var e=jl.get(t);if(e)return jl.delete(t),Pl.unregistration.forEach((function(n){n(e,t)})),!0},Tl=function(t,e){if(function(t){if(U.A.o(t)&&U.A.b(t.autoplay)&&U.A.b(t.forceSound))return!0}(t)&&(0,jo.A)(e)&&!jl.has(e))return jl.set(e,t),Pl.registration.forEach((function(n){n(t,e)})),!0},xl=function(t,e){var n=Pl[t];if(U.A.f(e)&&!n.has(e))return n.add(e),!0},kl=function(t,e){var n=Pl[t];if(U.A.f(e)&&n.has(e))return n.delete(e),!0},Cl=function(t){return xl("unregistration",t)},Ll=function(t){if(xl("registration",t))return jl.forEach((function(e,n){(0,jo.A)(n)&&t(e,n)})),!0},Ml=function(t){return kl("unregistration",t)},Dl=function(t){return kl("registration",t)},Rl=function(t){return function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];n.e(754).then(n.bind(n,6653)).then((function(e){var n=e.default;n[t].apply(n,r)}))}},Nl=Rl("dismissSlots"),Ul=Rl("dismissPlaceholders"),Bl=Rl("exposeSlots"),Fl=Rl("exposePlaceholders"),Vl=Rl("getDFPConfig");document.addEventListener("keydown",(function(t){t.ctrlKey&&(96===t.which&&Nl(),110===t.which&&Bl())}));var Hl=function(){(0,El.Ce)("s2s_name"),(0,El.Ce)("s2s_incld"),(0,El.Ce)("s2s_xcld");var t=(0,Ao.ZF)();t&&((0,El.p$)("s2s_name",t.name),(0,El.p$)("s2s_incld",t.include),(0,El.p$)("s2s_xcld",t.exclude)),(0,v.ch)("^tech")&&(0,El.p$)("whbid-test",1)},zl=n(48),Gl=function(){return"wifi"===(null===zl.A||void 0===zl.A?void 0:zl.A.type)},Wl=n(2699),ql=n(350),$l=n(224),Yl=n(2098);function Kl(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Jl(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Jl(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Jl(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ql=(0,dt.A)();h.A.serverSideTargeting=Ql;var Xl="WPgtss",Zl=["highLayout","layout","fledge","tVersion","abtest","PWA_adbd"],tf=function(){if((0,Nt.iM)("application","PA-468")){var t=(0,El.Xf)(),e=Object.fromEntries(Object.entries(t).filter((function(t){var e=Kl(t,1)[0];return Zl.includes(e)}))),n=(0,cn.A)(e);(0,E.A)(n)?(0,Yl.A)(Xl,n):(0,$l.A)(Xl)}else(0,$l.A)(Xl)},ef=function(){var t,e=window.location,n=(0,p.SU)("ccategory");return Hl(),(0,El.p$)("phtml",e.hostname+e.pathname),(0,El.p$)("phash",e.hash.slice(1)),(0,El.p$)("amp",(0,ae.fH)()&&1),(0,El.p$)("abtest",(0,Nt.AA)(),!0),(0,El.p$)("PWAref",null===(t=(0,Pi.G)())||void 0===t?void 0:t.replace(/https?:\/\//,""),!0),(0,El.p$)("PWA_adbd",(0,Xi.$I)()),(0,El.p$)("darkmode",(0,Qo.A)(),!0),(0,El.p$)("highLayout",(0,Wl.A)()),(0,El.p$)("layout",(0,p.SU)("layout"),!0),(0,El.p$)("wifi",Gl()&&1),(0,El.p$)("fledge",(0,Xo.A)()&&1),(0,El.p$)("reloaded",(0,To.K)()&&1),(0,El.p$)("navType",(0,p.SU)("navType"),!0),(0,El.p$)("ctab",(0,p.SU)("ctab"),!0),(0,El.p$)("chId",(0,p.SU)("chId"),!0),(0,El.p$)("cc",Ua(Jo()).join(","),!0),(0,El.p$)("cdl",(0,$o.F)(),!0),(0,El.p$)("ctype",(0,p.SU)("ctype"),!0),(0,El.p$)("cview",(0,p.SU)("cview"),!0),(0,El.p$)("ciab",(0,p.SU)("ciab"),!0),(0,El.p$)("cuct",(0,p.SU)("cuct"),!0),(0,El.p$)("ccategory",n&&(0,ql.A)(n),!0),(0,El.p$)("REKtagi",function(){if(!(0,ae.fS)())return(0,pc.ec)()?(0,Yo.b3)():(0,Yo.QF)()}(),!0),tf(),(0,El.Xf)()},nf=function(){return!0},rf=function(t,e,n,r){var o=nf()?"2":"1",i=(0,dt.A)();return i.rv=o,i.sn=(0,v.wY)(),i.pvid=(0,Ze.M$)(),r?i.rekid=e:i.rekids=e,Object.assign(i,ef(),n,(0,ge.K6)()),t+(0,cn.A)(i,!0)},of=function(t,e,n){if(!(0,_t.g9)()){var r=t||(0,Hr.w)();return rf(e,r,n,!0)}},af=function(t,e){return of(t,"https://rek.www.wp.pl/aad.xml?",e)},uf=function(t,e){return of(t,"https://rek.www.wp.pl/vad.xml?",e)},cf=function(t){var e=(0,Kt.Fg)("rpm");return null==e?void 0:e[t]},sf=n(3287),lf=[];h.A.loadHandlers=lf;var ff=!1,df=function(){for(ff=!0;lf.length;)lf.shift()()},pf=function(t){U.A.f(t)&&lf.push(t),ff&&df()},vf=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:(0,dt.A)(),o=arguments.length>4?arguments[4]:void 0,i=(0,en.eq)(8,36,!0),a=(0,dt.A)();if((0,w.A)(window.WP,i,a),(0,w.A)(a,"bodies",(0,dt.A)()),o===l){var u=$t.headSlots;(0,te.A)(u)&&(r.excSlots=u.map((function(t){return(0,Fo.A)(t)})).join(","),$t.headSlots.length=0)}var c=rf("https://rek.www.wp.pl/gaf.js?",t,r);c=(0,gi.A)(c,"spin",i),c=(0,gi.A)(c,"bcv",2),(0,ue.A)({withMeasurement:"GafAPI",src:(0,tn.mess)(c),remove:!0,onLoad:function(){_u(n,r,o,i),df(),U.A.f(e)&&e((0,Kt.KA)())},onError:function(){(0,qt.A)("errorGAF".concat(o))}})},hf=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:(0,dt.A)(),o=arguments.length>4?arguments[4]:void 0,i=(0,en.eq)(8,36,!0);if((0,w.A)(window,i,(function(t){Ou(n,r,o,t),df(),U.A.f(e)&&e((0,Kt.KA)())})),o===l){var a=$t.headSlots;(0,te.A)(a)&&(r.excSlots=a.map((function(t){return(0,Fo.A)(t)})).join(","),$t.headSlots.length=0)}var u=rf("https://rek.www.wp.pl/gaf.js?",t,r);u=(0,gi.A)(u,"spin",i),u=(0,gi.A)(u,"bcv",2),(0,ue.A)({withMeasurement:"GafAPI",src:(0,tn.mess)(u),remove:!0,crossorigin:"use-credentials"})},yf=n(863);function mf(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Af(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Af(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Af(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var bf=[[f,5,500],[l,1,1e3]],gf=Object.fromEntries(bf.map((function(t){return[mf(t,1)[0],{}]}))),wf=Object.fromEntries(bf.map((function(t){var e=mf(t,2);return[e[0],e[1]]}))),Sf=Object.fromEntries(bf.map((function(t){var e=mf(t,3);return[e[0],e[2]]}))),_f=bf.map((function(t){return mf(t,1)[0]}));bf.forEach((function(t){var e=mf(t,1)[0];yf.A[e]=0})),h.A.gafRequestStore=gf;var Of=function(t,e){if(_f.includes(t)){var n=!0,r="".concat(e),o=(0,Ze.M$)(),i=gf[t],a=i[o]||{},u=a[r]||{},c=u.requests,s=void 0===c?0:c,l=u.lastRequest,f=void 0===l?0:l,d=Date.now(),p=d-f<Sf[t];return u.lastRequest=d,p&&(u.requests=s+1,u.requests>=wf[t]&&((0,Ie.A)({message:"GafAPI",path:"AntyDDoS",fileName:"".concat(t,":").concat(e)},100,'Request of type "'.concat(t,'" with params "').concat(e,'" sent to GAF shortly after previous.'),"error"),n=!1)),a[r]=u,i[o]=a,n||(yf.A[t]+=1),n}(0,ma.A)("Unknown GAF request type given to request-store",!0)},Ef="GafAPI",jf=(0,R.A)((0,ge.H2)("lockApp")),Pf=(0,L.A)("wp_gaf_targeting"),If=function(t,e,n){Of(t,e);n()},Tf=function(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:l;if((0,qt.A)("".concat(Ef,"BunchLoaded")),jf&&(!function(t){var e=window,n=e[Ce],r=e[Le];if(U.A.f(n)){var o;clearTimeout(r),e[Ce]=function(){},e["_".concat(Ce)]=n;var i=function(){clearTimeout(o),n()};e["__".concat(Ce)]=i,t&&(o=setTimeout(i,t))}}(jf>1?jf:0),jf=!1),(0,Yt.y2)()||(0,_t.H0)()||Pf)return Pf=void 0,void(U.A.f(e)&&(0,Je.DZ)((function(){e((0,Kt.KA)())})));(0,sf.A)((0,Hr.w)())&&(t?(0,Hr.g)(t):(0,Ie.A)({message:Ef,path:"NoGlobalBunchID",fileName:t},100,"Global bunch ID missing (rekid).","error"));var i=t||(0,Hr.w)();if(!i)return 0===i&&(0,kt.M)("rekid",xt.Sw,!0),void(0,Ie.A)({message:Ef,path:"NoBunchID",fileName:t},100,"Bunch ID missing (rekid).","error");var a=function(){o===l&&(0,Ni.A)("".concat(Ef,"LoadBunch")),nf()?hf(i,e,n,r,o):vf(i,e,n,r,o)},u=function(){Bs.A.fill(a)};Ot.A.fill((function(){$t.gafFirst||$t.gafParallel?u():Vt.A.fill(u)}))},xf=function(t,e,n,r){var o=(0,ir.A)(e).sort();if((0,te.A)(o)){var i=(0,dt.A)();i.advSlots=o.map((function(t){return(0,Fo.A)(t)})).join(","),If(f,[t,r,o],(function(){return Tf(t,n,r,i,f)}))}},kf=function(t,e,n){If(l,[t,n],(function(){return Tf(t,e,n)}))},Cf=function(t,e){xf(t,e,!1,!0)},Lf=function(t){kf(t,!1,!0)},Mf="WPldclk",Df=!1,Rf=0,Nf=function(t){if(Se(t)){var e=Date.now();Rf=e,Df=!0,Xs.A.set(Mf,e)}},Uf=function(){var t;return t=new Date(Rf),Date.now()-t>36e5&&(Xs.A.remove(Mf),Df=!1,Rf=0),Df},Bf=function(){return new Promise((function(t){Xs.A.get(Mf,(function(e){var n=e.value;t(n)}))})).then((function(t){return!!t&&(Rf=(0,R.A)(t),Df=!0,!0)}))},Ff=function(){(0,Du.MO)(Bf),Bf(),mt=Nf},Vf=function(){return(0,dn.A)($t)};function Hf(t){return Hf="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Hf(t)}var zf=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=(0,R.A)(t),o=e.cappingPeriod,i=e.setNative;if((0,Ie.A)({message:"GafAPI",path:"registerCommercialBreak",slot:r,fileName:"".concat(o,":").concat(Hf(i))},1e4),!(0,he.A)(r,t)){$t.commercialBreak=Object.assign({},e);pf((function t(){var o,i;o=t,(i=lf.indexOf(o))>-1&&lf.splice(i,1),n.e(160).then(n.bind(n,306)).then((function(t){(0,t.default)(r,e)})).catch((function(t){(0,_.A)(t,"CommercialBreak")}))}))}},Gf=n(6455),Wf=n(9986),qf=n(1535),$f="Placeholders",Yf=(0,ge.H2)("placeholders"),Kf=(0,Ke.TD)("placeholder",Yf&&{height:3,border:"3px orange solid",borderRadius:3,boxSizing:"border-box"}),Jf=(0,Ke.TD)("anchor"),Qf={width:"100%",height:"100%",position:"absolute",top:0,left:0,zIndex:-1},Xf=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,R.A)(t);if(!(0,he.A)(r,t)){var o=Object.assign({},n),i=Yr.A[r],a=null==i?void 0:i.element,u=$f+r;a&&(0,Ke.l0)(a,(0,Ke.TD)(u));var c=(0,Gf.A)(e);if(c){if(a&&a!==c&&((0,Ke.eP)(u),(0,Ke.yo)(!0)),(0,jo.A)(c)&&c!==(0,$i.A)())return o.element=c,"sticky"===(0,Wf.A)(c).position&&(o.stickyOnInit=!0,(0,Ie.A)({message:$f,path:"StickyOnInit",slot:r},1e4)),Yr.A[r]=o,(0,Ke.y_)(c,(0,Ke.TD)(u)),(0,Ke.y_)(c,(0,Ke.TD)($f)),(0,Ke.y_)(c,Kf),(0,Ke.TD)("".concat(u," .").concat(Jf),Qf),(0,qf.A)(c)||(0,Ie.A)({message:$f,path:"NodeNotVisible",slot:r},1e3,"Given node for placeholder ".concat(r," is not VISIBLE."),"error"),c;(0,Ie.A)({message:$f,path:"NodeNotInDocument",slot:r},1e3,"Given node for placeholder ".concat(r," is not a valid HTMLElement or it is not in DOM."),"error")}}},Zf=n(5880),td=n(2314),ed=n(6431),nd=n(1697),rd=n(9691);function od(t){return od="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},od(t)}function id(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=od(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=od(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==od(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var ad="top",ud="bottom",cd="white",sd=function(t,e,n){var r=(0,R.A)(t);if(!(0,he.A)(r,t)){var o,i,a=!1,u=n.onImpression,c=n.onClose,s=n.cappingPeriod,l=void 0===s?6:s,f=n.scrollOffset,d=void 0===f?200:f,p=n.closeOffset,v=void 0===p?0:p,h=n.position,y=void 0===h?ad:h,m=n.waitForSlot,A=void 0!==m&&m;$t.stickyAds={onImpression:u,onClose:c,cappingPeriod:l,scrollOffset:d,closeOffset:v,position:y,waitForSlot:A},i=d,(0,Ie.A)({message:"GafAPI",path:"registerSticky",slot:r,fileName:"".concat(l,":").concat(d,":").concat(y,":").concat(e)},1e4);var g=[ad,ud].includes(y)?y:ad,w=id(id({},ad,{borderRadius:"0 0 6px 6px",transform:"translateY(-99%)"}),ud,{borderRadius:"6px 6px 0 0",transform:"translateY(99%)"}),S="saplchldr"+g,_="saclsr"+g,O=(0,b.z)(),E=(0,Yt.ur)(),j=O?8:15,P="0 0px ".concat(j,"px 0 rgba(0, 0, 0, 0.25)"),I=w[g],T=I.borderRadius,x=I.transform;if(E)(0,nd.A)(Zf.A);else if(l){var k=(0,R.A)((0,jt.A)(Zf.A));if(k){var C=new Date(k);(0,It.A)(Zf.A,C.getTime(),C)}}var L=(0,eo.A)(),M=(0,eo.A)(),D=function(){(0,ko.A)("stickyAds",{event:"quit",slot:r,position:y,cappingPeriod:l,scrollOffset:d,closeOffset:v,waitForSlot:A})},N=function(){(0,Je.Vl)("beforeunload",D)},B=function(){(0,Je.Vl)("scroll",q),(0,Je.Vl)("scroll",G),(0,Ct.e_)(z),(0,Ct.e_)($),N()},F=function(){B(),a&&(a=!1,U.A.f(c)&&c(),o.removeEventListener("click",V),o.remove()),(0,rd.A)(r),M.remove(),(0,Ke.eP)(S),(0,Ke.eP)(_),(0,Ke.yo)()},V=function(){(0,ko.A)("stickyAds",{event:"close",slot:r,position:y,cappingPeriod:l,scrollOffset:d,closeOffset:v,waitForSlot:A}),F()},H=function t(){F(),(0,Du.L6)("page:close",t)},z=function(t,e){if(N(),r===t){var n=e.creation,i=e.vendor;if(n&&!n.destroyed){var c=n.type,s=n.rebuild.label,f=i>Hn.O9,d=c!==Ye.A5;if(f&&d){if((0,Ke.TD)(S,{boxShadow:"0 0px 24px 0 rgba(0, 0, 0, 0.25)",padding:j,transform:"translateY(0)"}),(0,Ke.TD)("".concat(S,">div"),{"backgroundColor!":cd}),(0,Ke.yo)(),s&&s.remove(),a=!0,E)(0,nd.A)(Zf.A);else if(l){var p=60*l,v=(0,Et.A)(p);(0,It.A)(Zf.A,v.getTime(),v)}return o.addEventListener("click",V),M.appendChild(o),(0,Je.UZ)(D),void(U.A.f(u)&&u({slotNumber:r,slotData:e,slotElement:L,placeholderElement:M}))}}B()}},G=function t(){(0,ns.A)().top>=v&&((0,Je.Vl)("scroll",t),(0,ko.A)("stickyAds",{event:"scrollClose",slot:r,position:y,cappingPeriod:l,scrollOffset:d,closeOffset:v,waitForSlot:A}),F())},W=function(){(0,Je.Vl)("scroll",q),(0,Ct.e_)($),(0,Ct.nA)(z);var t=(0,Gf.A)(e),n=(0,jo.A)(t),i=n?t:(0,$i.A)();(0,Ke.y_)(M,(0,Ke.TD)(S,id(id(id(id(id(id({"position!":n?"absolute":"fixed"},g,0),"transform",x),"transition","all 200ms linear"),"zIndex!",99),"left",0),"right",0)));var a=(0,eo.A)();(0,Ke.y_)(a,(0,Ke.TD)("saclip",{overflow:"hidden",width:"100%"})),i.appendChild(M),M.appendChild(a),a.appendChild(L),function(){o=(0,td.A)(_,"black",id(id(id(id(id(id(id({position:"absolute"},g,"100%"),"color",cd),"padding",O?"15px 30px 15px 10px":"15px 35px 15px 15px"),"fontSize",9),"right",15),"borderRadius",T),"boxShadow",P));var t=id({content:'""',position:"absolute",left:-j,right:-j,height:j,backgroundColor:cd},g,-j),e={fontFamily:"Arial,Helvetica,sans-serif",fontSize:9,color:"#888",content:(0,yo.A)(on.A)};(0,Ke.TD)("".concat(_,":after"),t),(0,Ke.TD)("".concat(_,":before"),e),(0,Ke.TD)("".concat(_," svg"),{"width!":"30%","height!":"30%","left!":"auto","right!":3,"top!":-2,strokeWidth:2.5,stroke:"black"}),(0,Ke.yo)()}(),Xf(r,M,{stickyAd:!0,backgroundColor:cd,height:"auto"}),(0,Ee.A)(r,L)},q=function(){(0,Ar.A)(i)&&(0,ns.A)().top>=i&&W()},$=function t(e,n){if(e===A){(0,Ct.e_)(t);var r=n.creation;if(r&&!r.destroyed){var o=r.rebuild.container,a=(0,ed.A)(o);a&&(i=a.top+a.height)}(0,Ar.A)(i)?((0,Ct.e_)(t),(0,Je.Vl)("scroll",q),(0,Je.t1)(q,!0)):W()}};A?(i=0,(0,Ct.nA)($),(0,Je.t1)(q,!0)):(0,Ar.A)(i)?(0,Je.t1)(q,!0):W(),(0,Ar.A)(v)&&(0,Je.t1)(G,!0),(0,Du.p3)(H,!0)}},ld=function(t,e){var n=(0,R.A)(t),r="none";_o.forEach((function(t,e){n===t.slot&&(r=e,t.passbackAfterRender=!0)})),(0,Ie.A)({message:"GamAPI",path:"AdUnitNonConfigured",campaign:e,fileName:r,slot:n},1,'GAM AdUnit "'.concat(r,'" is not configured.'),"error")},fd=function(t,e,n){var r=Oo(t);r?r.passbackAfterRender=!0:ld(n,t)},dd=function(t,e,n){var r=Oo(t);if(r){var o=r.creation;Object.assign(o,n),o.modsToLoad=o.modsToLoad||[],o.modsToLoad.push(e),yr(o)}},pd=n(1312),vd=function(){(0,Qt.MN)("user",(0,pd.A)(c)),(0,Qt.MN)("mods",(0,pd.A)(u)),(0,Qt.MN)("gaf",(0,pd.A)(i)),(0,Qt.MN)("gam",(0,pd.A)(a))},hd={error:!1,timedOut:!1,loaded:!1};h.A.prebidState=hd;var yd=hd,md=function(){if((0,wi.b)()){var t=(0,_t.Fr)()||(0,Ao.IY)("noPrebidTestVersion"),e=((0,_t.hg)()||(0,_t.PS)()||(0,_t.Tb)())&&!(0,ge.H2)("tcidhb");return!(t||e||dc()||no.A||yd.error)}},Ad=function(){var t,e,n=null===(t=window.Criteo)||void 0===t||null===(t=t.CallRTA)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,E.A)(n)&&n.includes("CallRTA() {}")&&((0,ma.A)("Criteo is being shimmed.",!0),(0,Vu.D)(!0))},bd=function(t,e,n,r,o){Ot.A.fill((function(){var i="Criteo".concat(t?"Full":"Light"),a="//static.criteo.net/js/ld/publishertag.".concat(t?"":"prebid.","js"),u="crtpt".concat(t?"":"prbd");(0,ue.A)({withMeasurement:i,id:u,src:a,timeout:r,onLoad:function(){(0,zu.A)(i,!0),Ad(),U.A.f(e)&&e()},onError:function(){(0,zu.A)(i,!1),(0,kt.M)(u),U.A.f(n)&&n(a)},onTimeout:function(){U.A.f(o)&&o()}})}))};function gd(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return wd(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?wd(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function wd(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Sd="PrebidJS",_d=function(){(0,ue.A)({withMeasurement:Sd,id:"prebidjs",timeout:3e3,crossorigin:!0,src:function(){var t=(0,dr.A)("wppbjs"),e=(0,Ao.XZ)(),n=e.prebidBranch,r=e.prebidTestVersion,o=void 0===r?[]:r,i=e.version,a="",u=!1;(n&&o.includes(i)&&(a=n,u=!0),(0,v.ch)("^tech")&&(a="PRGM-856-min",u=!0),null!=t&&t[2])&&(a=gd(t,3)[2]);var c="".concat(hn.A,"wppbjs/").concat(a&&"".concat(a,"/")),s=t||u?"prebid-debug":"prebid";return(0,tn.mess)({url:"".concat(c).concat(s,".js")})}(),onLoad:function(){(0,zu.A)(Sd,!0),yd.loaded=!0},onError:function(){(0,qt.A)("".concat(Sd,"LoadError")),(0,zu.A)(Sd,!1),yd.error=!0,Vt.A.open()},onTimeout:function(){(0,qt.A)("".concat(Sd,"LoadTimeout")),(0,zu.A)("".concat(Sd," timeout"),!0),yd.timedOut=!0,Vt.A.open()}})},Od=function(){var t;return{promise:new Promise((function(e){t=e})),resolve:t}},Ed=new Map,jd=function(t){var e=Ed.get(t);return null==e?void 0:e.promise},Pd=function(t){var e=Ed.get(t);e&&(e.resolve(),Ed.delete(t))},Id=function(t){var e=Od();Ed.set(t,e),setTimeout((function(){Pd(t)}),1e3)},Td=n(7078),xd=function(){var t=(0,Kt.SD)("curr");t&&(0,S.A)(t,(function(e){parseFloat(t[e])>0&&(li.currencyRate[e]=parseFloat(t[e])),(0,Td.A)()&&(0,ne.A)("currency",JSON.stringify(li.currencyRate))}))},kd=function(){xd()};function Cd(t){return function(t){if(Array.isArray(t))return Ld(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Ld(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ld(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ld(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Md=function(t,e){var n=e.slots;return n&&t.push.apply(t,Cd(n)),t},Dd=function(){var t=(0,Lt.Df)("viewConfig");(0,Lt.Yb)("lazyBidding")&&Object.keys(t).forEach((function(e){var n=t&&t[e],r=n&&n.auctions;if(r){var o;if(Array.isArray(r))o=r.reduce(Md,[]);else{var i=[];Object.keys(r).forEach((function(t){i.push.apply(i,Cd(r[t].reduce(Md,[])))})),o=Cd(new Set(i))}n.slots=o}}))},Rd=function(t){for(var e=t.concat(),n=0;n<e.length;++n)for(var r=n+1;r<e.length;++r)e[n]===e[r]&&e.splice(r-=1,1);return e},Nd=function(t){if(Array.isArray(t))li.blackList=Rd(li.blackList.concat(t.map((function(t){return parseInt(t,10)}))));else{var e=parseInt(t,10);li.blackList.includes(e)||li.blackList.push(e)}},Ud=function(){li.blackListStore=[]};Ud();var Bd,Fd,Vd={add:Nd,setNew:function(t){Ud(),Nd(t)},reset:Ud},Hd=function(t){var e;if(t&&t.mode){var n=(0,p.SU)("layout"),r=(0,p.SU)("ctype");switch(t.mode){case"layout":e=n&&t[n];break;case"ctype":e=r&&t[r]}}return e&&Vd.add(e),e||!1},zd=function(t){var e=(0,Lt.Df)("viewConfig"),n=t||(0,p.SU)("ctype"),r=(0,p.SU)("cview");if((0,E.A)(n)){if((0,E.A)(r)){var o=e["".concat(n,":").concat(r)];if(o)return Object.assign({},o,{ctype:n,cview:r})}var i=e[n];if(i)return Object.assign({},i,{ctype:n})}return e.default||!1},Gd=function(){var t=(0,Lt.Yb)("lazyBidding"),e=zd(),n=e&&e.auctions,r=(0,Ao.IY)("viewConfigTestVersion"),o=(0,Ao.IY)("lbTestVersion");return!(!(e&&n)||!(t||r||o))},Wd=function(t){var e=[];if(t){var n=t.auctions;if(n)if(Array.isArray(n))e=n;else{var r=(0,Ao.XZ)(),o=r.lbVersionTest,i=r.version,a=!!o&&"conf".concat(i);e=a&&n[a]?n[a]:n.default||[]}}return e},qd={interval:null,ctype:null,cview:null,lastAuction:0,auctionCount:0,auctions:[],auctionId:null},$d=qd,Yd=n(6700),Kd={},Jd=function(t){return!!Kd[t]&&((0,Yd.A)(Kd[t],["prebidLazyLoading"]),delete Kd[t],!0)},Qd=(0,Lt.Df)("slotAvailabilityDesktop")||[],Xd=(0,Lt.Df)("slotAvailabilityMobile")||[],Zd=n(7139),tp=["adform","teads","xhb","adrino","sspWPM"],ep=function(t){var e=(0,ge.H2)("disableBL"),n=li.disableBLByDiceRoll,r=(0,Lt.Yb)("disableBL"),o=!e&&!n&&!r,i=(0,b.z)()||(0,ae.fS)()?3:2,a=!1;o&&(a=((null==t?void 0:t.auctionCount)||0)>=i);return a},np=function(){var t;if((0,Td.A)()){var e=JSON.parse((0,C.A)("bidderLimiterData"));if(e){var n=(0,Lt.Df)("bidderLimiterTimeout")||3e5,r=e.timestamp;n>Date.now()-r&&(t=e)}}return t},rp=function(t){var e=t.bidder,n=t.subAccount;return n?"".concat(e,"-").concat(n):e},op=(0,Lt.Df)("bidderLimiterSlotsBlacklist")||[],ip=function(t){return op.includes(t)},ap=function(t){var e=t.ctype,n=t.viewConfig,r=void 0===n?{}:n,o=t.blockPrebid,i=void 0===o?{}:o,a=Object.keys(r);return!!i.ctype&&i.ctype.includes("none")&&!a.includes(e)};function up(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return cp(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?cp(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function cp(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var sp=function(t){var e=t.blockPrebidConfig,n=t.rekid,r=void 0===n?window.rekid:n,o=t.viewConfig,i=Object.assign((0,p.SU)(),{}),a=i.ctype,u=(0,Xt.x)()&&(0,Zt.s)(),c=!1;return u&&(c=!0),i.rekid=r,e&&Object.entries(e).forEach((function(t){var n=up(t,2),r=n[0],u=n[1],s=i[r]&&u.includes(i[r]),l=ap({ctype:a,viewConfig:o,blockPrebid:e});(s||l)&&(c=!0)})),c},lp=function(t,e,n,r,o,i){var a=li.ppid,u=li.biddersRequests,c=li.mlcodes,s=(0,Kt.SD)("sda")||[],l=Zo(),f={version:t,timeToAuction:n,auctionName:(null==o?void 0:o.id)||i||void 0,auctionsCount:e+1,norodo:r?void 0:1,ppid:a,biddersRequests:u};return c&&(f.mlcodes=c),(0,te.A)(s)&&(f.sda=s.join()),(0,te.A)(l)&&(f.ciab=l.join()),o&&(f.slot=o.trigger),(0,ko.A)("prebidauction",f),li.biddersRequests=0,f},fp=function(t){var e=window.Math;return e.floor(e.random()*t)+1===1},dp=n(8481),pp=["module criteo is loading external JavaScript","TCF2: enforcing P1 and P2 by default","Filtered site property in ortb2 data: empty data found"],vp=["TCF2 denied device access for criteo"],hp=new Set,yp=new Set,mp=function(t){var e=(0,Ze.M$)();return!pp.includes(t)&&!t.startsWith("Activity control: enableTIDs")&&(!vp.includes(t)||(hp.has(e)?!yp.has(t)&&(yp.add(t),!0):(hp.add(e),yp.add(t),!0)))};function Ap(t){return function(t){if(Array.isArray(t))return bp(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return bp(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?bp(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function bp(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var gp=fp(100),wp=fp(1e3),Sp=function(t){var e=t.type,n=Ap(t.arguments).map((function(t){return"".concat(t)})).join(" ").slice(0,75),r=Dc.V9&&gp,o=Dc.V9&&wp;mp(n)&&("WARNING"===e?r&&(0,dp.A)(n,"PbjsWarnError"):o&&(0,dp.A)(n,"PbjsError"))};function _p(t){return function(t){if(Array.isArray(t))return Op(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Op(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Op(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Op(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ep=function(t){if((0,Nt.iM)("adtech","PU-227","A")){var e=(0,Lt.Df)("fledge"),n=e.buyers,r=e.timeout,o=void 0===r?900:r,i=Ai(),a=i.seller,u=i.decisionLogicUrl,c=t.filter((function(t){var e,n=t.ortb2Imp;return 1===(null==n||null===(e=n.ext)||void 0===e?void 0:e.ae)}));if(c.length&&(0,te.A)(n)){var s,l=vi(),f=c.map((function(t){var e=t.code,r=_p(n),i=(0,R.A)(e.split("slot")[1]);return hi(i)&&!r.includes(l)&&r.push(l),{adUnitCode:e,fledgeAuctionConfig:{seller:a,decisionLogicUrl:u,interestGroupBuyers:r,sellerTimeout:o}}}));return(s=li.fledgeAuctions).push.apply(s,_p(f)),f}}},jp=function(t,e,n){if(!t)return!1;var r=function(t,e){return"all"===t||!!Array.isArray(t)&&t.includes(e)}(t[rp(n)],e);return r},Pp=function(){var t=(0,ge.H2)("hbv"),e=(0,wi.b)(),n="hb",r=n;if(!e)return!1;var o=(0,Ao.XZ)(),i=o.changeHBConfig,a=o.version;i&&a&&(r=n+a.toUpperCase()),t&&(r=n+t.toUpperCase());var u=e[r]||e.hb;return u?li.healthStatus.hbConfig=!0:(0,dp.A)("HB Config missing"),u},Ip="auto_play_sound_on",Tp="auto_play_sound_off",xp="click_to_play",kp='{"min":1,"mit":1,"mmu":0}',Cp='{"min":1,"mit":0,"mmu":1}',Lp='{"min":0,"mit":1,"mmu":0}',Mp={auto_play_sound_on:kp,auto_play_sound_off:Cp,click_to_play:Lp},Dp=n(1913),Rp=function(t){var e=t.match(/:\/\/(www[0-9]?\.)?(.[^\/:]+)/i);return e&&e.length>2&&U.A.s(e[2])&&e[2].length>0?e[2]:null},Np=function(t){var e,n=Rp(t),r=n;return n&&(e=n.split(".").reverse()).length>1&&(r="".concat(e[1],".").concat(e[0])),r},Up=function(t,e){var n=window.document,r=!(!window.vhb||0===Object.keys(window.vhb).length)&&window.vhb,o=(0,b.z)(),i=n.referrer||"",a=n.location.origin||"",u=(0,p.SU)("ctype"),c=(0,Lt.zk)("ctypesIntent"),s=c&&c[u]&&c[u][0]||(o?"click_to_play":"auto_play_sound_off"),l=(r?r[Object.keys(r)[0]]:{params:!1}).params,f=!1;if(l||(l=!1),(0,Dp.u7)()&&(f=(0,Dp.uj)({prebid:!0})),t)(l=t).autoplay&&(l.forceSound||l.forcesound)?s=Ip:l.autoplay&&(s=Tp);else switch(s){case Ip:l={autoplay:!0,forceSound:!0};break;case Tp:l={autoplay:!0,forceSound:!1};break;case xp:l={autoplay:!1,forceSound:!0}}switch(!0){case f&&l.autoplay&&(l.forceSound||l.forcesound)&&!e:s=f.autoplayAllowed&&f.autoplayUnmutedAllowed?Ip:f.autoplayAllowed?Tp:xp;break;case l.autoplay&&!e:i.length?Np(a)!==Np(i)&&(s=Tp):s=Tp}return li.intentParams=Mp[s],s},Bp=["slot150","slot151","slot152","slot153"],Fp=function(t){var e={},n=t.sizes,r=t.code;return n&&(e={banner:{sizes:n}},Bp.includes(r)&&(e={video:{context:"instream",playerSize:n[0]}})),e},Vp=function(t){var e=(0,ge.H2)("disableBL"),n=(0,Nt.iM)("adtech","PRGM-311","B");if(!(!e&&n))return!1;var r=cf(t);if(!r)return!1;var o=Array.isArray(r)?r:r.B;return!!o&&(Array.isArray(o)?o:o[ae.H8?"chr":"oth"])},Hp=function(t){var e=(0,Lt.Df)("sizeMap"),n=!!U.A.s(t)&&t;return n&&e?e[0][n]:t},zp=function(t,e,n){var r=t.code,o=e&&e.slots,i=n||li.blackList,a=parseInt(r.replace("slot",""),10);if(o){if(o.includes(a)&&!i.includes(a))return!1}else if(!i.includes(a))return!1;return!0},Gp=function(t,e){var n,r,o,i=(0,Lt.Df)("floorprices"),a=e.size,u=i,c=(0,Ao.XZ)(),s=c.fpTest,l=c.version;s&&(u=u[l]||u);var f=rp(e);if(f&&u&&u[f]){var d=u[f];if(d)return t&&d[t]?d[t]:d.default}if("instream"===e.adType&&null!==(n=u)&&void 0!==n&&n.instreamFloor){var v=(0,p.SU)("ctype"),h=u.instreamFloor;return"stream"===v||"article_stream"===v?h["stream".concat(l)]||h.stream:h["default".concat(l)]||h.default}if("outstream"===e.adType&&null!==(r=u)&&void 0!==r&&r.outstreamFloor){var y=u.outstreamFloor;return y["default".concat(l)]||y.default}if(null!==(o=u)&&void 0!==o&&o.default){var m=u.default;if(m){if(t&&m[t]instanceof Object)return m[t][a]||m[t].default;if(t&&m[t])return m[t];if(m.default)return m.default}}return 0},Wp=function(t,e){var n,r;return"connectad"===t.bidder&&(n=li.currencyRate.USD||li.currencyRate.default,r=Gp(e,t)/n,t.params.floorprice=r.toFixed(2)),t},qp=function(t,e){var n,r,o,i=t;switch(i.bidder){case"openx":case"rubicon":switch(e){case Ip:r=[1,5];break;case Tp:r=[2,6];break;case xp:r=[3];break;default:r=[2,6]}i.params.video=i.params.video||{},i.params.video.playbackmethod=r,!0;break;case"smartadserver":switch(e){case Ip:n=1;break;case Tp:n=2;break;case xp:n=3;break;default:n=2}i.params.video=i.params.video||{},i.params.video.vpmt=n,!0;break;case"adform":e&&(i.params.mkv=Mp[e].replace(/(["{}])+/g,""),i.params.addToMkv&&Object.keys(i.params.addToMkv).forEach((function(t){i.params.mkv+=",".concat(t,":").concat(i.params.addToMkv[t])}))),!0;break;case"ix":switch(e){case Ip:o=[1,5];break;case Tp:o=[2,6];break;case xp:o=[3];break;default:o=[2,6]}i.params.video=i.params.video||{},i.params.video.playbackmethod=o,!0;break;case"xhb":case"appnexus":case"emxdigitalVideo":i.params.video||(i.params.video={skippable:!1}),i.params.video.playback_method=[e],!0;break;case"pubmatic":switch(e){case Ip:o=[1];break;case Tp:o=[2];break;case xp:o=[3];break;default:o=[2]}i.params.video=i.params.video||{},i.params.video.playbackmethod=o}return t},$p=function(t,e){var n="slot151"===e?1:2;return t.params.target="segm=".concat(n),t},Yp={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"]},Kp={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"]},Jp=JSON.parse('["adform","adrino","allegro","appnexus","businessclick","ccx","connectad","criteo","emxdigital","emxdigitalVideo","ix","openx","pubmatic","rtbhouse","rubicon","sharethrough","smartadserver","smartnative","sspBC","teads","visx","xhb","emx_digital","mgid"]');function Qp(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Xp(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Xp(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Xp(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Zp=function(t,e){if(U.A.o(t)&&!Array.isArray(t))return t;var n=Qp(t,3),r=n[0],o=n[1],i=void 0===o?[]:o,a=n[2],u=r-1,c=e?Kp:Yp,s=Jp[u];if(!s)return(0,dp.A)("Brak biddera o ID: ".concat(u)),!1;var l=c[s];if(!l)return(0,dp.A)("Brak mapy parametrów dla bidera: ".concat(s)),!1;var f={bidder:s},d=l.map((function(t,e){return[t,i[e]]})).filter((function(t){var e=Qp(t,2)[1];return!(0,sf.A)(e)}));return d.length&&(f.params=Object.fromEntries(d)),a&&(f.subAccount=a),f},tv=function(t,e){var n=rp(e);return!!t&&!t.includes(n)},ev=function(t,e){var n=(0,Kt.SD)("geo"),r=n&&n.country,o=(0,Lt.Df)("limits"),i=rp(t),a=o&&o[i];if(a&&a.geo&&a.geo.length>=1){if(!r)return!0;if(!a.geo.includes(r))return!0}return!1},nv=function(t,e){var n=window.Math,r=(0,Lt.Df)("limits"),o=rp(t),i=r&&r[o];return!!(i&&i.diceroll&&n.random()>i.diceroll)},rv=function(t,e,n,r,o,i,a,u){var c,s=Zp(t,r);if(!s)return!1;var l=!1,f=null===(c=(0,Kt.SD)("geo"))||void 0===c?void 0:c.country,d=s.bidder.includes("adform")&&["840","124"].includes(f);return l=(l=(l=(l=jp(u,e,s))||nv(s,e))||ev(s,e))||function(t,e){var n,r=(0,Lt.Df)("bidderLimiterBlacklist")||tp,o=ip(e),i=rp(t),a=!1;return Bd&&Fd&&!r.includes(i)&&!o&&(a=0===(null===(n=Bd)||void 0===n||null===(n=n.fullBids)||void 0===n?void 0:n[i])),a}(s,e),!(l=l||tv(a,s))&&(n&&qp(s,o),d&&(s.params.adxDomain="adx2.adform.net"),s.bidder.includes("smart")&&n&&$p(s,i),Wp(s,i),s)},ov=function(t,e){return(!t||"video"!==e)&&(!(!t&&"display"===e)&&"common"!==e)};function iv(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return av(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?av(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function av(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var uv=function(t){var e=t.restrict,n=(t.code,!1);if(e){var r=(0,p.SU)(),o=Array.isArray(e)?{ctype:e}:e;Object.entries(o).some((function(t){var e=iv(t,2),o=e[0],i=e[1],a=o.startsWith("!"),u=a?r[o.slice(1)]:r[o];if(a){if(u&&i.includes(u))return n=!0}else u&&i.includes(u)||(n=!0);return n}))}return n},cv=function(t){var e=(0,Ao.dU)();if(t.testRestricted){if(t.testRestricted.includes("noTest")&&!e)return!1;if(!t.testRestricted.includes(e))return!0}return!1},sv=function(t){var e=li.teadsOutstreamSlots,n=t.bids;n&&n.some((function(t){return!("teads"!==t.bidder||!t.params.placementId||!t.params.outstream||e.includes((0,R.A)(t.params.placementId)))&&(e.push((0,R.A)(t.params.placementId)),!0)}))},lv=function(t,e,n,r,o,i){var a,u,c=Object.assign({},t),s=li.blackList,l=(0,R.A)(c.code.replace("slot","")),f=!(null===(a=t.mediaTypes)||void 0===a||!a.video),d=Bp.includes(c.code),p=null===(u=(0,Lt.Df)("fledge"))||void 0===u?void 0:u.slots,v=!1;if(v=(v=c.disabled)||ov(d,e),r&&(v=v||zp(c,o,s)),v=(v=v||uv(c))||cv(c))return!1;for(var h=Vp(l),y=[],m=0;m<c.bids.length;m++){var A=c.bids[m],b=rv(A,l,d,f,i,c.code,h,n);b&&y.push(b)}if(c.bids=y,0===c.bids.length)return!1;var g=c&&c.mediaTypes&&c.mediaTypes.banner&&c.mediaTypes.banner.sizes;if(g?c.mediaTypes.banner.sizes=Hp(g):!c.mediaTypes&&c.sizes&&(c.mediaTypes=Fp(c)),sv(c),(0,te.A)(p)&&p.includes(l)){c.ortb2Imp=Object.assign({},c.ortb2Imp,{ext:{ae:1}})}return li.auctionSlots.push(l),c},fv=function(t,e,n,r){var o=li.blackList,i=(0,Lt.Yb)("viewConfigTestVersion"),a=(0,Ao.XZ)().version,u=t||zd(),c=Pp().units,s=function(){var t=(0,Lt.Df)("blacklisted"),e=(0,Ao.XZ)(),n=e.removeBidderTest,r=e.version,o=!!n&&"conf".concat(r);return o?t[o]||!1:t}(),l=Up(e,n),f=!0,d=(0,Lt.Yb)("disableVideoAutoBid"),p=r?"video":"display";li.auctionSlots=[],li.auctionSlots.length=0,u&&(!i||i===a)||o.length||(f=!1),Bd=np(),Fd=ep(Bd),!d&&(!0!==li.useLazyBidding||li.appendVideoToFirstAuction)&&(p="common",li.appendVideoToFirstAuction=!1);for(var v=[],h=0;h<c.length;h++){var y=c[h],m=lv(y,p,s,f,u,l);m&&v.push(m)}return v},dv=new Map,pv=function(t){var e=dv.get(t);if(e)return function(n){e&&(e.resolve(n),dv.delete(t))}},vv=function(t){var e=Od();return dv.set(t,e),e.promise},hv=function(){var t=self.navigator,e=t.language,n=t.languages,r=n&&n[0];return e||r};function yv(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return mv(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?mv(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function mv(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Av=function(t,e,n){var r,o=self.referrer,i=self.navigator.userAgent,a=self.location,u=a.href,c=a.host,s=a.origin,l="tid-".concat((0,en.eq)(12,36));if(o){var f=new URL(o);r="".concat(f.origin,"/")}var d=yv(n,2),p=d[0],v=d[1];return{id:t,imp:[{id:(0,en.eq)(12,36),banner:{w:p,h:v,format:[{w:p,h:v}]},tagid:"slot".concat(e),ext:{ae:1,tid:l}}],site:{publisher:{domain:Np(s)},page:u,name:s,domain:c,ref:r},source:{tid:l},regs:{ext:{gdpr:(0,sn.A)((0,an.YI)())}},user:{ext:{consent:(0,an.Q2)()}},device:{w:(0,rs.A)(),h:(0,es.A)(),ua:i,dnt:0,language:hv()}}},bv=function(t,e,n){return new Promise((function(r){r(xi(t,e,n))}))};function gv(t){return gv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},gv(t)}function wv(){wv=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==gv(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(gv(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Sv(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var _v=new Map([[di,function(t,e,n){return new Promise((function(r){var o=Av(t,e,n),i=Ai(),a=i.seller,u=i.decisionLogicUrl;o.site.publisher.id="XNEdtxheGMSt",o.ext={fledge_config:{seller:a,decisionLogicUrl:u}};Ks("https://prebid-eu.creativecdn.com/bidder/prebidfledge/bids",{payload:o,withCredentials:!0,crossOrigin:!0},(function(t){var e,n=null===(e=t.ext)||void 0===e?void 0:e.igbid;if((0,te.A)(n)){var o=n[0].igbuyer[0].buyersignal;r(o)}}),(function(){r({})}))}))}],[vi(),bv],[pi,bv]]),Ov=function(){var t,e=(t=wv().mark((function t(e,n,r,o){var i,a,u;return wv().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return Date.now(),t.next=3,Promise.allSettled(e.map((function(t){var e=_v.get(t);return U.A.f(e)?e(n,r,o):Promise.resolve({})})));case 3:return i=t.sent,a=e.map((function(t,e){return[t,i[e].value]})),u=Object.fromEntries(a),t.abrupt("return",u);case 7:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Sv(i,r,o,a,u,"next",t)}function u(t){Sv(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(t,n,r,o){return e.apply(this,arguments)}}(),Ev=Ov;function jv(t){return jv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},jv(t)}function Pv(){Pv=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==jv(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(jv(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Iv(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Tv(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Tv(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Tv(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function xv(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var kv=function(){var t,e=(t=Pv().mark((function t(e){var n,r,o,i,a,u,c,s,l,f;return Pv().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.auction,r=e.auctionId,o=e.sellerSignals,i=e.slotNumber,a=e.adsize,u=Object.assign({},n),c=u.interestGroupBuyers,s=Iv(a,2),l=s[0],f=s[1],u.auctionSignals=Object.assign({auctionId:r},u.auctionSignals,yi("direct")),u.sellerSignals=o,t.next=8,Ev(c,r,i,a);case 8:return u.perBuyerSignals=t.sent,u.sellerCurrency="PLN",u.perBuyerCurrencies={"*":"PLN"},u.perBuyerCurrencies[di]="USD",u.perBuyerCurrencies[vi()]="PLN",u.requestedSize={width:l,height:f},t.abrupt("return",u);case 15:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){xv(i,r,o,a,u,"next",t)}function u(t){xv(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(t){return e.apply(this,arguments)}}(),Cv=kv,Lv=function(t){var e,n=t.urn,r=t.slotNumber,o=t.slot,i=t.auctionStart,a=(t.auctionConfig,t.adsize),u=t.callback,c={slot:r,filled:n?1:0,after:null!=o&&o.finished?1:0,timeToRespond:Date.now()-i};(si(r,n?ii:oi),(0,ko.A)("fledgeAuction",c),n)&&li.fledgeResults.push({slotNumber:r,urn:n,size:a,priority:null===(e=(0,Lt.Df)("fledge"))||void 0===e?void 0:e.priority});Pd(r),U.A.f(u)&&u(!0)};function Mv(t){return Mv="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Mv(t)}function Dv(){Dv=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==Mv(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Mv(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Rv(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Nv(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Nv(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Nv(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Uv(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}(0,Ct.nA)((function(t){ui.get(t)&&ui.delete(t)}));var Bv=function(){var t,e=(t=Dv().mark((function t(e,n,r,o){var i,a,u,c,s,l,f,d,p,v,h,y,m;return Dv().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(i=[],a=Si(n),li.fledgeAuctions=li.fledgeAuctions.filter((function(t){var e=t.adUnitCode,r=t.fledgeAuctionConfig;return e!=="slot".concat(n)||(i.push(r),!1)})),(0,Xo.A)()&&i.length){t.next=7;break}U.A.f(o)&&o(!1),t.next=20;break;case 7:return c=vv(n),s=i.map((function(t){return Cv({auction:t,auctionId:e,sellerSignals:c,slotNumber:n,adsize:a})})),t.next=11,Promise.all(s);case 11:l=t.sent,f=Date.now(),d=Ai(),p=d.seller,v=d.decisionLogicUrl,h=l[0],1===l.length?(y=Rv(l,1),h=y[0]):h={seller:p,decisionLogicUrl:v,sellerSignals:c,componentAuctions:l},m=null===(u=(0,Lt.Df)("fledge"))||void 0===u?void 0:u.dam,(0,te.A)(m)&&m.includes(n)&&Id(n),si(n,ri),window.navigator.runAdAuction(h).then((function(t){Lv({urn:t,slotNumber:n,slot:r,auctionStart:f,auctionConfig:h,adsize:a,callback:o})}));case 20:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Uv(i,r,o,a,u,"next",t)}function u(t){Uv(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(t,n,r,o){return e.apply(this,arguments)}}(),Fv=Bv,Vv=function(t){var e=[];li.fledgeAuctions.forEach((function(t){var n=t.adUnitCode;e.includes(n)||e.push(n)}));var n=e.length,r=(0,Hr.w)(),o=(0,Kt.KA)(r);if(o&&0!==n&&(0,Xo.A)())for(var i=null==o?void 0:o.slots,a=0;a<n;a++){var u=e[a],c=(0,R.A)(u.replace("slot","")),s=i[c],l=t||ji();Fv(l,c,s)}},Hv={ctype:null,timestamp:null,isDynamic:!1,prevCtype:null,prevAuctionTS:null,vIntentAuctionTS:null},zv=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i=(0,Lt.Df)("viewConfig"),a=(0,Lt.Df)("blockPrebid");if(!!(0,Kt.SD)("directOnly")||(0,Lt.Yb)("donotbid")||sp({blockPrebidConfig:a,viewConfig:i}))return!1;var u,c=window.pbjs,s=c.version||void 0,l=(0,Zd.z6)("mr","TP");if(Vd.add(Ae()),(u=fv(e,n,r,t)).length>0&&c.requestBids){if(li.firstAuction||$d.auctionCount>0){var f="_".concat($d.auctionId)||0,d=$d.auctionCount>0?"".concat($d.auctionCount):"",p=t?"_".concat(li.lbvAid):"";li.healthStatus["auction_nr_".concat(t?li.videoAuctionCounter:d,"_startedProperly").concat(t?"_video":f).concat(p)]=!0}Hv.prevAuctionTS&&(Hv.timeauctions=Date.now()-Hv.prevAuctionTS),Hv.prevAuctionTS=Date.now(),li.auctionsCount+=1,li.auctionsCountPerView+=1;var v=parseInt(Date.now()-li.pageLoadTime,10),h={adUnits:u,bidsBackHandler:function(){},info:{bidderLimiter:Fd}};if(o&&(h.auctionId=o),li.firstAuction&&(li.firstAuction=!1,(0,ke.A)("PrebidFirstAuctionTiming","PrebidLoad","PrebidFirstAuctionStart")),c.requestBids(h),(0,Lt.Yb)("fledgeOn"))Ep(u)&&Vv(o);lp(s,li.auctionsCount,v,l,e,o)}else{Sp({type:"WARNING",arguments:["Auction failed - no adUnits available or requestBids wasnt ready"]}),li.healthStatus.auctionStartedProperly=!1}};function Gv(t){return function(t){if(Array.isArray(t))return Wv(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Wv(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Wv(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Wv(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var qv=[],$v=(0,Lt.Yb)("auctionInterval");$v&&setInterval((function(){if(qv.length>0){var t=Object.assign([],qv[0]);qv.splice(0,1),zv.apply(void 0,Gv(t))}}),$v);var Yv={addAuctionToQueue:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e.includes("skipQueue")?zv.apply(void 0,e):0!==qv.length||!1!==li.auctionInProgress||$v?qv.push([].concat(e)):zv.apply(void 0,e)},getQueue:function(){return qv},auctionEnd:function(){if(li.auctionInProgress=!1,qv.length>0&&!$v){var t=Object.assign([],qv[0]);qv.splice(0,1),zv.apply(void 0,Gv(t))}}},Kv=Yv;function Jv(t){return!!Kd[t]}var Qv=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=li.healthStatus,r=zd(),o=!1;if(o=!1!==e?e:function(t){for(var e=qd.auctions,n=0;n<e.length;n+=1)if(e[n].slots.includes(t))return e[n]}(t),(0,sf.A)(o)){Sp({type:"WARNING",arguments:["Auction is undefined"]})}else{if(!1!==o&&!0!==o.used){var i=(0,b.z)()?Xd:Qd;$d.auctionId=o.id,$d.lastAuction=Date.now(),$d.auctionCount+=1,o.used=!0;var a=Object.assign({},o);a.slots=[];var u=r.slots;if(li.appendVideoToFirstAuction)for(var c=0;c<u.length;c++){var s=u[c],l="slot".concat(s);Bp.includes(l)&&a.slots.push(s)}for(var f=o.slots.length,d=0;d<f;d++){var p=o.slots[d],v=!i.includes(p)||Jv(p),h=Bp.includes("slot".concat(p));!0!==v||h||a.slots.push(o.slots[d])}a.trigger=t,n.pvAuctionNames.push($d.auctionId),Kv.addAuctionToQueue(!1,a),a.slots.forEach((function(t){Jd(t)}))}}},Xv=function(){var t=zd(),e=[];if(t){var n=!1,r=Wd(t),o=[];if(Array.isArray(r)?r.forEach((function(t){var r=t;return r.used=!1,"default"===t.id&&(n=!0),o=o.concat(r.slots),!0===t.asap&&e.push(r),r})):r=[],!n)r=[{id:"default",from:0,slots:t.slots?t.slots.filter((function(t){return!o.includes(t)})):[]}].concat(r);$d.auctions=r,$d.ctype=t.ctype,$d.cview=t.cview,e.forEach((function(t){Qv(0,t)}))}return $d},Zv=function(){(0,Ni.A)("PrebidDamOpen"),Vt.A.open()},th=function(t){var e=zd(),n=!1;if(e.slots&&e.slots.includes(t)){var r=Wd(e);n=650,r.forEach((function(e){e.slots.includes(t)&&(n=!0!==e.used&&(e.dist||n))}))}return n},eh=function(t,e){var n=parseInt(t,10),r=!1;if((0,S.A)(Kd,(function(t){Kd[t]===e&&(r=!0)})),Kd[n]||r)Kd[n]&&!r&&((0,ka.A)(Kd[n],e),Kd[n]=e);else{var o=th(n);if(!1!==o){Kd[n]=e;var i={name:"prebidLazyLoading",method:Kn.qr,verticalMargin:o,success:!0,callback:function(){Qv(n)}};(0,br.A)(e,[i],"slot".concat(n))}}},nh=function(){var t=(0,Lt.Yb)("lazyBidding"),e=(0,Lt.Df)("viewConfig");!0===t&&e&&(0,Ct.Tq)(eh)},rh=function(t){return["stream","video","article_stream"].includes(t)},oh=function(){var t=zd(),e={dist:650};if(t){var n=t.auctions,r=t.lbvDist,o=[];if(e.dist=r||e.dist,n)if(Array.isArray(n))o=t.auctions;else{var i=(0,Ao.XZ)(),a=i.lbVersionTest,u=i.version,c=!!a&&"conf".concat(u);o=c&&n[c]?n[c]:n.default||[]}for(var s=o.length,l=0;l<s;l++)if("video"===o[l].id){e=Object.assign({},o[l]);break}}return e},ih=function(t,e,n,r,o){U.A.f(e)&&(fi[n]=e),Kv.addAuctionToQueue(r,t,o,!1,n,"skipQueue")},ah=function(t,e,n,r){var o=r?{slots:[r]}:void 0,i=t?{autoplay:t.autoplay,forceSound:!t.muted}:li.baseVideoIntent;ih(o,n,e,!0,i)},uh=function(){var t=oh(),e=function(e,n){if(void 0!==n&&!li.registeredPlayers.includes(n)){li.registeredPlayers.push(n),li.baseVideoIntent=Object.assign({},li.baseVideoIntent,e);var r={name:"prebidLazyLoading",method:Kn.qr,verticalMargin:t.dist,success:!0,callback:function(){li.videoAuctionCounter<1&&(li.lbvAid="lbv-".concat((0,en.eq)()),li.videoAuctionCounter+=1,ah(!1,li.lbvAid,void 0))}};(0,br.A)(n,[r])}};li.videoHandlers.push(e),Ll(e)},ch=function(t){var e=li.videoHandlers,n=rh(t),r=!(0,Lt.Yb)("disableVideoAutoBid");n?li.appendVideoToFirstAuction=r:0===e.length&&uh()},sh=function(t){var e=(0,Lt.Df)("blackListConfig"),n=(0,p.SU)("ctype");Dd(),Hd(e),li.useLazyBidding=Gd(),!0===li.useLazyBidding?(li.healthStatus.auctionType="lazyBidding",ch(n),Xv(),nh()):(li.healthStatus.auctionType="singleAuction",zv()),t&&(li.PrebidDamTimeout=setTimeout((function(){Zv()}),t))},lh=function(){li.bidsReceived.length=0};function fh(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return dh(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?dh(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function dh(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ph=function(t,e,n){var r=n.urn,o=fh(n.size,2),i=o[0],a=o[1];return{bunch:t,slot:e,creations:[{type:Ye.j8,width:i,height:a,src:r,showLabel:!0}]}},vh=new Map,hh=function(t,e){var n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:li.bidsReceived;if(t.adId)(n=t)[e]=!0;else for(var o=r.length,i=0;i<o;i++)if(r[i].adId===t){r[i][e]=!0,n=r[i];break}return n},yh={default:{currency:"USD",open:1,deal:1},testwp:{currency:"PLN"},adform:{currency:"EUR",open:.9,deal:.95},"adform-sigma":{currency:"EUR",open:.85,deal:.85},criteo:{currency:"PLN"},teads:{currency:"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"}},mh=function(t){var e,n=ae.mM||ae.nr,r=window.Math,o=t,i=o.adUnitCode,a=o.bidder,u=o.cpm,c=o.currency,s=rp(o),l=(0,Lt.Df)("priorities"),f=yh[a]||yh.default,d=0,p=null,v=li.currencyRate.default||1,h=f.open||1;return h=o.dealId?f.deal||1:f.open||1,v=c&&li.currencyRate[c]?li.currencyRate[c]:f.currency&&li.currencyRate[f.currency]?li.currencyRate[f.currency]:li.currencyRate.default,o.ccpm=r.floor(u*v*h*100),o.cpmpl=o.ccpm/100,l&&l[s]&&(l[s][i]?p=l[s][i]:l[s].default&&(p=l[s].default)),p&&(e=!0,p.deal&&!o.dealId&&(e=!1),p.floor&&p.floor>o.ccpm/100&&(e=!1),o.getStatusCode&&1===o.getStatusCode()||(e=!1),e&&(o.occpm=o.ccpm,p.level?o.ccpm=100*p.level:o.ccpm=1e3)),d=Gp(i,o),n&&(d*=.6),d>o.ccpm/100&&(o.ccpm=0,u>=.005&&(o.floorhit=1)),o},Ah=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:li.bidsReceived,e=Date.now();return t.filter((function(t){var n=t.ttl,r=t.responseTimestamp,o=n?1e3*n:6e4;return!(o>0&&e-r>o)}))},bh=function(t){var e,n,r=li.bidsReceived,o="slot".concat(t),i={cpm:0,ccpm:0},a=Jo();r=Ah(r);for(var u=0;u<r.length;u++){var c=r[u],s=c.ad,l=c.adUnitCode,f=c.APIblocked,d=c.APIsold,p=c.APIused,v=c.ccpm;mh(c),e=l===o;var h=(n=l,vh.get(n));f&&hh(c,"APIunblocked");var y=!(!s||!s.includes("wppl_wallpaper.js"));y&&hh(c,"adfscr"),y&&a&&a.includes("DUKAT_Screening")&&hh(c,"APIblocked"),e&&!d&&!f&&!p&&v&&v>i.ccpm&&"sspWPM"!==(i=c).bidderCode&&h&&(i.sspWPMRequestId=h)}return i.cpm>0&&i},gh=function(){return{adId:0,bddr:"unknown",cpm:0,cpmpl:0,ccpm:0,size:"0x0",ttb:0}},wh=function(t){var e=gh(),n=(0,p.SU)("ccategory"),r=n?(0,ql.A)(n):void 0,o=(0,v.wY)(),i=(0,p.SU)("ctype"),a=(0,Kt.SD)("geo"),u=a&&a.country,c=t.ad,s=t.adfscr,l=t.adId,f=t.adUnitCodeOld,d=t.adUrl,h=t.ccpm,y=t.creativeId,m=t.cpmpl,A=t.cpm,b=t.currency,g=t.dealId,w=t.height,S=t.occpm,_=t.responseLength,O=t.timeToRespond,E=t.width;return Object.assign(e,{adId:l,bddr:rp(t),ccategory:r,ccpm:S||h,cpmpl:m,cpm:parseFloat(A.toFixed(2),10),crid:y,ctype:i,currency:b,country:u,responseLength:_,dealId:g,deal:g?1:0,adfscr:s?1:void 0,multi:f,size:"".concat(E||0,"x").concat(w||0),ttb:Math.min(1e5,(0,R.A)(O.toFixed(0))),wpsn:o,adLength:c&&c.length||d&&d.length}),e},Sh=function(){var t=(0,Ao.XZ)(),e=t&&t.changeHBConfig&&t.version;e=e||"default";var n,r=(0,Lt.zk)("S2Sconfig"),o=r&&r.tests&&r.tests[e];return o&&o.name&&((n=o).include=Array.isArray(n.include)&&n.include.join(";")||n.include,n.exclude=Array.isArray(n.exclude)&&n.exclude.join(";")||n.exclude),n},_h={},Oh=function(t,e){var n=window.appVersion,r=t.bunch,o=t.slot,i=e&&_h[e],a=i&&i.bidderLimiter,u=Sh(),c=(0,p.SU)("ctype"),s=null==i?void 0:i.ctype,l={slot:o,bunch:r,an:i&&i.auctionCounterPerView,norodo:i&&i.norodo,s2st:u&&u.name,ck:(0,Zd.Jt)("ck"),mr:(0,Zd.Jt)("mr")},f=(0,Ao.XZ)(),d=f.name,v=f.version;return d&&(l[d]=v),s&&s!==c&&(l.reqCtype=s),a&&(l.bL=a),l.appVersion=n,l};function Eh(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return jh(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?jh(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function jh(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ph,Ih=function(t){var e=t.adid,n=(t.slot,t.params),r=t.waveaction,o=t.intent,i=t.isAsr,a=e?hh(e):(0,dp.A)("brak adId w bid"),u=a.auctionId,c=a.meta,s=(void 0===c?{}:c).advertiserDomains,l=a&&wh(a),f=Oh(t,u),d=Object.assign({},l,f);if("prebidsold"===r&&(d.asr=(0,sn.A)(i),(0,te.A)(s))){var p=Eh(s,1)[0];d.adn=p}(0,ko.A)(r,Object.assign(d,n,o))},Th=function(t,e){var n=e.isEmpty,r=rp(e);return(0,sf.A)(t.fullBids[r])&&(t.fullBids[r]=0),n||(t.fullBids[r]+=1),t},xh=function(t){(0,Td.A)()&&(0,ne.A)("bidderLimiterData",JSON.stringify(t))},kh=function(t){Th(Ph,t)},Ch=function(t){var e=(0,Td.A)(),n="emptyBids",r=t;if(e&&!r&&(r=(0,C.A)(n)||JSON.stringify({start:Date.now()})),r=JSON.parse(r),e&&Date.now()-r.start>3e5){var o={start:Date.now()};return(0,ne.A)(n,JSON.stringify(o)),o}return!1},Lh=n(9575),Mh=function(t,e){var n;return t&&e&&"100%xauto"===(n="".concat(t,"x").concat(e))&&(n="fluid"),n},Dh=function(t,e){var n=window.rekid,r=(0,Kt.KA)(n),o=null==r?void 0:r.slots;if(!!(!o||!o[e]))return 1;var i=o[e],a=i.startTime,u=i.passedStartTime;return!a||!u&&a>t?1:!u&&a<t?2:u<t?3:void 0},Rh=function(t,e,n,r){var o=window.Math,i=li.firstAuctionStatusLogPvBD,a=li.pvfraction,u=n.norodo,c=n.s2st,s=n.timetoauction,l=n.bidderLimiter,f=r.adUnitCode,d=r.err,p=r.debug,v=r.auctionCounterPerView,h=r.adType,y=r.cpm,m=r.occpm,A=r.ccpm,b=r.cpmpl,g=r.isEmpty,w=r.width,S=r.height,_=r.timeToRespond,O=r.responseTimestamp,E=r.hem,j=r.meta,P=void 0===j?{}:j,I=r.progress,T=r.fledgeAuctionConfig,x=f.split("slot")[1],k=Dh(O,x),C={slot:f.slice(4),bddr:rp(r),adType:h,norodo:u?1:0,err:d,pvfraction:a,s2st:c||void 0,debug:p||void 0,an:v,sltStrt:k,hem:E,ca:T?1:0};if(!g){var L=P.advertiserDomains,M=(0,te.A)(L)?L[0]:"none";C=Object.assign({},C,{cpm:o.floor(100*y)/100,ccpm:m||A,cpmpl:b,size:Mh(w,S),timeToRespond:_,timeToView:t,timeToReady:e,timeToAuction:s,adn:M,sp:I})}return i&&(C.first=1,li.firstAuctionStatusLogPvBD=!1),l&&(C.bL=l?2:1),(0,ko.A)("auctionStatus",C),C},Nh=function(t,e){var n=0;return e.cpmpl>t.cpmpl?n=1:t.cpmpl>e.cpmpl&&(n=-1),n},Uh=function(t){return!(t.length<2)&&t.sort(Nh)},Bh=function(t,e){var n,r,o=_h[t],i=[],a=Object.prototype.hasOwnProperty.call(fi,t),u=(0,Lt.Yb)("disableDynamicDelay");if(Kv.auctionEnd(),o){var c,s;o.duration=Date.now()-o.start,o.ongoing=!1,(0,Ni.A)("PrebidAuctionEnd"),(0,Lh.A)("PrebidAuctionTime","PrebidAuctionInit","PrebidAuctionEnd"),Uh(li.bidsReceived),Ch(void 0),Hv&&Hv.timeclose&&(Hv.timeview&&(c=Hv.timeview-Hv.timeclose),Hv.timeready&&(s=Hv.timeready-Hv.timeclose)),Ph=np()||{timestamp:Date.now(),auctionCount:0,fullBids:{}};for(var l=0;l<o.bids.length;l++){var f=o.bids[l],d=f.adUnitCode,p=f.bidderCode,v=f.sspWPMRequestId,h=f.isEmpty;"sspWPM"===p&&!h&&(n=d,r=v,vh.set(n,r)),"criteo"===p&&li.hasHem&&(f.hem=1),f.auctionCounter=o.auctionCounter,f.auctionCounterPerView=o.auctionCounterPerView,f.auctionStartTime=o.start,a&&f.cpm>0&&i.push(f),kh(f),Rh(c,s,o,f)}Ph.auctionCount+=1,xh(Ph)}o.statusDone=!0;var y=(0,Ao.XZ)(),m=y.dynamicDelayTestVersion,A=y.version;m&&A!==m&&(u=!0),a&&(fi[t](i),delete fi[t]),!li.PrebidDamTimeout||li.firstAuctionEnd||u||(li.firstAuctionEnd=!0,Zv(),clearTimeout(li.PrebidDamTimeout)),li.lbvAid&&li.lbvAid===e.auctionId&&1===li.registerTimeCounter&&(li.lbvAid=null)},Fh=function(t,e){var n,r=!(null==t||null===(n=t.mediaTypes)||void 0===n||null===(n=n.video)||void 0===n||!n.context),o=Bp.includes(t.adUnitCode);return r&&!o&&(e.adType="outstream"),e},Vh=function(t,e){var n={adId:t.bidId,bidder:t.bidder,bidderCode:t.bidder,adUnitCode:t.adUnitCode,subAccount:t.subAccount,cpm:0,ccpm:0,cpmpl:0,width:0,height:0,isEmpty:!0,statusMessage:"Pusta zaslepka",requestTimestamp:e,responseTimestamp:Date.now(),timeToRespond:0};return Fh(t,n),n},Hh=["slot316","slot317","slot318","slot319"],zh=li.teadsOutstreamSlots,Gh=function(t){return zh.includes(t)},Wh=function(t){var e="unknown",n=t;return n&&(n.vastUrl||n.vastContent||n.vastXml?e=Bp.includes(n.adUnitCode)?"instream":Hh.includes(n.adUnitCode)?"audio":"outstream":n.placementId&&Gh(n.placementId)?e="outstream":n.native?e="native":n.adUrl?e="iframeurl":(n.ad||"sspWPM"===n.bidderCode)&&(e="iframe"),n.adType=e),e};function qh(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return $h(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$h(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function $h(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Yh={1.1:[[300,250]],1.2:[[300,250]],1.33:[[330,250],[300,225]],1.78:[[445,250],[320,180],[300,250]]};var Kh=function(t,e){var n=Object.keys(Yh),r=!!t&&t.width/t.height;return function(t,e){var n=[300,250],r=Yh[t]||[[300,250]];if(e){for(var o=0;o<r.length;o++)if(r[o][0]<=e.width&&r[o][1]<=e.height){n=r[o];break}}else n=qh(r,1)[0];return n}(n.reduce((function(t,e){return r?Math.abs(e-r)<Math.abs(t-r)?e:t:""})),e)};function Jh(t){var e,n=0;return(U.A.s(t)?Hp(t):t).forEach((function(t){var r=t[0]*t[1];r>n&&(n=r,e={width:t[0],height:t[1]})})),e}var Qh=function(t){var e=Pp().units,n=e&&e.filter((function(e){return e.code===t}))[0];if(n){var r,o,i=null===(r=n.mediaTypes)||void 0===r||null===(r=r.banner)||void 0===r?void 0:r.sizes,a=null===(o=n.mediaTypes)||void 0===o||null===(o=o.video)||void 0===o?void 0:o.playerSize,u=n.sizes&&Jh(n.sizes),c=i&&Jh(i);return a&&Jh([a])||u||c}};function Xh(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Zh(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Zh(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Zh(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ty=function(t){var e=t,n=e.adUnitCode,r=Kh(e,Qh(n)),o=(e.size,Xh(r,2));e.width=o[0],e.height=o[1],e.size=r.join("x")},ey=function(t,e){var n=e.auctionId||e.requestId,r=_h[n];switch(t){case"beforeBidderHttp":li.biddersRequests+=1;break;case"bidRequested":var o=e.bids,i=e.bidderCode;o.forEach((function(t){(0,qt.A)("PrebidRequest_".concat(i.toUpperCase())),r&&(r.requests+=1,r.bids.push(Vh(t,r.auctionStart)))}));break;case"fledgeAuction":var a=e.fledgeAuctionConfig,u=e.adUnitCode,c=a.config,s=a.bidId;if((0,O.A)(c)&&(Object.assign(a,c),a.config=void 0),r){var l=r.bids.find((function(t){return t.adId===s}));if(l){if(Bi){var f=(0,Lt.Df)("fledge");if((0,O.A)(f)){var d=f.biddersWhitelist,v=void 0===d?[]:d,h=l.bidder;v.includes(h)&&li.fledgeAuctionsForGoogle.push({adUnitCode:u,fledgeAuctionConfig:a,bidder:h})}}l.fledgeAuctionConfig=a}}break;case"bidResponse":var y=e.cpm,m=e.vastContent,A=e.vastXml,b=e.adUnitCode,g=e.bidderCode,w=e.requestId,S=e.bidder;if((0,qt.A)("PrebidResponse_".concat(S.toUpperCase())),r){var _=r.bids;r.responses+=1;for(var E=0;E<_.length;E++){var j=_[E].adId;if(j===e.adId||j===w){var P=_[E].subAccount,I=_[E].fledgeAuctionConfig;_[E]=e,_[E].auctionCounter=r.auctionCounter,_[E].subAccount=P,_[E].bidResponseTimestamp=Date.now(),_[E].fledgeAuctionConfig=I}}}if(Wh(e),"outstream"===e.adType&&ty(e),y>0&&(!m&&A&&(e.vastContent=A),e.adUnitCodeBid=b,mh(e),e.ccpm>0)){var T;!li.isRetarg&&g.includes("criteo")&&(li.isRetarg=!0);var x=(0,R.A)(null==e||null===(T=e.adUnitCode)||void 0===T?void 0:T.split("slot")[1]),k=(0,Hr.w)(),C=((0,Kt.$c)(k,x)||{}).progress;e.progress=C||"0",li.bidsReceived.push(e),li.healthStatus.bidsReceived=!!li.bidsReceived.length}break;case"auctionInit":var L=e.timestamp,M=e.auctionId,D=e.info,N=(void 0===D?{}:D).bidderLimiter,U=Sh();li.auctionInProgress=!0,_h[n]=Object.assign({start:L,bids:[],auctionCounter:li.auctionsCount,auctionCounterPerView:li.auctionsCountPerView,requests:0,responses:0,sold:0,ctype:(0,p.SU)("ctype"),counted:!1,ongoing:!0,id:n,timetoauction:li.AUCTION_LAST?L-li.AUCTION_LAST:null,norodo:!(0,Zd.z6)("mr","TP")||void 0},(null==U?void 0:U.name)&&{s2st:U.name},{bidderLimiter:N}),li.lbvAid&&li.lbvAid===M&&0===li.registerTimeCounter&&(li.registerTimeCounter=1),li.AUCTION_LAST=L,(0,Ni.A)("PrebidAuctionInit"),xd();break;case"auctionEnd":Bh(n,e);break;case"auctionDone":r.bids&&r.statusDone&&delete r.bids;break;case"bidWon":var B=e.bidder;(0,qt.A)("PrebidCreativeRun_".concat(B.toUpperCase())),r&&(r.sold+=1);break;case"adRenderFailed":var F=e.bidder;(0,qt.A)("PrebidCreativeFailed_".concat(F.toUpperCase()));break;case"auctionDebug":Sp(e)}},ny=function(t,e,n){var r=window.pbjs,o=bh(e),i=Date.now(),a=!1,u=!0,c=(0,Us.xF)()!==Us.A2,s={},l={bunch:t,slot:e,creations:[s]};if(!o)return(0,qt.A)("PrebidShowNoBid"),!1;var f=o.ad,d=o.adId,p=o.adUrl,v=o.adType,h=o.APIlocalStorage,y=o.adUnitCodeBid,m=o.adUnitCode,A=o.bidder,b=o.height,g=o.native,w=o.responseTimestamp,S=o.requestTimestamp,_=o.tagid,O=o.url,E=o.width,j=o.vastUrl,P=o.vastContent,I=o.vastXml,T="testwp"===A||h,x="sspWPM"===A;hh(d,"APIsold");var k=E,C=b;if(["teads"].includes(A)&&(s.tagId=y||m,s.closeIframe=!0,c=!1,k="100%",C="auto"),a||!j&&!P||(s.type="outstream",s.prebidMode="outstream",s.width=k,s.height=C,s.showLabel=c,s.bid=o,u=!1,a=!0),!a&&g){var L,M=g;if(s.type="native",s.showLabel=c,s.data={system:"native",text:M.title,url:M.clickUrl,impPixel:M.impressionTrackers,clickPixel:M.clickTrackers,jsTracker:M.javascriptTrackers,advName:M.sponsoredBy,adUnit:m,privacyIcon:M.privacyIcon,privacyLink:M.privacyLink,adId:d,bidCallback:function(){r.markAdAsWon&&r.markAdAsWon(d)}},!(0,te.A)(s.data.impPixel))s.data.impPixel=null==M||null===(L=M.ortb)||void 0===L?void 0:L.imptrackers;M.image&&(M.image.url?s.data.src=M.image.url:U.A.s(M.image)&&(s.data.src=M.image)),ey("bidWon",o),a=!0}if(!a&&x){var D=o.campaign,N=o.creationSspWPM,B=JSON.parse(N),F=B.creations,V=B.redir;Object.assign(l,{campaign:D,creations:F,redir:V,sspWPM:!0}),a=!0}if(!a&&p&&r.embedded&&(s.type="iframe",s.src=p,s.width=k,s.height=C,s.showLabel=c,a=!0),a||(s.type="prebid",s.width=k,s.height=C,s.showLabel=c,T&&(s.type="code",s.code=f),f&&f.includes("wppl_wallpaper.js")&&(s.useAlternativeSlot=!0),s.prebidMode="renderAd",s.adId=d,a=!0),a){var H={type:"show",age:i-w,adtype:v,tts:(0,R.A)((Date.now()-li.logStartTime).toFixed(0))};_&&(H.tagid=_),Hv&&Hv.prevAuctionTS&&(H.tta=(0,R.A)((Date.now()-S).toFixed(0))),/http:\//i.test(f||O||j||I||P)&&(H.unsecure=1),u&&Ih({bunch:t,adid:d||void 0,slot:e,params:H,waveaction:"prebidsold",isAsr:n})}return l},ry=function(t){var e=bh(t);if("audio"===e.adType)return e},oy=function(t,e){var n=!!t&&(t[arguments.length>2&&void 0!==arguments[2]?arguments[2]:""]||t),r=(0,R.A)(e),o=!1;return n&&r&&(n[r]?o=n[r]:n.exclude&&n.exclude.includes(r)||(o=n.default)),o},iy=function(t){var e=(0,Lt.Df)("dfpMultipliers"),n=(0,Ao.XZ)(),r=n.dfpMTestVersion,o=n.version,i=!!r&&"conf".concat(o||"A");return oy(e,t,i)||1},ay=function(t){var e=li.fledgeResults,n=void 0===e?[]:e,r=(0,R.A)(t);return(0,te.A)(n)&&n.filter((function(t){return(0,R.A)(t.slotNumber)===r})).sort((function(t,e){return e.floor-t.floor}))[0]},uy=function(t,e,n){return{target:t*e,targetModel:n}},cy=function(t,e,n){var r,o=t/100;switch(n){case"B":r=103*Math.tanh(o/45)-.01;break;case"C":r=106*Math.tanh(o/55)-.01;break;case"D":r=o+Math.log(1+o)+.1}return{target:Math.round(100*r),targetModel:e}},sy=function(t){var e;return t.forEach((function(t){(!e||e.target<t.target)&&(e=t)})),e},ly=function(t){var e=zd(),n=Wd(e).find((function(t){return"default"===t.id}));return!!n&&n.slots.includes(t)},fy=function(t,e,n){var r=(0,Lt.Yb)("useDirectClickMultiplier"),o=(0,Lt.Yb)("isDirectClickMultiplierAtfOnly"),i=(0,Lt.Df)("directClickMultiplier")||1.1;if(r||(0,Ao.IY)("directClickMultiplierTver")){var a=!o||ly(t);if(Uf()&&a)return{target:e*i,targetModel:"".concat(n,"m")}}return{target:e,targetModel:n}},dy=function(t){var e=ec(),n=e.mexRate,r=e.mexSlotsRates,o=e.mexSlotsMultipliers[t];return r[t]=n,uy(100*n,o,10)},py=function(t,e,n,r,o,i,a){var u=li.isRetarg,c=(0,U.A)(n,"string")?(0,Ss.F)(n)||0:n||0,s=r||0,l=e||0,f=(0,Lt.Df)("dfpMultipliers"),d=oy(f,t)||2,p=(0,Nt.IX)("adtech","PRGM-778"),v=["B","C","D"].includes(p),h=[],y={target:c,targetModel:0};if(h.push(y),u&&!s&&!l){var m=uy(c,1.2,5);h.push(m)}var A=v?cy(s,2,p):uy(s,d,2);h.push(A);var b=v?cy(l,1,p):uy(l,d,1);if(h.push(b),o&&i){var g=uy(o,i,6);h.push(g)}var w=a.dfpConfig,S=a.passedDfpConfig,_=Ps(t,w||S),O=_.isValidMexSlot,E=_.useMex;if(O&&E){a.s2sTargetCCPM=A.target,a.prebidTargetCCPM=b.target;var j=dy(t);h.push(j)}var P=sy(h);return P.targetModel>0&&(P=fy(t,P.target,P.targetModel)),P},vy=function(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:li.bidsReceived,e=0;e<t.length;e++){var n=t[e];void 0===n.ccpm&&mh(n)}},hy=function(t,e){var n=li.bidsReceived,r=0;e&&vy(n);var o=bh(t);return o&&o.ccpm&&(r=Math.min(o.ccpm,9999)),r},yy=function(t){return bh(t)},my=function(t){var e={},n=(0,Yo.b3)(),r=Zo(),o=(0,Nt.iM)("adtech","PU-335","B"),i=(0,te.A)(r)&&o;if(n)e.keywords=n.replace(/;/g,",");else{Sp({type:"WARNING",arguments:["No keywords available"]})}i&&(e.cat=r,e.pagecat=r,e.sectioncat=r,e.cattax=7),(n||i)&&(t.ortb2=t.ortb2||(0,dt.A)(),t.ortb2.site=e)},Ay=function(t){t.ortb2.regs={ext:{dsa:{dsarequired:1,pubrender:0,datatopub:0,transparency:[]}}}},by=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],gy=["criteo","appnexus","adform","rubicon","connectad","rtbhouse","pubmatic","ix","smartadserver","openx","teads","xhb","quisma","smartnative","ccx","adrino","allegro","sharethrough","visx"],wy=function(){var t=(0,b.z)();return{rubicon:{singleRequest:!0},userSync:{userIds:[],iframeEnabled:!0,filterSettings:{all:{bidders:"*",filter:"include"}}},bidderOrder:t?gy:by,bidderSequence:"fixed",consentManagement:{cmpApi:"iab",timeout:2e3},mobile:t,ortb2:{},paapi:{enabled:!0,defaultForSlots:1}}},Sy=function(){var t=(0,Ao.dU)(),e=(0,Lt.Df)("delay"),n=(0,b.z)()?400:800,r=(0,ge.H2)("prebidDelay")||n;return"number"==typeof e?r=e:t&&e&&(r=e[t]||r),r},_y=function(){for(var t=[.66,.1,.1,.05,.05,.02,.02],e=window.Math.random(),n=t.length,r=0,o=0;o<n;++o)if(e<=(r+=t[o]))return String.fromCharCode(65+o)},Oy=function(){var t=(0,Kt.SD)("sda")||[];return(0,te.A)(t)?[{name:"wp.pl",ext:{segtax:4},segment:t.map((function(t){return{id:t}}))}]:t},Ey=["bidRequested","bidResponse","bidderDone","auctionInit","auctionEnd","auctionDone","bidWon","adRenderFailed","auctionDebug","beforeBidderHttp","fledgeAuction"],jy=function(t){Ey.forEach((function(e){t.onEvent(e,(function(t){ey(e,t)}))}))},Py=function(t){var e=Zo(),n={ext:{data:{}}},r={bidders:["adform"],config:{ortb2:{site:n}}};(0,te.A)(e)&&(n.ext.data.cat=e,t.setBidderConfig(r))},Iy=function(t){t.bidderSettings=Object.assign({},t.bidderSettings,{standard:{storageAllowed:!0}})},Ty=function(t){t.userSync.userIds.push({name:"ceeId",storage:{type:"cookie",name:"ceeIdToken",expires:7,refreshInSeconds:360},params:{tokenName:"WPxid"}})},xy=function(){if((0,Td.A)()){var t=(0,C.A)("currency");t?li.currencyRate=JSON.parse(t):(0,ne.A)("currency",JSON.stringify(li.currencyRate))}},ky=function(t,e){t.userSync.userIds.push({name:"pubProvidedId",params:{eids:[{source:"firstpartyid",uids:[{id:e||"",atype:1,ext:{stype:"ppuid"}}]}]}})},Cy=function(){var t=li.currencyRate;return{USD:{PLN:t.USD,EUR:t.USD/t.EUR,CHF:t.USD/t.CHF,GBP:t.USD/t.GBP}}},Ly=function(t,e,n,r){var o=U.A.o(e),i=ae.nr||ae.mM?.6:1,a="",u=e;o?Object.keys(e).forEach((function(o){u=e[o],u/=n,a="default"!==o?"".concat(t,"|*|").concat(o):"".concat(t,"|*|*"),u*=i,r[a]=u})):(u/=n,a=t.includes("slot")?"".concat(t,"|*|*"):"*|*|*",u*=i,r[a]=u)},My=function(t,e){var n=t,r=e.fpTest,o=e.version,i=li.currencyRate.USD;r&&(n=n[o]||n);var a=n.default,u={};return(0,S.A)(a,(function(t,e){Ly(t,e,i,u)})),u},Dy=function(t,e,n){var r=My(e,n),o={currency:{adServerCurrency:"USD",rates:Cy()}},i={floors:{enforcement:{bidAdjustment:!0,enforceJS:!1},data:{currency:"USD",modelVersion:"USD Version",schema:{fields:["adUnitCode","mediaType","size"]},values:r}}};return Object.assign(t,o,i),t},Ry=function(t,e){t.ortb2.user={data:e}},Ny=function(t){t.userSync.userIds.push({name:"teadsId",params:{pubId:27918}})},Uy=function(t){var e=Sy(),n=(0,Lt.Yb)("usePvFraction"),r=(0,Lt.Yb)("ppidOn"),o=(0,Nt.iM)("adtech","PRGM-660","B"),i=(0,Lt.Yb)("ceeIdSystemDisabled"),a=(0,Lt.Df)("blockPrebid"),u=(0,Lt.Df)("viewConfig"),c=(0,qu.Q)(),s=a&&sp({blockPrebidConfig:a,viewConfig:u}),l=!!(0,Kt.SD)("directOnly"),f=(0,Lt.Df)("floorprices","config"),d=(0,O.A)(f),p=(0,Xt.x)(),h=(0,Nt.iM)("adtech","PU-321","B")&&Oy();if(li.logStartTime=Date.now(),li.ppid=c,Iy(t),jy(t),xy(),t.setConfig){var y=wy();p&&Ay(y),(r||o)&&ky(y,c),(0,v.ch)("money_money_mobile")&&Ny(y),i||Ty(y),(0,te.A)(h)&&Ry(y,h);var m=(0,Ao.XZ)();d&&Dy(y,f,m),my(y),t.setConfig(y),U.A.f(t.setBidderConfig)&&Py(t)}n&&(li.pvfraction=_y()),li.disableBLByDiceRoll=fp(10),s||l?Zv():sh(e)},By=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];li.prebidAPILoadingState=ku(),(0,Ni.A)("PrebidInited"),(0,v.m7)()&&t.libLoaded&&Uy(t)},Fy=function(t){if((0,er.ps)()===pa.Ou)return!1;var e=t,n={},r=Sh(),o=(0,Ao.XZ)();return n.wpsn=(0,v.wY)(),n.ctype=(0,p.SU)("ctype"),o&&o.name&&(n[o.name]=o.version),window.appVersion&&(n.appVersion=window.appVersion),e.bunch||(e.bunch=(0,Hr.w)()),e.bddr||e.bidder||(e.bddr=e.bidder),e.bddr?e.bddr="S2S-".concat(e.bddr):e.bddr="S2S",e.cpm&&(e.cpm=parseFloat(e.cpm.toFixed(2),10)),r&&e.s2st&&r.name!==e.s2st&&((0,qt.A)("PrebidS2S_TestERR"),n.s2st2=r.name),(0,ko.A)("prebidsold",Object.assign(n,e)),{s2sdata:e,result:n}},Vy=function(t){var e=t.urn;li.fledgeResults=li.fledgeResults.filter((function(t){return!(t.urn===e)}))},Hy=function(t){var e,n=t.min,r=t.mit,o=t.mmu;return"related"===t.mpe&&(0!==n||1!==r&&0!==o?1!==n&&2!==n||1!==r&&0!==o?2!==n||0!==r&&1!==o||(e="rui"):e="rap":e="rup"),e},zy=n(1196),Gy=function(t){if(t){var e,n=li.intentParams,r=(t.mpe,t.min),o=t.mit,i=t.mmu,a=t.mpe,u=t.mno,c=t.mco,s=Hy(t),l=JSON.stringify((0,zy.A)({mit:o,min:r,mmu:i}));e=l===kp||l===Cp?"a":l===Lp?"u":s||l;var f={plI:[kp,Lp].includes(l)||["rup","rap"].includes(s),plA:[kp,Cp].includes(l)||["rap","rui"].includes(s),plU:[Lp].includes(l)||["rup"].includes(s),pIn:[kp,Lp].includes(n)||["rup","rap"].includes(s),pAu:[kp,Cp].includes(n)||["rap","rui"].includes(s),pUp:[Lp].includes(n)||["rup"].includes(s)};return Object.keys(f).forEach((function(t){f[t]=f[t]?1:0})),Object.assign(f,{plP:e,re:s,mpe:a,mno:u,mco:c}),f}(0,dp.A)("Brak intencjonalności playera")},Wy=function(t,e){var n=hh(t,"APIsold")||!1,r=n?n.adUnitCode.replace("slot",""):void 0,o=n.APIused,i=n.auctionId,a=n.adType,u=n.bidder,c=n.cpmpl,s=n.responseTimestamp;if(n&&!n.APIcounted&&o){var l=(0,Hr.w)(),f=Gy(e);Ih({bunch:l,slot:r,adid:t,intent:f,params:{type:"show",adtype:a,age:Date.now()-s},waveaction:"prebidsold"}),ey("bidWon",n),"instream"===a?((0,qt.A)("PrebidVideoRun_".concat(u.toUpperCase())),(0,qt.A)("PrebidVideoRevenue_".concat(u.toUpperCase()),c/100)):"outstream"===a&&((0,qt.A)("PrebidOutstreamRun_".concat(u.toUpperCase())),(0,qt.A)("PrebidOutstreamRevenue_".concat(u.toUpperCase()),c/100)),i&&_h[i]&&(_h[i].sold+=1),n.APIcounted=!0}return n},qy=function(t,e){var n=!1;if(e){var r=(n=hh(t,"APIused"))&&n.adType;"instream"===r?(0,qt.A)("PrebidVideoUsed_".concat(n.bidder.toUpperCase())):"outstream"===r&&(0,qt.A)("PrebidOutstreamUsed_".concat(n.bidder.toUpperCase()))}else if((n=hh(t,"APIsold"))&&!n.APIcounted){var o=(0,Hr.w)(),i=n.adUnitCode.replace("slot","");Ih({bunch:o,slot:i,adid:t,params:{type:"show",adtype:n.adType,age:Date.now()-n.responseTimestamp},waveaction:"prebidsold"}),n=hh(n,"APIcounted")}return n},$y=function(){li.videoHandlers.forEach((function(t){Dl(t)})),li.videoHandlers=[]},Yy=function(t,e){if(Hv.isDynamic=(0,v.ch)("dynamic"),Hv.time=e-(Hv.timestamp||e)||null,Hv.timestamp=e,Hv.ctype=t,Hv.isDynamic)if(zd(t).auctions&&li.useLazyBidding){Xv();var n=(0,be.rs)();(0,S.A)(n,(function(t){eh(t,n[t])}))}else zv()},Ky=function(){var t=window.pbjs;if(t&&t.getConfig){var e=t.getConfig();my(e),t.setConfig(e)}},Jy=!1,Qy=function(t,e){try{var n=Date.now(),r=(0,Lt.Yb)("usePvFraction"),o=(0,Lt.Df)("blackListConfig"),i=(0,p.SU)("ctype");switch(e&&e.ctype&&(i=e.ctype),t){case"page:close":Jy=!0,(0,S.A)(Kd,(function(t){Jd(t)})),$y(),r&&(li.pvfraction=_y()),li.registerTimeCounter=0,li.firstAuctionStatusLogPvBD=!0,li.pageLoadTime=Date.now(),li.baseVideoIntent={autoplay:!1,forceSound:!0},li.videoAuctionCounter=0,li.healthStatus={hbConfig:li.healthStatus.hbConfig,auctionType:li.healthStatus.auctionType,pvAuctionNames:[]},(0,Ao.IY)("HIGTest")&&(li.bidsReceived=(a=li.bidsReceived,u=a.filter((function(t){return"sspWPM"!==t.bidderCode})),vh.clear(),u)),Hv.prevCtype=i,Hv.timeclose=n,Vd.reset(),li.auctionsCountPerView=-1;break;case"page:view":Jy?(Hd(o),Ky(),Hv.timeview=n,ch(i),Yy(i,n),Jy=!1):(0,Ie.A)({message:"PrebidAPI.".concat("onEvent"),path:"pageViewBeforePageClose",fileName:i},1e3);break;case"video:ready":Hv.timeready=n,(0,Ni.A)("VideoReadyTime");break;case"video:apd":Hv.timeApd=n,(0,Ni.A)("VideoApdTime"),(0,Lh.A)("VideoReadyToVideoAPD","VideoReadyTime","VideoApdTime")}}catch(t){(0,_.A)(t,"onEvent")}var a,u},Xy=function(){return console.table&&console.table(li.healthStatus),li.healthStatus},Zy=function(t){var e=(0,Lt.Df)("blackListConfig"),n=zd();return Hd(e),t.filter((function(t){var e=t.slotID.replace("slot",""),r=parseInt(e,10);return!li.blackList.includes(r)&&!(n.slots&&!n.slots.includes(r))}))},tm=function(t,e,n){var r=e||!1,o=n;if(o&&o.dataset){var i=o.dataset.bunch,a=o.dataset.slot;o=(0,Kt.KA)(i,a).creation}o&&t&&r&&(Object.assign(o,r),o.modsToLoad=o.modsToLoad||[],o.modsToLoad.push(t),yr(o))};function em(t){return em="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},em(t)}function nm(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,om(r.key),r)}}function rm(t,e,n){return e&&nm(t.prototype,e),n&&nm(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function om(t){var e=function(t,e){if("object"!=em(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=em(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==em(e)?e:e+""}var im=rm((function t(e,n,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.bid=e,this.adunit=n,this.adId=this.bid.adId,this.bidder=this.bid.bidder,this.time=this.bid.timeToRespond,this.cpm=this.bid.cpm,this.msg=this.bid.statusMessage,this.rendered=r})),am=function(){var t=window,e=t.console,n=t.pbjs;if(n){var r=n.getBidResponses(),o=n.getAllWinningBids(),i=[];Object.keys(r).forEach((function(t){r[t].bids.forEach((function(e){var n=!!o.find((function(t){return t.adId===e.adId})),r=new im(e,t,n);i.push(r)}))})),i.length?e.table&&e.table(i):e.warn("No prebid responses")}};function um(t){return um="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},um(t)}function cm(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,lm(r.key),r)}}function sm(t,e,n){return e&&cm(t.prototype,e),n&&cm(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function lm(t){var e=function(t,e){if("object"!=um(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=um(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==um(e)?e:e+""}var fm=sm((function t(e,n,r,o,i){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.adunit=e,this.adId=n,this.bidder=r,this.time=o,this.cpm=i})),dm=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.pbjs,e="showAllWinningBids",n=window.console,r=[];t&&U.A.f(t.getHighestCpmBids)&&((t.getHighestCpmBids()||[]).forEach((function(t){var e=new fm(t.adUnitCode,t.adId,t.bidder,t.timeToRespond,t.cpm);r.push(e)})),r.length>0?n.table&&(n.table(e,":"),n.table(r)):n.warn(e,"--\x3e No prebid winners"));return r},pm=function(t){var e=parseInt(t,10),n=Ae();Array.isArray(n)&&n.length>0&&Vd.add(n);var r=li.blackList;if(0!==r.length)return li.auctionSlots.includes(e)&&r.includes(e)?0:!li.auctionSlots.includes(e)&&r.includes(e)?1:void 0},vm=[316,317],hm=function(t,e,n){var r=n?[n]:vm,o=e||"fA-".concat((0,en.eq)());ih({slots:r},t,o)},ym=function(t,e){var n="fA-".concat((0,en.eq)());ih({slots:t},e,n)},mm=function(t){var e=t,n=["ad","adUrl","noad","native","vast","vastUrl"].reduce((function(t,n){return t||e[n]}),0),r=e.adId,o=e.bidder,i=e.cpm,a=e.ttl,u=window.rekid,c=e.slot,s=e.size;if(!c)return!1;n||(c>=150?e.vast='<VAST xmlns:xsi="//www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vast2.xsd" version="2.0"><Ad id="testwp001"><InLine><AdSystem>TESTWP</AdSystem><AdTitle>TESTWP</AdTitle><Creatives><Creative><Linear><Duration>00:00:15</Duration><TrackingEvents></TrackingEvents><VideoClicks><ClickThrough><![CDATA[https://www.wp.pl/?from=video]]></ClickThrough></VideoClicks><MediaFiles><MediaFile delivery="progressive" bitrate="512" width="720" height="405" type="video/mp4"><![CDATA[//adv.wp.pl/RM/Box/2018-06/gp/14/instream/Farmerama_Trailer_2015_15s.mp4]]></MediaFile><MediaFile delivery="progressive" bitrate="512" width="720" height="405" type="video/webm"><![CDATA[//adv.wp.pl/RM/Box/2018-06/gp/14/instream/Farmerama_Trailer_2015_15s.webm]]></MediaFile></MediaFiles></Linear></Creative></Creatives></InLine></Ad></VAST>':c>=80&&c<84?e.native={title:"Testowa reklama Native",clickUrl:"https://www.wp.pl/?from=native",image:{width:300,height:150,url:"https://dummyimage.com/400x270/000/fff.png"},impressionTrackers:[]}:e.ad='<a href="https://www.wp.pl/?from=banner" target="_blank"><img src="https://dummyimage.com/300x250/000/fff.png&text=prebid" style="width:300px;height:250px;border:0" /></a>'),s||(e.ad&&(s=[300,250]),(e.vast||e.vastUrl)&&(s=[640,360]),e.native&&(s=[1,1])),Number.isNaN(c)||(c=c.toString());var l={adId:r||"testwp".concat(Math.floor(1e10*Math.random())),bidder:o||"testwp",bidderCode:o||"testwp",adUnitCode:"slot".concat(c),cpm:parseFloat(i)||99,width:s[0],height:s[1],ttl:a||3e3,statusMessage:"bid available",requestTimestamp:Date.now(),responseTimestamp:Date.now(),timeToRespond:0,ad:e.ad,vastContent:e.vast,vastUrl:e.vastUrl,vastImpUrl:e.vastImpUrl,native:e.native,adUrl:e.adurl};return l=mh(l),li.bidsReceived.push(l),u&&e.reload&&Cf(u,c),l},Am={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"},bm=function(t){var e=!1,n=t||"";return Object.keys(Am).some((function(t){return n.indexOf(Am[t])>0&&(e=t,!0)})),e},gm=function(t,e){var n=t.log||{},r=bm(n.url);r&&(0,qt.A)("PrebidAjax".concat(e.substring(0,1).toUpperCase()).concat(e.substring(1),"_").concat(r.toUpperCase()))},wm="PrebidAPI",Sm=function(){var t=window.console,e=(0,Ao.XZ)(),n=e.bidderLimiterTver,r=e.version,o=(0,Lt.Yb)("forceBidderLimiter"),i={init:By,afterBunch:kd,updateCurrency:xd,onPrebidLoad:Uy,slotIsLimited:pm,startAudioAuction:hm,startDisplayAuction:ym,getComponentAuctionConfig:Ri,getSlotCPM:hy,getHighestBid:bh,getFledgeDam:jd,getFledgeResult:ay,getFledgeStatus:ci,getFloorPrice:Gp,getGAMTarget:py,getDFPMultiplier:iy,getPvFraction:function(){return li.pvfraction},getPPID:function(){return li.ppid},generateFledge:ph,generateInline:ny,logS2S:Fy,runFledgeAuction:Fv,runMod:tm,restrictAndLimitSlots:Zy,startVideoAuction:ah,markFledgeUsed:Vy,markUsed:qy,markSold:Wy,getVideoBid:yy,getAudioBid:ry,prebidDam:Vt.A},a={testBid:mm,applyConfig:sh,getState:function(){return(0,dp.A)("getState call")},clearBids:lh,logPrebid:Ih,setBidFlag:hh,xhrLogger:gm,healthCheck:Xy,getPrebidConfig:wi.b,_ver:"2.5.80",_buildDate:"2024-06-07 11:07:15",_bidsReceived:li.bidsReceived,_auctions:_h,_bidderLimiterStore:np(),bidderLimiterActive:o||n&&n===r,emptyLimits:li.emptyLimits};(0,Qt.MN)("prebid",Object.freeze(i),(0,Ze.M$)()),window.__prebiddebug__=Object.freeze(a),(0,zu.A)(wm,!0),(0,Lh.A)("PrebidChunkInited","PrebidChunk","PrebidInited"),(0,Je.s5)("page:close",Qy),(0,Je.s5)("page:view",Qy),(0,Je.s5)("video:ready",Qy),(0,Je.s5)("video:apd",Qy);try{var u=window.__wpjsdebug__;if(u){var c=u.additionalActions||[];c.push({name:"Show all bids over floor",action:function(){t.table&&t.table(li.bidsReceived.filter((function(t){return!t.floorhit})))}},{name:"Show all bids",action:am},{name:"Show all winning bids",action:dm}),u.additionalActions=c}}catch(t){t.name="ProgrammaticError",(0,_.A)(t,wm)}},_m="Prebid",Om=function(t){var e={que:[]},n=function(t){(0,zu.A)(_m,!1),U.A.o(t)&&(t.name="ProgrammaticError",(0,_.A)(t,_m)),yd.error=!0,Vt.A.open()};try{delete window._pbjsGlobals,delete window.pbjs,delete window.pbjsChunk,window.pbjs=e}catch(t){(0,kt.M)("pbjs",void 0,!0),n(t)}var r=function(){(0,bi.gB)()||(0,qt.A)("".concat(_m,"NoStatidOnInit")),e.que.push((function(){(0,bi.gB)()||(0,qt.A)("".concat(_m,"NoStatidOnPbjs"));var t=(0,Qt.x4)("prebid");if(null!=t&&t.init)try{t.init(e),Ft.A.open()}catch(r){n(r)}else{(0,kt.M)("prebidAPI",void 0,!0);var r=new Error("PrebidAPI missing after load");n(r)}}))};md()?(Vt.A.close(),Tu("load"),Sm(),(0,Ni.A)("".concat(_m,"Load")),(0,ke.A)("".concat(_m,"LoadTiming"),"".concat(_m,"Load"),"".concat(_m,"Loaded")),Tu("loaded"),Ot.A.fill((function(){U.A.f(t)?t(r):r()})),_d(),bd((0,Xi.JW)())):Vt.A.open()},Em=function(){Om(!$t.gafParallel&&$t.gafFirst&&pf)},jm=function(t){setTimeout((function(){var e=t.creation,n=t.viewed,r=t.finished;if(e){var o=e.config,i=e.destroyed;if(o){var a=o.slot;i||n||r||(0,ma.A)("Ad started, but viewability measurement did not start in 5s for slot ".concat(a,"."),"error")}}}),5e3)},Pm=(0,ge.H2)("optOut"),Im=function(t,e,n){var r=n.config,o=n.gafSlot;if(Pm&&Object.assign(e,{privacyIcon:"https://std.wpcdn.pl/images/adv/dyngs.svg",privacyLink:"https://reklama.wp.pl",advName:"1"!==Pm?Pm:"Testowy Advertiser"}),r){var i,a=e.advName,u=e.privacyIcon,c=e.privacyLink;if(c||u||a)(0,Ie.A)({message:"NativeAPI",path:"OptOutAdvName",fileName:"".concat(c,"|").concat(u,"|").concat(a),slot:r.slot,bunch:r.bunch,campaign:null===(i=o.campaign)||void 0===i||null===(i=i.creative)||void 0===i?void 0:i.provider},1e3);!function(t){t&&"A"===t.tagName&&((0,ma.A)("Teaser link (A tag) must be wrapped by a container (non A tag) or 'onRenderCallback' returns wrong element (not container)."),(0,Ke.y_)(t,(0,Ke.TD)("optout",{position:"relative"})),(0,Ke.yo)())}(t)}},Tm=function(t){var e=t.creation,n=(t.imaData,t.onAfterRender);return function(t){if(!e.onRenderCallbackDone){if(e.onRenderCallbackDone=!0,e.pvid!==(0,Ze.M$)())return void e.onError("render on incorrect PVID");if(t){var r=t.el;if((0,jo.A)(r)){var o=r.getAttribute("href")?r:r.querySelector("a"),i=io(o);if((0,nn.m)(r),(0,nn.m)(o),o.addEventListener("click",i),n)try{n(r)}catch(t){e.onError("after render error",t)}return e.rebuild.container.remove(),e.rebuild.container=void 0,e.config.impress(r),e.config.addDestroyHandler((function(){o.removeEventListener("click",i)})),!0}e.onError("incorrect container in onRenderCallback")}else e.onError("missing result in onRenderCallback")}}},xm=function(t,e,n,r,o){var i=(0,zr.$)(o,"setNative"),a=Tm({creation:e,imaData:t,onAfterRender:n});if(e.pvid===(0,Ze.M$)())if(i)try{i(t,a,e.config)}catch(t){e.onError("render error",t)}else e.onError("missing setNative");else e.onError("impress on incorrect PVID")},km=function(t,e){var n=/%native_dom_id%/g;return t.map((function(t){return t.replace(n,e)}))},Cm={native:function(t){var e=t.onDestroyedError,n=t.bunchID,r=t.slotNumber,o=t.creation,i=t.imaData,a=t.data;i.src=(0,tn.mess)(a.src),i.url=(0,tn.mess)((0,Yi.A)(o.redir,a.url))||o.redirUrl,i.text=a.text,i.advName=a.advName,i.privacyIcon=a.privacyIcon,i.privacyLink=a.privacyLink;xm(i,o,(function(t){if(o.destroyed)e();else{var n=a.adUnit,r=a.jsTracker,u=a.bidCallback,c=a.clickPixel,s=a.impPixel;if((0,ur.A)(s),t){if(null!=r&&r.length){var l=km((0,ir.A)(r),n),f=(0,fn.A)({id:n,width:0,height:0},{display:"block"});f.appendTo(t),f.write(l.join(""))}U.A.f(u)&&u(),c&&t.addEventListener("click",(function(){(0,ur.A)(c)}),!1)}Im(t,i,o)}}),n,r)}},Lm=function(t){var e=t.data,n=t.config,r=t.gafSlot,o=t.type,i=t.labelText,a=t.showLabel,u=e.system,c=e.hash,s=e.prefix,l=(0,R.A)(n.bunch),f=(0,R.A)(n.slot),d=Cm[u],p=function(t,e){var n=t+(null!=e&&e.message?": ".concat(e.message):""),i=hr({name:"NativeAPIError"},n,u,o);Yn(l,f,i,r)};if(d){var v={type:"teaser",system:u,labelText:i||on.A,hideLabel:!a,prefix:s},h={onRequestError:function(){p("request error")},onDestroyedError:function(){p("destroyed error")},onDataError:function(){p("data error")},bunchID:l,slotNumber:f,creation:t,imaData:v,data:e,hash:c};t.imaData=v,t.onError=p,jm(r),d(h)}else p("missing system")},Mm=(0,R.A)((0,ge.H2)("interstitial")),Dm=(0,R.A)((0,ge.H2)("anchorad")),Rm=(0,ge.H2)("nativegam"),Nm=function(t,e){Rm&&(e.isNative=!0),Mm&&(e.isInterstitial=t===Mm),Dm&&(e.isAnchor=t===Dm);var n=e.isNative,r=e.isAnchor,o=e.isInterstitial;return(o||r)&&(e.targeting.DFPHASH="0"),{type:n?Ye.iq:Ye.sh,showLabel:!(r||o||n),dfpConfig:e}},Um=function(t){var e=function(t){var e=(0,Kt.Fg)("dfp");return(null==e?void 0:e[t])||(null==e?void 0:e.default)}(t),n=!1;if(e){var r=e.weights,o=e.epoch,i=function(t){var e,n=Math.random(),r=t.length,o=0;for(e=0;e<r;++e)if(n<=(o+=t[e]))return e}(r);n={multiplierIndex:i,multiplier:e[i],epoch:o}}return n},Bm=function(t,e){return 1.2*Math.max(t,e)/100},Fm=function(t,e){var n=e.version,r=e.noDfpaTestOverride,o=e.testName,i=/test/.test(t);if(!n||r||i)return t;var a=(0,Lt.Df)("resetTestAdk"),u=a&&a.includes(n),c=o&&u?"-".concat(o):"";return"".concat(t,"-test").concat(n).concat(c)},Vm=function(t,e,n){var r=wn.slotsStartTime,o=function(t){return(0,O.A)(Sn[t])}(t);if(!o){var i,a=window.blackBoxData,u=(null==a||null===(i=a.payload)||void 0===i?void 0:i.ssid)||(0,en.eq)(8,!0),c={slN:t,cnt:null==e?void 0:e.country,hSd:n,ssid:u};En(t,c),[1,3].includes(t)&&(r[t]=r[t]||Date.now())}return _n(t)},Hm=n(9045),zm=n(7819),Gm=function(t,e,n,r){var o="".concat(t,"_").concat(e);"runSlotCreative_".concat(o);if(n.delivered){n.prevDivs=(0,Hm.e)(e,r),(0,Hm.H)(e,n),n.run=1,(0,qt.A)("".concat("GafAPI","CreativeRun")),(0,zm.A)(e,"GafAPIRunBidded");try{var i=V(n);U.A.f(i)?i():gu(i,n)}catch(r){Yn(t,e,hr(r,!1,F),n)}}else n.vendor=Hn.O9,qn(t,e,n)},Wm=function(t,e){$n("requestID",t,e)},qm=function(t,e,n,r,o,i,a){var u;i||(u=n?r?o?Hn.AC:e?Hn.nc:Hn.HZ:Hn.dR:Hn.v5,a&&(u=Hn.lf),(0,qt.A)("GAMConfigStatus".concat(u)),$n("dfpCfgStat",t,u))},$m=function(t,e,n,r,o){return(!(arguments.length>5&&void 0!==arguments[5])||arguments[5])&&("high-cpm-bidder"===t&&n===r&&e>o)},Ym=Fn.ag.competitionData,Km=function(t,e,n){if("high-cpm-bidder"===t){var r,o=(0,Nt.IX)("adtech","PRG-3468");if($m(t,e,o,"B",199)&&(r=2),r){if(!n)return{testHigMultiplier:r};!function(t){Object.assign(Ym,{sbMultiplier:t,isSbOver2:!0})}(r)}}},Jm=function(t,e){return Cs(t,{amzn_bid:e})},Qm=function(t,e,n){var r;return Cs(t,{gaf_cpm:e.roshash,gaf_directOnly:(0,L.A)("directOnly",n),gaf_model:(0,L.A)("model",n),gaf_system:e.provider,gaf_external:(0,sn.A)(null===(r=e.source)||void 0===r?void 0:r.external)})},Xm=function(t,e,n,r){return Cs(t,{dfp_adU:e.placement,dfp_cpm:e.roshash,dfp_dfpH:(null==n?void 0:n.DFPHASH)||void 0,dfp_psbk:r})},Zm=function(t,e,n,r,o){var i=_n(t),a={prbd_ccpm:e.ccpm,prbd_cpm:e.cpm,prbd_cpmpl:e.cpmpl,prbd_fp:n,prbd_an:e.auctionCounter,prbd_platform:rp(e),prbd_dl:r};return 1===o&&a.prbd_ccpm>i.prbd_ccpm&&(a.prbd_prbdUpd="1"),Cs(t,a),i},tA=function(t){var e={campaign:t.campaign,lazy:t.lazy};H(e,V(t)),t.direct=e,z(t),t.campaign=void 0,t.lazy=void 0,t.delivered=0},eA=function(t){var e=t.DFPHASH,n=(0,Ss.F)(e),r=10;n>=2501&&n<=3e3?r=50:n>=3001&&n<=5e3?r=100:n>=5001&&n<=7e3?r=200:n>=7001&&n<=9998?r=500:9999===n&&(r=1);var o=Math.floor(n/r)*r,i=(0,Ss.M)(o);return t.DFPHASHV=i,t},nA=n(8735),rA=function(t,e,n){return!!(0,be.iB)(e)||((0,nA.A)(t,e,n),!1)};function oA(t){return oA="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},oA(t)}function iA(){iA=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==oA(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(oA(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function aA(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var uA=(0,Eo.A)(),cA=function(t,e,n,r,o){var i=e.getSlotCPM(t,!0),a=e.getHighestBid(t);o.progress=n?"2":"1";var u=null==a?void 0:a.bidder,c=i&&(0,Ss.M)(i,r),s=e.getFloorPrice("slot".concat(t),a),l=(a.deal||a.dealId)&&1;return Zm(t,a,s,l,n),{highestBidCPM:i,highestBid:a,highestBidBidder:u,highestBidHash:c}},sA=function(){var t,e=(t=iA().mark((function t(e,n,r){var o,i,a,u,c,s,l,f,d,p,v,h,y,m,A,b,g,w,S,_,E,j,P,I,T,x,k,C,M,D,R,N,B,F,V,z,G,W,q,$,Y,K,J,Q,X,Z,tt,et,nt,rt,ot,it,at,ut,ct,st,lt,ft,dt,pt,vt,ht,yt,mt,At,bt,gt,wt,St,Ot,Et,jt,Pt,It,Tt,xt,kt,Ct,Mt,Dt,Rt,Bt,Ft,Vt,Ht;return iA().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=(0,Ao.XZ)(),"runSlotFinallyWithFledge_".concat(e,"_").concat(n),i="DFPHASH",a=o.agentGAM,u=(0,O.A)((0,Kt.Fg)("dfp")),c=(0,er.ps)()===pa.yg,s=(0,Ao.IY)("agentGAM")||(0,Lt.Yb)("enableGAMAgent")||c,rA(e,n,r)){t.next=9;break}return t.abrupt("return");case 9:if(r.delivered&&(0,Yt.ur)()&&(0,Yt.m_)(),d=!1,p=(0,Kt.SD)("geo"),v=(0,Kt.SD)("rshsd"),h=r.campaign,y=r.dfpConfig,m=r.passed,A=r.bidRequestId,b=r.isAsr,g=!!uA||!b,w=!(0,_t.K4)()&&!!h&&g,_=(0,Ut.m6)(),Vm(n,p,v),b&&$n("asr",n,1),m||Wm(n,A),w&&(M=h.sellingModel,(D=h.creative)&&(Qm(n,D,M),R=D.source,N=void 0===R?{}:R,B=D.provider,F=N.external,V=N.bidder,S=(0,Ss.F)(D.roshash,v)||0,F?x=S:"ma_high-cpm-bidder"===B&&(z=Km(V,k=S)||{},C=z.testHigMultiplier),(0,L.A)("directOnly",M)&&(D.roshash="ZZZZ",_=!0),T=D.roshash)),G=ta(),W=G.hasConsent,q=G.isError,$=G.isBlocked,Y=(0,O.A)(y),K=!_&&!$&&Y&&!q,J=Mo.isLoaded,et=(0,Qt.x4)("prebid"),nt=!yd.error&&(!yd.timedOut||yd.loaded),rt=!_&&et&&nt&&!(0,_t.Fr)(),ot=(0,Xo.A)()&&(0,Lt.Yb)("fledgeOn"),qm(n,$,Y,W,q,m,_),rt&&(at=cA(n,et,m,v,r),X=at.highestBidCPM,Q=at.highestBid,at.highestBidBidder,Z=at.highestBidHash),K?(E=y.targeting,j=y.roshash,y.div=Fm(y.div,o),J&&(st=Ro(n))&&(lt=st.amzniid,ft=st.amznbid,Jm(n,ft),Object.assign(E,st),No(lt)),dt=E[i]&&(0,Ss.F)(E[i]),rt&&(P=et.getGAMTarget(n,X,dt,x,k,C,r)),(!P||0===(null===(ut=P)||void 0===ut?void 0:ut.targetModel))&&((a||c)&&(E.baseBDCPM=u?"1":"2"),s&&(vt=Um(n))&&(ht=vt.multiplier,yt=vt.multiplierIndex,mt=vt.epoch,At="".concat(yt),P={target:dt*ht,targetModel:c?8:7},E.bd_mn=At,E.epoch="".concat(mt),pt=!0)),(null===(ct=P)||void 0===ct?void 0:ct.targetModel)>0&&(E.OAS_retarg="".concat(P.targetModel||0),I=(0,Ss.M)(P.target,v)),bt=(0,Ss.M)(0,v),gt=pt?T||bt:j,I&&I>gt?(tt=10*Math.ceil(P.target/10))>=100*y.ceil?(X&&Z>T&&(l=!0),$n("dfpCfgStat",n,Hn.O_)):(E[i]=(0,Ss.M)(tt),f=!0):(pt&&(E.OAS_retarg=c?"8a":"7a"),f=!0)):w?X&&Z>T&&(l=!0):X&&(l=!0),ot&&(it=Bm(S,X)),wt=pv(n),U.A.f(wt)&&(St=Ei(n,it),wt(St)),!(Ot=jd(n))){t.next=44;break}return Et=(0,pc.$_)(),jt=(0,Ni.A)("beforeFledgeDam_".concat(n,"_").concat(Et)).name,t.next=41,Ot;case 41:Pt=(0,Ni.A)("afterFledgeDam_".concat(n,"_").concat(Et)).name,It=(0,Nt.IX)("adtech","PU-227"),(0,Lh.A)("fledgeDam_".concat(It,"_").concat(n,"_").concat(Et),jt,Pt);case 44:Tt=rt&&et.getFledgeResult(n),xt=null==Tt?void 0:Tt.priority,kt=!f&&Tt,xt||kt?(r.campaign=ju("FledgeCampaign","fledge",!1,"fledge-creative",(0,Ss.M)(it,v),"fledge"),Ct=et.generateFledge(e,n,Tt),H(r,(function(){gu(Ct,r)})),r.vendor=Hn.wE,d=!0,et.markFledgeUsed(Tt)):l?(w&&tA(r),(Mt=et.generateInline(e,n,b)).sspWPM?(r.campaign=(0,dn.A)(Mt.campaign),Mt.campaign=void 0):r.campaign=ju("PrebidCampaign","prebid",!1,Q.creativeId,Z,rp(Q)),Dt=(0,dn.A)(Mt),H(r,(function(){gu(Dt,r)})),r.vendor=Hn.PX,d=!0):f?(Xm(n,y,E,m),E=eA(E),w&&tA(r),r.fledgeFloorPrice=it,r.campaign=ju("GAM","GAM",!1,y.placement.replace(/^(\/\d+\/)/,""),j,"GAM"),Rt=Nm(n,y),Bt={bunch:e,slot:n,creations:[Rt]},H(r,(function(){gu(Bt,r)})),d=!0):w&&(Ft=h.id,Vt="CriteoDirect"===Ft,r.vendor=Vt?Hn.BK:Hn.jj,d=!0),(0,Ao.IY)("HIGTest")&&$n("sspWPMRequestId",n,null===(Ht=Q)||void 0===Ht?void 0:Ht.sspWPMRequestId),r.delivered=(0,sn.A)(d),Gm(e,n,r,f);case 53:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){aA(i,r,o,a,u,"next",t)}function u(t){aA(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(t,n,r){return e.apply(this,arguments)}}(),lA=sA,fA=n(5583),dA=function(t){n.e(160).then(n.bind(n,4724)).then((function(e){(0,e.default)(t)})).catch((function(t){(0,_.A)(t,"WelcomeScreen")}))},pA=n(3290),vA=function(){(0,Ol.Ay)(),(0,ie.Ay)(),ds(),Ns(),Mc(),Ff(),(0,pA.A)("GafAPI",Mu,r,lA,fA.A,Em,Lm),(0,pA.A)("GafSPA",Nu),gt("welcomeScreen",dA),Tt(),_l(),js(),vd()}},1838:function(t,e,n){"use strict";n.d(e,{A:function(){return dl}});var r={};n.r(r),n.d(r,{cancel:function(){return Tt},restore:function(){return xt}});var o={};n.r(o),n.d(o,{canDetect:function(){return Rn.u7},dam:function(){return Nn.A},getResult:function(){return Rn.uj},sendDot:function(){return Rn.uh}});var i={};n.r(i),n.d(i,{adtech:function(){return wt.I5},analytics:function(){return wt.zS},application:function(){return wt.pW},distributeByRange:function(){return Kt},distributeEvenly:function(){return Zt},distributeRandomly:function(){return te},getAll:function(){return wt.UK}});var a={};n.r(a),n.d(a,{erase:function(){return P.A},eraseGlobally:function(){return Vc.A},expire:function(){return us.A},get:function(){return ct.A},getAll:function(){return cs.A},hasSupport:function(){return ss.A},noexpire:function(){return ls.A},set:function(){return T.A},setGlobally:function(){return Ft.A}});var u={};n.r(u),n.d(u,{get:function(){return ws},remove:function(){return Ss},set:function(){return gs}});var c={};n.r(c),n.d(c,{getResults:function(){return _s},mess:function(){return Bn.mess},sealed:function(){return _.JW},unmess:function(){return Bn.unmess}});var s={};n.r(s),n.d(s,{getBunchID:function(){return Gr.w},getDotParams:function(){return kn.SU},getSN:function(){return Nt.wY},hasSN:function(){return Nt.m7},isABC:function(){return Ke.VZ},isBlackBox:function(){return Ke.lc},isMobile:function(){return it.z},isMoney:function(){return Ke.dx},isO2:function(){return Ke.M5},isPAKO:function(){return Ke.qs},isParenting:function(){return Ke.xt},isPoczta:function(){return Ke.cM},isPudelek:function(){return Ke.Zl},isRobot:function(){return Ke.rA},isSF:function(){return Ke.mu},isSG:function(){return Ke.fS},isWebmail:function(){return Ke.iz},testSN:function(){return Nt.ch}});var l={};n.r(l),n.d(l,{check:function(){return qi.z6},checkVendorPermissions:function(){return Os.A},get:function(){return qi.Jt},getAdditionalConsentString:function(){return Pc.Db},getConsentModel:function(){return Pc.gT},getConsentString:function(){return Pc.Q2},getGdprApplies:function(){return Pc.YI},getHoldingState:function(){return qi.n8},isLegacyTCF:function(){return Es},isPurposeAllowed:function(){return js.A},replaceConsentTags:function(){return Ps.A},runAfterConsent:function(){return Is},showConsentForm:function(){return ns}});var f={};n.r(f),n.d(f,{active:function(){return vr.V9},count:function(){return xs.A},getEntriesByName:function(){return po.x9},getEntriesByType:function(){return po.yw},mark:function(){return to.A},measure:function(){return ks.A},now:function(){return po.tB},registerMark:function(){return Ts.hk},registerMeasure:function(){return Ts.cT},wrapMeasure:function(){return H.A}});var d={};n.r(d),n.d(d,{decode:function(){return Xe.Z},encode:function(){return Xe.D},randomize:function(){return Ut.eq},slide:function(){return Cs.M},unslide:function(){return Cs.F}});var p={};n.r(p),n.d(p,{click:function(){return Bo},dot:function(){return Xr},generateDot:function(){return Qr},generateShow:function(){return bo.n},getContentPlatform:function(){return kt.xF},getDotParams:function(){return kn.SU},getPageViewID:function(){return Wr.M$},getReferrer:function(){return ze.G},getWasReloaded:function(){return le.K},media:function(){return Ls},setDarkMode:function(){return Mn},show:function(){return bo.A},wave:function(){return dt.A}});var v={};n.r(v),n.d(v,{get:function(){return j.A},getAll:function(){return Ms.A},hasSupport:function(){return Ds.A},remove:function(){return I.A},set:function(){return x.A}});var h={};n.r(h),n.d(h,{get:function(){return Rs},remove:function(){return Us},set:function(){return Ns}});var y={};n.r(y),n.d(y,{deprecated:function(){return Ee.A},error:function(){return Bs.z3},flag:function(){return E.A},info:function(){return Bs.pq},init:function(){return Bs.Ts},issue:function(){return qt.A},loadConsole:function(){return Fs.u},log:function(){return Bs.Rm},setStyle:function(){return Bs.eC},warn:function(){return Bs.R8}});var m={};n.r(m),n.d(m,{addAnimation:function(){return je.SV},addStyle:function(){return je.TD},pin:function(){return je.y_},removeStyle:function(){return je.eP},resetStore:function(){return Hs.z},setStore:function(){return Hs.k},togglePin:function(){return je.m},unpin:function(){return je.l0},update:function(){return je.yo}});var A={};n.r(A),n.d(A,{disconnect:function(){return zs.A},observe:function(){return Gs.A},replaceNode:function(){return Ws.A}});var b={};n.r(b),n.d(b,{closePage:function(){return sl},customAction:function(){return ul},registerBox:function(){return xe.FA},registerContainer:function(){return xe.Ps},updateBox:function(){return xe.rj},viewPage:function(){return cl}});var g={};n.r(g),n.d(g,{closePage:function(){return ll},init:function(){return so},refreshPage:function(){return Br},viewPage:function(){return Br}});var w=n(3734),S=n(5409),_=n(6167),O=n(1315),E=n(1256),j=n(402),P=n(224),I=n(832),T=n(2098),x=n(2945),k=n(1375),C="PWA_adbd",L="WPadbd",M=function(t){(0,_.dl)(t),(0,E.A)("Ad blocking",(0,_.JW)()),O.A.fill((function(){if((0,j.A)(S.Bl)){var e=(0,j.A)(L);t!==(0,k.A)(e)&&(0,x.A)(S.Bl,Date.now())}else{var n=new Date(2022,9,23);(0,x.A)(S.Bl,n.getTime())}(0,x.A)(L,t),(0,T.A)(C,t),t&&(0,P.A)(S.Dw)}))},D=n(8116),R=n(3860),N=n(2443),U=n(5675),B=n(8522),F=(0,n(8953).A)("Crux"),V=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=t.bind(window),r=e+50*Math.random()+1;return setTimeout((function(){return n()}),r)},H=n(3290);function z(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return G(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?G(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function G(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var W,q,$,Y,K="ABDetector",J=!1,Q=!1,X=[],Z=new Set,tt=new Set,et=function(){Q||((0,R.S)()||Z.size&&(J=!0),J&&!(0,R.S)()&&(0,R.y)(D.dl),W(J),Q=!0)},nt=function(){clearTimeout($),$=V(et,300)},rt=function(t,e,n){n&&F.open(),F.fill((function(){Q?tt.add(t):(Z.add(t),e&&(J=!0,(0,R.y)(e),q(J),nt()))}))},ot=function(t,e){(0,H.A)(K,(function(){var r=(0,N.H2)("forceDetection");(0,U._)(rt),W=e,q=t,F.open(),r&&rt("test","TEST");var o=function(t){var e=z(t,4),n=(e[0],e[1]),r=e[3];X.push(t),n&&!J&&(J=n,r&&(0,R.y)(r)),J&&q(J)};n.e(333).then(n.bind(n,927)).then((function(t){(0,t.default)(o,nt)})).catch((function(t){(0,B.A)(t,K)}))}))},it=n(4367),at=n(6091),ut=n(7681),ct=n(3248),st=n(6420),lt=n(8207),ft=n(123),dt=n(2579);function pt(t){return function(t){if(Array.isArray(t))return vt(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return vt(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?vt(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function vt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ht,yt,mt,At,bt,gt=function(t){Y=new Promise((function(t){if((0,ut.zx)()||st.A)(0,_.dl)(_.ob),(0,P.A)(C),(0,I.A)(L);else if((0,it.z)())M(_.ob);else{var e=(0,k.A)((0,j.A)(L)||(0,ct.A)(C))||_.ob;M(e);ot((function(t){t&&M(_.qT)}),(function(e){M(e?_.qT:_.ob),O.A.fill((function(){var e,n;t((0,_.JW)()&&!(0,at.h)()),(0,dt.A)("atfd_abd",{slot:(0,ft.A)((0,_.JW)()),slotMode:(0,ft.A)((0,at.h)()),vendor:(0,R.S)(),vendorCampaign:pt(Z).join(),vendorCreative:pt(tt).join(),type:null===(e=X[0])||void 0===e?void 0:e[2],mode:null===(n=X[1])||void 0===n?void 0:n[2]})}))}))}})),lt.A.f(t)&&t(Y)},wt=n(8458),St=n(1190),_t="WParld",Ot=n(703),Et="Autoreload",jt=(0,k.A)((0,N.H2)("refreshTime"))||300,Pt=function(){ht=Date.now()},It=function(){if(ht+1e3*jt<Date.now()){var t=(0,Ot.A)().filter((function(t){var e;return(null===(e=t.isPlaying)||void 0===e?void 0:e.call(t))&&t.getVolume&&t.getVolume()>0})).length;0===t?((0,x.A)(_t,1),window.scrollTo(0,0),window.location.reload()):Pt()}else Pt()},Tt=function(){(0,E.A)(Et,!1),(0,St.Vl)("_visible",It)},xt=function(){(0,E.A)(Et,!0),(0,St.Gd)(It)},kt=n(5002),Ct=n(2322),Lt=n(3882),Mt=n(1312),Dt=(0,k.A)((0,N.H2)("refreshTime")),Rt=function(){!Dt&&((0,N.H2)("noRefresh")||Lt.A.mode||(0,j.A)("noRefresh"))?Tt():O.A.fill((function(){var t=[kt.Wx,kt.oA,kt.Kt,kt.NN,kt.pP];(0,kt.LJ)(t)&&(Pt(),(0,St.YN)(Pt),xt())})),(0,Ct.MN)("autoreload",(0,Mt.A)(r))},Nt=n(5077),Ut=n(5316),Bt=function(t){return null!==t&&(t!=t||+t!=t)},Ft=n(8645),Vt="WPabs",Ht=16777215,zt=function(){return parseInt(yt,16)},Gt=n(4735),Wt=n(505),qt=n(1923),$t=n(9512),Yt=function(t,e){t&&(0,$t.A)("wp_abtest_programmatic",e)},Kt=function(t,e,n,r,o){var i,a;if((!(0,Wt.A)(r)||(0,Nt.ch)(r))&&(0,Gt.A)(t)){var u=t.filter((function(t){return t>0&&t<1})).sort((function(t,e){return t-e}));i=u,a=t,JSON.stringify(i)!==JSON.stringify(a)&&(0,qt.A)("Incorrect thresholds given in 'distributeByRange'.","error"),u.push(1);for(var c=zt()/Ht,s=u.length,l=0;l<s;l+=1){if(c<=u[l]){var f=String.fromCharCode(65+l);return(0,wt.I$)(e,n,f),void Yt(o,n)}}}},Jt=n(1112),Qt=n(4725),Xt=(0,Jt.A)(),Zt=function(t,e,n,r,o){if(!(0,Wt.A)(r)||(0,Nt.ch)(r)){var i=function(t,e,n,r){if((!(0,Wt.A)(r)||(0,Nt.ch)(r))&&(0,Qt.A)(t)){var o=zt(),i=Xt[t]||0,a=Math.floor(o/Math.pow(t,i))%t,u=String.fromCharCode(65+a);return Xt[t]=i+1,u}}(t,0,0,r);i&&((0,wt.I$)(e,n,i),Yt(o,n))}},te=function(t,e,n,r,o){if((!(0,Wt.A)(r)||(0,Nt.ch)(r))&&(0,Qt.A)(t)){var i=(0,Ut.ob)(t),a=String.fromCharCode(65+i);(0,wt.IX)(e,n)||(0,wt.I$)(e,n,a),Yt(o,n)}},ee=n(5926),ne=n(6799),re=n(3456),oe=n(2572),ie=function(t,e){oe.A.get("WPnxrfab",(function(n){var r=function(t){var e;try{e=JSON.parse(t)}catch(t){}return(0,re.A)(e)||(e={}),e}(n.value);lt.A.f(e)&&e(r,t);var o=function(t){var e;try{e=JSON.stringify(t)}catch(t){}return(0,Wt.A)(e)||(e="{}"),e}(r);oe.A.set("WPnxrfab",o)}))},ae=function(){var t=window.location,e=t.hostname,n=t.pathname;ie(e+n,(function(t,e){var n=Math.round(Date.now()/6e4);(0,ne.A)(t,(function(e,r){n-r.ts>5&&delete t[e]}));var r=(0,wt.AA)();r?t[e]={abtest:r,ts:n}:delete t[e]}))},ue=function(){var t;t=parseFloat((0,N.H2)("forceSeed")),Bt(t)||(yt=Math.floor(t*Ht).toString(16),(0,Ft.A)(Vt,yt)),yt||(yt=(0,ct.A)(Vt))||(yt=(0,Ut.eq)(6,!0),(0,Ft.A)(Vt,yt)),(0,Nt.ch)("^wakacjepl")||(te(2,"adtech","PU-335"),te(2,"adtech","PU-321"),Zt(2,"adtech","PRGM-660"),(0,ee.A)()&&Zt(2,"adtech","PU-227","^tech"),Kt([.85,.9,.95],"adtech","PRGM-778"),Kt([.25],"adtech","PRG-3468"),Kt([.8,.9],"adtech","PPP-616","^(sg|wiadomosci)"),Zt(4,"adtech","PRGM-663","^(nwm_abczdrowie|essanews|genialne|o2_o2)",!0),Zt(2,"adtech","PRGM-836","^(o2_poczta_o2_pl_nh|poczta_nh)",!0));var e=(0,N.H2)("forceTest");if(e){var n=(0,N.H2)("forceVariant")||"A",r=(0,N.H2)("forceAuthority")||"adtech";(0,wt.I$)(r,e,n)}ae()},ce=n(4411),se=n(9387),le=n(6201),fe=n(5829),de=n(6943),pe=function(t){var e=t.stName,n=t.stAuthority,r=!1;if((0,de.A)(t)&&(0,Wt.A)(e)&&(0,Wt.A)(n)){var o=(0,wt.IX)(n,e);(0,Wt.A)(o)&&(t.stVersion=o,(0,fe.p$)("stVersion",o),r=!0)}return r},ve=function(t){if((0,de.A)(t)){var e=t.version,n=t.mct;(0,fe.p$)("tVersion",e),null!=n&&n[e]&&(0,fe.p$)("mct",n[e])}},he=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:2;return String.fromCharCode(65+(0,Ut.ob)(t))},ye=n(8481),me=n(943),Ae=function(){var t,e=(0,me.b)();if((0,de.A)(e)){var n=new Date,r=Object.keys(e),o=-1/0;r.forEach((function(e){if(e.includes("testConfig")){var r=new Date(e.replace("testConfig","")),i=r-n;r<=n&&i>=o&&(o=r-i,t=(0,se.Df)(e))}}))}return t||(t=(0,se.Df)("testConfig")||{}),t},be=n(9204),ge=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return(0,Qt.A)(e)?n?t<e:t>=e:!e&&!Bt(e)||((0,qt.A)("Given date ".concat(e," has incorrect format."),"error"),!1)},we=function(t,e,n){var r=ge(t,e),o=ge(t,n,!0);return r&&o},Se=function(){var t,e,n=(0,N.H2)("forceProgrammaticTest")||!(0,se.Yb)("disableAutomaticTest")&&(0,be.A)("wp_abtest_programmatic"),r=!1,o=!1,i=!1;if((0,de.A)(n)){var a=n.testName,u=n.startDate,c=n.endDate;e=Date.now(),o=u?Date.parse(u):o,i=c?Date.parse(c):i,t=a}else(0,Wt.A)(n)&&(t=n);if(t){var s=(0,wt.UK)(),l=!1;(0,ne.A)(s,(function(n){var a=(0,wt.IX)(n,t);if(a){var u=we(e,o,i);l=!0,u&&(r={testName:t,version:a.slice(0,1).toUpperCase(),mode:"automatic"})}})),l||(0,qt.A)("Automatic test start FAILED, didn't found matching A/B test config, check testName: ".concat(t,"."),!0)}return r},_e=function(){var t=(0,se.Df)("mct");(0,fe.p$)("mct",t)},Oe=function(){_e();var t=(0,ce.T)();if(!t){var e,n=Ae(),r=(0,se.Yb)("testOn"),o=n.authority,i=n.testName,a=n.base,u=(0,Wt.A)(i)&&r,c=Se();if(u){var s=o||"application",l=o||"adtech",f=(0,N.H2)("prgVersion"),d=n&&n.overrideRefreshPvVersion,p=n.mode,v=void 0===p?"master":p;switch(t=Object.assign({},n),v){case"master":t.version=he(a),d&&(0,le.K)()&&(t.version=d),f&&(t.version=f),(0,wt.I$)(l,i,t.version);break;case"slave":t.version=(0,wt.IX)(s,i);break;default:(0,ye.A)("błąd w testConfig => błędny tryb")}var h=t,y=h.version,m=h.mapVersion;if(t=!!y&&t,(0,de.A)(t))if((0,de.A)(m)){var A=m.disabled;t.version=m[y]||y,e=A&&A.includes(t.version)}else t.version=y.slice(0,1).toUpperCase()}else c&&(t=Object.assign({},c));e?t=null:(pe(t),ve(t))}(0,ce.t)(t)},Ee=n(5267),je=n(6181),Pe=n(9921),Ie=function(){(0,Pe.A)((function(t){if((0,it.z)()){(0,je.y_)(t,(0,je.TD)("scrollFix",{"overflow-x!":"hidden"})),(0,je.yo)()}}))()},Te=function(t){if(t){if((At=(0,Nt.wY)())!==mt&&(0,Ee.A)({message:"Bootstrap",path:"ChangingSiteName",fileName:"".concat(mt," > ").concat(At)},1,"Site name (SN) set statically differs from the one set dynamically during SPA initialization.","error"),mt)return}else mt=(0,Nt.wY)();(0,kt.Ay)(),(0,H.A)("ABTests",ue),Oe(),Ie()},xe=n(6103),ke=n(3885),Ce=n(5301),Le=n(4709),Me="GEMIUS",De=function(){if(!bt){if(bt=!0,lt.A.s(window.pp_gemius_identifier)){var t=window.pp_gemius_identifier.replace("USED_","");/^[\w.]{43}\.[\w.]{2}$/.test(t)||(0,Ee.A)({message:Me,path:"IncorrectID",fileName:t},1,"Incorrect GEMIUS ID used: '".concat(t,"'."),"error")}var e=[kt.bg,kt.A2,kt.wd,kt.ZH];if((0,ke.u)()&&(0,kt.Do)(e)){var n=(0,Le.A)('script[src*="gemius.js"]');if(n){var r=n.getAttribute("src");/^https:\/\/[\w]+\.hit\.gemius\.pl\/xgemius\.js$/.test(r)||(0,Ee.A)({message:Me,path:"IncorrectSrc",fileName:r},1)}else(0,Ee.A)({message:Me,path:"TagMissing"},1)}}},Re=n(5623),Ne=n(1822),Ue="GEMIUS",Be=function(){var t="gemius";(0,Re.A)({withMeasurement:Ue,id:t,src:"".concat(Ce.A,"xgemius.js"),onLoad:function(){Ne.A.gemiusSuccess=1,(0,E.A)(Ue,!0),(0,le.K)()&&window.pp_gemius_event((0,ke.u)()),De()},onError:function(){(0,U.M)(t),Ne.A.gemiusSuccess=0,(0,E.A)(Ue,!1),De()}})},Fe=function(){var t=function(t){var e=window;e[t]=e[t]||function(){for(var n=e["".concat(t,"_pdata")]||[],r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.push(o),e["".concat(t,"_pdata")]=n}};t("gemius_hit"),t("gemius_event"),t("pp_gemius_hit"),t("pp_gemius_event"),(0,kt.xF)()===kt.bg?O.A.fill(Be,"GEMIUS"):Be()},Ve=function(){if(!(0,ut.FC)()){var t=window;(0,be.A)("wp_spa_config")&&(t.wp_pp_gemius_identifier=void 0,Ne.A.gemiusID=3),t.wp_pp_gemius_identifier?((0,ke.y)(t.wp_pp_gemius_identifier),Fe(),Ne.A.gemiusID=2):t.pp_gemius_identifier?((0,ke.y)(t.pp_gemius_identifier),Ne.A.gemiusID=1):Ne.A.gemiusID=0}},He=n(3301),ze=n(5178),Ge=n(9432),We=n(8258),qe=n(9834),$e=n(8686),Ye=n(6764),Ke=n(721),Je=function(t){if(!Ke.nr){var e=window.history;e.replaceState(e.state,document.title,t)}},Qe=function(t){var e=window.location.href,n=(0,N.H2)("noclean")?e:(0,Ye.rd)(e,t);e!==n&&Je(n)},Xe=n(7147),Ze=function(t){var e=Math.floor(Date.now()/1e4),n=t.substring(3),r="".concat(t).concat("=".repeat(n%4)),o=(0,Xe.Z)(r);if(e-o.timestamp<1)return o};function tn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return en(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?en(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function en(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var nn=function(t){return Object.entries(t).find((function(t){var e=tn(t,2),n=e[0],r=e[1];return 3===n.length&&r.endsWith(n)}))};function rn(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return on(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?on(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function on(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var an=function(t){var e={statid:(0,w.gB)()},n=Object.entries(t).filter((function(t){var e=rn(t,2)[1];return(0,Wt.A)(e)})).reduce((function(t,n){var r=rn(n,2),o=r[0],i=r[1];return i!==e[o]&&(t[o]=i),t}),{});(0,de.A)(n)&&(0,dt.A)("uid-sync",n,"uni2")};function un(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return cn(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?cn(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function cn(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var sn,ln,fn=function(){var t=(0,N.Xb)(),e=nn(t);if(e){var n=un(e,2),r=n[0],o=n[1],i=Ze(o);if((0,de.A)(i)){var a=i.statid;a&&((0,w.E3)()?an({statid:a}):((0,w.vf)(a),(0,w._x)(a)))}return r}},dn=n(6585),pn=n(79),vn=function(t){pn.A.close();var e=(0,dn.A)(t),n=e.hostname,r=e.pathname;ie(n+r,(function(t,e){if((0,de.A)(t)){var n=t[e];if((0,de.A)(n)){var r=n.abtest;(0,Wt.A)(r)&&(0,Ge.s)(r),delete t[e]}}pn.A.open()}))},hn=function(t){(0,ze.O)(t),(0,Ge.s)(function(t){var e=(0,dn.A)(t).search;return(0,$e.A)(e).abtest}(t))},yn=function(){var t,e=document.referrer,n=(0,N.H2)("refabtest"),r=null===(t=(0,qe.A)())||void 0===t?void 0:t.type,o=fn();switch(Ne.A.domReady=(0,St.Sx)(),(0,St.wu)((function(t){t.persisted&&((0,Ee.A)({message:"HandleNavigation",path:"PageShowEventPersisted"}),(0,kt.xF)()!==kt.bg&&window.location.reload())})),(0,He.h)(r),(0,Ge.s)(n),Qe(o),r){case"reload":!function(){Ne.A.reload=!0;var t=(0,j.A)("WPcrrf");hn(t)}();break;case"back_forward":!function(t){Ne.A.backForward=!0;var e=(0,j.A)("WPnxrf");(0,We.L)(!0),e?((0,ze.O)(e),vn(e),(0,I.A)("WPnxrf")):hn(t)}(e);break;default:hn(e)}},mn=n(745),An=n(4170),bn=n(3715),gn=function(){var t=window.location,e=t.hostname,n=t.href,r=!An.A,o=/prox|proks|getbehind|webcache|translate|bingj|lynx/.test(e),i=e.endsWith(".");try{if(i){var a=e.slice(0,-1),u=n.replace(e,a);window.top.location.href=u}if(o){var c=(0,mn.A)()||"https://www.wp.pl/";window.parseURL=function(t){return t},window.top.location.href="".concat(c,"?proxied")}if(r){var s=(0,be.A)("wp_leap"),l=(0,bn.A)("noleap");(!!lt.A.u(s)||s)&&!l&&(window.top.location.href=n)}}catch(t){}},wn=n(4792),Sn=function(){var t=(0,bn.A)("debugima")||Ke.mM;(0,Re.A)({id:"imasdk",src:"https://imasdk.googleapis.com/js/sdkloader/ima3".concat(t?"_debug":"",".js")})},_n=!1,On=function(t,e,n){return(0,Ct.x4)("outstream")(t).then(e).catch(n)},En=function(t){return new Promise((function(e,n){if(Sn(),_n)On(t,e,n);else{var r="outstream-player",o=(0,ft.A)(Lt.A.es6),i="".concat(r).concat(["","6"][o]),a=(0,N.H2)("wpoutstream"),u=(0,ft.A)("local"===a),c=Lt.A.mode,s=r+(c?"-debug":""),l=[(0,wn.A)(i,a,r,c),"".concat(["debug","debug-es6"][o],"/").concat(s,".js")][u];(0,Re.A)({id:r,crossorigin:!0,src:l,onLoad:function(){_n=!0,On(t,e,n)},onError:function(){n()}})}}))},jn=function(){(0,Ct.hc)("outstream",En)},Pn=n(8604),In=!1,Tn=function(){return(0,k.A)((0,j.A)(_t))>0&&(In=!0,(0,I.A)(_t)),In&&(0,E.A)("PV refreshed",!0),In},xn=n(9708),kn=n(7924),Cn=(0,je.TD)("darkmode"),Ln=(0,je.TD)("lightmode"),Mn=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];(0,kn.xo)({darkmode:(0,ft.A)(t)}),(0,Pe.A)((function(e){(0,je.m)(e,Cn,!!t),(0,je.m)(e,Ln,!t)}))()},Dn=function(){(0,it.R)((0,Nt.SE)()),(0,Nt.XJ)(),Mn((0,ft.A)((0,xn.A)())),(0,le.o)(Tn()),(0,Pn.x)()},Rn=n(1913),Nn=n(7689),Un=n(9002),Bn=n(1886),Fn=n(9904),Vn=n(8821),Hn=n(2216),zn=n(5090),Gn=n(4077),Wn=function(t){var e;if(document.currentScript)e=document.currentScript;else{var n=document.getElementsByTagName("script");e=n[n.length-1]}(0,Gn.A)(e,t,"beforebegin")},qn=n(3311),$n="Player",Yn=(0,N.H2)("wpplayer"),Kn="local"===Yn,Jn=[],Qn=function(){var t=(0,Ct.x4)("player");null!=t&&t.initialized?O.A.fill((function(){(0,ut.cC)()||(Sn(),(0,Re.A)({id:"nppgem",src:"".concat(Ce.A,"gplayer.js")}));for(var e=Jn.shift();e;)t.apply(e.instance,[e.params]),e=Jn.shift()}),$n):ln=!0},Xn=function(){ln=!0},Zn=function(t,e){var n=t;if(!lt.A.o(n))return!1;var r,o=(r="".concat(Fn.A,"player/"),Kn?((0,qt.A)("WP.player from LOCAL","info"),r="build/devel/"):Yn&&((0,qt.A)("WP.player from branch: ".concat(Yn),"info"),r="".concat(r).concat(Yn,"/")),{dir:r,url:r+"wpjslib_player.js"});n.ampnoaudio=!0,n.filesdir=o.dir,Jn.push({params:n,instance:e});Nn.A.fill((function(){sn||(sn=!0,(0,Re.A)({withMeasurement:$n,src:(0,Bn.mess)(o.url),onLoad:Qn,onError:Xn,id:"npp",crossorigin:!Kn}))}),$n,3e3)};function tr(t){if(!ln){var e=t,n=(0,Ct.x4)("player");e.ampnoaudio=!0;var r=this,o=r instanceof n;if(lt.A.o(e)&&!o)return new n(e);if(lt.A.n(e)&&!o)return tr.list[e]||!1;if(lt.A.n(e)&&o)throw new Error("Use: WP.player(id)");var i=tr.list.length,a=$n+i,u=[],c=[];r.events={on:u,off:c};var s=function(t,e){u.push({key:t,fn:e})},l=function(t,e){c.push({key:t,fn:e})};return r.p=e,r.id=Jn.length,r.bind=s,r.on=s,r.unbind=l,r.off=l,function(t,e){var n=t;!n.target&&(0,St.Sx)()&&(n.target=(0,Hn.A)()),n.target||(Wn('<div id="'.concat(e,'"></div>')),n.target=e)}(e,a),tr.list.push(r),(0,ut.E3)()||Zn(e,r,r.id),r}(0,qt.A)("WP.player could not be instantiated because of loading error","error")}var er,nr,rr=function(){(0,Rn.ni)();var t=(0,zn.A)();(0,Vn.A)(t)},or=function(){tr.list=[],tr.T=tr.list,tr.version="v2",(0,ut.E3)()||((0,Rn.Ts)(),(0,Rn.ni)(),(0,Un.p3)(rr)),(0,Ct.hc)("player",tr),(0,Ct.MN)("apd",(0,Mt.A)(o)),(0,Ct.MN)("stopAllPlayers",qn.A),(0,wt.iM)("adtech","PPP-616","B")&&(Yn="PPP-593")},ir=new Map;Lt.A.registeredReadTimes=ir;var ar,ur,cr,sr,lr,fr,dr=function(){return ir.get(er)},pr=function(){return nr},vr=n(1192),hr=n(690),yr=n(2721),mr=function(t){var e=t.article,n=t.articleStart,r=t.articleRect;if((0,yr.A)(e)){var o=Date.now();n&&(t.articleDuration+=o-n),!function(t){var e=(0,hr.A)();if(t.height/e<.5)return t.top>=0&&t.bottom<=e;var n=Math.max(0,t.top);return(Math.min(e,t.bottom)-n)/e>=.5}(r)?t.articleStart=0:t.articleStart=o}},Ar=n(6789),br=n(1888),gr=n(1577),wr=function(t,e){var n="dot.gif?";n=(0,Ar.A)(n,"Pos","readtime"),n=(0,Ar.A)(n,"SN",t.sn),n=(0,Ar.A)(n,"tm",t.duration),n=(0,Ar.A)(n,"tmi",t.counter);var r=pr();lt.A.f(r)&&Object.assign(t,r(t));var o=t.dotParams;o.scroll=t.scroll,o.scrollh=t.scrollh,o.cscroll=t.cscroll,o.cheight=t.cheight,o.density=t.density,o.crcounter=t.crcounter,vr.V9&&t.article&&(o.ctime=t.ctime),t.fixCookie="WPtcs2,WPdp,statid,WPabs,WPci";var i={useBeacon:(0,gr.A)(e)};return(0,br.A)(n,void 0,void 0,i,t)},Sr=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).type,e=dr();if(e){var n=Date.now(),r=e.timeStart,o=void 0===r?n:r;if(o){var i=n-o,a=Math.max(Math.min(i,2147483647),0);if(a>0||0===a&&0===e.counter){if(vr.V9){mr(e);var u=e.articleDuration;e.ctime+=u,e.articleDuration=0,e.articleStart=0}e.counter+=1,e.timeStop=n,e.duration=a,e.total+=a,delete e.timeStart,wr(e,t)}}}},_r=n(8742),Or=n(6431),Er=function(t){return Math.max(0,Math.min(100,lt.A.n(t)?t:NaN))},jr="ReadTime",Pr=(0,N.H2)("hlArt"),Ir=function(t,e){var n="article"===(0,kn.SU)("ctype"),r=(0,be.A)("wp_content_selector")||"article",o=t.article;if(o||(o=Array.from((0,Le.A)(r,!0)).pop(),t.article=o,n&&!o&&((0,Ee.A)({message:jr,fileName:"ArticleElementNotFound",campaign:r,path:e.type,slot:+t.articleNotInDOM},100,'No article element found for scroll observation. "'.concat(r,'" selector used is invalid or node is not in DOM.'),"error"),t.articleNotInDOM=(t.articleNotInDOM||0)+1)),Pr&&(o.style.border="3px red solid"),(0,yr.A)(o)){t.articleInDOM=!0,t.articleRect=o.getBoundingClientRect(),t.containerRect=(0,Or.A)(o,!0);var i=t.articleRect,a=(t.containerRect,i.height),u=i.top,c=t.cscroll||0,s=t.cheight||0,l=(0,k.A)((0,kn.SU)("cpageno")),f=(0,k.A)((0,kn.SU)("cpagemax")),d=0;if(l&&f>1)d=l/f*100;else d=((0,hr.A)()-u)/a*100;d=Er(d),t.cscroll=Math.max(c,Math.floor(d)),t.cheight=Math.max(s,Math.floor(a))}else t.articleInDOM?n&&(0,Ee.A)({message:jr,fileName:"ArticleRemovedFromDOM",campaign:r,path:e.type},1e3):(t.cscroll=0,t.cheight=0,n&&(0,Ee.A)({message:jr,fileName:o?"ArticleElementNotInDOM":"ArticleElementNotMissing",campaign:r,path:e.type},1e3)),delete t.article},Tr=n(2153),xr=n(3096),kr=function(t){var e,n,r=t.scroll||0,o=t.height||0,i=(0,xr.A)().top,a=(0,hr.A)(),u=(0,Tr.A)(),c=i+a,s=Er(Math.floor(c/u*100));u>o?(n=u,e=0):(n=o,e=r),s>e&&(e=s),t.height=n,t.scroll=e,t.scrollh=Math.floor(c)},Cr=function(t){if(!document.hidden){var e=dr();e&&(kr(e,t),Ir(e,t),vr.V9&&mr(e,t))}},Lr=function(t){var e=dr();e&&(e.timeStart||(e.timeStart=Date.now()),"register"===t.type&&(0,_r.ec)()?(0,St.DZ)((0,Pe.A)((function(){Cr({type:"registerReady"})}))):Cr(t))},Mr=function(){(0,St.Y6)(Cr),(0,St.$W)(Cr),(0,St.Gd)(Lr),(0,St.YN)(Sr),(0,St.UZ)((function(t){!document.hidden&&Sr(t)})),(0,St.nT)((function(t){!document.hidden&&Sr(t)})),(0,St.wu)((function(t){!document.hidden&&Lr(t)}))},Dr=function(t,e){Ne.A.spaReady?(0,Un.sQ)(t,e):(0,Ee.A)({message:"SPA",path:"SPANotInitialized",fileName:t},100,'SPA API was not initialized, but API method was used "'.concat(t,'".'),"error")},Rr=0,Nr=0,Ur=0,Br=function(t){if(Ne.A.spaOmitFirstView)Ne.A.spaOmitFirstView=!1;else{var e=(0,le.K)()?"page:refresh":"page:view",n=Date.now();if(n-Rr<100)3===(Nr+=1)&&(0,Ee.A)({message:"SPA",path:"DispatchPageRequestedFast",fileName:e},1,"PV requested to fast.","error");else{Rr=n,Ur+=1;var r=[kt.bg,kt.SK,kt.eo];100===Ur&&(0,kt.Do)(r)?window.location.reload():Dr(e,t)}}},Fr={mobile:"_mobile"},Vr=function(t){["desktop","mobile"].includes(t)&&(ur=t)},Hr=function(t){(0,Wt.A)(t)&&(ar=t)},zr=function(){var t=Fr[ur]||"",e=(0,_r.id)()?"_dynamic":"";if((0,Wt.A)(ar)){var n="".concat(ar).concat(t).concat(e);(0,Nt.Qo)(n)}},Gr=n(7016),Wr=n(3342),qr=n(7893),$r=n(98),Yr=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={type:"register"};if(er!==t){var r=dr(),o=!document.hidden;r&&(o&&Sr(n),delete r.article,(0,ze.O)(r.href));var i=(0,Jt.A)();!function(t,e){(0,Wt.A)(t)&&!ir.has(t)&&(er=t,ir.set(er,e))}(t,i),i.duration=0,i.total=0,i.scroll=0,i.cscroll=0,i.dotParams=Object.assign({},(0,kn.SU)()),i.sn=(0,Nt.wY)(),i.rekid=(0,Gr.w)(),i.pvid=t,i.gmid=(0,ke.u)(),i.referrer=(0,ze.G)(),i.canonical=e.canonical||(0,mn.A)(),i.href=e.href||(0,$r.A)(),i.dn=(0,_r.id)(),i.counter=0,i.timeStop=0,vr.V9&&(i.articleStart=0,i.articleDuration=0,i.ctime=0),o&&Lr(n)}},Kr=n(6348),Jr=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"top",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=t;lt.A.o(r)||(r={});var i=r.generate;if(n||i){(0,Wt.A)(o)&&(o=o.replace(/(_dynamic)+/g,"_dynamic"),!Ne.A.spaReady&&/_dynamic$/.test(o)&&(0,Un.sQ)("page:close"),(0,Nt.Qo)(o));var a=o||(0,Nt.wY)();if((0,Nt.m7)(a)){var u={};(0,de.A)(e)&&(e.contentSelector&&((0,$t.A)("wp_content_selector",e.contentSelector),delete e.contentSelector),(e.href||e.canonical)&&(u.canonical=e.canonical,u.href=e.href,delete e.canonical,delete e.href),(0,kn.xo)(e)),"autorefresh"!==n&&"top"!==n||(Kr.A.length=0,(0,Wr.xg)(),Yr((0,Wr.M$)(),u),r.useMimeType=!0,lt.A.f(sr)&&(r.onError=function(){sr(0),r.onLoad=void 0,r.onError=void 0},r.onLoad=function(){sr(1),r.onLoad=void 0,r.onError=void 0}));var c="dot.gif?";return i?(c=(0,Ar.A)(c,"Pos","[[ACTION]]"),c=(0,Ar.A)(c,"SN","[[SN]]")):(c=(0,Ar.A)(c,"Pos",n),c=(0,Ar.A)(c,"SN",a),setTimeout((function(){qr.A.open()}),16)),(0,br.A)(c,void 0,void 0,r,u)}}},Qr=function(){return Jr(void 0,void 0,void 0,{generate:!0})},Xr=Jr,Zr=function(){var t=[kt.bg,kt.A2,kt.wd];return(0,kt.Do)(t)?"click":""},to=n(1634),eo="GEMIUS",no=function(t,e){var n=e.gemius,r=fr.hit;if(r){var o;if(null!=n&&n.hit&&(o=r[n.hit],n.hit!==(0,kn.SU)("ctype")&&(0,Ee.A)({message:eo,path:"SPANotUsingCTYPE",fileName:n.hit},1e5)),!o){var i=r.inne,a=r.other;(o=i||a)&&(0,Ee.A)({message:eo,path:"SPAUsingOTHER",fileName:i?"inne":"other"},1e4)}o?((0,to.A)("gemius_hit"),Ne.A.gemiusID=2,(0,ke.y)(o),lr?(0,le.K)()||window.gemius_hit(o):(Fe(),lr=!0)):(Ne.A.gemiusID=0,(0,Ee.A)({message:eo,path:"SPAMissingIdentifier"},1e3,"".concat(eo,": Missing SPA identifier")))}else(0,Ee.A)({message:eo,path:"SPAMissingConfig"},1e5,"".concat(eo,": Missing SPA config"))},ro=function(t){(0,ut.FC)()||(0,de.A)(t)&&(fr=t,(0,Un.MO)(no),(0,Un.IQ)(no))},oo=function(t,e){(0,_r.we)(),e&&(Hr(e.base),function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:(0,Jt.A)(),e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.bunch,r=t.ctype;if((n||r)&&(0,de.A)(cr)){var o=cr[n]||cr[r];o?(t.bunchID=o,(0,Gr.w)()&&!e||(0,Gr.g)(o)):(0,Ee.A)({message:"SPA",path:"MissingViewTypeREKID",fileName:"".concat(r,"|").concat(n)},100,'SPA: Missing REKID for view type "'.concat(n||r,'".'),"error")}}(e,!0),delete e.base,delete e.bunch),zr(),(0,kn.a6)({})},io=function(t,e){var n=e.dot;oo(0,n),Xr(void 0,n,"top")},ao=function(t,e){var n=e.dot;oo(0,n),Xr(void 0,n,"autorefresh")},uo=function(t){var e,n=t.platform,r=t[n],o=r.dot,i=r.gemius;Vr(n),Hr(o.base),e=o.bunches,cr=e,(0,kn.xo)(o.params),lt.A.s(o.type)||(o.type=(0,be.A)("wp_dot_type")||Zr()),(0,$t.A)("wp_dot_type",o.type),zr(),ro(i),(0,Un.p3)(_r.UV),(0,Un.MO)(io),(0,Un.IQ)(ao)},co="SPA",so=function(t){if(!Ne.A.spaReady)if(t){var e=t.config;if(Lt.A.siteConfig=e,e)return Ne.A.spaReady=!0,(0,E.A)(co,!0),uo(e),(0,H.A)("PageView",Dn),Te(!0),!0;(0,qt.A)("".concat(co,": Missing site config"),!0)}else(0,qt.A)("".concat(co,": Missing data"),!0)},lo=function(){var t=(0,be.A)("wp_spa_config");if(t&&((0,Ee.A)({message:"SPA",path:"HeadConfig"},1e4),so({config:t}))){var e=t.payload;if(e)Br(e),(0,Ee.A)({message:"SPA",path:"ConfigPayload"},1e4);else{var n=(0,kn.SU)(),r={dot:n,gemius:{hit:n.hit||n.ctype}};Br(r),Ne.A.spaOmitFirstView=!0}return!0}},fo=n(2351),po=n(7743),vo=n(5858),ho=n(7996),yo=n(7758),mo=n(6293),Ao=n(3394),bo=n(76),go=function(){if(!yo.My){var t=(0,Nt.wY)(),e=(0,w.gB)();if(t&&e){var n=(0,bo.A)(t,{local_statid:e},"sa22ping",{give:!0}).queryGET,r=(0,Bn.mess)({url:n,forceDomain:mo.A});(0,Ao.A)({method:"hub",action:"sa22ping",src:r})}}},wo=function(){var t=0,e=(0,be.A)("gafDirect",Ne.A);lt.A.n(e)&&(t=e?2:1),Ne.A.SA51state=t,(new Image).src=(0,Bn.mess)({url:"https://dot.wp.pl/wplogo.gif",mode:"application",length:350,forceDomain:mo.A})},So=n(5583),_o=function(t){Ne.A.dotSuccess=t,(0,w.oH)(),(0,So.A)(ho.A),wo(),go()},Oo=n(931),Eo=function(t,e){return Object.fromEntries(Object.entries(t).map(e))};function jo(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return Po(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Po(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Po(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Io,To,xo=function(t){var e=t,n=Eo(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},(function(t){var e=jo(t,2),n=e[0],r=e[1];return[Ye.Io[n]||n,r]})),r=(0,Oo.A)(n,!0,!1);return r&&(e=e.split("#").slice(0,1).join(""),e=(0,Ar.A)(e,r,!1,!0,!0)),e},ko=function t(e){To&&Io&&(Je(Io),To=!1),(0,Hn.A)().removeEventListener("mousemove",t),window.removeEventListener("blur",t)},Co=function(){(0,Hn.A)().addEventListener("mousemove",ko),window.addEventListener("blur",ko)},Lo=function t(e){e.target.removeEventListener("contextmenu",t),Co()},Mo=function(t){var e=Math.floor(Date.now()/1e4);return(0,Xe.D)(Object.assign({},t,{timestamp:e})).replace(/[=]+$/,"")},Do=function(t,e){if((0,Ke.fS)()&&!t&&!st.A){var n=Object.assign({},(0,N.Xb)(!0)),r=(0,$e.A)((0,dn.A)(e).search);if(Object.keys(n).forEach((function(t){r[t]&&delete n[t]})),!nn(r)){var o=(0,w.gB)(),i=Mo({statid:o}),a=i.slice(-3);(0,Wt.A)(i)&&(n[a]=i)}var u=(0,Oo.A)(n,!0),c=!(0,N.H2)("wplib")&&(0,bn.A)("wplib")&&"".concat(u,"&wplib");return u?(0,Ar.A)(e,c||u,!1,!1,!0):e}return e},Ro=n(8482),No=new Date,Uo=(0,be.A)("wp_onepager"),Bo=function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.statTag,r=e.linkHref,o=e.linkTitle,i=e.linkIndex,a=e.sameSite,u=e.mouseButton,c=e.imageSource,s=e.sourceData,l=e.toNewWindow,f=e.params,d=e.linkNode,p="clk.gif?";p=(0,Ar.A)(p,"xd",(0,Nt.wY)()),p=(0,Ar.A)(p,"dt",new Date-No),n&&(p=(0,Ar.A)(p,"yd",n,!0)),r&&(p=(0,Ar.A)(p,"tg",(0,Ro.A)(r),!0),(0,x.A)("WPnxrf",r)),o&&(p=(0,Ar.A)(p,"tt",o,!0)),i&&(p=(0,Ar.A)(p,"epos",i)),c&&(p=(0,Ar.A)(p,"is",c,!0)),u&&(p=(0,Ar.A)(p,"btt",u));var v=Object.assign(f||{},(0,kn.SU)()),h=d&&2===u,y=null==d||null===(t=d.getAttribute)||void 0===t?void 0:t.call(d,"href"),m=a&&/^(https?:)?\/\//i.test(y)&&!Uo,A=[!a,l,h,a&&!Ne.A.spaReady&&!Uo,m].some(Boolean),b=Object.assign({},s),g=(0,wt.AA)();return g&&(b.abtest=g),y&&(d.href=Do(a,y)),(0,de.A)(b)&&(ko(),A&&function(t){var e=t.referrerParams,n=t.rightClickOnLinkNode,r=t.linkNode,o=t.toNewWindow;Io=window.location.href;var i=xo(Io,e);Je(i),To=!0,n?r.addEventListener("contextmenu",Lo):(o&&setTimeout(Co),(0,St.YN)(ko))}({referrerParams:b,rightClickOnLinkNode:h,linkNode:d,toNewWindow:l})),(0,br.A)(p,void 0,void 0,void 0,{dotParams:v})},Fo=function(t){for(var e=t;e;){if(["A","AREA"].includes(e.tagName))return e.href?e:void 0;e=e.parentNode}},Vo=n(1277),Ho=function(t){var e=t.dataset.stClk;if(e){var n=(0,Vo.A)(e)||{};return n&&(n.sgsvid=(0,kn.SU)("svid")),n}},zo=n(8970),Go=function(t){for(var e=t;e;){if(e===document)return;if((0,zo.k)(e))return"Adv";var n=e.dataset.stArea;if(n)return"ST-".concat(n);e=e.parentNode}},Wo=function(t){for(var e=t;e;){if(e===document)return;var n=(0,k.A)(e.dataset.stEpos);if(n)return n;var r=e.parentNode;if(r&&"UL"===r.tagName&&"LI"===e.tagName)return[].indexOf.call(r.querySelectorAll("li"),e)+1;e=r}},qo=function(t,e,n){var r=t.ctrlKey,o=t.shiftKey,i=t.metaKey;return 3===e||1===e&&(r||o||i||["_blank","_new"].includes(n.target))},$o=n(6466),Yo=n(3090),Ko=function(t){var e=Fo(t.target);if(e){var n=Go(e);if("Adv"!==n){var r=(0,Yo.A)(t),o=window.location,i=o.hostname,a=o.pathname,u=e.hostname,c=e.pathname,s=e.protocol,l=(e.onclick,e.title),f=e.textContent,d=e.href,p=e.source,v=e.getAttribute("onclick"),h=qo(t,r,e);if(h||!(v||"javascript:"===s||i+a===u+c)){var y=e.querySelector("img"),m=(0,Ro.A)(null==y?void 0:y.src),A=(0,Ro.A)((l||f||"notitle").trim(),128),b=Wo(e),g=t.pageY,w=Number((0,$o.A)(e)),S=Object.assign({cb:w,ypos:"".concat(Math.floor(g/100))},(0,kn.SU)(),Ho(e)),_=function(t){return t.includes("src01=20804")&&!t.includes("refabtest=")?(0,Ar.A)(t,"refabtest",(0,wt.AA)(),!0):t}(d);_!==d&&(e.href=_);var O=p||{};(0,be.A)("wp_sg_first")&&(O.isSGFirst=!0),Bo({statTag:n,linkHref:_,linkTitle:A,linkIndex:b,mouseButton:r,imageSource:m,sourceData:O,toNewWindow:h,sameSite:i===u,params:S,linkNode:e})}}}},Jo="Stat",Qo=function(t){!function(t){sr=t}(_o);var e=(0,be.A)("wp_pvid");(0,Wr.xg)(!0,e),(0,kn.xo)(),(0,vo.V)(),qr.A.fill((function(){(0,to.A)("DOTDamOpen"),e&&(0,Ee.A)({message:Jo,path:"ExistingPVID"},1e3)}));var n=!1;lt.A.f(t)&&(n=(0,H.A)("SPAHeadConfig",t));var r=(0,be.A)("wp_dot_type"),o=(0,be.A)("wp_dot_send"),i=(0,be.A)("wp_gaf_targeting");Ne.A.visibleOnLoad=!document.hidden,Ne.A.timeOnLoad=(0,po.tB)(),i&&(Ne.A.gafSSR=1),lt.A.u(o)&&(0,$t.A)("wp_dot_send",An.A),lt.A.s(r)||(0,$t.A)("wp_dot_type",Zr());var a=(0,be.A)("wp_dot_type").includes("click");(0,E.A)("".concat(Jo,"Click"),a),a&&document.addEventListener("mousedown",Ko),!n&&(0,be.A)("wp_dot_send")&&((0,_r.we)(),Xr(void 0,void 0,(0,le.K)()?"autorefresh":"top"))},Xo=n(4317),Zo=n(2459),ti=n(3891);function ei(t){return function(t){if(Array.isArray(t))return ni(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return ni(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ni(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ni(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var ri=function(){Xo.A.close();var t=["statid","STac","WPabs"].concat(ei(Zo.A)),e=ei(Zo.A);(0,ti.A)(t,e).then((function(t){Xo.A.open()}))},oi=n(1030),ii=function(){(0,St.wu)((function t(){(0,St.wu)(oi.Wt),(0,St.nT)(oi.HC),(0,St.Vl)("pageshow",t)})),(0,oi.Wt)({type:"init"},(function(){(0,St.Gd)(oi.Wt),(0,St.YN)(oi.HC),(0,Un.p3)(oi.HC)}))},ai=function(){yo.TZ?Xo.A.open():Bn.domains.uniformDomains.includes(window.location.hostname)?ii():ri()},ui=n(4548),ci=n(9393),si=function(){return{debug:function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r]},issue:function(t){(0,qt.A)(t,!0)},error:function(t){(0,qt.A)(t,"error")}}},li=function(){var t="no",e="testMess",n=(0,N.H2)("keepMess"),r=(0,N.H2)("_bb"),o="0"===(0,N.H2)("_aa")&&!r||(0,Ke.fH)(),i=n!==t&&(0,j.A)(e),a=o?t:(0,N.H2)(e)||i,u=!(st.A||a===t||r);return n&&(n===t?(0,I.A)(e):a&&(0,x.A)(e,a)),{testDomain:a,enabled:u}},fi=/(\/wpjslib-chunk-.*)/,di=function(t){return fi.test(t)},pi=function(t,e){return function(){(0,ne.A)(t,(function(t,n){var r,o=n[1],i=window["HTML".concat(n[0],"Element")].prototype,a=Object.getOwnPropertyDescriptor(i,o);null!=a&&a.configurable&&Object.defineProperty(i,o,{set:(r=a.set,function(t){var n=e(this,t),o=t!==n?n:t;r.call(this,o)})})}))}},vi=(0,N.H2)("_bb"),hi=pi({SCRIPT:["Script","src"]},(function(t,e){var n=e;return di(n)&&(n=vi?n:(0,Bn.mess)(n),t.setAttribute("crossorigin","anonymous"),t.crossOrigin="anonymous"),n}));function yi(t){return function(t){if(Array.isArray(t))return mi(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return mi(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?mi(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function mi(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Ai=[];Lt.A.messData=Ai;var bi=function(){var t=window.location.hostname,e=[].concat(yi(Bn.domains.uniformDomains),yi(Bn.domains.aabDomains)).includes(t);(0,ci.sJ)(e);var n=li(),r=n.enabled,o=n.testDomain;(0,ci.kv)(r),(0,Bn.setCustomLogger)(si()),(0,Bn.set)((0,ui.X4)()?mo.A:t,(0,Ke.fS)(),!1,{enabled:r,testDomain:o,collector:function(t){return Ai.push(t)}}),hi()},gi=n(4268),wi=n(267),Si=n(9970),_i=n(8681),Oi=n(9777),Ei=function(){Oi.A.forEach((function(t){var e=t.observations;(0,ne.A)(e,(function(t,e){null!=e&&e[Si.TJ]&&(0,_i.A)(e[Si.TJ])}))}))},ji=n(4073),Pi=function(){(0,ji.A)()||((0,St.So)(gi.Hi),(0,St.t1)(gi.Hi))},Ii=function(){Pi(),(0,St.Gd)((function(){(0,wi.F)(),(0,gi.Xx)()})),(0,St.YN)((function(){(0,gi.Xx)(),Ei()}))},Ti=n(3711),xi=n(3792),ki=n(5475),Ci=function(){var t=function(){var t=Object.values(Ti.lI).reduce((function(t,e){return t+e.data.length}),0);(0,xi.Y)(t),ki.A.apply(void 0,arguments)};(0,Ti.a8)(),(0,St.YN)(t),(0,St.nT)(t),(0,St.UZ)(t,!0),(0,Un.p3)(t,!0),(0,xi.r6)()},Li=n(1133),Mi=n(9833),Di=function(){var t=[],e={callbackQueue:t};window.googlefc=e,t.push({AD_BLOCK_DATA_READY:function(){var t=e.getAdBlockerStatus(),n=e.getAllowAdsStatus(),r=e.AdBlockerStatusEnum,o=r.EXTENSION_LEVEL_AD_BLOCKER,i=r.NETWORK_LEVEL_AD_BLOCKER,a=e.AllowAdsStatusEnum,u=a.ADS_NOT_ALLOWED,c=a.ADS_ALLOWED,s=(a.UNKNOWN,t===o||t===i);switch(n){case u:if(s){(0,Mi.A)("shown",1,void 0,{type:n,channel:s}),M(_.qT);var l=(0,k.A)((0,ct.A)(S.rl));(0,T.A)(S.rl,l+1)}else(0,Mi.A)("adsNotAllowed",void 0,void 0,{type:n,channel:s}),M(_.ob);break;case c:"1"!==(0,ct.A)(S.Dw)&&((0,T.A)(S.Dw,1),M(_.ob),(0,Mi.A)("unlocked",void 0,void 0,{type:n,channel:s}),(0,P.A)(S.rl)),(0,Mi.A)("notUnlocked",void 0,void 0,{type:n,channel:s});break;default:M(_.ob),(0,Mi.A)("unknown",void 0,void 0,{type:n,channel:s})}}})},Ri=function(){var t="googlefcPresent";Di(),(0,Re.A)({src:"https://fundingchoicesmessages.google.com/i/pub-3966653589406540?ers=1",onLoad:function(){(0,Pe.A)((function(e){if(!window.frames[t]){var n=(0,Li.A)();n.name=t,e.appendChild(n)}}))()}})};function Ni(t){return Ni="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ni(t)}var Ui,Bi,Fi,Vi,Hi,zi="WhitelistBoardInit",Gi=function(t){if(!(0,it.z)()&&!(0,Ke.$8)()&&!Ke.mM){var e=(0,wt.IX)("adtech","AAB-56"),r="C"===e;"B"===e?Ri():r?(0,Mi.A)("noBoards"):t?t.then((function(t){n.e(333).then(n.bind(n,9964)).then((function(e){(0,e.default)(t)})).catch((function(t){(0,B.A)(t,zi)}))})):(0,Ee.A)({message:"".concat(zi),path:Ni(t)})}},Wi=n(2977),qi=n(7139),$i=n(8380);function Yi(t){return Yi="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yi(t)}function Ki(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Qi(r.key),r)}}function Ji(t,e,n){return(e=Qi(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Qi(t){var e=function(t,e){if("object"!=Yi(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Yi(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Yi(e)?e:e+""}!function(t){t.PING="ping",t.GET_TC_DATA="getTCData",t.GET_IN_APP_TC_DATA="getInAppTCData",t.GET_VENDOR_LIST="getVendorList",t.ADD_EVENT_LISTENER="addEventListener",t.REMOVE_EVENT_LISTENER="removeEventListener"}(Bi||(Bi={})),function(t){t.STUB="stub",t.LOADING="loading",t.LOADED="loaded",t.ERROR="error"}(Fi||(Fi={})),function(t){t.VISIBLE="visible",t.HIDDEN="hidden",t.DISABLED="disabled"}(Vi||(Vi={})),function(t){t.TC_LOADED="tcloaded",t.CMP_UI_SHOWN="cmpuishown",t.USER_ACTION_COMPLETE="useractioncomplete"}(Hi||(Hi={}));var Xi=function(){return t=function t(e,n,r,o){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Ji(this,"listenerId",void 0),Ji(this,"callback",void 0),Ji(this,"next",void 0),Ji(this,"param",void 0),Ji(this,"success",!0),Object.assign(this,{callback:e,listenerId:r,param:n,next:o});try{this.respond()}catch(t){this.invokeCallback(null)}},(e=[{key:"invokeCallback",value:function(t){var e=null!==t;"function"==typeof this.next?this.callback(this.next,t,e):this.callback(t,e)}}])&&Ki(t.prototype,e),n&&Ki(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function Zi(t){return Zi="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Zi(t)}function ta(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ea(r.key),r)}}function ea(t){var e=function(t,e){if("object"!=Zi(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Zi(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Zi(e)?e:e+""}function na(t,e,n){return e=oa(e),function(t,e){if(e&&("object"==Zi(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ra()?Reflect.construct(e,n||[],oa(t).constructor):e.apply(t,n))}function ra(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ra=function(){return!!t})()}function oa(t){return oa=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},oa(t)}function ia(t,e){return ia=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ia(t,e)}var aa=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),na(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ia(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.throwIfParamInvalid(),this.invokeCallback(new Va(this.param,this.listenerId))}},{key:"throwIfParamInvalid",value:function(){if(!(void 0===this.param||Array.isArray(this.param)&&this.param.every(Number.isInteger)))throw new Error("Invalid Parameter")}}])&&ta(n.prototype,r),o&&ta(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Xi);function ua(t){return ua="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ua(t)}function ca(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,la(r.key),r)}}function sa(t,e,n){return(e=la(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function la(t){var e=function(t,e){if("object"!=ua(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ua(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ua(e)?e:e+""}var fa=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),sa(this,"eventQueue",new Map),sa(this,"queueNumber",0)},(e=[{key:"add",value:function(t){return this.eventQueue.set(this.queueNumber,t),this.queueNumber++}},{key:"remove",value:function(t){return this.eventQueue.delete(t)}},{key:"exec",value:function(){this.eventQueue.forEach((function(t,e){new aa(t.callback,t.param,e,t.next)}))}},{key:"clear",value:function(){this.queueNumber=0,this.eventQueue.clear()}},{key:"size",get:function(){return this.eventQueue.size}}])&&ca(t.prototype,e),n&&ca(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function da(t){return da="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},da(t)}function pa(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ha(r.key),r)}}function va(t,e,n){return(e=ha(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ha(t){var e=function(t,e){if("object"!=da(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=da(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==da(e)?e:e+""}var ya=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},n=[{key:"reset",value:function(){delete this.cmpId,delete this.cmpVersion,delete this.eventStatus,delete this.gdprApplies,delete this.tcModel,delete this.tcString,delete this.tcfPolicyVersion,this.cmpStatus=Fi.LOADING,this.disabled=!1,this.displayStatus=Vi.HIDDEN,this.eventQueue.clear()}}],(e=null)&&pa(t.prototype,e),n&&pa(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function ma(t){return ma="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ma(t)}function Aa(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,wa(r.key),r)}}function ba(t,e,n){return e&&Aa(t.prototype,e),n&&Aa(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function ga(t,e,n){return(e=wa(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function wa(t){var e=function(t,e){if("object"!=ma(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ma(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ma(e)?e:e+""}va(ya,"apiVersion","2"),va(ya,"tcfPolicyVersion",void 0),va(ya,"eventQueue",new fa),va(ya,"cmpStatus",Fi.LOADING),va(ya,"disabled",!1),va(ya,"displayStatus",Vi.HIDDEN),va(ya,"cmpId",void 0),va(ya,"cmpVersion",void 0),va(ya,"eventStatus",void 0),va(ya,"gdprApplies",void 0),va(ya,"tcModel",void 0),va(ya,"tcString",void 0);var Sa=ba((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),ga(this,"cmpId",ya.cmpId),ga(this,"cmpVersion",ya.cmpVersion),ga(this,"gdprApplies",ya.gdprApplies),ga(this,"tcfPolicyVersion",ya.tcfPolicyVersion)}));function _a(t){return _a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_a(t)}function Oa(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ta(r.key),r)}}function Ea(t,e,n){return e=Pa(e),function(t,e){if(e&&("object"==_a(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,ja()?Reflect.construct(e,n||[],Pa(t).constructor):e.apply(t,n))}function ja(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(ja=function(){return!!t})()}function Pa(t){return Pa=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Pa(t)}function Ia(t,e){return Ia=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ia(t,e)}function Ta(t){var e=function(t,e){if("object"!=_a(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=_a(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==_a(e)?e:e+""}var xa=function(t){function e(){var t,n,r,o;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var i=arguments.length,a=new Array(i),u=0;u<i;u++)a[u]=arguments[u];return t=Ea(this,e,[].concat(a)),n=t,r="cmpStatus",o=Fi.ERROR,(r=Ta(r))in n?Object.defineProperty(n,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[r]=o,t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ia(t,e)}(e,t),n=e,r&&Oa(n.prototype,r),o&&Oa(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Sa);function ka(t){return ka="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ka(t)}function Ca(t){return function(t){if(Array.isArray(t))return La(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return La(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?La(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function La(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Ma(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Fa(r.key),r)}}function Da(t,e,n){return e=Na(e),function(t,e){if(e&&("object"==ka(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Ra()?Reflect.construct(e,n||[],Na(t).constructor):e.apply(t,n))}function Ra(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ra=function(){return!!t})()}function Na(t){return Na=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Na(t)}function Ua(t,e){return Ua=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ua(t,e)}function Ba(t,e,n){return(e=Fa(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Fa(t){var e=function(t,e){if("object"!=ka(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ka(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ka(e)?e:e+""}var Va=function(t){function e(t,n){var r;if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Ba(r=Da(this,e),"tcString",void 0),Ba(r,"listenerId",void 0),Ba(r,"eventStatus",void 0),Ba(r,"cmpStatus",void 0),Ba(r,"isServiceSpecific",void 0),Ba(r,"useNonStandardTexts",void 0),Ba(r,"publisherCC",void 0),Ba(r,"purposeOneTreatment",void 0),Ba(r,"outOfBand",void 0),Ba(r,"purpose",void 0),Ba(r,"vendor",void 0),Ba(r,"specialFeatureOptins",void 0),Ba(r,"publisher",void 0),r.eventStatus=ya.eventStatus,r.cmpStatus=ya.cmpStatus,r.listenerId=n,ya.gdprApplies){var o=ya.tcModel;r.tcString=ya.tcString,r.isServiceSpecific=o.isServiceSpecific,r.useNonStandardTexts=o.useNonStandardTexts,r.purposeOneTreatment=o.purposeOneTreatment,r.publisherCC=o.publisherCountryCode,r.outOfBand={allowedVendors:r.createVectorField(o.vendorsAllowed,t),disclosedVendors:r.createVectorField(o.vendorsDisclosed,t)},r.purpose={consents:r.createVectorField(o.purposeConsents),legitimateInterests:r.createVectorField(o.purposeLegitimateInterests)},r.vendor={consents:r.createVectorField(o.vendorConsents,t),legitimateInterests:r.createVectorField(o.vendorLegitimateInterests,t)},r.specialFeatureOptins=r.createVectorField(o.specialFeatureOptins),r.publisher={consents:r.createVectorField(o.publisherConsents),legitimateInterests:r.createVectorField(o.publisherLegitimateInterests),customPurpose:{consents:r.createVectorField(o.publisherCustomConsents),legitimateInterests:r.createVectorField(o.publisherCustomLegitimateInterests)},restrictions:r.createRestrictions(o.publisherRestrictions)}}return r}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ua(t,e)}(e,t),n=e,(r=[{key:"createRestrictions",value:function(t){var e={};if(t.numRestrictions>0)for(var n=t.getMaxVendorId(),r=function(){var n=o.toString();t.getRestrictions(o).forEach((function(t){var r=t.purposeId.toString();e[r]||(e[r]={}),e[r][n]=t.restrictionType}))},o=1;o<=n;o++)r();return e}},{key:"createVectorField",value:function(t,e){return e?e.reduce((function(e,n){return e[String(n)]=t.has(Number(n)),e}),{}):Ca(t).reduce((function(t,e){return t[e[0].toString(10)]=e[1],t}),{})}}])&&Ma(n.prototype,r),o&&Ma(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Sa);function Ha(t){return Ha="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ha(t)}function za(t){return function(t){if(Array.isArray(t))return Ga(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Ga(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ga(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ga(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function Wa(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,qa(r.key),r)}}function qa(t){var e=function(t,e){if("object"!=Ha(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ha(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ha(e)?e:e+""}function $a(t,e,n){return e=Ka(e),function(t,e){if(e&&("object"==Ha(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Ya()?Reflect.construct(e,n||[],Ka(t).constructor):e.apply(t,n))}function Ya(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ya=function(){return!!t})()}function Ka(t){return Ka=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Ka(t)}function Ja(t,e){return Ja=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Ja(t,e)}var Qa=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),delete(n=$a(this,e,[t])).outOfBand,n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Ja(t,e)}(e,t),n=e,(r=[{key:"createVectorField",value:function(t){return za(t).reduce((function(t,e){return t+=e[1]?"1":"0"}),"")}},{key:"createRestrictions",value:function(t){var e={};if(t.numRestrictions>0){var n=t.getMaxVendorId();t.getRestrictions().forEach((function(t){e[t.purposeId.toString()]="_".repeat(n)}));for(var r=function(n){var r=n+1;t.getRestrictions(r).forEach((function(t){var r=t.restrictionType.toString(),o=t.purposeId.toString(),i=e[o].substr(0,n),a=e[o].substr(n+1);e[o]=i+r+a}))},o=0;o<n;o++)r(o)}return e}}])&&Wa(n.prototype,r),o&&Wa(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Va);function Xa(t){return Xa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xa(t)}function Za(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,iu(r.key),r)}}function tu(t,e,n){return e=nu(e),function(t,e){if(e&&("object"==Xa(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,eu()?Reflect.construct(e,n||[],nu(t).constructor):e.apply(t,n))}function eu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(eu=function(){return!!t})()}function nu(t){return nu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},nu(t)}function ru(t,e){return ru=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ru(t,e)}function ou(t,e,n){return(e=iu(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function iu(t){var e=function(t,e){if("object"!=Xa(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Xa(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Xa(e)?e:e+""}var au=function(t){function e(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),ou(t=tu(this,e),"cmpLoaded",!0),ou(t,"cmpStatus",ya.cmpStatus),ou(t,"displayStatus",ya.displayStatus),ou(t,"apiVersion",String(ya.apiVersion)),ou(t,"gvlVersion",void 0),ya.tcModel&&ya.tcModel.vendorListVersion&&(t.gvlVersion=+ya.tcModel.vendorListVersion),t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ru(t,e)}(e,t),n=e,r&&Za(n.prototype,r),o&&Za(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Sa);function uu(t){return uu="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},uu(t)}function cu(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,su(r.key),r)}}function su(t){var e=function(t,e){if("object"!=uu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=uu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==uu(e)?e:e+""}function lu(t,e,n){return e=du(e),function(t,e){if(e&&("object"==uu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,fu()?Reflect.construct(e,n||[],du(t).constructor):e.apply(t,n))}function fu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(fu=function(){return!!t})()}function du(t){return du=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},du(t)}function pu(t,e){return pu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},pu(t,e)}var vu=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),lu(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&pu(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.invokeCallback(new au)}}])&&cu(n.prototype,r),o&&cu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Xi);function hu(t){return hu="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},hu(t)}function yu(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,mu(r.key),r)}}function mu(t){var e=function(t,e){if("object"!=hu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=hu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==hu(e)?e:e+""}function Au(t,e,n){return e=gu(e),function(t,e){if(e&&("object"==hu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,bu()?Reflect.construct(e,n||[],gu(t).constructor):e.apply(t,n))}function bu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(bu=function(){return!!t})()}function gu(t){return gu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},gu(t)}function wu(t,e){return wu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},wu(t,e)}var Su=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Au(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&wu(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.throwIfParamInvalid(),this.invokeCallback(new Qa(this.param))}}])&&yu(n.prototype,r),o&&yu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(aa),_u=n(1531);function Ou(t){return Ou="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ou(t)}function Eu(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ju(r.key),r)}}function ju(t){var e=function(t,e){if("object"!=Ou(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ou(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ou(e)?e:e+""}function Pu(t,e,n){return e=Tu(e),function(t,e){if(e&&("object"==Ou(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Iu()?Reflect.construct(e,n||[],Tu(t).constructor):e.apply(t,n))}function Iu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Iu=function(){return!!t})()}function Tu(t){return Tu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Tu(t)}function xu(t,e){return xu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},xu(t,e)}var ku=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Pu(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&xu(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){var t,e=this,n=ya.tcModel,r=n.vendorListVersion;void 0===this.param&&(this.param=r),(t=this.param===r&&n.gvl?n.gvl:new _u.aI(this.param)).readyPromise.then((function(){e.invokeCallback(t.getJson())}))}}])&&Eu(n.prototype,r),o&&Eu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Xi);function Cu(t){return Cu="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Cu(t)}function Lu(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Mu(r.key),r)}}function Mu(t){var e=function(t,e){if("object"!=Cu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Cu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Cu(e)?e:e+""}function Du(t,e,n){return e=Uu(e),function(t,e){if(e&&("object"==Cu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Ru()?Reflect.construct(e,n||[],Uu(t).constructor):e.apply(t,n))}function Ru(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Ru=function(){return!!t})()}function Nu(){return Nu="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var r=function(t,e){for(;!{}.hasOwnProperty.call(t,e)&&null!==(t=Uu(t)););return t}(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(arguments.length<3?t:n):o.value}},Nu.apply(null,arguments)}function Uu(t){return Uu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Uu(t)}function Bu(t,e){return Bu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Bu(t,e)}var Fu=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Du(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Bu(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.listenerId=ya.eventQueue.add({callback:this.callback,param:this.param,next:this.next}),Nu(Uu(e.prototype),"respond",this).call(this)}}])&&Lu(n.prototype,r),o&&Lu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(aa);function Vu(t){return Vu="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Vu(t)}function Hu(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,zu(r.key),r)}}function zu(t){var e=function(t,e){if("object"!=Vu(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Vu(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Vu(e)?e:e+""}function Gu(t,e,n){return e=qu(e),function(t,e){if(e&&("object"==Vu(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Wu()?Reflect.construct(e,n||[],qu(t).constructor):e.apply(t,n))}function Wu(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Wu=function(){return!!t})()}function qu(t){return qu=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},qu(t)}function $u(t,e){return $u=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},$u(t,e)}var Yu,Ku,Ju,Qu,Xu,Zu,tc=function(t){function e(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Gu(this,e,arguments)}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&$u(t,e)}(e,t),n=e,(r=[{key:"respond",value:function(){this.invokeCallback(ya.eventQueue.remove(this.param))}}])&&Hu(n.prototype,r),o&&Hu(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(Xi);function ec(t){return ec="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ec(t)}function nc(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,ic(r.key),r)}}function rc(t,e,n){return e&&nc(t.prototype,e),n&&nc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function oc(t,e,n){return(e=ic(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function ic(t){var e=function(t,e){if("object"!=ec(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ec(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ec(e)?e:e+""}Yu=Bi.PING,Ku=Bi.GET_TC_DATA,Ju=Bi.GET_IN_APP_TC_DATA,Qu=Bi.GET_VENDOR_LIST,Xu=Bi.ADD_EVENT_LISTENER,Zu=Bi.REMOVE_EVENT_LISTENER;var ac=rc((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function uc(t){return uc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},uc(t)}function cc(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,sc(r.key),r)}}function sc(t){var e=function(t,e){if("object"!=uc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=uc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==uc(e)?e:e+""}oc(ac,Yu,vu),oc(ac,Ku,aa),oc(ac,Ju,Su),oc(ac,Qu,ku),oc(ac,Xu,Fu),oc(ac,Zu,tc);var lc,fc,dc,pc=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},n=[{key:"has",value:function(t){return"string"==typeof t&&(t=Number(t)),this.set_.has(t)}}],(e=null)&&cc(t.prototype,e),n&&cc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function vc(t){return vc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vc(t)}function hc(t){return function(t){if(Array.isArray(t))return yc(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return yc(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?yc(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function yc(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function mc(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,bc(r.key),r)}}function Ac(t,e,n){return(e=bc(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function bc(t){var e=function(t,e){if("object"!=vc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=vc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==vc(e)?e:e+""}lc=pc,fc="set_",dc=new Set([0,2,void 0,null]),(fc=sc(fc))in lc?Object.defineProperty(lc,fc,{value:dc,enumerable:!0,configurable:!0,writable:!0}):lc[fc]=dc;var gc="__tcfapi",wc=function(){return function(t,e,n){return e&&mc(t.prototype,e),n&&mc(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(e){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Ac(this,"callQueue",void 0),Ac(this,"customCommands",void 0),e){var n=Bi.ADD_EVENT_LISTENER;if(null!=e&&e[n])throw new Error("Built-In Custom Commmand for ".concat(n," not allowed: Use ").concat(Bi.GET_TC_DATA," instead"));if(n=Bi.REMOVE_EVENT_LISTENER,null!=e&&e[n])throw new Error("Built-In Custom Commmand for ".concat(n," not allowed"));null!=e&&e[Bi.GET_TC_DATA]&&(e[Bi.ADD_EVENT_LISTENER]=e[Bi.GET_TC_DATA],e[Bi.REMOVE_EVENT_LISTENER]=e[Bi.GET_TC_DATA]),this.customCommands=e}try{this.callQueue=window[gc]()||[]}catch(t){this.callQueue=[]}finally{window[gc]=this.apiCall.bind(this),this.purgeQueuedCalls()}}),[{key:"apiCall",value:function(t,e,n){for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];if("string"!=typeof t)n(null,!1);else if(pc.has(e)){if("function"!=typeof n)throw new Error("invalid callback function");if(ya.disabled)n(new xa,!1);else if(this.isCustomCommand(t)||this.isBuiltInCommand(t))if(this.isCustomCommand(t)&&!this.isBuiltInCommand(t)){var a;(a=this.customCommands)[t].apply(a,[n].concat(o))}else t===Bi.PING?this.isCustomCommand(t)?new ac[t](this.customCommands[t],o[0],null,n):new ac[t](n,o[0]):void 0===ya.tcModel?this.callQueue.push([t,e,n].concat(o)):this.isCustomCommand(t)&&this.isBuiltInCommand(t)?new ac[t](this.customCommands[t],o[0],null,n):new ac[t](n,o[0]);else n(null,!1)}else n(null,!1)}},{key:"purgeQueuedCalls",value:function(){var t=this.callQueue;this.callQueue=[],t.forEach((function(t){var e;(e=window)[gc].apply(e,hc(t))}))}},{key:"isCustomCommand",value:function(t){return this.customCommands&&"function"==typeof this.customCommands[t]}},{key:"isBuiltInCommand",value:function(t){return void 0!==ac[t]}}])}();function Sc(t){return Sc="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Sc(t)}function _c(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ec(r.key),r)}}function Oc(t,e,n){return(e=Ec(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ec(t){var e=function(t,e){if("object"!=Sc(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Sc(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Sc(e)?e:e+""}var jc=function(){return function(t,e,n){return e&&_c(t.prototype,e),n&&_c(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3?arguments[3]:void 0;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Oc(this,"callResponder",void 0),Oc(this,"isServiceSpecific",void 0),Oc(this,"numUpdates",0),this.throwIfInvalidInt(e,"cmpId",2),this.throwIfInvalidInt(n,"cmpVersion",0),ya.cmpId=e,ya.cmpVersion=n,ya.tcfPolicyVersion=4,this.isServiceSpecific=!!r,this.callResponder=new wc(o)}),[{key:"throwIfInvalidInt",value:function(t,e,n){if(!("number"==typeof t&&Number.isInteger(t)&&t>=n))throw new Error("Invalid ".concat(e,": ").concat(t))}},{key:"update",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(ya.disabled)throw new Error("CmpApi Disabled");ya.cmpStatus=Fi.LOADED,e?(ya.displayStatus=Vi.VISIBLE,ya.eventStatus=Hi.CMP_UI_SHOWN):void 0===ya.tcModel?(ya.displayStatus=Vi.DISABLED,ya.eventStatus=Hi.TC_LOADED):(ya.displayStatus=Vi.HIDDEN,ya.eventStatus=Hi.USER_ACTION_COMPLETE),ya.gdprApplies=null!==t,ya.gdprApplies?(""===t?(ya.tcModel=new _u.jT,ya.tcModel.cmpId=ya.cmpId,ya.tcModel.cmpVersion=ya.cmpVersion):ya.tcModel=_u.de.decode(t),ya.tcModel.isServiceSpecific=this.isServiceSpecific,ya.tcfPolicyVersion=Number(ya.tcModel.policyVersion),ya.tcString=t):ya.tcModel=null,0===this.numUpdates?this.callResponder.purgeQueuedCalls():ya.eventQueue.exec(),this.numUpdates++}},{key:"disable",value:function(){ya.disabled=!0,ya.cmpStatus=Fi.ERROR}}])}(),Pc=n(4003),Ic=n(4346),Tc=(0,Li.A)();Tc.name="__tcfapiLocator";var xc=Tc,kc=function(){var t=function(t){return function(t,e,n){(0,de.A)(e)&&(e.holdingConsents=(0,qi.n8)(),e.addtlConsent=(0,Pc.Db)()),lt.A.f(t)&&t(e,n)}},e={ping:t(),getTCData:t(),getInAppTCData:t(),getVendorList:t()},n=function(t){return function(){var e=t.data,n=t.source,r=lt.A.s(e);try{var o=(r?JSON.parse(e):e).__tcfapiCall;if(o){var i=o.command,a=o.version,u=o.callId,c=o.parameter,s=function(t,e,n){return function(r,o){var i={__tcfapiReturn:{returnValue:r,success:o,callId:e}},a=n?JSON.stringify(i):i;t.postMessage(a,"*")}}(n,u,r);window.__tcfapi(i,a,s,c)}}catch(t){}}};(0,Pc.D0)(new jc(72,2,!0,e)),O.A.fill((function(){(0,Ic.A)().appendChild(xc)})),window.addEventListener("message",(function(t){O.A.fill(n(t))}),!1)},Cc=n(9035),Lc=n(8118),Mc=n(9091),Dc=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t([e[Cc.Eu],e[Cc.jU]])},Rc=n(8774),Nc=n(2383),Uc=n(4945),Bc=n(303),Fc=function(){if(vr.Qp){var t=(0,Bc.A)("consent");(0,Gt.A)(t)&&(0,qt.A)("Third-party cookies set before obtaining consent from the user: ".concat(t.join(", "),"."),!0)}},Vc=n(1697),Hc=function(t){return Ui(t)},zc=n(1549),Gc=n(9945),Wc=n(9889);function qc(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var r,o,i,a,u=[],c=!0,s=!1;try{if(i=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(u.push(r.value),u.length!==e);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,e)||function(t,e){if(t){if("string"==typeof t)return $c(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$c(t,e):void 0}}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function $c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}var Yc=function(){var t,e=window.location.hostname===mo.A;(0,to.A)("ConsentDataLoad"),new Promise((function(t){var e=(0,Lc.A)(Cc.VE);Dc(t,e)})).then((function(n){var r=qc(n,2),o=r[0],i=r[1];(0,Nc.A)("ConsentInitToLocal","ConsentDataLoadedLocally","ConsentDataLoad"),o||i||Fc(),(0,qi.pV)((0,Xe.Z)(o)),i||(0,Pc.Bj)("local","noConsent"),"undefined"===i&&((0,Pc.Bj)("local","wasUndefined"),i=void 0,(0,I.A)(Cc.jU),(0,Vc.A)(Cc.jU)),(e||(0,Uc.A)()||i)&&((0,Gc.A)(!1,!0,!0,i,Rc.A,void 0,"local",!!i),t=Hc("local")),e||(0,Uc.A)()?(0,Wc.A)()&&!(0,Pc.M9)()&&(0,zc.A)():(0,Pc.GW)()||(0,Pc.M9)()||t||new Promise((function(t){Mc.A.get(Cc.VE,(function(e){var n=e.values;Dc(t,n)}))})).then((function(e){var n=qc(e,2),r=n[0],o=n[1];(0,Nc.A)("ConsentLocalToGlobal","ConsentDataLoadedGlobally","ConsentDataLoadedLocally"),r&&(0,qi.pV)((0,Xe.Z)(r)),o||(0,Pc.Bj)("global","noConsent"),"undefined"===o&&(0,Pc.Bj)("global","wasUndefined"),(!i||o&&o!==i)&&(0,Gc.A)(!!o,!0,!0,o,Rc.A,void 0,"global",!0),t||Hc("global"),(0,Wc.A)()&&!(0,Pc.M9)()&&(0,zc.A)()}))}))},Kc=function(t,e,n,r){(0,qi.Wc)(t),Ui=e,(0,$i.b)(n),(0,H.A)("initCMP",kc),(0,H.A)("loadConsentData",Yc),O.A.fill((function(){(0,H.A)("initManageButton",r)}))},Jc=n(9140),Qc=n(3982),Xc=n(9195),Zc=n(3630),ts=function(t){var e=(0,N.H2)("gdprLoad"),n=!(0,qi.Jt)("ua")&&!(0,qi.z6)("mr","TP"),r=(0,qi.n8)().keybase,o=(0,Pc.Q2)();return Jc.A.shouldLoadForm=[(0,ft.A)(n),(0,ft.A)(!o),(0,ft.A)(!r)].join(";"),n||!o||!r||e||t},es=function(t,e,n){var r=Jc.A.consentBlur,o=(0,N.H2)("gdprMode"),i=(0,kt.xF)()===kt.bg&&!(0,Nt.ch)("totalmoney|extradom"),a=lt.A.u(r)?i:!r;if(Jc.A.activeCard=e,Jc.A.isTransparent=a||o===kt.bg,Jc.A.boardBeforeLoad=!0,ts(t))return(0,Xc.A)(n),!0;O.A.open(),(0,Zc.A)()&&(0,St.DZ)((0,Pe.A)((function(){(0,Qc.A)(Xc.A,n)})))},ns=function(t,e){O.A.fill((function(){es(!0,e,"api"),lt.A.f(t)&&(O.A.close(),O.A.fill(t))}))},rs=function(){document.addEventListener("mousedown",(function(t){var e;null!=t&&null!==(e=t.target)&&void 0!==e&&null!==(e=e.classList)&&void 0!==e&&e.contains("manageGdprButton")&&function(t){t.preventDefault(),t.stopImmediatePropagation(),ns(void 0,"settings")}(t)}))},os=function(t){if((0,Wc.A)())return es(void 0,void 0,t);O.A.open()},is=function(){var t=(0,N.H2)("gdprLoad"),e=(0,N.H2)("gdprOff"),n=(0,Nt.ch)("^(openfm)"),r=(0,Nt.ch)("poczta|onelogin")&&!(0,Nt.ch)("logowanie|profil"),o=(0,kt.LJ)([kt.wd,kt.kc]);return Ne.A.isSiteOff=n||r||o,An.A&&(0,Nt.m7)()&&!(0,Ke.YB)()&&!n&&!r&&!o&&!st.A&&!e||t},as=function(){Kc(Wi.kd,os,is,rs)},us=n(2350),cs=n(7481),ss=n(6823),ls=n(5873),fs=n(7756),ds=n(6175),ps=function(t,e){var n=t.action,r=t.name,o=t.value,i=t.expires;if((0,Wt.A)(r))switch(n){case"set":(0,Ft.A)(r,o,i&&new Date(i));break;case"get":t.value=(0,ct.A)(r);break;case"remove":(0,Vc.A)(r);break;default:(0,ds.A)(t,fs.cw)}else(0,ds.A)(t,fs.CJ);lt.A.f(e)&&e(t)},vs=n(3457),hs=n(5),ys=(0,ss.A)(),ms=!vs.A||yo.TZ||(0,Uc.A)(),As=function(t,e,n,r,o){var i={method:"cookie",action:t,name:e,value:r,cb:n,expires:o};(0,hs.A)(i,n,ys,ms,ps,"Cookie")},bs={set:function(t,e,n,r){As("set",t,n,e,r)},get:function(t,e){As("get",t,e)},remove:function(t,e){As("remove",t,e)}},gs=bs.set,ws=bs.get,Ss=bs.remove,_s=function(){return{detected:(0,_.JW)(),trackingProtection:(0,at.h)(),pluginDetected:(0,R.S)(),forcedBefore:Z,forcedAfter:tt,results:X}},Os=n(530),Es=function(){var t=(0,Pc.gT)();return!!t&&(4!==t.policyVersion||!t.vendorListVersion)},js=n(1400),Ps=n(9661),Is=function(t){(0,ut.cC)()||O.A.fill(t)},Ts=n(7426),xs=n(5156),ks=n(9575),Cs=n(344),Ls=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="media.gif?",r={},o=t.par||{},i=t.rekid;delete t.rekid,delete t.par;["mn","mt","mfr","mu"].forEach((function(e){t[e]&&(r[e]=t[e],delete t[e])})),n=(0,Ar.A)(n,"SN",(0,Nt.wY)()),(0,de.A)(t)&&(n=(0,Ar.A)(n,(0,Oo.A)(t))),Object.assign(o,(0,kn.SU)()),e.media=(0,Oo.A)(r);var a={rekid:i,dotParams:o,version:"4"};return(0,br.A)(n,void 0,void 0,e,a)},Ms=n(5535),Ds=n(7078),Rs=oe.A.get,Ns=oe.A.set,Us=oe.A.remove,Bs=n(897),Fs=n(3190),Vs=function(){(0,Ct.MN)("cookie",(0,Mt.A)(a)),(0,Ct.MN)("cookieXD",(0,Mt.A)(u)),(0,Ct.MN)("storage",(0,Mt.A)(v)),(0,Ct.MN)("storageXD",(0,Mt.A)(h)),(0,Ct.MN)("abtests",(0,Mt.A)(i)),(0,Ct.MN)("crux",(0,Mt.A)(c)),(0,Ct.MN)("env",(0,Mt.A)(s)),(0,Ct.MN)("gdpr",(0,Mt.A)(l)),(0,Ct.MN)("stat",(0,Mt.A)(p)),(0,Ct.MN)("performance",(0,Mt.A)(f)),(0,Ct.MN)("utils",(0,Mt.A)(y)),(0,Ct.MN)("randomizers",(0,Mt.A)(d))},Hs=n(5740),zs=n(6700),Gs=n(265),Ws=n(9165),qs=function(){(0,Ct.MN)("classManager",(0,Mt.A)(m)),(0,Ct.MN)("viewability",(0,Mt.A)(A))},$s=function(){(0,Ct.MN)("addHandler",St.s5),(0,Ct.MN)("removeHandler",St.Vl)},Ys=n(8930),Ks=n(8800),Js=n(7676),Qs=function(){(0,Ct.MN)("follow",Ys.A),(0,Ct.MN)("getScript",Re.A),(0,Ct.MN)("getStylesheet",Ks.A),(0,Ct.MN)("iframeFactory",Js.A),(0,Ct.MN)("registerApi",Ct.MN),(0,Ct.MN)("captureError",B.A),(0,Ct.MN)("isOfType",lt.A)},Xs=n(4852),Zs=function(){var t=dr();if(t){var e=t.timeStart?Date.now()-t.timeStart:0;t.currentTotal=Math.round((t.total+e)/1e3)}return t},tl=0,el=["pageview","pageviewVpv","unload","unloadVpv"],nl=["user","page","content","site","source"],rl=function(t){if(lt.A.o(t)){var e=t.event,n=t.toIgnore,r=void 0===n?[]:n;delete t.toIgnore,"unload"!==e&&"unloadVpv"!==e||(Xo.A.open(),qr.A.open()),Xo.A.fill((function(){qr.A.fill((function(){if(el.includes(e)){!function(t,e){nl.filter((function(t){return!e.includes(t)})).forEach((function(e){t[e]=t[e]||{}}))}(t,r);var n=t.user,o=t.page,i=t.content,a=t.site,u=t.source;if("pageview"===e&&(r.includes("user")||(n.id=n.id||{},n.id.statId=(0,w.gB)()||"",n.id.audienceId=(0,ct.A)("STac")||"",n.hasAdblock=(0,_.JW)()),r.includes("site")||(a.cms=(0,kn.SU)("csystem")||"",a.frontendPlatform=(0,kt.xF)()||"")),("pageview"===e||"pageviewVpv"===e)&&(t.abTesting=(0,wt.AA)().replace(/[;|]/g,(function(t){return{";":"|","|":";"}[t]})),r.includes("page")||(o.pvId=(0,Wr.M$)()||"",o.templateType=o.templateType||(0,kn.SU)("ctype")||""),r.includes("content")||(i.category=i.category||{},i.category.IAB=((0,kn.SU)("ciab")||"").replace(/,/g,"|"),i.category.categoryTree=decodeURIComponent((0,kn.SU)("ccategory")||""),i.tags=(p=(0,kn.SU)("ctags")||"",decodeURIComponent(p).replace(/\s*[,;]+\s*/g,"|")),lt.A.u(i.pageCount)?i.pageCount=(0,kn.SU)("cphotomax")||(0,kn.SU)("cpagemax")||"":(0,k.A)(i.pageCount)<1&&(i.pageCount="")),!r.includes("source"))){var c=(0,ze.G)(),s=(0,dn.A)(c).search,l=(0,We.z)()?{}:(0,$e.A)(s);u.area=u.area||l.wga_sa&&decodeURIComponent(l.wga_sa)||null,u.recommendationType=u.recommendationType||l.wga_srt&&decodeURIComponent(l.wga_srt)||null,u.isSGFirst=u.isSGFirst||l.wga_isSgFirst&&decodeURIComponent(l.wga_isSgFirst)||null}if("unload"===e||"unloadVpv"===e){var f=(0,Ot.A)().length;if(f>tl?(t.eventLabel=!0,tl=f):t.eventLabel=!1,!r.includes("content")){var d=Zs();d&&(i.readTime=d.currentTotal||0,i.contentHeightPixels=d.height||0,d.cscroll&&!i.cScrollPercent&&(i.cScrollPercent=d.cscroll),d.scroll&&!i.scrollPercent&&(i.scrollPercent=d.scroll)),i.unloadIndicator=1,lt.A.u(i.pageViewCount)?i.pageViewCount=(0,kn.SU)("cphotono")||(0,kn.SU)("cpageno")||"":(0,k.A)(i.pageViewCount)<1&&(i.pageViewCount="")}}!function(t){nl.forEach((function(e){(0,de.A)(t[e])||delete t[e]}))}(t)}var p;if((0,Xs.A)().push(t),"pageview"===e||"pageviewVpv"===e)try{(0,bo.A)(!1,{event_pageview:JSON.stringify(t)},"gtm_datalayer")}catch(t){}}))}))}},ol=n(3972),il=(0,bn.A)("PWPDebug"),al=[],ul=function(t){var e=(0,ol.A)(t);rl(e.ga)},cl=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=(0,ol.A)(t);if(rl(n.ga),lt.A.f(e)){if(il)return void al.push(e);e()}},sl=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=(0,ol.A)(t);if(rl(n.ga),(0,xe.Ie)(),e){if(il)return void al.push(e);e()}},ll=function(t){Dr("page:close",t)},fl=function(){(0,Ct.MN)("pwp",(0,Mt.A)(b)),(0,Ct.MN)("spa",(0,Mt.A)(g))},dl=function(){gn(),(0,wt.Ay)(),(0,H.A)("StatidExists",w.gL),(0,H.A)("HandleNavigation",yn),(0,fo.A)(),(0,H.A)("PageView",Dn),Te(),(0,H.A)("ConsentStart",as),(0,H.A)("Uniform",bi),(0,H.A)("AAB",gt,Gi),or(),jn(),Rt(),Ve(),Ci(),(0,H.A)("SyncUniform",ai),(0,H.A)("Stat",Qo,lo),Mr(),Ii(),(0,xe.Ay)(),Qs(),$s(),Vs(),qs(),fl()}},822:function(t,e,n){"use strict";n.d(e,{A:function(){return me}});var r={};n.r(r),n.d(r,{getBotStatus:function(){return o.Y4},getCertainty:function(){return o.m8},getDeviceID:function(){return o.Wu},getTrollStatus:function(){return o.S}});var o=n(13),i=n(7681),a=n(2322),u=n(1315),c=n(1256),s=n(1312),l=n(5623),f=n(7030),d="ABTShield",p=function(){(0,i.FC)()||(0,f.A)()&&u.A.fill((function(){window._abtshield=[["create","w4.01",{timezone:"Europe/Warsaw"}],["callback","uid",function(t){(0,o.d)(Object.assign({},t))}],["send","page_view"]],(0,l.A)({id:"abtshield",src:"https://cdn.snippet.abtshield.com/static/prod/abtshield-snippet.js",onLoad:function(){(0,c.A)(d,!0)},onError:function(){(0,c.A)(d,!1)}})}));(0,a.MN)("abt",(0,s.A)(r))},v=n(5002),h=n(721),y=n(4170),m=n(5077),A=n(76),b=n(2572),g=n(1375),w=function(){(0,A.A)(void 0,void 0,"pixel6",{hostname:"pixel6.wp.pl"})},S=function(){var t="WPpix6";b.A.get(t,(function(e){var n,r=0,o=Date.now(),i=(0,m.wY)();if(e.value){var a=JSON.parse(e.value);n=a.sv,r=(0,g.A)(a.ts,10)}(!e.value||n!==i||r<o-3e5)&&b.A.set(t,JSON.stringify({sv:i,ts:o}),w)}))},_=function(){y.A&&!(0,h.YB)()&&!(0,i.FC)()&&(0,v.Do)([v.bg,v.wd,v.ZH])&&u.A.fill(S)},O=n(5675),E=n(7139),j=n(6167),P=n(5267),I=n(6484),T=n(9204),x=n(9512),k="FBPixel",C=function(){if(!(0,i.FC)()){var t="933316406876601",e=(0,T.A)("wp_fb_id"),n=!1,r=[v.eo,v.bg,v.wd,v.A2,v.kc];if((0,v.Do)(r)&&(e?e===t&&(n=!0,(0,P.A)({message:k,path:"DefaultFBIDUsed",fileName:e},1e4)):(e=t,n=!0)),e){u.A.fill((function(){I.A.fill((function(){if((0,E.z6)("mr","TP")){(0,x.A)("wp_fb_id",e),(0,P.A)({message:k,path:"WPEmbedded",fileName:e},1e4);var t=window.fbq;if(!t){var r="fbpixel";t=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o;t.callMethod?(o=t).callMethod.apply(o,n):t.queue.push(n)},window.fbq=t,window._fbq||(window._fbq=t),t.push=t,t.loaded=!0,t.version="2.0",t.queue=[],(0,l.A)({id:r,src:"https://connect.facebook.net/en_US/fbevents.js",onLoad:function(){(0,c.A)(k,!0)},onError:function(){(0,c.A)(k,!1),(0,O.M)(r)}})}t("init",e),t("track","PageView"),n&&t("track","ViewContent",{subdomain:window.location.hostname,adb_detected:(0,j.JW)()})}}))}))}else window.fbq&&setTimeout((function(){var t,e;(0,P.A)({message:k,path:"NotWPEmbedded",fileName:null===(t=(e=window.fbq).getState)||void 0===t||null===(t=t.call(e))||void 0===t||null===(t=t.pixels)||void 0===t||null===(t=t[0])||void 0===t?void 0:t.id},1e3,"".concat(k," not embedded with WPJSlib. Use 'wp_fb_id' parameter."),!0)}),2e3)}},L=n(579);var M=function(){return M=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var o in e=arguments[n])Object.prototype.hasOwnProperty.call(e,o)&&(t[o]=e[o]);return t},M.apply(this,arguments)};function D(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(t);o<r.length;o++)e.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(t,r[o])&&(n[r[o]]=t[r[o]])}return n}Object.create;function R(t,e,n){if(n||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return t.concat(r||Array.prototype.slice.call(e))}Object.create;"function"==typeof SuppressedError&&SuppressedError;function N(t){for(var e="",n=0;n<t.length;++n)if(n>0){var r=t[n].toLowerCase();r!==t[n]?e+=" ".concat(r):e+=t[n]}else e+=t[n].toUpperCase();return e}var U="Blocked by CSP",B="The endpoint parameter is not a valid URL",F=N("WrongRegion"),V=N("SubscriptionNotActive"),H=N("UnsupportedVersion"),z=N("InstallationMethodRestricted"),G="API key required",W="API key not found",q="API key expired",$="Failed to load the JS script of the agent",Y="9319";function K(t,e){var n,r,o,i,a=[],u=(n=function(t){var e=R([],t,!0);return{current:function(){return e[0]},postpone:function(){var t=e.shift();void 0!==t&&e.push(t)},exclude:function(){e.shift()}}}(t),i=0,r=function(){return Math.random()*Math.min(3e3,100*Math.pow(2,i++))},o=new Set,[n.current(),function(t,e){var i,a=e instanceof Error?e.message:"";if(a===U||a===B)n.exclude(),i=0;else if(a===Y)n.exclude();else if(a===$){var u=Date.now()-t.getTime()<50,c=n.current();c&&u&&!o.has(c)&&(o.add(c),i=0),n.postpone()}else n.postpone();var s=n.current();return void 0===s?void 0:[s,null!=i?i:t.getTime()+r()-Date.now()]}]),c=u[0],s=u[1];if(void 0===c)return Promise.reject(new TypeError("The list of script URL patterns is empty"));return function t(n){var r=new Date,o=function(t){return a.push({url:n,startedAt:r,finishedAt:new Date,error:t})},i=e(n);return i.then((function(){return o()}),o),i.catch((function(e){if(a.length>=5)throw e;var n=s(r,e);if(!n)throw e;var o,i=n[0],u=n[1];return(o=u,new Promise((function(t){return setTimeout(t,o)}))).then((function(){return t(i)}))}))}(c).then((function(t){return[t,a]}))}var J="https://fpnpmcdn.net/v<version>/<apiKey>/loader_v<loaderVersion>.js";function Q(t){return function(t,e,n,r){var o,i=document,a="securitypolicyviolation",u=function(e){var n=new URL(t,location.href),r=e.blockedURI;r!==n.href&&r!==n.protocol.slice(0,-1)&&r!==n.origin||(o=e,c())};i.addEventListener(a,u);var c=function(){return i.removeEventListener(a,u)};return Promise.resolve().then(e).then((function(t){return c(),t}),(function(t){return new Promise((function(t){return setTimeout(t)})).then((function(){if(c(),o)return function(){throw new Error(U)}();throw t}))}))}(t,(function(){return function(t){return new Promise((function(e,n){if(function(t){if(URL.prototype)try{return new URL(t,location.href),!1}catch(t){if(t instanceof Error&&"TypeError"===t.name)return!0;throw t}}(t))throw new Error(B);var r=document.createElement("script"),o=function(){var t;return null===(t=r.parentNode)||void 0===t?void 0:t.removeChild(r)},i=document.head||document.getElementsByTagName("head")[0];r.onload=function(){o(),e()},r.onerror=function(){o(),n(new Error($))},r.async=!0,r.src=t,i.appendChild(r)}))}(t)})).then(X)}function X(){var t=window,e="__fpjs_p_l_b",n=t[e];if(function(t,e){var n,r=null===(n=Object.getOwnPropertyDescriptor)||void 0===n?void 0:n.call(Object,t,e);(null==r?void 0:r.configurable)?delete t[e]:r&&!r.writable||(t[e]=void 0)}(t,e),"function"!=typeof(null==n?void 0:n.load))throw new Error(Y);return n}var Z={load:function(t){var e;t.scriptUrlPattern;var n=t.token,r=t.apiKey,o=void 0===r?n:r,i=D(t,["scriptUrlPattern","token","apiKey"]),a=null!==(e=function(t,e){return function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}(t,e)?t[e]:void 0}(t,"scriptUrlPattern"))&&void 0!==e?e:J,u=function(){var t=[],e=function(){t.push({time:new Date,state:document.visibilityState})},n=function(t,e,n,r){return t.addEventListener(e,n,r),function(){return t.removeEventListener(e,n,r)}}(document,"visibilitychange",e);return e(),[t,n]}(),c=u[0],s=u[1];return Promise.resolve().then((function(){if(!o||"string"!=typeof o)throw new Error(G);return K(function(t,e){return(Array.isArray(t)?t:[t]).map((function(t){return function(t,e){var n=encodeURIComponent;return t.replace(/<[^<>]+>/g,(function(t){return"<version>"===t?"3":"<apiKey>"===t?n(e):"<loaderVersion>"===t?n("3.9.8"):t}))}(String(t),e)}))}(a,o),Q)})).catch((function(t){throw s(),function(t){return t instanceof Error&&t.message===Y?new Error($):t}(t)})).then((function(t){var e=t[0],n=t[1];return s(),e.load(M(M({},i),{ldi:{attempts:n,visibilityStates:c}}))}))},defaultScriptUrlPattern:J,ERROR_SCRIPT_LOAD_FAIL:$,ERROR_API_KEY_EXPIRED:q,ERROR_API_KEY_INVALID:W,ERROR_API_KEY_MISSING:G,ERROR_BAD_REQUEST_FORMAT:"Request cannot be parsed",ERROR_BAD_RESPONSE_FORMAT:"Response cannot be parsed",ERROR_CLIENT_TIMEOUT:"Client timeout",ERROR_CSP_BLOCK:U,ERROR_FORBIDDEN_ENDPOINT:N("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:z,ERROR_INTEGRATION_FAILURE:N("IntegrationFailed"),ERROR_INVALID_ENDPOINT:B,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:V,ERROR_TOKEN_EXPIRED:q,ERROR_TOKEN_INVALID:W,ERROR_TOKEN_MISSING:G,ERROR_UNSUPPORTED_VERSION:H,ERROR_WRONG_REGION:F,defaultEndpoint:{default:"endpoint"},defaultTlsEndpoint:{default:"tlsEndpoint"}},tt=n(8522),et=n(1112),nt=n(6943),rt=n(3456),ot=function t(e){if((0,nt.A)(e)){for(var n=(0,et.A)(),r=0,o=Object.keys(e);r<o.length;r++){var i=o[r];if((0,rt.A)(e[i]))for(var a=t(e[i]),u=0,c=Object.keys(a);u<c.length;u++){var s=c[u];n["".concat(i,".").concat(s)]=a[s]}else n[i]=e[i]}return n}},it=n(6920),at=n(2579);function ut(t){return ut="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ut(t)}function ct(){ct=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==ut(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(ut(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function st(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}var lt,ft,dt,pt,vt,ht,yt,mt=function(){var t,e=(t=ct().mark((function t(){var e,n,r,o,i,a,u;return ct().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(0,E.z6)("fp")){t.next=22;break}if(!(0,L.pu)()){t.next=3;break}return t.abrupt("return");case 3:return e=(0,it.A)(),r=(n=["wp.pl"]).includes(e)?e:n[0],o="https://fpx.".concat(r),t.next=9,Z.load({apiKey:"geBqSFMxQ5V57gTthkuL",region:"eu",endpoint:o,scriptUrlPattern:"".concat(o,"/web/v<version>/<apiKey>/loader_v<loaderVersion>.js")});case 9:return i=t.sent,t.prev=10,t.next=13,i.get();case 13:a=t.sent,u=a.visitorId,(0,at.A)("fingerprint",Object.assign({prevVisitorId:(0,L.Y3)()||"none"},ot(a)),"uni2"),(0,L.gV)(u),t.next=22;break;case 19:t.prev=19,t.t0=t.catch(10),(0,tt.A)(t.t0,"Fingerprint");case 22:case"end":return t.stop()}}),t,null,[[10,19]])})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){st(i,r,o,a,u,"next",t)}function u(t){st(i,r,o,a,u,"throw",t)}a(void 0)}))});return function(){return e.apply(this,arguments)}}(),At=function(){if(!(0,i.FC)()){var t=[v.pw,v.eo,v.oA,v.Kt,v.Wx],e=(0,v.LJ)([v.pP])&&(0,m.ch)("^(kobieta|wiadomosci|tech)");h.nr&&((0,v.LJ)(t)||e)&&u.A.fill(mt)}},bt=n(2443),gt=n(6091),wt=n(505),St=n(1923),_t=function(){var t,e,n=null===(t=window.ga)||void 0===t||null===(e=t.toString)||void 0===e?void 0:e.call(t);(0,wt.A)(n)&&n.includes("DEFAULT_TRACKER_NAME")&&((0,St.A)("Google Analytics and Tag Manager is being shimmed.",!0),(0,gt.D)(!0))},Ot=n(4852),Et=n(8207),jt=n(8771),Pt="GTM",It=function(){if(!(0,i.FC)()){var t="gtm",e=(0,T.A)("wp_gtm_id")||(0,bt.H2)(t),n=(0,jt.A)(e);n.length>1&&(0,St.A)("Use only one GTM container.","error");var r=n[0];if(!Et.A.u(r))if(function(t){return(0,wt.A)(t)&&/^GTM-[A-Z0-9]{5,8}$/.test(t)}(r))_t(),(0,Ot.A)().push({"gtm.start":(new Date).getTime(),event:"gtm.js"}),(0,P.A)({message:Pt,fileName:"ValidId",path:r},1e5),u.A.fill((function(){I.A.fill((function(){(0,l.A)({withMeasurement:Pt,src:"https://www.googletagmanager.com/gtm.js?id=".concat(r),id:t,crossorigin:!0,onLoad:function(){(0,c.A)(Pt,!0),_t()},onError:function(){(0,c.A)(Pt,!1),(0,O.M)(t)}})}),Pt)}),Pt);else(0,P.A)({message:Pt,fileName:"InvalidId",path:r},1e3,'Given GTM ID "'.concat(r,'" is invalid.'),"error")}},Tt="Hotjar",xt=function(){if(!(0,i.FC)()){var t=(0,T.A)("wp_hj_id"),e=(0,T.A)("wp_hj_sv")||6;t?u.A.fill((function(){I.A.fill((function(){var n="hotjar";window._hjSettings={hjid:t,hjsv:e},window.hj=window.hj||function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];(window.hj.q=window.hj.q||[]).push(e)},(0,P.A)({message:Tt,path:"WPEmbedded",fileName:"".concat(t,"|").concat(e)},1e4),(0,l.A)({id:n,src:"https://static.hotjar.com/c/hotjar-".concat(t,".js?sv=").concat(e),onLoad:function(){(0,c.A)(Tt,!0)},onError:function(){(0,c.A)(Tt,!1),(0,O.M)(n)}})}))})):window._hjSettings&&setTimeout((function(){(0,P.A)({message:Tt,path:"NotWPEmbedded",fileName:window._hjSettings.hjid},1e4,"".concat(Tt," not embedded with WPJSlib. Use 'wp_hj_id' parameter."),!0)}),2e3)}},kt=n(402),Ct=function(){return window.Notification?window.Notification.permission:null},Lt=n(2945),Mt=Ct(),Dt=!1,Rt="WPppgcp",Nt=function(){var t=(0,kt.A)(Rt);return t?t=JSON.parse(t):(t={showTimestamp:0,visitTimestamp:Date.now(),count:0,permission:Mt},Dt=!0),t},Ut=function(t,e,n,r){var o=Nt();return Object.assign(o,t?{showTimestamp:t}:null,e?{visitTimestamp:e}:null,n||0===n?{count:n}:null,r?{permission:r}:null),(0,Lt.A)(Rt,JSON.stringify(o)),o},Bt=n(7065),Ft=n(1634),Vt=n(1886),Ht=n(2216),zt="Samito",Gt=function(){vt=!0===(0,T.A)("wp_samito_on"),ht=!!(0,bt.H2)("samito")},Wt=function(){return Et.A.b(vt)&&Et.A.b(ht)||Gt(),vt||ht},qt=function(){Gt(),(vt||ht)&&((0,i.FC)()||u.A.fill((function(){(0,l.A)({withMeasurement:zt,id:"samito_push",target:(0,Ht.A)(),src:(0,Vt.mess)("https://pixel.wp.pl/push_manager/push.js"),onLoad:function(){(0,c.A)("".concat(zt," push.js"))},onError:function(){(0,c.A)("".concat(zt," push.js"),!1)}})})))},$t="PPG",Yt=function(){return yt||(yt=new Promise((function(t,e){var n,r,o,i;Wt()?e(new Error('This site running "Samito". PPG was blocked')):(0,wt.A)(lt,24)&&(0,wt.A)(ft)||pt?(n=Date.now(),r=Nt(),o=r.visitTimestamp,i=r.count,o<n-18e5&&(i+=1),Ut(null,o=n,i),function(t,e){(0,E.Jt)("mr","TP")&&(0,l.A)({withMeasurement:$t,id:"ppgsdk",src:"https://cdn.pushpushgo.com/scripts/sdk.js",onLoad:function(){window.ppg?t():e(new Error("PPG api missing after load")),(0,c.A)("".concat($t," SDK"),!!window.ppg)},onError:function(){e(new Error("PPG loading error")),(0,c.A)("".concat($t," SDK"),!1)}})}(t,e)):e(new Error("PPG is not correctly configured"))}))),yt},Kt=!1,Jt=function(t){var e=(0,Bt.b3)(),n=e?e.split(";"):[];return n.length&&t.appendTags(n).then((function(){t.send(!0)})),e},Qt=function(t,e){t.register().then((function(){e({client:t,consent:!0})})).catch((function(n){e({client:t,consent:!1})}))},Xt=function(t){return new Promise((function(e,n){var r,o=window.ppg,i=Ct(),a=(r=window.location.hostname.replace("www.","").split(".").reverse().join("."),{swPath:dt,projectId:lt,vapidPublicKey:ft,websitePushId:"web.".concat(r),endpoint:"https://api.pushpushgo.com"}),u=new o.sdk.Client(a);(0,c.A)("".concat("PPGSubscriptions"," SDK"),!0),u.isPushSupport().then((function(){u.isSubscribed().then((function(r){if(r)e({client:u,consent:null});else if("default"===i){var o=(a=Date.now(),c=Nt(),s=c.showTimestamp,l=c.count,Dt||s<a-6048e5&&l>=3||function(){var t=Nt().permission,e="denied"===t&&"denied"!==Mt||"granted"===t&&"default"===Mt;return Ut(null,null,null,Mt),e}()||!!pt);(!t||t&&o)&&((0,Ft.A)("PPGStartLoadBoard"),Qt(u,e),t&&Ut(Date.now(),null,0))}else"granted"===i?Qt(u,e):n(new Error("no permission"));var a,c,s,l}))})).catch((function(){n(new Error("not supported"))}))}))},Zt=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return new Promise((function(e,n){Yt().then((function(){Kt||(Kt=Xt(t)),Kt.then(e).catch(n)})).catch((function(t){}))}))},te=function(){(0,i.FC)()||u.A.fill((function(){I.A.fill((function(){if(lt=(0,T.A)("wp_ppg_id")||(0,bt.H2)("ppg"),ft=(0,T.A)("wp_ppg_key")||(0,bt.H2)("ppgKey"),dt=(0,T.A)("wp_ppg_swpath")||(0,bt.H2)("swpath"),pt=(0,bt.H2)("ppgForce"),(lt||ft)&&(0,P.A)({message:"PPG",path:ft,fileName:lt},1e5),Yt().catch((function(t){})),!(0,T.A)("wp_ppg_api")&&!(0,bt.H2)("ppgAPI")){var t=Ct();Zt(!0).then((function(e){var n=e.consent,r=e.client;n?Jt(r):null===n&&(Ut(null,null,null,t),Jt(r))})).catch((function(e){!function(t,e){(0,P.A)({message:"PPG",path:e,fileName:t},1e5)}(e,t)}))}}))})),(0,a.MN)("ppg",(0,s.A)({subscribe:Zt}))},ee=n(9002),ne=n(1192),re=n(7426),oe=n(3190),ie=n(9393),ae=n(3882),ue=n(9653),ce=function(){var t=ae.A.es6,e=(0,ue.A)("wpjslib6")||(0,ue.A)();if(t||(0,St.A)("Upgrade WPJSlib version to newest ES6. Legacy ES5 version will be removed soon.","error"),e){e.crossOrigin||(0,St.A)("Missing attribute 'crossorigin' for WPJSlib script tag.","error");var n=e.src,r=(0,Vt.unmess)(n);n===r&&(0,ie.av)()&&(0,ie.Ol)()&&(0,P.A)({message:"AAB",path:"DisabledSS"},100,"WPJSlib script source URL is not uniformed.","error"),/std\.wpcdn\.pl\/(canary\/)?wpjslib6?\/wpjslib-(stat|sgap|mail|lite|inline|tags|gdpr|amp|ecom|ecad|platform|blackbox|media|gosync|sync)\.js$/.test(r)||(0,St.A)("Invalid WPJSlib script source. Using random parameters in URL is an error.","error")}else(0,St.A)("Missing attribute 'id=\"wpjslib6\"' for WPJSlib script tag.","error")},se=function(){setTimeout((function(){(0,oe.A)(),ce()}),16),ne.V9?n.e(754).then(n.bind(n,7335)).then((function(t){(0,t.default)()})):(0,ee.p3)(re.ke)},le=function(){if(!(0,i.FC)()){var t=(0,T.A)("wp_tiktok_id");(0,wt.A)(t)&&u.A.fill((function(){I.A.fill((function(){if((0,E.Jt)("mr","TP")){var e="ttq",n=window[e]||[];window.TiktokAnalyticsObject=e,window[e]=n;var r=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],o=r.length,i=function(t,e){t[e]=function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];t.push([e].concat(r))}},a=function(t){for(var e=0;e<o;e++)i(t,r[e])};a(n);n.methods=r,n.setAndDefer=i,n.instance=function(t){var e=n._i[t]||[];return a(e),e},n.load=function(t,r){var o="https://analytics.tiktok.com/i18n/pixel/events.js";n._i=n._i||{},n._i[t]=[],n._i[t]._u=o,n._t=n._t||{},n._t[t]=new Date,n._o=n._o||{},n._o[t]=r||{},(0,l.A)({src:"".concat(o,"?sdkid=").concat(t,"&lib=").concat(e),async:!0})},n.load(t),n.page()}}))}))}},fe=function(t){var e=(0,T.A)("wp_defer_vendors");(0,wt.A)(e)?(window.addEventListener(e,(function(){t()}),{once:!0}),(0,P.A)({message:"DeferVendors",path:e},1e4)):t()},de=n(7924),pe="iSlay",ve=["/zdrowie-kobiety","/anna-gren-nie-wyobrazam-sobie-zycia-bez-wspinaczki-6994659807296064a","/nie-musisz-byc-iga-swiatek-po-prostu-sie-ruszaj-6993828839500320a"],he=function(){if((0,m.ch)("kobieta")&&ve.includes(window.location.pathname)){var t="390F9FE9-9348-4629-8D5B-P52-1C89618D",e=Math.floor(9*Math.random()),n=Math.floor(9*Math.random()),r=document.title,o=decodeURIComponent((0,de.SU)("ctags"));window.__collector_config={publisher:t,grp:"p",contentid:"p52_Islay",domain_prefix:e,domain_suffix:n,title:r,tags:o};var i="".concat("p").concat(e,".islay0").concat(n),a="https://".concat(i,".pl/analyzer/").concat(i,"_collector.min.js?id=").concat(t);(0,l.A)({id:"islay",src:a,onLoad:function(){(0,c.A)(pe,!0)},onError:function(){(0,c.A)(pe,!1)}})}},ye=function(){(0,i.FC)()||u.A.fill((function(){I.A.fill((function(){he(),(0,ee.MO)(he)}))}))},me=function(){It(),At(),p(),fe((function(){C(),qt(),te(),xt(),le(),ye()})),_(),se()}},2207:function(t,e,n){"use strict";n.d(e,{WP:function(){return c},b:function(){return s}});var r=n(8522),o=n(3225),i=n(9204),a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"WP",e=(0,i.A)(t)||[];return{APIObject:e,flush:function(){var n=function(t){try{return t()}catch(t){(0,r.A)(t,"flush")}};for((0,o.A)(window,t,e);e.length;)n(e.shift());(0,o.A)(e,"push",n)}}},u=a("WP"),c=u.APIObject,s=u.flush},1531:function(t,e,n){"use strict";function r(t){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r(t)}function o(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,i(r.key),r)}}function i(t){var e=function(t,e){if("object"!=r(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var o=n.call(t,e||"default");if("object"!=r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==r(e)?e:e+""}function a(t,e,n){return e=l(e),function(t,e){if(e&&("object"==r(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,c()?Reflect.construct(e,n||[],l(t).constructor):e.apply(t,n))}function u(t){var e="function"==typeof Map?new Map:void 0;return u=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return function(t,e,n){if(c())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&s(o,n.prototype),o}(t,arguments,l(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),s(n,t)},u(t)}function c(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(c=function(){return!!t})()}function s(t,e){return s=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},s(t,e)}function l(t){return l=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},l(t)}n.d(e,{aI:function(){return Mn},jT:function(){return zn},de:function(){return $n}});var f=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=a(this,e,[t])).name="EncodingError",n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&s(t,e)}(e,t),n=e,r&&o(n.prototype,r),i&&o(n,i),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,i}(u(Error));function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}function p(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,v(r.key),r)}}function v(t){var e=function(t,e){if("object"!=d(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=d(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==d(e)?e:e+""}function h(t,e,n){return e=b(e),function(t,e){if(e&&("object"==d(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,m()?Reflect.construct(e,n||[],b(t).constructor):e.apply(t,n))}function y(t){var e="function"==typeof Map?new Map:void 0;return y=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return function(t,e,n){if(m())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&A(o,n.prototype),o}(t,arguments,b(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),A(n,t)},y(t)}function m(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(m=function(){return!!t})()}function A(t,e){return A=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},A(t,e)}function b(t){return b=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},b(t)}var g=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=h(this,e,[t])).name="DecodingError",n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&A(t,e)}(e,t),n=e,r&&p(n.prototype,r),o&&p(n,o),Object.defineProperty(n,"prototype",{writable:!1}),n;var n,r,o}(y(Error));function w(t){return w="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},w(t)}function S(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,O(r.key),r)}}function _(t,e,n){return(e=O(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function O(t){var e=function(t,e){if("object"!=w(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=w(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==w(e)?e:e+""}var E=function(){return t=function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)},n=[{key:"encode",value:function(t){if(!/^[0-1]+$/.test(t))throw new f("Invalid bitField");var e=t.length%this.LCM;t+=e?"0".repeat(this.LCM-e):"";for(var n="",r=0;r<t.length;r+=this.BASIS)n+=this.DICT[parseInt(t.substr(r,this.BASIS),2)];return n}},{key:"decode",value:function(t){if(!/^[A-Za-z0-9\-_]+$/.test(t))throw new g("Invalidly encoded Base64URL string");for(var e="",n=0;n<t.length;n++){var r=this.REVERSE_DICT.get(t[n]).toString(2);e+="0".repeat(this.BASIS-r.length)+r}return e}}],(e=null)&&S(t.prototype,e),n&&S(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,e,n}();function j(t){return j="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},j(t)}function P(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(t){if("string"==typeof t)return I(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?I(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw i}}}}function I(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function T(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,x(r.key),r)}}function x(t){var e=function(t,e){if("object"!=j(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=j(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==j(e)?e:e+""}_(E,"DICT","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),_(E,"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]])),_(E,"BASIS",6),_(E,"LCM",24);var k,C,L,M=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return e=t,(n=[{key:"has",value:function(e){return t.langSet.has(e)}},{key:"parseLanguage",value:function(e){var n=(e=e.toUpperCase()).split("-")[0];if(e.length>=2&&2==n.length){if(t.langSet.has(e))return e;if(t.langSet.has(n))return n;var r=n+"-"+n;if(t.langSet.has(r))return r;var o,i=P(t.langSet);try{for(i.s();!(o=i.n()).done;){var a=o.value;if(-1!==a.indexOf(e)||-1!==a.indexOf(n))return a}}catch(t){i.e(t)}finally{i.f()}}throw new Error("unsupported language ".concat(e))}},{key:"forEach",value:function(e){t.langSet.forEach(e)}},{key:"size",get:function(){return t.langSet.size}}])&&T(e.prototype,n),r&&T(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,n,r}();function D(t){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},D(t)}function R(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,B(r.key),r)}}function N(t,e,n){return e&&R(t.prototype,e),n&&R(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function U(t,e,n){return(e=B(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function B(t){var e=function(t,e){if("object"!=D(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=D(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==D(e)?e:e+""}k=M,C="langSet",L=new Set(["AR","BG","BS","CA","CS","CY","DA","DE","EL","EN","ES","ET","EU","FI","FR","GL","HE","HR","HU","ID","IT","JA","KO","LT","LV","MK","MS","MT","NL","NO","PL","PT-BR","PT-PT","RO","RU","SK","SL","SR-LATN","SR-CYRL","SV","TL","TR","UK","ZH"]),(C=x(C))in k?Object.defineProperty(k,C,{value:L,enumerable:!0,configurable:!0,writable:!0}):k[C]=L;var F=N((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function V(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=function(t,e){if(t){if("string"==typeof t)return H(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?H(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,o=function(){};return{s:o,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,u=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return a=t.done,t},e:function(t){u=!0,i=t},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw i}}}}function H(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function z(t){return z="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},z(t)}function G(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,W(r.key),r)}}function W(t){var e=function(t,e){if("object"!=z(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=z(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==z(e)?e:e+""}U(F,"cmpId","cmpId"),U(F,"cmpVersion","cmpVersion"),U(F,"consentLanguage","consentLanguage"),U(F,"consentScreen","consentScreen"),U(F,"created","created"),U(F,"supportOOB","supportOOB"),U(F,"isServiceSpecific","isServiceSpecific"),U(F,"lastUpdated","lastUpdated"),U(F,"numCustomPurposes","numCustomPurposes"),U(F,"policyVersion","policyVersion"),U(F,"publisherCountryCode","publisherCountryCode"),U(F,"publisherCustomConsents","publisherCustomConsents"),U(F,"publisherCustomLegitimateInterests","publisherCustomLegitimateInterests"),U(F,"publisherLegitimateInterests","publisherLegitimateInterests"),U(F,"publisherConsents","publisherConsents"),U(F,"publisherRestrictions","publisherRestrictions"),U(F,"purposeConsents","purposeConsents"),U(F,"purposeLegitimateInterests","purposeLegitimateInterests"),U(F,"purposeOneTreatment","purposeOneTreatment"),U(F,"specialFeatureOptins","specialFeatureOptins"),U(F,"useNonStandardTexts","useNonStandardTexts"),U(F,"vendorConsents","vendorConsents"),U(F,"vendorLegitimateInterests","vendorLegitimateInterests"),U(F,"vendorListVersion","vendorListVersion"),U(F,"vendorsAllowed","vendorsAllowed"),U(F,"vendorsDisclosed","vendorsDisclosed"),U(F,"version","version");var q=function(){return function(t,e,n){return e&&G(t.prototype,e),n&&G(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),[{key:"clone",value:function(){var t=this,e=new this.constructor;return Object.keys(this).forEach((function(n){var r=t.deepClone(t[n]);void 0!==r&&(e[n]=r)})),e}},{key:"deepClone",value:function(t){var e=z(t);if("number"===e||"string"===e||"boolean"===e)return t;if(null!==t&&"object"===e){if("function"==typeof t.clone)return t.clone();if(t instanceof Date)return new Date(t.getTime());if(void 0!==t[Symbol.iterator]){var n,r=[],o=V(t);try{for(o.s();!(n=o.n()).done;){var i=n.value;r.push(this.deepClone(i))}}catch(t){o.e(t)}finally{o.f()}return t instanceof Array?r:new t.constructor(r)}var a={};for(var u in t)t.hasOwnProperty(u)&&(a[u]=this.deepClone(t[u]));return a}}}])}();function $(t){return $="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$(t)}function Y(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,K(r.key),r)}}function K(t){var e=function(t,e){if("object"!=$(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=$(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==$(e)?e:e+""}function J(t,e,n){return e=tt(e),function(t,e){if(e&&("object"==$(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,X()?Reflect.construct(e,n||[],tt(t).constructor):e.apply(t,n))}function Q(t){var e="function"==typeof Map?new Map:void 0;return Q=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return function(t,e,n){if(X())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&Z(o,n.prototype),o}(t,arguments,tt(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),Z(n,t)},Q(t)}function X(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(X=function(){return!!t})()}function Z(t,e){return Z=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Z(t,e)}function tt(t){return tt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},tt(t)}var et,nt=function(t){function e(t,n){var r,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(r=J(this,e,["invalid value ".concat(n," passed for ").concat(t," ").concat(o)])).name="TCModelError",r}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Z(t,e)}(e,t),function(t,e,n){return e&&Y(t.prototype,e),n&&Y(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e)}(Q(Error));function rt(t){return rt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},rt(t)}function ot(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,lt(r.key),r)}}function it(t,e,n){return e=ut(e),function(t,e){if(e&&("object"==rt(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,at()?Reflect.construct(e,n||[],ut(t).constructor):e.apply(t,n))}function at(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(at=function(){return!!t})()}function ut(t){return ut=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},ut(t)}function ct(t,e){return ct=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},ct(t,e)}function st(t,e,n){return(e=lt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function lt(t){var e=function(t,e){if("object"!=rt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=rt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==rt(e)?e:e+""}!function(t){t[t.NOT_ALLOWED=0]="NOT_ALLOWED",t[t.REQUIRE_CONSENT=1]="REQUIRE_CONSENT",t[t.REQUIRE_LI=2]="REQUIRE_LI"}(et||(et={}));var ft=function(t){function e(t,n){var r;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),st(r=it(this,e),"purposeId_",void 0),st(r,"restrictionType",void 0),void 0!==t&&(r.purposeId=t),void 0!==n&&(r.restrictionType=n),r}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&ct(t,e)}(e,t),function(t,e,n){return e&&ot(t.prototype,e),n&&ot(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"hash",get:function(){if(!this.isValid())throw new Error("cannot hash invalid PurposeRestriction");return"".concat(this.purposeId).concat(e.hashSeparator).concat(this.restrictionType)}},{key:"purposeId",get:function(){return this.purposeId_},set:function(t){this.purposeId_=t}},{key:"isValid",value:function(){return Number.isInteger(this.purposeId)&&this.purposeId>0&&(this.restrictionType===et.NOT_ALLOWED||this.restrictionType===et.REQUIRE_CONSENT||this.restrictionType===et.REQUIRE_LI)}},{key:"isSameAs",value:function(t){return this.purposeId===t.purposeId&&this.restrictionType===t.restrictionType}}],[{key:"unHash",value:function(t){var n=t.split(this.hashSeparator),r=new e;if(2!==n.length)throw new nt("hash",t);return r.purposeId=parseInt(n[0],10),r.restrictionType=parseInt(n[1],10),r}}])}(q);function dt(t){return dt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},dt(t)}function pt(t){return function(t){if(Array.isArray(t))return vt(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return vt(t,e);var n={}.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?vt(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function vt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function ht(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,wt(r.key),r)}}function yt(t,e,n){return e=At(e),function(t,e){if(e&&("object"==dt(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,mt()?Reflect.construct(e,n||[],At(t).constructor):e.apply(t,n))}function mt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(mt=function(){return!!t})()}function At(t){return At=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},At(t)}function bt(t,e){return bt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},bt(t,e)}function gt(t,e,n){return(e=wt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function wt(t){var e=function(t,e){if("object"!=dt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=dt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==dt(e)?e:e+""}st(ft,"hashSeparator","-");var St,_t,Ot=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return gt(t=yt(this,e,[].concat(r)),"bitLength",0),gt(t,"map",new Map),gt(t,"gvl_",void 0),t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&bt(t,e)}(e,t),function(t,e,n){return e&&ht(t.prototype,e),n&&ht(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"has",value:function(t){return this.map.has(t)}},{key:"isOkToHave",value:function(t,e,n){var r,o=!0;if(null!==(r=this.gvl)&&void 0!==r&&r.vendors){var i=this.gvl.vendors[n];if(i)if(t===et.NOT_ALLOWED)o=i.legIntPurposes.includes(e)||i.purposes.includes(e);else if(i.flexiblePurposes.length)switch(t){case et.REQUIRE_CONSENT:o=i.flexiblePurposes.includes(e)&&i.legIntPurposes.includes(e);break;case et.REQUIRE_LI:o=i.flexiblePurposes.includes(e)&&i.purposes.includes(e)}else o=!1;else o=!1}return o}},{key:"add",value:function(t,e){if(this.isOkToHave(e.restrictionType,e.purposeId,t)){var n=e.hash;this.has(n)||(this.map.set(n,new Set),this.bitLength=0),this.map.get(n).add(t)}}},{key:"restrictPurposeToLegalBasis",value:function(t){var e=Array.from(this.gvl.vendorIds),n=t.hash,r=e[e.length-1],o=pt(Array(r).keys()).map((function(t){return t+1}));if(this.has(n))for(var i=1;i<=r;i++)this.map.get(n).add(i);else this.map.set(n,new Set(o)),this.bitLength=0}},{key:"getVendors",value:function(t){var e=[];if(t){var n=t.hash;this.has(n)&&(e=Array.from(this.map.get(n)))}else{var r=new Set;this.map.forEach((function(t){t.forEach((function(t){r.add(t)}))})),e=Array.from(r)}return e.sort((function(t,e){return t-e}))}},{key:"getRestrictionType",value:function(t,e){var n;return this.getRestrictions(t).forEach((function(t){t.purposeId===e&&(void 0===n||n>t.restrictionType)&&(n=t.restrictionType)})),n}},{key:"vendorHasRestriction",value:function(t,e){for(var n=!1,r=this.getRestrictions(t),o=0;o<r.length&&!n;o++)n=e.isSameAs(r[o]);return n}},{key:"getMaxVendorId",value:function(){var t=0;return this.map.forEach((function(e){t=Math.max(Array.from(e)[e.size-1],t)})),t}},{key:"getRestrictions",value:function(t){var e=[];return this.map.forEach((function(n,r){t?n.has(t)&&e.push(ft.unHash(r)):e.push(ft.unHash(r))})),e}},{key:"getPurposes",value:function(){var t=new Set;return this.map.forEach((function(e,n){t.add(ft.unHash(n).purposeId)})),Array.from(t)}},{key:"remove",value:function(t,e){var n=e.hash,r=this.map.get(n);r&&(r.delete(t),0==r.size&&(this.map.delete(n),this.bitLength=0))}},{key:"gvl",get:function(){return this.gvl_},set:function(t){var e=this;this.gvl_||(this.gvl_=t,this.map.forEach((function(t,n){var r=ft.unHash(n);Array.from(t).forEach((function(n){e.isOkToHave(r.restrictionType,r.purposeId,n)||t.delete(n)}))})))}},{key:"isEmpty",value:function(){return 0===this.map.size}},{key:"numRestrictions",get:function(){return this.map.size}}])}(q);function Et(t){return Et="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Et(t)}function jt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Tt(r.key),r)}}function Pt(t,e,n){return e&&jt(t.prototype,e),n&&jt(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function It(t,e,n){return(e=Tt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Tt(t){var e=function(t,e){if("object"!=Et(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Et(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Et(e)?e:e+""}!function(t){t.COOKIE="cookie",t.WEB="web",t.APP="app"}(St||(St={})),function(t){t.CORE="core",t.VENDORS_DISCLOSED="vendorsDisclosed",t.VENDORS_ALLOWED="vendorsAllowed",t.PUBLISHER_TC="publisherTC"}(_t||(_t={}));var xt=Pt((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function kt(t){return kt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},kt(t)}function Ct(){Ct=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==kt(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(kt(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function Lt(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Bt(r.key),r)}}function Mt(t,e,n){return e=Rt(e),function(t,e){if(e&&("object"==kt(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Dt()?Reflect.construct(e,n||[],Rt(t).constructor):e.apply(t,n))}function Dt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Dt=function(){return!!t})()}function Rt(t){return Rt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Rt(t)}function Nt(t,e){return Nt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Nt(t,e)}function Ut(t,e,n){return(e=Bt(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Bt(t){var e=function(t,e){if("object"!=kt(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=kt(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==kt(e)?e:e+""}It(xt,"ID_TO_KEY",[_t.CORE,_t.VENDORS_DISCLOSED,_t.VENDORS_ALLOWED,_t.PUBLISHER_TC]),It(xt,"KEY_TO_ID",It(It(It(It({},_t.CORE,0),_t.VENDORS_DISCLOSED,1),_t.VENDORS_ALLOWED,2),_t.PUBLISHER_TC,3));var Ft,Vt,Ht,zt,Gt,Wt,qt,$t,Yt,Kt,Jt,Qt,Xt,Zt,te,ee,ne,re,oe=function(t){function e(){var t;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return Ut(t=Mt(this,e,[].concat(r)),"bitLength",0),Ut(t,"maxId_",0),Ut(t,"set_",new Set),t}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Nt(t,e)}(e,t),function(t,e,n){return e&&Lt(t.prototype,e),n&&Lt(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:Symbol.iterator,value:Ct().mark((function t(){var e;return Ct().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e=1;case 1:if(!(e<=this.maxId)){t.next=7;break}return t.next=4,[e,this.has(e)];case 4:e++,t.next=1;break;case 7:case"end":return t.stop()}}),t,this)}))},{key:"values",value:function(){return this.set_.values()}},{key:"maxId",get:function(){return this.maxId_}},{key:"has",value:function(t){return this.set_.has(t)}},{key:"unset",value:function(t){var e=this;Array.isArray(t)?t.forEach((function(t){return e.unset(t)})):"object"===kt(t)?this.unset(Object.keys(t).map((function(t){return Number(t)}))):(this.set_.delete(Number(t)),this.bitLength=0,t===this.maxId&&(this.maxId_=0,this.set_.forEach((function(t){e.maxId_=Math.max(e.maxId,t)}))))}},{key:"isIntMap",value:function(t){var e=this,n="object"===kt(t);return n=n&&Object.keys(t).every((function(n){var r=Number.isInteger(parseInt(n,10));return r=(r=r&&e.isValidNumber(t[n].id))&&void 0!==t[n].name}))}},{key:"isValidNumber",value:function(t){return parseInt(t,10)>0}},{key:"isSet",value:function(t){var e=!1;return t instanceof Set&&(e=Array.from(t).every(this.isValidNumber)),e}},{key:"set",value:function(t){var e=this;if(Array.isArray(t))t.forEach((function(t){return e.set(t)}));else if(this.isSet(t))this.set(Array.from(t));else if(this.isIntMap(t))this.set(Object.keys(t).map((function(t){return Number(t)})));else{if(!this.isValidNumber(t))throw new nt("set()",t,"must be positive integer array, positive integer, Set<number>, or IntMap");this.set_.add(t),this.maxId_=Math.max(this.maxId,t),this.bitLength=0}}},{key:"empty",value:function(){this.set_=new Set}},{key:"forEach",value:function(t){for(var e=1;e<=this.maxId;e++)t(this.has(e),e)}},{key:"size",get:function(){return this.set_.size}},{key:"setAll",value:function(t){this.set(t)}}])}(q);function ie(t){return ie="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ie(t)}function ae(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,se(r.key),r)}}function ue(t,e,n){return e&&ae(t.prototype,e),n&&ae(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function ce(t,e,n){return(e=se(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function se(t){var e=function(t,e){if("object"!=ie(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ie(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ie(e)?e:e+""}Ft=F.cmpId,Vt=F.cmpVersion,Ht=F.consentLanguage,zt=F.consentScreen,Gt=F.created,Wt=F.isServiceSpecific,qt=F.lastUpdated,$t=F.policyVersion,Yt=F.publisherCountryCode,Kt=F.publisherLegitimateInterests,Jt=F.publisherConsents,Qt=F.purposeConsents,Xt=F.purposeLegitimateInterests,Zt=F.purposeOneTreatment,te=F.specialFeatureOptins,ee=F.useNonStandardTexts,ne=F.vendorListVersion,re=F.version;var le=ue((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}));function fe(t){return fe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fe(t)}function de(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,pe(r.key),r)}}function pe(t){var e=function(t,e){if("object"!=fe(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=fe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==fe(e)?e:e+""}ce(le,Ft,12),ce(le,Vt,12),ce(le,Ht,12),ce(le,zt,6),ce(le,Gt,36),ce(le,Wt,1),ce(le,qt,36),ce(le,$t,6),ce(le,Yt,12),ce(le,Kt,24),ce(le,Jt,24),ce(le,Qt,24),ce(le,Xt,24),ce(le,Zt,1),ce(le,te,12),ce(le,ee,1),ce(le,ne,12),ce(le,re,6),ce(le,"anyBoolean",1),ce(le,"encodingType",1),ce(le,"maxId",16),ce(le,"numCustomPurposes",6),ce(le,"numEntries",12),ce(le,"numRestrictions",12),ce(le,"purposeId",6),ce(le,"restrictionType",2),ce(le,"segmentType",3),ce(le,"singleOrRange",1),ce(le,"vendorId",16);var ve=function(){return function(t,e,n){return e&&de(t.prototype,e),n&&de(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t){return String(Number(t))}},{key:"decode",value:function(t){return"1"===t}}])}();function he(t){return he="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},he(t)}function ye(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,me(r.key),r)}}function me(t){var e=function(t,e){if("object"!=he(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=he(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==he(e)?e:e+""}var Ae=function(){return function(t,e,n){return e&&ye(t.prototype,e),n&&ye(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){var n;if("string"==typeof t&&(t=parseInt(t,10)),(n=t.toString(2)).length>e||t<0)throw new f("".concat(t," too large to encode into ").concat(e));return n.length<e&&(n="0".repeat(e-n.length)+n),n}},{key:"decode",value:function(t,e){if(e!==t.length)throw new g("invalid bit length");return parseInt(t,2)}}])}();function be(t){return be="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},be(t)}function ge(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,we(r.key),r)}}function we(t){var e=function(t,e){if("object"!=be(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=be(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==be(e)?e:e+""}var Se=function(){return function(t,e,n){return e&&ge(t.prototype,e),n&&ge(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){return Ae.encode(Math.round(t.getTime()/100),e)}},{key:"decode",value:function(t,e){if(e!==t.length)throw new g("invalid bit length");var n=new Date;return n.setTime(100*Ae.decode(t,e)),n}}])}();function _e(t){return _e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_e(t)}function Oe(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ee(r.key),r)}}function Ee(t){var e=function(t,e){if("object"!=_e(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=_e(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==_e(e)?e:e+""}var je=function(){return function(t,e,n){return e&&Oe(t.prototype,e),n&&Oe(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){for(var n="",r=1;r<=e;r++)n+=ve.encode(t.has(r));return n}},{key:"decode",value:function(t,e){if(t.length!==e)throw new g("bitfield encoding length mismatch");for(var n=new oe,r=1;r<=e;r++)ve.decode(t[r-1])&&n.set(r);return n.bitLength=t.length,n}}])}();function Pe(t){return Pe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pe(t)}function Ie(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Te(r.key),r)}}function Te(t){var e=function(t,e){if("object"!=Pe(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Pe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Pe(e)?e:e+""}var xe=function(){return function(t,e,n){return e&&Ie(t.prototype,e),n&&Ie(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){var n=(t=t.toUpperCase()).charCodeAt(0)-65,r=t.charCodeAt(1)-65;if(n<0||n>25||r<0||r>25)throw new f("invalid language code: ".concat(t));if(e%2==1)throw new f("numBits must be even, ".concat(e," is not valid"));return e/=2,Ae.encode(n,e)+Ae.encode(r,e)}},{key:"decode",value:function(t,e){if(e!==t.length||t.length%2)throw new g("invalid bit length for language");var n=t.length/2,r=Ae.decode(t.slice(0,n),n)+65,o=Ae.decode(t.slice(n),n)+65;return String.fromCharCode(r)+String.fromCharCode(o)}}])}();function ke(t){return ke="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ke(t)}function Ce(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Le(r.key),r)}}function Le(t){var e=function(t,e){if("object"!=ke(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ke(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ke(e)?e:e+""}var Me,De=function(){return function(t,e,n){return e&&Ce(t.prototype,e),n&&Ce(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t){var e=Ae.encode(t.numRestrictions,le.numRestrictions);if(!t.isEmpty()){var n=function(e,n){for(var r=e+1;r<=n;r++)if(t.gvl.vendorIds.has(r))return r;return e};t.getRestrictions().forEach((function(r){e+=Ae.encode(r.purposeId,le.purposeId),e+=Ae.encode(r.restrictionType,le.restrictionType);for(var o=t.getVendors(r),i=o.length,a=0,u=0,c="",s=0;s<i;s++){var l=o[s];if(0===u&&(a++,u=l),s===i-1||o[s+1]>n(l,o[i-1])){var f=!(l===u);c+=ve.encode(f),c+=Ae.encode(u,le.vendorId),f&&(c+=Ae.encode(l,le.vendorId)),u=0}}e+=Ae.encode(a,le.numEntries),e+=c}))}return e}},{key:"decode",value:function(t){var e=0,n=new Ot,r=Ae.decode(t.substr(e,le.numRestrictions),le.numRestrictions);e+=le.numRestrictions;for(var o=0;o<r;o++){var i=Ae.decode(t.substr(e,le.purposeId),le.purposeId);e+=le.purposeId;var a=Ae.decode(t.substr(e,le.restrictionType),le.restrictionType);e+=le.restrictionType;var u=new ft(i,a),c=Ae.decode(t.substr(e,le.numEntries),le.numEntries);e+=le.numEntries;for(var s=0;s<c;s++){var l=ve.decode(t.substr(e,le.anyBoolean));e+=le.anyBoolean;var f=Ae.decode(t.substr(e,le.vendorId),le.vendorId);if(e+=le.vendorId,l){var d=Ae.decode(t.substr(e,le.vendorId),le.vendorId);if(e+=le.vendorId,d<f)throw new g("Invalid RangeEntry: endVendorId ".concat(d," is less than ").concat(f));for(var p=f;p<=d;p++)n.add(p,u)}else n.add(f,u)}}return n.bitLength=e,n}}])}();function Re(t){return Re="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Re(t)}function Ne(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ue(r.key),r)}}function Ue(t){var e=function(t,e){if("object"!=Re(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Re(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Re(e)?e:e+""}!function(t){t[t.FIELD=0]="FIELD",t[t.RANGE=1]="RANGE"}(Me||(Me={}));var Be=function(){return function(t,e,n){return e&&Ne(t.prototype,e),n&&Ne(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t){var e,n=[],r=[],o=Ae.encode(t.maxId,le.maxId),i="",a=le.maxId+le.encodingType,u=a+t.maxId,c=2*le.vendorId+le.singleOrRange+le.numEntries,s=a+le.numEntries;return t.forEach((function(o,a){(i+=ve.encode(o),(e=t.maxId>c&&s<u)&&o)&&(t.has(a+1)?0===r.length&&(r.push(a),s+=le.singleOrRange,s+=le.vendorId):(r.push(a),s+=le.vendorId,n.push(r),r=[]))})),e?(o+=String(Me.RANGE),o+=this.buildRangeEncoding(n)):(o+=String(Me.FIELD),o+=i),o}},{key:"decode",value:function(t,e){var n,r=0,o=Ae.decode(t.substr(r,le.maxId),le.maxId);r+=le.maxId;var i=Ae.decode(t.charAt(r),le.encodingType);if(r+=le.encodingType,i===Me.RANGE){if(n=new oe,1===e){if("1"===t.substr(r,1))throw new g("Unable to decode default consent=1");r++}var a=Ae.decode(t.substr(r,le.numEntries),le.numEntries);r+=le.numEntries;for(var u=0;u<a;u++){var c=ve.decode(t.charAt(r));r+=le.singleOrRange;var s=Ae.decode(t.substr(r,le.vendorId),le.vendorId);if(r+=le.vendorId,c){var l=Ae.decode(t.substr(r,le.vendorId),le.vendorId);r+=le.vendorId;for(var f=s;f<=l;f++)n.set(f)}else n.set(s)}}else{var d=t.substr(r,o);r+=o,n=je.decode(d,o)}return n.bitLength=r,n}},{key:"buildRangeEncoding",value:function(t){var e=t.length,n=Ae.encode(e,le.numEntries);return t.forEach((function(t){var e=1===t.length;n+=ve.encode(!e),n+=Ae.encode(t[0],le.vendorId),e||(n+=Ae.encode(t[1],le.vendorId))})),n}}])}();function Fe(t){return Fe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fe(t)}function Ve(t,e,n){return(e=function(t){var e=function(t,e){if("object"!=Fe(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Fe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Fe(e)?e:e+""}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function He(){var t;return Ve(Ve(Ve(Ve(Ve(Ve(Ve(Ve(Ve(Ve(t={},F.version,Ae),F.created,Se),F.lastUpdated,Se),F.cmpId,Ae),F.cmpVersion,Ae),F.consentScreen,Ae),F.consentLanguage,xe),F.vendorListVersion,Ae),F.policyVersion,Ae),F.isServiceSpecific,ve),Ve(Ve(Ve(Ve(Ve(Ve(Ve(Ve(Ve(Ve(t,F.useNonStandardTexts,ve),F.specialFeatureOptins,je),F.purposeConsents,je),F.purposeLegitimateInterests,je),F.purposeOneTreatment,ve),F.publisherCountryCode,xe),F.vendorConsents,Be),F.vendorLegitimateInterests,Be),F.publisherRestrictions,De),"segmentType",Ae),Ve(Ve(Ve(Ve(Ve(Ve(Ve(t,F.vendorsDisclosed,Be),F.vendorsAllowed,Be),F.publisherConsents,je),F.publisherLegitimateInterests,je),F.numCustomPurposes,Ae),F.publisherCustomConsents,je),F.publisherCustomLegitimateInterests,je)}function ze(t){return ze="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ze(t)}function Ge(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,$e(r.key),r)}}function We(t,e,n){return e&&Ge(t.prototype,e),n&&Ge(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function qe(t,e,n){return(e=$e(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function $e(t){var e=function(t,e){if("object"!=ze(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ze(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ze(e)?e:e+""}var Ye=We((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),qe(this,"1",qe({},_t.CORE,[F.version,F.created,F.lastUpdated,F.cmpId,F.cmpVersion,F.consentScreen,F.consentLanguage,F.vendorListVersion,F.purposeConsents,F.vendorConsents])),qe(this,"2",qe(qe(qe(qe({},_t.CORE,[F.version,F.created,F.lastUpdated,F.cmpId,F.cmpVersion,F.consentScreen,F.consentLanguage,F.vendorListVersion,F.policyVersion,F.isServiceSpecific,F.useNonStandardTexts,F.specialFeatureOptins,F.purposeConsents,F.purposeLegitimateInterests,F.purposeOneTreatment,F.publisherCountryCode,F.vendorConsents,F.vendorLegitimateInterests,F.publisherRestrictions]),_t.PUBLISHER_TC,[F.publisherConsents,F.publisherLegitimateInterests,F.numCustomPurposes,F.publisherCustomConsents,F.publisherCustomLegitimateInterests]),_t.VENDORS_ALLOWED,[F.vendorsAllowed]),_t.VENDORS_DISCLOSED,[F.vendorsDisclosed]))}));function Ke(t){return Ke="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ke(t)}function Je(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ze(r.key),r)}}function Qe(t,e,n){return e&&Je(t.prototype,e),n&&Je(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function Xe(t,e,n){return(e=Ze(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ze(t){var e=function(t,e){if("object"!=Ke(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Ke(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Ke(e)?e:e+""}var tn=Qe((function t(e,n){if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),Xe(this,"1",[_t.CORE]),Xe(this,"2",[_t.CORE]),2===e.version)if(e.isServiceSpecific)this[2].push(_t.PUBLISHER_TC);else{var r=!(!n||!n.isForVendors);r&&!0!==e[F.supportOOB]||this[2].push(_t.VENDORS_DISCLOSED),r&&(e[F.supportOOB]&&e[F.vendorsAllowed].size>0&&this[2].push(_t.VENDORS_ALLOWED),this[2].push(_t.PUBLISHER_TC))}}));function en(t){return en="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},en(t)}function nn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,rn(r.key),r)}}function rn(t){var e=function(t,e){if("object"!=en(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=en(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==en(e)?e:e+""}var on=function(){return function(t,e,n){return e&&nn(t.prototype,e),n&&nn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){var n,r=this;try{n=this.fieldSequence[String(t.version)][e]}catch(n){throw new f("Unable to encode version: ".concat(t.version,", segment: ").concat(e))}var o="";e!==_t.CORE&&(o=Ae.encode(xt.KEY_TO_ID[e],le.segmentType));var i=He();return n.forEach((function(n){var a=t[n],u=i[n],c=le[n];void 0===c&&r.isPublisherCustom(n)&&(c=Number(t[F.numCustomPurposes]));try{o+=u.encode(a,c)}catch(t){throw new f("Error encoding ".concat(e,"->").concat(n,": ").concat(t.message))}})),E.encode(o)}},{key:"decode",value:function(t,e,n){var r=this,o=E.decode(t),i=0;n===_t.CORE&&(e.version=Ae.decode(o.substr(i,le[F.version]),le[F.version])),n!==_t.CORE&&(i+=le.segmentType);var a=this.fieldSequence[String(e.version)][n],u=He();return a.forEach((function(t){var n=u[t],a=le[t];if(void 0===a&&r.isPublisherCustom(t)&&(a=Number(e[F.numCustomPurposes])),0!==a){var c=o.substr(i,a);if(e[t]=n===Be?n.decode(c,e.version):n.decode(c,a),Number.isInteger(a))i+=a;else{if(!Number.isInteger(e[t].bitLength))throw new g(t);i+=e[t].bitLength}}})),e}},{key:"isPublisherCustom",value:function(t){return 0===t.indexOf("publisherCustom")}}])}();function an(t){return an="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},an(t)}function un(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,cn(r.key),r)}}function cn(t){var e=function(t,e){if("object"!=an(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=an(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==an(e)?e:e+""}!function(t,e,n){(e=rn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n}(on,"fieldSequence",new Ye);var sn=function(){return function(t,e,n){return e&&un(t.prototype,e),n&&un(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"process",value:function(t,e){var n=t.gvl;if(!n)throw new f("Unable to encode TCModel without a GVL");if(!n.isReady)throw new f("Unable to encode TCModel tcModel.gvl.readyPromise is not resolved");(t=t.clone()).consentLanguage=n.language.slice(0,2).toUpperCase(),(null==e?void 0:e.version)>0&&(null==e?void 0:e.version)<=this.processor.length?t.version=e.version:t.version=this.processor.length;var r=t.version-1;if(!this.processor[r])throw new f("Invalid version: ".concat(t.version));return this.processor[r](t,n)}}])}();function ln(t){return ln="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ln(t)}function fn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,dn(r.key),r)}}function dn(t){var e=function(t,e){if("object"!=ln(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=ln(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==ln(e)?e:e+""}function pn(t,e,n){return e=mn(e),function(t,e){if(e&&("object"==ln(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,hn()?Reflect.construct(e,n||[],mn(t).constructor):e.apply(t,n))}function vn(t){var e="function"==typeof Map?new Map:void 0;return vn=function(t){if(null===t||!function(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(e){return"function"==typeof t}}(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,n)}function n(){return function(t,e,n){if(hn())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,e);var o=new(t.bind.apply(t,r));return n&&yn(o,n.prototype),o}(t,arguments,mn(this).constructor)}return n.prototype=Object.create(t.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),yn(n,t)},vn(t)}function hn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(hn=function(){return!!t})()}function yn(t,e){return yn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},yn(t,e)}function mn(t){return mn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},mn(t)}!function(t,e,n){(e=cn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n}(sn,"processor",[function(t){return t},function(t,e){t.publisherRestrictions.gvl=e,t.purposeLegitimateInterests.unset([1,3,4,5,6]);var n=new Map;return n.set("legIntPurposes",t.vendorLegitimateInterests),n.set("purposes",t.vendorConsents),n.forEach((function(n,r){n.forEach((function(o,i){if(o){var a=e.vendors[i];if(!a||a.deletedDate)n.unset(i);else if(0===a[r].length)if("legIntPurposes"===r&&0===a.purposes.length&&0===a.legIntPurposes.length&&a.specialPurposes.length>0);else if(t.isServiceSpecific)if(0===a.flexiblePurposes.length)n.unset(i);else{for(var u=t.publisherRestrictions.getRestrictions(i),c=!1,s=0,l=u.length;s<l&&!c;s++)c=u[s].restrictionType===et.REQUIRE_CONSENT&&"purposes"===r||u[s].restrictionType===et.REQUIRE_LI&&"legIntPurposes"===r;c||n.unset(i)}else n.unset(i)}}))})),t.vendorsDisclosed.set(e.vendors),t}]);var An=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),(n=pn(this,e,[t])).name="GVLError",n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&yn(t,e)}(e,t),function(t,e,n){return e&&fn(t.prototype,e),n&&fn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e)}(vn(Error));function bn(t){return bn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},bn(t)}function gn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,wn(r.key),r)}}function wn(t){var e=function(t,e){if("object"!=bn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=bn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==bn(e)?e:e+""}var Sn=function(){return function(t,e,n){return e&&gn(t.prototype,e),n&&gn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"absCall",value:function(t,e,n,r){return new Promise((function(o,i){var a=new XMLHttpRequest;a.withCredentials=n,a.addEventListener("load",(function(){if(a.readyState==XMLHttpRequest.DONE)if(a.status>=200&&a.status<300){var t=a.response;if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}o(t)}else i(new Error("HTTP Status: ".concat(a.status," response type: ").concat(a.responseType)))})),a.addEventListener("error",(function(){i(new Error("error"))})),a.addEventListener("abort",(function(){i(new Error("aborted"))})),null===e?a.open("GET",t,!0):a.open("POST",t,!0),a.responseType="json",a.timeout=r,a.ontimeout=function(){i(new Error("Timeout "+r+"ms "+t))},a.send(e)}))}},{key:"post",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;return this.absCall(t,JSON.stringify(e),n,r)}},{key:"fetch",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return this.absCall(t,null,e,n)}}])}();function _n(t){return _n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_n(t)}function On(){On=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,o=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",u=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{s({},"")}catch(t){s=function(t,e,n){return t[e]=n}}function l(t,e,n,r){var i=e&&e.prototype instanceof m?e:m,a=Object.create(i.prototype),u=new x(r||[]);return o(a,"_invoke",{value:j(t,n,u)}),a}function f(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=l;var d="suspendedStart",p="suspendedYield",v="executing",h="completed",y={};function m(){}function A(){}function b(){}var g={};s(g,a,(function(){return this}));var w=Object.getPrototypeOf,S=w&&w(w(k([])));S&&S!==n&&r.call(S,a)&&(g=S);var _=b.prototype=m.prototype=Object.create(g);function O(t){["next","throw","return"].forEach((function(e){s(t,e,(function(t){return this._invoke(e,t)}))}))}function E(t,e){function n(o,i,a,u){var c=f(t[o],t,i);if("throw"!==c.type){var s=c.arg,l=s.value;return l&&"object"==_n(l)&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,u)}))}u(c.arg)}var i;o(this,"_invoke",{value:function(t,r){function o(){return new e((function(e,o){n(t,r,e,o)}))}return i=i?i.then(o,o):o()}})}function j(e,n,r){var o=d;return function(i,a){if(o===v)throw Error("Generator is already running");if(o===h){if("throw"===i)throw a;return{value:t,done:!0}}for(r.method=i,r.arg=a;;){var u=r.delegate;if(u){var c=P(u,r);if(c){if(c===y)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(o===d)throw o=h,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);o=v;var s=f(e,n,r);if("normal"===s.type){if(o=r.done?h:p,s.arg===y)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(o=h,r.method="throw",r.arg=s.arg)}}}function P(e,n){var r=n.method,o=e.iterator[r];if(o===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,P(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var i=f(o,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function T(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function x(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function k(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(_n(e)+" is not iterable")}return A.prototype=b,o(_,"constructor",{value:b,configurable:!0}),o(b,"constructor",{value:A,configurable:!0}),A.displayName=s(b,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===A||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,b):(t.__proto__=b,s(t,c,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},O(E.prototype),s(E.prototype,u,(function(){return this})),e.AsyncIterator=E,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new E(l(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(_),s(_,c,"Generator"),s(_,a,(function(){return this})),s(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var r in e)n.push(r);return n.reverse(),function t(){for(;n.length;){var r=n.pop();if(r in e)return t.value=r,t.done=!1,t}return t.done=!0,t}},e.values=k,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(T),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return u.type="throw",u.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],u=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var c=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(c&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(c){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),T(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;T(n)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:k(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},e}function En(t,e,n,r,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void n(t)}u.done?e(c):Promise.resolve(c).then(r,o)}function jn(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){En(i,r,o,a,u,"next",t)}function u(t){En(i,r,o,a,u,"throw",t)}a(void 0)}))}}function Pn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Ln(r.key),r)}}function In(t,e,n){return e=xn(e),function(t,e){if(e&&("object"==_n(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Tn()?Reflect.construct(e,n||[],xn(t).constructor):e.apply(t,n))}function Tn(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Tn=function(){return!!t})()}function xn(t){return xn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},xn(t)}function kn(t,e){return kn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},kn(t,e)}function Cn(t,e,n){return(e=Ln(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ln(t){var e=function(t,e){if("object"!=_n(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=_n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==_n(e)?e:e+""}var Mn=function(t){function e(t){var n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Cn(n=In(this,e),"readyPromise",void 0),Cn(n,"gvlSpecificationVersion",void 0),Cn(n,"vendorListVersion",void 0),Cn(n,"tcfPolicyVersion",void 0),Cn(n,"lastUpdated",void 0),Cn(n,"purposes",void 0),Cn(n,"specialPurposes",void 0),Cn(n,"features",void 0),Cn(n,"specialFeatures",void 0),Cn(n,"isReady_",!1),Cn(n,"vendors_",void 0),Cn(n,"vendorIds",void 0),Cn(n,"fullVendorList",void 0),Cn(n,"byPurposeVendorMap",void 0),Cn(n,"bySpecialPurposeVendorMap",void 0),Cn(n,"byFeatureVendorMap",void 0),Cn(n,"bySpecialFeatureVendorMap",void 0),Cn(n,"stacks",void 0),Cn(n,"dataCategories",void 0),Cn(n,"lang_",void 0),Cn(n,"cacheLang_",void 0),Cn(n,"isLatest",!1);var r=e.baseUrl;if(n.lang_=e.DEFAULT_LANGUAGE,n.cacheLang_=e.DEFAULT_LANGUAGE,n.isVendorList(t))n.populate(t),n.readyPromise=Promise.resolve();else{if(!r)throw new An("must specify GVL.baseUrl before loading GVL json");if(t>0){var o=t;e.CACHE.has(o)?(n.populate(e.CACHE.get(o)),n.readyPromise=Promise.resolve()):(r+=e.versionedFilename.replace("[VERSION]",String(o)),n.readyPromise=n.fetchJson(r))}else e.CACHE.has(e.LATEST_CACHE_KEY)?(n.populate(e.CACHE.get(e.LATEST_CACHE_KEY)),n.readyPromise=Promise.resolve()):(n.isLatest=!0,n.readyPromise=n.fetchJson(r+e.latestFilename))}return n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&kn(t,e)}(e,t),function(t,e,n){return e&&Pn(t.prototype,e),n&&Pn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"cacheLanguage",value:function(){e.LANGUAGE_CACHE.has(this.cacheLang_)||e.LANGUAGE_CACHE.set(this.cacheLang_,{purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories})}},{key:"fetchJson",value:(r=jn(On().mark((function t(e){return On().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.t0=this,t.next=4,Sn.fetch(e);case 4:t.t1=t.sent,t.t0.populate.call(t.t0,t.t1),t.next=11;break;case 8:throw t.prev=8,t.t2=t.catch(0),new An(t.t2.message);case 11:case"end":return t.stop()}}),t,this,[[0,8]])}))),function(t){return r.apply(this,arguments)})},{key:"getJson",value:function(){return Object.assign({gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorListVersion,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.clonePurposes(),specialPurposes:this.cloneSpecialPurposes(),features:this.cloneFeatures(),specialFeatures:this.cloneSpecialFeatures(),stacks:this.cloneStacks()},this.dataCategories?{dataCategories:this.cloneDataCategories()}:{},{vendors:this.cloneVendors()})}},{key:"cloneSpecialFeatures",value:function(){for(var t={},n=0,r=Object.keys(this.specialFeatures);n<r.length;n++){var o=r[n];t[o]=e.cloneFeature(this.specialFeatures[o])}return t}},{key:"cloneFeatures",value:function(){for(var t={},n=0,r=Object.keys(this.features);n<r.length;n++){var o=r[n];t[o]=e.cloneFeature(this.features[o])}return t}},{key:"cloneStacks",value:function(){for(var t={},n=0,r=Object.keys(this.stacks);n<r.length;n++){var o=r[n];t[o]=e.cloneStack(this.stacks[o])}return t}},{key:"cloneDataCategories",value:function(){for(var t={},n=0,r=Object.keys(this.dataCategories);n<r.length;n++){var o=r[n];t[o]=e.cloneDataCategory(this.dataCategories[o])}return t}},{key:"cloneSpecialPurposes",value:function(){for(var t={},n=0,r=Object.keys(this.specialPurposes);n<r.length;n++){var o=r[n];t[o]=e.clonePurpose(this.specialPurposes[o])}return t}},{key:"clonePurposes",value:function(){for(var t={},n=0,r=Object.keys(this.purposes);n<r.length;n++){var o=r[n];t[o]=e.clonePurpose(this.purposes[o])}return t}},{key:"cloneVendors",value:function(){for(var t={},n=0,r=Object.keys(this.fullVendorList);n<r.length;n++){var o=r[n];t[o]=e.cloneVendor(this.fullVendorList[o])}return t}},{key:"changeLanguage",value:(n=jn(On().mark((function t(n){var r,o,i,a,u;return On().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=n,t.prev=1,r=e.consentLanguages.parseLanguage(n),t.next=8;break;case 5:throw t.prev=5,t.t0=t.catch(1),new An("Error during parsing the language: "+t.t0.message);case 8:if(o=n.toUpperCase(),r.toLowerCase()!==e.DEFAULT_LANGUAGE.toLowerCase()||e.LANGUAGE_CACHE.has(o)){t.next=11;break}return t.abrupt("return");case 11:if(r===this.lang_){t.next=29;break}if(this.lang_=r,!e.LANGUAGE_CACHE.has(o)){t.next=18;break}for(a in i=e.LANGUAGE_CACHE.get(o))i.hasOwnProperty(a)&&(this[a]=i[a]);t.next=29;break;case 18:return u=e.baseUrl+e.languageFilename.replace("[LANG]",this.lang_.toLowerCase()),t.prev=19,t.next=22,this.fetchJson(u);case 22:this.cacheLang_=o,this.cacheLanguage(),t.next=29;break;case 26:throw t.prev=26,t.t1=t.catch(19),new An("unable to load language: "+t.t1.message);case 29:case"end":return t.stop()}}),t,this,[[1,5],[19,26]])}))),function(t){return n.apply(this,arguments)})},{key:"language",get:function(){return this.lang_}},{key:"isVendorList",value:function(t){return void 0!==t&&void 0!==t.vendors}},{key:"populate",value:function(t){this.purposes=t.purposes,this.specialPurposes=t.specialPurposes,this.features=t.features,this.specialFeatures=t.specialFeatures,this.stacks=t.stacks,this.dataCategories=t.dataCategories,this.isVendorList(t)&&(this.gvlSpecificationVersion=t.gvlSpecificationVersion,this.tcfPolicyVersion=t.tcfPolicyVersion,this.vendorListVersion=t.vendorListVersion,this.lastUpdated=t.lastUpdated,"string"==typeof this.lastUpdated&&(this.lastUpdated=new Date(this.lastUpdated)),this.vendors_=t.vendors,this.fullVendorList=t.vendors,this.mapVendors(),this.isReady_=!0,this.isLatest&&e.CACHE.set(e.LATEST_CACHE_KEY,this.getJson()),e.CACHE.has(this.vendorListVersion)||e.CACHE.set(this.vendorListVersion,this.getJson())),this.cacheLanguage()}},{key:"mapVendors",value:function(t){var e=this;this.byPurposeVendorMap={},this.bySpecialPurposeVendorMap={},this.byFeatureVendorMap={},this.bySpecialFeatureVendorMap={},Object.keys(this.purposes).forEach((function(t){e.byPurposeVendorMap[t]={legInt:new Set,consent:new Set,flexible:new Set}})),Object.keys(this.specialPurposes).forEach((function(t){e.bySpecialPurposeVendorMap[t]=new Set})),Object.keys(this.features).forEach((function(t){e.byFeatureVendorMap[t]=new Set})),Object.keys(this.specialFeatures).forEach((function(t){e.bySpecialFeatureVendorMap[t]=new Set})),Array.isArray(t)||(t=Object.keys(this.fullVendorList).map((function(t){return+t}))),this.vendorIds=new Set(t),this.vendors_=t.reduce((function(t,n){var r=e.vendors_[String(n)];return r&&void 0===r.deletedDate&&(r.purposes.forEach((function(t){e.byPurposeVendorMap[String(t)].consent.add(n)})),r.specialPurposes.forEach((function(t){e.bySpecialPurposeVendorMap[String(t)].add(n)})),r.legIntPurposes.forEach((function(t){e.byPurposeVendorMap[String(t)].legInt.add(n)})),r.flexiblePurposes&&r.flexiblePurposes.forEach((function(t){e.byPurposeVendorMap[String(t)].flexible.add(n)})),r.features.forEach((function(t){e.byFeatureVendorMap[String(t)].add(n)})),r.specialFeatures.forEach((function(t){e.bySpecialFeatureVendorMap[String(t)].add(n)})),t[n]=r),t}),{})}},{key:"getFilteredVendors",value:function(t,e,n,r){var o=this,i=t.charAt(0).toUpperCase()+t.slice(1),a={};return("purpose"===t&&n?this["by"+i+"VendorMap"][String(e)][n]:this["by"+(r?"Special":"")+i+"VendorMap"][String(e)]).forEach((function(t){a[String(t)]=o.vendors[String(t)]})),a}},{key:"getVendorsWithConsentPurpose",value:function(t){return this.getFilteredVendors("purpose",t,"consent")}},{key:"getVendorsWithLegIntPurpose",value:function(t){return this.getFilteredVendors("purpose",t,"legInt")}},{key:"getVendorsWithFlexiblePurpose",value:function(t){return this.getFilteredVendors("purpose",t,"flexible")}},{key:"getVendorsWithSpecialPurpose",value:function(t){return this.getFilteredVendors("purpose",t,void 0,!0)}},{key:"getVendorsWithFeature",value:function(t){return this.getFilteredVendors("feature",t)}},{key:"getVendorsWithSpecialFeature",value:function(t){return this.getFilteredVendors("feature",t,void 0,!0)}},{key:"vendors",get:function(){return this.vendors_}},{key:"narrowVendorsTo",value:function(t){this.mapVendors(t)}},{key:"isReady",get:function(){return this.isReady_}},{key:"clone",value:function(){var t=new e(this.getJson());return this.lang_!==e.DEFAULT_LANGUAGE&&t.changeLanguage(this.lang_),t}}],[{key:"baseUrl",get:function(){return this.baseUrl_},set:function(t){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(t))throw new An("Invalid baseUrl!  You may not pull directly from vendorlist.consensu.org and must provide your own cache");t.length>0&&"/"!==t[t.length-1]&&(t+="/"),this.baseUrl_=t}},{key:"emptyLanguageCache",value:function(t){var n=!1;return null==t&&e.LANGUAGE_CACHE.size>0?(e.LANGUAGE_CACHE=new Map,n=!0):"string"==typeof t&&this.consentLanguages.has(t.toUpperCase())&&(e.LANGUAGE_CACHE.delete(t.toUpperCase()),n=!0),n}},{key:"emptyCache",value:function(t){var n=!1;return Number.isInteger(t)&&t>=0?(e.CACHE.delete(t),n=!0):void 0===t&&(e.CACHE=new Map,n=!0),n}},{key:"clonePurpose",value:function(t){return Object.assign({id:t.id,name:t.name,description:t.description},t.descriptionLegal?{descriptionLegal:t.descriptionLegal}:{},t.illustrations?{illustrations:Array.from(t.illustrations)}:{})}},{key:"cloneFeature",value:function(t){return Object.assign({id:t.id,name:t.name,description:t.description},t.descriptionLegal?{descriptionLegal:t.descriptionLegal}:{},t.illustrations?{illustrations:Array.from(t.illustrations)}:{})}},{key:"cloneDataCategory",value:function(t){return{id:t.id,name:t.name,description:t.description}}},{key:"cloneStack",value:function(t){return{id:t.id,name:t.name,description:t.description,purposes:Array.from(t.purposes),specialFeatures:Array.from(t.specialFeatures)}}},{key:"cloneDataRetention",value:function(t){return Object.assign({},"number"==typeof t.stdRetention?{stdRetention:t.stdRetention}:{},{purposes:Object.assign({},t.purposes),specialPurposes:Object.assign({},t.specialPurposes)})}},{key:"cloneVendorUrls",value:function(t){return t.map((function(t){return Object.assign({langId:t.langId,privacy:t.privacy},t.legIntClaim?{legIntClaim:t.legIntClaim}:{})}))}},{key:"cloneVendor",value:function(t){return Object.assign({id:t.id,name:t.name,purposes:Array.from(t.purposes),legIntPurposes:Array.from(t.legIntPurposes),flexiblePurposes:Array.from(t.flexiblePurposes),specialPurposes:Array.from(t.specialPurposes),features:Array.from(t.features),specialFeatures:Array.from(t.specialFeatures)},t.overflow?{overflow:{httpGetLimit:t.overflow.httpGetLimit}}:{},"number"==typeof t.cookieMaxAgeSeconds||null===t.cookieMaxAgeSeconds?{cookieMaxAgeSeconds:t.cookieMaxAgeSeconds}:{},void 0!==t.usesCookies?{usesCookies:t.usesCookies}:{},t.policyUrl?{policyUrl:t.policyUrl}:{},void 0!==t.cookieRefresh?{cookieRefresh:t.cookieRefresh}:{},void 0!==t.usesNonCookieAccess?{usesNonCookieAccess:t.usesNonCookieAccess}:{},t.dataRetention?{dataRetention:this.cloneDataRetention(t.dataRetention)}:{},t.urls?{urls:this.cloneVendorUrls(t.urls)}:{},t.dataDeclaration?{dataDeclaration:Array.from(t.dataDeclaration)}:{},t.deviceStorageDisclosureUrl?{deviceStorageDisclosureUrl:t.deviceStorageDisclosureUrl}:{},t.deletedDate?{deletedDate:t.deletedDate}:{})}},{key:"isInstanceOf",value:function(t){return"object"===_n(t)&&"function"==typeof t.narrowVendorsTo}}]);var n,r}(q);function Dn(t){return Dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Dn(t)}function Rn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,Hn(r.key),r)}}function Nn(t,e,n){return e=Bn(e),function(t,e){if(e&&("object"==Dn(e)||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,Un()?Reflect.construct(e,n||[],Bn(t).constructor):e.apply(t,n))}function Un(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(Un=function(){return!!t})()}function Bn(t){return Bn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Bn(t)}function Fn(t,e){return Fn=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},Fn(t,e)}function Vn(t,e,n){return(e=Hn(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Hn(t){var e=function(t,e){if("object"!=Dn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Dn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Dn(e)?e:e+""}Cn(Mn,"LANGUAGE_CACHE",new Map),Cn(Mn,"CACHE",new Map),Cn(Mn,"LATEST_CACHE_KEY",0),Cn(Mn,"DEFAULT_LANGUAGE","EN"),Cn(Mn,"consentLanguages",new M),Cn(Mn,"baseUrl_",void 0),Cn(Mn,"latestFilename","vendor-list.json"),Cn(Mn,"versionedFilename","archives/vendor-list-v[VERSION].json"),Cn(Mn,"languageFilename","purposes-[LANG].json");var zn=function(t){function e(t){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e),Vn(n=Nn(this,e),"isServiceSpecific_",!1),Vn(n,"supportOOB_",!0),Vn(n,"useNonStandardTexts_",!1),Vn(n,"purposeOneTreatment_",!1),Vn(n,"publisherCountryCode_","AA"),Vn(n,"version_",2),Vn(n,"consentScreen_",0),Vn(n,"policyVersion_",4),Vn(n,"consentLanguage_","EN"),Vn(n,"cmpId_",0),Vn(n,"cmpVersion_",0),Vn(n,"vendorListVersion_",0),Vn(n,"numCustomPurposes_",0),Vn(n,"gvl_",void 0),Vn(n,"created",void 0),Vn(n,"lastUpdated",void 0),Vn(n,"specialFeatureOptins",new oe),Vn(n,"purposeConsents",new oe),Vn(n,"purposeLegitimateInterests",new oe),Vn(n,"publisherConsents",new oe),Vn(n,"publisherLegitimateInterests",new oe),Vn(n,"publisherCustomConsents",new oe),Vn(n,"publisherCustomLegitimateInterests",new oe),Vn(n,"customPurposes",void 0),Vn(n,"vendorConsents",new oe),Vn(n,"vendorLegitimateInterests",new oe),Vn(n,"vendorsDisclosed",new oe),Vn(n,"vendorsAllowed",new oe),Vn(n,"publisherRestrictions",new Ot),t&&(n.gvl=t),n.updated(),n}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Fn(t,e)}(e,t),function(t,e,n){return e&&Rn(t.prototype,e),n&&Rn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}(e,[{key:"gvl",get:function(){return this.gvl_},set:function(t){Mn.isInstanceOf(t)||(t=new Mn(t)),this.gvl_=t,this.publisherRestrictions.gvl=t}},{key:"cmpId",get:function(){return this.cmpId_},set:function(t){if(t=Number(t),!(Number.isInteger(t)&&t>1))throw new nt("cmpId",t);this.cmpId_=t}},{key:"cmpVersion",get:function(){return this.cmpVersion_},set:function(t){if(t=Number(t),!(Number.isInteger(t)&&t>-1))throw new nt("cmpVersion",t);this.cmpVersion_=t}},{key:"consentScreen",get:function(){return this.consentScreen_},set:function(t){if(t=Number(t),!(Number.isInteger(t)&&t>-1))throw new nt("consentScreen",t);this.consentScreen_=t}},{key:"consentLanguage",get:function(){return this.consentLanguage_},set:function(t){this.consentLanguage_=t}},{key:"publisherCountryCode",get:function(){return this.publisherCountryCode_},set:function(t){if(!/^([A-z]){2}$/.test(t))throw new nt("publisherCountryCode",t);this.publisherCountryCode_=t.toUpperCase()}},{key:"vendorListVersion",get:function(){return this.gvl?this.gvl.vendorListVersion:this.vendorListVersion_},set:function(t){if((t=Number(t)|0)<0)throw new nt("vendorListVersion",t);this.vendorListVersion_=t}},{key:"policyVersion",get:function(){return this.gvl?this.gvl.tcfPolicyVersion:this.policyVersion_},set:function(t){if(this.policyVersion_=parseInt(t,10),this.policyVersion_<0)throw new nt("policyVersion",t)}},{key:"version",get:function(){return this.version_},set:function(t){this.version_=parseInt(t,10)}},{key:"isServiceSpecific",get:function(){return this.isServiceSpecific_},set:function(t){this.isServiceSpecific_=t}},{key:"useNonStandardTexts",get:function(){return this.useNonStandardTexts_},set:function(t){this.useNonStandardTexts_=t}},{key:"supportOOB",get:function(){return this.supportOOB_},set:function(t){this.supportOOB_=t}},{key:"purposeOneTreatment",get:function(){return this.purposeOneTreatment_},set:function(t){this.purposeOneTreatment_=t}},{key:"setAllVendorConsents",value:function(){this.vendorConsents.set(this.gvl.vendors)}},{key:"unsetAllVendorConsents",value:function(){this.vendorConsents.empty()}},{key:"setAllVendorsDisclosed",value:function(){this.vendorsDisclosed.set(this.gvl.vendors)}},{key:"unsetAllVendorsDisclosed",value:function(){this.vendorsDisclosed.empty()}},{key:"setAllVendorsAllowed",value:function(){this.vendorsAllowed.set(this.gvl.vendors)}},{key:"unsetAllVendorsAllowed",value:function(){this.vendorsAllowed.empty()}},{key:"setAllVendorLegitimateInterests",value:function(){this.vendorLegitimateInterests.set(this.gvl.vendors)}},{key:"unsetAllVendorLegitimateInterests",value:function(){this.vendorLegitimateInterests.empty()}},{key:"setAllPurposeConsents",value:function(){this.purposeConsents.set(this.gvl.purposes)}},{key:"unsetAllPurposeConsents",value:function(){this.purposeConsents.empty()}},{key:"setAllPurposeLegitimateInterests",value:function(){this.purposeLegitimateInterests.set(this.gvl.purposes)}},{key:"unsetAllPurposeLegitimateInterests",value:function(){this.purposeLegitimateInterests.empty()}},{key:"setAllSpecialFeatureOptins",value:function(){this.specialFeatureOptins.set(this.gvl.specialFeatures)}},{key:"unsetAllSpecialFeatureOptins",value:function(){this.specialFeatureOptins.empty()}},{key:"setAll",value:function(){this.setAllVendorConsents(),this.setAllPurposeLegitimateInterests(),this.setAllSpecialFeatureOptins(),this.setAllPurposeConsents(),this.setAllVendorLegitimateInterests()}},{key:"unsetAll",value:function(){this.unsetAllVendorConsents(),this.unsetAllPurposeLegitimateInterests(),this.unsetAllSpecialFeatureOptins(),this.unsetAllPurposeConsents(),this.unsetAllVendorLegitimateInterests()}},{key:"numCustomPurposes",get:function(){var t=this.numCustomPurposes_;if("object"===Dn(this.customPurposes)){var e=Object.keys(this.customPurposes).sort((function(t,e){return Number(t)-Number(e)}));t=parseInt(e.pop(),10)}return t},set:function(t){if(this.numCustomPurposes_=parseInt(t,10),this.numCustomPurposes_<0)throw new nt("numCustomPurposes",t)}},{key:"updated",value:function(){var t=new Date,e=new Date(Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()));this.created=e,this.lastUpdated=e}}])}(q);function Gn(t){return Gn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gn(t)}function Wn(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,qn(r.key),r)}}function qn(t){var e=function(t,e){if("object"!=Gn(t)||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!=Gn(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==Gn(e)?e:e+""}Vn(zn,"consentLanguages",Mn.consentLanguages);var $n=function(){return function(t,e,n){return e&&Wn(t.prototype,e),n&&Wn(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}((function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}),null,[{key:"encode",value:function(t,e){var n,r="";return t=sn.process(t,e),(n=Array.isArray(null==e?void 0:e.segments)?e.segments:new tn(t,e)[""+t.version]).forEach((function(e,o){var i="";o<n.length-1&&(i="."),r+=on.encode(t,e)+i})),r}},{key:"decode",value:function(t,e){var n=t.split("."),r=n.length;e||(e=new zn);for(var o=0;o<r;o++){var i=n[o],a=E.decode(i.charAt(0)).substr(0,le.segmentType),u=xt.ID_TO_KEY[Ae.decode(a,le.segmentType).toString()];on.decode(i,e,u)}return e}}])}()}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var i=r[t]={id:t,loaded:!1,exports:{}};return n[t].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=n,o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,{a:e}),e},o.d=function(t,e){for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.f={},o.e=function(t){return Promise.all(Object.keys(o.f).reduce((function(e,n){return o.f[n](t,e),e}),[]))},o.u=function(t){return"2.5.80/wpjslib-chunk-sgap-"+{160:"cb",333:"aab",478:"whitelist",602:"notification",754:"diagnostic"}[t]+".js"},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},t={},e="__proto__1717751236677__:",o.l=function(n,r,i,a){if(t[n])t[n].push(r);else{var u,c;if(void 0!==i)for(var s=document.getElementsByTagName("script"),l=0;l<s.length;l++){var f=s[l];if(f.getAttribute("src")==n||f.getAttribute("data-webpack")==e+i){u=f;break}}u||(c=!0,(u=document.createElement("script")).charset="utf-8",u.timeout=120,o.nc&&u.setAttribute("nonce",o.nc),u.setAttribute("data-webpack",e+i),u.src=n),t[n]=[r];var d=function(e,r){u.onerror=u.onload=null,clearTimeout(p);var o=t[n];if(delete t[n],u.parentNode&&u.parentNode.removeChild(u),o&&o.forEach((function(t){return t(r)})),e)return e(r)},p=setTimeout(d.bind(null,void 0,{type:"timeout",target:u}),12e4);u.onerror=d.bind(null,u.onerror),u.onload=d.bind(null,u.onload),c&&document.head.appendChild(u)}},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},o.p="https://std.wpcdn.pl/wpjslib/",function(){var t={848:0};o.f.j=function(e,n){var r=o.o(t,e)?t[e]:void 0;if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,o){r=t[e]=[n,o]}));n.push(r[2]=i);var a=o.p+o.u(e),u=new Error;o.l(a,(function(n){if(o.o(t,e)&&(0!==(r=t[e])&&(t[e]=void 0),r)){var i=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;u.message="Loading chunk "+e+" failed.\n("+i+": "+a+")",u.name="ChunkLoadError",u.type=i,u.request=a,r[1](u)}}),"chunk-"+e,e)}};var e=function(e,n){var r,i,a=n[0],u=n[1],c=n[2],s=0;if(a.some((function(e){return 0!==t[e]}))){for(r in u)o.o(u,r)&&(o.m[r]=u[r]);if(c)c(o)}for(e&&e(n);s<a.length;s++)i=a[s],o.o(t,i)&&t[i]&&t[i][0](),t[i]=0},n=self.webpackChunk_proto_1717751236677_=self.webpackChunk_proto_1717751236677_||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))}(),function(){"use strict";o(2573);var t=o(2207),e=o(2443),n=o(9904),r=o(4792),i=o(3882),a=o(5623),u=o(9653),c=o(8207),s=o(3715),l=o(8924),f=function(t,e){var n="".concat("<scr",'ipt src="'),r='"'.concat(e?' crossorigin="'.concat(!0===e?"anonymous":e,'"'):"","></scr").concat("ipt>"),o=n+encodeURI((0,l.A)(t))+r;document.write(o)},d=o(897),p=function(t,o){i.A.es6=!1,i.A.bucket=i.A.es6?"wpjslib6":"wpjslib",i.A.canary=!1,(0,d.Ay)();var l=function(t,e){var n=(0,u.A)();document.readyState.includes("te")||n&&(n.async||n.defer||"module"===n.type)||i.A.es6?(0,a.A)({src:t,crossorigin:!0,onLoad:e,onError:e}):(f(t,!0),c.A.f(e)&&e())},p=function(){var n=(0,s.A)("wplib"),a=(0,s.A)("wplib5"),u=(0,s.A)("wplib6");if(n||a||u){var c=(0,e.H2)("dev")||t,f=i.A.variants,d=void 0===f?{}:f,p=!d[c];if(i.A.variants=d,p){d[c]=!0;var v,h=i.A.bucket;u?(h="wpjslib6",v=u[2]):a?(h="wpjslib",v=a[2]):n&&(v=n[2]),i.A.mode=!0,i.A.branch=v,i.A.bucket=h;var y=(0,r.A)(h,v,c,i.A.mode,"js",i.A.canary);l(y)}else o()}else o()},v=(0,s.A)("prebidConfig");null!=v&&v[2]&&!i.A.prebidConfig?(i.A.prebidConfig=v[2],l("".concat(n.A,"mocks/adv/config/inline/").concat(i.A.prebidConfig,".js"),p)):p()},v=o(8116),h=o(5675),y=o(8308),m=function(){if(!(0,e.H2)("noerror")){var t=function(t,e,n,r,o){if(c.A.o(t))(0,y.A)(t);else{var i=o||{message:t,fileName:e,lineNumber:n,colNumber:r};(0,y.A)({error:i})}},n=window.onerror;if(null!=n&&n.toString)if(n.toString().includes("message.includes(magic")){var r=v.Sw;(0,h.M)("onerror",r,!0)}window.onerror=function(t,e){return function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return t&&t.apply(this,r),e.apply(this,r),!1}}(n,t),window.addEventListener("unhandledrejection",t,!1)}},A=o(1256),b=o(1923),g=o(3290),w=function(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4];!o&&i.A.initialized?(0,b.A)("WPJSlib was initialized multiple times.","error"):(i.A.ver="2.5.80",i.A.buildDate="2024-06-07 11:07:15",i.A.uniformVer="1.3.68",i.A.subver=t,o||(i.A.initialized=!0),(0,b.A)("WPJSlib ".concat(i.A.es6?"ES6":"ES5"," ").concat(i.A.ver," ").concat(i.A.subver," (").concat(i.A.buildDate,")"),"info"),(0,A.A)("WPJSlib ES6",i.A.es6),m(),(0,g.A)("WPJS",e,n),(0,g.A)("flush",r))};p("wpjslib-sgap",(function(){w("sgap",(function(){o(1838).A(),o(5226).A(),o(822).A()}),t.WP,t.b)}))}()}();