
        (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=41)}([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}},I=n,y=i(16),h=i(13),o=i(1),L={player:{debug:["https://polyfill.io/v3/polyfill.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated","//imasdk.googleapis.com/js/sdkloader/ima3_debug.js"],default:["https://polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated","//imasdk.googleapis.com/js/sdkloader/ima3.js"]},mobi:{debug:["https://polyfill.io/v3/polyfill.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated"],default:["https://polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated"]},banner:{debug:["https://polyfill.io/v3/polyfill.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated"],default:["https://polyfill.io/v3/polyfill.min.js?features=default,es2015,es2016,es2017,es2018,es2019,es5,es6,es7&flags=gated"]},sentry:"//cdn.ravenjs.com/3.17.0/raven.min.js"},a=i(4),j=o.a.injectorPlayerEmitter,r=o.a.config,N={},s={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"};N.urlEncode=function(t){return Object.keys(t).map(function(e){return e+"="+encodeURIComponent(t[e])}).join("&")},N.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"]}},N.getScreenSize=function(e){return{width:e.screen.width,height:e.screen.height}},N.getPageSize=function(e){return{width:e.document.body.scrollWidth,height:e.document.body.scrollHeight}},N.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 o.d.document.cookie=a},N.getCookie=function(e){e=(e=window.encodeURIComponent(e)).replace(/[-.+*]/g,"\\$&"),e=new RegExp("(?:(?:^|.*;)\\s*"+e+"\\s*\\=\\s*([^;]*).*$)|^.*$"),e=o.d.document.cookie.replace(e,"$1");return""!==e?window.decodeURIComponent(e):null},N.deleteCookie=function(e){o.d.document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT;"},N.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},N.classNamePrefix=function(e,t){for(var i=0,n=t.length;i<n;i+=1)t[i]=e+"-"+t[i];return t.join(" ")},N.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},N.pad=function(e,t){for(var i=String(e);i.length<(t||2);)i="0"+i;return i},N.throwException=function(e){setTimeout(function(){throw e},0)},N.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},N.onDOMContentLoaded=function(e,t){var i=t||"complete",n=o.d.document;o.d.document.readyState===i||"complete"===o.d.document.readyState?e():Object(a.a)(n,"readystatechange",function(){n.readyState===i&&e()})},N.trackUrl=function(e){var t=new Image;t.onload=function(){},t.onerror=function(){},t.src=e},N.trackRequestEvent=function(e,t){t=t||"ok",t=r.get("scheme")+"://"+r.get("endpoint_host")+"/track/?session_id="+r.get("sid")+"&request_session_id="+r.get("sid")+"&label="+e+"&ver=14&reason="+t+"&type=event&category=request_session";N.trackUrl(t)},N.trackPlayerEvent=function(e,t,i){t=t||"ok",i=i||r,t=i.get("scheme")+"://"+i.get("endpoint_host")+"/track/?session_id="+i.get("sid")+":0&player_session_id=0&label="+e+"&ver=12&reason="+t+"&type=event&category=player_session";N.trackUrl(t)},N.getVPTInstance=function(e){var t=e.get("is_preview"),i=e.get("is_test");return"instream"===e.get("format_family")&&(t||i)?null:o.a.namespace&&o.a.namespace.vptimpl},N.getAdditionalPlayerConfig=function(e,t){var i=null,e=N.getVPTInstance(e);return i=null!=e&&null!=e.getConfig?e.getConfig(t):i},N.loadPlayerIframe=function(a,e,o,r,t,s,i,l,n){var c=o.get("sentry",null),u=o.get("player.mobi"),d="banner"===o.get("format_family"),p="instream"===o.get("format_family"),M=o.get("player.script"),g=i||j;y.a.get(e,function(e){var t,i,n=a.elem.contentWindow||a.elem;try{t=JSON.parse(e)}catch(e){throw N.reportError(e,"jsonParse"),e}if(t.error)g.emit("event::loadPlayerError");else{if(h.a.constructCMPPostMessageStub(n),s&&s(t),!p)try{i=N.getVPTInstance(o)}catch(e){throw N.reportError(e,"getVPTInstance"),e}g.once("pl::playerReady",function(){N.setupHeavyAdReporting(n,g),null==i||null!=t.extra&&null!=t.extra.session_counter&&1!==t.extra.session_counter||i.emit(i.EVENTS.PLAYER_READY,r,t.environment.zone.format_family)}),n.onPlayerReady?n.onPlayerReady(t,g,i,l):(n.config=t,n.injectorPlayerEmitter=g,n.vpt=i,n.injectorConfig=l)}});var m=u?"mobi":d?"banner":"player",n=I.render(n,{scripts:function(){var e=L[m],e=(o.get("debug",!1)?e.debug:e.default).slice();return c&&e.unshift(L.sentry),e.push(M),e.reduce(function(e,t){return e+'<script type="text/javascript" src="'+(t=!/https?:/i.test(window.location.protocol)&&!/^https?/i.test(t)?o.get("scheme")+":"+t:t)+'"><\/script>'},"")},ecgEndpoint:o.get("scheme")+"://"+o.get("endpoint_host")+"/track/",sentryConfig:function(){return c?JSON.stringify({dsn:c.dsn,sampleRate:c.sample_rate}):null}});g.once("cmd::dmp_user_data",function(e){t&&t(e.data)}),N.loadFriendlyIframeWithTemplate(a,n)},N.loadFriendlyIframeWithTemplate=function(e,t){e=e.elem||e,e=e.contentDocument||e.contentWindow.document;e.open("text/html","replace"),e.write(t),e.close()},N.isUrl=function(e){return/(http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-/]))?/.test(e)},N.getFifAbsolutePosition=function(e){for(var t,i,n,a={top:0,left:0},o=e;o!==window.top;)t=o.frameElement.getBoundingClientRect(),i=o.parent.pageYOffset||o.parent.document.documentElement.scrollTop||o.parent.document.body.scrollTop||0,n=o.parent.pageXOffset||o.parent.document.documentElement.scrollLeft||o.parent.document.body.scrollLeft||0,a.top+=t.top+i,a.left+=t.left+n,o=o.parent;return a},N.copyString=function(e){return(" "+e).slice(1)},N.getFileExtension=function(e){return null==e?"":e.split(".").pop()},N.getMimetype=function(e){e=N.getFileExtension(e);return s[e.toLowerCase()]||""},N.setupHeavyAdReporting=function(e,n){var t,a=!1,o=!1;function i(e){for(var t=!1,i=0;i<e.length;i+=1)"HeavyAdIntervention"===e[i].body.id&&(t=!0,N.trackPlayerEvent("player_error","60000"));t&&!o&&(o=!0,"native"===r.get("format_family")?n.emit("cmd::pullup",{adFilled:a,skipped:!1}):n.emit("cmd::remove",{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())},N.getVptId=function(e){var t=r.get("zid");return t=e.hasAttribute("data-alias")?e.getAttribute("data-alias"):t},N.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}}))},N.generateConfig=function(e,t){return{zoneDimensions:{width:e.width,height:e.height},blacklistedAds:t}};t.a=N},function(e,t,i){"use strict";i.d(t,"c",function(){return c}),i.d(t,"b",function(){return u}),i.d(t,"d",function(){return d});var n,a=i(17),o=i(14),r=i(2);"undefined"!=typeof config&&(n=new a.a(config));var s=window!==window.top&&r.b.canAccessTopWindow();var l=new o.a,c=null==n?s?window.top:window:(a=(i=n).get("format_family"),o=i.get("enable_intext_animation",!0),i=!("banner"===a||"display"===a||"gallery"===a||"native"===a&&!o)||"no"!==i.get("vip_mode","no"),s&&i?window.top:window),u=c.document,d=r.b.getTopAccessibleWindow(window);(r=s?window.top:c).__VR=r.__VR||{},r.__VR.widgets=r.__VR.widgets||[],r.__VR.dataLayers=r.__VR.dataLayers||{},r=r.__VR;t.a={inDapIF:s,injectorPlayerEmitter:l,config:n,namespace:r}},function(e,t,i){"use strict";i.d(t,"a",function(){return m});var a,n,o,r,s={canAccessTopWindow:function(){return s.canAccessWindow(window.top)},canAccessWindow:function(e){try{return e.location.href?!0:!1}catch(e){return!1}},getTopAccessibleWindow:function(e){return s.canAccessWindow(e.parent)&&e!==e.parent?s.getTopAccessibleWindow(e.parent):e},isString:function(e){return"string"==typeof e||e instanceof String}},l=0,c={},u=!1,d=window.document;function p(e){delete c[e]}function M(e){if(u)setTimeout(M,0,e);else{var t=c[e];if(t){u=!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{p(e),u=!1}}}}function g(e){e.source===window&&"string"==typeof e.data&&0===e.data.indexOf(r)&&M(+e.data.slice(r.length))}function m(e,t){return function(){return e.apply(t,Array.prototype.slice.call(arguments))}}a=window.setImmediate?function(e){window.setImmediate(function(){M(e)})}: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="setImmediate$"+Math.random()+"$",window.addEventListener?window.addEventListener("message",g,!1):window.attachEvent("onmessage",g),function(e){window.postMessage(r+e,"*")}):window.MessageChannel?((o=new MessageChannel).port1.onmessage=function(e){M(e.data)},function(e){o.port2.postMessage(e)}):d&&"onreadystatechange"in d.createElement("script")?(n=d.documentElement,function(e){var t=d.createElement("script");t.onreadystatechange=function(){M(e),t.onreadystatechange=null,n.removeChild(t),t=null},n.appendChild(t)}):function(e){setTimeout(M,0,e)},s.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[l+=1]={callback:t,args:i},a(l),l},s.clearImmediate=p,t.b=s},function(e,t,i){"use strict";var n=i(2),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=window;try{for(;e!==window.top;){if(null!=e.AmpVideoIframe)return e.AmpVideoIframe;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}}};t.a=a},function(e,t,i){"use strict";i.d(t,"a",function(){return n}),i.d(t,"b",function(){return a});var o=i(12);function n(e,t,i,n){var a=!1;e.addEventListener?(n&&o.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&&o.a.isPassiveListenersSupported()&&(a={passive:!0}),e.removeEventListener(t,i,a)):e.detachEvent&&e.detachEvent("on"+t,i)}},function(e,t,i){"use strict";var n=i(13),r=i(6),a={AMP:"amp",FACEBOOK_INSTANT_ARTICLES:"fbia",APPLE_NEWS:"an",OEMBED:"oembed"},u=i(10),o=i(8),d=i(1),s=i(3),l=i(15),p=i(7),M=i(2),c=i(11),g=i(0),m=d.a.inDapIF,I=o.a.MaxInstancesError,y=o.a.DuplicateInjectorError,h="_kxviralize_segs",L="VR-INJECTOR-INSTANCES-MAP",j={},N={};N.findScript=function(e,t){var i=document.getElementsByTagName("script"),n=null,a=null,o=null;null!=t&&(a=(a="((https?:)?//)?{endpoint_host}/.*[?&]zid="+t).replace("{endpoint_host}",e),o=new RegExp(a,"gi"));for(var r,s=i.length-1;0<=s;--s)if(!(r=i[s]).hasAttribute("data-injected")&&!!(null!==r.getAttribute("data-wid")||o&&o.test(r.getAttribute("src")))){n=i[s];break}return n},N.findIframe=function(){return m?window.frameElement:null},N.generateSuffixId=function(){return Math.random().toString(32).substr(2)},N.markAsInjected=function(e){e.hasAttribute("data-injected")||e.setAttribute("data-injected",!0)},N.register=function(e,t,i,n){i&&n&&this.registerOnSafeFrameApi(e,i,n);var a=c.a.sessionStorage(d.d),o={},r=a.getItem(L),e=(o=null!=r?JSON.parse(r):o)[t.injectorName]||{count:0,instances:{}},i=e.count,n=t.config.get("max_family_instances",0),r=t.config.get("sid");if(0<n&&n<=i)throw new I("Sorry, but the "+t.injectorName+" format can be used at most "+n+" times.");if(e.instances[r])throw new y("Duplicated injector for sid: "+r);e.instances[r]=!0,e.count+=1,o[t.injectorName]=e,a.setItem(L,JSON.stringify(o)),d.a.namespace.widgets.push(t)},N.registerOnSafeFrameApi=function(e,t,i){e.$sf&&e.$sf.ext&&e.$sf.ext.register(t,i)},N.unRegister=function(e){var t,i={},n=c.a.sessionStorage(d.d),a=n.getItem(L),a=(i=null!=a?JSON.parse(a):i)[e.injectorName]||{count:0,instances:{}},o=e.config.get("sid");for(0<a.count&&--a.count,i[e.injectorName]=a,n.setItem(L,JSON.stringify(i)),t=0;t<d.a.namespace.widgets.length;t+=1)d.a.namespace.widgets[t].config.get("sid")===o&&d.a.namespace.widgets.splice(t,1)},N.replaceInjector=function(e){for(var t=e.ownerDocument.createElement("script"),i=e.attributes,n=0;n<i.length;n+=1)"data-injected"!==i[n].nodeName&&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)},N.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},o=p.a.create(e,"iframe",{id:t,src:"about:blank",scrolling:"no",frameborder:0,marginheight:0,marginwidth:0,allow:"autoplay; fullscreen",width:i,height:n});return Object.keys(a).forEach(function(e){a[e]&&o.attr(e,a[e])}),o.elem.style.width=i,o.elem.style.height=n,o},N.createPageId=function(e){var t,i=N.getApiAdapter(e),n=d.d.navigator||null,a=e.get("publisher"),e=e.get("page_url"),n=n&&n.userAgent||"",n=g.a.hashCode(a+e+n),n=g.a.pad((16777215&n).toString(16),6);function o(){for(var e="",t=(new Date).getTime(),t=g.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===r.a.AMP_AD?(i=s.a.getAmpAdWindowWithContext()).context.computeInMasterFrame(i,"VR-PAGEID-PREFIX",function(e){e(o())},function(e){t=e}):t=o(),t+n+0},N.getDetectedPublishingPlatform=function(e){e=e.get("pub_platform","");return null!=s.a.getAmpAdContext()||null!=s.a.getAmpVideoIframe()||s.a.isAmpIframe()?a.AMP:e},N.getApiAdapter=function(e){if(null!=s.a.getAmpAdContext())return r.a.AMP_AD;if(null!=s.a.getAmpVideoIframe())return r.a.AMP_VIDEO_IFRAME;if(s.a.isAmpIframe())return r.a.AMP_IFRAME;var t=e.get("pub_platform",""),i=r.a.STANDARD;return Object.keys(r.a).forEach(function(e){e=r.a[e];e===t&&(i=e)}),i},N.createSrc=function(e,t,i,n,a,o){var r={},s=Object(l.a)();d.a.namespace.pageId=d.a.namespace.pageId||N.createPageId(a);a=o||{};a.player_size||(a.player_size={width:0,height:0});o={page_id:d.a.namespace.pageId,screen:g.a.getScreenSize(e),page:g.a.getPageSize(e),viewport:g.a.getViewportSize(e),player_size:{width:Math.round(a.player_size.width),height:Math.round(a.player_size.height)},semantic_data:a.semantic_data};return a.player_position&&(o.player_position={top:Math.round(a.player_position.top),left:Math.round(a.player_position.left)}),r.player_session=JSON.stringify(o),e.document.referrer&&(r.r=e.document.referrer),a.cid&&(r.cid=a.cid),a.sound&&(r.sound=a.sound),a.gallery_init&&(r.gallery_init=a.gallery_init),0<a.sessionCounter&&(r.sc=a.sessionCounter),a.pub_platform&&(r.pub_platform=a.pub_platform),a.inj_api_adapter&&(r.inj_api_adapter=a.inj_api_adapter),a.activation&&(r.activation=a.activation),a.cs&&(r.cs=a.cs),null!=a.gdpr&&(r.gdpr=a.gdpr),a.cmp&&(r.cmp=a.cmp),s&&(r.dd=s),t+"/"+i+"/?"+n+"&"+g.a.urlEncode(r)},N.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 N.createSrc(e,t.get("scheme")+"://"+t.get("endpoint_host"),a,t.get("base_query"),t,i)},N.findInjectionElem=function(e,t){var i={script:"",iframe:""};return i.iframe=N.findIframe(),i.script=document.currentScript||N.findScript(e,t),null===i.script&&g.a.trackRequestEvent("adunit_request_error",u.a.SCRIPT_NOT_FOUND),i},N.isInHead=function(e){for(var t=e.parentNode;null!=t;){if("head"===t.nodeName.toLowerCase())return!0;t=t.parentNode}return!1},N.setElementRemovedListener=function(e,i,n){this.unsetElementRemovedListener();try{(j=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){}},N.unsetElementRemovedListener=function(){j.disconnect&&(j.disconnect(),j={})},N.addPluginsForNotBlacklisted=function(e,t,i){null!=i&&null!={179:!0,358:!0,711:!0}[i]||N.addInjectorPlugins(e,null,t)},N.addInjectorPlugins=function(e,t,n){var i,a="",o=d.d.document;d.d.__vrInjectorPlugins=d.d.__vrInjectorPlugins||{};var r=d.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=o.createElement("placeholder"),o.body.appendChild(i);for(var l,c,u=0;u<e.length;u+=1)r[e[u].id]||(e[u].src?(l=e[u],c=void 0,(c=o.createElement("script")).setAttribute("id",a+l.id),c.src=s(l.src),c.setAttribute("async",""),o.body.appendChild(c)):e[u].content&&(c=e[u],p.a.insertHTMLBefore(i,a+c.id,s(c.content))),r[e[u].id]=!0);o.body.removeChild(i)},N.getInjectionPoint=function(e,t,i,n,a){var o=e.document,r=p.a.getAll(o,t),s=parseInt((n-i)/a,10)||1;for(var l=[],c=!1,u=n;i<=u;u-=s)if(0<(l=g.a.filter(r,Object(M.a)(function(t){return function(e){return 0!==e.offset().top&&e.text().length>t}}(u),this))).length){c=!0;break}if(c){var d=e.innerHeight;void 0===d&&(d=o.documentElement.clientHeight);o=(l=g.a.filter(l,function(e){return e.offset().top>d})).sort(function(e,t){return e.offset().top-t.offset().top});return o[0]?o[Math.floor(o.length/2)]:null}return null},N.searchPlayerLocation=function(e,t,i){for(var n,a,o=new RegExp(/^id-.*/),r=new RegExp(/^sel-.*/),s=e.length,l={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},c=0;c<s;c+=1){if("inline"===(n=e[c]))return!i||""!==t&&t||g.a.trackRequestEvent("adunit_request_error",l.inline),{playerLocation:t,usedCriteria:n};if("auto"===n?a=N.getInjectionPoint(d.c,"article p",10,100,20):o.test(n)?(a=function(e){for(var t=window,i=t.document.getElementById(e);null==i&&t!==t.parent&&M.b.canAccessWindow(t.parent);)i=(t=t.parent).document.getElementById(e);return i=null!==i?new p.a(i):i}(n.slice(3)),n="idSelector"):r.test(n)&&(a=function(e){for(var t=window,i=t.document.querySelector(e);null==i&&t!==t.parent&&M.b.canAccessWindow(t.parent);)i=(t=t.parent).document.querySelector(e);return i=null!==i?new p.a(i):i}(window.decodeURIComponent(n.slice(4))),n="querySelector"),a)return{playerLocation:a.elem,usedCriteria:n}}return i&&g.a.trackRequestEvent("adunit_request_error",l[n]),{playerLocation:null,usedCriteria:null}},N.sendDmpData=function(t,e,i){N.readDmpUserSegments("kxviralize_segs",function(e){N.setCookieSyncPixel(t,e)},i),d.a.namespace.dataLayers.dmp=d.a.namespace.dataLayers.dmp||{collected:!1,data:{}},d.a.namespace.dataLayers.dmp.collected||(d.a.namespace.dataLayers.dmp.collected=!0,d.a.namespace.dataLayers.dmp.data=e||{},d.d.dispatchEvent(new c.a.CustomEvent("VR-DMP-COLLECT")))},N.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 o=a(e),r=c.a.localStorage(d.d),s=r.getItem(h),l=0;setTimeout(function e(){var t;r.getItem(h)!==s?(l+=1,(t=a(r.getItem(i)))!==o?n(t):l<2&&setTimeout(e,250)):setTimeout(e,250)},250)},N.setCookieSyncPixel=function(e,t){t=window.encodeURIComponent(t);g.a.trackUrl(e+"/u-segment/?seg="+t)},N.readCMPData=function(e,a){var o,t=e.get("gdpr");if(t)return o=t.cs||"",void a("",t.cmp,t.gdpr?1:0,o);n.a.readCMPData(e.get("country"),function(e,t,i,n){a(e,t,i,o=n||"")})},N.evaluatePlayerPosition=function(e,t){var i,n=null,a=e.getBoundingClientRect(),e=e.ownerDocument.defaultView;return t===r.a.AMP_AD?n={top:(t=s.a.getAmpAdContext()).initialLayoutRect.top,left:t.initialLayoutRect.left}:e!==window.top?m?((n=g.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=N},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";function c(e){if(!(this instanceof c))return new c(e);this.elem=e}c.create=function(e,t,i){var n=new c(e.createElement(t));return i&&Object.keys(i).forEach(function(e){n.attr(e,i[e])}),n},c.getAll=function(e,t){for(var i=e.querySelectorAll(t),n=[],a=0;a<i.length;a+=1)n[a]=new c(i[a]);return n},c.remove=function(e,t){t=e.getElementById(t);null!==t&&t.parentNode&&t.parentNode.removeChild(t)},c.insertHTMLBefore=function(e,t,i){if(""===i)return null;var n=e.ownerDocument,t=c.create(n,"ins",{id:t});t.elem.innerHTML=i,e.parentNode.insertBefore(t.elem,e);for(var a=t.elem.getElementsByTagName("script"),o=0;o<a.length;o+=1){for(var r=n.createElement("script"),s=a[o].attributes,l=0;l<s.length;l+=1)r.setAttribute(s[l].nodeName,s[l].value);a[o].innerHTML&&(r.text=a[o].innerHTML),a[o].parentNode.replaceChild(r,a[o])}return this},c.prototype.remove=function(){this.elem.parentNode.removeChild(this.elem)},c.prototype.attr=function(e,t){return this.elem.setAttribute(e,t),this},c.prototype.appendTo=function(e){return e.appendChild(this.elem),this},c.prototype.append=function(e){return e.nextSibling?e.parentNode.insertBefore(this.elem,e.nextSibling):e.parentNode.appendChild(this.elem),this},c.prototype.prepend=function(e){return e.parentNode.insertBefore(this.elem,e),this},c.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)},c.prototype.offset=function(){var e=this.elem.ownerDocument,t=e.defaultView,i=this.elem.getBoundingClientRect(),n=e.body,a=e.documentElement,o=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+o-t,n=i.left+e-n;return{top:Math.round(t),left:Math.round(n)}},c.prototype.hasClass=function(e){return new RegExp(" "+e+" ").test(" "+this.elem.className+" ")},c.prototype.addClass=function(e){return this.hasClass(e)||(this.elem.className+=(this.elem.className.length?" ":"")+e),this},c.prototype.removeClass=function(e){return this.hasClass(e)&&(this.elem.className=this.elem.className.replace(e,"").replace(/\s+$/g,"")),this},c.prototype.hide=function(){return this.elem.style.display="none",this.elem.style.visibility="hidden",this},c.prototype.show=function(){return this.elem.style.visibility="visible",this.elem.style.display="",this},t.a=c},function(e,t,i){"use strict";function n(e){this.message=e}function a(e){this.message=e}function o(e){this.message=e}function r(e){this.message=e}n.prototype=new Error,a.prototype=new Error,o.prototype=new Error,r.prototype=new Error,t.a={MaxInstancesError:n,DuplicateInjectorError:a,ViewabilityUnavailableError:o,ViewabilityClassNotFoundError:r}},function(e,t,i){"use strict";var n;function a(e,t,i,n){n.unshift(t,i),e.apply(console,n)}function o(e){this.prefix="["+(e||"VR-LOG")+"]",this.sporadicRate=.05}n=!1,o.prototype.debug=function(){n&&a(console.debug,this.prefix,"[DEBUG]",[].slice.call(arguments,0))},o.prototype.info=function(){n&&a(console.info,this.prefix,"[INFO]",[].slice.call(arguments,0))},o.prototype.warn=function(){n&&a(console.warn,this.prefix,"[WARN]",[].slice.call(arguments,0))},o.prototype.error=function(){n&&a(console.error,this.prefix,"[ERROR]",[].slice.call(arguments,0))},o.prototype.sporadic=function(){n&&Math.random()<this.sporadicRate&&this.debug.apply(this,arguments)},t.a=o},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";var a,n,o={};try{new CustomEvent("?"),o.CustomEvent=CustomEvent}catch(e){o.CustomEvent=(a=window.CustomEvent?"CustomEvent":"Event",n={bubbles:!1,cancelable:!1,detail:null},function(e,t){var i=document.createEvent(a);return null!==e?r.call(i,e,(t=t||n).bubbles,t.cancelable,t.detail):i.initCustomEvent=r,i})}function r(e,t,i,n){this["init"+a](e,t,i,n),"detail"in this||(this.detail=n)}o.matchMedia=function(e,t){if(e.matchMedia)return e.matchMedia(t);var i,n,a,o=e.styleMedia||e.media;return o||(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="getComputedStyle"in e&&e.getComputedStyle(i,null)||i.currentStyle,o={matchMedium:function(e){e="@media "+e+"{ #matchmediajs-test { width: 1px; } }";return i.styleSheet?i.styleSheet.cssText=e:i.textContent=e,"1px"===a.width}}),{matches:o.matchMedium(t||"all"),media:t||"all"}},o.sessionStorage=function(i){var t=!0;try{if(i.sessionStorage.setItem("VR_TEST_SESSIONSTORAGE","test"),"test"!==i.sessionStorage.getItem("VR_TEST_SESSIONSTORAGE"))throw new Error("sessionStorage unavailable")}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={}}}},o.localStorage=function(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={}}}},t.a=o},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|IEMobile|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 log=i(9),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};var u=function(e){return n[e]||!1},a=i(3);function d(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"}}var c={isPresent:function(){return null!=a.a.getAmpAdContext()&&void 0!==a.a.getAmpAdContext().data.blockOnConsent||null!=a.a.getAmpVideoIframe()||a.a.isAmpIframe()},readCMPData:function(e,r){var s,n,t=u(e),l={consentStringType:0,gdprApplies:t};function c(){null!=s&&(clearTimeout(s),s=null)}function i(a){var o=a.parent;a.addEventListener("message",function e(t){var i,n;null!=s?(n="consent-data",(i=t).source===o&&i.origin!==a.location.origin&&i.data&&"amp"===i.data.sentinel&&i.data.type===n&&(n=Object.assign(l,t.data.consentMetadata),c(),r(d(n.consentStringType),p(t.data.consentPolicyState),n.gdprApplies?1:0,t.data.consentString||""))):window.removeEventListener("message",e)}),o.postMessage({sentinel:"amp",type:"send-consent-data"},"*")}s=setTimeout(function(){c(),s=null,r("","timeout",t?1:0,"")},2e3),a.a.getAmpAdWindowWithContext()?(n=a.a.getAmpAdWindowWithContext()).context.getConsentState(function(){var e=Object.assign(l,n.context.initialConsentMetadata),t=p(n.context.initialConsentState),i=n.context.initialConsentValue||"";null!=s&&(c(),r(d(e.consentStringType),t,e.gdprApplies?1:0,i||""))}):null!=a.a.getAmpVideoIframe()?a.a.getAmpVideoIframe().push(function(e){e.getConsentData(function(e){var t=Object.assign(l,e.consentMetadata);null!=s&&(c(),r(d(t.consentStringType),p(e.consentPolicyState),t.gdprApplies?1:0,e.consentString||""))})}):a.a.isAmpIframe()&&i(a.a.getAmpIframeWindow())},constructCMPPostMessageStub:function(){}},l=i(2),M=i(4);function g(e){for(var n,a,o,t,i,r=window;!n;){try{r.frames.__cmpLocator&&(n=r)}catch(e){}if(r===window.top)break;r=r.parent}var s={};function l(e){try{(t="string"==typeof e.data?JSON.parse(e.data):e.data).__cmpReturn&&(i=t.__cmpReturn,s[i.callId]&&(s[i.callId](i.returnValue,i.success),s[i.callId]=null))}catch(e){}}return e.__cmp=function(e,t,i){n?(a=Math.random().toString(32).substr(2),o={__cmpCall:{command:e,parameter:t,callId:a}},s[a]=i,n.postMessage(o,"*")):i({msg:"CMP not found"},!1)},Object(M.a)(window,"message",l),function(){Object(M.b)(window,"message",l)}}var m={readCMPData:function(o,r){var s,e,t=l.b.canAccessTopWindow(),i=t?window.top:window;t||(e=g(i)),i.__cmp?(s=setTimeout(function(){s=null,e&&e(),r("1","timeout",u(o)?1:0,"")},2e3),function a(){i.__cmp("getConsentData",null,function(e,t){var i,n;null!=s&&(t&&null==e.consentData?setTimeout(a,0):(clearTimeout(s),s=null,e=t?(i="available",n=e.gdprApplies?1:0,e.consentData):(i="error",n=u(o)?1:0,""),r("1",i,n,e)))})}()):r("","unavailable",u(o)?1:0,"")},constructCMPPostMessageStub:g};function r(){for(var e,t=window;t;){try{if(t.frames.__tcfapiLocator){e=t;break}}catch(e){}if(t===window.top)break;t=t.parent}return e}function s(){return null!=window.__tcfapi||null!=r()}function I(e){var a=r(),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]&&(o[t.callId](t.returnValue,t.success),o[t.callId]=null)}return e.__tcfapi=function(e,t,i,n){a?(t={__tcfapiCall:{command:e,parameter:n,version:t,callId:n=Math.random()+""}},o[n]=i,a.postMessage(t,"*")):i({msg:"CMP not found"},!1)},Object(M.a)(window,"message",t),function(){Object(M.b)(window,"message",t)}}var y={isPresent:s,readCMPData:function(i,n){var a,e,o,t;function r(){null!=a&&(clearTimeout(a),a=null),e&&e(),o&&(o=null,t.__tcfapi("removeEventListener",2,function(){},o))}s()?(null==(t=l.b.canAccessTopWindow()?window.top:window).__tcfapi&&(e=I(t)),a=setTimeout(function(){r(),n("2","timeout",u(i)?1:0,"")},2e3),t.__tcfapi("addEventListener",2,function(e,t){if(null!=a)return o=e.listenerId,t?t&&"tcloaded"===e.eventStatus?(r(),void n("2","available",e.gdprApplies?1:0,e.tcString)):void(t&&"useractioncomplete"===e.eventStatus&&(r(),n("2","available",e.gdprApplies?1:0,e.tcString))):(r(),void n("2","error",u(i)?1:0,""))})):n("","unavailable",u(i)?1:0,"")},constructCMPPostMessageStub:I};new log.a("CMP");t.a={readCMPData:function(e,o){var r,s=[],l=0;function t(e,t,i,n){var a={tcfVersion:e,cmpAvailability:t,gdprApplies:i,consentString:n};if(s.push(a),!r)return"available"===t||"error"===t?(r=a,void o(e,t,i,n)):void(l===s.length&&(r=s[0],o(r.tcfVersion,r.cmpAvailability,r.gdprApplies,r.consentString)))}c.isPresent()&&(l+=1,c.readCMPData(e,t)),y.isPresent()&&(l+=1,y.readCMPData(e,t)),0===l&&(l+=1,m.readCMPData(e,t))},constructCMPPostMessageStub:function(e){c.isPresent()?c.constructCMPPostMessageStub(e):y.isPresent()?null==e.__tcfapi&&y.constructCMPPostMessageStub(e):null==e.__cmp&&m.constructCMPPostMessageStub(e)}}},function(e,t,i){"use strict";var n=i(2);function a(){this.listeners={}}a.prototype.emit=function(e,t){null!=this.listeners[e]&&this.listeners[e].forEach(function(e){null!=e&&n.b.setImmediate(function(){e(t)})})},a.prototype.emitSync=function(e,t){null!=this.listeners[e]&&this.listeners[e].forEach(function(e){null!=e&&e(t)})},a.prototype.on=function(e,t){return this.listeners[e]?this.listeners[e].push(t):this.listeners[e]=[t],this.listeners[e].length-1},a.prototype.once=function(t,i){var n=this.on(t,function(e){this.listeners[t][n]&&(this.off(t,n),i(e))}.bind(this));return n},a.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:e=this.listeners,t=arguments[0],i=arguments[1],null!=e[t]&&0<=i&&e[t].length>i&&(e[t][i]=null)}var e,t,i},t.a=a},function(e,t,i){"use strict";var n=i(2);new(i(9).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";var n={};function a(e,t,i,n){var a=!0,o=4,r=[200,201,202,204,206,304,1223];var s=function(){try{return new XDomainRequest}catch(e){a=!1}try{return new XMLHttpRequest}catch(e){}try{return new ActiveXObject("Msxml3.XMLHTTP")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP")}catch(e){}try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}return null}();s&&(s.open(t?"POST":"GET",e,!0),a?(s.onload=function(){i&&i(s.responseText)},s.onprogress=function(){},s.ontimeout=function(){},s.onerror=function(){n&&n()}):s.onreadystatechange=function(){s.readyState===o&&(-1<r.indexOf(s.status)?i&&i(s.responseText):n&&n())},"withCredentials"in s&&(s.withCredentials=!0),t&&s.setRequestHeader("Content-type","application/json"),s.send(t))}n.get=function(e,t,i){return a(e,null,t,i)},n.post=function(e,t,i,n){return a(e,t?JSON.stringify(t):"{}",i,n)},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 o=i[a];if(!(o in e))return null;e=e[o]}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(8).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 o=i(6),log=i(9),a=i(3),n=i(8),r=i(2),s=n.a.ViewabilityUnavailableError;function l(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}l.prototype.start=function(){if(this.isViewabilityUnavailable())throw new s;this.stop(),this.attachListeners(Object(r.a)(this.notifier,this)),this.notifier()},l.prototype.stop=function(){this.detachListeners()},l.prototype.notifier=function(){this.onViewabilityChange(this.computeViewability())};var c=l;function u(e,t,i,n){c.call(this,e,t,i,n),this.detachViewabilityObserver=null,this.currentViewability=null,this.ampAdContext=a.a.getAmpAdContext(),this.minElementArea=1}((u.prototype=Object.create(c.prototype)).constructor=u).prototype.isViewabilityUnavailable=function(){return!1},u.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},u.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},u.prototype.attachListeners=function(t){var i=this;this.detachViewabilityObserver=this.ampAdContext.observeIntersection(function(e){i.currentViewability=e[e.length-1],t()})},u.prototype.detachListeners=function(){this.detachViewabilityObserver&&this.detachViewabilityObserver()};var d=u;function p(e,t,i,n){c.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}()}((p.prototype=Object.create(c.prototype)).constructor=p).prototype.isViewabilityUnavailable=function(){return!1},p.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))}},p.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)})},p.prototype.detachListeners=function(){clearInterval(this.refreshFunctionId)},p.prototype.inFocus=function(){var e=this.wnd.document[this.hiddenProperty];return void 0===e||!e};var M=p,g={enters_viewport:1,center_enters_viewport:100,center_exits_viewport:49,exits_viewport:-1};function m(e,t,i,n){c.call(this,e,t,i,n),this.boundListener=Object(r.a)(this.receiveMessage,this),this.callback=null}((m.prototype=Object.create(c.prototype)).constructor=m).prototype.isViewabilityUnavailable=function(){return!1},m.prototype.computeViewability=function(){return{reason:0<this.wnd.viewabilityPerc?this.reasons.IN_VIEWPORT:this.reasons.OUT_OF_VIEWPORT,focus:!0,perc:this.wnd.viewabilityPerc}},m.prototype.attachListeners=function(e){this.wnd.viewabilityPerc=g[this.wnd.lastViewabilityMessage],this.callback=e,this.wnd.addEventListener("message",this.boundListener)},m.prototype.detachListeners=function(){this.wnd.removeEventListener("message",this.boundListener)},m.prototype.receiveMessage=function(e){g[e.data]&&(this.wnd.viewabilityPerc=g[e.data],this.callback&&this.callback())};var I=m,y=i(0);function h(e,t){this.callback=null,this.intersectionObserver=null,this.intersectionData=null,this.elem=t,this.wnd=e}h.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)},h.prototype.createIntersectionObserverThresholds=function(){for(var e=[],t=0;t<=100;t+=1)e.push(t/100);return e},h.prototype.parseIntersectionData=function(e){e=e[e.length-1];return Math.min(100,Math.round(100*e.intersectionRatio))},h.prototype.stop=function(){this.intersectionObserver&&(this.intersectionObserver.disconnect&&this.intersectionObserver.disconnect(),this.intersectionObserver.unobserve&&this.intersectionObserver.unobserve(this.elem),this.intersectionObserver=null)},h.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};var L=h;var j=function(e,t){var i=(o=e.getBoundingClientRect()).width*o.height,n=Math.ceil(Math.max(0,o.left)),a=Math.ceil(Math.min(t.width,o.right)),e=Math.ceil(Math.max(0,o.top)),o=Math.ceil(Math.min(t.height,o.bottom));return Math.floor((a-n)*(o-e)/i*100)};function N(e,t){this.callback=null,this.viewabilityObserver=null,this.elem=t,this.wnd=e}N.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})},N.prototype.stop=function(){this.viewabilityObserver&&(this.viewabilityObserver.disconnect(),this.viewabilityObserver=null)},N.prototype.computeViewabilityPercentage=function(){var e=y.a.getViewportSize(this.wnd);return j(this.elem,e)};var C=N;function f(e,t){this.callback=null,this.viewabilityLoopTimer=null,this.elem=t,this.wnd=e,this.loopInterval=250}f.prototype.start=function(e){var t=this;this.callback=e,function e(){t.callback(),t.viewabilityLoopTimer=t.wnd.setTimeout(e,t.loopInterval)}()},f.prototype.stop=function(){this.viewabilityLoopTimer&&(this.wnd.clearTimeout(this.viewabilityLoopTimer),this.viewabilityLoopTimer=null)},f.prototype.computeViewabilityPercentage=function(){var e=y.a.getViewportSize(this.wnd);return j(this.elem,e)};var A=f,w=i(4);function T(e,t,i,n){c.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 L(this.wnd,this.elem):(this.windowEvents=this.windowEvents.concat(["scroll","resize"]),window.MutationObserver?this.viewabilityObserver=new C(this.wnd,this.elem):this.viewabilityObserver=new A(this.wnd,this.elem))}((T.prototype=Object.create(c.prototype)).constructor=T).prototype.getElementAncestors=function(){for(var e=[],t=this.elem;t;)e.unshift(t),t=t.parentNode;return e},T.prototype.isViewabilityUnavailable=function(){return!window.IntersectionObserver&&this.isInIframe()},T.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},T.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},T.prototype.computeViewabilityReason=function(e){var t=this.elem,i=y.a.getViewportSize(this.wnd),n=t.getBoundingClientRect(),a=n.width*n.height,o=this.ancestors;if("none"===t.style.display||"hidden"===t.style.visibility)return this.reasons.HIDDEN;for(var r=0;r<o.length;r+=1){var s=o[r].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},T.prototype.inFocus=function(){var e=this.wnd.document[this.hiddenProperty];return void 0!==e?!e:!r.b.canAccessTopWindow()||"function"!=typeof window.top.document.hasFocus||window.top.document.hasFocus()},T.prototype.attachListeners=function(e){var t;for(this.callback=e,t=0;t<this.windowEvents.length;t+=1)Object(w.a)(this.wnd,this.windowEvents[t],e,!0);for(t=0;t<this.documentEvents.length;t+=1)Object(w.a)(this.wnd.document,this.documentEvents[t],e,!0);this.viewabilityObserver.start(e)},T.prototype.detachListeners=function(){for(var e=0;e<this.windowEvents.length;e+=1)Object(w.b)(this.wnd,this.windowEvents[e],this.callback,!0);for(e=0;e<this.documentEvents.length;e+=1)Object(w.b)(this.wnd.document,this.documentEvents[e],this.callback,!0);this.viewabilityObserver.stop()};var b=T;new log.a("viewabilityFactory");t.a={getInstance:function(e,t,i,n,a){switch(e){case o.a.FACEBOOK_INSTANT_ARTICLES:return new I(t,i,n,a);case o.a.AMP_VIDEO_IFRAME:return new M(t,i,n,a);case o.a.AMP_AD:return new d(t,i,n,a);default:return new b(t,i,n,a)}}}},function(e,t,i){"use strict";var n=i(0),a=i(7);function o(e,t,i){this.id=e,this.css=n.a.copyString(t),i&&(this.css+=i)}o.prototype.getCssNameNamespace=function(){return"vr-"+this.id},o.prototype.loadStyle=function(e){var t=this.css.replace(new RegExp("namespace","g"),this.id),i=this.getCssNameNamespace(),n=e.ownerDocument;a.a.remove(n,i);n=n.createElement("style");if(n.id=i,e.parentNode.insertBefore(n,e),n.styleSheet)n.styleSheet.disabled||(n.styleSheet.cssText=t);else try{n.innerHTML=t}catch(e){n.innerText=t}},t.a=o},function(e,t,i){"use strict";e.exports=function(i){var l=[];return l.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("")},l.i=function(e,t,i){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(i)for(var a=0;a<this.length;a++){var o=this[a][0];null!=o&&(n[o]=!0)}for(var r=0;r<e.length;r++){var s=[].concat(e[r]);i&&n[s[0]]||(t&&(s[2]?s[2]="".concat(t," and ").concat(s[2]):s[2]=t),l.push(s))}},l}},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}} <script>Ecg(window,"ecg","{{ecgEndpoint}}"),ecg("create")<\/script> <title>Viralize Player</title> </head> <body> <script> function onPlayerReady (config, injectorPlayerEmitter, vpt, injectorConfig) {\n          window.config = config;\n          window.injectorPlayerEmitter = injectorPlayerEmitter;\n          window.injectorConfig = injectorConfig;\n\n          if (vpt != null) {\n              window.vpt = vpt;\n          }\n\n          const user_data = config.user_data || {};\n          const sentryConfig = {{sentryConfig}};\n          const player = new Player(config, sentryConfig, injectorConfig);\n          player.init();\n          injectorPlayerEmitter.emit("cmd::dmp_user_data", user_data);\n      }\n\n      if (window.config && window.injectorPlayerEmitter) {\n          // window.vpt could be undefined, and this is the expected behaviour\n          // for format without the api (as vpaid)\n          onPlayerReady(window.config, window.injectorPlayerEmitter, window.vpt, window.injectorConfig);\n      } else {\n          window.onPlayerReady = onPlayerReady;\n      } <\/script> </body> </html> '},function(e,t,i){"use strict";var a=i(1),u=i(2),n=i(0),d={},o={},r={},p={},M="DELETED";function s(e,t){return e+";"+t+";"+Math.random().toString(32).substr(2)}function l(e,t,i){null!=d[e]&&null!=d[e][t]&&null!=d[e][t][i]&&(d[e][t][i]=M)}function c(e){var t={event:p.EVENTS.ALL,zid:p.ALL_ZID};return u.b.isString(e)?t.event=e:(t.event=e.event||t.event,t.zid=e.zid||t.zid),t}function g(t,i){Object.keys(i).forEach(function(e){t.push(i[e])})}function m(e,t){var i=p.getVrApis(t);if(null!=i)for(var n=0;n<i.length;n+=1)i[n][e]()}p.emit=function(e,t,i,n){var a,o,r,s,l=(a=e,o=t,l=[],r=p.ALL_ZID,s=p.EVENTS.ALL,d[r]&&d[r][s]&&g(l,d[r][s]),o!==r&&d[o]&&d[o][s]&&g(l,d[o][s]),a!==s&&(d[r]&&d[r][a]&&g(l,d[r][a]),d[o]&&d[o][a]&&g(l,d[o][a])),l),c={event:e,zid:t,format:i,data:n,timestamp:(new Date).getTime()};l.forEach(function(e){e!==M&&u.b.setImmediate(function(){e(c)})})},p.on=function(e,t){var i=c(e),n=s(i.zid,i.event);for(d[i.zid]||(d[i.zid]={}),d[i.zid][i.event]||(d[i.zid][i.event]={});null!=d[i.zid][i.event][n];)n=s(i.zid,i.event);return d[i.zid][i.event][n]=t,n},p.once=function(e,t){var i=c(e),n=p.on(i,function(e){d[i.zid][i.event][n]!==M&&(p.off(i,n),t(e))});return n},p.off=function(e,t){var i,n,e=c(e);null!=t?l(e.zid,e.event,t):(i=e.zid,n=e.event,null!=d[i]&&null!=d[i][n]&&Object.keys(d[i][n]).forEach(function(e){l(i,n,e)}))},p.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"},p.ALL_ZID="VPT-ZID::*",p.queue={push:function(e){setTimeout(e,0)}},p.addConfig=function(){var e,t=u.b.isString(arguments[0])?(e=arguments[0],arguments[1]):(e=p.ALL_ZID,arguments[0]);o[e]=t},p.getConfig=function(e){return null!=o[e]?o[e]:o[p.ALL_ZID]},p.addVrApi=function(e,t){return null==r[e]&&(r[e]=[]),r[e].push(t),r[e].length-1},p.removeVrApi=function(e,t){null!=r[e]&&null!=r[e][t]&&(r[e][t]=null)},p.play=function(){m("play",Array.prototype.slice.call(arguments))},p.pause=function(){m("pause",Array.prototype.slice.call(arguments))},p.mute=function(){m("mute",Array.prototype.slice.call(arguments))},p.unmute=function(){m("unmute",Array.prototype.slice.call(arguments))},p.enterFullscreen=function(){m("enterFullscreen",Array.prototype.slice.call(arguments))},p.exitFullscreen=function(){m("exitFullscreen",Array.prototype.slice.call(arguments))},p.showControls=function(){m("showControls",Array.prototype.slice.call(arguments))},p.hideControls=function(){m("hideControls",Array.prototype.slice.call(arguments))},p.getVrApis=function(e){var t,e=0<e.length&&u.b.isString(e[0])?e[0]:p.ALL_ZID;return e!==p.ALL_ZID?t=r[e]:(t=[],Object.keys(r).forEach(function(e){t=t.concat(r[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=p).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";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";var n=i(21),a=i.n(n),o=i(24),n=i.n(o),o=i(30),i=i(31),a=a()(!1),o=n()(o.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;-moz-column-count:auto;column-count:auto;-moz-column-gap:normal;column-gap:normal;-moz-column-rule:medium none black;column-rule:medium none black;-moz-column-span:1;column-span:1;-moz-column-width:auto;column-width:auto;font-feature-settings:normal;overflow-x:visible;overflow-y:visible;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual;perspective:none;perspective-origin:50% 50%;-webkit-backface-visibility:visible;backface-visibility:visible;text-shadow:none;transition:all 0s ease 0s;-ms-transform:none;transform:none;-ms-transform-origin:50% 50%;transform-origin:50% 50%;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:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;border-width:0 6px;border-style:solid;border-color:rgba(0,0,0,0);box-sizing:border-box}#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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:27px;font-family:\"Helvetiva Neue\",Helvetica,Arial,sans-serif;font-size:14px;color:#7f7f7f;background-color:rgba(0,0,0,0)}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__title{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__title-logo{font-size:14px;height:14px;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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__credits-text{font-weight:lighter;font-size:10px;margin-right:4px;white-space:nowrap}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-header__credits-logo{height:10px;background-position:0 0;background-repeat:no-repeat}#vr-namespace-viralize-wide-wrapper.vr-namespace-brand-viralize .vr-namespace-frame-header__credits-logo{background-position:0 0;background-repeat:no-repeat;background-image:url("+o+");background-size:40.83333px 10px;width:40.83333px;margin-bottom:2px}#vr-namespace-viralize-wide-wrapper.vr-namespace-brand-showheroes .vr-namespace-frame-header__credits-logo{background-position:0 0;background-repeat:no-repeat;background-image:url("+i+");background-size:93.33333px 10px;width:93.33333px}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-footer{width:100%;min-height:18px;padding-top:2px;padding-bottom:2px;background-color:rgba(0,0,0,0)}@media screen and (max-width: 414px){#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-footer{min-height:16px}}#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-footer__disclaimer{line-height:1;color:#7f7f7f;font-size:14px;font-family:\"Helvetiva Neue\",Helvetica,Arial,sans-serif}@media screen and (max-width: 414px){#vr-namespace-viralize-wide-wrapper .vr-namespace-frame-footer__disclaimer{font-size:12px}}#vr-namespace-viralize-wide-wrapper.vr-namespace-description-lateral #vr-namespace-wrapper:not(.vr-namespace-vip),#vr-namespace-viralize-wide-wrapper.vr-namespace-description-lateral #vr-namespace-placeholder{width:70%}#vr-namespace-viralize-wide-wrapper.vr-namespace-description-lateral #vr-namespace-description{padding:10px;vertical-align:top}#vr-namespace-wrapper:before{display:block;position:relative;content:'';width:100%;padding-top:56.25%;height:0;background:#000000}#vr-namespace-viralize-wide-wrapper.vr-namespace-fixed-size #vr-namespace-wrapper:before{padding-top:0}#vr-namespace-viralize-wide-wrapper.vr-namespace-fixed-size #vr-namespace-wrapper{min-width:auto !important;-ms-flex-positive:1;flex-grow:1}#vr-namespace-loader{box-sizing:border-box;position:absolute;top:50%;left:50%;width:60px;-ms-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg);border-radius:50%;border:2px solid #ccc;border-top-color:#ffffff;-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{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spinner{to{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-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-display{position:absolute;top:0;top:0px;left:0px;width:100%;height:100%;overflow:hidden;z-index:1}#vr-namespace-wrapper.vr-namespace-vip{position:fixed;width:25%;height:auto;z-index:10000;border-width:0}#vr-namespace-close-content-container{display:none;height:0}#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-close-content{display:none;height:0}#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 screen and (min-width: 1025px) and (orientation: landscape){#vr-namespace-wrapper.vr-namespace-vip{width:25%}#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-medium{min-width:400px}#vr-namespace-wrapper.vr-namespace-vip.vr-namespace-large{min-width:535px}#vr-namespace-wrapper.vr-namespace-desktop-bottom-right{bottom:20px;right:20px}#vr-namespace-wrapper.vr-namespace-desktop-bottom-left{bottom:20px;left:20px}#vr-namespace-wrapper.vr-namespace-desktop-top-left{top:20px;left:20px}#vr-namespace-wrapper.vr-namespace-desktop-top-right{top:20px;right:20px}#vr-namespace-wrapper.vr-namespace-desktop-top{top:20px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}#vr-namespace-wrapper.vr-namespace-desktop-bottom{bottom:20px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 1024px) and (orientation: landscape){#vr-namespace-wrapper.vr-namespace-vip{position:fixed;width:50%;min-width:0}#vr-namespace-wrapper.vr-namespace-mobile-landscape-bottom-right{bottom:5px;right:5px}#vr-namespace-wrapper.vr-namespace-mobile-landscape-top-left{top:5px;left:5px}#vr-namespace-wrapper.vr-namespace-mobile-landscape-top-right{top:5px;right:5px}#vr-namespace-wrapper.vr-namespace-mobile-landscape-bottom-left{bottom:5px;left:5px}#vr-namespace-wrapper.vr-namespace-mobile-landscape-top{top:5px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}#vr-namespace-wrapper.vr-namespace-mobile-landscape-bottom{bottom:5px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (orientation: portrait){#vr-namespace-wrapper.vr-namespace-vip{position:fixed;width:90%;min-width:0}#vr-namespace-wrapper.vr-namespace-mobile-portrait-top{top:0;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}#vr-namespace-wrapper.vr-namespace-mobile-portrait-bottom{bottom:5px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}#vr-namespace-wrapper.vr-namespace-mobile-portrait-top-left{top:0;left:0}#vr-namespace-wrapper.vr-namespace-mobile-portrait-top-right{top:0;right:0}#vr-namespace-wrapper.vr-namespace-mobile-portrait-bottom-left{bottom:5px;left:0}#vr-namespace-wrapper.vr-namespace-mobile-portrait-bottom-right{bottom:5px;right:0}}\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){e.exports=i(52)},,,,,,,,,,,function(e,t,i){"use strict";i.r(t);var o=i(16),M=i(6),g=i(10),n=i(20),a=i(12),r=i(8),m=i(1),I=i(4),s=i(15),u=i(7),l=i(2),c=i(11),y=i(0),d=i(18),p=i(19),h=i(29),t=i(22),L=i.n(t),j=i(5),N=m.a.inDapIF,C=r.a.MaxInstancesError,f=r.a.DuplicateInjectorError,A=m.a.config,w=m.a.injectorPlayerEmitter;function T(e,t,i,n){this.enabled=!0,this.wrapperElement=i,this.wideWrapperElement=n,this.frameHeader=u.a.create(e,"div"),this.frameHeader.addClass(y.a.classNamePrefix(t,["frame-header"])),this.frameTitle=u.a.create(e,"div"),this.frameTitle.addClass(y.a.classNamePrefix(t,["frame-header__title"])),this.frameTitle.appendTo(this.frameHeader.elem),this.frameCustomLogo=u.a.create(e,"img"),this.frameCustomLogo.addClass(y.a.classNamePrefix(t,["frame-header__title-logo"])),this.frameCustomLogo.appendTo(this.frameTitle.elem),this.frameCustomTitle=u.a.create(e,"div"),this.frameCustomTitle.addClass(y.a.classNamePrefix(t,["frame-header__title-text"])),this.frameCustomTitle.appendTo(this.frameTitle.elem),this.frameCredits=u.a.create(e,"a"),this.frameCredits.addClass(y.a.classNamePrefix(t,["frame-header__credits"])),this.frameCredits.appendTo(this.frameHeader.elem),this.frameCreditsText=u.a.create(e,"div"),this.frameCreditsText.addClass(y.a.classNamePrefix(t,["frame-header__credits-text"])),this.frameCreditsText.text("powered by"),this.frameCreditsText.appendTo(this.frameCredits.elem),this.frameCreditsLogo=u.a.create(e,"div"),this.frameCreditsLogo.addClass(y.a.classNamePrefix(t,["frame-header__credits-logo"])),this.frameCreditsLogo.appendTo(this.frameCredits.elem),this.frameFooter=u.a.create(e,"div"),this.frameFooter.addClass(y.a.classNamePrefix(t,["frame-footer"])),this.frameDisclaimer=u.a.create(e,"div"),this.frameDisclaimer.addClass(y.a.classNamePrefix(t,["frame-footer__disclaimer"])),this.frameDisclaimer.appendTo(this.frameFooter.elem)}T.prototype.initDom=function(){this.wideWrapperElement.elem.insertAdjacentElement("afterbegin",this.frameHeader.elem),this.wideWrapperElement.elem.insertAdjacentElement("beforeend",this.frameFooter.elem),this.disable()},T.prototype.configure=function(e){e.brandLogo||e.frameTitle||e.frameDisclaimer||e.frameShowCredits?(this.enable(),this.setFrameColor(e.frameColor),this.setTitle(e.frameTitle),e.frameTitleUseBrand&&(this.setTitleColor(e.brandColor),e.brandFont&&this.setTitleFontFamily(e.brandFont)),this.setLogo(e.brandLogo),this.setDisclaimer(e.frameDisclaimer),e.frameDisclaimerBranded&&(this.setDisclaimerColor(e.brandColor),e.brandFont&&this.setDisclaimerFontFamily(e.brandFont)),e.frameShowCredits?this.setCreditsLink(e.frameCreditsUrl):this.hideCredits()):this.disable()},T.prototype.getConfiguration=function(e,t){var i=t.environment.zone,t=this._monrifHorribleHack(t);return null!=t&&(i.logo=t.logo,i.color_ui=t.color_ui),{brandColor:i.color_ui,brandFont:i.font_type,brandLogo:i.logo,frameColor:i.color_frame||"transparent",frameTitle:i.text_top?i.text_top.text:"",frameTitleUseBrand:!!i.text_top&&"branded"===i.text_top.style,frameShowCredits:i.show_credits,frameCreditsUrl:"2"===e.get("parent_network","2")?"https://showheroes.com":"https://viralize.com",frameDisclaimer:i.text_bottom?i.text_bottom.text:"",frameDisclaimerBranded:!!i.text_bottom&&"branded"===i.text_bottom.style}},T.prototype._monrifHorribleHack=function(e){for(var t,i={"ilgiorno.it":{logo:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wcmMxICgwOTk2MGQ2LCAyMDIwLTA0LTA5KSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iaWwgZ2lvcm5vLnN2ZyIKICAgaWQ9InN2ZzgzNyIKICAgdmVyc2lvbj0iMS4xIgogICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgIGZpbGw9IiNmZmZmZmYiCiAgIHZpZXdCb3g9IjAgMCA0MDAgNDEiPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTg0MyI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGRlZnMKICAgICBpZD0iZGVmczg0MSIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnODM3IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI1IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIwIgogICAgIGlua3NjYXBlOmN5PSIyMC41IgogICAgIGlua3NjYXBlOmN4PSIyMDAiCiAgICAgaW5rc2NhcGU6em9vbT0iMS43OCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaWQ9Im5hbWVkdmlldzgzOSIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMzg3IgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMjU2MCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6IzRmOWVmZjtmaWxsLW9wYWNpdHk6MSIKICAgICBpZD0icGF0aDgzMyIKICAgICBkPSJNMCAzMS45MDJoNy40MDhWOC4xMDVIMFYxLjA0MWgyOC40MjV2Ny4wNjRoLTYuMzczdjIzLjc5N2g2LjM3M3Y3LjA2M0gwek0zMS4zMzEgMzEuOTAyaDcuNDA3VjguMTA1aC03LjQwN1YxLjA0MWgyOC40MjV2Ny4wNjRoLTYuMzc1djIzLjc5N2wxMy40Ni0uMDQ3YzQuNTY3IDAgOC4yNjktNC4wODggOC4yNjktOS4xM3YtMi45M2g3LjQzMXYxOS4xN0gzMS4zMjl2LTcuMDYzaC4wMDJ6TTE1OC41OTEgMzEuOTAyaDcuNDA4VjguMTA1aC03LjQwOFYxLjA0MWgyOC40MjZ2Ny4wNjRoLTYuMzc1djIzLjc5N2g2LjM3NXY3LjA2M2gtMjguNDI2eiIgLz4KICA8cGF0aAogICAgIHN0eWxlPSJmaWxsOiM0ZjllZmY7ZmlsbC1vcGFjaXR5OjEiCiAgICAgaWQ9InBhdGg4MzUiCiAgICAgZD0iTTIwMi4zMTEgMTEuNDE5YzAtMi45NTIgNC42MzEtNC43NzEgOC43NjgtNC43NzEgNC4xMzggMCA4LjM3OSAxLjgxOSA4LjM3OSA0Ljc3MXYxNy41OTdjMCAyLjU2My01LjQyNCA0Ljc3MS04LjM3OSA0Ljc3MS00LjEzNiAwLTguNzY4LTEuNzg3LTguNzY4LTQuNzcxVjExLjQxOXptLTE1LjQwNCA4Ljc5OGMwLTkuODQ0IDkuNTI2LTIwLjAyMSAyNC4xNzItMjAuMDIxIDE1LjI1MSAwIDI0LjE3MyAxMS4wMjcgMjQuMTczIDIwLjAyMSAwIDkuODc2LTkuMTM2IDIwLjAyMy0yNC4xNzMgMjAuMDIzLTE1LjI4My0uMDAxLTI0LjE3Mi0xMC4zNTktMjQuMTcyLTIwLjAyM3pNMTA0LjgzMSAyMC4yMTdjMC05Ljg0NCA5LjUyNi0yMC4yMTcgMjQuMTcyLTIwLjIxNyA1Ljk4NCAwIDEzLjQwOSAxLjg1NyAxOC44NzYgNC41NTJWMS4wNDdoNy42MTZsLjAxNyAxMS4yMzhoLTE4LjEzdi0uODY2YzAtMi45NTItNC4yNDEtNC43NzEtOC4zNzktNC43NzEtNC4xMzcgMC04Ljc2OSAxLjgxOS04Ljc2OSA0Ljc3MXYxNy41OTdjMCAyLjk4NCA0LjYzMiA0Ljc3MSA4Ljc2OSA0Ljc3MSAyLjk1NCAwIDguMzc5LTIuMjA4IDguMzc5LTQuNzcxbC4xOTUtMi4xMDRoLTQuMTE3di02LjU3bDI1LjY1My0uMTI1LS4wMTMgNi45MDdoLTQuNDM4djEyLjA4OGgtNy40MTl2LTMuMzE0Yy01LjI4MiAyLjczNi0xMS43NjQgNC4zNDItMTguMjQgNC4zNDItMTUuMjgyLS4wMDEtMjQuMTcyLTEwLjM1OS0yNC4xNzItMjAuMDIzek0yNjYuOTAyIDguMTA1aC04Ljg2OHYxMi44ODZoOC43MjhjMi42MDcgMCA1LjkwNS0zLjEwMiA1Ljc4OC02Ljc4My0uMTAzLTMuMjUyLTIuNTE4LTUuNjcxLTUuNjQ4LTYuMTAzem0xMi45MDggMTYuNzlsNS4wMzkgNy4wMDdoMy4zOTN2Ny4wNjRoLTE1LjE1OGwtNy40MTYtMTEuNDE3aC03LjYzNXY0LjM1M2g2LjM3NHY3LjA2NGgtMjguNDI1di03LjA2NGg3LjQwN1Y4LjEwNWgtNy40MDdWMS4wNDFsNDEuNDQ4LjAwNmM2LjQ5Ni4wODkgMTEuNjgyIDUuMTggMTEuODg3IDExLjY3NWExMi4wNDEgMTIuMDQxIDAgMDEtOS41MDcgMTIuMTczek0yOTEuMTEgMzEuOTAyaDcuNDA5VjguMTA1aC03LjQwOVYxLjA0MWgyMS40MmwyNC44MDggMjIuMTkzVjguMTA1aC03LjIxM1YxLjA0MWgyMi43ODZ2Ny4wNjRoLTYuODE3djMwLjg5NGwtMTIuNjIzLS4wMzQtMjYuMzkyLTIyLjE0NHYxNS4wODFoNi44MTd2Ny4wNjNIMjkxLjExek0zNjcuMDU3IDExLjQxOWMwLTIuOTUyIDQuNjMxLTQuNzcxIDguNzctNC43NzEgNC4xMzYgMCA4LjM3OCAxLjgxOSA4LjM3OCA0Ljc3MXYxNy41OTdjMCAyLjU2My01LjQyNSA0Ljc3MS04LjM3OCA0Ljc3MS00LjEzOCAwLTguNzctMS43ODctOC43Ny00Ljc3MVYxMS40MTl6bS0xNS40MDMgOC43OThjMC05Ljg0NCA5LjUyNS0yMC4wMjEgMjQuMTczLTIwLjAyMUMzOTEuMDc2LjE5NiA0MDAgMTEuMjIzIDQwMCAyMC4yMTdjMCA5Ljg3Ni05LjEzNiAyMC4wMjMtMjQuMTczIDIwLjAyMy0xNS4yODUtLjAwMS0yNC4xNzMtMTAuMzU5LTI0LjE3My0yMC4wMjN6IiAvPgo8L3N2Zz4K",color_ui:"#4f9eff"},"ilrestodelcarlino.it":{logo:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wcmMxICgwOTk2MGQ2LCAyMDIwLTA0LTA5KSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iaWwgcmVzdG8gZGVsIGNhcmxpbm8uc3ZnIgogICBpZD0ic3ZnODM5IgogICB2ZXJzaW9uPSIxLjEiCiAgIGZpbGw9IiNmZmZmZmYiCiAgIHZpZXdCb3g9IjAgMCA0NzggNTQiPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTg0NSI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGRlZnMKICAgICBpZD0iZGVmczg0MyIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnODM5IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI1IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIwIgogICAgIGlua3NjYXBlOmN5PSIyNyIKICAgICBpbmtzY2FwZTpjeD0iMjM5IgogICAgIGlua3NjYXBlOnpvb209IjEuNDg5NTM5NyIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaWQ9Im5hbWVkdmlldzg0MSIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMzg3IgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMjU2MCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6IzRmOWVmZjtmaWxsLW9wYWNpdHk6MSIKICAgICBpZD0icGF0aDgzMyIKICAgICBkPSJNMjUxLjI0NiAxN2g2Ljk3OXYzNmgtNi45Nzl6TTI0MS40NTkgMzcuMTY3Yy0uOTU1LTEuODYtMi43ODQtMy4xMDQtNC45My0zLjEwNC0yLjA5IDAtMy45MjYgMS4yMzMtNC45MDIgMy4wMzRsOS44MzIuMDd6bS0xMC4zMTYgNC42NTFjLjcyMyAyLjQxMiAyLjg3MSA0LjE5NyA1LjM4NiA0LjE5NyAxLjkwOCAwIDMuNTc3LS45MzEgNC42MTItMi40ODRsNi43NTggMi4yNTJjLTIuMjI2IDQuMTktNi41MiA3LjIxNy0xMS42MSA3LjIxNy03LjE1NSAwLTEyLjk1OS01Ljg5Ny0xMi45NTktMTMuMDM4IDAtNy4xNCA1LjgwNC0xMi45NjIgMTIuOTYtMTIuOTYyIDcuMDc3IDAgMTIuOTYyIDUuODIyIDEyLjk2MiAxMi45NjIgMCAuMzg3LS4xNiAxLjMxOC0uMjQgMS43ODVsLTE3Ljg3LjA3MXpNMjA4LjI5NyAzNC4zODZjLTMuMDIyIDAtNS41NjYgMi42MTQtNS41NjYgNS42OTEgMCAzLjA3OCAyLjU0NCA1LjYxNyA1LjU2NiA1LjYxNyAzLjAyMSAwIDUuNTY2LTIuNTQgNS41NjYtNS42MTdzLTIuNTQ1LTUuNjkxLTUuNTY2LTUuNjkxek0yMTQuMTggMTdoNy4xNTZ2MzZoLTcuMTU2di0xLjQyNEExMi44MDIgMTIuODAyIDAgMDEyMDguMjk2IDUzYy03LjA3OCAwLTEyLjg4Mi01Ljc3LTEyLjg4Mi0xMi43NjggMC03IDUuODA0LTEyLjg0NyAxMi44ODItMTIuODQ3IDIuMTE1LS4wNzYgNC4xMTcuNDUzIDUuODg0IDEuMzgyVjE3ek0wIDE4LjVDMCAxNi4wMTUgMi4wMDkgMTQgNC40ODcgMTRhNC40OTQgNC40OTQgMCAwMTQuNDg2IDQuNWMwIDIuNDg2LTIuMDA5IDQuNS00LjQ4NiA0LjVBNC40OTMgNC40OTMgMCAwMTAgMTguNXpNLjk5NyAyOGg2Ljk3OXYyNUguOTk3ek0xMi45NjEgMTZoNi45Nzl2MzhoLTYuOTc5ek0zMTUuNjY4IDUuNjIzbC01LjIwNiAxMC4xMDVhMTUuNTggMTUuNTggMCAwMC0xMS4yODEtNC44NjFjLTguNTgxIDAtMTUuNjIgNy4wNTQtMTUuNjIgMTUuNTM4IDAgOC40ODMgNy4wMzkgMTUuNTQgMTUuNjIgMTUuNTQgNC4xNDYgMCA3LjkwNi0xLjYyMiAxMC43MDEtNC4yOTNsNi4xNyA5LjM0MkMzMTEuNTIgNTAuOTAzIDMwNS43MzYgNTMgMjk5LjE3OSA1M2MtMTQuODQ3IDAtMjYuOTk2LTExLjkxNS0yNi45OTYtMjYuNVMyODQuMzMyIDAgMjk5LjE4IDBjNS43ODUgMCAxMS4wODggMS44MSAxNS41MjMgNC44NjFsLjk2Ni43NjJ6TTM4MC44NTcgMmg4Ljk3M3Y1MWgtOC45NzN6TTM5NC44MTYgNmMwLTMuMzE0IDIuNjc4LTYgNS45ODEtNiAzLjMwNCAwIDUuOTgzIDIuNjg4IDUuOTgzIDYgMCAzLjMxNC0yLjY3OSA2LTUuOTgzIDYtMy4zMDMgMC01Ljk4MS0yLjY4NS01Ljk4MS02ek0zOTUuODEzIDE5aDkuOTd2MzRoLTkuOTd6TTQ2MC4wNzIgMTdjOS42MDMtLjA5NCAxNy40OTUgOC4yMTMgMTcuNDk1IDE4LjA0OSAwIDkuODM0LTcuODkyIDE3Ljk1MS0xNy40OTUgMTcuOTUxLTkuNjAzIDAtMTcuNC04LjExNy0xNy40LTE3Ljk1MSAwLTkuODM2IDcuNzk3LTE4LjA0OCAxNy40LTE4LjA0OHptMCA5LjkzM2MtNC4wOSAwLTcuNTEyIDMuNjMtNy41MTIgNy45MjUgMCA0LjI5NyAzLjQyMyA3LjkyNyA3LjUxMiA3LjkyNyA0LjA4OCAwIDcuNTEtMy42MyA3LjUxLTcuOTI3IDAtNC4yOTYtMy40MjItNy45MjUtNy41MS03LjkyNXpNMzU1LjkzMiAxOS4wOTdoMTAuMjM2djMuMTA1Yy44OTktLjc4NSAxLjczNi0xLjQwMiAyLjgyNy0xLjg1MiAxLjI2OC0uNTggMi40MzgtLjk2NSAzLjgwMi0xLjE1OC41ODQgMCAxLjI2OC0uMTkyIDEuOTUtLjE5MmgzLjEydjkuODM0Yy0uMDk5IDAtMy41MTEtLjk2NC02LjcyOC43NzMtLjk3NC40OC0yLjczIDEuOTI4LTMuNzAzIDMuMzc1LS41ODguODcxLS44NDQgMS43OTgtMS4yNjggMi42OTdWNTRoLTEwLjIzNlYxOS4wOTd6TTQxMS43NjUgMTkuMDI0aDEwLjc0NHYyLjUzYzEuMzY4LTEuMTE5IDIuNTQtMS44NyA0LjItMi4yNDcgMS44NTYtLjQ3MiA0LjIwMS0uMjgzIDUuMTc4LS4xOSAxLjY1OC4yODMgMi43MzQgMS4xMyA0LjAwNCAxLjk3Ny43ODEuNDcgMS4zNjggMS4wMzYgMS45NTMgMS42OTUuNzgzLjk0IDEuNDY2IDEuNjk0IDEuOTU0IDIuODIyLjU4NiAxLjQxMy44OCAyLjYzNS44OCA0LjIzNlY1M2gtMTAuNTVWMzQuMDgyYy4wOTktMS4wMzUgMC0xLjg4My0uNDg4LTIuNzI5LS42ODQtMS4xMy0xLjc1OC0xLjg4My0zLjEyNS0xLjk3Ny0uNzgyIDAtMS40NjUuMDk0LTIuMDUuMjgzLTEuMDUuNDQ5LTEuNDc0IDEuMTMyLTEuOTU1IDEuNjVWNTNoLTEwLjc0NFYxOS4wMjRoLS4wMDF6IiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6IzRmOWVmZjtmaWxsLW9wYWNpdHk6MSIKICAgICBpZD0icGF0aDgzNSIKICAgICBkPSJNMzMyLjg2NiAyNi45MzdjLTQuMTg2IDAtNy42ODkgMy42MjgtNy42ODkgNy45MjRzMy41MDQgNy45MjUgNy42ODkgNy45MjVjNC4xODYgMCA3LjY5LTMuNjI5IDcuNjktNy45MjUgMC00LjI5Ni0zLjUwNC03LjkyNC03LjY5LTcuOTI0em05LjczNC04LjQ5OGg5LjM0NFY1M0gzNDIuNnYtMi45MTdBMTcuNzExIDE3LjcxMSAwIDAxMzMyLjg2NyA1M2MtOS44MyAwLTE3LjgxMi04LjExNi0xNy44MTItMTcuOTQ5IDAtOS44MzQgNy45ODItMTguMDQ1IDE3LjgxMi0xOC4wNDUgMy41NzctLjA5NSA2LjkyNCAxLjAwNSA5LjczMyAyLjg4VjE4LjQ0ek0xMjIuMjQ2IDI4LjU5MWwzLjkxOS02LjczNC01LjY4Mi0zLjM2N3MtMy40MjktMS4zNDctNS41ODMtMS40NDJjLTIuMDU3LS4wOTYtMy41MjYtLjA5Ni01LjM4Ny40OC0xLjI3My4zODUtMi4yNTQgMS4wNi0zLjIzMyAxLjczLTEuMDc4Ljc3LTEuOTU5IDEuODMtMi42NDQgMy4wOC0uNzg0IDEuNTQtMS4yNzQgMi43ODktMS4yNzQgNC42MTggMCAxLjczMS4yOTUgMi45ODIuOTgxIDQuNTIuNjg0IDEuNTQgMS40NjkgMi41OTcgMi43NDIgMy42NTYgMS4zNyAxLjE1NCAyLjg0MSAxLjYzNiA0LjUwNyAyLjIxMyAxLjM3LjQ4IDIuNDQ4LjY3MSAzLjgyIDEuMTU0Ljk4LjI5IDEuNzYzLjY3MyAyLjY0NSAxLjE1NC41ODguMjg5IDEuNDY5Ljc3IDEuNzYzIDEuNDQ0LjE5Ni41NzUuMzkxIDEuMzQ2LjE5NiAxLjkyNC0uMjk1Ljc2OS0xLjM3MSAxLjA1Ni0yLjE1NiAxLjI1LTEuMjczLjI5LTIuNDUtLjA5Ni0zLjcyMi0uMjktMi4yNTMtLjI4OC0zLjcyMS0xLjA1Ny01Ljg3OC0xLjkyNC0uODgyLS4yODgtMS42NjQtLjc2OS0yLjQ0OC0xLjE1NGwtNC4xMTQgNy40MDZjLjc4NC42NzQgMS40NyAxLjM0NyAyLjQ1IDEuOTI1IDEuNDY4Ljg2NyAyLjc0MiAxLjM0NiA0LjQwNiAxLjkyMyAyLjE1Ni43NzEgMy42MjUgMS41NCA1Ljg3NyAxLjczMyAyLjM1MS4xOTIgNC4wMTcuMTkyIDYuMzY4LS40ODEgMS44Ni0uNDggMy4xMzQtMS4xNTUgNC42MDMtMi4yMTEgMS41NjgtMS4xNTYgMi42NDUtMi4yMTMgMy40MjgtNC4wNC41OS0xLjQ0NC43ODQtMi42OTMuNzg0LTQuMzI5IDAtMi4yMS0uMDk3LTMuNzUyLTEuMjczLTUuNTgtLjU4OC0xLjA2LTEuNTY2LTEuODI4LTIuNjQ0LTIuNTk2YTE3LjUxNyAxNy41MTcgMCAwMC00LjIxMy0yLjIxM2MtMS4wNzctLjM4Ni0xLjk2LS43Ny0zLjEzNC0xLjE1NC0xLjA3Ny0uMjktMS45NTktLjQ4MS0yLjk0LS45NjUtLjU4Ni0uMjg3LTEuNTY3LS43NjgtMS43NjEtMS40NC0uMjk1LS43Ny0uMTk3LTEuNzMyLjI5NC0yLjQwNS4yOTQtLjQ4IDEuMDc4LS44NjYgMS42NjQtLjk2MyAxLjE3Ny0uMjg4IDIuMjU0LjE5MyAzLjQzLjQ4MiAxLjc2MS40OCA0LjIxIDIuNTk2IDQuMjEgMi41OTZ6TTE2NS45NTQgMTdjOS42MDMtLjA5NCAxNy40OTYgOC4yMTMgMTcuNDk2IDE4LjA0NyAwIDkuODM3LTcuODkzIDE3Ljk1My0xNy40OTYgMTcuOTUzLTkuNjAzIDAtMTcuNC04LjExNy0xNy40LTE3Ljk1MyAwLTkuODMzIDcuNzk3LTE4LjA0NiAxNy40LTE4LjA0NnptMCA5LjkzMmMtNC4wODggMC03LjUxMSAzLjYzLTcuNTExIDcuOTI2czMuNDIzIDcuOTI1IDcuNTExIDcuOTI1YzQuMDkgMCA3LjUxMi0zLjYyOSA3LjUxMi03LjkyNSAwLTQuMjk3LTMuNDIzLTcuOTI2LTcuNTEyLTcuOTI2ek0xNDMuMiA5bC0uMDAyIDcuMTczaDUuMzU2djguNjFoLTUuMzU2TDE0My4yIDUzaC05LjQ0N1YyNC43ODJoLTYuMTM2di04LjYwOWg2LjEzNlYxNC4wN3pNNDMuMzg3IDEyLjI1OVYyNi40N2g3LjE0OHMxLjYyLS45NDggMi4zODQtMS42MTFjLjk1My0uODUzIDEuNjItMS42MTEgMi4wOTgtMi44NDMuNDc2LTEuNDIxLjQ3Ni0yLjc0Ny4yODYtNC4yNjMtLjE5LTEuMjMyLS40NzgtMi4yNzUtMS4yNC0zLjMxNy0uNzYyLTEuMDQyLTEuNzE2LTEuNTE2LTIuOTU0LTEuODk1YTkuNjMgOS42MyAwIDAwLTIuMzg0LS4yODRoLTUuMzM4ek0zMi45IDIuMDI2aDE4LjExYzIuMDAzLS4yODQgNi45NiAxLjggOS45MTUgNC41NDggMi4xOTIgMi4wODUgMy4zMzcgMy43OSA0LjI4OSA2LjYzMi44NTggMi41NiAxLjA0OSA0LjM2Ljk1NCA3LjEwNi0uMDk1IDMuMDMyLS41NzEgNS4xMTctMS45MDYgNy43Ny0xLjYyMSAzLjEyNS0yLjU3NSA0LjM1OC02LjM4NyA2LjcyNi0yLjg2IDEuNzA3LS4zODEuMzc5LS4zODEuMzc5TDY5Ljc5MSA1M0g1Ny4zOTlMNDcuMzkgMzcuNTU1aC00LjAwMlY1M0gzMi45VjIuMDI2eiIgLz4KICA8cGF0aAogICAgIHN0eWxlPSJmaWxsOiM0ZjllZmY7ZmlsbC1vcGFjaXR5OjEiCiAgICAgaWQ9InBhdGg4MzciCiAgICAgZD0iTTkwLjkzNiAzMS42OTZjLTEuMzY0LTIuNDc0LTMuODk4LTQuMTg4LTYuODItNC4xODgtMi45MTMgMC01LjQ2NiAxLjcxNS02LjgwMyA0LjE4OGgxMy42MjN6bS0xNC4yNTggNi4yNzdjLjk5MyAzLjI2IDMuOTU4IDUuNzA2IDcuNDM4IDUuNzA2IDIuNjMgMCA0Ljg3MS0xLjMzMiA2LjMzMi0zLjMzbDkuMzUzIDIuOTVDOTYuNzggNDkuMDA0IDkwLjc0IDUzIDgzLjcyNyA1M2MtOS44NCAwLTE3LjkyNC03Ljg5NS0xNy45MjQtMTcuNSAwLTkuNjA2IDguMDg1LTE3LjUgMTcuOTI0LTE3LjUgOS44MzkgMCAxNy45MjUgNy44OTQgMTcuOTI1IDE3LjUgMCAuNTcuMDk3IDEuOTAyIDAgMi40NzRINzYuNjc4di0uMDAxeiIgLz4KPC9zdmc+Cg==",color_ui:"#4f9eff"},"iltelegrafolivorno.it":{logo:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wcmMxICgwOTk2MGQ2LCAyMDIwLTA0LTA5KSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iaWwgdGVsZWdyYWZvLnN2ZyIKICAgaWQ9InN2ZzgzNSIKICAgdmVyc2lvbj0iMS4xIgogICBmaWxsPSIjZmZmZmZmIgogICB2aWV3Qm94PSIwIDAgNjEwIDYwIj4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE4NDEiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM4MzkiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzgzNSIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyNSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIKICAgICBpbmtzY2FwZTpjeT0iMzAiCiAgICAgaW5rc2NhcGU6Y3g9IjMwNSIKICAgICBpbmtzY2FwZTp6b29tPSIxLjE2NzIxMzEiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlkPSJuYW1lZHZpZXc4MzciCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTM4NyIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjI1NjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIKICAgICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgICBib3JkZXJvcGFjaXR5PSIxIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgLz4KICA8cGF0aAogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDA7ZmlsbC1vcGFjaXR5OjEiCiAgICAgaWQ9InBhdGg4MzMiCiAgICAgZD0iTTI4IDkuMmgtMi41Yy0zLjggMC00LjIuNy00LjIgNC4ydjI3LjNjMCAzLjYuNCA0LjMgNC4yIDQuM0gyOHY3LjFILTEuN1Y0NUguOGMzLjcgMCA0LjItLjggNC4yLTQuM1YxMy40QzUgOS44IDQuNiA5LjIuOCA5LjJoLTIuNVYyLjFIMjh2Ny4xek02MC44IDkuMkg1OGMtMy45IDAtNCAuOC00IDMuOXYzMS44aDMuM2M0LjYgMCA3LjctLjIgOS42LTIuMyAyLjEtMi4yIDIuOC01LjkgMy4yLTExLjRoNy43djIwLjloLTQ3VjQ1aDIuNWMzLjggMCA0LjEtLjggNC4xLTQuM1YxMy40YzAtMy42LS4zLTQuMi00LjEtNC4yaC0yLjVWMi4xaDMwLjFjLS4xIDAtLjEgNy4xLS4xIDcuMXpNMTE0IDIwLjh2LjJoLTcuNFYyLjFoNTIuNlYyMUgxNTJ2LS4zYzAtNy4yLTMuMi0xMC45LTguNi0xMC45aC0yLjJ2MzAuOGMwIDMuNi40IDQuMyA0LjIgNC4zaDQuMlY1MmgtMzIuOXYtN2gzLjljNC4xIDAgNC4xLTEgNC4xLTQuM1Y5LjloLTIuMmMtNS40IDAtOC41IDMuOC04LjUgMTAuOU0yMTQuNCAyMC43aC03LjljLS45LTQuMi0xLjgtNy4xLTMuOC04LjktMi41LTIuNS01LjctMi42LTEwLjEtMi42aC03Ljl2MTMuN2gxLjljNC42IDAgNi4xLTIgNi4xLTcuNVYxNWg2LjJ2MjIuOGgtNi4yYy0uMi02LjMtMS04LjMtNi4xLTguM2gtMlY0NWg4LjljNSAwIDguMi0uMiAxMC4xLTIuNyAxLjgtMi41IDIuNS02LjEgMi43LTEwLjhoOC4ydjIwLjZoLTUyLjhWNDVoMi41YzMuOSAwIDQtLjkgNC0zLjlWMTMuNGMwLTMuNi0uMy00LjItNC4xLTQuMmgtMi41VjIuMWg1Mi41djE4LjZoLjN6TTI0OC42IDkuMmgtMi44Yy0zLjkgMC00IC44LTQgMy45djMxLjhoMy4zYzQuNiAwIDcuNy0uMiA5LjYtMi4zIDIuMS0yLjIgMi44LTUuOSAzLjItMTEuNGg3Ljd2MjAuOWgtNDcuMVY0NWgyLjVjMy44IDAgNC4xLS44IDQuMS00LjNWMTMuNGMwLTMuNi0uMy00LjItNC4xLTQuMmgtMi41VjIuMWgzMC4xdjcuMXpNMzIyLjUgMjAuN2gtNy45Yy0uOS00LjItMS44LTcuMS0zLjgtOC45LTIuNS0yLjUtNS43LTIuNi0xMC4xLTIuNmgtNy45djEzLjdoMS45YzQuNiAwIDYuMS0yIDYuMS03LjVWMTVoNi4ydjIyLjhoLTYuMmMtLjItNi4zLTEtOC4zLTYuMS04LjNoLTJWNDVoOC45YzUgMCA4LjItLjIgMTAuMS0yLjcgMS44LTIuNSAyLjUtNi4xIDIuNy0xMC44aDguMnYyMC42SDI3MFY0NWgyLjVjMy45IDAgNC0uOSA0LTMuOVYxMy40YzAtMy42LS4zLTQuMi00LjEtNC4ySDI3MFYyLjFoNTIuNXYxOC42ek0zNTUuMSAyNS41aDI3LjZ2Ny4xSDM4MWMtNCAwLTQuMS44LTQuMSA0LjJ2MTUuOGgtOS4xbC0xLjctMy4xYy00LjkgMi43LTkuOCA0LjItMTQuOCA0LjItMTUuMyAwLTI1LTkuOC0yNS0yNi43IDAtMTUuOSAxMC4zLTI2LjcgMjYuMS0yNi43IDUuMyAwIDkuNyAxLjEgMTMuNCAzLjZsMS4yLTIuN2g4djIwLjZoLTguN2MtMS43LTkuMy00LjgtMTMuNy0xMS0xMy43LTcuMSAwLTkuNyA2LjEtOS43IDE4LjggMCAxMi44IDIuNiAxOSA5LjYgMTkgNC45IDAgNS42LTEuNCA1LjYtNS4zdi0zLjhjMC0zLjYtLjQtNC4yLTQuMi00LjJIMzU1bC4xLTcuMXpNNDY4LjIgNDQuNWgyLjNjMi45IDAgNC4xIDAgNC4xLTEuNSAwLS43LS4xLTEuNC0uMy0yLjJsLTEuOC01LjNINDU5bC0xLjYgNC43Yy0uNCAxLjEtLjcgMS45LS43IDIuOCAwIC45IDEuMiAxLjQgMy41IDEuNGgyLjV2Ny4xaC0yMi41di03LjFoMS44YzIuNyAwIDQuMi0xLjggNS40LTUuMmwxMy4yLTM3LjhoMTguMkw0OTAuNyAzOWMxLjIgMy45IDEuOCA1LjMgNS4zIDUuM2gyLjZ2Ny4xaC0zMC4zbC0uMS02Ljl6bS0yLjctMzEuM2wtNC4yIDE1LjJoOC44bC00LjYtMTUuMnpNNTUwLjMgMjJoLTguMmMtLjMtNC40LS44LTcuNi0yLjQtMTAtMi4zLTMuNC01LjctMy40LTExLjEtMy40aC02LjR2MTMuN2gxLjljNC42IDAgNi4xLTIgNi4xLTcuNXYtLjRoNi4ydjIyLjhoLTYuMmMtLjItNi4zLTEtOC4zLTYuMS04LjNoLTJ2MTEuMmMwIDMuMyAwIDQuMyA0LjEgNC4zaDIuN3Y3LjFoLTI5Ljd2LTcuMWgyLjVjMy45IDAgNC0uOSA0LTMuOVYxMi44YzAtMy42LS4zLTQuMi00LjEtNC4yaC0yLjVWMS41SDU1MFYyMmguM3pNNTgxLjQgMGMxOC4yIDAgMjguOSAxMC4yIDI4LjkgMjYuNnMtMTAuNyAyNi41LTI5LjEgMjYuNWMtMTguMiAwLTI4LjktMTAuMi0yOC45LTI2LjVDNTUyLjMgMTAuMiA1NjMgMCA1ODEuNCAwbS05LjggMjYuNGMwIDEyLjggMi42IDE5IDkuNiAxOXM5LjctNi4xIDkuNy0xOC44YzAtMTIuOC0yLjctMTktOS42LTE5LTYuOSAwLTkuNyA2LjItOS43IDE4LjhNNDM2LjcgNDQuNWMtMy43IDAtNC4xLTEuMy01LjMtNS4zbC0zLjYtOWM0LjEtMyA4LjEtOCA4LjEtMTIuMiAwLTYuMS0zLjYtMTUuOS0xOC4xLTE1LjloLTM0LjV2Ny4xaDIuNWMzLjggMCA0LjEuNyA0LjEgNC4ydjI3LjNjMCAzLjYtLjMgNC4zLTQuMSA0LjNoLTIuNXY3LjFoMzAuMlY0NWgtMi44Yy0zLjggMC00LjEtLjgtNC4xLTQuM3YtOC42czktLjIgNC41IDBoMS41bDYuNyAxOS41IDIwLjEtLjF2LTcuMWwtMi43LjF6bS0zMC4yLTIxLjhWOS41aDQuOWM1LjUgMCA3LjggMS42IDcuOCA2LjggMCA0LjktMi42IDYuNC04LjMgNi40aC00LjR6IiAvPgo8L3N2Zz4K",color_ui:"#ffffff"},"lanazione.it":{logo:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wcmMxICgwOTk2MGQ2LCAyMDIwLTA0LTA5KSIKICAgc29kaXBvZGk6ZG9jbmFtZT0ibGEgbmF6aW9uZS5zdmciCiAgIGlkPSJzdmc4MzciCiAgIHZlcnNpb249IjEuMSIKICAgZmlsbC1ydWxlPSJldmVub2RkIgogICBmaWxsPSIjZmZmZmZmIgogICB2aWV3Qm94PSIwIDAgMzkwIDQyIj4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE4NDMiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM4NDEiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzgzNyIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyNSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIKICAgICBpbmtzY2FwZTpjeT0iMjEiCiAgICAgaW5rc2NhcGU6Y3g9IjE5NSIKICAgICBpbmtzY2FwZTp6b29tPSIxLjgyNTY0MSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaWQ9Im5hbWVkdmlldzgzOSIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMzg3IgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMjU2MCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6IzRmOWVmZjtmaWxsLW9wYWNpdHk6MSIKICAgICBpZD0icGF0aDgzMyIKICAgICBkPSJNMCAzNS44MDJoNS4xNTFWNy4yMTFIMHYtNS4xNWgyMy40Mzh2NS4xNTFoLTYuNDM5djI4LjU5MWg3LjQzNWMzLjU1NiAwIDYuNDM5LTMuNTc2IDYuNDM5LTcuOTg0bC4wMzUtMi44MzRoNS4xNTF2MTUuOTY5SDB2LTUuMTUyek02My41NDQgMjIuOTIzTDU5LjI0MSA4Ljc4bC00LjYxOCAxNC4xNDNoOC45MjF6bTMuODM5IDEyLjYyMWwtMi41ODYtOC40OTloLTExLjUybC0yLjc3NCA4LjQ5OWg2LjQyMXY1LjE1MmgtMTguMDN2LTUuMTUyaDQuNzNMNTUuMTIxIDEuODU3aDEyLjg3OGwxMC4yNDggMzMuNjg3aDQuNzZ2NS4xNTJINjEuNTZ2LTUuMTUyaDUuODIzek0xNzguOTAyIDIyLjkyM0wxNzQuNTk5IDguNzhsLTQuNjE4IDE0LjE0M2g4LjkyMXptMy44NCAxMi42MjFsLTIuNTg3LTguNDk5aC0xMS41MTlsLTIuNzc1IDguNDk5aDYuNDIxdjUuMTUyaC0xOC4wM3YtNS4xNTJoNC43MzFsMTEuNDk2LTMzLjY4N2gxMi44NzlsMTAuMjQ3IDMzLjY4N2g0Ljc2MXY1LjE1MmgtMjEuNDQ3di01LjE1Mmg1LjgyM3pNMTI0LjAxNCAzNS41NDRoNS41NDV2NS4xNTFoLTE4LjAzdi01LjE1MWg1Ljg5OGwuMTQzLTI5LjM2M2gtNi4wNDFWMS4wM2gxOC45MDZsMTQuMjk1IDI2Ljc4OC4xNDMtMjEuNjM3aC02LjA0MlYxLjAzaDE4LjAzMXY1LjE1MWgtNS41NjFsLjE1MiAzNC41MTRoLTEyLjYyMmwtMTQuODMtMjguOC4wMTMgMjMuNjQ5ek0yNTQuNzQ1IDM1LjU0NGg1Ljg4NHY1LjE1MWgtMjMuMTgxdi01LjE1MWg2LjgxMmwuMTQzLTI5LjM2M2gtNi45NTVWMS4wM2gyNC4wNTdsLjE1NSA1LjE1MS02LjkyOC0uMDM0LjAxMyAyOS4zOTd6TTIwMC4wMyAxNi4yMjdsLjA2OS0xNS4xOTZoMzUuMTM0bC4xNTQgNS4xNTEtMjMuMTk1IDI5LjM2MmgxMS42MDRjMy4yNzIgMCA1LjkyNC00LjI2NyA1LjkyNC05LjUzdi0xLjgwM2g1LjE1MnYxMS4zMzNsLjA2OSA1LjE1MmgtMzQuODQybC0uMDY5LTcuOTg1IDIxLjcwNi0yNi41MjloLTguMjQzYy00LjA4MSAwLTcuNDg5IDMuMzk4LTguMzEgNy45MzF2Mi4xMTRIMjAwLjAzek0zMTUuMzU3IDM1LjU0NGg1LjU0NXY1LjE1MWgtMTguMDN2LTUuMTUxaDUuODk4bC4xNDMtMjkuMzYzaC02LjA0MVYxLjAzaDE4LjkwNmwxNC4yOTQgMjYuNzg4LjE0My0yMS42MzdoLTYuMDQxVjEuMDNoMTguMDMxdjUuMTUxaC01LjU2MmwuMTUzIDM0LjUxNGgtMTIuNjIybC0xNC44MzEtMjguOHpNMzg0Ljc4IDI3LjMwMmwuMDY5LTIuMzdIMzkwdjE1LjI0OWwtLjA2OS41MTVoLTM4LjM3OHYtNS4xNTJoNi44MTFsLjE0My0yOS4zNjJoLTYuOTU0VjEuMDNoMzMuMjk2TDM5MCAuOTc3djE1LjI0OWgtNS4xNTFsLS4wNjktMi44MzNjMC0zLjQ3Mi0yLjEyNS02LjM5Mi01LjAwNC03LjIyOGwtMTAuOTQtLjAxOS4wMDYgMTEuNjk0IDQuMzQ2LS4wNjljMS4xMzkgMCAyLjA2MS0yLjUzNyAyLjA2MS01LjY2Nmg1LjE1MnYxNi40ODRoLTUuMTUydi0uMjU3YzAtMi40NjMtLjg1Ny00LjU1OS0yLjA1NC01LjM0aC00LjM1MWwuMDA2IDEyLjU1Mmg5LjQ5MWMzLjU1NiAwIDYuNDM5LTMuNjkgNi40MzktOC4yNDJ6IiAvPgogIDxwYXRoCiAgICAgc3R5bGU9ImZpbGw6IzRmOWVmZjtmaWxsLW9wYWNpdHk6MSIKICAgICBpZD0icGF0aDgzNSIKICAgICBkPSJNMjYxLjQwMiAyMC42MDZDMjYxLjQwMiA0LjM3OSAyNzAuNjI4IDAgMjgyLjAwOCAwYzExLjM4MSAwIDIwLjYwNSA0Ljg5MyAyMC42MDUgMjAuNjA2IDAgMTYuMjI2LTkuMjI0IDIwLjYwNC0yMC42MDUgMjAuNjA0LTExLjM4IDAtMjAuNjA2LTQuODkzLTIwLjYwNi0yMC42MDR6bTEyLjM2NC0uMTI5YzAtMTEuOTc3IDMuNjMzLTE0LjYyMSA4LjExMy0xNC42MjEgNC40ODIgMCA4LjExNSAyLjY0NCA4LjExNSAxNC42MjEgMCAxMi43NDktMy42MzMgMTQuNjIxLTguMTE1IDE0LjYyMS00LjQ4IDAtOC4xMTMtMi4zODgtOC4xMTMtMTQuNjIxeiIgLz4KPC9zdmc+Cg==",color_ui:"#4f9eff"},"quotidiano.net":{logo:"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaWQ9IkxpdmVsbG9fMSIKICAgZGF0YS1uYW1lPSJMaXZlbGxvIDEiCiAgIHZpZXdCb3g9IjAgMCA2MDUuNzggNDUuOTYiCiAgIHZlcnNpb249IjEuMSIKICAgc29kaXBvZGk6ZG9jbmFtZT0icXVvdGlkaWFubyBuYXppb25hbGUuc3ZnIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIxLjByYzEgKDA5OTYwZDYsIDIwMjAtMDQtMDkpIj4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGE4NDQiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlIC8+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMjU2MCIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMzg3IgogICAgIGlkPSJuYW1lZHZpZXc4NDIiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnBhZ2VjaGVja2VyYm9hcmQ9InRydWUiCiAgICAgaW5rc2NhcGU6em9vbT0iMS4xNzUzNDQyIgogICAgIGlua3NjYXBlOmN4PSIyMzQuODI0ODMiCiAgICAgaW5rc2NhcGU6Y3k9IjIyLjk4IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIwIgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyNSIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxpdmVsbG9fMSIgLz4KICA8ZGVmcwogICAgIGlkPSJkZWZzODM1Ij4KICAgIDxzdHlsZQogICAgICAgaWQ9InN0eWxlODMzIj4uY2xzLTF7ZmlsbDojZmZmO308L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aAogICAgIGNsYXNzPSJjbHMtMSIKICAgICBkPSJNNjA1Ljc4LDMyLjcxSDU5MC4yMnYtOGgxMS41M3YtOC4ySDU5MC4yMlY5aDE1LjQzVi43SDU4MC4zVjQxaDI1LjQ4Wk01NTAuNDguN1Y0MUg1NzUuN1YzMi43MUg1NjAuNTlWLjdaTTUyOS4xNywxMi4yOWguMjVMNTMyLjc1LDI1aC03Wk01MjMuNTMuNyw1MTIuMTQsNDFoOS4zNUw1MjMuNiwzM2gxMS4yTDUzNi45MSw0MWgxMC4xOEw1MzUuNjkuN1pNNDg3Ljg4LjdoLTkuNDdWNDFoOS4yOHYtMjNINDg4TDUwMSw0MWg3Ljc1Vi43aC05LjIyVjIxLjgzaC0uMjVabS0yNC43LDIzLjc1YzAsNi4yNy0yLjA1LDguOS01LjcsOC45cy01LjY5LTIuNjMtNS42OS04LjlWMTcuMjhjMC02LjI3LDItOC45LDUuNjktOC45czUuNywyLjYzLDUuNyw4LjlabTEwLjQzLTVDNDczLjYxLDcuODcsNDY4LjQzLDAsNDU3LjQ4LDBzLTE2LjEzLDcuODctMTYuMTMsMTkuNDZ2Mi44MWMwLDExLjU5LDUuMTksMTkuNDYsMTYuMTMsMTkuNDZzMTYuMTMtNy44NywxNi4xMy0xOS40NlpNNDI2LjQ0LDQxaDEwLjExVi43SDQyNi40NFptLTIxLjI1LTguMzIsMTYuMDctMjQuMlYuN0gzOTMuNjdWOWgxNS43NUwzOTMuNDgsMzMuNDFWNDFINDIxLjdWMzIuNzFaTTM3My4yNSwxMi4yOWguMjZMMzc2Ljg0LDI1aC03Wk0zNjcuNjIuNywzNTYuMjMsNDFoOS4zNEwzNjcuNjksMzNoMTEuMkwzODEsNDFoMTAuMTdMMzc5Ljc4LjdaTTMzMiwuN0gzMjIuNVY0MWg5LjI4di0yM0gzMzJsMTMuMDYsMjNoNy43NVYuN2gtOS4yMlYyMS44M2gtLjI2WiIKICAgICBpZD0icGF0aDgzNyIKICAgICBzdHlsZT0iZmlsbDojNGY5ZWZmO2ZpbGwtb3BhY2l0eToxIiAvPgogIDxwYXRoCiAgICAgY2xhc3M9ImNscy0xIgogICAgIGQ9Ik0zMDEuMjcsMjQuNDVjMCw2LjI3LTIsOC45LTUuNyw4LjlzLTUuNy0yLjYzLTUuNy04LjlWMTcuMjhjMC02LjI3LDIuMDUtOC45LDUuNy04LjlzNS43LDIuNjMsNS43LDguOVptMTAuNDMtNUMzMTEuNyw3Ljg3LDMwNi41MSwwLDI5NS41Nywwcy0xNi4xMyw3Ljg3LTE2LjEzLDE5LjQ2djIuODFjMCwxMS41OSw1LjE4LDE5LjQ2LDE2LjEzLDE5LjQ2czE2LjEzLTcuODcsMTYuMTMtMTkuNDZaTTI1My43OC43SDI0NC4zVjQxaDkuMjh2LTIzaC4yNkwyNjYuOSw0MWg3Ljc0Vi43aC05LjIyVjIxLjgzaC0uMjVaTTIyMywxMi4yOWguMjZMMjI2LjU3LDI1aC03Wk0yMTcuMzYuNywyMDYsNDFoOS4zNUwyMTcuNDIsMzNoMTEuMkwyMzAuNzMsNDFoMTAuMThMMjI5LjUyLjdaTTE5Mi40Niw0MWgxMC4xMVYuN0gxOTIuNDZabS0zNS43MSwwSDE3MWMxMS42NSwwLDE2LjY0LTcsMTYuNjQtMTkuMDhWMTkuNzhjMC0xMi01LTE5LjA4LTE2LjY0LTE5LjA4SDE1Ni43NVpNMTY2Ljg2LDMzVjguNzdoMy4yNmM0Ljc0LDAsNy4yMywyLjE3LDcuMjMsOC42NHY2LjkxYzAsNi40Ny0yLjQ5LDguNjQtNy4yMyw4LjY0Wk0xNDAuODEsNDFoMTAuMTFWLjdIMTQwLjgxWk0xMjYsNDFWOUgxMzYuMlYuN0gxMDUuODZWOWgxMFY0MVpNOTMuNzcsMjQuNDVjMCw2LjI3LTIsOC45LTUuNyw4LjlzLTUuNy0yLjYzLTUuNy04LjlWMTcuMjhjMC02LjI3LDItOC45LDUuNy04LjlzNS43LDIuNjMsNS43LDguOVptMTAuNDMtNUMxMDQuMiw3Ljg3LDk5LDAsODguMDcsMFM3MS45NCw3Ljg3LDcxLjk0LDE5LjQ2djIuODFjMCwxMS41OSw1LjE4LDE5LjQ2LDE2LjEzLDE5LjQ2czE2LjEzLTcuODcsMTYuMTMtMTkuNDZaTTUyLjEsNDEuNzNjOS40MSwwLDE1LjQyLTUuMTgsMTUuNDItMTUuNjhWLjdoLTEwVjI1LjI4YzAsNS0uODQsOC01LjM4LDhzLTUuMzgtMy01LjM4LThWLjdoLTEwVjI2LjA1YzAsMTAuNSw2LDE1LjY4LDE1LjQzLDE1LjY4TTIxLjgzLDI0LjQ1YzAsNi4yNy0yLDguOS01LjcsOC45cy01LjctMi42My01LjctOC45VjE3LjI4YzAtNi4yNywyLjA1LTguOSw1LjctOC45czUuNywyLjYzLDUuNyw4LjlabTEwLjQzLTVDMzIuMjYsNy44NywyNy4wNywwLDE2LjEzLDBTMCw3Ljg3LDAsMTkuNDZ2Mi44MUMwLDMyLjcxLDQuMjIsNDAuMTMsMTMuMDYsNDEuNDhMMTYuMTksNDZIMjYuMzFMMjIuNCw0MC43MWM2LjY2LTIuNTYsOS44Ni05LjM1LDkuODYtMTguNDRaIgogICAgIGlkPSJwYXRoODM5IgogICAgIHN0eWxlPSJmaWxsOiMwMDVhYzg7ZmlsbC1vcGFjaXR5OjEiIC8+Cjwvc3ZnPgo=",color_ui:"#4f9eff"}},n=e.environment.site.domain,a=Object.keys(i),o=0;o<a.length;o+=1)if(n===(t=a[o])||n.endsWith("."+t))return i[t];return null},T.prototype.setFrameColor=function(e){this.frameColor=e,this.wideWrapperElement.elem.style.borderColor=e,this.wideWrapperElement.elem.style.backgroundColor=e,this.frameHeader.elem.style.backgroundColor=e,this.frameFooter.elem.style.backgroundColor=e},T.prototype.setTitleFontFamily=function(e){this.frameCustomTitle.elem.style.fontFamily=e},T.prototype.setDisclaimerFontFamily=function(e){this.frameDisclaimer.elem.style.fontFamily=e},T.prototype.setTitle=function(e){this.frameCustomTitle.text(e)},T.prototype.setTitleColor=function(e){this.frameCustomTitle.elem.style.color=e},T.prototype.setDisclaimer=function(e){this.frameDisclaimer.text(e)},T.prototype.setDisclaimerColor=function(e){this.frameDisclaimer.elem.style.color=e},T.prototype.setLogo=function(e){e?this.frameCustomLogo.elem.src=e:this.frameCustomLogo.hide()},T.prototype.hideCredits=function(){this.frameCredits.hide()},T.prototype.setCreditsLink=function(e){this.frameCredits.attr("href",e),this.frameCredits.attr("target","_blank")},T.prototype.vipModeOff=function(){this.enabled&&(this.wideWrapperElement.elem.style.borderColor=this.frameColor,this.wideWrapperElement.elem.style.backgroundColor=this.frameColor,this.frameHeader.elem.style.visibility="",this.frameFooter.elem.style.visibility="")},T.prototype.vipModeOn=function(){this.enabled&&(this.frameHeader.elem.style.visibility="hidden",this.frameFooter.elem.style.visibility="hidden",this.wideWrapperElement.elem.style.borderColor="transparent",this.wideWrapperElement.elem.style.backgroundColor="transparent")},T.prototype.disable=function(){this.enabled=!1,this.wideWrapperElement.elem.style.borderWidth=0,this.frameHeader.hide(),this.frameFooter.hide()},T.prototype.enable=function(){this.enabled=!0,this.wideWrapperElement.elem.style.borderWidth="",this.frameHeader.show(),this.frameFooter.show()};var b="always",v="notviewable",D="playing",x="no";function E(){var e=A.get("zid"),t=A.get("endpoint_host");if(this.elements=j.a.findInjectionElem(t,e),this.script=this.elements.script,null!=this.elements.iframe?this.injectionElem=this.elements.iframe:this.injectionElem=this.script,this.vptId=y.a.getVptId(this.script),this.width=A.get("width",null),this.height=A.get("height",null),this.hasFixedSize=null!=this.width&&null!=this.height,this.displayElement=null,this.wrapperElement=null,this.wideWrapperElement=null,this.cssNamespace="",this.injectorName="display",this.iframe=null,this.suffixId=j.a.generateSuffixId(),this.viewportParent=null,this.detectedPlatform=j.a.getDetectedPublishingPlatform(A),this.apiAdapter=j.a.getApiAdapter(A),this.vipModeType=this.getVipModeType(),this.shouldListenForVipMode=this.vipModeType!==x&&this.vipModeType!==b,this.couldStartsWithVipMode=this.shouldListenForVipMode&&this.vipModeType!==D,this.isVip=!1,this.vipPositions=A.get("vip_positions",["desktop-bottom-right","mobile-landscape-bottom-right","mobile-portrait-bottom"]),this.vipSize=A.get("vip_size","large"),this.boundScrollVipCallback=Object(l.a)(this.scrollVipCallback,this),this.enableContentDescription=A.get("enable_content_description",!1),this.contentDescriptionPosition=A.get("content_description_position","bottom"),this.isDescripionLateral="left"===this.contentDescriptionPosition||"right"===this.contentDescriptionPosition,this.additionalPlayerConfig=y.a.getAdditionalPlayerConfig(A,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=A,this.autoReplay=A.get("autoreplay"),this.isPlaylistMode=A.get("playlist_mode",!1),this.pluginLoaded=!1,this.closeVipDelay=A.get("close_delay",0),this.showCloseVipTimeoutId=null,this.restartCallbackId=null,this.setContentDescriptionCallbackId=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=null,this.gdprApplies=null,this.consentString=null,this.playingContent=!1,this.cssLoader=null,this.haveCustomContents)try{this.fillCustomContentList(this.additionalPlayerConfig)}catch(e){throw y.a.trackRequestEvent("adunit_request_error",g.a.INVALID_VPT_CONFIGURATION),e}}E.prototype.checkIfHaveFixedCid=function(){return null!=A.get("base_query","").match(/^cid=|&cid=|\?cid=/)},E.prototype.checkIfHaveCustomContent=function(){return null!=this.additionalPlayerConfig&&null!=this.additionalPlayerConfig.contents&&0<this.additionalPlayerConfig.contents.length},E.prototype.fillCustomContentList=function(e){var n,a=this;e.contents.forEach(function(e,i){a.customContentList[i]=[],Array.isArray(e.videos)?(n=l.b.isString(e.videos[0]),e.videos.forEach(function(e){var t=l.b.isString(e);if(t!==n)throw new Error("not accepted");t?a.customContentList[i].push({url:e,type:y.a.getMimetype(e),resolution:0,height:0,width:0}):a.customContentList[i].push({url:e.url,type:e.type||y.a.getMimetype(e.url),resolution:e.resolution||0,height:0,width:0})})):l.b.isString(e.videos)?a.customContentList[i].push({url:e.videos,type:y.a.getMimetype(e.videos),resolution:0,height:0,width:0}):a.customContentList[i].push({url:e.videos.url,type:e.videos.type||y.a.getMimetype(e.video.url),resolution:e.videos.resolution||0,height:0,width:0})})},E.prototype.getVipModeType=function(){return Object(M.b)(this.apiAdapter)||this.apiAdapter===M.a.FACEBOOK_INSTANT_ARTICLES?x:A.get("vip_mode")},E.styleValue=function(e){return null===e?"100%":e+"px"},E.prototype.removePlaceholder=function(){var e=y.a.classNamePrefix(this.cssNamespace,["placeholder"]);u.a.remove(this.playerWindow.document,e),this.descriptionElement.elem.style.visibility="visible"},E.prototype.addPlaceholder=function(){var e=y.a.classNamePrefix(this.cssNamespace,["placeholder"]);this.removePlaceholder(),this.descriptionElement.elem.style.visibility="hidden";var t=this.wrapperElement.elem.cloneNode(!1);t.setAttribute("id",e),t.style.height=E.styleValue(this.wrapperElement.elem.getBoundingClientRect().height),"left"===this.contentDescriptionPosition||"top"===this.contentDescriptionPosition?this.wideWrapperElement.elem.appendChild(t):this.descriptionElement.elem.parentNode.insertBefore(t,this.descriptionElement.elem)},E.prototype.setVipPosition=function(){var e,t=this.wrapperElement,i=this.playerWindow;this.wrapperElement.elem.style.height="100%",this.wrapperElement.elem.style.top=i.scrollY+i.innerHeight-(t.elem.offsetHeight+20)+"px",this.wrapperElement.elem.style.bottom="",c.a.matchMedia(i,"(orientation: portrait)").matches?this.wrapperElement.elem.style.left="":(e=getComputedStyle(this.viewportParent)["margin-right"].split(/[^0-9]+/)[0],t=parseInt(e,10)+t.elem.offsetWidth+20,t=i.innerWidth-t,this.wrapperElement.elem.style.left=t+"px")},E.prototype.disableVip=function(){var e;this.removePlaceholder(),this.isVip=!1,this.contentFrame.vipModeOff(),this.wrapperElement.removeClass(y.a.classNamePrefix(this.cssNamespace,["vip",this.vipSize].concat(this.vipPositions))),this.enableFixedSize(),null!==this.viewportParent&&(e=this.playerWindow,Object(I.b)(e,"scroll",Object(l.a)(this.setVipPosition,this),!0),Object(I.b)(e,"resize",Object(l.a)(this.setVipPosition,this))),-1!==this.closeVipDelay&&(null!=this.showCloseVipTimeoutId&&(clearTimeout(this.showCloseVipTimeoutId),this.showCloseVipTimeoutId=null),this.hideCloseButton())},E.prototype.enableVip=function(){var e=this;this.addPlaceholder(),this.contentFrame.vipModeOn(),this.disableFixedSize(),this.isVip=!0,this.wrapperElement.addClass(y.a.classNamePrefix(this.cssNamespace,["vip",this.vipSize].concat(this.vipPositions)));var t=this.playerWindow;null!==this.viewportParent&&window.setTimeout(function(){e.setVipPosition(),Object(I.a)(t,"scroll",Object(l.a)(e.setVipPosition,e),!0),Object(I.a)(t,"resize",Object(l.a)(e.setVipPosition,e))},0),-1!==this.closeVipDelay&&this.vipModeType!==b&&(this.showCloseVipTimeoutId=setTimeout(function(){e.showCloseVipTimeoutId=null,e.showCloseButton()},1e3*this.closeVipDelay))},E.prototype.showCloseButton=function(){this.closeContentContainer.addClass(y.a.classNamePrefix(this.cssNamespace,["show-close"]))},E.prototype.hideCloseButton=function(){this.closeContentContainer.removeClass(y.a.classNamePrefix(this.cssNamespace,["show-close"]))},E.prototype.scrollVipCallback=function(){this.isFullyVisible(this.wideWrapperElement.elem,!0)?this.isVip&&this.disableVip():this.isVip||this.enableVip()},E.prototype.hasParentWithTransform=function(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},E.prototype.pauseContent=function(){this.vipModeType!==v&&(Object(I.b)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0),this.shouldListenForVipMode&&(this.playCallbackId=w.once("cmd::play",Object(l.a)(this.listenForVipMode,this))))},E.prototype.onAdPaused=function(){this.vipModeType!==v&&(Object(I.b)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0),this.shouldListenForVipMode&&(this.adResumedCallbackId=w.once("cmd::adResumed",Object(l.a)(this.listenForVipMode,this))))},E.prototype.listenForVipMode=function(){this.viewportParent=this.hasParentWithTransform(this.wrapperElement.elem),Object(I.b)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0),Object(I.a)(this.playerWindow,"scroll",this.boundScrollVipCallback,!0)},E.prototype.setupCommunication=function(e){var t=this;function i(){t.isFullyVisible(t.wideWrapperElement.elem,!0)&&(t.disableVip(),Object(I.b)(e,"scroll",i))}null!=this.restartCallbackId&&w.off("cmd::restart",this.restartCallbackId),null!=this.setContentDescriptionCallbackId&&w.off("cmd::setContentDescription",this.setContentDescriptionCallbackId),null!=this.playlistPluginReadyCallbackId&&w.off("playlist::playlistPluginReady",this.playlistPluginReadyCallbackId),null!=this.changeVideoCallbackId&&w.off("playlist::changeVideo",this.changeVideoCallbackId),null!=this.thumbClickCallbackId&&w.off("tracker::thumb_click",this.thumbClickCallbackId),null!=this.contentPausedCallbackId&&w.off("cmd::contentPaused",this.contentPausedCallbackId),null!=this.playCallbackId&&w.off("cmd::play",this.playCallbackId),null!=this.playingCallbackId&&w.off("cmd::playing",this.playingCallbackId),null!=this.adPausedCallbackId&&w.off("cmd::adPaused",this.adPausedCallbackId),null!=this.adResumedCallbackId&&w.off("cmd::adResumed",this.adResumedCallbackId),null!=this.playerReadyCallbackId&&w.off("pl::playerReady",this.playerReadyCallbackId),null!=this.firstTimeInViewportCheckBound&&Object(I.b)(e,"scroll",this.firstTimeInViewportCheckBound,!0),null!=this.shouldSkipFallbackId&&w.off("cmd::shouldSkipFallback",this.shouldSkipFallbackId),null!=this.shouldShowFallbackId&&w.off("cmd::shouldShowFallback",this.shouldShowFallbackId),this.restartCallbackId=null,this.setContentDescriptionCallbackId=null,this.playlistPluginReadyCallbackId=null,this.changeVideoCallbackId=null,this.thumbClickCallbackId=null,this.contentPausedCallbackId=null,this.firstTimeInViewportCheckBound=null,this.shouldSkipFallbackId=null,this.shouldShowFallbackId=null,w.once("event::loadPlayerError",Object(l.a)(this.onLoadPlayerError,this)),this.shouldSkipFallbackId=w.once("cmd::shouldSkipFallback",Object(l.a)(this.onShouldSkipFallback,this)),this.shouldShowFallbackId=w.once("cmd::shouldShowFallback",Object(l.a)(this.onShouldShowFallback,this)),this.playingCallbackId=w.on("cmd::playing",function(e){e.isContent?t.playingContent=!0:t.playingContent=!1,t.shouldListenForVipMode&&(t.boundScrollVipCallback(),t.listenForVipMode()),-1!==t.closeVipDelay&&t.vipModeType===b&&(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=w.on("cmd::restart",function(e){t.load(!1,e.sound)}),this.enableContentDescription&&(this.setContentDescriptionCallbackId=w.on("cmd::setContentDescription",function(e){t.descriptionElement.text(e.text)})),this.shouldLoadContent&&this.isPlaylistMode&&(this.playlistPluginReadyCallbackId=w.on("playlist::playlistPluginReady",function(){1<t.contentList.length&&(w.emit("inj::playlistActive"),w.emit("inj::playlistContents",{contents:t.contentList,currentIndex:t.contentListIndex}))}),this.changeVideoCallbackId=w.on("playlist::changeVideo",function(e){t.contentListIndex=e.index,t.playlistReloaded=!1,t.load(!1,e.sound)}),this.thumbClickCallbackId=w.on("tracker::thumb_click",function(e){y.a.trackUrl(e.url),w.emit("playlist::thumb_click_tracked")})),this.contentPausedCallbackId=w.on("cmd::contentPaused",function(){t.pauseContent(),t.vipModeType!==v&&t.shouldListenForVipMode&&t.vipModeType!==v&&Object(I.a)(e,"scroll",i)}),this.adPausedCallbackId=w.on("cmd::adPaused",function(){t.playingContent||(t.onAdPaused(),t.shouldListenForVipMode&&t.vipModeType!==v&&Object(I.a)(e,"scroll",i))}),this.playerReadyCallbackId=w.on("pl::playerReady",function(){t.firstTimeInViewportCheckBound=Object(l.a)(t.firstTimeInViewportCheck,t),Object(I.a)(e,"scroll",t.firstTimeInViewportCheckBound,!0),t.firstTimeInViewportCheck()})},E.prototype.isFullyVisible=function(e,t){var i=e.ownerDocument,n=i.defaultView,a=y.a.getViewportSize(n),o=Math.max(i.body.scrollHeight,i.body.offsetHeight,i.documentElement.clientHeight,i.documentElement.scrollHeight,i.documentElement.offsetHeight),r=n.innerHeight;void 0===r&&(r=i.documentElement.clientHeight);n=e.getBoundingClientRect(),e=n.height,n=Math.floor(n.top),i=(i.documentElement.scrollTop||i.body.scrollTop)+r,e=Math.floor(.5*e);return t?(t=Math.abs(n),n<0?t<e:e<=r-t):o===i||n+e<a.height},E.prototype.firstTimeInViewportCheck=function(){var e=this.vipModeType===b||this.isFullyVisible(this.wideWrapperElement.elem,!1);e&&(Object(I.b)(this.playerWindow,"scroll",this.firstTimeInViewportCheckBound,!0),this.firstTimeInViewportCheckBound=null,w.emit("inj::firstTimeInViewport"))},E.prototype.handleFallback=function(){j.a.unRegister(this);var e="viralize-fallback-"+this.suffixId;u.a.insertHTMLBefore(this.script,e,A.get("fallback_body"))&&(this.wideWrapperElement&&this.wideWrapperElement.hide(),y.a.trackRequestEvent("adunit_response_fallback"),w.emit("inj::fallback"))},E.prototype.enableFixedSize=function(){(this.hasFixedSize||Object(M.b)(this.apiAdapter))&&(this.wideWrapperElement.elem.style.width=E.styleValue(this.width),this.wideWrapperElement.elem.style.height=E.styleValue(this.height),this.wideWrapperElement.addClass(y.a.classNamePrefix(this.cssNamespace,["fixed-size"])))},E.prototype.disableFixedSize=function(){(this.hasFixedSize||Object(M.b)(this.apiAdapter))&&(this.wideWrapperElement.elem.style.width="",this.wideWrapperElement.elem.style.height="",this.wideWrapperElement.removeClass(y.a.classNamePrefix(this.cssNamespace,["fixed-size"])))},E.prototype.setupViewability=function(e){var t=this;null!=this.startViewabilityCallBackId&&w.off("cmd::startViewability",this.startViewabilityCallBackId),null!=this.startIABViewabilityCallBackId&&w.off("cmd::startIABViewability",this.startIABViewabilityCallBackId),null!=this.stopViewabilityCallBackId&&w.off("cmd::stopViewability",this.stopViewabilityCallBackId),null!=this.stopIABViewabilityCallBackId&&w.off("cmd::stopIABViewability",this.stopIABViewabilityCallBackId),this.startViewabilityCallBackId=null,this.startIABViewabilityCallBackId=null,this.stopViewabilityCallBackId=null,this.stopIABViewabilityCallBackId=null;var i=p.a.getInstance(this.apiAdapter,this.iframe.elem,e,function(){return a.a.detectiOS()&&t.isVip},function(e){w.emit("inj::viewability",e)}),n=new d.a(i,function(){w.emit("inj::viewable")});this.startViewabilityCallBackId=w.on("cmd::startViewability",function(){try{i.start(),w.emit("inj::viewabilityAvailable")}catch(e){w.emit("inj::viewabilityNotAvailable")}}),this.startIABViewabilityCallBackId=w.on("cmd::startIABViewability",function(){try{n.start()}catch(e){}}),this.stopViewabilityCallBackId=w.on("cmd::stopViewability",function(){i.stop()}),this.stopIABViewabilityCallBackId=w.on("cmd::stopIABViewability",function(){n.stop()})},E.prototype.hasFallback=function(){return!!this.config.get("fallback_body")},E.prototype.canShowFallback=function(){return this.hasFallback()&&!this.skipFallback&&this.firstSession},E.prototype.onLoadPlayerError=function(){this.canShowFallback()&&this.handleFallback(),this.removeInjector()},E.prototype.onShouldSkipFallback=function(){this.skipFallback=!0,this.wideWrapperElement.show(),this.couldStartsWithVipMode&&this.boundScrollVipCallback()},E.prototype.onShouldShowFallback=function(){this.canShowFallback()&&(this.handleFallback(),this.removeInjector())},E.prototype.removeInjector=function(){try{j.a.unsetElementRemovedListener(),this.wideWrapperElement.remove()}catch(e){throw y.a.reportError(e,"removeInjector"),e}},E.prototype.createDom=function(e){var t=this,i=A.get("outer_close_vip",!1),n=e.document;this.contentFrame=null,this.iframe=j.a.createIframe(n,"vr-"+this.suffixId+"-player-iframe");var a=u.a.create(n,"div");a.attr("id",y.a.classNamePrefix(this.cssNamespace,["viralize-wide-wrapper"])),a.addClass(y.a.classNamePrefix(this.cssNamespace,["reset"])),this.wideWrapperElement=a,this.hasFallback()&&a.hide(),this.customizeBranding(a);var o=u.a.create(n,"div");o.attr("id",y.a.classNamePrefix(this.cssNamespace,["wrapper"])),this.wrapperElement=o;var r=u.a.create(n,"div");r.attr("id",y.a.classNamePrefix(this.cssNamespace,["close-content-container"])),i?r.addClass(y.a.classNamePrefix(this.cssNamespace,["outer"])):r.addClass(y.a.classNamePrefix(this.cssNamespace,["inner"])),this.closeContentContainer=r;var s=u.a.create(n,"div");s.attr("id",y.a.classNamePrefix(this.cssNamespace,["close-content"])),s.appendTo(r.elem),this.closeContent=s;var l=u.a.create(n,"div");l.attr("id",y.a.classNamePrefix(this.cssNamespace,["display"])),this.displayElement=l;var c=u.a.create(n,"div");c.attr("id",y.a.classNamePrefix(this.cssNamespace,["description"])),this.descriptionElement=c,r.appendTo(o.elem),l.appendTo(o.elem),this.loaderElement=u.a.create(n,"div"),this.loaderElement.attr("id",y.a.classNamePrefix(this.cssNamespace,["loader"])),this.loaderElement.appendTo(o.elem),"left"===this.contentDescriptionPosition||"top"===this.contentDescriptionPosition?(c.appendTo(a.elem),o.appendTo(a.elem)):(o.appendTo(a.elem),c.appendTo(a.elem)),this.isDescripionLateral&&this.wideWrapperElement.addClass(y.a.classNamePrefix(this.cssNamespace,["description-lateral"])),this.contentFrame=new T(n,this.cssNamespace,o,a),this.contentFrame.initDom(),this.enableFixedSize(),A.get("color_ui")&&this.setUIColor(A.get("color_ui")),i&&Object(I.a)(r.elem,"click",function(e){e.stopPropagation()}),this.shouldListenForVipMode?Object(I.a)(s.elem,"click",function(){Object(I.b)(e,"scroll",t.boundScrollVipCallback,!0),t.disableVip(),w.emit("inj::dismiss_vip_mode"),t.pauseContent()}):this.vipModeType===b&&Object(I.a)(s.elem,"click",function(){w.emit("inj::dismiss_vip_mode"),t.pauseContent(),j.a.unRegister(t),a&&a.hide()})},E.prototype.inject=function(){var e,a=this;null!==this.script&&(j.a.markAsInjected(this.script),e=y.a.getCustomCss(this.script)||A.get("custom_style"),this.cssLoader=new n.a(this.suffixId,h.a,e),this.cssNamespace=this.cssLoader.getCssNameNamespace(),j.a.readCMPData(A,function(e,t,i,n){a.cmpAvailability=t,a.gdprApplies=i,a.consentString=n,a.load(!0)}))},E.prototype.getContents=function(e,i){var n=this,t={};this.detectedPlatform&&(t.pub_platform=this.detectedPlatform),this.apiAdapter!==M.a.STANDARD&&(t.inj_api_adapter=this.apiAdapter);var a={page_id:m.a.namespace.pageId||j.a.createPageId(A),screen:y.a.getScreenSize(e),page:y.a.getPageSize(e),viewport:y.a.getViewportSize(e),player_size:this.displayElement.elem.getBoundingClientRect()},e=j.a.evaluatePlayerPosition(this.displayElement.elem,this.apiAdapter);e&&(a.player_position=e),t.player_session=JSON.stringify(a);a=Object(s.a)();a&&(t.dd=a);t=A.get("scheme")+"://"+A.get("endpoint_host")+"/api/v2/content/?"+A.get("base_query")+"&cs="+this.consentString+"&gdpr="+this.gdprApplies+"&cmp="+this.cmpAvailability+"&"+y.a.urlEncode(t);o.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 y.a.reportError(e,"ajax.get"),n.removeInjector(),e}},function(){y.a.reportError(new Error("Bad API response"),"badApi"),n.removeInjector()})},E.prototype.load=function(c,u){function e(e,t,i){var n,a,o,r=t?t.ownerDocument.defaultView||t.ownerDocument.parentWindow:m.c;if(d.playerWindow=r,c){try{j.a.register(r,d,d.width,d.height)}catch(e){if(e instanceof C)throw e;return e instanceof f&&j.a.replaceInjector(d.script),0}d.createDom(r)}function s(){var t=this,e=y.a.generateConfig({width:n.width,height:n.height},[]);o=function(e){e.impression.creativity.videos=p.customContentList[p.contentListIndex],p.contentListIndex=(p.contentListIndex+1)%p.customContentList.length},this.shouldLoadContent?(i=this.contentList[this.contentListIndex],this.contentListIndex=(this.contentListIndex+1)%this.contentList.length,l.cid=i.scid):c&&(l.gallery_init=!0),this.isPlaylistMode&&(this.playlistReloaded=0===this.contentListIndex),u&&(l.sound="on"),l.cs=this.consentString,l.gdpr=this.gdprApplies,l.cmp=this.cmpAvailability;var i=j.a.createPlayerSrc(r,A,l);this.sessionCounter+=1,y.a.loadPlayerIframe(this.iframe,i,A,this.vptId,function(e){c&&j.a.sendDmpData(A.get("scheme")+"://"+A.get("endpoint_host"),e,A.get("dmp_segments"))},function(e){e.extra.alias=t.vptId,null!=p.additionalPlayerConfig&&o(e);e=p.contentFrame.getConfiguration(A,e);p.contentFrame.configure(e)},void 0,e,L.a),this.pluginLoaded||(a={"gdpr_consent_?\\d*":this.consentString,gdpr:this.gdprApplies,country:A.get("country")},j.a.addPluginsForNotBlacklisted(A.get("plugins",[]),a,A.get("publisher")),this.pluginLoaded=!0),this.setupCommunication(r),this.setupViewability(r),j.a.setElementRemovedListener(r.document.body,this.iframe.elem,function(){throw new Error("Player removed by an external script")}),c||this.autoReplay||this.vipModeType===v||(this.disableVip(),this.pauseContent())}if(d.displayElement.elem.innerHTML="",d.iframe.appendTo(d.displayElement.elem),e)r.document.body.appendChild(d.wideWrapperElement.elem),d.enableVip();else{if(j.a.isInHead(t))throw y.a.trackRequestEvent("adunit_request_error",g.a.SCRIPT_IN_HEAD),new Error('You are trying to put the player into the head.Please check the script location or the "location" parameter');t&&N&&"no"!==d.vipModeType&&r===window&&(d.vipModeType="no",d.shouldListenForVipMode=!1,Object(I.b)(r,"scroll",d.boundScrollVipCallback,!0),e=new Error("VIP Mode cannot be enabled: location forced inside an iframe. VIP Mode units must be placed in the top window."),console.error(e)),N&&"no"===d.vipModeType&&"inline"===i?r.document.body.appendChild(d.wideWrapperElement.elem):t.parentNode.insertBefore(d.wideWrapperElement.elem,t)}d.cssLoader.loadStyle(d.wideWrapperElement.elem),n=d.displayElement.elem.getBoundingClientRect(),d.script.style.display="none";var t=j.a.evaluatePlayerPosition(d.displayElement.elem,d.apiAdapter),l={player_size:n,player_position:t,sessionCounter:d.sessionCounter,pub_platform:d.detectedPlatform};d.apiAdapter!==M.a.STANDARD&&(l.inj_api_adapter=d.apiAdapter),t&&(l.player_position=t),t=d.autoReplay?"onload":"click",d.isPlaylistMode?d.playlistReloaded?l.activation=t:c||(l.activation="onload"):c||(l.activation=t),d.haveCustomContents&&(l.cid="ext"),d.shouldLoadContent&&0===d.contentList.length?d.getContents(r,function(e){this.contentList=e,s.bind(this)()}.bind(d)):s.bind(d)()}var t,i,n,d=this,p=this;this.firstSession=c,this.vipModeType===b?(this.playerWindow=m.c,this.playerWindow.document.body?e(!0):this.playerWindow.MutationObserver?(n=new MutationObserver(function(){this.playerWindow.document.body&&(e(!0),n.disconnect())})).observe(this.playerWindow.document.documentElement,{childList:!0}):y.a.onDOMContentLoaded(function(){e(!0)},"interactive")):(t=A.get("location",["inline"]),(i=j.a.searchPlayerLocation([t[0]],this.injectionElem,!1)).playerLocation?e(!1,i.playerLocation,i.usedCriteria):y.a.onDOMContentLoaded(function(){i=j.a.searchPlayerLocation(t,d.injectionElem,!0),e(!1,i.playerLocation,i.usedCriteria)}))},E.prototype.customizeBranding=function(e){var t=y.a.classNamePrefix(this.cssNamespace,["brand-viralize"]),i=y.a.classNamePrefix(this.cssNamespace,["brand-showheroes"]);"2"===A.get("parent_network")?(e.removeClass(t),e.addClass(i)):(e.removeClass(i),e.addClass(t))},E.prototype.setUIColor=function(e){this.closeContent.elem.style.color=e,this.loaderElement.elem.style.borderTopColor=e};r=E,i=i(23);try{Object(i.a)(),(new r).inject()}catch(e){throw y.a.reportError(e,"Display"),e}}]);
        })({"close_delay": 0, "max_family_instances": 0, "vip_positions": ["desktop-bottom-right", "mobile-portrait-bottom", "mobile-landscape-bottom-right"], "scheme": "https", "pub_platform": null, "endpoint_host": "content.viralize.tv", "is_test": false, "custom_style": "", "sid": "01ecb772f177188aaf31d51e752617c1", "vip_size": "medium", "capping_interval": 0, "playlist_mode": false, "sentry": {"dsn": "https://1aec9d790bc84140bb25fdb76f019171@sentry.viralize.com/6", "sample_rate": 0.05}, "is_preview": false, "zid": "AAEG8j8SsnRecsu_", "content_description_position": "bottom", "format_family": "gallery", "autoreplay": true, "color_ui": "#ffffff", "page_url": "https://www.berliner-kurier.de/berlin/weil-sie-sich-nicht-testen-lassen-wollen-und-keine-maske-tragen-berliner-geschwister-aus-reinickendorf-haben-seit-fast-einem-jahr-dauerhaft-zwangsferien-li.200041", "experiment": "PD-296-7ff97dd5.", "dmp_segments": "", "show_credits": false, "parent_network": "2", "vip_mode": "playing", "reload_to_impressions": 3, "height": null, "width": null, "capping_count": 0, "country": "GB", "player": {"script": "https://static.viralize.tv/viralize_player_content.min.da92088d.js?e=PD-296-7ff97dd5", "mobi": false}, "enable_branding": true, "publisher": "5262", "enable_fc_ignore": false, "location": ["inline"], "fallback_body": "<div id=\"traffective-ad-Content_6\" style='display: none;' class=\"Content_6\"></div>", "outer_close_vip": false, "enable_content_description": false, "plugins": [], "gdpr": null, "base_query": "zid=AAEG8j8SsnRecsu_&sid=01ecb772f177188aaf31d51e752617c1&activation=adfill-onview&experiment=PD-296-7ff97dd5.&u=https%3A%2F%2Fwww.berliner-kurier.de%2Fberlin%2Fweil-sie-sich-nicht-testen-lassen-wollen-und-keine-maske-tragen-berliner-geschwister-aus-reinickendorf-haben-seit-fast-einem-jahr-dauerhaft-zwangsferien-li.200041&ahd=1"});
        