(()=>{var e={212:(e,t,n)=>{var o=n(15428),r=/^\s+/;e.exports=function(e){return e?e.slice(0,o(e)+1).replace(r,""):e}},4795:function(e){e.exports=function(){"use strict";var e=1e3,t=6e4,n=36e5,o="millisecond",r="second",i="minute",a="hour",s="day",c="week",l="month",d="quarter",p="year",u="date",m="Invalid Date",_=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,g={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},w=function(e,t,n){var o=String(e);return!o||o.length>=t?e:""+Array(t+1-o.length).join(n)+e},f={s:w,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),o=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+w(o,2,"0")+":"+w(r,2,"0")},m:function e(t,n){if(t.date()1)return e(a[0])}else{var s=t.name;v[s]=t,r=s}return!o&&r&&(h=r),r||!o&&h},S=function(e,t){if(k(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new P(n)},O=f;O.l=I,O.i=k,O.w=function(e,t){return S(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var P=function(){function g(e){this.$L=I(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[y]=!0}var w=g.prototype;return w.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(O.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var o=t.match(_);if(o){var r=o[2]-1||0,i=(o[7]||"0").substring(0,3);return n?new Date(Date.UTC(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,i)):new Date(o[1],r,o[3]||1,o[4]||0,o[5]||0,o[6]||0,i)}}return new Date(t)}(e),this.init()},w.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},w.$utils=function(){return O},w.isValid=function(){return!(this.$d.toString()===m)},w.isSame=function(e,t){var n=S(e);return this.startOf(t)<=n&&n<=this.endOf(t)},w.isAfter=function(e,t){return S(e){var o=n(9185),r=n(73224),i=n(12746),a=Math.max,s=Math.min;e.exports=function(e,t,n){var c,l,d,p,u,m,_=0,b=!1,g=!1,w=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var n=c,o=l;return c=l=void 0,_=t,p=e.apply(o,n)}function h(e){var n=e-m;return void 0===m||n>=t||n<0||g&&e-_>=d}function v(){var e=r();if(h(e))return y(e);u=setTimeout(v,function(e){var n=t-(e-m);return g?s(n,d-(e-_)):n}(e))}function y(e){return u=void 0,w&&c?f(e):(c=l=void 0,p)}function k(){var e=r(),n=h(e);if(c=arguments,l=this,m=e,n){if(void 0===u)return function(e){return _=e,u=setTimeout(v,t),b?f(e):p}(m);if(g)return clearTimeout(u),u=setTimeout(v,t),f(m)}return void 0===u&&(u=setTimeout(v,t)),p}return t=i(t)||0,o(n)&&(b=!!n.leading,d=(g="maxWait"in n)?a(i(n.maxWait)||0,t):d,w="trailing"in n?!!n.trailing:w),k.cancel=function(){void 0!==u&&clearTimeout(u),_=0,c=m=l=u=void 0},k.flush=function(){return void 0===u?p:y(r())},k}},9185:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},12746:(e,t,n)=>{var o=n(212),r=n(9185),i=n(68110),a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,c=/^0o[0-7]+$/i,l=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(i(e))return NaN;if(r(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=o(e);var n=s.test(e);return n||c.test(e)?l(e.slice(2),n?2:8):a.test(e)?NaN:+e}},15428:e=>{var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},16886:(e,t,n)=>{"use strict";n.d(t,{A:()=>r});var o=n(84401);function r(e,t,n){return(t=(0,o.A)(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},21532:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SW_FILENAME=t.SCRIPT_FILENAME=t.PUBLIC_PATH=t.ENTRY_FILENAME=t.BUILD_PATH=t.APP_BASE_PATH=void 0;t.APP_BASE_PATH="app",t.BUILD_PATH="_build",t.PUBLIC_PATH="public",t.SCRIPT_FILENAME="main.js",t.SW_FILENAME="sw.js",t.ENTRY_FILENAME="entry.js"},22750:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},27335:(e,t,n)=>{var o=n(50613),r=Object.prototype,i=r.hasOwnProperty,a=r.toString,s=o?o.toStringTag:void 0;e.exports=function(e){var t=i.call(e,s),n=e[s];try{e[s]=void 0;var o=!0}catch(e){}var r=a.call(e);return o&&(t?e[s]=n:delete e[s]),r}},32624:(e,t)=>{"use strict";t.i2=void 0;var n=["brightcove","youtube","jw_player","dugout-video"];t.i2=function(e){return e.hierarchy.map((function(e){return e.name})).join(",").toString()}},33276:(e,t,n)=>{"use strict";n.d(t,{BY:()=>i,Hw:()=>o,L_:()=>a,n5:()=>r});const o=360,r=768,i=1e3,a=1250},37908:(e,t,n)=>{"use strict";n.d(t,{A:()=>r});var o=n(91301);function r(e,t){if("object"!=(0,o.A)(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=(0,o.A)(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}},38036:(e,t,n)=>{var o=n(50613),r=n(27335),i=n(44082),a=o?o.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?r(e):i(e)}},38415:(e,t)=>{"use strict";t.iy=t.mG=void 0;t.mG=function(e){return e.map((function(e){return(e.firstName||" ")+" "+(e.lastName||" ")})).filter((function(e){return e.replace(/\s/g,"").length>0})).join(", ")||"No author"},t.iy=function(e){return e.map((function(e){return e.name})).map((function(e){return e.replace(/^By\s/,"")})).join(", ").toString()||void 0}},42273:(e,t,n)=>{var o=n(88716),r="object"==typeof self&&self&&self.Object===Object&&self,i=o||r||Function("return this")();e.exports=i},44082:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},50613:(e,t,n)=>{var o=n(42273).Symbol;e.exports=o},66280:(e,t,n)=>{"use strict";var o=n(21532);e.exports={APP_BASE_PATH:o.APP_BASE_PATH,BUILD_PATH:o.BUILD_PATH,PUBLIC_PATH:o.PUBLIC_PATH,SW_FILENAME:o.SW_FILENAME,SCRIPT_FILENAME:o.SCRIPT_FILENAME,ENTRY_FILENAME:o.ENTRY_FILENAME}},68110:(e,t,n)=>{var o=n(38036),r=n(22750);e.exports=function(e){return"symbol"==typeof e||r(e)&&"[object Symbol]"==o(e)}},73224:(e,t,n)=>{var o=n(42273);e.exports=function(){return o.Date.now()}},76567:(e,t,n)=>{"use strict";n(79557)},79557:(e,t,n)=>{"use strict";var o=n(16886),r=n(33276);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function a(e){for(var t=1;ts(e,"name",{value:t,configurable:!0});function l(e){return e?e.charAt(0).toUpperCase()+e.slice(1):""}c(l,"upperFirst");const d=c(((e,t)=>{throw new Error(`Value for ${e} must be greater or equal to ${t}`)}),"handleError");function p(e){return e<1&&d("minWidth",1),`(min-width: ${e}px)`}function u(e){return e<2&&d("maxWidth",2),`(max-width: ${e-1}px)`}function m(e){return Object.entries(e).sort((([,e],[,t])=>e>t?1:-1))}function _(e){return m(e).reduce(((e,[t,n],o,r)=>{const i=r[o+1],s=p(n),c=i&&u(i[1]),d=u(n);if(i&&n===i[1])throw new Error(`Duplicate width value of ${n} detected for ${t} and ${i[0]}`);return e=a(a({},e),{},{[t]:s,[`max${l(t)}`]:d,[`only${l(t)}`]:i?`${s} and ${c}`:s})}),{})}c(p,"minWidth"),c(u,"maxWidth"),c(m,"sortSizesAscending"),c(_,"generateMediaQueryRules");const b=_({mobile:r.Hw,tablet:r.n5,laptop:r.BY,desktop:r.L_}),{mobile:g,maxMobile:w,onlyMobile:f,tablet:h,maxTablet:v,onlyTablet:y,laptop:k,maxLaptop:I,onlyLaptop:S,desktop:O,maxDesktop:P,onlyDesktop:E}=b;Symbol.toStringTag},84401:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var o=n(91301),r=n(37908);function i(e){var t=(0,r.A)(e,"string");return"symbol"==(0,o.A)(t)?t:t+""}},88716:(e,t,n)=>{var o="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=o},91301:(e,t,n)=>{"use strict";function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}n.d(t,{A:()=>o})}},t={};function n(o){var r=t[o];if(void 0!==r)return r.exports;var i=t[o]={exports:{}};return e[o].call(i.exports,i,i.exports,n),i.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var o in t)n.o(t,o)&&!n.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{"use strict";var e={};n.r(e),n.d(e,{adBreakpointHeight:()=>fs,adBreakpointLarge:()=>vs,adBreakpointMedium:()=>hs,desktop:()=>Mt.L_,desktopL:()=>Es,desktopM:()=>Ps,desktopS:()=>Os,desktopXL:()=>js,laptop:()=>Mt.BY,mobile:()=>Mt.Hw,mobileL:()=>Is,mobileM:()=>ks,mobileS:()=>ys,pdf:()=>gs,tablet:()=>Mt.n5,tabletS:()=>Ss,tideLaptop:()=>ws});var t=n(16886);const o="esi_puid",r="permutive-id",i="subscriber_origin",a="loggedIn",s="hashed_email",c="subscriber",l="opt_in_language",d="euconsent-v2",p="us_privacy_string",u="last_ats_envelope_refresh",m="feat__sentry",_="feat__selling_page_no_app",b="feat__us_donations_ab_test",g="/web-push",w="independent.co.uk",f="independentespanol.com",h="the-independent.com",v="home improvement",y="deals",k="best",I="climate",S="lifeStyle",O="money",P="news",E="premium",j="sport",x="voices",A="travel",L="games",D="topic",C="crime",T="f1",$="beauty",N="wine",M="fitness and wellbeing",R="Electric Vehicles",B="cars",U="christmas",G="arts",V="competitions",z="health and wellbeing",J="space",F="tech",q="RSS",H="bulletin",W="culture",Y="service",K="/home-improvement",X="/extras/indybest",Q="/sport",Z="/travel",ee="/games",te="/wine",ne="/bulletin",oe={[v]:K,[y]:"/deals",[k]:X,[I]:"/climate-change",[S]:"/life-style",[O]:"/money",[P]:"/news",[E]:"/independentpremium",[j]:Q,[x]:"/voices",[A]:Z,[L]:ee,[D]:"/topic",[C]:"/crime",[T]:"/f1",[$]:"/beauty",[N]:te,[M]:"/health-and-fitness",[R]:"/cars/electric-vehicles",[B]:"/cars",[U]:"/christmas",[G]:"/arts-entertainment/",[V]:"/competitions",[z]:"/health-and-wellbeing",[J]:"/space",[F]:"/tech",[q]:"/",[H]:ne,[W]:"/arts-entertainment",[Y]:"/service"},re="uk",ie="eu";window.mockAdobeAnalyticsObject={tl:(...e)=>{var t,n;console.log('MOCK ADOBE ANALYTICS "tl" CALL',e),null===(t=(n=window).__CYPRESS__SPY__)||void 0===t||t.call(n,"tl",window.s_object)},t:()=>{var e,t;console.log('MOCK ADOBE ANALYTICS "t" CALL'),null===(e=(t=window).__CYPRESS__SPY__)||void 0===e||e.call(t,"t",window.s_object)}};const ae="subscription-cause",se="cohort_ids",ce="taboola-mid-article-thumbnails",le=(e,t)=>!!(null!=e&&e.length&&e.length>0&&e[0].sourcePath===t),de=()=>window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,pe=(e,{async:t=!0,defer:n=document.location.search.includes("___FORCE_DEFER___"),parent:o=document.body,attributes:r}={})=>{window.JSGlobals=window.JSGlobals||{};const i=window.JSGlobals.loadedJS=[];return new Promise(((a,s)=>{const c=(e instanceof Array?e:[e]).map((e=>i.includes(e)?Promise.resolve():new Promise(((a,s)=>{const c=((e,{id:t,async:n,defer:o,ok:r,error:i,attributes:a})=>{const s=document.createElement("script");return s.onload=r,s.onerror=i,t&&"undefined"!==t&&(s.id=t),n&&!o&&s.setAttribute("async",""),o&&s.setAttribute("defer",""),a&&a.forEach((([e,t])=>{s.setAttribute(e,t)})),s.src=e,s})(e,{async:t,defer:n,ok:a,error:s,attributes:r});o.appendChild(c),i.push(e)}))));return Promise.all(c).then(a,s)}))},ue={title:"User Sync",width:0,height:0,sandbox:"allow-same-origin allow-scripts",frameborder:0,style:"display: none;"},me=e=>window.location.hostname.includes(e);function _e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function be(e){for(var n=1;n{if(e.container){const t=document.getElementById(e.container);if(t){"none"!==window.getComputedStyle(t).getPropertyValue("display")&&window._taboola.push(e)}}},ke=()=>{const{host:e,pathname:t}=window.location;return`//${e}${t}`},Ie=()=>{window._taboola=window._taboola||[];const{article:e,sectionName:t,sections:n}=window.JSGlobals,{pageType:o="",sectionValues:r=[]}=window.JSGlobals.taboola||{},i=!!e&&le(n,C);if(e){window._taboola.push(be(be(be({},i&&{other:"auto"}),!i&&{article:"auto"}),{},{url:ke()}));const t=document.getElementById("stickyFooterContainer");window._taboola.push({listenTo:"visible",handler:e=>{e.detail.placement.includes("Below Article Thumbnails | Card 19")&&t&&(t.style.display="none")}}),(e=>{var t;const{user_status:n,uid:o}=window.digitalData;var r;window._taboola.push({unified_id:o,user_type:(r=n,{premium:"subscriber",registered:"registered",anonymous:"guest"}[r]||"other"),paywall:null!==(t=e.premium)&&void 0!==t&&t&&"premium"!==n})})(e),e.premium&&window._taboola.push({premium:!0})}if("section"===o){const e="News"===t?ge:we;window._taboola.push({[e]:"auto"}),r.forEach((t=>{delete t.category,(e===ge&&t.pageType===ge||e===we&&t.pageType===we)&&ye(t)})),he.forEach((e=>ye(e)))}"article"===o&&ve.forEach((e=>ye(e))),"section"!==o&&fe.forEach((e=>ye(e))),window._taboola.push({flush:!0})},Se=async()=>{var e,t;const n=(()=>{var e;const{publisherId:t,publisherIdIndyBest:n}=window.JSGlobals.taboola||{};return null!==(e=window.location.pathname)&&void 0!==e&&e.includes("indybest")?n:t})();await pe([`//cdn.taboola.com/libtrc/${n}/loader.js`]),null===(e=window)||void 0===e||null===(e=e.performance)||void 0===e||null===(t=e.mark)||void 0===t||t.call(e,"tbl_ic")};function Oe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Pe(e){for(var n=1;n{var n,o;const r=`; ${document.cookie}`.split(`; ${e}=`);return 2===r.length?decodeURIComponent(null!==(n=null===(o=r.pop())||void 0===o?void 0:o.split(";").shift())&&void 0!==n?n:""):t},je="UK or EEA",xe="13478",Ae=(e,t=null)=>{const n=`; ${document.cookie}`.split(`; ${e}=`);return 2===n.length?decodeURIComponent(n.pop().split(";").shift()):t},Le=(e,t,n)=>{const o=new Date;if(n){const e=n.days?24*n.days*60*60*1e3:60*n.hours*60*1e3;o.setTime(o.getTime()+e)}const r=[];r.push(`${e}=${encodeURIComponent(t)}`),r.push("path=/"),r.push("secure"),n&&r.push(`expires=${o.toGMTString()}`),document.cookie=r.join(";")},De="indy",Ce=`${De}:pianoReady`,Te=`${De}:spError`,$e="analytics-trigger",Ne="brazeLoaded",Me=`${De}:datalayerPush`,Re=`${De}:adobeReady`;function Be(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Ue(e){for(var n=1;n(((e,t={})=>{const n=JSON.stringify(t,null,2),o=n.split("\n").reduce(((e,t)=>t.length>=e?t.length:e),0),r=e.length,i=Math.max(r,o),a=` ${e.padEnd(i)} `,s=n.split("\n").map((e=>` ${e.padEnd(i)} `)),c=s.length>1?`%c${s.slice(0,1)}\n%c${s.slice(1,-1).join("\n")}\n%c${s.slice(-1)}\n`:`%c${s[0]}\n`,l=s.length>1?["font-family:monospace; background: #333; color: #eee; padding-top: 5px;","font-family:monospace; background: #333; color: #eee;","font-family:monospace; background: #333; color: #eee; padding-bottom: 10px; border-radius: 0 0 6px 6px"]:["font-family:monospace; background: #333; color: #eee; padding-top: 5px; padding-bottom: 10px; border-radius: 0 0 6px 6px"];console.log(`%c${a}\n${c}`,"font-family:monospace; background: #333; color: #eee; border-bottom: 1px solid #666; padding: 5px 0; border-radius: 6px 6px 0 0",...l)})(`CustomEvent: ${e}`,t),new CustomEvent($e,{detail:{data:Ue({},t),eventName:e}})),Ve=(e,t)=>{return n=Ge(e,t),void document.body.dispatchEvent(n);var n},ze=["subscription_length","subscription_price","subscription_package","initial_selected_package","marketing_opt_in","selling_page_variant"];function Je(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Fe(e){for(var n=1;n{var e;const t=null!==(e=sessionStorage.getItem(qe))&&void 0!==e?e:"{}";return JSON.parse(t)},We=e=>{const t=He(),n=Object.assign({},t,e),o=JSON.stringify(n);sessionStorage.setItem(qe,o)},Ye=e=>{const t=He();return e.reduce(((e,n)=>Fe(Fe({},e),{},{[n]:t[n]})),{})},Ke=e=>{const t=He();e.forEach((e=>delete t[e])),sessionStorage.setItem(qe,JSON.stringify(t))},Xe=e=>{const t=[...ze,"subscribe_button_version","auto_refresh","mostWatched_algorithm","mostWatched_paragraph_number"],n=Ye(t);return Fe(Fe({},e),n)},Qe=({subscription_length:e,subscription_price:t,subscription_package:n,selling_page_variant:o,subscribe_button_version:r})=>{We({subscription_length:e,subscription_price:t,subscription_package:n,selling_page_variant:o,subscribe_button_version:r})},Ze=(e={})=>Ve("gallery_view",e),et=(e={})=>Ve("auto_gallery_view",e),tt=(e={})=>{Ve("liveramp_api_request",e)},nt=(e={})=>Ve("liveblog_bulleted_list_click",e),ot=(e={})=>Ve("article_bulleted_list_click",e),rt=(e={})=>Ve("update_components_list",e),it=()=>Ve("burger_menu_click"),at=async e=>{const t=(new TextEncoder).encode(e),n=await crypto.subtle.digest("SHA-256",t);return Array.from(new Uint8Array(n)).map((e=>e.toString(16).padStart(2,"0"))).join("")},st=/((([^<>()[\].,;:\s@“]+(\.[^<>()[\].,;:\s@“]+)*)|(“.+“))@(([^<>()[\].,;:\s@“]+\.)+[^<>()[\].,;:\s@“]{2,}))/i,ct=e=>{if(e=(e=e.replace(/\s+/g,"")).toLowerCase().trim().replace(/\+[^@]*@/,"@").replace(/(\.)(?=[^@]+@)/g,""),!st.test(e))throw new Error("Invalid email format");return e},lt=async e=>{const t=e.envelopes.find((e=>"envelopeLiveramp"===e.source));if(!t)throw new Error("No LiveRamp envelope found");const n={timestamp:(new Date).toISOString(),envelope:t.value};Le(u,encodeURIComponent(JSON.stringify(n)));return btoa(JSON.stringify(n))},dt=e=>{Le("_lr_env",e,{hours:12})},pt=(e,t)=>{const n=(()=>{const e="true"===Ee("gdprApplies");return Ee(p)?"US":e?je:"ROW"})(),o={pid:xe,iv:e,atype:2};if(o.it=t?19:4,n===je)o.ct=4,o.cv=Ee(d)||"";else if("US"===n){var r;o.ct=3,o.cv=null!==(r=Ee(p))&&void 0!==r?r:void 0}return o},ut=e=>{const t=e.envelopes.find((e=>"pairIds"===e.source));if(t){(e=>{const t=btoa(JSON.stringify({envelope:e}));Le("_lr_pairId",t,{hours:12})})(JSON.parse(atob(t.value)))}},mt=async e=>{const t=(e=>{const t=pt(e,!0),n=new URL(window.JSGlobals.liveRamp.envelopeRefreshApiEndpoint);return Object.keys(t).forEach((e=>{const o=t[e];void 0!==o&&n.searchParams.append(e,o.toString())})),n.toString()})(e),n=await fetch(t,{method:"GET",headers:{Origin:"https://independent.co.uk"}});if(!n.ok)throw new Error(`Failed to refresh ATS envelope: ${n.statusText}`);return await n.json()},_t=async e=>{try{(()=>{if(!Ee(d)&&!Ee(p))throw new Error("No valid consent cookie found")})();const t=/^[a-f0-9]{64}$/i.test(e)?e:await at(ct(e)),n=await(async e=>{const t=pt(e,!1),n=new URL(window.JSGlobals.liveRamp.envelopeGenerateApiEndpoint);Object.keys(t).forEach((e=>n.searchParams.append(e,String(t[e]))));const o=await fetch(n.toString(),{method:"GET",headers:{Origin:"https://independent.co.uk"}});if(!o.ok)throw new Error(`Failed to request ATS envelope: ${o.status}`);return await o.json()})(t),o=await lt(n);return dt(o),(e=>{try{Le(s,e,{hours:12})}catch(e){throw console.error("Error setting hashed email cookie:",e),e}})(t),ut(n),tt({status:"success"}),n}catch(e){throw console.error("Error during ATS envelope request:",e.message),tt({status:"failure"}),e}};var bt={maxInProgress:5,failFast:!1,nextCheck:function(e,t){return Promise.resolve(e.amountStarted{if("undefined"==typeof window)return"prod"!=={NODE_ENV:"production",npm_config_domain:""}.SERVER;if("undefined"!=typeof window&&void 0===ht){var e;const t=new URLSearchParams(null===(e=window)||void 0===e||null===(e=e.location)||void 0===e?void 0:e.search);ht=t.has("__DEBUG__")}return ht||"true"===Ee("__DEBUG__")},kt=()=>(void 0===vt&&(vt=(()=>{var e;return!0===(null===(e=window.JSGlobals)||void 0===e||null===(e=e.featureFlags)||void 0===e?void 0:e[m])})()),vt),It=(...e)=>{yt()&&console.group(...e)},St=(...e)=>{yt()&&console.groupEnd(...e)},Ot=(...e)=>{yt()&&console.log(...e)},Pt=(...e)=>{const t=yt(),n=kt();t&&console.warn(...e),n&&Sentry.captureException(...e)},Et=(...e)=>{const t=yt(),n=kt();t&&console.error(...e),n&&Sentry.captureException(...e)},jt={};let xt;const At=()=>Date.now()-xt,Lt=e=>{const t=At();jt[e]=t,Ot(`starting ${e} load @ ${t}`)},Dt=e=>{const t=At();Ot(`finished ${e} load @ ${t}, duration ${t-jt[e]}`),delete jt[e]},Ct=e=>Object.keys(e).map((t=>async()=>{const n=e[t];if(n){Lt(t);try{if("function"==typeof n)await n(),Dt(t);else if(await n.method(),Dt(t),n.dependents){const e=`${t} deps`;It(e),await ft(Ct(n.dependents)),St(e)}}catch(e){console.warn(`Error caught in ${t}()`),console.error(e)}}})),Tt=async e=>{for(let t=0;t{const e=location.pathname.startsWith(oe.bulletin),t="true"===Ee("feat__bulletin");return e&&t};function Nt(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(-1!==t.indexOf(o))continue;n[o]=e[o]}return n}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o{const n=((e={})=>e instanceof URLSearchParams?e:new URLSearchParams(Object.entries(e).reduce(((e,[t,n])=>(e[t]=n.toString(),e)),{})))(t);return 0===Array.from(n.keys()).length?`${e}`:`${e}?${n}`},un=(e,t)=>{const n=new URL(e,window.location.origin);return pn(n,t)};class mn{constructor(e,t="/"){this.key=e,this.fallback=t}retrieve(){return localStorage.getItem(this.key)||this.fallback}store(e){localStorage.setItem(this.key,e)}storePath(e){const t=un(e);localStorage.setItem(this.key,t)}storeCurrentURL(){const e=(()=>{const e=window.location.pathname,t=new URLSearchParams(window.location.search);return un(e,t)})();localStorage.setItem(this.key,e)}clear(){localStorage.removeItem(this.key)}}const _n=new mn("donate-redirect-url");new mn("forgotten-password-redirect-url"),new mn("consent-to-pay-original-page-redirect-url");const bn=()=>{const e=(e=>pn("/donate",e))();var t;_n.storeCurrentURL(),t=e,location.href=t},gn=(e,t,n={})=>{const o=new URLSearchParams;return o.set("__amp_source_origin",window.location.origin),Object.keys(n).forEach((e=>{o.set(e,n[e])})),fetch(`/internal-api/${e}?${o.toString()}`,t)},wn=(e,t)=>gn(e,{method:"GET"},t);function fn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}const hn=(e={},t)=>{const n=Object.keys(e);window.tp=window.tp||[],window.tp.push(["addHandler","startCheckout",()=>((e={})=>Ve("payment_form_loaded",e))(e)]),!t&&window.tp.push(["addHandler","checkoutComplete",()=>{((e={})=>{Ve("payment_details_success",e)})(e),function(){const e=localStorage.getItem(ae);e&&(window._tfa=window._tfa=[],window._tfa.push({notify:"subscription",name:"subscription-completed",sourceurl:e}),pe(["//cdn.taboola.com/libtrc/unip/1018671/tfa.js"]))}(),Ke(n)}]),window.tp.push(["addHandler","checkoutError",()=>{Ke(n),((e={})=>{Ve("payment_details_failed",e)})(e)}])},vn=({offerId:e="",termId:n="",trackingData:o={},isPaymentFlow:r=!1,promoCode:i="",showCloseButton:a=!0}={})=>{hn(o,r),window.tp=window.tp||[],window.tp.push(["init",()=>{window.tp.offer.show(function(e){for(var n=1;n{if(!!!document.querySelector(`.${Yt}`))return!1;const e=(()=>{var e,t;return null!==(e=null===(t=window.JSGlobals)||void 0===t||null===(t=t.article)||void 0===t?void 0:t.heroType)&&void 0!==e?e:""})(),t=(e=>"video"===e)(e);return!t||window.matchMedia(`(min-width: ${Mt.BY}px)`).matches},kn=["offerId","termId"];function In(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Sn(e){for(var n=1;n{null==e||e.addEventListener(t,n,Sn({passive:!0},o),r)},Pn=e=>{const t=e.split("/"),n=t[t.length-1].replace(/\D/g,"");return t.pop(),t.shift(),`${t.join("/")}/article${n}`},En=()=>{document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",e=>{"support-now"===e.eventName&&((e={})=>{Ve("support_now_encore_click",e)})()}])}))},jn=()=>{document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",e=>{var t;"donation-prompt"===e.eventName&&(((e={})=>{Ve("donation_article_bottom",e)})(),window.location.href=null===(t=e.params)||void 0===t?void 0:t.url)}])}))},xn=()=>{document.querySelectorAll(".social-share a").forEach((e=>{On(e,"click",(e=>{const t=e.currentTarget.getAttribute("type");"bookmark"!==t&&((e={})=>{Ve("article_share",e)})({share_provider:t})}))}))},An=()=>{window.__gcse||(window.__gcse={}),window.__gcse.searchCallbacks={web:{rendered:(e,t,n,o)=>{var r;const i=null===(r=o[0])||void 0===r||null===(r=r.closest(".gsc-results-wrapper-visible"))||void 0===r||null===(r=r.querySelector(".gsc-result-info"))||void 0===r?void 0:r.innerText,a=null==i?void 0:i.match(/([\d,]+).*\(.+\)/);((e={})=>{Ve("search",e)})({search_term:t,search_results_count:a?a[1].replace(",",""):i})}}}},Ln=()=>{const e=()=>{document.querySelectorAll(".drawer-menu-navlist a").forEach((e=>{On(e,"click",(e=>{const t=e.target.innerText,n=(e=>{const t=e.target.closest(".drawer-menu-section");return t?null==t?void 0:t.querySelector(".drawer-trigger-title").innerText:null===(n=e.target.closest(".section-list"))||void 0===n||null===(n=n.previousSibling)||void 0===n||null===(n=n.querySelector(".link"))||void 0===n?void 0:n.innerText;var n})(e);((e={})=>{Ve("mega_menu_link_click",e)})({mega_menu_link_text:t,mega_menu_link_category:n})}))}))},t=document.getElementById("MegaMenuButton");null==t||t.addEventListener("click",(()=>{setTimeout(e,500)}))},Dn=()=>{document.querySelectorAll(`.menu-navbar-item a, .${Bt} a`).forEach((e=>{On(e,"click",(e=>{const t=e.target.closest("ul"),n=e.target.closest("li"),o=[...t.childNodes].findIndex((e=>e===n)),r=e.target.innerText,i=((e,t)=>{const n=e.target.closest(`.${Bt}`);return n?null==n?void 0:n.querySelector(`.${Gt}`).innerText:(null===(o=e.target.closest(".menu-navbar-item > ul"))||void 0===o||null===(o=o.previousSibling)||void 0===o?void 0:o.innerText)||t;var o})(e,r);((e={})=>{Ve("main_nav_link_click",e)})({main_nav_link_text:r,main_nav_link_category:i,main_nav_link_position:o+1})}))}))},Cn=()=>{document.querySelectorAll(".most-popular").forEach((e=>{On(e,"click",(e=>{e.stopPropagation();const t=e.target.closest('[role="listitem"]');if(t){var n,o,r;const e=null==t||null===(n=t.children[1])||void 0===n?void 0:n.innerText,i=null===(o=t.dataset)||void 0===o?void 0:o.articleId;((e={})=>{Ve("most_popular_link_click",e)})({most_popular_link_text:e,most_popular_link_position:null===(r=t.dataset)||void 0===r?void 0:r.position,most_popular_link_article_id:i})}}))}))},Tn=()=>{document.querySelectorAll(".popular-videos").forEach((e=>{On(e,"click",(e=>{e.stopPropagation();const t=e.target.closest('[role="listitem"]');if(t){var n,o,r;const e=null==t||null===(n=t.children[1])||void 0===n?void 0:n.innerText,i=null===(o=t.dataset)||void 0===o?void 0:o.articleId;((e={})=>{Ve("popular_videos_link_click",e)})({popular_videos_link_text:e,popular_videos_link_position:null===(r=t.dataset)||void 0===r?void 0:r.position,popular_videos_link_article_id:i})}}))}))},$n=()=>{document.querySelectorAll(".sponsored-features").forEach((e=>{On(e,"click",(e=>{e.stopPropagation();const t=e.target.closest('[role="listitem"]');if(t){var n,o,r;const e=null==t||null===(n=t.children[1])||void 0===n?void 0:n.innerText,i=null===(o=t.dataset)||void 0===o?void 0:o.articleId;((e={})=>{Ve("sponsored_features_link_click",e)})({sponsored_features_link_text:e,sponsored_features_link_position:null===(r=t.dataset)||void 0===r?void 0:r.position,sponsored_features_link_article_id:i})}}))}))},Nn=()=>{document.querySelectorAll(".indy100-trending").forEach((e=>{On(e,"click",(e=>{e.stopPropagation();const t=e.target.closest('[role="listitem"]');if(t){var n,o,r;const e=null==t||null===(n=t.children[1])||void 0===n?void 0:n.innerText,i=null==t||null===(o=t.dataset)||void 0===o?void 0:o.articleId;((e={})=>{Ve("indy100_trending_link_click",e)})({indy100_trending_link_text:e,indy100_trending_link_position:null==t||null===(r=t.dataset)||void 0===r?void 0:r.position,indy100_trending_link_article_id:i})}}))}))},Mn=()=>{document.querySelectorAll(".taboola-below-article").forEach((e=>{On(e,"click",(e=>{var t,n;e.stopPropagation();((e={})=>{Ve("taboola_feed_link_click",e)})({taboola_feed_link_text:null===(t=e.target.closest("[data-item-title]"))||void 0===t||null===(t=t.dataset)||void 0===t?void 0:t.itemTitle,taboola_feed_link_position:null===(n=e.target.closest(".tbl-feed-card"))||void 0===n||null===(n=n.dataset)||void 0===n?void 0:n.cardIndex})}))}))},Rn=()=>{const e=document.querySelectorAll(`.${zt}`);document.querySelectorAll(".related-item").forEach((t=>{On(t,"click",(n=>{const{autoLink:o,topicLink:r,algorithm:i,text:a,position:s}=t.dataset,c=t.closest(`.${zt}`);((e={})=>{Ve("related_articles_link_click",e)})({related_articles_link_text:a,related_articles_autolink:o,related_articles_topiclink:r,related_articles_algorithm:i,related_articles_link_position:s,related_embed_position:Array.prototype.indexOf.call(e,c)+1+1}),n.stopPropagation()}))}))},Bn=()=>{document.querySelectorAll(".premium-menu [data-tab]").forEach((e=>{On(e,"click",(()=>{((e={})=>{Ve("ip_tab_click",e)})({tab_url:document.location.href,tab_name:e.dataset.tab})}))}))},Un=()=>{document.querySelectorAll('section [data-tab="ebooks"] [id^="ebook"]').forEach((e=>{On(e,"click",(()=>{var t;((e={})=>{Ve("ip_ebook_click",e)})({ebook_url:e.href,ebook_title:null===(t=e.dataset)||void 0===t?void 0:t.title})}))}))},Gn=()=>{document.querySelectorAll('section [data-tab="events"] [href^="#event"]').forEach((e=>{On(e,"click",(()=>{var t;((e={})=>{Ve("ip_event_click",e)})({event_name:null===(t=e.dataset)||void 0===t?void 0:t.title})}))}))},Vn=()=>{document.querySelectorAll(".liveblog-post h3 a").forEach(((e,t)=>{On(e,"click",(n=>{((e={})=>{Ve("blog_post_article_link_click",e)})({article_link_text:n.target.innerText,article_link_url:e.href,article_link_position:t+1})}))}))},zn=()=>{[{element:".js-comment-header",text:"Comment Counts",position:"top"},{element:".js-comment-footer",text:"View Comments",position:"bottom"}].forEach((e=>{const{element:t,text:n,position:o}=e;On(document.querySelector(t),"click",(()=>{((e={})=>{Ve("show_comments_click",e)})({show_comments_link_text:n,show_comments_link_position:o})}))}))},Jn=()=>{document.addEventListener("watchMoreLoaded",(e=>{const t=document.querySelector('[id^="playinc-article-component"]');if(t){const n=t.id.replace("playinc-article-component-",""),o={mostWatched_url:e.detail.url,mostWatched_algorithm:e.detail.algorithm,mostWatched_paragraph_number:n};We(o),((e={})=>{Ve("most_watched_load",e)})({trackingData:o}),t.addEventListener("click",(()=>{((e={})=>{Ve("most_watched_click",e)})({mostWatched_link_text:"Most Watched"})}))}}))},Fn=()=>{document.querySelectorAll(`#${ln} p a`).forEach((e=>{var t;(null===(t=e.href)||void 0===t?void 0:t.startsWith(document.location.origin))&&On(e,"click",(()=>((e={})=>Ve("contextual_inline_click",e))()))}))},qn=()=>{document.querySelectorAll(`#${ln} p a`).forEach((e=>{new RegExp(`^${document.location.origin}/topic/.*$`).test(e.href)&&On(e,"click",(()=>((e={})=>Ve("contextual_inline_topic_click",e))()))}))},Hn=()=>{document.querySelectorAll(`#${ln} p a`).forEach((e=>{new RegExp(`^${document.location.origin}/(?!topic/).*$`).test(e.href)&&On(e,"click",(()=>((e={})=>Ve("contextual_inline_non_topic_click",e))()))}))},Wn=()=>{document.addEventListener(Ce,(()=>{window.addEventListener("message",(e=>{if("changing-subscription"===e.data.type){const{data:t}=e.data;window.tp=window.tp||[],window.tp.push(["init",()=>{((e={})=>{Qe(e),Ve("change_subscription_package",e)})({subscription_length:t.trackingLength,subscription_price:t.trackingPrice,subscription_package:t.trackingName})}])}}))}))},Yn=()=>{window.addEventListener("message",(e=>{"premium-article-cta-premium"===e.data.type&&((e={})=>{Ve("premium_article_cta_premium",e)})({})}))},Kn=()=>{window.addEventListener("message",(e=>{"premium-article-cta-tide"===e.data.type&&((e={})=>{Ve("premium_article_cta_tide",e)})({})}))},Xn=()=>{window.addEventListener("message",(e=>{"expandable-prompt-cta-premium"===e.data.type&&((e={})=>{Ve("expandable_prompt_cta_premium",e)})({})}))},Qn=()=>{window.addEventListener("message",(e=>{"expandable-prompt-cta-tide"===e.data.type&&((e={})=>{Ve("expandable_prompt_cta_tide",e)})({})}))},Zn=()=>{window.addEventListener("message",(e=>{if(e.data&&e.data.sellingPageData){const t=e.data,{sellingPageData:{offerId:n,termId:o}}=t,r=Nt(t.sellingPageData,kn),i={subscription_length:r.trackingLength,subscription_price:r.trackingPrice,subscription_package:r.trackingName,initial_selected_package:r.initialSelectedPackage};((e={})=>{Qe(e),Ve("subscription_button_click",e)})(Sn({subscribe_button_version:r.trackingCta},i));const s=new URLSearchParams;s.set("offerId",n),s.set("termId",o),Ae(a)&&(window.location.href=`/subscribe/payment?${s.toString()}`),vn({offerId:n,termId:o,trackingData:i})}}))},eo=()=>{document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",({eventName:e,params:t})=>{if("payment-option-pp"===e){const e=Ye(ze),n=`Subscription Funnel|Payment Method Selected|${(e=>{switch(e){case"credit":case"stripe":return"Credit Card";case"paypalbt":return"Paypal";case"applepaybt":return"Apple Pay";case"gocardless_drop_in":return"Direct Debit via GoCardless"}})(t.method)}`;((e={})=>{Ve("change_payment_method",e)})(Sn(Sn({},e),{},{name_form_field:n}))}}])}))},to=()=>{document.querySelectorAll(".js-key-points a").forEach((e=>{On(e,"click",(e=>{const t=e.target.closest("ul"),n=e.target.closest("li"),o=[...t.childNodes].findIndex((e=>e===n));((e={})=>{Ve("liveblog_key_points_click",e)})({liveblog_key_points_text:e.target.innerText,liveblog_key_points_destination:e.target.href,liveblog_key_points_position:o+1})}))}))},no=()=>{document.querySelectorAll(".most-commented-link").forEach((e=>{On(e,"click",(t=>{const n=t.target.closest(".section-body"),o=t.target.closest(".article-default"),r=[...n.childNodes].findIndex((e=>e===o));((e={})=>{Ve("most_commented_section_click",e)})({most_commented_section_link_pagename:Pn(e.getAttribute("href")),most_commented_section_link_position:r+1})}))}))},oo=()=>{document.querySelectorAll("nav.topics > div > a").forEach((e=>{e.addEventListener("click",(e=>{((e={})=>{Ve("article_topic_tag_click",e)})({tag:e.target.innerHTML})}))}))},ro=()=>{window.analytics=window.analytics||{},window.analytics.experienceExecuted=(e,t)=>{((e={})=>{Ve("experience_executed",e)})({experience_name:e,variant:t})}},io=()=>{document.querySelectorAll(`#${an} a`).forEach((e=>{On(e,"click",(e=>{((e={})=>{Ve("voucher_ticker_link_click",e)})({voucher_ticker_text:"All Deals"===e.target.innerText?"All Deals":e.target.previousElementSibling.innerText})}))}))},ao=()=>{document.querySelectorAll(`#${an} .carousel-prev-button,\n #${an} .carousel-next-button`).forEach((e=>{On(e,"click",(e=>{((e={})=>{Ve("voucher_ticker_arrow_click",e)})({voucher_ticker_arrow_text:e.target.ariaLabel})}))}))},so=()=>{document.querySelectorAll("[data-edition]").forEach((e=>{On(e,"click",(e=>{((e={})=>{Ve("edition_link_click",e)})({edition_link_text:e.target.innerText})}))}))},co=()=>{document.querySelectorAll(`.${Rt}, .header-menu-temp-link`).forEach((e=>{const t=e.classList.contains(Rt)?"Burger":"Visible";On(e,"click",(e=>{((e={})=>{Ve("temporary_link_click",e)})({temp_link_text:`${e.target.innerText} - ${t}`})}))}))},lo=()=>{document.querySelectorAll('a[data-affiliate="true"]').forEach((e=>{On(e,"click",(e=>{((e={})=>{Ve("affiliate_link_click",e)})({affiliate_link_click_text:e.target.innerHTML})}))}))},po=()=>{document.querySelectorAll(`.${Wt}`).forEach((e=>{On(e,"click",(()=>{Ve("webpush_signup_click")}))}))},uo=()=>{const e=document.querySelector(`.${Xt}`);On(e,"click",(()=>{Ve("notification_prompt_accept")}))},mo=()=>{const e=document.querySelector(`.${Qt}`);On(e,"click",(()=>{Ve("notification_prompt_dismiss")}))},_o=()=>{const e=document.querySelector(`.${Yt}`);((e,t)=>{if(!e)return;let n=e.classList.toString();const o=new MutationObserver((r=>{for(const i of r)if("class"===i.attributeName){const r=e.classList.toString();if(r!==n){t(o),n=r;break}}}));o.observe(e,{attributes:!0})})(e,(()=>{var t;if(null!=e&&null!==(t=e.classList)&&void 0!==t&&t.contains(Kt)){const e=yn()?"E2":"E1";((e={})=>{Ve("notification_prompt_load",e)})({components_list:`${window.digitalData.components_list},${e}`})}}))},bo=()=>{const e=document.getElementById("support-nsc-button-amp");null==e||e.addEventListener("click",(()=>{_n.storeCurrentURL(),((e={})=>{Ve("support_nsc_link_click",e)})()}))},go=()=>{document.querySelectorAll("#anchors-nav a").forEach((e=>{On(e,"click",(e=>{((e={})=>{Ve("anchor_nav_link_click",e)})({anchor_link_click_text:e.target.innerHTML})}))}))};window.addEventListener("heyflow-button-click",(e=>{((e={})=>{Ve("heyflow_button_click",e)})({heyflow_button_click_text:e.detail.customEventLabel})})),window.addEventListener("heyflow-screen-view",(e=>{((e={})=>{Ve("heyflow_screen_view",e)})({heyflow_screen_view_name:e.detail.screenName,heyflow_screen_view_number:`screen ${e.detail.screenIndex}`})}));const wo=()=>{[...document.querySelectorAll(`.${Ht}`)].forEach((e=>{e.addEventListener("click",Ze)})),[...document.querySelectorAll(`.${qt}`)].forEach((e=>{e.addEventListener("click",et)})),document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",e=>{e.eventName}])})),document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",e=>{"openLogin"===e.eventName&&document.querySelector(`header button[on="tap:${dn}.open"]`).click()}])})),xn(),An(),Ln(),Dn(),Cn(),Tn(),$n(),Nn(),Mn(),Rn(),Bn(),Un(),Gn(),jn(),(()=>{const e=document.querySelectorAll(`.main-wrapper #${ln} > div > ul li a`),t=document.querySelectorAll(".article-liveblog").length>0?nt:ot;e.forEach((e=>{On(e,"click",(e=>{const n=e.target.closest("ul"),o=e.target.closest("li"),r=[...n.childNodes].findIndex((e=>e===o)),i=e.target.innerText,a=e.target.href;t({bulleted_list_text:i,bulleted_list_url:a,bulleted_list_position:r+1})}))}))})(),Vn(),document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",({eventName:e})=>{"join-to-read-click-register"===e&&localStorage.setItem("returnUrl",window.location.href)}])})),zn(),document.querySelectorAll('[data-component=NewsletterGroups] input[type="checkbox"]').forEach((e=>{e.addEventListener("change",(e=>{Ve(`newsletter_prefs_${e.target.checked?"":"un"}subscribe`,{newsletter:e.target.name})}))})),document.querySelectorAll('#reg-lite-form input[type="checkbox"]').forEach((e=>{e.addEventListener("change",(e=>{var t;const n=null===(t=e.target.closest("form"))||void 0===t||null===(t=t.querySelector("input[name=regSourceNewsletter]"))||void 0===t?void 0:t.value;Ve(`newsletter_prefs_${e.target.checked?"":"un"}subscribe`,{newsletter:n})}))})),document.querySelectorAll(".newsletter-component").forEach((e=>{e.querySelector("button.form-submit").addEventListener("click",(t=>{t.target.disabled||Ve("newsletter_lite_reg_signup",{newsletter:e.dataset.newsletterKey})}))})),Jn(),Fn(),qn(),Hn(),Wn(),Yn(),Zn(),eo(),document.addEventListener(Ce,(()=>{window.tp=window.tp||[],window.tp.push(["addHandler","customEvent",({eventName:e})=>{"click-confirm-subscription"===e&&window.scrollTo(0,0)}])})),to(),no(),Kn(),(()=>{let e=window.innerWidth>=Mt.BY,t=window.innerWidth{window.innerWidth>=Mt.BY&&!e?(e=!0,rt({components_list:window.digitalData.desktop_components_list})):window.innerWidth{const e=document.getElementById("MegaMenuButton");On(e,"click",it)})(),so(),co(),lo(),po(),uo(),mo(),_o(),(()=>{const e=document.getElementById("header-mobile-support-button"),t=document.getElementById("header-laptop-support-button"),n=document.getElementById("support-drawer-button-amp");[e,t,document.getElementById("reg-login-button-support"),n].forEach((e=>{null==e||e.addEventListener("click",bn)}))})(),bo(),En(),go()},fo="event7",ho="event20",vo="event21",yo="event23",ko="event24",Io="event27",So="event34",Oo="event37",Po="event68",Eo="event78",jo="event85",xo="event86",Ao="event87",Lo="event108",Do="event99",Co="event110",To="prop1",$o="prop2",No="prop3",Mo="prop5",Ro="prop6",Bo="prop7",Uo="prop8",Go="prop9",Vo="prop10",zo="prop11",Jo="prop12",Fo="prop13",qo="prop14",Ho="prop15",Wo="prop16",Yo="prop19",Ko="prop20",Xo="prop21",Qo="prop22",Zo="prop23",er="prop24",tr="prop25",nr="prop26",or="prop27",rr="prop28",ir="prop30",ar="prop31",sr="prop32",cr="prop34",lr="prop36",dr="prop37",pr="prop38",ur="prop39",mr="prop40",_r="prop41",br="prop42",gr="prop43",wr="prop44",fr="prop45",hr="prop46",vr="prop47",yr="prop48",kr="prop49",Ir="prop50",Sr="prop64",Or="prop65",Pr="prop66",Er="prop67",jr="prop68",xr="prop69",Ar="prop70",Lr="prop71",Dr="prop72",Cr="prop75",Tr="prop90",$r="prop42",Nr="prop102",Mr="prop104",Rr="eVar1",Br="eVar2",Ur="eVar3",Gr="eVar4",Vr="eVar8",zr="eVar9",Jr="eVar10",Fr="eVar11",qr="eVar12",Hr="eVar13",Wr="eVar14",Yr="eVar16",Kr="eVar17",Xr="eVar19",Qr="eVar20",Zr="eVar21",ei="eVar22",ti="eVar23",ni="eVar24",oi="eVar26",ri="eVar27",ii="eVar31",ai="eVar36",si="eVar37",ci="eVar39",li="eVar41",di="eVar42",pi="eVar43",ui="eVar44",mi="eVar45",_i="eVar46",bi="eVar47",gi="eVar48",wi="eVar49",fi="eVar50",hi="eVar51",vi="eVar52",yi="eVar53",ki="eVar54",Ii="eVar64",Si="eVar67",Oi="eVar68",Pi="eVar69",Ei="eVar70",ji="eVar71",xi="eVar72",Ai="eVar75",Li="eVar89",Di="eVar90",Ci="eVar91",Ti="eVar92",$i="eVar93",Ni="eVar94",Mi="eVar100",Ri="eVar96",Bi="eVar97",Ui="eVar42",Gi="eVar102",Vi="eVar104",zi="__ADOBE__",Ji=e=>sessionStorage.getItem(`${zi}${e}`),Fi=(e,t)=>sessionStorage.setItem(`${zi}${e}`,t),qi=["subscription_package","subscription_length","subscription_price","subscribe_button_version","selling_page_variant","initial_selected_package"],Hi="marketing_opt_in",Wi=e=>{let{subscription_package:t,subscription_length:n,subscription_price:o,subscribe_button_version:r,selling_page_variant:i,initial_selected_package:a}=e,s=Nt(e,qi);return Object.fromEntries([[pi,t],[ui,n],[mi,o],[fi,r],...Object.keys(s).includes(Hi)?[[gi,s[Hi]?"Opt in":"Opt out"]]:[],[Di,a]].filter((([,e])=>void 0!==e)))},Yi=e=>`D=v${e.slice(4)}`,Ki=(e,t={},n=[],o=window[JSGlobals.ADOBE_ANALYTICS_OBJECT])=>{const r=[],i={};n.length&&(r.push("events"),i.linkTrackEvents=n.join(","),i.events=i.linkTrackEvents);const a=Object.fromEntries(Object.entries(t).filter((([,e])=>void 0!==e))),s=[...r,...Object.keys(a)];s.length&&(i.linkTrackVars=s.join(",")),Object.entries(a).forEach((([e,t])=>{i[e]=t})),o.tl(!0,"o",e,i)};function Xi(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Qi(e){for(var n=1;n{Ki("Adblock Detected",{[ai]:"Native",[di]:"Adblock Detected",[lr]:Yi(ai),[br]:Yi(di)},["event105"])},article_bookmark:e=>{Ki("Article Bookmark",{[Ko]:e.article_id},["event17"])},article_bulleted_list_click:e=>{Fi("link_click_label","Article Bullet Related Link"),Fi("link_click_position",e.bulleted_list_position)},article_share:e=>{Ki("Article Share",{[zr]:e.article_id,[Xr]:e.article_category,[di]:e.share_provider,[xi]:e.share_provider,[Go]:Yi(zr),[Yo]:Yi(Xr),[br]:Yi(di),[Dr]:Yi(xi)},["event10","event41"])},article_topic_tag_click:e=>{Fi("link_click_label","Article Topic Tag Link"),Fi("topic_tag",e.tag)},auto_renewal_off:()=>{Ki("Auto Renewal Off",{},["event29"])},blog_post_article_link_click:e=>{Fi("link_click_label","Live Blog In-line Article Link"),Fi("link_click_position",e.article_link_position)},burger_menu_click:()=>{Ki("Burger Menu Click",{},["event80"])},change_payment_method:e=>{Ki("Payment Method Selected",Qi(Qi({},Wi(e)),{},{[Di]:e.initial_selected_package,[Ci]:e.name_form_field,[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}),["event75"])},change_subscription_package:e=>{Ki("Subscription Package Changed",Qi(Qi({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}),["event76"])},comment:e=>{Ki("Article Comment",{[Go]:e.article_id},["event12"])},comment_tab_click:e=>{Ki("Article Comment Tab Click",{[li]:"D=pageName",[di]:"Article Comment Tab",[Go]:e.article_id,prop31:"Article Comment Tab",[_r]:"D=pageName",[br]:Yi(di)},["event43"])},contextual_inline_click:()=>{Fi("link_click_label","Article in-line Link")},contextual_inline_topic_click:()=>{Fi("topic_link_click_label","Article in-line Link (Topic Page)")},contextual_inline_non_topic_click:()=>{Fi("topic_link_click_label","Article in-line Link (Non-Topic Page)")},donation:e=>{Ki("Donation Click",Qi(Qi({},Wi(e)),{},{[Di]:e.initial_selected_package,[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}),[So])},donation_apple_pay:e=>{Ki("Donation Click - Apple Pay",Qi(Qi({},Wi(e)),{},{[Di]:e.initial_selected_package,[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}),[So])},donation_article_bottom:()=>{Ki("Donation Click (Article Bottom)",{},["event36"])},edition_link_click:e=>{Fi("link_click_label","Edition Link"),Fi("link_click_text",e.edition_link_text)},expandable_prompt_cta_premium:()=>{Ki("Premium Article Gate CTA Click Premium",{},[vo])},expandable_prompt_cta_tide:()=>{Ki("Premium Article Gate CTA Click Tide",{},[vo])},focus_reg_subscription_field:(e,t=document.location.pathname)=>{Ki("Form Field details",Qi({[Ci]:e.name_form_field},t.includes("/register")?Qi(Qi({},Wi(e)),{},{[Di]:e.initial_selected_package,[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}):{}),["event74"])},gallery_view:()=>{Ki("Gallery Image View",{[Xo]:"Gallery"},["event3"])},indy100_trending_link_click:e=>{Ki("RHR Indy100 Trending",{[_r]:"D=pageName",[br]:Yi(di),[Er]:e.indy100_trending_link_position},[ho])},ip_ebook_click:e=>{Ki("My Independent Premium eBooks Click",{[di]:e.ebook_title,[br]:Yi(di)},["event69"])},ip_event_click:e=>{Ki("My Independent Premium Event Click",{[di]:e.event_name,[br]:Yi(di)},["event70"])},ip_tab_click:e=>{Ki("My Independent Premium Event Click",{[Mo]:e.tab_name,[di]:`IP ${e.tab_name}`,[br]:Yi(di)},["event18"])},liveblog_bulleted_list_click:e=>{Fi("link_click_label","Live Blog Article Bullet Related Link"),Fi("link_click_position",e.bulleted_list_position)},liveblog_key_points_click:e=>{Ki("Liveblog Key Points Click",{[li]:e.liveblog_key_points_destination,[di]:"Liveblog Key Points",[Si]:e.liveblog_key_points_position,[_r]:Yi(li),[br]:Yi(di),[Er]:Yi(Si)},["event60"])},load_more_comments:e=>{Ki("Load More Comments",{[Go]:e.article_id},["event53"])},login_success:()=>{Ki("Login Success",{},["event9"])},main_nav_link_click:e=>{Fi("link_click_label","Visible Nav"),Fi("link_click_text",`${e.main_nav_link_category}:${e.main_nav_link_text}`),Fi("link_click_position",e.main_nav_link_position)},marketing_opt:e=>{Ki("Marketing Opt Changed",Qi(Qi({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi),[yr]:Yi(gi)}),[ko]),Fi("marketing_opt_in",e.marketing_opt_in)},mega_menu_link_click:e=>{Fi("link_click_label","Burger Nav"),Fi("link_click_text",`${e.mega_menu_link_category}:${e.mega_menu_link_text}`)},most_commented_section_click:e=>{Ki("Most Commented Section Click",{[li]:e.most_commented_section_link_pagename,[di]:"Most Commented (Section Page)",[Si]:e.most_commented_section_link_position,[_r]:Yi(li),[br]:Yi(di),[Er]:Yi(Si)},[Eo])},most_popular_link_click:e=>{Fi("link_click_label","RHR Most Popular"),Fi("link_click_position",e.most_popular_link_position)},most_watched_click:e=>{Fi("link_click_label",e.mostWatched_link_text),Fi("video_algorithm",e.mostWatched_algorithm)},newsletter_lite_reg_signup:e=>{Ki("Newsletter Inline Signup Prompt",{[si]:e.newsletter,[dr]:Yi(si)},["event63"])},newsletter_page_signup_button_click:e=>{Ki("Newsletter Page Signup",{[si]:e.newsletter,[dr]:Yi(si)},["event66"])},newsletter_prefs_subscribe:e=>{Ki("Newsletter Prefs Subscribe",{[si]:e.newsletter,[dr]:Yi(si)},["event64"])},newsletter_prefs_unsubscribe:e=>{Ki("Newsletter Prefs Unsubscribe",{[si]:e.newsletter,[dr]:Yi(si)},["event65"])},notification_prompt_accept:()=>{Ki("Web Notification Opt In",{[di]:"Yes please",[br]:"Yes please"},["event45"])},notification_prompt_dismiss:()=>{Ki("Web Notification Dismiss",{[di]:"Not now",[br]:"Not now"},["event46"])},notification_prompt_load:e=>{Ki("Web Notification Prompt Load",{[ni]:e.components_list,[er]:Yi(ni)},["event44"])},payment_details_failed:e=>{Ki("Payment Form Submit Failed",Qi(Qi({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}),["event32"])},payment_details_success:e=>{Ki("Payment Form Submit Success",Qi(Qi({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)}),[Io,"event28"])},payment_form_loaded:e=>{const t=(()=>{const e=document.referrer;if(e){const t=new URL(e);if("/subscribe"===t.pathname)return t.searchParams}if("/subscribe"===document.location.pathname)return new URL(document.location.href).searchParams})();Ki("Payment Form Loaded",Qi(Qi({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)},t?{[hi]:t.get("itm_source"),[vi]:t.get("itm_medium"),[yi]:t.get("itm_campaign"),[ki]:t.get("itm_term")}:{}),["event25"])},popular_videos_link_click:e=>{Fi("link_click_label","RHR Popular Videos"),Fi("link_click_position",e.popular_videos_link_position)},premium_article_cta_premium:()=>{Ki("Premium Article Gate CTA Click Premium",{},[vo])},premium_article_cta_tide:()=>{Ki("Premium Article Gate CTA Click Premium",{},[vo])},premium_comment:e=>{Ki("Article Premium Comment",{[Go]:e.article_id},["event16"])},read_more_articles_link_click:e=>{Fi("link_click_label","Related Articles"),Fi("link_click_position",e.read_more_link_position)},experience_executed:e=>{Ki("Piano Experience Impression",{[$i]:e.experience_name,[Ni]:e.variant},["event84"])},registration_failed:()=>{},registration_success:e=>{const t=[yo];e.marketing_opt_in&&t.push(ko),e.promo_code_applied&&t.push("event26"),Ki("Registration Success",Qi(Qi({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi),[yr]:Yi(gi)}),t)},registration_success_standard:e=>{const t=[yo];e.marketing_opt_in&&t.push(ko),Ki("Registration Success",Qi({},Wi(e)),t)},registration_wall_click:({registration_wall_label:e,is_register_wall_with_register_form:t})=>{if("Register Now"===e){if(!t)return void Fi("link_click_label",e)}else if("I'll try later"!==e&&"Log In"!==e)return;Ki("Registration Gating Prompt Click",{[di]:e,[br]:Yi(di)},[Po])},related_articles_link_click:e=>{const t=e.related_articles_autolink?"Auto":e.related_articles_topiclink?"Audience":"Manual",n=`Related Articles - ${t}, Related Articles ${t} Embed Position ${e.related_embed_position}`;Fi("link_click_label",n),Fi("link_click_position",e.related_articles_link_position),e.related_articles_algorithm&&Fi("video_algorithm",`Related Articles Video ${e.related_articles_algorithm}`);const o=`Related Articles ${t} Embed Position ${e.related_embed_position}`;Fi("link_click_related_embed_position",o)},search:e=>{Ki("Search",{[Gr]:e.search_term,[br]:Yi(Gr)},["event1"])},selling_page_loaded:()=>{Ki("Piano Selling Page loaded",{},["event8"])},show_comments_click:e=>{Ki("Article Show Comments",{[Go]:e.article_id,[Si]:e.show_comments_link_position,[Er]:Yi(Si)},["event42"])},sponsored_features_link_click:e=>{Fi("link_click_label","RHR Sponsored Features"),Fi("link_click_position",e.sponsored_features_link_position)},subscription_button_click:e=>{Ki("Join Premium Button Click",Qi(Qi({},Wi(e)),{},{[fi]:e.subscribe_button_version,[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi),[Ir]:Yi(fi)},e.selling_page_variant_click&&{[Mi]:e.selling_page_variant_click}),[vo])},taboola_feed_link_click:()=>{},temporary_link_click:e=>{Fi("link_click_label","Temp Link"),Fi("link_click_text",e.temp_link_text)},update_components_list:e=>{Ki("Update components list",{[ni]:e.components_list,[er]:Yi(ni)},[])},voucher_ticker_link_click:e=>{Ki("Voucher Ticker Link Click",{[di]:e.voucher_ticker_text,[br]:Yi(di)},["event82"])},voucher_ticker_arrow_click:()=>{Ki("Voucher Ticker Arrow Click",{},["event83"])},webpush_signup_click:()=>{Ki("Get Started Clicks (Web Push Landing Page)",{[br]:"Get Started",[di]:"Get Started"},["event106"])},price_comparison_list_buy_now_click:({name:e,price:t})=>{Ki("Price Comparison Buy Link Click",{[di]:"Price Comparison - Buy Link Click",[br]:Yi(di),[Ri]:e,[Bi]:t},["event93"])},price_comparison_buttons_buy_now_click:({isLeft:e,index:t,name:n,price:o})=>{const r=`${e?"Left":"Right"} CTA Button - Position ${t++}`;Ki("Price Comparison Buttons Buy Now Click",{[di]:r,[br]:Yi(di),[Ri]:n,[Bi]:o},["event107"])},product_carousel_buy_now_click:({name:e,price:t,index:n})=>{const o="Top Picks Carousel - Buy Now - Position "+n++;Ki("Comparison Carousel Buy Link Click",{[di]:o,[br]:Yi(di),[Ri]:e,[Bi]:t},[Lo])},product_carousel_read_review_click:({name:e,price:t})=>{Ki("Comparison Carousel/Modal Read Review Link Click",{[di]:"Comparison Carousel - Read Review Link Click",[br]:Yi(di),[Ri]:e,[Bi]:t},[Do])},product_comparison_checkbox_click:({name:e,price:t})=>{Ki("Comparison Carousel Checkbox Click",{[di]:"Comparison Carousel - Compare Checkbox Selected",[br]:Yi(di),[Ri]:e,[Bi]:t},["event100"])},product_comparison_modal_open:()=>{Ki("Compare Table Pop-up",{[di]:"Compare Table Pop-up",[br]:Yi(di)},["event101"])},product_comparison_modal_buy_now_click:({name:e,price:t})=>{Ki("Compare Modal Buy Link Click",{[di]:"Compare Modal - Buy Link Click",[br]:Yi(di),[Ri]:e,[Bi]:t},[Lo])},product_comparison_modal_read_review_click:({name:e,price:t})=>{Ki("Comparison Carousel/Modal Read Review Link Click",{[di]:"Comparison Carousel - Read Review Link Click",[br]:Yi(di),[Ri]:e,[Bi]:t},[Do])},affiliate_link_click:e=>{Ki("Affiliate Link Click",{[di]:e.affiliate_link_click_text,[br]:Yi(di)},["event79"])},registration_gating_show_prompt:()=>{Ki("Registration Show Prompt",{},["event62"])},registration_gating_first_visit:e=>{Ki("Registration Gating first visit",{[Li]:e.reg_gating})},account_overview_tab_my_details:()=>{Ki("Account Overview Tab - My Details",{pageName:"Account Overview Tab - My Details"},[jo])},account_overview_tab_change_password:()=>{Ki("Account Overview Tab - Change Password",{pageName:"Account Overview Tab - Change Password"},[jo])},account_overview_tab_payments_and_billing:()=>{Ki("Account Overview Tab - Payments & Billing",{pageName:"Account Overview Tab - Payments & Billing"},[jo])},account_overview_tab_manage_subscription:()=>{Ki("Account Overview Tab - Manage Subscription",{pageName:"Account Overview Tab - Manage Subscription"},[jo])},account_cancellation_barrier_1:()=>{Ki("Cancellation journey - Barrier 1",{pageName:"Cancellation journey - Barrier 1",[di]:"Cancel Subscription - Barrier 1",[br]:Yi(di)},[xo])},account_cancellation_barrier_2:()=>{Ki("Cancellation journey - Barrier 2",{pageName:"Cancellation journey - Barrier 2",[di]:"Cancel Subscription - Barrier 2",[br]:Yi(di)},[xo])},account_cancellation_keep_subscription:()=>{Ki("Cancellation journey - Barrier 1",{pageName:"Cancellation journey - Barrier 1",[di]:"Keep Subscription - Barrier 1",[br]:Yi(di)},[xo])},account_cancellation_take_this_offer:()=>{Ki("Cancellation journey - Barrier 2",{pageName:"Cancellation journey - Barrier 2",[di]:"Take this Offer - Barrier 2",[br]:Yi(di)},[xo])},account_cancellation_continue_to_payment:()=>{Ki("Cancellation journey - Thanks",{pageName:"Cancellation journey - Thanks",[di]:"Continue to Payment - Thank you",[br]:Yi(di)},[xo])},account_cancellation_reactivate_subscription:()=>{Ki("Cancellation journey - Thanks",{pageName:"Cancellation journey - Thanks",[di]:"Reactivate Subscription",[br]:Yi(di)},[xo])},stage_barrier_1:()=>{Ki("Cancellation journey - Barrier 1",{pageName:"Cancellation journey - Barrier 1"},[Ao])},stage_barrier_2:()=>{Ki("Cancellation journey - Barrier 2",{pageName:"Cancellation journey - Barrier 2"},[Ao])},support_nsc_link_click:()=>{Ki("Support NSC Link Click",{[di]:"Support NSC Link Click",[br]:Yi(di)},[Co])},support_now_encore_click:()=>{Ki("Support Now Link Click - Encore Component",{[di]:"Support Now Link Click - Encore Component",[br]:Yi(di)},[Co])},anchor_nav_link_click:e=>{Ki("Anchor Nav Link Click",{[di]:e.anchor_link_click_text,[br]:Yi(di)},["event11"])},heyflow_button_click:e=>{Ki("HeyFlow Button Click",{[di]:e.heyflow_button_click_text,[br]:Yi(di)},["event114"])},heyflow_screen_view:e=>{Ki("HeyFlow Screen View",{[di]:e.heyflow_screen_view_name,[br]:Yi(di),[Gi]:e.heyflow_screen_view_number,[Nr]:e.heyflow_screen_view_number},["event115"])},sourcepoint_cmp_impression:()=>{Ki("SourcePoint CMP Impression",{},["event111"])},sourcepoint_cmp_click:({label:e})=>{Ki("SourcePoint CMP Click",{[di]:e,[br]:e},["event112"])},pinned_post_interaction:e=>{Ki(e.action,{[Ui]:e.state,[$r]:Yi(Ui)},["event113"])},liveramp_api_request:e=>{Ki("LiveRamp API Request",{[Vi]:e.status,[Mr]:Yi(Vi)},["event117"])},bulletin_nav_click:e=>{Fi("link_click_label","Bulletin Nav"),Fi("link_click_text",e.clickedSection)}};const ea="ILC-refresh",ta=`CMP=${ea}`;let na=function(e){return e[e.CONTINUE_WITHOUT_AGREEING=1]="CONTINUE_WITHOUT_AGREEING",e[e.OPT_IN=2]="OPT_IN",e[e.VIEW_IFRAME=4]="VIEW_IFRAME",e[e.REDIRECT=5]="REDIRECT",e[e.MICRO_PAYMENT=7]="MICRO_PAYMENT",e[e.CUSTOM_JS=9]="CUSTOM_JS",e[e.WELECT_VIDEO=10]="WELECT_VIDEO",e[e.ACCEPT_ALL=11]="ACCEPT_ALL",e[e.VIEW_PRIVACY_MANAGER=12]="VIEW_PRIVACY_MANAGER",e[e.REJECT_ALL=13]="REJECT_ALL",e[e.SAMBA_VIDEO=14]="SAMBA_VIDEO",e[e.DISMISS=15]="DISMISS",e}({});const oa=()=>{var e,t,n;return/iPhone/.test((null===(e=navigator)||void 0===e||null===(e=e.userAgentData)||void 0===e?void 0:e.platform)||(null===(t=navigator)||void 0===t?void 0:t.platform)||(null===(n=navigator)||void 0===n?void 0:n.userAgent))};const ra=({props:e={},events:t=[]})=>{t.forEach((e=>{s_object.events=s_object.apl(s_object.events,e,",",",",!1)})),Object.entries(e).forEach((([e,t])=>{s_object[e]=t}))},ia="cmp-choice",aa=(e,t)=>{const n=sessionStorage.getItem(ia)===`${e}`;return n&&(sessionStorage.removeItem(ia),((e={})=>{Ve("sourcepoint_cmp_click",e)})(t)),n},sa=()=>{const e=new URLSearchParams(window.location.search),{source:t,medium:n,campaign:o,term:r,content:i}=new Proxy(e,{get:(e,t)=>e.get(`utm_${t}`)});return t?{campaign:[`S:${t}`,`M:${n}`,`Ca:${o}`,`T:${r}`,`Co:${i}`].join("|")}:{}},ca="control",la="variant-1",da="variant-2",pa="variant-3",ua="startsWith",ma=new Map([["/",{name:"frontpage"}],["/contact-us",{name:"Contact Us",type:ua}],["/jobs",{name:"Jobs",type:ua}],["/news/code-of-conduct",{name:"Code of conduct and complaints",type:ua}],["/service/external-contributors-policy",{name:"Code of conduct and complaints",type:ua}],["/service/cookie-policy",{name:"Cookie policies",type:ua}],["/service/privacy-policy",{name:"Privacy notice",type:ua}],["/service/user-policies",{name:"User policies",type:ua}],["/subscribe",{name:"Subscribe",featureModeName:"feat__selling_page_redesign",featureFlagVariants:{[_]:"Subscribe no app"},featureModeVariants:{[ca]:"Subscribe",[la]:"Subscribe - Redesign - v1",[da]:"Subscribe - Redesign - v2",[pa]:"Subscribe - Redesign - v3"}}],["/donate",{name:"Donate",featureFlagVariants:{[b]:"Donation page no name"}}],["/subscribe/app",{name:"Subscribe - App"}],["/subscribe/register",{name:"Subscribe - Register"}],["/subscribe/login",{name:"Subscribe Login"}],["/subscribe/our-story",{name:"Subscribe - Our Story"}],[g,{name:"Web notification Landing Page"}],["/donations",{name:"Donations",type:ua}],["/archive",{name:"Archive",type:ua}],["/topics-list",{name:"All topics",type:ua}],["/vouchercodes",{name:"Voucher codes",type:ua}],["/login",{name:"Login",type:ua}],["/register",{name:"Register",type:ua}],["/independent-premium",{name:"Independent Premium",type:ua}],["/profile",{name:"Account Details",type:ua}]]),_a=(e,t)=>{try{for(const[t,{name:o,type:r,featureFlagVariants:i={},featureModeVariants:a={},featureModeName:s=""}]of ma)if(r===ua){if(e.startsWith(t))return o}else if(e===t){const e=Object.entries(i);for(const[t,n]of e)if("true"===Ee(t))return n;if(s){var n;const e=null===(n=JSGlobals.featureModes)||void 0===n?void 0:n[s];if(e)return a[e]}return o}return"Channel frontpage"===t.page_type&&t.site_sections||"Topic"===t.page_type&&t.site_sections?`${t.site_sections.split(":").join("/")}/home`:"Article"===t.page_type&&t.site_sections?`${t.site_sections.split(":").join("/")}/article${t.article_id.replace(/\D/g,"")}`:"Video Article"===t.page_type&&t.site_sections?`${t.site_sections.split(":").join("/")}/article${t.article_id}`:e}catch(t){return console.warn("getPageName() error",t),e}},ba=(e=!0)=>{const t={width:window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,height:window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight};return e?`${t.width}x${t.height}`:t};function ga(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function wa(e){for(var n=1;n{try{(e=>{const{auto_refresh:t,site_sections:n,page_domain:o,page_path:r,page_query:i,page_type:a,page_previous_url:s,section_type:c,components_list:l,commercial_campaign:d,logged_in_status:p,uid:u,registration_date:m,user_status:_,main_js_version:b}=digitalData,g=null==n?void 0:n.split(":"),w=Ji("link_click_label"),f=Ji("link_click_position");switch(ra({events:[..."Topic"===a?["event2"]:[],...t?["event6"]:[]],props:wa(wa(wa(wa(wa({pageName:_a(e,digitalData)},g&&{hier1:g.join(","),channel:g[0],[Rr]:g.slice(0,2).join(":"),[Br]:g.slice(0,3).join(":")}),{},{[Ur]:o,[Vr]:a,[qr]:n,[Yr]:r,[Kr]:i,[Zr]:s,[ni]:l,[ii]:Ae("locale"),[ai]:"Native",[ci]:d,[Pi]:p,[Ei]:u,[ji]:m,[Ai]:_,[Ii]:b,[To]:Yi(Rr),[$o]:Yi(Br),[No]:o,[Uo]:a,[Yo]:c,[er]:Yi(ni),[ar]:Yi(ii),[lr]:Yi(ai),[ur]:Yi(ci),[mr]:"D=g"},w&&{[li]:"D=pageName",[_r]:"D=pageName",[di]:w,[br]:Yi(di),[Si]:f,[Er]:Yi(Si)}),{},{[xr]:Yi(Pi),[Ar]:Yi(Ei),[Lr]:Yi(ji),[Cr]:Yi(Ai)},oa()&&{[jr]:ba(),[Oi]:ba()}),JSGlobals.httpStatusCode>=400&&{pageName:"",pageType:"errorPage"}),{},{[Sr]:Yi(Ii)},sa())}),w){case"Visible Nav":ra({events:[Oo],props:{[Ro]:Ji("link_click_text"),[Bo]:"Visible Nav"}});break;case"Burger Nav":ra({events:[Oo],props:{[sr]:Ji("link_click_text"),[Bo]:"Burger Nav"}});break;case"Bulletin Nav":ra({events:[Oo],props:{[Ro]:Ji("link_click_text"),[Bo]:"Bulletin Nav"}});break;case"Temp Link":ra({events:[Oo],props:{[cr]:Ji("link_click_text")}});break;case"RHR Most Popular":ra({events:["event19"]});break;case"RHR Popular Videos":ra({events:["event30"]});break;case"RHR Sponsored Features":ra({events:["event31"]});break;case"RHR Indy100 Trending":ra({events:[ho]});break;case"Article in-line Link":ra({events:["event39"]});break;case"Article Topic Tag Link":ra({events:["event40"],props:{[pr]:Ji("topic_tag")}});break;case"Article Bullet Related Link":case"Live Blog Article Bullet Related Link":ra({events:["event57"]});break;case"Live Blog In-line Article Link":ra({events:["event58"]});break;case"Most Commented Section Click":ra({events:[Eo]});break;case"Register Now":ra({events:[Po]});break;case"Most Watched":ra({events:["event51"],props:{[bi]:Ji("video_algorithm"),[vr]:Yi(bi)}});break;case"Edition Link":ra({events:["event81"],props:{[ar]:Ji("link_click_text")}})}const h=Ji("link_click_related_embed_position");null!=w&&w.startsWith("Related Articles - ")&&ra({events:["event13"],props:wa({[ri]:h,[or]:Yi(ri)},w.startsWith("Related Articles - Auto")&&{[oi]:Ji("video_algorithm"),[nr]:Yi(oi)})});const v=Ji("topic_link_click_label");if(v)switch(ra({props:{[di]:v,[br]:Yi(di)}}),v){case"Article in-line Link (Topic Page)":ra({events:["event72"],props:{[br]:"Article in-Line Click (Topic Page)"}});break;case"Article in-line Link (Non-Topic Page)":ra({events:["event73"],props:{[br]:"Article in-Line Click (Non-Topic Page)"}})}})(e)}catch(e){console.error("Something went wrong building page generic tracking vars",e)}switch(e){case"/":ra({props:{hier1:"news",channel:"news"}});break;case"/subscribe/confirmation":{const e=Ye(ze);if(Object.values(e).every((e=>void 0===e)))return;ra({events:[Io],props:wa(wa({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi)})});break}case"/donate":{const e="true"===Ae("feat__support_now_donate_copy");ra({events:["event110"],props:{[di]:e?"Donate":"Support Now",[br]:Yi(di)}});break}case"/register":case"/subscribe/register":{const e=Ye(ze);ra({events:["event22"],props:wa(wa({},Wi(e)),{},{[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi),[Ir]:Yi(fi)})});break}case"/thank-you":{const e="true"===Ji("marketing_opt_in");ra({events:[yo,...e?[ko]:[]],props:{[gi]:e?"Opt in":"Opt out",[yr]:Yi(gi)}});break}case"/subscribe/payment":if("/subscribe/register"===digitalData.page_previous_path){const e=Ye(ze),t="true"===Ji("marketing_opt_in");ra({events:[yo,...t?[ko]:[]],props:wa(wa({},Wi(e)),{},{[yr]:Yi(gi),[gr]:Yi(pi),[wr]:Yi(ui),[fr]:Yi(mi),[Tr]:Yi(Di),[Ir]:Yi(fi)})})}break;case"/subscribe/consent":aa(na.CUSTOM_JS,{label:"Reject All"});break;case"/login":"true"===new URLSearchParams(window.location.search).get("isConsentOrPay")&&aa(na.CUSTOM_JS,{label:"Log In"})}e.startsWith("/tv/")&&ra({events:[fo],props:{[Fr]:digitalData.video_title,[wi]:"Independent Video Hub",[zo]:Yi(Fr),[Jo]:digitalData.article_page_filename,[kr]:Yi(kr),[Go]:Yi(zr),[Vo]:Yi(Jr),[Fo]:Yi(Hr),[Ho]:digitalData.lead_media_item,[Wo]:digitalData.first_published_date,[Yo]:Yi(Xr),[Ko]:Yi(Qr),[Qo]:Yi(ei),[Zo]:Yi(ti),[pr]:digitalData.article_topic_tags,[Or]:digitalData.published_date,[Pr]:digitalData.article_premium_status,[zr]:digitalData.article_id,[Jr]:digitalData.article_publication_time,[Hr]:digitalData.article_author,[Xr]:digitalData.article_category,[Qr]:digitalData.content_source,[ei]:digitalData.word_count,[ti]:digitalData.internal_links_count}}),"Article"===digitalData.page_type&&ra({props:{[Fr]:digitalData.article_title,[Hr]:digitalData.article_author,[Wr]:digitalData.topic_pages,[Xr]:digitalData.article_category,[Qr]:digitalData.content_source,[ei]:digitalData.word_count,[ti]:digitalData.internal_links_count,[ni]:`${digitalData.components_list}${digitalData.mostWatched_algorithm?`,4,${"no-love"===digitalData.mostWatched_algorithm?5:""}`:""}`,[ci]:digitalData.commercial_campaign,[_i]:digitalData.mostWatched_paragraph_number,[Ti]:digitalData.affiliate_links_count,[Jr]:digitalData.article_publication_time,[zr]:digitalData.article_id,[Go]:Yi(zr),[Vo]:Yi(Jr),[zo]:Yi(Fr),[Jo]:digitalData.article_page_filename,[Fo]:Yi(Hr),[qo]:Yi(Wr),[Ho]:digitalData.lead_media_item,[Wo]:digitalData.first_published_date,[Yo]:Yi(Xr),[Ko]:Yi(Qr),[Qo]:Yi(ei),[Zo]:Yi(ti),[er]:Yi(ni),[tr]:digitalData.product_carousel_failure,[rr]:digitalData.article_modification_date,[ir]:digitalData.article_swap,[pr]:digitalData.article_topic_tags,[ur]:Yi(ci),[hr]:Yi(_i),[Or]:digitalData.published_date,[Pr]:digitalData.article_premium_status},events:[fo,..."true"===digitalData.auto_gallery_view?["event14"]:[],...digitalData.homepage_section?["event46"]:[]]}),((e=window[JSGlobals.ADOBE_ANALYTICS_OBJECT])=>{e.t()})(),Object.keys(sessionStorage).forEach((e=>{e.startsWith(zi)&&sessionStorage.removeItem(e)}))},ha=()=>{!function(){const e=JSGlobals.adobe.reportSuiteId,t=s_gi(e);t.trackingServer=JSGlobals.adobe.trackingServer,t.trackingServerSecure=JSGlobals.adobe.trackingServerSecure,t.server=`www.${JSGlobals.domain}`,t.currencyCode="GBP",t.charSet="UTF-8",t.cookieDomainPeriods=(location.hostname.match(RegExp("\\.","g")||[])||[]).length,t.trackDownloadLinks=!0,t.trackExternalLinks=!0,t.trackInlineStats=!0,t.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx,epub",t.linkInternalFilters=["javascript:",".independent.co.uk",".indy100.com",".independentespanol.com",".the-independent.com"].join(),t.linkTrackVars="None",t.linkTrackEvents="None",t.linkLeaveQueryString=!0,"undefined"!=typeof Visitor&&(t.visitor=Visitor.getInstance("28280C0F53DB09900A490D45@AdobeOrg",{trackingServer:t.trackingServer,trackingServerSecure:t.trackingServerSecure,doesOptInApply:!0,previousPermissions:{ecid:!0,aa:!0},isOptInStorageEnabled:!0})),t.usePlugins=!0,t.doPlugins=function(e){const t=["eVar16","eVar17","eVar36","prop3","prop36"];for(let n=0;n{const t=Zi[e.detail.eventName];t?t(Qi(Qi({},window.digitalData),e.detail.data||{})):console.warn("Adobe event not recognised!",e.detail.eventName)})),wo(),fa(document.location.pathname),document.body.dispatchEvent(new CustomEvent(Re))},va=()=>new Promise((e=>{if(!JSGlobals.cmp.enabled)return void e(!0);document.getElementById("sp-script").error&&e(!1),window.addEventListener(Te,(()=>{e(!1)}));window.__tcfapi("addEventListener",2,((t,n)=>{var o;if(n)if(["useractioncomplete","tcloaded"].includes(t.eventStatus))if(window.__tcfapi("removeEventListener",2,(()=>{}),t.listenerId),t.gdprApplies){if(Ot("Consent Or Pay: valid GDPR tcData ---\x3e",t),null!==(o=t.publisher)&&void 0!==o&&null!==(o=o.consents)&&void 0!==o&&o[1])return Ot('Consent Or Pay: tcData.publisher?.consents?.["1"] ---\x3e',t),void e(!0);e(!1)}else e(!0);else Ot("Consent Or Pay: !['useractioncomplete', 'tcloaded'].includes(tcData.eventStatus) ---\x3e",{tcData:t,eventStatus:t.eventStatus})}))})),ya=async(e,t)=>new Promise((n=>{var o;null!==(o=JSGlobals)&&void 0!==o&&null!==(o=o.cmp)&&void 0!==o&&o.enabled?window.__tcfapi&&va().then((o=>{o?window.__tcfapi("getCustomVendorConsents",2,(o=>{var r;const i=!(null===(r=o.grants)||void 0===r||null===(r=r[e])||void 0===r||!r.vendorGrant);Ot("CMP:getCustomVendorConsents",t,i),n(i)})):n(!1)})):n(!0)})),ka=(e=!1)=>{var t;const{url:n}=(null===(t=window.JSGlobals)||void 0===t||null===(t=t.betting)||void 0===t?void 0:t.analytics)||{};var o;n||console.error("No betting analytics tag URL",{cause:null===(o=window.JSGlobals)||void 0===o?void 0:o.betting});e&&n&&window.setTimeout((()=>{pe(n)}),5e3)},Ia=()=>{var e;null===(e=document.querySelector(`.${Yt}`))||void 0===e||null===(e=e.classList)||void 0===e||e.remove(Kt)},Sa=()=>{braze.openSession(),Notification.requestPermission(),Ia()};function Oa(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}const Pa=()=>{const e=Ee(o);var t;e&&(null===(t=window.braze)||void 0===t||t.changeUser(e))},Ea=async()=>{if(!!window.braze)return Pa(),!0;try{var e;if(!await ya("5ed8c49c4b8ce4571c7ad801","braze"))return!1;const{braze:{sdkAPIKey:n="",sdkEndpoint:o=""}={}}=window.JSGlobals;return await pe(["https://js.appboycdn.com/web-sdk/4.8/braze.min.js"]),null===(e=window.braze)||void 0===e||e.initialize(n,function(e){for(var n=1;n{const e=document.querySelector(`.${Xt}`),t=document.querySelector(`.${Qt}`);null==e||e.addEventListener("click",Sa),null==t||t.addEventListener("click",(()=>Ia()))})(),document.dispatchEvent(new CustomEvent(Ne)),!0}catch(e){return Et("Error initializing braze sdk",e),!1}},ja=e=>{(window._cbv||(window._cbv=[])).push(e)},xa=async()=>{try{await fetch("https://www.npttech.com/advertising.js")}catch{return Ve("adblock_detected"),!0}return!1};var Aa=n(4795),La=n.n(Aa);const Da=["components_list","desktop_components_list","mobile_components_list"];function Ca(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Ta(e){for(var n=1;n{var t;let{components_list:n,desktop_components_list:r,mobile_components_list:i}=e,a=Nt(e,Da);const s=Ta(Ta({components_list:[...(null==n?void 0:n.split(","))||[],...(null===(t=window.innerWidth>999?r:i)||void 0===t?void 0:t.split(","))||[]].join(","),desktop_components_list:r,mobile_components_list:i,page_title:document.title,page_query:document.location.search,page_name:document.location.pathname},$a&&{page_previous_url:`${$a.protocol}//${$a.host}${$a.pathname}`,page_previous_path:$a.pathname,page_previous_query:$a.search}),{},{timestamp:La()().format("YYYY:MM:DD:HH:mm:ss"),uid:Ae(o),registration_date:Ae("esi_registration_date")});return Ta(Ta({},a),s)},Ma=()=>{var e;const t=(null===(e=document.getElementById("analytics-data"))||void 0===e?void 0:e.textContent)||"{}";return JSON.parse(t)},Ra=async()=>{document.getElementsByClassName("fb-post").length>0&&await pe("https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v11.0")},Ba=e=>{var t;return null===(t=window.JSGlobals)||void 0===t||null===(t=t.featureFlags)||void 0===t?void 0:t[e]},Ua=(e=!1)=>{Ba("feat__fullstory")&&e&&window.setTimeout((()=>{pe("/js/fullstory.raw.js")}),3e3)},Ga=(e,t)=>new Promise((n=>{if(e){if(0===document.querySelectorAll(`#searchBox${t} #___gcse_0`).length){pe(`https://cse.google.com/cse.js?cx=${e}`,{async:!0});const o=function(){google.search.cse.element.render({div:`searchBox${t}`,tag:"searchbox",gname:`searchbox-only${t}`},{div:`quickSearchresults${t}`,tag:"searchresults-only",gname:`searchbox-only${t}`}),n()},r=function(){google.setOnLoadCallback(o,!0)};window.__gcse=Object.assign(window.__gcse,{parsetags:"explicit",callback:r})}}else n()})),Va=e=>{const t={},n="true"===Ae(c),r=!e,i=!!Ae(o);return console.log("%cMETERED: %s","background:yellow;color:purple;font-size:2em",r),console.log("%cSUBSCRIBED: %s","background:yellow;color:purple;font-size:2em",n),console.log("%cLOGGED_IN: %s","background:yellow;color:purple;font-size:2em",i),t.hasAccess=i&&(n||r),t.subscribed=n,t},za=e=>{const t=document.createElement("a");return t.href=e,!("https:"!==t.protocol||!/(^|\.)google\.(com?|[a-z]{2}|com?\.[a-z]{2}|cat)$/.test(t.hostname))},Ja=`${window.location.origin}/iframe/registration_widget`,Fa=document.getElementById("open-drawer-button"),qa=document.referrer,Ha=location.search,Wa=Date.now(),Ya=((e,t,n,o)=>(za(e)||za(t))&&((e,t)=>!(!e.gaa_at||!e.gaa_n||!e.gaa_sig||!e.gaa_ts||parseInt(e.gaa_ts,16){const t={};return e.substring(1).split("&").forEach((e=>{const n=e.split("=");t[n[0]]=n[1]})),t})(n),o))(qa,new URLSearchParams(window.location.search).get("referrer"),Ha,Wa),Ka={};let Xa=new Promise((e=>{Ka.resolve=e}));const Qa="_pc_showpaywall";(()=>{if("true"!==Ae(Qa))return new Promise((e=>{Ya?(pe(["https://news.google.com/swg/js/v1/swg-gaa.js"]),pe(["https://news.google.com/swg/js/v1/swg.js"],{attributes:[["subscriptions-control","manual"]]}),pe(["https://apis.google.com/js/platform.js"]),(self.SWG=self.SWG||[]).push((async t=>{var n,o;const r=({entitlement:e,isUserRegistered:n})=>{t.setShowcaseEntitlement({entitlement:e,isUserRegistered:n}),Ot("entitlement: ",e," , isUserRegistered: ",n)};if(t.init(null===(n=JSGlobals)||void 0===n?void 0:n.showcaseProductId),t.setOnNativeSubscribeRequest((()=>{Ot("%c%s","background:dodgerblue;color:yellow;padding:10px;","subscribe event"),localStorage.setItem("returnUrl",window.location.href),window.location="/subscribe"})),null===(o=JSGlobals)||void 0===o||null===(o=o.article)||void 0===o||!o.premium)return void r({entitlement:"EVENT_SHOWCASE_UNLOCKED_FREE_PAGE",isUserRegistered:Boolean(Ae(a))});const i=await(async()=>{try{const e=await wn("fetch-user-state");return await e.json()}catch(e){return{}}})();i.metering?(Ot("user state received"),t.getEntitlements(i),t.setOnEntitlementsResponse((async t=>{let n=await Xa;const{hasAccess:o,subscribed:i}=Va(n);if(o)r(i?{entitlement:"EVENT_SHOWCASE_UNLOCKED_BY_SUBSCRIPTION",isUserRegistered:!0}:{entitlement:"EVENT_SHOWCASE_UNLOCKED_BY_METER",isUserRegistered:!0}),Ot("Publisher already grants access"),e();else{Ot("Not allowed access, try to use Google intervention");let n=await t;Ot("entitlements: ",n),n.enablesThisWithGoogleMetering()?(Ot("%c%s","background:dodgerblue;color:yellow;padding:10px;","entitlementsEnabled, consume"),n.consume((()=>{}))):(Le(Qa,"true",{hours:1}),r({entitlement:"EVENT_SHOWCASE_NO_ENTITLEMENTS_PAYWALL",isUserRegistered:!0}),Ot("%c%s","background:dodgerblue;color:yellow;padding:10px;","show Paywall"),window.location.reload()),e()}}))):(Ot("user state not found on server. Probably you are not signed in"),t.setOnLoginRequest((()=>{null==Fa||Fa.click(),Ot("%c%s","background:dodgerblue;color:yellow;padding:10px;","openLoginPage")})),GaaMeteringRegwall.show({iframeUrl:Ja}).then((e=>{(async e=>{try{let t=await fetch(`/id-token-cb?idToken=${e}`);if(200===t.status){let e=new URL(window.location);e.searchParams.set("referrer",document.referrer),window.location=e}else if(206===t.status){let t=new URL(window.location.origin);t.pathname="/finish-register";let n=new URL(window.location);n.searchParams.set("referrer",document.referrer),t.searchParams.set("cb",n.href),t.searchParams.set("idToken",e),window.location=t}else console.error(t)}catch(e){return{}}})(e.idToken).then((e=>{t.getEntitlements(e)}))})).catch((t=>{Ot(t),Ot("an error occurred trying to show regwall"),e()})))}))):e()}));Ot("entitlement: ","EVENT_SHOWCASE_NO_ENTITLEMENTS_PAYWALL"," , isUserRegistered: ",!0)})();const Za=async()=>{const e=document.getElementById("googleSignInButton"),t=document.querySelector(`#drawer button[on="tap:${dn}.close"]`);e&&e.addEventListener("click",(()=>{if(Ya){let e=new URL(window.location);e.searchParams.set("referrer",document.referrer),sessionStorage.setItem("cb",encodeURIComponent(e));let t=new URL(window.location.origin);t.pathname="/google-auth",window.location=t}else{let e="scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no,width=520,height=500,left=500,top=100";window.open("/google-auth","",e),null==t||t.click()}}))};var es=n(38415),ts=n(32624);const ns=e=>Array.isArray(e)&&e.length>0;function os(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function rs(e){for(var n=1;n{const e=window.dataLayer||[];window.dataLayer=new Proxy([],{set:(e,t,n)=>{if("length"!==t){const e=new CustomEvent(Me,{detail:n});window.dispatchEvent(e)}return Reflect.set(e,t,n)}}),e.forEach((e=>{window.dataLayer.push(e)}))},as=async()=>{(()=>{window.dataLayer=window.dataLayer||[];let e={event:"pageDataLoaded",trackingId:JSGlobals.ga,pageType:JSGlobals.pageType,headline:void 0,articleId:void 0,headlineWordCount:void 0,publishedDate:void 0,sponsorName:void 0,siteKey:JSGlobals.siteKey};if(JSGlobals.article){const t=ns(JSGlobals.article.authors)?(0,es.mG)(JSGlobals.article.authors):null,n=ns(JSGlobals.article.authors)?(0,es.iy)(JSGlobals.article.authors):null,o=(0,ts.i2)(JSGlobals.article),r=JSGlobals.article.sectionCategory.map((({siteSection:e})=>e)).join("|");e=rs(rs({},e),{},{articleId:JSGlobals.pageId,headline:JSGlobals.article.title,authorName:t,authorSlug:n,headlineWordCount:JSGlobals.article.title.split(" ").length,publishedDate:JSGlobals.article.publish,sponsorName:JSGlobals.article.sponsorName,pageCategories:o,siteSection:r,additionalKeywords:null})}window.dataLayer.push(e)})();const{containerId:e,auth:t,env:n}=JSGlobals.gtm;is(),window.dataLayer=window.dataLayer||[],window.dataLayer.push({"gtm.start":Date.now(),event:"gtm.js"});const o=`https://www.googletagmanager.com/gtm.js?${((e,t=null,n=null)=>t?new URLSearchParams({id:e,gtm_auth:t,gtm_preview:n,gtm_cookies_win:"x"}).toString():new URLSearchParams({id:e}).toString())(e,t,n)}`;await pe([o])},ss=async()=>{JSGlobals.gtm&&(await as(),await new Promise(((e,t)=>{window.addEventListener(Me,(n=>{"gtm.load"===n.detail.event&&(document.body.dispatchEvent(new CustomEvent("gtm_loaded")),e()),Ot("Value pushed to dataLayer: ",n.detail),window.google_tag_manager||t("Error firing `fireGTMLoadedCustomEvent` 'google_tag_manager.dataLayer.gtmDom' not found!")}))})))},cs="auto_refresh",ls=()=>{var e;const{url:t}=(null===(e=window.JSGlobals)||void 0===e?void 0:e.heyFlow)||{};t?t&&pe(t):console.error("No heyFlow URL is found",{cause:window.JSGlobals?"heyFlow object is missing or does not contain a URL":"JSGlobals is undefined"})},ds=[728,90],ps=[320,50],us=[300,600],ms=[300,250],_s=[280,290],bs=[1,1],gs=576,ws=1024,fs=650,hs=1300,vs=1600,ys=320,ks=375,Is=425,Ss=595,Os=1280,Ps=1366,Es=1440,js=2560;function xs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function As(e){for(var n=1;ne.querySelectorAll('[data-mpu]:not([data-initialised="true"])'),Ns=(e,t,n)=>{const o=n[e];if(o){const e=[...o].reverse().find((e=>e.from<=t));if(e)return e}},Ms=(e,t,n,o)=>{if(e.dataset.sizeKey){var r;const o=((e,t,n)=>{const o=Ns(e,t,n);return o?o.supportedSizes:null})(e.dataset.sizeKey,t,n);return o||console.warn(`Incorrect Ad size detected: ${null===(r=e.dataset)||void 0===r?void 0:r.tileName}`),o?{str:o.map((e=>e.join("x"))).join("|"),arr:o}:null}const i=((e,t,n)=>t>=n.laptop&&e.dataset.desktopSizes?e.dataset.desktopSizes:t>=n.tablet&&e.dataset.tabletSizes?e.dataset.tabletSizes:te.split("x").map((e=>Number(e)))))}},Rs=(e,t,n,o)=>({supportedSizes:Ms(e,t,n,o),refreshMS:e.dataset.refreshMs}),Bs=(e,{registerAsCurrentAd:t,adConfig:{types:n},breakPoints:o})=>{var r;const{supportedSizes:i,refreshMS:a}=Rs(e,de(),n,o),s=null!=i&&null!==(r=i.arr)&&void 0!==r&&r.length?((e,t,n,o={})=>window.googletag.defineSlot(e,t,n).setCollapseEmptyDiv(!0).updateTargetingFromMap(o).addService(window.googletag.pubads()))(e.dataset.adUnitPath,i.arr,e.id,{tile:e.id}):null;return s&&t(e,s,i.str,a),!!s},Us=e=>{window.googletag.cmd.push((()=>{const t=window.googletag.pubads().refresh;window.googletag.pubads().refresh=(n,...o)=>{var r,i,a;r=null==n?void 0:n.map((e=>null==e?void 0:e.getSlotElementId())).filter((e=>!!e)),i=e,null===(a=[...document.getElementsByClassName("extraAd")])||void 0===a||a.forEach((e=>{const t=e.id.split(e.dataset.tileNameExtra).slice(0,-1).join(e.dataset.tileNameExtra);r&&!r.includes(t)||(i(e),e.remove())})),t(n,...o)}}))},Gs=e=>Number(document.getElementById(`${e.id}_adIndex`).innerHTML),Vs=(e,t)=>[...e.split("/").slice(0,-1),t].join("/"),zs=e=>{const t=Object.values(e).reduce(((e,t)=>Ts(Ts({},e),{},{[t.lineItemId]:(e[t.lineItemId]||0)+1})),{});Object.entries(e).forEach((([n,o])=>{e[n].lineItemCount=t[o.lineItemId]}))},Js=["adConfig","breakPoints","adLoadingBehaviourSettings","beforeSlotsDisplay","beforeSlotRefresh","enableOutOfPageAd"];function Fs(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function qs(e){for(var n=1;n{let{adConfig:t,breakPoints:n={tablet:768,laptop:1e3},adLoadingBehaviourSettings:o={},beforeSlotsDisplay:r=()=>{},beforeSlotRefresh:i=()=>{},enableOutOfPageAd:a}=e,s=Nt(e,Js);const c={},l={},d={},p=[];let u,m=!0;const{renderMarginPercent:_,mobileScaling:b}=qs(qs({},Ws),(g=o,Object.fromEntries(Object.entries(g).filter((([,e])=>void 0!==e)))));var g;const w=(e,t,n,o)=>{l[e.id]={el:e,slot:t,sizes:n,refreshMS:o,refreshAttempts:0}},f=e=>{const{id:t}=e,n=l[t];n&&(n.slot&&googletag.destroySlots([n.slot]),n.viewed&&clearTimeout(n.refreshTimeout)),e.setAttribute("data-initialised","false"),e.removeAttribute("id"),delete l[t],delete c[t],zs(c)};Us(f);const h=e=>{const n=e.slot.getSlotElementId(),o=document.getElementById(n);if(null!=o&&o.dataset.sizeKey){var r;const{conditionalAd:i}=Ns(o.dataset.sizeKey,de(),t.types);if(i&&i.if.join("x")===(null===(r=e.size)||void 0===r?void 0:r.join("x"))){const e=`${n}${i.tileNameExtra}`,t=((e,t,n)=>{const o=document.createElement("div");return o.id=e,o.setAttribute("data-mpu","true"),o.setAttribute("data-size",t),o.setAttribute("data-ad-unit-path",n),o.className="extraAd",o})(e,i.then.join("x"),Vs(o.dataset.adUnitPath,e));t.dataset.tileNameExtra=i.tileNameExtra,o.parentElement.appendChild(t)}}};(({consent:e,slotRenderedCallback:o=()=>{},slotLoadedCallback:s=()=>{},setTargeting:g=()=>{},firstAdLoaded:v=()=>{},allFirstScreenAdsLoaded:y=()=>{}})=>{Ot("consent inside GPT",e),googletag.cmd.push((()=>{g(),googletag.pubads().setCentering(!0),a&&(()=>{const e="outofpageslot",t=document.querySelector("[data-mpu]");t&&window.googletag.defineOutOfPageSlot(Vs(t.dataset.adUnitPath,e),e).addService(window.googletag.pubads())})(),googletag.pubads().enableSingleRequest(),googletag.pubads().enableLazyLoad({fetchMarginPercent:-1,renderMarginPercent:_,mobileScaling:b}),googletag.enableServices();let e=de(),k=!1,I=0,S=!1;const O=[];u=(o=!1)=>{const i=de();m=o,e!==i&&(e=i,Object.keys(l).forEach((e=>{const o=l[e].el,{supportedSizes:r}=Rs(o,i,t.types,n);(null==r?void 0:r.str)!==l[e].sizes&&f(o)}))),((e=document)=>e.querySelectorAll('[data-mpu][data-refresh-check="true"][id]'))().forEach((e=>{const t=Gs(e);void 0!==d[e.id]&&t!==d[e.id]&&(d[e.id]=t,f(e))})),((e=document)=>[...$s(e)].filter((e=>!(e=>!(e.offsetWidth||e.offsetHeight||e.getClientRects().length))(e))))().forEach((e=>{e.setAttribute("data-initialised","true"),e.id||e.setAttribute("id",e.dataset.tileName),Bs(e,{registerAsCurrentAd:w,adConfig:t,breakPoints:n})&&p.push(e),"true"===e.dataset.refreshCheck&&(d[e.id]=Gs(e))})),0===p.length&&o&&!S&&(S=!0,y()),(async()=>{const e=[...p];p.length=0,e.length&&(await r({slotElems:e,slots:e.map((e=>{var t;return null===(t=l[e.id])||void 0===t?void 0:t.slot})).filter(Boolean),isFirstLoad:m}),e.forEach((e=>{googletag.cmd.push((()=>{googletag.display(e.id)}))}))),setTimeout(u,100)})()},u(!0),googletag.pubads().addEventListener("slotRenderEnded",(e=>{h(e),o(e),(async e=>{var n;const o=null!==(n=t.maxEmptySlotRefreshAttempts)&&void 0!==n?n:2;if(0===o)return;const r=e.slot.getSlotElementId(),a=l[r];if(e.isEmpty){if(!a.refreshMS)return;if(a.refreshAttempts>=o)return void console.warn(`Could not find ad to fill '${r}' after ${o} attempts`);a.refreshAttempts++,e.slot.setTargeting(Hs,a.refreshAttempts),await i({slotElem:a.el,slot:a.slot}),window.googletag.pubads().refresh([a.slot])}else a.refreshAttempts=0,e.slot.clearTargeting(Hs)})(e)})),googletag.pubads().addEventListener("slotResponseReceived",(e=>{(e=>{const t=e.getSlotElementId();c[t]=qs(qs({},e.getResponseInformation()),{},{lineItemCount:1}),zs(c)})(e.slot)})),googletag.pubads().addEventListener("slotOnload",((...e)=>{if(s(...e),k||(k=!0,v()),0===O.length)for(const e in l){const t=l[e].slot.getResponseInformation();"skin"!==e&&null!==t&&O.push(t)}I++,I!==O.length||S||"function"!=typeof y||(S=!0,y())})),googletag.pubads().addEventListener("impressionViewable",(e=>{const n=e.slot.getSlotId().getDomId(),o=l[n];if(o.viewed=!0,((e,t)=>{var n;return!!c[e]&&!(null===(n=t[c[e].advertiserId])||void 0===n||!n.disableRefresh)})(n,t.advertisers||{})||((e,t)=>{var n;return!!c[e]&&!(null===(n=t[c[e].campaignId])||void 0===n||!n.disableRefresh)})(n,t.campaigns||{}))return;(((e,t)=>{var n;return!!c[e]&&!(null===(n=t[c[e].advertiserId])||void 0===n||!n.forceRefresh)})(n,t.advertisers||{})||!(c[n].lineItemCount>1)&&o.refreshMS)&&(o.refreshTimeout=setTimeout((async()=>{o.viewed=!1,await i({slotElem:o.el,slot:o.slot}),window.googletag.pubads().refresh([o.slot])}),o.refreshMS))}))}))})(s)};function Ks(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Xs(e){for(var n=1;n{const t=Zs?tc[e]:ec[e];return t?{bidder:Qs,params:{organizationId:"1433",site:Zs?"the-independent-com":"independent-co-uk",adUnitElementId:t.placementId,placement:t.placementId}}:null}},oc=e=>e.map((({customer:e,rating:t})=>`${e}-${t}`)),rc=e=>oc(e).join(","),ic=e=>e.map((({label:e})=>e)),ac=()=>{const e=localStorage.getItem("_pdfps"),t=e?JSON.parse(e):[];if(!window.JSGlobals)return{permutive:t};const{pageId:n,topictags:o,pageType:r,isLiveBlog:i,isCommercial:a,mantis_channels:s,mantis_context:c}=JSGlobals;return{mantis:(null==s?void 0:s.ratings)&&oc(s.ratings),mantis_context:c&&ic(c),topictags:o,pageType:r,liveblog:i?"y":"n",commercial:a?"y":"n",article:n,permutive:t}},sc="criteo",cc=["thirdparty01","thirdparty02"],lc={bidderName:sc,params:({id:e})=>cc.includes(e)?null:{bidder:sc,params:{networkId:1680,keywords:ac()}}},dc="richaudience",pc="site",uc={bottom_banner_0:{pid:"H0d70BzyXO"},bottom_mpu_1:{pid:"F7hplmpd7S"},mpu_bottom_sb_1:{pid:"F7hplmpd7S"},mpu1:{pid:"F7hplmpd7S"},mpu2:{pid:"txAl8ci6Pk"},mpu3:{pid:"x6qaDPazZi"},mpu4:{pid:"gKj5q9yIDp"},mpu5:{pid:"gKj5q9yIDp"},mpu6:{pid:"gKj5q9yIDp"},mpu1_bottom:{pid:"F7hplmpd7S"},mpu2_bottom:{pid:"5hmbXFQM58"},mpu3_bottom:{pid:"txAl8ci6Pk"},mpu4_bottom:{pid:"x6qaDPazZi"},mpu5_bottom:{pid:"x6qaDPazZi"},blog_mpu_1:{pid:"F7hplmpd7S"},blog_mpu_2:{pid:"5hmbXFQM58"},thirdparty01:{pid:"5hmbXFQM58"},thirdparty02:{pid:"x6qaDPazZi"},top_banner:{pid:"ybjj7OD9by"},hero_player:{pid:"XjQTTyR0lC"}},mc={bidderName:dc,params:({id:e})=>{const t=uc[e];return t?{bidder:dc,params:{pid:t.pid,supplyType:pc}}:null},instreamVideoParams:()=>({bidder:dc,params:{pid:"XjQTTyR0lC",supplyType:pc}})},_c="grid",bc={bidderName:_c,instreamVideoParams:()=>({bidder:_c,params:{uid:381157,keywords:ac()}})};var gc,wc;function fc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function hc(e){for(var n=1;n{const t=yc?Ic[e]:kc[e];return t?{bidder:vc,params:hc(hc(hc({zone:t.zone},t.pubId&&{pubId:t.pubId}),t.slot&&{slot:t.slot}),t.product&&{product:t.product})}:null}};function Oc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Pc(e){for(var n=1;n{const t=jc?Lc[e]:Ac[e];return t?Pc(Pc({bidder:Ec},t.outstreamVideo&&{mediaTypes:{video:xc}}),{},{params:{siteId:t.web}}):null},instreamVideoParams:()=>({bidder:Ec,params:{siteId:"849727",keywords:ac()}})},Cc="invibes",Tc=me(h),$c={bottom_mpu_1:{placementId:"invibes_independent_bottom_mpu_1"},bottom_mpu_2:{placementId:"invibes_independent_bottom_mpu_2"},mpu1:{placementId:"invibes_independent_mpu1"},thirdparty01:{placementId:"invibes_independent_thirdparty01"},thirdparty02:{placementId:"invibes_independent_thirdparty02"}},Nc={bottom_mpu_1:{placementId:"invibes_independentus_m_mpu5"},bottom_mpu_2:{placementId:"invibes_independentus_m_mpu6"},mpu1:{placementId:"invibes_independentus_m_mpu1"},thirdparty01:{placementId:"invibes_independentus_m_mpu2_t1"},thirdparty02:{placementId:"invibes_independentus_m_mpu4_t1"}},Mc={bidderName:Cc,params:({id:e})=>{const t=Tc?Nc[e]:$c[e];return t?{bidder:Cc,params:{placementId:t.placementId,customEndpoint:Tc?"https://prebid.videostep.com/Bid/VideoAdContent":"https://bid3.videostep.com/Bid/VideoAdContent"}}:null}};var Rc;function Bc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Uc(e){for(var n=1;ne.map((e=>({minViewPort:[e.from,0],sizes:e.supportedSizes}))),zc="display",Jc="phone",Fc=(e,t)=>{const n=e.map((({id:e,sizes:n,video:o})=>{let r={};r=["thirdparty01","thirdparty02"].includes(e)&&o?{video:o,banner:{sizeConfig:Vc(n)}}:o?{video:o}:{banner:{sizeConfig:Vc(n)}};const i=(({id:e,bidders:t})=>t.map((t=>t.params?t.params({id:e}):null)).map((e=>e?("rubicon"!==e.bidder&&(e.params?e.params.keywords=ac():e.params={keywords:ac()}),Array.isArray(e)&&(e=e.map((e=>("rubicon"!==e.bidder&&(e.params?e.params.keywords=ac():e.params={keywords:ac()}),e)))),e):null)).filter((e=>e)).reduce(((e,t)=>Array.isArray(t)?[...e,...t]:[...e,t]),[]))({id:e,bidders:t});return{code:e,mediaTypes:r,bids:i}}));return Ot("prebidAdConfig: ",n),n},qc=(e,t,n,o)=>{const r=cd.filter((e=>e.instreamVideoParams)).map((e=>e.instreamVideoParams())),i={ext:{data:{jwTargeting:{playerID:t,mediaID:e}},marketplace:{allowedbidders:["pubmatic"]}}};return Uc(Uc({},dd(n,o)),{},{bids:r,ortb2Imp:i})};let Hc=!1;const Wc=()=>{var e;const t=[{name:"permutive",waitForIt:!0,params:{acBidders:["appnexus","pubmatic","ix","magnite"]}},{name:"brandmetrics",waitForIt:!0,params:{bidders:["ozone"]}},{name:"greenbidsRtdProvider",waitForIt:!0,params:{pbuid:"the-independent-pbuid",timeout:200}}];return[re].includes(Gc)&&t.push({name:"nodalsAi",waitForIt:!0,params:{propertyId:"1ae3c719"}}),null!==(e=JSGlobals.article)&&void 0!==e&&e.heroMediaId&&t.push({name:"jwplayer",waitForIt:!0,params:{mediaIDs:[JSGlobals.article.heroMediaId]}}),t},Yc=async e=>{Hc||(await(async e=>await pe([JSGlobals.manifest[e?"prebid.js":"prebid_non_uk.js"]]))(e),await new Promise((e=>{const t=window.pbjs||{};t.que=t.que||[],t.que.push((function(){t.setConfig({appnexusAuctionKeywords:{perid:localStorage.getItem("cohort_ids")?JSON.parse(localStorage.getItem("cohort_ids")):[]},useBidCache:!0,bidCacheFilterFunction:e=>"video"!==e.mediaType,realTimeData:{auctionDelay:200,dataProviders:Wc()},fledgeForGpt:{enabled:!0,defaultForSlots:1},consentManagement:Uc({usp:{cmpApi:"iab",timeout:50}},[re,ie].includes(Gc)&&{gdpr:{cmpApi:"iab",defaultGdprScope:!0,timeout:6e3,rules:[{purpose:"storage",enforcePurpose:!0,enforceVendor:!0,vendorExceptions:["permutive"]},{purpose:"basicAds",enforcePurpose:!0,enforceVendor:!0,vendorExceptions:[]}]}}),currency:{adServerCurrency:"USD",granularityMultiplier:1},priceGranularity:ld,userSync:{userIds:[{name:"teadsId",params:{pubId:5668}},{name:"identityLink",params:{pid:xe,notUse3P:!0},storage:{type:"cookie",name:"idl_env",expires:15,refreshInSeconds:43200}},{name:"pairId",params:{liveramp:{storageKey:"_lr_pairId"}}}],filterSettings:{iframe:{bidders:cd.map((e=>e.bidderName)),filter:"include"}},syncDelay:3e3},enableTIDs:!0});const n=ac(),o=[];n&&n.pageType&&(Array.isArray(n.pageType)?o.push(...n.pageType):"string"==typeof n.pageType&&o.push(n.pageType)),t.setBidderConfig({bidders:["rubicon"],config:{ortb2:{user:{ext:{data:Uc(Uc({},n),{},{pageType:o})}}}}}),t.setBidderConfig({bidders:["appnexus"],config:{ortb2:{user:{keywords:localStorage.getItem("cohort_ids")?JSON.parse(localStorage.getItem("cohort_ids")).map((e=>`perid=${e}`)).join(", "):[]}}}},!0),t.setBidderConfig({bidders:["criteo","smartadserver"],config:{ortb2:{user:{data:[{name:"anonymised.io",ext:{segtax:1e3},segment:localStorage.getItem("cohort_ids")?JSON.parse(localStorage.getItem("cohort_ids")).map((e=>({id:e}))):[]}]}}}},!0),t.setBidderConfig({config:{fledgeEnabled:!0,defaultForSlots:1}},!0),t.enableAnalytics([{provider:"atsAnalytics",options:{pid:xe}}]),t.enableAnalytics({provider:"greenbids",options:{pbuid:"the-independent-pbuid",greenbidsSampling:.01}}),t.bidderSettings=Uc(Uc({},t.bidderSettings),{},{grid:{bidCpmAdjustment:(e,t)=>(console.log(`Bidder is: ${t.bidderCode}`),.7*e)},adagio:{storageAllowed:!0}});const r=Fc(pd,cd);t.addAdUnits(r),e()}))})),Hc=!0)};function Kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Xc(e){for(var n=1;n{const t=el?nl[e]:tl[e],n=el?rl[e]:ol[e];return[...t?[{bidder:Qc,params:t,labelAny:[zc]}]:[],...n?[{bidder:Qc,params:n,labelAny:[Jc]}]:[]]},instreamVideoParams:()=>({bidder:Qc,params:{placementId:"_rnVetCjAeH",keywords:Xc({},Zc)}})},al="nextMillennium",sl={placement_id:"45341"},cl={bidderName:al,instreamVideoParams:()=>({bidder:al,params:{placement_id:sl.placement_id}})};function ll(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function dl(e){for(var n=1;n{const{publisherId:n,siteId:o,siteIdUS:i}=JSGlobals.ozone,a=ul?_l[e]:ml[e];return a?{bidder:pl,params:dl({publisherId:n,siteId:ul?i:o,placementId:a.web,customData:[{targeting:dl(dl({},bl),{},{tile:e,permutiveId:localStorage.getItem(r)})}]},t?{video:{skippable:!0,playback_method:["auto_play_sound_off"]}}:{})}:null},instreamVideoParams:()=>({bidder:pl,params:{publisherId:"OZONEESI0001",placementId:"1500000130",siteId:"4204204237",keywords:dl({},bl)}})},wl=()=>{const e=JSON.parse(localStorage.getItem("_psegs")||"[]").map(Number).filter((e=>e>=1e6)).map(String),t=JSON.parse(window.localStorage._ppam||"[]"),n=JSON.parse(window.localStorage._pcrprs||"[]");return e.concat(t).concat(n)};function fl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function hl(e){for(var n=1;n{var t,n;const o=ac(),r=Object.keys(o).reduce(((e,t)=>{const n=`${t}=${JSON.stringify(o[t])}`;return 0===e.length?n:`${e}|${n}`}),""),i=yl?Il[e]:kl[e];return i?{bidder:vl,params:{publisherId:"160736",adSlot:i.web,keywords:hl({p_standard:wl()},o),outstreamAU:null!==(t=i.outstreamAU)&&void 0!==t?t:"",dctr:r,video:null!==(n=i.video)&&void 0!==n?n:""}}:null},instreamVideoParams:()=>({bidder:vl,params:{publisherId:"160736",adSlot:"independent_prebid_video_0x0_catchall"}})},Ol="rise",Pl="6448fc9664ef8b00016d7fe0",El={bottom_banner_0:{org:Pl},bottom_mpu_1:{org:Pl},bottom_mpu_2:{org:Pl},bottom_mpu_3:{org:Pl},bottom_mpu_4:{org:Pl},bottom_mpu_5:{org:Pl},bottom_mpu_6:{org:Pl},bottom_mpu_7:{org:Pl},bottom_mpu_8:{org:Pl},bottom_mpu_9:{org:Pl},bottom_mpu_10:{org:Pl},mpu_bottom_sb:{org:Pl},mpu_bottom_sb_1:{org:Pl},mpu1:{org:Pl},mpu2:{org:Pl},mpu3:{org:Pl},mpu4:{org:Pl},mpu5:{org:Pl},blog_mpu_1:{org:Pl},blog_mpu_2:{org:Pl},blog_mpu_3:{org:Pl},blog_mpu_4:{org:Pl},blog_mpu_5:{org:Pl},blog_mpu_6:{org:Pl},thirdparty01:{org:Pl},thirdparty02:{org:Pl},top_banner:{org:Pl}},jl={bidderName:Ol,params:({id:e})=>{const t=El[e];return t?{bidder:Ol,params:{org:t.org}}:null},instreamVideoParams:()=>({bidder:Ol,params:{org:Pl}})},xl="rubicon",Al={bottom_banner_0:{web:2969500},bottom_mpu_0:{web:2969502},bottom_mpu_1:{web:2969512},bottom_mpu_10:{web:2969514},bottom_mpu_2:{web:2969516},bottom_mpu_3:{web:2969518},bottom_mpu_4:{web:2969526},bottom_mpu_5:{web:2969528},bottom_mpu_6:{web:2969530},bottom_mpu_7:{web:2969532},bottom_mpu_8:{web:2969534},bottom_mpu_9:{web:2969536},gtl:{web:2969538},gtr:{web:2969540},mpu_bottom_sb:{web:2969644},mpu_bottom_sb_1:{web:2969648},mpu0:{web:2969650},mpu1:{web:2969652},mpu1_bottom:{web:2969756},mpu2:{web:2969758},mpu2_bottom:{web:2969760},mpu3:{web:2969762},mpu3_bottom:{web:2969764},mpu4:{web:2969766},mpu4_bottom:{web:2969768},mpu5:{web:2969770},mpu5_bottom:{web:2969772},mpu6:{web:2969646},blog_mpu_0:{web:2969726},blog_mpu_1:{web:2969728},blog_mpu_10:{web:2969730},blog_mpu_2:{web:2969732},blog_mpu_3:{web:2969734},blog_mpu_4:{web:2969736},blog_mpu_5:{web:2969738},blog_mpu_6:{web:2969740},blog_mpu_7:{web:2969742},blog_mpu_8:{web:2969744},blog_mpu_9:{web:2969746},thirdparty01:{web:2969748},thirdparty02:{web:2969750},top_banner:{web:2969752}},Ll={bidderName:xl,params:({id:e})=>{const t=Al[e];return t?{bidder:xl,params:{zoneId:t.web,accountId:17292,siteId:498704}}:null},instreamVideoParams:()=>({bidder:xl,params:{accountId:17292,siteId:437942,zoneId:2510088}})};function Dl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Cl(e){for(var n=1;n{const t=$l?Ml[e]:Nl[e],n=$l?Bl[e]:Rl[e];return[...t?[{bidder:Tl,params:t,labelAny:[zc]}]:[],...n?[{bidder:Tl,params:Rl[e],labelAny:[Jc]}]:[]]}},Gl="ttd",Vl="theindependent",zl={bottom_banner_0:{placementId:"independent_1_bottom_banner_0"},bottom_mpu_1:{placementId:"independent_1_bottom_mpu_1"},bottom_mpu_2:{placementId:"independent_1_bottom_mpu_2"},bottom_mpu_3:{placementId:"independent_1_bottom_mpu_3"},bottom_mpu_4:{placementId:"independent_1_bottom_mpu_4"},bottom_mpu_5:{placementId:"independent_1_bottom_mpu_5"},bottom_mpu_6:{placementId:"independent_1_bottom_mpu_6"},bottom_mpu_7:{placementId:"independent_1_bottom_mpu_7"},bottom_mpu_8:{placementId:"independent_1_bottom_mpu_8"},bottom_mpu_9:{placementId:"independent_1_bottom_mpu_9"},bottom_mpu_10:{placementId:"independent_1_bottom_mpu_10"},mpu_bottom_sb:{placementId:"independent_1_mpu_bottom_sb"},mpu_bottom_sb_1:{placementId:"independent_1_mpu_bottom_sb_1"},mpu1:{placementId:"independent_1_mpu1"},mpu2:{placementId:"independent_1_mpu2"},mpu3:{placementId:"independent_1_mpu3"},mpu4:{placementId:"independent_1_mpu4"},mpu5:{placementId:"independent_1_mpu5"},blog_mpu_1:{placementId:"independent_1_blog_mpu_1"},blog_mpu_2:{placementId:"independent_1_blog_mpu_2"},blog_mpu_3:{placementId:"independent_1_blog_mpu_3"},blog_mpu_4:{placementId:"independent_1_blog_mpu_4"},blog_mpu_5:{placementId:"independent_1_blog_mpu_5"},blog_mpu_6:{placementId:"independent_1_blog_mpu_6"},thirdparty01:{placementId:"independent_1_thirdparty01"},thirdparty02:{placementId:"independent_1_thirdparty02"},top_banner:{placementId:"independent_1_top_banner"}},Jl={bidderName:Gl,params:({id:e})=>{const t=zl[e];return t?{bidder:Gl,params:{placementId:t.placementId,publisherId:"1",supplySourceId:Vl}}:null},instreamVideoParams:()=>({bidder:Gl,params:{placementId:"independent_1_hero_player",publisherId:"1",supplySourceId:Vl}})};function Fl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function ql(e){for(var n=1;n{const t=Xl?Zl[e]:Ql[e];return t?{bidder:Hl,params:{cId:t.cId,pId:t.pId,subDomain:"exchange"}}:null}};function td(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function nd(e){for(var n=1;n{const t=ac(),n=rd?ad[e]:id[e];return n?{bidder:od,params:{placementId:parseInt(n.web),keywords:nd({p_standard:wl()},t)}}:null},instreamVideoParams:()=>{const e=ac();return{bidder:od,params:{placementId:"24378050",keywords:nd({},e)}}}},cd=[gl,sd,Sl,Dc,il,lc,Ll,bc,Ul,Sc,cl,jl,Mc,ed,nc,Jl,mc],ld={buckets:[{max:3,increment:.02},{max:5,increment:.05},{max:20,increment:.5}]},dd=(e,t)=>({code:e,mediaTypes:{video:{skip:1,playbackmethod:[2],pos:1,startdelay:0,placement:1,minbitrate:10,maxbitrate:9e3,context:"instream",playerSize:t,minduration:5,maxduration:30,mimes:["video/mp4","application/javascript","video/x-ms-wmv"],protocols:[1,2,3,4,5,6,7,8],api:[1,2,3,4,5],linearity:1,plcmt:location.pathname.startsWith("/tv/")?1:2}}}),pd=[{id:"thirdparty01",sizes:Ds.THIRD_PARTY_ARTICLE_BODY,video:{context:"outstream",playerSize:[640,360],mimes:["video/mp4"]}},{id:"thirdparty02",sizes:Ds.THIRD_PARTY_ARTICLE_BODY,video:{context:"outstream",playerSize:[640,360],mimes:["video/mp4"]}},{id:"top_banner",sizes:Ds.TOP_BANNER},{id:"bottom_mpu_0",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_1",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_2",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_3",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_4",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_5",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_6",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_7",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_8",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_9",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"bottom_mpu_10",sizes:Ds.SINGLE_MPU_ONLY_MOBILE},{id:"gallery_mpu_sb",sizes:Ds.DOUBLE_MPU},{id:"gallery_mpu",sizes:Ds.DOUBLE_MPU},{id:"mpu_bottom_sb",sizes:Ds.MPU_BOTTOM_SB},{id:"mpu_bottom_sb_1",sizes:Ds.MPU_BOTTOM_SB},{id:"mpu0",sizes:Ds.DOUBLE_MPU_EXTRA_NOT_MOBILE},{id:"mpu1",sizes:Ds.DOUBLE_MPU_EXTRA},{id:"mpu2",sizes:Ds.DOUBLE_MPU_EXTRA_NOT_MOBILE},{id:"mpu3",sizes:Ds.DOUBLE_MPU_EXTRA_NOT_MOBILE},{id:"mpu4",sizes:Ds.SINGLE_MPU},{id:"mpu5",sizes:Ds.DOUBLE_MPU_EXTRA_NOT_MOBILE},{id:"mpu6",sizes:Ds.DOUBLE_MPU},{id:"bottom_banner_0",sizes:Ds.BOTTOM_BANNER},{id:"blog_mpu_0",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_1",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_2",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_3",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_4",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_5",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_6",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_7",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_8",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_9",sizes:Ds.SINGLE_MPU},{id:"blog_mpu_10",sizes:Ds.SINGLE_MPU}];n(76567);const ud=`(min-width: ${Is}px)`,md=Object.freeze([[1,1],[245,210]].map((e=>e.join(",")))),_d=async()=>{await pe(["/js/third-party/aps.js"])},bd=()=>{var e;null===(e=window.apstag)||void 0===e||e.init({pubID:"3579",adServer:"googletag",videoAdServer:"DFP",deals:!0})},gd=async e=>{const t=await(e=>{const t=window.apstag;bd();const n={slots:[{slotID:e,mediaType:"video"}],timeout:5e3};return new Promise((function(e){t.fetchBids(n,(t=>{e(t)}))}))})(e),n=t.filter((t=>t.slotID===e))[0];return(null==n?void 0:n.targeting)||[]},wd=async e=>{await _d(),bd();const t=(n=pd,null==(o=e)?void 0:o.filter((e=>n.find((t=>t.id===e.id)))));var n,o;if(!t.length)return;const r=new Promise((e=>{var n;const o=(e=>e.map((e=>({slotID:e.id,sizes:[...new Set(pd.find((t=>t.id===e.id)).sizes.flatMap((e=>e.supportedSizes)).filter((e=>!md.includes(e.join(",")))))],slotName:e.getAttribute("data-ad-unit-path")}))))(t);null===(n=apstag)||void 0===n||n.fetchBids({slots:o},(t=>{Ot("APS bids:",t),googletag.cmd.push((()=>{var t;null===(t=apstag)||void 0===t||t.setDisplayBids(),e()}))}))})),i=new Promise((e=>{const n=t.map((e=>e.id)),o=window.matchMedia(ud).matches?zc:Jc,r=window.pbjs||{};r.que=r.que||[],r.que.push((()=>{r.requestBids({labels:[o],timeout:1500,adUnitCodes:n,bidsBackHandler:()=>{t.forEach((e=>{r.setTargetingForGPTAsync([e.id])})),e()}}),Ot("pbjs:","request sent")}))}));await Promise.race([Promise.all([i,r]),new Promise((e=>setTimeout(e,2e3)))])},fd=223590,hd=e=>{var t;return null===(t=JSGlobals.contentSources)||void 0===t?void 0:t.includes(e)},vd=(e,t)=>{const n=JSON.stringify({error:"Request has timed out"}),o=e?rc(e.ratings):n,r=t?ic(t).join(","):n;googletag.pubads().setTargeting("mantis",o),googletag.pubads().setTargeting("mantis_context",r)},yd=()=>{JSGlobals.article&&googletag.pubads().setTargeting("article",JSGlobals.pageId.replace(/\D/g,""))},kd=["refresh","hasRegGate"];function Id(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Sd(e){for(var n=1;n{let{refresh:n,hasRegGate:o}=t,r=Nt(t,kd);const i=localStorage.getItem("permutive-id"),a=location.pathname.startsWith("/tv/");(e=>{e&&googletag.cmd.push((()=>{googletag.pubads().setPublisherProvidedId(e.replace(/-/g,""))}))})(i),Ys(Sd(Sd({},r),{},{adConfig:Sd({types:Ds},JSGlobals.adConfig),breakPoints:e,adLoadingBehaviourSettings:JSGlobals.adConfig||{},setTargeting:()=>{var e,t,r,a,s,c;"cookieDeprecationLabel"in navigator&&navigator.cookieDeprecationLabel.getValue().then((e=>{e&&googletag.pubads().setTargeting("chrome_facilitated_testing",e)})),googletag.pubads().setTargeting("pageType",JSGlobals.pageType),yd(),vd(null===(e=JSGlobals)||void 0===e?void 0:e.mantis_channels,null===(t=JSGlobals)||void 0===t?void 0:t.mantis_context),(e=>{googletag.pubads().setTargeting("reg_gate",e?"1":"0")})(o),(e=>{if(googletag.pubads().getTargeting("permutive").length)return;const t=localStorage.getItem("_pdfps");googletag.pubads().setTargeting("permutive",t?JSON.parse(t):[]),e&&(window.googletag.pubads().setTargeting("puid",e),window.googletag.pubads().setTargeting("ptime",Date.now().toString()))})(i),(e=>{googletag.pubads().setTargeting("autorefresh",e?"yes":"no")})(n),googletag.pubads().setTargeting("gdpr",Ae("gdpr","none")),(()=>{const e=JSGlobals.topictags||[];e.length&&googletag.pubads().setTargeting("topictags",e)})(),(()=>{var e;if(!window.location.search)return;const t=null===(e=new URLSearchParams(window.location.search).get("campaign-override"))||void 0===e?void 0:e.trim();t&&googletag.pubads().setTargeting("display_test",t)})(),s=null===(r=JSGlobals)||void 0===r?void 0:r.isLiveBlog,googletag.pubads().setTargeting("liveblog",s?"y":"n"),c=null===(a=JSGlobals)||void 0===a?void 0:a.isCommercial,googletag.pubads().setTargeting("commercial",c?"y":"n"),(()=>{const{page_previous_url:e}=digitalData;e&&googletag.pubads().setTargeting("referrer",e)})(),(()=>{const e=hd(fd);($t()||e)&&googletag.pubads().setTargeting("bulletin",(!0).toString())})()},beforeSlotsDisplay:async({slotElems:e})=>{const t=a?null==e?void 0:e.filter((e=>"mpu1"!==(null==e?void 0:e.id))):e;r.prebidEnabled&&await wd(t)},beforeSlotRefresh:async({slotElem:e,slot:t})=>{a&&"mpu1"===(null==e?void 0:e.id)||(r.prebidEnabled&&await wd([e]),t.setTargeting("sovrn-reload","True"))},enableOutOfPageAd:!1}))};var Pd=n(66280);const Ed=()=>{Promise.resolve().then((async()=>{if("serviceWorker"in navigator)try{await navigator.serviceWorker.register(`/${Pd.SW_FILENAME}`)}catch(e){console.error("Service Worker registration failed:",e)}else console.error("Service Worker is not supported by your browser")}))},jd=e=>{if(e.defaultPrevented)return;const{target:t}=e;t instanceof HTMLElement&&(["INPUT","TEXTAREA","SELECT","OPTION"].includes(null==t?void 0:t.tagName)||null!=t&&t.hasAttribute("contenteditable"))||document.body.classList.add(Ft)},xd=()=>{const e=()=>{document.body.classList.remove(Ft)};document.addEventListener("keydown",jd),document.addEventListener("mousedown",e);const t="ontouchstart"in window||void 0!==window.navigator.maxTouchPoints&&window.navigator.maxTouchPoints>0||void 0!==window.DocumentTouch;document.body.classList.toggle("mode-touch",t),document.addEventListener("ontouchstart",e);let n=matchMedia("(hover:hover)").matches;if(t){n=!1;const e=()=>{!n&&matchMedia("(hover:hover)").matches&&document.body.classList.add(Jt)};document.addEventListener("mousemove",e)}document.body.classList.toggle(Jt,n)},Ad=async()=>{document.getElementsByClassName("instagram-media").length>0&&await pe("https://www.instagram.com/embed.js")},Ld=()=>"true"===Ee(c);class Dd extends URL{constructor(e){super(e);const t=super.searchParams.get("cust_params")||"";this._custParams=new URLSearchParams(t||"")}get cust(){return this._custParams.toString()}set cust(e){this._custParams=new URLSearchParams(e||"")}get custParams(){return this._custParams}get search(){return super.searchParams.set("cust_params",this._custParams.toString()),super.searchParams.toString()}set search(e){super.search=e;const t=super.searchParams.get("cust_params")||"";this._custParams=new URLSearchParams(t||"")}toString(){return super.searchParams.set("cust_params",this._custParams.toString()),super.toString()}}const Cd=()=>{const e=new URL(document.location.href);return["callback","code","state"].every((t=>e.searchParams.has(t)))},Td=e=>`__${e}__`,$d=Td("page-url"),Nd=Td("timestamp"),Md=Td("gdpr"),Rd=Td("gdpr_consent"),Bd=Td("addtl_consent");function Ud(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Gd(e){for(var n=1;n{const r=window.pbjs||{};r.que=r.que||[];const i=qc(e,t,n,o),a={buckets:[{precision:2,min:0,max:3,increment:.01},{precision:2,min:3,max:8,increment:.05},{precision:2,min:8,max:20,increment:.5},{precision:2,min:20,max:35,increment:1}]};return new Promise((e=>{r.que.push((()=>{r.setConfig({cache:{url:"https://prebid.adnxs.com/pbc/v1/cache"},mediaTypePriceGranularity:{video:a}}),r.addAdUnits(i),r.requestBids({adUnitCodes:[n],timeout:3e3,bidsBackHandler:()=>{e()}})}))}))},zd=async(e,t,n,o,r,i)=>{await _d();const a=qc(e,t,n,r),s=[Vd(e,t,n,r),gd(n)],[,c]=await Promise.all(s);return window.pbjs.adServers.dfp.buildVideoUrl(Gd(Gd({},i?{url:i}:{}),{},{adUnit:a,output:"vast",params:{iu:o,cust_params:c}}))},Jd=async(e,t,n,o)=>Gd({hb_uuid:void 0,hb_cache_id:void 0},await(async()=>{if(!Hc)return{};await Vd(e,t,n,o);return window.pbjs.getAdserverTargetingForAdUnitCode([n])})()),Fd=async()=>{if("cookieDeprecationLabel"in navigator){return await navigator.cookieDeprecationLabel.getValue()||""}return""},qd=()=>{const e=window.localStorage.getItem(r);return e?e.replace(/-/g,""):""};function Hd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Wd(e){for(var n=1;nlocation.pathname.startsWith("/tv/"),Xd=()=>{return Kd()?"videohub":(null===(e=JSGlobals)||void 0===e||null===(e=e.pageId)||void 0===e?void 0:e.replace(/\D/g,""))||"";var e},Qd=(e,t)=>{if((()=>{const e=window.innerWidth;return e/window.innerHeight<1&&e<768})()&&!(()=>{const e=document.querySelector(".video-top-container.video");return!(null==e||!e.classList.contains("sticky"))})()&&(e=>e.ima.ad.getVastMediaWidth()/e.ima.ad.getVastMediaHeight()<1)(t)){e.getContainer().classList.add("fullscreen"),e.isFullscreen=!0,e.originalHeight=e.getHeight(),e.resize("100%","100%")}},Zd=e=>e.getFloating()?"float":"hero",ep=(e,t,n)=>{const o=t;return!n.includes(o)&&(e>=t&&(n.push(o),!0))},tp=(e,t,n,o="")=>{const r=t/4,i=ep(e,r,n),a=ep(e,2*r,n),s=ep(e,3*r,n),c=ep(e,t-.5,n);return Ot(`${o} > ${i?1:0} ${a?1:0} ${s?1:0} ${c?1:0} ${e.toFixed(2)}:${t}`),i||a||s||c},np=()=>({url:window.location.href,type:"web",domain:window.location.hostname,user_agent:navigator.userAgent}),op=e=>!(Yd||!e||!window.JSGlobals.permutive),rp=e=>{const t=e.adtitle,n=e.adsystem;return{duration:(e=>{const t=String(e).split(":").map(parseFloat),n=t.pop();return Math.floor(t.reduce(((e,t)=>60*t+e),n))})(e.duration),advertiser_name:"",ad_system:n,description:"",universal_ad_id_registry:"",creative_id:"",ad_id:"",min_suggested_duration:30,title:t,universal_ad_id:"",deal_id:""}},ip=e=>{const t=e.mediaid,n=e.title,o=e.tags?e.tags.split(","):[],r=e.description,i=e.duration,a=e.updated_at,s=new Date(0);return s.setUTCSeconds(e.pubdate),{duration:i,name:n,custom_fields:[],video_id:t,description:r,tags:o,created_at:a,published_at:s}},ap=(e,t)=>{Ot(`permutiveEventTracking ${e}`),window.permutive.track(e,t)},sp=e=>e.getPlaylistItem(e.getPlaylistIndex()),cp=e=>{var t,n,o;e.searchParams.set("sz","640x480"),e.searchParams.set("iu",JSGlobals.videoAdUnitPath),e.searchParams.set("impl","s"),e.searchParams.set("gdfp_req","1"),e.searchParams.set("ad_rule","0"),e.searchParams.set("env","vp"),e.searchParams.set("output","vast"),e.searchParams.set("unviewed_position_start","1"),e.searchParams.set("description_url",$d),e.searchParams.set("correlator",Nd),e.searchParams.set("gdpr",Md),JSGlobals.cmp.enabled&&(e.searchParams.set("gdpr_consent",Rd),e.searchParams.set("addtl_consent",Bd)),e.custParams.set("videoID",null===(t=JSGlobals)||void 0===t||null===(t=t.article)||void 0===t?void 0:t.heroMediaId),e.custParams.set("article",Xd()),e.custParams.set("playerstate","hero"),e.custParams.set("topictags",(null===(n=JSGlobals)||void 0===n||null===(n=n.topictags)||void 0===n?void 0:n.join())||""),e.custParams.set("referrer",document.referrer.split("?")[0]),e.custParams.set("mantis",(null===(o=JSGlobals.mantis_channels)||void 0===o||null===(o=o.ratings)||void 0===o?void 0:o.length)&&rc(JSGlobals.mantis_channels.ratings)),e.custParams.set("pixels",(()=>{var e;return null!==(e=JSGlobals.article)&&void 0!==e&&e.autoVideo?"video swapped"===JSGlobals.article.autoVideo?"swapped":"reset":""})()),e.custParams.set("permutive",JSON.parse(localStorage._pdfps||"[]").slice(0,250).join(","));const r=JSON.parse(localStorage.getItem(se)||"[]");e.custParams.set("Anonymised",r.join(",")),($t()||hd(fd))&&e.custParams.set("bulletin",(!0).toString())},lp=async(e,{containerId:t,mediaId:n,adUnitCode:o,adUnitPath:r})=>{const i=(e=>{const t=new Dd(e);return cp(t),t})(e);i.custParams.set("playerType","jwplayer");const a=Kd();i.custParams.set("plcmt",a?1:2);const s=await Fd();s.length&&i.custParams.set("chrome_facilitated_testing",s);const c=qd();c&&i.custParams.set("ppid",c);const l=await(async(e,t,n)=>{await _d();const o=[gd(n),Jd(t,e,n,[640,480])];return(await Promise.allSettled(o)).reduce(((e,t)=>"fulfilled"===t.status?Wd(Wd({},e),t.value):(Pt(t.reason),e)),{})})(t,n,o);return Object.entries(l).forEach((([e,t])=>{i.custParams.set(e,t)})),i.toString()};function dp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function pp(e){for(var n=1;n{let e=(new Date).getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){const n=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"===t?n:3&n|8).toString(16)}))})(),ap("VideoLoad",{video:ip(e),play_id:this.playSessionId,auto_start:!1})),ja(jwplayer),this.adCount=0,Dt("JWPlayerReady")},mp=async function(){if(this.timeElapsed=[],this._isPlacement){const e=window.jwDataStore.custom[this._placementId].ad_tag,t=new Dd(e),n=this.getConfig().autostart;t.custParams.set("vpa",n?"auto":"click");const o=Zd(this);t.custParams.set("playerstate",o),t.searchParams.set("adCount",this.adCount++);const r=t.custParams.get("adpos");t.custParams.set("adpos",r?Number(r)+1:0),window.jwDataStore.custom[this._placementId].ad_tag=t.toString()}},_p=async function({playReason:e}){if(!this._isPlacement){var t;const n=null===(t=this.getConfig().advertising)||void 0===t?void 0:t.tag,o=new Dd(n),r=this.getConfig().autostart;o.custParams.set("vpa",r?"auto":"click");const i=Zd(this);null==o||o.custParams.set("playerstate",i),"autostart"===e&&this.playAd(o.toString())}},bp=async function(){this.adTimeElapsed=[]},gp=function(){var e;(e=this).isFullscreen&&(e=>{e.getContainer().classList.remove("fullscreen"),e.isFullscreen=!1,e.resize("100%",e.originalHeight)})(e);const t=sp(this);op(this.consent)&&ap("VideoPlay",{video:pp(pp({},ip(t)),{},{watch_count:1}),play_id:this.playSessionId,auto_start:!0})},wp=function(){const e=sp(this),t=this.playerNow.getTime();op(this.consent)&&ap("VideoEvent",{timestamp:t,event:"PressedPause",video:pp(pp({},ip(e)),{},{watch_count:1}),play_id:this.playSessionId})},fp=function(e){const t=sp(this);op(this.consent)&&ap("VideoProgress",{seeked:!0,progress:e.offset,video:pp(pp({},ip(t)),{},{watch_count:1}),client:np(),play_id:this.playSessionId})},hp=function(e){const t=sp(this);tp(e.position,e.duration,this.timeElapsed,"video")&&op(this.consent)&&ap("VideoProgress",{seeked:!1,progress:e.position,video:pp(pp({},ip(t)),{},{watch_count:1}),client:np(),play_id:this.playSessionId})},vp=function(e){Qd(this,e)},yp=function(e){if(tp(e.position,e.duration,this.adTimeElapsed,"ad")){const t=sp(this);op(this.consent)&&ap("VideoAdProgress",{progress:e.position,video:pp(pp({},ip(t)),{},{watch_count:1}),ad:rp(e),play_id:this.playSessionId})}},kp=function(e){const t=sp(this);op(this.consent)&&ap("VideoAdPlay",{video:pp(pp({},ip(t)),{},{watch_count:1}),ad:pp(pp({},rp(e)),{},{description:"ad"}),play_id:this.playSessionId})},Ip=function(e){var t;const n=sp(this),o=null===(t=e.ima)||void 0===t||null===(t=t.ad)||void 0===t||null===(t=t.data)||void 0===t?void 0:t.clickThroughUrl,r=this.playerNow;op(this.consent)&&ap("VideoAdClick",{video:pp(pp({},ip(n)),{},{description:o,watch_count:1,published_at:r}),ad:pp(pp({},rp(e)),{},{description:"ad"}),client:np(),play_id:this.playSessionId})},Sp=function(e){const{adsManager:t,videoElement:n}=e,o=JSGlobals.adNetworkId,r=this.getWidth(),i=this.getHeight();if(o&&window.googleImaVansAdapter){const e={anId:o,campId:`${r}x${i}`,chanId:JSGlobals.videoAdUnitPath,placementId:"Open Auction",pubOrder:"Video",pubId:"Direct",pubCreative:"Default Creative"};window.googleImaVansAdapter.init(window.google,t,n,e)}},Op=function(){const e=new URL(window.location).searchParams.get("ap")||0;if(this.nextUrl){const t=new URL(this.nextUrl,window.location.origin);t.searchParams.set("ap",Number(e)+1),window.location.href=t.toString()}},Pp=e=>e instanceof Element,Ep=e=>e instanceof HTMLElement,jp=(e={})=>"true"===e[c]?"premium":"true"===e[a]?"registered":"anonymous";const xp=async()=>{try{const e=await(async()=>{try{let e;return await braze.getDeviceId((t=>e=t)),e}catch(e){return Et(`Unable to retrieve Braze device id: ${e.message}`),null}})();if(!e)throw new Error("Error: failed to retrieve Braze device id");const t=await fetch(`/api/user/braze-generated-id?device_id=${e}`),n=await t.json();if(t.ok)return n.generatedBrazeId;throw new Error(n.message)}catch(e){return Et(`Unable to retrieve generated Braze id: ${e.message}`),null}},Ap=(e=[])=>{document.addEventListener(Ne,(async()=>{const t=[...e],n=await xp();n&&(t.push({id:n,tag:"braze_id",priority:3}),permutive.identify(t))}))};async function Lp(){var e;const t=[],n=Ae(o),r=Ae(s),i=Ae("_cb"),a=!!n,c=await(async(e=!1,t)=>e?window.braze?await xp():(Ap(t),null):null)(a,t),l=null===(e=permutive.context)||void 0===e?void 0:e.user_id;n&&t.push({id:n,tag:"piano_id",priority:0},{id:r,tag:"user_email",priority:1},{id:r,tag:"email_sha256",priority:2},{id:i,tag:"chartbeat_id",priority:4}),c&&t.push({id:c,tag:"braze_id",priority:3}),l&&t.push({id:l,tag:"permutive_id",priority:5}),t.length&&permutive.identify(t)}const Dp=e=>!!window.permutive;function Cp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Tp(e){for(var n=1;n{if(window.JSGlobals.permutive){const{workspaceId:e,organizationId:t}=window.JSGlobals.permutive;!function(){const{apiKey:e,workspaceId:t}=window.JSGlobals.permutive;!function(e,t,n){if(!e){e=e||{},window.permutive=e,e.q=[],e.config={consentRequired:!0}||{},e.config.apiKey=t,e.config.workspaceId=n,e.config.environment=e.config.environment||"production",(window.crypto||window.msCrypto)&&(e.config.viewId=([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,(function(e){return(e^(window.crypto||window.msCrypto).getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16)})));for(var o=["addon","identify","track","trigger","query","segment","segments","ready","on","once","user","consent"],r=0;r{if(!Dp(window.permutive))return;const n={comparison:e,affiliate:t};window.permutive.track("AffiliateLinkClick",n)};let Mp=!1;const Rp=[];let Bp;const Up=async(e,t)=>{try{window.JSGlobals.permutive&&e&&Dp(window.permutive)?(window.permutive.consent({opt_in:!0,token:t}),await(async()=>{var e,t;await Lp();const n=null!==(e=Ee("birth_year"))&&void 0!==e?e:"",r=null!==(t=Ee(o))&&void 0!==t?t:"";Dp(window.permutive)&&window.permutive.track("PianoProfile",{birth_year:parseInt(n),piano_user_status:jp(document.cookie.trim().split(";").reduce(((e,t)=>{if(!t)return e;const[n]=t.split("=");return Pe(Pe({},e),{},{[n.trim()]:Ee(n.trim())})}),{})),piano_id:r})})(),(()=>{var e;const t=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"][(new Date).getDay()];null!==(e=window.JSGlobals.permutive)&&void 0!==e&&e.data&&Dp(window.permutive)&&window.permutive.addon("web",Tp(Tp(Tp({},window.JSGlobals.permutive.data),window.JSGlobals.permutive.data.page?{}:{page:{}}),{},{context:{day_of_week:t}}))})(),(()=>{const e=()=>{var e,t,n;const o=Tp({},null!==(e=null===(t=window.JSGlobals.permutive)||void 0===t?void 0:t.data)&&void 0!==e?e:{});null!==(n=o.page)&&void 0!==n&&n.content&&Dp(window.permutive)&&(o.page.content.type="gallery",window.permutive.addon("web",{page:{},galleryData:o}))};[...document.querySelectorAll(`.${Ht}, .${qt}`)].forEach((t=>{t.addEventListener("click",e)}))})(),document.querySelectorAll(".body-link[data-vars-item-name]").forEach((e=>e.addEventListener("click",(function(e){const t=e.currentTarget;if(!Pp(t))return;const n=t.parentNode;if(!Pp(n))return;let o=n.previousSibling;for(;o&&"H2"!==o.nodeName;)if(o=o.previousSibling,o&&"H2"===o.nodeName){var r;/(.*):[^\d]*([\d.,\s]*),(.*)$/.exec(null!==(r=o.textContent)&&void 0!==r?r:"")&&Np({comparison:!1,affiliate:""});break}})))),[...document.getElementsByClassName("js-product")].forEach((e=>{if(!Ep(e))return;const{affiliate:t}=e.dataset,n=e.querySelectorAll(".js-product-buy"),o=e.querySelector(".js-price-comparison");o&&o.addEventListener("click",(e=>{if(Pp(e.target)&&e.target.className.includes("js-price-comparison-button")){const t=e.target.closest(".js-price-comparison-item");if(!Ep(t))return;const{affiliate:n}=t.dataset;Np({comparison:!0,affiliate:n})}})),n.forEach((e=>{e.addEventListener("click",(()=>{Np({comparison:!1,affiliate:t})}))}))}))):Bp=!0}catch(e){console.error("Failed to pass content to permutive",e.message)}};const Gp=()=>{try{permutive.readyWithTimeout=async(e,t,n)=>{await Promise.race([new Promise((e=>setTimeout(e,n))),new Promise((e=>permutive.ready(e,t)))]),e()}}catch(e){console.error("Failed to init permutive.readyWithTimeout",e.message)}},Vp=()=>{var e;return null!==(e=JSGlobals.article)&&void 0!==e&&e.autoVideo?"video swapped"===JSGlobals.article.autoVideo:null},zp=()=>{var e;const t="true"===Ae(c)||null!==(e=JSGlobals.article)&&void 0!==e&&e.premium?"independent-premium":Kd()?"videohub":"independent-regular";return{setTimeEvents:!0,isSwapped:!!Vp(),jwplayerSiteId:JSGlobals.jwplayerSiteId,skin:{name:t}}};function Jp(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Fp(e){for(var n=1;n{e.nextUrl=t,e.isFullscreen=!1,e.consent=n||!1,e.playerNow=new Date,e.on("ready",up),e.on("playlistItem",mp),e.on("beforePlay",_p),e.on("adRequest",bp),e.on("play",gp),e.on("pause",wp),e.on("seek",fp),e.on("time",hp),e.on("adImpression",vp),e.on("adTime",yp),e.on("adPlay",kp),e.on("adClick",Ip),e.on("adsManager",Sp),e.on("complete",Op)},Hp=({containerId:e,options:t,nextUrl:n,consent:o})=>{Lt("JWPlayerSetup");const r=jwplayer(e).setup(t);qp(r,{nextUrl:n,consent:o}),Dt("JWPlayerSetup")},Wp=async(e,t)=>{e.forEach((async e=>{const n=e.id,o=e.dataset.jwplayerPlayerType,r=JSON.parse(e.dataset.jwplayerData),i=e.dataset.jwplayerNextUrl,a=e.dataset.adUnitCode,s=JSGlobals.videoAdUnitPath,c=JSGlobals.article.heroMediaId,l=!Ld()?{client:"googima",outstream:!1,tag:await lp("https://pubads.g.doubleclick.net/gampad/ads",{containerId:n,mediaId:c,adUnitCode:a,adUnitPath:s}),autoplayadsmuted:!0}:null;(e=>{const{consent:t}=e;op(t)?permutive.readyWithTimeout(Hp.bind(void 0,e),"realtime",2500):Hp(e)})({containerId:n,playerType:o,options:Fp(Fp(Fp({},r),zp()),{},{advertising:l}),nextUrl:i,consent:t})}))},Yp=async e=>{const t=document.querySelectorAll("[data-jwplayer]"),n=document.querySelectorAll("[data-jw-placement-id]");"function"==typeof jwplayer&&t.length>0?await Wp(t,e):document.addEventListener("jwplayerLoaded",(async()=>{await Yp(e)})),n.length>0&&await(async(e,t)=>{window.jwDataStore={custom:{}};const n=document.querySelectorAll(".jw-data-store")||[];await Promise.all(Array.from(n).map((async e=>{const t=e.dataset.placementId;let n={};try{n=JSON.parse(e.textContent)}catch(e){Pt(e)}n.ad_tag=await lp("https://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/71347885/_main_independent&impl=s&gdfp_req=1&ad_rule=0&env=vp&output=vast&unviewed_position_start=1&description_url=__page-url__&correlator=__timestamp__",{containerId:e.dataset.target,mediaId:n.media_id,adUnitCode:n["ad-unit-code"],adUnitPath:JSGlobals.videoAdUnitPath}),window.jwDataStore.custom[t]=n}))),await pe([`https://cdn.jwplayer.com/v2/sites/${JSGlobals.jwplayerSiteId}/placements/embed.js`]),await Promise.all([...e].map((async e=>{var n;const o=e.dataset.jwPlacementId,r=await(null===(n=jwplacements)||void 0===n?void 0:n._getPlacementReadyPromise(o));var i;null!=r&&r.player&&(r.player._placementId=o,r.player._isPlacement=!0,qp(r.player,{nextUrl:null===(i=jwDataStore.custom[o])||void 0===i?void 0:i["next-url"],consent:t}))})))})(n,e)};const Kp=(e,t)=>{const n=document.getElementById("loginButton"),o=document.getElementById("registerLink");o&&o.setAttribute("href",function(e,t){if(!e&&!t)return"/register";const n=new URLSearchParams;return e&&n.append("regSourceMethod",e),t&&n.append("regSourceSection",t),`/register?${n.toString()}`}(e,t)),localStorage.setItem("returnUrl",window.location.href),localStorage.setItem("regSourceMethod",e),localStorage.setItem("regSourceSection",t),n&&n.click()},Xp=()=>{const e=document.querySelectorAll("[data-parallax]");e.length&&window.addEventListener("scroll",(function(){e.forEach((e=>{var t;const n=e.getBoundingClientRect().top;if(!n||n>window.innerHeight)return;const o=null!==(t=e.dataset.parallax)&&void 0!==t?t:"",r=(e=>{const t=window.innerHeight;let n=0;for(let t=e;t;t=t.offsetParent)n+=t.offsetTop;return nnull==$u?void 0:$u.classList.contains("sticky"),Bu=e=>{Mu=!1,Tu.classList.remove("show"),Tu.onclick=null,Cu.classList.remove("fullscreen"),pixels(e).resize("100%",Nu)},Uu=(e,t)=>{Du&&!Ru()&&(e=>{var t,n;const o=null==e||null===(t=e.ima)||void 0===t||null===(t=t.ad)||void 0===t||null===(t=t.g)||void 0===t?void 0:t.vastMediaWidth,r=null==e||null===(n=e.ima)||void 0===n||null===(n=n.ad)||void 0===n||null===(n=n.g)||void 0===n?void 0:n.vastMediaHeight;return!(!o||!r)&&o/r<1})(t)&&(Mu=!0,setTimeout((function(){Tu.classList.add("show"),Tu.onclick=Bu.bind(this,e)}),3e3),Cu.classList.add("fullscreen"),Nu=pixels(e).getHeight(),pixels(e).resize("100%","100%"))},Gu=()=>{const e=(()=>{var e;return null!==(e=JSGlobals.article)&&void 0!==e&&e.autoVideo?"video swapped"===JSGlobals.article.autoVideo:null})();return null===e?"":"&pixels="+(e?"swapped":"reset")};(async()=>{ju=await Fd()})();const Vu=(e,t,n,o)=>{var r;const i=qd(),a=pixels(e).getConfig().autostart,s=location.pathname.startsWith("/tv/");let c,l="";if(l+=`videoID=${n}`,l+="&vpa="+(a?"auto":"click"),l+=`&article=${null===(r=JSGlobals.pageId)||void 0===r?void 0:r.replace(/\D/g,"")}`,l+=`&playerType=${o}`,l+=`&topictags=${JSGlobals.topictags&&JSGlobals.topictags.join()}`,l+=((e={})=>{var t;return null!=e&&null!==(t=e.ratings)&&void 0!==t&&t.length?`&mantis=${rc(e.ratings)}`:""})(JSGlobals.mantis_channels),l+=Gu(),l+=`&chrome_facilitated_testing=${ju}`,l+=`&referrer=${digitalData.page_previous_url||""}`,l+="&plcmt="+(s?1:2),hd(fd)&&(l+="&bulletin=true"),i&&(l+=`&ppid=${i}`),wu){l+=`&${`permutive=${encodeURIComponent(JSON.parse(localStorage._pdfps||"[]").slice(0,250).join(","))}`}`}const p=JSON.parse(localStorage.getItem(se)||"[]");l+=`&Anonymised=${encodeURIComponent(p.join(","))}`,l+="&adpos=0",l+="&playerstate=hero",c=encodeURIComponent(l);try{const e=new URL(t),n=new URLSearchParams(e.search);t=n.has("cust_params")?""!==n.get("cust_params")?t.replace(/(cust_params[^&]+)/,`$1%26${c}`):t.replace(/(cust_params[^&]+)/,`$1${c}`):`${t}&cust_params=${c}`,n.has("ad_rule")||(t=`${t}&ad_rule=0`);const o=Ae("gdpr","1");t+=`&gdpr=${o}`,"1"===o&&(t+=`&gdpr_consent=${Ae(d,"none")}`,t+=`&addtl_consent=${Ae("addtl_consent","none")}`);const r=JSGlobals.videoAdUnitPath;r&&(t=t.replace(/(iu=).*?(&)/,`$1${r}$2`))}catch(e){}return t},zu=(e,t)=>e=e.replace(/(adpos%3D).*?(%26)/,`$1${t-1}$2`),Ju=e=>{const t=Ru()?"float":"hero";return e=e.replace(/(playerstate%3D).*?(&)/,`$1${t}$2`)},Fu=(e,t)=>!ku.includes(t)&&(Math.floor(e)===t&&(ku.push(t),!0)),qu=(e,t)=>!Su.includes(t)&&(Math.floor(e)===t&&(Su.push(t),!0)),Hu=(e,t)=>{wu&&(Ot(`permutiveEventTracking ${e}`),window.permutive.track(e,t))},Wu=({containerId:e,options:t,defaultAdTag:n=""})=>{Lt("PixelsPlayerSetup"),pixels(e).setup(t),ja(pixels(e).getVideoPlayerInstance()),pixels(e).on("ready",(async()=>{Lt("PixelsPlayerReady"),bu=wu&&(()=>{let e=(new Date).getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){const n=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"===t?n:3&n|8).toString(16)}))})(),su=pixels(e).getMediaId(),_u=n||pixels(e).getAdTag()||"",_u=Vu(e,_u,su,xu),pixels(e).setAdTag(_u),Ot("adTag:",_u),Hu("VideoLoad",{video:{duration:du,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,created_at:pu,published_at:uu},play_id:bu,auto_start:!1}),Dt("PixelsPlayerReady")})),pixels(e).on("playlistItem",(function(){Iu=!0,iu=pixels(e).getPlaylistIndex(),au=pixels(e).getPlaylistItem(iu),su=au.mediaid,cu=au.title,""!==au.tags&&void 0!==au.tags&&(Eu=au.tags.split(",")),lu=au.description,du=au.duration,pu=au.updated_at,uu=new Date(0),uu.setUTCSeconds(au.pubdate),mu=Math.floor(du/4),ku=[],Su=[],_u=zu(_u,yu),pixels(e).setAdTag(_u),yu+=1})),pixels(e).on("beforePlay",(async()=>{_u=Ju(_u),pixels(e).setAdTag(_u),Ot("adTag:",_u),Iu&&(pixels(e).trigger("wt:adReq",{adsRequest:{adTagUrl:_u}}),Iu=!1)})),pixels(e).on("play",(function(){Mu&&Bu(),Hu("VideoPlay",{video:{duration:du,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,watch_count:1,created_at:pu,published_at:uu},play_id:bu,auto_start:!0})})),pixels(e).on("pause",(function(){Hu("VideoEvent",{timestamp:ru.getTime(),event:"PressedPause",video:{duration:du,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,watch_count:1,created_at:pu,published_at:uu},play_id:bu})})),pixels(e).on("seek",(function(e){Hu("VideoProgress",{seeked:!0,progress:e.offset,video:{duration:du,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,watch_count:1,created_at:pu,published_at:uu},client:{url:window.location.href,type:"web",domain:window.location.hostname,user_agent:navigator.userAgent},play_id:bu})})),pixels(e).on("time",(function(e){(Fu(e.position,mu)||Fu(e.position,2*mu)||Fu(e.position,3*mu)||Fu(e.position,du))&&Hu("VideoProgress",{seeked:!1,progress:e.position,video:{duration:e.duration,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,watch_count:1,created_at:pu,published_at:uu},client:{url:window.location.href,type:"web",domain:window.location.hostname,user_agent:navigator.userAgent},play_id:bu})})),pixels(e).initPlaylistPrebidCallback((async t=>{const n=JSGlobals.videoAdUnitPath,o=n.split("/").pop();let r=await zd(t,e,o,n,[640,480]);return r=Vu(e,r,t,xu),r=zu(r,yu),r=Ju(r),r})),pixels(e).on("adImpression",(function(t){fu=t.adtitle,hu=t.clickThroughUrl,vu=t.adsystem,Uu(e,t)})),pixels(e).on("adTime",(function(e){Pu&&e.position>0&&(Ou=parseInt(e.duration,10),gu=Math.floor(du/4),Pu=!1),(qu(e.position,gu)||qu(e.position,2*gu)||qu(e.position,3*gu)||qu(e.position,Ou))&&Hu("VideoAdProgress",{progress:e.position,video:{duration:du,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,watch_count:1,created_at:pu,published_at:uu},ad:{duration:Ou,advertiser_name:"",ad_system:vu,description:"",universal_ad_id_registry:"",creative_id:"",ad_id:"",min_suggested_duration:30,title:fu,universal_ad_id:"",deal_id:""},play_id:bu})})),pixels(e).on("adPlay",(function(){Hu("VideoAdPlay",{ad:{duration:Ou,advertiser_name:"",ad_system:vu,description:"ad",universal_ad_id_registry:"",creative_id:"",ad_id:"",min_suggested_duration:30,title:fu,universal_ad_id:"",deal_id:""},video:{duration:du,name:cu,custom_fields:[],video_id:su,description:lu,tags:Eu,watch_count:1,created_at:pu,published_at:uu},play_id:bu})})),pixels(e).on("adClick",(function(){Hu("VideoAdClick",{ad:{duration:Ou,advertiser_name:"",ad_system:vu,description:"Ad",universal_ad_id_registry:"",creative_id:"",ad_id:"",min_suggested_duration:30,title:fu,universal_ad_id:"",deal_id:""},video:{name:fu,custom_fields:[],video_id:su,description:hu,tags:Eu,watch_count:1,created_at:pu,published_at:ru},client:{url:window.location.href,type:"web",domain:window.location.hostname,user_agent:navigator.userAgent},play_id:bu})})),pixels(e).on("adsManager",(function(e){const{adsManager:t,videoElement:n}=e,o=JSGlobals.adNetworkId;if(o&&window.googleImaVansAdapter){const e={anId:o,campId:`${Au}x${Lu}`,chanId:JSGlobals.videoAdUnitPath,placementId:"Open Auction",pubOrder:"Video",pubId:"Direct",pubCreative:"Default Creative"};window.googleImaVansAdapter.init(window.google,t,n,e)}})),Dt("PixelsPlayerSetup")},Yu=e=>{const{containerId:t,options:n}=e;pixels(t).initPlayer(n.playerId,Wu.bind(void 0,e))},Ku=e=>{wu?permutive.readyWithTimeout(Yu.bind(void 0,e),"realtime",2500):Yu(e)},Xu=()=>{let e=(new Date).getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){const n=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"===t?n:3&n|8).toString(16)}))},Qu=(e,t)=>{var n;Ot(`permutive tracking ${e}`),null===(n=window.permutive)||void 0===n||n.track(e,t)};function Zu(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function em(e){for(var n=1;n{const t=e.detail,n=Xu();let o={};Lt("PrimisPlayerInit"),Ot("primis","primisPlayerInit",t),Qu("VideoLoad",{video:o,player_id:n,auto_start:!1}),null==t||t.addEventListener("videoStart",(function(e){Ot("primis","videoStart",e),o=e,Qu("VideoPlay",{video:em(em({},o),{},{watch_count:1}),play_id:n,auto_start:!0})})),null==t||t.addEventListener("adStarted",(function(e){Ot("primis","adStarted",e)})),null==t||t.addEventListener("adPlay",(function(...e){Ot("primis","adPlay",e),Qu("VideoAdPlay",{video:em(em({},o),{},{watch_count:1}),ad:{}})})),null==t||t.addEventListener("adFirstQuartile",(function(...e){Ot("primis","adFirstQuartile",e),Qu("VideoAdProgress",{progress:"25%",video:em(em({},o),{},{watch_count:1}),ad:{}})})),null==t||t.addEventListener("adMidQuartile",(function(...e){Ot("primis","adMidQuartile",e),Qu("VideoAdProgress",{progress:"250%",video:em(em({},o),{},{watch_count:1}),ad:{}})})),null==t||t.addEventListener("adThirdQuartile",(function(...e){Ot("primis","adThirdQuartile",e),Qu("VideoAdProgress",{progress:"75%",video:em(em({},o),{},{watch_count:1}),ad:{}})})),null==t||t.addEventListener("adCompleted",(function(...e){Ot("primis","adCompleted",e),Qu("VideoAdProgress",{progress:"100%",video:em(em({},o),{},{watch_count:1}),ad:{}})})),null==t||t.addEventListener("adClickthrough",(function(...e){Ot("primis","adClickthrough",e)})),Dt("PrimisPlayerInit")},nm=()=>{window.addEventListener("primisPlayerInit",tm),(()=>{var e,t;const{apiId:n,siteId:o}=(null===(e=window.JSGlobals)||void 0===e?void 0:e.primis)||{};if(!n||!o)return;const r=null===(t=document.querySelectorAll("[data-primis]"))||void 0===t?void 0:t[0];if(!(r instanceof HTMLElement))return;if(null==r||!r.dataset.primis)return;const i=JSON.parse(r.dataset.primis),a=new URL("https://live.primis.tech/live/liveView.php");a.searchParams.append("s",o),a.searchParams.append("playerApiId",n),a.searchParams.append("vp_content",i.videoEmbedId),r.dataset.subId&&a.searchParams.append("subId",r.dataset.subId);const s=document.createElement("script");s.type="text/javascript",s.src=a.toString(),r.appendChild(s)})()},om=()=>`https://www.google.com/recaptcha/api.js?render=${(window.JSGlobals||{}).recaptureV3Key}`;let rm=!1,im=!1;const am=[],sm='input[name="^"]',cm=e=>{e.forEach((e=>{const t=e.querySelector(sm);[...e.querySelectorAll('select,input[type="text"],input[type="password"],input[type="checkbox"],input[type="radio"]')].forEach((e=>e.addEventListener("change",(e=>async()=>{if(""!==e.value)return;const{action:t}=e.dataset,n=await window.grecaptcha.execute(JSGlobals.recaptureV3Key,{action:t});e.value=n})(t))))}))},lm=()=>{const e=[...document.forms].filter((e=>e.querySelector(sm))),t=async()=>{await(async()=>{im||(rm?await new Promise((e=>{am.push(e)})):(rm=!0,await pe([om()]),await new Promise((e=>{window.grecaptcha.ready(e)})),im=!0,am.forEach((e=>e()))))})(),cm(e)},n=new IntersectionObserver((e=>{e.some((e=>e.isIntersecting))&&(n.disconnect(),t())}));e.forEach((e=>n.observe(e)))},pm=async()=>{document.getElementsByClassName("reddit-embed-bq").length>0&&await pe("https://embed.reddit.com/widgets.js")};function um(e,t){var n;const o=(null===(n=e.exception)||void 0===n||null===(n=n.values)||void 0===n||null===(n=n[0])||void 0===n||null===(n=n.stacktrace)||void 0===n?void 0:n.frames)||[];return Array.isArray(o)&&o.some((({filename:e,abs_path:n})=>(null==e?void 0:e.includes(t))||(null==n?void 0:n.includes(t))))}function mm(e,t){var n;const o=null===(n=e.exception)||void 0===n||null===(n=n.values)||void 0===n||null===(n=n[0])||void 0===n?void 0:n.value;return"string"==typeof o&&(null==o?void 0:o.includes(t))}const _m=[function(e){return um(e,"/ampproject/")},function(e){return um(e,"yieldmo.com")},function(e){return mm(e,"Can't find variable: __iasPET")},function(e){return mm(e,"Can't find variable: apstag")}];function bm(e,t){return function(e,t){return!t.some((t=>t(e)))}(e,_m)?e:null}let gm=!1;const wm="skin",fm=(e,t)=>{(e=>{const{slot:t,isEmpty:n}=e,o=t.getSlotElementId(),r=document.getElementById(cn),i=document.getElementById(sn),a=!("true"!==(null==i?void 0:i.dataset.isVideo)),s=de(){(({slot:e,size:t})=>{const n=document.getElementById("articleHeader");if(n){const o=e.getSlotElementId(),r=null!==t||void 0,i="true"===n.dataset.isVideo;if(o===wm&&i&&r){const e=document.getElementById("frameInner");n.style.marginRight="auto",n.style.marginLeft="auto",n.style.maxWidth="1000px",e.style.paddingTop="0px"}o===wm&&(n.style.backgroundColor="transparent")}})(e),(e=>{const{slot:t}=e,n=t.getSlotElementId(),o=document.getElementById(cn);n===sn&&o&&setTimeout((()=>{o.classList.remove(Zt)}),3e3)})(e)},vm=async()=>{document.getElementsByClassName("tiktok-media").length>0&&await pe("https://www.tiktok.com/embed.js")},ym="https://clicks.trx-hub.com/xid/esimedia_t58ukgmjkf95_theindependent",km="social",Im="search",Sm="independent",Om={[Im]:[/google\.com$/i,/bing\.com$/i,/yahoo\.com$/i,/baidu\.com$/i,/yandex\.com$/i,/duckduckgo\.com$/i,/ask\.com$/i,/ecosia\.org$/i,/aol\.(com|co\.uk)$/i,/archive\.org$/i,/brave\.com$/i,/petal_search$/i],[km]:[/pinterest\.com$/i,/instagram\.com$/i,/facebook\.com$/i,/tiktok\.com$/i,/twitter\.com$/i],[Sm]:[/independent/i]},Pm=()=>{document.getElementsByClassName("twitter-post").length>0&&(window.twttr=function(e,t,n){let o,r=e.getElementsByTagName(t)[0],i=window.twttr||{};return e.getElementById(n)||(o=e.createElement(t),o.id=n,o.src="https://platform.twitter.com/widgets.js",r.parentNode.insertBefore(o,r),i._e=[],i.ready=function(e){i._e.push(e)}),i}(document,"script","twitter-wjs"))},Em=()=>{const e=window.tp||[];return window.tp=e,e};const jm=()=>{((...e)=>{Em().push(...e)})(["init",()=>{const e=Em();Array.isArray(e)||(e.enableGACrossDomainLinking(),e.experience.init())}])},xm=()=>{let e="";return window.tp=window.tp||[],(e=>{for(let t=1;t{switch(null==e?void 0:e.eventName){case"keep-spanish":Le(l,"Spanish",{days:90}),location.reload(!0);break;case"keep-english":Le(l,"English",{days:90})}}])),e},Am=async()=>{window.JSGlobals=window.JSGlobals||{mode:"development"};(async()=>{const e=window.tp||[];window.tp=e;const t=(()=>{try{const e=document.getElementById("piano-meta").innerText;return JSON.parse(e)}catch{return{}}})(),{tags:n=[]}=t,o=xm();if(o&&n.push(o),e.push(["addHandler","checkoutCustomEvent",e=>{if(e&&"offer-close-modal"===e.eventName){const e=document.getElementById("footerPrompt");e&&e.classList.add("hide")}}]),JSGlobals.isSection){const e=document.getElementsByClassName("newsletter-component")[0];if(e){const t=e.getAttribute("data-newsletter-key");t&&n.push(t.trim())}}try{Ya&&(e.push(["addHandler","meterExpired",e=>{"PremiumArticleMeter"===e.meterName&&(Ot("PremiumArticleMeter expired"),Ka.resolve(!0))}]),e.push(["addHandler","meterActive",e=>{"PremiumArticleMeter"===e.meterName&&(Ot("PremiumArticleMeter not expired"),Ka.resolve(!1))}])),e.push(["setCustomVariable","extendedAccessAllowed",String(Ya)])}catch(e){}finally{e.push(...Object.entries(t).map((([e,t])=>[`set${e.charAt(0).toUpperCase()}${e.slice(1)}`,t]))),e.push(["init",()=>{window.tp.enableGACrossDomainLinking()}]),window.tp=e}jm(),document.dispatchEvent(new CustomEvent(Ce))})();try{await pe("https://www.npttech.com/advertising.js")}catch(e){document.cookie="__adblocker=true;path=/"}const e=e=>{""!==e.value?e.classList.add("input-has-value"):e.classList.remove("input-has-value")};document.querySelectorAll(".form-textfield, .form-select").forEach((t=>{e(t),t.addEventListener("change",(()=>{e(t)}))}))},Lm=()=>{var e;const t=document.getElementById("standard-header-main");if(!t)return;const n=document.getElementById("indytv-link"),o=[...document.getElementsByClassName(Bt)],r=e=>{o.forEach(((t,n)=>{n!==e&&(t.classList.remove("primary-item__open"),t.querySelector(`.${Vt}`).setAttribute("aria-expanded","false"))}))};o.forEach(((e,t)=>{const n=e.querySelector(`.${Gt}`),o=null!=n&&n.textContent?n.textContent:"",i=document.createElement("button"),a=document.createTextNode(o);i.appendChild(a),i.classList.add(Vt),e.insertBefore(i,n),null==n||n.setAttribute("tabindex","-1"),i.addEventListener("click",(n=>{((e,t)=>{const n=e.classList.contains(Ut);e.classList[n?"remove":"add"](Ut),t.target.setAttribute("aria-expanded",n?"false":"true")})(e,n),r(t)})),i.addEventListener("focus",(()=>{r(t)}))})),n&&n.addEventListener("focus",(()=>{r(-1)})),null===(e=document.getElementById("frameInner"))||void 0===e||e.addEventListener("click",r),t.addEventListener("click",r)},Dm=(e,t)=>{if(!e.get("q")&&!t.url)throw new Error("The url is required but was not provided");const{url:n,articleUrl:o,articleId:r,author:i,tags:a,section:s,category:c,subCategory:l,updatedDateTime:d,productName:p,campaign:u,position:m,term:_,locationUserAgent:b,locationReferrer:g,locationUtmSource:w,fbclid:f,gclid:h}=t,v=g?function(e){if(!e)return null;try{const{hostname:t}=new URL(e);return t}catch(t){return e}}(g):"",y=g&&function(e){if(!e)return null;try{const{hostname:t}=new URL(e),[n]=Object.entries(Om).find((([e,n])=>n.some((e=>e.test(t)))));return n}catch(e){return console.warn(e),null}}(g)||w||g&&""!==g&&"others"||"",k=(t,n,o)=>{n?e.set(t,n):e.has(t)||e.append(t,o||"N/A")};return n&&e.set("q",n),k("p",o),k("article_id",r),k("author",i),k("tag",a),k("section",s),k("category",c),k("sub_category",l),k("updated_time",d),k("utm_content",p),k("utm_campaign",u),k("utm_term",m?`${_||"B"}-${m}`:_),k("utm_medium",b),k("ref",v),k("utm_source",y,"direct"),k("fbclid",f),k("gclid",h),e};function Cm(e,t){if((n=e)&&"string"==typeof n&&n.includes(ym)){const n=new URL(e),o=new URLSearchParams(n.search),r=Dm(o,t);return`${n.origin}${n.pathname}?${r.toString()}`}var n;return e}const Tm=()=>{const e=navigator.userAgent,t=navigator.maxTouchPoints||0;return/mobile|iphone/i.test(e)?"mobile":/android/i.test(e)||/ipad/i.test(e)||/macintosh/i.test(e)&&t>0||/windows nt/i.test(e)&&(/surface/i.test(e)||/tablet/i.test(e))?"tablet":"desktop"};var $m,Nm,Mm,Rm;function Bm(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function Um(e){for(var n=1;n{var t,n,o,r;if(!e)return console.warn("Invalid article object."),!1;const i=null!==(t=null===(n=e.sections)||void 0===n?void 0:n.includes(j))&&void 0!==t&&t,a=null!==(o=null===(r=e.hierarchy)||void 0===r?void 0:r.some((({path:e})=>e.startsWith(Q))))&&void 0!==o&&o;return i||a})(JSGlobals.article)||(e=>{var t,n,o,r;if(!e)return console.warn("Invalid article object."),!1;const i=null!==(t=null===(n=e.sections)||void 0===n?void 0:n.includes(L))&&void 0!==t&&t,a=null!==(o=null===(r=e.hierarchy)||void 0===r?void 0:r.some((({path:e})=>e.startsWith(ee))))&&void 0!==o&&o;return i||a})(JSGlobals.article),o_=((r_=JSGlobals.section)?null!==(i_=null===(a_=r_.path)||void 0===a_?void 0:a_.startsWith(K))&&void 0!==i_&&i_:(console.warn("Invalid section object."),!1))||(e=>{var t,n,o,r;if(!e)return console.warn("Invalid article object."),!1;const i=null!==(t=null===(n=e.sections)||void 0===n?void 0:n.includes(v))&&void 0!==t&&t,a=null!==(o=null===(r=e.hierarchy)||void 0===r?void 0:r.some((({path:e})=>e.startsWith(K))))&&void 0!==o&&o;return i||a})(JSGlobals.article);var r_,i_,a_;if(window.digitalData=((...e)=>t=>e.reduce(((e,t)=>t(e)),t))(Ma,Na,Xe)(),!Gm)try{ha()}catch(e){console.error("Analytics error caught: ",e)}const s_=[{visibleNav:Lm,inputDetection:xd},{getATSEnvelope:async()=>{if(Vm)if(zm){const e=432e5,t=Date.now(),n=JSON.parse(decodeURIComponent(zm));t-new Date(n.timestamp).getTime()>=e&&await(async e=>{try{if(!e)throw new Error("FormattedATSEnvelope field not found.");const t=await mt(e),n=await lt(t);dt(n),ut(t),tt({status:"success"})}catch(e){throw tt({status:"failure"}),new Error(`Error refreshing ATS envelope: ${e.message}`)}})(n.envelope)}else if(!zm){const e=Ae(s);await _t(e)}}},Um({sentry:Ba(m)&&(()=>{Sentry.onLoad((function(){var e;const{release:t,environment:n,sampleRate:o,tracesSampleRate:r,replaysSessionSampleRate:i,replaysOnErrorSampleRate:a}=(null===(e=JSGlobals)||void 0===e?void 0:e.sentry)||{};Sentry.init({dsn:"https://b13d2fa91fcf9109fbcf851a0c86c0f6@o4507226938998784.ingest.de.sentry.io/4507226970980432",release:t,environment:n,sampleRate:o,tracesSampleRate:r,replaysSessionSampleRate:i,replaysOnErrorSampleRate:a,beforeSend:bm,ignoreErrors:["AbortError: The operation was aborted."]})}))})},{initServiceWorker:Ed}),{checkAdBlocker:async()=>{t_=await xa()}},{dotmetrics:!Gm&&(async()=>{var e;"us"!==Ae(i)&&(window.dm=window.dm||{AjaxData:[]},window.dm.AjaxEvent=function(e,t,n,o){dm.AjaxData.push({et:e,d:t,ssid:n,ad:o}),window.DotMetricsObj&&DotMetricsObj.onAjaxDataUpdate()},null!==(e=JSGlobals)&&void 0!==e&&null!==(e=e.dotmetrics)&&void 0!==e&&e.sectionId&&await pe([`https://uk-script.dotmetrics.net/door.js?id=${JSGlobals.dotmetrics.sectionId}`]))}),gtm:async()=>{t_||Ym||Km||Ld()||await ss()},chartbeat:!Gm&&(async()=>{if(!JSGlobals.chartbeat)return;const e=window.digitalData=window.digitalData||{},t=window._sf_async_config=window._sf_async_config||{};t.idSync=t.idSync||{},t.flickerControl=!1,t.useCanonical=!0,t.useCanonicalDomain=!0,t.autoDetect=!1,t.uid=JSGlobals.chartbeat.uid,t.title=JSGlobals.chartbeat.title,t.authors=JSGlobals.chartbeat.authors,t.sections=JSGlobals.chartbeat.sections,t.idSync.l=JSGlobals.userUid,t.idSync.hashed_email=JSGlobals.hashedEmail;const n=window._cbq=window._cbq||[];"premium"===e.user_status?n.push(["_acct","paid"]):"registered"===e.user_status?n.push(["_acct","lgdin"]):n.push(["_acct","anon"]),await pe(["//static.chartbeat.com/js/chartbeat_video.js","//static.chartbeat.com/js/chartbeat_mab.js"]),document.dispatchEvent(new CustomEvent("chartbeatLoaded"))}),permutive:!Gm&&(async()=>{try{if(!window.JSGlobals.permutive)throw new Error("No JSGlobals.permutive config");await $p()}catch(e){throw Mp=!0,Rp.forEach((t=>t(e))),e}}),consent:{method:async()=>{e_=![re,ie].includes(Fm)||await va()},dependents:{permutive:!Gm&&(async()=>{t_||await Up(e_,Ae(d,"none"))}),anonymised:Ba("feat__anonymised")&&(async()=>{await ya("6274ee2d293cdf1bf415179b","anonymised")&&await pe("//static.anonymised.io/light/loader.js",{id:"idward-plugin-js",attributes:[["idw_client_id","NDEx"],["idw_hide_button","true"]]})}),pubX:Ba("feat__pubx_integration")&&(async()=>{await ya("654a71546725a6047bda1db7","pubX")&&pe("https://cdn.pbxai.com/b5a8c20e-7642-44b9-82a5-8c896cbfc109.js")}),prebid:async()=>Qm&&!t_&&await Yc(qm),permutiveCookieSync:!Gm&&(async()=>{const e=`https://${JSGlobals.staticHost}/iframe/native-cookiesync-frames.html`;(e=>{const t=document.createElement("iframe");Object.entries(e).forEach((([e,n])=>{t.setAttribute(e,n)})),document.body.appendChild(t)})(Zp(Zp({},ue),{},{src:e}))})}}},{gpt:!t_&&Xm&&(async()=>{await(async e=>{await new Promise((t=>{setTimeout(t,3e3),Od({refresh:Wm,slotRenderedCallback:fm,slotLoadedCallback:hm,consent:e,prebidEnabled:Qm,firstAdLoaded:()=>{Dt("first ad load")},allFirstScreenAdsLoaded:()=>{t()}})}))})(e_)}),JWPlayer:async()=>{await(async e=>{op(e)&&Gp(),await Yp(e)})(e_)},PixelsPlayer:async()=>{await(async(e,t)=>{if(wu=!ou&&e&&window.JSGlobals.permutive,wu&&Gp(),"function"==typeof pixels){const e=document.querySelectorAll("script[data-pixels-player-uid]");for(let n=0;n{const t=e.detail.uid,n=e.detail.data;Ku({containerId:t,options:n})}))})(e_,Qm)},Primis:async()=>{await nm()}},{userStatus:async()=>{JSGlobals.userLogin&&await Am()}},{form:()=>{function e(e){if(e){e.querySelectorAll("input, select").forEach((e=>{e.addEventListener("change",(()=>{var t;(t=e).classList.remove("is-pristine"),t.classList.add("is-dirty")})),e.addEventListener("blur",(()=>{var t;(t=e).classList.remove("is-untouched"),t.classList.add("is-touched")}))}))}}e(document.querySelector(".reg-form")),e(document.querySelector(".login-form")),e(document.querySelector(".reg-login-form")),e(document.getElementById(nn)),e(document.getElementById(on))},recaptcha:()=>lm(),persistentPlayer:()=>{const e="true"===Ae(c),t=document.querySelector(".article-liveblog");if(e&&t){let e;const t=function(){window.matchMedia("(min-width: 1000px)").matches?e=(()=>{const e=document.querySelector(".video-hero-wrapper"),t="sticky-video";let n;const o=()=>{window.matchMedia("(min-width: 930px)").matches&&(n=new IntersectionObserver((e=>{e.forEach((e=>{e.intersectionRatio<.5&&e.boundingClientRect.top<0?e.target.classList.add(t):e.target.classList.remove(t)}))}),{threshold:.5}),n.observe(e))};return window.addEventListener("orientationchange",o),{dispose(){n&&n.unobserve(e),window.removeEventListener("orientationchange",o)}}})():e&&e.dispose()};window.addEventListener("orientationchange",t),window.addEventListener("resize",eu(t,100)),t()}else(()=>{var e;const t=document.querySelector(".video-top-container.video"),n=document.querySelector(".video-hero-wrapper"),o=document.querySelector("#video-popout-close"),r=null===(e=document.getElementById(rn))||void 0===e||null===(e=e.firstElementChild)||void 0===e||null===(e=e.firstElementChild)||void 0===e?void 0:e.id;let i=2e4;(window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth)<620&&(i=1e4);const a="sticky",s=new IntersectionObserver((e=>{e.forEach((e=>{e.intersectionRatio<.5&&e.boundingClientRect.top<0?(n.style.height=`${n.clientHeight}px`,e.target.classList.add(a)):(n.style.height=null,e.target.classList.remove(a))}))}),{threshold:.5});s.observe(t),o&&(o.addEventListener("click",(()=>{t.classList.add("closed")})),o.classList.contains("sensitive")?o.classList.add("shown"):setTimeout((()=>{o.classList.add("shown")}),i)),"undefined"!=typeof jwplayer&&r&&(jwplayer(r).on("autostartNotAllowed",(({error:e,reason:t,type:n})=>{Ot("jwplayer autostartNotAllowed",e,t,n)})),jwplayer(r).on("error",(({code:e,message:t,sourceError:n,type:o})=>{Ot("jwplayer error",e,t,n,o)})),jwplayer(r).on("warning",(({code:e,message:t,sourceError:n,type:o})=>{Ot("jwplayer warning",e,t,n,o)})))})()},hardRefresh:Wm&&(()=>{let e;const t=()=>{Ke([cs]),clearInterval(e),e=setTimeout((()=>{We({[cs]:!0}),location.search.includes(ta)?window.location.href=location.href:window.location.href=function(e,t,n){n||(n=window.location.href);let o,r=new RegExp(`([?&])${e}=.*?(&|#|$)(.*)`,"gi");if(r.test(n))return null!=t?n.replace(r,`$1${e}=${t}$2$3`):(o=n.split("#"),n=o[0].replace(r,"$1$3").replace(/(&|\?)$/,""),void 0!==o[1]&&null!==o[1]&&(n+=`#${o[1]}`),n);if(null!=t){let r=-1!==n.indexOf("?")?"&":"?";return o=n.split("#"),n=`${o[0]+r+e}=${t}`,void 0!==o[1]&&null!==o[1]&&(n+=`#${o[1]}`),n}return n}("CMP",ea,window.location.href)}),15e4)};document.addEventListener("keypress",t),document.addEventListener("click",t),document.addEventListener("mousemove",t),document.addEventListener("scroll",t),t()}),login:()=>{document.querySelectorAll("#login-form .form-submit, #login-page-form .form-submit, #reg-login-form .form-submit").forEach((e=>e.addEventListener("click",(()=>{((e={})=>{Ve("login_success",e)})()})))),document.querySelectorAll("[data-js-open-login-drawer]").forEach((e=>{e.addEventListener("click",(()=>{const t=e.getAttribute("data-reg-source-method")||"";Kp(t)})),e.setAttribute("data-js-open-login-drawer-ready","")}));[...document.getElementsByClassName("subscribeLink")].forEach((e=>{e.addEventListener("click",(()=>(localStorage.setItem("regSourceMethod","Navigation"),!1)),!0)}))},googleSignIn:Za,scoreboard:async()=>{var e;document.querySelector("opta-widget")&&(await(e="//secure.widget.cloud.opta.net/v3/css/v3.football.opta-widgets.css",new Promise(((t,n)=>{const o=document.createElement("link");o.onload=t,o.onerror=n,o.rel="stylesheet",o.href=e,document.head.insertAdjacentElement("afterbegin",o)}))),await pe("//secure.widget.cloud.opta.net/v3/v3.opta-widgets.js"),window.opta_settings={subscription_id:"7c085cc69a4c1938bf69f73e42b1be98",language:"en_GB",timezone:"Europe/London"})},stickyFooter:()=>{const e=document.querySelector(".sticky-ad-close-button-press");null==e||e.addEventListener("click",(()=>{document.getElementById("stickyFooterRoot").style.display="none"}))},twitterWidgets:Pm,facebookSDK:Ra,instagramEmbed:Ad,tiktokEmbed:vm,redditEmbed:pm,parallax:Xp,trackonomicsAffiliateLinks:()=>{const e=document.querySelectorAll(`a[href^="${ym}"]`),t=document.referrer||null,n=new URLSearchParams(window.location.search).get("utm_source");null==e||e.forEach((e=>{const o=Cm(e.getAttribute("href"),{locationUserAgent:Tm(),locationReferrer:t,locationUtmSource:n});e.setAttribute("href",o)}))}},{trackonomics:()=>{var e,t;const n=null===(e=JSGlobals)||void 0===e?void 0:e.article,o=null===(t=JSGlobals)||void 0===t||null===(t=t.trackonomics)||void 0===t?void 0:t.customerId;if(n&&o){const e=`https://cdn-magiclinks.trackonomics.net/client/static/v2/${o}.js`,t=[["id","funnel-relay-installer"],["data-property-id","PROPERTY_ID"],["data-customer-id",o]];try{pe(e,{attributes:t,defer:!0})}catch(e){console.error("Failed to load the Trackonomics script:",e)}}},googleSearch:async()=>{JSGlobals.cseId&&await Ga(JSGlobals.cseId,0)},taboola:(!0!==(null===(Mm=JSGlobals.article)||void 0===Mm?void 0:Mm.sensitive)||le(null===(Rm=JSGlobals.article)||void 0===Rm?void 0:Rm.sectionCategory,C))&&!Km&&!Zm&&!Ld()&&(async()=>{if(!window.JSGlobals.taboola)return;fe.map((e=>document.getElementById(e.container))).length&&((()=>{const e=ke();localStorage.setItem(ae,e)})(),await(async()=>{await Se(),Ie()})())})},Um({},JSGlobals.domain!==f&&window.location.pathname===g&&{initBrazePushPageNotifications:async()=>{var e,t;await Ea()&&(null===(e=window.braze)||void 0===e||e.requestPushPermission(),null===(t=document.querySelectorAll(`.${Wt}`))||void 0===t||t.forEach((e=>{e.addEventListener("click",(()=>{var e;null===(e=window.braze)||void 0===e||e.requestPushPermission()}))})))}}),{fullstory:()=>Ua(e_)},{betting:()=>Hm&&n_&&ka(e_)},{heyFlow:()=>Hm&&o_&&ls()},{ready:()=>{document.documentElement.classList.add("indy-ready")}}];Tt(s_)})()})();