(function(){var __webpack_modules__={7007:function(e){"use strict";var t,n="object"==typeof Reflect?Reflect:null,i=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};t=n&&"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var r=Number.isNaN||function(e){return e!=e};function o(){o.init.call(this)}e.exports=o,e.exports.once=function(e,t){return new Promise((function(n,i){function r(n){e.removeListener(t,o),i(n)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",r),n([].slice.call(arguments))}f(e,t,o,{once:!0}),"error"!==t&&function(e,t){"function"==typeof e.on&&f(e,"error",t,{once:!0})}(e,r)}))},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var s=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function l(e){return void 0===e._maxListeners?o.defaultMaxListeners:e._maxListeners}function c(e,t,n,i){var r,o,s,c;if(a(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),s=o[t]),void 0===s)s=o[t]=n,++e._eventsCount;else if("function"==typeof s?s=o[t]=i?[n,s]:[s,n]:i?s.unshift(n):s.push(n),(r=l(e))>0&&s.length>r&&!s.warned){s.warned=!0;var d=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");d.name="MaxListenersExceededWarning",d.emitter=e,d.type=t,d.count=s.length,c=d,console&&console.warn&&console.warn(c)}return e}function d(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function u(e,t,n){var i={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},r=d.bind(i);return r.listener=n,i.wrapFn=r,r}function p(e,t,n){var i=e._events;if(void 0===i)return[];var r=i[t];return void 0===r?[]:"function"==typeof r?n?[r.listener||r]:[r]:n?function(e){for(var t=new Array(e.length),n=0;n0&&(s=t[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var l=o[e];if(void 0===l)return!1;if("function"==typeof l)i(l,this,t);else{var c=l.length,d=h(l,c);for(n=0;n=0;o--)if(n[o]===t||n[o].listener===t){s=n[o].listener,r=o;break}if(r<0)return this;0===r?n.shift():function(e,t){for(;t+1=0;i--)this.removeListener(e,t[i]);return this},o.prototype.listeners=function(e){return p(this,e,!0)},o.prototype.rawListeners=function(e){return p(this,e,!1)},o.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):m.call(e,t)},o.prototype.listenerCount=m,o.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},5127:function(){!function(){"use strict";if("object"==typeof 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=function(){for(var e=window.document,t=r(e);t;)t=r(e=t.ownerDocument);return e}(),t=[],n=null,i=null;s.prototype.THROTTLE_TIMEOUT=100,s.prototype.POLL_INTERVAL=null,s.prototype.USE_MUTATION_OBSERVER=!0,s._setupCrossOriginUpdater=function(){return n||(n=function(e,n){i=e&&n?u(e,n):{top:0,bottom:0,left:0,right:0,width:0,height:0},t.forEach((function(e){e._checkForIntersections()}))}),n},s._resetCrossOriginUpdater=function(){n=null,i=null},s.prototype.observe=function(e){if(!this._observationTargets.some((function(t){return t.element==e}))){if(!e||1!=e.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:e,entry:null}),this._monitorIntersections(e.ownerDocument),this._checkForIntersections()}},s.prototype.unobserve=function(e){this._observationTargets=this._observationTargets.filter((function(t){return t.element!=e})),this._unmonitorIntersections(e.ownerDocument),0==this._observationTargets.length&&this._unregisterInstance()},s.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},s.prototype.takeRecords=function(){var e=this._queuedEntries.slice();return this._queuedEntries=[],e},s.prototype._initThresholds=function(e){var t=e||[0];return Array.isArray(t)||(t=[t]),t.sort().filter((function(e,t,n){if("number"!=typeof e||isNaN(e)||e<0||e>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return e!==n[t-1]}))},s.prototype._parseRootMargin=function(e){var t=(e||"0px").split(/\s+/).map((function(e){var t=/^(-?\d*\.?\d+)(px|%)$/.exec(e);if(!t)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(t[1]),unit:t[2]}}));return t[1]=t[1]||t[0],t[2]=t[2]||t[0],t[3]=t[3]||t[1],t},s.prototype._monitorIntersections=function(t){var n=t.defaultView;if(n&&-1==this._monitoringDocuments.indexOf(t)){var i=this._checkForIntersections,o=null,s=null;this.POLL_INTERVAL?o=n.setInterval(i,this.POLL_INTERVAL):(a(n,"resize",i,!0),a(t,"scroll",i,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in n&&(s=new n.MutationObserver(i)).observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0})),this._monitoringDocuments.push(t),this._monitoringUnsubscribes.push((function(){var e=t.defaultView;e&&(o&&e.clearInterval(o),l(e,"resize",i,!0)),l(t,"scroll",i,!0),s&&s.disconnect()}));var c=this.root&&(this.root.ownerDocument||this.root)||e;if(t!=c){var d=r(t);d&&this._monitorIntersections(d.ownerDocument)}}},s.prototype._unmonitorIntersections=function(t){var n=this._monitoringDocuments.indexOf(t);if(-1!=n){var i=this.root&&(this.root.ownerDocument||this.root)||e,o=this._observationTargets.some((function(e){var n=e.element.ownerDocument;if(n==t)return!0;for(;n&&n!=i;){var o=r(n);if((n=o&&o.ownerDocument)==t)return!0}return!1}));if(!o){var s=this._monitoringUnsubscribes[n];if(this._monitoringDocuments.splice(n,1),this._monitoringUnsubscribes.splice(n,1),s(),t!=i){var a=r(t);a&&this._unmonitorIntersections(a.ownerDocument)}}}},s.prototype._unmonitorAllIntersections=function(){var e=this._monitoringUnsubscribes.slice(0);this._monitoringDocuments.length=0,this._monitoringUnsubscribes.length=0;for(var t=0;t=0&&b>=0&&{top:l,bottom:d,left:p,right:h,width:f,height:b}||null),!g)break;v=v&&m(v)}return g}},s.prototype._getRootRect=function(){var t;if(this.root&&!h(this.root))t=c(this.root);else{var n=h(this.root)?this.root:e,i=n.documentElement,r=n.body;t={top:0,left:0,right:i.clientWidth||r.clientWidth,width:i.clientWidth||r.clientWidth,bottom:i.clientHeight||r.clientHeight,height:i.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},s.prototype._expandRectByRootMargin=function(e){var t=this._rootMarginValues.map((function(t,n){return"px"==t.unit?t.value:t.value*(n%2?e.width:e.height)/100})),n={top:e.top-t[0],right:e.right+t[1],bottom:e.bottom+t[2],left:e.left-t[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},s.prototype._hasCrossedThreshold=function(e,t){var n=e&&e.isIntersecting?e.intersectionRatio||0:-1,i=t.isIntersecting?t.intersectionRatio||0:-1;if(n!==i)for(var r=0;r{a&&a.parentNode&&(a.parentNode.removeChild(a),a=null)},d=()=>null!=s?s:s=(()=>{if(!l)return(0,r.JE)("adgb - not initialized."),!1;let e=!1;return(()=>{if(!a)return!0;if(0===a.offsetHeight||0===a.clientHeight)return!0;try{if("none"===window.getComputedStyle(a).getPropertyValue("display"))return!0}catch(e){return!1}return!1})()&&(e=!0),c(),e})(),u=()=>{if(!l&&(0,o.BC)("enable-adguard-detection")){l=!0;try{a=(0,i.W)("div",{attrList:[["id","taboola"],["style","position:absolute;left:-9999px;top:-9999px;font-size:12px;line-height:1"]],content:".",forceOriginalDocument:!0}),document.documentElement.appendChild(a),setTimeout(d,100)}catch(e){(0,r.vV)("AdGuardDetector - Failed to add bait element",e),c()}}}},5759:function(e,t,n){"use strict";n.d(t,{fP:function(){return s},gr:function(){return a},uW:function(){return o}});const i="_8173";let r=!1;function o(e,t){(function(){const e=window;return e[i]||(e[i]={}),e[i]}())[e]=t}function s(e){var t;return null===(t=window[i])||void 0===t?void 0:t[e]}function a(){r=!0}},8508:function(e,t,n){"use strict";n.d(t,{A:function(){return o},Q:function(){return r}});var i=n(1990);function r(e,t){return e===t||e.modeName===t.modeName}function o(e){var t;const n=i.MC.optionsSummary.placements;if(2===(null===(t=e.parent)||void 0===t?void 0:t.entityType)){const t=e.parent.fpl;return n.filter((e=>e.placementName===t))[0]}const o=e.mode;return o?n.filter((e=>r(e,o)))[0]:null}},5706:function(e,t,n){"use strict";n.d(t,{V1:function(){return u},eo:function(){return c},lT:function(){return d}});var i=n(8e3),r=n(4515),o=n(4800),s=n(8086);function a(e){return e instanceof Array?e.filter(a).length>0:!!e.mode&&"amp"===e.framework}let l=0;function c(){var e;if(0!==l)return 2===l;let t=a((0,s.Cw)());return t?(l=2,!0):(t=window.location.host.indexOf(".ampproject.net")>-1&&!!(null===(e=o.Dn.context)||void 0===e?void 0:e.canonicalUrl),t?(l=2,!0):(l=1,t))}function d(){var e,t;const n=null===(t=null===(e=o.Dn.context)||void 0===e?void 0:e.data)||void 0===t?void 0:t.feedContainerNum;return{isSplitFeed:!!n,feedContainerNum:n?parseInt(n):0}}function u(){return new r.g((e=>{const t=(0,i.w$)("max-wait-for-cmp"),n={gdpr:{cmpStatus:5}};if(t>0&&window.setTimeout((()=>{n.gdpr.wasTimeout=!0,e(n)}),t),!o.Dn.context)return void e(n);const r=o.Dn.context.initialConsentValue;return r?(function(e,t){var n;const i=/^\d[YN-]{3}$/.test(e),r=e.startsWith("DBAB"),s=null===(n=o.Dn.context.initialConsentMetadata)||void 0===n?void 0:n.gdprApplies;i?(t.ccpa={privacyString:e},t.gdpr.gdprApplies=!1,t.gdpr.tcString=void 0):r?(t.gdpr.gdprApplies=null==s||s,t.gdpr.gppString=e):(t.gdpr.gdprApplies=null==s||s,t.gdpr.tcString=e)}(r,n),void e(n)):o.Dn.context.getConsentState?o.Dn.context.getConsentState((t=>{1===t.consentState?n.gdpr.cex="true":2===t.consentState&&(n.gdpr.cex="false"),e(n)})):void e(n)}))}},9244:function(e,t,n){"use strict";n.d(t,{p:function(){return p},r:function(){return u}});var i=n(9642),r=n(8086),o=n(2941);const s="gr__",a=new RegExp(`^${s}`);function l(e){return a.test(e)}function c(e){const t=Object.keys(e).filter(l),n=[],i={};return t.forEach((t=>{const r=t.split(s)[1],a=e[t];if(!a||!(0,o.YQ)(a))return;const l=!(0,o.tv)(a.v);l&&(0,o.qS)(a.p)?100*Math.random()<=a.p&&(i[r]=a.v):l&&(0,o.mg)(a.d)&&e[s+a.d]&&(a.dependOn=a.d,a.key=r,n.push(a))})),n.forEach((e=>{e.d in i&&(i[e.key]=e.v)})),i}let d;function u(e){if(d)return;d=e;let t=d.global||{};const n=function(){let e={};return(0,r.Cw)().filter((e=>{var t;return null===(t=e.overrideConfig)||void 0===t?void 0:t.global})).forEach((t=>{e=Object.assign(Object.assign({},e),t.overrideConfig.global)})),e}();t=Object.assign(Object.assign(Object.assign(Object.assign({},t),c(t)),c(function(e){const t={};return(0,i.IF)(e,((e,n)=>{l(e)&&(t[e]=n)})),t}(n))),n),d.global=t}function p(){return d}},2360:function(e,t,n){"use strict";n.d(t,{AA:function(){return u},Cv:function(){return b},Kc:function(){return f},Kl:function(){return l},PA:function(){return h},Zl:function(){return p},_B:function(){return c},dJ:function(){return d},fy:function(){return a},iG:function(){return s},jm:function(){return i},l9:function(){return m},yZ:function(){return r}});const i=-1,r="__common__",o=["organic-hp-swap-mode","rbox-only-video"];function s(e){return o.indexOf(e)>-1}function a(e){return e.instances.filter((e=>3!==e.status)).length>1}function l(e){return e.instances.filter((e=>{const{status:t,batchIndex:n}=e;return 0===t&&n===i})).length>0}function c(e){return 2===e.instances[0].status}function d(e){return e.map((e=>Object.assign(Object.assign({},e),{status:2,isParsed:!0,isDeliveredToRBox:!0})))}function u(e,t){let n=0;return e.map((e=>n0!==e.status||n?e:(n=!0,Object.assign(Object.assign({},e),{status:1,batchIndex:t}))))}function m(e){const{obfuscateTaboolaReferences:t}=n(6351);return{containerId:t(e),status:0,isParsed:!1,batchIndex:i,isDeliveredToRBox:!1}}function h(e){let t=!1;return e.map((e=>e.isParsed||t?e:(t=!0,Object.assign(Object.assign({},e),{isParsed:!0}))))}function f(e){const t=e.instances;for(const e of t)if(!e.isParsed)return e.containerId;return t[t.length-1].containerId}function b(e,t){return t.filter((t=>t.placementName===e))[0]}},2606:function(e,t,n){"use strict";n.d(t,{j:function(){return u},y:function(){return d}});var i=n(2941),r=n(3707),o=n(3983),s=n(7177),a=n(5219),l=n(9642);const c={"thumbnail-position":g,"before-detail-order":b,"before-detail-order-syndicated":b,"detail-order":b,"detail-order-syndicated":b,"thumbnail-width":s.vx,"thumbnail-height":s.vx,"carousel-min-items":g,"format-x-days-ago":e=>(0,i.tv)(e)?void 0:(0,o.tU)(e,!0),ctaWidget:e=>(0,i.tv)(e)?void 0:(0,o.tU)(e,!0),"ctaWidget-cta-position":g,"enable-pencil-ads":e=>(0,i.tv)(e)?void 0:(0,o.tU)(e,!1),"scrollable-carousel-mobile-viewport-items":g,"scrollable-carousel-desktop-viewport-items":g,"disclosure-position":p,"disclosure-alignment":g,"attribution-position":p,"branding-separator":g,"disclosure-link-text-sponsored":g,"popup-custom-url":g,"images-radius":function(e){if(e&&"0"!==e)return e.toString()},"visibility-constraints":function(e){return{minWidth:(null==e?void 0:e.minWidth)||0,maxWidth:(null==e?void 0:e.maxWidth)||0}}};function d(e,t){const n=function(e,t){const n={};return(0,l.IF)(c,((i,r)=>{n[i]=r(e[i],t)})),n}(t,e);return Object.assign(Object.assign(Object.assign({},t),n),{"responsive-rules":m(t),modeName:e})}function u(e){return e?function(e){const t={};return(0,l.IF)(e,((e,n)=>{var i;t[e]=(null===(i=c[e])||void 0===i?void 0:i.call(c,n,"Property Override"))||n})),t}(e):{}}function p(e,t){if(!e)return e;const n=e.trim();return!["bottom","top","none","after_branding"].some((e=>e===n))||n.indexOf(" ")>-1?((0,a.JE)(`Invalid policy position: ${e} - ${t}`),"bottom"):e}function m(e){const t=e["responsive-rules"];return(0,i.Cm)(t)?[{rows:h(e.rows)||(0,r.i)(),cells:h(e["responsive-extra-columns"])||(0,r.i)(),ratio:(0,r.i)(),margin:(0,r.i)()}]:null==t?void 0:t.map((t=>({minWidth:t.minWidth||0,maxWidth:t.maxWidth||void 0,rows:h(t.rows),cells:h(t.cells),virtualThumbWidth:t.virtualThumbWidth||void 0,virtualThumbHeight:t.virtualThumbHeight||void 0,margin:t.margin||{v:0,h:0},ratio:f(e,t)})))}function h(e){return e||(e=1),e>1?e:1}function f(e,t){if(t.virtualThumbHeight&&t.virtualThumbWidth)return t.virtualThumbHeight/t.virtualThumbWidth;const n=(0,s.vx)(e["thumbnail-width"]),i=(0,s.vx)(e["thumbnail-height"]);return n&&i?i/n:.8}function b(e){if(!(0,i.tv)(e)&&!(0,i.Cm)(e))return""===e?[]:Array.isArray(e)?e:e.split(",")}function g(e){return e}},9454:function(e,t,n){"use strict";function i(e,t){return[].slice.apply(document.head.getElementsByTagName(e)).filter(t)[0]||null}n.d(t,{y:function(){return i}})},7746:function(e,t,n){"use strict";n.d(t,{PJ:function(){return v},Xf:function(){return C},hq:function(){return x},mx:function(){return T},tC:function(){return k}});var i=n(1990),r=n(8e3),o=n(4846),s=n(7566),a=n(4800),l=n(3320),c=n(3983),d=n(5706),u=n(9454);let p,m,h,f=null,b="";function g(){if(!(0,d.eo)())return;if(!(0,r.w$)("override-amp-url"))return;const{canonicalUrl:e,location:t}=a.Dn.context;return e.indexOf("?")>-1?e+t.search.replace("?","&"):e+t.search}function v(){if(m)return m;const e=g()||a.Pp.location.href;return(0,l.Pz)(e)}function _(){var e;return w(null===(e=(0,u.y)("meta",(e=>"og:url"===e.getAttribute("property"))))||void 0===e?void 0:e.content)}function y(){var e;return w(null===(e=(0,u.y)("link",(e=>"canonical"===e.rel)))||void 0===e?void 0:e.href)}function w(e){if(!e)return null;let t=window.location.search;const n=(0,l.Pz)(e);return t?(n.search.indexOf("?")>-1&&(t=t.replace("?","&")),n.search+=t,n):n}function x(){return location.href!==b&&"location"===h&&(S(),!0)}function C(){const e=function(e){return-1===e.indexOf("location")?[...e,"location"]:e}((0,r.w$)("url-extract-order"));for(const n of e){switch(n){case"location":f=v();break;case"meta":void 0,f=w(null===(t=(0,u.y)("meta",(e=>"item-url"===e.name)))||void 0===t?void 0:t.content);break;case"og":f=_();break;case"canonical":f=y();break;case"paramUrl":f=w(null==p?void 0:p.href)}if(f){h=n,b=location.href;break}}var t;return(0,o.n5)(f,"pageURL must have value"),f}function E(){const{search:e,hash:t}=v();let n={};return e&&(n=(0,c.Fe)(e)),/#\?.+/.test(t)&&(n=Object.assign(Object.assign({},n),(0,c.Fe)(t.slice(1)))),n}function k(e){const t=g()||e;p=(0,l.Pz)(t)}function T(e){m=(0,l.Pz)(e)}function S(){i.fg.appendRuntimeConfig({pageUrl:C(),networkMapUrl:v(),debugQueryParams:E(),urlSelectionStrategy:h}),i.fg.updatePageId()}s.B.once("storeCreated",S),s.B.on("storeReady",(function(){i.MC.onReset(S),i.MC.onOptionsSummaryUpdated((e=>{const t=e.pageUrl;t&&(k(t),S())}))}))},4246:function(e,t,n){"use strict";n.d(t,{a1:function(){return p},gu:function(){return l},hr:function(){return c},oU:function(){return u},yq:function(){return d}});var i=n(8e3),r=n(8390),o=n(2120),s=n(2360);let a;const l="rbox-tracking";function c(e,t){0!==t.length&&t.some((e=>!d(e.modeName)))&&(d(e.modeName)?e.instances=(0,s.dJ)(e.instances):t.forEach((t=>{d(t.modeName)&&(t.instances=(0,s.dJ)(e.instances))})))}function d(e){return e===l}function u(e){if(!(0,i.BC)("enable-always-track"))return;const t=l,n=`${t}-div`;a||(a=(0,o.W)("div",{attrList:[["id",n]]}),a.style.display="none",document.body.appendChild(a)),(0,r.eg)({placement:t,mode:t,container:n},e)}function p(e){return e.modeName}},8086:function(e,t,n){"use strict";n.d(t,{Cw:function(){return r},w9:function(){return o},wy:function(){return i}});const i="_taboola";function r(){return o(),window[i]}function o(){window[i]||(window[i]=[])}},8390:function(e,t,n){"use strict";n.d(t,{eg:function(){return I},Yo:function(){return T},e0:function(){return m},Hs:function(){return S},Vs:function(){return R},kE:function(){return P},wp:function(){return b},hb:function(){return v},tJ:function(){return D},Qc:function(){return y},Yi:function(){return w},hr:function(){return x},IR:function(){return k}});var i=n(5219),r=n(1111),o=n(1990),s=n(2941),a=n(3983),l=n(8508),c=n(2360),d=n(4246),u=n(4846),p=n(8e3);function m(){return{events:[],socials:[],placements:[],isFlush:!1,itemSourceType:"_default_",itemSourceValue:"",trackingCodes:{},__preProcessedOptions__:[],__overrideGlobal__:{}}}function h(e){return JSON.stringify(e,((e,t)=>"__preProcessedOptions__"===e||"__overrideGlobal__"===e?"":t))}const f=h({events:[],socials:[],placements:[],isFlush:!1,itemSourceType:"_default_",itemSourceValue:"",trackingCodes:{},__preProcessedOptions__:[],__overrideGlobal__:{}});function b(e){return h(e)===f}function g(e,t){const n=[],i=[];return e.forEach((e=>{const{placementName:r}=e,o=(0,c.Cv)(r,t);o?(i.push(r),n.push(Object.assign(Object.assign({},e),{instances:[...e.instances,...o.instances]}))):n.push(e)})),t.forEach((e=>{i.indexOf(e.placementName)>-1||n.push(e)})),n}function v(e,t){const n=!(0,s.tv)(t.itemSourceType)&&"_default_"!==t.itemSourceType,i=e.placements||[],r=t.placements||[],o=t.gdpr&&(3!==t.gdpr.cmpStatus||!e.gdpr||3===e.gdpr.cmpStatus);return{publisherName:t.publisherName||e.publisherName,gdpr:o?Object.assign(Object.assign({},e.gdpr||{}),t.gdpr):e.gdpr,ccpa:t.ccpa?Object.assign(Object.assign({},e.ccpa||{}),t.ccpa):e.ccpa,realTimeUserId:t.realTimeUserId||e.realTimeUserId||void 0,placements:g(i,r),additionalData:t.additionalData||e.additionalData,deviceId:t.deviceId||e.deviceId,unifiedId:t.unifiedId||e.unifiedId,pblob:t.pblob||e.pblob,att:t.att||e.att,framework:t.framework||e.framework,events:[...e.events,...t.events||[]],socials:[...e.socials,...t.socials||[]],itemSourceType:n?t.itemSourceType:e.itemSourceType,itemSourceValue:n?t.itemSourceValue:e.itemSourceValue,pageUrl:t.pageUrl||e.pageUrl||void 0,networkMapUrl:t.networkMapUrl||e.networkMapUrl||void 0,isFlush:(0,s.tv)(t.isFlush)?e.isFlush:t.isFlush,excludePubs:(0,s.tv)(t.excludePubs)?e.excludePubs:t.excludePubs,trackingCodes:Object.assign(Object.assign({},e.trackingCodes),t.trackingCodes||{})||{},cex:(0,s.tv)(t.cex)?e.cex:t.cex,customSegment:t.customSegment||e.customSegment,scod:t.scod?Object.assign(Object.assign({},e.scod||{}),t.scod):e.scod,referrerUrl:t.referrerUrl||e.referrerUrl,__preProcessedOptions__:[...e.__preProcessedOptions__,...t.__preProcessedOptions__||[]],__overrideGlobal__:Object.assign(Object.assign({},e.__overrideGlobal__),t.__overrideGlobal__),pageTemplate:t.pageTemplate||e.pageTemplate,advertorialSource:t.advertorialSource||e.advertorialSource,externalPageView:t.externalPageView||e.externalPageView,userType:t.userType||e.userType,premium:(0,s.tv)(t.premium)?e.premium:t.premium,paywall:(0,s.tv)(t.paywall)?e.paywall:t.paywall,tracking:t.tracking||e.tracking,linkTarget:t.linkTarget||e.linkTarget,excludedRecs:[...t.excludedRecs||[],...e.excludedRecs||[]],pubExperiment:e.pubExperiment||t.pubExperiment,userDemographicData:e.userDemographicData||t.userDemographicData,externalUserId:e.externalUserId||t.externalUserId,disableHp4u:(0,s.tv)(t.disableHp4u)?e.disableHp4u:t.disableHp4u,videoUnit:(0,s.tv)(t.videoUnit)?e.videoUnit:t.videoUnit,sourceContent:U(e.sourceContent,t.sourceContent)}}let _=c.jm;function y(e,t){return Object.assign(Object.assign({},e),{placements:e.placements.map((e=>t.indexOf(e.placementName)>-1?Object.assign(Object.assign({},e),{instances:(0,c.PA)(e.instances)}):e))})}function w(e,t){return _++,Object.assign(Object.assign({},e),{placements:e.placements.map((e=>{const n=t.filter((t=>{return n=t,i=e,(0,l.Q)(n,i)&&n.placementName===i.placementName;var n,i})).length>0&&(0,c.Kl)(e);let i=e.instances;return n&&(i=(0,c.Zl)(i,_)),Object.assign(Object.assign({},e),{instances:i})}))})}function x(e,t){const n={},{placements:i}=t;return t.placements=[],i.forEach((i=>{const{placementName:r}=i,o=i.instances[0];(0,u.n5)(o,"new placement pushed should have one instance exactly");const s=(0,c.Cv)(r,e);s&&C(o,s)&&E(r,o);const a=n[r];if(!a)return t.placements.push(i),void(n[r]=i);3!==o.status&&C(o,a)&&E(r,o),a.instances=[...a.instances,o]})),t}function C(e,t){return t.instances.some((t=>t.containerId===e.containerId))}function E(e,t){(0,i.JE)(`Placement duplication found: ${JSON.stringify(e)}, ${t.containerId}`),(0,p.BC)("allow-placement-duplication")||(t.status=3,t.isParsed=!0,t.isDeliveredToRBox=!0)}function k(e,t){return t.placements.forEach((t=>{(0,d.hr)(t,e)})),t}function T(e){return v(e,{})}function S(e){return(null==e?void 0:e.placements.filter((e=>(0,c.Kl)(e))))||[]}function R(e){var t;return((null===(t=S(e))||void 0===t?void 0:t.length)||0)>0}function D(e){if(!(0,s._L)(e))return;let t;e.forEach(D);const n="%tt%",i=[],r=e=>{if(!(e.placement||e.mode||e.target_type))return;let r;e.mode?(e.placement||(e.placement=e.mode),e.target_type||(e.target_type=n),r=e):e.target_type&&(t=e.target_type,delete e.target_type),(null==r?void 0:r.target_type)===n&&i.push(r)};e.forEach((e=>{if((0,s._L)(e))return e.forEach(r),void(0,a.DW)(e);r(e)})),i.forEach((e=>{t?e.target_type=t:delete e.target_type})),(0,a.DW)(e)}function I(e,t){if(!e.container||!e.mode)return;const n=o.MC.config.publisher.modes[e.mode],{minWidth:s,maxWidth:l}=(null==n?void 0:n["visibility-constraints"])||{};var d,u;!function(e,t){if(e=e||Number.NEGATIVE_INFINITY,t=t||Number.POSITIVE_INFINITY,e===Number.NEGATIVE_INFINITY&&t===Number.POSITIVE_INFINITY)return!0;const n=window.innerWidth;return!(nt)}(s,l)?(0,i.MD)("page","info",`Mode '${e.mode}' will not be displayed due to visibility constraints minWidth: ${s}, maxWidth: ${l}`):t.placements.push({modeName:(0,a.Hl)(e.mode),instances:[(0,c.l9)(M(e.container))],placementName:e.placement,targetType:(d=e.target_type,u="video",d?r.P[d]?d:((0,i.JE)(`Target Type has no valid value, got value "${d}".`),u):u),category:e.category,dfp:e.dfp,exclude:O(e.exclude),tracking:e.tracking,linkTarget:e.link_target,frameId:e.frameId,priority:e.priority,groupName:e.groupName,constraint:e.constraint,byPublisher:!0})}function O(e){if(e){if((0,s.mg)(e))return[e];if((0,s._L)(e))return e.filter((e=>!!e))}}function M(e){if((0,s.mg)(e))return e;if(e.id)return e.id;const t=(0,a.MZ)({prefix:"trc_cont_"});return e.id=t,t}function P(e){return"newPageLoad"===e.notify}function U(e,t){if(e||t)return{audiences:[...(null==e?void 0:e.audiences)||[],...(null==t?void 0:t.audiences)||[]]}}},5125:function(e,t,n){"use strict";n.d(t,{C8:function(){return h},MQ:function(){return w},Vs:function(){return _},aG:function(){return C},cy:function(){return u},dz:function(){return f},r1:function(){return v}});var i=n(9151),r=n(2941),o=n(5219),s=n(9642),a=n(4515),l=n(9729),c=n(2537);const d={};let u=!1;const p=[],m=["e15","e16","e17","e18","e19","e20","e21","e22","e26","e29","e24","e25"];function h(e,...t){(0,c.q3)(),m.indexOf(e)>-1&&p.push({action:e,params:t});const n=function(e,...t){const n=d[e];switch(e){case"e3":null==n||n.forEach((t=>{var n;try{const i=null===(n=t[e])||void 0===n?void 0:n.call(t);i&&(0,l.l)(i)}catch(n){b(t,e,n)}}));break;case"e4":null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t)}catch(n){b(t,e,n)}}));break;case"e5":null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t)}catch(n){b(t,e,n)}}));break;case"e6":u=!0,null==n||n.forEach((n=>{var i;try{null===(i=n[e])||void 0===i||i.apply(n,t)}catch(t){b(n,e,t)}}));break;case"e7":{let[i]=t;return null==n||n.forEach((t=>{var n;try{i=(null===(n=t[e])||void 0===n?void 0:n.call(t,i))||i}catch(n){b(t,e,n)}})),i}case"e8":return function(){var e,t;const n=d.e8;if(!(null==n?void 0:n.length))return;let i;for(const o of n)if(i=null!==(t=null===(e=o.e8)||void 0===e?void 0:e.call(o))&&void 0!==t?t:i,!0!==i&&!(0,r.tv)(i))return i;return i}();case"e9":{const[e]=t,n=function(e){var t;const n="e9";let r,l=e;const c=[];let u;null===(t=d[n])||void 0===t||t.forEach((e=>{var t,a,d;try{const u=null===(t=e[n])||void 0===t?void 0:t.call(e,(0,s.Go)(l));if(!u)return;0===(null===(d=null===(a=u.payload)||void 0===a?void 0:a.data)||void 0===d?void 0:d.r.length)&&((0,o.vV)(`Request with empty 'r' field caused by ${e.getName()}`),u.payload=void 0),l=u.payload,u.response&&(r=(0,i.M)(r||{},u.response)),u.responsePromise&&c.push(u.responsePromise)}catch(t){b(e,n,t)}})),c.length>0&&(u=a.g.allSettled(c).then((e=>e.filter((e=>"fulfilled"===e.status)).map((e=>e.value)).reduce(((e,t)=>(0,i.M)(e,t)),{}))));if(e!==l||r||u)return{payload:l,response:r,responsePromise:u}}(e);return n}case"e10":case"e11":{let[n]=t;return n=function(e,t){var n;return null===(n=d[e])||void 0===n||n.forEach((n=>{var i;try{t=(null===(i=n[e])||void 0===i?void 0:i.call(n,t))||t}catch(t){b(n,e,t)}})),t}(e,n),n}case"e12":{const[i]=t;let r;return null==n||n.forEach((t=>{var n;try{!1!==r&&(r=null===(n=t[e])||void 0===n?void 0:n.call(t,i))}catch(n){b(t,e,n)}})),!1!==r}case"e13":{const[i]=t;let r=i;if(null==n||n.forEach((t=>{var n;try{r=(null===(n=t[e])||void 0===n?void 0:n.call(t,r))||r}catch(n){b(t,e,n)}})),i!==r)return r;break}case"e14":{const[i]=t;let r;return null==n||n.forEach((t=>{var n;try{r||(r=null===(n=t[e])||void 0===n?void 0:n.call(t,i))}catch(n){b(t,e,n)}})),r}case"e15":case"e17":case"e18":case"e19":case"e20":case"e21":{const[i]=t;null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t,i)}catch(n){b(t,e,n)}}));break}case"e16":{const[i]=t;let r;return null==n||n.forEach((t=>{var n;try{!1!==r&&(r=null===(n=t[e])||void 0===n?void 0:n.call(t,i))}catch(n){b(t,e,n)}})),r}case"e22":null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t)}catch(n){b(t,e,n)}}));break;case"e23":{const[e,n,i]=t,r=function(e,t,n){var i;const r="e23";let o={payload:{}};return null===(i=d[r])||void 0===i||i.forEach((i=>{var s,a;try{const l=null===(s=i[r])||void 0===s?void 0:s.call(i,e,t,n);if(!l)return;if(!l.payload||!o)return void(o=null);l.payload.url&&(o.payload.url=Object.assign(Object.assign({},o.payload.url||{}),l.payload.url)),l.payload.body&&(o.payload.body=Object.assign(Object.assign({},o.payload.body||{}),l.payload.body)),(a=o.payload).domain||(a.domain=l.payload.domain)}catch(e){b(i,r,e)}})),o||{}}(e,n,i);return r}case"e27":{const[i,r]=t;null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t,i,r)}catch(n){b(t,e,n)}}));break}case"e28":{const[i]=t,r=(0,s.Go)(i);null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t,r)}catch(n){b(t,e,n)}}));break}case"e24":{const[e]=t,n=d.e24;if(!(null==n?void 0:n.length))return;const i=function(e,t){var n;for(const i of t)try{const t=null===(n=i.e24)||void 0===n?void 0:n.call(i,e);if(t)return t}catch(e){b(i,"e24",e)}}(e,n);return i}case"e25":{const[e,n]=t,i=d.e25;if(!(null==i?void 0:i.length))return;const r=async function(e,t,n){let i=!1,r=e;for(const e of n)try{const n=e.e25;if(!n)continue;const o=await n(r,t);o&&(i=!0,r=o)}catch(t){b(e,"e24",t)}return i?a.g.resolve(r):a.g.resolve(void 0)}(e,n,i);return r}case"e26":{const[i]=t;null==n||n.forEach((t=>{var n;try{null===(n=t[e])||void 0===n||n.call(t,i)}catch(n){b(t,e,n)}}));break}case"e29":{const[e]=t,n=d.e29;return!!(null==n?void 0:n.length)&&function(e,t){var n;let i=0;for(const r of t)try{(null===(n=r.e29)||void 0===n?void 0:n.call(r,e))&&i++}catch(e){b(r,"e29",e)}return i>1?(b(t[0],"e29","No two extensions can handle the render placement process"),!0):1===i}(e,n)}}}(e,...t);return(0,c.qI)(),n}function f(e){p.forEach((t=>{var n;try{null===(n=e[t.action])||void 0===n||n.apply(e,t.params)}catch(n){b(e,t.action,n)}}))}function b(e,t,n){(0,o.vV)(`Extension "${e.getName()}" had error on action "${t}":`,n)}const g=["e3","e4","e5","e6","e7","e8","e9","e10","e11","e12","e13","e14","e15","e16","e17","e18","e19","e20","e21","e22","e23","e27","e28","e24","e25","e26"];function v(e){g.forEach((t=>{if(!e[t])return;d[t]||(d[t]=[]),d[t].push(e);const{wrapperExtensions:n,wrapperEachExtensions:i,nonWrapperExtensionList:r}=function(e){const t=[],n=[],i=e.map((e=>{const i=y(e);return 1===i?t.push(e):2===i&&n.push(e),e})).filter((e=>y(e)>=10)).sort(((e,t)=>{const n=y(e),i=y(t);return n>i?1:n{0===o&&(r=r.concat(e)),r=r.concat(t),r=r.concat(n),o===i-1&&(r=r.concat(t),r=r.concat(e))})),r}(n,i,r)}))}function _(e){g.forEach((t=>{const n=d[t];if(!n)return;const i=n.filter((t=>t.getName()===e.getName()))[0];i&&n.splice(n.indexOf(i),1)}))}function y(e){var t;return(null===(t=e.getRunOrder)||void 0===t?void 0:t.call(e))||11}function w(e){return!!d[e]}let x=null;function C(e,t,n){if(null===x&&(x=w("e23")),!x)return t;const i=h("e23",e,t,n);if(!i)return t;const r=i.payload;return r?{url:Object.assign(Object.assign({},t.url),r.url||{}),body:Object.assign(Object.assign({},t.body||{}),r.body||{}),domain:r.domain,publisherName:t.publisherName}:void 0}},2537:function(e,t,n){"use strict";n.d(t,{$r:function(){return w},As:function(){return x},SO:function(){return y},U8:function(){return C},VK:function(){return _},q3:function(){return T},qI:function(){return S}});var i=n(5706),r=n(1990),o=n(8e3),s=n(2941),a=n(5219),l=n(4515),c=n(870),d=n(7177),u=n(2470),p=n(3983),m=n(6166),h=n(5125),f=n(5440),b=n(9729);const g=[],v=[];function _(e){if(g.push(e),(0,s.mg)(e)){const t=(0,u.m0)(e)?e:(0,f.Yj)(e,"ext"),n=(0,o.w$)("script-load-attempts");return(0,c.h)(t,n)}const t=l.g.resolve();if(!(0,s.Rm)(e))return R(e),O(e),t;try{const n=e();return R(n),O(n),t}catch(e){}try{const n=new e;return R(n),O(n),t}catch(e){}return(0,a.vV)("Extension type not supported"),t}function y(e){I(e)}function w(){const e=(0,o.w$)("include-extensions");e.length>0&&function(e){for(let t=v.length-1;t>=0;t--){const n=v[t].getName();-1===e.indexOf(n)&&y(n)}}(e)}function x(){const e=(0,p.tU)((0,o.w$)("render-amp-with-bridge"),!0),t=(0,o.BC)("is-ms3");return e?t&&!(0,i.eo)():t}function C(){var e;if(x()){const e=(0,o.w$)("include-ms3");return void(e.length>0?function(e){var t;for(let n=v.length-1;n>=0;n--){const i=v[n],r=i.getName();(null===(t=i.isMS3)||void 0===t?void 0:t.call(i))&&-1===e.indexOf(r)&&y(r)}}(e):(0,o.w$)("exclude-ms3").forEach((e=>{y(e)})))}const t=v.some((e=>{var t;return null===(t=e.isBridge)||void 0===t?void 0:t.call(e)}));if(t)for(let t=v.length-1;t>=0;t--){const n=v[t];(null===(e=n.isMS3)||void 0===e?void 0:e.call(n))&&y(n.getName())}}let E=0,k=[];function T(){E++}function S(){E--,E>0||(k.forEach(I),k=[])}function R(e){(function(e){var t,n,i;const o=null===(t=e.getName)||void 0===t?void 0:t.call(e);if(!(0,s.mg)(o))return(0,a.vV)('Invalid extension: "getName" function'),!1;const l=0===v.filter((e=>e.getName()===o)).length;if(!l)return(0,a.JE)(`Invalid extension: Name "${o}" already exist`),!1;const c=null===(n=e.getSupportedFeatures)||void 0===n?void 0:n.call(e);return function(e){if(!(null==e?void 0:e.length))return!0;const t=r.MC.config.runtime.supportedFeatures;for(const n in e)if(t[n])return!1;return!0}(c)?function(e){if(!e)return!0;const t=M((0,m.r)()),n=M(e);return!t||!n||t-n>=0}(null===(i=e.minBuildVersion)||void 0===i?void 0:i.call(e)):((0,a.vV)(`Invalid extension: Features "${c}" already supported by another extension`),!1)})(e)&&(v.push(e),(0,h.r1)(e),D(e,!0))}function D(e,t){var n;const i=null===(n=e.getSupportedFeatures)||void 0===n?void 0:n.call(e);if(!i||0===i.length)return;const o={};i.forEach((e=>{o[e]=t})),r.fg.appendRuntimeConfig({supportedFeatures:o})}function I(e){if(E>0)return void k.push(e);const t=v.filter((t=>t.getName()===e))[0];if(!t)return;const n=v.indexOf(t);v.splice(n,1),t.unregistered(),(0,h.Vs)(t),D(t,!1)}function O(e){var t;h.cy&&(null===(t=e.e6)||void 0===t||t.call(e,(0,b.k)()),(0,h.dz)(e))}function M(e){const t=e.match(/^(\d{8})[.-](\d+)[_-]/);if(!t)return;const[n,i,r]=t,o=i+(0,p.T0)(r,3,"0");return(0,d.vx)(o)}},5526:function(e,t,n){"use strict";n.d(t,{SQ:function(){return c},Xl:function(){return d},oS:function(){return s},tx:function(){return l}});var i=n(8086),r=n(7566),o=n(2537);const s="registerExtension",a="reregisterExtension";function l(e){r.B.once(s,(()=>{var t,n;window[i.wy].push({extension:e,extensionName:null===(n=(t=e).getName)||void 0===n?void 0:n.call(t)})}))}function c(e){r.B.emit(a,e)}function d(e,t){r.B.once(a,(n=>{n.indexOf(e)>-1&&(0,o.VK)(new t)}))}},9729:function(e,t,n){"use strict";n.d(t,{k:function(){return W},l:function(){return $}});var i=n(8723),r=n(3291),o=n(2360),s=n(1990),a=n(8e3),l=n(5219),c=n(9642),d=n(8242),u=n(4800),p=n(3983),m=n(22),h=n(6351);const f=-1;function b(e){return e!==f}const g="__gen__",v="tblStyle_",_="__keys__";let y,w={},x=0,C="";const E={".video-label,.sponsored,.sponsored-url":".video-title"};function k(e){y||(y=new MutationObserver((e=>{e.forEach((e=>{const t=e.removedNodes[0];t&&"STYLE"===t.nodeName&&(null==t?void 0:t.id.startsWith(v))&&function(){x=0,w={},C="";const e=u.Pp.TRC;e.TRECS.styleInjected=!1;const t="injectedCustomStyle";e[t]&&(e[t]=!1)}()}))}))).observe(document.head,{childList:!0});let t=function(){if(w[g]||u.Pp.TRC.TRECS.styleInjected)return"";w[g]=!0;const e=(0,a.w$)("style");return C+=' .trc_rbox_container { direction: ltr; text-align: left; } /*override bootstrap default css */ .trc_rbox_container [class*=span] { float: none; margin-left: 0; } /*------------- Multi-widget -------------*/ .trc_multi_widget_container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; } .trc_multi_widget_container .trc_rbox_div { margin: 0; } /*----------------------------------------*/ .trc_rbox_header { border: 0 solid; overflow: hidden; vertical-align: middle; } .trc_rbox_container .trc_img { display: inline-block !important; } .trc_rbox_header_icon_div { display: table-cell; vertical-align: baseline; } .trc_rbox_header .trc_rbox_header_icon_div .trc_rbox_header_icon_img { vertical-align: middle; width: auto; } .trc_rbox_header_icon_span { display: inline-table; } .in_trc_header { position: relative !important; float: right; margin: 0; } #trc_rbox_css_loaded { overflow: hidden; width: 0; height: 0; } .trc_rbox { margin-top: 0; } .trc_rbox_div { margin: 0 0 3px; direction: ltr; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: auto; position: relative; width: auto; border: solid #CCC 1px; } .loading-animation span { display: block; } .videoCube { zoom: 1; cursor: pointer; float: none; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; } div.videoCube:hover, .videoCube_hover { cursor: pointer; } .videoCube span.video-title:hover, .videoCube_hover span.video-title { text-decoration: underline; } .videoCube a { text-decoration: none; border: 0; color: black; cursor: pointer; } .videoCube a:hover, .videoCube_hover a, .videoCube a:link, .videoCube a { text-decoration: none !important; outline: none; } .videoCube a .thumbBlock { float: left; display: block; overflow: hidden !important; } .videoCube a img, .videoCube img { border: 0; display: block; margin: 0; height: auto; width: auto; } .videoCube .video-label { display: block; overflow: hidden; } .videoCube .video-label { width: auto !important; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } .videoCube .video-label-box.label-box-with-title-icon { display: table; } .video-icon-container { float: left; display: table-cell; vertical-align: baseline; } .video-icon-img { vertical-align: middle; } .videoCube .video-duration { height: 0; float: left; position: relative; color: white; font-size: 11px; } .videoCube .video-duration dt { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: black; opacity: 0.6; filter: alpha(opacity=60); } /* browser native line-clamp */ .videoCube span.video-label.trc_ellipsis { position: relative; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; } .videoCube span.video-label.trc-smart-ellipsis { position: relative; overflow: hidden; } .videoCube span.video-label.trc-smart-ellipsis ins { display: inline-block; text-decoration: inherit; } .videoCube span.video-label.trc-smart-ellipsis.tbl-ltr-label { direction: ltr; } .videoCube span.video-label.trc-smart-ellipsis.tbl-ltr-label ins { float: left; margin-right: 5px; direction: ltr; } .videoCube span.video-label.trc_ellipsis.tbl-rtl-label{ direction: rtl; text-align: right; width: auto !important; } .videoCube span.video-label.trc-smart-ellipsis.tbl-rtl-label { float: right; direction: rtl; width: auto !important; } .videoCube span.video-label.trc-smart-ellipsis.tbl-rtl-label ins { float: right; margin-left: 5px; direction: rtl; } .videoCube span.video-label.trc-smart-ellipsis ins.lastLineEllipsis { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; width: 100%; } .video-duration.video-duration-detail div { color: white; } .trc_rbox .sponsored { position: relative; display: block; overflow: visible; height: auto; width: auto; padding-right: 0; text-align: right; font-size: 9px; } /* Configuration defaults */ .trc_rbox_div { height: 410px; } .videoCube { direction: ltr; font-size: 11px; margin: 0; color: black; border-width: 0; } .videoCube.vertical:first-child { border-top: 0; margin-top: 0; } .videoCube.horizontal:first-child { border-left: 0; margin-left: 0; } div.videoCube:hover, .videoCube_hover { background-color: #EBF0FF; color: black; } .videoCube .thumbBlock { margin: 0; border-style: solid; } .videoCube a img, .videoCube img { border-color: #ececec; } .videoCube .video-label-box { margin-left: 81px; } .videoCube .video-label dt { font-weight: bold; } .videoCube .video-title { height: auto; margin-bottom: 3px; white-space: normal; } .videoCube .trc_inline_detail_spacer { display: inline-block; white-space: pre; } .loading-animation { font-family: sans; font-size: 1.5em; text-align: center; color: gray; height: 100%; } .trc_rbox_header { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: black; } .trc_header_right_part { position: absolute; left: 50%; top: 0; } .branding_div { overflow: visible; float: right; } .branding_div img { height: 20px; } .videoCube .branding .logoDiv { font-size: inherit; line-height: inherit; background: none; margin: 0; padding: 0; } .videoCube .branding .logoDiv a { vertical-align: inherit; color: inherit; line-height: inherit; } .videoCube .branding .logoDiv a span { vertical-align: inherit; } .trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored { display: inline-block; float: none; } .trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored.align-disclosure-right { float: right; margin-left: auto; padding-left: 2px; } .videoCube .video-label-box .branding.composite-branding { display: -webkit-box; display: -ms-flexbox; display: flex; } .branding.composite-branding > * { display: inline-block; vertical-align: bottom; } .branding .branding-separator { margin: 0 2px; font-weight: normal; } .branding .branding-inner { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .videoCube .video-label-box .branding.has-icon { display: flex; align-items: center; } .branding .branding-icon { margin-right: 5px; } .branding .branding-icon img { width: 28px; height: 28px; box-sizing: initial; border-radius: 50%; border: 1px solid #f3f3f3; } .video-label-box span.branding.inline-branding { display: inline-block; } /* Support for Horizontal mode */ .trc_related_container div.horizontal { float: left; box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; } /* Support for thumbnail position */ .trc_related_container DIV.videoCube.thumbnail_top .thumbBlock, .trc_related_container DIV.videoCube.thumbnail_bottom .thumbBlock { float: none; } /* SEO blocks should be hidden once R-Box loads */ .vidiscovery-note { display: none; } .videoCube .thumbBlock .trc_sponsored_overlay_base { display: block; width: auto; margin-left: 0; position: absolute; color: white !important; } .videoCube .thumbBlock .trc_sponsored_overlay { filter: alpha(opacity=60); opacity: 0.6; display: block; position: absolute; } .videoCube .thumbBlock .trc_sponsored_overlay_base .sponsored { position: relative; display: block; overflow: visible; width: auto; text-align: center; padding: 0 5px; margin-top: 0; } .videoCube .thumbBlock .trc_sponsored_overlay_base.round .trc_sponsored_overlay { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .videoCube .thumbBlock .trc_sponsored_overlay_base.round { margin-left: 4px; } .thumbnail-emblem, .videoCube .thumbnail-overlay, .videoCube:hover .thumbnail-overlay, .videoCube_hover .thumbnail-overlay { position: absolute; background: transparent no-repeat; background-size: contain; z-index: 50; } .thumbnail_bottom { padding-bottom: 8px; } .trc_related_container .logoDiv { font-family: Arial, Helvetica, sans-serif; white-space: nowrap; font-size: 9px; } .trc_related_container .logoDiv a { font-size: 9px; text-decoration: none !important; color: black; margin-right: 1px; /* don\'t allow focus line to cause overflow */ vertical-align: text-bottom; } .logoDiv a span:hover { text-decoration: underline; } .trc_rbox_header .logoDiv { font-size: 1em; } /* text-link widgets*/ .trc_tl .trc_rbox_header .logoDiv { position: relative; z-index: 1; } .trc_tl .trc_rbox_header_span .trc_header_right_column { position: absolute; width: 48%; left: 52%; top: 0; } .trc_tl .trc_rbox_div .videoCube.horizontal { clear: left; } .trc_tl .trc_rbox_div .videoCube.trc_tl_right_col { float: none; clear: right; margin-left: auto; } .trc_tl .videoCube .video-title .branding { line-height: 1.3em; } .trc_tl .videoCube:hover span.branding, .trc_tl .videoCube_hover span.branding { text-decoration: none; } .trc_tl .trc_rbox_div .videoCube.thumbnail_none a{ vertical-align: top; overflow: visible; } .trc_tl .videoCube .video-label-box { display: inline-block; vertical-align: top; width: 100%; } /* text-link widgets - end*/ .trc_related_container .videoCube .thumbBlock .branding { position: absolute; bottom: 0; z-index: 1; width: 100%; margin: 0; padding: 5px 0; text-align: center; } .syndicatedItem .branding { margin: 0; } .trc-inplayer-rbox { background: #333; background: rgba(30, 30, 30, 0.9); bottom: 0; position: absolute; height: 300px; text-align: center; } .trc-inplayer-rbox .trc_rbox_container { margin: 50px auto 0; width: 640px } .trc_rbox.trc-auto-size { width: 100%; height: 100%; } .videoCube.thumbnail_under .video-title { min-height: 2.58em; } .videoCube.thumbnail_under .tbl-text-over-container { width: 100%; position: absolute; z-index: 1; left: 0; bottom: 0; min-height: 66%; max-height: 66%; padding-top: 2px; padding-bottom: 2px; line-height: 1.25em; } .videoCube.thumbnail_under .tbl-text-over-container .tbl-text-over { height: 100%; width: 100%; position: absolute; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#CC000000, GradientType=0); } .videoCube.thumbnail_under .tbl-text-over-container span.video-title, .videoCube.thumbnail_under .tbl-text-over-container span.video-description, .videoCube.thumbnail_under .tbl-text-over-container span.branding { position: relative; z-index: 1; padding: 0 8px; margin: 0; } .videoCube.thumbnail_under .tbl-text-over-container span.video-title { margin-bottom: 6px; min-height: auto; } .videoCube.thumbnail_under .tbl-text-over-container .video-label-box { position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 8px 6px 8px; min-height: auto; box-sizing: border-box; } .trc-auto-size .trc_rbox_outer .trc_rbox_div { height: auto; width: auto; } .trc-auto-size .trc_rbox_div .videoCube { height: auto; } .trc-auto-size .trc_rbox_div .videoCube.trc-first-recommendation { margin-top: 0; } .trc_rbox .trc_rbox_outer .trc_rbox_div .videoCube.trc-first-in-row { margin-left: 0; } .trc_elastic .trc_rbox { width: auto; } .trc_elastic .videoCube { overflow: hidden; } .trc_elastic .videoCube .thumbBlock { background: transparent no-repeat center center; background-size: cover; position: absolute; display: inline-block; top: 0; right: 0; bottom: 0; left: 0; margin-left: 0; margin-right: 0; } .trc_elastic .thumbBlock_holder { position: relative; width: 100%; } .trc_elastic .thumbnail_start .thumbBlock_holder { float: left; margin-right: 10px; } .trc_elastic .thumbnail_start.item-has-pre-label .thumbBlock_holder { margin-right: 0; } .trc_elastic .videoCube_aspect { width: 1px; } .trc_elastic .trc_rbox .trc_rbox_div { height: auto; } .trc_elastic .thumbnail_start .trc-pre-label { float: left; padding-right: 10px; } .trc_elastic .thumbnail_start.trc-split-label .trc-main-label { float: left; padding-left: 10px; } .trc_elastic .video-label-box { display: block; } .trc_elastic .thumbnail_start .video-label-box { box-sizing: border-box; } /** USER Ad-Choice **/ .trc_user_adChoice_btn { background: url("//cdn.taboola.com/static/c5/c5ef96bc-30ab-456a-b3d5-a84f367c6a46.svg") no-repeat scroll 0 0 rgba(255, 255, 255, 1); border-radius: 0 0 0 5px; width: 16px; height: 16px; position: absolute; right: 0; top: 0; z-index: 9000; cursor: pointer; border-width: 2px 0 2px 4px; border-style: solid; border-color: #fff; opacity: 0.7; background-size: contain; visibility: hidden; } .videoCube:hover .trc_user_adChoice_btn, .videoCube_hover .trc_user_adChoice_btn { visibility: visible; } .videoCube .trc_user_adChoice_btn_static { visibility: visible; } .p-video-overlay-container { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: transparent; } .p-video-overlay.p-video-overlay-show { display: flex; } .p-video-overlay { display: none; background-color: #000; opacity: 0.7; width: 100%; height: 100%; flex-direction: column; } .p-video-overlay-action { color: #fff; width: 100%; direction: ltr; text-align: center; display: flex; justify-content: center; flex-direction: column; } .p-video-overlay-action.p-video-back-action { height: 34%; } .p-video-back-action-label { font-family: Helvetica Neue, serif; font-size: 14px; font-weight: 200; letter-spacing: 1px } .p-video-overlay-action.p-video-goto-action { height: 66%; } .p-video-goto-action-url { font-family: Helvetica Neue, serif; font-size: 24px; font-weight: 400; text-decoration: underline; margin-top: 5px; } .p-video-goto-action-label { font-family: Helvetica Neue, serif; font-size: 14px; font-weight: 100; letter-spacing: 1px; } .trc_related_container .trc_clearer { clear: both; height: 0; overflow: hidden; font-size: 0; line-height: 0; visibility: hidden; } /* Ad Choices */ .link-adc { float: right !important; } .trc-widget-footer .logoDiv { line-height: normal; padding-bottom: 5px; } .trc-widget-footer .link-adc a .trc_adc_wrapper, .trc_header_ext .link-adc a .trc_adc_wrapper { height: 12px; width: 18px; display: inline-block; padding-left: 1px; margin-bottom: 2px; } .trc-widget-footer .link-adc a .trc_adc_s_logo, .trc_header_ext .link-adc a .trc_adc_s_logo, .trc-widget-footer .link-adc a .trc_adc_b_logo, .trc_header_ext .link-adc a .trc_adc_b_logo { vertical-align: middle; height: 15px; display: inline-block; margin-top: -1px; /**fix v align of adc logo - compensate for link underline */ } .trc-widget-footer .link-adc a .trc_adc_s_logo, .trc_header_ext .link-adc a .trc_adc_s_logo { width: 12px; height: 14px; background: url("//cdn.taboola.com/static/c5/c5ef96bc-30ab-456a-b3d5-a84f367c6a46.svg") no-repeat; background-size: contain; vertical-align: middle; } .trc-widget-footer .link-adc a .trc_adc_b_logo, .trc_header_ext .link-adc a .trc_adc_b_logo { width: 77px; background: #ffffff url("//cdn.taboola.com/libtrc/static/thumbnails/0781f9c5a8637d1e162874f157460048.png") no-repeat !important; right: -1px; display: none; position: absolute; } /* Attribution och Disclosure */ .logoDiv .trc_mobile_disclosure_link, .logoDiv .trc_mobile_attribution_link, .logoDiv .trc_mobile_adc_link { display: none; } .logoDiv .trc_desktop_disclosure_link, .logoDiv .trc_desktop_attribution_link, .logoDiv .trc_desktop_adc_link { display: inline; } @media screen and (max-width: 767px) { .logoDiv .trc_mobile_disclosure_link { display: inline; } .logoDiv .trc_mobile_attribution_link { display: inline; } .logoDiv .trc_mobile_adc_link { display: inline; } .logoDiv .trc_desktop_disclosure_link { display: none; } .logoDiv .trc_desktop_attribution_link { display: none; } .logoDiv .trc_desktop_adc_link { display: none; } } .trc_in_iframe .logoDiv .trc_mobile_attribution_link, .trc_in_iframe .logoDiv .trc_mobile_disclosure_link { display: inline; } .trc_in_iframe .logoDiv .trc_desktop_attribution_link, .trc_in_iframe .logoDiv .trc_desktop_disclosure_link { display: none; } .trc_related_container .logoDiv, .trc_related_container .trc_header_ext .logoDiv { float: right; } .trc_related_container .logoDiv + .logoDiv { margin-right: 2px; } .trc_related_container .attribution-disclosure-link-sponsored, .trc_related_container .attribution-disclosure-link-hybrid { display: none; } .trc_related_container .trc-content-sponsored .attribution-disclosure-link-sponsored, .trc-w2f.trc-content-sponsored .attribution-disclosure-link-sponsored { display: block; } .trc_related_container .trc-content-hybrid .attribution-disclosure-link-hybrid, .trc-w2f.trc-content-hybrid .attribution-disclosure-link-hybrid { display: block; } .trc_related_container .trc-widget-footer:hover a span, .trc_related_container .trc_header_ext:hover a span { text-decoration: underline !important; } /* this span makes sure that all logos (attribution + adc + disclosure) are vertically aligned - especially when the attribution font-size is smaller than the adc logo height (15px) */ .logoDiv a span.trc_logos_v_align { display: inline-block !important; font-size: 15px !important; line-height: 1em !important; width: 0 !important; } .trc_related_container .trc_header_ext:hover a span.trc_logos_v_align, .trc_related_container .trc_header_ext:hover a span.trc_adc_wrapper, .trc_related_container .trc-widget-footer:hover a span.trc_logos_v_align, .trc_related_container .trc-widget-footer:hover a span.trc_adc_wrapper { text-decoration: none !important; } .trc_related_container .trc_rbox_header_span .trc_header_right_column { display: none; } .trc_related_container img { max-width: none; } .trc_related_container * { pointer-events: auto; } .trc_related_container { clear: both; } .tbl-loading-spinner { width: 100%; height: 40px; background: url(//cdn.taboola.com/static/91/91a25024-792d-4b52-84e6-ad1478c3f552.gif) center center no-repeat; background-size: 40px; } .tbl-hidden { display: none !important; } .tbl-invisible { opacity: 0; pointer-events: none; } .tbl-batch-anchor { width: 100%; height: 1px; } .videoCube .video-logo + .branding.composite-branding { display: inline-block; vertical-align: middle; } .videoCube .video-logo { margin-right: 4px; } .videoCube .video-logo .branding { margin: auto auto auto 25px; } .videoCube .video-logo img { padding: 0; max-height: 14px; width: auto; max-width: 100px; display: inline-block; } /* Support for integrated widget frame */ .iw_video_frame .trc_rbox_div { overflow: hidden; } .trc-w2f .trc_rbox .trc_rbox_header, .trc-w2f .trc_rbox .trc-widget-footer { display: none !important; } .videoCube .tbl-accessibility-title { font: -apple-system-headline !important; } .videoCube .tbl-accessibility-description { font: -apple-system-subheadline !important; } .videoCube .tbl-accessibility-branding { font: -apple-system-caption1 !important; } ',C+=e.rtl||"",C+=e.custom||"",u.Pp.TRC.TRECS.styleInjected=!0,C}();e.forEach((e=>{const{modeName:n}=e;if(w[n])return;if(w[n]=!0,!s.MC.config.publisher.modes[n]&&!(0,o.iG)(n))return void(0,l.JE)(`Mode '${n}' not exist in publisher config.`);const i=(0,a.w$)("style"),r=(0,a.Ol)(o.yZ,"__style__")||{},d=(0,a.Ol)(n,"__style__")||{};t+=function(e,t){let n="";return(0,c.IF)(t,(i=>{const r=(0,c.l$)(E,i);if(i!==_&&!r&&(n+=T(t,i,e),(0,c.Rj)(E,i))){const r=(0,c.cd)(E,i);r&&(n+=T(t,r,e))}})),n}(n,function(e,t){const n=null==t?void 0:t.__keys__;if(!n)return Object.assign(Object.assign({},e),t);const i={};return n.forEach((n=>{var r;return i[n]=null!==(r=t[n])&&void 0!==r?r:e[n]})),i}(r,d)),t+=function(e,t){var n;if(!t)return"";const i=new RegExp(`\\/\\*\\ss-split-${e}\\s\\*\\/[^]*\\*\\se-split-${e}\\s\\*\\/`,"g");return(null===(n=t.match(i))||void 0===n?void 0:n[0])||""}(n,i.mode_custom||""),t+=function(e){const{modeName:t}=e,n=(0,a.Ol)(t,"responsive-rules");let i="";return null==n||n.forEach((t=>{var n,r;const o=null!==(n=t.minWidth)&&void 0!==n?n:f,l=null!==(r=t.maxWidth)&&void 0!==r?r:f;if(!b(o)&&!b(l))return;const c=b(o)?`(min-width:${o}px)`:"",d=b(l)?`(max-width:${l}px) `:"",u=`@media screen and ${c}${b(l)?" and ":" "}${d}{\n ${function(e,t){const{modeName:n}=t,i="autowidget-template-text-links"===(0,a.Ol)(n,"widget-creator-layout"),r=`${i?(0,h.obfuscateString)("trc_tl_responsive"):(0,h.obfuscateString)("trc_elastic")}_${n}`;let o="";return o+=i?(0,m.sl)(e,t):function(e,t,n){let i="";const r="scrolling"===(0,a.Ol)(e,"navigation-type"),o=t.cells,l=1===o?"video-label-box":"trc-main-label",c=`.${n} .${(0,h.obfuscateString)("trc_rbox_outer")} .videoCube .${l} {height:auto;}`,d=`.${n} .${(0,h.obfuscateString)("trc_rbox_outer")} .videoCube {margin-bottom:10px;}`,u="rtl"===s.MC.config.publisher.direction?"right":"left",p=t.margin.h,m=(0,a.Ol)(e,"carousel-min-items"),f=r?p*o/m:p,b=`.${n} .${r?(0,h.obfuscateString)("trc_rbox_div"):(0,h.obfuscateString)("trc_rbox_outer")}{margin-${u}:-${f}%;}`,g=(99.99-o*p)/o,v=`.${n} .videoCube_aspect{padding-bottom:${100*t.ratio}%; width: 100%;}`;let _=`.${n} .videoCube{width: ${g}%; position: relative; float: ${u}; margin: 0 0 ${p}% 0; margin-${u}: ${p}%;}`;return 1===o||1===t.rows?i+=c+d:_+=`.${n} :nth-child(${o}n+1 of .videoCube):not(:nth-child(1 of .videoCube)){clear:both;}`,i+=b,i+=v,i+=_,r&&(i+=function(e,t,n){const i=e.cells/n*100;return`.${t} .${(0,h.obfuscateString)("trc_rbox_div")} { width: ${i}%; }.${t} .${(0,h.obfuscateString)("trc_rbox_outer")} { overflow-x: scroll; -webkit-overflow-scrolling: touch; }`}(t,n,m)),i}(n,e,r),o+=function(e,t){const n=[],i=e.rows*e.cells,r=`.${t} div.videoCube:nth-of-type(-n+${i}){display:block;visibility:visible;}`,o=`.${t} div.videoCube:nth-of-type(n+${i+1}){display:none;visibility:hidden;}`;return n.push(r),n.push(o),n.join("")}(e,r),o}(t,e)}\n }`;i+=u})),i}(e)})),t&&(t=(0,p.Cs)(t),(0,d.x)(t,v+x),x++)}function T(e,t,n){const i=e[t];let r="";return t.split(",").forEach((e=>{r+=`${r?",":""}.${n} ${e}`})),`${r}{${i}}`}var S=n(7566),R=n(2355),D=n(9610),I=n(5694),O=n(6196),M=n(5461),P=n(6166),U=n(5125),L=n(2537),A=n(2120),B=n(8844),N=n(4566);let F={};function $(e){F=Object.assign(Object.assign({},F),e)}function W(){return{bdetect:F.bdetect||M.KP,recoLoadNext:F.recoLoadNext||r.S,log:F.log||{debug:l.MD,info:l.fH,warn:l.JE,error:l.vV},extEvent:F.extEvent||I.kF,callExtensionAction:F.callExtensionAction||U.C8,eventBus:F.eventBus||S.B,srg:F.srg||{read:O.yN,write:O.gC,writeNonPrivate:O.U1,remove:O.UI},isbm:F.isbm||k,TABOOLA_STORE:F.TABOOLA_STORE||{access:s.MC,update:s.fg,getGlobalBool:a.BC,getGlobalItem:a.w$,getModeClientProperty:a.Ol},PERFORMANCE:F.PERFORMANCE||{sendReport:i.RI,startMeasurement:R.Jy,getAllEntries:R.aH,isEnabled:D.gF},"pubs-generic":F["pubs-generic"]||i.w4,"get-engine-version":F["get-engine-version"]||P.r,"unregister-extension":F["unregister-extension"]||L.SO,createHtmlElement:F.createHtmlElement||A.W,sendABTestEvent:F.sendABTestEvent||i.vw,trackElementVisibility:F.trackElementVisibility||B.qm,queryHTMLElement:F.queryHTMLElement||N.uv,queryAllHTMLElements:F.queryAllHTMLElements||N.iP,sendSupplyFeatureReport:F.sendSupplyFeatureReport||i.mk,appendStyleToDOM:F.appendStyleToDOM||d.x}}},4331:function(e,t,n){"use strict";n.d(t,{Dq:function(){return _},H2:function(){return f},RK:function(){return y},WN:function(){return C},nF:function(){return w}});var i=n(5125),r=n(8e3),o=n(5219),s=n(5787),a=n(6803),l=n(4515),c=n(5461),d=n(3346),u=n(5289),p=n(1713),m=n(1025);const h=32768;function f(e,t={}){return(0,r.BC)("enable-fetch-request")&&(0,p.s)(window.fetch)?function(e,t={}){return new l.g(((n,i)=>{const r={};"_"!==t.contentType&&(r["Content-Type"]=t.contentType||"text/plain");const o=!t.withoutCredentials&&(0,u.e)(),s=t.method||"POST",a={method:s,headers:r,credentials:o?"include":"omit"};"GET"!==s&&"HEAD"!==s&&(a.body=t.body||""),(0,m.tB)(e,a).then((e=>{e.ok?e.text().then(n):i({reason:"statusCode",data:e.status})})).catch((()=>{i({reason:"networkFailed"})}))}))}(e,t):function(e,t={}){const n=(0,u.e)();return(0,m.JK)(e,{method:t.method||"POST",contentType:"_"!==t.contentType?t.contentType||"text/plain":void 0,body:t.body||"",withCredentials:!t.withoutCredentials&&n}).catch((e=>{throw function(e){switch(e.type){case"status_code":return{reason:"statusCode",data:e.status};case"timeout":return{reason:"networkTimeout"};default:return{reason:"networkFailed"}}}(e)}))}(e,t)}let b,g;function v(){return null!=b||(b=(0,r.w$)("network-attempts-load")),b}function _(e,t={},n=v()){return new l.g(((i,a)=>{n--,f(e,t).then((e=>{const t=v();!(n===t-1)&&(null!=g||(g=(0,r.BC)("report-non-first-attempt-load")),g)&&(0,o.JE)("Succeed ajax network retry: "+(t-n)),i(e)})).catch((r=>{if(0===n)return(0,o.JE)("Failed last ajax network retry"),void a(r);(0,s.r)().then((()=>{i(_(e,t,n))}))}))}))}function y(e,t={}){const n=(0,r.BC)("send-event-as-post"),o=e.type;return o&&"click"!==o&&(0,i.C8)("e28",e),n?C(e,"application/x-www-form-urlencoded",t):w(e)}function w(e){return f(`${e.url}${e.body?(0,d.dv)(e.url)+e.body:""}`,{method:"GET",contentType:"_"})}function x(e,t){return t?(0,a.D)(e):new l.g((()=>e()))}function C(e,t="text/plain",n={sendByBeacon:!0,useFader:!0,isCritical:!1}){var i,s,a;if(!(0,r.BC)("send-event-as-post"))return l.g.reject("Can't report post");let d=l.g.resolve(!1);const p=null===(i=n.useFader)||void 0===i||i,b=null===(s=n.sendByBeacon)||void 0===s||s,g=null!==(a=n.isCritical)&&void 0!==a&&a;return null===E&&(E=(0,r.BC)("send-event-as-post")&&(0,r.BC)("send-event-by-beacon")&&(0,c.KP)("send-beacon")),E&&(0,u.e)()&&b&&(d=x((()=>{try{let n=e.body||"";if("_"!==t){if(g&&n.length>h)return!1;n=new Blob([e.body||""],{type:t})}return(0,m.fK)(e.url,n),!0}catch(e){E=!1,(0,o.JE)("sendBeacon is not supported using custom ContentType.")}return!1}),p)),d.then((n=>n?"":x((()=>f(e.url,{body:e.body,contentType:t})),p).then((e=>e))))}let E=null},5289:function(e,t,n){"use strict";n.d(t,{e:function(){return m},z:function(){return h}});var i=n(4331),r=n(1990),o=n(2381),s=n(3983),a=n(2470),l=n(5219),c=n(8e3),d=n(4800);const u="FR";function p(){const e=(0,c.w$)("require-cookie-consent");return 0!==e&&(1===e||(0,c.T8)("country")===u)}function m(){var e;if(!p())return!0;const t=null===(e=r.MC.userData)||void 0===e?void 0:e.consentApproved;return void 0!==t&&t}function h(){if(!p())return;return function(e){return(0,i.H2)(e,{method:"GET",withoutCredentials:!0}).then((e=>{const t=(0,s.XU)(e);if(!t||0!==t.cm&&1!==t.cm)throw{reason:"invalid-response",cm:null==t?void 0:t.cm};(0,l.fH)("Consent check success",{cm:t.cm});const n=0===t.cm;return r.fg.updateUserData({consentApproved:n}),d.Pp.TRC.hasConsent=n,t})).catch((e=>((0,l.fH)("Consent check failed",{reason:null==e?void 0:e.reason,cm:null==e?void 0:e.cm,status:null==e?void 0:e.data}),r.fg.updateUserData({consentApproved:!1}),d.Pp.TRC.hasConsent=!1,{cm:1})))}(function(e,t,n){const i=(0,c.w$)("requests-domain"),r=(0,a.$$)(`//${i}/sg/${e}/1/consent-check`),s=Object.assign(Object.assign({},(0,o.$5)(t)),{att:n}),l=(0,o.lZ)(s);return l?`${r}?${l}`:r}(r.MC.config.publisher.publisherName,r.MC.optionsSummary.gdpr,r.MC.optionsSummary.att))}},5822:function(e,t,n){"use strict";n.d(t,{H:function(){return f}});var i=n(1990),r=n(8e3),o=n(4846),s=n(6620),a=n(4515),l=n(4331),c=n(5358),d=n(9642),u=n(5125);const p={};let m=null,h=null;function f(e,t,n){(0,u.C8)("e28",t);const f=t.publisherName;(0,o.n5)(f);const g=b(e);g[f]||(g[f]={sd:i.MC.userData.sessionData,ui:i.MC.userData.userId,events:[]}),p[e][f]=g[f],g[f].events.push({type:t.type,timestamp:(0,s.Ln)(),data:t.body,publisherName:t.publisherName});const v=null!=n?n:(0,r.w$)("bulk-events-delay");return window.setTimeout((()=>{!function(e){(0,o.n5)(h,"resolveReport is empty"),(0,o.n5)(p,"bulkContent is empty");const t=b(e),n=(0,r.BC)("bulk-events-send-by-beacon");(0,d.IF)(t,((t,i)=>{(0,o.n5)(i,"bulkContent is empty");const r=(0,c._B)(e,i,t),s=i.events.length;r&&0!==s&&(0,l.WN)(r,"application/x-www-form-urlencoded",{isCritical:!0,sendByBeacon:n})})),p[e]={},h("")}(e)}),v),m||(m=new a.g((e=>{h=e}))),m}function b(e){return p[e]||(p[e]={}),p[e]}},5358:function(e,t,n){"use strict";n.d(t,{px:function(){return Y},lj:function(){return V},_B:function(){return q},DT:function(){return j},LS:function(){return J},yl:function(){return oe},Qo:function(){return re},ul:function(){return W},rn:function(){return Z},Cn:function(){return de},DN:function(){return K},_:function(){return ee},Xv:function(){return ne},Ft:function(){return H},Rv:function(){return te},QM:function(){return ae},nm:function(){return ce},hk:function(){return le},LA:function(){return Q},x5:function(){return ie},$L:function(){return X},Go:function(){return G},iP:function(){return z}});var i=n(1635),r=n(8508),o=n(5125),s=n(6351),a=n(1990),l=n(8e3),c=n(4846),d=n(6620),u=n(5219),p=n(4800),m=n(3320),h=n(3983),f=n(6166),b=n(1321),g=n(7840),v=n(696),_=n(2827),y=n(5759),w=n(2381),x=n(3346);const C=["tvi2","tvi6","tvi48","tvi50","tvi56","tvi61","tvi62","tvi68"];var E=n(7259),k=n(4566);const T={available:{url:["route","lti",...C,"cv"],body:["ri","sd","ui","pi","wi","pt","vi","li","lt","ppb","cpb","tim","id","llvl","cv","fil","utm","spatialData"]},"required-viewability-available":{url:["route","lti",...C,"cv"],body:["ri","sd","ui","pi","wi","pt","vi","li","lt","rvpm","ppb","cpb","tim","id","llvl","cv","fil","utm"]},metrics:{url:["route","lti"],body:["ri","sd","ui","pi","wi","pt","vi","dimensions","tim","id","llvl","cv"]},"supply-feature":{url:["lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},bulk:{url:["route","lti",...C,"cv"]},"bulk-metrics":{url:["route","lti",...C,"cv"]},visible:{url:["route","lti",...C,"cv"],body:["ri","sd","ui","pi","wi","pt","vi","li","lt","il","ilt","sil","silt","siltp","navil","navilt","naviltp","ntil","ntilt","niltp","tp","spatialData","ppb","cpb","tim","fil","vl","fve","id","llvl","cv","bad","sw","sh","bw","bh","dw","dh","sde","cd","mw"]},explore:{url:[...C,"tim","cv","cv","llvl","li","lti","pi","pt","id","ri","sd","tvi50","tvi61","tvi62","route","ui","vi","wi"]},click:{url:["pi","ri","sd","ui","ii","it","pt","li","sig","st","rap","etp","vi","p","lti","r",...C,"ppb","cpb","cv","prt","route","pc"]},abtests:{url:["route","lti",...C,"ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},exclude:{url:["route","li","lti","lt","ii","p","prt","tvi48","tvi50","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},excludeundo:{url:["route","li","lti","lt","ii","p","prt","tvi48","tvi50","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},excludeexplain:{url:["route","li","lti","lt","ii","p","prt","tvi48","tvi50","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},"external-revenue":{url:["route","lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},debug:{url:["lt",...C,"tim","id","cv","llvl"]},social:{url:["lti","ri","sd","ui","pi","wi","pt","vi"]},perf:{url:[...C,"route","lti"],body:["id","ri","sd","ui","pi","wi","pt","vi","cv","lt","tim","llvl"]},json:{url:[]},"pubs-generic":{url:["route","lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},"swap-data":{url:["route","lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},"event-tracker":{url:["ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv","route","lti",...C],body:["ri"]},"card-available":{url:["lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},"card-visible":{url:["route","lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},"card-interaction":{url:["route","lti","ri","sd","ui","pi","wi","pt","vi","tim","id","llvl","cv"]},heatmap:{url:["route","lti","ri","sd","ui","pi","pt","vi","tim","id","cv"]}},S=["fil","spatialData"];let R=null;function D(e){var t,n,i,o,d;null===R&&(R=(0,l.BC)("send-event-as-post"));const{field:u,itemData:m,placement:x,eventType:C}=e;if(!R&&S.indexOf(u)>-1)return;const T=a.MC.config.publisher,D=a.MC.userData,I=a.MC.optionsSummary,O=a.MC.responseSummary.testAndExperiment;switch(u){case"debugName":return x.uip;case"pi":return(0,v.h)(a.MC.pageItemId,T["prenormalize-item-id"]);case"ri":return x.ri||(null===(t=a.MC.responseSummary.events)||void 0===t?void 0:t.requestId);case"sd":return x.sessionData||D.sessionData;case"ui":return D.userId;case"ii":return m.taboolaId;case"route":return D.dataCenterRoute;case"it":return m.sourceType;case"pt":return(0,b.T)(I.itemSourceType);case"li":{const e=(0,r.A)(x);return(0,g.$)(I.itemSourceType,e)}case"sig":return m.signature;case"st":return m.signatureType;case"rap":return m.redirAdditionalParams;case"etp":return m.encapsulatedParams;case"vi":return a.MC.viewId;case"p":return m.advertiser;case"lti":case"lt":return T.systemFlags.loaderType;case"r":return 1e3*Math.random()|0;case"tvi2":case"tvi6":case"tvi48":case"tvi50":case"tvi56":case"tvi61":case"tvi62":case"tvi68":return(null===(n=O.testVariantsMap)||void 0===n?void 0:n[u])||void 0;case"ppb":return x.ppb;case"cpb":return x.commonPiggyBack;case"prt":return function(e){return e.isNetwork?"nt":e.isNative?"nav":void 0}(m);case"wi":return x.wi||D.wi;case"il":return M(x).il;case"ilt":return M(x).ilt;case"sil":return M(x).sil;case"silt":return M(x).silt;case"siltp":return M(x).siltp;case"navil":return M(x).navil;case"navilt":return M(x).navilt;case"naviltp":return M(x).naviltp;case"ntil":return M(x).ntil;case"ntilt":return M(x).ntilt;case"niltp":return M(x).niltp;case"tp":return(0,l.Ol)(x.m,"thumbnail-position");case"spatialData":return function(e,t){const n=(0,h.jf)(),i=(0,h.xT)();return e.items.filter((e=>!!e)).map((e=>{const r=a.MC.getEntityCustomData(e);if(!r||!r.element.parentElement)return function(e){return{id:e.taboolaId,sgd:{w:"-1",h:"-1",x:"-1",y:"-1"},ssd:{fsi:"",fst:"",fn:"",cbg:"",dbg:A},tgd:{w:"-1",h:"-1"}}}(e);const o=r.element.getBoundingClientRect(),l=(0,k.nB)(r.element,`.${(0,s.obfuscateString)("thumbBlock")}`),c=null==l?void 0:l.getBoundingClientRect(),d=window.getComputedStyle(r.element);return A||(A=window.getComputedStyle(document.body).getPropertyValue("background-color")),{id:B(e.taboolaId,t),sgd:{w:o.width.toFixed(2),h:o.height.toFixed(2),x:(o.x+n).toFixed(2),y:(o.y+i).toFixed(2)},ssd:{fsi:d.getPropertyValue("font-size"),fst:d.getPropertyValue("font-style"),fn:d.getPropertyValue("font-family"),cbg:d.getPropertyValue("background-color"),dbg:A},tgd:{w:((null==c?void 0:c.width)||-1).toFixed(0),h:((null==c?void 0:c.height)||-1).toFixed(0)}}}))}(x,e.eventType);case"tim":return(0,w.MZ)();case"id":return(0,h.MZ)();case"llvl":return(0,E.wE)().llvl;case"cv":return(0,f.r)();case"fil":return function(e,t,n){return t===N?function(e,t){var n;return(null!==(n=e.items)&&void 0!==n?n:[]).map((e=>U(e,t)))}(e,n):function(e,t){return[U(e,t)]}(t,n)}(x,m,C);case"vl":return a.MC.responseSummary.isItemLevelVisible?"i":"p";case"rvpm":return null===(i=m.rvAvailableEvent)||void 0===i?void 0:i.pixelMargin;case"fve":return function(e){return 1===e.eventSent.visible}(x);case"bad":return-1;case"sw":return null===(o=(0,y.fP)("sp"))||void 0===o?void 0:o.aw;case"sh":return null===(d=(0,y.fP)("sp"))||void 0===d?void 0:d.ah;case"bw":return window.innerWidth;case"bh":return window.innerHeight;case"dw":return(0,_.B5)();case"dh":return(0,_.eD)();case"sde":return(0,_.Xr)();case"cd":return function(e){var t;const n=null===(t=a.MC.getEntityCustomData(e))||void 0===t?void 0:t.element;return(0,c.n5)(n,"Placement element missing in Store"),n.getBoundingClientRect().top+(0,h.xT)()}(x);case"mw":return function(e){var t;const n=null===(t=a.MC.getEntityCustomData(e))||void 0===t?void 0:t.element;return(0,c.n5)(n,"Placement element missing in Store"),n.getBoundingClientRect().width}(x);case"utm":case"mgo":case"df":case"supply-feature":case"data":return;case"dimensions":return function(){let e="normal";p.Pp.taboolaMobile&&(e="SDK"),a.MC.config.runtime.isAMP&&(e="AMP");const t={publisher:a.MC.config.publisher.publisherName,"integration-type":e};return(0,h.z_)(t)}();case"pc":return m.productClick}throw new Error(`Field '${u}' was not handled`)}let I,O="";function M(e){var t;if(O===e.uip)return I;const n=null!==(t=e.items)&&void 0!==t?t:[],i=n.filter((e=>e.isOrganic)),r=n.filter((e=>e.isSponsored)),o=n.filter((e=>e.isNative)),s=n.filter((e=>e.isNetwork));return O=e.uip,I={il:i.map((e=>e.taboolaId)).join(","),ilt:i.map((e=>(0,b.H)(e.sourceType))).join(","),sil:r.map((e=>e.taboolaId)).join(","),silt:r.map((e=>(0,b.H)(e.sourceType))).join(","),siltp:r.map((e=>e.advertiser)).join(","),navil:o.map((e=>e.taboolaId)).join(","),navilt:o.map((e=>(0,b.H)(e.sourceType))).join(","),naviltp:o.map((e=>e.advertiser)).join(","),ntil:s.map((e=>e.taboolaId)).join(","),ntilt:s.map((e=>(0,b.H)(e.sourceType))).join(","),niltp:s.map((e=>e.advertiser)).join(",")},I}function P(e){return e.isNetwork?"NT":e.isNative?"NAV":e.isSponsored?"SP":"RC"}function U(e,t){return{tii:e.taboolaId,tipt:P(e),tit:(0,b.H)(e.sourceType),tids:L(e,t)}}function L(e,t){switch(t){case"available":case"required-viewability-available":return"a";case"visible":return function(e){if(!e.wasVisible)return"nvp";const t=a.MC.responseSummary.isItemLevelVisible&&!e.isVisibleReported?"newvp":"vp";return e.setAsVisibleReported(),t}(e)}throw new Error("Not supported event type")}let A="";function B(e,t){if("visible"===t)return e;const n=e.match(/~~V1~~(-?\d+)~~/);return n?n[1]:e}const N={},F={};function $(e,t,n){var i;const r=n||t.placement;(0,c.n5)(r,"placement must have a value");let o={};const s={itemData:t,placement:r,eventType:e};let a;return T[e].url.forEach((e=>{o[e]=D(Object.assign(Object.assign({},s),{field:e}))})),o=Object.assign(Object.assign({},o),(0,E.TQ)()),T[e].body&&(a={},null===(i=T[e].body)||void 0===i||i.forEach((e=>{a[e]=D(Object.assign(Object.assign({},s),{field:e}))}))),{url:o,body:a||void 0,publisherName:r.pubn}}function W(e){const t=$("explore",N,e),n=(0,o.aG)("explore",t);return n?(0,x.ko)("explore",n):((0,u.vV)("Explore event was canceled"),"")}function j(e){const t=$("click",e),n=e.isSyndicated?"redir":"url";t.url[n]=z(e);const i=(0,o.aG)("click",t,{itemData:e});return i?(0,x.ko)("click",i):((0,u.vV)("Click event was canceled"),"")}function z(e){if(e.isOrganic){const t=function(e){const t=e.placementModeGroup.getModeClientProperty("organic-tracking-params");if(t)return t;const n=a.MC.optionsSummary.tracking;return n||void 0}(e);if(t){const n=(0,m.n3)(e.clickUrl,t);return decodeURI(n)}}const t=(0,l.BC)("enable-trim-href-query-params"),n=(0,l.BC)("enable-remove-href");return t&&e.trimHrefQs?(0,m.RZ)(e.clickUrl):n&&e.removeHref?"https://":e.clickUrl}function V(e){const t=$("available",N,e),n=(0,o.aG)("available",t,{placement:e});return n?{type:"available",url:(0,x.ko)("available",n),body:n.body?(0,w.lZ)(n.body):void 0,publisherName:e.pubn,rawUrl:n.url,rawBody:n.body}:null}function H(e){const t=$("required-viewability-available",e),n=(0,o.aG)("required-viewability-available",t);return n?{type:"required-viewability-available",url:(0,x.ko)("required-viewability-available",n),body:n.body&&(0,w.lZ)(n.body),rawUrl:n.url,rawBody:n.body}:null}function q(e,t,n){var i;const r=$(e,N,F);r.publisherName=n;const s=t.events;s.length>0&&(r.url.bulkSize=s.length.toString(),r.body=t);const a=(0,o.aG)(e,r);return a?((null===(i=a.body)||void 0===i?void 0:i.events)&&(a.body=Object.assign(Object.assign({},a.body),{events:(0,h.z_)(a.body.events)})),{type:e,url:(0,x.ko)(e,a),body:a.body?(0,w.lZ)(a.body):void 0,rawUrl:a.url,rawBody:a.body}):null}function G(e){const t=$("visible",N,e),n=(0,o.aG)("visible",t,{placement:e});return n?{type:"visible",url:(0,x.ko)("visible",n),body:n.body?(0,w.lZ)(n.body):void 0,rawUrl:n.url,rawBody:n.body}:null}function K(e){const t=$("metrics",N,F);t.body&&(t.body.metricName=e.metricName,t.body.type=e.type,t.body.value=e.value);const n=(0,o.aG)("metrics",t);return n?{type:"metrics",url:(0,x.ko)("metrics",n),body:n.body?(0,w.lZ)(n.body):void 0,publisherName:a.MC.config.publisher.publisherName,rawUrl:n.url,rawBody:n.body}:null}function J(e,...t){if(!a.MC){const[n]=t;return(0,c.cc)("error"===e),function(e){const t={url:Object.assign({type:"error",msg:e.message,lt:"trecs",tim:(0,w.MZ)(),id:(0,h.MZ)(),cv:(0,f.r)(),llvl:E.nO,fatal:!0},e.extraData)};return{type:"debug",url:(0,x.ko)("debug",t),isFatal:!0,rawUrl:t.url}}(n)}const n=$("debug",N,F),[i,r]=t;if("error"===e)return function(e,t){const n={url:Object.assign(Object.assign({type:"error",msg:e.message},t.url),e.extraData)},i=(0,o.aG)("debug",n);return i?{type:"debug",url:(0,x.ko)("debug",i),rawUrl:i.url,rawBody:i.body}:null}(i,n);const s=(0,o.aG)("debug",Object.assign(Object.assign({},n),{url:Object.assign(Object.assign({type:e,msg:i},n.url),r)}));return s?{type:"debug",url:(0,x.ko)("debug",s),rawUrl:s.url,rawBody:s.body}:null}function X(e,t){const n=$(e,N,F);let i=(0,o.aG)(e,n);return i?(i=Object.assign(Object.assign({},i),{url:Object.assign(Object.assign({},i.url),t)}),{type:e,url:(0,x.ko)(e,i),rawUrl:i.url,rawBody:i.body}):null}function Y(e,t){const n=$("abtests",N,F);let i=(0,o.aG)("abtests",n);return i?(i=Object.assign(Object.assign({},i),{url:Object.assign(Object.assign({},i.url),{d:{abTestsEventType:"simple",name:e,type:t,eventTime:(0,d.Ln)()}})}),{type:"abtests",url:(0,x.ko)("abtests",i),rawUrl:i.url,rawBody:i.body}):null}function Z(e,t){const n=$("external-revenue",N,F);let i=(0,o.aG)("external-revenue",n);return i?(i=Object.assign(Object.assign({},i),{url:Object.assign(Object.assign({},i.url),{d:{name:e,payload:t,eventTime:(0,d.Ln)()}})}),{type:"external-revenue",url:(0,x.ko)("external-revenue",i),rawUrl:i.url,rawBody:i.body}):null}function Q(e){const t=$("supply-feature",N,F);let n=(0,o.aG)("supply-feature",t);return n?(n=Object.assign(Object.assign({},n),{url:Object.assign(Object.assign({},n.url),{d:Object.assign({},e)})}),{type:"supply-feature",url:(0,x.ko)("supply-feature",n),rawUrl:n.url,rawBody:n.body}):null}function ee(e){const t=$("perf",N,F),n=(0,o.aG)("perf",{url:t.url,body:Object.assign(Object.assign({},t.body),{data:{measurements:JSON.stringify(e.measurements),dict:JSON.stringify(e.dict)}})});return n?{type:"perf",url:(0,x.ko)("perf",n),body:n.body?(0,w.lZ)(n.body):void 0,rawUrl:n.url,rawBody:n.body}:null}function te(e){const t=$("social",N,F);let n=(0,o.aG)("social",t);return n?(n=Object.assign(Object.assign({},n),{url:Object.assign(Object.assign({},n.url),{st:e.name,d:{data:e.data}})}),{type:"social",url:(0,x.ko)("social",n),rawUrl:n.url,rawBody:n.body}):null}function ne(e,t){const n=$("pubs-generic",N,t||F);let i=(0,o.aG)("pubs-generic",n);if(!i)return null;const r=JSON.stringify(e.data||""),s=JSON.stringify(Object.assign(Object.assign({},e),{data:r}));return i=Object.assign(Object.assign({},i),{url:Object.assign(Object.assign({},i.url),{d:s})}),{type:"pubs-generic",url:(0,x.ko)("pubs-generic",i),rawUrl:i.url,rawBody:i.body}}function ie(e,t){const n=$("swap-data",N,t);let i=(0,o.aG)("swap-data",n);if(!i)return null;const r=JSON.stringify(e.data||""),s=JSON.stringify(Object.assign(Object.assign({},e),{data:r}));return i=Object.assign(Object.assign({},i),{url:Object.assign(Object.assign({},i.url),{d:s})}),{type:"swap-data",url:(0,x.ko)("swap-data",i),rawUrl:i.url,rawBody:i.body}}function re(e,t){let n=se(t);if(!n)return null;const i=JSON.stringify(e||"");return n=Object.assign(Object.assign({},n),{url:Object.assign(Object.assign({},n.url),{d:i})}),{type:"event-tracker",url:(0,x.ko)("event-tracker",n),rawUrl:n.url,rawBody:n.body}}function oe(e,t){let n=se(t);if(!n)return null;const i=JSON.stringify(e||"");return n=Object.assign(Object.assign({},n),{body:Object.assign(Object.assign({},n.body),{d:i})}),{type:"event-tracker",url:(0,x.ko)("event-tracker",n),body:n.body?(0,w.lZ)(n.body):void 0,rawUrl:n.url,rawBody:n.body,publisherName:a.MC.config.publisher.publisherName}}function se(e){const t=$("event-tracker",N,e||F),n=(0,o.aG)("event-tracker",t);return n?Object.assign(Object.assign({},n),{url:Object.assign({},n.url),rawUrl:n.url,rawBody:n.body}):null}function ae(){const e=$("card-available",N,F),t=(0,o.aG)("card-available",e);return t?{type:"card-available",url:(0,x.ko)("card-available",t),rawUrl:t.url,rawBody:t.body}:null}function le(){const e=$("card-visible",N,F),t=(0,o.aG)("card-visible",e);return t?{type:"card-visible",url:(0,x.ko)("card-visible",t),rawUrl:t.url,rawBody:t.body}:null}function ce(e){const t=$("card-interaction",N,F);let n=(0,o.aG)("card-interaction",t);return n?(n=Object.assign(Object.assign({},n),{url:Object.assign(Object.assign({},n.url),{d:e})}),{type:"card-interaction",url:(0,x.ko)("card-interaction",n),rawUrl:n.url,rawBody:n.body}):null}function de(e){var t;const n=$("heatmap",N,F);let r=(0,o.aG)("heatmap",n);if(!r)return null;const s=e,a=s.id,l=(0,i.Tt)(s,["id"]),c=null!==(t=B(a,"heatmap"))&&void 0!==t?t:a;return r=Object.assign(Object.assign({},r),{url:Object.assign(Object.assign({},r.url),{id:c,d:Object.assign({},l)})}),{type:"heatmap",url:(0,x.ko)("heatmap",r),rawUrl:r.url,rawBody:r.body}}},8723:function(e,t,n){"use strict";n.d(t,{By:function(){return y},DU:function(){return k},EN:function(){return E},RI:function(){return w},YX:function(){return g},gn:function(){return f},mD:function(){return v},mk:function(){return _},uF:function(){return C},vw:function(){return b},w4:function(){return x}});var i=n(1990),r=n(8e3),o=n(4846),s=n(3312),a=n(7566),l=n(4515),c=n(4331),d=n(5358),u=n(2941),p=n(5822);let m=!1,h={debug:[],abtests:[],"external-revenue":[],"supply-feature":[],perf:[],"pubs-generic":[],exclude:[],excludeexplain:[],excludeundo:[],"event-tracker":[]};function f(e,...t){if(h&&"error"!==e&&!m)return h.debug.push([e,t]),l.g.resolve("");const n=(0,d.LS)(e,...t);return n?n.isFatal?(0,c.nF)(n):(0,c.RK)(n):l.g.resolve("")}function b(e,t,n=!1){var a;if(!n&&!(null===(a=s.r.__e2e__)||void 0===a?void 0:a.enableAbTests)&&!(0,r.BC)("enable-abtest-event"))return;if(h&&!m)return h.abtests.push([e,t,n]),l.g.resolve("");(0,o.cc)(!!i.MC);const u=(0,d.px)(e,t);return u?(0,c.RK)(u):l.g.resolve("")}function g(e,t){if(h&&!m)return h[e].push([e,t]),l.g.resolve("");(0,o.cc)(!!i.MC);const n=(0,d.$L)(e,t);return n?(0,c.RK)(n):l.g.resolve("")}function v(e,t){if(h&&!m)return h["external-revenue"].push([e,t]),l.g.resolve("");(0,o.cc)(!!i.MC);const n=(0,d.rn)(e,t);return n?(0,c.RK)(n):l.g.resolve("")}function _(e,t){if(!y("supply-feature-events-percent"))return;if(h&&!m)return h["supply-feature"].push([e]),l.g.resolve("");(0,o.cc)(!!i.MC);const n=(0,d.LA)(e);return n?(0,c.RK)(n,t):l.g.resolve("")}const y=(()=>{const e={};return t=>{if(!(0,u.tv)(e[t]))return e[t];const n=(0,r.w$)(t);return(0,u.qS)(n)||(e[t]=!1),e[t]=Math.random()<=n,e[t]}})();function w(e,t){if(h&&!m)return h.perf.push([e,t]),l.g.resolve("");const n=(0,d._)(e);return n?(0,c.RK)(n,t):l.g.resolve("")}function x(e,t){if(h&&!m)return h["pubs-generic"].push([e,t]),l.g.resolve("");(0,o.cc)(!!i.MC);const n=(0,d.Xv)(e,t);return n?(0,c.RK)(n):l.g.resolve("")}function C(e,t){(0,r.BC)("rbox-usage-logging")&&f("usage",e,t)}function E(e,t){(0,o.cc)(!!i.MC);const n=(0,d.x5)(e,t);return n?(0,c.RK)(n):l.g.resolve("")}function k(e,t=!1){if(h&&!m)return h["event-tracker"].push([e]),l.g.resolve("");if((0,o.cc)(!!i.MC),t){const t=(0,d.yl)(e);return t?(0,p.H)("bulk",t):l.g.resolve("")}const n=(0,d.Qo)(e);return n?(0,c.RK)(n):l.g.resolve("")}a.B.once("storeReady",(()=>{i.MC.onResponseSummaryUpdateOnce((()=>{m=!0,h&&(h.debug.forEach((e=>{const[t,n]=e;f(t,...n)})),h.abtests.forEach((e=>{b.apply(null,e)})),h["external-revenue"].forEach((e=>{v.apply(null,e)})),h["supply-feature"].forEach((e=>{_.apply(null,e)})),h.perf.forEach((e=>{w.apply(null,e)})),h["pubs-generic"].forEach((e=>{x.apply(null,e)})),h.exclude.forEach((e=>{g.apply(null,e)})),h.excludeexplain.forEach((e=>{g.apply(null,e)})),h.excludeundo.forEach((e=>{g.apply(null,e)})),h["event-tracker"].forEach((e=>{k.apply(null,e)})),h=null)}))}))},377:function(e,t,n){"use strict";n.d(t,{O:function(){return p}});var i=n(1990),r=n(8e3),o=n(7566),s=n(6803),a=n(4515),l=n(4331),c=n(5822),d=n(5358),u=n(8723);function p(e,t){if((0,u.By)("rbox-metrics-enabled"))return(0,s.D)((()=>{const n={metricName:e,value:h(e,t||1),type:"counter"},i=(0,d.DN)(n);if(!i)return a.g.resolve("");if(function(){if(null===f){const e="disable"!==(0,r.w$)("bulk-metrics-events-strategy"),t=(0,r.BC)("send-event-as-post");f=e&&t}return f}()){const e=(0,r.w$)("bulk-metrics-events-delay");return(0,c.H)("bulk-metrics",i,e)}return(0,l.RK)(i)})).then((e=>e))}const m={};function h(e,t){let n=m[e]||0;return n+=t,m[e]=n,n}let f=null;function b(){p("LoadRequestSent")}o.B.once("storeReady",(function(){i.MC.onResponseSummaryUpdate(b)}))},7259:function(e,t,n){"use strict";n.d(t,{TQ:function(){return c},nO:function(){return a},wE:function(){return l}});var i=n(4800),r=n(1990),o=n(9642);let s;const a=2;function l(){if(s)return s;let e=i.Pp.trc_debug_level||a;const t=r.MC.config.runtime.trcForce,n=r.MC.config.runtime.debugQueryParams||{},l=n["taboola-debug"];l&&(e=parseInt(l)||e);const d={};return(0,o.IF)(n,((e,t)=>{0===e.indexOf("trc_")&&(d[e]=t)})),s=Object.assign(Object.assign(Object.assign({llvl:e>1?e:void 0},t),d),c()),s}function c(){const e=r.MC.config.publisher.systemFlags.eventExternal||{},t={};return(0,o.IF)(e,((e,n)=>{t[`ex_${e}`]=n})),t}},5423:function(e,t,n){"use strict";n.d(t,{Sm:function(){return s},wj:function(){return o},xx:function(){return r}});var i=n(1990);function r(e){return e.map(((e,t)=>({slot:t,id:e.taboolaId,url:e.clickUrl,title:e.title,type:a(e)})))}function o(e,t,n){let i=0;const r=e.placement;r.items.some(((t,n)=>e._ID===t._ID&&(i=n,!0)));const o=r.m;return{slot:i,id:e.taboolaId,type:a(e),title:e.title,url:e.clickUrl,linkTarget:t,mode:o,placement:r._ID,baseMode:o,variant:n||null,itemCount:r.items.length,loggerUrl:e.getEventClick()}}function s(e){var t;return{variant:i.MC.responseSummary.testAndExperiment.testVariant||null,container:null===(t=i.MC.getEntityCustomData(e))||void 0===t?void 0:t.element,placement:e.uip,baseMode:e.m,mode:e.m,itemCount:e.items.length,items:r(e.items)}}function a(e){return e.isSyndicated?"sponsored":e.isNetwork?"exchange":e.isNative?"native":"organic"}},3291:function(e,t,n){"use strict";n.d(t,{S:function(){return g}});var i=n(1990),r=n(7566),o=n(5177),s=n(3707);const a="item";var l=n(8390),c=n(4846),d=n(4159),u=n(2360);let p=!1;function m(e){if(e.exploreMore&&!p){p=!0;const t=function(e){const{exploreMore:t}=e;(0,c.n5)(t);const n={modeName:Object.keys(i.MC.config.publisher.modes)[0]||"",instances:[Object.assign(Object.assign({},(0,u.l9)(t.options.container)),{isDeliveredToRBox:!0})],placementName:t._ID,targetType:"mix",byPublisher:!1};return(0,d.lT)([n],e),n}(e);t&&function(e){const t=(0,l.e0)();t.placements.push(Object.assign(Object.assign({},e),{instances:(0,u.Zl)(e.instances,0)})),i.fg.appendOptionsSummary(t)}(t)}}r.B.once("storeReady",(function(){i.MC.onResponseSummaryUpdate(m)}));const h=new class{constructor(){this._emitter=new o.b}set(e){this._item=e,this._emitter.emit(a,e)}remove(){this._item=(0,s.i)()}get(){return this._item}cleanUp(){this.remove(),this._emitter.removeAll(),this._emitter=(0,s.i)()}on(e){return this._emitter.on(a,e)}once(e){const t=this._emitter.once(a,e);return this._item&&(e(this._item),t()),t}};let f=!1;function b(e){e.response.then((()=>{f=!1,h.remove(),g()})),h.set(e.response)}function g(e=[]){if((0,d.D)(e),f)return h;const t=(0,d.ql)();return t?(f=!0,t.then(b)):f=!1,h}},8002:function(e,t,n){"use strict";n.d(t,{j:function(){return s},o:function(){return a}});var i=n(8e3),r=n(1990);function o(){return(0,i.BC)("rbox:serving-piggyback-enabled")}function s(e){if(o())return e.srpg}function a(){var e,t;if(!o())return;const n=null===(t=null===(e=r.MC.responseSummary)||void 0===e?void 0:e.piggybackData)||void 0===t?void 0:t.srpg;return n?{srpg:n}:void 0}},4159:function(e,t,n){"use strict";n.d(t,{lT:function(){return Q},D:function(){return re},ql:function(){return oe},yn:function(){return ie}});var i=n(8390),r=n(1990),o=n(7566),s=n(4515),a=n(8e3),l=n(6196);function c(){const e=function(){if((0,a.BC)("send-id-providers-data"))return(0,a.w$)("rbox:rtb:real-time-user-sync:intent-iq:external-partners-ids")}();if(!e||0===e.length)return;const t=function(){const e=(0,l.yN)("localStorage","idproviders");if(!e)return;return JSON.parse(e).INTENT_IQ.c2c}();return t&&0!==t.length?function(e,t){const n={};if(e.forEach((e=>{const i=e.pid;t.indexOf(i)>-1&&(n[i]=e.uid)})),0!==Object.keys(n).length)return{INTENT_IQ:n}}(t,e):void 0}var d=n(5125),u=n(5219),p=n(9642),m=n(3983),h=n(9151),f=n(5031);function b(e,t){if(!(0,d.MQ)(t))return e;const n=(0,h.M)(e,{});let i=!1;if(n.hasFeeds&&(0,p.IF)(n.feeds,((e,n)=>{const r=n.batchList[n.batchList.length-1];r.placements=r.placements.filter((e=>{const n=(0,d.C8)(t,{placement:e});return i||(i=!1===n),n})),r.placements.forEach((e=>{const n=e.items.filter((e=>{const n=(0,d.C8)(t,{itemData:e});return i||(i=!1===n),n}));(0,f.pm)(e,n)})),0===r.placements.length&&(0,u.JE)(`Placement filter action "${t}" filtered all feed "${e}" batch`)})),n.hasWidgets){const e={};(0,p.IF)(n.widgets,((n,r)=>{(0,d.C8)(t,{widget:r})?e[n]=r:i=!0})),n.widgets=e,(0,m._i)(e)||(0,u.JE)(`Placement filter action "${t}" filtered widget`)}return i?n:e}var g=n(5461);const v={};function _(e,t,n){v[e]||((0,g.KP)("iframe")&&!t||n)&&(v[e]=!0)}function y(){if(_("stop_tslt",(0,a.BC)("enable-tslt-inside-iframe"),(0,m._i)(r.MC.responseSummary.translations)),_("stop_pdp",(0,a.BC)("enable-pdp-inside-iframe"),(0,m._i)(r.MC.responseSummary.publisherDynamicProperties)),_("ack_exm",(0,a.BC)("enable-exm-inside-iframe"),r.MC.responseSummary.hasExploreMore),_("ack_vig",(0,a.BC)("enable-vig-inside-iframe"),!!r.MC.responseSummary.vignette),r.MC.responseSummary.nextUp,(0,a.BC)("enable-virtual-placement-ack")&&_("ack_vpl",!0,r.MC.responseSummary.hasVirtualPlacement),(0,m._i)(v))return v}var w=n(4846),x=n(2941),C=n(5759);let E=!1;var k=n(6803),T=n(4800);function S(e){const t={res:R(e)};T.Pp.TRC.dispatch("trcResponseHandled",t)}function R(e){if(e.trc)return e;const t=e.originalResponse;return{trc:t[t.length-1]}}var D=n(3707),I=n(6166),O=n(7259),M=n(4331),P=n(3346),U=n(1321),L=n(7840),A=n(696),B=n(2827),N=n(2381),F=n(7692),$=n(1194),W=n(229),j=n(2360),z=n(8002),V=n(3536),H=n(7842),q=n(5694);class G{constructor(e,t){this._allExecutions=[],this._nextPayload={},this._responseSummary={},this._isRunning=!1,this._lastFailedReason=null,this.handleLoadNextError=e=>{var t,n;const i=(0,d.C8)("e14",e);switch(e.reason){case"disallowedByExtension":return void(0,u.MD)("Extension disallowed TRC Request");case"stillRunning":return void(this._lastFailedReason=null)}if(!i)return r.fg.appendResponseSummary($.bc),s.g.reject(e);null===(t=i.responseSummary)||void 0===t||t.then((e=>{r.fg.appendResponseSummary(e),this._responseSummary=(0,h.M)(this._responseSummary,e)})),null===(n=i.optionsSummary)||void 0===n||n.then((e=>{r.fg.appendOptionsSummary(e)}))},this._loadNext=async()=>{const e=this._optionsSummary,t=(t,n)=>{"stillRunning"!==t&&(this._isRunning=!1),this._lastFailedReason=t;const i={reason:t,optionsSummary:e,parsedTrcResponse:n};return s.g.reject(i)};if(this._isRunning)return t("stillRunning");this._isRunning=!0;const n=this.getEligiblePlacementsForRequest();if(0===n.length)return t("noUnusedPlacementFound");let i=await this.generateTrcCallPayload(n);const o=(0,d.C8)("e9",i);let l,c;if(o&&(i=o.payload,l=o.response,c=o.responsePromise),l&&(l=b(l,"e12"),l=(0,d.C8)("e13",l)||l,r.fg.appendResponseSummary(l),this._responseSummary=(0,h.M)(this._responseSummary,l),r.MC.config.runtime.isRboxBridge||S(this._responseSummary)),null==c||c.then((e=>{r.fg.appendResponseSummary(e),this._responseSummary=(0,h.M)(this._responseSummary,e)})),!i)return this._isRunning=!1,this.signOptionsSummaryPlacementsAsUsed(),s.g.resolve(l||{});0===i.data.r.length&&(0,u.vV)('Request with empty "r" field');const p=(0,d.aG)("json",{url:i});(0,w.n5)(p);const f=r.MC.config.publisher.publisherName;p.publisherName=f;const g=(0,P.ko)("json",p),v=function(e){const t=(0,C.fP)("pf");if(!t)return()=>new s.g(((e,t)=>{}));!function(){const e=(0,C.fP)("pf");!E&&e&&(E=!0,e.sb(e.ge().length+1e3))}();const n=`${e}_${1e5*Math.random()|0}`,i=`${n}_end`,r=`${n}_measure`;return t.mk(n),()=>new s.g((e=>{t.mk(i),t.ms(r,n,i);let o=0;window.requestAnimationFrame((function n(){const i=t.gn(r),s=i.length>0?i[0].duration:-1;s>0?e(s):o>60?e(-1):(o+=1,window.requestAnimationFrame(n))}))}))}("TrcCall"),_=n.map((e=>e.placementName));return(0,q.kF)("recRequest",_),this._lastExecution=(0,M.Dq)(g,{method:(0,a.BC)("send-event-as-post")?"POST":"GET"}).then((e=>this._responseSummary?(v().then((e=>{(0,u.MD)(`TRC call duration: ${e}`)})),this.handleLoadResponse({response:e,trcResponseData:void 0,publisherName:f,requestedPlacements:_})):(0,D.i)())).catch((e=>{this._isRunning=!1,(0,u.JE)(`Failed TRC JSON Error: ${(0,m.z_)(e)}`);const t=(0,$.do)();return t.hasContent=!1,"networkTimeout"===e.reason?t.noContentReason="TIMEOUT":t.noContentReason="ERROR",t})).then((e=>((0,q.kF)("recResponse",_),(null==e?void 0:e.noContentReason)?t("noContent",e):(this._isRunning=!1,e)))),this.signOptionsSummaryPlacementsAsUsed(),this._allExecutions.push(this._lastExecution),this._lastExecution},this._optionsSummary=e||r.MC.optionsSummary,this._responseSummary=t||{}}optionSummaryPlacementsCount(){return this._optionsSummary.placements.length}removeOptionSummaryPlacement(e){const{placements:t}=this._optionsSummary;this._optionsSummary=Object.assign(Object.assign({},this._optionsSummary),{placements:t.filter((t=>t.placementName!==e))})}updateOptionSummaryPlacements(e){this._optionsSummary=Object.assign(Object.assign({},this._optionsSummary),{placements:e})}canLoadNext(){return!this._isRunning&&((0,w.cc)("stillRunning"!==this._lastFailedReason),this.getPlacementContainerExists()?!this._responseSummary.originalResponse&&!this._lastFailedReason||(!this._lastFailedReason||"noContent"===this._lastFailedReason)&&(this.hasInfiniteExploreMore()||this.hasInfiniteFeed()||this.hasUnusedDuplicatePlacement()):((0,u.JE)("RecommendationLoader - no container found for placement container, stopping request"),this._lastFailedReason="noContainerFound",(0,i.Yi)(this._optionsSummary,this._optionsSummary.placements),!1))}hasUnusedDuplicatePlacement(){const e=this._optionsSummary.placements,t=e[0];if((0,w.n5)(t,"Loader doesn't have any placements"),1!==e.length||!(0,j.fy)(t))return!1;const n=(0,a.n$)(t.placementName);return(0,w.n5)(n,"Loader has placement which not exist in options summary placements"),(0,j.Kl)(n)}hasInfiniteFeed(){const e=this._responseSummary;return!!e.hasFeeds&&(0,p.WP)(e.feeds).some((([,e])=>{if(e.hasFeedEnded)return!1;const t=e.fpl;return(0,j.Cv)(t,this._optionsSummary.placements)}))}hasInfiniteExploreMore(){var e;const t=null===(e=this._responseSummary.exploreMore)||void 0===e?void 0:e.feed;return!!t&&!t.hasFeedEnded&&!!(0,j.Cv)(t.fpl,this._optionsSummary.placements)}isPlacementOwner(e){return!(e.length>0&&0===this._optionsSummary.placements.filter((t=>e.some((e=>e.placementName===t.placementName)))).length)}stopContent(e=[]){if(!this._responseSummary)return;const t=this._optionsSummary.placements,n=e.filter((e=>t.some((t=>t.placementName===e)))),i=e.length>0;0===n.length&&i||(this._responseSummary=(0,h.N)(this._responseSummary,n))}loadNext(){return this.isAllowRequest().then((()=>(0,k.D)(this._loadNext))).then((e=>e)).catch(this.handleLoadNextError)}isAllowRequest(){return new s.g(((e,t)=>{const n=(0,d.C8)("e8");!1!==n?(0,x.tv)(n)||!0===n?e():n.then((n=>{n?e():t({reason:"disallowedByExtension"})})):t({reason:"disallowedByExtension"})}))}handleLoadResponse({response:e,trcResponseData:t,publisherName:n,requestedPlacements:i}){t=(0,x.mg)(e)?(0,F.N8)(e):(0,F.x2)(e);const o=(0,p.x7)(t);t.pubn=n,t=(0,d.C8)("e10",t)||t,t=(0,d.C8)("e11",t)||t;let s=this.createResponseSummary(o,i,t);s=b(s,"e12"),s=(0,d.C8)("e13",s)||s,s.hasFeeds&&this.fillNextPayload(s);const l=(0,a.BC)("use-fader-in-handle-load-response",!1);return(0,k.D)((()=>(r.fg.appendResponseSummary(s),this._responseSummary=(0,h.M)(this._responseSummary,s),r.MC.config.runtime.isRboxBridge||S(s),s)),{runImmediately:!l})}createResponseSummary(e,t,n){const i=(0,$.Ay)(n);return e?Object.assign(Object.assign({},i),{failedPlacements:(0,$.rl)(t)}):i}getEligiblePlacementsForRequest(){const e=this._optionsSummary,t=this._responseSummary;return e.placements.filter((e=>{if((0,j.Kl)(e))return!0;const{placementName:n}=e,i=t.feeds||{};if((0,p.WP)(i).some((([,e])=>e.fpl===n&&!e.hasFeedEnded)))return!0;const r=t.exploreMore;return(null==r?void 0:r.feed.fpl)===n&&!r.feed.hasFeedEnded}))}getPlacementContainerExists(){return this._optionsSummary.placements.some((e=>{if(e.containerIgnored)return!0;const t=(0,j.Kc)(e),n=(0,N.JY)(t,e.frameId);return!(0,x.Cm)(n)}))}signOptionsSummaryPlacementsAsUsed(){const e=this._optionsSummary;this._optionsSummary=(0,i.Yi)(e,e.placements),r.fg.signUnusedPlacementsAsUsed(e.placements)}async generateTrcCallPayload(e){var t,n,i,o,s,l,d;const u=r.MC.config,p=u.publisher,h=this._optionsSummary,f=(0,N.HP)(h),b=(0,U.T)(h.itemSourceType),v=(0,L._)(e,h.itemSourceType,this._responseSummary),_=(0,z.o)();return Object.assign(Object.assign(Object.assign({},this._nextPayload),(0,O.wE)()),{tim:(0,N.MZ)(),lti:p.systemFlags.loaderType,pubit:u.runtime.networkPublisher?"n":"i","user.opt_out":r.MC.userOptOut?"true":void 0,t:1,data:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},this._nextPayload.data||{}),(0,N.$5)(h.gdpr)),{id:(0,m.MZ)(),sd:r.MC.sessionData||"",ui:(0,N.F6)(),ii:f,it:b,vi:r.MC.viewId,tmpl:r.MC.optionsSummary.pageTemplate,cv:(0,I.r)(),cseg:r.MC.optionsSummary.customSegment,uiv:"default",u:(0,A.h)(u.runtime.pageUrl.href,p["prenormalize-item-url"]),qs:(0,N.GW)(u.runtime.pageUrl.search),bv:N.u9?"1":"0",btv:"0",ul:(0,B.SZ)(),ccpa_dns:(null===(t=h.ccpa)||void 0===t?void 0:t.CDNS)||void 0,ccpa_ps:(null===(n=h.ccpa)||void 0===n?void 0:n.privacyString)||void 0,cos:(null===(i=(0,C.fP)("nc"))||void 0===i?void 0:i.et)||void 0,con:(null===(o=(0,C.fP)("nc"))||void 0===o?void 0:o.t)||void 0,ad:h.additionalData,e:(0,N.GW)(u.runtime.referrerURL)||void 0,bu:(0,N.GW)((0,B.ty)()),vpi:(0,N.d3)(p["prenormalize-item-id"]),bad:-1,sw:null===(s=(0,C.fP)("sp"))||void 0===s?void 0:s.aw,sh:null===(l=(0,C.fP)("sp"))||void 0===l?void 0:l.ah,bw:window.innerWidth,bh:window.innerHeight,dw:(0,B.B5)(),dh:(0,B.eD)(),sde:(0,B.Xr)(),lt:p.systemFlags.loaderType,nsid:u.runtime.networkPublisher,did:h.deviceId||(null===(d=u.runtime.dcData)||void 0===d?void 0:d.deviceId)||void 0,unuid:h.unifiedId||void 0,pblob:h.pblob,att:h.att||void 0,r:v,exp:h.excludePubs||void 0,pp:(0,H.cX)(h.trackingCodes)||void 0,pev:(0,N.Jk)(h),rtui:h.realTimeUserId||void 0,plf:y(),uad:await(0,N.QP)(),cacheKey:(0,N.aF)({itemSourceType:b,itemId:f,placementsList:v}),advrtsrc:h.advertorialSource||void 0,extpvid:h.externalPageView||r.MC.optionsSummary.externalPageView||void 0,usrtyp:h.userType||void 0,prem:h.premium||void 0}),_),{cb:void 0,_cn:"tions_"+ ++G._callNumber,lbt:(0,a.w$)("bakeTime"),uifp:r.MC.userOptOut?void 0:(0,W.nq)(r.MC.userId||void 0),wc:(0,g.KP)("web-components"),idpd:c(),bl:(0,a.w$)("blocker-list"),demo:h.userDemographicData||void 0,px:(0,V.$)(),sc:r.MC.optionsSummary.sourceContent})})}fillNextPayload(e){if(!(0,p.x7)(this._nextPayload))return;const t=e.originalResponse[0];this._nextPayload=Object.assign(Object.assign({},(0,W.gJ)(t)),{route:t.route||void 0,data:{sd:t.sd,ui:t.ui,uifp:(0,W.nq)(t.ui)}})}getAllExecutions(){return this._allExecutions}cleanUp(){this._optionsSummary=(0,i.e0)(),this._responseSummary=(0,D.i)(),this._lastExecution=(0,D.i)()}}function K(e,t){const n=e.priority||0,i=t.priority||0;return n>i?-1:n{-1===Y.indexOf(e)&&Y.push(e)}))}function te(e){const t=X.filter((t=>t.isPlacementOwner([e])))[0];if(t)return(0,j.fy)(e)?1===t.optionSummaryPlacementsCount()?(t.updateOptionSummaryPlacements([e]),t):(t.removeOptionSummaryPlacement(e.placementName),Q([e])):t}function ne(){Z=void 0,Y.splice(0,1)}function ie(e=[]){X.forEach((t=>{t.stopContent(e)}))}function re(e){e.length>0&&function(e){const t=function(e){return e.filter((e=>!(Y.filter((t=>t.isPlacementOwner([e]))).length>0)))}(e),n=[];t.forEach((e=>{const t=te(e);t&&n.push(t)})),ee(n)}(e)}function oe(){0===Y.length&&function(){if(0===J.length)return;const e=J.filter((e=>0===e.status))[0];e&&(ee(function(e){const t=[],n=[];if(e.list.forEach((e=>{const i=te(e);i?t.push(i):n.push(e)})),n.length>0){const e=Q(n);t.push(e)}return t}(e)),e.status=1)}();const e=Y[0];if(e&&e!==Z)return e.canLoadNext()?new s.g((t=>{Z=e,t({response:e.loadNext().then((e=>(ne(),(0,$.$C)(e)?void 0:e))).catch((e=>{ne()}))})})):(ne(),oe())}o.B.once("storeReady",(function(){r.MC.onOptionsSummaryUpdated((e=>{(0,i.Vs)(e)&&function(){const e=(0,i.Hs)(r.MC.optionsSummary);J=function(e){const t={},n=[];let i=-1,r=0;return e.forEach((e=>{let o=-1;i++,e.instances.forEach((s=>{if(0===s.status){o++,i>6&&(i=-1,r++);const s=`default_${r}`,a=`${e.groupName||s}_${o}`,l=e.priority||0,c=`${a}_${l}`;t[c]||(t[c]={priority:l,groupName:a,list:[],status:0},n.push(t[c])),t[c].list.push(e)}}))})),n.sort(K),n}(e)}()})),r.MC.onReset((()=>{X.forEach((e=>e.cleanUp())),X=[]}))}))},5322:function(e,t,n){"use strict";n.d(t,{rR:function(){return l},xx:function(){return o},zS:function(){return c}});var i=n(8e3),r=n(2120);const o=[];let s=0,a=!1;function l(){return!!(0,i.BC)("abp-detection-enabled")||(s=-2,!1)}function c(){return a||((0,i.w$)("abp-detection-class-names").some(d),a=!0),s}function d(e){const t=(0,r.W)("div",{classList:[e],content:"."});t.style.fontSize="12px",t.style.lineHeight="1",document.body.appendChild(t);const n=!t.offsetHeight;return document.body.removeChild(t),!!n&&(s=1,!0)}},1321:function(e,t,n){"use strict";n.d(t,{H:function(){return r},T:function(){return o}});var i=n(1059);function r(e){return"_default_"!==e?e:"article"}function o(e){switch(i.v[r(e)]){case i.v.home:return"home";case i.v.category:return"category";case i.v.text:return"text";case i.v.search:return"search";case i.v.photo:return"photo";case i.v.other:return"other";case i.v.content_hub:return"content_hub";case i.v.video:default:return"video"}}},7840:function(e,t,n){"use strict";n.d(t,{$:function(){return x},_:function(){return C}});var i=n(4246),r=n(2120),o=n(1990),s=n(8e3),a=n(5219),l=n(3707),c=n(3983),d=n(5322),u=n(1059),p=n(1111),m=n(1321),h=n(5031),f=n(2360),b=n(2672),g=n(2381),v=n(1924),_=n(2160),y=n(594);const w="rbox-invisible-widget";function x(e,t){const n=null==t?void 0:t.modeName;if(n){if(n===y.XV)return w;if(n===i.gu)return(0,i.a1)(t)}const r=(null==t?void 0:t.targetType)||"video",o=p.P[r],s=u.v[(0,m.H)(e)];return["rbox-",s===u.v.video&&o===p.P.video?"blended":[s,"2",o].join("")].join("")}function C(e,t,n){const d=[],u=o.MC.config.publisher,p=(0,m.H)(t);return e.forEach((e=>{const{modeName:t,placementName:o}=e,m=(0,f.Kc)(e),y=u.modes[t]||null,w=!(0,f.iG)(t)&&!(0,i.yq)(t);!y&&w&&(0,a.JE)(`Taboola Push Option modes "${t}" for placement-${o}, not present in Publisher Config modes.`);const C=!e.containerIgnored;let k,T=(0,l.i)();if(C){if(T=(0,g.JY)(m,e.frameId),!T)return void(0,a.JE)(`Placement ("${o}") container element ("${m}") doesn't exist on the page.`);k=T.getBoundingClientRect()}let S={li:x(p,e),uip:o,orig_uip:o,s:(0,h.cN)(t,T),uim:E(t)};C&&(S=Object.assign(Object.assign(Object.assign({},S),{cd:(0,c.XI)(k.top,2),mw:(0,c.XI)(k.width,2)}),function(e,t){var n;const i={};0===e.getBoundingClientRect().width&&(0,s.BC)("send-alternate-container-width")&&(i.amw=function(e){const t=(0,r.W)("div");t.style.visibility="hidden",t.style.height="0px",t.innerHTML=function(){const e=new Array(100);for(let t=0;te+t.placements.length),1);S=Object.assign(Object.assign({},S),{fb:M.nb,fi:e,fti:M.fti});const t=(0,_.li)();null!==t&&(S.mar=t)}(0,v.w)(S,e),d.push(S)})),d}function E(e){const t=o.MC.config.runtime;return`${e}${t.networkPublisher?`:pub=${t.networkPublisher}`:""}${function(){const e=o.MC.config.runtime.debugQueryParams,t=e?e.trc_abp:"";return t?`:abp=${t}`:""}()||((0,d.rR)()&&(0,s.w$)("use-abp-uim")?`:abp=${(0,d.zS)()}`:"")}`}},696:function(e,t,n){"use strict";n.d(t,{h:function(){return a}});var i=n(2941),r=n(9642),o=n(3320),s=n(7842);function a(e,t){if(!t)return e;const n=t;!function(e,t){if(!t)return e;for(let n=0;n-1)return e.substring(0,i)}}(e,n["truncate-at"]);const a=(0,o.XO)(e);return a?(function(e,t){t&&delete e.host}(a,n.host),function(e,t){if(!t)return;let n=e.pathname;if("/"!==n){for(;"/"===n.substring(n.length-1);)n=n.substring(0,n.length-1);e.pathname=n}}(a,n["trailing-dirsep"]),function(e,t){if(!t||!e.search)return;const n={},o=(0,s.gh)(e.search);let a,l;(0,i.mg)(t)?l=new RegExp(t):a=t,(0,r.IF)(o,((e,t)=>{(a&&(null==a?void 0:a.indexOf(e))>-1||(null==l?void 0:l.test(e)))&&(n[e]=t)}));let c=(0,s.cX)(n);c&&(c=`?${c}`),e.search=c}(a,n.query),function(e,t){if(!t||!e.hash)return;if("#"===e.hash)return void(e.hash="");const n=e.hash.substring(1);(0,i._L)(t)&&t.filter((e=>n.search(e)>-1)).length>0||(0,i.mg)(t)&&n.search(new RegExp(t))>-1||(e.hash="")}(a,n.fragment),a.toString()):e}},2827:function(e,t,n){"use strict";n.d(t,{B5:function(){return d},SZ:function(){return a},Xr:function(){return p},eD:function(){return u},eL:function(){return c},ty:function(){return l}});var i=n(4800),r=n(8e3),o=n(1990),s=n(5759);function a(){return(0,s.fP)("nl")||[]}function l(){if((0,r.BC)("pass-browser-url"))return c()}function c(){return(o.MC.config.runtime.isAMP?i.Dn.context.location:i.Pp.location).href}function d(){const e=i.Pp.document;return Math.max(Math.max(e.body.scrollWidth,e.documentElement.scrollWidth),Math.max(e.body.offsetWidth,e.documentElement.offsetWidth),Math.max(e.body.clientWidth,e.documentElement.clientWidth))}function u(){const e=i.Pp.document;return Math.max(Math.max(e.body.scrollHeight,e.documentElement.scrollHeight),Math.max(e.body.offsetHeight,e.documentElement.offsetHeight),Math.max(e.body.clientHeight,e.documentElement.clientHeight))}function p(){const e=(0,s.fP)("dp");return void 0!==e?e.toFixed(3):-1}},2381:function(e,t,n){"use strict";n.d(t,{$5:function(){return g},F6:function(){return C},GW:function(){return R},HP:function(){return _},JY:function(){return S},Jk:function(){return T},MZ:function(){return x},QP:function(){return E},aF:function(){return k},d3:function(){return v},jG:function(){return y},lZ:function(){return w},u9:function(){return f}});var i=n(1990),r=n(8e3),o=n(4566),s=n(5288),a=n(5219),l=n(9642),c=n(4800),d=n(9012),u=n(1059),p=n(1321),m=n(696),h=n(2827);const f=Math.random()<=.01;let b;function g(e){var t;if(!e)return{};const n=e.cmpStatus;if(3===n)return{cex:e.cex};if(0===n||5===n){let i=e.tcString||void 0;return(0,r.BC)("enable-consent-gpp-only")&&e.gppString&&(i=void 0),{cmps:n,ga:e.gdprApplies,cdb:e.consentDaisyBit||void 0,tcs:i,gwto:e.wasTimeout||void 0,cex:e.cex,gpp:e.gppString,gpp_sid:(null===(t=e.applicableSections)||void 0===t?void 0:t.join(","))||void 0}}return{cmps:n,cex:e.cex}}function v(e){return(0,m.h)((0,h.eL)(),e).split(/[?#]/)[0]}function _(e){return u.v[(0,p.H)(e.itemSourceType)]===u.v.home?"_homepage_":e.itemSourceValue?e.itemSourceValue:y(i.MC.pageItemId)}function y(e){return(0,m.h)(e,i.MC.config.publisher["prenormalize-item-id"])}function w(e){let t="";return(0,l.IF)(e,((n,i)=>{const r=typeof i,o=t?"&":"",s=encodeURIComponent(n);switch(r){case"string":case"number":case"boolean":t+=`${o}${s}=${encodeURIComponent(e[n])}`;break;case"object":t+=`${o}${s}=${encodeURIComponent(JSON.stringify(e[n]))}`}})),t}function x(){const e=new Date,t=e.getHours(),n=e.getMinutes(),i=e.getSeconds()+e.getMilliseconds()/1e3;return`${t<10?"0":""}${t}:${n<10?"0":""}${n}:${i<10?"0":""}${i.toFixed(3)}`}function C(){return(0,r.BC)("keep-user-id-on-dnt")?i.MC.userId||"":(i.MC.userOptOut?void 0:i.MC.userId)||""}async function E(){if(!(0,r.BC)("load-user-agent-data"))return;const e=await(0,d.N)();return e?{mobile:e.mobile,model:e.model,platform:e.platform,platformVersion:e.platformVersion,uaFullVersion:e.uaFullVersion}:void 0}function k(e){const{itemSourceType:t,itemId:n,placementsList:i}=e;let r=`${t}=${n},`;const o=i.map((e=>`${e.uip}=${e.uim}`));return o.sort(),r+=o.join(),r}function T(e){const t=[...i.MC.config.publisher.systemFlags.experimentID],n=e.pubExperiment,o=(0,r.w$)("publisher-experiments"),s=n&&o?o[n]:null;return s&&t.push(s),t.join(",")||void 0}function S(e,t){const n=t?(0,s.Iu)(t):c.Pp.document;let r=(0,s.jQ)(e,n);return!r&&i.MC.config.runtime.isAMP&&(r=(0,o.uv)(n,`[id^=${e}-split-num-]`),r=(0,o.uv)(n,`[id^=${e}-split-num-]`)),r}function R(e){return b||(b=(0,r.w$)("max-json-request-url-length")),e&&e.length>b?((0,a.JE)("The url is too long"),e.slice(0,b)):e}},1059:function(e,t,n){"use strict";var i;n.d(t,{v:function(){return i}}),function(e){e._default_="",e.home="h",e.homepage="h",e.category="c",e.article="t",e.text="t",e.search="s",e.photo="p",e.other="o",e.content_hub="z",e.video="v"}(i||(i={}))},1111:function(e,t,n){"use strict";var i;n.d(t,{P:function(){return i}}),function(e){e.video="v",e.photo="p",e.text="t",e.mix="m"}(i||(i={}))},7692:function(e,t,n){"use strict";n.d(t,{N8:function(){return r},Ty:function(){return s},x2:function(){return o}});const i=/^[^{]*((?:[^]*)})[\s\)]*$/;function r(e){if(e.indexOf("TRC.callbacks.mute()")>-1)return{isMuted:!0,vl:[]};const t=e.match(i);if(!t)throw new Error("Can't validate TRC response.");try{return o(JSON.parse(t[1]))}catch(e){throw new Error("TRC response not a valid JSON.parse")}}function o(e){return e.trc}function s(e,t){if(e){const n=e.split(":")[1].toLocaleLowerCase();return t.replace("",n)}}},6843:function(e,t,n){"use strict";n.d(t,{H:function(){return m},N:function(){return p}});var i=n(9642),r=n(3983),o=n(3312),s=n(5031),a=n(6876),l=n(8e3),c=n(8468);function d(e){let t=!1;return(0,i.IF)(e.feeds,((e,n)=>{t||(t=!!n.vsm)})),t}function u(e){return(e.originalResponse[0].vl||[]).filter((e=>!!e.vtag)).length>0}function p(e){var t;const n=function(e){const{feeds:t,widgets:n,vignette:i,exploreMore:r}=e,o={hasAppInstall:!1,hasCta:!1,hasRecoReel:!1,hasGoogleAdx:!1,hasIsiCard:!1,hasMotionAds:!1,hasTaboolaConnect:!1},s=Object.assign({},t);r&&(s[r.feed._ID]=r.feed);for(const e in s)for(const t of s[e].batchList)for(const e of t.placements)f(o,e);for(const e in n)f(o,n[e]);return i&&f(o,i),o}(e);e.features={"feed-render":(0,r._i)(e.feeds),"widget-render":(0,r._i)(e.widgets),"explore-more-render":!!e.exploreMore,"video-single-manager":d(e),"video-tag":u(e),"next-up-render":(0,r._i)(e.nextUp),"vignette-render":(0,r._i)(e.vignette),hp4u:(0,r._i)(e.organicPersonalization),spotlight:e.userData.isSpotlight,"dynamic-e2e":(null===(t=o.r.__e2e__)||void 0===t?void 0:t.dynamic)||!1,"external-ad":!!e.externalAd,"app-install":n.hasAppInstall,"reco-reel":n.hasRecoReel,"call-to-action":n.hasCta,"isi-card":n.hasIsiCard,"google-adx":n.hasGoogleAdx,"taboola-connect":n.hasTaboolaConnect,"motion-ads":n.hasMotionAds,"height-impact-placement":(0,c.Cx)(e)||(0,c.Gr)(e)}}function m(e,t){if(!(0,r._i)(e))return t||{};const n={};return(0,i.IF)(e,((e,i)=>{n[e]=t[e]||i||!1})),n}let h;function f(e,t){null!=h||(h=(0,l.BC)("enable-cta-component")),(0,s.Jq)(t.modeGroupsData)&&(e.hasRecoReel=!0),t.thirdPartyCard&&(e.hasTaboolaConnect=!0);for(const n of t.items)if(n&&(n.isAppInstall&&(e.hasAppInstall=!0),h&&(0,a.A)(n)&&(e.hasCta=!0),n.placement["tag-data"]&&(e.hasGoogleAdx=!0),n.isIsi&&(e.hasIsiCard=!0),n.motionAdURL&&(e.hasMotionAds=!0),e.hasAppInstall&&e.hasCta&&e.hasGoogleAdx&&e.hasIsiCard&&e.hasMotionAds))return}},1194:function(e,t,n){"use strict";n.d(t,{bc:function(){return P},rl:function(){return $},Ay:function(){return U},do:function(){return N},$C:function(){return B}});var i=n(713),r=n(3088),o=n(3544),s=n(2856),a=n(8456),l=n(8e3),c=n(2941),d=n(9642),u=n(3983);function p(e){return(0,u.tU)(e.voil,!1)||(0,l.BC)("visible-on-item-level",!1)}let m,h,f=!1;function b(e){return function(e){var t;return!f&&(null!=m||(m=(0,l.BC)("skip-atf-on-vertical-mid-article")),null!=h||(h=null!==(t=(0,l.w$)("vertical-mid-article-placements"))&&void 0!==t?t:[]),m&&!!h.length&&!!e&&(0,u._i)(e))}(e)?((0,d.IF)(e,((e,t)=>{var n,i;if(f||!(null===(n=t.items)||void 0===n?void 0:n.length))return;const r=t.uip;if(!(null==h?void 0:h.includes(r)))return;const o=null===(i=t.thirdPartyCard)||void 0===i?void 0:i.dimensions,s=null==o?void 0:o.cw,a=null==o?void 0:o.ch;if(a&&s&&parseInt(String(a),10)>parseInt(String(s),10))return void(f=!0);const l=t.items[0],c=null==l?void 0:l.adRatio;if(!c)return;const[d,u]=c.split("x").map(Number);u>d&&(f=!0)})),f):f}var g=n(7692),v=n(6843),_=n(229),y=n(7118),w=n(8002),x=n(5219),C=n(740),E=n(4246),k=n(1958),T=(n(8530),n(5288)),S=n(6055),R=n(1990),D=n(7566),I=n(5440),O=n(5461);function M(){const e={"taboola-choice":(0,l.w$)("has-userx"),"creative-preview":(0,l.BC)("enable-item-override"),"distance-from-article":(0,l.w$)("monitor-article-distance-from-feed-percentage")>0||(0,l.w$)("enable-distance-from-article")>0,"scrollable-carousel":(0,O.KP)("web-components"),"fraud-detection":(0,l.BC)("enable-fraud-detection")};(0,I.Z2)(e)}D.B.once("storeReady",(function(){R.MC.onResponseSummaryUpdateOnce(M)}));const P={hasContent:!1,hasFeeds:!1};function U(e){var t,n;!function(e){(e.vl||[]).forEach((e=>{e.m&&(e.m=e.m.trim())}))}(e);const c=(0,d.Go)(e),m=i.R2.parseResponse(c),h=y.e.parseResponse(c),f=r.J.parseResponse(c),D=o.r.parseResponse(c),I=s.f.parseResponse(c),O=a.x.parseResponse(c),M=(0,C.l)(e),P=(0,u._i)(f),U=!!m,B=(0,u._i)(O),N=function(e){const t=e.vl||[],n=[];if(t.forEach((t=>{var i;if((null===(i=t.v)||void 0===i?void 0:i.length)||t.vtag)return;const r=t.uip,o=(0,k.u3)(t,e),s=o&&!(0,E.yq)(o)&&!function(e){return e.indexOf(" | Injected ")>-1}(r);s&&n.push(t.uip)})),n.length){const e=n.join(", ");(0,x.JE)(`Placements With no Content: ${e}`)}return t.length!==n.length}(e),$=(0,w.j)(e),W=(0,u._i)(e.vpl),j={originalResponse:[e],hasResponseLoaded:!0,publisherId:e.pi,events:A(e),clientGenericActions:{cga:F(e.cga),vcga:e.vcga,dcga:e.dcga},userData:{sessionId:e.si||"",sessionData:e.sd||"",userId:e.ui||"",platform:e.plc||"OTHR",countryCode:e.cc,dataCenterRoute:e.route,trcEventDomain:(0,g.Ty)(e.route,(0,l.w$)("trc-event-route-template")),wi:e.wi||void 0,stp:(null===(t=e.stp)||void 0===t?void 0:t.map((e=>({url:e}))))||[],jst:(null===(n=e.jst)||void 0===n?void 0:n.map((e=>({url:e}))))||[],consentApproved:!(0,u.tU)(e.cm,!1),canTrackUser:!(0,u.tU)(e.DNT,!1),ccpa:M,isSpotlight:(0,u.tU)(e.sl,!1)},piggybackData:{srpg:$,lspb:e.lspb||void 0,cpb:e.cpb||void 0},testAndExperiment:{hasVariantPerPlacementFlag:(0,u.tU)(e.uvpw,!0),testVariant:e.t||"",testData:e.td||"",experimentVariants:e.evh||"",testVariantsMap:(0,_.gJ)(e)},eventRouteOut:e.el2r||[],translations:e.tslt,hasCacheBuster:(0,u.tU)(e.lfr,!1),hasContent:N,noContentReason:L(e,N),isItemLevelVisible:p(e),features:{},feeds:f,exploreMore:m,widgets:O,organicPersonalization:h,nextUp:D,vignette:I,hasFeeds:P,hasExploreMore:U,hasWidgets:B,hasVerticalMidArticle:b(O),hasVirtualPlacement:W,blockClicks:e.bca,failedPlacements:{},allPlacements:[],publisherDynamicProperties:e.pdp||{}};return function(e){const t=[i.R2.getAllPlacements,r.J.getAllPlacements,a.x.getAllPlacements,y.e.getAllPlacements,o.r.getAllPlacements,s.f.getAllPlacements];e.allPlacements=t.reduce(((t,n)=>[...t,...n(e)]),[])}(j),j.externalAd=function(e){const t=e.filter((e=>e.ear!==S.i.NONE));if(0===t.length)return;const n=t[0],i=n.items[0],r=i.pixelsTracking;return{adMarkup:(0,T.IK)(i.adMarkup),itemPixelTrackingUrls:r,placement:n,_ID:"externalAd",entityType:10}}(j.allPlacements),(0,v.N)(j),function(e){const t=R.MC.config.runtime.supportedFeatures;(0,d.IF)(e,(n=>{e[n]&&!t[n]&&(0,x.vV)(`Response contains unsupported feature: ${n}`)}))}(j.features),j}function L(e,t){return function(e){return!!e.isMuted}(e)?"MUTE":e.vl?t?"":"NO_ITEMS":"ERROR"}function A(e){var t,n;const i={},r=(null===(n=null===(t=e.vl)||void 0===t?void 0:t[0])||void 0===n?void 0:n.ri)||void 0;return r&&(i.requestId=r),i}function B(e){return(0,c.tv)(null==e?void 0:e.userData.userId)}function N(){return{userData:{},testAndExperiment:{}}}function F(e){if(e)return Object.assign(Object.assign({},e),{pubConfigOverride:{global:Object.assign({},e.pubConfigOverride||{})}})}function $(e){return e?e.reduce(((e,t)=>(e[t]=1,e)),{}):{}}},9151:function(e,t,n){"use strict";n.d(t,{M:function(){return p},N:function(){return m}});var i=n(8456),r=n(3088),o=n(713),s=n(3544),a=n(2856),l=n(7118),c=n(6843),d=n(9642),u=n(2941);function p(e,t){const n=i.x.mergeResponseSummary(e,t),d=r.J.mergeResponseSummary(e,t),u=o.R2.mergeResponseSummary(e,t),p=s.r.mergeResponseSummary(e,t),m=a.f.mergeResponseSummary(e,t),g=l.e.mergeResponseSummary(e,t),v=e.userData,_=t.userData;return Object.assign(Object.assign(Object.assign({},e),t),{originalResponse:[...e.originalResponse||[],...t.originalResponse||[]],clientGenericActions:f(e.clientGenericActions,t.clientGenericActions),events:Object.assign(Object.assign({},e.events),t.events),userData:Object.assign(Object.assign(Object.assign({},v),_),{stp:h((null==v?void 0:v.stp)||[],(null==_?void 0:_.stp)||[]),jst:h((null==v?void 0:v.jst)||[],(null==_?void 0:_.jst)||[])}),testAndExperiment:Object.assign(Object.assign({},e.testAndExperiment),t.testAndExperiment),widgets:n,hasFeeds:Object.keys(d).length>0,feeds:d,nextUp:p,vignette:m,hasWidgets:Object.keys(n).length>0,hasExploreMore:!!u,exploreMore:u,hasContent:e.hasContent||t.hasContent,hasVerticalMidArticle:e.hasVerticalMidArticle||t.hasVerticalMidArticle,hasCacheBuster:e.hasCacheBuster||t.hasCacheBuster,isItemLevelVisible:e.isItemLevelVisible||t.isItemLevelVisible,organicPersonalization:g,features:(0,c.H)(e.features||{},t.features),translations:Object.assign(Object.assign({},e.translations),t.translations),failedPlacements:b(e.failedPlacements,t.failedPlacements),allPlacements:[...e.allPlacements||[],...t.allPlacements||[]],publisherDynamicProperties:Object.assign(Object.assign({},e.publisherDynamicProperties||{}),t.publisherDynamicProperties||{})})}function m(e,t=[]){var n,c,d,u,p,m;const h=null===(n=i.x.stopContent)||void 0===n?void 0:n.call(i.x,e,t),f=null===(c=r.J.stopContent)||void 0===c?void 0:c.call(r.J,e,t),b=null===(d=o.R2.stopContent)||void 0===d?void 0:d.call(o.R2,e,t),g=null===(u=s.r.stopContent)||void 0===u?void 0:u.call(s.r,e,t),v=null===(p=a.f.stopContent)||void 0===p?void 0:p.call(a.f,e,t),_=null===(m=l.e.stopContent)||void 0===m?void 0:m.call(l.e,e,t);return Object.assign(Object.assign({},e),{widgets:h||e.widgets,feeds:f||e.feeds,exploreMore:b||e.exploreMore,nextUp:g||e.nextUp,vignette:v||e.vignette,organicPersonalization:_||e.organicPersonalization})}function h(e,t){if(e.length>0&&0===t.length)return e;const n={};return[...e,...t].forEach((e=>{var t;n[t=e.url]||(n[t]=e.used)})),Object.keys(n).map((e=>({url:e,used:n[e]})))}function f(e,t){const n=Object.assign({},e);return(0,d.IF)(t,(e=>{(0,u.tv)(t[e])||(n[e]=t[e])})),n}function b(e,t){if(!e||(0,d.x7)(e))return t||{};if(!t||(0,d.x7)(t))return e;const n={};return(0,d.IF)(e,(i=>{(0,d.l$)(t,i)&&(n[i]=e[i]+1)})),Object.assign(Object.assign({},t),n)}},229:function(e,t,n){"use strict";n.d(t,{gJ:function(){return s},nq:function(){return a},sc:function(){return l},ub:function(){return d}});var i=n(8e3),r=n(7092),o=n(9642);function s(e){if(!(0,i.w$)("enable-experiments-variant-id-event"))return{};const t=e.evi||{},n={};return(0,o.IF)(r.R,((e,i)=>{t[i]&&(n[d(i)]=t[i].split("|")[1])})),n}function a(e){if(e&&(0,i.w$)("store-userid-first-party-cookie"))return e}function l(e){return Object.assign(Object.assign({},e),{userData:Object.assign(Object.assign({},e.userData),{stp:c(e.userData.stp),jst:c(e.userData.jst)})})}function c(e){return e.map((e=>({url:e.url,used:!0})))}function d(e){return`tvi${e}`}},7092:function(e,t,n){"use strict";var i,r;n.d(t,{R:function(){return i}}),function(e){e.L2="2",e.L6="6",e.L48="48",e.L50="50",e.L56="56",e.L61="61",e.L62="62",e.L68="68"}(i||(i={})),function(e){e.L2="tvi2",e.L6="tvi6",e.L48="tvi48",e.L50="tvi50",e.L56="tvi56",e.L61="tvi61",e.L62="tvi62",e.L68="tvi68"}(r||(r={}))},740:function(e,t,n){"use strict";n.d(t,{l:function(){return a},w:function(){return o}});var i=n(3654),r=n(1025);const o="tbl-ccpa",s={markup:"CCPA Notice",href:"",enableScrolling:"yes",classList:[o],style:"",inlineStyle:"",location:"beforeend",renderOnce:!0,placement:""};function a(e){const t=(0,i.jw)(e,"ccpa"),n=e.vl;if(!t||!n)return;const o=t.placement||function(e){let t="";return e.some((e=>{var n;const i=e.uuip||e.uip,r=i.toLowerCase().indexOf("below")>-1,o=!!(null===(n=e.v)||void 0===n?void 0:n.length);return t=i,r&&o})),t}(n);return Object.assign(Object.assign(Object.assign(Object.assign({},s),{href:`https://${(0,r.dN)("ccpa")}`}),t),{placement:o})}},3654:function(e,t,n){"use strict";n.d(t,{G1:function(){return u},jw:function(){return c}});var i=n(1990),r=n(2537),o=n(9642),s=(n(8e3),n(5526)),a=n(2941),l=n(5219);function c(e,t){var n;return null===(n=e.cga)||void 0===n?void 0:n[t]}const d=["dcga","cga","vcga"];function u(e){d.forEach((t=>{const n=e[t];if(!n)return;const c=n.pubConfigOverride;(null==c?void 0:c.global)&&i.fg.appendPublisherConfig(c),(n.removeExtensions||[]).forEach(r.SO);const d=n.addExtensions;var u;(null==d?void 0:d.length)&&(0,s.SQ)(d),(u=n.customExtensions)&&(0,o.IF)(u,((e,t)=>{p.indexOf(e)>-1||((0,a.mg)(t.url)&&!(0,a.jw)(t.url)?(p.push(e),(0,r.VK)(t.url)):(0,l.vV)(`Custom extension "${e}" missing url.`))}))}))}const p=[]},9055:function(e,t,n){"use strict";n.d(t,{Vz:function(){return z},N3:function(){return W},eo:function(){return j}});var i=n(3983),r=n(3553),o=n(5288),s=n(6620),a=n(5358),l=n(1990),c=n(8e3),d=n(9642),u=n(2470),p=n(1025),m=n(3320),h=n(2941),f=n(1479);let b;const g="tb_expo_img",v=[[1,2],[1,1.9],[1,1.8],[9,16],[1,1.7],[1,1.6],[1,1.5],[1,1.4],[3,4],[1,1.3],[1,1.2],[1,1.1],[1,1],[1,.9],[6,5],[1,.8],[4,3],[1,.7],[3,2],[1,.6],[16,9],[2,1]].map((e=>e[0]/e[1])).sort(),_={auto:"f_auto",jpg:"f_jpg",lossy:"fl_lossy",png:"f_png",gif:"fl_lossy%2Cf_gif"};function y(e){return _[e]||_.auto}let w=null,x="",C="",E="",k="";function T(e){let t=e.replace("{domain}",(0,c.w$)("image-url-domain")).replace("{q}",(0,c.w$)("image-quality").toString()).replace("{type}",y((0,c.w$)("image-url-type")));return t=(0,u.$$)(t),t}function S(e){const t=e.placementModeGroup.getModeClientProperty("image-url-prefix")||(0,c.w$)("image-url-prefix");return x||(x=T(t)),x}let R=null;function D(e){const t=e.configuration,n=e.closestRatio;if(!t||!n)return;const[i]=t.filter((({ratio:{w:e,h:t}})=>n.width===e&&n.height===t)),r=e.itemData._ID,o=e.reportingPrefix;if(!i){const e=`${n.width}X${n.height}`,t=`${o}_tra-not_matched`,i=`${t}-value`;return void(0,f.ex)(t,{id:r,[i]:e})}const s=i.ratio,a=`${s.w}X${s.h}`,l=`${o}_tra-matched`,c=`${l}-value`;return(0,f.ex)(l,{id:r,[c]:a}),i}function I(e){const t=e.placementModeGroup.getModeClientProperty("rtb-image-url-prefix")||(0,c.w$)("rtb-image-url-prefix");return C||(C=T(t)),C}function O(e){const t=e.placementModeGroup.getModeClientProperty("rtb-gif-image-url-prefix")||(0,c.w$)("rtb-gif-image-url-prefix")||e.placementModeGroup.getModeClientProperty("rtb-image-url-prefix")||(0,c.w$)("rtb-image-url-prefix");return E||(E=T(t)),E}function M(e){const t=e.placementModeGroup.getModeClientProperty("gif-url-prefix")||(0,c.w$)("gif-url-prefix");return k||(k=T(t)),k}function P(e){const t=(0,c.w$)("image-url-thumbnail-transformations-postfix")||"";return t?T(`${t}${e.thumbnailTransformations}/`):""}const U=(e,t)=>{const n=(0,c.w$)("custom-image-size-round-value"),r=function(e){const{getModeClientProperty:t}=e.placementModeGroup;let n=t("image-size-factor");return(0,i.tU)(t("use-dpr-images"),!0)&&l.MC.config.runtime.isHighDensity&&(n=t("image-dpr-factor")||n),n}(e),[o,s]=function(e){const{getModeClientProperty:t}=e.placementModeGroup;return[t("image-min-width"),t("image-max-width")]}(e),a=function(e,t){const n=t.height/t.width,i=e.placementModeGroup.getModeClientProperty("image-allowed-ratio-diff"),r=Math.abs(n-i);let o=0;return v.some((e=>e>=r&&(o=e,!0))),o||v[0]}(e,t),d=Math.max(t.width*r,o),u=Math.ceil(d/n)*n,p=Math.min(u,s),m=Math.max(Math.min(a,2.5),.4);return{width:p,height:Math.ceil(p*m)}};function L(e,t){const n=U(e,t),{width:i,height:r}=n,o=e.placementModeGroup.getModeClientProperty("images-radius"),s=function(e,t){if(!e.cropping&&!e.imagesPerRatio)return;(0,f.NO)(e);const n=function(){if(R)return R;const e=(0,c.w$)("image-cropping-ratios-list");return(0,h._L)(e)?(R=e.sort(((e,t)=>{const[n,i]=e,[r,o]=t;return n/i-r/o})).map((([e,t])=>({width:e,height:t}))),R):void 0}();if(!n)return void(0,f.ex)("tra-error-no_ratio_list",{id:e._ID});const i=t.width/t.height,r=n.map((({width:e,height:t})=>Math.abs(e/t-i)));return n[r.reduce(((e,t,n)=>r[e]>t?n:e),0)]}(e,n);let a=function(e,t){let n=S;if(e.cropping&&t){const n=function(e,t){if(!(0,c.BC)("image-cropping-active"))return"";const n=D({itemData:e,configuration:e.cropping,closestRatio:t,reportingPrefix:"tci"});return n?function(e){const t=e.ratio,n=t.w/t.h,i=e.area,r=["c_crop","f_jpg","q_auto","e_sharpen",`ar_${n.toFixed(4)}`,`w_${i.w}`,`x_${i.x}`,`y_${i.y}`];let o=`${(0,c.w$)("image-url-basic-prefix")}/${r.join(encodeURIComponent(","))}/`;return(0,c.BC)("image-cropping-with-c-fill")&&(o=`${o}${(0,c.w$)("image-cropping-c-fill-postfix")}`),T(o)}(n):""}(e,t);if(n)return n}return e.isRTB?e.imageUrl.match(/\.(gif)$/i)?(n=O,e.isGifImage=!0):n=I:e.isGifImage?n=M:e.thumbnailTransformations&&(n=P),n(e)}(e,s);o&&(a=function(e,t,n){return e?function(e,t){return e.replace("f_gif",`f_gif%2Cr_${t}`)}(t,n):function(e,t){const n=y((0,c.w$)("image-url-type"));return e.replace(`${n}%2C`,"").replace(/fetch\//,`fetch/f_png%2Cr_${t}%2C`)}(t,n)}(e.isGifImage,a,o)),e.bannerAsNative&&(a=function(e){return e.replace("/t_tbl-cnd","")}(a)),a=a.replace("{w}",i.toString()).replace("{h}",r.toString());const v=function(e,t){const n=D({itemData:e,configuration:e.imagesPerRatio,closestRatio:t,reportingPrefix:"tmi"});return n?n.url:""}(e,s),_=v||e.imageUrl;return a+=function(e){let t=0,n=0,i="",r=0;const o=`${e}`,s=o.length;for(;r127&&e<2048?String.fromCharCode(e>>6|192,63&e|128):String.fromCharCode(e>>12|224,e>>6&63|128,63&e|128),null!==s&&(n>t&&(i+=o.slice(t,n)),i+=s,t=n=r+1),r++}return n>t&&(i+=o.slice(t,s)),escape(i)}(_),a=(0,m.n3)(a,function(){if(w)return w;w={};const e=l.MC.config.publisher.systemFlags,t=e.imageExternal;t&&(w[g]=t);const n=e.imageExternals;return n&&(0,d.IF)(n,((e,t)=>{w[`${g}_${e}`]=t})),w}()),{taboolaUrl:a,publisherUrl:(0,u.$$)(_),defaultUrl:null!=b?b:b=(0,u.$$)(`//${(0,p.dN)("cdn")}/libtrc/static/thumbnails/759bc49732394dde468c8d65a464e1a4.png`),isRatioImage:!!v}}var A=n(8767),B=n(4515),N=n(4331),F=n(7177),$=n(5031);function W(e,t){const{isSyndicated:n,isNative:l,isNetwork:c,isEditorial:d}=j(t),u=n||l||c,p={entityType:5,_ID:t["item-id"]+(0,i.MZ)()},m=(0,r.r)(p);return m.originalCard=t,m.originalCard.placement=e.placement.uuip,m.placement=e.placement,m.placementModeGroup=e,m.taboolaId=t["item-id"],m.organicId=u?"":t.id,m.imageUrl=t.thumbnail,m.imagesPerRatio=function(e){if(e)return V(decodeURIComponent(e),"thumbnails")}(t.thumbnails),m.isGifImage=(0,i.tU)(t["is-gift"],!1),m.thumbnailTransformations=t["thumbnail-transformations"]||"",m.imageSize=function(e){if(!e)return{width:0,height:0};const[t,n]=e.split("x");return{width:parseInt(t),height:parseInt(n)}}(t["thumb-size"]),m.clickUrl=t.url,m.registerSourceUrl=t["register-source-url"],m.title=(0,o.IK)(t.title),m.sourceType=t.type,m.logoURL=t.logo||"",m.organicVideoURL=t["ovideo-url"],m.fullVideoUrl=t["ofvideo-url"],m.logoType=t["logo-type"]||"square",m.publishedDate=(0,s.ww)(t["published-date"]),m.brandingName=t["branding-text"]||"",m.signature=t.sig,m.signatureType=t.st,m.encapsulatedParams=t.etp,m.redirAdditionalParams=t.rap,m.isSyndicated=n,m.isSponsored=u,m.isNative=l,m.isNetwork=c,m.isOrganic=!u,m.isEditorial=d,m.isNoFollow=!0,m.isRTB=(0,i.tU)(t["is-rtb"],!1),m.isPreviewItem=(0,i.tU)(t["is-preview-item"],!1),m.bannerAsNative=(0,i.tU)(t.rban,!1),m.advertiser=t.publisher,m.category=t.category||"",m.rating=t.rating,m.views=t.views,m.duration=t.duration,m.description=(0,o.IK)(t.description),m.pixelsTracking=t.itp||[],m.viewabilityTags=t["viewability-tags"]||[],m.isVisibleReported=!1,m.wasVisible=!1,m.getEventClick=a.DT.bind(null,m),m.getImageUrls=L.bind(null,m),m.motionAdURL=t["pvideo-url"],m.cropping=function(e){if(e)return V(e,"crop")}(t.cropping),m.ctaText=t["cta-text"],m.adRatio=t["ad-ratio"],m.displayAllowResponsiveness=(0,i.tU)(t["allow-responsiveness"],!0),m.auctionEstimate=(0,F.Qq)(t.e),m.secondPrice=(0,F.Qq)(t.e2),m.isAppInstall=(0,i.tU)(t["is-app-install"],!1),m.starRating=(0,F.Qq)(t["stars-rating"])||0,m.shouldRenderCta=function(e){const t=e.isAppInstall,n="carousel"===e.placement.scft,i=(0,$.Jq)(e.placementModeGroup);return!t&&!n&&!i}(m),m.isIsi=(0,i.tU)(t["is-isi-card"],!1),m.disclaimerText=t.disclaimer||"",m.brandingUrl=t["branding-url"],m.imageIframeScript=t["image-iframe"],m.skadNetworkItem=(0,i.tU)(t.udl,!1),m.trimHrefQs=(0,i.tU)(t.thrf,!1),m.removeHref=(0,i.tU)(t.rhrf,!1),m.dynamicAttributes=t.urlp,m.uploader=t.uploader,m.editorialVideoData=t["ec-video-urls"],m["external-data"]=t["external-data"],(0,i.tU)(t.rv,!1)&&(m.rvAvailableEvent={pixelMargin:(0,F.vx)(t.rvpm)||0,isSent:!1}),m.reportTracking=e=>{!function(e,t){e.pixelsTracking.filter((e=>e.t===t&&!e.used)).forEach((e=>{e.used=!0,(0,A.PR)(e.u)}))}(m,e)},m.setAsVisibleReported=()=>{m.isVisibleReported=!0},m.setAsVisible=()=>{m.wasVisible=!0},m.updateAssets=e=>{void 0!==e.title&&(m.title=e.title),void 0!==e.imageUrl&&(m.imageUrl=e.imageUrl),void 0!==e.description&&(m.description=e.description),void 0!==e.brandingName&&(m.brandingName=e.brandingName),void 0!==e.clickUrl&&(m.clickUrl=e.clickUrl)},m.setDeferredPromise=e=>{m.deferredPromise=e},m.sendRVAvailableEvent=()=>{m.rvAvailableEvent&&!m.rvAvailableEvent.isSent&&(m.rvAvailableEvent.isSent=!0,function(e){const t=(0,a.Ft)(e);t?(0,N.RK)(t,{isCritical:!0}):B.g.resolve("")}(m))},m.isMediaLoaded=new B.g((e=>{m.mediaLoaded=e})),t.plink&&(m.userAdChoice={link:t.plink,type:t["adc-type"]||"HOVER"}),m.adMarkup=t.eart,m.linkTarget=t.target,m.aurl=t.aurl,m}function j(e){return{isSyndicated:(0,i.tU)(e["is-syndicated"],!1),isNative:(0,i.tU)(e["is-native"],!1),isNetwork:(0,i.tU)(e["is-in-network"],!1),isEditorial:(0,i.tU)(e["is-dc"],!1)}}function z(e){return e.placementModeGroup.items.indexOf(e)}function V(e,t){var n;if(!e||!t)return;const r=e.replace(/"/g,'"'),o=null===(n=(0,i.XU)(r))||void 0===n?void 0:n[t];return null==o?void 0:o.sort(((e,t)=>{const{ratio:{w:n,h:i}}=e,{ratio:{w:r,h:o}}=t;return n/i-r/o}))}},1958:function(e,t,n){"use strict";n.d(t,{u3:function(){return I},vc:function(){return P}});var i=n(1990),r=n(8e3),o=n(2941),s=n(3553),a=n(5219),l=n(4515),c=n(3983),d=n(377),u=n(5423),p=n(5694),m=n(4331),h=n(5358),f=n(5822);let b=null;var g=n(5288),v=n(4846),_=n(9055),y=n(5031),w=n(7840),x=n(8508),C=n(2360),E=n(7177),k=n(594),T=n(4246),S=n(2606),R=n(6055),D=n(706);function I(e,t){const n=e.m,i=e.fpl||e.uip;if(!n&&!i)return;const s=function(e,t){const n=e.uvpw;return!(0,o.tv)(n)&&(0,c.tU)(n,!0)?t:e.t}(t,e.t);if(n)return O(n,s);const a=(0,r.n$)(i);return a?O(a.modeName,s):void 0}function O(e,t){if(!t)return e;const n=`ab_${e}_${t}`;return i.MC.config.publisher.modes[n]?n:e}function M(e){if(e)return e===k.XV?{modeName:k.XV}:i.MC.config.publisher.modes[e]}function P(e,t,n){var k;e.uip||(0,a.JE)(`Invalid placement in server response ${e}`);const{modeNameCalculated:O,modeConfig:P}=function(e,t){var n;const i=e.m,r=I(e,t)||"",o=M(r);if(o)return{modeNameCalculated:r,modeConfig:o};const s=null===(n=e.v)||void 0===n?void 0:n.length,l=!!e.pcp,c=!!e.multiWidget;if(!s||e.js||(0,C.iG)(r)||l||c||(0,T.yq)(r))return{modeNameCalculated:r,modeConfig:o};(0,a.JE)(`Placement doesn't have Publisher Mode Config: ${r}`);const d=`${i}-delta`,u=M(d);return u?((0,a.fH)(`Placement mode name: ${i} is missing, so delta suffix was added to it`),{modeNameCalculated:d,modeConfig:u}):{modeNameCalculated:r,modeConfig:o}}(e,t),B=e.vtag,N={_ID:`${e.uip}_${(0,c.MZ)()}`,entityType:3,mode:P,pubn:t.pubn||(null===i.MC||void 0===i.MC?void 0:i.MC.config.publisher.publisherName)},F=(0,s.r)(N);var $,W,j;F.ri=e.ori||e.ri,F.uuip=e.uuip,F.uip=e.uip,F.m=O||"",F.ppb=e.ppb,F.scft=e.scft,F.fb=e.fb?parseInt(e.fb):-1,F.wi=t.wi,F.ppz=e.ppz,F.po=(W=e.po,(0,o.mg)(W)?(/^\s*\{.*\}\s*$/.test(W)||(j=`{${W}}`,W=(0,o.mg)(j)?([{regex:/({|\[)\s*'/g,replace:'$1"'},{regex:/'\s*(:|}|,|\])/g,replace:'"$1'},{regex:/(:|,)\s*'/g,replace:'$1"'},{regex:/(?:([^"\s:\[{,])"([^"\s:,\}]))/g,replace:'$1\\"$2'},{regex:/([{,]\s*)([a-zA-Z_][a-zA-Z0-9_]*)(\s*):/g,replace:'$1"$2"$3:'}].forEach((e=>{j=j.replace(e.regex,e.replace)})),j):""),W.indexOf("function")>-1?(0,S.j)((0,c.MF)(`(${W})`)):(0,S.j)((0,c.XU)(W))):W),F.pcp=e.pcp,F.hpl=e.hpl,F.hps=($=e.hps)?(0,E.jF)($).map((e=>(0,E.vx)(e))).filter((e=>!(0,o.tv)(e))):[],F.rw=(0,c.tU)(e.rw,!1),F.cpad=e.cpad,F.scac=(0,c.tU)(e.scac,!1),F.scapz=e.scapz,F.fdlc=(0,c.tU)(e.fdlc,!1),F.listId=(0,w.$)(null===(k=i.MC.optionsSummary)||void 0===k?void 0:k.itemSourceType,(0,x.A)(F)),F.thirdPartyCard=function(e){if((0,c.tU)(e.ifr,!1))return{isFriendly:(0,c.tU)(e.fifr,!1),url:e.url,configuration:e.config,dimensions:e.cd}}(e),F.productType=n,F.trecs=(0,r.lP)(F.productType),F.eo=function(e){var t;const n=e.et;if(!n)return;const i=(null===(t=e.pcp)||void 0===t?void 0:t.tps)||"";return{et:n,ch:(0,E.vx)(e.ch),ebc:e.ebc,cbc:e.cbc,tps:i,cpad:e.cpad}}(e),F["tag-data"]=e["tag-data"],F["fp-data"]=e["fp-data"],B&&(F.vtag=B),F.eventSent={available:!1,visible:0},F.modeGroupsData=function(e,t){const n=e.v,i=t.m,r={_ID:t._ID+(0,c.MZ)(),modeName:i,placement:t,entityType:4,getModeClientProperty:U(i,t.po)},o=(0,s.r)(r);o.items=(n||[]).map((e=>(0,_.N3)(o,e))),o.contentType=function(e){let t=!1,n=!1;return e.forEach((e=>{e.isOrganic?n=!0:t=!0})),t&&n?"hybrid":t?"sponsored":"organic"}(o.items),o.modeGroupsList=[];const a=e.multiWidget;return a&&(o.modeGroupsList=L(a,t,n),o.flexDirection=a.orientation,o.gap=a.gap,o.flexSize=a.flexSize),o}(e,F),F.commonPiggyBack=t.cpb,F.sessionData=t.sd;const z=A(F.modeGroupsData);return(0,y.pm)(F,z),F.sendExploreEvent=()=>function(e){const t={url:(0,h.ul)(e)};return(0,m.RK)(t)}(F),F.sendEventAvailable=function(e){return()=>e.eventSent.available?l.g.resolve(""):(e.eventSent.available=!0,(0,d.O)("UiItemsRendered",e.items.length),function(e){const t=(0,h.lj)(e);if(!t)return l.g.resolve("");if(null===b&&(b="disable"!==(0,r.w$)("bulk-available-events-strategy")&&(0,r.BC)("send-event-as-post")),b){const e=(0,r.w$)("bulk-available-events-delay");return(0,f.H)("bulk",t,e)}return(0,m.RK)(t,{isCritical:!0})}(e))}(F),F.sendEventVisible=function(e){return()=>{return t=e,(i.MC.responseSummary.isItemLevelVisible?null===(n=t.items)||void 0===n?void 0:n.every((e=>e.isVisibleReported)):0!==t.eventSent.visible)?l.g.resolve(""):(e.eventSent.visible++,function(e){const t=function(e){var t;return{variant:i.MC.responseSummary.testAndExperiment.testVariant||null,container:null===(t=i.MC.getEntityCustomData(e))||void 0===t?void 0:t.element,placement:e.uip,baseMode:e.m,mode:e.m,itemCount:e.items.length,items:(0,u.xx)(e.items)}}(e);(0,p.kF)("visible",t);const n=(0,h.Go)(e);return n?(0,m.RK)(n,{sendByBeacon:!1}):l.g.resolve("")}(e));var t,n}}(F),function(e,t){var n;if(t.js)return e.type=4,void function(e,t){const n=t.js;(0,v.n5)(n,"jsContent is undefined"),e.decodedJS=(0,g.IK)(n),e.width=t.w,e.height=t.h}(e,t);const i=t.es;if(i)return e.type=5,void function(e,t){e.containerSelector=t}(e,i);if(null===(n=t.pcp)||void 0===n?void 0:n.tps)return void(e.type=3);if(t.hpl)return void(e.type=6);const o=t.v;if(t.scapz&&t.scapz===D.EN&&!o)return void(e.type=7);if(!o)return void(e.type=0);const s=t.multiWidget,a=(0,r.BC)("suppress-render-empty-multiwidget",!0)&&!!s,l=!(s||0!==o.length&&e.mode),d=(0,c.tU)(t.ear,!1);l||a&&0===e.modeGroupsData.items.length?e.type=2:e.type=d?8:1}(F,e),F.ear=(0,R.G)(e.ear),F.mar=function(e,t){const n=t.f,i=e.fpl;return n&&i?n[i].mar:""}(e,t),F}function U(e,t){return n=>{var i;return null!==(i=null==t?void 0:t[n])&&void 0!==i?i:(0,r.Ol)(e,n)}}function L(e,t,n){const i=[];return e.children.forEach((r=>{const o=r.name,a={_ID:t._ID+(0,c.MZ)(),modeName:o,placement:t,entityType:4,getModeClientProperty:U(o,t.po)},l=(0,s.r)(a);l.items=function(e,t,n){const i=(0,y.cN)(e);return t.splice(0,i).map((e=>(0,_.N3)(n,e)))}(o,n||[],l),l.modeGroupsList=[],l.gap=e.gap,l.flexDirection=e.orientation,l.flexSize=r.flexSize,r.children&&(l.modeGroupsList=L(r,t,n),l.flexDirection=r.orientation),i.push(l)})),i}function A(e){return e.modeGroupsList.length?e.modeGroupsList.reduce(((e,t)=>(t.modeGroupsList.length>0&&e.push(...A(t)),e.push(...t.items),e)),[]):e.items}},5031:function(e,t,n){"use strict";n.d(t,{Jq:function(){return c},cN:function(){return l},cT:function(){return d},pm:function(){return u}});var i=n(4246),r=n(8e3),o=n(2941),s=n(9642),a=n(594);function l(e,t){if(e===a.XV||e===i.gu)return 0;let n=window.innerWidth,s=0;const l=(0,r.Ol)(e,"mode-is-responsive"),c=(0,r.Ol)(e,"auto-size"),d=(0,r.Ol)(e,"rows")||1;if(l){const t=(0,r.Ol)(e,"responsive-rules");if(null==t?void 0:t.length){const e=function(e,t){let n=0;return e.forEach((e=>{const i=(e.rows||1)*(e.cells||1);(t>=e.minWidth||function(e){const t=e.maxWidth?` and (max-device-width: ${e.maxWidth}px)`:"",n=`screen and (min-device-width: ${e.minWidth}px)${t}`;if(window.matchMedia(n).matches)return!0;const i=e.maxWidth?` and (max-width: ${e.maxWidth}px)`:"",r=`(min-width: ${e.minWidth}px)${i}`;if(window.matchMedia(r).matches)return!0;if((0,o.tv)(e.minWidth))return!1;const s=e.maxWidth?` and (max-height: ${e.maxWidth}px)`:"",a=`screen and (min-height: ${e.minWidth}px)${s} and (orientation: portrait)`;return window.matchMedia(a).matches}(e))&&i>n&&(n=(e.rows||1)*(e.cells||1))})),n}(t,n);if(!(0,o.tv)(e))return e}s=function(e,t){const n=(0,r.Ol)(e,"responsive-extra-columns");return n?n*t:0}(e,d)}return c&&0!==n?(n=(null==t?void 0:t.getBoundingClientRect().width)||n,function(e,t,n,i){const o=(0,r.Ol)(e,"auto-size-rules");if(!o)return 0;let s;for(let e=o.length-1;e>=0;e--){const n=o[e],i=parseInt(n.minWc),r=parseInt(n.maxWc);if(i<=t&&t<=r){s=n;break}}return s?n<=1?s.n+i:s.n*n+i:0}(e,n,d,s)):((0,r.Ol)(e,"list-size")||0)+s}function c(e){return!!e.getModeClientProperty("recommendationReel")||!!e.getModeClientProperty("storyWidget")}function d(e){if(!e)return;const[t]=e.filter((e=>{const t=e.maxWidth?` and (max-width: ${e.maxWidth}px)`:"";return window.matchMedia(`screen and (min-width: ${e.minWidth}px)${t}`).matches}));return t}function u(e,t){(0,s.yR)(e,"items",t)}},3346:function(e,t,n){"use strict";n.d(t,{bN:function(){return u},dv:function(){return p},ko:function(){return d},xL:function(){return m}});var i=n(1025),r=n(1990),o=n(8e3),s=n(4846),a=n(1658),l=n(2470),c=n(2381);function d(e,t){const n=t.publisherName||(null===r.MC||void 0===r.MC?void 0:r.MC.config.publisher.publisherName)||(0,a.D7)();return(0,l.$$)(`//${u(e,t.domain)}/${n}/${function(e){switch(e){case"json":return"trc/3/json";case"available":return"log/3/available";case"required-viewability-available":return"log/3/required-viewability-available";case"bulk":return"log/3/bulk";case"visible":return"log/3/visible";case"explore":return"log/3/explore";case"click":return"log/3/click";case"abtests":return"log/3/abtests";case"debug":return"log/2/debug";case"perf":return"log/3/perf";case"social":return"log/3/social";case"supply-feature":return"log/3/supply-feature";case"metrics":return"log/3/metrics";case"bulk-metrics":return"log/3/bulk-metrics";case"external-revenue":return"log/3/external-revenue";case"pubs-generic":return"log/3/pubs-generic";case"swap-data":return"log/3/swap-data";case"exclude":return"log/3/exclude";case"excludeexplain":return"log/3/excludeexplain";case"excludeundo":return"log/3/excludeundo";case"event-tracker":return"log/3/event-tracker";case"card-available":return"log/3/card-available";case"card-visible":return"log/3/card-visible";case"card-interaction":return"log/3/card-interaction";case"heatmap":return"log/3/heatmap";default:throw new Error("Type not exist")}}(e)}?${(0,c.lZ)(t.url)}`)}function u(e,t){if(t)return t;if(!r.MC)return(0,s.cc)("debug"===e),(0,i.dN)("tev");if(r.MC.eventsRouteOut.indexOf(e)>-1)return r.MC.userData.trcEventDomain||(0,o.w$)("default-event-route");const n=(0,o.w$)("click-event-domain");return n&&"click"===e?n:(0,o.w$)("requests-domain")}function p(e){return-1===e.indexOf("?")?"?":"&"}function m(e,t){const n=function(e){return-1===e.indexOf("#")?"#":"&"}(e),i=(0,c.lZ)(t);return i?e+n+i:e}},1025:function(e,t,n){"use strict";n.d(t,{Aw:function(){return _},Ib:function(){return C},JK:function(){return v},Zj:function(){return E},cM:function(){return p},cW:function(){return x},dN:function(){return m},fK:function(){return g},ms:function(){return u},tB:function(){return b}});var i=n(5219),r=n(2470),o=n(4846),s=n(2120);const a=["trc","tev","cdn","img","pop","ccpa"];let l=null;const c=new Set,d=new Set;function u(e){for(const t of a)e.domains[t]||(0,i.vV)(`NetworkGateway: core domain "${t}" is missing from registration`);l=e}function p(){return(0,o.n5)(l,"NetworkGateway: resolveBaseDomain called before registration"),l.baseDomain}function m(e){var t,n;(0,o.n5)(l,"NetworkGateway: resolveNetworkDomain called before registration");const r=null!==(n=null===(t=l.domains[e])||void 0===t?void 0:t.domain)&&void 0!==n?n:null;return r||c.has(e)||(c.add(e),(0,i.JE)(`NetworkGateway: domain "${e}" is not registered`)),r}function h(e){if((0,o.n5)(l,"NetworkGateway: _controlRequest called before registration"),"open"===l.mode)return e;const t=function(e){try{return new URL(e,window.location.href).hostname}catch(e){return null}}(e);return t?function(e){var t;(0,o.n5)(l,"NetworkGateway: _isRegisteredHostname called before registration");const n=l.domains;for(const i in n)if((null===(t=n[i])||void 0===t?void 0:t.domain)===e)return!0;return!1}(t)?e:(d.has(t)||(d.add(t),(0,i.JE)(`NetworkGateway STRICT: blocked request to unregistered hostname "${t}"`)),null):null}const f="NetworkGateway: request blocked";function b(e,t){let n;return n="string"==typeof e?e:e instanceof URL?e.href:e.url,h(n)?fetch(e,t):Promise.reject(f)}function g(e,t){if(navigator.sendBeacon){const n=h(e);return!!n&&navigator.sendBeacon(n,t)}return!1}function v(e,t={}){const n=h(e);return n?new Promise(((e,i)=>{var r;const o=new XMLHttpRequest;o.open(t.method||"GET",n,!0),t.contentType&&o.setRequestHeader("Content-Type",t.contentType),void 0!==t.withCredentials&&(o.withCredentials=t.withCredentials),void 0!==t.timeout&&(o.timeout=t.timeout),o.addEventListener("readystatechange",(()=>{if(4===o.readyState)if(o.status>=200&&o.status<300)if(t.responseHeaders){const n={};for(const e of t.responseHeaders)n[e]=o.getResponseHeader(e);e({body:o.responseText,headers:n})}else e(o.responseText);else i({type:"status_code",status:o.status})})),o.addEventListener("error",(()=>{i({type:"network"})})),o.addEventListener("timeout",(()=>{i({type:"timeout"})})),o.send(null!==(r=t.body)&&void 0!==r?r:"")})):Promise.reject({type:"blocked"})}function _(e,t={}){return(0,r.m0)(e)||e.startsWith("/")?function(e,t){const n=h(e);return n?new Promise(((i,r)=>{const o=y(t);o.push(["src",n]);const a=(0,s.W)("script",{attrList:o});a.addEventListener("load",(()=>i(a))),a.addEventListener("error",(()=>{r({message:`Failed to load script: ${e}`,script:a})})),w(a,t)})):Promise.reject(f)}(e,t):function(e,t){const n=(0,s.W)("script",{attrList:y(t)});return n.innerHTML=e,w(n,t),_TPrmse.resolve(n)}(e,t)}function y(e){const t=[["type","text/javascript"]];if(e.crossorigin&&t.push(["crossorigin",e.crossorigin]),e.defer&&t.push(["defer","defer"]),e.async&&t.push(["async","async"]),e.id&&t.push(["id",e.id]),e.charset&&t.push(["charset",e.charset]),e.attributes)for(const n in e.attributes)t.push([n,e.attributes[n]]);return t}function w(e,t){const n=t.insertTarget||document.head;t.insertBefore?n.insertBefore(e,t.insertBefore):n.insertAdjacentElement("afterbegin",e)}function x(e){const t=h(e);if(!t)return null;const n=(0,s.W)("link",{attrList:[["rel","stylesheet"],["href",t]]});return document.head.appendChild(n),n}function C(e,t){const n=h(e);if(!n)return null;const i=[["rel","preconnect"],["href",n]];t&&i.push(["crossorigin","anonymous"]);const r=(0,s.W)("link",{attrList:i});return document.head.appendChild(r),r}function E(e){const t=h(e);t&&((new Image).src=t)}},8468:function(e,t,n){"use strict";n.d(t,{Cx:function(){return o},EA:function(){return a},Gr:function(){return s}});var i=n(9642);const r=["4","254"];function o(e){let t=!1;return(0,i.IF)(e.widgets,((e,n)=>{const i=n.vtag;!i||(t=a(i))})),t}function s(e){let t=!1;return(0,i.IF)(e.feeds,((e,n)=>{const i=n.vsm;!i||(t=a(i))})),t}function a(e){return"true"!==e["mid-article-hip-opt-out"]&&-1!==r.indexOf(e.unitType)}},1924:function(e,t,n){"use strict";n.d(t,{a:function(){return p},w:function(){return m}});var i=n(8390),r=n(1990),o=n(3983),s=n(2381),a=n(2360);const l="Lazy Injected",c="LazyItemRegistration";let d=0,u=0;function p(e,t){const n=(0,i.e0)(),o=function(e,t){return{placementName:function(e){const t=e.indexOf("Injected");return t<0?e:`${e.substring(0,t)}${l} ${++d}`}(e.uip),originalPlacementName:e.uip,modeName:e.m,instances:[{containerId:t.id,status:0,isParsed:!1,batchIndex:-1,isDeliveredToRBox:!1}],targetType:"mix",containerIgnored:!0,byPublisher:!1,priority:1,groupName:`${c} ${++u}`,originalRequestId:e.ri,floorData:e["fp-data"]}}(e,t);n.placements=[o],r.fg.appendOptionsSummary(n)}function m(e,t){var n,i;const r=(null===(n=t.floorData)||void 0===n?void 0:n.s)||0;e.fl=null===(i=t.floorData)||void 0===i?void 0:i.fl,e.s=e.s||r,e.orig_uip=t.originalPlacementName||e.orig_uip,e.ori=t.originalRequestId;const l=(0,a.Kc)(t),c=(0,s.JY)(l,t.frameId);if(c){const t=c.getBoundingClientRect();e.cd=(0,o.XI)(t.top,2),e.mw=(0,o.XI)(t.width,2)}}},713:function(e,t,n){"use strict";n.d(t,{AQ:function(){return m},R2:function(){return p},iK:function(){return h}});var i=n(8e3),r=n(9642),o=n(2672),s=n(9008),a=n(5461),l=n(3707),c=n(2941);var d=n(1427),u=n(8530);const p={updateCache(e,t){const{hasExploreMore:n,exploreMore:i}=e;n&&i&&(0,s.Py)(i.feed.fpl,t)},updateRootResponseCache(e,t,n){const i=t.d;if(!h(n)||!i.f)return;const r=(0,s.AB)(t);0!==r.length&&(t.increaseNextBatchNumber(),(0,u.lx)(r,e),(0,s.dA)(e,i.r,n))},filterResponse(e,t){var n;const o=e.features["explore-more-render"],s=(0,i.lP)("explore-more-render"),a=t.f;if(!o||!s||!a)return t;const l=null===(n=e.exploreMore)||void 0===n?void 0:n._ID;if(l&&a[l]){delete a[l],t.trecsFiltered=!0;const e=t.vl;e&&(t.vl=(0,d.X6)(l,e))}return(0,r.x7)(a)&&(0,d.Gr)(t),t},parseResponse(e){var t;const n=(0,o.s1)(e),{validItems:s,invalidItems:d}=(0,r.I$)(n,((e,t)=>!!t.exm||h(e)));if((0,r.x7)(s))return;const u=Object.keys(s)[0],p=s[u],m=p.exm,f=(0,o.j1)(e,u,p);!function(e,t){if(!(0,i.BC)("footer-overlay-show-on-em"))return;const{validItems:n}=(0,r.I$)(t,((e,t)=>!(0,c.tv)(t.fov))),o=(0,r.qG)(n);(0,c.tv)(o)||(e.fov=o.fov)}(f,n);const b=m&&function(e){try{return function(e){const{extraData:t,feedData:n,publisherId:r}=e;return{publisherId:r,title:t.title||"",css:n.css||"",backgroundColor:t.backgroundColor||"#0279f5",headerSelector:t.headerSelector||"header",feedContainerWidth:t.feedContainerWidth||"85%",isCopyOuterHTMLHeader:(0,a.KP)("desktop")||(0,i.BC)("explore-more-copy-html-outer-header"),enablePositionCorrection:((0,i.BC)("explore-more-enable-position-correction"),!(0,a.KP)("desktop")),placement:t.placement,container:t.container}}(e)}catch(e){return console.error("error at parsing explore more data",e),(0,l.i)()}}({feedData:f,extraData:m,publisherId:e.pi}),g={_ID:u,entityType:6,feed:f,options:b};return e.f=d,e.vl=null===(t=e.vl)||void 0===t?void 0:t.filter((e=>{const t=e.fpl;return t!==u||!t})),g},mergeResponseSummary(e,t){const n=e.exploreMore,i=t.exploreMore;if(!n||!i)return n||i;const r=(0,o._b)(n.feed,i.feed);return Object.assign(Object.assign({},n),{feed:r,options:n.options||i.options})},getAllPlacements(e){var t;let n=[];return null===(t=e.exploreMore)||void 0===t||t.feed.batchList.forEach((e=>{n=[...n,...e.placements]})),n}},m="Explore More";function h(e){return e===m}},6055:function(e,t,n){"use strict";var i;function r(e){switch(e){case!0:case"true":return i.WON;case!1:case"false":return i.LOST;default:return i.NONE}}n.d(t,{G:function(){return r},i:function(){return i}}),function(e){e[e.NONE=1]="NONE",e[e.WON=2]="WON",e[e.LOST=3]="LOST"}(i||(i={}))},3088:function(e,t,n){"use strict";n.d(t,{C:function(){return h},J:function(){return m}});var i=n(1990),r=n(8e3),o=n(3553),s=n(9642),a=n(9008),l=n(2672),c=n(1427),d=n(2360),u=n(5219),p=n(4566);const m={updateCache(e,t){(0,s.IF)(e.feeds,((e,n)=>{const i=n.fpl;(0,a.Py)(i,t)}))},updateRootResponseCache(){},filterResponse(e,t){const n=e.features["feed-render"],i=(0,r.lP)("feed-render"),o=t.f;return n&&i&&o?((0,s.IF)(e.feeds,((e,n)=>{const i=n.fpl;if(!o[i])return;t.trecsFiltered=!0,delete o[i];const r=t.vl;r&&(t.vl=(0,c.X6)(i,r))})),(0,s.x7)(o)&&(0,c.Gr)(t),t):t},parseResponse(e){const t={},n=(0,l.s1)(e),a=0===i.MC.optionsSummary.placements.length;return(0,s.IF)(n,((n,s)=>{const m=(0,r.n$)(n);if(!m&&!(0,r.lP)("feed-render"))return;if(a)return void(0,u.JE)(`Looking for placement name ${n} in store, but no placements in store.`);if(!m)return void(0,u.JE)(`Feed with placement name ${n} was not found in store.`);if((0,d._B)(m))return void(0,u.JE)(`placement ${n} was ignored and will not be rendered`);const h=(0,d.Kc)(m),f=(0,p.uv)(document,`#${h}`);if(f){const r=(0,l.j1)(e,n,s);t[r._ID]=(0,o.r)(r),i.fg.appendEntityCustomData({entity:r,element:f})}else(0,u.JE)(`Feed container with id ${h} was not found in the DOM.`);const b=e.vl;b&&(e.vl=(0,c.X6)(n,b))})),(0,c.Gr)(e),t},mergeResponseSummary(e,t){return(0,l.V_)(e.feeds||{},t.feeds||{})},stopContent(e,t=[]){const n=e.feeds,i={},r=!t.length;return(0,s.IF)(n,((e,n)=>{r||t.indexOf(n.fpl)>-1?i[e]=(0,l.kN)(n):i[e]=n})),i},getAllPlacements(e){let t=[];return(0,s.IF)(e.feeds,(n=>{e.feeds[n].batchList.forEach((e=>{t=[...t,...e.placements]}))})),t}};function h(e){var t;return!!(null===(t=(0,r.w$)("feed-optim"))||void 0===t?void 0:t[e])}},9008:function(e,t,n){"use strict";n.d(t,{AB:function(){return a},Py:function(){return c},dA:function(){return l},f4:function(){return s}});var i=n(8530),r=n(3983),o=n(7177);function s(e,t,n){const r=e.uip,s=n.d;let c=s.r;if(s.f&&c){const s=!!c.eofb,d=(0,o.vx)(c.eofb)===n.nb;s&&d&&(c=Object.assign(Object.assign({},c),{nb:void 0,eof:!0})),l(t,c,r);const u=a(n);return 0===u.length?(t.requestList.push(e),!0):(n.increaseNextBatchNumber(),(0,i.lx)(u,t),!0)}return!1}function a(e){const t=e.nb;return e.pl.filter((e=>e.fb===t.toString()))}function l(e,t,n){var i,r;r={[n]:t},(i=e.genericResponse).f=Object.assign(Object.assign({},i.f||{}),r)}function c(e,t){if((0,i.Xe)(e,6))return;const n=t.vl||[],s=t.f,a=null==s?void 0:s[e];if(!a)return;const l=function(e,t){return function(e,t){if(t.fti)return e.d.f=!0,void e.setRequestData(t);const n=(0,r.tU)(t.eof,!1),i=t.nb,s=e.d.r;i?s.nb=(0,o.vx)(i):n?s.eofb=s.nb:s.nb=0,e.setRequestData(s)}(e,t),e}((0,i.MX)(e),a),c=(0,i.u7)(e,n);(0,i.nT)(c,l)}},2672:function(e,t,n){"use strict";n.d(t,{RL:function(){return _},V_:function(){return g},_b:function(){return y},j1:function(){return f},kN:function(){return v},s1:function(){return h}});var i=n(5219),r=n(9642),o=n(3983),s=n(1958),a=n(8846),l=n(2360),c=n(1990),d=n(8e3),u=n(4846),p=n(7177);const m={exactVisibleDistanceThresholdFromTop:200,numPlaceholderItems:3,ManualLoadNextBatch:!0,rootSelectorScrollElement:"",feedObserverLoadNextBatch:!0,firstBatchDistanceThresholdFromTop:!0,enableHistory:!0,disableLoadingCardsPlaceholder:!1,videoDisclosurePosition:void 0};function h(e){const t={};return(0,r.IF)(e.f||{},((e,n)=>{t[e]=(0,r.Go)(n)})),(e.vl||[]).forEach((e=>{const{placementName:n,productType:i}=(0,a.d)(e);"feed-render"!==i||t[n]||(t[n]={})})),t}function f(e,t,n){var r;const l=(e.vl||[]).filter((e=>{const{productType:n,placementName:i}=(0,a.d)(e);return"feed-render"===n&&i===t})).map((t=>(0,s.vc)(t,e,"feed-render"))).filter((e=>0!==e.type||((0,i.JE)(`Type of placement ${e.uip} is unknown`),!1))),d=l.length>0?l[0].fb:-1,u=e.sca,m=(0,p.vx)(n.nbdt)||2e3,h=!!l.filter((e=>!!e.items.length)).length,f=function(e){var t;const n=null===(t=c.MC.responseSummary)||void 0===t?void 0:t.feeds;if(n)return _(e,n)}(t)||{},g=Object.assign(Object.assign(Object.assign(Object.assign({},f),{_ID:`${t}_${(0,o.MZ)()}`,entityType:2}),n),{batchList:[{fb:d,placements:l}],fpl:t,drp:b(n.drp),currentBatch:d,nbdt:m,hasNewContent:h,hasFeedEnded:(0,o.tU)(n.eof,!1),hasStoppedContent:!1,sca:u,fov:n.fov,uuip:null===(r=l[0])||void 0===r?void 0:r.uuip,mar:""});return g.batchList[0].placements.forEach((e=>{e.parent=g})),g}function b(e){if(!e)return m;const t={};return(0,r.IF)(m,(n=>{var i;t[n]=null!==(i=e[n])&&void 0!==i?i:m[n]})),t}function g(e,t){const n={};return(0,r.IF)(e,((e,t)=>{n[e]=y(t,{})})),(0,r.IF)(t,((e,t)=>{const i=t.fpl,r=(0,l.Cv)(i,c.MC.optionsSummary.placements);if(!r&&(0,d.lP)("feed-render"))return;(0,u.n5)(r,`Placement ${i} not found in placements in store placement list`);const o=_(i,n);o?n[o._ID]=y(o,t):n[e]=y(t,{})})),n}function v(e){return e.hasStoppedContent?e:Object.assign(Object.assign({},e),{hasFeedEnded:!0,hasStoppedContent:!0})}function _(e,t){const n=function(e,t){return(0,r.WP)(t).filter((([,t])=>t.fpl===e)).map((([,e])=>e))}(e,t);return n.filter((e=>!e.hasFeedEnded))[0]}function y(e,t){return Object.assign(Object.assign(Object.assign({},e),t),{_ID:e._ID,batchList:[...e.batchList||[],...t.batchList||[]]})}},706:function(e,t,n){"use strict";n.d(t,{EN:function(){return x},aw:function(){return C},du:function(){return k},pQ:function(){return E}});var i=n(8242),r=n(5461),o=n(2941),s=n(8e3),a=n(1924),l=n(1990),c=n(3983),d=n(4566),u=n(1355);const p=500,m=1e3,h=480,f=800,b=[],g=[],v=[],_="Lazy Injected",y="above-the-feed-placement",w="pad-down",x="premium_brand_zone";function C(e){const t=(0,s.BC)("trecs-atf-code-activated",!1),n=!(0,o.tv)(e.scapz)&&e.scapz===x;return t&&n}function E(e){const{placementContainer:t,placementData:n,feedPlacementElement:r,headerElement:o}=e;n["fp-data"]&&((0,i.x)(u.v,"poppins-font"),(0,s.BC)("trecs-atf-delay-adjustion",!1)?setTimeout((()=>{T(t,r,o)}),m):T(t,r,o),(0,d.ET)(t,y),(0,i.x)(' div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement){width:100%;position:relative;box-shadow:none}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement).pad-down{margin-bottom:40px !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement).tbl-rtl .videoCube .video-cta-href button.video-cta-button{left:15px;right:auto}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement)[id*=trc_wrapper]{width:unset;max-width:unset}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement)+.tbl-feed-header{margin-top:30px}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) *{font-family:"Widget-Poppins" !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .background-img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:top;background-size:cover;display:flex;flex-direction:column;justify-content:end;background-repeat:no-repeat}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .background-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgb(0, 0, 0) 31%, rgba(255, 255, 255, 0) 60%)}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .item-label-href{display:flex;flex-direction:column;justify-content:end;position:relative}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .item-label-href::before{content:"";width:100%;height:100px;position:absolute;top:-98px;background:-webkit-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));background:-o-linear-gradient(bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%)}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .ie-gradient-fill{top:-100px;height:100px;width:100%;position:absolute;background:-webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(1, 0, 0) 100%);background:-o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(1, 0, 0) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(1, 0, 0) 100%)}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .video-label-box{position:relative;top:-10px;padding:0 15px}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .video-title{-webkit-line-clamp:2 !important;color:#fff !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .video-description{color:#fff !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .logoDiv a span{font-size:12px !important;color:#bbb}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .trc_rbox_outer{padding:0 !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .trc_rbox_outer .trc_rbox_div{margin-bottom:0}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .tbl-feed-card .trc_rbox_container .trc_rbox_header{display:none !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .videoCube:not(.taboola-connect-item){margin-bottom:0 !important;background-color:#000 !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .videoCube:not(.taboola-connect-item) .video-cta-href button.video-cta-button{display:flex;justify-content:center;align-items:center;height:30px;background-color:#fff;position:absolute;right:15px;bottom:6px;border-radius:33px;font-size:14px;color:#000 !important;width:auto;font-weight:400 !important;padding:0 13px}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .videoCube:not(.taboola-connect-item) .video-cta-href{display:block;position:static;margin:0 !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) video-cta-style{width:auto}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) video-cta-style .video-label-box.video-label-box-cta{display:block}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .branding{margin:8px 0;max-width:75%}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .thumbBlock .branding{display:none !important}@media(min-width: 480px){div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement){position:relative;border-radius:16px !important;overflow:hidden;max-width:600px;width:75%;margin:auto !important}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .branding{margin-top:10px}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .cta-button{width:130px;height:30px}div.tbl-feed-card[class*=above-the-feed-premium]:not([class*=scrollable-carousel],.taboola-connect-placement) .videoCube{border-radius:14px 14px 0 0}}',"above-the-feed-card-style"),(0,a.a)(n,t),v.push(n.ri),l.MC.onReset(D))}function k(e){if(!e)return!1;const t=e.uip,n=e.ri;return(null==t?void 0:t.includes(_))&&v.includes(n)}function T(e,t,n){if(function(e){return((0,r.KP)("mobile")||window.innerWidth{!function(e,t){e.some((e=>"attributes"===e.type&&"style"===e.attributeName&&(R(t),!0)))}(t,e)}),p),i=new MutationObserver(n);b.push(i),i.observe(e,t)}R(e),function(e,t){const n=function(e){let t=e.parentElement;for(;t;){if(S(t))return t;t=t.parentElement}return null}(t);n&&function(e,t){const n=t.offsetWidth,i=window.innerWidth-n;e.style.width=`${n}px`,e.style.transform=`translateX(-${i/2}px)`}(e,n)}(e,t)}!function(e,t){const n=(0,r.KP)("desktop")||window.innerWidth>f,i=!t||t&&0===t.offsetHeight;n&&i&&(0,d.ET)(e,w)}(e,n);const i=()=>function(e){if(!(window.innerWidth<=window.innerHeight)){if(window.innerWidthwindow.removeEventListener("resize",e))),b.forEach((e=>e.disconnect()))}},1427:function(e,t,n){"use strict";n.d(t,{sH:function(){return b},Gr:function(){return _},X6:function(){return v},$M:function(){return g},Nj:function(){return y}});var i=n(3983),r=n(2120),o=n(4566),s=n(8242),a=n(8e3),l=n(7177);let c;function d(e){return`[data-feed-main-container-id="${e.dataset.feedMainContainerId}"]`}let u=-1;var p=n(6533),m=n(6351),h=n(1990),f=n(2409);function b(e,t){const n=(0,a.BC)("enable-feed-header-logo"),s=(0,i._i)(e.feedHeaderData),l=function(e){const t=["tbl-feed-header"];return e&&t.push(`tbl-logo-${e.toLowerCase()}-position`),(0,r.W)("div",{classList:t})}(e.logoPosition),c=(0,r.W)("div",{classList:["tbl-feed-header-logo"]});return l.appendChild(c),(0,f.Q)(l,t,e.logoPosition)||n||s?(n||(0,o.ET)(c,"tbl-feed-header-hide-logo"),s&&function(e,t){const n=(0,r.W)("div",{classList:["tbl-feed-header-text"],content:t});(0,o.ET)(e,"tbl-header-with-text"),e.appendChild(n)}(l,e.feedHeaderData.headerText),l):(l.style.display="none",l)}function g(e,t,n){const i=[];e.batchList.forEach((e=>{e.placements.forEach((e=>{t(e,i)}))})),n(i)}function v(e,t){return t.filter((t=>{const n=t.fpl;return n!==e||!n}))}function _(e){e.f=void 0}function y(e,t){!function(e,t){const n=[["data-feed-container-num",String(t.containerNum)],["data-feed-main-container-id",t.mainContainerId],["data-parent-placement-name",t.feedData.fpl],["data-pub-lang",h.MC.config.publisher.language]];for(const[t,i]of n)e.setAttribute(t,i)}(e,t),function(e){(0,o.ET)(e,(0,m.obfuscateString)(p.A)),h.MC.config.runtime.isAMP&&((0,o.ET)(e,(0,m.obfuscateString)("tbl-amp-container")),e.style.position="static")}(e),function(e,t){c=e.fui||{};const n=function(e,t){const n=[' .tbl-loading-spinner.tbl-loading-cards-placeholder{background:rgba(0,0,0,0);background-size:100%;height:auto;margin-top:40px}.tbl-placeholder-card{background:#f6f7f9;height:125px;overflow:hidden;position:relative;margin-bottom:48px}.tbl-placeholder-card:before{background-color:#f6f7f9;background-image:url(//cdn.taboola.com/static/91/9117a6d9-cbf1-4ea6-8caa-7461ce6554bc.gif);background-repeat:repeat-y;background-size:100% 1px;content:" ";display:block;height:100%}.tbl-masker{position:absolute;width:calc(100% - 190px - 24px);background-color:#fff;box-sizing:content-box;border-color:#fff;border-style:solid;border-left-width:24px}.tbl-first-row-pl,.tbl-second-row-pl,.tbl-third-row-pl{background:rgba(0,0,0,0);z-index:1}.tbl-first-row-pl{top:0;height:18px;left:190px;border-top-width:11px;border-bottom-width:18px}.tbl-second-row-pl{top:47px;height:18px;left:190px;border-top-width:0;border-bottom-width:18px}.tbl-third-row-pl{top:83px;height:15px;left:190px;border-top-width:0;border-bottom-width:35px}.tbl-last-row-right-padding{top:83px;left:calc(30% + 130px);width:100%;height:15px;border-width:0}.tbl-img-top-padding,.tbl-img-bottom-padding,.tbl-first-col-padding{display:none}.tbl-second-col-padding{display:block;width:24px;height:100%;border-width:0;top:0;right:0}.render-late-effect.tbl-feed-container .thumbBlock{opacity:0;transition:opacity .75s}.render-late-effect.tbl-feed-container .thumbBlock[style*=background-image]{opacity:1}.tbl-loading-placeholder-dir-rtl .tbl-masker{border-right-width:24px}.tbl-loading-placeholder-dir-rtl .tbl-first-row-pl,.tbl-loading-placeholder-dir-rtl .tbl-second-row-pl,.tbl-loading-placeholder-dir-rtl .tbl-third-row-pl{right:190px;left:auto}.tbl-loading-placeholder-dir-rtl .tbl-last-row-right-padding{right:calc(30% + 130px);left:auto}.tbl-loading-placeholder-dir-rtl .tbl-second-col-padding{right:auto;left:0}@media screen and (max-width: 480px)and (min-width: 0px){.tbl-loading-spinner.tbl-loading-cards-placeholder{margin-top:8px}.tbl-placeholder-card{height:87px;margin-bottom:8px}.tbl-masker{width:calc(100% - 114px - 12px);border-left-width:12px}.tbl-loading-placeholder-dir-rtl .tbl-masker{border-right-width:12px}.tbl-first-row-pl{top:0;height:10px;left:114px;border-top-width:16px;border-bottom-width:10px}.tbl-second-row-pl{top:36px;height:10px;left:114px;border-top-width:0;border-bottom-width:11px}.tbl-third-row-pl{top:57px;height:8px;left:114px;border-top-width:0;border-bottom-width:22px}.tbl-last-row-right-padding{top:57px;height:8px}.block-no-border,.tbl-first-col-padding,.tbl-img-bottom-padding,.tbl-img-top-padding{display:block;border-width:0}.tbl-img-top-padding{height:10px;width:100%;top:0}.tbl-img-bottom-padding{height:10px;width:100%;bottom:0}.tbl-first-col-padding{height:100%;width:8px;top:0;left:0}.tbl-second-col-padding{display:none}.tbl-loading-placeholder-dir-rtl .tbl-first-col-padding{right:0;left:auto}.tbl-loading-placeholder-dir-rtl .tbl-first-row-pl,.tbl-loading-placeholder-dir-rtl .tbl-second-row-pl,.tbl-loading-placeholder-dir-rtl .tbl-third-row-pl{right:114px;left:auto}}'],r=d(t);if(e.css){const t=e.css||"",i=(u=r,(0,o.uo)(t).replace(/{FEED_MAIN_CONTAINER_ID_ATT}/g,u));n.push(i)}else{const e=` ${s=r} { position: relative; margin-top: 20px; margin-bottom: 20px; -webkit-text-size-adjust: 100%; clear: both; } ${s} .tbl-feed-header { padding: 5px; background-color: #ffffff; display: inline-block; } ${s} .tbl-feed-header-logo { background: url(//cdn.taboola.com/static/1e/1e20e8ff-b903-43c3-81e2-8f9e185614d9.svg) no-repeat 0 0; background-size: contain; height: 11px; width: 76px; display: inline-block; } ${s} .tbl-feed-header-hide-logo { background: unset !important; background-size: unset !important; height: 0 !important; } ${s} .tbl-feed-header-hide-logo:only-child { display: none !important; } ${s} .tbl-loading-spinner { margin-bottom: 10px; } ${s} .tbl-feed-card { margin-bottom: 10px; background-color: #ffffff; border: 1px solid #f1f1f1; } ${s} .tbl-feed-abp { max-width: 770px; margin: 20px auto 0; } /** Mobile CSS Rules **/ @media screen and (max-width: 480px) { ${s} { padding: 0; background-color: #ffffff; } ${s} .tbl-feed-header { margin-left: 2px; padding: 5px 0; } ${s} .tbl-feed-card { margin-bottom: 5px; padding-bottom: 5px; border-width: 0; border-bottom: 4px solid #f1f1f1; } ${s} .trc_header_ext, ${s} .trc-widget-footer { padding-right: 3px; } } /** End of Mobile CSS Rules **/ `;n.push(e)}var s,u;if(n.push(function(e,t){const n=[];"FULL_WIDTH"===(e.fml||c.layout)&&n.push(function(e){const t=function(e){const t=e.match(/-split-num-(\d+)/);return(0,l.vx)(null==t?void 0:t[1])}(e.id),n=e.parentElement||e,i=(t?n:e).getBoundingClientRect();if(0===i.width)return"";const{leftMargin:r,rightMargin:o}=function(e){const t=e.width,n=document.documentElement.clientWidth,i=-1*e.left;return{leftMargin:i,rightMargin:-1*(n-t-Math.abs(i))}}(i);if(!r&&!o||!e.offsetParent)return"";let s=`#${e.id}.tbl-feed-container.tbl-feed-full-width`;return t&&(s+=`[data-feed-container-num="${t+1}"]`),`@media screen and (max-width: 480px) { ${s} { margin-left: ${r}px; margin-right: ${o}px; } }`}(t));const r=d(t),o=c.feedBackgroundColor||c.feedBackground;if(n.push(`${r}[data-feed-container-num] {background-color: ${o}; padding: ${c.feedPadding};}`),"NONE"===c.logoPosition?(n.push(`${r} .tbl-feed-header .tbl-feed-header-logo {display:none;}`),(0,a.BC)("enable-feed-header-reduced-padding",!1)&&n.push(`${r} .tbl-feed-header {padding-top: 1px;}`)):n.push(`${r} .tbl-feed-header {padding: 0px 5px 10px 5px; background: transparent; text-align: initial; display: table; width: 100%;}`),n.push(".tbl-feed-header-hide-logo {background: unset !important; background-size: unset !important; height: 0 !important;}"),n.push(".tbl-feed-header-hide-logo:only-child {display: none !important;}"),(0,i._i)(c.feedHeaderData)){const{headerFontSize:e="20px",headerFontFamily:t="Arial, Helvetica, sans-serif",headerColor:i="#000000",headerFontStyle:o="normal"}=c.feedHeaderData;n.push(`${r} .tbl-feed-header .tbl-feed-header-text {font-size: ${e}; color: ${i}; line-height: ${e}; font-family: ${t}; font-weight: ${o}}`)}return n.join("")}(e,t)),e.pfcss){const t=(0,o.uo)(e.pfcss);n.push(t)}if(e.fcss){const t=(0,o.uo)(e.fcss);n.push(t)}const p=n.join("");return(0,a.BC)("enable-scope-feed-css")?function(e,t){const n=d(t);return(0,i.dz)(e,".tbl-feed-container",n)}(p,t):p}(e,t);!function(e){const t=["tbl-feed-container","render-late-effect"];switch(c.layout){case"FULL_WIDTH":t.push("tbl-feed-full-width");break;case"PARTIAL_WIDTH":t.push("tbl-feed-partial-width")}c.cardFrame&&t.push(`tbl-feed-frame-${c.cardFrame}`),(0,o.ET)(e,...t)}(t),(0,s.x)(n,(u++,`feedUiCss-${u}`))}(t.feedData,e)}},7118:function(e,t,n){"use strict";n.d(t,{e:function(){return l}});var i=n(8e3),r=n(3553),o=n(1958),s=n(9642),a=n(8530);const l={filterResponse(e,t){return(0,i.lP)("hp4u")&&t.vl?(t.vl=t.vl.filter((e=>{const n=!!e.hpl;return n&&(t.trecsFiltered=!0),!n})),t):t},mergeResponseSummary(e,t){const n=e.organicPersonalization,i=t.organicPersonalization;return n&&i?Object.assign(Object.assign(Object.assign({},n),i),{regions:[...(null==n?void 0:n.hp4uRegions)||[],...(null==i?void 0:i.hp4uRegions)||[]]}):n||i},parseResponse(e){var t,n;const i=e.op||{};let a=e.vl||[];if(a=a.filter((e=>e.hpl)),0===a.length)return;const l=(0,r.r)(Object.assign(Object.assign({},i),{_ID:"hp4u",entityType:7}));i&&(null!==(t=l.ks)&&void 0!==t||(l.ks=!1),l.reg||(l.reg=[]),l.snz||(l.snz=[]),l.hp4uRegions||(l.hp4uRegions=[]));const c={};for(const t of a){const n=t.hpl;n===(t.uuip||t.uip)&&(c[n]||(c[n]=[]),c[n].push((0,o.vc)(t,e,"hp4u")))}return(0,s.IF)(c,(e=>{l.hp4uRegions.push({name:e,placements:c[e]})})),e.vl=null===(n=e.vl)||void 0===n?void 0:n.filter((e=>!e.hpl)),l},updateCache(e,t){(0,a.C0)(e.organicPersonalization,t)},updateRootResponseCache(){},getAllPlacements(e){var t;let n=[];const i=null===(t=e.organicPersonalization)||void 0===t?void 0:t.hp4uRegions;return null==i||i.forEach((e=>{n=[...n,...e.placements]})),n}}},3544:function(e,t,n){"use strict";n.d(t,{r:function(){return p}});var i=n(8530),r=n(1958),o=n(9642),s=n(8e3),a=n(3553),l=n(5031),c=n(1990),d=n(2120),u=n(2538);const p={updateCache(e,t){const{nextUp:n}=e;(0,i.C0)(n,t,(e=>{var n;const i=null===(n=t.prods)||void 0===n?void 0:n.nup;i&&e.setRequestData(i)}))},updateRootResponseCache(e,t,n){if(!function(e){return e===m}(n))return;const r=t.d.r;e.genericResponse.prods||(e.genericResponse.prods={}),e.genericResponse.prods.nup=Object.assign(Object.assign({},e.genericResponse.prods.nup),r);const o=t.pl;(0,i.lx)(o,e)},filterResponse(e,t){var n;return(0,s.lP)("next-up-render")?(t.vl=null===(n=t.vl)||void 0===n?void 0:n.filter((e=>!e.nup||(t.trecsFiltered=!0,!1))),t):t},parseResponse(e){const t=function(e){let t;return(e.vl||[]).some((e=>{if(e.nup)return t=e,!0})),t}(e);if(!t)return;const n=(0,d.W)("div"),i=(0,r.vc)(t,e,"next-up-render");t.nup.btnText=function(e,t){var n,i;const r=null===(i=null===(n=t.tslt)||void 0===n?void 0:n["next-up"])||void 0===i?void 0:i.BTN_TEXT,o=e.btnText,s=u.Xd.BTN_TEXT;return o||r||s}(t.nup,e);const s=(0,a.r)(Object.assign(Object.assign(Object.assign({},i),t.nup),{entityType:8}));return(0,l.pm)(s,i.items),c.fg.appendEntityCustomData({entity:s,element:n}),function(e,t){var n;(function(e){const t=e.prods||{};1===(0,o.kq)(t)&&t.nup?e.prods=void 0:t.nup=void 0})(e),e.vl=null===(n=e.vl)||void 0===n?void 0:n.filter((e=>e.uip!==t))}(e,t.uip),s},mergeResponseSummary(e,t){return e.nextUp||t.nextUp},getAllPlacements(e){let t=[];const n=e.nextUp;return n&&(t=[...t,n]),t}},m="Next Up"},22:function(e,t,n){"use strict";n.d(t,{J0:function(){return p},ME:function(){return b},QP:function(){return f},U9:function(){return m},WR:function(){return g},rb:function(){return h},sl:function(){return u},v0:function(){return d}});var i=n(4245),r=n(4566),o=n(8e3),s=n(5989),a=n(2120),l=n(6351),c=n(7177);function d(e){return"autowidget-template-text-links"===e.getModeClientProperty("widget-creator-layout")}function u(e,t){const n=1===e.cells?100:48,r="rtl"===(0,o.T8)("direction"),{modeName:s,ID:a}=t,c=r?"right":"left",d=r?"left":"right",u=`${(0,l.obfuscateString)("trc_tl_responsive")}_${(0,i.d5)(s,a)}`,p=`.${u} .trc_rbox_div .videoCube {width: ${n}%;}`,m=`.${u} .trc_header_left_column {width: ${n}%;}`,h=`.${u} .trc_header_right_column {display: ${1===e.cells?"none":"inline"};}`,f=`.${u} .trc_rbox_div div.videoCube:nth-of-type(-n+${e.rows}){float:${c};clear:${c};}`;let b="";return b+=`.${u} .trc_rbox_div div.videoCube:nth-of-type(n+${e.rows+1}){float:none;clear:${d};margin-${c}:auto;}`,b+=f,b+=p,b+=m,b+=h,b}function p(e,t,n){if(!d(e))return;const i=!!e.getModeClientProperty("mode-is-responsive"),s=function(e,t,n){const i=[(0,l.obfuscateString)("trc_tl")];if(!n)return i;const r=(0,o.BC)("enable-responsive-css-reuse"),s=`${(0,l.obfuscateString)("trc_tl_responsive")}_${e}`,a=`${(0,l.obfuscateString)("trc_tl_responsive")}_trc_${t}`,c=r?s:a,d=(0,l.obfuscateString)("trc_tl_responsive");return i.push(d,c),i}(e.modeName,t,i);(0,r.ET)(n,...s)}function m(e,t,n){const i=[];return e||t>=n/2&&i.push((0,l.obfuscateString)("trc_tl_right_col")),i}function h(e,t){const n=((null==e?void 0:e.split(","))||[]).filter((e=>e));return n.length?n.map((e=>function(e,t){const n=t.parentElement;if(!n)return;const i=(0,r.b_)(n,"span").filter((t=>-1!==t.className.indexOf(e)));return i[0]}(e,t))).filter((function(e){return!!e})):[]}function f(e){return e.length?e.reduce(((e,t)=>e+function(e){const t=e.textContent;if(!t)return 0;const n=getComputedStyle(e),i=(0,c.vx)(n.marginRight)||0,r=(0,s.N4)(n);return(0,s.vw)(r,t),(0,s.Np)(t,r)+i}(t)),0):0}function b(e,t){if(!e||!t)return;const n=h(e,t);n.length&&n.forEach((e=>{e.style.display="inline-block",e.style.verticalAlign="middle"}))}function g(e,t){t.length&&t.filter((t=>!e.contains(t))).forEach((t=>{!function(e){const t=(0,a.W)("span",{classList:[(0,l.obfuscateString)("trc_inline_detail_spacer")],content:" "});e.appendChild(t)}(e),function(e,t){e.insertBefore(t,null)}(e,t)}))}},2856:function(e,t,n){"use strict";n.d(t,{f:function(){return u}});var i=n(8530),r=n(1958),o=n(5219),s=n(9642),a=n(8e3),l=n(3553),c=n(3983),d=n(5031);const u={updateCache(e,t){const{vignette:n}=e;(0,i.C0)(n,t,(e=>{var n;const i=null===(n=t.prods)||void 0===n?void 0:n.vig;i&&e.setRequestData(i)}))},updateRootResponseCache(e,t,n){if(!function(e){return e===p}(n))return;const r=t.d.r;e.genericResponse.prods||(e.genericResponse.prods={}),e.genericResponse.prods.vig=Object.assign(Object.assign({},e.genericResponse.prods.vig),r);const o=t.pl;(0,i.lx)(o,e)},filterResponse(e,t){if(!(0,a.lP)("vignette-render"))return t;if(!e.features["vignette-render"])return t;const{vignette:n}=e;if(!n)return t;const i=n.uip;return t.vl=function(e,t){var n;return null===(n=t.vl)||void 0===n?void 0:n.filter((n=>{const i=n.uip===e;return i&&(t.trecsFiltered=!0),!i}))}(i,t),t},parseResponse(e){var t;const n=null===(t=e.prods)||void 0===t?void 0:t.vig;if(!n)return;const i=n.plc,a=function(e,t){var n,i;const r=e.vl||[];let o;const s=null===(i=null===(n=e.tslt)||void 0===n?void 0:n.vignette)||void 0===i?void 0:i.openBtn;return r.some((e=>{if(e.uip===t)return o=function(e,t){var n;const i=null===(n=e.v)||void 0===n?void 0:n[0];return i&&(i["cta-text"]=t||i["cta-text"]||"Learn More"),e}(e,s),!0})),o}(e,i);if(!a)return void(0,o.JE)("Vignette configuration found but vignette placement wasn't");const u=(0,r.vc)(a,e,"vignette-render"),p=Object.assign(Object.assign({},u),{entityType:9,frequencyCapping:parseInt(n.frequencyCapping),showDespiteStorageIssue:(0,c.tU)(n.showDespiteStorageIssue,!0),metaData:n.metaData}),m=(0,l.r)(p);return(0,d.pm)(m,u.items),function(e,t){var n;(function(e){const t=e.prods||{};1===(0,s.kq)(t)&&t.vig?e.prods=void 0:t.vig=void 0})(e),e.vl=null===(n=e.vl)||void 0===n?void 0:n.filter((e=>e.uip!==t))}(e,i),m},mergeResponseSummary(e,t){return e.vignette||t.vignette},getAllPlacements(e){let t=[];const n=e.vignette;return n&&(t=[...t,n]),t}},p="taboola-vignette"},8456:function(e,t,n){"use strict";n.d(t,{x:function(){return h}});var i=n(8e3),r=n(9642),o=n(8530),s=n(1990),a=n(1958),l=n(5219),c=n(3553),d=n(2360),u=n(8846),p=n(5031),m=n(4246);const h={updateCache(e,t){(0,r.IF)(e.widgets,((e,n)=>{(0,o.C0)(n,t)}))},updateRootResponseCache(){},filterResponse(e,t){return(0,i.lP)("widget-render")?((0,r.IF)(e.widgets,((e,n)=>{t.vl=f(n.name,t)})),t):t},parseResponse(e){const t={};return(e.vl||[]).forEach((n=>{const{productType:o,placementName:h}=(0,u.d)(n);if("widget-render"!==o)return;const b=(0,a.vc)(n,e,o);if(!b.mode&&!(0,m.yq)(b.m)){const e=b.m,t=s.MC.config.runtime.pageUrl;(0,l.JE)(`Mode '${e}' for Placement '${h}' doesn't exist in configuration ${t}`)}const g=(0,i.n$)(h);if(!g)return void(0,l.MD)(`Placement '${h}' doesn't exist in OptionSummary input.`);if((0,d._B)(g))return void(0,l.JE)(`placement ${h} was ignored and will not be rendered`);if(function(e,t){const n=s.MC.responseSummary.feeds||{};return!!(0,r.WP)(n).some((([,t])=>t.fpl===e))&&((0,l.MD)(`Feed conflict detected for '${e}' with feed placement '${t.fpl}'`),!0)}(h,n))return;const v=Object.assign(Object.assign({},b),{name:h,entityType:1}),_=(0,c.r)(v);(0,p.pm)(_,b.items),t[b._ID]=_;const y=(0,d.Kc)(g),w=document.getElementById(y);s.fg.appendEntityCustomData({entity:b,element:w}),e.vl=f(h,e)})),t},mergeResponseSummary(e,t){return(0,r.rL)(e.widgets,t.widgets)},getAllPlacements(e){let t=[];return(0,r.IF)(e.widgets,(n=>{const i=e.widgets[n];t=[...t,i]})),t}};function f(e,t){var n;return null===(n=t.vl)||void 0===n?void 0:n.filter((n=>{const i=n.uip===e;return i&&(t.trecsFiltered=!0),!i}))}},6533:function(e,t,n){"use strict";n.d(t,{A:function(){return i}});const i="trc_related_container"},4245:function(e,t,n){"use strict";n.d(t,{fE:function(){return w},mx:function(){return C},FC:function(){return T},tc:function(){return y},Me:function(){return _},h_:function(){return S},d5:function(){return k},Vu:function(){return R},r2:function(){return D},_p:function(){return E}});var i,r,o=n(2120),s=n(6533),a=n(6351),l=n(1990),c=n(5461),d=n(4566),u=n(8e3),p=n(2941),m=n(5219),h=n(22);!function(e){e.LEFT="marginLeft",e.RIGHT="marginRight",e.BOTTOM="marginBottom"}(i||(i={})),function(e){e.COLUMN="column",e.ROW="row"}(r||(r={}));var f=n(594),b=n(5694);const g={"&":"&","<":"<",">":">",'"':""","'":"'"};let v;function _(e){return e.replace(/[&<>"']/g,(e=>g[e]||e))}function y(e){const t=e.modeGroupsList.length,n=(0,o.W)("div",{classList:t?[(0,a.obfuscateString)("trc_multi_widget_container")]:[]});return"V"===e.flexDirection&&(n.style.flexDirection=r.COLUMN),n}function w(e,t){(function(e,t){t&&(e.style.flex=t.toString())})(t,e.flexSize),e.gap&&t.parentElement&&(0,d.OM)(t.parentElement)&&function(e,t,n){const r=e.previousSibling;if(!r||!(0,d.OM)(r))return;let o;o="V"===n?i.BOTTOM:"rtl"===l.MC.config.publisher.direction?i.LEFT:i.RIGHT,r.style[o]=t}(t,e.gap,t.parentElement.style.flexDirection===r.COLUMN?"V":"H")}function x(e,t,n,i){t&&(e.push((0,a.obfuscateString)("trc_elastic")),n&&e.push(`${(0,a.obfuscateString)("trc_elastic")}_${k(n,i)}`))}function C(e){(0,d.ET)(e,(0,a.obfuscateString)(s.A),(0,a.obfuscateString)("tbl-trecs-container"),(0,a.obfuscateString)("trc_spotlight_widget"))}function E(e,t,n,i=!0){const r=[];(0,c.KP)("iframe")&&r.push((0,a.obfuscateString)("trc_in_iframe")),"rtl"===l.MC.config.publisher.direction&&r.push((0,a.obfuscateString)("tbl-rtl")),(0,d.ET)(e,...r),t.uip?function(e,t,n,i){const r=[];e.dataset.placementName=t.uip,t.modeGroupsData.modeGroupsList.length>0?r.push((0,a.obfuscateString)("trc_multi_widget")):x(r,i,t.m,n),(0,d.ET)(e,...r)}(e,t,n,i):function(e,t,n,i){const r=[];t.modeGroupsList.length>0?r.push((0,a.obfuscateString)("trc_multi_widget")):x(r,i,t.modeName,n),(0,d.ET)(e,...r)}(e,t,n,i)}function k(e,t){return(0,p.tv)(v)&&(v=(0,u.BC)("enable-responsive-css-reuse")),v?e:t}function T(e){e&&(0,d.Oh)(e.childNodes).forEach((t=>{t instanceof HTMLElement&&t.id.indexOf("tbl_vpl_")>-1||e.removeChild(t)}))}function S(e){const t=e.split("_"),n=t.length;return 1===n?((0,m.vV)(`Placement ID ${e} is invalid`),e):t[n-1]}function R(e){return e.modeName===f.XV||!(0,h.v0)(e)&&!!e.getModeClientProperty("mode-is-responsive")}function D(e,t){(0,u.BC)("enable-render-failed-external-event")&&(0,b.kF)("renderFailed",{placementType:e,placementName:t})}},2120:function(e,t,n){"use strict";n.d(t,{W:function(){return u},_:function(){return d}});var i=n(5288),r=n(4566),o=n(5219),s=n(8e3),a=n(5461),l=n(5706);let c=document;function d(){c=function(){if(!(0,s.BC)("enable-create-element-from-iframe"))return document;if((0,a.KP)("iframe")||(0,l.eo)()||(0,a.KP)("ff"))return document;try{const e=document.createElement("iframe");return e.src="proxy.php?url=about:blank",e.style.display="none",document.body.appendChild(e),e.contentDocument||document}catch(e){return document}}()}function u(e,t){var n,s;const a=((null==t?void 0:t.forceOriginalDocument)?document:c).createElement(e);try{if(!t)return a;null===(n=t.attrList)||void 0===n||n.forEach((([e,t=""])=>{a.setAttribute(e,t)})),null===(s=t.datasetList)||void 0===s||s.forEach((([e,t])=>{a.dataset[e]=t})),t.classList&&(0,r.ET)(a,...t.classList),(0,i.Xs)(a,t.content),t.parentElement&&t.parentElement.appendChild(a)}catch(e){(0,o.vV)("createHtmlElement::",e)}return a}},7868:function(e,t,n){"use strict";n.d(t,{e:function(){return b}});var i=n(5288),r=n(8242),o=n(2120),s=n(5785),a=n(4566),l=n(5461);const c=767;let d,u,p,m,h=!1,f=null;function b(e,t){document.body.clientWidth>c&&!(0,l.KP)("iframe")&&!(0,l.KP)("webview")&&((0,i.fr)(e),h||function(){d=(0,o.W)("div",{classList:["trc_modal_dialog","trc_modal_hidden"],attrList:[["role","dialog"],["aria-modal","true"],["aria-label","Taboola Disclosure"]]}),u=(0,o.W)("div",{classList:["trc_modal_mask","trc_modal_hidden"]}),p=(0,o.W)("button",{classList:["trc_modal_close"],content:"×",attrList:[["type","button"],["aria-label","Close"]]}),m=(0,o.W)("iframe",{classList:["trc_modal_frame"]}),d.appendChild(p),d.appendChild(m);const e=(0,s.g)(3,u);e[1].appendChild(d),function(e){const t=` ${n=e[3]} .trc_modal_dialog { width: 660px; height: 550px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 12px; border: 2px solid #417cc3; position: fixed; z-index: 9999999; background: #f7f9fc; top: 50%; left: 50%; margin-top: -250px; margin-left: -330px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; -webkit-box-shadow: black 0 0 18px 0; -moz-box-shadow: black 0 0 18px 0; -ms-box-shadow: black 0 0 18px 0; -o-box-shadow: black 0 0 18px 0; box-shadow: black 0 0 18px 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }${n} .trc_modal_mask { z-index: 9999998; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000; opacity: 0.5; filter: alpha(opacity=50); }${n} .trc_modal_close { font-family: sans-serif !important; width: 30px !important; height: 30px !important; font-size: 30px !important; font-weight: bold !important; line-height: 28px !important; color: #fff !important; text-shadow: 0 1px 0 #000; opacity: 0.9; filter: alpha(opacity=90); background: #417cc3; padding: 0; cursor: pointer; border: 0; -webkit-appearance: none; text-align: center; position: absolute !important; top: -13px; right: -13px; text-decoration: none !important; z-index: 9; -webkit-border-radius: 15px !important; -moz-border-radius: 15px !important; -ms-border-radius: 15px !important; -o-border-radius: 15px !important; border-radius: 15px !important; }${n} .trc_modal_close:focus { outline: 2px solid #417cc3; outline-offset: 2px; }${n} .trc_modal_hidden { display: none !important; }${n} .trc_modal_frame { width: 100% !important; height: 550px !important; } `;var n;(0,r.x)(t,"tRecs-popup-modal"),document.body.appendChild(e[0])}(e),document.addEventListener("keyup",v),u.addEventListener("click",_),p.addEventListener("click",_),window.addEventListener("message",y),h=!0}(),f=t.anchorTag,function(e){var t;m.src=e.href,m.style.border="none";const n=e.iframeScrollingEnabled||"no";m.style.overflow="yes"===n?"auto":"hidden";const i=(null===(t=e.anchorTag)||void 0===t?void 0:t.getAttribute("aria-label"))||"Taboola Disclosure";m.title=`${i} content`}(t),g(1),p.focus())}function g(e){1===e?(0,a.Yw)([u,d],"trc_modal_hidden"):((0,a.ET)([u,d],"trc_modal_hidden"),m.src="proxy.php?url=",f&&"function"==typeof f.focus&&f.focus(),f=null)}function v(e){"Escape"===e.key&&g(0)}function _(e){(0,i.fr)(e),g(0)}function y(e){/http(s)?:\/\/www\.taboola\.com/.test(e.origin)&&e.data&&1025==+e.data&&g(0)}},5785:function(e,t,n){"use strict";n.d(t,{g:function(){return a}});var i=n(3983),r=n(2120),o=n(4846);function s(e){const t=`tbl-aug-${(0,i.MZ)()}`,n=(0,r.W)("div",{attrList:[["id",t]]});return null==e||e.appendChild(n),n}function a(e,t){(0,o.cc)(e>0,"createAugmentingContainers depth must be greater than 0");const n=[];for(let t=0;t`${e}#${t.id} `),""))};var i}},2409:function(e,t,n){"use strict";n.d(t,{Q:function(){return _},a:function(){return y}});var i=n(8242),r=n(6351),o=n(7868),s=n(8723),a=n(2120),l=n(1990),c=n(738),d=n(8e3),u=n(4566),p=n(5461),m=n(740),h=n(7766);let f,b=!1,g="",v="";function _(e,t,n){return!!C(t)&&(w({parentElement:e,extraCssClassList:[x(n)],hasAdChoice:!1}),!0)}function y(e,t,n){if(!C(t))return;const i=["tbl-ccpa-on-widget"];e.children.length>0&&i.push("tbl-cpa-pipe-before");const r=(0,a.W)("div",{classList:["logoDiv","link-ccpa"]});w({parentElement:r,extraCssClassList:i,hasAdChoice:n}),n?e.prepend(r):e.appendChild(r)}function w(e){var t;const{parentElement:n,hasAdChoice:_}=e;let y="taboola";const w=function(e,t){let n,i=f.markup;e&&(n=(0,a.W)("span",{classList:[(0,r.obfuscateString)("trc_logos_v_align")]}),(0,u.vn)(n),i=(0,a.W)("span",{content:f.markup}));const o=(0,a.W)("a",{content:i,attrList:[["href",f.href],["target","_blank"],["rel","nofollow"],["style",f.inlineStyle]],classList:[...f.classList,...t]});return n&&o.appendChild(n),(0,h.ET)("click",o,E),o}(_,e.extraCssClassList),{privacyString:x}=null!==(t=l.MC.optionsSummary.ccpa)&&void 0!==t?t:{};var C;(0,u.ET)(n,"tbl-ccpa-container"),x?y="publisher":(C=n,(0,p.KP)("mobile")&&(0,u.ET)(C,"tb-ccpa-mobile"),f.style&&(0,i.x)(f.style,"tbl-ccpa-style-custom"),(0,i.x)(" a.tbl-ccpa { font-weight: normal; font-size: 11px; Color: #999999; margin: 0 3px 0 0; text-decoration: none; font-family: Arial, Helvetica, sans-serif; float: right; cursor: pointer; } a.tbl-ccpa.tbl-ccpa-left { float: left; } a.tbl-ccpa.tbl-ccpa-right { float: right; } .logoDiv a.tbl-ccpa span { font-size: 11px; color: #999999; } div.tbl-feed-header.tbl-ccpa-container .tbl-ccpa { margin-top: 3px; } div.tbl-feed-header.tbl-ccpa-container div.tbl-feed-header-logo { display: inline-block; } .trc-widget-footer a.tbl-ccpa.tbl-cpa-pipe-before::before { content: '|'; margin-right: 2px; font-size: 11px; color: #999999; } .tbl-rtl .tb-ccpa-mobile { line-height: 11px; } .tbl-rtl .logoDiv.link-ccpa { display: inline-block; } .tbl-rtl div.tbl-feed-header .tbl-ccpa { margin-top: 0; } .tbl-rtl .trc-widget-footer a.tbl-ccpa { float: none; } .tbl-rtl .trc-widget-footer a.tbl-ccpa.tbl-cpa-pipe-before::before { content: ''; } .tbl-rtl .trc-widget-footer a.tbl-ccpa.tbl-cpa-pipe-before::after { content: '|'; margin-left: 2px; font-size: 11px; color: #999999; }",m.w),function(e){(0,d.BC)("xfrm-enable")&&(0,c.qY)(f.href).then((t=>{t&&function(e){e.addEventListener("click",(t=>{(0,o.e)(t,{href:f.href,anchorTag:e})}))}(e)}))}(w),n.insertAdjacentElement(f.location,w)),function(e){const t={event_type:"ccpa",event_state:"Rendered",event_value:e,event_msg:(0,p.KP)("iframe")?", in-iframe":""};(0,s.mk)(t),f.renderOnce&&(b=!0,g=v)}(y)}function x(e){return"RIGHT"===e?"tbl-ccpa-left":"tbl-ccpa-right"}function C(e){const t=l.MC.responseSummary.userData.ccpa;if(t)return f=t,v=l.MC.config.runtime.pageUrl.href,!b&&f.placement===e&&g!==v&&!(0,d.BC)("disable-ccpa")}function E(){(0,s.mk)({event_type:"ccpa",event_state:"CLICKED",event_value:"taboola",event_msg:""})}},7578:function(e,t,n){"use strict";n.d(t,{k9:function(){return p},cT:function(){return l},kz:function(){return c},C1:function(){return a},AD:function(){return u},iL:function(){return d}});var i=n(1990),r=n(7566);const o={};let s={};function a(e,t){if(e===t)return!0;const n=e.split(".").reverse(),i=t.split(".").reverse();for(let e=0;e<6;e++)if(n[e]!==i[e])return!1;return!0}function l(e,t,n){var i,r;const{modeName:a,placement:l}=e,c=(null===(i=l.parent)||void 0===i?void 0:i.entityType)||0;return function(e){var t,n,i;if(!e.modeName||2!==e.componentType)return()=>getComputedStyle(e.element);const r=o[t=e.componentId]||(o[t]={}),a=r[n=e.modeName]||(r[n]={});return a[i=e.elementType]||(a[i]=e.element),()=>{const t=`${e.modeName}__${e.elementType}`;return s[t]||(s[t]=getComputedStyle(a[e.elementType]))}}({modeName:a,componentId:(null===(r=l.parent)||void 0===r?void 0:r._ID)||"",componentType:c,element:t,elementType:n})}function c(e){const t=i.MC.getEntityCustomData(e);if(!t)throw new Error(`item entity ${e} should exist in store entity custom data`);return t}function d(e){const{entity:t,element:n}=c(e);i.fg.appendEntityCustomData({hasFloatingButton:!0,entity:t,element:n})}function u(e){var t;return(null===(t=c(e))||void 0===t?void 0:t.hasFloatingButton)||!1}function p(e){return e.split("~~").filter((e=>""!==e))[1]}r.B.once("storeReady",(()=>{i.MC.onReset((()=>{s={}}))})),window.addEventListener("resize",(()=>{s={}}))},2160:function(e,t,n){"use strict";n.d(t,{m9:function(){return B},li:function(){return M},Mu:function(){return A},Bd:function(){return F},hW:function(){return P},Yo:function(){return O},FG:function(){return N}});var i=n(5031),r=n(713),o=n(706),s=n(1990),a=n(8e3),l=n(4566),c=n(5461),d=n(8723),u=n(3983),p=n(7578),m=n(2941),h=n(5219),f=n(4846);const b=5625;let g,v;const _=[{ratio:.5625,format:"9x16",padding:"177.78%"},{ratio:.75,format:"3x4",padding:"133.33%"},{ratio:.8,format:"4x5",padding:"125%"},{ratio:1,format:"1x1",padding:"100%"},{ratio:1.25,format:"5x4",padding:"80%"},{ratio:1.33,format:"4x3",padding:"75%"},{ratio:1.5,format:"3x2",padding:"66.67%"},{ratio:1.6,format:"16x10",padding:"62.5%"},{ratio:1.67,format:"5x3",padding:"60%"},{ratio:1.75,format:"7x4",padding:"57.14%"},{ratio:1.78,format:"16x9",padding:"56.25%"}];let y,w,x,C,E,k,T={},S={},R=null,D=null,I=!1;function O(){return I||(((0,m.Cm)(C)||(0,m.tv)(C))&&(C=(0,a.w$)("social-demand-config")),((0,m.Cm)(R)||(0,m.tv)(R))&&(R=(0,a.w$)("social-demand-min-range")),((0,m.Cm)(D)||(0,m.tv)(D))&&(D=(0,a.w$)("social-demand-max-range")),((0,m.Cm)(k)||(0,m.tv)(k))&&(k=(0,a.BC)("allow-social-demand-explore-more")),I=!0),!!(C||R||D)&&(y=null!=y?y:(0,c.KP)("mobile"),y)}function M(){return O()?D?$(D):.5:null}function P(e){const t=e.placement;return 1===t.items.length&&(!(0,o.du)(t)&&!(0,o.aw)(t)&&(!(0,i.Jq)(e.placementModeGroup)&&!function(e){return 4===e.type||5===e.type||6===e.type||7===e.type||8===e.type}(t)&&(!e.isRTB&&(!e.isNetwork&&!e.isNative&&(!!e.isSponsored&&(!e.placement["tag-data"]&&!e.placement.m.includes("autowidget-template-stream")))))))}function U(e,t){return 0===t?0:e/t}function L(e){const t=e.placementModeGroup.getModeClientProperty("responsive-rules"),n=(0,i.cT)(t);if(!n)return;const r=1/n.ratio;return{ratio:r,format:A(r)}}function A(e){return _.reduce(((t,n)=>Math.abs(e-n.ratio)=e.batchList.length?0:e.batchList[t].placements.length}(e);t.forEach((e=>{e.isEligible&&n++,e.isVertical&&i++}));const s={type:"social-demand-summary",data:{totalCards:o,totalEligible:n,totalVertical:i,placementName:r,batch:e.currentBatch}},a={event_type:"SOCIAL_DEMAND_SUMMARY",event_state:"REPORTED",event_value:(0,u.z_)(s),event_msg:""};(0,d.mk)(a)}(e,n),function(e){S[e]&&delete S[e]}(t))}function F(e,t){var n,i;if(!O()||!function(e){var t;const n=e.placement;if("feed-render"!==n.productType)return!1;if(k)return!0;const i=(null===(t=n.parent)||void 0===t?void 0:t.fpl)||n.uuip||n.uip;return!(e.exm||(0,r.iK)(i))}(t))return;const o=P(t),c=o&&function(e){return!!function(e){if(null!=w||(w=(null==C?void 0:C.frequency)||1),w<=1)return!0;const t=`${e.placement.uuip}`;return T[t]=(T[t]||0)+1,T[t]%w==1}(e)&&!(e.motionAdURL||e.isIsi)}(t),m={isEligible:o,isValid:c,isVertical:!1};!function(e,t){const n=e.uuip||e.uip;S[n]||(S[n]=[]),S[n].push({isEligible:t.isEligible,isVertical:t.isVertical})}(t.placement,m),void 0===E&&(E=(0,a.w$)("social-demand-kill-switch"));const h=!!t.adRatio;E&&!h||(c&&(m.currentRatio=L(t),m.outputRatio=function(e,t){var n,i,r;const o=null!=t?t:(null===(n=L(e))||void 0===n?void 0:n.ratio)||16/9,s=function(e){if(!x){const e=(null==C?void 0:C.ratioSupport)||[];if(!e||!Array.isArray(e)||0===e.length)return[];const t=e.map((e=>e.toLowerCase()));x=_.filter((e=>t.includes(e.format.toLowerCase())))}const t=function(e,t){const n=t.placement.mar;if(!n)return e;const i=$(n);return e.filter((e=>i<=e.ratio))}(x,e);return t}(e);if(!s||!Array.isArray(s)||0===s.length)return;const a=[];if(e.adRatio){const[t,n]=e.adRatio.split("x");a.push(U(parseInt(t),parseInt(n)))}else if(e.imagesPerRatio&&Array.isArray(e.imagesPerRatio))for(const t of e.imagesPerRatio){const[e,n]=t.size.split("x");a.push(U(parseInt(e),parseInt(n)))}else(null===(i=e.imageSize)||void 0===i?void 0:i.width)&&(null===(r=e.imageSize)||void 0===r?void 0:r.height)&&a.push(U(e.imageSize.width,e.imageSize.height));let l;for(const e of a)if(!(Number(e.toFixed(4))>=Number(o.toFixed(4))))for(const t of s)Math.abs(e-t.ratio)<=.01&&(!l||t.ratiog?function(e){if(!e)return{ratio:g,format:D||"1x1",padding:j(g)};const t=$(e);return t>=g?{ratio:t,format:e,padding:j(t)}:{ratio:g,format:D||"1x1",padding:j(g)}}(r):in?t(n,e%n):e,n=t(e,a);return s=!0,`${a/n}x${e/n}`}n=e,i=a}}return""}function j(e){return 100*e+"%"}},1901:function(e,t,n){"use strict";function i(){return!1}function r(){return window.customElements||window.Reflect}function o(){if(!r())return HTMLElement;const e=window.HTMLElement,t={HTMLElement(){return window.Reflect.construct(e,[],this.constructor)}}.HTMLElement;return t.prototype=e.prototype,t.constructor=window.HTMLElement,Object.setPrototypeOf(t,e),t}n.d(t,{Lr:function(){return o},ko:function(){return i},rm:function(){return r}})},5989:function(e,t,n){"use strict";n.d(t,{LW:function(){return y},N4:function(){return m},Np:function(){return _},r6:function(){return v},vw:function(){return h}});var i=n(4846),r=n(9642),o=n(6196),s=n(22);function a(e){return`${e.weight} ${e.size} ${e.family}`}const l={},c=-1;let d=c;const u={};function p(e){return`_tbl_eli_${e}`}function m(e){return{size:e.fontSize,weight:e.fontWeight,family:e.fontFamily.toLowerCase()}}function h(e,t){const n=Array.isArray(t)?t:[t],s=a(e);l[s]=function(e){const t=(0,o.yN)("localStorage",p(e));return t?JSON.parse(t):null}(s)||{};const m=function(e,t){b||(b=document.createElement("canvas").getContext("2d"));let n=!1;const i=a(e);b.font=i;const r=b.measureText("A").width;if(r!==l[i].A&&(l[i]={}),null===g&&(g=(0|r)!==r),!g){const t=e.size.replace(/^([\d\.]+)(.*)/,((e,t,n)=>100*parseInt(t)+n));b.font=a(Object.assign(Object.assign({},e),{size:t}))}const o=l[i];return t.forEach((e=>{var t,i;const r=e;for(let e=0;e{d=c,(0,r.IF)(u,(t=>{u[t]&&((0,i.n5)(l[t],"No font style data"),u[t]=!1,(0,o.U1)("localStorage",p(e),JSON.stringify(l[t])))}))}),0))}(s),s}const f="M";let b,g=null;function v(e,t,n){t&&(e.innerText=t,(0,s.WR)(e,n))}function _(e,t){const n=a(t),r=l[n];return(0,i.n5)(r,"fontData is undefined"),w(e.split(""),r)}function y({fontType:e,content:t,maxRowWidth:n,maxRowsCount:r=2,reservedWidth:o=0,endsWithSpace:s}){const c=a(e),d=l[c];(0,i.n5)(d,"fontData is undefined");const u=function(e,t,n){const i=l[t],r=[{text:"",width:0,childList:[]}],o=i[" "];return e.forEach((e=>{var t,s;const a=r[r.length-1],l=0!==a.width,c=a.width+e.width+(l?o:0);if(c<=n)return a.text+=(l?" ":"")+e.text,a.width=c,void(null===(t=a.childList)||void 0===t||t.push(e));const d=1+(n/3/i[f]|0);if(e.text.length<=d)return void r.push({text:e.text,width:e.width,childList:[e]});let u=e.text.split("");for(;u.length>3;){const e=w(u,i);if(a.width+o+e<=n)break;u=u.slice(0,u.length-1)}if(u.length<=3)return void r.push({text:e.text,width:e.width,childList:[e]});const p={text:u.join(""),width:w(u,i)};a.text+=(l?" ":"")+p.text,a.width+=o+p.width,null===(s=a.childList)||void 0===s||s.push(p);const m=e.text.slice(u.length),h={text:m,width:w(m,i)};r.push({text:h.text,width:h.width,childList:[h]})})),r}(t.split(" ").map((e=>({text:e,width:e.split("").reduce(((e,t)=>e+d[t]),0)}))),c,n);if(u.length<=r)return u.map((e=>e.text));const p=u.slice(0,r),m=p[r-1],h=3*d["."]+(s?d[" "]:0)+o;let b=m.text.split("");for(;0!==b.length&&!(w(b,d)+h<=n);)b=b.slice(0,b.length-1);return m.text=`${b.join("")}...`,p.map((e=>e.text))}function w(e,t){return(Array.isArray(e)?e:e.split("")).map((e=>t[e])).reduce(((e,t)=>e+t),0)}},7098:function(e,t,n){"use strict";n.d(t,{BR:function(){return l},NX:function(){return c},o8:function(){return h},sJ:function(){return a},sT:function(){return m},tz:function(){return p},u_:function(){return u}});var i=n(3983),r=n(1990),o=n(8e3);let s="";function a(e){s=s||e}const l="taboola global";function c(e,t=s){return`${t}:${e}`}const d="unknown-site-on";function u(e){return e.indexOf(d)>-1}function p(e){const t=r.MC.config.publisher,n=r.MC.config.runtime,s=t["trc-network-mapping"],a=t.publisherName,l=r.MC.optionsSummary.pageUrl;if(!s)return a;const c=(null==l?void 0:l.startsWith("//"))?l.slice(2):l,p=c?s[c]:void 0;if(p)return p;const m=e||n.networkMapUrl,h=r.MC.config.runtime.debugQueryParams.taboola_sim_domain||m.host.toLowerCase(),f=m.href.toLowerCase(),b=u(a)?a:`${d}-${a}`;if(s[h])return s[h];if((0,o.BC)("enable-efficient-network-mapping")){const e=function(e,t,n){let i;for(const r in e){const e=r.toLowerCase();let o=!1;o=e.includes("/")?t===e||t.includes(e)||e.includes("www.")&&t.includes(e.replace("www.","")):n.includes(e),o&&(!i||e.length>i.length)&&(i=e)}return i?e[i]:void 0}(s,f,h);if(e)return e}const g=(0,i.eq)(s).map((([e,t])=>[e.toLowerCase(),t])).sort((([e,t],[n,i])=>e.length>n.length?-1:e.length0){if(f===t||f.match(t))return n;if(t.indexOf("www.")>-1&&f.match(t.replace("www.","")))return n}else if(h.match(t))return n}const v="www.";if(h.indexOf(v)>-1)return b;const _=["m","mobile","www2","www3"];for(const e of _){const t=new RegExp(`$(https?://)${e}.`),n=h.replace(t,v);if(s[n])return s[n]}return s[v+h]?s[v+h]:b}function m(e,t=!1){const n=r.MC.config.runtime.debugQueryParams[e];return(0,i.tU)(n,t)}function h(e){return e.includes(d)&&!r.MC.optionsSummary.pageUrl}},1990:function(e,t,n){"use strict";n.d(t,{_J:function(){return ge},MC:function(){return ue},fg:function(){return pe}});var i=n(7121),r=n(2360),o=n(7746),s=n(9244);const a=["publisher-start","get-user","get-creator","get-rating","get-tags","get-views","publisher-end","normalize-request-param","normalize-log-param","detect-item-from-same-host","after-card-created","before-video-load","mode-before-video-load","normalize-item-id","normalize-item-url","prenormalize-item-id","prenormalize-item-url","mode-pub-start","item-data-filter-publisher-level","update-push-message"];var l=n(1085),c=n(5322),d=n(5759),u=n(1025),p=n(7098),m=n(4846),h=n(2941),f=n(5219),b=n(9642),g=n(7177),v=n(4800),_=n(3707),y=n(3983),w=n(4567),x=n(5706),C=n(2606);const E=["testmode","domains","sponsored-link-text","sponsored-video-text","branding-url","configuration-version","external-credentials","brightcove-list-id","logo-image","has_valid_rss","actionscript_version","brightcove-uses-reference","ie-logo-image","attribution","notify-loaded","read-paused-bcplayer","timeout","loader-impl","trc-skip-failover","backstage-domain-url","adc-config","small-ios-device","read-more-debug","read-more-devices","attribution-disclosure-direction","feed-view-devices","feed-view-enable"];const k=[[180,150],[200,200],[220,90],[234,60],[240,133],[250,250],[300,75],[300,100],[300,250],[320,100],[336,280],[400,300],[468,60],[480,320],[728,90],[750,100],[750,200],[750,300],[930,180],[950,90],[960,90],[970,66],[970,250],[980,120]];function T(e,t){if(function(e,t){const{publisherName:n,timezone:i,country:r}=t.global||{};n&&!e.publisherName&&(e.publisherName=n,(0,p.sJ)(n)),i&&!e.timezone&&(e.timezone=i),r&&!e.country&&(e.country=r)}(e,t),(0,m.n5)(e.publisherName,"'publisherName' must be defined"),(0,y._i)(t["trc-network-mapping"])&&(e["trc-network-mapping"]=Object.assign({},t["trc-network-mapping"])),(0,y._i)(t["network-pubs-global"])&&(e["network-pubs-global"]=Object.assign({},t["network-pubs-global"])),t.global&&(e.global=(n=Object.assign(Object.assign({},e.global),t.global),null!==(i=n["override-amp-url"])&&void 0!==i||(n["override-amp-url"]=!(0,y.tU)(n["disable-amp-url-override"],!1)),null!==(r=n["enable-block-clicks"])&&void 0!==r||(n["enable-block-clicks"]=!(0,y.tU)(n["disable-block-clicks"],!0)),n["et-on-hp4u-pubs-list"]=(0,g.jF)(n["et-on-hp4u-pubs-list"]),null!==(o=n["enable-noopener-for-links"])&&void 0!==o||(n["enable-noopener-for-links"]=!(0,y.tU)(n["disable-noopener-for-links"],!1)),null!==(s=n["enable-responsive-css-reuse"])&&void 0!==s||(n["enable-responsive-css-reuse"]=!(0,y.tU)(n["disable-responsive-css-reuse"],!1)),null!==(l=n["rbox-usage-logging"])&&void 0!==l||(n["rbox-usage-logging"]=!(0,y.tU)(n["disable-rbox-usage-logging"],!1)),null!==(c=n["enable-scope-feed-css"])&&void 0!==c||(n["enable-scope-feed-css"]=!(0,y.tU)(n["disable-scope-feed-css"],!1)),null!==(d=n["enable-sponsored-for-links"])&&void 0!==d||(n["enable-sponsored-for-links"]=!(0,y.tU)(n["disable-sponsored-for-links"],!1)),null!==(u=n["enable-stop-propagation"])&&void 0!==u||(n["enable-stop-propagation"]=!(0,y.tU)(n["disable-stop-propagation"],!1)),n["et-region-observer-list"]=(0,g.jF)(n["et-region-observer-list"]),null!==(_=n["explore-more-copy-html-outer-header"])&&void 0!==_||(n["explore-more-copy-html-outer-header"]=!(0,y.tU)(n["explore-more-enable-hide-all-but-header"],!0)),n["advertiser-disclosure-countries"]=(0,g.jF)(n["advertiser-disclosure-countries"]),n["amp-next-batch-threshold"]=(0,g.vx)(n["amp-next-batch-threshold"])||4e3,n["blocker-list"]=function(e){if(!e)return;if(e===O)return O;if(!(0,h.mg)(e))return void(0,f.vV)("blocker-list config should be type string");const t=e;if(t.toLowerCase()===D)return O=I,O;const n=t.split(",").map((e=>parseInt(e))).filter((e=>!isNaN(e)));if(n.length)return O=n,O;(0,f.vV)("blocker-list config is invalid")}(n["blocker-list"]),n["creative-preview-pm-allowed-pubs"]=(0,g.jF)(n["creative-preview-pm-allowed-pubs"]),n["exclude-ms3"]=(0,g.jF)(n["exclude-ms3"]),n["trecs-only-ms3-ext"]=(0,g.jF)(n["trecs-only-ms3-ext"]),n["script-load-attempts"]=null!==(x=(0,g.vx)(n["script-load-attempts"]))&&void 0!==x?x:5,n["network-attempts-load"]=null!==(k=(0,g.vx)(n["network-attempts-load"]))&&void 0!==k?k:5,n.full_url_max_length=(0,g.vx)(n.full_url_max_length),n["include-ms3"]=(0,g.jF)(n["include-ms3"]),n["include-extensions"]=(0,g.jF)(n["include-extensions"]),n["resizable-display-mode-list"]=(0,g.jF)(n["resizable-display-mode-list"]),n["min-image-track"]=(0,g.vx)(n["min-image-track"]),n.stack_max_length=(0,g.vx)(n.stack_max_length),null!==(T=n["suppress-render-empty-multiwidget"])&&void 0!==T||(n["suppress-render-empty-multiwidget"]=!(0,y.tU)(n["suppress-render-empty-multiwidget"],!0)),n["trcinfo-sample-rate"]=(0,w.hW)(n["trcinfo-sample-rate"]),n["enable-loaf"]=(0,w.hW)(n["enable-loaf"]),n["enable-loaf-from-vcga"]=(0,w.hW)(n["enable-loaf-from-vcga"]),n["rbox-error-stack-reporting-pct"]=(0,w.hW)(n["rbox-error-stack-reporting-pct"]),n["enable-warn-tbt"]=(0,w.hW)(n["enable-warn-tbt"]),n["country-codes-require-user-consent"]=(0,g.jF)(n["country-codes-require-user-consent"]),n["rtus-new-domain-countries"]=(0,g.jF)(n["rtus-new-domain-countries"]),n["error-filter-message-t"]=[...(0,g.jF)(n["error-filter-message-t"]),...(0,g.jF)(n["error-filter-message-p"])],n["error-filter-stack-t"]=[...(0,g.jF)(n["error-filter-stack-t"]),...(0,g.jF)(n["error-filter-stack-p"])],n["display-allow-responsiveness-pz-restrictions"]=(0,g.jF)(n["display-allow-responsiveness-pz-restrictions"]),n["display-user-top-navigation-options"]=(0,g.jF)(n["display-user-top-navigation-options"]),n["distance-violation-exclude-selectors"]=(0,g.jF)(n["distance-violation-exclude-selectors"]),n)),t.systemFlags&&function(e,t){var n;const i=e.systemFlags.experimentID,r=null===(n=t.systemFlags)||void 0===n?void 0:n.experimentID;r&&i.push(r),e.systemFlags=Object.assign(Object.assign({},e.systemFlags),t.systemFlags),"deflated"===e.systemFlags.loaderType&&(e.systemFlags.loaderType="trecs"),e.systemFlags.experimentID=i}(e,t),t.modes){v.Pp.TRC.rboxBridgeEnabled&&(e.rboxModes=S(e.rboxModes||{},(0,b.Go)(t.modes)));const n={};(0,b.IF)(t.modes,((e,t)=>{n[e]=(0,C.y)(e,t)})),e.modes=S(e.modes,n)}var n,i,r,o,s,l,c,d,u,_,x,k,T;v.Pp.TRC.rboxBridgeEnabled&&function(e,t){t["publisher-logo"]&&(e["publisher-logo"]=t["publisher-logo"]),t["default-thumbnail"]&&(e["default-thumbnail"]=t["default-thumbnail"]),t["publisher-branding"]&&(e["publisher-branding"]=t["publisher-branding"]),(0,h.tv)(t.metafields)||(e.metafields=t.metafields),function(e,t){E.forEach((n=>{e[n]||(e[n]=t[n])}))}(e,t)}(e,t),a.forEach((n=>{e[n]=t[n]||e[n]})),["language","publisher-branding","engineScriptUrlParts","link-target-conf","direction","publisher-logo"].forEach((n=>{t[n]&&(e[n]=t[n])})),function(e,t){t["feed-view-enable"]&&(e["feed-view-enable"]=t["feed-view-enable"]),t["feed-view-devices"]&&(e["feed-view-devices"]=t["feed-view-devices"])}(e,t),function(e,t){const n="read-more-devices";t[n]&&(e[n]=t[n])}(e,t)}function S(e,t){if(!(0,y._i)(e))return Object.assign({},t);const n={};return(0,b.IF)(e,((e,i)=>{const r=n[e]=i;t[e]&&(0,b.IF)(t[e],((e,t)=>{(0,h.tv)(t)||(r[e]=t)}))})),(0,b.IF)(t,((t,i)=>{e[t]||(n[t]=i)})),n}function R(){var e;const t=["only screen and (min-resolution: 124dpi), only screen and (min-resolution: 1.3dppx), only screen and (min-resolution: 48.8dpcm)","only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio:1.3)"],n=(0,d.fP)("dp");return!!((null===(e=window.matchMedia)||void 0===e?void 0:e.call(window,t[0]).matches)||window.matchMedia(t[1]).matches||void 0!==n&&n>1.3)}const D="all",I=[];let O;var M=n(8390),P=n(5125),U=n(5440),L=n(4159),A=n(2381),B=n(3654),N=n(1194),F=n(9151),$=n(229),W=n(6620),j=n(340),z=n(4515),V=n(5177);class H extends V.b{emitAsync(e,t,n){const i=[];let r;r=e instanceof Array?e:[e];const o=this;for(const e of r){if(!o.handlers[e])continue;const r=[];for(const s of o.handlers[e]){const e=(0,j.Rn)((()=>{try{s.callback(t)}catch(e){n&&n(e,t)}}),!0);s.isOnce&&r.push(s),i.push(e)}r.forEach((e=>o.remove(e.callback)))}return z.g.all(i).then((()=>{}))}}var q=n(7566),G=n(6803),K=n(6196),J=n(8846),X=n(5461);let Y=!1;var Z=n(8e3);let Q,ee,te,ne=!1;const ie=[];let re,oe=(0,M.e0)();function se(){return re||(re=(0,N.do)()),re}let ae={};const le={},ce={};let de,ue,pe,me=!1,he="";function fe(){var e,t;const n=ce.publisher,i=ue.config.runtime.networkMapUrl||ue.config.runtime.pageUrl,r=null==i?void 0:i.href;if(r&&r!==he&&(he=r,me=!1),me||!n["trc-network-mapping"])return;if(!(0,y._i)(n["trc-network-mapping"]))return;(t=ce.runtime).networkPublisher||(t.networkPublisher=n.publisherName);let o=n.publisherName=(0,p.tz)();i&&(0,p.u_)(o)&&(o=n.publisherName=(0,p.tz)(i)),me=!(0,p.o8)(o),q.B.emit("pubUpdated");const s=null===(e=n["network-pubs-global"])||void 0===e?void 0:e[o];s&&(n.global=Object.assign(Object.assign({},n.global),s))}class be{constructor(){this._eventEmitter=new H,this._currentRunLayer=0,this.updatePropertyForSpecificModes=e=>{ve(e,ce.publisher.modes);const t=(0,Z.M$)(e);if(!t)return;const{data:n,rboxModesList:i}=t;ve(n,i)},this.updatePropertyForAllModes=e=>{const{field:t,value:n}=e,i=ce.publisher.modes,r=Object.keys(i||{});if(!r)return;ve({field:t,value:n,modeNameList:r},i);const o=(0,Z.M$)({field:t,value:n});if(!o)return;const{data:s,rboxModesList:a}=o;ve(s,a)},ce.publisher=function(){const e="https://{domain}/taboola/image/fetch",t="{type}%2Cq_{q}%2Ch_{h}%2Cw_{w}%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/",n=(0,u.dN)("trc"),i=(0,u.dN)("tev"),r=(0,u.dN)("img");return{"after-card-created":()=>{},"item-data-filter":()=>{},"item-data-filter-publisher-level":()=>{},"item-renderer":()=>{},"list-suffix":()=>{},"mode-pub-start":()=>{},"normalize-item-id":()=>{},"normalize-item-url":()=>{},"normalize-request-param":(e,t,n)=>n,"prenormalize-item-id":!1,"prenormalize-item-url":!1,"publisher-end":()=>{},"publisher-start":()=>{},"update-push-message":()=>{},defaults:{style:""},engineScriptUrlParts:(0,_.i)(),global:{"abp-detection-class-names":c.xx,"abp-detection-enabled":!0,"accessibility-scan-percent":.01,"activate-gpp-consent":!0,"adchoice-item-types":{"is-organic":!1,"is-in-network":!1,"is-syndicated":!0,"is-native":!0},"has-adchoice":!0,"advertiser-disclosure-countries":["TW"],"advertiser-disclosure-mode":0,"ad-experience-lower-sample-rate-trecs-report-percent":2e-4,"ad-experience-report-percents":2e-4,"ad-icon-url":`https://${(0,u.dN)("cdn")}/static/28/288bb059-b70d-44a4-89c7-c5e4395c1cff.png`,"enable-ad-ratio":!1,"ad-ratio-placement-width-desktop":"300px","ad-ratio-placement-width-mobile":"350px","allow-nofollow-for-exchange":!0,"allow-placement-duplication":!1,"allow-social-demand-explore-more":!1,"amp-next-batch-threshold":4e3,"web-component-app-install-version":"1","monitor-article-distance-from-feed-percentage":0,"article-info-allowed-page-types":["article","text"],"article-info-detection-threshold":.6,"article-info-events-enabled":0,bakeTime:0,"block-organic-click-navigation":!1,"block-video-prob":1,"browser-benchmark":20,"bulk-available-events-strategy":"delay","bulk-events-delay":1e3,"bulk-events-send-by-beacon":!0,"bulk-metrics-events-strategy":"delay","delay-cta-component":!1,"enable-cta-component":!0,"filter-cta-branding-ellipsis":!1,"title-color":!0,"inherit-title-color":!0,"ccd-selectors":void 0,"ccd-send-google-adx-data":!1,"ccd-send-taboola-ads-data":!1,"unintentional-clicks-default-enable":!1,"unintentional-clicks-default-send-init-event":!1,"unintentional-clicks-fraud-enable":!1,"unintentional-clicks-fraud-uicm":"0.5","competitor-config-list":["google"],"creative-preview-enable-toast":!0,"cp-minimal-item":!0,"creative-preview-pm-allowed-pubs":[`https://${(0,u.dN)("ads")}`],"country-codes-require-user-consent":[],"custom-image-size-round-value":20,style:{},"defer-userx-render":-1,"rbox-detect-device-id":!0,"video-use-eval":!0,"disable-block-clicks":!1,"disable-ccpa":!1,"disable-feed-split-container-alignment":!1,"disable-rbox-usage-logging":!1,"disable-scope-feed-css":!1,"disable-stop-propagation":!1,"disable-violation-measurement-paywall":!1,"display-allow-responsiveness":!1,"display-allow-responsiveness-non-hosted":!1,"display-allow-responsiveness-pz-restrictions":[],"display-user-top-navigation-options":[],"display-disclosure-type":"","display-hosted-prevent-sandbox":!0,"distance-violation-exclude-selectors":[],"major-part-of-article-coeff":.5,"distance-violation-minimal-article-text-percentage":.6,"distance-violation-threshold":100,"drop-cards-on-injected-cards":!1,"enable-abort-signal":!0,"enable-abtest-event":!1,"enable-accessibility-mode-ios":!1,"enable-always-track":!1,"enable-auto-refresh-detection":!1,"enable-auto-refresh-kusto-reporting":!1,"aurl-raw-response-sample-rate":2e-4,"aurl-viewport-margin":"0px","aurl-visible-percents":0,"aurl-visible-time":0,"auto-refresh-min-interval-threshold":9e4,"br-event":!0,"enable-adguard-detection":!1,"enable-cache-buster":!0,"enable-ccd":!1,"enable-ccd-click":!0,"ccpa-cdns-enable":!0,"ccpa-ps-enable":!0,"enable-click-tracker-extension":!0,"enable-click-tracker-right-clicks":!0,"enable-consent":!0,"enable-consent-external-events":!1,"enable-consent-gpp-only":!1,"enable-create-element-from-iframe":!1,"enable-item-override":!1,"enable-crossorigin-anonymous-attribute":!1,"enable-dark-mode-browser-reporting":!1,"enable-distance-from-article":0,"enable-distance-violation-from-widget":!0,"enable-dynamic-attributes":!0,"enable-ec-video-render":!0,"enable-efficient-network-mapping":!1,"enable-encode-cookie-reset":!0,"enable-article-end-dst-violation":!1,"enable-et-bulk-events":!0,"enable-et-dom-monitoring":!1,"et-on-hp4u-pubs-list":[],"enable-experiments-variant-id-event":!0,"cex-enable":!0,"enable-exm-inside-iframe":!1,"enable-em-header-children-search":!0,"enable-feature-monitoring":!1,"enable-feed-header-logo":!1,"enable-feed-header-reduced-padding":!0,"enable-fetch-request":!1,"enable-filler-block":!1,"enable-fraud-detection":!1,"enable-full-overlay-check":!1,"enable-get-view-from-top-window":!1,"gpc-enable":!0,"enable-hp4u-redirect":!0,"enable-hp4u-req-order-by-platform":!0,"enable-click-report-happy-flow":!0,"enable-impl-load-feature":!1,"enable-impl-time-report":!1,"enable-item-link-accessibility-fixes":!1,"enable-managed-display-thumbnail":!1,"enable-mode-injection":!0,"enable-organic-redirect":!0,"enable-pba-data":!1,test_for_fraud:!1,"enable-pdp-inside-iframe":!0,"enable-read-more":!0,"enable-real-time-user-sync":!0,"enable-real-time-user-sync-for-all-browsers":!0,"enable-remove-href":!1,"enable-render-failed-external-event":!1,"enable-report-trc-use":!1,"enable-rv-available":!1,"enable-resource-hints":!1,"enable-browser-data":!0,"enable-social-events":!0,"load-user-agent-data":!1,"rbox:serving-piggyback-enabled":!1,"enable-string-obfuscation":!1,"use-hash-in-history-state-url":!0,"enable-shift-cdn-domains":!1,"enable-skad-network-item":!0,"enable-stop-propagation":!0,"has-userx":!0,"has-userx-touch":!1,"thumbnail-image-lazy-load":!1,"timeago-string-dates":!1,"time-based-reco-reel":!1,"enable-tslt-inside-iframe":!0,"enable-trc-cache":!0,"enable-trim-href-query-params":!1,"vignette-capture-page-click":!0,"vignette-floating-ui":!1,"enable-vig-inside-iframe":!1,"enable-vig-show-once":!1,"enable-virtual-placement-ack":!1,"xfrm-enable":!1,"error-filter-message-p":[],"error-filter-message-t":[],"error-filter-stack-p":[],"error-filter-stack-t":[],"default-event-route":i,"rbox-perf-el-interval":1e3,"rbox-perf-el-report-interval":5e3,"et-kill-switch":!1,"et-region-observer-list":[],"event-types-to-route":["debug","perf","social"],"exact-visible-distance-threshold-from-top":200,"exclude-ms3":[],"explore-delay":0,"explore-more-copy-html-outer-header":!1,"exm-enable-clean-on-reset":!1,"enable-explore-more-header-path":!1,"enable-ios-back-fix":!0,"explore-more-enable-original-state":!1,"explore-more-header-height-mobile":80,"explore-more-header-height-desktop":200,"enable-explore-more-ignore-history":!1,"exm-skip-history-in-session":!1,"explore-more-enable-hide-all-but-header":!0,"use-ios-safari-override":!1,"use-ios-safari-override-timeout-config":10,"expose-logger-url-on-item":!1,"external-card-max-retries":10,"external-card-retry-interval":1e3,"feed-comments-url-getter":()=>ue.config.runtime.pageUrl.href,"fill-ellipsis-in-fader":!0,"trc-request-delay":500,"force-disclosure-on-missing-branding":!1,"feed-view-redirect-on-iframe-violation":!0,full_url_max_length:250,"rbox-error-fullUrl":.01,"max-wait-for-cmp":5e3,"gif-url-prefix":`${e}/fl_lossy%2Cf_gif%2Ch_{h}%2Cw_{w}%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/`,"google-adx-multi-slot-enabled":!1,"google-adx-enable-disclosure-from-sc":!1,"google-adx-enable-feature":!0,"google-adx-enable-logs":!1,"google-adx-native-display-line-item-id":6755355039,"google-adx-privacy-enabled":!1,"google-adx-refresh-empty-retry":!1,"google-adx-refresh-filled-enabled":!1,"google-adx-refresh-interval-ms":45e3,"google-adx-refresh-max-count":1,"google-adx-request-banner-sizes":k,"google-adx-skip-pixel-margin-on-explore-more":!1,"image-cropping-active":!0,"image-cropping-c-fill-postfix":"c_fill%2Cw_{w}%2Ch_{h}/","image-cropping-ratios-list":[[16,9],[4,3],[6,5],[2,1]],"image-cropping-with-c-fill":!1,"image-quality":80,"image-url-basic-postfix":t,"image-url-basic-prefix":e,"image-url-domain":r,"image-url-prefix":`${e}/${t}`,"image-url-thumbnail-transformations-postfix":`${e}/h_{h}%2Cw_{w}%2C`,"image-url-type":"auto","include-extensions":[],"include-ms3":[],"trcinfo-sample-rate":.1,"inject-rtus-from-tag-loader":!1,"inject-taboolax":!1,"is-ms3":!1,"is-sdk-click-data-enabled":!0,"isi-thumbnail-transformations":"","keep-referrer-in-session":!0,"keep-user-id-on-dnt":!1,"kr-event":"rboxCore","kr-index":"mbox","link-target-conf":{NT:"_blank",NAV:"_self",RC:"_parent",SP:"_blank"},"ios-sc-link-target":{},"trecs-tlm":!1,"enable-loaf":0,"enable-loaf-from-vcga":0,"loaf-threshold":50,"max-json-request-url-length":1e3,"max-retry-gdpr-call":0,"rbox-metrics-enabled":.1,"minimum-dwell-time":500,"minimum-hover-time":500,"min-image-track":100,"trecs-motion-ads-fade-enabled":!1,"trecs-motion-ads-pause-enabled":!1,"motion-ads-viewport-lazy-load-margin":0,"network-attempts-load":5,"non-rtb-display-report-percents":1,"no-content-report-percents":1,"guarantee-card-clash-detection":0,"pass-browser-url":!0,"pba-max-competitors":3,"enable-analytics":!1,"pref-story-percent":1,"preconnect-domains":[n,r],"fraud-traffic-percentage":10,"fraud-enable-impression-utid":!1,test_for_fraud_from_tag_loader:!1,country:"",timezone:"","read-more-events-enabled":.1,"rr-max-height-ratio":.8,"rr-default-max-width":800,"cache-enable-clean-on-reset":!1,"render-amp-with-bridge":!0,"report-non-first-attempt-load":!1,"requests-domain":n,"require-cookie-consent":2,"resizable-display-mode-list":[],"rtb-display-report-percents":.2,"rtb-image-url-prefix":`${e}/$pw_{w}%2C$ph_{h}/t_tbl-cnd/`,"rtb-gif-image-url-prefix":"","rtus-new-domain-countries":[],"script-load-attempts":5,"scrollable-carousel-theme":"taboola","sc-carousel-desktop-min-width":550,"sc-carousel-non-viewport-block":!0,"sc-carousel-enable-cta":!0,"search-widget-configuration":l.u,"send-alternate-container-width":!1,"send-event-as-post":!0,"send-event-by-beacon":!0,"send-id-providers-data":!0,"skip-atf-on-vertical-mid-article":!1,"social-demand-max-range":"","social-demand-min-range":"","social-demand-report-percent":.01,"social-demand-kill-switch":!1,"feed-card-events-max-retries":5,"feed-card-events-min-container-height":100,"feed-card-events-retry-interval":1e3,"feed-split-max-retries":5,"feed-split-retry-interval":1e3,stack_max_length:250,"rbox-error-stack-reporting-pct":.01,"store-first-party-cookie-in-subdomain":!1,"store-userid-first-party-cookie":!0,"supply-feature-events-percent":1,"suppress-render-empty-multiwidget":!0,"user-mapping-enabled":!0,"enable-warn-tbt":0,"thumbs-image-lazy-load-margins":"2500px 1500px 2500px 1500px","time-interval-retry-gdpr-call":500,"trc-cache-strategy":"visibility","trc-event-route-template":`-${i}`,"trecs-atf-code-activated":!1,"trecs-atf-delay-adjustion":!1,"trecs-atf-enable-observer":!1,"trecs-only-ms3-ext":[],"url-extract-order":["paramUrl","meta","canonical","og","location"],"use-abp-uim":!0,"use-loader-host":!1,"use-redirect-on-link":!1,"use-unit-fetcher-response-instead-of-tb":!0,"use-virtual-history":!1,"vertical-mid-article-placements":[],"video-gdpr-applies-use-requires-consent":!1,"decode-viewability-tags":!1,"view-tags-domains-url":{},"vignette-allow-sdk":!1,"vig-small-screen-cls-sfx":"small-screen-thumb-size","visible-on-item-level":!1,"yield-render-index":-1,publisherName:""},language:"en","link-target-conf":{},modes:{},publisherName:"",country:"",timezone:"",systemFlags:{experimentID:[],loaderType:"trecs"},"trc-network-mapping":{},trcForce:(0,_.i)()}}(),ce.runtime={ampData:(0,x.lT)(),debugQueryParams:(0,_.i)(),isAMP:(0,x.eo)(),isHighDensity:R(),isRboxBridge:!1,networkMapUrl:(0,_.i)(),pageUrl:(0,_.i)(),referrerURL:(0,_.i)(),supportedFeatures:{},trcForce:(0,_.i)(),urlSelectionStrategy:(0,_.i)()}}setupConfig(){this.appendPublisherConfig((0,s.p)()),Q=(0,K.yN)("localStorage",(0,p.NX)("user-id",p.BR))||"",ee=(0,K.yN)("localStorage",(0,p.NX)("session-data",ce.publisher.publisherName))||""}get viewId(){return v.Pp.taboola_view_id||this.changeViewId(),v.Pp.taboola_view_id}get currentRunLayer(){return this._currentRunLayer}changeViewId(e){if(e)return void(v.Pp.taboola_view_id=e);const t=(0,Z.w$)("custom-view-id-url-param"),n=t&&(0,g.vx)(ue.config.runtime.debugQueryParams[t]),i=(0,X.KP)("iframe")&&this.getTopWindowViewId(n);v.Pp.taboola_view_id=i||n||(0,W.Ln)()}getTopWindowViewId(e){if(!(0,Z.BC)("enable-get-view-from-top-window"))return;let t;try{const n=window.top;n&&(n.taboola_view_id||(n.taboola_view_id=e||(0,W.Ln)()),t=n.taboola_view_id)}catch(e){}return t}get userData(){return se().userData}static saveConstData(e,t){Q!==e&&function(e){Q=e,(0,K.gC)("localStorage",(0,p.NX)("user-id",p.BR),e)}(e),ee!==t&&function(e){ee=e,(0,K.gC)("localStorage",(0,p.NX)("session-data"),e)}(t)}static _saveConstData(){const e=se().userData.sessionData,t=se().userData.userId;this.saveConstData(t,e),(0,i.Po)("userIdSync",{user_id:t},!0)}get sessionData(){return ee}get userId(){return Q}get userOptOut(){return ne}get pageItemId(){return te}get eventsRouteOut(){var e;return(null===(e=se().eventRouteOut)||void 0===e?void 0:e.length)>0?se().eventRouteOut:ce.publisher.global["event-types-to-route"]}signTrackingReportUsed(){re=(0,$.sc)(se())}appendTranslationSectionDefaults(e,t){le[e]=t}updatePageId(){const{itemId:e,pageUrl:t}=ue.config.runtime;te=e||(0,A.jG)(t.href)||""}resetConfigValue(e,t){const n=ce.publisher[e];return n&&t&&(ce.publisher[e]=t),n}resetConfigValueOnModeLevel(e,t,n){var i;const r=null===(i=ce.publisher.modes[n])||void 0===i?void 0:i[e];return r&&this.updatePropertyForSpecificModes({field:e,value:t,modeNameList:[n]}),r}fetchTranslationLabel(e,t,n){var i,r;const o=se().translations,s=(null===(i=null==o?void 0:o[e])||void 0===i?void 0:i[t])||(null===(r=le[e])||void 0===r?void 0:r[t]);return(0,m.n5)(s,`Translation section '${e}' label '${t}' does not exist`),n&&0!==n.length?(0,y.Of)(s,n):s}onOptionsSummaryUpdated(e){return this._eventEmitter.on("optionsSummary",e)}onOptionsSummaryUpdatedOnce(e){return this._eventEmitter.once("optionsSummary",e)}appendOptionsSummary(e){if(!(0,M.wp)(e)){e.placements.length>0&&(0,o.hq)(),e=(0,M.hr)(oe.placements,e),e=(0,M.IR)(oe.placements,e),e=(0,P.C8)("e7",e)||e,ie.push((0,M.Yo)(e)),oe=(0,M.hb)(oe,e),fe();try{this._eventEmitter.emit("optionsSummary",e)}catch(e){(0,f.vV)("Store appendOptionsSummary listener error",e)}}}stopContent(e=[]){re=(0,F.N)(se(),e),(0,L.yn)(e)}signUnusedPlacementsAsUsed(e){oe=(0,M.Yi)(oe,e),ie.push(oe)}updatePlacementsDeliveredToRBox(e){(0,b.x7)(e)||(oe=Object.assign(Object.assign({},oe),{placements:oe.placements.map((t=>{const{placementName:n}=t;return e[n]?Object.assign(Object.assign({},t),{instances:(0,r.AA)(t.instances,e[n])}):t}))}),ie.push(oe))}signPlacementAsIgnored(e){oe=Object.assign(Object.assign({},oe),{placements:oe.placements.map((t=>t.placementName!==e?t:Object.assign(Object.assign({},t),{instances:(0,r.dJ)(t.instances)})))}),ie.push(oe)}updatePlacementContainerId(e,t){e&&t&&(oe=Object.assign(Object.assign({},oe),{placements:oe.placements.map((n=>{if(n.placementName!==e)return n;const i=[...n.instances];return i[0]=Object.assign(Object.assign({},i[0]),{containerId:t}),i.length>1&&(0,f.JE)(`updatePlacementContainerId: more than one instance while updating containerId: ${e}`),Object.assign(Object.assign({},n),{instances:i})}))}),ie.push(oe))}get optionsSummary(){return oe}get optionsSummaryHistory(){return ie}appendPublisherConfig(e){T(ce.publisher,e)}updatePublisherConfig(e){ce.publisher=Object.assign(Object.assign({},ce.publisher),e)}appendRuntimeConfig(e){var t,n,i;t=ce.runtime,(n=e).pageUrl&&(t.pageUrl=n.pageUrl,t.debugQueryParams=Object.assign(Object.assign(Object.assign({},t.debugQueryParams),(0,y.Fe)(n.pageUrl.search)),n.debugQueryParams),n.urlSelectionStrategy&&(t.urlSelectionStrategy=n.urlSelectionStrategy)),n.debugQueryParams&&(t.debugQueryParams=Object.assign(Object.assign({},t.debugQueryParams),n.debugQueryParams)),n.networkMapUrl&&(t.networkMapUrl=n.networkMapUrl),n.trcForce&&(t.trcForce=Object.assign(Object.assign({},t.trcForce),n.trcForce)),n.referrerURL&&(t.referrerURL=n.referrerURL),n.dcData&&(t.dcData=n.dcData),null!==(i=t.userAgentData)&&void 0!==i||(t.userAgentData=n.userAgentData),n.supportedFeatures&&(t.supportedFeatures=Object.assign(Object.assign({},t.supportedFeatures),n.supportedFeatures)),(0,h.tv)(n.isRboxBridge)||(t.isRboxBridge=n.isRboxBridge),n.cookieLabel&&(t.cookieLabel=n.cookieLabel)}get config(){return ce}onResponseSummaryUpdate(e){return this._eventEmitter.on("recommendations",e)}onReset(e){return this._eventEmitter.on("reset",e)}onResponseSummaryUpdateOnce(e){return this._eventEmitter.once("recommendations",e)}appendResponseSummary(e){!function(e){const t=e.vl;if(!t)return;const n=t.map((e=>(0,J.d)(e).placementName));oe=(0,M.Qc)(oe,n),ie.push(oe)}(e.originalResponse[0]),function(e){(0,B.G1)(e.clientGenericActions)}(e),(0,U.Z2)(e.features),re=(0,F.M)(se(),e),be._saveConstData();try{this._eventEmitter.emitAsync("recommendations",se())}catch(e){(0,f.vV)("Store appendResponseSummary listener error",e)}!function(){const e=ue.responseSummary.feeds;if(Object.keys(e).length<2)return;if(Y)return;const t=(0,b.WP)(e).filter((([,e])=>{if(!e.hasFeedEnded)return 2===e.currentBatch||void 0}));Object.keys(t).length>1&&(Y=!0,(0,f.JE)("More than one infinite feed detected in the store"))}()}updateUserData(e){const t=se();re=Object.assign(Object.assign({},t),{userData:Object.assign(Object.assign({},t.userData),e)})}reset(){this._currentRunLayer++,this._eventEmitter.emit("reset"),v.Pp.TRC.dispatch("trcReset"),oe=Object.assign(Object.assign({},(0,M.e0)()),{publisherName:oe.publisherName,gdpr:oe.gdpr,ccpa:oe.ccpa,cex:oe.cex}),this.changeViewId(),re=(0,N.do)(),ae={},ne=!1}setExternalUserId(e){be.saveConstData(e,e!==Q?"":ee)}setUserOptOut(){ne=!0}get responseSummary(){return se()}getEntityCustomData(e){return ae[e._ID]||null}appendEntityCustomData(e){const t=this.getEntityCustomData(e.entity);ae[e.entity._ID]=Object.assign(Object.assign({},t||{}),e)}updateNetworkPublisher(){(0,o.hq)()&&fe()}}function ge(){if(de)throw new Error("Store already created");return(0,G.D)((()=>{de=new be})).then((()=>(0,G.D)((()=>{de.setupConfig(),ue=de,pe=de})))).then((()=>(0,G.D)((()=>{q.B.emit("storeCreated")})))).then((()=>(0,G.D)((()=>{q.B.emit("storeReady")}))))}function ve(e,t){const{field:n,value:i,modeNameList:r}=e;r&&t&&r.forEach((e=>{t[e]&&(t[e][n]=i)}))}},8e3:function(e,t,n){"use strict";n.d(t,{Dq:function(){return h},H5:function(){return m},WA:function(){return x},Ol:function(){return u},eN:function(){return y},Kr:function(){return E},M$:function(){return C},BC:function(){return p},w$:function(){return b},n$:function(){return v},T8:function(){return g},lP:function(){return f}});var i=n(2360);const r={header:"No Header","header-right":"No Header","thumbnail-position":"start","carousel-min-items":1.33,"format-x-days-ago":!1,"disclosure-position":"bottom","disclosure-alignment":"left","attribution-position":"bottom","image-allowed-ratio-diff":.01,"image-size-factor":1.2,"image-min-width":110,"image-max-width":1500,"scrollable-carousel-mobile-viewport-items":1.2,"scrollable-carousel-desktop-viewport-items":3.2,"enable-branding-icon":!1};var o=n(4846),s=n(7566),a=n(9642),l=n(4800),c=n(3983),d=n(1990);function u(e,t){var n,o,s;const a=d.MC.config.publisher.modes;return a[e]&&null!==(s=null!==(n=a[e][t])&&void 0!==n?n:null===(o=a[i.yZ])||void 0===o?void 0:o[t])&&void 0!==s?s:r[t]}function p(e,t=!0){return(0,c.tU)(d.MC.config.publisher.global[e],t)}function m(e){var t;return null===(t=d.MC.getEntityCustomData(e))||void 0===t?void 0:t.element}function h(){return d.MC.responseSummary.userData.canTrackUser}function f(e){return!!d.MC.config.runtime.supportedFeatures[e]}function b(e){return(0,o.cc)(!!d.MC,"can't get global item because taboolaStore isn't defined yet"),d.MC.config.publisher.global[e]}function g(e){return(0,o.cc)(!!d.MC,"can't get publisher item because taboolaStore isn't defined yet"),d.MC.config.publisher[e]}function v(e){return(0,i.Cv)(e,d.MC.optionsSummary.placements)}let _;function y(){return _}function w(){_=(0,a.Go)(d.MC.optionsSummary)}function x(e){const t={found:[],notFound:[]};return e.forEach((e=>{const n=v(e);n?t.found.push(n):t.notFound.push(e)})),t}function C(e){const{field:t,value:n,modeNameList:i}=e,r=d.MC.config.publisher.rboxModes,o=r?Object.keys(r):[];if(l.Pp.TRC.rboxBridgeEnabled&&o.length&&r)return{data:{field:t,value:n,modeNameList:i||o},rboxModesList:r}}function E(){return(d.MC.config.publisher["publisher-logo"]||{})[d.MC.config.publisher.publisherName]}s.B.once("storeReady",(()=>{d.MC.onOptionsSummaryUpdated(w)}))},4846:function(e,t,n){"use strict";function i(e,t){if(null==e)throw new Error(t?`assertNoValue: ${t}`:"assertNoValue: Must have a value")}function r(e,t){if(!e)throw new Error(`assertFalse: ${t}`||"assertFalse: Must be true")}n.d(t,{cc:function(){return r},n5:function(){return i}})},1713:function(e,t,n){"use strict";function i(e){return(null==e?void 0:e.toString().indexOf("[native code]"))>-1}n.d(t,{s:function(){return i}})},2941:function(e,t,n){"use strict";function i(e){return"function"==typeof e}function r(e){return Array.isArray(e)}function o(e){return"string"==typeof e}function s(e){return""===e}function a(e){return"number"==typeof e}function l(e){return!d(e)&&"object"==typeof e}function c(e){return void 0===e}function d(e){return null===e}function u(e){return null!=e}n.d(t,{Cm:function(){return d},O9:function(){return u},Rm:function(){return i},YQ:function(){return l},_L:function(){return r},jw:function(){return s},mg:function(){return o},qS:function(){return a},tv:function(){return c}})},6620:function(e,t,n){"use strict";n.d(t,{Ln:function(){return r},U9:function(){return s},ww:function(){return o},zH:function(){return a}});var i=n(2941);function r(){return(new Date).getTime()}function o(e){if(e){if(!(0,i.mg)(e))return e;if(!(0,i.jw)(e))return s(e)}}function s(e){return new Date(1e3*parseInt(e,10))}function a(e){return e?Math.floor(e.getTime()/1e3).toString():""}},3553:function(e,t,n){"use strict";n.d(t,{r:function(){return s}});var i=n(9642);let r=!1;const o=[class{},class{},class{},class{},class{},class{},class{},class{},class{},class{},class{},class{}];function s(e){if(!r)return e;const t=(n=e.entityType,Object.create(function(e){return new e}(o[n])));var n;return(0,i.IF)(e,((e,n)=>{t[e]=n})),t}},3312:function(e,t,n){"use strict";n.d(t,{r:function(){return i}});const i=window},7566:function(e,t,n){"use strict";n.d(t,{B:function(){return i}});const i=new(n(5177).b)},9642:function(e,t,n){"use strict";n.d(t,{Go:function(){return m},H$:function(){return c},I$:function(){return o},IF:function(){return r},KQ:function(){return u},QH:function(){return y},Rj:function(){return _},UO:function(){return f},WP:function(){return l},cd:function(){return v},kq:function(){return d},l$:function(){return b},qG:function(){return s},rL:function(){return p},x7:function(){return a},xl:function(){return h},yR:function(){return g}});var i=n(2941);function r(e,t){Object.keys(e).forEach((n=>{t(n,e[n])}))}function o(e,t){const n={},i={};return r(e,((e,r)=>{t(e,r)?n[e]=r:i[e]=r})),{validItems:n,invalidItems:i}}function s(e){if(!a(e))return l(e)[0][1]}function a(e){return 0===Object.keys(e).length}function l(e){return Object.entries?Object.entries(e):Object.keys(e).map((t=>[t,e[t]]))}function c(e,t){return Object.keys(e).every((n=>t(n,e[n])))}function d(e){return Object.keys(e).length}function u(e){return Object.keys(e).map((t=>e[t]))}function p(e,t){return Object.assign(Object.assign({},e||{}),t||{})}function m(e,t){const n=typeof e;if(!1===(null==t?void 0:t(e)))return;if("object"!==n||null===e||e instanceof Node)return e;if(Array.isArray(e))return e.map((e=>m(e,t)));const i={};return r(e,((e,n)=>{i[e]=m(n,t)})),i}function h(e){const t=[];return m(e,(function(e){if((0,i.Rm)(e))return!1;if((0,i.YQ)(e)){if(e instanceof HTMLElement)return!1;if(-1!==t.indexOf(e))return!1;t.push(e)}return!0}))}function f(e,t,...n){return[e,t,...n].reduce(((e,t)=>(r(t,((t,n)=>{const r=e[t];r?(0,i._L)(r)&&(0,i._L)(n)?e[t]=[...r,...n]:(0,i.YQ)(n)?e[t]=f(r,n):e[t]=n:e[t]=m(n)})),e)),{})}function b(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function g(e,t,n){Object.defineProperty(e,t,{get(){return(0,i.Rm)(n)?n():n}})}function v(e,t){for(const n in e)if(e[n]===t)return n}function _(e,t){return-1!==Object.keys(e).map((t=>e[t])).indexOf(t)}function y(e,t){const n=Object.keys;if(!w(e)||!w(t))return e===t;const i=n(e),r=n(t);return i.length===r.length&&i.every((n=>y(e[n],t[n])))}function w(e){return"object"==typeof e&&null!==e}},5787:function(e,t,n){"use strict";n.d(t,{r:function(){return c}});var i=n(7766),r=n(7566),o=n(4515);let s,a;function l(){return null!=s||(s=navigator.onLine),s}function c(){return a||(a=new o.g((e=>{if(l())return a=void 0,void e();(0,i.ET)("online",window,(()=>{s=!0,a=void 0,e()}),{once:!0})}))),a}r.B.once("storeCreated",(function(){l(),(0,i.ET)("online",window,(()=>s=!0)),(0,i.ET)("offline",window,(()=>s=!1))}))},7842:function(e,t,n){"use strict";function i(e){return Object.keys(e).map((t=>"object"==typeof e[t]?`${t}=${JSON.stringify(e[t])}`:`${t}=${e[t]}`)).join("&")}function r(e){const t={},n=e.split("?")[1];return n?(n.split("#")[0].split("&").forEach((e=>{const n=e.split("=");t[n[0]]=o(n[1])})),t):t}function o(e){try{return decodeURIComponent(e)}catch(t){return unescape(e)}}n.d(t,{RC:function(){return o},cX:function(){return i},gh:function(){return r}})},870:function(e,t,n){"use strict";n.d(t,{h:function(){return p}});var i=n(1025),r=n(8e3),o=n(5288),s=n(5219),a=n(5787),l=n(4515);let c,d;function u(){return null!=c||(c=(0,r.w$)("script-load-attempts")),c}function p(e,t=u()){return new l.g(((n,l)=>{t--,(0,i.Aw)(e).then((e=>{const i=u();!(t===i-1)&&(null!=d||(d=(0,r.BC)("report-non-first-attempt-load")),d)&&(0,s.JE)("Succeed script retry: "+(i-t)),n(e)})).catch((i=>{if(0===t)return(0,s.JE)(`Failed script onerror event '${e}'`),void l();(0,a.r)().then((()=>{(null==i?void 0:i.script)&&(0,o.l4)(i.script),n(p(e,t))}))}))}))}},6351:function(e,t,n){"use strict";n.r(t),n.d(t,{isObfuscationEnabled:function(){return d},obfuscateInlineStrings:function(){return f},obfuscateString:function(){return u},obfuscateTaboolaReferences:function(){return h}});var i=n(3816),r=n(8e3),o=n(5288),s=n(4846),a=n(7397);const l={"tbl-editorial-video-container":"m2aa3792408dec05","tbl-editorial-video-element":"m832c56a5f83b0d8","tbl-ec-playing":"k45680b5c6de6ed0","tbl-ec-vertical":"ib171b336485659b",trc_related_container:"kb4e607e2f0811a7","tbl-organic-video-wrapper":"f23063d22e89ef92","tbl-o-video-loaded":"jb46dd5f1cfdffa8","tbl-o-vertical-video":"b731cbe07a762407",taboola:"a784c9715cab9dad","tbl-trecs-container":"l2f1a2cda1efd53a","tbl-amp-container":"df8686f207849803",trc_in_iframe:"k88d82664a8992bb",trc_rbox_container:"d632a3050caaea28",trc_spotlight_widget:"e0db475fe183a785",trc_rbox_outer:"b464f19e8a8ba3e6","trc-content-sponsored":"kb671d8eec06d87e","trc-content-organic":"hf6efd5351808f52","trc-content-hybrid":"ccdc00261aef2411",trc_rbox_border_elm:"lcc38a342de748ed",trc_rbox_div:"lf09146c42a1fd20",trc_adc_s_logo:"i7be874e1b510341",trc_adc_wrapper:"i812187132fab055",trc_logos_v_align:"eeb36a081276b873","trc-widget-footer":"d1d86c3db03e9d61",trc_rbox:"p68a5f4bdcd30f24",trc_elastic:"peea77cf1b9b4621",trc_multi_widget_container:"g0000bb3e0010cdb",trc_tl_responsive:"lfc3da65bcf658bf",trc_inline_detail_spacer:"e03e23a0b3f02c1a",trc_img:"a98c372891676a42",trc_rbox_header_span:"o0391bdfe51b177e",trc_header_ext:"l57fc222fad5b9ee",trc_rbox_header_icon_img:"da983e79295f7d05",trc_rbox_header_icon_div:"ma7eb57984c6624f",trc_rbox_header_icon_span:"daf2cb9184786b2e",trc_header_right_column:"d54ee3fc76a0508f",trc_header_right_part:"j3a5d8a1469f2df3",trc_header_left_column:"h462afe4457f7a6f",trc_header_left_part:"n9af31e2bf2c0801",trc_user_adChoice_btn_static:"h2401134a71a39dc",syndicatedItem:"k94c53167fccc602",trc_spotlight_item:"l54d9a7975b7f7eb","item-label-href":"k5cc4ff87cb1e7b0","item-thumbnail-href":"eac6c130338dbc3a",thumbBlock_holder:"c45b2103cba9e84f","thumbnail-overlay":"d9c057cbafc8b306",videoCube_aspect:"k44e4fd1c5288936","video-logo":"cd85e5e3f8b607b3","square-logo":"g5229d0b0d455cd1","rectangle-logo":"d75459aca4f60dfe","video-label-box":"gfb6978c31ae43c5","inline-branding":"gfb639ccf99374fc","branding-icon":"af78f84479d68ff5","has-icon":"c281ea6cf61dcf39","video-category":"b391b8524f1cf4a0","video-title-holder":"lf85ab5abfee1147","video-description":"f3761c67dd50f4cc","trc-pre-label":"f3f32c6e9f92cab9","item-has-pre-label":"mdc122cba05ae832","trc-split-label":"i94592eb43323e85","trc-main-label":"m7b43c6ca1d46bc3","align-disclosure":"j23f29cb263a22d1","link-disclosure":"a3a3feae4ee97eb3","attribution-disclosure-link":"c1755f8dc6ef4e1c","composite-branding":"c01d42f4f728f8e7","branding-inner":"m493650c29354aa0",inNetworkItem:"n0745ccc0dc383bc",tabNativeItem:"da8f7515862cd419","trc-first-recommendation":"d4ff61112b56a3a5","trc-spotlight-first-recommendation":"e203d6be6d26795d","video-icon-img":"kb1ec10bda445f15","video-icon-container":"p781e3407f110838",trc_tl_right_col:"pb0aa89a74191793","tbl-rtl-label":"la8600e8d0654182","video-cta-href":"c890698a52b181c8","tbl-accessibility-title":"h2e61f48debe5c14","tbl-accessibility-description":"d9a1217fea6be010","tbl-accessibility-branding":"ic1e03c83cad0890","thumbnail-emblem":"pa7bcc00669c1729","static-text":"c511b50ebe427c5f","tbl-fixed-label":"k6cb9f2a2dcb0c86","tbl-big-label":"kc9a500e1b28b059","tbl-small-label":"j80a470beca0acf7","tbl-siw-container":"n824f6ef6e4b1b04","tbl-siw-title":"gadba47dc0642fe6","tbl-siw-search-icon-container":"e6fc953ada1343e4","ellipsis-active":"la5983df96251b36","tbl-zoom-in-item":"g7a0b8642587456f",trc_item:"jf4b046de7cb21df",trc_placeholder_item:"i9434aa4b0a853fe","tbl-placeholder-card":"e68d5f9e7a1bae33","tbl-masker":"bc19f507de96d6ea","tbl-img":"g5389ee822d77c84","tbl-text-line":"a6b76bea1e051f0a","tbl-title":"i94b34043e4bf4b0","tbl-desc":"mf6f5461aa2a2514","taboola-connect-item":"dd721f47c3e34238","taboola-connect-placement":"k1af7ca311e02f6a","taboola-connect-resizable-placement":"g6dce09c95965e20","taboola-connect-iframe":"p01827747b6947cc","tbl-banner-to-native-iframe":"g3d8cb782ff0ab2a","thumbBlock-background-image":"f2581311a05e8489","tbl-visibility-hidden":"abf1fe7fa7b63121","default-cursor":"i68f576c6a1b84b5","display-icon-disclosure":"m292d09d619f0fdf","display-text-disclosure":"l5834de9efdb5023",trc_user_exclude_btn:"i4f5e6c836904d8b",trc_exclude_overlay:"c126f03768a9870d",trc_fade:"i6fdab0fee2b568f",trc_exclude_undo_btn_visible:"i3a247660938b69a",trc_excludable:"g691335c078328b8",trc_user_excluded:"g1c361325e5a2693"};let c=null;function d(){return null!=c?c:c=(0,i.Tg)()&&(0,r.BC)("enable-string-obfuscation",!1)}function u(e){return d()&&l[e]||e}function p(e,t){t.forEach((t=>{e.classList.replace(t,f(t))}))}function m(e){return Array.from(e.classList).filter((e=>e.toLowerCase().includes("taboola")))}function h(e){var t;if(!d()||e===a.vL)return e;const n=(0,o.jQ)(e);(0,s.n5)(n,`obfuscateTaboolaReferences: cannot find container with id ${e}`);const i=n.id=f(e);p(n,m(n));let r=n.parentElement;for(;r;){const e=null===(t=r.id)||void 0===t?void 0:t.toLowerCase().includes("taboola"),n=m(r),i=n.length>0;if(!e&&!i)break;e&&(r.id=f(r.id)),i&&p(r,n),r=r.parentElement}return i}function f(e){if(!d())return e;const t=Object.keys(l).sort(((e,t)=>t.length-e.length)),n=new RegExp(t.map((e=>e.replace(/[-\/\^$*+?.()|[\]{}]/g,"\\$&"))).join("|"),"g");return e.replace(n,(e=>l[e]||e))}},7177:function(e,t,n){"use strict";n.d(t,{Qq:function(){return o},jF:function(){return s},vx:function(){return r}});var i=n(2941);function r(e){if((0,i.mg)(e)){const t=parseInt(e,10);return isNaN(t)?void 0:t}return null!=e?e:void 0}function o(e){if((0,i.mg)(e)){const t=parseFloat(e);return isNaN(t)?void 0:t}return null!=e?e:void 0}function s(e){return e?(0,i.mg)(e)?e.split(","):e:[]}},8242:function(e,t,n){"use strict";n.d(t,{U:function(){return p},x:function(){return d}});var i=n(2120),r=n(1025),o=n(4566),s=n(4257),a=n(2470),l=n(6351);const c=[];function d(e,t){if(c.includes(t))return;let n;e=(0,l.obfuscateInlineStrings)(e),(0,a.m0)(e)?n=(0,r.cW)(e):(n=(0,i.W)("style"),n.innerText=e,document.head.appendChild(n)),n&&(n.id=t,c.push(t))}function u(e,t=!1){(0,o.nB)(document,`link[rel="preconnect"][href="proxy.php?url=${e}"]`)||(0,r.Ib)(e,t)}function p(){const e=(0,s.Nv)(),t=(0,s.sL)();e&&u(e),t&&u(t,!0)}},8846:function(e,t,n){"use strict";n.d(t,{d:function(){return r}});var i=n(2941);function r(e){let t=e.hpl;return(0,i.tv)(t)?(t=e.stpl,(0,i.tv)(t)?(t=e.fpl,(0,i.tv)(t)?(t=e.uip,t.toLowerCase().indexOf("vignette")>-1?{placementName:t,productType:"vignette-render"}:{placementName:e.uip,productType:"widget-render"}):{placementName:t,productType:"feed-render"}):{placementName:t,productType:"stories"}):{placementName:t,productType:"hp4u"}}},4800:function(e,t,n){"use strict";n.d(t,{Dn:function(){return l},Pp:function(){return a}});var i,r=n(5177),o=n(8086),s=n(564);const a=window,l=window,c=new r.b;(0,o.w9)(),a.taboolaEvents||(a.taboolaEvents=c),a._tblConsole||(a._tblConsole=[]),null!==(i=a.trc_debug_level)&&void 0!==i||(a.trc_debug_level=0),(0,s.Z3)()},3320:function(e,t,n){"use strict";n.d(t,{J8:function(){return f},Pz:function(){return l},RZ:function(){return h},Sm:function(){return g},XO:function(){return p},n3:function(){return m}});var i=n(2381),r=n(3346),o=n(9642),s=n(3983);let a;function l(e){a||(a=document.createElement("a")),a.href=e;const t=a.href;return{hash:a.hash,host:a.host,hostname:a.hostname,href:t,origin:a.origin,pathname:c(a.pathname),port:a.port,protocol:a.protocol,search:a.search,toString:()=>t}}function c(e){return e.length<=1?"/":"/"!==e[0]?`/${e}`:e}const d=/^((?:https?|file):)?\/\/([^:/$]+)(?::(\d+))?(?:($|\/(?:[^?#]*))?((?:\?(?:[^#]+))?)?(?:(#(?:.*)?)?|$))$/,u=/^(?:($|\/(?:[^?#]*))?((?:\?(?:[^#]+))?)?(?:(#(?:.*)?)?|$))$/;function p(e){const t=e.match(d);if(t){const[n,i,r,o,s,a,l]=t,c={hash:l,host:`${r}${o?`:${o}`:""}`,hostname:r,href:e,origin:`${i}//${r}`,pathname:s||"",port:o,protocol:i||"",search:a||"",toString:()=>{let e="";if(c.host){const t=c.port?`:${c.port}`:"";e=`${c.protocol||""}//${c.host}${t}`}return e+`${""===c.pathname?"/":c.pathname}${c.search||""}${c.hash||""}`}};return c}const n=e.match(u);if(n){const[t,i,r,o]=n,s={href:e,pathname:i||"",hash:o||"",search:r||"",host:"",hostname:"",origin:"",port:"",protocol:"",toString:()=>`${s.pathname}${s.search||""}${s.hash||""}`};return s}return null}function m(e,t){if((0,o.x7)(t))return e;const{origin:n,pathname:a,search:c,hash:d}=l(e),u=c?"?":(0,r.dv)(e),p=(0,s.Fe)(c),m=Object.assign(Object.assign({},p),t);return`${n}${a}${u}${(0,i.lZ)(m)}${d}`}function h(e){const t=l(e);return`${t.origin}${b(t.pathname)}`}function f(e,t){const n=l(e),i=n.origin,r=b(n.pathname),o=n.hash||"";let s=function(e){return 0===e.indexOf("?")?e.slice(1):e}(n.search||"");const a=s.split("&");return s=a.filter((e=>0!==e.indexOf(`${t}=`))).join("&"),`${i}${r}${s.length>0?`?${s}`:""}${o}`}function b(e){return-1!==e.indexOf("/",e.length-1)?e.slice(0,-1):e}function g(e){const t={};return e.split("&").forEach((e=>{const[n,i]=e.split("=");n&&i&&(t[n]=i)})),t}},2470:function(e,t,n){"use strict";n.d(t,{$$:function(){return s},m0:function(){return d},zk:function(){return a}});var i=n(2941);let r,o;function s(e){return r||(r=window.location.protocol),null!=o||(o=0===r.indexOf("http")),o?e.replace(/^(?:https?:)?(.*)$/,`${r}$1`):0===e.indexOf("//")?`https:${e}`:e.replace(new RegExp(`^${r}(.*)$`),"https:$1")}function a(e){return/^((?:https?:)?\/\/).*/.test(e)?e:`//${e}`}const l=/^(blob:)?(https?:)?\/\/([\w\-]+\.)+([a-zA-Z]{2,})[?\/]?.*$/,c=/^(https?:)?\/\/localhost:\d+\/?.*$/;function d(e){return(0,i.mg)(e)&&(l.test(e)||c.test(e))}},3983:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{C2:function(){return convertListToSingleString},CN:function(){return isTouchDevice},Cs:function(){return removeAllNewline},DW:function(){return removeEmptyObjectsFromArray},Fe:function(){return extractUrlParams},HP:function(){return mergeArrayTypes},Hl:function(){return removeWhiteSpaces},Le:function(){return setTimeoutPromise},MF:function(){return tryEval},MZ:function(){return generateRandomId},N:function(){return extractSubstring},Nk:function(){return throttleUtil},OO:function(){return invokeFunctionOnce},Of:function(){return formatStringCurlyPlaceholders},T0:function(){return stringPadStart},VZ:function(){return getElementAbsolutePosition},W0:function(){return generateUniqueID},XI:function(){return roundDecimalNumber},XU:function(){return tryJsonParse},YZ:function(){return hashString},_R:function(){return wrapTaskForCurrentRunLayer},_i:function(){return hasObjectKeys},dz:function(){return stringReplaceAll},eq:function(){return objectToArray},gw:function(){return convertHyphensToCamelCase},jf:function(){return getPageHorizontalScroll},jz:function(){return isHtmlContent},nV:function(){return debugInstanceUniqueID},on:function(){return isEndLineOrPageDownPressed},qN:function(){return callAtNextFrame},sV:function(){return isTextRTL},tU:function(){return parseBoolValue},u1:function(){return generateHexID},xT:function(){return getPageVerticalScroll},ys:function(){return trackElementRemovedFromDOM},z_:function(){return tryStringify}});var _CheckTypes__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__(2941),_logger_Logger__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(5219),_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(4515),_UrlPartsUtils__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(3320),_QueryStringUtils__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__(7842),_BrowserUtils__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__(1713),_validation_BrowserDetection__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__(5461),_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(1990);const TASK_WAS_ABORTED="wrapTaskForCurrentRunLayer-was-aborted!";function wrapTaskForCurrentRunLayer(e){const t=null===_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__.MC||void 0===_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__.MC?void 0:_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__.MC.currentRunLayer;return()=>t===(null===_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__.MC||void 0===_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__.MC?void 0:_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_3__.MC.currentRunLayer)?_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_1__.g.resolve(e()):_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_1__.g.reject(TASK_WAS_ABORTED)}function extractUrlParams(e){if(!e)return{};let t,n;t=0===e.indexOf("?")?e:(0,_UrlPartsUtils__WEBPACK_IMPORTED_MODULE_2__.Pz)(e).search;const i=/\??&?([^=]+)=([^&]+)/gi,r={};for(;n=i.exec(t);){const e=(0,_QueryStringUtils__WEBPACK_IMPORTED_MODULE_4__.RC)(n[1]);let t=n[2];0===(null==t?void 0:t.indexOf("http"))||(t=(0,_QueryStringUtils__WEBPACK_IMPORTED_MODULE_4__.RC)(t)),r[e]=t}return r}function extractSubstring(e,t,n){const i=e.match(new RegExp(`${t}(.*)${n}`));return null==i?void 0:i[1]}function parseBoolValue(e,t){return"true"===e||!0===e||"1"===e||1===e||"yes"===e||"false"!==e&&!1!==e&&"0"!==e&&0!==e&&"no"!==e&&((0,_CheckTypes__WEBPACK_IMPORTED_MODULE_5__.tv)(e)||(0,_logger_Logger__WEBPACK_IMPORTED_MODULE_0__.fH)(`parseBoolValue isn't defined properly values is: '${e}'`),t)}function throttleUtil(e,t){let n=!1,i=null;return function(...r){i=[...r],n||(e(...i),i=null,n=!0,window.setTimeout((()=>{i&&e(...i),n=!1}),t))}}function hasObjectKeys(e={}){return Object.keys(e).length>0}function getArrayUniques(e){return e.filter((function(e,t,n){return n.indexOf(e)===t}))}function removeEmptyObjectsFromArray(e){for(let t=e.length-1;t>=0;t--)hasObjectKeys(e[t])||e.splice(t,1)}function getPageVerticalScroll(){return window.pageYOffset||document.body.scrollTop}function getPageHorizontalScroll(){return window.pageXOffset||document.body.scrollLeft}function getElementAbsolutePosition(e){const t=e.getBoundingClientRect(),n=getPageHorizontalScroll(),i=getPageVerticalScroll();return{top:t.top+i,left:t.left+n}}function convertListToSingleString(e){return e.reduce(((e,t)=>{const n=(null==t?void 0:t.toString())||"";return e?`${e}, ${n}`:n}))}function objectToArray(e){return Object.keys(e).map((t=>[t,e[t]]))}function generateUniqueID(){let e=(new Date).getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(t=>{const n=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"===t?n:3&n|8).toString(16)}))}const debugInstanceUniqueID=generateUniqueID();function generateRandomId(e){return`${(null==e?void 0:e.prefix)||""}${1e5*Math.random()|0}${(null==e?void 0:e.suffix)||""}`}function roundDecimalNumber(e,t=0){const n=Math.pow(10,t);return Math.round(e*n)/n}function callAtNextFrame(e,t=2){const n=wrapTaskForCurrentRunLayer(e);let i=0;requestAnimationFrame((function e(){i+=1,i===t?n().catch((e=>{e!==TASK_WAS_ABORTED&&(0,_logger_Logger__WEBPACK_IMPORTED_MODULE_0__.vV)("error in callAtNextFrame:",e)})):requestAnimationFrame(e)}))}function generateHexID(){return[Math.random(),Math.random(),Math.random()].map((e=>e.toString(36).substr(2))).join("")}function tryStringify(e){try{return JSON.stringify(e)}catch(e){return"Failed to stringify"}}function tryJsonParse(e){try{return JSON.parse(e)}catch(e){return}}function tryStringifyFormatted(e,t=2){try{const n=tryJsonParse(tryStringify(e));return JSON.stringify(n,null,t)}catch(e){return"Failed to format data"}}function tryEval(data){try{return eval(data)}catch(e){return}}function removeAllNewline(e){return e.replace(/\r?\n|\r/g,"")}function formatStringCurlyPlaceholders(e,t){return 0===t.length?e:e.replace(/\{(\d+)\}/g,((e,n)=>{var i;const r=n[0];return null!==(i=t[r])&&void 0!==i?i:e}))}const REGEX_RTL=/[\u0591-\u07FF\uFB1D-\uFDFF\uFE70-\uFEFC]{2,}/,_isTextRtlCache={};function isTextRTL(e){if(!e)return!1;let t=_isTextRtlCache[e];return(0,_CheckTypes__WEBPACK_IMPORTED_MODULE_5__.tv)(t)&&(_isTextRtlCache[e]=t=!!e.match(REGEX_RTL)),t}function isHtmlContent(e){return/(%3C|[<>&|\n])/.test(e)}function hashString(e){let t=0;for(let n=0;n[...e,...t]))}function convertHyphensToCamelCase(e){const t=e.split("-").map((e=>e.charAt(0).toUpperCase()+e.substring(1))).join("");return t.charAt(0).toLowerCase()+t.substring(1)}function removeWhiteSpaces(e){return(null==e?void 0:e.replace(/\s+/g,""))||""}function setTimeoutPromise(e){return new _polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_1__.g((t=>{window.setTimeout(t,e)}))}function invokeFunctionOnce(e,t=null){let n=!1;return function(...i){if(!n)return n=!0,e.apply(t,i)}}function isEndLineOrPageDownPressed(e){const{metaKey:t,key:n,code:i}=e;return"PageDown"===n||"PageDown"===i||"End"===n||"End"===i||("ArrowDown"===n||"ArrowDown"===i)&&t}function stringReplaceAll(e,t,n){return(0,_BrowserUtils__WEBPACK_IMPORTED_MODULE_6__.s)(String.prototype.replaceAll)?e.replaceAll(t,n):e.replace(new RegExp(t,"g"),n)}function stringPadStart(e,t,n){if((0,_BrowserUtils__WEBPACK_IMPORTED_MODULE_6__.s)(String.prototype.padStart))return e.padStart(t,n);if(t=Math.floor(t),e.length>=t)return e;let i="";if((t-=e.length)>n.length)for(let e=0;e{const l=()=>{if(i)return document.body.contains(e)?void callAtNextFrame(l,r):(n&&clearTimeout(n),s(),void o(e))};t.timeout&&(n=window.setTimeout((()=>{i=!1,a("Timeout element removed from DOM")}),t.timeout)),callAtNextFrame(l,r)})),s=()=>{i=!1};return{elementRemovedFromDomPromise:o,unsubscribe:s}}},564:function(e,t,n){"use strict";n.d(t,{Z3:function(){return g},at:function(){return E}});var i=n(5125),r=n(8723),o=n(1321),s=n(1990),a=n(8e3),l=n(2941),c=n(7566),d=n(5219),u=n(9642),p=n(6803),m=n(4800),h=n(3983),f=n(6166),b=n(5440);function g(){const e=m.Pp.TRC||(m.Pp.TRC={});e._trecsInit||(e._trecsInit=!0,function(){const e=m.Pp.TRCImpl||(m.Pp.TRCImpl={});e.sendAbTestEvent||(e.sendAbTestEvent=r.vw),e.sendExternalRevenueEvent||(e.sendExternalRevenueEvent=r.mD),e.sendEvent||(e.sendEvent=T),e.globaleRequestId||(e.globaleRequestId=""),e.boxes={},e.global={}}(),function(){var e;const t=m.Pp.TRC||(m.Pp.TRC={});t.runEngine="trecs",t.bundleName=b.ZA,t.suiteName=b.Rz,t.utm||(t.utm=[]),t.preProcessedPushedOptions||(t.preProcessedPushedOptions=[]),t.getOptionsSummaryClone||(t.getOptionsSummaryClone=a.eN),t.RBoxUsage||(t.RBoxUsage={}),(e=t.RBoxUsage).logUsage||(e.logUsage=r.uF),t._taboolaClone=[],t.trecsGetQueryParams=h.Fe,t.sendTaskToFader=p.D,t.useStorageDetection=!0,t.stopContent=v,t.stopContentCleanUp=_,t.aspect={before:(e,t,n,i)=>{(0,d.JE)("TRECS TRC.aspect.before is deprecated",t,null==n?void 0:n.toString(),i)},after:(e,t,n,i)=>{(0,d.JE)("TRECS TRC.aspect.after is deprecated",t,null==n?void 0:n.toString(),i)}},function(){const e=m.Pp.TRC||(m.Pp.TRC={});e.listen||(e.listen=w),e.dispatch||(e.dispatch=x),e.hasEvent||(e.hasEvent=C)}()}())}function v(e=[]){null===s.fg||void 0===s.fg||s.fg.stopContent(e)}function _(e=[]){(0,i.C8)("e26",e)}let y=0;function w(e,t){const n=c.B.on(e,t);return{id:y++,eventName:e,handler:t,remove:n}}function x(e,t){const n=(0,l.mg)(t)?{data:t}:t;c.B.emit(e,n,((n,i)=>{(0,d.JE)(`Error in event handler, event: ${e}`,n,t)}))}function C(e){return c.B.has(e)}c.B.once("storeReady",(function(){var e;const t=m.Pp.TRC,n=m.Pp.TRCImpl;t.TRECS={updateAllModes:s.fg.updatePropertyForAllModes,updateSpecificModes:s.fg.updatePropertyForSpecificModes,merge:u.UO,styleInjected:!1,responseDispatched:!0,TL:{}},t.overrideGlobalConfig=s.MC.optionsSummary.__overrideGlobal__,m.Pp.TRCImpl.TRECS={},s.MC.onOptionsSummaryUpdated((e=>{n.external_page_view=s.MC.optionsSummary.externalPageView,t._taboolaClone=[...t._taboolaClone,...e.__preProcessedOptions__]})),s.MC.onResponseSummaryUpdate((e=>{t.events_ri=e.events.requestId||t.events_ri||"",t.hasConsent=e.userData.consentApproved})),t.hasConsent=null===(e=s.MC.userData)||void 0===e?void 0:e.consentApproved,s.MC.onReset((()=>{t._taboolaClone=[],t.hasConsent=void 0}));const i=s.MC.config;t.isAMP=i.runtime.isAMP,t.version=i.runtime.debugQueryParams.tbl_rbox_version||m.Pp.TRC.version||(0,f.r)(),k(),n.language=i.publisher.language,n.getItemType=()=>(0,o.T)(s.MC.optionsSummary.itemSourceType),n.direction=i.publisher.direction,n["publisher-logo"]=i.publisher["publisher-logo"],c.B.on("pubUpdated",k)}));const E="trcResponseHandled";function k(){m.Pp.TRC.publisherId=s.MC.config.publisher.publisherName}function T(e,t){try{if("supply-feature"===e)return void(0,r.mk)(JSON.parse(t.d));(0,d.JE)(`TRCImpl.sendEvent:: event ${e} not handled`)}catch(e){(0,d.vV)(`TRCImpl.sendEvent:: ${e}`)}}},7766:function(e,t,n){"use strict";n.d(t,{ET:function(){return s},OE:function(){return r},aL:function(){return o}});var i=n(4515);class r{constructor(){this._eventListeners=[]}add(e,t,n,i={}){this._eventListeners.push([e,t,n,i]),e.addEventListener(t,n,i)}removeAll(){this._eventListeners.forEach((([e,t,n,i])=>{e.removeEventListener(t,n,i)})),this._eventListeners=[]}removeExact(e,t,n,i={}){this._eventListeners.some((([r,o,s,a],l)=>!!function([r,o,s,a]){return r===e&&o===t&&s===n&&a===i}([r,o,s,a])&&(this._eventListeners.splice(l,1),r.removeEventListener(o,s,a),!0)))}removeByElement(e){this._remove((function([t,n,i,r]){return t===e}))}removeByEventType(e){this._remove((function([t,n,i,r]){return n===e}))}_remove(e){this._eventListeners=this._eventListeners.filter((t=>{if(!e(t))return!0;const[n,i,r,o]=t;return n.removeEventListener(i,r,o),!1}))}}function o(e,t=window){return new i.g((n=>{const i=r=>{t.removeEventListener(e,i),n(r)};t.addEventListener(e,i)}))}function s(e,t=window,n,i){return t.addEventListener(e,n,i),()=>{t.removeEventListener(e,n,i)}}},738:function(e,t,n){"use strict";n.d(t,{J_:function(){return l},qY:function(){return p},s5:function(){return c}});var i=n(4515),r=n(5759),o=n(1025);let s;function a(){return 0!==function(){const e=(0,r.fP)("pf");if(!e)return{loadEventEnd:0};const[t]=e.gt("navigation")||[];return t||e.t}().loadEventEnd}function l(){return"complete"===document.readyState}function c(){return s||(s=new i.g((e=>{if(a())return void e();let t=0,n=0;const i=()=>{t&&window.clearInterval(t),n&&window.clearTimeout(n),e()};window.addEventListener("load",(function e(){if(window.removeEventListener("load",e),a())i();else{const e=100;t=window.setInterval((()=>a()&&i()),e)}})),n=window.setTimeout(i,6e4)}))),s}let d,u="";function p(e){if(d&&u===e)return d;u=e;const t=document.URL;"#"===e&&(e=t);const n=e===t;return d=new i.g((i=>{(0,o.JK)(t,{method:"HEAD",responseHeaders:["X-Frame-Options"]}).then((t=>{const r=t.headers["X-Frame-Options"];i(!(!r||!(r===`ALLOW-FROM ${e}`||"SAMEORIGIN"===r&&n))||n)})).catch((()=>{i(n)}))})),d}},4566:function(e,t,n){"use strict";n.d(t,{ET:function(){return u},vn:function(){return C},Vq:function(){return x},tI:function(){return f},Oh:function(){return b},ty:function(){return E},OM:function(){return k},uo:function(){return h},b_:function(){return w},iP:function(){return _},nB:function(){return y},uv:function(){return v},Yw:function(){return m}});var i=n(2941),r=n(7566),o=n(5705);function s(e,...t){if(4===e){const n={level:e,message:t[0],extraData:t[1]};r.B.emit(o.n,n)}else{const n={level:e,args:t};r.B.emit(o.n,n)}}var a=n(4515),l=n(6351);function c(e){return e.reduce(((e,t)=>(t&&e.push(...t.split(" ")),e)),[]).filter(Boolean)}function d(e,...t){const n=c(t).map((e=>(0,l.obfuscateString)(e)));try{e.classList.add(...n)}catch(e){s(4,`addClassListToElements::classList:: ${n.join(", ")}::`,e)}}function u(e,...t){(0,i._L)(e)?e.forEach((e=>{d(e,...t)})):d(e,...t)}function p(e,...t){const n=c(t).map((e=>(0,l.obfuscateString)(e)));try{e.classList.remove(...n)}catch(e){s(4,`removeClassListFromElements::classList:: ${n.join(", ")}::`,e)}}function m(e,...t){(0,i._L)(e)?e.forEach((e=>{p(e,...t)})):p(e,...t)}function h(e){return e}function f(e){return Array.prototype.slice.call(e)}function b(e){return Array.prototype.slice.call(e)}function g(e,t){s(4,`Taboola - Invalid Selector Selector: "${e}" is invalid`,t)}function v(e,t){return y(e,t)}function _(e,t){return w(e,t)}function y(e,t){try{const n=(0,l.obfuscateInlineStrings)(t);return e.querySelector(n)}catch(e){return g(t,e),null}}function w(e,t){try{const n=(0,l.obfuscateInlineStrings)(t);return b(e.querySelectorAll(n))}catch(e){return g(t,e),[]}}function x(e){return Array.prototype.slice.call(e)}function C(e){const t=document.createTextNode(" ");e.appendChild(t)}function E(e,t,n){return new a.g(((i,r)=>{let o=v(document,e);o?i(o):function s(){setTimeout((()=>{o=v(document,e),o?i(o):--t>0?s():r(`Failed to get element with selector: ${e}`)}),n)}()}))}function k(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=e;return null===t.namespaceURI||"http://www.w3.org/1999/xhtml"===t.namespaceURI}},5288:function(e,t,n){"use strict";n.d(t,{BO:function(){return z},EA:function(){return D},GI:function(){return N},I:function(){return _},IK:function(){return v},IR:function(){return q},Iu:function(){return I},M8:function(){return F},QX:function(){return V},Rc:function(){return O},SL:function(){return j},VJ:function(){return H},XD:function(){return U},Xs:function(){return k},YN:function(){return C},fr:function(){return T},i3:function(){return E},jQ:function(){return $},kV:function(){return W},l4:function(){return R},nl:function(){return B},sg:function(){return L},ub:function(){return M},vP:function(){return P},vl:function(){return A},xW:function(){return S}});var i=n(2120),r=n(1025),o=n(2941),s=n(5219),a=n(4515),l=n(3983),c=n(5461),d=n(4566),u=n(5694);const p={amp:"&",apos:"'","#x27":"'","#x2F":"/","#39":"'","#47":"/",lt:"<",gt:">",nbsp:" ",quot:'"'},m={"<":"<",">":">",'"':""","&":"&","'":"'"},h=/&(#(?:x[0-9a-f]+|\d+)|[a-z]+);?/gi,f=/[<>"'&]/g,b={};function g(e,t){var n;return"#"===t[0]?String.fromCharCode("x"===t[1].toLowerCase()?parseInt(t.substr(2),16):parseInt(t.substr(1),10)):null!==(n=p[t])&&void 0!==n?n:e}function v(e){return(null==e?void 0:e.replace(h,g))||""}function _(e){return(null==e?void 0:e.replace(f,(e=>m[e])))||""}let y,w,x;function C(e,t={}){const n=(0,r.dN)("cdn"),i=e.indexOf(n)>-1?"anonymous":void 0;return(null==y?void 0:y.parentElement)||(y=document.getElementsByTagName("script")[0]),(null==y?void 0:y.parentElement)?new a.g(((n,o)=>{(0,r.Aw)(e,{crossorigin:i,defer:t.defer,async:t.async,id:t.id,insertTarget:y.parentElement,insertBefore:y}).then((()=>n())).catch((()=>{o({reason:`script: ${e}`,isInfo:!0})}))})).catch((t=>(((null==t?void 0:t.isInfo)?s.fH:s.vV)(`TRECS error in createAndInjectScriptElement()- ${(null==t?void 0:t.reason)?null==t?void 0:t.reason:JSON.stringify({error:t,url:e})}`),new a.g(((e,n)=>{n(t)}))))):a.g.reject("can not add script")}function E(e){var t;try{return null===(t=e.contentWindow)||void 0===t||t.document.querySelector,!0}catch(e){return!1}}function k(e,t){t&&((0,o.mg)(t)?(0,l.jz)(t)&&(w||(w=(0,i.W)("textarea")),w.innerHTML=t,t=w.value,(0,l.jz)(t))?e.innerHTML=t:e.innerText=t:e.appendChild(t))}function T(e){e.cancelBubble=!0,e.preventDefault(),e.stopPropagation()}function S(e){const t=(0,d.nB)(document,`head meta[property="${e}"]`);return t?t.content:null}function R(e){e.remove()}function D(e){return(0,c.KP)("ff")?e.offsetParent===document.body:!e.offsetParent}function I(e){var t;const n=window.top?(0,d.nB)(window.top.document,`#${e}`):null;if(n)try{return(null===(t=n.contentWindow)||void 0===t?void 0:t.document)||window.document}catch(e){(0,s.JE)("Error accessing iframe document:",e)}else(0,s.JE)("No iframe found with the specified ID:",e);return window.document}function O(e,t){let n=`animation${t}`;if(!e)return n;const i={animation:`animation${t}`,WebkitAnimation:`webkitAnimation${t.charAt(0).toUpperCase()}${t.slice(1)}`,OAnimation:`oanimation${t}`,MozAnimation:`animation${t}`,MSAnimation:`MSAnimation${t}`};return Object.keys(i).some((t=>void 0!==e.style[t]&&(n=i[t],!0))),n}function M(e=0){return new a.g((t=>{window.setTimeout((()=>{t()}),e)}))}function P(e,t){if(!e)return null;if(e.closest)return e.closest(t);if("undefined"==typeof Element)return null;let n=e;for(;!U(n,t);)if(n=n.parentElement,!n)return null;return n}function U(e,t){return e.matches?e.matches(t):(Element.prototype.msMatchesSelector||Element.oMatchesSelector||Element.mozMatchesSelector||Element.prototype.webkitMatchesSelector).call(e,t)}function L(e,t,n=!1,i=null){let r=0;return function(...o){const s=n&&0===r;clearTimeout(r),r=window.setTimeout((function(){r=0,n||e.apply(i,o)}),t),s&&e.apply(i,o)}}function A(e){const t=(0,i.W)("meta");t.httpEquiv="origin-trial",t.content=e,document.head.appendChild(t),b[e]=!0}function B(e){const t=document.createElement("div");let n=!1;try{t.querySelector(e),n=!0}catch(e){}return n}function N(e){return e instanceof DocumentFragment?e.firstElementChild:e}function F(e){return!!e&&N(e).getElementsByTagName("a").length>0}function $(e,t=window.document){return t.getElementById(e)||(0,d.uv)(t,`[id='${e}']`)}function W(){return x||(x=new a.g((e=>{if(document.body)return void e();(0,u.kF)("waitingBody");const t=new MutationObserver((n=>{n.forEach((n=>{n.addedNodes.forEach((n=>{"BODY"===n.nodeName&&(t.disconnect(),e())}))}))}));t.observe(document.documentElement,{childList:!0,subtree:!1})}))),x}function j(e){const t=document.createElement("div");if(t.innerHTML=e.trim(),t.firstChild)return t.firstChild}function z(e,t){var n;const i=new RegExp(`${t}\\s*:\\s*([^;]+)`),r=e.match(i);return(null===(n=null==r?void 0:r[1])||void 0===n?void 0:n.trim())||""}function V(e,t){if(e.contains)return e.contains(t);let n=t.parentNode;for(;n&&n!==e&&n.nodeType!==Node.DOCUMENT_NODE;)n=n.parentNode;return e===n}function H(e,t){(0,i.W)("a",{attrList:[["target",t],["href",e]],forceOriginalDocument:!0}).click()}function q(e){if(!e)return!1;const t=e;return"A"===t.nodeName&&"string"==typeof t.href}},8844:function(e,t,n){"use strict";n.d(t,{DY:function(){return Y},EA:function(){return D},qm:function(){return R},sz:function(){return Q}});var i=n(5706),r=n(4846),o=n(6620),s=n(9642),a=n(8224),l=n(4800),c=n(3983),d=n(2941),u=n(5219),p=n(7177),m=n(8e3);n(5127);const h=(0,a.u)(),f={},b={},g={};let v,_=!1,y=null,w=!1;const x={};window.__visibleCallbackList=b,window.__visibleElementToIdMap=h,window.__visibleIdToElementMap=f;const C=1e-5,E=1e3,k=.5,T=0,S=[C,.25,.5,.75,1];function R(e,t,n){const i=P(n);let s=z(e,i);if(s)return s.callbacks.push(t),{unsubscribe:I(e,t,s),isVisible:()=>(null==s?void 0:s.isCurrentVisible)||!1};s=Object.assign({callbacks:[t],lastVisibleTime:0,wasVisibleLastTime:!1,isCurrentVisible:!1,lastIOPercent:0,timerId:-1},i),function(e,t){const n=L(t),i=Z(t)?g:b;i[n]||(i[n]={});const o=i[n],s=U(e);(0,r.cc)(!o[s],"Element already exist in the callback data list"),o[s]=t}(e,s);const a={unsubscribe:I(e,t,s),isVisible:()=>(null==s?void 0:s.isCurrentVisible)||!1};return Z(s)?(G(s,e),a):l.Pp.taboolaMobile?(y||(v||(v=(0,c.Nk)((()=>{q()}),50),document.addEventListener("scroll",v,{passive:!0,capture:!0})),!w&&l.Pp.taboolaBridge&&(w=!0,l.Pp.taboolaBridge.on("externalRectsUpdated",(e=>{y=e,q()}))),y=(null===(p=l.Pp.taboolaMobile)||void 0===p?void 0:p.getNativeRects())||null),G(s,e),a):(function(e,t){const n=function(e){const t=L(e);return x[t]}(t)||new IntersectionObserver(((e,n)=>{!function(e,t,n){const i=(0,o.Ln)();e.forEach((e=>{const t=e.target,r=z(t,n);if((0,d.tv)(r))return void(0,u.JE)("handleIntersectionObserverUpdate: elementData is undefined");const o=e.intersectionRatio>=r.visiblePercents;if(r.isCurrentVisible=o,r.lastIOPercent=e.intersectionRatio,!o&&r.wasVisibleLastTime)return r.lastVisibleTime=0,r.wasVisibleLastTime=!1,void X(r,t,o);if(o&&0===r.lastVisibleTime){r.lastVisibleTime=i,W(t,r.overlayOptions)&&(r.isCurrentVisible=!1);const e=()=>{var n;if(!(r.lastIOPercent-1||(N.push(e),F===A&&(F=window.setInterval((()=>{N.forEach((e=>{e()}))}),B)))}(e);!function(e){const t=N.indexOf(e);-1!==t&&(N.splice(t,1),0===N.length&&(window.clearInterval(F),F=A))}(e)}r.wasVisibleLastTime=!0,X(r,t,o)}};r.visibleTime>0?window.setTimeout(e,r.visibleTime):e()}else!o&&r.lastVisibleTime>0&&(r.lastVisibleTime=0)}))}(e,0,t)}),{root:t.rootElement,rootMargin:(0,d.mg)(t.rootMargin)?t.rootMargin:`${t.rootMargin}px`,threshold:S});n._options=t;const i=L(t);x[i]||(x[i]=n),x[i].observe(e)}(e,s),a);var p}function D(e){const t=e.getBoundingClientRect();return(0!==t.height||0!==t.width)&&((n=t).top>=0&&n.left>=0&&n.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&n.right<=(window.innerWidth||document.documentElement.clientWidth)||function(e){return e.top0&&e.left0}(t));var n}function I(e,t,n){return()=>{!function(e,t,n){var i;const r=L(n),o=V(e,r);if(!o)return;if(1===o.callbacks.length)return null===(i=x[r])||void 0===i||i.unobserve(e),function(e,t){delete(b[t]||g[t])[U(e)]}(e,r),function(e){const t=U(e);let n=Object.keys(b).filter((e=>H(t,e))).length>0;n=n||Object.keys(g).filter((e=>H(t,e))).length>0,n||(delete f[U(e)],h.delete(e))}(e),void clearTimeout(n.timerId);const s=o.callbacks.indexOf(t);s>-1&&o.callbacks.splice(s,1)}(e,t,n)}}function O(e,t,n,i){return{topMargin:e,rightMargin:t,bottomMargin:n,leftMargin:i}}function M(e){if((0,d.qS)(e))return O(e,e,e,e);const[t,n,i,r]=e.split(" ").map((e=>(0,p.vx)(e)||0));return(0,d.tv)(t)?O(0,0,0,0):(0,d.tv)(n)?O(t,t,t,t):(0,d.tv)(i)?O(t,n,t,n):(0,d.tv)(r)?O(t,n,i,n):O(t,n,i,r)}function P(e){var t,n;let i=null!==(t=null==e?void 0:e.visiblePercents)&&void 0!==t?t:k;0===i&&(i=C);let r=null!==(n=null==e?void 0:e.visibleTime)&&void 0!==n?n:E;0===r&&(r=C);const o=(null==e?void 0:e.rootMargin)||T,s=(null==e?void 0:e.rootElement)||null;return{visiblePercents:i,visibleTime:r,rootMargin:o,parsedRootMargin:M(o),rootElement:s,overlayOptions:null==e?void 0:e.overlayOptions}}function U(e){if(!e)return"null";let t=h.get(e);return t||(t=(0,c.W0)(),h.set(e,t),f[t]=e),t}function L(e={}){var t,n;const i=(null===(t=e.overlayOptions)||void 0===t?void 0:t.enableOverlayCheck)?1:0,r=(null===(n=e.overlayOptions)||void 0===n?void 0:n.enableFullOverlayCheck)?1:0,o=P(e);return`${U(o.rootElement)},px${o.rootMargin},${o.visibleTime}ms,${o.visiblePercents}%,${i},${r}}`}const A=-1,B=500,N=[];let F=A;const $=(()=>{let e;return t=>(0,d.tv)(t)?null!=e?e:e=(0,m.BC)("enable-full-overlay-check"):t})();function W(e,t,n){if(!(null==t?void 0:t.enableOverlayCheck))return!1;const{parentElement:i}=t,r=t.validateOverlayElement||(e=>!(0,d.tv)(i)&&i.contains(e)),o=n||e.getBoundingClientRect(),s={targetElementCenterX:(a=o).left+Math.round(.5*(a.right-a.left)),targetElementCenterY:a.top+Math.round(.5*(a.bottom-a.top))};var a;const l=s.targetElementCenterX,c=s.targetElementCenterY,u=document.elementFromPoint(l-1,c-1)||document.elementFromPoint(l+1,c+1);if(!u)return!1;if(e===u||e.contains(u))return!1;if($(t.enableFullOverlayCheck)){const t=o.top,n=o.top+o.height,i=j(l,t,e),r=j(l,n,e);if(!i&&!r)return!1}return!r(u)}function j(e,t,n){const i=document.elementFromPoint(e,t);return!!i&&!(n===i||n.contains(i))}function z(e,t){return V(e,L(t))}function V(e,t){const n=b[t]||g[t];return(null==n?void 0:n[U(e)])||void 0}function H(e,t){var n,i;return!!(null===(n=b[t])||void 0===n?void 0:n[e])||!!(null===(i=g[t])||void 0===i?void 0:i[e])}function q(e){if(!y)return;const t=e||b,n=(0,o.Ln)();(0,s.IF)(t,((e,t)=>{(0,s.IF)(t,((e,t)=>{G(t,function(e){return(0,r.cc)(!!f[e],"_idToElementMap[elementId] not supposed to get here"),f[e]}(e),n)}))}))}function G(e,t,n=(0,o.Ln)()){const i=function(e,t){const n=e.parsedRootMargin,i=t.getBoundingClientRect(),r=function(e,t){return y?0===e.width||0===e.height?null:{rootBounds:K(y.nativeWindowRect,t),boundingClientRect:J(e,y.webViewRect)}:null}(i,n);if(!r)return!1;if(W(t,e.overlayOptions,i))return!1;const o=r.boundingClientRect,s=r.rootBounds;if(o.top>s.top&&o.top1?1:t,t>=e.visiblePercents}if(o.bottom>s.top&&o.bottom1?1:t,t>=e.visiblePercents}return o.top<=s.top&&o.bottom>=s.bottom}(e,t);if(e.isCurrentVisible=i,!e.wasVisibleLastTime)return!e.wasVisibleLastTime&&i&&0===e.lastVisibleTime?(e.lastVisibleTime=n,void(e.timerId=window.setTimeout(G.bind(null,e,t),e.visibleTime))):void(!e.wasVisibleLastTime&&!i&&e.lastVisibleTime>0?e.lastVisibleTime=0:e.wasVisibleLastTime!==i&&n-e.lastVisibleTime>=e.visibleTime&&(e.wasVisibleLastTime=!0,X(e,t,i)))}function K(e,t){const{topMargin:n,rightMargin:i,bottomMargin:r,leftMargin:o}=t;return{top:e.top-n,left:e.left-o,right:e.right+i,width:e.width+o+i,height:e.height+n+r,bottom:e.bottom+r,x:e.x-o,y:e.y-n}}function J(e,t){const n=t.top+e.top,i=t.left+e.left;return{top:n,left:i,width:e.width,right:i+e.width,height:e.height,bottom:n+e.height,x:i,y:n}}function X(e,t,n){[...e.callbacks].forEach((i=>{const r=I(t,i,e);i(n,r)}))}function Y(e){l.Dn.context.observeIntersection((0,c.Nk)((t=>{const n=t[t.length-1];e(n)}),50))}function Z(e){const{topMargin:t,rightMargin:n,bottomMargin:i,leftMargin:r}=e.parsedRootMargin;return _&&(t>0||n>0||i>0||r>0)}function Q(){_=(0,i.eo)(),_&&Y((e=>{y={nativeWindowRect:e.rootBounds,webViewRect:e.boundingClientRect},q(g)}))}},5177:function(e,t,n){"use strict";n.d(t,{b:function(){return r}});var i=n(9642);class r{constructor(){this.handlers={}}remove(e){e instanceof Array?e.forEach((e=>this.remove(e))):"function"==typeof e?(0,i.IF)(this.handlers,(t=>{this.off(t,e)})):this.handlers[e]=[]}removeAll(){this.handlers={}}detach(e,t){if(Array.isArray(t))t.forEach((e=>this.remove(e)));else if("function"==typeof t)(0,i.IF)(this.handlers,((e,n)=>{this.handlers[e]=n.filter((e=>e.callback!==t))}));else if("string"==typeof t){const n=this.handlers[t];this.handlers[t]=n.filter((t=>t.attachedTo!==e))}else(0,i.IF)(this.handlers,((t,n)=>{this.handlers[t]=n.filter((t=>t.attachedTo!==e))}))}attach(e,t,n,i){let r;r=Array.isArray(t)?t:[t];const o=[];return r.forEach((t=>{this.handlers[t]||(this.handlers[t]=[]),this.handlers[t].push({attachedTo:e,callback:n,isOnce:!!i}),o.push((()=>{this.remove(n)}))})),()=>o.forEach((e=>{e()}))}on(e,t){return this.attach(void 0,e,t,!1)}once(e,t){return this.attach(void 0,e,t,!0)}off(e,t){this.handlers[e]=this.handlers[e].filter((e=>e.callback!==t))}dispatchWithEvent(e,t){this.emit(e,{type:e,data:t})}emit(e,t,n){let i;i=e instanceof Array?e:[e];const r=this;i.forEach((e=>{if(!r.handlers[e])return;const i=[];r.handlers[e].forEach((e=>{try{e.callback(t)}catch(e){if(!n)throw e;n(e,t)}e.isOnce&&i.push(e)})),i.forEach((e=>r.remove(e.callback)))}))}has(e){const t=this.handlers[e];return!!(null==t?void 0:t.length)}}},1658:function(e,t,n){"use strict";n.d(t,{$i:function(){return d},D7:function(){return v},EV:function(){return m}});var i=n(1025),r=n(1990),o=n(4566),s=n(7566),a=n(3320);const l=/^.*\/libtrc\/(.+)\/(?:loader|engine).*\.js(?:\?(.*))?$/;let c;function d(){if(c)return c;const e=f()||b()||`https://${(0,i.dN)("cdn")}/`;return c=(0,a.Pz)(e),c}const u=/^https?:\/\/(s3.*)\/libtrc/,p=/^https?:\/\/(.*)\/libtrc(.*)\/(loader|engine)\..*/;function m(e){var t;return!!(null===(t=e.match(u))||void 0===t?void 0:t[1])}const h=document.currentScript;function f(){const e=(null==h?void 0:h.src)||"";return(m(e)||(null===(t=e.match(p))||void 0===t?void 0:t[1]))&&(null==h?void 0:h.src)||"";var t}function b(){let e="";const t=document.getElementsByTagName("script");return(0,o.tI)(t).some((t=>!!function(e){var t;return!!(null===(t=e.src)||void 0===t?void 0:t.match(l))}(t)&&(e=t.src,!0))),e}let g;function v(){var e;if(g)return g;const t=f()||b();return g=null===(e=t.match(l))||void 0===e?void 0:e[1],g}s.B.once("storeCreated",(function(){r.fg.appendPublisherConfig({engineScriptUrlParts:d()})}))},1355:function(e,t,n){"use strict";n.d(t,{v:function(){return i}});const i="\n /* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 100;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE0tDMPKhSkFEkm8.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 100;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE0tMMPKhSkFEkm8.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 100;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE0tCMPKhSkFE.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1pVFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1pVGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1pVF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 300;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21lVFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 300;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21lVGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 300;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21lVF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLucXtAOvWDSHFF.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 800;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 800;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 800;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 900;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xVFteOYktMqlap.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 900;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xVGdeOYktMqlap.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: italic;\n font-weight: 900;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xVF9eOYktMqg.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 100;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 100;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 100;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 200;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 300;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 300;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 300;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 400;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 500;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 600;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 700;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 800;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 800;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 800;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n/* devanagari */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 900;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;\n}\n/* latin-ext */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 900;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format('woff2');\n unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;\n}\n/* latin */\n@font-face {\n font-family: 'Widget-Poppins';\n font-style: normal;\n font-weight: 900;\n src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format('woff2');\n unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;\n}\n"},4257:function(e,t,n){"use strict";n.d(t,{Nv:function(){return l},_6:function(){return m},sL:function(){return c}});var i=n(5219),r=n(1025),o=n(8242);let s,a;function l(){if(s)return s;const e=(0,r.dN)("gfa");return e?s=`https://${e}`:null}function c(){if(a)return a;const e=(0,r.dN)("gfs");return e?a=`https://${e}`:null}function d(){const e=l();return e?`${e}/css2`:null}const u="google-fonts-stylesheet",p=(()=>{const e={};return async t=>{const n=t.toLowerCase();if(void 0!==e[n])return e[n];try{const i=d();if(!i)return e[n]=!1;const o=`${i}?family=${t.replace(/\s+/g,"+")}&text=a`,s=await(0,r.tB)(o,{method:"HEAD"});return e[n]=s.ok}catch(r){return(0,i.JE)(`Network error while validating font "${t}":`,r),e[n]=!1}}})();async function m(e){const t=Array.isArray(e)?e:[e];if(0===t.length)return;const n=t[0];if(!await p(n.name))return void console.warn(`"${n.name}" does not appear to be a valid Google Font. Aborting load.`);(0,o.U)();const i=t.map((e=>{const t=e.name.replace(/\s+/g,"+");let n=[];e.weight&&(n=Array.isArray(e.weight)?e.weight:[e.weight]);let i=[];e.hasItalic&&e.italicWeight&&(i=Array.isArray(e.italicWeight)?e.italicWeight:[e.italicWeight]);const r=[...n.map((e=>`0,${e}`)),...i.map((e=>`1,${e}`))].join(";");return r?`family=${t}:ital,wght@${r}`:""})).filter(Boolean).join("&");if(!i)return;const r=d();if(!r)return;let s=`${r}?${i}&display=swap`;const a=t.map((e=>e.subset)).filter(Boolean),l=a.filter(((e,t)=>a.indexOf(e)===t)).join(",");l&&(s+=`&subset=${l}`);const c=t.map((e=>e.text)).filter(Boolean),m=c.filter(((e,t)=>c.indexOf(e)===t)).join("");m&&(s+=`&text=${encodeURIComponent(m)}`),(0,o.x)(s,u)}},5219:function(e,t,n){"use strict";n.d(t,{JE:function(){return g},JX:function(){return _},MD:function(){return f},fH:function(){return b},vV:function(){return v}});var i=n(8723),r=n(8e3),o=n(2941),s=n(7566),a=n(5705),l=n(3983),c=n(9509),d=n(4567);let u=2,p=!1;const m="(Ignore This Log)";function h(e){return!(u>e)&&(2!==e||(0,d.Z_)(c.W.INFO_REPORTING))}function f(...e){h(1)&&console.info(...e)}function b(...e){h(2)&&(p&&e.push(m),(0,i.gn)("info",(0,l.C2)(e),{pct:(0,d.Sb)(c.W.INFO_REPORTING)}),console.info(...e))}function g(...e){if(h(3)){const t=p?[m,...e]:e;(0,i.gn)("warn",(0,l.C2)(t)),console.warn(...e)}}function v(e,t={}){if(!h(4))return;if(function(e,t){if(!(t instanceof Error))return;if((0,r.w$)("error-filter-message-t").some((t=>e.indexOf(t)>-1)))return!0;return(0,r.w$)("error-filter-stack-t").some((e=>t.stack&&t.stack.indexOf(e)>-1))}(e,t))return;const n=function(e,t){const n={message:e,extraData:t};if(!(t instanceof Error))return(0,o.YQ)(t)?n.message+=t.reason||"":n.message+=t||"",n;n.message+=t.message||"";const i=function(e){if(!e)return"";const t=(0,d.Z_)(c.W.ERROR_STACK_REPORTING),n=(0,r.w$)("stack_max_length");return t?e.substring(0,n):""}(t.stack),s=function(){const e=(0,d.Z_)(c.W.FULL_URL_REPORTING),t=(0,r.w$)("full_url_max_length");return e?location.href.substring(0,t):""}();return i&&(n.extraData.errStack=i),s&&(n.extraData.fullUrl=s),n}(e,t);(0,i.gn)("error",n),console.error(n)}function _(e){e.__trcDebug=f,e.__trcError=(e,t)=>{(0,o.mg)(e)?v(`trcError::${e}`,t):(null==e?void 0:e.message)&&v("trcError::",e)},e.__trcInfo=b,e.__trcWarn=g}s.B.on(a.n,(e=>{switch(e.level){case 1:f(...e.args);break;case 2:b(...e.args);break;case 3:g(...e.args);break;case 4:v(e.message,e.extraData)}}))},5705:function(e,t,n){"use strict";n.d(t,{n:function(){return i}});const i="loggerEvent"},2355:function(e,t,n){"use strict";n.d(t,{Jy:function(){return l},UV:function(){return d},aH:function(){return s},dg:function(){return a}});var i=n(1990),r=n(9610);let o={};function s(){return o}function a(){o={}}function l(e){const{markerId:t,markerHash:n}=(0,r.Bl)(e),s=`${t}_s`,a=`${t}_e`,l=e.measureLevel||"generalMeasure";return!i.MC||(0,r.gF)()?((0,r.qv)(s),o[t]={measuredType:e.measuredType,startMark:s,markerHash:n,measureLevel:l},()=>{(0,r.qv)(a),o[t]&&(o[t].endMark=a)}):()=>{}}const c={};function d(e){return c[e.measuredType]?()=>{}:(c[e.measuredType]=!0,l(e))}},9610:function(e,t,n){"use strict";n.d(t,{Bl:function(){return f},PB:function(){return C},Rp:function(){return T},WK:function(){return w},Z6:function(){return x},ZQ:function(){return b},gF:function(){return y},gZ:function(){return g},nP:function(){return k},oj:function(){return h},qv:function(){return v}});var i=n(6351),r=n(1990),o=n(8e3),s=n(2941),a=n(4800),l=n(3983),c=n(5759),d=n(6533);const u="~~@~~";let p={};const m="tbl_perf_",h=m+"pageLoadMeasure";function f(e){const t=e.modeName||"",n=e.placement||"",i=t||n?(0,l.YZ)(t+n):"",r=m+e.measuredType+(i?`_${i}`:"");return i&&(p[i]=t+u+n),{markerId:r,markerHash:i}}function b(){return p}function g(){p={}}function v(e){var t;null===(t=(0,c.fP)("pf"))||void 0===t||t.mk(e)}let _=null;function y(){return(0,s.Cm)(_)?(0,c.fP)("pf")?(_=!!r.MC.config.runtime.debugQueryParams["taboola-force-perf"]||function(){if((0,o.BC)("enable-analytics",!1)){const e=x();return!!(null==e?void 0:e.measureEnable)&&e.traffic>=100*Math.random()}return!1}(),_):(_=!1,!1):_}function w(){var e,t;0===(null===(t=null===(e=(0,c.fP)("pf"))||void 0===e?void 0:e.gn(h))||void 0===t?void 0:t.length)&&(function(){const e=(0,c.fP)("pf");e&&e.sb(e.ge().length+100)}(),v(h))}function x(){var e;return(null===(e=a.Pp.TRC)||void 0===e?void 0:e.perfConfOverride)||(0,o.w$)("config-analytics")}function C(){var e,t;return 0|(null!==(t=null===(e=(0,c.fP)("pf"))||void 0===e?void 0:e.n())&&void 0!==t?t:0)}function E(e){if(!e)return!1;try{const t=function(e){const t=document.querySelector(e);if(t)return t;const n=document.querySelector(`.${e}`);if(n)return n;return document.querySelector(`#${e}`)||null}(e.replace(/([.#]?)([\w-]+)/g,((e,t,n)=>`${t}${n.replace(/([!"#$%&'()*+,.\/:;<=>?@[\\\]^`{|}~])/g,"\\$1")}`)));return!!t&&!!t.closest(`.${(0,i.obfuscateString)(d.A)}`)}catch(e){return!1}}function k(e){if(!e)return;const t=e.attribution.largestShiftTarget||"";return{value:e.value,target:t,url:window.location.href,isTaboola:E(t)}}function T(e){if(!e)return;const{attribution:t,value:n}=e,{interactionTarget:i}=t;return{value:n,target:i,url:window.location.href,isTaboola:E(i)}}},6803:function(e,t,n){"use strict";n.d(t,{D:function(){return d}});var i=n(9244),r=n(2941),o=n(5288),s=n(5219),a=n(4515),l=n(340);let c;function d(e,t){return function(e,t){const{enableFaderPolyfill:n=!1,schedulerOptions:s={},runImmediately:a=!1}=t||{};return function(){if(!(0,r.tv)(c))return;const e=window;c||(c=e.TRC.__optFad||(0,i.p)().global.perf_opt_fader||"tbt"),function(){const e=(0,i.p)().global["yield-token"];e&&(0,o.vl)(e)}()}(),"tbt"!==c||a?(0,l.M8)(e):(0,l.Rn)(e,n,s)}(e,t).catch((e=>(e instanceof Error&&(0,s.vV)("Error in sendTaskToFader: ",e),a.g.resolve())))}},340:function(e,t,n){"use strict";n.d(t,{B_:function(){return l},M8:function(){return a},Rn:function(){return s}});var i=n(4515),r=n(5461),o=n(3983);function s(e,t,n={}){const s=Object.assign({priority:"user-blocking"},n),l=e=>(0,o._R)(e);if((0,r.KP)("yield")){const t=l(e);return window.scheduler.yield(s).then((()=>t()))}if((0,r.KP)("post-task")){const t=l(e);return window.scheduler.postTask((()=>t()),s)}return t?new i.g((t=>{const n=l((()=>t(e())));window.setTimeout((()=>n()),0)})):a(e)}function a(e){return new i.g((t=>{t(e())}))}function l(){return(0,r.KP)("yield")||(0,r.KP)("post-task")}},8224:function(e,t,n){"use strict";var i;n.d(t,{u:function(){return a}});const r="_i",o=window.Symbol||"symbol";o.toStringTag||(o.toStringTag="toStringTag"),o.iterator||(o.iterator="iterator");class s{constructor(){this[i]=[]}get size(){return this[r].length}clear(){this[r]=[]}delete(e){for(let t=0;t{e(t.value,t.key,this)}))}_getItem(e){return this[r].filter((t=>t.key===e))[0]}get(e){var t;return(null===(t=this._getItem(e))||void 0===t?void 0:t.value)||void 0}has(e){return!!this._getItem(e)}set(e,t){const n=this._getItem(e);return n?n.value=t:this[r].push({key:e,value:t}),this}}function a(){return window.Map?new Map:new s}i=r},4515:function(e,t,n){"use strict";n.d(t,{g:function(){return r}});var i=n(1713);let r=window.Promise;(0,i.s)(r)||(r=n(6209)),window._TPrmse=r,r.allSettled||(r.allSettled=function(e){const t=e.map((e=>e.then((e=>({status:"fulfilled",value:e}))).catch((e=>({status:"rejected",reason:e})))));return r.all(t)})},1479:function(e,t,n){"use strict";n.d(t,{Zj:function(){return E},NO:function(){return T},ex:function(){return k}});var i,r=n(1120),o=n(3983),s=n(4331),a=n(1025),l=n(1990),c=n(8e3),d=n(5219),u=n(6166),p=n(8767),m=(n(9610),n(9642));!function(e){e.DEFAULT="default",e.AD_EXPERIENCE="adexperience"}(i||(i={}));let h="";function f(e={}){const{index:t=i.DEFAULT}=e;return t!==i.DEFAULT?t:h||(h=(0,c.w$)("kr-index"))}let b={};function g(e,t={}){if(!(0,p.aq)())return;const n=f(t),i=function(e={}){return e.idPrefix?e.idPrefix:""}(t),r=b[n]||(b[n]={}),h=r[i];r[i]=Object.assign(Object.assign({},h),e),-1===v&&(v=window.setTimeout((()=>{v=-1,(0,o._i)(b)&&((0,m.IF)(b,((e,t)=>{(0,m.IF)(t,((t,n)=>{!function(e,t){var n;let{indexName:i}=t;const{idPrefix:r}=t;if(i||(i=f()),!i)return;const p=Object.assign(Object.assign(Object.assign(Object.assign({},function(){const e=l.MC.config.publisher;return{clientType:"trecs",coreVersion:(0,u.r)(),publisherName:e.publisherName,event:(0,c.w$)("kr-event")}}()),{userId:(null===(n=l.MC.userData)||void 0===n?void 0:n.userId)||"",timestamp:(new Date).toISOString()}),e),{_id:e._id||r||(0,o.u1)().substr(0,20)});(0,d.MD)("Report Kibana:",p);const m=(0,a.dN)("va");if(!m)return;const h=`https://${m}/putes${i?`/${i}`:""}`;(0,s.WN)({url:h,body:JSON.stringify(p)}).catch((()=>{(0,d.MD)("Trying to send might failed if not allowed by configuration")}))}(n,{indexName:e,idPrefix:t})}))})),b={},-1!==v&&(window.clearTimeout(v),v=-1))}),_))}let v=-1;const _=5e3;var y=n(377),w=n(4567),x=n(9509),C=n(4800);function E(e=x.W.AD_EXPERIENCE_REPORTING){return!!(0,p.aq)()&&!!(0,w.Z_)(e)}function k(e,t={},n){if(!E(n))return;const s=Object.assign(Object.assign({},t),{eventName:e});(0,r.X)({eventType:"metrics",extraData:(0,o.z_)(s)}),g(Object.assign(Object.assign({},t),{[e]:(0,p.Gg)()}),{index:i.AD_EXPERIENCE,idPrefix:(null==t?void 0:t.id)||"empty"}),(0,y.O)(e)}function T(e,t){if(!E(t))return;const n=null==e?void 0:e._ID;if(!n)return;const r=l.MC.config.runtime,o=l.MC.responseSummary,s=e.placement,a=s.items,d={advertiser:e.advertiser,modeName:s.modeGroupsData.modeName,placementId:s._ID,isMobileSDK:!!C.Pp.taboolaMobile,isAMP:r.isAMP,url:r.pageUrl.href,isRtb:!!e.isRTB,isRvItem:!!e.rvAvailableEvent&&(0,c.BC)("enable-rv-available"),clickUrl:e.clickUrl,testAndExperiment:o.testAndExperiment.testVariantsMap,platform:o.userData.platform,pageZone:s.ppz||"",placementItemsLength:a.length,placementItemIndex:a.indexOf(e),placementType:s.type,isSponsored:e.isSponsored,isSyndicated:e.isSyndicated};g(Object.assign({},d),{index:i.AD_EXPERIENCE,idPrefix:n})}},5694:function(e,t,n){"use strict";n.d(t,{NO:function(){return c},kF:function(){return s},oL:function(){return l}});var i=n(1990),r=n(5219);const o="api::";function s(e,t=void 0){i.MC.optionsSummary.events.filter((t=>t.name===e)).forEach((n=>{try{a(n.handler,e,t)}catch(t){(0,r.JE)(`error while sending event "${e}"`,(null==t?void 0:t.message)||"")}}))}function a(e,t,n=void 0){e(new CustomEvent(o+t,{detail:n}))}function l(e){a(e.handler,e.name)}function c(e){const t={consentRequested:[],consentSettled:[]};return e.map((e=>{e.name in t&&t[e.name].push(e)})),t}},1120:function(e,t,n){"use strict";n.d(t,{X:function(){return u},d:function(){return m}});var i=n(7259),r=n(4331),o=n(2381),s=n(1025),a=n(1990),l=n(8e3),c=n(2470),d=n(8767);function u(e={},t=!1){var n;if(!t&&!(0,d.aq)())return;const u=(0,s.dN)("bcn");if(!u)return;if(!a.MC){const t=(0,c.$$)(`//${u}/?${(0,o.lZ)(Object.assign({},e))}`);return void((0,s.fK)(t,"")||(0,s.Zj)(t))}const p=a.MC.config.publisher,m=(0,c.$$)(`//${u}/?${(0,o.lZ)(Object.assign(Object.assign({ab:p.systemFlags.loaderType,pub:p.publisherName,ui:(null===(n=a.MC.userData)||void 0===n?void 0:n.userId)||void 0},(0,i.TQ)()),e))}`);(0,l.BC)("send-event-as-post")?(0,r.WN)({url:m},"text/plain",{sendByBeacon:!1}):(0,s.Zj)(m)}let p=null;function m(e,t={}){null===p&&(p=(0,d.aq)()&&(0,l.BC)("br-event")),p&&u(Object.assign({eventType:e},t))}},8767:function(e,t,n){"use strict";n.d(t,{Gg:function(){return p},PR:function(){return l},aq:function(){return d}});var i=n(8e3),r=n(6620),o=n(1990),s=n(9610),a=n(1025);function l(e){(0,a.Zj)(e)}let c=null;function d(){if(null!==c)return c;if(!o.MC)return!1;const e=(0,i.w$)("pref-story-percent");return c=Math.round(Math.random())<=e,c}const u=(0,r.Ln)();function p(){return(0,s.PB)()||(0,r.Ln)()-u}},9654:function(e,t,n){"use strict";n.d(t,{L:function(){return g},O:function(){return v}});var i=n(5706),r=n(1990),o=n(8e3),s=n(2941),a=n(9642),l=n(5461),c=n(6620),d=n(7842),u=n(1120),p=n(5759);let m,h={},f={};const b=4096;function g(e){return C(),f[e]||void 0}function v(...e){C(),e.forEach((e=>delete h[e])),function(){var e;if(!w())return;const t=(0,a.WP)(h).map((([e,t])=>`${encodeURIComponent(e)}=${encodeURIComponent(t)}`)).join("|");if(t.length>=b)return;const n=!!t,i=new Date((0,c.Ln)()+(n?E:-1));null===(e=(0,p.fP)("ca"))||void 0===e||e.set(`${_}=${encodeURIComponent(t)};domain=${function(){if((0,s.mg)(k))return k;if(k="",!(0,o.BC)("store-first-party-cookie-in-subdomain"))return k;const e=r.MC.config.runtime.pageUrl.hostname;if(!e)return k;const t=e.split(".").reverse();return k=`.${t[1]}.${t[0]}`,t.length>=3&&t[1].match(/^(com|edu|gov|net|mil|org|nom|co|name|info|biz)$/i)&&(k=`.${t[2]}.${t[1]}.${t[0]}`),k}()};path=/;expires=${i.toUTCString()}`)}()}const _="trc_cookie_storage";let y;function w(){return null!=y||(y=(0,l.KP)("cookies")&&!(0,i.eo)()),y}function x(e,t){if(!e)return{};const n={};return e.split(t).map((e=>e.split("="))).forEach((([e,t])=>{const i=(0,d.RC)(e);n[i]=(0,d.RC)(t)})),n}function C(){var e,t;w()&&m!==(null!==(t=null===(e=(0,p.fP)("ca"))||void 0===e?void 0:e.get())&&void 0!==t?t:"")&&(function(){var e,t;m=null!==(t=null===(e=(0,p.fP)("ca"))||void 0===e?void 0:e.get())&&void 0!==t?t:"",f=x(m,/;\s*/)}(),function(){if(!(_ in f))return;const e=f[_];let t=(0,d.RC)(e);var n;i=t,t=(0,o.BC)("enable-encode-cookie-reset")&&i.includes("%2525")?((0,u.X)({eventType:"cookie_fix"}),i.replace(/(%(?:25){3,})/g,"%")):i,n=x(t,"|"),h=Object.keys(n).reduce(((e,t)=>("undefined"!==t&&(e[t]=n[t]),e)),{});var i}())}const E=31536e6;let k},8495:function(e,t,n){"use strict";n.d(t,{i:function(){return f}});var i=n(1990),r=n(7566),o=n(9642),s=n(9654),a=n(6196);let l=!0,c=!1;const d={},u={},p={};function m(){const{consentApproved:e,canTrackUser:t}=i.MC.userData;!t||l&&!e?h():!l&&e&&(l=!0)}function h(){l=!1,(0,o.IF)(d,((e,t)=>{(0,a.UI)(e,...Object.keys(t))})),(0,s.O)(...Object.keys(u))}r.B.once("storeReady",(()=>{i.MC.onResponseSummaryUpdate(m)}));const f=new class{isConsentApproved(){return l}addStorageKey(e,t){d[t]||(d[t]={}),d[t][e]=!0}addCookiesKey(e){u[e]=!0}save(e,t){p[e]=t}read(e){return p[e]}clearDataForPrivacyCompliance(){h(),c=!0}wasDataClearedForCompliance(){return c}}},6196:function(e,t,n){"use strict";n.d(t,{U1:function(){return m},UI:function(){return v},gC:function(){return p},yN:function(){return g},zl:function(){return u}});var i=n(5219),r=n(8495),o=n(6620),s=n(5461),a=n(5759);const l={localStorage:"l",sessionStorage:"s"};function c(e){var t;return null===(t=(0,a.fP)("sa"))||void 0===t?void 0:t[l[e]]}let d;function u(e){return d||(d={localStorage:(0,s.KP)("local-storage"),sessionStorage:(0,s.KP)("session-storage")}),d[e]}function p(e,t,n,o=0){if(o>0&&(n=f(n,o)),r.i.isConsentApproved())if(u(e)){const o=c(e);try{null==o||o.setItem(t,n),r.i.addStorageKey(t,e)}catch(o){(0,i.fH)(`Storage "${e}" exceeded`),d[e]=!1,r.i.save(t,n)}}else r.i.save(t,n);else r.i.save(t,n)}function m(e,t,n,i=0){if(i>0&&(n=f(n,i)),u(e)){const i=c(e);try{null==i||i.setItem(t,n)}catch(i){d[e]=!1,r.i.save(t,n)}}else r.i.save(t,n)}const h="__s__";function f(e,t){const n=1e3*t,i=(0,o.Ln)()+n;return e+h+i}const b="__expired__";function g(e,t){var n;let i;if(i=u(e)?(null===(n=c(e))||void 0===n?void 0:n.getItem(t))||r.i.read(t)||"":r.i.read(t),!i)return;const s=function(e){const[t,n]=e.split(h);return n&&(0,o.Ln)()>parseInt(n)?b:t}(i);if(s!==b)return s;v(e,t)}function v(e,...t){if(u(e)){const n=c(e);t.forEach((e=>null==n?void 0:n.removeItem(e)))}}},2538:function(e,t,n){"use strict";n.d(t,{Kv:function(){return a},Xd:function(){return r},Xw:function(){return i},Zi:function(){return s},cI:function(){return l},kd:function(){return o}});const i={"adChoiceBtn.title":"Why do I see this item?"},r={BTN_TEXT:"Read Next Story"},o={DEFAULT_CAPTION:"Read More"},s={now:"Now",minutes:"{0} minutes ago",hour:"1 hour ago",hours:"{0} hours ago",today:"Today",yesterday:"Yesterday",days:"{0} days ago"},a={"popover.content.approval":"We will try not to show you this content anymore.","popover.content.questionnaire.options.misleading":"Misleading","popover.content.questionnaire.options.offensive":"Offensive","popover.content.questionnaire.options.other":"Other","popover.content.questionnaire.options.racy":"Vulgar/Racy","popover.content.questionnaire.options.repetitive":"Repetitive","popover.content.questionnaire.options.uninteresting":"Uninteresting","popover.content.questionnaire.tellUsWhy":"Tell us why?","popover.title.removed":"Removed!","popover.title.scRemoved":"Sponsored link removed","popover.title.thankYou":"Thank You!","removeBtn.title":"Remove this item!","undoBtn.label":"Undo"},l={discover_cta:"Discover",skip_ad_cta:"Skip",read_more_cta:"Read More"}},3707:function(e,t,n){"use strict";function i(){}n.d(t,{i:function(){return i}})},5461:function(e,t,n){"use strict";n.d(t,{EB:function(){return m},KP:function(){return h},PQ:function(){return g},a4:function(){return d},sE:function(){return f}});var i=n(5759),r=n(1713),o=n(2492);let s,a="",l="";const c="__tcigc__";function d(){const e=(0,i.fP)("ua");a=(null==e?void 0:e.u)||"",l=(null==e?void 0:e.p)||"",s=function(){var e,t,n,s,d,m,h;const f=function(){const e=l.includes("MacIntel"),t=["iPhone Simulator","iPod Simulator","iPhone","iPod"].includes(l),n=window.MSStream,i=/iphone(?:.+?os (\d+))?/i.test(a);return(t||e)&&!n&&i}(),g=["iPad Simulator","iPad"].indexOf(l)>-1||a.indexOf("Mac")>-1&&"ontouchend"in document,v=/ipod/i.test(a),_=g||/ip[honead]{2,4}(?:.*os\s(\w+)\slike\smac|;\sopera)/i.test(a),y=/(mac\sos\sx)\s?([\w\s\.]*)/i.test(a),w=/mobile/i.test(a),x=/android/i.test(a),C=x&&!w,E=x&&w,k=/win/i.test(l),T=/phone/i.test(a),S=k&&!T&&/touch/i.test(a),R=/blackberry/i.test(a)||/bb10/i.test(a),D=function(){var e;try{const t=null===(e=(0,i.fP)("sa"))||void 0===e?void 0:e.l;if(!t)return!1;t.setItem(c,"c"),t.removeItem(c)}catch(e){return!1}return!0}(),I=function(){var e;try{const t=null===(e=(0,i.fP)("sa"))||void 0===e?void 0:e.s;if(!t)return!1;t.setItem(c,"c"),t.removeItem(c)}catch(e){return!1}return!0}(),O=parseFloat((null===(e=a.match(u))||void 0===e?void 0:e[1])||"0"),M=/trident.+rv[:\s]([\w\.]+).+like\sgecko/i.test(a),P=/(?:firefox|fxios)\/(\d+)/i.test(a),U=/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i.test(a),L=/(?:^opera.+?version|opr)\/(\d+)/i.test(a),A=/opera mini\/(\d+)/i.test(a),B=/bot|google|baidu|bing|msn|duckduckgo|teoma|slurp|yandex/i.test(a),N=/\[FB(?:\_|[A-Z]+)+/i.test(a),F=/macintosh/i.test(a),$=F||f||g||_||y,W=/webkit/i.test(a),j=!(!(null===(t=window.chrome)||void 0===t?void 0:t.webstore)&&!(null===(n=window.chrome)||void 0===n?void 0:n.runtime))||!P&&!U&&!L&&!A&&!O&&/(chrome)\/\d+/i.test(a),z=(null===(s=/Chrome\/([0-9.]+)/.exec(a))||void 0===s?void 0:s[1])||0,V=function(){var e;return null!==(e=(0,i.fP)("dm"))&&void 0!==e&&e}();return{iphone:f,ipad:g,ipod:v,ios:_,mac:!g&&y,safari:!!O,"android-mobile":E,"android-tablet":C,android:x,blackberry:R,opera:L,"opera-mini":A,edge:U,"cr-ios":(_||g)&&a.indexOf("CriOS")>-1,ff:P,"uc-browser":/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i.test(a),samsung:/android.+(sch-i[89]0\d|shw-m380s|gt-p\d{4}|gt-n\d+|sgh-t8[56]9|nexus 10)/i.test(a)||/(SM-T\w+)/i.test(a)||/SAMSUNG|Samsung|SGH-[I|N|T]|GT-[I|N]|SM-[J|G|A|N|P|T|Z]|SHV-E|SCH-[I|J|R|S]|SPH-L/.test(a),chrome:j,bot:B,window:k,"window-phone":k&&T,"window-tablet":S,desktop:!f&&!g&&!x,tablet:g||x&&!w||S,mobile:f||E||k&&T||R,webview:a.indexOf("; wv")>-1||_&&!window.navigator.standalone&&!/safari/i.test(a),"ios-standalone":_&&!!window.navigator.standalone,iframe:window.top!==window.self,twin:window.top===window.self,"local-storage":D,"session-storage":I,storage:I&&D,cookies:b(),apple:$,webkit:W,macintosh:F,safari16:16===O,"send-beacon":!M&&!!window.navigator.sendBeacon&&!!window.Blob&&(!O||O>=13),"new-regex":p(),Unknown:!1,facebook:N,"web-components":!M&&(0,o.qQ)(),"post-task":(0,r.s)(window.Scheduler)&&!!(null===(d=window.scheduler)||void 0===d?void 0:d.postTask),yield:(0,r.s)(window.Scheduler)&&!!(null===(m=window.scheduler)||void 0===m?void 0:m.yield),"input-pend":(0,r.s)(window.Scheduling)&&!!(null===(h=navigator.scheduling)||void 0===h?void 0:h.isInputPending),"touch-device":g||f||C||E||S||k&&T||R,"loaf-ga":j&&z>="123",mozilla:/mozilla/i.test(a),"dark-mode":V}}()}const u=/version\/([\w\.]+).+?(mobile\s?safari|safari)/i;function p(){try{new RegExp("(?<={)(?abc)")}catch(e){return!1}return!0}function m(e){switch(e){case"all":return!0;case"desktop":return h("desktop");case"smart_phone":return h("mobile");case"tablet":return h("tablet");default:return!1}}function h(e){return s[e]}function f(e,t){return(!(n=e)||0===n.length||0!==n.map((e=>s[e])).filter((e=>e)).length)&&function(e){return!e||0===e.length||!(e.map((e=>s[e])).filter((e=>e)).length>0)}(t);var n}function b(){var e;return null!==(e=(0,i.fP)("cs"))&&void 0!==e&&e}function g(){return h("mobile")?"PHON":h("tablet")?"TBLT":"DESK"}},4567:function(e,t,n){"use strict";n.d(t,{Sb:function(){return l},Z_:function(){return c},hW:function(){return d}});var i=n(8e3),r=n(1990),o=n(9509),s=n(7177);const a={};function l(e){if(!r.MC)return function(e){if(e===o.W.AD_EXPERIENCE_LOWER_SAMPLE_RATE_TRECS_REPORT_PERCENT)return 2e-4;if(e===o.W.AURL_RAW_RESPONSE_REPORTING)return 2e-4;if(e===o.W.AD_EXPERIENCE_REPORTING)return 2e-4;if(e===o.W.ERROR_STACK_REPORTING)return.01;if(e===o.W.INFO_REPORTING)return.1;if(e===o.W.FULL_URL_REPORTING)return.01;if(e===o.W.TBT_REPORTING)return 0;if(e===o.W.LOAF_REPORTING)return 0;if(e===o.W.LOAF_REPORTING_FROM_VCGA)return 0;if(e===o.W.RTB_DISPLAY_REPORTING)return.2;if(e===o.W.NON_RTB_DISPLAY_REPORTING)return 1;if(e===o.W.SOCIAL_DEMAND_REPORTING)return.01;throw new Error("Sample Type not Supported")}(e);switch(e){case o.W.AD_EXPERIENCE_REPORTING:return(0,i.w$)("ad-experience-report-percents");case o.W.AD_EXPERIENCE_LOWER_SAMPLE_RATE_TRECS_REPORT_PERCENT:return(0,i.w$)("ad-experience-lower-sample-rate-trecs-report-percent");case o.W.AURL_RAW_RESPONSE_REPORTING:return(0,i.w$)("aurl-raw-response-sample-rate");case o.W.ERROR_STACK_REPORTING:return(0,i.w$)("rbox-error-stack-reporting-pct");case o.W.INFO_REPORTING:return(0,i.w$)("trcinfo-sample-rate");case o.W.FULL_URL_REPORTING:return(0,i.w$)("rbox-error-fullUrl");case o.W.TBT_REPORTING:return(0,i.w$)("enable-warn-tbt");case o.W.LOAF_REPORTING:return(0,i.w$)("enable-loaf");case o.W.LOAF_REPORTING_FROM_VCGA:return(0,i.w$)("enable-loaf-from-vcga");case o.W.RTB_DISPLAY_REPORTING:return(0,i.w$)("rtb-display-report-percents");case o.W.NON_RTB_DISPLAY_REPORTING:return(0,i.w$)("non-rtb-display-report-percents");case o.W.SOCIAL_DEMAND_REPORTING:return(0,i.w$)("social-demand-report-percent")}}function c(e){if(!a.hasOwnProperty(e)){const t=Math.random();a[e]=t<=l(e)}return a[e]}function d(e){return"true"===e?1:(0,s.Qq)(e)||0}},9012:function(e,t,n){"use strict";n.d(t,{N:function(){return u}});var i=n(1990),r=n(7566),o=n(5759),s=n(4515),a=n(6196);const l="user-agent-data";let c,d;function u(){if(d)return d;const e=function(){const e=(0,a.yN)("localStorage",l);return e?JSON.parse(e):e}();return e?(c=e,d=s.g.resolve(c),d):(d=(null!==(t=(0,o.fP)("he"))&&void 0!==t?t:s.g.resolve(void 0)).then((e=>{if(e)return c=e,p(),(0,a.gC)("localStorage",l,JSON.stringify(c),604800),c})).catch((()=>{})),d);var t}function p(){c&&!i.MC.config.runtime.userAgentData&&i.fg.appendRuntimeConfig({userAgentData:c})}r.B.once("storeCreated",(()=>{u(),p()}))},2492:function(e,t,n){"use strict";n.d(t,{Dp:function(){return s},qQ:function(){return o}});var i=n(1713),r=n(1901);function o(){return!(!window.HTMLElement||!window.customElements)&&!((0,r.ko)()&&!(0,r.rm)())&&(!!(0,i.s)(null===(e=window.customElements)||void 0===e?void 0:e.define)||function(){const e="tbl-cet";try{class t extends HTMLElement{}if(!s(e,t))return!1;const n=document.createElement(e);return n.attachShadow({mode:"open"}),!!n.shadowRoot}catch(e){return!1}}());var e}function s(e,t){let n=!1;try{window.customElements.get(e)||window.customElements.define(e,t),n=function(e,t){try{return new t,document.createElement(e)instanceof t}catch(e){}return!1}(e,t)}catch(e){}return n}},9509:function(e,t,n){"use strict";var i;n.d(t,{W:function(){return i}}),function(e){e[e.AD_EXPERIENCE_REPORTING=0]="AD_EXPERIENCE_REPORTING",e[e.AD_EXPERIENCE_LOWER_SAMPLE_RATE_TRECS_REPORT_PERCENT=1]="AD_EXPERIENCE_LOWER_SAMPLE_RATE_TRECS_REPORT_PERCENT",e[e.AURL_RAW_RESPONSE_REPORTING=2]="AURL_RAW_RESPONSE_REPORTING",e[e.ERROR_STACK_REPORTING=3]="ERROR_STACK_REPORTING",e[e.INFO_REPORTING=4]="INFO_REPORTING",e[e.FULL_URL_REPORTING=5]="FULL_URL_REPORTING",e[e.TBT_REPORTING=6]="TBT_REPORTING",e[e.LOAF_REPORTING=7]="LOAF_REPORTING",e[e.LOAF_REPORTING_FROM_VCGA=8]="LOAF_REPORTING_FROM_VCGA",e[e.NON_RTB_DISPLAY_REPORTING=9]="NON_RTB_DISPLAY_REPORTING",e[e.RTB_DISPLAY_REPORTING=10]="RTB_DISPLAY_REPORTING",e[e.SOCIAL_DEMAND_REPORTING=11]="SOCIAL_DEMAND_REPORTING"}(i||(i={}))},6166:function(e,t,n){"use strict";n.d(t,{V:function(){return o},r:function(){return r}});let i="";function r(){return i}function o(e){i=e}},334:function(e,t,n){"use strict";n.d(t,{W:function(){return b},Q:function(){return f}});var i=n(9642),r=n(4800),o=n(1990),s=n(5461),a=n(5288),l=n(8242);const c={publisherId:{getValue:()=>o.MC.config.publisher.publisherName,setValue:e=>{o.fg.updatePublisherConfig({publisherName:e})}},Browser:{getValue:()=>({edge:(0,s.KP)("edge"),chrome:(0,s.KP)("chrome"),safari:(0,s.KP)("safari"),opera:(0,s.KP)("opera"),firefox:(0,s.KP)("ff")})},Device:{getValue:()=>({isTouchDevice:(0,s.KP)("touch-device")})},platform_code:{getValue:()=>o.MC.userData.platform}},d={dom:{isDesktop:()=>(0,s.KP)("desktop"),on:(e,t,n)=>{e.addEventListener(t,n)},closest:a.vP,injectStyle:l.x,detectAnimationEvent:a.Rc},util:{debounce:a.sg}};var u=n(1321);function p(e,t){o.fg.updatePublisherConfig({[e]:t})}const m={language:{getValue:()=>o.MC.config.publisher.language,setValue:e=>{p("language",e)}},"publisher-logo":{getValue:()=>o.MC.config.publisher["publisher-logo"],setValue:e=>{p("publisher-logo",e)}},"publisher-branding":{getValue:()=>o.MC.config.publisher["publisher-branding"],setValue:e=>{p("publisher-branding",e)}},modes:{getValue:()=>o.MC.config.publisher.modes},global:{getValue:()=>o.MC.config.publisher.global}},h={getItemType:()=>(0,u.T)(o.MC.optionsSummary.itemSourceType)};function f(){(0,i.IF)(c,(e=>{g(c,e,r.Pp.TRC)})),v(d,r.Pp.TRC)}function b(){(0,i.IF)(m,(e=>{g(m,e,r.Pp.TRCImpl)})),v(h,r.Pp.TRCImpl)}function g(e,t,n){Object.defineProperty(n.TRECS,t,{get(){return e[t].getValue()},set(n){e[t].setValue(n)},enumerable:!0,configurable:!0})}function v(e,t){(0,i.IF)(e,(n=>{t.TRECS[n]=e[n]}))}},5800:function(e,t,n){"use strict";n.d(t,{Y:function(){return h}});var i=n(4800),r=n(1713),o=n(1990),s=n(5219),a=n(2941);let l,c;const d=(0,r.s)(window.Proxy);let u,p,m=[];function h(e){return p=0,(0,r.s)(window.Proxy)?(m=[],u=i.Pp.TRCImpl,c=c||o.MC.config.publisher.publisherName,l=i.Pp.TRCImpl||{isProxy:!0},d&&l!=={}?(i.Pp.TRCImpl=new Proxy(l,function(e){const t=e=>"TRECS"===e;return{get(n,i){var r,o,l,c;p++,p>10&&(0,s.JE)("Recursion warning in trcImplHandler"),"hasOwnProperty"!==i&&f(e,i);const d=t(i)?null!==(r=n[i])&&void 0!==r?r:void 0:null!==(c=null!==(o=n[i])&&void 0!==o?o:null===(l=n.TRECS)||void 0===l?void 0:l[i])&&void 0!==c?c:void 0;return(0,a.tv)(d)&&(0,s.fH)(`property "${i}" is undefined, inside hook: ${e}`),p--,d},set(e,n,i){return e[n]=i,t(n)||(e.TRECS||(e.TRECS={}),e.TRECS[n]=i),!0}}}(e)),{TRCImplProxy:i.Pp.TRCImpl,endTRCImplProxy:b}):{TRCImplProxy:l,endTRCImplProxy:()=>{}}):{TRCImplProxy:i.Pp.TRCImpl,endTRCImplProxy:()=>{}}}const f=(e,t)=>{const n=`publisher: ${c} used get property "${t}", inside hook: ${e}`;-1===m.indexOf(n)&&m.push(n)};function b(){return i.Pp.TRCImpl=u,m}},1090:function(e,t,n){"use strict";n.d(t,{U:function(){return s}});var i=n(4800),r=n(1713);let o;function s(){if(!(0,r.s)(window.Proxy))return()=>{};o=i.Pp.TRC;const e={get(e,t){var n,i,r;return null!==(r=null!==(n=e[t])&&void 0!==n?n:null===(i=e.TRECS)||void 0===i?void 0:i[t])&&void 0!==r?r:void 0},set(e,t,n){return e[t]=n,e.TRECS=e.TRECS||{},e.TRECS[t]=n,!0}};return i.Pp.TRC=new Proxy(o,e),a}function a(){i.Pp.TRC=o}},9904:function(e,t,n){"use strict";n.d(t,{T:function(){return g}});var i=n(1990),r=n(5219);const o={name:"normalize-item-id",handler:function(e,t,n){const{itemSourceType:o}=i.MC.optionsSummary,{urlSelectionStrategy:s}=i.MC.config.runtime,a="location"===s;try{return t.call(e,n,o,!a)}catch(e){return(0,r.vV)("error on normalizeItemId hook",e),n}}},s={name:"normalize-item-url",handler:function(e,t,n){const{itemSourceType:o}=i.MC.optionsSummary,{urlSelectionStrategy:s}=i.MC.config.runtime,a="location"===s;try{return t.call(e,n,o,!a)}catch(e){return(0,r.vV)("error on normalizeItemUrl hook",e),n}}};var a=n(8e3),l=n(4846);const c={name:"normalize-request-param",handler:(e,t,n)=>{let i=n;try{i=t.call(e,n)}catch(e){(0,r.vV)("error on normalizeRequestParam (publisher level) hook",e)}return i.r=i.r.map((e=>{try{const n=e.uip,i=(0,a.n$)(n);return(0,l.n5)(i,`placement ${n} doesn't exist in store`),t(e,i.modeName)}catch(t){return(0,r.vV)("error on normalizeRequestParam (placements level) hook",t),e}})),i}},d={name:"publisher-start",handler:function(e,t){try{return t.call(e)}catch(e){(0,r.vV)("error on publisher start hook",e)}}},u={name:"mode-pub-start",handler:function(e,t,n,i){try{return t.call(e,n,i)}catch(e){(0,r.vV)("error on mode pub start hook",e)}}},p={name:"item-data-filter",handler:function(e,t,n,i){try{t.call(e,n,i)}catch(e){(0,r.vV)("error on itemDataFilter hook",e)}},isModeLevel:!0},m={name:"item-renderer",handler:function(e,t,n,i){try{t.call(e,n,i)}catch(e){(0,r.vV)("error on itemRenderer hook",e)}},isModeLevel:!0},h={name:"list-suffix",handler:function(e,t,n,i){try{t.call(e,n,i)}catch(e){(0,r.vV)("error on listSuffix hook",e)}},isModeLevel:!0},f={name:"publisher-end",handler:function(e,t,n,i){try{t.call(e,n,i)}catch(e){(0,r.vV)("error on publisherEnd hook",e)}},isModeLevel:!1};var b=n(9055);const g={"publisher-start":d,"normalize-request-param":c,"normalize-item-id":o,"normalize-item-url":s,"mode-pub-start":u,"item-data-filter-publisher-level":{name:"item-data-filter-publisher-level",handler:function(e,t,n,i,o){try{const r={itemTypes:(0,b.eo)(n),modeName:i,placementName:o.uip,isFeed:!!o.fpl,unifiedPlacementName:o.uuip};t.call(e,n,r)}catch(e){(0,r.vV)("error on ItemDataFilterPublisherLevel hook",e)}},isModeLevel:!1},"item-data-filter":p,"item-renderer":m,"list-suffix":h,"publisher-end":f,"after-card-created":{name:"after-card-created",handler:function(e,t,n,i,o){try{t.call(e,n,i,o)}catch(e){(0,r.vV)("error on afterCardCreated hook",e)}},isModeLevel:!1},"update-push-message":{name:"update-push-message",handler:function(e,t,n){try{return t.call(e,n)}catch(e){return void(0,r.vV)("error on update-push-message hook",e)}},isModeLevel:!1}}},6876:function(e,t,n){"use strict";n.d(t,{A:function(){return l},W:function(){return a}});var i=n(6351),r=n(3983),o=n(1479),s=n(4566);const a=e=>{const t=(0,s.uv)(e,`.${(0,i.obfuscateString)("video-label-box")}`);return{container:e,videoLabelBox:t,branding:t?(0,s.uv)(t,`.${(0,i.obfuscateString)("branding")}`):null,linkElement:(0,s.uv)(e,`.${(0,i.obfuscateString)("item-label-href")}`),brandingInner:(0,s.uv)(e,`.${(0,i.obfuscateString)("branding-inner")}`)}},l=e=>{if(!e.ctaText)return!1;const t=e.placementModeGroup.getModeClientProperty("ctaWidget");return t||(0,o.ex)("tcta-event-disabled_by_cp",{id:e._ID}),(0,r.tU)(t,!0)}},9130:function(e,t,n){"use strict";n.d(t,{$6:function(){return g},Jj:function(){return h},O8:function(){return y},PP:function(){return w},RM:function(){return v},ow:function(){return f},pZ:function(){return x},ug:function(){return b}});var i=n(7098),r=n(5219),o=n(3320),s=n(883),a=n(4566),l=n(5177),c=n(7842),d=n(1321),u=n(1990);let p;function m(){return null!=p||(p=(0,i.sT)("swap_debug")),p}function h(e){m()&&(0,r.MD)(`%c HP Swap - ${e}`,"background: #222; color: #bada55")}function f(e){const t=(0,o.Pz)(e);let n=t.pathname;const i=(0,s._r)().articleParam;if(!i||!t.search)return n;const r=i.split(",").map((e=>e.trim())),a=(0,c.gh)(e);return r.forEach((e=>{t.search.indexOf(`${e}=`)>-1&&(n+=`?${e}=${a[e]}`)})),n}function b(){return(0,i.sT)("blur_debug")}function g(e){return e.replace(/\| Card \d+$/,"").trim()}function v(e,t){if(!m())return;const n=t||"#2065b8",i=document.createElement("style"),r=`.tbl-swap-debug { outline: rgb(0, 114, 185) solid 4px !important; box-shadow: inset 0 0 20px ${n}; }`;i.appendChild(document.createTextNode(r)),document.head.appendChild(i),(0,a.ET)(e,"tbl-swap-debug")}const _=new l.b;function y(e){_.on("placement_rendered",(t=>{e(t)}))}function w(e){_.emit("placement_rendered",e)}function x(){const e=(0,d.T)(u.MC.optionsSummary.itemSourceType);return!("home"!==e&&"homepage"!==e)}},7103:function(e,t,n){"use strict";var i;n.d(t,{f:function(){return i}}),function(e){e.SWAP_DISABLED="swapped was disabled due to force param",e.NO_REGIONS="no regions were found"}(i||(i={}))},7121:function(e,t,n){"use strict";n.d(t,{Po:function(){return v},R4:function(){return f},W4:function(){return b},_7:function(){return d},a0:function(){return _},f6:function(){return p},n4:function(){return h}});var i=n(1990),r=n(883),o=n(5694),s=n(8723),a=n(6803),l=n(7092),c=n(229);function d(){b({type:"SUCCESS",reason:"swapInitialized"})}let u=!1;function p(){try{if(u)return;(0,a.D)(m)}catch(e){console.error(`Error when sending google analytics event:${e}`)}}function m(){if(!i.MC.responseSummary.testAndExperiment.hasVariantPerPlacementFlag)return;const e=i.MC.responseSummary.testAndExperiment.testVariantsMap[(0,c.ub)(l.R.L2)],t=(0,r._r)().ga;if(t&&window.gtag){const n={};n[t.gtagNameId]=e,n.non_interaction=!0,window.gtag("event",t.gtagName,n),u=!0}if(t&&window.ga&&window.ga.create){const n={};n[t.dimension_id]=e,n.nonInteraction=!0,window.ga("send","event",t.name,e,n),u=!0}}function h(e,t,n=""){b({placementName:e,type:"ERROR",reason:t,message:n,date:Date.now()})}function f(e,t,n){b({type:"WARNING",reason:e,message:t,extraData:n,date:Date.now()})}function b(e){const t={data:e,type:"fallback"};(0,s.w4)(t)}const g={};function v(e,t,n){n&&g[e]||((0,o.kF)(e,t),g[e]=!0)}function _(e,t){const n={data:e,type:"swapData"};(0,s.EN)(n,t)}},7397:function(e,t,n){"use strict";n.d(t,{$4:function(){return y},IY:function(){return m},tS:function(){return h},vL:function(){return p},zH:function(){return x},zh:function(){return w}});var i=n(8390),r=n(3291),o=n(1990),s=n(7103),a=n(9130),l=n(883),c=n(2360),d=n(5461),u=n(8e3);const p="taboola_main_section_swap";function m(){!function(){const e=h();e?g(e):(0,a.Jj)(s.f.NO_REGIONS)}()}function h(){var e,t;return null===(t=null===(e=(0,l._r)())||void 0===e?void 0:e.regions)||void 0===t?void 0:t.filter((e=>!1!==e.en))}let f=-1,b=0;function g(e){if(0===e.length)return;f=(0,l._r)().batchSize;const t=function(e){const t=(0,u.BC)("enable-hp4u-req-order-by-platform"),n=(0,d.PQ)(),i=(0,l._r)().req_order;return t&&function(e,t){const n=null==e?void 0:e[t];return n&&n.length>0}(i,n)?i[n]:function(e){return e.map((e=>e.p))}(e)}(e);0!==t.length&&function(e){const t=(0,i.e0)();t.placements=function(e){const t=[];for(;e.length>0;)b++,e.splice(0,f).forEach((e=>{const n={placementName:e,modeName:l.jR,instances:[(0,c.l9)(p)],targetType:"mix",containerIgnored:!0,byPublisher:!1,priority:1,groupName:`hp4u_batch${b}`};t.push(n)}));return t}(e),o.fg.appendOptionsSummary(t),(0,r.S)()}(t)}let v,_=!1;function y(e){if(0===e.length||_)return;const t=[];e.forEach((e=>{const n=(0,l.Au)(e);n&&t.push(n)})),t.length&&(_=!0,g(t))}function w(e){if(!v)return x(e.data.r)?(v=!0,{hp4uGetRegions:!0}):void 0}function x(e){const t=e[0];if(!t)return;const n=t.uip;return(0,l._r)().regions.some((e=>e.p===n))}},883:function(e,t,n){"use strict";n.d(t,{Au:function(){return f},S3:function(){return p},_r:function(){return h},jR:function(){return c},xU:function(){return m}});var i=n(1990),r=n(7098),o=n(9130),s=n(7103),a=n(9642),l=n(5461);const c="organic-hp-swap-mode",d="hp4u-configuration-";let u;function p(){const e=function(){const e=i.MC.config,t=`${d}${e.publisher.publisherName}`,n=e.publisher.global[t];if(n)return(0,a.Go)(n)}();e&&(u=function(e){return Object.assign({alternative_domain:!0,isSendHppImpression:!1,seo_tag_id:"",batchSize:2,remove_image_attributes:[],cloudinaryTimeout:500,disable_cloudinary:!1,fix_ratio:!1,additional_tags:[],allowed_urls:[],maxExItems:30,maxExReq:5,nrTimeout:4,req_order:{}},e)}(e))}function m(){if(i.MC.config.runtime.isAMP)return!1;if((0,l.KP)("iframe"))return!1;if(!(0,o.pZ)())return!1;if(!u)return!1;if((0,r.sT)("swap_disabled"))return(0,o.Jj)(s.f.SWAP_DISABLED),!1;const e=u.allowed_urls,t=i.MC.config.runtime.pageUrl,n=t.hostname+t.pathname;return 0===e.length||e.indexOf(n)>-1}function h(){return u&&(0,r.sT)("tbl_test_preserve_params")&&(u.preserve_params||(u.preserve_params={preserveAll:!0,params:{"l-id":{preserve:!0,prefix:"HP4U_"}}})),u}function f(e){var t;const n=`HP ${e.n}`,r=h().regions,[o]=r.filter((e=>n===e.p));if(!o){const t={p:e.n,r:e.s};return r.push(t),t}if(function(e,t){const n=e.includes(t.p),i=(0,a.l$)(t,"en")&&!t.en;return!n||i}((null===(t=i.MC.optionsSummary.placements)||void 0===t?void 0:t.filter((({placementName:e})=>e.includes("HP"))).map((({placementName:e})=>e)))||[],o))return o.en=!0,o}},8530:function(e,t,n){"use strict";n.d(t,{nT:function(){return Y},C0:function(){return V},hi:function(){return z},MX:function(){return te},u7:function(){return q},Zo:function(){return W},_8:function(){return N},Nj:function(){return j},lx:function(){return G},Xe:function(){return H},yJ:function(){return F},Zh:function(){return $}});var i=n(1321),r=n(1194),o=n(713),s=n(3088),a=n(9008),l=n(3544),c=n(2856),d=n(8456),u=n(1990),p=n(8e3),m=n(4846),h=n(2941),f=n(7566),b=n(9642),g=n(7842),v=n(6196),_=n(3707),y=n(3983),w=n(5461);const x={pl:[],sii:[],pe:[]},C={ttl:3e5,cacheName:"trc_cache",disableFeedCache:!1,cacheSize:5,storageType:"session",trecsConfExcl:x},E={text:"c",home:"c",video:"d",search:"d",category:"d",photo:"d",other:"d",content_hub:"d"};var k,T,S,R=n(8495);const D="tbl_disable_cache";let I,O,M={},P={},U=[],L=Date.now(),A=0;const B=["f"];function N(){if(!(0,p.BC)("enable-trc-cache"))return!1;const{pageItemId:e,config:t}=u.MC,n=function(){const e=(0,p.w$)("trc-cache-use-url-pattern");if(!e)return"";const t=window.location.href;if("ALL"===e)return t;const n=new RegExp(`${e}`,"g"),i=(0,g.RC)(t).match(n);return i?(r=i[0],(0,y.dz)(r,'"',"")):"";var r}(),{runtime:r}=t;return!r.ampData.isSplitFeed&&!r.debugQueryParams[D]&&(!!function(){const e=(0,p.w$)("trc-cache-it"),t=(0,i.T)(u.MC.optionsSummary.itemSourceType);return"c"===function(e){return Object.assign(Object.assign({},E),e||{})}(e)[t]}()&&(function(e){var t,n,i,r,o;const s=(_=e.cacheConfig,Object.assign(Object.assign({},C),_||{})),a=e.cacheStrategy,l=e.keyFromURL?`_${e.keyFromURL}`:"",{publisherName:c}=u.MC.config.publisher,d=`${s.cacheName}_${e.pageItemId}${l}_${c}`,p=`${s.cacheName}_dict`,m=ee(x.pl),h=ee(null===(n=null===(t=e.cacheConfig)||void 0===t?void 0:t.trecsConfExcl)||void 0===n?void 0:n.pl),f=ee(x.pe),b=ee(null===(r=null===(i=e.cacheConfig)||void 0===i?void 0:i.trecsConfExcl)||void 0===r?void 0:r.pe),g=ee(x.sii),v=ee(null===(o=null==s?void 0:s.trecsConfExcl)||void 0===o?void 0:o.sii);var _,w;I={6:(0,y.HP)(h,m),7:(0,y.HP)(b,f),8:(0,y.HP)(v,g),5:(w=s.storageType,"session"===w?"sessionStorage":"localStorage"),4:s.cacheSize,3:s.disableFeedCache,2:p,9:e.userOptOut,0:s.ttl,1:d,10:a}}({userOptOut:u.MC.userOptOut,cacheConfig:(0,p.w$)("trc-cache-conf"),pageItemId:e,keyFromURL:n,cacheStrategy:(0,p.w$)("trc-cache-strategy")}),!!function(){const e="localStorage"===I[5]?"local-storage":"session-storage";return(0,w.KP)(e)}()&&(!X(e,I[8])&&(O=function(){const e=I[2],t=(0,v.yN)(I[5],e);return t?JSON.parse(t):[]}(),!!J()||O.length!==I[4]))))}function F(e){const t=null==M?void 0:M.ct;if(t&&Q(t))return;!function(e){const t=(0,b.Go)(e),n=(0,r.Ay)(t);(0,y.tU)(I[3],!0)||(s.J.updateCache(n,t),o.R2.updateCache(n,t)),l.r.updateCache(n,t),c.f.updateCache(n,t),d.x.updateCache(n,t)}(e),u.MC.optionsSummary.placements.forEach((e=>{const t=P[e.placementName];t&&e.byPublisher&&(t.d.pp=!0)}));const n=function(e){let t=(0,b.Go)(e);return delete t.vl,B.forEach((e=>{delete t[e]})),I[9]&&I[7].forEach((e=>{delete t[e]})),t=function(e){var t,n,i;return Object.assign(Object.assign({},e),{cga:Object.assign(Object.assign({},null===(t=null==M?void 0:M.gr)||void 0===t?void 0:t.cga),e.cga),vcga:Object.assign(Object.assign({},null===(n=null==M?void 0:M.gr)||void 0===n?void 0:n.vcga),e.vcga),dcga:Object.assign(Object.assign({},null===(i=null==M?void 0:M.gr)||void 0===i?void 0:i.dcga),e.dcga)})}(t),t=function(e){var t;return Object.assign(Object.assign({},e),{tslt:Object.assign(Object.assign({},null===(t=null==M?void 0:M.gr)||void 0===t?void 0:t.tslt),e.tslt)})}(t),t}(e);A||(A=parseInt(u.MC.viewId)),M={cvi:A,gr:n,prdl:P,ct:t||L},(u.MC.config.runtime.isAMP||"immediate"===I[10])&&K()}function $(){return!!((0,b.x7)(M)?function(){const e=I[5],t=(0,v.yN)(e,I[1]);if(!t)return;M=JSON.parse(t);var n,i;return Q(M.ct)?void 0:(n=M.prdl,(0,b.IF)(n,((e,t)=>{const n=P[e]=new ne;n.addPlacements(t.pl),n.setProductData(t.d)})),i=M.cvi,u.fg.changeViewId(i),M)}():M)&&!Q(M.ct)}function W(){"visibility"===I[10]&&document.addEventListener("visibilitychange",(()=>{"hidden"===document.visibilityState&&(K(),function(e){const t=I[5],n=I[2];0!==e.length?(0,v.gC)(t,n,JSON.stringify(e)):(0,v.UI)(t,n)}(function(){if((0,b.x7)(M))return O;if(!J()){const e=I[1];O.push([e,M.ct])}return O}().filter((e=>{const[t,n]=e;return!Q(n)||((0,v.UI)(I[5],t),!1)}))))}))}function j(){U=[],(0,p.BC)("cache-enable-clean-on-reset")&&(M={},I={},P={},L=Date.now())}function z(e){const t=e.data,n=(0,b.Go)(M.gr),i=[],s=[],d=[],u={requestList:s,genericResponse:n,placementListToRender:i,servingCachedRequestIds:d};if(function(e,t){e.forEach((e=>{Z(e.uip)?function(e,t){const n=te(e.uip);(0,a.f4)(e,t,n)||function(e,t){G(e.pl,t)}(n,t)}(e,t):t.requestList.push(e)})),(0,b.IF)(P,((e,n)=>{var i,r,s;if(!Z(e))return;const a=n.d;a&&!a.pp&&(null===(i=o.R2.updateRootResponseCache)||void 0===i||i.call(o.R2,t,n,e),null===(r=c.f.updateRootResponseCache)||void 0===r||r.call(c.f,t,n,e),null===(s=l.r.updateRootResponseCache)||void 0===s||s.call(l.r,t,n,e))}))}(t.r,u),0===i.length)return{payload:e};t.r=s,n.vl=i,f.B.emit("ceTR",n);const p=(0,r.Ay)(n);return p.cachedViewId=M.cvi,{servingReqIdList:d,response:p,payload:0===s.length?void 0:e}}function V(e,t,n){if(!function(e){if(!e)return!1;return!H(e.uip,6)}(e))return;(0,m.n5)(e);const i=e.uip,r=t.vl||[],o=te(i);null==n||n(o),function(e,t,n){Y(q(e,n),t)}(i,o,r)}function H(e,t){return X(e,I[t])}function q(e,t){return t.filter(((n,i)=>{const r=(n.fpl||n.uip)===e;return r&&delete t[i],r}))}function G(e,t){const n=t.placementListToRender,i=function(e){const t=[];return e.filter((e=>{const n=e.uip,i=e.ri,r=-1!==t.indexOf(n),o=-1!==U.indexOf(i);return!r&&!o&&(t.push(n),U.push(i),!0)}))}(e);var r,o;r=i,o=t.servingCachedRequestIds,r.forEach((e=>{o.push(e.ri)})),n.push(...i)}function K(){if((0,b.x7)(M)||Q(M.ct)||(null===R.i||void 0===R.i?void 0:R.i.wasDataClearedForCompliance()))return;const e=I[5],t=I[1];(0,v.gC)(e,t,JSON.stringify(M))}function J(){return O.some((e=>{const[t]=e;return I[1]===t}))}function X(e,t){return t.some((t=>-1!==e.indexOf(t)))}function Y(e,t){null==t||t.addPlacements(e)}function Z(e){const t=P[e],n=X(e,I[6]);return t&&!n}function Q(e){return Date.now()>e+I[0]}function ee(e){return(0,h._L)(e)?e:(0,h.mg)(e)?[e]:(0,h.qS)(e)?[e.toString()]:[]}function te(e){let t=P[e];return t||(t=P[e]=new ne),t}class ne{constructor(){this[k]=1,this[T]=[],this[S]=(0,_.i)(),this.d={r:{}}}increaseNextBatchNumber(){this.nb++}addPlacements(e){this.pl=[...this.pl,...e]}setProductData(e){this.d=e}setRequestData(e){this.d.r=e}}k="nb",T="pl",S="d"},1085:function(e,t,n){"use strict";n.d(t,{u:function(){return i}});const i={mobileFontSize:"15px",desktopFontSize:"17px",mobileGridSize:6,desktopGridSize:10}},3536:function(e,t,n){"use strict";n.d(t,{$:function(){return a},j:function(){return s}});var i=n(8e3),r=n(6196);let o;const s=(()=>{let e=!1;return()=>{e||(e=!0,(0,i.Dq)()&&(o="1",(0,r.U1)("localStorage","past-exclusions",o)))}})(),a=(()=>{let e=!1;return()=>(e||o||(e=!0,o=(0,r.yN)("localStorage","past-exclusions")||void 0),o)})()},3714:function(e,t,n){"use strict";n.d(t,{Hw:function(){return p},N9:function(){return f},Oc:function(){return d},Rf:function(){return h}});var i=n(9642),r=n(1990),o=n(3983),s=n(3320),a=n(7842),l=n(1025);const c={Slider:["46","59"],Inline:["193","198","199","194","216","48","32","215"],WidgetItem:["226","227","248","4","5","6","7"],FeedManager:["244","245","247"],VideoForPerformance:["232","233"],RecoReelWidget:["254","255"],StoriesWidget:["143","144"],Instream:["107","108"],WatchVideo:["104","109"]},d=(e,t)=>{const n=(0,a.RC)(e),i=u(t);if(!i)return"";const o="DESK"===r.MC.responseSummary.userData.platform?"Desktop":"Mobile";return n.replace("{{UNIT_TYPE}}",i).replace("{{PLATFORM}}",o)},u=e=>{let t;return(0,i.IF)(c,((n,i)=>{i.indexOf(e)>-1&&(t=n)})),t},p=(e,t)=>{let n=e;const i=r.MC.config.runtime.debugQueryParams,o=i.tb_liteUnitUrl;m(o)&&(n=d(o,t));const s=i.tb_liteUnitVersion;return s&&(n=f(n,s)),n},m=e=>{var t;if(!e)return!1;const n=(null===(t=(0,s.XO)(e))||void 0===t?void 0:t.hostname)||"";return["localhost",(0,l.dN)("vs")].filter((e=>!!e)).indexOf(n)>-1},h=e=>(0,o.N)(e,"'liteUnitVersion', '","'"),f=(e,t)=>e.replace(/\d+[_|.]\d+[_|.]\d+/,t)},6364:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{x:function(){return VideoSliderUnit}});var _engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(1990),_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__=__webpack_require__(9642),_engine_utils_performance_PerformanceMarker__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(2355),_engine_networkGateway_NetworkGateway__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(1025),_engine_utils_ScriptUtils__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(870),_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__(4800),_engine_utils_types__WEBPACK_IMPORTED_MODULE_11__=__webpack_require__(3707),_engine_utils_Utils__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__(3983),_UnitUrlUtils__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__(3714),_engine_utils_StringParseUtils__WEBPACK_IMPORTED_MODULE_13__=__webpack_require__(7177),_engine_utils_performance_fader_OptimizationFader__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__(6803),_engine_store_Utils__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__(8e3),_engine_utils_logger_Logger__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__(5219),_engine_utils_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_10__=__webpack_require__(4515),_engine_utils_Assertion__WEBPACK_IMPORTED_MODULE_12__=__webpack_require__(4846);class VideoSliderUnit{constructor(e,t="videoEvalSliderLoadUnitTime"){this._options=e,this._unit=(0,_engine_utils_types__WEBPACK_IMPORTED_MODULE_11__.i)(),this.onLoad=()=>{const e=()=>{this.updateCmTag(),this.loadUnit()};(0,_engine_store_Utils__WEBPACK_IMPORTED_MODULE_8__.BC)("use-fader-on-video-onload")?(0,_engine_utils_performance_fader_OptimizationFader__WEBPACK_IMPORTED_MODULE_7__.D)(e):e()},this._performanceType=t}cleanUp(){this._unit=(0,_engine_utils_types__WEBPACK_IMPORTED_MODULE_11__.i)(),this._options=(0,_engine_utils_types__WEBPACK_IMPORTED_MODULE_11__.i)()}start(){const e=this.getUnitUrl();(0,_engine_networkGateway_NetworkGateway__WEBPACK_IMPORTED_MODULE_2__.Aw)(e,{crossorigin:"anonymous"}).then((()=>this.onLoad())).catch((()=>{(0,_engine_utils_logger_Logger__WEBPACK_IMPORTED_MODULE_9__.JE)(`VideoSliderUnit: failed to load unit script from: ${e}`)}))}getUnitUrl(){const e=this._options.videoConfig;let t=(0,_UnitUrlUtils__WEBPACK_IMPORTED_MODULE_6__.Oc)(this.getUnitUrlTemplate(),e.unitType);const n=(0,_UnitUrlUtils__WEBPACK_IMPORTED_MODULE_6__.Rf)(this._options.tagData.url),i=!!_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_0__.MC.config.runtime.debugQueryParams["static-test-files.taboolasyndication"];return n&&!i&&(t=(0,_UnitUrlUtils__WEBPACK_IMPORTED_MODULE_6__.N9)(t,n)),(0,_UnitUrlUtils__WEBPACK_IMPORTED_MODULE_6__.Hw)(t,e.unitType)}getUnitUrlTemplate(){const e=this._options.videoConfig,t=this._options.tagData;return t.liteUnitBootSrc||e.liteUnitBootSrc||t.unitBootSrc||e.unitBootSrc}updateCmTag(){var e;const t=_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_4__.Pp.cmTag;if(!t)return;const n=null===(e=_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_4__.Pp.TRC.liteUnit)||void 0===e?void 0:e.abTest;n&&(t.set("pixels.startWithABT.isFire",!0),t.push("abTest",n));const i=this._options.videoConfig.containerSelector||this.getContainerSelector()||this._options.onlyVideoSelector;t.set("parentSelector",i)}async loadUnit(){const e=(0,_engine_utils_performance_PerformanceMarker__WEBPACK_IMPORTED_MODULE_1__.Jy)({measuredType:this._performanceType,measureLevel:"generalMeasure"});try{(0,_engine_store_Utils__WEBPACK_IMPORTED_MODULE_8__.BC)("video-use-eval")?this._unit=this.loadUnitWithEval():this._unit=await this.loadUnitWithUrlBlob()}catch(e){return(0,_engine_utils_logger_Logger__WEBPACK_IMPORTED_MODULE_9__.JE)("Error while loading video slider unit::",e),_engine_utils_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_10__.g.reject(e)}return(0,_engine_utils_Assertion__WEBPACK_IMPORTED_MODULE_12__.n5)(this._unit,`LoadUnit - create unit config is undefined: ${this._options.tagData.url}`),e(),this.appendConfiguration(),_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_4__.Pp.filledImpressions||(_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_4__.Pp.filledImpressions=[]),this._unit.on("filledImpression",(e=>{_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_4__.Pp.filledImpressions.push(e)})),_engine_utils_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_10__.g.resolve()}loadUnitWithEval(){return eval(this._options.tagData.url)}async loadUnitWithUrlBlob(){const e=new RegExp('["|\']?dast["|\']?:\\s?"([^"]*)"',"gm").exec(this._options.tagData.url)||[],t=new Blob([this._options.tagData.url],{type:"text/javascript"}),n=URL.createObjectURL(t);return await(0,_engine_utils_ScriptUtils__WEBPACK_IMPORTED_MODULE_3__.h)(n),await new _engine_utils_polyfills_PromisePolyfill__WEBPACK_IMPORTED_MODULE_10__.g(((t,n)=>_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_0__.MC.onOptionsSummaryUpdated((()=>{const i=setTimeout((()=>{n((0,_engine_utils_types__WEBPACK_IMPORTED_MODULE_11__.i)())}),5e3),r=_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_0__.MC.optionsSummary.videoUnit;(null==r?void 0:r.dast)===e[1]&&(clearTimeout(i),t(r.unit))}))))}appendConfiguration(){const e=this._unit,t=this._options.videoConfig,n=(0,_engine_utils_StringParseUtils__WEBPACK_IMPORTED_MODULE_13__.vx)(t.aggLevel)||1;n>1&&e.set("preset",{level:n}),"mobile-sdk"===_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_0__.MC.optionsSummary.framework&&(e.set("isSDK",!0),e.set("widgetPlacement",t.placement||this._options.placementName)),this.appendFeedConfig(),this.appendAdditionalConfig()}appendFeedConfig(){if(2!==this._options.entity.entityType)return;this._unit.set("feedContainer",this._options.containerElement);const e=this._options.placementName,t=this._options.entity.sca;(null==t?void 0:t.some((t=>t===e)))&&this._unit.set("placementWithScAdjacency",e)}appendAdditionalConfig(){const e=["unitType","parentFeedOptions","rawJsonValue"];let t=["detachToSlider",...e];(0,_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__.IF)(this._options.videoConfig,((e,n)=>{-1===t.indexOf(e)&&this._unit.set(e,n)}));const n=this._options.videoConfig.advancedVideoConfiguration;if(!n)return;"IN_WIDGET"===n.unitType&&(t=e);const i={"additionalCss.zIndex":"additionalCss.z-index"};(0,_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__.IF)(n,((e,n)=>{const r=(0,_engine_utils_Utils__WEBPACK_IMPORTED_MODULE_5__.gw)(e);-1===t.indexOf(r)&&this._unit.set(i[r]||r,n)}))}getContainerSelector(){return null}}},594:function(e,t,n){"use strict";n.d(t,{B$:function(){return o},SA:function(){return r},XV:function(){return i}});const i="rbox-only-video",r="-video",o="#_cm-css-reset._cm-ad-active"},2965:function(__unused_webpack_module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.d(__webpack_exports__,{o:function(){return ITEM_DATA_EXTERNAL_ACCESS}});var _engine_extensionsEngine_ExtensionsUtils__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(5526),_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(1990),_SupportedHooks__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(9904),_engine_utils_CheckTypes__WEBPACK_IMPORTED_MODULE_15__=__webpack_require__(2941),_RboxProxy_proxy_HooksTrcProxy__WEBPACK_IMPORTED_MODULE_3__=__webpack_require__(1090),_engine_store_Utils__WEBPACK_IMPORTED_MODULE_4__=__webpack_require__(8e3),_RboxProxy_proxy_HooksTrcImplProxy__WEBPACK_IMPORTED_MODULE_5__=__webpack_require__(5800),_engine_utils_reports_KustoReport__WEBPACK_IMPORTED_MODULE_6__=__webpack_require__(1120),_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__=__webpack_require__(9642),_engine_utils_Assertion__WEBPACK_IMPORTED_MODULE_16__=__webpack_require__(4846),_RboxProxy_RboxConnectorUtils__WEBPACK_IMPORTED_MODULE_7__=__webpack_require__(334),_engine_utils_logger_Logger__WEBPACK_IMPORTED_MODULE_8__=__webpack_require__(5219),_engine_render_RenderUtils__WEBPACK_IMPORTED_MODULE_9__=__webpack_require__(4245),_engine_config_publisher_modes_ModeConfiguration__WEBPACK_IMPORTED_MODULE_10__=__webpack_require__(2360),_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_11__=__webpack_require__(4800),_engine_utils_StringParseUtils__WEBPACK_IMPORTED_MODULE_17__=__webpack_require__(7177),_engine_utils_performance_fader_OptimizationFader__WEBPACK_IMPORTED_MODULE_12__=__webpack_require__(6803),_engine_utils_StringMap__WEBPACK_IMPORTED_MODULE_13__=__webpack_require__(6351);const ITEM_DATA_EXTERNAL_ACCESS="video_data",activeHooks={},activeHooksModeLevel={};function overrideHookCb(hookCb){if(!(0,_engine_utils_StringMap__WEBPACK_IMPORTED_MODULE_13__.isObfuscationEnabled)())return hookCb;const hookCbString=hookCb.toString(),overrideHookCbString=(0,_engine_utils_StringMap__WEBPACK_IMPORTED_MODULE_13__.obfuscateInlineStrings)(hookCbString),overrideHookCb=eval(`return (${overrideHookCbString})`)();return overrideHookCb}function getActiveHooks(){(0,_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__.IF)(_SupportedHooks__WEBPACK_IMPORTED_MODULE_2__.T,(e=>{const t=_SupportedHooks__WEBPACK_IMPORTED_MODULE_2__.T[e],n=_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__.MC.config.publisher[t.name];t.isModeLevel?handleHookOnModeLevel(t):(0,_engine_utils_CheckTypes__WEBPACK_IMPORTED_MODULE_15__.Rm)(n)&&(activeHooks[t.name]=overrideHookCb(n))}))}function handleHookOnModeLevel(e){const t=e.name;activeHooksModeLevel[t]={},(0,_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__.IF)(_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__.MC.config.publisher.modes,(e=>{const n=_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__.MC.config.publisher.modes[e][t];(0,_engine_utils_CheckTypes__WEBPACK_IMPORTED_MODULE_15__.Rm)(n)&&(activeHooksModeLevel[t][e]=overrideHookCb(n))}))}function runHookModeLevel(e,t,n,...i){const r=activeHooksModeLevel[e],o=(null==r?void 0:r[t])||(null==r?void 0:r[_engine_config_publisher_modes_ModeConfiguration__WEBPACK_IMPORTED_MODULE_10__.yZ]);return o?dispatchHook(e,o,n,...i):n}function runHook(e,t,...n){const i=activeHooks[e];return i?dispatchHook(e,i,t,...n):t}function dispatchHook(e,t,n,...i){const{TRCImplProxy:r,endTRCImplProxy:o}=(0,_RboxProxy_proxy_HooksTrcImplProxy__WEBPACK_IMPORTED_MODULE_5__.Y)(e),s=(0,_RboxProxy_proxy_HooksTrcProxy__WEBPACK_IMPORTED_MODULE_3__.U)(),a=_SupportedHooks__WEBPACK_IMPORTED_MODULE_2__.T[e].handler(r,t,n,...i),l=o(),c=(0,_engine_store_Utils__WEBPACK_IMPORTED_MODULE_4__.BC)("enable-report-trc-use",!1);return(null==l?void 0:l.length)&&c&&(0,_engine_utils_reports_KustoReport__WEBPACK_IMPORTED_MODULE_6__.X)(l),s(),a}function runPublisherEndHook(e){if(2===e.type)return;const t=e.modeGroupsData.modeGroupsList;t.length>1?t.forEach((t=>{(0,_engine_utils_performance_fader_OptimizationFader__WEBPACK_IMPORTED_MODULE_12__.D)((()=>{runHook("publisher-end",`trc_${(0,_engine_render_RenderUtils__WEBPACK_IMPORTED_MODULE_9__.h_)(t._ID)}`,e.trecs)}))})):(0,_engine_utils_performance_fader_OptimizationFader__WEBPACK_IMPORTED_MODULE_12__.D)((()=>{runHook("publisher-end",`trc_${(0,_engine_render_RenderUtils__WEBPACK_IMPORTED_MODULE_9__.h_)(e.modeGroupsData._ID)}`,e.trecs)}))}function getModeNameFromPlacement(e){const t=e.m;if(t)return t;const n=e.uip,i=(0,_engine_store_Utils__WEBPACK_IMPORTED_MODULE_4__.n$)(n);return i?i.modeName:((0,_engine_utils_logger_Logger__WEBPACK_IMPORTED_MODULE_8__.JE)(`Can't find mode name for placement ${n}`),"")}function getOriginalContainerId(e){const t=(0,_engine_store_Utils__WEBPACK_IMPORTED_MODULE_4__.n$)(e);return(null==t?void 0:t.instances[0].containerId)||""}function getProductData(e){const t=e.placement||e.widget;if(!t)return t;const n=e.container;(0,_engine_utils_Assertion__WEBPACK_IMPORTED_MODULE_16__.n5)(n,"ExtensionRenderActionData data container is not defined");const i=t.uip,r=t.items.map((e=>e.originalCard));return Object.assign(Object.assign({},t),{mode:t.m,boxes:t.items.filter((e=>_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__.MC.getEntityCustomData(e))).map((e=>_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__.MC.getEntityCustomData(e).element)),container:n,recommendationList:(0,_engine_utils_Objects__WEBPACK_IMPORTED_MODULE_14__.Go)(r),mode_name:t.m,outerBox:e.placementOuterBox,header:e.headerTextElement,orig_placement:i,unifiedPlacement:t.uuip,placement:i,original_container:getOriginalContainerId(i),parentElement:n.parentElement||void 0})}function addProductToTRCImplBoxes(e){const t=t=>{if(!_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_11__.Pp.TRCImpl)return;const n=(0,_engine_utils_StringParseUtils__WEBPACK_IMPORTED_MODULE_17__.vx)((0,_engine_render_RenderUtils__WEBPACK_IMPORTED_MODULE_9__.h_)(t));_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_11__.Pp.TRCImpl.boxes[`trc_${n}`]=Object.assign(Object.assign({},e),{_ID:n,trc:_engine_utils_TaboolaWindow__WEBPACK_IMPORTED_MODULE_11__.Pp.TRCImpl})},n=e.modeGroupsData.modeGroupsList;n.length>1?n.forEach((e=>{t(e._ID)})):t(e.modeGroupsData._ID)}function getItemRenderData(e){const{originalCard:t,placementModeGroup:n,isSyndicated:i}=e,{modeName:r,placement:o}=n;return Object.assign(Object.assign({},t),{isSyndicated:i,isPhoto:"photo"===t.type,isText:"text"===t.type,imageIframe:t["image-iframe"],placement:o.uip,mode:r,skadNetworkItem:t.udl,trecs:o.trecs})}const EXTENSION_NAME="hooks";function assignItemDataExternalAccess(e,t){(0,_engine_utils_CheckTypes__WEBPACK_IMPORTED_MODULE_15__.tv)(e)?(0,_engine_utils_logger_Logger__WEBPACK_IMPORTED_MODULE_8__.JE)("assign video_data was abborted because videoData is undefined"):t[ITEM_DATA_EXTERNAL_ACCESS]=Object.assign(Object.assign({},e),{url:e.clickUrl,mode:e.placement.m,placement:e.placement.uip})}class HooksManager{getName(){return EXTENSION_NAME}unregistered(){}e5(){(0,_RboxProxy_RboxConnectorUtils__WEBPACK_IMPORTED_MODULE_7__.Q)(),(0,_RboxProxy_RboxConnectorUtils__WEBPACK_IMPORTED_MODULE_7__.W)()}e4(){getActiveHooks()}e6(){runHook("publisher-start")}e7(e){return runHook("update-push-message",e)}e9(e){const t=e;if(t&&t.data)return t.data=runHook("normalize-request-param",t.data),_engine_store_TaboolaStore__WEBPACK_IMPORTED_MODULE_1__.MC.optionsSummary.itemSourceValue||(t.data.ii=runHook("normalize-item-id",t.data.ii)),t.data.vpi=runHook("normalize-item-id",t.data.vpi),t.data.u=runHook("normalize-item-url",t.data.u),{payload:t}}e17(e){const{placement:t,widget:n,container:i,itemData:r}=e;r&&assignItemDataExternalAccess(r,i),(t||n)&&2!==(null==t?void 0:t.type)&&runHook("mode-pub-start",getProductData(e),i)}e10(e){var t;return null===(t=e.vl)||void 0===t||t.forEach((e=>{var t;const n=getModeNameFromPlacement(e);null===(t=e.v)||void 0===t||t.forEach((t=>{runHookModeLevel("item-data-filter",n,t,{placementName:e.uip,modeName:n}),runHook("item-data-filter-publisher-level",t,n,e)}))})),e}e18(e){const{container:t,placementMainWrapper:n,itemData:i,placement:r,cardNumber:o}=e;if(i){const e=getItemRenderData(i);return void runHookModeLevel("item-renderer",i.placementModeGroup.modeName,t,e)}if(!r)return;const s=getProductData(e);s&&(addProductToTRCImplBoxes(s),2!==r.type&&(o&&runHook("after-card-created",s,o,r.parent),n&&runHookModeLevel("list-suffix",s.m,n,s),runPublisherEndHook(r)))}}(0,_engine_extensionsEngine_ExtensionsUtils__WEBPACK_IMPORTED_MODULE_0__.tx)(new HooksManager)},5440:function(e,t,n){"use strict";n.d(t,{Rz:function(){return h},Yj:function(){return T},Z2:function(){return y},ZA:function(){return m}});var i=n(1025),r=n(1990),o=n(8e3),s=n(7566),a=n(1658),l=n(9642),c=n(3983),d=n(6166),u=n(2537),p=n(5526);const m="default/",h="default",f=["dynamic-e2e","external-ad"],b="{}",g=[],v=[];let _;function y(e){(0,l.IF)(e,((e,t)=>{const n=x(e);g.indexOf(n)>-1||v.indexOf(n)>-1&&t&&(g.push(n),(0,u.VK)(n).then((()=>{s.B.emit(p.oS)})))}))}function w(){return _||(_=(0,c.XU)(b)),_}function x(e){var t;return(null===(t=Object.entries(w()).find((([t,n])=>-1!==n.indexOf(e))))||void 0===t?void 0:t[0])||e}s.B.once("storeCreated",(function(){const e=Object.values(w()).reduce(((e,t)=>e.concat(t)),[]),t=[...Object.values(e),...f].reduce(((e,t)=>{const n=x(t);return i=n,(0,u.As)()&&-1===(0,o.w$)("exclude-ms3").indexOf(i)?(v.push(n),e[t]=!0,e):(g.push(n),e);var i}),{});r.fg.appendRuntimeConfig({supportedFeatures:t})})),n.p="",n.u=function(e){return T(e,"chunks")};const C=/(\{[^\}]+\})/g,E="https://{domain}/tlazy/{version}/{bundle}{module_type}/{name}";let k="";function T(e,t){return E.replace(C,((n,o)=>{switch(o){case"{domain}":return function(){if(k)return k;const e=(null===r.MC||void 0===r.MC?void 0:r.MC.config.publisher.engineScriptUrlParts)||(0,a.$i)();return k=(0,a.EV)(e.href)?(0,i.dN)("cdn"):e.host,k}();case"{version}":return(0,d.r)();case"{bundle}":return m;case"{module_type}":return t;case"{name}":return`${e}.js`}return o}))}},1635:function(e,t,n){"use strict";function i(e,t){var n={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(i=Object.getOwnPropertySymbols(e);r=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,n,s):r(t,n))||s);return o>3&&s&&Object.defineProperty(t,n,s),s}n.d(t,{Cg:function(){return r},Tt:function(){return i}}),Object.create,Object.create,"function"==typeof SuppressedError&&SuppressedError}},__webpack_module_cache__={},deferred;function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={exports:{}};return __webpack_modules__[e](n,n.exports,__webpack_require__),n.exports}__webpack_require__.m=__webpack_modules__,deferred=[],__webpack_require__.O=function(e,t,n,i){if(!t){var r=1/0;for(l=0;l=i)&&Object.keys(__webpack_require__.O).every((function(e){return __webpack_require__.O[e](t[s])}))?t.splice(s--,1):(o=!1,i0&&deferred[l-1][2]>i;l--)deferred[l]=deferred[l-1];deferred[l]=[t,n,i]},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},function(){var e;__webpack_require__.g.importScripts&&(e=__webpack_require__.g.location+"");var t=__webpack_require__.g.document;if(!e&&t&&(t.currentScript&&"SCRIPT"===t.currentScript.tagName.toUpperCase()&&(e=t.currentScript.src),!e)){var n=t.getElementsByTagName("script");if(n.length)for(var i=n.length-1;i>-1&&(!e||!/^http(s?):/.test(e));)e=n[i--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),__webpack_require__.p=e}(),function(){var e={engine:0};__webpack_require__.O.j=function(t){return 0===e[t]};var t=function(t,n){var i,r,o=n[0],s=n[1],a=n[2],l=0;if(o.some((function(t){return 0!==e[t]}))){for(i in s)__webpack_require__.o(s,i)&&(__webpack_require__.m[i]=s[i]);if(a)var c=a(__webpack_require__)}for(t&&t(n);l-1}}),String.prototype.includes||Object.defineProperty(window.String.prototype,"includes",{enumerable:!1,value(e){return this.indexOf(e)>-1}}),Object.entries||(Object.entries=function(e){const t=Object.keys(e),n=new Array(t.length);let i=t.length;for(;i--;)n[i]=[t[i],e[t[i]]];return n}),Object.values||(Object.values=function(e){const t=Object.keys(e),n=new Array(t.length);let i=t.length;for(;i--;)n[i]=e[t[i]];return n})}(),function(){"use strict";var e=__webpack_require__(4515),t=__webpack_require__(1990),n=__webpack_require__(8e3),i=__webpack_require__(7566),r=__webpack_require__(3983),o=__webpack_require__(6196),s=__webpack_require__(4800),a=__webpack_require__(3320),l=__webpack_require__(5706),c=__webpack_require__(9454),d=__webpack_require__(5759);const u="tbl-sesn-ref";function p(){if((0,l.eo)())return s.Dn.context.referrer;const e=(0,d.fP)("rf");return e?window.self===window.top?h(e.c):h(e.t):""}const m=/https?:\/\/(\w+)\.taboola(syndication)?\.com/;function h(e){return e?m.test(e)?e.split("?")[0]:e.substring(0,400):""}i.B.once("storeCreated",(()=>{t.fg.appendRuntimeConfig({referrerURL:function(){var e;return(null===(e=(0,c.y)("link",(e=>"referrer"===e.rel)))||void 0===e?void 0:e.href)||null}()||p()||function(){if(!(0,n.BC)("keep-referrer-in-session"))return"";const e=(0,o.yN)("sessionStorage",u);return(0,o.gC)("sessionStorage",u,location.href),e&&location.hostname===(0,a.Pz)(e).hostname?e:""}()||""}),t.MC.onOptionsSummaryUpdated((e=>{(null==e?void 0:e.referrerUrl)&&t.fg.appendRuntimeConfig({referrerURL:e.referrerUrl})}))})),i.B.once("storeCreated",(function(){if(!(0,n.BC)("rbox-detect-device-id"))return;const e=function(e){const t=(0,r.Fe)(e),n=t.redir?(0,r.Fe)(t.redir):{},i=t.dc_data||n.dc_data;if(i&&t.ui)return{deviceId:t.ui,content:i}}(p());e&&t.fg.appendRuntimeConfig({dcData:e})}));var f=__webpack_require__(9610),b=__webpack_require__(8723),g=__webpack_require__(9642),v=__webpack_require__(9509),_=__webpack_require__(4567),y=__webpack_require__(2355),w=__webpack_require__(5219),x=__webpack_require__(1025),C=__webpack_require__(6803),E=__webpack_require__(2941),k=__webpack_require__(5461);const T=()=>{var e;const t=(0,d.fP)("pf"),n=t&&t.gt("navigation")[0];if(n&&n.responseStart>0&&n.responseStart<(null!==(e=null==t?void 0:t.n())&&void 0!==e?e:0))return n},S=e=>{if("loading"===document.readyState)return"loading";{const t=T();if(t){if(e{const t=e.nodeName;return 1===e.nodeType?t.toLowerCase():t.toUpperCase().replace(/^#/,"")},D=(e,t)=>{var n,i;let r="";try{for(;e&&9!==e.nodeType;){const o=e,s=o.id?`#${o.id}`:R(o)+(o.classList&&(null===(i=null===(n=o.classList.value)||void 0===n?void 0:n.trim())||void 0===i?void 0:i.length)?`.${o.classList.value.trim().replace(/\s+/g,".")}`:"");if(r.length+s.length>(t||100)-1)return r||s;if(r=r?`${s}>${r}`:s,o.id)break;e=o.parentNode}}catch(e){}return r},I=(t,n,i)=>{try{if(PerformanceObserver.supportedEntryTypes.includes(t)){const r=new PerformanceObserver((t=>{e.g.resolve().then((()=>{n(t.getEntries())}))}));return r.observe(Object.assign({type:t,buffered:!0},i||{})),r}}catch(e){}};let O=0,M=1/0,P=0;const U=e=>{e.forEach((e=>{e.interactionId&&(M=Math.min(M,e.interactionId),P=Math.max(P,e.interactionId),O=P?(P-M)/7+1:0)}))};let L;const A=()=>{var e,t;const n=null===(e=(0,d.fP)("pf"))||void 0===e?void 0:e.ic;return L?O:null!==(t=null==n?void 0:n())&&void 0!==t?t:0},B=()=>{var e;(null===(e=(0,d.fP)("pf"))||void 0===e?void 0:e.ic)||L||(L=I("event",U,{type:"event",buffered:!0,durationThreshold:0}))},N=[],F=new Map;let $=0;const W=[],j=e=>{if(W.forEach((t=>t(e))),!e.interactionId&&"first-input"!==e.entryType)return;const t=N[N.length-1],n=F.get(e.interactionId);if(n||N.length<10||e.duration>t.latency){if(n)e.duration>n.latency?(n.entries=[e],n.latency=e.duration):e.duration===n.latency&&e.startTime===n.entries[0].startTime&&n.entries.push(e);else{const t={id:e.interactionId,latency:e.duration,entries:[e]};F.set(t.id,t),N.push(t)}N.sort(((e,t)=>t.latency-e.latency)),N.length>10&&N.splice(10).forEach((e=>F.delete(e.id)))}},z=e=>{document.addEventListener("visibilitychange",(()=>{"hidden"===document.visibilityState&&e()}))},V=e=>{let t=!1;return()=>{t||(e(),t=!0)}},H=e=>{const t=self.requestIdleCallback||self.setTimeout;let n=-1;return e=V(e),"hidden"===document.visibilityState?e():(n=t(e),z(e)),n};let q=-1;const G=e=>{addEventListener("pageshow",(t=>{t.persisted&&(q=t.timeStamp,e(t))}),!0)},K=(e,t,n,i)=>{let r,o;return s=>{t.value>=0&&(s||i)&&(o=t.value-(r||0),(o||void 0===r)&&(r=t.value,t.delta=o,t.rating=((e,t)=>e>t[1]?"poor":e>t[0]?"needs-improvement":"good")(t.value,n),e(t)))}},J=()=>{const e=T();return e&&e.activationStart||0},X=(e,t)=>{const n=T();let i="navigate";return q>=0?i="back-forward-cache":n&&(document.prerendering||J()>0?i="prerender":document.wasDiscarded?i="restore":n.type&&(i=n.type.replace(/_/g,"-"))),{name:e,value:void 0===t?-1:t,rating:"good",delta:0,entries:[],id:`v4-${Date.now()}-${Math.floor(8999999999999*Math.random())+1e12}`,navigationType:i}},Y=e=>{document.prerendering?addEventListener("prerenderingchange",(()=>e()),!0):e()},Z=[200,500],Q=(e,t)=>{"PerformanceEventTiming"in self&&"interactionId"in PerformanceEventTiming.prototype&&(t=t||{},Y((()=>{var n;B();let i,r=X("INP");const o=e=>{H((()=>{e.forEach(j);const t=(()=>{const e=Math.min(N.length-1,Math.floor((A()-$)/50));return N[e]})();t&&t.latency!==r.value&&(r.value=t.latency,r.entries=t.entries,i())}))},s=I("event",o,{durationThreshold:null!==(n=t.durationThreshold)&&void 0!==n?n:40});i=K(e,r,Z,t.reportAllChanges),s&&(s.observe({type:"first-input",buffered:!0}),z((()=>{o(s.takeRecords()),i(!0)})),G((()=>{$=A(),N.length=0,F.clear(),r=X("INP"),i=K(e,r,Z,t.reportAllChanges)})))})))};let ee,te,ne=[],ie=[];const re=new WeakMap,oe=new Map;let se=-1;const ae=e=>{ne=ne.concat(e),le()},le=()=>{se<0&&(se=H(ce))},ce=()=>{oe.size>10&&oe.forEach(((e,t)=>{F.has(t)||oe.delete(t)}));const e=N.map((e=>re.get(e.entries[0]))),t=ie.length-50;ie=ie.filter(((n,i)=>i>=t||e.includes(n)));const n=new Set;for(let e=0;e{n.add(e)}))}for(let e=0;e<50;e++){const t=ne[ne.length-1-e];if(!t||t.startTime{e.interactionId&&e.target&&!oe.has(e.interactionId)&&oe.set(e.interactionId,e.target)}),(e=>{const t=e.startTime+e.duration;let n;te=Math.max(te,e.processingEnd);for(let i=ie.length-1;i>=0;i--){const r=ie[i];if(Math.abs(t-r.renderTime)<=8){n=r,n.startTime=Math.min(e.startTime,n.startTime),n.processingStart=Math.min(e.processingStart,n.processingStart),n.processingEnd=Math.max(e.processingEnd,n.processingEnd),n.entries.push(e);break}}n||(n={startTime:e.startTime,processingStart:e.processingStart,processingEnd:e.processingEnd,renderTime:t,entries:[e]},ie.push(n)),(e.interactionId||"first-input"===e.entryType)&&re.set(e,n),le()}));const de=(e,t)=>{const n=[];for(let i,r=0;i=ne[r];r++)if(!(i.startTime+i.durationt)break;n.push(i)}return n},ue=e=>{requestAnimationFrame((()=>requestAnimationFrame((()=>e()))))};let pe=-1;const me=()=>"hidden"!==document.visibilityState||document.prerendering?1/0:0,he=e=>{"hidden"===document.visibilityState&&pe>-1&&(pe="visibilitychange"===e.type?e.timeStamp:0,be())},fe=()=>{addEventListener("visibilitychange",he,!0),addEventListener("prerenderingchange",he,!0)},be=()=>{removeEventListener("visibilitychange",he,!0),removeEventListener("prerenderingchange",he,!0)},ge=[1800,3e3],ve=[.1,.25],_e=(e,t)=>{((e,t)=>{t=t||{},((e,t)=>{t=t||{},Y((()=>{const n=(pe<0&&(pe=me(),fe(),G((()=>{setTimeout((()=>{pe=me(),fe()}),0)}))),{get firstHiddenTime(){return pe}});let i,r=X("FCP");const o=I("paint",(e=>{e.forEach((e=>{"first-contentful-paint"===e.name&&(o.disconnect(),e.startTime{r=X("FCP"),i=K(e,r,ge,t.reportAllChanges),ue((()=>{var e,t;r.value=(null!==(t=null===(e=(0,d.fP)("pf"))||void 0===e?void 0:e.n())&&void 0!==t?t:0)-n.timeStamp,i(!0)}))})))}))})(V((()=>{let n,i=X("CLS",0),r=0,o=[];const s=e=>{e.forEach((e=>{if(!e.hadRecentInput){const t=o[0],n=o[o.length-1];r&&e.startTime-n.startTime<1e3&&e.startTime-t.startTime<5e3?(r+=e.value,o.push(e)):(r=e.value,o=[e])}})),r>i.value&&(i.value=r,i.entries=o,n())},a=I("layout-shift",s);a&&(n=K(e,i,ve,t.reportAllChanges),z((()=>{s(a.takeRecords()),n(!0)})),G((()=>{r=0,i=X("CLS",0),n=K(e,i,ve,t.reportAllChanges),ue((()=>n()))})),setTimeout(n,0))})))})((t=>{const n=(e=>{let t={};if(e.entries.length){const i=e.entries.reduce(((e,t)=>e&&e.value>t.value?e:t));if(i&&i.sources&&i.sources.length){const e=(n=i.sources).find((e=>e.node&&1===e.node.nodeType))||n[0];e&&(t={largestShiftTarget:D(e.node),largestShiftTime:i.startTime,largestShiftValue:i.value,largestShiftSource:e,largestShiftEntry:i,loadState:S(i.startTime)})}}var n;return Object.assign(Object.assign({},e),{attribution:t})})(t);e(n)}),t)};let ye=0,we=0,xe=0,Ce=0,Ee=Number.NEGATIVE_INFINITY,ke=Number.NEGATIVE_INFINITY;const Te=[];let Se;const Re=new Set;let De,Ie,Oe=0;function Me(){return null!=Ie?Ie:Ie=(0,x.cM)()}const Pe={count:0,countwithinteraction:0,duration:0,majorcountwithinteraction:0,majorcount:0,durationwithinteraction:0,majorduration:0,majordurationwithinteraction:0},Ue={taboola:{domains:{},total:Object.assign({},Pe)},withtaboola:{total:Object.assign({},Pe)},global:Object.assign(Object.assign({},Pe),{inpBlockingDuration:0,taboolaInpBlockingDuration:0,inpWithoutTaboola:0,videoInp:0,videoMajorDuration:0})},Le={};let Ae=!1;const Be="total";let Ne;function Fe(){if(Ae)return;const e=(0,f.Rp)(Se),n=(0,f.nP)(De),o=Object.assign(Object.assign(Object.assign({},Ue),e&&{onInpData:e}),n&&{onClsData:{clsContributors:Re,clsOnPage:n}});Ae=!0;const s={};je()&&((0,f.gF)()&&function(e,t){e.ALBT=t.duration,e.TLBT=t.majorduration,e.VLBT=t.videoMajorDuration,e.AINP=t.inpBlockingDuration,e.TINP=t.taboolaInpBlockingDuration,e.VINP=t.videoInp}(s,Ue.global),(0,w.JE)(`loaf:${(0,r.z_)(o)}`),e&&(0,b.mk)({event_type:"PERFORMANCE_OINP",event_state:"REPORTED",event_value:(0,r.z_)(e)}),n&&(0,b.mk)({event_type:"PERFORMANCE_OCLS",event_state:"REPORTED",event_value:(0,r.z_)(n)})),!!Ve()&&$e("long-animation-frame")&&(0,w.JE)(`loafCulprits:${(0,r.z_)(Le)}`),(0,_.Z_)(v.W.TBT_REPORTING)&&(0,w.JE)(`TBT=${Oe}${function(){const e=[];return(0,g.IF)(t.MC.responseSummary.testAndExperiment.testVariantsMap,((t,n)=>{e.push(`${t}=${n}`)})),e.join("&")}()}`),(0,f.gF)()&&(s.TBT=Oe),function(e){if(!(0,f.gF)())return;const t=(0,f.PB)();for(const n in e)_t({name:`generalMeasure_${n}`,entryType:"measure",startTime:t,duration:e[n]});i.B.emit("perfImmediate")}(s)}function $e(e){var t;if("long-animation-frame"===e)return!!window.PerformanceLongAnimationFrameTiming;const n=null===(t=window.PerformanceObserver)||void 0===t?void 0:t.supportedEntryTypes;return n&&-1!==n.indexOf(e)}function We(){return(0,E.tv)(Ne)?((0,_.Z_)(v.W.LOAF_REPORTING)||!!(0,n.w$)("enable-loaf-from-vcga")&&!!(0,_.Z_)(v.W.LOAF_REPORTING_FROM_VCGA))&&(Ne=!0):Ne}function je(){return!!(0,k.KP)("loaf-ga")&&(!s.Pp.taboolaMobile&&!!We()&&$e("long-animation-frame"))}function ze(e,t,n){if(window.PerformanceObserver&&$e(t))try{const i={type:t,buffered:!0};(0,E.tv)(n)||(i.threshold=n),function(e,t){const n=new window.PerformanceObserver((t=>{t.getEntries().forEach(e)}));n.observe(t),Te.push(n)}(e,i)}catch(e){(0,w.JE)("Buffered performance observation is not supported. ",t,e)}}function Ve(){return(0,n.w$)("loaf-culprits-regex")}function He(e){const t=Ve();t&&(0,C.D)((()=>{!function(e,t){e.scripts.forEach((e=>{const{sourceURL:n}=e;n&&new RegExp(t).test(n)&&function(e,t){const{sourceURL:n,duration:i}=t;let r,o,s,a="";e?([,a,o,s]=e,r=e[e.length-1]):r=n,(!r||r.length<=2)&&(r=n);let{name:l}=t;l&&(l=l.replace(o+s,""));let c=Le[r];c?(c.count++,c.totalDuration+=i):c=Le[r]={count:1,funcName:a,name:l,hostName:s,totalDuration:i,bd:[]},t.duration>50&&Le[r].bd.push(t.duration-50)}(n.match(/(\w+@)?(https?:\/\/)?([a-zA-Z0-9]([-a-zA-Z0-9]*[a-zA-Z0-9])?(\.[a-zA-Z0-9]([-a-zA-Z0-9]*[a-zA-Z0-9])?)*\.[a-zA-Z]{2,})\/(.+)/),e)}))}(e,t)})),We()&&(0,C.D)((()=>{!function(e){if(0===e.blockingDuration||!e.scripts.length)return;let t="no_scripts";const i=Me(),r={};r[i]=0;const o=e.firstUIEventTimestamp>0,s={},l={};let c=!1,d=!1;const u=e.scripts.filter((e=>""!==e.sourceURL));if(!u.length)return;const p=(0,x.dN)("vs");u.forEach(((o,u)=>{const m=function(e,t,i){const r=(0,n.w$)("loaf-threshold"),o=Math.max(e.duration-r,0),s=e.sourceURL;if(!s)return"no_sourceurl";const l=(0,a.Pz)(s),c=l.hostname||l.origin;if(!c)return"no_hostname";return-1!==c.indexOf(Me())?(()=>{const e=l.pathname.split("/").pop();e&&(t[c]||(t[c]={[e]:Object.assign({},Pe)}),Ge({parentEntity:t[c],entityId:e,effectiveBlockingTimeDelta:o,count:1}))})():Ge({count:1,parentEntity:i,entityId:c,effectiveBlockingTimeDelta:o}),c}(o,l,s);r[m]||(r[m]=0),m.indexOf(i)>-1&&(r[i]+=o.duration),r[m]+=o.duration;const h=0===u||r[m]>r[t],f=e.duration;h&&(t=m);const b=Ke(o);Ye(o,i)&&(Xe(b,Je(r,i,f))&&(c=!0),p&&Ye(o,p)&&Xe(Ke(o),Je(r,p,f))&&(d=!0))}));let m=0;if(Object.keys(l).length&&(Object.keys(s).length&&(m=function(e,t){let n=0;return(0,g.IF)(e,(i=>{n+=e[i].duration,e[i]&&Ge({parentEntity:Ue.withtaboola,entityId:i,count:e[i].count,effectiveBlockingTimeDelta:e[i].duration,hasInteraction:t})})),Ge({parentEntity:Ue.withtaboola,entityId:Be,count:1,effectiveBlockingTimeDelta:n,hasInteraction:t}),n}(s,o)),function(e,t){const{hasInteraction:n,taboolaIsMajor:i,videoIsMajor:r}=t;let o=0;(0,g.IF)(e,(t=>{let r=0;(0,g.IF)(e[t],(s=>{var a,l;o+=e[t][s].duration,r+=e[t][s].duration,null!==(a=(l=Ue.taboola.domains)[t])&&void 0!==a||(l[t]={}),Ge({parentEntity:Ue.taboola.domains[t],entityId:s,count:e[t][s].count,effectiveBlockingTimeDelta:e[t][s].duration,hasInteraction:n,taboolaIsMajor:i})})),Ge({parentEntity:Ue.taboola.domains[t],entityId:Be,count:1,effectiveBlockingTimeDelta:r,hasInteraction:n,taboolaIsMajor:i})})),Ge({parentEntity:Ue.taboola,entityId:Be,count:1,effectiveBlockingTimeDelta:o,hasInteraction:n,taboolaIsMajor:i,videoIsMajor:r})}(l,{hasInteraction:o,taboolaIsMajor:c,videoIsMajor:d})),Ge({parentEntity:Ue,entityId:"global",effectiveBlockingTimeDelta:e.blockingDuration,count:1,hasInteraction:o,taboolaIsMajor:c,videoIsMajor:d}),o){const n=Ue.global;e.blockingDuration>n.inpBlockingDuration&&(n.inpBlockingDuration=e.blockingDuration,n.inpOrigin=t);const i=e.blockingDuration,r=m>50;n.inpBlockingDuration=Math.max(n.inpBlockingDuration,i),c?(n.taboolaInpBlockingDuration=Math.max(n.taboolaInpBlockingDuration,i),r&&(n.inpWithoutTaboola=Math.max(n.inpWithoutTaboola,i))):n.inpWithoutTaboola=Math.max(n.inpWithoutTaboola,i),d&&(n.videoInp=Math.max(n.videoInp,i))}}(e)}))}function qe(){var e,t;(We()||Ve())&&je()&&(ze(He,"long-animation-frame",(0,n.w$)("loaf-threshold")),e=tt,t={reportAllChanges:!0},ee||(ee=I("long-animation-frame",ae)),Q((t=>{const n=(e=>{const t=e.entries[0],n=re.get(t),i=t.processingStart,r=n.processingEnd,o=n.entries.sort(((e,t)=>e.processingStart-t.processingStart)),s=de(t.startTime,r),a=e.entries.find((e=>e.target)),l=a&&a.target||oe.get(t.interactionId),c=[t.startTime+t.duration,r].concat(s.map((e=>e.startTime+e.duration))),d=Math.max.apply(Math,c),u={interactionTarget:D(l),interactionTargetElement:l,interactionType:t.name.startsWith("key")?"keyboard":"pointer",interactionTime:t.startTime,nextPaintTime:d,processedEventEntries:o,longAnimationFrameEntries:s,inputDelay:i-t.startTime,processingDuration:r-i,presentationDelay:Math.max(d-r,0),loadState:S(t.startTime)};return Object.assign(Object.assign({},e),{attribution:u})})(t);e(n)}),t),_e(nt,{reportAllChanges:!0}))}function Ge(e){var t;const{parentEntity:n,entityId:i,effectiveBlockingTimeDelta:r,count:o}=e,s=null!==(t=n[i])&&void 0!==t?t:n[i]=Object.assign({},Pe);s.duration+=r,s.count+=o,e.hasInteraction&&(s.countwithinteraction+=o,s.durationwithinteraction+=r),e.taboolaIsMajor&&(s.majorcount+=o,s.majorduration+=r,e.videoIsMajor&&(s.videoMajorDuration+=r),e.hasInteraction&&(s.majorcountwithinteraction+=o,s.majordurationwithinteraction+=r))}function Ke(e){return e.duration>50}function Je(e,t,n){return e[t]>n/2}function Xe(e,t){return e||t}function Ye(e,t){return!!e.sourceURL&&e.sourceURL.indexOf(t)>-1}function Ze(e){if(e.hadRecentInput)return;const t=e.startTime-Ee>5e3,n=e.startTime-ke>1e3;(t||n)&&(Ee=e.startTime,xe=0),xe+=e.value,Ce=Math.max(Ce,xe),ye+=e.value,we=Ce,ke=e.startTime,i.B.emit("onCls",e)}function Qe(e){Oe+=e.duration-50}function et(e){const t=e.startTime;_t({name:"generalMeasure_firstInputDelay",entryType:"measure",startTime:t,duration:e.processingStart-t})}function tt(e){Se?e.value>Se.value&&(Se=e):Se=e}function nt(e){var t;e&&0!==e.value&&(null===(t=e.attribution)||void 0===t?void 0:t.largestShiftTarget)&&(Re.add({target:e.attribution.largestShiftTarget,score:e.value}),De=e)}i.B.once("storeReady",(()=>{(function(){var e,t;const n=(0,d.fP)("pf"),i=null!==(e=null==n?void 0:n.n())&&void 0!==e?e:0;for(let e=0;e<1e6;e++);return(null!==(t=null==n?void 0:n.n())&&void 0!==t?t:0)-i})()>(0,n.w$)("browser-benchmark")||(t.MC.onOptionsSummaryUpdatedOnce((()=>{((0,_.Z_)(v.W.TBT_REPORTING)||(0,f.gF)())&&ze(Qe,"longtask"),qe()})),t.MC.onResponseSummaryUpdateOnce((()=>{(0,n.w$)("enable-loaf-from-vcga")&&(0,_.Z_)(v.W.LOAF_REPORTING_FROM_VCGA)&&(st((()=>{Fe()})),qe())})))}));let it=!1,rt=!1;function ot(){at()||document.addEventListener("readystatechange",(()=>{at()&&_t({name:"generalMeasure_documentReady",entryType:"measure",startTime:(0,f.PB)(),duration:0})})),function(){let e=0;st((t=>{const n=function(t){return document[t]?{measuredType:"inactiveTab",modeName:"inactive",placement:e.toString()}:{measuredType:"activeTab",modeName:"active",placement:e.toString()}}(t);(0,y.Jy)(n)(),"inactive"===n.modeName&&Fe(),e++}))}()}function st(e){if(rt)return;rt=!0;const t={hidden:"visibilitychange",webkitHidden:"webkitvisibilitychange",mozHidden:"mozvisibilitychange",msHidden:"msvisibilitychange"};let n="",i="";for(const r in t)if(r in document)return n=r,i=t[n],void document.addEventListener(i,(()=>e(n)))}function at(){return"complete"===document.readyState}const lt=[];let ct=[],dt=1;function ut(){const e=(0,f.PB)();setTimeout((()=>{ct.push((0,f.PB)()-e)}),0)}function pt(){const e=dt>20;if(ct.length<1||e)return;const{maximum:t,average:n}=function(){let e=0,t=0;for(let n=0;n30)return;(0,f.WK)();const t=function(){(function(){var e,t;if(it)return;const n=null!==(t=null===(e=(0,d.fP)("pf"))||void 0===e?void 0:e.gt("navigation"))&&void 0!==t?t:[];if(0===n.length)return;const i=n[0];["domComplete","domContentLoadedEventEnd","loadEventEnd","domInteractive"].forEach((e=>{i[e]&&_t({name:`generalMeasure_${e}`,entryType:"measure",startTime:i[e],duration:0})})),it=!0})(),function(){const e=yt();if(!bt&&e){if(e.dl&&_t({name:"generalMeasure_connectionDownlink",entryType:"measure",startTime:(0,f.PB)(),duration:e.dl}),e.r&&_t({name:"generalMeasure_connectionRtt",entryType:"measure",startTime:(0,f.PB)(),duration:e.r}),e.et){const t=function(e){switch(e){case"slow-2g":return 1;case"2g":case"3g":case"4g":return parseInt(e);default:return-1}}(e.et);_t({name:"generalMeasure_connectionEffectiveType",entryType:"measure",startTime:(0,f.PB)(),duration:t})}bt=!0}}(),function(){if(0===ye)return;const e=(0,f.PB)();_t({name:"generalMeasure_clsAggAdjusted",entryType:"measure",startTime:e,duration:100*ye}),_t({name:"generalMeasure_clsMaxAggAdjusted",entryType:"measure",startTime:e,duration:100*we})}();const e=(0,y.aH)();if((0,g.IF)(e,vt),!ht.length)return;const t=(0,f.ZQ)();return{measurements:ht,dict:t}}();t&&((0,b.RI)(t,e),(0,y.dg)(),ht=[])}function vt(e,t){let n;const i=t.startMark,r=(0,d.fP)("pf");if(n=null==r?void 0:r.ms(i,t.startMark,t.endMark||f.oj),ft&&(n=null==r?void 0:r.gn(i)[0]),!n)return;const o=t.markerHash?`_${t.markerHash}`:"";_t({name:`${t.measureLevel}_${t.measuredType}${o}`,entryType:"measure",startTime:n.startTime,duration:n.duration})}function _t(e){ht.push(e)}function yt(){return(0,d.fP)("nc")}let wt,xt=!1;function Ct(e,t){const n=Object.assign(Object.assign({},e),{lcpTime:t});(0,b.mk)({event_type:"LOADER_DIAGNOSTIC",event_state:"COLLECTED",event_value:(0,r.z_)(n)})}function Et(){var e;try{if(s.Pp!==s.Pp.top)return"IFRAME";const t=s.Pp.document.currentScript;if(!t)return(0,w.fH)("LoaderDiagnostic: document.currentScript not available"),"OTHER";const n=null===(e=t.parentElement)||void 0===e?void 0:e.tagName.toLowerCase();return"head"===n?"HEAD":"body"===n?"BODY":"OTHER"}catch(e){return(0,w.fH)("LoaderDiagnostic: Error analyzing script placement",e),"ERROR"}}function kt(){try{const e=s.Pp.document.currentScript;if(!e)return[];const t=[];return e.async&&t.push("async"),e.defer&&t.push("defer"),t}catch(e){return(0,w.fH)("LoaderDiagnostic: Error analyzing script attributes",e),[]}}function Tt(){try{return s.Pp.scrollY||0}catch(e){return(0,w.fH)("LoaderDiagnostic: Error getting scroll position",e),0}}function St(){try{const e=It("paint","LoaderDiagnostic: FCP");if(!e)return null;const t=e.find((e=>"first-contentful-paint"===e.name));if(!t)return(0,w.fH)("LoaderDiagnostic: No FCP entry found"),null;const n=Math.max(t.startTime-J(),0);return Math.round(n)}catch(e){return(0,w.fH)("LoaderDiagnostic: Error getting FCP time",e),null}}function Rt(){try{const e=yt();return(null==e?void 0:e.et)||null}catch(e){return(0,w.fH)("LoaderDiagnostic: Error getting connection type",e),null}}function Dt(){try{const e=It("navigation","LoaderDiagnostic: DOM Interactive");if(!e||0===e.length)return null;const t=e[0];return t?Math.round(t.domInteractive):null}catch(e){return(0,w.fH)("LoaderDiagnostic: Error getting DOM interactive time",e),null}}function It(e,t){try{const n=(0,d.fP)("pf");if(!n)return(0,w.fH)(`${t}: performance API not available`),null;const i=n.gt(e);return i&&0!==i.length?i:((0,w.fH)(`${t}: No ${e} entries available`),null)}catch(n){return(0,w.fH)(`${t}: Error getting ${e} entries`,n),null}}var Ot=__webpack_require__(9244),Mt=__webpack_require__(8086),Pt=__webpack_require__(4846),Ut=__webpack_require__(3707),Lt=__webpack_require__(9654);function At(){const e=(0,Lt.L)("usprivacy");if(e)return{uspString:e,version:(0,Ut.i)()}}let Bt;function Nt(t){return Bt||(Bt=new e.g((e=>{let t=-1;const n=s.Pp.__uspapi;if((0,E.Rm)(n))try{n("getUSPData",1,((n,i)=>{-1!==t&&clearTimeout(t),e(i?n:At())})),t=window.setTimeout((()=>{e()}),50)}catch(t){(0,w.vV)("__uspapi failed:",t),e(At())}else e(At())})).then((e=>(null==e?void 0:e.uspString)||t))),Bt}var Ft=__webpack_require__(8495);const $t="fulfilled",Wt="GDPR not exist";let jt,zt,Vt,Ht,qt=0;function Gt(t,n,i){const o=n.status===$t,a=i.status===$t;return o&&a?(n.value.tcString=i.value.tcString,n.value.gdprApplies=i.value.gdprApplies,n.value.googleVendorConsent=i.value.googleVendorConsent,n.value):o?n.value:a?i.value:i.reason!==Wt?(t.cmpStatus=2,t):async function(t){try{return await new e.g(((e,t)=>{if(!s.Pp.__cmp)return void t(Wt);let n=0;Vt>0&&(n=window.setTimeout((()=>{n=0,e({cmpStatus:0,gdprApplies:!0,consentDaisyBit:"BOOx2jhOOx2mtAKABDENAqAAAAAYSAAA",wasTimeout:!0})}),Vt)),s.Pp.__cmp("getConsentData",null,(t=>{n>0&&(window.clearTimeout(n),n=0),e({cmpStatus:0,gdprApplies:(0,r.tU)(t.gdprApplies,!1),consentDaisyBit:t.consentData,wasTimeout:!1})}))}))}catch(e){if(e!==Wt)return t.cmpStatus=2,t}return qt{if(!Ht||!s.Pp.__gpp)return void t(Wt);let n=0;function i(){n>0&&(window.clearTimeout(n),n=0)}const r=(n,i)=>{i?e({cmpStatus:0,applicableSections:n.applicableSections,gppString:n.gppString||"",wasTimeout:!0}):t("GDPR gpp failed consent")};Vt>0&&(n=window.setTimeout((()=>{n=0,s.Pp.__gpp("ping",r),e({cmpStatus:0,wasTimeout:!0})}),Vt)),s.Pp.__gpp("addEventListener",((n,r)=>{if(!r)return i(),void t("GDPR gpp failed consent");s.Pp.__gpp("removeEventListener",(()=>{}),n.pingData.listenerId),i(),e({cmpStatus:0,applicableSections:n.pingData.applicableSections,gppString:n.pingData.gppString,wasTimeout:!1})})),s.Pp.__gpp("ping",((n,r)=>{i(),r?e({cmpStatus:0,applicableSections:n.applicableSections,gppString:n.gppString,wasTimeout:!0}):t("GDPR gpp failed consent")}))})),new e.g(((e,t)=>{if(!s.Pp.__tcfapi)return void t(Wt);let n=0;function i(){n>0&&(window.clearTimeout(n),n=0)}const o=(n,i)=>{var o,s;i?e({cmpStatus:0,gdprApplies:(0,r.tU)(n.gdprApplies,!1),tcString:n.tcString||"",googleVendorConsent:!!(null===(s=null===(o=n.vendor)||void 0===o?void 0:o.consents)||void 0===s?void 0:s[755]),wasTimeout:!0}):t("GDPR v2 failed consent")};Vt>0&&(n=window.setTimeout((()=>{var t;n=0,null===(t=s.Pp.__tcfapi)||void 0===t||t.call(s.Pp,"getTCData",2,o),e({cmpStatus:0,gdprApplies:!0,tcString:"",wasTimeout:!0})}),Vt)),s.Pp.__tcfapi("addEventListener",2,((n,o)=>{var s,a;if(!o)return i(),void t("GDPR v2 failed consent");n.eventStatus&&("cmpuishown"===n.eventStatus&&(null===Ft.i||void 0===Ft.i||Ft.i.clearDataForPrivacyCompliance()),"tcloaded"!==n.eventStatus&&"useractioncomplete"!==n.eventStatus||(i(),e({cmpStatus:0,gdprApplies:(0,r.tU)(n.gdprApplies,!1),tcString:n.tcString,googleVendorConsent:!!(null===(a=null===(s=n.vendor)||void 0===s?void 0:s.consents)||void 0===a?void 0:a[755]),wasTimeout:!1})))})),s.Pp.__tcfapi("getTCData",2,((n,o)=>{var s,a;if(!o)return i(),void t("GDPR v2 failed consent");"tcloaded"!==n.eventStatus&&"useractioncomplete"!==n.eventStatus||(i(),e({cmpStatus:0,gdprApplies:(0,r.tU)(n.gdprApplies,!1),tcString:n.tcString,googleVendorConsent:!!(null===(a=null===(s=n.vendor)||void 0===s?void 0:s.consents)||void 0===a?void 0:a[755]),wasTimeout:!1}))}))}))]);return Gt({cmpStatus:3},t,i)}var Jt=__webpack_require__(5288),Xt=__webpack_require__(8390);const Yt="tbl_rtus_id";let Zt=!1;function Qt(n){return function(t){return t?(rn("ccpaPushTriggerRtus"),"Y"===(n=t).charAt(2)?(on(),e.g.resolve((0,Ut.i)())):en(`&us_privacy=${n}&gdpr=0&gdpr_consent=&gdpr_pd=`)):(0,E.Rm)(s.Pp.__tcfapi)?new e.g(((e,t)=>{var n;try{null===(n=s.Pp.__tcfapi)||void 0===n||n.call(s.Pp,"getTCData",2,((n,i)=>{i?function(e){return function(e){return!e.gdprApplies}(e)||function(e){var t;const n=null===(t=null==e?void 0:e.vendor)||void 0===t?void 0:t.consents;return n&&n.hasOwnProperty(42)&&n.hasOwnProperty(91)}(e)}(n)?(rn("gdprV2triggerRtus"),e(function(e){return en(`&us_privacy=&gdpr=${e.gdprApplies?1:0}&gdpr_consent=${e.tcString}&gdpr_pd=0`)}(n))):t("gdprV2notTriggerRtus"):t("gdprV2fail")}),[42,91])}catch(e){t(e.toString())}})):(0,E.Rm)(s.Pp.__cmp)?e.g.reject("gdprV1"):(rn("default"),en(""));var n}(n).then((e=>(e&&(t.fg.appendOptionsSummary(Object.assign(Object.assign({},(0,Xt.e0)()),{realTimeUserId:e})),s.Pp.TRC.rtbRealTimeUserId=e),e))).catch((e=>(rn(e),(0,o.yN)("localStorage",Yt))))}function en(t){return new e.g((e=>{const i=function(){const e=(0,n.w$)("rtus-new-domain-countries"),t=(0,n.T8)("country");return e.includes(t)?(0,x.dN)("crtn"):(0,x.dN)("crt")}();if(!i)return void e("");const r=`//${i}/sync?c=72&r=2&j=TRC.getRTUS${t}`;sn(),(0,Jt.YN)(r).then((()=>{(0,w.fH)("page","info","injected RTUS service")})).catch((e=>{(0,w.JE)("Error during RTUS loading asset file: ",e)})),nn(e)}))}let tn=[];function nn(e){const t=(0,y.Jy)({measuredType:"rtus",modeName:"RealTimeUserSyncCallback"}),{TRC:n}=s.Pp;e&&tn.push(e),n.getRTUS||(n.getRTUS=e=>{t();const{status:i,userid:r}=e||{};"OK"===i?((0,o.gC)("localStorage",Yt,r),n.rtbRealTimeUserId=r,tn.forEach((e=>e(r)))):(on(),tn.forEach((e=>e("")))),tn=[]})}function rn(e){(0,w.MD)("rtus",{file:"rtus.js",method:"injectRtus",message:e})}function on(){(0,o.UI)("localStorage",Yt)}function sn(){Zt=!0}var an=__webpack_require__(2827);let ln=!1;function cn(){ln=!1}function dn(e){if(ln||(0,k.KP)("bot"))return;const i=e.itemSourceType;if(s.Pp.pm_pgtp===i)return;const o=(0,r.Fe)((0,an.eL)())["taboolax-load"],a=function(e,t){return!("_default_"===e)&&((0,n.BC)("inject-taboolax")||!!t)}(i,o);a&&(ln=!0,function(e,n){const i=function(e){const t=(0,x.dN)("sb"===e?"txs":"tx");return t?`//${t}`:null}(n);if(!i)return;const r=t.MC.config.publisher.publisherName,o=t.MC.config.runtime.networkPublisher;s.Pp.pm_pgtp=e,(0,x.Aw)(`${i}/${o||r}/load.js`)}(i,o))}var un=__webpack_require__(7746),pn=__webpack_require__(2537),mn=__webpack_require__(1059),hn=__webpack_require__(2470);function fn(e,n){if(Array.isArray(e))return void e.forEach((e=>{fn(e,n)}));const i=e.overrideConfig;i&&(i.global&&(n.__overrideGlobal__=Object.assign(Object.assign({},n.__overrideGlobal__),i.global)),i.trcForce&&(t.fg.appendRuntimeConfig({trcForce:Object.assign({},i.trcForce)}),i.trcForce=(0,Ut.i)()),t.fg.appendPublisherConfig(i))}function bn(e,i){if((0,E._L)(e)){for(;e.length>0;)bn(e.shift(),i);e.forEach((e=>{bn(e,i)}))}else i.__preProcessedOptions__.push(e),fn(e,i),function(e,t){e.rec&&(t.scod||(t.scod={}),t.scod.trcResponse=e.rec.trc)}(e,i),e.framework&&(i.framework=e.framework),(0,r.tU)(e.flush,!1)&&(i.isFlush=!0),e.mode&&(0,Xt.eg)(e,i),function(e,i){!e.mode&&(function(e){const t=[];(0,g.IF)(e,((n,i)=>{"unknown"===i&&t.push(n),"auto"===i&&(e[n]="")})),t.forEach((t=>{delete e[t]}))}(e),function(e,t){let n,i="";Object.keys(mn.v).filter((t=>{const n=e[t];return!!n||""===n})).forEach((t=>{null!=n||(n=t),i=e[t]})),n&&(t.itemSourceType=n,t.itemSourceValue=i)}(e,i)),e.device&&(i.deviceId=e.device),e.unified_id&&(i.unifiedId=e.unified_id),e.pblob&&(i.pblob=e.pblob),e.att&&(i.att=e.att),e.cex&&(0,n.BC)("cex-enable")&&(i.gdpr=i.gdpr||{cmpStatus:3},0!==i.gdpr.cmpStatus&&(i.gdpr.cex=e.cex)),e.cseg&&(i.customSegment=e.cseg),e.ccpaPs&&(0,n.BC)("ccpa-ps-enable")&&(i.ccpa||(i.ccpa={}),i.ccpa.privacyString=e.ccpaPs),e.cdns&&(0,n.BC)("ccpa-cdns-enable")&&(i.ccpa||(i.ccpa={}),i.ccpa.CDNS=e.cdns),e.listenTo&&e.handler&&i.events.push({name:e.listenTo,handler:e.handler}),e.name,function(e,t){gn("social-available",e,t),gn("social-visible",e,t),gn("social-share",e,t),gn("social-like",e,t)}(e,i),e.url&&(i.pageUrl=(0,hn.zk)(e.url)),e.mapUrl&&(i.networkMapUrl=(0,hn.zk)(e.mapUrl)),e.referrer&&(i.referrerUrl=e.referrer),e.additional_data&&(i.additionalData=e.additional_data),e.extension&&(0,pn.VK)(e.extension),(0,r.tU)(e.user_opt_out,!1)&&t.fg.setUserOptOut(),e.exp&&(i.excludePubs=e.exp),e.tracking_codes&&(i.trackingCodes=e.tracking_codes),(0,Xt.kE)(e)&&function(){const e=t.MC.config.runtime.pageUrl.href;t.fg.reset(),e!==document.location.href&&t.fg.appendRuntimeConfig({referrerURL:e})}(),e.disableHp4u&&(i.disableHp4u=e.disableHp4u),e.videoUnit&&(i.videoUnit=e.videoUnit),e.template&&(i.pageTemplate=e.template),e.advertorial_source&&(i.advertorialSource=e.advertorial_source),e.external_page_view&&(i.externalPageView=e.external_page_view),e.user_type&&(i.userType=function(e){switch(e){case"guest":case"subscriber":case"registered":return e;default:return"other"}}(e.user_type)),(0,r.tU)(e.paywall,!1)&&(i.paywall=!0),(0,r.tU)(e.premium,!1)&&(i.premium=!0),e.link_target&&(i.linkTarget=e.link_target),(0,E.mg)(e.tracking)&&(i.tracking=(0,a.Sm)(e.tracking)),e.exclude_recommendations&&(i.excludedRecs=e.exclude_recommendations),e.pubExperiment&&(i.pubExperiment=e.pubExperiment),e.demo&&(i.userDemographicData=e.demo),e.source_content&&(i.sourceContent=e.source_content),e.externalUserId&&t.fg.setExternalUserId(e.externalUserId),e.debug_parameters&&t.fg.appendRuntimeConfig(e.debug_parameters),e.__event&&function(e){if(null==e?void 0:e.type)switch(e.type){case"logWarn":(0,w.JE)(e.message);break;case"logError":(0,w.vV)(e.message);break;case"supplyFeature":(0,b.mk)(e.data);break;default:(0,w.JE)(`Unknown push event type: ${e.type}`)}}(e.__event)}(e,i)}function gn(e,t,n){const i=t[e];i&&n.socials.push({name:e,data:i})}var vn=__webpack_require__(4246),_n=__webpack_require__(5694);class yn{static override(e){new yn(e)}constructor(n){this._messages=[],this._promise=null,this._results=(0,Xt.e0)(),this._flushWait=!1,this._processPushMessage=(...t)=>{if(0===t.length)return this._messages.length;const n=t[0];return!(0,E._L)(n)&&n.rects&&n.placement?this._messages.length:(this._promise||(this._promise=e.g.resolve(),this._results=(0,Xt.e0)(),this._promise.then(this.processAllMessages)),this._flushWait?(t.forEach((e=>{wn(e)&&(this._results=(0,Xt.e0)()),this._messages.push(e)})),this._messages.length):this._messages.push(...t))},this.processAllMessages=()=>{let e=-1;this._messages.forEach(((t,n)=>{wn(t)&&(e=n)})),e>0&&this._messages.splice(e-1,e),(0,Xt.tJ)(this._messages),this._messages.forEach((e=>{bn(e,this._results)})),this._messages=[],this._flushWait=!0,xn(this._results).then((()=>{this._messages.length>0&&((0,Xt.tJ)(this._messages),this._messages.forEach((e=>{bn(e,this._results)})),this._messages=[]),this._flushWait=!1,this._promise=null,(0,vn.oU)(this._results),t.fg.appendOptionsSummary(this._results)}))},n.push=this._processPushMessage}}function wn(e){let t=!1;return(0,E._L)(e)?t=e.filter((e=>(0,Xt.kE)(e))).length>0:(0,Xt.kE)(e)&&(t=!0),t}function xn(t){const i=t.placements.length>0;if(t.isFlush||!i)return e.g.resolve(!0);const r=(0,n.w$)("trc-request-delay");return r<=5?(t.isFlush=!0,e.g.resolve(!0)):new e.g((e=>{window.setTimeout((()=>{(0,w.MD)(`Append 'flush' after '${r}ms'`),t.isFlush=!0,e(!0)}),r)}))}let Cn=!1;function En(){(0,Pt.cc)(!Cn,"TaboolaObject must be Pre Process only once"),Cn=!0;const i=[],r=(0,Xt.e0)();if(r.publisherName=t.MC.config.publisher.publisherName,(0,Xt.tJ)((0,Mt.Cw)()),bn((0,Mt.Cw)(),r),(0,vn.oU)(r),i.push(...function(t){var i;const r=function(t){var i,r;const o=[];if((0,l.eo)())return o.push((0,l.V1)().then((e=>{e.ccpa&&(t.ccpa=e.ccpa),e.gdpr&&(t.gdpr=e.gdpr)}))),o;if((0,n.BC)("enable-consent")){const e=(0,C.D)(Kt).then((e=>e)).then((e=>{t.gdpr=Object.assign(Object.assign({},t.gdpr),e)}));o.push(e)}const a=null===(i=t.ccpa)||void 0===i?void 0:i.privacyString;if((0,n.BC)("ccpa-ps-enable")&&o.push(Nt(a).then((e=>{e&&(t.ccpa||(t.ccpa={}),t.ccpa.privacyString=e)}))),(0,n.BC)("gpc-enable")){const n=null===(r=t.ccpa)||void 0===r?void 0:r.CDNS;if((0,E.tv)(n)&&!(0,E.tv)(navigator.globalPrivacyControl))return o.push(new e.g((e=>{t.ccpa||(t.ccpa={}),t.ccpa.CDNS=navigator.globalPrivacyControl?"true":"false",e()}))),o}return(0,C.D)((()=>{(0,n.BC)("enable-real-time-user-sync")&&((0,n.BC)("enable-real-time-user-sync-for-all-browsers")||(0,k.sE)(["ff","edge","safari"]))?new e.g((e=>{(0,E.Rm)(s.Pp.__tcfapi)?s.Pp.__tcfapi("getTCData",2,((t,n)=>{e(!!n&&t.gdprApplies)})):e(!1)})).then((e=>{if(e)return!0;const t=(0,n.w$)("country-codes-require-user-consent"),i=(0,n.T8)("country"),r=(0,n.T8)("timezone");return!function(e,t){const n=/\//.test(t),i=e||n;return i||(0,w.JE)("Publisher country/timezone is invalid"),i}(i,r)||(i?t.includes(i):null==r?void 0:r.toLowerCase().includes("europe"))})).catch((e=>(rn(`Error fetching GDPR status:${e}`),!0))).then((e=>{e?nn():Nt(a).then(Qt)})):sn()})),o}(t);if((0,n.BC)("enable-consent-external-events")){const n=(0,_n.NO)(t.events);null===(i=n.consentRequested)||void 0===i||i.forEach(_n.oL),e.g.allSettled(r).then((()=>{var e;null===(e=n.consentSettled)||void 0===e||e.forEach(_n.oL)}))}return r}(r)),t.MC.onOptionsSummaryUpdated(dn),t.MC.onReset(cn),r.pageUrl){(0,un.tC)(r.pageUrl),(0,un.mx)(r.pageUrl);const e=(0,un.Xf)();t.fg.appendRuntimeConfig({pageUrl:e,networkMapUrl:e})}return r.networkMapUrl&&((0,un.mx)(r.networkMapUrl),t.fg.appendRuntimeConfig({networkMapUrl:(0,un.PJ)()})),t.fg.updatePageId(),i.push(xn(r)),yn.override((0,Mt.Cw)()),e.g.all(i).then((()=>(t.fg.appendOptionsSummary(r),(0,w.MD)(r),t.MC.optionsSummary)))}var kn=__webpack_require__(5125),Tn=__webpack_require__(5526);let Sn;var Rn=__webpack_require__(9729),Dn=__webpack_require__(1713);function In(e){const i=(0,n.BC)("enable-cache-buster");e.hasCacheBuster&&i&&((0,Dn.s)(window.fetch)&&(0,Dn.s)(window.Request)?function(){const{engineScriptUrlParts:e,systemFlags:n}=t.MC.config.publisher;if("trecs"!==n.loaderType)return;const i=e.href,r=new Request(i,{cache:"reload",mode:"no-cors"});(0,x.tB)(r).catch((e=>{(0,w.vV)(`failed to run cache busting on this browser on: ${i}`,e)}))}():(0,w.MD)("Cache Bust not supported"))}i.B.once("storeReady",(function(){t.MC.onResponseSummaryUpdateOnce(In)}));var On=__webpack_require__(377);function Mn(){const e=t.MC.responseSummary.noContentReason;if(e){if(!(0,b.By)("no-content-report-percents"))return;n=e,(0,_n.kF)("nocontent",{reason:n,isFeedCard:t.MC.responseSummary.hasFeeds}),(0,On.O)("EmptyResponse"),(0,w.JE)(`response is missing recommendation on all placements: ${(0,r.z_)(e)}`)}var n}function Pn(){const e=function(e){if(null==e?void 0:e.length)return e[e.length-1]}(t.MC.responseSummary.originalResponse);e&&function(e){const t=function(e){return(e.vl||[]).filter((e=>{var t;return!(null===(t=e.v)||void 0===t?void 0:t.length)})).map((e=>e.uip))}(e);if(!t.length)return;const n={placements:t};(0,_n.kF)("empty_placement",n)}(e)}i.B.once("storeReady",(function(){t.MC.onResponseSummaryUpdateOnce(Mn)})),i.B.once("storeReady",(function(){t.MC.onResponseSummaryUpdate(Pn)}));var Un=__webpack_require__(4331),Ln=__webpack_require__(5358);let An=[];function Bn(){t.MC.userId&&t.MC.userData.userId&&(An.forEach((e=>{const t=(0,Ln.Rv)(e);t&&(0,Un.RK)(t)})),An=[])}function Nn(e){const t=e.socials;t.length&&(An=[...An,...t],Bn())}function Fn(e){const t=(0,hn.$$)(`//${e}`);(0,x.Ib)(t)}i.B.once("storeReady",(function(){(0,n.BC)("enable-social-events")&&(t.MC.onOptionsSummaryUpdated(Nn),t.MC.onResponseSummaryUpdate(Bn))}));var $n=__webpack_require__(2120),Wn=__webpack_require__(8844);function jn(e=window){e.addEventListener("error",(e=>{try{const t=e.error||e.message||"";if(zn(e.filename)){const n=`${e.lineno}${e.colno?`:${e.colno}`:""}@${e.filename}`;(0,w.vV)(`unhandledError::${n}::`,t)}}catch(e){}}),!0),e.addEventListener("unhandledrejection",(e=>{const{reason:t}=e;t&&zn((0,r.z_)(t.stack))&&t.message&&(0,w.fH)("Promise reject: ",t)}))}function zn(e){return/^https?:\/\/(?:\w+\.)?taboola(syndication)?\.com/.test(e)}__webpack_require__(1658);let Vn,Hn,qn="";function Gn(){var e;return qn||(qn=(null===(e=(0,d.fP)("ua"))||void 0===e?void 0:e.u)||""),Vn||(Vn=(0,k.KP)("bot")?"bot":Kn()||/Mac OS X 10_\d+.+Gecko\)$/.test(qn)||/Mac+.+Version+.+Safari/.test(qn)?"safari":(0,k.KP)("ff")?"ff":(0,k.KP)("opera-mini")?"opera-mini":(0,k.KP)("opera")?"opera":(0,k.KP)("edge")?"edge":(0,k.KP)("chrome")?"chrome":"Unknown",Vn)}function Kn(){return/(?:iPhone|iPad|iPod)/.test(qn)}function Jn(){if(Hn)return Hn;switch(Gn()){case"safari":{const e=/\s(?:Version|OS)(?:\/|\s)(\d{1,3})/;return Hn=Kn()?Xn(e):function(){var e;return/Mac+.+Version+.+Safari/.test(qn)?Xn(/\s(?:Version)(?:\/|\s)(\d{1,3})/):"15"===(null===(e=qn.match(/(?:Mac OS X 10_)(\d{2})/))||void 0===e?void 0:e[1])?14:10}(),Hn}case"chrome":return Hn=Xn(/(?:\sChrome)(?:\/)(\d{1,3})/),Hn;case"ff":return Hn=Xn(/(?:\sFirefox)(?:\/)(\d{1,3})/),Hn;case"edge":return Hn=Xn(/\s(?:Edge|EdgA|Edg)(?:\/)(\d{1,3})/),Hn;case"opera":return Hn=Xn(/\s(?:^Opera.+?Version|OPR)(?:\/)(\d{1,3})/),Hn}return 0}function Xn(e){var t;const n=null===(t=qn.match(e))||void 0===t?void 0:t[1];return n?parseInt(n):0}function Yn(e){return e>=85?"ES2021":e>=80?"ES2020":e>=73?"ES2019":e>=63?"ES2018":e>=57?"ES2017":e>=52?"ES2016":e>=51?"ES2015":"ES5"}function Zn(){const e=Gn(),t=Jn(),n=0===t;switch(e){case"safari":return n&&qn.indexOf(" Chrome")>-1?(Vn="chrome",Yn(Jn())):(s=t)>=15?"ES2021":s>=14?"ES2020":s>=13?"ES2019":s>=12?"ES2018":s>=11?"ES2017":s>=10?"ES2015":"ES5";case"chrome":return Yn(t);case"ff":return(o=t)>=79?"ES2021":o>=64?"ES2019":o>=52?"ES2017":"ES5";case"edge":return(r=t)>=85?"ES2021":r>=80?"ES2020":r>=79?"ES2019":r>=15?"ES2017":r>=14?"ES2016":"ES5";case"opera":return(i=t)>=71?"ES2021":i>=67?"ES2020":i>=60?"ES2019":i>=51?"ES2018":i>=44?"ES2017":i>=39?"ES2016":i>=38?"ES2015":"ES5"}var i,r,o,s;return"ES5"}let Qn=!1;function ei(){(0,n.BC)("enable-dark-mode-browser-reporting")&&!Qn&&((0,b.mk)({event_type:"DARK_MODE_BROWSER",event_state:"REPORTED",event_value:(0,r.z_)({isDarkMode:(0,k.KP)("dark-mode")})}),Qn=!0),(0,n.BC)("enable-browser-data")&&(0,C.D)((()=>{(0,b.vw)("brsd",{esv:Zn(),c:(0,k.KP)("cookies"),ss:(0,k.KP)("session-storage"),ls:(0,k.KP)("local-storage")})}))}i.B.once("storeReady",(function(){t.MC.onResponseSummaryUpdateOnce(ei)}));var ti=__webpack_require__(1120),ni=__webpack_require__(8767);i.B.once("storeReady",(function(){if(!(0,ni.aq)())return;const e=(0,d.fP)("pf");(null==e?void 0:e.sb)&&e.sb(e.ge().length+500),function(){var e;null===(e=document.body)||void 0===e||e.addEventListener("click",(e=>{const t=function(e){var t;let n=e;for(;n&&"A"!==n.tagName;)n=n.parentElement;return n&&(null===(t=n.href)||void 0===t?void 0:t.indexOf("log/3/click"))>-1?n:null}(e.target);t&&(0,ti.d)("click")}),{capture:!0})}(),li(),window.scrollY>0?ci():document.addEventListener("scroll",ci,{passive:!0,capture:!0})}));const ii=2e3,ri=30;let oi,si,ai=0;function li(){window.setTimeout((()=>{ai!==ri&&(ai+=1,function(){const e=(0,d.fP)("pf");if(!e)return!1;const t=e.gt("resource").filter((e=>e.name.indexOf(".taboola.com")>-1));if(!t||0===t.length)return!1;function i(e){return t.filter((t=>t.name.indexOf(e)>-1)).map((e=>({url:e.name,startTime:e.startTime,duration:e.responseEnd-e.startTime})))[0]||void 0}return oi||(oi=i("trc/3/json")),si||(si=i((0,n.w$)("image-url-domain"))),!!oi||!!si}()&&oi&&si||li())}),ii)}function ci(){0!==window.scrollY&&document.removeEventListener("scroll",ci,{capture:!0})}const di="cpu",ui="net";let pi=null;function mi(e){var t,n;try{return e.length?function(e){if(!e)return;const t=e.toLowerCase();return t.includes("network usage")?ui:t.includes("cpu usage")?di:void 0}(null===(n=null===(t=e[0])||void 0===t?void 0:t.body)||void 0===n?void 0:n.message):void 0}catch(e){return}}function hi(e,t=""){const n=`${e}${t}`;(0,On.O)(`intervention-${n}`)}function fi(e){const t=mi(e);t&&(t!==ui&&t!==di||hi(t))}function bi(){if(!pi)return;const e=pi.takeRecords();if(0===e.length)return;const t=mi(e.filter((e=>"intervention"===e.type)));t!==ui&&t!==di||hi(t,"-OnHide")}i.B.once("storeReady",(function(){(0,Dn.s)(window.ReportingObserver)&&(pi=new window.ReportingObserver(fi,{types:["intervention"],buffered:!1}),pi.observe(),window.addEventListener("pagehide",bi))}));var gi=__webpack_require__(4566);const vi=[];function _i(e){if(vi.includes(e))return;const{url:i,tagName:r}=function(e){var t;const i=(null===(t=e.split("/").pop())||void 0===t?void 0:t.split(".")[0])||"";if((0,n.BC)("trecs-tlm",!1)){const t="/scripts/",n="/scripts/trecs/";e=e.replace(t,n)}return{url:e,tagName:i}}(e),o={userId:t.MC.userId};(0,Jt.YN)(i,{async:!0}).then((()=>{var e,t;null===(t=(e=s.Pp.TRC.TRECS.TL)[r])||void 0===t||t.call(e,o)})),vi.push(e)}function yi(){const e=wi(t.MC.userData.stp);let n=wi(t.MC.userData.jst),i=!1;e.length>0&&((0,r.qN)((()=>{!async function(e){let t="";e.forEach((e=>{t+=``})),await function(e){return new Promise((t=>{const n=document.createElement("iframe"),i="trc-pixel-iframe-"+(1e4*Math.random()|0);n.id=i,n.name=i,n.width="0px",n.height="0px",n.style.display="none",(0,gi.ET)(n,"trc-hidden"),n.onload=()=>{var i;let r=!0;try{const t=n.contentDocument||(null===(i=n.contentWindow)||void 0===i?void 0:i.document);(0,Pt.n5)(t,"frameDocument is undefined"),t.body.innerHTML=e,t.close()}catch(e){(0,w.JE)("Failed to report tracking by iFrame",e),r=!1}t(r)},document.body.appendChild(n)}))}(t)||function(e){document.createElement("span").innerHTML=e}(t)}(e)})),i=!0),n=function(e){if(Zt){const t=(0,x.dN)("crt"),n=(0,x.dN)("crtn");return e.filter((e=>!(t&&e.includes(t)||n&&e.includes(n))))}return e}(n),n.length>0&&(n.forEach(_i),i=!0),i&&t.fg.signTrackingReportUsed()}function wi(e){return e.filter((e=>!e.used)).map((e=>e.url))}function xi(){if(!(0,n.BC)("user-mapping-enabled"))return;const e=t.MC.userData.canTrackUser,i=t.MC.userData.consentApproved;if(!e||!i)return;const o=t.MC.userId;if(!o)return;const s=function(){const e=t.MC.config.runtime.referrerURL||p();if(e.indexOf("taboola")>-1)return(0,r.Fe)(e).ui}();if(!s||o===s)return;const a=`https://${(0,n.w$)("requests-domain")}/sg/taboola-rbox/1/um/?uils=${o}&uiref=${s}`;(0,Un.WN)({url:a}).catch((()=>{(0,ni.PR)(a)}))}i.B.once("storeReady",(function(){t.MC.onResponseSummaryUpdate(yi)})),i.B.once("storeReady",(()=>{t.MC.onResponseSummaryUpdateOnce(xi)})),__webpack_require__(9012);var Ci=__webpack_require__(6166),Ei=__webpack_require__(5177);const ki=window.history;let Ti;const Si=new Ei.b;function Ri(){return Ti||(window.addEventListener("popstate",(e=>{Si.emit("state-changed",e.state)})),Ti={isState(e,t){const n=this.getState();return function(e){return(0,E.qS)(null==e?void 0:e._owner_)}(n)&&n._owner_===e&&((0,E.tv)(t)||t.every((e=>null==n?void 0:n.content.hasOwnProperty(e))))},on(e,t){return Si.on(e,t)},off(e,t){Si.off(e,t)},back(){ki.back()},forward(){ki.forward()},go(e){ki.go(e)},pushState(e,t){ki.pushState(e,"",t),Si.emit("state-pushed",e)},replaceState(e,t){ki.replaceState(e,"",t),Si.emit("state-replaced",e)},getState(){return ki.state},getLength(){return ki.length||0}}),Ti}i.B.once("storeReady",(function(){Ri().on("state-changed",(()=>{t.fg.updateNetworkPublisher()}))}));var Di=__webpack_require__(5289),Ii=__webpack_require__(3816);function Oi(){(0,w.JX)(s.Pp),jn(),(0,y.Jy)({measuredType:"coreLoaded"}),(0,Wn.sz)(),(0,t._J)().then(Ii.ob).then((()=>(function(){if(function(e){return null!=wt||(wt=(0,n.BC)("enable-loader-diagnostic",!1)),!e&&wt}(xt)){xt=!0;try{const e=(0,k.KP)("chrome"),t={scriptPlacement:Et(),scriptAttributes:kt(),scrollPosition:Tt(),documentReadyState:s.Pp.document.readyState,loaderExecutionTime:(0,f.PB)(),collectionTimestamp:Date.now(),domInteractiveTime:Dt(),fcpTime:St(),connectionType:Rt()};e?function(e){!function(e,t){var n;try{if(!window.PerformanceObserver||!(null===(n=PerformanceObserver.supportedEntryTypes)||void 0===n?void 0:n.includes("largest-contentful-paint")))return void t(null);!function(e,t){let n=!1;const i=new window.PerformanceObserver((e=>{_TPrmse.resolve().then((()=>{if(n)return;const r=e.getEntries();if(r.length>0){n=!0;const e=r[r.length-1],o=Math.round(e.startTime);i.disconnect(),t(o)}}))}));i.observe({type:"largest-contentful-paint",buffered:!0}),window.setTimeout((()=>{n||(n=!0,i.disconnect(),t(null))}),6e3)}(0,t)}catch(e){(0,w.fH)("LoaderDiagnostic: Error setting up LCP observer",e),t(null)}}(0,(t=>{try{Ct(e,t)}catch(e){(0,w.fH)("LoaderDiagnostic: Error in LCP callback",e)}}))}(t):Ct(t,null)}catch(e){(0,w.fH)("LoaderDiagnostic: Error during collection",e)}}}(),(0,C.D)((()=>{(0,n.BC)("enable-resource-hints")&&(0,n.w$)("preconnect-domains").forEach(Fn),(0,Mt.Cw)().forEach((e=>{e.extension&&((0,pn.VK)(e.extension),e.extension=void 0)}))}))))).then((()=>{(0,kn.C8)("e3"),(0,kn.C8)("e5"),(0,kn.C8)("e4")})).then((()=>(0,C.D)(En))).then(Di.z).then(Mi).then((()=>(0,C.D)(pn.$r))).then((()=>(0,C.D)(pn.U8))).then(Jt.kV).then((e=>{(0,$n._)(),(0,_n.kF)("engineReady");const t=(0,Rn.k)();return Sn||(Sn=t),(0,kn.C8)("e6",t),e})).catch((e=>{(0,w.vV)("TRECS error in startEngine(): ",e)}))}function Mi(){(0,_n.kF)("trcImplAvailable"),s.Pp.TRC.trcImplAvailableDispatched=!0}s.Pp.__startEngine=(e,t)=>{s.Pp.__startEngine=(0,Ut.i)(),s.Pp.__tblTrecsInit||(s.Pp.__tblTrecsInit=!0,i.B.emit(Tn.oS),(0,Ci.V)(t),(0,Ot.r)(e),(0,k.a4)(),function(e,t){const n=function(e){var t;const n=e.global["trecs-delay-start-by"],i=null===(t=(0,Mt.Cw)().filter((e=>{var t,n;return null===(n=null===(t=null==e?void 0:e.overrideConfig)||void 0===t?void 0:t.global)||void 0===n?void 0:n["trecs-delay-start-by"]}))[0])||void 0===t?void 0:t.overrideConfig;return(0,E.tv)(i)?n:i.global["trecs-delay-start-by"]}(t);(0,E.tv)(n)?e():window.setTimeout(e,n)}((()=>{Oi()}),e))};const Pi="trecsDebug";let Ui,Li="";function Ai(){if(!Li)throw new Error("Connection unique must have a value");return Li}let Bi=!1,Ni=-1,Fi=[];function $i(e){var n;const i=e.data,o=Ai();if((null==i?void 0:i.validation)===Pi&&i.event&&i.connectId!==o){switch(i.event){case"getMode":(0,w.fH)("data: ",i.data),ji("sendMode",{type:"sendMode",modes:i.data.modes.reduce(((e,n)=>Object.assign(Object.assign({},e),{[n]:t.MC.config.publisher.modes[n]})),{})});break;case"getSnapshot":{const i=e.data.data,o=null===(n=t.MC.getEntityCustomData({_ID:i.id,entityType:3}))||void 0===n?void 0:n.element;if(o){const e=(0,r.W0)();o.dataset.debugId=e,ji("sendSnapshot",{type:"sendSnapshot",id:i.id,urls:i.urls,containerId:e,image:i.image})}break}case"pong":null==Ui||Ui(i.data)}(0,w.fH)(`TRECS - Receive message by connection "${o}", index "${Ni++}":`,i)}}function Wi(e,t){return function(e,t){const n=t||{};return n.time=performance.now(),{validation:Pi,connectId:Ai(),event:e,data:n}}(e,(0,g.xl)(Object.assign(Object.assign({},t),{debugInstanceUniqueID:r.nV,isIframe:(0,k.KP)("iframe")})))}function ji(e,t){Hi?Fi.push(Wi(e,t)):qi()&&window.postMessage(Wi(e,t))}function zi(){Fi=[]}let Vi=!1,Hi=!0;function qi(){return Vi}function Gi(e){return Li||(Li=`${e}_${1e6*Math.random()|0}`),new Promise(((e,t)=>{let n;var i;i=()=>{clearTimeout(n),Hi=!1,Vi?t("Debugger already connected"):(Vi=!0,ji("debugInitScr"),e())},Bi||(Bi=!0,window.addEventListener("message",$i)),Ui=i,function(){const e=Wi("ping");window.postMessage(e)}(),n=window.setTimeout((()=>{Hi=!1,t(`Debugger connection timeout: "${Ai()}"`)}),500)}))}let Ki=[];var Ji;function Xi(e,n){const i={};return e.forEach((e=>{switch(e){case Ji.OPTIONS_SUMMARY:i.optionsSummary=t.MC.optionsSummary,n&&(i.newOptionsSummary=n);break;case Ji.USER_DATA:i.userData=t.MC.userData;break;case Ji.RUNTIME_CONFIG:i.runtimeConfig=t.MC.config.runtime;break;case Ji.PUBLISHER_CONFIG:i.publisherConfig={global:t.MC.config.publisher.global,modes:Object.keys(t.MC.config.publisher.modes)};break;case Ji.RESPONSE_SUMMARY:i.responseSummary=t.MC.responseSummary,n&&(i.newResponseSummary=n)}})),i}!function(e){e[e.OPTIONS_SUMMARY=0]="OPTIONS_SUMMARY",e[e.USER_DATA=1]="USER_DATA",e[e.RUNTIME_CONFIG=2]="RUNTIME_CONFIG",e[e.PUBLISHER_CONFIG=3]="PUBLISHER_CONFIG",e[e.RESPONSE_SUMMARY=4]="RESPONSE_SUMMARY"}(Ji||(Ji={}));const Yi="tbu",Zi=r.nV;let Qi=[];function er(){ir("storeReset",Xi([Ji.OPTIONS_SUMMARY,Ji.RESPONSE_SUMMARY,Ji.RUNTIME_CONFIG,Ji.USER_DATA]))}function tr(e){ir("storeOpt",Xi([Ji.OPTIONS_SUMMARY],e))}function nr(e){ir("storeRes",Xi([Ji.RESPONSE_SUMMARY],e))}function ir(e,t){or("debugTrecsStore",{type:e,payload:t})}function rr(e,t){or(e,{type:e,payload:t})}function or(e,t){ji(e,t)}(0,Tn.tx)(new class{getName(){return"debugger"}getRunOrder(){return 12}cleanUp(){Bi&&window.removeEventListener("message",$i),Qi.forEach((e=>e())),Qi=[],zi()}e4(){Gi("Debugger").then((()=>{(0,w.fH)("Debugger started"),Fi.forEach((e=>window.postMessage(e))),zi(),or("debugStateReport",{type:"stateStart"}),console.log("listen triggered"),Ki.length&&(console.log("got debugger messages before connection"),ji("debugTrecsLogs",{type:"logs",payload:Ki})),i.B.on("TRECS_DEBUGGER_LOG_EVENT",(()=>{qi()&&ji("debugTrecsLogs",{type:"logs",payload:Ki})}))})).catch((()=>{(0,pn.SO)(this.getName())}))}e6(){ir("storeInit",Xi([Ji.OPTIONS_SUMMARY,Ji.RESPONSE_SUMMARY,Ji.RUNTIME_CONFIG,Ji.PUBLISHER_CONFIG,Ji.USER_DATA])),Qi.push(t.MC.onReset(er)),Qi.push(t.MC.onOptionsSummaryUpdated(tr)),Qi.push(t.MC.onResponseSummaryUpdate(nr))}e18(e){}e27(e,t){or("debugTrecsEvent",{type:"click",payload:{url:t}})}e28(e){or("debugTrecsEvent",{type:e.type,payload:{url:e.url,body:e.rawBody}})}unregistered(){this.cleanUp()}e23(e,t){return{payload:{url:{[Yi]:Zi}}}}e9(e){rr("jsonReq",e)}e13(e){rr("jsonRes",e.originalResponse[0])}}),(0,Tn.tx)(new class{getName(){return"performance"}unregistered(){clearInterval(mt),function(){let e;for(;e=lt.shift();)clearInterval(e)}(),function(){let e;for(ye=0,we=0,Oe=0;e=Te.shift();)e.disconnect()}(),it=!1,ft=!1,bt=!1,(0,f.gZ)()}e6(e){!function(){if(((0,_.Z_)(v.W.LOAF_REPORTING)||(0,_.Z_)(v.W.TBT_REPORTING)||(0,f.gF)())&&ot(),!(0,f.gF)())return;const e=(0,f.Z6)();e&&((0,f.qv)(f.oj),function(){var e;(null===(e=(0,d.fP)("pf"))||void 0===e?void 0:e.ms(f.oj))||(ft=!0)}(),(0,f.WK)(),window.PerformanceObserver&&(ze(et,"first-input"),ze(Ze,"layout-shift")),function(){const e=(0,n.w$)("rbox-perf-el-interval"),t=window.setInterval(ut,e);lt.push(t);const i=(0,n.w$)("rbox-perf-el-report-interval"),r=window.setInterval(pt,i);lt.push(r)}(),window.setTimeout((()=>{if(gt(),e.measureInterval){const t=Math.max(Number(e.measureInterval),1e4);mt=window.setInterval(gt,t)}}),e.measureTimeToSend||1e4),window.addEventListener("beforeunload",(()=>{gt()})),i.B.on("perfImmediate",(()=>{gt({useFader:!1})})))}()}});var sr=__webpack_require__(1321),ar=__webpack_require__(7098);let lr;function cr(){return function(e){const t={};return(0,g.IF)(e,(n=>{const i=dr(e[n]);i&&(t[n]=i)})),t}(lr.fields)}function dr(e){let t=null;const n=e.t,i=e.n;if("json"===n&&i?t=function(e){const t=(0,gi.b_)(document,'script[type="application/ld+json"]');for(let n=0;n\n \n\n\n '};function mr(e){e.addEventListener("transitionend",(()=>e.remove()),{once:!0}),(0,gi.Yw)(e,"visible")}var hr=__webpack_require__(7766);let fr,br=null,gr=null,vr=!0;const _r=()=>(null!=fr||(fr=(0,n.BC)("creative-preview-enable-toast")),fr),yr=(e,t=!1)=>{if(!_r())return;if(!vr)return;const{toast:n,cleanup:i}=function({icon:e="alert",message:t,duration:n}){const i=(0,$n.W)("div",{classList:["indication"]});let r,o=!1;const s=()=>{o||mr(i)},a=function(e){const t=(0,$n.W)("button",{content:'\n \n \n \n',classList:["indication-dismiss-button"],attrList:[["type","button"]]});return t.addEventListener("click",e),t}(s);return i.append(function(e){return(0,$n.W)("span",{content:pr[e],classList:["indication-icon"]})}(e),function(e){const t=(0,$n.W)("span",{classList:["indication-message"]});return t.textContent=e,t}(t),a),(0,ur.x)(" .indication{container-type:inline-size;display:flex;align-items:center;justify-content:center;min-width:70%;gap:8px;position:fixed;background-color:#fffae7;border:1px solid #eaecef;border-left:5px solid #ffcb0a;color:#000;z-index:1000;border-radius:5px;top:1rem;padding:1.2rem 1rem;left:50%;transform:translate(-50%, -150%);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.indication.visible{transform:translate(-50%, 0);opacity:1}@media screen and (max-width: 768px){.indication{min-width:90%;padding:1.5rem 1rem}}.indication-icon{height:36px;width:36px;color:#ffcb0a}@container (max-width: 400px){.indication-icon{height:40px;width:40px}}.indication-message{font-size:1.7em;width:100%}@container (max-width: 400px){.indication-message{font-size:1.5em}}.indication-dismiss-button{display:inline-flex;background:none;border:none;cursor:pointer;transition:background-color .2s;width:36px;height:36px;color:#667686}@container (max-width: 400px){.indication-dismiss-button{width:40px;height:40px}}.indication-dismiss-button:hover{background-color:rgba(0,0,0,.05);border-radius:2.5px}.indication-dismiss-button:focus{outline:2px solid rgba(0,0,0,.1);outline-offset:-2px}","IndicationStyles"),requestAnimationFrame((()=>{o||requestAnimationFrame((()=>(0,gi.ET)(i,"visible")))})),n&&n>0&&(r=setTimeout(s,n)),{toast:i,cleanup:()=>{o||(o=!0,r&&clearTimeout(r),a.removeEventListener("click",s),mr(i))}}}({message:e});(0,Jt.kV)().then((()=>{document.body.appendChild(n)})),br=i,t&&(vr=!1)};let wr=!1,xr=!1,Cr=!1,Er=!1,kr=null,Tr=null,Sr=0,Rr=!1,Dr=!1,Ir={},Or="";const Mr={thumbnail:(0,Ut.i)(),type:(0,Ut.i)(),"published-date":(0,Ut.i)(),"branding-text":(0,Ut.i)(),"external-data":(0,Ut.i)(),url:(0,Ut.i)(),sig:(0,Ut.i)(),"item-id":(0,Ut.i)(),id:(0,Ut.i)(),publisher:(0,Ut.i)(),category:(0,Ut.i)(),itp:[],"is-rtb":(0,Ut.i)(),rban:(0,Ut.i)(),"is-gift":(0,Ut.i)(),"is-dc-only-provider":(0,Ut.i)(),"is-syndicated":(0,Ut.i)()},Pr={cpad:(0,Ut.i)(),fb:(0,Ut.i)(),fpl:(0,Ut.i)(),m:(0,Ut.i)(),ri:(0,Ut.i)(),uuip:(0,Ut.i)(),uip:(0,Ut.i)(),v:(0,Ut.i)(),ppb:(0,Ut.i)(),scapz:(0,Ut.i)()},Ur=()=>!(!(null==kr?void 0:kr.length)||!wr&&xr),Lr=(e,t)=>e+1===(null==t?void 0:t.length),Ar=e=>{Sr=(Sr+1)%e},Br=(e,t)=>{if(!e["is-syndicated"]&&Rr||!Er&&Dr&&t>0)return e;const i=(e=>{if(!Ur()||!(null==kr?void 0:kr.length))return;const t=(null==kr?void 0:kr[Sr])||null;return Lr(Sr,kr)&&kr.length>1&&(xr=!0),(e=>{Lr(Sr,kr)?Dr=!0:e>0&&(Dr=!1)})(e),Ar(kr.length),Object.assign(Object.assign({},t),null==t?void 0:t["additional-properties"])})(t);if(!i)return e;const r={};for(const t in Mr)r[t]=e[t];(0,g.UO)(r,{title:"",description:"","branding-text":""}),i["is-preview-item"]=!0;const o=(0,n.BC)("cp-minimal-item")?r:e;return Object.assign(Object.assign({},o),i)},Nr=e=>{if(function(e){return!!Or&&e.uip!==(0,r.dz)(Or,"+"," ")}(e))return e;const t=e.v,i=!xr,o=!(Er||!Dr)&&!!(s=e.uip)&&/\| Card ([2-9]\d*|1\d+)$/.test(s);var s;const a={};for(const t in Pr)a[t]=e[t];const l=(0,n.BC)("cp-minimal-item")?a:e;if(!(null==t?void 0:t.length)||!(null==kr?void 0:kr.length)||o)return l;const c=((e=>{if(!Cr||xr)return;const t=kr.length,n=[],i=e[0];for(let e=0;e!e.hideMe));return Object.assign(Object.assign(Object.assign({},l),i?Tr:null),{v:d})},Fr=(e,t)=>{let n=e;for(let e=0;e{var n;if((e=>{if(!_r())return;if(!(0,r.tU)(e.pm,!1)||!vr)return;(e=>{const t=e.vl;return!!(null==t?void 0:t.length)&&t.some((e=>{const t=e.v;return!!(null==t?void 0:t.length)&&t.some((e=>"fi"in e))}))})(e)?vr=!1:gr||(gr=(0,hr.ET)("scroll",window,(async()=>{await(0,r.Le)(5e3);const e="native"===t.MC.config.runtime.debugQueryParams.tbl_ad_type;yr(e?"No available ad placements match your creative. This means your ad cannot be displayed on this page and may have limited visibility across the campaign.":"No available ad placements match your creative dimensions. This means your ad cannot be displayed on this page and may have limited visibility across the campaign.")}),{once:!0}))})(e),(()=>{const e=Ir.tbl_creative_preview;if(!e)return;const t=(0,E.mg)(e)?(0,r.XU)(e):e;if(!t)return;kr=(0,E._L)(t)?t:[t],(()=>{if(kr)for(const e of kr){e.title&&(e.title=Fr(e.title,3)),e.description&&(e.description=Fr(e.description,3)),e["branding-text"]&&(e["branding-text"]=Fr(e["branding-text"],2));const t=e["additional-properties"];t&&t["cta-text"]&&(t["cta-text"]=Fr(t["cta-text"],2))}})();const n=(0,r.tU)(Ir.tbl_should_repeat_override_items,!0);wr=!n;const i=(0,r.tU)(Ir.tbl_syndicated_only,!0);Rr=i&≀const o=Ir.tbl_properties_override;Tr=(0,E.mg)(o)?(0,r.XU)(o):o||null,Er=(0,r.tU)(Ir.tbl_should_override_all_slots,!1),Cr=(0,r.tU)(Ir.tbl_override_placement_item_count,!1),Or=Ir.tbl_override_placement_name||""})(),!Ur())return;Sr=0;const i=Object.assign({},e);return i.vl=null===(n=e.vl)||void 0===n?void 0:n.map(Nr),i},Wr=e=>{Ir=e},jr=/^https?:\/\/[a-zA-Z0-9-]+\.on-demand\.svc\.kube\.taboolasyndication\.com:8222$/;function zr(){const e=window.parent;if(!(null==e?void 0:e.postMessage))return;const i=(0,n.w$)("creative-preview-pm-allowed-pubs");(null==i?void 0:i.length)&&(window.addEventListener("message",(e=>{const n=e.data;if("taboolaPreviewSecret"!==(null==n?void 0:n.secret))return;if(!function(e,t){return t.includes(e)||jr.test(e)}(e.origin,i))return;const r=n.forcedItemData;r?t.fg.appendRuntimeConfig({trcForce:{trc_taboola_params:r}}):(function({displayData:e}){if(!e)return;const t=function(e){const t=e.dimensions;let n={ifr:!0,url:`https://${(0,x.dN)("cdn")}/ext/dynamic-content-loader.html?h=${t.height}&w=${t.width}`,config:{attributes:{name:e.markup},"send-events":!1},cd:{cw:t.width,ch:t.height}};const i=e.tbl_properties_override;return i&&(n=(0,g.UO)(n,i)),{tbl_creative_preview:[{}],tbl_properties_override:n,tbl_disable_cache:!0}}(e);Wr(t),yr("Preview shows all placements for visualization only. In serving, your ad will appear only on placements that match its dimensions to avoid cropping.",!0)}(n),function({nativeData:e}){e&&Wr(e)}(n))})),e.postMessage({message:"previewReady"},"*"))}var Vr=__webpack_require__(2492),Hr=__webpack_require__(1901);class qr{attachShadow(){}}const Gr=(0,Vr.qQ)(),Kr=(()=>{const e=qr;return Gr?(0,Hr.ko)()?(0,Hr.Lr)():HTMLElement:e})();class Jr extends Kr{get isCreated(){return Gr}attachShadow(e={mode:"open"}){return super.attachShadow(e)}static registerCustomElement(){return!!this.registered||!!this.webComponentName&&(this.registered=(0,Vr.Dp)(this.webComponentName,this),this.registered)}}Jr.registered=!1;const Xr=({itemData:e,container:t,disclosureText:n})=>{(0,gi.iP)(t,"a").forEach((t=>{t.onclick=i=>{t.textContent!==n?(i.stopPropagation(),i.preventDefault(),window.open(e.clickUrl,"_blank")):i.stopPropagation()}}))};(0,Tn.tx)(new class{getName(){return"creative-preview"}getSupportedFeatures(){return["creative-preview"]}e6(){(0,n.BC)("enable-item-override")?(zr(),t.MC.onReset((()=>{br&&(br(),br=null),gr&&(gr(),gr=null),vr=!0,Wr({}),xr=!1,Dr=!1}))):(0,pn.SO)(this.getName())}e11(e){return $r(e)}e18(e){(e=>{const t=e.itemData;if(!(null==t?void 0:t.isPreviewItem))return;const n=e.container;if(!n)return;if((0,gi.nB)(n,"iframe"))return;const i=t.placementModeGroup.getModeClientProperty("disclosure-link-text-sponsored");Xr({itemData:t,container:n,disclosureText:i});const r=n.lastElementChild;r instanceof Jr&&Xr({itemData:t,container:r.shadowRoot,disclosureText:i})})(e)}unregistered(){}isMS3(){return!0}});const Yr={};function Zr(e,t={}){const n=[];(0,g.IF)(t,((e,t)=>{"message"===e||(0,E.tv)(t)||n.push(`${e}: ${t}`)}));const i=n.join(", ");(0,b.mk)({event_type:"EXPLORE_MORE",event_state:e,event_value:i,event_msg:t.message||""})}function Qr(e){Zr("CLICKED",{message:"back/forward button clicked.",target:e})}function eo(e){return window.pageYOffset+e.getBoundingClientRect().top>10}function to(e,t={}){(0,w.vV)(`Explore more error - ${e}`,t)}(0,Tn.tx)(new class{getName(){return"css-override-parser"}e13(e){e.originalResponse.forEach((e=>{var t;e.vl&&(null===(t=e.vl)||void 0===t||t.forEach((e=>{e.csso&&function(e){const t=e.uuip||e.uip;if(Yr[t])return;const n=e.csso;if(!n)return;const i=(0,gi.uo)(n);(0,ur.x)(i,`overrideUiCss-${t}`),Yr[t]=!0}(e)})))}))}unregistered(){}});var no=__webpack_require__(738),io=__webpack_require__(6620);const ro="tbl-vrt-history",oo="virtualPushListener",so="fakePopper";let ao=-1,lo=null,co=[];const uo=[],po=Ri();function mo(){return null===lo?(lo=(0,n.BC)("use-virtual-history"),lo):lo}function ho(e,t){const n=(0,E.YQ)(e)&&(0,E.YQ)(t),i=!(0,g.x7)(e)&&!(0,g.x7)(t);return n&&i&&(0,g.QH)(e,t)}function fo(e=2){return function(){if(!bo()&&!go())return!1;const e=co[ao+1];return!e||"Google Vignette"!==e.special}()?0:e}function bo(){return location.href.indexOf("#google_vignette")>-1}function go(){return location.href.indexOf("#goog_rewarded")>-1}function vo(){const e=(0,r.z_)({entryList:co,index:ao});_o(ro,e)}function _o(e,t){(0,o.U1)("sessionStorage",e,t)}function yo(e){e.special=wo(e),e.isTaboolaState="Frame view"===e.special||"Explore More"===e.special||e.isTaboolaState,function(e){const t=co[co.length-1];if(!t)return!1;if(ho(e.state,t.state))return!0;if(e.special!==t.special)return!1;if(!e.url||!t.url)return!1;try{const n=(0,a.Pz)(t.url),i=(0,a.Pz)(e.url),r=i.hostname+i.pathname.substring(0,i.pathname.length-5);return(n.hostname+n.pathname).includes(r)}catch(e){return!1}}(e)?function(){const e=co[co.length-1];e.cluster?e.cluster.count++:e.cluster={count:2,top:e.url}}():(ao===co.length-1?co.push(e):co=co.slice(0,ao+1).concat([e]).concat(co.slice(ao+1)),ao+=1)}function wo(e){var t,n;return e.special?e.special:bo()?"Google Vignette":go()?"Google Rewarded":(null===(t=e.state)||void 0===t?void 0:t.showExploreMore)?"Explore More":(null===(n=e.state)||void 0===n?void 0:n.showFrameView)?"Frame view":function(e){try{const t=(0,a.Pz)(window.location.href),n=(0,a.Pz)(e);return t.hostname===n.hostname}catch(e){return!1}}(e.url)?"Current site":""}var xo=__webpack_require__(713);const Co="tbl-exm-history",Eo="showExploreMore",ko="tblOriginalState";let To;const So={[Eo]:!0};let Ro,Do,Io;function Oo(){(0,n.w$)("use-hash-in-history-state-url")&&((0,k.KP)("iphone")||(0,k.KP)("ipad")||(0,k.KP)("ipod"))&&((0,k.KP)("safari")||window.location.hash||(To="#"));const e=Ri().isState(2,["init"]);var t;Mo()||!mo()&&Ri().isState(2)||(mo()?(t={special:xo.AQ,state:So,url:"",isTaboolaState:!0})&&co.some((e=>{const n=!!e.special&&e.special===t.special,i=ho(e.state,t.state),r=!!t.url&&e.url===t.url;return n||i||r})):Do[Io])?e&&Ri().back():(function(){const e=Ri(),t={_owner_:1,content:So},i=Object.assign(Object.assign({},e.getState()||{}),{[ko]:!0});if((0,k.KP)("android")&&(0,k.KP)("facebook")?e.pushState(t):e.replaceState(t),Lo()){const t=(0,n.w$)("use-ios-safari-override-timeout-config");(0,Jt.ub)(t).then((()=>{e.pushState(i,To)}))}else e.pushState(i,To);Zr("CLICKABLE",{message:"back button enabled, history changed.",tblOriginalState:!0})}(),Ao(!0)),function(){if(mo())return;Ri().on("state-changed",Uo)}(),function(){if(!(0,no.J_)()){const e=200,t=window.setInterval((()=>{if(!(0,n.BC)("enable-explore-more-ignore-history")&&Mo())return Qr("show manual"),window.clearInterval(t),void Po();(0,no.J_)()&&window.clearInterval(t)}),e)}}()}function Mo(){return mo()?co[ao].state[Eo]:Ri().isState(1,[Eo])}function Po(){Ro(!0),function(){const e=(0,io.Ln)();(0,hr.aL)("beforeunload").then((()=>{!function(e={}){Zr("INTERACTION",{message:"explore more page view duration.",duration:e.duration})}({duration:(0,io.Ln)()-e+" sec"}),Ao(!1)}))}()}const Uo=()=>{const e=(0,n.BC)("explore-more-enable-original-state");Mo()?(Qr("show"),Po()):e&&!function(){var e;return null===(e=Ri().getState())||void 0===e?void 0:e[ko]}()||(Qr("hide"),Ro(!1))};function Lo(){return(0,n.BC)("use-ios-safari-override")&&(0,k.KP)("safari16")}function Ao(e){if((0,n.BC)("exm-skip-history-in-session"))return;Do[Io]=e;const t=(0,r.z_)(Do);(0,o.U1)("sessionStorage",Co,t)}function Bo(){window.location.hash=(0,r.u1)()}async function No(){await(0,no.s5)(),Oo()}function Fo(e){if(s.Pp.taboolaMobile)return Ro=e,s.Pp.TRC=s.Pp.TRC||{},void(s.Pp.TRC.triggerExploreMore=()=>{Ro(!0)});if(mo()&&(co.length>0||(function(){var e;if(function(){const e=(0,o.yN)("sessionStorage",ro),t=(0,E.mg)(e)?(0,r.XU)(e):{};return t&&Array.isArray(t.entryList)&&(t.entryList.forEach((e=>{co.push(e)})),ao=t.index),co.length>0&&ao>-1}())return;const t=po.getLength();for(let n=0;n{const i={url:location.href,state:(null==n?void 0:n.content)||{},isTaboolaState:t};var s;!function(e){return 0===e}(e)?function(e){return 1===e}(e)?((s=i).special=wo(s),co[ao]=s):function(e){return 2===e}(e)&&function(){if((0,o.yN)("sessionStorage",so)&&((0,o.UI)("sessionStorage",so),1))return;const e=function(){const e=co[ao+1],t=co[ao-1];return e?t?function(e,t){return e.url===location.href?-1:t.url===location.href?1:0}(t,e)||function(e,t){const n=po.getState();return ho(e.state,(null==n?void 0:n.content)||{})?-1:ho(t.state,(null==n?void 0:n.content)||{})?1:0}(t,e)||-1:1:-1}();(function(e){const t=e<0?co[ao]:co[ao+1];if(!t||!t.cluster)return;const n=(0,r.z_)({VIRTUAL_HISTORY_FAKE_POPPER_SIGNATURE:!0});_o(so,n),history.go(e*t.cluster.count)})(e),function(e){ao+=e,co[ao]}(e),uo.forEach((e=>null==e?void 0:e()))}():yo(i),vo()},po.on("state-changed",(e=>{const t=fo();i(t,!1,e)})),po.on("state-pushed",(e=>{const t=fo(0);i(t,e&&!!(null==e?void 0:e._owner_),e)})),po.on("state-replaced",(e=>{i(1,!!(null==e?void 0:e._owner_),e)})),history[oo]=e=>{if(co.length>=history.length)return;const t=fo(0);i(t,e&&!!(null==e?void 0:e._owner_),e)})),function(e){var t;Ro=e,Do=function(){if((0,n.BC)("exm-skip-history-in-session"))return{};const e=(0,o.yN)("sessionStorage",Co);return(0,E.mg)(e)?JSON.parse(e):{}}(),Io=window.location.href,mo()&&(t=Uo,uo.push(t))}(e),(0,a.Pz)(t.MC.config.runtime.referrerURL).hostname.match(/^(.+\.|(.+)?\/)?google\./)){const e=1e4;(0,Jt.ub)(e).then(Oo)}else{var i;if((0,n.BC)("enable-ios-back-fix"))if(1===Ri().getLength()&&(0,k.KP)("chrome")&&(0,k.KP)("apple")&&(0,k.KP)("macintosh")&&(0,k.KP)("webkit")||Lo()){const e=(0,k.KP)("mobile")?"touchstart":"mousedown";(0,hr.aL)(e).then(No)}else!((0,k.KP)("iphone")&&(0,k.KP)("apple")&&(0,k.KP)("webkit")&&(0,k.KP)("facebook"))||(0,k.KP)("safari")||(0,k.KP)("chrome")||(0,k.KP)("ff")||window.location.hash?Oo():(0,no.s5)().then(Bo).then(Oo);else Oo()}}var $o=__webpack_require__(4245),Wo=__webpack_require__(8508),jo=__webpack_require__(5423),zo=__webpack_require__(22),Vo=__webpack_require__(6351);const Ho=[{name:"IAS",domain:"adsafeprotected.com",paramName:"ias_adpath",uniqueParamFormat:".{uniqueId}",extractSrc:e=>{const t=e.indexOf("><\/script>");return Ko(e.slice(0,t))},trackableCreator:void 0},{name:"DV",domain:"cdn.doubleverify.com",paramName:"btreg",uniqueParamFormat:void 0,extractSrc:Ko,trackableCreator:void 0},{name:"Pixalate",domain:"adrta.com",paramName:"plid",uniqueParamFormat:void 0,extractSrc:Ko,trackableCreator:void 0}];function qo(e,t,n){var i;const r=e.extractSrc(t);if(r){n=(null===(i=e.uniqueParamFormat)||void 0===i?void 0:i.replace("{uniqueId}",n))||n;const s=`${r+(o=r,-1!==o.indexOf("?")||-1!==o.indexOf("#")?"&":"?")+e.paramName}=${n}`;return t.replace(r,s)}var o;return t}const Go=/\