
            (function(config) {
                !function(i){var n={};function a(e){if(n[e])return n[e].exports;var t=n[e]={i:e,l:!1,exports:{}};return i[e].call(t.exports,t,t.exports,a),t.l=!0,t.exports}a.m=i,a.c=n,a.d=function(e,t,i){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(t,e){if(1&e&&(t=a(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(a.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)a.d(i,n,function(e){return t[e]}.bind(null,n));return i},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=118)}([function(e,t,i){"use strict";i.d(t,"c",function(){return d}),i.d(t,"b",function(){return h}),i.d(t,"d",function(){return m});var n=i(33),a=i(12),r=i(32),o=(i(67),i(3));var s,c=document.currentScript||injectionElement;"undefined"!=typeof config?s=new n.a(config):(p=c?(window.__adsbyshowheroes||{})[c.getAttribute("id")]:p)&&(s=new n.a(p));var l=window!==window.top&&o.b.canAccessTopWindow(),u=!!window.inGptIF;var p,i=new r.a,d=null==s?l?window.top:window:(p=(n=s).get("format_family"),r=n.get("enable_intext_animation",!0),n=!(p===a.a.BANNER||p===a.a.STREAM||p===a.a.INTEXT&&!r)||"no"!==n.get("vip_mode","no"),l&&n?window.top:window),h=d.document,m=o.b.getTopAccessibleWindow(window);(o=l?window.top:d).__VR=o.__VR||{},o.__VR.widgets=o.__VR.widgets||[],o.__VR.dataLayers=o.__VR.dataLayers||{},o=o.__VR;t.a={currentScript:c,inDapIF:l,inGptIF:u,injectorPlayerEmitter:i,config:s,namespace:o,playerBootTime:0}},function(e,t,i){"use strict";var o=i(24),d=i(43),h=i(40),m=i(26),f=i(30),v=i(12),r=i(0),n=i(2),g=i(49),a=i(6),s=i(22),y=(new n.a("utils"),r.a.injectorPlayerEmitter),c=r.a.config,b={},l={mov:"mp4",mkv:"x-matroska","3gp":"3gpp","3g2":"3gpp2",h261:"h261",h263:"h263",h264:"h264",jpgv:"jpeg",jpm:"jpm",mj2:"mj2",mp4:"mp4",mpeg:"mpeg",ogv:"ogg",qt:"quicktime",uvh:"vnd.dece.hd",uvm:"vnd.dece.mobile",uvp:"vnd.dece.pd",uvs:"vnd.dece.sd",uvv:"vnd.dece.video",fvt:"vnd.fvt",mxu:"vnd.mpegurl",pyv:"vnd.ms-playready.media.pyv",uvu:"vnd.uvvu.mp4",viv:"vnd.vivo",webm:"webm",f4v:"x-f4v",fli:"x-fli",flv:"x-flv",m4v:"x-m4v",asf:"x-ms-asf",wm:"x-ms-wm",wmv:"x-ms-wmv",wmx:"x-ms-wmx",wvx:"x-ms-wvx",avi:"x-msvideo",movie:"x-sgi-movie"};b.getViewportSize=function(e){var t="inner",i=e;return"innerWidth"in e||(t="client",i=i.document.documentElement||i.document.body),{width:i[t+"Width"],height:i[t+"Height"]}},b.getScreenSize=function(e){return{width:e.screen.width,height:e.screen.height}},b.getPageSize=function(e){return{width:e.document.body.scrollWidth,height:e.document.body.scrollHeight}},b.setCookie=function(e,t,i){var n=(new Date).valueOf(),a=new Date(864e5+n);a.setHours(0,0,0,0);a=i||a,a=e+"="+t+";path=/;max-age="+Math.floor((a-n)/1e3)+";expires="+a.toUTCString();return r.d.document.cookie=a},b.getCookie=function(e){e=(e=window.encodeURIComponent(e)).replace(/[-.+*]/g,"\\$&"),e=new RegExp("(?:(?:^|.*;)\\s*"+e+"\\s*\\=\\s*([^;]*).*$)|^.*$"),e=r.d.document.cookie.replace(e,"$1");return""!==e?window.decodeURIComponent(e):null},b.deleteCookie=function(e){r.d.document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT;"},b.filter=function(e,t){for(var i=[],n=0;n<e.length;n+=1){var a=e[n];t(a)&&i.push(a)}return i},b.classNamePrefix=function(e,t){for(var i=0,n=t.length;i<n;i+=1)t[i]=e+"-"+t[i];return t.join(" ")},b.hashCode=function(e){var t=0;if(0===e.length)return t;for(var i=0,n=e.length;i<n;i+=1){t=(t<<5)-t+e.charCodeAt(i);t|=0}return t},b.pad=function(e,t){for(var i=String(e);i.length<(t||2);)i="0"+i;return i},b.throwException=function(e){setTimeout(function(){throw e},0)},b.getCustomCss=function(e){var t=e.getAttribute("data-custom-style"),i="";return t&&((e=document.getElementById(t))?i=e.innerHTML:this.throwException("Couldn't find the custom style tag "+t)),i},b.onDOMContentLoaded=function(e,t){var i=t||"complete",n=r.d.document;r.d.document.readyState===i||"complete"===r.d.document.readyState?e():Object(a.a)(n,"readystatechange",function(){n.readyState===i&&e()})},b.trackUrl=function(e){var t=new Image;t.onload=function(){},t.onerror=function(){},t.src=e},b.trackRequestEvent=function(e,t){t=t||"ok",t=Object(s.a)({session_id:c.get("sid"),request_session_id:c.get("sid"),label:e,ver:14,reason:t,type:"event",category:"request_session"}),t=c.get("scheme")+"://"+c.get("endpoint_host")+"/track/?"+t;b.trackUrl(t)},b.trackPlayerEvent=function(e,t,i){t=t||"ok",i=i||c,t=Object(s.a)({session_id:i.get("sid")+":0",player_session_id:"0",label:e,ver:12,reason:t,type:"event",category:"player_session"}),t=i.get("scheme")+"://"+i.get("endpoint_host")+"/track/?"+t;b.trackUrl(t)},b.getVPTInstance=function(e){var t=e.get("is_preview"),i=e.get("is_test");return e.get("format_family")===v.a.INSTREAM&&(t||i)?null:r.a.namespace&&r.a.namespace.vptimpl},b.getAdditionalPlayerConfig=function(e,t){var i=null,e=b.getVPTInstance(e);return i=null!=e&&null!=e.getConfig?e.getConfig(t):i},b.loadPlayerIframe=function(a,e,r,o,t,s,i,c,n){var l=r.get("sentry",null),u=r.get("format_family")===v.a.INSTREAM,p=i||y;h.a.get(e,function(e){var t,i,n=a.elem.contentWindow||a.elem;try{t=JSON.parse(e)}catch(e){throw b.reportError(e,"jsonParse"),e}if(t.error)p.emit("event::loadPlayerError");else{if(f.a.constructCMPPostMessageStub(n),m.a.constructCMPPostMessageStub(n),s&&s(t),!u)try{i=b.getVPTInstance(r)}catch(e){throw b.reportError(e,"getVPTInstance"),e}p.once("pl::playerReady",function(){b.setupHeavyAdReporting(n,p),null==i||null!=t.extra&&null!=t.extra.session_counter&&1!==t.extra.session_counter||i.emit(i.EVENTS.PLAYER_READY,o,t.environment.zone.format_family)}),n.onPlayerReady?n.onPlayerReady(t,p,i,c):(n.config=t,n.injectorPlayerEmitter=p,n.vpt=i,n.injectorConfig=c)}});n=d.a.render(n,{scripts:g.a.getScripts(r),sentryConfig:function(){return l?JSON.stringify({dsn:l.dsn,sampleRate:l.sample_rate}):JSON.stringify(null)}});p.once("cmd::dmp_user_data",function(e){t&&t(e.data)}),b.loadFriendlyIframeWithTemplate(a,n)},b.loadFriendlyIframeWithTemplate=function(e,t){e=e.elem||e,e=e.contentDocument||e.contentWindow.document;e.open("text/html","replace"),e.write(t),e.close()},b.isUrl=function(e){return/(http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-/]))?/.test(e)},b.getFifAbsolutePosition=function(e){for(var t,i,n,a={top:0,left:0},r=e;r!==window.top;)t=r.frameElement.getBoundingClientRect(),i=r.parent.pageYOffset||r.parent.document.documentElement.scrollTop||r.parent.document.body.scrollTop||0,n=r.parent.pageXOffset||r.parent.document.documentElement.scrollLeft||r.parent.document.body.scrollLeft||0,a.top+=t.top+i,a.left+=t.left+n,r=r.parent;return a},b.copyString=function(e){return(" "+e).slice(1)},b.getFileExtension=function(e){return null==e?"":e.split(".").pop()},b.getMimetype=function(e){e=b.getFileExtension(e);return l[e.toLowerCase()]||""},b.setupHeavyAdReporting=function(e,n){var t,a=!1,r=!1;function i(e){for(var t=!1,i=0;i<e.length;i+=1)"HeavyAdIntervention"===e[i].body.id&&(t=!0,b.trackPlayerEvent("player_error","60000"));t&&!r&&(r=!0,c.get("format_family")===v.a.INTEXT?n.emit("cmd::pullup",{adFilled:a,skipped:!1}):n.emit(o.a,{impression:a,skipped:!1}))}e.ReportingObserver&&(n.on("adFilled",function(){a=!0}),t=new e.ReportingObserver(i,{buffered:!0}),e.addEventListener("unload",i),t.observe())},b.getVptId=function(e){var t=c.get("zid");return t=e.hasAttribute("data-alias")?e.getAttribute("data-alias"):t},b.reportError=function(e,t){window.Raven&&null!=e&&(e.message&&e.message.startsWith("You are trying to put the player into the head")||window.Raven.captureException(e,{tags:{injector_error:t}}))},t.a=b},function(e,t,i){"use strict";var n;function a(e,t,i,n){n.unshift(t,i),e.apply(console,n)}function r(e){this.prefix="["+(e||"VR-LOG")+"]",this.sporadicRate=.05}function o(e){var t=console;try{t.error(e)}catch(e){}}i.d(t,"b",function(){return o}),n=!1,r.prototype.debug=function(){n&&a(console.debug,this.prefix,"[DEBUG]",[].slice.call(arguments,0))},r.prototype.info=function(){n&&a(console.info,this.prefix,"[INFO]",[].slice.call(arguments,0))},r.prototype.warn=function(){n&&a(console.warn,this.prefix,"[WARN]",[].slice.call(arguments,0))},r.prototype.error=function(){n&&a(console.error,this.prefix,"[ERROR]",[].slice.call(arguments,0))},r.prototype.sporadic=function(){n&&Math.random()<this.sporadicRate&&a(console.debug,this.prefix,"[SPORADIC]",[].slice.call(arguments,0))},t.a=r},function(e,t,i){"use strict";i.d(t,"a",function(){return h});var a,n,r,o={canAccessTopWindow:function(){return o.canAccessWindow(window.top)},canAccessWindow:function(e){try{return e.location.href?!0:!1}catch(e){return!1}},getTopAccessibleWindow:function(e){return o.canAccessWindow(e.parent)&&e!==e.parent?o.getTopAccessibleWindow(e.parent):e},isString:function(e){return"string"==typeof e||e instanceof String}},s=0,c={},l=!1;function u(e){delete c[e]}function p(e){if(l)setTimeout(p,0,e);else{var t=c[e];if(t){l=!0;try{!function(e){var t=e.callback,i=e.args;switch(i.length){case 0:t();break;case 1:t(i[0]);break;case 2:t(i[0],i[1]);break;case 3:t(i[0],i[1],i[2]);break;default:t.apply(void 0,i)}}(t)}finally{u(e),l=!1}}}}function d(e){e.source===window&&"string"==typeof e.data&&0===e.data.indexOf(r)&&p(+e.data.slice(r.length))}function h(e,t){return function(){return e.apply(t,Array.prototype.slice.call(arguments))}}a=function(){if(window.postMessage&&!window.importScripts){var e=!0,t=window.onmessage;return window.onmessage=function(){e=!1},window.postMessage("","*"),window.onmessage=t,e}}()?(r="shSetImmediate$"+Math.random()+"$",window.addEventListener?window.addEventListener("message",d,!1):window.attachEvent("onmessage",d),function(e){window.postMessage(r+e,"*")}):window.MessageChannel?((n=new MessageChannel).port1.onmessage=function(e){p(e.data)},function(e){n.port2.postMessage(e)}):function(e){setTimeout(p,0,e)},o.setImmediate=function(e){var t=e;"function"!=typeof e&&(t=new Function(""+e));for(var i=new Array(arguments.length-1),n=0;n<i.length;n+=1)i[n]=arguments[n+1];return c[s+=1]={callback:t,args:i},a(s),s},o.clearImmediate=u,t.b=o},function(e,t,i){"use strict";i.d(t,"a",function(){return n}),i.d(t,"b",function(){return a});t=i(34),i=i(3);t.a._immediateFn=i.b.setImmediate;var n=(i=window.Promise)&&i.resolve&&i.reject&&i.race&&i.all?window.Promise:t.a;function a(){return new n(function(){})}},function(e,t,i){"use strict";var n=i(3),a={getAmpAdContext:function(){var e=a.getAmpAdWindowWithContext();if(null!=e)return e.context},getAmpAdWindowWithContext:function(){var e=window;try{for(;e!==window.top;){if(null!=e.context&&null!=e.context.observeIntersection)return e;e=e.parent}}catch(e){}},getAmpVideoIframe:function(){var e=a.getAmpVideoIframeWindow();if(null!=e)return e.AmpVideoIframe},getAmpVideoIframeWindow:function(){var e=window;try{for(;e!==window.top;){if(null!=e.AmpVideoIframe)return e;e=e.parent}}catch(e){}},isAmpIframe:function(){return null!=a.getAmpIframeWindow()},getAmpIframeWindow:function(){var e=window;try{for(;n.b.canAccessWindow(e);){if(a.isWindowAmpIframe(e))return e;if(e.parent===e)return;e=e.parent}return}catch(e){return}},isWindowAmpIframe:function(e){try{return(e.name||"").toLowerCase().startsWith("amp_iframe")}catch(e){return!1}},isInsideAmp:function(){return null!=a.getAmpAdContext()||null!=a.getAmpVideoIframe()||a.isAmpIframe()}};t.a=a},function(e,t,i){"use strict";i.d(t,"a",function(){return n}),i.d(t,"b",function(){return a});var r=i(25);function n(e,t,i,n){var a=!1;e.addEventListener?(n&&r.a.isPassiveListenersSupported()&&(a={passive:!0}),e.addEventListener(t,i,a)):e.attachEvent&&e.attachEvent("on"+t,i)}function a(e,t,i,n){var a=!1;e.removeEventListener?(n&&r.a.isPassiveListenersSupported()&&(a={passive:!0}),e.removeEventListener(t,i,a)):e.detachEvent&&e.detachEvent("on"+t,i)}},function(e,t,i){"use strict";function l(e){if(!(this instanceof l))return new l(e);this.elem=e}l.create=function(e,t,i){var n=new l(e.createElement(t));return i&&Object.keys(i).forEach(function(e){n.attr(e,i[e])}),n},l.getAll=function(e,t){for(var i=e.querySelectorAll(t),n=[],a=0;a<i.length;a+=1)n[a]=new l(i[a]);return n},l.remove=function(e,t){t=e.getElementById(t);null!==t&&t.parentNode&&t.parentNode.removeChild(t)},l.insertHTMLBefore=function(e,t,i){if(""===i)return null;var n=e.ownerDocument,t=l.create(n,"ins",{id:t});t.elem.innerHTML=i,e.parentNode.insertBefore(t.elem,e);for(var a=t.elem.getElementsByTagName("script"),r=0;r<a.length;r+=1){for(var o=n.createElement("script"),s=a[r].attributes,c=0;c<s.length;c+=1)o.setAttribute(s[c].nodeName,s[c].value);a[r].innerHTML&&(o.text=a[r].innerHTML),a[r].parentNode.replaceChild(o,a[r])}return this},l.prototype.remove=function(){this.elem.parentNode.removeChild(this.elem)},l.prototype.attr=function(e,t){return this.elem.setAttribute(e,t),this},l.prototype.appendTo=function(e){return e.appendChild(this.elem),this},l.prototype.append=function(e){return e.nextSibling?e.parentNode.insertBefore(this.elem,e.nextSibling):e.parentNode.appendChild(this.elem),this},l.prototype.prepend=function(e){return e.parentNode.insertBefore(this.elem,e),this},l.prototype.text=function(e){return void 0===e?"textContent"in this.elem?this.elem.textContent:this.elem.innerText:("textContent"in this.elem?this.elem.textContent=e:this.elem.innerText=e,this)},l.prototype.offset=function(){var e=this.elem.ownerDocument,t=e.defaultView,i=this.elem.getBoundingClientRect(),n=e.body,a=e.documentElement,r=t.pageYOffset||a.scrollTop||n.scrollTop,e=t.pageXOffset||a.scrollLeft||n.scrollLeft,t=a.clientTop||n.clientTop||0,n=a.clientLeft||n.clientLeft||0,t=i.top+r-t,n=i.left+e-n;return{top:Math.round(t),left:Math.round(n)}},l.prototype.hasClass=function(e){return new RegExp(" "+e+" ").test(" "+this.elem.className+" ")},l.prototype.addClass=function(e){return this.hasClass(e)||(this.elem.className+=(this.elem.className.length?" ":"")+e),this},l.prototype.removeClass=function(e){return this.hasClass(e)&&(this.elem.className=this.elem.className.replace(e,"").replace(/\s+$/g,"")),this},l.prototype.hide=function(){return this.elem.style.display="none",this.elem.style.visibility="hidden",this},l.prototype.show=function(){return this.elem.style.visibility="visible",this.elem.style.display="",this},t.a=l},function(e,t,i){"use strict";var o=i(9),n=i(62),u=i(16),a=i(14),p=i(0),s=i(5),c=i(23),d=i(7),h=i(3),r=i(63),l=i(64),m=i(38),f=i(39),v=i(1),g=p.a.inDapIF,y=a.a.MaxInstancesError,b=a.a.DuplicateInjectorError,w="_kxviralize_segs",I="VR-INJECTOR-INSTANCES-MAP",C={},_={findIframe:function(){return g?window.frameElement:null},generateSuffixId:function(){return Math.random().toString(32).substr(2)},register:function(e,t,i,n){i&&n&&this.registerOnSafeFrameApi(e,i,n);var a=Object(m.a)(p.d),r={},o=a.getItem(I),e=(r=null!=o?JSON.parse(o):r)[t.injectorName]||{count:0,instances:{}},i=e.count,n=t.config.get("max_family_instances",0),o=t.config.get("sid");if(0<n&&n<=i){var s=new y("Sorry, but the "+t.injectorName+" format can be used at most "+n+" times.");throw v.a.reportError(s,"max_instances_error"),s}if(e.instances[o]){s=new b("Duplicated injector for sid: "+o);throw v.a.reportError(s,"duplicate_injector_error"),s}e.instances[o]=!0,e.count+=1,r[t.injectorName]=e,a.setItem(I,JSON.stringify(r)),p.a.namespace.widgets.push(t)},registerOnSafeFrameApi:function(e,t,i){e.$sf&&e.$sf.ext&&e.$sf.ext.register(t,i)},unRegister:function(e){var t,i={},n=Object(m.a)(p.d),a=n.getItem(I),a=(i=null!=a?JSON.parse(a):i)[e.injectorName]||{count:0,instances:{}},r=e.config.get("sid");for(0<a.count&&--a.count,i[e.injectorName]=a,n.setItem(I,JSON.stringify(i)),t=0;t<p.a.namespace.widgets.length;t+=1)p.a.namespace.widgets[t].config.get("sid")===r&&p.a.namespace.widgets.splice(t,1)},replaceInjector:function(e){for(var t=e.ownerDocument.createElement("script"),i=e.attributes,n=0;n<i.length;n+=1)t.setAttribute(i[n].nodeName,i[n].value);t.src=t.src+"&cb="+(new Date).getTime();var a=e.parentNode;a.insertBefore(t,e),a.removeChild(e)},createIframe:function(e,t,i,n){var i=i?i+"px":"100%",n=n?n+"px":"100%",a={allowfullscreen:!0,webkitallowfullscreen:e.webkitFullscreenEnabled,mozallowfullscreen:e.mozFullScreenEnabled},r=d.a.create(e,"iframe",{id:t,src:"javascript:void(0)",scrolling:"no",frameborder:0,marginheight:0,marginwidth:0,allow:"autoplay; fullscreen",width:i,height:n});return Object.keys(a).forEach(function(e){a[e]&&r.attr(e,a[e])}),r.elem.style.width=i,r.elem.style.height=n,r},createPageId:function(e){var t,i=_.getApiAdapter(e),n=p.d.navigator||null,a=e.get("publisher"),e=e.get("page_url"),n=n&&n.userAgent||"",n=v.a.hashCode(a+e+n),n=v.a.pad((16777215&n).toString(16),6);function r(){for(var e="",t=(new Date).getTime(),t=v.a.pad(t.toString(16),12),i=0;i<52;i+=1)e+=Math.round(Math.random()).toString();return t+(e=parseInt(e,2).toString(16))}return i===o.a.AMP_AD?(i=s.a.getAmpAdWindowWithContext()).context.computeInMasterFrame(i,"VR-PAGEID-PREFIX",function(e){e(r())},function(e){t=e}):t=r(),t+n+0},getDetectedPublishingPlatform:function(e){e=e.get("pub_platform","");return s.a.isInsideAmp()?n.a.AMP:e},getApiAdapter:function(e){if(null!=s.a.getAmpAdContext())return o.a.AMP_AD;if(null!=s.a.getAmpVideoIframe())return o.a.AMP_VIDEO_IFRAME;if(s.a.isAmpIframe())return o.a.AMP_IFRAME;var t=e.get("pub_platform",""),i=o.a.STANDARD;return Object.keys(o.a).forEach(function(e){e=o.a[e];e===t&&(i=e)}),i},createSrc:function(e,t,i,n,a){var r={},o=Object(c.a)();p.a.namespace.pageId=p.a.namespace.pageId||_.createPageId(n);var s=a||{};s.player_size||(s.player_size={width:0,height:0});a={page_id:p.a.namespace.pageId,screen:v.a.getScreenSize(e),page:v.a.getPageSize(e),viewport:v.a.getViewportSize(e),player_size:{width:Math.round(s.player_size.width),height:Math.round(s.player_size.height)},semantic_data:s.semantic_data};return s.player_position&&(a.player_position={top:Math.round(s.player_position.top),left:Math.round(s.player_position.left)}),r.player_session=JSON.stringify(a),e.document.referrer&&(r.r=e.document.referrer),s.cid&&(r.cid=s.cid),s.sound&&(r.sound=s.sound),s.gallery_init&&(r.gallery_init=s.gallery_init),0<s.sessionCounter&&(r.sc=s.sessionCounter),s.pub_platform&&(r.pub_platform=s.pub_platform),s.inj_api_adapter&&(r.inj_api_adapter=s.inj_api_adapter),s.activation&&(r.activation=s.activation),s.cs&&(r.cs=s.cs),null!=s.gdpr&&(r.gdpr=s.gdpr?1:0),s.cmp&&(r.cmp=s.cmp),s.us_privacy&&(r.us_privacy=s.us_privacy),o&&(r.dd=o),t+"/"+i+"/?"+Object(f.a)(n.get("base_query",""),r)},createPlayerSrc:function(e,t,i){var n=t.get("is_preview"),a=t.get("is_test"),a=n?"preview":a?"test":"player",i=i||{};return _.createSrc(e,t.get("scheme")+"://"+t.get("endpoint_host"),a,t,i)},findInjectionElements:function(){var e={script:"",iframe:""};return e.iframe=_.findIframe(),e.script=p.a.currentScript,null===e.script&&v.a.trackRequestEvent("adunit_request_error",u.a.SCRIPT_NOT_FOUND),e},isInHead:function(e){for(var t=e.parentNode;null!=t;){if("head"===t.nodeName.toLowerCase())return!0;t=t.parentNode}return!1}};_.setElementRemovedListener=function(e,i,n){this.unsetElementRemovedListener();try{(C=new MutationObserver(function(e){e.forEach(function(e){if(0<e.removedNodes.length)for(var t=0;t<e.removedNodes.length;t+=1)!function(e,t){for(var i=t;null!=i;){if(e===i)return 1;i=i.parentNode}}(e.removedNodes[t],i)||n()})})).observe(e,{childList:!0,subtree:!0})}catch(e){}},_.unsetElementRemovedListener=function(){C.disconnect&&(C.disconnect(),C={})},_.addPluginsForNotBlacklisted=function(e,t,i){null!=t&&null!={179:!0,358:!0,711:!0}[t]||(i={"gdpr_consent_?\\d*":i.consentString||"",gdpr:i.gdprApplies?"1":"0",country:i.country,us_privacy:i.usPrivacy||""},_.addInjectorPlugins(e,null,i))},_.addInjectorPlugins=function(e,t,n){var i,a="",r=p.d.document;p.d.__vrInjectorPlugins=p.d.__vrInjectorPlugins||{};var o=p.d.__vrInjectorPlugins;function s(e){var i=e;return n&&Object.keys(n).forEach(function(e){var t=new RegExp("{"+e+"}","g"),e=n[e];i=i.replace(t,e)}),i}t&&(a=t+"-"),i=r.createElement("placeholder"),r.body.appendChild(i);for(var c,l,u=0;u<e.length;u+=1)o[e[u].id]||(e[u].src?(c=e[u],l=void 0,(l=r.createElement("script")).setAttribute("id",a+c.id),l.src=s(c.src),l.setAttribute("async",""),r.body.appendChild(l)):e[u].content&&(l=e[u],d.a.insertHTMLBefore(i,a+l.id,s(l.content))),o[e[u].id]=!0);r.body.removeChild(i)},_.getInjectionPoint=function(e,t,i,n,a){var r=e.document,o=d.a.getAll(r,t),s=parseInt((n-i)/a,10)||1;for(var c=[],l=!1,u=n;i<=u;u-=s)if(0<(c=v.a.filter(o,Object(h.a)(function(t){return function(e){return 0!==e.offset().top&&e.text().length>t}}(u),this))).length){l=!0;break}if(l){var p=e.innerHeight,e=(c=v.a.filter(c,function(e){return e.offset().top>p})).sort(function(e,t){return e.offset().top-t.offset().top});return e[0]?e[Math.floor(e.length/2)]:null}return null},_.searchPlayerLocation=function(e,t,i){for(var n,a,r=new RegExp(/^id-.*/),o=new RegExp(/^sel-.*/),s=e.length,c={auto:u.a.LOCATION_AUTO_ERROR,inline:u.a.LOCATION_INLINE_ERROR,idSelector:u.a.LOCATION_BY_ID_ERROR,querySelector:u.a.LOCATION_BY_SELECTOR_ERROR},l=0;l<s;l+=1){if("inline"===(n=e[l]))return!i||""!==t&&t||v.a.trackRequestEvent("adunit_request_error",c.inline),{playerLocation:t,usedCriteria:n};if("auto"===n?a=_.getInjectionPoint(p.c,"article p",10,100,20):r.test(n)?(a=function(e){for(var t=window,i=t.document.getElementById(e);null==i&&t!==t.parent&&h.b.canAccessWindow(t.parent);)i=(t=t.parent).document.getElementById(e);return i=null!==i?new d.a(i):i}(n.slice(3)),n="idSelector"):o.test(n)&&(a=function(e){for(var t=window,i=t.document.querySelector(e);null==i&&t!==t.parent&&h.b.canAccessWindow(t.parent);)i=(t=t.parent).document.querySelector(e);return i=null!==i?new d.a(i):i}(window.decodeURIComponent(n.slice(4))),n="querySelector"),a)return{playerLocation:a.elem,usedCriteria:n}}return i&&v.a.trackRequestEvent("adunit_request_error",c[n]),{playerLocation:null,usedCriteria:null}},_.sendDmpData=function(t,e,i){_.readDmpUserSegments("kxviralize_segs",function(e){_.setCookieSyncPixel(t,e)},i),p.a.namespace.dataLayers.dmp=p.a.namespace.dataLayers.dmp||{collected:!1,data:{}},p.a.namespace.dataLayers.dmp.collected||(p.a.namespace.dataLayers.dmp.collected=!0,p.a.namespace.dataLayers.dmp.data=e||{},p.d.dispatchEvent(new(Object(r.a)(window))("VR-DMP-COLLECT")))},_.readDmpUserSegments=function(i,n,e){function a(e){return e?function(e){for(var t,i,n=e.length,a=0;a<n;a+=1){for(t=e[a],i=a-1;-1<i&&e[i]>t;--i)e[i+1]=e[i];e[i+1]=t}return e}(e.split(",")).join(","):""}var r=a(e),o=Object(l.a)(p.d),s=o.getItem(w),c=0;setTimeout(function e(){var t;o.getItem(w)!==s?(c+=1,(t=a(o.getItem(i)))!==r?n(t):c<2&&setTimeout(e,250)):setTimeout(e,250)},250)},_.setCookieSyncPixel=function(e,t){t=window.encodeURIComponent(t);v.a.trackUrl(e+"/u-segment/?seg="+t)},_.evaluatePlayerPosition=function(e,t){var i,n=null,a=e.getBoundingClientRect(),e=e.ownerDocument.defaultView;return t===o.a.AMP_AD?n={top:(t=s.a.getAmpAdContext()).initialLayoutRect.top,left:t.initialLayoutRect.left}:e!==window.top?g?((n=v.a.getFifAbsolutePosition(e)).top+=a.top,n.left+=a.left):e.$sf&&e.$sf.ext&&null!=(i=e.$sf.ext.geom())&&null!=i.self&&null!=i.self.t&&null!=i.self.l&&(n={top:i.self.t,left:i.self.l}):(i=e.pageYOffset||e.document.documentElement.scrollTop||e.document.body.scrollTop||0,e=e.pageXOffset||e.document.documentElement.scrollLeft||e.document.body.scrollLeft||0,n={top:a.top+i,left:a.left+e}),n},t.a=_},function(e,t,i){"use strict";i.d(t,"b",function(){return a});var n={STANDARD:"standard",AMP_AD:"amp-ad",AMP_VIDEO_IFRAME:"amp-video-iframe",AMP_IFRAME:"amp-iframe",AMP_VIRALIZE_PLAYER:"amp-viralize-player",FACEBOOK_INSTANT_ARTICLES:"fbia",APPLE_NEWS:"an",OEMBED:"oembed"};function a(e){return e===n.AMP_AD||e===n.AMP_IFRAME||e===n.AMP_VIDEO_IFRAME||e===n.AMP_VIRALIZE_PLAYER}t.a=n},,function(e,t,i){"use strict";var n=i(14),a=i(3),r=n.a.ViewabilityUnavailableError;function o(e,t,i,n){this.reasons={OUT_OF_VIEWPORT:0,HIDDEN:1,NOT_IN_FOCUS:2,TOO_SMALL:3,IN_VIEWPORT:4,FIXED_VIEWABILITY:5},this.elem=e,this.wnd=t,this.forceViewability=i,this.onViewabilityChange=n}o.prototype.start=function(){if(this.isViewabilityUnavailable())throw new r;this.stop(),this.attachListeners(Object(a.a)(this.notifier,this)),this.notifier()},o.prototype.stop=function(){this.detachListeners()},o.prototype.notifier=function(){this.onViewabilityChange(this.computeViewability())},t.a=o},function(e,t,i){"use strict";t.a={BANNER:"banner",INSTREAM:"instream",STREAM:"gallery",VIP:"outstream",INTERSTITIAL:"interstitial",INTEXT:"native"}},function(e,t,i){"use strict";var n={AT:!0,BE:!0,BG:!0,HR:!0,CY:!0,CZ:!0,DK:!0,EE:!0,FI:!0,FR:!0,DE:!0,GR:!0,HU:!0,IE:!0,IT:!0,LV:!0,LT:!0,LU:!0,MT:!0,NL:!0,PL:!0,PT:!0,RO:!0,SK:!0,SI:!0,ES:!0,SE:!0,GB:!0,GF:!0,GP:!0,MQ:!0,ME:!0,YT:!0,RE:!0,MF:!0,GI:!0,AX:!0,PM:!0,GL:!0,BL:!0,SX:!0,AW:!0,CW:!0,WF:!0,PF:!0,NC:!0,TF:!0,AI:!0,BM:!0,IO:!0,VG:!0,KY:!0,FK:!0,MS:!0,PN:!0,SH:!0,GS:!0,TC:!0,AD:!0,LI:!0,MC:!0,SM:!0,VA:!0,JE:!0,GG:!0,EU:!0,CH:!0};t.a=function(e){return n[e]||!1}},function(e,t,i){"use strict";function n(e){this.message=e}function a(e){this.message=e}function r(e){this.message=e}function o(e){this.message=e}n.prototype=new Error,a.prototype=new Error,r.prototype=new Error,o.prototype=new Error,t.a={MaxInstancesError:n,DuplicateInjectorError:a,ViewabilityUnavailableError:r,ViewabilityClassNotFoundError:o}},function(e,t,i){"use strict";i.d(t,"b",function(){return a}),i.d(t,"a",function(){return s});var t=i(2),n=i(4);new t.a("timeout");function a(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:0;return new n.a(function(e){window.setTimeout(e,t)})}var r=0;function o(e,i){r+=1;var t=a(i).then(function(){throw e=i,t=r,(e=new Error("Timeout after ".concat(e," milliseconds"))).timeoutId=t,e;var e,t});return n.a.race([e,t])}function s(e,t,i){return o(e,t).catch(function(e){if(e.timeoutId)return i;throw e})}},function(e,t,i){"use strict";t.a={SCRIPT_NOT_FOUND:30001,LOCATION_INLINE_ERROR:30002,LOCATION_AUTO_ERROR:30003,LOCATION_BY_ID_ERROR:30004,LOCATION_BY_SELECTOR_ERROR:30005,SCRIPT_IN_HEAD:30006,INVALID_VPT_CONFIGURATION:50001}},function(e,t,i){"use strict";function n(e){for(var t=[],i=e;i&&(t.push(i),i!==e.top);)i=i.parent;return t}i.d(t,"a",function(){return n})},function(e,t,i){"use strict";i.d(t,"a",function(){return s});var a=i(3),r=i(17),n=i(28);function o(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:window,i={cmpFunctionWindow:void 0,cmpFunction:void 0};function n(e){try{if("function"==typeof e[t])return e[t]}catch(e){}}return Object(r.a)(e).filter(a.b.canAccessWindow).filter(n).map(function(e){return{cmpFunctionWindow:e,cmpFunction:n(e)}})[0]||i}function s(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:window,e=Math.round((2<arguments.length&&void 0!==arguments[2]?arguments[2]:500)/50);return Object(n.a)(function(){var e=o(t,i);if(null==e.cmpFunction)throw new Error("Cannot find API function ".concat(t));return e},50,e)}},function(e,t,i){"use strict";i.d(t,"b",function(){return n}),i.d(t,"c",function(){return a}),i.d(t,"a",function(){return c}),i.d(t,"d",function(){return l});var n={SIXTEEN_NINE:"16/9",NINE_SIXTEEN:"9/16",SIXTEEN_TEN:"16/10",TEN_SIXTEEN:"10/16",FOUR_THREE:"4/3",THREE_FOUR:"3/4",ELEVEN_NINE:"11/9",ONE_ONE:"1/1",UNKNOWN:"unknown"};function a(e){if(e===n.UNKNOWN||Object.keys(n).map(function(e){return n[e]}).indexOf(e)<0)return null;e=e.split("/").map(function(e){return parseInt(e,10)});return e[0]/e[1]}var r="aspect-ratio-square",o="aspect-ratio-portrait",s="aspect-ratio-landscape",c=[r,o,s];function l(e){e=a(e);return null==e?s:1===e?r:e<1?o:s}},function(e,t,i){"use strict";i.d(t,"a",function(){return a});var n="1---";function a(e){return e!==n}},function(e,t,i){"use strict";i.d(t,"c",function(){return c}),i.d(t,"b",function(){return l});var n=i(0),a=i(2),r=i(13),o=i(4),s="tcf2-store";new a.a(s);function c(e){e&&e.tcString&&(n.a.namespace.gdpr=e)}function l(){return n.a.namespace.gdpr||null}t.a={readCMPData:function(e){var t=l();return null!=t?o.a.resolve({version:"2",provider:s,consentString:t.tcString,cmpAvailability:"available",applies:!!t.gdprApplies}):o.a.resolve({version:"",provider:s,consentString:"",cmpAvailability:"unavailable",applies:Object(r.a)(e)})}}},function(e,t,i){"use strict";function n(i){var n=!(1<arguments.length&&void 0!==arguments[1])||arguments[1];return Object.keys(null!=i?i:{}).map(function(e){var t=i[e];return n?"".concat(encodeURIComponent(e),"=").concat(encodeURIComponent(t)):"".concat(e,"=").concat(t)}).join("&")}i.d(t,"a",function(){return n})},function(e,t,i){"use strict";i.d(t,"b",function(){return a});var n=i(3);new(i(2).a)("detectDomain");function a(e){e=e.match(/^https?:\/\/(?:www\.)?([^/:?#]+)(?:[/:?#]|$)/i);return e&&e[1]}t.a=function(){var e,t,i=((t=window.location.ancestorOrigins)&&0<t.length?(Array.from(t),a(t[t.length-1])):null)||(n.b.canAccessTopWindow()?(window.top.location.href,a(window.top.location.href)):null)||(null!=(i=n.b.getTopAccessibleWindow(window))&&null!==(e=i.document)&&void 0!==e&&e.referrer?(i.document.referrer,a(i.document.referrer)):null);return i||null}},function(e,t,i){"use strict";i.d(t,"a",function(){return n}),i.d(t,"b",function(){return a});var n="cmd::remove",a="event::widescreenStarted"},function(e,t,i){"use strict";i.d(t,"b",function(){return n});i={};function n(){return void 0!==document.createElement("div").style.transition}i.detectAutoplay=function(){for(var e=[/mobile/i,/android/i,/(iphone|ipad|ipod)/i,/silk-accelerated/i],t=0;t<e.length;t+=1)if(window.navigator&&window.navigator.userAgent&&window.navigator.userAgent.match(e[t]))return!1;return!0},i.detectMobile=function(){return navigator.userAgent.match(/Android|webOS|iPhone|iPad|iPod|BlackBerry|Opera Mini/i)},i.detectiOS=function(){return/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream},i.detectAndroidVersion=function(){return navigator.userAgent.toLowerCase().match(/android\s([0-9.]*)/)[1]},i.isPassiveListenersSupported=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return!(e=!0)}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}return e},t.a=i},function(e,t,i){"use strict";var n=i(27),a=i(35),r=i(46);t.a={readCMPData:function(e,t){return Object(n.a)([r.a.readCMPData(t),a.a.readCMPData()])},constructCMPPostMessageStub:a.a.constructCMPPostMessageStub}},function(e,t,i){"use strict";i.d(t,"a",function(){return a});var t=i(2),n=i(4);new t.a("readCMPProviders");function a(e){var t=n.a.all(e.map(function(e){return e.then(function(e){return"available"!==e.cmpAvailability?e:Object(n.b)()}).catch(function(){return{applies:!1,cmpAvailability:"error",consentString:""}})})).then(function(e){var i={available:-1,error:0,timeout:1,unavailable:2};return e.slice().sort(function(e,t){return i[e.cmpAvailability]-i[t.cmpAvailability]})[0]}),e=n.a.race(e.map(function(e){return e.then(function(e){return"available"===e.cmpAvailability?e:Object(n.b)()}).catch(function(){return Object(n.b)()})}));return n.a.race([e,t]).then(function(e){return e})}},function(e,t,i){"use strict";i.d(t,"a",function(){return a});var t=i(2),n=i(4),r=i(15);new t.a("timedRetry");function o(i){return new n.a(function(e,t){try{e(i())}catch(e){t(e)}})}function a(i,n,e){for(var a=o(i),t=0;t<e;t+=1)!function(t){a=a.catch(function(e){return"Try n. ".concat(t+1," failed, with error"),Object(r.b)(n).then(function(){return o(i)})})}(t);return a}},function(e,t,i){"use strict";i.d(t,"a",function(){return o});var n=i(17),a=i(28);function r(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:window;return Object(n.a)(e).filter(function(e){try{if(e.frames[t])return!0}catch(e){}return!1})[0]||void 0}function o(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:window,e=Math.round((2<arguments.length&&void 0!==arguments[2]?arguments[2]:150)/50);return Object(a.a)(function(){var e=r(t,i);if(null==e)throw new Error("Cannot find API window ".concat(t));return e},50,e)}},function(e,t,i){"use strict";var n=i(2),a=i(27),r=i(47),o=i(48),s=i(21),c=i(37);new n.a("GDPR");t.a={readCMPData:function(e,t){return Object(a.a)([o.a.readCMPData(e,t),s.a.readCMPData(e),c.a.readCMPData(e),r.a.readCMPData(e)])},constructCMPPostMessageStub:function(e){c.a.constructCMPPostMessageStub(e)}}},function(e,t,i){"use strict";t.a=function(e,t){var i=(r=e.getBoundingClientRect()).width*r.height,n=Math.ceil(Math.max(0,r.left)),a=Math.ceil(Math.min(t.width,r.right)),e=Math.ceil(Math.max(0,r.top)),r=Math.ceil(Math.min(t.height,r.bottom));return Math.floor((a-n)*(r-e)/i*100)}},function(e,t,i){"use strict";var r=i(3);new(i(2).a)("EventEmitter");function o(e,t,i){t=e[t];return null!=t&&null!=t[i]}function n(){this.listeners={}}n.prototype.emit=function(i,n){var a=this;null!=this.listeners[i]&&this.listeners[i].forEach(function(e,t){null!=e&&r.b.setImmediate(function(){o(a.listeners,i,t)&&e(n)})})},n.prototype.on=function(e,t){this.listeners[e]?this.listeners[e].push(t):this.listeners[e]=[t];e=this.listeners[e].length-1;return e},n.prototype.once=function(t,i){var n=this,a=this.on(t,function(e){n.off(t,a),i(e)});return a},n.prototype.off=function(){switch(arguments.length){case 0:this.listeners={};break;case 1:null!=(t=this.listeners)[i=arguments[0]]&&(t[i]=null);break;default:o(e=this.listeners,t=arguments[0],i=arguments[1])&&(e[t][i]=null)}var e,t,i},t.a=n},function(e,t,i){"use strict";t.a=function(i){this.get=function(e,t){if(0===arguments.length)return JSON.parse(JSON.stringify(i));1===arguments.length&&(t=null);e=function(e,t){for(var i=t.replace(/\[(\w+)\]/g,".$1").replace(/^\./,"").split("."),n=i.length,a=0;a<n;a+=1){var r=i[a];if(!(r in e))return null;e=e[r]}return e}(i,e);return(e=null==e?t:e)?JSON.parse(JSON.stringify(e)):e}}},function(e,t,i){"use strict";var n=i(44),i=i(45),a=setTimeout;function c(e){return Boolean(e&&void 0!==e.length)}function r(){}function o(e){if(!(this instanceof o))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],h(e,this)}function s(i,n){for(;3===i._state;)i=i._value;0!==i._state?(i._handled=!0,o._immediateFn(function(){var e,t=1===i._state?n.onFulfilled:n.onRejected;if(null!==t){try{e=t(i._value)}catch(e){return void u(n.promise,e)}l(n.promise,e)}else(1===i._state?l:u)(n.promise,i._value)})):i._deferreds.push(n)}function l(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var i=e.then;if(e instanceof o)return t._state=3,t._value=e,void p(t);if("function"==typeof i)return void h((n=i,a=e,function(){n.apply(a,arguments)}),t)}t._state=1,t._value=e,p(t)}catch(e){u(t,e)}var n,a}function u(e,t){e._state=2,e._value=t,p(e)}function p(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._unhandledRejectionFn(e._value)});for(var t=0,i=e._deferreds.length;t<i;t++)s(e,e._deferreds[t]);e._deferreds=null}function d(e,t,i){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=i}function h(e,t){var i=!1;try{e(function(e){i||(i=!0,l(t,e))},function(e){i||(i=!0,u(t,e))})}catch(e){if(i)return;i=!0,u(t,e)}}o.prototype.catch=function(e){return this.then(null,e)},o.prototype.then=function(e,t){var i=new this.constructor(r);return s(this,new d(e,t,i)),i},o.prototype.finally=n.a,o.all=function(t){return new o(function(a,r){if(!c(t))return r(new TypeError("Promise.all accepts an array"));var o=Array.prototype.slice.call(t);if(0===o.length)return a([]);var s=o.length;for(var e=0;e<o.length;e++)!function t(i,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){t(i,e)},r)}o[i]=e,0==--s&&a(o)}catch(e){r(e)}}(e,o[e])})},o.allSettled=i.a,o.resolve=function(t){return t&&"object"==typeof t&&t.constructor===o?t:new o(function(e){e(t)})},o.reject=function(i){return new o(function(e,t){t(i)})},o.race=function(a){return new o(function(e,t){if(!c(a))return t(new TypeError("Promise.race accepts an array"));for(var i=0,n=a.length;i<n;i++)o.resolve(a[i]).then(e,t)})},o._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){a(e,0)},o._unhandledRejectionFn=function(e){},t.a=o},function(e,t,i){"use strict";var n=i(0),a=i(2),o=i(6),r=i(3),s=i(4),c=i(15),l=i(18),u=i(29),p=i(20),d=i(36),h="1",m=0,f="uspapi",v="__uspapi",g="__uspapiLocator";new a.a(f);function y(n){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:150;return r.b.canAccessWindow(n)?null!=n[v]?("Skipping stub creation, ".concat(v," is already present"),s.a.resolve()):Object(u.a)(g,window,e).then(function(e){function t(e){e=e&&e.data&&e.data.__uspapiReturn;e&&e.callId&&void 0!==r[e.callId]&&(e.callId,e.returnValue,e.success,r[e.callId](e.returnValue,e.success),r[e.callId]=null)}var i,a,r;i=n,a=e,r={},"Creating ".concat(v," stub on window"),i[v]=function(e,t,i){var n=Object(d.a)();n&&"getUSPData"===e?i(n,!0):a?(n=Math.random()+"",e={__uspapiCall:{command:e,version:parseInt(h,10),callId:n}},r[n]=i,a.postMessage(e,"*")):i({msg:"CMP not found"},!1)},Object(o.a)(window,"message",t)}).catch(function(){"Skipping stub creation, no ".concat(g," frame is available")}):s.a.resolve()}function b(e){return new s.a(function(i){"readCMPData: calling ".concat(v),e("getUSPData",parseInt(h,10),function(e,t){if("readCMPData: received event from ".concat(v),t&&null!=e&&e.uspString)return Object(d.b)(e),void i({version:h,provider:f,consentString:e.uspString,cmpAvailability:"available",applies:Object(p.a)(e.uspString)});i({version:h,provider:f,consentString:"",cmpAvailability:"error",applies:Object(p.a)(null==e?void 0:e.uspString)})})})}t.a={readCMPData:function(){return Object(c.a)(Object(l.a)(v,window,m).catch(function(){return y(n.d,m).then(function(){return Object(l.a)(v,window,m)})}).then(function(e){return b(e.cmpFunction)}).catch(function(){return{version:"",provider:f,consentString:"",cmpAvailability:"unavailable",applies:!1}}),2e3,{version:h,provider:f,consentString:"",cmpAvailability:"timeout",applies:!1})},constructCMPPostMessageStub:y}},function(e,t,i){"use strict";i.d(t,"b",function(){return a}),i.d(t,"a",function(){return r});var n=i(0);new(i(2).a)("usp-store");function a(e){e&&e.uspString&&(n.a.namespace.ccpa=e)}function r(){return n.a.namespace.ccpa||null}},function(e,t,i){"use strict";var n=i(0),a=i(2),s=i(6),r=i(3),o=i(13),c=i(4),l=i(15),u=i(18),p=i(29),d=i(21),h="tcfapi",m="2",f=0,v=(new a.a(h),"__tcfapi"),g="__tcfapiLocator";function y(e,r){"Creating ".concat(v," stub on window");var o={};function t(e){var t={};try{t="string"==typeof e.data?JSON.parse(e.data):e.data}catch(e){}t=t.__tcfapiReturn;t&&"function"==typeof o[t.callId]&&(t.callId,t.returnValue,t.success,o[t.callId](t.returnValue,t.success),o[t.callId]=null)}return e[v]=function(e,t,i,n){var a=Object(d.b)();a&&"addEventListener"===e?i(a,!0):r?(t={__tcfapiCall:{command:e,parameter:n,version:t,callId:n=Math.random()+""}},o[n]=i,r.postMessage(t,"*")):i({msg:"CMP not found"},!1)},Object(s.a)(window,"message",t),1}function b(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:100;return r.b.canAccessWindow(t)?null!=t[v]?("Skipping stub creation, ".concat(v," is already present"),c.a.resolve()):Object(p.a)(g,window,e).then(function(e){y(t,e)}).catch(function(){"Skipping stub creation, no ".concat(g," frame is available")}):c.a.resolve()}function w(e){var t=Object(o.a)(e);return Object(u.a)(v,window,f).catch(function(){return b(n.d,f).then(function(){return Object(u.a)(v,window,f)})}).then(function(e){var r,o,e=e.cmpFunction;return r=e,o=t,new c.a(function(a){"readCMPData: calling ".concat(v),r("addEventListener",2,function(e,t){var i=e.listenerId;function n(){i&&r("removeEventListener",2,function(){},i=null)}"readCMPData: received event from ".concat(v),t||(n(),a({version:m,provider:h,consentString:"",cmpAvailability:"error",applies:o})),!t||"tcloaded"!==e.eventStatus&&"useractioncomplete"!==e.eventStatus||(n(),Object(d.c)(e),a({version:m,provider:h,consentString:e.tcString,cmpAvailability:"available",applies:!!e.gdprApplies}))})})}).catch(function(){return{version:"",provider:h,consentString:"",cmpAvailability:"unavailable",applies:t}})}t.a={readCMPData:function(e){return Object(l.a)(w(e),2e3,{version:m,provider:h,consentString:"",cmpAvailability:"timeout",applies:Object(o.a)(e)})},constructCMPPostMessageStub:b}},function(e,t,i){"use strict";function n(i){var t=!0,e="VR_TEST_SESSIONSTORAGE";try{if(i.sessionStorage.setItem(e,"1"),"1"!==i.sessionStorage.getItem(e))throw new Error("sessionStorage unavailable");i.sessionStorage.removeItem(e)}catch(e){i.VR_sessionStorageFallback=i.VR_sessionStorageFallback||{},t=!1}return t?i.sessionStorage:{setItem:function(e,t){i.VR_sessionStorageFallback[e]=t},getItem:function(e){return i.VR_sessionStorageFallback[e]||null},removeItem:function(e){try{delete i.VR_sessionStorageFallback[e]}catch(e){}},clear:function(){i.VR_sessionStorageFallback={}}}}i.d(t,"a",function(){return n})},function(e,t,i){"use strict";i.d(t,"a",function(){return n});var a=i(41),r=i(22);function n(e,i){var n=Object(a.a)(null!=e?e:"",!1);return Object.keys(i).forEach(function(e){var t=i[e];n[e]=encodeURIComponent(t)}),Object(r.a)(n,!1)}},function(e,t,i){"use strict";new(i(2).a)("ajax");i={};function a(e,t,i,n){var a=4,r=[200,201,202,204,206,304];var o=function(){try{return new XMLHttpRequest}catch(e){}return null}(),s=t?"POST":"GET";o&&("withCredentials"in o&&(o.withCredentials=!0),o.open(s,e,!0),o.onreadystatechange=function(){o.readyState===a&&(-1<r.indexOf(o.status)?i&&i(o.responseText):n&&n())},t&&o.setRequestHeader("Content-type","application/json"),o.send(t))}i.get=function(e,t,i){return a(e,null,t,i)},i.post=function(e,t,i,n){return a(e,t?JSON.stringify(t):"{}",i,n)},t.a=i},function(e,t,i){"use strict";function a(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var n,a,r=[],o=!0,s=!1;try{for(i=i.call(e);!(o=(n=i.next()).done)&&(r.push(n.value),!t||r.length!==t);o=!0);}catch(e){s=!0,a=e}finally{try{o||null==i.return||i.return()}finally{if(s)throw a}}return r}}(e,t)||function(e,t){if(e){if("string"==typeof e)return n(e,t);var i=Object.prototype.toString.call(e).slice(8,-1);return"Map"===(i="Object"===i&&e.constructor?e.constructor.name:i)||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?n(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i<t;i++)n[i]=e[i];return n}function r(e){var i=!(1<arguments.length&&void 0!==arguments[1])||arguments[1],n={};return(null!=e?e:"").replace(/^\?/,"").split("&").forEach(function(e){var t=a(e.split("="),2),e=t[0],t=t[1];e&&(i?n[decodeURIComponent(e)]=decodeURIComponent(null!=t?t:""):n[e]=null!=t?t:"")}),n}i.d(t,"a",function(){return r})},function(e,t,i){"use strict";function n(e){this.id=e,this.namespacePlaceholder="namespace"}i.d(t,"a",function(){return n}),n.prototype.getCssNameNamespace=function(){return"vr-"+this.id},n.prototype.getPrefixedClassName=function(e){return"".concat(this.getCssNameNamespace(),"-").concat(e)},n.prototype.getElement=function(e){var t=e.replace(new RegExp(this.namespacePlaceholder,"g"),this.id),e=document.createElement("div");return e.insertAdjacentHTML("afterbegin",t),e.firstElementChild},n.prototype.getStyle=function(t){var i=t.toString().replace(new RegExp(this.namespacePlaceholder,"g"),this.id),e=this.getPrefixedClassName("style"),t=document.createElement("style");if(t.id=e,t.styleSheet)t.styleSheet.disabled||(t.styleSheet.cssText=i);else try{t.innerHTML=i}catch(e){t.innerText=i}return t}},function(e,t,i){"use strict";var n={render:function(e,i){var n=e;return Object.keys(i).forEach(function(e){var t=new RegExp("{{"+e+"}}","g");n=n.replace(t,i[e])}),n}};t.a=n},function(e,t,i){"use strict";t.a=function(t){var i=this.constructor;return this.then(function(e){return i.resolve(t()).then(function(){return e})},function(e){return i.resolve(t()).then(function(){return i.reject(e)})})}},function(e,t,i){"use strict";t.a=function(i){return new this(function(a,e){if(!i||void 0===i.length)return e(new TypeError(typeof i+" "+i+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(i);if(0===r.length)return a([]);var o=r.length;for(var t=0;t<r.length;t++)!function t(i,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){t(i,e)},function(e){r[i]={status:"rejected",reason:e},0==--o&&a(r)})}r[i]={status:"fulfilled",value:e},0==--o&&a(r)}(t,r[t])})}},function(e,t,i){"use strict";var n=i(2),a=i(4),r=i(20),o="uspapiAdserver";new n.a(o);t.a={readCMPData:function(e){if(e=e.get("us_privacy")){e=e.cs||"";return a.a.resolve({version:"2",provider:o,applies:Object(r.a)(e),consentString:e,cmpAvailability:"available"})}return a.a.resolve({version:"",provider:o,applies:!1,consentString:"",cmpAvailability:"unavailable"})},constructCMPPostMessageStub:function(){}}},function(e,t,i){"use strict";var o=i(13),s=i(5),c=i(4),n=i(15),i=i(2),l="amp";new i.a(l);function u(e){switch(e){case 1:return"1";case 2:return"2";default:return""}}function p(e){switch(e){case 1:case 2:return"available";default:return"unavailable"}}function d(a,r){var o=a.parent;return new c.a(function(n){a.addEventListener("message",function e(t){var i;(i=t).source===o&&i.origin!==a.location.origin&&i.data&&"amp"===i.data.sentinel&&"consent-data"===i.data.type&&(i=Object.assign(r,t.data.consentMetadata),a.removeEventListener("message",e),n({version:u(i.consentStringType),provider:l,consentString:t.data.consentString||"",cmpAvailability:p(t.data.consentPolicyState),applies:!!i.gdprApplies}))}),o.postMessage({sentinel:"amp",type:"send-consent-data"},"*")})}function a(e){var a,r,t,n,e={consentStringType:0,applies:Object(o.a)(e)};return s.a.getAmpAdContext()&&void 0!==s.a.getAmpAdContext().data.blockOnConsent?(a=s.a.getAmpAdWindowWithContext(),r=e,new c.a(function(n){a.context.getConsentState(function(){var e=Object.assign(r,a.context.initialConsentMetadata),t=p(a.context.initialConsentState),i=a.context.initialConsentValue||"";n({version:u(e.consentStringType),provider:l,cmpAvailability:t,applies:!!e.gdprApplies,consentString:i||""})})})):null!=s.a.getAmpVideoIframe()?(t=s.a.getAmpVideoIframe(),n=e,new c.a(function(i){t.push(function(e){e.getConsentData(function(e){var t=Object.assign(n,e.consentMetadata);i({version:u(t.consentStringType),provider:l,cmpAvailability:p(e.consentPolicyState),applies:!!t.gdprApplies,consentString:e.consentString||""})})})})):s.a.isAmpIframe()?d(s.a.getAmpIframeWindow(),e):c.a.resolve({version:"",provider:l,cmpAvailability:"unavailable",applies:!!e.gdprApplies,consentString:""})}t.a={readCMPData:function(e){return Object(n.a)(a(e),2e3,{version:"",provider:l,consentString:"",cmpAvailability:"timeout",applies:Object(o.a)(e)})}}},function(e,t,i){"use strict";var n=i(2),a=i(13),r=i(4),o="tcf-adserver";new n.a(o);t.a={readCMPData:function(e,t){var i=t.get("gdpr");if(i){t=i.cs||"";return r.a.resolve({version:"2",provider:o,applies:!!i.gdpr,consentString:t,cmpAvailability:i.cmp})}return e=Object(a.a)(e),r.a.resolve({version:"",provider:o,applies:e,consentString:"",cmpAvailability:"unavailable"})},constructCMPPostMessageStub:function(){}}},function(e,t,i){"use strict";var o=i(12),n="https://polyfill.io/v3/polyfill.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated",i="https://polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated",s={player:{debug:[n,"//imasdk.googleapis.com/js/sdkloader/ima3_debug.js"],default:[i,"//imasdk.googleapis.com/js/sdkloader/ima3.js"]},content:{debug:[n],default:[i]},banner:{debug:[n],default:[i]},sentry:"//cdn.ravenjs.com/3.17.0/raven.min.js"};function c(e){return'<script type="text/javascript" src="'.concat(e,'"><\/script>')}t.a={getScripts:function(e){var t=e.get("format_family"),i=e.get("player.script"),n=e.get("sentry",null),a=e.get("debug",!1),r=e.get("scheme","https"),t=t===o.a.BANNER?s.banner:t===o.a.STREAM?s.content:s.player,t=(a?t.debug:t.default).slice();return n&&t.unshift(s.sentry),t.push(i),t.map(function(e){return i=r,e=t=e,e=/https?:/i.test(window.location.protocol)||/^https?/i.test(t)?e:i+":"+t;var t,i}).map(c).join("")}}},function(e,t,i){"use strict";i.d(t,"a",function(){return s});var n=i(1),t=i(2),a=i(4),r=i(26),o=i(30);new t.a("viralize");function s(e){var t=e.get("country");return a.a.all([r.a.readCMPData(t,e),o.a.readCMPData(t,e)]).then(function(e){var t=e[0],e=e[1];return{gdpr:{applies:e.applies,consentString:e.consentString,cmpAvailability:e.cmpAvailability},ccpa:{applies:t.applies,consentString:t.consentString,cmpAvailability:t.cmpAvailability}}}).catch(function(e){return n.a.reportError(e,"readCMPData"),{gdpr:{applies:!1,consentString:"",cmpAvailability:"error"},ccpa:{applies:!1,consentString:"",cmpAvailability:"error"}}})}},function(e,t,i){"use strict";var n=i(0),a=i(2),r=i(5),o=i(23),s=i(52);new a.a("generateInjectorConfig");t.a=function(e){var t=Object.assign({blacklistedAds:[],width:0,height:0,scriptSrc:"",brandConfig:null,consent:{gdpr:{cmp:"unavailable",applies:!1,consentString:""},ccpa:{cmp:"unavailable",applies:!1,consentString:""}},playerBootTime:0},e),e="content.viralize.tv"===(e=Object(o.b)(t.scriptSrc))||"dev-content.viralize.tv"===e;return t={zoneDimensions:{width:t.width,height:t.height},blacklistedAds:t.blacklistedAds,isInsideAmp:r.a.isInsideAmp(),isInsideGpt:n.a.inGptIF,isInsideAdIframe:Object(s.a)(window),isInContentDomain:e,consent:t.consent,playerBootTime:t.playerBootTime}}},function(e,t,i){"use strict";i.d(t,"a",function(){return o});var t=i(2),n=i(17),a=[/googlesyndication\.com/];new t.a("detectIframe");function r(e){try{if(function(e){for(var t=0;t<a.length;t+=1)if(a[t].test(e))return 1}(e.origin))return!0}catch(e){}return!1}function o(e){return e!==e.top&&0<Object(n.a)(e).filter(r).length}},function(e,t,i){"use strict";var n=i(14).a.ViewabilityUnavailableError;function a(e,t,i){i=i||2;this.viewability=e,this.callback=t,this.iabViewabilityTimeout=null,this.counter=8,this.loopInterval=i/this.counter*1e3}a.prototype.start=function(){var t=this,i=this.counter;if(this.stop(),this.viewability.isViewabilityUnavailable())throw new n;this.iabViewabilityTimeout=window.setTimeout(function e(){50<=t.viewability.computeViewability().perc?0==--i?t.callback():t.iabViewabilityTimeout=window.setTimeout(e,t.loopInterval):(i=t.counter,t.iabViewabilityTimeout=window.setTimeout(e,t.loopInterval))},t.loopInterval)},a.prototype.stop=function(){window.clearTimeout(this.iabViewabilityTimeout)},t.a=a},function(e,t,i){"use strict";var r=i(9),n=i(2),o=i(55),s=i(56),c=i(57),l=i(58);new n.a("viewabilityFactory");t.a={getInstance:function(e,t,i,n,a){switch(e){case r.a.FACEBOOK_INSTANT_ARTICLES:return new c.a(t,i,n,a);case r.a.AMP_VIDEO_IFRAME:return new s.a(t,i,n,a);case r.a.AMP_AD:return new o.a(t,i,n,a);default:return new l.a(t,i,n,a)}}}},function(e,t,i){"use strict";var a=i(5),r=i(11);function n(e,t,i,n){r.a.call(this,e,t,i,n),this.detachViewabilityObserver=null,this.currentViewability=null,this.ampAdContext=a.a.getAmpAdContext(),this.minElementArea=1}((n.prototype=Object.create(r.a.prototype)).constructor=n).prototype.isViewabilityUnavailable=function(){return!1},n.prototype.computeViewability=function(){var e=!this.ampAdContext.hidden,t=this.computeViewabilityReason(e),e={reason:t,focus:e};return t!==this.reasons.IN_VIEWPORT?e.perc=0:e.perc=this.currentViewability?Math.min(100,Math.round(100*this.currentViewability.intersectionRatio)):0,e},n.prototype.computeViewabilityReason=function(e){if(null==this.currentViewability)return this.reasons.FIXED_VIEWABILITY;var t=this.currentViewability.boundingClientRect,t=t.width*t.height;return e?this.currentViewability.intersectionRatio<=0?this.reasons.OUT_OF_VIEWPORT:t<this.minElementArea?this.reasons.TOO_SMALL:this.reasons.IN_VIEWPORT:this.reasons.NOT_IN_FOCUS},n.prototype.attachListeners=function(t){var i=this;this.detachViewabilityObserver=this.ampAdContext.observeIntersection(function(e){i.currentViewability=e[e.length-1],t()})},n.prototype.detachListeners=function(){this.detachViewabilityObserver&&this.detachViewabilityObserver()},t.a=n},function(e,t,i){"use strict";var a=i(5),r=i(11);function n(e,t,i,n){r.a.call(this,e,t,i,n),this.currentIntersectionRatio=0,this.refreshFunctionId=void 0,this.ampVideoIframe=a.a.getAmpVideoIframe(),this.hiddenProperty=function(){for(var e=["hidden","mozHidden","webkitHidden","msHidden","oHidden"],t=null,i=0;i<e.length;i+=1)if((t=e[i])in document)return t;return t}()}((n.prototype=Object.create(r.a.prototype)).constructor=n).prototype.isViewabilityUnavailable=function(){return!1},n.prototype.computeViewability=function(){var e=this.inFocus(),t=e?0<this.currentIntersectionRatio?this.reasons.IN_VIEWPORT:this.reasons.OUT_OF_VIEWPORT:this.reasons.NOT_IN_FOCUS;return{reason:t,focus:e,perc:Math.min(100,Math.round(100*this.currentIntersectionRatio))}},n.prototype.attachListeners=function(i){var n=this;this.ampVideoIframe.push(function(e){function t(){e.getIntersection(function(e){n.currentIntersectionRatio=e.intersectionRatio,i()})}t(),n.refreshFunctionId=setInterval(t,250)})},n.prototype.detachListeners=function(){clearInterval(this.refreshFunctionId)},n.prototype.inFocus=function(){var e=this.wnd.document[this.hiddenProperty];return void 0===e||!e},t.a=n},function(e,t,i){"use strict";var a=i(3),r=i(11),n={enters_viewport:1,center_enters_viewport:100,center_exits_viewport:49,exits_viewport:-1};function o(e,t,i,n){r.a.call(this,e,t,i,n),this.boundListener=Object(a.a)(this.receiveMessage,this),this.callback=null}((o.prototype=Object.create(r.a.prototype)).constructor=o).prototype.isViewabilityUnavailable=function(){return!1},o.prototype.computeViewability=function(){return{reason:0<this.wnd.viewabilityPerc?this.reasons.IN_VIEWPORT:this.reasons.OUT_OF_VIEWPORT,focus:!0,perc:this.wnd.viewabilityPerc}},o.prototype.attachListeners=function(e){this.wnd.viewabilityPerc=n[this.wnd.lastViewabilityMessage],this.callback=e,this.wnd.addEventListener("message",this.boundListener)},o.prototype.detachListeners=function(){this.wnd.removeEventListener("message",this.boundListener)},o.prototype.receiveMessage=function(e){n[e.data]&&(this.wnd.viewabilityPerc=n[e.data],this.callback&&this.callback())},t.a=o},function(e,t,i){"use strict";var a=i(11),c=i(1),r=i(59),n=i(3),o=i(60),s=i(61),l=i(6);function u(e,t,i,n){a.a.call(this,e,t,i,n),this.callback=null,this.windowEvents=["focus","blur","check","checkAndNotify"],this.documentEvents=["visibilitychange","mozvisibilitychange","msvisibilitychange","webkitvisibilitychange"],this.hiddenProperty=function(){for(var e=["hidden","mozHidden","webkitHidden","msHidden","oHidden"],t=null,i=0;i<e.length;i+=1)if((t=e[i])in document)return t;return t}(),this.minElementArea=1,this.ancestors=this.getElementAncestors(),this.viewabilityObserver=null,window.IntersectionObserver?this.viewabilityObserver=new r.a(this.wnd,this.elem):(this.windowEvents=this.windowEvents.concat(["scroll","resize"]),window.MutationObserver?this.viewabilityObserver=new o.a(this.wnd,this.elem):this.viewabilityObserver=new s.a(this.wnd,this.elem))}((u.prototype=Object.create(a.a.prototype)).constructor=u).prototype.getElementAncestors=function(){for(var e=[],t=this.elem;t;)e.unshift(t),t=t.parentNode;return e},u.prototype.isViewabilityUnavailable=function(){return!window.IntersectionObserver&&this.isInIframe()},u.prototype.isInIframe=function(){if(this.wnd.top!==this.wnd.self)return!0;for(var e=this.wnd.top.document.getElementsByTagName("iframe"),t=0;t<e.length;t+=1)if(e[t]===this.elem)return!1;return!0},u.prototype.computeViewability=function(){var e=this.inFocus(),t=this.computeViewabilityReason(e),e={reason:t,focus:e};return!this.forceViewability()||t!==this.reasons.OUT_OF_VIEWPORT&&t!==this.reasons.IN_VIEWPORT?t!==this.reasons.IN_VIEWPORT?e.perc=0:e.perc=this.viewabilityObserver.computeViewabilityPercentage():e.perc=100,e},u.prototype.computeViewabilityReason=function(e){var t=this.elem,i=c.a.getViewportSize(this.wnd),n=t.getBoundingClientRect(),a=n.width*n.height,r=this.ancestors;if("none"===t.style.display||"hidden"===t.style.visibility)return this.reasons.HIDDEN;for(var o=0;o<r.length;o+=1){var s=r[o].style;if(s&&("none"===s.display||"hidden"===s.visibility))return this.reasons.HIDDEN}return e?n.bottom<=0||n.right<=0||n.top>=i.height||n.left>=i.width?this.reasons.OUT_OF_VIEWPORT:a<this.minElementArea?this.reasons.TOO_SMALL:this.reasons.IN_VIEWPORT:this.reasons.NOT_IN_FOCUS},u.prototype.inFocus=function(){var e=this.wnd.document[this.hiddenProperty];return void 0!==e?!e:!n.b.canAccessTopWindow()||"function"!=typeof window.top.document.hasFocus||window.top.document.hasFocus()},u.prototype.attachListeners=function(e){var t;for(this.callback=e,t=0;t<this.windowEvents.length;t+=1)Object(l.a)(this.wnd,this.windowEvents[t],e,!0);for(t=0;t<this.documentEvents.length;t+=1)Object(l.a)(this.wnd.document,this.documentEvents[t],e,!0);this.viewabilityObserver.start(e)},u.prototype.detachListeners=function(){for(var e=0;e<this.windowEvents.length;e+=1)Object(l.b)(this.wnd,this.windowEvents[e],this.callback,!0);for(e=0;e<this.documentEvents.length;e+=1)Object(l.b)(this.wnd.document,this.documentEvents[e],this.callback,!0);this.viewabilityObserver.stop()},t.a=u},function(e,t,i){"use strict";function n(e,t){this.callback=null,this.intersectionObserver=null,this.intersectionData=null,this.elem=t,this.wnd=e}n.prototype.start=function(e){var t=this,i={root:null,rootMargin:"0px",threshold:this.createIntersectionObserverThresholds()};this.callback=e,this.intersectionObserver=new IntersectionObserver(function(e){0!==e.length&&(t.intersectionData=t.parseIntersectionData(e),t.callback())},i),this.intersectionObserver.observe(this.elem)},n.prototype.createIntersectionObserverThresholds=function(){for(var e=[],t=0;t<=100;t+=1)e.push(t/100);return e},n.prototype.parseIntersectionData=function(e){e=e[e.length-1];return Math.min(100,Math.round(100*e.intersectionRatio))},n.prototype.stop=function(){this.intersectionObserver&&(this.intersectionObserver.disconnect&&this.intersectionObserver.disconnect(),this.intersectionObserver.unobserve&&this.intersectionObserver.unobserve(this.elem),this.intersectionObserver=null)},n.prototype.computeViewabilityPercentage=function(){var e;return!this.intersectionObserver.takeRecords||0<(e=this.intersectionObserver.takeRecords()).length&&(this.intersectionData=this.parseIntersectionData(e)),null!=this.intersectionData?this.intersectionData:0},t.a=n},function(e,t,i){"use strict";var n=i(31),a=i(1),r=i(3);function o(e,t){this.callback=null,this.viewabilityObserver=null,this.elem=t,this.wnd=e}o.prototype.start=function(e){this.callback=e,this.viewabilityObserver=new this.wnd.MutationObserver(Object(r.a)(function(e){for(var t=0;t<e.length;t+=1)if(e[t].target.contains(this.elem))return void this.callback()},this)),this.viewabilityObserver.observe(this.wnd.document.body,{attributes:!0,subtree:!0})},o.prototype.stop=function(){this.viewabilityObserver&&(this.viewabilityObserver.disconnect(),this.viewabilityObserver=null)},o.prototype.computeViewabilityPercentage=function(){var e=a.a.getViewportSize(this.wnd);return Object(n.a)(this.elem,e)},t.a=o},function(e,t,i){"use strict";var n=i(31),a=i(1);function r(e,t){this.callback=null,this.viewabilityLoopTimer=null,this.elem=t,this.wnd=e,this.loopInterval=250}r.prototype.start=function(e){var t=this;this.callback=e,function e(){t.callback(),t.viewabilityLoopTimer=t.wnd.setTimeout(e,t.loopInterval)}()},r.prototype.stop=function(){this.viewabilityLoopTimer&&(this.wnd.clearTimeout(this.viewabilityLoopTimer),this.viewabilityLoopTimer=null)},r.prototype.computeViewabilityPercentage=function(){var e=a.a.getViewportSize(this.wnd);return Object(n.a)(this.elem,e)},t.a=r},function(e,t,i){"use strict";t.a={AMP:"amp",FACEBOOK_INSTANT_ARTICLES:"fbia",APPLE_NEWS:"an",OEMBED:"oembed"}},function(e,t,i){"use strict";i.d(t,"a",function(){return s});var a,n,r=(a=window.CustomEvent?"CustomEvent":"Event",n={bubbles:!1,cancelable:!1,detail:null},function(e,t){var i=document.createEvent(a);return null!==e?o.call(i,e,(t=t||n).bubbles,t.cancelable,t.detail):i.initCustomEvent=o,i});function o(e,t,i,n){this["init"+a](e,t,i,n),"detail"in this||(this.detail=n)}function s(e){try{return new e.CustomEvent("?"),e.CustomEvent}catch(e){return r}}},function(e,t,i){"use strict";function n(i){var t=!0;try{if(i.localStorage.setItem("VR_TEST_LOCALSTORAGE","test"),"test"!==i.localStorage.getItem("VR_TEST_LOCALSTORAGE"))throw new Error("localStorage unavailable")}catch(e){i.VR_localStorageFallback=i.VR_localStorageFallback||{},t=!1}return t?i.localStorage:{setItem:function(e,t){i.VR_localStorageFallback[e]=t},getItem:function(e){return i.VR_localStorageFallback[e]||null},removeItem:function(e){try{delete i.VR_localStorageFallback[e]}catch(e){}},clear:function(){i.VR_localStorageFallback={}}}}i.d(t,"a",function(){return n})},function(e,t,i){"use strict";e.exports=function(i){var c=[];return c.toString=function(){return this.map(function(e){var t=function(e,t){var i=e[1]||"",n=e[3];if(!n)return i;if(t&&"function"==typeof btoa){e=function(e){e=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),e="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(e);return"/*# ".concat(e," */")}(n),t=n.sources.map(function(e){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(e," */")});return[i].concat(t).concat([e]).join("\n")}return[i].join("\n")}(e,i);return e[2]?"@media ".concat(e[2]," {").concat(t,"}"):t}).join("")},c.i=function(e,t,i){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(i)for(var a=0;a<this.length;a++){var r=this[a][0];null!=r&&(n[r]=!0)}for(var o=0;o<e.length;o++){var s=[].concat(e[o]);i&&n[s[0]]||(t&&(s[2]?s[2]="".concat(t," and ").concat(s[2]):s[2]=t),c.push(s))}},c}},function(e,t,i){"use strict";e.exports=function(e,t){return t=t||{},"string"!=typeof(e=e&&e.__esModule?e.default:e)?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),t.hash&&(e+=t.hash),/["'() \t\n]/.test(e)||t.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},function(e,t,i){"use strict";function n(){return 0}i.d(t,"a",function(){return n})},function(e,t,i){"use strict";i.d(t,"a",function(){return r});var n=i(1),a=i(7);function r(e,t,i){this.htmlLoader=e,this.css=n.a.copyString(t),i&&(this.css+=i)}r.prototype.load=function(e){var t=e.ownerDocument,i=this.htmlLoader.getStyle(this.css);a.a.remove(t,i.id),e.insertAdjacentElement("beforebegin",i)}},function(e,t){e.exports='<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <link rel="icon" href="data:;base64,iVBORw0KGgo="/> {{scripts}} <title>Viralize Player</title> </head> <body> <script>function onPlayerReady(n,i,o,e){window.config=n,window.injectorPlayerEmitter=i,window.injectorConfig=e,null!=o&&(window.vpt=o);var w=n.user_data||{},r=JSON.parse(\'{{sentryConfig}}\');new Player(n,r,e).init(),i.emit(\'cmd::dmp_user_data\',w)}window.config&&window.injectorPlayerEmitter?onPlayerReady(window.config,window.injectorPlayerEmitter,window.vpt,window.injectorConfig):window.onPlayerReady=onPlayerReady<\/script> </body> </html> '},function(e,t,i){"use strict";var a=i(0),u=i(3),n=i(1),p={},r={},o={},d={},h="DELETED";function s(e,t){return e+";"+t+";"+Math.random().toString(32).substr(2)}function c(e,t,i){null!=p[e]&&null!=p[e][t]&&null!=p[e][t][i]&&(p[e][t][i]=h)}function l(e){var t={event:d.EVENTS.ALL,zid:d.ALL_ZID};return u.b.isString(e)?t.event=e:(t.event=e.event||t.event,t.zid=e.zid||t.zid),t}function m(t,i){Object.keys(i).forEach(function(e){t.push(i[e])})}function f(e,t){var i=d.getVrApis(t);if(null!=i)for(var n=0;n<i.length;n+=1)i[n][e]()}d.emit=function(e,t,i,n){var a,r,o,s,c=(a=e,r=t,c=[],o=d.ALL_ZID,s=d.EVENTS.ALL,p[o]&&p[o][s]&&m(c,p[o][s]),r!==o&&p[r]&&p[r][s]&&m(c,p[r][s]),a!==s&&(p[o]&&p[o][a]&&m(c,p[o][a]),p[r]&&p[r][a]&&m(c,p[r][a])),c),l={event:e,zid:t,format:i,data:n,timestamp:(new Date).getTime()};c.forEach(function(e){e!==h&&u.b.setImmediate(function(){e(l)})})},d.on=function(e,t){var i=l(e),n=s(i.zid,i.event);for(p[i.zid]||(p[i.zid]={}),p[i.zid][i.event]||(p[i.zid][i.event]={});null!=p[i.zid][i.event][n];)n=s(i.zid,i.event);return p[i.zid][i.event][n]=t,n},d.once=function(e,t){var i=l(e),n=d.on(i,function(e){p[i.zid][i.event][n]!==h&&(d.off(i,n),t(e))});return n},d.off=function(e,t){var i,n,e=l(e);null!=t?c(e.zid,e.event,t):(i=e.zid,n=e.event,null!=p[i]&&null!=p[i][n]&&Object.keys(p[i][n]).forEach(function(e){c(i,n,e)}))},d.EVENTS={ALL:"VPT-EVENT::*",PLAYER_READY:"VPT-EVENT::PLAYER_READY",ACTIVATION:"VPT-EVENT::ACTIVATION",COLLAPSE:"VPT-EVENT::COLLAPSE",END:"VPT-EVENT::END",AD_SESSION_START:"VPT-EVENT::AD_SESSION_START",AD_SESSION_END:"VPT-EVENT::AD_SESSION_END",AD_IMPRESSION:"VPT-EVENT::AD_IMPRESSION",START:"VPT-EVENT::START",FIRST_QUARTILE:"VPT-EVENT::FIRST_QUARTILE",MID_POINT:"VPT-EVENT::MID_POINT",THIRD_QUARTILE:"VPT-EVENT::THIRD_POINT",COMPLETE:"VPT-EVENT::COMPLETE",CONTENT_START:"VPT-EVENT::CONTENT_START",CONTENT_END:"VPT-EVENT::CONTENT_END",ERROR:"VPT-EVENT::ERROR",CLICK:"VPT-EVENT::CLICK",SKIP:"VPT-EVENT::SKIP",PLAYING:"VPT-EVENT::PLAYING",PAUSED:"VPT-EVENT::PAUSED",MUTED:"VPT-EVENT::MUTED",UNMUTED:"VPT-EVENT::UNMUTED"},d.ALL_ZID="VPT-ZID::*",d.queue={push:function(e){setTimeout(e,0)}},d.addConfig=function(){var e,t=u.b.isString(arguments[0])?(e=arguments[0],arguments[1]):(e=d.ALL_ZID,arguments[0]);r[e]=t},d.getConfig=function(e){return null!=r[e]?r[e]:r[d.ALL_ZID]},d.addVrApi=function(e,t){return null==o[e]&&(o[e]=[]),o[e].push(t),o[e].length-1},d.removeVrApi=function(e,t){null!=o[e]&&null!=o[e][t]&&(o[e][t]=null)},d.play=function(){f("play",Array.prototype.slice.call(arguments))},d.pause=function(){f("pause",Array.prototype.slice.call(arguments))},d.mute=function(){f("mute",Array.prototype.slice.call(arguments))},d.unmute=function(){f("unmute",Array.prototype.slice.call(arguments))},d.enterFullscreen=function(){f("enterFullscreen",Array.prototype.slice.call(arguments))},d.exitFullscreen=function(){f("exitFullscreen",Array.prototype.slice.call(arguments))},d.showControls=function(){f("showControls",Array.prototype.slice.call(arguments))},d.hideControls=function(){f("hideControls",Array.prototype.slice.call(arguments))},d.getVrApis=function(e){var t,e=0<e.length&&u.b.isString(e[0])?e[0]:d.ALL_ZID;return e!==d.ALL_ZID?t=o[e]:(t=[],Object.keys(o).forEach(function(e){t=t.concat(o[e])})),null==t||0===t.length?[]:n.a.filter(t,function(e){return null!=e})},t.a=function(e){var t,i,n;i=e,n={EVENTS:(t=d).EVENTS,ALL_ZID:t.ALL_ZID,queue:t.queue,on:t.on,once:t.once,off:t.off,addConfig:t.addConfig,getConfig:t.getConfig,play:t.play,pause:t.pause,mute:t.mute,unmute:t.unmute,enterFullscreen:t.enterFullscreen,exitFullscreen:t.exitFullscreen,showControls:t.showControls,hideControls:t.hideControls},e=window,null!=(e=u.b.canAccessTopWindow()&&!i?window.top:e).vpt?"[object Array]"===Object.prototype.toString.call(e.vpt.queue)&&(i=e.vpt.queue,e.vpt=n,a.a.namespace.vptimpl=t,i.forEach(function(e){e()})):(e.vpt=n,a.a.namespace.vptimpl=t)}},,function(e,t,i){"use strict";function n(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}i.d(t,"a",function(){return o});var a={TOP:"top",BOTTOM:"bottom",TOP_LEFT:"top-left",TOP_RIGHT:"top-right",BOTTOM_LEFT:"bottom-left",BOTTOM_RIGHT:"bottom-right"},r=(n(t={},a.TOP,"top-position"),n(t,a.BOTTOM,"bottom-position"),n(t,a.TOP_LEFT,"top-left-position"),n(t,a.TOP_RIGHT,"top-right-position"),n(t,a.BOTTOM_LEFT,"bottom-left-position"),n(t,a.BOTTOM_RIGHT,"bottom-right-position"),t);function o(e){var t=r[a.BOTTOM_RIGHT];return r[e]||t}},function(e,t,i){"use strict";i.d(t,"a",function(){return n});var o=i(19),s=i(1);function n(e,t,i){for(var n=s.a.classNamePrefix(t,[Object(o.d)(i)]),a=0;a<o.a.length;a+=1){var r=s.a.classNamePrefix(t,[o.a[a]]);r!==n&&e.removeClass(r)}e.addClass(n)}},,,,function(e,t,i){"use strict";function n(e){for(var t=e.parentNode,i=e.ownerDocument.defaultView;null!=t;){try{if("none"!==i.getComputedStyle(t).transform)return t}catch(e){}t=t.parentNode}return null}i.d(t,"a",function(){return n})},,,,,function(e,t,i){"use strict";function n(e,t){if(e.matchMedia)return e.matchMedia(t);var i,n,a,r=e.styleMedia||e.media;return r||(i=e.document.createElement("style"),n=e.document.getElementsByTagName("script")[0],a=null,i.type="text/css",i.id="matchmediajs-test",n.parentNode.insertBefore(i,n),a=e.getComputedStyle(i,null),r={matchMedium:function(e){return i.textContent="@media "+e+"{ #matchmediajs-test { width: 1px; } }",a&&"1px"===a.width}}),{matches:r.matchMedium(t||"all"),media:t||"all"}}i.d(t,"a",function(){return n})},,,,,,,,,,,,function(e,t,i){"use strict";var r=i(40),n=i(50),s=i(9),a=i(19),o=i(16),c=i(72),l=i(68),u=i(25),p=i(14),d=i(0),h=i(42),m=i(2),f=i(5),v=i(6),g=i(23),y=i(7),b=i(3),w=i(51),I=i(95),C=i(41),_=i(77),E=i(73),M=i(39),T=i(1),A=i(53),S=i(54),L=i(97),O=i(69),N=i.n(O),k=i(8),j=i(100),x=(new m.a("stream"),d.a.inDapIF),P=p.a.MaxInstancesError,V=p.a.DuplicateInjectorError,D=d.a.config,R=d.a.injectorPlayerEmitter,z="always",F="notviewable",W="playing",B="no",U=a.b.SIXTEEN_NINE;function H(){if(this.elements=k.a.findInjectionElements(),this.script=this.elements.script,null!=this.elements.iframe?this.injectionElem=this.elements.iframe:this.injectionElem=this.script,this.vptId=T.a.getVptId(this.script),this.width=D.get("width",null),this.height=D.get("height",null),this.hasFixedSize=null!=this.width&&null!=this.height,this.displayElement=null,this.wrapperElement=null,this.wideWrapperElement=null,this.injectorName="display",this.iframe=null,this.suffixId=k.a.generateSuffixId(),this.detectedPlatform=k.a.getDetectedPublishingPlatform(D),this.apiAdapter=k.a.getApiAdapter(D),this.vipModeType=this.getVipModeType(),this.isVip=!1,this.vipPosition=Object(c.a)(D.get("selected_vip_position")),this.vipSize=D.get("vip_size","large"),this.boundScrollVipCallback=Object(b.a)(this.scrollVipCallback,this),this.additionalPlayerConfig=T.a.getAdditionalPlayerConfig(D,this.vptId),this.haveFixedCid=this.checkIfHaveFixedCid(),this.haveCustomContents=this.checkIfHaveCustomContent(),this.shouldLoadContent=!(this.haveFixedCid||this.haveCustomContents),this.contentList=[],this.customContentList=[],this.contentListIndex=0,this.playlistReloaded=!1,this.sessionCounter=1,this.firstSession=!0,this.config=D,this.autoReplay=D.get("autoreplay"),this.isPlaylistMode=D.get("playlist_mode",!1),this.pluginLoaded=!1,this.closeVipDelay=D.get("close_delay",0),this.showCloseVipTimeoutId=null,this.restartCallbackId=null,this.playlistPluginReadyCallbackId=null,this.changeVideoCallbackId=null,this.thumbClickCallbackId=null,this.startViewabilityCallBackId=null,this.startIABViewabilityCallBackId=null,this.stopViewabilityCallBackId=null,this.stopIABViewabilityCallBackId=null,this.contentPausedCallbackId=null,this.playCallbackId=null,this.playingCallbackId=null,this.adPausedCallbackId=null,this.adResumedCallbackId=null,this.playerReadyCallbackId=null,this.shouldSkipFallbackId=null,this.shouldShowFallbackId=null,this.skipFallback=!1,this.cmpAvailability="",this.gdprApplies=!1,this.consentString="",this.usPrivacy="",this.ccpaApplies=!1,this.ccpaAvailability="",this.playingContent=!1,this.cssLoader=null,this.viewability=null,this.htmlLoader=new h.a(this.suffixId),this.cssNamespace=this.htmlLoader.getCssNameNamespace(),this.haveCustomContents)try{this.fillCustomContentList(this.additionalPlayerConfig)}catch(e){throw T.a.trackRequestEvent("adunit_request_error",o.a.INVALID_VPT_CONFIGURATION),e}}H.prototype.checkIfHaveFixedCid=function(){return null!=Object(C.a)(D.get("base_query","")).cid},H.prototype.checkIfHaveCustomContent=function(){return null!=this.additionalPlayerConfig&&null!=this.additionalPlayerConfig.contents&&0<this.additionalPlayerConfig.contents.length},H.prototype.fillCustomContentList=function(e){var n,a=this;e.contents.forEach(function(e,i){a.customContentList[i]=[],Array.isArray(e.videos)?(n=b.b.isString(e.videos[0]),e.videos.forEach(function(e){var t=b.b.isString(e);if(t!==n)throw new Error("not accepted");t?a.customContentList[i].push({url:e,type:T.a.getMimetype(e),resolution:0,height:0,width:0}):a.customContentList[i].push({url:e.url,type:e.type||T.a.getMimetype(e.url),resolution:e.resolution||0,height:0,width:0})})):b.b.isString(e.videos)?a.customContentList[i].push({url:e.videos,type:T.a.getMimetype(e.videos),resolution:0,height:0,width:0}):a.customContentList[i].push({url:e.videos.url,type:e.videos.type||T.a.getMimetype(e.video.url),resolution:e.videos.resolution||0,height:0,width:0})})},H.prototype.getVipModeType=function(){return Object(s.b)(this.apiAdapter)||this.apiAdapter===s.a.FACEBOOK_INSTANT_ARTICLES?B:D.get("vip_mode")},H.styleValue=function(e){return null===e?"100%":e+"px"},H.prototype.removePlaceholder=function(){var e=T.a.classNamePrefix(this.cssNamespace,["placeholder"]);y.a.remove(this.playerWindow.document,e)},H.prototype.addPlaceholder=function(){var e=T.a.classNamePrefix(this.cssNamespace,["placeholder"]);this.removePlaceholder();var t=this.wrapperElement.elem.cloneNode(!1);t.setAttribute("id",e),t.style.height=H.styleValue(this.wrapperElement.elem.getBoundingClientRect().height),this.wrapperElement.elem.insertAdjacentElement("afterend",t)},H.prototype.disableVip=function(){this.vipModeType!==z&&(this.removePlaceholder(),this.isVip=!1,this.contentFrame.vipModeOff(),this.wrapperElement.removeClass(T.a.classNamePrefix(this.cssNamespace,["vip",this.vipSize,this.vipPosition])),this.enableFixedSize(),-1!==this.closeVipDelay&&(null!=this.showCloseVipTimeoutId&&(clearTimeout(this.showCloseVipTimeoutId),this.showCloseVipTimeoutId=null),this.hideCloseButton()))},H.prototype.enableVip=function(){var e=this;this.addPlaceholder(),this.contentFrame.vipModeOn(),this.disableFixedSize(),this.isVip=!0,this.wrapperElement.addClass(T.a.classNamePrefix(this.cssNamespace,["vip",this.vipSize,this.vipPosition])),-1!==this.closeVipDelay&&this.vipModeType!==z&&(this.showCloseVipTimeoutId=setTimeout(function(){e.showCloseVipTimeoutId=null,e.showCloseButton()},1e3*this.closeVipDelay))},H.prototype.show=function(){this.wideWrapperElement.removeClass(T.a.classNamePrefix(this.cssNamespace,["hidden"]))},H.prototype.hide=function(){this.wideWrapperElement.addClass(T.a.classNamePrefix(this.cssNamespace,["hidden"]))},H.prototype.shouldListenForVipMode=function(){return this.vipModeType!==B&&this.vipModeType!==z},H.prototype.couldStartsWithVipMode=function(){return this.shouldListenForVipMode()&&this.vipModeType!==W},H.prototype.showCloseButton=function(){this.closeContentContainer.addClass(T.a.classNamePrefix(this.cssNamespace,["show-close"]))},H.prototype.hideCloseButton=function(){this.closeContentContainer.removeClass(T.a.classNamePrefix(this.cssNamespace,["show-close"]))},H.prototype.scrollVipCallback=function(){this.isFullyVisible(this.wideWrapperElement.elem,!0)?this.isVip&&this.disableVip():this.isVip||this.enableVip()},H.prototype.pauseContent=function(){this.vipModeType!==F&&(Object(v.b)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0),this.shouldListenForVipMode()&&(this.playCallbackId=R.once("cmd::play",Object(b.a)(this.listenForVipMode,this))))},H.prototype.onAdPaused=function(){this.vipModeType!==F&&(Object(v.b)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0),this.shouldListenForVipMode()&&(this.adResumedCallbackId=R.once("cmd::adResumed",Object(b.a)(this.listenForVipMode,this))))},H.prototype.listenForVipMode=function(){Object(v.b)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0),Object(v.a)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0)},H.prototype.setupCommunication=function(e){var t=this;null!=this.restartCallbackId&&R.off("cmd::restart",this.restartCallbackId),null!=this.playlistPluginReadyCallbackId&&R.off("playlist::playlistPluginReady",this.playlistPluginReadyCallbackId),null!=this.changeVideoCallbackId&&R.off("playlist::changeVideo",this.changeVideoCallbackId),null!=this.thumbClickCallbackId&&R.off("tracker::thumb_click",this.thumbClickCallbackId),null!=this.contentPausedCallbackId&&R.off("cmd::contentPaused",this.contentPausedCallbackId),null!=this.playCallbackId&&R.off("cmd::play",this.playCallbackId),null!=this.playingCallbackId&&R.off("cmd::playing",this.playingCallbackId),null!=this.adPausedCallbackId&&R.off("cmd::adPaused",this.adPausedCallbackId),null!=this.adResumedCallbackId&&R.off("cmd::adResumed",this.adResumedCallbackId),null!=this.playerReadyCallbackId&&R.off("pl::playerReady",this.playerReadyCallbackId),null!=this.firstTimeInViewportCheckBound&&Object(v.b)(e,"scroll",this.firstTimeInViewportCheckBound,!0),null!=this.shouldSkipFallbackId&&R.off("cmd::shouldSkipFallback",this.shouldSkipFallbackId),null!=this.shouldShowFallbackId&&R.off("cmd::shouldShowFallback",this.shouldShowFallbackId),this.restartCallbackId=null,this.playlistPluginReadyCallbackId=null,this.changeVideoCallbackId=null,this.thumbClickCallbackId=null,this.contentPausedCallbackId=null,this.firstTimeInViewportCheckBound=null,this.shouldSkipFallbackId=null,this.shouldShowFallbackId=null,R.once("event::loadPlayerError",Object(b.a)(this.onLoadPlayerError,this)),this.shouldSkipFallbackId=R.once("cmd::shouldSkipFallback",Object(b.a)(this.onShouldSkipFallback,this)),this.shouldShowFallbackId=R.once("cmd::shouldShowFallback",Object(b.a)(this.onShouldShowFallback,this)),this.playingCallbackId=R.on("cmd::playing",function(e){e.isContent?t.playingContent=!0:t.playingContent=!1,t.shouldListenForVipMode()&&(t.boundScrollVipCallback(),t.listenForVipMode()),-1!==t.closeVipDelay&&t.vipModeType===z&&(t.playingContent?t.showCloseVipTimeoutId=setTimeout(function(){t.showCloseVipTimeoutId=null,t.showCloseButton()},1e3*t.closeVipDelay):(t.hideCloseButton(),null!=t.showCloseVipTimeoutId&&(clearTimeout(t.showCloseVipTimeoutId),t.showCloseVipTimeoutId=null)))}),this.restartCallbackId=R.on("cmd::restart",function(e){t.load(!1,e.sound)}),this.shouldLoadContent&&this.isPlaylistMode&&(this.playlistPluginReadyCallbackId=R.on("playlist::playlistPluginReady",function(){1<t.contentList.length&&(R.emit("inj::playlistActive"),R.emit("inj::playlistContents",{contents:t.contentList,currentIndex:t.contentListIndex}))}),this.changeVideoCallbackId=R.on("playlist::changeVideo",function(e){t.contentListIndex=e.index,t.playlistReloaded=!1,t.load(!1,e.sound)}),this.thumbClickCallbackId=R.on("tracker::thumb_click",function(e){T.a.trackUrl(e.url),R.emit("playlist::thumb_click_tracked")}));function i(){t.isFullyVisible(t.wideWrapperElement.elem,!0)&&(t.disableVip(),Object(v.b)(e,"scroll",i))}this.contentPausedCallbackId=R.on("cmd::contentPaused",function(){t.pauseContent(),t.vipModeType!==F&&t.shouldListenForVipMode()&&t.vipModeType!==F&&Object(v.a)(e,"scroll",i)}),this.adPausedCallbackId=R.on("cmd::adPaused",function(){t.playingContent||(t.onAdPaused(),t.shouldListenForVipMode()&&t.vipModeType!==F&&Object(v.a)(e,"scroll",i))}),this.playerReadyCallbackId=R.on("pl::playerReady",function(){t.firstTimeInViewportCheckBound=Object(b.a)(t.firstTimeInViewportCheck,t),Object(v.a)(e,"scroll",t.firstTimeInViewportCheckBound,!0),t.firstTimeInViewportCheck()})},H.prototype.isFullyVisible=function(e,t){var i=e.ownerDocument,n=i.defaultView,a=T.a.getViewportSize(n),r=Math.max(i.body.scrollHeight,i.body.offsetHeight,i.documentElement.clientHeight,i.documentElement.scrollHeight,i.documentElement.offsetHeight),o=n.innerHeight,n=e.getBoundingClientRect(),e=n.height,n=Math.floor(n.top),i=(i.documentElement.scrollTop||i.body.scrollTop)+o,e=Math.floor(.5*e);return t?(t=Math.abs(n),n<0?t<e:e<=o-t):r===i||n+e<a.height},H.prototype.firstTimeInViewportCheck=function(){var e=this.vipModeType===z||this.isFullyVisible(this.wideWrapperElement.elem,!1);e&&(Object(v.b)(this.playerWindow,"scroll",this.firstTimeInViewportCheckBound,!0),this.firstTimeInViewportCheckBound=null,R.emit("inj::firstTimeInViewport"))},H.prototype.handleFallback=function(){k.a.unRegister(this);var e="viralize-fallback-"+this.suffixId;y.a.insertHTMLBefore(this.script,e,D.get("fallback_body"))&&(this.wideWrapperElement&&this.hide(),T.a.trackRequestEvent("adunit_response_fallback"),R.emit("inj::fallback"))},H.prototype.enableDarkMode=function(){this.wideWrapperElement.addClass(T.a.classNamePrefix(this.cssNamespace,["dark-mode"]))},H.prototype.enableFixedSize=function(){(this.hasFixedSize||Object(s.b)(this.apiAdapter))&&(this.wideWrapperElement.elem.style.width=H.styleValue(this.width),this.wideWrapperElement.elem.style.height=H.styleValue(this.height),this.wideWrapperElement.addClass(T.a.classNamePrefix(this.cssNamespace,["fixed-size"])))},H.prototype.disableFixedSize=function(){(this.hasFixedSize||Object(s.b)(this.apiAdapter))&&(this.wideWrapperElement.elem.style.width="",this.wideWrapperElement.elem.style.height="",this.wideWrapperElement.removeClass(T.a.classNamePrefix(this.cssNamespace,["fixed-size"])))},H.prototype.setupViewability=function(){var e=this;null!=this.startViewabilityCallBackId&&R.off("cmd::startViewability",this.startViewabilityCallBackId),null!=this.startIABViewabilityCallBackId&&R.off("cmd::startIABViewability",this.startIABViewabilityCallBackId),null!=this.stopViewabilityCallBackId&&R.off("cmd::stopViewability",this.stopViewabilityCallBackId),null!=this.stopIABViewabilityCallBackId&&R.off("cmd::stopIABViewability",this.stopIABViewabilityCallBackId),this.startViewabilityCallBackId=null,this.startIABViewabilityCallBackId=null,this.stopViewabilityCallBackId=null,this.stopIABViewabilityCallBackId=null;this.viewability=S.a.getInstance(this.apiAdapter,this.iframe.elem,this.playerWindow,function(){return u.a.detectiOS()&&e.isVip},function(e){R.emit("inj::viewability",e)});var t=new A.a(this.viewability,function(){R.emit("inj::viewable")});this.startViewabilityCallBackId=R.on("cmd::startViewability",function(){try{e.viewability.start(),R.emit("inj::viewabilityAvailable")}catch(e){R.emit("inj::viewabilityNotAvailable")}}),this.startIABViewabilityCallBackId=R.on("cmd::startIABViewability",function(){try{t.start()}catch(e){}}),this.stopViewabilityCallBackId=R.on("cmd::stopViewability",function(){e.viewability.stop()}),this.stopIABViewabilityCallBackId=R.on("cmd::stopIABViewability",function(){t.stop()})},H.prototype.hasFallback=function(){return!!this.config.get("fallback_body")},H.prototype.canShowFallback=function(){return this.hasFallback()&&!this.skipFallback&&this.firstSession},H.prototype.onLoadPlayerError=function(){this.canShowFallback()&&this.handleFallback(),this.removeInjector()},H.prototype.onShouldSkipFallback=function(){this.skipFallback=!0,this.show(),this.viewability.notifier(),this.couldStartsWithVipMode()&&this.boundScrollVipCallback()},H.prototype.onShouldShowFallback=function(){this.canShowFallback()&&(this.handleFallback(),this.removeInjector())},H.prototype.removeInjector=function(){try{k.a.unsetElementRemovedListener(),this.wideWrapperElement.remove()}catch(e){throw T.a.reportError(e,"removeInjector"),e}},H.prototype.createDom=function(e){var t=this,i=D.get("outer_close_vip",!1),n=e.document;this.contentFrame=null,this.iframe=k.a.createIframe(n,"vr-"+this.suffixId+"-player-iframe");var a=y.a.create(n,"div");a.attr("id",T.a.classNamePrefix(this.cssNamespace,["viralize-wide-wrapper"])),a.addClass(T.a.classNamePrefix(this.cssNamespace,["reset"])),this.wideWrapperElement=a,this.hasFallback()&&this.hide(),this.customizeBranding(a);var r=y.a.create(n,"div");r.attr("id",T.a.classNamePrefix(this.cssNamespace,["wrapper"])),Object(E.a)(r,this.cssNamespace,U),this.wrapperElement=r;var o=y.a.create(n,"div");o.attr("id",T.a.classNamePrefix(this.cssNamespace,["responsive"])),this.responsiveElement=o;var s=y.a.create(n,"div");s.attr("id",T.a.classNamePrefix(this.cssNamespace,["close-content-container"])),i?s.addClass(T.a.classNamePrefix(this.cssNamespace,["outer"])):s.addClass(T.a.classNamePrefix(this.cssNamespace,["inner"])),this.closeContentContainer=s;var c=y.a.create(n,"div");c.attr("id",T.a.classNamePrefix(this.cssNamespace,["close-content"])),c.appendTo(s.elem),this.closeContent=c;var l=y.a.create(n,"div");l.attr("id",T.a.classNamePrefix(this.cssNamespace,["display"])),this.displayElement=l,o.appendTo(r.elem),s.appendTo(r.elem),l.appendTo(r.elem),this.loaderElement=y.a.create(n,"div"),this.loaderElement.attr("id",T.a.classNamePrefix(this.cssNamespace,["loader"])),this.loaderElement.appendTo(r.elem),r.appendTo(a.elem),this.contentFrame=new j.a(n,this.cssNamespace,a.elem),this.contentFrame.initDom(),this.enableFixedSize(),D.get("color_ui")&&this.setUIColor(D.get("color_ui")),i&&Object(v.a)(s.elem,"click",function(e){e.stopPropagation()}),this.shouldListenForVipMode()?Object(v.a)(c.elem,"click",function(){Object(v.b)(e,"scroll",t.boundScrollVipCallback,!0),t.disableVip(),R.emit("inj::dismiss_vip_mode"),t.pauseContent()}):this.vipModeType===z&&Object(v.a)(c.elem,"click",function(){R.emit("inj::dismiss_vip_mode"),t.pauseContent(),k.a.unRegister(t),a&&a.hide()})},H.prototype.inject=function(){var e,r=this;null!==this.script&&(e=T.a.getCustomCss(this.script)||D.get("custom_style"),this.cssLoader=new l.a(this.htmlLoader,L.a,e),Object(n.a)(D).then(function(e){var t=e.gdpr,i=t.cmpAvailability,n=t.applies,a=t.consentString,t=e.ccpa.consentString;r.cmpAvailability=i,r.gdprApplies=n,r.consentString=a,r.usPrivacy=t,r.ccpaApplies=e.ccpa.applies,r.ccpaAvailability=e.ccpa.cmpAvailability,r.load(!0)}))},H.prototype.getContents=function(e,i){var n=this,t={cs:this.consentString,gdpr:this.gdprApplies?"1":"0",cmp:this.cmpAvailability,us_privacy:this.usPrivacy};this.detectedPlatform&&(t.pub_platform=this.detectedPlatform),this.apiAdapter!==s.a.STANDARD&&(t.inj_api_adapter=this.apiAdapter);var a={page_id:d.a.namespace.pageId||k.a.createPageId(D),screen:T.a.getScreenSize(e),page:T.a.getPageSize(e),viewport:T.a.getViewportSize(e),player_size:this.getPlayerSize()},e=k.a.evaluatePlayerPosition(this.responsiveElement.elem,this.apiAdapter);e&&(a.player_position=e),t.player_session=JSON.stringify(a);a=Object(g.a)();a&&(t.dd=a);t=Object(M.a)(D.get("base_query",""),t),t=D.get("scheme")+"://"+D.get("endpoint_host")+"/api/v2/content/?"+t;r.a.get(t,function(e){var t;try{if(0===(t=JSON.parse(e).items).length)return void n.removeInjector();i(t)}catch(e){throw T.a.reportError(e,"ajax.get"),n.removeInjector(),e}},function(){T.a.reportError(new Error("Bad API response"),"badApi"),n.removeInjector()})},H.prototype._inject=function(i){var n,a,r=this;if(this.firstSession){try{k.a.register(this.playerWindow,this,this.width,this.height)}catch(e){if(e instanceof P)throw e;return void(e instanceof V&&k.a.replaceInjector(this.script))}this.createDom(this.playerWindow)}function t(){var t=Object(w.a)({width:n.width,height:n.height,blacklistedAds:[],scriptSrc:r.script.src,consent:{gdpr:{cmp:r.cmpAvailability,applies:r.gdprApplies,consentString:r.consentString},ccpa:{cmp:r.ccpaAvailability,applies:r.ccpaApplies,consentString:r.usPrivacy}},playerBootTime:r.firstSession?d.a.playerBootTime:0});a=function(e){e.impression.creativity.videos=r.customContentList[r.contentListIndex],r.contentListIndex=(r.contentListIndex+1)%r.customContentList.length},r.shouldLoadContent?(e=r.contentList[r.contentListIndex],r.contentListIndex=(r.contentListIndex+1)%r.contentList.length,o.cid=e.scid):r.firstSession&&(o.gallery_init=!0),r.isPlaylistMode&&(r.playlistReloaded=0===r.contentListIndex),i&&(o.sound="on"),o.cs=r.consentString,o.gdpr=r.gdprApplies,o.cmp=r.cmpAvailability,o.us_privacy=r.usPrivacy;var e=k.a.createPlayerSrc(r.playerWindow,D,o);r.sessionCounter+=1,T.a.loadPlayerIframe(r.iframe,e,D,r.vptId,function(e){r.firstSession&&k.a.sendDmpData(D.get("scheme")+"://"+D.get("endpoint_host"),e,D.get("dmp_segments"))},function(e){e.extra.alias=r.vptId,null!=r.additionalPlayerConfig&&a(e),t.brandConfig=Object(I.a)(D,e),r.contentFrame.configure(t.brandConfig),t.brandConfig.uiColor&&r.setUIColor(t.brandConfig.uiColor),t.brandConfig.darkModeEnabled&&r.enableDarkMode()},void 0,t,N.a),r.pluginLoaded||(k.a.addPluginsForNotBlacklisted(D.get("plugins",[]),D.get("publisher"),{consentString:r.consentString,gdprApplies:r.gdprApplies,country:D.get("country"),usPrivacy:r.usPrivacy}),r.pluginLoaded=!0),r.setupViewability(),r.setupCommunication(r.playerWindow),k.a.setElementRemovedListener(r.playerWindow.document.body,r.iframe.elem,function(){throw new Error("Player removed by an external script")}),r.firstSession||r.autoReplay||(r.disableVip(),r.pauseContent())}this.displayElement.elem.innerHTML="",this.iframe.appendTo(this.displayElement.elem),this.playerLocation?this.playerLocation.parentNode.insertBefore(this.wideWrapperElement.elem,this.playerLocation):this.playerWindow.document.body.appendChild(this.wideWrapperElement.elem),this.vipModeType===z&&this.enableVip(),this.cssLoader.load(this.wideWrapperElement.elem),n=this.getPlayerSize(),"".concat(n.width,"x").concat(n.height),this.script.style.display="none";var e=k.a.evaluatePlayerPosition(this.responsiveElement.elem,this.apiAdapter),o={player_size:n,player_position:e,sessionCounter:this.sessionCounter,pub_platform:this.detectedPlatform};this.apiAdapter!==s.a.STANDARD&&(o.inj_api_adapter=this.apiAdapter),e&&(o.player_position=e);e=this.autoReplay?"onload":"click";this.isPlaylistMode?this.playlistReloaded?o.activation=e:this.firstSession||(o.activation="onload"):this.firstSession||(o.activation=e),this.haveCustomContents&&(o.cid="ext"),this.shouldLoadContent&&0===this.contentList.length?this.getContents(this.playerWindow,function(e){r.contentList=e,t()}):t()},H.prototype.load=function(e,t){var i,n,a,r=this;this.firstSession=e,this.vipModeType===z?(this.setPlayerLocation(e,null,null),this.playerWindow.document.body?this._inject(t):this.playerWindow.MutationObserver?(a=new MutationObserver(function(){r.playerWindow.document.body&&(r._inject(t),a.disconnect())})).observe(this.playerWindow.document.documentElement,{childList:!0}):T.a.onDOMContentLoaded(function(){r._inject(t)},"interactive")):(i=D.get("location",["inline"]),(n=k.a.searchPlayerLocation([i[0]],this.injectionElem,!1)).playerLocation?(this.setPlayerLocation(e,n.playerLocation,n.usedCriteria),this._inject(t)):T.a.onDOMContentLoaded(function(){(n=k.a.searchPlayerLocation(i,r.injectionElem,!0)).playerLocation?r.setPlayerLocation(e,n.playerLocation,n.usedCriteria):(Object(m.b)(new Error('Cannot find the location where to inject player: please check the "location" parameter: '.concat(i))),r.setPlayerLocation(e,null,null)),r._inject(t)}))},H.prototype.setPlayerLocation=function(e,t,i){if(e){var n=this.vipModeType===z,e=x&&this.vipModeType===B&&"inline"===this.selectionCriteria;if(n||e||!t)this.playerWindow=d.c,this.playerLocation=null,this.selectionCriteria=null;else{n=t.ownerDocument.defaultView||t.ownerDocument.parentWindow;if(this.checkPlayerLocationForVipMode(t,n),k.a.isInHead(t)){T.a.trackRequestEvent("adunit_request_error",o.a.SCRIPT_IN_HEAD);e=new Error('You are trying to put the player into the head.Please check the script location or the "location" parameter');throw Object(m.b)(e),e}this.playerLocation=t,this.selectionCriteria=i,this.playerWindow=n}}},H.prototype.checkPlayerLocationForVipMode=function(e,t){x&&this.vipModeType!==B&&t===window&&(this.vipModeType=B,Object(v.b)(t,"scroll",this.boundScrollVipCallback,!0),Object(m.b)(new Error("VIP Mode cannot be enabled: location forced inside an iframe. VIP Mode units must be placed in the top window."))),this.vipModeType!==B&&null!=Object(_.a)(e)&&(this.vipModeType=B,Object(v.b)(t,"scroll",this.boundScrollVipCallback,!0),Object(m.b)(new Error('VIP Mode cannot be enabled: unit is inside an element with "transform" property')))},H.prototype.getPlayerSize=function(){var e=this.responsiveElement.elem.getBoundingClientRect(),t={width:e.width,height:e.height};if(0<t.width&&0<t.height)return t;if(this.hasFixedSize)return t={width:this.width,height:this.height};e=null!==(e=null!==(e=f.a.getAmpAdWindowWithContext())&&void 0!==e?e:f.a.getAmpIframeWindow())&&void 0!==e?e:f.a.getAmpVideoIframeWindow();return t=e?T.a.getViewportSize(e):t},H.prototype.customizeBranding=function(e){var t=T.a.classNamePrefix(this.cssNamespace,["brand-viralize"]),i=T.a.classNamePrefix(this.cssNamespace,["brand-showheroes"]);"2"===D.get("parent_network")?(e.removeClass(t),e.addClass(i)):(e.removeClass(i),e.addClass(t))},H.prototype.setUIColor=function(e){this.closeContent.elem.style.color=e,this.loaderElement.elem.style.borderTopColor=e},t.a=H},function(e,t,i){"use strict";i.d(t,"a",function(){return c});var n=i(96),a="https://showheroes.com",r="https://viralize.com",o="2",s="branded";function c(e,t){var i=Object.assign({dark_mode_color_ui:null,dark_mode_color_frame:null,dark_mode_logo:null,enable_dark_mode:!1},t.environment.zone),t=Object(n.a)(window),e={uiColor:i.color_ui,fontType:i.font_type,logoUrl:i.logo,frameColor:i.color_frame,frameTitle:i.text_top?i.text_top.text:"",frameTitleUseBrand:!!i.text_top&&i.text_top.style===s,frameShowCredits:!!i.show_credits,frameCreditsUrl:e.get("parent_network",o)===o?a:r,frameDisclaimer:i.text_bottom?i.text_bottom.text:"",frameDisclaimerBranded:!!i.text_bottom&&i.text_bottom.style===s,darkModeEnabled:!1};return t&&i.enable_dark_mode&&(e.uiColor=i.dark_mode_color_ui,e.frameColor=i.dark_mode_color_frame,e.logoUrl=i.dark_mode_logo,(i.dark_mode_color_ui||i.dark_mode_color_frame||i.dark_mode_logo)&&(e.darkModeEnabled=!0)),e}},function(e,t,i){"use strict";i.d(t,"a",function(){return a});var n=i(82);function a(e){return Object(n.a)(e,"(prefers-color-scheme: dark)").matches}},function(e,t,i){"use strict";var n=i(65),a=i.n(n),r=i(66),n=i.n(r),r=i(98),i=i(99),a=a()(!1),r=n()(r.a),i=n()(i.a);a.push([e.i,"/*!\n* this is a simplified version of\n* cleanslate\n*   github.com/premasagar/cleanslate\n*\n*/.vr-namespace-reset,.vr-namespace-reset *{background-attachment:scroll;background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat;border-color:black;border-color:currentColor;border-radius:0;border-style:none;border-width:medium;bottom:auto;clear:none;clip:auto;color:inherit;counter-increment:none;counter-reset:none;cursor:auto;direction:inherit;float:none;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:normal;font-weight:inherit;height:auto;left:auto;letter-spacing:normal;line-height:inherit;list-style-type:inherit;list-style-position:outside;list-style-image:none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;outline:invert none medium;overflow:visible;padding:0;position:static;quotes:'' '';right:auto;table-layout:auto;text-align:inherit;text-decoration:inherit;text-indent:0;text-transform:none;top:auto;unicode-bidi:normal;vertical-align:baseline;visibility:inherit;white-space:normal;width:auto;word-spacing:normal;z-index:auto;background-origin:padding-box;background-clip:border-box;background-size:auto;-o-border-image:none;border-image:none;box-shadow:none;box-sizing:content-box;-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal;-webkit-column-rule:medium none black;-moz-column-rule:medium none black;column-rule:medium none black;-webkit-column-span:1;-moz-column-span:1;column-span:1;-webkit-column-width:auto;-moz-column-width:auto;column-width:auto;-webkit-font-feature-settings:normal;font-feature-settings:normal;overflow-x:visible;overflow-y:visible;-webkit-hyphens:manual;hyphens:manual;-webkit-perspective:none;perspective:none;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;-webkit-backface-visibility:visible;backface-visibility:visible;text-shadow:none;transition:all 0s ease 0s;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform-style:flat;transform-style:flat;word-break:normal}.vr-namespace-reset a,.vr-namespace-reset a:visited{color:inherit;text-decoration:none}.vr-namespace-reset a,.vr-namespace-reset a *{cursor:pointer}#vr-namespace-viralize-wide-wrapper{display:flex;width:100%;flex-direction:column;border-width:0 6px;border-style:solid;border-color:rgba(0,0,0,0);box-sizing:border-box;font-size:14px}#vr-namespace-viralize-wide-wrapper.vr-namespace-dark-mode{font-size:13px}@media screen and (max-width: 414px){#vr-namespace-viralize-wide-wrapper{font-size:12px}#vr-namespace-viralize-wide-wrapper.vr-namespace-dark-mode{font-size:11px}}#vr-namespace-viralize-wide-wrapper.vr-namespace-hidden{overflow:hidden;height:0 !important}#vr-namespace-viralize-wide-wrapper.vr-namespace-hidden #vr-namespace-wrapper{overflow:hidden;height:0 !important}#vr-namespace-viralize-wide-wrapper.vr-namespace-hidden #vr-namespace-responsive{overflow:hidden;height:0 !important}#vr-namespace-viralize-wide-wrapper.vr-namespace-fixed-size #vr-namespace-responsive{padding-top:0;height:100%}#vr-namespace-viralize-wide-wrapper.vr-namespace-fixed-size #vr-namespace-wrapper{min-width:auto !important;flex-grow:1}#vr-namespace-viralize-wide-wrapper.vr-namespace-brand-viralize .vr-namespace-frame-header__credits-logo{-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("+r+");mask-image:url("+r+");-webkit-mask-size:2.85833em .7em;mask-size:2.85833em .7em;width:2.85833em;background-color:#7f7f7f;margin-bottom:0.14em}#vr-namespace-viralize-wide-wrapper.vr-namespace-brand-showheroes .vr-namespace-frame-header__credits-logo{-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("+i+");mask-image:url("+i+");-webkit-mask-size:6.53333em .7em;mask-size:6.53333em .7em;width:6.53333em;background-color:#7f7f7f}#vr-namespace-viralize-wide-wrapper.vr-namespace-dark-mode .vr-namespace-frame-header{color:#f1efed}#vr-namespace-viralize-wide-wrapper.vr-namespace-dark-mode .vr-namespace-frame-footer__disclaimer{color:#f1efed}#vr-namespace-viralize-wide-wrapper.vr-namespace-dark-mode .vr-namespace-frame-header__credits-logo{background-color:#f1efed}#vr-namespace-viralize-wide-wrapper a{color:inherit;text-decoration:none}#vr-namespace-wrapper{position:relative;width:100%}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:27px;font-family:\"Helvetiva Neue\",Helvetica,Arial,sans-serif;font-size:1em;color:#7f7f7f;background-color:rgba(0,0,0,0)}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__title{font-size:1em;display:flex;align-items:center}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__title-logo{font-size:1em;height:1em;margin-right:6px}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__title-text{font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__credits{display:flex;align-items:center}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__credits-text{font-weight:lighter;font-size:.7em;margin-right:4px;white-space:nowrap}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__credits-logo{height:.7em;background-position:0 0;background-repeat:no-repeat}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-footer{width:100%;min-height:1.28em;padding-top:.14em;padding-bottom:.14em;background-color:rgba(0,0,0,0)}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-footer__disclaimer{line-height:1;color:#7f7f7f;font-size:1em;font-family:\"Helvetiva Neue\",Helvetica,Arial,sans-serif}#vr-namespace-wrapper #vr-namespace-responsive{display:block;position:relative;width:100%;padding-top:56.25%;height:0;background:#000000}#vr-namespace-loader{box-sizing:border-box;position:absolute;top:50%;left:50%;width:60px;-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg);border-radius:50%;border:2px solid #ccc;border-top-color:#fff;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite;z-index:0}#vr-namespace-loader:before{display:block;content:'';width:100%;padding-top:100%}@-webkit-keyframes spinner{to{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spinner{to{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.vr-namespace-brand-viralize #vr-namespace-loader{border-top-color:#f06}.vr-namespace-brand-showheroes #vr-namespace-loader{border-top-color:#00ffae}#vr-namespace-close-content:after{content:'\\00d7';position:relative;top:-2px}#vr-namespace-wrapper #vr-namespace-display{position:absolute;top:0;top:0px;left:0px;width:100%;height:100%;overflow:hidden;z-index:1}#vr-namespace-wrapper #vr-namespace-close-content-container{display:none;height:0}#vr-namespace-wrapper #vr-namespace-close-content{display:none;height:0}#vr-namespace-wrapper.vr-namespace-vip #vr-namespace-close-content{position:absolute;cursor:pointer;font:30px/100% arial, sans-serif;font-weight:700;text-decoration:none;z-index:1000000}#vr-namespace-wrapper.vr-namespace-vip .vr-namespace-outer #vr-namespace-close-content{left:30px;top:30px;color:#000;border-radius:8px;background-color:rgba(255,255,255,0.5);text-align:center;line-height:1}#vr-namespace-wrapper.vr-namespace-vip .vr-namespace-inner #vr-namespace-close-content{right:0px;top:0px;color:#fff;padding-top:5px}#vr-namespace-wrapper.vr-namespace-vip #vr-namespace-close-content-container.vr-namespace-show-close{z-index:2147483647;display:inline}#vr-namespace-wrapper.vr-namespace-vip .vr-namespace-outer#vr-namespace-close-content-container.vr-namespace-show-close{display:block;width:84px;height:84px;position:absolute;top:-54px;right:-30px;-webkit-tap-highlight-color:transparent}#vr-namespace-wrapper.vr-namespace-vip #vr-namespace-close-content-container.vr-namespace-show-close #vr-namespace-close-content{display:block;width:24px;height:24px}@media (orientation: landscape) and (min-width: 1025px){.vr-namespace-top-position{top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-namespace-bottom-position{bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-namespace-top-left-position{top:10px;left:10px}.vr-namespace-top-right-position{top:10px;right:10px}.vr-namespace-bottom-left-position{bottom:10px;left:10px}.vr-namespace-bottom-right-position{bottom:10px;right:10px}}@media (orientation: landscape) and (max-width: 1024px){.vr-namespace-top-position{top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-namespace-bottom-position{bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-namespace-top-left-position{top:10px;left:10px}.vr-namespace-top-right-position{top:10px;right:10px}.vr-namespace-bottom-left-position{bottom:10px;left:10px}.vr-namespace-bottom-right-position{bottom:10px;right:10px}}@media (orientation: portrait){.vr-namespace-top-position{top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-namespace-bottom-position{bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vr-namespace-top-left-position{top:10px;left:10px}.vr-namespace-top-right-position{top:10px;right:10px}.vr-namespace-bottom-left-position{bottom:10px;left:10px}.vr-namespace-bottom-right-position{bottom:10px;right:10px}}#vr-namespace-wrapper.vr-namespace-vip{position:fixed;z-index:2147483647;width:25%}@media (orientation: landscape) and (max-width: 2140px){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-medium{width:400px}#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-large{width:535px}}@media (orientation: portrait){#vr-namespace-wrapper.vr-namespace-vip{width:90%}}@media (orientation: landscape) and (min-width: 1921px){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-aspect-ratio-square{width:450px}}@media (orientation: landscape) and (max-width: 1920px){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-aspect-ratio-square{width:300px}}@media (orientation: portrait){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-aspect-ratio-square{width:90%}}@media (orientation: landscape) and (min-width: 1601px){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-aspect-ratio-portrait{width:300px}}@media (orientation: landscape) and (max-width: 1600px){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-aspect-ratio-portrait{width:226px}}@media (orientation: portrait){#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-aspect-ratio-portrait{width:50%}}\n",""]),t.a=a},function(e,t,i){"use strict";t.a="data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDk4IDI0Ij48cGF0aCBkPSJtMTYuNTIgOC4xNi02LjQgMTUuMzZINi44NkwuNDcgOC4xNkg1bDMuNDcgOS4yMkwxMiA4LjE2Wk01OSAwaC00LjI0djIzLjUySDU5Wk0yMiA4LjE2aC00LjMzdjE1LjM2SDIyWk0yMi4zMyAzQTIuNTIgMi41MiAwIDEgMSAxOS44MS40NyAyLjUyIDIuNTIgMCAwIDEgMjIuMzMgM1ptNDMuODIgNS4xNmgtNC4yN3YxNS4zNmg0LjI3Wk02Ni41MyAzQTIuNTIgMi41MiAwIDEgMSA2NCAuNDcgMi41MSAyLjUxIDAgMCAxIDY2LjUzIDNaTTMyLjY1IDcuODlBNS41OCA1LjU4IDAgMCAwIDI4LjIgMTBsLTEuMTQtMS44NGgtMi4zMXYxNS4zNkgyOXYtOC41OGEzLjYyIDMuNjIgMCAwIDEgMy40My0zIDMuNTMgMy41MyAwIDAgMSAyLjI0LjgxbDItMy4zM2E2LjA3IDYuMDcgMCAwIDAtNC4wMi0xLjUzWk01MiA4LjE2djE1LjM2aC0zLjcybC0uMTQtMS4yOEE2LjQ3IDYuNDcgMCAwIDEgNDMuNTMgMjRhNy44NSA3Ljg1IDAgMCAxLTcuNjMtOCA3Ljg1IDcuODUgMCAwIDEgNy42My04IDcuOTQgNy45NCAwIDAgMSA1IDJsMS4wOS0xLjc5Wm0tNC4yOCA3LjcyYTMuNzggMy43OCAwIDEgMC03LjU1IDAgMy43OCAzLjc4IDAgMSAwIDcuNTUgMFptMjYuMjMgNCA3LjQ5LTkuMTRWOC4xNkg2OC4xN3YzLjZoNy4xNGwtNy40MiA5LjA4djIuNjhoMTMuOHYtMy42Wm0yMyAuOTJjLTEuMTEgMS44MS0zLjE5IDMtNi45IDNoLS4yNmE3LjYgNy42IDAgMCAxLTcuNzYtOGMwLTQuMzkgMy03Ljk1IDcuNjYtNy45NWgxLjA3YTcuNjggNy42OCAwIDAgMSA2LjgxIDcuODlWMTdIODYuM2EzLjgxIDMuODEgMCAwIDAgNC4xIDMuMjMgNCA0IDAgMCAwIDMuNTItMS42OVptLTEwLjUyLTYuNDJIOTNhMy4zIDMuMyAwIDAgMC02LjYgMFoiIHN0eWxlPSJmaWxsOiM3ZjdmN2YiLz48L3N2Zz4="},function(e,t,i){"use strict";t.a="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMTUgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxNSAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTMxIC44aDQuNnYyMi44SDMxdi05LjVoLTguNHY5LjVIMThWLjhoNC42djguN0gzMXptNzkuMSAwaDQuNnYyMi44aC00LjZ2LTkuNWgtOC40djkuNWgtNC42Vi44aDQuNnY4LjdoOC40ek02Mi45IDEyLjFjMCA2LjUtNS4zIDExLjgtMTEuOCAxMS44LTYuNSAwLTExLjgtNS4zLTExLjgtMTEuOEMzOS4zIDUuNiA0NC42LjMgNTEuMS4zYzYuNSAwIDExLjggNS4zIDExLjggMTEuOG0tMTguOSAwYzAgMy45IDMuMiA3LjEgNy4xIDcuMSAzLjkgMCA3LjEtMy4yIDcuMS03LjFDNTguMiA4LjIgNTUgNSA1MS4xIDUgNDcuMiA1IDQ0IDguMiA0NCAxMi4xTTk0IC43IDgzLjUgMjMuNmgtMS4xbC0zLjgtOC40LTMuOCA4LjRoLTEuMUw2My4yLjdoNS4xbDYuMSAxMi45IDItMy45LTQuNC05aDUuMUw4MyAxMy40IDg4LjkuN3ptMzkuOCA0LjZoLTEwdjQuMmg4LjFWMTRoLTguMXY1aDkuOXY0LjVoLTE0LjRWLjdoMTQuNXptNjMuMyAwaC0xMHY0LjJoOC4xVjE0aC04LjF2NWg5Ljl2NC41aC0xNC40Vi43aDE0LjV6bS00Ny44IDE4LjItNC4zLTkuMmgtMi4zdjkuMWgtNC42Vi43aDguNmMzLjggMCA2LjggMy4xIDYuOCA2LjkgMCAyLjgtMS42IDUuMS00IDYuMmw0LjUgOS44aC00Ljd6bS02LjUtMTguM3Y0LjZoNGMxLjMgMCAyLjMtMSAyLjMtMi4zIDAtMS4zLTEtMi4zLTIuMy0yLjNoLTR6bTM2LjkgNi45YzAgNi41LTUuMyAxMS44LTExLjggMTEuOC02LjUgMC0xMS44LTUuMy0xMS44LTExLjggMC02LjUgNS4zLTExLjggMTEuOC0xMS44IDYuNSAwIDExLjggNS4zIDExLjggMTEuOG0tMTkgMGMwIDMuOSAzLjIgNy4xIDcuMSA3LjEgMy45IDAgNy4xLTMuMiA3LjEtNy4xIDAtMy45LTMuMi03LjEtNy4xLTcuMS0zLjkgMC03LjEgMy4yLTcuMSA3LjFNNy45IDkuOWgtMWMtMS4zIDAtMi4zLTEtMi4zLTIuM3MxLTIuMyAyLjMtMi4zaDQuOUwxMi45LjhoLTZDMy4xLjcgMCAzLjggMCA3LjZzMy4xIDYuOSA2LjkgNi45SDhjMS4zIDAgMi4zIDEgMi4zIDIuMyAwIDEuMy0xIDIuMy0yLjMgMi4zSDEuM0wuMiAyMy42aDcuN2MzLjggMCA2LjktMy4xIDYuOS02LjlzLTMuMS02LjgtNi45LTYuOHptMjAwLjIgMEgyMDdjLTEuMyAwLTIuMy0xLTIuMy0yLjNzMS0yLjMgMi4zLTIuM2g0LjlMMjEzIC44aC02Yy0zLjggMC02LjkgMy4xLTYuOSA2LjlzMy4xIDYuOSA2LjkgNi45aDEuMWMxLjMgMCAyLjMgMSAyLjMgMi4zIDAgMS4zLTEgMi4zLTIuMyAyLjNoLTYuNmwtMS4xIDQuNWg3LjdjMy44IDAgNi45LTMuMSA2LjktNi45cy0zLjEtNi45LTYuOS02Ljl6IiBzdHlsZT0iZmlsbDojN2Y3ZjdmIi8+PC9zdmc+"},function(e,t,i){"use strict";var n=i(7),a=i(1);function r(e,t,i){this._enabled=!0,this._wideWrapper=i,this._frameHeader=n.a.create(e,"div"),this._frameHeader.addClass(a.a.classNamePrefix(t,["frame-header"]));i=n.a.create(e,"div");i.addClass(a.a.classNamePrefix(t,["frame-header__title"])),i.appendTo(this._frameHeader.elem),this._frameCustomLogo=n.a.create(e,"img"),this._frameCustomLogo.attr("aria-label","Custom Logo"),this._frameCustomLogo.addClass(a.a.classNamePrefix(t,["frame-header__title-logo"])),this._frameCustomLogo.appendTo(i.elem),this._frameCustomTitle=n.a.create(e,"div"),this._frameCustomTitle.addClass(a.a.classNamePrefix(t,["frame-header__title-text"])),this._frameCustomTitle.appendTo(i.elem),this._frameCredits=n.a.create(e,"a"),this._frameCredits.attr("role","button"),this._frameCredits.attr("aria-label","Credits"),this._frameCredits.addClass(a.a.classNamePrefix(t,["frame-header__credits"])),this._frameCredits.appendTo(this._frameHeader.elem);i=n.a.create(e,"div");i.addClass(a.a.classNamePrefix(t,["frame-header__credits-text"])),i.text("powered by"),i.appendTo(this._frameCredits.elem);i=n.a.create(e,"div");i.addClass(a.a.classNamePrefix(t,["frame-header__credits-logo"])),i.appendTo(this._frameCredits.elem),this._frameFooter=n.a.create(e,"div"),this._frameFooter.addClass(a.a.classNamePrefix(t,["frame-footer"])),this._frameDisclaimer=n.a.create(e,"div"),this._frameDisclaimer.addClass(a.a.classNamePrefix(t,["frame-footer__disclaimer"])),this._frameDisclaimer.appendTo(this._frameFooter.elem)}r.prototype.initDom=function(){this._wideWrapper.insertAdjacentElement("afterbegin",this._frameHeader.elem),this._wideWrapper.insertAdjacentElement("beforeend",this._frameFooter.elem),this._disable()},r.prototype.configure=function(e){e.logoUrl||e.frameTitle||e.frameDisclaimer||e.frameShowCredits?(this._enable(),this._setFrameColor(e.frameColor),this._setTitle(e.frameTitle),e.frameTitleUseBrand&&(this._setTitleColor(e.uiColor),e.fontType&&this._setTitleFontFamily(e.fontType)),this._setLogo(e.logoUrl),this._setDisclaimer(e.frameDisclaimer),e.frameDisclaimerBranded&&(this._setDisclaimerColor(e.uiColor),e.fontType&&this._setDisclaimerFontFamily(e.fontType)),e.frameShowCredits?this._setCreditsLink(e.frameCreditsUrl):this._hideCredits()):this._disable()},r.prototype.vipModeOff=function(){this._enabled&&(this._wideWrapper.style.borderColor=this._frameColor,this._wideWrapper.style.backgroundColor=this._frameColor,this._frameHeader.elem.style.visibility="",this._frameFooter.elem.style.visibility="")},r.prototype.vipModeOn=function(){this._enabled&&(this._frameHeader.elem.style.visibility="hidden",this._frameFooter.elem.style.visibility="hidden",this._wideWrapper.style.borderColor="transparent",this._wideWrapper.style.backgroundColor="transparent")},r.prototype._setFrameColor=function(e){e=e||"transparent";this._frameColor=e,this._wideWrapper.style.borderColor=e,this._wideWrapper.style.backgroundColor=e,this._frameHeader.elem.style.backgroundColor=e,this._frameFooter.elem.style.backgroundColor=e},r.prototype._setTitleFontFamily=function(e){this._frameCustomTitle.elem.style.fontFamily=e},r.prototype._setDisclaimerFontFamily=function(e){this._frameDisclaimer.elem.style.fontFamily=e},r.prototype._setTitle=function(e){this._frameCustomTitle.text(e)},r.prototype._setTitleColor=function(e){this._frameCustomTitle.elem.style.color=e},r.prototype._setDisclaimer=function(e){this._frameDisclaimer.text(e)},r.prototype._setDisclaimerColor=function(e){this._frameDisclaimer.elem.style.color=e},r.prototype._setLogo=function(e){e?this._frameCustomLogo.elem.src=e:this._frameCustomLogo.hide()},r.prototype._hideCredits=function(){this._frameCredits.hide()},r.prototype._setCreditsLink=function(e){this._frameCredits.attr("href",e),this._frameCredits.attr("target","_blank")},r.prototype._disable=function(){this._enabled=!1,this._wideWrapper.style.borderWidth="0px",this._frameHeader.hide(),this._frameFooter.hide()},r.prototype._enable=function(){this._enabled=!0,this._wideWrapper.style.borderWidth="",this._frameHeader.show(),this._frameFooter.show()},t.a=r},,,,,,,,,,,,,,,,,,function(e,t,i){e.exports=i(119)},function(e,t,i){"use strict";i.r(t);var n=i(94),t=i(1),i=i(70);try{Object(i.a)(),(new n.a).inject()}catch(e){throw t.a.reportError(e,"Display"),e}}]);
            })({"width": null, "page_url": "https://korii.slate.fr/tech/echecs-accusations-triche-hans-niemann-perles-anales-connectees-ia-battre-magnus-carlsen-grand-maitre-sinquefield-cup", "reload_to_impressions": 3, "content_description_position": "bottom", "dmp_segments": "", "endpoint_host": "content.viralize.tv", "plugins": [], "location": ["inline"], "country": "FI", "sentry": {"dsn": "https://1aec9d790bc84140bb25fdb76f019171@sentry.viralize.com/6", "sample_rate": 0.05}, "experiment": "ops.v", "autoreplay": true, "outer_close_vip": false, "playlist_mode": true, "is_preview": false, "fallback_body": "<script data-wid=\"auto\" type=\"text/javascript\" src=\"https://ads.viralize.tv/display/?zid=AAEotOX5oxEVGOz6\"></script>", "capping_interval": 0, "scheme": "https", "player": {"script": "https://monetize-static.viralize.tv/viralize_player_content.min.4efa6016.js?e=ops", "mobi": false}, "enable_fc_ignore": false, "vip_size": "large", "close_delay": 0, "max_family_instances": 0, "publisher": "5306", "selected_vip_position": "bottom-right", "format_family": "gallery", "height": null, "sid": "01edbe7f5bf36612a0a62c89ae50afa1", "show_credits": false, "is_test": false, "zid": "AAEekv8fQ5G2E1Xm", "parent_network": "2", "color_ui": "#ffffff", "vip_mode": "no", "capping_count": 0, "enable_content_description": false, "enable_branding": true, "pub_platform": null, "custom_style": "", "gdpr": null, "us_privacy": null, "base_query": "zid=AAEekv8fQ5G2E1Xm&sid=01edbe7f5bf36612a0a62c89ae50afa1&activation=adfill-onview&experiment=ops.v&u=https%3A%2F%2Fkorii.slate.fr%2Ftech%2Fechecs-accusations-triche-hans-niemann-perles-anales-connectees-ia-battre-magnus-carlsen-grand-maitre-sinquefield-cup&ahd=1"});
            