;OATH = window.OATH || {};OATH.VideoPlatform = OATH.VideoPlatform || {};OATH.VideoPlatform.PlayerHosting = {"app":"omega","bucket":null,"colo":"gq1","dbColo":"us-west-2","env":"prod","ver":"8.3.15","config":null,"expiry":600,"req":{"ypv":null,"path":"/p/oath/js/1/video-quartile.gif","usm":{"bucket":null,"config":null}},"type":"oath-player-desktop.js","g":[],"gv":2,"lang":"en-us"};

/*! For license information please see oath-player-desktop.js.LICENSE.txt */
(function(){var __webpack_modules__={3661:function(t,i,n){"use strict";var e=n(6837);function r(t,i){var n=this;n._=[],n.length=0,n._t=t||Uint8Array,i&&n.set(i)}t.exports=r,r.prototype.destroy=function(){this._=[],this.length=0},r.prototype.set=function(t){var i=this;i._.push(t),i.length=i.length+t.length},r.prototype.get=function(t){var i=this;if(e.isNullOrUndefined(t)||t<0||t>i.length)throw new Error("[DataManager] Array position out of bounds");for(var n=0,r=0,s=null,o=0;o<i._.length;o++){var u=i._[o];if(t<(n+=u.length)){s=u[t-r];break}r+=u.length}return s},r.prototype.subArray=function(t,i){var n=this;if((e.isNullOrUndefined(i)||i>n.length)&&(i=n.length),e.isNullOrUndefined(t)&&(t=0),t>=i)return new n._t(0);for(var r=i-t,s=new n._t(r),o=0,u=0,h=0,a=0;a<n._.length;a++){var c=n._[a];if(h+=c.length,o>0){if(i<=h){s.set(c.subarray(0,r-o),o);break}s.set(c.subarray(0),o),o+=c.length}else{if(t<h&&i<=h){s=c.subarray(t-u,i-u);break}if(t<h){var f=t-u;s.set(c.subarray(f)),o=c.length-f}}u+=c.length}return s}},2999:function(t){"use strict";function i(t){var i=this;i.name=t||"unnamed",i._i={},i.qi=0}t.exports=i,i.prototype.addEventListener=function(t,i,n){var e=this;if(e._i){e._i[t]||(e._i[t]={});var r=t+"_"+ ++e.qi;return e._i[t][r]={subscriber:n,cb:i},r}},i.prototype.removeEventListener=function(t,i){var n=this;n._i&&t in n._i&&n._i[t].hasOwnProperty(i)&&delete n._i[t][i]},i.prototype.removeEventListeners=function(t){var i=this;i._i&&t&&Object.keys(t).forEach((function(n){var e=t[n];n in i._i&&i._i[n].hasOwnProperty(e)&&(delete i._i[n][e],delete t[n])}))},i.prototype.publish=function(t){var i=this;if(i._i&&t in i._i){var n=i._i[t],e=arguments;Object.keys(n).forEach((function(t){var i=n[t];if(i)try{i.cb&&"function"==typeof i.cb&&i.cb.apply(i.subscriber,Array.prototype.slice.call(e,1))}catch(t){}}))}},i.prototype.destroy=function(){this._i=null}},2990:function(t){"use strict";var i=t.exports={};i.inherits=function(t,i){t.super_=i,t.prototype=Object.create(i.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})},i.guid=function(){function t(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return t()+t()+"-"+t()+"-"+t()+"-"+t()+"-"+t()+t()+t()},i.base64ToBuffer=function(t){return new Uint8Array(atob(t).split("").map((function(t){return t.charCodeAt(0)})))},i.arrayToUint8Array=function(t){for(var i=t.length,n=new Uint8Array(i),e=new DataView(n.buffer),r=0;r<i;r++)e.setUint8(r,t[r]);return n},i.isDrmItemContained=function(t,i){if(!t||!i||0===i.length)return!1;for(var n=0;n<i.length;n++)if(t.widevine.pssh===i[n].widevine.pssh)return!0;return!1},i.isAbsoluteUrl=function(t){return 0===t.indexOf("http")},i.isUplynk=function(t){return!(!t||!t.length)&&((t=t.toLowerCase()).indexOf("uplynk.com")>-1||t.indexOf("downlynk.com")>-1||t.indexOf("uplynk.localhost")>-1||t.indexOf("downlynk.localhost")>-1)},i.isWithCreds=function(t){return t&&t.length&&i.isUplynk(t)&&t.indexOf("expand=finance")>-1}},6837:function(t,i){i.isArray=function(t){return Array.isArray(t)},i.isBoolean=function(t){return"boolean"==typeof t},i.isNullOrUndefined=function(t){return null==t},i.isNumber=function(t){return"number"==typeof t&&!isNaN(t)},i.isString=function(t){return"string"==typeof t},i.isObject=function(t){return"[object Object]"===(i=t,Object.prototype.toString.call(i));var i},i.isFunction=function(t){return"function"==typeof t},i.deepCopy=function(t){var n={};return i.isNullOrUndefined(t)?t:(Object.keys(t).forEach((function(e){i.isArray(t[e])?n[e]=t[e].slice():i.isObject(t[e])?n[e]=i.deepCopy(t[e]):n[e]=t[e]})),n)}},2576:function(t,i){"use strict";function n(){var t=this;try{t._n=t.getWindow()}catch(i){t._n=null}t._e=!1,t._n&&t._n.performance&&"function"==typeof t._n.performance.clearResourceTimings&&"function"==typeof t._n.performance.getEntriesByName&&(t._e=!0,t._n.performance.onresourcetimingbufferfull=t._r.bind(t))}t.exports=n,i.entryTypes=["mark","measure","navigation","frame","resource","server"],n.prototype.getWindow=function(){return window},n.prototype._r=function(){this._e&&this._n.performance.clearResourceTimings()},n.prototype.getPerformanceTiming=function(t,n,e){var r,s=this,o={};if(!t||!n&&!e)return null;if(e&&i.entryTypes.indexOf(e)<0)return null;if(!s._e)return null;if(!(r=n?s._n.performance.getEntriesByName(n,e||void 0):s._n.performance.getEntriesByType(e))||!r.length)return null;var u=r[r.length-1];return t.forEach((function(t){o[t]=u[t]})),o},n.prototype.destroy=function(){var t=this;t._e&&t._n&&(t._n.performance.onresourcetimingbufferfull=null),t._n=null,t._e=!1}},729:function(t){"use strict";function i(){var t=this;t.LOCALSTORAGE_PREFIX="com.yahoo.yep",t._s=t.do()}t.exports=i,i.prototype.do=function(){try{return"localStorage"in window&&null!==window.localStorage}catch(t){return!1}},i.prototype.writeProperty=function(t,i){this._s&&(i=JSON.stringify(i),t=this.LOCALSTORAGE_PREFIX+"."+t,window.localStorage.setItem(t,i))},i.prototype.readProperty=function(t){if(!t||!t.length)return null;if(this._s){t=this.LOCALSTORAGE_PREFIX+"."+t;var i=JSON.parse(window.localStorage.getItem(t));return i||null}return null}},2849:function(t,i,n){"use strict";var e=n(3576);i.apply=function(){r()};var r=function(){function t(t,i){i=i||{bubbles:!1,cancelable:!1,detail:void 0};var n=window.document.createEvent("CustomEvent");return n.initCustomEvent(t,i.bubbles,i.cancelable,i.detail),n}!e.ie&&window.CustomEvent||(t.prototype=window.Event.prototype,window.CustomEvent=t)}},902:function(t,i,n){"use strict";t.exports=r;var e=n(2999);function r(t,i){var n=this;if(!t||isNaN(t))throw new Error("Invalid Argument: No delay");e.call(n,n.constructor.name),n.delay=Math.max(t,20),n.repeatCount=i>0?i:Number.POSITIVE_INFINITY,n.currentCount=0,n.running=!1,n.startTime=0,n._o=null,n._u={},n._h={}}n(2990).inherits(r,e),r.prototype.destroy=function(){var t=this;t.reset(),t._u={},e.prototype.removeEventListeners.call(t,t._h),e.prototype.destroy.call(t)},r.prototype.addEventListener=function(t,i){if(!i)throw new Error("Invalid Argument: No context");var n=e.prototype.addEventListener.call(this,"timedOut",t,i);this._h.timedOut=n},r.prototype.removeEventListener=function(t,i){if(!i)throw new Error("Invalid Argument: No context");e.removeEventListeners(this._h)},r.prototype.start=function(){var t=this;t._o||t.running||(t._o=setInterval((function(){t.currentCount++,t.currentCount>=t.repeatCount&&t.stop(),t.publish("timedOut"),t.startTime=Date.now()}),t.delay),t.startTime=Date.now(),t.running=!0)},r.prototype.stop=function(){var t=this;t._o&&t.running&&(clearInterval(t._o),t._o=null,t.running=!1,t.startTime=0)},r.prototype.reset=function(){var t=this;t.stop(),t.currentCount=0,t.startTime=0}},3576:function(t,i,n){"use strict";t.exports=n(3093).userAgent},3093:function(t,i,n){"use strict";t.exports={userAgent:n(7870),capabilities:n(895)}},895:function(t,i,n){"use strict";var e=n(7870),r={wifi:!0,broadband:!0,dsl:!0,cable:!0};function s(){if("undefined"!=typeof navigator)return(navigator&&(navigator.connection||navigator.mozConnection||navigator.webkitConnection)||{}).type}function o(){if(!e.mobile)return!0;var t=e.android&&e.chrome>=50,i=e.ios&&!e.iosWebView&&e.safari>=10;return t||i}t.exports={getConnectionType:s,isAutoplaySupported:o,isAutoplayAllowed:function(t){return!e.mobile||!(!(t=(s()||t||"").replace(/^cs_/i,"").toLowerCase())||!r[t])&&o()}}},7870:function(t,i){"use strict";var n="undefined"!=typeof navigator?navigator.userAgent.toLowerCase().replace(/<[A-Za-z]+.*?(\/>|>.*?<\/[A-Za-z]+>)|javascript:/g,""):"",e="undefined"!=typeof window?window:{},r=function(t){if(null===t)return!1;var i=t[1];return parseFloat(i.replace("_",".").split(".",2).join("."))||1},s=function(t){for(var i=(e&&e.location&&e.location.search&&e.location.search.substring(1)||"").split("&"),n=0;n<i.length;n++){var r=i[n].split("=");if(decodeURIComponent(r[0])===t)return decodeURIComponent(r[1])}return null};if(i.ua=n,i.chromium=r(/chromium\/([^\s]*)/.exec(n)),i.edge=r(/edge\/([^\s]*)/.exec(n)),i.opera=/opr\/|opera\//.test(n),i.chrome=!i.chromium&&!i.edge&&!i.opera&&(r(/chrome\/([^\s]*)/.exec(n))||r(/crios\/([^\s]*)/.exec(n))),i.ie=r(/msie ([^;]*)/.exec(n))||r(/trident.*; rv:([0-9.]+)/.exec(n)),i.firefox=!i.ie&&r(/firefox\/([^\s]*)/.exec(n)),i.android=/android/.test(n),i.androidTablet=i.android&&!/mobile/.test(n),i.htc_one=/htc_one/.test(n),i.vizio=/Vizio/i.test(n)||"vizio"===s("man"),i.tivo=/TiVo/i.test(n),i.fios=/Verizon_STB|\(Verizon.*VMS1100|\(Verizon.*IPC1100|\(Verizon.*IPC3200/i.test(n),i.firetv=i.android&&/amazonwebappplatform/.test(n)&&/aft/.test(n),i.lg=/web0s/.test(n),i.tizen=/tizen/.test(n),i.orsay=/smarttv/.test(n)&&!i.tizen&&!i.lg,i.samsung=i.orsay||i.tizen,i.sony=/(sony)/.test(n),i.ps4=/(playstation 4)/.test(n),i.ios=/(ipad|iphone|ipod)/.test(n),i.iphone=/(iphone|ipod)/.test(n)&&!/ipad/.test(n),i.ipad=i.ios&&!i.iphone,i.androidBrowser=!i.chrome&&/android/.test(n),i.androidVersion=r(/android\s([0-9.]*)/.exec(n)),i.safari=!i.chrome&&!i.chromium&&!i.android&&/safari\/([^\s]*)/.test(n)&&r(/version\/([^\s]*)/.exec(n)),i.iosWebView=i.ios&&!navigator.standalone&&!i.safari,i.iosVersion=i.ios&&r(/\bos ((\d+_?){2,3})\s/.exec(n)),i.mobile=i.ios||i.android&&!i.firetv,i.safariDesktop=!i.mobile&&i.safari,i.tv=i.vizio||i.tivo||i.firetv||i.samsung||i.sony||i.ps4||i.lg||i.fios,i.desktop=!i.mobile&&!i.tv,i.phantomJS=e.window&&e.window._a,i.tv)if(i.vizio)i.os="vizio",i.model=s("class")||s("soc");else if(i.tivo)i.os="tivo",/tcd849/.test(n)?(i.model="series6",i.version="tcd849"):/tcd8d9/.test(n)?(i.model="series6",i.version="tcd8d9"):/tcd8f9/.test(n)?(i.model="series6",i.version="tcd8f9"):/tcd8/.test(n)?(i.model="series5",i.version="tcd8"):/tcdd/.test(n)?(i.model="series5",i.version="tcdd"):i.model="series4";else if(i.firetv)i.os="firetv",/aftb/.test(n)?i.model="aftb":/afts/.test(n)?i.model="afts":(/aftm/.test(n),i.model="aftm");else if(i.lg)i.os="lg",i.model="lg";else if(i.samsung){i.os="samsung";var o=void 0!==o?o:window.tizen;o&&o.systeminfo?(i.model="tizen",i.version=o.systeminfo.getCapability("http://tizen.org/feature/platform.version")):i.model="orsay"}else i.sony?(i.os="sony",/bdp/.test(n)?i.model="bdp":i.model="tv"):i.ps4?(i.os="ps4",i.model="4"):i.fios?i.os="fios":i.os=null;else i.ios?i.os="ios":i.android?i.os="android":/windows|win32/.test(n)?(i.os="windows",i.winXP=/(windows nt 5\.[1-3])/.test(n),i.winVista=/(windows nt 6\.0)/.test(n),i.win7=/(windows nt 6\.1)/.test(n),i.win8=/(windows nt 6\.2)/.test(n),i.win8_1=/(windows nt 6\.3)/.test(n),i.win10=/(windows nt 10\.0)/.test(n),i.win64=/(wow64|win64)/.test(n)):/macintosh|mac_powerpc/.test(n)?i.os="macintosh":/symbos/.test(n)?i.os="symbos":/linux/.test(n)?i.os="linux":i.os=null},1426:function(t,i,n){"use strict";t.exports=r;var e=n(4702);function r(){var t=this;t.gc=[],t.gc.push(new e.BandwidthRule),t.gc.push(new e.BufferRule),t.gc.push(new e.ResolutionRule)}r.prototype.destroy=function(){this.gc=[]},r.prototype.getNextStreamIndex=function(t,i){if(!e.validateAbrInput(t))return-1;if(i)return(new e.StartupRule).getNextStreamIndex(t);var n=Number.MAX_VALUE;return this.gc.forEach((function(i){var e=i.getNextStreamIndex(t);e<0||(n=Math.min(n,e))})),n===Number.MAX_VALUE?-1:n}},4702:function(t,i){"use strict";function n(){this.PIXEL_THRESHOLD_FACTOR=.5}function e(){var t=this;t.BANDWIDTH_FACTOR_LOW=1.3,t.BANDWIDTH_FACTOR_HIGH=1.6,t.MIN_BW_FOR_LOW_FACTOR=25e5,t.MIN_BUFFER_TO_SWITCH_DOWN=10}function r(){var t=this;t.BANDWIDTH_FACTOR_LOW=1.3,t.BANDWIDTH_FACTOR_HIGH=1.6,t.MIN_BW_FOR_LOW_FACTOR=25e5,t.MIN_BUFFER_TO_SWITCH_UP=6,t.MIN_LENGTH_DATA=2,t.ALLOWED_LOAD_TIME=500}function s(){var t=this;t.MAX_WIDTH_240P=427,t.MAX_HEIGHT_240P=240,t.MAX_BITRATE_240P=9e5,t.MAX_BITRATE_LIMIT=1e7,t.PIXEL_RATIO_360=6}t.exports.StartupRule=n,t.exports.BandwidthRule=e,t.exports.BufferRule=r,t.exports.ResolutionRule=s,i.validateAbrInput=function(t){return!(!t||"object"!=typeof t||!t.bitrateList||!t.bitrateList.length||"number"!=typeof t.estimatedBandwidthInBps||isNaN(t.estimatedBandwidthInBps)||void 0===t.currentIndex||null===t.currentIndex||isNaN(t.currentIndex)||void 0===t.bufferLength||isNaN(t.bufferLength)||void 0===t.displayWidth||isNaN(t.displayWidth)||t.displayWidth<=0||void 0===t.displayHeight||isNaN(t.displayHeight)||t.displayHeight<=0||void 0===t.streams||t.streams.length<=0)},n.prototype.getNextStreamIndex=function(t){if(!i.validateAbrInput(t))return-1;for(var n,e=t.displayWidth*t.displayHeight*this.PIXEL_THRESHOLD_FACTOR,r=t.streams.length-1;r>=0;r--){var s=t.streams[r].width*t.streams[r].height;if(!n&&s<e&&(n=s),n&&s<n)return r+1}return 0},e.prototype.getNextStreamIndex=function(t){if(!i.validateAbrInput(t))return-1;for(var n=0,e=t.estimatedBandwidthInBps||t.bwHistory,r=this._c(e),s=0;s<t.bitrateList.length&&!(e<r*t.bitrateList[s]);s++)n=s;return n<t.currentIndex&&t.bufferLength>this.MIN_BUFFER_TO_SWITCH_DOWN&&(n=t.currentIndex),n},e.prototype._c=function(t){var i=this;return t>=i.MIN_BW_FOR_LOW_FACTOR?i.BANDWIDTH_FACTOR_LOW:i.BANDWIDTH_FACTOR_HIGH},r.prototype.getNextStreamIndex=function(t){var n=this;if(!i.validateAbrInput(t))return-1;var e=t.segmentLength?Math.min(t.segmentLength,n.MIN_BUFFER_TO_SWITCH_UP):n.MIN_BUFFER_TO_SWITCH_UP;return 0===t.bufferLength?n._f(t):t.bufferLength<e?t.currentIndex:t.bitrateList.length-1},r.prototype._f=function(t){for(var i=this,n=0,e=t.estimatedBandwidthInBps||t.bwHistory,r=i._c(e),s=i.ALLOWED_LOAD_TIME/1e3,o=0;o<t.bitrateList.length&&!(r*t.bitrateList[o]*i.MIN_LENGTH_DATA/e>s);o++)n=o;return n},r.prototype._c=function(t){var i=this;return t>=i.MIN_BW_FOR_LOW_FACTOR?i.BANDWIDTH_FACTOR_LOW:i.BANDWIDTH_FACTOR_HIGH},s.prototype.getNextStreamIndex=function(t){var n=this;if(!i.validateAbrInput(t))return-1;var e=t.pixelRatio||n.getPixelRatio(t),r=t.displayWidth,s=t.displayHeight;!isNaN(e)&&e>1&&(r*=e,s*=e);for(var o=0,u=0;u<t.streams.length&&!(t.streams[u].width>r||t.streams[u].height>s);u++)o=u;var h=t.streams[o].width,a=t.streams[o].height,c=r<=n.MAX_WIDTH_240P||s<=n.MAX_HEIGHT_240P?n.MAX_BITRATE_240P:n.MAX_BITRATE_LIMIT;if((o=n._l(t,h,a,c))<t.streams.length-1&&t.bitrateList[o+1]<c){var f=t.streams[o+1].width,l=t.streams[o+1].height,v=t.streams[o].height;Math.abs(l-s)<=Math.abs(v-s)&&(o=n._l(t,f,l,c))}return o},s.prototype._l=function(t,i,n,e){var r=0;return t.streams.forEach((function(s,o){var u=t.bitrateList[o];s&&s.width===i&&s.height===n&&u<=e&&o>r&&u>t.bitrateList[r]&&(r=o)})),r},s.prototype.getPixelRatio=function(t){var i=1;try{window&&(i=window.devicePixelRatio)}catch(t){i=1}return i||(i=1),t.is360&&(i*=this.PIXEL_RATIO_360),i}},3799:function(t){"use strict";function i(t){var i=this;i.COLLECTION_INTERVAL=100,i.MIN_SAMPLE_SIZE=5e4,i.SAMPLE_QUEUE_LENGTH=40,i.INSTANCE_SAMPLE_QUEUE_LENGTH=15,i.BW_ADJUSTMENT_FACTOR=.8,i._v=[],i._d=[],i.averageBandwidth=t||0,i.instantaneousBandwidth=t||0}t.exports=i,i.prototype.destroy=function(){var t=this;t._v=[],t._d=[],t.averageBandwidth=0,t.instantaneousTotalBandwidth=0},i.prototype.addSample=function(t){var i=this;if(t&&!(t.time<=0)){i.dp(t);var n=0,e=i._v.length,r=e*(e+1)/2,s=1/r;i._v.forEach((function(t,i){n+=(i+1)*s*t.bandwidth})),i.averageBandwidth=i.BW_ADJUSTMENT_FACTOR*n,n=0,e=i._d.length,s=1/(r=e*(e+1)/2),i._d.forEach((function(t,i){n+=(i+1)*s*t.bandwidth})),i.instantaneousBandwidth=i.BW_ADJUSTMENT_FACTOR*n}},i.prototype.dp=function(t){var i=this;!t||t.time<=0||(t.bandwidth=t.size/t.time*.008,t.bandwidth=Math.min(60,t.bandwidth),i._v.push(t),i._d.push(t),i._v.length>i.SAMPLE_QUEUE_LENGTH&&i._v.shift(),i._d.length>i.INSTANCE_SAMPLE_QUEUE_LENGTH&&i._d.shift())},i.prototype.replaceSamples=function(t,i){var n=this,e=t&&i?t/i*.008:0;if(e>0){n.averageBandwidth=e,n._v=[];for(var r=Math.min(Math.ceil(i/n.COLLECTION_INTERVAL),n.SAMPLE_QUEUE_LENGTH),s=0;s<r;s++){var o={bandwidth:e};n._v.push(o)}}}},7027:function(t,i,n){"use strict";t.exports={Command:n(2701),MediaLoadCommand:n(7745),StreamLoadCommand:n(5867),LicenseLoadCommand:n(8158),SegmentLoadCommand:n(8913),Mp4InitSegmentLoadCommand:n(8893),SubtitleSegmentLoadCommand:n(558),ErrorHandleCommand:n(6219)}},1726:function(t,i,n){"use strict";var e=n(2701).CmdNames,r=n(7027);t.exports.create=function(t,i,n){for(var s in e){if(e.hasOwnProperty(s))if(e[s]===t)return new(0,r[t+"Command"])(i,n)}return null}},258:function(t,i,n){"use strict";t.exports=h;var e=n(2701),r=e.CmdEvents,s=e.CmdNames,o=n(1726),u=n(2990);function h(){var t=this;for(var i in t._p={},t._h={},s)s.hasOwnProperty(i)&&(t._p[s[i]]={})}h.prototype.destroy=function(){this.removeAllCommands(),this._p=null},h.prototype.executeCommand=function(t,i,n){i&&(i.controller=this.__controller);var e=this.createCommand(t,i,n);return e&&e.execute(),e},h.prototype.createCommand=function(t,i,n){var e;try{e=o.create(t,i,n)}catch(t){e=null}if(!e)return null;for(var s in e.key=u.guid(),r)if(r.hasOwnProperty(s)){var h=r[s],a="on"+t+h;n[a]&&(this._h[h+t+e.key]=e.addEventListener(h,n[a],n))}return this._p[t][e.key]=e,e},h.prototype.removeCommand=function(t){var i=this;if(t){var n=i._p[t.name];if(n[t.key]===t){if(delete n[t.key],t.client)for(var e in r)if(r.hasOwnProperty(e)){var s=r[e],o="on"+t.name+s;t.client[o]&&(t.removeEventListener(s,i._h[s+t.name+t.key]),delete i._h[s+t.name+t.key])}t.destroy()}}},h.prototype.removeRelatedCommands=function(t){var i=this;if(i._p.hasOwnProperty(t)){var n=i._p[t];for(var e in n)if(n.hasOwnProperty(e)){var r=n[e];r&&i.removeCommand(r)}}},h.prototype.removeAllCommands=function(){var t=this;for(var i in t._p)t._p.hasOwnProperty(i)&&t.removeRelatedCommands(i)},h.prototype.getCommand=function(t){var i=this._p[t];if(!i)return null;var n=Object.keys(i);return n.length<1?null:i[n[n.length-1]]}},2701:function(t,i,n){"use strict";t.exports.Command=s;var e=n(2999),r=n(2990);function s(t,i){var n=this;n.data=t,n.client=i,e.call(n,n.constructor.name)}t.exports.CmdNames={CMD_MEDIA_LOAD:"MediaLoad",CMD_STREAM_LOAD:"StreamLoad",CMD_LICENSE_LOAD:"LicenseLoad",CMD_SEGMENT_LOAD:"SegmentLoad",CMD_MP4_INIT_SEGMENT_LOAD:"Mp4InitSegmentLoad",CMD_SUBTITLE_SEGMENT_LOAD:"SubtitleSegmentLoad",CMD_ERROR_HANDLE:"ErrorHandle"},t.exports.CmdEvents={CMD_COMPLETE:"Complete",CMD_PROGRESS:"Progress",CMD_ERROR:"Error"},r.inherits(s,e),s.prototype.destroy=function(){this.data=null,e.prototype.destroy.call(this)},s.prototype.execute=function(){},s.prototype.cancel=function(){}},6219:function(t,i,n){"use strict";t.exports=l;var e=n(2990),r=n(2701),s=r.Command,o=r.CmdNames,u=r.CmdEvents,h=n(902),a=n(574).AbrModes,c=n(6837),f=n(7572);function l(t,i){var n=this;if(!t||c.isNullOrUndefined(t.streamIndex)||!t.controller)throw new Error("Invalid argument: data argument of the command is not complete");s.call(n,t,i),n.name=o.CMD_ERROR_HANDLE,n.__controller=n.data.controller,n._m=n.__controller.model,n.ERR_INTERVAL_AFTER_BUFFER_EMPTY=1e4,n._b=new h(n.ERR_INTERVAL_AFTER_BUFFER_EMPTY,1),n._b.addEventListener((function(){n._b.destroy(),n._g()}),n),n._y(t.streamIndex),n.Rw=-1}e.inherits(l,s),l.prototype.destroy=function(){var t=this;t._b&&t._b.destroy(),s.prototype.destroy.call(t)},l.prototype.execute=function(t){var i=this;if(!i._b.running||-1===i.Rw||t===i.Rw)if(i.data.error&&i.data.error.code===f.ERR_XHR_LOAD_FORBIDDEN[0])i._g();else{if(i._m.getABRMode()===a.AUTO){if(i.t_.length){var n=i.t_.shift();return i.publish(u.CMD_PROGRESS,i,{index:n}),void(i.Rw=n)}if(0!==i._m.currentLoadingStreamIndex)return i.publish(u.CMD_PROGRESS,i,{index:0}),void(i.Rw=0)}i._m.bufferLength>.15||i._b.start()}},l.prototype.cancel=function(){},l.prototype._y=function(t){var i=this;if(i.t_=[],!(t<0||t>=i._m.streams.length)){var n,e=t;for(n=e-1;n>=0;n--)i.t_.push(n);for(n=e+1;n<i._m.streams.length;n++)i.t_.push(n)}},l.prototype._g=function(){this.publish(u.CMD_ERROR,this)}},8158:function(t,i,n){"use strict";t.exports=a;var e=n(2990),r=n(4939).Events,s=n(2701),o=s.Command,u=s.CmdNames,h=s.CmdEvents;function a(t,i){var n=this;if(!t||!t.controller)throw new Error("Invalid argument: data argument of the command is not complete");o.call(n,t,i),n.i_=1,n.n_=[403],n.name=u.CMD_LICENSE_LOAD,n.e_=t.controller.services.getNewLoader(n.r_())}e.inherits(a,o),a.prototype.destroy=function(){this.e_.destroy(),o.prototype.destroy.call(this)},a.prototype.execute=function(){var t=this,i=t.data.url;t.e_.addEventListener(r.COMPLETE,(function(i){t.publish(h.CMD_COMPLETE,t,i)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(h.CMD_ERROR,t,i)}),t),t.e_.load(i,t.data.challenge)},a.prototype.cancel=function(){},a.prototype.r_=function(){var t=this;return{method:"POST",responseType:"arraybuffer",headerFields:t.data.headerFields,url:t.data.url,maxRetries:t.i_,retryExclusion:t.n_}}},7745:function(t,i,n){"use strict";t.exports=a;var e=n(2990),r=n(4939).Events,s=n(2701),o=s.Command,u=s.CmdNames,h=s.CmdEvents;function a(t,i){var n=this;if(!t||!t.url||!t.controller)throw new Error("Invalid argument: data argument of the command is not complete");o.call(n,t,i),n.name=u.CMD_MEDIA_LOAD,n.e_=t.controller.services.getNewLoader(t)}e.inherits(a,o),a.prototype.destroy=function(){this.e_.destroy(),o.prototype.destroy.call(this)},a.prototype.execute=function(){var t=this,i=t.data.url;t.e_.addEventListener(r.COMPLETE,(function(i){t.publish(h.CMD_COMPLETE,t,i)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(h.CMD_ERROR,t,i)}),t),t.e_.load(i)},a.prototype.cancel=function(){}},8893:function(t,i,n){"use strict";t.exports=h;var e=n(2990),r=n(2701),s=r.CmdNames,o=r.CmdEvents,u=n(8913);function h(t,i){var n=this;n.s_=t.stream,n.o_=[],n.u_=!!t.comboLoad,n.h_=t.initSegment,n.a_=t.segment,n.c_=t.cached,n.f_=n.constructor.super_.prototype,n.constructor.super_.call(n,t,i),n.l_=t.initSegment.url,n.name=s.CMD_MP4_INIT_SEGMENT_LOAD}e.inherits(h,u),h.prototype.destroy=function(){var t=this;t.o_=[],t.f_.destroy.call(t)},h.prototype.v_=function(t){if(!(t&&t.controller&&t.stream&&t.initSegment&&t.initSegment.url))throw new Error("Invalid argument: data argument of the command is not complete")},h.prototype.d_=function(){var t=this;if(t.o_.push(t.h_),t.u_){var i=t.s_.getMp4Chunk("sidx"),n=t.s_.getMp4Chunk("first");i&&t.o_.push(i),n&&t.a_&&t.o_.push(n)}},h.prototype.r_=function(){var t=this,i={responseType:"arraybuffer",isChunkedLoad:!0,minChunkSize:1e3,headerFields:{}};t.d_();var n=-1,e=-1;if(t.o_.length){var r=t.o_[0].range,s=t.o_[t.o_.length-1].range;r&&s&&(n=r.start,e=s.end)}if(n>=0&&e>=0&&(i.headerFields.Range="bytes="+n+"-"+e,t.p_=e-n+1),"atlas"===(t.s_.cdn||t.a_&&t.a_.cdn)){var o=t.s_.sessionId||t.a_&&t.a_.sessionId;i.headerFields.Accept="*/*; X-PB-SESSION-ID="+o}return i},h.prototype.m_=function(){var t=this;t.a_&&t.f_.m_.call(t)},h.prototype.b_=function(){var t=this;!t.u_&&t.c_&&t.h_.loaded?t.g_():t.f_.b_.call(t)},h.prototype.y_=function(t,i){var n=this;t&&(n.u_?n.w_(t,i):n.__(t,i))},h.prototype.w_=function(t,i){var n=this;if(t){var e=0,r=t.byteLength,s=t;i!==n.E_&&n.O_(i);for(var u=null,h=0;h<n.o_.length;h++){if(u=n.o_[h],!s)return;if(u.loaded||(e+=u.append(s),"first"===u.name&&n.A_&&n.A_.append(s),u.loaded&&"first"!==u.name&&n.publish(o.CMD_PROGRESS,n,{chunk:u,stream:n.s_,comboLoad:n.u_})),e>=r)return;if(e>0&&(s=t.subarray(e)),!u.loaded)return}}},h.prototype.__=function(t,i){var n=this;i!==n.E_?n.O_(i):n.A_.append(t)},h.prototype.g_=function(){var t=this;if(!t.u_){var i=t.o_[0];i&&(i.loaded=!0,t.publish(o.CMD_PROGRESS,t,{chunk:i,stream:t.s_,comboLoad:t.u_}),t.publish(o.CMD_COMPLETE,t,{stream:t.s_,comboLoad:t.u_}))}t.f_.g_.call(t)},h.prototype.S_=function(){var t=this;t.publish(o.CMD_COMPLETE,t,{stream:t.s_,comboLoad:t.u_})},h.prototype.T_=function(t,i){var n=this;if(t){if(!n.u_){var e=n.o_[0];return e&&!e.loaded&&e.append(t.data),void n.publish(o.CMD_PROGRESS,n,{chunk:e,stream:n.s_,comboLoad:n.u_})}t.stream=n.s_,t.chunk={name:"first"},n.f_.T_.call(n,t,i)}},h.prototype.I_=function(){return 0},h.prototype.getSegment=function(){return this.a_}},8913:function(t,i,n){"use strict";t.exports=d;var e=n(2990),r=n(4939).Events,s=n(4169),o=n(4641),u=n(2576),h=n(902),a=n(7650).HLSEvent,c=n(2701),f=c.Command,l=c.CmdNames,v=c.CmdEvents;function d(t,i){var n=this;n.v_(t),f.call(n,t,i),n.name=l.CMD_SEGMENT_LOAD,n.a_=t.segment,n.s_=t.stream,n.__controller=n.data.controller,n._m=n.__controller.model,n.l_=n.a_?n.a_.url:t.url,n.j_=n.a_?n.a_.streamIndex:t.stream.index,n.M_=n.a_?n.a_.encryptionData:null,n.N_=!1,n.k_=new u,n.E_=0,n.R_=null;var e=t.controller.services;n.n_=[403],n.e_=e.getNewLoader(n.r_()),n.M_&&n.M_.keyUri&&(n.L_=e.getNewLoader(n.D_())),n.C_=n.__controller.services.bandwidthEstimator,n.P_=new h(n.C_.COLLECTION_INTERVAL),n.P_.addEventListener(n.x_,n),n.m_()}e.inherits(d,f),d.prototype.destroy=function(){var t=this;t.cancel(),t.e_.destroy(),t.P_.destroy(),t.k_.destroy(),t.L_&&t.L_.destroy(),t.A_&&t.A_.destroy(),f.prototype.destroy.call(t)},d.prototype.v_=function(t){if(!(t&&t.segment&&t.stream&&t.controller))throw new Error("Invalid argument: data argument of the command is not complete")},d.prototype.D_=function(){var t=this,i={responseType:"arraybuffer",isChunkedLoad:!1,headerFields:{},retryExclusion:t.n_};return t._m.metadata.skt&&(i.headerFields.skt=t._m.metadata.skt),i},d.prototype.r_=function(){var t=this,i={responseType:"arraybuffer",isChunkedLoad:!0,headerFields:{},retryExclusion:t.n_},n=t.a_?t.a_.bitrate*t.a_.duration/8:0;return t.a_.brStartOffset>=0&&t.a_.brEndOffset>=0&&(i.headerFields.Range="bytes="+t.a_.brStartOffset+"-"+t.a_.brEndOffset,n=t.a_.brEndOffset-t.a_.brStartOffset+1),i.minChunkSize=.025*n,"atlas"===t.a_.cdn&&(i.headerFields.Accept="*/*; X-PB-SESSION-ID="+t.a_.sessionId),0===t.a_.streamIndex&&(i.timeout=1e4),i},d.prototype.m_=function(){var t=this,i=t.U_();i.containerFormat=t.a_.containerFormat,i.encryptionData=t.M_;var n=t.__controller.create(s,i);n&&(n.addEventListener(o.DATA_PROCESS_PROGRESS,t.T_,t),n.addEventListener(o.DATA_PROCESS_COMPLETE,t.S_,t),n.addEventListener(o.DATA_PROCESS_ERROR,t.V_,t),t.A_=n)},d.prototype.U_=function(){var t=this;return{seqNum:t.a_.seqNum,discontinuity:t.a_.discontinuity,demux:t._m.config.demux,width:t.s_?t.s_.width:640,height:t.s_?t.s_.height:360,timescale:t.s_.timescale?t.s_.timescale:t._m.timescale,duration:t._m.duration,segDuration:t.a_.duration?t.a_.duration:-1,pcr:t._m.getPCR(),frameRate:t.s_?t.s_.frameRate:30,mp4State:t.data.state?t.data.state.mp4:null,startOffsetTimestamp:t._m.startOffsetTimestamp,startTime:t.a_.startTime,lastChunkEndTs:t.data.state?t.data.state.lastChunkEndTs:null,lastFrameDuration:t.data.state?t.data.state.lastFrameDuration:null,prevSegEndTimeStamps:t._m.getPrevSegEndTimestamps(t.s_,t.a_),isAltAudioActive:!!t.data.state&&t.data.state.isAltAudioActive,live:t._m.live,onlyMetadata:t.data.onlyMetadata,useEditBox:!0,userAgent:t._m.userAgent,dash:t._m.isDash(),type:t.s_.type}},d.prototype.execute=function(){var t=this;t.E_=0,t.F_=!1,t.N_=!0,t.B_=Date.now(),t.z_=0,t.G_=0,t.a_&&(t.a_.totalDownloadTime=0,t.a_.timeToFirstByte=0),t.H_=Date.now(),t.P_.start(),t.M_&&t.L_&&t.Y_(),t.b_()},d.prototype.cancel=function(){this.q_(),this.e_.reset()},d.prototype.q_=function(){var t=this;t.P_.reset(),t.A_&&t.A_.close(),t.N_=!1},d.prototype.Y_=function(){var t=this;if(t.M_&&t.L_){var i=t.s_.lastKey,n=t.M_.keyUri;if(i&&i.keyUri&&i.key&&i.keyUri===n)t.W_(i.key);else{t.L_.addEventListener(r.COMPLETE,(function(i){t.W_(i)}),t),t.L_.addEventListener(r.ERROR,(function(i){t.publish(v.CMD_ERROR,t,i)}),t),t.L_.load(n)}}},d.prototype.b_=function(){var t=this;if(t.e_){var i=t.l_;t.e_.addEventListener(r.COMPLETE,(function(){t.g_()}),t),t.e_.addEventListener(r.PROGRESS,(function(i,n){t.y_(i,n)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(v.CMD_ERROR,t,i)}),t),t.e_.addEventListener(r.BYTES_LOADED,(function(i,n){t.O_(i,n)}),t),t.e_.load(i)}},d.prototype.O_=function(t,i){var n=this;n.a_&&0===n.a_.timeToFirstByte&&(n.a_.timeToFirstByte=Date.now()-n.H_,n.__controller.sendEvent(a.SEGMENT_FIRST_BYTE_LOADED,i),n.publish(v.CMD_PROGRESS,n,{position:"firstByte"})),n.z_+=Math.max(t-n.E_,0),n.E_=t},d.prototype.y_=function(t,i){var n=this;i!==n.E_&&n.O_(i),n.A_&&n.A_.append(t)},d.prototype.g_=function(){var t=this;t.x_(),t.P_.stop();var i=t.I_();t.A_&&t.A_.endOfSegment(),i>0&&t.C_.replaceSamples(t.E_,i)},d.prototype.W_=function(t){var i=this;t.type="key",t.initVector=i.M_.initVector,t.seqNum=i.a_.seqNum,i.a_.encryptionData.key=t,i.s_.lastKey=i.M_,i.A_.append(t)},d.prototype.T_=function(t){var i=this;t&&(t.putParam&&(i.R_&&t.putParam("perfInfo",i.R_),t.putParam("bytesTotal",i.E_)),i.publish(v.CMD_PROGRESS,i,t))},d.prototype.S_=function(t){this.publish(v.CMD_COMPLETE,this,t)},d.prototype.V_=function(){},d.prototype.x_=function(){var t=this,i=Math.max(t.z_,0),n=Date.now();t.G_=n-t.B_,t.P_.reset(),t.C_&&t.G_>10&&(t.B_=n,t.a_&&(t.a_.totalDownloadTime+=t.G_),t.z_=0,t.C_.addSample({size:i,time:t.G_})),t.P_.start()},d.prototype.I_=function(){var t=this,i=t.k_?t.k_.getPerformanceTiming(["startTime","requestStart","responseStart","responseEnd","secureConnectionStart","fetchStart","connectStart","domainLookupStart"],t.l_):null;return t.R_=i,i&&i.responseEnd&&i.startTime?i.responseEnd-i.startTime:null}},5867:function(t,i,n){"use strict";t.exports=a;var e=n(2990),r=n(4939).Events,s=n(2701),o=s.Command,u=s.CmdNames,h=s.CmdEvents;function a(t,i){var n=this;if(!(t&&t.stream&&t.stream.url&&t.controller))throw new Error("Invalid argument: data argument of the command is not complete");o.call(n,t,i),n.name=u.CMD_STREAM_LOAD,n.e_=t.controller.services.getNewLoader(t.retryOpts,t.stream.url)}e.inherits(a,o),a.prototype.destroy=function(){this.e_.destroy(),o.prototype.destroy.call(this)},a.prototype.execute=function(){var t=this,i=t.data.stream.url;t.e_.addEventListener(r.COMPLETE,(function(n){t.publish(h.CMD_COMPLETE,t,{data:n.data,headers:n.headers,streamUrl:i,stream:t.data.stream})}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(h.CMD_ERROR,t,i)}),t),t.e_.load(i)},a.prototype.cancel=function(){}},558:function(t,i,n){"use strict";t.exports=c;var e=n(2990),r=n(4939).Events,s=n(7650).HLSEvent,o=n(2701),u=o.Command,h=o.CmdNames,a=o.CmdEvents;function c(t,i){var n=this;if(!(t&&t.controller&&t.subtitleStream&&t.segment))throw new Error("Invalid Argument: data arg is incomplete");u.call(n,t,i),n.name=h.CMD_SUBTITLE_SEGMENT_LOAD,n.s_=t.subtitleStream,n.__controller=t.controller,n.a_=t.segment||null,n._h={},n.Q_()}e.inherits(c,u),c.prototype.destroy=function(){var t=this;t.e_.destroy(),t.__controller.removeEventListeners(t._h),u.prototype.destroy.call(t)},c.prototype.execute=function(){var t=this;t.a_&&t.e_&&t.e_.load(t.a_.url)},c.prototype.cancel=function(){},c.prototype.Q_=function(){var t=this;t.e_=t.__controller.services.getNewLoader();t.e_.addEventListener(r.COMPLETE,(function(i){t.g_(i)}),t),t.e_.addEventListener(r.ERROR,(function(i){t.publish(a.CMD_ERROR,t,i)}),t)},c.prototype.g_=function(t){var i=this;if(i.a_){i.a_.data=t.data;var n=i.a_.pcr();null!=n?i.Z_():i.__controller.addEventListener(s.PCR_AVAILABLE,i.Z_,i)}},c.prototype.Z_=function(){var t=this;t.a_.parseSegment(),t.publish(a.CMD_COMPLETE,t,{data:t.a_.toObject(),url:t.a_.url})}},6244:function(t,i,n){"use strict";t.exports=s;var e=n(3878),r=n(7572);function s(){var t=this;t._node=t.X_.node,t.J_=t.X_.mediaSource,t.K_=null,t.tE=[],t.iE=!1,t._m=t.X_.appModel,t.nE=t._m.config.pastBufferLengthLimit}s.prototype.destroy=function(){this.eE(),this.tE=[]},s.prototype.setSwitchManager=function(t){this.K_=t},s.prototype.process=function(){var t=this;t.rE()&&"open"===t.J_.readyState&&t.J_.endOfStream()},s.prototype.onError=function(){this.iE=!0},s.prototype.onSeeking=function(t,i){t&&this.eE(),i&&this.sE()},s.prototype.oE=function(t){for(var i=this,n=0;n<i.tE.length;n++)if(t===i.tE[n].type)return i.tE[n];return null},s.prototype.setMinimumBufferTime=function(t){this.tE.forEach((function(i){i.setMinBufferTime(t)}))},s.prototype.createSourceBuffer=function(t,i,n){var s=this;if(!s.J_||s.iE)return null;var o=s.oE(t);if(!o)if(s.X_.isMimetypeSupported(i)){o=s.X_.create(e,s.J_,t,i),s.tE.push(o);var u=s._m.config.minBufferTime,h=isNaN(n)?s._m.live?u.live:u.vod:n;s.setMinimumBufferTime(h)}else{var a=new r.Error(r.ERR_MIMETYPE_NOT_SUPPORTED);s.X_.notifyError(a)}return o},s.prototype.uE=function(){var t=this;if(t.J_&&!t.iE)for(;t.tE.length>0;){t.tE.shift().destroy()}},s.prototype.sE=function(){var t=this,i=[];t.J_&&!t.iE&&"open"===t.J_.readyState&&(t.tE.forEach((function(t){i.push({type:t.type,mimeType:t.mimeType})})),t.uE(),i.forEach((function(i){t.createSourceBuffer(i.type,i.mimeType,NaN)})))},s.prototype.eE=function(){var t=this;t.J_&&!t.iE&&t.tE.forEach((function(t){t.abort()}))},s.prototype.clear=function(t,i){var n=this;if(n.J_&&!n.iE)if(t){if(!(t&&t.end-t.start<10)&&i){i.clearBuffer(t.start,t.end,(function(t){}))}}else n.tE.forEach((function(t){t.clearAll()}))},s.prototype.clearSrcBuffer=function(t,i){var n=this.oE(t);if(n)if(i){n.clearBuffer(i.start,i.end,(function(t){}))}else n.clearAll()},s.prototype.appendBuffer=function(t,i){var n=this,e=n.createSourceBuffer(t.type,t.mimeType);e&&!n.iE&&t.data&&t.data.length&&e.appendBuffer(t.data,t.startTime,t.endTime,t.onlyMetadata,(function(t,e){n.hE(t,e),i(t,e)}))},s.prototype.endOfStream=function(t){this.tE.forEach((function(i){i.setEndOfStream(t)}))},s.prototype.rE=function(){if(!this.tE.length)return!1;var t=!0;return this.tE.forEach((function(i){t=t&&"closed"===i.state})),t},s.prototype.getPendingBufferLength=function(){var t=0;return this.tE.forEach((function(i){var n=i.getTotalPendingBufferLength();t<n&&(t=n)})),t},s.prototype.getBufferedAndPending=function(){var t={};return this.tE.forEach((function(i){var n=i.getTotalPendingBufferLength(),e=i.getBufferLength();-1!==i.mimeType.indexOf("video")?t.video={buffered:e,pending:n,mimeType:i.mimeType}:t.audio={buffered:e,pending:n,mimeType:i.mimeType}})),t},s.prototype.resetReadyState=function(){this.tE.forEach((function(t){t.ready=!1}))},s.prototype.areSrcBuffersReady=function(){for(var t=0;t<this.tE.length;t++)if(!this.tE[t].ready)return!1;return!0},s.prototype.hE=function(t,i){var n=this;i&&(n.clear(n.aE(i),i),n.clear(n.cE(i),i))},s.prototype.aE=function(t){var i=this,n=i._node.currentTime,e=null;try{e=t.buffer.buffered}catch(t){e=null}var r=0,s=0,o=i._m.live?i.nE.live:i.nE.vod;return e&&e.length&&(r=e.start(0),s=Math.max(n-o,0)),{start:r,end:s}},s.prototype.cE=function(t){var i=this,n=i._node.currentTime,e=null;try{e=t.buffer.buffered}catch(t){e=null}var r=i._m.live?i.nE.live:i.nE.vod,s={start:0,end:0};return e&&e.length>1&&n+r<e.start(1)&&(s.start=e.start(1),s.end=e.end(1)),s}},4460:function(t,i,n){"use strict";t.exports=O;var e=n(5557),r=e.MessageIds,s=e.MessageTypes,o=n(2990),u=n(6837),h=n(902),a=n(6769),c=n(2053),f=n(6244),l=n(7650).HLSEvent,v=n(9719),d=n(3789),p=n(729),m=n(2350).SynchTypes,b=n(8630).W,g=n(4998).aU,y=n(4998).sS,w="synchBegin",_="synchMetadataReady",E="synchDone";function O(t){var i=this;i.fE="Controller",i.lE=o.guid(),i._node=i.X_.node,i.J_=i.X_.mediaSource,i._m=i.X_.appModel,i.mediaLoaded=!1,i.vE=!1,i.dE=null,i.pE=t?t.sessionId:null,i.mE=new c(i._node,i.X_.mediaSource,i),i.bE=i.X_.create(f),i.gE=i.X_.create(v),i.yE=new p,i.wE=new h(250),i.wE.addEventListener(i._E,i),i._m.shouldSynchronizePlayers()&&(i.EE=new g(i._node,i.OE()),i.AE()),i.SE=[];var n={userAgent:i._m.userAgent,metadata:t,config:i._m.config};if(n.config.bwHistory=i.TE(),i.IE=i.jE(n),i.IE){if(i.ME=i.NE(i.fE),i.ME)return n.config.inWorkerScope=!0,i.ME.addEventListener("message",i.kE.bind(i)),void i.RE(r.CREATE,[n]);i._m.config.useWorker=!1}i.LE=new a(n,i.DE.bind(i)),i.IE=!1,i.CE=!1,i.PE=!1,i.xE=null,i.dE=null,i.UE=E,i.VE=null,i.FE=!1}O.prototype.destroy=function(){var t=this;t.mE.destroy(),t.bE.destroy(),t.gE.destroy(),t.SE=[],t.BE&&t.BE.destroy(),t.wE&&(t.wE.destroy(),t.wE=null),t.EE&&t.EE.destroy(),t.IE&&t.ME?(t.RE(r.DESTROY),t.ME.terminate()):t.LE.destroy()},O.prototype.AE=function(){var t=this;Object.values(y).forEach((function(i){t.EE.on(i,(function(n){(n=n||{}).bufferLength=t._m.getBufferLength();var e=i===y.SYNCH_STRATEGY_APPLIED;t.LE.setIgnoreBuffering(e),t.X_.sendEvent("stream"+i,n)}))}))},O.prototype.jE=function(t){var i=t?t.userAgent:null,n=!t||!t.config||t.config.useWorker;if(!i)return n;if(i.chrome&&!i.win7)return!1;if(i.safariDesktop)return!1;var e=t?t.metadata:null;return!(e&&e.url&&e.url.indexOf(".mpd")>-1)&&(!(i.firefox&&e&&e.streams&&e.streams.length&&"m3u8:fmp4"===e.streams[0].format)&&((!this.zE(e)||!(i.safari||i.edge||i.ie))&&n))},O.prototype.zE=function(t){if(!t)return!1;var i=t.url,n=t.streams&&t.streams.length?this.GE(t.streams[0]):null;return o.isUplynk(i||n)},O.prototype.GE=function(t){if(!t)return null;var i=t.url;return!i&&t.host&&t.path&&(i=t.host+t.path),i},O.prototype.sendVideoEvent=function(t){var i=this;if(t)switch(t.type){case"play":i.HE();break;case"playing":i.YE();break;case"pause":i.qE();break;case"seeking":i.WE(t);break;case"seeked":i.QE(t);break;case"ended":i.ZE();break;case"error":i.XE();break;case"timeupdate":i.$E(t);break;case"resize":i.JE(t)}},O.prototype.onMediaSourceOpen=function(){var t=this;t.mediaLoaded&&(t.wE.reset(),t.wE.start(),t.SE.length&&t.KE())},O.prototype.play=function(t){var i=this;if(!i.J_||"closed"!==i.J_.readyState&&i.mediaLoaded){var n=i._m.live?i._node.currentTime:i._m.duration,e=t>0&&t<=n?t:null;e&&i.tO(e,m.INIT),i.iO()}else i.SE.push([i,i.play,[t]])},O.prototype.pause=function(){var t=this;!t.J_||"closed"!==t.J_.readyState&&t.mediaLoaded?t._node.pause():t.SE.push([t,t.pause])},O.prototype.preload=function(t){var i=this;!i.J_||"closed"!==i.J_.readyState&&i.mediaLoaded?i.nO("preload",[t]):i.SE.push([i,i.preload,[t]])},O.prototype.setABRMode=function(t){this.nO("setABRMode",[t])},O.prototype.setAudioLanguage=function(t){this.nO("setAudioLanguage",[t])},O.prototype.suspendStreaming=function(){this.nO("suspendStreaming")},O.prototype.resumeStreaming=function(){this.nO("resumeStreaming")},O.prototype.getSegInfo=function(){var t=this,i={mode:"sync",segInfo:null,bufferLen:null,sessionId:t.pE};return t.IE&&t.ME?(i.mode="async",t.RE(r.CALL_METHOD,null,"getSegInfo")):i.segInfo=t.LE.getSegInfo(),i.bufferLen=t._m.getBufferLength(),i},O.prototype.getSyncOffset=function(){return this.EE?this.EE.getSyncOffset():NaN},O.prototype.startSync=function(){this.EE&&this.EE.startSync()},O.prototype.stopSync=function(){this.EE&&this.EE.stopSync()},O.prototype.getSyncState=function(){return this.EE?this.EE.getSyncState():-1},O.prototype.HE=function(){var t=this;if(t._m.setDimensions(),!t.J_||"closed"!==t.J_.readyState&&t.mediaLoaded){var i=t.dE;t.xE&&(i=t.xE,t.xE=null),t.CE=!1,t.nO("onPlay",[i]),t.gE.onPlay()}else t.SE.push([t,t.HE])},O.prototype.YE=function(){this.nO("onPlaying"),this.gE.onPlaying()},O.prototype.qE=function(){var t=this;t.CE=!0,t.nO("onPause"),t.gE.onPause()},O.prototype.WE=function(t){var i=this,n=t.target.currentTime,e=!i._m.live,r=!1,s=i._m.userAgent;s&&s.safariDesktop&&(r=!i._m.live||i.FE),i.bE.onSeeking(e,r),i.FE=!1,i.nO("onSeeking",[n])},O.prototype.QE=function(t){var i=t.target.currentTime;this.nO("onSeeked",[i])},O.prototype.ZE=function(){this.wE.stop(),this.nO("onComplete")},O.prototype.XE=function(){var t=this,i=t._node.error?t._node.error.code:null;t.nO("onError",[i]),t.bE.onError()},O.prototype.JE=function(){this._m.setDimensions()},O.prototype.$E=function(){this.eO("onTimeUpdate")},O.prototype._E=function(){this.mediaLoaded&&this.eO("onUpdate")},O.prototype.eO=function(t){var i=this;i.bE.process();var n={currentTime:i._node.currentTime,bufferedAndPending:i.bE.getBufferedAndPending(),bufferLength:i._m.getBufferLength(),pendingBufferLength:i.bE.getPendingBufferLength(),bufferedRanges:i._m.getBufferedDto(),dimensions:i._m.getDimensions(),pixelRatio:i._m.getPixelRatio(),frameStats:i.gE.getFpsStats()};i.nO(t,[n])},O.prototype.rO=function(){var t=this;t.mediaLoaded=!0,t.J_&&"closed"===t.J_.readyState||(t.wE.start(),t.SE.length&&t.KE())},O.prototype.tO=function(t,i){var n=this;n.dE=t,n.UE=w,n.VE=i,n._m.live&&(n.bE.resetReadyState(),n.bE.clear())},O.prototype.sO=function(t){var i=this;i.dE=null,i.UE=E,i.VE=null,i._m.live&&i.nO("onSynchComplete",[t])},O.prototype.KE=function(){var t=this.SE;this.SE=[],t.forEach((function(t){var i=t[0],n=t[1],e=t.length>2?t[2]:null;n&&"function"==typeof n&&n.apply(i,e)}))},O.prototype.nO=function(t,i){var n=this;n.IE&&n.ME?n.RE(r.CALL_METHOD,i,t):n.LE[t].apply(n.LE,i)},O.prototype.NE=function(){return null},O.prototype.kE=function(t){var i=this;if(t){var n=t.data?new d(t.data):t;if(n&&n.instanceId===i.lE){var e=n.getParam("media");if(e&&(i._m.update(e),i.EE&&i.oO(e)),n.type!==s.EVENT)switch(n.id){case r.CREATE_SRC_BUFFER:i.uO(n.getParam("tracks"));break;case r.APPEND_SRC_BUFFER:i.hO(n.getParam("tracks"));break;case r.SAVE_AVG_BANDWIDTH:i.aO(n.getParam("avgBwInfo"));break;case r.END_OF_STREAM:n.args&&n.args.length&&(i.bE.endOfStream(n.getParam("endOfStream")),i.X_.sendEvent(l.CONTENT_LOAD_FINISHED,n.args[0]));break;case r.PAUSE_BEFORE_STREAM_CHANGE:i.cO(n.getParam("streamType"));break;case r.PLAY_AFTER_STREAM_CHANGE:i.fO();break;case r.DRM_INIT:i.BE||(i.BE=new b(i.LE,i._node,i.X_));for(var o=0;o<i._m.drmInfo.length;o++)i.BE.addDrmItem(i._m.drmInfo[o]);break;case r.DRM_LICENSE_INFO:i.BE&&i.BE.addDrmItem(n.getParam("drmItem"));break;case r.SKIP_GAP:i._node.currentTime=n.getParam("seekPosition")}else i.lO(n.id,n.getParam("eventData"))}}},O.prototype.DE=function(t){t.instanceId=this.lE,this.kE(t)},O.prototype.oO=function(t){var i=this;if(i.EE){var n=t.streams&&t.streams[t.currentLoadingStreamIndex],e=t.currentLoadingSeqNum;if(n&&!u.isNullOrUndefined(e))n.segments.forEach((function(t){t.seqNum===e&&i.EE.addSegmentInfo({startTime:t.startTime,endTime:t.startTime+t.duration,pdt:t.programDateTime,seqNum:e})})),i.EE.updateDateRanges(n.dateRanges)}},O.prototype.lO=function(t,i){var n=this;if(t){switch(t){case l.MEDIA_LOADED:n.rO();break;case l.WAITING:var e=i?i.minBufferTime:.1;n.bE.setMinimumBufferTime(e),n.gE.updateBufferingInfo(i);break;case l.LIVE_SYNCH:var r=i?i.synchPosition:null,s=i?i.synchType:m.INIT;n.tO(r,s);break;case l.SEG_INFO_METRICS_AVAILABLE:i={segInfo:i,bufferLen:n._m.getBufferLength(),sessionId:n.pE};break;case l.VTT_SEGMENT_LOADED:i&&(i.sessionId=n.pE);break;case l.MEDIA_METADATA_LOADED:i=n._m.streams;break;case l.ERROR:return i.error=new Error(i.message,i.code),void n.X_.notifyError(i)}n.X_.sendEvent(t,i)}},O.prototype.uO=function(t){var i=this;t&&(!i.J_||"closed"!==i.J_.readyState&&i.mediaLoaded?(i.vO(),t.forEach((function(t){i.bE.createSourceBuffer(t.type,t.mimeType,t.minBufferTime)}))):i.SE.push([i,i.uO,[t]]))},O.prototype.vO=function(){var t=this;t.J_&&!t.J_.duration&&t._m.duration>0&&(t.J_.duration=t._m.duration)},O.prototype.hO=function(t){var i=this;t&&(t.forEach((function(t){i.bE.appendBuffer(t,(function(t,n){i.hE(t,n)}))})),i._m.preloading&&!i.vE&&(i.X_.sendEvent(l.PRELOAD_PROGRESS),i.vE=!0))},O.prototype.hE=function(){var t=this;if(!t._m.live&&t.UE===w){if(!t.bE.areSrcBuffersReady())return;return t.bE.onSeeking(!0),t.UE=_,void t.nO("onSynchMetadataReady",[t.dE])}if(t.dE&&t.bE.areSrcBuffersReady()){var i=t.dO(t._node),n=t._node.buffered;if(i.length&&n.length){var e=i.start(i.length-1),r=i.end(i.length-1),s=t._m.TIMESTAMP_COMPARE_EPSILON;if(t.dE+s>=e&&t.dE<=r){for(var o=t.dE,u=0;u<n.length;u++)if(!(o>n.end(u))&&o<n.start(u)){o=n.start(u);break}var h=t._m.userAgent;t.FE=h&&h.safariDesktop&&t._m.live&&t.VE===m.TIME_GAP;try{t._node.currentTime=o}catch(t){}t.sO(o)}}}},O.prototype.RE=function(t,i,n){var e=this;if(e.ME&&t){var r={type:s.MESSAGE,id:t,moduleName:e.fE,instanceId:e.lE,funcName:n,args:i,timestamp:Date.now()};e.ME.postMessage(r)}},O.prototype.TE=function(){var t=this.yE.readProperty("avgBW"),i=t?t.avgBWtimestamp:null;if((i?Date.now()-parseInt(i):Number.MAX_VALUE)<1e3*this._m.config.bwHistoryMaxAge&&t){var n=t.avgBW;return n?parseInt(n):0}return 0},O.prototype.aO=function(t){t&&this.yE&&this.yE.writeProperty("avgBW",t)},O.prototype.fO=function(){var t=this;t.PE&&(t.iO(),t.PE=!1,t.X_.sendEvent(l.WAITING,{value:!1,bufferInit:!1}))},O.prototype.cO=function(t){var i=this,n=i._node.currentTime,e=i._m.live;e&&"audio"===t?i.bE.clearSrcBuffer(t):i.bE.clear(),i.CE||(i.X_.sendEvent(l.WAITING,{value:!0,bufferInit:!1}),i._node.pause(),i.PE=!0),e?i.xE=n:i._node.currentTime=n},O.prototype.iO=function(){var t=this;if(t._node){var i=t._node.play();return i&&"function"==typeof i.catch&&i.catch((function(){t._node.paused&&t.X_.sendEvent(l.PLAY_BLOCKED)})),i}},O.prototype.getCurrentDate=function(){return this._m.getCurrentDate()},O.prototype.dO=function(t){var i=this._m.userAgent;return this._m.live&&i.edge&&i.edge>=17&&i.edge<18?t.buffered:t.seekable},O.prototype.OE=function(){var t=this._m.config.streamSynch.synchConfig;return t?{pauseOnAhead:t.pauseOnAhead,synchPoint:t.behindLiveEdgeMs,synchThreshold:t.syncAccuracyMs,variableRateChange:t.variableRateChange}:null}},867:function(t){"use strict";t.exports={ERROR:-1,INITIAL:0,MEDIA_METADATA_LOADING:1,MEDIA_METADATA_LOADED:2,STREAM_METADATA_LOADING:3,STREAM_METADATA_LOADED:4,MEDIA_LOADED:5,PRELOADING:6,PLAY_REQUESTED:7,PLAYING:8,PAUSED:9,PLAY_COMPLETE:10}},3878:function(t){"use strict";t.exports=e;var i="append",n="remove";function e(t,i,n){var e=this;e._node=e.X_.node,e.pO=!1,e.type=i,e.mimeType=n,e.J_=t,e.buffer=t.addSourceBuffer(n),e.mO=[],e.bO=[],e.gO=[],e.yO=!1,e.wO=.1,e.ready=!1,e.TIMESTAMP_COMPARE_EPSILON=.065,e.GOP_LENGTH=2,e._O=e.EO.bind(e),e.buffer.addEventListener("updateend",e._O),e.OO=function(){e.abort()},e.buffer.addEventListener("error",e.OO),e.state="open"}e.prototype.destroy=function(){var t=this;t.remove(),t.mO=[],t.bO=[],t.gO=[],t.state="closed"},e.prototype.remove=function(){var t=this;t.pO||(t.pO=!0,t.abort(),t.buffer.removeEventListener("updateend",t._O),t.buffer.removeEventListener("error",t.OO),"closed"!==t.J_.readyState&&t.J_.removeSourceBuffer(t.buffer))},e.prototype.setMinBufferTime=function(t){this.wO=Math.max(.1,t)},e.prototype.appendBuffer=function(t,n,e,r,s){var o=this;if(!o.pO){var u={type:i,cb:s,buffer:t,startTime:n,endTime:e,time:e-n,onlyMetadata:r||!1};o.mO.push(u),o.AO()}},e.prototype.clearBuffer=function(t,i,e){var r=this;if(r.pO||t>=i)return e("["+r.constructor.name+"] Invalid remove buffer call");var s={type:n,cb:e,startTime:t,endTime:Math.round(1e3*parseFloat(i))/1e3};r.bO.push(s),r.AO()},e.prototype.abort=function(){var t=this;if("open"===t.J_.readyState&&!t.pO){t.mO=[],t.bO=[],t.gO=[];try{t.buffer.abort()}catch(t){}}},e.prototype.clearAll=function(){var t=this;if("closed"!==t.J_.readyState&&!t.pO){t.abort();try{var i=t.buffer.buffered,n=i.length?i.start(0):0,e=i.length?i.end(i.length-1):0;e>n&&t.buffer.remove(n,e)}catch(t){}}},e.prototype.setEndOfStream=function(t){var i=this;i.yO=t,i.pO||(t?(i.SO(),i.AO()):i.state=i.mO.length?i.state:"empty")},e.prototype.SO=function(){var t=this;t.yO&&"empty"===t.state&&!t.gO.length&&(t.state="closed")},e.prototype.EO=function(){var t=this;if(!t.pO){if(t.ready=!0,t.gO.length)t.gO.shift().cb(null,t);t.mO.length||(t.state="empty"),t.AO(),t.SO()}},e.prototype.AO=function(){for(var t=this;t.bO.length;){if(t.buffer.updating)return;t.TO(t.bO.shift())}for(;t.mO.length;){if(t.buffer.updating)return;var i=t.getBufferLength()+t.getTotalPendingBufferLength(),n=t.mO.length&&t.mO[0]&&t.mO[0].onlyMetadata;if(!t.yO&&i<t.wO&&!n)return;t.TO(t.mO.shift())}},e.prototype.TO=function(t){var e=this;if(t&&t.type)try{t.type===i?e.buffer.appendBuffer(t.buffer):t.type===n&&e.buffer.remove(t.startTime,t.endTime),e.gO.push(t),e.state="updating"}catch(n){if("QuotaExceededError"===n.name)e.IO()&&t.type===i&&e.mO.unshift(t)}},e.prototype.IO=function(){var t=this,i=t._node.buffered,n=i.length>0?i.start(0):NaN,e=t._node.currentTime-t.GOP_LENGTH;return e>n&&(t.buffer.remove(n,e),!0)},e.prototype.getTotalPendingBufferLength=function(){var t=0;return this.mO.forEach((function(i){i&&i.time&&(t+=i.time)})),t},e.prototype.getBufferLength=function(){var t,i=this,n=i.X_.node,e=i.TIMESTAMP_COMPARE_EPSILON,r=0,s=n.currentTime,o=null;try{o=i.buffer.buffered;for(var u=0;o&&u<o.length;u++)if(s+e>=o.start(u)&&s<o.end(u)){t=u;break}t>=0&&o&&o.length&&(r=o.end(t)-s)}catch(t){}return r}},2053:function(t){"use strict";function i(t,i,n){var e=this;t&&i&&n&&(e._node=t,e.jO=n,e.J_=i,e.MO())}t.exports=i,i.prototype.destroy=function(){this.NO()},i.prototype.MO=function(){var t=this;t.mE=t.kO.bind(t),t.RO=["play","playing","pause","seeking","seeked","ended","error","timeupdate"],t.RO.forEach((function(i){t._node.addEventListener(i,t.mE)})),t.LO=t.DO.bind(t),t.J_.addEventListener("sourceopen",t.LO),window.addEventListener("resize",t.mE)},i.prototype.NO=function(){var t=this;t.RO.forEach((function(i){t._node.removeEventListener(i,t.mE)})),t.J_.removeEventListener("sourceopen",t.LO),window.removeEventListener("resize",t.mE)},i.prototype.kO=function(t){this.jO.sendVideoEvent(t)},i.prototype.DO=function(t){this.jO.onMediaSourceOpen(t)}},9112:function(t,i,n){"use strict";t.exports.AacStreamer=h,t.exports.AacLiveStreamer=a;var e=n(2990),r=n(2350).Streamer,s=n(7980),o=n(5557),u=n(6837);function h(t,i){this.CO(t,i)}function a(t,i){this.CO(t,i)}e.inherits(h,r),e.inherits(a,s),a.prototype.CO=h.prototype.CO=function(t,i){var n=this;n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype,n.processOnlyMetadata=!1,n.lastAudioTimestamp=NaN,n.lastAudioFrameDuration=NaN,n.primary=!1,n.PO="mp4a.40.2",n.xO="audio",n.UO();var e=[{type:n.xO,mimeType:n.xO+'/mp4; codecs="'+n.PO+'"',minBufferTime:n.__controller.getMinimumBufferTime()}];n.__controller.sendMessage(o.MessageIds.CREATE_SRC_BUFFER,[e],["tracks"]),n.VO=n.STATES.INITIALIZED},a.prototype.destroy=h.prototype.destroy=function(){this.f_.destroy.call(this)},a.prototype.onSeeking=h.prototype.onSeeking=function(t){var i=this;i.lastAudioTimestamp=NaN,i.f_.onSeeking.call(i,t)},a.prototype.onSwitchBegin=h.prototype.onSwitchBegin=function(){var t=this;t.UO(),t.f_.onSwitchBegin.call(t)},a.prototype.onManualStreamChange=h.prototype.onManualStreamChange=function(){var t=this;t.UO(),t.lastAudioTimestamp=NaN,t.f_.onManualStreamChange.call(t)},a.prototype.FO=h.prototype.FO=function(){this.UO()},a.prototype.BO=h.prototype.BO=function(t){var i=this;if(!i.isActive())return null;var n=i.zO;return{segment:n.getSegmentfromSeqNum(t),stream:n,state:{mp4:i.GO,lastChunkEndTs:{audio:i.lastAudioTimestamp,video:NaN},lastFrameDuration:{audio:i.lastAudioFrameDuration,video:NaN}},onlyMetadata:i.processOnlyMetadata}},a.prototype.onSegmentLoadProgress=h.prototype.onSegmentLoadProgress=function(t,i,n){var e=this;if(i){var r=i.getParam?i.getParam("parsedInfo"):null;r&&(r.lastChunkEndTs&&u.isNumber(r.lastChunkEndTs.audio)&&(e.lastAudioTimestamp=r.lastChunkEndTs.audio),r.lastFrameDuration&&u.isNumber(r.lastFrameDuration.audio)&&(e.lastAudioFrameDuration=r.lastFrameDuration.audio)),e.f_.onSegmentLoadProgress.call(e,t,i,n)}},a.prototype.UO=h.prototype.UO=function(){this.GO={video:{shouldInit:!0,seqNum:0},audio:{shouldInit:!0,seqNum:0}}},a.prototype.HO=h.prototype.HO=function(t,i){},a.prototype.YO=function(t){var i=this;i.lastAudioTimestamp=NaN,i.isActive()&&i.f_.YO.call(i,t)}},39:function(t,i,n){"use strict";t.exports=s;var e=n(7650).HLSEvent,r=n(5557);function s(){var t=this;t._m=t.__controller.model,t.qO=!1,t.iE=!1,t.WO=NaN,t.QO=NaN,t.ZO={},t.CE=!0,t.XO=-1,t.MIN_BUFFER_TO_PLAY=1,t.MIN_TIME_TO_BUFFER_CHECK=150,t.BUFFER_REPORT_THRESHOLD=20,t.MIN_BUFFER_TIME_UPPER_BOUND=5,t.WEIGHT=.5,t.CHROME_BUFFER_GAP_EPSILON=.15,t.$O=!0,t.JO=!1,t.KO()}s.prototype.onPlayRequested=function(){this.iA()},s.prototype.destroy=function(){},s.prototype.checkBuffering=function(t){var i=this,n=i._m.bufferLength,e=i._m.currentTime,r=i._m.duration;if(!(isFinite(r)&&e+.05>r)){var s=i._A();!t&&s<i.MIN_TIME_TO_BUFFER_CHECK||(!(n<=.02||i.tS===e&&n<i.MIN_BUFFER_TO_PLAY)||i.CE||i._m.preloading||i.qO?!isNaN(i.WO)&&e>i.WO?i.iS():!i.CE&&i.tS===e&&i._m.getTotalBufferLength()>i.MIN_BUFFER_TO_PLAY&&i.nS():i.iA(),i.tS=e,i.eS=Date.now())}},s.prototype.onPlaying=function(){this.CE=!1},s.prototype.onPause=function(){var t=this;t.CE=!0,t.qO&&(t.ZO.bufferInit=!0,t.iS())},s.prototype.onSeeking=function(){this.JO=!0},s.prototype.onSeeked=function(){this.JO=!1},s.prototype.onTimeUpdate=function(){this.qO&&this.checkBuffering(!0)},s.prototype.onVideoSync=function(t){this.tS=t},s.prototype.onError=function(){this.qO&&this.iS()},s.prototype.onComplete=function(){var t=this;t.qO&&t.iS(),t.KO()},s.prototype.setIgnoreBuffering=function(t){this.$O=t},s.prototype.nS=function(){var t=this;if(!(t._m.bufferedRanges.length<2)){var i=t._m.TIMESTAMP_COMPARE_EPSILON,n=t._m.currentTime;t._m.userAgent&&t._m.userAgent.chrome&&(n-=3);for(var s=t._m.bufferedRanges.ranges,o=0;o<s.length-1;o++){var u=s[o],h=s[o+1];if(h.start-u.end>t._m.config.skipGapLimit)t._m.currentTime!==t.QO&&(t.__controller.sendEvent(e.BUFFER_GAP_DETECTED,h.start-u.end),t.QO=t._m.currentTime);else{var a=u.end-i-(t._m.userAgent.chrome?t.CHROME_BUFFER_GAP_EPSILON:0),c=h.start;n>a&&n<c&&t.__controller.sendMessage(r.MessageIds.SKIP_GAP,[h.start],["seekPosition"])}}}},s.prototype.iA=function(){var t=this;if(!t.qO){t.qO=!0;var i=t.getMinimumBufferTime();t.rS(),t.WO=t._m.currentTime,t.JO&&(t.$O=!0),t.ZO={value:t.qO,bufferInit:t.$O,minBufferTime:i},t.__controller.sendEvent(e.WAITING,t.ZO)}},s.prototype.iS=function(){var t=this;t.qO&&(t.qO=!1,t.WO=NaN,t.ZO={value:!1,waitTime:t.oS(),bufferInit:t.$O,minBufferTime:.1},t.__controller.sendEvent(e.WAITING,t.ZO),t.ZO={},t.$O=!1)},s.prototype.getMinimumBufferTime=function(){var t=this,i=t.__controller.services.bandwidthEstimator.instantaneousBandwidth,n=t._m.getCurrentLoadingStream(),e=n?n.bitrate/1e6:0,r=t._m.config.minBufferTime;return r=t._m.live?r.live:r.vod,t._m.config.variableMinBuffer&&e&&!isNaN(i)?t.uS(i/e,r):r},s.prototype.uS=function(t,i){var n=this.MIN_BUFFER_TIME_UPPER_BOUND;if(i>=n)return i;var e=Math.max(i,0);if(t>=1)return e;var r=t*n;return 1*Math.max(e,n-r*this.WEIGHT).toFixed(1)},s.prototype._A=function(){var t=this,i=Date.now();return t.eS=t.eS||i,i-t.eS},s.prototype.rS=function(){var t=this,i=t._A(),n=t.hS();t.aS=Date.now()-Math.max(i-n,0)},s.prototype.oS=function(){var t=this,i=t.hS(),n=Math.max(Date.now()-t.aS-i,0);return t.ZO.bufferInit||n<t.BUFFER_REPORT_THRESHOLD?0:n},s.prototype.hS=function(){var t=this,i=0;return t.tS&&(i=1e3*(t._m.currentTime-t.tS).toFixed(3)),i},s.prototype.KO=function(){this.eS=null,this.tS=null},s.prototype.isBuffering=function(){return this.qO}},6769:function(t,i,n){"use strict";t.exports=_;var e=n(7650).HLSEvent,r=n(7572),s=n(6972),o=s.StreamingController,u=s.Events,h=n(39),a=n(574).MetadataTypes,c=n(2701).CmdNames,f=n(258),l=n(902),v=n(867),d=n(2999),p=n(2990),m=n(574).Model,b=n(5212),g=n(5557),y=n(3789),w=n(3093).userAgent;function _(t,i){var n=this;d.call(n,n.constructor.name),n.cS=t,n.fS=i,n.model=n.create(m,t),n.services=n.create(b),n.lS=n.services.metadataParser,n.vS=n.create(f),n.dS=n.create(o),n.pS=n.create(h),n.VO=v.INITIAL,n._h={},n.mS=n.cS.config.inWorkerScope,n.MO(),n.JO=!1,n.bS=!1,n.gS=new l(250),n.gS.addEventListener(n.yS,n),n.initialize()}p.inherits(_,d),_.prototype.create=function(){var t=this,i=Array.prototype.slice.call(arguments),n=i.shift(),e=Object.create(n.prototype);return e.__controller=t,n.apply(e,i),e},_.prototype.destroy=function(){var t=this;t.dS&&(t.dS.destroy(),t.dS=null),t.pS&&(t.pS.destroy(),t.pS=null),t.vS&&(t.vS.destroy(),t.vS=null),t.services&&(t.services.destroy(),t.services=null),t.gS&&(t.gS.destroy(),t.gS=null),t.VO=v.INITIAL,t.removeEventListeners(t._h),d.prototype.destroy.call(t)},_.prototype.initialize=function(){this.wS()},_.prototype.getSegInfo=function(){var t=this;if(!t.dS)return null;var i=t.dS.getMetrics();return t.mS&&t.sendEvent(e.SEG_INFO_METRICS_AVAILABLE,i),i},_.prototype.sendEvent=function(t,i){var n=this;n.publish(t,i);var e=n.create(y,{type:g.MessageTypes.EVENT,id:t,args:[i],argNames:["eventData"]});n._S(e)},_.prototype.sendMessage=function(t,i,n,e){var r=this.create(y,{type:g.MessageTypes.MESSAGE,id:t,args:i,argNames:n});this._S(r,e)},_.prototype.notifyError=function(t){var i=this;i.error=t;var n=i.VO;n!==v.ERROR&&i.ES(v.ERROR),n!==v.PAUSED&&i.sendEvent(e.ERROR,"HlsError"===i.error.constructor.name?i.error.dto():i.error)},_.prototype._S=function(t,i){t&&this.fS&&(t.addMedia(),this.fS(t,i))},_.prototype.MO=function(){var t=this;t.dS.addEventListener(u.STREAM_METADATA_LOADED,t.AS,t),t.dS.addEventListener(u.STREAM_METADATA_LOAD_ERROR,t.SS,t),t.dS.addEventListener(u.PRELOAD_COMPLETE,t.TS,t),t.dS.addEventListener(u.SEG_LOAD_PROGRESS,t.IS,t)},_.prototype.jS=function(t){},_.prototype.ES=function(t,i){var n=this;n.jS(t),n.VO=t,n.sendEvent(e.STATE_CHANGED,t),n.MS(i)},_.prototype.getState=function(){return this.VO},_.prototype.MS=function(t){var i=this;switch(i.VO){case v.MEDIA_METADATA_LOADING:i.NS();break;case v.MEDIA_METADATA_LOADED:if(i.sendEvent(e.MEDIA_METADATA_LOADED),i.model.isDash()){i.sendMessage(g.MessageIds.DRM_INIT),i.ES(v.MEDIA_LOADED);break}i.ES(v.STREAM_METADATA_LOADING);break;case v.STREAM_METADATA_LOADING:i.dS.loadStream(i.model.getCurrentLoadingStream());break;case v.STREAM_METADATA_LOADED:i.ES(v.MEDIA_LOADED);break;case v.MEDIA_LOADED:if(w.android&&w.chrome&&i.model.drmInfo&&i.model.drmInfo.length)return;i.kS();break;case v.PRELOADING:i.dS.onPreloadBegin(),i.sendEvent(e.PRELOAD_START),i.gS.start();break;case v.PLAY_REQUESTED:i.gS.start(),i.dS.onPlay(t),i.bS||(i.pS.onPlayRequested(),i.bS=!0);break;case v.PLAYING:i.dS.onPlaying();break;case v.PLAY_COMPLETE:i.gS.stop(),i.dS.onComplete(),i.pS.onComplete();break;case v.ERROR:i.gS.stop(),i.dS.onError(),i.vS.removeAllCommands(),i.pS.onError()}},_.prototype.wS=function(){var t=this,i=t.model.metadata;if(t.VO===v.INITIAL)return i.type===a.STRUCTURED?(t.model.build(t.lS.parse(i)),void(i.hasStreamMetadata?i.hasSubtitleMetadata?t.dS.loadAllSubtitleStreams():t.ES(v.MEDIA_LOADED):i.hasMediaMetadata&&t.ES(v.MEDIA_METADATA_LOADED))):void t.ES(v.MEDIA_METADATA_LOADING)},_.prototype.yS=function(){var t=this;t.VO<v.MEDIA_LOADED||(t.pS.checkBuffering(),t.dS.process())},_.prototype.onPlay=function(t){var i=this;i.VO===v.ERROR&&i.error&&i.notifyError(i.error),i.VO<v.MEDIA_LOADED||(i.VO===v.PRELOADING&&(i.dS.onPreloadEnd(),this.sendEvent(e.PRELOAD_COMPLETE)),i.ES(v.PLAY_REQUESTED,t))},_.prototype.onPlaying=function(){var t=this;t.VO<v.MEDIA_LOADED||(t.ES(v.PLAYING),t.pS.onPlaying())},_.prototype.onPause=function(){var t=this;t.VO<v.MEDIA_LOADED||(t.dS.onPause(),t.pS.onPause(),t.ES(v.PAUSED))},_.prototype.onSeeking=function(t){var i=this;i.VO<v.MEDIA_LOADED||(i.JO=!0,i.dS.onSeeking(t),i.pS.onSeeking())},_.prototype.onSeeked=function(t){var i=this;i.VO<v.MEDIA_LOADED||(i.JO=!1,i.dS.onSeeked(t),i.pS.onSeeked())},_.prototype.onComplete=function(){this.VO<v.MEDIA_LOADED||this.ES(v.PLAY_COMPLETE)},_.prototype.onError=function(t){this.ES(v.ERROR)},_.prototype.onTimeUpdate=function(t){var i=this;i.RS(t),i.pS.onTimeUpdate(),i.dS.onTimeUpdate(i.model.currentTime)},_.prototype.onUpdate=function(t){this.RS(t),this.pS.onTimeUpdate()},_.prototype.onSynchComplete=function(t){this.dS.onSynchComplete(),this.pS.onVideoSync(t)},_.prototype.onSynchMetadataReady=function(t){this.dS.onSynchMetadataReady(t)},_.prototype.RS=function(t){var i=this;t&&(i.model.currentTime=t.currentTime,i.model.bufferedAndPending=t.bufferedAndPending,i.model.bufferLength=t.bufferLength,i.model.pendingBufferLength=t.pendingBufferLength,i.model.bufferedRanges=t.bufferedRanges,i.model.dimensions=t.dimensions,i.model.pixelRatio=t.pixelRatio,i.services.segmentMetrics.updateFrameStats(t.frameStats))},_.prototype.NS=function(){var t=this,i=t.model.getMediaUrl(),n=i&&-1!==i.indexOf(".mpd"),e={url:i,withResponseHeaders:n};t.vS.executeCommand(c.CMD_MEDIA_LOAD,e,t)},_.prototype.onMediaLoadComplete=function(t,i){var n=this;if(t)if(i){var e={rawData:i.data,headers:i.headers,type:a.RAW,url:t.data?t.data.url:"",cdn:n.model.getMediaCdn()};n.model.build(n.lS.parse(e)),n.vS.removeCommand(t),n.ES(v.MEDIA_METADATA_LOADED)}else n.vS.removeCommand(t)},_.prototype.onMediaLoadError=function(t,i){var n=this;t&&n.vS.removeCommand(t),i&&1===i.code&&(n.ES(v.ERROR),n.notifyError(new r.Error(r.ERR_PLAYLIST_LOAD)))},_.prototype.AS=function(){this.VO<v.MEDIA_LOADED&&this.ES(v.STREAM_METADATA_LOADED)},_.prototype.SS=function(){this.ES(v.ERROR),this.notifyError(new r.Error(r.ERR_PLAYLIST_LOAD))},_.prototype.TS=function(){var t=this;t.VO===v.PRELOADING&&(t.ES(v.MEDIA_LOADED),t.sendEvent(e.PRELOAD_COMPLETE)),t.gS.reset()},_.prototype.IS=function(){this.pS.isBuffering()&&this.sendEvent(e.BUFFER_GROWTH_DETECTED)},_.prototype.LS=function(t){for(var i=Object.keys(v),n=0;n<i.length;n++)if(t===v[i[n]])return i[n]},_.prototype.preload=function(t){var i=this;t&&(i.model.config.preloadBufferLimit=t,i.model.bufferLength+i.model.pendingBufferLength<t&&i.VO===v.MEDIA_LOADED&&i.ES(v.PRELOADING))},_.prototype.setABRMode=function(t){this.VO<v.MEDIA_LOADED||this.dS.setABRMode(t)},_.prototype.setAudioLanguage=function(t){this.VO<v.MEDIA_LOADED||this.dS.setAudioLanguage(t)},_.prototype.setIgnoreBuffering=function(t){this.pS.setIgnoreBuffering(t)},_.prototype.getMinimumBufferTime=function(){return this.pS.getMinimumBufferTime()},_.prototype.suspendStreaming=function(){this.gS.stop(),this.dS.suspendStreaming()},_.prototype.resumeStreaming=function(){var t=this;t.VO!==v.PRELOADING&&t.VO!==v.PLAY_REQUESTED&&t.VO!==v.PLAYING&&t.VO!==v.PAUSED||(t.dS.resumeStreaming(),t.gS.start())},_.prototype.kS=function(){var t=this;t.dS.isInitialized()||(t.dS.init(),t.sendEvent(e.MEDIA_LOADED),!t.model.live&&t.model.bufferLength+t.model.pendingBufferLength<t.model.config.preloadBufferLimit&&t.ES(v.PRELOADING))},_.prototype.onGenerateRequestComplete=function(){this.kS()}},5902:function(t,i,n){"use strict";t.exports.Fmp4Streamer=f,t.exports.Fmp4LiveStreamer=l;var e=n(2990),r=n(7980),s=n(2350).Streamer,o=n(2701).CmdNames,u=n(2503).StreamTypes,h=n(5557),a=n(574).StreamingMode,c=n(6837);function f(t,i){var n=this;s.call(n,t,i),n.f_=n.constructor.super_.prototype,n.DS=null,n._y(t)}function l(t,i){var n=this;r.call(n,t,i),n.f_=n.constructor.super_.prototype,n.DS=null,n._y(t),n.SEGMENT_OFFSET=7}e.inherits(f,s),e.inherits(l,r),f.prototype.destroy=function(){s.prototype.destroy.call(this)},l.prototype.destroy=function(){r.prototype.destroy.call(this)},l.prototype._y=f.prototype._y=function(t){var i=this;i.CS(t);var n=[{type:i.xO,mimeType:i.xO+'/mp4; codecs="'+i.PO+'"',minBufferTime:i.__controller.getMinimumBufferTime()}];i.__controller.sendMessage(h.MessageIds.CREATE_SRC_BUFFER,[n],["tracks"])},l.prototype.CS=f.prototype.CS=function(t){var i=this;t.type===u.AUDIO?(i.PO=i._m.userAgent.android?"mp4a.40.2":t.audioCodec||"mp4a.40.2",i.xO="audio"):(i.PO=t.videoCodec||"avc1.640021",i.xO="video")},l.prototype.setCurrentStream=f.prototype.setCurrentStream=function(t){var i=this;t&&i.zO&&!t.equals(i.zO)&&(i.zO=t,i.VO===i.STATES.LOADING&&i.abortCurrentSegment(i.PS),i.isStreamReady()||(i.VO=i.STATES.NONE))},l.prototype.xS=f.prototype.xS=function(t,i,n,e){var r=this,s=r.zO;r.vS.removeRelatedCommands(o.CMD_MP4_INIT_SEGMENT_LOAD);var u={stream:s,segment:i,initSegment:t,comboLoad:n,cached:e};r.vS.executeCommand(o.CMD_MP4_INIT_SEGMENT_LOAD,u,r)},l.prototype.US=f.prototype.US=function(t){var i=this;if(!(i.VO>=i.STATES.INITIALIZING)){var n=c.isNullOrUndefined(t)?i.VS(i.FS):t,e=i.zO,r=n===e.startSeqNum,s=e.getSegmentfromSeqNum(n);if(s){var o=e.getInitSegment(s),u=!c.isNullOrUndefined(o);u||(o=e.addInitSegment(s.initSegment));var h=e.streamingMode===a.HLS&&!c.isNullOrUndefined(e.mp4Chunks.first);h&&(s=r?s:null),i.VO=i.STATES.INITIALIZING,s&&s.periodId!==i.DS&&i.BS(s.periodId),i.zS(s?s.periodId:null),i.xS(o,s,h,u)}}},l.prototype.onMp4InitSegmentLoadProgress=f.prototype.onMp4InitSegmentLoadProgress=function(t,i){var n=this,e=n.zO;if(i&&e){var r=t.getSegment();if(i.comboLoad&&r&&"firstByte"===i.position)n.onSegmentLoadProgress(t,i);else{var s=i.chunk,o=i.stream;if(s&&o){var u=o.getInitSegment(r);switch(s.name){case"init":o.setMp4Timescale(u);break;case"sidx":var h=s.data;h&&o.updateSegmentRanges(n.GS.mp4BoxParser.parse(h,"sidx",o.sidxOffset));break;case"first":return void n.onSegmentLoadProgress(t,i)}e.equals(o)&&o.isReady()&&(n.HS(u),n.VO=n.STATES.INITIALIZED,i.comboLoad&&r&&(n.YS=r.seqNum,n.VO=n.STATES.LOADING))}}}},l.prototype.onMp4InitSegmentLoadComplete=f.prototype.onMp4InitSegmentLoadComplete=function(t,i){var n=this;if(i){var e=t.getSegment();i.comboLoad&&e?n.onSegmentLoadComplete(t):(n.VO<n.STATES.INITIALIZED&&n.zO.equals(i.stream)&&(n.VO=n.STATES.INITIALIZED),n.vS.removeCommand(t))}},l.prototype.onMp4InitSegmentLoadError=f.prototype.onMp4InitSegmentLoadError=function(t,i){this.vS.removeCommand(t)},l.prototype.onSegmentLoadProgress=f.prototype.onSegmentLoadProgress=function(t,i){var n=this,e=n.zO;if(i&&e){var r=i.stream;if(!r||e.equals(r)){if("firstByte"!==i.position){var o={data:new Uint8Array(i.data),codec:n.PO,type:n.xO,minBufferTime:n.__controller.getMinimumBufferTime(),frames:i.samples,startTime:e.timescale>0?i.baseTime/e.timescale:NaN,endTime:e.timescale>0?(i.baseTime+i.totalDuration)/e.timescale:NaN};n.qS([o])}s.prototype.onSegmentLoadProgress.call(n,t,i)}}},l.prototype.BS=f.prototype.BS=function(t){var i=this;if(i.DS!==t){i.DS=t;var n=i.zO;"MAIN"!==i.type&&"AUDIO"!==i.type||i.WS(t,n),i.zS(t)}},l.prototype.WS=f.prototype.WS=function(t,i){for(var n=this._m.streams,e=(this.type,0);e<n.length;e++)n[e].groupId;i.groupId},l.prototype.zS=f.prototype.zS=function(t){var i=this,n=i.zO;n&&n.drmInfo&&!c.isNullOrUndefined(t)&&n.drmInfo.forEach((function(n){n.periodId===t&&i.__controller.sendMessage(h.MessageIds.DRM_LICENSE_INFO,[n],["drmItem"])}))},l.prototype.HS=f.prototype.HS=function(t){var i=this,n=i.zO;if(t){var e=t.data;if(e){var r={data:new Uint8Array(e.buffer),codec:i.PO,type:i.xO,minBufferTime:i.__controller.getMinimumBufferTime(),onlyMetadata:!0};i.qS([r]),n.activeInitSegment=t;var s=n?n.getMp4Chunk("sidx"):null;if(s){var o=s.data;o&&(r.data=new Uint8Array(o.buffer),i.qS([r]))}}}},l.prototype.HO=f.prototype.HO=function(t,i){},l.prototype.FO=f.prototype.FO=function(t){var i=this,n=i.zO.getSegmentfromSeqNum(t);n&&n.periodId!==i.DS&&i.BS(n.periodId),i.VO=i.STATES.NONE,i.QS=!0,i.YS=t,i.US(t)},f.prototype.onSynchBegin=function(){this.processOnlyMetadata=!0},l.prototype.YO=function(t){var i=this;i.lastChunkEndTs={audio:NaN,video:NaN},i.f_.YO.call(i,t)}},6888:function(t,i,n){"use strict";t.exports.Fmp4SubtitleStreamer=a,t.exports.Fmp4SubtitleLiveStreamer=c;var e=n(2990),r=n(5902).Fmp4Streamer,s=n(5902).Fmp4LiveStreamer,o=n(2835),u=n(6837),h=n(7650).HLSEvent;function a(t){r.call(this,t),this._y()}function c(t){s.call(this,t),this._y()}e.inherits(a,r),e.inherits(c,s),a.prototype.destroy=function(){var t=this;t.ZS=null,t._="",r.prototype.destroy.call(t)},c.prototype.destroy=function(){var t=this;t.ZS=null,t._="",s.prototype.destroy.call(t)},c.prototype._y=a.prototype._y=function(){var t=this;t.xO="subtitle",t.ZS=new o,t.XS()},c.prototype.FO=a.prototype.FO=function(t){this.XS(),r.prototype.FO.call(this,t)},c.prototype.onSegmentLoadProgress=a.prototype.onSegmentLoadProgress=function(t,i){var n=this,e=n.zO;if(i&&e&&e.timescale){var r=i.stream;if((!r||e.equals(r))&&"firstByte"!==i.position){var s=n.ZS.extractVttCaptions(i.data);if(s.length){var o=n.ZS.parse(i.data,"trun"),u=o?o.sampleData:[];if(u.length===s.length){var h=n.ZS.parse(i.data,"tfdt"),a=h?h.baseMediaDecodeTime:0,c=a=1e3*a/e.timescale;s.forEach((function(t,i){var r=u[i],s=r?1e3*r.sampleDuration/e.timescale:0;if(t.cueText){var o=n.$S(t.cueTime)+a,h=null!==o?o+s:c+s;n._+="\n"+n.JS(o)+" --\x3e "+n.JS(h),n._+="\n"+t.cueText+"\n"}c+=s})),n._+="\n"}}}}},c.prototype.onSegmentLoadComplete=a.prototype.onSegmentLoadComplete=function(t,i){var n=this,e=n.zO;if(e){var r=e.getSegmentfromSeqNum(n.YS);r&&n.__controller.sendEvent(h.VTT_SEGMENT_LOADED,n.KS(r))}n.f_.onSegmentLoadComplete.call(n,t,i),n._=""},c.prototype.XS=a.prototype.XS=function(){this._="WEBVTT\nX-TIMESTAMP-MAP=LOCAL:00:00:00.000,MPEGTS:0\n\n"},c.prototype.$S=a.prototype.$S=function(t){var i=null;if(!t)return i;var n=t.split(":");if(n&&n.length>=3){var e=n[2].split("."),r=0,s=0;e&&e.length>=2&&(r=parseInt(e[0]),s=parseInt(e[1])),i=1e3*(3600*n[0]+60*n[1]+r)+s}return i},c.prototype.JS=a.prototype.JS=function(t){var i="";if(u.isNullOrUndefined(t))return i;function n(t){return t<10?"0"+t:""+t}var e=Math.floor(t/1e3),r=Math.floor(t-1e3*e),s=Math.floor(e/3600);e-=3600*s;var o,h=Math.floor(e/60);return e-=60*h,i=n(s)+":"+n(h)+":"+n(e)+"."+((o=r)<10?"00"+o:o<100?"0"+o:""+o)},c.prototype.KS=a.prototype.KS=function(t){var i={};return t&&(i.discontinuity=t.discontinuity,i.sequenceNum=t.seqNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration,i.clockReference=0,i.localCueTime=0,i.mpegTSTime=0,i.data=this._,i.offset=0,i.adjustedTime=0),i},c.prototype.HO=a.prototype.HO=function(){},c.prototype.HS=a.prototype.HS=function(t){this.zO.activeInitSegment=t},c.prototype.zS=a.prototype.zS=function(){}},8630:function(t,i,n){"use strict";t.exports.W=h;var e=n(2990),r=n(7572),s=n(258),o=n(2701).CmdNames,u=n(902);function h(t,i,n){var e=this;e.tT=o.CMD_LICENSE_LOAD,e.LICENSE_TYPE_NONE=0,e.LICENSE_TYPE_WIDEVINE=1,e.LICENSE_TYPE_PLAYREADY=2,e.iT=0,e.playreadyKeySystem={keySystem:"com.microsoft.playready",supportedConfig:[{initDataTypes:["keyids","cenc"],audioCapabilities:[{contentType:'audio/mp4; codecs="mp4a"',robustness:""}],videoCapabilities:[{contentType:'video/mp4; codecs="avc1"',robustness:""}]}]},e.widevineKeySystem={keySystem:"com.widevine.alpha",supportedConfig:[{label:"foo",initDataTypes:["cenc"],sessionTypes:["temporary"],audioCapabilities:[{contentType:'audio/mp4; codecs="mp4a.40.5"',robustness:"SW_SECURE_CRYPTO"}],videoCapabilities:[{contentType:'video/mp4; codecs="avc1.640028"',robustness:"HW_SECURE_ALL"},{contentType:'video/mp4; codecs="avc1.640028"',robustness:"SW_SECURE_CRYPTO"},{contentType:'video/mp4; codecs="avc1.4d001f"',robustness:"HW_SECURE_ALL"},{contentType:'video/mp4; codecs="avc1.4d001f"',robustness:"SW_SECURE_CRYPTO"},{contentType:'video/mp4; codecs="avc1.42000d"',robustness:"HW_SECURE_ALL"},{contentType:'video/mp4; codecs="avc1.42000d"',robustness:"SW_SECURE_CRYPTO"}]}]},e.LICENSE_STATUS_DONE="DONE",e.LICENSE_STATUS_LOADING="LOADING",e.LICENSE_STATUS_NEW="NEW_REQ",e.vS=t.create(s),e.nT=[],window.addEventListener("beforeunload",e.eT.bind(e)),e.rT=i,e.X_=n,e.sT=null,e.oT=null,e.uT=null,e.hT=[],e.aT=new u(250),e.aT.addEventListener(e.cT,e),e.fT=0,e.LE=t,e.lT()}h.prototype.addDrmItem=function(t){var i=this;e.isDrmItemContained(t,i.hT)||(t.status=i.LICENSE_STATUS_NEW,i.hT.push(t),i.vT(i))},h.prototype.lT=function(){var t=this;t.oT=null,navigator.requestMediaKeySystemAccess?navigator.requestMediaKeySystemAccess(t.widevineKeySystem.keySystem,t.widevineKeySystem.supportedConfig).then((function(i){t.iT=t.LICENSE_TYPE_WIDEVINE,t.X_.appModel.licenseType="widevine",i.createMediaKeys().then((function(i){t.dT(t,i)}),(function(){t.uT={type:r.ERR_DRM_INIT,message:"LicenseManager - createMediaKeys() failed for Widevine"}}))}),(function(){navigator.requestMediaKeySystemAccess(t.playreadyKeySystem.keySystem,t.playreadyKeySystem.supportedConfig).then((function(i){t.iT=t.LICENSE_TYPE_PLAYREADY,t.X_.appModel.licenseType="playready",i.createMediaKeys().then((function(i){t.dT(t,i)}),(function(){t.uT={type:r.ERR_DRM_INIT,message:"LicenseManager - createMediaKeys() failed for PlayReady"}}))}),(function(){t.uT={type:r.ERR_DRM_CONFIG,message:"LicenseManager - Your browser/system does not support the requested configurations for playing DRM protected content."}}))})):t.uT={type:r.ERR_DRM_EME_MISSING,message:"LicenseManager - Browser EME components not detected! (also check URL for HTTPS)"}},h.prototype.dT=function(t,i){t.oT=i,t.aT.start()},h.prototype.cT=function(){var t=this;t.rT.mediaKeys||(t.aT.stop(),t.rT.setMediaKeys(t.oT).then((function(){t.vT(t)}),(function(i){t.uT={type:r.ERR_DRM_INIT,message:"LicenseManager - "+i}})))},h.prototype.vT=function(t){if(null===t.oT&&null!==t.uT)return t.pT(t.uT.type,t.uT.message),void(t.uT=null);if(null!==t.oT)for(var i=0;i<t.hT.length;i++){var n=t.hT[i];n.status===t.LICENSE_STATUS_NEW&&(t.iT===t.LICENSE_TYPE_WIDEVINE?(n.widevine.initData=e.base64ToBuffer(n.widevine.pssh),n.widevine.initDataType="cenc",n.status=t.LICENSE_STATUS_LOADING,t.mT(t,n.widevine)):t.iT===t.LICENSE_TYPE_PLAYREADY&&(n.playready.initData=e.base64ToBuffer(n.playready.pssh),n.playready.initDataType="cenc",n.status=t.LICENSE_STATUS_LOADING,t.mT(t,n.playready)))}},h.prototype.mT=function(t,i){var n=t.oT.createSession("temporary");t.nT.push(n),n.addEventListener("message",(function(n){t.bT(t,i,n)}),!1);var e=n.generateRequest(i.initDataType,i.initData);e.then((function(){t.fT++,t.fT===t.hT.length&&t.LE.onGenerateRequestComplete()})),e.catch((function(i){t.pT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - keySession.generateRequest() failed: "+i)}))},h.prototype.gT=function(t,i){return t.iT===t.LICENSE_TYPE_PLAYREADY?i.prefix+"/pr":t.iT===t.LICENSE_TYPE_WIDEVINE?i.prefix+"/wv":""},h.prototype.bT=function(t,i,n){var e=t.gT(t,i),r=t.yT(t,n.message);t.vS.executeCommand(t.tT,{challenge:r.challenge,headerFields:r.headerFields,url:e,drmInfo:i,event:n},t)},h.prototype.yT=function(t,i){var n,s={};if(t.iT===t.LICENSE_TYPE_PLAYREADY){var o=(new DOMParser).parseFromString(String.fromCharCode.apply(null,new Uint16Array(i)),"application/xml");o.getElementsByTagName("Challenge")[0]?n=e.base64ToBuffer(o.getElementsByTagName("Challenge")[0].childNodes[0].nodeValue).buffer:t.pT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - Cannot find <Challenge> in key message");var u=o.getElementsByTagName("name"),h=o.getElementsByTagName("value");u.length!==h.length&&t.pT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - Playready: Mismatched header <name>/<value> pair in key message");for(var a=0;a<u.length;a++)s[u[a].childNodes[0].nodeValue]=h[a].childNodes[0].nodeValue}else t.iT===t.LICENSE_TYPE_WIDEVINE&&(n=i);return{challenge:n,headerFields:s}},h.prototype.onLicenseLoadComplete=function(t,i){var n=this,e=t.data?t.data.event:null,s=t.data?t.data.drmInfo:null;e.target.update(i.data).catch((function(t){n.pT(r.ERR_DRM_LICENSE_REQUEST,"LicenseManager - call to MediaKeySession.update() failed: "+t)}));for(var o=0;o<n.hT.length;o++)n.hT[o].widevine.pssh!==s.pssh&&n.hT[o].playready.pssh!==s.pssh||(n.hT[o].status=n.LICENSE_STATUS_DONE)},h.prototype.onLicenseLoadError=function(){this.pT(r.ERR_XHR_LOAD,"LicenseManager - XHR failed")},h.prototype.pT=function(t,i){var n=new r.Error(t,i);this.X_.notifyError(n)},h.prototype.eT=function(){for(var t=this,i=0;i<t.nT.length;i++)t.nT[i].close().then((function(){}));t.nT=[]},h.prototype.destroy=function(){var t=this;t.wT=null,t.oT=null,t.hT=[],t.eT(),t.aT.destroy()}},7980:function(t,i,n){"use strict";t.exports=l;var e=n(2990),r=n(2350),s=r.Streamer,o=r.Events,u=r.SynchTypes,h=n(902),a=n(7650).HLSEvent,c=n(2503).StreamTypes,f=n(6837);function l(t,i){var n=this;s.call(n,t,i),n._h={},n._h[a.MEDIA_LOADED]=n.__controller.addEventListener(a.MEDIA_LOADED,n.rO,n),n.DEFAULT_STREAM_UPDATE_INTERVAL=8e3,n.MAX_STREAM_UPDATE_INTERVAL=1e4,n.PAST_BUFFER_LENGTH_LIMIT=n._m.config.pastBufferLengthLimit.live,n.LONG_PAUSE_INTERVAL=24e3,n._T=new h(n.DEFAULT_STREAM_UPDATE_INTERVAL),n._T.addEventListener(n.ET,n),n.dE=null,n.OT=null,n.AT=!1,n.ST=new h(n.LONG_PAUSE_INTERVAL,1),n.ST.addEventListener(n.TT,n)}e.inherits(l,s),l.prototype.destroy=function(){var t=this;t._T.destroy(),t.ST.destroy(),t.__controller.removeEventListeners(t._h),s.prototype.destroy.call(t)},l.prototype.onPlay=function(t){var i=this;if(i.IT(),i.jT()){var n=i.OT?u.TIME_GAP:u.INIT;i.YO(n),i.process(i.FS),i.OT=null}else i.MT&&(i.FS=t,i.CE=!1,i.process(i.FS),i.OT=null);s.prototype.onPlay.call(i),i.ST.stop()},l.prototype.onPause=function(){var t=this;t.OT=Date.now(),t.ST.start(),s.prototype.onPause.call(t)},l.prototype.onSeeking=function(t){var i=this;i.NT(!1),i.AT&&(i.kT(),i.process(t))},l.prototype.onSynchComplete=function(){var t=this;t.dE=null,t.FS=null,t.type===c.MAIN&&t._m.setLivePlaybackStartTime(null)},l.prototype.suspendStreaming=function(){this._T&&this._T.stop()},l.prototype.resumeStreaming=function(){this._T&&this._T.start()},l.prototype.jT=function(){var t=this;if(!t.OT)return!0;if(this._m.config.streamSynch)return!1;var i=t.zO,n=i&&i.targetDuration?3*i.targetDuration*1e3:t.LONG_PAUSE_INTERVAL;return Date.now()-t.OT>n},l.prototype.YO=function(t){var i=this;if(i._m.hasEndlist)i.NT(!0);else{var n=i.zO;if(n.segments.length&&!f.isNullOrUndefined(n.endSeqNum)&&!f.isNullOrUndefined(n.startSeqNum)){var e=i.RT(),r=n.getSegmentfromSeqNum(e);i.FS=r?r.startTime:null,i.dE=i.FS,n.type===c.MAIN&&i._m.setLivePlaybackStartTime(i.dE);var s=i._m.userAgent;i.AT=s&&s.safariDesktop&&t===u.TIME_GAP,i.publish(o.LIVE_SYNCH,i,{synchPosition:i.dE,synchType:t})}}},l.prototype.TT=function(){},l.prototype.LT=function(){var t=this;return!t.DT&&t.VO!==t.STATES.LOADING&&!t.CE&&!t.CT()},l.prototype.PT=function(){var t=this;t.isActive()&&(!t.xT&&t.VO!==t.STATES.INITIALIZING||t.UT||(t.ET(),t.IT()))},l.prototype.RT=function(){var t=this,i=t.zO,n=t._m.getLivePlaybackStartTime();return i.type===c.MAIN||f.isNullOrUndefined(n)?Math.max(i.endSeqNum-t.SEGMENT_OFFSET,i.startSeqNum):i.getSeqNumBeforePosition(n)},l.prototype.VT=function(t){return t},l.prototype.onStreamLoaded=function(t){this.IT(),s.prototype.onStreamLoaded.call(this,t)},l.prototype.rO=function(){this.IT()},l.prototype.IT=function(){var t,i,n=this;n._m.hasEndlist||n.zO.isDash()&&n.type!==c.MAIN?n._T.destroy():(t=n._T.startTime>0?Date.now()-n._T.startTime:0,n._T.reset(),i=n._m.getStreamRefreshInterval()||n.DEFAULT_STREAM_UPDATE_INTERVAL,i-=t,i=Math.max(i,100),i=Math.min(i,n.MAX_STREAM_UPDATE_INTERVAL),n._T.delay=i,n._T.start())},l.prototype.FT=function(){var t=this,i={url:t.zO.url,withResponseHeaders:t._m.isDash()};return t.CE&&(i.stopStreamLoadOnError=!0,i.maxRetries=1),i},l.prototype.stopStreamUpdate=function(){this._T.reset()},l.prototype.canSwitch=function(t){var i=this;return!i.dE&&("mid-segment"!==t||i.VO===i.STATES.LOADING)},l.prototype.BT=function(){var t=this,i=t.zO;i&&i.endSeqNum===t.YS&&t._m.hasEndlist&&t.NT(!0)}},2440:function(t,i,n){"use strict";var e=n(27),r=n(5985),s=n(5902),o=n(9112),u=n(6888),h=n(2503).StreamTypes,a=e.TsStreamer,c=e.TsLiveStreamer,f=r.SubtitleStreamer,l=r.SubtitleLiveStreamer,v=s.Fmp4Streamer,d=s.Fmp4LiveStreamer,p=o.AacStreamer,m=o.AacLiveStreamer,b=u.Fmp4SubtitleStreamer,g=u.Fmp4SubtitleLiveStreamer;t.exports.create=function(t,i,n){if(!t||!i||"function"!=typeof t.create)return null;var e,r=i.type===h.SUBTITLES;switch(i.containerFormat){case"vtt":e=n?l:f;break;case"aac":e=n?m:p;break;case"mp4":e=r?n?g:b:n?d:v;break;case"ts":e=n?c:a}return e?t.create(e,i):null}},2350:function(t,i,n){"use strict";t.exports.Streamer=b;var e=n(2990),r=n(2999),s=n(2701).CmdNames,o=n(7572),u=n(7650).HLSEvent,h=n(4361),a=h.StreamLoader,c=h.Events,f=n(5557),l=n(258),v=n(2503).StreamTypes,d=n(5877),p=t.exports.Events={SEG_LOAD_START:"streamerSegLoadStart",SEG_LOAD_PROGRESS:"streamerSegLoadProgress",SEG_LOAD_COMPLETE:"streamerSegLoadComplete",SEG_LOAD_ERROR:"streamerSegLoadError",PRELOAD_COMPLETE:"streamerPreloadComplete",STREAM_LOAD_COMPLETE:"StreamLoadComplete",STREAM_LOAD_ERROR:"StreamLoadError",LIVE_SYNCH:"streamerLiveSynch"},m=t.exports.SynchTypes={INIT:"synchAtInit",TIME_GAP:"synchAtTimeGap"};function b(t){var i=this,n=i.__controller;r.call(i,i.constructor.name),i._m=n.model,i.GS=n.services,i.vS=n.create(l),i.zT=n.create(a,i.vS),i.zT.addEventListener(c.STREAM_LOADED,i.onStreamLoaded,i),i.zT.addEventListener(c.STREAM_LOAD_ERROR,i.onStreamLoadError,i),i.AVG_BW_MEASUREMENT_INTERVAL=30,i.GT=0,i.HT=0,i.tT=s.CMD_SEGMENT_LOAD,i.zO=t,i.type=t?t.type:null;var e=t.altRenditionGroups&&t.altRenditionGroups.SUBTITLES&&t.altRenditionGroups.SUBTITLES.hasStreams();i.type&&i.type!==v.VIDEO&&i.type!==v.MAIN||e||(i.YT=[],i.qT=new d(i.sendVttEventCB.bind(i))),i.STATES={ERROR:-1,NONE:0,INITIALIZING:1,INITIALIZED:2,LOADING:3},i.VO=i.STATES.NONE,i.UT=!1,i.WT=!1,i.YS=NaN,i.yO=!1,i.FS=null,i.CE=!1,i.QT=i._m.config.maxBuffer,i.ZT=i._m.live,i.XT=!1,i.MT=!1,i.$T={audio:NaN,video:NaN},i.xT=!1,i.n_=[403]}e.inherits(b,r),b.prototype.destroy=function(){var t=this;t.zT.destroy(),t.VO=t.STATES.NONE,t.zO=null,t.vS&&(t.vS.destroy(),t.vS=null),r.prototype.destroy.call(t)},b.prototype.setCurrentStream=function(t){var i=this;t&&!t.equals(i.zO)&&(i.zO=t,i.onSwitchBegin())},b.prototype.isActive=function(){var t=this;return t.zO&&t.zO.url&&t.zO.url.length>0},b.prototype.setAltAudioActive=function(t){this.XT=t},b.prototype.getCurrentStream=function(){return this.zO},b.prototype.process=function(t,i){var n=this;if("number"==typeof t&&(n.FS=t),n.isStreamReady()||n.VO===n.STATES.ERROR){if(n.LT()){var e=n.VS(n.FS,i),r=n.JT(e);"empty"!==r?"ahead"!==r&&("behind"!==r?n.LT()&&(n.FS=null,n.KT(e)):n.YO(m.TIME_GAP)):n.PT()}}else n.US()},b.prototype.suspendStreaming=b.prototype.resumeStreaming=function(){},b.prototype.onPlay=function(t){var i=this;i.CE=!1,i.QT=i._m.config.maxBuffer,t&&i.onSynchBegin()},b.prototype.onPlaying=function(){this.MT=!1},b.prototype.onPause=function(){this.CE=!0},b.prototype.onSeeking=function(t){var i=this;i.kT(),i.NT(!1),i.process(t)},b.prototype.onSeeked=function(){},b.prototype.onError=function(){this.vS&&this.vS.removeAllCommands()},b.prototype.onComplete=function(){},b.prototype.onTimeUpdate=function(t){var i=this;if(i.HT){var n=t-i.HT;n>0&&(i.GT+=n)}i.GT>i.AVG_BW_MEASUREMENT_INTERVAL&&(i.aO(i.GS.bandwidthEstimator.averageBandwidth),i.GT=0),i.HT=t},b.prototype.onPreloadBegin=function(){var t=this;t.WT=!0,t.QT=t._m.config.preloadBufferLimit},b.prototype.onPreloadEnd=function(){this.WT=!1},b.prototype.YO=function(){},b.prototype.isStreamReady=function(){var t=this,i=t.zO;return i&&i.isReady()&&t.VO>=t.STATES.INITIALIZED},b.prototype.US=function(){var t=this;t.isActive()&&(t.VO=t.STATES.INITIALIZING,t.PT())},b.prototype.LT=function(){var t=this,i=t.CT(),n=t._m.config.stopBufferingOnPause;return t.WT&&i&&t.publish(p.PRELOAD_COMPLETE,t),!t.yO&&t.VO!==t.STATES.LOADING&&((!t.CE||!n)&&(!i&&!t.tI()))},b.prototype.JT=function(t){var i=this.zO;if(!i||i.isEmpty()||isNaN(t))return"empty";if(!i.contains(t)){if(t<i.startSeqNum)return"behind";if(t>i.endSeqNum)return"ahead"}return"available"},b.prototype.CT=function(){var t=this;if(t.type&&t._m.bufferedAndPending){var i={buffered:0,pending:0},n=t._m.bufferedAndPending.video||i;return t.type!==v.MAIN&&t.type!==v.VIDEO&&(n=t._m.bufferedAndPending.audio||i),n.buffered+n.pending>=t.QT}return t._m.bufferLength+t._m.pendingBufferLength>=t.QT},b.prototype.tI=function(){var t=this._m;return t.getTotalBufferLength()>=t.config.maxTotalBuffer},b.prototype.onSwitchBegin=function(){this.xT=!0,this.PT()},b.prototype.onSwitchEnd=function(){this.xT=!1},b.prototype.PT=function(){this.UT||this.ET()},b.prototype.ET=function(){var t=this;t.isActive()&&(t.UT=!0,t.zT.load(t.zO,t.FT()))},b.prototype.FT=function(){var t=this;return{url:t.zO.url,retryExclusion:t.n_,withResponseHeaders:t._m.isDash()}},b.prototype.onStreamLoaded=function(t){var i=this;i.VO===i.STATES.INITIALIZING&&(i.VO=i.STATES.INITIALIZED),i.UT=!1,i.publish(p.STREAM_LOAD_COMPLETE,i,{stream:t.dto()})},b.prototype.onStreamLoadError=function(t,i){var n=this;i.code===o.ERR_XHR_LOAD_LIVE_PAUSE[0]&&n.stopStreamUpdate(),n.publish(p.STREAM_LOAD_ERROR,n,{err:i,stream:t}),n.VO=n.STATES.ERROR,n.UT=!1,n.process()},b.prototype.VS=function(t,i){var n=this,e=n.zO,r=NaN;return r="number"==typeof t?e.getSeqNumBeforePosition(t+n._m.TIMESTAMP_COMPARE_EPSILON):isNaN(n.YS)?n.RT():n.VO===n.STATES.ERROR||n.QS?n.YS:n.YS+1,i||(r=n.VT(r)),n.ZT||(r=Math.max(r,e.startSeqNum),r=Math.min(r,e.endSeqNum)),r},b.prototype.VT=function(t){var i=this,n=i.zO,e=i._m.bufferedRanges,r=e.length,s=i.iI(t),o=i._m.userAgent;if(o&&o.safariDesktop)return t;if(i._m.isDash())return t;if(s>=0&&r&&s<r){var u=e.ranges[s].end;return!i.ZT&&u>=i._m.duration?(i.NT(!0),n.endSeqNum):n.getSeqNumBeforePosition(u)}return t},b.prototype.RT=function(){return this.zO.getSeqNumBeforePosition(0)},b.prototype.iI=function(t){var i=this,n=i.zO.getSegmentfromSeqNum(t);if(!n)return-1;for(var e=i._m.TIMESTAMP_COMPARE_EPSILON,r=i._m.bufferedRanges,s=0;s<r.length;s++){var o=r.ranges[s],u=o.start-e,h=o.end+e;if(u=0===n.startTime&&u<.1?0:u,n.startTime>=u&&n.startTime+n.duration<=h)return s}return-1},b.prototype.FO=function(){},b.prototype.KT=function(t){var i=this;if(i.FO(t),!(i.VO<i.STATES.INITIALIZED)){i.kT(),i.VO=i.STATES.LOADING,i.YS=t,i.QS=!1,i._m.updateCurrentLoadingSeqNum(i.YS);var n=i.nI(i.YS);n&&(i.HO(n,i.zO),i.publish(p.SEG_LOAD_START,i),i.eI(t))}},b.prototype.eI=function(){},b.prototype.nI=function(t){var i=this,n=i.BO(t),e=n?n.segment:null;return e?(i.PS=i.vS.executeCommand(i.tT,n,i),e):null},b.prototype.BO=function(t){var i=this.zO;return i?{segment:i.getSegmentfromSeqNum(t),stream:i}:null},b.prototype.onSegmentLoadProgress=function(t,i){var n,e,r,s,o,u=this;if(i)if(i.id!==f.MessageIds.TIMED_METADATA){i.getParam?(n=i.getParam("tracks"),e=i.getParam("perfInfo"),r=i.getParam("bytesTotal")||0,s=i.getParam("parsedInfo"),o=i.getParam("cea608TrackData")):i.cea608TrackData&&(o=i.cea608TrackData);var h=s?s.position:i.position,a=s&&s.inWorkerScope||!1;switch(u.publish(p.SEG_LOAD_PROGRESS,u,{seqNum:u.YS,position:h,bytesTotal:r,inWorkerScope:a,perfInfo:e}),u._m.preloading=u.WT,h){case"firstByte":return;case"start":break;case"end":u.VO===u.STATES.LOADING&&(u.VO=u.STATES.INITIALIZED)}if(n&&(n.forEach((function(t){t.minBufferTime=u.__controller.getMinimumBufferTime(),u.$T[t.type]=t.endTimestamp})),u.qS(n,i.getParam("transferables"))),u.YT&&o&&o.length>0)for(var c=0;c<o.length;c++)u.YT.push(o[c]);"end"===h&&(u._m.setSegEndTimeStamps(u.type,u.zO.groupId,u.YS,u.$T),u.$T.audio=NaN,u.$T.video=NaN)}else{var l=i.getParam("timedMetadata");u._m.updateTimedMetadata(l,u.YS)}},b.prototype.onSegmentLoadComplete=function(t){var i=this;if(i.VO===i.STATES.LOADING&&(i.VO=i.STATES.INITIALIZED),i.YT&&i.YT.length>0){for(var n=[],e=0;e<i.YT.length;e++){for(var r=i.YT[e],s=0;s<n.length&&r.pts>=n[s].pts;)s++;n.splice(s,0,r)}var o=i.zO.getSegmentfromSeqNum(i.YS);i.qT.parse(n,o),i.YT=[]}i.vS.removeCommand(t),i.BT(),i.publish(p.SEG_LOAD_COMPLETE,i,{stream:i.zO}),i.PS=null},b.prototype.onSegmentLoadError=function(t,i){var n=this;n.abortCurrentSegment(t),n.PS=null;var e=i&&i.code===o.ERR_XHR_LOAD[0]?new o.Error(o.ERR_SEGMENT_LOAD):i;n.publish(p.SEG_LOAD_ERROR,n,{seqNum:n.YS,err:e,stream:n.zO})},b.prototype.abortCurrentSegment=function(t){var i=this;return i.VO!==i.STATES.LOADING?null:(t&&i.vS.removeCommand(t),i.VO===i.STATES.LOADING&&(i.VO=i.STATES.INITIALIZED),i.QS=!0,i.$T.audio=NaN,i.$T.video=NaN,i.YS)},b.prototype.kT=function(){var t=this;t.VO===t.STATES.LOADING&&(t.VO=t.STATES.INITIALIZED),t.$T.audio=NaN,t.$T.video=NaN,t.vS.removeRelatedCommands(t.tT)},b.prototype.qS=function(t,i){t&&this.__controller.sendMessage(f.MessageIds.APPEND_SRC_BUFFER,[t],["tracks"],i)},b.prototype.NT=function(t){var i=this;i.yO=t,i.$T.audio=NaN,i.$T.video=NaN,i.type===v.MAIN&&i.__controller.sendMessage(f.MessageIds.END_OF_STREAM,[t],["endOfStream"])},b.prototype.BT=function(){var t=this,i=t.zO;i&&i.endSeqNum===t.YS&&t.NT(!0)},b.prototype.aO=function(t){var i={avgBWtimestamp:Date.now(),avgBW:t};this.type===v.MAIN&&this.__controller.sendMessage(f.MessageIds.SAVE_AVG_BANDWIDTH,[i],["avgBwInfo"])},b.prototype.onManualStreamChange=function(){var t=this;t.NT(!1),t.MT=!0,t.kT(),t.zT.cancel(),t.UT=!1,t.VO=t.VO!==t.STATES.ERROR?t.STATES.INITIALIZING:t.VO,t.PT()},b.prototype.midSegUpSwitch=function(){var t=this;t.PS&&t.abortCurrentSegment(t.PS),t.zT.cancel(),t.UT=!1,t.PT(),t.process(t.HT,!0)},b.prototype.onSynchBegin=function(){},b.prototype.onSynchComplete=function(){},b.prototype.onSynchMetadataReady=function(t){var i=this;i.kT(),i.NT(!1),i.process(t)},b.prototype.canSwitch=function(t){return"mid-segment"!==t||this.VO===this.STATES.LOADING},b.prototype.isInError=function(){return this.VO===this.STATES.ERROR},b.prototype.getSegLoadCommand=function(){return this.vS.getCommand(this.tT)},b.prototype.HO=function(){},b.prototype.sendVttEventCB=function(t){this.__controller.sendEvent(u.VTT_SEGMENT_LOADED,t)}},6972:function(t,i,n){"use strict";t.exports.StreamingController=y;var e=n(2350).Events,r=n(2440),s=n(4571),o=n(1811),u=n(902),h=n(4361),a=h.StreamLoader,c=h.Events,f=n(2503).StreamTypes,l=n(2990),v=n(2999),d=n(7650).HLSEvent,p=n(258),m=n(574).AbrModes,b=n(5557),g=t.exports.Events={STREAM_METADATA_LOADED:"streamMetadataLoaded",STREAM_METADATA_LOAD_ERROR:"streamMetadataLoadError",PRELOAD_COMPLETE:"preloadComplete",SEG_LOAD_PROGRESS:"streamingControllerSegLoadProgress"};function y(){var t=this;v.call(t,t.constructor.name),t._m=t.__controller.model,t.GS=t.__controller.services,t.vS=t.__controller.create(p),t.rI=t.GS.segmentMetrics,t.sI={},t.oI=0,t.uI=0,t.hI={},t.aI=null,t.cI=0,t.FAST_UP_SWITCH_INTERVAL=.3,t.OO=t.__controller.create(o,t.vS),t.OO.addEventListener(t.OO.SWITCH_ON_ERROR,t.fI,t),t.K_=t.__controller.create(s),t.K_.addEventListener(t.K_.SWITCH_BEGIN,t.lI,t),t.K_.addEventListener(t.K_.SWITCH_END,t.vI,t),t.dI=new u(1e3*t._m.config.segmentLoadMonitorInterval),t.dI.addEventListener(t.pI,t),t.mI=new u(1e3*t.FAST_UP_SWITCH_INTERVAL),t.mI.addEventListener(t.bI,t),t.gI={},t.SE=[],t.CE=!1,t.xT=!1,t.MT=!1,t.yI=t.K_.SCENARIOS.STARTUP,t.STATES={ERROR:-1,INITIAL:0,STREAM_METADATA_LOADED:1,INITIALIZED:2},t.VO=t.STATES.INITIAL}l.inherits(y,v),y.prototype.loadStream=function(t){var i=this;t&&i.VO===i.STATES.INITIAL&&(i.wI(t).load(t),i.oI++,Object.keys(t.altRenditionGroups).forEach((function(n){var e=t.getAlternateStream(n);e&&e.url&&(i.wI(e).load(e),i.oI++)})))},y.prototype.loadAllSubtitleStreams=function(){var t=this;if(t.VO===t.STATES.INITIAL){var i=[];t._m.streams.forEach((function(n){var e=n.getAlternateStream(f.SUBTITLES);e&&i.indexOf(e.url)<0&&(i.push(e.url),t.wI(e).load(e),t.oI++)})),t.VO=t.STATES.STREAM_METADATA_LOADED,t.publish(g.STREAM_METADATA_LOADED)}},y.prototype.wI=function(t){var i=this,n=i.__controller.create(a,i.vS);return n.addEventListener(c.STREAM_LOADED,i._I,i),n.addEventListener(c.STREAM_LOAD_ERROR,i.EI,i),i.sI[t.url]=n,t.type===f.SUBTITLES&&i.uI++,n},y.prototype.OI=function(){var t=this;Object.keys(t.sI).forEach((function(i){var n=t.sI[i];n&&n.destroy()})),t.sI={},t.oI=0},y.prototype._I=function(t){var i=this;if(t){var n=i.sI[t.url];if(n){if(i.VO>=i.STATES.STREAM_METADATA_LOADED)return n.destroy(),delete i.sI[t.url],void i._m.synchStreamTimelines(t.type);t.type!==f.SUBTITLES&&i.uI++,i.uI>=i.oI&&(i.VO=i.STATES.STREAM_METADATA_LOADED,i._m.synchStreamTimelines(),i.publish(g.STREAM_METADATA_LOADED)),n.destroy(),delete i.sI[t.url]}}},y.prototype.EI=function(t,i){var n=this;t&&t.type===f.SUBTITLES||(n.VO=n.STATES.ERROR,n.publish(g.STREAM_METADATA_LOAD_ERROR,i))},y.prototype.init=function(){var t=this;if(t.VO!==t.STATES.ERROR&&t.VO!==t.STATES.INITIALIZED){var i=t._m.getCurrentLoadingStream();if(i){t.uI=0;var n=t.AI(i);n.addEventListener(e.PRELOAD_COMPLETE,t.TS,t),n.addEventListener(e.LIVE_SYNCH,t.tO,t),t.hI.MAIN=n,t.aI=n,t.cI++,Object.keys(i.altRenditionGroups).forEach((function(n){var e=i.getAlternateStream(n);if(e){var r=t.AI(e);r&&(t.hI[n]=r,t.cI++)}})),t.SI(),t.TI(),t.VO=t.STATES.INITIALIZED}}},y.prototype.isInitialized=function(){return this.VO>=this.STATES.INITIALIZED},y.prototype.AI=function(t){var i=this;if(!t)return null;var n=r.create(i.__controller,t,i._m.live);return i.II(n),n},y.prototype.jI=function(){var t=this;Object.keys(t.hI).forEach((function(i){t.hI[i].destroy()})),t.hI={},t.aI=null},y.prototype.II=function(t){var i=this;if(t){var n={};n[e.SEG_LOAD_START]=i.MI,n[e.SEG_LOAD_PROGRESS]=i.IS,n[e.SEG_LOAD_COMPLETE]=i.NI,n[e.SEG_LOAD_ERROR]=i.kI,n[e.STREAM_LOAD_ERROR]=i.RI,n[e.STREAM_LOAD_COMPLETE]=i.LI,Object.keys(e).forEach((function(r){var s=e[r];t.addEventListener(s,n[s],i)}))}},y.prototype.SI=function(){var t=this,i=t.hI.AUDIO;t.aI&&t.aI.setAltAudioActive(i&&i.isActive())},y.prototype.DI=function(){var t=this,i=Array.prototype.slice.call(arguments),n=i.shift(),e=t.aI;e&&e[n]&&"function"==typeof e[n]&&e[n].apply(e,i),Object.keys(t.hI).forEach((function(r){r!==f.MAIN&&(e=t.hI[r])&&e[n]&&"function"==typeof e[n]&&e[n].apply(e,i)}))},y.prototype.process=function(){var t=this;t.DI("process"),t.yI=t.K_.SCENARIOS.LOAD},y.prototype.suspendStreaming=function(){this.DI("suspendStreaming")},y.prototype.resumeStreaming=function(){this.DI("resumeStreaming")},y.prototype.setABRMode=function(t){var i=this,n=i._m;n.setABRMode(t)&&n.getABRMode()!==m.AUTO&&(i.CI("video"),i.xT=!1,i.TI())},y.prototype.CI=function(t){var i=this;i.MT=!0,i.__controller.sendMessage(b.MessageIds.PAUSE_BEFORE_STREAM_CHANGE,[t],["streamType"]),i.DI("onManualStreamChange")},y.prototype.setAudioLanguage=function(t){var i=this,n=i._m;if(n.setAudioLanguage(t)){i.CI("audio");var e=f.AUDIO,r=n.getCurrentLoadingStream(),s=r?r.getAlternateStream(e):null,o=i.hI[e];s&&o&&o.setCurrentStream(s),i.SI()}},y.prototype.getMetrics=function(){return this.rI.getMetrics()},y.prototype.onPlay=function(t){var i=this;i.dI.start(),i.xI()?(i.DI("onPlay",t),i.CE=!1,i.MT=!1):i.SE.push([i,i.onPlay,[t]])},y.prototype.onPlaying=function(){this.DI("onPlaying"),this.mI.start()},y.prototype.onPause=function(){var t=this;t.dI.stop(),t.DI("onPause"),t.CE=!0},y.prototype.onSeeking=function(t){var i=this;i._m.live||i.TI(),i.DI("onSeeking",t)},y.prototype.onSeeked=function(t){this.DI("onSeeked",t)},y.prototype.onComplete=function(){this.rI.onComplete(),this.DI("onComplete")},y.prototype.onError=function(){this.DI("onError")},y.prototype.onTimeUpdate=function(t){this.DI("onTimeUpdate",t),this.rI.onTimeUpdate(t)},y.prototype.onSynchMetadataReady=function(t){this.TI(),this.DI("onSynchMetadataReady",t)},y.prototype.onSynchComplete=function(){this.DI("onSynchComplete")},y.prototype.onPreloadBegin=function(){this.DI("onPreloadBegin")},y.prototype.onPreloadEnd=function(){this.DI("onPreloadEnd")},y.prototype.fI=function(t){var i=this;i.xT=!1,i.TI(i.K_.SCENARIOS.ERROR,{index:t})},y.prototype.lI=function(){var t=this,i=t._m.getCurrentLoadingStream();t.xT=!0,t.aI.setCurrentStream(i),Object.keys(i.altRenditionGroups).forEach((function(n){var e=i.getAlternateStream(n);e&&t.hI[n]&&t.hI[n].setCurrentStream(e)})),t.SI()},y.prototype.vI=function(){this.xT=!1,this.DI("onSwitchEnd")},y.prototype.pI=function(){var t=this,i=t.aI?t.aI.getSegLoadCommand():null;i&&t.TI(t.K_.SCENARIOS.MIDSEGMENT,{command:i,position:i.position})},y.prototype.bI=function(){var t=this;t.xT=!1,t.TI(),t._m.getCurrentLoadingStream().bitrate>t._m.getCurrentPlayingStream().bitrate&&(t.mI.reset(),t.DI("midSegUpSwitch"))},y.prototype.UI=function(t,i,n,e,r){var s=this,o=s._m.getCurrentLoadingStream(),u=o?o.getSegmentfromSeqNum(i):null,h={bitrateIndex:o?o.index:0,frameRate:o?o.frameRate:30,bytesTotal:n};"firstByte"===t?(h.beginTime=u?u.startTime:NaN,h.switchReason="none",h.observedBitrate=s.GS.bandwidthEstimator.averageBandwidth,h.timeToFirstByte=u?u.timeToFirstByte:NaN,h.endTime=u?u.startTime+u.duration:NaN,h.programDateTime=u?u.programDateTime:NaN,s.rI.segmentLoadBegin(i,h)):"end"===t&&(h.perfInfo=r,h.timeToDownload=u?u.totalDownloadTime:NaN,h.segmentInWorker=!!e,s.rI.segmentLoadEnd(i,h))},y.prototype.VI=function(){var t=this;t.dI.reset(),t.CE||t.OO.running||t.dI.start()},y.prototype.TI=function(t,i){var n=this;if(t=t||n.yI,!n.xT)if(t!==n.K_.SCENARIOS.MIDSEGMENT){var e=i?i.index:null;n.K_.switchStream(t,null,e)}else{var r=i?i.command:null,s=i?i.position:null;n.FI(t,r,s)}},y.prototype.FI=function(t,i,n){var e=this;if("end"!==n&&(e.aI&&e.aI.canSwitch(t)&&e.K_.switchStream(t,"down"))){var r=e.aI.abortCurrentSegment(i);r&&e.UI("end",r),e.process()}},y.prototype.MI=function(){this.VI()},y.prototype.IS=function(t,i){var n=this;if(n.BI(t)&&i){n.publish(g.SEG_LOAD_PROGRESS,i.bytesTotal),"firstByte"===i.position&&n.K_.switchComplete();var e=i.position,r=i.bytesTotal,s=i.inWorkerScope,o=i.perfInfo,u=i.seqNum;n.UI(e,u,r,s,o),n.VI()}},y.prototype.NI=function(t){var i=this;i.zI(),i.BI(t)&&i.TI()},y.prototype.kI=function(t,i){var n=this;n.BI(t)&&n.UI("end",i.seqNum),n.GI(i.err,i.stream)},y.prototype.LI=function(t,i){var n=this;if(n.zI(),n.BI(t)||n._m.synchStreamTimelines(t.type),n.__controller.sendEvent(d.STREAM_UPDATED,i),n.SE.length>0&&n.KE(),n.MT){for(var e=0,r=Object.keys(n.hI),s=0;s<n.cI;s++)n.hI[r[s]].isActive()&&e++;++n.uI>=e&&(n.uI=0,n.__controller.sendMessage(b.MessageIds.PLAY_AFTER_STREAM_CHANGE))}},y.prototype.RI=function(t,i){this.GI(i.err,i.stream)},y.prototype.GI=function(t,i){this.dI.stop(),this.OO.handle(t,i)},y.prototype.zI=function(){var t=this,i=!0;t.OO.running&&(Object.keys(t.hI).forEach((function(n){var e=t.hI[n],r=e?e.getCurrentStream():null;r&&r.type!==f.SUBTITLES&&(i=i&&!e.isInError())})),i&&(t.OO.onLoadComplete(),t.VI()))},y.prototype.TS=function(){this.onPreloadEnd(),this.publish(g.PRELOAD_COMPLETE)},y.prototype.tO=function(t,i){this.BI(t)&&this.__controller.sendEvent(d.LIVE_SYNCH,i)},y.prototype.BI=function(t){return t&&t.type===f.MAIN},y.prototype.xI=function(){var t=this;if(t.VO!==t.STATES.INITIALIZED)return!1;var i=!0;return Object.keys(t.hI).forEach((function(n){if(n!==f.SUBTITLES){var e=t.hI[n];i=i&&(!e.isActive()||e.isStreamReady())}})),i},y.prototype.KE=function(){var t=this.SE;this.SE=[],t.forEach((function(t){var i=t[0],n=t[1],e=t.length>2?t[2]:null;n&&"function"==typeof n&&n.apply(i,e)}))},y.prototype.destroy=function(){var t=this;t.jI(),t.OI(),t.OO&&(t.OO.destroy(),t.OO=null),t.vS&&(t.vS.destroy(),t.vS=null),t.K_&&(t.K_.destroy(),t.K_=null),t.mI&&(t.mI.destroy(),t.mI=null),t.rI&&(t.rI.destroy(),t.rI=null),t.dI.destroy(),t.SE=[],v.prototype.destroy.call(t)}},5985:function(t,i,n){"use strict";t.exports.SubtitleStreamer=h,t.exports.SubtitleLiveStreamer=a;var e=n(2990),r=n(2350).Streamer,s=n(7980),o=n(2701).CmdNames,u=n(7650).HLSEvent;function h(t,i){this.CO(t,i)}function a(t,i){this.CO(t,i)}e.inherits(h,r),e.inherits(a,s),a.prototype.CO=h.prototype.CO=function(t,i){var n=this;n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype,n.HI={},n.tT=o.CMD_SUBTITLE_SEGMENT_LOAD,n.primary=!1,n.VO=t.isReady()?n.STATES.INITIALIZED:n.STATES.NONE},a.prototype.destroy=h.prototype.destroy=function(){var t=this;t.HI={},t.f_.destroy.call(t)},a.prototype.onPlay=h.prototype.onPlay=function(t){this.f_.onPlay.call(this,t)},a.prototype.onTimeUpdate=h.prototype.onTimeUpdate=function(t){this.HT=t},a.prototype.CT=h.prototype.CT=function(){var t=this;return t.YI(t.HT)>=t.QT},a.prototype.tI=h.prototype.tI=function(){return this.YI()>=this._m.config.maxTotalBuffer},a.prototype.BO=h.prototype.BO=function(t){var i=this.zO;return i?{subtitleStream:i,segment:i.getSegmentfromSeqNum(t),live:this._m.live}:{}},a.prototype.onSubtitleSegmentLoadComplete=h.prototype.onSubtitleSegmentLoadComplete=function(t,i){var n=this;if(i){var e=i.data;n.__controller.sendEvent(u.VTT_SEGMENT_LOADED,e),n.HI[e.sequenceNum]={start:e.startTime,end:e.startTime+e.duration}}n.f_.onSegmentLoadComplete.call(n,t)},a.prototype.onSubtitleSegmentLoadError=h.prototype.onSubtitleSegmentLoadError=function(t){var i=this;i.VO=i.STATES.NONE,i.vS.removeCommand(t)},a.prototype.VT=h.prototype.VT=function(t){var i=this,n=i.zO,e=t;if(!isNaN(e))for(;i.HI[e];)e++;return!i.ZT&&e>n.endSeqNum?(i.NT(!0),n.endSeqNum):e},a.prototype.YI=h.prototype.YI=function(t){var i=this.zO,n=i.getSeqNumBeforePosition(t);if(isNaN(n))return 0;for(var e=0;n<=i.endSeqNum;n++){var r=this.HI[n];if(!r)break;e=r.end-t}return e},a.prototype.qI=h.prototype.qI=function(){var t=this,i=0;return Object.keys(t.HI).forEach((function(n){var e=t.HI[n];e&&(i+=e.end-e.start)})),i},a.prototype.HO=h.prototype.HO=function(){this.zO},a.prototype.iI=h.prototype.iI=function(){},a.prototype.qS=h.prototype.qS=function(){},a.prototype.onSynchMetadataReady=h.prototype.onSynchMetadataReady=function(){},a.prototype.setABRMode=h.prototype.setABRMode=function(){},a.prototype.canSwitch=h.prototype.canSwitch=function(){return!0}},4571:function(t,i,n){"use strict";t.exports=h;var e=n(1426),r=n(574).AbrModes,s=n(2999),o=n(2990),u=n(7650).HLSEvent;function h(){var t=this;t._m=t.__controller.model,t.WI=t.__controller.create(e),t.QI={estimatedBandwidthInBps:0,bitrateList:[],currentIndex:0,bufferLength:0},t._h={},t.rO(),t.SWITCH_BEGIN="switchBegin",t.SWITCH_END="switchEnd",t.SCENARIOS={STARTUP:"startup",LOAD:"load",ERROR:"error",MIDSEGMENT:"mid-segment"},t.switching=!0,s.call(t,t.constructor.name),t._h[u.MEDIA_LOADED]=t.__controller.addEventListener(u.MEDIA_LOADED,t.rO,t)}o.inherits(h,s),h.prototype.destroy=function(){var t=this;t.WI.destroy(),t.__controller.removeEventListeners(t._h),s.prototype.destroy.call(t)},h.prototype.switchStream=function(t,i,n){var e=this;e._m.getABRMode()!==r.AUTO&&e._m.streams.forEach((function(t,i){e._m.getUserReqBitrate()===t.bitrate&&(n=i)}));var s=e._m.currentLoadingStreamIndex,o=e.ZI(),u=e.XI(n,t,o);return!(u<0)&&(u!==s&&((!i||!("up"===i&&u<s||"down"===i&&u>s))&&(e._m.setCurrentLoadingStream(u),e.switching=!0,e.publish(e.SWITCH_BEGIN,u),!0)))},h.prototype.XI=function(t,i,n){return"number"==typeof t?t:this.WI.getNextStreamIndex(n,i===this.SCENARIOS.STARTUP)},h.prototype.switchComplete=function(){var t=this;t.switching=!1,t.publish(t.SWITCH_END)},h.prototype.ZI=function(){var t=this;t.$I();var i=t.QI,n=t.__controller.services.bandwidthEstimator,e=t._m.dimensions;return i.estimatedBandwidthInBps=1e3*n.averageBandwidth*1e3,i.currentIndex=t._m.currentLoadingStreamIndex,i.bufferLength=t._m.bufferLength,i.displayWidth=isNaN(e.width)?640:e.width,i.displayHeight=isNaN(e.height)?360:e.height,i.pixelRatio=t._m.pixelRatio,i.is360=t._m.is360,i.streams=t._m.streams,i.segmentLength=t._m.getSegmentLength(),i},h.prototype.rO=function(){this.$I()},h.prototype.$I=function(){var t=this;t._m.streams&&!t.QI.bitrateList.length&&(t.QI.bitrateList=[],t._m.streams.forEach((function(i){t.QI.bitrateList.push("VBR"===i.rcMode.toUpperCase()?i.avgBitrate:i.bitrate)})))}},27:function(t,i,n){"use strict";t.exports.TsStreamer=a,t.exports.TsLiveStreamer=c;var e=n(2990),r=n(2350).Streamer,s=n(7980),o=n(2701).CmdNames,u=n(6837),h=n(5557);function a(t,i){this.CO(t,i)}function c(t,i){this.CO(t,i),this.SEGMENT_OFFSET=2}e.inherits(a,r),e.inherits(c,s),c.prototype.CO=a.prototype.CO=function(t,i){var n=this;n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype,n.processOnlyMetadata=!1,n.lastChunkEndTs={audio:NaN,video:NaN},n.lastFrameDuration={audio:NaN,video:NaN},n.UO(),n.tT=o.CMD_SEGMENT_LOAD,n.primary=!0;var e=n.__controller.getMinimumBufferTime(),r=[{codec:"avc1.640021",type:"video",mimeType:'video/mp4; codecs="avc1.640021"',minBufferTime:e}];t&&t.hasAudio&&r.push({codec:"mp4a.40.2",type:"audio",mimeType:'audio/mp4; codecs="mp4a.40.2"',minBufferTime:e}),n.__controller.sendMessage(h.MessageIds.CREATE_SRC_BUFFER,[r],["tracks"]),n.VO=n.STATES.INITIALIZED},c.prototype.destroy=a.prototype.destroy=function(){var t=this;t.UO(),t.f_.destroy.call(t)},c.prototype.onSeeking=a.prototype.onSeeking=function(t){var i=this;i.lastChunkEndTs={audio:NaN,video:NaN},i.f_.onSeeking.call(i,t)},c.prototype.onSwitchBegin=a.prototype.onSwitchBegin=function(){var t=this;t.UO(),t.f_.onSwitchBegin.call(t)},c.prototype.FO=a.prototype.FO=function(){this.UO()},c.prototype.BO=a.prototype.BO=function(t){var i=this;return{segment:i._m.getSegment(i._m.currentLoadingStreamIndex,t),stream:i.zO,state:{mp4:i.GO,lastChunkEndTs:i.lastChunkEndTs,lastFrameDuration:i.lastFrameDuration,isAltAudioActive:i.XT},onlyMetadata:i.processOnlyMetadata}},c.prototype.onSegmentLoadProgress=a.prototype.onSegmentLoadProgress=function(t,i,n){var e=this;if(i){var r=i.getParam?i.getParam("parsedInfo"):null;r&&(u.isNumber(r.pcr)&&e._m.setPCR(r.pcr),u.isNumber(r.frameRate)&&e.zO.setFrameRate(r.frameRate),u.isNumber(r.startOffsetTimestamp)&&e._m.setStartOffset(r.startOffsetTimestamp),r.lastChunkEndTs&&(e.lastChunkEndTs=r.lastChunkEndTs),r.lastFrameDuration&&(e.lastFrameDuration=r.lastFrameDuration)),e.f_.onSegmentLoadProgress.call(e,t,i,n)}},c.prototype.qS=a.prototype.qS=function(t,i){var n=this;t&&(n.f_.qS.call(n,t,i),t.forEach((function(t){n.GO[t.type].shouldInit=!1})))},c.prototype.onSynchMetadataReady=a.prototype.onSynchMetadataReady=function(t){var i=this;i.processOnlyMetadata=!1,i.f_.onSynchMetadataReady.call(i,t)},c.prototype.onManualStreamChange=a.prototype.onManualStreamChange=function(){var t=this;t.UO(),t.lastChunkEndTs={audio:NaN,video:NaN},t.f_.onManualStreamChange.call(t)},c.prototype.midSegUpSwitch=a.prototype.midSegUpSwitch=function(){var t=this;t.UO(),t.lastChunkEndTs={audio:NaN,video:NaN},t.f_.midSegUpSwitch.call(t)},c.prototype.UO=a.prototype.UO=function(){this.GO={audio:{shouldInit:!0,seqNum:0},video:{shouldInit:!0,seqNum:0}}},c.prototype.HO=a.prototype.HO=function(t,i){},a.prototype.onSynchBegin=function(){this.processOnlyMetadata=!0},c.prototype.YO=function(t){var i=this;i.lastChunkEndTs={audio:NaN,video:NaN},i.f_.YO.call(i,t)}},7572:function(t){"use strict";var i="api",n="network",e="decode";function r(t,i){var n=this;n.code=t[0],n.message=t[1],n.type=t[2],n.isDrm=t[3],i&&(n.message+=": "+i),n.error=new Error(n.message,n.code)}t.exports={Error:r,ERR_XHR_LOAD:[11,"Failed to load xhr request",n,!1],ERR_PLAYLIST_LOAD:[12,"Failed to load Playlist",n,!1],ERR_SUBS_LOAD:[13,"Failed to load Subtitle",n,!1],ERR_SEGMENT_LOAD:[14,"Failed to load Segment",n,!1],ERR_PARTIAL_LOAD:[15,"Loader failed to load complete data",n,!1],ERR_MASTER_PLAYLIST_PARSE:[16,"Failed to parse Master Playlist",e,!1],ERR_MEDIA_PLAYLIST_PARSE:[17,"Failed to parse Media Playlist",e,!1],ERR_SEGMENT_PARSE:[18,"Failed to parse segment data",e,!1],ERR_API_NO_NODE:[19,"No video node is being set",i,!1],ERR_MIMETYPE_NOT_SUPPORTED:[20,"Mimetype is not supported in current browser",e,!1],ERR_XHR_LOAD_LIVE_PAUSE:[21,"Failed to load xhr request during live pause",n,!1],ERR_DRM_EME_MISSING:[22,"Browser EME components not detected or HTTPS required",e,!0],ERR_DRM_INIT:[23,"Failed to initialize DRM components",e,!0],ERR_DRM_CONFIG:[24,"Browser/system does not support the requested DRM configurations",e,!0],ERR_DRM_LICENSE_REQUEST:[25,"Failed to get DRM license",e,!0],ERR_XHR_LOAD_FORBIDDEN:[27,"Forbidden to load xhr request",n,!1]},r.prototype.dto=function(){var t=this;return{code:t.code,message:t.message,type:t.type,isDrm:t.isDrm}}},7650:function(t,i){"use strict";i.HLSEvent={STATE_CHANGED:"stateChanged",PRELOAD_PROGRESS:"preloadProgress",MEDIA_LOADED:"mediaLoaded",MEDIA_METADATA_LOADED:"mediaMetadataLoaded",STREAM_UPDATED:"streamUpdated",INFO_UPDATE:"infoUpdate",SEGMENT_FIRST_BYTE_LOADED:"segmentFirstByteLoaded",SEGMENT_RENDERED:"segmentRendered",VTT_SEGMENT_LOADED:"vttSegmentLoaded",PCR_AVAILABLE:"pcrAvailable",STREAM_SWITCHED:"streamSwitched",LIVE_LOADING_LATE:"liveLoadingLate",LIVE_SYNCH:"liveSynch",WAITING:"hlsWaiting",CUEPOINT_DETECTED:"cuepointDetected",CUEPOINT_STARTED:"cuepointStarted",ABR_DATA_UPDATED:"abrDataUpdated",ERROR:"error",SEG_INFO_METRICS_AVAILABLE:"segInfoMetricsAvailable",CONTENT_LOAD_FINISHED:"contentLoadFinished",PRELOAD_START:"preloadStart",PRELOAD_COMPLETE:"preloadComplete",CC_VTT_AVAILABLE:"ccVttAvailable",BUFFER_GROWTH_DETECTED:"bufferGrowthDetected",MULTI_LANGUAGES_AVAILABLE:"multiLanguagesAvailable",TIMED_METADATA_READY:"timedMetadataReady",PLAY_BLOCKED:"playbackBlocked",BUFFER_GAP_DETECTED:"bufferGapDetected",DATE_RANGE_STARTED:"daterangeStarted",DATE_RANGE_ENDED:"daterangeEnded",STREAM_SYNCH_COMPLETE:"streamsynchComplete",STREAM_SYNCH_STRATEGY_APPLIED:"streamsynchStrategyApplied"},i.ExternalEvents=[i.HLSEvent.MEDIA_LOADED,i.HLSEvent.MEDIA_METADATA_LOADED,i.HLSEvent.INFO_UPDATE,i.HLSEvent.VTT_SEGMENT_LOADED,i.HLSEvent.SEGMENT_FIRST_BYTE_LOADED,i.HLSEvent.SEGMENT_RENDERED,i.HLSEvent.STREAM_SWITCHED,i.HLSEvent.LIVE_LOADING_LATE,i.HLSEvent.STREAM_UPDATED,i.HLSEvent.WAITING,i.HLSEvent.CUEPOINT_DETECTED,i.HLSEvent.CUEPOINT_STARTED,i.HLSEvent.ABR_DATA_UPDATED,i.HLSEvent.PRELOAD_PROGRESS,i.HLSEvent.SEG_INFO_METRICS_AVAILABLE,i.HLSEvent.CONTENT_LOAD_FINISHED,i.HLSEvent.PRELOAD_START,i.HLSEvent.PRELOAD_COMPLETE,i.HLSEvent.CC_VTT_AVAILABLE,i.HLSEvent.BUFFER_GROWTH_DETECTED,i.HLSEvent.MULTI_LANGUAGES_AVAILABLE,i.HLSEvent.TIMED_METADATA_READY,i.HLSEvent.PLAY_BLOCKED,i.HLSEvent.BUFFER_GAP_DETECTED,i.HLSEvent.DATE_RANGE_STARTED,i.HLSEvent.DATE_RANGE_ENDED,i.HLSEvent.STREAM_SYNCH_COMPLETE,i.HLSEvent.STREAM_SYNCH_STRATEGY_APPLIED]},3713:function(t,i,n){"use strict";t.exports=s;var e=n(2990),r=n(4892);function s(t,i){var n=this;t.noDemux=!0,n.constructor.super_.call(n,t,i),n.f_=n.constructor.super_.prototype}e.inherits(s,r),s.prototype.destroy=function(){this.f_.destroy.call(this)}},1811:function(t,i,n){"use strict";t.exports=u;var e=n(2999),r=n(2990),s=n(2701).CmdNames,o=n(2503).StreamTypes;function u(t){var i=this;i._m=i.__controller.model,i.vS=t,i.SWITCH_ON_ERROR="switchOnError",i.iE=null,e.call(i,i.constructor.name),i.running=!1}r.inherits(u,e),u.prototype.destroy=function(){var t=this;t._m=null,t.vS=null,t.iE=null,t.running=!1},u.prototype.handle=function(t,i){var n=this;if(t&&i&&i.type!==o.SUBTITLES){var e=i.index;n.iE=t;var r={streamIndex:e,error:t};n.running=!0;var u=n.vS.getCommand(s.CMD_ERROR_HANDLE);u?u.execute(e):n.vS.executeCommand(s.CMD_ERROR_HANDLE,r,n)}},u.prototype.onErrorHandleProgress=function(t,i){this.publish(this.SWITCH_ON_ERROR,i.index)},u.prototype.onErrorHandleError=function(t){var i=this;i.running=!1,i.vS.removeCommand(t),i.__controller.notifyError(i.iE)},u.prototype.onLoadComplete=function(){var t=this;t.running=!1;var i=t.vS.getCommand(s.CMD_ERROR_HANDLE);t.vS.removeCommand(i)}},1511:function(t,i,n){"use strict";t.exports=h;var e=n(4892),r=n(5557),s=n(2990),o=n(867),u=n(3789);function h(t,i){var n=this;if(n._m=n.__controller.model,n.IE=n._m.config.useWorker,n.JI=n._m.userAgent,n.fE="HlsTransformer",n.lE=s.guid(),n.cS=t,n.fS=i,n.MIN_BUFFER_LENGTH=5,n.jE()){if(n.ME=n.__controller.services.getWorker(n.fE),n.ME)return n.ME.addEventListener("message",n.kE.bind(n)),void n.RE(r.MessageIds.CREATE,[t]);n._m.config.useWorker=!1}n.KI=new e(t,i),n.IE=!1}h.prototype.destroy=function(){var t=this;t.IE&&t.ME?t.RE(r.MessageIds.DESTROY):t.KI.destroy()},h.prototype.close=function(){var t=this;t.IE&&t.ME?t.RE(r.MessageIds.CALL_METHOD,null,"close"):t.KI.close()},h.prototype.append=function(t){var i=this;i.IE&&i.ME?i.RE(r.MessageIds.CALL_METHOD,[t],"append",[t.buffer]):i.KI.append(t)},h.prototype.endOfSegment=function(){var t=this;t.IE&&t.ME?t.RE(r.MessageIds.CALL_METHOD,null,"endOfSegment"):t.KI.endOfSegment()},h.prototype.kE=function(t){if(t){var i=t.data?new u(t.data):t;if(i&&i.instanceId===this.lE&&(i.id===r.MessageIds.APPEND_SRC_BUFFER||i.id===r.MessageIds.TIMED_METADATA)){var n=i.getParam("parsedInfo");n&&(n.inWorkerScope=!0),this.fS(i)}}},h.prototype.jE=function(){var t=this;return!!t.IE&&(t.JI.chrome&&!t.JI.win7?t.IE=!(t.__controller&&t.__controller.getState()>=o.PLAY_REQUESTED)||t._m.bufferLength>t.MIN_BUFFER_LENGTH:t.IE=!1,t.IE)},h.prototype.RE=function(t,i,n,e){var s=this;if(s.ME&&t){var o={type:r.MessageTypes.MESSAGE,id:t,moduleName:s.fE,instanceId:s.lE,funcName:n,args:i,timestamp:Date.now()};s.ME.postMessage(o,e)}}},4892:function(t,i,n){"use strict";t.exports=h;var e=n(8457),r=n(5328),s=n(6837),o=n(5557),u=n(3789);function h(t,i){var n=this;n.cS=t,n.fS=i,n._j=t.noDemux?null:new e(t.demux,n.processSegmentData.bind(n)),n.tM=new r,n.DEFAULT_WIDTH=640,n.DEFAULT_HEIGHT=360,n.GAP_EPSILON=100,n.iM=n.cS.startOffsetTimestamp,n.nM=n.cS.lastChunkEndTs||{audio:NaN,video:NaN},n.eM=n.cS.lastFrameDuration||{audio:NaN,video:NaN},n.XT=n.cS.isAltAudioActive,n.rM=n.cS.prevSegEndTimeStamps;var s=n.cS.mp4State;n.sM={audio:!s||!s.audio||s.audio.shouldInit,video:!s||!s.video||s.video.shouldInit},n.oM={audio:0,video:0},n.uM={audio:{dts:NaN,pts:NaN},video:{dts:NaN,pts:NaN}}}h.prototype.destroy=function(){var t=this;t._j&&(t._j.destroy(),t._j=null),t.tM.destroy()},h.prototype.close=function(){this._j&&this._j.destroy()},h.prototype.append=function(t){this._j&&this._j.append(t)},h.prototype.endOfSegment=function(){this._j&&this._j.endOfSegment()},h.prototype.processSegmentData=function(t){var i=this;if(t&&!t.error){var n,e=t.avData,r=t.pos,s=t.timedMetadata,h=i.cS.startTime,a=i.cS.timescale,c=0;if(e){var f=i.cS.pcr;(null==f||isNaN(f))&&(i.cS.pcr=f=e.pcr-h*a);var l=[],v=e.audio,d=e.video,p=null,m=[];if(v&&v.frames&&v.frames.length&&!i.XT&&(v.type="audio",v.config.timescale=a,v.config.duration=i.cS.duration*v.config.timescale,v.config.useEditBox=i.cS.useEditBox,c=i.hM("audio",v.frames[0],f,h,a),v.frames.forEach((function(t){t.dts-=c,t.pts-=c})),v.startTime=v.frames[0].dts,v.endTime=v.frames[v.frames.length-1].dts,l.push(v)),d&&d.frames&&d.frames.length){if(d.type="video",d.config.timescale=a,d.config.duration=i.cS.duration*d.config.timescale,d.config.width=i.cS.width||i.DEFAULT_WIDTH,d.config.height=i.cS.height||i.DEFAULT_HEIGHT,d.config.useEditBox=i.cS.useEditBox,d.frames.length>1){var b=d.frames[1].dts-d.frames[0].dts;d.config.frameRate=d.config.timescale/b,i.cS.frameRate=d.config.frameRate}c=i.hM("video",d.frames[0],f,h,a),d.frames.forEach((function(t){t.dts-=c,t.pts-=c})),d.startTime=d.frames[0].dts,d.endTime=d.frames[d.frames.length-1].dts,p=d.frames[0].pts,l.push(d);for(var g=0;g<d.frames.length;g++)for(var y=0;y<d.frames[g].cea608Data.length;y++){var w=d.frames[g].cea608Data[y];w.pts=d.frames[g].pts,w.dts=d.frames[g].dts,w.timescale=d.config.timescale,m.push(w)}}n=new u({type:o.MessageTypes.MESSAGE,id:o.MessageIds.APPEND_SRC_BUFFER});var _={};_.position=i.position=r,_.pcr=f,_.frameRate=i.cS.frameRate,"number"!=typeof i.iM&&"number"==typeof p&&(i.iM=p),_.startOffsetTimestamp=i.iM;var E=i.aM(l);_.lastChunkEndTs=i.nM,_.lastFrameDuration=i.eM,n.putParam("parsedInfo",_);var O=[];E&&E.tracks&&(n.putParam("tracks",E.tracks),E.tracks.forEach((function(t){O.push(t.data.buffer)})),m&&m.length>0&&n.putParam("cea608TrackData",m),n.putParam("transferables",O))}else{if(!s)return;var A=s.pts-i.cS.pcr;c=this.cM(A,h,a),s.timestamp=(A-c)/a,delete s.pts,(n=new u({type:o.MessageTypes.MESSAGE,id:o.MessageIds.TIMED_METADATA})).putParam("timedMetadata",s)}i.fS&&i.fS(n)}},h.prototype.hM=function(t,i,n,e,r){var s=this,o=s.uM[t];isNaN(o.dts)&&isNaN(o.pts)&&(s.uM[t]={dts:i.dts-n,pts:i.pts-n});var u=s.oM[t];return 0!==u?u+n:(s.oM[t]=s.cM(s.uM[t].dts,e,r),s.oM[t]+n)},h.prototype.cM=function(t,i,n){var e=this;if(!e.cS.discontinuity)return 0;var r=e.rM?e.rM.audio:NaN;return t-(i=isNaN(r)?i*n:r)},h.prototype.aM=function(t){var i=this;if(t&&t.length){var n={tracks:[]};return t.forEach((function(t){if(t){t.config.offset=i.cS.live?0:i.iM;var e=i.cS.mp4State,r=i.sM[t.type];t.config.shouldInit=s.isNullOrUndefined(r)?"start"===i.position:r,t.config.seqNum=e[t.type]?e[t.type].seqNum++:0,"video"===t.type?t.config.defaultFrameDuration=i.cS.timescale/i.cS.frameRate:"audio"===t.type&&(t.config.defaultFrameDuration=Math.ceil(1024*i.cS.timescale/t.config.samplingFreq)),i.fM(t.type,t.frames,t.config.defaultFrameDuration),i.sM[t.type]=!1,i.cS.onlyMetadata&&(t.frames=[]);var o=i.tM.generate(t);o.onlyMetadata=i.cS.onlyMetadata,n.tracks.push(o)}})),n}},h.prototype.fM=function(t,i,n){var e=this;if(i&&i.length){var r=i[i.length-1].dts,o=i[0].dts;if(s.isNumber(e.nM[t])&&!isNaN(e.nM[t])){var u=o-e.nM[t],h=Math.ceil(2*e.eM[t])-e.GAP_EPSILON,a=Math.ceil(10*e.eM[t]);if(u>h);else if(u<e.eM[t]-e.GAP_EPSILON&&"audio"===t){var c=e.nM[t]+e.eM[t];c-o>n&&(c=o+n-1),i[0].pts=c,i[0].dts=i[0].pts}if(u>h&&u<a)for(var f=Math.floor(u/n),l=0;l<f;l++){var v=i[0].pts,d=i[0].dts;i.unshift(s.deepCopy(i[0])),i[0].pts=v-n,i[0].dts=d-n}}e.nM[t]=r,e.eM[t]=n}}},6473:function(t){"use strict";t.exports=i;function i(){}i.prototype.lM=function(t,i){for(var n=this,e=i,r=0;n.vM(t,i);)r+=10,r+=n.dM(t,i+6),n.pM(t,i+10)&&(r+=10),i+=r;return r>0?t.subarray(e,e+r):null},i.prototype.vM=function(t,i){return i+10<=t.length&&73===t[i]&&68===t[i+1]&&51===t[i+2]&&t[i+3]<255&&t[i+4]<255&&t[i+6]<128&&t[i+7]<128&&t[i+8]<128&&t[i+9]<128},i.prototype.pM=function(t,i){return i+10<=t.length&&51===t[i]&&68===t[i+1]&&73===t[i+2]&&t[i+3]<255&&t[i+4]<255&&t[i+6]<128&&t[i+7]<128&&t[i+8]<128&&t[i+9]<128},i.prototype.dM=function(t,i){var n=(127&t[i])<<21;return n|=(127&t[i+1])<<14,n|=(127&t[i+2])<<7,n|=127&t[i+3]},i.prototype.getString=function(t){var i=this.lM(t,0);if(!i||!i.length)return null;for(var n="",e=0;e<i.length;e++)n+=String.fromCharCode(i[e]);return n},i.prototype.mM=function(t){return 100===t[5]?self.dM(t,10):0},i.prototype.bM=function(t,i){var n=t.subarray(i,i+4);return String.fromCharCode.apply(null,n)},i.prototype.getID3Payload=function(t){var i=this,n=i.lM(t,0);if(!n||!n.length)return null;var e=10+i.mM(n);return{key:i.bM(n,e),data:n.subarray(e+10)}},i.prototype.extractID3FromMessage=function(t){if(!t)return null;t=new Uint8Array(t);for(var i=0;!this.vM(t,i);)i++;return i+10>t.length?null:t.subarray(i)}},4361:function(t,i,n){"use strict";t.exports.StreamLoader=a;var e=n(2701).CmdNames,r=n(574).MetadataTypes,s=n(7572),o=n(2990),u=n(2999),h=t.exports.Events={STREAM_LOADED:"streamLoaded",STREAM_LOAD_ERROR:"streamLoadError"};function a(t){var i=this;u.call(i,i.constructor.name),i._m=i.__controller.model,i.vS=t,i.lS=i.__controller.services.metadataParser,i.stream=null,i.loaded=!1}o.inherits(a,u),a.prototype.destroy=function(){u.prototype.destroy.call(this)},a.prototype.load=function(t,i){var n=this;t&&(n.stream=t,n.loaded=!1,n.vS.executeCommand(e.CMD_STREAM_LOAD,{stream:t,retryOpts:i},n))},a.prototype.cancel=function(){this.vS.removeRelatedCommands(e.CMD_STREAM_LOAD)},a.prototype.onStreamLoadComplete=function(t,i){var n=this;if(t)if(i&&i.stream){var e=i.stream,s={rawData:i.data,headers:i.headers,type:r.RAW,streamType:e.type,groupId:e.groupId,name:e.name,url:i.streamUrl,index:e.index};n._m.build(n.lS.parse(s)),n.vS.removeCommand(t),n.loaded=!0,n.publish(h.STREAM_LOADED,e)}else n.vS.removeCommand(t)},a.prototype.onStreamLoadError=function(t,i){var n=this;n.vS.removeCommand(t);var e=i.code===s.ERR_XHR_LOAD[0]?new s.Error(s.ERR_PLAYLIST_LOAD):i;n.publish(h.STREAM_LOAD_ERROR,n.stream,e)}},2191:function(t,i,n){"use strict";t.exports=r;var e=n(6837);function r(){var t=this;t.gM={},t.yM=Number.NaN,t.wM=!1,t._M=NaN,t.EM=[]}r.prototype.destroy=function(){this.gM={},this.EM=[]},r.prototype.addStream=function(t){var i=this;i.EM.push(t),i.EM.length&&(i.yM=i.EM[0].endSeqNum)},r.prototype.update=function(t){var i=this;if(t){var n=i.OM(t);if(n){var e=i.__controller.model.live;if(e&&(t=n.isDash()?i.AM(t,n):i.SM(t)),n.updateConfig(t),i.TM(t),e&&!n.isDash()&&i.yM>=n.endSeqNum){var r=1e3*n.targetDuration,s=!isNaN(r)&&r>0?r:n.refreshInterval;n.refreshInterval=.5*s}i.yM=n.endSeqNum}}},r.prototype.OM=function(t){var i=this;if(!t||!i.EM.length)return null;for(var n=0;n<i.EM.length;n++)if(i.EM[n].equals(t))return i.EM[n];return null},r.prototype.TM=function(t){var i=this;if(t&&t.segmentInfoList&&t.segmentInfoList[0].programDateTime&&i.EM.length)for(var n,e=t.segmentInfoList[0],r=0;r<i.EM.length;r++){var s=i.EM[r],o=s.segments;if(s.index!==t.index){for(n=0;o&&n<o.length;n++)if(o[n].seqNum===e.sequenceNum){o[n].programDateTime=e.programDateTime;break}}else for(n=1;n<t.segmentInfoList.length;n++){var u=o[n],h=o[n-1];u.programDateTime=h.programDateTime+1e3*h.duration}}},r.prototype.SM=function(t){var i=this;if(!t)return t;var n=t.segmentInfoList;if(!n||!n.length)return t;Object.keys(i.gM).length||(i.gM[n[0].sequenceNum]={startTime:n[0].startTime,programDateTime:n[0].programDateTime});var e,r,s,o,u=i.gM[n[0].sequenceNum];if(u&&"number"==typeof u.startTime)e=i.gM[n[0].sequenceNum].startTime;else{var h=Object.keys(i.gM),a=parseInt(h[h.length-1]);n[n.length-1].sequenceNum;var c=0;for(r=1;r<n.length;r++)if(-1!==h.indexOf(n[r].sequenceNum.toString())){c=r;break}if(c)for(e=i.gM[n[c].sequenceNum].startTime,r=c-1;r>=0;r--)e-=n[r].duration;else{if(n[0].sequenceNum>a)s=parseInt(h[h.length-1]),o=i.gM[s];else for(r=n[n.length-1].sequenceNum;r<=a;){if(-1!==h.indexOf(r.toString())){s=r,o=i.gM[s];break}r++}e="number"==typeof o.programDateTime?o.startTime+(n[0].programDateTime-o.programDateTime)/1e3:o.startTime+(n[0].sequenceNum-s)*n[0].duration}}var f=0;return n.forEach((function(t){t.startTime=e+f,f+=t.duration,!i.wM&&t.discontinuity&&(i.wM=!0,i._M=t.startTime),i.wM&&!isNaN(i._M)&&(t.discontinuity=t.startTime>=i._M),i.gM[t.sequenceNum]||(i.gM[t.sequenceNum]={startTime:t.startTime,programDateTime:t.programDateTime})})),t},r.prototype.AM=function(t,i){if(!t||!i)return t;var n=t.segmentInfoList;if(!n||!n.length)return t;var e=i.segments;if(!e||!e.length)return t;for(var r=0,s=!1,o=0;o<e.length;o++)if(r=e[o].seqNum,e[o].startTime>=n[0].startTime){s=!0;break}s||r++;for(var u=0;u<n.length;u++)n[u].sequenceNum=r,r++;return t},r.prototype.adjustStartTime=function(t,i,n){var r=this;if(t&&!e.isNullOrUndefined(n)&&!e.isNullOrUndefined(i)){var s=Object.keys(r.gM),o=s.length?s[0]:null,u=o?r.gM[o]:null,h=u?(u.programDateTime-n)/1e3-(u.startTime-i):0;h?(s.forEach((function(t){(u=r.gM[t]).startTime+=h})),t.segments.forEach((function(t){u=r.gM[t.seqNum],t.startTime=u?u.startTime:t.startTime+h})),t.adjusted=!0):t.adjusted=!0}}},5514:function(t,i,n){"use strict";t.exports=a;var e=n(4460),r=n(2999),s=n(7650),o=n(2990),u=n(3093).userAgent,h=n(8734);function a(t,i,n,e){var s=this;r.call(s,s.constructor.name),s.node=i,s.window=t,s.mediaSource=new t.MediaSource,s.SE=[],s.IM=!1,s.node.mediaKeys?(s.node.src="",s.node.setMediaKeys(null).then((function(){s._y(t,i,n,e)}))):s._y(t,i,n,e)}o.inherits(a,r),a.prototype._y=function(t,i,n,r){var s=this;s.node.src=t.URL.createObjectURL(s.mediaSource),(r=r||{}).userAgent=u,r.inWorkerScope=!1,r.metadata=n,s.appModel=s.create(h,r),s.controller=s.create(e,n),s.IM=!0,s.node.load(),this.KE()},a.prototype.create=function(){var t=this,i=Array.prototype.slice.call(arguments),n=i.shift(),e=Object.create(n.prototype);return e.X_=t,n.apply(e,i),e},a.prototype.sendEvent=function(t,i){var n=this;n.publish(t,i),t&&s.ExternalEvents.indexOf(t)>=0&&n.node.dispatchEvent(n.jM(t,i))},a.prototype.getSegInfo=function(){return this.controller?this.controller.getSegInfo():null},a.prototype.notifyError=function(t){var i=this;i.error=t;var n=i.error.type||"decode";"open"===i.mediaSource.readyState&&i.mediaSource.endOfStream(n),i.controller&&i.controller.destroy()},a.prototype.isMimetypeSupported=function(t){return this.window.MediaSource.isTypeSupported(t)},a.prototype.jM=function(t,i){return new this.window.CustomEvent(t,{detail:i,bubbles:!1,cancelable:!1})},a.prototype.setABRMode=function(t){var i=this;i.controller?i.controller.setABRMode(t):i.SE.push(["setABRMode",[t]])},a.prototype.setAudioLanguage=function(t){var i=this;i.controller?i.controller.setAudioLanguage(t):i.SE.push(["setAudioLanguage",[t]])},a.prototype.play=function(t){var i=this;i.controller?i.controller.play(t):i.SE.push(["play",[t]])},a.prototype.pause=function(){var t=this;t.controller?t.controller.pause():t.SE.push(["pause"])},a.prototype.preload=function(t){var i=this;i.controller?i.controller.preload(t):i.SE.push(["preload",[t]])},a.prototype.getCurrentDate=function(){return this.controller?this.controller.getCurrentDate():null},a.prototype.suspendStreaming=function(){var t=this;t.controller&&(t.IM=!1,t.controller.suspendStreaming())},a.prototype.resumeStreaming=function(){var t=this;t.controller&&!t.IM&&(t.controller.resumeStreaming(),t.IM=!0)},a.prototype.getSyncOffset=function(){return this.controller?this.controller.getSyncOffset():NaN},a.prototype.startSync=function(){this.controller&&this.controller.startSync()},a.prototype.stopSync=function(){this.controller&&this.controller.stopSync()},a.prototype.getSyncState=function(){return this.controller?this.controller.getSyncState():-1},a.prototype.destroy=function(){var t=this;t.controller&&t.controller.destroy(),t.appModel&&t.appModel.destroy(),t.mediaSource=null,t.IM=!1,r.prototype.destroy.call(t)},a.prototype.KE=function(){var t=this,i=t.SE;t.SE=[],i.forEach((function(i){var n=t.controller,e=n[i[0]],r=i.length>1?i[1]:null;e&&"function"==typeof e&&e.apply(n,r)}))}},1842:function(t,i,n){"use strict";t.exports=o;var e=n(5514),r=n(7572),s=n(2849);function o(t,i){var n=this;n.MM=i||{},n._node="string"==typeof t?document.querySelector(t):t||null,Object.defineProperty(n,"error",{enumerable:!0,get:function(){return n.X_?n.X_.error:null}}),s.apply()}o.prototype.setSrc=function(t){var i=this;if(!i._node)throw new r.Error(r.ERR_API_NO_NODE).error;if(t){if(t!==i.NM){i.NM=t,i.X_&&i.unload();try{i.X_=new e(window,i._node,i.NM,i.MM)}catch(t){}}}else i._node.src=""},o.prototype.getSegInfo=function(){try{return this.X_?this.X_.getSegInfo():null}catch(t){return null}},o.prototype.setQuality=function(t){try{this.X_.setABRMode(t)}catch(t){}},o.prototype.setAudioLanguage=function(t){try{this.X_.setAudioLanguage(t)}catch(t){}},o.prototype.unload=function(){var t=this;t.X_&&t.X_.destroy(),t.X_=null},o.prototype.play=function(t){this.X_&&this.X_.play(t)},o.prototype.pause=function(){var t=this;t.X_?t.X_.pause():t._node&&t._node.pause()},o.prototype.preload=function(t){this.X_&&this.X_.preload(t)},o.prototype.getCurrentDate=function(){if(this.X_)return this.X_.getCurrentDate()||null},o.prototype.suspendStreaming=function(){this.X_&&this.X_.suspendStreaming()},o.prototype.resumeStreaming=function(){this.X_&&this.X_.resumeStreaming()},o.prototype.getSyncOffset=function(){return this.X_?this.X_.getSyncOffset():NaN},o.prototype.startSync=function(){this.X_&&this.X_.startSync()},o.prototype.stopSync=function(){this.X_&&this.X_.stopSync()},o.prototype.getSyncState=function(){return this.X_?this.X_.getSyncState():-1},o.prototype.destroy=function(){var t=this;t.X_&&t.X_.destroy(),t.X_=null,t.NM=null,t.MM=null,t._node=null}},2807:function(t){"use strict";t.exports={useWorker:!0,maxRetries:5,maxBuffer:60,maxTotalBuffer:300,requestTimeout:10,chunkedRequestTimeout:5,pastBufferLengthLimit:{vod:180,live:10},segmentLoadMonitorInterval:1,preloadBufferLimit:0,skipGapLimit:.5,variableMinBuffer:!0,minBufferTime:{vod:.1,live:4},sendAbrAnalytics:!1,demux:{startChunkWithKeyFrame:!0},stopBufferingOnPause:!1,dimensions:{width:640,height:360},bwHistoryMaxAge:300,streamSynch:{synchronize:!1,synchConfig:null}}},8734:function(t,i,n){"use strict";t.exports=u;var e=n(2807),r=n(6837),s=n(2990),o=n(574).StreamingMode;function u(t){var i=this;if(!t||!t.userAgent)throw new Error("Invalid/incomplete configuration to AppModel");i.configure(t),i.streams=[],i.altRenditionGroups=[],i.live=!1,i.duration=0,i.timescale=9e4,i.TIMESTAMP_COMPARE_EPSILON=.065,i.PIXEL_RATIO_360=6,i.currentPlayingStreamIndex=0,i.currentLoadingStreamIndex=0,i.preloading=!1,i.currentKbps=0,i.infoUpdateSent=!0,i.streamingMode=o.HLS,i.drmRequired=!1,i.drmInfo=[],i.licenseType="none",i.is360=t.metadata&&t.metadata.is360||!1,i.setDimensions(t.dimensions)}u.prototype.destroy=function(){var t=this;t.config=null,t.streams=[],t.altRenditionGroups=[]},u.prototype.configure=function(t){var i=this;i.config=i.config||r.deepCopy(e),i.userAgent=t.userAgent,t&&Object.keys(t).forEach((function(n){i.config.hasOwnProperty(n)&&(i.config[n]=t[n])})),i.config.demux.startChunkWithKeyFrame=!(i.userAgent.chrome&&i.userAgent.chrome>=50)||i.zE(t.metadata),i.config.demux.useTimer=!(i.userAgent.chrome||i.userAgent.ie||i.userAgent.edge);var n=i.config.streamSynch.synchConfig||{},s=t.metadata,o=s&&s.syncPoint?1e3*s.syncPoint:null;n.behindLiveEdgeMs=n.behindLiveEdgeMs||o,i.config.streamSynch.synchConfig=n},u.prototype.zE=function(t){if(!t)return!1;var i=t.url,n=t.streams&&t.streams.length?this.GE(t.streams[0]):null;return s.isUplynk(i||n)},u.prototype.GE=function(t){if(!t)return null;var i=t.url;return!i&&t.host&&t.path&&(i=t.host+t.path),i},u.prototype.update=function(t){var i=this;t&&(Object.keys(t).forEach((function(n){("currentKbps"!==n||t.currentKbps||i.infoUpdateSent)&&i.hasOwnProperty(n)&&(i[n]=t[n])})),i.infoUpdateSent=!1)},u.prototype.setDimensions=function(t){var i=this.X_.node;this.kM=t||{width:i?i.clientWidth:0,height:i?i.clientHeight:0}},u.prototype.getBufferLength=function(){var t,i,n=this,e=n.X_.node,r=e.buffered,s=0,o=e.currentTime;if(0===o){for(t=0;t<r.length;t++)s+=r.end(t)-r.start(t);return s}var u=n.X_.mediaSource;s=1/0;for(var h=0;h<u.activeSourceBuffers.length;h++){var a=n.RM(o,u.activeSourceBuffers[h]);a>=0&&(s=Math.min(s,a))}for(t=0;t<r.length;t++)if(o>=r.start(t)&&o<r.end(t)){i=t;break}return i>=0&&r.length&&(s=Math.min(r.end(i)-o,s)),s===1/0&&(s=0),s},u.prototype.RM=function(t,i){if(!i)return-1;for(var n,e=i.buffered,r=0,s=0;s<e.length;s++)if(t>=e.start(s)&&t<e.end(s)){n=s;break}return n>=0&&e.length&&(r=e.end(n)-t),r},u.prototype.getBufferedDto=function(){for(var t=this.X_.node.buffered,i={length:t.length,ranges:[]},n=0;n<t.length;n++)i.ranges[n]={start:t.start(n),end:t.end(n)};return i},u.prototype.getCurrentPlayingStream=function(){var t=this;return t.streams&&t.streams.length&&t.currentPlayingStreamIndex>=0&&t.currentPlayingStreamIndex<t.streams.length?t.streams[t.currentPlayingStreamIndex]:null},u.prototype.getDimensions=function(){return this.kM},u.prototype.getPixelRatio=function(){var t=1;try{window&&(t=window.devicePixelRatio)}catch(i){t=1}return t||(t=1),this.is360&&(t*=this.PIXEL_RATIO_360),t},u.prototype.getCurrentDate=function(){var t=this.getCurrentPlayingStream(),i=this.X_.node.currentTime,n=t?t.segments:null;if(n)for(var e=n.length-1;e>=0;e--)if(n[e].programDateTime>0&&i>=n[e].startTime){var r=parseInt(1e3*(i-n[e].startTime));return n[e].programDateTime+r}},u.prototype.shouldSynchronizePlayers=function(){return this.config.streamSynch.synchronize}},676:function(t,i,n){"use strict";t.exports=u;var e=n(8776),r=n(7650).HLSEvent,s=n(2503).StreamTypes,o=n(2191);function u(t,i,n,u){var h=this;if(h.type=t,h.groupId=i,h.LM=[],h.DM=h.__controller.create(o),n){(n=h.CM(n)).forEach((function(t){var i=h.__controller.create(e,t);h.LM.push(i),h.DM.addStream(i)}));var a=h.PM("default");a||(a=h.PM("autoSelect")),a&&(h.setCurrentStream(a),a.type===s.SUBTITLES&&h.__controller.sendEvent(r.CC_VTT_AVAILABLE,{sessionId:h.__controller.model.sessionId})),t===s.AUDIO&&(u&&h.setCurrentStreamWithName(u),h.xM())}h.UM()}u.prototype.PM=function(t){for(var i=this,n=0;n<i.LM.length;n++)if(i.LM[n][t])return i.LM[n];return null},u.prototype.destroy=function(){var t=this;t.LM.forEach((function(t){t.destroy()})),t.LM=[],t.DM.destroy()},u.prototype.getCurrentStream=function(){return this.zO},u.prototype.setCurrentStream=function(t){t&&(this.zO=t)},u.prototype.setCurrentStreamWithName=function(t){var i=this;if(!t||!i.zO||t===i.zO.name)return!1;for(var n=0;n<i.LM.length;n++){var e=i.LM[n];if(t===e.name)return i.setCurrentStream(e),!0}return!1},u.prototype.update=function(t){this.DM.update(t)},u.prototype.adjustStartTime=function(t,i){var n=this;n.LM.forEach((function(e){e.adjusted||n.DM.adjustStartTime(e,t,i)}))},u.prototype.getContainerFormat=function(){return this.zO?this.zO.containerFormat:null},u.prototype.setContainerFormat=function(t){this.LM.forEach((function(i){i.containerFormat||(i.containerFormat=t)}))},u.prototype.getDrmInfo=function(){for(var t=[],i=0;i<this.LM.length;i++){var n=this.LM[i].drmInfo;if(!n)break;for(var e=0;e<n.length;e++)t.push(n[e])}return t},u.prototype.hasStreams=function(){return this.LM.length>0},u.prototype.UM=function(){return!0},u.prototype.xM=function(){var t=this,i={},n=[];t.LM.forEach((function(e){i[e.name]||(i[e.name]=1,n.push({name:e.name,language:e.language,selected:t.zO&&e.name===t.zO.name}))})),n.length>1&&t.__controller.sendEvent(r.MULTI_LANGUAGES_AVAILABLE,{sessionId:t.__controller.model.sessionId,languages:n})},u.prototype.CM=function(t){return t?t.filter((function(t){return!!t.url})):t}},8776:function(t,i,n){"use strict";t.exports=f;var e=n(7988),r=n(7159),s=n(2990),o=n(6837),u=n(2503),h=u.Stream,a=u.StreamTypes,c=n(574).StreamingMode;function f(t){var i=this;i.constructor.super_.call(i),i.f_=i.constructor.super_.prototype,i.segments=[],t&&i.updateConfig(t)}s.inherits(f,h),f.prototype.destroy=function(){var t=this;t.segments=[],t.f_.destroy.call(t)},f.prototype.updateConfig=function(t){var i=this;i.f_.updateConfig.call(i,t),t&&(i.type=t.type||i.type,i.groupId=t.groupId||i.groupId,i.language=t.language||i.language,i.name=t.name||i.name,i.default=o.isNullOrUndefined(t.default)?i.default:t.default,i.autoSelect=o.isNullOrUndefined(t.autoSelect)?i.autoSelect:t.autoSelect,i.forced=o.isNullOrUndefined(t.forced)?i.forced:t.forced);var n=e;i.type===a.SUBTITLES&&(n=i.streamingMode===c.DASH&&"mp4"===t.containerFormat?e:r),t.segmentInfoList&&t.segmentInfoList.length&&(i.segments=t.segmentInfoList.map((function(t){return t.bitrate=i.bitrate,t.sessionId=i.sessionId,t.cdn=i.cdn,i.__controller.create(n,t)}))),i.segments.length&&(i.startSeqNum=i.segments[0].seqNum,i.endSeqNum=i.segments[i.segments.length-1].seqNum),i.adjusted=i.type===a.MAIN||i.adjusted},f.prototype.equals=function(t){var i=this;return!!t&&(i.url===t.url&&i.groupId===t.groupId&&i.name===t.name)},f.prototype.setStreamIndex=function(){},f.prototype.dto=function(){}},5086:function(t){"use strict";function i(t){var i=this;t&&(i.startSeqNum=t.startSeqNum,i.startTime=t.startTime,i.cuepointDuration=t.cuepointDuration,i.isCueOutFired=!1,i.isCueOutDetectedFired=!1)}t.exports=i,i.prototype.setCueOutFiredState=function(t){this.isCueOutFired=t},i.prototype.setCueOutDetectedState=function(t){this.isCueOutDetectedFired=t},i.prototype.setCueOutStartTime=function(t){this.startTime=t},i.prototype.dto=function(){var t=this,i={};return Object.keys(t).forEach((function(n){i[n]=t[n]})),i}},87:function(t,i,n){"use strict";t.exports=r;var e=n(7166);function r(){this.VM={}}r.prototype.destroy=function(){var t=this;Object.keys(t.VM).forEach((function(i){var n=t.VM[i];n&&n.destroy()})),t.VM={}},r.prototype.add=function(t){var i=this;if(!t||!t.url)return null;var n=i.FM(t);return i.VM[n]||(i.VM[n]=new e({name:"init",url:t.url,range:t.range})),i.VM[n]},r.prototype.remove=function(t){var i=this;if(t&&t.url){var n=i.FM(t);(t=i.VM[n])&&(t.destroy(),delete i.VM[n])}},r.prototype.get=function(t){if(!t||!t.url)return null;var i=this.FM(t);return this.VM[i]},r.prototype.getFirst=function(){var t=Object.keys(this.VM);return t&&t.length?this.VM[t[0]]:null},r.prototype.FM=function(t){var i=t.range,n=i?"_"+i.start+"_"+i.end:"";return t.url+n}},574:function(t,i,n){"use strict";i.Model=d;var e=i.StreamingMode={DASH:"dash",HLS:"hls"};i.MetadataTypes={RAW:"raw",RAW_SUBTITLE:"rawSubtitle",STRUCTURED:"structured"};var r=i.AbrModes={AUTO:"auto",LOW:"low",MID:"medium",HIGH:"high"},s=n(2503),o=s.Stream,u=s.StreamTypes,h=n(676),a=n(7650).HLSEvent,c=n(2807),f=n(6837),l=n(2990),v=n(2191);function d(t){var i=this;if(!(t&&t.userAgent&&t.config&&t.metadata))throw new Error("Incomplete input parameters to Model");i.configure(t.config,t.userAgent),i.BM={},i.streams=[],i.altRenditionGroups=[],i.zM=i.__controller.create(v),i.GM(t.metadata),i.live=t.metadata&&t.metadata.live,i.hasEndlist=!1,i.duration=0,i.bufferLength=0,i.pendingBufferLength=0,i.bufferedRanges={length:0,ranges:[]},i.currentTime=0,i.timescale=9e4,i.TIMESTAMP_COMPARE_EPSILON=.065,i.preloading=!1,i.timedMetadataStore={},i.dimensions=t.config.dimensions?t.config.dimensions:{width:NaN,height:NaN},i.pixelRatio=1,i.bwHistory=t.config.bwHistory,i.HM=r.AUTO,i.YM=0,i.gM={},i.currentLoadingStreamIndex=-1,i.currentLoadingSeqNum=-1,i.qM=null,i.WM=null,i.QM=t.metadata.url&&-1!==t.metadata.url.indexOf(".mpd")?e.DASH:e.HLS,i.drmRequired=!1,i.drmInfo=[]}d.prototype.destroy=function(){var t=this;t.config=null,t.streams&&(t.streams.forEach((function(t){t.destroy()})),t.streams=[]),t.altRenditionGroups&&(t.altRenditionGroups.forEach((function(t){t.destroy()})),t.altRenditionGroups=[]),t.gM={},t.zM.destroy(),t.timedMetadataStore=null},d.prototype.configure=function(t,i){var n=this;n.config=n.config||f.deepCopy(c),n.userAgent=i,t&&(Object.keys(t).forEach((function(i){n.config.hasOwnProperty(i)&&(n.config[i]=t[i])})),n.inWorkerScope=t.inWorkerScope),f.isNullOrUndefined(n.config.demux.startChunkWithKeyFrame)&&n.userAgent&&(n.config.demux.startChunkWithKeyFrame=!(n.userAgent.chrome&&n.userAgent.chrome>=50))},d.prototype.build=function(t){var i=this;if(t){t.streamingMode===e.DASH&&(i.QM=t.streamingMode,i.drmRequired=t.drm,i.ZM=t,i.live=!(!t.type||"dynamic"!==t.type.toLowerCase()));var n=i.XM(t.renditionGroups);i.$M(t.streamInfoList,n)}},d.prototype.JM=function(t){var i,n,e,r;for(i=0;i<t.length&&(e=t[i].getDrmInfo());i++)for(n=0;n<e.length;n++)r=e[n],l.isDrmItemContained(r,this.drmInfo)||this.drmInfo.push(r)},d.prototype.XM=function(t){var i=this;return t?(Object.keys(t).forEach((function(n){var e=t[n];e&&Object.keys(e).forEach((function(t){var r=i.KM(n,t),s=e[t];s&&s.length&&(i.tN(s[0]),r?i.iN(n,t,s):i.nN(n,t,s))}))})),i.JM(i.altRenditionGroups),i.altRenditionGroups):i.altRenditionGroups},d.prototype.KM=function(t,i){for(var n=0;n<this.altRenditionGroups.length;n++){var e=this.altRenditionGroups[n];if(e.type===t&&e.groupId===i)return e}return null},d.prototype.nN=function(t,i,n){var e=this,r=e.metadata&&e.metadata.currLang,s=e.__controller.create(h,t,i,n,r);e.altRenditionGroups.push(s)},d.prototype.iN=function(t,i,n){if(n&&n.length){var e=this.KM(t,i);n.forEach((function(t){e.update(t)}))}},d.prototype.$M=function(t,i){var n=this;t&&t.length&&((t=n.CM(t)).forEach((function(t){t.sessionId=n.sessionId,t.type=u.MAIN,n.tN(t);for(var e=!1,r=n.isDash()?"groupId":"url",s=0;s<n.streams.length;s++){if(n.streams[s][r]===t[r]){n.updateStream(s,t),e=!0;break}}e||n.addStream(t,i)})),n.JM(n.streams),n.eN(),n.duration=n.live?NaN:t[0].duration)},d.prototype.CM=function(t){return t&&t.length?(this.userAgent.firefox&&t[0].channels&&(t=this.rN(t)),t=t.filter((function(t){if(!t.url)return!1;var i=t.codecs;if(!i)return!0;for(var n=0;n<i.length;n++)if(-1===i[n].indexOf("avc1")&&-1===i[n].indexOf("mp4a")&&-1===i[n].indexOf("aac"))return!1;return!0}))):t},d.prototype.rN=function(t){for(var i=!1,n=t[0].channels,e=1;e<t.length;e++)if(t[e].channels&&n!==t[e].channels){i=!0;break}return i?t.filter((function(t){return 1!==t.channels})):t},d.prototype.isDash=function(){return this.QM===e.DASH},d.prototype.addStream=function(t,i){var n=this,e=n.__controller.create(o,t,i);n.streams.push(e),e.setStreamIndex(n.streams.length-1),n.zM.addStream(e),1===n.streams.length&&n.setCurrentLoadingStream(e.index)},d.prototype.updateStream=function(t,i){var n=this;t>=n.streams.length||(!0===i.hasEndList&&(n.hasEndlist=!0),n.zM.update(i))},d.prototype.synchStreamTimelines=function(t){var i=this,n=i.getCurrentLoadingStream();if(n&&i.live&&n.segments.length){var e=n.segments[0].programDateTime,r=n.segments[0].startTime;f.isNullOrUndefined(e)||f.isNullOrUndefined(r)||i.altRenditionGroups.forEach((function(i){t&&i.type!==t||i.adjustStartTime(r,e)}))}},d.prototype.getCurrentLoadingStream=function(){return this.getStreamByIndex(this.currentLoadingStreamIndex)},d.prototype.setCurrentLoadingStream=function(t){var i=this;i.streams&&i.streams.length&&(t<0||t>=i.streams.length||(i.currentLoadingStreamIndex=t))},d.prototype.getCurrentPlayingStream=function(){return this.getStreamByIndex(this.currentPlayingStreamIndex)},d.prototype.setCurrentPlayingStream=function(t){var i=this;i.streams&&i.streams.length&&(t<0||t>=i.streams.length||(i.currentPlayingStreamIndex=t))},d.prototype.getTotalBufferLength=function(){for(var t=this.bufferedRanges,i=0,n=0;n<t.length;n++)i+=t.ranges[n].end-t.ranges[n].start;return i},d.prototype.setPCR=function(t){var i=this;(null===i.qM||void 0===i.qM||isNaN(i.qM))&&(i.qM=t,i.__controller.sendEvent(a.PCR_AVAILABLE,t))},d.prototype.getPCR=function(){return this.qM},d.prototype.setLivePlaybackStartTime=function(t){this.WM=t},d.prototype.getLivePlaybackStartTime=function(){return this.WM},d.prototype.setStartOffset=function(t){var i=this;i.startOffsetTimestamp&&!isNaN(i.startOffsetTimestamp)||(i.startOffsetTimestamp=t)},d.prototype.setSegEndTimeStamps=function(t,i,n,e){if(t&&e){var r=t===u.MAIN?this.streams:this.KM(t,i);r&&r.length&&r.forEach((function(t){var i=t.getSegmentfromSeqNum(n);i&&(i.endTimestamps.audio=e.audio,i.endTimestamps.video=e.video)}))}},d.prototype.getPrevSegEndTimestamps=function(t,i){if(!t||!i)return null;var n=t.getIndexFromSeqNum(i.seqNum);return n>=1&&t.segments&&n<t.segments.length?t.segments[n-1].endTimestamps:null},d.prototype.getStreamRefreshInterval=function(){var t=this.getCurrentLoadingStream();return t?t.refreshInterval:null},d.prototype.GM=function(t){var n=this;if(t){n.sessionId=t?t.sessionId:null,n.is360=!!t&&t.is360,t.type=i.MetadataTypes.RAW,n.metadata=t;var e=t.streams,r=t.altStreams;e&&e.length>0&&((e[0].hls_info||e[0].hlsInfo||e.length>1)&&(n.metadata.type=i.MetadataTypes.STRUCTURED,n.metadata.hasMediaMetadata=!0),(e[0].hls_info||e[0].hlsInfo)&&(n.metadata.hasStreamMetadata=!0)),n.metadata.hasMediaMetadata||n.metadata.hasStreamMetadata||(n.BM=e&&1===e.length?e[0]:t),r&&r.length&&(n.metadata.hasAltStreamMetadata=!0)}},d.prototype.eN=function(){this.streams.sort((function(t,i){return t.bitrate-i.bitrate})),this.streams.forEach((function(t,i){t.index=i,t.segments.forEach((function(t){t.setStreamIndex(i)}))}))},d.prototype.getSegment=function(t,i){return t<0||t>=this.streams.length?null:this.streams[t].getSegmentfromSeqNum(i)},d.prototype.sN=function(t){var i=[];return this.streams.forEach((function(n){n.index!==t&&i.push({index:n.index,url:n.url})})),i},d.prototype.setABRMode=function(t){var i=this,n=i.HM;return i.HM=r.AUTO,Object.keys(r).forEach((function(n){r[n]===t.preference&&(i.HM=t.preference)})),i.YM=1e3*t.stream.bitrate,n!==i.HM},d.prototype.getABRMode=function(){return this.HM},d.prototype.setAudioLanguage=function(t){var i=!1;return this.altRenditionGroups.forEach((function(n){n.type===u.AUDIO&&(i=n.setCurrentStreamWithName(t)||i)})),i},d.prototype.getMediaDto=function(){var t=this,i={streams:[],altRenditionGroups:[],live:t.live,duration:t.duration,currentPlayingStreamIndex:t.currentPlayingStreamIndex,currentLoadingStreamIndex:t.currentLoadingStreamIndex,currentLoadingSeqNum:t.currentLoadingSeqNum,preloading:t.preloading,currentKbps:t.__controller.services.segmentMetrics.getMetricsBandwidthInfo(),abrMode:t.HM,streamingMode:t.QM,drmRequired:t.drmRequired,drmInfo:t.drmInfo};return t.streams.forEach((function(t){i.streams.push(t.dto())})),i},d.prototype.updateCurrentLoadingSeqNum=function(t){return this.currentLoadingSeqNum=t},d.prototype.getUserReqBitrate=function(){return this.YM},d.prototype.tN=function(t){t&&t.segmentInfoList&&!f.isNullOrUndefined(t.hasEndList)&&f.isNullOrUndefined(this.live)&&(this.live=!t.hasEndList)},d.prototype.getMediaUrl=function(){var t=this,i=t.BM.url||"";return!i.length&&t.BM.host&&t.BM.path&&(i=t.BM.host+t.BM.path),i},d.prototype.getMediaCdn=function(){return this.BM.cdn||""},d.prototype.getStreamByIndex=function(t){var i=this;return i.streams&&i.streams.length&&t>=0&&t<i.streams.length?i.streams[t]:null},d.prototype.getSegmentLength=function(){var t=this;return t.streams&&t.streams.length?t.streams[0].targetDuration:NaN},d.prototype.updateTimedMetadata=function(t,i){var n=this;if(t&&t.payload){n.timedMetadataStore[i]=n.timedMetadataStore[i]||[];for(var e=n.timedMetadataStore[i].length,r=0;r<n.timedMetadataStore[i].length;r++){var s=n.timedMetadataStore[i][r];if(Math.abs(s.timestamp-t.timestamp)<=.1&&n.oN(s.payload,t.payload))return!1;if(t.timestamp<s.timestamp){e=r;break}}return n.timedMetadataStore[i].splice(e,0,t),!0}},d.prototype.oN=function(t,i){return!(t.key!==i.key||!t.data||!i.data||t.data.byteLength!==i.data.byteLength)&&t.data.every((function(t,n){return t===i.data[n]}))}},7166:function(t){"use strict";function i(t){var i=this;t&&(i.url=t.url,i.name=t.name,i.range=t.range);var n=i.range;i.loaded=!1,i.data=n&&n.end>=0&&n.start>=0&&n.end>n.start?new Uint8Array(n.end-n.start+1):null,i.uN=0,i.z_=i.data?i.data.byteLength:0}t.exports=i,i.prototype.destroy=function(){this.data=null},i.prototype.append=function(t){var i=this;if(i.loaded||!t)return 0;var n=0;if(i.z_&&i.data){n=Math.min(t.byteLength,i.z_-i.uN);for(var e=0;e<n;e++)i.data[i.uN+e]=t[e];i.uN+=n,i.uN>=i.z_&&(i.loaded=!0)}else{var r=t.byteLength;if(!r)return;var s=null,o=0;i.data&&(o=(s=i.data).length),n=o+r,i.data=new Uint8Array(n),s&&i.data.set(s),i.data.set(t,o),i.uN+=n}return n},i.prototype.equals=function(t){var i=this;return!!t&&(i.url===t.url&&i.name===t.name&&(!i.range||!t.range||i.range.start===t.range.start&&i.range.end===t.range.end))}},7988:function(t){"use strict";function i(t){var i=this;t&&(i.duration=t.duration,i.url=t.url,i.initSegment=t.initSegment,i.seqNum=t.sequenceNum,i.startTime=t.startTime,i.discontinuity=t.discontinuity,i.programDateTime=t.programDateTime,i.streamIndex=t.levelIndex,i.bitrate=t.bitrate,i.sessionId=t.sessionId,i.cdn=t.cdn,i.hN=i.streamIndex+"_"+i.seqNum,i.brStartOffset=t.brStartOffset,i.brEndOffset=t.brEndOffset,i.containerFormat=t.containerFormat,i.encryptionData=t.encryptionData,i.endTimestamps=t.endTimestamps,i.periodId=t.periodId),i.endTimestamps||(i.endTimestamps={audio:NaN,video:NaN}),i.totalDownloadTime=0,i.timeToFirstByte=0,i.aN=0}t.exports=i,i.prototype.setStreamIndex=function(t){var i=this;i.streamIndex=t,i.hN=i.streamIndex+"_"+i.seqNum},i.prototype.dto=function(){var t=this,i={};return Object.keys(t).forEach((function(n){"__controller"!==n&&(i[n]=t[n])})),i}},2503:function(t,i,n){"use strict";t.exports.Stream=c;var e=i.StreamTypes={MAIN:"MAIN",AUDIO:"AUDIO",VIDEO:"VIDEO",SUBTITLES:"SUBTITLES",CLOSED_CAPTIONS:"CLOSED_CAPTIONS"},r=n(7988),s=n(5086),o=n(7166),u=n(574).StreamingMode,h=n(2835),a=n(87);function c(t,i){var n=this;n.segments=[],n.cuepoints=[],n.dateRanges={},n.type=e.MAIN,n.videoCodec=null,n.audioCodec=null,n.mp4Chunks={sidx:null,first:null},n.adjusted=!1,n.cN=new a(n),n.activeInitSegment=null,t&&(n.fN(t,i),n.updateConfig(t)),n.ZS=new h}c.prototype.destroy=function(){var t=this;t.segments=[],t.cuepoints=[],t.dateRanges={},"mp4"===t.containerFormat&&Object.keys(t.mp4Chunks).forEach((function(i){var n=t.mp4Chunks[i];n&&n.destroy()})),t.cN.destroy()},c.prototype.fN=function(t,i){var n=this;if(n.altRenditionGroups={},i)for(var e=0;e<i.length;e++){var r=i[e];r.groupId===t.audioGroupId?(n.altRenditionGroups.AUDIO=r,n.audioGroupId=t.audioGroupId):r.groupId===t.videoGroupId?(n.altRenditionGroups.VIDEO=r,n.videoGroupId=t.videoGroupId):r.groupId===t.subtitlesGroupId?(n.altRenditionGroups.SUBTITLES=r,n.subtitlesGroupId=t.subtitlesGroupId):r.groupId===t.ccGroupId&&(n.altRenditionGroups.CLOSED_CAPTIONS=r,n.ccGroupId=t.ccGroupId)}},c.prototype.getAlternateStream=function(t){if(this.altRenditionGroups[t])return this.altRenditionGroups[t].getCurrentStream()},c.prototype.setAlternateStream=function(t,i){this.altRenditionGroups[t]&&this.altRenditionGroups[t].setCurrentStream(i)},c.prototype.updateConfig=function(t){var i=this,n=i.audioCodec&&i.audioCodec.length>0;if(t&&(i.streamingMode=t.streamingMode||i.streamingMode,i.bitrate=t.bitrate||i.bitrate,i.avgBitrate=t.avgBitrate||i.avgBitrate,i.url=t.url||i.url,i.containerFormat=t.containerFormat||i.containerFormat,i.cdn=t.cdn||i.cdn,i.rcMode=t.rcMode||"cbr",i.channels=t.channels>=0?t.channels:i.channels,i.width=t.width>=0?t.width:i.width,i.height=t.height>=0?t.height:i.height,i.index=t.index>=0?t.index:i.index,i.hlsInfo=t.hlsInfo||i.hlsInfo,i.targetDuration=t.targetDuration||NaN,i.sessionId=t.sessionId||null,i.audioCodec=t.audioCodec||i.audioCodec,i.videoCodec=t.videoCodec||i.videoCodec,i.type=t.type||e.MAIN,i.sidxOffset=t.sidxOffset>=0?t.sidxOffset:i.sidxOffset,i.sidxLength=t.sidxLength>=0?t.sidxLength:i.sidxLength,i.firstSegOffset=t.firstSegOffset>=0?t.firstSegOffset:i.firstSegOffset,i.firstSegLength=t.firstSegLength>=0?t.firstSegLength:i.firstSegLength,i.hasAudio=t.hasAudio||n||i.channels>0||i.hasAudio,i.groupId=t.groupId||null,void 0!==t.hasEndList&&null!==t.hasEndList&&(i.hasEndList=t.hasEndList),i.hlsInfo&&i.hlsInfo.mp4_url&&(i.mp4Chunks.sidx=i.lN("sidx",i.sidxOffset,i.sidxLength,i.hlsInfo.mp4_url),i.mp4Chunks.first=i.lN("first",i.firstSegOffset,i.firstSegLength,i.hlsInfo.mp4_url)),t.drmInfo&&(i.drmInfo=t.drmInfo),i.vN(t.dateRanges)),i.url&&i.url.length&&i.url.indexOf("_60fps")>=0?i.frameRate=60:i.frameRate="AUDIO"===i.type?0:30,t&&t.segmentInfoList){var o=[];i.dN(i.segments,t.segmentInfoList),t.segmentInfoList.forEach((function(t){t.levelIndex=i.index,t.bitrate=i.bitrate,t.sessionId=i.sessionId,t.cdn=i.cdn;var n=i.getSegmentfromSeqNum(t.sequenceNum);n&&(t.endTimestamps=n.endTimestamps),o.push(i.__controller.create(r,t))})),o.length&&(i.segments=o,i.startSeqNum=o[0].seqNum,i.endSeqNum=o[o.length-1].seqNum,t.cuepointList&&t.cuepointList.length&&(t.cuepointList.forEach((function(t){i.hasCuepoint(t.startSeqNum)||i.cuepoints.push(new s(t))})),i.updateCuepointTime()))}i.segments&&i.segments.length&&(i.refreshInterval=1e3*i.segments[i.segments.length-1].duration);var u=i.altRenditionGroups?i.altRenditionGroups.AUDIO:null;i.type===e.MAIN&&u&&i.containerFormat&&!u.getContainerFormat()&&u.setContainerFormat("ts"===i.containerFormat?"aac":"mp4")},c.prototype.dN=function(t,i){t&&t.length&&t.forEach((function(t){t.seqNum!==i[0].sequenceNum||(i[0].programDateTime=t.programDateTime)}))},c.prototype.addInitSegment=function(t){return"mp4"===this.containerFormat?this.cN.add(t):null},c.prototype.getInitSegment=function(t){var i=this;if(!t){if(!i.segments.length)return null;t=i.segments[0]}return i.cN.get(t.initSegment)},c.prototype.lN=function(t,i,n,e){var r,s=this.mp4Chunks[t];return s||("mp4"===this.containerFormat&&e?(i>=0&&n>=0&&(r={start:i,end:i+n-1}),new o({name:t,url:e,range:r})):null)},c.prototype.getMp4Chunk=function(t){return"mp4"===this.containerFormat?this.mp4Chunks[t]:null},c.prototype.dto=function(){var t=this,i={segments:[],cuepoints:[]},n=["segments","__controller","cuepoints","altRenditionGroups","_initSegmentCache","activeInitSegment"];return Object.keys(t).forEach((function(e){n.indexOf(e)>=0||(i[e]=t[e])})),t.segments.forEach((function(t){i.segments.push(t.dto())})),t.cuepoints.forEach((function(t){i.cuepoints.push(t.dto())})),i},c.prototype.setStreamIndex=function(t){this.index=t,this.segments.forEach((function(i){i.setStreamIndex(t)}))},c.prototype.getSeqNumBeforePosition=function(t){var i=this;if(!i.segments.length)return NaN;if(t<i.segments[0].startTime)return i.startSeqNum;for(var n=0;n<i.segments.length;n++){var e=i.segments[n];if(e&&e.startTime<=t&&e.startTime+e.duration>t)return i.startSeqNum+n}var r=i.segments[i.segments.length-1];return r&&r.startTime+r.duration===t?i.endSeqNum:NaN},c.prototype.getSegmentfromSeqNum=function(t){var i=this,n=i.getIndexFromSeqNum(t);return n>=0&&n<i.segments.length?i.segments[n]:null},c.prototype.getIndexFromSeqNum=function(t){var i=this;if(t>=i.startSeqNum&&t<=i.endSeqNum)for(var n=0;n<i.segments.length;n++)if(i.segments[n]&&i.segments[n].seqNum===t)return n;return-1},c.prototype.contains=function(t){return t>=this.startSeqNum&&t<=this.endSeqNum},c.prototype.isEmpty=function(){return 0===this.segments.length},c.prototype.isReady=function(){var t=this;if("mp4"!==t.containerFormat)return t.url&&t.segments.length>0;var i=t.cN.getFirst();if(t.streamingMode===u.HLS&&t.hlsInfo&&t.hlsInfo.mp4_url){var n=t.mp4Chunks.sidx;return i&&n&&i.loaded&&n.loaded}return i&&i.loaded&&t.segments.length>0},c.prototype.hasCuepoint=function(t){for(var i=this.cuepoints.length-1;i>=0;i--)if(this.cuepoints[i].startSeqNum===t)return!0;return!1},c.prototype.updateCuepointTime=function(){for(var t,i=this,n=0;n<i.cuepoints.length;n++)(t=i.getSegmentfromSeqNum(i.cuepoints[n].startSeqNum))&&i.cuepoints[n].setCueOutStartTime(t.startTime)},c.prototype.equals=function(t){var i=this;return!!t&&(i.url===t.url&&i.type===t.type&&(i.isDash()?i.groupId===t.groupId:i.index===t.index))},c.prototype.updateSegmentRanges=function(t){var i=this;if(t&&t.length)for(var n=0;n<t.length&&n<i.segments.length;n++)i.segments[n].brStartOffset=t[n].brStartOffset,i.segments[n].brEndOffset=t[n].brEndOffset},c.prototype.setMp4Timescale=function(t){var i=this;if("mp4"===i.containerFormat&&t&&t.loaded&&t.data){var n=i.ZS.parse(t.data,"mdhd");if(n&&n.timescale>0)i.timescale=n.timescale;else{var e=i.ZS.parse(t.data,"mvhd");i.timescale=e.timescale}}},c.prototype.isDash=function(){return this.streamingMode===u.DASH},c.prototype.setFrameRate=function(t){t&&(this.frameRate=t)},c.prototype.getDrmInfo=function(){return this.drmInfo},c.prototype.vN=function(t){var i=this;t&&t.forEach((function(t){var n=t.id+"-"+t.startDate;i.dateRanges[n]=t}))}},7159:function(t){"use strict";function i(t){var i=this;t&&(i.discontinuity=t.discontinuity,i.seqNum=t.sequenceNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration),i.clockReference=0,i.localCueTime=0,i.mpegTSTime=0,i.offset=0,i.adjustedTime=0}t.exports=i,i.prototype.destroy=function(){this.data=null},i.prototype.toObject=function(){var t=this,i={};return i.discontinuity=t.discontinuity,i.sequenceNum=t.seqNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration,i.playlistUrl=t.playlistUrl,i.clockReference=t.clockReference,i.localCueTime=t.localCueTime,i.mpegTSTime=t.mpegTSTime,i.data=t.data,i.offset=t.offset,i.adjustedTime=t.adjustedTime,i},i.prototype.parseSegment=function(){var t=this;if(t.data){var i=t.data.split("\n");if(!(i.length<=0)&&0===i[0].indexOf("WEBVTT")){for(var n=Math.floor((Math.pow(2,33)-1)/90),e=0,r=0,s=1;s<i.length;s++){var o=i[s].trim();if(0===o.indexOf("X-TIMESTAMP-MAP")){var u=new RegExp(/LOCAL[:=]([^,]+)/),h=new RegExp(/MPEGTS[:=]([^,]+)/);r=0,e=0;var a=u.exec(o);if(a&&a.length>=2){var c=a[1].split(":");if(c&&c.length>=3){var f=c[2].split("."),l=0,v=0;f&&f.length>=2&&(l=parseInt(f[0]),v=parseInt(f[1])),r=1e3*(3600*c[0]+60*c[1]+l)+v,r%=n}}var d=h.exec(o);d&&d.length>=2&&(e=parseFloat(d[1]),e=Math.round(e/90)),t.clockReference=t.pcr(),t.localCueTime=r,t.mpegTSTime=e,null===t.clockReference||t.clockReference}else if(o.indexOf("--\x3e")>=0){var p=o.split("--\x3e");if(p){var m=p[0].split(":");if(m){var b=1e3*(3600*parseInt(m[0])+60*parseInt(m[1])+parseFloat(m[2]));null!==t.clockReference&&void 0!==t.clockReference||(t.clockReference=b%n+t.mpegTSTime)}}break}}t.adjustedTime=e-r-t.clockReference+t.offset}}},i.prototype.pcr=function(){var t=this;if(!t.__controller)return 0;var i=t.__controller.model,n=i.getPCR();if("number"!=typeof n)return null;if(n=n/t.__controller.model.timescale*1e3,i.live&&n<0){var e=-Math.floor(Math.pow(2,32)/90),r=Math.floor((Math.pow(2,32)-1)/90);n=Math.abs(n-e)+r}return n},i.prototype.isBuffered=function(){return!!this.data}},2835:function(t,i,n){"use strict";t.exports=s;var e=n(3288),r=n(6837);function s(){this.pN=0}s.prototype.destroy=function(){this.pN=0},s.prototype.parse=function(t,i,n){var s=this;if(!t||!i||!e[i])return null;s.pN=0;var o=new DataView(t.buffer);if(r.isNullOrUndefined(n)?(n=s.findBoxOffset(o,i),s.pN=n):s.pN=n,s.pN<0)return null;var u=s.parseHeader(o,i,s.pN);return!u||u.boxSize>o.byteLength?null:"sidx"===u.boxType?s.mN(o,u,n):s.Z_(o,u)},s.prototype.bN=function(t){var i=this,n=[];if(!t)return n;i.pN=0;for(var r=new DataView(t.buffer);i.pN+8<=r.byteLength;){var s=i.pN,o=i.gN(r.getUint32(s+4),4);if(e[o]){var u=i.parseHeader(r,o,s);u&&("sidx"===u.boxType?n.push(i.mN(r,u)):n.push(i.Z_(r,u)))}else i.pN++}return n},s.prototype.parseHeader=function(t,i,n){var r=this,s={boxOffset:n};r.pN=n;var o=r.yN(t,s);return-1===o||s.boxType!==i||e[i].fullBox&&-1===(o=r.wN(t,s))?null:s},s.prototype.extractVttCaptions=function(t){var i=this,n=[];if(i.pN=0,!t)return n;var e=new DataView(t.buffer),r=i.findBoxOffset(e,"mdat");if(r<0)return n;var s=t.slice(r+8),o=i.bN(s);if(!o.length)return n;for(var u=0;u<o.length;u++){var h=o[u];if(h)if("vttc"===h.boxType){i.pN=0;var a=s.slice(h.boxOffset+8,h.boxOffset+h.boxSize),c=i.bN(a);n.push(i._N(c))}else"vtte"===h.boxType&&n.push({})}return n},s.prototype.Z_=function(t,i,n){var r=this;if(!t||!i||i.boxSize>t.byteLength)return i;var s=e[i.boxType],o=s.properties;if(!o)return r.pN+=i.boxSize-(s.fullBox?12:8),i;for(var u=Object.keys(o),h=0;h<u.length;h++){var a=u[h],c=o[a];if(r.EN(c.validator,i[c.validationProperty]||i.flags,c.validationResult))if("array"===c.type){i[a]=[];var f=c.length||c.lengthField&&i[c.lengthField],l=c.itemSchema;if(!l)break;f?r.AN(i,a,t,f,l,n):r.SN(i,a,t,l)}else r.TN(t,c,n,a),i[a]=r.IN(i,c,t)}return i},s.prototype.TN=function(t,i,n,e,r,s){if(n&&i){var o=!n.pos||n.pos&&n.pos===r||r===s-1&&-1===n.pos;n.name&&e===n.name&&n.length&&i.length&&n.length===i.length&&o&&this.jN(t,n)}},s.prototype.AN=function(t,i,n,e,r,s){for(var o,u=this,h=0;h<e;h++){if(r.length)o=u.IN(t,r,n);else{o={};for(var a=Object.keys(r),c=0;c<a.length;c++){var f=a[c],l=r[f];u.EN(l.validator,t.flags)&&(u.TN(n,l,s,f,h,e),o[f]=u.IN(t,l,n))}}t[i].push(o)}},s.prototype.SN=function(t,i,n,e){for(var r;this.pN<t.boxOffset+t.boxSize;)r=this.IN(t,e,n),t[i].push(r)},s.prototype.EN=function(t,i,n){return!t||(n?(i&t)===n:i&t)},s.prototype.IN=function(t,i,n){var e,r=this;return i.length&&(e=r.MN(n,i.length),r.pN+=e.readBytes,e.readBytes===i.length/8)?"string"===i.type?r.gN(e.value,4):e.value:"string"===i.type?r.NN(t,n):"boxstring"===i.type?r.kN(t,n):null},s.prototype.MN=function(t,i){var n=this,e={value:0,readBytes:0},r=i/8;if(n.pN+r<=t.byteLength){switch(i){case 8:e.value=t.getUint8(n.pN);break;case 16:e.value=t.getUint16(n.pN);break;case 32:e.value=t.getUint32(n.pN);break;case 64:for(var s=new Uint8Array(8),o=0;o<8;o++)s[o]=t.getUint8(n.pN+o);e.value=s}e.readBytes=r}return e},s.prototype.jN=function(t,i){var n=this,e=i.value;switch(i.length){case 8:t.setUint8(n.pN,e);break;case 16:t.setUint16(n.pN,e);break;case 32:t.setUint32(n.pN,e)}},s.prototype.NN=function(t,i){var n=this,e="",r=n.MN(i,8);for(n.pN+=r.readBytes;r.readBytes>0&&r.value>0&&n.pN<t.boxOffset+t.boxSize;)e+=String.fromCharCode(r.value),r=n.MN(i,8),n.pN+=r.readBytes;return e},s.prototype.kN=function(t,i){var n=this,e=t.boxSize-(n.pN-t.boxOffset),r=String.fromCharCode.apply(null,new Uint8Array(i.buffer,n.pN,e));return n.pN+=e,r},s.prototype.findBoxOffset=function(t,i){if(!t||t.byteLength<8)return-1;var n,r=e[i].parents,s=0;if(r&&r.length>0){for(var o=!1,u=0;u<r.length;u++){var h=r[u];if((n=this.findBoxOffset(t,h))>=0){s=n+(e[h].fullBox?12:8);var a=e[h].payload;a&&(s+=a),o=!0;break}}if(!o)return-1}for(;s+8<=t.byteLength;){if(this.gN(t.getUint32(s+4),4)===i)return s;var c=t.getUint32(s);if(!(c>0))break;s+=c}return-1},s.prototype.yN=function(t,i){var n=this;if(!t||!i||t.byteLength<8)return-1;i.boxSize=t.getUint32(n.pN),n.pN+=4;var e=t.getUint32(n.pN);return i.boxType=n.gN(e,4),n.pN+=4,1===i.boxSize&&(i.boxSize=n.RN(t),n.pN+=8),0},s.prototype.wN=function(t,i){if(!t||!i)return-1;var n=t.getUint32(this.pN);return i.boxVersion=n>>24,i.flags=16777215&n,this.pN+=4,0},s.prototype.mN=function(t,i,n){var e,r=this;if(!t||!i)return null;n=n||0,r.pN+=4,r.pN+=4,0===i.boxVersion?(t.getUint32(r.pN),r.pN+=4,e=t.getUint32(r.pN),r.pN+=4):(r.RN(t),r.pN+=8,e=r.RN(t),r.pN+=8),r.pN+=2;var s=t.getUint16(r.pN);r.pN+=2;for(var o=i.boxOffset+i.boxSize+e,u=[],h=0;h<s;h++){var a=t.getUint32(r.pN);if(r.pN+=4,1===a>>>31)return null;var c=2147483647&a;r.pN+=8,u.push({brStartOffset:o+n,brEndOffset:o+n+c-1}),o+=c}return u},s.prototype.setSingleProp=function(t,i,n){var e=this;if(t&&i){var r=new DataView(t.buffer),s=e.findBoxOffset(r,i);if(!(s<0)){e.pN=s;var o=e.parseHeader(r,i,s);o&&e.Z_(r,o,n)}}},s.prototype.gN=function(t,i){if(!t||!i)return"";for(var n=new Array(i),e=i-1;e>=0;e--){var r=255&t;n[e]=String.fromCharCode(r),t>>>=8}return n.join("")},s.prototype.RN=function(t){var i=this.pN,n=t.getUint32(i);i+=4;var e=t.getUint32(i);return n*Math.pow(2,32)+e},s.prototype._N=function(t){for(var i={},n=0;n<t.length;n++){var e=t[n];if(e)switch(e.boxType){case"vsid":i.sourceId=e.sourceId;break;case"ctim":i.cueTime=e.cueTime;break;case"payl":i.cueText=e.cueText}}return i}},3288:function(t){"use strict";t.exports={ftyp:{fullBox:!1,properties:{majorBrand:{length:32,type:"string"},minorVersion:{length:32},compatibleBrands:{type:"array",itemSchema:{length:32,type:"string"}}}},moov:{fullBox:!1},styp:{fullBox:!1,properties:{majorBrand:{length:32,type:"string"},minorVersion:{length:32},compatibleBrands:{type:"array",itemSchema:{length:32,type:"string"}}}},moof:{fullBox:!1},mdat:{fullBox:!1},sidx:{fullBox:!0,properties:{referenceId:{length:32},timescale:{length:32},earliestPresentationTime:{length:32},firstOffset:{length:32},reserved:{length:16},referenceCount:{length:16},referenceData:{type:"array",lengthField:"referenceCount",itemSchema:{referenceType:{length:1},referencedSize:{length:31},subsegmentDuration:{length:32},startsWithSAP:{length:1},sapType:{length:3},sapDeltaTime:{length:28}}}}},emsg:{fullBox:!0,properties:{schemeIdUri:{type:"string"},value:{type:"string"},timescale:{length:32},presentationTimeDelta:{length:32},eventDuration:{length:32},id:{length:32},message:{type:"array",itemSchema:{length:8}}}},trak:{fullBox:!1,parents:["moov"]},mdia:{fullBox:!1,parents:["trak"]},mvhd:{fullBox:!0,parents:["moov"],properties:{creationTime:{length:32},modificationTime:{length:32},timescale:{length:32},duration:{length:32},rate:{length:32},volume:{length:16},reserved:{length:80},matrix:{type:"array",length:9,itemSchema:{length:32}},preDefined:{length:192},nextTrackId:{length:32}}},mdhd:{fullBox:!0,parents:["mdia"],properties:{creationTime:{length:32},modificationTime:{length:32},timescale:{length:32},duration:{length:32},language:{length:16},preDefined:{length:16}}},esds:{fullBox:!0,parents:["mp4a","enca"],properties:{descriptorTag:{length:8},descriptorLength:{length:8},esId:{length:16},streamPriority:{length:8},decoderConfigDesc:{length:8},decoderConfigLength:{length:8},codecTag:{length:8},streamType:{length:8},bufferSize:{length:8},bufferSize2:{length:16},maxBitrate:{length:32},avgBitrate:{length:32},decoderInfoDescriptor:{length:8},decoderInfoDescriptorLength:{length:8},audioSpecificConfig0:{length:8},audioSpecificConfig1:{length:8},audioSpecificConfig2:{length:8,validator:248,validationProperty:"audioSpecificConfig0",validationResult:40},audioSpecificConfig3:{length:8,validator:248,validationProperty:"audioSpecificConfig0",validationResult:40},slDescriptor:{length:8},slDescriptorLength:{length:8},slValue:{length:8}}},mp4a:{fullBox:!1,parents:["stsd"],payload:28,properties:{reserved0:{length:48},dataReferenceIndex:{length:16},reserved1:{length:32},reserved2:{length:32},channelCount:{length:16},sampleSize:{length:16},predefined:{length:16},reserved3:{length:16},sampleRate:{length:32}}},enca:{fullBox:!1,parents:["stsd"],payload:28,properties:{reserved0:{length:48},dataReferenceIndex:{length:16},reserved1:{length:32},reserved2:{length:32},channelCount:{length:16},sampleSize:{length:16},predefined:{length:16},reserved3:{length:16},sampleRate:{length:32}}},stsd:{fullBox:!0,parents:["stbl"],payload:4,properties:{entryCount:{length:32}}},stbl:{fullBox:!1,parents:["minf"]},minf:{fullBox:!1,parents:["mdia"]},traf:{fullBox:!1,parents:["moof"]},tfdt:{fullBox:!0,parents:["traf"],properties:{baseMediaDecodeTime:{length:32}}},tfhd:{fullBox:!0,parents:["traf"],properties:{trackId:{length:32},baseDataOffset:{length:64,validator:1},sampleDescriptionIndex:{length:32,validator:2},defaultSampleDuration:{length:32,validator:8},defaultSampleSize:{length:32,validator:16},defaultSampleFlags:{length:32,validator:32}}},trun:{fullBox:!0,parents:["traf"],properties:{sampleCount:{length:32},dataOffset:{validator:1,length:32},firstSampleFlags:{validator:4,length:32},sampleData:{type:"array",lengthField:"sampleCount",itemSchema:{sampleDuration:{validator:256,length:32},sampleSize:{validator:512,length:32},sampleFlags:{validator:1024,length:32},sampleCompositionTimeOffset:{validator:2048,length:32}}}}},vttc:{fullBox:!1},vtte:{fullBox:!1},vsid:{fullBox:!1,parents:["vttc"],properties:{sourceId:{length:32}}},ctim:{fullBox:!1,parents:["vttc"],properties:{cueTime:{type:"boxstring"}}},payl:{fullBox:!1,parents:["vttc"],properties:{cueText:{type:"boxstring"}}},iden:{fullBox:!1,parents:["vttc"],properties:{cueId:{type:"boxstring"}}},sttg:{fullBox:!1,parents:["vttc"],properties:{settings:{type:"boxstring"}}}}},9730:function(t){"use strict";t.exports=i;function i(){}i.prototype.initSegment=function(t,i){var n=this.ftyp(i),e=this.moov(t),r=new Uint8Array(n.byteLength+e.byteLength);return r.set(n),r.set(e,n.byteLength),r},i.prototype.ftyp=function(t){t=t||"avc1";var i=new Uint8Array([105,115,111,109]),n=new Uint8Array([0,0,0,1]),e=new Uint8Array([t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),t.charCodeAt(3)]);return this.LN("ftyp",[i,n,e])},i.prototype.moov=function(t){var i=this,n=[];n.push(i.DN(t[0].config.duration,t[0].config.timescale));for(var e=0;e<t.length;e++)n.push(i.CN(t[e]));return n.push(i.PN(t)),i.LN("moov",n)},i.prototype.moof=function(t,i){var n=this,e=[];e.push(n.xN(t));for(var r=0;r<i.length;r++){var s=n.UN(i[r]);e.push(s)}return n.LN("moof",e)},i.prototype.mdat=function(t){var i=[];if(t&&t.frames)for(var n=0;n<t.frames.length;n++)i.push(t.frames[n].data);return this.LN("mdat",i)},i.prototype.xN=function(t){var i=new Uint8Array(4);return new DataView(i.buffer).setUint32(0,t),this.VN("mfhd",0,new Uint8Array(3),[i])},i.prototype.UN=function(t){if(t){var i,n,e=this,r=[],s=32,o=e.FN(t);return s+=o.length,r.push(o),t.frames&&t.frames.length&&(s+=(i=e.BN(t.frames[0].dts)).length,r.push(i)),"video"===t.type&&(s+=(n=e.zN(t)).length),r.push(e.GN(t,s)),n&&r.push(n),e.LN("traf",r)}},i.prototype.FN=function(t){var i=new Uint8Array(4);return new DataView(i.buffer).setUint32(0,t.streamId),this.VN("tfhd",0,new Uint8Array([0,0,0]),[i])},i.prototype.BN=function(t){var i=new Uint8Array(4);return new DataView(i.buffer).setUint32(0,Math.max(0,t)),this.VN("tfdt",0,new Uint8Array([0,0,0]),[i])},i.prototype.GN=function(t,i){var n=this,e=t.frames||[],r=e.length,s=n.HN(e),o=0,u=s[1],h=0;for(h=0;h<4;h++)o+=u&1<<h?1:0;var a=new Uint8Array(4*o*r),c=new DataView(a.buffer);i+=20+a.length+8;var f=n.YN(r,i),l=0;for(h=0;h<r;h++){var v=e[h];if(1&u&&(c.setUint32(l,v.duration),l+=4),2&u&&(c.setUint32(l,v.size),l+=4),4&u){var d=(v.flags.isLeading<<2|v.flags.dependsOn)<<24|(v.flags.isDependedOn<<6|v.flags.hasRedundancy<<4|v.flags.paddingValue<<1|v.flags.isNonSyncSample)<<16|(240&v.flags.degradationPriority)<<8|15&v.flags.degradationPriority;c.setUint32(l,d),l+=4}8&u&&(c.setUint32(l,v.pts-v.dts),l+=4)}return n.VN("trun",0,s,[f,a])},i.prototype.zN=function(t){for(var i=t.frames||[],n=i.length,e=new Uint8Array(n),r=0;r<n;r++){var s=i[r];s.flags&&(e[r]=s.flags.isLeading<<6|s.flags.dependsOn<<4|s.flags.isDependedOn<<2|s.flags.hasRedundancy)}return this.VN("sdtp",0,new Uint8Array(3),[e])},i.prototype.YN=function(t,i){var n=new Uint8Array(8),e=new DataView(n.buffer);return e.setUint32(0,t),e.setInt32(4,i),n},i.prototype.HN=function(t){var i=t.length,n=new Uint8Array(3);return n[2]=1,i&&(void 0!==t[0].duration&&(n[1]|=1),void 0!==t[0].size&&(n[1]|=2),void 0!==t[0].flags&&(n[1]|=4),void 0!==t[0].pts&&(n[1]|=8)),n},i.prototype.DN=function(t,i){var n=new Uint8Array(96),e=new DataView(n.buffer);e.setUint32(0,1),e.setUint32(4,2);var r=i||9e4;return e.setUint32(8,r),t&&e.setUint32(12,t),e.setUint32(16,65536),e.setUint16(20,256),e.setUint32(32,65536),e.setUint32(48,65536),e.setUint32(64,1073741824),e.setUint32(92,4294967295),this.VN("mvhd",0,new Uint8Array(3),[n])},i.prototype.CN=function(t){var i=this;t.config.duration=t.config.duration||4294967295;var n=[i.qN(t)];return t.config.useEditBox&&n.push(i.WN(t)),n.push(i.QN(t)),i.LN("trak",n)},i.prototype.qN=function(t){var i=new Uint8Array(80),n=new DataView(i.buffer);return n.setUint32(8,t.streamId),n.setUint32(16,t.config.duration),n.setUint8(32,"audio"===t.type?1:0),n.setUint32(36,65536),n.setUint32(52,65536),n.setUint32(68,1073741824),n.setUint16(72,t.config.width),n.setUint16(76,t.config.height),this.VN("tkhd",0,new Uint8Array([0,0,7]),[i])},i.prototype.WN=function(t){return this.LN("edts",[this.ZN(t)])},i.prototype.ZN=function(t){var i=new Uint8Array(16),n=new DataView(i.buffer);return n.setUint32(0,1),n.setUint32(4,0),n.setUint32(8,t.config.offset),n.setUint16(12,1),n.setUint16(14,0),this.VN("elst",0,new Uint8Array(3),[i])},i.prototype.QN=function(t){var i=this;return i.LN("mdia",[i.XN(t),i.$N(t.type),i.JN(t)])},i.prototype.XN=function(t){var i=new Uint8Array(20),n=new DataView(i.buffer);n.setUint32(0,2),n.setUint32(4,3);var e=t.config.timescale||9e4;return n.setUint32(8,e),n.setUint32(12,t.config.duration),n.setUint16(16,21956),this.VN("mdhd",0,new Uint8Array(3),[i])},i.prototype.$N=function(t){var i={video:1986618469,audio:1936684398,hint:1751740020},n=new Uint8Array(32),e=new DataView(n.buffer);return e.setUint32(4,i[t]),e.setUint32(20,i[t]),e.setUint32(24,1214344804),e.setUint32(28,1818587648),this.VN("hdlr",0,new Uint8Array(3),[n])},i.prototype.JN=function(t){var i=this,n="audio"===t.type?i.KN():i.rk();return i.LN("minf",[n,i._k(),i.tR(t)])},i.prototype.rk=function(){var t=new Uint8Array(8);return this.VN("vmhd",0,new Uint8Array([0,0,1]),[t])},i.prototype.KN=function(){var t=new Uint8Array(4);return this.VN("smhd",0,new Uint8Array(3),[t])},i.prototype._k=function(){return this.LN("dinf",[this.iR()])},i.prototype.iR=function(){var t=new Uint8Array([0,0,0,1]),i=[];return i.push(t),i.push(this.l_(new Uint8Array([0,0,1]))),this.VN("dref",0,new Uint8Array(3),i)},i.prototype.l_=function(t){return this.VN("url ",0,t,[])},i.prototype.nR=function(t){return this.VN("urn ",0,t,[])},i.prototype.tR=function(t){var i=this;return i.LN("stbl",[i.eR(t),i.rR(),i.sR(),i.oR(),i.uR()])},i.prototype.eR=function(t){var i=this,n="audio"===t.type?i.hR(t):i.aR(t),e=new Uint8Array([0,0,0,1]);return i.VN("stsd",0,new Uint8Array(3),[e,n])},i.prototype.aR=function(t){var i=this,n=[];n.push((65280&t.config.ppsLength)>>>8),n.push(255&t.config.ppsLength);try{t.config.ppsLength>0&&(n=n.concat(Array.prototype.slice.call(t.config.pps)))}catch(t){}var e=[];e.push((65280&t.config.spsLength)>>>8),e.push(255&t.config.spsLength);try{t.config.spsLength>0&&(e=e.concat(Array.prototype.slice.call(t.config.sps)))}catch(t){}var r=new Uint8Array(78),s=new DataView(r.buffer);return s.setUint16(6,1),s.setUint16(24,t.config.width),s.setUint16(26,t.config.height),s.setUint32(28,4718592),s.setUint32(32,4718592),s.setUint16(40,1),s.setUint32(42,259613032),s.setUint32(46,1869557110),s.setUint32(50,1768187247),s.setUint32(54,761818227),s.setUint16(74,24),s.setUint16(76,65535),i.LN("avc1",[r,i.LN("avcC",[new Uint8Array([1,t.config.profileIndication,t.config.profileCompatibility,t.config.levelIndication,255].concat([255&t.config.numOfSPS|224]).concat(e).concat([255&t.config.numOfPPS]).concat(n))]),i.cR()])},i.prototype.cR=function(){var t=new Uint8Array(12);return new DataView(t.buffer).setUint32(0,1875072),this.LN("btrt",[t])},i.prototype.hR=function(t){var i=new Uint8Array(8),n=new DataView(i.buffer);n.setUint16(6,1);var e=new Uint8Array(20);return(n=new DataView(e.buffer)).setUint16(8,t.config.channels),n.setUint16(10,t.config.sampleSize),n.setUint16(16,t.config.samplingFreq),this.LN("mp4a",[i,e,this.fR(t)])},i.prototype.fR=function(t){var i=new Uint8Array(27),n=new DataView(i.buffer);return n.setUint8(0,3),n.setUint8(1,25),n.setUint8(5,4),n.setUint8(6,17),n.setUint8(7,64),n.setUint8(8,21),n.setUint16(10,1536),n.setUint8(20,5),n.setUint8(21,2),n.setUint8(22,t.config.audioObjectTypeIndex<<3|t.config.samplingFreqIndex>>>1),n.setUint8(23,t.config.samplingFreqIndex<<7|t.config.channels<<3),n.setUint8(24,6),n.setUint8(25,1),n.setUint8(26,2),this.VN("esds",0,new Uint8Array(3),[i])},i.prototype.rR=function(){var t=new Uint8Array(4);return this.VN("stts",0,new Uint8Array(3),[t])},i.prototype.sR=function(){var t=new Uint8Array(4);return this.VN("stsc",0,new Uint8Array(3),[t])},i.prototype.oR=function(){var t=new Uint8Array(8);return this.VN("stsz",0,new Uint8Array(3),[t])},i.prototype.uR=function(){var t=new Uint8Array(4);return this.VN("stco",0,new Uint8Array(3),[t])},i.prototype.PN=function(t){for(var i=[],n=0;n<t.length;n++)i.push(this.lR(t[n]));return this.LN("mvex",i)},i.prototype.lR=function(t){var i=new Uint8Array(20),n=new DataView(i.buffer);return n.setUint32(0,t.streamId),n.setUint32(4,1),n.setUint32(16,65537),"video"!==t.type&&(i[i.length-1]=0),this.VN("trex",0,new Uint8Array(3),[i])},i.prototype.VN=function(t,i,n,e){var r=new Uint8Array(1);r[0]=i;var s=[r,n];return s=s.concat(e),this.LN(t,s)},i.prototype.LN=function(t,i){var n=0,e=new Uint8Array([t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),t.charCodeAt(3)]),r=0,s=0;for(s=0;s<i.length;s++)r+=i[s].length;var o=new Uint8Array(r+8);for(new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,o.byteLength),o.set(e,4),n=8,s=0;s<i.length;s++)o.set(i[s],n),n+=i[s].length;return o}},5328:function(t,i,n){"use strict";t.exports=r;var e=n(9730);function r(){this.vR=null,this.dR=new e}r.prototype.destroy=function(){this.vR=null},r.prototype.generate=function(t){if(!t)return null;var i=this,n=[t],e=null,r=null,s=null,o=0;if(t.config.shouldInit){var u="audio"===t.type?"mp41":"avc1";o+=(e=i.pR(n,u))?e.length:0}t.frames.length&&(o+=(r=i.mR(n))?r.length:0,o+=(s=i.bR(n))?s.length:0),i.vR=new Uint8Array(o);var h=0;e&&(i.vR.set(e,h),h+=e.length),r&&(i.vR.set(r,h),h+=r.length),s&&(i.vR.set(s,h),h+=s.length);var a=t.frames.length>0?t.frames[t.frames.length-1].duration:0,c=t.endTime+a;return{data:i.vR,type:t.type,codec:t.config.codec,mimeType:t.type+'/mp4; codecs="'+t.config.codec+'"',startTime:t.frames.length?t.startTime/t.config.timescale:0,endTime:t.frames.length?c/t.config.timescale:0,endTimestamp:c}},r.prototype.pR=function(t,i){if(!t||!t.length)return null;var n=this.dR.initSegment(t,i);return n||null},r.prototype.mR=function(t){var i=this,n=0;return t&&t.length?(t.forEach((function(t){n=t.config.seqNum,t.frames&&t.frames.length&&t.frames.forEach((function(n,e,r){n.size=n.nalUnitSize?n.nalUnitSize+4*n.nalUnits.length:n.data?n.data.length:0,e<r.length-1?n.duration=t.frames[e+1].dts-n.dts:n.duration=e>0?n.dts-t.frames[e-1].dts:t.config.defaultFrameDuration||i.gR(t.type.track.config.timescale),n.duration}))})),i.dR.moof(n,t)):null},r.prototype.bR=function(t){var i=this;if(!t||!t.length)return null;var n,e=[],r=0;t.forEach((function(t){"video"===t.type&&t.frames.forEach((function(t){t.normalizedData=new Uint8Array(t.nalUnitSize+4*t.nalUnits.length);var i=new DataView(t.normalizedData.buffer),n=0;t.nalUnits.forEach((function(e){i.setUint32(n,e.data.byteLength),n+=4,t.normalizedData.set(e.data,n),n+=e.data.byteLength})),t.data=t.normalizedData})),(n=i.dR.mdat(t))&&n.length&&(e.push(n),r+=n.length)}));var s=new Uint8Array(r),o=0;return e.forEach((function(t){s.set(t,o),o+=t.length})),s},r.prototype.gR=function(t,i){return("audio"===t?.0232199546:.0333333333)*i}},4838:function(t,i,n){"use strict";t.exports=c;var e=n(3713),r=n(2990),s=n(6837),o=n(2999),u=n(4641),h=n(7279).AACStream,a=n(7650).HLSEvent.PCR_AVAILABLE;function c(t){var i=this;o.call(i,i.constructor.name),i.yR=t,i._=null,i.wR="start",i.s_=new h,i.ER=!1,i._h={},i.OR=i.__controller.create(e,t,i.AR.bind(i)),i.SR=t.lastChunkEndTs?t.lastChunkEndTs.audio:NaN,i.TR=t.lastFrameDuration?t.lastFrameDuration.audio:NaN,s.isNullOrUndefined(i.yR.pcr)&&(i._h[a]=i.__controller.addEventListener(a,i.IR,i))}r.inherits(c,o),c.prototype.destroy=function(){var t=this;t.close(),t.OR.destroy(),t.s_.destroy(),o.prototype.destroy.call(t)},c.prototype.setSource=function(t){this.jR=t,this.MO()},c.prototype.MO=function(){var t=this;t.jR&&(t.jR.addEventListener(u.DATA_PROCESS_PROGRESS,(function(i){t.append(i)}),t),t.jR.addEventListener(u.DATA_PROCESS_COMPLETE,(function(){t.endOfSegment()}),t),t.jR.addEventListener(u.DATA_PROCESS_ERROR,(function(i){t.publish(u.DATA_PROCESS_ERROR,i)}),t))},c.prototype.close=function(){var t=this;t._=null,t.__controller.removeEventListener(a,t._h[a]),t.OR.close()},c.prototype.append=function(t){var i=this;if(t){var n=t.length;if(n){var e=null,r=0;i._&&(r=(e=i._).length);var s=r+n;i._=new Uint8Array(s),e&&i._.set(e),i._.set(t,r),i.Z_()}}},c.prototype.IR=function(t){var i=this;i.yR.pcr=t,i.Z_(),i.__controller.removeEventListener(a,i._h[a])},c.prototype.Z_=function(){var t=this,i=t.yR.pcr;if(!s.isNullOrUndefined(i)){if(t._&&t._.length>0){var n;n=t.SR&&t.TR?i+t.SR+t.TR:i+t.yR.startTime*t.yR.timescale;var e=t.s_.readFramesFromBitstream(t._,n);t._=t._.subarray(e)}var r=t.s_.getLastFrameDetails();r&&(t.SR=r.timestamp-i,t.TR=r.duration),(t.s_.ready||t.ER)&&t.MR()}},c.prototype.MR=function(){var t=this,i=t.s_.getFrames(),n=i&&i.length>0;if("end"===t.wR||n){var e=n?i[0].dts:null,r={audio:{frames:i,config:t.s_.getConfig()},pcr:e};t.OR.processSegmentData({avData:r,pos:t.wR}),"start"===t.wR&&(t.wR="middle")}},c.prototype.endOfSegment=function(){var t=this;t.wR="end",t.ER=!0,t.Z_(),t.OR.endOfSegment()},c.prototype.AR=function(t,i){var n;t&&(this.publish(u.DATA_PROCESS_PROGRESS,t,i),t.getParam&&(n=t.getParam("parsedInfo")),"end"===(n?n.position:t.position)&&this.publish(u.DATA_PROCESS_COMPLETE))}},5619:function(t,i,n){"use strict";t.exports=h,t.exports.KEY_METHODS={AES_128:"AES-128",NONE:"NONE"};var e=n(4641),r=n(2990),s=n(2999),o="Key Import is rejected",u="Decryption is rejected";function h(){var t=this;t.JI=t.__controller.model.userAgent,s.call(t,t.constructor.name),"undefined"==typeof window?t.NR=crypto||msCrypto:t.NR=window.crypto||window.msCrypto,t.NR=t.NR.subtle||t.NR.webkitSubtle,t._=null,t.kR=null,t.RR={name:"AES-CBC",length:128,iv:null}}r.inherits(h,s),h.prototype.destroy=function(){this.close(),s.prototype.destroy.call(this)},h.prototype.close=function(){var t=this;t._=null,t.LR=null,t.kR=null,t.DR=null},h.prototype.append=function(t){t&&("key"===t.type?this.CR(t):this.PR(t))},h.prototype.PR=function(t){var i=this;if(t)if(i.LR){var n=new Uint8Array(i.LR.byteLength+t.byteLength);n.set(new Uint8Array(i.LR),0),n.set(new Uint8Array(t),i.LR.byteLength),i.LR=n}else i.LR=t},h.prototype.CR=function(t){var i=this;t&&(t.initVector||(t.initVector=i.xR(t.seqNum)),i.kR=t,i.RR.iv=i.UR(t.initVector).buffer,11!==i.JI.ie?i.NR.importKey("raw",t.data,i.RR,!0,["decrypt"]).then((function(t){i.DR=t,i.VR()}),(function(t){i.XE(o,t)})):i.FR(t))},h.prototype.FR=function(t){var i=this,n=i.NR.importKey("raw",t.data,i.RR,!0,["decrypt"]);n?(n.onerror=function(t){i.XE(o,t)},n.oncomplete=function(t){i.DR=t&&t.target?t.target.result:null,i.VR()}):i.XE("Key Import operation is not created in IE-11")},h.prototype.VR=function(){var t=this;if(t.DR&&t.LR&&t.LR.byteLength&&t.ER){var i=t.LR.buffer,n=i.byteLength-i.byteLength%16,e=i.slice(0,n);t.LR=new Uint8Array(i.slice(n)),11!==t.JI.ie?t.NR.decrypt(t.RR,t.DR,e).then((function(i){t.BR(i)}),(function(i){t.XE(u,i)})).catch((function(i){t.XE("Exception",i.toString())})):t.zR(e)}},h.prototype.zR=function(t){var i=this;if(i.DR&&t){var n=i.NR.decrypt(i.RR,i.DR,t);n?(n.onerror=function(t){i.XE(u,t)},n.oncomplete=function(t){t&&t.target&&i.BR(t.target.result)}):i.XE("Decryption operation is not created in IE-11")}},h.prototype.BR=function(t){var i=this;i.publish(e.DATA_PROCESS_PROGRESS,new Uint8Array(t)),i.ER&&(0===i.LR.byteLength?i.publish(e.DATA_PROCESS_COMPLETE):i.VR())},h.prototype.UR=function(t){for(var i=[],n=0,e=(t=t.substr(2)).length;n<e;n+=2)i.push(parseInt(t.substr(n,2),16));return new Uint8Array(i)},h.prototype.endOfSegment=function(){var t=this;t.ER=!0,t.kR&&t.DR&&t.VR()},h.prototype.XE=function(t,i){this.publish(e.DATA_PROCESS_ERROR)},h.prototype.xR=function(t){for(var i="0x",n=(t=t||0).toString(16),e=n.length<32?32-n.length:0,r=0;r<e;r++)i+="0";return i+=n}},5267:function(t,i,n){"use strict";t.exports=d;var e=n(6837),r=n(2990),s=n(2999),o=n(4641),u=n(2835),h=n(6473),a=n(5557),c=n(3789),f=n(1849),l=n(7279).NAL_UNIT_TYPES,v=n(2503).StreamTypes;function d(t){var i=this;s.call(i,i.constructor.name),i._=null,i.yR=t,i.GR=new h,i.ZS=new u,i.HR=new f}r.inherits(d,s),d.prototype.destroy=function(){var t=this;t._=null,t.ZS.destroy(),t.HR.destroy(),s.prototype.destroy.call(t)},d.prototype.setSource=function(t){this.jR=t,this.MO()},d.prototype.MO=function(){var t=this;t.jR&&(t.jR.addEventListener(o.DATA_PROCESS_PROGRESS,(function(i){t.append(i)}),t),t.jR.addEventListener(o.DATA_PROCESS_COMPLETE,(function(){t.endOfSegment()}),t),t.jR.addEventListener(o.DATA_PROCESS_ERROR,(function(i){t.publish(o.DATA_PROCESS_ERROR,i)}),t))},d.prototype.close=function(){this._=null},d.prototype.append=function(t){var i=this;if(t){var n=t.length;if(n){var e=null,r=0;i._&&(r=(e=i._).length);var s=r+n;i._=new Uint8Array(s),e&&i._.set(e),i._.set(t,r),i.YR()}}},d.prototype.YR=function(){for(var t=this;t._&&t._.length>=8;){var i=t._.length,n=new DataView(t._.buffer),e=t.ZS.parse(t._,"styp"),r=t.ZS.parse(t._,"emsg"),s=t.ZS.parse(t._,"moof"),u=t.ZS.parse(t._,"ftyp"),h=t.ZS.parse(t._,"moov");if(u&&h){t.yR.userAgent.android&&t.qR();var a=[];u&&a.push(u),h&&a.push(h);var c=t.WR(a),f=t.QR(a),l=new Uint8Array(t._.buffer.slice(c,f));t.publish(o.DATA_PROCESS_PROGRESS,{position:"init",data:l}),t._.length>f?t._=new Uint8Array(t._.buffer.slice(f)):t._=null}else{if(!s)return;var d=t.ZS.findBoxOffset(n,"mdat");if(d<0)return;var p=t.ZS.parseHeader(n,"mdat",d),m=[];e&&m.push(e),r&&m.push(r),s&&m.push(s),p&&m.push(p);var b=t.WR(m),g=t.QR(m);if(i<g)return;var y=t.ZR(),w=t.yR.timescale,_=t.XR(),E=t.$R(),O=t.JR(_,y);if(t.yR.dash){var A=Math.round(t.yR.startTime*w),S=t.yR.segDuration*w;E!==A&&(E=A,t.KR(E)),O!==S&&(t.tL(_,S),O=S)}var T=null;t.yR.type!==v.MAIN&&t.yR.type!==v.VIDEO||(T=t.iL(d,_,E,w));var I=new Uint8Array(t._.buffer.slice(b,g));t.wR="firstByte"===t.wR?"start":"middle",t.publish(o.DATA_PROCESS_PROGRESS,{position:t.wR,data:I,cea608TrackData:T,baseTime:E,defaultSampleDuration:y,totalDuration:O,samples:_.samples}),t.yR.dash&&r&&t.nL(r),t._.length>g?t._=new Uint8Array(t._.buffer.slice(g)):t._=null}}},d.prototype.endOfSegment=function(){this.YR(),this.publish(o.DATA_PROCESS_COMPLETE)},d.prototype.WR=function(t){if(!t||!t.length)return 0;var i=Number.POSITIVE_INFINITY;return t.forEach((function(t){i=Math.min(i,t.boxOffset)})),i},d.prototype.QR=function(t){if(!t||!t.length)return 0;var i=0,n=t[0];return t.forEach((function(t){i<t.boxOffset&&(i=t.boxOffset,n=t)})),n.boxOffset+n.boxSize},d.prototype.$R=function(){var t=this.ZS.parse(this._,"tfdt");return t?t.baseMediaDecodeTime:0},d.prototype.KR=function(t){this.ZS.setSingleProp(this._,"tfdt",{name:"baseMediaDecodeTime",value:t,length:32})},d.prototype.tL=function(t,i){if(t&&t.totalDuration){var n=i-t.totalDuration,e=t.samples[t.samples.length-1].duration+n;e<0&&(e=0),this.ZS.setSingleProp(this._,"trun",{name:"sampleDuration",value:e,length:32,pos:-1})}},d.prototype.ZR=function(){var t=this.ZS.parse(this._,"tfhd");return t&&t.defaultSampleDuration>0?t.defaultSampleDuration:0},d.prototype.JR=function(t,i){return t.totalDuration?t.totalDuration:t.samples.length*i},d.prototype.XR=function(){var t=[],i=0,n=this.ZS.parse(this._,"trun");if(n&&n.sampleData)for(var r=n.sampleData.length,s=n.sampleData,o=0;o<r;o++){var u={};s[o].sampleDuration&&(u.duration=s[o].sampleDuration,i+=u.duration),s[o].sampleSize&&(u.size=s[o].sampleSize),s[o].sampleFlags&&(u.flags=s[o].sampleFlags),e.isNullOrUndefined(s[o].sampleCompositionTimeOffset)||(u.cto=s[o].sampleCompositionTimeOffset),t.push(u)}return{samples:t,totalDuration:i}},d.prototype.nL=function(t){var i=this;if(t){var n=i.eL(t.presentationTimeDelta,t.timescale),e=t.message&&i.GR.extractID3FromMessage(t.message),r={payload:e&&i.GR.getID3Payload(e),timestamp:i.yR.startTime+n},s=new c({type:a.MessageTypes.MESSAGE,id:a.MessageIds.TIMED_METADATA});s.putParam("timedMetadata",r),i.publish(o.DATA_PROCESS_PROGRESS,s)}},d.prototype.eL=function(t,i){return 0===i?0:t/i},d.prototype.qR=function(){var t=this,i=t.ZS.parse(t._,"esds");if(i){var n=i.audioSpecificConfig0>>3,e=i.audioSpecificConfig0<<1&14|i.audioSpecificConfig1>>7&1,r=i.audioSpecificConfig1>>3&7;if(5===n){var s=(n=2)<<3|(14&e)>>1,o=(1&e)<<7|r<<3;t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig0",value:s,length:8}),t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig1",value:o,length:8}),t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig2",value:0,length:8}),t.ZS.setSingleProp(t._,"esds",{name:"audioSpecificConfig3",value:0,length:8})}}},d.prototype.iL=function(t,i,n,e){for(var r=[],s=this._.slice(t+8),o=n,u=0,h=0,a=0;a<i.samples.length;a++){var c=i.samples[a];for(h+=c.size;u<h&&u<s.length;){var f=s[u]<<24|s[u+1]<<16|s[u+2]<<8|s[u+3];if((15&s[u+=4])===l.AD_INFO_SEI)for(var v=this.HR.parse(s,u+1),d=0;d<v.length;d++){var p=v[d];p.pts=o+c.cto,p.dts=o,p.timescale=e,r.push(p)}u+=f}o+=c.duration}return r}},4169:function(t,i,n){"use strict";t.exports=a;var e=n(8169),r=n(4641),s=n(2990),o=n(2999),u=n(5619),h=n(5619).KEY_METHODS;function a(t){if(!t)throw new Error("Invalid argument: data argument of the ProcessorChain is not complete");var i=this;i.yR=t,i.rL=null,i.sL=null,o.call(i,i.constructor.name),t.encryptionData&&t.encryptionData.method!==h.NONE&&(i.rL=i.__controller.create(u,t.encryptionData)),i.sL=e.create(i.__controller,t.containerFormat,t),i.rL&&i.sL.setSource(i.rL),i.oL=i.rL||i.sL,i.uL=i.sL,i.uL&&(i.uL.addEventListener(r.DATA_PROCESS_PROGRESS,(function(t,n){i.publish(r.DATA_PROCESS_PROGRESS,t,n)}),i),i.uL.addEventListener(r.DATA_PROCESS_COMPLETE,(function(t){i.publish(r.DATA_PROCESS_COMPLETE,t)}),i),i.uL.addEventListener(r.DATA_PROCESS_ERROR,(function(){i.publish(r.DATA_PROCESS_ERROR)}),i))}s.inherits(a,o),a.prototype.destroy=function(){var t=this;t.rL&&(t.rL.destroy(),t.rL=null),t.sL&&(t.sL.destroy(),t.sL=null),t.oL=null,t.uL=null,o.prototype.destroy.call(t)},a.prototype.append=function(t){this.oL&&this.oL.append(t)},a.prototype.close=function(){this.oL&&this.oL.close()},a.prototype.endOfSegment=function(){this.oL&&this.oL.endOfSegment()}},4641:function(t){"use strict";t.exports={DATA_PROCESS_PROGRESS:"dataProcessProgress",DATA_PROCESS_ERROR:"dataProcessError",DATA_PROCESS_COMPLETE:"dataProcessComplete"}},8169:function(t,i,n){"use strict";var e=n(8520),r=n(4838),s=n(5267);t.exports.create=function(t,i,n){if(!t||!i||"function"!=typeof t.create)return null;var o;switch(i){case"mp4":o=s;break;case"aac":o=r;break;default:case"ts":o=e}return t.create(o,n)}},8520:function(t,i,n){"use strict";t.exports=u;var e=n(1511),r=n(2990),s=n(2999),o=n(4641);function u(t){var i=this;s.call(i,i.constructor.name),i.yR=t,i.hL=i.__controller.create(e,t,i.AR.bind(i))}r.inherits(u,s),u.prototype.destroy=function(){this.hL.destroy(),s.prototype.destroy.call(this)},u.prototype.setSource=function(t){this.jR=t,this.MO()},u.prototype.MO=function(){var t=this;t.jR&&(t.jR.addEventListener(o.DATA_PROCESS_PROGRESS,(function(i){t.append(i)}),t),t.jR.addEventListener(o.DATA_PROCESS_COMPLETE,(function(){t.endOfSegment()}),t),t.jR.addEventListener(o.DATA_PROCESS_ERROR,(function(i){t.publish(o.DATA_PROCESS_ERROR,i)}),t))},u.prototype.close=function(){this.hL.close()},u.prototype.append=function(t){this.hL.append(t)},u.prototype.endOfSegment=function(){this.hL.endOfSegment()},u.prototype.AR=function(t){var i;t&&(this.publish(o.DATA_PROCESS_PROGRESS,t),t.getParam&&(i=t.getParam("parsedInfo")),"end"===(i?i.position:t.position)&&this.publish(o.DATA_PROCESS_COMPLETE,t))}},5877:function(t){"use strict";function i(t){var i=this;i.aL=t,i.a_=null,i.cL=!1,i.fL=0,i.lL=[],i.vL=null,i.dL=0,i.pL=0,i.mL=0,i.bL=[],i.gL=0,i.yL=0,i.wL=0,i._L=!1,i.EL=4}t.exports=i,i.prototype.destroy=function(){this.aL=null},i.prototype.parse=function(t,i){var n=this;n.a_=i;for(var e=0;e<t.length;e++)n.OL(t[e]);n.a_=null},i.prototype.OL=function(t){var i=this;if(i.AL(t.data1)&&i.AL(t.data2)&&(i.wL=t.pts/t.timescale,t.data1&=127,t.data2&=127,0!==t.data1||0!==t.data2))if(t.data1>=1&&t.data1<=14&&1===t.fieldType&&(i.cL=!0),15===t.data1&&i.cL&&1===t.fieldType)i.cL=!1;else{if(t.data1>=16&&t.data1<31){if(i.SL(t.data1,t.data2))return;if(8!=(8&t.data1)&&0===t.fieldType?i.TL(0):8==(8&t.data1)&&0===t.fieldType?i.TL(1):8!=(8&t.data1)&&1===t.fieldType?i.TL(2):8==(8&t.data1)&&1===t.fieldType&&i.TL(3),null===i.vL)return;i.IL(t),i.jL(t),i.ML(t);var n=119&t.data1;17===n&&48==(112&t.data2)?i.NL(15&t.data2):18!==n&&26!==n||64&t.data2?19!==n&&27!==n||64&t.data2||i.kL(63&t.data2):i.RL(63&t.data2)}else{if(i.cL&&1===t.fieldType)return;if(t.data1>=32&&t.data1<=126){if(0===t.fieldType&&2===i.fL?i.TL(0):0===t.fieldType&&3===i.fL?i.TL(1):1===t.fieldType&&0===i.fL?i.TL(2):1===t.fieldType&&1===i.fL&&i.TL(3),null===i.vL)return;var e=i.LL(t.data1);if(i.vL.appendChar(e),t.data2>=32&&t.data2<=126){var r=i.LL(t.data2);i.vL.appendChar(r)}}}i.dL=t.data1,i.pL=t.data2}},i.prototype.IL=function(t){var i=this,n=119&t.data1,e=96&t.data2;17===n&&64===e?(i.vL.startNewRow(1),i.DL(t.data2)):17===n&&96===e?(i.vL.startNewRow(2),i.DL(t.data2)):18===n&&64===e?(i.vL.startNewRow(3),i.DL(t.data2)):18===n&&96===e?(i.vL.startNewRow(4),i.DL(t.data2)):21===n&&64===e?(i.vL.startNewRow(5),i.DL(t.data2)):21===n&&96===e?(i.vL.startNewRow(6),i.DL(t.data2)):22===n&&64===e?(i.vL.startNewRow(7),i.DL(t.data2)):22===n&&96===e?(i.vL.startNewRow(8),i.DL(t.data2)):23===n&&64===e?(i.vL.startNewRow(9),i.DL(t.data2)):23===n&&96===e?(i.vL.startNewRow(10),i.DL(t.data2)):16===n&&64===e?(i.vL.startNewRow(11),i.DL(t.data2)):19===n&&64===e?(i.vL.startNewRow(12),i.DL(t.data2)):19===n&&96===e?(i.vL.startNewRow(13),i.DL(t.data2)):20===n&&64===e?(i.vL.startNewRow(14),i.DL(t.data2)):20===n&&96===e&&(i.vL.startNewRow(15),i.DL(t.data2))},i.prototype.jL=function(t){17===(119&t.data1)&&32==(112&t.data2)&&(this.DL(t.data2),this.vL.appendChar(" "))},i.prototype.ML=function(t){var i=this,e=119&t.data1;20===e&&32===t.data2?i.vL.setMode(n.POP_ON_MODE):20===e&&33===t.data2?i.vL.backspace():20===e&&36===t.data2?i.vL.clearEndOfRow():20===e&&37===t.data2?i.vL.setMode(n.ROLL_UP_MODE,2):20===e&&38===t.data2?i.vL.setMode(n.ROLL_UP_MODE,3):20===e&&39===t.data2?i.vL.setMode(n.ROLL_UP_MODE,4):20===e&&41===t.data2?i.vL.setMode(n.PAINT_ON_MODE):20===e&&44===t.data2?i.vL.eraseDisplayMemory():20===e&&45===t.data2?i.vL.linebreak():20===e&&46===t.data2?i.vL.eraseNondisplayMemory():20===e&&47===t.data2?i.vL.endOfCaption():23===e&&33===t.data2?i.vL.setIndent(1):23===e&&34===t.data2?i.vL.setIndent(2):23===e&&35===t.data2&&i.vL.setIndent(3)},i.prototype.NL=function(t){var i=["®","°","½","¿","™","¢","£","♪","à"," ","è","â","ê","î","ô","û"],n=t;n<0||n>=i.length||this.vL.appendChar(i[n])},i.prototype.RL=function(t){var i=["Á","É","Ó","Ú","Ü","ü","´","¡","*","'","-","©","℠","·",'"','"',"À","Â","Ç","È","Ê","Ë","ë","Î","Ï","ï","Ô","Ù","ù","Û","«","»"],n=t-32;n<0||n>=i.length||this.vL.appendChar(i[n])},i.prototype.kL=function(t){var i=["Ã","ã","Í","Ì","ì","Ò","ò","Õ","õ","{","}","\\","^","_","|","~","Ä","ä","Ö","ö","ß","¥","¤","¦","Å","å","Ø","ø","┌","┐","└","┘"],n=t-32;n<0||n>=i.length||this.vL.appendChar(i[n])},i.prototype.AL=function(t){return[0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,1,0,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0][t]},i.prototype.LL=function(t){return 42===t?"á":92===t?"é":94===t?"í":95===t?"ó":96===t?"ú":123===t?"ç":124===t?"÷":125===t?"Ñ":126===t?"ñ":String.fromCharCode(t)},i.prototype.SL=function(t,i){return this.dL===t&&this.pL===i},i.prototype.DL=function(t){var i=this;if(16==(16&t)){var n=0;0==(14&t)?n=0:2==(14&t)?n=4:4==(14&t)?n=8:6==(14&t)?n=12:8==(14&t)?n=16:10==(14&t)?n=20:12==(14&t)?n=24:14==(14&t)&&(n=28),i.vL.setColumn(n)}else 14==(14&t)&&i.vL.setItalic();1==(1&t)&&i.vL.setUnderlined()},i.prototype.TL=function(t){var i=this;i.lL[t]||(i.lL[t]=new e(t,i.onFlipMemories.bind(this),i.onEraseDisplayMemory.bind(this),i.onLinebreak.bind(this))),i.fL=t,i.vL=i.lL[t]},i.prototype.getChannel=function(t){return this.lL[t]},i.prototype.translate608RowToVTTLine=function(t){var i=[10,15.33,20.66,26,31.33,36.66,42,47.33,52.66,58,63.33,68.66,74,79.33,84.66];return t<1||t>i.length?i[0]:i[t-1]},i.prototype.translate608ColumnToVTTPosition=function(t){var i=0;return t<=4?i=10:t>=5&&t<=8?i=20:t>=9&&t<=12?i=30:t>=13&&t<=16?i=40:t>=17&&t<=20?i=50:t>=21&&t<=24?i=60:t>=25&&t<=29?i=70:t>=29&&(i=80),i},i.prototype.onFlipMemories=function(t){var i=this;i._L&&i.onEraseDisplayMemory(t);var e=i.getChannel(t);if(e.getMode()===n.POP_ON_MODE){if(i.gL=i.wL,t===i.mL){var r=i.bL;i.bL=e.getCaptionRows(),e.setCaptionRows(r);for(var s=0;s<i.bL.length;s++)i.bL[s]&&i.bL[s].hasCaptionData()&&(i._L=!0)}e.eraseNondisplayMemory()}},i.prototype.CL=function(t,i){var n=[];n.push("snapToLines:false"),n.push("align:start");var e="line:"+this.translate608RowToVTTLine(i)+"%";n.push(e);var r="position:"+this.translate608ColumnToVTTPosition(t)+"%";return n.push(r),n},i.prototype.PL=function(t,i,n){for(var e=i[t].toString();t<i.length-1;){var r=i[t+1];if(r&&r.hasCaptionData()){var s=r.toString();s.length>0&&(e+="\n"+s),n&&r.reset(),t++}else t++}return{rowIdx:t,rowText:e}},i.prototype.onEraseDisplayMemory=function(t){var i=this,e=i.getChannel(t),r=e.getMode();if(t===i.mL){if(r===n.POP_ON_MODE){i.yL=i.wL;for(var s=0;s<i.bL.length;s++){var o=i.bL[s];if(o&&o.hasCaptionData()){var u=o.getStartPosition(),h=i.CL(u,s+1),a=i.PL(s,i.bL,!0);s=a.rowIdx;var c=a.rowText;i.yL-i.gL>i.EL&&(i.yL=i.gL+i.EL),i.xL(c,h),i.gL+=.001,o.reset()}}}else r===n.ROLL_UP_MODE||r===n.PAINT_ON_MODE?(-1!==i.gL&&0!==i.gL||(i.gL=i.wL),i.yL>i.gL&&(i.gL=i.yL),i.UL(t),e.eraseNondisplayMemory()):r&&e.eraseNondisplayMemory();i._L=!1}else e.eraseNondisplayMemory()},i.prototype.onLinebreak=function(t){var i=this;if(t===i.mL){var e=i.getChannel(t).getMode();e!==n.ROLL_UP_MODE&&e!==n.PAINT_ON_MODE||(-1!==i.gL&&0!==i.gL||(i.gL=i.wL),i.yL>i.gL&&(i.gL=i.yL),i.UL(t))}},i.prototype.UL=function(t){for(var i=this,n=i.getChannel(t).getCaptionRows(),e=0;e<n.length;e++){var r=n[e];if(r&&r.hasCaptionData()){var s=i.CL(12,e),o=i.PL(e,n,!1);e=o.rowIdx;var u=o.rowText;i.yL=i.gL+1.5,i.xL(u,s),i.gL+=.001}}i.gL=-1},i.prototype.xL=function(t,i){var n=this,e="WEBVTT\nX-TIMESTAMP-MAP=LOCAL:00:00:00.000,MPEGTS:0\n\n";e+=n.VL(n.gL),e+=" --\x3e ",e+=n.VL(n.yL);for(var r=0;r<i.length;r++)e+=" "+i[r];if(e+="\n",e+=t+"\n",n.aL){var s={discontinuity:n.a_.discontinuity,sequenceNum:n.a_.seqNum,startTime:n.a_.startTime,programDateTime:n.a_.programDateTime,url:n.a_.url,duration:n.a_.duration,clockReference:0,localCueTime:0,mpegTSTime:0,data:e,offset:0,adjustedTime:0};n.aL(s)}},i.prototype.VL=function(t){var i=this,n=Math.floor(t/60/60);n=i.FL(n);var e=Math.floor(t/60%60);e=i.FL(e);var r=(t%60).toFixed(3);return n+":"+e+":"+(r=i.FL(r))},i.prototype.FL=function(t){return t<10&&(t="0"+t),t};var n={POP_ON_MODE:0,ROLL_UP_MODE:1,PAINT_ON_MODE:3};function e(t,i,n,e){var r=this;r.BL=t,r.zL=0,r.GL=[],r.HL=null,r.YL=null,r.qL=null,r.WL=i,r.QL=n,r.ZL=e}function r(){var t=this;t.XL=32,t.$L=-1,t.JL=!1,t.KL=!1,t.eD=0,t.cD=[],t.MAX_CHARS=32}function s(){var t=this;t.character="",t.isUnderlined=!1,t.isItalic=!1}e.prototype.setMode=function(t,i){this.qL=t,i<2?i=2:i>4&&(i=4),this.zL=i},e.prototype.getMode=function(){return this.qL},e.prototype._D=function(t){var i=this;if(!(t<1||t>15)){(t<i.zL||null===i.HL)&&(i.HL=i.zL);for(var n=i.GL[0],e=0;e<i.GL.length;e++)e<i.GL.length-1?i.GL[e]=i.GL[e+1]:i.GL[e]=n,(e>i.HL||i.HL-i.zL>0&&e<i.HL-i.zL)&&i.GL[e]&&i.GL[e].reset()}},e.prototype.SD=function(){var t=this;t.ZL&&t.ZL(t.BL)},e.prototype.startNewRow=function(t){if(!(t<1||t>15)){var i=this;i.qL===n.ROLL_UP_MODE?i._D(t):i.qL===n.PAINT_ON_MODE&&i.SD(),i.HL=t,i.YL=i.getCaptionRow(t),i.YL.reset()}},e.prototype.getCaptionRows=function(){return this.GL},e.prototype.setCaptionRows=function(t){this.GL=t},e.prototype.setIndent=function(t){this.YL&&this.YL.tabIndex(t)},e.prototype.setColumn=function(t){this.YL&&this.YL.columnIndex(t)},e.prototype.setItalic=function(){this.YL&&this.YL.setIsItalic(!0)},e.prototype.setUnderlined=function(){this.YL&&this.YL.setIsUnderlined(!0)},e.prototype.appendChar=function(t){this.YL&&this.YL.writeChar(t)},e.prototype.linebreak=function(){var t=this;t.ZL&&t.ZL(t.BL)},e.prototype.eraseNondisplayMemory=function(){for(var t=this,i=0;i<t.GL.length;i++)t.GL[i]&&t.GL[i].reset()},e.prototype.clearEndOfRow=function(){this.YL&&this.YL.clearToEnd()},e.prototype.backspace=function(){this.YL&&this.YL.backspace()},e.prototype.eraseDisplayMemory=function(){this.QL(this.BL)},e.prototype.endOfCaption=function(){this.WL(this.BL)},e.prototype.getCaptionRow=function(t){var i=this;if(t<1||t>15)return null;var n=t-1;return i.GL[n]||(i.GL[n]=new r),i.GL[n]},r.prototype.reset=function(){var t=this;t.KL=!1,t.JL=!1;for(var i=0;i<t.cD.length;i++)t.cD[i]&&t.cD[i].reset();t.eD=0,t.XL=32,t.$L=-1},r.prototype.clearToEnd=function(){for(var t=this,i=t.eD;i<t.cD.length;i++)t.cD[i]&&t.cD[i].reset()},r.prototype.columnIndex=function(t){t<0||t>=this.MAX_CHARS||(this.eD=t)},r.prototype.tabIndex=function(t){this.TD(t)},r.prototype.writeChar=function(t){var i=this,n=i.cD[i.eD];n||(i.cD[i.eD]=new s,n=i.cD[i.eD]),n.setValue(t,i.KL,i.JL),i.eD<i.XL&&(i.XL=i.eD),i.eD>i.$L&&(i.$L=i.eD),i.TD(1)},r.prototype.backspace=function(){var t=this;t.eD>0&&(t.cD[t.eD].reset(),t.eD--)},r.prototype.TD=function(t){var i=this;i.eD+t<i.MAX_CHARS?i.eD+=t:i.eD=i.MAX_CHARS-1},r.prototype.setIsItalic=function(t){this.KL=t},r.prototype.setIsUnderlined=function(t){this.JL=t},r.prototype.hasCaptionData=function(){return 32!==this.XL||-1!==this.$L},r.prototype.getCharacterAt=function(t){return t<0||t>=this.MAX_CHARS?null:this.cD[t]},r.prototype.getStartPosition=function(){return this.XL},r.prototype.getEndPosition=function(){return this.$L},r.prototype.toString=function(){var t=this,i="",n=!1,e=!1;if(t.hasCaptionData())for(var r=t.XL;r<=t.$L;r++){var s=t.getCharacterAt(r);s.isItalic&&!e?(i+="<i>",e=!0):e&&!s.isItalic&&(i+="</i>",e=!1),s.isUnderlined&&!n?(i+="<u>",n=!0):n&&!s.isUnderlined&&(i+="</u>",n=!1),"&"===s.character?i+="&amp;":"<"===s.character?i+="&lt;":">"===s.character?i+="&gt;":i+=s.character}return n&&(i+="</u>",n=!1),e&&(i+="</i>",e=!1),i},s.prototype.reset=function(){var t=this;t.character="",t.isItalic=!1,t.isUnderlined=!1},s.prototype.setValue=function(t,i,n){var e=this;e.character=t,e.isItalic=i,e.isUnderlined=n}},4939:function(t,i,n){"use strict";i.Loader=l,i.LoadRequest=function(t){var i=this;if(!t||e.isNullOrUndefined(t.maxRetries)||e.isNullOrUndefined(t.requestTimeout)||e.isNullOrUndefined(t.chunkedRequestTimeout))throw new Error("[LoadRequest] Invalid Arguments: Request details are not complete");i.method=t.method||"GET",i.chunked=t.isChunkedLoad||!1,i.useMSStream=t.useMSStream||!1,i.maxRetries=t.maxRetries,i.retryExclusion=t.retryExclusion,i.requestTimeout=1e3*t.requestTimeout,i.chunkedRequestTimeout=1e3*t.chunkedRequestTimeout,i.responseType=t.responseType||"text",i.headerFields=t.headerFields,i.minChunkSize=e.isNullOrUndefined(t.minChunkSize)?1e5:t.minChunkSize,i.stopStreamLoadOnError=t.stopStreamLoadOnError,i.url=t.url,i.withCredentials=t.withCredentials||!1,i.withResponseHeaders=t.withResponseHeaders||!1},i.Events={COMPLETE:"complete",ERROR:"error",PROGRESS:"progress",BYTES_LOADED:"bytesLoaded"};var e=n(6837),r=n(2990),s=n(2999),o=n(7572),u=n(902),h=0,a=3,c=4,f=1;function l(t,i,n){var e=this;if(!t)throw new Error("[Loader] Invalid Arguments: Loader created without a load request");s.call(e,"Loader"),e.request=t,e.mS=n,e.window=e.mS?null:i||window,e.UD=null,e.VD={},e.YD=[1e3,1e3,2e3,2e3,3e3,3e3,5e3],e.WD=5e3,e.ZD=new u(1e3,1),e.ZD.addEventListener(e.load,e),e.MIN_TIMEOUT=2e3,e.MAX_TIMEOUT=15e3,e.XD=0,e.i_=t.maxRetries,e.$D=new u(e._C(),1),e.$D.addEventListener(e.tP,e)}function v(t,i,n){l.call(this,t,i,n)}function d(t,i,n){v.call(this,t,i,n)}i.getLoader=function(t,i,n){if(!t)throw new Error("[LoaderFactory] Invalid Arguments: Loader created without a load request");return t.chunked?t.useMSStream?new d(t,i,n):new v(t,i,n):new l(t,i,n)},r.inherits(l,s),r.inherits(v,l),r.inherits(d,v),l.prototype.load=function(t,n){var e=this;if(!e.request)throw new Error("[Loader] InvalidStateError: load called without a request");if(e.url=t||e.request.url,!e.url)return e.publish(i.Events.ERROR,new o.Error(o.ERR_XHR_LOAD));e.iP(),e.UD=e.mS?new XMLHttpRequest:new e.window.XMLHttpRequest,e.UD.nP=0,e.UD.eP=!1,e.rP(),e.UD.withCredentials=e.request.withCredentials,e.UD.open(e.request.method,e.url,!0),e.sP=e.request.headerFields,e.sP&&Object.keys(e.sP).forEach((function(t){e.UD.setRequestHeader(t,e.sP[t])})),e.oP(),e.$D.reset(),e.$D.start(),e.UD.send(n)},l.prototype.oP=function(){this.UD.responseType=this.request.responseType},l.prototype.rP=function(){var t=this;t.UD.onerror=t.GI.bind(t),t.UD.onreadystatechange=function(){if(t.UD&&t.UD.readyState===c&&!t.UD.eP){if(!t.uP(t.UD.status))return t.$D.stop(),t.GI();t.UD.eP=!0;var n={data:t.UD.response};if(t.request.withResponseHeaders){var e=t.UD.getAllResponseHeaders();if(e){var r=e.trim().split(/[\r\n]+/),s=[];r.forEach((function(t){var i=t.split(": "),n=i.shift(),e=i.join(": ");s.push({name:n,value:e})})),n.headers=s}}t.publish(i.Events.COMPLETE,n),t.$D.stop()}}},l.prototype.hP=function(t){var i=new RegExp(t+": (.*)","ig"),n=this.UD.getAllResponseHeaders(),e=i.exec(n);return e&&e.length>1?e[1]:""},l.prototype.uP=function(t){return t>=200&&t<300},l.prototype.aP=function(){Date.now(),this.cP;this.$D.stop()},l.prototype.tP=function(){this.aP(),this.GI()},l.prototype.fP=function(){this.reset(),this.lP(o.ERR_PARTIAL_LOAD)},l.prototype.vP=function(){var t=this,i=t.YD.length,n=t.XD;return n<i?t.YD[n]:t.YD[i-1]+t.WD*(n-i+1)},l.prototype.GI=function(){var t=this;t.iP(),t.XD<t.i_&&(!t.request.retryExclusion||-1===t.request.retryExclusion.indexOf(t.UD.status))?(t.XD++,t.ZD.delay=t.vP(),t.ZD.reset(),t.ZD.start(),t.request.headerFields&&t.UD.readyState===c&&0===t.UD.status&&(t.request.headerFields=null)):t.request.stopStreamLoadOnError?t.lP(o.ERR_XHR_LOAD_LIVE_PAUSE):403===t.UD.status?t.lP(o.ERR_XHR_LOAD_FORBIDDEN):t.lP(o.ERR_XHR_LOAD)},l.prototype.lP=function(t){this.publish(i.Events.ERROR,new o.Error(t))},l.prototype.iP=function(){var t=this;t.UD&&t.UD.readyState!==c&&t.UD.readyState!==h&&(t.UD.eP=!0,t.UD.abort()),t.ZD.stop(),t.$D.stop()},l.prototype._C=function(){var t=this,i=t.request,n=i.chunked?i.chunkedRequestTimeout:i.requestTimeout;return isNaN(n)||n<t.MIN_TIMEOUT||n>t.MAX_TIMEOUT?t.MAX_TIMEOUT:n},l.prototype.reset=function(){var t=this;t.iP(),t.UD=null,t.request=null},l.prototype.destroy=function(){var t=this;t.reset(),t.ZD.destroy(),t.$D.destroy(),s.prototype.destroy.call(t)},v.prototype.destroy=function(){l.prototype.destroy.call(this)},v.prototype.rP=function(){var t=this,n=function(){if(t.UD&&!t.UD.eP&&(t.UD.readyState===c||t.UD.readyState===a)){if(!t.uP(t.UD.status))return t.$D.stop(),0===t.UD.nP?t.GI():void t.fP();var n=t.UD.responseText,e=n.length-t.UD.nP;if(e>0&&(t.$D.stop(),t.VD.atlasMarker=t.hP("X-ATLAS-MARKERS"),t.publish(i.Events.BYTES_LOADED,n.length,t.VD)),e>t.request.minChunkSize||t.UD.readyState===c){for(var r=new Uint8Array(e),s=0;s<e;s++)r[s]=255&n.charCodeAt(s+t.UD.nP);t.UD.nP=n.length,t.publish(i.Events.PROGRESS,r,n.length)}t.$D.start(),t.UD.readyState===c&&(t.UD.eP=!0,t.publish(i.Events.COMPLETE),t.$D.stop())}};t.UD.onreadystatechange=n,t.UD.onprogress=n},v.prototype.tP=function(){var t=this;t.aP(),t.UD.nP>0&&t.UD.readyState===a?t.fP():t.GI()},v.prototype.oP=function(){this.UD.overrideMimeType("text/plain; charset=x-user-defined")},d.prototype.destroy=function(){v.prototype.destroy.call(this)},d.prototype.rP=function(){var t=this;t.UD.onreadystatechange=function(){if(t.UD.readyState===a){if(!t.uP(t.UD.status))return t.$D.stop(),t.GI();var n=t.UD.response;if(t.dP||(t.dP=t.mS?new MSStreamReader:new t.window.MSStreamReader),t.dP.readyState===f)return;t.dP.readAsArrayBuffer(n),t.dP.onprogress=function(){t.$D.stop();var n=t.dP.result;n.byteLength>0&&(t.VD.atlasMarker=t.hP("X-ATLAS-MARKERS"),t.publish(i.Events.BYTES_LOADED,n.byteLength,t.VD));var e=new Uint8Array(n.slice(t.UD.nP,n.byteLength));t.UD.nP=n.byteLength,t.publish(i.Events.PROGRESS,e,n.byteLength),t.$D.start()},t.dP.onload=function(){t.$D.stop(),t.publish(i.Events.COMPLETE)},t.dP.onerror=function(){t.$D.stop()}}}},d.prototype.oP=function(){this.UD.responseType="ms-stream"},d.prototype.reset=function(){var t=this;l.prototype.reset.call(t),t.dP&&t.dP.abort()}},1788:function(t,i,n){"use strict";t.exports=y;var e=n(574),r=e.MetadataTypes,s=e.StreamingMode,o=n(2503).StreamTypes,u="#EXT-X-STREAM-INF:",h="#EXT-X-MEDIA:TYPE=SUBTITLES,",a="#EXT-X-MEDIA:",c="#EXTINF:",f="#EXT-X-MEDIA-SEQUENCE:",l="#EXT-X-DISCONTINUITY-SEQUENCE:",v="#EXT-X-TARGETDURATION:",d="#EXT-X-PROGRAM-DATE-TIME:",p="#EXT-X-DATERANGE:",m="#EXT-X-BYTERANGE:",b="#EXT-X-MAP",g="#EXT-X-KEY";function y(){this.pP=[],this.ERRORS={INVALID_M3U8:1,EMPTY_DATA:2,NO_SEGMENTS:3}}y.prototype.parse=function(t){if(!t)return null;return t.type===r.STRUCTURED?this.parseStructuredMetadata(t):this.mP(t)},y.prototype.mP=function(t){var i=this,n={},e=t.rawData;if(""===e||!e)return n.error=i.ERRORS.EMPTY_DATA,n;var r=e.split("\n");return 0!==r[0].indexOf("#EXTM3U")?(n.error=i.ERRORS.INVALID_M3U8,n):e.indexOf(c)>0?i.bP(r,t):e.indexOf(u)>0?i.gP(r,t):(n.error=i.ERRORS.INVALID_M3U8,n)},y.prototype.parseStructuredMetadata=function(t){var i=this,n={};return n.streamInfoList=i.parseStreamInfo(t.streams),t.hasStreamMetadata&&n.streamInfoList.forEach((function(t){t.segmentInfoList=i.parseSegmentInfo(t.hlsInfo,t.initSegment,t.index),t.duration=0,t.segmentInfoList.forEach((function(i){t.duration+=i.duration})),t.hasEndList=!0,t.targetDuration=t.hlsInfo.segment_duration})),t.hasAltStreamMetadata&&(n.renditionGroups={},t.altStreams.forEach((function(t){var e,r=t.manifestContent;r&&0===r.indexOf(h)?((e=i.yP(r,t.host)).type=o.SUBTITLES,e.containerFormat="vtt"):(e=i.parseStreamInfo([t])[0]).hlsInfo&&(e.segmentInfoList=i.parseSegmentInfo(e.hlsInfo,e.initSegment)),i.wP(n.renditionGroups,e)}))),n},y.prototype.gP=function(t,i){for(var n=this,e=[],r={},s=i.url,o=i.cdn,h=0;h<t.length;h++){var c=null,f=t[h].trim();if(0===f.indexOf(u)){c=n._P(n.EP(f.substr(u.length)));do{f=t[++h]}while(f.match(/^\s*$/));c.url=n.OP(f,s),c.cdn=o,e.push(c)}else 0===f.indexOf(a)&&(f=f.replace(/"/g,""),c=n.AP(n.EP(f.substr(a.length)),s),n.wP(r,c))}return{streamInfoList:e,renditionGroups:r}},y.prototype.wP=function(t,i){if(i.type&&i.groupId){var n=t[i.type];n||(n=t[i.type]={});var e=n[i.groupId];e&&e.length?e.push(i):n[i.groupId]=[i]}},y.prototype.EP=function(t){for(var i={},n=t.indexOf("=");-1!==n;){var e=t.substr(0,n),r=0;'"'===(t=t.substr(n+1)).charAt(0)?(r=t.substr(1).indexOf('"'),i[e]=t.substr(1,r),t=t.substr(r+3)):(r=-1===(r=t.indexOf(","))?t.length:r,i[e]=t.substr(0,r),t=t.substr(r+1)),n=t.indexOf("=")}return i},y.prototype.bP=function(t,i){var n=this,e={},r={},u=[],h=[],a={streamInfoList:[],renditionGroups:{}};if(!t||!t.length)return a;var y=i.url,w=i.index;r.discontinuity=!1,r.sequenceNum=0,r.startTime=0,r.programDateTime=0,r.brStartOffset=-1,r.brEndOffset=-1,r.levelIndex=w,e.discontinuitySeqNum=0,e.index=w,e.targetDuration=0,e.hasEndList=!1,e.url=y,e.duration=0,e.containerFormat="",e.streamingMode=s.HLS,e.dateRanges=[];for(var _=0;_<t.length;_++){var E=t[_].trim();if(!E.match(/^\s*$/)){if(0===E.indexOf(f)&&(e.seqNum=parseInt(E.substr(f.length)),r.sequenceNum=e.seqNum),0===E.indexOf(l))e.discontinuitySeqNum=parseInt(E.substr(l.length));else if(0===E.indexOf("#EXT-X-DISCONTINUITY"))r.discontinuity=!0;else if(0===E.indexOf(v))e.targetDuration=parseFloat(E.substr(v.length));else if(0===E.indexOf(b)){var O=n.SP(E,y);r.initSegment=O}else if(0===E.indexOf(g))r.encryptionData=n.TP(E,y);else if(0===E.indexOf(d))r.programDateTime=n.IP(E);else if(0===E.indexOf(p)){var A=n.jP(E);A&&e.dateRanges.push(A)}else if(0===E.indexOf(c)){var S=E.indexOf(",");r.duration=-1===S?parseFloat(E.substr(c.length)):parseFloat(E.substr(c.length,S-c.length)),e.duration+=r.duration;do{E=t[++_].trim()}while(E.match(/^\s*$/));if(0===E.indexOf(m)){var T=E.substr(m.length,E.length-m.length),I=T.indexOf("@");r.brStartOffset=parseInt(T.substr(I+1,T.length-I-1)),r.brEndOffset=r.brStartOffset+parseInt(T.substr(0,I))-1;do{E=t[++_].trim()}while(E.match(/^\s*$/))}r.url=n.OP(E,y),r.containerFormat=n.MP(r.url),e.containerFormat=r.containerFormat,u.push(n.NP(r)),r.startTime+=r.duration,r.sequenceNum++,r.programDateTime=0,r.brStartOffset=-1,r.brEndOffset=-1,r.encryptionData&&(r.encryptionData.initVector=null)}else 0===E.indexOf("#EXT-X-ENDLIST")&&(e.hasEndList=!0);if(E.indexOf("#EXT-X-CUE-OUT:")>=0){var j=n.kP(r.sequenceNum,E);h.push(j)}}}if(u.length&&(e.segmentInfoList=u,e.initSegment=u[0].initSegment),h.length&&(e.cuepointList=h),i.streamType&&i.streamType!==o.MAIN){var M=a.renditionGroups;e.type=i.streamType,e.groupId=i.groupId,e.name=i.name,n.wP(M,e)}else a.streamInfoList.push(e);return a},y.prototype._P=function(t){if(!t)return null;var i={streamingMode:s.HLS};return Object.keys(t).forEach((function(n){var e=t[n];switch(n){case"BANDWIDTH":i.bitrate=1*e;break;case"AVERAGE-BANDWIDTH":i.avgBitrate=1*e;break;case"RESOLUTION":var r=e.split("x");i.width=parseInt(r[0]),i.height=parseInt(r[1]);break;case"CODECS":i.codecs=e.split(","),i.hasAudio=-1!==e.indexOf("mp4a");break;case"AUDIO":i.audioGroupId=e.replace(/"/g,"");break;case"VIDEO":i.videoGroupId=e.replace(/"/g,"");break;case"SUBTITLES":i.subtitlesGroupId=e.replace(/"/g,"");break;case"CLOSED-CAPTIONS":i.ccGroupId=e.replace(/"/g,"")}})),i},y.prototype.MP=function(t,i){var n=null;return t&&t.length?t.indexOf(".ts")>-1?n="ts":t.indexOf(".mp4")>-1||t.indexOf(".m4s")>-1?n="mp4":t.indexOf(".aac")>-1?n="aac":t.indexOf(".vtt")>-1&&(n="vtt"):i&&(i.indexOf("mp2t")>-1?n="ts":i.indexOf("mp4")>-1?n="mp4":i.indexOf("aac")>-1?n="aac":i.indexOf("vtt")>-1&&(n="vtt")),n},y.prototype.OP=function(t,i){var n=null;return"http://"===t.substr(0,7)||"https://"===t.substr(0,8)?t:(i.indexOf("?")>-1&&(i=i.substr(0,i.indexOf("?"))),"/"===t.substr(0,1)?i.substr(0,i.indexOf("//")+2)+(n=i.substr(i.indexOf("//")+2)).substr(0,n.indexOf("/"))+t:i.substr(0,i.lastIndexOf("/")+1)+t)},y.prototype.yP=function(t,i){var n=(t=t.replace(/"/g,"")).substr(h.length).split(",");return this.RP(n,t,i)},y.prototype.RP=function(t,i,n){var e=this,r={};return t&&t.length&&(t.forEach((function(t){t.indexOf("GROUP-ID")>-1?r.groupId=t.split("=")[1]:t.indexOf("LANGUAGE")>-1?r.language=t.split("=")[1]:t.indexOf("NAME")>-1?r.name=t.split("=")[1]:t.indexOf("AUTOSELECT")>-1?r.autoSelect="YES"===t.split("=")[1]:t.indexOf("DEFAULT")>-1?r.default="YES"===t.split("=")[1]:t.indexOf("URI")>-1?r.url=e.OP(t.substr(4),n):t.indexOf("FORCED")>-1&&(r.forced="YES"===t.split("=")[1])})),r.streamingMode=s.HLS),r},y.prototype.AP=function(t,i){var n=this;if(!t)return null;var e={streamingMode:s.HLS};return Object.keys(t).forEach((function(r){var s=t[r];switch(r){case"TYPE":e.type=s,e.type===o.SUBTITLES&&(e.containerFormat="vtt");break;case"GROUP-ID":e.groupId=s;break;case"LANGUAGE":e.language=s;break;case"NAME":e.name=s;break;case"AUTOSELECT":e.autoSelect="YES"===s;break;case"DEFAULT":e.default="YES"===s;break;case"FORCED":e.forced="YES"===s;break;case"URI":e.url=n.OP(s,i)}})),e},y.prototype.LP=function(t){var i={};return i.discontinuity=t.discontinuity,i.sequenceNum=t.sequenceNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.url=t.url,i.duration=t.duration,i},y.prototype.SP=function(t,i){if(!t)return null;for(var n={},e=t.substr(b.length+1).split(","),r=0;r<e.length;r++){var s=e[r].split("=");if(0===s[0].indexOf("URI"))n.url=this.OP(e[r].substr(5,e[r].length-6),i);else if(0===s[0].indexOf("BYTERANGE")){var o=s[1].indexOf("@");n.range={start:parseInt(s[1].substr(o+1,s[1].length-o-2)),end:parseInt(s[1].substr(1,o-1)-1)}}}return n},y.prototype.TP=function(t,i){if(!t)return null;for(var n={},e=t.substr(g.length+1).split(","),r=0;r<e.length;r++){var s=e[r].split("=");0===s[0].indexOf("URI")?n.keyUri=this.OP(e[r].substr(5,e[r].length-6),i):0===s[0].indexOf("METHOD")?n.method=s[1]:0===s[0].indexOf("IV")&&(n.initVector=s[1])}return n},y.prototype.IP=function(t){return t?this.DP(t.substr(d.length)):0},y.prototype.DP=function(t){if(!t)return 0;var i,n,e=t.split("T"),r=e[0].split("-"),s=parseInt(r[0]),o=parseInt(r[1])-1,u=parseInt(r[2]),h=e[1],a=0;if(h.indexOf("Z")>=0)i=h.substr(0,h.indexOf("Z")).split(":");else if(h.indexOf("+")>=0){var c=h.split("+");i=c[0].split(":"),n=c[1].split(":"),a=-1}else if(h.indexOf("-")>=0){var f=h.split("-");i=f[0].split(":"),n=f[1].split(":"),a=1}else h.indexOf(".")>=0&&(i=h.split(":"));var l=0,v=0,d=0;(i&&(l=parseInt(i[0]),v=parseInt(i[1]),d=parseFloat(i[2])),n)&&(l=(24+l+a*parseInt(n[0]))%24,(v+=a*parseInt(n[1]))>=60?(l++,v-=60):v<0&&(l--,v+=60));return new Date(Date.UTC(s,o,u,l,v,d)).getTime()},y.prototype.jP=function(t){var i=this;if(!t)return null;var n=(t=t.replace(/"/g,"")).substr(p.length).split(","),e={};return n&&n.length&&n.forEach((function(t){var n=t.split("=")[1];t.indexOf("ID")>-1?e.id=n:t.indexOf("START-DATE")>-1?e.startDate=i.DP(n):t.indexOf("DURATION")>-1?e.duration=parseInt(n):t.indexOf("END-DATE")>-1?e.endDate=i.DP(n):t.indexOf("CLASS")>-1?e.className=n:t.indexOf("X-DATA")>-1&&(e.rawData=atob(n))})),"urn:uplynk:content-data:watchtogether"===e.className&&e.rawData&&e.rawData.length&&(e.jsonData=JSON.parse(e.rawData)),e},y.prototype.NP=function(t){var i={};i.discontinuity=t.discontinuity,i.sequenceNum=t.sequenceNum,i.startTime=t.startTime,i.programDateTime=t.programDateTime,i.brStartOffset=t.brStartOffset,i.brEndOffset=t.brEndOffset,i.containerFormat=t.containerFormat,i.levelIndex=t.levelIndex,i.url=t.url,i.duration=t.duration;var n=t.encryptionData;n&&(i.encryptionData={keyUri:n.keyUri,method:n.method,initVector:n.initVector});var e=t.initSegment;return e&&(i.initSegment={url:e.url},e.range&&(i.initSegment.range={start:e.range.start,end:e.range.end})),i},y.prototype.parseStreamInfo=function(t){var i=this;if(!t)return null;var n=[];return t.forEach((function(t,e){var r=t.host;t.path&&""!==t.path?r+=t.path:t.url&&(r=t.url);var u={streamingMode:s.HLS,bitrate:1e3*t.bitrate,avgBitrate:t.avgBitrate?1e3*t.avgBitrate:0,channels:t.channels,height:t.height,width:t.width,url:r,index:e,hlsInfo:t.hls_info,cdn:t.cdn,rcMode:t.rcMode||"cbr",format:t.format,audioCodec:t.acodec,videoCodec:t.vcodec,autoSelect:t.auto_select,default:t.default,type:(t.type||o.MAIN).toUpperCase(),name:t.name,groupId:t.group_id,language:t.language,forced:t.forced};if(t.alt_renditions&&(u.audioGroupId=t.alt_renditions.audio_group_id,u.videoGroupId=t.alt_renditions.video_group_id,u.subtitlesGroupId=t.alt_renditions.subtitle_group_id,u.ccGroupId=t.alt_renditions.cc_group_id),u.hlsInfo&&u.hlsInfo.mp4_url){var h=u.hlsInfo;u.initSegment={url:h.mp4_url},h.init_segment_offset>=0&&h.init_segment_length>=0&&(u.initSegment.range={start:h.init_segment_offset,end:h.init_segment_offset+h.init_segment_length-1}),u.sidxOffset=h.sidx_offset,u.sidxLength=h.sidx_length,u.firstSegOffset=h.first_segment_offset,u.firstSegLength=h.first_segment_length}if(t.manifestContent&&t.manifestContent.indexOf("SUBTITLES")>-1){var a=t.manifestContent.split('SUBTITLES="')[1];u.subtitlesGroupId=a.substr(0,a.indexOf('"'))}if(u.hlsInfo){var c=u.hlsInfo.ts_url||u.hlsInfo.mp4_url;u.containerFormat=i.MP(c,u.hlsInfo.mime_type)}n.push(u)})),n},y.prototype.parseSegmentInfo=function(t,i,n){if(!t)return null;var e=[],r={brStartOffset:-1,brEndOffset:-1,programDateTime:0,discontinuity:!1};r.sequenceNum=t.start_index,r.startTime=0,r.initSegment=i;var s="",o="_xx.ts";t.ts_url&&(s=t.ts_url.indexOf("?")>=0?"&":"?");for(var u=0;u<t.segments_count;u++){if(t.ts_url)if(t.ts_url.indexOf(o)>=0){var h="_"+r.sequenceNum.toString()+".ts";r.url=t.ts_url.replace(o,h),r.url=r.url+s+"yh=1"}else r.url=t.ts_url+s+"num="+r.sequenceNum.toString();else r.url=t.mp4_url,0===u&&(r.brStartOffset=t.first_segment_offset,r.brEndOffset=r.brStartOffset+t.first_segment_length-1);r.levelIndex=n,r.duration=t.segment_duration,u===t.segments_count-1&&(r.duration=t.last_segment_duration),r.containerFormat=this.MP(r.url,t.mime_type),e.push(this.NP(r)),r.sequenceNum++,r.startTime+=r.duration,r.brStartOffset=-1,r.brEndOffset=-1}return e},y.prototype.CP=function(t){var i=t.split(":"),n=0;return i.length>1&&(n=1e3*parseFloat(i[1])),n},y.prototype.kP=function(t,i){var n=t;if(!(n<0)){var e=this.CP(i),r={};return r.startSeqNum=n,r.startTime=NaN,r.cuepointDuration=e,r}}},7580:function(t,i,n){"use strict";t.exports=h;var e=n(574).StreamingMode,r=n(2503).StreamTypes,s=n(2990),o="BaseURL",u="$RepresentationID$";function h(){var t=this;t.pP=[],t.PP=null,t.xP="blah",t.VP=null,t.FP=null,t.ERRORS={INVALID_MPD:1,EMPTY_DATA:2,NO_SEGMENTS:3}}h.prototype.destroy=function(){},h.prototype.BP=function(t){return t?Date.parse(t):0},h.prototype.zP=function(t){var i=0;if(t&&"P"===t.charAt(0)){t.match(/[\d|.|\+]+[A-Z]/g).forEach((function(t){var n=t.charAt(t.length-1),e=parseFloat(t,10);"S"===n?e*=1e3:"M"===n?e*=6e4:"H"===n&&(e*=36e5),i+=e}))}else t&&!isNaN(t)&&(i=parseFloat(t,10));return i},h.prototype.GP=function(t,i){if(void 0===t||void 0===i)return"";if("08d"===t){for(var n=i.toString();n.length<8;)n="0"+n;return n}return i},h.prototype.HP=function(t,i,n,e,r,s){var o=this,u={brEndOffset:-1,brStartOffset:-1,containerFormat:"mp4",discontinuity:0,duration:t/1e3,levelIndex:0,periodId:i,sequenceNum:n,startTime:e/1e3,url:r,initSegment:{url:s}};return null===o.FP?(o.FP=u.startTime,u.startTime=0):(u.startTime-=o.FP,u.startTime=Math.round(1e3*u.startTime)/1e3),u},h.prototype.YP=function(t,i,n,s,o,u,h,a){var c=this,f=c.qP(i),l=c.WP(n),v=c.QP(n),d=o>v?o/l:v/l,p={groupId:n.id,bitrate:parseInt(n.bandwidth),codecs:[n.codecs],containerFormat:"mp4",drmInfo:[],duration:s/1e3,hasAudio:f===r.AUDIO,hasEndList:!o&&s>0,height:f===r.VIDEO?n.height:0,segmentInfoList:[],type:f,width:f===r.VIDEO?n.width:0,streamingMode:e.DASH,initSegment:{url:a},url:h,targetDuration:d};if(f===r.AUDIO?(p.audioCodec=n.codecs,p.language=i.lang,p.autoSelect=!1,p.default=!1,p.groupId=n.id,p.channels=n.audioChannnelConfiguration?n.audioChannnelConfiguration.value:0):f===r.VIDEO?(p.audioGroupId="audio",p.subtitlesGroupId="subs",p.videoCodec=n.codecs):f===r.SUBTITLES&&(p.language=i.lang,p.groupId=n.id,p.codec=n.codecs,p.autoSelect=!1,p.subtitlesCodec=n.codecs),i.drm.length>0){for(var m={},b=0;b<i.drm.length;b++){var g=i.drm[b];m.periodId=t.id;var y={prefix:null!==c.VP?c.VP:"",pssh:g.pssh};"urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"===g.schemeIdUri?(y.type="wv",m.widevine=y):"urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95"===g.schemeIdUri&&(y.type="pr",y.pro=g.pro,m.playready=y)}p.drmInfo.push(m)}return p},h.prototype.WP=function(t){return t.segmentList?parseInt(t.segmentList.timescale,10):t.segmentTemplate?parseInt(t.segmentTemplate.timescale,10):1e3},h.prototype.QP=function(t){var i=this.WP(t);if(t.segmentList)return 1e3*parseInt(t.segmentList.duration,10)/i;if(t.segmentTemplate){var n=t.segmentTemplate;if(n.duration)return 1e3*parseInt(n.duration,10)/i;if(n.segmentTimeline){var e=0;return n.segmentTimeline.sElements.forEach((function(t){t.r&&t.r>0&&(e=1e3*parseInt(t.d,10)/i)})),e}}return 0},h.prototype.ZP=function(t,i,n,e,r,o,h,a){var c=this,f=new RegExp(/\$Number%([\d|.|\+]*[a-zA-Z])\$/),l=t.startMS,v=t.durationMS,d=c.QP(i),p=[],m="";if(i.segmentList)for(var b=0;b<i.segmentList.segments.length;b++){var g=i.segmentList.segments[b],y=Math.min(d,v);v-=y,m=n&&!s.isAbsoluteUrl(g)?n+g:g,p.push(c.HP(y,t.id,b,l,m,e)),l+=y}else if(i.segmentTemplate){var w=i.segmentTemplate,_=parseInt(w.startNumber,10),E=0,O=Math.ceil(t.durationMS/d),A=0,S=0,T=0;if("dynamic"===a?(A=Math.min(Math.floor((o-t.startMS)/d),O),S=Math.max(Math.floor((o-t.startMS-h)/d),1)):(A=O,S=1),A<=0||S>A)E=0;else{var I=S-1;_+=I,E=A===S?1:A-S+1,T=t.startMS+I*d,v-=I*d,E<0&&(E=0)}for(var j=w.media.replace(u,i.id),M=f.test(j)?j.match(f)[1]:"",N=_;N<E+_;N++){var k=j.replace(f,c.GP(M,N)),R=Math.min(d,v);v-=R,m=n&&!s.isAbsoluteUrl(k)?n+k:k;var L=c.HP(R,t.id,N-_,T,m,e);p.push(L),T+=R}}return p},h.prototype.XP=function(t,i){var n=null;return t.segmentList?n=t.segmentList.initialization.sourceURL:t.segmentTemplate&&(n=t.segmentTemplate.initialization.replace(u,t.id)),i&&!s.isAbsoluteUrl(n)?i+n:n},h.prototype.$P=function(t){return(new DOMParser).parseFromString(t,"application/xml")},h.prototype.parse=function(t){var i=this,n={};if(!t)return null;var s=i.$P(t.rawData);if(null===s||null===s.documentElement||void 0===s.documentElement)return n.error=i.ERRORS.INVALID_MPD,n;if("MPD"!==s.documentElement.nodeName)return n.error=i.ERRORS.INVALID_MPD,n;t.headers&&t.headers.length>0&&t.headers.forEach((function(t){"x-uplynk-prefix"===t.name&&(i.VP=t.value)})),i.PP=s,i.JP(s.documentElement,n);var o=i.BP(n.publishTime),u=i.KP(o);n.streamingMode=e.DASH,n.drm=!1,n.reloadUrl=t.url;for(var h=[],a=s.documentElement.childNodes,c=0;c<a.length;c++){var f=a[c];if(1===f.nodeType)if("Period"===f.nodeName){var l=i._x(f);null!==l&&h.push(l)}else"Location"===f.nodeName&&(n.reloadUrl=f.childNodes[0].nodeValue)}for(var v=[],d=[],p=[],m=i.zP(n.mediaPresentationDuration),b=i.zP(n.minimumUpdatePeriod),g=i.zP(n.suggestedPresentationDelay),y=i.BP(n.availabilityStartTime),w=0,_=-1,E=0;E<h.length;E++){var O=h[E];O.startMS=i.tU(O,y,w),-1===_&&(_=O.startMS);var A=E+1<h.length?h[E+1]:null;O.endMS=i.iU(O,O.startMS,y,A,_,m,b,u),O.durationMS=O.endMS-O.startMS;for(var S=0;S<O.adaptationSets.length;S++)for(var T=O.adaptationSets[S],I=i.qP(T),j=0;j<T.representations.length;j++){var M=T.representations[j],N=M.baseURL?M.baseURL:T.baseURL,k=i.XP(M,N),R=i.YP(O,T,M,m,b,n.type,n.reloadUrl,k),L=i.ZP(O,M,N,k,_,u,g,n.type);L.length>0&&(Array.prototype.push.apply(R.segmentInfoList,L),I===r.VIDEO?i.nU(v,R):I===r.AUDIO?i.nU(d,R):I===r.SUBTITLES&&i.nU(p,R)),T.drm.length>0&&(n.drm=!0)}w+=O.durationMS}this.eU(d),this.eU(p);var D={AUDIO:{audio:d},SUBTITLES:{subs:p}};return n.streamInfoList=v,n.renditionGroups=D,n},h.prototype.eU=function(t){t&&t.length>0&&(t[0].autoSelect=!0,t[0].default=!0)},h.prototype.nU=function(t,i){for(var n=0;n<t.length;n++)if(t[n].groupId===i.groupId)return void this.rU(t[n],i);i.index=t.length,t.push(i)},h.prototype.qP=function(t){return"video/mp4"===t.mimeType?r.VIDEO:"audio/mp4"===t.mimeType?r.AUDIO:"application/mp4"===t.mimeType&&"text"===t.contentType?r.SUBTITLES:r.VIDEO},h.prototype.rU=function(t,i){for(var n=t.segmentInfoList[t.segmentInfoList.length-1].sequenceNum+1,e=0;e<i.segmentInfoList.length;e++){var r=i.segmentInfoList[e];r.sequenceNum=n+e,t.segmentInfoList.push(r)}for(var s=0;s<i.drmInfo.length;s++)t.drmInfo.push(i.drmInfo[s]);i.bitrate>t.bitrate&&(t.bitrate=i.bitrate)},h.prototype.JP=function(t,i){for(var n=t.attributes,e=0;e<n.length;e++)i[n[e].nodeName]=n[e].nodeValue;return n.length},h.prototype._x=function(t){var i=this,n={adaptationSets:[]};i.JP(t,n);for(var e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];if(1===r.nodeType)if("AssetIdentifier"===r.nodeName){var s={};i.JP(r,s),n.assetIdentifier=s}else if("AdaptationSet"===r.nodeName){var o=i.sU(r);null!==o&&n.adaptationSets.push(o)}}return n},h.prototype.sU=function(t){var i=this,n={representations:[],drm:[]};i.JP(t,n);for(var e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];if(1===r.nodeType)if("Role"===r.nodeName){var s={};i.JP(r,s),n.role=s}else if(r.nodeName===o)n.baseURL=r.childNodes[0].nodeValue;else if("ContentProtection"===r.nodeName){var u=i.oU(r);null!==u&&n.drm.push(u)}else if("Representation"===r.nodeName){var h=i.uU(r);null!==h&&n.representations.push(h)}else r.nodeName}return n},h.prototype.oU=function(t){var i={};this.JP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType)if(-1!==e.nodeName.indexOf("pssh"))i.pssh=e.childNodes[0].nodeValue;else if("mspr:pro"===e.nodeName)i.pro=e.childNodes[0].nodeValue;else if("ms:laurl"===e.nodeName){var r={};this.JP(e,r),i.laurl=r}}return i},h.prototype.uU=function(t){var i=this,n={};i.JP(t,n);for(var e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];if(1===r.nodeType)if("AudioChannelConfiguration"===r.nodeName){var s={};i.JP(r,s),n.audioChannnelConfiguration=s}else if(r.nodeName===o)n.baseURL=r.childNodes[0].nodeValue;else if("SegmentTemplate"===r.nodeName){var u=i.hU(r);n.segmentTemplate=u}else if("SegmentList"===r.nodeName){var h=i.cU(r);null!==h&&(n.segmentList=h)}}return n},h.prototype.hU=function(t){var i={};this.JP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType&&"SegmentTimeline"===e.nodeName){var r=this.fU(e);i.segmentTimeline=r}}return i},h.prototype.fU=function(t){var i={sElements:[]};this.JP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType&&"S"===e.nodeName){var r={};this.JP(e,r),i.sElements.push(r)}}return i},h.prototype.cU=function(t){var i={segments:[]};this.JP(t,i);for(var n=0;n<t.childNodes.length;n++){var e=t.childNodes[n];if(1===e.nodeType)if("Initialization"===e.nodeName){var r={};this.JP(e,r),i.initialization=r}else if("SegmentURL"===e.nodeName){var s=e.getAttribute("media");null!==s&&i.segments.push(s)}}return i},h.prototype.tU=function(t,i,n){return t.start?i+this.zP(t.start):n},h.prototype.iU=function(t,i,n,e,r,s,o,u){return t.duration?i+this.zP(t.duration):e&&e.start?n+this.zP(e.start):s?n+r+s:o+u},h.prototype.KP=function(t){var i=this,n=Date.now();return i.lU||(i.lU=n-t),n-i.lU}},9719:function(t,i,n){"use strict";t.exports=s;var e=n(7650).HLSEvent,r=n(902);function s(){var t=this;t._m=t.X_.appModel,t._node=t.X_.node,t.vU={currentStreamBitrate:0,frameDrop:0,frameRateSum:0,frameRateSampleCount:0,currentKbps:0,deliveryProtocol:t.dU(),bufferingCount:0,totalBufferingTime:0,streamingMode:t._m.streamingMode},t.FRAMERATE_SAMPLE_SIZE=4,t.pU={prevTotalFrames:0,prevTotalDroppedFrames:0,prevFrameRateMeasuredTime:0,frameRateSampleCollector:[],currentFrameRate:0},t.aT=new r(1e3),t.aT.addEventListener(t.mU,t)}s.prototype.destroy=function(){this.vU=null,this.aT.destroy()},s.prototype.onPlay=function(){this.aT.start()},s.prototype.onPlaying=function(){this.mU()},s.prototype.onPause=function(){this.aT.stop()},s.prototype.updateBufferingInfo=function(t){t&&(t.value||t.bufferInit||(this.vU.bufferingCount++,this.vU.totalBufferingTime+=t.waitTime))},s.prototype.mU=function(){var t=this,i=t._m.streams,n=t.vU,r=t._m.getCurrentPlayingStream(),s=t.getFpsStats();r&&(n.currentStreamIndex=t._m.currentPlayingStreamIndex,n.currentStreamBitrate=r.bitrate/1e3,n.mediaWidth=r.width,n.mediaHeight=r.height),i.length&&(n.qualityLevels=i.length,n.minBitRate=i[0].bitrate,n.maxBitRate=i[n.qualityLevels-1].bitrate),n.bufferLength=t._m.getBufferLength().toFixed(2),n.bufferLength<=5&&t._node.buffered.length,n.frameRate=s.frameRate.toFixed(2),n.droppedFrames=s.droppedFrames,n.currentKbps=(1e3*t._m.currentKbps).toFixed(0),n.streamingMode=t._m.streamingMode,n.drm=t._m.drmRequired,n.drmsys=t._m.licenseType,t._m.infoUpdateSent=!0,t.X_.sendEvent(e.INFO_UPDATE,{mediaInfo:t.vU})},s.prototype.getWindow=function(){return window},s.prototype.dU=function(){var t=this.getWindow();return t&&t.location&&t.location.protocol?t.location.protocol.slice(0,-1):"http"},s.prototype.getFpsStats=function(){var t,i,n=this,e=n._node,r=0,s=n.pU,o=e.currentTime-s.prevFrameRateMeasuredTime,u=n.bU(),h=0;return(u.isWebKitFpsAvailable||u.isNonWebKitFpsAvailable)&&(t=u.isWebKitFpsAvailable?e:e.getVideoPlaybackQuality(),i=u.isWebKitFpsAvailable?t.webkitDecodedFrameCount:t.totalVideoFrames,h=u.isWebKitFpsAvailable?t.webkitDroppedFrameCount:t.droppedVideoFrames,(r=s.prevFrameRateMeasuredTime>0&&0!==o?(i-s.prevTotalFrames-(h-s.prevTotalDroppedFrames))/o:s.currentFrameRate)&&s.frameRateSampleCollector.push(r),n.gU(),s.prevTotalFrames=i,s.prevTotalDroppedFrames=h,s.prevFrameRateMeasuredTime=e.currentTime),{frameRate:s.currentFrameRate,droppedFrames:h}},s.prototype.bU=function(){var t=this._node;return{isWebKitFpsAvailable:void 0!==t.webkitDecodedFrameCount,isNonWebKitFpsAvailable:"function"==typeof t.getVideoPlaybackQuality}},s.prototype.gU=function(){var t=this,i=t.pU.frameRateSampleCollector;if(i.length>=t.FRAMERATE_SAMPLE_SIZE){var n=i.reduce((function(t,i){return t+i}));t.pU.currentFrameRate=n/i.length,i.splice(0,i.length)}}},2175:function(t,i,n){"use strict";t.exports=u;var e=n(574).StreamingMode,r=n(574).MetadataTypes,s=n(7580),o=n(1788);function u(){this.ERRORS={INVALID_M3U8:1,EMPTY_DATA:2,NO_SEGMENTS:3},this.mpdParser=new s}u.prototype.destroy=function(){this.mpdParser.destroy()},u.prototype.parse=function(t){if(!t)return null;return t.type===r.STRUCTURED?(new o).parseStructuredMetadata(t):this.mP(t)},u.prototype.mP=function(t){var i=this,n={},r=t.rawData;return""!==r&&r?-1!==r.indexOf("<MPD")?(t.streamingMode=e.DASH,i.mpdParser.parse(t)):-1!==r.indexOf("#EXTM3U")?(t.streamingMode=e.HLS,(new o).parse(t)):(n.error=i.ERRORS.INVALID_M3U8,n):(n.error=i.ERRORS.EMPTY_DATA,n)}},5409:function(t,i,n){"use strict";t.exports=r;var e=n(7650).HLSEvent;function r(){var t=this;t._m=t.__controller.model,t.yU=!1,t.qO=!1,t.wU=[],t._U=[],t.EU=null,t.OU=null,t._h={},t.AU=NaN,t.SU(),t.TU=0,t.IU=0,t.jU=0,t.MU=!0,t.currentDateranges=[]}function s(){var t=this;t.programDateTime=NaN,t.seqNum=-1,t.beginTime=NaN,t.endTime=NaN,t.bitrateIndex=-1,t.switchReason="none",t.bufferCount=0,t.bufferTime=0,t.timeToFirstByte=0,t.timeToDownload=0,t.timeToRequest=0,t.observedBitrate=0,t.actualBitrate=0,t.frameDrop=0,t.frameRateSum=0,t.frameRateSampleCount=0,t.frameRate=30}r.prototype.destroy=function(){var t=this;t.wU=[],t._U=[],t.OU=null,t.EU=null,t.NU()},r.prototype.SU=function(){var t=this;t._h[e.WAITING]=t.__controller.addEventListener(e.WAITING,t.kU,t)},r.prototype.NU=function(){this.__controller.removeEventListeners(this._h)},r.prototype.onComplete=function(){this.segmentRenderNext()},r.prototype.onTimeUpdate=function(t){var i=this,n=i._m.getCurrentPlayingStream();if(i.TU=t,i.updateRenderState(i.OU,i.TU),i._m.live&&n&&n.cuepoints.length>0&&i.cuepointEventDispatcher(i.TU,n.cuepoints),n&&i.RU(n,i.TU),t>0&&i.OU){var r=i.LU();r&&i.__controller.sendEvent(e.TIMED_METADATA_READY,r.payload)}},r.prototype.RU=function(t,i){var n=this,e=Object.values(t.dateRanges);n.OU&&e.length&&n.DU(n.OU,e,i)},r.prototype.DU=function(t,i,n){for(var r=this,s=t.programDateTime+1e3*(n-t.beginTime),o=0;o<i.length;o++){var u=i[o],h=null;!u.endDate&&u.duration?h=u.startDate+1e3*u.duration:u.endDate&&(h=u.endDate);var a=r.currentDateranges.indexOf(u.id),c=a>-1;!c&&u.startDate&&s>=u.startDate&&(!h||s<h)?(r.__controller.sendEvent(e.DATE_RANGE_STARTED,u),r.currentDateranges.push(u.id)):c&&h&&s>h&&(r.__controller.sendEvent(e.DATE_RANGE_ENDED,u),r.currentDateranges.splice(a,1))}},r.prototype.LU=function(){var t=this,i=t.OU.seqNum,n=t._m.timedMetadataStore[i],e=t.TU;if(!n||!n.length)return null;t._m.live&&Object.keys(t._m.timedMetadataStore).forEach((function(n){n>i||t._m.timedMetadataStore[n].every((function(i){return e-i.timestamp>=t._m.config.pastBufferLengthLimit.live}))&&delete t._m.timedMetadataStore[n]}));if(e<n[0].timestamp||e>n[n.length-1].timestamp+.6)return null;for(var r=null,s=n.length-1;s>=0;s--){var o=n[s],u=(1e4*e-1e4*o.timestamp)/1e4;if(u>=0&&u<=.6){if(o.recent)continue;r=o;break}}return r&&(r.recent=!0,setTimeout((function(){delete r.recent}),600)),r},r.prototype.kU=function(t){t&&(t.bufferInit||(t.value?this.CU():this.PU(t.waitTime)))},r.prototype.segmentLoadBegin=function(t,i){if(i){var n=this,r=new s;if(r.seqNum=t,r.beginTime=i.beginTime,r.timeToFirstByte=i.timeToFirstByte,r.bitrateIndex=Math.max(0,i.bitrateIndex),r.switchReason=i.switchReason,r.frameRate=i.frameRate,r.observedBitrate=1e3*i.observedBitrate,r.endTime=i.endTime,r.perfInfo={},r.actualBitrate=i.endTime!==i.beginTime?.008*i.bytesTotal/(i.endTime-i.beginTime):0,r.programDateTime=i.programDateTime,n.EU&&n.wU.push(n.EU),n.EU=r,n.OU&&t===n.OU.seqNum||!n.OU){if(n.OU&&r.bitrateIndex!==n.OU.bitrateIndex){var o=n._m.streams,u={bitrate:Math.round(o[r.bitrateIndex].bitrate/1e3),reason:"fast-up",oldFrameRate:n.OU.frameRate,newFrameRate:r.frameRate};n.__controller.sendEvent(e.STREAM_SWITCHED,u)}n.segmentRenderNext(r)}}},r.prototype.segmentLoadEnd=function(t,i){var n=this,e=n.EU;e&&e.seqNum===t&&(i&&(e.timeToDownload=i.timeToDownload,e.perfInfo=i.perfInfo,e.segmentInWorker=i.segmentInWorker,e.actualBitrate=e.endTime!==e.beginTime?.008*i.bytesTotal/(e.endTime-e.beginTime):0),n.wU.push(e),n.EU=null)},r.prototype.segmentRenderNext=function(t){var i=this;i.OU&&(i._U.push(i.OU),i.OU=null,i.__controller.sendEvent(e.SEGMENT_RENDERED)),t&&(i.OU=t,i._m.setCurrentPlayingStream(t.bitrateIndex))},r.prototype.updateRenderState=function(t,i){var n=this;if(!(isNaN(i)||i<=0)&&(t||(t=n.xU(i))&&n.segmentRenderNext(t),t&&(n.UU&&(t.frameDrop=n.UU.frameDrop,t.frameRateSum+=Number(n.UU.frameRate.toFixed(2)),t.frameRateSampleCount++),!(i>=t.beginTime&&i<t.endTime)))){var r=n.xU(i);if(r&&(n.segmentRenderNext(r),r.bitrateIndex!==t.bitrateIndex)){var s=n._m.streams,o={bitrate:Math.round(s[r.bitrateIndex].bitrate/1e3),reason:r.switchReason,oldFrameRate:t.frameRate,newFrameRate:r.frameRate};n.__controller.sendEvent(e.STREAM_SWITCHED,o)}}},r.prototype.updateFrameStats=function(t){t&&(this.UU=t)},r.prototype.xU=function(t){var i=this;if(i.EU&&t>=i.EU.beginTime&&t<i.EU.endTime)return i.EU;if(i.wU.length)for(var n=i.wU.length-1;n>=0;n--)if(t>=i.wU[n].beginTime&&t<i.wU[n].endTime)return i.wU[n];return null},r.prototype.CU=function(){var t=this;t.qO||(t.qO=!0,t.OU,t.EU)},r.prototype.PU=function(t){var i=this;if(i.qO){i.VU=NaN,i.qO=!1;var n=i.OU,e=n&&!isNaN(t)&&t>0;n&&(n.bufferTime+=e?t:0,n.bufferCount+=e?1:0)}},r.prototype.getMetrics=function(){var t=this,i=t.OU,n=[];if(t._U.length){for(var e=0;e<t._U.length;e++)n.push(t.KS(t._U[e]));t._U=[]}return i&&(n.push(t.KS(i)),i.bufferCount=0,i.bufferTime=0,i.timeToFirstByte=NaN,i.timeToDownload&&(i.timeToDownload=NaN)),n},r.prototype.KS=function(t){if(!t)return null;var i=this._m.streams;t.bitrateIndex=i.length>0?Math.min(t.bitrateIndex,i.length-1):0;var n=i[t.bitrateIndex].bitrate/1e3,e=i[t.bitrateIndex].avgBitrate/1e3;return t.bufferTime>0&&!t.bufferCount?t.bufferCount=1:!t.bufferTime&&t.bufferCount>0&&(t.bufferCount=0),{seq_num:t.seqNum,max_b:n,avg_b:e,ib:n,ob:t.observedBitrate.toFixed(2),ab:Math.round(t.actualBitrate),num_buf:t.bufferCount,buf_dur:t.bufferTime,req_t:t.timeToRequest,fb_dl_t:t.timeToFirstByte,req_dl_t:t.timeToDownload,drop_f:t.frameDrop,avg_fr:(t.frameRateSum/t.frameRateSampleCount).toFixed(2)}},r.prototype.getMetricsBandwidthInfo=function(){var t=this,i=t.__controller.services.bandwidthEstimator,n=i.averageBandwidth===t.AU?0:i.averageBandwidth;return t.AU!==i.averageBandwidth&&(t.AU=i.averageBandwidth),n},r.prototype.cuepointEventDispatcher=function(t,i){var n,r=this,s=i.length,o=s-1;if(s>0){if(r.shouldFireCueDetectedEvent(t,i[o]))return i[o].setCueOutDetectedState(!0),n={cuepointDuration:i[o].cuepointDuration,timeGapBeforeCUEOUT:i[o].startTime-t},void r.__controller.sendEvent(e.CUEPOINT_DETECTED,n);if(r.shouldFireCueOutEvent(t,i[o]))return i[o].setCueOutFiredState(!0),n={cuepointDuration:i[o].cuepointDuration,cuepointPlayedTime:t-i[o].startTime},void r.__controller.sendEvent(e.CUEPOINT_STARTED,n)}},r.prototype.shouldFireCueDetectedEvent=function(t,i){return!!i.startTime&&(!i.isCueOutDetectedFired&&i.startTime>t)},r.prototype.shouldFireCueOutEvent=function(t,i){if(!i.startTime)return!1;var n=this.FU(t);return!i.isCueOutFired&&n===i.startSeqNum&&t>i.startTime},r.prototype.FU=function(t){var i=this._m.getCurrentPlayingStream(),n=i?i.segments:null;if(n){if(1===n.length)return n[0].seqNum;for(var e=n.length-1;e>=0;e--)if(t>=n[e].startTime)return n[e].seqNum}return null}},5212:function(t,i,n){"use strict";t.exports=a;var e=n(2175),r=n(2835),s=n(3799),o=n(5409),u=n(4939),h=n(2990);function a(){var t=this;t._m=t.__controller.model,t.BU={},t.bandwidthEstimator=new s(t._m.bwHistory),t.segmentMetrics=t.__controller.create(o),t.metadataParser=t.__controller.create(e),t.mp4BoxParser=new r}a.prototype.destroy=function(){var t=this;t.bandwidthEstimator.destroy(),t.segmentMetrics.destroy(),t.metadataParser.destroy(),t.BU&&Object.keys(t.BU).forEach((function(i){t.BU[i].terminate()}))},a.prototype.getNewLoader=function(t,i){var n=this._m,e=n.config,r=n.userAgent,s=n.inWorkerScope;(t=t||{}).maxRetries=t.maxRetries||e.maxRetries,t.requestTimeout=t.requestTimeout||e.requestTimeout,t.chunkedRequestTimeout=t.chunkedRequestTimeout||e.chunkedRequestTimeout,t.useMSStream=!!r&&(r.ie||r.edge),t.stopStreamLoadOnError=t.stopStreamLoadOnError||e.stopStreamLoadOnError,t.withCredentials=h.isWithCreds(i||t.url)||!1;var o=null;try{o=u.getLoader(new u.LoadRequest(t),t.window,s)}catch(t){o=null}return o},a.prototype.getWorker=function(){return null}},7279:function(t,i,n){"use strict";t.exports.AACStream=u,t.exports.AVCStream=h;var e=n(1849),r=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],s=["Null","Main","LC","SSR","LTP"],o=t.exports.NAL_UNIT_TYPES={NON_IDR:1,IDR:5,AD_INFO_SEI:6,SPS:7,PPS:8,AUD:9};function u(t){var i=this;i.zU=[],i.GU=t||{},i.yR={},i.ready=!1,i.HU=0}function h(t){var i=this;i.zU=[],i.GU=t||{},i.yR={},i.YU=0,i.ready=!1,i.qU=0,i.HU=2970,i.HR=new e}u.prototype.destroy=function(){this.zU=[]},u.prototype.readFrames=function(t){t&&t.packetInfo&&this.readFramesFromBitstream(t.packetInfo.streamData,t.packetInfo.pts)},u.prototype.readFramesFromBitstream=function(t,i){var n=this;if(!t||t.length<6)return 0;for(var e=0,r=0,s=0;e<t.length;){var o=0,u=(t[e++]<<8)+t[e++],h=1&u;if(65520==(65520&u)&&0===(6&u)){n.WU(t.subarray(e,e+2)),n.yR.codec="mp4a.40.2",e++;var a=(t[e++]<<16)+(t[e++]<<8)+t[e++];for(a=(262112&a)>>>5,r=1+(3&t[e++]),h?a-=7:(a-=9,e+=2);o<r&&e<t.length;){var c=i+s*n.HU;n.zU.push({data:t.subarray(e,e+a),dts:c,pts:c,keyframe:!1,flags:{isLeading:!1,dependsOn:!0,isDependedOn:!1,hasRedundancy:!1,paddingValue:!1,isNonSyncSample:!1,degradationPriority:1}}),e+=a,o++,s++}}else e--}return n.ready=n.QU(),e},u.prototype.WU=function(t){var i=this;if(t&&!(t.length<2)){var n=1+((192&t[0])>>>6);n=n>4?4:n,i.yR.audioObjectTypeIndex=n,i.yR.audioObjectType=s[n],n=(n=(60&t[0])>>>2)<13?n:0,i.yR.samplingFreqIndex=n,i.yR.samplingFreq=r[n],i.yR.channels=(1&t[0])<<2|(192&t[1])>>>6,i.yR.sampleSize=16,i.HU=9216e4/i.yR.samplingFreq}},u.prototype.QU=function(){var t=this,i=t.zU.length;return(i>0?t.zU[i-1].pts-t.zU[0].pts+t.HU:0)>=9e3},u.prototype.getFrames=function(){var t=this;return t.ready=!1,t.zU.splice(0,t.zU.length)},u.prototype.getConfig=function(){return this.yR},u.prototype.getLastFrameDetails=function(){var t=this;return t.zU.length?{timestamp:t.zU[t.zU.length-1].dts,duration:t.HU}:null},h.prototype.destroy=function(){this.zU=[],this.HR.destroy()},h.prototype.readFrames=function(t){var i=this;if(t&&t.packetInfo){var n=t.packetInfo.streamData;if(n&&!(n.length<4)){for(var e,r,s=0,u=0,h=0,a=s,c={nalUnits:[],nalUnitSize:0,dts:t.packetInfo.dts,pts:t.packetInfo.pts,keyframe:!1,data:n,cea608Data:[],flags:{isLeading:0,dependsOn:0,isDependedOn:0,hasRedundancy:0,paddingValue:0,isNonSyncSample:!1,degradationPriority:0}},f=4294967295,l=!1;s<n.length;){if(r=NaN,1===(f=f<<8|n[s++])&&(r=4),1===(16777215&f)){if(!l&&s>r&&i.zU&&i.zU.length){var v=i.zU[i.zU.length-1],d=v.nalUnits,p=d[d.length-1];if(p){var m,b=s-r;v.nalUnitSize+=b,p.data?((m=new Uint8Array(p.data.byteLength+b)).set(p.data,0),m.set(n.subarray(0,b),p.data.byteLength)):(m=new Uint8Array(b)).set(n.subarray(0,b),0),p.data=m,(m=new Uint8Array(v.data.byteLength+b)).set(v.data,0),m.set(n.subarray(0,b),v.data.byteLength),v.data=m}}if(l=!0,f=4294967295,r=r||3,(u=c.nalUnits.length)>=1&&null===c.nalUnits[u-1].data)switch(h=s-a-r,e=n.subarray(a,a+h),c.nalUnitSize+=h,c.nalUnits[u-1].data=e,c.nalUnits[u-1].type){case o.SPS:i.yR.profileIndication=e[1],i.yR.profileCompatibility=e[2],i.yR.levelIndication=e[3],i.yR.numOfSPS=1,i.yR.spsLength=e.length,i.yR.sps=e;break;case o.PPS:i.yR.numOfPPS=1,i.yR.ppsLength=e.length,i.yR.pps=e}a=s,h=0;var g=31&n[s++];if(g<o.AUD&&c.nalUnits.push({data:null,type:g}),g===o.IDR)i.YU=i.zU.length,c.keyframe=!0,c.flags.dependsOn=2,i.qU++;else if(g===o.NON_IDR)c.keyframe=!1,c.flags.dependsOn=1,c.flags.isNonSyncSample=!0;else if(g===o.AD_INFO_SEI)for(var y=i.HR.parse(n,s),w=0;w<y.length;w++)c.cea608Data.push(y[w])}}(u=c.nalUnits.length)>=1&&null===c.nalUnits[u-1].data&&a<n.length&&(h=s-a,c.nalUnits[u-1].data=n.subarray(a,a+h),c.nalUnitSize+=h),i.yR.codec=i.ZU(i.yR),c.nalUnitSize>0&&i.zU.push(c),i.ready=i.QU()}}},h.prototype.QU=function(){var t=this,i=t.zU.length,n=i>0?t.zU[i-1].pts-t.zU[0].pts+t.HU:0;return t.GU.startChunkWithKeyFrame?t.qU>=2:i>1&&n>=9e3},h.prototype.getFrames=function(t){var i=this,n=i.GU.startChunkWithKeyFrame&&t&&t.keyFrameBoundary,e=t.keyFrameBoundary?i.zU.length-1:i.zU.length;n&&(e=i.YU,i.qU=1,i.ready=!1);var r=i.zU.splice(0,e);return i.YU=0,r},h.prototype.getConfig=function(){return this.yR},h.prototype.ZU=function(t){var i=t&&t.profileIndication||66;return"avc1."+((i=Math.max(i,66))<<16|(t&&t.profileCompatibility||0)<<8|(t&&t.levelIndication||10)).toString(16)}},2887:function(t,i,n){"use strict";t.exports=h;var e=n(7279),r=n(3661),s=n(6473),o=e.AACStream,u=e.AVCStream;function h(t,i,n){var e=this;e.streamType=t,e.streamId=i,e.XU=[],e.ER=!1,e.GU=n,e.$U=null,e.JU=new s,"audio"===t?e.s_=new o(e.GU):"video"===t&&(e.s_=new u(e.GU))}function a(t){this._=new r(Uint8Array,t),this.complete=!1}h.prototype.destroy=function(){var t=this;t.XU=[],t.s_&&(t.s_.destroy(),t.s_=null)},h.prototype.isReady=function(){var t=this,i=!!t.s_&&t.s_.ready;return t.ER||i},h.prototype.addPacket=function(t){var i=this;i.XU.length&&i.KU(),i.XU.push(new a(t))},h.prototype.append=function(t){var i=this.XU.length;t&&i&&this.XU[i-1].append(t)},h.prototype.endOfSegment=function(){this.ER=!0,this.KU()},h.prototype.getFrames=function(t){return this.s_?this.s_.getFrames(t):null},h.prototype.getTimedMetadata=function(){return this.$U?this.$U:null},h.prototype.getConfig=function(){return this.s_?this.s_.getConfig():null},h.prototype.KU=function(){var t=this,i=t.XU.length;if(i){var n=t.XU[i-1];n.complete=!0,0===n.parse()&&("id3"===t.streamType?t.$U={payload:t.JU.getID3Payload(n.packetInfo.streamData),pts:t.XU.length&&t.XU[0].packetInfo.pts}:t.s_&&t.s_.readFrames(n),t.XU.pop())}},a.prototype.append=function(t){this._&&this._.set(t)},a.prototype.parse=function(){var t=this;if(t.packetInfo={},!t.complete||!t._||!t._.length)return t.packetInfo.result=-1,-1;if(t._.length<6)return t.packetInfo.result=-2,-2;var i=0;if(1!==(t._.get(i++)<<16)+(t._.get(i++)<<8)+t._.get(i++))return t.packetInfo.result=-3,-3;t.packetInfo.streamId=t._.get(i++),i+=2,i++;var n=(192&t._.get(i++))>>6,e=t._.get(i++);return 2!==n&&3!==n||(t.packetInfo.pts=t.tV(t._.subArray(i,i+5)),t.packetInfo.dts=t.packetInfo.pts,i+=5,e-=5,3===n&&(t.packetInfo.dts=t.tV(t._.subArray(i,i+5)),i+=5,e-=5)),i+=e,t.packetInfo.streamData=t._.subArray(i),t.packetInfo.result=0,0},a.prototype.tV=function(t){if(!t||!t.length)return 0;var i=0,n=(14&t[i++])>>>1,e=(t[i++]<<8)+(254&t[i++])>>>1,r=(4&n)>>2,s=2*((n&=3)<<29)+(e<<=15)+((t[i++]<<8)+t[i++]>>>1);return r?-1*Math.pow(2,32)+s:s}},1849:function(t){"use strict";function i(){}t.exports=i,i.prototype.destroy=function(){},i.prototype.parse=function(t,i){for(var n=[],e=0;255===t[i];)e+=255,i++;if(e+=t[i],!(++i>=t.length)){for(var r=0;255===t[i];)r+=255,i++;if(r+=t[i],i++,4===e){var s=t[i],o=t[i+1]<<8|t[i+2],u=t[i+3]<<24|t[i+4]<<16|t[i+5]<<8|t[i+6],h=t[i+7];if(181===s&&49===o&&1195456820===u&&3===h){var a=31&t[i+8];i+=9;var c,f,l=0;for(i++;l<a;){if(c=(4&t[i])>>2,f=3&t[i],c&&(0===f||1===f)){var v={fieldType:f,data1:t[i+1],data2:t[i+2]};n.push(v)}i+=3,l++}}}return i+=r,n}}},8457:function(t,i,n){"use strict";t.exports=o;var e=n(2887),r=n(7572),s=188;function o(t,i){var n=this;n._=null,n.GU=t||{},n.iV=i,n.nV=0,n.eV=NaN,n.rV={},n.sV={},n.oV=[],n.VO="initial",n.wR="start",n.ER=!1}o.prototype.destroy=function(){var t=this;t._=null,t.oV=[],t.VO="initial",t.wR="start";var i=t.sV;for(var n in i)i.hasOwnProperty(n)&&i[n].destroy();t.sV={}},o.prototype.append=function(t){var i=this;if(t){var n=t.length;if(n){var e=null,s=0;i._&&(s=(e=i._).length);var o=s+n;return i._=new Uint8Array(o),e&&i._.set(e),i._.set(t,s),-2===i.Z_()?{error:r.ERR_SEGMENT_PARSE}:void 0}}},o.prototype.endOfSegment=function(){var t=this;t.ER=!0,t._&&t._.length<s&&t.uV()},o.prototype.Z_=function(){var t=this;if(!t._)return-1;for(var i=0;t._.length;){var n=t.KU(t._.subarray(0,s));if(0===n)i++,t._=t._.subarray(s),i>=500&&(t.hV(),i=0);else{if(-2!==n)break;var e=t.aV(t._);if(!(e>=0))break;t._=t._.subarray(e)}}return t.ER&&0===t._.length?t.uV():t.hV(),0},o.prototype.KU=function(t){var i=this;if(!t||t.length<1)return-1;var n=0,e={};if(71!==t[n++])return-2;if(!t||t.length<s)return-1;var r=t[n++];(e.startIndicator=(64&r)>>6,e.pid=((31&r)<<8)+t[n++],r=t[n++],e.adaptationFieldExists=(32&r)>>5,e.payloadExists=(16&r)>>4,e.adaptationFieldLength=0,e.adaptationFieldExists)&&(e.adaptationFieldLength=t[n++],16&t[n++]&&e.pid===i.nV&&e.adaptationFieldLength>=7&&i.cV(t.subarray(n,n+6)),n+=e.adaptationFieldLength-1);return!e.payloadExists||e.adaptationFieldLength>=183||i.fV(t.subarray(n),e),0},o.prototype.cV=function(t){if(t&&!(t.length<6)){var i=0,n=t[i++],e=(128&n)>>>7;n=((n&=127)<<24)+(t[i++]<<16)+(t[i++]<<8)+t[i++];var r=t[i++];i++;var s=2*n+((128&r)>>>7),o=e?-1*Math.pow(2,32)+s:s;this.lV||(this.lV=o)}},o.prototype.fV=function(t,i){var n,e,r,s=this;if(t&&i&&!isNaN(i.pid)&&(s.rV.aac&&(n=s.rV.aac),s.rV.avc&&(e=s.rV.avc),s.rV.id3&&(r=s.rV.id3),!(i.pid>=1&&i.pid<=15||8191===i.pid)))switch(i.pid){case 0:s.vV(t,i);break;case s.eV:s.dV(t,i);break;case n:s.pV("audio",n,t,i);break;case e:s.pV("video",e,t,i);break;case r:s.pV("id3",r,t,i),s.mV();break;default:s.bV(t,i)}},o.prototype.vV=function(t,i){if(t){var n=0;if(i.startIndicator){var e=t[n++];n+=e}t[n++];n+=4,n+=3,(t[n++]<<8)+t[n++]>0&&(this.eV=((31&t[n++])<<8)+t[n++]),this.VO="patParsed"}},o.prototype.dV=function(t,i){var n=this;if(t){var e=0;if(i&&i.startIndicator){var r=t[e++];e+=r}t[e++];var s=((15&t[e++])<<8)+t[e++],o=e;e+=2,e+=3,n.nV=((31&t[e++])<<8)+t[e++];var u=((15&t[e++])<<8)+t[e++];e+=u;for(var h=null,a=null,c=0;e-o<s-4;)switch(h=t[e++],a=((31&t[e++])<<8)+t[e++],c=((15&t[e++])<<8)+t[e++],e+=c,h){case 3:case 4:n.rV.mp3=a;break;case 15:n.rV.aac=a;break;case 27:n.rV.avc=a;break;case 21:n.rV.id3=a}n.VO="pmtParsed"}},o.prototype.pV=function(t,i,n,r){if(n){var s=this.sV,o=s[i];r.startIndicator?(o||(s[i]=new e(t,i,this.GU),o=s[i]),o.addPacket(n)):o&&o.append(n)}},o.prototype.bV=function(t,i){var n=this;if(t&&!(t.length<4)&&i.startIndicator){var e=0,r=(t[0]<<16)+(t[1]<<8)+t[2],s=t[e++];e+=s;var o=t.length>e?t[e]:NaN;if(1===r){var u=t[3]>>>4;14===u?(n.rV.avc=i.pid,n.pV("video",n.rV.avc,t,i)):12!==u&&13!==u||(n.rV.aac=i.pid,n.pV("audio",n.rV.aac,t,i))}else 2===o&&n.dV(t,i)}},o.prototype.gV=function(){var t=this,i=!0;for(var n in t.rV)if("id3"!==n&&t.rV.hasOwnProperty(n)){var e=t.rV[n];t.sV[e]&&(i=i&&t.sV[e].isReady())}return i},o.prototype.hV=function(){var t=this;if(t.gV()){var i={},n=!1,e=!1,r=t.sV,s=Number.POSITIVE_INFINITY;for(var o in r)if(r.hasOwnProperty(o)){var u=r[o];if(u){var h={frames:u.getFrames({keyFrameBoundary:"end"!==t.wR}),config:u.getConfig(),streamId:u.streamId};"audio"===u.streamType&&o===t.rV.aac.toString()?(i.audio=h,n=i.audio.frames&&i.audio.frames.length):"video"===u.streamType&&o===t.rV.avc.toString()&&(i.video=h,e=i.video.frames&&i.video.frames.length)}}n&&(s=Math.min(s,i.audio.frames[0].dts)),e&&(s=Math.min(s,i.video.frames[0].dts)),s!==Number.POSITIVE_INFINITY&&(i.pcr=s),("end"===t.wR||n||e)&&(t.iV&&t.iV({pos:t.wR,avData:i}),"start"===t.wR&&(t.wR="middle"))}},o.prototype.mV=function(){var t=this,i=t.sV,n=null;Object.keys(i).forEach((function(e){var r=i[e];r&&"id3"===r.streamType&&e===t.rV.id3.toString()&&(n=r.getTimedMetadata())})),n&&t.iV&&t.iV({pos:"timedMetadata",timedMetadata:n})},o.prototype.aV=function(t){if(!t)return-1;for(var i=0;i<t.length;i++)if(71===t[i])return i;return-1},o.prototype.uV=function(){var t=this;t.wR="end";var i=t.sV;for(var n in i)i.hasOwnProperty(n)&&(i[n].endOfSegment(),"id3"===i[n].streamType&&t.mV());t.hV()}},3789:function(t){"use strict";function i(t){var i=this;t&&(i.type=t.type,i.id=t.id,i.moduleName=t.moduleName,i.instanceId=t.instanceId,i.funcName=t.funcName,i.timestamp=t.timestamp||Date.now(),i.args=t.args||[],i.argNames=t.argNames||[],i.transferables=t.transferables)}t.exports=i,i.prototype.putParam=function(t,i){i&&(this.args.push(i),this.argNames.push(t||""))},i.prototype.getParam=function(t){if(!t)return null;var i=this.argNames.indexOf(t);return i>=0?this.args[i]:null},i.prototype.dto=function(){var t=this,i={};return Object.keys(t).forEach((function(n){"__controller"!==n&&(i[n]=t[n])})),i},i.prototype.addMedia=function(){var t,i=this;return i.__controller&&(t=i.__controller.model.getMediaDto(),i.putParam("media",t)),t}},5557:function(t,i,n){"use strict";t.exports.WorkerDefs={HlsTransformer:n(4892),Controller:n(6769)},t.exports.MessageTypes={EVENT:"event",MESSAGE:"message"},t.exports.MessageIds={CREATE:"create",DESTROY:"destroy",CALL_METHOD:"callMethod",EVENT:"eventPublish",CREATE_SRC_BUFFER:"createSrcBuffer",APPEND_SRC_BUFFER:"appendSrcBuffer",TIMED_METADATA:"timedMetadata",CLEAR_SRC_BUFFER:"clearSrcBuffer",END_OF_STREAM:"endOfStream",SAVE_AVG_BANDWIDTH:"saveAvgBandwidth",PLAY_AFTER_STREAM_CHANGE:"playAfterStreamChange",PAUSE_BEFORE_STREAM_CHANGE:"pauseBeforeStreamChange",DRM_INIT:"drmInit",DRM_LICENSE_INFO:"drmLicenseInfo",SKIP_GAP:"skipGap"}},5109:function(t,i,n){"use strict";var e=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var r=n(7403),s=n(2542),o=n(3755),u=n(6342),h=n(514),a=n(1279),c=n(1954),f=n(2974);function l(t){return u.default.classList(t)}var v=function(){function t(){this.version="0.3.10",this.mimetype=t.mimetype,this.type=a.PluginType.AD,this.yV=!1,this.wV=new r.default("DefaultAdPlugin"),this.EV={}}return t.prototype.prepare=function(){},t.prototype.destroy=function(){this.OV=null,this.AV=null,this.SV=null,this.TV=null,this.IV&&this.IV.destroy(),this.EV=null,this.yV=!1,this.wV.destroy()},t.prototype.canRenderUI=function(t){return!0},t.prototype.renderUI=function(t,i){var n=i.position,e=void 0===n?0:n,r=i.adBreakItems,s=this.jV();if(this.yV=!0,t.interactionConfig&&t.interactionConfig.clickUrl?(this.OV=t.interactionConfig.clickUrl,l(this.AV).remove("vp-hidden")):(this.OV=null,l(this.AV).add("vp-hidden")),l(this.SV.parentElement).add("vp-hidden"),t.type===o.AdBreakItemType.BUMPER)return this.MV=t.duration,s;var h=this.NV(r,e),a=h.position,f=h.totalAds,v=h.duration;if(this.MV=v,this.kV=u.default.strSubstitute(1===f?c.default.ADV_SHORT:c.default.ADV_MULT_SHORT,{position:a+1,total:f}),this.RV=u.default.strSubstitute(1===f?c.default.ADV_LONG:c.default.ADV_MULT_LONG,{position:a+1,total:f}),0===a){var d=this.kV.split("{")[0];this.SV.innerText=d}return s},t.prototype.unrenderUI=function(){this.yV=!1,this.LV()},t.prototype.onPlayerEvent=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(t===a.PluginPlayerEvent.AD_PLAYBACK_STARTED&&this.yV){var e=i[0];e.type!==o.AdBreakItemType.BUMPER&&l(this.SV.parentElement).remove("vp-hidden")}if(t===a.PluginPlayerEvent.AD_PLAYBACK_PROGRESS&&this.yV){var r=i[0];this.DV(r)}},t.prototype.addEventListener=function(t,i){var n=this.wV.addEventListener(t,i,null);this.EV[t]=this.EV[t]||[],this.EV[t].push([i,n])},t.prototype.removeEventListener=function(t,i){this.EV[t]=this.EV[t]||[];for(var n=0,e=this.EV[t];n<e.length;n++){var r=e[n],s=r[0],o=r[1];if(s===i)return void this.wV.removeEventListener(t,o)}},t.prototype.LV=function(){this.OV=null,this.SV&&(this.SV.innerText="")},t.prototype.DV=function(t){if(this.SV){var i=t.currentTime,n=t.duration;if(n){var e=Math.round(n-i);this.SV.innerText=u.default.strSubstitute(this.kV,{remaining:e})}}},t.prototype.NV=function(t,i){if(i<0||i>t.length-1)return{position:0,totalAds:0,duration:0};if(t[i].type===o.AdBreakItemType.BUMPER)return{position:0,totalAds:1,duration:t[i].duration};for(var n=-1,e=i-1;e>=0;e--){if((h=t[e]).type===o.AdBreakItemType.BUMPER){n=e;break}}var r=n+1,s=0,u=0;for(e=r;e<t.length;e++){var h;if((h=t[e]).type===o.AdBreakItemType.BUMPER)break;s++,u+=h.duration}return{position:i-r,totalAds:s,duration:u}},t.prototype.CV=function(t){for(var i,n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];(i=this.wV).publish.apply(i,e([t],n))},t.prototype.jV=function(){var t=this;return this.TV?(this.LV(),this.TV):(this.TV=u.default.render(f,c.default),this.SV=this.TV.querySelector(".vp-adbreak-progress span"),this.AV=this.TV.querySelector(".vp-adbreakitem-cta"),this.IV=new h.default(this.AV,(function(i){t.OV&&(window.open(t.OV,"_blank"),t.CV(s.AdPluginUIEvent.CTA_TRIGGERED))})),this.LV(),this.TV)},t.mimetype="adplugin/default-ad-view",t}();i.default=v},3840:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3072),r=n(954),s=n(6342),o=n(742),u="",h="";if("0.3.10".indexOf("local")>-1)h="https://assets.video.yahoo.net/builds/0.2.174/nielsen-iframe.html";else{h=(u="https://assets.video.yahoo.net")+"/builds/0.3.10/nielsen-iframe.html"}var a,c,f,l="vp-nielsen-iframe";i.NIELSEN_IAB_VENDOR_ID=373,function(t){t.linear="1",t.dynamic="2"}(a=i.NielsenAdType||(i.NielsenAdType={})),function(t){t.LOAD_METADATA="loadMetadata",t.SEND_ID3="sendID3",t.END="end"}(c=i.NielsenEvents||(i.NielsenEvents={})),function(t){t.INITIALIZE="initialize",t.SEND_BEACON="sendBeacon"}(f=i.IframeMessageType||(i.IframeMessageType={}));var v=function(){function t(t,i){this.PV=t,this.xV=null,this.UV="",this.VV=!1,this.FV=!1,this.BV=!1,this.zV=[],this.GV=!1,this.HV="",this.YV=!1,this.qV=[{evt:e.ExternalEvt.PLAYBACK_START,cb:this.WV.bind(this)},{evt:e.ExternalEvt.TIMED_METADATA_RECEIVED,cb:this.QV.bind(this)},{evt:e.ExternalEvt.PLAYBACK_COMPLETE,cb:this.ZV.bind(this)},{evt:e.ExternalEvt.PLAYBACK_STOPPED,cb:this.ZV.bind(this)},{evt:e.ExternalEvt.MEDIA_ITEM_ERROR,cb:this.ZV.bind(this)}],this.XV="P77FED7E1-92A2-4B10-A9AA-16756377EB20",t&&(o.Privacy.initIframeForGDPR(),this.$V(),this.UV="vp-player-"+Math.floor(1e4*Math.random()),i&&i.length&&(this.XV=i),this.JV(),this.KV={},this.tF(),this.iF(),this.HV=this.PV.addEventListener(e.ExternalEvt.NIELSEN_REQUIRED,this.iF.bind(this),this))}return t.prototype.destroy=function(){this.xV&&(this.PV.removeEventListeners(this.KV),window.removeEventListener("message",this.nF),this.xV=null,this.zV=null,this.KV={},this.PV.removeEventListener(e.ExternalEvt.NIELSEN_REQUIRED,this.HV))},t.prototype.iF=function(){this.BV||(this.eF(),this.FV=!1,this.VV=!1,this.BV=!0)},t.prototype.rF=function(){this.BV&&(this.PV.removeEventListeners(this.KV),window.removeEventListener("beforeunload",this.ZV.bind(this)),this.FV=!0,this.BV=!1)},t.prototype.JV=function(){var t=this;this.xV=document.getElementById(l),this.xV?(this.sF(),this.GV=!0):(this.xV=document.createElement("iframe"),this.xV.id=l,this.xV.style.display="none",this.xV.onload=function(){t.sF(),t.GV=!0,t.YV&&t.oF()},this.xV.src=h,document.body.appendChild(this.xV))},t.prototype.sF=function(){this.uF(f.INITIALIZE,null,{appid:this.XV})},t.prototype.uF=function(t,i,n){if(this.xV&&this.xV.contentWindow){var e={messageType:t,nielsenEvent:i,payload:n,playerid:this.UV};this.xV.contentWindow.postMessage(e,u)}},t.prototype.eF=function(){var t=this;window.addEventListener("beforeunload",this.ZV.bind(this)),this.qV.forEach((function(i){t.KV[i.evt]=t.PV.addEventListener(i.evt,i.cb,t)}))},t.prototype.tF=function(){window.addEventListener&&window.addEventListener("message",this.nF.bind(this))},t.prototype.nF=function(t){if(t.origin===u){var i=t.data&&t.data.messageType,n=t.data&&t.data.success||!1;if(i&&!n)return;i===f.SEND_BEACON&&n&&(this.VV=!0)}},t.prototype.hF=function(t,i){var n=this;this.zV.push((function(){n.uF(f.SEND_BEACON,t,i)})),this.xV&&this.GV&&this.YV&&this.oF()},t.prototype.oF=function(){this.zV.forEach((function(t){t()})),this.zV=[]},t.prototype.WV=function(t){var i=this.PV.getCurrentMediaItem(),n=i&&i.id,e={type:"content",channelName:t&&t.brandingData&&t.brandingData.branding&&t.brandingData.branding.providerId?n+";"+t.brandingData.branding.providerId:n,adModel:a.linear};this.hF(c.LOAD_METADATA,e)},t.prototype.ZV=function(){if(this.VV&&!this.FV){var t=Date.now()/1e3;this.hF(c.END,t),this.VV=!1,this.rF()}},t.prototype.QV=function(t){var i=s.default.detectRegexPattern(r.ID3_MATCH_PATTERN.NIELSEN,t);i&&this.VV&&this.hF(c.SEND_ID3,i)},t.prototype.$V=function(){var t=this;o.Privacy.getVendorConsent(i.NIELSEN_IAB_VENDOR_ID,(function(i,n){var e,r;if(n){var s=null===(e=i)||void 0===e?void 0:e.gdprApplies;t.YV=!s||!!(null===(r=i)||void 0===r?void 0:r.hasConsent),t.YV||t.rF()}else t.rF()}))},t}();i.default=v},9154:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.MAX_SEG_INFO_ENTRIES_PER_BEACON=15,function(t){t.HERO="hero",t.NONE="none"}(i.PLAYLIST_POSITION||(i.PLAYLIST_POSITION={})),i.BEACONS={VIDEO_REQUEST:{evt:"v_request",type:"pb",payloadParams:["prefetch"],params:[{key:"es",value:"endscreen"}]},PLAYBACK_RESUMED:{evt:"p_resm",type:"pb"},PLAYBACK_STALLED:{evt:"v_stall",type:"pb",payloadParams:["value"]},PLAYBACK_BLOCKED:{evt:"v_play_blocked",type:"pb"},BITRATE_CHANGE:{evt:"v_btrt",type:"pb"},PLAYER_INFO:{evt:"info",type:"pb"},CMS_API_CALLED:{evt:"v_api",type:"pb"},RENDERER_READY:{evt:"renderer_ready",type:"pb",payloadParams:["rtype","shouldplay"]},PLAYER_ERROR:{evt:"error",type:"pb"},PLAYER_WARNING:{evt:"warn",type:"pb"},PLAYBACK_START:{evt:"v_start",type:"pb"},PLAYBACK_STREAM_START:{evt:"v_strm_view",type:"pb"},PLAYBACK_PROGRESS:{evt:"v_prog",type:"pb"},PLAYBACK_COMPLETE:{evt:"v_comp",type:"pb"},STREAM_SYNCH_STRATEGY_APPLIED:{evt:"v_sync",type:"pb"},STREAM_SYNCH_DATERANGE_ENDED:{evt:"v_syncp",type:"pb"},STREAM_SYNCH_COMPLETE:{evt:"v_sync_comp",type:"pb"},STREAM_SYNCH_INVALID_OFFSET:{evt:"v_sync_io",type:"pb"},INCOMPLETE_EXIT:{evt:"v_ncomp",type:"pb",payloadParams:["ext_resn"]},CTRL_SEEK:{evt:"ui_seek",type:"ctrl",payloadParams:["value_e"],params:[{key:"value",value:"lastKnownPlaybackTime"}]},CTRL_PLAYPAUSE:{evt:"ui_pp",type:"ctrl",payloadParams:["value"],params:[{key:"req_type",value:"requestType"},{key:"req_action",value:"requestAction"}]},CTRL_VOLUME:{evt:"ui_cv",type:"ctrl",payloadParams:["value"],params:[{key:"value_e",value:"volume"}]},CTRL_REPLAY:{evt:"ui_esrpl",type:"ctrl"},CTRL_PLAYREQUEST:{evt:"ui_pb_req",type:"ctrl",payloadParams:["req_type"]},CTRL_SETTINGS:{evt:"ui_stgs",type:"ctrl"},CTRL_CUSTOM_ELEMENT:{evt:"ui_ce",type:"ctrl",payloadParams:["cust_ctrl_data"]},CONTROLS_AUDIO_CHANGE:{evt:"ui_aslng",type:"ctrl",payloadParams:["value","value_e"]},THREE_SIXTY_INTERACT:{evt:"ui_360_interact",type:"ctrl"},THREE_SIXTY_PIE_INTERACT:{evt:"ui_360_pie_interact",type:"ctrl"},AIRPLAY_CONNECTION_STATE_CHANGE:{evt:"ui_airp",type:"ctrl"},UI_INTERACT:{evt:"none",type:"ctrl"},CC_TOGGLE:{evt:"ui_cctog",type:"ctrl"},CC_LANGUAGE_CHANGE:{evt:"ui_cclng",type:"ctrl",payloadParams:["value"]},CC_UPDATE_STYLE:{evt:"ui_ccstl",type:"ctrl",payloadParams:["value"]},CC_SETTINGS:{evt:"ui_ccstg",type:"ctrl"},FULLSCREEN_CHANGE:{evt:"ui_fs",type:"ctrl"}},i.PROGRESS_BEACON_INTERVALS=[{time:3,beacon:i.BEACONS.PLAYBACK_STREAM_START,key:"vstrm-view"},{time:10,beacon:i.BEACONS.PLAYBACK_PROGRESS,key:"vprog--initial"},{time:30,beacon:i.BEACONS.PLAYBACK_PROGRESS,recurring:!0,key:"vprog--recurring"}],i.PARAMS=["_V","type","ss","vid","pstaid","prt","cprt","vs","vlng","pver","host","_w","_R","pls","pltype","auto","snd","deos","deom","play_pos","psz","ccav","cdn","smpl","cont","replay","focus","view","expm","bit","drm","drmsys","_sqno","ts","pbst","pbstd","pl_type","viewd","soe","siteadspref"]},6243:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(954),r=n(8103),s=n(6120),o=n(4685),u=n(4986),h=n(6342),a=n(9154),c=function(){function t(t){this.PV=t,this.viewability={value:0,timestamp:0,rect:{top:null,bottom:null,height:null},windowHeight:null,isVisible:0,invisibleElement:""},this.progressBeaconsInfo={timeLastSent:{}},this.SKIP_PARAM_IN_BEACON="___skip_param_in_beacon___",this.expm="na",this.pltype="vdms",this.pl_type="",this.aF=0,this._V="V",this.type="",this.ss="",this.vid="",this.pstaid="",this.prt="none",this.cprt="none",this.vs="",this.vlng="none",this.pver="",this.host=document.location.host,this._w=document.location.href,this._R=document.referrer,this.pls="",this.auto="",this.snd="",this.deos="",this.deom="",this.psz="",this.ccav="",this.cdn="uncalculated",this.smpl="",this.cont=1,this.replay=0,this.focus="",this.bit=0,this.endscreen=0,this.drmsys="none",this.drm=!1,this._sqno=0,this.ts=0,this.pbst="",this.pbstd="",this.soe="",this.siteadspref=0,this.UE={},this.apiPlay=!1,this.resetProgressBeaconsState()}return t.getStreamType=function(i,n,e){return Object.values(r.AdBreakType).includes(n)?t.getAdType(n):Object.values(s.MediaItemType).includes(n)?t.getContentType(n,n,e):i===o.PlaybackMode.AD?"ad":n},t.getContentType=function(i,n,e){if(i===r.AdBreakType.NATIVE)return"ad native";switch(n){case s.MediaItemType.VOD:return 0===e?"":e>t.LONG_VOD_DURATION?"vod long":"vod short";case s.MediaItemType.LIVE_EVENT:case s.MediaItemType.LIVE_CHANNEL:return"live";case s.MediaItemType.CONTAINER:return"streamurl"}return""},t.getAdType=function(t){switch(t){case r.AdBreakType.PREROLL:return"ad pre-roll";case r.AdBreakType.MIDROLL:return"ad mid-roll";case r.AdBreakType.POSTROLL:return"ad post-roll";case r.AdBreakType.TRIGGER:return"ad trigger";case r.AdBreakType.NON_LINEAR:return"ad non-linear";case r.AdBreakType.NATIVE:return"ad native"}return""},t.prototype.destroy=function(){this.pls="",this._sqno=0},t.prototype.update=function(i){this.requestType=i.requestType||"",this.requestAction=i.requestAction||"none",this.audioLanguage=i.audioLanguage||"",this.cF=i.playerRootElement||this.cF,this.playbackMode=i.playbackMode,this.adParams=this.playbackMode!==o.PlaybackMode.AD?null:this.adParams,this.type=t.getContentType(i.currentMediaType,i.contentType,i.videoLength)||"",this.pls=this.PV.guid,this.ss=this.fF(i.currentMediaType)||this.ss,this.vid=i.videoId||this.vid,this.pstaid=i.videoId||this.pstaid,this.prt=this.lF(i.rendererType)||this.prt,this.cprt=this.lF(i.mediaItemRendererType)||this.cprt,this.vs=i.sessionId||this.vs,this.vlng=i.videoLength&&parseFloat(parseFloat(i.videoLength).toFixed(2)).toString()||this.vlng,this.pver="0.3.10"===i.playerVersion?"local":i.playerVersion,this.auto=this.apiPlay?"vm":!0===i.autoPlay?"true":"false",this.apiPlay||(this.apiPlay=this.requestAction===e.REQUEST_TYPES.PLAY&&this.requestType===e.REQUEST_TYPES.API),this.snd=!0===i.mute?"m":"um",this.deos=i.docking&&!0===i.docking.enableOnScrollDown?"1":"0",this.deom=i.docking&&!0===i.docking.enableOnMuted?"1":"0",this.psz=i.uiState&&i.uiState.width&&i.uiState.height?i.uiState.width+"x"+i.uiState.height:this.psz,this.ccav=!0===i.isCCAvailable?"1":"0",this.cdn=i.cdn||this.cdn,this.smpl=u.isNullOrUndefined(i.samplingId)?this.smpl:i.samplingId.toString(),this.focus=h.default.isPlayerInBackground()?"0":"1",this.expm=(i.uiState&&!0===i.uiState.isFullScreen?"fullscreen":i.uiState&&!0===i.uiState.isDocked&&"docked")||"na",this.endscreen=i.showEndScreen?1:0,this.drmsys=i.drmsys,this.drm=i.drm,this.ts=i.currentTs-this.PV.getInitTime(),this.pbst=i.pbst,this.pbstd=i.pbstd,this.pl_type=this.vF(),this.soe=i.soe,this.siteadspref=i.firstItemAdsSitePrefetched?1:0},t.prototype.updateSynchState=function(t){var i=this;Object.keys(t).forEach((function(n){i.UE[n]=t[n]||i.UE[n]}))},t.prototype.updateTs=function(t){this.ts=t-this.PV.getInitTime()},t.prototype.getCommonParams=function(){var t=this,i={t:Math.random()};return a.PARAMS.forEach((function(n){i[n]=t[n]})),i},t.prototype.onVideoRequest=function(t,i){this.dF&&(i.videoId===this.dF?this.replay++:this.cont++),this.dF=i.videoId,this.bitrate=0},t.prototype.onBeaconSent=function(){this._sqno++},t.prototype.resetProgressBeaconsState=function(){this.progressBeaconsInfo.timeLastSent=a.PROGRESS_BEACON_INTERVALS.reduce((function(t,i){return t[i.key]=-1,t}),{})},Object.defineProperty(t.prototype,"synchState",{get:function(){return this.UE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentTime",{get:function(){return this.PV.getCurrentTime()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"volume",{get:function(){var t=this.PV.volume;return t&&t>0&&t.toString()||"0"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bitrate",{get:function(){return this.aF},set:function(t){this.aF=Math.round(t),this.bit=Math.round(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"programDateTimeLatency",{get:function(){var t=this.PV.getCurrentDate(),i=(new Date).getTime();return t>0?(i-t).toString():""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"play_pos",{get:function(){return parseFloat(this.currentTime.toFixed(2)).toString()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"view",{get:function(){return this.pF(this.cF).toString()+"%"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"viewd",{get:function(){var t=this.viewability;return JSON.stringify({ts:this.viewability.timestamp,t:u.isNullOrUndefined(t.rect.top)?"":t.rect.top,b:u.isNullOrUndefined(t.rect.bottom)?"":t.rect.bottom,h:u.isNullOrUndefined(t.rect.height)?"":t.rect.height,wh:this.viewability.windowHeight||"",v:this.viewability.isVisible,i:this.viewability.invisibleElement})},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"jsdt",{get:function(){return f},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"cssdt",{get:function(){return l},enumerable:!0,configurable:!0}),t.prototype.lF=function(t){if(!t)return"";switch(t){case o.RendererType.HTML5_HLS:return"html5-hls";case o.RendererType.HTML5_HLS_360:return"html5-hls-360";case o.RendererType.HTML5_RAW_360:return"html-360";case o.RendererType.EXTERNAL:case o.RendererType.HTML5_RAW:case o.RendererType.HTML5_TV:case o.RendererType.HTML5_TV_TIZEN:case o.RendererType.HTML5_TV_ORSAY:default:return"html"}},t.prototype.fF=function(t){return t===s.MediaItemType.LIVE_EVENT||t===s.MediaItemType.LIVE_CHANNEL?"live":"vod"},t.prototype.pF=function(t){var i=(new Date).getTime();if(t&&i-this.viewability.timestamp>1e3){var n=t&&void 0!==t.getElementsByClassName?t.getElementsByClassName(e.VIDEO_MAIN_ELEMENT_CLASS):null;n&&n.length&&(this.viewability.value=h.default.getElementViewability(n[0]),this.viewability.timestamp=i,this.viewability.rect=n[0].getBoundingClientRect(),this.viewability.windowHeight=window.innerHeight,this.viewability.isVisible=null!==n[0].offsetParent?1:0,this.viewability.invisibleElement=this.viewability.isVisible?"":this.mF(n[0]))}return this.viewability.value},t.prototype.mF=function(t){return t?t.parentElement&&"none"!==t.style.display?this.mF(t.parentElement):JSON.stringify({n:t.nodeName,i:t.id,cl:t.classList}):""},t.prototype.vF=function(){var t,i,n,r,s,o,u,h,c,f=this.PV.config,l=!0===(null===(n=null===(i=null===(t=f)||void 0===t?void 0:t.ui)||void 0===i?void 0:i.playlist)||void 0===n?void 0:n.show)&&(null===(o=null===(s=null===(r=f)||void 0===r?void 0:r.ui)||void 0===s?void 0:s.playlist)||void 0===o?void 0:o.position);return l!==e.PLAYLIST_POS.RIGHT||(null===(c=null===(h=null===(u=f)||void 0===u?void 0:u.ui)||void 0===h?void 0:h.playlist)||void 0===c?void 0:c.inStream)?l||a.PLAYLIST_POSITION.NONE:a.PLAYLIST_POSITION.HERO},t.LONG_VOD_DURATION=600,t}();i.default=c;var f=h.default.getResourceLoadTime(/vdms-player\.js/);f=u.isNumber(f)?Math.round(f).toString():"na";var l=h.default.getResourceLoadTime(/video-player\.css/);l=u.isNumber(l)?Math.round(l).toString():"na"},4299:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(3072),h=n(4685),a=n(4986),c=n(9154);!function(t){t.VIDEO_PROGRESS="video-progress"}(s=i.ProgressEvent||(i.ProgressEvent={}));var f=function(t){function i(i,n){var e=t.call(this,"AnalyticsProgressManager")||this;return e.PV=i,e._m=n,e.bF=0,e.KV={},e.gF=[],e.JO=!1,e.yF=0,e.wF=!1,e._F="",e.aS=null,e.EF=0,[{evt:u.ExternalEvt.VIDEO_REQUEST,cb:e.OF},{evt:u.ExternalEvt.PLAYBACK_PAUSE,cb:e.qE},{evt:u.ExternalEvt.SEG_INFO_AVAILABLE,cb:e.AF},{evt:u.ExternalEvt.PLAYBACK_TIME_UPDATE,cb:e.$E},{evt:u.ExternalEvt.PLAYBACK_SEEKING,cb:e.WE},{evt:u.ExternalEvt.PLAYBACK_SEEK_COMPLETE,cb:e.SF},{evt:u.ExternalEvt.RECOVERY_METADATA_READY,cb:e.TF}].forEach((function(t){e.KV[t.evt]=e.PV.addEventListener(t.evt,t.cb,e)})),e}return r(i,t),i.prototype.destroy=function(){this.PV.removeEventListeners(this.KV),this.IF()},i.prototype.updatePlaybackStats=function(t){var i=this.jF();t.dur=Math.floor(this.bF)||"",t.dur_d=Math.floor(this.bF)-Math.floor(this.yF)||0,t.buff_info=i.segInfo||"",t.buf_dur=i.bufDur||0,this._F&&(t.rcvr_status=this._F)},Object.defineProperty(i.prototype,"totalWatchTime",{get:function(){return this.bF},enumerable:!0,configurable:!0}),i.prototype.OF=function(t,i){this.IF()},i.prototype.qE=function(t){t.playbackMode!==h.PlaybackMode.AD&&this.MF(c.BEACONS.PLAYBACK_PROGRESS),this.PU()},i.prototype.WE=function(t){this.JO=!0,this.PU()},i.prototype.SF=function(){this.JO=!1,this._m.lastKnownPlaybackTime=this._m.currentTime},i.prototype.AF=function(t){this.gF=this.gF.concat(t.val),this.gF=this.NF()},i.prototype.NF=function(){if(this.gF.length<=0)return this.gF;for(var t=[this.gF[0]],i=1;i<this.gF.length;i++){var n=this.gF[i];1===Object.keys(n).length&&void 0!==n.buf_dur?t[t.length-1].buf_dur+=n.buf_dur:t.push(n)}return t},i.prototype.$E=function(t,i){if(!(this.JO||a.isNullOrUndefined(t)||t<0||i.playbackMode===h.PlaybackMode.AD))if(a.isNullOrUndefined(this._m.lastKnownPlaybackTime))this._m.lastKnownPlaybackTime=t;else if(t>0&&(this.PU(),this.wF))this.kF();else{var n=t-this._m.lastKnownPlaybackTime;this._m.lastKnownPlaybackTime=t,n>0&&(this.bF+=n),this.RF()}},i.prototype.RF=function(){var t=this;c.PROGRESS_BEACON_INTERVALS.forEach((function(i){var n=t.bF,e=t._m.progressBeaconsInfo.timeLastSent[i.key],r=-1===e?0:e;(i.recurring&&n>r+i.time||!i.recurring&&-1===e&&n>i.time)&&(t._m.progressBeaconsInfo.timeLastSent[i.key]=Math.floor(n),t.MF(i.beacon))}))},i.prototype.MF=function(t){this.publish(s.VIDEO_PROGRESS,t),this.yF=Math.floor(this.bF)},i.prototype.IF=function(){this.gF=[],this.bF=0,this.yF=0,this._m.lastKnownPlaybackTime=null,this._m.resetProgressBeaconsState(),this.aS=null,this.wF=!1,this.EF=0},i.prototype.jF=function(){var t;return this.wF?(this.LF(),t=[{buf_dur:this.EF}],this.EF=0):t=this.gF.splice(0,Math.min(c.MAX_SEG_INFO_ENTRIES_PER_BEACON,this.gF.length)),{segInfo:JSON.stringify({seg:t}),bufDur:t.reduce((function(t,i){return i.buf_dur+t}),0)}},i.prototype.PU=function(){this.LF(),this.aS=null},i.prototype.LF=function(){this.aS&&(this.EF+=Date.now()-this.aS,this.aS=Date.now())},i.prototype.TF=function(){this.MF(c.BEACONS.PLAYBACK_PROGRESS),this.aS=Date.now(),this.wF=!0,this._F="recovering",this.MF(c.BEACONS.PLAYBACK_PROGRESS)},i.prototype.kF=function(){this._F="recovered",this.MF(c.BEACONS.PLAYBACK_PROGRESS),this.wF=!1,this._F="",this.aS=null},i}(o.default);i.default=f},7262:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1750),r=n(101),s=function(){function t(t){if(this.KV={},!t)throw Error("[InStreamAdAnalytics] Cannot initialize InStreamAdAnalytics. Bad instreamAdManager instance!");this.DF=t,this.eF()}return t.prototype.destroy=function(){this.DF.destroy(),this.KV={}},t.prototype.eF=function(){var t=this;Object.keys(r.InstreamAdManagerEvent).forEach((function(i){t.KV[r.InstreamAdManagerEvent[i]]=t.DF.on(r.InstreamAdManagerEvent[i],t.CF,t)}))},t.prototype.CF=function(t){t&&t.forEach((function(t){return e.default.sendImageBeacon(t)}))},t}();i.default=s},1750:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6342),r=function(){function t(){}return t.sendImageBeacon=function(t){t=e.default.fixProtocol(t);var i=new Image;i.onload=i.onabort=i.onerror=function(){i.onload=i.onabort=i.onerror=null,i=null},i.src=t},t.sendUnloadBeacon=function(i){return i=e.default.fixProtocol(i),navigator&&navigator.sendBeacon?navigator.sendBeacon(i,null):t.sendImageBeacon(i),!0},t.sendIframeBeacon=function(i){i=e.default.fixProtocol(i);var n=Math.random(),r="vp-beacons",s=document.querySelector("#vp-beacons"),o="vp-beacons-"+n;s||(s=t.createBeaconsIframe(document,r),document.body.appendChild(s));var u=t.createBeaconsIframe(s.contentDocument,o);return u.src=i,"complete"===s.contentDocument.readyState?s.contentDocument.body.appendChild(u):s.contentDocument.body.onload=function(){s.contentDocument.body.appendChild(u)},!0},t.createBeaconsIframe=function(t,i){var n=t.createElement("iframe");return n.frameBorder=0,n.width=0,n.height=0,n.marginwidth=0,n.marginheight=0,n.hspace=0,n.vspace=0,n.frameborder=0,n.scrolling="no",n.id=i,n.style.display="none",n.title="",n},t.prepareApiInfo=function(t,i){(i=i||{}).url=t,i.instrument=i.instrument||"none",i.perfInfo="na",i.perfStack="na",i.source="player";var n=i.resourceTiming,e=i.resourceTimingEntries;if(n){var r={};["connectEnd","connectStart","domainLookupEnd","domainLookupStart","duration","fetchStart","redirectEnd","redirectStart","requestStart","responseEnd","responseStart","startTime"].forEach((function(t){r[t]=n[t].toFixed(2)})),i.latency=r&&r.duration||"",i.perfInfo=JSON.stringify(r);var s=[];i.resourceTimingEntries&&n.requestStart-n.connectStart>500&&e.forEach((function(t){t.startTime<n.startTime&&s.push({url:t.name,st:t.startTime.toFixed(2),du:(t.responseEnd-t.startTime).toFixed(2)})})),i.perfStack=0===s.length?"na":JSON.stringify(s)}return i},t}();i.default=r},1880:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(2694),r=n(3072),s=n(4685),o=n(4986),u=n(6342),h=n(9154),a=n(6243),c=n(4299),f=n(1750),l=["ad_play","ad_play_complete","ad_iframe_load","ad_iframe_loaded","ad_play_plg","ad_prepare_pb_plg","ad_fetch_plg","ad_eng_load_plg","ad_non_vpaid_emptied_plg","ad_media_loaded_plg","ad_media_resolved_plg","ad_non_vpaid_play_plg","ad_non_vpaid_load_plg","ad_stop_player_plg","ad_non_vpaid_loaded_plg","ad_non_vpaid_start_plbck_plg","ad_non_vpaid_video_load_plg","ad_non_vpaid_load_data_plg","ad_comp_plg","ad_non_vpaid_suspended_plg","ad_pause_player_plg","ad_stop_by_error_plg","ad_vpaid_stop_plg","ad_vpaid_init_plg","vpaid_initialising_plg","ad_vpaid_err_plg","ad_vpaid_start_playback_plg","ad_paused_plg","ad_fetch","ad_fetched","s_load","renderer_playing","renderer_ready","v_play_apr","v_play_rdr","v_plcomp","v_plprog","v_plstart"],v=function(){function t(t){this.PV=t,this.PF=!1,this.xF=!1,this.qV=[{evt:r.ExternalEvt.VIDEO_REQUEST,cb:this.UF.bind(this,"VIDEO_REQUEST")},{evt:r.ExternalEvt.PLAYBACK_RESUMED,cb:this.UF.bind(this,"PLAYBACK_RESUMED")},{evt:r.ExternalEvt.PLAYBACK_STALLED,cb:this.UF.bind(this,"PLAYBACK_STALLED")},{evt:r.ExternalEvt.PLAYBACK_BLOCKED,cb:this.UF.bind(this,"PLAYBACK_BLOCKED")},{evt:r.ExternalEvt.CTRL_SEEK,cb:this.UF.bind(this,"CTRL_SEEK")},{evt:r.ExternalEvt.CTRL_VOLUME,cb:this.UF.bind(this,"CTRL_VOLUME")},{evt:r.ExternalEvt.CTRL_PLAYPAUSE,cb:this.UF.bind(this,"CTRL_PLAYPAUSE")},{evt:r.ExternalEvt.CTRL_REPLAY,cb:this.UF.bind(this,"CTRL_REPLAY")},{evt:r.ExternalEvt.CTRL_PLAYREQUEST,cb:this.UF.bind(this,"CTRL_PLAYREQUEST")},{evt:r.ExternalEvt.CTRL_SETTINGS,cb:this.UF.bind(this,"CTRL_SETTINGS")},{evt:r.ExternalEvt.CTRL_CUSTOM_ELEMENT,cb:this.UF.bind(this,"CTRL_CUSTOM_ELEMENT")},{evt:r.ExternalEvt.CONTROLS_AUDIO_CHANGE,cb:this.UF.bind(this,"CONTROLS_AUDIO_CHANGE")},{evt:r.ExternalEvt.THREE_SIXTY_INTERACT,cb:this.UF.bind(this,"THREE_SIXTY_INTERACT")},{evt:r.ExternalEvt.RENDERER_READY,cb:this.UF.bind(this,"RENDERER_READY")},{evt:r.ExternalEvt.THREE_SIXTY_PIE_INTERACT,cb:this.UF.bind(this,"THREE_SIXTY_PIE_INTERACT")},{evt:r.ExternalEvt.CC_LANGUAGE_CHANGE,cb:this.UF.bind(this,"CC_LANGUAGE_CHANGE")},{evt:r.ExternalEvt.CC_UPDATE_STYLE,cb:this.UF.bind(this,"CC_UPDATE_STYLE")},{evt:r.ExternalEvt.CC_SETTINGS,cb:this.UF.bind(this,"CC_SETTINGS")},{evt:r.ExternalEvt.AIRPLAY_CONNECTION_STATE_CHANGE,cb:this.VF},{evt:r.ExternalEvt.BITRATE_CHANGE,cb:this.FF},{evt:r.ExternalEvt.UI_INTERACT,cb:this.BF},{evt:r.ExternalEvt.CC_UI_TOGGLE,cb:this.zF},{evt:r.ExternalEvt.PLAYER_FULLSCREEN_CHANGE,cb:this.GF},{evt:r.ExternalEvt.PLAYER_INFO,cb:this.HF},{evt:r.ExternalEvt.CMS_API_CALLED,cb:this.YF},{evt:r.ExternalEvt.PLAYER_ERROR,cb:this.XE},{evt:r.ExternalEvt.PLAYER_WARNING,cb:this.qF},{evt:r.ExternalEvt.PLAYBACK_START,cb:this.WF},{evt:r.ExternalEvt.PLAYBACK_COMPLETE,cb:this.QF},{evt:r.ExternalEvt.AD_METRICS,cb:this.ZF},{evt:r.ExternalEvt.STREAM_SYNCH_STRATEGY_APPLIED,cb:this.XF},{evt:r.ExternalEvt.STREAM_SYNCH_COMPLETE,cb:this.$F},{evt:r.ExternalEvt.DATERANGE_ENDED,cb:this.JF},{evt:r.ExternalEvt.INVALID_SYNC_OFFSET,cb:this.KF}],this.PV&&(this._m=this._B(this.PV),this.tz=new c.default(this.PV,this._m),this.KV={},this.eF())}return t.prototype.destroy=function(){this._z("destroy"),this.PV.removeEventListeners(this.KV),this.tz.destroy(),this._m.destroy(),this.KV={}},t.prototype.WF=function(t){var i=this.PV.getPlaybackStartDto();t.ad=this.PF?1:0,t.rsm=i.isResume||"",t.pdtl=this._m.programDateTimeLatency,this.tG(t,i),this.iG(t,h.BEACONS.PLAYBACK_START),this.CF(t)},t.prototype._B=function(t){return new a.default(t)},t.prototype.ZF=function(t,i){if(t&&t.evt){t.evt=t.evt.toLowerCase(),"ad_dlv"===t.evt&&(this.PF=!0,this.tG(i,this.PV.getPlaybackStartDto())),this._m.adParams=t;for(var n=["string","number","boolean","undefined"],e=0,r=Object.getOwnPropertyNames(t);e<r.length;e++){var s=r[e];(n.indexOf(typeof t[s])>=0||null===t[s])&&o.isNullOrUndefined(i[s])&&(i[s]=t[s])}var u=t.adReplay;u&&+u>0&&(i.replay=u),i.V_sec="pb",this.CF(i),"ad_comp"===t.evt&&(this._m.adParams=null)}},t.prototype.eF=function(){var t=this;window.addEventListener("unload",this.nG.bind(this)),this.PV.addEventListener(r.ExternalEvt.VIDEO_REQUEST,this.OF,this),this.tz.addEventListener(c.ProgressEvent.VIDEO_PROGRESS,this.eG,this),this.qV.forEach((function(i){t.KV[i.evt]=t.PV.addEventListener(i.evt,t.rG.bind(t,i),t)}))},t.prototype.rG=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var e=i.length-1,r=i[e]||{};this._m.update(r);var s=this._m.getCommonParams(),u=o.isObject(i[e])?Array.prototype.slice.call(i,0,e):i;t.cb.apply(this,u.concat([s]))},t.prototype.UF=function(t){for(var i=this,n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];var r=t&&h.BEACONS[t]||null,s=n[n.length-1];if(r){var o=Array.prototype.slice.call(n,0,n.length-1),u=r.payloadParams;if(o.length&&u&&u.length===o.length)for(var a=0;a<o.length;a++)s[u[a]]=o[a].toString();else if(u&&u.length)return;r.params&&r.params.forEach((function(t){s[t.key]=i._m[t.value]})),this.iG(s,r),this.CF(s)}},t.prototype.CF=function(t){this.sG(t);var i="https://bats.video.yahoo.com/p?"+u.default.querystring(this.oG(t),"&","=",(function(t){return encodeURIComponent(t).replace(/[!'()]/g,escape).replace(/\*/g,"%2A")}));f.default.sendImageBeacon(i),this._m.onBeaconSent()},t.prototype.oG=function(t){var i=t;return l.includes(t.evt)&&(i._V="test"),i},t.prototype.sG=function(t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&t[i]===this._m.SKIP_PARAM_IN_BEACON&&delete t[i]},t.prototype.OF=function(t,i){this.PF=!1,this.xF=!1,this._m.onVideoRequest(t,i)},t.prototype.FF=function(t,i,n){this.iG(n,h.BEACONS.BITRATE_CHANGE),n.value=t.toString(),n.value_e=this._m.bitrate,n.reason=i.reason||"",n.fr=i.newFrameRate||"",n.fr_old=i.oldFrameRate||"",this.CF(n),this._m.bitrate=t},t.prototype.VF=function(t,i){t.isInitialEvt||(this.iG(i,h.BEACONS.AIRPLAY_CONNECTION_STATE_CHANGE),i.value=t.connected?"1":"0",this.CF(i))},t.prototype.BF=function(t,i){this.iG(i,h.BEACONS.UI_INTERACT),i.evt=["ui_pl_nxt_clk","ui_pl_nxt_hvr","ui_pl_scrl","ui_pl_thmb_clk"].indexOf(t.srcElement)>-1?"ui_pl":i.evt,i.V_slk=t.srcElement,this.CF(i)},t.prototype.zF=function(t,i,n){this.iG(n,h.BEACONS.CC_TOGGLE),n.value=t?"1":"0",this.CF(n)},t.prototype.GF=function(t,i){this.iG(i,h.BEACONS.FULLSCREEN_CHANGE),i.value=t?"ON":"OFF",this.CF(i)},t.prototype.HF=function(t,i){this.iG(i,h.BEACONS.PLAYER_INFO),i.ecode=t.rep||"",i.estring=t.debugMessage||t.message||"",this.CF(i)},t.prototype.YF=function(t,i){var n=f.default.prepareApiInfo(t.url,t.perfObj);this.iG(i,h.BEACONS.CMS_API_CALLED),i.source=n.source||"na",i.url=n.url||"",i.latency=n.latency||"",i.http_code=n.http_code||"na",i.resp_len=n.resp_len||"na",i.instrument=n.instrument||"",i.perf_info=n.perfInfo||"",i.perf_stack=n.perfStack||"",this.CF(i)},t.prototype.XE=function(t,i){t.isRecoverable||(this.iG(i,h.BEACONS.PLAYER_ERROR),i.ecode=t.rep||"",i.estring=t.debugMessage||t.message||"",i.dur=Math.round(this.tz.totalWatchTime)||"",this.CF(i),this._z("error"))},t.prototype.qF=function(t,i){this.iG(i,h.BEACONS.PLAYER_WARNING),i&&(i.ecode=t.rep||"",i.estring=t.debugMessage||t.message||""),this.CF(i)},t.prototype.QF=function(t,i){this.uG(h.BEACONS.PLAYBACK_COMPLETE,i)},t.prototype.nG=function(){this._z("unload")},t.prototype._z=function(t){this._m.updateTs(Date.now());var i=this._m.getCommonParams();i&&(i.ext_resn=t||"na"),this.uG(h.BEACONS.INCOMPLETE_EXIT,i)},t.prototype.uG=function(t,i){this.xF||(this.xF=!0,this.iG(i,t),i.pdtl=this._m.programDateTimeLatency,i.alang=this._m.audioLanguage,this._m.playbackMode===s.PlaybackMode.AD?this.hG(i):this.tz.updatePlaybackStats(i),this.CF(i))},t.prototype.eG=function(t){var i=this._m.getCommonParams();this.iG(i,t),this.tz.updatePlaybackStats(i),this.CF(i)},t.prototype.XF=function(t,i){this.aG(i,t,h.BEACONS.STREAM_SYNCH_STRATEGY_APPLIED),this.CF(i)},t.prototype.$F=function(t,i){this.cG(i,t,h.BEACONS.STREAM_SYNCH_COMPLETE),this.CF(i)},t.prototype.JF=function(t,i){if(t.className.indexOf("content-data:watchtogether")>-1){var n={};n.startDate=t.startDate,n.contentDate=e.default.getData(t).latency_ts||"",this.aG(i,n,h.BEACONS.STREAM_SYNCH_DATERANGE_ENDED),this.CF(i)}},t.prototype.KF=function(t){this.iG(t,h.BEACONS.STREAM_SYNCH_INVALID_OFFSET),this.CF(t)},t.prototype.fG=function(t){return t&&o.isNumber(t.timeDiff)&&t.timeDiff.toString()||""},t.prototype.lG=function(t,i){return t&&t.startTime&&i&&(i+t.startTime).toString()||""},t.prototype.vG=function(t,i){return t&&o.isNumber(t.timeDiff)&&i&&o.isNumber(i.timeDiff)?(t.timeDiff-i.timeDiff).toString():this.fG(t)},t.prototype.iG=function(t,i){t&&i&&(t.evt=i.evt,t.V_sec=i.type)},t.prototype.aG=function(t,i,n){if(t&&i){i.playbackRate=o.isNumber(i.playbackRate)&&i.playbackRate.toString(),i.bufferLength=o.isNumber(i.bufferLength)&&i.bufferLength.toString();var e=this._m.synchState;t.evt=n.evt,t.V_sec=n.type,t._V="test",t.syn_mode=i.syncMode||e.syncMode,t.syn_src=i.syncSource||e.syncSource,t.syn_st=i.strategy&&("rateChange"===i.strategy?"pr":i.strategy)||e.strategy,t.syn_t=i.syncDuration||e.syncDuration,t.syn_ps=i.playbackRate||e.playbackRate,t.syn_tl=i.targetLatency||e.targetLatency,t.syn_ll=i.liveLatency||e.liveLatency,t.buf_len=i.bufferLength||e.bufferLength,t.syn_os=i.synchOffset||e.synchOffset,t.ntp_t=Date.now(),t.sys_t=Date.now(),t.syn_pdt=this.PV.getCurrentDate(),i.startDate&&(t.dr_start=i.startDate),i.contentDate&&(t.dr_ct=i.contentDate),this._m.updateSynchState(i)}},t.prototype.cG=function(t,i,n){t&&i&&(t.evt=n.evt,t.V_sec=n.type,t._V="test",t.syn_mode=i.syncMode,t.syn_src=i.syncSource,t.syn_sts=JSON.stringify(i.strategies),t.syn_t=i.syncDuration,t.comp_cause=i.cause)},t.prototype.hG=function(t){var i=this.PV.getCurrentTime(),n=this._m.adParams&&this._m.adParams.pos,e=this._m.adParams&&this._m.adParams.dur||null;t.pos=n||"ad",t.dur=i>0?Math.floor(i):0,t.dur_d=o.isNumber(e)&&i>e&&Math.floor(i-e)||0,t.buff_info="",t.buf_dur=0},t.prototype.tG=function(t,i){t.apallwd=i.autoPlayAllowed||"",t.jsdt=this._m.jsdt,t.cssdt=this._m.cssdt,t.req_type=this._m.requestType||"",t.req_action=this._m.requestAction||"",t.apl=this.vG(i.autoPlayLatency,i.deferringPlaybackLatency),t.bgl=this.fG(i.deferringPlaybackLatency),t.s_apl=this.lG(i.autoPlayLatency,i.initTime),t.ucl=this.fG(i.clickToPlayLatency),t.tpb=this.fG(i.playbackStartLatency),t.s_tpb=this.lG(i.playbackStartLatency,i.initTime),t.tmeta_call=this.fG(i.cmsLatency),t.s_tsapic=this.lG(i.cmsLatency,i.initTime),t.tsrc_call=this.fG(i.cmsSourceLatency),t.s_tssrcapic=this.lG(i.cmsSourceLatency,i.initTime),t.tadp=this.fG(i.adPluginLatency),t.s_tadpc=this.lG(i.adPluginLatency,i.initTime),t.strml=this.fG(i.streamReqToRenderLatency),t.s_strml=this.lG(i.streamReqToRenderLatency,i.initTime)},t}();i.default=v},655:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6120),r=n(1279),s=function(){function t(){this.version="0.3.10",this.mimetype=e.MediaItemMimeType.CONTAINER,this.type=r.PluginType.METADATA}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.resolve=function(t,i,n){var r=t.map((function(t){return t.metadata=t.metadata||{},t.metadata.type=e.MediaItemType.CONTAINER,t}));n.onComplete(r)},t.prototype.recover=function(t,i,n){},t.prototype.cancel=function(){},t}();i.default=s},9939:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6120),o=n(1279),u=function(t){function i(){var i=t.call(this)||this;return i.mimetype=s.MediaItemMimeType.CONTAINER,i.type=o.PluginType.SOURCE_METADATA,i}return r(i,t),i}(n(655).default);i.default=u},830:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r=n(6120),s=n(1279),o="content.uplynk.com",u={title:"",description:"",posterUrl:"",thumbnail:"",duration:0,type:r.MediaItemType.VOD},h=function(){function t(){this.version="0.3.10",this.mimetype=r.MediaItemMimeType.UPLYNK,this.type=s.PluginType.METADATA,this.dG=[],this.pG={},e.Loader.preconnect("preconnect-uplynk","//"+o)}return t.prototype.prepare=function(){},t.prototype.resolve=function(t,i,n){var e=this;if(Array.isArray(t)&&0!==t.length){var r=t.map((function(t){return new Promise((function(i,r){e.mG(t,i,r,n)}))}));this.bG=!1;var s=function(){e.bG=!0};this.dG.push(s),Promise.all(r).then((function(t){e.bG||(e.gG(s),n.onComplete(t))})).catch((function(t){if(!e.bG){e.gG(s);var i={code:"1",message:t.toString()};n.onError(i)}}))}},t.prototype.recover=function(t,i,n){},t.prototype.cancel=function(){this.dG.forEach((function(t){t()})),this.dG=[]},t.prototype.destroy=function(){this.cancel()},t.prototype.mG=function(t,i,n,e){var s=this,o=t.id,h=function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var r=t&&t.length?t[0]:null,o=t.length?t[4]:null,u=t.length?t[5]:null;s.bG||e.onApiCallInfo({url:u&&u.url||null,perfObj:o}),n(r)},a=function(n,r,h,a){t.metadata=t.metadata||{},t.metadata.title=n.meta&&n.meta.title||n.desc||u.title,t.metadata.description=n.desc||u.description,t.metadata.posterUrl=n.poster_url||u.posterUrl,t.metadata.thumbnail=n.poster_url||u.thumbnail,t.metadata.duration=n.duration||u.duration,t.visualSeekData=t.visualSeekData||{mimetype:"visualseek/uplynk"},t.visualSeekData.assetInfo={maxSlice:n.max_slice,sliceDuration:n.slice_dur,thumbPrefix:n.thumb_prefix,thumbs:n.thumbs},s.pG[o]=!0,s.bG||e.onApiCallInfo({url:a&&a.url||null,perfObj:h}),i(t)};!function(){var n=t.metadata;if(!n||n.type!==r.MediaItemType.LIVE_CHANNEL&&n.type!==r.MediaItemType.LIVE_EVENT||s.yG(t),s.wG(t)||s.pG[o])return i(t);s._G(t,a,h)}()},t.prototype._G=function(t,i,n){var e=t.customConfig&&t.customConfig.sid,r="https://"+o+"/player/assetinfo/{assetid}.json".replace("{assetid}",t.id)+(e?"?pbs="+e:"");this.EG(r,i,n)},t.prototype.EG=function(t,i,n){var r=this,s=e.Loader.ajax(t,{context:this,successHandler:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];r.gG(s),i.apply(void 0,t)},failureHandler:function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];r.gG(s),n.apply(void 0,t)},withCookie:!1,responseTypeJson:!0,collectPerfData:!0});this.dG.push(s)},t.prototype.gG=function(t){if(t){var i=this.dG.indexOf(t);i>=0&&this.dG.splice(i,1)}},t.prototype.yG=function(t){for(var i in t.metadata=t.metadata||{},u)void 0===t.metadata[i]&&(t.metadata[i]=u[i])},t.prototype.wG=function(t){return!(!t||!t.metadata||void 0===t.metadata.title||void 0===t.metadata.description||void 0===t.metadata.thumbnail||void 0===t.metadata.posterUrl||void 0===t.metadata.duration)},t}();i.default=h},1032:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(660),r=n(742),s=n(8103),o=n(3755),u=n(6120),h=n(1279),a=n(4986),c="content.uplynk.com",f={$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{playURL:{type:"string"}},required:["playURL"]},l=function(){function t(){this.version="0.3.10",this.mimetype=u.MediaItemMimeType.UPLYNK,this.type=h.PluginType.SOURCE_METADATA,this.dG=[],this.OG={},this.wF=!1,this.bG=!1,r.Loader.preconnect("preconnect-uplynk","//"+c)}return t.prototype.prepare=function(){},t.prototype.resolve=function(t,i,n){var e=this;if(Array.isArray(t)&&0!==t.length){this.OG=this.AG(i.privacyConsent);var r=t.map((function(t){return new Promise((function(i,r){e.mG(t,i,r,n)}))}));this.bG=!1;var s=function(){e.bG=!0};this.dG.push(s),Promise.all(r).then((function(t){e.bG||(e.gG(s),n.onComplete(t))})).catch((function(t){if(!e.bG){e.gG(s);var i={code:"1",message:t.toString()};n.onError(i)}})),this.wF=!1}},t.prototype.recover=function(t,i,n){t&&(this.wF=!0,this.resolve([t],i,n))},t.prototype.cancel=function(){this.dG.forEach((function(t){t()})),this.dG=[]},t.prototype.destroy=function(){this.cancel()},t.prototype.mG=function(t,i,n,r){var s=this;this.SG(t)&&!this.wF?i(t):this.TG(t,(function(o,h,a,c){var l=o&&e.validate(o,f);if(!l||!l.valid)return n("Invalid preplay response");var v=o.sid,d=t.metadata,p=d&&(d.type===u.MediaItemType.LIVE_EVENT||d.type===u.MediaItemType.LIVE_CHANNEL);t.source={streams:[{url:o.playURL,live:p}]},t.customConfig=t.customConfig||{},t.customConfig.sid=v,t.customConfig.prefix=o.prefix,o.ads&&o.ads.breaks&&o.ads.breaks.length>0&&(t.adBreaks=s.IG(o.ads.breaks,o.ads.breakOffsets),t.visualSeekData=t.visualSeekData||{mimetype:"visualseek/uplynk"},t.visualSeekData.adBreaks=t.adBreaks),s.bG||r.onApiCallInfo({url:c&&c.url||null,perfObj:a}),i(t)}),(function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var e=t&&t.length?t[0]:null,o=t.length?t[4]:null,u=t.length?t[5]:null;s.bG||r.onApiCallInfo({url:u&&u.url||null,perfObj:o}),n(e)}))},t.prototype.TG=function(t,i,n){var e="/api/v3/preplay/{assetid}.json",r=t.metadata;r&&r.type===u.MediaItemType.LIVE_CHANNEL?e="/api/v3/preplay/channel/{assetid}.json":r&&r.type===u.MediaItemType.LIVE_EVENT&&(e="/api/v3/preplay/event/{assetid}.json");var s=t.customConfig||{},o="https://"+c+e.replace("{assetid}",t.id)+(s.preplay&&s.preplay.qs?"?"+s.preplay.qs:"");this.EG(o,i,n)},t.prototype.EG=function(t,i,n){var e=this,s=r.Loader.ajax(t,{context:this,successHandler:function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];e.gG(s),i.apply(void 0,t)},failureHandler:function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];e.gG(s),n.apply(void 0,t)},withCookie:!1,responseTypeJson:!0,collectPerfData:!0});this.dG.push(s)},t.prototype.gG=function(t){if(t){var i=this.dG.indexOf(t);i>=0&&this.dG.splice(i,1)}},t.prototype.SG=function(t){return!!(t.source&&t.source.streams&&t.source.streams.length)},t.prototype.IG=function(t,i){var n=this;return t.map((function(t){var e=i&&i.find((function(i){if(i&&i.timeOffset===t.timeOffset)return!0}))||{};return{adBreakId:t.breakId||"",duration:t.duration||0,startOffset:t.timeOffset||0,type:n.jG(t.position),adBreakItems:n.MG(t.ads),customInfo:{index:e.index}}}))},t.prototype.MG=function(t){return t.map((function(t){return{adBreakItemId:t.creative||"",duration:t.duration||0,type:o.AdBreakItemType.AD,instream:!0,resolvedState:o.ResolvedState.RESOLVED,interactionConfig:{allowSeek:!1,allowSkipOffset:0,chromeless:!1},customInfo:{}}}))},t.prototype.jG=function(t){return"preroll"===t?s.AdBreakType.PREROLL:"midroll"===t?s.AdBreakType.MIDROLL:"postroll"===t?s.AdBreakType.POSTROLL:null},t.prototype.AG=function(t){return{gdpr:t&&!a.isNullOrUndefined(t.gdprApplies)?t.gdprApplies:"",euconsent:t&&t.gdprConsentData||""}},t}();i.default=l},4354:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(954),s=n(1279),o=n(4986),u=n(6342),h=n(4180),a=function(){function t(){this.version="0.3.10",this.mimetype="playlist/simple",this.type=s.PluginType.PLAYLIST}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.create=function(t,i,n){var e=this.NG(t,i),r=document.createElement("div");return r.innerHTML=h.render({items:e,strings:n}),Array.prototype.slice.call(r.children)},t.prototype.kG=function(t){return t&&o.isNumber(t)?u.default.formatTime(t):""},t.prototype.LG=function(t){var i=e.userAgent.chrome>43;return t?t.length>40&&!i?t.substring(0,40)+"...":t:""},t.prototype.DG=function(t,i){return t===r.PLAYLIST_POS.RIGHT&&i&&i.branding&&i.branding.providerName?i.branding.providerName:""},t.prototype.NG=function(t,i){var n=this,e=[];return i.forEach((function(i){i&&i.metadata&&i.metadata.thumbnail&&e.push({id:i.id,title:n.LG(i.metadata.title),thumbnail:i.metadata.thumbnail,duration:n.kG(i.metadata.duration),provider:n.DG(t,i.brandingData)})})),e},t}();i.default=a},4180:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.s(e.f("items",t,i,1),t,i,0,10,562,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("<li class='vp-playlist-item' data-id='"),e.b(e.v(e.f("id",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("    <img class='vp-playlist-item-image' src='"),e.b(e.v(e.f("thumbnail",t,i,0))),e.b("'/>"),e.b("\n"+n),e.b("    <div class='vp-playlist-border'></div>"),e.b("\n"+n),e.b("    <div class='vp-playlist-item-gradient'>"),e.b("\n"+n),e.b("        <div class='vp-pl-meta'>"),e.b("\n"+n),e.b("            <span class='vp-pl-title'>"),e.b(e.v(e.f("title",t,i,0))),e.b("</span>"),e.b("\n"+n),e.b("            <span class='vp-now-playing'>"),e.b(e.v(e.d("strings.NOW_PLAYING",t,i,0))),e.b("</span>"),e.b("\n"+n),e.s(e.f("provider",t,i,1),t,i,0,392,470,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <span class='vp-pl-provider'>"),e.b(e.v(e.f("provider",t,i,0))),e.b("</span>"),e.b("\n"+n)})),t.pop()),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-pl-dur'>"),e.b(e.v(e.f("duration",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("</li>"),e.b("\n"+n)})),t.pop()),e.fl()},partials:{},subs:{}})},649:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1279),r=n(4986),s=n(6342),o=function(){function t(){this.version="0.3.10",this.type=e.PluginType.VISUAL_SEEK,this.mimetype="visualseek/uplynk",this.CG={}}return t.prototype.prepare=function(){},t.prototype.destroy=function(){this.CG={}},t.prototype.canSeek=function(t){return t&&!!this.CG[t]},t.prototype.update=function(t,i){var n=this.CG[t]||{};n.assetInfo=i&&i.assetInfo||n.assetInfo,n.adBreaks=i&&i.adBreaks||n.adBreaks,this.CG[t]=n},t.prototype.getThumbnailData=function(t,i,n){if(!r.isString(t)||!r.isNumber(i))return null;var e=this.CG[t].assetInfo;if(!(e&&e.thumbs&&e.thumbPrefix&&e.sliceDuration&&e.maxSlice))return null;var s=this.getUrl(t,i,n);return{isAd:"AD"===s,url:s,width:this.getWidth(t,n),height:this.getHeight(t,n)}},t.prototype.getUrl=function(t,i,n){var e=this.CG[t],r=e.assetInfo,o=r.thumbPrefix,u=this.getThumbInfo(t,n),h=i,a=0,c=!1,f=null,l=0;if(e.adBreaks&&e.adBreaks.length){if(e.adBreaks.some((function(t){if(t.startOffset<i&&t.startOffset+t.duration>i)return c=!0,!0;if(t.startOffset<=i)a+=t.duration,f=t;else if(t.startOffset>i)return!0;return!1})),c)return"AD";l=f&&f.customInfo&&f.customInfo.index||0,h=Math.max(0,h-a)}var v=Math.floor(h/r.sliceDuration)+l;v=Math.min(v,r.maxSlice);var d=s.default.decimalToHexString(v,8,"0");return o+u.prefix+d+".jpg"},t.prototype.getWidth=function(t,i){return this.getThumbInfo(t).width},t.prototype.getHeight=function(t,i){return this.getThumbInfo(t).height},t.prototype.getThumbInfo=function(t,i){void 0===i&&(i=128);var n=this.CG[t].assetInfo.thumbs;return n&&n.length?1===n.length?n[0]:n.find((function(t){return t.width===i}))||n[0]:{width:0,height:0,prefix:""}},t}();i.default=o},460:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6243),r=n(1880),s=n(3072);i.Events=s.ExternalEvt;var o=n(2079);i.Playlist=o.default;var u=n(2542),h=n(6120);i.MediaItemInterfaces=h;var a=n(1279);i.Plugin=a;var c=n(4685);i.RendererType=c.RendererType;var f=n(8795);i.Player=f.default;n.g.replaceVdmsPlayerSrc=function(t){var i=t.substring(t.lastIndexOf("/")+1),n=i.substring(0,i.indexOf("."));if(!t.includes("assets.video.yahoo.net"))return"/"+i;switch(n){case"vendors~three":return"https://assets.video.yahoo.net/three/THREE_VERSION/"+i;default:return t}},a.AdPluginEvent=u.AdPluginEvent,a.AdPluginPlaybackCapability=u.AdPluginPlaybackCapability,window.VDMS=window.VDMS||{},window.VDMS.Player=f.default,window.VDMS.Plugin=a,window.VDMS.Events=s.ExternalEvt;var l={VdmsAnalytics:r.default,VdmsAnalyticsModel:e.default};i.Analytics=l},9987:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4685),r=n(6342),s=function(){function t(t){this.LE=t}return t.prototype.getCurrentAdBreak=function(){var t=this.getCurrentAdBreakItem();return t?t.adBreak:null},t.prototype.getCurrentAdBreakItem=function(){var t=this.LE.getPlayingItem();return r.default.getPlaybackMode(t)===e.PlaybackMode.AD?t:null},t}();i.default=s},4141:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(954),r=n(5244),s=n(6342),o=function(){function t(t){this.LE=t}return t.prototype.play=function(t,i){void 0===t&&(t=0),this.LE.getPlaybackState()===r.States.INIT&&t>0&&t<this.getDuration()&&(this.LE.startTime=t),this.LE.play(this.PG(i,e.REQUEST_TYPES.PLAY))},t.prototype.pause=function(t){this.LE.pause(this.PG(t,e.REQUEST_TYPES.PAUSE))},t.prototype.preload=function(){this.LE.preload()},t.prototype.seek=function(t){this.LE.seek(t)},t.prototype.disableControls=function(){this.LE.disableControls()},t.prototype.enableControls=function(){this.LE.enableControls()},t.prototype.enableCC=function(t){this.LE.enableCC(t)},t.prototype.disableCC=function(){this.LE.disableCC()},t.prototype.isPlayMode=function(){return this.LE.isPlayMode()},t.prototype.getPlaybackState=function(){return this.LE.getPlaybackState()},t.prototype.isLoading=function(){return this.LE.isLoading()},t.prototype.getDuration=function(){return this.LE.duration},t.prototype.getRawDuration=function(){return this.LE.rawDuration},t.prototype.getCurrentTime=function(){return this.LE.currentTime},t.prototype.getRawCurrentTime=function(){return this.LE.rawCurrentTime},t.prototype.getTimeRemaining=function(){return this.getDuration()-this.getCurrentTime()},t.prototype.setFullscreen=function(t){this.LE.fullscreen=t},t.prototype.getFullscreen=function(){return this.LE.fullscreen},t.prototype.setVolume=function(t,i){void 0===i&&(i=!1),t=(t=t<0?0:t)>1?1:t,this.LE.setVolume(t,i)},t.prototype.getVolume=function(){return this.LE.volume},t.prototype.setMute=function(t){this.LE.mute=t},t.prototype.getMute=function(){return this.LE.mute},t.prototype.setLoop=function(t){this.LE.loop=t},t.prototype.setContinuousPlay=function(t){this.LE.continuousPlay=t},t.prototype.resumeContinuousPlay=function(){this.LE.resumeContinuousPlay(this.PG(null,e.REQUEST_TYPES.CONTINUOUS))},t.prototype.getCurrentDate=function(){return this.LE.currentDate},t.prototype.setAudioLanguage=function(t){},t.prototype.PG=function(t,i){(t=t||{}).requestAction=t.requestAction||i;var n=t&&s.default.isValidRequestAction(t.requestAction);return{type:e.REQUEST_TYPES.API,action:n?t.requestAction:null}},t}();i.default=o},3072:function(t,i,n){"use strict";var e,r=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(1962),u=n(1962);!function(t){t.AD_BREAK_ENDED="adBreakEnded",t.AD_BREAK_ITEM_CURRENT="adBreakItemCurrent",t.AD_BREAK_ITEM_PLAYBACK_STARTED="adBreakItemPlaybackStarted",t.AD_BREAK_ITEM_ENDED="adBreakItemEnded",t.AD_BREAK_ITEM_ERROR="adBreakItemError",t.AD_BREAK_ITEM_SKIPPED="adBreakItemSkipped",t.AD_BREAK_ITEM_CLICKED="adBreakItemClicked",t.AD_BREAK_STARTED="adBreakStarted",t.AD_METRICS="adMetrics",t.AIRPLAY_AVAILABILITY_CHANGE="airplayAvailabilityChange",t.AIRPLAY_CONNECTION_STATE_CHANGE="airplayConnectionStateChange",t.BEACON_SEND="beaconSend",t.BITRATE_CHANGE="bitrateChange",t.BUFFERING_START="bufferingStart",t.BUFFERING_END="bufferingEnd",t.CAST_AVAILABILITY_CHANGE="castAvailabilityChange",t.CAST_CONNECTED_STATE_CHANGE="castConnectedStateChange",t.CC_AVAILABLE="mediaItemCcAvailable",t.CC_UI_TOGGLE="ccUiToggle",t.CC_LANGUAGE_CHANGE="ccLanguageChange",t.CC_UPDATE_STYLE="ccUpdateStyle",t.CC_SETTINGS="ccSettings",t.CMS_API_CALLED="cmsApiCalled",t.CONTROLS_AUDIO_CHANGE="controlsAudioChange",t.CTRL_PLAYPAUSE="ctrlPlayPause",t.CTRL_SEEK="ctrlSeek",t.CTRL_VOLUME="ctrlVolume",t.CTRL_SETTINGS="ctrlSettings",t.CTRL_CUSTOM_ELEMENT="ctrlCustomElem",t.CTRL_PLAYREQUEST="ctrlPlayRequest",t.CTRL_REPLAY="ctrlReplay",t.CUEPOINT_STARTED="cuepointStarted",t.CUEPOINT_STOPPED="cuepointStopped",t.CUEPOINT_DETECTED="cuepointDetected",t.DURATION_CHANGE="durationChange",t.KEY_CHANGE_VOLUME="keyChangeVolume",t.LOADING_BEGIN="loadingBegin",t.LOADING_END="loadingEnd",t.MARKERS_RECEIVED="markersReceived",t.MEDIA_ITEM_ADDED="mediaItemAdded",t.MEDIA_ITEM_CURRENT="mediaItemCurrent",t.MEDIA_ITEM_COMPLETE="mediaItemComplete",t.MEDIA_ITEM_ERROR="mediaItemError",t.MEDIA_ITEM_METADATA="mediaItemMetadata",t.MEDIA_ITEM_NEED_SOURCE="mediaItemNeedSource",t.MEDIA_ITEM_REMOVED="mediaItemRemoved",t.METADATA_READY="metadataReady",t.MULTI_AUDIO_AVAILABLE="multiAudioAvailable",t.NIELSEN_REQUIRED="nielsenRequired",t.PLAYBACK_COMPLETE="playbackComplete",t.PLAYBACK_STOPPED="playbackStopped",t.PLAYBACK_ERROR="playbackError",t.PLAYBACK_PAUSE="playbackPause",t.PLAYBACK_BLOCKED="playbackBlocked",t.PLAYBACK_PROGRESS="playbackProgress",t.PLAYBACK_READY="playbackReady",t.PLAYBACK_REQUEST="playbackRequest",t.PLAYBACK_RESUMED="playbackResumed",t.PLAYBACK_SEEK_COMPLETE="playbackSeek",t.PLAYBACK_SEEKING="playbackSeeking",t.PLAYBACK_START="playbackStart",t.PLAYBACK_STALLED="playbackStalled",t.PLAYBACK_TIME_UPDATE="playbackTimeUpdate",t.PLAYBACK_TIMEOUT="playbackTimeout",t.PLAYER_DOCKED_CHANGE="playerDockedChange",t.PLAYER_DIMENSION_CHANGE="playerDimensionChange",t.PLAYER_ERROR="playerError",t.PLAYER_FULLSCREEN_CHANGE="fullscreenChange",t.PLAYER_INFO="playerInfo",t.PLAYER_MUTE_CHANGE="muteChange",t.PLAYER_READY="playerReady",t.PLAYER_RENDERED="render",t.PLAYER_VIEWPORT_CHANGE="playerViewportChange",t.PLAYER_VOLUME_CHANGE="volumeChange",t.PLAYER_WARNING="playerWarning",t.PLAYLIST_POSITION_CHANGE="playlistPositionChange",t.PLAYLIST_COMPLETE="playlistComplete",t.RECOVERY_METADATA_READY="recoveryMetadataReady",t.START_SCREEN_RENDERED="startScreenRenderered",t.UI_INTERACT="uiInteract",t.VIDEO_STARTED="video-started",t.VIDEO_REQUEST="videoRequest",t.SEG_INFO_AVAILABLE="segInfoAvailable",t.SEGMENT_FIRST_BYTE_LOADED="segmentFirstByteLoaded",t.THREE_SIXTY_INTERACT="threeSixtyInteract",t.THREE_SIXTY_PIE_INTERACT="threeSixtyPieInteract",t.TIMED_METADATA_RECEIVED="timedMetadataReceived",t.RENDERER_READY="rendererReady",t.STREAM_SYNCH_COMPLETE="streamsynchComplete",t.STREAM_SYNCH_STRATEGY_APPLIED="streamsynchStrategyApplied",t.DATERANGE_STARTED="daterangestarted",t.DATERANGE_ENDED="daterangeended",t.INVALID_SYNC_OFFSET="invalidSyncOffset"}(s=i.ExternalEvt||(i.ExternalEvt={}));var h=((e={})[s.AD_BREAK_ENDED]=o.AD_BREAK_ENDED,e[s.AD_BREAK_ITEM_CLICKED]=o.AD_BREAK_ITEM_CLICKED,e[s.AD_BREAK_ITEM_CURRENT]=o.AD_BREAK_ITEM_CURRENT,e[s.AD_BREAK_ITEM_PLAYBACK_STARTED]=o.AD_BREAK_ITEM_PLAYBACK_STARTED,e[s.AD_BREAK_ITEM_ENDED]=o.AD_BREAK_ITEM_ENDED,e[s.AD_BREAK_ITEM_ERROR]=o.AD_BREAK_ITEM_ERROR,e[s.AD_BREAK_ITEM_SKIPPED]=o.AD_BREAK_ITEM_SKIPPED,e[s.AD_BREAK_STARTED]=o.AD_BREAK_STARTED,e[s.AD_METRICS]=o.AD_METRICS,e[s.CC_LANGUAGE_CHANGE]=o.CCEvent.LANGUAGE_CHANGE,e[s.CC_SETTINGS]=o.CCEvent.SETTINGS,e[s.CC_UI_TOGGLE]=o.CCEvent.UI_TOGGLE,e[s.CC_UPDATE_STYLE]=o.CCEvent.UPDATE_STYLE,e[s.CMS_API_CALLED]=o.API_CALLED,e[s.CONTROLS_AUDIO_CHANGE]=o.CONTROLS_AUDIO_CHANGE,e[s.CTRL_PLAYPAUSE]=o.CTRL_PLAYPAUSE,e[s.CTRL_PLAYREQUEST]=o.CTRL_PLAYREQUEST,e[s.CTRL_REPLAY]=o.CTRL_REPLAY,e[s.CTRL_SEEK]=o.CTRL_SEEK,e[s.CTRL_SETTINGS]=o.CTRL_SETTINGS,e[s.CTRL_VOLUME]=o.CTRL_VOLUME,e[s.MEDIA_ITEM_ADDED]=o.MEDIA_ITEM_ADDED,e[s.MEDIA_ITEM_CURRENT]=o.MEDIA_ITEM_CURRENT,e[s.MEDIA_ITEM_COMPLETE]=o.MEDIA_ITEM_COMPLETE,e[s.MEDIA_ITEM_ERROR]=o.MEDIA_ITEM_ERROR,e[s.MEDIA_ITEM_METADATA]=o.MEDIA_ITEM_METADATA,e[s.MEDIA_ITEM_NEED_SOURCE]=o.MEDIA_ITEM_NEED_SOURCE,e[s.MEDIA_ITEM_REMOVED]=o.MEDIA_ITEM_REMOVED,e[s.METADATA_READY]=o.METADATA_AVAILABLE,e[s.MULTI_AUDIO_AVAILABLE]=o.MULTI_LANGUAGES_AVAILABLE,e[s.PLAYBACK_COMPLETE]=o.PLAYBACK_COMPLETE,e[s.PLAYBACK_STOPPED]=o.PLAYBACK_STOPPED,e[s.PLAYBACK_PAUSE]=u.VideoEvent.PAUSE,e[s.PLAYBACK_BLOCKED]=u.VideoEvent.BLOCKED,e[s.PLAYBACK_PROGRESS]=o.PLAYBACK_PROGRESS,e[s.PLAYBACK_REQUEST]=o.PLAYBACK_REQUEST,e[s.PLAYBACK_RESUMED]=o.PLAYBACK_RESUMED,e[s.PLAYBACK_SEEKING]=u.VideoEvent.SEEKING,e[s.PLAYBACK_START]=o.PLAYBACK_STARTED,e[s.PLAYBACK_STALLED]=o.PLAYBACK_STALLED,e[s.PLAYBACK_TIME_UPDATE]=u.VideoEvent.TIMEUPDATE,e[s.PLAYER_DIMENSION_CHANGE]=o.PLAYER_DIMENSION_CHANGE,e[s.PLAYER_ERROR]=o.INTERNAL_ERROR,e[s.PLAYER_FULLSCREEN_CHANGE]=o.FULLSCREEN_CHANGE,e[s.PLAYER_INFO]=o.INTERNAL_INFO,e[s.PLAYER_WARNING]=o.WARNING,e[s.RECOVERY_METADATA_READY]=o.RECOVERY_METADATA_READY,e[s.SEG_INFO_AVAILABLE]=o.SEG_INFO_AVAILABLE,e[s.SEGMENT_FIRST_BYTE_LOADED]=o.SEGMENT_FIRST_BYTE_LOADED,e[s.START_SCREEN_RENDERED]=o.START_SCREEN_RENDERED,e[s.THREE_SIXTY_INTERACT]=o.THREE_SIXTY_INTERACT,e[s.THREE_SIXTY_PIE_INTERACT]=o.THREE_SIXTY_PIE_INTERACT,e[s.TIMED_METADATA_RECEIVED]=o.TIMED_METADATA_RECEIVED,e[s.VIDEO_REQUEST]=o.VIDEO_REQUEST,e[s.DATERANGE_STARTED]=o.DATERANGE_STARTED,e[s.DATERANGE_ENDED]=o.DATERANGE_ENDED,e[s.INVALID_SYNC_OFFSET]=o.INVALID_SYNC_OFFSET,e[o.OPSS_VISIBILITY_CHANGED]=o.OPSS_VISIBILITY_CHANGED,e[o.PLAYLIST_BOTTOM_HEIGHT_CHANGE]=o.PLAYLIST_BOTTOM_HEIGHT_CHANGE,e),a=function(){function t(t,i,n){this.PV=t,this.LE=i,this.wV=n,Object.keys(s).forEach((function(t){var i=s[t];h[i]||(h[i]=i)}))}return t.prototype.enablePublish=function(){var t=this;Object.keys(h).forEach((function(i){var n=h[i];t.wV.addEventListener(n,(function(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var s=Array.prototype.slice.call(n,0),o=t.LE&&t.LE.getEventsDto()||{};s.push(o),setTimeout((function(){var n;(n=t.PV).publish.apply(n,r([i],s))}))}),t)}))},t.prototype.getAllExternalEvtNames=function(){return Object.keys(h)},t}();i.ExternalEvtAPI=a},726:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(t){this.LE=t,this.xG=this.LE.getPlaylist()}return t.prototype.getMediaItems=function(){return this.xG.getItems()},t.prototype.removeAllMediaItems=function(){var t=this.xG.size;this.xG.removeItems(0,t)},t.prototype.removeMediaItems=function(t){var i=this;t.forEach((function(t){var n=i.xG.getItemPosition(t.id);i.xG.removeItems(n,1)}))},t.prototype.insertMediaItems=function(t,i){if(Array.isArray(t)){for(var n=this.UG(t),e=i,r=0,s=t;r<s.length;r++){var o=s[r];this.xG.addItemAtIndex(o,e),e++}n&&this.LE.fetchMetadata()}},t.prototype.appendMediaItems=function(t){if(Array.isArray(t)){var i=this.UG(t);this.xG.addItems(t),i&&this.LE.fetchMetadata()}},t.prototype.getCurrentMediaItem=function(){return this.xG.getCurrentItem()},t.prototype.getMediaItemMarkers=function(t){var i=this.LE.mediaStore.getById(t);return i&&i.getMarkers()},t.prototype.setCurrentMediaItem=function(t){if(this.LE.mediaStore.get(t.id)){var i=this.xG.getItemPosition(t.id);this.xG.setPosition(i)}else this.xG.addItems([t]),this.LE.fetchMetadata(),this.xG.setPosition(this.xG.size-1)},t.prototype.setMediaItemTitle=function(t,i){var n=this.xG.getMediaItemById(t);n&&(n.title=i)},t.prototype.UG=function(t){var i=this.LE.mediaStore;return t.filter((function(t){var n=t.id;return null===i.get(n)})).length>0},t}();i.default=n},2079:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(954),r=function(){function t(t){this.LE=t}return t.prototype.getSize=function(){return this.VG().length},t.prototype.getPosition=function(){var t=this.LE.getPlaylist();return t?t.position:null},t.prototype.sendPrefetchInfo=function(t){return this.LE.sendPrefetchInfo(t)},t.prototype.setPosition=function(t){this.FG(t,"setPosition");var i=this.LE.autoplay,n=i?{type:e.REQUEST_TYPES.API,action:e.REQUEST_TYPES.AUTOPLAY}:null;this.LE.setPlaylistPosition(t,i,n)},t.prototype.setPositionById=function(t){var i=this.BG(t,"setPositionById"),n=this.LE.autoplay,r=n?{type:e.REQUEST_TYPES.API,action:e.REQUEST_TYPES.AUTOPLAY}:null;this.LE.setPlaylistPosition(i,n,r)},t.prototype.addItem=function(t){this.addItems([t])},t.prototype.addItems=function(t,i){if(Array.isArray(t)){var n=this.LE.getPlaylist();i&&n.removeItems(0,n.size),n.addItems(t);var e=t.map((function(t){var i=t.id;return n.getMediaItemById(i)}));e.length>0&&this.LE.fetchMetadata(e)}},t.prototype.setItems=function(t){this.addItems(t,!0)},t.prototype.getItems=function(){return this.zG()?this.zG().slice(0):null},t.prototype.getItemId=function(t){return this.FG(t,"getItemId"),this.zG()[t]},t.prototype.getCurrentItemId=function(){var t=this.LE.getCurrentMediaItem();return t?t.id:null},t.prototype.getCurrentItem=function(){var t=this.LE.getCurrentMediaItem();return t?this.getItemById(t.id):null},t.prototype.getCurrentItemTitle=function(){var t=this.getCurrentItem();return t?t.title:null},t.prototype.getCurrentItemLiveStatus=function(){var t=this.getCurrentItem();return t?t.isLive:null},t.prototype.getCurrentItemDescription=function(){var t=this.getCurrentItem();return t?t.description:null},t.prototype.getCurrentItemProviderName=function(){var t=this.getCurrentItem();return t&&t.provider?t.provider.name:null},t.prototype.getCurrentItemMarkers=function(){var t=this.LE.getCurrentMediaItem();return t&&t.videoMarkers||null},t.prototype.getItem=function(t){return this.FG(t,"getItem"),this.getItemById(this.zG()[t])},t.prototype.getItemById=function(t){var i=this,n=this.LE.mediaStore;if(!n)return null;var e=n.getById(t);return e?{id:e.id,mimetype:e.mimetype,title:e.title,description:e.description,duration:e.duration,publishTime:e.publishTime,provider:e.provider,credits:e.credits,shareUrl:e.shareUrl,setShareUrl:function(t){i.shareUrl=t,e.shareUrl=t},thumbnail:e.thumbnail,visualSeek:e.visualSeek,isLive:e.isLive(),closedCaptions:e.closedCaptions,streams:e.streams,videoMarkers:e.videoMarkers,viewCount:e.viewCount,languages:e.getMultiLanguages(),license:e.license}:null},t.prototype.getIndexForId=function(t){return this.zG().indexOf(t)},t.prototype.removeItem=function(t){this.FG(t,"removeItem"),this.LE.removePlaylistItems(t,1)},t.prototype.removeItems=function(t,i){var n=this.VG();if(!(t in n)||!(t+i-1 in n))throw new Error("removeItems called with invalid position/count");this.LE.removePlaylistItems(t,i)},t.prototype.removeItemById=function(t){var i=this.BG(t,"removeItemById");this.LE.removePlaylistItems(i,1)},t.prototype.removeItemsById=function(t){var i=this;t.forEach((function(t){i.removeItemById(t)}))},t.prototype.clear=function(){this.LE.removePlaylistItems(0,this.VG().length)},t.prototype.VG=function(){return this.LE.getPlaylistItems()},t.prototype.zG=function(){return this.LE.getPlaylistItemIds()},t.prototype.FG=function(t,i){if(!(t in this.VG()))throw new Error(i+" called with invalid position")},t.prototype.BG=function(t,i){var n=this.zG().indexOf(t);if(-1===n)throw new Error(i+" called with id not in playlist");return n},t}();i.default=r},3454:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(3072),a=n(1962),c=n(4685),f=n(742),l=n(4986),v=n(6342),d=n(7207),p="en-us";i.CC_LOCAL_STORAGE="yvpCC",function(t){t.srt="srt",t.vtt="vtt"}(s||(s={}));var m,b={none:"",dropshadow:"2px 1px 1px rgba(0, 0, 0, 1)",raised:"3px 3px 4px rgba(0, 0, 0, 0.75)",depressed:"0px -4px 4px rgba(0, 0, 0, 0.54)",uniform:"-2px -2px 0 #000, -2px 2px 0 #000, -2px 0 0 #000, 2px -2px 0 #000, 2px 2px 0 #000, 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000"},g=Math.floor((Math.pow(2,33)-1)/90);!function(t){t.CC_AVAILABILITY_UPDATE="ccAvailabilityUpdate",t.CC_LIST_FETCHED="ccListFetched",t.CC_LIST_FETCHED_MOBILE="ccListFetchedMobile",t.TOGGLE_SIMPLE_CC_CONTROLS="ccToggleSimpleCcControls"}(m=i.CCControllerEvent||(i.CCControllerEvent={}));var y=function(t){function n(i,n,e){var r=t.call(this,"CC Controller")||this;r.GG=null,r.wV=i,r._m=n,r.HG=e,r.YG=r._m.ccUserPreferences||{},r.qG(),r.wV.addEventListener(a.VideoEvent.PLAYING,r.onMediaItemPlaybackStarted,r),u.userAgent.tv||r.wV.addEventListener(a.AD_BREAK_ENDED,r.onAdBreakEnded,r),r.wV.addEventListener(a.PLAYBACK_PROGRESS,r.DV,r),r.wV.addEventListener(a.FULLSCREEN_CHANGE,r.WG,r),r.wV.addEventListener(h.ExternalEvt.PLAYER_VIEWPORT_CHANGE,r.WG,r),r.wV.addEventListener(a.VTT_SEGMENT_LOADED,r.QG,r),r.wV.addEventListener(a.CCEvent.LANGUAGE_CHANGE,r.onLanguageChange,r),r.wV.addEventListener(a.CCEvent.UPDATE_STYLE,r.updateCCStyle,r),r.wV.addEventListener(a.CCEvent.POSITION_CHANGE,r.ZG,r),r.wV.addEventListener(a.CCEvent.POSITION_FLOAT,r.XG,r),r.wV.addEventListener(a.CCEvent.USER_STYLE_PREFERENCES_CHANGE,r.$G,r),r.wV.addEventListener(a.SUBTITLE_TRACK_RECEIVED,r.JG,r),r.wV.addEventListener(a.AD_SUBTITLE_TRACK_ADDED,r.KG,r),r.tH=[],r.iH=null,r.nH=null,r.eH=p,r.rH={},r.sH=document.createElement("div"),v.default.classList(r.sH).add("vp-cc-element"),r.oH=document.createElement("span"),r.sH.appendChild(r.oH),r.uH=r.YG.fontSize,r.updateCCStyle();var s=r.HG.getMainElement();return s&&s.appendChild(r.sH),u.userAgent.tv&&(r.hH=new d.default(r.wV,r._m)),r.aH=!1,r._m.ccOnMute&&r._m.mute&&(r.aH=!0),r.cH="",r}return r(n,t),n.saveCCSettingsToLocalStorage=function(t){var n=f.LocalStorage.get(i.CC_LOCAL_STORAGE)||{};for(var e in t)Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e]);f.LocalStorage.put(i.CC_LOCAL_STORAGE,n)},n.getLanguageForCode=function(t){(t=t.toLowerCase().split("-")).length>1&&(t.pop(),t=t.join("-"));return{id:"Bahasa Indonesia",ms:"Bahasa Melayu",cs:"čeština",da:"dansk",de:"Deutsch",et:"eesti",en:"English",es:"español",fil:"Filipino",fr:"français",hr:"hrvatski",it:"italiano",lv:"latviešu",lt:"lietuvių",hu:"magyar",nl:"Nederlands",nb:"norsk bokmål",pl:"polski",pt:"português",ro:"română",sk:"slovenčina",sl:"slovenščina",fi:"suomi",sv:"svenska",vi:"Tiếng Việt",tr:"Türkçe",el:"Ελληνικά",bg:"български",ru:"русский","sr-cyrl":"Српски",uk:"українська",he:"‎עברית‏‎",ar:"‎العربية‏‎",mr:"मराठी",hi:"हिन्दी",bn:"বাংলা",gu:"ગુજરાતી",ta:"தமிழ்",te:"తెలుగు",kn:"ಕನ್ನಡ",ml:"മലയാളം",th:"ไทย",ur:"اردو زبان",ko:"한국어","zh-hans":"简体中文","zh-hant":"繁體中文",ja:"日本人"}[t]},n.prototype.onMediaItemLoaded=function(t){if(t){if(this.iH&&this.iH.id!==t.id&&delete this.rH[this.iH.id],this.iH=t,this.fH=t.isLive(),!this.rH[t.id]){var i={ccAvailable:!1,vttPresent:!1,parsedCaptions:null};this.rH[t.id]=i,this.lH(t)?(i.vttPresent=!0,this.vH(!0)):(i.ccAvailable=!0,i.vttPresent=!1,this.dH=null,this.publish(m.CC_AVAILABILITY_UPDATE,!0),this.pH(t.closedCaptions))}this.hH&&this.hH.onMediaItemLoaded(t)}},n.prototype.destroy=function(){this.rH=null},n.prototype.enableAndPersist=function(t){this.mH(!0,t)},n.prototype.disable=function(){this.bH(!1)},n.prototype.disableAndPersist=function(){this.bH(!0)},n.prototype.enable=function(t){this.mH(!1,t)},n.prototype.toggleFromUI=function(t,i){!1===i?t?this.enable():this.disable():t?this.enableAndPersist():this.disableAndPersist()},n.prototype.onAdPlaybackStarted=function(t){var i=this;u.userAgent.tv||window.setTimeout((function(){i.nH=t}),0)},n.prototype.onAdPlaybackProgress=function(t){var i=t.currentTime,n=t.duration;if(this.nH){var e=this.nH.adId||this.nH.id||null;e&&this.gH(e,i,n)}},n.prototype.onAdBreakEnded=function(){this.yH()||this.vH(!0),this.resetCC()},n.prototype.resetCC=function(){this.nH=null,this.yH()&&this.wH()},n.prototype.onMediaItemPlaybackStarted=function(){this.resetCC()},n.prototype.onMediaItemPlaybackEnded=function(){this.disable()},n.prototype.onLanguageChange=function(t){this.enableAndPersist(t)},n.prototype.updateCCStyle=function(){if(this.sH){var t=v.default.cssHexToRgb(this.YG.bgColor)||{r:0,g:0,b:0},i=0===this.YG.bgOpacity?"transparent":"rgba("+t.r+","+t.g+","+t.b+","+this.YG.bgOpacity+")",n=b[this.YG.fontEffect];this.sH.style.fontFamily=this.YG.fontName,this.WG(),this.sH.style.color=this.YG.fontColor,this.oH.style.backgroundColor=i,this.sH.style.textShadow=n,this.ZG("top"===this.YG.ccPos),u.userAgent.tv&&(u.userAgent.samsung&&this._H(),Object.assign(this.sH.style,{position:"absolute",width:"100%",textAlign:"center",bottom:"14%",zIndex:"30"}))}},n.prototype.qG=function(){var t=f.LocalStorage.get(i.CC_LOCAL_STORAGE),n=t&&t.ccSettings;if(n)for(var e in n)Object.prototype.hasOwnProperty.call(n,e)&&!l.isNullOrUndefined(n[e])&&(this.YG[e]=n[e])},n.prototype.wH=function(){var t,i,n=[p],e=this.EH(),r=e?this.rH[e]:null;if(this.tH&&this.tH.length&&(n=this.tH.map((function(t){return t.lang}))),i=this.dH&&this.dH.lang||this.YG.lang,this.OH(!1),r&&!r.hasNonNativeCC){var s=r&&r.tracks||null;s&&s.length&&(n=s.map((function(t){return t.language})),i=this.AH&&this.AH.language||this.YG.lang,this.OH(!0))}this.publish(m.CC_LIST_FETCHED,{langList:n,selectedLang:i});var o=this.YG.show||this.aH;null===(t=this.HG.controls)||void 0===t||t.updateClosedCaptionButtonState(o),this.publish(m.CC_AVAILABILITY_UPDATE,!0),(this.YG.show||this.aH)&&this.enable()},n.prototype.EH=function(){var t,i,n=this._m.playbackState;return n&&n.playingItem&&n.playingItem.adBreakItemId?t=n.playingItem.adBreakItemId:(i=this._m.playlist.getCurrentItem())&&(t=i&&i.id),t},n.prototype.OH=function(t){this.publish(m.TOGGLE_SIMPLE_CC_CONTROLS,t)},n.prototype.mH=function(t,i){var n=this,e=this.EH(),r=e?this.rH[e]:null;if(!r||!r.ccAvailable)return!1;var s=function(){var e=r.tracks||[];return!(!e||e.length<1)&&(n.AH=n.SH(r,i),!!n.AH&&(e.forEach((function(t){t===n.AH?t.mode="showing":t.mode="hidden"})),n.TH({show:!0,lang:n.AH.language},t),!0))};if(r.vttPresent||u.userAgent.ios){if(v.default.classList(this.sH).remove("vp-hide"),v.default.classList(this.sH).add("vp-show"),this.fH&&v.default.classList(this.sH).add("vp-live-cc"),r&&r.hasNonNativeCC)return this.TH({show:!0,lang:p},t),!0;var o=s();return o||this.publish(m.CC_AVAILABILITY_UPDATE,!1),o}return this.dH=this.IH(i),this.dH||(this.dH=this.IH(this.YG.lang)||this.tH[0]),!!(u.userAgent.desktop||u.userAgent.tv||u.userAgent.android)&&(this.jH(this.dH,(function(i){i?(r.parsedCaptions=n.dH.parsedCC,v.default.classList(n.sH).remove("vp-hide"),v.default.classList(n.sH).add("vp-show"),n.TH({show:!0,lang:n.dH.lang},t)):s()})),!0)},n.prototype.IH=function(t){for(var i,n=0,e=this.tH;n<e.length;n++){var r=e[n];if(t&&r&&r.lang&&r.lang.toLowerCase()===t.toLowerCase().replace("_","-"))return r;r.lang===p&&(i=r)}return i},n.prototype.jH=function(t,i){var n=this;if(t){var e=this.EH(),r=e?this.rH[e]:null,o=t.format||s.vtt;if(r&&t){var h={url:t.url};if(u.userAgent.ie&&u.userAgent.ie<10&&(h.cors=!0),t.parsedCC)return i&&i(!0);f.Loader.ajax(t.url,{context:this,failureHandler:function(t){n.vH(),i&&i(!1)},successHandler:function(e){o===s.srt?r.parsedCaptions=t.parsedCC=n.MH(e):o===s.vtt&&(r.parsedCaptions=t.parsedCC=n.NH(e||"",0,!1)),r.parsedCaptions&&(r.hasNonNativeCC=!0,n.iH&&n.iH.setCCAvailability(!0),i&&i(!0)),i&&i(!1)}})}else i&&i(!1)}else i&&i(!1)},n.prototype.vH=function(t){if(this.publish(m.CC_AVAILABILITY_UPDATE,!1),this.dH=null,this.AH=null,this.disable(),t){var i=this.EH(),n=i?this.rH[i]:null;n&&(n.ccAvailable=!1),this.tH=[]}},n.prototype.bH=function(t){var i=this.EH(),n=i?this.rH[i]:null;return this.TH({show:!1},t),this.fH&&!this._m.playbackState.ad||!n||n.vttPresent||(n.parsedCaptions=null),n&&n.tracks&&n.tracks.forEach((function(t){t.mode="hidden"})),v.default.classList(this.sH).remove("vp-show"),v.default.classList(this.sH).add("vp-hide"),!0},n.prototype.TH=function(t,i){t||(t={});var e=t&&t.show,r=t&&t.lang;this.wV.publish(a.CCEvent.TOGGLE,e),i&&(l.isBoolean(e)&&(this.YG.show=e,this.aH=e),r&&l.isString(r)&&(this.YG.lang=r),n.saveCCSettingsToLocalStorage({ccSettings:this.YG}))},n.prototype.DV=function(t,i,n){var e=this.iH&&this.iH.id||null;e&&!this.nH&&(this.fH?this.kH(e,i):this.gH(e,i,n))},n.prototype.kH=function(t,i){var n=this;if(t){var e=this.rH[t];if(e&&e.hasNonNativeCC&&this.RH(e),e&&e.parsedCaptions&&e.parsedCaptions.length){for(var r=0;r<e.parsedCaptions.length&&e.parsedCaptions[r].end<i;)r++;if(r>0&&(setTimeout((function(){e.parsedCaptions.splice(0,r)}),100),r>=e.parsedCaptions.length))return;var s=!1;if(e.parsedCaptions[r]&&(s=i>=e.parsedCaptions[r].begin&&i<=e.parsedCaptions[r].end),s){var o=e.parsedCaptions[r].text||"";this.LH(o,e.parsedCaptions[r].settings)}else this.DH||(this.DH=setTimeout((function(){n.LH(""),clearTimeout(n.DH),n.DH=null}),1e3))}else""!==this.oH.innerHTML&&this.LH("")}},n.prototype.gH=function(t,i,n){if(t){var e=this.rH[t];if(e&&e.hasNonNativeCC&&this.RH(e),e&&e.ccAvailable&&e.parsedCaptions&&e.parsedCaptions.length){for(var r=i/n,s=e.parsedCaptions.length,o=Math.floor(r*s);o>0&&o<s&&i<e.parsedCaptions[o].begin;)o--;for(;o<s&&i>e.parsedCaptions[o].end;)o++;var u=o>=0&&o<s;if(u=u&&e.parsedCaptions[o].begin<=i&&i<=e.parsedCaptions[o].end&&!!e.parsedCaptions[o].text){var h=e.parsedCaptions[o].text||"";this.LH(h,e.parsedCaptions[o].settings)}else this.LH("")}else this.LH("")}},n.prototype.LH=function(t,i){if(t!==this.cH)if(this.cH=t,t){if(this.oH.innerHTML=u.userAgent.tv?t:this.CH(t),i)for(var n=0,e=i;n<e.length;n++){var r=e[n].split(":"),s=r[0],o=r[1];"align"===s&&"start"===o?this.sH.style.textAlign="left":"line"!==s||this.YG.ccPos?"position"===s&&(this.sH.style.left=o,this.PH(),this.sH.style.right=""):this.sH.style.top=o}}else this.oH.innerHTML=""},n.prototype.PH=function(){var t=parseInt(getComputedStyle(this.sH).left,10),i=this._m.uiState.videoWidth-t-10+"px";this.sH.style.width=i},n.prototype.JG=function(t){if(t&&t.itemId){var i=t.itemId,n=this.rH[i];n||(n={ccAvailable:!1,vttPresent:!1,parsedCaptions:null,tracks:[]},this.rH[i]=n);var e=t.track;e&&(e.mode="hidden",n.ccAvailable=!0,n.tracks||(n.tracks=[]),n.tracks.push(e));var r=this.EH();r&&r===i&&this.wH()}},n.prototype.KG=function(t){var i=this;this.rH[t.itemId]={ccAvailable:!1,vttPresent:!1,parsedCaptions:null},this.tH.push(t.track),this.publish(m.CC_AVAILABILITY_UPDATE,!0),this.publish(m.CC_LIST_FETCHED,{langList:[t.track.lang],selectedLang:t.track.lang}),this.jH(t.track,(function(n){i.dH=i.IH(t.track.lang),i.dH.ccAvailable=!0,v.default.classList(i.sH).remove("vp-hide"),v.default.classList(i.sH).add("vp-show"),i.rH[t.itemId]=i.dH,i.wH(),i.TH({show:!0,lang:i.dH.lang},!1),i.mH(!1,t.track.lang)}))},n.prototype.CH=function(t){var i;if(t){var n=t.split("<br/>");if(n.length>1){for(i=0;i<n.length;i++)n[i].trim()&&(n[i]="&nbsp;"+n[i]+"&nbsp;",i<n.length-1&&(n[i]+="<br/>"));return n.join("")}t=t.trim(),this.oH.innerHTML=t;var e=Math.floor(this.oH.offsetHeight/(this.uH+2)),r=[],s=0,o=void 0,u=void 0;for(i=0;i<e;i++)(o=i===e-1)?u=t.length:(u=Math.floor(t.length/e*(i+1)),/\s/.test(t.charAt(u))||(u=t.indexOf(" ",t.lastIndexOf(" ",u)))),u>s&&r.push("&nbsp;"+t.substring(s,u)+"&nbsp;"+(o?"":"<br/>")),s=u+1;return r.join("")}return t},n.prototype.RH=function(t){(t&&t.tracks||[]).forEach((function(t){t.mode="hidden"}))},n.prototype.$G=function(){this.updateCCStyle()},n.prototype.WG=function(t){var i,n=this,e=0,r=this.HG.getMainElement();r&&(e=r.offsetWidth);var s=Math.ceil(this.YG.fontSize*(e/640));if(e>640?s=Math.ceil(.8*s):e<640?s<10&&(s=10):s=this.YG.fontSize,this.uH=s,this.sH.style.fontSize=this.uH+"px",u.userAgent.ios){var o=this.EH(),h=null===(i=o?this.rH[o]:null)||void 0===i?void 0:i.tracks;if(!0===t){if(!h||0===h.length)return;this.GG=null,this.GG=setInterval((function(){var t,i=!1;h.forEach((function(t){i="showing"===t.mode})),null===(t=n.HG.controls)||void 0===t||t.updateClosedCaptionButtonState(i)}),1e3)}else!1===t&&(this.GG&&window.clearInterval(this.GG),this.GG=null)}},n.prototype.QG=function(t,i){if(t){var n=t.itemId;if(n){var e=this.rH[n];if(e||(e={ccAvailable:!1,vttPresent:!1,parsedCaptions:null},this.rH[n]=e),e.hasNonNativeCC=!0,!e.parsedCaptions||!e.ccAvailable){e.parsedCaptions=e.parsedCaptions||[],e.vttPresent=!0,e.ccAvailable=!0;var r=this._m.playlist.getMediaItemById(n);r&&r.setCCAvailability(!0);var s=this.EH();s&&s===n&&this.wH()}if(e.vttPresent){var o=t.adjustedTime?t.adjustedTime:0,u=this.NH(t.data||"",o,i);e.parsedCaptions=this.xH(e.parsedCaptions,u)}}}},n.prototype.xH=function(t,i){if(t&&i){if(!t.length)return i;for(var n=0;n<i.length;){for(var e=t.length-1;e>=0;){if(t[e].begin===i[n].begin){t.splice(e,1,i[n]);break}if(!(t[e].begin>i[n].begin)){t.splice(e+1,0,i[n]);break}e--}-1===e&&t[0].begin>i[n].begin&&t.unshift(i[n]),n++}return t}},n.prototype.lH=function(t){if(!t)return!1;if(this.fH||!this.fH&&t.rendererType===c.RendererType.HTML5_HLS){var i=t.getSubtitleStreams();if(i&&i.length>0)return!0}return!t.closedCaptions||!t.closedCaptions.length},n.prototype.pH=function(t){var i=this;this.UH((function(t){i.tH=t,i.tH.length>0?(u.userAgent.mobile?i.publish(m.CC_LIST_FETCHED_MOBILE,{langList:i.tH,selectedLang:i.YG.lang}):(i.publish(m.CC_LIST_FETCHED,{langList:i.tH.map((function(t){return t.lang})),selectedLang:i.YG.lang}),i.iH&&i.iH.setCCAvailability(!0)),i.YG.show||i.aH?i.enable(i.YG.lang):i.disable()):i.vH(!0)}),t,u.userAgent.desktop||u.userAgent.tv)},n.prototype.UH=function(t,i,n){t(i.filter((function(t){return"text/vtt"===t.content_type})))},n.prototype.MH=function(t){var i=" --\x3e ",n=[],e=t.split(/\r\n|\r|\n/),r=function(t){var i=null,n=(t=t.replace(",",".")).split(":");try{i=3600*Number(n[0])+60*Number(n[1])+Number(n[2])}catch(t){return null}return i};try{if(e.length<=1)throw new Error("Invalid SRT document: no data found");var s=void 0,o=void 0,u=void 0,h=void 0,a=0;for(s=0;s<e.length;s++){var c={},f=h=+(o=e[s]);if(""!==o)if(!isNaN(f)&&a<f)if(-1!==(o=e[++s]).indexOf(i)){if(u=o.split(i),c.begin=u[0].trim(),c.end=u[1].trim(),(o=e[++s])&&""!==o){c.text=o,e[s+1]&&""!==e[s+1]&&(c.text+="<br />"+e[s+1],s++);var l=c.begin,v=void 0;for(c.end?v=c.end:c.dur&&(v=l+c.dur),n.push({begin:r(l),end:r(v),text:c.text});""!==e[s]&&s<e.length;)s++;a=h}}else for(;""!==e[s]&&s<e.length;)s++;else for(;""!==e[s]&&s<e.length;)s++}}catch(t){}return n},n.prototype.NH=function(t,i,n){for(var e,r,s,o,h=t.split(/\r\n|\r|\n/),a=h.length,c=/((?:\d{2,}:)?\d{2}:\d{2}\.\d{2,3})\s+.+\s+((?:\d{2,}:)?\d{2}:\d{2}\.\d{2,3})/,f=[],l=0,v=0,d=0;d<a;d++)if(c.test(h[d])){if(v>0){for(s=h[r=d-1]&&h[r].trim(),o=h[r-1]&&h[r-1].trim(),""!==s&&""===o&&r--,e=v;e<=r;e++)f[l].text+=h[e]+(e+1<=r?"<br/>":"");l++}var p=h[d].match(c);if(!p)continue;!n||this.VH||u.userAgent.tizen||(this.VH=1e3*this.FH(p[1]));var m=1e3*this.FH(p[1]),b=1e3*this.FH(p[2]);n&&!u.userAgent.tizen?(m-=this.VH,b-=this.VH):(m=m%g+i,b=b%g+i),f[l]={begin:m/1e3,end:b/1e3,text:""},v=d+1;for(var y=[],w=h[d].split(/\s+/).filter((function(t){return t.length>0})),_=3;_<w.length;_++)y.push(w[_]);y.length>0&&(f[l].settings=y)}if(v>0&&v<a)for(e=v;e<a;e++)f[l].text+=h[e]+(e+2<a?"<br/>":"");return f},n.prototype.FH=function(t){var i,n,e=0;if(t)for(var r=(n=(i=t.split(":")).length)-1;r>=0;r--)e+=i[n-1-r]*Math.pow(60,r);return e},n.prototype.SH=function(t,i){var n,e=t&&t.tracks||[],r=function(t){e.some((function(i){var e=i.language;return!(!e||!t||e.toLowerCase()!==t.toLowerCase())&&(n=i,!0)}))};return r(i=i||this.YG.lang||p),!n&&this.YG.lang&&r(this.YG.lang),!n&&e[0]&&(n=e[0]),n},n.prototype.XG=function(t){var i=this.sH,n=this.EH(),e=n?this.rH[n]:null;e&&e.ccAvailable&&!v.default.classList(i).contains("vp-hide")&&("bottom"===this.YG.ccPos&&(t?(v.default.classList(i).remove("float"),v.default.classList(i).remove("bottom")):(v.default.classList(i).add("float"),v.default.classList(i).add("bottom"))))},n.prototype.yH=function(){var t=this.iH?this.rH[this.iH.id]:null;return t&&t.ccAvailable||!1},n.prototype.ZG=function(t){var i=this.sH;t?(v.default.classList(i).remove("bottom"),v.default.classList(i).add("top")):(v.default.classList(i).add("bottom"),v.default.classList(i).remove("top"))},n.prototype._H=function(){var t=b[this.YG.fontEffect],i=this.YG.windowBgColor&&v.default.cssHexToRgb(this.YG.windowBgColor)||{r:0,g:0,b:0},n=0===this.YG.windowBgOpacity?"transparent":"rgba("+i.r+","+i.g+","+i.b+","+this.YG.windowBgOpacity+")";this.sH.style.backgroundColor=n;var e=this.YG.fontColor&&v.default.cssHexToRgb(this.YG.fontColor)||{r:255,g:255,b:255},r=0===this.YG.fontOpacity?"transparent":"rgba("+e.r+","+e.g+","+e.b+","+this.YG.fontOpacity+")";this.oH.style.color=r;var s=this.YG.fontEdgeColor&&v.default.cssHexToRgb(this.YG.fontEdgeColor)||{r:255,g:255,b:255};switch(this.YG.fontEffect){case"dropshadow":case"raised":case"depressed":t=t.replace("rgba(0, 0, 0","rgba("+s.r+", "+s.g+", "+s.b);break;case"uniform":t=t.replace(/#000/g,this.YG.fontEdgeColor)}this.sH.style["text-shadow"]=t},n}(o.default);i.CCController=y},6618:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3493);i.Command=e.default;var r=n(8619);i.MetadataLoadCommand=r.default;var s=n(4033);i.MoreItemsLoadCommand=s.default;var o,u,h=n(7196);i.SourceMetadataLoadCommand=h.default,function(t){t.CMD_SOURCE_METADATA_LOAD="SourceMetadataLoad",t.CMD_METADATA_LOAD="MetadataLoad",t.CMD_MORE_ITEMS_LOAD="MoreItemsLoad"}(o||(o={})),i.CmdName=o,function(t){t.CMD_COMPLETE="Complete",t.CMD_PROGRESS="Progress",t.CMD_ERROR="Error",t.CMD_INFO="Info"}(u||(u={})),i.CmdEvent=u},4802:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6618);i.create=function(t,i,n){var r=e[t+"Command"];return r?new r(i,n):null}},4138:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6342),r=n(6618),s=n(4802),o=function(){function t(t){for(var i in this.BH=t,this._p={},this._h={},r.CmdName)if(Object.prototype.hasOwnProperty.call(r.CmdName,i)){var n=r.CmdName[i];this._p[n]={}}}return t.prototype.destroy=function(){this.removeAllCommands(),this._p={}},t.prototype.executeCommand=function(t,i,n){var e=this.createCommand(t,i,n);return e&&e.execute(),e},t.prototype.createCommand=function(t,i,n){var o;try{(o=s.create(t,i,n))&&(o.pluginManager=this.BH)}catch(t){o=null}if(!o)return null;for(var u in o.key=e.default.guid(),r.CmdEvent)if(Object.prototype.hasOwnProperty.call(r.CmdEvent,u)){var h=r.CmdEvent[u],a="on"+t+h;n[a]&&(this._h[h+t+o.key]=o.addEventListener(h,n[a],n))}return this._p[t][o.key]=o,o},t.prototype.removeCommand=function(t){if(t){var i=this._p[t.cmdName];if(i[t.key]===t){if(delete i[t.key],t.client)for(var n in r.CmdEvent)if(Object.prototype.hasOwnProperty.call(r.CmdEvent,n)){var e=r.CmdEvent[n],s="on"+t.cmdName+e;t.client[s]&&(t.removeEventListener(e,this._h[e+t.cmdName+t.key]),delete this._h[e+t.cmdName+t.key])}t.destroy()}}},t.prototype.removeRelatedCommands=function(t){if(Object.prototype.hasOwnProperty.call(this._p,t)){var i=this._p[t];for(var n in i)if(Object.prototype.hasOwnProperty.call(i,n)){var e=i[n];e&&this.removeCommand(e)}}},t.prototype.removeAllCommands=function(){for(var t in this._p)Object.prototype.hasOwnProperty.call(this._p,t)&&this.removeRelatedCommands(t)},t.prototype.getCommand=function(t){var i=this._p[t];if(!i)return null;var n=Object.keys(i);return n.length<1?null:i[n[n.length-1]]},t}();i.default=o},3493:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=function(t){function i(i,n){var e=t.call(this,"Command")||this;return e.cmdName="Command",e.data=i,e.client=n,e}return r(i,t),i.prototype.destroy=function(){t.prototype.destroy.call(this),this.data=null},Object.defineProperty(i.prototype,"pluginManager",{set:function(t){this.BH=t},enumerable:!0,configurable:!0}),i}(n(7403).default);i.default=s},8619:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6389),o=n(6120),u=n(1279),h=n(6342),a=n(3493),c=n(6618),f=function(t){function i(i,n){var e=t.call(this,i,n)||this;return e.cmdName=c.CmdName.CMD_METADATA_LOAD,e.N_=!1,e.pO=!1,e}return r(i,t),i.prototype.destroy=function(){this.pO=!0,this.cancel(),t.prototype.destroy.call(this)},i.prototype.execute=function(){if(!this.N_&&!this.pO){var t=this.data,i=t.autoplay,n=t.failoverCount,e=t.privacyConsent,r=t.mimetype,a=t.mediaItemDataArr,f=t.rendererCapabilities,l=t.rendererTypes,v=t.sessionId,d=t.thumbnailDimensions,p=t.tryCount,m=this.BH.getPlugin(u.PluginType.METADATA,r),b={autoplay:i,failoverCount:n,privacyConsent:e,rendererCapabilities:f,rendererTypes:l,sessionId:v,thumbnailDimensions:d,tryCount:p};if(m)this.zH=m,this.N_=!0,this.publish(c.CmdEvent.CMD_PROGRESS,this,a,o.ItemState.FETCHING),m.resolve(a,b,this);else{var g="No metadata plugin found for mimetype = "+r,y=h.default.createErr(s.ErrorGroup.Service,null,s.E_PLAYER,s.PLAYER_CODES.E_NO_PLUGIN_FOUND,g);this.publish(c.CmdEvent.CMD_ERROR,this,y)}}},i.prototype.cancel=function(){this.zH&&this.N_&&(this.zH.cancel(),this.N_=!1)},i.prototype.onProgress=function(t){this.N_&&!this.pO&&this.publish(c.CmdEvent.CMD_PROGRESS,this,t)},i.prototype.onComplete=function(t){this.N_&&!this.pO&&(this.N_=!1,this.publish(c.CmdEvent.CMD_COMPLETE,this,t))},i.prototype.onError=function(t){if(this.N_&&!this.pO&&(this.N_=!1,t.code&&t.code.length)){var i=h.default.createErr(t.group||s.ErrorGroup.Service,null,t.category||s.E_PLAYER,t.code||s.PLAYER_CODES.E_CMS_XHR_RESPONSE_ABSENT,t.message);this.publish(c.CmdEvent.CMD_ERROR,this,i)}},i.prototype.onApiCallInfo=function(t){t&&this.publish(c.CmdEvent.CMD_INFO,this,t)},i}(a.default);i.default=f},4033:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6389),o=n(1279),u=n(6342),h=n(3493),a=n(6618),c=function(t){function i(i,n){var e=t.call(this,i,n)||this;return e.cmdName=a.CmdName.CMD_MORE_ITEMS_LOAD,e.GH=null,e.N_=!1,e.pO=!1,e}return r(i,t),i.prototype.destroy=function(){this.pO=!0,this.cancel(),t.prototype.destroy.call(this)},i.prototype.execute=function(){if(!this.N_&&!this.pO){var t=this.data,i=t.cb,n=t.mimetype,e=t.reason,r=t.start,s=this.BH.getPlugin(o.PluginType.MORE_ITEMS,n);this.GH=i;var u={mimetype:n,reason:e,start:r};s&&(this.zH=s,this.N_=!0,s.resolve(u,this))}},i.prototype.cancel=function(){this.zH&&this.N_&&(this.zH.cancel(),this.N_=!1)},i.prototype.onComplete=function(t){this.N_&&!this.pO&&(this.N_=!1,this.publish(a.CmdEvent.CMD_COMPLETE,this,t))},i.prototype.onError=function(t){if(this.N_&&!this.pO&&(this.N_=!1,t&&t.code&&t.code.length)){var i=u.default.createErr(t.group||s.ErrorGroup.Service,null,t.category||s.E_PLAYER,t.code,t.message,"more items load failed");this.publish(a.CmdEvent.CMD_ERROR,this,i)}},i.prototype.onApiCallInfo=function(t){t&&this.publish(a.CmdEvent.CMD_INFO,this,t)},i.prototype.onPromisesResolved=function(t){this.GH&&this.GH(t)},i}(h.default);i.default=c},7196:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(6389),o=n(6120),u=n(1279),h=n(6342),a=n(3493),c=n(6618),f=function(t){function i(i,n){var e=t.call(this,i,n)||this;return e.cmdName=c.CmdName.CMD_SOURCE_METADATA_LOAD,e.N_=!1,e.pO=!1,e}return r(i,t),i.prototype.destroy=function(){this.pO=!0,this.cancel(),t.prototype.destroy.call(this)},i.prototype.execute=function(){if(!this.N_&&!this.pO){var t=this.data,i=t.autoplay,n=t.failoverCount,e=t.privacyConsent,r=t.mimetype,a=t.mediaItemDataArr,f=t.rendererCapabilities,l=t.rendererTypes,v=t.sessionId,d=t.recovering,p=t.thumbnailDimensions,m=t.tryCount,b=t.playlistPosition,g=this.BH.getPlugin(u.PluginType.SOURCE_METADATA,r),y={autoplay:i,failoverCount:n,privacyConsent:e,rendererCapabilities:f,rendererTypes:l,sessionId:v,thumbnailDimensions:p,tryCount:m,playlistPosition:b};if(g)this.zH=g,this.N_=!0,this.publish(c.CmdEvent.CMD_PROGRESS,this,a,o.SourceState.FETCHING),!0===d?g.recover(a[0],y,this):g.resolve(a,y,this);else{var w="No source metadata plugin found for mimetype = "+r,_=h.default.createErr(s.ErrorGroup.Service,null,s.E_PLAYER,s.PLAYER_CODES.E_NO_PLUGIN_FOUND,w);this.publish(c.CmdEvent.CMD_ERROR,this,_)}}},i.prototype.cancel=function(){this.zH&&this.N_&&(this.zH.cancel(),this.N_=!1)},i.prototype.onProgress=function(t){this.N_&&!this.pO&&this.publish(c.CmdEvent.CMD_PROGRESS,this,t)},i.prototype.onComplete=function(t){this.N_&&!this.pO&&(this.N_=!1,this.publish(c.CmdEvent.CMD_COMPLETE,this,t))},i.prototype.onError=function(t){if(this.N_&&!this.pO&&(this.N_=!1,t.code&&t.code.length)){var i=h.default.createErr(t.group||s.ErrorGroup.Service,null,t.category||s.E_PLAYER,t.code,t.message);this.publish(c.CmdEvent.CMD_ERROR,this,this.data.mediaItemDataArr,i)}},i.prototype.onApiCallInfo=function(t){t&&this.publish(c.CmdEvent.CMD_INFO,this,t)},i}(a.default);i.default=f},954:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.CHROMECAST_RECEIVER_ID="84BB6CBA",function(t){t.CLICK="click",t.AUTOPLAY="autoplay",t.API="api",t.CONTINUOUS="continuous",t.HOVER="hover",t.PLAY="play",t.PAUSE="pause",t.SCROLL="scroll",t.SWIPE="swipe",t.BACKGROUND="background"}(i.REQUEST_TYPES||(i.REQUEST_TYPES={})),function(t){t.VOLUME="yvpVolume"}(i.LocalStorageKey||(i.LocalStorageKey={})),i.ID3_MATCH_PATTERN={JSON:/\{([\S\s]*)\}/,NIELSEN:/\bwww.nielsen.com.*(\/\d+){3}/},function(t){t.BOTTOM="bottom",t.RIGHT="right",t.HIDDEN="hidden"}(i.PLAYLIST_POS||(i.PLAYLIST_POS={})),function(t){t[t.WIDTH=604]="WIDTH",t[t.HEIGHT=340]="HEIGHT"}(i.HideBreakpointDimensions||(i.HideBreakpointDimensions={})),i.VIDEO_MAIN_ELEMENT_CLASS="vp-main"},3194:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(742),h=n(1962),a=n(2542),c=n(3277),f=n(8103),l=n(440),v=n(1279),d=n(4986);!function(t){t.AD_BREAK_NEED_RESOLVE="adBreakNeedResolve",t.AD_BREAK_ITEM_NEED_SOURCE="adBreakItemNeedSource",t.AD_BREAK_ITEM_PLAY="adBreakItemPlay",t.AD_BREAK_ITEM_PLAYING="adBreakItemPlaying",t.AD_BREAK_STARTED="adBreakStarted",t.AD_BREAK_ENDED="adBreakEnded",t.AD_BREAK_ITEM_STARTED="adBreakItemStarted",t.AD_BREAK_ITEM_ENDED="adBreakItemEnded",t.AD_BREAK_SKIP="adBreakSkip",t.AD_BREAK_FORCE_PLAY_MIDROLL="adBreakForcePlayMidroll",t.AD_CLIENT_COMPLETED="adClientCompleted",t.AD_CLIENT_TIMEOUT="adClientTimeout",t.CREATE_OVERLAY_CONTAINER="createOverlayContainer",t.AD_METRICS="adMetrics",t.AD_DIAGNOSTICS="adDiagnostics"}(s=i.AdPlaybackControllerEvent||(i.AdPlaybackControllerEvent={}));var p=function(t){function i(i,n){var e=t.call(this,"AdPlaybackController")||this;e._m=i,e.HH=n,e.YH=null,e.qH={},e.WH={},e.QH={},e.ZH={},e.XH={},e.$H={},e.JH={};var r=e._m.config.ads.timeout,s=r.load+r.start;return e.KH={},e.tY=new u.Timer(1e3*s,e.iY,e,1),e}return r(i,t),i.prototype.prepareAdsForItem=function(t){var i=t.refPlaybackId;if(t.adConfig&&t.adConfig.mimetype){var n=this.HH.getPlugin(v.PluginType.AD,t.adConfig.mimetype),e=this.nY(i,n);if(n&&e&&d.isAdResolverAdPlugin(n)){this.KH[i]={item:t,beginTS:Date.now()},this.eY({evt:"ad_fetch"},t);var r=this._m.playlist.position;n.fetchAdBreaks({refId:i,config:t.adConfig.value,pos:r})}}else this.nY(i,null)},i.prototype.startTracking=function(t){var i=this,n=t.refPlaybackId;n!==this.rY&&(this.sY(),this.oY(t),this.qH[n]={},this.WH[n]={},this.XH[n]=[],this.QH={},this.ZH={},this.uY=[],this.hY=null,this.aY=!1,this.YH=null,this.cY=null,this.fY=null,this.lY.adBreaks&&(this.tY.reset(),this.lY.adBreaks.forEach((function(n){i.vY(t,n)}))))},i.prototype.resolveAdBreaks=function(t,i){var n=this,e=t.refPlaybackId,r=this.qH[e]&&this.qH[e][i],s=this.$H[e];d.isAdResolverAdPlugin(s)&&r&&0!==r.length&&r.forEach((function(t){t.hasResolved()||t.error||n.QH[t.adBreakId]||n.ZH[t.adBreakId]||(n.QH[t.adBreakId]=t.mediaItem,s.resolveAdBreak(t.rawItemData))}))},i.prototype.getPlayingInstreamAd=function(){return this.YH||null},i.prototype.updatePlaybackProgress=function(t){var i=t.currentTime;if(t.playingItem===this.lY){var n=this.dY(i);if(n!==this.YH){var e=this.YH;this.YH=n,this.pY(e,n)}}},i.prototype.onMediaItemPlaybackEnded=function(t){},i.prototype.handleMediaItemSeeked=function(t,i,n){if(t===this.lY&&(n=d.isNumber(n)?n:0,t instanceof l.default&&!t.isLive()&&t.adBreaks.length)){for(var e=void 0,r=0,o=t.adBreaks;r<o.length;r++){var u=o[r];u.startOffset<=i&&u.type===f.AdBreakType.MIDROLL&&(e=u)}if(e&&e.active){var h=e.startOffset;h>=n&&h<i&&this.publish(s.AD_BREAK_FORCE_PLAY_MIDROLL,e)}}},i.prototype.playClientAdBreaks=function(t,i){var n=this;if(this.lY===t){this._m.playbackState.currentMediaType=i;var e=Object.keys(this.KH).map((function(t){return n.KH[t].item})).some((function(t){return t===n.lY}));if(this.mY(i,t),!e){var r=t.refPlaybackId,o=this.qH[r]&&this.qH[r][i]||[],u=this.WH[r]&&this.WH[r][i]||[];if(0===o.length&&0===u.length)return this.sY(),void this.publish(s.AD_CLIENT_COMPLETED,i,t);this.resolveAdBreaks(t,i),this.bY(t,i)}}},i.prototype.pauseClientAdStartTimer=function(){this.tY&&this.tY.stop()},i.prototype.resumeClientAdStartTimer=function(){var t=this.gY(),i=this.tY;t&&i&&!i.running&&i.start()},i.prototype.handleAdBreakResolved=function(t,i){t&&i&&(delete this.QH[i.adBreakId],this.vY(t,i),this.yY(t,[i])&&this.bY(t,i.type))},i.prototype.handleAdBreakItemPlaybackStarted=function(t){t.instream||(this.wY(),this.publish(s.AD_BREAK_ITEM_STARTED,t))},i.prototype.handleAdBreakItemEnded=function(t){this._Y(t,!1,!1)},i.prototype.handleAdBreakItemError=function(t){this._Y(t,!0,!1)},i.prototype.stopCurrentPlayback=function(t){this.publish(s.AD_BREAK_ENDED,t&&t.adBreak||null)},i.prototype.destroy=function(){var i=this;t.prototype.destroy.call(this),this.tY.destroy(),this.tY=null,Object.keys(this.JH).forEach((function(t){i.JH[t]()})),this.KH=null},i.prototype._Y=function(t,i,n){if(!t.instream){this.publish(s.AD_BREAK_ITEM_ENDED,t),this.hY=null;var e=t.adBreak,r=e.mediaItem;!i&&this._m.loop&&e.type===f.AdBreakType.NATIVE||(n||t===e.adBreakItems[e.adBreakItems.length-1])&&this.publish(s.AD_BREAK_ENDED,e),n||(this.aY=!1,this.bY(r,e.type))}},i.prototype.dY=function(t){for(var i=0,n=this.uY.length-1;i<=n;){var e=i+Math.floor((n-i)/2),r=this.uY[e];if(t>=r.startOffset&&t<r.endOffset)return r.adBreakItem;t>r.endOffset?i=e+1:n=e-1}return null},i.prototype.pY=function(t,i){if(i&&!t){if(i===i.adBreak.adBreakItems[0]){if(!i.adBreak.active)return this.YH=null,void this.publish(s.AD_BREAK_SKIP,i.adBreak,!0);this.publish(s.AD_BREAK_STARTED,i.adBreak)}this.publish(s.AD_BREAK_ITEM_STARTED,i)}!i&&t&&(this.publish(s.AD_BREAK_ITEM_ENDED,t),t===t.adBreak.adBreakItems[t.adBreak.adBreakItems.length-1]&&this.publish(s.AD_BREAK_ENDED,t.adBreak)),i&&t&&(this.publish(s.AD_BREAK_ITEM_ENDED,t),this.publish(s.AD_BREAK_ITEM_STARTED,i))},i.prototype.vY=function(t,i){var n=this,e=i.type,r=t.refPlaybackId;this.qH[r]=this.qH[r]||{},this.qH[r][e]=this.qH[r][e]||[],this.WH[r]=this.WH[r]||{},this.WH[r][e]=this.WH[r][e]||[],i.hasResolved()||i.error?i.adBreakItems.forEach((function(t,s){if(t.instream){var o=0===s?i.startOffset:n.uY[n.uY.length-1].endOffset;n.uY.push({adBreakItem:t,startOffset:o,endOffset:o+t.duration})}else n.WH[r][e].push(t)})):this.qH[r][e].push(i)},i.prototype.sY=function(){if(this.wY(),this.lY){var t=this.rY;this.KH&&this.KH[t]&&delete this.KH[t]}this.aY=!1,this.QH={},this.ZH={}},i.prototype.bY=function(t,i){var n=this;if(!this.aY){var e,r=t.refPlaybackId,o=this.WH[r]&&this.WH[r][i]||[],u=o.filter((function(t){return-1===(n.XH[r]||[]).indexOf(t.adBreakItemId)}));if(!(e=i===f.AdBreakType.NATIVE&&this._m.loop?o[0]:u[0]))return Object.keys(this.QH).length>0?void 0:(this.sY(),void this.publish(s.AD_CLIENT_COMPLETED,i,this.lY));this.aY=!0,this.XH[r]=this.XH[r]||[],this.XH[r].push(e.adBreakItemId),e===e.adBreak.adBreakItems[0]&&this.publish(s.AD_BREAK_STARTED,e.adBreak),this.eY({evt:"ad_play"},t),this.hY=e,this.publish(s.AD_BREAK_ITEM_PLAY,e)}},i.prototype.mY=function(t,i){this.wY(),this.cY=t,this.fY=i,this.tY.start()},i.prototype.iY=function(){var t=this.cY,i=this.fY;this.hY&&this._Y(this.hY,!0,!0),this.sY(),this.publish(s.AD_CLIENT_TIMEOUT,t,i)},i.prototype.wY=function(){this.tY.reset(),this.cY=null,this.fY=null},i.prototype.yY=function(t,i){var n=this;return!(t!==this.lY||t!==this.fY||!this.tY)&&i.some((function(t){return t.type===n.cY}))},i.prototype.EY=function(t,i){return!(t!==this.lY||t!==this.fY||!this.tY)},i.prototype.gY=function(){return!!this.cY},i.prototype.OY=function(t,i){for(var n,e,r=this,o=[],u=2;u<arguments.length;u++)o[u-2]=arguments[u];switch(i){case a.AdPluginEvent.AD_BREAK_RESOLVED:case a.AdPluginEvent.AD_BREAK_RESOLVE_ERROR:if(n=o[0],!(e=this.QH[n.adBreakId]))return;this.ZH[n.adBreakId]=e;var c=null;i===a.AdPluginEvent.AD_BREAK_RESOLVE_ERROR&&(c=new Error("Ad Plugin Resolve Error"));var l=e.updateAdBreak(n,this._m.adsRendererTypes,this._m.capabilities,c);this.handleAdBreakResolved(e,l);break;case a.AdPluginEvent.AD_SUBTITLES_FOUND:this.publish(h.AD_SUBTITLE_TRACK_ADDED,o[0]);break;case a.AdPluginEvent.AD_BREAK_PLAYING:this.publish(s.AD_BREAK_ITEM_PLAYING);break;case a.AdPluginEvent.AD_BREAKS_AVAILABLE:var v=o[0],p=this.KH[v.refId];if(delete this.KH[v.refId],p&&(e=p.item,this.eY({evt:"ad_fetched",latency:Date.now()-p.beginTS},e)),!p||!e||!v.refId)return;var m=v.adBreaks;m||(m=[]);var b=e.addAdBreaks(v.adBreaks);b.forEach((function(t){r.vY(e,t)})),e.adBreaks.some((function(t){return t.type===f.AdBreakType.NON_LINEAR}))&&d.isAdOverlayRendererAdPlugin(t)&&this.publish(s.CREATE_OVERLAY_CONTAINER,(function(i){i&&t.setNonlinearAdContainer(i)})),this.EY(e,b)?this.playClientAdBreaks(e,this.cY):this.resolveAdBreaks(e,f.AdBreakType.PREROLL);break;case a.AdPluginEvent.DIAGNOSTICS:var g=o[0];this.publish(s.AD_DIAGNOSTICS,g);break;case a.AdPluginEvent.METRICS:var y=o&&o[0],w=y&&y.evt;if("string"==typeof w){var _="object"==typeof y?Object.assign({},y):{evt:w};this.eY(_,this.lY)}}},i.prototype.nY=function(t,i){return!this.$H[t]&&(this.$H[t]=i,i&&(this.JH[i.mimetype]||(this.JH[i.mimetype]=c.listenEventDispatcherEvts(i,Object.keys(a.AdPluginEvent).map((function(t){return a.AdPluginEvent[t]})),this.OY.bind(this)))),!0)},i.prototype.oY=function(t){this.lY=t,this.rY=t.refPlaybackId},i.prototype.eY=function(t,i){void 0===t&&(t={}),i&&(t.prefetch=i.adConfigPrefetched?1:0),this.publish(s.AD_METRICS,t)},i}(o.default);i.AdPlaybackController=p},1372:function(t,i,n){"use strict";var e=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var r=n(7231),s=n(9847),o=n(3072),u=n(3454),h=n(4138),a=n(954),c=n(6389),f=n(1962),l=n(1960),v=n(440),d=n(6120),p=n(2341),m=n(2334),b=n(4536),g=n(1279),y=n(4685),w=n(5244),_=n(742),E=n(2912),O=n(1204),A=n(4986),S=n(6342),T=n(9241),I=n(8103),j=n(4046),M=n(8903),N=n(7549),k=n(83),R=n(5109),L=n(4797),D=n(655),C=n(9939),P=n(2559),x=n(7343),U=n(830),V=n(1032),F=n(4354),B=n(649),z=function(){function t(t,i,n,e,r){this.AY=[],this.yR=t,this.SY=r,this.wV=e,this.wV.publish(f.PROFILE_START,[f.METRICS.VP_CONSTRUCTOR]),this._m=new m.default(t,i,n),this.TY=this._m.mediaStore,this.IY(),this.jY=[],this.BH=new b.default,this.vS=new h.default(this.BH),this.MY=new N.default(this.wV),this.NY(),this.kY(),this.RY=new M.PlaybackController(this._m,this.wV,this.BH,this.LY),this.DY(),this._m.autoplay&&this.wV.publish(f.PROFILE_START,f.METRICS.INIT_TO_START),this.eF(),this.wV.publish(f.PROFILE_END,f.METRICS.VP_CONSTRUCTOR),this.wV.publish(f.PROFILE_START,f.METRICS.INIT_RENDER_GAP),this.CY()}return t.prototype.initialize=function(){this.PY||(this.PY=new j.MetadataController(this.vS,this._m),this.xY(),this.fetchMetadata())},t.prototype.fetchMetadata=function(t){this.PY&&this.PY.loadMetadata(t)},t.prototype.destroy=function(){this.HG&&this.HG.destroy(),this.UY(),this.wV&&this.wV.destroy(),this.VY&&this.VY.destroy(),this._m&&this._m.destroy(),this.PY&&this.PY.destroy(),this.RY&&this.RY.destroy(),this.FY(),this.BH.destroy(),this.vS.destroy()},t.prototype.render=function(t){this.wV.publish(f.PROFILE_END,f.METRICS.INIT_RENDER_GAP),this.wV.publish(f.PROFILE_START,f.METRICS.CREATE_RENDERER);var i=A.isString(t)?document.querySelector(t):t;if(null===i&&this.wV.publish(f.ERROR,this.BY(c.PLAYER_CODES.E_INVALID_CONFIG,!1,"Invalid DOM node or CSS selector specified. Cannot render player.")),this.HG=new T.default(i,this._m,this.wV,this.SY,this.BH,this.RY),this.zY(),this._m.playerRootElement=i,this.HG.render(),this.GY=this.HG.getPlaylistController(),A.isFunction(u.CCController)&&(this.VY=new u.CCController(this.wV,this._m,this.HG),this.HY()),this._m.firstCriticalError)this.XE(this._m.firstCriticalError);else{if(this.YY=!1,this.HG.syncViewState(),this._m.autoplay){var n={type:a.REQUEST_TYPES.AUTOPLAY,action:a.REQUEST_TYPES.AUTOPLAY};this.play(n)}else{var e=this.getCurrentMediaItem();this.MY.setPreloadItem(e),this.MY.startPreload()}this.wV.publish(o.ExternalEvt.PLAYER_RENDERED),this.wV.publish(f.PROFILE_END,f.METRICS.CREATE_RENDERER),this.HG.setTheme(this.yR.cssTheme),this.qY(g.PluginPlayerEvent.PLAYER_RENDERED,{rootElem:i})}},Object.defineProperty(t.prototype,"model",{get:function(){return this._m},enumerable:!0,configurable:!0}),t.prototype.registerPlugin=function(t){var i=this._m.config,n=i.pluginConfigs&&i.pluginConfigs[t.type]&&i.pluginConfigs[t.type][t.mimetype];switch(t.type){case g.PluginType.AD:var e=this._m.privacyConsent;n=Object.assign({autoplay:i.autoplay,playerGuid:this._m.guid,timeout:{hard:i.ads.timeout.load,start:i.ads.timeout.start,maxAdSearch:i.ads.timeout.maxAdSearch||604800},privacyConsent:{gdprApplies:e.gdprApplies,gdprConsentData:e.gdprConsentData,uspString:e.uspString}},n),"adplugin/vrm"===t.mimetype&&(n.disableFailoverOnDlvFailure=!1,n.disableVIPAdCallRetry=!1,n.adCallWithCredentialsAlways=!1),n.playerName=n.playerName||"VDMSPlayer";break;case g.PluginType.MORE_ITEMS:this.WY=t.mimetype}this.BH.register(t,n),A.isPlayerPluginEventListener(t)&&this.jY.push(t)},Object.defineProperty(t.prototype,"rootElement",{get:function(){return this._m.rendered?this.HG.getRootElement():null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"videoElement",{get:function(){return this._m.rendered?this.HG.getVideoElement():null},enumerable:!0,configurable:!0}),t.prototype.supportSendBeacon=function(){return!(s.userAgent.ie||s.userAgent.safari||s.userAgent.ios)},t.prototype.play=function(t){void 0===t&&(t=null),this.RY.startPlayback(t),this.wV.publish(f.CTRL_PLAYPAUSE,"play")},t.prototype.pause=function(t){!this._m.isPaused()&&this.QY.shouldPlay&&(this.RY.pause(t),this.LY.onPause(),this.wV.publish(f.CTRL_PLAYPAUSE,"pause"))},t.prototype.seek=function(t){this.RY.seek(t)},t.prototype.recover=function(){this.LY&&this.LY.recover()},t.prototype.preload=function(){this.MY.startPreload()},t.prototype.stopPreload=function(){this.MY.stopPreload()},t.prototype.disableControls=function(){this._m.rendered&&this.HG.disableControls()},t.prototype.enableControls=function(){this._m.rendered&&this.HG.enableControls()},t.prototype.enableCC=function(t){this.VY&&this.VY.enable(t)},t.prototype.disableCC=function(){this.VY&&this.VY.disable()},t.prototype.isPlayMode=function(){var t=this._m.getState();return(t===w.default.VIDEO||t===w.default.WAITING)&&!this._m.isPaused()},t.prototype.isLoading=function(){return this.QY.videoLoading()},t.prototype.setCustomError=function(t,i,n,e,r){if(/^player-/.test(t)||(t="player-"+t),-1===[f.ERROR,f.WARNING,f.INFO].indexOf(t))throw new Error("invalid error level");if(-1===Object.keys(c.ErrorGroup).map((function(t){return c.ErrorGroup[t]})).indexOf(i))throw new Error("invalid error group");this.wV.publish(t,S.default.createErr(i,this.QY,n,e,r))},Object.defineProperty(t.prototype,"fullscreen",{get:function(){return!!this._m.rendered&&this.HG.getFullscreen()},set:function(t){this._m.rendered&&this.HG.setFullscreen(t)},enumerable:!0,configurable:!0}),t.prototype.setVolume=function(t,i){void 0===i&&(i=!1),i||(t>0&&!this._m.muteMode&&(this._m.mute=!1),_.LocalStorage.put(a.LocalStorageKey.VOLUME,{volume:t,mute:this._m.mute})),this._m.rendered&&this.RY.setVolume(t,i),this.HG.updateVolumeUI(t,null,i)},Object.defineProperty(t.prototype,"volume",{get:function(){return this._m.volume},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentTime",{get:function(){return this._m.rendered?this.RY.getCurrentTime():0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rawCurrentTime",{get:function(){return this._m.rendered?this.RY.getRawCurrentTime():0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mute",{get:function(){return this._m.mute},set:function(t){this._m.muteMode&&this._m.mute||(_.LocalStorage.put(a.LocalStorageKey.VOLUME,{volume:this._m.volume,mute:t}),this._m.rendered&&this.RY.setMute(t),this.HG.updateVolumeUI(this._m.volume,t))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"loop",{set:function(t){this._m.loop=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"continuousPlay",{get:function(){return this._m.continuousPlay},set:function(t){this._m.continuousPlay=t},enumerable:!0,configurable:!0}),t.prototype.resumeContinuousPlay=function(t){this.RY.resumeContinuousPlay(t)},Object.defineProperty(t.prototype,"autoplay",{get:function(){return this._m.autoplay},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mediaStore",{get:function(){return this._m.mediaStore},enumerable:!0,configurable:!0}),t.prototype.getPlaybackState=function(){return this._m.getState()},t.prototype.getCurrentMediaItem=function(){return this.xG.getCurrentItem()},t.prototype.getPlaylistItems=function(){return this.xG.getItems().map((function(t){return{id:t.id,mimetype:t.mimetype}}))},t.prototype.getPlaylistItemIds=function(){return this.xG.getItemIds()},t.prototype.getPlaylist=function(){return this.xG},Object.defineProperty(t.prototype,"rendered",{get:function(){return this._m.rendered},enumerable:!0,configurable:!0}),t.prototype.updateCurrentItemTitle=function(t){this.HG.updateCurrentItemTitle(t)},t.prototype.addCustomControlElement=function(t){return this.HG.addCustomControlElement(t)},t.prototype.setPlaylistPosition=function(t,i,n){this.RY.setPlaylistPosition(t,i,n)},t.prototype.sendPrefetchInfo=function(t){var i={url:t.url,source:t.source,latency:t.latency||"na",http_code:t.http_code||"na",resp_len:t.resp_len||"na",instrument:t.instrument||"na",perfInfo:t.perfInfo||"na",perfStack:t.perfStack||"na"};return!(!i.source||!i.url)&&(this.wV.publish(f.API_CALLED,i),!0)},t.prototype.removePlaylistItems=function(t,i){this.xG.removeItems(t,i)},t.prototype.error=function(t){t&&this.wV.publish(f.ERROR,this.BY(t.code,!1,t.msg))},Object.defineProperty(t.prototype,"docked",{get:function(){return!!this._m.rendered&&this.HG.isDocked()},enumerable:!0,configurable:!0}),t.prototype.updateDockingConfig=function(t,i,n,e,r,s){this._m.rendered&&this.HG.updateDockingConfig(t,i,n,e,r,s)},t.prototype.dockVideoPlayer=function(){this._m.rendered&&this.HG.dockVideoPlayer()},t.prototype.undockVideoPlayer=function(t){this._m.rendered&&this.HG.undockVideoPlayer(t)},t.prototype.initNewPlayback=function(){var t=this.getCurrentMediaItem();this.RY.initNewPlayback(t)},Object.defineProperty(t.prototype,"startTime",{set:function(t){this._m.startTime=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentDate",{get:function(){return this._m.rendered?this.RY.getCurrentDate():0},enumerable:!0,configurable:!0}),t.prototype.getEventsDto=function(){return this._m.getEventsDto()},t.prototype.getPlayingItem=function(){return this.RY.getPlayingItem()},t.prototype.getSyncOffset=function(){return this.RY.getSyncOffset()},t.prototype.startSync=function(){this.RY.startSync()},t.prototype.stopSync=function(){this.RY.stopSync()},Object.defineProperty(t.prototype,"duration",{get:function(){return this.RY.getDuration()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rawDuration",{get:function(){return this.RY.getRawDuration()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),t.prototype.eF=function(){var t=this;this.wV.addEventListener(f.ERROR,this.XE,this),this.wV.addEventListener(f.INFO,this.XE,this),this.wV.addEventListener(f.WARNING,this.qF,this),this.wV.addEventListener(f.RELATED_ITEM_CLICK,this.ZY,this),this.wV.addEventListener(f.TOGGLE_PLAY_PAUSE,this.XY,this),this.wV.addEventListener(f.CONTROLS_SEEK_START,this.$Y,this),this.wV.addEventListener(f.CONTROLS_SEEK_END,this.JY,this),this.wV.addEventListener(f.CONTROLS_SEEKING,this.KY,this),this.wV.addEventListener(f.PLAYBACK_REQUEST,this.dq,this),this.wV.addEventListener(f.PLAYER_DIMENSION_CHANGE,this._q,this),this.wV.addEventListener(o.ExternalEvt.BITRATE_CHANGE,this.FF,this),this.wV.addEventListener(o.ExternalEvt.PLAYBACK_TIMEOUT,this.tW,this),this.wV.addEventListener(f.KEYDOWN,this.iW,this),this.wV.addEventListener(f.ER_READY,this.nW,this),this.wV.addEventListener(f.CONTENT_LOAD_FINISHED,this.eW,this),this.wV.addEventListener(f.LIVE_RELOAD_MEDIA,this.rW,this),this.wV.addEventListener(f.STREAM_SYNCH_STRATEGY_APPLIED,this.sW,this),this.wV.addEventListener(f.STREAM_SYNCH_COMPLETE,this.$F,this),this._m.waitingForUserTap&&this.wV.once(f.TOUCH_TO_PLAY_RESTRICTION_REMOVED,(function(){t._m.waitingForUserTap=!1}),this)},t.prototype.CY=function(){var t=this;this.AY.push(new V.default),this.AY.push(new U.default),this.AY.push(new B.default),this.AY.push(new R.default),this.AY.push(new D.default),this.AY.push(new C.default),this.AY.push(new r.VrmAdPlugin),this.AY.push(new F.default),this._m.isLocal()&&(this.AY.push(new L.default),this.AY.push(new P.default),this.AY.push(new x.default)),this.AY.forEach((function(i){t.registerPlugin(i)})),this.BH.defaultPlugins=this.AY},t.prototype.FY=function(){this.AY.forEach((function(t){t.destroy()})),this.AY=[]},t.prototype.qY=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];for(var r=function(n){setTimeout((function(){try{n.onPlayerEvent.apply(n,e([t],i))}catch(t){}}),0)},s=0,o=this.jY;s<o.length;s++){var u=o[s];r(u)}},t.prototype.kY=function(){this.LY||(this.LY=new k.default(this._m),this.oW())},t.prototype.uW=function(){this.hW||(this.wV.publish(f.PROFILE_END,[f.METRICS.INIT_TO_START,f.METRICS.CLICK_TO_START]),this.wV.publish(o.ExternalEvt.VIDEO_STARTED),this.hW=!0),this.aW()},t.prototype.XY=function(){this._m.castState&&this._m.castState.connected||this._m.getState()===w.default.VIDEO&&(this._m.isPaused()?(this.RY.startPlayback({type:a.REQUEST_TYPES.CLICK,action:a.REQUEST_TYPES.PLAY}),this.wV.publish(f.CTRL_PLAYPAUSE,"play")):(this.RY.pause({type:a.REQUEST_TYPES.CLICK,action:a.REQUEST_TYPES.PAUSE}),this.wV.publish(f.CTRL_PLAYPAUSE,"pause")))},t.prototype.iW=function(t){var i=t.keyCode,n="key-"+i;32!==i&&38!==i&&40!==i||(t.preventDefault(),this.wV.publish(o.ExternalEvt.UI_INTERACT,{srcElement:n}))},t.prototype.dq=function(){this.cW(),this.fW()},t.prototype.cW=function(){var t=this,i=this.getCurrentMediaItem();!this.lW&&i&&i.state!==d.ItemState.ERROR&&(this.lW=window.setTimeout((function(){t.wV.publish(o.ExternalEvt.PLAYBACK_TIMEOUT,t.vW(c.WARNING_CODES.E_PLAYBACK_TIMEOUT,!0,"No playback after 10 seconds of requesting to play on player"))}),1e4))},t.prototype.fW=function(){var t=this.getCurrentMediaItem();t&&t.rendererType===y.RendererType.HTML5_HLS&&this.wV.publish(f.CONVIVA_READY_FOR_SESSION_CREATION,t)},t.prototype.aW=function(){this.lW&&clearTimeout(this.lW)},t.prototype._q=function(t){var i,n;this._m.uiState.width=t.width,this._m.uiState.height=t.height,this._m.uiState.videoWidth=t.videoWidth,this._m.uiState.videoHeight=t.videoHeight,null===(n=null===(i=this.HG)||void 0===i?void 0:i.controls)||void 0===n||n.onPlayerResize(t)},t.prototype.dW=function(){s.userAgent.mobile&&O.default.autoplaySupported&&this.QY.mute&&!this._m.muteMode&&!this._m.config.mute&&(this.mute=!1),this.wV.publish(f.CTRL_PLAYREQUEST,"ctp");var t={type:a.REQUEST_TYPES.CLICK,action:a.REQUEST_TYPES.CLICK};this.RY.startPlayback(t),this.HG.getContentNode().focus(),O.default.hasLoadRestriction&&this._m.autoplay&&E.default&&(this._m.waitingForUserTap=!1)},t.prototype.ZY=function(t,i,n){var e=this.xG,r={srcElement:"next-vid-"+i},s=-1===i?f.CTRL_REPLAY:f.CTRL_ENDSCREEN_VID;-1===i&&(r.srcElement="es-rpl"),i>-2&&this.wV.publish(o.ExternalEvt.UI_INTERACT,r),this.wV.publish(s,{vid:t,vindex:i});var u={type:a.REQUEST_TYPES.CONTINUOUS,action:n?a.REQUEST_TYPES.AUTOPLAY:a.REQUEST_TYPES.CLICK},h=e.getItemPosition(t);this.setPlaylistPosition(h,!0,u)},t.prototype.XE=function(t){var i=this;if(this.LY.onError(t),!this.LY||!t.isRecoverable){t.category&&t.category===c.E_INFO?this.wV.publish(f.INTERNAL_INFO,t):this.wV.publish(f.INTERNAL_ERROR,t);try{throw new Error("Stack Trace")}catch(t){}this._m.errors.push(t),this.pW((function(){var t=i._m.firstCriticalError;t&&(i.LY.stopTimers(),i.RY.handleCriticalError(t),i.mW(t),i.disableCC(),i.HG&&i.HG.syncViewState())}))}},t.prototype.qF=function(t,i){i&&this.XE(t)},t.prototype.mW=function(t){var i=c.PLAYER_CODES,n=function(){s.userAgent.desktop&&(t.category=c.E_PLAYER,t.subcategory=i.E_PLAYER_NOT_ENABLED)};switch(t.category){case c.E_SAPI_ABSTRACT:case c.E_SAPI_STREAM:case c.E_SAPI_PLAYLIST:case c.E_SAPI_RELATED:case c.E_SAPI_POPULAR:var e=c.INFO_CODES;switch(t.subcategory){case e.E_SAPI_UNSUPPORTED_LIVE_ON_HTML:s.userAgent.android?(t.category=c.E_INFO,t.subcategory=e.E_PLAYER_ANDROID_CHROME_REQUIRED):n();break;case c.SAPI_CODES.E_DRM_RESTRICTED:s.userAgent.desktop&&n()}break;case c.E_PLAYER:switch(t.subcategory){case i.E_NATIVE_ENCRYPT_MEDIA:n()}}},t.prototype.$Y=function(){this._m.isSeeking()||(this._m.setSeeking(!0),this.HG.syncViewState())},t.prototype.JY=function(){this._m.isSeeking()&&(this._m.isPaused()||this.RY.playCurrent(),this._m.setSeeking(!1),this.HG.syncViewState())},t.prototype.KY=function(t){this._m.castState&&this._m.castState.connected||this.RY.seekCurrent(t)},t.prototype.FF=function(t){this._m.bitrate=t},t.prototype.tW=function(t){this.wV.publish(f.WARNING,t)},t.prototype.TF=function(){this._m.isLoading()||(this._m.setLoading(!0),this.HG.syncViewState());var t=this.getCurrentMediaItem();t&&this.PY.recover(t)},t.prototype.bW=function(t){if(this.LY.recovering){var i=this._m.getState();this.RY.getCurrentTime()>0&&(this._m.startTime=this.RY.getCurrentTime()),this.LY.onRecoveryMetadataReady(),this.RY.handleSourceAvailable(t),this.LY.setItemRecoveryStatus(t,d.ItemRecoveryStatus.RECOVERED),i===w.default.VIDEO&&this.RY.playCurrent(this._m.startTime)}else this.LY.setItemRecoveryStatus(t,d.ItemRecoveryStatus.NOT_RECOVERING)},t.prototype.nW=function(t){},t.prototype.UY=function(){this.LY&&(this.LY.destroy(),this.LY=null)},t.prototype.pW=function(t){var i=this,n=this._m&&this.xG&&this.getCurrentMediaItem();switch(n&&n.is360Video()&&(this._m.skipOnError=l.SkipOnError.TIMEBASED),this._m.skipOnError){case l.SkipOnError.ALWAYS:this.gW(t);break;case l.SkipOnError.TIMEBASED:t(),window.setTimeout((function(){i.gW()}),1e4);break;case l.SkipOnError.NEVER:default:t()}},t.prototype.gW=function(t){var i=this.xG.getNextPosition(!0,this._m.loop),n=this.xG.position,e=this._m.autoplay||this._m.continuousPlay&&this.QY.hasStartedPlayback;-1!==i&&i!==n?(this.setPlaylistPosition(i,e),this.HG&&this.HG.syncViewState()):-1===i&&this.yW(g.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR)},t.prototype.yW=function(t){var i=this;this.PY.loadMoreItems(t,(function(t){var n=i.xG.getNextPosition(!0,i._m.loop),e=i.wW();i.continuousPlay&&(i._m.autoplay=!0);var r=i._m.autoplay||i.continuousPlay&&i.QY.hasStartedPlayback||e;t||-1===n?(i._m.setState(w.default.END),i.QY.criticalError=i._m.firstCriticalError,i.HG&&i.HG.syncViewState()):i.setPlaylistPosition(n,r)}),this.WY)},t.prototype.eW=function(t){var i=this;t&&this.PY.loadMoreItems(g.MoreItemsReason.CONTENT_LOAD_FINISHED,(function(){var t,n=i.xG,e=n.getCurrentPosition(),r=n.getNextPosition(true,i._m.loop);-1!==r&&r!==e&&(t=n.getMediaItemAt(r))&&(t.mayUpdateVideoSession(),i.MY.setPreloadItem(t),i.MY.startPreload())}),this.WY)},t.prototype.rW=function(){this.LY.recover(4)},t.prototype.sW=function(t){var i;this.HG.updateStreamSyncUI(!0,(null===(i=t)||void 0===i?void 0:i.strategy)||"")},t.prototype.$F=function(){this.HG.updateStreamSyncUI(!1)},t.prototype.vW=function(t,i,n,e){return S.default.createErr(c.ErrorGroup.Streaming,this.QY,i?c.E_WARNING:c.E_PLAYER,t,n,e)},t.prototype.BY=function(t,i,n,e){return S.default.createErr(c.ErrorGroup.Configuration,this.QY,i?c.E_WARNING:c.E_PLAYER,t,n,e)},t.prototype.IY=function(){var t=this,i=this.TY;i.on(p.MediaStoreEvent.MEDIA_ITEM_ADDED,(function(i){t.wV.publish(f.MEDIA_ITEM_ADDED,i)}),this),i.on(p.MediaStoreEvent.MEDIA_ITEM_REMOVED,(function(i){t.wV.publish(f.MEDIA_ITEM_REMOVED,i)}),this)},t.prototype._W=function(t){return t?{id:t.id,duration:t.duration}:null},t.prototype.DY=function(){var t=this,i=this.RY;i.on(M.PlaybackEvent.PLAY_CAST,(function(){}),this),i.on(M.PlaybackEvent.PAUSE_CAST,(function(){}),this),i.on(M.PlaybackEvent.SEEK_CAST,(function(){}),this),i.on(M.PlaybackEvent.PLAYBACK_REQUEST,(function(){t.wV.publish(f.PLAYBACK_REQUEST)}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_BEFORE_METADATA_READY,(function(){t.wV.publish(f.INFO,t.BY(c.PLAYER_CODES.E_NATIVE_PREMATURE_PLAY,!0,"Cannot play before metadata is available"))}),this),i.on(M.PlaybackEvent.PLAYLIST_NO_MORE_ITEM_TO_PLAY,(function(){t.UY()}),this),i.on(M.PlaybackEvent.PLAYLIST_COMPLETE,(function(){t.yW(g.MoreItemsReason.PLAYLIST_COMPLETE),t.wV.publish(o.ExternalEvt.PLAYLIST_COMPLETE)}),this),i.on(M.PlaybackEvent.PLAYBACK_LOADING,(function(i){t.HG.syncViewState(),t._m.fullscreen&&t.HG.setFullscreen(!0)}),this),i.on(M.PlaybackEvent.PLAYBACK_PAUSING,(function(){t.HG.syncViewState()}),this),i.on(M.PlaybackEvent.AD_BREAK_STARTED,(function(i){t.HG.onAdBreakStarted(i),t.HG.syncViewState(),t.GY.onAdBreakStarted(),t.wV.publish(f.AD_BREAK_STARTED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ENDED,(function(i){var n,e;t.HG.onAdBreakEnded(i),t.HG.syncViewState(),t.GY.onAdBreakEnded(),t.wV.publish(f.AD_BREAK_ENDED,i),i.type===I.AdBreakType.PREROLL&&t.wV.publish(f.PROFILE_START,f.METRICS.PLAYBACK_START),null===(e=null===(n=i)||void 0===n?void 0:n.mediaItem)||void 0===e||e.updateCompletedAdBreak(i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_CURRENT,(function(i){t.HG.onAdBreakItemCurrent(i),t.wV.publish(f.AD_BREAK_ITEM_CURRENT,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_STARTED,(function(i){t.uW(),t.HG.syncViewState(),t.HG.onAdBreakItemStarted(i),t.VY.onAdPlaybackStarted(i),t.qY(g.PluginPlayerEvent.AD_PLAYBACK_STARTED,i);var n=i.adBreak;t.MY.setPreloadItem(n.mediaItem),t.MY.startPreload(),t.wV.publish(f.AD_BREAK_ITEM_PLAYBACK_STARTED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_SKIPPED,(function(i){t.wV.publish(f.AD_BREAK_ITEM_SKIPPED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_LOADED,(function(i){t.wV.publish(f.CONTENT_LOAD_FINISHED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_RESUMED,(function(i){t.wV.publish(f.PLAYBACK_RESUMED,i?i.id:null)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_ENDED,(function(i){t.HG.onAdBreakItemEnded(i),t.wV.publish(f.AD_BREAK_ITEM_ENDED,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_STOPPED,(function(t){}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_PLAYBACK_PROGRESS,(function(i){t.HG.onAdPlaybackProgress(i);var n=t.QY;t.qY(g.PluginPlayerEvent.AD_PLAYBACK_PROGRESS,{currentTime:n.currentTime,duration:n.duration}),t.VY.onAdPlaybackProgress(i)}),this),i.on(M.PlaybackEvent.AD_BREAK_ITEM_ERROR,(function(i){t.wV.publish(f.AD_BREAK_ITEM_ERROR,i)}),this),i.on(f.AD_SUBTITLE_TRACK_ADDED,(function(i){t.wV.publish(f.AD_SUBTITLE_TRACK_ADDED,i)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_CURRENT,(function(i){t.HG&&t.HG.onMediaItemCurrent(i),t.VY&&t.VY.onMediaItemLoaded(i),t.GY&&t.GY.onMediaItemCurrent(i),t.wV.publish(f.MEDIA_ITEM_CURRENT,i)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_STARTED,(function(i){t.uW(),t.wV.publish(f.PROFILE_END,f.METRICS.PLAYBACK_START),t.HG.onMediaItemPlaybackStarted(i),t.VY.onMediaItemPlaybackStarted(),t.qY(g.PluginPlayerEvent.MEDIA_ITEM_PLAYBACK_STARTED,t._W(i)),t.wV.publish(f.PLAYBACK_STARTED),t.PY.loadMoreItems(g.MoreItemsReason.PLAYBACK_STARTED)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_RESUMED,(function(i){t.wV.publish(f.PLAYBACK_RESUMED,i?i.id:null)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_PROGRESS,(function(i){t.HG.syncViewState(),t.HG.onMediaItemPlaybackProgress(i),i&&i.currentTime&&t.qY(g.PluginPlayerEvent.MEDIA_ITEM_PLAYBACK_PROGRESS,i.currentTime,t._W(i.playingItem))}),this),i.on(M.PlaybackEvent.PLAYBACK_RESUME,(function(i){t.wV.publish(f.PLAYBACK_RESUMED,i?i.id:null),t.HG.syncViewState()}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR,(function(i){t.wV.publish(f.PLAYBACK_ERROR,i)}),this),i.on(M.PlaybackEvent.PLAYBACK_INFO,(function(i){t.wV.publish(f.INFO,i)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_ERROR,(function(i,n){t.wV.publish(f.MEDIA_ITEM_ERROR,i),t.wV.publish(f.ERROR,n)}),this),i.on(M.PlaybackEvent.WAITING,(function(i){if(i){if(t.LY&&t.LY.toggleRecoverer(i),i.value&&!i.ignoreBuffering)t.wV.publish(f.PROFILE_START,f.METRICS.PLAYBACK_STALLED);else if(!i.ignoreBuffering){t.wV.publish(f.PROFILE_END,f.METRICS.PLAYBACK_STALLED);var n=t.SY.getItem(f.METRICS.PLAYBACK_STALLED);n&&t.wV.publish(f.PLAYBACK_STALLED,n.timeDiff?n.timeDiff/1e3:"")}var e=!0===i.value?o.ExternalEvt.BUFFERING_START:o.ExternalEvt.BUFFERING_END;t.wV.publish(e)}}),this),i.on(M.PlaybackEvent.END_FULLSCREEN,(function(){t.HG.setFullscreen(!1),t.HG.handleFullscreenChange(!1)}),this),i.on(M.PlaybackEvent.ENTER_FULLSCREEN,(function(){t.HG.setFullscreen(!0),t.HG.handleFullscreenChange(!0)}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_NO_VALID_STREAM,(function(){t.wV.publish(f.ERROR,S.default.createErr(c.ErrorGroup.Service,t.QY,c.E_SAPI_STREAM,c.SAPI_CODES.E_NO_PLAYABLE_STREAMS))}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_NO_RENDERER,(function(i){t.wV.publish(f.ERROR,i)}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_FLASH_NOT_SUPPORTED,(function(i){t.wV.publish(f.INFO,i)}),this),i.on(M.PlaybackEvent.PLAYBACK_SYNC_VIEW,(function(){t.HG&&t.HG.syncViewState()}),this),i.on(M.PlaybackEvent.MUTE_CHANGED,(function(i){t._m.mute=i,t.HG.updateVolumeUI(t._m.volume,t._m.mute)}),this),i.on(M.PlaybackEvent.VOLUME_CHANGED,(function(i){t._m.volume=i,t.HG.updateVolumeUI(t._m.volume,t._m.mute),t.wV.publish(f.VideoEvent.VOLUMECHANGE)}),this),i.on(M.PlaybackEvent.PLAYBACK_START_BLOCKED,(function(){t.QY.paused=!0,t.QY.loading=!1,t.HG.syncViewState(),t.wV.publish(f.VideoEvent.BLOCKED),t.wV.publish(f.VideoEvent.PAUSE),t.LY.onPlaybackStartBlocked()}),this),i.on(M.PlaybackEvent.PLAYBACK_START_NOT_BLOCKED,(function(){t.LY.onPlaybackStartNotBlocked()}),this),i.on(M.PlaybackEvent.RENDERER_SWITCH,(function(i,n){s.userAgent.mobile&&t.HG.getFullscreen()&&i!==n&&n&&n.exitFullScreen&&n.exitFullScreen(),t.HG.onRendererSwitch(i,n)}),this),i.on(M.PlaybackEvent.RENDERER_TIMEOUT,(function(){t.HG.syncViewState()}),this),i.on(M.PlaybackEvent.RENDERER_CREATED,(function(i){t.HG.addRendererNode(i.create())}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_STOPPED,(function(i){t.LY&&t.LY.stopTimers(),t.HG.syncViewState(),t._m.continuousPlay||t.HG.setFullscreen(!1),t.wV.publish(f.PLAYBACK_STOPPED,i)}),this),i.on(M.PlaybackEvent.PLAYLIST_POSITION_HAS_CHANGED,(function(i){i&&(t.HG.resetState(),t.wV.publish(o.ExternalEvt.PLAYLIST_POSITION_CHANGE,t.xG.position))}),this),i.on(M.PlaybackEvent.PLAYBACK_ERROR_INCONSISTENT_METADATA,(function(){t.wV.publish(f.WARNING,t.vW(c.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE,!0),!0)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_IS_LOADED,(function(i){t.kY(),t.HG.onMediaItemLoaded(i),t.VY&&t.VY.onMediaItemLoaded(i);var n=i.customConfig,e=t.yR.nielsenConfig;(n&&n.nielsenRequired||e&&e.enableNielsen)&&t.wV.publish(o.ExternalEvt.NIELSEN_REQUIRED),t.wV.publish(f.MEDIA_ITEM_METADATA,i)}),this),i.on(M.PlaybackEvent.SEEKING,(function(){var i=f.VideoEvent.SEEKING;t.HG.onVideoEvent(i),t.wV.publish(i)}),this),i.on(M.PlaybackEvent.SEEKED,(function(){t.HG.onVideoEvent(f.VideoEvent.SEEKED),t.wV.publish(o.ExternalEvt.PLAYBACK_SEEK_COMPLETE)}),this),i.on(M.PlaybackEvent.MEDIA_ITEM_PLAYBACK_ENDED,(function(i,n){t.HG.destroyAdsOverlay(),t.VY.onMediaItemPlaybackEnded(),t.wV.publish(f.PLAYBACK_COMPLETE,i),t.wV.publish(f.MEDIA_ITEM_COMPLETE,i),t.qY(g.PluginPlayerEvent.MEDIA_ITEM_PLAYBACK_ENDED,t._W(i))}),this),i.on(M.PlaybackEvent.STALLED,(function(){t.wV.publish(f.VideoEvent.STALLED)}),this),i.on(M.PlaybackEvent.LOADSTART,(function(){t.wV.publish(f.VideoEvent.LOADSTART)}),this),i.on(M.PlaybackEvent.LOADEDDATA,(function(){t.wV.publish(f.VideoEvent.LOADEDDATA)}),this),i.on(M.PlaybackEvent.LOADEDMETADATA,(function(){t.wV.publish(f.VideoEvent.LOADEDMETADATA)}),this),i.on(M.PlaybackEvent.PLAY,(function(){t.wV.publish(f.VideoEvent.PLAY)}),this),i.on(M.PlaybackEvent.PLAYING,(function(i){var n=f.VideoEvent.PLAYING;t.HG.onVideoEvent(n,i),t.wV.publish(n)}),this),i.on(M.PlaybackEvent.PAUSE,(function(){var i=f.VideoEvent.PAUSE;t.HG.onVideoEvent(i),t.wV.publish(i)}),this),i.on(M.PlaybackEvent.SRC_SWITCHING,(function(){t.wV.publish(f.VideoEvent.SRC_SWITCHING)}),this),i.on(M.PlaybackEvent.SRC_SWITCHED,(function(){t.wV.publish(f.VideoEvent.SRC_SWITCHED)}),this),i.on(M.PlaybackEvent.TIMEUPDATE,(function(i){t.wV.publish(f.VideoEvent.TIMEUPDATE,i&&i.currentTime),t.HG.onPlaybackTimeUpdate()}),this),i.on(M.PlaybackEvent.CLICK,(function(){var i;t.wV.publish(o.ExternalEvt.UI_INTERACT,{srcElement:"video-click"}),s.userAgent.desktop&&(null===(i=t.HG)||void 0===i?void 0:i.controls)&&t.XY()}),this),i.on(M.PlaybackEvent.PLAYBACK_PROGRESS,(function(i){var n=i.currentItem,e=i.currentTime,r=i.duration,s=i.buffered,o=t.HG.getPlayerDimensions();S.default.areDimensionsEqual(o,t._m.uiState)||t.wV.publish(f.PLAYER_DIMENSION_CHANGE,o),t.wV.publish(f.PLAYBACK_PROGRESS,n.id,e,r,s)}),this),i.on(M.PlaybackEvent.PLAYBACK_NEED_MEDIA_ITEM_METADATA,(function(i){t.PY.loadItem(i)}),this),i.on(M.PlaybackEvent.PLAYBACK_NEED_MEDIA_ITEM_SOURCE,(function(i){t.PY.loadSource(i),t.wV.publish(f.MEDIA_ITEM_NEED_SOURCE,i)}),this),i.on(M.PlaybackEvent.AD_BREAK_NEED_RESOLVE,(function(t,i){}),this),i.on(M.PlaybackEvent.AD_METRICS,(function(i){t.wV.publish(f.AD_METRICS,i)}),this),i.on(M.PlaybackEvent.CREATE_OVERLAY_CONTAINER,(function(i){i(t.HG.createAdsOverlay())}),this),this.EW(i)},t.prototype.zY=function(){var t=this,i=this.HG;i.on(T.ViewEvent.SKIP_AD_REQUESTED,(function(){var i=t.getPlayingItem();i&&S.default.getPlaybackMode(i)===y.PlaybackMode.AD&&t.RY.skipAd()}),this),i.on(T.ViewEvent.SYNC_PLAYBACK_STATE,(function(){t.RY.syncPlaybackState()}),this),i.on(T.ViewEvent.SYNC_SHOW_AIRPLAY_TARGET_MENU,(function(){t.RY.showAirplayTargetMenu()}),this),i.on(T.ViewEvent.SEEK,(function(i){t.RY.seekCurrent(i)}),this),i.on(T.ViewEvent.SET_VOLUME,(function(i){t.setVolume(i)}),this),i.on(T.ViewEvent.SET_MUTE,(function(i){t.mute=i}),this),i.on(T.ViewEvent.TOGGLE_CC,(function(i,n){t.wV.publish(f.CCEvent.UI_TOGGLE,i,n),t.VY.toggleFromUI(i,n)}),this),i.on(T.ViewEvent.SET_AUDIO_LANGUAGE,(function(i,n){t.wV.publish(f.CONTROLS_AUDIO_CHANGE,i,n);var e=t.getCurrentMediaItem();e&&e.setCurrLanguage(i),t.RY.setAudioLanguage(i)}),this),i.on(T.ViewEvent.UI_INTERACT,(function(i){t.wV.publish(o.ExternalEvt.UI_INTERACT,i)}),this),i.on(T.ViewEvent.SCROLLED_TO_END,(function(){t.PY.loadMoreItems(g.MoreItemsReason.SCROLLED_TO_END)}),this),i.on(T.ViewEvent.PLAYLIST_BOTTOM_HEIGHT_CHANGE,(function(i){t.wV.publish(f.PLAYLIST_BOTTOM_HEIGHT_CHANGE,i)}),this),i.on(T.ViewEvent.TOGGLE_PLAY_PAUSE,(function(){t.XY()}),this),i.on(T.ViewEvent.START_SCREEN_CLICK,(function(){t.dW()}),this),i.on(T.ViewEvent.AD_CLICKED,(function(){t.wV.publish(f.AD_BREAK_ITEM_CLICKED)}),this),i.on(T.ViewEvent.CC_LANGUAGE_CHANGE,(function(i){t.VY.onLanguageChange(i)}),this),i.on(T.ViewEvent.CC_STYLE_CHANGE,(function(i){t.VY.updateCCStyle(),i&&t.wV.publish(f.CCEvent.UPDATE_STYLE,i)}),this),i.on(T.ViewEvent.OPSS_VISIBILITY_CHANGED,(function(i,n){t.wV.publish(f.OPSS_VISIBILITY_CHANGED,i,n)}),this),i.on(T.ViewEvent.FORWARD_SEEK,(function(){var i=t.RY.getCurrentTime(),n=Math.min(i+t._m.seekControls.offset,t.duration-1);t.RY.seekCurrent(n)}),this),i.on(T.ViewEvent.BACKWARD_SEEK,(function(){var i=t.RY.getCurrentTime()-t._m.seekControls.offset;t.RY.seekCurrent(i)}),this),i.on(T.ViewEvent.CUSTOM_ELEMENT,(function(i,n){var e={action:i,label:n};t.wV.publish(o.ExternalEvt.CTRL_CUSTOM_ELEMENT,JSON.stringify(e))}),this),i.on(T.ViewEvent.KEY_CHANGE_VOLUME,(function(i){t.wV.publish(o.ExternalEvt.KEY_CHANGE_VOLUME,i)}),this)},t.prototype.oW=function(){var t=this,i=this.LY;i.on(f.ERROR,(function(i){t.wV.publish(f.ERROR,i)}),this),i.on(f.WARNING,(function(i){t.wV.publish(f.WARNING,i)}),this),i.on(k.RecovererEvent.RECOVERY_START,this.TF,this),i.on(k.RecovererEvent.RECOVERY_METADATA_READY,(function(){t.wV.publish(f.RECOVERY_METADATA_READY)}),this)},t.prototype.HY=function(){var t=this,i=this.VY;i.on(u.CCControllerEvent.CC_AVAILABILITY_UPDATE,(function(i){t.HG.updateClosedCaptionUI(i)}),this),i.on(u.CCControllerEvent.CC_LIST_FETCHED,(function(i){var n,e;null===(e=null===(n=t.HG)||void 0===n?void 0:n.controls)||void 0===e||e.updateAvailableLanguages(i)}),this),i.on(u.CCControllerEvent.CC_LIST_FETCHED_MOBILE,(function(i){t.RY.enableMobileNativeCC(i)}),this),i.on(u.CCControllerEvent.TOGGLE_SIMPLE_CC_CONTROLS,(function(t){}),this)},t.prototype.xY=function(){var t=this,i=this.PY;i.on(f.ERROR,(function(i){t.wV.publish(f.ERROR,i)}),this),i.on(f.WARNING,(function(i){t.wV.publish(f.WARNING,i)}),this),i.on(j.MetadataEvent.METADATA_AVAILABLE,(function(i){t.getCurrentMediaItem().equals(i)&&t.HG&&t.HG.syncViewState(),t.wV.publish(f.METADATA_AVAILABLE,i.id),t.YY||(t.YY=!0,t.wV.publish(o.ExternalEvt.PLAYER_READY)),t.GY&&t.GY.onMediaItemLoaded()}),this),i.on(j.MetadataEvent.SOURCE_AVAILABLE,(function(i){t.PY.loadMoreItems(g.MoreItemsReason.SOURCE_LOAD_COMPLETE),t.OW(i)}),this),i.on(j.MetadataEvent.SOURCE_LOAD_FAILED,(function(i,n){var e=t.getCurrentMediaItem();e&&e.key===v.default.createKey(i.id,i.mimetype)&&(t.AW(e)&&(t.LY.setItemRecoveryStatus(e,d.ItemRecoveryStatus.NOT_RECOVERING),t.LY.onMetadataLoadFailed()),t.wV.publish(f.ERROR,n))}),this),i.on(j.MetadataEvent.API_INFO_AVAILABLE,(function(i){t.wV.publish(f.API_CALLED,i)}),this),this.EW(this.PY)},t.prototype.EW=function(t){var i=this;[f.PROFILE_START,f.PROFILE_END].forEach((function(n){t.addEventListener(n,(function(t){i.wV.publish(n,t)}),i)}))},t.prototype.NY=function(){var t=this,i=this.MY;i.on(N.PreloadEvent.START_PRELOAD,(function(i){t.PY.loadSource(i)}),this),i.on(N.PreloadEvent.PLAYER_IDLE,(function(){}),this)},t.prototype.OW=function(t){this.SW(t),this.AW(t)?this.bW(t):this.RY.handleSourceAvailable(t)},t.prototype.AW=function(t){var i=this.getCurrentMediaItem();return t.isRecovering()&&i&&i.equals(t)},t.prototype.SW=function(t){!(!(t&&t.customConfig&&t.customConfig.meta)||t.customConfig.meta.castable)&&s.userAgent.android&&"dash"===t.streams[0].getType()&&this.wV.publish(f.INFO,S.default.createErr(c.ErrorGroup.Configuration,this.QY,c.E_INFO,c.INFO_CODES.E_DRM_UNSUPPORTED_OS,null,"not castable stream on android"))},t.prototype.wW=function(){var t,i=this._m.config;return"media/container"===i.mediaItems[0].mimetype&&(null===(t=i.playlist)||void 0===t?void 0:t.id)&&!i.autoplay},Object.defineProperty(t.prototype,"QY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),t}();i.default=z},101:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(4986),h=n(2007),a=n(7262);!function(t){t.AD_VIDEO_START="AdVideoStart",t.AD_VIDEO_FIRST_QUARTILE="AdVideoFirstQuartile",t.AD_VIDEO_MIDPOINT="AdVideoMidPoint",t.AD_VIDEO_THIRD_QUARTILE="AdVideoThirdQuartile",t.AD_VIDEO_COMPLETE="AdVideoComplete"}(s=i.InstreamAdManagerEvent||(i.InstreamAdManagerEvent={}));var c=[s.AD_VIDEO_FIRST_QUARTILE,s.AD_VIDEO_MIDPOINT,s.AD_VIDEO_THIRD_QUARTILE],f=function(t){function i(){var i=t.call(this,"InstreamAdManager")||this;return i.TW={},i.IW="",i.jW=null,i.jW=new a.default(i),i}return r(i,t),i.prototype.adStarted=function(t,i){var n=t&&t.adID;if(n){this.IW=n;var e=new h.default(t,i);this.TW[n]=e;var r=e.events.impressions;e.status.impressions=!0,this.publish(s.AD_VIDEO_START,r)}},i.prototype.adEnded=function(t,i){var n=t&&t.adID;if(n){var e=this.TW[n];if(e&&!e.status.completes){var r=e.events.completes||[];e.status.completes=!0,e.endTime=i,this.publish(s.AD_VIDEO_COMPLETE,r)}}},i.prototype.onActiveRendererTimeupdate=function(t){var i=this.TW[this.IW];if(i&&!i.status.completes){var n=i.duration,e=i.startTime;if(u.isNumber(t)&&u.isNumber(e)&&u.isNumber(n)){var r=t-e,s=Math.round(r/n*100)/100;this.MW("firstquartiles",1,s,i),this.MW("midpoints",2,s,i),this.MW("thirdquartiles",3,s,i)}}},i.prototype.destroy=function(){t.prototype.destroy.call(this),this.TW={}},i.prototype.MW=function(t,i,n,e){var r,s=null===(r=this.TW[this.IW])||void 0===r?void 0:r.status;s&&!s[t]&&n>=.25*i&&(s[t]=!0,this.publish(c[Math.min(i,3)-1],e.events[t]))},i}(o.default);i.default=f},4046:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var o,u=n(7403),h=n(6618),a=n(6389),c=n(1962),f=n(6120),l=n(4986),v=n(6342);!function(t){t.METADATA_AVAILABLE="metadata-available",t.SOURCE_AVAILABLE="metadata-source-available",t.SOURCE_LOAD_FAILED="metadata-source-load-failed",t.API_INFO_AVAILABLE="api-info-available",t.MORE_ITEMS_LOADED="more-items-loaded"}(o=i.MetadataEvent||(i.MetadataEvent={}));var d=function(t){function i(i,n){var e=t.call(this,"MetadataController")||this;return e.vS=i,e._m=n,e.TY=n.mediaStore,e}return r(i,t),i.prototype.destroy=function(){this.vS.removeRelatedCommands(h.CmdName.CMD_METADATA_LOAD),this.vS.removeRelatedCommands(h.CmdName.CMD_SOURCE_METADATA_LOAD),t.prototype.destroy.call(this)},i.prototype.loadItem=function(t){var i=t.rawItemData;this.vS.executeCommand(h.CmdName.CMD_METADATA_LOAD,s({mimetype:t.mimetype,mediaItemDataArr:[i]},this.NW()),this)},i.prototype.loadSource=function(t){var i=t.rawItemData;if(t.sourceState!==f.SourceState.FETCHING&&!t.isContainer())if(t.hasSource())this.publish(o.SOURCE_AVAILABLE,t);else{var n=this.xG.getItemPosition(t.id)+1;this.publish(c.PROFILE_START,c.METRICS.CMS_SOURCE_REQUEST),this.vS.executeCommand(h.CmdName.CMD_SOURCE_METADATA_LOAD,s({mimetype:t.mimetype,mediaItemDataArr:[i],playlistPosition:n},this.NW()),this)}},i.prototype.recover=function(t){var i=t.rawItemData;this.vS.executeCommand(h.CmdName.CMD_SOURCE_METADATA_LOAD,s({mimetype:t.mimetype,mediaItemDataArr:[i],recovering:!0},this.NW()),this)},i.prototype.loadMetadata=function(t){var i,n=this;if((i=t&&t.length?t:this.xG.getItems())&&i.length){var e=[];i.forEach((function(t){e.push(t.rawItemData)}));var r={};e.forEach((function(t){var i=t.mimetype;r[i]||(r[i]=[]),r[i].push(t)})),this.kW(e)&&this.publish(c.PROFILE_START,c.METRICS.CMS_REQUEST),Object.keys(r).forEach((function(t){n.vS.executeCommand(h.CmdName.CMD_METADATA_LOAD,s({mimetype:t,mediaItemDataArr:r[t]},n.NW()),n)}))}},i.prototype.loadMoreItems=function(t,i,n){var e=this.xG.getItems();e&&e.length&&(this.publish(c.PROFILE_START,c.METRICS.CMS_MORE_ITEMS_REQUEST),this.vS.executeCommand(h.CmdName.CMD_MORE_ITEMS_LOAD,{cb:i,mimetype:n||e[0].mimetype,reason:t,start:this.xG.playlistFetchIndex},this))},i.prototype.onSourceMetadataLoadComplete=function(t,i){var n=this;this.publish(c.PROFILE_END,c.METRICS.CMS_SOURCE_REQUEST),this.vS.removeCommand(t),this.xG.update(i).forEach((function(t){t.setSourceState(f.SourceState.HAS_DATA),n.publish(o.SOURCE_AVAILABLE,t)}))},i.prototype.onSourceMetadataLoadProgress=function(t,i,n){n&&this.xG.updateMediaItemsSourceState(i,n)},i.prototype.onSourceMetadataLoadInfo=function(t,i){i&&this.publish(o.API_INFO_AVAILABLE,i)},i.prototype.onSourceMetadataLoadError=function(t,i,n){var e=this;this.vS.removeCommand(t);var r=v.default.createErr(n.group,this._m.playbackState,n.category,n.subcategory,n.message);i.forEach((function(t){e.publish(o.SOURCE_LOAD_FAILED,t,r)}))},i.prototype.onMetadataLoadComplete=function(t,i){var n=this;this.vS.removeCommand(t),this.RW(i),this.kW(i)&&this.publish(c.PROFILE_END,c.METRICS.CMS_REQUEST),this.xG.update(i).forEach((function(t){t.setState(f.ItemState.HAS_DATA),n.publish(o.METADATA_AVAILABLE,t)}))},i.prototype.onMetadataLoadProgress=function(t,i,n){n&&this.xG.updateMediaItemsState(i,n)},i.prototype.onMetadataLoadInfo=function(t,i){i&&this.publish(o.API_INFO_AVAILABLE,i)},i.prototype.onMetadataLoadError=function(t,i){this.vS.removeCommand(t);var n=v.default.createErr(a.ErrorGroup.Configuration,this._m.playbackState,a.E_WARNING,i.subcategory,i.message);this.publish(c.WARNING,n)},i.prototype.onMoreItemsLoadComplete=function(t,i){this.vS.removeCommand(t),this.publish(c.PROFILE_END,c.METRICS.CMS_MORE_ITEMS_REQUEST);var n=this.xG;n.playlistFetchIndex+=i.length,n.addItems(i);var e=i.map((function(t){var i=t.id;return n.getMediaItemById(i)}));e.length>0&&this.loadMetadata(e)},i.prototype.onMoreItemsLoadInfo=function(t,i){i&&this.publish(o.API_INFO_AVAILABLE,i)},i.prototype.onMoreItemsLoadError=function(t,i){this.vS.removeCommand(t);var n=v.default.createErr(a.ErrorGroup.Configuration,this._m.playbackState,i.category,i.subcategory,null,i.debugMessage);this.publish(c.INFO,n)},i.prototype.kW=function(t){var i=this.xG.getCurrentItem();return i&&t&&t.length&&t.some((function(t){return t.id===i.id}))},i.prototype.NW=function(){var t=this._m,i={autoplay:t.autoplay,privacyConsent:t.consent,rendererCapabilities:t.capabilities,rendererTypes:t.rendererTypes,thumbnailDimensions:t.thumbnailDimensions},n=this.xG.getCurrentItem();return n&&(n.videoSession&&(i.sessionId=n.videoSession),l.isNumber(n.tryCount)&&(i.tryCount=n.tryCount),l.isNumber(n.failoverCount)&&(i.failoverCount=n.failoverCount)),i},i.prototype.RW=function(t){t&&t.forEach((function(t){t.metadata&&(t.metadata.title=v.default.sanitizeAndUnescape(t.metadata.title),t.metadata.description=v.default.sanitizeAndUnescape(t.metadata.description))}))},Object.defineProperty(i.prototype,"xG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i}(u.default);i.MetadataController=d},2657:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(742),a=n(954),c=n(2334),f=5e3,l=2e4;!function(t){t.SUSPEND_STREAMING="suspendStreaming",t.RESUME_STREAMING="resumeStreaming",t.CTRL_PLAYPAUSE="ctrlPlayPause"}(s=i.PauseHandlerEvents||(i.PauseHandlerEvents={}));var v=function(t){function i(i,n){var e=t.call(this,"pauseHandler")||this;if(e.LE=i,e._m=n,e.LW=!1,!e.LE||!e._m)throw new Error("[PauseHandler] Invalid arguments");var r=e.DW=Object.assign({},e._m.backgroundPause);return e.DW.timeToPause=r.timeToPause?1e3*r.timeToPause:f,e.PW=r.onMute||r.onUnmute,e.DW.suspendStreamingTime=r.suspendStreamingTime?1e3*r.suspendStreamingTime:l,e.DW.backgroundSuspendStreaming=!0,e.xW=new h.Timer(r.timeToPause,e.UW,e,1),e.VW=new h.Timer(r.suspendStreamingTime,e.FW,e,1),e.BW=!1,e}return r(i,t),i.prototype.destroy=function(){this.xW.destroy(),this.VW.destroy()},i.prototype.onPlaybackStart=function(){this.LW=!0},i.prototype.onPlaybackPlaying=function(t){if(this.LW&&!t&&this.zW())return this.LW=!1,void this.GW();this.LW=!1,this._m.getPauseReason()===c.PauseReason.BACKGROUND&&u.userAgent.chrome&&this.LE.seek(this.LE.getCurrentTime())},i.prototype.onVisibilityChange=function(t){t?(this.xW.reset(),this.VW.reset(),this.HW()):this.zW()&&(this._m.isAd()?this.GW():this.YW())},i.prototype.suspendStreaming=function(){this.fH()&&(this.BW=!0,this.publish(s.SUSPEND_STREAMING))},i.prototype.resumeStreaming=function(){this.VW.reset(),this.fH()&&this.BW&&(this.publish(s.RESUME_STREAMING),this.BW=!1)},i.prototype.scheduleSuspend=function(){this.DW.backgroundSuspendStreaming&&this.VW.start()},i.prototype.FW=function(){this.VW.reset(),this.suspendStreaming()},i.prototype.zW=function(){if(!this.PW)return!1;if(!this._m.isMediaPlaying())return!1;var t=this._m.mute;return!(t&&!this.DW.onMute||!t&&!this.DW.onUnmute)},i.prototype.qW=function(){return!(!this.PW||this._m.isMediaPlaying())&&this._m.getPauseReason()===c.PauseReason.BACKGROUND},i.prototype.YW=function(){this.xW.start()},i.prototype.UW=function(){this.xW.reset(),this.GW()},i.prototype.GW=function(){this.LE.pause({type:a.REQUEST_TYPES.API,action:a.REQUEST_TYPES.BACKGROUND}),this.publish(s.CTRL_PLAYPAUSE,"pause")},i.prototype.HW=function(){this.qW()&&(this.resumeStreaming(),this.LE.startPlayback({type:a.REQUEST_TYPES.API,action:a.REQUEST_TYPES.BACKGROUND}),this.publish(s.CTRL_PLAYPAUSE,"play"))},i.prototype.fH=function(){var t=this._m.playlist.getCurrentItem();return!!t&&t.isLive()},i}(o.default);i.default=v},8903:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var o,u=n(7403),h=n(9847),a=n(3194),c=n(9489),f=n(3072),l=n(954),v=n(1962),d=n(8103),p=n(9134),m=n(440),b=n(3353),g=n(101),y=n(5244),w=n(727),_=n(2694),E=n(1204),O=n(2878),A=n(4986),S=n(6342),T=n(2657),I=n(4411);!function(t){t.PLAY_CAST="playCast",t.PAUSE_CAST="pauseCast",t.SEEK_CAST="seekCast",t.SRC_SWITCHING="pbcSrcSwitching",t.SRC_SWITCHED="pbcSrcSwitched",t.CLICK="pbcVideoClick",t.PAUSE="pbcPaused",t.PLAYBACK_ERROR="pbcError",t.PLAYBACK_INFO="pbcInfo",t.LOADEDMETADATA="pbcLoadedMetadata",t.LOADEDDATA="pbcLoadedData",t.STALLED="pbcStalled",t.LOADSTART="pbcLoadstart",t.PLAY="pbcPlay",t.PLAYING="pbcPlaying",t.SEEKING="pbcSeeking",t.SEEKED="pbcSeeked",t.WAITING="pbcWaiting",t.TIMEUPDATE="pbcTimeUpdate",t.MUTE_CHANGED="pbcMuteChanged",t.VOLUME_CHANGED="pbcVolumeChanged",t.END_FULLSCREEN="pbcEndFullscreen",t.ENTER_FULLSCREEN="pbcEnterFullscreen",t.PLAYBACK_START_NOT_ALLOWED="pbcStartNotAllowed",t.PLAYBACK_START_BLOCKED="pbcPlayBlocked",t.PLAYBACK_START_NOT_BLOCKED="pbcPlayNotBlocked",t.PLAYBACK_RESUME="pbcResume",t.PLAYBACK_NEW_ATTEMPT="pbcNewAttempt",t.PLAYBACK_REQUEST="pbcRequest",t.PLAYBACK_LOADING="pbcLoading",t.PLAYBACK_PAUSING="pbcPausing",t.PLAYBACK_STARTED="pbcStarted",t.PLAYBACK_ERROR_NO_VALID_STREAM="pbcErrorNoValidStream",t.PLAYBACK_ERROR_BEFORE_METADATA_READY="pbcErrorBeforeMetadataReady",t.PLAYBACK_ERROR_INCONSISTENT_METADATA="pbcErrorInconsistentMetadata",t.PLAYBACK_ERROR_NO_RENDERER="pbcErrorNoRenderer",t.PLAYBACK_ERROR_FLASH_NOT_SUPPORTED="pbcErrorFlashNotSupported",t.PLAYBACK_SYNC_VIEW="pbcSyncView",t.PLAYBACK_PROGRESS="pbcProgress",t.PLAYBACK_NEED_MEDIA_ITEM_METADATA="pbcNeedMediaItemMetadata",t.PLAYBACK_NEED_MEDIA_ITEM_SOURCE="pbcNeedMediaItemSource",t.MODE_CHANGE="pbcModeChange",t.RENDERER_SWITCH="pbcRendererSwitch",t.RENDERER_TIMEOUT="pbcRendererTimeout",t.RENDERER_CREATED="pbcRendererCreated",t.SET_PLAYLIST_POSITION_BEFORE="pbcSetPlaylistPositionBefore",t.STOP_CURRENT_PLAYBACK="pbcStopCurrentPlayback",t.MEDIA_ITEM_IS_LOADED="pbcMediaItemIsLoaded",t.MEDIA_ITEM_CURRENT="pbcMediaItemCurrent",t.MEDIA_ITEM_PLAYBACK_STARTED="pbcMediaItemStarted",t.MEDIA_ITEM_PLAYBACK_RESUMED="pbcMediaItemResumed",t.MEDIA_ITEM_PLAYBACK_PROGRESS="pbcMediaItemProgress",t.MEDIA_ITEM_PLAYBACK_ENDED="pbcMediaItemEnded",t.MEDIA_ITEM_PLAYBACK_STOPPED="pbcMediaItemStopped",t.MEDIA_ITEM_ERROR="pbcMediaItemError",t.PLAYLIST_POSITION_HAS_CHANGED="pbcPlaylistPositionChanged",t.PLAYLIST_NO_MORE_ITEM_TO_PLAY="pbcPlaylistNoMoreItemToPlay",t.PLAYLIST_COMPLETE="pbcPlaylistComplete",t.AD_BREAK_STARTED="pbcAdBreakStarted",t.AD_BREAK_ENDED="pbcAdBreakEnded",t.AD_BREAK_NEED_RESOLVE="pbcAdBreakNeedResolve",t.AD_BREAK_ITEM_CURRENT="pbcAdBreakItemCurrent",t.AD_BREAK_ITEM_PLAYBACK_STARTED="pbcAdBreakItemStarted",t.AD_BREAK_ITEM_PLAYBACK_SKIPPED="pbcAdBreakItemSkipped",t.AD_BREAK_ITEM_PLAYBACK_RESUMED="pbcAdBreakItemResumed",t.AD_BREAK_ITEM_PLAYBACK_PROGRESS="pbcAdBreakItemProgress",t.AD_BREAK_ITEM_LOADED="pbcAdBreakItemLoaded",t.AD_BREAK_ITEM_PLAYBACK_ENDED="pbcAdBreakItemEnded",t.AD_BREAK_ITEM_PLAYBACK_STOPPED="pbcAdBreakItemStopped",t.AD_BREAK_ITEM_ERROR="pbcAdBreakItemError",t.CREATE_OVERLAY_CONTAINER="pbcCreateOverlayContainer",t.AD_METRICS="adMetrics"}(o=i.PlaybackEvent||(i.PlaybackEvent={}));var j=function(t){function i(i,n,e,r){var s=t.call(this,"PlaybackController")||this;return s.WW=!1,s.QW=!0,s.ZW=!1,s.XW=!1,s.$W=!1,s.JW=!1,s.KW=!1,s.tQ=null,s.iQ=null,s.nQ=!1,s._m=i,s.wV=n,s.eQ={},s.rQ=new c.RendererController(i,n,e,r),s.sQ(),s.QY=new b.default,s._m.setPlaybackState(s.QY),s.oQ=new a.AdPlaybackController(i,e),s.uQ(),s.hQ=new T.default(s,s._m),s.aQ(),s.cQ=new I.default(s._m),s.fQ(),s.SE=new w.default(s),s}return r(i,t),Object.defineProperty(i.prototype,"xG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i.prototype.startPlayback=function(t){var i=this;if(void 0===t&&(t=null),!this.QY.criticalError){if(!this.cQ.isPlayerVisible())return this.wV.publish(v.PROFILE_START,v.METRICS.DEFERRING_PLAYBACK),this.SE.enQueue(this.startPlayback,t),void(this.QY.shouldPlay=!1);if(this.QY.shouldPlay=!0,this.hQ.resumeStreaming(),this._m.getState()===y.default.VIDEO)return this.getPlayingItem()instanceof p.default&&!this.QY.hasCurrentItemPlayed&&this.oQ.resumeClientAdStartTimer(),void this.lQ(0);var n=this.vQ();if(n&&this._m.rendered&&!this.QY.attemptingPlayback())if(this._m.autoplay||this.WW||(this.WW=!0,this.publish(v.PROFILE_START,v.METRICS.CLICK_TO_START)),this._m.castState&&this._m.castState.connected)this.publish(o.PLAY_CAST);else{if(t&&(this._m.requestType=t.type,t.action&&S.default.isValidRequestAction(t.action)&&(this._m.requestAction=t.action)),!this.dQ())return this._m.showStartScreen=!0,this._m.autoplay=!1,void this.enterInitState();this._m.waitingForUserTap?this.JW||(this.JW=!0,this.pQ=this.once(v.TOUCH_TO_PLAY_RESTRICTION_REMOVED,(function(){i.JW=!1,i.startPlayback(t)}),this)):(this.mQ=null,this._m.isPaused()?this.playCurrent():E.default.autoplaySupported||n.fetchFinished()?this.bQ(n):this.publish(o.PLAYBACK_ERROR_BEFORE_METADATA_READY))}}},i.prototype.playCurrent=function(t){this._m.setState(y.default.VIDEO),this.rQ.play(t)},i.prototype.handleSourceAvailable=function(t){var i=this.vQ();i&&t&&(i.equals(t)?this.QY.playingItem instanceof p.default?this.rQ.handleAdvancePreparePreloadNextRenderer(t):(this.oQ.prepareAdsForItem(t),this.gQ(t)):this.rQ.handleAdvancePreparePreloadNextRenderer(t))},i.prototype.handleAdBreakResolved=function(t,i){this.oQ.handleAdBreakResolved(t,i)},i.prototype.getRendererController=function(){return this.rQ},i.prototype.skipAd=function(){this.rQ.skip()},i.prototype.handleCriticalError=function(t){this.aW(),this.QY.criticalError=t,this.yQ(),this.rQ.endVideo(),this.rQ.stopMedia()},i.prototype.pause=function(t){if(this.QY.shouldPlay=!1,this.QY.hasRendererPlayCalled&&this._m.rendered){var i=this._m.castState;if(i&&i.connected&&!i.paused)this.publish(o.PAUSE_CAST);else{if(this.pQ)return this.removeEventListener(v.TOUCH_TO_PLAY_RESTRICTION_REMOVED,this.pQ),void delete this.pQ;if(this._m.setRequestInfo(t),this.QY.attemptingPlayback())this.getPlayingItem()instanceof p.default&&!this.QY.hasCurrentItemPlayed&&this.oQ.pauseClientAdStartTimer(),this.pauseCurrent(),this.aW(),this.hQ.scheduleSuspend()}}},i.prototype.pauseCurrent=function(){this.rQ.pause()},i.prototype.seek=function(t){this._m.rendered&&(this._m.castState&&this._m.castState.connected?this.publish(o.SEEK_CAST,t):this._m.getState()===y.default.VIDEO&&this.rQ.seek(t))},i.prototype.seekCurrent=function(t){if(this._m.rendered&&this._m.getState()===y.default.VIDEO){var i=this.wQ(t);this.seek(i)}},i.prototype.syncPlaybackState=function(){this.rQ.syncPlaybackState()},i.prototype.getRawCurrentTime=function(){return this.rQ.getCurrentTime()},i.prototype.getCurrentTime=function(){return this._Q||0},i.prototype.getCurrentDate=function(){return this.rQ.getCurrentDate()},i.prototype.rewindAfterEnd=function(t){this.rQ.rewindAfterEnd(t)},i.prototype.getRawDuration=function(){return this.rQ.getDuration()},i.prototype.getDuration=function(){var t=this.getPlayingItem();if(!t){var i=this.vQ();return i?i.duration:NaN}if(t instanceof m.default)return t.duration;if(t instanceof p.default){if(t.instream)return t.duration;var n=this.getRawDuration();return isNaN(n)?t.duration:n}return NaN},i.prototype.showAirplayTargetMenu=function(){this.rQ.showAirplayTargetMenu()},i.prototype.setQuality=function(t){this.rQ.setQuality(t)},i.prototype.setVolume=function(t,i){if(void 0===i&&(i=!1),i)this.rQ.setVolume(t);else{var n=this._m.volume;this._m.volume=t,this.rQ.setVolume(t),this.wV.publish(v.CTRL_VOLUME,n),this.wV.publish(f.ExternalEvt.PLAYER_VOLUME_CHANGE,t)}},i.prototype.setMute=function(t){this._m.mute=t,this.rQ.setMute(t),this.wV.publish(f.ExternalEvt.PLAYER_MUTE_CHANGE,t)},i.prototype.setAudioLanguage=function(t){this.rQ.setAudioLanguage(t)},i.prototype.stopMedia=function(){this.rQ.stopMedia()},i.prototype.enableMobileNativeCC=function(t){this.rQ.enableMobileNativeCC(t)},i.prototype.resumeContinuousPlay=function(t){this._m.continuousPlay=!0;var i={skipWatchedVideos:this._m.skipWatchedVideos};if(this._m.getState()===y.default.END){var n=this.xG.getNextPosition(this._m.continuousPlay,this._m.loop,i);-1!==n&&this.setPlaylistPosition(n,!0,t)}},i.prototype.setPlaylistPosition=function(t,i,n){if(this._m.rendered){var e=this.xG,r=this.vQ(),s=e.getMediaItemAt(t);if(!(r&&r.equals(s)&&this.QY.isInitializing())){this.stopCurrentPlayback(n),this._m.errors=[],this.QY.criticalError=null,e.position=t;var u=this.vQ();u?(this.initNewPlayback(u),i&&this.startPlayback(n),this.publish(o.PLAYLIST_POSITION_HAS_CHANGED,u)):this.publish(o.PLAYLIST_NO_MORE_ITEM_TO_PLAY),this.publish(o.PLAYBACK_SYNC_VIEW)}}},i.prototype.initNewPlayback=function(t){this.enterInitState(),this.EQ(t)},i.prototype.enterInitState=function(){this._m.setState(y.default.INIT),this._m.resetPlaybackStates(),this.publish(o.PLAYBACK_SYNC_VIEW)},i.prototype.getPlayingItem=function(){var t=this.OQ();return t instanceof m.default&&this.oQ.getPlayingInstreamAd()||t},i.prototype.stopCurrentPlayback=function(t){var i,n,e,r=this.getPlayingItem(),s=null===(n=null===(i=r)||void 0===i?void 0:i.adBreak)||void 0===n?void 0:n.mediaItem;r instanceof p.default&&"media/container"!==(null===(e=s)||void 0===e?void 0:e.mimetype)?(this.publish(o.AD_BREAK_ITEM_PLAYBACK_STOPPED,r),this.oQ.handleAdBreakItemEnded(r)):r instanceof m.default&&(!t||t.type===l.REQUEST_TYPES.CONTINUOUS&&t.action!==l.REQUEST_TYPES.CLICK||this.publish(o.MEDIA_ITEM_PLAYBACK_STOPPED,r),r.position=0,this.QY.looped=!1,this._m.startTime=NaN,this.yQ(r)),this.QY.playingItem=null;var u=this.vQ(),h=u&&u.getStreamType()||null;this.AQ(h),this.SQ(),this.rQ.endVideo(),this.rQ.stopMedia()},i.prototype.getActiveRenderer=function(){return this.rQ.getActiveRenderer()},i.prototype.suspendStreaming=function(){this.rQ&&this.rQ.suspendStreaming()},i.prototype.resumeStreaming=function(){this.rQ&&this.rQ.resumeStreaming()},i.prototype.handleVisibilityChange=function(t){this.wV.publish(v.PROFILE_END,v.METRICS.DEFERRING_PLAYBACK),this.SE.deQueue(this.startPlayback,!0),this.hQ.onVisibilityChange(t)},i.prototype.destroy=function(){t.prototype.destroy.call(this),this.oQ.destroy(),this.hQ.destroy(),this.rQ&&this.rQ.destroy(),this.cQ&&this.cQ.destroy(),this.DF&&this.DF.destroy()},i.prototype.onActiveRendererClick=function(){this.publish(o.CLICK)},i.prototype.onActiveRendererPlaying=function(){this.publish(v.PROFILE_END,v.METRICS.AD_PLUGIN),this.QY.hasCurrentItemPlayed=!0;var t=this.getPlayingItem();this.QY.playingItem=t,this.iQ=null,this.QY.videoLoading()&&(h.userAgent.android||(this._m.setLoading(!1),this.publish(o.PLAYBACK_SYNC_VIEW))),this._m.isPaused()&&(this._m.setPaused(!1),this.TQ&&clearTimeout(this.TQ),t instanceof m.default?this.publish(o.MEDIA_ITEM_PLAYBACK_RESUMED,t):t instanceof p.default&&(this.QY.shouldPlay=!0,this.publish(o.AD_BREAK_ITEM_PLAYBACK_RESUMED,t))),t&&!this.eQ[t.id]&&this.IQ(t),this.hQ.onPlaybackPlaying(this.cQ.isPlayerVisible()),this.publish(o.PLAYING,t)},i.prototype.onActiveRendererTimeupdate=function(t){var i=t.currentTime,n=t.duration,e=t.buffered;h.userAgent.android&&!this.XW&&(this._m.setLoading(!1),this.publish(o.PLAYBACK_SYNC_VIEW),this.XW=!0),this.oQ.updatePlaybackProgress({currentTime:i,playingItem:this.OQ()});var r=this.getPlayingItem();if(this.QY.playingItem=r,this.QY.currentRawTime=i,r&&(this.jQ(r,i),r instanceof m.default&&(r.position=i),A.isNumber(i)&&A.isNumber(n)&&!(i>n+1))){if(r.getDuration()||r.isLive()||r.setDuration(n),this.QY.duration=this.getDuration(),this._m.isLoading()&&(!h.userAgent.safari||h.userAgent.safari<6)){this.mQ?i-this.mQ>=1.5&&(this.mQ=null,this._m.setLoading(!1),this.publish(o.PLAYBACK_SYNC_VIEW)):this.mQ=i}else this.mQ=null;var s={playingItem:r,currentTime:i,duration:n,buffered:e};r instanceof m.default?(this.publish(o.MEDIA_ITEM_PLAYBACK_PROGRESS,s),this.DF&&this.DF.onActiveRendererTimeupdate(this._Q)):r instanceof p.default&&this.publish(o.AD_BREAK_ITEM_PLAYBACK_PROGRESS,s),isNaN(this.getSyncOffset())&&-1!==this.getSyncState()&&this.nQ&&this.wV.publish(v.INVALID_SYNC_OFFSET),this.publish(o.PLAYBACK_PROGRESS,{currentItem:r,currentTime:i,duration:n,buffered:e}),this.publish(o.TIMEUPDATE,t)}},i.prototype.onActiveRendererSeeking=function(t){null===this.iQ&&(this.iQ=this.QY.currentRawTime),this._m.setLoading(!0),this.publish(o.SEEKING,t)},i.prototype.onActiveRendererSeeked=function(t){this._m.setLoading(!1),this.mQ=null;var i=this.iQ;this.iQ=null,this.oQ.handleMediaItemSeeked(this.getPlayingItem(),t.currentTime,i),this.tQ||this.publish(o.SEEKED,t)},i.prototype.onActiveRendererEnded=function(){this.QY.playingItem=null;var t=this.getPlayingItem();t instanceof m.default?this.MQ(t):t instanceof p.default&&this.oQ.handleAdBreakItemEnded(t)},i.prototype.onActiveRendererPause=function(){this._m.onRendererPause()&&this.publish(o.PAUSE)},i.prototype.onActiveRendererPlayComplete=function(t){this.publish(o.AD_METRICS,t)},i.prototype.onActiveRendererError=function(t){var i=this.getPlayingItem();i instanceof m.default?this.publish(o.MEDIA_ITEM_ERROR,i,t):i instanceof p.default&&this.NQ(i,t)},i.prototype.onActiveRendererInfo=function(t){this.publish(o.PLAYBACK_INFO,t)},i.prototype.onActiveRendererWaiting=function(t){if(t){if(!h.userAgent.tv){var i=t.value;this._m.setLoading(i),this.publish(o.PLAYBACK_SYNC_VIEW)}this.publish(o.WAITING,t)}},i.prototype.onActiveRendererStalled=function(){this.publish(o.STALLED)},i.prototype.onActiveRendererLoadStart=function(){this.publish(o.LOADSTART)},i.prototype.onActiveRendererPlay=function(){this.publish(o.PLAY)},i.prototype.onActiveRendererVolumeChange=function(t){var i=this.rQ,n=t&&A.isBoolean(t.mute)?t.mute:i.getMuted(),e=t&&A.isNumber(t.volume)?t.volume:i.getVolume();n!==this._m.mute&&this.publish(o.MUTE_CHANGED,n),e!==this._m.volume&&this.publish(o.VOLUME_CHANGED,e)},i.prototype.onActiveRendererLoadedData=function(){this.publish(o.LOADEDDATA)},i.prototype.onActiveRendererLoadedMetadata=function(){this.publish(o.LOADEDMETADATA)},i.prototype.onActiveRendererSrcSwitching=function(){this.publish(o.SRC_SWITCHING)},i.prototype.onActiveRendererSrcSwitched=function(){this.publish(o.SRC_SWITCHED)},i.prototype.onActiveRendererPlayBlocked=function(){this.publish(o.PLAYBACK_START_BLOCKED)},i.prototype.onActiveRendererPlayNotBlocked=function(){this.publish(o.PLAYBACK_START_NOT_BLOCKED)},i.prototype.onActiveRendererSkipped=function(){var t=this.getPlayingItem();t instanceof p.default&&this.publish(o.AD_BREAK_ITEM_PLAYBACK_SKIPPED,t)},i.prototype.onActiveRendererEndFullscreen=function(){this.publish(o.END_FULLSCREEN)},i.prototype.onActiveRendererEnterFullscreen=function(){this.publish(o.ENTER_FULLSCREEN)},i.prototype.onActiveRendererDaterangeStarted=function(t){this.wV.publish(v.DATERANGE_STARTED,t),this.nQ=t.className.indexOf("content-data:watchtogether")>-1;var i=_.default.getAdData(t);i&&(this.DF||(this.DF=new g.default),this.DF.adStarted(i,this._Q))},i.prototype.onActiveRendererDaterangeEnded=function(t){this.wV.publish(v.DATERANGE_ENDED,t),this.nQ=!1;var i=_.default.getAdData(t);i&&this.DF&&this.DF.adEnded(i,this._Q)},i.prototype.getSyncOffset=function(){return this.rQ.getSyncOffset()},i.prototype.getSyncState=function(){return this.rQ.getSyncState()},i.prototype.startSync=function(){this.rQ.startSync()},i.prototype.stopSync=function(){this.rQ.stopSync()},i.prototype.kQ=function(t){this._m.resetPlaybackStates(),this._m.setState(y.default.VIDEO),this._m.setLoading(!0),this.publish(o.PLAYBACK_LOADING,t)},i.prototype.RQ=function(){this._m.setPaused(!0),this.publish(o.PLAYBACK_PAUSING)},i.prototype.bQ=function(t){if(this.iH=t,this.LQ(),this._m.resetPlaybackStates(),this.publish(v.PROFILE_START,v.METRICS.PLAYBACK_START),this.hQ.onPlaybackStart(),t.isContainer()){if(this.oQ.startTracking(t),t.adBreaks&&t.adBreaks.length||!t.adConfig)t.hasNativeAd()?this.oQ.playClientAdBreaks(t,d.AdBreakType.NATIVE):t.hasStreams()&&this.iO(t);else{var i=t.hasStreams()?d.AdBreakType.PREROLL:d.AdBreakType.NATIVE;this.oQ.prepareAdsForItem(t),this.oQ.playClientAdBreaks(t,i)}this.publish(o.PLAYBACK_SYNC_VIEW)}else{if(t.hasSource())return this.iO(t),void this.publish(o.PLAYBACK_SYNC_VIEW);this._m.setState(y.default.WAITING),this._m.setLoading(!0),this.$W=!0,this.publish(o.PLAYBACK_NEED_MEDIA_ITEM_SOURCE,t),this.publish(o.PLAYBACK_SYNC_VIEW)}},i.prototype.OQ=function(){var t=this.rQ.getActiveRenderer();return t?t.getPlayableItem():null},i.prototype.gQ=function(t){var i,n=this;if(t.hasLiveStreams()&&t.hasLiveStateForVod())this.publish(o.PLAYBACK_ERROR_INCONSISTENT_METADATA);else{if(this.QY.loadedItem=t,t.customConfig&&t.customConfig.meta&&t.customConfig.meta.videoMarkers){var e=t.customConfig.meta.videoMarkers.markers;e&&e.length>0&&this.wV.publish(f.ExternalEvt.MARKERS_RECEIVED,((i={})[t.id]=e,i))}if(t.hasMetadata())this.QY.attemptingPlayback()||this.KW||this._m.firstCriticalError||this.enterInitState();else if(!(this._m&&this.xG&&this.vQ()).equals(t))return;var r=t.position||this._m.startTime;this.rQ.prepareNextRenderer(t,(function(i){if(i)return n.aW(),void(O.default.isHtml5MseAvailable()?n.publish(o.PLAYBACK_ERROR_NO_RENDERER,i):n.publish(o.PLAYBACK_ERROR_FLASH_NOT_SUPPORTED,i));if(n.ZW=!1,n.rQ.setItemNextRenderer(t,r))if(n.$W){if(n.$W=!1,!n.dQ())return void n.publish(o.PLAYBACK_START_NOT_ALLOWED);n.iO(t)}else n.rQ.preloadNextRenderer();else n.publish(o.PLAYBACK_ERROR_NO_VALID_STREAM)})),this.publish(o.MEDIA_ITEM_IS_LOADED,t),this.KW=!1}},i.prototype.iO=function(t){t===this.vQ()&&(this.DQ()||(this._m.setState(y.default.VIDEO),this._m.setLoading(!0),this.publish(o.PLAYBACK_REQUEST,t.id),this.QY.hasStartedPlayback=!0,this.QW=!1,this.oQ.prepareAdsForItem(t),this.oQ.startTracking(t),this.publish(v.PROFILE_START,v.METRICS.AD_PLUGIN),this.oQ.playClientAdBreaks(t,d.AdBreakType.PREROLL),this.publish(o.PLAYBACK_SYNC_VIEW)))},i.prototype.CQ=function(t){var i=this;if(this.LQ(),t===this.vQ()){this.AQ(t.getStreamType()),this.publish(v.PROFILE_END,v.METRICS.AD_PLUGIN),t.restartIfNeeded();var n=this._m.startTime||0;t.isLongForm()&&isNaN(this._m.startTime)&&t.position>0&&(this._m.isResumingFromSavedPosition=!0,n=t.position),this.rQ.prepareNextRenderer(t,(function(e){e?i.aW():i.rQ.setItemNextRenderer(t,n)?i.rQ.switchAndPlayNextRenderer(n):i.publish(o.PLAYBACK_ERROR_NO_VALID_STREAM)}))}},i.prototype.PQ=function(t){var i=this;this.publish(o.AD_BREAK_ITEM_CURRENT,t),t.streams&&0!==t.streams.length?this.rQ.prepareNextRenderer(t,(function(n){i.rQ.setItemNextRenderer(t)?i.rQ.switchAndPlayNextRenderer():i.NQ(t)})):this.NQ(t,new Error("No valid streams found"))},i.prototype.lQ=function(t){this.playCurrent(t),this.rQ.setPIPMode(this.iH.pip),this.QY.hasCurrentItemPlayed||this.QY.state===y.default.END||this.kQ(t),this.QY.hasRendererPlayCalled=!0},i.prototype.dQ=function(){if(!this.QW)return!0;var t=this.vQ();return!(this._m.requestType===l.REQUEST_TYPES.AUTOPLAY&&this._m.autoplay&&t&&t.blockAutoplay)&&(!h.userAgent.mobile||this.xQ())},i.prototype.xQ=function(t){return void 0===t&&(t={}),!(this._m.requestType!==l.REQUEST_TYPES.CLICK&&!this._m.isAutoplayAllowed())},i.prototype.LQ=function(){var t=this.QY;t.hasCurrentItemPlayed=!1,t.hasRendererPlayCalled=!1},i.prototype.DQ=function(){for(var t=0,i=this._m.errors;t<i.length;t++){var n=i[t];if(n.category||n.subcategory)return n}return null},i.prototype.aW=function(){this.lW&&clearTimeout(this.lW)},i.prototype.aQ=function(){var t=this;this.hQ&&(this.hQ.on(T.PauseHandlerEvents.RESUME_STREAMING,(function(){t.resumeStreaming()}),this),this.hQ.on(T.PauseHandlerEvents.SUSPEND_STREAMING,(function(){t.suspendStreaming()}),this),this.hQ.on(T.PauseHandlerEvents.CTRL_PLAYPAUSE,(function(i){t.wV.publish(v.CTRL_PLAYPAUSE,i)}),this))},i.prototype.sQ=function(){var t=this;this.rQ.on(c.RendererControllerEvent.RENDERER_SWITCH,(function(i,n){t.publish(o.RENDERER_SWITCH,i,n)}),this),this.rQ.on(c.RendererControllerEvent.RENDERER_TIMEOUT,(function(){t.publish(o.RENDERER_TIMEOUT)}),this),this.rQ.on(c.RendererControllerEvent.RENDERER_CREATED,(function(i){t.publish(o.RENDERER_CREATED,i)}),this),this.rQ.on(c.RendererControllerEvent.RENDERER_READY_TO_PLAY,(function(i){t.wV.publish(f.ExternalEvt.RENDERER_READY,t.rQ.activeRendererType,t.QY.shouldPlay),t.QY.shouldPlay?t.lQ(i):(t.RQ(),t.oQ.pauseClientAdStartTimer())}),this),this.UQ(),this.VQ()},i.prototype.SQ=function(){this.eQ={}},i.prototype.EQ=function(t){t&&(t.mayUpdateVideoSession(),t.useVideoSession(),this.wV.publish(v.VIDEO_REQUEST,!1),this.publish(o.MEDIA_ITEM_CURRENT,t))},i.prototype.yQ=function(t){t&&(t.position=0,this.QY.previousItem=t,this.rewindAfterEnd(t.isLive())),this._m.setState(y.default.END),this._m.endVideo(),this._m.resetPlaybackStates()},i.prototype.IQ=function(t){this.XW=!1,this.eQ[t.id]=!0;var i=!1;if(this.QY.duration=this.getDuration(),t instanceof m.default){this.tQ=null,this._m.startTime=NaN;var n=this.getRawDuration();t.setRawDuration(n);var e=t.adBreaks;if(e&&e.length&&e[0].type===d.AdBreakType.PREROLL){var r=e[0];r&&r.adBreakItems&&r.adBreakItems[0].instream&&(i=!0)}i||this.publish(o.MEDIA_ITEM_PLAYBACK_STARTED,t,this.getCurrentTime())}else t instanceof p.default&&this.oQ.handleAdBreakItemPlaybackStarted(t)},i.prototype.NQ=function(t,i){this.publish(o.AD_BREAK_ITEM_ERROR,t,i),this.oQ.handleAdBreakItemError(t)},i.prototype.jQ=function(t,i){var n;t instanceof m.default&&(n=this.FQ(t,i)),t instanceof p.default&&(n=this.BQ(t,i)),this._Q=n,this.QY.currentTime=n},i.prototype.FQ=function(t,i){for(var n=i,e=t.adBreaks,r=e&&e.length||0,s=0;s<r;s++){var o=e[s];if(!(i>=o.startOffset))break;o.adBreakItems.forEach((function(t){t.instream&&(n-=t.duration)}))}return n},i.prototype.BQ=function(t,i){var n=i,e=t.adBreak;if(t.instream){n=i-e.startOffset;for(var r=e.adBreakItems,s=0,o=r.length;s<o;s++){var u=r[s];if(t.adBreakItemId===u.adBreakItemId)break;u.instream&&(n-=u.duration)}}return n},i.prototype.wQ=function(t){var i=this.OQ(),n=t;if(i instanceof m.default)for(var e=i.adBreaks,r=e&&e.length||0,s=0;s<r;s++){var o=e[s];if(!(o.startOffset<=n))break;o.adBreakItems.forEach((function(t){t.instream&&(n+=t.duration)}))}return n},i.prototype.MQ=function(t){this.SQ(),this.tQ=null;var i=this.xG,n=this.vQ();if(n&&n===t){this.oQ.onMediaItemPlaybackEnded(t);var e=this._m.continuousPlay,r=this._m.loop,s={playlistLoop:this._m.playlistLoop,skipWatchedVideos:this._m.skipWatchedVideos,looped:!1,ended:!1},u=i.getNextPosition(e,r,s);if(this.publish(o.MEDIA_ITEM_PLAYBACK_ENDED,t,s),this._m.stopAtLastFrame)return this.pauseCurrent(),void this.onActiveRendererPause();if(this.yQ(n),-1!==u){var h=void 0;(e||r)&&(h={type:l.REQUEST_TYPES.CONTINUOUS,action:l.REQUEST_TYPES.AUTOPLAY}),this.setPlaylistPosition(u,e||r,h),this.QY.looped=s.looped}else this.publish(o.PLAYLIST_COMPLETE);this.publish(o.PLAYBACK_SYNC_VIEW)}},i.prototype.UQ=function(){for(var t=0,i=Object.values(c.ActiveRendererEvent);t<i.length;t++){var n=i[t],e="on"+n;this.rQ.on(n,this[e],this)}},i.prototype.VQ=function(){var t=this.rQ;t.on(c.NextRendererEvent.ERROR,this.zQ,this),t.on(c.NextRendererEvent.INFO,this.GQ,this)},i.prototype.zQ=function(t){this.rQ.stopNextRenderer(t)},i.prototype.GQ=function(t){this.rQ.stopNextRenderer(t)},i.prototype.uQ=function(){var t=this,i=this.oQ;i.on(a.AdPlaybackControllerEvent.AD_BREAK_NEED_RESOLVE,(function(i,n){t.publish(o.AD_BREAK_NEED_RESOLVE,i,n)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_PLAY,(function(i){t.PQ(i)}),this),i.on(a.AdPlaybackControllerEvent.AD_CLIENT_COMPLETED,(function(i,n){switch(i){case d.AdBreakType.PREROLL:t.CQ(n);break;case d.AdBreakType.NATIVE:}}),this),i.on(v.AD_SUBTITLE_TRACK_ADDED,(function(i){t.publish(v.AD_SUBTITLE_TRACK_ADDED,s(s({},i),{itemId:t.getPlayingItem().adBreakItemId}))}),this),i.on(a.AdPlaybackControllerEvent.AD_CLIENT_TIMEOUT,(function(i,n){switch(i){case d.AdBreakType.PREROLL:t.CQ(n)}}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_STARTED,(function(i){t.publish(o.AD_BREAK_STARTED,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ENDED,(function(i){var n=i.type;switch(i.setActive(!1),n){case d.AdBreakType.PREROLL:i.adBreakItems[i.adBreakItems.length-1].instream&&t.publish(o.MEDIA_ITEM_PLAYBACK_STARTED,i.mediaItem);break;case d.AdBreakType.NATIVE:t.MQ(i.mediaItem)}t.publish(o.AD_BREAK_ENDED,i),t.tQ&&(t.seek(t.tQ.deferredSeekTime),t.tQ=null)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_FORCE_PLAY_MIDROLL,(function(i){var n=t.getRawCurrentTime();i.type!==d.AdBreakType.MIDROLL||!i.active||i.startOffset>n||i.adBreakItems.length&&i.adBreakItems[0].instream&&(t.tQ={adBreak:i,deferredSeekTime:n},t.seek(i.startOffset))}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_STARTED,(function(i){t.QY.playingItem=i,i.instream&&t.publish(o.AD_BREAK_ITEM_CURRENT,i),t.publish(o.AD_BREAK_ITEM_PLAYBACK_STARTED,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_ENDED,(function(i){t.publish(o.AD_BREAK_ITEM_PLAYBACK_ENDED,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_SKIP,(function(i,n){if(n){var e=i.startOffset+i.duration;e=(1e4*e+11)/1e4,t.seek(e)}}),this),i.on(a.AdPlaybackControllerEvent.AD_METRICS,(function(i){t.publish(o.AD_METRICS,i)}),this),i.on(a.AdPlaybackControllerEvent.CREATE_OVERLAY_CONTAINER,(function(i){t.publish(o.CREATE_OVERLAY_CONTAINER,i)}),this),i.on(a.AdPlaybackControllerEvent.AD_BREAK_ITEM_PLAYING,(function(){t.publish(o.AD_BREAK_ITEM_LOADED)}),this)},i.prototype.fQ=function(){var t=this;this.cQ.on(I.VisibilityEvent.PAGE_VISIBILITY_CHANGED,(function(i){t.handleVisibilityChange(i)}),this)},i.prototype.AQ=function(t){this.QY.currentMediaType=t},i.prototype.vQ=function(){return this.xG.getCurrentItem()},i}(u.default);i.PlaybackController=j},6589:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(954),a=n(1962),c=n(1962),f=n(6342),l=n(9554),v=n(514),d=h.PLAYLIST_POS.BOTTOM,p=h.PLAYLIST_POS.RIGHT,m=h.PLAYLIST_POS.HIDDEN,b={hidden:200,bottom:540,right:627};function g(t){return f.default.classList(t)}!function(t){t.UI_INTERACT="playlistUiInteract",t.SCROLLED_TO_END="playlistScrolledToEnd",t.BOTTOM_HEIGHT_CHANGE="bottomHeightChange"}(s=i.PlaylistEvent||(i.PlaylistEvent={}));var y=function(t){function i(i,n){var e=t.call(this,"PlaylistController")||this;return e.HG=i,e.BH=n,e.HQ=i.getRootElement(),e.YQ=i.getMainElement(),e.qQ=i.getContentNode(),e._m=i.getModel(),e.wV=i.getEventBus(),e.WQ={},e._y(),e.QQ(),e.ZQ(),e}return r(i,t),i.prototype.destroy=function(){this.XQ&&(window.removeEventListener("resize",this.XQ),this.XQ=null),this.$Q&&(this.$Q.destroy(),this.$Q=null),this.JQ(),this.WQ&&(this.wV.removeEventListeners(this.WQ),this.WQ={})},i.prototype.attachUpNextMouseEvents=function(){var t=this;this.KQ&&this.KQ.addEventListener("mouseover",(function(){g(t.tZ).contains("vp-bottom-upnext")||(g(t.tZ).add("vp-bottom-upnext"),t.iZ.style.top=t.nZ()+"px",t.publish(s.UI_INTERACT,{srcElement:"ctrl-next-hover"}),t.publish(s.UI_INTERACT,{srcElement:"ui_pl_nxt_hvr"}))})),this.KQ&&this.KQ.addEventListener("mouseout",(function(){window.setTimeout((function(){parseInt(window.getComputedStyle(t.eZ).zIndex,10)<0&&(g(t.tZ).remove("vp-bottom-upnext"),t.iZ&&t.iZ.removeAttribute("style"))}),100)}))},i.prototype.detachUpNextMouseEvents=function(){var t=this;this.KQ&&this.KQ.addEventListener("mouseover",(function(){g(t.tZ).remove("vp-bottom-upnext"),t.iZ&&t.iZ.removeAttribute("style")}))},i.prototype.togglePlaylistUI=function(t){if(!this.HG.getFullscreen()&&this.rZ&&this.sZ!==m){var i=".vp-playlist-mode-"+this.sZ,n=this.qQ&&this.qQ.querySelector(i);switch(t?g(n).add("vp-hide-playlist"):this.qQ.clientWidth>b[this.sZ]&&g(n).remove("vp-hide-playlist"),this.sZ){case p:!0===t?this.YQ&&this.YQ.removeAttribute("style"):this.oZ();break;case d:!0===t?this.qQ&&(this.qQ.style.height=this.uZ.rootElem.height+"px"):(this.qQ&&(this.qQ.style.height=this.uZ.contentElem.height+"px"),this.HQ&&(this.HQ.style.height=this.uZ.rootElem.height+"px"))}}},i.prototype.getPlaylistRootElement=function(){return this.hZ},i.prototype.getPlaylistUIPosition=function(){return this.sZ},i.prototype.isPlaylistInStream=function(){return this.aZ},i.prototype.isPlaylistShown=function(){return this.rZ},i.prototype.onMediaItemLoaded=function(){this.rZ&&(this.cZ?this.fZ.syncView():this.lZ())},i.prototype.onMediaItemCurrent=function(t){this.rZ&&(this.vZ(),this.fZ&&this.fZ.onMediaItemCurrent())},i.prototype.onAdBreakStarted=function(){this.rZ&&this.dZ(!1)},i.prototype.onAdBreakEnded=function(){this.vZ()},i.prototype.QQ=function(){this.rZ&&(this._m.continuousPlay=!0,this.pZ(),this.WQ[a.FULLSCREEN_CHANGE]=this.wV.addEventListener(a.FULLSCREEN_CHANGE,this.mZ,this),this.WQ[c.VideoEvent.ENDED]=this.wV.addEventListener(c.VideoEvent.ENDED,this.bZ,this)),this.gZ&&(this.$Q=new v.default(this.gZ,this.yZ.bind(this)))},i.prototype.bZ=function(){this.dZ(!1)},i.prototype.vZ=function(){this.rZ&&(this.xG.isEndOfPlaylist()?this.dZ(!1):this.dZ(!0))},i.prototype.dZ=function(t){if(this.rZ&&this.wZ!==t&&this.KQ){var i=this.xG,n=i?i.getCurrentItem():null;t&&n&&!n.isLive()?g(this.KQ).remove("disabled"):g(this.KQ).add("disabled"),this.wZ=t}},i.prototype.yZ=function(){if(u.userAgent.mobile&&this._Z)return this._Z.style.display="block",void(g(this._Z).contains("open")?(g(this.tZ).remove("vp-bottom-upnext"),g(this._Z).remove("open"),this.iZ&&this.iZ.removeAttribute("style")):(g(this._Z).add("open"),this.iZ&&(this.iZ.style.top=this.nZ()+"px"),g(this.tZ).add("vp-bottom-upnext")));this.fZ.upNextBtnTapHandler()},i.prototype.EZ=function(){var t=this.HG.controls;return!!t&&(this.tZ=t&&t.getBottomBar(),this.iZ=this.tZ.querySelector(".vp-bottom-container"),this.gZ=this.tZ.querySelector(".vp-upnext-btn"),this._Z=this.tZ.querySelector(".vp-upnext-playlist"),this.KQ=this.tZ.querySelector(".vp-upnext-container"),!0)},i.prototype._y=function(){var t,i=this._m.playlistUIConfig;if(this.cZ=!1,this.sZ=null,this.aZ=!1,this.rZ=!1,i&&!0===i.show&&(this.sZ=i.position,!0===i.inStream&&this.sZ===p&&(this.aZ=!0),!u.userAgent.mobile)){t=this.HQ&&this.HQ.clientWidth;var n=b[this.sZ];t&&t>=n&&(this.rZ=!0)}this.rZ&&(this.EZ()||(this.rZ=!1))},i.prototype.pZ=function(){var t,i,n,e=this;if(this.rZ&&this.sZ!==m){switch(this.uZ={rootElem:{height:null,width:null},contentElem:{height:null,width:null},mainElem:{height:null,width:null}},this.sZ){case d:t=this.HQ?this.HQ.clientHeight:0,i=t+83,this.HQ&&(this.HQ.style.height=i+"px"),this.qQ&&(this.qQ.style.height=t+"px"),this.OZ=t+"px",this.uZ.rootElem.height=i,this.uZ.rootElem.width=this.HQ?this.HQ.clientWidth:0,this.uZ.contentElem.height=this.qQ?this.qQ.clientHeight:0,setTimeout((function(){e.publish(s.BOTTOM_HEIGHT_CHANGE,{height:i})}));break;case p:n=(this.qQ?this.qQ.clientWidth:0)-(this.aZ?276:318),this.YQ&&(this.YQ.style.width=n+"px"),this.uZ.rootElem.width=this.HQ?this.HQ.clientWidth:0,this.uZ.mainElem.width=n}this.wV.publish(a.PLAYER_DIMENSION_CHANGE,this.HG.getPlayerDimensions())}},i.prototype.JQ=function(){var t;if(this.rZ)switch(this.sZ){case d:t=(this.HQ?this.HQ.clientHeight:0)-83,this.HQ&&(this.HQ.style.height=t+"px"),this.uZ.rootElem.height=t,this.publish(s.BOTTOM_HEIGHT_CHANGE,{height:t})}},i.prototype.nZ=function(){return(this.qQ?this.qQ.clientHeight:0)-(this.iZ?this.iZ.clientHeight:0)},i.prototype.lZ=function(){if(!u.userAgent.mobile||this.sZ===m){switch(this.fZ=new l.default(this.wV,this.HG,this._m,this.BH),this.AZ(),this.sZ){case m:this.hZ=this.fZ.create(m),this.eZ=this.hZ,this._Z&&this._Z.appendChild(this.eZ),g(this.KQ).remove("hide"),u.userAgent.mobile||this.attachUpNextMouseEvents();break;case d:this.eZ=this.fZ.create(m),this.hZ=this.fZ.create(d),this._Z&&this._Z.appendChild(this.eZ),this.qQ&&this.qQ.appendChild(this.hZ),g(this.KQ).remove("hide"),g(this._Z).add("hide");break;case p:this.eZ=this.fZ.create(m),this.hZ=this.fZ.create(p),this._Z&&this._Z.appendChild(this.eZ),this.qQ&&this.qQ.appendChild(this.hZ),g(this.KQ).remove("hide"),g(this._Z).add("hide")}this.fZ.setPlaylistViewSize(),this.cZ=!0}},i.prototype.mZ=function(){this.HG.isDocked()||this.sZ!==m&&(!0===this.HG.getFullscreen()?this.sZ===d?this.qQ&&(this.qQ.style.height="100%"):this.sZ===p&&this.YQ&&this.YQ.style&&(this.YQ&&(this.YQ.style.width="100%"),this.YQ&&(this.YQ.style.zIndex="1")):this.sZ===d?this.qQ&&(this.qQ.style.height=this.OZ):this.sZ===p&&(this.YQ&&(this.YQ.style.width=this.uZ.mainElem.width),this.YQ&&(this.YQ.style.zIndex="auto")))},i.prototype.oZ=function(){if(!this.HG.getFullscreen())if(this.cZ){var t=this.qQ?this.qQ.clientWidth:0,i=b[this.sZ];switch(this.sZ){case p:var n=t-(this.aZ?276:318);t>=i?(this.YQ.style.width=n+"px",this.uZ.mainElem.width=n,g(this.hZ).remove("vp-hide-playlist")):(this.YQ.style.width=t+"px",this.uZ.mainElem.width=t,g(this.hZ).add("vp-hide-playlist"));break;case d:this.fZ&&this.fZ.syncPgBtns(),t>=i?g(this.hZ).remove("vp-hide-playlist"):g(this.hZ).add("vp-hide-playlist")}var e=this.HG.getPlayerDimensions();f.default.areDimensionsEqual(e,this._m.uiState)||this.wV.publish(a.PLAYER_DIMENSION_CHANGE,e)}else this._y(),this.QQ(),this.rZ&&this.lZ()},i.prototype.AZ=function(){var t=this;this.fZ.on(l.PlaylistViewEvent.UI_INTERACT,(function(i){t.publish(s.UI_INTERACT,i)}),this),this.fZ.on(l.PlaylistViewEvent.SCROLLED_TO_END,(function(){t.publish(s.SCROLLED_TO_END)}),this)},i.prototype.ZQ=function(){this.XQ=this.oZ.bind(this),window.addEventListener("resize",this.XQ)},Object.defineProperty(i.prototype,"xG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i}(o.default);i.PlaylistController=y},7549:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u=n(7403),h=n(1962);!function(t){t.PRELOADING="preloading",t.IDLE="idle"}(s||(s={})),function(t){t.START_PRELOAD="startPreload",t.PLAYER_IDLE="playerIdle"}(o=i.PreloadEvent||(i.PreloadEvent={}));var a=function(t){function i(i){var n=t.call(this,"PreloadManager")||this;return n.wV=i,n.SZ=s.IDLE,n.TZ=null,n.wV.addEventListener(h.PRELOAD_START,n.IZ,n),n.wV.addEventListener(h.PRELOAD_COMPLETE,n.TS,n),n}return r(i,t),i.prototype.destroy=function(){this.TZ=null,this.SZ=s.IDLE},i.prototype.startPreload=function(){if(this.SZ===s.IDLE){var t=this.jZ();this.publish(o.START_PRELOAD,t)}},i.prototype.stopPreload=function(){},i.prototype.setPreloadItem=function(t){this.TZ=t},i.prototype.jZ=function(){return this.TZ},i.prototype.IZ=function(){this.SZ=s.PRELOADING},i.prototype.TS=function(){this.SZ=s.IDLE,this.publish(o.PLAYER_IDLE)},i}(u.default);i.default=a},83:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(742),h=n(6389),a=n(1962),c=n(6120),f=n(5244),l=n(4986),v=n(6342),d=h.WARNING_CODES,p=h.PLAYER_CODES,m=["200","400","501","430","410"],b=["7","57","304","307"],g=["700","701","710","711","720","721","722","730","731","732","740","750","760"],y=["103","500","502","503","550","403","404","504"],w=["11","12","13","14","27"],_=[h.PLAYER_DRM_CODES.E_LICENSE_REQUEST];!function(t){t.RECOVERY_START="recoveryStart",t.RECOVERY_METADATA_READY="recoveryMetadataReady"}(s=i.RecovererEvent||(i.RecovererEvent={}));var E=function(t){function i(i){var n=t.call(this,"Recoverer")||this;return n._m=i,n.wF=!1,n.MZ=0,n.NZ=null,n.kZ=!1,n.RZ(),n.LZ=0,n}return r(i,t),i.prototype.recover=function(t){var i,n,e=this.QY;if(!e.ad&&!v.default.isAdBreakType(e.currentMediaType)&&!(this.wF&&this.LZ!==t||this.kZ)){if(this.DZ(this.CZ),this.CZ=null,!this.wF){this.wF=!0;var r="recovering;"+(this.NZ?(null===(i=this.NZ)||void 0===i?void 0:i.rep)+";"+(null===(n=this.NZ)||void 0===n?void 0:n.message):"");this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,e,h.E_WARNING,d.E_RECOVERY_STATUS,null,r))}4===t&&this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,e,h.E_WARNING,d.E_RECOVER_LONG_PAUSE,null,"Recovering from long pause on live")),this.LZ=t||3,2!==this.LZ&&(this.NZ=null);var o=this.vQ();o&&(o.failoverCount++,o.recoveryStatus=c.ItemRecoveryStatus.RECOVERING),this.publish(s.RECOVERY_START)}},i.prototype.destroy=function(){this.PZ()},i.prototype.stopTimers=function(){this.DZ(this.CZ),this.CZ=null,this.DZ(this.xZ),this.xZ=null,this.DZ(this.UZ),this.UZ=null},i.prototype.toggleRecoverer=function(t){t&&t.value?this.VZ(1):(this.wF&&this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,this.QY,h.E_WARNING,d.E_RECOVERY_STATUS,null,"recovered")),this.PZ())},i.prototype.onRecoveryMetadataReady=function(){if(this.LZ)this.publish(a.WARNING,v.default.createErr(h.ErrorGroup.Streaming,this.QY,h.E_WARNING,d.E_PLAYBACK_FROZEN_DETECTED,null,this.FZ())),this._m.getState()!==f.default.VIDEO?this.PZ():this.RZ(),this.publish(s.RECOVERY_METADATA_READY);else{var t=this.vQ();t&&t.failoverCount--}},i.prototype.onMetadataLoadFailed=function(){this.wF&&1===this.LZ&&this.BZ(),this.wF=!1},i.prototype.onPause=function(){this.wF&&this._m.getState()===f.default.VIDEO&&this.PZ()},i.prototype.onPlaybackStartBlocked=function(){this.kZ=!0,this.PZ()},i.prototype.onPlaybackStartNotBlocked=function(){this.kZ=!1},i.prototype.setItemRecoveryStatus=function(t,i){t.recoveryStatus=i},Object.defineProperty(i.prototype,"recovering",{get:function(){return this.wF},enumerable:!0,configurable:!0}),i.prototype.onError=function(t){var i=this,n=2;if(t&&(t.isRecoverable=!this.zZ(t),t.isRecoverable))if(this.MZ>20)this.GZ();else{y.indexOf(t.subcategory.toString())>0?n=9:t.subcategory.toString()!==p.E_NATIVE_SRC_NOT_SUPPORTED&&t.subcategory.toString()!==p.E_NATIVE_ABORTED||(n=5);var e=h.DRM_DEBUG_CODES;switch(t.debugMessage){case e.KEY_SESSION_FAILED:n=6;break;case e.LICENSE_REQUEST_FAILED:n=7;break;case e.CERT_LOAD_FAILED:n=8}if(this.MZ++,this.NZ=t,"400"===t.category.toString()&&"7"===t.subcategory.toString())return this.DZ(this.xZ),this.xZ=new u.Timer(1e4*Math.random(),(function(){i.VZ(n)}),this,1),void this.xZ.start();this.VZ(n)}},i.prototype.zZ=function(t){var i=t.category.toString(),n=m.indexOf(i);if(n<0)return!0;var e=t.subcategory.toString();switch(m[n]){case h.E_WARNING:return b.indexOf(e)<0;case h.E_PLAYER:return b.indexOf(e)<0&&g.indexOf(e)<0;case h.E_SAPI_STREAM:return y.indexOf(e)<0;case h.E_PLAYER_JS_HLS:return w.indexOf(e)<0;case h.E_PLAYER_DRM:return _.indexOf(e)<0}return!0},i.prototype.RZ=function(){this.HZ=1e4*Math.random()+1e4,this.YZ=2e3,this.DZ(this.CZ),this.CZ=null},i.prototype.vQ=function(){return this._m.playlist?this._m.playlist.getCurrentItem():null},i.prototype.VZ=function(t){this.qZ(),1!==t?this.recover(t):this.WZ(this.HZ)},i.prototype.PZ=function(){this.RZ(),this.stopTimers(),this.wF=!1,this.LZ=0,this.NZ=null,this.MZ=0},i.prototype.WZ=function(t){var i=this;this.DZ(this.CZ),this.CZ=new u.Timer(t,(function(){i.recover(i.LZ?i.LZ:1)}),this,1),this.CZ.start()},i.prototype.BZ=function(t){(t=!!l.isNullOrUndefined(t)||t)&&(this.HZ+=this.YZ,this.YZ*=2),this.WZ(this.HZ)},i.prototype.qZ=function(){var t=this;this.UZ||(this.UZ=new u.Timer(1e3*this._m.recoveryFailureTimeout,(function(){t.GZ()}),this,1),this.UZ.start())},i.prototype.GZ=function(){var t=v.default.createErr(h.ErrorGroup.Streaming,this.QY,h.E_PLAYER,p.E_RECOVERY_FAILURE,null,this.FZ());this.publish(a.ERROR,t),this.PZ()},i.prototype.DZ=function(t){t&&t.destroy(),t=null},i.prototype.FZ=function(){var t=this.NZ,i=this.LZ;return 2===i?i+"-"+t.category+"-"+t.subcategory+"-"+t.message:i.toString()},Object.defineProperty(i.prototype,"QY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i}(o.default);i.default=E},9489:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u,h=n(7403),a=n(9847),c=n(9134),f=n(440),l=n(1204),v=n(2878),d=n(4986),p=n(6342),m=n(6389),b=n(1279),g=n(8087),y=n(3891),w=n(8259),_=n(8696),E=n(6125),O=n(2758),A=n(1600),S=n(4685),T=n(6103);!function(t){t.RENDERER_SWITCH="rendererSwitch",t.RENDERER_CREATED="rendererCreated",t.RENDERER_TIMEOUT="errorTimeout",t.RENDERER_READY_TO_PLAY="rendererReadyToPlay",t.PLAY_CALLED="playCalled"}(s=i.RendererControllerEvent||(i.RendererControllerEvent={})),function(t){t.CLICK="ActiveRendererClick",t.SRC_SWITCHING="ActiveRendererSrcSwitching",t.SRC_SWITCHED="ActiveRendererSrcSwitched",t.PLAYBACK_START_BLOCKED="ActiveRendererPlayBlocked",t.PLAYBACK_START_NOT_BLOCKED="ActiveRendererPlayNotBlocked",t.SKIPPED="ActiveRendererSkipped",t.PAUSE="ActiveRendererPause",t.ENDED="ActiveRendererEnded",t.ERROR="ActiveRendererError",t.INFO="ActiveRendererInfo",t.LOADEDMETADATA="ActiveRendererLoadedMetadata",t.LOADEDDATA="ActiveRendererLoadedData",t.STALLED="ActiveRendererStalled",t.LOADSTART="ActiveRendererLoadStart",t.PLAY="ActiveRendererPlay",t.PLAYING="ActiveRendererPlaying",t.SEEKING="ActiveRendererSeeking",t.SEEKED="ActiveRendererSeeked",t.TIMEUPDATE="ActiveRendererTimeupdate",t.VOLUMECHANGE="ActiveRendererVolumechange",t.WAITING="ActiveRendererWaiting",t.END_FULLSCREEN="ActiveRendererEndFullscreen",t.ENTER_FULLSCREEN="ActiveRendererEnterFullscreen",t.PLAY_COMPLETE="ActiveRendererPlayComplete",t.DATERANGE_STARTED="ActiveRendererDaterangeStarted",t.DATERANGE_ENDED="ActiveRendererDaterangeEnded"}(o=i.ActiveRendererEvent||(i.ActiveRendererEvent={})),function(t){t.SRC_SWITCHING="NextRendererSrcSwitching",t.SRC_SWITCHED="NextRendererSrcSwitched",t.PAUSE="NextRendererPaused",t.ENDED="NextRendererEnded",t.ERROR="NextRendererVideoError",t.INFO="NextRendererVideoInfo",t.LOADEDMETADATA="NextRendererLoadedMetadata",t.LOADEDDATA="NextRendererLoadedData",t.STALLED="NextRendererStalled",t.LOADSTART="NextRendererLoadStart",t.PLAY="NextRendererPlay",t.PLAYING="NextRendererPlaying",t.SEEKING="NextRendererSeeking",t.SEEKED="NextRendererSeeked",t.TIMEUPDATE="NextRendererTimeupdate",t.VOLUMECHANGE="NextRendererVolumechange",t.WAITING="NextRendererWaiting"}(u=i.NextRendererEvent||(i.NextRendererEvent={}));var I=function(t){function i(i,n,e,r){var s=t.call(this,"RendererController")||this;return s.BH=e,s._m=i,s.wV=n,s.LY=r,s.QZ=null,s.ZZ=null,s.XZ=null,s.$Z=null,s.JZ={},s.KZ={},s.tX={},s.iX=s.nX(),s.eX=!1,s}return r(i,t),Object.defineProperty(i.prototype,"activeRendererType",{get:function(){var t,i;return(null===(i=null===(t=this.QZ)||void 0===t?void 0:t.type)||void 0===i?void 0:i.toLowerCase())||""},enumerable:!0,configurable:!0}),i.prototype.prepareNextRenderer=function(t,i){var n=this;if(i||(i=function(){}),t){var e=this.rX(t),r=e?S.RendererType.EXTERNAL:t.rendererType;if(a.userAgent.safari&&t instanceof f.default&&(!t.isLive()||t.license.isDrm)&&(r=S.RendererType.HTML5_RAW),!r){var o=void 0,u=void 0,h=void 0;return v.default.isHtml5MseAvailable()?(o=m.PLAYER_CODES.E_NO_RENDERER_FOUND,u="no renderer type is applicable for the playable item",h=p.default.createErr(m.ErrorGroup.Configuration,this._m.playbackState,m.E_PLAYER,o,"",u)):(o=m.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED,u="flash renderer is not supported for the playable item",h=p.default.createErr(m.ErrorGroup.Restriction,this._m.playbackState,m.E_INFO,o,"",u)),void i(h)}var c=this.sX(t);if(this.XZ!==c)!this.iX&&this.QZ&&this.QZ.type===r&&this.QZ.type!==S.RendererType.EXTERNAL||t.isRecovering()&&this.QZ?this.ZZ=this.QZ:(this.ZZ=r===S.RendererType.EXTERNAL?this.oX(e):this.uX(r),this.hX(this.ZZ)),this.XZ=c,this.eX=!0,this.ZZ.waitForReady((function(t){n.eX=!1,t&&(n.publish(s.RENDERER_TIMEOUT),n.ZZ&&n.aX(n.ZZ)),i(t)}));else{if(this.eX)return;i()}}else i(new Error("no playable item to be rendered"))},i.prototype.setItemNextRenderer=function(t,i){var n=this;if(void 0===i&&(i=0),!t)return!1;var e=this.sX(t);if(this.XZ!==e)return this.prepareNextRenderer(t,(function(){n.setItemNextRenderer(t,i)})),!0;var r=this.sX(t,i);if(this.$Z===r)return!0;if(this.ZZ){this.$Z=r;var s=this.ZZ.getSyncState(),o=this.ZZ.setPlayableItem(t,i,this.LY.recovering);return-1!==s&&this.LY.recovering&&this.ZZ.startSync(),o}return!1},i.prototype.preloadNextRenderer=function(t){if(this.ZZ&&this.ZZ.preload){var i=this.ZZ.getPlayableItem();if(i&&(this._m.preload||t)&&this.ZZ.type===S.RendererType.HTML5_HLS){var n={startOffset:i.customConfig&&i.customConfig.playbackStart||NaN,bufferLimit:this._m.preloadBufferSize||30};this.ZZ.preload(n)}}},i.prototype.switchAndPlayNextRenderer=function(t,i){void 0===i&&(i=!1),this.switchToNextRenderer(i),this.publish(s.RENDERER_READY_TO_PLAY,t)},i.prototype.switchToNextRenderer=function(t){void 0===t&&(t=!1),this.ZZ&&(delete this.JZ[this.ZZ.type],this.cX(this.ZZ),this.switchToRenderer(this.ZZ,t),this.XZ=null,this.$Z=null)},i.prototype.didRendererTimeOut=function(){return!(!this.QZ||!this.QZ.timedOut)},i.prototype.getActiveRenderer=function(){return this.QZ},i.prototype.getNextRendererNode=function(){return this.ZZ&&this.ZZ.node||null},i.prototype.syncPlaybackState=function(){this.QZ&&(this.QZ.paused=this._m.isPaused(),this.QZ.seeking=this._m.isSeeking())},i.prototype.rewindAfterEnd=function(t){if(this.QZ)if(t)switch(this.QZ.type){case S.RendererType.HTML5_RAW:case S.RendererType.HTML5_HLS:this.QZ.node&&(this.QZ.node.src="")}else this.QZ.seek(0)},i.prototype.play=function(t){this.publish(s.PLAY_CALLED),this.QZ&&this.QZ.play(t)},i.prototype.pause=function(){this.QZ&&(this.QZ.type===S.RendererType.HTML5_TV_TIZEN||this.QZ.type===S.RendererType.HTML5_TV_ORSAY||(d.isFunction(this.QZ.pause)?this.QZ.pause():this.QZ.node&&this.QZ.node.pause()))},i.prototype.getCurrentDate=function(){return this.QZ&&this.QZ.getCurrentDate()||0},i.prototype.endVideo=function(){var t=this.QZ;t&&!t.ended&&(t.ended=!0,t.type===S.RendererType.HTML5_TV_TIZEN||t.type===S.RendererType.HTML5_TV_ORSAY||(d.isFunction(t.stop)?t.stop():t.node&&t.node.pause()))},i.prototype.seek=function(t){this.QZ&&this.QZ.seek(t)},i.prototype.getCurrentTime=function(){return this.QZ?this.QZ.getCurrentTime():0},i.prototype.getDuration=function(){return this.QZ?this.QZ.getDuration():NaN},i.prototype.getMuted=function(){if(this.QZ)return this.QZ.getMuted()},i.prototype.getVolume=function(){return this.QZ?this.QZ.getVolume():NaN},i.prototype.setQuality=function(t){this.QZ&&this.QZ.setQuality(t)},i.prototype.showAirplayTargetMenu=function(){this.QZ&&this.QZ.showAirplayTargetMenu&&this.QZ.showAirplayTargetMenu()},i.prototype.setPIPMode=function(t){var i;null===(i=this.QZ)||void 0===i||i.setPIPMode(t)},i.prototype.setVolume=function(t){this.QZ&&this.QZ.setVolume(t)},i.prototype.setMute=function(t){this.QZ&&this.QZ.setMute(!!t)},i.prototype.setAudioLanguage=function(t){this.QZ&&this.QZ.setAudioLanguage&&this.QZ.setAudioLanguage(t)},i.prototype.stopMedia=function(){if(this.QZ)return this.QZ.detachNode(),this.QZ.stopMedia()},i.prototype.stopNextRenderer=function(t){if(this.ZZ)return this.ZZ.setError(t),this.ZZ.detachNode(),this.ZZ.stopMedia()},i.prototype.skip=function(){this.QZ&&d.isFunction(this.QZ.skip)&&this.QZ.skip()},i.prototype.switchToRenderer=function(t,i){this.fX(this.QZ);var n=this.QZ,e=n&&n!==t;e&&a.userAgent.mobile&&v.default.exitFullscreen(n.node),this.lX(t),this._m.playbackState.rendererType=t.type,this.setVolume(this._m.volume),this.setMute(this._m.mute),this.vX(this.QZ),e&&(n.type===S.RendererType.HTML5_HLS_360||n.type===S.RendererType.HTML5_RAW_360||n.type===S.RendererType.EXTERNAL?p.default.classList(n.container).remove("vp-renderer-active"):n.node&&p.default.classList(n.node).remove("vp-renderer-active"),i?this.aX(n):this.dX(n)),this.pX(t,!0),t.type===S.RendererType.HTML5_HLS_360||t.type===S.RendererType.HTML5_RAW_360||t.type===S.RendererType.EXTERNAL?p.default.classList(t.container).add("vp-renderer-active"):t.node&&p.default.classList(t.node).add("vp-renderer-active"),this.publish(s.RENDERER_SWITCH,n,t)},i.prototype.enableMobileNativeCC=function(t){this.QZ&&this.QZ.enableMobileNativeCC&&this.QZ.enableMobileNativeCC(t)},i.prototype.handleAdvancePreparePreloadNextRenderer=function(t){var i=this;t&&t.rendererType===S.RendererType.HTML5_HLS&&this.prepareNextRenderer(t,(function(n){n||i.ZZ===i.QZ||t.isLive()||(i.setItemNextRenderer(t,0),i.preloadNextRenderer(!0))}))},i.prototype.suspendStreaming=function(){this.QZ&&this.QZ.suspendStreaming()},i.prototype.resumeStreaming=function(){this.QZ&&this.QZ.resumeStreaming()},i.prototype.getSyncOffset=function(){return this.QZ?this.QZ.getSyncOffset():NaN},i.prototype.getSyncState=function(){return this.QZ?this.QZ.getSyncState():-1},i.prototype.startSync=function(){var t;null===(t=this.QZ)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.QZ)||void 0===t||t.stopSync()},i.prototype.destroy=function(){this.QZ&&this.QZ.destroy(),this.ZZ&&this.ZZ.destroy()},i.prototype.vX=function(t){t&&(this.mX(t,S.CustomRendererEvent,o,this.KZ),this.mX(t,S.RendererEvent,o,this.KZ))},i.prototype.fX=function(t){t&&(t.removeEventListeners(this.KZ),this.KZ={})},i.prototype.hX=function(t){t&&t!==this.QZ&&this.mX(t,S.RendererEvent,u,this.tX)},i.prototype.cX=function(t){t&&(t.removeEventListeners(this.tX),this.tX={})},i.prototype.mX=function(t,i,n,e){var r=this;if(e)for(var s=function(s){if(i[s]){var u=i[s];e[u]=t.on(u,(function(t){n[s]&&r.publish.call(r,n[s],t)}),o)}},o=this,u=0,h=Object.keys(i);u<h.length;u++){s(h[u])}},i.prototype.bX=function(t){var i=this._m,n=this.wV,e=this.JZ[t];if(e)return e.bindCustomEvents(),e;switch(t){case S.RendererType.HTML5_HLS:e=new y.default(n,i);break;case S.RendererType.HTML5_RAW_360:e=new E.default(n,i);break;case S.RendererType.HTML5_HLS_360:e=new w.default(n,i);break;case S.RendererType.EXTERNAL:e=new g.default;break;case S.RendererType.HTML5_TV:e=new O.default(n,i);break;case S.RendererType.HTML5_TV_ORSAY:e=new A.default(n,i);break;case S.RendererType.HTML5_TV_TIZEN:e=new T.default(n,i);break;case S.RendererType.HTML5_RAW:default:e=new _.default(n,i)}return this.publish(s.RENDERER_CREATED,e),this.gX(e,t),e},i.prototype.uX=function(t){return this.bX(t)},i.prototype.oX=function(t){if(this.QZ&&this.QZ.type===S.RendererType.EXTERNAL&&this.QZ.getExternalPlayer()===t)return this.QZ;var i=this.uX(S.RendererType.EXTERNAL);return i.setExternalPlayer(t),i},i.prototype.dX=function(t){var i=[S.RendererType.HTML5_RAW_360,S.RendererType.HTML5_HLS_360,S.RendererType.EXTERNAL];if(t){var n=t.type;this.pX(t,!1),this.JZ[n]||-1!==i.indexOf(n)?t.destroy():this.gX(t,n)}},i.prototype.pX=function(t,i){t&&(i?(t.detachNode&&t.detachNode(),t.reattachNode&&t.reattachNode()):(t.detachNode&&t.detachNode(),t.stopMedia&&t.stopMedia()))},i.prototype.rX=function(t){if(!(t instanceof c.default&&t.adPluginMimeType))return null;if(!this._m.config.ads.preferExternalPlayback)return null;var i,n=this.BH.getPlugin(b.PluginType.AD,t.adPluginMimeType);if(!n||!d.isExternalPlayer(n))return null;var e=(i=n).getCapabilities(),r=!1,s=!1;return t.streams.forEach((function(t){/\.m3u8/i.test(t.url)?r=!0:/\.(?:mp4|webm)/i.test(t.url)&&(s=!0)})),r&&e.indexOf(S.ExternalPlayerCapability.RENDER_HLS)>-1||s&&e.indexOf(S.ExternalPlayerCapability.RENDER_PDL)>-1?i:null},i.prototype.sX=function(t,i){var n,e=[];if(i||(i=0),e.push(t.rendererType),e.push(i),t instanceof c.default){e.push("ad"),e.push(t.adBreakItemId),t.adPluginMimeType&&e.push(t.adPluginMimeType),(n=t.streams)&&n.length>0&&e.push(n[0].url);var r=t.adBreak;r&&(e.push(r.adBreakId),e.push(r.adBreakItems.length))}else t instanceof f.default&&(e.push("mediaItem"),e.push(t.id),(n=t.streams)&&n.length>0&&e.push(n[0].url));return e.join("|")},i.prototype.nX=function(){var t=a.userAgent.mobile&&!l.default.hasNativeAutoplaySupport;return!(a.userAgent.tv||a.userAgent.ios||t)},i.prototype.aX=function(t){return delete this.JZ[t.type],t.destroy()},i.prototype.lX=function(t){t&&(this.QZ=t,t.setActive(!0))},i.prototype.gX=function(t,i){t&&(this.JZ[i]=t,t.setActive(!1))},i}(h.default);i.RendererController=I},4411:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(954);!function(t){t.PAGE_VISIBILITY_CHANGED="pageVisibilityChanged"}(s=i.VisibilityEvent||(i.VisibilityEvent={}));var h=[{prop:"hidden",name:"visibilitychange"},{prop:"mozHidden",name:"mozvisibilitychange"},{prop:"webkitHidden",name:"webkitvisibilitychange"},{prop:"msHidden",name:"msvisibilitychange"}],a=function(t){function i(i){var n=t.call(this,"VisibilityManager")||this;return n._m=i,n.yX=null,n.wX="hidden",n._X=null,n.yX=n.EX(),n.yX&&(n.OX=n.OX.bind(n),document.addEventListener(n.yX,n.OX,!1)),n}return r(i,t),i.prototype.destroy=function(){this.yX&&(document.removeEventListener(this.yX,this.OX,!1),this.yX=null)},i.prototype.isPlayerVisible=function(){var t=this.AX();return!(document[this.wX]||t&&null===t.offsetParent||!1)},i.prototype.EX=function(){var t=h.filter((function(t){return t.prop in document})),i=t&&t[0];return i?(this.wX=i.prop,i.name):null},i.prototype.AX=function(){if(this._X)return this._X;var t=this._m.playerRootElement,i=t&&void 0!==t.getElementsByClassName&&t.getElementsByClassName(u.VIDEO_MAIN_ELEMENT_CLASS);return this._X=i&&i.length&&i[0]||null,this._X},i.prototype.OX=function(){this.publish(s.PAGE_VISIBILITY_CHANGED,this.isPlayerVisible())},i}(o.default);i.default=a},8110:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.CERT_DATA=new Uint8Array([48,130,4,203,48,130,3,179,160,3,2,1,2,2,8,13,86,142,88,131,182,234,139,48,13,6,9,42,134,72,134,247,13,1,1,5,5,0,48,127,49,11,48,9,6,3,85,4,6,19,2,85,83,49,19,48,17,6,3,85,4,10,12,10,65,112,112,108,101,32,73,110,99,46,49,38,48,36,6,3,85,4,11,12,29,65,112,112,108,101,32,67,101,114,116,105,102,105,99,97,116,105,111,110,32,65,117,116,104,111,114,105,116,121,49,51,48,49,6,3,85,4,3,12,42,65,112,112,108,101,32,75,101,121,32,83,101,114,118,105,99,101,115,32,67,101,114,116,105,102,105,99,97,116,105,111,110,32,65,117,116,104,111,114,105,116,121,48,30,23,13,49,56,48,51,50,57,49,57,51,57,49,53,90,23,13,50,48,48,51,50,57,49,57,51,57,49,53,90,48,98,49,11,48,9,6,3,85,4,6,19,2,85,83,49,20,48,18,6,3,85,4,10,12,11,89,97,104,111,111,47,32,73,110,99,46,49,19,48,17,6,3,85,4,11,12,10,50,65,82,78,74,89,51,56,70,87,49,40,48,38,6,3,85,4,3,12,31,70,97,105,114,80,108,97,121,32,83,116,114,101,97,109,105,110,103,58,32,89,97,104,111,111,47,32,73,110,99,46,48,129,159,48,13,6,9,42,134,72,134,247,13,1,1,1,5,0,3,129,141,0,48,129,137,2,129,129,0,188,20,145,11,182,224,114,206,51,252,37,198,52,3,54,245,37,134,121,169,73,236,52,112,24,241,70,22,210,115,167,90,251,200,152,188,188,122,248,143,243,225,173,191,185,30,115,239,103,231,218,198,227,19,127,170,241,201,173,213,94,209,56,9,94,211,3,7,194,64,210,84,119,83,195,185,15,252,8,33,33,15,107,215,254,95,9,86,83,212,175,88,26,254,114,126,151,63,228,22,210,127,45,230,42,171,74,61,159,64,71,40,184,184,17,128,230,57,139,130,231,123,92,174,174,146,237,49,2,3,1,0,1,163,130,1,234,48,130,1,230,48,29,6,3,85,29,14,4,22,4,20,127,187,42,2,137,89,223,166,117,128,127,189,93,223,97,53,42,199,159,128,48,12,6,3,85,29,19,1,1,255,4,2,48,0,48,31,6,3,85,29,35,4,24,48,22,128,20,99,228,71,84,203,133,113,89,70,44,131,172,204,68,49,100,103,3,44,190,48,129,226,6,3,85,29,32,4,129,218,48,129,215,48,129,212,6,9,42,134,72,134,247,99,100,5,1,48,129,198,48,129,195,6,8,43,6,1,5,5,7,2,2,48,129,182,12,129,179,82,101,108,105,97,110,99,101,32,111,110,32,116,104,105,115,32,99,101,114,116,105,102,105,99,97,116,101,32,98,121,32,97,110,121,32,112,97,114,116,121,32,97,115,115,117,109,101,115,32,97,99,99,101,112,116,97,110,99,101,32,111,102,32,116,104,101,32,116,104,101,110,32,97,112,112,108,105,99,97,98,108,101,32,115,116,97,110,100,97,114,100,32,116,101,114,109,115,32,97,110,100,32,99,111,110,100,105,116,105,111,110,115,32,111,102,32,117,115,101,44,32,99,101,114,116,105,102,105,99,97,116,101,32,112,111,108,105,99,121,32,97,110,100,32,99,101,114,116,105,102,105,99,97,116,105,111,110,32,112,114,97,99,116,105,99,101,32,115,116,97,116,101,109,101,110,116,115,46,48,53,6,3,85,29,31,4,46,48,44,48,42,160,40,160,38,134,36,104,116,116,112,58,47,47,99,114,108,46,97,112,112,108,101,46,99,111,109,47,107,101,121,115,101,114,118,105,99,101,115,46,99,114,108,48,14,6,3,85,29,15,1,1,255,4,4,3,2,5,32,48,49,6,11,42,134,72,134,247,99,100,6,13,1,3,1,1,255,4,31,1,112,116,53,108,106,117,104,50,102,111,115,108,106,116,102,103,109,114,122,117,100,104,103,116,112,122,121,51,117,116,48,55,6,11,42,134,72,134,247,99,100,6,13,1,4,1,1,255,4,37,1,97,100,110,104,120,103,103,98,117,98,103,100,105,120,122,115,105,51,122,103,98,48,116,104,112,120,49,117,101,120,105,102,49,120,102,56,48,13,6,9,42,134,72,134,247,13,1,1,5,5,0,3,130,1,1,0,155,63,179,107,215,161,134,119,228,77,138,78,87,241,189,105,187,60,231,127,57,73,95,133,174,62,237,222,209,0,87,24,52,128,67,149,102,150,113,197,14,188,171,149,139,249,109,9,94,21,47,226,21,186,199,199,183,95,27,14,202,148,181,196,237,147,238,206,58,104,48,21,239,155,201,207,146,89,111,98,114,120,193,63,127,204,58,30,122,74,170,83,58,218,54,92,98,255,74,171,27,195,3,239,143,161,92,75,81,98,37,58,220,215,222,215,65,8,159,71,5,63,30,149,177,185,23,77,219,37,13,43,28,51,163,18,29,63,243,65,129,133,169,25,169,114,68,171,130,246,187,8,133,177,113,25,188,2,220,47,116,87,59,255,169,121,192,200,89,36,15,30,160,154,5,20,196,147,241,130,22,197,154,202,213,75,142,195,70,202,227,211,81,54,249,97,142,239,1,169,235,126,188,40,24,173,192,157,190,90,231,88,101,46,186,209,207,188,109,86,204,175,64,171,101,210,40,93,76,13,4,161,110,242,65,13,0,202,238,19,197,227,71,30,11,210,211,158,62,49,218,231,185,172,166,120])},4593:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r=n(6389),s=n(6342),o=n(8110),u="https://assets.video.yahoo.net/fairplay.cer",h=r.PLAYER_DRM_CODES,a=r.INFO_CODES,c=r.ErrorGroup.Configuration,f=function(){function t(t,i,n,e){this.SX=null,this.rT=t,this.TX=i||u,this.SX=this.TX===u?o.CERT_DATA:null,this.IX=n,this.jX=e,this.MX=this.NX.bind(this),this.kX=this.RX.bind(this),this.LX=this.DX.bind(this),this.init()}return t.prototype.destroy=function(){this.rT.removeEventListener("webkitneedkey",this.MX),this.CX&&(this.PX(),this.CX=null)},t.prototype.init=function(){this.rT.addEventListener("webkitneedkey",this.MX)},t.prototype.PX=function(){this.CX.removeEventListener("webkitkeymessage",this.kX),this.CX.removeEventListener("webkitkeyerror",this.LX)},t.prototype.xX=function(){var t=this;null!==this.TX&&""!==this.TX?void 0!==window.WebKitMediaKeys?this.SX?this.UX():e.Loader.ajax(this.TX,{method:"GET",context:this,headers:{Pragma:"Cache-Control: no-cache","Cache-Control":"max-age=0"},responseType:"arraybuffer",successHandler:function(i){t.SX=new Uint8Array(i),null!==t.SX?t.UX():t.VX(h.E_CERT_NO_DATA)},failureHandler:function(i){t.VX(h.E_CERT_LOAD_FAILED,r.ErrorGroup.Streaming,i.toString())},timeout:1e4}):this.VX(a.E_DRM_UNSUPPORTED_BROWSER,c):this.VX(h.E_CERTPATH_MISSING,c)},t.prototype.UX=function(){var t=this.FX(this.BX),i=this.zX(t),n=this.GX(this.BX,i,this.SX);if(!this.rT.webkitKeys){var e=this.HX();this.rT.webkitSetMediaKeys(new WebKitMediaKeys(e))}this.rT.webkitKeys||this.VX(h.E_KEY_CREATION_FAILED),this.CX&&(this.PX(),this.CX.close()),this.CX=this.rT.webkitKeys.createSession("video/mp4",n),this.CX?(this.CX.contentId=i,this.CX.destinationURL=t,this.CX.addEventListener("webkitkeymessage",this.kX),this.CX.addEventListener("webkitkeyadded",(function(t){})),this.CX.addEventListener("webkitkeyerror",this.LX)):this.VX(h.E_KEY_SESSION_FAILED)},t.prototype.NX=function(t){this.IX(),null!==t.initData?(this.BX=t.initData,this.xX()):this.VX(h.E_INIT)},t.prototype.RX=function(t){this.YX(t.target,t.message)},t.prototype.DX=function(t){this.VX(h.E_KEY_ERROR,r.ErrorGroup.Streaming,t.currentTarget.error.code+"-"+t.currentTarget.error.systemCode)},t.prototype.zX=function(t){var i=document.createElement("a");i.href=t;var n=i.search.substr(1).split("&").filter((function(t){return t.length>2&&"b"===t[0]&&"="===t[1]}));return n.length?n[0].split("=")[1]:""},t.prototype.FX=function(t){var i=s.default.array16ToString(t).replace("skd://","https://");return i=i.substring(1,i.length)},t.prototype.GX=function(t,i,n){"string"==typeof i&&(i=s.default.stringToArray16(i));var e=0,r=new ArrayBuffer(t.byteLength+4+i.byteLength+4+n.byteLength),o=new DataView(r);new Uint8Array(r,e,t.byteLength).set(t),e+=t.byteLength,o.setUint32(e,i.byteLength,!0),e+=4;var u=new Uint8Array(r,e,i.byteLength);return u.set(i),e+=u.byteLength,o.setUint32(e,n.byteLength,!0),e+=4,new Uint8Array(r,e,n.byteLength).set(n),new Uint8Array(r,0,r.byteLength)},t.prototype.HX=function(){return WebKitMediaKeys.isTypeSupported("com.apple.fps.1_0","video/mp4")?"com.apple.fps.1_0":(this.VX(h.E_NO_KEY_SYSTEM),null)},t.prototype.YX=function(t,i){var n=this,r={spc:s.default.base64EncodeUint8Array(i),assetId:t.contentId};e.Loader.ajax(t.destinationURL,{method:"POST",body:JSON.stringify(r),context:this,responseTypeJson:!0,beforeSend:function(i){i.session=t},successHandler:function(t,i,e,r){n.qX(t,r.session)},failureHandler:function(t,i,e){var r=403===e?a.E_DRM_FORBIDDEN_LICENSE:h.E_LICENSE_REQUEST;n.VX(r)},timeout:1e4})},t.prototype.qX=function(t,i){i.update(s.default.base64DecodeUint8Array(t.ckc))},t.prototype.VX=function(t,i,n){var e,s;void 0===i&&(i=r.ErrorGroup.Streaming),r.isInfoCode(t)?(e=r.E_INFO,s=a):(e=r.E_PLAYER_DRM,s=h);Object.keys(s)[parseInt(t,10)-1];this.jX(i,e,t,"",n),this.destroy()},t}();i.default=f},6389:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(5244),r=n(1954),s=n(742).errorCodes,o=["305","306","307"];i.E_INFO=s.E_INFO,i.E_WARNING=s.E_WARNING,i.E_YVAP=s.E_YVAP,i.E_SAPI_STREAM=s.E_SAPI_STREAM,i.E_SAPI_PLAYLIST=s.E_SAPI_PLAYLIST,i.E_SAPI_RELATED=s.E_SAPI_RELATED,i.E_SAPI_POPULAR=s.E_SAPI_POPULAR,i.E_CAST=s.E_CAST,i.E_PLAYER=s.E_PLAYER,i.E_PLAYER_FAILOVER=s.E_PLAYER_FAILOVER,i.E_PLAYER_DRM=s.E_PLAYER_DRM,i.E_PLAYER_JS_HLS=s.E_PLAYER_JS_HLS,i.E_SAPI_ABSTRACT=s.E_SAPI_ABSTRACT,i.E_SAPI_CLOSEDCAPTION=s.E_SAPI_CLOSEDCAPTION;var u=i.E_PLAYER,h=i.E_PLAYER_FAILOVER,a=i.E_PLAYER_JS_HLS,c=i.E_SAPI_ABSTRACT,f=i.E_SAPI_CLOSEDCAPTION;function l(t){return t.group+t.phase+"-"+t.category+"-"+t.subcategory}function v(t){var i=[];if(t)for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&i.push(t[n]);return i}function d(t,i,n){i.forEach((function(i){t[i]=n}))}i.INFO_CODES=s.INFO_CODES,i.WARNING_CODES=s.WARNING_CODES,i.PLAYER_CODES=s.PLAYER_CODES,i.PLAYER_DRM_CODES=s.PLAYER_DRM_CODES,i.PLAYER_JS_HLS_CODES=s.PLAYER_JS_HLS_CODES,i.SAPI_CODES=s.SAPI_CODES,i.CAST_CODES=s.CAST_CODES,i.rep=l,i.isInfoCode=function(t){for(var n in i.INFO_CODES)if(Object.prototype.hasOwnProperty.call(i.INFO_CODES,n)&&i.INFO_CODES[n]===t)return!0;return!1},function(t){t.Streaming="P",t.Service="S",t.Configuration="C",t.Restriction="R"}(i.ErrorGroup||(i.ErrorGroup={})),function(t){t.KEY_SESSION_FAILED="1",t.LICENSE_REQUEST_FAILED="2",t.CERT_LOAD_FAILED="3"}(i.DRM_DEBUG_CODES||(i.DRM_DEBUG_CODES={}));var p={};p[i.INFO_CODES.E_PLAYER_360_IS_NOT_SUPPORTED]=r.default.ERR_TITLE_CANNOT_PLAY_360_VIDEO,p[i.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO,p[i.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO,d(p,[i.INFO_CODES.E_SAPI_LICENSE_ERROR,i.INFO_CODES.E_SAPI_UNAVAILABLE_TEMP,i.INFO_CODES.E_SAPI_GEO,i.INFO_CODES.E_SAPI_BLACKOUT],r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE),v(i.INFO_CODES).forEach((function(t){p[t]||(p[t]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO)}));var m={};m[i.INFO_CODES.E_SAPI_UNAVAILABLE_TEMP]=r.default.ERR_UNAVAILABLE,m[i.INFO_CODES.E_SAPI_LICENSE_ERROR]=r.default.ERR_UNAVAILABLE,m[i.INFO_CODES.E_SAPI_GEO]=r.default.ERR_GEO,m[i.INFO_CODES.E_SAPI_BLACKOUT]=r.default.ERR_BLACKOUT,m[i.INFO_CODES.E_SAPI_DEVICE]=r.default.ERR_DEVICE,m[i.INFO_CODES.E_SAPI_EMBED]=r.default.ERR_EMBED,m[i.INFO_CODES.E_PLAYER_ANDROID_CHROME_REQUIRED]=r.default.ERR_ANDROID_LIVE_CHROME_REQUIRED,m[i.INFO_CODES.E_PLAYER_NO_COMPATIBLE_FORMAT]=r.default.ERR_BROWSER_UNSUPPORTED,m[i.INFO_CODES.E_PLAYER_360_IS_NOT_SUPPORTED]=r.default.ERR_BROWSER_UNSUPPORTED_SKIP_IN_10,m[i.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED]=r.default.ERR_BROWSER_UNSUPPORTED,m[i.INFO_CODES.E_DRM_UNSUPPORTED_OS]=function(t){return t.ios?r.default.ERR_DRM_IOS_UNSUPPORTED_OS_VER:null},m[i.INFO_CODES.E_DRM_UNSUPPORTED_BROWSER]=function(t){return t.android?r.default.ERR_DRM_ANDROID_UNSUPPORTED_BROWSER:t.ios?r.default.ERR_DRM_IOS_UNSUPPORTED_BROWSER:null};var b={};b[i.PLAYER_CODES.E_NATIVE_SRC_NOT_SUPPORTED]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE,b[i.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE]=r.default.ERR_TITLE_CANNOT_PLAY_VIDEO,d(b,[i.PLAYER_CODES.E_NATIVE_ABORTED],r.default.ERR_TITLE_CANNOT_PLAY_VIDEO),v(i.PLAYER_CODES).forEach((function(t){b[t]||(b[t]=r.default.ERR_TITLE_SOMETHING_WENT_WRONG)}));var g={};g[i.PLAYER_CODES.E_NATIVE_NETWORK_FAILURE]=r.default.ERR_NETWORK_ISSUE,i.PLAYER_CODES.E_NO_PLUGIN_FOUND="603",v(i.PLAYER_CODES).forEach((function(t){g[t]||(g[t]=r.default.ERR_GENERAL_ERROR)}));var y={};v(i.PLAYER_JS_HLS_CODES).forEach((function(t){y[t]=r.default.ERR_TITLE_SOMETHING_WENT_WRONG}));var w={};v(i.PLAYER_JS_HLS_CODES).forEach((function(t){w[t]=r.default.ERR_GENERAL_ERROR}));var _={};d(_,[i.SAPI_CODES.E_INCOMPATIBLE_FORMAT,i.SAPI_CODES.E_NO_STREAMS],r.default.ERR_TITLE_SOMETHING_WENT_WRONG),d(_,[i.SAPI_CODES.E_UNAUTHORIZED_USER,i.SAPI_CODES.E_DRM_RESTRICTED],r.default.ERR_TITLE_CANNOT_PLAY_VIDEO),v(i.SAPI_CODES).forEach((function(t){_[t]||(_[t]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE)}));var E={};E[i.SAPI_CODES.E_UNAUTHORIZED_USER]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE,E[i.SAPI_CODES.E_RESTRICTED_TO_INTERNAL]=r.default.ERR_UNAVAILABLE,d(E,[i.SAPI_CODES.E_INCOMPATIBLE_FORMAT,i.SAPI_CODES.E_NO_STREAMS],r.default.ERR_GENERAL_ERROR),v(i.SAPI_CODES).forEach((function(t){E[t]||(E[t]=r.default.ERR_MISSING_OR_DAMAGED)}));var O={};v(i.WARNING_CODES).forEach((function(t){t!==i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE&&(O[t]=r.default.ERR_TITLE_SOMETHING_WENT_WRONG)})),O[i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE]=r.default.ERR_TITLE_VIDEO_NOT_AVAILABLE;var A={};A[i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE]=r.default.ERR_LIVE_PLAYBACK_COMPLETE,v(i.WARNING_CODES).forEach((function(t){t!==i.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE&&(A[t]=r.default.ERR_GENERAL_ERROR)}));var S={};S[i.PLAYER_DRM_CODES.ERR_DRM_UNSUPPORTED_NETWORK_TYPE_WIFI]=r.default.ERR_DRM_UNSUPPORTED_NETWORK_WIFI,d(S,[i.PLAYER_DRM_CODES.E_CERTPATH_MISSING],r.default.ERR_GENERAL_ERROR);var T={};d(T,[i.PLAYER_DRM_CODES.ERR_DRM_UNSUPPORTED_NETWORK_TYPE,i.PLAYER_DRM_CODES.E_CERTPATH_MISSING],r.default.ERR_TITLE_CANNOT_PLAY_VIDEO);var I=function(){function t(t,i,n,e,r){if(!t||!i||!n)throw new Error("Error must be created with a group, category, and subcategory!");this.errorInfo=e,this.JI=r,this.group=t,this.phase=this.WX(e),this.category=i,this.subcategory=n,this.QX=e?e.msg:null,this.debugMessage=e?e.debugMsg:null,this.prefetch=!(!e||void 0===e.prefetch)&&e.prefetch,this.isRecoverable=!1}return Object.defineProperty(t.prototype,"rep",{get:function(){return l(this)},enumerable:!0,configurable:!0}),t.prototype.isSAPIError=function(){return this.category>=c&&this.category<=f},t.prototype.WX=function(t){var i="S";return t&&t.playbackState&&(t.playbackState.state===e.States.VIDEO||t.playbackState.state===e.States.END)&&(i="P"),i},Object.defineProperty(t.prototype,"title",{get:function(){var t=null,n=this.errorInfo.playbackState&&this.errorInfo.playbackState.loadedItem&&this.errorInfo.playbackState.loadedItem.isLive();if(this.isSAPIError())t=_;else{if(this.category===u&&-1!==o.indexOf(this.subcategory)&&n&&this.JI&&(this.JI.android||this.JI.ios))return r.default.ERR_TITLE_SOMETHING_WENT_WRONG;this.category===u||this.category===h?t=b:this.category===i.E_WARNING?t=O:this.category===i.E_INFO?t=p:this.category===i.E_PLAYER_DRM?t=T:this.category===a&&(t=y)}return t&&t[this.subcategory]||r.default.ERR_TITLE_SOMETHING_WENT_WRONG},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"message",{get:function(){var t=null,n=this.errorInfo.playbackState&&this.errorInfo.playbackState.loadedItem&&this.errorInfo.playbackState.loadedItem.isLive();if(this.isSAPIError())t=E;else{if(this.category===u&&-1!==o.indexOf(this.subcategory)&&n&&this.JI&&(this.JI.android||this.JI.ios))return r.default.ERR_LIVE_IOS_PLAYBACK;this.category===u||this.category===h?t=g:this.category===i.E_PLAYER_DRM?t=S:this.category===i.E_WARNING?t=A:this.category===i.E_INFO?t=m:this.category===a&&(t=w)}var e=t&&t[this.subcategory];return e="function"==typeof e?e(this.JI):e,this.QX||e||r.default.ERR_TECH_DIFFICULTIES},enumerable:!0,configurable:!0}),t}();i.default=I},1962:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.STREAM_SYNCH_COMPLETE="streamsynchComplete",i.STREAM_SYNCH_STRATEGY_APPLIED="streamsynchStrategyApplied",i.MEDIA_ITEM_NEED_SOURCE="mediaItemNeedSource",i.MEDIA_ITEM_ERROR="mediaItemError",i.MEDIA_ITEM_METADATA="mediaItemMetadata",i.MEDIA_ITEM_ADDED="mediaItemAdded",i.MEDIA_ITEM_REMOVED="mediaItemRemoved",i.MEDIA_ITEM_CURRENT="mediaItemCurrent",i.MEDIA_ITEM_COMPLETE="mediaItemComplete",i.AD_BREAK_STARTED="adBreakStarted",i.AD_BREAK_ENDED="adBreakEnded",i.AD_BREAK_ITEM_CURRENT="adBreakItemCurrent",i.AD_BREAK_ITEM_PLAYBACK_STARTED="adPlaybackStarted",i.AD_BREAK_ITEM_ENDED="adBreakItemEnded",i.AD_BREAK_ITEM_ERROR="adBreakItemError",i.AD_BREAK_ITEM_SKIPPED="adBreakItemSkipped",i.AD_BREAK_ITEM_CLICKED="adBreakItemClicked",i.AD_METRICS="adMetrics",i.OPSS_VISIBILITY_CHANGED="opssVisibilityChanged",i.TIMED_METADATA_RECEIVED="timedMetadataReceived",i.ERROR="player-error",i.WARNING="player-warning",i.INFO="player-info",i.INTERNAL_INFO="playerInternalInfo",i.INTERNAL_ERROR="playerInternalError",i.KEYDOWN="keydown",i.WINDOW_ON_FOCUS="focus",i.WINDOW_ON_BLUR="blur",i.START_SCREEN_RENDERED="startScreenRendered",i.START_SCREEN_CLICK="startScreenClick",i.END_SCREEN_RENDERED="endScreenRendered",i.CTRL_ENDSCREEN_VID="selectedEndscreenVideo",i.RELATED_ITEM_CLICK="relatedItemClick",i.UP_NEXT_PG_CLICK="upNextPgClick",i.SEEK_BAR_MOUSEOVER="seekBarMouseover",i.SEEK_BAR_MOUSEOUT="seekBarMouseout",i.TOGGLE_PLAY_PAUSE="togglePlayPause",i.CONTROLS_SEEK_START="controlsSeekStart",i.CONTROLS_SEEK_END="controlsSeekEnd",i.CONTROLS_SEEKING="controlsSeeking",i.CONTROLS_SET_VOLUME="controlsSetVolume",i.CONTROLS_SET_MUTE="controlsSetMute",i.FULLSCREEN_CHANGE="fullscreenChange",i.PLAYER_DIMENSION_CHANGE="playerDimensionChange",i.PLAYLIST_BOTTOM_HEIGHT_CHANGE="playlistBottomHeightChange",i.METADATA_AVAILABLE="metadataAvailable",i.MORE_ITEMS_LOADED="moreItemsLoaded",i.RENDERER_SWITCHED="rendererSwitched",i.TOUCH_TO_PLAY_RESTRICTION_REMOVED="mobileTouchPlayRestrictionRemoved",i.RENDER_PLAYLIST_FIRST_BATCH="renderPlaylistFirstBatch",function(t){t.TOGGLE_PLAYING="cTogglePlaying",t.BUFFERING="cBuffering",t.MEDIA_CHANGED="cMediaChanged",t.PLAYBACK_PROGRESS="cPlaybackProgress",t.VIDEO_ENDED="cVideoEnded",t.PLAYLIST_ENDED="cPlaylistEnded",t.CONNECTION_STATUS_CHANGED="cConnChanged",t.VOLUME_CHANGED="cReceiverVolumeChanged",t.MUTE_CHANGED="cReceiverMuteChanged",t.CAPTION_AVAILABILITY_CHANGED="cCaptionsAvailabilityChanged"}(i.CAST||(i.CAST={})),i.CONTROLS_AUDIO_CHANGE="controlsAudioChange",i.MULTI_LANGUAGES_AVAILABLE="multiLanguagesAvailable",i.THREE_SIXTY_READY="360Ready",i.THREE_SIXTY_INTERACT="360Interact",i.THREE_SIXTY_PIE_INTERACT="360PieInteract",i.PLAYER_RESIZE="playerResize",i.VTT_SEGMENT_LOADED="vttSegmentLoaded",i.SEGMENT_FIRST_BYTE_LOADED="segmentFirstByteLoaded",i.MEDIA_PLAYLIST_UPDATED="mediaPlaylistUpdated",i.SUBTITLE_PLAYLIST_UPDATED="subtitlePlaylistUpdated",i.LIVE_LOADING_LATE="liveLoadingLate",i.RECOVERY_START="recoveryStart",i.RECOVERY_METADATA_READY="recoveryMetadataReady",i.ER_READY="erReady",i.ER_ERROR="erError",i.CONVIVA_READY_FOR_SESSION_CREATION="convivaReadyForSessionCreation",i.PLAYBACK_INFO="playbackInfo",i.SUBTITLE_TRACK_RECEIVED="subtitleTrackReceived",i.AD_SUBTITLE_TRACK_ADDED="adSubtitleTrackAdded",i.PAGE_VISIBILITY_CHANGED="pageVisibilityChanged",i.LIVE_RELOAD_MEDIA="reloadMedia",i.DATERANGE_STARTED="daterangeStarted",i.DATERANGE_ENDED="daterangeEnded",i.INVALID_SYNC_OFFSET="invalidSyncOffset",function(t){t.INFO_UPDATE="infoUpdate",t.SEGMENT_FIRST_BYTE_LOADED="segmentFirstByteLoaded",t.SEGMENT_RENDERED="segmentRendered",t.VTT_SEGMENT_LOADED="vttSegmentLoaded",t.STREAM_SWITCHED="streamSwitched",t.LIVE_LOADING_LATE="liveLoadingLate",t.STREAM_UPDATED="streamUpdated",t.HLS_WAITING="hlsWaiting",t.CUEPOINT_DETECTED="cuepointDetected",t.CUEPOINT_STARTED="cuepointStarted",t.SUBTITLE_STREAM_UPDATED="subtitleStreamUpdated",t.PRELOAD_PROGRESS="preloadProgress",t.SEGINFO_METRICS_AVAILABLE="segInfoMetricsAvailable",t.CONTENT_LOAD_FINISHED="contentLoadFinished",t.PRELOAD_START="preloadStart",t.PRELOAD_COMPLETE="preloadComplete",t.BUFFER_GROWTH_DETECTED="bufferGrowthDetected",t.BUFFER_GAP_DETECTED="bufferGapDetected",t.CC_VTT_AVAILABLE="ccVttAvailable",t.MULTI_LANGUAGES_AVAILABLE="multiLanguagesAvailable",t.TIMED_METADATA_READY="timedMetadataReady",t.MEDIA_METADATA_LOADED="mediaMetadataLoaded",t.DATERANGE_STARTED="daterangeStarted",t.DATERANGE_ENDED="daterangeEnded",t.INVALID_SYNC_OFFSET="invalidSyncOffset",t.STREAM_SYNCH_COMPLETE="streamsynchComplete",t.STREAM_SYNCH_STRATEGY_APPLIED="streamsynchStrategyApplied"}(i.HLSVideoEvent||(i.HLSVideoEvent={})),i.SEG_INFO_AVAILABLE="segInfoAvailable",i.CONTENT_LOAD_FINISHED="contentLoadFinished",i.PRELOAD_START="preloadStart",i.PRELOAD_PROGRESS="preloadProgress",i.PRELOAD_COMPLETE="preloadComplete",i.BUFFER_GROWTH_DETECTED="bufferGrowthDetected",function(t){t.SRC_SWITCHING="videoSrcSwitching",t.SRC_SWITCHED="videoSrcSwitched",t.CLICK="videoClick",t.PAUSE="pause",t.ENDED="ended",t.ERROR="error",t.LOADEDMETADATA="loadedmetadata",t.LOADEDDATA="loadeddata",t.STALLED="stalled",t.LOADSTART="loadstart",t.PLAY="play",t.PLAYING="playing",t.SEEKING="seeking",t.SEEKED="seeked",t.TIMEUPDATE="timeupdate",t.VOLUMECHANGE="volumechange",t.WAITING="waiting",t.BLOCKED="blocked"}(i.VideoEvent||(i.VideoEvent={})),i.VIDEO_REQUEST="videoRequest",i.PLAYBACK_REQUEST="playbackRequest",i.PLAYBACK_STARTED="playbackStarted",i.PLAYBACK_RESUMED="playbackResumed",i.PLAYBACK_PROGRESS="playbackProgress",i.PLAYBACK_STALLED="playbackStalled",i.PLAYBACK_COMPLETE="playbackComplete",i.PLAYBACK_STOPPED="playbackStopped",i.PLAYBACK_ERROR="playbackError",i.API_CALLED="apiCalled",i.CTRL_PLAYPAUSE="ctrlPlayPause",i.CTRL_SEEK="ctrlSeek",i.CTRL_VOLUME="ctrlVolume",i.CTRL_FULLSCREEN="ctrlFullscreen",i.CTRL_SETTINGS="ctrlSettings",i.CTRL_REPLAY="ctrlReplay",i.CTRL_PLAYREQUEST="ctrlPlayRequest",function(t){t.SETTINGS="ccSettings",t.TOGGLE="ccToggle",t.UI_TOGGLE="ccUiToggle",t.REQUEST_UI_DATA_FOR_MEDIA_ITEM="ccRequestUiDataForMediaItem",t.REMOVED="ccDestroy",t.SHOW_CONTROLS="ccShowControls",t.LANGUAGE_CHANGE="ccLangChange",t.CC_OPTIONS_LANGUAGE_CHANGE="ccOptionsLangChange",t.FONT_SIZE_CHANGE="ccFontSizeChange",t.FONT_FACE_CHANGE="ccFontFaceChange",t.BG_OPACITY_CHANGE="ccBgOpacityChange",t.USER_STYLE_PREFERENCES_CHANGE="ccUserStylePrefChange",t.UPDATE_STYLE="ccUpdateStyle",t.POSITION_CHANGE="ccPosChange",t.POSITION_FLOAT="ccPosFloat"}(i.CCEvent||(i.CCEvent={})),function(t){t.GET_BITRATE_FOR_OPSS="ctvGetBitrateForOpss"}(i.CTV||(i.CTV={})),i.BEFORE_PROGRESS_BEACON="beforeProgressBeacon",i.BEFORE_INCOMPLETE_EXIT="beforeIncompleteExit",i.METRICS={INIT_TO_STARTSCREEN:{type:"titssc"},CLICK_TO_START:{type:"ttsapf"},INIT_TO_START:{type:"ttsapt"},PLAYBACK_START:{type:"tpb"},INIT_CONT_PLAY_START:{type:"tcps"},PLAYBACK_STALLED:{type:"tps"},LOAD_TO_LOADED_DATA:{type:"tltld"},CMS_REQUEST:{type:"tsapic"},CMS_SOURCE_REQUEST:{type:"tssrcapic"},CMS_MORE_ITEMS_REQUEST:{type:"tsmiapic"},INIT_RENDER_GAP:{type:"tirg"},SET_WATCH_HISTORY:{type:"tsetwh"},VP_CONSTRUCTOR:{type:"tcons"},GET_USER_PREFS:{type:"tgetcc"},CREATE_RENDERER:{type:"trcreate"},STREAM_REQUEST_TO_RENDER:{type:"treqtr"},STREAM_PLAY_TO_RENDER:{type:"tsltps"},AD_PLUGIN:{type:"tadp"},DEFERRING_PLAYBACK:{type:"tdpb"}},function(t){t.ORIENTATION_CHANGE="deviceOrientationChange"}(i.Device||(i.Device={})),i.PROFILE_START="profileStart",i.PROFILE_END="profileEnd"},8103:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.PREROLL="preroll",t.POSTROLL="postroll",t.MIDROLL="midroll",t.TRIGGER="trigger",t.NON_LINEAR="nonlinear",t.NATIVE="native"}(i.AdBreakType||(i.AdBreakType={})),function(t){t.DUMMY="ad/dummy"}(i.AdBreakMimeType||(i.AdBreakMimeType={}))},3755:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.NOT_RESOLVED="notResolved",t.RESOLVING="resolving",t.RESOLVED="resolved",t.RESOLVED_ERROR="resolvedError"}(i.ResolvedState||(i.ResolvedState={})),function(t){t.AD="ad",t.BLACKOUT="blackout",t.BUMPER="bumper"}(i.AdBreakItemType||(i.AdBreakItemType={}))},2542:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4685);i.AdPluginPlaybackCapability=e.ExternalPlayerCapability,i.AdPlayerEvent=e.ExternalPlayerEvent;var r,s,o,u,h=n(6342).default.mergeStringEnums;!function(t){t.METRICS="ad-plugin--metrics",t.DIAGNOSTICS="ad-plugin--diagnostics"}(r=i.AdPluginMetricsEvent||(i.AdPluginMetricsEvent={})),function(t){t.AD_BREAKS_AVAILABLE="ad-plugin--breaks-available",t.AD_BREAK_PLAYING="ad-plugin--break-playing",t.AD_BREAK_RESOLVED="ad-plugin--break-resolved",t.AD_BREAK_RESOLVE_ERROR="ad-plugin--break-resolve-error",t.AD_SUBTITLES_FOUND="ad-plugin--subtitles-found"}(s=i.AdPluginMetadataEvent||(i.AdPluginMetadataEvent={})),function(t){t.CTA_TRIGGERED="ad-plugin-ui-cta-triggered",t.SKIP_AD="ad-plugin-ui-skip-ad",t.CLICKED="ad-plugin-ui-clicked"}(o=i.AdPluginUIEvent||(i.AdPluginUIEvent={})),function(t){t.NONLINEAR_AD_RENDERED="ad-plugin-nonlinear-ad-rendered",t.NONLINEAR_AD_CLEARED="ad-plugin-nonlinear-ad-cleared",t.NONLINEAR_AD_DISMISSED="ad-plugin-nonlinear-ad-dismissed",t.NONLINEAR_AD_CLICKED="ad-plugin-nonlinear-ad-clicked"}(u=i.AdPluginOverlayAdEvent||(i.AdPluginOverlayAdEvent={})),i.AdPluginEvent=h(s,h(r,h(u,h(o,e.ExternalPlayerEvent))))},3277:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0}),i.listenEventDispatcherEvts=function(t,i,e){var r={},s=Array.isArray(i)?i:[i];return s.forEach((function(i){var s=function(i){return function(){for(var r=[],s=0;s<arguments.length;s++)r[s]=arguments[s];e.apply(void 0,n([t,i],r))}}(i);t.addEventListener(i,s),r[i]=s})),function(){r&&(s.forEach((function(i){var n=r[i];t.removeEventListener(i,n)})),s=r=null)}}},6120:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.THREE_SIXTY="360"}(i.VIDEO_TYPE||(i.VIDEO_TYPE={})),function(t){t.VOD="vod",t.LIVE_EVENT="liveEvent",t.LIVE_CHANNEL="liveChannel",t.CONTAINER="container"}(i.MediaItemType||(i.MediaItemType={})),function(t){t.NO_DATA="no-data",t.FETCHING="fetching",t.HAS_DATA="has-data",t.ERROR="error"}(i.ItemState||(i.ItemState={})),function(t){t.NO_DATA="noSourceData",t.FETCHING="fetchingSource",t.HAS_DATA="hasSourceData",t.ERROR="sourceError"}(i.SourceState||(i.SourceState={})),function(t){t.NOT_RECOVERING="notRecovering",t.RECOVERING="recovering",t.RECOVERED="recovered"}(i.ItemRecoveryStatus||(i.ItemRecoveryStatus={})),function(t){t.UPLYNK="media/uplynk",t.SAPI="media/sapi",t.CONTAINER="media/container"}(i.MediaItemMimeType||(i.MediaItemMimeType={}))},1279:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.BASE="plugin",t.METADATA="metadata-plugin",t.SOURCE_METADATA="source-metadata-plugin",t.MORE_ITEMS="more-items",t.AD="ad-plugin",t.VISUAL_SEEK="visual-seek",t.BRANDING="branding",t.PLAYLIST="playlist"}(i.PluginType||(i.PluginType={})),function(t){t.MEDIA_ITEM_PLAYBACK_STARTED="media-item-playback-started",t.MEDIA_ITEM_PLAYBACK_ENDED="media-item-playback-ended",t.MEDIA_ITEM_PLAYBACK_PROGRESS="media-item-playback-progress",t.AD_PLAYBACK_PROGRESS="ad-playback-progress",t.AD_PLAYBACK_STARTED="ad-playback-started",t.PLAYER_RENDERED="player-rendered"}(i.PluginPlayerEvent||(i.PluginPlayerEvent={})),function(t){t.PLAYBACK_STARTED="playbackStarted",t.PLAYLIST_COMPLETE="playlistComplete",t.PLAYLIST_COMPLETE_ON_ERROR="playlistCompleteOnError",t.SCROLLED_TO_END="scrolledToEnd",t.PLAYLISTID_NEED_RESOLVE="playlistNeedResolve",t.SOURCE_LOAD_COMPLETE="sourceLoadComplete",t.CONTENT_LOAD_FINISHED="ContentLoadFinished"}(i.MoreItemsReason||(i.MoreItemsReason={})),function(t){t.IMAGE="image",t.SPRITE="sprite"}(i.VisualSeekType||(i.VisualSeekType={}))},9134:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(2394),o=n(6342),u=n(3529),h=n(4339),a=function(t){function i(i,n,e,r){var s=t.call(this)||this;return s.EM=[],s.ZX=i,s.XX=n,s.id=n.adBreakItemId,s.adBreakItemId=n.adBreakItemId,s.adPluginMimeType=n.adPluginMimeType,s.customConfig=n.customInfo||null,s.duration=n.duration||NaN,s.instream=n.instream,s.interactionConfig=n.interactionConfig,s.type=n.type,s.resolvedState=n.resolvedState,s.videoSession=s.$X(),n.source&&n.source.streams&&s.$M(n.source.streams,e,r),s}return r(i,t),i.prototype.hasStreams=function(){return this.streams.length>1},i.prototype.equals=function(t){return!!t&&(t.id===this.id&&this.adBreakItemId===t.adBreakItemId)},i.prototype.getPlayableItemType=function(){return u.PlayableItemType.AD_BREAK_ITEM},i.prototype.setDuration=function(t){this.duration=t},i.prototype.getDuration=function(){return this.duration},i.prototype.getStreamType=function(){return this.ZX&&this.ZX.type||""},Object.defineProperty(i.prototype,"adBreak",{get:function(){return this.ZX},enumerable:!0,configurable:!0}),i.prototype.skip=function(){},Object.defineProperty(i.prototype,"rawItemData",{get:function(){return o.default.deepCopy(this.XX)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"streams",{get:function(){return this.EM},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"streamProfiles",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"altStreams",{get:function(){return[]},set:function(t){},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"syncPoint",{get:function(){return NaN},enumerable:!0,configurable:!0}),i.prototype.getCurrLanguage=function(){return null},i.prototype.$X=function(){for(var t=[],i="abcdefghijklmnopqrstuvwxyz123456789",n=0;n<8;n++)t.push(i.charAt(Math.floor(Math.random()*i.length)));return t.join("")},i.prototype.$M=function(t,i,n){if(t&&t.length&&0===this.EM.length){for(var e=t.map((function(t){return new h.default(t)})),r=0,o=i;r<o.length;r++){var u=o[r],a=n[u],c=s.default.findAcceptedStreams(e,a);if(0!==c.length){this.rendererType=u,this.EM=c;break}}this.EM.length>0&&this.EM.sort((function(t,i){return t.videoMetadata.bitrate-i.videoMetadata.bitrate}))}},i}(u.PlayableItem);i.default=a},595:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=n(6342),s=n(9134),o=function(){function t(t,i,n,e){var o=this;this.iE=null,this.lY=t,i.adBreakId=i.adBreakId||r.default.generateGuid(),this.JX=r.default.deepCopy(i),this.KX=n,this.t$=e,this.adBreakId=i.adBreakId,Array.isArray(i.adBreakItems)&&(this.adBreakItems=i.adBreakItems.map((function(t){return new s.default(o,t,n,e)}))),this.i$=i.duration||0,0===this.i$&&this.adBreakItems&&this.adBreakItems.forEach((function(t){o.i$+=t.duration||0})),this.customInfo=i.customInfo,this.startOffset=i.startOffset,this.type=i.type,this.mimetype=i.mimetype||"",this.backToLiveDuration=i.backToLiveDuration||0,this.startTime=i.startTime||0,this.active=i.active||!0}return Object.defineProperty(t.prototype,"mediaItem",{get:function(){return this.lY},enumerable:!0,configurable:!0}),t.prototype.appendAdBreakItems=function(t){var i=this;t.forEach((function(t){if(!i.n$(t.adBreakItemId)){var n=new s.default(i,t,i.KX,i.t$);i.adBreakItems.push(n),i.i$+=n.duration||0}}))},t.prototype.insertAdBreakItems=function(t,i){var n=this,e=i;t.forEach((function(t){if(!n.n$(t.adBreakItemId)){var i=new s.default(n,t,n.KX,n.t$);n.adBreakItems.splice(e,0,i),n.i$+=i.duration||0,e++}}))},t.prototype.removeAdBreakItems=function(t){var i,n=this,e=this.adBreakItems.length;t.forEach((function(t){n.n$(t.adBreakItemId)&&function(t){for(i=0;i<e;i++)if(n.adBreakItems[i].adBreakItemId===t.adBreakItemId){n.i$-=t.duration||0,n.i$<0&&(n.i$=0),n.adBreakItems.splice(i,1);break}}(t)}))},t.prototype.setActive=function(t){e.isBoolean(t)&&(this.active=t)},t.prototype.backToLive=function(){},t.prototype.breakNow=function(){},Object.defineProperty(t.prototype,"rawItemData",{get:function(){return r.default.deepCopy(this.JX)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"duration",{get:function(){return this.i$},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"error",{get:function(){return this.iE},set:function(t){this.iE=t},enumerable:!0,configurable:!0}),t.prototype.hasResolved=function(){return!(!this.adBreakItems||0===this.adBreakItems.length)},t.prototype.n$=function(t){return this.adBreakItems.some((function(i){return i.adBreakItemId===t}))},t}();i.default=o},1960:function(t,i){"use strict";var n;Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.ALWAYS="always",t.TIMEBASED="timebased",t.NEVER="never"}(n=i.SkipOnError||(i.SkipOnError={})),i.defaultConfigs={adPlaybackOnly:!1,analytics:!0,autoplay:!1,casting:!0,continuousPlay:!1,enableRecovery:!0,fullscreen:!1,height:0,lang:"",loop:!1,mute:!1,preload:!0,region:"",site:"",skipOnError:n.NEVER,stopAtLastFrame:!1,stopBufferingOnPause:!1,liveUnloadOnPause:!0,enableDash:!1,ads:{timeout:{load:3,start:10},preferExternalPlayback:!0},ui:{ccOnMute:!1,chromeless:!1,docking:{enableOnMuted:!0,enableOnScrollDown:!1,enableOnScrollUp:!1,fadeInAnimation:!0,closeButtonFadeIn:!1,height:180,position:{bottom:20,left:-1,right:20,top:-1},showInfoCard:!0,threshold:50,width:320},endScreen:{show:!1},logos:{network:null,provider:null,rating:null},playlist:{inStream:!1,show:!1,position:"hidden",theme:"dark",mimetype:"playlist/simple",numberOfItems:12},seekControls:{show:!1,offset:10},showControls:!0,showFullscreenButton:!0,showPlayButton:!0,sliderColor:"",startScreen:{show:!0,showButton:!0,showDescription:!0,showProvider:!0,showTitle:!0,showThumbnail:!0},title:{showOnHover:!0,showOnStart:""}},backgroundPause:{onMute:!0,onUnmute:!1,timeToPause:5,suspendStreamingTime:20,backgroundSuspendStreaming:!0},streamSynch:{synchronize:!1},volume:1,width:0,iframeRender:!1,pauseLiveVideo:!1,pauseVODVideo:!1,preloadBufferSize:32}},2007:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(t,i){var n=this;this.events={completes:[],firstquartiles:[],impressions:[],midpoints:[],thirdquartiles:[]},this.adID=t.adID||"",this.duration=t.duration||-1;var e=t.events;Object.keys(e).forEach((function(t){n.events[t]=e[t]||[]})),this.startTime=i,this.endTime=-1,this.status={impressions:!1,firstquartiles:!1,midpoints:!1,thirdquartiles:!1,completes:!1}};i.default=n},440:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(2394),o=n(4986),u=n(6342),h=n(595),a=n(8103),c=n(6120),f=n(3529),l=n(2759),v=n(2663),d=n(5125),p=n(4339),m=n(660).Validator,b={id:"",mimetype:c.MediaItemMimeType.UPLYNK,metadata:{description:"",duration:0,title:"",thumbnail:"",type:c.MediaItemType.VOD,videoTypes:[],pip:!0,syncPoint:NaN},source:{},customConfig:null,adConfig:null,useVrmAds:!1},g=function(t){function i(i,n,e,r){var s=t.call(this)||this;return s.adConfigPrefetched=!1,s.skt="",s.state=c.ItemState.NO_DATA,s.sourceState=c.SourceState.NO_DATA,s.recoveryStatus=c.ItemRecoveryStatus.NOT_RECOVERING,s.tryCount=1,s.failoverCount=0,s.isCCAvailable=!1,s.languages=[],s.altStreams=[],s.streamProfiles=[],s.blockAutoplay=!1,s.adBreaks=[],s.useVrmAds=!1,s.wR=0,s.EM=[],s.e$=NaN,s.r$={},s.s$=u.default.deepCopy(i),s.build(i,n,e,r),s}return r(i,t),i.createKey=function(t,i){return t+"#"+i},i.normalizeKey=function(t){t.id||(t.id=u.default.generateGuid()),t.mimetype||(t.mimetype=c.MediaItemMimeType.CONTAINER)},Object.defineProperty(i.prototype,"key",{get:function(){return this.kR},enumerable:!0,configurable:!0}),i.prototype.hasStreams=function(){return 0!==this.EM.length},i.prototype.equals=function(t){return!!t&&this.key===t.key},i.prototype.getPlayableItemType=function(){return f.PlayableItemType.MEDIA_ITEM},i.prototype.getDuration=function(){return this.duration},i.prototype.setDuration=function(t){this.duration=t},i.prototype.isRecovering=function(){return this.recoveryStatus===c.ItemRecoveryStatus.RECOVERING},i.prototype.isConsistentMetadata=function(){return!this.hasLiveStreams()||!this.hasLiveStateForVod()},i.prototype.getStreamType=function(){return this.metadata&&this.metadata.type||c.MediaItemType.VOD},i.prototype.getMarkers=function(){return this.customConfig&&this.customConfig.meta&&this.customConfig.meta.videoMarkers?this.customConfig.meta.videoMarkers.markers:null},Object.defineProperty(i.prototype,"liveLabel",{get:function(){return this.metadata.liveLabel},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"pip",{get:function(){return void 0===this.metadata.pip||this.metadata.pip},enumerable:!0,configurable:!0}),i.prototype.isLive=function(){return!!this.hasLiveStreams()},i.prototype.is360Video=function(){var t=this.metadata?this.metadata.videoTypes:null;return!(!t||!t.length)&&-1!==t.indexOf(c.VIDEO_TYPE.THREE_SIXTY)},i.prototype.build=function(t,i,n,e){t&&(this.KX=n,this.t$=e,this.o$=u.default.deepCopy(t),this.u$(t),t.source&&t.source.streams&&this.$M(t.source.streams,i,e),t.adBreaks&&this.h$(t.adBreaks,n,e))},i.prototype.hasNativeAd=function(){return!!this.isContainer()&&!(!this.adBreaks||!this.adBreaks.length||this.adBreaks[0].type!==a.AdBreakType.NATIVE)},i.prototype.isContainer=function(){return this.metadata&&this.metadata.type===c.MediaItemType.CONTAINER},i.prototype.getRawDuration=function(){return this.e$},i.prototype.setRawDuration=function(t){this.e$=t},Object.defineProperty(i.prototype,"rawItemData",{get:function(){return this.o$},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"description",{get:function(){return this.metadata?this.metadata.description:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"liveState",{get:function(){return this.metadata.liveState},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"duration",{get:function(){return this.metadata&&o.isNumber(this.metadata.duration)?this.metadata.duration:NaN},set:function(t){this.metadata&&(this.metadata.duration=t)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"shareUrl",{get:function(){return this.metadata&&o.isString(this.metadata.shareUrl)?this.metadata.shareUrl:""},set:function(t){this.metadata&&(this.metadata.shareUrl=t)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"title",{get:function(){return this.metadata?this.metadata.title:void 0},set:function(t){this.metadata&&(this.metadata.title=t)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"posterUrl",{get:function(){return this.metadata?this.metadata.posterUrl:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"thumbnail",{get:function(){return this.metadata?this.metadata.thumbnail:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"position",{get:function(){return this.wR},set:function(t){this.wR=t},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refPlaybackId",{get:function(){return this.kR+"#"+this.videoSession},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"samplingId",{get:function(){return this.a$},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"streams",{get:function(){return this.EM},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"visualSeekData",{get:function(){return this.c$},set:function(t){this.c$=t},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"brandingData",{get:function(){return this.f$},set:function(t){this.f$=t},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"viewCount",{get:function(){return this.metadata&&!isNaN(this.metadata.viewCount)?this.metadata.viewCount:NaN},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"syncPoint",{get:function(){return this.metadata.syncPoint||b.metadata.syncPoint},enumerable:!0,configurable:!0}),i.prototype.updateAdBreak=function(t,i,n,e){var r=this;void 0===e&&(e=null);var s=null;return t?(this.adBreaks.forEach((function(o,u){t.adBreakId===o.adBreakId&&(s=new h.default(r,t,i,n),e&&(s.error=e),r.adBreaks[u]=s)})),s):null},i.prototype.removeAdBreaks=function(t){var i=this;if(Array.isArray(t)){t.forEach((function(t){var n,e,r=(n=t.adBreakId,i.adBreaks.some((function(t,i){return t.adBreakId===n?(e=i,!0):(e=-1,!1)})),e);-1!==r&&i.adBreaks.splice(r,1)}))}},i.prototype.addAdBreaks=function(t){var i=this,n=[];if(!Array.isArray(t))return n;return t.forEach((function(t){if(r=t.adBreakId,!i.adBreaks.some((function(t){return t.adBreakId===r}))){var e=new h.default(i,t,i.KX,i.t$);i.adBreaks.push(e),n.push(e)}var r})),n},i.prototype.getRecoveryStatusForBeacon=function(){var t=this.recoveryStatus===c.ItemRecoveryStatus.RECOVERED;return t&&(this.recoveryStatus=c.ItemRecoveryStatus.NOT_RECOVERING),t},i.prototype.fetchFinished=function(){return this.state===c.ItemState.HAS_DATA||this.state===c.ItemState.ERROR},i.prototype.isLongForm=function(){return!(!this.metadata||!this.metadata.duration)&&this.metadata.duration>600},i.prototype.restartIfNeeded=function(){this.position+10>this.duration&&(this.position=0)},i.prototype.getCDN=function(){return this.EM.length>0?this.EM[0].cdn:null},i.prototype.hasLiveStreams=function(){for(var t=0,i=this.EM;t<i.length;t++){if(i[t].live)return!0}return!1},i.prototype.hasLiveStateForVod=function(){return!1},i.prototype.hasThumbnail=function(){var t=this.metadata&&this.metadata.thumbnail;return void 0!==t&&t.length>0},i.prototype.generateVSid=function(){for(var t=[],i="abcdefghijklmnopqrstuvwxyz123456789",n=0;n<8;n++)t.push(i.charAt(Math.floor(Math.random()*i.length)));return t.join("")},i.prototype.generateSamplingId=function(){return Math.floor(10*Math.random())},i.prototype.getType=function(){return this.hasStreams()?this.EM[0].getType():"none"},i.prototype.getStreamProtocol=function(){return this.hasStreams()?this.EM[0].streamProtocol:"none"},i.prototype.getSubtitleStreams=function(){return this.altStreams.filter((function(t){return"SUBTITLES"===t.type}))},i.prototype.mayUpdateVideoSession=function(){this.l$||this.v$()},i.prototype.useVideoSession=function(){this.l$=!1},i.prototype.setCCAvailability=function(t){o.isBoolean(t)&&(this.isCCAvailable=t)},i.prototype.setMultiLanguages=function(t){this.languages=t},i.prototype.getMultiLanguages=function(){return this.languages},i.prototype.setCurrLanguage=function(t){if(this.languages&&this.languages.length)for(var i=0,n=this.languages;i<n.length;i++){var e=n[i];e.name===t?(this.d$=e,e.selected=!0):e.selected=!1}},i.prototype.getCurrLanguage=function(){return this.d$},i.prototype.getCurrentAudioLanguage=function(){if(!this.isMultiAudioAvailable())return null;var t=this.languages||[];return(t=t.filter((function(t){return!!t.selected}))).length?t[0].name:null},i.prototype.isMultiAudioAvailable=function(){return Array.isArray(this.languages)&&this.languages.length>=2},i.prototype.updateVideoSession=function(){this.videoSession=this.generateVSid(),this.l$=!0,this.a$=this.generateSamplingId()},i.prototype.getAspectRatio=function(){return this.EM.length>0?this.EM[0].aspectRatio:null},i.prototype.updateCompletedAdBreak=function(t){t&&(this.removeAdBreaks([t]),this.r$[this.videoSession]=this.r$[this.videoSession]||[],this.r$[this.videoSession].push(t))},i.prototype.h$=function(t,i,n){var e=this;this.adBreaks=t.map((function(t){return new h.default(e,t,i,n)}))},i.prototype.u$=function(t){this.p$(t);var n=u.default.deepCopy(t);n=u.default.mergeObjects(n,b),u.default.mergeObjects(this,n,!0),u.default.mergeObjects(this,this.s$,!0),this.kR=i.createKey(this.id,this.mimetype)},i.prototype.p$=function(t){try{var i=new m;i.addSchema(d.streamSchema,"/streamSchema"),i.addSchema(v.sourceSchema,"/sourceSchema"),i.validate(t,l.mediaItemSchema,{throwError:!0})}catch(t){var n="Invalid media item config: "+t.property+" "+t.message;throw new Error(n)}},i.prototype.$M=function(t,i,n){var e=this;if(t&&t.length){this.EM=[];for(var r=t.map((function(t){return Object.prototype.hasOwnProperty.call(t,"live")||(t.live=e.metadata&&(e.metadata.type===c.MediaItemType.LIVE_CHANNEL||e.metadata.type===c.MediaItemType.LIVE_EVENT)),new p.default(t)})),o=0,u=i;o<u.length;o++){var h=u[o],a=n[h];if(!(this.is360Video()&&!a.is360Renderer||!this.is360Video()&&a.is360Renderer)){var f=s.default.findAcceptedStreams(r,a);if(0!==f.length){this.rendererType=h,this.EM=f;break}}}this.EM.length>0&&this.EM.sort((function(t,i){return t.videoMetadata.bitrate-i.videoMetadata.bitrate}))}},i.prototype.v$=function(){this.updateVideoSession(),this.m$()},i.prototype.m$=function(){this.setSourceState(c.SourceState.NO_DATA)},i}(f.PlayableItem);i.default=g},2341:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7403),o=n(440);!function(t){t.METADATA_AVAILABLE="mstMetadataAvailable",t.SOURCE_AVAILABLE="mstSourceAvailable",t.MEDIA_ITEM_ADDED="mstMediaItemAdded",t.MEDIA_ITEM_REMOVED="mstMediaItemRemoved"}(i.MediaStoreEvent||(i.MediaStoreEvent={}));var u=function(t){function i(i,n,e){var r=t.call(this,"MediaStore")||this;return r.b$={},r.g$=i,r.KX=n,r.t$=e,r}return r(i,t),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i.prototype.addItems=function(t){for(var i=0,n=t;i<n.length;i++){var e=n[i];this.addItem(e)}},i.prototype.addItem=function(t){o.default.normalizeKey(t);var i=o.default.createKey(t.id,t.mimetype);if(this.b$[i])return i;var n=new o.default(t,this.g$,this.KX,this.t$);return this.b$[n.key]=n,n.key},i.prototype.updateItem=function(t){if(!t||!t.id||!t.mimetype)return null;var i=o.default.createKey(t.id,t.mimetype),n=this.b$[i];return n?n.build(t,this.g$,this.KX,this.t$):(n=new o.default(t,this.g$,this.KX,this.t$)).updateVideoSession(),this.b$[n.key]=n,n},i.prototype.updateItemState=function(t,i){if(t){var n=this.getByData(t);n&&n.state!==i&&n.setState(i)}},i.prototype.updateItemSourceState=function(t,i){if(t){var n=this.getByData(t);n&&n.sourceState!==i&&n.setSourceState(i)}},i.prototype.get=function(t){return t&&this.b$[t]||null},i.prototype.getById=function(t){if(!t)return null;for(var i in this.b$)if(0===i.indexOf(t))return this.b$[i];return null},i.prototype.getByData=function(t){if(!t)return null;var i=o.default.createKey(t.id,t.mimetype);return this.b$[i]||null},i.prototype.getBySessionId=function(t){if(!t)return null;for(var i=0,n=Object.keys(this.b$);i<n.length;i++){var e=n[i],r=this.b$[e];if(r&&r.videoSession===t)return r}return null},i}(s.default);i.default=u},2334:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r,s=n(9847),o=n(954),u=n(5727),h=n(4685),a=n(6669),c=n(5244),f=n(742),l=n(1204),v=n(4986),d=n(6342),p=n(1960),m=n(2341),b=n(7189),g=n(4926);!function(t){t[t.NONE=0]="NONE",t[t.CONTROL=1]="CONTROL",t[t.API=2]="API",t[t.BACKGROUND=3]="BACKGROUND"}(e=i.PauseReason||(i.PauseReason={})),function(t){t.ID="playlist_id",t.ID_AND_ITEMS="playlist_id_and_mediaItems",t.ONLY_ITEMS="mediaItems"}(r||(r={}));var y=function(){function t(i,n,r){this.consent={gdprApplies:null,gdprConsentData:null,uspString:null},this.y$="0.3.10",this.w$="1.2.4",this._$=!1,this.E$="none",this.O$=!1,this.A$=e.NONE,this.S$=new g.default,this.S$.width=i&&i.width||this.S$.width,this.S$.height=i&&i.height||this.S$.height,this.S$.videoWidth=this.S$.width,this.S$.videoHeight=this.S$.height,this.T$={desiredBitrate:t.DESIRED_BITRATE,mp4Abr:!1,bitrate:0,bitrates:[],heights:[],startTime:NaN,preconnect:!0,skipFormats:[],isResumingFromSavedPosition:!1,requestType:null,requestAction:null,playlistLoop:!1},this.I$=r,this.j$=[],this.yR=i,this.M$=this.u$(i),this.N$(),this.k$(),this.R$(),this.L$(n),this.D$(),this.C$(),this.M$.mediaItems&&this.M$.mediaItems.length&&(this.firstItemAdsSitePrefetched=!!this.M$.mediaItems[0].adConfig),this.playlist=new b.default(this.TY),this.M$.mediaItems&&this.M$.mediaItems.forEach((function(t){t.adConfigPrefetched=!!t.adConfig})),this.playlist.addItems(this.M$.mediaItems),this.ccUserPreferences={show:!1,lang:"en-US",fontSize:24,fontName:"Arial, Helvetica, sans-serif",fontColor:"#ffffff",fontOpacity:1,fontEffect:"none",bgColor:"#000000",bgOpacity:.75,ccPos:"bottom",isAvailable:!1},this.rendered=!1}return t.prototype.destroy=function(){this.playlist.destroy(),this.rendererTypes=[],this.adsRendererTypes=[]},Object.defineProperty(t.prototype,"config",{get:function(){return this.M$},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"site",{get:function(){return this.M$.site||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"region",{get:function(){return this.M$.region||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"lang",{get:function(){return this.M$.lang||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"recoveryFailureTimeout",{get:function(){return t.RECOVERY_FAILURE_TIMEOUT},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ccOnMute",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.ccOnMute;return t&&void 0!==t.ccOnMute?t.ccOnMute:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"chromeless",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.chromeless;return t&&void 0!==t.chromeless?t.chromeless:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"docking",{get:function(){var t=this.M$.ui;return t?t.docking:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"logos",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.logos;return t?t.logos:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showControls",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.showControls;return t&&void 0!==t.showControls?t.showControls:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"startScreenConfig",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.startScreen;return t?t.startScreen:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTitleOnStart",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.title.showOnStart;return t&&t.title?t.title.showOnStart:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTitleOnHover",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.title.showOnHover;return t&&t.title&&void 0!==t.title.showOnHover?t.title.showOnHover:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showStartScreen",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.startScreen.show;return t&&t.startScreen&&void 0!==t.startScreen.show?t.startScreen.show:i},set:function(t){var i=this.M$.ui;i&&i.startScreen&&(i.startScreen.show=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showFullscreenButton",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.showFullscreenButton;return t&&void 0!==t.showFullscreenButton?t.showFullscreenButton:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"sliderColor",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.sliderColor;return t&&void 0!==t.sliderColor?t.sliderColor:i},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showEndScreen",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.endScreen.show;return!t||!t.endScreen&&void 0===t.endScreen.show?i:t.endScreen.show},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stopAtLastFrame",{get:function(){var t=this.M$.stopAtLastFrame;return void 0===t?p.defaultConfigs.stopAtLastFrame:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"thumbnailDimensions",{get:function(){return{width:this.uiState.videoWidth,height:this.uiState.videoHeight}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"vttIndex",{get:function(){return-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playlistUIConfig",{get:function(){var t=p.defaultConfigs.ui.playlist,i=this.M$.ui;return i?i.playlist:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"continuousPlay",{get:function(){var t=this.M$.continuousPlay;return void 0===t?p.defaultConfigs.continuousPlay:t},set:function(t){this.M$.continuousPlay=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"adPlaybackOnly",{get:function(){var t=this.M$.adPlaybackOnly;return void 0===t?p.defaultConfigs.adPlaybackOnly:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"autoplay",{get:function(){var t=this.M$.autoplay;return void 0===t?p.defaultConfigs.autoplay:t},set:function(t){this.M$.autoplay=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stopBufferingOnPause",{get:function(){var t=this.M$.stopBufferingOnPause;return void 0===t?p.defaultConfigs.stopBufferingOnPause:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"preload",{get:function(){var t=this.M$.preload;return void 0===t?p.defaultConfigs.preload:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"fullscreen",{get:function(){var t=this.M$.fullscreen;return void 0===t?p.defaultConfigs.fullscreen:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"skipWatchedVideos",{get:function(){return!0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bitrate",{get:function(){return this.T$.bitrate},set:function(t){this.T$.bitrate=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"quality",{get:function(){return"auto"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bitrates",{get:function(){return this.T$.bitrates},set:function(t){this.T$.bitrates=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"heights",{get:function(){return this.T$.heights},set:function(t){this.T$.heights=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mp4Abr",{get:function(){return this.T$.mp4Abr},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"startTime",{get:function(){return this.T$.startTime},set:function(t){this.T$.startTime=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"preconnect",{get:function(){return this.T$.preconnect},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isResumingFromSavedPosition",{set:function(t){this.T$.isResumingFromSavedPosition=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"requestType",{get:function(){return this.T$.requestType},set:function(t){this.T$.requestType=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"requestAction",{get:function(){return this.T$.requestAction},set:function(t){this.T$.requestAction=t},enumerable:!0,configurable:!0}),t.prototype.setRequestInfo=function(t){if(t&&(this.requestType=t.type,d.default.isValidRequestAction(t.action))){if(this.requestAction=t.action,t.action===o.REQUEST_TYPES.PAUSE)switch(t.type){case o.REQUEST_TYPES.CLICK:this.A$=e.CONTROL;break;case o.REQUEST_TYPES.API:this.A$=e.API}t.action===o.REQUEST_TYPES.BACKGROUND&&t.type===o.REQUEST_TYPES.API&&(this.A$=e.BACKGROUND)}},Object.defineProperty(t.prototype,"playlistLoop",{get:function(){return this.T$.playlistLoop},set:function(t){this.T$.playlistLoop=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"desiredBitrate",{get:function(){return this.T$.desiredBitrate},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"uiState",{get:function(){return this.S$},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playbackState",{get:function(){return this.QY},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"waitingForUserTap",{get:function(){return this._$},set:function(t){this._$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"preloadBufferSize",{get:function(){var t=this.M$.preloadBufferSize;return void 0===t?p.defaultConfigs.preloadBufferSize:t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"userPreferences",{get:function(){return{closedCaptions:{show:!1,lang:"en-US",fontSize:24,fontName:"Arial, Helvetica, sans-serif",fontColor:"#ffffff",fontOpacity:1,fontEffect:"none",bgColor:"#000000",bgOpacity:.75,ccPos:"bottom",isAvailable:!1},isAdult:null,isAuthenticated:!0}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"skipOnError",{get:function(){return this.M$.skipOnError||p.SkipOnError.NEVER},set:function(t){this.M$.skipOnError=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"liveUnloadOnPause",{get:function(){return this.M$.liveUnloadOnPause||!0},set:function(t){this.M$.liveUnloadOnPause=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isDrmAvailable",{set:function(t){this.O$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"drmSystem",{set:function(t){t&&(this.E$=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"muteMode",{get:function(){return!1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"version",{get:function(){return this.y$},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"jshlsVersion",{get:function(){return this.w$},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"casting",{get:function(){return void 0===this.M$.casting||this.M$.casting},enumerable:!0,configurable:!0}),t.prototype.setShowStartScreen=function(){(!this.autoplay||this.playbackState&&this.waitingForUserTap)&&!this.chromeless&&(this.showStartScreen=!0)},Object.defineProperty(t.prototype,"guid",{get:function(){return this.I$},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"inputConfig",{get:function(){return this.yR},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"errors",{get:function(){return this.j$},set:function(t){this.j$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"firstCriticalError",{get:function(){for(var t=0,i=this.errors;t<i.length;t++){var n=i[t];if(n.category||n.subcategory)return n}return null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"privacyConsent",{get:function(){return this.consent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showPlayButton",{get:function(){var t=this.M$.ui,i=p.defaultConfigs.ui.showPlayButton;return t&&void 0!==t.showPlayButton?t.showPlayButton:i},enumerable:!0,configurable:!0}),t.prototype.setPlaybackState=function(t){if(this.QY)throw new Error("playbackState is already set");this.QY=t,this.P$(),this.x$()},t.prototype.isPlaylistStructured=function(){return!1},t.prototype.isLocal=function(){return this.y$.indexOf("local")>-1},t.prototype.isMobileStrmInlineExpr=function(){return(s.userAgent.ios||s.userAgent.android)&&l.default.canPlayInline},t.prototype.isAutoplayAllowed=function(){var t=!0!==l.default.network.mobile;return!s.userAgent.mobile||l.default.autoplaySupported&&t},t.prototype.isMobileWebAutoplayCase=function(){return s.userAgent.mobile&&(this.autoplay||this.isMobileStrmInlineExpr())},t.prototype.isMediaPlaying=function(){var t=this.playbackState;return!!t&&(t.state===c.States.VIDEO&&!t.paused&&!t.loading)},t.prototype.isAd=function(){return d.default.isAdBreakType(this.playbackState.currentMediaType)},t.prototype.endVideo=function(){this.T$.bitrate=0},Object.defineProperty(t.prototype,"loop",{get:function(){var t=this.M$.loop;return void 0===t&&(t=p.defaultConfigs.loop),(this.getPlaylistRenderingType()===r.ONLY_ITEMS||!(!this.playlist.isEndOfPlaylist()&&t))&&t},set:function(t){v.isBoolean(t)&&(this.M$.loop=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"mute",{get:function(){return this.QY&&this.QY.mute},set:function(t){this.QY&&v.isBoolean(t)&&(this.QY.mute=t)},enumerable:!0,configurable:!0}),t.prototype.getState=function(){return this.playbackState.state},t.prototype.setState=function(t){this.QY&&(Object.keys(c.States).indexOf(t.toUpperCase())>-1&&(this.playbackState.state=t))},Object.defineProperty(t.prototype,"volume",{get:function(){return this.QY&&this.QY.volume},set:function(t){this.QY&&v.isNumber(t)&&t>=0&&t<=1&&(this.QY.volume=t)},enumerable:!0,configurable:!0}),t.prototype.isPaused=function(){return this.playbackState&&this.playbackState.paused},t.prototype.setPaused=function(t){this.playbackState&&v.isBoolean(t)&&(this.playbackState.paused=t,t?this.setLoading(!1):this.A$=e.NONE)},t.prototype.onRendererPause=function(){var t=this.getState();return t!==c.States.INIT&&t!==c.States.END&&(this.setPaused(!0),!0)},t.prototype.isSeeking=function(){return this.playbackState&&this.playbackState.seeking},t.prototype.setSeeking=function(t){this.playbackState&&v.isBoolean(t)&&(this.playbackState.seeking=t)},t.prototype.isLoading=function(){return this.playbackState&&this.playbackState.loading},t.prototype.setLoading=function(t){this.playbackState&&v.isBoolean(t)&&(this.playbackState.loading=t)},t.prototype.resetPlaybackStates=function(){this.setPaused(!1),this.setSeeking(!1),this.setLoading(!1)},t.prototype.getPauseReason=function(){return this.A$},t.prototype.getPlaylistRenderingType=function(){var t=this.playlist&&this.playlist.playlistId,i=this.yR&&this.yR.playlist,n=i&&i.mediaItems||[];return t?0===n.length?r.ID:r.ID_AND_ITEMS:r.ONLY_ITEMS},Object.defineProperty(t.prototype,"mediaStore",{get:function(){return this.TY},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"seekControls",{get:function(){return this.M$.ui&&this.M$.ui.seekControls||null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"backgroundPause",{get:function(){return this.M$.backgroundPause?this.M$.backgroundPause:p.defaultConfigs.backgroundPause},enumerable:!0,configurable:!0}),t.prototype.getEventsDto=function(){var t={rendererType:this.playbackState&&this.playbackState.rendererType,playerVersion:this.y$,autoPlay:this.autoplay,mute:this.mute,paused:this.isPaused(),docking:this.docking,requestType:this.requestType,requestAction:this.requestAction,playerRootElement:this.playerRootElement,uiState:{width:this.uiState.width,height:this.uiState.height,isFullScreen:this.uiState.isFullscreen,isDocked:this.uiState.isDocked},showEndScreen:this.showEndScreen,firstItemAdsSitePrefetched:this.firstItemAdsSitePrefetched,drmsys:this.E$,drm:this.O$,playbackMode:this.playbackState&&this.playbackState.playbackMode,currentMediaType:this.playbackState&&this.playbackState.currentMediaType,currentTs:Date.now(),pbst:this.getState(),pbstd:this.U$(),soe:this.skipOnError},i=this.playlist.getCurrentItem();return i?d.default.extend(t,{videoId:i.id,sessionId:i.videoSession,videoLength:i.duration,isLive:i.isLive(),isCCAvailable:i.isCCAvailable,cdn:i.getCDN(),samplingId:i.samplingId,audioLanguage:i.getCurrentAudioLanguage(),mediaItemRendererType:i.rendererType,customConfig:i.customConfig,brandingData:i.brandingData,streamProtocol:i.getStreamProtocol(),license:i.license,title:i.title,contentType:i.getStreamType(),description:i.description,aspectRatio:this.getAspectRatio()}):t},t.prototype.getAspectRatio=function(){var t=null;if(this.S$.videoWidth&&this.S$.videoHeight){var i=this.S$.videoWidth/this.S$.videoHeight;t=isNaN(i)?null:i.toFixed(2)}else{var n=this.playlist.getCurrentItem();n&&(t=n.getAspectRatio())}return t||null},t.prototype.u$=function(t){var i=d.default.deepCopy(t);return i=d.default.mergeObjects(i,p.defaultConfigs),i=this.V$(i)},t.prototype.U$=function(){var t="init",i=this.playbackState.currentMediaType;return this.playbackState.state!==c.States.INIT&&i&&(t=i+"_",t+=this.playbackState.videoLoading()?"load":this.isPaused()?"pause":"play"),t},t.prototype.V$=function(t){if(!t)return t;var i=t.ui;i&&i.chromeless&&(i.startScreen&&(i.startScreen.show=!1),i.endScreen&&(i.endScreen.show=!1),i.showControls=!1);var n=t.connectionType;return n&&n.raw&&"boolean"==typeof n.mobile&&l.default.updateNetwork(n.mobile,n.raw),t},t.prototype.N$=function(){!f.LocalStorage.get("vp-dont-autoplay")&&this.isAutoplayAllowed()||(this.autoplay=!1)},t.prototype.x$=function(){if(this.muteMode)this.mute=!0;else if(s.userAgent.desktop&&this.autoplay){var t=l.default.needsGestureToPlayUnmuted&&(s.userAgent.firefox>=66||s.userAgent.chrome>=66||s.userAgent.edge>=17);(s.userAgent.safari>=11||t)&&(this.mute=!0)}},t.prototype.P$=function(){if(s.userAgent.mobile&&l.default.autoplaySupported)return this.volume=1,void(this.mute=!0);var t=p.defaultConfigs.volume,i=p.defaultConfigs.mute,n=f.LocalStorage.get(o.LocalStorageKey.VOLUME);n&&(t=n.volume,i=n.mute);var e=this.yR.volume;v.isNumber(e)&&e>=0&&e<=1&&(t=e),v.isBoolean(this.yR.mute)&&(i=this.M$.mute),this.volume=t,this.mute=i},t.prototype.R$=function(){(!this.autoplay||this.playbackState&&this.waitingForUserTap)&&!this.chromeless&&(this.showStartScreen=!0)},t.prototype.F$=function(){this.rendererTypes=a.default.getRendererTypes(),this.adsRendererTypes=a.default.getAdRendererTypes();var t=this.rendererTypes.slice(0);this.adsRendererTypes.forEach((function(i){-1!==t.indexOf(i)&&t.push(i)})),this.capabilities=this.B$(t)},t.prototype.B$=function(t){var i=this,n={};return t?(t.forEach((function(t){var e=u.default.get(t);e&&(n[t]=e,!i.config.enableDash||s.userAgent.safari||t!==h.RendererType.HTML5_HLS&&t!==h.RendererType.HTML5_HLS_360||(n[t].preferredFormats.unshift("mpd"),n[t].acceptedFormats.unshift("mpd")),i.T$.skipFormats.length>0&&(n[t].preferredFormats=n[t].preferredFormats.filter((function(t){return-1===i.T$.skipFormats.indexOf(t)}))))})),n):n},t.prototype.L$=function(t){this.F$(),this.TY=t||new m.default(this.rendererTypes,this.adsRendererTypes,this.capabilities)},t.prototype.D$=function(){var t={},i=d.default.getSingleton("PlayerHosting");i&&i.ver&&i.ver===this.version&&(t.bucket=i.bucket,t.env=i.env,t.colo=i.colo,t.config=i.config&&"object"==typeof i.config?i.config:null,t.log=i.req&&i.req.usm&&i.req.usm.config&&i.req.usm.config.log||""),this.playerHostingConfig=t},t.prototype.k$=function(){l.default.canPlayInline&&l.default.autoplayByUIEvtOnly&&this.autoplay&&(this.waitingForUserTap=!0)},t.prototype.C$=function(){var t=this;f.Privacy.getGDPRConsentData((function(i,n){var e,r;n&&(t.consent.gdprApplies=null===(e=i)||void 0===e?void 0:e.gdprApplies,t.consent.gdprConsentData=null===(r=i)||void 0===r?void 0:r.gdprConsentData)})),f.Privacy.getUSPrivacyConsent((function(i,n){var e;n&&(t.consent.uspString=null===(e=i)||void 0===e?void 0:e.uspString)}))},t.DESIRED_BITRATE=900,t.RECOVERY_FAILURE_TIMEOUT=120,t}();i.default=y},3529:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6120);!function(t){t.MEDIA_ITEM="media-item",t.AD_BREAK_ITEM="ad-break-item"}(i.PlayableItemType||(i.PlayableItemType={}));var r=function(){function t(){this.state=e.ItemState.NO_DATA,this.sourceState=e.SourceState.NO_DATA}return t.prototype.setState=function(t){this.state=t},t.prototype.setSourceState=function(t){this.sourceState=t},t.prototype.hasError=function(){return this.state===e.ItemState.ERROR},t.prototype.hasMetadata=function(){return this.state===e.ItemState.HAS_DATA},t.prototype.hasNoMetadata=function(){return this.state===e.ItemState.NO_DATA},t.prototype.hasExpiredMetadata=function(){return!1},t.prototype.isConsistentMetadata=function(){return!0},t.prototype.hasStreams=function(){return!1},t.prototype.hasSource=function(){return this.sourceState===e.SourceState.HAS_DATA},t.prototype.equals=function(t){return t&&t.id===this.id},t.prototype.getPlayableItemType=function(){return null},t.prototype.setDuration=function(t){},t.prototype.getDuration=function(){return NaN},t.prototype.isRecovering=function(){return!1},t.prototype.getStreamType=function(){return null},t.prototype.isReadyToPlay=function(){return this.hasMetadata()&&this.hasSource()&&this.hasStreams()&&!this.hasError()},t.prototype.isLive=function(){return!1},t.prototype.is360Video=function(){return!1},t}();i.PlayableItem=r},3353:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(5244),r=n(6342),s=function(){function t(){this.mute=!1,this.volume=.5,this.ad=null,this.state=e.States.INIT,this.paused=!1,this.seeking=!1,this.loading=!0,this.criticalError=null,this.previousItem=null,this.looped=!1,this.loadedItem=null,this.loadedAdBreakItem=null,this.rendererType=null,this.hasStartedPlayback=!1,this.hasCurrentItemPlayed=!1,this.hasRendererPlayCalled=!1,this.z$=null,this.shouldPlay=!0}return Object.defineProperty(t.prototype,"playingItem",{get:function(){return this.G$},set:function(t){this.G$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentTime",{get:function(){return this._Q},set:function(t){this._Q=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentRawTime",{get:function(){return this.H$},set:function(t){this.H$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"duration",{get:function(){return this.i$},set:function(t){this.i$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playbackMode",{get:function(){return r.default.getPlaybackMode(this.G$)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentMediaType",{get:function(){return this.z$},set:function(t){this.z$=t},enumerable:!0,configurable:!0}),t.prototype.attemptingPlayback=function(){return this.isVideoPlaying()||this.state===e.States.WAITING},t.prototype.isVideoPlaying=function(){return this.videoSet()&&!this.paused},t.prototype.videoSet=function(){return this.state===e.States.VIDEO},t.prototype.isOnCriticalError=function(){return!(this.state!==e.States.END||!this.criticalError)},t.prototype.isInitializing=function(){return this.state===e.States.INIT||this.state===e.States.WAITING},t.prototype.videoLoading=function(){return this.videoSet()&&this.loading},t.prototype.isAdPlaying=function(){return!(!this.videoSet()||!this.ad)},t}();i.default=s},7189:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=n(2341),s=function(){function t(t){this.position=-1,this.Y$=[],this.q$=0,this.TY=t}return t.prototype.destroy=function(){this.Y$=[],this.position=-1},t.prototype.addItems=function(t){if(t&&t.length){for(var i=0,n=t;i<n.length;i++){var e=n[i],s=this.TY.addItem(e);this.contains(s)||(this.Y$.push(s),this.TY.publish(r.MediaStoreEvent.MEDIA_ITEM_ADDED,s))}this.Y$.length&&-1===this.position&&(this.position=0)}},t.prototype.addItemAtIndex=function(t,i){if(t&&void 0!==i&&!(i<0)){var n=this.TY.addItem(t);this.contains(n)||(this.Y$.splice(i,0,n),this.TY.publish(r.MediaStoreEvent.MEDIA_ITEM_ADDED,n)),this.Y$.length&&-1===this.position&&(this.position=0)}},t.prototype.removeItems=function(t,i){var n=this;this.Y$.slice(t,t+i).forEach((function(t){return n.TY.publish(r.MediaStoreEvent.MEDIA_ITEM_REMOVED,t)})),this.Y$.splice(t,i),this.position>=t+i?this.position-=i:t<=this.position&&this.position<t+i&&(this.position=-1)},t.prototype.update=function(t){var i=this,n=[];return t&&t.length?(t.forEach((function(t){i.TY.getByData(t)&&n.push(i.TY.updateItem(t))})),n):n},t.prototype.updateMediaItemsState=function(t,i){var n=this;t&&t.forEach((function(t){n.TY.updateItemState(t,i)}))},t.prototype.updateMediaItemsSourceState=function(t,i){var n=this;t&&t.forEach((function(t){n.TY.updateItemSourceState(t,i)}))},t.prototype.contains=function(t){return this.Y$.indexOf(t)>=0},t.prototype.getMediaItemAt=function(t){return t<0||t>=this.Y$.length?null:this.TY.get(this.Y$[t])},t.prototype.getMediaItemById=function(t){return t?this.TY.getById(t):null},t.prototype.getMediaItemBySessionId=function(t){return t?this.TY.getBySessionId(t):null},t.prototype.getCurrentItem=function(){return this.getMediaItemAt(this.position)},t.prototype.appendItem=function(t){if(t){var i=this.Y$.length;return this.Y$.push(t.key),i}return-1},t.prototype.getItems=function(){for(var t=[],i=0;i<this.Y$.length;i++){var n=this.getMediaItemAt(i);n&&t.push(n)}return t},t.prototype.getItemIds=function(){for(var t=[],i=0;i<this.Y$.length;i++){var n=this.getMediaItemAt(i);n&&t.push(n.id)}return t},t.prototype.getItemPosition=function(t){for(var i=0,n=0,e=this.Y$;n<e.length;n++){if(0===e[n].indexOf(t))return i;i++}return-1},Object.defineProperty(t.prototype,"size",{get:function(){return this.Y$.length},enumerable:!0,configurable:!0}),t.prototype.setPosition=function(t){e.isNumber(t)&&(this.position=t)},t.prototype.getNextPosition=function(t,i,n){if((n=n||{}).looped=!1,n.ended=!1,-1===this.position)return-1;if(!this.Y$.length)return-1;var e=this.position+1;if(n.playlistLoop&&e===this.Y$.length)return n.looped=!0,0;if(t){if(e<this.Y$.length)return e;if(i&&e===this.Y$.length)return n.looped=!0,0}return!t&&i?(n.looped=!0,this.position):(n.ended=!0,-1)},t.prototype.getCurrentPosition=function(){return this.position},t.prototype.isEndOfPlaylist=function(){return this.position===this.Y$.length-1},Object.defineProperty(t.prototype,"playlistId",{get:function(){return this.W$},set:function(t){this.W$=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"playlistFetchIndex",{get:function(){return this.q$},set:function(t){this.q$=t},enumerable:!0,configurable:!0}),t.prototype.Q$=function(t,i){var n=new Error(t);if(!i)throw n;i.push(n)},t}();i.default=s},7029:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.configSchema={$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{adPlaybackOnly:{type:"boolean"},analytics:{type:"boolean"},autoplay:{type:"boolean"},casting:{type:"boolean"},continuousPlay:{type:"boolean"},enableRecovery:{type:"boolean"},fullscreen:{type:"boolean"},height:{type:"number"},lang:{type:"string"},loop:{type:"boolean"},mediaItems:{type:"array",items:[{$ref:"/mediaItemSchema"}],minItems:1},mute:{type:"boolean"},playerId:{type:["string","null"]},preload:{type:"boolean"},region:{type:"string"},site:{type:"string"},skipOnError:{type:"string",enum:["always","timebased","never"]},stopAtLastFrame:{type:"boolean"},stopBufferingOnPause:{type:"boolean"},ui:{$ref:"/uiSchema"},width:{type:"number"},backgroundPause:{type:"object",properties:{onMute:{type:"boolean",default:!0},onUnmute:{type:"boolean",default:!1},timeToPause:{type:"number",default:5},suspendStreamingTime:{type:"number",default:20},backgroundSuspendStreaming:{type:"boolean",default:!0}}},ads:{type:"object",properties:{timeout:{type:"object",properties:{load:{type:"number",minimum:1},start:{type:"number",minimum:1}}}}},vrmConfig:{$ref:"/vrmSchema"},streamSynch:{$ref:"/streamSynchSchema"}},required:["mediaItems"]}},2759:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(6120);i.mediaItemSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/mediaItemSchema",type:"object",properties:{adConfig:{type:"object",properties:{mimetype:{type:"string"},value:{type:{}}},required:["mimetype","value"]},customConfig:{type:"object"},id:{type:"string"},metadata:{type:"object",properties:{description:{type:"string"},duration:{type:"number"},title:{type:"string"},thumbnail:{type:"string"},posterUrl:{type:"string"},type:{type:"string",enum:Object.keys(e.MediaItemType).map((function(t){return e.MediaItemType[t]}))},videoTypes:{type:"array"}}},mimetype:{type:"string"},source:{$ref:"/sourceSchema"}},dependencies:{mimetype:["id"]}}},2663:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.sourceSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/sourceSchema",type:"object",properties:{streams:{type:"array",items:{$ref:"/streamSchema"},minItems:0}}}},5125:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.streamSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/streamSchema",type:"object",properties:{audioMetadata:{type:"object",properties:{autoSelect:{type:"boolean"},bitrate:{type:"number"},channels:{type:"number"},default:{type:"boolean"},forced:{type:"boolean"},samplingRate:{type:"number"}}},cdn:{type:"string"},fairplayCertificatePath:{type:"string"},live:{type:"boolean"},manifest:{type:"string"},mimeType:{type:"string"},rcMode:{type:"string"},type:{type:"string"},url:{type:"string"},videoMetadata:{type:"object",properties:{avgBitrate:{type:"number"},bitrate:{type:"number"},framerate:{type:"number"},height:{type:"number"},profile:{type:"string"},width:{type:"number"}}}},required:["url"]}},1080:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.streamSynchSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/streamSynchSchema",type:"object",properties:{synchronize:{type:"boolean",default:!1},synchConfig:{type:"object",properties:{behindLiveEdgeMs:{type:"number"},pauseOnAhead:{type:"boolean"},pauseToPullbackThresholdMs:{type:"number"},syncAccuracyMs:{type:"number"},variableRateChange:{type:"boolean"}}}},required:["synchronize"]}},5549:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.uiSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/uiSchema",type:"object",properties:{ccOnMute:{type:"boolean"},chromeless:{type:"boolean"},docking:{type:"object",properties:{enableOnMuted:{type:"boolean"},enableOnScrollDown:{type:"boolean"},enableOnScrollUp:{type:"boolean"},fadeInAnimation:{type:"boolean"},closeButtonFadeIn:{type:"boolean"},height:{type:"number"},position:{type:"object",properties:{bottom:{type:"number"},left:{type:"number"},right:{type:"number"},top:{type:"number"}}},showInfoCard:{type:"boolean"},threshold:{type:"number"},width:{type:"number"}}},endScreen:{type:"object",properties:{show:{type:"boolean"}}},playlist:{type:"object",properties:{inStream:{type:"boolean"},show:{type:"boolean"},position:{type:"string",enum:["right","bottom","hidden"]},theme:{type:"string",enum:["dark","light"]}}},showControls:{type:"boolean"},showFullscreenButton:{type:"boolean"},showPlayButton:{type:"boolean"},startScreen:{type:"object",properties:{show:{type:"boolean"},showButton:{type:"boolean"},showDescription:{type:"boolean"},showProvider:{type:"boolean"},showTitle:{type:"boolean"},showThumbnail:{type:"boolean"}}},seekControls:{type:"object",properties:{show:{type:"boolean"},offset:{type:"number",maximum:99,minimum:0}}},sliderColor:{type:"string"},title:{type:"object",properties:{showOnHover:{type:"boolean"},showOnStart:{type:"string"}}}}}},9740:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.vrmSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/vrmSchema",type:"object",properties:{companyId:{type:"string"},playerId:{type:"string"}}}},4339:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=n(6342),s=n(5125),o=n(660).Validator,u={audioMetadata:{bitrate:0,channels:1},videoMetadata:{avgBitrate:0,bitrate:0,framerate:0,height:0,width:0},live:!1,manifest:"",url:"",aspectRatio:""},h=function(){function t(t){this.u$(t),"subtitle"===this.type&&(this.type="SUBTITLES")}return t.prototype.isRTMP=function(){var t=/^rtmp(?:e|t|te|s)?:\/\//;return t.test(this.host)||t.test(this.url)},t.prototype.isRTX=function(){return this.url.indexOf("/rtx/")>-1},t.prototype.isAtlas=function(){var t=this.host;return this.hlsInfo&&(t=this.hlsInfo.ts_url),/atlas\.cdn\.yimg\.com/.test(t)},t.prototype.isUplynk=function(){if(this.url&&this.url.length){var t=this.url.toLowerCase();return t.indexOf("uplynk.com")>-1||t.indexOf("downlynk.com")>-1||t.indexOf("uplynk.localhost")>-1||t.indexOf("downlynk.localhost")>-1}return!1},t.prototype.getType=function(){var t="unknown",i=this.url,n=this.Z$();return"m3u8:fmp4"===this.format?t="hls-fmp4":i&&(n&&(n.indexOf("rtmp")>-1||n.indexOf("rtsp")>-1)?t=n:/\/*\.f4m/i.test(i)?t=this.isRTX()?"rtx-hds":"hds":/\/*\.m3u8/i.test(i)||i.length>0&&i.indexOf("content=hls")>-1?t=this.isRTX()?"rtx-hls":"hls":/\/*\.mp4/i.test(i)?t="mp4":/\/*\.webm/i.test(i)?t="webm":/\/*\.mpd/i.test(i)&&(t="dash")),t},Object.defineProperty(t.prototype,"bitrate",{get:function(){return this.videoMetadata?this.videoMetadata.bitrate||0:this.audioMetadata&&this.audioMetadata.bitrate||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"avgBitrate",{get:function(){return this.videoMetadata&&this.videoMetadata.avgBitrate||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this.videoMetadata&&this.videoMetadata.width||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this.videoMetadata&&this.videoMetadata.height||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"framerate",{get:function(){return this.videoMetadata&&this.videoMetadata.framerate||0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"profile",{get:function(){return this.videoMetadata&&this.videoMetadata.profile||null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"channels",{get:function(){return this.audioMetadata&&this.audioMetadata.channels>=0?this.audioMetadata.channels:0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"forced",{get:function(){return this.audioMetadata&&this.audioMetadata.forced},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"default",{get:function(){return this.audioMetadata&&this.audioMetadata.default},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"autoSelect",{get:function(){return this.audioMetadata&&this.audioMetadata.autoSelect},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"streamProtocol",{get:function(){return this.Z$()},enumerable:!0,configurable:!0}),t.prototype.u$=function(t){this.p$(t);var i=r.default.deepCopy(t);if(i=r.default.mergeObjects(i,u),r.default.mergeObjects(this,i,!0),e.isString(this.url)&&0!==this.url.length||this.host&&this.path&&(this.url=this.host+this.path),this.type&&(this.format=this.type),this.format||(this.format=r.default.getFormat(this.url)),!this.host&&e.isString(this.url)&&this.url.length>0){this.host=this.Z$()+"://"+r.default.getHostname(this.url);var n=this.url.split(this.host);n.length>=2&&(this.path=n[1])}this.cdn&&this.cdn.length||(this.cdn=this.X$(this.url))},t.prototype.p$=function(t){try{(new o).validate(t,s.streamSchema,{throwError:!0})}catch(t){var i="Invalid stream config: "+t.property+" "+t.message;throw new Error(i)}},t.prototype.Z$=function(){var t="http",i=this.url.split(":");return i.length>1&&(t=i[0]),t},t.prototype.X$=function(t){var i="unknown";return t&&t.length>0&&(i=t.indexOf("akamai")>-1?"akamai":t.indexOf("yahoo.com")>-1||t.indexOf("yimg.com")>-1?"atlas":t.indexOf("llnwd.net")>-1?"limelight":t.indexOf("fastly.com")>-1?"fastly":t.indexOf("edgecast.com")>-1?"edgecast":r.default.parseRootHost(t)),i},t}();i.default=h},4926:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){this.width=640,this.height=360,this.startScreenRendered=!1,this.isDocked=!1,this.isCSSLoaded=!1,this.deviceOrientation=null,this.isFullscreen=!1};i.default=n},4536:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1279),r=n(4986),s=function(){function t(){this.$$={},this.AY=[]}return t.prototype.destroy=function(){this.$$={},this.AY=[]},t.prototype.register=function(t,i){if(r.isNullOrUndefined(t))throw new Error("Plugin instance is null");if(!this.J$(t))throw new Error("Plugin interface is invalid or incomplete");if(this.getPlugin(t.type,t.mimetype))throw new Error("Plugin with same type and mimetype exists");this.$$[t.type]||(this.$$[t.type]=[]),this.$$[t.type].push(t);try{t.prepare(i)}catch(t){}},Object.defineProperty(t.prototype,"defaultPlugins",{get:function(){return this.AY},set:function(t){this.AY=t},enumerable:!0,configurable:!0}),t.prototype.getExternalPlugins=function(){var t=this,i={},n=function(n){if(Object.prototype.hasOwnProperty.call(e.$$,n)){var r=e.$$[n].filter((function(i){return!function(i){return t.AY.some((function(t){return i.mimetype===t.mimetype&&i.type===t.type}))}(i)}));i[n]||(i[n]=[]),r.forEach((function(t){i[n].push(t)}))}},e=this;for(var r in this.$$)n(r);return i},t.prototype.getPlugin=function(t,i){var n=this.$$[t];if(!n)return null;for(var e=0,r=n;e<r.length;e++){var s=r[e];if(s&&s.mimetype===i)return s}return null},t.prototype.J$=function(t){if(!t||r.isNullOrUndefined(t.mimetype)||!r.isString(t.mimetype)||r.isNullOrUndefined(t.type)||!this.K$(t.type)||r.isNullOrUndefined(t.prepare)||!r.isFunction(t.prepare)||r.isNullOrUndefined(t.destroy)||!r.isFunction(t.destroy))return!1;switch(t.type){case e.PluginType.METADATA:return this.tJ(t);case e.PluginType.SOURCE_METADATA:return this.iJ(t);case e.PluginType.MORE_ITEMS:return this.nJ(t);case e.PluginType.AD:return r.isAdPlugin(t);case e.PluginType.VISUAL_SEEK:return this.eJ(t);case e.PluginType.BRANDING:return this.rJ(t);case e.PluginType.PLAYLIST:return this.sJ(t)}return!1},t.prototype.K$=function(t){return t===e.PluginType.METADATA||t===e.PluginType.SOURCE_METADATA||t===e.PluginType.MORE_ITEMS||t===e.PluginType.AD||t===e.PluginType.VISUAL_SEEK||t===e.PluginType.BRANDING||t===e.PluginType.PLAYLIST},t.prototype.tJ=function(t){return!(!t||r.isNullOrUndefined(t.resolve)||!r.isFunction(t.resolve)||r.isNullOrUndefined(t.recover)||!r.isFunction(t.recover)||r.isNullOrUndefined(t.cancel)||!r.isFunction(t.cancel))},t.prototype.iJ=function(t){return!(!t||r.isNullOrUndefined(t.resolve)||!r.isFunction(t.resolve)||r.isNullOrUndefined(t.recover)||!r.isFunction(t.recover)||r.isNullOrUndefined(t.cancel)||!r.isFunction(t.cancel))},t.prototype.nJ=function(t){return!(!t||r.isNullOrUndefined(t.resolve)||!r.isFunction(t.resolve)||r.isNullOrUndefined(t.cancel)||!r.isFunction(t.cancel))},t.prototype.eJ=function(t){return!(!t||r.isNullOrUndefined(t.getThumbnailData)||r.isNullOrUndefined(t.update)||!r.isFunction(t.getThumbnailData)||!r.isFunction(t.update))},t.prototype.rJ=function(t){return!(!t||r.isNullOrUndefined(t.create)||!r.isFunction(t.create))},t.prototype.sJ=function(t){return!(!t||!r.isFunction(t.create))},t}();i.default=s},8087:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});this&&this.__spreadArrays;Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(3277),h=n(5658),a=n(1204),c=n(6342),f=n(4685);o.userAgent.mobile&&a.default.hasNativeAutoplaySupport&&(s=h.default.getPool());var l=0,v=function(t){function i(){var n=t.call(this,"external-renderer")||this;return n.type=i.type,n.timedOut=!1,n.oJ=c.default.noop,n}return r(i,t),i.canUse=function(){return!0},Object.defineProperty(i.prototype,"mimetype",{get:function(){return this.PV?this.PV.mimetype:void 0},enumerable:!0,configurable:!0}),i.prototype.create=function(t){this.node=t instanceof HTMLVideoElement?t:s?s.get():c.default.createVideoNode();var i=this.node;i.setAttribute("id","vp-ext-rndr-"+ ++l),c.default.classList(i).add("vp-html5-video");var n=this.container=document.createElement("div");return n.setAttribute("id",c.default.generateGuid()),c.default.classList(n).add("vp-external-video"),n.appendChild(i),n},i.prototype.getExternalPlayer=function(){return this.PV},i.prototype.setExternalPlayer=function(t){this.PV&&this.PV!==t&&this.uJ(),this.PV=t,this.hJ()},i.prototype.play=function(t){this.PV&&this.aJ&&this.PV.play(this.aJ.rawItemData)},i.prototype.preload=function(t){},i.prototype.setPlayableItem=function(t,i,n){return void 0===i&&(i=0),void 0===n&&(n=!1),!(!t||!this.PV)&&(this.cJ=null,this.PV.preparePlayback(t.rawItemData,this.node,this.container),!this.cJ&&(this.aJ=t,!0))},i.prototype.waitForReady=function(t){t&&t()},i.prototype.seek=function(t){this.PV&&this.PV.seek(t)},i.prototype.pause=function(){this.PV&&this.PV.pause()},i.prototype.skip=function(){this.PV&&this.PV.skip()},i.prototype.getCurrentDate=function(){return null},i.prototype.getCurrentTime=function(){return this.PV?this.PV.getCurrentTime():0},i.prototype.getDuration=function(){return this.PV?this.PV.getDuration():0},i.prototype.getMuted=function(){return!(!this.PV||!this.PV.isMuted())},i.prototype.getVolume=function(){return this.PV?this.PV.getVolume():NaN},i.prototype.setQuality=function(t){},i.prototype.setError=function(t){},i.prototype.setVolume=function(t){this.PV&&this.PV.setVolume(t)},i.prototype.setMute=function(t){this.PV&&this.PV.mute(t)},i.prototype.setAudioLanguage=function(t){},i.prototype.stopMedia=function(){return!!this.PV&&(this.PV.stop(),!0)},i.prototype.bindCustomEvents=function(){},i.prototype.destroy=function(){var t=this.container;t&&t.parentNode&&t.parentNode.removeChild(t),this.PV&&(this.PV.unload(),this.uJ(),this.PV=null)},i.prototype.detachNode=function(){this.node&&this.node.pause()},i.prototype.reattachNode=function(){},i.prototype.setActive=function(t){this.fJ=t},i.prototype.showAirplayTargetMenu=function(){},i.prototype.setPIPMode=function(t){},i.prototype.suspendStreaming=function(){},i.prototype.resumeStreaming=function(){},i.prototype.getSyncOffset=function(){return NaN},i.prototype.startSync=function(){},i.prototype.stopSync=function(){},i.prototype.getSyncState=function(){return-1},i.prototype.hJ=function(){this.PV&&(this.oJ=u.listenEventDispatcherEvts(this.PV,Object.keys(f.ExternalPlayerEvent).map((function(t){return f.ExternalPlayerEvent[t]})),this.lJ.bind(this)))},i.prototype.uJ=function(){this.oJ(),this.oJ=c.default.noop},i.prototype.lJ=function(t,i){for(var n=[],e=2;e<arguments.length;e++)n[e-2]=arguments[e];f.ExternalPlayerEvent.TIME_UPDATE;var r=this.PV;switch(i){case f.ExternalPlayerEvent.TIME_UPDATE:this.publish(f.RendererEvent.TIMEUPDATE,{currentTime:r.getCurrentTime(),duration:r.getDuration(),buffered:this.node.buffered});break;case f.ExternalPlayerEvent.PLAYBACK_ERROR:var s=n[0]||this.node.error;this.cJ=s||{},this.publish(f.RendererEvent.ERROR,s);break;case f.ExternalPlayerEvent.ITEM_LOADED:this.publish(f.RendererEvent.LOADSTART);break;case f.ExternalPlayerEvent.MUTE_CHANGED:case f.ExternalPlayerEvent.VOLUME_CHANGED:this.publish(f.RendererEvent.VOLUMECHANGE,{volume:r.getVolume(),mute:r.isMuted()});break;case f.ExternalPlayerEvent.PLAY_REQUESTED:this.ended=!1;break;case f.ExternalPlayerEvent.PLAYING:this.paused=!1,this.ended=!1,this.publish(f.RendererEvent.PLAYING);break;case f.ExternalPlayerEvent.PAUSED:this.paused=!0,this.publish(f.RendererEvent.PAUSE);break;case f.ExternalPlayerEvent.PLAY_COMPLETE:this.ended=!0,this.publish(f.CustomRendererEvent.PLAY_COMPLETE,{evt:"ad_play_complete"}),this.publish(f.RendererEvent.ENDED);break;case f.ExternalPlayerEvent.SKIPPED:this.publish(f.CustomRendererEvent.SKIPPED)}},i.type=f.RendererType.EXTERNAL,i}(f.Renderer);i.default=v},5132:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u=n(9847),h=n(3072),a=n(6389),c=n(1962),f=n(5658),l=n(2912),v=n(1204),d=n(6342),p=n(514),m=n(4685);v.default.hasTouchRestrictions&&(s=f.default.getPool()),function(t){t.INLINE="inline",t.PIP="picture-in-picture",t.FULLSCREEN="fullscreen"}(o||(o={}));var b=function(t){function i(n,e){var r=t.call(this,"html-renderer")||this;return r.type=i.type,r.vJ=!1,r.wV=n,r._m=e,r}return r(i,t),i.canUse=function(){return!0},i.prototype.create=function(t){var i=this;return this.node=t instanceof HTMLVideoElement?t:s?s.get():d.default.createVideoNode(),this.node||(this.node=d.default.createVideoNode()),this._m.preload||this.node.setAttribute("preload","metadata"),this.dJ()&&(this.node.controls=!0),this.node.setAttribute("id",d.default.generateGuid()),d.default.classList(this.node).add("vp-html5-video"),this.eF(),this.pJ(this.node),u.userAgent.mobile&&v.default.autoplayByUIEvtOnly&&this._m.autoplay&&l.default&&(this.mJ=l.default.setupTouchToPlayRestrictionRemoval(this.node,(function(){i.mJ=null,i.wV.publish(c.TOUCH_TO_PLAY_RESTRICTION_REMOVED)}))),this.fJ=!1,this.node},i.prototype.destroy=function(){this.bJ(),this.node&&(s&&s.discard(this.node),this.node.pause(),this.node.src="",this.node.load(),this.node.parentNode&&this.node.parentNode.removeChild(this.node),delete this.node),this.mJ&&(this.mJ(),this.mJ=null),this.iE=null},i.prototype.detachNode=function(){this.bJ(),this.node&&this.node.pause&&this.node.pause()},i.prototype.getCurrentDate=function(){return null},i.prototype.getCurrentTime=function(){return this.node?this.node.currentTime:0},i.prototype.getDuration=function(){return this.node?this.node.duration:0},i.prototype.getMuted=function(){return!!this.node&&this.node.muted},i.prototype.getVolume=function(){return this.node?this.node.volume:NaN},i.prototype.isAirplaying=function(){return!(!this.node||!this.node.webkitCurrentPlaybackTargetIsWireless)},i.prototype.reattachNode=function(){this.eF()},i.prototype.seek=function(t){var i=this;if(this.node)try{this.node.currentTime=t}catch(e){if("InvalidStateError"===e.name)var n=this.on(m.RendererEvent.LOADEDMETADATA,(function(){i.node&&(i.node.currentTime=t,i.removeEventListener(m.RendererEvent.LOADEDMETADATA,n))}),this)}},i.prototype.setActive=function(t){this.fJ=t},i.prototype.setMute=function(t){this.node&&"boolean"==typeof t&&(u.userAgent.mobile&&v.default.autoplaySupported&&l.default?l.default.setMuteSafe(this.node,t):this.node.muted=t)},i.prototype.setVolume=function(t){this.node&&this.node.volume!==t&&(this.node.volume=t)},i.prototype.setError=function(t){this.iE=t},i.prototype.showAirplayTargetMenu=function(){this.node&&"function"==typeof this.node.webkitShowPlaybackTargetPicker&&this.node.webkitShowPlaybackTargetPicker()},i.prototype.waitForReady=function(t){t()},i.prototype.reportError=function(t,i,n,e,r){var s=d.default.createErr(t,this.QY,i,n,e,r),o=i===a.E_INFO?m.RendererEvent.INFO:m.RendererEvent.ERROR;this.publish(o,s)},i.prototype.enableMobileNativeCC=function(t){if(this.node){var i=document.createDocumentFragment();this.gJ(),t.langList.forEach((function(n){var e=document.createElement("track");e.setAttribute("label","English"),e.setAttribute("srclang",n.lang),e.setAttribute("kind","subtitles"),e.setAttribute("type","text/vtt"),n.lang===t.selectedLang&&e.setAttribute("default","true"),e.src=n.url,e.track&&(e.track.mode="hidden"),i.appendChild(e)})),this.node.appendChild(i)}},i.prototype.setPIPMode=function(t){var i=this.node;u.userAgent.safari&&i.webkitSupportsPresentationMode&&(i.onwebkitpresentationmodechanged=t?d.default.noop:function(){i.webkitPresentationMode===o.PIP&&setTimeout((function(){i.webkitSetPresentationMode(o.INLINE)}),250)})},i.prototype.eF=function(){var t=this;if(this.node){this.yJ=function(i){if(!t.ended){var n=i.type,e=m.RendererEvent[n.toUpperCase()];n===m.NativeVideoEvent.PLAYING&&t.node.paused||(n===m.NativeVideoEvent.VOLUMECHANGE&&t.publish(m.RendererEvent.VOLUMECHANGE,{volume:t.node.volume,mute:t.node.muted}),u.userAgent.iosWebView&&n===m.NativeVideoEvent.PAUSE&&t.wJ(),t.rG(n,e))}}.bind(this),Object.keys(m.NativeVideoEvent).forEach((function(i){t.node.addEventListener(m.NativeVideoEvent[i],t.yJ)})),u.userAgent.iphone&&!v.default.canPlayInline||(this._J=new p.default(this.node,(function(){t.publish(m.CustomRendererEvent.CLICK)}))),u.userAgent.safari>=8&&this.EJ(),u.userAgent.ios&&this.OJ(),v.default.airplaySupported&&this._m.casting&&this.AJ(),this._h={},this._h[c.FULLSCREEN_CHANGE]=this.wV.addEventListener(c.FULLSCREEN_CHANGE,(function(){t.node&&t.wV.publish(c.PLAYER_RESIZE,t.node.clientWidth,t.node.clientHeight)}),this)}},i.prototype.SJ=function(){var t=this;if(this.node){var i=this.node.play();return i&&"function"==typeof i.catch&&i.catch((function(i){t.node.paused})),i}},i.prototype.gJ=function(){if(this.node)for(var t=this.node.querySelectorAll("track"),i=0;i<t.length;i++)this.node.removeChild(t[i])},i.prototype.TJ=function(t){var i=a.PLAYER_CODES.E_NATIVE_ERROR;if(!(t&&t instanceof MediaError))return i;switch(t.code){case MediaError.MEDIA_ERR_ABORTED:return a.PLAYER_CODES.E_NATIVE_ABORTED;case MediaError.MEDIA_ERR_NETWORK:return a.PLAYER_CODES.E_NATIVE_NETWORK_FAILURE;case MediaError.MEDIA_ERR_DECODE:return a.PLAYER_CODES.E_NATIVE_DECODE_ERROR;case MediaError.MEDIA_ERR_SRC_NOT_SUPPORTED:return a.PLAYER_CODES.E_NATIVE_SRC_NOT_SUPPORTED}return i},i.prototype.AJ=function(){var t=this;if(v.default.airplaySupported&&this.node){var i=function(i){t.wV.publish(h.ExternalEvt.AIRPLAY_AVAILABILITY_CHANGE,"available"===i.availability)},n=function(){t.wV.publish(h.ExternalEvt.AIRPLAY_CONNECTION_STATE_CHANGE,{connected:t.isAirplaying(),isInitialEvt:!t.IJ}),t.IJ||(t.IJ=!0)};this.node.addEventListener("webkitplaybacktargetavailabilitychanged",i),this.node.addEventListener("webkitcurrentplaybacktargetiswirelesschanged",n),this.jJ=function(){t.node&&(t.node.removeEventListener("webkitplaybacktargetavailabilitychanged",i),t.node.removeEventListener("webkitcurrentplaybacktargetiswirelesschanged",n))}}},i.prototype.EJ=function(){var t=this;if(this.node&&this.node.textTracks){var i=function(i){var n=i.track;n&&("metadata"===n.kind?(n.mode="hidden",n.addEventListener("cuechange",(function(i){var n=i.target,e=n&&n.activeCues[0],r=e&&e.value&&e.value.data,s=e&&e.value&&e.value.info;if(s)r=s;else if("string"==typeof r)try{r=JSON.parse(r)}catch(t){}else r=r instanceof ArrayBuffer?String.fromCharCode.apply(null,new Uint8Array(r)):{};t.wV.publish(c.TIMED_METADATA_RECEIVED,r)}))):"subtitles"!==n.kind&&"captions"!==n.kind||t.vJ&&t.wV.publish(c.SUBTITLE_TRACK_RECEIVED,{itemId:t.aJ.id,track:n}))},n=function(t){for(var i=0,n=t&&t.srcElement;i<n.length;i++){var e=n[i];"metadata"===e.kind&&"disabled"===e.mode&&(e.mode="hidden")}};this.node.textTracks.addEventListener("addtrack",i),this.node.textTracks.addEventListener("change",n),this.MJ=function(){t.node&&t.node.textTracks&&(t.node.textTracks.removeEventListener("addtrack",i),t.node.textTracks.removeEventListener("change",n))}}},i.prototype.OJ=function(){var t=this;if(this.node){var i=function(){t.publish(m.CustomRendererEvent.END_FULLSCREEN)};this.node.addEventListener("webkitendfullscreen",i),this.NJ=function(){t.NJ=null,t.node.removeEventListener("webkitendfullscreen",i)};var n=function(){t.publish(m.CustomRendererEvent.ENTER_FULLSCREEN)};this.node.addEventListener("webkitbeginfullscreen",n),this.kJ=function(){t.kJ=null,t.node.removeEventListener("webkitbeginfullscreen",n)}}},i.prototype.bJ=function(){var t=this;this.MJ&&this.MJ(),this.NJ&&this.NJ(),this.kJ&&this.kJ(),this.jJ&&this.jJ(),Object.keys(m.NativeVideoEvent).forEach((function(i){t.node&&t.node.removeEventListener(m.NativeVideoEvent[i],t.yJ)})),this._J&&(this._J.destroy(),this._J=null),this.wV.removeEventListeners(this._h)},Object.defineProperty(i.prototype,"xG",{get:function(){return this._m.playlist},enumerable:!0,configurable:!0}),i.prototype.vQ=function(){return this.xG.getCurrentItem()},Object.defineProperty(i.prototype,"QY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i.prototype.pJ=function(t){var i=this;t.__play||(t.__play=t.play.bind(t),t.play=function(){var n=t.__play();return n&&"function"==typeof n.then&&n.then((function(t){i.publish(m.CustomRendererEvent.PLAYBACK_START_NOT_BLOCKED)}),(function(n){t.paused&&i.publish(m.CustomRendererEvent.PLAYBACK_START_BLOCKED)})),n})},i.prototype.wJ=function(){if(this.node){var t=this.node;!this.dJ()&&t.controls&&(t.controls=!1)}},i.prototype.dJ=function(){return this._m.showControls&&!v.default.canPlayInline},i.type=m.RendererType.HTML5_RAW,i}(m.Renderer);i.default=b},8259:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(1962),h=n(4685),a=n(2878),c=n(6342),f=n(43),l=n(3891),v=16/9,d=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r}return r(i,t),i.canUse=function(){return!o.userAgent.tv&&(a.default.is360Supported()&&t.canUse.call(this))},i.prototype.create=function(i){return t.prototype.create.call(this,i),this.RJ(),this.container},i.prototype.destroy=function(){this.LJ(),t.prototype.destroy.call(this)},i.prototype.waitForReady=function(t){var i=this;this.gV?(this.DJ(),t()):this.CJ=this.wV.addEventListener(u.THREE_SIXTY_READY,(function(){i.DJ(),t()}),this)},i.prototype.RJ=function(){var t=this;this.gV=!1,this.node&&(this.node.setAttribute("crossorigin","anonymous"),this.node.style.visibility="hidden",this.PJ=document.createElement("div"),this.PJ.classList.add("vp-360-node"),this.PJ.style.position="absolute",this.container=document.createElement("div"),this.container.setAttribute("id",c.default.generateGuid()),this.container.classList.add("vp-360-video"),this.container.appendChild(this.node),this.container.appendChild(this.PJ),this.xJ().then((function(){t.UJ()})).catch((function(t){})))},i.prototype.xJ=function(){return new Promise((function(t,i){n.e(212).then(function(){s=n(2212),t(s)}.bind(null,n)).catch((function(t){i(t)}))}))},i.prototype.UJ=function(){this.VJ=new s.PerspectiveCamera(70,v,.01,1e3),this.VJ.target=new s.Vector3(0,0,0);var t=new s.SphereBufferGeometry(500,64,32);t.scale(-1,1,1);var i=new s.VideoTexture(this.node);i.minFilter=s.NearestFilter;var n=new s.MeshBasicMaterial({map:i}),e=new s.Mesh(t,n);this.FJ=new s.Scene,this.FJ.add(e),this.BJ=new s.WebGLRenderer,this.BJ.setPixelRatio(window.devicePixelRatio),this.PJ&&this.PJ.appendChild(this.BJ.domElement),this.zJ=new f.default(this.container),this.GJ=0,this.HJ=0,this.YJ=!0,this.qJ(),this.gV=!0,this.wV.publish(u.THREE_SIXTY_READY)},i.prototype.qJ=function(){var t=this;this.WJ=this.QJ.bind(this),this.ZJ=this.XJ.bind(this),this.$J=this.JJ.bind(this),this.KJ=this.tK.bind(this),this.iK=this.nK.bind(this),this.XQ=this.JE.bind(this),this.container&&(this.container.addEventListener("mousedown",this.WJ,!1),this.container.addEventListener("mousemove",this.ZJ,!1),this.container.addEventListener("mouseup",this.$J,!1),this.container.addEventListener("mouseover",this.KJ,!1),this.container.addEventListener("mouseout",this.iK,!1),this.container.addEventListener("resize",this.XQ,!1)),this.UW=this.qE.bind(this),this.eK=this.YE.bind(this),this.rK=this.QE.bind(this),this.node&&(this.node.addEventListener("pause",this.UW),this.node.addEventListener("playing",this.eK),this.node.addEventListener("seeked",this.rK)),this.zJ&&this.zJ.addClickListener(this.sK.bind(this)),this.oK={},this.oK[u.PLAYER_RESIZE]=this.wV.addEventListener(u.PLAYER_RESIZE,(function(i,n){window.setTimeout((function(){t.uK&&(i=window.screen.width,n=window.screen.height),t.hK(i,n)}),1)}),this),this.oK[u.FULLSCREEN_CHANGE]=this.wV.addEventListener(u.FULLSCREEN_CHANGE,(function(i){t.uK=!!i}),this),this.oK[u.PLAYER_DIMENSION_CHANGE]=this.wV.addEventListener(u.PLAYER_DIMENSION_CHANGE,(function(){var i,n,e;t.node&&t.node.parentNode&&((i=window.getComputedStyle(t.node.parentNode))&&(n=parseInt(i.getPropertyValue("width"),10),e=parseInt(i.getPropertyValue("height"),10)),n&&!isNaN(n)&&e&&!isNaN(e)&&t.hK(n,e))}),this)},i.prototype.sK=function(){this.GJ=0,this.HJ=0,this._E(),this.zJ&&this.zJ.update(this.GJ),this.wV.publish(u.THREE_SIXTY_PIE_INTERACT)},i.prototype.aK=function(){var t=this;this.oK&&Object.keys(this.oK).forEach((function(i){t.wV.removeEventListener(i,t.oK[i])})),this.WJ&&(this.container&&this.container.removeEventListener("mousedown",this.WJ,!1),this.WJ=null),this.ZJ&&(this.container&&this.container.removeEventListener("mousemove",this.ZJ,!1),this.ZJ=null),this.$J&&(this.container&&this.container.removeEventListener("mouseup",this.$J,!1),this.$J=null),this.KJ&&(this.container&&this.container.removeEventListener("mouseover",this.KJ,!1),this.KJ=null),this.XQ&&(this.container&&this.container.removeEventListener("resize",this.XQ,!1),this.XQ=null),this.KJ&&(this.container&&this.container.removeEventListener("mouseover",this.KJ,!1),this.KJ=null),this.UW&&(this.node&&this.node.removeEventListener("pause",this.UW),this.UW=null),this.eK&&(this.node&&this.node.removeEventListener("playing",this.eK),this.eK=null),this.rK&&(this.node&&this.node.removeEventListener("seeked",this.rK),this.rK=null),this.CJ&&(this.wV.removeEventListener(u.THREE_SIXTY_READY,this.CJ),this.CJ=null)},i.prototype.cK=function(){this.fK=!1,this.container&&(this.container.classList.remove("grabbing-360"),this.container.classList.add("over-360")),this.lK&&(this.lK=!1,this.YJ=!0)},i.prototype.hK=function(t,i){var n=t,e=i;i*v>t&&(e=t/v),this.VJ&&(this.VJ.setViewOffset(t,i,t-n,i-e,n,e),this.VJ.updateProjectionMatrix()),this.BJ&&this.BJ.setSize(t,i)},i.prototype.vK=function(){var t=this.vK.bind(this);if(this.YJ&&this.dK)return window.cancelAnimationFrame(this.dK),void(this.dK=null);this.dK=window.requestAnimationFrame(t),this._E()},i.prototype._E=function(){this.HJ=Math.max(-85,Math.min(85,this.HJ));var t=s.Math.degToRad(90+this.HJ),i=s.Math.degToRad(this.GJ);this.VJ&&(this.VJ.position.x=500*Math.sin(t)*Math.cos(i),this.VJ.position.y=500*Math.cos(t),this.VJ.position.z=500*Math.sin(t)*Math.sin(i),this.VJ.lookAt(this.VJ.target),this.VJ.position.copy(this.VJ.target).negate(),this.FJ&&this.BJ&&this.BJ.render(this.FJ,this.VJ))},i.prototype.LJ=function(){this.dK&&window.cancelAnimationFrame(this.dK),this.YJ=!0,this.aK(),this.zJ&&(this.zJ.destroy(),this.zJ=null),this.PJ&&(this.PJ.parentNode&&this.PJ.parentNode.removeChild(this.PJ),this.PJ=null),this.container&&this.container.parentNode&&this.container.parentNode.removeChild(this.container),this.VJ=null,this.FJ=null,this.BJ=null},i.prototype.qE=function(){this.pK=!0,this.YJ=!0},i.prototype.YE=function(){this.pK=!1,this.YJ=!1,this.vK()},i.prototype.QE=function(){this._E()},i.prototype.tK=function(){this.container&&this.container.classList.add("over-360")},i.prototype.QJ=function(t){this.mK=!1,this.container&&(this.container.classList.remove("over-360"),this.container.classList.add("grabbing-360")),this.fK=!0,this.bK=t.clientX,this.gK=t.clientY,this.yK=this.GJ,this.wK=this.HJ},i.prototype.XJ=function(t){this.fK&&(this.pK&&!this.lK&&(this.lK=!0,this.YJ=!1,this.vK()),this.mK=!0,this.GJ=.1*(this.bK-t.clientX)+this.yK,this.HJ=.1*(t.clientY-this.gK)+this.wK,this.zJ&&this.zJ.update(this.GJ))},i.prototype.JJ=function(){this.fK&&(this.cK(),this.mK?this.wV.publish(u.THREE_SIXTY_INTERACT):this.wV.publish(u.TOGGLE_PLAY_PAUSE)),this.mK=!1},i.prototype.nK=function(){this.cK()},i.prototype.JE=function(){this.container&&this.hK(this.container.offsetWidth,this.container.offsetHeight)},i.prototype.DJ=function(){this.CJ&&(this.wV.removeEventListener(u.THREE_SIXTY_READY,this.CJ),this.CJ=null),!this._K&&this.BJ&&this.container&&(this.BJ.setSize(this.container.offsetWidth,this.container.offsetHeight),this._K=!0)},i.type=h.RendererType.HTML5_HLS_360,i}(l.default);i.default=d},3891:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(1842),o=n(9847),u=n(3072),h=n(954),a=n(6389),c=n(1962),f=n(1962),l=n(440),v=n(4685),d=n(2878),p=n(4986),m=n(6342),b=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r.EK(),r}return r(i,t),i.canUse=function(){return d.default.useHtml5MseDefault()&&d.default.isHtml5MseAvailable()},i.prototype.create=function(i){this.node=t.prototype.create.call(this,i);var n=this.AK();return this.SK=new s(this.node,n),this.node},i.prototype.play=function(t){void 0===t&&(t=0),this.ended=!1,this.seeking=!1,this.wV.publish(c.PROFILE_START,f.METRICS.STREAM_PLAY_TO_RENDER),this.SK.play(t)},i.prototype.pause=function(){this.SK.pause()},i.prototype.preload=function(t){!t||p.isNumber(t.startOffset)&&t.startOffset>0||this.SK.preload(t.bufferLimit)},i.prototype.setPlayableItem=function(t,i,n){var e=this;if(void 0===i&&(i=0),void 0===n&&(n=!1),!t)return!1;this.EK(),this.qL=m.default.getPlaybackMode(t);var r,s=t.isLive(),u=t.streamProfiles;if(u&&u.length||(u=t.streams),!u)return!1;var h=[];if(u.forEach((function(t){t&&t.format&&t.format.indexOf("m3u8")>=0?(t.hls_info=t.hlsInfo,h.push(t),e.TK="hls"):t&&t.format&&t.format.indexOf("mpd")>=0&&(r=t.url,e.TK="dash")})),"hls"===this.TK){var d=[];if(t.altStreams&&(t.altStreams=this.IK(t.altStreams),t.altStreams.forEach((function(t){d.push(t)}))),this.wV.publish(c.PROFILE_START,f.METRICS.STREAM_REQUEST_TO_RENDER),this.qL===v.PlaybackMode.VIDEO&&this.wV.publish(c.PROFILE_START,f.METRICS.LOAD_TO_LOADED_DATA),h.length>0)return this.SK.setSrc({streams:h,altStreams:d,sessionId:t.videoSession,currLang:t&&t.getCurrLanguage(),is360:t.is360Video(),live:s,skt:t instanceof l.default?t.skt:"",syncPoint:t.syncPoint}),this.aJ=t,!0}else if("dash"===this.TK){if(59===o.userAgent.firefox){var p=m.default.createErr(a.ErrorGroup.Streaming,this.QY,a.E_PLAYER_JS_HLS,a.PLAYER_JS_HLS_CODES.MEDIA_ERR_DECODE);return this.publish(v.RendererEvent.ERROR,p),!1}if(null!==r)return this.SK.setSrc({url:r,sessionId:t.videoSession,currLang:t&&t.getCurrLanguage(),is360:t.is360Video(),live:s}),this.aJ=t,!0}return!1},i.prototype.waitForReady=function(t){t()},i.prototype.getCurrentDate=function(){return this.SK.getCurrentDate()},i.prototype.setQuality=function(t){this.SK.setQuality(t)},i.prototype.setAudioLanguage=function(t){this.SK.setAudioLanguage(t)},i.prototype.stopMedia=function(){this.SK.unload()},i.prototype.bindCustomEvents=function(){var t=this;if(this.node){this.unbindCustomEvents();this.jK=function(i){var n=i.type;t.MK(n,i)}.bind(this),Object.keys(f.HLSVideoEvent).forEach((function(i){t.node&&t.node.addEventListener(f.HLSVideoEvent[i],t.jK)}))}},i.prototype.unbindCustomEvents=function(){var t=this;this.node&&Object.keys(f.HLSVideoEvent).forEach((function(i){t.node&&t.node.removeEventListener(f.HLSVideoEvent[i],t.jK)}))},i.prototype.bindPlaybackEvents=function(){},i.prototype.unbindPlaybackEvents=function(){},i.prototype.suspendStreaming=function(){this.SK&&this.SK.suspendStreaming()},i.prototype.resumeStreaming=function(){this.SK&&this.SK.resumeStreaming()},i.prototype.getSyncOffset=function(){return this.SK?this.SK.getSyncOffset():NaN},i.prototype.startSync=function(){var t;null===(t=this.SK)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.SK)||void 0===t||t.stopSync()},i.prototype.getSyncState=function(){return this.SK?this.SK.getSyncState():-1},i.prototype.destroy=function(){t.prototype.destroy.call(this),this.SK&&this.SK.destroy()},i.prototype.eF=function(){t.prototype.eF.call(this),this.bindCustomEvents()},i.prototype.bJ=function(){t.prototype.bJ.call(this),this.unbindCustomEvents()},i.prototype.rG=function(t,i){switch(t===v.NativeVideoEvent.PLAYING&&this.wV.publish(c.PROFILE_END,[f.METRICS.STREAM_PLAY_TO_RENDER,f.METRICS.STREAM_REQUEST_TO_RENDER]),t){case v.NativeVideoEvent.SEEKING:case v.NativeVideoEvent.SEEKED:this.node&&this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered});break;case v.NativeVideoEvent.ERROR:if(!this.node)return;var n=this.node.error,e=this.SK.error||{},r=void 0,s=void 0;p.isNumber(e.code)?(r=e.code.toString(),s=e.message):(r=n.code.toString(),s=n.message);var o=m.default.createErr(a.ErrorGroup.Streaming,this.QY,a.E_PLAYER_JS_HLS,r,null,s);this.NK(o),this.publish(v.RendererEvent.ERROR,o);break;case v.NativeVideoEvent.ENDED:this.ended=!0;var u=this.vQ();if(!u)return;u.isLive()&&this.wV.publish(c.WARNING,m.default.createErr(a.ErrorGroup.Streaming,this.QY,a.E_WARNING,a.WARNING_CODES.E_LIVE_PLAYBACK_COMPLETE),!0),this.publish(i);break;case v.NativeVideoEvent.PAUSE:if(this.ended)break;if(this.seeking)break;this.publish(i);break;case v.NativeVideoEvent.PLAY:this.kK=!1,this.publish(i);break;case v.NativeVideoEvent.PLAYING:this.kK=!0,this.publish(i);break;case v.NativeVideoEvent.TIMEUPDATE:if(!this.node)return;this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.kK||(this.kK=!0,this.publish(v.RendererEvent.PLAYING));break;case v.NativeVideoEvent.LOADEDDATA:this.wV.publish(c.PROFILE_END,f.METRICS.LOAD_TO_LOADED_DATA),this.publish(i);break;case v.NativeVideoEvent.WAITING:case v.NativeVideoEvent.VOLUMECHANGE:break;default:this.publish(i)}},i.prototype.MK=function(t,i){var n;switch(t){case f.HLSVideoEvent.INFO_UPDATE:if(this.fJ){var e=i.detail.mediaInfo,r=e.currentStreamBitrate;0===this._m.bitrate&&r>0&&this.wV.publish(u.ExternalEvt.BITRATE_CHANGE,r,{}),e.drmsys&&e.drm&&(this._m.isDrmAvailable=e.drm,this._m.drmSystem=e.drmsys),this.wV.publish(c.PLAYBACK_INFO,e)}break;case f.HLSVideoEvent.STREAM_SWITCHED:var s=i.detail.bitrate,o={reason:i.detail.reason,oldFrameRate:i.detail.oldFrameRate,newFrameRate:i.detail.newFrameRate};this.wV.publish(u.ExternalEvt.BITRATE_CHANGE,s,o);break;case f.HLSVideoEvent.HLS_WAITING:i&&i.detail&&!p.isNullOrUndefined(i.detail.bufferInit)&&this.publish(v.RendererEvent.WAITING,{value:i.detail.value,ignoreBuffering:i.detail.bufferInit});break;case f.HLSVideoEvent.SEGMENT_FIRST_BYTE_LOADED:this.wV.publish(c.SEGMENT_FIRST_BYTE_LOADED,i.detail);break;case f.HLSVideoEvent.SEGMENT_RENDERED:var l=this.SK.getSegInfo();l&&l.segInfo&&this.RK(l);break;case f.HLSVideoEvent.VTT_SEGMENT_LOADED:var d=this._m?this.xG:null;if(i.detail&&d){var b=void 0;if(this.QY.ad)b=this.aJ.id;else{var g=d.getMediaItemBySessionId(i.detail.sessionId);b=g?g.id:null}i.detail.itemId=b}this.wV.publish(c.VTT_SEGMENT_LOADED,i.detail);break;case f.HLSVideoEvent.LIVE_LOADING_LATE:this.wV.publish(c.LIVE_LOADING_LATE);break;case f.HLSVideoEvent.STREAM_UPDATED:this.wV.publish(c.MEDIA_PLAYLIST_UPDATED);break;case f.HLSVideoEvent.CUEPOINT_DETECTED:this.wV.publish(u.ExternalEvt.CUEPOINT_DETECTED,i.detail.cuepointDuration,i.detail.timeGapBeforeCUEOUT);break;case f.HLSVideoEvent.CUEPOINT_STARTED:this.wV.publish(u.ExternalEvt.CUEPOINT_STARTED,i.detail.cuepointDuration,i.detail.cuepointPlayedTime);break;case f.HLSVideoEvent.SUBTITLE_STREAM_UPDATED:this.wV.publish(c.SUBTITLE_PLAYLIST_UPDATED);break;case f.HLSVideoEvent.PRELOAD_PROGRESS:this.wV.publish(c.PROFILE_END,f.METRICS.STREAM_REQUEST_TO_RENDER),this.wV.publish(c.PRELOAD_PROGRESS);break;case f.HLSVideoEvent.SEGINFO_METRICS_AVAILABLE:this.RK(i.detail);break;case f.HLSVideoEvent.CONTENT_LOAD_FINISHED:this.wV.publish(c.CONTENT_LOAD_FINISHED,i.detail);break;case f.HLSVideoEvent.PRELOAD_START:this.wV.publish(c.PRELOAD_START);break;case f.HLSVideoEvent.PRELOAD_COMPLETE:this.wV.publish(c.PRELOAD_COMPLETE);break;case f.HLSVideoEvent.BUFFER_GROWTH_DETECTED:this.wV.publish(c.BUFFER_GROWTH_DETECTED,i.detail);break;case f.HLSVideoEvent.CC_VTT_AVAILABLE:(n=this.xG.getMediaItemBySessionId(i.detail.sessionId))&&n.setCCAvailability(!0);break;case f.HLSVideoEvent.MULTI_LANGUAGES_AVAILABLE:(n=this.xG.getMediaItemBySessionId(i.detail.sessionId))&&n.setMultiLanguages(i.detail.languages),this.wV.publish(c.MULTI_LANGUAGES_AVAILABLE);break;case f.HLSVideoEvent.MEDIA_METADATA_LOADED:var y=this._m.bitrates,w=this._m.heights;this._m.bitrates=y&&y.length?y:i.detail.map((function(t){return t.bitrate/1e3})),this._m.heights=w&&w.length?w:i.detail.map((function(t){return t.height}));break;case f.HLSVideoEvent.TIMED_METADATA_READY:var _=m.default.extractID3Data(i.detail.data);if(_){var E=m.default.detectRegexPattern(h.ID3_MATCH_PATTERN.JSON,_);if(E)try{_=JSON.parse(E)}catch(t){}this.wV.publish(c.TIMED_METADATA_RECEIVED,_)}break;case f.HLSVideoEvent.BUFFER_GAP_DETECTED:var O=m.default.createErr(a.ErrorGroup.Streaming,this.QY,a.E_WARNING,a.WARNING_CODES.E_BUFFER_GAP);this.wV.publish(c.WARNING,O);break;case f.HLSVideoEvent.DATERANGE_STARTED:this.publish(v.RendererEvent.DATERANGE_STARTED,i.detail);break;case f.HLSVideoEvent.DATERANGE_ENDED:this.publish(v.RendererEvent.DATERANGE_ENDED,i.detail);break;case f.HLSVideoEvent.STREAM_SYNCH_STRATEGY_APPLIED:this.wV.publish(c.STREAM_SYNCH_STRATEGY_APPLIED,i.detail);break;case f.HLSVideoEvent.STREAM_SYNCH_COMPLETE:this.wV.publish(c.STREAM_SYNCH_COMPLETE,i.detail)}},i.prototype.NK=function(t){switch(t.subcategory){case a.PLAYER_JS_HLS_CODES.ERR_DRM_EME_MISSING:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_EME_MISSING;break;case a.PLAYER_JS_HLS_CODES.ERR_DRM_INIT:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_INIT;break;case a.PLAYER_JS_HLS_CODES.ERR_DRM_CONFIG:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_CONFIG;break;case a.PLAYER_JS_HLS_CODES.ERR_DRM_LICENSE_REQUEST:t.category=a.E_PLAYER_DRM,t.subcategory=a.PLAYER_DRM_CODES.E_LICENSE_REQUEST}},i.prototype.AK=function(){return this.LK=!1,{useWorker:!0,sendAbrAnalytics:this.LK,stopBufferingOnPause:this._m.stopBufferingOnPause,dimensions:{width:this._m.uiState.width,height:this._m.uiState.height},streamSynch:this._m.config.streamSynch}},i.prototype.DK=function(){var t=document.getElementsByClassName(h.VIDEO_MAIN_ELEMENT_CLASS);return!m.default.isPlayerInBackground()&&t&&t.length>0&&0!==m.default.getElementViewability(t[0])},i.prototype.IK=function(t){if(!t)return t;var i={};return t.filter((function(t){var n=t.type+"_"+t.host+t.path;return!i[n]&&(i[n]=1,!0)}))},i.prototype.RK=function(t){var i=t.segInfo,n=t.sessionId,e=this.DK();i.forEach((function(t){t.vis=e})),this.wV.publish(c.SEG_INFO_AVAILABLE,{val:i,session:n,bufferLen:t.bufferLen})},i.prototype.EK=function(){this.aJ=null,this.TK=null,this.qL=v.PlaybackMode.VIDEO,this.kK=!0,this.seeking=!1,this.ended=!1},i.type=v.RendererType.HTML5_HLS,i}(n(5132).default);i.default=b},6125:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(1962),h=n(4685),a=n(2878),c=n(6342),f=n(43),l=n(8696),v=16/9,d=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r.t$=e.capabilities[h.RendererType.HTML5_RAW_360],r}return r(i,t),i.canUse=function(){return!o.userAgent.tv&&(a.default.is360Supported()&&t.canUse.call(this))},i.prototype.create=function(i){return t.prototype.create.call(this,i),this.RJ(),this.container},i.prototype.destroy=function(){this.LJ(),t.prototype.destroy.call(this)},i.prototype.waitForReady=function(t){var i=this;this.gV?(this.DJ(),t()):this.CJ=this.wV.addEventListener(u.THREE_SIXTY_READY,(function(){i.DJ(),t()}),this)},i.prototype.RJ=function(){var t=this;this.gV=!1,this.node&&(this.node.setAttribute("crossorigin","anonymous"),this.node.style.visibility="hidden",this.PJ=document.createElement("div"),this.PJ.classList.add("vp-360-node"),this.PJ.style.position="absolute",this.container=document.createElement("div"),this.container.setAttribute("id",c.default.generateGuid()),this.container.classList.add("vp-360-video"),this.container.appendChild(this.node),this.container.appendChild(this.PJ),this.xJ().then((function(){t.UJ()})).catch((function(t){})))},i.prototype.xJ=function(){return new Promise((function(t,i){n.e(212).then(function(){s=n(2212),t(s)}.bind(null,n)).catch((function(t){i(t)}))}))},i.prototype.UJ=function(){this.VJ=new s.PerspectiveCamera(70,v,.01,1e3),this.VJ.target=new s.Vector3(0,0,0);var t=new s.SphereBufferGeometry(500,64,32);t.scale(-1,1,1);var i=new s.VideoTexture(this.node);i.minFilter=s.NearestFilter;var n=new s.MeshBasicMaterial({map:i}),e=new s.Mesh(t,n);this.FJ=new s.Scene,this.FJ.add(e),this.BJ=new s.WebGLRenderer,this.BJ.setPixelRatio(window.devicePixelRatio),this.PJ&&this.PJ.appendChild(this.BJ.domElement),this.zJ=new f.default(this.container),this.GJ=0,this.HJ=0,this.YJ=!0,this.qJ(),this.gV=!0,this.wV.publish(u.THREE_SIXTY_READY)},i.prototype.qJ=function(){var t=this;this.WJ=this.QJ.bind(this),this.ZJ=this.XJ.bind(this),this.$J=this.JJ.bind(this),this.KJ=this.tK.bind(this),this.iK=this.nK.bind(this),this.XQ=this.JE.bind(this),this.container&&(this.container.addEventListener("mousedown",this.WJ,!1),this.container.addEventListener("mousemove",this.ZJ,!1),this.container.addEventListener("mouseup",this.$J,!1),this.container.addEventListener("mouseover",this.KJ,!1),this.container.addEventListener("mouseout",this.iK,!1),this.container.addEventListener("resize",this.XQ,!1)),this.UW=this.qE.bind(this),this.eK=this.YE.bind(this),this.rK=this.QE.bind(this),this.node&&(this.node.addEventListener("pause",this.UW),this.node.addEventListener("playing",this.eK),this.node.addEventListener("seeked",this.rK)),this.zJ&&this.zJ.addClickListener(this.sK.bind(this)),this.oK={},this.oK[u.PLAYER_RESIZE]=this.wV.addEventListener(u.PLAYER_RESIZE,(function(i,n){window.setTimeout((function(){t.uK&&(i=window.screen.width,n=window.screen.height),t.hK(i,n)}),1)}),this),this.oK[u.FULLSCREEN_CHANGE]=this.wV.addEventListener(u.FULLSCREEN_CHANGE,(function(i){t.uK=!!i}),this),this.oK[u.PLAYER_DIMENSION_CHANGE]=this.wV.addEventListener(u.PLAYER_DIMENSION_CHANGE,(function(){var i,n,e;t.node&&t.node.parentNode&&((i=window.getComputedStyle(t.node.parentNode))&&(n=parseInt(i.getPropertyValue("width"),10),e=parseInt(i.getPropertyValue("height"),10)),n&&!isNaN(n)&&e&&!isNaN(e)&&t.hK(n,e))}),this)},i.prototype.sK=function(){this.GJ=0,this.HJ=0,this._E(),this.zJ&&this.zJ.update(this.GJ),this.wV.publish(u.THREE_SIXTY_PIE_INTERACT)},i.prototype.aK=function(){var t=this;this.oK&&Object.keys(this.oK).forEach((function(i){t.wV.removeEventListener(i,t.oK[i])})),this.WJ&&(this.container&&this.container.removeEventListener("mousedown",this.WJ,!1),this.WJ=null),this.ZJ&&(this.container&&this.container.removeEventListener("mousemove",this.ZJ,!1),this.ZJ=null),this.$J&&(this.container&&this.container.removeEventListener("mouseup",this.$J,!1),this.$J=null),this.KJ&&(this.container&&this.container.removeEventListener("mouseover",this.KJ,!1),this.KJ=null),this.XQ&&(this.container&&this.container.removeEventListener("resize",this.XQ,!1),this.XQ=null),this.KJ&&(this.container&&this.container.removeEventListener("mouseover",this.KJ,!1),this.KJ=null),this.UW&&(this.node&&this.node.removeEventListener("pause",this.UW),this.UW=null),this.eK&&(this.node&&this.node.removeEventListener("playing",this.eK),this.eK=null),this.rK&&(this.node&&this.node.removeEventListener("seeked",this.rK),this.rK=null),this.CJ&&(this.wV.removeEventListener(u.THREE_SIXTY_READY,this.CJ),this.CJ=null)},i.prototype.cK=function(){this.fK=!1,this.container&&(this.container.classList.remove("grabbing-360"),this.container.classList.add("over-360")),this.lK&&(this.lK=!1,this.YJ=!0)},i.prototype.hK=function(t,i){var n=t,e=i;i*v>t&&(e=t/v),this.VJ&&(this.VJ.setViewOffset(t,i,t-n,i-e,n,e),this.VJ.updateProjectionMatrix()),this.BJ&&this.BJ.setSize(t,i)},i.prototype.vK=function(){var t=this.vK.bind(this);if(this.YJ&&this.dK)return window.cancelAnimationFrame(this.dK),void(this.dK=null);this.dK=window.requestAnimationFrame(t),this._E()},i.prototype._E=function(){this.HJ=Math.max(-85,Math.min(85,this.HJ));var t=s.Math.degToRad(90+this.HJ),i=s.Math.degToRad(this.GJ);this.VJ&&(this.VJ.position.x=500*Math.sin(t)*Math.cos(i),this.VJ.position.y=500*Math.cos(t),this.VJ.position.z=500*Math.sin(t)*Math.sin(i),this.VJ.lookAt(this.VJ.target),this.VJ.position.copy(this.VJ.target).negate(),this.FJ&&this.BJ&&this.BJ.render(this.FJ,this.VJ))},i.prototype.LJ=function(){this.dK&&window.cancelAnimationFrame(this.dK),this.YJ=!0,this.aK(),this.zJ&&(this.zJ.destroy(),this.zJ=null),this.PJ&&(this.PJ.parentNode&&this.PJ.parentNode.removeChild(this.PJ),this.PJ=null),this.container&&this.container.parentNode&&this.container.parentNode.removeChild(this.container),this.VJ=null,this.FJ=null,this.BJ=null},i.prototype.qE=function(){this.pK=!0,this.YJ=!0},i.prototype.YE=function(){this.pK=!1,this.YJ=!1,this.vK()},i.prototype.QE=function(){this._E()},i.prototype.tK=function(){this.container&&this.container.classList.add("over-360")},i.prototype.QJ=function(t){this.mK=!1,this.container&&(this.container.classList.remove("over-360"),this.container.classList.add("grabbing-360")),this.fK=!0,this.bK=t.clientX,this.gK=t.clientY,this.yK=this.GJ,this.wK=this.HJ},i.prototype.XJ=function(t){this.fK&&(this.pK&&!this.lK&&(this.lK=!0,this.YJ=!1,this.vK()),this.mK=!0,this.GJ=.1*(this.bK-t.clientX)+this.yK,this.HJ=.1*(t.clientY-this.gK)+this.wK,this.zJ&&this.zJ.update(this.GJ))},i.prototype.JJ=function(){this.fK&&(this.cK(),this.mK?this.wV.publish(u.THREE_SIXTY_INTERACT):this.wV.publish(u.TOGGLE_PLAY_PAUSE)),this.mK=!1},i.prototype.nK=function(){this.cK()},i.prototype.JE=function(){this.container&&this.hK(this.container.offsetWidth,this.container.offsetHeight)},i.prototype.DJ=function(){this.CJ&&(this.wV.removeEventListener(u.THREE_SIXTY_READY,this.CJ),this.CJ=null),!this._K&&this.BJ&&this.container&&(this.BJ.setSize(this.container.offsetWidth,this.container.offsetHeight),this._K=!0)},i.type=h.RendererType.HTML5_RAW_360,i}(l.default);i.default=d},268:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u=n(7403),h=n(9847),a=n(742);!function(t){t.WAITING="waiting",t.SEG_INFO_AVAILABLE="segInfoAvailable"}(s=i.RebufferingEvent||(i.RebufferingEvent={})),function(t){t[t.HAVE_NOTHING=0]="HAVE_NOTHING",t[t.HAVE_METADATA=1]="HAVE_METADATA",t[t.HAVE_CURRENT_DATA=2]="HAVE_CURRENT_DATA",t[t.HAVE_FUTURE_DATA=3]="HAVE_FUTURE_DATA",t[t.HAVE_ENOUGH_DATA=4]="HAVE_ENOUGH_DATA"}(o||(o={}));var c=function(t){function i(){var i=t.call(this,"Html5RawRebufferingManager")||this;return i.CK=null,i.PK=0,i.aS=null,i.xK=0,i.reset(),i}return r(i,t),i.prototype.destroy=function(){this.UK()},i.prototype.init=function(t,i){void 0===i&&(i=!1),t&&(this._node=t,i&&this.onRecoveryStart(),this.reset(),this.VK())},i.prototype.onSeeking=function(){this.FK()},i.prototype.onRecoveryStart=function(){this.BK(),this.RK()},i.prototype.onEnded=function(){this.UK()},i.prototype.reset=function(){this.yU=!0,this.playbackStuck=!1,this.WO=NaN,this.zK=0,this.eS=null,this.PK=0,this.xK=0,this.aS=null},i.prototype.publishWaitingEvent=function(t){if((!this.playbackStuck||!t)&&(this.playbackStuck||t)){var i={type:"waiting",value:t,ignoreBuffering:this.yU};this.publish(s.WAITING,i),this.playbackStuck=t,t?(this.WO=this._node&&this._node.currentTime||0,this.yU||(this.aS=Date.now())):(this.yU=!1,this.WO=NaN,this.BK())}},i.prototype.VK=function(){this.UK(),this.CK=new a.Timer(250,this.GK,this),this.CK.start()},i.prototype.BK=function(){this.aS&&(this.PK+=Date.now()-this.aS,this.aS=null)},i.prototype.GK=function(){this.FK(),this.HK()>5e3&&(this.RK(),this.xK=0)},i.prototype.FK=function(t){if(void 0===t&&(t=!1),this&&this._node){var i=this._A();if(t||!(i<150)){var n=this._node.currentTime,e=!1;if(h.userAgent.safari>=6){var r=0;this._node.buffered&&this._node.buffered.length>0&&(r=this._node.buffered.end(this._node.buffered.length-1)),e=this._node.readyState!==o.HAVE_ENOUGH_DATA||r>0&&r+1<this._node.duration&&r<n}n!==this.zK&&!e||this._node.paused?!isNaN(this.WO)&&n>this.WO&&this.publishWaitingEvent(!1):this.playbackStuck||(this.yU=n<=.02,this.publishWaitingEvent(!0)),this.zK=n,this.eS=Date.now()}}else this.UK()},i.prototype._A=function(){var t=Date.now();return this.eS=this.eS||t,t-this.eS},i.prototype.HK=function(){var t=Date.now();return this.xK=this.xK||t,t-this.xK},i.prototype.RK=function(){this.publish(s.SEG_INFO_AVAILABLE,{val:[{buf_dur:this.PK}]}),this.PK=0},i.prototype.UK=function(){this.CK&&(this.CK.destroy(),this.CK=null)},i}(u.default);i.default=c},8696:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(9847),o=n(4593),u=n(6389),h=n(1962),a=n(1962),c=n(4685),f=n(5244),l=n(9452),v=n(1204),d=n(2878),p=n(2394),m=n(4986),b=n(6342),g=n(5132),y=n(268),w=[1,5],_=function(t){function i(n,e){var r=t.call(this,n,e)||this;return r.type=i.type,r.t$=e.capabilities[c.RendererType.HTML5_RAW],r.EK(),(s.userAgent.desktop||s.userAgent.mobile&&v.default.hasNativeAutoplaySupport)&&(r.vJ=!0),r.YK=new y.default,r.YK.on(y.RebufferingEvent.WAITING,r.kU,r),r.YK.on(y.RebufferingEvent.SEG_INFO_AVAILABLE,r.AF,r),r}return r(i,t),i.canUse=function(){return!s.userAgent.tv},i.prototype.destroy=function(){this.qK&&this.qK.destroy(),t.prototype.destroy.call(this)},i.prototype.play=function(t){if(void 0===t&&(t=0),this.ended=!1,this.node){if(this.iE)return this.publish(c.RendererEvent.ERROR,this.iE),void(this.iE=null);if(this.QW){if(!v.default.autoplaySupported){if(s.userAgent.ios){var i=this.node.src;this.node.src="",this.node.load(),this.node.src=i}s.userAgent.mobile&&this.node.load()}}else{var n=this.vQ(),e=isNaN(this.node.duration)?n&&n.duration:this.node.duration;e||(e=0),m.isNumber(t)&&t>0&&t<e&&(this.node.currentTime=t)}this.QW=!1,this.wV.publish(a.PROFILE_START,h.METRICS.STREAM_PLAY_TO_RENDER),this.SJ(),this.WK||(this.YK.publishWaitingEvent(!0),this.WK=!0)}},i.prototype.preload=function(t){},i.prototype.setPlayableItem=function(t,i,n){void 0===i&&(i=0),void 0===n&&(n=!1),this.EK(),this.qL=b.default.getPlaybackMode(t);var e=t.streams||[],r=!1,o=null;this.EM=e,this.QK=e.slice(0),this.YK.init(this.node,n),(s.userAgent.safari>=6||s.userAgent.tv)&&e.forEach((function(t){t.format&&t.format.indexOf("m3u8")>-1&&(t.isPrimary||t.is_primary||!o)&&(o=t,r=!0)}));var u=[];if(r){if(o)return this.ZK(o,i),this.aJ=t,!0}else{e.forEach((function(t){u.push(parseInt(t.videoMetadata.bitrate+"",10))})),u=u.sort(),this.XK=new l.default(this.node,u);var h=this.XK.getTargetBitrate();if(o=this.$K(h))return this.ZK(o,i),this.JK(o),this._m.mp4Abr&&u.length>1&&(this.KK=this.on(c.RendererEvent.TIMEUPDATE,this.DV,this),this.t0=0),this.aJ=t,!0}return!1},i.prototype.setQuality=function(t){this.i0(t.stream.url),this.JK(t.stream)},i.prototype.retryStreams=function(t){var i=this,n=this.zO;if(n&&this.n0<=2)window.setTimeout((function(){i.e0(n,t)}),1e3*w[this.n0-1]);else{this.n0=0;var e=this.QK.indexOf(n);if(this.QK.splice(e,1),0===this.QK.length)return n;var r=p.default.findStreamByProperty(this.QK,p.default.BITRATE,this.XK.getTargetBitrate(),this.t$);this.e0(r,t)}return null},i.prototype.stopMedia=function(){this.node.removeAttribute("src"),this.node.load()},i.prototype.bindCustomEvents=function(){},i.prototype.unbindCustomEvents=function(){},i.prototype.unbindPlaybackEvents=function(){},i.prototype.suspendStreaming=function(){this.stopMedia()},i.prototype.resumeStreaming=function(){this.wV.publish(a.LIVE_RELOAD_MEDIA)},i.prototype.getSyncOffset=function(){return NaN},i.prototype.startSync=function(){},i.prototype.stopSync=function(){},i.prototype.getSyncState=function(){return-1},i.prototype.setAudioLanguage=function(t){if(this.node&&this.node.audioTracks&&this.node.audioTracks.length){for(var i,n=-1,e=0;e<this.node.audioTracks.length;e++)(i=this.node.audioTracks[e]).enabled=!1,i.label===t&&-1===n&&(n=e);n>-1&&(this.node.audioTracks[n].enabled=!0)}},i.prototype.rG=function(t,i){var n=this;if(this.node)switch(t===c.NativeVideoEvent.PLAYING&&this.wV.publish(a.PROFILE_END,[h.METRICS.STREAM_PLAY_TO_RENDER,h.METRICS.STREAM_REQUEST_TO_RENDER]),t){case c.NativeVideoEvent.TIMEUPDATE:this.YK.playbackStuck||(this.r0||(this.r0=!0,this.publish(c.RendererEvent.PLAYING)),this.seeking&&(this.publish(c.RendererEvent.SEEKED,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.seeking=!1));var e=this.node.currentTime;if(s.userAgent.android){if(!this.s0&&s.userAgent.chrome<33&&e>1&&e<2)(d=this.vQ())&&d.isLive()?(this.node.pause(),this.SJ()):this.seek(0),this.s0=!0;!this.o0&&s.userAgent.androidVersion<=4.4&&this.node.addEventListener("webkitfullscreenchange",(function(){if(n.node){var t=n.node.currentTime;n.o0=!0,n.node.load();var i=n.on(c.RendererEvent.LOADEDMETADATA,(function(){if(n.node){n.SJ();var e=n.vQ();e&&e.isLive()&&(n.node.currentTime=parseInt(t+"",10)),n.removeEventListener(c.RendererEvent.LOADEDMETADATA,i)}}),n)}}),!1)}this.u0||this.YK.playbackStuck||this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.h0=this.node.currentTime;break;case c.NativeVideoEvent.SEEKING:this.seeking=!0,this.YK.onSeeking(),this.u0||this.YK.playbackStuck||this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered}),this.h0=this.node.currentTime;break;case c.NativeVideoEvent.SEEKED:this.u0?this.a0():this.YK.playbackStuck||(this.seeking=!1,this.publish(i,{currentTime:this.node.currentTime,duration:this.node.duration,buffered:this.node.buffered})),this.h0=this.node.currentTime;break;case c.NativeVideoEvent.ERROR:var r=this.node.error,o=this.TJ(r),f=this.QK.length<=1&&this.n0>=2,l=u.E_WARNING;f&&(l=u.E_PLAYER);var v=b.default.createErr(u.ErrorGroup.Streaming,this.QY,l,o,null,this.node.src);if(this.qL!==c.PlaybackMode.VIDEO){v.errorType=u.E_PLAYER,this.publish(c.RendererEvent.ERROR,v);break}if(parseInt(v.subcategory,10)>=303&&parseInt(v.subcategory,10)<=308){this.n0++,f||this.wV.publish(a.WARNING,v);var d,p=null;return(p=(d=this.vQ())&&!d.isLive()?this.retryStreams(this.h0):this.retryStreams(0))?void b.default.getUrlStatus(p.url,(function(t){var i,e=u.PLAYER_CODES;401===t?i=e.E_NATIVE_UNAUTHORIZED_URL:404===t&&(i=e.E_NATIVE_URL_NOT_FOUND),v.subcategory=i,v.errorType=u.E_PLAYER,n.publish(c.RendererEvent.ERROR,v)})):void 0}v.errorType=u.E_PLAYER,this.publish(c.RendererEvent.ERROR,v);break;case c.NativeVideoEvent.ENDED:this.ended=!0,this.s0=!1,this.YK.onEnded(),this.YK.playbackStuck&&this.YK.publishWaitingEvent(!1),this.publish(i);break;case c.NativeVideoEvent.LOADEDDATA:if(this.u0){this.c0();break}this.wV.publish(a.PROFILE_END,h.METRICS.LOAD_TO_LOADED_DATA),this.publish(i),this.node.audioTracks&&this.node.audioTracks.length>1&&this.f0();break;case c.NativeVideoEvent.PAUSE:if(this.ended||this.node.ended)break;if(this.seeking)break;if(!this.node.paused)break;this.YK.playbackStuck&&this.YK.publishWaitingEvent(!1),this.publish(i);break;case c.NativeVideoEvent.PLAY:case c.NativeVideoEvent.PLAYING:if(this.u0){t===c.NativeVideoEvent.PLAYING&&this.l0();break}this.YK.playbackStuck||(this.r0=t===c.NativeVideoEvent.PLAYING,this.publish(i));break;case c.NativeVideoEvent.WAITING:case c.NativeVideoEvent.VOLUMECHANGE:break;default:this.publish(i)}},i.prototype.v0=function(t,i){return t.indexOf(i)>-1},i.prototype.d0=function(t,i){return this.v0(t,"mp4")&&this.v0(i,"m3u8")||this.v0(t,"m3u8")&&this.v0(i,"mp4")},i.prototype.EK=function(){this.u0=!1,this.p0="",this.zO=null,this.n0=0,this.QK=[],this.m0=null,this.WK=!1,this.h0=0,this.r0=!1,this.aJ=null,this.qL=c.PlaybackMode.VIDEO,this.s0=!1,this.o0=!1,this.t0=0,this.KK&&(this.removeEventListener(c.RendererEvent.TIMEUPDATE,this.KK),this.KK=null),this.seeking=!1,this.ended=!1},i.prototype.b0=function(){var t=null;if(this.EM)for(var i=0,n=this.EM;i<n.length;i++){var e=n[i];if(e.isPrimary){t=e;break}}return t},i.prototype.$K=function(t){var i=this.b0();return i||(i=p.default.findStreamByProperty(this.EM,"bitrate",t,this.t$)),!i&&this.EM&&this.EM.length>0&&(i=this.EM[0]),i},i.prototype.DV=function(t){if(t-this.t0>10){this.t0=t;var i=this.$K(this.XK.getRecommendedBitrate());i&&(this.i0(i.url),this.JK(i))}},i.prototype.JK=function(t){this.XK&&(this.XK.currentBitrate=t.videoMetadata.bitrate),this.wV.publish(a.PLAYBACK_INFO,{currentStreamBitrate:t.videoMetadata.bitrate,qualityLevels:this.EM.length})},i.prototype.ZK=function(t,i,n){var e=this;if(this.node){var r=this.vQ();if(r.license&&r.license.isDrm&&!v.default.drmSupported){var l=void 0,p=u.INFO_CODES;return s.userAgent.ios&&s.userAgent.iosVersion<11.2||s.userAgent.android&&!s.userAgent.chrome?l=p.E_DRM_UNSUPPORTED_OS:s.userAgent.ios&&!s.userAgent.safari&&(l=p.E_DRM_UNSUPPORTED_BROWSER),void this.wV.publish(a.INFO,b.default.createErr(u.ErrorGroup.Streaming,this.QY,u.E_INFO,l,null,this.node.src))}if(s.userAgent.safari&&(this.qK?r.isRecovering()&&this.qK.init():this.qK=new o.default(this.node,t.fairplayCertificatePath,this.g0.bind(this),this.reportError.bind(this))),this.ended=!1,this.s0=!1,this.node.src!==t.url||n){if(s.userAgent.iphone&&Object.prototype.hasOwnProperty.call(this.node,"webkitDisplayingFullscreen")&&!this.node.webkitDisplayingFullscreen&&t.format&&this.d0(t.format,this.p0)){var m=this.node.parentNode;this.destroy(),m&&m.appendChild(this.create())}if(s.userAgent.android&&t.live&&(s.userAgent.chrome&&s.userAgent.chrome<30||!d.default.isAndroidVersionAbove4())){var g=b.default.createErr(u.ErrorGroup.Restriction,this.QY,u.E_INFO,u.INFO_CODES.E_PLAYER_ANDROID_CHROME_REQUIRED);return void this.wV.publish(a.INFO,g)}if(this.gJ(),this.wV.publish(a.PROFILE_START,h.METRICS.STREAM_REQUEST_TO_RENDER),this.node.src=t.url,i)var y=this.on(c.RendererEvent.LOADEDMETADATA,(function(){e.node&&(e.node.currentTime=i),e.removeEventListener(c.RendererEvent.LOADEDMETADATA,y)}),this);this.QW=!0,this.p0=t.format||"",this.zO=t,this.qL===c.PlaybackMode.VIDEO&&this.wV.publish(a.PROFILE_START,h.METRICS.LOAD_TO_LOADED_DATA),s.userAgent.mobile?v.default.hasNativeAutoplaySupport&&this.node.load():(this.node.load(),this._m.getState()===f.States.VIDEO&&this.play())}}},i.prototype.y0=function(){if(!this.node)return{};var t=this.node.videoWidth/this.node.videoHeight,i=this.node.clientWidth,n=this.node.clientHeight,e=0,r=0;return i/n>t?(r=parseInt(n.toFixed(2),10),e=parseInt((t*n).toFixed(2),10)):(e=parseInt(i.toFixed(2),10),r=parseInt((i/t).toFixed(2),10)),{width:e,height:r,left:Math.max((i-e)/2,0),top:Math.max((n-r)/2,0)}},i.prototype.c0=function(){this.seek(this._Q)},i.prototype.g0=function(){this._m.isDrmAvailable=!0,this._m.drmSystem="fairplay"},i.prototype.a0=function(){if(this.node){this.SJ();var t=this.w0.parentNode;t&&t.removeChild(this.w0)}},i.prototype.l0=function(){this.publish(c.CustomRendererEvent.SRC_SWITCHED),this.u0=!1},i.prototype.i0=function(t,i){if(this.node){var n=this.node.clientWidth,e=this.node.clientHeight;if(this.node.src===t)return this.publish(c.CustomRendererEvent.SRC_SWITCHING),void this.publish(c.CustomRendererEvent.SRC_SWITCHED);this.u0=!0,this.node.pause(),this._Q=this.node.currentTime;var r=document.createElement("canvas");this.w0=r,r.className="vp-switching-canvas",r.width=n,r.height=e;var s=this.y0();r.style.cssText="width:"+s.width+"px;height:"+s.height+"px;left:"+s.left+"px;top:"+s.top+"px";var o=this.node.parentNode;o&&o.appendChild(r);var u=r.getContext("2d");u&&u.drawImage(this.node,0,0,n,e),this.publish(c.CustomRendererEvent.SRC_SWITCHING),this.node.src=t}},i.prototype.e0=function(t,i){this.ZK(t,i,!0),this.JK(t)},i.prototype.f0=function(){if(this.node&&this.node.audioTracks&&!(this.node.audioTracks.length<2)){var t=Array.prototype.slice.call(this.node.audioTracks).map((function(t){return{name:t.label,language:t.language,selected:t.enabled}})),i=this.vQ();i&&(i.setMultiLanguages(t),this.wV.publish(a.MULTI_LANGUAGES_AVAILABLE))}},i.prototype.kU=function(t){t.value&&(this.r0=!1),t.ignoreBuffering=t.ignoreBuffering||this.seeking,this.publish(c.RendererEvent.WAITING,t)},i.prototype.AF=function(t){this.wV.publish(a.SEG_INFO_AVAILABLE,t)},i.type=c.RendererType.HTML5_RAW,i}(g.default);i.default=_},5727:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r=n(9847),s=n(2878),o=n(4685),u=document.createElement("video"),h=function(){var t=!1;try{u.canPlayType&&!(t=s.default.canPlayType('application/vnd.apple.mpegURL; codecs="avc1.42E01E, mp4a.40.2"',u))&&r.userAgent.tv&&(t=s.default.canPlayType("application/vnd.apple.mpegurl",u))}catch(i){t=!1}return r.userAgent.tv&&(window.noHLS&&(t=!1),window.hls&&(t=!0)),t}(),a=function(){var t=!1;try{t=s.default.canPlayType('video/mp4; codecs="avc1.42E01E, mp4a.40.2"',u)}catch(i){t=!1}return t}(),c=function(){var t=!1;try{t=s.default.canPlayType('video/webm; codecs="vp8, vorbis"',u)}catch(i){t=!1}return r.userAgent.tv&&(t=!1),t}(),f=!r.userAgent.safari,l=(e=[],r.userAgent.android&&e.push("mp4b"),(h||r.userAgent.android&&s.default.isAndroidVersionAbove4())&&e.push("m3u8"),(f||r.userAgent.android&&s.default.isAndroidVersionAbove4())&&e.push("mpd"),a&&e.push("mp4"),c&&e.push("webm"),e),v=function(){var t=l.slice(),i=t.indexOf("mp4b");return i>-1&&t.splice(i+1,0,"mp4"),t.push(""),t}(),d=function(){function t(){}return t.get=function(t){var i=null;switch(t){case o.RendererType.HTML5_HLS:case o.RendererType.HTML5_HLS_360:(i={acceptedProtocols:["http"],preferredFormats:[],acceptedFormats:[],is360Renderer:t===o.RendererType.HTML5_HLS_360,canDecryptAES:!0}).preferredFormats=["m3u8"],i.acceptedFormats=["m3u8","m3u8_playlist","m3u8:fmp4"];break;case o.RendererType.HTML5_RAW:case o.RendererType.HTML5_RAW_360:(i={acceptedProtocols:["http"],preferredFormats:l,acceptedFormats:v,is360Renderer:t===o.RendererType.HTML5_RAW_360,canDecryptAES:!0}).preferredFormats=i.preferredFormats.filter((function(t){return"mpd"!==t})),i.acceptedFormats=i.acceptedFormats.filter((function(t){return"mpd"!==t}));break;case o.RendererType.HTML5_TV:case o.RendererType.HTML5_TV_TIZEN:case o.RendererType.HTML5_TV_ORSAY:i={acceptedProtocols:["http"],preferredFormats:["m3u8","mp4"],acceptedFormats:["m3u8","m3u8_playlist","mp4"],is360Renderer:!1,canDecryptAES:!0};break;case o.RendererType.EXTERNAL:i={acceptedProtocols:[],preferredFormats:[],acceptedFormats:[],is360Renderer:!1,canDecryptAES:!1}}return i},t}();i.default=d},4685:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403);!function(t){t.EXTERNAL="EXTERNAL",t.HTML5_HLS="HTML5_HLS",t.HTML5_RAW="HTML5_RAW",t.HTML5_RAW_360="HTML5_RAW_360",t.HTML5_HLS_360="HTML5_HLS_360",t.HTML5_TV="HTML5_TV",t.HTML5_TV_TIZEN="HTML5_TV_TIZEN",t.HTML5_TV_ORSAY="HTML5_TV_ORSAY",t.UNKNOWN="UNKNOWN"}(s=i.RendererType||(i.RendererType={})),function(t){t.VIDEO="video",t.AD="ad"}(i.PlaybackMode||(i.PlaybackMode={})),function(t){t.ENDED="ended",t.ERROR="error",t.LOADEDMETADATA="loadedmetadata",t.LOADEDDATA="loadeddata",t.PAUSE="pause",t.STALLED="stalled",t.LOADSTART="loadstart",t.PLAY="play",t.PLAYING="playing",t.SEEKING="seeking",t.SEEKED="seeked",t.TIMEUPDATE="timeupdate",t.VOLUMECHANGE="volumechange",t.WAITING="waiting"}(i.NativeVideoEvent||(i.NativeVideoEvent={})),function(t){t.PAUSE="pause",t.ENDED="ended",t.ERROR="error",t.INFO="info",t.LOADEDMETADATA="loadedmetadata",t.LOADEDDATA="loadeddata",t.STALLED="stalled",t.LOADSTART="loadstart",t.PLAY="play",t.PLAYING="playing",t.SEEKING="seeking",t.SEEKED="seeked",t.TIMEUPDATE="timeupdate",t.VOLUMECHANGE="volumechange",t.WAITING="waiting",t.DATERANGE_STARTED="daterangestarted",t.DATERANGE_ENDED="daterangeended"}(i.RendererEvent||(i.RendererEvent={})),function(t){t.SRC_SWITCHING="srcSwitching",t.SRC_SWITCHED="srcSwitched",t.CLICK="rendererClick",t.PLAYBACK_START_BLOCKED="playBlocked",t.PLAYBACK_START_NOT_BLOCKED="playNotBlocked",t.SKIPPED="rendererItemSkipped",t.END_FULLSCREEN="endFullscreen",t.ENTER_FULLSCREEN="enterFullscreen",t.PLAY_COMPLETE="playComplete"}(i.CustomRendererEvent||(i.CustomRendererEvent={})),function(t){t.RENDER_PDL="1",t.RENDER_VPAID="2",t.RENDER_HLS="3"}(i.ExternalPlayerCapability||(i.ExternalPlayerCapability={})),function(t){t.PLAYBACK_ERROR="external-player-error",t.ITEM_LOADED="external-player-item-loaded",t.PLAY_REQUESTED="external-player-play-requested",t.PLAYING="external-player-playing",t.PAUSED="external-player-paused",t.PLAY_COMPLETE="external-player-play-complete",t.TIME_UPDATE="external-player-time-update",t.MUTE_CHANGED="external-player-mute-changed",t.VOLUME_CHANGED="external-player-volume-changed",t.SKIPPED="external-player-item-skipped"}(i.ExternalPlayerEvent||(i.ExternalPlayerEvent={}));var u=function(t){function i(n){void 0===n&&(n="renderer");var e=t.call(this,n)||this;return e.type=i.type,e.aJ=null,e}return r(i,t),i.canUse=function(){return!1},i.prototype.getPlayableItem=function(){return this.aJ},i.type=s.UNKNOWN,i}(o.default);i.Renderer=u,i.default=u},6669:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3891),r=n(8259),s=n(8696),o=n(6125),u=n(2758),h=n(1600),a=n(6103),c=function(){function t(){}return t.getRendererTypes=function(){for(var t=[],i=0,n=[e.default,s.default,r.default,o.default,a.default,h.default,u.default];i<n.length;i++){var c=n[i];c&&c.canUse()&&t.push(c.type)}return t},t.getAdRendererTypes=function(){for(var t=[],i=0,n=[e.default,s.default,a.default,h.default,u.default];i<n.length;i++){var r=n[i];r&&r.canUse()&&t.push(r.type)}return t},t}();i.default=c},5658:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(2912),s=n(1204),o=n(6342),u=function(){function t(){this._0=[],this.E0=[],this.O0=null,this.A0=s.default.hasTouchRestrictions,this.S0=1,this.fill()}return t.getPool=function(){return t.T0||(t.T0=new t),t.T0},t.prototype.get=function(){this._0.length<=2&&this.fill();var t=this._0.shift();if(t)return r.default.isUnmuteRestrictionRemoved(t)||this.E0.push(t),t.setAttribute("data-vp-ridx",this.S0+""),t.__rendererIndex=this.S0,this.S0++,t},t.prototype.fill=function(){this.I0(10-this._0.length)},t.prototype.discard=function(t){r.default.cleanupVideoNode(t);var i=this.E0.indexOf(t);-1!==i&&this.E0.splice(i,1)},t.prototype.destroy=function(){this.O0&&this.O0(),this._0.length=0,this.E0.length=0,this.E0=this._0=[],this.O0=null},t.prototype.I0=function(t){for(var i=0;i<t;i++){var n=e.userAgent.mobile?r.default.createMobileVideoNode():o.default.createVideoNode();this._0.push(n)}this.A0&&this.j0()},t.prototype.j0=function(){var t=this;this.O0||(this.O0=r.default.waitForValidUserGestureEvent((function(){t.O0=null,t.E0.forEach(r.default.removeUnmuteRestriction),t._0.forEach(r.default.removeUnmuteRestriction),t.E0.forEach(r.default.removeTouchToPlayRestriction),t._0.forEach(r.default.removeTouchToPlayRestriction),t.E0.length=0})))},t}();i.default=u},5244:function(t,i){"use strict";var n;Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.INIT="init",t.WAITING="waiting",t.VIDEO="video",t.END="end"}(n=i.States||(i.States={})),i.default=n},1954:function(t,i,n){"use strict";var e,r,s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var o=n(4146),u=n(2891),h=s(s({},o),u),a=(null===(r=null===(e=window.VDMS)||void 0===e?void 0:e.i18n)||void 0===r?void 0:r.strings)||h;i.default=a},9452:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r="yvpTargetBitrate",s=function(){function t(t,i,n,e){var r=this;this.M0=t,this.N0=i?i.sort((function(t,i){return t-i})):[],this.reservoirLength=n||10,this.cushionLength=e||20,this.currentBitrate=0,this.k0={},this.N0.forEach((function(t){r.k0[t]=0})),t&&t.addEventListener("waiting",(function(){r.k0[r.currentBitrate]=r.k0[r.currentBitrate]+1}),!1)}return t.prototype.setTargetBitrate=function(t){e.LocalStorage.put(r,t)},t.prototype.getTargetBitrate=function(){var t=e.LocalStorage.get(r);return(t=parseInt(t,10))||(t=900,this.setTargetBitrate(900)),t},t.prototype.getBufferOccupancy=function(){for(var t=this.M0.buffered,i=this.M0.currentTime,n=0,e=0;e<t.length;e++){var r=t.start(e),s=t.end(e);return r<=i&&s>=i&&(n=s-i)>=this.M0.length-i?Number.MAX_VALUE:n}return n},t.prototype.getRecommendedBitrate=function(t,i,n){i=i||this.N0,n=void 0===n?this.getBufferOccupancy():n,t=void 0===t?i.indexOf(this.currentBitrate):t;var e=i[t],r=i[0],s=i[i.length-1],o=e===s?s:i[t+1],u=e===r?r:i[t-1],h=this.R0(i,n),a=e;return h>=o?a=this.L0(i,h):h<=u&&(a=this.D0(i,h)),a},t.prototype.getNumberOfBufferingsForBitrate=function(t){return this.k0[t]},t.prototype.R0=function(t,i){if(i===Number.MAX_VALUE)return this.currentBitrate;var n=t[0];if(i>this.reservoirLength){var e=t[0],r=(t[t.length-1]-e)/this.cushionLength;n=(i-this.reservoirLength)*r+e}return n},t.prototype.L0=function(t,i){for(var n=t.length-1;n>=0;n--){var e=t[n];if(e<=i)return e}return t[0]},t.prototype.D0=function(t,i){for(var n=0,e=t;n<e.length;n++){var r=e[n];if(r>=i)return r}return t[t.length-1]},t}();i.default=s},2694:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.ADS_DATE_RANGE_CLASSNAMES_ALLOWLIST=["urn:yxs:ad-data","urn:uplynk:ad-data"],i.DATE_RANGE_CLASSNAMES_ALLOWLIST=["urn:uplynk:content-data:watchtogether"].concat(i.ADS_DATE_RANGE_CLASSNAMES_ALLOWLIST);var n=function(){function t(){}return t.getData=function(n){return t.C0(n,i.DATE_RANGE_CLASSNAMES_ALLOWLIST)},t.getAdData=function(n){return t.C0(n,i.ADS_DATE_RANGE_CLASSNAMES_ALLOWLIST)},t.C0=function(t,i){if(!t)return null;var n=t.className;if(!i.some((function(t){return n.indexOf(t)>-1})))return null;try{return JSON.parse(t.rawData)}catch(t){return null}},t}();i.default=n},727:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(t){this.jO=t,this.P0=new Array}return t.prototype.destroy=function(){this.flush(!1)},t.prototype.enQueue=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];this.P0.push({args:i,job:t})},t.prototype.flush=function(t){var i=this;void 0===t&&(t=!1);var n=this.P0;this.P0=new Array,t&&n.forEach((function(t){if(i.jO){var n=t.job,e=t.args;n.apply(i.jO,e)}}))},t.prototype.deQueue=function(t,i){if(void 0===i&&(i=!1),t)for(var n=0;n<this.P0.length;n++){var e=this.P0[n],r=e.job,s=e.args;if(r===t){i&&this.jO&&r.apply(this.jO,s),this.P0.splice(n,1);break}}},t.prototype.getLength=function(){return this.P0.length},t}();i.default=n},2912:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(514),s=n(1204),o=n(6342),u=function(){function t(){}return t.hasFirstPlaybackStartHappened=function(t){return!0===t.__hasPlayedVideo},t.onceFirstPlaybackStarts=function(i,n){s.default.hasMuteAtFirstPlayRestriction&&(n="function"==typeof n?n:void 0,t.hasFirstPlaybackStartHappened(i)?n&&n():(i.__firstPlaybackStartCb&&(i.__firstPlaybackStartCb=null,delete i.__firstPlaybackStartCb),n&&(i.__firstPlaybackStartCb=n)))},t.waitForValidUserGestureEvent=function(t){if("function"!=typeof t)return o.default.noop;var i,n=["keydown","mousedown"];e.userAgent.mobile&&(s.default.autoplayByUIEvtOnly?n.push("touchend"):(n.push("tap"),i=new r.default(window)));var u=function(){h&&h(),t()},h=function(){i&&i.destroy(),n&&n.forEach((function(t){u&&window.removeEventListener(t,u,!0)})),n=i=u=h=null};return n.forEach((function(t){u&&window.addEventListener(t,u,!0)})),h},t.isUnmuteRestrictionRemoved=function(t){return!!t&&("boolean"!=typeof t.__userTouchRestrictionRemoved||t.__userTouchRestrictionRemoved)},t.removeUnmuteRestriction=function(i){if(i&&!t.isUnmuteRestrictionRemoved(i)){var n=i.muted;i.muted=!1,i.__userTouchRestrictionRemoved=!0,i.setAttribute("data-restricted","false"),i.muted!==n&&(i.muted=n)}},t.removeTouchToPlayRestriction=function(i){i&&s.default.autoplayByUIEvtOnly&&!t.isTouchToPlayRestrictionRemoved(i)&&(i.load(),i.__userTouchToPlayRestrictionRemoved=!0)},t.isTouchToPlayRestrictionRemoved=function(t){return!!t&&(!s.default.autoplayByUIEvtOnly||!!t.__userTouchToPlayRestrictionRemoved)},t.setupTouchToPlayRestrictionRemoval=function(i,n){return!s.default.autoplayByUIEvtOnly||t.isTouchToPlayRestrictionRemoved(i)?(n(),o.default.noop):t.waitForValidUserGestureEvent((function(){t.removeTouchToPlayRestriction(i),n()}))},t.createMobileVideoNode=function(){var t=o.default.createVideoNode();return e.userAgent.mobile&&s.default.autoplaySupported?(t.controlsList&&"function"==typeof t.controlsList.add&&t.controlsList.add("nodownload"),s.default.canPlayInline&&t.setAttribute("playsinline","true"),t.muted=!0,t.__userTouchRestrictionRemoved=!1,t.setAttribute("data-restricted","true"),s.default.autoplayByUIEvtOnly&&(t.__userTouchToPlayRestrictionRemoved=!1),s.default.hasMuteAtFirstPlayRestriction&&(t.__onPlaying=function(){t.__hasPlayedVideo=!0,t.__firstPlaybackStartCb&&(t.__firstPlaybackStartCb(),delete t.__firstPlaybackStartCb),t.__onPlaying&&(t.removeEventListener("playing",t.__onPlaying),delete t.__onPlaying)},t.__hasPlayedVideo=!1,t.addEventListener("playing",t.__onPlaying)),t):t},t.setMuteSafe=function(i,n){i.muted!==n&&t.isUnmuteRestrictionRemoved(i)&&(s.default.hasMuteAtFirstPlayRestriction&&!t.hasFirstPlaybackStartHappened(i)?t.onceFirstPlaybackStarts(i,(function(){i.muted=n})):i.muted=n)},t.cleanupVideoNode=function(t){t.__firstPlaybackStartCb&&(t.__firstPlaybackStartCb=null,delete t.__firstPlaybackStartCb),t.__onPlaying&&(t.removeEventListener("playing",t.__onPlaying),delete t.__onPlaying)},t.available=!0,t}();i.default=u},1204:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=function(){function t(){}return Object.defineProperty(t,"deviceType",{get:function(){return e.userAgent.mobile?e.userAgent.ipad||e.userAgent.androidTablet?"tablet":"phone":e.userAgent.tv?"tv":"desktop"},enumerable:!0,configurable:!0}),Object.defineProperty(t,"canPlayInline",{get:function(){return!e.userAgent.mobile||(e.userAgent.android&&e.userAgent.chrome>=50||e.userAgent.ios&&e.userAgent.iosVersion>=10)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasMuteAtFirstPlayRestriction",{get:function(){return e.userAgent.android&&e.userAgent.chrome>=56},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasLoadRestriction",{get:function(){return e.userAgent.ios&&e.userAgent.iosVersion>=11},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasTouchRestrictions",{get:function(){return e.userAgent.mobile&&(t.hasNativeAutoplaySupport||t.hasLoadRestriction)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"needsGestureToPlay",{get:function(){return t.x0(!0)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"needsGestureToPlayUnmuted",{get:function(){return t.x0(!1)},enumerable:!0,configurable:!0}),Object.defineProperty(t,"autoplaySupported",{get:function(){return t.canPlayInline&&t.isAutoplaySupported()},enumerable:!0,configurable:!0}),Object.defineProperty(t,"drmSupported",{get:function(){return e.userAgent.ios?!(!(e.userAgent.iosVersion>11.2&&e.userAgent.safari)||e.userAgent.iosWebView||e.userAgent.chrome||e.userAgent.firefox):e.userAgent.android?!!e.userAgent.chrome:!!e.userAgent.desktop},enumerable:!0,configurable:!0}),Object.defineProperty(t,"autoplayByUIEvtOnly",{get:function(){return t.autoplaySupported&&t.canAutoplayByUIEvtOnly()},enumerable:!0,configurable:!0}),Object.defineProperty(t,"hasNativeAutoplaySupport",{get:function(){return t.autoplaySupported&&!t.autoplayByUIEvtOnly},enumerable:!0,configurable:!0}),Object.defineProperty(t,"airplaySupported",{get:function(){return!1},enumerable:!0,configurable:!0}),t.updateNetwork=function(i,n){n&&!t.network.available&&(t.network.mobile=i,t.network.connectionType=n,t.network.available=!0)},t.update=function(t,i){"boolean"==typeof t&&i&&!this.network.available&&(this.network.mobile=t,this.network.connectionType=i,this.network.available=!0)},t.isAutoplaySupported=function(){return!e.userAgent.mobile||(e.userAgent.android&&e.userAgent.chrome>=50||e.userAgent.ios&&e.userAgent.iosVersion>=10||!1)},t.canAutoplayByUIEvtOnly=function(){return!!(e.userAgent.android&&e.userAgent.chrome>=50&&e.userAgent.chrome<53||e.userAgent.iosVersion>=10&&t.needsGestureToPlay)},t.x0=function(t){var i=window.document.createElement("video");i.muted=t,i.setAttribute("playsinline","true");var n=i.play&&i.play();n&&n.catch((function(t){}));var e=i.paused;return i=null,e},t.network={available:!1,connectionType:"unknown",mobile:!1},t}();i.default=r},2878:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(4986),s=n(3891),o=n(1204),u=function(){function t(){}return t.isHtml5MseAvailable=function(){return!!r.isFunction(s.default)&&(!!t.isMSEAvailable()&&(t.isMSECompatible('video/mp4; codecs="avc1.640010"')&&t.isMSECompatible('audio/mp4; codecs="mp4a.40.2"')))},t.useHtml5MseDefault=function(){return e.userAgent.tv?!(e.userAgent.tizen||e.userAgent.orsay||e.userAgent.firetv||e.userAgent.presto)&&!!t.isHtml5MseAvailable():e.userAgent.mobile?!!(e.userAgent.android&&e.userAgent.chrome&&o.default.hasNativeAutoplaySupport):!e.userAgent.winXP&&!e.userAgent.winVista&&(e.userAgent.chrome>=47||e.userAgent.firefox>=44||e.userAgent.ie>=11||e.userAgent.edge>=12||e.userAgent.safari>=14)},t.is360Supported=function(){return!!e.userAgent.desktop&&!!(e.userAgent.chrome||e.userAgent.firefox||e.userAgent.opera||e.userAgent.safari)},t.isMSEAvailable=function(){return"undefined"!=typeof MediaSource},t.isMSECompatible=function(t){var i=MediaSource;if(i&&!i.isTypeSupported){var n=document.createElement("video");return!(!n||!n.canPlayType(t))}return!(!i||!i.isTypeSupported(t))},t.isAndroidVersionAbove4=function(){return!!e.userAgent.androidVersion&&parseInt(e.userAgent.androidVersion,10)>=4},t.canPlayType=function(t,i){var n;try{i||(i=document.createElement("video")),n=!!i.canPlayType&&"probably"===i.canPlayType(t)}catch(t){n=!1}return n},t.enterFullscreen=function(t){var i=this.U0(t);if(i)try{i.call(t)}catch(t){}},t.exitFullscreen=function(t){var i=this.V0();if(i)try{this.F0()&&i.call(document)}catch(t){}else if(t&&t.webkitExitFullscreen)try{t.webkitExitFullscreen()}catch(t){}},t.isFullscreenOnMobile=function(t){var i=document,n=e.userAgent.mobile&&(i.isFullScreen||i.webkitIsFullScreen),r=e.userAgent.ios&&t&&t.webkitDisplayingFullscreen;return n||r},t.U0=function(t){return t?t.requestFullscreen||t.webkitRequestFullscreen||t.webkitEnterFullscreen||t.mozRequestFullScreen||t.msRequestFullscreen:null},t.V0=function(){var t=document;return t.exitFullscreen||t.webkitExitFullscreen||t.mozCancelFullScreen||t.msExitFullscreen},t.F0=function(){var t=document;return t.fullscreenElement||t.webkitFullscreenElement||t.mozFullScreenElement},t}();i.default=u},1594:function(t,i,n){"use strict";var e=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var r=n(1962),s=n(4986),o=function(){function t(t){this.startTime=Date.now(),this.B0=[],this.wV=t,this._h={},this.z0()}return t.prototype.getItem=function(t){var i=this.G0(t);return i>-1?this.B0[i]:null},t.prototype.destroy=function(){this.wV.removeEventListeners(this._h)},t.prototype.G0=function(t){for(var i=0;i<this.B0.length;i++){var n=this.B0[i];if(t.type===n.type)return i}return-1},t.prototype.z0=function(){var t=this;this._h[r.PROFILE_START]=this.wV.addEventListener(r.PROFILE_START,(function(i){void 0===i&&(i=[]),(i=s.isArray(i)?i:[i]).forEach((function(i){t.H0(i)}))}),this),this._h[r.PROFILE_END]=this.wV.addEventListener(r.PROFILE_END,(function(i){void 0===i&&(i=[]);for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];(i=s.isArray(i)?i:[i]).forEach((function(i){t.Y0.apply(t,e([i],n))}))}),this)},t.prototype.H0=function(t){var i=this.G0(t);i>-1&&this.B0.splice(i,1),this.B0.push({type:t.type,startTime:Date.now()-this.startTime,endTime:void 0})},t.prototype.Y0=function(t,i,n){void 0===i&&(i=Date.now()),void 0===n&&(n=!0);var e=this.getItem(t);i||(i=Date.now(),n=!0),e&&void 0===e.endTime&&(e.endTime=n?i-this.startTime:i,e.timeDiff=e.endTime-(e.startTime||0))},t}();i.Profiler=o},2394:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.isFormatInAcceptedFormats=function(t,i){return i.some((function(i){return t===i}))},t.isProtocolInAcceptedProtocols=function(t,i){var n=!1;return i.forEach((function(i){t.indexOf(i)>-1&&(n=!0)})),n},t.findAcceptedStreams=function(i,n){return i.filter((function(i){return!!t.isFormatInAcceptedFormats(i.format,n.acceptedFormats)&&(!(i.isUplynk()&&"m3u8"===i.format&&!n.canDecryptAES)&&!!t.isProtocolInAcceptedProtocols(i.Z$(),n.acceptedProtocols))}))},t.findStreamByProperty=function(i,n,e,r){return i=t.findAcceptedStreams(i,r).sort((function(t,i){return t[n]-i[n]})),"resolution"===n&&(n="height"),t.findStream(i,e,n)},t.filterStreamByResolution=function(t,i,n){return t.filter((function(t){var e=t&&t.height;if(e){if(i&&e<i)return!1;if(n&&e>n)return!1}return!0}))},t.isHlsLive=function(t){return t.url.match(/\.m3u8/)&&t.live||!1},t.mapStreamsToQualities=function(t){var i={low:null,medium:null,high:null};return t.forEach((function(t){var n=1*t.bitrate+2*t.height;n<=1500?i.low?n>i.low.bitrate+2*i.low.height&&(i.low=t):i.low=t:n<=2500?i.medium?n>i.medium.bitrate+2*i.medium.height&&(i.medium=t):i.medium=t:i.high?n>i.high.bitrate+2*i.high.height&&(i.high=t):i.high=t})),i},t.findStream=function(t,i,n){var e;return t&&t.forEach((function(t){e?t[n]<=i&&(e=t):e=t})),e},t.BITRATE="bitrate",t.RESOLUTION="resolution",t}();i.default=n},4986:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1279),r=n(742),s=r.TypeChecker.isArray;i.isArray=s;var o=r.TypeChecker.isBoolean;i.isBoolean=o;var u=r.TypeChecker.isFunction;i.isFunction=u;var h=r.TypeChecker.isNullOrUndefined;i.isNullOrUndefined=h;var a=r.TypeChecker.isNumber;i.isNumber=a;var c=r.TypeChecker.isString;i.isString=c;var f=r.TypeChecker.isObject;i.isObject=f;var l=r.TypeChecker.isNonEmptyString;function v(t){return!!t&&u(t.onPlayerEvent)}function d(t){return!!t&&((t.type===e.PluginType.METADATA||t.type===e.PluginType.SOURCE_METADATA||t.type===e.PluginType.AD||t.type===e.PluginType.VISUAL_SEEK||t.type===e.PluginType.BRANDING||t.type===e.PluginType.PLAYLIST)&&c(t.mimetype)&&c(t.version)&&u(t.prepare)&&u(t.destroy))}function p(t){return!!t&&u(t.addEventListener)&&u(t.removeEventListener)}function m(t){return p(t)&&["getCapabilities","preparePlayback","play","pause","seek","stop","skip","mute","isMuted","setVolume","getVolume","getCurrentTime","getDuration","unload"].every((function(i){return u(t[i])}))}function b(t){return!!t&&m(t)}function g(t){return!!t&&p(t)&&["setNonlinearAdContainer"].every((function(i){return u(t[i])}))}function y(t){return p(t)&&v(t)&&["canRenderUI","renderUI","unrenderUI"].every((function(i){return u(t[i])}))}function w(t){return!!t&&u(t.fetchAdBreaks)&&u(t.resolveAdBreak)&&p(t)}i.isNonEmptyString=l,i.isPlayerPluginEventListener=v,i.isPlugin=d,i.isEventDispatcher=p,i.isExternalPlayer=m,i.isAdPlayerAdPlugin=b,i.isAdOverlayRendererAdPlugin=g,i.isAdViewAdPlugin=y,i.isAdResolverAdPlugin=w,i.isAdPlugin=function(t){return!!t&&d(t)&&(w(t)||y(t)||b(t)||g(t))}},6342:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(954),s=n(6389),o=n(8103),u=n(9134),h=n(4685),a=n(4986),c=function(){function t(){}return t.getWindow=function(){return window},t.getCssBuildUrl=function(i,n,e){var r="vdms-video-player",s=r+".css",o=t.getWindow();return e&&"fuji"!==e&&(s=r+"-"+e+".css"),i?"//"+o.location.host+"/"+s:"prod"===n?t.assetDomainHttps+"/prod/"+s:t.assetDomainHttps+"/builds/"+n+"/"+s},t.loadCssAsset=function(t,i,n,e){if(!document.getElementById(t)){var r=document.createElement("link");r.setAttribute("rel","stylesheet"),r.setAttribute("type","text/css"),r.setAttribute("id",t),r.setAttribute("href",i),r.addEventListener("load",n),r.addEventListener("error",e),document.head.appendChild(r)}},t.generateGuid=function(i){return i?(0|16*Math.random()).toString(16):"10000000-1000-4000-8000-100000000000".replace(/1|0/g,t.generateGuid)},t.isValidRequestAction=function(t){return[null,r.REQUEST_TYPES.CLICK,r.REQUEST_TYPES.AUTOPLAY,r.REQUEST_TYPES.HOVER,r.REQUEST_TYPES.PLAY,r.REQUEST_TYPES.PAUSE,r.REQUEST_TYPES.SCROLL,r.REQUEST_TYPES.SWIPE,r.REQUEST_TYPES.BACKGROUND].indexOf(t)>-1},t.isValidRequestType=function(t){return[null,r.REQUEST_TYPES.CLICK,r.REQUEST_TYPES.AUTOPLAY,r.REQUEST_TYPES.API,r.REQUEST_TYPES.CONTINUOUS].indexOf(t)>-1},t.sanitizeAndUnescape=function(t){if(a.isNullOrUndefined(t))return"";var i=t.toString().replace(/<\/?[^>]+>/g,""),n=document.createElement("div");return n.innerHTML=i,n.textContent},t.getHostname=function(t){var i=document.createElement("a");return i.href=t,i.hostname},t.getFormat=function(t){var i=null;return t=t.toLowerCase(),["mpd","mp4","m3u8","webm","flv","f4m","mp4b","m3u8_playlist","m3u8_master","m3u8:fmp4"].forEach((function(n){-1!==t.indexOf(n)&&(i=n)})),i},t.extend=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];return a.isObject(t)||(t={}),i.forEach((function(i){if(i)for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])})),t},t.mergeStringEnums=function(t,i){return Object.assign({},t,i)},t.formatTime=function(t){var i=Math.floor(t/3600),n=Math.floor((t-3600*i)/60),e=Math.floor(t-3600*i-60*n),r=e<10?"0"+e:e.toString(),s="";if(i>0){var o=n<10?"0"+n:n.toString();s=i.toString()+":"+o+":"+r}else a.isNumber(n)&&(s=n.toString()+":"+r);return s},t.findClosest=function(t,i,n){for(var e=n||document,r=t.matches||t.msMatchesSelector||t.webkitMatchesSelector;t&&t!==e;t=t.parentNode)if(r.call(t,i))return t;return null},t.getOffsetLeftFromEl=function(t,i){for(var n=0;t;)isNaN(t.offsetLeft)||(n+=t.offsetLeft),t=t.offsetParent,i&&this.classList(t).contains(i)&&(t=null);return n},t.getOffsetLeftFromDocument=function(t){var i=document.body,n=document.documentElement,e=0,r=window.pageXOffset||n.scrollLeft||i.scrollLeft,s=n.clientLeft||i.clientLeft||0;try{var o=t.getBoundingClientRect();e=o?o.left:0}catch(t){}return Math.round(e+r-s)},t.getScriptUrl=function(i,n,e){var r,s=t.scriptType;t.scriptType||(s="min");var o="-"+s+".js";i?r="/"+e+o:r=("https:"===document.location.protocol?t.assetDomainHttps:t.assetDomainHttp)+"/rx/builds/"+n+"/"+e+o;return r},t.createErr=function(t,i,n,r,o,u,h){return new s.default(t,n,r,{playbackState:i,msg:o,debugMsg:u,prefetch:h},e.userAgent)},t.insertCssIntoHead=function(t){var i=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",n.appendChild(document.createTextNode(t)),i.appendChild(n)},t.classList=function(t){if(t&&t.classList)return t.classList;function i(i){return function(n){var e=t&&a.isString(t.className)?t.className.split(/\s+/):[],r=e.indexOf(n),s=i(e,r,n);return t&&a.isString(t.className)&&(t.className=e.join(" ")),s}}return{add:i((function(t,i,n){~i||t.push(n)})),remove:i((function(t,i){~i&&t.splice(i,1)})),toggle:i((function(t,i,n){~i?t.splice(i,1):t.push(n)})),contains:i((function(t,i){return!!~i}))}},t.render=function(t,i,n){var e=document.createElement("div");return e.innerHTML=t.render(i,n),e.children[0]},t.getFullscreenElement=function(){return document.fullscreenElement||document.mozFullScreenElement||document.webkitCurrentFullScreenElement||document.webkitFullscreenElement||document.msFullscreenElement},t.fixProtocol=function(t){return e.userAgent.samsung&&0===t.indexOf("//")?"https:"+t:t},t.setSingleton=function(t,i){window.VDMS=window.VDMS||{},window.VDMS.VideoPlayer=window.VDMS.VideoPlayer||{},window.VDMS.VideoPlayer[t]=i},t.getSingleton=function(t){return window.VDMS&&window.VDMS.VideoPlayer&&window.VDMS.VideoPlayer[t]?window.VDMS.VideoPlayer[t]:null},t.getAssetUrl=function(i,n,e){var r="https:"===t.getWindow().location.protocol?t.assetDomainHttps:t.assetDomainHttp;return i?"/"+e:r+"/rx/builds/"+n+"/assets/"+e},t.parseDomain=function(t){var i=/^https?:\/\/([A-Za-z0-9\.\-]*)(?:$|\/|:)/.exec(t);return i?i[1]:null},t.getElementViewability=function(t){try{var i=t.getBoundingClientRect();if(!i||0===i.height||0===i.width)return 0;var n=void 0,e=window.innerHeight;return n=i.top>=0?i.bottom>e?e-i.top>0?e-i.top:0:i.height:i.bottom>e?e:i.bottom<0?0:i.bottom,Math.round(n/i.height*100)}catch(t){return 0}},t.hasUnwatchedClips=function(t){return!1},t.isIFrame=function(){var i=t.getWindow();try{return i.top!==i.self}catch(t){return!0}},t.isPlayerInBackground=function(){return this.hidden||(void 0!==document.hidden?this.hidden="hidden":void 0!==document.mozHidden?this.hidden="mozHidden":void 0!==document.msHidden?this.hidden="msHidden":void 0!==document.webkitHidden?this.hidden="webkitHidden":this.hidden="unsupported"),"unsupported"===this.hidden?!document.hasFocus():document[this.hidden]},t.isAdBreakType=function(t){return t===o.AdBreakType.PREROLL||t===o.AdBreakType.MIDROLL||t===o.AdBreakType.POSTROLL||t===o.AdBreakType.TRIGGER||t===o.AdBreakType.NON_LINEAR||t===o.AdBreakType.NATIVE},t.strSubstitute=function(t,i){return t.replace(/\{([^\{\}]*)\}/g,(function(t,n){var e="function"==typeof i?i(n):i[n];return a.isNullOrUndefined(e)?t:e}))},t.querystring=function(i,n,e,r){return n=n||"&",e=e||"=",r=r||encodeURIComponent,i?(a.isObject(i)&&(i=[i]),i.map((function(i){return Object.keys(i).map((function(s){var o=r(t.stringifyPrimitive(s));return null===i[s]?o:(o+=e,a.isArray(i[s])?i[s].map((function(i){return o+r(t.stringifyPrimitive(i))})).join(n):o+r(t.stringifyPrimitive(i[s])))})).join(n)})).join(n)):""},t.getHostUrl=function(){var t=document.referrer;try{window.top.location.href&&(t=window.top.location.href)}catch(t){}return t},t.stringifyPrimitive=function(t){return a.isString(t)?t:a.isBoolean(t)||a.isNumber(t)&&isFinite(t)?t.toString():""},t.uniquifyArray=function(t){return t.filter((function(t,i,n){return n.indexOf(t)===i}))},t.replaceStrParam=function(t,i,n){return t.replace(new RegExp(i+"=\\w*"),i+"="+n)},t.parseRootHost=function(i){var n=t.parseDomain(i),e="";if(n){var r=n.split(".");e=r.length>=2?r[r.length-2]:n}return e},t.redirect=function(t,i){try{i?window.top.location.replace(t):window.top.location.assign(t)}catch(t){window.DOMException}},t.noop=function(){},t.createVideoNode=function(){var t=document.createElement("div");return e.userAgent.tv?t.innerHTML='<video preload="metadata" crossorigin="anonymous"><source/></video>':t.innerHTML="<video preload></video>",t.children[0]},t.getUrlStatus=function(t,i){var n=new XMLHttpRequest;n.open("GET",t,!0),n.onreadystatechange=function(){4===n.readyState&&i(n.status)},n.send()},t.bucketize=function(){return Math.floor(100*Math.random())},t.once=function(t){var i=this,n=function(){var e=Array.prototype.slice.call(arguments);return n.called||(n.called=!0,n.value=t.apply(i,e)),n.value};return n.called=!1,n},t.appendQueryString=function(t,i){var n=-1===t.indexOf("?")?"?":"&",e=[];for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&e.push(r+"="+i[r]);return t+n+e.join("&")},t.cssHexToRgb=function(t){var i=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);return i?{r:parseInt(i[1],16),g:parseInt(i[2],16),b:parseInt(i[3],16)}:null},t.decimalToHexString=function(t,i,n){var e=Number(t).toString(16).toUpperCase();return i?e.padStart(i,n):e},t.guid=function(){function t(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return t()+t()+"-"+t()+"-"+t()+"-"+t()+"-"+t()+t()+t()},t.deepCopy=function(t){var i=this;if(a.isNullOrUndefined(t))return t;var n={};return Object.keys(t).forEach((function(e){a.isArray(t[e])?n[e]=t[e].slice():a.isObject(t[e])?n[e]=i.deepCopy(t[e]):n[e]=t[e]})),n},t.mergeObjects=function(i,n,e){if(void 0===e&&(e=!1),a.isNullOrUndefined(i))return n;for(var r in n)if(a.isObject(i[r]))i[r]=this.mergeObjects(i[r],n[r],e);else if(void 0===i[r]||e){var s=n[r];a.isArray(s)?i[r]=s.slice():a.isObject(s)?i[r]=t.deepCopy(s):i[r]=s}return i},t.stringToArray16=function(t){for(var i=new ArrayBuffer(2*t.length),n=new Uint16Array(i),e=0,r=t.length;e<r;e++)n[e]=t.charCodeAt(e);return n},t.array16ToString=function(t){var i=new Uint16Array(t.buffer);return String.fromCharCode.apply(null,i)},t.base64DecodeUint8Array=function(t){for(var i=window.atob(t),n=i.length,e=new Uint8Array(new ArrayBuffer(n)),r=0;r<n;r++)e[r]=i.charCodeAt(r);return e},t.base64EncodeUint8Array=function(t){for(var i,n,e,r,s,o,u,h="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",a="",c=0;c<t.length;)r=(i=t[c++])>>2,s=(3&i)<<4|(n=c<t.length?t[c++]:Number.NaN)>>4,o=(15&n)<<2|(e=c<t.length?t[c++]:Number.NaN)>>6,u=63&e,isNaN(n)?o=u=64:isNaN(e)&&(u=64),a+=h.charAt(r)+h.charAt(s)+h.charAt(o)+h.charAt(u);return a},t.getResourceLoadTime=function(t){if(window.performance&&window.performance.getEntriesByType){var i=window.performance.getEntriesByType("resource"),n=void 0;for(n in i)if(i[n]&&i[n].name&&i[n].name.match(t))return i[n].duration}return null},t.getPlaybackMode=function(t){return t instanceof u.default?h.PlaybackMode.AD:h.PlaybackMode.VIDEO},t.getAdBreakStartOffset=function(t){var i=[];return t.forEach((function(n,e){var r,s=n.adBreakItems&&n.adBreakItems.some((function(t){return!!t.instream}));if(e>0&&s){for(var o=0,u=1;u<=e;u++)o+=t[u-1].duration;r=n.startOffset-o}else r=n.startOffset;var h={adBreakId:n.adBreakId,startOffset:r,type:n.type};i.push(h)})),i},t.detectRegexPattern=function(t,i){var n=new RegExp(t).exec(i);return n&&n[0]?n[0]:null},t.extractID3Data=function(t){if(!t||!t.length)return null;var i=0;for(i=0;i<t.length&&!(t[i]>31);i++);var n=0;for(n=t.length-1;n>=0&&!(t[n]<=31);n--);n=n<i?t.length:n;var e=t.subarray(i,n);return String.fromCharCode.apply(null,e)},t.areDimensionsEqual=function(t,i){return t.width===i.width&&t.height===i.height&&t.videoWidth===i.videoWidth&&t.videoHeight===i.videoHeight},t.isOldIeBrowser=function(){return!!(e.userAgent.ie&&e.userAgent.ie<=10)},t.assetDomainHttp="http://assets.video.yahoo.net",t.assetDomainHttps="https://assets.video.yahoo.net",t.scriptType="PLAYER_DEBUG_TYPE",t.yuiAdded=!1,t}();i.default=c},8795:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7403),o=n(9847),u=n(3840),h=n(9987),a=n(4141),c=n(3072),f=n(726),l=n(2079),v=n(1372),d=n(1962),p=n(7029),m=n(2759),b=n(2663),g=n(5125),y=n(1080),w=n(5549),_=n(9740),E=n(1594),O=n(4986),A=n(6342),S=n(1880),T=n(660).Validator,I="d76fc56311",j=function(t){function i(i,n){var e=t.call(this,"VdmsPlayer")||this;return e.q0=!1,e.version="0.3.10",e.playerType="PLAYER_TYPE",e.language="SCRIPT_LANGUAGE_I18N",e.config=i,e.mediaStore=n,e.p$(i),e.guid=i.playerId||A.default.generateGuid(),e.W0(),e.Q0(i,n),e}return r(i,t),i.prototype.destroy=function(){t.prototype.destroy.call(this),this.SY&&this.SY.destroy(),this.LE&&(this.LE.destroy(),this.LE=null),this.Z0(),window.removeEventListener("pageshow",this.X0,!1)},i.prototype.initialize=function(){this.LE&&this.LE.initialize()},i.prototype.render=function(t){return this.$0(),this.J0=t,this.LE&&this.LE.render(t),this},i.prototype.getMediaItems=function(){return this.K0.getMediaItems()},i.prototype.removeAllMediaItems=function(){this.K0.removeAllMediaItems()},i.prototype.removeMediaItems=function(t){this.K0.removeMediaItems(t)},i.prototype.insertMediaItems=function(t,i){this.K0.insertMediaItems(t,i)},i.prototype.appendMediaItems=function(t){this.K0.appendMediaItems(t)},i.prototype.getCurrentMediaItem=function(){return this.K0.getCurrentMediaItem()},i.prototype.setCurrentMediaItem=function(t){this.K0.setCurrentMediaItem(t)},i.prototype.setMediaItemTitle=function(t,i){this.K0.setMediaItemTitle(t,i);var n=this.getCurrentMediaItem();n&&n.id===t&&this.LE.updateCurrentItemTitle(i)},i.prototype.getMediaItemMarkers=function(t){return this.K0.getMediaItemMarkers(t)},i.prototype.getCurrentAdBreak=function(){return this.t1.getCurrentAdBreak()},i.prototype.getCurrentAdBreakItem=function(){return this.t1.getCurrentAdBreakItem()},i.prototype.play=function(t,i){this.i1.play(t,i)},i.prototype.pause=function(t){this.i1.pause(t)},i.prototype.mute=function(){this.i1.setMute(!0)},i.prototype.unMute=function(){this.i1.setMute(!1)},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),O.isNumber(t)&&this.i1.setVolume(t,i)},i.prototype.seek=function(t){this.i1.seek(t)},i.prototype.registerPlugin=function(t){this.LE&&this.LE.registerPlugin(t)},i.prototype.getVideoElement=function(){return this.$0(),this.LE?this.LE.videoElement:null},i.prototype.getRootElement=function(){return this.$0(),this.LE?this.LE.rootElement:null},i.prototype.suspendState=function(){if(!o.userAgent.desktop&&!this.isSuspended()){this.$0();var t={boundEvents:this._i,currentTime:this.i1.getCurrentTime(),mediaStore:this.getMediaStore(),playlist:this.LE.getPlaylistItems(),position:this.n1.getPosition(),selector:this.J0};return this.q0=!0,this.destroy(),t}},i.prototype.resumeState=function(t){this.isSuspended()&&t&&(this.q0=!1,this.Q0(this.config,t.mediaStore),this.n1.setItems(t.playlist),this.n1.setPosition(t.position),this.LE.startTime=t.currentTime,this._i=t.boundEvents)},i.prototype.isSuspended=function(){return this.q0},i.prototype.isRendered=function(){return this.$0(),!!this.LE&&this.LE.rendered},i.prototype.preload=function(){this.i1.preload()},i.prototype.disableControls=function(){this.i1.disableControls()},i.prototype.enableControls=function(){this.i1.enableControls()},i.prototype.enableCC=function(t){this.i1.enableCC(t)},i.prototype.disableCC=function(){this.i1.disableCC()},i.prototype.isPlayMode=function(){return this.LE.isPlayMode()},i.prototype.isLoading=function(){return this.LE.isLoading()},i.prototype.getPlaybackState=function(){return this.i1.getPlaybackState()},i.prototype.getCurrentTime=function(){return this.i1.getCurrentTime()},i.prototype.getRawCurrentTime=function(){return this.i1.getRawCurrentTime()},i.prototype.getDuration=function(){return this.i1.getDuration()},i.prototype.getRawDuration=function(){return this.i1.getRawDuration()},i.prototype.getTimeRemaining=function(){return this.i1.getTimeRemaining()},i.prototype.setFullscreen=function(t){void 0===t&&(t=!0),this.i1.setFullscreen(t)},i.prototype.getFullscreen=function(){return this.i1.getFullscreen()},i.prototype.getVolume=function(){return this.i1.getVolume()},i.prototype.setMute=function(t){void 0===t&&(t=!0),this.i1.setMute(t)},i.prototype.getMute=function(){return this.i1.getMute()},i.prototype.addCustomControlElement=function(t){return this.LE.addCustomControlElement(t)},i.prototype.setLoop=function(t){this.i1.setLoop(t)},i.prototype.setContinuousPlay=function(t){void 0===t&&(t=!0),this.i1.setContinuousPlay(t)},i.prototype.resumeContinuousPlay=function(){this.i1.resumeContinuousPlay()},i.prototype.getCurrentDate=function(){return this.i1.getCurrentDate()},i.prototype.addItems=function(t,i){this.n1.addItems(t,i)},i.prototype.addMetricsEventListener=function(t,i){var n=this.e1.getAllExternalEvtNames();return this.addEventListeners(n,t,i)},i.prototype.setAudioLanguage=function(t){this.i1.setAudioLanguage(t)},i.prototype.getPlaylist=function(){return this.n1},i.prototype.getMediaStore=function(){return this.$0(),{s1:this.LE.mediaStore}},i.prototype.getPlaybackStartDto=function(){var t=this.LE.model,i=this.SY;return{isResume:t.isResumingFromSavedPosition,initTime:i.startTime,cmsLatency:i.getItem(d.METRICS.CMS_REQUEST),cmsSourceLatency:i.getItem(d.METRICS.CMS_SOURCE_REQUEST),playbackStartLatency:i.getItem(d.METRICS.PLAYBACK_START),autoPlayLatency:i.getItem(d.METRICS.INIT_TO_START),deferringPlaybackLatency:i.getItem(d.METRICS.DEFERRING_PLAYBACK),autoPlayAllowed:t.isAutoplayAllowed(),clickToPlayLatency:i.getItem(d.METRICS.CLICK_TO_START),adPluginLatency:i.getItem(d.METRICS.AD_PLUGIN),streamReqToRenderLatency:i.getItem(d.METRICS.STREAM_REQUEST_TO_RENDER)}},i.prototype.getInitTime=function(){return this.SY.startTime},i.prototype.__setError=function(t,i,n,e,r){if(this.$0(),!this.LE)return null;this.LE.setCustomError(t,i,n,e,r)},i.prototype.__getSyncOffset=function(){var t;return(null===(t=this.LE)||void 0===t?void 0:t.getSyncOffset())||NaN},i.prototype.startSync=function(){var t;null===(t=this.LE)||void 0===t||t.startSync()},i.prototype.stopSync=function(){var t;null===(t=this.LE)||void 0===t||t.stopSync()},i.prototype.isDocked=function(){return this.$0(),this.LE&&this.LE.docked},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){this.$0(),this.LE.updateDockingConfig(t,i,n,e,r,s)},i.prototype.undockVideoPlayer=function(t){this.$0(),this.LE.undockVideoPlayer(t)},i.prototype.p$=function(t){try{var i=new T;i.addSchema(g.streamSchema,"/streamSchema"),i.addSchema(b.sourceSchema,"/sourceSchema"),i.addSchema(m.mediaItemSchema,"/mediaItemSchema"),i.addSchema(w.uiSchema,"/uiSchema"),i.addSchema(_.vrmSchema,"/vrmSchema"),i.addSchema(y.streamSynchSchema,"/streamSynchSchema"),i.validate(t,p.configSchema,{throwError:!0})}catch(t){var n="Invalid player config: "+t.property+" "+t.message;throw new Error(n)}},i.prototype.Q0=function(t,i){this.wV=new s.default("internal"),this.o1();var n=null;i&&(n=i.s1||null),this.u1(),this.SY=new E.Profiler(this.wV),this.LE=new v.default(t,n,this.guid,this.wV,this.SY),this.e1=new c.ExternalEvtAPI(this,this.LE,this.wV),this.e1.enablePublish(),this.LE.initNewPlayback(),this.i1=new a.default(this.LE),this.n1=new l.default(this.LE),this.K0=new f.default(this.LE),this.t1=new h.default(this.LE)},i.prototype.u1=function(){var t=this;this.X0=function(i){i.persisted&&t.h1()},o.userAgent.safari&&window.addEventListener("pageshow",this.X0,!1)},i.prototype.$0=function(){if(this.isSuspended()||!this.LE)throw new Error("INVALID_STATE_ERR: Player instance no longer usable");return!0},i.prototype.h1=function(){this.destroy(),this.Q0(this.config,this.mediaStore),this.render(this.J0)},i.prototype.Z0=function(){this.a1.forEach((function(t){t.destroy()})),this.a1=[]},i.prototype.o1=function(){var t=this;this.a1=this.a1||[],!0===this.config.analytics&&this.a1.push(new S.default(this));var i=!1;this.wV.addEventListener(c.ExternalEvt.NIELSEN_REQUIRED,(function(){if(!i){var n=(t.config.nielsenConfig||{}).nielsenAppId||null;t.a1.push(new u.default(t,n)),i=!0}}),this)},i.prototype.W0=function(){var t=this.config.cssTheme,i=A.default.getCssBuildUrl(I.indexOf("local")>-1,I,t);A.default.loadCssAsset("vp-css",i,(function(){A.default.setSingleton("isCSSLoaded",!0)}),(function(){A.default.setSingleton("isCSSError",!0)}))},i}(s.default);i.default=j},611:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(5109),h=n(2542),a=n(3277),c=n(1279),f=n(4986),l=n(6342);function v(t){return l.default.classList(t)}!function(t){t.CTA_TRIGGERED="adsViewCtaTriggered",t.CLICKED="adsViewUiClicked",t.SKIP_AD_REQUESTED="adsViewSkipAdRequested"}(s=i.AdsViewEvent||(i.AdsViewEvent={}));var d=function(t){function i(i){var n=t.call(this,"AdsView")||this;return n.BH=i,n.f1=null,n.l1=l.default.noop,n.v1=n.d1(u.default.mimetype),n}return r(i,t),Object.defineProperty(i.prototype,"node",{get:function(){return this.m1},enumerable:!0,configurable:!0}),i.prototype.create=function(){return this.m1||(this.m1=document.createElement("div"),v(this.m1).add("vp-adview-wrapper"),v(this.m1).add("vp-hidden")),this.m1},i.prototype.onAdBreakStart=function(t){this.b1()},i.prototype.onAdBreakEnd=function(t){this.g1(),this.w1(),this._1(null)},i.prototype.onAdBreakItemCurrent=function(t){this.E1=!1,this.w1();var i=t.adBreak,n=i.adBreakItems.indexOf(t);if(t.interactionConfig&&t.interactionConfig.chromeless)this._1(null);else{this._1(this.O1(t));var e=this.f1.renderUI(t.rawItemData,{position:n,total:i.adBreakItems.length,adBreakDuration:i.duration,adBreakItems:i.adBreakItems.map((function(t){return t.rawItemData}))});e?this.m1.appendChild(e):this._1(null)}},i.prototype.enableClickBlocking=function(t){this.m1&&v(this.m1)[t?"add":"remove"]("vp-block-pointer-evts")},i.prototype.destroy=function(){this.g1(),this.w1(),this._1(null),this.v1=null,this.BH=null,this.m1=null},i.prototype.b1=function(){this.m1&&v(this.m1).remove("vp-hidden")},i.prototype.g1=function(){this.m1&&v(this.m1).add("vp-hidden")},i.prototype.w1=function(){if(this.f1&&this.f1.unrenderUI(),this.m1)for(;this.m1.firstChild;)this.m1.removeChild(this.m1.firstChild)},i.prototype.A1=function(t,i){for(var n=[],e=2;e<arguments.length;e++)n[e-2]=arguments[e];switch(i){case h.AdPluginUIEvent.CTA_TRIGGERED:this.publish(s.CTA_TRIGGERED);break;case h.AdPluginUIEvent.CLICKED:this.publish(s.CLICKED);break;case h.AdPluginUIEvent.SKIP_AD:this.publish(s.SKIP_AD_REQUESTED)}},i.prototype._1=function(t){t!==this.f1&&(this.l1(),t?(this.f1=t,this.l1=a.listenEventDispatcherEvts(this.f1,Object.keys(h.AdPluginUIEvent).map((function(t){return h.AdPluginUIEvent[t]})),this.A1.bind(this))):(this.f1=null,this.l1=l.default.noop))},i.prototype.O1=function(t){var i=this.d1(t.adPluginMimeType);return i&&f.isAdViewAdPlugin(i)&&i.canRenderUI(t.rawItemData)?i:this.v1},i.prototype.d1=function(t){return t?this.BH.getPlugin(c.PluginType.AD,t):null},i}(o.default);i.default=d},9257:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3072),r=n(954),s=n(1962),o=n(1279),u=n(5244),h=function(){function t(t,i,n,e){this.wV=t,this.HG=i,this._m=n,this.BH=e}return t.prototype.syncState=function(){var t=this._m.getState();t===u.States.INIT||t===u.States.WAITING||t===u.States.VIDEO?this.lZ():t===u.States.END&&this.S1()},t.prototype.destroy=function(){this.S1()},t.prototype.lZ=function(){var t=this._m.playlist&&this._m.playlist.getCurrentItem();if(this.BH&&t&&t.brandingData&&!this.T1){var i=this.BH.getPlugin(o.PluginType.BRANDING,t.brandingData.mimetype),n=i&&i.create(t.brandingData);n&&(this.T1=n,this.T1.style.visibility="hidden",this.I1(),this.j1=this.T1.offsetHeight,this.M1(),this.T1.style.visibility=null,this.z0())}},t.prototype.I1=function(){var t=this.HG.getContentNode(),i=this.HG.getPlaylistController(),n=i.getPlaylistRootElement(),e=i.isPlaylistShown(),s=i.getPlaylistUIPosition();e&&s===r.PLAYLIST_POS.BOTTOM&&n?n.parentNode.insertBefore(this.T1,n):t.appendChild(this.T1)},t.prototype.z0=function(){var t=this;this.N1||(this.N1=this.wV.on([e.ExternalEvt.PLAYER_DOCKED_CHANGE,s.FULLSCREEN_CHANGE],(function(i){t.R1&&(window.clearTimeout(t.R1),t.R1=null),i===s.FULLSCREEN_CHANGE?t.R1=window.setTimeout((function(){t.R1=null,t.M1()}),700):t.M1()}),this))},t.prototype.S1=function(){var t=this.HG.getMainElement();t&&(t.style.height="100%"),this.T1&&(this.T1.parentNode.removeChild(this.T1),this.T1=null,this.j1=null,this.L1())},t.prototype.L1=function(){this.N1&&(this.wV.removeEventListeners(this.N1),this.N1=null)},t.prototype.M1=function(){var t=this.HG.getContentNode(),i=this.HG.getMainElement();this.T1&&this.j1&&t&&i&&(i.style.height="calc(100% - "+this.j1+"px)")},t}();i.default=h},3641:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r,s,o,u,h,a,c,f,l=n(3454),v=n(954),d=n(1954),p=n(742),m=n(6342),b=n(8430),g=n(514),y={Plain:d.default.PLAIN,Dropshadow:d.default.DROPSHADOW,Raised:d.default.RAISED,Depressed:d.default.DEPRESSED,Uniform:d.default.UNIFORM,"Extra Small":d.default.SIZE_EXTRA_SMALL,"Extra Large":d.default.SIZE_EXTRA_LARGE,Small:d.default.SIZE_SMALL,Medium:d.default.SIZE_MEDIUM,Large:d.default.SIZE_LARGE,White:d.default.WHITE,Gray:d.default.GRAY,"Light Gray":d.default.LIGHT_GRAY,"Dark Gray":d.default.DARK_GRAY,Black:d.default.BLACK,Red:d.default.RED,Green:d.default.GREEN,Blue:d.default.BLUE,Cyan:d.default.CYAN,Yellow:d.default.YELLOW,Magenta:d.default.MAGENTA,Transparent:d.default.TRANSPARENT,Top:d.default.TOP,Bottom:d.default.BOTTOM,Effects:d.default.EFFECTS,Position:d.default.POSITION,"Font Size":d.default.FONT_SIZE,"Font Family":d.default.FONT_FAMILY,"Font Color":d.default.FONT_COLOR,"Background Color":d.default.BACKGROUND_COLOR,"Background Transparency":d.default.BACKGROUND_TRANSPARENCY,Language:d.default.LANGUAGE};!function(t){t.Main=".vp-ccs-main",t.Extra=".vp-ccs-extra",t.Options=".vp-ccs-options"}(e=i.SettingsSubContainers||(i.SettingsSubContainers={})),function(t){t.Toggle=".vp-ccs-toggle",t.ToggleLabel='.vp-ccs-listitem[data-item-type="Closed Captions"] .vp-ccs-value',t.LanguageListItem='.vp-ccs-listitem[data-item-type="Caption Languages"]',t.HeaderListItem='.vp-ccs-listitem[data-item-type="header"]',t.Item=".vp-ccs-item",t.Value=".vp-ccs-value",t.ListItem=".vp-ccs-listitem",t.ListOptions=".vp-ccs-listoptions",t.Pointer=".vp-ccs-pointer",t.CheckMark=".vp-ccs-checkmark",t.Preview="vp-ccs-preview"}(r=i.ItemClasses||(i.ItemClasses={})),function(t){t.Plain="none",t.Dropshadow="dropshadow",t.Raised="raised",t.Depressed="depressed",t.Uniform="uniform"}(s=i.CCEffects||(i.CCEffects={})),function(t){t.Top="top",t.Bottom="bottom"}(o=i.CCPosition||(i.CCPosition={})),function(t){t["Extra Small"]="16",t.Small="20",t.Medium="24",t.Large="28",t["Extra Large"]="32"}(u=i.CCFontSize||(i.CCFontSize={})),function(t){t.Georgia="Georgia, serif",t["Palatino Linotype"]='"Palatino Linotype", "Book Antiqua", Palatino, serif',t["Times New Roman"]='"Times New Roman", Times, serif',t.Helvetica="Helvetica, sans-serif",t.Arial="Arial, Helvetica, sans-serif",t["Arial Black"]='"Arial Black", Gadget, sans-serif',t["Comic Sans MS"]='"Comic Sans MS", cursive, sans-serif',t.Impact="Impact, Charcoal, sans-serif",t["Lucida Sans Unicode"]='"Lucida Sans Unicode", "Lucida Grande", sans-serif',t.Tahoma="Tahoma, Geneva, sans-serif",t["Trebuchet MS"]='"Trebuchet MS", Helvetica, sans-serif',t.Verdana="Verdana, Geneva, sans-serif",t["Courier New"]='"Courier New", Courier, monospace',t["Lucida Console"]='"Lucida Console", Monaco, monospace'}(h=i.CCFontFamily||(i.CCFontFamily={})),function(t){t.White="#FFFFFF",t.Grey="#E7E7E7",t.Black="#000000",t.Red="#FC2525",t.Green="#29FD2F",t.Blue="#2524FB",t.Cyan="#2CFEFE",t.Yellow="#FEF149",t.Magenta="#EC369C"}(a=i.CCFontColor||(i.CCFontColor={})),function(t){t.White="#FFFFFF",t["Light Gray"]="#c7c7c7",t.Gray="#919191",t["Dark Gray"]="#5b5b5b",t.Black="#000000",t.Red="#FC2424",t.Green="#29FD2F",t.Blue="#2424FB",t.Cyan="#2CFDFD",t.Yellow="#FDF048",t.Magenta="#EC359B"}(c=i.CCBackgroundColor||(i.CCBackgroundColor={})),function(t){t.Transparent="0",t["25%"]="25",t["50%"]="50",t["75%"]="75",t["100%"]="100"}(f=i.CCBackgroundTransparency||(i.CCBackgroundTransparency={}));var w={Effects:s,Position:o,"Font Size":u,"Font Family":h,"Font Color":a,"Background Color":c,"Background Transparency":f};i.ExtraSettingsDefaultValues={Effects:"Plain",Position:"Bottom","Font Size":"Medium","Font Family":"Helvetica","Font Color":"White","Background Color":"Black","Background Transparency":"75%"},i.DEFAULT_CC_DATA={selectedLang:"en-us",langList:["en-us"]},i.ACTIVATION_CLASSES={OPEN:"vp-open",VISBILITYHIDDEN:"vp-vis-hide",VISBILITYSHOW:"vp-vis-show",ACTIVE:"vp-active",ON:"vp-on"};var _=n(3217),E=n(9319);function O(t){return m.default.classList(t)}var A=function(){function t(t,i){this.D1=t,this._m=i}return t.prototype.create=function(){this.C1(),this.P1=m.default.render(_,{strings:d.default}),this.U1(),this.V1=this.F1,this.B1(),this.z1=null,this.updateAvailableLanguages(i.DEFAULT_CC_DATA),this.G1=document.createElement("div"),this.G1.innerText=d.default.CC_PREVIEW_MESSAGE,O(this.G1).add(r.Preview),O(this.G1).add("vp-vis-hidden");var t=this.D1.getMainElement();return t&&t.appendChild(this.G1),this.syncMenuUI(),this.onPlayerResize(this._m.uiState),this.P1},t.prototype.syncMenuUI=function(){this.H1(),this.Y1(),this.q1()},t.prototype.showActiveContainer=function(t){this.W1&&clearTimeout(this.W1),this.V1&&O(t).add(i.ACTIVATION_CLASSES.OPEN),this.V1&&O(this.V1).add(i.ACTIVATION_CLASSES.OPEN)},t.prototype.hideActiveContainer=function(t){var n=this;this.V1&&O(this.V1).remove(i.ACTIVATION_CLASSES.OPEN),this.V1&&O(t).remove(i.ACTIVATION_CLASSES.OPEN),this.W1&&clearTimeout(this.W1),this.W1=window.setTimeout((function(){n.V1=n.F1}),1e4)},t.prototype.updateCCToggleState=function(t){var n=this.Q1.ccToggleNode,e=this.Q1.ccToggleLabel;t?O(n).add(i.ACTIVATION_CLASSES.ON):O(n).remove(i.ACTIVATION_CLASSES.ON),e.innerText=(t?d.default.ON:d.default.OFF).toUpperCase()},t.prototype.destroy=function(){this.Z1.forEach((function(t){return t.destroy()})),this.X1.forEach((function(t){return t.destroy()})),this.Z1=null,this.X1=null,this.z1=null,this.J1=null,this.K1=null,this.t2=null,this.Q1=null,this.i2=null,this.P1=null,this.F1=null,this.n2=null,this.e2=null,this.V1=null},t.prototype.updateAvailableLanguages=function(t){this.K1=this.K1||[],this.t2=t.selectedLang||this.t2,t&&t.langList&&t.langList.length&&(this.K1=t.langList),this.q1()},t.prototype.onPlayerResize=function(t){t&&t.width&&t.height&&(t.width>=v.HideBreakpointDimensions.WIDTH&&t.height>=v.HideBreakpointDimensions.HEIGHT?this.P1&&O(this.P1).remove(i.ACTIVATION_CLASSES.VISBILITYHIDDEN):this.P1&&O(this.P1).add(i.ACTIVATION_CLASSES.VISBILITYHIDDEN))},t.prototype.s2=function(){var t=this;if(this.sH=this.D1.getCCElement(),this.sH){var n=this.sH.querySelector("span").style,e=this.sH.style;this.G1.style.fontFamily=e.fontFamily,this.G1.style.fontSize=e.fontSize,this.G1.style.top=this._m.ccUserPreferences.ccPos===o.Top?"5%":"",this.G1.style.bottom=this._m.ccUserPreferences.ccPos===o.Bottom?"16%":"",this.G1.style.left=e.left||"2.5%",this.G1.style.color=e.color,this.G1.style.textShadow=e.textShadow,this.G1.style.backgroundColor=n.backgroundColor,this.sH.style.visibility="hidden",O(this.G1).add(i.ACTIVATION_CLASSES.ACTIVE),this.o2&&clearTimeout(this.o2),this.o2=window.setTimeout((function(){t.sH.style.visibility="visible",O(t.G1).remove(i.ACTIVATION_CLASSES.ACTIVE)}),2e3)}},t.prototype.C1=function(){var t=p.LocalStorage.get(l.CC_LOCAL_STORAGE)?p.LocalStorage.get(l.CC_LOCAL_STORAGE).ccSettingsMenu:null;t||l.CCController.saveCCSettingsToLocalStorage({ccSettingsMenu:i.ExtraSettingsDefaultValues}),this.J1=t||i.ExtraSettingsDefaultValues},t.prototype.q1=function(){var t=l.CCController.getLanguageForCode(this.t2),i=this.Q1.languageNode.querySelector(r.Value);i&&(i.innerText=t),this.z1&&"Language"===this.z1&&this.u2(t)},t.prototype.Y1=function(){if(this.z1){var t=this.J1[this.z1];this.u2(t)}},t.prototype.u2=function(t){var n=this.e2.querySelectorAll(r.ListItem);Array.prototype.forEach.call(n,(function(n){var e=n.querySelector(r.CheckMark);n.dataset.itemType!==t?(O(n).remove(i.ACTIVATION_CLASSES.ACTIVE),O(e).remove(i.ACTIVATION_CLASSES.VISBILITYSHOW)):(O(n).add(i.ACTIVATION_CLASSES.ACTIVE),O(e).add(i.ACTIVATION_CLASSES.VISBILITYSHOW))}))},t.prototype.H1=function(){var t=this,i=this.n2.querySelectorAll(r.ListItem);Array.prototype.forEach.call(i,(function(i){var n,e=i.dataset.itemType;"header"!==e&&(i.querySelector(r.Value).innerHTML=(n=t.h2(t.J1[e]))&&n.replace(/\s/g,"&nbsp;"))}))},t.prototype.U1=function(){this.F1=this.P1.querySelector(e.Main),this.Q1={headerNode:this.F1.querySelector(r.HeaderListItem),ccToggleNode:this.F1.querySelector(r.Toggle),ccToggleLabel:this.F1.querySelector(r.ToggleLabel),languageNode:this.F1.querySelector(r.LanguageListItem)},this.a2()},t.prototype.a2=function(){var t=this;this.Z1=[],this.Z1.push(new g.default(this.Q1.headerNode,(function(){t.f2(e.Extra)}))),this.Z1.push(new g.default(this.Q1.languageNode,(function(){t.l2(),t.f2(e.Options)}))),this.Z1.push(new g.default(this.Q1.ccToggleNode,this.v2.bind(this)))},t.prototype.l2=function(){var t=this;this.d2(this.h2("Language"),e.Main);var i=this.e2.querySelector(r.ListOptions);this.K1.forEach((function(n){var e=l.CCController.getLanguageForCode(n),r=t.m2(!1,e,null);i.appendChild(r),t.X1.push(new g.default(r,(function(){t.b2(n)})))})),this.z1="Language",this.q1()},t.prototype.b2=function(t){this.t2=t,this.D1.onlanguageChange(t),this.D1.updateClosedCaptionButtonState(!0),this.q1()},t.prototype.v2=function(){var t=O(this.Q1.ccToggleNode).contains(i.ACTIVATION_CLASSES.ON)||!1;this.D1.publish(b.ControlsEvent.TOGGLE_CC,!t,!0),this.D1.updateClosedCaptionButtonState(!t)},t.prototype.B1=function(){var t=this;this.n2=this.P1.querySelector(e.Extra),this.e2=this.P1.querySelector(e.Options),this.i2={headerNode:this.e2.querySelector(r.HeaderListItem),headerValue:this.e2.querySelector(r.Item)},this.Z1.push(new g.default(this.n2.firstElementChild,(function(){t.f2(e.Main)})));var i=this.n2.querySelector(r.ListOptions);Object.keys(this.J1).forEach((function(n){var r=t.m2(!0,n,t.h2(t.J1[n]));i.appendChild(r);var s=r.dataset.itemType;t.Z1.push(new g.default(r,(function(){t.f2(e.Options),t.g2(s)})))}))},t.prototype.m2=function(t,i,n){var e=this.h2(i);return m.default.render(E,{caratRequired:t,itemContent:e,itemType:i,valueContent:n,valueRequired:!!n})},t.prototype.f2=function(t){var n=this;Object.keys(e).map((function(r){var s=n.P1.querySelector(e[r]);e[r]===t?(O(s).add(i.ACTIVATION_CLASSES.OPEN),n.V1=s):O(s).remove(i.ACTIVATION_CLASSES.OPEN)}))},t.prototype.d2=function(t,i){var n=this;this.X1&&this.X1.length&&this.X1.forEach((function(t){return t.destroy()})),this.X1=[];var e=this.e2.querySelector(r.ListOptions),s=e.querySelectorAll(r.ListItem);Array.prototype.forEach.call(s,(function(t){"header"!==t.dataset.itemType&&e.removeChild(t)})),this.X1.push(new g.default(this.i2.headerNode,(function(){n.f2(i)}))),this.i2.headerValue.innerText=t},t.prototype.h2=function(t){return y[t]||t},t.prototype.g2=function(t){var i=this;this.d2(this.h2(t),e.Extra);var n=w[t],s=this.e2.querySelector(r.ListOptions);Object.keys(n).map((function(e){var r=i.m2(!1,e,null);s.appendChild(r),i.X1.push(new g.default(r,(function(){var r=n[e];i.w2(t,r,e)})))})),this.z1=t,this.u2(this.J1[t])},t.prototype.w2=function(t,i,n){if(this._m.ccUserPreferences){var e,r=this._m.ccUserPreferences;switch(t){case"Effects":r.fontEffect=i;break;case"Position":r.ccPos=i;break;case"Font Size":r.fontSize=Number(i),e="size: "+i;break;case"Font Family":r.fontName=i,e="font: "+i;break;case"Font Color":r.fontColor=i;break;case"Background Color":r.bgColor=i;break;case"Background Transparency":try{var s=Number(i);r.bgOpacity=s/100,e="opacity: "+s}catch(t){return}}this.D1.updateClosedCaptionStyle(e),this.J1[t]=n,l.CCController.saveCCSettingsToLocalStorage({ccSettings:r,ccSettingsMenu:this.J1}),this.syncMenuUI(),this.s2()}},t}();i.default=A},8430:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(3072),a=n(954),c=n(1962),f=n(8103),l=n(1279),v=n(4685),d=n(1954),p=n(1204),m=n(4986),b=n(6342),g=n(3641),y=n(297),w=n(514),_=n(4915),E=n(9865),O="vp-on",A=d.default.ADV_SHORT.split("{")[0];function S(t){return b.default.classList(t)}!function(t){t.BACKWARD_SEEK="ceBackwardSeek",t.CUSTOM_ELEMENT="ceCustomElem",t.FORWARD_SEEK="ceForwardSeek",t.LOGO_CLICK="ceLogoClick",t.SEEK="ceSeek",t.SET_AUDIO_LANGUAGE="ceSetAudio",t.SET_MUTE="ceSetMute",t.SET_QUALITY="ceQualitySet",t.SET_VOLUME="ceSetVolume",t.TOGGLE_CC="ceToggleCc",t.TOGGLE_PLAY_PAUSE="ceTogglePlayPause",t.UI_INTERACT="ceUiInteract",t.KEY_CHANGE_VOLUME="ceKeyChangeVolume"}(s=i.ControlsEvent||(i.ControlsEvent={}));var T=function(t){function i(i,n,e,r){var s=t.call(this,"Controls")||this;return s.wV=i,s.HG=n,s._m=e,s.BH=r,s._2=!0,s.wV.addEventListener(c.VideoEvent.PLAYING,s.E2,s),s.wV.addEventListener(c.CAST.CAPTION_AVAILABILITY_CHANGED,s.updateClosedCaptionUI,s),s.wV.addEventListener(c.RELATED_ITEM_CLICK,s.ZY,s),s.wV.addEventListener(c.FULLSCREEN_CHANGE,(function(t){var i="boolean"==typeof t?t:s.HG.getFullscreen();s.O2(i)}),s),s.wV.addEventListener(h.ExternalEvt.AIRPLAY_AVAILABILITY_CHANGE,(function(t){s.A2&&S(s.A2)[t?"remove":"add"]("vp-hidden")}),s),s.wV.addEventListener(h.ExternalEvt.AIRPLAY_CONNECTION_STATE_CHANGE,(function(t){s.A2&&S(s.A2)[t.connected?"add":"remove"]("vp-airplay-on")}),s),s.wV.addEventListener(c.KEYDOWN,s.iW,s),s.wV.addEventListener(h.ExternalEvt.PLAYER_DOCKED_CHANGE,s.S2,s),s.wV.addEventListener(c.CCEvent.TOGGLE,s.updateClosedCaptionButtonState,s),s}return r(i,t),i.prototype.create=function(){var t=b.default.render(_,{isMobile:u.userAgent.mobile,strings:d.default}),i={logoContainer:t.querySelector(".vp-logos"),multiAudioList:t.querySelector(".vp-multi-audio"),bottomBar:t.querySelector(".vp-bottom-bar"),topBar:t.querySelector(".vp-top-bar"),titleBar:t.querySelector(".vp-playing-item-title"),muteIndicator:t.querySelector(".vp-mute-indicator"),objectOverlay:t.querySelector(".vp-object-overlay")};this.tZ=i.bottomBar,this.T2=this.tZ.querySelector(".vp-slider"),this.I2=this.tZ.querySelector(".vp-buffer-bar"),this.j2=this.tZ.querySelector(".vp-time-container"),this.M2=this.tZ.querySelector(".vp-menu-controls"),this.N2=this.tZ.querySelector(".vp-current-time"),this.R2=this.tZ.querySelector(".vp-total-time"),this.L2=this.tZ.querySelector(".vp-handle"),this.D2=this.tZ.querySelector(".vp-playback-bar"),this.C2=this.tZ.querySelector(".vp-play-btn"),this.P2=this.tZ.querySelector(".vp-forward-btn"),this.U2=this.tZ.querySelector(".vp-backward-btn"),this.V2(),this.F2=this.tZ.querySelector(".vp-seek"),this.B2=this.tZ.querySelector(".vp-visual-seek"),this.z2=this.tZ.querySelector(".vp-cc-btn"),this.G2=this.tZ.querySelector(".vp-cc-pointer"),this.A2=this.tZ.querySelector(".vp-airplay-btn"),this.H2=this.tZ.querySelector(".vp-fullscreen-btn"),this.Y2=this.tZ.querySelector(".vp-volume-btn"),this.q2=this.tZ.querySelector(".vp-volume-bar-container"),this.W2=this.tZ.querySelector(".vp-volume-level"),this.Q2=this.tZ.querySelector(".vp-volume-bar"),this.Z2=this.tZ.querySelector(".vp-volume-value"),this.X2=this.tZ.querySelector(".vp-volume-handle"),this.J2=i.multiAudioList,this.K2=this.tZ.querySelector(".vp-multiaudio-btn"),this.t4=i.logoContainer,this.i4=i.muteIndicator,this.n4=i.titleBar,this.e4=this.tZ&&this.tZ.parentNode.querySelector(".vp-playing-item-title-header"),this.r4=i.topBar,this.TK=this.r4&&this.r4.querySelector(".vp-content-type"),this.s4=this._m.showTitleOnHover;var n=this.H2&&b.default.isOldIeBrowser()&&b.default.isIFrame();if(n=n||!this._m.showFullscreenButton){var e=document.createElement("div");S(e).add("vp-fullscreen-btn-replacement"),this.H2&&(this.H2.parentNode.insertBefore(e,this.H2),this.H2.parentNode.removeChild(this.H2),this.H2=null)}return this._m.showPlayButton||(this.C2.parentNode.removeChild(this.C2),this.C2=null),p.default.airplaySupported&&this._m.casting||this.A2&&this.A2.parentNode&&(this.A2.parentNode.removeChild(this.A2),delete this.A2),this.o4(),!b.default.isOldIeBrowser()&&this.u4(),this.h4(),this.eF(),this.z2&&(this.a4?this.a4.createCCBtnTooltip(this.z2):!u.userAgent.mobile||u.userAgent.ios||u.userAgent.chrome&&p.default.hasNativeAutoplaySupport||(this.z2.style.display="none")),u.userAgent.mobile||delete i.multiAudioList,this.f4(),this.l4(),i},i.prototype.syncAriaState=function(){this.C2&&this.C2.setAttribute("aria-label",this._m.isPaused()?d.default.PLAY_VIDEO:d.default.PAUSE_VIDEO),this.H2&&(this.HG.getFullscreen()?this.H2.setAttribute("aria-label",d.default.GO_TO_NORMAL_SCREEN):this.H2.setAttribute("aria-label",d.default.GO_TO_FULLSCREEN)),this.Y2&&(S(this.Y2).contains("muted")?this.Y2.setAttribute("aria-label",d.default.UNMUTE):this.Y2.setAttribute("aria-label",d.default.MUTE))},i.prototype.getBottomBar=function(){return this.tZ},i.prototype.onMediaItemLoaded=function(t){this.fH=t.isLive(),this.v4=t.liveState,this.TK.innerHTML="",this.TK.setAttribute("aria-label",""),S(this.TK).add("hide"),"chrome"===t.liveLabel&&S(this.TK).add("vp-nonpersistent"),this.fH?this.d4():this.m4()},i.prototype.updateVolumeUI=function(t,i,n){void 0===n&&(n=!1),n||("boolean"!=typeof i||m.isNullOrUndefined(i)?this.b4(!t):(this.b4(i),t=i?0:t),this.g4(t))},i.prototype.updateClosedCaptionUI=function(t){this._2=t,t?(S(this.z2).remove("vp-hide"),S(this.y4).remove("vp-hide"),this.w4(d.default.CAPTIONS_AVAILABLE)):(S(this.z2).add("vp-hide"),S(this.y4).add("vp-hide"),this.w4(d.default.CAPTIONS_NOT_AVAILABLE))},i.prototype.updateClosedCaptionButtonState=function(t){t?(S(this.z2).add(O),this.w4(d.default.CAPTIONS_ON)):(S(this.z2).remove(O),this.w4(d.default.CAPTIONS_OFF)),this._4&&this._4.updateCCToggleState(t),this._2||this.w4(d.default.CAPTIONS_NOT_AVAILABLE)},i.prototype.updateAvailableLanguages=function(t){this._4&&this._4.updateAvailableLanguages(t)},i.prototype.onPlayerResize=function(t){this._4&&this._4.onPlayerResize(t),t.width<=a.HideBreakpointDimensions.WIDTH&&t.height<=a.HideBreakpointDimensions.HEIGHT?S(this.E4).add("vp-hide"):S(this.E4).remove("vp-hide"),this.O4&&this.O4.onPlayerResize(t,this.A4)},i.prototype.onlanguageChange=function(t){this.HG&&this.HG.onlanguageChange(t)},i.prototype.updateClosedCaptionStyle=function(t){this.HG&&this.HG.updateClosedCaptionStyle(t)},i.prototype.onMediaItemCurrent=function(t){},i.prototype.onMediaItemPlaybackStarted=function(t){this.fH?this.d4():this.m4(),this.l4(),this.S4(),this.f4(),this.T4(),this.J2&&this.I4(),this.j4(),this.M4(t),this.O4&&this.O4.onPlaybackStarted(t);var i=this._m.uiState.width<=a.HideBreakpointDimensions.WIDTH&&this._m.uiState.height<=a.HideBreakpointDimensions.HEIGHT;this.O4&&this.O4.shouldEnableSettings()&&!i?S(this.E4).remove("vp-hide"):S(this.E4).add("vp-hide")},i.prototype.onMediaItemPlaybackProgress=function(t){var i=this.QY,n=t.buffered,e=i.currentTime,r=i.playbackMode;n&&this.N4(n),void 0!==e&&r===v.PlaybackMode.VIDEO&&this.R4(e)},i.prototype.onAdBreakStarted=function(){S(this.T2).add("vp-disable"),S(this.P2).add("vp-disable"),S(this.U2).add("vp-disable")},i.prototype.onAdPlaybackStarted=function(){this.l4(),this.L4(),this.D4(),this.C4(),S(this.T2).add("vp-disable"),S(this.TK).add("hide"),S(this.E4).add("vp-hide"),this.O4&&this.O4.isOpen()&&this.O4.toggleSettings(this.A4)},i.prototype.onAdPlaybackEnded=function(){this.T4(),this._m.seekControls.show&&(S(this.P2).remove("vp-disable"),S(this.U2).remove("vp-disable")),S(this.T2).remove("vp-disable"),this.O4&&this.O4.shouldEnableSettings()&&S(this.E4).remove("vp-hide")},i.prototype.onAdPlaybackProgress=function(t){var i=t.currentTime,n=t.duration;i&&n&&this.R4(i,!0)},i.prototype.onControlsBarChange=function(t){!this.s4||this.HG.isDocked()&&this._m.docking.showInfoCard||(t?this.P4():(this.x4(),S(this.L2).remove("active"),S(this.T2).remove("vp-thick-slider"),this.D4()))},i.prototype.getCCElement=function(){return this.HG?this.HG.getCCElement():null},i.prototype.getMainElement=function(){return this.HG.getMainElement()},i.prototype.updateCurrentItemTitle=function(t){this.n4.innerHTML=t},i.prototype.addCustomControlElement=function(t){var i=this,n=t.icon||"",e=t.label||"",r=t.className||"",o=document.createElement("div");o.setAttribute("class",r),o.setAttribute("style",'background-image: url("'+n+'")'),o.setAttribute("aria-label",e),o.setAttribute("role","button"),o.setAttribute("tabindex","0"),S(o).add("vp-button"),this.M2.insertBefore(o,this.M2.firstChild),this.publish(s.CUSTOM_ELEMENT,"create",e);return this.U4=new w.default(o,(function(t){t.stopPropagation(),i.publish(s.CUSTOM_ELEMENT,"click",e)})),o},i.prototype.destroy=function(){this.V4&&this.V4.destroy(),this.F4&&this.F4.destroy(),this.B4&&this.B4.destroy(),this.z4&&this.C2&&(this.z4.destroy(),this.H2&&this.G4&&this.G4.destroy(),this.H4&&this.H4.destroy(),this.Y4&&this.Y4.destroy(),this.q4&&this.q4.destroy(),this.C4(),this.W4()),this.$Q&&(this.gZ.removeEventListener("tap",this.yZ),this.$Q.destroy()),this.Q4&&this.Q4.destroy(),this.U4&&this.U4.destroy(),this.Z4&&this.Z4.destroy(),this.X4&&this.X4.destroy(),this.i4&&this.J4(),this.HG.getContentNode().removeEventListener("keydown",this.K4,!1),this.t3&&this.t3.destroy()},i.prototype.S2=function(){var t=this,i=this._m.logos;i&&!S(this.t4).contains("vp-hide")&&this.t4.querySelector(".vp-logo")&&Object.keys(i).forEach((function(n){var e=t.t4.querySelector(".vp-logo-type-"+n+" img");t.i3(e,i[n])}))},i.prototype.f4=function(){var t=this,i=this._m.logos;this.t4&&i&&(Object.keys(i).forEach((function(n){i[n]&&t.n3(i[n],n)})),S(this.t4).remove("vp-hide"))},i.prototype.V2=function(){if(this.tZ){u.userAgent.android&&(this.P2.querySelector("svg").setAttribute("transform","scale(1.5, 1.5) translate(4.5, 4.5)"),this.U2.querySelector("svg").setAttribute("transform","scale(1.5, 1.5) translate(4.5, 4.5)"));var t=this.P2.querySelector(".vp-forward-time"),i=this.U2.querySelector(".vp-backward-time");t.innerHTML=i.innerHTML=this._m.seekControls.offset,this._m.seekControls.offset<10&&(t.setAttribute("transform","translate(2, 0.4)"),i.setAttribute("transform","translate(1.8, 0.4)"))}},i.prototype.n3=function(t,i){var n=this;if(t&&t.url){var e=this.t4.querySelector(".vp-logo-type-"+i);e||((e=document.createElement("div")).innerHTML="<img />",e.setAttribute("class","vp-logo vp-logo-type-"+i),this.Q4=new w.default(e,(function(){return n.publish(s.LOGO_CLICK)})),this.t4.appendChild(e));var r=e.querySelector("img"),o=["bottomLeft","bottomRight","topRight","topLeft","off"],u=t.position&&o.indexOf(t.position)>-1?t.position:"bottomRight",h=S(e),a="vp-logo-";o.forEach((function(t){t!==u&&h.contains(a+t)&&h.remove(a+t)})),t.fadeOut&&/^\d+\.?\d*s$/.test(t.fadeOut)&&(h.add("vp-logo-fadeout"),e.setAttribute("data-fadeout",t.fadeOut)),h.contains(u)||h.add(a+u),t.url&&r.src!==t.url&&(r.src=t.url,this.i3(r,t))}},i.prototype.h4=function(){var t=this;this.O4=new y.default(this._m),this.E4=this.tZ.querySelector(".vp-setting-btn"),this.A4=this.tZ.querySelector(".vp-setting-pointer"),this.E4&&(this.B4=new w.default(this.E4,(function(){var i=t.HG.getAdsOverlayNode();t.O4&&t.O4.toggleSettings(t.A4),i&&S(i).toggle("vp-ads-overlay-bg"),t._4.hideActiveContainer(t.G2)}))),this.P1=this.O4.create(),this.M2.parentNode.insertBefore(this.P1,this.M2.nextSibling),this.O4.on(y.SettingsEvent.SET_QUALITY,(function(i){t.publish(s.SET_QUALITY,i)}),this),this.O4.on(y.SettingsEvent.UI_INTERACT,(function(i){t.publish(s.UI_INTERACT,i)}),this)},i.prototype.i3=function(t,i){var n=this.HG.isDocked();i&&i.height&&t&&(t.height=n?Math.min(i.height,this._m.docking.height/10):i.height),i&&i.width&&t&&(t.width=n?Math.min(i.width,this._m.docking.width/10):i.width)},i.prototype.L4=function(){this.t4&&S(this.t4).add("vp-hide")},i.prototype.e3=function(){var t=this.t4.querySelectorAll(".vp-logo-fadeout");if(!(t.length<1))for(var i=0,n=t;i<n.length;i++){var e=n[i],r=e&&e.getAttribute("data-fadeout");r&&Object.assign(e.style,{opacity:0,transition:"visibility "+r+" ease-in-out "+r+", opacity "+r+" ease-in-out",visibility:"hidden"})}},i.prototype.r3=function(t){var i=this;!this._m.autoplay||this.HG.isDocked()&&this._m.docking.showInfoCard||(S(this.n4).add("vp-title-standard"),this.s3(!0),this.o3=window.setTimeout((function(){S(i.n4).add("vp-hide"),i.u3(t)}),6e3))},i.prototype.S4=function(){this.o3&&clearTimeout(this.o3),this.h3=null;var t=this.vQ(),i=t&&t.title||"";switch(this.a3(),this.updateCurrentItemTitle(i),S(this.n4).remove("vp-title-standard"),S(this.n4).remove("vp-secondary"),S(this.n4).remove("vp-hide"),this.h3&&this.e4&&(S(this.e4).remove("vp-title-header-standard"),S(this.e4).remove("vp-hide")),this._m.showTitleOnStart||""){case"fadeoutall":this.r3(!0);break;case"standard":this.r3(!1)}},i.prototype.a3=function(){var t=this.e4;if(this.f3()){var i=this.h3,n=i&&i.open_label||i&&i.label||"";t.innerHTML=this.l3(n)}else t&&""!==t.innerHTML&&(t.innerHTML="",S(t).add("vp-hide"))},i.prototype.s3=function(t){if(this.f3()){var i=S(this.e4);i.remove("vp-hide"),i.add("vp-title-header-standard"),S(this.n4).add("vp-secondary"),t?i.add("vp-title-shown"):i.remove("vp-title-shown")}},i.prototype.u3=function(t){var i=this;if(this.v3&&clearTimeout(this.v3),this.d3&&clearTimeout(this.d3),this.f3()){var n=this.e4,e=S(n);e.remove("vp-title-shown"),e.add("vp-hide");var r=this.h3,s=r&&r.label||"";this.v3=window.setTimeout((function(){n.innerHTML=i.l3(s),e.remove("vp-hide"),t&&(i.d3=window.setTimeout((function(){n.innerHTML="",e.add("vp-hide")}),5e3))}),300)}},i.prototype.f3=function(){return!(!this.e4||!this.h3)},i.prototype.l3=function(t){if(!t||""===t)return"";return""+t.replace(/\*\*([^\*]+(\s[^\*]+)*)\*\*/gi,"<strong>$1</strong>")},i.prototype.P4=function(){S(this.n4).add("vp-title-standard"),S(this.n4).remove("vp-hide"),this.s3(!0)},i.prototype.x4=function(){S(this.n4).add("vp-title-standard"),S(this.n4).add("vp-hide"),this.s3(!1)},i.prototype.d4=function(){S(this.T2).add("vp-disable"),S(this.P2).add("vp-disable"),S(this.U2).add("vp-disable"),S(this.j2).add("vp-hide"),this.v4&&"live"===this.v4&&(this.TK.innerHTML=d.default.LIVE,this.TK.setAttribute("aria-label",d.default.LIVE),S(this.TK).remove("hide"),S(this.n4).add("vp-live"))},i.prototype.m4=function(){S(this.T2).remove("vp-disable"),this._m.seekControls.show?(S(this.P2).remove("vp-disable"),S(this.U2).remove("vp-disable")):(S(this.P2).add("vp-disable"),S(this.U2).add("vp-disable")),S(this.j2).remove("vp-hide"),S(this.n4).remove("vp-live")},i.prototype.eF=function(){var t=this;if(this.C2){this.z4=new w.default(this.C2,(function(i){i.stopPropagation();var n=t.HG.getCurrentViewState(),e=t.vQ(),r=e&&e.id,o=t._m.isPaused()?"ctrl-play-btn":"ctrl-pause-btn";"end-screen"===n?(t.wV.publish(c.RELATED_ITEM_CLICK,r,-1,!1,!1),t.m3()):(t.publish(s.UI_INTERACT,{srcElement:o}),t.publish(s.TOGGLE_PLAY_PAUSE))}))}if(this.H2){this.G4=new w.default(this.H2,(function(i){i.stopPropagation(),t.HG.toggleFullscreen(),t.publish(s.UI_INTERACT,{srcElement:"ctrl-fullscr-btn"})}))}this.b3=new w.default(this.tZ,(function(t){t.stopPropagation()})),this.A2&&(this.F4=new w.default(this.A2,(function(){t.HG.showAirplayTargetMenu(),t.publish(s.UI_INTERACT,{srcElement:"ctrl-airplay-btn"})}))),this.K2&&(this.X4=new w.default(this.K2,(function(){S(t.J2).remove("vp-hidden"),t.publish(s.UI_INTERACT,{srcElement:"ctrl-multi-audio-btn"})}))),this.g3(),this.K4=function(i){t.wV.publish(c.KEYDOWN,{keyCode:i.keyCode,shiftDown:i.shiftKey,ctrlDown:i.ctrlKey,altDown:i.altKey,target:i.target,preventDefault:function(){i.preventDefault()}})},this.HG.getContentNode().addEventListener("keydown",this.K4,!1),this.t3=new w.default(this.T2,(function(t){t.stopPropagation()})),this.T4(),this.y3(),this.w3(),this._3()},i.prototype.u4=function(){this._4=new g.default(this,this._m),this.y4=this._4.create(),u.userAgent.mobile&&S(this.y4).add("vp-hide"),this.M2.parentNode.insertBefore(this.y4,this.M2.nextSibling)},i.prototype.g3=function(){var t=this;this.z2&&(this.V4=new w.default(this.z2,(function(i){if(i.stopPropagation(),t._2){var n=!S(t.z2).contains(O),e="cc-"+(n?"on":"off")+(!(!t._m.castState||!t._m.castState.connected)?"-cast":"");t.publish(s.UI_INTERACT,{srcElement:e}),t.publish(s.TOGGLE_CC,n,!0),t.updateClosedCaptionButtonState(n)}})),this._4&&this.E3())},i.prototype.E3=function(){var t=this;this.O3=null;this.A3=function(i){var n=t.HG.getAdsOverlayNode();u.userAgent.mobile||t.O4&&t.O4.isOpen()||(t.S3(i),t._4.showActiveContainer(t.G2),n&&S(n).add("vp-ads-overlay-bg"),S(t.q2).remove("open"))},this.T3=function(i){var n=t.HG.getAdsOverlayNode();t.S3(i),t.O3&&clearTimeout(t.O3),t.O3=window.setTimeout((function(){t._4.hideActiveContainer(t.G2),n&&S(n).remove("vp-ads-overlay-bg")}),1e3)},this.I3=function(i){u.userAgent.mobile||(t.S3(i),t.O3&&clearTimeout(t.O3))},this.j3(this.z2,this.A3,this.T3),this.j3(this.y4,this.I3,this.T3)},i.prototype.w4=function(t){this.a4&&this.a4.updateCCTooltip(t)},i.prototype.ZY=function(){var t=this.vQ(),i=t&&t.title||"";this.m3(),this.a3(),this.updateCurrentItemTitle(i)},i.prototype.m3=function(){this.N2.innerHTML="0:00",this.R2.innerHTML="0:00"},i.prototype.O2=function(t){this.H2&&(t?(S(this.H2).add("fullscreen"),this.M3(d.default.EXIT_FULLSCREEN)):(S(this.H2).remove("fullscreen"),this.M3(d.default.FULLSCREEN_SPACE))),this.N3(t),this.syncAriaState()},i.prototype.M3=function(t){if(this.H2){var i=this.H2.querySelector(".vp-tooltip-content");i&&(i.innerHTML=t)}},i.prototype.y3=function(){var t=this;if(this._m.seekControls.show){this.Y4=new w.default(this.P2,(function(i){i.stopPropagation(),t.publish(s.FORWARD_SEEK),t.publish(s.UI_INTERACT,{srcElement:"ctrl-forward-seek-btn"})}));this.q4=new w.default(this.U2,(function(i){i.stopPropagation(),t.publish(s.BACKWARD_SEEK),t.publish(s.UI_INTERACT,{srcElement:"ctrl-backward-seek-btn"})}))}},i.prototype.T4=function(){var t=this;this.F2&&(this.H4=new w.default(this.F2,(function(i){i.stopPropagation();var n=t.F2,e=(i.clientX||i.touches&&i.touches[0]&&i.touches[0].clientX||i.pageX)-(n&&n.getBoundingClientRect().left||0),r=n?e/n.clientWidth:1,o=Math.min(r*t.i$,Math.max(t.i$-1,0));t.publish(s.SEEK,o)}))),this.R3=function(i){var n=t.HG.getAdsOverlayNode();t.wV.publish(c.SEEK_BAR_MOUSEOVER,i),S(t.L2).add("active"),S(t.T2).add("vp-thick-slider"),n&&S(n).add("vp-ads-overlay-bg"),t.L3(i),t.S3(i)},this.D3=function(i){var n=t.HG.getAdsOverlayNode();t.wV.publish(c.SEEK_BAR_MOUSEOUT,i),S(t.L2).remove("active"),S(t.T2).remove("vp-thick-slider"),n&&S(n).remove("vp-ads-overlay-bg"),t.D4(),t.S3(i)},this.j3(this.T2,this.R3,this.D3),this.C3=function(i){if(!isNaN(t.i$)){S(t.L2).add("active"),t.S3(i),t.JO=!0,t.wV.publish(c.CONTROLS_SEEK_START);var n=t.P3(i),e=Math.min(n*t.i$,Math.max(t.i$-1,0));t.wV.publish(c.CTRL_SEEK,Math.round(e)),t.x3(i)}},this.x3=function(i){if(t.JO){t.S3(i),S(t.tZ).add("vp-drag"),S(t.L2).add("active"),S(t.T2).add("vp-thick-slider"),t.L3(i);var n=t.P3(i),e=Math.min(n*t.i$,Math.max(t.i$-1,0));e=e>1?e:1;var r="";r=t._m.sliderColor?"width: "+100*n+"%; background-color: "+t._m.sliderColor+";":"width: "+100*n+"%;",t.D2.setAttribute("style",r),t.I2.setAttribute("style","width: 0%;"),t.L2.setAttribute("style","left: "+100*n+"%;"),t.wV.publish(c.CONTROLS_SEEKING,e)}},this.U3=function(i){t.JO&&(S(t.tZ).remove("vp-drag"),S(t.L2).remove("active"),S(t.T2).remove("vp-thick-slider"),t.D4(),t.S3(i),t.JO=!1,t.wV.publish(c.CONTROLS_SEEK_END))},this.V3(this.T2,this.C3,this.x3,this.U3)},i.prototype.C4=function(){this.F3(this.T2,this.R3,this.D3),this.B3(this.T2,this.C3,this.x3,this.U3)},i.prototype.S3=function(t){-1!==t.type.indexOf("touch")&&t.preventDefault()},i.prototype.M4=function(t){var i=this,n=t.adBreaks,e=t.duration;n&&0===n.length||!m.isNumber(e)||0===e||b.default.getAdBreakStartOffset(n).forEach((function(t){if(t.type===f.AdBreakType.MIDROLL||t.type===f.AdBreakType.POSTROLL){var n=document.createElement("div");S(n).add("vp-ad-break"),n.style.left=t.startOffset/e*100+"%",i.T2.appendChild(n)}}))},i.prototype.j4=function(){for(var t=this.T2.querySelectorAll(".vp-ad-break"),i=0;i<t.length;i++)this.T2.removeChild(t[i])},i.prototype.E2=function(){this.e3()},i.prototype.iW=function(t){var i,n=this.QY,e=this._m.volume,r=n.currentTime,o=this.i$,u=n.playbackMode;switch(t.keyCode){case 13:this.wV.publish(c.TOGGLE_PLAY_PAUSE);break;case 27:this.HG.updateViewOnEscPress();break;case 32:t.preventDefault(),this.wV.publish(c.TOGGLE_PLAY_PAUSE);break;case 37:t.preventDefault(),u!==v.PlaybackMode.VIDEO||this.fH||(i=r-5,this.wV.publish(c.CONTROLS_SEEKING,i>=0?i:0));break;case 38:t.preventDefault();var h=e+.05,a=h>1?1:h;this.z3(a);break;case 39:t.preventDefault(),u!==v.PlaybackMode.VIDEO||this.fH||(i=r+5,this.publish(s.SEEK,i<=o?i:o));break;case 40:t.preventDefault();var f=e-.05;a=f<0?0:f;this.z3(a);break;case 67:if(this.z2){var l=!S(this.z2).contains(O);this.publish(s.TOGGLE_CC,l,!0)}break;case 70:this.HG.toggleFullscreen();break;case 77:this.publish(s.SET_MUTE,!this._m.mute)}if(t.keyCode>=48&&t.keyCode<=57){var d=(t.keyCode-48)/10;o>0&&this.wV.publish(c.CONTROLS_SEEKING,o*d)}},i.prototype.R4=function(t,i){var n=Math.min(t/this.i$*100,100);if(this.N2&&m.isNumber(t)&&m.isNumber(this.i$)&&(this.N2.innerHTML=(i?A:"")+b.default.formatTime(t)),this.R2&&m.isNumber(this.i$)&&(this.R2.innerHTML=b.default.formatTime(this.i$)),m.isNumber(t)&&m.isNumber(this.i$)){var e="";e=this._m.sliderColor?"width: "+n+"%; background-color: "+this._m.sliderColor+";":"width: "+n+"%;",this.D2.setAttribute("style",e),this.JO||this.L2.setAttribute("style","left: "+n+"%;"),this.T2.setAttribute("aria-valuemax",this.i$.toString()),this.T2.setAttribute("aria-valuenow",t.toString()),this.T2.setAttribute("aria-valuetext",b.default.formatTime(t)+" of "+b.default.formatTime(this.i$))}},i.prototype.N4=function(t){var i=0;t.length>0&&(i=t.end(0)/this.i$*100),this.I2.setAttribute("style","width: "+i+"%;")},i.prototype.G3=function(t,i){if(!(this.BH&&t&&i&&i.mimetype))return null;if(!this.H3){var n=this.BH.getPlugin(l.PluginType.VISUAL_SEEK,i.mimetype);this.H3=n}return this.H3&&!this.H3.canSeek(t)&&this.H3.update(t,i),this.H3},i.prototype.L3=function(t){var i=this,n=this.vQ(),e=this.G3(n.id,n.visualSeekData);if(e){var r=this.P3(t),s=r*n.getRawDuration(),o=r*n.duration,u=e.getThumbnailData(n.id,s);if(u&&u.url)if(!S(this.HG.getContentNode()).contains("vp-hide-controls")){var h;h=r<.09?.09:r>.91?.91:r,this.B2.style.display="block",this.B2.style.left=100*h+"%";var a=this.B2.querySelector(".vp-vs-time");a&&(a.innerHTML=b.default.formatTime(o));var c=u.height,f=u.index,v=u.url,d=u.width,p=u.isAd,m=this.B2.querySelector(".vp-vs-thumbnail");if(!p)if(m.innerHTML="",e.visualSeekType===l.VisualSeekType.SPRITE){m.style.background="url("+v+")";var g=f%100,y=g%10*d,w=Math.floor(g/10)*c;m.style.backgroundPosition="-"+y+"px -"+w+"px"}else this.Y3=v,this.q3=this.q3||setTimeout((function(){var t=i.B2.querySelector(".vp-vs-thumbnail");i.Y3&&(t.style.background="url("+i.Y3+")"),clearTimeout(i.q3),i.q3=null}),50)}}},i.prototype.V3=function(t,i,n,e){["mousedown","touchstart"].forEach((function(n){t.addEventListener(n,i)})),["mousemove","touchmove"].forEach((function(t){document.addEventListener(t,n)})),["mouseup","touchend"].forEach((function(t){document.addEventListener(t,e)}))},i.prototype.B3=function(t,i,n,e){["mousedown","touchstart"].forEach((function(n){t.removeEventListener(n,i)})),["mousemove","touchmove"].forEach((function(t){document.removeEventListener(t,n)})),["mouseup","touchend"].forEach((function(t){document.removeEventListener(t,e)}))},i.prototype.j3=function(t,i,n){["mouseenter","touchstart"].forEach((function(n){t.addEventListener(n,i)})),["mousemove","touchmove"].forEach((function(n){t.addEventListener(n,i)})),["mouseleave","touchend"].forEach((function(i){t.addEventListener(i,n)}))},i.prototype.F3=function(t,i,n){["mouseenter","touchstart"].forEach((function(n){t.removeEventListener(n,i)})),["mousemove","touchmove"].forEach((function(n){t.removeEventListener(n,i)})),["mouseleave","touchend"].forEach((function(i){t.removeEventListener(i,n)}))},i.prototype.l4=function(){this.Y2&&this.updateVolumeUI(this._m.volume,this._m.mute)},i.prototype.W3=function(){var t=this;this.Q3=new w.default(this.Y2,(function(i){if(!t.Z3){i.stopPropagation(),t.X3(),t.HG.clearAutoHideTimeout(),t.J3&&clearTimeout(t.J3);var n=!t._m.mute;t.publish(s.UI_INTERACT,{srcElement:"ctrl-mute-btn-"+(n?"on":"off")}),t.publish(s.SET_MUTE,n),t.K3(n)}}))},i.prototype.t5=function(){var t=this,i=function(i){var n,e=function(i){var n;return n=t.HG.getFullscreen()&&(u.userAgent.chrome||u.userAgent.safari)?i.pageX-b.default.getOffsetLeftFromEl(t.W2,a.VIDEO_MAIN_ELEMENT_CLASS):i.pageX-b.default.getOffsetLeftFromDocument(t.W2),t.W2.getBoundingClientRect().left?Math.max(0,Math.min(1,n/t.W2.clientWidth)):0}(i);n=0===e,t._m.mute!==n&&(t.publish(s.UI_INTERACT,{srcElement:"ctrl-mute-btn-"+(n?"on":"off")}),t.publish(s.SET_MUTE,n)),t.publish(s.SET_VOLUME,e),t.publish(s.UI_INTERACT,{srcElement:"ctrl-volume-bar",volume:e})};this.i5=new w.default(this.W2,(function(n){n.stopPropagation(),t.X3(),i(n)})),this.n5=function(i){t.S3(i),t.Z3=!0,t.X3(),t.e5(i)},this.e5=function(n){t.Z3&&(t.S3(n),t.X3(),i(n),t.r5(n))},this.s5=function(i){t.Z3&&(t.S3(i),t.Z3=!1)},this.V3(this.W2,this.n5,this.e5,this.s5)},i.prototype._3=function(){var t,i=this;this.o5=function(n){n.stopPropagation(),t||(t=window.setTimeout((function(){i.publish(s.UI_INTERACT,{srcElement:"ctrl-mute-btn-off"}),t=null}),600))},this.i4&&(["mouseenter","touchstart"].forEach((function(t){i.i4.addEventListener(t,i.o5)})),["mousemove","touchmove"].forEach((function(t){i.i4.addEventListener(t,i.o5)})))},i.prototype.J4=function(){var t=this;this.i4&&(["mouseenter","touchstart"].forEach((function(i){t.i4.removeEventListener(i,t.o5)})),["mousemove","touchmove"].forEach((function(i){t.i4.removeEventListener(i,t.o5)})))},i.prototype.K3=function(t){this._m.ccOnMute&&(t?this.publish(s.TOGGLE_CC,!0,!1):this.publish(s.TOGGLE_CC,!1,!1),this.updateClosedCaptionButtonState(t))},i.prototype.X3=function(){this.X2&&S(this.X2).add("show")},i.prototype.u5=function(){var t=this;this.J3=null;var i=!1;this.r5=function(n){var e=t.HG.getAdsOverlayNode();t.S3(n),t.O4&&t.O4.isOpen()||(S(t.q2).add("open"),e&&S(e).add("vp-ads-overlay-bg"),i||(t.l4(),i=!0),t.X3(),t._4&&t._4.hideActiveContainer(t.G2))},this.h5=function(i){var n=t.HG.getAdsOverlayNode();t.S3(i),t.J3&&clearTimeout(t.J3),t.J3=window.setTimeout((function(){S(t.q2).remove("open"),n&&S(n).remove("vp-ads-overlay-bg")}),500)},this.a5=function(i){t.S3(i),t.J3&&clearTimeout(t.J3)},this.j3(this.Y2,this.r5,this.h5),this.j3(this.q2,this.a5,this.h5)},i.prototype.w3=function(){var t=this;this.Y2&&this.W3(),this.q2&&this.Y2&&(this.t5(),this.u5()),this.J2&&(this.Z4=new w.default(this.J2,(function(i){i.stopPropagation();var n=b.default.findClosest(i.eventTarget,".vp-audio-item",t.J2);if(n){var e=t.J2.querySelector(".vp-audio-item-selected"),r=e&&e.getAttribute("data-name");e&&S(e).remove("vp-audio-item-selected"),S(n).add("vp-audio-item-selected"),t.publish(s.SET_AUDIO_LANGUAGE,n.getAttribute("data-name"),r)}else"close"===i.eventTarget.getAttribute("data-action")&&S(t.J2).add("vp-hidden")})))},i.prototype.W4=function(){this.Y2&&this.Q3.destroy(),this.q2&&(this.i5.destroy(),this.B3(this.q2,this.n5,this.e5,this.s5),this.F3(this.Y2,this.r5,this.h5),this.F3(this.q2,this.a5,this.h5))},i.prototype.b4=function(t){var i=this.HG.getContentNode();this.Y2&&(t?(S(this.Y2).add("muted"),S(i).add("vp-muted")):(S(this.Y2).remove("muted"),S(i).remove("vp-muted"))),this.syncAriaState()},i.prototype.g4=function(t){if(this.Q2){var i=Math.ceil(100*t),n=100-i;this.Q2.setAttribute("style","width:"+i+"%"),this.Z2.setAttribute("style","width:"+n+"%")}if(this.X2){var e=0;try{e=parseInt(window.getComputedStyle(this.W2).width,10)}catch(t){}var r=Math.ceil(t*(e-this.X2.offsetWidth/2));this.X2.setAttribute("style","left:"+r+"px")}},i.prototype.I4=function(){var t=this.vQ();t&&t.isMultiAudioAvailable()?(this.c5(),S(this.q2).add("vp-multi-audio-available"),this.K2&&S(this.K2).remove("vp-hidden")):(S(this.q2).remove("vp-multi-audio-available"),this.K2&&S(this.K2).add("vp-hidden"),this.J2.innerHTML="")},i.prototype.c5=function(){var t=this.vQ(),i=b.default.render(E,{isMobile:u.userAgent.mobile,items:t&&t.languages||[],Strings:d.default});this.J2.appendChild(i)},i.prototype.P3=function(t){var i=((t.clientX||t.touches&&t.touches[0]&&t.touches[0].clientX||t.pageX)-this.T2.getBoundingClientRect().left)/this.T2.clientWidth;return Math.max(0,Math.min(1,i))},i.prototype.D4=function(){this.B2.style.display="none",this.Y3=""},i.prototype.N3=function(t){var i=this.HG.getContentNode(),n=this.HG.isStreamMode()||this.HG.isMiniStreamMode(),e=this.HG.isMiniStreamMode()?"vp-ministream":"vp-stream";n&&(t?S(i).remove(e):(S(i).add(e),this.a4&&this.a4.resetSettings()))},i.prototype.o4=function(){this.C2&&this.C2.setAttribute("aria-label",d.default.PLAY_VIDEO),this.T2.setAttribute("aria-label",d.default.SEEK_SLIDER),this.T2.setAttribute("aria-valuemin","0"),this.H2&&this.H2.setAttribute("aria-label",d.default.GO_TO_FULLSCREEN),this.Y2&&(S(this.Y2).contains("muted")?this.Y2.setAttribute("aria-label",d.default.UNMUTE):this.Y2.setAttribute("aria-label",d.default.MUTE))},Object.defineProperty(i.prototype,"i$",{get:function(){return this.QY.duration},enumerable:!0,configurable:!0}),i.prototype.vQ=function(){return this._m.playlist.getCurrentItem()},Object.defineProperty(i.prototype,"QY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i.prototype.z3=function(t){this.publish(s.SET_VOLUME,t),this.publish(s.KEY_CHANGE_VOLUME,{volume:t})},i}(o.default);i.Controls=T},9541:function(t,i){"use strict";var n;Object.defineProperty(i,"__esModule",{value:!0}),function(t){t.UP="up",t.DOWN="down",t.LEFT="left",t.RIGHT="right",t.TAP="tap"}(n||(n={}));var e={NORMAL:[{combination:[79,80,83,83]}]},r={NORMAL:[n.UP,n.DOWN,n.LEFT,n.RIGHT,n.TAP,n.TAP]},s=function(){function t(t,i){this.f5=[],this.l5=0,this.v5=0,this.d5=[],this.GH=i,this._t=t,this.p5=e[this._t],this.m5(),this.b5()}return t.prototype.destroy=function(){document.removeEventListener("keydown",this.g5,!1),document.removeEventListener("touchstart",this.y5,!1),document.removeEventListener("touchmove",this.w5,!1),document.removeEventListener("touchend",this._5,!1)},t.prototype.b5=function(){var t=this;this.l5=0,this.v5=0,this.p5.forEach((function(i){i.length=i.combination.length,i.value=i.length?i.combination.toString():null,i.length>t.v5&&(t.v5=i.length)})),this.g5=this.iW.bind(this),document.addEventListener("keydown",this.g5,!1)},t.prototype.iW=function(t){var i=this;this.l5=t.altDown||t.altKey?this.l5+1:0,this.d5.push(t.keyCode),this.d5.length>this.v5&&this.d5.shift(),this.p5.some((function(t){var n=i.d5.slice(Math.max(i.d5.length-t.length,0)).toString()===t.value;return t.alt?n&&i.l5>t.length:n}))&&this.GH()},t.prototype.y5=function(t){this.E5=t.changedTouches[0].pageX,this.O5=t.changedTouches[0].pageY,this.A5=0,this.S5=0},t.prototype.w5=function(t){if(1===t.touches.length){var i=t.touches[0];this.A5=i.pageX,this.S5=i.pageY}},t.prototype._5=function(){var t,i=r[this._t];this.A5||this.S5?t=Math.abs(this.E5-this.A5)>Math.abs(this.O5-this.S5)?this.E5-this.A5<0?n.RIGHT:n.LEFT:this.O5-this.S5<0?n.DOWN:n.UP:t=n.TAP;this.f5.push(t),this.f5.length>i.length&&this.f5.shift(),this.f5.length===i.length&&this.f5.every((function(t,n){return t===i[n]}))&&this.GH()},t.prototype.m5=function(){this.y5=this.y5.bind(this),this.w5=this.w5.bind(this),this._5=this._5.bind(this),document.addEventListener("touchstart",this.y5,!1),document.addEventListener("touchmove",this.w5,!1),document.addEventListener("touchend",this._5,!1)},t}();i.default=s},1225:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(9847),u=n(742),h=n(1962),a=n(4685),c=n(1954),f=n(1204),l=n(4986),v=n(6609),d=n(3535),p=n(9215),m=n(446),b=1e3,g="<span class='vp-details'>",y=": </span>",w=".vp-opss-";!function(t){t.VISIBILITY_CHANGED="visibility-changed"}(s=i.OpssEvent||(i.OpssEvent={}));var _=function(){function t(t,i){var n=this;void 0===t&&(t=""),this.T5=t,this.J0=".vp-section-expand-",this.I5=w+"current-",this.J0+=this.T5,this.I5+=this.T5,this.j5=i.select(this.J0),this.M5=i.select(this.I5),this.j5.onTap((function(){var t="vp-hide",i="vp-expanded",e="vp-collapsed",r=n.M5.contains(t);n.M5.addOrRemove(t,!r),n.j5.remove(r?i:e).add(r?e:i)}))}return t.prototype.render=function(t){},t.prototype.destroy=function(){this.M5.destroy(),this.j5.destroy()},t}(),E=function(t){function i(i){return t.call(this,"hosting",i)||this}return r(i,t),i.prototype.render=function(t){var i=window.VDMS,n=i&&i.VideoPlatform&&i.VideoPlatform.PlayerHosting||"local";this.M5.select(w+this.T5).innerHTML=JSON.stringify(n,void 0,2)},i}(_),O=function(t){function i(i){return t.call(this,"plugins",i)||this}return r(i,t),i.prototype.render=function(t){var i="",n=t.plugins,e=function(t){Object.prototype.hasOwnProperty.call(n,t)&&n[t].forEach((function(n){i+="<div>"+g+t+y+n.mimetype+" - "+n.version+"</div>"}))};for(var r in n)e(r);this.M5.select(w+this.T5).innerHTML=i},i}(_),A=function(t){function i(i){return t.call(this,"context",i)||this}return r(i,t),i.prototype.render=function(t){var i=this.M5,n=t.config||{};i.select(w+"expSiteName").innerHTML=g+"site"+y+n.site,i.select(w+"expName").innerHTML=g+"expName"+y+n.expName,i.select(w+"expBucketName").innerHTML=g+"expBucket"+y+n.expBucket,i.select(w+"expType").innerHTML=g+"expType"+y+n.expType},i}(_),S=function(t){function i(i){return t.call(this,"config",i)||this}return r(i,t),i.prototype.render=function(t){this.M5.select(w+"profile").innerHTML=JSON.stringify(t.config,void 0,2)},i}(_),T=function(){function t(t){this.T5=t,this._=[],this.N5=[]}return t.prototype.push=function(t,i){this._.push(parseFloat(t)),this.N5.push(i)},t.prototype.render=function(t){if(this._.some((function(t){return l.isNumber(t)}))){var i=new d.default(document.createElement("div"));i.innerText=this.T5;var n=new d.default(document.createElement("div")).add("vp-opss-graph").appendView(i),e=document.createElement("canvas");e.width=150,e.height=60,n.appendChild(e),t.select(w+"graphs").appendView(n),this.k5(e,150,60)}},t.prototype.k5=function(t,i,n){var e=t.getContext("2d");if(e){for(var r=this._.length-1,s=0,o=this.N5[r],u=this._[r],h=u,a=r-1;a>=0;a--)if(u=Math.min(u,this._[a]),h=Math.max(h,this._[a]),a>0&&o-this.N5[a-1]>45){s=a;break}var c=this.N5[s];u>0&&(u=0),u===h&&(h=u+1),e.save(),e.translate(40,n),e.scale((i-40)/45,-1*n/(h-u)),e.beginPath(),e.moveTo(0,this._[s]-u);for(var f=s+1;f<this._.length;f++)e.lineTo(this.N5[f]-c,this._[f]-u);e.restore(),e.lineWidth=1,e.lineCap="round",e.lineJoin="round",e.strokeStyle="white",e.stroke(),e.font="8pt Monospace",e.fillStyle="white",e.fillText(h.toFixed(1),0,10),e.fillText(u.toFixed(1),0,60)}},t}(),I=function(t){function i(i,n){var e=t.call(this,p,{version:i.version,strings:c.default})||this;return e.R5=[],e._m=i,e.L5=n,e.D5={},e.C5={bitrate:new T("Bit Rate History"),speed:new T("Download Speed History"),bufferLength:new T("Buffer Length History"),frameRate:new T("Frame Rate History")},e.P5(),e.x5=e.U5(w+"close-btn",(function(){e.close()})),e.V5=e.U5(".vp-profile-btn",(function(){e.F5(e._m.inputConfig)})),e.B5(),e.R5.push(new S(e.view)),e.R5.push(new O(e.view)),e.R5.push(new E(e.view)),e.R5.push(new A(e.view)),e.z5="invalid",e}return r(i,t),i.prototype.render=function(t){this.G5(t);var i={plugins:this.L5,config:this._m.inputConfig};this.R5.forEach((function(t){return t.render(i)})),this.H5(),this.Y5(),this.view.setDisplay("block"),this.publish(s.VISIBILITY_CHANGED,!0,this.view)},i.prototype.isOpen=function(){return"none"!==this.view.node.style.display},i.prototype.close=function(){this.view.setDisplay("none"),this.publish(s.VISIBILITY_CHANGED,!1,this.view),this.q5()},i.prototype.onPlaybackInfo=function(t){this.D5=t;var i=Date.now()/b;this.C5.bitrate.push(t.currentStreamBitrate,i),this.C5.speed.push(t.currentKbps,i),this.C5.bufferLength.push(t.bufferLength,i),this.C5.frameRate.push(t.frameRate?t.frameRate:0,i),this.Y5()},i.prototype.onTimeUpdate=function(t){this.z5=isNaN(t)||l.isNullOrUndefined(t)?"invalid":Math.abs(t)>50?Math.floor(Math.abs(t))+" ms "+(t>0?"ahead":"behind"):"in sync",this.Y5()},i.prototype.onPlaylistPositionChange=function(){this.H5()},i.prototype.onRendererSwitch=function(t,i){this.render(i)},i.prototype.onVideoEvent=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];switch(t){case h.VideoEvent.PLAYING:case h.VideoEvent.PAUSE:case h.VideoEvent.SEEKING:case h.VideoEvent.SEEKED:this.W5(w+"playback",t)}},i.prototype.destroy=function(){this.q5(),this.x5&&this.x5.destroy(),this.V5&&this.V5.destroy(),this.Q5.destroy(),this.Z5.destroy(),this.X5.destroy(),this.R5.forEach((function(t){return t.destroy()})),t.prototype.destroy.call(this)},i.prototype.J5=function(t){return this.view.select(t)},i.prototype.P5=function(){var t=this;this.Q5=new u.Timer(b,(function(){t.W5(w+"network",["network empty","network idle","network loading","network no source"][t.K5.networkState])}),this),this.Z5=new u.Timer(b,(function(){t.W5(w+"state",t._m.getState())}),this),this.X5=new u.Timer(b,(function(){t.W5(w+"ready",["have nothing","have metadata","have current data","have future data","have enough data"][t.K5.readyState])}),this)},i.prototype.W5=function(t,i){var n=this.J5(t);n&&(n.innerHTML=i)},i.prototype.U5=function(t,i){return this.J5(t).onTap((function(t){t.stopPropagation(),i()}))},i.prototype.G5=function(t){t&&(this.K5=t.node,this.t9()&&this.i9())},i.prototype.n9=function(t,i,n){this.J5(t).innerHTML=g+i+y+n},i.prototype.F5=function(t){var i;try{i=JSON.parse(JSON.stringify(t))}catch(t){i={}}var n=d.default.build(m,{config:JSON.stringify(i,null,2)}).node.innerHTML;if(o.userAgent.mobile)document.write(n);else{var e=window.open();e&&e.document.write(n)}},i.prototype.t9=function(){return o.userAgent.tv||o.userAgent.safari},i.prototype.e9=function(t){var i="";return Object.keys(t).forEach((function(n){var e=t[n];i+="<div>"+g+n+y+e+"</div>"})),i},i.prototype.r9=function(t,i){var n=this,e="";return Object.keys(t).forEach((function(r){var s=t[r];s&&"object"==typeof s?isNaN(r)?(e+="<div>"+r+" :</div>",e+='<div style="padding-left: 10px">'+n.r9(s)+"</div>"):e+="<div>"+n.r9(s,r)+"</div>":e+="<div>"+(i?i+" : ":"")+r+" : "+s+"</div>"})),e},i.prototype.s9=function(t){return'<div class="vp-opss-title">'+t+"</div>"},i.prototype.B5=function(){var t={OS:o.userAgent.os,Mobile:o.userAgent.mobile,"User Agent":o.userAgent.ua};if(o.userAgent.mobile){t["Can Play Inline"]=f.default.canPlayInline,t["Autoplay Supported"]=f.default.autoplaySupported,f.default.autoplaySupported&&(t["Has Native Autoplay Support"]=f.default.hasNativeAutoplaySupport);var i=f.default.network;t["Network Info Available"]=i.available,t["Network Connection Type (SAPI)"]=i.connectionType,t["Network Connection Type (User Agent)"]=o.capabilities.getConnectionType()||"n/a",t["Is Mobile Network"]="boolean"==typeof i.mobile?i.mobile:"n/a"}this.W5(w+"platform",this.e9(t))},i.prototype.H5=function(){var t=this._m.playlist.getCurrentItem(),i="",n="none",e=this.K5?this.K5.currentSrc:"";t&&(i=t.id,n=t.videoSession),this.n9(w+"uuid","UUID",i),this.n9(".vp-sessionId","SessionId",n),this.t9()&&this.W5(w+"url","Current Source URL : "+e)},i.prototype.Y5=function(){var t=this._m.playlist.getCurrentItem(),i=this.D5,n=i.deliveryProtocol;for(var e in t&&(n+=" / "+t.getType()),this.W5(w+"graphs",""),this.C5)this.C5[e].render(this.view);var r={"Total Quality Levels":i.qualityLevels,"Encoding Method":t&&t.streams.length>0?t.streams[0].rcMode:"na","Current Bitrate":i.currentStreamBitrate+" kbps",Protocol:n,CDN:t?t.getCDN():"","Recovery count":t?t.failoverCount:0,"Buffer Length":i.bufferLength+" secs","Frame Rate":i.frameRate,"Download Speed":i.currentKbps+" kbps","Dropped Frames":i.droppedFrames,"Media Size":i.mediaWidth+" x "+i.mediaHeight,"Buffering Count":0,"Total buffering time":"",Protected:i.drm?"Yes":"No","Sync State":this.z5};t&&t.rendererType===a.RendererType.HTML5_HLS&&(r["Buffering Count"]=i.bufferingCount,r["Total buffering time"]=i.totalBufferingTime+" ms");var s=this._m.playbackState.rendererType||"(no renderer yet)";s=s===a.RendererType.HTML5_HLS?s+" "+this._m.jshlsVersion:s,this.W5(w+"detail",this.e9(r)),this.n9(w+"renderertype","Renderer Type",s)},i.prototype.i9=function(){var t=this.J5(w+"tv");if(t){var i='<div class="vp-opss-url"></div>'+this.s9("HTML5 Video States"),n='<span class="vp-opss-',e='"></span>',r={"Playback State":n+"playback"+e,"Player State":n+"state"+e,"Network State":n+"network"+e,"Ready State":n+"ready"+e};i+=this.e9(r),t.innerHTML=i,this.o9()}},i.prototype.o9=function(){this.Z5.start(),o.userAgent.samsung||(this.Q5.start(),this.X5.start())},i.prototype.q5=function(){this.Z5.stop(),this.Q5.stop(),this.X5.stop()},i}(v.default);i.default=I},43:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(3535),r=function(){function t(t){this.w0=new e.default(document.createElement("canvas")),this.u9=this.w0.node.getContext("2d"),this.w0.setSize("80","80").add("vp-360-pie"),t.appendChild(this.w0.node),this.h9=1,this.k5()}return t.prototype.addClickListener=function(t){this.a9=function(i){i.preventDefault(),i.stopPropagation(),t&&t()},this.c9=function(t){t.preventDefault(),t.stopPropagation()},this.w0.addEventListener("click",this.a9,!1).addEventListener("mousedown",this.c9,!1).addEventListener("mouseup",this.c9,!1)},t.prototype.update=function(t){var i=t%360;i<0&&(i=360+i),i*=-1,this.h9=i/90+Math.PI/4-3.79,this.k5()},t.prototype.destroy=function(){this.w0.removeEventListener("click",this.a9,!1).removeEventListener("mousedown",this.c9,!1).removeEventListener("mouseup",this.c9,!1).removeFromParent().destroy()},t.prototype.k5=function(){var t=this.u9;if(t){t.clearRect(0,0,80,80),t.beginPath(),t.arc(40,40,28,0,2*Math.PI),t.shadowColor="rgba(18, 23, 23, 0.5)",t.shadowBlur=10,t.lineWidth=4,t.strokeStyle="#fff",t.stroke(),t.beginPath(),t.arc(40,3,2,0,2*Math.PI),t.fillStyle="#fff",t.fill();var i=-.5*Math.PI*this.h9;t.beginPath(),t.arc(40,40,28,Math.PI/4+i,-Math.PI/4+i,!0),t.lineTo(40,40),t.fillStyle="rgba(255, 255, 255, 0.6)",t.fill()}},t}();i.default=r},9554:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o=n(7403),u=n(9847),h=n(954),a=n(1962),c=n(1279),f=n(1954),l=n(6342),v=n(514),d=n(1462);function p(t){return l.default.classList(t)}!function(t){t.UI_INTERACT="playlistViewUiInteract",t.SCROLLED_TO_END="playlistViewScrolledToEnd"}(s=i.PlaylistViewEvent||(i.PlaylistViewEvent={}));var m=function(t){function i(i,n,e,r){var s=t.call(this,"PlaylistView")||this;return s.wV=i,s.HG=n,s._m=e,s.BH=r,s.wV.addEventListener(a.PLAYER_DIMENSION_CHANGE,s._q,s),s.wV.addEventListener(a.FULLSCREEN_CHANGE,s.f9,s),s.GY=s.HG.getPlaylistController(),s.l9=s.v9.bind(s),s}return r(i,t),i.prototype.create=function(t){if(-1===[h.PLAYLIST_POS.BOTTOM,h.PLAYLIST_POS.RIGHT,h.PLAYLIST_POS.HIDDEN].indexOf(t))return null;var i="vp-playlist-mode-"+t;this.d9=0,this.p9=[],this.m9=this.b9(t),this.qL=t;var n=l.default.render(d,{strings:f.default,modeClass:i,isHiddenMode:t===h.PLAYLIST_POS.HIDDEN||!1,theme:this.m9,streamModeClass:this.g9.inStream?"vp-playlist-in-stream":""});return this._m.uiState&&this._m.uiState.isCSSLoaded&&p(n).remove("vp-vis-hidden"),this.y9(n),this.w9(),this.eF(!0),n},i.prototype.syncView=function(){this.w9()},i.prototype.upNextBtnTapHandler=function(){var t=this._9();if(!t.isEndOfPlaylist()){var i=t.position+1,n=t.getMediaItemAt(i).id;this.publish(s.UI_INTERACT,{srcElement:"ctrl-next-click"}),this.publish(s.UI_INTERACT,{srcElement:"ui_pl_nxt_clk"}),this.wV.publish(a.RELATED_ITEM_CLICK,n,i,!1);var e=this.qL===h.PLAYLIST_POS.RIGHT;this.E9(this.qL,e)}},i.prototype.syncPgBtns=function(){this.O9.scrollWidth<=this.O9.scrollLeft+this.O9.offsetWidth?this.A9=!0:this.A9=!1,this.O9.scrollLeft<=0?this.S9=!0:this.S9=!1,this.S9?p(this.T9).add("disabled"):p(this.T9).remove("disabled"),this.A9?p(this.I9).add("disabled"):p(this.I9).remove("disabled")},i.prototype.destroy=function(){var t=this;(this.j9(),this.p9&&this.p9.forEach((function(t){t.destroy()})),this.p9=[],this.xG)&&this.M9().forEach((function(i){i.removeEventListener("tap",t.l9)}))},i.prototype.setPlaylistViewSize=function(){var t=Math.floor(this.O9.offsetWidth/134);this.A9=t>=this._9().getItems().length,this.syncPgBtns()},i.prototype.onMediaItemCurrent=function(){var t=this.HG.getFullscreen()?h.PLAYLIST_POS.HIDDEN:this.qL;this.E9(t,!0)},i.prototype.v9=function(t){p(this._node).remove("open");var i=this.M9().indexOf(t.target);this.wV.publish(a.RELATED_ITEM_CLICK,t.target.getAttribute("data-id"),i,!1),this.publish(s.UI_INTERACT,{srcElement:"ui_pl_thmb_clk"}),this.onMediaItemCurrent()},i.prototype.w9=function(){var t=this._9().getItems();t&&0!==t.length&&(this.p9=[],this.N9(t),this.O9.scrollLeft=this.d9,this.syncPgBtns())},i.prototype.eF=function(t){var i=this;if(this.k9=new v.default(this.T9),this.T9.addEventListener("tap",(function(){i.R9(!1)})),this.L9=new v.default(this.I9),this.I9.addEventListener("tap",(function(){i.R9(!0)})),this.qL===h.PLAYLIST_POS.RIGHT&&!u.userAgent.mobile){this.xG.addEventListener("scroll",(function(){t&&i.xG.scrollTop+i.xG.offsetHeight>=i.xG.scrollHeight&&i.publish(s.SCROLLED_TO_END)}));var n=function(t){var n=i.xG.scrollTop,e=i.xG.scrollHeight,r=i.xG.offsetHeight,s="DOMMouseScroll"===t.type?-40*t.detail:t.wheelDelta,o=s>0,u=function(){return t.stopPropagation(),t.preventDefault(),t.returnValue=!1,!1};return!o&&-s>e-r-n?(i.xG.scrollTop=e,u()):!(o&&s>n)||(i.xG.scrollTop=0,u())};this.O9.addEventListener("mousewheel",n),this.O9.addEventListener("DOMMouseScroll",n)}},i.prototype.N9=function(t){var i=this,n=t&&t.filter((function(t){var n='.vp-playlist-item[data-id="'+t.id+'"]';return!i.xG.querySelector(n)}))||[],e=this.BH.getPlugin(c.PluginType.PLAYLIST,this.g9.mimetype);if(e){var r=e.create(this.qL,n,this.O9,f.default),s=document.createDocumentFragment();r.forEach((function(t,n){i.p9.push(new v.default(t,n)),t.addEventListener("tap",i.l9),s.appendChild(t)})),this.xG.appendChild(s),this.setPlaylistViewSize(),p(this.D9).remove("vp-pl-loading"),this.HG.getFullscreen()||this.E9(this.qL,!1)}},i.prototype.R9=function(t){var i=this.HG.getFullscreen();if((this.qL!==h.PLAYLIST_POS.RIGHT||i)&&!(this.A9&&t||this.S9&&!t)){t&&this.O9.scrollWidth-2*this.O9.offsetWidth<=this.O9.scrollLeft&&this.publish(s.SCROLLED_TO_END),this.wV.publish(a.UP_NEXT_PG_CLICK);var n="next-";n=t?n+"right":n+"left",this.publish(s.UI_INTERACT,{srcElement:n});var e=148*Math.floor(this.O9.offsetWidth/148);t?this.O9.scrollLeft=Math.min(this.O9.scrollLeft+e,this.O9.scrollWidth-this.O9.offsetWidth):t||(this.O9.scrollLeft=Math.max(this.O9.scrollLeft-e,0)),this.d9=this.O9.scrollLeft,this.syncPgBtns()}},i.prototype.E9=function(t,i){var n=this._9().getCurrentItem(),e=n&&n.id,r=this.xG.querySelector(".vp-currently-playing"),s='.vp-playlist-item[data-id="'+e+'"]',o=this.xG.querySelector(s);if(r&&(p(r).remove("vp-currently-playing"),t!==h.PLAYLIST_POS.RIGHT)){var u=r.querySelector(".vp-pl-title"),a=r.querySelector(".vp-pl-dur"),c=r.querySelector(".vp-playlist-item-gradient"),f=r.querySelector(".vp-now-playing");p(u).remove("vp-show"),p(a).remove("vp-hide"),p(c).remove("vp-playlist-item-gradient-duration"),p(f).remove("vp-show")}if(o){var l=o.offsetLeft,v=o.offsetWidth,d='[data-label-for-id="'+e+'"]',m=this.xG.querySelector(d);if(p(o).add("vp-currently-playing"),t!==h.PLAYLIST_POS.RIGHT){var b=o.querySelector(".vp-pl-dur"),g=o.querySelector(".vp-playlist-item-gradient"),y=o.querySelector(".vp-now-playing");p(b).add("vp-hide"),p(g).add("vp-playlist-item-gradient-duration"),p(y).add("vp-show");var w=v+14;l=t===h.PLAYLIST_POS.HIDDEN?l+w:l,this.xG.parentElement.scrollLeft=l}else if(t===h.PLAYLIST_POS.RIGHT&&i){var _=o.offsetTop;this.xG.scrollTop=m?m.offsetTop:_-5}this.syncPgBtns()}},i.prototype.b9=function(t){var i,n="dark",e=this.g9&&this.g9.theme||n;switch(t){case h.PLAYLIST_POS.BOTTOM:case h.PLAYLIST_POS.RIGHT:i=e;break;case h.PLAYLIST_POS.HIDDEN:i=n;break;default:i=n}return i},i.prototype.y9=function(t){this._node=t,this.xG=t.querySelector(".vp-playlist-strip-list"),this.O9=t.querySelector(".vp-playlist-strip"),this.D9=t,this.T9=t.querySelector(".vp-playlist-pg-btn-prev"),this.I9=t.querySelector(".vp-playlist-pg-btn-next")},i.prototype.f9=function(){var t,i,n,e,r,s,o=this,u=this.HG.getFullscreen(),a=this.HG.getContentNode();if(this._q(),this.GY.isPlaylistShown()&&this.setPlaylistViewSize(),this.qL===h.PLAYLIST_POS.BOTTOM||this.qL===h.PLAYLIST_POS.RIGHT){if(r=a.querySelector(".vp-upnext-playlist"),t=a.querySelector(".vp-playlist-mode-hidden"),i=a.querySelector(".vp-playlist-mode-"+this.qL),n=t.querySelector(".vp-playlist-strip-list"),e=i.querySelector(".vp-playlist-strip-list"),u)n.innerHTML=e.innerHTML,e.innerHTML="",p(r).remove("hide"),p(t).remove("vp-pl-loading"),this.y9(t),this.GY&&this.GY.attachUpNextMouseEvents(),setTimeout((function(){o.E9(h.PLAYLIST_POS.HIDDEN,!0)}),500);else{e.innerHTML=n.innerHTML,n.innerHTML="",s=this.qL===h.PLAYLIST_POS.RIGHT,p(r).add("hide"),this.y9(i),this.GY&&this.GY.detachUpNextMouseEvents();var c=this.xG.querySelector(".vp-currently-playing");c&&p(c).remove("vp-hide"),setTimeout((function(){o.E9(o.qL,s)}),500)}this.j9(),this.p9&&this.p9.forEach((function(t){t.destroy()})),this.p9=[],this.eF(!1),this.M9().forEach((function(t){o.p9.push(new v.default(t)),t.addEventListener("tap",o.l9)}))}},i.prototype._q=function(){var t=this;this.GY.isPlaylistShown()&&(this.d9=0,setTimeout((function(){t.setPlaylistViewSize()}),1e3))},i.prototype.j9=function(){this.L9&&this.I9&&(this.L9.destroy(),this.I9.removeEventListener("tap",this.R9)),this.k9&&this.T9&&(this.k9.destroy(),this.T9.removeEventListener("tap",this.R9))},i.prototype.M9=function(){return Array.prototype.slice.call(this.xG.querySelectorAll(".vp-playlist-item"),0)},i.prototype._9=function(){return this._m.playlist},Object.defineProperty(i.prototype,"g9",{get:function(){return this._m.playlistUIConfig},enumerable:!0,configurable:!0}),i}(o.default);i.default=m},6609:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7403),o=n(9847),u=n(1954),h=n(3535),a=n(7372),c=n(9426),f=n(5445),l=n(1107);var v=function(t){function i(i,n){var e=t.call(this,"ScreenBase")||this;return e.view=h.default.build(i,n),e}return r(i,t),i.prototype.destroy=function(){this.view.destroy(),t.prototype.destroy.call(this)},i}(s.default);i.default=v;var d="vp-show-spinner",p=function(t){function i(){return t.call(this,a,{})||this}return r(i,t),i.prototype.show=function(){var t;(t=this.view)&&t.node&&t.node.offsetHeight,this.view.add(d)},i.prototype.hide=function(){this.view.remove(d)},i}(v);i.LoadingScreen=p;var m,b=function(t){function i(i,n,e,r){var s=t.call(this,c,{title:i.title,message:i.message,rep:i.rep,guid:{guid:n},sessionId:{videoSession:e},imageSrc:r,showBgImage:!!r})||this;return s.view.select(".vp-error-message").innerHTML=i.message,s.view.remove("vp-vis-hidden"),s}return r(i,t),i}(v);i.ErrorScreen=b,function(t){t.UI_INTERACT="ssUiInteract",t.START_SCREEN_CLICK="ssScreenClick"}(m=i.StartScreenEvent||(i.StartScreenEvent={}));var g=function(t){function i(i,n,e){var r,s=this,h={showTitle:n.showTitle&&i.title,showButton:n.showButton,showDescription:n.showDescription&&i.description,showThumbnail:n.showThumbnail,showProvider:!1},a=i.posterUrl||i.thumbnail;return(s=t.call(this,f,{item:i,config:h,width:e.width,height:e.height,imageSrc:a,strings:u.default,show:null===(r=e)||void 0===r?void 0:r.isCSSLoaded})||this).view.onTap((function(){o.userAgent.htc_one?window.setTimeout((function(){return s.a9()}),500):s.a9()})),s}return r(i,t),i.prototype.updateTitle=function(t){var i=this.view.select(".vp-start-screen-title");i&&(i.node.textContent=t)},i.prototype.a9=function(){this.publish(m.START_SCREEN_CLICK),this.publish(m.UI_INTERACT,{srcElement:"startScreen"})},i}(v);i.StartScreen=g;var y=function(t){function i(){return t.call(this,l,{})||this}return r(i,t),i.prototype.destroy=function(){this.view.removeFromParent(),t.prototype.destroy.call(this)},i}(v);i.AdsOverlay=y},297:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s,o,u,h,a=n(7403),c=n(954),f=n(4685),l=n(1954),v=n(2394),d=n(6342),p=n(514),m=n(7338);i.SUPPORTED_RENDERER_TYPES=[f.RendererType.HTML5_HLS,f.RendererType.HTML5_HLS_360],function(t){t.SET_QUALITY="qualitySet",t.UI_INTERACT="uiInteract"}(s=i.SettingsEvent||(i.SettingsEvent={})),function(t){t.OPEN="vp-open",t.ACTIVE="vp-active",t.DISABLE="vp-disable",t.ON="vp-on"}(o=i.activationClasses||(i.activationClasses={})),function(t){t.low="low",t.medium="medium",t.high="high",t.auto="auto"}(u=i.StreamQualities||(i.StreamQualities={})),function(t){t.hdIcon="vp-settings-hdicon",t.low="vp-quality-low",t.medium="vp-quality-medium",t.high="vp-quality-high",t.auto="vp-quality-auto"}(h=i.itemClasses||(i.itemClasses={}));var b=function(t){function n(i){var n=t.call(this,"settings")||this;return n._m=i,n.C9={},n}return r(n,t),n.prototype.create=function(){return this._node=d.default.render(m,{strings:l.default,itemClasses:h}),this.P9={low:this._node.querySelector("."+h.low),medium:this._node.querySelector("."+h.medium),high:this._node.querySelector("."+h.high),auto:this._node.querySelector("."+h.auto)},this.x9=u.auto,this._node},n.prototype.onPlaybackStarted=function(t){this.shouldEnableSettings()&&(this.U9(t),this.activateItem(u.auto))},n.prototype.onPlayerResize=function(t,i){t.width<=c.HideBreakpointDimensions.WIDTH&&t.height<=c.HideBreakpointDimensions.HEIGHT&&this.isOpen()&&this.toggleSettings(i)},n.prototype.activateItem=function(t){d.default.classList(this.P9[this.x9]).remove(o.ACTIVE),d.default.classList(this.P9[u[t]]).add(o.ACTIVE),this.x9=u[t]},n.prototype.toggleSettings=function(t){this.shouldEnableSettings()&&(this.isOpen()?(d.default.classList(this._node).remove(o.OPEN),d.default.classList(t).remove(o.OPEN)):(d.default.classList(this._node).add(o.OPEN),d.default.classList(t).add(o.OPEN)))},n.prototype.isOpen=function(){return d.default.classList(this._node).contains(o.OPEN)&&!d.default.classList(this._node).contains(o.DISABLE)},n.prototype.destroy=function(){var t=this;Object.keys(this.C9).forEach((function(i){t.C9[i].destroy()}))},n.prototype.shouldEnableSettings=function(){var t=this._m.playbackState.rendererType,n=this._m.playlist.getCurrentItem();return i.SUPPORTED_RENDERER_TYPES.indexOf(t)>-1&&n&&(n.streams.length>1||n.streamProfiles.length>1||this._m.bitrates.length>1)},n.prototype.V9=function(t,i){var n=this,e=this.P9[i];this.C9[i]=new p.default(e,(function(e){e.stopPropagation();var r="sr-"+i;n.publish(s.UI_INTERACT,{srcElement:r}),n.publish(s.SET_QUALITY,{preference:i,stream:t}),n.activateItem(i)}))},n.prototype.U9=function(t){var i=this;this.F9(t),Object.keys(this.P9).filter((function(t){return!d.default.classList(i.P9[t]).contains(o.DISABLE)})).forEach((function(t){i.V9(i.B9[t],t)}))},n.prototype.F9=function(t){var i=this,n=t.streams,e=t.streamProfiles,r=this._m.capabilities[t.rendererType];if(n.length>1)this.B9=v.default.mapStreamsToQualities(n);else if(e.length>1)this.B9=v.default.mapStreamsToQualities(e);else if(this._m.bitrates.length>1){var s=[];this._m.bitrates.forEach((function(t,n){s.push({bitrate:t,height:i._m.heights[n]})})),this.B9=v.default.mapStreamsToQualities(s)}this.B9=this.B9||{},this.B9.auto=v.default.findStreamByProperty(n,"bitrate",this._m.desiredBitrate,r),Object.keys(this.P9).forEach((function(t){var n=i.B9[t];if(n){d.default.classList(i.P9[t]).remove(o.DISABLE);var e=i.P9[t].querySelector("."+h.hdIcon);e&&n.height&&n.height>=720&&d.default.classList(e).add(o.ON)}else d.default.classList(i.P9[t]).add(o.DISABLE)}))},n}(a.default);i.default=b},514:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(4986),r=["touchstart","touchmove","touchend","touchcancel","mousedown","mouseup"],s=function(){function t(t,i,n){var s=this;void 0===n&&(n=!1),t=e.isString(t)?document.getElementById(t):t,this.element=t,this.moved=!1,this.mouseDown=!1,this.z9=!1,e.isFunction(i)?(this.onTap=i,this.shouldPropagate=n):(this.onTap=function(){},this.shouldPropagate=!!e.isBoolean(i)&&i),t&&t.addEventListener("tap",this.onTap,!1),r.forEach((function(i){t&&t.addEventListener(i,s,!1)}))}return t.prototype.destroy=function(){var t=this,i=this.element;i&&(i.removeEventListener("tap",this.onTap,!1),r.forEach((function(n){i.removeEventListener(n,t,!1)})),this.element=null)},t.prototype.isTouchDevice=function(){return this.z9},t.prototype.handleEvent=function(t){switch(t.type){case"mousedown":if(this.isTouchDevice())return;case"touchstart":this.H0(t);break;case"touchmove":this.G9(t);break;case"mouseup":if(this.isTouchDevice())return;case"touchend":this.Y0(t);break;case"touchcancel":this.H9()}},t.prototype.H0=function(t){var i,n="touchstart"===t.type;n&&(this.z9=!0,i=t.touches&&t.touches[0]||{}),this.mouseDown=!0,this.startX=n?i.clientX:t.clientX,this.startY=n?i.clientY:t.clientY,this.lastPageX=n?i.pageX:t.pageX,this.lastPageY=n?i.pageY:t.pageY,this.moved=!1},t.prototype.G9=function(t){var i=t.touches[0];this.lastPageX=i.pageX,this.lastPageY=i.pageY,(Math.abs(i.clientX-this.startX)>10||Math.abs(i.clientY-this.startY)>10)&&(this.moved=!0)},t.prototype.Y0=function(t){var i;!this.moved&&this.mouseDown&&(this.mouseDown=!1,void 0!==document.CustomEvent?i=new document.CustomEvent("tap",{bubbles:!0,cancelable:!0}):(i=document.createEvent("Event")).initEvent("tap",!0,!0),i.pageX=t.pageX||this.lastPageX,i.pageY=t.pageY||this.lastPageY,i.eventSource=t.srcElement,i.eventTarget=t.target,t.handled&&!this.shouldPropagate||this.element&&this.element.dispatchEvent(i),t.handled=!0)},t.prototype.H9=function(){this.moved=!1},t}();i.default=s},1107:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-ads-overlay'></div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},6266:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div tabindex='0' class='vp-content vp-hide-controls' aria-label='Yahoo Video Player'>"),e.b("\n"+n),e.b("    <div class='vp-main' tabindex='0' style='height:100%'></div>"),e.b("\n"+n),e.b("    <div class='vp-docked-meta'>"),e.b("\n"+n),e.b("        <div class='vp-docked-title'></div>"),e.b("\n"+n),e.b("        <div class='vp-docked-provider'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},9319:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-ccs-listitem' data-item-type='"),e.b(e.v(e.f("itemType",t,i,0))),e.b("' >"),e.b("\n"+n),e.b("    <div class='vp-ccs-checkmark'></div>"),e.b("\n"+n),e.b("    <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.f("itemContent",t,i,0))),e.b("</div>"),e.b("\n"+n),e.s(e.f("valueRequired",t,i,1),t,i,0,188,259,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("    <div class='vp-ccs-value' tabindex='0'>"),e.b(e.v(e.f("valueContent",t,i,0))),e.b("</div>"),e.b("\n"+n)})),t.pop()),e.s(e.f("caratRequired",t,i,1),t,i,0,300,353,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("    <div class='vp-ccs-caret-icon right'></div>"),e.b("\n"+n)})),t.pop()),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},3217:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-ccs-container vp-vis-hidden' tabindex='0'>"),e.b("\n"+n),e.b("    <div class='vp-ccs-main'>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='header'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.MORE_CAPTION_SETTINGS",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon right'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-divider'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='Caption Languages'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.CAPTION_LANGUAGES",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'>English</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon right'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='Closed Captions'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.CC",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'>"),e.b(e.v(e.d("strings.ON",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-toggle vp-on' tabindex='0'>"),e.b("\n"+n),e.b("                <div class='vp-ccs-toggle-handle' tabindex='0'></div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-ccs-extra'>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='header'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon left'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'>"),e.b(e.v(e.d("strings.MORE_CAPTION_SETTINGS",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-divider'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listoptions'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-ccs-options'>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listitem' data-item-type='header'>"),e.b("\n"+n),e.b("            <div class='vp-ccs-caret-icon left'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-item' tabindex='0'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-value' tabindex='0'></div>"),e.b("\n"+n),e.b("            <div class='vp-ccs-divider'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-ccs-listoptions'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},4915:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div>"),e.b("\n"+n),e.b("    <div class='vp-top-bar vp-vis-hidden'>"),e.b("\n"+n),e.b("        <div class='vp-content-type hide' tabindex='0'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-playing-item-title-header vp-vis-hidden'></div>"),e.b("\n"+n),e.b("    <div class='vp-playing-item-title vp-vis-hidden'></div>"),e.b("\n"+n),e.b("    <div class='vp-logos vp-vis-hidden vp-hide' aria-hidden='true'></div>"),e.b("\n"+n),e.b("    <div class='vp-bottom-bar vp-vis-hidden'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,1,0,0,"")||(e.b("            <div class='vp-slider' role='slider' tabindex='0'>"),e.b("\n"+n),e.b("                <div class='vp-slider-extension' aria-hidden='true'></div>"),e.b("\n"+n),e.b("                <div class='vp-handle'></div>"),e.b("\n"+n),e.b("                <div class='vp-buffer-bar'></div>"),e.b("\n"+n),e.b("                <div class='vp-playback-bar'></div>"),e.b("\n"+n),e.b("                <div class='vp-visual-seek'>"),e.b("\n"+n),e.b("                    <div class='vp-vs-thumbnail'></div>"),e.b("\n"+n),e.b("                    <div class='vp-vs-time'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n)),e.b("        <div class='vp-bottom-container'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,0,960,1581,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <div class='vp-slider' role='slider' tabindex='0'>"),e.b("\n"+n),e.b("                    <div class='vp-slider-extension' aria-hidden='true'></div>"),e.b("\n"+n),e.b("                    <div class='vp-handle'>"),e.b("\n"+n),e.b("                        <div class='vp-handle-touch-target'></div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                    <div class='vp-buffer-bar'></div>"),e.b("\n"+n),e.b("                    <div class='vp-playback-bar'></div>"),e.b("\n"+n),e.b("                    <div class='vp-visual-seek'>"),e.b("\n"+n),e.b("                        <div class='vp-vs-thumbnail'></div>"),e.b("\n"+n),e.b("                        <div class='vp-vs-time'></div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n)})),t.pop()),e.b("            <div class='vp-play-controls'>"),e.b("\n"+n),e.b("                <div class='vp-play-btn' role='button' tabindex='0'></div>"),e.b("\n"+n),e.b("                <div class='vp-upnext-container hide'>"),e.b("\n"+n),e.b("                    <div class='vp-upnext-btn' role='button'>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                    <div class='vp-upnext-playlist' role='dialog'>"),e.b("\n"+n),e.b("                        <div class='vp-hover-elem'></div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-backward-btn' role='button'>"),e.b("\n"+n),e.b("                    <svg width='23' height='23' xmlns='http://www.w3.org/2000/svg'>"),e.b("\n"+n),e.b("                        <g>"),e.b("\n"+n),e.b("                            <g transform='matrix(-1,0,0,1,23,0) ' fill-rule='evenodd' fill='none'>"),e.b("\n"+n),e.b("                                <path d='m3.5,13.5c0,4.4 3.6,8 8,8s8,-3.6 8,-8l-2,0c0,3.3 -2.7,6 -6,6s-6,-2.7 -6,-6s2.7,-6 6,-6l0,4l5,-5l-5,-5l0,4c-4.4,0 -8,3.6 -8,8z'"),e.b("\n"+n),e.b("                                    fill-rule='nonzero' fill='#FFF'/>"),e.b("\n"+n),e.b("                            </g>"),e.b("\n"+n),e.b("                            <text xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='6'"),e.b("\n"+n),e.b("                                class='vp-backward-time' y='16.3' x='8' stroke-width='0' stroke='#000' fill='#ffffff'></text>"),e.b("\n"+n),e.b("                        </g>"),e.b("\n"+n),e.b("                    </svg>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-forward-btn' role='button'>"),e.b("\n"+n),e.b("                    <svg width='23' height='23' xmlns='http://www.w3.org/2000/svg'>"),e.b("\n"+n),e.b("                        <g>"),e.b("\n"+n),e.b("                            <g fill-rule='evenodd' fill='none'>"),e.b("\n"+n),e.b("                                <path d='m3.5,13.5c0,4.4 3.6,8 8,8s8,-3.6 8,-8l-2,0c0,3.3 -2.7,6 -6,6s-6,-2.7 -6,-6s2.7,-6 6,-6l0,4l5,-5l-5,-5l0,4c-4.4,0 -8,3.6 -8,8z'"),e.b("\n"+n),e.b("                                    fill-rule='nonzero' fill='#FFF'/>"),e.b("\n"+n),e.b("                            </g>"),e.b("\n"+n),e.b("                            <text stroke='#ffffff' xml:space='preserve' text-anchor='start' font-family='Helvetica, Arial, sans-serif' font-size='6'"),e.b("\n"+n),e.b("                                class='vp-forward-time' y='16.3' x='8.15' stroke-width='0' fill='#ffffff'></text>"),e.b("\n"+n),e.b("                        </g>"),e.b("\n"+n),e.b("                    </svg>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-time-container' tabindex='-1' aria-hidden='true'>"),e.b("\n"+n),e.b("                    <div class='vp-current-time "),e.s(e.f("isMobile",t,i,1),t,i,0,3901,3913,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b(" vp-pb-time ")})),t.pop()),e.b("'></div>"),e.b("\n"+n),e.b("                    <div class='vp-total-time "),e.s(e.f("isMobile",t,i,1),t,i,0,3994,4006,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b(" vp-pb-time ")})),t.pop()),e.b("'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("            <div class='vp-menu-controls'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,1,0,0,"")||(e.b("                <div class='vp-setting-btn vp-button' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.SETTINGS",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("                    <div class='vp-setting-pointer' aria-hidden='true'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n)),e.s(e.f("isMobile",t,i,1),t,i,0,4415,4574,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                    <div class='vp-multiaudio-btn vp-button vp-hidden' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.MULTI_AUDIO",t,i,0))),e.b("'></div>"),e.b("\n"+n)})),t.pop()),e.b("                <div class='vp-airplay-btn vp-button vp-hidden' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.AIRPLAY",t,i,0))),e.b("'></div>"),e.b("\n"+n),e.b("                <div class='vp-cc-btn vp-button vp-hide' role='button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.CC",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("                    <div class='vp-cc-pointer'></div>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-volume-btn vp-button' role='button' tabindex='0'>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,1,0,0,"")||(e.b("                    <div class='vp-volume-bar-container'>"),e.b("\n"+n),e.b("                        <div class='vp-multi-audio'></div>"),e.b("\n"+n),e.b("                        <div class='vp-volume-item'>"),e.b("\n"+n),e.b("                            <div class='vp-volume-icon'></div>"),e.b("\n"+n),e.b("                            <div class='vp-volume-level'>"),e.b("\n"+n),e.b("                                <div class='vp-volume-bar'>"),e.b("\n"+n),e.b("                                    <div class='vp-volume-handle'></div>"),e.b("\n"+n),e.b("                                </div>"),e.b("\n"+n),e.b("                                <div class='vp-volume-value'></div>"),e.b("\n"+n),e.b("                            </div>"),e.b("\n"+n),e.b("                        </div>"),e.b("\n"+n),e.b("                    </div>"),e.b("\n"+n)),e.b("                </div>"),e.b("\n"+n),e.b("                <div class='vp-chromecast-btn vp-button' role='button' tabindex='0' style='display:none;' aria-label='"),e.b(e.v(e.d("strings.CHROMECAST",t,i,0))),e.b("'></div>"),e.b("\n"+n),e.b("                <div class='vp-fullscreen-btn vp-button' role='button' tabindex='0'></div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-cast-overlay vp-vis-hidden'>"),e.b("\n"+n),e.b("        <div>"),e.b("\n"+n),e.b("            <div class='cast-overlay-header'>"),e.b("\n"+n),e.b("                <div class='cast-device-info'>"),e.b("\n"+n),e.b("                    <p class='cast-device-name'>"),e.b(e.v(e.d("strings.CAST_PLAYING_RECEIVER",t,i,0))),e.b("</p>"),e.b("\n"+n),e.b("                    <small class='cast-device-type'>"),e.b(e.v(e.d("strings.CHROMECAST",t,i,0))),e.b("</small>"),e.b("\n"+n),e.b("                </div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("            <div class='cast-overlay-content'></div>"),e.b("\n"+n),e.b("            <div class='cast-overlay-footer'>"),e.b("\n"+n),e.b("                <small class='cast-disconnect-btn'>"),e.b(e.v(e.d("strings.DISCONNECT",t,i,0))),e.b("</small>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    "),e.s(e.f("isMobile",t,i,1),t,i,0,6599,6643,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("<div class='vp-multi-audio vp-hidden'></div>")})),t.pop()),e.b("\n"+n),e.b("    <div class='vp-mute-indicator vp-vis-hidden'></div>"),e.b("\n"+n),e.b("    <div class='vp-object-overlay vp-vis-hidden'></div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},2810:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-end-screen vp-end-replay'>"),e.b("\n"+n),e.b("    <div class='vp-end-rep-icon'></div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},9426:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-error-screen vp-vis-hidden'>"),e.b("\n"+n),e.b("    <img class='vp-error-screen-image "),e.s(e.f("showBgImage",t,i,1),t,i,0,98,105,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("vp-show")})),t.pop()),e.b("' src='"),e.b(e.v(e.f("imageSrc",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("    <div class='vp-error-screen-background'></div>"),e.b("\n"+n),e.b("    <div class='vp-error-title'>"),e.b(e.v(e.f("title",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("    <div class='vp-error-desc vp-error-message'>"),e.b(e.t(e.f("message",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("    <div class='vp-error-code'>"),e.b(e.v(e.f("rep",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},7372:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-loading-screen vp-vis-hidden'>"),e.b("\n"+n),e.b("    <div class='vp-loading-spinner vp-spinner-icon'></div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}})},9865:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div>"),e.b("\n"+n),e.b("        <div class='vp-audio-header'>"),e.b("\n"+n),e.b("            <span class='vp-audio-list-title'>"),e.b(e.v(e.d("Strings.AUDIO_TRACK",t,i,0))),e.b("</span>"),e.b("\n"+n),e.s(e.f("isMobile",t,i,1),t,i,0,142,233,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("            <span class='vp-audio-list-close' data-action='close'>&#x2715;</span>"),e.b("\n"+n)})),t.pop()),e.b("        </div>"),e.b("\n"+n),e.s(e.f("items",t,i,1),t,i,0,276,576,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <div class='vp-audio-item "),e.s(e.f("selected",t,i,1),t,i,0,324,346,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("vp-audio-item-selected")})),t.pop()),e.b("' data-selected='"),e.b(e.v(e.f("selected",t,i,0))),e.b("' data-language='"),e.b(e.v(e.f("language",t,i,0))),e.b("' data-name='"),e.b(e.v(e.f("name",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("            <span class='vp-audio-item-check'></span>"),e.b("\n"+n),e.b("            <span class='vp-audio-item-title'>"),e.b(e.v(e.f("name",t,i,0))),e.b("</span>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n)})),t.pop()),e.b("</div>"),e.fl()},partials:{},subs:{}})},9215:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-opss' style='display: none'>"),e.b("\n"+n),e.b("    <button class='vp-opss-close-btn vp-close-btn'></button>"),e.b("\n"+n),e.b("    <div class='vp-opss-info'>"),e.b("\n"+n),e.b("        <div class='vp-opss-title'>VDMS PLAYER</div>"),e.b("\n"+n),e.b("        <div>"),e.b(e.v(e.f("version",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("        <div class='vp-nav'>"),e.b("\n"+n),e.b("            <span class='vp-profile-btn'>Profile</span>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-opss-title'>CURRENT MEDIA</div>"),e.b("\n"+n),e.b("            <div class='vp-opss-renderertype'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-uuid'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-lmsid'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-tv'></div>"),e.b("\n"+n),e.b("        <br>"),e.b("\n"+n),e.b("        <div class='vp-opss-graphs'></div>"),e.b("\n"+n),e.b("        <div class='vp-opss-detail'></div>"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-context vp-expanded'>CONTEXT</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-context vp-hide'>"),e.b("\n"+n),e.b("            <div class='vp-opss-expSiteName'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-expBucketName'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-expName'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-expType'></div>"),e.b("\n"+n),e.b("            <div><span class='vp-details'>Page SpaceID: </span>"),e.b(e.v(e.f("spaceId",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            <div class='vp-sessionId'></div>"),e.b("\n"+n),e.b("            <div class='vp-videoSpaceId'></div>"),e.b("\n"+n),e.b("            <div class='vp-opss-platform'></div>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-plugins vp-expanded'>PLUGINS</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-plugins vp-hide'>"),e.b("\n"+n),e.b("            <pre class='vp-opss-plugins'></pre>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-config vp-expanded'>PLAYER CONFIG</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-config vp-hide'>"),e.b("\n"+n),e.b("            <pre class='vp-opss-profile'></pre>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("        <div class='vp-opss-title vp-section-expand-hosting vp-expanded'>HOSTING CONFIG</div>"),e.b("\n"+n),e.b("        <div class='vp-opss-current-hosting vp-hide'>"),e.b("\n"+n),e.b("            <pre class='vp-opss-hosting'></pre>"),e.b("\n"+n),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},1462:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div tabindex='0' class='vp-playlist-container "),e.b(e.v(e.f("modeClass",t,i,0))),e.b(" vp-pl-loading vp-playlist-theme-"),e.b(e.v(e.f("theme",t,i,0))),e.b(" "),e.b(e.v(e.f("streamModeClass",t,i,0))),e.b(" vp-vis-hidden'>"),e.b("\n"+n),e.s(e.f("isHiddenMode",t,i,1),t,i,0,156,216,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("    <div class='vp-upnext-title'>"),e.b(e.v(e.d("strings.UP_NEXT",t,i,0))),e.b("</div>"),e.b("\n"+n)})),t.pop()),e.b("    <div class='vp-playlist-pg-btn vp-playlist-pg-btn-prev disabled'></div>"),e.b("\n"+n),e.b("    <div class='vp-playlist-pg-btn vp-playlist-pg-btn-next'></div>"),e.b("\n"+n),e.b("    <div class='vp-playlist-strip'>"),e.b("\n"+n),e.b("        <ul class='vp-playlist-strip-list strip-animate'>"),e.b("\n"),e.b("\n"+n),e.b("        </ul>"),e.b("\n"+n),e.b("        <div class='vp-pl-loader-bg'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-pl-loader vp-spinner-icon'></div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},446:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div><pre>"),e.b(e.v(e.f("config",t,i,0))),e.b("</pre></div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},7338:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-settings-container vp-vis-hidden' tabindex='0'>"),e.b("\n"+n),e.b("    <div class='vp-settings-item vp-settings-header' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.VIDEO_QUALITY",t,i,0))),e.b("'>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.VIDEO_QUALITY",t,i,0))),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-divider'></div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.high",t,i,0))),e.b(" vp-disable' tabindex='2'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.HIGH",t,i,0))),e.b("\n"+n),e.b("        <div class='vp-settings-hdicon'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.medium",t,i,0))),e.b(" vp-disable' tabindex='3'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.MEDIUM",t,i,0))),e.b("\n"+n),e.b("        <div class='vp-settings-hdicon'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.low",t,i,0))),e.b(" vp-disable vp-last-item' tabindex='4'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.LOW",t,i,0))),e.b("\n"+n),e.b("        <div class='vp-settings-hdicon'></div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-settings-item "),e.b(e.v(e.d("itemClasses.auto",t,i,0))),e.b(" vp-active vp-disable' tabindex='1'>"),e.b("\n"+n),e.b("        <div class='vp-settings-checkmark'></div>"),e.b("\n"+n),e.b("        "),e.b(e.v(e.d("strings.AUTO",t,i,0))),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},2974:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-adview-simple'>"),e.b("\n"+n),e.b("    <div class='vp-adbreak-progress'>"),e.b("\n"+n),e.b("        <span>Ad 1/3: 15s</span>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("    <div class='vp-adbreakitem-cta'>"),e.b("\n"+n),e.b("        <div class='vp-adview-btn'>Get Now</div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},5445:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-start-screen "),e.s(e.f("show",t,i,1),t,i,1,0,0,"")||e.b("vp-vis-hidden vp-disp-none"),e.b("' tabindex='-1'>"),e.b("\n"+n),e.s(e.d("config.showThumbnail",t,i,1),t,i,0,118,243,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <img class='vp-start-screen-image' src='"),e.b(e.v(e.f("imageSrc",t,i,0))),e.b("' width='"),e.b(e.v(e.f("width",t,i,0))),e.b("' height='"),e.b(e.v(e.f("height",t,i,0))),e.b("' aria-hidden='true'>"),e.b("\n"+n)})),t.pop()),e.s(e.d("config.showButton",t,i,1),t,i,0,295,414,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <div class='vp-start-screen-button' tabindex='0' aria-label='"),e.b(e.v(e.d("strings.PLAY_VIDEO",t,i,0))),e.b("' role='button'></div>"),e.b("\n"+n)})),t.pop()),e.b("    <div class='vp-start-screen-bar-wrapper'>"),e.b("\n"+n),e.b("        <div class='vp-start-screen-bar' tabindex='-1'>"),e.b("\n"+n),e.s(e.d("config.showProvider",t,i,1),t,i,0,575,682,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <h4 class='vp-start-screen-provider' tabindex='1'>"),e.b(e.v(e.d("item.provider.name",t,i,0))),e.b("</h4>"),e.b("\n"+n)})),t.pop()),e.s(e.d("config.showTitle",t,i,1),t,i,0,740,836,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <h3 class='vp-start-screen-title' tabindex='2'>"),e.b(e.v(e.d("item.title",t,i,0))),e.b("</h3>"),e.b("\n"+n)})),t.pop()),e.s(e.d("config.showDescription",t,i,1),t,i,0,897,1003,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <p class='vp-start-screen-description' tabindex='3'>"),e.b(e.v(e.d("item.description",t,i,0))),e.b("</p>"),e.b("\n"+n)})),t.pop()),e.b("        </div>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.b("\n"),e.fl()},partials:{},subs:{}})},3535:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r=n(514),s="touchstart",o="touchmove",u="touchend",h="mousedown",a="mousemove",c="mouseup",f="mouseenter",l="mouseleave";!function(t){t.PIXEL="px",t.PERCENTAGE="%"}(e=i.DimensionUnit||(i.DimensionUnit={}));var v=function(){function t(t){if(this.Y9=null,this.q9=null,this.W9=null,this.Q9=null,this.Z9=null,this.X9=null,!t)throw Error("ViewElement: bound element is null");this._node=t}return t.get=function(i,n){return new t(n?n.querySelector(i):document.querySelector(i))},t.build=function(i,n,e){var r=document.createElement("div");return r.innerHTML=i.render(n,e),new t(r.children[0])},t.prototype.destroy=function(){this.Y9&&this.Y9.destroy(),this.removeDragEvents(),this.removeScrollEvents()},Object.defineProperty(t.prototype,"node",{get:function(){return this._node},enumerable:!0,configurable:!0}),t.prototype.getClientSize=function(){return{width:this._node.clientWidth,height:this._node.clientHeight}},t.prototype.appendChild=function(t){return t&&this._node.appendChild(t),this},t.prototype.removeChild=function(t){if(t)try{this._node.removeChild(t)}catch(t){}return this},t.prototype.removeFromParent=function(){var t=this._node;return t.parentNode&&t.parentNode.removeChild(t),this},t.prototype.getParent=function(){var i=this._node.parentElement;return i?new t(i):null},t.prototype.appendView=function(t){return t&&t.node&&this._node.appendChild(t.node),this},t.prototype.removeView=function(t){return t&&t.node&&this._node.removeChild(t.node),this},t.prototype.insertBefore=function(t,i){return i?this._node.insertBefore(t,i):this.appendChild(t),this},t.prototype.add=function(){for(var t=this,i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];return i.forEach((function(i){t._node.classList.add(i)})),this},t.prototype.remove=function(){for(var t=this,i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];return i.forEach((function(i){t._node.classList.remove(i)})),this},t.prototype.addOrRemove=function(t,i){return i?this.add(t):this.remove(t),this},t.prototype.setDisplay=function(t){return this._node.style.display=t,this},t.prototype.select=function(i){var n=this._node.querySelector(i);return n?new t(n):null},Object.defineProperty(t.prototype,"innerHTML",{get:function(){return this._node.innerHTML},set:function(t){this._node.innerHTML=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"innerText",{get:function(){return this._node.innerText},set:function(t){this._node.innerText=t},enumerable:!0,configurable:!0}),t.prototype.onTap=function(t){return this.Y9=new r.default(this._node,t),this},t.prototype.onDrag=function(t,i,n){return this.q9=t,this.W9=i,this.Q9=n,this.J9([h,s],t),this.J9([a,o],i),this.J9([c,u],n),this},t.prototype.removeDragEvents=function(){return this.K9([h,s],this.q9),this.K9([a,o],this.W9),this.K9([c,u],this.Q9),this.q9=null,this.W9=null,this.Q9=null,this},t.prototype.onScroll=function(t,i){return this.Z9=t,this.X9=i,this.J9([f,s],t),this.J9([a,o],t),this.J9([l,u],i),this},t.prototype.removeScrollEvents=function(){return this.K9([f,s],this.Z9),this.K9([a,o],this.Z9),this.K9([l,u],this.X9),this.Z9=null,this.X9=null,this},t.prototype.contains=function(t){return this._node.classList.contains(t)},t.prototype.addEventListener=function(t,i,n){return this._node.addEventListener(t,i,n),this},t.prototype.removeEventListener=function(t,i,n){return this._node.removeEventListener(t,i,n),this},t.prototype.getBoundingClientRect=function(){return this._node.getBoundingClientRect()},t.prototype.setPosition=function(t,i,n,r,s){void 0===s&&(s=e.PIXEL);var o=this._node.style;return t>-1&&(o.top=t+s),i>-1&&(o.bottom=i+s),n>-1&&(o.right=n+s),r>-1&&(o.left=r+s),this},t.prototype.clearPosition=function(){var t=this._node.style;return t.top="",t.bottom="",t.left="",t.right="",this},t.prototype.setSize=function(t,i){return this.setAttribute("width",t).setAttribute("height",i)},t.prototype.setStyleSize=function(t,i,n){void 0===n&&(n=e.PIXEL);var r=this._node.style;return t>-1?r.width=t+n:""===t&&(r.width=""),i>-1?r.height=i+n:""===i&&(r.height=""),this},t.prototype.translate3d=function(t,i,n){return void 0===n&&(n=0),this.setStyleAttr("transform","translate3d("+t+"px, "+i+"px, "+n+"px)"),this},Object.defineProperty(t.prototype,"position",{set:function(t){this.setStyleAttr("position",t)},enumerable:!0,configurable:!0}),t.prototype.setStyleAttr=function(t,i){return this._node.style[t]=i,this},t.prototype.setAttribute=function(t,i){return this._node.setAttribute(t,i),this},t.prototype.show=function(){return this.remove("vp-hide")},t.prototype.hide=function(){return this.add("vp-hide")},t.prototype.enable=function(){return this.remove("vp-disable")},t.prototype.disable=function(){return this.add("vp-disable")},t.prototype.ariaLabel=function(t){return this._node.setAttribute("aria-label",t),this},t.prototype.J9=function(t,i){var n=this;t.forEach((function(t){n.addEventListener(t,i)}))},t.prototype.K9=function(t,i){var n=this;t.forEach((function(t){i&&n.removeEventListener(t,i)}))},t}();i.default=v},9241:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var o,u,h,a,c,f=n(7403),l=n(9847),v=n(611),d=n(9257),p=n(8430),m=n(9541),b=n(1225),g=n(6609),y=n(514),w=n(3072),_=n(954),E=n(6389),O=n(1962),A=n(1962),S=n(5244),T=n(1204),I=n(4986),j=n(6342),M=n(1960),N=n(6589),k=n(4685),R=n(2878),L=n(6266),D=n(2810);j.default.insertCssIntoHead(".vp-vis-hidden { visibility: hidden;} .vp-disp-none { display: none;}"),function(t){t.END_SCREEN="end-screen",t.ERROR="error",t.VIDEO="video",t.START_SCREEN="start-screen",t.BLOCKED="blocked"}(o=i.ViewState||(i.ViewState={})),function(t){t.PORTRAIT="portrait",t.LANDSCAPE="landscape"}(u=i.Orientation||(i.Orientation={})),function(t){t.LOADING="loading",t.SWITCHING="switching",t.PLAYING="playing",t.PAUSED="paused",t.CASTING="casting"}(h||(h={})),function(t){t.NORMAL="normal",t.SMALL="smallscreen",t.VERY_SMALL="verysmallscreen"}(a||(a={})),function(t){t[t.SMALL_WIDTH=350]="SMALL_WIDTH",t[t.SMALL_HEIGHT=210]="SMALL_HEIGHT",t[t.VERY_SMALL_WIDTH=200]="VERY_SMALL_WIDTH",t[t.VERY_SMALL_HEIGHT=175]="VERY_SMALL_HEIGHT"}(c||(c={}));var C,P=["webkitfullscreenchange","mozfullscreenchange","msfullscreenchange","MSFullscreenChange","fullscreenchange"],x="vp-state-",U="vp-flag-",V="vp-browser-",F="vp-mode-",B=5e3,z="full",G=40,H=27,Y=82,q=53;function W(t){return j.default.classList(t)}!function(t){t.AD_CLICKED="vAdClicked",t.BACKWARD_SEEK="vBackwardSeek",t.CC_LANGUAGE_CHANGE="vCcLanguageChange",t.CC_STYLE_CHANGE="vCcStyleChange",t.CUSTOM_ELEMENT="vCustomElem",t.FORWARD_SEEK="vForwardSeek",t.OPSS_VISIBILITY_CHANGED="vOpssVisibilityChanged",t.PLAYLIST_BOTTOM_HEIGHT_CHANGE="vPlaylistBottomHeightChange",t.SCROLLED_TO_END="vScrolledToEnd",t.SEEK="vSeek",t.SET_AUDIO_LANGUAGE="vSetAudioLanguage",t.SET_MUTE="vSetMute",t.SET_VOLUME="vSetVolume",t.SKIP_AD_REQUESTED="vAdSkipRequested",t.START_SCREEN_CLICK="vStartScreenClick",t.SYNC_PLAYBACK_STATE="vSyncPlaybackState",t.SYNC_SHOW_AIRPLAY_TARGET_MENU="vSyncShowAirplayTargetMenu",t.SYNC_VIDEO_END="vSyncVideoEnd",t.TOGGLE_CC="vToggleCc",t.TOGGLE_PLAY_PAUSE="vTogglePlayPause",t.UI_INTERACT="vUiInteract",t.KEY_CHANGE_VOLUME="vKeyChangeVolume"}(C=i.ViewEvent||(i.ViewEvent={}));var Q=function(t){function i(i,n,e,r,s,o){var u=t.call(this,"View")||this;u.HQ=i,u._m=n,u.wV=e,u.SY=r,u.BH=s,u.RY=o,u.t8=a.NORMAL,u.i8=!1,u.n8=!1,u.e8=0;var c=0,f=0;return u.HQ&&(c=u.HQ.clientWidth,f=u.HQ.clientHeight,u.t8=u.r8(c,f)),u.wV.addEventListener(O.VideoEvent.SRC_SWITCHING,(function(){u.s8(h.SWITCHING,!0)}),u),u.wV.addEventListener(O.VideoEvent.SRC_SWITCHED,(function(){u.s8(h.SWITCHING,!1)}),u),u.wV.publish(O.PLAYER_DIMENSION_CHANGE,{height:u.HQ&&u.HQ.clientHeight||u._m.uiState.height||0,width:u.HQ&&u.HQ.clientWidth||u._m.uiState.width||0,videoWidth:u.YQ&&u.YQ.clientWidth||u._m.uiState.videoWidth||0,videoHeight:u.YQ&&u.YQ.clientHeight||u._m.uiState.videoHeight||0}),u.wV.addEventListener(w.ExternalEvt.PLAYER_MUTE_CHANGE,u.o8,u),u.wV.addEventListener(O.UP_NEXT_PG_CLICK,u.u8,u),u.wV.addEventListener(O.PLAYER_DIMENSION_CHANGE,u._q,u),u.wV.addEventListener(O.Device.ORIENTATION_CHANGE,u.h8,u),u.wV.addEventListener(O.PLAYBACK_INFO,u.a8,u),u.wV.addEventListener(w.ExternalEvt.PLAYLIST_POSITION_CHANGE,u.c8,u),l.userAgent.mobile&&T.default.canPlayInline&&(u._m.uiState.deviceOrientation=u.f8(),u.l8()),u}return r(i,t),i.prototype.render=function(){var t=this;this._m.rendered=!0,this.qQ=j.default.render(L,{enableDocking:this._m.docking&&(this._m.docking.enableOnScrollDown||this._m.docking.enableOnScrollUp)}),this.YQ=this.qQ.querySelector("."+_.VIDEO_MAIN_ELEMENT_CLASS),this.HQ&&this.HQ.appendChild(this.qQ),W(this.qQ).add(this.t8),Object.keys(l.userAgent).filter((function(t){return l.userAgent[t]})).forEach((function(i){"os"===i&&(i=l.userAgent.os),"ie"===i&&W(t.qQ).add("vp-"+i.toLowerCase()+l.userAgent[i]),W(t.qQ).add(V+i.toLowerCase())})),T.default.deviceType&&W(this.qQ).add("vp-device-"+T.default.deviceType),l.userAgent.mobile&&T.default.canPlayInline&&W(this.qQ).add("vp-browser-playsinline"),this._m.chromeless||(this.v8=this.d8(g.LoadingScreen)),this._m.showControls&&T.default.canPlayInline&&(this.D1=new p.Controls(this.wV,this,this._m,this.BH),this.p8()),this._m.showControls||W(this.qQ).add("vp-no-controls");var i=function(i){t.ZJ()},n=function(i){t.iK(i)},e=function(){t.m8()};this.b8=function(){t.g8={},t.y8=t.qQ,t.qQ.addEventListener("mousemove",(function(n){t.g8.x!==n.clientX&&t.g8.y!==n.clientY&&(i(),t.g8.x=n.clientX,t.g8.y=n.clientY,t.y8=n.target)})),t.qQ.addEventListener("mouseover",(function(n){var e=null;t.y8&&(e=t.y8.parentElement),!e||W(e).contains("vp-play-controls")||W(e).contains("vp-menu-controls")||i()})),t.qQ.addEventListener("mouseout",(function(i){var e=null,r=t.qQ.getBoundingClientRect();t.y8&&(e=t.y8.parentElement),e&&(W(e).contains("vp-play-controls")||W(e).contains("vp-menu-controls")||n(i),(W(e).contains("vp-play-controls")||W(e).contains("vp-menu-controls"))&&(i.clientX<=r.left||i.clientX>=r.right||i.clientY>=r.bottom)&&n(i))}))},this.m5=function(){var t=this;this.w8=new y.default(this.qQ,(function(){(!t.getFullscreen()||l.userAgent.android&&j.default.getFullscreenElement()===t.qQ)&&t.toggleControlsVisibility()})),this.qQ.addEventListener("click",e),this.wV.addEventListener(O.CONTROLS_SEEKING,(function(){t._8&&clearTimeout(t._8),t._8=window.setTimeout(t.E8.bind(t),B)}),this)},l.userAgent.tv||l.userAgent.mobile?l.userAgent.mobile&&this.D1&&T.default.canPlayInline&&this.m5():this.b8(),this.O8=function(){t.qQ.removeEventListener("mousemove",i),t.qQ.removeEventListener("mouseover",i),t.qQ.removeEventListener("mouseout",n)},this.A8=function(){t.qQ.removeEventListener("click",e)},I.isFunction(this.handleFullscreenChange.bind)&&(this.S8=this.handleFullscreenChange.bind(this),P.forEach((function(i){document.addEventListener(i,t.S8)}))),this.T8(),this.GY=new N.PlaylistController(this,this.BH),this.I8(),this.j8(),this.M8(),l.userAgent.desktop&&this.YQ&&this.YQ.addEventListener("contextmenu",(function(i){var n=t.QY.rendererType;n!==k.RendererType.HTML5_HLS&&n!==k.RendererType.HTML5_RAW||i.preventDefault()}));var r=document.querySelector("#vp-css");j.default.isOldIeBrowser()&&setTimeout((function(){r&&r.sheet.cssRules&&r.sheet.cssRules.length>0?t.N8():t.k8()}),150),j.default.isOldIeBrowser()||!this._m.uiState||this._m.uiState.isCSSLoaded||(!0===j.default.getSingleton("isCSSLoaded")?this.N8():!0===j.default.getSingleton("isCSSError")?this.k8():r&&(r.addEventListener("error",this.k8.bind(this)),r.addEventListener("load",this.N8.bind(this)))),this.L8=new d.default(this.wV,this,this._m,this.BH)},i.prototype.getEventBus=function(){return this.wV},i.prototype.getModel=function(){return this._m},i.prototype.getAdsOverlay=function(){return this.D8},i.prototype.getAdsOverlayNode=function(){var t;return(null===(t=this.D8)||void 0===t?void 0:t.view.node)||null},i.prototype.toggleControlsVisibility=function(){var t,i;W(this.qQ).contains("vp-hide-controls")?(W(this.qQ).remove("vp-hide-controls"),this.C8(!1),null===(i=this.D1)||void 0===i||i.onControlsBarChange(!0),this.P8&&W(this.P8).remove("vp-overlay-hide-cursor"),this._8&&clearTimeout(this._8),this.QY.seeking||(this._8=window.setTimeout(this.E8.bind(this),B))):(W(this.qQ).add("vp-hide-controls"),this.C8(!0),null===(t=this.D1)||void 0===t||t.onControlsBarChange(!1))},i.prototype.toggleAdViewClickBlocking=function(){var t=W(this.qQ).contains("vp-hide-controls");this.x8.enableClickBlocking(!!t)},i.prototype.isDocked=function(){return this.n8},i.prototype.dockVideoPlayer=function(){var t=window.scrollY,i=!0,n=this._m.docking.width,e=this._m.docking.height;if(this.e8>t&&(i=!1),this._m.docking.enableOnScrollDown===i&&this._m.docking.enableOnScrollUp!==i&&!this.U8&&(this._m.docking.enableOnMuted||!this._m.mute)&&!(l.userAgent.mobile&&this._m.docking.mobile&&this._m.docking.mobile.disable)){if(this.V8=this.qQ.clientWidth,this.F8=this.qQ.clientHeight,n===z){if(this._m.uiState.deviceOrientation===u.LANDSCAPE)return;n=window.innerWidth,e=this.F8/this.V8*n}if(this.n8=!0,this.B8(),this.GY.togglePlaylistUI(!0),W(this.qQ).add("vp-docked"),this._m.docking.showInfoCard&&W(this.qQ).add("vp-docked-show-meta"),this._m.docking.fadeInAnimation){if(W(this.qQ).add("vp-docked-fadein"),W(this.HQ).add("vp-docked-mode"),(h=l.userAgent.mobile&&this._m.docking.mobile?this._m.docking.mobile.position||{}:this._m.docking.position||{}).top>-1&&(this.qQ.style.top=h.top+"px"),h.bottom>-1&&h.top<0){var r=0;this._m.docking.showInfoCard&&(r=84),this.qQ.style.bottom=r+h.bottom+"px"}h.right>-1&&h.left<0&&(this.qQ.style.right=h.right+"px"),h.left>-1&&(this.qQ.style.left=h.left+"px")}else{this.z8();var s=this.qQ.getBoundingClientRect(),o=document.querySelector("body");if(!o)return;var h,a=o.clientWidth,c=window.innerHeight,f=0,v=0;if((h=this._m.docking.position||{}).top>-1&&(v=h.top,this.qQ.style.top="0px"),h.bottom>-1){var d=0;this._m.docking.showInfoCard&&(d=84),v=c-e-d-h.bottom,this.qQ.style.bottom=""}h.right>-1&&(f=a-s.left-n-h.right,this.qQ.style.right=""),h.left>-1&&(f=h.left,this.qQ.style.left="0px"),this.qQ.style.transform="translate3d("+f+"px, "+v+"px, 0)",W(this.qQ).add("vp-docked-animated"),W(this.HQ).add("vp-docked-mode")}this.qQ.style.width=n+"px",this.qQ.style.height=e+"px",this.wV.publish(w.ExternalEvt.PLAYER_VIEWPORT_CHANGE,!1),this.wV.publish(O.PLAYER_DIMENSION_CHANGE,this.getPlayerDimensions()),this._m.uiState.isDocked=!0,this.wV.publish(w.ExternalEvt.PLAYER_DOCKED_CHANGE,!0)}},i.prototype.undockVideoPlayer=function(t){var i=this;void 0===t&&(t=!1),W(this.qQ).remove("vp-docked"),W(this.qQ).remove("vp-docked-show-meta"),this._m.docking.fadeInAnimation?(W(this.qQ).remove("vp-docked-fadein"),this.qQ.style.top="",this.qQ.style.right="",this.qQ.style.bottom="",this.qQ.style.left="",this.qQ.style.width="",this.qQ.style.height=""):(this.qQ.style.transform="translate3d(0, 0, 0)",this.z8()),this.n8=!1,this.GY.togglePlaylistUI(!1),t&&!this._m.isPaused()&&this.wV.publish(O.TOGGLE_PLAY_PAUSE),window.setTimeout((function(){i.n8||(i._m.uiState.isDocked=!1,i._m.docking.fadeInAnimation||(i.qQ.style.width="",i.qQ.style.height="",W(i.qQ).remove("vp-docked-animated"),i.qQ.style.position="",i.qQ.style.transform="",i.qQ.style.top="",i.qQ.style.right="",i.qQ.style.bottom="",i.qQ.style.left=""),i.G8&&(i.HQ.removeChild(i.G8),i.G8=null),W(i.HQ).remove("vp-docked-mode"),i.wV.publish(w.ExternalEvt.PLAYER_VIEWPORT_CHANGE,!0),i.wV.publish(O.PLAYER_DIMENSION_CHANGE,i.getPlayerDimensions())),i.wV.publish(w.ExternalEvt.PLAYER_DOCKED_CHANGE,!1)}),250)},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){"boolean"==typeof t&&(this._m.docking.enableOnScrollDown=t),"boolean"==typeof i&&(this._m.docking.enableOnScrollUp=i),this._m.docking.position=this._m.docking.position||{},isNaN(n)||(this._m.docking.position.top=n),isNaN(e)||(this._m.docking.position.right=e),isNaN(r)||(this._m.docking.position.left=r),isNaN(s)||(this._m.docking.position.bottom=s),t||i?(this.j8(),this.n8&&this.dockVideoPlayer()):(this.H8(),this.n8&&this.undockVideoPlayer())},i.prototype.createAdsOverlay=function(){if(this.D8)return this.D8.view.innerHTML="",this.D8.view.node;if(!this.YQ)return null;this.D8=new g.AdsOverlay;var t=this.D8.view.node,i=this.YQ.querySelector(".vp-adview-wrapper");return i?this.YQ.insertBefore(t,i):this.YQ.appendChild(t),t},i.prototype.destroyAdsOverlay=function(){this.D8&&(this.D8.destroy(),this.D8=null)},i.prototype.showAirplayTargetMenu=function(){this.publish(C.SYNC_SHOW_AIRPLAY_TARGET_MENU)},i.prototype.getContentNode=function(){return this.qQ},i.prototype.getOpenSimSim=function(){return this.Y8},i.prototype.getMainElement=function(){return this.YQ},i.prototype.getCCElement=function(){return this.YQ?this.YQ.querySelector(".vp-cc-element"):null},i.prototype.getRootElement=function(){return this.HQ},i.prototype.getVideoElement=function(){return this.HQ&&this.HQ.getElementsByTagName("video")[0]},i.prototype.setKeyboardFocus=function(){this.qQ.focus()},i.prototype.updateViewOnEscPress=function(){this.Y8&&this.Y8.isOpen()?this.Y8.close():this.getFullscreen()&&this.setFullscreen(!1)},i.prototype.disableControls=function(){W(this.qQ).add("vp-disable-controls")},i.prototype.enableControls=function(){W(this.qQ).remove("vp-disable-controls")},i.prototype.resetState=function(){this.q8(),this.W8(),this.Q8()},i.prototype.syncViewState=function(){var t,i,n=this._m,e=n.playlist&&this.vQ(),r=this.QY,s=n.castState,u=s&&s.connected,a=o.START_SCREEN;if(this.s8(h.CASTING,u),u){var c=W(this.qQ);s.mediaLoaded&&!s.paused?c.add("vp-cast-playing"):c.remove("vp-cast-playing")}var f=W(this.qQ).contains(U+h.LOADING),v=n.isLoading();switch(this.s8(h.LOADING,v),!f&&v?(this.wV.publish(w.ExternalEvt.LOADING_BEGIN),null===(t=this.v8)||void 0===t||t.show()):f&&!v&&(this.wV.publish(w.ExternalEvt.LOADING_END),null===(i=this.v8)||void 0===i||i.hide()),n.getState()){case S.States.INIT:case S.States.WAITING:a=o.START_SCREEN;var d=!n.autoplay||n.waitingForUserTap,p=e&&(e.hasThumbnail()&&!l.userAgent.mobile||e.fetchFinished());if(d&&p){var m=n.continuousPlay&&0!==n.playlist.position,b=n.skipOnError===M.SkipOnError.ALWAYS||n.skipOnError===M.SkipOnError.TIMEBASED;m&&b&&r.hasStartedPlayback||this.Z8()}break;case S.States.VIDEO:this.X8(r),this.J8(),a=o.VIDEO;break;case S.States.END:this._m.continuousPlay||this.setFullscreen(!1),r.criticalError?(n.chromeless?this.wV.publish(w.ExternalEvt.PLAYER_ERROR,r.criticalError):this.K8(r.criticalError,e,n.guid),a=o.ERROR):(this.t6(r.previousItem),a=o.END_SCREEN)}this.i6=a,this.n6(a),this.e6(),this.L8&&this.L8.syncState()},i.prototype.getCurrentViewState=function(){return this.i6},i.prototype.updateStreamSyncUI=function(t,i){var n,e;t&&"pause"===i?(null===(n=this.v8)||void 0===n||n.show(),W(this.qQ).add("vp-sync-waiting")):(null===(e=this.v8)||void 0===e||e.hide(),W(this.qQ).remove("vp-sync-waiting"))},i.prototype.setFullscreen=function(t){var i,n=this.qQ;(l.userAgent.ios||l.userAgent.android&&!this.D1)&&(n=null===(i=this.RY.getActiveRenderer())||void 0===i?void 0:i.node),t&&!this.i8?R.default.enterFullscreen(n):!t&&this.i8&&R.default.exitFullscreen(n),this.wV.publish(O.CTRL_FULLSCREEN,t?"ON":"OFF"),t&&l.userAgent.mobile&&T.default.autoplaySupported&&this.QY.mute&&!this._m.muteMode&&this.publish(C.SET_MUTE,!1),this.e6()},i.prototype.getFullscreen=function(){var t=this.RY.getActiveRenderer(),i=!!t&&R.default.isFullscreenOnMobile(t.node);return j.default.getFullscreenElement()===this.qQ||i},i.prototype.toggleFullscreen=function(){this.setFullscreen(!this.getFullscreen())},i.prototype.updateVolumeUI=function(t,i,n){void 0===n&&(n=!1),this.D1&&this.D1.updateVolumeUI(t,i,n)},i.prototype.updateClosedCaptionUI=function(t){this.D1&&this.D1.updateClosedCaptionUI(t)},i.prototype.clearAutoHideTimeout=function(){this._8&&window.clearTimeout(this._8)},i.prototype.setOverlayActive=function(t){t?W(this.qQ).add("vp-overlay-active"):W(this.qQ).remove("vp-overlay-active")},i.prototype.destroyFullscreenChangeListeners=function(){var t=this;this.S8&&P.forEach((function(i){document.removeEventListener(i,t.S8)}))},i.prototype.getPlayerDimensions=function(){return{width:this.qQ.clientWidth,height:this.qQ.clientHeight,videoWidth:this.YQ.clientWidth,videoHeight:this.YQ.clientHeight}},Object.defineProperty(i.prototype,"controls",{get:function(){return this.D1},enumerable:!0,configurable:!0}),i.prototype.getPlaylistController=function(){return this.GY},i.prototype.isStreamMode=function(){return l.userAgent.desktop&&(this.t8===a.SMALL||W(this.qQ).contains("vp-stream"))},i.prototype.isMiniStreamMode=function(){return l.userAgent.desktop&&(this.t8===a.VERY_SMALL||W(this.qQ).contains("vp-ministream"))},i.prototype.addRendererNode=function(t){var i=this.getMainElement();if(i){if(W(t).contains("vp-external-video")){for(var n=0,e=i.children[n];n<i.children.length&&"video"!==e.tagName.toLowerCase();)e=i.children[++n];if(e&&"video"===e.tagName.toLowerCase())return void i.insertBefore(t,e)}i.appendChild(t)}},i.prototype.onMediaItemLoaded=function(t){t.isLive()?W(this.qQ).add("vp-live"):W(this.qQ).remove("vp-live"),this.isStreamMode()&&!this.getFullscreen()&&W(this.qQ).add("vp-stream"),this.isMiniStreamMode()&&!this.getFullscreen()&&W(this.qQ).add("vp-ministream"),this.D1&&this.D1.onMediaItemLoaded(t)},i.prototype.onMediaItemCurrent=function(t){this.D1&&this.D1.onMediaItemCurrent(t)},i.prototype.onMediaItemPlaybackStarted=function(t){(this._m.docking.enableOnScrollDown||this._m.docking.enableOnScrollUp)&&this.n8&&this.B8(),this.D1&&this.D1.onMediaItemPlaybackStarted(t)},i.prototype.onMediaItemPlaybackProgress=function(t){this.D1&&this.D1.onMediaItemPlaybackProgress(t)},i.prototype.onAdBreakStarted=function(t){this.x8.onAdBreakStart(t),this.D1.onAdBreakStarted()},i.prototype.onAdBreakEnded=function(t){this.x8.onAdBreakEnd(t)},i.prototype.onAdBreakItemCurrent=function(t){this.x8.onAdBreakItemCurrent(t)},i.prototype.onAdBreakItemStarted=function(t){this.D1&&this.D1.onAdPlaybackStarted()},i.prototype.onAdBreakItemEnded=function(t){this.D1&&this.D1.onAdPlaybackEnded()},i.prototype.onAdPlaybackProgress=function(t){var i=t.playingItem,n=this.QY;i&&I.isNumber(n.currentTime)&&I.isNumber(n.duration)&&this.D1&&this.D1.onAdPlaybackProgress(t)},i.prototype.onPlaybackTimeUpdate=function(){var t;null===(t=this.Y8)||void 0===t||t.onTimeUpdate(this.RY.getSyncOffset())},i.prototype.setTheme=function(t){t&&W(this.qQ).add(t)},i.prototype.onlanguageChange=function(t){this.publish(C.CC_LANGUAGE_CHANGE,t)},i.prototype.updateClosedCaptionStyle=function(t){this.publish(C.CC_STYLE_CHANGE,t)},i.prototype.updateCurrentItemTitle=function(t){this.D1.updateCurrentItemTitle(t),this.n8&&this.r6&&(this.r6.textContent=t),this.s6&&this.s6.updateTitle(t)},i.prototype.addCustomControlElement=function(t){return this.D1.addCustomControlElement(t)},i.prototype.onRendererSwitch=function(t,i){this.Y8&&this.Y8.onRendererSwitch(t,i),this.syncViewState()},i.prototype.onVideoEvent=function(t){for(var i,n=[],e=1;e<arguments.length;e++)n[e-1]=arguments[e];this.syncViewState(),this.Y8&&(i=this.Y8).onVideoEvent.apply(i,s([t],n))},i.prototype.handleFullscreenChange=function(t){var i="boolean"==typeof t?t:this.getFullscreen();i?(W(this.qQ).add("vp-state-fullscreen"),this.n8&&(this.U8=!0,this.undockVideoPlayer())):(W(this.qQ).remove("vp-state-fullscreen"),(this.n8||this.U8)&&(this.U8=!1,this.e8=window.scrollY,this.dockVideoPlayer())),this.i8!==i&&(this._m.uiState.isFullscreen=i,this.wV.publish(O.FULLSCREEN_CHANGE,i),this.i8=i)},i.prototype.destroy=function(){this.D1&&this.D1.destroy(),this.o6&&this.o6.destroy(),this.u6&&this.u6.destroy(),this.h6&&this.h6.destroy(),this.v8&&this.v8.destroy(),this.x8&&this.x8.destroy(),this.GY&&this.GY.destroy(),this.s6&&this.s6.destroy(),this.w8&&this.w8.destroy(),this.destroyAdsOverlay(),this.destroyFullscreenChangeListeners(),l.userAgent.tv||l.userAgent.mobile||!this.O8||this.O8(),l.userAgent.mobile&&T.default.canPlayInline&&this.A8&&this.A8(),this.XQ&&(window.removeEventListener("resize",this.XQ),this.XQ=null),this.Y8&&this.Y8.destroy(),this.HQ&&(this.HQ.innerHTML=""),this.H8()},i.prototype.M8=function(){var t=this;this.o6=new m.default("NORMAL",(function(){t.Y8||(t.Y8=t.d8(b.default,t._m,t.BH.getExternalPlugins()),t.Y8.on(b.OpssEvent.VISIBILITY_CHANGED,(function(i,n){t.publish(C.OPSS_VISIBILITY_CHANGED,i,n.node)}),t));var i=t.RY.getRendererController().getActiveRenderer();t.Y8.render(i)}))},i.prototype.h8=function(t){this._m.uiState.deviceOrientation=t,this._m.uiState.isDocked&&this._m.docking.width===z&&t===u.LANDSCAPE&&!this.getFullscreen()&&this.undockVideoPlayer(!0)},i.prototype.a8=function(t){this.Y8&&this.Y8.onPlaybackInfo(t)},i.prototype.c8=function(){this.Y8&&this.Y8.onPlaylistPositionChange()},i.prototype.l8=function(){this.XQ=this.oZ.bind(this),window.addEventListener("resize",this.XQ)},i.prototype.f8=function(){var t=u.LANDSCAPE;return window.innerHeight>window.innerWidth&&(t=u.PORTRAIT),t},i.prototype.oZ=function(){this.wV.publish(O.Device.ORIENTATION_CHANGE,this.f8())},i.prototype.j8=function(){this.a6&&this.H8(),(!(l.userAgent.ie>0&&l.userAgent.ie<10)&&!l.userAgent.mobile||l.userAgent.mobile&&T.default.canPlayInline)&&this._m.docking&&(this._m.docking.enableOnScrollDown||this._m.docking.enableOnScrollUp)&&(this.a6=this.f6.bind(this),window.addEventListener("scroll",this.a6))},i.prototype.H8=function(){this.a6&&(window.removeEventListener("scroll",this.a6),this.a6=null)},i.prototype.f6=function(){var t=window.pageYOffset;if(t!==this.e8&&!this.i8){this.e8=t;var i=j.default.getElementViewability(this.HQ)>=this._m.docking.threshold;i||this.n8||this._m.getState()!==S.States.VIDEO||this._m.isPaused()?i&&this.n8&&this.undockVideoPlayer():this.dockVideoPlayer()}},i.prototype.T8=function(){var t=this;return this.x8||(this.x8=new v.default(this.BH),this.x8.addEventListener(v.AdsViewEvent.SKIP_AD_REQUESTED,(function(){t.publish(C.SKIP_AD_REQUESTED)}),this),this.x8.addEventListener(v.AdsViewEvent.CLICKED,(function(){t.publish(C.AD_CLICKED)}),this),this.YQ.appendChild(this.x8.create()),l.userAgent.mobile&&this.D1&&T.default.canPlayInline&&this.x8.enableClickBlocking(!0)),this.x8},i.prototype.z8=function(){var t=this.HQ.getBoundingClientRect(),i=document.querySelector("body");if(i){var n=i.clientWidth,e=this._m.docking.position||{};e.top>-1&&(this.qQ.style.top=t.top+"px"),e.bottom>-1&&(this.qQ.style.bottom=t.bottom+"px"),e.right>-1&&(this.qQ.style.right=n-t.right+"px"),e.left>-1&&(this.qQ.style.left=t.left+"px"),this.qQ.style.width=this.V8+"px",this.qQ.style.height=this.F8+"px",this.qQ.style.position="fixed"}},i.prototype.B8=function(){var t=this,i=this._m.docking;if(i.enableOnScrollDown||i.enableOnScrollUp){this.r6&&this.G8||(this.r6=this.qQ.querySelector(".vp-docked-title"),this.l6=this.qQ.querySelector(".vp-docked-provider"),this.G8=document.createElement("div"),this.G8.setAttribute("class","vp-docked-bg"),this.v6=document.createElement("img"),this.v6.setAttribute("class","vp-docked-img"),this.d6=document.createElement("div"),this.d6.setAttribute("class","vp-docked-overlay"),this.p6=document.createElement("div"),this.p6.setAttribute("class","vp-docked-overlay-text"),this.p6.innerHTML="Scroll back up to restore default view.",this.d6.appendChild(this.p6),this.G8.appendChild(this.v6),this.G8.appendChild(this.d6),this.m6||(this.m6=document.createElement("div"),this.m6.setAttribute("class","vp-docked-close-button"),this.b6=new y.default(this.m6,(function(i){i.stopPropagation(),t.undockVideoPlayer(!t._m.isPaused()),t.publish(C.UI_INTERACT,{srcElement:"ui_pop_close_clk"})})),i.closeButtonFadeIn||W(this.m6).add("vp-nofade")),this.YQ&&this.YQ.appendChild(this.m6),this.HQ&&this.HQ.appendChild(this.G8));var n=this.vQ();n&&(n.thumbnail&&this.v6.setAttribute("src",n.thumbnail),this.r6&&n.title&&(this.r6.innerHTML=n.title))}},i.prototype.N8=function(){var t,i=this.getContentNode().querySelectorAll(".vp-vis-hidden"),n=i.length;for(t=0;t<n;t++)W(i[t]).remove("vp-vis-hidden");this.YQ.style.height="",this._m.uiState.isCSSLoaded=!0},i.prototype.k8=function(){for(var t=this.getContentNode().querySelectorAll(".vp-vis-hidden"),i=t.length,n=0;n<i;n++)W(t[n]).add("vp-disp-none");this._m.uiState.isCSSLoaded=!1,this.wV.publish(O.WARNING,j.default.createErr(E.ErrorGroup.Streaming,this.QY,E.E_WARNING,E.WARNING_CODES.E_CSS_DOWNLOAD_FAILED),!1)},i.prototype.n6=function(t){var i=x+t,n=W(this.qQ);Object.keys(o).forEach((function(t){var e=x+o[t];n.contains(e)&&e!==i&&n.remove(e)})),n.contains(i)||n.add(i)},i.prototype.s8=function(t,i){var n=W(this.qQ),e=U+t,r=n.contains(e);i?r||n.add(e):r&&n.remove(e)},i.prototype.Z8=function(){var t=this._m,i=this.vQ();i&&!this.s6&&(t.showStartScreen&&(this.s6=this.d8(g.StartScreen,i,t.startScreenConfig,t.uiState),this.g6()),this.wV.publish(O.START_SCREEN_RENDERED))},i.prototype.q8=function(){var t=this.s6&&this.s6.view;t&&(this.YQ&&this.YQ.removeChild(t.node),this.s6.destroy(),this.s6=null)},i.prototype.t6=function(t){var i=this;if(t){var n=this._m.showEndScreen;if(n){if(!this.qQ.querySelector(".vp-end-replay")){var e=j.default.render(D,{});this.y6=new y.default(e,(function(){i.wV.publish(O.RELATED_ITEM_CLICK,t.id,-1,!1,!1)})),this.YQ&&this.YQ.appendChild(e),this.w6=e}!this.s6&&n&&this.Z8(),this.wV.publish(O.END_SCREEN_RENDERED),this.publish(C.UI_INTERACT,{srcElement:"es-view"})}}},i.prototype.W8=function(){this.w6&&this.YQ&&(this.YQ.removeChild(this.w6),this.w6=null),this.y6&&this.y6.destroy()},i.prototype.K8=function(t,i,n){if(!this.h6){var e=(i=i||this.vQ())&&i.videoSession||"",r=i?i.thumbnail:null,s=r||"";this.h6=this.d8(g.ErrorScreen,t,n,e,s),this.publish(C.UI_INTERACT,{srcElement:"err-view-"+t.category+"-"+t.subcategory})}},i.prototype.e6=function(){this.D1&&this.D1.syncAriaState()},i.prototype.o8=function(t){t?W(this.qQ).add("vp-muted"):W(this.qQ).remove("vp-muted")},i.prototype.m8=function(){(!this.getFullscreen()||l.userAgent.android&&j.default.getFullscreenElement()===this.qQ)&&this.toggleAdViewClickBlocking()},i.prototype.ZJ=function(){var t;this._8&&window.clearTimeout(this._8),W(this.qQ).remove("vp-hide-controls"),this.C8(!1),this.P8&&W(this.P8).remove("vp-overlay-hide-cursor"),this._m.isSeeking()||this._m.isPaused()||(this._8=window.setTimeout(this.E8.bind(this),B)),null===(t=this.D1)||void 0===t||t.onControlsBarChange(!0),this.getFullscreen()||this.wV.publish(A.CCEvent.POSITION_FLOAT,!0)},i.prototype.iK=function(t){var i;"mouseout"===t.type&&(this._8&&window.clearTimeout(this._8),W(this.qQ).add("vp-hide-controls"),!this._m.isPaused()&&this.C8(!0),null===(i=this.D1)||void 0===i||i.onControlsBarChange(!1),this.getFullscreen()||this.wV.publish(A.CCEvent.POSITION_FLOAT,!1))},i.prototype.E8=function(){var t;this.P8=this.qQ&&this.qQ.querySelector(".vp-object-overlay"),this._8&&(window.clearTimeout(this._8),this._8=null),l.userAgent.mobile&&this.D1&&T.default.canPlayInline&&this.x8.enableClickBlocking(!0),W(this.qQ).add("vp-hide-controls"),!this._m.isPaused()&&this.C8(!0),null===(t=this.D1)||void 0===t||t.onControlsBarChange(!1)},i.prototype.u8=function(){this._8&&window.clearTimeout(this._8),this._m.isSeeking()||(this._8=window.setTimeout(this.E8.bind(this),B))},i.prototype._q=function(t){var i,n=t.width||1,e=t.height||1,r=this.r8(n,e);(this.isStreamMode()||this.isMiniStreamMode())&&r===a.NORMAL&&this._6(),l.userAgent.desktop&&(r===a.VERY_SMALL?W(this.qQ).add("vp-ministream"):r===a.SMALL?(W(this.qQ).add("vp-stream"),this.GY.detachUpNextMouseEvents(),(i=this.getContentNode().querySelector(".vp-upnext-playlist"))&&W(i).add("hide")):r===a.NORMAL&&(this.GY.attachUpNextMouseEvents(),(i=this.getContentNode().querySelector(".vp-upnext-playlist"))&&W(i).remove("hide")))},i.prototype._6=function(){var t=this.getContentNode();W(t).remove("vp-ministream"),W(t).remove("vp-stream"),this.GY.attachUpNextMouseEvents();var i=this.getContentNode().querySelector(".vp-upnext-playlist");i&&W(i).remove("hide")},i.prototype.r8=function(t,i){var n=a.NORMAL;return(t<=c.VERY_SMALL_WIDTH||i<=c.VERY_SMALL_HEIGHT)&&(n=a.VERY_SMALL),(t<=c.SMALL_WIDTH&&t>c.VERY_SMALL_WIDTH||i<=c.SMALL_HEIGHT&&i>c.VERY_SMALL_HEIGHT)&&(n=a.SMALL),n},i.prototype.E6=function(t){this.publish(C.UI_INTERACT,t)},i.prototype.X8=function(t){var i=this.getContentNode(),n=F+this.QY.playbackMode,e=W(i);Object.keys(k.PlaybackMode).forEach((function(t){var i=F+k.PlaybackMode[t];e.contains(i)&&i!==n&&e.remove(i)})),e.contains(n)||e.add(n)},i.prototype.J8=function(){!this._m.isPaused()?(this.s8(h.PLAYING,!0),this.s8(h.PAUSED,!1)):(this.s8(h.PLAYING,!1),this.s8(h.PAUSED,!0)),this.publish(C.SYNC_PLAYBACK_STATE)},i.prototype.p8=function(){var t=this,i=this.D1,n=i?i.create():null;n&&Object.keys(n).forEach((function(i){t.YQ&&n[i]&&t.YQ.appendChild(n[i])})),i.on(p.ControlsEvent.SEEK,(function(i){t.publish(C.SEEK,i)}),this),i.on(p.ControlsEvent.SET_VOLUME,(function(i){t.publish(C.SET_VOLUME,i)}),this),i.on(p.ControlsEvent.SET_MUTE,(function(i){t.publish(C.SET_MUTE,i)}),this),i.on(p.ControlsEvent.TOGGLE_CC,(function(i,n){t.publish(C.TOGGLE_CC,i,n)}),this),i.on(p.ControlsEvent.SET_AUDIO_LANGUAGE,(function(i,n){t.publish(C.SET_AUDIO_LANGUAGE,i,n)}),this),i.on(p.ControlsEvent.UI_INTERACT,(function(i){t.E6(i)}),this),i.on(p.ControlsEvent.KEY_CHANGE_VOLUME,(function(i){t.publish(C.KEY_CHANGE_VOLUME,i)}),this),i.on(p.ControlsEvent.TOGGLE_PLAY_PAUSE,(function(){t.publish(C.TOGGLE_PLAY_PAUSE)}),this),i.on(p.ControlsEvent.LOGO_CLICK,(function(){var i=t.QY.state===S.States.INIT?C.START_SCREEN_CLICK:C.TOGGLE_PLAY_PAUSE;t.publish(i)}),this),i.on(p.ControlsEvent.FORWARD_SEEK,(function(){t.publish(C.FORWARD_SEEK)}),this),i.on(p.ControlsEvent.BACKWARD_SEEK,(function(){t.publish(C.BACKWARD_SEEK)}),this),i.on(p.ControlsEvent.SET_QUALITY,(function(i){t.RY.setQuality(i)}),this),i.on(p.ControlsEvent.CUSTOM_ELEMENT,(function(i,n){t.publish(C.CUSTOM_ELEMENT,i,n)}),this)},i.prototype.I8=function(){var t=this,i=this.GY;i.on(N.PlaylistEvent.UI_INTERACT,(function(i){t.E6(i)}),this),i.on(N.PlaylistEvent.SCROLLED_TO_END,(function(){t.publish(C.SCROLLED_TO_END)}),this),i.on(N.PlaylistEvent.BOTTOM_HEIGHT_CHANGE,(function(i){t.publish(C.PLAYLIST_BOTTOM_HEIGHT_CHANGE,i)}),this)},i.prototype.g6=function(){var t=this,i=this.s6;i.on(g.StartScreenEvent.UI_INTERACT,(function(i){t.E6(i)}),this),i.on(g.StartScreenEvent.START_SCREEN_CLICK,(function(){t.publish(C.START_SCREEN_CLICK)}),this)},i.prototype.vQ=function(){return this._m.playlist.getCurrentItem()},i.prototype.Q8=function(){this.L8&&this.L8.destroy()},Object.defineProperty(i.prototype,"QY",{get:function(){return this._m.playbackState},enumerable:!0,configurable:!0}),i.prototype.d8=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var e=new(t.bind.apply(t,s([void 0],i)));return this.YQ.appendChild(e.view.node),e},i.prototype.C8=function(t){if(this.D8&&this.D1){var i=this.D8.view.node,n=i.firstChild;if(t)return i.setAttribute("style","height: 100%;"),void(l.userAgent.mobile&&(W(n).add("vp-ads-overlay-disable-click"),W(n).remove("vp-ads-overlay-enable-click")));var e=0;this.isStreamMode()?e=G:this.isMiniStreamMode()?e=H:l.userAgent.mobile?(e=Y,W(n).remove("vp-ads-overlay-disable-click"),W(n).add("vp-ads-overlay-enable-click")):e=q;var r=this.getPlayerDimensions().height-e;i.setAttribute("style","height: "+r+"px;")}},i}(f.default);i.default=Q},8173:function(t,i,n){t.exports=n(460)},8096:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.O6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.O6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.A6(e,t,!1,i);var r=this._i["*"];r&&this.A6(r,t,!0,i)}},t.prototype.A6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.O6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},7403:function(t,i,n){t.exports=n(8096)},7231:function(module,__unused_webpack_exports,__webpack_require__){function ja(t){var i=0;return function(){return i<t.length?{done:!1,value:t[i++]}:{done:!0}}}var Ya="function"==typeof Object.defineProperties?Object.defineProperty:function(t,i,n){return t==Array.prototype||t==Object.prototype||(t[i]=n.value),t};function bb(t){t=["object"==typeof globalThis&&globalThis,t,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof __webpack_require__.g&&__webpack_require__.g];for(var i=0;i<t.length;++i){var n=t[i];if(n&&n.Math==Math)return n}throw Error("Cannot find global object")}var Ob=bb(this);function Ec(t,i){if(i)t:{var n=Ob;t=t.split(".");for(var e=0;e<t.length-1;e++){var r=t[e];if(!(r in n))break t;n=n[r]}(i=i(e=n[t=t[t.length-1]]))!=e&&null!=i&&Ya(n,t,{configurable:!0,writable:!0,value:i})}}function Fc(t){return(t={next:t})[Symbol.iterator]=function(){return this},t}function Rd(t,i){t instanceof String&&(t+="");var n=0,e=!1,r={next:function(){if(!e&&n<t.length){var r=n++;return{value:i(r,t[r]),done:!1}}return e=!0,{done:!0,value:void 0}}};return r[Symbol.iterator]=function(){return r},r}function Sd(t,i,n){if(null==t)throw new TypeError("The 'this' value for String.prototype."+n+" must not be null or undefined");if(i instanceof RegExp)throw new TypeError("First argument to String.prototype."+n+" must not be a regular expression");return t+""}function Nh(t){return t||Array.prototype.fill}function Oh(t){var i="undefined"!=typeof Symbol&&Symbol.iterator&&t[Symbol.iterator];return i?i.call(t):{next:ja(t)}}Ec("Symbol",(function(t){function i(t,i){this.Fr=t,Ya(this,"description",{configurable:!0,writable:!0,value:i})}if(t)return t;i.prototype.toString=function(){return this.Fr};var n=0;return function t(e){if(this instanceof t)throw new TypeError("Symbol is not a constructor");return new i("jscomp_symbol_"+(e||"")+"_"+n++,e)}})),Ec("Symbol.iterator",(function(t){if(t)return t;t=Symbol("Symbol.iterator");for(var i="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),n=0;n<i.length;n++){var e=Ob[i[n]];"function"==typeof e&&"function"!=typeof e.prototype[t]&&Ya(e.prototype,t,{configurable:!0,writable:!0,value:function(){return Fc(ja(this))}})}return t})),Ec("Symbol.asyncIterator",(function(t){return t||Symbol("Symbol.asyncIterator")})),Ec("Array.prototype.keys",(function(t){return t||function(){return Rd(this,(function(t){return t}))}})),Ec("String.prototype.startsWith",(function(t){return t||function(t,i){var n=Sd(this,t,"startsWith");t+="";var e=n.length,r=t.length;i=Math.max(0,Math.min(0|i,n.length));for(var s=0;s<r&&i<e;)if(n[i++]!=t[s++])return!1;return s>=r}})),Ec("Array.prototype.fill",(function(t){return t||function(t,i,n){var e=this.length||0;for(0>i&&(i=Math.max(0,e+i)),(null==n||n>e)&&(n=e),0>(n=Number(n))&&(n=Math.max(0,e+n)),i=Number(i||0);i<n;i++)this[i]=t;return this}})),Ec("Int8Array.prototype.fill",Nh),Ec("Uint8Array.prototype.fill",Nh),Ec("Uint8ClampedArray.prototype.fill",Nh),Ec("Int16Array.prototype.fill",Nh),Ec("Uint16Array.prototype.fill",Nh),Ec("Int32Array.prototype.fill",Nh),Ec("Uint32Array.prototype.fill",Nh),Ec("Float32Array.prototype.fill",Nh),Ec("Float64Array.prototype.fill",Nh),Ec("Array.from",(function(t){return t||function(t,i,n){i=null!=i?i:function(t){return t};var e=[],r="undefined"!=typeof Symbol&&Symbol.iterator&&t[Symbol.iterator];if("function"==typeof r){t=r.call(t);for(var s=0;!(r=t.next()).done;)e.push(i.call(n,r.value,s++))}else for(r=t.length,s=0;s<r;s++)e.push(i.call(n,t[s],s));return e}})),Ec("Object.getOwnPropertySymbols",(function(t){return t||function(){return[]}})),Ec("Promise",(function(t){function i(t){this.cf=0,this.rg=void 0,this.We=[],this.sq=!1;var i=this.Ek();try{t(i.resolve,i.reject)}catch(t){i.reject(t)}}function n(){this.Yc=null}function e(t){return t instanceof i?t:new i((function(i){i(t)}))}if(t)return t;n.prototype.Ho=function(t){if(null==this.Yc){this.Yc=[];var i=this;this.Io((function(){i.sv()}))}this.Yc.push(t)};var r=Ob.setTimeout;n.prototype.Io=function(t){r(t,0)},n.prototype.sv=function(){for(;this.Yc&&this.Yc.length;){var t=this.Yc;this.Yc=[];for(var i=0;i<t.length;++i){var n=t[i];t[i]=null;try{n()}catch(t){this.Fu(t)}}}this.Yc=null},n.prototype.Fu=function(t){this.Io((function(){throw t}))},i.prototype.Ek=function(){function t(t){return function(e){n||(n=!0,t.call(i,e))}}var i=this,n=!1;return{resolve:t(this.$x),reject:t(this.El)}},i.prototype.$x=function(t){if(t===this)this.El(new TypeError("A Promise cannot resolve to itself"));else if(t instanceof i)this.Oy(t);else{t:switch(typeof t){case"object":var n=null!=t;break t;case"function":n=!0;break t;default:n=!1}n?this.Zx(t):this.zp(t)}},i.prototype.Zx=function(t){var i=void 0;try{i=t.then}catch(t){return void this.El(t)}"function"==typeof i?this.Py(i,t):this.zp(t)},i.prototype.El=function(t){this.kr(2,t)},i.prototype.zp=function(t){this.kr(1,t)},i.prototype.kr=function(t,i){if(0!=this.cf)throw Error("Cannot settle("+t+", "+i+"): Promise already settled in state"+this.cf);this.cf=t,this.rg=i,2===this.cf&&this.fy(),this.tv()},i.prototype.fy=function(){var t=this;r((function(){if(t.px()){var i=Ob.console;void 0!==i&&i.error(t.rg)}}),1)},i.prototype.px=function(){if(this.sq)return!1;var t=Ob.CustomEvent,i=Ob.Event,n=Ob.dispatchEvent;return void 0===n||("function"==typeof t?t=new t("unhandledrejection",{cancelable:!0}):"function"==typeof i?t=new i("unhandledrejection",{cancelable:!0}):(t=Ob.document.createEvent("CustomEvent")).initCustomEvent("unhandledrejection",!1,!0,t),t.promise=this,t.reason=this.rg,n(t))},i.prototype.tv=function(){if(null!=this.We){for(var t=0;t<this.We.length;++t)s.Ho(this.We[t]);this.We=null}};var s=new n;return i.prototype.Oy=function(t){var i=this.Ek();t.Ch(i.resolve,i.reject)},i.prototype.Py=function(t,i){var n=this.Ek();try{t.call(i,n.resolve,n.reject)}catch(t){n.reject(t)}},i.prototype.then=function(t,n){function e(t,i){return"function"==typeof t?function(i){try{r(t(i))}catch(t){s(t)}}:i}var r,s,o=new i((function(t,i){r=t,s=i}));return this.Ch(e(t,r),e(n,s)),o},i.prototype.catch=function(t){return this.then(void 0,t)},i.prototype.Ch=function(t,i){function n(){switch(e.cf){case 1:t(e.rg);break;case 2:i(e.rg);break;default:throw Error("Unexpected state: "+e.cf)}}var e=this;null==this.We?s.Ho(n):this.We.push(n),this.sq=!0},i.resolve=e,i.reject=function(t){return new i((function(i,n){n(t)}))},i.race=function(t){return new i((function(i,n){for(var r=Oh(t),s=r.next();!s.done;s=r.next())e(s.value).Ch(i,n)}))},i.all=function(t){var n=Oh(t),r=n.next();return r.done?e([]):new i((function(t,i){function s(i){return function(n){o[i]=n,0==--u&&t(o)}}var o=[],u=0;do{o.push(void 0),u++,e(r.value).Ch(s(o.length-1),i),r=n.next()}while(!r.done)}))},i})),Ec("Array.prototype.find",(function(t){return t||function(t,i){t:{var n=this;n instanceof String&&(n=String(n));for(var e=n.length,r=0;r<e;r++){var s=n[r];if(t.call(i,s,r,n)){t=s;break t}}t=void 0}return t}})),Ec("Object.is",(function(t){return t||function(t,i){return t===i?0!==t||1/t==1/i:t!=t&&i!=i}})),Ec("Array.prototype.includes",(function(t){return t||function(t,i){var n=this;n instanceof String&&(n=String(n));var e=n.length;for(0>(i=i||0)&&(i=Math.max(i+e,0));i<e;i++){var r=n[i];if(r===t||Object.is(r,t))return!0}return!1}})),Ec("String.prototype.includes",(function(t){return t||function(t,i){return-1!==Sd(this,t,"includes").indexOf(t,i||0)}})),Ec("String.prototype.endsWith",(function(t){return t||function(t,i){var n=Sd(this,t,"endsWith");t+="",void 0===i&&(i=n.length),i=Math.max(0,Math.min(0|i,n.length));for(var e=t.length;0<e&&0<i;)if(n[--i]!=t[--e])return!1;return 0>=e}}));var Ph=window;function Qh(){return function(t){function i(e){if(n[e])return n[e].exports;var r=n[e]={gq:e,bx:!1,exports:{}};return t[e].call(r.exports,r,r.exports,i),r.bx=!0,r.exports}var n={};return i.JC=t,i.c=n,i.d=function(t,n,e){i.qx(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:e})},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,n){if(1&n&&(t=i(t)),8&n||4&n&&"object"==typeof t&&t&&t.__esModule)return t;var e=Object.create(null);if(i.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var r in t)i.d(e,r,function(i){return t[i]}.bind(null,r));return e},i.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(n,"a",n),n},i.qx=function(t,i){return Object.prototype.hasOwnProperty.call(t,i)},i.p="",i(i.dD=138)}([function(t){t.exports=function(t,i){t.prototype=Object.create(i.prototype),t.prototype.constructor=t,t.__proto__=i}},function(t,i,n){function e(t,i){return Object.prototype.toString.call(t)==="[object ".concat(i,"]")}function r(t,i,n){var e=i.shift();return i.length?d(t[e])||Array.isArray(t[e])?r(t[e],i,n):n:void 0===t[e]?n:t[e]}function s(t){var i=document.createElement("div");return i.textContent=t,i.innerHTML}function o(t){t&&(window.Promise?window.Promise.resolve().then(t):setTimeout(t,1))}function u(t,i){return t.sort((function(t,n){return(i?1:-1)*(t.width*t.height-n.width*n.height)}))}function h(t){var i="<video ".concat("%PLAY_INLINE%",' style="').concat("display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0; z-index: 1;",'"></video>'),n=J.ei()?"playsinline muted":"";return new H.a(t).ox(i.replace("%PLAY_INLINE%",n))}function a(t){return"html5-vpaid".concat(!0===t?",swf":"")}function c(){var t=/CPU OS (.*) like Mac OS X/.exec(navigator.userAgent),i=!!navigator.userAgent.match("iPad")&&1;return t&&(i=+t[1].replace(/_/,".").replace(/_/g,"")),i}function f(t){return"function"!=typeof t.getAttribute||"function"!=typeof t.appendChild}function l(t){t&&t.parentNode&&t.parentNode.removeChild(t)}function v(t){return e(t,"Function")}function d(t){return e(t,"Object")}function p(t){return e(t,"String")}function m(t){return null!=t?Array.isArray(t)||e(t,"HTMLCollection")||e(t,"NodeList")?t:[t]:[]}function b(t,i){(t=m(t)).forEach((function(t){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t.style[n]=i[n])}))}function g(t,i,n,e){var r;for(r in t=n?n.ownerDocument.createElement(t):window.vdb&&window.vdb.Rf&&window.vdb.Rf.createElement?window.vdb.Rf.createElement(t):document.createElement(t),i=i||{})if(Object.prototype.hasOwnProperty.call(i,r)){var s=i[r];null!==s&&("style"===r&&"object"===G()(s)?b(t,s):t.setAttribute(r,Array.isArray(s)?s.join(" "):s))}return e&&(t.innerHTML=e),n&&n.appendChild(t),t}function y(t,i){t=m(t),i=m(i);for(var n=0;n<t.length;++n){for(var e=[],r=0;r<i.length;++r)new RegExp("(^|\\s)".concat(i[r],"(\\s|$)")).test(t[n].className)||e.push(i[r]);t[n].className="".concat(t[n].className," ").concat(e.join(" ")).trim()}}function w(t,i){t=m(t),i=m(i);for(var n=0;n<t.length;++n)if(t[n]&&t[n].className)for(var e=0;e<i.length;++e)t[n].className=t[n].className.replace(new RegExp("(^|\\s+)".concat(i[e],"(\\s+|$)"),"g")," ").trim()}function _(t,i,n){w(t,i),y(t,n)}function E(t){if(Array.isArray(t)&&0<t.length)return!1;if(d(t))for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i))return!1;return!0}function O(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];for(t=1;t<i.length;t++)for(var e in i[t])Object.prototype.hasOwnProperty.call(i[t],e)&&(i[0][e]=i[t][e]);return i[0]}function A(t){return Array.isArray(t)&&(t=t.slice()),t}function S(t){return new Y.a((function(i,n){setTimeout((function(){n(Error("timeout ".concat(t," ms reached")))}),t)}))}function T(t,i,n){return r(t||{},i.slice(),n)}function I(){try{return window&&window.MediaSource&&"function"==typeof window.MediaSource.isTypeSupported&&window.MediaSource.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"')}catch(t){return!1}}function j(t){return!(!t||"function"!=typeof t)&&(0>String(Function.prototype.toString).indexOf("[native code]")?t!==Function.prototype.toString&&null:0<=String(t).indexOf("[native code]"))}function M(t){var i=W.a.ib();try{if(t&&"function"==typeof t)if(t instanceof i.Function)var n=!0;else{var e=t.toString();e&&(n=!(!(e=new t.constructor("return window; ")())||!e.top))}}catch(t){}return!!n}function N(t){return q.a.Qk(t)===Q.Sr}function k(t){if(!t)return null;if("string"==typeof t)return t;var i=[];if(t&&"object"===G()(t))for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var e=t[n];if(0===e||e&&"function"!=typeof e){var r="".concat(encodeURIComponent(n),"=");r+=encodeURIComponent(String(e)),i.push(r)}}return i.join("&")}function R(t){for(var i,n=[],e=0;e<t.length;e++)(i=k(t[e]))&&n.push(i);return n.join("&")}function L(t,i,n){var e=Array.prototype.toJSON;if(delete Array.prototype.toJSON,window.JSON&&window.JSON.stringify)try{var r=JSON.stringify(t,i,n)}catch(t){}else r=window.JSON&&window.JSON.encode?window.JSON.encode(t):String.valueOf(t);return e&&(Array.prototype.toJSON=e),r}function D(t){return window.atob(t)}function C(t,i){for(var n in i=i||{},t)Object.prototype.hasOwnProperty.call(t,n)&&(i[n]=t[n]);return i}function P(t){if(""===t)return 0;var i=0;(t=(t=t.split(".")[0]).split(":")).reverse();for(var n=[1,60,3600],e=0;e<t.length;e++)i+=t[e]*n[e];return i}function x(t,i){return null!=t?t:i}function U(t,i){t:{for(var n=0;n<t.length;n++)if(i(t[n],n,t)){i=n;break t}i=void 0}return t[i]}function V(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"",n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};return Object.keys(t).filter((function(t){return 0===t.indexOf(i)})).reduce((function(e,r){var s=n.modify?r.split(i)[1]:r;return e[s=!1!==n.DD?s.toLowerCase():s]=t[r],e}),{})}function F(t){var i=!1;t=B(t);var n=!1,e=B(t),r=z(e);if(e&&r)try{var s,o=e.parent;if(s=o){var u=z(e=B(e));s=!(e&&u&&e==u)}n=s&&o==r}catch(t){n=!1}if(n)try{var h=t&&t.$sf&&t.$sf.ext;!h||"function"!=typeof h.register&&"function"!=typeof h.supports||(i=!0)}catch(t){i=!1}return i}function B(t){try{t=(t=t||window).Object?t:null}catch(i){t=null}return t}function z(t,i){var n=null;try{(n=(t=B(t))&&t.top||null)&&i&&(n=n.document?n:null)}catch(t){n=null}return n}n(24),t=n(14),n.n(t),t=n(10);var G=n.n(t),H=n(38);n(2);var Y=n(12),q=n(4),W=n(6);n.d(i,"G",(function(){return s})),n.d(i,"d",(function(){return o})),n.d(i,"J",(function(){return u})),n.d(i,"i",(function(){return h})),n.d(i,"m",(function(){return a})),n.d(i,"t",(function(){return f})),n.d(i,"E",(function(){return l})),n.d(i,"s",(function(){return v})),n.d(i,"y",(function(){return d})),n.d(i,"z",(function(){return p})),n.d(i,"L",(function(){return m})),n.d(i,"I",(function(){return b})),n.d(i,"h",(function(){return g})),n.d(i,"a",(function(){return y})),n.d(i,"D",(function(){return w})),n.d(i,"F",(function(){return _})),n.d(i,"r",(function(){return E})),n.d(i,"j",(function(){return O})),n.d(i,"f",(function(){return A})),n.d(i,"C",(function(){return S})),n.d(i,"n",(function(){return T})),n.d(i,"p",(function(){return I})),n.d(i,"x",(function(){return j})),n.d(i,"e",(function(){return M})),n.d(i,"u",(function(){return N})),n.d(i,"H",(function(){return k})),n.d(i,"B",(function(){return R})),n.d(i,"A",(function(){return L})),n.d(i,"b",(function(){return D})),n.d(i,"g",(function(){return C})),n.d(i,"K",(function(){return P})),n.d(i,"o",(function(){return x})),n.d(i,"l",(function(){return U})),n.d(i,"k",(function(){return V})),n.d(i,"c",(function(){return J})),n.d(i,"v",(function(){return K})),n.d(i,"q",(function(){return tt})),n.d(i,"w",(function(){return F}));var Q={Ez:"m3u",Sr:"m3u8",Gz:"mp4",Hz:"ogg",Iz:"ogv",Nz:"webm"},Z=navigator.userAgent.toLowerCase();i=navigator.platform.toLowerCase(),(n=Z.match(/(samsungbrowser|edge)[\s\/:]([\w\d\.]+)/))||(n=Z.match(/(opera|ie|trident|firefox|fxios|chrome|crios|version|fban)[\s\/:]([\w\d\.]+)?.*?(safari|version[\s\/:]([\w\d\.]+)|$)/)),n?(t=n[0].match(/(chrome|crios)\/(.*?)\s/))&&(n=[null,"chrome",t[2]]):n=[null,"unknown",0],t=("ie"===n[1]||"trident"===n[1])&&document.documentMode;var X,$,J={DA:{hA:!!window.cD,json:!!window.JSON,query:!!document.querySelector,RD:!!document.evaluate},Ww:function(){return"ios"===J.platform.name},kl:function(){return/android|blackberry|iphone|ipad|ipod|opera mini|iemobile/i.test(Z)},name:"version"===n[1]?n[3]:n[1],platform:{name:Z.match(/ip(?:ad|od|hone)/)?"ios":(Z.match(/(?:webos|android)/)||i.match(/mac|win|linux/)||["other"])[0],version:function(){var t=/Android (\d+(?:\.\d+)+)/.exec(navigator.userAgent),i=!!navigator.userAgent.match("Android")&&1;if(t){t=t[1].split("."),i=0;for(var n=1,e=0;e<t.length;e++)i+=parseInt(t[e])/n,n*=10}return i}()||c()||(X=/iPhone OS (.*) like Mac OS X/.exec(navigator.userAgent),$=!(!navigator.userAgent.match("iPod")&&!navigator.userAgent.match("iPhone"))&&1,X&&($=+X[1].replace(/_/,".").replace(/_/g,"")),$)||""},ei:function(){var t=J.Ww();return!J.kl()||c()||t&&"safari"===J.name&&10<=J.version||t&&"chrome"===J.name&&54<=J.version||t&&"fxios"===J.name&&10.3<=J.version||t&&"fban"===J.name||!!J.platform.android&&"chrome"===J.name&&53<=J.version||!!J.platform.android&&"firefox"===J.name||!!J.platform.android&&"samsungbrowser"===J.name&&6.2<=J.version},version:t||parseFloat("opera"===n[1]&&n[4]?n[4]:n[2])};J[J.name]=!0,J[J.name+parseInt(J.version,10)]=!0,J.platform[J.platform.name]=!0;var K=0<=navigator.userAgent.indexOf("MSIE ")||0<=navigator.userAgent.indexOf("Trident/"),tt=0<=navigator.userAgent.toLowerCase().indexOf("chrome");try{var it=document.createElement("canvas");window.WebGLRenderingContext&&(it.getContext("webgl")||it.getContext("experimental-webgl"))}catch(X){}},function(t,i,n){function e(){if(this.Sn&&this.ua(),this.ub){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];this.ub.apply(window,i)}}n.d(i,"a",(function(){return u}));var r=n(64),s=n(80).default,o=n(18).default,u=function(){function t(){}var i=t.prototype;return i.ua=function(){this.fc?this.fc.ua():void 0!==this.wa.nodeType?s.removeEventListener(this.wa,this.rj,this.$g):this.wa.removeEventListener(this.rj,this.$g,this.qo)},i.link=function(){if(!arguments.length)return this;this.fc||(this.fc=new r.a(this));for(var t=0;t<arguments.length;++t){var i=0>t||arguments.length<=t?void 0:arguments[t];i.fc?this.fc.kx(i.fc):this.fc.Sb(i)}return this.fc.commit(),this},t.bind=function(i,n,r,o,u){o=!!o,u=!!u;var h=new t;return h.wa=i,h.rj=n,h.ub=r,h.qo=o,h.Sn=u,h.$g=e.bind(h),void 0!==i.nodeType?s.addEventListener(i,n,h.$g):i.addEventListener(n,h.$g,o),h},t.Xa=function(i,n,e){return t.bind(i,n,e,void 0,!0)},t.empty=function(){var i=new t;return i.wa=new o,i.rj="DOESN'T_MATTER",i.qo=!0,i.Sn=!0,i},t.group=function(){for(var i=t.empty(),n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];return e.forEach((function(n){n.length?(n=t.group.apply(null,n),i.link(n)):i.link(n)})),i},t}()},function(t,i,n){n.d(i,"a",(function(){return e})),n.d(i,"b",(function(){return r})),n.d(i,"c",(function(){return s})),n.d(i,"d",(function(){return o})),n.d(i,"e",(function(){return u})),n.d(i,"f",(function(){return h})),n.d(i,"h",(function(){return a})),n.d(i,"i",(function(){return c})),n.d(i,"j",(function(){return f})),n.d(i,"k",(function(){return l})),n.d(i,"l",(function(){return v})),n.d(i,"m",(function(){return d})),n.d(i,"n",(function(){return p})),n.d(i,"o",(function(){return m})),n.d(i,"p",(function(){return b})),n.d(i,"q",(function(){return g})),n.d(i,"s",(function(){return y})),n.d(i,"t",(function(){return w})),n.d(i,"u",(function(){return _})),n.d(i,"v",(function(){return E})),n.d(i,"w",(function(){return O})),n.d(i,"x",(function(){return A})),n.d(i,"y",(function(){return S})),n.d(i,"z",(function(){return T})),n.d(i,"A",(function(){return I})),n.d(i,"g",(function(){return j})),n.d(i,"r",(function(){return M}));var e="AdClickThru",r="AdDurationChange",s="AdError",o="AdExpandedChange",u="AdImpression",h="AdInteraction",a="AdLinearChange",c="AdLoaded",f="AdLog",l="AdPaused",v="AdPlaying",d="AdRemainingTimeChange",p="AdSizeChange",m="AdSkipped",b="AdStarted",g="AdStopped",y="AdUserAcceptInvitation",w="AdUserClose",_="AdUserMinimize",E="AdVideoComplete",O="AdVideoFirstQuartile",A="AdVideoMidpoint",S="AdVideoStart",T="AdVideoThirdQuartile",I="AdVolumeChange",j="AdIntervention",M="AdTimeUpdate"},function(t,i,n){var e=n(11),r=function(){function t(){}return t.Ub=function(t,i){var n=!(2<arguments.length&&void 0!==arguments[2])||arguments[2];t=t.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var e=new RegExp("[\\?&]".concat(t,"=([^&#]*)")).exec(i);return null==e?"":n?decodeURIComponent(e[1].replace(/\+/g," ")):e[1]},t}(),s=n(6);n.d(i,"a",(function(){return o}));var o=function(){function t(){}return t.pg=function(t){var i=document.createElement("a");return i.href=t,{host:i.host,hostname:i.hostname,origin:i.origin||"".concat(i.protocol,"//").concat(i.hostname),pathname:i.pathname,port:i.port,protocol:i.protocol,search:i.search}},t.Qk=function(i){if(!i||"string"!=typeof i)return"";var n=(i=t.pg(i).pathname||"").lastIndexOf(".");return-1!==n?i.substring(n+1).toLowerCase():""},t.Cc=function(){return s.a.Cc()},t.wk=function(t){return s.a.Cc()&&(t=e.a.Fl(t,"http://","https://")),t},t.Oh=function(t){return(t=/(?:(?:[\w]+:)?\/\/)?([^?#\/:]+)/.exec(void 0!==t?t:s.a.hd()))?t[1]:""},t.Ub=function(t,i){var n=!(2<arguments.length&&void 0!==arguments[2])||arguments[2];return r.Ub(t,void 0!==i?i:s.a.hd(),n)},t}()},function(t){t.exports=function(t,i,n){return i in t?Object.defineProperty(t,i,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[i]=n,t}},function(t,i,n){t=n(14);var e=n.n(t),r=function(){function t(){}return t.hd=function(t){t=t||window;var i=this.Sh(t);t=t&&t.location&&t.location.ancestorOrigins;var n,r=i.document&&i.document.referrer;if(i===window.top)return i.location.href;if(r&&(n=!!(n=r.match(/.*?\.ampproject\.(?:org|net)\/(?:.\/)*([^?]+)/i))&&n[1]))return n;if(t&&0<t.length){for(i=e()(t),r=0;r<i.length;r++)if(n=i[r].match(/(.*)\.cdn\.ampproject\.(?:org|net)/i)){var s=n[1];break}return(s=!!s&&s.replace(/--/g,"${dash}").replace(/-/g,".").replace(/\$\{dash\}/g,"-"))?s:t[t.length-1]}return r||i.location.href},t.Sh=function(t){for(t=t||window;t;)try{var i=t.parent;if(!i.document)break;if(t=i,i===i.parent)break}catch(t){break}return t},t.Xk=function(t){t=t||window;try{return t.parent}catch(t){}return null},t.Cc=function(){return-1===(window.location.protocol||this.hd()||"").indexOf("http:")},t}();n.d(i,"a",(function(){return s}));var s=function(){function t(){}return t.ib=function(){return window},t.hd=function(t){return r.hd(t)},t.Sh=function(t){return r.Sh(t)},t.Xk=function(t){return r.Xk(t)},t.Cc=function(){return r.Cc()},t.Cw=function(){return window.navigator.userAgent},t.Pe=function(){try{return window.self!==window.top}catch(t){return!0}},t.fw=function(){for(var t=window.self,i=0;t!==window.top&&t.parent;){try{if(t.parent&&t.parent.location&&!t.parent.location.href)throw Error("HandleSafari")}catch(t){if(!(2>i))break;i++}t=t.parent}return i},t}()},function(t,i,n){n.r(i),n.d(i,"ACCEPT_INVITATION",(function(){return e})),n.d(i,"CLICK",(function(){return r})),n.d(i,"CLOSE",(function(){return s})),n.d(i,"COLLAPSE",(function(){return o})),n.d(i,"COMPLETE",(function(){return u})),n.d(i,"CREATIVE_VIEW",(function(){return h})),n.d(i,"EXIT_FULLSCREEN",(function(){return a})),n.d(i,"EXPAND",(function(){return c})),n.d(i,"FIRST_QUARTILE",(function(){return f})),n.d(i,"FULLSCREEN",(function(){return l})),n.d(i,"IMPRESSION",(function(){return v})),n.d(i,"MIDPOINT",(function(){return d})),n.d(i,"MUTE",(function(){return p})),n.d(i,"PAUSE",(function(){return m})),n.d(i,"PLAYER_COLLAPSE",(function(){return b})),n.d(i,"PLAYER_EXPAND",(function(){return g})),n.d(i,"PROGRESS",(function(){return y})),n.d(i,"RESUME",(function(){return w})),n.d(i,"REWIND",(function(){return _})),n.d(i,"SKIP",(function(){return E})),n.d(i,"START",(function(){return O})),n.d(i,"THIRD_QUARTILE",(function(){return A})),n.d(i,"UNMUTE",(function(){return S}));var e="acceptInvitation",r="click",s="close",o="collapse",u="complete",h="creativeView",a="exitFullscreen",c="expand",f="firstQuartile",l="fullscreen",v="impression",d="midpoint",p="mute",m="pause",b="playerCollapse",g="playerExpand",y="progress",w="resume",_="rewind",E="skip",O="start",A="thirdQuartile",S="unmute"},function(t,i,n){function e(t){return 10>t?"0".concat(t):t}function r(t){return 10>t?"00".concat(t):100>t?"0".concat(t):t}function s(t,i,n){if(c.indexOf(t)>=o()&&window.console){var s=new Date;n=["".concat(e(s.getHours()),":").concat(e(s.getMinutes()),":").concat(e(s.getSeconds()),".").concat(r(s.getMilliseconds())),"[".concat(t,"]"),"".concat(i,":").concat(v.Pq?" ".concat(v.Pq):"")].concat(Array.prototype.slice.apply(n)),s=t.toLowerCase(),window.console[s]||(s="log"),s=window.console[s],"object"===u()(s)&&(s=Function.prototype.bind.call(s,window.console)),s&&s.apply(window.console,n)}for(s=0;s<f.length;s++)f[s](t,i,n)}function o(){if(void 0===v.Dj){var t=parseInt(h.a.Ub("aolplayerloglvl"),10);v.Dj=isNaN(t)?Number(a.a["logger.level"]):t}return v.Dj}n(24),t=n(10);var u=n.n(t),h=n(4),a=n(16),c=["DEBUG","INFO","WARN","ERROR"],f=[],l={},v=function(){function t(t){this.name=t}var i=t.prototype;return i.debug=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("DEBUG",this.name,i)},i.info=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("INFO",this.name,i)},i.warn=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("WARN",this.name,i)},i.error=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];s("ERROR",this.name,i)},t}();i.a={Dz:v,dA:function(t){f.push(t)},Rp:o,La:function(t){return l[t]||(l[t]=new v(t)),l[t]},nD:function(t){v.Dj=t},sD:function(t){v.Pq=t}}},function(t){t=t.exports="undefined"!=typeof window&&Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")(),"number"==typeof __g&&(__g=t)},function(t){function i(t){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function n(e){return"function"==typeof Symbol&&"symbol"===i(Symbol.iterator)?t.exports=n=function(t){return i(t)}:t.exports=n=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":i(t)},n(e)}t.exports=n},function(t,i,n){n.d(i,"a",(function(){return e}));var e=function(){function t(){}return t.Zh=function(i){return!i||""===t.trim(i)},t.trim=function(i,n){return t.gx(t.Zq(i,n),n)},t.gx=function(t,i){return null==i&&(i="\\s"),t&&t.replace(new RegExp("^[".concat(i,"]+"),"g"),"")},t.Zq=function(t,i){return null==i&&(i="\\s"),t&&t.replace(new RegExp("[".concat(i,"]+$"),"g"),"")},t.startsWith=function(t,i){return t&&0===t.indexOf(i)},t.endsWith=function(t,i){var n=t&&t.lastIndexOf(i);return-1!==n&&n===t.length-i.length},t.Fl=function(t,i,n){return t&&t.replace(new RegExp(i,"g"),n)},t.pp=function(){return!1},t.Ro=function(t){if(t)return(t=t.toLowerCase()).charAt(0).toUpperCase()+t.slice(1)},t}()},function(t,i,n){function e(){}function r(t,i){for(;3===t.W;)t=t.Ce;0===t.W?t.pf.push(i):v((function(){var n=1===t.W?i.tx:i.Iq;if(null===n)(1===t.W?s:o)(i.promise,t.Ce);else{try{var e=n(t.Ce)}catch(t){return void o(i.promise,t)}s(i.promise,e)}}),1)}function s(t,i){try{if(i===t)throw new TypeError("A promise cannot be resolved with itself.");if(i&&("object"===f()(i)||"function"==typeof i)){var n=i.then;if(i instanceof d)return t.W=3,t.Ce=i,void u(t);if("function"==typeof n)return void a(function(t,i){return function(){for(var n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];t.apply(i,e)}}(n,i),t)}t.W=1,t.Ce=i,u(t)}catch(i){o(t,i)}}function o(t,i){for(var n,e=0,r=t.pf.length;!n&&e<r;e++)n=t.pf[e].Iq;n||"1"!==l.a.Ub("logpromisereject")||window.console,t.W=2,t.Ce=i,u(t)}function u(t){t.pf.forEach((function(i){return r(t,i)})),t.pf=null}function h(t,i,n){this.tx="function"==typeof t?t:null,this.Iq="function"==typeof i?i:null,this.promise=n}function a(t,i){var n=!1;try{t((function(t){n||(n=!0,s(i,t))}),(function(t){n||(n=!0,o(i,t))}))}catch(t){n||(n=!0,o(i,t))}}t=n(14);var c=n.n(t);t=n(10);var f=n.n(t),l=n(4),v=window.Promise?function(t){window.Promise.resolve().then(t)}:setTimeout,d=function(){function t(t){if("object"!==f()(this))throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this.W=0,this.Ce=void 0,this.pf=[],a(t,this)}var i=t.prototype;return i.catch=function(t){return this.then(null,t)},i.then=function(i,n){var s=new t(e);return r(this,new h(i,n,s)),s},i.finally=function(t){return this.then(t,t)},t}();d.all=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];var e=Array.prototype.slice.call(1===i.length&&Array.isArray(i[0])?i[0]:i);return new d((function(t,i){function n(s,o){try{if(o&&("object"===f()(o)||"function"==typeof o)){var u=o.then;if("function"==typeof u)return void u.call(o,(function(t){n(s,t)}),i)}e[s]=o,0==--r&&t(e)}catch(t){i(t)}}if(0===e.length)return t([]);for(var r=e.length,s=0;s<e.length;s++)n(s,e[s])}))},d.resolve=function(t){return t&&"object"===f()(t)&&t.constructor===d?t:new d((function(i){i(t)}))},d.reject=function(t){return new d((function(i,n){n(t)}))},d.race=function(t){return new d((function(i,n){t.forEach((function(t){return t.then(i,n)}))}))},d.wz=function(t){var i=null;return function(){i=i||d.resolve();for(var n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];return i.then(t.bind.apply(t,c()([this].concat(e))))}},d.wz((function(){}))(),i.a=d},function(t,i,n){t.exports=!n(28)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},function(t,i,n){var e=n(57),r=n(58),s=n(59);t.exports=function(t){return e(t)||r(t)||s()}},function(t){t.exports=function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},function(t,i,n){n.d(i,"a",(function(){return e}));var e=function(){function t(){}return t.nc=function(i){var n="stage"===i,e=n?".dev":"",r=n?"-stage":"",s={"adserver.url":"https://video".concat(r).concat(".adaptv.advertising.com","/"),"adstracker.url":"https://video".concat(r).concat(".adaptv.advertising.com","/"),"aeg.default_vendor":n?"593fb37531e0a533fe6dd8fa":"593fb311c214e33ec50202f0","cdn.url":"https://cdn-ssl".concat(".vidible.tv","/").concat(i,"/"),"cdn.url.dev":"https://cdn-ssl".concat(".vidible.tv","/dev/"),"cdn.url.yimg":"https://s.yimg.com/rx/vrm/builds/".concat("23671701","/"),"delivery.url":"https://delivery".concat(e).concat(".vidible.tv","/"),"hls.js.path":"player/js/21.1.168/lib/hls.min.js","ima.url":"https://s0.2mdn.net/instream/html5/ima3".concat(n?"_debug":"",".js"),"logger.level":n?"0":"3","s3.url":"https://s3.amazonaws.com/vdb-cdn-files/","tracking.url":"https://trk".concat(e).concat(".vidible.tv","/trk/"),"vapa.url":n?"https://localhost:3000/local-storage.html":"https://cdn-ssl.vidible.tv/prod/player/ad-time/local-storage.html"};Object.keys(s).forEach((function(i){t[i]=s[i]}))},t}()},function(t,i,n){n.d(i,"a",(function(){return e}));var e={fm:"errorEvent",Tr:"mediaEvent",Ur:"pixelEvent",Wr:"scriptEvent",Zr:"xhrEvent"}},function(t,i,n){n.r(i),n.d(i,"default",(function(){return r}));var e=n(8),r=function(){function t(){this.ob={},this.Gm=[],this.te=e.a.La("EventBus")}var i=t.prototype;return i.addEventListener=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:0;this.ob[t]||(this.ob[t]=[]),this.ob[t].push({Wh:i,priority:n})},i.removeEventListener=function(t,i){this.ob[t]&&(this.ob[t]=this.ob[t].filter((function(t){return t.Wh!==i})))},i.bA=function(t){this.Gm.push(t)},i.dispatchEvent=function(t){var i=this;if("string"==typeof t)var n=t,e=Array.prototype.slice.call(arguments,1);else n=t.type,t.target=this,e=Array.prototype.slice.call(arguments,0);var r=this.ob[n];r&&((r=r.slice()).sort((function(t,i){return i.priority-t.priority})),r.forEach((function(t){return i.xn(n,e,t.Wh)}))),this.Gm.forEach((function(t){return t.call({},n,e)}))},i.xn=function(t,i,n){try{n.apply({},i)}catch(n){this.te.error(n,"event",{args:i,type:t})}},i.Vq=function(){var t=this;this.te.info("Removing all listeners."),Object.keys(this.ob).forEach((function(i){Array.isArray(t.ob[i])&&delete t.ob[i]}))},t}()},function(t){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t){t=t.exports={version:"2.6.5"},"number"==typeof __e&&(__e=t)},function(t,i,n){var e=n(61),r=n(50);t.exports=function(t){return e(r(t))}},function(t,i,n){var e=n(23),r=n(35),s=n(36),o=Object.defineProperty;i.Kb=n(13)?Object.defineProperty:function(t,i,n){if(e(t),i=s(i,!0),e(n),r)try{return o(t,i,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[i]=n.value),t}},function(t,i,n){var e=n(19);t.exports=function(t){if(!e(t))throw TypeError(t+" is not an object!");return t}},function(t,i,n){t=n(22).Kb,i=Function.prototype;var e=/^\s*function ([^ (]*)/;"name"in i||n(13)&&t(i,"name",{configurable:!0,get:function(){try{return(""+this).match(e)[1]}catch(t){return""}}})},function(t,i,n){var e=n(22),r=n(29);t.exports=n(13)?function(t,i,n){return e.Kb(t,i,r(1,n))}:function(t,i,n){return t[i]=n,t}},function(t){var i={}.hasOwnProperty;t.exports=function(t,n){return i.call(t,n)}},function(t,i,n){var e=n(81),r=n(82),s=n(83);t.exports=function(t,i){return e(t)||r(t,i)||s()}},function(t){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t){t.exports=function(t,i){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:i}}},function(t){var i=0,n=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++i+n).toString(36))}},function(t,i,n){i=n(20);var e=n(9),r=e["__core-js_shared__"]||(e["__core-js_shared__"]={});(t.exports=function(t,i){return r[t]||(r[t]=void 0!==i?i:{})})("versions",[]).push({version:i.version,mode:n(49)?"pure":"global",tA:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(t){var i=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(0<t?n:i)(t)}},function(t,i,n){var e=n(31)("wks"),r=n(30),s=n(9).Symbol,o="function"==typeof s;(t.exports=function(t){return e[t]||(e[t]=o&&s[t]||(o?s:r)("Symbol."+t))}).store=e},function(q,k,g){g.d(k,"a",(function(){return r})),q=g(10);var p=g.n(q),w=g(1),z=g(6),r=function(){function l(){}return l.Vu=function(){try{var n=function(){var m=!1;eval('func = function(x){ "use strict"; var a = 12; b = a + x*35; }');try{(void 0)()}catch(t){m=!0}return m}()}catch(t){n=0}return n},l.Uu=function(){var t=!1;try{({}).Kb()}catch(i){t=!0}return t},l.Pu=function(){var t=z.a.ib();return!!(Object(w.e)(t.AudioContext)&&(t=new t.AudioContext,t=Object(w.e)(t.createBufferSource)&&t.createBufferSource()||{},t.detune&&Object.prototype.hasOwnProperty.call(t.detune,"value")))&&(t.detune.value=100,100===t.detune.value)},l.Nu=function(){try{var t=document.createElement("canvas");t.width=1,t.height=1;var i=t.getContext("2d");i.globalCompositeOperation="multiply",i.fillStyle="rgb(0,255,255)",i.fillRect(0,0,1,1),i.fill(),i.fillStyle="rgb(255,255,0)",i.fillRect(0,0,1,1),i.fill();var n=i.getImageData(0,0,1,1).data;return n[0]===n[2]&&n[1]===n[3]}catch(t){return!1}},l.Su=function(){try{var t=document.createElement("input");return t.setAttribute("type","range"),"text"!==t.type}catch(t){return!1}},l.Ru=function(){try{return eval("1 == [for (item of [1,2,3]) item][0]")}catch(t){return!1}},l.Ou=function(){var t=z.a.ib();try{return"object"===p()(t.Intl.Collator().resolvedOptions())}catch(t){return!1}},l.Tu=function(){var t=z.a.ib();try{return 0===new t.Uint16Array(1)[0]}catch(t){return!1}},l.Lu=function(){var t=z.a.ib();try{return t.ActiveXObject&&-1===t.ActiveXObject.toString().indexOf("native")}catch(t){return!1}},l.Qu=function(){var t=z.a.ib();try{return-1===Object.prototype.toString.call(t.HTMLElement).indexOf("Constructor")}catch(t){return!1}},l.btoa=function(t){var i=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=z.a.ib();if(!Object(w.e)(n.btoa)||i){i=String(t),n=0;for(var e="",r=0,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";i.charAt(0|r)||(s="=",r%1);e+=s.charAt((63&n>>8)-r%1*8)){var o=i.charCodeAt(r+=.75);if(255<o)return"";n=n<<8|o}return e}return n.btoa(t)},l.Mu=function(t){try{return t.animate&&Object(w.x)(t.animate([{easing:"ease-in",transform:"scale(1)"},{easing:"ease-in",transform:"scale(1.3)"}],{duration:1300,iterations:1}).reverse)?1:0}catch(t){return 0}},l}()},function(t,i,n){t.exports=!n(13)&&!n(28)((function(){return 7!=Object.defineProperty(n(40)("div"),"a",{get:function(){return 7}}).a}))},function(t,i,n){var e=n(19);t.exports=function(t,i){if(!e(t))return t;var n,r;if(i&&"function"==typeof(n=t.toString)&&!e(r=n.call(t))||"function"==typeof(n=t.valueOf)&&!e(r=n.call(t))||!i&&"function"==typeof(n=t.toString)&&!e(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},function(t,i,n){t=n(41);var e=n(70),r=n(21),s=n(73),o=n(74);t(t.qm,"Object",{getOwnPropertyDescriptors:function(t){t=r(t);for(var i,n,u=s.Kb,h=e(t),a={},c=0;h.length>c;)void 0!==(n=u(t,i=h[c++]))&&o(a,i,n);return a}})},function(t,i,n){var e=n(44),r=n(12);n.d(i,"a",(function(){return s}));var s=function(){function t(t){this.pb=this.oh=t}var i=t.prototype;return i.uD=function(t){this.pb=t},t.Mf=function(t,i,n){if(void 0===n)return t.getAttribute(i);null===n?t.removeAttribute(i):t.setAttribute(i,n)},i.tn=function(t,i,n){var e="TABLE"===t.nodeName,r=this.pb.createElement("div");r.innerHTML="<".concat(t.nodeName,">").concat(i,"</").concat(t.nodeName,">"),n(e?t.lastChild:t,e?r.lastChild.lastChild:r.lastChild)},i.ox=function(t){var i=this.pb.createElement("div");return i.innerHTML=t,i.lastChild},i.bn=function(t){for(var i,n="",r=0;null!=(i=t[r++]);)i.nodeType===e.c||i.nodeType===e.a?n+=i.nodeValue:i.nodeType!==e.b&&(n+=this.bn(i.childNodes));return n},i.replace=function(t,i){this.tn(t,i,(function(i,n){return t.replaceChild(n,i),i}))},i.append=function(t,i){this.tn(t,i,(function(t,i){return t.appendChild(i.firstChild),i.firstChild}))},i.qC=function(t,i){if(null==i)return t.innerHTML;try{t.innerHTML=i}catch(n){this.replace(t,i)}return null},i.text=function(i,n){return null==n?this.bn([i]):(t.empty(i),i.appendChild(this.pb.createTextNode(n)),null)},t.empty=function(t){if(t&&t.removeChild)for(;t.firstChild;)t.removeChild(t.firstChild)},i.createElement=function(t){return this.pb.createElement(t)},i.createDocumentFragment=function(){return this.pb.createDocumentFragment()},i.Mh=function(t){return(t=t||this.pb).head||t.getElementsByTagName("head")[0]},i.Lm=function(i,n,e,r){var s=this.createElement("script");return t.Mf(s,"type","text/javascript"),r&&Object.keys(r).forEach((function(i){return t.Mf(s,i,r[i])})),e&&t.Mf(s,"async","true"),i&&t.Mf(s,"src",i),n&&t.Mf(s,"crossorigin","anonymous"),s},i.Td=function(t,i,n){function e(){s.onload=function(){},s.onerror=function(){},s.onreadystatechange=function(){},o.removeChild(s)}t&&0===t.indexOf("//")&&0!==window.location.protocol.indexOf("http")&&(t="https:".concat(t));var s=this.Lm(t,i,n,void 0),o=this.Mh(this.oh);return t=new r.a((function(t,i){s.onload=t,s.onerror=i})),s.onreadystatechange=function(){"complete"!==s.readyState&&"loaded"!==s.readyState||s.onload()},t.then(e,e),o.appendChild(s),t},i.Jw=function(t){var i=this.Lm();return this.text(i,t),this.Mh().appendChild(i),i},i.tB=function(t,i,n){var e="VDBCallback".concat(Math.round(1e4*Math.random())),r=n||this.oh&&this.oh.defaultView||window;r[e]=function(){if("function"==typeof i){for(var t=arguments.length,n=Array(t),s=0;s<t;s++)n[s]=arguments[s];i.apply({},n)}try{delete r[e]}catch(t){r[e]=void 0}},this.Td(t.replace("[callback]",e))},i.IC=function(t){var i=this.pb.createElement("link");this.Mh().appendChild(i),i.rel="stylesheet",i.type="text/css",i.href=t},i.op=function(t,i){i=i||this.Mh();var n="".concat(function(t){function i(t,i){var n=(65535&t)+(65535&i);return(t>>16)+(i>>16)+(n>>16)<<16|65535&n}function n(t,n,e,r,s,o){return t=i(i(n,t),i(r,o)),i(t<<s|t>>>32-s,e)}function e(t,i,e,r,s,o,u){return n(i&e|~i&r,t,i,s,o,u)}function r(t,i,e,r,s,o,u){return n(i&r|e&~r,t,i,s,o,u)}function s(t,i,e,r,s,o,u){return n(e^(i|~r),t,i,s,o,u)}return function(t){for(var i,n="",e=0;e<t.length;e++)i=t.charCodeAt(e),n+="0123456789abcdef".charAt(i>>>4&15)+"0123456789abcdef".charAt(15&i);return n}(function(t){var o,u=Array(t.length>>2);for(o=0;o<u.length;o++)u[o]=0;for(o=0;o<8*t.length;o+=8)u[o>>5]|=(255&t.charCodeAt(o/8))<<o%32;u[(t=8*t.length)>>5]|=128<<t%32,u[14+(t+64>>>9<<4)]=t,t=1732584193,o=-271733879;for(var h=-1732584194,a=271733878,c=0;c<u.length;c+=16){var f=t,l=o,v=h,d=a;t=e(t,o,h,a,u[c+0],7,-680876936),a=e(a,t,o,h,u[c+1],12,-389564586),h=e(h,a,t,o,u[c+2],17,606105819),o=e(o,h,a,t,u[c+3],22,-1044525330),t=e(t,o,h,a,u[c+4],7,-176418897),a=e(a,t,o,h,u[c+5],12,1200080426),h=e(h,a,t,o,u[c+6],17,-1473231341),o=e(o,h,a,t,u[c+7],22,-45705983),t=e(t,o,h,a,u[c+8],7,1770035416),a=e(a,t,o,h,u[c+9],12,-1958414417),h=e(h,a,t,o,u[c+10],17,-42063),o=e(o,h,a,t,u[c+11],22,-1990404162),t=e(t,o,h,a,u[c+12],7,1804603682),a=e(a,t,o,h,u[c+13],12,-40341101),h=e(h,a,t,o,u[c+14],17,-1502002290),t=r(t,o=e(o,h,a,t,u[c+15],22,1236535329),h,a,u[c+1],5,-165796510),a=r(a,t,o,h,u[c+6],9,-1069501632),h=r(h,a,t,o,u[c+11],14,643717713),o=r(o,h,a,t,u[c+0],20,-373897302),t=r(t,o,h,a,u[c+5],5,-701558691),a=r(a,t,o,h,u[c+10],9,38016083),h=r(h,a,t,o,u[c+15],14,-660478335),o=r(o,h,a,t,u[c+4],20,-405537848),t=r(t,o,h,a,u[c+9],5,568446438),a=r(a,t,o,h,u[c+14],9,-1019803690),h=r(h,a,t,o,u[c+3],14,-187363961),o=r(o,h,a,t,u[c+8],20,1163531501),t=r(t,o,h,a,u[c+13],5,-1444681467),a=r(a,t,o,h,u[c+2],9,-51403784),h=r(h,a,t,o,u[c+7],14,1735328473),t=n((o=r(o,h,a,t,u[c+12],20,-1926607734))^h^a,t,o,u[c+5],4,-378558),a=n(t^o^h,a,t,u[c+8],11,-2022574463),h=n(a^t^o,h,a,u[c+11],16,1839030562),o=n(h^a^t,o,h,u[c+14],23,-35309556),t=n(o^h^a,t,o,u[c+1],4,-1530992060),a=n(t^o^h,a,t,u[c+4],11,1272893353),h=n(a^t^o,h,a,u[c+7],16,-155497632),o=n(h^a^t,o,h,u[c+10],23,-1094730640),t=n(o^h^a,t,o,u[c+13],4,681279174),a=n(t^o^h,a,t,u[c+0],11,-358537222),h=n(a^t^o,h,a,u[c+3],16,-722521979),o=n(h^a^t,o,h,u[c+6],23,76029189),t=n(o^h^a,t,o,u[c+9],4,-640364487),a=n(t^o^h,a,t,u[c+12],11,-421815835),h=n(a^t^o,h,a,u[c+15],16,530742520),t=s(t,o=n(h^a^t,o,h,u[c+2],23,-995338651),h,a,u[c+0],6,-198630844),a=s(a,t,o,h,u[c+7],10,1126891415),h=s(h,a,t,o,u[c+14],15,-1416354905),o=s(o,h,a,t,u[c+5],21,-57434055),t=s(t,o,h,a,u[c+12],6,1700485571),a=s(a,t,o,h,u[c+3],10,-1894986606),h=s(h,a,t,o,u[c+10],15,-1051523),o=s(o,h,a,t,u[c+1],21,-2054922799),t=s(t,o,h,a,u[c+8],6,1873313359),a=s(a,t,o,h,u[c+15],10,-30611744),h=s(h,a,t,o,u[c+6],15,-1560198380),o=s(o,h,a,t,u[c+13],21,1309151649),t=s(t,o,h,a,u[c+4],6,-145523070),a=s(a,t,o,h,u[c+11],10,-1120210379),h=s(h,a,t,o,u[c+2],15,718787259),o=s(o,h,a,t,u[c+9],21,-343485551),t=i(t,f),o=i(o,l),h=i(h,v),a=i(a,d)}for(u=[t,o,h,a],t="",o=0;o<32*u.length;o+=8)t+=String.fromCharCode(u[o>>5]>>>o%32&255);return t}(function(t){for(var i,n,e="",r=-1;++r<t.length;)i=t.charCodeAt(r),n=r+1<t.length?t.charCodeAt(r+1):0,55296<=i&&56319>=i&&56320<=n&&57343>=n&&(i=65536+((1023&i)<<10)+(1023&n),r++),127>=i?e+=String.fromCharCode(i):2047>=i?e+=String.fromCharCode(192|i>>>6&31,128|63&i):65535>=i?e+=String.fromCharCode(224|i>>>12&15,128|i>>>6&63,128|63&i):2097151>=i&&(e+=String.fromCharCode(240|i>>>18&7,128|i>>>12&63,128|i>>>6&63,128|63&i));return e}(t)))}(t),"-style");if(!this.pb.getElementById(n)){var e=this.pb.createElement("style");e.setAttribute("id",n),e.type="text/css",e.appendChild(this.pb.createTextNode(t)),i.appendChild(e)}},i.BA=function(t,i){this.op(t,i)},i.xA=function(t){var i=this.pb.createElement("img");return i.src=t,i},i.wA=function(t){var i=this.pb.createElement("div");return null!=t&&(i.className=t),i},i.log=function(t){this.Fd||(this.Fd=this.pb.createElement("div"),this.Fd.style.position="fixed",this.Fd.style.top="0px",this.Fd.style.left="0px",this.oh.getElementsByTagName("body")[0].appendChild(this.Fd)),this.Fd.innerHTML="".concat(t,"<br>").concat(this.Fd.innerHTML)},t}()},function(t,i,n){n.d(i,"d",(function(){return e})),n.d(i,"a",(function(){return r})),n.d(i,"c",(function(){return s})),n.d(i,"b",(function(){return o}));var e="preroll",r="midroll",s="nonlinear",o="native"},function(t,i,n){i=n(19);var e=n(9).document,r=i(e)&&i(e.createElement);t.exports=function(t){return r?e.createElement(t):{}}},function(t,i,n){function e(t,i,n){var a=t&e.Mr,c=t&e.Nr,f=t&e.qm,l=t&e.jm,v=t&e.Kr;f=c?r:f?r[i]||(r[i]={}):(r[i]||{}).prototype;var d,p=c?s:s[i]||(s[i]={}),m=p.prototype||(p.prototype={});for(d in c&&(n=i),n)i=((c=!a&&f&&void 0!==f[d])?f:n)[d],c=v&&c?h(i,r):l&&"function"==typeof i?h(Function.call,i):i,f&&u(f,d,i,t&e.Xr),p[d]!=i&&o(p,d,c),l&&m[d]!=i&&(m[d]=i)}var r=n(9),s=n(20),o=n(25),u=n(42),h=n(46);r.uA=s,e.Mr=1,e.Nr=2,e.qm=4,e.jm=8,e.Kr=16,e.Xr=64,t.exports=e},function(t,i,n){var e=n(9),r=n(25),s=n(26),o=n(30)("src"),u=n(60),h=(""+u).split("toString");n(20).uC=function(t){return u.call(t)},(t.exports=function(t,i,n,u){var a="function"==typeof n;a&&(s(n,"name")||r(n,"name",i)),t[i]!==n&&(a&&(s(n,o)||r(n,o,t[i]?""+t[i]:h.join(String(i)))),t===e?t[i]=n:u?t[i]?t[i]=n:r(t,i,n):(delete t[i],r(t,i,n)))})(Function.prototype,"toString",(function(){return"function"==typeof this&&this[o]||u.call(this)}))},function(t,i,n){n.d(i,"a",(function(){return s}));var e=n(17),r=function(){function t(){}var i=t.prototype;return i.nv=function(){return this.type=e.a.fm,this},i.Ex=function(){return this.type=e.a.Ur,this},i.fD=function(){return this.type=e.a.Wr,this},i.QD=function(){return this.type=e.a.Zr,this},i.KC=function(){return this.type=e.a.Tr,this},i.Gh=function(t){return this.eventName=t,this},i.data=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return this.data=1<i.length?i:i[0],this},i.Oo=function(){return new s(this.type,this.eventName,this.data)},t}(),s=function(){function t(t,i,n){this.type=t,this.eventName=i,this.data=n}t.Po=function(){return new r},t.clone=function(i){return new t(i.type,i.eventName,i.data)};var i=t.prototype;return i.getType=function(){return this.type},i.nB=function(){return this.eventName},i.getData=function(){return this.data},i.tw=function(){var t={};return t.type=this.type,t.eventName=this.eventName,t.data=this.data,t},t}()},function(t,i,n){n.d(i,"c",(function(){return e})),n.d(i,"a",(function(){return r})),n.d(i,"b",(function(){return s}));var e=3,r=4,s=8},function(t,i,n){n.d(i,"c",(function(){return e})),n.d(i,"a",(function(){return r})),n.d(i,"b",(function(){return s})),n.d(i,"d",(function(){return o}));var e="media-item-playback-started",r="media-item-playback-ended",s="media-item-playback-progress",o="player-rendered"},function(t,i,n){var e=n(47);t.exports=function(t,i,n){if(e(t),void 0===i)return t;switch(n){case 1:return function(n){return t.call(i,n)};case 2:return function(n,e){return t.call(i,n,e)};case 3:return function(n,e,r){return t.call(i,n,e,r)}}return function(){return t.apply(i,arguments)}}},function(t){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t){var i={}.toString;t.exports=function(t){return i.call(t).slice(8,-1)}},function(t){t.exports=!1},function(t){t.exports=function(t){if(null==t)throw TypeError("Can't call method on  "+t);return t}},function(t,i,n){var e=n(31)("keys"),r=n(30);t.exports=function(t){return e[t]||(e[t]=r(t))}},function(t,i,n){n.d(i,"a",(function(){return e})),n.d(i,"b",(function(){return r})),n.d(i,"c",(function(){return s})),n.d(i,"d",(function(){return o}));var e="RM.APIFunctionIsMissing",r="RM.getVpaidAdIsMissing",s="RM.noCreative",o="RM.VPAIDUrlUnavailable"},,function(t,i,n){var e=n(21),r=n(55),s=n(62);t.exports=function(t){return function(i,n,o){i=e(i);var u=r(i.length);if(o=s(o,u),t&&n!=n){for(;u>o;)if((n=i[o++])!=n)return!0}else for(;u>o;o++)if((t||o in i)&&i[o]===n)return t||o||0;return!t&&-1}}},function(t,i,n){var e=n(32),r=Math.min;t.exports=function(t){return 0<t?r(e(t),9007199254740991):0}},function(t){t.exports="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ")},function(t){t.exports=function(t){if(Array.isArray(t)){for(var i=0,n=Array(t.length);i<t.length;i++)n[i]=t[i];return n}}},function(t){t.exports=function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}},function(t){t.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}},function(t,i,n){t.exports=n(31)("native-function-to-string",Function.toString)},function(t,i,n){var e=n(48);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==e(t)?t.split(""):Object(t)}},function(t,i,n){var e=n(32),r=Math.max,s=Math.min;t.exports=function(t,i){return 0>(t=e(t))?r(t+i,0):s(t,i)}},function(t,i,n){var e=n(26),r=n(21),s=n(54)(!1),o=n(51)("IE_PROTO");t.exports=function(t,i){t=r(t);var n,u=0,h=[];for(n in t)n!=o&&e(t,n)&&h.push(n);for(;i.length>u;)e(t,n=i[u++])&&(~s(h,n)||h.push(n));return h}},function(t,i,n){function e(t){for(var i=0,n=this.a.length;i<n;i++)t.call(this,this.a[i])}function r(t){t.fc=null,t.ua()}function s(t){t.fc=this}n.d(i,"a",(function(){return o}));var o=function(){function t(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];this.a=i}var i=t.prototype;return i.kx=function(t){var i=this;e.call(t,(function(t){i.Sb(t)}))},i.ua=function(){e.call(this,r)},i.commit=function(){e.call(this,s)},i.Sb=function(t){-1===this.a.indexOf(t)&&this.a.push(t)},i.cA=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];for(t=0;t<i.length;t++)this.Sb(i[t])},t}()},function(t,i,n){n.r(i),n.d(i,"SESSION_ERROR",(function(){return e})),n.d(i,"SESSION_FINISH",(function(){return r})),n.d(i,"SESSION_START",(function(){return s}));var e="sessionError",r="sessionFinish",s="sessionStart"},function(q,k){function g(t){var i=+(1e6*Math.random()).toFixed(0);return t[i]?g(t):i}function p(t){t=(t=t.toString()).substring(t.indexOf("{")+1,t.lastIndexOf("}"));try{var i=new window.Blob([t],{type:"application/javascript"})}catch(n){window.BlobBuilder=w,(i=new window.BlobBuilder).append(t),i=i.getBlob()}return window.URL.createObjectURL(i)}var w=window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder;k.a=function(){function z(){var t=this,i={},n={};t.onmessage=function(e){switch(e.data.type){case"setTimeout":i[e.data.id]=setTimeout((function(){t.postMessage({id:e.data.id,type:"setTimeout"})}),e.data.timeout);break;case"clearTimeout":clearTimeout(i[e.data.id]),delete i[e.data.id];break;case"setInterval":n[e.data.id]=setInterval((function(){t.postMessage({id:e.data.id,type:"setInterval"})}),e.data.timeout);break;case"clearInterval":clearInterval(n[e.data.id]),delete n[e.data.id]}}}var r=!1;try{r=eval("(_ => true)()")}catch(t){}if(!window.Worker||!window.Promise||!r||!window.Blob&&!w)return!1;window.URL=window.URL||window.webkitURL;try{var l=new window.Worker(p(z))}catch(t){return!1}var n={},m={};return l.onmessage=function(t){"setTimeout"===(t=t.data).type&&n[t.id]&&(n[t.id](),delete n[t.id]),"setInterval"===t.type&&m[t.id]&&m[t.id]()},{clearInterval:function(t){delete m[t],l.postMessage({id:t,type:"clearInterval"})},clearTimeout:function(t){delete n[t],l.postMessage({id:t,type:"clearTimeout"})},setInterval:function(t,i){var n=g(m);return m[n]=t,l.postMessage({id:n,timeout:i,type:"setInterval"}),n},setTimeout:function(t,i){var e=g(n);return n[e]=t,l.postMessage({id:e,timeout:i,type:"setTimeout"}),e}}}()||{clearInterval:clearInterval.bind(window),clearTimeout:clearTimeout.bind(window),setInterval:setInterval.bind(window),setTimeout:setTimeout.bind(window)}},function(t,i){i.Kb={}.propertyIsEnumerable},function(t,i,n){n.d(i,"a",(function(){return e}));var e="Stopping ad initiation: start timeout reached"},function(t,i,n){t.exports=n(102)},function(t,i,n){var e=n(71),r=n(72),s=n(23);i=n(9).Reflect,t.exports=i&&i.ownKeys||function(t){var i=e.Kb(s(t)),n=r.Kb;return n?i.concat(n(t)):i}},function(t,i,n){var e=n(63),r=n(56).concat("length","prototype");i.Kb=Object.getOwnPropertyNames||function(t){return e(t,r)}},function(t,i){i.Kb=Object.getOwnPropertySymbols},function(t,i,n){var e=n(67),r=n(29),s=n(21),o=n(36),u=n(26),h=n(35),a=Object.getOwnPropertyDescriptor;i.Kb=n(13)?a:function(t,i){if(t=s(t),i=o(i,!0),h)try{return a(t,i)}catch(t){}if(u(t,i))return r(!e.Kb.call(t,i),t[i])}},function(t,i,n){var e=n(22),r=n(29);t.exports=function(t,i,n){i in t?e.Kb(t,i,r(0,n)):t[i]=n}},,function(t,i,n){function e(t){function i(i){i.forEach((function(i){"HeavyAdIntervention"===i.body.id&&t(i)}))}var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:window;if(n.ReportingObserver){var e=new n.ReportingObserver((function(t){i(t)}),{buffered:!0,types:["intervention"]});e.observe(),n.addEventListener("unload",(function(){i(e.takeRecords())}))}}n.d(i,"a",(function(){return e}))},,function(t){function i(t,i,n,e,r,s,o){try{var u=t[s](o),h=u.value}catch(t){return void n(t)}u.done?i(h):Promise.resolve(h).then(e,r)}t.exports=function(t){return function(){var n=this,e=arguments;return new Promise((function(r,s){function o(t){i(h,r,s,o,u,"next",t)}function u(t){i(h,r,s,o,u,"throw",t)}var h=t.apply(n,e);o(void 0)}))}}},function(t){function i(t,i){for(var n=0;n<i.length;n++){var e=i[n];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(t,e.key,e)}}t.exports=function(t,n,e){return n&&i(t.prototype,n),e&&i(t,e),t}},function(t,i,n){function e(t,i){t||(t=window.event),t.stop=function(){var i=t;i.preventDefault(i),i.stopPropagation(i)},void 0===t.target&&(t.target=t.srcElement||i),t.preventDefault||(t.preventDefault=function(){t.returnValue=!1}),t.stopPropagation||(t.stopPropagation=function(){t.cancelBubble=!0}),t.target&&3===t.target.nodeType&&(t.target=t.target.parentNode);var n=i.ownerDocument;return n&&null==t.pageX&&null!=t.clientX&&(i=n.documentElement,n=n.body,t.pageX=t.clientX+(i&&i.scrollLeft||n&&n.scrollLeft||0)-(i&&i.clientLeft||n&&n.clientLeft||0),t.pageY=t.clientY+(i&&i.scrollTop||n&&n.scrollTop||0)-(i&&i.clientTop||n&&n.clientTop||0)),t}function r(){c||(document.body||setTimeout(r,13),c=!0)}function s(){if(!c){try{document.documentElement.doScroll("left")}catch(t){return void setTimeout(s,1)}r()}}function o(t){return t.match(/:/)?t:"on".concat(t)}n.r(i),n.d(i,"default",(function(){return f}));var u,h=[],a=!1,c=!1;"undefined"!=typeof document&&(document.addEventListener?u=function(){document.removeEventListener("DOMContentLoaded",u,!1),r()}:document.attachEvent&&(u=function(){"complete"===document.readyState&&(document.detachEvent("onreadystatechange",u),r())})),function(){if(!a)if(a=!0,"complete"===document.readyState)r();else if(document.addEventListener)document.addEventListener("DOMContentLoaded",u,!1),window.addEventListener("load",r,!1);else if(document.attachEvent){document.attachEvent("onreadystatechange",u),window.attachEvent("onload",r);var t=!1;try{t=null==window.frameElement}catch(t){}document.documentElement.doScroll&&t&&s()}}();var f=function(){function t(){}return t.addEventListener=function(t,i,n){if(3!==t.nodeType&&8!==t.nodeType){var r=function(t,i){return function(n){return e(n,t),i(n)}}(t,n);h.push({element:t,Wh:n,by:r,type:i}),i.match(/:/)&&t.attachEvent?t.attachEvent("ondataavailable",r):t.addEventListener?t.addEventListener(i,r,!1):t.attachEvent&&t.attachEvent(o(i),r)}},t.dispatchEvent=function(t,i,n){var r=t.ownerDocument||t.document;return r.createEvent?((r=r.createEvent("HTMLEvents")).data=n,e(r,t),r.Gh=i,r.initEvent(i,!0,!0),!t.dispatchEvent(r)):(e(r=r.createEventObject(),t),r.data=n,i.match(/:/)?(r.Gh=i,r.rv="ondataavailable",t.fireEvent(r.rv,r)):t.fireEvent(o(i),r))},t.removeEventListener=function(t,i,n){if(3!==t.nodeType&&8!==t.nodeType){for(var e,r=0,s=0;s<h.length;s++)h[s].element!==t||h[s].type!==i||h[s].Wh!==n?h[r++]=h[s]:e=h[s].by;h.length=r,n=e,document.removeEventListener?t.removeEventListener(i,n,!1):t.detachEvent(o(i),n)}},t.Xl=function(i){var n={addEventListener:function(n,e){t.addEventListener(i,n,e)},MC:function(t,i){t=t.split(" ");for(var e=0;e<t.length;e++)n.removeEventListener(t[e],i)},NC:function(t,i){t=t.split(" ");for(var e=0;e<t.length;e++)n.addEventListener(t[e],i)},removeEventListener:function(n,e){t.removeEventListener(i,n,e)}};return n.element=i,n},t}()},function(t){t.exports=function(t){if(Array.isArray(t))return t}},function(t){t.exports=function(t,i){var n=[],e=!0,r=!1,s=void 0;try{for(var o,u=t[Symbol.iterator]();!(e=(o=u.next()).done)&&(n.push(o.value),!i||n.length!==i);e=!0);}catch(t){r=!0,s=t}finally{try{e||null==u.return||u.return()}finally{if(r)throw s}}return n}},function(t){t.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(t){!function(i){function n(t,i,n,s){return i=Object.create((i&&i.prototype instanceof r?i:r).prototype),s=new l(s||[]),i.ln=function(t,i,n){var r=O;return function(s,o){if(r===S)throw Error("Generator is already running");if(r===T){if("throw"===s)throw o;return d()}for(n.method=s,n.qa=o;;){if((s=n.Pf)&&(s=a(s,n))){if(s===I)continue;return s}if("next"===n.method)n.hy=n.Nt=n.qa;else if("throw"===n.method){if(r===O)throw r=T,n.qa;n.ev(n.qa)}else"return"===n.method&&n.ou("return",n.qa);if(r=S,"normal"===(s=e(t,i,n)).type){if(r=n.done?T:A,s.qa===I)continue;return{value:s.qa,done:n.done}}"throw"===s.type&&(r=T,n.method="throw",n.qa=s.qa)}}}(t,n,s),i}function e(t,i,n){try{return{type:"normal",qa:t.call(i,n)}}catch(t){return{type:"throw",qa:t}}}function r(){}function s(){}function o(){}function u(t){["next","throw","return"].forEach((function(i){t[i]=function(t){return this.ln(i,t)}}))}function h(t){function i(n,r,s,o){if("throw"!==(n=e(t[n],t,r)).type){var u=n.qa;return(n=u.value)&&"object"==typeof n&&b.call(n,"__await")?Promise.resolve(n.$r).then((function(t){i("next",t,s,o)}),(function(t){i("throw",t,s,o)})):Promise.resolve(n).then((function(t){u.value=t,s(u)}),(function(t){return i("throw",t,s,o)}))}o(n.qa)}var n;this.ln=function(t,e){function r(){return new Promise((function(n,r){i(t,e,n,r)}))}return n=n?n.then(r,r):r()}}function a(t,i){var n=t.iterator[i.method];if(n===p){if(i.Pf=null,"throw"===i.method){if(t.iterator.return&&(i.method="return",i.qa=p,a(t,i),"throw"===i.method))return I;i.method="throw",i.qa=new TypeError("The iterator does not provide a 'throw' method")}return I}return"throw"===(n=e(n,t.iterator,i.qa)).type?(i.method="throw",i.qa=n.qa,i.Pf=null,I):(n=n.qa)?n.done?(i[t.bD]=n.value,i.next=t.LC,"return"!==i.method&&(i.method="next",i.qa=p),i.Pf=null,I):n:(i.method="throw",i.qa=new TypeError("iterator result is not an object"),i.Pf=null,I)}function c(t){var i={tryLoc:t[0]};1 in t&&(i.catchLoc=t[1]),2 in t&&(i.finallyLoc=t[2],i.Du=t[3]),this.$b.push(i)}function f(t){var i=t.Ie||{};i.type="normal",delete i.qa,t.Ie=i}function l(t){this.$b=[{tryLoc:"root"}],t.forEach(c,this),this.reset(!0)}function v(t){if(t){var i=t[y];if(i)return i.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1;return(i=function i(){for(;++n<t.length;)if(b.call(t,n))return i.value=t[n],i.done=!1,i;return i.value=p,i.done=!0,i}).next=i}}return{next:d}}function d(){return{value:p,done:!0}}var p,m=Object.prototype,b=m.hasOwnProperty,g="function"==typeof Symbol?Symbol:{},y=g.iterator||"@@iterator",w=g.asyncIterator||"@@asyncIterator",_=g.toStringTag||"@@toStringTag";g="object"==typeof t;var E=i.regeneratorRuntime;if(E)g&&(t.exports=E);else{(E=i.regeneratorRuntime=g?t.exports:{}).Xl=n;var O="suspendedStart",A="suspendedYield",S="executing",T="completed",I={};(i={})[y]=function(){return this},(g=(g=Object.getPrototypeOf)&&g(g(v([]))))&&g!==m&&b.call(g,y)&&(i=g);var j=o.prototype=r.prototype=Object.create(i);s.prototype=j.constructor=o,o.constructor=s,o[_]=s.displayName="GeneratorFunction",E.Sw=function(t){return!!(t="function"==typeof t&&t.constructor)&&(t===s||"GeneratorFunction"===(t.displayName||t.name))},E.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,o):(t.__proto__=o,_ in t||(t[_]="GeneratorFunction")),t.prototype=Object.create(j),t},E.nA=function(t){return{$r:t}},u(h.prototype),h.prototype[w]=function(){return this},E.AsyncIterator=h,E.async=function(t,i,e,r){var s=new h(n(t,i,e,r));return E.Sw(i)?s:s.next().then((function(t){return t.done?t.value:s.next()}))},u(j),j[_]="Generator",j[y]=function(){return this},j.toString=function(){return"[object Generator]"},E.keys=function(t){var i,n=[];for(i in t)n.push(i);return n.reverse(),function i(){for(;n.length;){var e=n.pop();if(e in t)return i.value=e,i.done=!1,i}return i.done=!0,i}},E.values=v,l.prototype={constructor:l,reset:function(t){if(this.next=this.Wb=0,this.hy=this.Nt=p,this.done=!1,this.Pf=null,this.method="next",this.qa=p,this.$b.forEach(f),!t)for(var i in this)"t"===i.charAt(0)&&b.call(this,i)&&!isNaN(+i.slice(1))&&(this[i]=p)},stop:function(){this.done=!0;var t=this.$b[0].Ie;if("throw"===t.type)throw t.qa;return this.ey},ev:function(t){function i(i,e){return s.type="throw",s.qa=t,n.next=i,e&&(n.method="next",n.qa=p),!!e}if(this.done)throw t;for(var n=this,e=this.$b.length-1;0<=e;--e){var r=this.$b[e],s=r.Ie;if("root"===r.tryLoc)return i("end");if(r.tryLoc<=this.Wb){var o=b.call(r,"catchLoc"),u=b.call(r,"finallyLoc");if(o&&u){if(this.Wb<r.catchLoc)return i(r.catchLoc,!0);if(this.Wb<r.finallyLoc)return i(r.finallyLoc)}else if(o){if(this.Wb<r.catchLoc)return i(r.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.Wb<r.finallyLoc)return i(r.finallyLoc)}}}},ou:function(t,i){for(var n=this.$b.length-1;0<=n;--n){var e=this.$b[n];if(e.tryLoc<=this.Wb&&b.call(e,"finallyLoc")&&this.Wb<e.finallyLoc){var r=e;break}}return r&&("break"===t||"continue"===t)&&r.tryLoc<=i&&i<=r.finallyLoc&&(r=null),(n=r?r.Ie:{}).type=t,n.qa=i,r?(this.method="next",this.next=r.finallyLoc,I):this.complete(n)},complete:function(t,i){if("throw"===t.type)throw t.qa;return"break"===t.type||"continue"===t.type?this.next=t.qa:"return"===t.type?(this.ey=this.qa=t.qa,this.method="return",this.next="end"):"normal"===t.type&&i&&(this.next=i),I},finish:function(t){for(var i=this.$b.length-1;0<=i;--i){var n=this.$b[i];if(n.finallyLoc===t)return this.complete(n.Ie,n.Du),f(n),I}},catch:function(t){for(var i=this.$b.length-1;0<=i;--i){var n=this.$b[i];if(n.tryLoc===t){if("throw"===(t=n.Ie).type){var e=t.qa;f(n)}return e}}throw Error("illegal catch attempt")}}}}(function(){return this||"object"==typeof self&&self}()||Function("return this")())},function(t,i,n){var e=n(33)("unscopables"),r=Array.prototype;null==r[e]&&n(25)(r,e,{}),t.exports=function(t){r[e][t]=!0}},,,,,,,,,,,,function(t,i,n){i=n(104),t.exports="string"==typeof i?i:i.toString()},function(t){t.exports='<svg viewBox="0 0 22.347 22.993" style="width: 10px; height: 10px; display: inline-block"><polygon fill-rule="evenodd" clip-rule="evenodd" points="22.348,2.641 19.781,0 11.174,8.855 2.567,0 0,2.641 8.607,11.497 0.001,20.351 2.567,22.993 11.174,14.138 19.781,22.993 22.347,20.351 13.741,11.497"></polygon></svg>'},function(t){t.exports='.vrm-plg .overlay-wrap{box-sizing:border-box;position:absolute;display:flex;width:100%;padding:10px;font-family:"Helvetica Neue",Helvetica,Arial;font-size:12px;text-shadow:0 1px 1px rgba(0,0,0,.5);color:#fff;word-wrap:break-word;background:rgba(0,0,0,.16);top:15px;opacity:0;transition:opacity .5s;cursor:pointer}.vrm-plg .overlay-wrap .title h5{margin:2px 2px 0 0;color:#fff;overflow:hidden;font-size:120%}.vrm-plg .overlay-wrap .title small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:inherit}.vrm-plg .overlay-wrap .overlay-btn{flex:0 0 auto;align-self:center;padding:10px;margin-left:auto;margin-right:0;background-color:transparent;border:2px solid #fff;border-radius:2px;line-height:12px;color:#fff;cursor:pointer}.vrm-plg:hover .overlay-wrap{opacity:1}'},,,function(t,i,n){var e=(i=function(){return this||"object"==typeof self&&self}()||Function("return this")()).regeneratorRuntime&&0<=Object.getOwnPropertyNames(i).indexOf("regeneratorRuntime"),r=e&&i.regeneratorRuntime;if(i.regeneratorRuntime=void 0,t.exports=n(84),e)i.regeneratorRuntime=r;else try{delete i.regeneratorRuntime}catch(t){i.regeneratorRuntime=void 0}},function(t,i,n){t=n(41);var e=n(54)(!0);t(t.jm,"Array",{includes:function(t){return e(this,t,1<arguments.length?arguments[1]:void 0)}}),n(85)("includes")},function(t,i,n){(t.exports=n(105)(!1)).push([t.gq,".ad-skip-button-container {\n    position: relative;\n    overflow: hidden;\n}\n\n#ad-skip-button {\n    position: absolute;\n    width: 85px;\n    right: -85px;\n    bottom: 101px;\n    padding: 6px 0;\n    background-color: rgba(34, 34, 34, .85);\n    color: #d0d0d0;\n    font: 12px Arial;\n    text-align: center;\n    border: 1px #747474 solid;\n    border-right: 0;\n    transition: right 1s ease-in;\n    z-index: 7;\n}\n\n.fullscreen-mode #ad-skip-button {\n    width: 165px;\n    bottom: 98px;\n    padding: 9px 0;\n    border-width: 1.5px;\n    font-size: 18px;\n}\n\n#ad-skip-button.skippable {\n    text-decoration: underline;\n    cursor: pointer;\n}\n\n#ad-skip-button.skippable:hover {\n    color: #fff;\n}\n\n#ad-skip-button.expand-skip-button {\n    opacity: 1;\n    right: 0;\n    margin-right: 0;\n}\n\n#ad-skip-button.collapse-skip-button {\n    opacity: 0;\n    right: -110px;\n}\n\n.fullscreen-mode .collapse-skip-button {\n    opacity: 0;\n    right: -165px;\n}\n",""])},function(t){t.exports=function(t){var i=[];return i.toString=function(){return this.map((function(i){var n=function(t,i){var n=t[1]||"",e=t[3];return e?i&&"function"==typeof btoa?(t="/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(e))))+" */",i=e.sources.map((function(t){return"/*# sourceURL="+e.wD+t+" */"})),[n].concat(i).concat([t]).join("\n")):[n].join("\n"):n}(i,t);return i[2]?"@media "+i[2]+"{"+n+"}":n})).join("")},i.gq=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var e={},r=0;r<this.length;r++){var s=this[r][0];null!=s&&(e[s]=!0)}for(r=0;r<t.length;r++)null!=(s=t[r])[0]&&e[s[0]]||(n&&!s[2]?s[2]=n:n&&(s[2]="("+s[2]+") and ("+n+")"),i.push(s))},i}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(t,i,n){function e(t){(t=function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?vo(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):vo(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},t)).playerType="VDMS",t.macros=t.macros||{},t.macros["m.".concat("disable_3p")]=!0,t.macros["m.".concat("securevpaidsmode")]="1",t.macros["m.".concat("disableflashad")]="1",t.dontPredefineVideoTag=!0,t.sid=t.playerGuid||_();var i=t.timeout||{};return t.timeout=i,i.hard=i.hard||3,i.start=i.start||12,i.maxAdSearch=i.maxAdSearch||30,t.slot||((i=document.createElement("div")).style.width="100%",i.style.height="100%",t.slot=i),t}function r(t,i){function n(t,n){return t.sort((function(t,e){var r=t.bitrate||t.lg,s=e.bitrate||e.lg;return r===s?t.width>=i?e.width>=i?t.width-e.width:-1:e.width-t.width:n?s-r:r-s}))}return n((t=function(t){return t.reduce((function(t,i){return i.bitrate?900>=i.bitrate?t.low.push(i):t.high.push(i):i.lg?900>=i.lg?t.low.push(i):t.high.push(i):t.Dq.push(i),t}),{high:[],low:[],Dq:[]})}(t)).low,!0).concat(n(t.high)).concat(n(t.Dq))}function s(){this.value=this.cl=""}function o(t){this.type=t}function u(){this.type=null,this.value=this.mimeType=""}function h(){this.value="",this.xz=!1}function a(){this.height=this.width=null,this.Vl=this.Ak=this.zk=this.qr=this.Cg=this.Bg="",this.duration=this.offset=null}function c(t){this.type="".concat(t)}function f(){this.cother=this.cm3u8=this.c3gpp=this.cflv=this.cwbm=this.cmp4=this.cswf=this.cjs=0}function l(){this.Zb=[],this.id=this.uu="",this.xb=null}function v(){this.name=this.version=""}function d(){this.Wl=this.pl=this.lb=""}function p(){this.vendor="",this.wq=[],this.sp=[],this.Zb=[],this.Ul=[]}function m(){this.value=""}function b(t){this.url=t}function g(t,i){this.type=t.match(/([A-Z]?[^A-Z]*)/g).slice(0,-1).join("_").toLowerCase(),this.value=xh.za(i)}function y(t,i){var n=this;this.Wf={},i?(this.lang=t.getAttribute("language"),this.lp=zh[this.lang],this.Wf=Bh()({},t.getAttribute("type").split("/")[1],xh.za(t))):(this.lang=t.getAttribute("lang"),this.lp=t.getAttribute("displayText"),(xh.Da(t).Format||[]).forEach((function(t){return n.Wf[t.getAttribute("type")]=xh.za(t)})))}function w(t){function i(i){return new Yu(i,new t(i))}return i.ca=t.ca.concat(Yu.ca),i}function _(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){var i=window.crypto||window.msCrypto;return i=window.Uint16Array&&i&&i.getRandomValues?i.getRandomValues(new window.Uint16Array(1))[0]%16:Math.floor(16*(Math.random()||0)%16),("x"===t?i:3&i|8).toString(16)}))}function E(){this.Aq=this.delay=this.left=this.top=this.height=this.width=0,this.position="",this.mp=!1}function O(t,i){function n(){try{t={Accept:"text/javascript, application/json, text/html, application/xml, text/xml, */*","Content-Type":"application/x-www-form-urlencoded"},Object.keys(t).forEach((function(n){Object.prototype.hasOwnProperty.call(i.headers,n)||(i.headers[n]=t[n])})),i.contentType&&(i.headers["Content-Type"]=i.contentType),Object.keys(i.headers).forEach((function(t){return e.setRequestHeader(t,i.headers[t])})),e.send(i.gi)}catch(t){i.error&&i.error()}var t}var e="undefined"!=typeof XMLHttpRequest&&new XMLHttpRequest,r={},s=!1;i.method=i.method?i.method.toLowerCase():"get",i.async=!1!==i.async,i.gi=i.gi||"",e.onreadystatechange=function(){if(4===e.readyState){var t=e.getResponseHeader("content-type")||"";r.status=e.status,r.text=e.responseText,/json/.test(t)?r.data=function(t){return"string"==typeof t&&t?JSON.parse(Go.a.trim(t)):null}(e.responseText):/xml/.test(t)&&(r.data=function(t){if(window.DOMParser)return(new DOMParser).parseFromString(t,"text/xml");var i=new window.ActiveXObject("Microsoft.XMLDOM");return i.async="false",i.loadXML(t),i}(e.responseText)),r.df=200<=e.status&&300>e.status||304===e.status||0===e.status&&e.responseText,r.df?i.df&&i.df(r,e):i.error&&Ho.a.setTimeout((function(){i.error(r,e,s)}),1),i.complete&&i.complete(r,e)}};try{e.open(i.method,t,i.async),void 0!==e.withCredentials&&(e.withCredentials=!!i.withCredentials)}catch(t){}i.headers=i.headers||{},i.timeout&&(e.timeout=i.timeout,s=!1,e.ontimeout=function(){return s=!0});var o={data:function(t){return i.gi=Object(zo.H)(t),o},end:function(t){return i.complete=t,n(),o},nC:function(t,n){return i.headers[t]=n,o},send:function(t,e){return i.gi=Object(zo.H)(t),i.complete=e,n(),o}};return o}function A(t,i,n){return new Bo.a((function(e,r){!function(t,i,n,e,r,s){void 0===s&&(s={}),s.df=n,s.error=e,s.method="get",t&&qo.fx(t),O(t,s).send(i,r)}(t,i||null,e,(function(t,i,n){r({request:i,response:t,Ql:n})}),null,n)}))}function S(){var t=Object(zo.h)("div",{class:"adsbox"},document.body);return t.style.height="1px",t.style.width="1px",new Bo.a((function(i){window.setTimeout((function(){i(0===t.offsetHeight),Object(zo.E)(t)}),100)}))}function T(t){return this.Ka||(this.Ka=A(t||"https://video.adaptv.advertising.com/ad/ads/advertisers/advertisers.txt").then(function(){return!(!zo.c.safari||!Fo.a.Cc())&&S.call(this)}.bind(this),function(){return!0}.bind(this))),this.Ka}function I(t){try{var i=t.document.hasFocus&&t.document.hasFocus()}catch(t){}return i}function j(){this.Eb=!1,(this.Rn=this.ye.shift())?(this.Eb=!0,this.Rn()):(this.lj.forEach((function(t){return t()})),this.lj=[])}function M(t,i){var n={bckt:this.N.Iv()||"",expb:this.N.aw()||"",expn:this.N.bw()||""};return n=Object(zo.B)([this.N.Jp(),this.N.Tc,this.N.Jn,{apid:this.N.je.utid},n]),i=Object(zo.H)(i),this.mo=this.mo||this.Pa.Aw(),"".concat(this.mo,"/").concat(t,"?").concat(n).concat(i?"&".concat(i):"","&cb=").concat(Math.random())}function N(t){var i=this.U.mb;t={action:t,seq:i?i.xb:"",vid:this.U.mf};var n=!(!i||"youtube"!==i.KD)&&this.U.Za();return t.asid=n?n.getAsid():i?i.metadata&&i.metadata.asid:"",t.acid=n?n.getAcid():i?i.metadata&&i.metadata.acid:"",t.rid=n?n.getRuleId():"",t.vid=n?n.getVideoId():t.vid,t}function k(t){var i=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=(new Date).getTime()-this.N.vj,e=this.N.oa,r=this.U.Yg;6e4<n&&(this.Mc.yg("player load time failure","outliers",{edt:n}),n=null),this.Ba("display.gif",{ab:+i,csid:e&&e.playerTemplate&&e.playerTemplate.csid||null,dt:n,h:t.height,itg:r,sact:this.N.Jd,spaceid:this.hc.gd(),w:t.width})}function R(t){Object(zo.z)(t)?window.open(t,"_blank"):ru.error("Failed to open new tab due to invalid url",t)}function L(t){var i=ou[t];if(void 0===i){try{var n=su&&"function"==typeof su.canPlayType&&!(zo.q&&t&&0<=t.indexOf("video/3gpp"))&&(!t||su.canPlayType(t))}catch(t){n=!1}i=!!n,ou[t]=i}return i}function D(){return!!lu&&!!cu[lu.fullscreenEnabled]}function C(){return!!cu[lu.fullscreenElement]}function P(t,i){this.Ku(t),this.mz(t,i),this.Ag(t),this.yl(t)}function x(t,i,n){i=t+(i?i.id:""),-1===this.ak.indexOf(i)&&(this.Ba(t,n),this.ak.push(i))}function U(t){var i=this.gk.xw(t);this.qe=this.qe||0,this.qe<i&&4>i&&(this.qe++,B.call(this),U.call(this,t))}function V(t){var i=this.gk.Yv(t);this.pe=this.pe||0,this.pe<i&&10>i&&(this.pe++,F.call(this),V.call(this,t))}function F(){this.Wc.az({progress:this.pe},this.th),this.mh&&this.mh.dispatchEvent("trackDecile")}function B(){var t={progress:this.qe};this.Wc.Sl(t,this.th),this.mh&&this.mh.dispatchEvent("trackQuartile",t)}function z(){this.De.yk(),this.Wc.Xy(this.th)}function G(){var t=this.Xs.ib();try{for(var i=arguments.length,n=Array(i),e=0;e<i;e++)n[e]=arguments[e];return n.reduce((function(t,i){return t[i]}),t)}catch(t){return null}}function H(t){t=t[t.length-1].intersectionRatio,isNaN(t)||(this.Xg&&Y.call(this),this.jk=Math.round(100*t))}function Y(){this.Xg&&(Ho.a.clearTimeout(this.Xg),delete this.Xg)}function q(){var t=Fo.a.Sh(window),i="moatApiInit".concat(+new Date),n=new Tu,e=t.location.protocol;return e="".concat(0===e.indexOf("http")?e:"https:","//z.moatads.com/").concat("aolvidibleapi29384728347","/moatapi.js#moatApiCallback=").concat(i),t[i]=function(e){n.resolve(e),t[i]=void 0},this.nb.Td(e),n.Ka}function W(t,i){this.Sg===t?this.If=i:i.destroy()}function Q(){var t=this.N.Tc;t=t?Object(zo.g)(t):{};var i=this.N.je,n=this.U.Rh(),e=this.N.Qh();return i&&(t.APID=i.JD),t.width=n.width,t.height=n.height,t["p.vw.active"]=this.Fb.isVisible()?1:0,t["p.vw.viewable"]=this.Fb.dg(),t["p.vw.viewableOpportunity"]=this.Fb.Ca(),t.moatViewableOpportunity=this.Fb.Ca(),t.adapViewableOpportunity=this.Fb.Ca(),t.r=Fo.a.hd(window),t.ps="html5-vpaid",t.plseq=this.U.hk+1,t.sid=this.N.Rk(),t.vvuid=this.N.uf.vvuid,t.lookahead=!0,e&&(t.euconsent=e.gdprConsentData,t.gdpr=Number(e.gdprApplies),t.isOathFirstParty=e.isOathFirstParty),t}function Z(t,i){"function"==typeof t.setAttribute&&t.setAttribute(i,"")}function X(t){"function"==typeof t.getAttribute&&t.getAttribute("playsinline")||Z(t,"playsinline"),"function"==typeof t.getAttribute&&t.getAttribute("webkit-playsinline")||Z(t,"webkit-playsinline")}function $(){return Object(zo.H)({bcid:this.N.me,pid:this.N.Id})}function J(){this.dispatchEvent("VideoProgressEvent",{buffered:this.R.buffered,duration:this.getDuration(),waiting:3>this.R.readyState})}function K(){this.dispatchEvent("VideoLoadEvent")}function tt(){var t={duration:this.getDuration()},i=this.W===Xu.PAUSED,n=this.W===Xu.LOADING;this.W=Xu.PLAYING,i?this.dispatchEvent("VideoResumeEvent",t):(n&&this.dispatchEvent("VideoStartEvent",t),this.dispatchEvent("VideoPlayEvent",t))}function it(){this.dispatchEvent("VideoTimeUpdateEvent",{buffered:this.Mv(),currentTime:this.getCurrentTime(),duration:this.getDuration(),durationWithoutAds:0})}function nt(){this.R.paused&&!this.R.ended&&(this.W=Xu.PAUSED,this.dispatchEvent("VideoPauseEvent"))}function et(){this.dispatchEvent("VideoWaiting")}function rt(t){this.W!==Xu.IDLE&&(this.W=Xu.IDLE,this.dispatchEvent("VideoEndEvent",{complete:"ended"===t.type,currentTime:this.getCurrentTime()}))}function st(t){var i=(i=(i=t&&t.data&&t.data.code)||this.R.error&&this.R.error.code)||null;t=(t=t&&t.data&&t.data.message)||this.R.error&&this.R.error.message,this.dispatchEvent("VideoErrorEvent",{code:i,message:"Can't play video ".concat(this.R.currentSrc,": ").concat(i," : message: ").concat(t||null)})}function ot(){this.isMuted()||0===this.R.volume||(this.ya=this.R.volume),this.dispatchEvent("VideoVolumeChangedEvent",{muted:this.isMuted(),volume:this.getVolume()})}function ut(){this.dispatchEvent("VideoClickEvent")}function ht(){var t=this;this.kk&&clearTimeout(this.kk),this.wa.removeEventListener("volumechange",ot,this),this.kk=setTimeout((function(){t.kk=null,t.wa.addEventListener("volumechange",ot,t)}),100)}function at(){Object(zo.t)(this.R)&&(ot.call(this),ht.call(this))}function ct(t){function i(){var i=new window.Hls;i.loadSource(t),i.attachMedia(n.R)}var n=this;this.R.load(),window.Hls?i():this.nb.Td(this.Pa.dw()).then(i)}function ft(t,i){if(this.Fn=!1,this.R=i,this.wa&&(this.wa.Vq(),delete this.wa),this.wa=new Zu(this.R),this.setVolume(this.ya),this.wa.addEventListener("loadstart",K,this),this.wa.addEventListener("progress",J,this),this.wa.addEventListener("timeupdate",it,this),this.wa.addEventListener("pause",nt,this),this.wa.addEventListener("waiting",et,this),this.wa.addEventListener("ended",rt,this),this.wa.addEventListener("abort",rt,this),this.wa.addEventListener("error",st,this),this.wa.addEventListener("volumechange",ot,this),this.wa.addEventListener("click",ut,this),this.wa.addEventListener("playing",tt,this),Object(zo.u)(t)&&!L("application/vnd.apple.mpegurl"))ct.call(this,t);else try{this.R.setAttribute("src",t),this.R.load()}catch(t){}return this.W=Xu.LOADING,!1}function lt(t){if(this.W!==Xu.IDLE)if(this.isMuted()){("function"==typeof this.R.getAttribute?this.R.getAttribute("playsinline"):void 0)||this.Fn?t===this.Ot&&st.call(this,{data:{code:5}}):(this.Fn=!0,"function"==typeof this.R.setAttribute&&this.R.setAttribute("playsinline",""),this.play())}else this.W=Xu.LOADING,this.mute(!0),this.dispatchEvent("VideoVolumeChangedEvent",{muted:!0,volume:0}),this.play()}function vt(t){var i=this;t.forEach((function(t){return i.Jm[t.Va]=t}))}function dt(t){for(var i,n="",e=0;null!=(i=t[e++]);)i.nodeType===Ph.c||i.nodeType===Ph.a?(i=i.nodeValue&&i.nodeValue.trim())&&(n+=i):i.nodeType!==Ph.b&&(n+=dt(i.childNodes));return n}function pt(t,i){var n=this;this.Jb.Sb(zu.a.bind(t,i,(function(){"clickThru"===n.type&&n.Ba()})))}function mt(t,i){var n="1.0.3".includes("-pr");return t="".concat(t).concat("player/vrm-plugin","/").concat("1.0.3","/"),n&&(t="".concat(i).concat("player/vrm-plugin","/").concat("1.0.3","/")),t}function bt(t){return{adSessionId:this.ls,data:{context:{accessMode:"full",adCount:1,adServingId:"c532d16d-4d7f-4449-bd29-2ec0e693fc86",adSessionType:"html",apiVersion:"1.0",environment:"web",omidJsInfo:{omidImplementer:"o2-sdk",serviceVersion:"4.1.1"}},verificationParameters:this.Hd.Ul[0]&&this.Hd.Ul[0].value},timestamp:+new Date,type:t}}function gt(t){this.It&&this.jc.iy(bt.call(this,t)),_t.call(this,t)}function yt(){this.jc&&this.jc.He()}function wt(){gt.call(this,$h.SESSION_FINISH)}function _t(t){var i=bt.call(this,t);this.ob[t]?this.jc.qp(t,i):(this.ne[t]||(this.ne[t]=[]),this.ne[t].push(i))}function Et(t){var i=this;this.ob[t]||(this.ob[t]={}),this.ne[t]&&(this.ne[t].forEach((function(n){return i.jc.qp(t,n)})),delete this.ne[t])}function Ot(){this.It=1,gt.call(this,$h.SESSION_START)}function At(){var t=this;this.Na.addEventListener(ea.wd,(function(i){_t.call(t,i.Wd)})),this.V.addEventListener(Hu.rd,wt.bind(this))}function St(t){var i=this;this.Ob=this.nb.createElement("iframe");var n=mt(Mu.a["cdn.url"],Mu.a["cdn.url.dev"]);return n="".concat(n,"xdomain-adverifications.html?id=").concat(sa++),this.Ob.id="$adverificationloaderframe".concat(sa),this.Ob.style.display="none",this.jc=new na(this.Ob,t),this.Ob.onload=function(){i.jc.uv(Ot.bind(i),Et.bind(i)),i.jc.ty(yt.bind(i)),i.jc.nc(),i.jc.Td()},this.Ob.src=n,document.body.appendChild(this.Ob),this.jc.Cf.Ka}function Tt(){var t=this;if(0<this.Hd.Zb.length){var i=new Gh("verificationNotExecuted");i.Le=this.Hd.Zb.map((function(i){return i.url.replace(/\[REASON]/g,t.ij)})),this.Na.dispatchEvent(i)}}function It(){var t=this;this.scripts.forEach((function(i){return i.prepare(t.Jb,t.ad,t.S)}))}function jt(){var t=this;this.sr.forEach((function(i){return i.prepare(t.Jb,t.ad,t.S)}))}function Mt(){var t=this;this.jp.forEach((function(i){return i.prepare(t.Jb,t.kz)}))}function Nt(){var t=this;this.Vf.forEach((function(i){return i.prepare(t.S)}))}function kt(){var t=this;this.Go.forEach((function(i){t.Yh.Ya(oa).prepare(i,t.ad)}))}function Rt(){this.Jb&&(this.Jb.ua(),this.Jb=null)}function Lt(){this.Bk.replace=!0,this.Bk.type="Overlay",this.rx=this.Pj.ih.aegOverride,this.Pj.hr(this.Bk),zu.a.group(zu.a.Xa(this.S,aa.LOADED,Dt.bind(this)),zu.a.Xa(this.S,aa.Ig,Dt.bind(this))),this.sx=this.S.ha.xl,this.S.ha.xl="00:00:01"}function Dt(){this.Pj.hr(this.rx),this.S.ha.xl=this.sx}function Ct(){"url"===this.ay?(this.value=this.S.Pb.resolve(this.value),this.Rf.Td(this.value)):this.Mt=this.Rf.Jw(this.value)}function Pt(){Object(zo.E)(this.Mt)}function xt(){return this.ad.mc.filter((function(t){return"one_video_inventory_attributes"===t.type}))[0]}function Ut(t,i){var n=this;this.Jb.Sb(zu.a.bind(this.S,t,(function(){clearTimeout(n.Lo),n.Lo=setTimeout(n.Ba.bind(n),n.timeout),n.Jb.Sb(zu.a.Xa(n.S,i,Vt.bind(n))),n.Jb.Sb(zu.a.bind(n.S,Hu.rd,Vt.bind(n)))})))}function Vt(){clearTimeout(this.Lo)}function Ft(t,i){return t.No-i.No}function Bt(t,i){switch(t){case 0:return!1;case 1:return!0;default:return i}}function zt(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new Vh(i))})),t}function Gt(t,i){return t[i]&&t[i][0]?xh.Da(t[i][0]).rule.map((function(t){return new ka(t,i)})):[]}function Ht(){var t=[],i=this.ed(1<arguments.length?arguments[1]:void 0);return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(n){(n=i.parse(n))&&t.push(n)})),t}function Yt(t,i){return t?Ht.call(this,xh.Da(t[0])[i],i):[]}function qt(t,i){i.forEach((function(i){(i=i.url)&&t.Le.push(i)}))}function Wt(t){return this.Ia.filter((function(i){return i.__proto__===t.__proto__}))[0]}function Qt(t,i,n,e){var r=this;t&&t.Zb&&t.Zb.forEach((function(t){var s;if(s=t.type===n&&t.url){var o=Go.a.trim(t.offset||"");e&&e.Wd===va.PROGRESS&&o?(s=e.data||{}).duration?(o=-1===o.indexOf("%")?Object(zo.K)(o):s.duration*Number(o.substr(0,o.length-1))/100,(s=s.currentTime>=o&&-1===r.ko.indexOf(t))&&r.ko.push(t)):s=!1:s=!0}s&&(s=t.url,function(t){return 0<dc.filter((function(i){return-1<t.indexOf(i)})).length}(t.url)||(s+="".concat(-1<t.url.indexOf("?")?"&":"?","cb=").concat(Math.random().toString(10).substr(2))),i.push(s))}))}function Zt(t){var i=t.clone();t.sy(i),this.dispatchEvent(i)}function Xt(t,i){throw new ih(t,i||_h)}function $t(t,i){return-1<(i?Gc:Gc.concat(["All"])).indexOf(t)}function Jt(){this.Lc=(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).concat(),this.te.debug("Register",this.Lc);var t=(new Date).getTime();this.Lc.forEach((function(i,n){return i.Bf="".concat(t,"_").concat(n)}))}function Kt(t,i){this.te.warn("Unable to release",t,"(Reason: ".concat(i,")"))}function ti(t,i){var n=this,e=t.aeg||[];this.N.jy({audiences:[],utid:this.vs});var r=[];return e.forEach((function(e){var s=[];e.forEach((function(e){try{if(e instanceof Hc)var r=e;else e.type||(e.type=t.type||i),e.podId||(e.podId=t.podId),e.slotAdSeq||(e.slotAdSeq=t.adSeq),e.transactionId=n.$t||t.txid,e.adxResult=n.ie||t.adxResult,e.usid=n.sh||t.usid,e.auid=n.aj||t.auid,e.parentSlot=t.slot,r=qc.parse(e,n.ha,n.O.T("adSystem"));s.push(r)}catch(t){$c.error("Error in entry parsing logic: ".concat(t.message))}})),r.push(s)})),r}function ii(t){return"Midroll"===t||"Overlay"===t}function ni(t){var i=this;this.zc={};var n={};return t.forEach((function(t){var e=t.type;ii(e)&&(i.zc[e]||(i.zc[e]={}),i.zc[e][t.time]||(i.zc[e][t.time]=[]),i.zc[e][t.time].push(t),n[e]||(n[e]=""),n[e]+="".concat(t.time,";"))})),n}function ei(t){t.forEach((function(t){t.type=Go.a.Ro(t.type),t.slots&&t.slots.forEach((function(t){t.type=Go.a.Ro(t.type)}))}))}function ri(t){var i=this,n=t.filter((function(t){return t.type===i.Fa}));return t=t.filter((function(t){return t.type!==i.Fa&&t.calculated})),n=[].concat.apply([],n.filter((function(t){return t.slots})).map((function(t){return t.slots}))),t=[].concat.apply([],t.filter((function(t){return t.slots})).map((function(t){return t.slots}))),this.bk=n.length,n.concat(t)}function si(t){function i(t,i){return"Bumper"===t.type?1:"Bumper"===i.type?-1:0}return t.forEach((function(t){t.slots&&t.slots.sort(i)})),t}function oi(){var t=this,i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];this.Ra=[],i.forEach((function(i){var n=[];i.forEach((function(t){var i=new Xc(t);i.$d="aem_".concat(rf++),t.forEach((function(t){return t.$d=i.$d})),n.push(i)})),t.Ra.push(n)}))}function ui(){this.Ra=this.Ra.filter((function(t){return 0<t.length}));for(var t=0;t<this.Ra.length;t++)this.Ra[t]=this.Ra[t].filter((function(t){return 0<t.size()}))}function hi(t){if(this.lk)for(;0<t.length&&t[0].getEntries()[0].Lw();)t.splice(0,1)}function ai(){var t=this;this.Ra=this.Ra.filter((function(t){return 0<t.length}));for(var i=0;i<this.Ra.length;i++)this.Ra[i]=this.Ra[i].filter((function(i){return 0<i.getEntries().filter((function(i){return!t.Ym[li(i)]})).length}))}function ci(t){oi.call(this),this.V.dispatchEvent(new aa(aa.Ig,{error:t,kb:sh}))}function fi(t,i){var n=this;this.Cj.load(t,i).then((function(i){return vi.call(n,i,t)}),ci.bind(this))}function li(t){return t&&t.$d&&t.Bf?"".concat(t.$d,".").concat(t.Bf):null}function vi(t,i){try{var n=this.At.parse(t,i),e=new aa(aa.LOADED,n,i,t&&t.timings,t&&t.podSize,t&&t.defaultSlot,t&&t.version);oi.call(this,e.data.$z),this.V.dispatchEvent(e)}catch(t){ci.call(this)}}function di(t){var i=[];return t.forEach((function(t){var n,e=t.length-1,r=t[e];t=(n=Array.prototype).concat.apply(n,dl()(t.slice(0,e))),i.push(new pl(t,r))})),new bl(i)}function pi(t,i){return new bl([new ml(t,i)])}function mi(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return 3>i.length?"":(t=i[2].replace(/^m\./,""),i=i[0],this.N.Tb(t)||i)}function bi(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return 3>i.length?"":(t=i[2].replace(/^m\./,""),encodeURIComponent(this.N.Tb(t)||""))}function gi(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return 3>arguments.length?"":(t=i[2],(i=this.U.mb||{}).metadata&&i.metadata[t])}function yi(){var t=this.U.Rh()||{};return{height:parseInt(t.height,10)||0,width:parseInt(t.width,10)||0}}function wi(){return this.U.mb||{}}function _i(t,i,n){var e=this,r=this.ha.jd;this.M.dispatchEvent(new Gu(Tl,{ad:this.Y,url:t}));var s=(new Date).getTime();return this.Nn?A(t,null,{timeout:r,withCredentials:!0}).then((function(n){return Oi.call(e,i,n,t,0)}),(function(o){var u=(new Date).getTime()-s;return r<=u?Oi.call(e,n,o,t,0):Ei.call(e,t,r-u,i,n)})):this.po?A(t,null,{timeout:r,withCredentials:!0}).then((function(n){return Oi.call(e,i,n,t,0)}),(function(i){return Oi.call(e,n,i,t,0)})):Ei.call(this,t,r,i,n)}function Ei(t,i,n,e){var r=this;return A(t,null,{timeout:i}).then((function(i){return Oi.call(r,n,i,t,1)}),(function(i){return Oi.call(r,e,i,t,1)}))}function Oi(t,i,n,e){if(this.M.dispatchEvent(new Gu(Il,{ad:this.Y,url:n})),t)return t(i,e,n)}function Ai(t){Ni.call(this,Rh),Si.call(this),Ii.call(this,new _l("Loading timeout ".concat(t," ms is exceeded"),t),Rh)}function Si(){var t={ads:[],Vd:this.zj};this.mk&&this.mk(t),this.ek=t}function Ti(t,i,n){this.pa.$e(t,i,n,this.Pm),this.M.dispatchEvent(new Gu(Hu.cm,{ad_url:this.ro}))}function Ii(t,i){if(!1!==this.se){Ho.a.clearTimeout(this.co),this.se=!1,jl.warn("interruptOnError",t);var n=(new Date).getTime()-this.jf;Ti.call(this,this.ek,i,n);var e=t instanceof th?t.message:t;t=t instanceof _l?t.tr:null,i=new El(e,"No ads provided"===e?El.rm:El.Qi,t,t?Rh:i),this.Ue&&this.Ue(i,n)}}function ji(t,i){return this.zj=t?this.fk.$p(t,this.yo):this.ro=this.fk.$p(null,this.yo),this.mk=i,this.fk.Tx(this.zj,function(t,n,e){if(!1!==this.se){var r=t.data;if(this.Pm=n,r||(r=t.text),!Go.a.Zh(t.text))return this.Cx(r,i,e);this.Qd("Empty VAST error",null,uh)}}.bind(this),function(t,i,n){!1!==this.se&&(this.Pm=i,i=hh,t.Ql?i=eh:Fo.a.Cc()&&0!==n.indexOf("https:")&&(i=yh),Si.call(this),this.Qd("VAST ajax error",t.Ql?"request timeout":null,i))}.bind(this))}function Mi(t){t.ads.sort((function(t,i){return t.xb-i.xb}))}function Ni(t){this.eb&&(this.dispatchEvent("ISSUE_WITH_AD",t),this.eb.dv(this.ub,t))}function ki(t){return t.ads=t.ads.filter((function(t){return t instanceof Lc||(t.Ia=(t.Ia||[]).filter((function(t){return t instanceof hc||t.Se&&0<t.Se.length})),t.Ia&&0<t.Ia.length)})),t}function Ri(t){var i=this;return 0!==t.ads.length||(t.Ke&&t.Ke.forEach((function(t){i.Mc.Zc(t.url.replace(/\[ERRORCODE\]|%5BERRORCODE%5D|\{errNo\}/g,"303"))})),(t=0<this.Fe&&vh)?Ni.call(this,t):t=dh,this.Qd("No ads provided",null,t),!1)}function Li(t){var i=this;return this.Fe+=1,this.tf.ads.splice(t,1),this.yo=this.eb.Lf,this.eb.Ge&&this.le.er(this.eb.Ge),8>=this.Fe?(this.eb.Sq(this.ub,{},this.N.hg()),ji.call(this,this.eb.Vo.url,(function(t){i.eb.Hu(t),i.eb.Kx(t,i.eb),t.parent=i.tf,t.Ec=i.eb,i.mk=null}))):(this.tf=null,Ni.call(this,kh),this.Qd("Max number of wrapper redirects ".concat(8," is exceeded"),null,kh),null)}function Di(t,i){var n=t.Ec,e=new Gh(Gh.bb,null,null,{error:i});return n.dispatchEvent(e),this.ub.og(e),(t=t.parent).parent&&t.ads&&0===t.ads.length&&Di.call(this,t,i),t}function Ci(t){var i=this,n=t.data.thirdPartyImpressionTrackers||[];try{var e=t.data.vastModelAd.Xh[0].url}catch(t){e=null}e&&n.push(e),n.forEach((function(t){t=t.replace(Ll,"");var n=/\?/.test(t)?"&":"?";t=/&cb=[^&]*?/.test(t)?t:"".concat(t).concat(n,"cb=[CACHE_BUSTER]"),i.lo.Zc(i.M.Pb.resolve(t))})),Dl=n}function Pi(t){return!!t&&0<Dl.filter((function(i){return t.replace(/(https?:)?/,"").replace(/&cb=[^&]*/,"").replace(/&apid=\[object\sObject]/,"&apid=[APID]").replace(/;ord=[^;]*/,";ord=[timestamp]")===i})).length}function xi(t,i){var n=this;t.Le.forEach((function(e){if(!Pi.call(n,e)){if(e=n.M.Pb.resolve(e),t.type===Gh.bb){var r=wh;i&&"Overlay"===i.getType()&&(r=ch),r=t.data.error||r;var s=encodeURIComponent((t.data.details||"").slice(0,100));e=di([vc.concat(r.code),hf.concat(r.xa),fl.concat(s)]).resolve(e)}n.lo.Zc(e)}}))}function Ui(t,i){for(;t;)xi.call(this,t,i),t=t.Ov()}function Vi(){0===this.Jf.length&&(this.reset(),this.Km&&this.Km())}function Fi(){var t=this;this.wm||(this.P.Dh(),this.wm=setTimeout((function(){return t.wm=null}),100))}function Bi(t){this.od(t.message,t.code)}function zi(){this.W=Vl.PAUSED,this.track(va.PAUSE),this.P.Hq()}function Gi(t){this.P.di(t),!0===t.muted?this.track(va.MUTE):this.track(va.UNMUTE)}function Hi(){this.P.yx()}function Yi(){this.W=Vl.PLAYING,this.track(va.RESUME),this.P.Jq()}function qi(t){this.P.fz(t.url)}function Wi(t){t.complete&&this.tb(va.COMPLETE),this.fa.Yq(),this.W=Vl.uc,this.Oa.ua(),this.P.complete(!1,t)}function Qi(){this.Dl(),this.W=Vl.PLAYING}function Zi(){this.rf||(this.pa.Ll((new Date).getTime()-this.gs),this.Dl(),this.tb(va.START),this.vl(),this.mg())}function Xi(t){this.P.ci(t),this.Sl(this.fa.Xv())}function $i(t){var i=this;(this.$j=this.$j||t.data.skippable)&&(this.Ae=rn.call(this,t),null!==this.Ae&&(zu.a.Xa(this.M,Hu.rd,Ki.bind(this)).link(this.Ma),0<this.Ae&&(this.Kj=Ji.bind(this),this.M.addEventListener(Hu.Zd,this.Kj)),nn.call(this),0<this.Ae?sn.call(this,this.Ae):en.call(this),setTimeout((function(){return Object(zo.F)(i.Rb,"collapse-skip-button","expand-skip-button")}),800)))}function Ji(t){var i=Math.floor(t.data.currentTime);0<this.Yj&&this.Ae-this.Yj<i&&(0>=(i=this.Ae-i)?en.call(this,t):sn.call(this,i))}function Ki(){this.Kj&&this.M.removeEventListener(Hu.Zd,this.Kj),Object(zo.F)(this.Rb,"expand-skip-button","collapse-skip-button"),Object(zo.D)(this.Rb,"skippable"),this.ae=!0}function tn(){this.ae&&(this.M.skip(),Object(zo.D)(this.Rb,"skippable"),this.ae=!1)}function nn(){if(!this.Rb){var t=this.Qg.querySelector("#".concat("ad-skip-button"));t?(this.Rb=t,this.Xj=this.Rb.querySelector("#".concat("ad-skip-button-text"))):(this.nb.op(zl.a),Object(zo.a)(this.Qg,"ad-skip-button-container"),this.Rb=Object(zo.h)("div",{id:"ad-skip-button"},this.Qg),this.Xj=Object(zo.h)("div",{id:"ad-skip-button-text"},this.Rb))}}function en(t){if(!this.ae){var i="";this.Pt&&(i="| ".concat(Math.round((t?t.data.duration:0)-(t?Math.floor(t.data.currentTime):0)))),this.Xj.innerHTML=this.St.replace("%t",i).trim(),Object(zo.a)(this.Rb,"skippable"),this.ae=!0,zu.a.Xa(this.Rb,zo.c.kl()?"touchend":"click",tn.bind(this)).link(this.Ma)}}function rn(t){var i=t.data;t=i.duration;var n=i.skipOffsetTime;i=i.skipOffsetPercent;var e=this.Qt;return n||0===n?e=n:(i||0===i)&&(e=~~(t*i/100)),e<Math.min(this.mt,t)?e:null}function sn(t){this.ae||(this.Yj=t,this.Xj.innerHTML=this.Zt.replace("%d",this.Yj))}function on(){var t=this;this.subscribe((function(i){t.W=i.data}),"statechange")}function un(t){var i=this.qj[t];if(i){for(var n=arguments.length,e=Array(1<n?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];i.call.apply(i,[this].concat(e))}}function hn(){var t=this,i=[[ql.i,Pn],[ql.a,jn],[ql.b,Tn],[ql.c,gn],[ql.d,An],[ql.e,In],[ql.f,Mn],[ql.h,Cn],[ql.j,wn],[ql.k,zn],[ql.l,vn],[ql.n,Sn],[ql.o,Fn],[ql.p,xn],[ql.q,Vn],[ql.s,_n],[ql.t,On],[ql.u,En],[ql.v,Dn],[ql.w,kn],[ql.x,Rn],[ql.y,Nn],[ql.z,Ln],[ql.A,Bn],[ql.g,Yn],[ql.r,yn]],n=this;this.Es={addEventListener:function(t,i){n.qj[t]=i,ln.call(n,"subscribe",un.bind(n,t),t,n)},removeEventListener:function(t){delete n.qj[t];try{ln.call(n,"unsubscribe",un,t)}catch(t){}}},i.forEach((function(i){return an.call(t,i[0],i[1])})),this.Wg=0}function an(t,i){var n=this;this.oe.link(zu.a.bind(this.Es,t,(function(){try{if(-1!==ev.indexOf(t)){if(-1!==n.Wm.indexOf(t))return void n.P.dispatchEvent(new Gu(Wl.tm,t));n.Wm.push(t)}for(var e=arguments.length,r=Array(e),s=0;s<e;s++)r[s]=arguments[s];i.apply(n,r)}catch(i){tv.error("Failed to handle ".concat(t," event:"),i)}})))}function cn(t){var i=document.createEvent("MouseEvent");i.initEvent(t.type,!t.cancelBubble,t.cancelable),this.Lt.dispatchEvent(i)}function fn(t){this.element.style.visibility=t?"visible":"hidden"}function ln(t){if(this.Ha)try{for(var i=this.Ha[t],n=arguments.length,e=Array(1<n?n-1:0),r=1;r<n;r++)e[r-1]=arguments[r];return i?i.apply(this.Ha,e):this.Ha.$c(t,e)}catch(i){tv.error(t,i)}}function vn(){this.P.Jq()}function dn(){this.hn=(new Date).getTime(),this.Aj=this.hn-this.Kd,this.pa.Kl(this.Aj),ln.call(this,"subscribe",cn.bind(this),"mousemove"),ln.call(this,"subscribe",cn.bind(this),"mouseover"),D()&&cu.addEventListener(lu.fullscreenchange,this.$m)}function pn(t){tv.error(t);var i=bn.call(this);this.error=mn(i,t),this.pj&&(this.pj.call(this,this.error),this.bh===Th&&this.pj.call(this,mn(this.bh,t))),this.yp()}function mn(t,i){return{da:t.da,code:t.code,description:"".concat(t.description," ").concat(i),Pd:t.Pd,xa:t.xa}}function bn(t){var i=this.bh||iv;return this.Qb&&!this.Ha?i=Lh:this.Ha&&!this.Rc?i=t?Ah:Oh:this.Rc&&!this.Gb?i=t?Mh:jh:this.Gb&&(i=Ih),i}function gn(t){t=Object(zo.y)(t)?Object(zo.y)(t.data)?t.data.message||t.data.errorMessage:"Internal Vpaid Error":t,tv.warn("VPAID_UNIT:",t),-1===nv.indexOf(t)?this.od(t):this.stop()}function yn(t){this.P.ci(t),t=this.Oe(),this.P.dispatchEvent(new Kl(1e3*t))}function wn(){}function _n(){var t=ln.call(this,"getAdLinear");this.track(va.ACCEPT_INVITATION),this.P.dispatchEvent(new Gu("VASTAdInteraction",t?"acceptInvitationLinear":"acceptInvitation"))}function En(){this.track(va.COLLAPSE)}function On(){var t=ln.call(this,"getAdLinear");this.track(va.CLOSE),this.P.dispatchEvent(new Gu("VASTAdInteraction",t?"closeLinear":"close"))}function An(){ln.call(this,"getAdExpanded")?(this.track(va.EXPAND),this.P.dispatchEvent(new Gu("VASTAdInteraction","expand"))):(this.track(va.COLLAPSE),this.P.dispatchEvent(new Gu("VASTAdInteraction","collapse")))}function Sn(){}function Tn(){}function In(){var t=this;this.rf||(Un.call(this),this.Dl(),this.mg(),this.vl(),(this.jl()||"Overlay"===this.Fa)&&fn.call(this,!0),setTimeout((function(){return t.Ut=!0}),500))}function jn(t){var i=null,n=!1,e=!1;t.data&&t.data.playerHandles&&(i=(n=!!t.data.playerHandles)&&t.data.url,e=n&&!!i),this.P.Dh(i,e,!n)}function Mn(){this.P.dispatchEvent(new Gu("VASTAdInteraction"))}function Nn(){this.tb(va.START)}function kn(){this.tb(va.FIRST_QUARTILE)}function Rn(){this.tb(va.MIDPOINT)}function Ln(){this.tb(va.THIRD_QUARTILE)}function Dn(){this.tb(va.COMPLETE),Vn.call(this)}function Cn(){var t=ln.call(this,"getAdLinear");t!==this.yj&&(this.yj=t,this.P.jg(t))}function Pn(){this.Rc=!0,this.xj=(new Date).getTime()-this.hn,this.pa.Jl(this.xj),this.ms=(new Date).getTime(),this.setVolume(this.ya),this.P.dispatchEvent(new Gu(Hu.Ti,{oc:this.P.ad&&this.P.ad.oc||""}))}function xn(){Un.call(this),this.setVolume(this.ya),this.wp()}function Un(){this.qh||(this.qh=(new Date).getTime()-this.ms,this.pa.Nl(this.qh))}function Vn(){this.Ds||(this.Ds=!0,this.rf||this.kc||(this.error=Nh),this.rh&&clearTimeout(this.rh),this.dispose(),this.P.complete(!1,{currentTime:this.getCurrentTime()}))}function Fn(){this.M.dispatchEvent(new Gu(Hu.Ai)),this.yp()}function Bn(){var t=this.getVolume();if(t!==this.ya&&this.Gb){var i=!t;i?this.track(va.MUTE):this.track(va.UNMUTE),this.ya=t,this.P.di({muted:i,volume:this.ya})}}function zn(){this.P.Hq(),!this.Ut&&0<this.getVolume()&&!this.yf&&(this.setVolume(0),this.resume())}function Gn(t){switch(t.type){case Ql.b:pn.call(this,"function getVPAIDAd does not exist");break;case Ql.c:pn.call(this,"getVPAIDAd() does not return a creative");break;case Ql.a:pn.call(this,"API function ".concat(t.name," is missing"));break;case Ql.d:this.bh=this.bt?Th:Sh,pn.call(this,"Vpaid url ".concat(t.url," is unavailable"));break;default:this.od("Error with vpaid: ".concat(t))}}function Hn(){C()?(this.tb(va.FULLSCREEN),this.tb(va.PLAYER_EXPAND)):(this.tb(va.EXIT_FULLSCREEN),this.tb(va.PLAYER_COLLAPSE)),this.resize()}function Yn(t){return qn.apply(this,arguments)}function qn(){return(qn=Xh()(Qh.a.mark((function t(i){var n,e,r,s,o;return Qh.a.Xl((function(t){for(;;)switch(t.Wb=t.next){case 0:n=JSON.parse(i.data),e=n.body,r="".concat(e.id," ").concat(e.message),s="600-1".concat(/A future version/.test(r)?"w":"e"),o={adl:this.pa.Kh(),crid:this.P.Ea.id,ecode:s,estring:r,mf_bit:this.P.Jh(),mf_url:this.Ac,ms_lat:this.pa.Up()},this.M.dispatchEvent(new Hu(Hu.xi,this.Fa,o)),0===e.message.indexOf("Ad was removed")&&this.od(r);case 6:case"end":return t.stop()}}),t,this)})))).apply(this,arguments)}function Wn(t){this.jn=!0,this.Od(Gh.bb,{error:t},!0)}function Qn(){this.Rc||this.Ve(new th("ad engine did not finish loading")),this.dispatchEvent(new Hu(Hu.Xd,this.ba.getType(),{bd:this.Za(),Tf:this.nj,error:this.jw(),loaded:this.Rc}))}function Zn(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};return i.Ar?i.Ar===t?i.level:"error":i.level||"error"}function Xn(){var t=this,i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[],n=(i=Qu()(i,2))[0];if(i=i[1],n&&i)return Array.isArray(i)||(i=[i]),i.map((function(i){var e=t.O.Ya(av);return e.addEventListener(av.pm,(function(){n(i)})),e.Ml(i),e}))}function $n(t){var i=Xn.call(this,t.df),n=Xn.call(this,t.pz);return t=Xn.call(this,t.oz),n=i.concat(n,t),this.$n=i[0],n.filter((function(t){return t}))}function Jn(){return this.Na.mc.filter((function(t){return"ViewabilityRules"===t.type}))[0]}function Kn(){var t=[],i=this.Na.mc.filter((function(t){return"Viewability3P"===t.type}))[0],n=this.Na.mc.filter((function(t){return"adaptv_iab_viewable_beacons"===t.type}))[0];return n&&(t=t.concat(n.Br)),i&&(t=t.concat(i.qz)),t}function te(t,i){var n=this;this.ju.filter((function(i){return i.type===t})).forEach((function(t){var e=[];i&&e.push([Av,i.Ee]),t.prepare(null,n.M,e),t.Ba()}))}function ie(t){var i=this;this.Na.qd.forEach((function(n){var e=n.lb,r=n.pl;if(n=n.Wl,"iab_viewable"===t&&e)return e.Ba();if("iab_detection_failed"===t){if(n&&-1===i.tj.Ca())return n.Ba();if(r)return r.Ba()}}))}function ne(t,i){this.Na.dispatchEvent(new Gh(t,this.Ha)),te.call(this,t,i),!this.Na.qd||"iab_viewable"!==t&&"iab_detection_failed"!==t||ie.call(this,t)}function ee(){this.P.Dh()}function re(){this.uj.ua(),Object(zo.E)(this.element)}function se(t){t.data.currentTime>this.icon.offset&&(this.P.eg.appendChild(this.element),0===this.icon.duration&&this.P.removeEventListener("VASTAdTimeUpdate",this.Pl)),0<this.icon.duration&&t.data.currentTime>this.icon.offset+this.icon.duration&&(Object(zo.E)(this.element),this.P.removeEventListener("VASTAdTimeUpdate",this.Pl))}function oe(){var t="string"==typeof this.icon.Cg?this.icon.Cg.toLowerCase():"";switch("string"==typeof this.icon.Bg?this.icon.Bg.toLowerCase():""){case"left":this.element.style.left="0px";break;case"right":this.element.style.right="0px";break;default:"number"==typeof this.icon.Bg&&(this.element.style.left="".concat(this.icon.Bg,"px"))}switch(t){case"bottom":this.element.style.bottom="0px";break;default:this.element.style.top="".concat("number"==typeof this.icon.Cg?this.icon.Cg:0,"px")}}function ue(t){this.Cd.Zc(t)}function he(t){return-1!=="".concat(t).indexOf("%")}function ae(t,i){var n={height:i,width:t,x:0,y:0};this.md()&&(this.rb.position=E.Ni),n.x="calc(50% - ".concat(t/2,"px)"),n.y="calc(50% - ".concat(i/2,"px)");var e=this.ea.offsetWidth,r=this.ea.offsetHeight;switch(this.rb.position){case E.Ni:n.y=0;break;case E.nm:n.x="calc(100% - ".concat(t,"px)");break;case E.lm:n.y="calc(100% - ".concat(i,"px)");break;case E.mm:n.x=0;break;case E.Li:this.ea.parentNode&&e===this.ea.parentNode.offsetWidth&&(r=this.ea.parentNode.offsetHeight),he(this.rb.left)?n.x=parseFloat(this.rb.left)*e/100:n.x=this.rb.left,n.x-=t/2,he(this.rb.top)?n.y=parseFloat(this.rb.top)*r/100:n.y=this.rb.top,n.y-=i/2}return n}function ce(t){return 0<xv.filter((function(i){return new RegExp(i).test(t)})).length}function fe(){this.Wa.forEach((function(t){return t.resize()}))}function le(t){Vv.warn("VAST error occurred in ad",t)}function ve(t){var i=this;t.addEventListener("VASTAdStarted",this.dispatchEvent.bind(this)),t.addEventListener("VASTAdError",le.bind(this,t)),t.addEventListener(Hu.Si,this.S.dispatchEvent.bind(this.S)),t.addEventListener(Hu.Ti,this.S.dispatchEvent.bind(this.S)),t.addEventListener(Hu.Fg,this.S.dispatchEvent.bind(this.S)),t.addEventListener(Hu.Hi,this.S.dispatchEvent.bind(this.S)),t.gg(this.S.getVolume()),t.Ea&&t.Ea.ld&&t.Ea.ld.forEach((function(n){return new Mv(n,i.fa,i.Cd).Ry(t)}))}function de(t){var i=this;ye.call(this,t),this.ad=t,this.Zs&&(this.ad=Ve.call(this)||t),this.ic=[],this.lh=[],this.ad.Ia.forEach((function(t){t instanceof Ca?i.ic.push(t):t instanceof hc&&i.lh.push(t)})),this.ad.Sq(this.ub,{Zz:this.getCreativeDuration()},this.N.hg())}function pe(){var t=this;this.ad.mc.forEach((function(i){i.prepare(t)}))}function me(){var t=this;this.ad.lz.forEach((function(i){t.O.Ya(oa).prepare(i,t.ad)}))}function be(){var t=this;this.ad.qd.forEach((function(i){var n=i.lb,e=i.pl;i=i.Wl,n&&n.prepare(null,t.S),e&&e.prepare(null,t.S),i&&i.prepare(null,t.S)}))}function ge(t){this.ub.og(t,this.ba)}function ye(t){var i=this;Bv.forEach((function(n){return t.addEventListener(n,ge.bind(i))})),t.addEventListener(Gh.Hc,(function(t){return i.Ao(t.dd())})),t.addEventListener(ea.wd,(function(t){var n=zv[t.Wd];n&&i.Ja(n,t.data)}))}function we(t,i){this.yc.yk(),t=new Rv(this.yc,this.ma.ads[0]||this.ad,t,this.Qb,i,this.S,this),this.Wa.push(t),t.addEventListener("VASTAdStarted",this.qk.bind(this,t)),t.addEventListener("VASTAdEngineComplete",Ee.bind(this)),t.addEventListener("VASTAdInteraction",Oe.bind(this)),t.addEventListener("VASTAdEngineComplete",Ce.bind(this,t)),ve.call(this,t),this.N.ax()?t=t.ta.ol:(i=t.rb.Aq,isNaN(i)&&(i=t.ta.ol),t=i),t&&t!==Number.POSITIVE_INFINITY&&!isNaN(t)&&(t*=1e3,this.yc.Hl(Le.bind(this),t))}function _e(t){this.xg("loaded",t)}function Ee(){this.Sd("started")?this.Ja("finished"):this.Ja("failover")}function Oe(t){this.wb(Hu.am,{action:t.data})}function Ae(t){var i=this;this.Sd("started")?this.Mc.yg("ad",null,"ad failed after start"):this.va.Od(Gh.bb,{error:t}),this.Ld=null,this.Zm++;var n=this.ma.Mp(),e=n||this.ma;if(this.ma.pw(n).forEach((function(n){var e=new Gh(Gh.bb,null,null,{error:t});n.dispatchEvent(e),i.ub.og(e)})),e){if(n=0,-1===this.ha.Md)for(var r=0;r<e.ads.length;r++)if(e.ads[r]&&!e.ads[r].xb){n=r;break}if(r=e.ads[n])return this.wb(Hu.um,{$u:{ad:this.ad&&this.ad.rc||null,Ea:this.Ga&&this.Ga.rc||null},kv:!0,kb:t}),this.ma=e,r.ig?Se.call(this,n):(this.ma.ads.splice(n,1),this.fe&&this.fe.ua(),de.call(this,r),Ie.call(this)),!0}return this.Sd("loaded")&&!this.Sd("started")&&this.Ja("failover"),!1}function Se(t){this.Nb.wg(),this.Nb.Jx(this.ma,t)}function Te(){var t=this;this.ce=zu.a.group(zu.a.bind(this.va,"VASTAdEngineComplete",(function(i){Ce.call(t,t.va,i)})),zu.a.bind(this.va,Kl.TYPE,Re.bind(this)),zu.a.bind(this.va,Hu.Gg,Me.bind(this)),zu.a.bind(this.va,"VASTAdImpression",this.gl.bind(this)),zu.a.bind(this.va,"VASTAdStarting",(function(i){t.Do(i,t.va)})),zu.a.bind(this.va,"VASTAdStarted",(function(i){t.qk(t.va,i),i=+t.va.getDuration();var n=+t.Ga.duration;0<i&&(i>1.8*n||n>1.8*i)&&t.Mc.yg("ad",null,"ad duration mismatch: expected ".concat(n," but real duration: ").concat(i))})),zu.a.bind(this.va,"VASTAdPaused",this.Bo.bind(this)),zu.a.bind(this.va,"VASTAdResumed",this.Co.bind(this)),zu.a.bind(this.va,"VASTAdVolumeChanged",this.xu.bind(this)),zu.a.bind(this.va,"VASTAdTimeUpdate",(function(i){t.kt=t.getDuration(),t.Eo(i);var n=t.Ga||{};if(n.ti&&!t.Rt){var e=0;i=i.data||{},n.si?e=n.si:n.ri&&(e=i.duration*n.ri/100),i.currentTime>=e&&(t.Rt=!0)}})),zu.a.bind(this.va,"VASTAdWaiting",this.yu.bind(this)),zu.a.bind(this.va,"VASTAdInteraction",this.Yy.bind(this)),zu.a.bind(this.va,Wl.tm,je.bind(this)))}function Ie(){if(this.gn=!1,0===this.ic.length)if(this.ad){this.va=new ov(this.ad,{},this.S,this);var t=ph;Ae.call(this,t)||(this.af(new El(t.description,null,null,t)),this.complete())}else this.complete();else if((t=this.ad)&&(t=this.ad,t=((new Date).getTime()-t.dx)/1e3>t.expires),t)this.va=new ov(this.ad,{},this.S,this),t=oh,Ae.call(this,t)||(this.af(new El(t.description,null,null,t)),this.complete());else{this.Bb=null,this.Ga=this.ic.shift(),this.ad.dispatchEvent(new Gh(Gh.LOADED,this.Ga)),this.mn?this.mn=!1:this.nk(),this.pa.Il(this.ad&&this.ad.rc||null,this.Ga&&this.Ga.rc),t=this.ea.offsetWidth;var i=this.ea.offsetHeight;0===t&&(this.ea.style.width="100%",t=this.ea.offsetWidth),0===i&&(this.ea.style.height="100%",i=this.ea.offsetHeight),(t=Pv.ki(t,i,this.Ga.Se))?(this.Qb=t[0],pe.call(this),me.call(this),this.fe=new Sv(this.ad,this.Ga,this.S),this.Ga.$o.prepare(this.O,this.ad),this.ad.qd&&be.call(this),this.S.dispatchEvent(new Gu("VASTAdLoading",{ad:this.ba,url:this.Qb.url})),this.va=t=new ov(this.ad,this.Ga,this.S,this).Cr(t).vz(this.Ga.mq),this.ce&&(this.ce.ua(),this.ce=null),Te.call(this),this.Wa.push(t),this.Hn&&(this.gn=!0,ve.call(this,t))):Ie.call(this)}}function je(t){this.Mc.yg("ad",null,'VPAID sends "'.concat(t.data,'" event twice'))}function Me(t){t.data.isLinear||this.Ja("non-linear"),this.S.dispatchEvent("AdSystem.LinearChange",t)}function Ne(){var t=this.ma.ads[0];return t?(t.ig?(t=this.ma,this.Nb.wg(),this.Nb.Ye(t)):(this.ma.ads.shift(),de.call(this,t),Ie.call(this)),!0):!!(t=ke.call(this))&&(this.Nb.wg(),this.Nb.Ye(t),!0)}function ke(){for(var t=this.ma.parent;t&&t.parent&&(0===t.ads.length||!t.ads[0].xb);)this.Nb.bv(),t=t.parent;return t}function Re(t){t=new Kl(t.Uq),this.dispatchEvent(t),this.S.dispatchEvent(t)}function Le(t,i){if(this.jt=!0,this.yc.stop(),this.ic=[],0<this.Wa.length){var n=this.Wa;t||(this.Wa=[]),n.forEach((function(t){return t.stop(i)}))}else Ce.call(this)}function De(t,i){var n=[];return this.Wa.forEach((function(i){i!==t&&n.push(i)})),this.Wa=[],0===n.length?null:(new Pl(n,Ce.bind(this,t,i)).hz(),n.forEach((function(t){return t.stop()})),n)}function Ce(t,i){if(this.yc.stop(),this.sj=!1,i){if(null!=De.call(this,t,i))return;var n=t.Bp();if(n&&(this.af(new El(n.message||n.description,null,null,n)),this.Ld=Ue.call(this,n)),i.force&&(this.sj=!0),this.wh(i.currentTime,i.data),t instanceof ov)return this.fe&&this.fe.ua(),void(this.Bb?(this.Ld||(this.Ld=Ue.call(this)),Ae.call(this,this.Ld)||Ce.call(this)):((t=-1===this.ha.Md)&&(t=!(!(t=this.ma.ads[0])||!t.xb)),(this.S.rq()||t)&&Ne.call(this)||Ce.call(this)));if(t instanceof Rv)return void Ce.call(this)}this.sj||this.complete()}function Pe(t){if(t=t.ta)return eu.a.Qk(t.url)||t.url}function xe(){var t=[];if(this.ad&&this.ad.Ia&&this.ad.Ia.length)t=Lv.Wv(this.ad.Ia);else if(this.Wa&&this.Wa.length)t=this.Wa.map((function(t){return Pe(t)}));else if(this.va){var i=Pe(this.va);i&&t.push(i)}return t.join(",")}function Ue(t){return(t=Object(zo.g)(t||{})).code=t.code||this.Bb.code||Fv.code,t.description=t.description||this.Bb&&this.Bb.message||Fv.description,t}function Ve(){return Object(zo.l)(this.ma.ads,(function(t){return!isNaN(t.yv)}))}function Fe(){this.Zs=!0}function Be(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function ze(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Be(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Be(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function Ge(t){return!!t.disableAdCountdown||!!t.callToAction}function He(){return Pv.ki(this.ea.offsetWidth,this.ea.offsetHeight,(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).map((function(t){return ze({},t,{mimeType:t.contentType})})))}function Ye(){var t=this.fb.Ee,i=[];switch(this.fb.Yf()){case"viewabilityDefVideo3P":i.push([Av,t]);break;case"viewabilityDefStatic3P":i.push([fv,t])}return i}function qe(){var t=this,i=We.call(this);0<i.length&&i.map((function(i){return t.O.Ya($v).Ml(i)}))}function We(){var t=this,i=[];return Object.keys(Kv).forEach((function(n){var e=Kv[n],r=t.fb[e]||[];if("GEMINI_IMP"===n){if(!t.an)return;var s=[t.an]}else{if(!t.ff[n])return;s=t.ff[n]}Array.isArray(r)||(r=[r]),r.forEach((function(t){i.push(new Na(e,t,s))}))})),i}function Qe(t){if(-1===this.io.indexOf(t)){var i=this.ff&&this.ff[t];i&&this.Oj.xp({Mq:i}),this.io.push(t)}}function Ze(t,i){this.W!==sd.LOADED&&this.W!==sd.Pi&&(this.W=sd.LOADED,t&&t(i.data),this.M.dispatchEvent(Hu.Yd,i))}function Xe(t){var i=t.data&&t.data.bd;i.qq=!!t.data.loaded,this.Mb.release(i),t.data&&t.data.error?(this.Mb.zq(i),$e.call(this,"all ads are failed",t.data&&t.data.Tf,t.data&&t.data.error&&t.data.error.kb,i)):(this.reset(),this.W=sd.uc,this.dispatchEvent(new Gu(Gu.Fi))),this.M.dispatchEvent(Hu.Xd,t)}function $e(t,i,n,e){this.stop(),this.dispatchEvent(new Gu(Gu.Fi,{bd:e,Tf:i,error:t,kb:n}))}function Je(t){t=new t(this.M),this.xm[t.getType()]=t}function Ke(){var t=this;this.M.addEventListener(aa.LOADING,rr.bind(this)),this.M.addEventListener(aa.LOADED,sr.bind(this,"LOADED")),this.M.addEventListener(aa.Ig,sr.bind(this,"FAILED")),this.M.addEventListener(Hu.Eg,or.bind(this)),this.M.addEventListener(Hu.ac,nr.bind(this)),this.M.addEventListener(Hu.wi,(function(i){t.vc||rr.call(t),t.dc&&!t.dc.end&&or.call(t),t.dc={ads:[],duration:null,end:null,label:"aegGroup",start:+new Date},t.vc.adGroups.push(t.dc),er.call(t,i)})),this.M.addEventListener(Tl,(function(i){i=i.data;var n=hr.call(t,i.ad);n&&n.adChain.push({duration:null,end:null,start:+new Date,url:i.url})})),this.M.addEventListener(Nl,(function(i){i=i.data,zu.a.Xa(i.ad,Gh.bb,ar.bind(t,i))})),this.M.addEventListener(Il,(function(i){(i=(i=hr.call(t,i.data.ad))&&i.adChain||[]).length&&((i=i[i.length-1]).end=+new Date,i.duration=i.end-i.start)})),this.M.addEventListener("VASTAdLoading",(function(i){i=i.data;var n=hr.call(t,i.ad);n&&(t.ah={duration:null,end:null,start:+new Date,url:i.url},n.adMediaFiles.push(t.ah))})),this.M.addEventListener(Hu.km,(function(i){if(i=i[0]&&i[0].rootElem,!t.Cb&&i&&"IFRAME"!==i.lastChild.nodeName){t.Cb=document.createElement("iframe"),t.Cb.style.display="none";var n=t.M.O.T("urls");t.Cb.src=n.Dw(),i.appendChild(t.Cb)}})),this.M.addEventListener(Hu.ef,ir.bind(this,Hu.ef)),this.M.addEventListener(Hu.Ki,ir.bind(this,Hu.ef)),window.addEventListener("message",tr.bind(this))}function tr(t){this.Cb&&t.origin===eu.a.pg(this.Cb.src).origin&&t.data&&!t.data.optIn&&this.Cb.parentNode&&this.Cb.parentNode.removeChild(this.Cb)}function ir(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:"SUCCESS";if(this.Cb&&this.Cb.contentWindow){var i=this.M.Pk();this.Cb.contentWindow.postMessage({data:this.Ua,date:Date.now(),key:"vapa-data",method:"set",playerInfo:{Yz:"1.0.3",WC:i.Wp(),XC:i.Ph()},publisherUrl:window.location.href,status:t},"*")}}function nr(t){this.Ua.adStartTime||(this.Ua.startAdTime=+new Date,this.Ua.adStartTime=this.Ua.startAdTime-this.Ua.initTime,or.call(this),t&&t.data&&(t=hr.call(this,t.data.ad))&&t.adMediaFiles.length&&((t=t.adMediaFiles[t.adMediaFiles.length-1]).end=this.Ua.startAdTime?this.Ua.startAdTime:+new Date,t.duration=t.end-t.start),ir.call(this))}function er(t){if(t){var i=ur.call(this,t);t.addEventListener(Hu.Yd,(function(){i.end=+new Date,i.duration=i.end-i.start})),t.addEventListener(Hu.Xd,(function(){i.complete=+new Date}))}}function rr(t){var i=t&&t.data||{};return this.vc&&!this.vc.adServerResponse&&sr.call(this,"FAILED",t),this.vc={adGroups:[],adStrategy:i.wu,duration:null,end:null,label:"adServerRequest",requestUrl:null,start:+new Date,type:i.type},this.Ua.adServerRequests.push(this.vc),this.vc}function sr(t,i){this.vc||rr.call(this);var n=this.vc;if(!(n.end&&n.status||(n.end=+new Date,n.duration=n.end-n.start,n.requestUrl=i&&i.data&&i.data.aD||null,n.status=t,"FAILED"!==t))){var e="Failed ad server response";i&&i.data&&i.data.error&&i.data.error.Ql&&(e="Ad server response timeout: ".concat(i.data.error.request.timeout,"ms")),n.error=e,ir.call(this,t)}}function or(){this.dc&&(this.dc.end=+new Date,this.dc.duration=this.dc.end-this.dc.start)}function ur(t){var i="",n="",e="",r="",s="",o="";return(t=t.Za())&&(i=t.getAcid(),n=t.getType(),e=t.getVendor(),r=t.Yf(),o=t.getRuleId(),s=t.getAsid()),n={adChain:[],adMediaFiles:[],duration:null,end:null,name:r,start:+new Date,type:n,vendor:e},o&&(n.rid=o),i&&(n.acid=i),s&&(n.asid=s),this.vm.push({ad:n,Ik:t}),this.dc.ads.push(n),n}function hr(t){var i=this.vm.filter((function(i){return i.Ik===t})).slice(-1);return(i=Qu()(i,1)[0])&&i.ad||null}function ar(t,i){var n=hr.call(this,t.Ik);if(n){var e,r=n.adChain;if(0<r.length)i=i.data.error.code===wh.code&&i.data.details?i.data.details:"".concat(i.data.error.description," ").concat(i.data.details),t.zr?r.forEach((function(i){i.url===t.zr&&(e=i)})):e=r[r.length-1],e.error=i,0<(n=n.adMediaFiles).length&&(n[n.length-1].error=i)}}function cr(t){var i=this.O.Ya(av);return i.Ml(new Na("default",t)),i}function fr(){return this.M.isMuted()?2:1}function lr(){var t=this.Xc.Ca();return 0>t?3:50>t?2:1}function vr(){return this.fa.Uh()}function dr(){return this.fa.Nh()}function pr(){return this.Hb.inView100.Uc}function mr(){return this.Hb.inView50.Uc}function br(){return this.Hb.inView50Continuous.Uc}function gr(){var t=1e3*this.M.getDuration()||3e4;return this.Hb.inView100Continuous.Uc>Math.min(t/2,15e3)?1:0}function yr(){return D()&&C()}function wr(){return encodeURIComponent(this.tt.iw())}function _r(){return this.N.uq()}function Er(){var t=this.ha.nr;return t&&!Object(zo.r)(t)?1:0}function Or(){return 1}function Ar(){return Date.now()}function Sr(){var t=(new Date).getTime(),i=document.createElement("template"),n=document.createElement("details"),e=document.createElement("img");return(new cd).append(this.Z.Wo&&this.Z.Wo.OD).append(document.documentMode).append(document.fonts&&document.fonts.ready).append(1&t).append(this.Z.ActiveXObject).append(this.Z.Wo).append(this.vb.serviceWorker).append(this.Z.opera).append(this.Z.sidebar).append(!1).append(2&t).append(!this.Z.ActiveXObject).append(Ur.call(this,"-ms-ime-align")).append(Ur.call(this,"-ms-scroll-limit")).append(xr.call(this,"-webkit-font-feature-settings")).append(4&t).append(this.Z.ActiveXObject).append(Ur.call(this,"-moz-appearance")||Ur.call(this,"mozAppearance")).append(this.Z.Uz).append(this.Z.qA).append(Object.prototype.hasOwnProperty.call(i,"content")).append(this.Z.performance&&Object.prototype.hasOwnProperty.call(this.Z.performance,"getEntriesByType")).append(8&t).append(xr.call(this,"image-rendering")).append(xr.call(this,"object-fit")).append(Object.prototype.hasOwnProperty.call(n,"open")).append(this.Z.screen&&Object.prototype.hasOwnProperty.call(this.Z.screen,"orientation")).append(this.Z.performance).append(xr.call(this,"shape-image-threshold")).append(this.Pc[0]).append(Object.prototype.hasOwnProperty.call(e,"srcset")).append(this.lu).Vc}function Tr(){var t=(new Date).getTime(),i=fd.a.Nu();return(new cd).append(this.mu).append(32&t).append(this.Pc[1]).append(this.Pc[2]).append(fd.a.Vu()).append(fd.a.Uu()).append(fd.a.Pu()).append(64&t).append(i||Object(zo.x)(this.vb.vibrate)?1:0).append(i).append(this.Pc[3]).append(fd.a.Su()).append(Vr.call(this,"image-rendering","pixelated")).append(Object(zo.x)(document.elementsFromPoint)).append(Vr.call(this,"object-fit","inherit")).append(Vr.call(this,"shape-image-threshold",.9)).append(Vr.call(this,"word-break","keep-all")).append(fd.a.Ru()).append(this.cn&&Object(zo.x)(this.Om.supports)).append(this.Z.Intl&&Object(zo.x)(this.Z.Intl.Collator)).append(Object(zo.x)(document.createElement("dialog").show)).append(256&t).append(this.Pc[4]).append(this.Pc[5]).append(document.documentElement&&Object(zo.x)(document.documentElement.webkitRequestFullScreen)).append(Object(zo.x)(this.vb.getBattery)).append(this.vb.permissions&&Object(zo.x)(this.vb.permissions.query)).append(this.Z.AudioContext&&Object(zo.x)((new this.Z.AudioContext).createBuffer)).append(this.Pc[6]).append(this.Z.webkitRequestAnimationFrame&&Object(zo.x)(this.Z.webkitRequestAnimationFrame)).append(this.Z.BroadcastChannel&&Object(zo.x)(this.Z.BroadcastChannel.call)).Vc}function Ir(){var t=(new Date).getTime();return(new cd).append(Object(zo.x)(this.Z.FontFace)).append(Object(zo.x)(this.Z.Gamepad)).append(1024&t).append(Object(zo.x)(this.Z.MutationEvent)).append(Object(zo.x)(this.Z.MutationObserver)).append(this.Z.crypto&&Object(zo.x)(this.Z.crypto.getRandomValues)).append(Object(zo.x)(document.body.createShadowRoot)).append(Object(zo.x)(document.body.webkitCreateShadowRoot)).append(Object(zo.x)(this.Z.fetch)).append(Object(zo.x)(this.Z.createImageBitmap)).append(this.vb.serviceWorker&&Object(zo.x)(this.vb.serviceWorker.register)).append(Object(zo.x)(this.vb.webkitGetGamepads)).append(this.Z.speechSynthesis&&Object(zo.x)(this.Z.speechSynthesis.speak)).append(Object(zo.x)(this.Z.webkitRTCPeerConnection)).append(Vr.call(this,"--fake-var",0)).append(4096&t).append(Vr.call(this,"cursor","grab")).append(Vr.call(this,"cursor","zoom-in")).append(Vr.call(this,"image-orientation","270deg")).append(Object(zo.x)(this.Z.Proxy)).append(Vr.call(this,"position","sticky")).append(void 0===document.createElement("style").eD).append(this.ve&&this.ve.getEntriesByType&&this.ve.getEntriesByType("resource")instanceof Array).append(void 0===this.Z.Cz).append(fd.a.Ou()).append("boolean"==typeof this.vb.onLine).append(16384&t).append(void 0===this.vb.ND).append(this.ve&&this.ve.now&&"number"==typeof this.ve.now()).append(fd.a.Tu()).append(fd.a.Lu()).append(fd.a.Qu()).Vc}function jr(){return this.Pc[7]}function Mr(){return(new Date).getTimezoneOffset()}function Nr(){return"".concat(this.Z.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,"x").concat(this.Z.innerHeight||document.documentElement.clientHeight||document.body.clientHeight)}function kr(){return"".concat(this.Z.outerWidth||document&&document.body&&document.body.offsetWidth,"x").concat(this.Z.outerHeight||document&&document.body&&document.body.offsetHeight)}function Rr(){return"".concat(this.Z.screen.availWidth,"x").concat(this.Z.screen.availHeight)}function Lr(){return"".concat(this.Z.screen.width,"x").concat(this.Z.screen.height)}function Dr(){return fd.a.btoa(this.vb.userAgent)}function Cr(){return fd.a.btoa(this.vb.platform)}function Pr(){return fd.a.btoa(this.vb.vendor)}function xr(t){return this.Em&&Object.prototype.hasOwnProperty.call(this.Em,t)}function Ur(t){return this.Tm&&Object.prototype.hasOwnProperty.call(this.Tm,t)}function Vr(t,i){return this.cn&&this.Om.supports(t,i)}function Fr(t){var i=this;return t.filter((function(t){return t.cp(i.ra)})).map((function(t){return t.prepare(i.Pb,i.ra)}))}function Br(t,i,n){clearTimeout(this.Yi),this.Mn=!0,this.Vm.ua(),this.ge=0,this.sa.reset(),this.Dd=this.ha.Md,$t(this.ra)&&(t={adPodsPlayed:this.kf,engineErrors:i,reason:t,vastError:n},this.bj?(this.dispatchEvent(new Hu(Hu.Dg,this.ra,t)),this.bj=!1):this.dispatchEvent(new Hu(Hu.ef,this.ra,t)))}function zr(t,i,n){this.xc&&this.xc(t?{Tf:i,error:t,kb:n}:void 0),this.Dn&&Br.call(this,t,i,n)}function Gr(t){if(this.Zn||this.Uf)Br.call(this,"STOPPED_BY_TIMER",t&&t.data&&t.data.Tf,t&&t.data&&t.data.kb);else if(t&&t.data&&t.data.error){var i=t.data.error,n=t.data.Tf,e=t.data.kb;t=t.data.bd;var r=!0;this.N.Fp().disableFailoverOnDlvFailure&&(r=0===this.ge);var s=this.Mb.Kk(this.ra);this.Sc=Fr.call(this,s),this.sa.reset(),md.warn("on ad group failed:",i,this.Sc),this.Sc.length&&this.rq()&&r?(i=this.xc?this.xc:is.bind(this),this.dispatchEvent(new Hu(Hu.$l,null,{bd:t,kb:e})),this.sa.load(this.Sc,i)):(--this.Dd,this.dispatchEvent(new Hu(Hu.Ki,null,{bd:t,kb:e})),zr.call(this,"AD_GROUP_FAILED",n,e))}else--this.Dd,zr.call(this)}function Hr(){this.dispatchEvent(new Hu(Hu.Dg,this.ra))}function Yr(){this.stop(!0)}function qr(t){t.data.isLinear||(1>=this.Dd?this.dispatchEvent(Hu.Gg,t):this.nx())}function Wr(t){this.ya=t.data.muted?0:t.data.volume}function Qr(t){this.Y=t}function Zr(t){this.Y=t.bd}function Xr(){clearTimeout(this.Yi),this.kf+=1}function $r(){this.ge+=1,this.Ng+=1}function Jr(t,i){var n=this.Mb.Kk(this.ra);this.Ef=i.Ef;var e=i.Qj;e&&(this.Dd=e,this.ha.Md=e),this.Gd&&this.Gd.pause(),e=n[0]&&n[0].zf,n=n[0]&&n[0].gd(),e&&this.N.Ey(e),n&&this.N.Ly(n),t&&t({fi:i.data.fi})}function Kr(t){t&&t({fi:[]})}function ts(t){var i=this;[{Fc:function(){var t;return(t=i.N).Gy.apply(t,arguments)},tc:t.pid},{Fc:function(){var t;return(t=i.N).qy.apply(t,arguments)},tc:t.bcid},{Fc:function(){var t;return(t=i.U).gr.apply(t,arguments)},tc:t.vid},{Fc:function(){var t;return(t=i.N).py.apply(t,arguments)},tc:t.bckt},{Fc:function(){var t;return(t=i.N).yy.apply(t,arguments)},tc:t.expn},{Fc:function(){var t;return(t=i.N).xy.apply(t,arguments)},tc:t.expb},{Fc:function(){var t;return(t=i.N).wy.apply(t,arguments)},tc:t.device},{Fc:function(){var t;return(t=i.N).Jy.apply(t,arguments)},tc:t.region},{Fc:function(){var t;return(t=i.N).Ky.apply(t,arguments)},tc:t.site}].forEach((function(t){return t.tc&&t.Fc(t.tc)}))}function is(){this.sa.$q()}function ns(t){t=t.body;var i="".concat(t.id," ").concat(t.message);if(t=this.sa.la){var n=t.pa,e=t.va;i={adl:n.Kh(),crid:e.Ea.id,ecode:"600-2".concat(/A future version/.test(i)?"w":"e"),estring:i,mf_bit:e.Jh(),mf_url:e.ta.url,ms_lat:n.Up()},this.dispatchEvent(new Hu(Hu.xi,t.Za().getType(),i))}}function es(t){var i={};this.Qa({at:(t.data.type||"Preroll").toLowerCase(),device:this.N.kj,ps:Object(zo.m)(!1),region:this.N.Sj,site:this.N.Wj,spaceid:this.hc.gd(),vid:this.U.mf},{},i),this.Ag(i),this.Ba("ad-request.gif",i)}function rs(t){var i={};ls.call(this,t,i),vs.call(this,t,i),this.Qa({},{sact:this.N.Jd},i),this.Ba("ad-issue.gif",i)}function ss(t){var i={};ls.call(this,t,i),this.Ag(i),this.Qa({},{auid:t.data.auid,h:t.data.Qf,sact:this.N.Jd},i),this.Ba("ad-engine-request.gif",i),this.Ms&&(i.acid||i.rid)&&us.call(this,this.Pa.Fv(),i)}function os(t){var i={};ls.call(this,t,i);var n=t.data.latency/100,e=this.ha.jd;this.Qa({aert:t.data.latency,ar:t.data.$w?"yes":t.data.timeout?"timeout":"no",fo:t.data.jz,ft:n<=this.ha.vg?0:n<=e?1:2},{to:t.data.timeout},i),this.Qa({},{auid:t.data.auid,h:t.data.Qf,sact:this.N.Jd},i),this.Ba("ad-engine-response.gif",i)}function us(t,i){var n={};Object(zo.g)(this.N.getParameters(),n),Object(zo.g)(i,n),t+=n?"?".concat(Object(zo.H)(n)):"",this.Zc(t)}function hs(t){var i={};ls.call(this,t,i),vs.call(this,t,i);var n=t.data.xv||0;this.Qa({ap:t.data.Iu,atsub:"LOOKAHEAD"===t.data.Cu?"SKIPPABLE_PREROLL":"",avid:t.data.Ah,cpm:t.data.Ib,fo:t.data.yh&&"win"!==t.data.yh&&"loaded"!==t.data.yh?n:void 0,h:t.data.Qf,m:t.data.muted},{ltc:t.data.latency},i),this.yl(i),this.Ag(i),this.Qa({},{auid:t.data.auid,bsfv:"started"===i.stg&&t.data.bsfv?t.data.bsfv.sort().toString():"",sact:this.N.Jd},i),this.Ba("ad-engine-flow.gif",i),"started"===i.stg&&(i.acid||i.rid)&&us.call(this,this.Pa.Cv(),i)}function as(t){var i={};ls.call(this,t,i);var n=this.U.mb;this.Qa({cd:t.data.hb||"none",ct:t.data.Zo,t:n&&n.time||0},{},i),this.Ba("click.gif",i)}function cs(t){var i={};ls.call(this,t,i),this.Qa({atsub:"",slot:t.data.slot},{},i),this.Ag(i),this.yl(i),this.Ba("slot-opp.gif",i)}function fs(t){if(t=t.data.Bq){var i=t.qc;return i=i&&i[0]&&i[0].mimeType||t.mimeType,t.gb?"".concat(t.gb," ").concat(i):i}}function ls(t,i){var n=(t=t.data).ip||{};return this.Qa({at:(t.type||"Preroll").toLowerCase()},{acid:t.acid,adIdx:t.sequence||-1,adseq:t.slotAdSeq,aen:t.name,asid:t.asid,device:this.N.kj,itg:this.U.Yg,pbl:t.isPayable,pc:t.profitCenter,pid:this.N.Id,poid:t.podId,ps:Object(zo.m)(!1),rcid:t.ruleCompanyId,region:this.N.Sj,rid:t.ruleId||n.On,scope:t.isHouseAd?"ha":null,seq:this.U.mb?this.U.mb.sequence:-1,sfbid:t.bookingId,sfliid:t.lineItemId,site:this.N.Wj,spaceid:this.hc.gd(),txid:t.transactionId,usid:t.usid,v:t.vendor,vid:this.U.mf,w:t&&t.Hk},i)}function vs(t,i){var n=t.data;return this.Qa({crt:fs(t)||"",curl:n.url||"",stg:n.yh},{aid:n.xh,al:n.tu,crl:n.vv,dt:n.details,el:n.Pd,et:n.qv,st:n.ov},i)}function ds(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.Ta=t.slot,t=t.aeg&&t.aeg[0]&&t.aeg[0][0],this.Hs=this.qn[this.ra]||t}function ps(t){this.qn=[],this.nf=t.nf,this.Df=t.data&&t.data.source&&t.data.source.slots||[]}function ms(t){if(!t)return"";var i=eu.a.pg(t),n=function(t){for(var i in Ed)if(t.endsWith(i))return Ed[i];return"OTHER"}(i.host);i=i.pathname;var e={get:function(i){return eu.a.Ub(i,t,!1)}};switch(n){case"DOUBLECLICK":return e.get("iu");case"GEMINI":return e.get("se");case"TREMOR":return e.get("adCode");case"DSP":return function(t){return(t=t.split("/"))[t.length-1]}(i);case"ADXTPC":return bs(e,"iu");case"ADXIMA":return bs(e,"client");case"FREEWHEEL":return function(t){return t?t.split(";")[0]:""}(e.get("prof"));case"RUBICON":return"".concat(e.get("account_id"),"-").concat(e.get("site_id"),"-").concat(e.get("zone_id"));default:return""}}function bs(t,i){return(t=t.get("adTagUrl")||t.get("adtagurl"))?(t=decodeURI(unescape(t)),eu.a.Ub(i,t,!1)):""}function gs(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function ys(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?gs(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):gs(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function ws(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function _s(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Es(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Os(){var t=this;this.Na&&this.Na.Ia&&this.Na.Ia.forEach((function(i){t.Rg[i.rc]=new Id(i,t.ea,t.ra)}))}function As(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Ss(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?As(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):As(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function Ts(){var t=this;this.ma&&this.ma.ads&&this.ma.ads.forEach((function(i){t.Ic[i.rc]=new jd(i,t.ea,t.Oq,t.Pa)}))}function Is(t){if((t=t.Ec.Ia)&&0<t.length)return t[0].id}function js(t){if(!this.on)return{crid:t,v_cr_id:t};for(var i=this.ma||{};i.parent&&i.parent.Ec;)t||(t=Is(i)),i=i.parent||{};return this.Nm=Is(i),this.ck=t||this.Nm,{crid:this.Nm,v_cr_id:this.ck}}function Ms(t){return t?t=this.Ic[t]:t=0<(t=Object.keys(this.Ic)).length?this.Ic[t[0]]:null,t}function Ns(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function ks(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Ns(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ns(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function Rs(){if(!this.Wi){var t=this.M.getDuration();this.Wi=t&&Math.round(t)||""}return{ad_lng:this.Wi,adReplay:this.zm,medT:this.dh,num_rtry:this.Ug,view:this.Fb.Ca(),vrmsdk:this.M.U.xo}}function Ls(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function Ds(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Ls(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ls(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}function Cs(){var t=this;[[Hu.ac,[Ud,Zd],Qs.bind(this)],[Hu.Bi,[],Ws.bind(this)],[Hu.Fg,[],Xs.bind(this)],[Hu.Dg,[],null,to.bind(this)],[Hu.ef,[],null,to.bind(this)],[Hu.Di,[Bd],null,ro.bind(this)],[Hu.Zd,[],so.bind(this)],[Hu.zi,[Dd]],[Hu.dm,[Ud]],[Hu.Ai,[Vd],Ks.bind(this)],[Hu.bm,[],Js.bind(this)],[Hu.Zl,[null,Xd],Ps.bind(this)],[Hu.am,[],no.bind(this)],["Reporting.Ad.Slot.Opportunity",[],qs.bind(this)],[Hu.um,[],Gs.bind(this)],[Hu.Si,[],ao.bind(this)],[Hu.Hi,[],co.bind(this)],[Hu.Ti,[],Zs.bind(this)],[Hu.Yd,[],Vs.bind(this)],[Hu.$l,[],Fs.bind(this)],[Hu.Ki,[],Bs.bind(this)],[Hu.wi,[],ho.bind(this)],[Hu.cm,[],Us.bind(this)],[Hu.Ci,[],eo.bind(this)],[Hu.xi,[],xs.bind(this)]].forEach((function(i){var n=(i=Qu()(i,4))[0],e=Qu()(i[1],2),r=e[0],s=e[1],o=i[2],u=i[3];t.M.addEventListener(n,(function(i){o&&o(i),i&&i.data&&"Overlay"===i.data.adType&&s?t.$a(s,null,i.data):r&&t.$a(r,null,i&&i.data),u&&u(i)}))}))}function Ps(t){fo.call(this,{cd:t.data.clickThroughUrl,evt:"ad_click"})}function xs(t){t=Ds({evt:"ad_pberr"},t.data),fo.call(this,t)}function Us(){var t=Ds({evt:"ad_req"},(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).data||{});fo.call(this,t)}function Vs(){this.zd=!0,fo.call(this,{evt:"ad_call",r_code:2}),this.vh=!1,this.Of=!0}function Fs(t){this.hi(),zs.call(this,!0,t.data),this.Of=!1}function Bs(t){zs.call(this,!1,t.data),this.Of=!1}function zs(t,i){var n=i.kb;i={qu:i.bd&&i.bd.Mg},this.Of?t&&Hs.call(this,{a_dlv_err:n&&n.da||ah.da,evt:"ad_dlvf"},"a_dlv_err",!0,i):Hs.call(this,{estring:n&&n.description||"",evt:t?"ad_callf":"ad_call",r_code:n&&n.da||fh.da},"r_code",!1,i)}function Gs(t){if(this.vh=!1,t.data.kv){var i=t.data.kb;Hs.call(this,{a_dlv_err:i&&i.da||wh.da,evt:"ad_dlvf"},"a_dlv_err",null,t.data.$u)}this.pa.tk(),this.Of=!1}function Hs(t,i,n,e){var r=this;null!==this.Rd&&void 0!==this.Rd?Ys.call(this,t,i,n,e):this.gf.Ka.then((function(s){r.Rd=s,Ys.call(r,t,i,n,e)}))}function Ys(t,i,n,e){this.Rd&&(t[i]=nh.da),fo.call(this,t,e&&e.qu||null,e&&e.ad||null,e&&e.Ea||null),n&&this.pa.Ju()}function qs(t){if(!this.Db){var i=t.data&&t.data.ip,n=i&&i.Mg,e=t.data&&t.data.type&&t.data.type.toLowerCase()||"";"AVAIL"!==t.data.slot||t.data.Ow?this.eh.dispatchEvent(Wd,{evt:"ad_oppty",medS:1,medT:1,ntwk:"Plugin Communicator",pos:e,slot:t.data.slot,taken:2}):fo.call(this,{evt:"ad_oppty",ntwk:i&&i.aq()||"",pos:e,taken:1},n)}}function Ws(t){t&&t.data&&"application/javascript"===t.data.mimeType&&fo.call(this,{evt:"ad_beg"})}function Qs(){this.Bm=!1,this.rs=setTimeout($s.bind(this),2e3),oo.call(this),this.Jc=!0,this.Ij=this.M.isMuted(),this.rn=0}function Zs(){fo.call(this,{evt:"ad_init"}),this.vh=!0}function Xs(){fo.call(this,{evt:"ad_dlv"})}function $s(){this.Bm||(fo.call(this,{dur:2,dur_d:uo.call(this,2),evt:"ad_view",skippable:this.M.isSkippable()?1:0}),this.Bm=!0)}function Js(t){var i=Math.floor(this.M.getCurrentTime()||this.sn);if("finished"===t.data.adStage)fo.call(this,{dur:i,dur_d:uo.call(this,i),evt:"ad_comp"});else{var n=25;switch(t.data.adStage){case"q2":n=50;break;case"q3":n=75}fo.call(this,{dur:i,dur_d:uo.call(this,i),evt:"ad_prog",q:n})}}function Ks(){var t=Math.floor(this.M.getCurrentTime()||this.sn);fo.call(this,{dur:t,dur_d:uo.call(this,t),evt:"ad_skip"})}function to(t){var i=this,n=t.data.vastError;this.Jc&&!n?(this.Jc=!1,this.$a(Cd,null,{}),clearTimeout(this.rs)):(oo.call(this),null!==this.Rd&&void 0!==this.Rd?io.call(this,n,this.Rd):this.gf.Ka.then((function(t){io.call(i,n,t)}))),this.Of=!1}function io(t,i){var n={estring:t&&t.description||"",evt:"ad_err"};(t=i?nh.da:t&&t.da)||(t=this.vh?Mh.da:Ah.da),n.a_dlv_err=t,this.$a(xd,null,n),this.zd&&(this.hi(),fo.call(this,n))}function no(t){"Overlay"===t.data.Lf&&"close"===t.data.action&&this.$a($d,null,t.data||{})}function eo(t){var i=this;t.data.raw.forEach((function(t){var n=Object.keys(t.Wf)[0];i.$a(qd,{track:Ds({},t,{format:n,language:t.lang,url:t.Wf[n]})},null)}))}function ro(t){(t.data.muted&&!1===this.Ij||!1===t.data.muted&&this.Ij)&&this.$a(Ld,null,{muteState:t.data.muted?"muted":"unmuted"}),this.Ij=t.data.muted}function so(t){var i=t&&t.data&&t.data.currentTime||this.M.getCurrentTime()||0;this.$a(Fd,i,t.data||{}),this.sn=i,2<=i&&($s.call(this),this.ks||(this.$a(Gd,null,{}),this.ks=!0))}function oo(){this.$a(Qd,this.M.getTimeLog())}function uo(t){var i=t-this.rn;return this.rn=t,i}function ho(t){t&&this.Be.cz(t.Za(),this.M.Nk())}function ao(){this.vh=!1,fo.call(this,{evt:"ad_iframe_load"})}function co(){fo.call(this,{evt:"ad_iframe_loaded"})}function fo(t,i,n,e){t=this.pa.Qq(t,i,n,e),this.eh.dispatchEvent(Wd,t)}function lo(){var t=this;this.Gj.forEach((function(i){t.V.dispatchEvent(i.event,i.Ax)})),this.Gj=[]}function vo(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function po(t){return{assets:[{mediaInfo:t.mediaInfo,usageType:"VIDEO_PRIMARY"}],callToAction:t.callToAction||"",clickUrl:t.clickUrl,disableAdCountdown:!!t.disableAdCountdown,headline:t.headline||"",source:t.source||""}}function mo(t,i){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(t);i&&(e=e.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),n.push.apply(n,e)}return n}function bo(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i=[];return t.slots&&t.slots.forEach((function(t){t.hasAds&&i.push({adBreakItemId:_(),adPluginMimeType:"adplugin/vrm",customInfo:{slot:t},duration:30,instream:!1,resolvedState:"notResolved",source:{streams:[{url:"dummy.mp4"}]},type:"Bumper"===t.type?"bumper":"ad"})})),i}function go(t){return Object(zo.n)(t,[0,"customInfo","slot","aeg",0],[]).some((function(t){return t.isNative()}))}function yo(t){var i=this;return new Bo.a((function(n,e){i.M.xq(t.customInfo.slot.aeg,(function(){(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).error?e():n(t)}),t.customInfo.slot.type)}))}function wo(){this.Xi=this.zd=this.zn=!1,this.ni(!1),this.Ff=null,this.M.Xq()}function _o(t){var i=this;return wo.call(this),this.eh.Hx(),yo.call(this,t).then((function(){i.zd=!0,i.Ff=null,i.V.dispatchEvent(op.Yl,t)}),(function(){i.zd=!1,i.Xi=!0,i.Ff=null}))}function Eo(t){this.zn=!0,this.Be.yr(t.customInfo.slot,t.isRepeated)}function Oo(t){switch(t.getType()){case lp.a.fm:vp.error("Error while interacting with IFRAME",t.getData())}}function Ao(t,i){if(Array.isArray(t)){var n=Object(zo.f)(t);(t=n.pop()).ca=n}return(n=t.ca)||((n=(n=/\(((?:\s*\w*\s*,?)+)\)/g).exec(t.toString()))&&(n=n[1].replace(/\s+/g,"")),n=n&&n.split(",")||[]),t={cv:n,Yh:this,Lx:t},i?new mp(t):new pp(t)}function So(t){var i;return t.forEach((function(t){var n=t.customInfo&&t.customInfo.slot&&t.customInfo.slot.type||null;n&&n.toLowerCase()===ep.d&&!i&&(i=t)})),i||t[0]}function To(t){this.cb.ni(t),this.bc.ni(t),this.Db=t}function Io(t){To.call(this,!1),this.cb.Jc?this.M.cy():this.bc.resume(t)}function jo(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},e=t&&t.customInfo&&t.customInfo.slot&&t.customInfo.slot.type;n.evt=i,e&&(n.pos=e.toLowerCase()),this.cb.gy(n)}function Mo(t){var i=t.YVAP,n=t.url||t.vastXml;return this.N.Dy(!!i||!!n),i?this.O.Ya(np).Rl(t):n?this.O.Ya(Vo).Rl(t):t}n.r(i);var No={};n.r(No),n.d(No,"ITEM_LOADED",(function(){return Rd})),n.d(No,"MUTE_CHANGED",(function(){return Ld})),n.d(No,"PAUSED",(function(){return Dd})),n.d(No,"PLAY_COMPLETE",(function(){return Cd})),n.d(No,"PLAY_REQUESTED",(function(){return Pd})),n.d(No,"PLAYBACK_ERROR",(function(){return xd})),n.d(No,"PLAYING",(function(){return Ud})),n.d(No,"SKIPPED",(function(){return Vd})),n.d(No,"TIME_UPDATE",(function(){return Fd})),n.d(No,"VOLUME_CHANGED",(function(){return Bd})),n.d(No,"AD_BREAKS_AVAILABLE",(function(){return zd})),n.d(No,"AD_BREAK_PLAYING",(function(){return Gd})),n.d(No,"RESOLVE_ERROR",(function(){return Hd})),n.d(No,"RESOLVED",(function(){return Yd})),n.d(No,"AD_SUBTITLES_FOUND",(function(){return qd})),n.d(No,"METRICS",(function(){return Wd})),n.d(No,"DIAGNOSTIC",(function(){return Qd})),n.d(No,"NONLINEAR_AD_RENDERED",(function(){return Zd})),n.d(No,"NONLINEAR_AD_CLICKED",(function(){return Xd})),n.d(No,"NONLINEAR_AD_DISMISSED",(function(){return $d})),E.Ni="TOP",E.nm="RIGHT",E.lm="BOTTOM",E.mm="LEFT",E.Mi="FULL",E.Li="CUSTOM-CENTER";var ko,Ro,Lo,Do,Co,Po,xo,Uo,Vo=function(){function t(){}return t.prototype.Rl=function(t){if(!t.url&&!t.vastXml)return t;var i=t.type||"Preroll",n={bcid:"5afc769f7239855a15fcee15",pid:"5afc75ea3a04293dad9f1a1f",schema:{pods:[{calculated:!0,slots:[{adxResult:"SHOW_ADS",aeg:[[{adEngineType:"VAST",adTypes:[i],isNative:!!t.adOnly,name:"Empty - Preroll",position:t.position||E.Mi,url:t.url,vastXml:t.vastXml,vendorName:t.vendor||"simplified_ad_config"}]],rids:["5ade359bc673db38c7f14e5e"],slot:"AVAIL",type:i.toUpperCase()}],type:i.toUpperCase()}]},slot:"AVAIL",version:"2",vid:"5ba51c50007d0c73e2b8eddd"};return 0<(t=+(t.offsetTime||0))&&("midroll"===i.toLowerCase()?n.schema.pods[0].time=t:"overlay"===i.toLowerCase()&&(n.schema.pods[0].slots[0].aeg[0][0].delay=t)),n},t}(),Fo=n(6),Bo=n(12),zo=n(1),Go=n(11),Ho=n(66),Yo=n(8),qo=new(function(){function t(){this.Fx=[],this.Ux=[]}var i=t.prototype;return i.ex=function(t){0===Yo.a.Rp()&&this.Fx.push({ts:+new Date,url:t})},i.fx=function(t){0===Yo.a.Rp()&&this.Ux.push({ts:+new Date,url:t})},t}()),Wo=function(){function t(){}var i=t.prototype;return i.check=function(t){return T.call(this,t)},i.reset=function(){this.Ka=null},i.ww=function(){return this.Ka},t}(),Qo=n(18),Zo=n(0),Xo=n.n(Zo),$o=(Ro=Fo.a.ib().document,Po=null,xo=null,Uo=null,["","webkit","moz","ms","o"].forEach((function(t){Lo=t?"".concat(t,"VisibilityState"):"visibilityState",Do=t?"".concat(t,"Hidden"):"hidden",Co="".concat(t,"visibilitychange"),Po||void 0===Ro[Lo]||(Po=Lo),xo||void 0===Ro[Do]||(xo=Do),Uo||void 0===Ro[Do]||(Uo=Co)})),{hidden:xo,visibilityState:Po,LD:Uo}),Jo=function(){function t(){}return t.hasFocus=function(){return!(!I(Fo.a.ib())&&!I(Fo.a.ib().top))},t.isVisible=function(){return!!t.hasFocus()||!1===Fo.a.ib().document[$o.hidden]||"visible"===Fo.a.ib().document[$o.visibilityState]},t}(),Ko=function(){function t(){this.ye=[],this.lj=[],this.Eb=!1}var i=t.prototype;return i.add=function(t){var i=this;return new Bo.a((function(n){i.ye.push((function(){var e=t();n(i.ye[i.ye.length-1]),e&&e.then?e.then(j.bind(i)):(void 0===e||e)&&j.call(i)})),i.Eb||j.call(i)}))},i.zA=function(){var t=this;return new Bo.a((function(i){t.ye.length?t.lj.push(i):i()}))},i.next=function(){j.call(this)},i.empty=function(){this.ye=[],j.call(this)},t}(),tu=function(){function t(i){this.N=i.config,this.Ks=i.debugInfo,this.Pa=i.urls,this.Ns=this.N.Bw(),ko=t.Mx}var i=t.prototype;return i.Ba=function(t,i){i=i||{},this.N.vq()&&(i.itg="tbv"),this.N.Jj||this.Zc(M.call(this,t,i))},i.Zc=function(t){if(this.Ns&&"string"==typeof t&&-1!==t.indexOf("//")){Fo.a.Cc()&&(t=Go.a.Fl(t,"http://","https://")),0===t.indexOf("//")&&0!==window.location.protocol.indexOf("http")&&(t="https:".concat(t)),t=t.replace("[APID]",this.N.je.utid);var i=document.createElement("img");i.src=t,ko.add((function(){return!1}));var n=ko.next.bind(ko),e=setTimeout((function(){n(),i.onload=null,i.onerror=null}),1e3),r=function(){clearTimeout(e),n()};i.onload=r,i.onerror=r,this.Ks.ex(t)}},t}();tu.ca=["config","debugInfo","urls"],tu.Mx=new Ko;var iu=function(t){function i(i){var n=t.call(this,i)||this;return n.U=i.environment,n.Fb=i.smartViewability,n.hh=i.moatViewability,n.Mc=i.errorTracker,n.hc=i.hostWindowParamsObtainer,n}Xo()(i,t);var n=i.prototype;return n.Qa=function(t,i,n){return Object.keys(t).forEach((function(i){return n[i]=t[i]})),Object.keys(i).forEach((function(t){if(null!==i[t]){var e=isNaN(i[t]);"number"==typeof i[t]&&e||(n[t]=i[t])}})),n},n.Ag=function(t){this.Qa({"p.vw.active":+Jo.isVisible(),"p.vw.sound":Math.round(100*this.U.getVolume()),vwa:this.Fb.Ca()},{vwm:this.hh.Ca()},t)},n.yl=function(t){var i=window.s_265||{};i={spaceid:this.hc.gd(),ss:i.channel||""},this.Qa(i,{},t)},i}(tu);iu.ca="config debugInfo urls environment smartViewability moatViewability errorTracker hostWindowParamsObtainer".split(" ");var nu=function(t){function i(i){var n=t.call(this,i)||this;return n.vp=[],n.O=i.injector,n.hc=i.hostWindowParamsObtainer,n}Xo()(i,t);var n=i.prototype;return n.GD=function(t){var i=N.call(this,"ResourceLoaded"),n=this.N.oa||{};i.c1="ResourceLoaded",i.c2=t,i.pv=n.jsVersion,i.pt=this.N.Zf(),this.Ba("action.gif",i)},n.click=function(t,i){var n={};void 0!==t&&(n.category=t),void 0!==i&&(n.clickName=i),this.Ba("click.gif",n)},n.display=function(t){this.O.Qe("adBlockerSniffer")?this.O.T("adBlockerSniffer").check().then(k.bind(this,t)):k.call(this,t)},n.action=function(t,i,n,e,r,s,o){(t=N.call(this,t)).ct=n,i&&(t.at=i),e&&(t.adId=e.aA,t.rid=e.rid,t.txid=e.HD),r&&(t.externalId=r),s&&(t.c1=s.c1||s.Wz,t.c2=s.c2||s.Rz,t.c3=s.c3||s.Qz),o&&(t.PollId=o.YC,t.AnswerId=o.jA),this.Ba("action.gif",t)},n.CA=function(t,i){this.Ba("ad-fallback.gif",{Xz:t,lA:i.toLowerCase()})},n.zD=function(t){this.vp.push(t)},n.gD=function(){this.action("LoadExtra",null,null,null,null,{c1:this.vp.join(",")})},n.jD=function(t){this.action("videoSkipped",null,null,null,null,{c1:t})},i}(iu);nu.ca="config debugInfo urls environment smartViewability moatViewability errorTracker injector hostWindowParamsObtainer".split(" ");var eu=n(4),ru=Yo.a.La("Common"),su=document.createElement("video"),ou={};document.createElement("video");var uu,hu,au=function(t){function i(i){var n=t.call(this,i)||this;return n.U=i.environment,n}Xo()(i,t);var n=i.prototype;return n.yg=function(t,i,n,e,r,s){var o=this,u=Object(zo.A)(n)||"",h={dt:u.substring(0,3e3),ec:e||"",edt:n&&n.edt?n.edt:null,et:t,itg:this.U.Yg,sact:this.N.Jd,st:i};t={code:e,details:n=Array.isArray(n)&&n[0].match(/([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]/g)?Object(zo.A)(n.slice(1)):u,AD:i,type:t},Object(zo.A)(t)!==Object(zo.A)(hu)?(this.Ba("error.gif",h),uu=void 0):(Object(zo.s)(uu)||(uu=function(t,i,n){var e;return function(){var r=this,s=arguments,o=n&&!e;clearTimeout(e),e=setTimeout((function(){e=null,n||t.apply(r,s)}),i),o&&t.apply(r,s)}}((function(){o.Ba("error.gif",h)}),r||2e3,s||!1)),uu()),hu=Object(zo.g)(t,hu)},n.FD=function(t,i,n){t={params:t},Object(zo.g)(i,t),this.yg("no_params",void 0,t,void 0,void 0,n)},i}(tu);au.ca=["environment","config","debugInfo","urls"];var cu=document,fu=["requestFullscreen exitFullscreen fullscreenElement fullscreenEnabled fullscreenchange fullscreenerror".split(" "),"webkitRequestFullscreen webkitExitFullscreen webkitFullscreenElement webkitFullscreenEnabled webkitfullscreenchange webkitfullscreenerror".split(" "),"webkitRequestFullScreen webkitCancelFullScreen webkitCurrentFullScreenElement webkitCancelFullScreen webkitfullscreenchange webkitfullscreenerror".split(" "),"mozRequestFullScreen mozCancelFullScreen mozFullScreenElement mozFullScreenEnabled mozfullscreenchange mozfullscreenerror".split(" "),"msRequestFullscreen msExitFullscreen msFullscreenElement msFullscreenEnabled MSFullscreenChange MSFullscreenError".split(" ")],lu=fu.find((function(t){return t[1]in cu}))||[];lu.forEach((function(t,i){return lu[fu[0][i]]=t}));var vu=function(t){function i(i){var n=t.call(this,i)||this;return n.O=i.injector,n}Xo()(i,t);var n=i.prototype;return n.nz=function(t){var i=this.U.Zk()||{};i=Math.min(3*i.videoLength,i.currentPlayTime||i.currentTime||0),this.Qa({t:0<i?Math.floor(i):0},{},t)},n.Ku=function(t){if(this.O.Qe("bufferedCalculator")){var i=this.O.T("bufferedCalculator"),n=this.O.T("bitrateTracker");i=i.XA(void 0),n=n.UA(void 0),this.Qa({},{bft:i,bit:n},t)}},n.mz=function(t,i){i=i||this.U.mb||{};var n={cvt:Math.floor(void 0!==i.currentTime?i.currentTime:this.U.Th()),fs:D()?+C():0,seq:i.xb,vid:this.U.mf||i.id||"",vpt:i.MD},e={vcdn:eu.a.Oh(i&&i.videoUrls&&i.videoUrls.length&&i.videoUrls[0])};i.raw&&(i.raw.mpid&&(n.mpid=i.raw.mpid),i.raw.vcid&&(n.vcid=i.raw.vcid)),this.Qa(n,e,t)},n.lr=function(t){var i=this.U.Rh()||{};this.Qa({h:i.height,w:i.width},{},t)},n.mr=function(t){this.Qa({},{csid:null},t)},i}(iu);vu.ca="config debugInfo urls environment smartViewability moatViewability errorTracker injector hostWindowParamsObtainer".split(" ");var du=function(t){function i(i){var n=t.call(this,i)||this;return n.U=i.environment,n.Kg=i.actionTracker,n.ak=[],n}Xo()(i,t);var n=i.prototype;return n.wl=function(){this.ak=[]},n.bz=function(t){var i={};this.lr(i),this.mr(i),P.call(this,i,t),x.call(this,"video-play.gif",t,i)},n.Sl=function(t,i){t={q:t.progress},P.call(this,t,i),this.Ba("video-quartile.gif",t)},n.az=function(t,i){t={d:t.progress},P.call(this,t,i),this.Ba("video-decile.gif",t)},n.Xy=function(t){var i={};P.call(this,i,t),x.call(this,"video-3sec.gif",t,i)},n.wr=function(t){var i={pct:this.U.Zk().currentPercent||0};this.nz(i),P.call(this,i,t),x.call(this,"video-time.gif",t,i)},n.$y=function(){var t={},i=this.U.vC()?this.U.Th():null,n=this.U.hj;this.lr(t),this.mr(t),P.call(this,t,void 0),this.Kg.action("AutoPause",i,n)},i}(vu);du.ca="actionTracker config debugInfo environment errorTracker injector moatViewability smartViewability urls hostWindowParamsObtainer".split(" ");var pu=function(){function t(){this.Eb=!1}var i=t.prototype;return i.Hl=function(t,i){this.Tj=0,this.Wt=i,this.dj=t,this.Eb=!1,this.start()},i.start=function(){this.resume()},i.stop=function(){this.pause()},i.pause=function(){this.Eb&&(this.Eb=!1,this.Tj+=(new Date).getTime()-this.Kd,clearTimeout(this.eo))},i.resume=function(){!this.Eb&&this.dj&&(this.Eb=!0,this.Kd=(new Date).getTime(),this.eo=setTimeout(this.dj,this.Px()))},i.CC=function(){return this.Eb||!1},i.Px=function(){return Math.max(this.Wt-this.hv(),0)},i.hv=function(){return this.Tj+(this.Eb?(new Date).getTime()-this.Kd:0)},i.yk=function(){this.Eb=!1,clearTimeout(this.eo),this.dj=null},t}(),mu=function(){function t(t){this.mj=t}var i=t.prototype;return i.ug=function(t){this.mj=t},i.xw=function(t){return Math.floor(t/(this.mj/4))},i.Yv=function(t){return Math.floor(t/(this.mj/10))},t}(),bu=function(){function t(t){this.Wc=t.videoTracker,this.oj=t.environment,this.gk=new mu,this.De=new pu}var i=t.prototype;return i.rD=function(t){this.mh=t},i.ug=function(t){this.gk.ug(t)},i.ci=function(t){0<t&&(V.call(this,t),U.call(this,t))},i.wx=function(){this.uh=!0,this.pe=this.qe=0,this.th=this.oj.mb,this.Wc.bz(this.th),this.De.Hl(z.bind(this),3e3)},i.vx=function(){this.uh&&(this.qe=4,this.pe=10,F.call(this),B.call(this),this.De.pause(),this.Wc.wr(this.oj.mb),this.uh=!1)},i.OC=function(){this.Wc.$y()},i.wl=function(){this.Wc.wl()},i.RC=function(){this.De.resume()},i.QC=function(){this.De.pause()},i.PC=function(){this.uh&&(this.De.pause(),this.Wc.wr(this.oj.mb),this.uh=!1)},t}();bu.ca=["videoTracker","environment"];var gu=n(38),yu=function(){function t(t){this.Xs=t.hostWindowProvider}return t.prototype.gd=function(){return G.call(this,"rapidConfig","spaceid")||(zo.c.kl()?793604935:793604934)},t}();yu.ca=["hostWindowProvider"];var wu=function(){function t(t){this.window=t}var i=t.prototype;return i.ib=function(){return this.window},i.kB=function(){return this.window.document},t}(),_u=n(15),Eu=n.n(_u),Ou=function(){function t(t){this.R=t.viewabilitySubject}var i=t.prototype;return i.sc=function(t){this.R=t},i.isVisible=function(){return Jo.isVisible()},i.Ca=function(){},i.dg=function(){var t=this.Ca();return this.R&&-1!==t?!this.isVisible()||50>t?0:1:-1},t}();Ou.ca=["viewabilitySubject"];var Au=function(t){function i(i){if((i=t.call(this,i)||this).jk=-1,void 0===window.IntersectionObserver)return Eu()(i);var n=Eu()(i);n.Xg=Ho.a.setTimeout(Y.bind(n),100);for(var e=window.IntersectionObserver,r=H.bind(n),s=[],o=0;100>o;o+=5)s.push(o/100);return s.push(1),n.jh=new e(r,{root:null,threshold:s}),n.jh.observe(n.R),i}Xo()(i,t);var n=i.prototype;return n.sc=function(t){this.jk=-1,this.jh&&(this.jh.unobserve(this.R),this.R=t,this.jh.observe(this.R))},n.isVisible=function(){return 0<this.Ca()},n.Ca=function(){return Jo.isVisible()?this.jk:0},i}(Ou);Au.ca=["viewabilitySubject"];var Su,Tu=function(){function t(){var t=this;this.Ka=new Bo.a((function(i,n){t.resolve=i,t.reject=n}))}return t.prototype.ww=function(){return this.Ka},t}(),Iu=function(t){function i(i){var n=t.call(this,i)||this;return n.nb=i.dom,i=i.config,n.Sm=!!i.Tb("disable_3p")||!!i.Tb("disable_moat")||!!i.uw(),n.Sm||(Su||(Su=q.call(Eu()(n))),n.sc(n.R)),n}Xo()(i,t);var n=i.prototype;return n.sc=function(t){var i=this;if(!this.Sm){if(this.If){if(this.Sg===t)return;this.If.destroy(),this.If=null}this.Sg=t,Su.then((function(n){n.startTracking(t,{ready:W.bind(i,t)})}))}},n.Ca=function(){if(!this.If||!this.Sg||3>this.Sg.offsetHeight)return-1;var t=this.If.getPercentViewable();return isNaN(t)||null===t?-1:Math.min(Math.round(t),100)},n.dg=function(){var t=this.Ca();return 0>t||100<t?-1:50>t?0:1},i}(Ou);Iu.ca=["viewabilitySubject","dom","config"];var ju=function(){function t(t){this.Fb=t.smartViewability,this.N=t.config,this.U=t.environment,this.hc=t.hostWindowParamsObtainer}var i=t.prototype;return i.hB=function(){var t=this.cq("Preroll");return Object.keys(t).forEach((function(i){t["ad.".concat(i)]=t[i],delete t[i]})),t["ad.m.ssai"]=1,t["ad.ps"]="vast_only",t.ad="vrm",t.v=2,t.bcid=this.N.me,t.pid=this.N.Id,t.bid=this.N.Ok(),t},i.cq=function(t){var i=this.U.mb,n={};if(i&&i.id){n.vid=i.id,n.pt="html5",n.at=t?t.toLowerCase():"";var e=this.N.Tc;Object.keys(e).forEach((function(t){0===t.indexOf("m.vrm")&&(n[t]=e[t])}))}return n["p.vw.sound"]=Math.round(100*this.U.getVolume()),n.autoplayInit=this.N.hg()?1:0,n.space_id||(n.space_id=n.spaceid||this.hc.gd()),Object(zo.g)(Q.call(this),n)},i.QA=function(t){var i=this.U.mb,n={};return i&&(n.vid=i.id,(i=i.metadata||{}).duration&&(n.t=i.duration/1e3)),n.at=t?t.toLowerCase():"",Object(zo.g)(Q.call(this),n)},t}();ju.ca=["smartViewability","config","environment","hostWindowParamsObtainer"];var Mu=n(16),Nu=n(10),ku=n.n(Nu),Ru={Gr:"aboveVisibleArea",Lr:"belowVisibleArea",sd:"hidden",ud:"inVisibleArea",Rr:"leftToVisibleArea",Vr:"rightToVisibleArea",zb:"NA"},Lu={Hr:1,Ii:0},Du={Qr:1,im:0,zb:-1},Cu={gm:3,hm:2,vd:1},Pu={Ji:1,Jg:0,zb:-1},xu={zz:Lu,Az:Du,Bz:Cu,Jz:Ru,Mz:Pu,sm:{Or:function(){return this.Pr++},Pr:1,URL:"//redir.adap.tv/redir/client/VPixel.swf"},Nq:[],zg:{},oC:{},cw:function(t){for(var i=t,n=0,e=0,r=0;i&&!isNaN(i.offsetLeft)&&!isNaN(i.offsetTop);)window.getComputedStyle&&(r=window.getComputedStyle(i,null)),n+=i.offsetLeft-i.scrollLeft+(r?parseInt(r.getPropertyValue("border-left-width"),10):0),e+=i.offsetTop-i.scrollTop+(r?parseInt(r.getPropertyValue("border-top-width"),10):0),i=i.offsetParent;return t.Oz=n,t.Pz=e,{x:n,y:e}},Me:function(t,i){var n=document.defaultView||document.parentWindow;try{n=t.ownerDocument.defaultView||t.ownerDocument.parentWindow}catch(t){}return t.currentStyle?t.currentStyle[i]:n&&n.getComputedStyle&&n.getComputedStyle(t,"")?n.getComputedStyle(t,"")[i]:t.style?t.style[i]:""},fd:function(t){var i={height:0,aa:0,X:0,width:0};if(t){i.width=t.offsetWidth,i.height=t.offsetHeight;var n=!1;try{var e=t.getBoundingClientRect();i.aa=Math.round(e.left),i.X=Math.round(e.top),n=!0}catch(t){}if(!n)try{var r=this.cw(t);i.aa=r.x,i.X=r.y}catch(t){}}return i},nd:function(t,i){var n=0,e=t.length+t.offset,r=i.length+i.offset;return e<i.offset||t.offset>r?{length:0,offset:-1/0}:(t.offset>=i.offset&&e<=r?n=t.length:t.offset<=i.offset&&e>=r?n=i.length:t.offset<=i.offset?n=Math.abs(e-i.offset):t.offset>i.offset&&(n=Math.abs(r-t.offset)),{length:n,offset:Math.max(t.offset,i.offset)})},il:function(t,i){var n=this.xk(t);if((i=i||this.Pe(t))===Cu.vd)return!0;if(i===Cu.hm)return this.xk(t);try{var e=t.ownerDocument.defaultView||t.ownerDocument.parentWindow}catch(t){}try{var r=this.Np(e)}catch(t){return!0}for(t=0;t<r.length&&!n;t++)n=r[t],n=this.xk(n);return n},xk:function(t){function i(t){return t&&"string"==typeof t.id&&-1<t.id.indexOf("player_googima")}function n(t){var n;if(i(t))return!0;var e=this.Yk(t);for(n=0;n<e.length;++n)if((t=e[n])&&i(t.node))return!0;return!1}var e=!1,r=t;for(t=!this.Me(t,"visibility")&&!n.call(this,t);r&&!e&&(e="hidden"===this.Me(r,"visibility")||"none"===this.Me(r,"display")||this.Tw(r),n.call(this,r)&&(e=!1),e=t||e,r!==r.ownerDocument.body);)r=r.parentNode;return e},Yk:function(t){var i=[],n=t.parentNode;try{for(;n&&n!==n.ownerDocument.body;)1===n.nodeType&&(i.push(this.mi(n)),n=n.parentNode)}catch(t){}for(0===i.length?n=t:(n=i[0],t=i[0]);n;)null!=(n=n.nextSibling)&&1===n.nodeType&&i.push(this.mi(n));for(;t;)null!=(t=t.previousSibling)&&1===t.nodeType&&i.push(this.mi(t));return i},Wy:function(t,i,n){var e,r=null,s=this.nd({length:t.width,offset:t.aa},{length:i.width,offset:i.aa}),o=this.nd({length:t.height,offset:t.X},{length:i.height,offset:i.X});if(0<s&&0<o){var u=[{x:s.offset,y:o.offset},{x:s.offset+s.length,y:o.offset},{x:s.offset,y:o.offset+o.length},{x:s.offset+s.length,y:o.offset+o.length},{x:s.offset+Math.floor(s.length/2),y:o.offset+Math.floor(o.length/2)}];for(e=0;5>e;e++){var h={x:Math.random()*s.length+s.offset,y:Math.random()*o.length+o.offset};u.push(h)}for(e=0;e<u.length;e++)if((h=this.np(u[e].x,u[e].y,n))===t.node||h===i.node){r=h;break}}return r},np:function(t,i,n){return(n=n||window).document.elementFromPoint(t,i)},Nw:function(t,i,n,e){var r=!0,s=this.fd(i),o=this.nd({length:t.width,offset:t.aa},{length:s.width,offset:s.aa+n.aa}),u=this.nd({length:t.height,offset:t.X},{length:s.height,offset:s.X+n.X}),h=o.length*u.length/(s.width*s.height);if(0===h)return{Ck:!1};var a=this.np(Math.floor(o.length/2)+o.offset,Math.floor(u.length/2)+u.offset,e);return null===a?r=!0:(a===i||"ADAPTV_HTML5_IFRAME"===a.id||"IFRAME"===a.nodeName||a!==t.node&&(t.aa+t.width)*(t.X+t.height)==(s.aa+n.aa+s.width)*(s.X+n.X+s.height))&&(r=!1),this.Wy({height:t.height,aa:t.aa,node:t.node,X:t.X,width:t.width},{height:s.height,aa:s.aa+n.aa,node:i,X:s.X+n.X,width:s.width},e)===i&&(r=!1),{Ck:r,height:u.length,aa:o.offset,Lq:h,X:u.offset,width:o.length}},To:function(t,i,n,e){var r;for(r=0;r<t.length;r++)if(1===t[r].node.nodeType&&this.Uo(t[r],i,n,[],t,e))return!0;return!1},Uo:function(t,i,n,e,r,s){var o=!1,u=t.node;if((t=this.Nw(t,i,n,s)).Ck&&.5<=t.Lq)return!0;if(t.Ck&&.5>t.Lq)t.node=u,e.push(t);else if(u&&u.children&&1<=u.children.length)for(t=u.children,u=0;u<t.length;u++)if(1===t[u].nodeType){var h=this.mi(t[u]);o=o||this.Uo(h,i,n,e,r,s)}return o||this.mx(e,i,n)},mi:function(t){var i=this.fd(t);return i.node=t,i},mx:function(t,i,n){var e,r=0,s=0;if(this.fd(i),this.Tl(t),2>t.length)return!1;i=this.fd(i);var o=this.Tl(t);for(e=0;e<t.length;e++)r+=t[e].width*t[e].height;for(e=0;e<o.length;e++){var u=this.nd({length:o[e].Eh.width,offset:o[e].Eh.aa},{length:o[e].Fh.width,offset:o[e].Fh.aa});t=this.nd({length:o[e].Eh.height,offset:o[e].Eh.X},{length:o[e].Fh.height,offset:o[e].Fh.X}),u=this.nd({length:u.length,offset:u.offset},{length:i.width,offset:i.aa+n.aa}),t=this.nd({length:t.length,offset:t.offset},{length:i.height,offset:i.X+n.X}),s+=u.length*t.length}return.5<=(r-s)/(i.width*i.height)},Tl:function(t,i){var n;for(i=i||[],n=1;2<=t.length&&n<t.length;n++)t[0].node!==t[n].node&&i.push({Eh:t[0],Fh:t[n]});return 2>=t.length?i:this.Tl(t.slice(1),i)},zC:function(t){var i,n={aa:0,X:0};try{var e=this.Np()}catch(t){e=[]}var r=this.Yk(t),s=window,o=this.To(r,t,n,s);for(i=0;i<e.length&&!o;i++){s=s.parent;var u=this.fd(e[i]);for(n.aa+=u.aa,n.X+=u.X,u=0;u<r.length;u++)r[u].aa+=n.aa,r[u].X+=n.X;u=this.Yk(e[i]),r=r.concat(u),o=o||this.To(r,t,n,s)}return o},Tw:function(t){var i=t.parentNode;return!(!i||"BODY"===t.tagName||"visible"===this.Me(i,"overflow")&&"visible"===this.Me(i,"overflow-x")&&"visible"===this.Me(i,"overflow-y"))&&(0>t.offsetLeft||0>t.offsetTop||!(1<i.offsetWidth&&1<i.offsetHeight))},Np:function(t){var i=[];for(t=t||window;t!==window.top;)i.push(t.frameElement),t=t.parent;return i},Pe:function(t){t=t||document.body;try{return window.top.location.href?t.ownerDocument.defaultView.frameElement?Cu.gm:Cu.hm:Cu.vd}catch(t){return Cu.vd}},eq:function(t){var i=t.document,n=i.compatMode&&"BackCompat"!==i.compatMode?i.documentElement:i.body,e={width:0,height:0,aa:0,X:0};return void 0!==t.innerWidth?(e.width=t.innerWidth,e.height=t.innerHeight):t.document.documentElement&&(t.document.documentElement.clientWidth||t.document.documentElement.clientHeight)?(e.width=t.document.documentElement.clientWidth,e.height=t.document.documentElement.clientHeight):document.body.offsetWidth&&document.body.offsetHeight&&(e.width=t.document.body.offsetWidth,e.height=t.document.body.offsetHeight),e.aa=i.all?n.scrollLeft:t.pageXOffset,e.X=i.all?n.scrollTop:t.pageYOffset,e},Lh:function(t,i){return 0<i.width&&0<i.height&&0<t.width&&0<t.height?t.X+t.height<=i.X?Ru.Gr:t.X>=i.height+i.X?Ru.Lr:t.aa+t.width<=i.aa?Ru.Rr:t.aa>=i.width+i.aa?Ru.Vr:Ru.ud:Ru.sd},bl:function(t,i){var n={aa:0,X:0,width:0,height:0},e=i.aa-t.aa;return n.aa=Math.max(e,0),n.width=Math.max(0,Math.min(Math.min(i.width,t.width),Math.min(i.width+e,t.width-e))),e=i.X-t.X,n.X=Math.max(e,0),n.height=Math.max(0,Math.min(Math.min(i.height,t.height),Math.min(i.height+e,t.height-e))),n},ew:function(t,i){return t=Math.min(i.width-t.aa,t.width+t.aa)/t.width*100,t=Math.round(100*Math.min(Math.max(0,t),100))/100,Math.round(t)},Ew:function(t,i){return t=Math.min(i.height-t.X,t.height+t.X)/t.height*100,t=Math.round(100*Math.min(Math.max(0,t),100))/100,Math.round(t)},Vp:function(t,i,n){var e=xu.Pe(t),r=0,s=0,o=Ru.zb;return e!==Cu.vd&&(this.il(t,e)?o=Ru.sd:(t={aa:0,X:0,width:n.width,height:n.height},(o=this.Lh(i,t))===Ru.ud&&(r=this.ew(i,t),s=this.Ew(i,t)),r&&s||(r=0))),{Lb:r,position:o,yb:r}},qw:function(t,i,n,e){var r={Lb:0,position:Ru.zb,yb:0},s=xu.Pe(t);if(s===Cu.vd)return r;if(this.il(t,s)&&(r.position=Ru.sd),r.position!==Ru.sd&&(t=n[n.length-1],s={height:e.height,aa:0,X:0,width:e.width},e=this.Lh(t,s),r.position=e,e===Ru.ud)){for(t=this.bl(t,s),s=n.length-1;0<s&&(e=this.Lh(n[s-1],t))===Ru.ud;)t=this.bl(n[s-1],t),s--;e===Ru.ud&&this.Lh(i,t)===Ru.ud?(n=(t=this.bl(i,t)).width/i.width*100,n=Math.round(100*n)/100,n=Math.round(n),r.Lb=n,n=t.height/i.height*100,n=Math.round(100*n)/100,n=Math.round(n),r.yb=n):r.position=Ru.sd}return r},Ep:function(t){var i=window,n={pA:"NA",ka:{Lb:0,height:0,aa:0,position:Ru.zb,X:0,yb:0,width:0},hostname:window.location.hostname,qb:{hp:!1,height:0,aa:0,Re:0,Bx:"",X:0,Vy:"",width:0},fg:!1,Gc:{height:0,aa:0,X:0,width:0}},e=this.fd(t);if(n.ka.aa=e.aa,n.ka.X=e.X,n.ka.width=e.width,n.ka.height=e.height,(e=xu.Pe(t))===Cu.vd)return n.fg=!0,n.qb.hp=!0,n.qb.Re=-1,n.ka.Lb=100,n.ka.yb=100,n;e===Cu.gm&&(n.fg=!0,n.qb.Vy=window.top.location.href),this.il(t,e)&&(n.ka.position=Ru.sd);try{i=t.ownerDocument.defaultView||i}catch(t){}if(n.Gc=this.eq(i),(e=this.Vp(t,n.ka,n.Gc)).position!==Ru.ud)return n.ka.position=e.position,n.ka.Lb=e.Lb,n.ka.yb=e.yb,n.ka.width=n.ka.width<n.Gc.width?n.ka.width:n.Gc.width,n.ka.height=n.ka.height<n.Gc.height?n.ka.height:n.Gc.height,n;try{if(n.fg){window.parent&&window.parent.location&&(n.qb.Bx=window.parent.location.href),n.Gc=this.eq(window.top);for(var r=[];i!==window.top;){var s=this.fd(i.frameElement);0===n.qb.Re&&(n.qb.width=s.width,n.qb.height=s.height),n.qb.aa=s.aa,n.qb.X=s.X,r[n.qb.Re]=s,n.qb.Re+=1,i=i.parent}e=this.qw(t,n.ka,r,n.Gc),n.ka.position=e.position,n.ka.Lb=e.Lb,n.ka.yb=e.yb}}catch(t){n.qb.Re=-1}return n.fg||(e=this.Vp(t,n.ka,n.Gc),n.ka.position=e.position,n.ka.Lb=e.Lb,n.ka.yb=e.yb),n},rw:function(t,i){var n=null;if(this.zg[t]&&this.zg[t][t]&&this.zg[t].parentNode)return this.zg[t];if(i&&document[i]&&document[i][t])n=document[i];else if(i&&window[i]&&window[i][t])n=window[i];else{var e,r=document.getElementsByTagName("object"),s=document.getElementsByTagName("embed"),o=[];for(i=0,e=r.length;i<e;o.push(r[i++]));for(r=[],i=0,e=s.length;i<e;r.push(s[i++]));for(s=o.concat(r),i=0;i<s.length;i++)try{if(s[i][t]()){n=s[i];break}}catch(t){}}return n&&(this.zg[t]=n),n},ow:function(t){if(!t)return{height:0,width:0};for(var i=t.offsetWidth,n=t.offsetHeight;t&&"BODY"!==t.tagName;)i=Math.min(t.offsetWidth,i),n=Math.min(t.offsetHeight,n),t=t.parentNode;return{height:n,width:i}},Qw:function(t){return null!==t&&"object"===ku()(t)&&1===t.nodeType},zv:function(){if(void 0!==navigator.plugins&&"object"===ku()(navigator.plugins["Shockwave Flash"])&&void 0!==navigator.mimeTypes&&navigator.mimeTypes["application/x-shockwave-flash"]&&navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin)return!0;if(void 0!==window.ActiveXObject)try{return new window.ActiveXObject("ShockwaveFlash.ShockwaveFlash"),!0}catch(t){}return!1},Pp:function(t,i,n,e){var r,s=xu.Nq,o=!this.zv(),u="7221 7658 7257 7386 7480 7716 7597 7865".split(" "),h=["mindjoltinc","cinesport"],a=!1;for(t=this.Qw(t)?t:this.rw(i,t),r=0;r<u.length;r++)if(u[r]===e){a=!0;break}for(r=0;r<h.length;r++)if(h[r]===e){a=!0;break}if((a||o)&&((e=xu.Yp(t)).lb=e.Ih,e.uz=e.Ih,n&&t[n](e),o))return e;for(r=0;r<s.length;++r)if(s[r].id===i){var c=s[r];break}return c||(c=new xu.Oi(i,t),s.push(c)),c.Pp(n)},$C:function(t){var i,n=xu.Nq;for(i=0;i<n.length;i++)if(n[i].id===t){n[i].dispose(),n.splice(i,1);break}},Yp:function(t){var i={active:Lu.Ii,fv:"",Ih:Pu.zb,hasFocus:Du.zb};if(t){var n=xu.Ep(t);if(i.VC=n.ka.width,i.UC=n.ka.height,i.fv=t.id,n.ka.position!==Ru.zb){t=n.ka.width*n.ka.Lb/100;var e=n.ka.height*n.ka.yb/100;i.Ih=0===t||0===e?Pu.Jg:.5<=t*e/(n.ka.width*n.ka.height)?Pu.Ji:Pu.Jg}else n.fg&&(i.mv="inIframe"),n.qb.hp&&(i.mv="iframeCrossDomain");if(n=!1,!document.hasFocus||!document.hasFocus())if(t=["webkit","moz","ms","o"],document.visibilityState)n="visible"!==document.visibilityState;else for(e=0;e<t.length;e++)if(document["".concat(t[e],"VisibilityState")]){n="visible"!==document["".concat(t[e],"VisibilityState")];break}i.active=n?Lu.Ii:Lu.Hr,i.hasFocus=xu.Vw()}return i},Vw:function(){return!0===document.hidden?Du.im:xu.Pe()===Cu.vd?Du.zb:window.top.document.hasFocus?window.top.document.hasFocus()?Du.Qr:Du.im:Du.zb},Ei:function(t){var i=xu.fd(this.kd),n=void 0!==window.pageXOffset?window.pageXOffset:(document.documentElement||document.body.parentNode||document.body).scrollLeft,e=void 0!==window.pageYOffset?window.pageYOffset:(document.documentElement||document.body.parentNode||document.body).scrollTop,r=xu.ow(t);this.Xe=1,this.lx=3,this.kd=t,this.top=i.X+e,this.left=i.aa+n,this.width=i.width,this.height=i.height,this.minWidth=r.width,this.minHeight=r.height,this.Dr=this.minWidth/(this.Xe+1),this.Er=this.minHeight/(this.Xe+1)}};xu.Ei.prototype={constructor:xu.Ei,Tv:function(){return window.rk&&window.rk.Rw?[]:[{x:-1e4,y:-1e4}]},zw:function(){var t,i=[],n=this.left;for(t=0;t<this.Xe;t++)n+=this.Dr,i.push({x:n,y:this.top});return i},yw:function(){var t,i=[],n=this.top;for(t=0;t<this.Xe;t++)n+=this.Er,i.push({x:this.left+this.minWidth-1,y:n});return i},Kv:function(){var t,i=[],n=this.left;for(t=0;t<this.Xe;t++)n+=this.Dr,i.push({x:n,y:this.top+this.minHeight-1});return i},kw:function(){var t,i=[],n=this.top;for(t=0;t<this.Xe;t++)n+=this.Er,i.push({x:this.left,y:n});return i},Gv:function(){return[this.Tv(),this.zw(),this.yw(),this.Kv(),this.kw()]},Gp:function(){var t=this.Gv();return[].concat.apply([],t)}},xu.Oi=function(t,i){this.id=t,this.jb=new xu.Ei(i),this.Ol=!1,this.lb=-1,this.Yb=[],this.timeout=void 0,this.ur=1800,this.Nd=""},xu.Oi.prototype={constructor:xu.Oi,Pp:function(t){var i=this;if(!this.Ol){for(this.Nd=t,t=0;t<this.jb.Gp().length;t++){var n=new xu.Ri;n.lq(this,this.Sy),this.Yb.push(n)}return setTimeout((function(){i.Sx()}),1),this.timeout=setTimeout((function(){clearTimeout(i.timeout),!i.sk()&&i.Qo()&&i.jb&&i.jb.kd[i.Nd](i.Sk())}),this.ur),this.Ol=!0,null}t&&this.jb.kd[t](this.Sk())},Sx:function(){var t;if(this.jb){var i=this.jb.Gp();for(t=0;t<i.length;t++){var n=i[t];this.Yb[t].Rx(n.x,n.y)}}},Sy:function(){if(this.sk()&&(clearTimeout(this.timeout),this.Qo())){var t=this.Sk();this.jb.kd[this.Nd](t)}},Sk:function(){var t,i=xu.Yp(this.jb.kd),n=0;if(this.sk()){for(t=0;t<this.Yb.length;t++){n+=this.Yb[t].lb}this.framerate=n>=this.jb.lx?Pu.Ji:Pu.Jg}else this.framerate=Pu.zb;return i.framerate=this.framerate,i.lb=this.framerate===Pu.zb?i.Ih:this.framerate,i.active===Lu.Ii&&i.lb===Pu.Ji&&(i.lb=Pu.Jg),i.uz=i.lb,i},sk:function(){var t,i=0;if(this.jb&&window.rk&&!window.rk.Rw&&0!==this.Yb[0].lb)return!1;for(t=0;t<this.Yb.length;t++)-1<this.Yb[t].lb&&i++;return i===this.Yb.length},Qo:function(){return this.Nd&&this.jb&&this.jb.kd&&this.jb.kd[this.Nd]&&"function"==typeof this.jb.kd[this.Nd]},dispose:function(){var t,i=this.Yb.length;for(t=0;t<i;t++)this.Yb[t].destroy();this.jb=null,this.Ol=!1,this.lb=-1,this.Yb=[],this.timeout=0,this.ur=1800,this.id=this.Nd=""}},xu.Ri=function(){var t=this;this.lb=-1,this.id=xu.sm.Or(),this.ml="__adaptv__spotnotify__".concat(this.id.toString()),this.interval=0,this.Al=this.Nf=this.ui=null,window[this.ml]=function(i,n,e){t.lb=e,t.Nf&&(t.Nf.apply(t.Al),t.Nf=null)}},xu.Ri.prototype={constructor:xu.Ri,lq:function(t,i){var n="adaptvSpotDiv_".concat(this.id),e="adaptvVWSpot_".concat(this.id);if(!document.getElementById(n)){var r=['<object width="1px" height="1px" id="{spotId}" name="{spotId}" align="center" style="height: 1px !important; width: 1px !important;"><param name="movie" value="','" /><param name="bgcolor" value="#000000"/><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="autoStart=true&callback={callback}"/><embed src="','" width="1px" height="1px" id="{spotId}" name="{spotId}" align="center" bgcolor="#000000" allowScriptAccess="always" FlashVars="autoStart=true&callback={callback}" type="application/x-shockwave-flash"/></object>'].join(xu.sm.URL);r=(r=r.split("{spotId}").join(e)).split("{callback}").join(this.ml),e=document.body||document.getElementsByTagName("body")[0]||document.documentElement;var s=document.createElement("div");s.id=n,s.style.height="1px",s.style.width="1px",s.style.position="absolute",s.innerHTML=r,e.appendChild(s),this.ui=s,this.Al=t,this.Nf=i}},Rx:function(t,i){this.ui.style.left="".concat(t,"px"),this.ui.style.top="".concat(i,"px")},destroy:function(){var t=document.body||document.getElementsByTagName("body")[0]||document.documentElement,i=document.getElementById("adaptvSpotDiv_".concat(this.id));i&&t.removeChild(i),this.Al=this.Nf=this.ui=null,delete window[this.ml]}};var Uu=xu,Vu=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i.prototype.Ca=function(t){if(!this.R)return-1;var i=Uu.Ep(this.R).ka,n=i.Lb*i.yb/100;return t&&i.X<t&&(n=Math.max(0,100*(i.yb*i.height/100-t+Math.max(0,i.X))/i.height)),Math.min(Math.round(n),100)},i}(Ou),Fu=function(t){function i(i){var n=t.call(this,i)||this;return n.hh=i.moatViewability,n.kn=i.intersectionViewability,n.Cm=new Vu(i),n}Xo()(i,t);var n=i.prototype;return n.sc=function(i){t.prototype.sc.call(this,i),this.kn.sc(i),this.hh.sc(i),this.Cm.sc(i)},n.Ca=function(){var t=this.hh.Ca();return-1===t&&(-1===(t=this.kn.Ca())&&(t=this.Cm.Ca())),t},i}(Ou);Fu.ca=["viewabilitySubject","moatViewability","intersectionViewability"];var Bu=function(){function t(t,i){this.xe=t,this.un=i}var i=t.prototype;return i.Tk=function(){return this.un||this.xe},i.OB=function(){return this.xe},i.By=function(t){X(t),this.un=t},i.ir=function(t){X(t),this.xe=t},i.Uh=function(){var t=this.Tk();return t&&t.offsetWidth||0},i.Nh=function(){var t=this.Tk();return t&&t.offsetHeight||0},t}(),zu=n(2),Gu=function(){function t(t,i){this.type=t,this.data=i||{},this.target=null}var i=t.prototype;return i.clone=function(){return new t(this.type,this.data)},i.toString=function(){return"Event{type=".concat(this.type,"}")},t}();Gu.Fi="complete";var Hu=function(t){function i(i,n,e){return(i=t.call(this,i,e)||this).data.adType=n,i.Lf=null,i}return Xo()(i,t),i.prototype.clone=function(){return new i(this.type,this.Lf,this.data)},i}(Gu);Hu.ef="Ads.Resolve.Error",Hu.Dg="Ads.Blocker.Complete",Hu.Ir="Ads.Blocker.Started",Hu.wi="Ads.Engines.Load",Hu.Yd="Ads.Engine.Ready",Hu.Eg="Ads.Engine.Run",Hu.Xd="Ads.Engine.Complete",Hu.Fg="Ads.Engine.Impression",Hu.am="Ads.Engine.Interaction",Hu.Gg="Ads.Engine.LinearChange",Hu.cm="Ads.Ad.Request",Hu.yi="Ads.Ad.Loaded",Hu.Bi="Ads.Ad.Starting",Hu.ac="Ads.Ad.Started",Hu.rd="Ads.Ad.Finished",Hu.zi="Ads.Ad.Paused",Hu.dm="Ads.Ad.Resumed",Hu.Di="Ads.Ad.VolumeChanged",Hu.Zl="Ads.Ad.Click",Hu.bm="Ads.Ad.Quartile",Hu.Zd="Ads.Ad.TimeUpdate",Hu.em="Ads.Ad.Waiting",Hu.Ai="Ads.Ad.Skipped",Hu.Ci="Ads.Ad.SubtitlesFound",Hu.um="Ads.Ad.VastFailover",Hu.Si="Ads.Ad.VpaidInitializing",Hu.Ti="Ads.Ad.VpaidLoaded",Hu.$l="Ads.Ad.AdGroupFailover",Hu.Ki="Ads.Ad.LastAdGroupFailed",Hu.Jr="Ads.Ad.AdTimeoutReached",Hu.Ci="Ads.Ad.AdSubtitlesFound",Hu.Fz="Ads.Ad.AdElementReady",Hu.km="Ads.PlayerRendered",Hu.Hi="Ads.IframeLoaded",Hu.xi="Ads.AdIntervention";var Yu=function(){function t(t,i){var n=this;t=t.eventBus,this.qf=!0,this.Xc=i,zu.a.group(zu.a.Xa(t,Hu.Xd,(function(){return n.qf=!1})),zu.a.Xa(t,Hu.Yd,(function(){return n.qf=!1})))}var i=t.prototype;return i.sc=function(t){this.Xc.sc(t)},i.isVisible=function(){return this.qf?1:this.Xc.isVisible()},i.Ca=function(t){return this.qf?100:this.Xc.Ca(t)},i.dg=function(){return this.qf?1:this.Xc.dg()},t}();Yu.ca=["eventBus"];var qu=function(){function t(t,i){this.N=t;var n={ads:Mu.a["adserver.url"],adt:Mu.a["adstracker.url"],cdn:Mu.a["cdn.url"],trk:Mu.a["tracking.url"]},e={};Object.keys(n).forEach((function(t){e[t]=Go.a.Zq(i&&i[t]||n[t],"\\s/")})),this.Ed=e}var i=t.prototype;return i.MA=function(){return"".concat(this.Ed.ads,"/vrm?").concat($.call(this))},i.Dv=function(){return"".concat(this.Ed.ads,"/vrm/pods?").concat($.call(this))},i.LA=function(){return"".concat(this.Ed.ads,"/ads?").concat($.call(this))},i.Nv=function(t){return"".concat(this.Ed.cdn,"/").concat(t||"")},i.dw=function(){return this.Nv(Mu.a["hls.js.path"])},i.Dw=function(){return Mu.a["vapa.url"]},i.Aw=function(){return this.Ed.trk},i.Cv=function(){return this.Ed.ads+"/".concat("ads/ad-start.gif")+""},i.Fv=function(){return this.Ed.adt+"/".concat("ads/ad-request.gif")+""},t}(),Wu=n(27),Qu=n.n(Wu),Zu=function(){function t(t){this.wa=t||new Qo.default,this.cj=[]}var i=t.prototype;return i.addEventListener=function(t,i,n){n=n?i.bind(n):i,this.cj.push([t,i,n]),this.wa.addEventListener(t,n)},i.removeEventListener=function(t,i){for(var n=this.cj,e=0;e<n.length;++e){var r=Qu()(n[e],3),s=r[1],o=r[2];r[0]===t&&(s!==i&&i||this.wa.removeEventListener(t,o))}},i.Vq=function(){for(var t=this.cj,i=0;i<t.length;++i){var n=Qu()(t[i],3);this.wa.removeEventListener(n[0],n[2])}},i.dispatchEvent=function(t,i){this.wa.dispatchEvent(t,i)},t}(),Xu={yz:"cleaning",IDLE:"idle",LOADING:"loading",PAUSED:"paused",PLAYING:"playing"},$u=function(){function t(t){this.Bc=t.videoTagProvider,this.Pa=t.urls,this.W=Xu.IDLE,this.V=new Qo.default,this.nb=new gu.a(window.document)}var i=t.prototype;return i.dispatchEvent=function(){var t;(t=this.V).dispatchEvent.apply(t,arguments)},i.addEventListener=function(){var t;(t=this.V).addEventListener.apply(t,arguments)},i.removeEventListener=function(){var t;(t=this.V).removeEventListener.apply(t,arguments)},i.lB=function(){return this.R},i.NB=function(){return this.Bc.xe},i.oA=function(){return this.W=Xu.PLAYING,this.R=this.Bc.xe,this},i.play=function(){if(this.R){var t=Math.random();this.Ot=t;var i=this.R.play();i&&i.catch(lt.bind(this,t))}},i.setVolume=function(t){try{this.ya=t,this.R&&(this.R.volume=t,at.call(this))}catch(t){}this.mute(0===t)},i.getVolume=function(){return this.ya},i.isMuted=function(){return this.R&&this.R.muted||0===this.getVolume()},i.mute=function(){this.R&&(this.R.muted=!(0<arguments.length&&void 0!==arguments[0])||arguments[0],at.call(this))},i.getDuration=function(){return Math.min(Math.max(this.R&&this.R.duration||0,0),1e8)},i.Oe=function(){return this.getDuration()-this.getCurrentTime()},i.getCurrentTime=function(){return Math.max(Math.min(this.R&&this.R.currentTime||0,this.getDuration()),0)},i.Mv=function(){return this.R&&this.R.buffered},i.Xv=function(){return this.getCurrentTime()/this.getDuration()||0},i.pause=function(){this.R&&this.R.pause()},i.Yq=function(){this.isPlaying()&&this.pause(),this.W=Xu.IDLE,this.R&&(gu.a.empty(this.R),"function"==typeof this.R.setAttribute&&this.R.setAttribute("src",""),"function"==typeof this.R.removeAttribute&&this.R.removeAttribute("src"))},i.stop=function(){this.R&&(this.wa.removeEventListener("progress",J),this.R.pause(),this.R.load())},i.Iy=function(t){ft.call(this,t,this.Bc.xe)},i.Ay=function(t){ft.call(this,t,this.Bc.Tk())},i.isPlaying=function(){return this.W===Xu.PLAYING},i.Uh=function(){return this.R&&this.R.offsetWidth||0},i.Nh=function(){return this.R&&this.R.offsetHeight||0},i.Cp=function(){return this.ot?this.ot:this.R&&this.R.currentSrc},t}();$u.ca=["videoTagProvider","urls"];var Ju=function(){function t(t){this.Ta=t.adContainerProvider.Qc,this.Yg=t.config.vq()?"tbv":"",this.ho=0,this.xo="1.0.3"}var i=t.prototype;return i.tg=function(t){this.M=t},i.uy=function(t){(this.mb=t)&&t.id&&this.gr(t.id)},i.dB=function(){return this.mb},i.eB=function(){return this.mf},i.gr=function(){this.mf=0<arguments.length&&void 0!==arguments[0]?arguments[0]:""},i.mD=function(t){this.hk=t},i.fB=function(){return this.hk},i.vy=function(t){this.Tg=t},i.gB=function(){return this.Tg},i.Za=function(){return this.M.Za()},i.getVolume=function(){return this.M.getVolume()||0},i.lC=function(){return this.xo},i.isMuted=function(){return this.M.isMuted()},i.Kw=function(){return!this.mb},i.Rh=function(){return{height:this.Ta.offsetHeight,width:this.Ta.offsetWidth}},i.Zk=function(){var t=this.Rh();return{currentPercent:(+this.Th()/this.getVideoDuration()||0).toFixed(2),currentTime:this.Th(),h:t.height,totalVideoCount:this.ho,videoLength:this.getVideoDuration(),w:t.width}},i.sB=function(){return this.Yg},i.Th=function(){return this.hj||0},i.getVideoDuration=function(){return this.Js||0},i.ug=function(t){this.Js=t},i.aB=function(){return this.hj},i.xx=function(){this.ho++},i.jr=function(t){this.hj=t},t}();Ju.ca=["adContainerProvider","config"];var Ku=function(){function t(t){this.xf=this.Qc=t}var i=t.prototype;return i.Cy=function(t){this.xf=t},i.vB=function(){return this.Qc},i.zB=function(){return this.xf},i.Sv=function(){return{su:this.Qc,TC:this.xf}},t}();n(24);var th=function(){function t(t,i){this.message=t||"",this.code=i}return t.prototype.toString=function(){return"Error{message=".concat(this.message,"}")},t}(),ih=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i}(th),nh={da:124},eh={da:102,code:301,description:"URI reached a timeout as defined by the video player.",xa:9402},rh={code:205,description:"InLine ad is skipped due to a category violation"},sh={da:100,description:"Ad entries loading timeout, ajax error or parsing error"},oh={code:301,description:"Ad has expired"},uh={da:5122,code:100,description:"Empty response",xa:9401},hh={da:104,code:401,description:"File not found. Unable to find Linear/MediaFile from URI",xa:9521},ah={da:114,code:400,description:"General    Linear    error. Video player is unable to display the Linear Ad",xa:9524},ch={code:500,description:"General NonLinearAds error."},fh={da:5130,code:300,description:"General Wrapper error",xa:9413},lh={da:114,code:405,description:"Problem displaying MediaFile.",xa:9521},vh={da:125,code:303,description:"No ads VAST response after one or more Wrappers. Also includes number of empty VAST responses from fallback.",Pd:{level:"warning"},xa:9432},dh={da:1,code:303,description:"No ads VAST response ",Pd:{level:"warning"},xa:9432},ph={da:120,code:403,description:"Couldn’t find MediaFile that is supported by this video player, based on the attributes of the MediaFile element.",xa:9412},mh={code:502,description:"Unable to fetch NonLinearAds/NonLinear resource."},bh={code:501,description:"Unable to display non-linear ad because creative dimensions do not align with creative display area"},gh={code:503,description:"Could not find NonLinear resource with supported type."},yh={da:121,code:401,description:"SSL mismatch",xa:9521},wh={da:112,code:900,description:"Undefined error."},_h={da:108,code:100,description:"VAST parsing error",xa:9401},Eh={da:5125,code:101,description:"VAST schema validation",xa:9411},Oh={da:203,code:901,description:"VPAID ad init error",Pd:{level:"warning",Ar:"VPAID ad init error NO_FILL"},xa:9416},Ah={da:204,code:901,description:"VPAID ad init timeout",xa:9526},Sh={da:202,code:901,description:"VPAID ad load error",xa:9416},Th={da:202,code:409,description:"Interactive unit in the InteractiveCreativeFile node was not executed",xa:9416},Ih={da:114,code:901,description:"VPAID ad renderer error",xa:9416},jh={da:301,code:901,description:"VPAID ad start error",xa:9416},Mh={da:302,code:304,description:"VPAID ad start timeout",xa:9522},Nh={da:401,code:901,description:"vpaid creative stopped without impression",xa:9416},kh={da:125,code:302,description:"Wrapper limit reached, as defined by the video player. Too many Wrapper responses have been received with no InLine response.",xa:9413},Rh={da:105,code:301,description:"Timeout of VAST URI provided in Wrapper element, or of VAST URI provided in a subsequent Wrapper element. (URI was either unavailable or reached a timeout as defined by the video player.)",xa:9402},Lh={da:201,code:901,description:"VPAID setup error",xa:9416},Dh=function(){function t(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:[];this.Va=t,this.Jm={},vt.call(this,i)}var i=t.prototype;return i.ed=function(t){return this.Jm[t]},i.bf=function(){},i.ia=function(){},i.parse=function(t){return this.bf&&this.bf(t)?this.ia(t):null},i.bC=function(){return this.Va},t}(),Ch=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i.prototype.bf=function(t){return t&&t.nodeName===this.Va&&t.hasChildNodes()&&t.firstElementChild},i}(Dh),Ph=n(44),xh=function(){function t(){}return t.fl=function(t){var i={};t=t.childNodes;for(var n=0;n<t.length;n++){var e=t[n],r=e.nodeName;1===e.nodeType&&(i[r]||(i[r]=e))}return i},t.dl=function(t,i){t=t.childNodes;for(var n=0;n<t.length;n++){var e=t[n];if(1===e.nodeType&&e.nodeName===i)return e}return null},t.Da=function(t){var i={};return t&&Array.prototype.forEach.call(t.childNodes||[],(function(t){var n=t.nodeName;1===t.nodeType&&(i[n]||(i[n]=[]),i[n].push(t))})),i},t.Fw=function(t){return!!t&&(3===t.nodeType||2===t.nodeType||!!t.hasChildNodes()&&!t.firstElementChild)},t.za=function(t){return dt([t])},t}(),Uh=function(){function t(t){this.type=t.getAttribute("type")}return t.prototype.prepare=function(t){t.bp={ZC:this.type||"Equirectangular"}},t}(),Vh=function(){function t(t){t&&(this.type=t.getAttribute("type"),this.value=xh.za(t))}var i=t.prototype;return i.prepare=function(t,i,n){this.Jb=t,this.S=i,this.zl=n,this.hx=i.Pb},i.Ba=function(){(new Image).src=this.hx.resolve(this.value,this.zl)},t}(),Fh=n(5),Bh=n.n(Fh),zh={ar:"العربية",de:"deutsch",en:"english",es:"español",fr:"français",he:"עברית",id:"Indonesian",it:"Italiano",ja:"日本語",ru:"русский",tl:"Filipino",zh:"简体中文 (中国)","zh-tw":"繁體中文 (台灣)"},Gh=function(t){function i(i,n,e,r){return(i=t.call(this,i,r)||this).ao=n,i.Im=e,i.Le=[],i.tq=!0,i}Xo()(i,t);var n=i.prototype;return n.sy=function(t){t.tq=!1,this.Cs=t},n.Xp=function(){return this.ao||null},n.dd=function(){return this.Im||null},n.Ov=function(){return this.Cs||null},n.clone=function(){return new i(this.type,this.ao,this.Im,this.data)},i}(Gu);Gh.Hg="VastEventAttempt",Gh.td="VastEventImpression",Gh.Hc="VastEventClick",Gh.bb="VastEventError",Gh.LOADED="loaded";var Hh=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i.prototype.prepare=function(i,n){switch(t.prototype.prepare.call(this,i,n.S),this.type){case"clickThru":pt.call(this,n.ad,Gh.Hc)}},i}(Vh),Yh=n(64),qh=function(){function t(t,i){var n=this;this.rr={},this.Nx=t,this.O=i,t.forEach((function(t){var i=t.lp,e=t.Wf;Object.keys(e).map((function(t){return e[t]=eu.a.wk(e[t])})),n.rr[t.lang]={displayText:i,formats:e}}))}return t.prototype.prepare=function(t){var i=this;this.O||(this.O=t);var n=this.O.T("eventBus");zu.a.Xa(n,Hu.Bi,(function(){n.dispatchEvent(new Hu(Hu.Ci,null,{raw:i.Nx,subtitles:i.rr}))}))},t}(),Wh=n(69),Qh=n.n(Wh);n(84);var Zh=n(78),Xh=n.n(Zh),$h=n(65),Jh=n(79),Kh=n.n(Jh),ta=Yo.a.La("IframeSecure"),ia=function(){function t(t,i){this.re=t,this.Ac=i,this.Cf=new Tu,this.Oa=zu.a.empty()}var i=t.prototype;return i.nc=function(){this.hq=eu.a.pg(this.re.src).origin,zu.a.bind(this.re.contentWindow.parent,"message",this.sl.bind(this),!1)},i.QB=function(){return this.Cf.Ka},i.He=function(){this.Oa.ua(),Object(zo.E)(this.re)},i.bi=function(t){this.He(),this.Cf.reject(t)},i.$c=function(){this.sg.apply(this,arguments)},i.sg=function(t){for(var i=arguments.length,n=Array(1<i?i-1:0),e=1;e<i;e++)n[e-1]=arguments[e];if(i={data:1===n.length?n[0]:n,type:t},this.re.contentWindow)try{this.re.contentWindow.postMessage(i,this.hq)}catch(t){ta.error("Unable to send message",i,t)}},i.sl=function(t){var i=t.data||{};t.origin===this.hq&&i.location===this.re.src?(t.preventDefault(),this.Vh(t)):ta.debug("Ignore message from ".concat(t.origin))},i.Vh=function(){},Kh()(t,[{key:"iframeOrigin",set:function(t){this.Vg=t},get:function(){return this.Vg}}]),t}(),na=function(t){function i(){return t.apply(this,arguments)||this}Xo()(i,t);var n=i.prototype;return n.qp=function(t,i){this.$c("eventCallbackListenerInvoke",{event:i,type:t})},n.Td=function(){this.$c("loadScript",{url:this.Ac})},n.uv=function(t,i){this.Tq=t,this.rp=i},n.ty=function(t){this.Xo=t},n.iy=function(t){this.$c("sessionObserverCallback",t)},n.Vh=function(t){var i=t.data||{},n=i.type;"registerSessionObserverCallback"===n&&this.Tq?this.Tq():"addEventListenerCallback"===n&&this.rp?this.rp((i.data||{}).type):"error"===n?this.bi(t.data.data):"sessionObserverCallbackCompleted"===n&&i.data.type===$h.SESSION_FINISH&&this.Xo&&this.Xo()},i}(ia),ea=function(t){function i(n,e,r){return(e=t.call(this,i.wd,e,null)||this).Wd=n,e.data=r||{},e}return Xo()(i,t),i.prototype.clone=function(){return new i(this.Wd,this.Xp(),this.data)},i}(Gh);ea.wd="VASTEventVideoTracking";var ra=["*"],sa=0,oa=function(){function t(t){this.nb=t.dom,this.Qg=t.adContainerProvider.Qc,this.Bc=t.videoTagProvider,this.V=t.eventBus,this.ij=2,this.ob={},this.ne={},this.ls=_()}return t.prototype.prepare=function(){var t=Xh()(Qh.a.mark((function t(i,n){var e;return Qh.a.Xl((function(t){for(;;)switch(t.Wb=t.next){case 0:if(this.Hd=i,this.Na=n,-1<ra.indexOf(this.Hd.vendor)||-1<ra.indexOf("*")?e=this.Hd.wq[0]||this.Hd.sp[0]:(this.ij=1,e=void 0),!e){t.next=17;break}return At.call(this),t.Wb=5,t.next=8,St.call(this,e.url);case 8:t.next=15;break;case 10:t.Wb=10,t.CD=t.catch(5),this.ij=3,Tt.call(this),yt.call(this);case 15:t.next=18;break;case 17:Tt.call(this);case 18:case"end":return t.stop()}}),t,this,[[5,10]])})));return function(i,n){return t.apply(this,arguments)}}(),t}();oa.ca=["dom","adContainerProvider","videoTagProvider","eventBus"];var ua=function(){function t(){this.type=null,this.nq={},this.scripts=[],this.sr=[],this.jp=[],this.Br=[],this.So=[],this.nl=null,this.Vf=[],this.Go=[]}return t.prototype.prepare=function(t){switch(this.Jb=new Yh.a,this.kz=t,this.S=t.S,this.Yh=this.S.O,this.ad=t.ad,this.type){case"adaptv_scripts":It.call(this);break;case"adaptv_timeout_beacons":jt.call(this);break;case"one_video_custom_tracking_beacons":Mt.call(this);break;case"vidible_captions":new qh(this.So,this.Yh).prepare();break;case"vidible_360":this.pu.prepare(this.ad);break;case"o2Player_leaveBehind":this.nl&&this.nl.prepare(this.S,this.Jb);break;case"one_video_feacons":Nt.call(this);break;case"AdVerifications":kt.call(this)}zu.a.Xa(this.S,Hu.rd,Rt.bind(this))},t}(),ha=function(){function t(t){var i=this;this.Vf=[],t.forEach((function(t){(xh.Da(t).Feacon||[]).forEach((function(t){return i.Vf.push(xh.za(t))}))}))}return t.prototype.prepare=function(t){var i=t.Pb;this.Vf.forEach((function(t){return(new Image).src=i.resolve(t)}))},t}(),aa=function(t){function i(i,n,e,r,s,o,u){return(i=t.call(this,i,n)||this).Ef=r,i.Qj=s,i.Fa=e,i.nf=o,i.vo=u,i}Xo()(i,t);var n=i.prototype;return n.dC=function(){return this.Ef},n.MB=function(){return this.Qj},n.Nk=function(){return this.Fa},n.iB=function(){return this.nf},n.iC=function(){return this.vo},n.clone=function(){return new i(this.type,this.data,this.Fa,this.Ef,this.Qj,this.nf,this.vo)},i}(function(){function t(t,i){this.type=t,this.data=i}return t.prototype.clone=function(){return new t(this.type,this.data)},t}());aa.LOADING="EntriesManagerEvent.LOADING",aa.LOADED="EntriesManagerEvent.LOADED",aa.Ig="EntriesManagerEvent.FAILED";var ca,fa,la=function(){function t(t){this.Bk=JSON.parse(xh.za(t))}return t.prototype.prepare=function(t,i){this.S=t,i.Sb(zu.a.bind(t,Hu.rd,Lt.bind(this))),this.Pj=this.S.O.T("config")},t}(),va=n(7),da=function(){function t(t){this.ay=t.getAttribute("resourceType"),this.event=t.getAttribute("event"),this.value=xh.za(t)}return t.prototype.prepare=function(t,i,n){this.S=n,this.Rf=n.O.T("dom"),t.Sb(zu.a.bind(n,Hu.rd,Pt.bind(this))),this.event===va.IMPRESSION?t.Sb(zu.a.bind(i,Gh.td,Ct.bind(this))):Ct.call(this)},t}(),pa=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i.prototype.prepare=function(i,n,e){if(this.ad=n,t.prototype.prepare.call(this,i,e),(i=xt.call(this))&&(this.timeout=i.nq[this.type]),!this.timeout)switch(this.type){case"ad_loaded_timeout":this.timeout=5e3;break;case"ad_started_timeout":this.timeout=7e3;break;case"break_loaded_timeout":this.timeout=3e4}switch(this.type){case"ad_loaded_timeout":Ut.call(this,Hu.yi,Hu.ac);break;case"ad_started_timeout":Ut.call(this,Hu.ac,Hu.Zd);break;case"break_loaded_timeout":Ut.call(this,Hu.Eg,Hu.ac)}},i}(Vh),ma=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i.prototype.bf=function(t){return t&&t.nodeName===this.Va&&xh.Fw(t)},i}(Dh),ba=function(t){function i(){return t.apply(this,arguments)||this}Xo()(i,t);var n=i.prototype;return n.ia=function(t){var i=this.Je();return i.url=Go.a.trim(xh.za(t)),i},n.Je=function(){return new b},i}(ma),ga=new ba("Survey"),ya=new ba("Attempt"),wa=new ba("Impression"),_a=new ba("Error"),Ea=new ba("VASTAdTagURI"),Oa=new ba("NonLinearClickThrough"),Aa=new(function(t){function i(){return t.call(this,"JavaScriptResource")||this}return Xo()(i,t),i.prototype.ia=function(i){var n=t.prototype.ia.call(this,i);return n.gb=i.getAttribute("apiFramework"),n.No=i.getAttribute("browserOptional"),n},i}(ba)),Sa=new(function(t){function i(){return t.call(this,"JavaScriptResource")||this}return Xo()(i,t),i.prototype.ia=function(i){var n=t.prototype.ia.call(this,i);return n.gb=i.getAttribute("apiFramework"),n.type=i.getAttribute("type"),n},i}(ba)),Ta=new(function(t){function i(){return t.call(this,"VerificationParameters")||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new m;return i.value=xh.za(t),i},i}(ma)),Ia=function(t){function i(i,n,e){return(i=t.call(this,i)||this).type=n,i.offset=e,i}return Xo()(i,t),i}(b),ja=new(function(t){function i(){return t.call(this,"Tracking")||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i);return n.type=i.getAttribute("event"),n.offset=i.getAttribute("offset"),n},n.Je=function(){return new Ia},i}(ba)),Ma=new(function(t){function i(){return t.call(this,"Verification",[Aa,Sa,Ta,ja])||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new p,n=xh.Da(t),e=n.JavaScriptResource||[],r=n.ExecutableResource||[],s=n.VerificationParameters||[];return n=xh.Da((n.TrackingEvents||[])[0]).Tracking||[],i.wq=e.map((function(t){return Aa.parse(t)})).sort(Ft),i.sp=r.map((function(t){return Sa.parse(t)})),i.Ul=s.map((function(t){return Ta.parse(t)})),i.Zb=n.map((function(t){return ja.parse(t)})),i.vendor=t.getAttribute("vendor"),i},i}(Ch)),Na=function(t){function i(i,n,e){var r=t.call(this)||this;return n=n||{},r.wf=i,r.gh=+n.d||t.prototype.Tp.call(Eu()(r)),r.fh=+n.p||t.prototype.Sp.call(Eu()(r)),r.Pg=Bt(n.c,t.prototype.pq.call(Eu()(r))),r.Og=Bt(n.a,t.prototype.oq.call(Eu()(r))),r.Ee=+n.t||t.prototype.bq.call(Eu()(r)),r.Bn=e||[],r}Xo()(i,t);var n=i.prototype;return n.Yf=function(){return this.wf},n.Tp=function(){return this.gh},n.Sp=function(){return this.fh},n.pq=function(){return this.Pg},n.oq=function(){return this.Og},n.bq=function(){return this.Ee},n.FB=function(){return this.Bn},n.AC=function(){return 1===this.Ee},i}(function(){function t(){this.gh=2,this.fh=50,this.Og=this.Pg=!1,this.Ee=null}var i=t.prototype;return i.Tp=function(){return this.gh},i.Sp=function(){return this.fh},i.pq=function(){return this.Pg},i.oq=function(){return this.Og},i.bq=function(){return this.Ee},t}()),ka=function(t){function i(i,n){return t.call(this,n,{a:i.getAttribute("a"),c:i.getAttribute("c"),d:i.getAttribute("d"),p:i.getAttribute("p"),t:i.getAttribute("t")})||this}return Xo()(i,t),i}(Na),Ra=new(function(t){function i(){return t.call(this,"Extension")||this}Xo()(i,t);var n=i.prototype;return n.ia=function(t){var i=new ua;i.type=t.getAttribute("type");var n=xh.Da(t);switch(i.type){case"adaptv_scripts":i.scripts=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new da(i))})),t}(n.Script);break;case"one_video_inventory_attributes":i.nq=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i={};return Object.keys(t).forEach((function(n){n=new g(n,t[n][0]),i[n.type]=n.value})),i}(n);break;case"adaptv_timeout_beacons":i.sr=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new pa(i))})),t}(n.Beacon);break;case"adaptv_iab_viewable_beacons":i.Br=zt(n.Beacon);break;case"Viewability3P":i.qz=zt(n.Beacon);break;case"ViewabilityRules":i.sz=Gt(n,"viewabilityDefVideo"),i.rz=Gt(n,"viewabilityDefVideo3P");break;case"one_video_custom_tracking_beacons":i.jp=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new Hh(i))})),t}(n.Beacon);break;case"o2Player_leaveBehind":i.nl=new la(t);break;case"vidible_captions":i.So=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.push(new y(i))})),t}(n.Caption);break;case"vidible_360":i.pu=function(){return new Uh(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[])}(n.Projection[0]);break;case"one_video_feacons":i.Vf.push(new ha(n.Feacons));break;case"AdVerifications":i.Go=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){t=(xh.Da(i).Verification||[]).map((function(t){return Ma.parse(t)}))})),t}(n.AdVerifications)}return i},n.bf=function(t){return t&&t.nodeName===this.Va},i}(Ch)),La=new(function(t){function i(){return t.call(this,"ViewableImpression")||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new d;return t=xh.fl(t),i.lb=new Vh(t.Viewable),i.pl=new Vh(t.NotViewable),i.Wl=new Vh(t.ViewUndetermined),i},i}(Ch)),Da=new(function(t){function i(){return t.call(this,"AdSystem")||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new v;return i.version=t.getAttribute("version"),i.name=xh.za(t),i},i}(ma)),Ca=function(t){function i(){var i=t.call(this)||this;return i.Yo=[],i.Se=[],i.mq=null,i.ld=[],i.duration=null,i.ti=!1,i.si=null,i.ri=null,i.parameters=null,i.hb=null,i.av=null,i.$o=new qh([]),i.Cq=null,i}return Xo()(i,t),i}(l),Pa=new c("STREAMING"),xa=new c("PROGRESSIVE"),Ua=function(t){function i(i,n){return(i=t.call(this,i)||this).id=n,i}return Xo()(i,t),i}(b),Va=function(t){function i(i,n){return(i=t.call(this,i,n)||this).kp=null,i.mimeType="",i.width=null,i.height=null,i.Xu="",i.bitrate=null,i.lg=null,i.maxBitrate=null,i.Ze=!0,i.kg=!0,i.gb="",i}return Xo()(i,t),i}(Ua),Fa=function(t){function i(){return t.apply(this,arguments)||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i);return n.id=i.getAttribute("id"),n},n.Je=function(){return new Ua},i}(ba),Ba=new Fa("ClickThrough"),za=new Fa("ClickTracking"),Ga=new Fa("CustomClick"),Ha=new Fa("NonLinearClickTracking"),Ya=new(function(t){function i(){return t.call(this,"MediaFile")||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i);switch(String(i.getAttribute("delivery"))){case"streaming":n.kp=Pa;break;case"progressive":n.kp=xa}var e=i.getAttribute("height");return n.height=isNaN(e)?0:e,e=i.getAttribute("width"),n.width=isNaN(e)?0:e,n.Xu=i.getAttribute("codec"),n.bitrate=i.getAttribute("bitrate"),n.lg=i.getAttribute("minBitrate"),n.maxBitrate=i.getAttribute("maxBitrate"),e=i.getAttribute("scalable"),n.Ze=!e||("true"===e||0<parseInt(e)),n.kg="true"===i.getAttribute("maintainAspectRatio"),n.mimeType=i.getAttribute("type"),n.gb=i.getAttribute("apiFramework"),n.url&&-1!==n.url.indexOf("acds.prod.vidible.tv")&&(n.oc=eu.a.Ub("placementId",n.url)),n},n.Je=function(){return new Va},i}(Fa)),qa=function(t){function i(i,n){return(i=t.call(this,i,n)||this).type=void 0,i.gb="",i.iz=!1,i}return Xo()(i,t),i}(Ua),Wa=new(function(t){function i(){return t.call(this,"InteractiveCreativeFile")||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i);return n.gb=i.getAttribute("apiFramework")||"vpaid",n.type=i.getAttribute("type"),n.iz=i.getAttribute("variableDuration")||!1,n},n.Je=function(){return new qa},i}(Fa)),Qa=new(function(t){function i(){return t.call(this,"Icon")||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new a;i.width=+t.getAttribute("width")||0,i.height=+t.getAttribute("height")||0,i.Bg=+t.getAttribute("xPosition")||t.getAttribute("xPosition"),i.Cg=+t.getAttribute("yPosition")||t.getAttribute("yPosition"),i.offset=Object(zo.K)(t.getAttribute("offset")||""),i.duration=Object(zo.K)(t.getAttribute("duration")||""),t=xh.Da(t);var n=xh.Da(t.IconClicks[0]),e=n.IconClickThrough&&n.IconClickThrough[0];return n=n.IconClickTracking&&n.IconClickTracking[0],t.StaticResource&&t.StaticResource[0]&&(i.qr=xh.za(t.StaticResource[0]).trim()),t.IconViewTracking&&t.IconViewTracking[0]&&(i.Vl=xh.za(t.IconViewTracking[0]).trim()),e&&(i.zk=xh.za(e).trim()),n&&(i.Ak=xh.za(n).trim()),i},i}(Ch)),Za=new(function(t){function i(){return t.call(this,"AdParameters")||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new h;return i.value=xh.za(t),i.xz=t.getAttribute("xmlEncoded"),i},i}(ma)),Xa=["application/x-shockwave-flash","video/x-flv"],$a=(ca={},Bh()(ca,"application/javascript","cjs"),Bh()(ca,"text/javascript","cjs"),Bh()(ca,"application/x-javascript","cjs"),Bh()(ca,"application/vnd.apple.mpegurl","cm3u8"),Bh()(ca,"application/x-mpegurl","cm3u8"),Bh()(ca,"application/x-shockwave-flash","cswf"),Bh()(ca,"uplynk/m3u8","cm3u8"),Bh()(ca,"video/3gpp","c3gpp"),Bh()(ca,"video/x-flv","cflv"),Bh()(ca,"video/mp4","cmp4"),Bh()(ca,"video/webm","cwebm"),ca),Ja=new(function(t){function i(){return t.call(this,"Linear",[ja,Ba,za,Ga,Ya,Qa,Za])||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new Ca,n=xh.fl(t);if((t=t.getAttribute("skipoffset"))&&(i.ti=!0,"%"===t.slice(-1)?i.ri=Number(t.slice(0,-1)):i.si=Object(zo.K)(t)),t=xh.za(n.Duration),i.duration=t?Object(zo.K)(t):NaN,(t=n.AdParameters)&&(i.parameters=Za.parse(t)),(t=n.TrackingEvents)&&(xh.Da(t).Tracking||[]).forEach((function(t){return i.Zb.push(ja.parse(t))})),t=n.VideoClicks){var e=(t=xh.Da(t)).ClickThrough;e&&(e=e[0])&&(i.hb=Ba.parse(e)),(e=t.ClickTracking)&&e.forEach((function(t){return i.Yo.push(za.parse(t))})),(t=t.CustomClick)&&(t=t[0])&&(i.av=Ga.parse(t))}return(t=n.Icons)&&(t=xh.Da(t).Icon)&&t.forEach((function(t){return i.ld.push(Qa.parse(t,!0))})),t=(n=n.MediaFiles)&&xh.Da(n).MediaFile||[],function(t,i){var n=[],e=[],r=new f;i.forEach((function(t){if(t=Ya.parse(t)){var i=t.mimeType&&t.mimeType.toLowerCase()||"",s=$a[i];s?r[s]+=1:r.Yu+=1,(s=t.url)&&!Go.a.startsWith(s,"rtmp",!0)&&i&&0<i.length&&-1===Xa.indexOf(i)&&("vpaid"!==(t.gb&&t.gb.toLowerCase()||"")?n.push(t):("application/javascript"===i||"text/javascript"===i||"application/x-javascript"===i)&&e.push(t))}})),t.Cq=r,t.Se=0<n.length?n:e}(i,t),t=n&&xh.dl(n,"ClosedCaptionFiles")||[],t=(n&&t&&xh.Da(t).ClosedCaptionFile||[]).map((function(t){return new y(t,!0)})),i.$o=new qh(t),(n=(n&&xh.Da(n).InteractiveCreativeFile||[])[0])&&(n=Wa.parse(n))&&(i.mq=n),i},i}(Ch)),Ka=function(t){function i(){var i=t.call(this)||this;return i.Ze=!0,i.kg=!0,i.ol=null,i}return Xo()(i,t),i}((function(){this.height=this.width=null,this.id="",this.parameters=this.Wu=this.hb=this.tp=this.up=null,this.gb="",this.qc=[]})),tc=new o("STATIC"),ic=new o("IFRAME"),nc=new o("HTML"),ec=function(t){function i(i,n){return(i=t.call(this,i)||this).Kt=n,i}return Xo()(i,t),i.prototype.ia=function(t){var i=new u;return i.type=this.Kt,i.value=xh.za(t),i.mimeType=t.getAttribute("creativeType"),i},i}(ma),rc=new ec("StaticResource",tc),sc=new ec("IFrameResource",ic),oc=new ec("HTMLResource",nc),uc=new(function(t){function i(){return t.call(this,"NonLinear",[Oa,Ha])||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i),e=i.getAttribute("scalable");n.Ze=!e||("true"===e||0<parseInt(e));var r="true"===(e=i.getAttribute("maintainAspectRatio"))||0<parseInt(e);return n.kg=!e||r,i=i.getAttribute("minSuggestedDuration"),n.ol=i?Object(zo.K)(i):NaN,n},n.Zu=function(){return new Ka},n.Kp=function(){return Oa.Va},n.Lp=function(){return Ha.Va},i}(function(t){function i(i){return t.call(this,i,(1<arguments.length&&void 0!==arguments[1]?arguments[1]:[]).concat([rc,sc,oc,Za,ja]))||this}Xo()(i,t);var n=i.prototype;return n.ia=function(t){var i=this,n=this.Zu();n.height=t.getAttribute("height"),n.width=t.getAttribute("width"),n.id=t.getAttribute("id");var e=t.getAttribute("expandedWidth");return n.up=isNaN(e)?0:e,e=t.getAttribute("expandedHeight"),n.tp=isNaN(e)?0:e,n.gb=t.getAttribute("apiFramework"),[(t=xh.Da(t)).StaticResource||[],t.IFrameResource||[],t.HTMLResource||[]].forEach((function(t){t.forEach((function(t){(t=i.ed(t.nodeName).parse(t))&&n.qc.push(t)}))})),(e=t.AdParameters)&&(n.parameters=Za.parse(e[0])),(e=t[this.Kp()])&&(n.hb=this.Pv().parse(e[0])),(t=t[this.Lp()])&&(n.Wu=this.Qv().parse(t[0])),n},n.Pv=function(){return this.ed(this.Kp())},n.Qv=function(){return this.ed(this.Lp())},i}(Ch))),hc=function(t){function i(){var i=t.call(this)||this;return i.Dc=[],i}return Xo()(i,t),i}(l),ac=new(function(t){function i(){return t.call(this,"NonLinearAds",[ja,uc])||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new hc,n=(t=xh.Da(t)).NonLinear;return n&&n.forEach((function(t){return i.Dc.push(uc.parse(t))})),(t=t.TrackingEvents)&&(xh.Da(t[0]).Tracking||[]).forEach((function(t){return i.Zb.push(ja.parse(t))})),i},i}(Ch)),cc=new(function(t){function i(){return t.call(this,"UniversalAdId")||this}return Xo()(i,t),i.prototype.ia=function(t){var i=new s;return i.value=xh.za(t),i.cl=t.getAttribute("idRegistry"),i},i}(ma)),fc=new(function(t){function i(){return t.call(this,"Creative",[Ja,ac])||this}return Xo()(i,t),i.prototype.ia=function(t){var i,n=this,e=null;return[].slice.call(t.childNodes).forEach((function(r){if("UniversalAdId"===r.nodeName)i=r;else{var s=n.ed(r.nodeName);s&&(e=s.parse(r))&&(e.id=t.getAttribute("id"),r=t.getAttribute("sequence"),e.xb=isNaN(r)?0:r,e.uu=t.getAttribute("adID")||t.getAttribute("AdID"))}})),e&&(e.xr=cc.parse(i)),e},i}(Ch)),lc=function(t){function i(i){return t.call(this,i,(1<arguments.length&&void 0!==arguments[1]?arguments[1]:[]).concat([Da,ya,_a,wa,fc,Ra,Ma,La]))||this}return Xo()(i,t),i.prototype.ia=function(t){var i=this.fp(),n=(t=xh.Da(t)).AdSystem&&t.AdSystem[0];return i.S=n&&Da.parse(n)||{},i.Ko=Ht.call(this,t.Attempt,"Attempt"),i.Xh=Ht.call(this,t.Impression,"Impression"),i.Xh.forEach((function(t){-1===t.url.indexOf("log.adaptv.advertising.com")||i.oc||(i.oc=eu.a.Ub("5",t.url))})),i.Ke=Ht.call(this,t.Error,"Error"),i.Ia=Yt.call(this,t.Creatives,"Creative"),i.Ia.sort((function(t,i){return t.xb-i.xb})),i.Ia=i.Ia.map((function(t,i){return t.rc=i,t})),i.mc=Yt.call(this,t.Extensions,"Extension"),i.lz=Yt.call(this,t.AdVerifications,"Verification"),t.ViewableImpression&&(i.qd=[La.parse(t.ViewableImpression[0])]),i},i}(Ch),vc=["[ERRORCODE]","%5BERRORCODE%5D"],dc=["[cachebuster]","[CACHEBUSTER]","[CACHE_BUSTER]","[CACHE_BREAKER]","[CACHEBUSTING]"],pc=["[OMIDPARTNER]"],mc=["[timestamp]","[TIMESTAMP]"],bc=["[ADTYPE]"],gc=["[ADSERVINGID]"],yc=["[ASSETURI]","[AD_MEDIA_FILE_URL]","AD_MEDIA_FILE_URL"],wc=["[BLOCKEDADCATEGORIES]"],_c=["[BREAKPOSITION]"],Ec=["[CLIENTUA]","[clientua]"],Oc=["[CONTENTPLAYHEAD]","[MEDIAPLAYHEAD]"],Ac=["[PAGEURL]","[pageurl]"],Sc=["[UNIVERSALADID]"],Tc=["[ADCOUNT]"],Ic="[TRANSACTIONID] [PLACEMENTTYPE] [IFA] [IFATYPE] [SERVERSIDE] [DOMAIN] [APPBUNDLE] [VASTVERSIONS] [EXTENSIONS] [VERIFICATIONVENDORS] [MEDIAMIME] [PLAYERCAPABILITIES] [CLICKTYPE] [PLAYERSTATE] [INVENTORYSTATE] [PLAYERSIZE] [ADPLAYHEAD] [CONTENTID] [CONTENTURI] [PODSEQUENCE] [CLICKPOS] [LIMITADTRACKING] [REGULATIONS] [GDPRCONSENT] [ADCATEGORIES] [SERVERUA] [DEVICEUA] [DEVICEIP]".split(" "),jc=["[LATLONG]"],Mc=function(t){function i(){var i=t.call(this)||this;return i.ko=[],i.Ko=[],i.Xh=[],i.Ke=[],i.Ia=[],i.mc=[],i.ig=!1,i.id="",i.state={loaded:!1},i}Xo()(i,t);var n=i.prototype;return n.Sq=function(t,i,n){var e=this,r=new Gh(Gh.Hg,null,null,i);this.ke=function(){e.dispatchEvent(r),t.og(r),e.ke=null},(this.state.loaded||n)&&this.ke()},n.dispatchEvent=function(i){var n=i.Xp();switch(n=i.tq?n:!Object(zo.r)(n)&&Wt.call(this,n),i.type){case Gh.Hg:this.xs||(qt(i,this.Ko),this.xs=!0);break;case Gh.td:qt(i,this.Xh);break;case Gh.bb:this.ke&&this.ke(),qt(i,this.Ke);break;case Gh.Hc:n instanceof Ca&&(qt(i,n.Yo),n.Zb&&n.Zb.forEach((function(t){"clickThru"===t.type&&t.url&&i.Le.push(t.url)})));break;case ea.wd:Qt.call(this,n,i.Le,i.Wd,i);break;case Gh.LOADED:this.ke&&this.ke(),this.state.loaded=!0;case"iab_detection_started":case"iab_viewable":case"iab_detection_failed":case"VIDEO_VIEW_3P":case"stopped":case"linearChange":Qt.call(this,n,i.Le,i.type)}return t.prototype.dispatchEvent.call(this,i)},n.dv=function(t,i){this.Os||(this.Os=!0,i=new Gh(Gh.bb,null,null,{error:i}),this.dispatchEvent(i),t.og(i))},i}(Qo.default),Nc=function(t){function i(){var i=t.call(this)||this;return i.title="",i.description="",i.Bu="",i.Ty=null,i.dx=Date.now(),i}return Xo()(i,t),i}(Mc),kc=new(function(t){function i(){return t.call(this,"InLine",[ga])||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i);return i=xh.fl(i),n.title=xh.za(i.AdTitle),n.description=xh.za(i.Description),n.Bu=xh.za(i.Advertiser),n.Ty=ga.parse(i.Survey),n.vu=xh.za(i.AdServingId),n.vk=xh.za(i.Category),n.expires=parseInt(xh.za(i.Expires),10),n},n.fp=function(){return new Nc},i}(lc)),Rc=[Gh.Hg,Gh.td,Gh.Hc,Gh.LOADED,ea.wd,"iab_detection_started","iab_viewable","iab_detection_failed","VIDEO_VIEW_3P","stopped","linearChange"],Lc=function(t){function i(){var i=t.call(this)||this;return i.ig=!0,i.Vo=null,i}Xo()(i,t);var n=i.prototype;return n.Hu=function(t){var i=this;t.ads.forEach((function(t){return Rc.forEach((function(n){return t.addEventListener(n,Zt.bind(i))}))}))},n.Kx=function(t,i){t.ads.forEach((function(t){i.mc&&(t.mc=(t.mc||[]).concat(i.mc)),i.qd&&(t.qd=(t.qd||[]).concat(i.qd)),t.Ia.forEach((function(t){var n=0<i.Ia.length&&i.Ia[0]instanceof Ca;t.ld&&0===t.ld.length&&n&&(t.ld=t.ld.concat(i.Ia[0].ld))})),t.Ge&&t.ig&&(t.Ge=i.Ge.concat(t.Ge).filter((function(t,i,n){return n.indexOf(t)===i})))}))},i}(Mc),Dc=new(function(t){function i(){return t.call(this,"Wrapper",[Ea])||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i),e=xh.dl(i,"BlockedAdCategories");return n.Vo=Ea.parse(xh.dl(i,"VASTAdTagURI")),n.Ge=e&&(xh.za(e).split(",")||[]),n},n.fp=function(){return new Lc},i}(lc)),Cc=new(function(t){function i(){return t.call(this,"Ad",[kc,Dc])||this}return Xo()(i,t),i.prototype.ia=function(t){var i=null,n=t.firstElementChild,e=this.ed(n.nodeName);return e&&((i=e.parse(n)).Lf=t.getAttribute("adType")||"video",i.id=t.getAttribute("id"),n=t.getAttribute("sequence"),t=t.getAttribute("fallbackSequence"),n&&(i.xb=+n),t&&(i.yv=+t)),i},i}(Ch)),Pc=function(t){function i(i,n){return(i=t.call(this,i)||this).version=n,i}return Xo()(i,t),i}(b),xc=new(function(t){function i(){return t.call(this,"Error")||this}Xo()(i,t);var n=i.prototype;return n.ia=function(i){var n=t.prototype.ia.call(this,i);return n.version=i.getAttribute("version"),n},n.Je=function(){return new Pc},i}(ba)),Uc=function(){function t(){this.ads=[],this.Ke=[]}var i=t.prototype;return i.Mp=function(){return 0<this.ads.length?this:this.parent?this.parent.Mp():null},i.pw=function(t){for(var i=[],n=this;;){if(n.Ec&&i.push(n.Ec),n.parent===t||!t)return i;if(!n.parent)return[];n=n.parent}},t}(),Vc=function(t){function i(i){var n=t.call(this,"VAST",[Cc,xc])||this;return n.M=i,n}Xo()(i,t);var n=i.prototype;return n.bf=function(){return!0},n.ia=function(t){var i=this,n=new Uc,e=xh.Da(t);if(n.BD=t.getAttribute("adaptvFailover")||!1,t=e.Error){var r=this.ed("Error");t.forEach((function(t){(t=r.parse(t))&&n.Ke.push(t)}))}if((t=e.Extensions)&&this.M&&t.forEach((function(t){(xh.Da(t).Extension||[]).forEach((function(t){"one_video_feacons"===(t&&t.getAttribute("type"))&&(t=xh.Da(t).Feacons,new ha(t).prepare(i.M))}))})),e=e.Ad){var s=this.ed("Ad");e.forEach((function(t,i){(t=s.parse(t))&&(t.rc=i+1,n.ads.push(t))}))}return n},i}(Ch),Fc=Yo.a.La("VastParser"),Bc=function(){function t(t){this.M=t}return t.prototype.parse=function(t){return new Vc(this.M).parse(function(t){t:{var i=ku()(t);if("string"===i)try{if(void 0!==window.DOMParser){var n=(new window.DOMParser).parseFromString(t,"text/xml");(0<n.getElementsByTagName("parsererror").length||!n.documentElement)&&Fc.error("VastParser error:",n.getElementsByTagName("parsererror")[0].innerText);var e=n}else Xt("No XML parser found"),e=void 0;break t}catch(i){Fc.error(i,"Invalid VAST xml",t),Xt("Invalid VAST: ".concat(i.message||i))}else{if("object"===i){e=t;break t}Xt("Cannot parse VAST: non-supported type",i)}e=void 0}return"VAST"!==(t=e.documentElement).nodeName&&Xt("Invalid VAST XML",Eh),t}(t))},t}(),zc=["Bumper","Midroll","Overlay","Preroll"],Gc=["Bumper","Midroll","Preroll"],Hc=function(){function t(){}var i=t.prototype;return i.parse=function(t,i,n){if(this.ht=/OneVideo\sVIP/.test(t.vendorName),this.ha=i||{},this.no=t.transactionId,this.ie=t.adxResult,this.sh=t.usid,this.Pn=t.rcid,this.yt=t.overlayURL,this.Xt=t.thumbnail,this.Vs=t.fullsizeThumbnail,this.iu=t.videoTitle,this.gu=t.videoId,this.fu=t.videoDuration,this.bs=t.acid,this.ws=t.asid,this.aj=t.auid,this.On=t.rid,this.Ta=t.parentSlot,this.zf=t.pblob||"",this.ph=t.spaceId||"",t.cpm&&(this.Ib=Number(t.cpm),isNaN(this.Ib)&&(this.Ib=Number(Object(zo.b)(t.cpm)))),this.Ib=this.Ib||0,(this.Oc=t.impTracker)&&(this.Oc=this.Oc.replace(/\[ECPM]/g,this.Ib||"")),this.Pa=t.urls||[],t.url&&-1===this.Pa.indexOf(t.url)&&this.Pa.unshift(t.url),this.bu=this.Pa.length,this.Uy(),this.Vi=t.adEngineType||"VAST",this.Gf=t.vastXml)try{"GEMINI"===this.Vi?this.zy(JSON.parse(this.Gf)):(this.ma=new Bc(n).parse(this.Gf),this.ma.Vd=this.Kc),this.dn=!!(this.ma&&this.ma.ads&&0<this.ma.ads.length||this.wc&&this.wc.ads&&0<this.wc.ads.length)}catch(t){this.so=t}if(this.dk=t.vastAds,this.N=t.config,!this.Kc&&!this.Gf&&!this.dk&&"PREBID"!==this.Vi)throw Error("URL, VAST XML or Ads should be specified for each ad config entry");return this.eu=t.vendor&&t.vendor.match(/[0-9a-zA-Z]{24}/g)?t.vendor:"",this.uo=t.vendorName,this.wf=t.name,this.Yn=1e3*t.startTimeout||2147483647,this.Gt=Number(t.priorityBoost)||1,this.ra=t.type||t.adTypes&&t.adTypes[0]||"All",this.oo=t.types||[],this.Ys=!!t.houseAd,this.Vt=!!t.strictSiteCheck,this.Ct=void 0===t.pbl||t.pbl,this.Ht=t.profitCenter,i=t.saleforce||{},this.As=i.bookingId,this.lt=i.lineItemId,this.bo=(t.trackers||{}).Impression||[],this.Xm=t.extraProperties||{},this.Gn=t.podId,this.Vn=t.slotAdSeq,this.Fm=t.bsfv,this.Mg=Math.random().toString(36).substr(2,9),this.Zj=!!t.skipVastRequestRetry,this.Tg=n&&n.U.Tg||0,this.ht&&1<this.Tg&&(this.Zj=!1),this.Bs=!!t.canRenderUI,this.gt=!!t.isNative,this},i.fA=function(t){this.Pa.push(t)},i.ZB=function(){return{adxResult:this.ie,slot:this.Ta,txid:this.no,usid:this.sh}},i.getUrl=function(t){return fa?fa.resolve(this.Kc,t):this.Kc},i.eC=function(){return this.bu},i.Uy=function(){0<this.Pa.length&&(this.Kc=this.Pa.shift())},i.Pk=function(){return this.N},i.Op=function(){var t=this,i=0;return this.Pa.forEach((function(n){return i+=t.Zp(n)})),i+=this.Zp(this.Kc)},i.Zp=function(t){return-1===eu.a.Oh(t||"").indexOf("konduit.me")?this.ha.jd:1e4},i.pB=function(){return 1e4},i.getVendor=function(){return this.eu||""},i.aq=function(){return this.uo||""},i.Jv=function(){return this.As||""},i.lw=function(){return this.lt||""},i.vw=function(){return this.Ht||""},i.getAdEngineType=function(){return this.Vi||""},i.getType=function(){return this.ra||""},i.getAcid=function(){return this.bs||""},i.getOverlayURL=function(){return this.yt||""},i.getThumbnail=function(){return this.Xt||""},i.getFullsizeThumbnail=function(){return this.Vs||""},i.getVideoTitle=function(){return this.iu||""},i.getVideoId=function(){return this.gu||""},i.getVideoDuration=function(){return this.fu},i.cC=function(){return this.bo},i.getAsid=function(){return this.ws||""},i.Hv=function(){return this.aj||""},i.cg=function(){return this.Gf||""},i.gC=function(){return this.ma},i.qB=function(){return this.wc},i.zy=function(t){this.wc=t},i.mC=function(){return this.dn},i.hC=function(){return this.so},i.fC=function(){return this.dk},i.Yf=function(){return this.wf||""},i.FC=function(){return this.Zj},i.isNative=function(){return this.gt},i.HC=function(){return this.Vt},i.Uw=function(){return this.Ys},i.gw=function(){if(this.Oc)return fa?fa.resolve(this.Oc):this.Oc},i.PB=function(){return this.Ib*this.Gt},i.bB=function(){return this.Ib},i.getRuleId=function(){return this.On},i.aC=function(){return this.Yn},i.getTransactionId=function(){return this.no},i.RA=function(){return this.ie},i.getUsid=function(){return this.sh},i.VB=function(){return this.Pn},i.oB=function(){return this.Xm},i.BC=function(){return $t(this.ra)},i.Xw=function(){return this.Ct},i.LB=function(){return this.Gn},i.$B=function(){return this.Vn},i.cp=function(t){return this.ra===t||"All"===this.ra&&$t(t,!0)||-1!==this.oo.indexOf(t)||-1!==this.oo.indexOf("All")},i.Lw=function(){var t=0===(this.Kc||"").indexOf("https://tpc.googlesyndication.com")||0===(this.Kc||"").indexOf("https://ima3vpaid.appspot.com");return 0<((this.uo||"").match(/.*ADX.*/g)||[]).length||t},i.prepare=function(t,i){if(!(-1<zc.indexOf(i)))throw Error("Bad type value: ".concat(i));var n=this.clone();return n.ra=i,fa=t,n},i.clone=function(){var i=new t;return Object(zo.g)(this,i),i},i.EB=function(){return this.zf},i.gd=function(){return this.ph},i.ly=function(t){this.hs=t},i.Cp=function(){return this.hs},i.WA=function(){return this.Fm},i.FA=function(){return this.Mg},i.canRenderUI=function(){return this.Bs},t}(),Yc=function(t){function i(){var i=t.call(this)||this;return i.Xb=null,i}Xo()(i,t);var n=i.prototype;return n.clone=function(){var t=new i;return Object(zo.g)(this,t),t},n.parse=function(i,n){if(t.prototype.parse.call(this,i,n),i=i.slot||i||{},this.Xb=new E,this.Xb.delay=i.delay||1,this.Xb.width=i.width,this.Xb.height=i.height,this.Xb.top=i.top,this.Xb.left=i.left,this.Xb.Aq=1e3*i.maxShowTime||this.ha.maxLinearShowTime||Number.POSITIVE_INFINITY,this.Xb.mp="true"===String(i.disposable)||!1,this.Xb.position=i.position||E.Mi,i=this.Xb.position,-1===[E.lm,E.Mi,E.mm,E.nm,E.Ni,E.Li].indexOf(i))throw Error("Bad overlay slot position: ".concat(i));return this},i}(Hc),qc=function(){function t(){}return t.parse=function(t,i,n){var e=t.type||t.adTypes[0];switch(e){case"Overlay":return(new Yc).parse(t,i);case"Preroll":case"Midroll":case"Bumper":case"All":case null:return(new Hc).parse(t,i,n);default:throw Error("Bad ad config entry type: ".concat(e))}},t}(),Wc=function(){function t(t){this.lv=[],t=t.config.Fp(),this.kA=t.asids||[],this.Au=null==t.prerollInterleave?1:t.prerollInterleave,this.Md=t.podSize||1,this.gv=t.domainOptimisation,this.xl=t.overlayTiming;var i=t.timeout||{};this.jx=1e3*(i.maxLinearShow||90),this.vg=1e3*i.soft||400,this.jd=1e3*i.hard||8*this.vg,this.pr=Math.min(1e3*i.start||6*this.jd,2147483647),this.ix=Math.min(1e3*i.maxAdSearch||0,2147483647),this.jd<this.vg&&(i=[this.jd,this.vg],this.vg=i[0],this.jd=i[1]),this.volume=t.volume,this.wu=t.adStrategy||"ADSET_BASED",this.Mw=t.isBrandedContent,this.nr=t.skipSettings||{},this.hb=t.clickThroughUrl,this.ny(t.aeg||[])}return t.prototype.ny=function(){var t=this;(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){return t.lv.push(i.map((function(i){return qc.parse(i,t)})))}))},t}();Wc.ca=["config"];var Qc=n(76),Zc=function(t){this.Kg=t.actionTracker};Zc.ca=["actionTracker"];var Xc=function(t){function i(i,n){var e=t.call(this)||this;return e.te=Yo.a.La(n||"Pool"),e.Vz=!1,Jt.call(Eu()(e),i),e}Xo()(i,t);var n=i.prototype;return n.getEntries=function(){return this.Lc},n.size=function(){return this.Lc.length},n.Zh=function(){return 0===this.size()},n.addEventListener=function(n,e){t.prototype.addEventListener.call(this,n,e),n===i.Event.om&&this.Zh()&&this.xn(n,[this],e)},n.release=function(t){if(t)if(t.Bf){for(var n=0;n<this.Lc.length;n++)if(this.Lc[n].Bf===t.Bf)return t=this.Lc.splice(n,1),this.te.debug("Released",t,"pool",this.Lc),void(this.Zh()&&this.dispatchEvent(i.Event.om,this));Kt.call(this,t,"not found")}else Kt.call(this,t,"entry w/o pool key");else Kt.call(this,t,"invalid entry value")},i}(Qo.default);Xc.Event={om:"Pool.Released.All"};var $c=Yo.a.La("EntriesServerResponseParser"),Jc=function(){function t(t){this.N=t.config,this.ha=t.adsConfig,this.O=t.injector}return t.prototype.parse=function(t,i){var n=this;if(!Object(zo.y)(t))throw Error("Received bad source ".concat(t));this.vs=t.apid,this.$t=t.txid,this.ie=t.adxResult,this.sh=t.usid,this.aj=t.auid;var e=t.pods||[];return e.forEach((function(t){t.slots&&t.slots.forEach((function(e,r){e.adSeq=r+1,e.podId=t.id,e.aeg=ti.call(n,e,i),e.hasAds=function(t){return t.aeg.some((function(t){return 0<t.length}))}(e)}))})),{fi:e,source:t}},t}();Jc.ca=["config","adsConfig","injector"];var Kc=Yo.a.La("BaseAdEntriesLoader"),tf=function(t){function i(i){var n=t.call(this)||this;return n.Pa=i.urls,n.zt=i.parametersCombine,n}return Xo()(i,t),i.prototype.load=function(t,i){return i=i&&Object(zo.H)(i)||"",A("".concat(t,"&").concat(i),null,{timeout:5e3,withCredentials:!0}).then((function(t){return t.data})).catch((function(t){Kc.error("Failed to load entries",t)}))},i}(Qo.default);tf.ca=["parametersCombine","urls"];var nf=function(t){function i(){return t.apply(this,arguments)||this}Xo()(i,t);var n=i.prototype;return n.reset=function(){this.Fa=this.bk=this.zc=this.Qn=null},n.load=function(i,n){if(this.Fa=i,i=this.zt.cq(this.Fa),ii(this.Fa)){if((n=this.zc[this.Fa]&&this.zc[this.Fa][n]&&this.zc[this.Fa][n].shift()).calculated)return Bo.a.resolve(this.Bl({schema:{pods:[n]}}));i.schemaId=this.Qn,i.podId=n.id}return t.prototype.load.call(this,this.Pa.Dv(),i).then(this.Bl.bind(this))},n.Bl=function(t,i){i&&(this.Fa=i),(i=t.schema||{}).id&&(this.Qn=i.id),i=i.pods||[],ei.call(this,i),si.call(this,i);var n=ri.call(this,i),e=ni.call(this,i),r=this.bk;return this.bk=null,{defaultSlot:t.slot,podSize:r,pods:i,slots:n,timings:e,version:t.version}},i}(tf);nf.ca=["parametersCombine","urls"];var ef=Yo.a.La("AdEntriesManager"),rf=1,sf=function(){function t(t){this.V=t.eventBus,this.N=t.config,this.At=t.injector.Ya(Jc),this.Cj=new nf(t),this.reset()}var i=t.prototype;return i.reset=function(){this.Cj.reset(),this.Ra=[],this.Ym={},this.lk=!1},i.release=function(t){for(var i=0;i<this.Ra.length;i++){for(var n=this.Ra[i],e=0;e<n.length;e++){var r=n[e];if(r.$d===t.$d)return r.release(t),void(0===r.size()&&(n.splice(e,1),this.lk=this.lk||t.qq))}0===n.length&&this.Ra.splice(i,1)}ef.warn("Unable to release entry because pool doesn't exist",t,this.Ra)},i.Ox=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;this.V.dispatchEvent(new Gu("Reporting.Ad.Request",{type:t})),n?vi.call(this,this.Cj.Bl(n,t),t):fi.call(this,t,i)},i.zq=function(t){(t=li(t))&&(this.Ym[t]=t)},i.Kk=function(t){ui.call(this),ai.call(this);var i=this.Ra[0]||[];return hi.call(this,i),(i=i.filter((function(i){return i.getEntries().filter((function(i){return i.cp(t)}))})))[0]&&i[0].getEntries()||[]},i.ky=function(t){oi.call(this,[t])},t}();sf.ca=["eventBus","adsConfig","config","injector"];var of=["[AD_DURATION]","{ad_duration}"],uf=["{adSpotTime}"],hf=["{errNo}"],af=["[ADAP_VIEWABLE_OPPORTUNITY]"],cf=["{adNumber}","{adSeq}"],ff=["[APID]"],lf=["[APP_ID]"],vf=["|ap|","[AUTOPLAY]","[AUTO_INITIATION]"],df=["[BCID]","[bcid]"],pf=["|beoncw|","[BEON_CW]"],mf=["|beonvid|","[BEON_VIDEO_ID]"],bf=["[BID]"],gf=["[container_height]","[CONTAINER_HEIGHT]"],yf=["[container_width]","[CONTAINER_WIDTH]"],wf=["{creativeLoadTime}"],_f=["[DE_RSS_ID]"],Ef=["|DE_URL|","[DE_URL]"],Of=["[DEPTH]"],Af=["[DOMAIN_ROOT]"],Sf=["[DOMAIN_NAME]"],Tf=["[ECPM]"],If=["[EUCONSENT]","EUCONSENT","[GDPR_CONSENT]"],jf=["[P_VW_ACTIVE]","<a.active>"],Mf=["[GDPR]","GDPR"],Nf=["[IP_ADDR]","[IPADDRESS]","IPADDRESS"],kf=["[OATH_FIRSTPARTY]","OATH_FIRSTPARTY"],Rf=["[LOCATION_LAT]","[LATITUDE]","LATITUDE"],Lf=["[LOCATION_LON]","[LONGITUDE]","LONGITUDE"],Df=["[MOAT_PREBID]"],Cf=["|muted|","[MUTED]"],Pf=["[MCC]","[MNC]","[APPNAME]"],xf=["[PID]"],Uf=["{PlayerInitTime}"],Vf=["{playerRev}"],Ff=["[P_VW_SIZE]","<a.psize>","{psize}"],Bf=["[PLAYER_TYPE]"],zf=["[PLAYLIST_SEQUENCE]"],Gf=["[RSS_ID]"],Hf=["[SID]"],Yf=["[SOUND]"],qf=["[SPACE_ID]","SPACE_ID"],Wf=["[USER_AGENT]","[USERAGENT]","USERAGENT"],Qf=["[VAST_DURATION]","{vast_duration}"],Zf=["[VIDEO_COMPANY_ID]"],Xf=["[VIDEO_DESCRIPTION]","VIDEO_DESCRIPTION"],$f=["[VIDEO_DETAIL_PAGE]","VIDEO_DETAIL_PAGE"],Jf=["[VIDEO_DURATION]","VIDEO_DURATION"],Kf=["[VIDEO_FILE_URL]","VIDEO_FILE_URL"],tl=["[video_height]","[VIDEO_HEIGHT]"],il=["[VIDEO_ID]","VIDEO_ID"],nl=["[VIDEO_KEYWORDS]","VIDEO_KEYWORDS"],el=["|%|","[VIDEO_PERCENT]"],rl=["[VIDEO_TITLE]","VIDEO_TITLE"],sl=["[VIDEO_TITLE_ENC]"],ol="[VIDEO_URL] VIDEO_URL |URL| [CONTENT_URL] [EMBEDDING_PAGE_URL] EMBEDDING_PAGE_URL [URL] [A_D_PAGEURL]".split(" "),ul=["[video_width]","[VIDEO_WIDTH]"],hl=["[P_VW_VIEWABLE]","<a.viewable>"],al=["[P_VW_VIEWABLE_OPPORTUNITY]","<a.viewableOpportunity>"],cl=["[VVUID]"],fl=["[VPAID_ERROR_MESSAGE]","{errmsg}"],ll=["[SS_REQ]","SS_REQ"],vl=n(14),dl=n.n(vl),pl=function(){function t(t,i){Array.isArray(t)||(t=[t]),this.Vc=i,this.we=t.slice(0)}var i=t.prototype;return i.GB=function(){return this.we},i.apply=function(t){if(!t||!this.we.some((function(i){return-1<t.indexOf(i)})))return t;var i=t,n=this.Vc;n=null!=(n=Object(zo.s)(n)?n():n)?n.toString():"";for(var e=0;e<this.we.length;e++){var r=this.we[e],s=null!=r.match(/^[^\w%\s]/g),o=null!=r.match(/[^\w%\s]$/g);r=r.replace(/([{}\(\)\^$&.\*\?\/\+\|\[\\\\]|\]|\-)/g,"\\$1"),i=i.replace(new RegExp((s?"":"([^\\w%\\s]|^)")+r+(o?"":"([^\\w%\\s]|$)"),"g"),(s?"":"$1")+n+(o?"":"$2"))}return i},i.pp=function(t){return t.we[0]===this.we[0]},t}(),ml=function(){function t(t,i){this.Bt=t,this.Jt=i}return t.prototype.apply=function(t){return t.replace(this.Bt,this.Jt)},t}(),bl=function(){function t(t){this.fb=t||[]}var i=t.prototype;return i.join=function(i){if(!i)return this;var n=new t,e=this;return n.resolve=function(t){return i.resolve(e.resolve(t))},n},i.resolve=function(t){if(!t)return t;for(var i=0;i<this.fb.length;i++)t=this.fb[i].apply(t);return t},t}(),gl=function(){function t(t,i){var n=this;this.U=t.environment,this.N=t.config,this.Fb=t.smartViewability,this.fa=t.display,this.hc=t.hostWindowParamsObtainer,this.li=(i||[]).concat([[dc,function(){return Math.random().toString().slice(2,10)}],[pc,"unknown"],[mc,function(){return(new Date).getTime()}],[yc,function(){return n.U.Za()&&n.U.Za().Cp()}],[ff,function(){var t=n.N.je;return t&&t.utid}],[lf,function(){return n.N.Tb("app_id")}],[vf,function(){return n.N.hg()?1:0}],[df,function(){return n.N.me}],[pf,function(){return Object(zo.o)(n.N.Tb("beoncw"),0)}],[mf,function(){return Object(zo.o)(n.N.Tb("beonvid"),1)}],[bf,function(){return n.N.Ok()}],[gf,function(){return yi.call(n).height}],[yf,function(){return yi.call(n).width}],[Oc,function(){var t=n.fa.getCurrentTime(),i=Math.round(t),e=~~(i/3600),r=i-3600*e;return r=~~(r-60*(i=~~(r/60)))-(500<(t=+(t%1).toFixed(3).substring(2))?1:0),"".concat("".concat((10>e?"0":"")+e,":")+(10>i?"0":"")+i,":").concat(10>r?"0":"").concat(r).concat(t?".".concat(t):"")}],[_f,function(){return wi.call(n).deRssId}],[Ef,function(){return encodeURIComponent(n.Wk())}],[Af,function(){return n.$v()}],[Sf,function(){return location.host}],[jf,function(){return Jo.isVisible()?1:0}],[Cf,function(){return n.fa.isMuted()?1:0}],[Pf,function(){return""}],[xf,function(){return n.N.Id}],[Bf,function(){return n.N.Zf()}],[Ff,function(){var t=yi.call(n);return 0===(t=Math.max(t.width,t.height))?-1:350>t?1:500>t?2:3}],[Gf,function(){return wi.call(n).rssVideoId}],[Wf,function(){return encodeURIComponent(Fo.a.Cw())}],[Zf,function(){return wi.call(n).sA}],[Xf,function(){return wi.call(n).description}],[$f,function(){return wi.call(n).detailPage}],[Jf,function(){var t=wi.call(n).metadata||{};return t.duration?Math.round(t.duration/1e3):""}],[Kf,function(){var t=wi.call(n);return t.videoUrls&&t.videoUrls[0]}],[tl,function(){return yi.call(n).height}],[il,function(){return wi.call(n).id}],[nl,function(){return wi.call(n).keywords}],[el,function(){return(n.U.Zk()||{}).yA}],[rl,function(){return wi.call(n).title}],[sl,function(){return encodeURIComponent(wi.call(n).title||"")}],[ol,function(){return n.Wk()}],[ul,function(){return yi.call(n).width}],[af.concat(Df),function(){return n.Fb.Ca()}],[hl.concat(al),function(){return n.Fb.dg()}],[cl,function(){return n.N.uf.vvuid}],[Rf,function(){return n.N.Ne()?n.N.Ne().latitude:""}],[Lf,function(){return n.N.Ne()?n.N.Ne().longitude:""}],[Nf,function(){return n.N.Ne()?n.N.Ne().ipAddress:""}],[Of,function(){return Fo.a.fw()}],[Hf,function(){return n.N.Tb("sid")||n.N.Rk()}],[Yf,function(){return parseInt(100*n.U.getVolume(),10)}],[qf,this.hc.gd()],[If,function(){var t=n.N.Qh();return t&&t.gdprConsentData}],[Mf,function(){var t=n.N.Qh();return t&&Number(t.gdprApplies)}],[zf,function(){var t=n.U.hk;return 0<=t?t+1:""}],[kf,function(){var t=n.N.Qh();return t&&t.isOathFirstParty}],[ll,0]]),this.fb=this.li.map((function(t){return t=Qu()(t,2),new pl(t[0],t[1])}))}var i=t.prototype;return i.Eu=function(t){return t.reduce((function(t,i){i=Qu()(i,2);var n=new pl(i[0],i[1]);return(i=Object(zo.l)(t,(function(t){return t.pp(n)})))?t[t.indexOf(i)]=n:t.push(n),t}),dl()(this.fb))},i.resolve=function(t,i){return i=i?this.Eu(i):this.fb,new bl(i).join(pi(/(\[MACROS:)(.+?)(\])/g,mi.bind(this)).join(pi(/(\|MACROS:)(.+?)(\|)/g,mi.bind(this))).join(pi(/(\[ENC_MACROS:)(.+?)(\])/g,bi.bind(this))).join(pi(/(\|ENC_MACROS:)(.+?)(\|)/g,bi.bind(this)))).join(pi(/(\[META:)(.+?)(\])/g,gi.bind(this)).join(pi(/(\|meta:)(.+?)(\|)/g,gi.bind(this)))).resolve(t)},i.$v=function(){var t=location.hostname.split(/\./);switch(t.length){case 2:return t.slice(-2)[0];default:return t.slice(-3)[0]}},i.Wk=function(){return encodeURIComponent(this.N.Tb("url")||Fo.a.hd(window))},t}();gl.ca=["environment","config","smartViewability","display","hostWindowParamsObtainer"];var yl=function(t){function i(i){var n=i.geminiMacrosResolver,e=t.call(this,i,[[cf,function(){return e.M.ag()}],[Tf,function(){return e.M.Za()&&e.M.Za().Ib||""}],[wf,function(){return e.be.Vv()}],[Uf,function(){return e.be.sw()}],[uf,function(){return e.be.Ev()}],[Vf,function(){return e.N.Ph()}],[Qf,function(){return e.M.getCreativeDuration()}],[of,function(){return Math.round(e.M.getDuration())}],[_c,function(){return e.Lv()}],[Tc,function(){return e.M.Ng}],[bc,function(){return e.M.bg()}],[gc,function(){return e.M.Xf()}],[Sc,function(){return e.M.$f()}],[wc,function(){return e.zs.lf.join(",")}],[Ec,function(){return e.M.Rv()}],[Ac,function(){return e.Wk()}],[Ic,function(){return-1}],[jc,function(){return-2}]].concat(n.li))||this;return e.be=i.adTimeLogger,e.N=i.config,e.U=i.environment,e.zs=i.blockedCategoriesHandler,e.Sz=n,e}Xo()(i,t);var n=i.prototype;return n.tg=function(t){return this.M=t,this},n.Lv=function(){var t=this.M.Nk();if(this.U.Kw())return"4";switch(t){case"Preroll":case"Bumper":return"1";case"Midroll":return"2";case"Overlay":return"0";default:throw Error("Bad ad type: ".concat(t))}},i}(gl);yl.ca="adTimeLogger adsConfig environment config smartViewability display blockedCategoriesHandler hostWindowParamsObtainer geminiMacrosResolver".split(" ");var wl=function(){function t(t){this.M=t}var i=t.prototype;return i.Dk=function(){},i.getType=function(){return null},i.NA=function(){return this.M},t}(),_l=function(t){function i(i,n){return(i=t.call(this,i)||this).tr=n||0,i}return Xo()(i,t),i}(th),El=function(t){function i(n,e,r,s){return(n=t.call(this,n)||this).severity=void 0===e?i.Qi:e,n.timeout=r,n.kb=s,n}return Xo()(i,t),i}(th);El.rm=0,El.Qi=1,El.Lz=2,n(103);var Ol="advertising.com doubleclick.net fwmrm.net tremorhub.com googlesyndication.com rubiconproject.com casalemedia.com doubleverify.com innovid.com moatads.com pubmatic.com mathtag.com jivox.com adsafeprotected.com adform.net dotomi.com".split(" "),Al=["simpli.fi","amazon-adsystem.com","stackadapt.com","serving-sys.com"],Sl=function(){function t(t,i,n,e){this.le=t,this.Y=i,this.ha=n,this.M=e,this.Nn=this.po=!1}var i=t.prototype;return i.Tx=function(t,i,n){return this.po=this.gz(this.Zv(t)),_i.call(this,t,i,n)},i.$p=function(t,i){return i=[[Tc,this.M.Bv()],[bc,i],[wc,this.le.lf.join(",")]],t=t||this.Y&&this.Y.getUrl(i),t=this.M.Pb.resolve(t,i),t=eu.a.wk(t),Go.a.Fl(t,"#",encodeURIComponent("#"))},i.gz=function(t){return Ol.includes(t)||Al.includes(t)||(this.Nn=!0),!(!Ol.includes(t)&&Al.includes(t))||!(Al.includes(t)||!Ol.includes(t))&&void 0},i.Zv=function(t){var i=document.createElement("a");return i.href=t,i.host.split(/\./).slice(-2).join(".")},t}(),Tl="VastLoader.Vast.Loading",Il="VastLoader.Vast.Loaded",jl=Yo.a.La("VastLoader"),Ml=function(t){function i(i,n,e){var r=t.call(this)||this;return r.M=i,r.ub=n,r.Y=e,r.Fe=0,r.du=new Bc(r.M),r.ek=null,r.O=r.M.O,r.Mc=r.O.T("errorTracker"),r.N=r.O.T("config"),r.ha=r.O.T("adsConfig"),r.le=r.O.T("blockedCategoriesHandler"),r.le.er([]),r.pa=r.O.T("beaconDataHolder"),r.fk=new Sl(r.le,r.Y,r.ha,r.M),r}Xo()(i,t);var n=i.prototype;return n.jq=function(){this.Fe=0},n.wg=function(){this.jf=(new Date).getTime(),this.se=!0},n.Cx=function(t,i,n){try{var e=this.du.parse(t);return e.Vd=n,i&&i(e),this.Ye(e,null,0,n)}catch(t){jl.error("Failed to parse VAST ",t),this.Qd(t.message,null,t.code||Eh)}},n.Ye=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:0,e=3<arguments.length?arguments[3]:void 0;if(this.ek=t,t=ki(t),Ri.call(this,t)){if(i||Mi(t),this.eb=t.ads[n],this.M.dispatchEvent(new Gu(Nl,{ad:this.eb,Ik:this.Y,zr:e})),this.tf=t,this.eb.ig)var r=Li.call(this,n);else(n=this.eb).vk&&-1!==this.le.lf.indexOf(n.vk)?(Ni.call(this,rh),this.Qd("Inline ad with category ".concat(this.Y.vk," has been blocked"),null,rh)):(n=t,!1!==this.se&&(Ho.a.clearTimeout(this.co),this.se=!1,e=(new Date).getTime()-this.jf,Ti.call(this,n,null,e),this.Te&&this.Te(n,e)));return r}},n.Jx=function(t,i){this.Ye(t,void 0,i)},n.load=function(t,i){this.jq(),this.wg(),this.Te=t,this.Ue=i,t=this.Y?this.Y.Op():this.ha.jd,this.co=Ho.a.setTimeout(Ai.bind(this,t),t),ji.call(this,void 0,void 0)},n.bv=function(){--this.Fe},n.Qd=function(t,i,n){var e=this.tf;this.tf=null,this.bh=n=n||fh,e&&(e.ads&&0<e.ads.length||e.parent)?("VAST ajax error"===t&&Ni.call(this,n),0===e.ads.length&&e.parent&&(e=Di.call(this,e,n)),0<e.ads.length&&this.eb===e.ads[0]&&e.ads.shift(),0<e.ads.length?this.Ye(e,!0):Ii.call(this,t+(i?" (".concat(i,")"):""),n)):Ii.call(this,t+(i?" (".concat(i,")"):""),n)},i}(Qo.default),Nl="VastLoader.Vast.ProcessAd",kl=function(t){function i(i,n,e){return(i=t.call(this,i,n,e)||this).Y=e,i}return Xo()(i,t),i.prototype.load=function(t,i){this.jq(),this.wg(),this.Te=t,this.Ue=i,(t=this.Y.ma)?this.Ye(t):(t=this.Y.so,this.Qd(t.message,null,t.code||Eh))},i}(Ml),Rl=Yo.a.La("VastEventHandler"),Ll=/https?:/,Dl=[],Cl=function(){function t(t){this.M=t,this.ha=this.M.ha,t=this.M.O,this.V=t.T("eventBus"),this.lo=t.T("externalTracker"),this.N=t.T("config"),this.ha.Mw&&this.V.addEventListener("Reporting.Ad.Engine.Response",Ci.bind(this))}return t.prototype.og=function(t,i){if(t.type===Gh.td?Object(zo.d)(Ui.bind(this,t,i)):Ui.call(this,t,i),t.type===Gh.Hc)try{var n=t.dd();n&&R(n)}catch(t){Rl.error("onVastEvent",t)}},t}(),Pl=function(){function t(t,i){this.Jf=t.slice(),this.Km=i,this.Ma=[],Vi.call(this)}var i=t.prototype;return i.reset=function(){for(var t=0;t<this.Ma.length;t++)this.Ma[t].ua();this.Ma=[]},i.release=function(t){-1!==(t=this.Jf.indexOf(t))&&(this.Jf.splice(t,1),Vi.call(this))},i.hz=function(){for(var t=0;t<this.Jf.length;t++){var i=this.Jf[t];i=zu.a.bind(i,"VASTAdEngineComplete",this.release.bind(this,i)),this.Ma.push(i)}},t}(),xl=function(){function t(t){this.fa=t,this.jo=[]}var i=t.prototype;return i.Ud=function(){},i.hl=function(){},i.createElement=function(){},i.load=function(){this.element=this.createElement()},i.vl=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i=this.P.Ea;t.duration=i.duration,t.skippable=i.ti||!1,t.skipOffsetTime=i.si||null,t.skipOffsetPercent=i.ri||null,(i=this.P.ad?this.P.ad.xb:null)&&(t.sequence=i),this.wp(t),this.P.dispatchEvent(new Gu("VASTAdStarted",t))},i.wp=function(t){this.ns||(this.P.dispatchEvent(new Gu("VASTAdStarting",t)),this.ns=!0)},i.mg=function(){this.rf||(this.rf=!0,this.P.gl(),this.P.Od(Gh.td),this.P.dispatchEvent(new Gu(Hu.Fg,{Ea:this.P.Ea,oc:this.P.ad&&this.P.ad.oc||""})),this.track(va.CREATIVE_VIEW))},i.Sl=function(t){.25<t&&this.tb(va.FIRST_QUARTILE),.5<t&&this.tb(va.MIDPOINT),.75<t&&this.tb(va.THIRD_QUARTILE)},i.stop=function(){this.P.complete(!0)},i.od=function(){this.stop()},i.skip=function(){this.P.stop()},i.track=function(t,i){this.P.Gk(t,i)},i.tb=function(t){t===va.COMPLETE&&!this.Gb||-1!==this.jo.indexOf(t)||(this.jo.push(t),this.track(t,void 0))},i.resize=function(){},i.invokeAdMethod=function(){},i.setVolume=function(){},i.resume=function(){},i.pause=function(){},i.getCurrentTime=function(){var t=this.Oe(),i=this.getDuration();return 0<i&&0<t?i-t:0},i.Oe=function(){return-1},i.getDuration=function(){return-1},i.Dl=function(){this.Gb=!0},i.GC=function(){return this.Gb},t}(),Ul=Yo.a.La("SimpleVideoMediaElement"),Vl={Gi:"created",PAUSED:"paused",PLAYING:"playing",uc:"stopped"},Fl=function(t){function i(i,n,e,r){return(i=t.call(this,i)||this).W=Vl.Gi,i.wo=n.url,i.ea=e,i.gs=(new Date).getTime(),i.pa=r.T("beaconDataHolder"),i}Xo()(i,t);var n=i.prototype;return n.load=function(){t.prototype.load.call(this),this.P.Sf()},n.hl=function(){try{this.Yw()?this.fa.Iy(this.wo):this.fa.Ay(this.wo),this.W!==Vl.uc&&(this.hu=!0,this.Oa=zu.a.group(zu.a.bind(this.fa,"VideoClickEvent",Fi.bind(this)),zu.a.bind(this.fa,"VideoErrorEvent",Bi.bind(this)),zu.a.bind(this.fa,"VideoPlayEvent",Qi.bind(this)),zu.a.bind(this.fa,"VideoStartEvent",Zi.bind(this)),zu.a.bind(this.fa,"VideoResumeEvent",Yi.bind(this)),zu.a.bind(this.fa,"VideoPauseEvent",zi.bind(this)),zu.a.bind(this.fa,"VideoEndEvent",Wi.bind(this)),zu.a.bind(this.fa,"VideoVolumeChangedEvent",Gi.bind(this)),zu.a.bind(this.fa,"VideoTimeUpdateEvent",Xi.bind(this)),zu.a.bind(this.fa,"VideoWaiting",Hi.bind(this)),zu.a.bind(this.fa,"VideoFallbackEvent",qi.bind(this)),zu.a.bind(this.ea,"click",Fi.bind(this))),this.P.Ea.hb&&((this.fa.R.style||{}).cursor="pointer"),this.Ud())}catch(t){Ul.error("Failed to set video: ".concat(t.message)),this.od(t.message)}},n.Yw=function(){var t=this.P.Za();return t&&"Preroll"===t.getType()},n.Ud=function(){this.W!==Vl.uc&&this.fa.play()},n.stop=function(){if(this.W=Vl.uc,this.hu){this.Oa.ua(),this.fa.stop(),this.fa.Yq();var i=this.fa.R.style;i&&(i.cursor="")}t.prototype.stop.call(this)},n.pause=function(){this.W===Vl.PLAYING&&this.fa.pause()},n.resume=function(){this.W===Vl.PAUSED&&this.fa.play()},n.Oe=function(){return this.fa.Oe()},n.od=function(t,i){this.W=Vl.uc;var n=ah,e="video playback error";switch(i){case 2:n=hh;break;case 3:case 4:n=lh;break;case 5:n=lh,e="autoplay issue"}this.error=n,this.P.dispatchEvent(new Gu("VASTAdError"),t),this.rf||this.P.Od(Gh.bb,{details:e,error:n}),this.stop()},n.setVolume=function(t){this.fa.setVolume(t),this.fa.mute(0===t)},n.getDuration=function(){return this.fa.getDuration()},i}(xl),Bl=n(97),zl=n.n(Bl),Gl=function(){function t(t){var i=t.adsConfig.nr||{};this.$j=!Object(zo.r)(i),this.M=t.adSystem,this.nb=t.dom,this.Qg=t.adContainerProvider.Qc,this.Bc=t.videoTagProvider,this.St=i.skippableText||"Skip ad %t",this.Zt=i.timerText||"Skip ad in %ds",this.Pt=i.showTimer||!1,this.Qt=i.skipInSeconds||5,this.mt=i.maxLinearShowTime||90,this.ae=!1,this.Ma=zu.a.group(zu.a.bind(this.M,Hu.ac,$i.bind(this)))}return t.prototype.destroy=function(){this.Ma.ua(),Object(zo.E)(this.Rb)},t}();Gl.ca="adSystem adsConfig display dom adContainerProvider videoTagProvider".split(" ");var Hl=n(68),Yl=function(t){function i(i,n,e,r,s){var o=t.call(this)||this;return o.ad=i,o.Ea=n,o.ta=e,o.Kn=!0,o.M=r,o.O=r.O,o.yd=o.O.T("adContainerProvider"),o.ea=o.yd.Qc,o.Mc=o.O.T("errorTracker"),o.N=o.O.T("config"),o.Y=s.Za(),o.la=s,o.eg=Object(zo.h)("div",{class:"ad-icons-layer",style:"position: relative"}),o.type="AdView",o}Xo()(i,t);var n=i.prototype;return n.gg=function(t){var i=this;(this.na=this.ji())?(this.M.addEventListener("AdSystem.Resize",this.na.resize.bind(this.na)),this.M.addEventListener("AdSystem.InvokeAdMethod",(function(t){i.na.invokeAdMethod(t.name,t.data)})),this.na.P=this,this.setVolume(t),this.na.load()):this.complete(!0)},n.Ny=function(){this.pd=this.na.element,this.$h&&(this.$h.appendChild(this.pd),this.pd=this.$h)},n.noResize=function(){this.Kn=!1},n.Sf=function(){this.Ny(),this.resize(),this.pd&&this.ea.appendChild(this.pd),this.ea.appendChild(this.eg),this.na.hl()},n.Ud=function(){this.na&&this.na.Ud()},n.resize=function(){if(this.Kn&&this.pd){var t=this.pd.style;t.position="absolute";var i=this.uk(this.ea.offsetWidth,this.ea.offsetHeight,this.getAdWidth(),this.getAdHeight(),this.Mk(),this.Lk());t.top=isNaN(i.y)?i.y:"".concat(i.y,"px"),t.left=isNaN(i.x)?i.x:"".concat(i.x,"px"),t.width=this.md()?"100%":"".concat(i.width,"px"),t.height=this.md()?"100%":"".concat(i.height,"px")}},n.stop=function(t){this.na?t?this.na.od(Hl.a):this.na.stop():this.complete(!0)},n.skip=function(){this.na?this.na.skip():this.complete(!0)},n.complete=function(t,i){this.pd&&Object(zo.E)(this.pd),Object(zo.E)(this.eg),this.na&&this.na.error?this.dispatchEvent(new Gu("VASTAdError")):t?this.dispatchEvent(new Gu("VASTAdFinishedForce")):this.dispatchEvent(new Gu("VASTAdFinished")),this.Fk(t,i)},n.Fk=function(t,i){var n=new Gu("VASTAdEngineComplete");i&&(n.data=i.data,n.currentTime=i.currentTime),n.force=t,this.dispatchEvent(n)},n.Od=function(t,i){var n=2<arguments.length&&void 0!==arguments[2]&&arguments[2];if(t===Gh.bb){if(!n&&this.Ps)return;this.Ps=!0,this.la.xg("loaded",i.error,i.details)}this.ad.dispatchEvent(new Gh(t,this.Ea,null,i))},n.Gk=function(t,i){this.ad.dispatchEvent(new ea(t,this.Ea,i))},n.Dh=function(t,i,n){var e;this.En=!n,n||(e=this.dd())&&!i||!t||"string"!=typeof t||(e=t),this.ad.dispatchEvent(new Gh(Gh.Hc,this.Ea,e))},n.setVolume=function(t){void 0!==t&&(this.ya=t),this.na&&this.na.setVolume(this.ya)},n.pause=function(){this.na&&this.na.pause()},n.gl=function(){this.dispatchEvent(new Gu("VASTAdImpression"))},n.Hq=function(){this.dispatchEvent(new Gu("VASTAdPaused",void 0))},n.di=function(t){this.dispatchEvent(new Gu("VASTAdVolumeChanged",t))},n.ci=function(t){t.bp=this.ad.bp,this.dispatchEvent(new Gu("VASTAdTimeUpdate",t)),this.Gk(va.PROGRESS,t)},n.yx=function(){this.dispatchEvent(new Gu("VASTAdWaiting"))},n.resume=function(){this.na&&this.na.resume()},n.Jq=function(){this.dispatchEvent(new Gu("VASTAdResumed"))},n.Bp=function(){if(this.na){var t=this.na.error;return t&&"object"===ku()(t)&&(t.oc=this.ad.oc||"",t.Ea=this.Ea),t}return null},n.uk=function(t,i,n,e,r,s){void 0===r&&(r=!0),void 0===s&&(s=!0);var o=t,u=i;return r?s&&(o/u<n/e?u=e*o/n:o=n*u/e):(o=n,u=e),{height:u,width:o,x:(t-o)/2,y:(i-u)/2}},n.getAdWidth=function(){return-1},n.getAdHeight=function(){return-1},n.Mk=function(){return!0},n.Lk=function(){return!0},n.jg=function(){this.ad.dispatchEvent(new Gh("linearChange",this.Ea))},n.ji=function(){},n.Za=function(){return this.Y},n.dd=function(){},n.cB=function(){return this.Ea.id},n.yB=function(){return this.ta},n.JB=function(){return this.En},n.md=function(t){return(t=t||this.ta)&&t.gb&&"vpaid"===t.gb.toLowerCase()},i}(Qo.default),ql=n(3),Wl=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i}(Gu);Wl.tm="UNIQUE_ERROR";var Ql=n(52),Zl=function(){function t(t){this.nb=t}var i=t.prototype;return i.Fo=function(){},i.show=function(){},i.pC=function(){},t}(),Xl=function(t){function i(i,n){return(i=t.call(this,i,n)||this).W={size:{}},i.Ma=[],i}Xo()(i,t);var n=i.prototype;return n.Hw=function(t,i,n,e){var r=Object(zo.w)(window);r&&(window.secureVPAIDController=this.Vh.bind(this)),this.$c("init",{adStartTimeout:e,creativeData:n,desiredBitrate:i,isInSafeFrame:r,url:this.Ac,viewMode:t})},n.$c=function(){for(var i,n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];"setAdVolume"===e[0]&&this.mute(0===e[1][0]),(i=t.prototype.$c).call.apply(i,[this].concat(e))},n.subscribe=function(t,i){this.Ma[i]||(this.Ma[i]=[]),this.Ma[i].push({Gh:i,listener:t})},n.unsubscribe=function(t,i){this.Ma[i]&&(this.Ma[i]=this.Ma[i].filter((function(i){return i.listener!==t})),0===this.Ma[i].length&&this.$c("unsubscribe",{eventName:i}))},n.getAdVolume=function(){return this.W.volume},n.getAdSkippableState=function(){return this.W.isSkippable},n.getAdExpanded=function(){return this.W.isExpanded},n.getAdWidth=function(){return this.W.size.width},n.getAdHeight=function(){return this.W.size.height},n.getAdDuration=function(){return this.W.duration},n.getAdLinear=function(){return this.W.isLinear},n.getAdRemainingTime=function(){return this.W.remainingTime},n.He=function(){this.Ma=[],t.prototype.He.call(this)},n.mute=function(t){this.sg("mute",t)},n.Vh=function(t){"ready"===t.data.type?(this.Cf.resolve(),on.call(this)):"error"===t.data.type?this.bi(t.data.data):(t.data.data.property&&(this.W[t.data.data.property]=t.data.data.value),this.Ma[t.data.type]&&this.Ma[t.data.type].forEach((function(i){return i.listener(t.data)})))},i}(ia),$l=0,Jl=function(t){function i(i){return t.call(this,i.T("dom"))||this}return Xo()(i,t),i.prototype.Fo=function(t,i,n){var e="".concat(/localhost:8080/.test(document.location.origin)?"".concat(document.location.origin,"/"):Mu.a["cdn.url.yimg"],"xdomain-vpaid.html?id=").concat($l++),r=this.nb.createElement("iframe");r.id="xdomainFrame",r.style.position="absolute",r.style.top=0,r.style.width="100%",r.style.height="100%",r.style.zIndex=2,r.style.pointerEvents="auto !important",r.setAttribute("frameborder","0"),r.setAttribute("allow","autoplay");var s=new Xl(r,i);return r.onload=function(){n&&n(s)},r.src=e,t.appendChild(r),s.Cf.Ka},i}(Zl),Kl=function(t){function i(n){var e=t.call(this,i.TYPE)||this;return e.Uq=n,e}return Xo()(i,t),i.prototype.clone=function(){return new i(this.Uq)},i}(Gu);Kl.TYPE="AdRemainingTimeUpdateEvent";var tv=Yo.a.La("VPAIDMediaElement"),iv={da:203,code:901,description:"General VPAID error.",xa:9416},nv=["There was an error in the google ad. AdError 1009: The VAST response document is empty."],ev=[ql.p,ql.q,ql.o,ql.i,ql.e,ql.y,ql.w,ql.x,ql.z,ql.v],rv=function(t){function i(i,n,e){var r=3<arguments.length&&void 0!==arguments[3]&&arguments[3],s=t.call(this,e.T("display"))||this;return s.qj={},s.yj=!0,s.Qb=i,s.Fa=n,s.O=e,s.Wm=[],s.oe=zu.a.empty(),s.Lt=s.O.T("adContainerProvider").Qc,s.N=s.O.T("config"),s.M=s.O.T("adSystem"),s.ha=s.O.T("adsConfig"),s.ya=0,s.Ac=s.Qb.url||s.Qb.value,s.$m=Hn.bind(Eu()(s)),s.bt=r,s.pa=s.O.T("beaconDataHolder"),s.Bc=s.O.T("videoTagProvider"),s.Uj=new Jl(s.O),s}Xo()(i,t);var n=i.prototype;return n.bi=function(t){return this.pj=t,this},n.load=function(){t.prototype.load.call(this),this.P.noResize(),this.P.Sf(),fn.call(this,!(this.jl()||"Overlay"===this.Fa))},n.createElement=function(){return Object(zo.h)("div",{style:"position: absolute; width: 100%; height: 100%; z-index: 6; text-align: left; top:0px;"})},n.hl=function(){fn.call(this,!(this.jl()||"Overlay"===this.Fa)),this.Kd=(new Date).getTime(),this.P.dispatchEvent(new Gu(Hu.Si)),this.Uj.Fo(this.element,this.Ac,this.ux.bind(this)).then(dn.bind(this),Gn.bind(this))},n.ux=function(t){this.Ha=t,this.P.dispatchEvent(new Gu(Hu.Hi)),this.Ha.nc(),hn.call(this),this.ik="normal",t=this.P.Dp(),this.Ha.Hw(this.ik,this.P.Jh()||"900",{AdParameters:t&&t.value},this.M.ha.pr)},n.jl=function(){return"Midroll"===this.Fa},n.resize=function(){t.prototype.resize.call(this),this.ik=D()&&C()?"fullscreen":"normal",ln.call(this,"resizeAd",this.Bc.Uh(),this.Bc.Nh(),this.ik)},n.od=function(t){var i=t===Hl.a;this.M.Uf=i,this.error=bn.call(this,i),this.P.dispatchEvent(new Gu("VASTAdError"),t),this.P.Od(Gh.bb,{details:t,error:this.error}),this.stop(this.error)},n.getAdSkippableState=function(){return-1===this.Ac.indexOf("//imasdk.googleapis.com")&&ln.call(this,"getAdSkippableState")},n.getDuration=function(){if(!this.Ha)return 0;var t=ln.call(this,"getAdDuration");return(!t||0>=t)&&0<this.Wg&&(t=this.Wg),t},n.stop=function(t){this.kc||(this.kc=!0,this.Ha?(this.oe&&(this.oe.ua(),an.call(this,ql.q,Vn)),-1!==this.Ac.indexOf("vista.js")&&t?ln.call(this,"stopAd",{details:t.description,errorCode:t.code,internalErrorCode:t.da}):ln.call(this,"stopAd"),this.rh=setTimeout(Vn.bind(this),400)):Vn.call(this))},n.yp=function(){this.dispose(),this.rh&&clearTimeout(this.rh),this.P.complete(!0)},n.dispose=function(){this.oe&&(this.oe.ua(),this.oe=null),this.Ha&&(this.Ha.He&&this.Ha.He(),this.Ha=null),D()&&cu.removeEventListener(lu.fullscreenchange,this.$m)},n.skip=function(){ln.call(this,"skipAd")},n.setVolume=function(t){this.ya=t,ln.call(this,"setAdVolume",t)},n.getVolume=function(){return ln.call(this,"getAdVolume")},n.pause=function(){ln.call(this,"pauseAd"),this.yf=!0},n.resume=function(){ln.call(this,"resumeAd")},n.expandAd=function(){ln.call(this,"expandAd")},n.collapseAd=function(){ln.call(this,"collapseAd")},n.invokeAdMethod=function(t,i){ln.call(this,"invokeAdMethod",t,i)},n.getAdRemainingTime=function(){return ln.call(this,"getAdRemainingTime")},n.Oe=function(){if(!this.Ha)return 0;var t=this.getAdRemainingTime();return t>this.Wg&&(this.Wg=t),t},n.mg=function(){t.prototype.mg.call(this),this.yj=ln.call(this,"getAdLinear"),this.Uj&&this.Uj.show()},i}(xl),sv=["o2unit"],ov=function(t){function i(i,n,e,r){if((i=t.call(this,i,n,null,e,r)||this).Fj=[],i.Zg=null,i.Fa=i.Y.getType(),i.N=i.O.T("config"),i.fa=i.O.T("display"),i.N.dz({ED:new Tu}),!i.md()&&"string"==typeof(e=(e=(n=Eu()(i)).Ea||{}).parameters&&e.parameters.value))try{n.Zi=e}catch(t){}return-1===sv.indexOf(i.N.Zf())&&(i.Tn=i.O.Ya(Gl)),i}Xo()(i,t);var n=i.prototype;return n.di=function(i){t.prototype.di.call(this,i),this.vf&&this.vf.SC(i.muted)},n.fz=function(t){this.ta=this.Fj.filter((function(i){return i.url===t}))[0]},n.vz=function(t){return this.Zg=t,this},n.Cr=function(t){return this.ta=(this.Fj=t)&&t[0],this},n.gg=function(i){t.prototype.gg.call(this,i)},n.ji=function(){if(!this.Is&&this.Zg&&this.md(this.Zg)){var t=this.Zg;this.$i="vpaid";var i=new rv(t,this.Fa,this.O,!0).bi(Wn.bind(this))}else t=this.ta,this.md()?(this.$i="vpaid",i=new rv(t,this.Fa,this.O)):i=new Fl(this.fa,this.Fj[0],this.ea,this.O);return this.Is=t,i},n.complete=function(i,n){this.vf&&this.vf.destroy(),this.Tn&&this.Tn.destroy(),t.prototype.complete.call(this,i,n)},n.Fk=function(i,n){this.jn?(this.jn=!1,this.gg()):t.prototype.Fk.call(this,i,n)},n.jg=function(i){t.prototype.jg.call(this,i),i=new Hu(Hu.Gg,this.Fa,{isLinear:i}),this.dispatchEvent(i)},n.Dp=function(){return this.Ea.parameters},n.Jh=function(){return this.ta.bitrate},n.Lk=function(){return this.ta.kg},n.Mk=function(){return this.ta.Ze},n.getAdHeight=function(){return this.ta.height},n.getAdWidth=function(){return this.ta.width},n.dd=function(){var t=this.Zi&&this.Zi.clickThroughUrl?this.Zi.clickThroughUrl:this.M.ha.hb;return t||(t=(t=this.Ea.hb)?t.url:null),t},n.getDuration=function(){if(this.na)return this.na.getDuration()},n.getCurrentTime=function(){if(this.na)return this.na.getCurrentTime()},n.getAdSkippableState=function(){if(this.na&&this.na.getAdSkippableState)return this.na.getAdSkippableState()},n.TA=function(){return this.$i},n.JA=function(){return this.ad.id},n.stop=function(i){this.vf&&this.vf.destroy(),t.prototype.stop.call(this,i)},n.skip=function(){this.getAdSkippableState()?t.prototype.skip.call(this):t.prototype.stop.call(this)},i}(Yl),uv=function(t){function i(i,n,e){var r=t.call(this)||this;return r.S=i,r.ba=n,r.Nb=e,r.Rc=!1,r.Db=!1,r.Wn=[],r.O=r.S.O,r.Oc=r.O.T("externalTracker"),r.Kg=r.O.T("actionTracker"),r.fa=r.O.T("display"),r.N=r.O.T("config"),r.ha=r.O.T("adsConfig"),r.yd=r.O.T("adContainerProvider"),r.ea=r.yd.Qc,r.pa=r.O.T("beaconDataHolder"),r}Xo()(i,t);var n=i.prototype;return n.Za=function(){return this.ba},n.GA=function(){return this.ea||null},n.jw=function(){return this.Bb||null},n.af=function(t){t&&!t.kb&&this.Bb&&this.Bb.kb&&(t.kb=this.Bb.kb),(this.Bb=t)&&t.message&&(this.nj=this.nj?this.nj+", ".concat(t.message):t.message)},n.pi=function(){this.Kd=(new Date).getTime(),this.Ja("loaded")},n.load=function(){this.track("Reporting.Ad.Engine.Request",{Qf:this.ea.offsetHeight,Hk:this.ea.offsetWidth}),this.Bb=null,this.Nb&&this.Nb.load&&this.Nb.load(this.ng.bind(this),this.Ve.bind(this))},n.ng=function(t,i,n){this.Bj=n,this.ready(!0,t,i)},n.Ve=function(t,i){this.Bj=i,this.af(t)},n.stop=function(){this.kc||(this.Gb=!1,this.kc=!0,Qn.call(this))},n.skip=function(){this.stop()},n.complete=function(){this.Gb=!1,this.kc||this.Rc||this.vr(!1,this.Bb&&this.Bb.timeout),this.kc||(this.kc=!0,Qn.call(this))},n.ready=function(t,i,n){this.Rc=!0,this.vr(t),this.Vj({ad:this.ba,adModel:i,params:n})},n.Vj=function(t){this.dispatchEvent(new Hu(Hu.Yd,this.ba.getType(),t))},n.nk=function(){this.wb(Hu.yi,void 0),this.Zy()},n.Zy=function(){this.Ja("loaded")},n.gl=function(){var t=this.ba.gw();t&&(t=this.S.Pb.resolve(t),this.Oc.Zc(t))},n.Do=function(t,i){i&&i instanceof ov&&(t.mimeType=(i.ta||{}).mimeType),this.wb(Hu.Bi,t)},n.qk=function(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};this.Db=!1,this.xd=t,this.S.Uf&&(this.S.Uf=!1,this.Ja("boost"));var n=i.data||{};t&&t instanceof ov&&(n.apiType=t.$i,n.adId=t.ad.id,n.adIconsContainer=t.eg,n.mimeType=(t.ta||{}).mimeType),n.parameters||(n.parameters={}),n.parameters.minibar=!!this.ba.Xm.minibar,n.latency=(new Date).getTime()-this.Kd,this.Gb=!0,this.wb(Hu.ac,n),this.Ja("started",i.data),this.yf&&(this.pause(),this.yf=!1)},n.Bo=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.Db=!0,this.wb(Hu.zi,t.data)},n.xu=function(){this.wb(Hu.Di,(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).data)},n.Eo=function(t){var i=(t=t.data).data||t,n=i.currentTime;0<(i=Math.min(i.duration,this.Tz))?(t.timeRemaining=i-n,t.progressPercent=n/i*100):(t.progressPercent=0,t.timeRemaining=0),this.wb(Hu.Zd,t)},n.yu=function(){this.wb(Hu.em)},n.pause=function(){this.Gb||(this.yf=!0)},n.Co=function(){this.Db=!1,this.wb(Hu.dm)},n.resume=function(){this.yf=!1},n.ll=function(){return this.Db},n.Ao=function(t){this.wb(Hu.Zl,{clickThroughUrl:t,playerHandle:this.xd.En}),this.track("Reporting.Basic.Click",{hb:t,Zo:"ad"})},n.wh=function(t,i){this.sj||this.jt?this.Ja("killed",i):this.Gb&&(this.Un?this.Ja("skipped",i):this.Ja("finished",i)),this.wb(Hu.rd,{currentTime:t})},n.Hh=function(){this.S.Uf=!0,this.Ja("failover")},n.AA=function(t){this.af(new El(t)),this.Ja("early-stop")},n.track=function(t,i){i=Object(zo.g)(i),i=Object(zo.j)(i,{acid:this.ba.getAcid(),asid:this.ba.getAsid(),auid:this.ba.Hv(),bookingId:this.ba.Jv(),bsfv:this.ba.Fm,costPerImpression:this.ba.Ib,fullsizeThumbnail:this.ba.getFullsizeThumbnail(),isHouseAd:this.ba.Uw(),isPayable:this.ba.Xw(),lineItemId:this.ba.lw(),name:this.ba.Yf(),overlayURL:this.ba.getOverlayURL(),podId:this.ba.Gn,profitCenter:this.ba.vw(),ruleCompanyId:this.ba.Pn,ruleId:this.ba.getRuleId(),slotAdSeq:this.ba.Vn,thirdPartyImpressionTrackers:this.ba.bo,thumbnail:this.ba.getThumbnail(),transactionId:this.ba.getTransactionId(),type:this.ba.getType(),url:i.url||this.ba.getUrl(),usid:this.ba.getUsid(),vastXml:this.ba.cg(),vendor:this.ba.getVendor(),videoDuration:this.ba.getVideoDuration(),videoTitle:this.ba.getVideoTitle()}),this.S.dispatchEvent(new Gu(t,i))},n.Yy=function(t){this.Kg.action("AdInteraction",null,null,null,null,{c1:"string"==typeof t.data?t.data:""})},n.Ja=function(t,i){function n(t){return r?t+r:t}var e=null,r=this.S.ge;i&&(r=i.xb||r,e=i.gA||null);var s=this.xd&&this.xd.ad?this.xd.ad:this.ad;if(s&&(e=e||s.id||null),s=n(t),"killed"===t){var o=n("started"),u=n("loaded");!this.Sd(o)&&this.Sd(u)&&(t="failover")}if(!this.Sd(s)){switch(o={Cu:this.ba.ie,Iu:this.N.uq(),Ib:this.ba.Ib,Qf:this.ea.offsetHeight,Hk:this.ea.offsetWidth,muted:this.S.isMuted(),ID:this.ba.getUsid()},r&&(o.sequence=r),t){case"loaded":o.latency=this.Bj;break;case"starting":case"started":o.latency=(new Date).getTime()-this.Kd;break;case"failover":this.Ln&&(o.latency=(new Date).getTime()-this.Ln)}Object(zo.g)(i,o),i=this.Bh(t,o,e),"IMA"===this.ba.getAdEngineType()&&(i.Bq={mimeType:"IMA"}),this.track("Reporting.Ad.Engine.Flow",i),this.Wn[s]=!0,-1!==["q1","q2","q3","finished"].indexOf(t)&&this.wb(Hu.bm,i)}},n.xg=function(t,i,n,e){n="".concat(i.description).concat(n?" ".concat(n):""),this.track("Reporting.Ad.Issue",this.Bh(t,{details:n,Pd:Zn(n,i.Pd),ov:i.xa,qv:i.code,vv:e}))},n.vr=function(t,i){this.Ln=(new Date).getTime(),this.track("Reporting.Ad.Engine.Response",{Qf:this.ea.offsetHeight,Hk:this.ea.offsetWidth,$w:t,latency:this.Bj,timeout:void 0===i?null:i,jz:this.Rc?this.cu:0})},n.Bh=function(t,i,n){var e={};return null!=n&&(e.adImpressionId=n,e.xh=n),null!=t&&(e.adStage=t,e.yh=t),Object(zo.g)(i,e),e},n.Sd=function(t){return this.Wn[t]||!1},n.wb=function(t,i){i||(i={}),i.ad=this.ba,this.dispatchEvent(new Hu(t,this.ba.getType(),i)),this.S.dispatchEvent(new Hu(t,this.ba.getType(),i))},n.canRenderUI=function(){return!1},i}(Qo.default),hv=function(t){function i(i){var n=t.call(this)||this;return n.V=i.eventBus,n.Xc=i.smartViewability,n.vi=0,n.Mo(),n}Xo()(i,t);var n=i.prototype;return n.Mo=function(){this.Oa=zu.a.group(zu.a.bind(this.V,Hu.ac,this.ql.bind(this)),zu.a.bind(this.V,Hu.Zd,this.ai.bind(this)),zu.a.bind(this.V,Hu.zi,this.ii.bind(this)),zu.a.bind(this.V,Hu.em,this.ii.bind(this)),zu.a.bind(this.V,Hu.Dg,this.Fq.bind(this)),zu.a.bind(this.V,"VASTAdEngineComplete",this.complete.bind(this)))},n.Ca=function(){return this.Xc.Ca()},n.ii=function(){this.vi=0},n.complete=function(){},n.ql=function(){this.Gl()},n.ai=function(){},n.Fq=function(){},n.Gl=function(){this.ii()},n.ua=function(){this.Oa.ua()},i}(Qo.default);hv.ca=["eventBus","smartViewability"];var av=function(t){function i(i){var n=t.call(this,i)||this;return n.U=i.environment,n.ze=!1,n.iq(),n}Xo()(i,t);var n=i.prototype;return n.Ml=function(t){this.fb=t},n.iq=function(){this.Uc=this.nh=0},n.complete=function(){t.prototype.ii.call(this),this.iq(),this.reset()},n.ai=function(){var t=+new Date;this.vi&&(!(this.Ca()>=this.fb.fh)||this.fb.Og&&this.U.isMuted()?this.fb.Pg&&(this.nh=0):this.nh+=t-this.vi,this.Uc=Math.max(this.Uc,this.nh)),this.vi=t,t=this.Uc/1e3,!this.ze&&t>=this.fb.gh&&this.ul()},n.ul=function(){this.ze=!0,this.dispatchEvent(i.pm)},n.DC=function(){return this.ze},n.reset=function(){this.ze=!1,this.Mo()},n.kC=function(){return this.Uc},i}(hv);av.ca=["eventBus","environment","smartViewability"],av.pm="VM.RuleSatisfied";var cv=function(t){function i(i){var n=t.call(this,i)||this;return n.Hb=[],n.O=i.injector,n}Xo()(i,t);var n=i.prototype;return n.ry=function(t){this.Tt=t.start,this.Ss=t.wv,this.Hb=$n.call(this,t)},n.ql=function(){t.prototype.ql.call(this),this.Xn=!0,this.Tt()},n.ai=function(){this.$n.ze||this.Hb.forEach((function(t){return t.ai()}))},n.Fq=function(){var t=this.$n.ze;this.Xn&&!t&&this.Ss()},n.Gl=function(){t.prototype.Gl.call(this),this.Xn=!1,this.Hb.forEach((function(t){return t.reset()}))},i}(hv);cv.ca=["eventBus","smartViewability","injector"];var fv=["$(S_VIEW_TYPE)"],lv=["$(V_AUD_INFO)"],vv=["$(V_AUD_TIME_INVIEW_100)"],dv=["$(V_AUTOPLAYED)"],pv=["$(V_EXPANDED)"],mv=["$(V_IS_INVIEW_100_HALFTIME)"],bv=["$(V_MOAT_IVT)"],gv=["$(V_PLAYER_HEIGHT)"],yv=["$(V_PLAYER_WIDTH)"],wv=["$(V_SKIP_AVAIL)"],_v=["$(V_TIME_INVIEW_50)"],Ev=["$(V_TIME_INVIEW_50_MAX_CONTINUOUS)"],Ov=["$(V_VIEW_INFO)"],Av=["$(V_VIEW_TYPE)"],Sv=function(){function t(t,i,n){this.Na=t,this.Ha=i,this.M=n,this.tj=this.M.O.Ya(cv),this.ju=Kn.call(this),t=[],i=[],(n=Jn.call(this))&&(t=n.rz,i=n.sz),n=new Na("iab_viewable",{d:2,p:50}),this.tj.ry({wv:ne.bind(this,"iab_detection_failed"),start:ne.bind(this,"iab_detection_started"),df:[ne.bind(this,"iab_viewable"),n],oz:[ne.bind(this,"VIDEO_VIEW"),i],pz:[ne.bind(this,"VIDEO_VIEW_3P"),t]})}return t.prototype.ua=function(){this.tj.ua()},t}(),Tv=function(){function t(){}return t.prototype.parse=function(t){this.xh=t.id},t}(),Iv=function(){function t(){}return t.prototype.parse=function(t){var i=t.Ia[0].Zb[0];i.type===va.START&&(i=i.url,this.pk=/cid=(\d+)/.exec(i)[1],this.Ah=/src=(\d+)/.exec(i)[1]),this.xh=t.id},t}();Iv.Yr="collective";var jv=function(t){function i(i,n){return(n=t.call(this,n)||this).Ac=eu.a.wk(i),n}Xo()(i,t);var n=i.prototype;return n.createElement=function(){var t=this.P.ta;return t=Object(zo.h)("img",{style:{cursor:t&&t.hb?"pointer":"default",position:"absolute",zIndex:1}}),this.uj=zu.a.group(zu.a.Xa(t,"load",this.rl.bind(this)),zu.a.Xa(t,"error",this.Gq.bind(this))),t.src=this.Ac.replace(/\s+/g,""),t},n.Ud=function(){this.vl(),this.mg(),this.P.Sf()},n.rl=function(){this.element.addEventListener("click",ee.bind(this)),this.Ud()},n.Gq=function(){this.element.offsetWidth?this.rl():(this.P.Od(Gh.bb,{error:mh}),this.P.complete(!0))},n.stop=function(){this.uj&&this.uj.ua(),t.prototype.stop.call(this)},i}(xl),Mv=function(t){function i(){var i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},n=2<arguments.length?arguments[2]:void 0,e=t.call(this,i.qr,1<arguments.length?arguments[1]:void 0)||this;return e.icon=i,e.Cd=n,e}Xo()(i,t);var n=i.prototype;return n.Ry=function(t){this.P=t,this.load(),Object(zo.I)(this.element,{height:"".concat(this.icon.height,"px"),width:"".concat(this.icon.width,"px"),zIndex:6}),this.P.addEventListener("VASTAdError",re.bind(this)),this.P.addEventListener("VASTAdFinished",re.bind(this)),this.P.addEventListener("VASTAdFinishedForce",re.bind(this))},n.Gq=function(){this.P.Od(Gh.bb,{error:mh})},n.rl=function(){var t=this;oe.call(this),this.icon.zk&&(this.element.style.cursor="pointer",this.element.addEventListener("click",(function(i){i.stopPropagation(),t.P.Dh(t.icon.zk,!0)}))),this.icon.Ak&&this.element.addEventListener("click",ue.bind(this,this.icon.Ak)),this.icon.Vl&&this.Cd.Zc(this.icon.Vl),0===this.icon.offset&&this.P.eg.appendChild(this.element),0===this.icon.offset&&0===this.icon.duration||(this.Pl=se.bind(this),this.P.addEventListener("VASTAdTimeUpdate",this.Pl))},i}(jv),Nv=n(98),kv=n.n(Nv),Rv=function(t){function i(i,n,e,r,s,o,u){return(n=t.call(this,n,e,r,o,u)||this).Yt=i,n.ea=n.yd.xf,n.fa=n.O.T("display"),n.rb=s,n.$h=Object(zo.h)("div",{rA:"vz-media-element-wrapper",style:{position:"relative"}}),n}Xo()(i,t);var n=i.prototype;return n.ji=function(){var i=this.ta.qc[0]||{};if(i.type===tc){if(this.md())return new rv(i,"Overlay",this.O);var n=this.ta,e=n.qc[0]||{};return i=e.value,-1!==["video/ogg","video/mp4","video/webm"].indexOf(e.mimeType)&&n.hb&&(n=encodeURIComponent(n.hb.url),n="clickTAG=".concat(n,"&clickTag=").concat(n),i+=-1===i.indexOf("?")?"?":"&",i+=n),this.M.Za().ly(i),new jv(i,this.fa)}return t.prototype.ji.call(this)},n.Sf=function(){t.prototype.Sf.call(this),this.rb.mp&&this.zu(),this.Yt.start(),this.ad.dispatchEvent(new Gh(Gh.LOADED,this.Ea))},n.zu=function(){Object(zo.h)("button",{style:{alignContent:"center",alignItems:"center",backgroundColor:"#fff",border:0,cursor:"pointer",display:"flex",padding:"4px",position:"absolute",right:"0",top:"0",zIndex:"1"}},this.$h,kv.a).addEventListener("click",this.complete.bind(this))},n.Dp=function(){return this.ta.parameters},n.Lk=function(){return this.ta.kg},n.Mk=function(){return this.ta.Ze},n.getAdHeight=function(){return Math.max(this.ta.height,this.ta.tp)},n.getAdWidth=function(){return Math.max(this.ta.width,this.ta.up)},n.dd=function(){var t=this.ta.hb;return t?t.url:null},n.uk=function(i,n,e,r){var s=!(4<arguments.length&&void 0!==arguments[4])||arguments[4],o=!(5<arguments.length&&void 0!==arguments[5])||arguments[5],u=this.rb.width,h=this.rb.height;return he(u)&&(u=parseFloat(this.rb.width)*this.ea.offsetWidth/100),he(h)&&(o?h=u/(h=this.getAdWidth()/this.getAdHeight()):h=parseFloat(this.rb.height)*this.ea.offsetHeight/100),u=u||i,h=h||n,this.md()&&(u=i,h=n),s=t.prototype.uk.call(this,u,h,e,r,s,o),"application/javascript"===(this.ta.qc[0]||{}).mimeType?ae.call(this,u,h):ae.call(this,Math.min(s.width,u),Math.min(s.height,h))},n.jg=function(i){t.prototype.jg.call(this),this.M.dispatchEvent(new Hu(Hu.Gg,"Overlay",{isLinear:i})),i?this.pause():this.resume()},n.Jh=function(){return 0},n.yD=function(){},n.noResize=function(){},i}(Yl),Lv=function(){function t(){}return t.Wv=function(i){var n=[];return Object(zo.L)(i).forEach((function(i){(i.Se||[]).forEach((function(i){return n.push(t.nw(i))}))})),n},t.nw=function(t){return t=t||{},eu.a.Qk(t.url||"")||t.mimeType},t}(),Dv=Yo.a.La("LinearResolver"),Cv=["uplynk/m3u8","application/vnd.apple.mpegurl","application/x-mpegurl"],Pv=function(){function t(){}return t.ki=function(t,i,n){if(!(n=n||[]).length||function(t){return t.gb&&"vpaid"===t.gb.toLowerCase()}(n[0]))return n;var e=function(t){return t.reduce((function(t,i){var n="".concat(i.height/i.width);return t[n]=t[n]||[],t[n].push(i),t}),{})}(n),s=i/t;return 0===(i=Object.keys(e).sort((function(t,i){return Math.abs(+t-s)-Math.abs(+i-s)})).reduce((function(i,n){return n=function(t){return t.reduce((function(t,i){var n=(i.mimeType||"").toLowerCase();return L(n)?"video/mp4"===n?t.Eq.push(i):t.Kq.push(i):-1<Cv.indexOf(n)&&Object(zo.p)()&&t.fq.push(i),t}),{fq:[],Eq:[],Kq:[]})}(e[n]),i.concat(r(n.Eq,t)).concat(r(n.Kq,t)).concat(r(n.fq,t))}),[])).length?Dv.warn("No supported media files found",n):Dv.debug("Resolved media files",i),i},t}(),xv=["image/.*","application/javascript","application/x-javascript"],Uv=function(){function t(){}return t.resolve=function(t,i){var n,e=function(){var t=[],i=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(n){var e=n.qc[0];if(e)switch(e.type){case tc:ce(e.mimeType)&&i.push(n);break;case ic:case nc:t.push(n)}})),t.concat(i)}(i=Object(zo.J)(i.slice(),!1));return 0<i.length&&0===e.length&&(n=gh),i=e.filter((function(i){return i.Ze||i.width<=t.width&&i.height<=t.height})),0<e.length&&0===i.length&&(n=bh),i[0]||{error:n}},t}(),Vv=Yo.a.La("VastEngine"),Fv=wh,Bv=[Gh.Hg,Gh.td,Gh.bb,Gh.Hc,Gh.LOADED,"iab_viewable","iab_detection_started","iab_detection_failed","VIDEO_VIEW_3P","stopped","linearChange","verificationNotExecuted",ea.wd],zv={};zv[va.FIRST_QUARTILE]="q1",zv[va.MIDPOINT]="q2",zv[va.THIRD_QUARTILE]="q3",zv[va.COMPLETE]="finished";var Gv=function(t){function i(i,n,e,r){return(i=t.call(this,i,n,e)||this).An=i.yd.xf,i.ub=r,i.ic=[],i.lh=[],i.mn=!0,i.Zm=0,i.Wa=[],i.yc=new pu,i.Mc=i.O.T("errorTracker"),i.Cd=i.O.T("adTracker"),i.S.addEventListener("AdSystem.Resize",fe.bind(Eu()(i))),i.Nb.addEventListener("ISSUE_WITH_AD",_e.bind(Eu()(i))),i.S.addEventListener(Hu.Jr,Fe.bind(Eu()(i))),i}Xo()(i,t);var n=i.prototype;return n.ng=function(i,n){if(this.Hn=!1,this.cu=i.ads.length,!this.kc){this.ma=i,i=this.ma.ads.shift();t:switch(this.ba.getVendor()){case Iv.Yr:var e=new Iv;break t;default:e=new Tv}this.Nc=e,this.Nc.parse(i),de.call(this,i),t.prototype.ng.call(this,i,{urls:this.Ws()},n),0===this.ic.length&&0!==this.lh.length||Ie.call(this)}},n.Ws=function(){var t=[];return function i(n){t.push(n.Vd),n.parent&&i(n.parent)}(this.ma),t.reverse()},n.Vj=function(i){this.ic.length&&(i.crid=this.ic[0].id||""),t.prototype.Vj.call(this,i)},n.qg=function(){this.nk(),this.Hn=!0,this.kc||!this.va||this.gn||ve.call(this,this.va)},n.pi=function(){var i=this;t.prototype.pi.call(this);var n,e=this.ba.Xb,r=this.An.offsetWidth,s=this.An.offsetHeight,o=isNaN(e.width)?r:Math.min(e.width,r),u=isNaN(e.height)?s:Math.min(e.height,s);Object(zo.l)(this.lh,(function(t){i.pa.Il(i.ad.rc,t.rc),isNaN(t.Dc[0].width)||(e.width=+t.Dc[0].width,o=+t.Dc[0].width),isNaN(t.Dc[0].height)||(e.height=+t.Dc[0].height,u=+t.Dc[0].height);var r=Uv.resolve({height:u,width:o,x:0,y:0},t.Dc);if(r)return r.qc&&r.qc[0]&&r.qc[0].value?(i.Qb=r,i.yc.Hl(we.bind(i,t,e),1e3*e.delay),!0):(n=i.Qb&&i.Qb.error,!1)}))||(this.ad&&this.ad.dispatchEvent(new Gh(Gh.bb,null,null,{error:n})),this.xg("loaded",gh,"Unable to find suitable overlay creatives"))},n.stop=function(i){this.kc||(this.yc.stop(),this.ad&&this.ad.state.loaded?Le.call(this,!1,i):this.Ja("early-stop"),this.ce&&(this.ce.ua(),this.ce=null),this.Ga=null,t.prototype.stop.call(this))},n.skip=function(){this.Un=!0,this.xd?(this.xd.Gk(va.SKIP),this.xd.skip()):Le.call(this,!0)},n.pause=function(){t.prototype.pause.call(this),this.Gb&&(this.yc.pause(),this.Wa.forEach((function(t){return t.pause()})))},n.resume=function(){t.prototype.resume.call(this),this.Gb&&(this.yc.resume(),this.Wa.forEach((function(t){return t.resume()})))},n.setVolume=function(t){this.Wa.forEach((function(i){return i.setVolume(t)}))},n.getDuration=function(){var t=this.kt||0;return this.Wa.forEach((function(i){i.getDuration&&(t=Math.max(t,i.getDuration()))})),t},n.getCurrentTime=function(){var t=this.Wa.find((function(t){return t.getCurrentTime}));return t?t.getCurrentTime():0},n.getCreativeDuration=function(){return this.Ga?this.Ga.duration:0<this.ic.length?this.ic[0].duration:0},n.getAdSkippableState=function(){var t=!!this.Ga&&this.Ga.ti;if(this.va.getAdSkippableState){var i=this.va.getAdSkippableState();t=void 0===i?t:i}return t},n.isSkippable=function(){return!!this.Ga&&this.Ga.skippable},n.ag=function(){return this.ad&&this.ad.rc},n.bg=function(){return this.ad&&this.ad.Lf},n.Xf=function(){return this.ad&&this.ad.vu},n.$f=function(){if(this.Ga)return this.Ga.xr},n.Bh=function(i,n,e){return!e&&this.Nc&&(e=this.Nc.xh),t.prototype.Bh.call(this,i,n,e)},n.Ja=function(i){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};n.tu=this.getCreativeDuration()||"NULL",this.Nc&&(this.Nc.pk&&(n.pk=this.Nc.pk),this.Nc.Ah&&(n.Ah=this.Nc.Ah),this.Qb&&(n.Bq=this.Qb)),n.xv=this.Zm,t.prototype.Ja.call(this,i,n)},n.Ve=function(i,n){var e=i;e instanceof El||(e=e instanceof _l?new El(i.message,El.Qi,i.tr):new El(i.message)),t.prototype.Ve.call(this,e,n),Ce.call(this)},n.wh=function(i,n){t.prototype.wh.call(this,i,n),this.ad&&this.ad.dispatchEvent(new Gh("stopped",this.Ga)),ke.call(this)||0!==this.ma.ads.length||this.stop(),this.ad=null,this.Un=!1},n.track=function(i){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};if(n.vastModelAd=this.ad,"Reporting.Ad.Issue"===i){for(var e="",r=this.ma;r&&r.Vd;)e="".concat(r.Vd," ").concat(e),r=r.parent;n.url=e}t.prototype.track.call(this,i,n)},n.xg=function(i,n,e){t.prototype.xg.call(this,i,n,e,xe.call(this))},n.Hh=function(i){t.prototype.Hh.call(this),Le.call(this,!1,i)},n.complete=function(){t.prototype.complete.call(this),this.fe&&this.fe.ua()},i}(uv),Hv=function(t){function i(i){var n=t.call(this,i)||this;return n.ub=new Cl(i),n}Xo()(i,t);var n=i.prototype;return n.Dk=function(t){var i=this.M,n=new(this.mw(t))(i,this.ub,t.cg()?t:t.dk||t);return new Gv(i,t,n,this.ub)},n.mw=function(t){var i=t.ma;return t.cg()&&(t.Zj||i&&i.ads&&0<i.ads.length)?kl:Ml},n.getType=function(){return"VAST"},i}(wl),Yv=function(t){function i(){return t.apply(this,arguments)||this}return Xo()(i,t),i.prototype.getType=function(){return"VIDEO"},i}(Hv);n(37);var qv=n(99),Wv=n.n(qv),Qv=!1,Zv=function(){function t(t,i){this.tag=t,this.ep=i,this.nb=new gu.a(window.document),Qv||this.cx(),this.ep.classList.add(this.containerClass),this.zx=Object(zo.h)("div",{class:"overlay-wrap"},this.ep,this.template)}var i=t.prototype;return i.Qx=function(){this.zx.remove()},i.cx=function(){Object(zo.h)("style",{},document.head,Wv.a),Qv=!0},Kh()(t,[{key:"containerClass",get:function(){return"vrm-plg"}},{key:"template",get:function(){var t=Object(zo.G)(this.tag.source),i=Object(zo.G)(this.tag.headline),n=Object(zo.G)(this.tag.callToAction);return'\n            <div class="title">\n                '.concat(t?"<small>Ad: <span>".concat(t,"</span></small>"):"","\n                <h5>").concat(i,'</h5>\n            </div>\n            <button class="overlay-btn">').concat(n,"</button>\n        ")}}]),t}(),Xv=function(t){function i(i,n,e){return(n=t.call(this,i,{},n,e)||this).load(i),n}Xo()(i,t);var n=i.prototype;return n.load=function(t){var i=this;this.Va={};try{this.Va=JSON.parse(t.tag)}catch(t){}this.Cr(He.call(this,t.mediaInfo)),this.Ea={hb:{url:this.Va.clickUrl}},this.canRenderUI()&&(this.Gw(this.Va),this.addEventListener("VASTAdEngineComplete",(function(){i.js.Qx()})))},n.canRenderUI=function(){return Ge(this.Va)},n.Gw=function(t){this.js=new Zv(t,this.ea)},i}(ov),$v=function(t){function i(i){var n=t.call(this,i)||this;return n.Oj=i.geminiPixelsTracker,n}return Xo()(i,t),i.prototype.ul=function(){t.prototype.ul.call(this),this.ua(),this.Oj.xp({Mq:this.fb.Bn,zl:Ye.call(this)})},i}(av);$v.ca=["eventBus","smartViewability","geminiPixelsTracker","environment"];var Jv,Kv=(Jv={},Bh()(Jv,"GEMINI_IMP","viewabilityDefStatic"),Bh()(Jv,"STATIC_VIEW","viewabilityDefStatic"),Bh()(Jv,"STATIC_VIEW_3P","viewabilityDefStatic3P"),Bh()(Jv,"VIDEO_VIEW","viewabilityDefVideo"),Bh()(Jv,"VIDEO_VIEW_3P","viewabilityDefVideo3P"),Jv),td=function(){function t(t){this.O=t}return t.prototype.resolve=function(t){t=t.ads[0]||{},this.fb=t.rules||{},this.ff=t.actionUrls||{},this.an=t.beacon,qe.call(this)},t}(),id=function(t){function i(i,n,e){return(i=t.call(this,i,n,e)||this).ee=new Tu,i.kq(),i.Oj=i.O.T("geminiPixelsTracker"),i}Xo()(i,t);var n=i.prototype;return n.ng=function(i,n){var e=this,r=(i.ads||[])[0]||{};this.ff=r.actionUrls||{},new td(this.O).resolve(i),r.dispatchEvent=function(t){var i="function"==typeof t.dd&&t.dd();switch(t.type){case Gh.Hc:i&&(e.Ao(i),R(i));break;case Gh.td:e.qk(e.Sa);break;case ea.wd:var n;switch(i=t.Wd,i=(n={},Bh()(n,va.FIRST_QUARTILE,"VIDEO_QUARTILE_25"),Bh()(n,va.MIDPOINT,"VIDEO_QUARTILE_50"),Bh()(n,va.THIRD_QUARTILE,"VIDEO_QUARTILE_75"),Bh()(n,va.COMPLETE,"VIDEO_QUARTILE_100"),n)[i],Qe.call(e,i),t.Wd){case va.PROGRESS:e.Eo(t),Qe.call(e,"VIDEO_START"),30<t.data.currentTime&&Qe.call(e,"VIDEO_30_SEC");break;case va.COMPLETE:e.Ja("finished",t.data),e.complete();break;case va.PAUSE:e.Bo(t);break;case va.FIRST_QUARTILE:e.Ja("q1",t.data);break;case va.MIDPOINT:e.Ja("q2",t.data);break;case va.THIRD_QUARTILE:e.Ja("q3",t.data)}}},this.Sa=new Xv(r,this.S,this),t.prototype.ng.call(this,i,null,n),this.ee.resolve(this.Sa)},n.kq=function(){this.io=[]},n.qg=function(){this.nk(),this.pa.Il(null,null),this.Oa=zu.a.group(zu.a.bind(this.Sa,"VASTAdFinished",this.wh.bind(this)),zu.a.bind(this.Sa,"VASTAdResumed",this.Co.bind(this)),zu.a.bind(this.Sa,"VASTAdEngineComplete",this.complete.bind(this)),zu.a.bind(this.Sa,Hu.Fg,this.S.dispatchEvent.bind(this.S))),this.Sa.gg(this.S.getVolume())},n.vD=function(t){this.xD(t),this.Do(),this.Sa.Ud()},n.pi=function(){throw Error("overlay is not supported")},n.stop=function(t){this.ee.Ka.then((function(i){return i.stop(t)}))},n.Hh=function(i){t.prototype.Hh.call(this,i),this.stop(i)},n.complete=function(){this.kq(),this.Sa.M.dispatchEvent("VASTAdEngineComplete"),this.Oa&&(this.Oa.ua(),this.Oa=null);var i=this.Sa&&this.Sa.Bp();i&&this.af(new El(i.message||i.description,null,null,i)),t.prototype.complete.call(this)},n.Ve=function(i,n){t.prototype.Ve.call(this,i,n),t.prototype.complete.call(this)},n.skip=function(){this.ee.Ka.then((function(t){return t.skip()}))},n.pause=function(){this.ee.Ka.then((function(t){return t.pause()}))},n.resume=function(){this.ee.Ka.then((function(t){return t.resume()}))},n.setVolume=function(t){this.ee.Ka.then((function(i){return i.setVolume(t)}))},n.getDuration=function(){return this.Sa&&this.Sa.getDuration()||0},n.getCurrentTime=function(){return this.Sa&&this.Sa.getCurrentTime()||0},n.getCreativeDuration=function(){return this.getDuration()},n.getAdSkippableState=function(){return!1},n.isSkippable=function(){return!1},n.canRenderUI=function(){return!!this.Sa&&this.Sa.canRenderUI()},i}(uv),nd=function(){function t(t,i){this.O=t.O,this.M=t,this.Y=i,this.pa=this.O.T("beaconDataHolder")}return t.prototype.load=function(t,i){if(this.jf=(new Date).getTime(),this.Te=t,this.Ue=i,function(t){var i=(t=(t=t||{}).ads||[])[0]||{};try{var n=JSON.parse(i.tag)}catch(t){n={}}return n=((n.assets||[]).find((function(t){return"VIDEO_PRIMARY"===t.usageType}))||{}).mediaInfo||[],i.mediaInfo=n,i=n.some((function(t){return!!t.url})),0<t.length&&i}(t=this.Y.wc))i=(new Date).getTime()-this.jf,this.pa.$e(t,null,i,0),this.Te&&this.Te(t,i);else{t=dh,i=(new Date).getTime()-this.jf;var n=new El("No ads provided",El.rm,null,t);this.pa.$e(null,t,i,0),this.Ue&&this.Ue(n,i)}},t}(),ed=function(t){function i(){return t.apply(this,arguments)||this}Xo()(i,t);var n=i.prototype;return n.Dk=function(t){var i=this.M;return new id(i,t,new nd(i,t))},n.getType=function(){return"GEMINI"},i}(wl),rd=Yo.a.La("AdsRunner"),sd={Gi:"Created",LOADED:"Loaded",Kz:"Ready",Pi:"Running",uc:"Stopped"},od=function(t){function i(i,n){var e=t.call(this)||this;return e.M=i,e.Mb=n,e.xm={},e.pa=e.M.O.T("beaconDataHolder"),e.reset(),i=Eu()(e),Je.call(i,Hv),Je.call(i,Yv),Je.call(i,ed),e}Xo()(i,t);var n=i.prototype;return n.reset=function(){this.W=sd.Gi,this.la=null,this.ya=0,this.Y=null},n.$q=function(){this.Zw()?$e.call(this,"Runner either not loaded or already stopped"):(this.W=sd.Pi,this.M.dispatchEvent(Hu.Eg,this.Y),"Overlay"===this.Y.getType()?this.la.pi():this.la.qg())},n.load=function(t,i){if(0===t.length)$e.call(this,"no ad entries");else{this.Y=t[0],t=this.Y.getAdEngineType();var n=this.xm[t];n?(this.la=n.Dk(this.Y),zu.a.Xa(this.la,Hu.Yd,Ze.bind(this,i)),zu.a.bind(this.la,Hu.Xd,Xe.bind(this)),this.M.dispatchEvent(Hu.wi,this.la),this.pa.Iw(this.Y),this.ya&&this.la.setVolume(this.ya),this.la&&this.la.load()):(rd.error("Ignore ad config entry ",this.Y," Unknown ad engine type ",t),this.Mb.zq(this.Y),$e.call(this,"Unknown ad engine type ".concat(t)))}},n.stop=function(t){this.W=sd.uc,this.la&&this.la.stop(t)},n.skip=function(){this.la&&this.la.skip()},n.pause=function(){this.la&&this.la.pause()},n.ll=function(){if(this.la)return this.la.ll()},n.resume=function(){this.Vb()&&this.la.resume()},n.IA=function(){return this.la},n.setVolume=function(t){this.ya=t,this.Vb()&&this.la.setVolume(t)},n.getDuration=function(){if(this.Vb())return this.la.getDuration()},n.getCreativeDuration=function(){if(this.Vb())return this.la.getCreativeDuration()},n.getAdSkippableState=function(){if(this.Vb())return this.la.getAdSkippableState()},n.isSkippable=function(){return!!this.Vb()&&this.la.isSkippable()},n.ag=function(){if(this.Vb())return this.la.ag()},n.bg=function(){if(this.Vb())return this.la.bg()},n.Xf=function(){if(this.Vb())return this.la.Xf()},n.$f=function(){if(this.Vb())return this.la.$f()},n.getCurrentTime=function(){if(this.Vb())return this.la.getCurrentTime()},n.Zw=function(){return this.W===sd.uc},n.qq=function(){return this.W===sd.LOADED},n.Vb=function(){return this.la&&this.W===sd.Pi},n.cleanupAdBreak=function(){this.reset()},i}(Qo.default),ud=function(){function t(t){this.Ua={adServerRequests:[],adStartTime:null,initTime:+new Date,startAdTime:null},this.dc=this.vc=null,this.vm=[],this.M=t,Ke.call(this),(t=(t=this.M.O).Qe("vpaidLoadTime")&&t.T("vpaidLoadTime"))&&(this.Ua.vpaidLoadTime=t)}var i=t.prototype;return i.wB=function(){return this.Ua},i.Vv=function(){return this.ah?this.ah.end-this.ah.start:0},i.sw=function(){return 0<this.Ua.adServerRequests.length?this.Ua.adServerRequests[0].start-this.Ua.initTime:0},i.Ev=function(){return this.Ua.adStartTime||0},t}(),hd=function(){function t(){this.lf=[]}var i=t.prototype;return i.VA=function(){return this.lf},i.er=function(t){this.lf=t},t}(),ad=function(){function t(t){this.N=t.config,this.ha=t.adsConfig,this.fa=t.display,this.Xc=t.smartViewability,this.tt=t.moatIvtResolver,this.O=t.injector,t=100,3e4<this.fa.Uh()*this.fa.Nh()&&(t=80),this.Hb={},this.Hb.inView100=cr.call(this,{a:1,c:0,p:100}),this.Hb.inView50=cr.call(this,{a:0,c:0,p:50}),this.Hb.inView50Continuous=cr.call(this,{a:0,c:1,p:50}),this.Hb.inView100Continuous=cr.call(this,{a:0,c:1,p:t}),this.li=[[dv,_r.bind(this)],[wv,Er.bind(this)],[yv,vr.bind(this)],[gv,dr.bind(this)],[Ov,lr.bind(this)],[lv,fr.bind(this)],[pv,yr.bind(this)],[vv,pr.bind(this)],[bv,wr.bind(this)],[_v,mr.bind(this)],[Ev,br.bind(this)],[mv,gr.bind(this)]],this.Cn=di(this.li)}var i=t.prototype;return i.tg=function(t){return this.M=t,this},i.resolve=function(t,i){return i?(i=di(i),i=this.Cn.join(i)):i=this.Cn,i.resolve(t)},t}();ad.ca="injector adsConfig config display moatIvtResolver smartViewability".split(" ");var cd=function(){function t(){this.Vc=this.wt=0}var i=t.prototype;return i.UB=function(){return this.Vc},i.append=function(t){return this.Vc|=(t?1:0)<<this.wt++,this},t}(),fd=n(34),ld=Yo.a.La("MoatIvtResolver"),vd=function(){function t(){this.mu=this.lu=0,this.Em=document&&document.body&&document.body.style?document.body.style:{},this.Tm=document&&document.documentElement&&document.documentElement.style?document.documentElement.style:{},this.Z=Fo.a.ib(),this.Om=this.Z.CSS,this.vb=this.Z.navigator,this.ve=this.Z.performance,this.cn=!(!this.Z.CSS||!this.Z.CSS.supports);var t=document.createElement("div"),i={};if(t.style){t.style.wordSpacing="10%",i[0]="10%"===t.style.wordSpacing?1:0,t.style.width="1px",t.style.width="-webkit-min-content",t.style.width="min-content",i[1]="1px"===t.style.width?0:1,t.style.width="1px",t.style.width="calc(1px - 1px)",t.style.width="-webkit-calc(1px - 1px)",i[2]="1px"===t.style.width?0:1,i[3]=Object(zo.x)(t.matches),i[4]=fd.a.Mu(t),i[5]=t.animate&&Object(zo.x)(t.animate)?1:0,t.style.fontStretch="ultra-condensed",i[6]="ultra-condensed"===t.style.fontStretch?1:0;var n=null,e=["{45EA75A0-A269-11D1-B5BF-0000F8051515}","{3AF36230-A269-11D1-B5BF-0000F8051515}","{89820200-ECBD-11CF-8B85-00AA005B4383}"];if(zo.v)try{t.addBehavior("#default#clientCaps");for(var r=0;r<e.length;r++)if(n=t.$A(e[r],"componentid").replace(/,/g,".")){i[7]=n.split(".")[0];break}}catch(t){}i[7]=i[7]||0}this.Pc=i,this.pn={a:Or,b:Ar,c:Sr.bind(this),d:Tr.bind(this),e:Ir.bind(this),i:jr.bind(this),j:Mr,k:Nr.bind(this),l:kr.bind(this),m:Rr.bind(this),n:Lr.bind(this),o:Dr.bind(this),p:Cr.bind(this),q:Pr.bind(this)}}return t.prototype.iw=function(){var t=this,i=[];return Object.keys(this.pn).forEach((function(n){try{var e=t.pn[n]();i.push("".concat(n,"=").concat(e))}catch(t){ld.debug("can't compose ivt signal '".concat(n,"': ").concat(t.message))}})),i.join("&")},t}(),dd=new gu.a(window.document),pd=function(){function t(t){this.nb=t.dom,this.Pb=t.geminiMacrosResolver}return t.prototype.xp=function(t){var i=this,n=t.zl;t.Mq.forEach((function(t){i.nb.createElement("img").src=i.Pb.resolve(t,n)}))},t}();pd.ca=["dom","geminiMacrosResolver"];var md=Yo.a.La("AdSystem"),bd=function(){function t(t){this.yd=t.adContainerProvider,this.Cd=t.adTracker,this.N=t.config,this.O=t.injector,this.ha=t.adsConfig,this.V=t.eventBus,this.U=t.environment,this.Mb=this.O.Ya(sf),this.nc(),this.O.Cl("blockedCategoriesHandler",hd).Aa("scriptLoader",Zc).Aa("moatIvtResolver",vd).Aa("geminiMacrosResolver",ad).sb("adTimeLogger",this.be).Cl("geminiPixelsTracker",pd),this.O.T("geminiMacrosResolver").tg(this),this.Pb=this.O.Ya(yl).tg(this),this.vt=!!eu.a.Ub("nosyncpixels")||!!this.N.Tb("nosyncpixels")||!1,this.N.Pw()||this.vt||(.2>=Math.random()||eu.a.Ub("forceSmartPixel"))&&dd.Td("https://tag.sp.advertising.com/sp.js",!1,!0),this.addEventListener(Hu.yi,$r.bind(this)),this.addEventListener(Hu.ac,Xr.bind(this)),this.addEventListener(Hu.Eg,Qr.bind(this)),this.addEventListener(Hu.Xd,Zr.bind(this)),this.addEventListener(Hu.Di,Wr.bind(this)),this.addEventListener("AdSystem.LinearChange",qr.bind(this)),this.Cd.oy(this.ha),this.Cd.Gu(),Qc.a(ns.bind(this))}var i=t.prototype;return i.nc=function(){this.Ng=this.kf=this.ya=this.Et=this.ge=this.Dd=0,this.Zn=!1,this.Vm=new Yh.a,this.Sc=[],this.bj=!1,this.be=new ud(this),this.Mb.reset(),this.sa=new od(this,this.Mb),this.sa.setVolume(this.ya),this.sa.addEventListener(Gu.Fi,Gr.bind(this))},i.Fy=function(){this.Dn=!0},i.dy=function(){this.Mn||Br.call(this,"AD_GROUP_FAILED")},i.Xq=function(){this.Uf=this.Dn=this.Mn=!1},i.load=function(t,i){this.yq(t,this.xq.bind(this,null,i,null))},i.yq=function(t,i){(t=t||{}).type&&(this.ra=t.type),"Preroll"===this.ra&&0!=this.Et++%this.ha.Au?i():(t.preloadedConfig&&ts.call(this,t.preloadedConfig),zu.a.group(zu.a.Xa(this.V,aa.Ig,Kr.bind(this,i)),zu.a.Xa(this.V,aa.LOADED,Jr.bind(this,i))),this.Mb.Ox(this.ra,t.originalTime,t.preloadedConfig),clearTimeout(this.Yi),clearTimeout(this.Gd),0<(i=this.ha.ix)&&(this.Yi=setTimeout(Yr.bind(this),i)),t.loadTimeLimit&&"Preroll"===this.ra&&(this.Gd=new pu(Hr.bind(this),t.loadTimeLimit,!0)))},i.xq=function(t,i,n){var e=this;n&&(n===this.ra?(this.Dd=this.ha.Md,this.kf=0):this.ra=n),this.Gd&&this.Gd.resume(),this.kh=i,t&&(this.Mb.ky(t),this.Sc=Fr.call(this,this.Mb.Kk(this.ra))),this.xc=function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};e.Gd&&e.Gd.yk(),t.timings=e.Ef,e.kh&&e.kh(t),e.xc=null,e.kh=null},0<this.Sc.length?this.sa.load(this.Sc,this.xc):this.xc&&this.xc()},i.qg=function(){this.bj=!0,0<this.Sc.length?($t(this.ra)&&this.Vm.Sb(zu.a.Xa(this,Hu.ac,this.dispatchEvent.bind(this,new Hu(Hu.Ir,this.ra)))),this.sa.$q()):Br.call(this,"NO_ADS")},i.Dx=function(){this.sa.pause()},i.isPlaying=function(){return!this.sa.ll()},i.cy=function(){this.sa.resume()},i.setVolume=function(t){this.ya=t,this.sa.setVolume(this.ya)},i.mute=function(t){t?(this.yn=this.ya,this.setVolume(0)):0<this.yn?this.setVolume(this.yn):0===this.ya&&this.setVolume(1)},i.isMuted=function(){return!this.ya},i.getDuration=function(){return this.sa.getDuration()},i.getCreativeDuration=function(){return this.sa.getCreativeDuration()},i.getAdSkippableState=function(){return this.sa.getAdSkippableState()},i.isSkippable=function(){return this.sa.isSkippable()},i.getVolume=function(){return this.ya},i.ZA=function(){return this.ha.hb},i.ag=function(){return this.sa.ag()},i.bg=function(){return this.sa.bg()},i.Rv=function(){return"".concat(this.N.Wp(),"/").concat(this.N.Ph()," ").concat("VerizonAdPlugin","/").concat("1.0.3")},i.stop=function(t){t&&(this.Zn=!0),this.kh=this.xc=null,this.sa&&this.sa.stop(t)},i.skip=function(){this.dispatchEvent(new Gu("Reporting.Basic.Click",{Zo:"skipAhead"})),this.sa.skip(),this.dispatchEvent(new Hu(Hu.Ai,this.ra))},i.TB=function(){return this.Pb},i.nx=function(){this.sa.stop(),Gr.call(this)},i.uB=function(){return this.Dd},i.PA=function(){return this.ge},i.OA=function(){return this.ha},i.Pk=function(){return this.N},i.rq=function(){return this.kf<this.ha.Md},i.Av=function(){return this.yd.Sv()},i.resize=function(){this.dispatchEvent("AdSystem.Resize")},i.hw=function(){return this.O},i.Za=function(){return this.Y},i.getTimeLog=function(){return this.be.Ua},i.Nk=function(){return this.ra},i.addEventListener=function(t,i,n){this.V.addEventListener(t,i,n)},i.removeEventListener=function(t,i){this.V.removeEventListener(t,i)},i.dispatchEvent=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];this.V.dispatchEvent.apply(this.V,i)},i.invokeAdMethod=function(t,i){this.dispatchEvent("AdSystem.InvokeAdMethod",{data:i,name:t})},i.getCurrentTime=function(){return this.sa.getCurrentTime()},i.HA=function(){return this.Ng},i.Xf=function(){return this.sa.Xf()||-1},i.$f=function(){var t=-1,i=this.sa.$f();return i&&(t=encodeURIComponent("".concat(i.cl," ").concat(i.value))),t},i.Bv=function(){var t=this.ha.Md;return-1===t?12341234:t},i.mB=function(){return this.U},i.cleanupAdBreak=function(){this.Xq(),this.sa.cleanupAdBreak()},i.canRenderUI=function(t){var i=this.sa.la;return i?i.canRenderUI():function(t){return Object(zo.n)(t,["customInfo","slot","aeg",0],[]).some((function(t){return t.canRenderUI()}))}(t)},t}();bd.ca="injector adTracker config eventBus adsConfig adContainerProvider externalTracker errorTracker urls display parametersCombine smartViewability moatViewability slotOpportunityHandler environment".split(" ");var gd=function(t){function i(i){var n=t.call(this,i)||this;return n.V=i.eventBus,n.hc=i.hostWindowParamsObtainer,n}Xo()(i,t);var n=i.prototype;return n.Gu=function(){this.Oa||(this.Oa=zu.a.group(zu.a.bind(this.V,"Reporting.Ad.Request",es.bind(this)),zu.a.bind(this.V,"Reporting.Ad.Issue",rs.bind(this)),zu.a.bind(this.V,"Reporting.Ad.Engine.Request",ss.bind(this)),zu.a.bind(this.V,"Reporting.Ad.Engine.Response",os.bind(this)),zu.a.bind(this.V,"Reporting.Ad.Engine.Flow",hs.bind(this)),zu.a.bind(this.V,"Reporting.Basic.Click",as.bind(this)),zu.a.bind(this.V,"Reporting.Ad.Slot.Opportunity",cs.bind(this))))},n.detach=function(){this.Oa&&this.Oa.ua()},n.oy=function(t){this.ha=t,this.Ms=t.gv},i}(iu);gd.ca="config debugInfo environment eventBus moatViewability smartViewability urls hostWindowParamsObtainer".split(" ");var yd=function(){function t(t){this.oa=t,this.me=this.oa.bcid,this.Id=this.oa.id,this.vj=this.oa.timestamp,this.ih={},this.je={},this.hf={},this.Hm=!1,this.Tc=this.oa.macros||{},this.Jn=zo.k(this.Tc,"rm."),this.uf={vvuid:t.vvuid||_(this.vj)},this.$s=this.oa.isEU,this.Jj=!1}var i=t.prototype;return i.lD=function(t){this.Hm=t},i.CB=function(){return this.Lj},i.pD=function(t){t&&(this.Lj=t)},i.IB=function(){return this.Af},i.qD=function(t){t&&(this.Af=t)},i.Rk=function(){return this.oa.sid},i.kD=function(t){this.oa.bid=this.oa.bid||{},this.oa.bid.id=t},i.Ok=function(){return this.oa.bid&&this.oa.bid.id||""},i.jC=function(){return{}},i.BB=function(){return this.ih},i.hr=function(t){this.ih.aegOverride=t},i.YA=function(){return this.me},i.qy=function(t){this.me=t},i.KB=function(){return this.Id},i.Gy=function(t){this.Id=t},i.Zf=function(){return this.oa.playerType||"o2unit"},i.Wp=function(){return this.oa.playerName||"unknown"},i.ax=function(){return"VDMS"===this.Zf()},i.rB=function(){return this.vj},i.KA=function(){return this.hf},i.jy=function(t){this.je=t},i.EA=function(){return this.je},i.Ph=function(){return this.oa.jsVersion},i.getParameters=function(){var t={};return zo.g(this.Jp(),t),zo.g(this.Tc,t),t},i.Jp=function(){var t={bcid:this.me,bid:this.Ok(),pid:this.Id,pt:this.Zf(),pv:this.Ph(),r:Fo.a.hd(window),s:eu.a.Cc()?"true":void 0,sid:this.Rk(),vvuid:this.uf.vvuid};return this.Lj&&(t.orgId=this.Lj),this.Af&&(t.plcid=this.Af),this.ph&&(t.spid=this.ph),this.zf&&(t.pblob=this.zf),this.ku&&(t.vrid=this.ku),t},i.dz=function(t){zo.g(t,this.hf)},i.Tb=function(t){return t="string"==typeof t?t.toLowerCase():t,this.Tc["m."+t]||this.Tc[t]},i.SA=function(){return this.Tc},i.SB=function(){return this.Jn},i.xB=function(){return this.uf},i.ez=function(t){this.uf.vvuid=t},i.DB=function(t){return this.ih[t]||{}},i.HB=function(){return this.oa},i.vq=function(){return-1!==(this.oa.queryString||"").indexOf("tbv=on")},i.Ne=function(){return this.oa.geo},i.ei=function(){return this.Hm||zo.c.ei()},i.tD=function(t){this.Jd=t},i.WB=function(){return this.Jd},i.Fp=function(){return this.oa.adSettings},i.Dy=function(t){this.Jj=t},i.AB=function(){return this.Jj},i.Bw=function(){return this.oa.trackingEnabled},i.hg=function(){return this.oa.autoplay},i.uq=function(){var t=this.hg();if(!t)return 0;var i=this.ei();return void 0===i?t:t&&i?1:0},i.xC=function(){return this.oa.aggressiveMode},i.yC=function(){return this.oa.frosOnly},i.EC=function(){return"1"===this.Tb("secureVPAIDsMode")},i.Qh=function(){return this.oa.privacyData},i.uw=function(){return this.oa.preview},i.Pw=function(){return this.$s},i.YB=function(){return null},i.py=function(t){this.oa.bckt=t},i.Iv=function(){return this.oa.bckt},i.yy=function(t){this.oa.expn=t},i.bw=function(){return this.oa.expn},i.xy=function(t){this.oa.expb=t},i.aw=function(){return this.oa.expb},i.Ey=function(t){this.zf=t},i.Ly=function(t){this.ph=t},i.wy=function(t){this.kj=t},i.jB=function(){return this.kj},i.Jy=function(t){this.Sj=t},i.RB=function(){return this.Sj},i.Ky=function(t){this.Wj=t},i.XB=function(){return this.Wj},t}(),wd=function(){function t(t){this.V=t.eventBus,zu.a.bind(this.V,aa.LOADED,ps.bind(this))}var i=t.prototype;return i.yr=function(t,i){var n;t:{for(n=0;n<this.Df.length;n++)if(!this.Df[n].type||this.Df[n].type===t.type){this.Df.splice(n,n+1),n=!0;break t}n=!1}(n||i)&&(this.ra=t.type,ds.call(this,t),this.V.dispatchEvent(new Gu("Reporting.Ad.Slot.Opportunity",{ip:this.Hs,Ow:!this.Ta,slot:this.Ta||this.nf,type:this.ra})),this.ie=this.Ta=void 0)},i.br=function(){var t=this;dl()(this.Df).forEach((function(i){"Preroll"!==i.type&&"Bumper"!==i.type||t.yr(i)}))},i.cz=function(t,i){this.qn[i]=t},t}();wd.ca=["eventBus"];var _d,Ed=(_d={},Bh()(_d,".adaptv.advertising.com","VSSP"),Bh()(_d,"pubads.g.doubleclick.net","DOUBLECLICK"),Bh()(_d,".v.fwmrm.net","FREEWHEEL"),Bh()(_d,"gemini.yahoo.com","GEMINI"),Bh()(_d,"pmp.ybp.yahoo.com","DSP"),Bh()(_d,".yahoo.com","YAHOO"),Bh()(_d,"ima3vpaid.appspot.com","ADXIMA"),Bh()(_d,"tpc.googlesyndication.com","ADXTPC"),Bh()(_d,"rubiconproject.com","RUBICON"),Bh()(_d,"tremorhub.com","TREMOR"),_d),Od=function(){function t(t,i){this.ut=(this.Y=t)?this.Y.aq():"",this.Oq=(t=this.Y&&this.Y.getType())?t.toLowerCase():"",this.qt=this.Y&&this.Y.cg()?this.Y.dn?2:3:1,this.Lg=0,this.Bd=i}var i=t.prototype;return i.oi=function(t){this.Ld=t},i.tk=function(){this.Lg+=1},i.Kh=function(){return this.Dm},i.dr=function(t){this.Dm=t},i.my=function(t){this.qs=t},i.Ip=function(){var t=this.Y&&this.Y.ha,i=this.Dm,n=this.Bd,e=this.Lg,r=this.Y&&this.Y.Yf(),s=t&&t.jx,o=this.qt,u=this.ut,h=ms(this.qs),a=this.Oq,c=2;return this.Ld&&(c=this.Ld.da||fh.da),{adl:i,adseq:n,at:e,ibn:r,max_lst:s,medS:o,ntwk:u,plcid:h,pos:a,r_code:c,rule:this.Y&&this.Y.getRuleId(),tmout:this.Y&&this.Y.Op(),vptm:this.Y&&Math.min(this.Y.Yn||2147483647,t.pr)}},t}(),Ad=function(){function t(){}var i=t.prototype;return i.Hp=function(){return{ms_lat:this.vn,vil:this.xj,vsl:this.Aj,vst:this.qh}},i.Kl=function(t){this.Aj=t},i.Jl=function(t){this.xj=t},i.Nl=function(t){this.qh=t},i.Ll=function(t){this.vn=t},t}(),Sd=function(t){function i(i,n){var e=t.call(this)||this;return e.Na=i,n=n||{},e.Va=i.tag&&JSON.parse(i.tag),i=Eu()(e).Na.priceType,e.Ft=i,i=function(){var t=1<arguments.length?arguments[1]:void 0;return(t=Pv.ki(t.offsetWidth,t.offsetHeight,(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).map((function(t){return ys({},t,{mimeType:t.contentType})}))))&&0<t.length?t[0]:null}(e.Na.mediaInfo,n),Eu()(e),e.rt=i?i.mimeType:"",n=Eu()(e).Va.advertiser_id,e.us=n,n=Eu()(e).Na.creativeId,e.Mm=n,e.Rj=e.Va.assets&&0<e.Va.assets.length?"ad":"no-ad",e.cs="".concat(i?"".concat(i.width||0,"x").concat(i.height||0):"",":").concat(i&&i.bitrate||null),e.Hj=i&&i.url||null,e}return Xo()(i,t),i.prototype.Jk=function(){return ys({},this.Hp(),{},{adfmt:this.cs,adv_id:this.us,apt:this.Ft,crid:this.Mm,mf_url:this.Hj,mtype:this.rt,r_type:this.Rj,v_cr_id:this.Mm})},i}(Ad),Td=function(t){function i(i,n,e){return(i=t.call(this,i,e)||this).ea=n,i}Xo()(i,t);var n=i.prototype;return n.$e=function(t,i,n){this.oi(i),this.dr(n),this.wc=t,this.my(this.Y.Kc),(t=this.wc&&this.wc.ads&&this.wc.ads[0])&&(this.Ic=new Sd(t,this.ea))},n.$k=function(){return function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?ws(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ws(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},this.Ip(),{},this.Ic?this.Ic.Jk():{r_type:"no-ad"})},n.Ap=function(){return this.Ic},i}(Od),Id=function(){function t(t,i,n){this.Ha=t,this.ck=t.id;var e=t.xr,r=null;e&&(r=encodeURIComponent("".concat(e.cl," ").concat(e.value))),this.au=r,this.ea=i,i="Overlay"===n?(i=(i=this.Ha&&this.Ha.Dc)&&i[0]&&i[0].qc)&&i[0]||null:(i=Pv.ki(this.ea.offsetWidth,this.ea.offsetHeight,this.Ha.Se))&&0<i.length?i[0]:null,this.Ej=i?i.mimeType:"",this.ys=i?i.bitrate:"",this.Ls=i?"".concat(i.width||0,"x").concat(i.height||0):"",this.Rj=this.Ej&&"application/javascript"===this.Ej?"vpaid":"ad",this.nt=function(t){var i={},n=t&&t.Cq||{};return Object.keys(n).forEach((function(t){0<n[t]&&(i[t]=n[t])})),i}(t),this.Hj=i?i.url:""}return t.prototype.Uv=function(){return function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?_s(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):_s(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},this.nt,{adfmt:"".concat(this.Ls,":").concat(this.ys),mf_url:this.Hj,mtype:this.Ej,r_type:this.Rj,uadid:this.au,v_cr_id:this.ck})},t}(),jd=function(t){function i(i,n,e){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:[],s=t.call(this)||this;return s.Na=i,s.ea=n,s.ra=e,(r=ms(r[0]))||(r=Eu()(s).Na.oc),s.Af=r,s.os=i&&i.S&&i.S.name||"",s.ds=i.id,s.Rg={},Os.call(Eu()(s)),s}return Xo()(i,t),i.prototype.Jk=function(t){var i=this.Hp(),n={ad_sys:this.os,adid:this.ds,plcid:this.Af};return t?t=this.Rg[t]:t=0<(t=Object.keys(this.Rg)).length?this.Rg[t[0]]:null,function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?Es(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Es(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},i,{},n,{},t=t&&t.Uv()||{})},i}(Ad),Md=function(t){function i(i,n,e){return(i=t.call(this,i,e)||this).ea=n,i.Ic={},i}Xo()(i,t);var n=i.prototype;return n.$e=function(t,i,n,e){if(this.oi(i),this.dr(n),this.Fs=e,this.on=(this.ma=t)&&t.Ec,i=this.Y.getUrl(),t=[],this.ma)for(i=this.ma,t.push(i.Vd);i.parent;)i=i.parent,t.push(i.Vd);else t.push(i);this.Pa=t.reverse(),this.Lg=0,t=this.Pa,this.Qs=eu.a.Oh(t[0]||""),1<t.length?(this.Rs=eu.a.Oh(t[1]||""),this.wn=t.length-1):this.wn=0,Ts.call(this)},n.$k=function(t,i){var n=this.Ip(),e={crd:this.Fs,f_call:this.Qs,f_hop:this.Rs,n_hop:this.wn},r=Ms.call(this,t);if(this.on){for(t=this.ma;t.parent&&t.parent.Ec;)t=t.parent;t={plcid:t.Ec&&t.Ec.oc||""}}else t={};return r?t=Ss({},i=r.Jk(i),{},r=js.call(this,i.v_cr_id),{},t):t=Ss({r_type:"no-ad"},i=js.call(this),{},t),Ss({},n,{},e,{},t)},n.Ap=function(t){return Ms.call(this,t)},i}(Od),Nd=function(){function t(){}var i=t.prototype;return i.My=function(t){this.hf={},this.M=t,this.Bd=this.Ug=0,this.Fb=t.O.T("smartViewability"),this.zm=0},i.Iw=function(t){this.Qm=this.gj=null;var i=t.Mg;if(this.Gs=i,this.Bd+=1,!this.dh||2!==this.dh){var n=1;t.cg()&&(n=2),this.dh=n}n=this.M.Av().su,this.Ab="GEMINI"===t.getAdEngineType()?new Td(t,n,this.Bd):new Md(t,n,this.Bd),this.hf[i]=this.Ab},i.$e=function(t,i,n,e){this.Ab&&this.Ab.$e(t,i,n,e)},i.oi=function(t){this.Ab&&this.Ab.oi(t)},i.tk=function(){this.Ab&&this.Ab.tk()},i.Ju=function(){this.Ug+=1},i.cr=function(t){this.zm=+t||0},i.Il=function(t,i){this.gj=t,this.Qm=i,this.cc=this.Ab&&this.Ab.Ap([this.gj])},i.Kl=function(t){this.cc&&this.cc.Kl(t)},i.Jl=function(t){this.cc&&this.cc.Jl(t)},i.Nl=function(t){this.cc&&this.cc.Nl(t)},i.Ll=function(t){this.cc&&this.cc.Ll(t)},i.Up=function(){if(this.cc)return this.cc.vn},i.Kh=function(){if(this.Ab)return this.Ab.Kh()},i.Wq=function(){this.Ug=this.Bd=0,this.dh=this.Wi=null},i.Qq=function(t,i,n,e){return i&&i!==this.Gs?t=i&&(e=this.hf[i])?ks({},Rs.call(this),{},e.$k(void 0,void 0),{},t||{}):t||{}:(i=this.Ab,n=n||this.gj,e=e||this.Qm,t=i?ks({},Rs.call(this),{},i.$k(n,e),{},t||{}):t||{}),t},t}();Mu.a.nc(eu.a.Ub("oathPlayerBuildEnvironment")||"prod");var kd=function(){function t(t){this.O=t}var i=t.prototype;return i.Qy=function(t){this.Ta=t.slot;var i=this.Ta.ownerDocument||window.document;t.dontPredefineVideoTag||(this.lc=t.video||this.Ta.appendChild(Object(zo.i)(i)),this.lc=Array.isArray(this.lc)?this.lc:[this.lc]),this.nb=new gu.a(i),this.ga={adSettings:{adStrategy:"ADSET_BASED",aeg:[],asids:[],domainOptimisation:!0,podSize:-1,prerollInterleave:1,timeout:{hard:7,maxLinearShow:3600}},id:Mu.a["default.pid"],isEU:!0,jsVersion:"1.0.3",sid:_(),timestamp:+new Date},i="boolean"==typeof t.disableFailoverOnDlvFailure&&t.disableFailoverOnDlvFailure;var n="boolean"==typeof t.adCallWithCredentialsAlways&&t.adCallWithCredentialsAlways;this.ga.frosOnly=t.frosOnly,this.ga.playerType=t.playerType||"VRM_plgn",this.ga.trackingEnabled=!0,this.ga.bcid=t.buyerCompanyId,this.ga.geo=t.geo,this.ga.id=t.playerId,this.ga.sid=t.sid||this.ga.sid,this.ga.jsVersion=t.jsVersion||this.ga.jsVersion,this.ga.vvuid=t.vvuid,this.ga.autoplay=t.autoplay,this.ga.macros=t.macros,this.ga.overrideUrls=t.overrideUrls,this.ga.currentVideo=t.currentVideo,this.ga.aggressiveMode=t.aggressiveMode,this.ga.adSettings=this.ga.adSettings||{},this.ga.adSettings.timeout=t.timeout||{},this.ga.adSettings.adStrategy=t.adStrategy||"CONTENT_BASED",this.ga.adSettings.skipSettings=t.skipSettings||{},this.ga.adSettings.asids=t.asids,this.ga.adSettings.aeg=t.aeg,this.ga.adSettings.podSize=t.podSize,this.ga.adSettings.prerollInterleave=t.prerollInterleave,this.ga.adSettings.domainOptimisation=t.domainOptimisation,this.ga.adSettings.chromeHackPreinitialisation=t.chromeHackPreinitialisation,this.ga.adSettings.isBrandedContent=t.isBrandedContent,this.ga.adSettings.clickThroughUrl=t.clickThroughUrl,this.ga.adSettings.disableFailoverOnDlvFailure=i,this.ga.adSettings.adCallWithCredentialsAlways=n,this.Ts=t.fakeViewability,this.ga.privacyData=t.privacyConsent,this.ga.isEU=!1!==t.isEU,this.ga.playerName=t.playerName},i.Yx=function(){var t=new yd(this.ga),i=new qu(t,this.ga.overrideUrls),n=new Bu;if(this.lc&&1<this.lc.length){var e=this.lc[0].parentElement||this.lc[0];n.ir(this.lc[0]),n.By(this.lc[1])}else e=this.Ta;var r=Fo.a.Xk(window)||window;this.O.sb("config",t).sb("debugInfo",qo).sb("urls",i).sb("videoTagProvider",n).sb("adContainerProvider",new Ku(this.Ta)).sb("dom",this.nb).sb("viewabilitySubject",e).sb("hostWindowProvider",new wu(r)).Aa("eventBus",Qo.default).Aa("environment",Ju).Aa("hostWindowParamsObtainer",yu).Aa("adsConfig",Wc).Aa("primalTracker",tu).Aa("display",$u).Aa("slotOpportunityHandler",wd).Aa("errorTracker",au).Aa("beaconDataHolder",Nd),this.Ts?this.O.Aa("moatViewability",w(Iu)).Aa("intersectionViewability",w(Au)).Aa("smartViewability",w(Fu)):this.O.Aa("moatViewability",Iu).Aa("intersectionViewability",Au).Aa("smartViewability",Fu),this.O.Aa("adTracker",gd).Aa("parametersCombine",ju).Aa("externalTracker",iu).Aa("actionTracker",nu).Aa("adSystem",bd).Aa("videoTracker",du).Aa("videoTrackerManager",bu),t=this.O.T("adSystem"),(i=this.O.T("environment")).tg(t),this.ga.currentVideo&&i.uy(this.ga.currentVideo)},i.Pk=function(){return this.ga},i.hw=function(){return this.O},t}(),Rd="external-player-item-loaded",Ld="external-player-mute-changed",Dd="external-player-paused",Cd="external-player-play-complete",Pd="external-player-play-requested",xd="external-player-error",Ud="external-player-playing",Vd="external-player-item-skipped",Fd="external-player-time-update",Bd="external-player-volume-changed",zd="ad-plugin--breaks-available",Gd="ad-plugin--break-playing",Hd="ad-plugin--break-resolve-error",Yd="ad-plugin--break-resolved",qd="ad-plugin--subtitles-found",Wd="ad-plugin--metrics",Qd="ad-plugin--diagnostics",Zd="ad-plugin-nonlinear-ad-rendered",Xd="ad-plugin-nonlinear-ad-clicked",$d="ad-plugin-nonlinear-ad-dismissed",Jd=n(45),Kd=function(){function t(t){this.M=t.adSystem,this.V=t.pluginEventBus,this.gf=t.adBlockerSniffer,this.Be=t.slotOpportunityHandler,this.eh=t.metricsEventHandler,this.pa=t.beaconDataHolder,this.Jc=!1,Cs.call(this),this.V.addEventListener(Hd,oo.bind(this))}var i=t.prototype;return i.wC=function(){return this.Jc},i.hi=function(){this.zd=!1},i.Vx=function(){this.Rd=void 0},i.$a=function(t,i,n){var e;n&&(e=this.pa.Qq(n)),null!=i&&e?this.V.dispatchEvent(t,i,e):null!=i?this.V.dispatchEvent(t,i):this.V.dispatchEvent(t,e)},i.ni=function(t){this.Db=t},i.gy=function(t){fo.call(this,t)},t}();Kd.ca="adSystem pluginEventBus adBlockerSniffer slotOpportunityHandler metricsEventHandler beaconDataHolder".split(" ");var tp=function(){function t(t){this.Hf=t.videoTrackerManager,this.Be=t.slotOpportunityHandler,this.U=t.environment,this.M=t.adSystem}return t.prototype.onPlayerEvent=function(t,i){switch(t){case Jd.c:t=Qu()(i,1)[0],this.Be.br(),this.U.xx(),this.U.jr(0),this.U.ug(t.duration),this.Hf.wl(),this.Hf.ug(t.duration),this.Hf.wx();break;case Jd.b:t=Qu()(i,1)[0],this.U.jr(t),this.Hf.ci(t);break;case Jd.a:this.Hf.vx();break;case Jd.d:this.M.dispatchEvent(Hu.km,i)}},t}();tp.ca=["adSystem","slotOpportunityHandler","videoTrackerManager","environment"];var ip=function(){function t(t){this.V=t.pluginEventBus,this.Gj=[]}var i=t.prototype;return i.dispatchEvent=function(t,i){if("ad_oppty"===i.evt)var n=this.ym=!0;this.ym||"ad_req"===i.evt?this.V.dispatchEvent(t,i):this.Gj.push({event:t,Ax:i}),n&&lo.call(this)},i.Hx=function(){this.ym=!1},t}();ip.ca=["pluginEventBus"];var np=function(){function t(){}return t.prototype.Rl=function(t){var i=t.YVAP.standaloneAd;return t={ads:[{actionUrls:i.beacons,rules:i.rules,tag:JSON.stringify(po(i.gemini))}]},{bcid:"5b32606132679a7241fe5ca9",pid:"5b3260f8dbaab35b11ca3a6e",schema:{pods:[{calculated:!0,slots:[{adxResult:"SHOW_ADS",aeg:[[{adEngineType:"GEMINI",adTypes:["Preroll"],canRenderUI:Ge(i=po(i.gemini)),isNative:!0,name:"Empty - Preroll",rcid:"5512a39b09eab108e072da23",rid:"5c4ef9c68fcaa91a27b5d264",url:"http://s3.amazonaws.com/vdb-cdn-files/dev/player-auto-tests/vast/empty.xml",usesShim:!1,vastXml:JSON.stringify(t),vendor:"5d7bd3fa10ca046303bc3d36",vendorName:"standalone_gemini_native"}]],rids:["5ade359bc673db38c7f14e5e"],slot:"AVAIL",type:"PREROLL"}],type:"PREROLL"}]},slot:"AVAIL",version:"2",vid:"5b3261c2cd472447b9cd4d4b"}},t}(),ep=n(39),rp=Yo.a.La("AdBreakManager"),sp=0,op=function(){function t(t){this.M=t.adSystem,this.Be=t.slotOpportunityHandler,this.eh=t.metricsEventHandler,this.pa=t.beaconDataHolder,this.Ui=[],this.V=new Qo.default,this.fj={}}var i=t.prototype;return i.Hy=function(t){if(this.Mj){var i=this.Mj,n=i&&i.adBreakItems[0];n&&t>=i.startTime&&(this.preparePlayback(n),this.play(n,!0),this.Mj=null)}},i.Ix=function(){var t=this.Ui.find((function(t){return t.type===ep.c}));t&&(this.Mj=t)},i.preparePlayback=function(t){"resolving"!==t.resolvedState&&(t.isRepeated=this.fj.adBreakItemId===t.adBreakItemId,t.isRepeated&&sp++,this.pa.cr(sp),this.Ff=_o.call(this,t)),this.fj=t},i.Gx=function(t){this.Ff=_o.call(this,t)},i.play=function(t,i){var n=this;return t.isRepeated=this.fj.isRepeated,(this.Ff||Bo.a.resolve()).then((function(){n.M.Fy(),n.Xi?(Eo.call(n,t),n.M.dy()):!i&&n.Db||(Eo.call(n,t),n.M.qg())}))},i.fetchAdBreaks=function(t){var i=this;if(this.M.nc(),sp=0,this.pa.cr(sp),t){!function(t){(t=t.aeg)&&t.forEach((function(t){t.forEach((function(t){"overlay"===(t.type||t.adTypes&&t.adTypes[0]).toLowerCase()&&(t.slot=t.slot||{},(t=t.slot).width="45%",t.position=E.Li,t.left="18.5%",t.top="90%")}))}))}(t);try{t=JSON.parse(JSON.stringify(t))}catch(t){rp.error("Failed to clone vrmConfig",t)}}return new Bo.a((function(n){i.M.yq({preloadedConfig:t},(function(t){i.Ui=function(){var t=[];return(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).forEach((function(i){var n=bo(i);if(0<n.length||"Midroll"===i.type){var e=0;i.time&&isNaN(i.time)?e=Object(zo.K)(i.time):isNaN(i.time)||(e=i.time),e={adBreakId:_(),mimetype:"adplugin/vrm",startOffset:e,startTime:e},go(n)?(e.type=ep.b,e.adBreakItems=n):i.type&&"Overlay"===i.type?(e.type=ep.c,e.adBreakItems=n):(e.customInfo=n,e.type=i.type&&i.type.toLowerCase()),e.type=e.type||"preroll",t.push(e)}})),t}(t.fi),t=i.Ui.map((function(t){var i=function(t){for(var i=1;i<arguments.length;i++){var n=null!=arguments[i]?arguments[i]:{};i%2?mo(Object(n),!0).forEach((function(i){Bh()(t,i,n[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):mo(Object(n)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(n,i))}))}return t}({},t);return t.customInfo&&(i.customInfo=t.customInfo.slice()),t.adBreakItems&&(i.adBreakItems=t.adBreakItems.slice()),i})),n(t)}))}))},i.cleanupAdBreak=function(){wo.call(this),this.Be.br()},i.addEventListener=function(t,i){this.V.addEventListener(t,i)},i.removeEventListener=function(t,i){this.V.removeEventListener(t,i)},i.resume=function(t){!this.zd&&!this.Xi||this.zn||Eo.call(this,t),this.zd&&this.M.qg()},i.ni=function(t){this.Db=t},t}();op.ca=["adSystem","slotOpportunityHandler","metricsEventHandler","beaconDataHolder"],op.Yl="AdBreakManager.AD_BREAK_PREPARED";var up=0,hp=function(){function t(){}return t.gp=function(t){var i=1<arguments.length&&void 0!==arguments[1]&&arguments[1],n=document.createElement("iframe");return n.id="xdomainIframe:".concat(t,":").concat(up++),i&&(n.style.position="absolute",n.style.top=0,n.style.width="100%",n.style.height="100%",n.style.zIndex=2,n.style.pointerEvents="auto !important",n.setAttribute("allow","autoplay")),n.setAttribute("frameborder","0"),i=mt(Mu.a["cdn.url"],Mu.a["s3.url"]),i="".concat(i).concat(t,".html?id=").concat(up++),n.src=i,n},t.Jo=function(t,i){return new Bo.a((function(n){t.onload=function(){n()},i?i.appendChild(t):document.body.appendChild(t)}))},t}(),ap=n(43),cp=Yo.a.La("IframeXDomainMessenger"),fp=function(){function t(t,i){this.xt=i}var i=t.prototype;return i.nc=function(t){this.Oa=zu.a.empty(),this.Ob=t,this.Vg=eu.a.pg(t.src).origin,this.Rm=[],this.fn=!1},i.loaded=function(){var t=this;zu.a.bind(this.Ob.contentWindow.parent,"message",this.sl.bind(this)).link(this.Oa),this.fn=!0,this.Rm.forEach((function(i){return t.sg(i)}))},i.destroy=function(){this.Oa&&this.Oa.ua()},i.sg=function(t){if(this.Ob.contentWindow)try{this.fn?this.Ob.contentWindow.postMessage(JSON.stringify(t.tw()),this.Vg):this.Rm.push(t)}catch(t){cp.error("Error while interacting with IFRAME",ap.a.Po().nv().Gh("error").data({error:t.message}).Oo().getData())}},i.sl=function(t){t:{try{var i=JSON.parse(t.data);break t}catch(i){cp.warn("Error Parsing",t,i)}i=void 0}i&&t.origin===this.Vg&&i.location===this.Ob.src&&i.type&&(t.preventDefault(),this.xt(ap.a.clone(i)))},t}(),lp=n(17),vp=Yo.a.La("IframeXDomainCommunicator"),dp=function(){function t(){this.Kf=new fp(this,Oo.bind(this)),this.zo=new fp(this,Oo.bind(this))}var i=t.prototype;return i.sC=function(){var t=this;this.Kf.destroy();var i=hp.gp("vrm-xdomain");this.Kf.nc(i),hp.Jo(i).then((function(){t.Kf.loaded()}))},i.rC=function(t){var i=this;this.Kf.destroy();var n=hp.gp("vrm-xdomain-media",!0);this.zo.nc(n),hp.Jo(n,t).then((function(){i.zo.loaded()}))},i.iD=function(t){this.Kf.sg(ap.a.Po().Ex().data(t).Oo())},i.mA=function(){},i.hD=function(){},i.eA=function(){},i.PD=function(){},t}(),pp=function(){function t(t){this.O=t.Yh,this.jj=t.cv,this.In=t.Lx}var i=t.prototype;return i.Uk=function(){var t=this;return this.Ka||(this.Ka=this.O.Wx(this.jj).then((function(i){return t.wj.apply(t,dl()(i))}))),this.Ka},i.Vk=function(){if(!this.ue){var t=this.O.Xx(this.jj);if(t=this.ej.apply(this,dl()(t)),!this.nn(t))throw Error("can't be created synchronously");this.ue=t}return this.ue},i.nn=function(t){return null==t||"function"!=typeof t.then},i.ej=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];return this.In.apply(null,i)},i.wj=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];var e=this;return new Bo.a((function(t){e.ue=e.ej.apply(e,i),t(e.ue)}))},t}(),mp=function(t){function i(){return t.apply(this,arguments)||this}Xo()(i,t);var n=i.prototype;return n.ej=function(){for(var t=arguments.length,i=Array(t),n=0;n<t;n++)i[n]=arguments[n];var e={};return this.jj.forEach((function(t,n){e[t]=i[n]})),new this.In(e)},n.wj=function(){for(var i=this,n=arguments.length,e=Array(n),r=0;r<n;r++)e[r]=arguments[r];return t.prototype.wj.apply(this,e).then((function(t){var n=t;return i.ue.Qp&&(n=i.ue.Qp().then((function(){return t}))),n}))},n.nn=function(t){return"function"!=typeof t.Qp},i}(pp),bp=function(){function t(t){this.sf={},this.Um=!0,(this.wf=t)&&this.sb(t,this)}var i=t.prototype;return i.Rq=function(t,i,n){if(this.sf[t]){if(this.Um)throw Error("".concat(t," can't be provided twice"))}else this.sf[t]=Ao.call(this,i,n);return this},i.Cl=function(t,i){return this.Rq(t,i,!0)},i.Aa=function(t,i){return this.sb(t,this.Ya(i))},i.sb=function(t,i){return this.Rq(t,(function(){return i}))},i.Qe=function(t){return void 0!==this.sf[t]},i.resolve=function(t){var i=this.sf[t];return i=i?i.Uk():Bo.a.reject("no such dependency ".concat(t)),Bo.a.race([i,Object(zo.C)(8e3).catch((function(){throw Error("".concat(t," isn't resolved in ").concat(8e3,"ms"))}))])},i.T=function(t){var i=this.sf[t];if(!i)throw Error("no such dependency ".concat(t));return i.Vk()},i.Wx=function(t){var i=this;return Bo.a.all(t.map((function(t){return i.resolve(t)})))},i.Xx=function(t){var i=this;return t.map((function(t){return i.T(t)}))},i.vA=function(t){return Ao.call(this,t,!0).Uk()},i.Ya=function(t){return Ao.call(this,t,!0).Vk()},i.lq=function(t){return Ao.call(this,t).Uk()},i.tC=function(t){return Ao.call(this,t).Vk()},i.oD=function(t){void 0!==t.jv&&(this.Um=t.jv)},t}();!function(t){function i(i){var n=t.call(this,i.wf)||this;return n.Nj=i,n}Xo()(i,t);var n=i.prototype;n.resolve=function(i){var n=this;return t.prototype.resolve.call(this,i).catch((function(t){if(!/no such dependency/.exec(t))throw t;return t=n.Nj.resolve(i)}))},n.Qe=function(i){return t.prototype.Qe.call(this,i)||this.Nj.Qe(i)},n.T=function(i){try{return t.prototype.T.call(this,i)}catch(t){return this.Nj.T(i)}}}(bp);var gp=function(){function t(t){this.O=t||new bp("injector"),this.gf=new Wo,this.Am=new kd(this.O),this.V=new Qo.default,this.nu=new dp,this.gf.check(),this.O.sb("pluginEventBus",this.V),this.O.sb("adBlockerSniffer",this.gf),this.O.sb("xdomainCommunicator",this.nu),this.type="ad-plugin",this.mimetype="adplugin/vrm",this.version="1.0.3"}var i=t.prototype;return i.getCapabilities=function(){return["1","2"]},i.prepare=function(t){var i=this;t=e(t),this.Ta=t.slot,this.Am.Qy(t),this.Am.Yx(),this.O.Cl("metricsEventHandler",ip),this.Dt=this.O.Ya(tp),this.cb=this.O.Ya(Kd),this.bc=this.O.Ya(op),this.N=this.O.T("config"),this.bc.addEventListener(op.Yl,(function(t){i.cb.$a(Rd,t,{})})),this.U=this.O.T("environment"),this.M=this.O.T("adSystem"),this.pa=this.O.T("beaconDataHolder")},i.addEventListener=function(t,i){this.V.addEventListener(t,i)},i.removeEventListener=function(t,i){this.V.removeEventListener(t,i)},i.onPlayerEvent=function(t){for(var i=arguments.length,n=Array(1<i?i-1:0),e=1;e<i;e++)n[e-1]=arguments[e];this.Dt.onPlayerEvent(t,n),t===Jd.b&&this.bc.Hy(n[0])},i.fetchAdBreaks=function(){var t=this,i=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.pa.My(this.M),this.cb.Vx();var n=i.refId,e=i.pos+1;e&&this.U.vy(e),i=Mo.call(this,i.config),this.Us?this.N.ez(_()):this.Us=!0,this.bc.fetchAdBreaks(i).then((function(i){t.cb.$a(zd,{adBreaks:i,refId:n})}))},i.resolveAdBreak=function(t){var i=t.customInfo;delete t.customInfo,0<i.length?(this.pa.Wq(),this.cb.hi(),To.call(this,!1),t.adBreakItems=i,(i=So.call(this,i)).resolvedState="resolving",this.bc.Gx(i),this.cb.$a(Yd,t)):this.cb.$a(Hd,t,{r_code:100})},i.preparePlayback=function(t,i,n){jo.call(this,t,"ad_prepare_pb_plg"),"resolving"!==t.resolvedState&&(this.pa.Wq(),this.cb.hi(),To.call(this,!1)),t.customInfo.slot.aeg.every((function(t){return!(0<t.length)})),n&&this.Ta&&n.appendChild(this.Ta),i&&this.O.T("videoTagProvider").ir(i),this.bc.preparePlayback(t)},i.play=function(t){var i=this;jo.call(this,t,"ad_play_plg",{ad_started:this.cb.Jc,paused:this.Db}),this.Db||this.cb.Jc?Io.call(this,t):this.bc.play(t).then((function(){i.cb.$a(Pd,null,{})}))},i.pause=function(){jo.call(this,null,"ad_paused_plg"),To.call(this,!0),this.cb.Jc?this.M.Dx():this.cb.$a(Dd,null,{})},i.seek=function(){},i.stop=function(){this.M.stop(!0)},i.skip=function(){this.M.skip()},i.mute=function(t){this.M.mute(t)},i.isMuted=function(){return this.M.isMuted()},i.setVolume=function(t){this.M.setVolume(t)},i.getVolume=function(){return this.M.getVolume()},i.getCurrentTime=function(){return this.M.getCurrentTime()},i.getDuration=function(){return this.M.getDuration()},i.unload=function(){this.M&&this.M.stop()},i.destroy=function(){this.Ta=void 0,this.M&&this.M.stop()},i.canRenderUI=function(t){return!!this.M&&this.M.canRenderUI(t)},i.renderUI=function(){return null},i.unrenderUI=function(){},i.setNonlinearAdContainer=function(t){t&&this.O.T("adContainerProvider").Cy(t),this.bc.Ix()},i.cleanupAdBreak=function(){this.Db=!1,this.M.cleanupAdBreak(),this.bc.cleanupAdBreak()},t}();n.d(i,"VrmAdPlugin",(function(){return gp})),n.d(i,"AdPluginEvent",(function(){return No}))}])}module.exports=Qh()},4998:function(t,i,n){"use strict";i.sS=i.aU=void 0;var e=n(8244);Object.defineProperty(i,"aU",{enumerable:!0,get:function(){return e.StreamSynch}}),Object.defineProperty(i,"sS",{enumerable:!0,get:function(){return e.SynchEvents}});var r=n(4955)},1798:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.defaultConfigs=void 0,i.defaultConfigs={pauseOnAhead:!0,synchPoint:3e4,synchThreshold:50,variableRateChange:!1,ffSynchThreshold:200}},590:function(t,i,n){"use strict";var e=this&&this.__values||function(t){var i="function"==typeof Symbol&&Symbol.iterator,n=i&&t[i],e=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&e>=t.length&&(t=void 0),{value:t&&t[e++],done:!t}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(i,"__esModule",{value:!0});var r=n(1798),s=n(8166),o=function(){function t(t,i){this.id=t,this.S6={},this.T6=new Map,this.u$(i)}return t.prototype.destroy=function(){this.S6=null,this.T6.clear(),this.T6=null},t.prototype.u$=function(t){var i=s.default.deepCopy(t);i=s.default.mergeObjects(i,r.defaultConfigs),this.config=i},t.prototype.addSegmentInfo=function(t){t&&(this.S6[t.seqNum]=t)},t.prototype.updateDateRanges=function(t){var i,n;if(t)try{for(var r=e(Object.keys(t)),s=r.next();!s.done;s=r.next()){var o=s.value,u=t[o],h=u.jsonData;u.clockOffset="urn:uplynk:content-data:watchtogether"===u.className&&h?1e3*h.latency_ts-u.startDate:NaN,this.T6.set(o,u)}}catch(t){i={error:t}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}},t.prototype.getCurrentFramePdt=function(t){var i,n;try{for(var r=e(Object.values(this.S6)),s=r.next();!s.done;s=r.next()){var o=s.value;if(o.startTime<=t&&o.endTime>t)return o.pdt+1e3*(t-o.startTime)}}catch(t){i={error:t}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return NaN},t.prototype.getClockOffset=function(t){var i,n;try{for(var r=e(this.T6.values()),s=r.next();!s.done;s=r.next()){var o=s.value;if(o.startDate<=t+o.clockOffset&&(!o.endDate||o.endDate>t+o.clockOffset))return o.clockOffset}}catch(t){i={error:t}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return NaN},t}();i.default=o},8244:function(t,i,n){"use strict";var e,r,s=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.StreamSynch=i.SynchEvents=void 0;var o,u,h,a=n(590),c=n(4955),f=n(9708),l=n(742);!function(t){t[t.DISABLED=-1]="DISABLED",t[t.IDLE=0]="IDLE",t[t.SYNCHING_SEEK=1]="SYNCHING_SEEK",t[t.SYNCHING_PAUSE=2]="SYNCHING_PAUSE",t[t.SYNCHING_RATE_CHANGE=3]="SYNCHING_RATE_CHANGE"}(o||(o={})),function(t){t.DESTROY="destroy",t.STOP_API="stopApi",t.INVALID_OFFSET="invalidOffset",t.SYNC_DRIFT="syncDrift",t.IN_SYNC="inSync"}(u||(u={})),function(t){t.SYNCH_STRATEGY_APPLIED="synchStrategyApplied",t.SYNCH_COMPLETE="synchComplete"}(h=i.SynchEvents||(i.SynchEvents={}));var v=((r={})[c.SynchStrategy.SEEK]=0,r[c.SynchStrategy.PAUSE]=0,r[c.SynchStrategy.RATE_CHANGE]=0,r),d=function(t){function i(n,e){var r=t.call(this,"StreamSynch")||this;if(r.I6=["play","playing","seek","seeking","seeked","ended","error","timeupdate"],r.UE=o.DISABLED,r.j6=v,r.M6=0,!i.canUse())throw new Error("NOT_SUPPORTED_ERR: Stream synch library cannot be used");if(!n)throw new Error("INVALID_ARG_ERR: Video element cannot be null");return r.N6=n,r.MO(),r._m=new a.default(n.id,e),r.k6=new l.Timer(r._m.config.synchThreshold,(function(){r.R6.synch(r.N6.currentTime)}),r),r.R6=new c.ClientSynchronizer(r._m),r.L6(r.R6),c.WebSocketSynchronizer.canUse()&&(r.D6=new c.WebSocketSynchronizer(r._m),r.L6(r.D6)),r}return s(i,t),i.canUse=function(){return c.default.canUse()&&c.ClientSynchronizer.canUse()},i.prototype.destroy=function(){var i,n;this.sO(u.DESTROY),null===(i=this.R6)||void 0===i||i.destroy(),null===(n=this.D6)||void 0===n||n.destroy(),this.NO(),this._m.destroy(),this.k6.destroy(),t.prototype.destroy.call(this)},i.prototype.addSegmentInfo=function(t){t&&this._m.addSegmentInfo(t)},i.prototype.updateDateRanges=function(t){t&&this._m.updateDateRanges(t)},i.prototype.getSyncOffset=function(){var t;return(null===(t=this.D6)||void 0===t?void 0:t.syncOffset)||this.R6.syncOffset},i.prototype.startSync=function(){this.UE===o.DISABLED&&(this.UE=o.IDLE)},i.prototype.stopSync=function(){this.UE!==o.DISABLED&&(this.sO(u.STOP_API),this.UE=o.DISABLED)},i.prototype.getSyncState=function(){return this.UE},i.prototype.MO=function(){var t=this;this.mE=this.yJ.bind(this),this.I6.forEach((function(i){t.N6.addEventListener(i,t.mE)}))},i.prototype.NO=function(){var t=this;this.I6.forEach((function(i){t.N6.removeEventListener(i,t.mE)}))},i.prototype.yJ=function(t){if(this.UE!==o.DISABLED)switch(t.type){case"timeupdate":var i=t.target.currentTime;if(this.D6)return void this.D6.synch(i);this.R6.synch(i);break;case"seeked":this.sO(u.IN_SYNC)}},i.prototype.L6=function(t){var i=this;t.on(c.SynchronizerEvents.SEEK,this.C6,this),t.on(c.SynchronizerEvents.PAUSE,this.P6,this),t.on(c.SynchronizerEvents.RATE_CHANGE,this.x6,this),t.on(c.SynchronizerEvents.INVALID_OFFSET,this.U6,this),t.on(c.SynchronizerEvents.DRIFTING,this.V6,this),t.on(c.SynchronizerEvents.IN_SYNCH,(function(){i.sO(u.IN_SYNC),i.F6("in synch")}),this)},i.prototype.C6=function(t){this.jT()&&(this.B6(o.SYNCHING_SEEK,t),this.N6.currentTime=t.targetPosition,this.F6("synch action: seek to"+t.targetPosition))},i.prototype.P6=function(t){this.jT()&&(this.B6(o.SYNCHING_PAUSE,t),this.N6.pause(),this.k6.start(),this.F6("synch action: pause"))},i.prototype.x6=function(t){this.jT()&&(this.B6(o.SYNCHING_RATE_CHANGE,t),this.N6.playbackRate=t.playbackRate,this.F6("synch action: change playback rate to"+t.playbackRate))},i.prototype.U6=function(){this.sO(u.INVALID_OFFSET),this.F6("invalid offset")},i.prototype.V6=function(){this.sO(u.SYNC_DRIFT),this.F6("drifting")},i.prototype.B6=function(t,i){this.UE=t,this.M6||(this.M6=Date.now()),this.j6[i.strategy]++,this.publish(h.SYNCH_STRATEGY_APPLIED,i)},i.prototype.sO=function(t){if(this.UE!==o.DISABLED&&this.UE!==o.IDLE){this.UE===o.SYNCHING_PAUSE?(this.k6.stop(),this.N6.play()):this.UE===o.SYNCHING_RATE_CHANGE&&(this.N6.playbackRate=1);var i={syncMode:"client",syncSource:"sapi",syncDuration:Date.now()-this.M6,strategies:this.j6,cause:t};this.UE=o.IDLE,this.M6=0,this.j6=v,this.publish(h.SYNCH_COMPLETE,i),this.F6("synch completed")}},i.prototype.jT=function(){return this.UE===o.IDLE},i.prototype.F6=function(t){},i}(f.default);i.StreamSynch=d},4955:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.WebSocketSynchronizer=i.ClientSynchronizer=i.SynchStrategy=i.SynchronizerEvents=void 0;var s,o=n(9708),u=n(9847);!function(t){t.IN_SYNCH="inSynch",t.SEEK="synchSeek",t.PAUSE="synchPause",t.RATE_CHANGE="synchRateChange",t.INVALID_OFFSET="synchInvalidOffset",t.DRIFTING="synchDrifting",t.ERROR="synchError"}(s=i.SynchronizerEvents||(i.SynchronizerEvents={}));var h,a=.2;!function(t){t.RATE_CHANGE="rateChange",t.PAUSE="pause",t.SEEK="seek"}(h=i.SynchStrategy||(i.SynchStrategy={}));var c=function(t){function i(i){var n=t.call(this,"Synchronizer")||this;return n._m=i,n}return r(i,t),i.canUse=function(){return!0},Object.defineProperty(i.prototype,"syncOffset",{get:function(){return NaN},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i}(o.default);i.default=c;var f=function(t){function i(i){var n=t.call(this,i)||this;return n.z6=NaN,n.G6=NaN,n}return r(i,t),i.canUse=function(){return!0},Object.defineProperty(i.prototype,"syncOffset",{get:function(){return this.z6},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i.prototype.synch=function(t){if(!(t<0)){var i=this._m.getCurrentFramePdt(t),n=Date.now()-(i+this._m.getClockOffset(i)),e=this._m.config.synchPoint;if(this.z6=e-n,this.H6(this.z6))return this.G6=NaN,void this.publish(s.DRIFTING);this.G6=this.z6;var r={syncMode:"client",targetLatency:e,liveLatency:n,syncSource:"sapi",targetPosition:t-this.z6/1e3,syncDuration:0,playbackRate:1,synchOffset:this.z6},o=u.userAgent.firefox?this._m.config.ffSynchThreshold:this._m.config.synchThreshold;if(Math.abs(this.z6)<o)this.publish(s.IN_SYNCH);else if(isNaN(this.z6))this.publish(s.INVALID_OFFSET);else{if(-this.syncOffset>1e4)return r.strategy=h.SEEK,void this.publish(s.SEEK,r);var c=this.z6>0?.8:1.2;r.playbackRate=c,this.z6>0?this._m.config.pauseOnAhead||u.userAgent.firefox?(r.syncDuration=this.z6,r.playbackRate=0,r.strategy=h.PAUSE,this.publish(s.PAUSE,r)):(r.strategy=h.RATE_CHANGE,r.syncDuration=this.z6/a,this.publish(s.RATE_CHANGE,r)):u.userAgent.firefox?(r.strategy=h.SEEK,this.publish(s.SEEK,r)):(r.strategy=h.RATE_CHANGE,r.syncDuration=this.z6/a,this.publish(s.RATE_CHANGE,r))}}},i.prototype.H6=function(t){return Math.abs(t)>this._m.config.synchThreshold&&Math.abs(this.G6)>this._m.config.synchThreshold&&Math.abs(this.G6)<Math.abs(t)},i}(c);i.ClientSynchronizer=f;var l=function(t){function i(i){var n=t.call(this,i)||this;return n.z6=NaN,n}return r(i,t),i.canUse=function(){return!1},Object.defineProperty(i.prototype,"syncOffset",{get:function(){return this.z6},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this)},i.prototype.synch=function(t){},i}(c);i.WebSocketSynchronizer=l},8166:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r=function(){function t(){}return t.deepCopy=function(t){var i=this;if(e.TypeChecker.isNullOrUndefined(t))return t;var n={};return Object.keys(t).forEach((function(r){e.TypeChecker.isArray(t[r])?n[r]=t[r].slice():e.TypeChecker.isObject(t[r])?n[r]=i.deepCopy(t[r]):n[r]=t[r]})),n},t.mergeObjects=function(i,n,r){if(void 0===r&&(r=!1),e.TypeChecker.isNullOrUndefined(i))return n;for(var s in n)if(e.TypeChecker.isObject(i[s]))i[s]=this.mergeObjects(i[s],n[s],r);else if(void 0===i[s]||r){var o=n[s];e.TypeChecker.isArray(o)?i[s]=o.slice():e.TypeChecker.isObject(o)?i[s]=t.deepCopy(o):i[s]=o}return i},t}();i.default=r},8707:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.O6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.O6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.A6(e,t,!1,i);var r=this._i["*"];r&&this.A6(r,t,!0,i)}},t.prototype.A6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.O6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},9708:function(t,i,n){t.exports=n(8707)},3540:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.PROVIDER_BRANDING_TEMPLATES=void 0,i.PROVIDER_BRANDING_TEMPLATES={"video.nflhighlights.com":n(9364)}},4686:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(3540),s=function(){function t(){this.name="ProviderBrandingPlugin",this.version="8.3.15",this.type=e.Plugin.PluginType.BRANDING,this.mimetype="branding/provider"}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.create=function(t){var i=document.createElement("div"),n=this.Y6(t);return n?(i.innerHTML=n,i.children[0]):null},t.prototype.Y6=function(t){var i=t&&t.branding&&t.branding.providerId,e=i&&r.PROVIDER_BRANDING_TEMPLATES[i];return this.q6(t)?(n(8906),e.render()):null},t.prototype.q6=function(t){var i=t&&t.branding&&t.branding.providerId,n=i&&r.PROVIDER_BRANDING_TEMPLATES[i],e=t&&t.branding.gameOrigin||[];return!(n&&"video.nflhighlights.com"===i&&e.indexOf("vzw")>-1)&&!!n},t}();i.default=s},7810:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e,r=n(3502),s=n(9032);(e=window.crypto||window.msCrypto)||("undefined"!=typeof crypto?e=crypto:"undefined"!=typeof msCrypto&&(e=msCrypto)),e=e&&(e.subtle||e.webkitSubtle)||null;var o={name:"HMAC",hash:{name:"SHA-1"}},u=function(t){for(var i=unescape(encodeURIComponent(t)),n=new ArrayBuffer(i.length),e=new Uint8Array(n),r=0;r<i.length;r++)e[r]=i.charCodeAt(r);return e},h=function(t,i){return new r.Promise((function(n,r){e&&e.importKey||r(new Error("crypto is not supported by the current browser")),e.importKey("raw",u(i),o,!1,["sign","verify"]).then((function(i){return e.sign(i.algorithm,i,u(t))})).then((function(t){var i;n((i=t,String.fromCharCode.apply(null,Array.prototype.slice.call(new Uint8Array(i)))))})).catch((function(t){r(t)}))}))},a=function(){function t(){}return t.getXAuthParams=function(t,i){var n,e={},o=(new Date).getTime(),u=Math.random().toString(36).slice(2,12),a="",c=1,f=s.default.getSingleton("PlayerHosting");if(f&&(c=f.gv||1,n=f.g||[],Array.isArray(n))){for(var l=[],v=0,d=n;v<d.length;v++){var p=d[v];l.push(String.fromCharCode(p))}a=l.join("")}var m="dev_id="+i+"&nonce="+u+"&ts="+o+"&uuid="+t+"&v="+c;return new r.Promise((function(t,n){h(m,a).then((function(n){var r=btoa(n);e.xauth_v=c,e.xauth_ts=o,e.xauth_nonce=u,e.xauth_dev_id=i,e.xauth_signature=r,t(e)})).catch((function(t){n({})}))}))},t}();i.default=a},1654:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.DEFAULT_MEDIA_ITEM_META=i.DEFAULT_HEIGHT=i.DEFAULT_WIDTH=i.DEFAULT_AD_SYSTEM_VERSION=i.DEFAULT_AD_SYSTEM=void 0;var e=n(7673),r=n(9847),s=n(8173),o=n(742),u=n(9875),h=n(3502),a=n(9032),c=n(4206),f=n(3540),l=n(7810),v=n(8666),d=n(742);i.DEFAULT_AD_SYSTEM="vrm",i.DEFAULT_AD_SYSTEM_VERSION="2";var p=3e3,m=4e3;i.DEFAULT_WIDTH=640,i.DEFAULT_HEIGHT=360,i.DEFAULT_MEDIA_ITEM_META={title:"",description:"",thumbnail:"",posterUrl:"",duration:0,viewCount:NaN,shareUrl:"",liveState:"",liveLabel:"always",pip:!0,syncPoint:NaN};var b=function(){function t(t){this.bG=!1,this._m=t;var i=this._m.config&&this._m.config.CMS;this.W6=i&&i.host||v.default.getEnv(i&&i.env||""),o.Loader.preconnect("preconnect-sapi","//"+this.W6)}return t.prototype.resolve=function(t,i,n,e,r){var s=this;if(void 0===i&&(i={}),void 0===r&&(r=0),Array.isArray(t)&&0!==t.length){var h="",a=this.Q6(t,i,n),f=r>0?r:0,l=function(){for(var i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];if(!s.bG){var r=i[0],a=void 0,f=i[2],l=i[3];try{a=JSON.parse(r),f.instrument=a.query&&a.query.results&&a.query.results.instrument?JSON.stringify(a.query.results.instrument):"none"}catch(t){}e.onApiCallInfo({perfObj:f,url:h}),s.Z6(t,l,r,(function(t,i){if(!t&&i&&i.length){for(var n=0,r=i;n<r.length;n++){var h=(r[n].customConfig||{}).mediaItemStatus||{},a=parseInt(h.code,10);if(!isNaN(a)&&a>100){var f="",l=null,v=null;return s.X6(o.errorCodes.INFO_CODES,h.code)&&(l=o.errorCodes.E_INFO),s.J6(l,h.code)&&(v="R"),h.code===o.errorCodes.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE&&(f=u.default.ERR_RESTRICTED_NETWORK_TYPE),h.code===o.errorCodes.SAPI_CODES.E_UNSUPPORTED_FORMAT&&(v="S",l=o.errorCodes.E_SAPI_STREAM),void s.lP(v,l,h.code,f,e)}}e.onComplete(i)}else t=t||"",s.lP(null,null,c.getErrorCode(),t,e)}))}},v=function(t,i,n,r,o){if(!s.bG)if(0!==f&&h)f--,s.K6(h,l,v);else{e.onApiCallInfo({perfObj:o||{},url:h});var u=t.message+"; "+h+"; "+i+"; "+n;s.lP(null,null,c.getErrorCode(t,i,n),u,e)}};a.then((function(t){h=t,s.K6(h,l,v)})).catch((function(){v.apply(s)}))}},t.prototype.cancel=function(){this.bG=!0},t.prototype.parseMediaItemsResponse=function(t){var i=this;Array.isArray(t)&&t.length>0&&t.forEach((function(t){t.customConfig&&t.customConfig.response&&(i.t7(t,t.customConfig.response,!1),delete t.customConfig.response)}))},t.prototype.getDeviceType=function(){var t=navigator.platform.toLowerCase(),i=["mac","win"].some((function(i){return t.indexOf(i)>-1})),n="ontouchstart"in window&&navigator.maxTouchPoints>0;return r.userAgent.chromecast?"tv-widget,chromecast":r.userAgent.tv?"tv-widget":!i&&n&&(r.userAgent.ipad||r.userAgent.androidTablet)?"tablet":!i&&n&&r.userAgent.mobile?"smartphone":"desktop"},t.prototype.K6=function(t,i,n){var e=p;r.userAgent.mobile&&!r.userAgent.ios&&(e=m),o.Loader.ajax(t,{context:this,successHandler:i,failureHandler:n,collectPerfData:!0,withCookie:!0,timeout:e})},t.prototype.t7=function(t,n,e){var r=this;void 0===e&&(e=!0);var s=n.meta||{},u=n.streams||[],h=n.license||{},a=t.metadata||{},c=n.metrics||{},l=t.customConfig||{},v=d.Utils.sanitizeAndUnescape(s.description,!1);if(a.title=s.title||v,a.description=v,a.thumbnail=s.thumbnail,a.posterUrl=s.posterUrl,a.duration=s.duration,a.liveState=s.live_state||i.DEFAULT_MEDIA_ITEM_META.liveState,a.liveLabel=s.live_label||i.DEFAULT_MEDIA_ITEM_META.liveLabel,a.pip=o.TypeChecker.isBoolean(s.pip)?s.pip:i.DEFAULT_MEDIA_ITEM_META.pip,a.syncPoint=o.TypeChecker.isNumber(s.syncpoint)?s.syncpoint:i.DEFAULT_MEDIA_ITEM_META.syncPoint,a.videoTypes=s.video_types,t.skt=n.sktHeader||"",!l.playlistConfig&&s.playlist_config&&(l.playlistConfig=s.playlist_config),t.customConfig=t.customConfig||{},t.customConfig.nielsenRequired=s.nielsen_beacons||!1,n.status&&(t.customConfig.mediaItemStatus=n.status),s.allowed_connection_types&&(t.customConfig.allowedConnectionTypes=s.allowed_connection_types),t.customConfig.metrics={comscoreCM5:c.comscore_cm5||"",beacons:c.beacons||[],ywa:c.ywa||[],comscore6:c.comscore6||"",pspId:c.pspid||"",plidl:c.plidl||"",isrc:c.isrc||"",mmActivityId:c.mmActivityId||"",mediametrie:c.mediametrie||""},t.customConfig.meta={instrument:s.instrument||{},genre:s.genre||"",showName:s.show_name||"",credits:s.credits||{},eventStart:s.event_start||0,eventEnd:s.event_stop||0,videoMarkers:s.video_markers||null,castable:!(!1===s.castable)},e&&(a.title=a.title||i.DEFAULT_MEDIA_ITEM_META.title,a.description=a.description||i.DEFAULT_MEDIA_ITEM_META.description,a.thumbnail=a.thumbnail||i.DEFAULT_MEDIA_ITEM_META.thumbnail,a.posterUrl=a.posterUrl||i.DEFAULT_MEDIA_ITEM_META.posterUrl,a.duration=a.duration||i.DEFAULT_MEDIA_ITEM_META.duration,a.liveState=a.liveState||i.DEFAULT_MEDIA_ITEM_META.liveState,a.liveLabel=s.live_label||i.DEFAULT_MEDIA_ITEM_META.liveLabel),t.source={streams:u.map((function(t){return r.i7(t)}))},a.type=this.qP(t.source.streams),t.metadata=a,h){var p={};p.title=h.title,p.accountName=h.account_name,p.originatingProperty=h.originating_property,p.accountId=h.account_id,p.salesforceId=h.salesforce_id,p.isDrm=h.is_drm,t.license=p}t.visualSeekData=t.visualSeekData||{mimetype:"visualseek/sapi"},t.visualSeekData.visualSeek=n.visualseek,s.provider&&(t.brandingData=t.brandingData||{branding:{}},s.provider.provider_id&&f.PROVIDER_BRANDING_TEMPLATES[s.provider.provider_id]&&(t.brandingData.mimetype="branding/provider"),t.brandingData.branding=t.brandingData.branding||{},t.brandingData.branding.providerId=s.provider.provider_id,t.brandingData.branding.providerName=s.provider.name,t.brandingData.branding.providerVideoId=s.provider.provider_video_id,t.brandingData.branding.gameOrigin=s.game_origin||[]),!t.adConfig&&n[i.DEFAULT_AD_SYSTEM]&&(t.adConfig={value:n[i.DEFAULT_AD_SYSTEM],mimetype:"adplugin/"+i.DEFAULT_AD_SYSTEM}),n.closedcaptions&&(t.closedCaptions=n.closedcaptions)},t.prototype.Z6=function(t,i,n,e){var r=this;try{var s=JSON.parse(n),u=s&&s.query&&s.query.results&&s.query.results.mediaObj;if(!u)return void e("Bad sapi response");var h="";i&&o.TypeChecker.isFunction(i.getResponseHeader)&&(h=i.getResponseHeader("skt")),t.forEach((function(t){u.some((function(i,n){return!(!i||t.id!==i.id)&&(i.sktHeader=h,r.t7(t,i),u.splice(n,1),!0)}))})),e(null,t)}catch(t){e(t.message)}},t.prototype.lP=function(t,i,n,e,r){var s={code:n,message:e,group:t||void 0,category:i||void 0};r.onError(s)},t.prototype.X6=function(t,i){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&t[n]===i)return!0;return!1},t.prototype.J6=function(t,i){return t===o.errorCodes.E_INFO&&[o.errorCodes.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE,o.errorCodes.INFO_CODES.E_SAPI_GEO,o.errorCodes.INFO_CODES.E_SAPI_BLACKOUT,o.errorCodes.INFO_CODES.E_SAPI_DEVICE,o.errorCodes.INFO_CODES.E_SAPI_EMBED].indexOf(i)>-1},t.prototype.Q6=function(t,n,u){var c=this,f=this._m,l=t.map((function(t){return t.id})).join(","),v=u.rendererTypes,d=u.rendererCapabilities,p={},m={},b=u.privacyConsent,g=u.thumbnailDimensions,y=t[0].adConfig?1:0;!0===(null==n?void 0:n.disableAdFetch)&&(y=1);var w="//"+this.W6+"/v1/video/sapi/streams/"+l;v&&v.forEach((function(t){var i=d[t],n=i.acceptedProtocols,e=i.preferredFormats;n.forEach((function(t){return p[t]=!0})),e.forEach((function(t){return m[t]=!0}))})),g&&g.width&&g.height||(g={width:i.DEFAULT_WIDTH,height:i.DEFAULT_HEIGHT});var _={srid:Math.floor(4294967295*Math.random()),protocol:Object.keys(p).join(","),format:Object.keys(m).join(","),rt:"html",devtype:this.getDeviceType(),offnetwork:!a.default.isOathDomain()&&!a.default.isAllowlistedDomain(),plid:f.guid,region:f.region||"US",site:f.site,expb:f.experienceBucket,expn:f.experienceName,bckt:a.default.getBckt(),lang:f.lang,width:g.width,height:g.height,resize:!0,ps:u.sessionId,autoplay:u.autoplay,image_sizes:"",excludePS:!0,isDockable:f.isDockable?"1":"0",acctid:f.yvapAccountId,synd:f.syndication,pspid:f.pspid,plidl:"",topic:f.cTopic,pver:"",try:o.TypeChecker.isNumber(Number(u.tryCount))?Number(u.tryCount):1,failover_count:o.TypeChecker.isNumber(Number(u.failoverCount))?Number(u.failoverCount):0,ads:i.DEFAULT_AD_SYSTEM+i.DEFAULT_AD_SYSTEM_VERSION,nad:y,"ad.pl":"up"};1===t.length&&(_["ad.plseq"]=u.playlistPosition);for(var E=0;E<t.length;E++){var O=this._m.getSapiOptions(t[E].id);if(O){_.wtk=O.wtk;break}}var A=a.default.getPageQueryString(),S=A.ad_debug,T=A.upet;S&&(_.ad_debug=S),T&&(_.upet=T),r.userAgent.safari?_.hlspre=!1:v&&-1!==v.indexOf(s.RendererType.HTML5_HLS)&&(_.hlspre=!0),f.aspectRatio&&(_.aspectr=f.aspectRatio),b&&!o.TypeChecker.isNullOrUndefined(b.gdprApplies)&&(_.gdpr=!0===b.gdprApplies,_.iabconsent=b.gdprConsentData||""),b&&!o.TypeChecker.isNullOrUndefined(b.uspString)&&(_.usprv=b.uspString||""),f.pblob&&(_.pblob=f.pblob);var I=n.qs||{};return _=a.default.extend(I,_),new h.Promise((function(t,i){f.allowGeoRequest&&r.userAgent.mobile?c.n7(l).then((function(i){var n=Object.assign({},_,i);t(w+"?"+e.stringify(n))})).catch((function(){t(w+"?"+e.stringify(_))})):t(w+"?"+e.stringify(_))}))},t.prototype.i7=function(t){return t?{url:t.host+t.path,live:t.live,format:t.format,cdn:t.cdn,rcMode:t.rc_mode,mimeType:t.mime_type,aspectRatio:t.aspect_ratio,videoMetadata:{avgBitrate:t.avgbitrate||0,bitrate:t.bitrate||0,framerate:t.framerate||0,height:t.height||0,width:t.width||0,profile:t.h264_profile},audioMetadata:{channels:t.channels||0,forced:t.forced,autoSelect:t.auto_select,default:t.default}}:null},t.prototype.n7=function(t){var i=this;return new h.Promise((function(n,e){l.default.getXAuthParams(t,i.getDeviceType()).then((function(t){var e=i._m.geoData;if(e&&e.latitude&&e.longitude&&e.accuracy){var r=e.latitude+";"+e.longitude+" epu="+e.accuracy,s=Object.assign({},t,{"geo-position":r});n(s)}else n(t)})).catch((function(){e({})}))}))},t.prototype.qP=function(t){return t.some((function(t){return t.live}))?s.MediaItemInterfaces.MediaItemType.LIVE_EVENT:s.MediaItemInterfaces.MediaItemType.VOD},t}();i.default=b},20:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(7673),r=n(9847),s=n(8173),o=n(742),u=n(8481),h=n(4206),a=function(){function t(t){this.bG=!1,this._m=t}return t.prototype.resolve=function(t,i,n){var e=this;if(this._m.playlistId||this._m.relatedVideoId){var r=2,s=this.e7(t),o=function(t){e.bG||e.Z6(t,(function(t,r){t||!r?(t=t||"",e.lP(null,null,h.getErrorCode(),t,i,n)):(i.onComplete(r),n&&n())}))},u=function(t,a,c){if(!e.bG)if(r>0)r--,e.K6(s,o,u);else{var f=t.message+"; "+s+"; "+a+"; "+c;e.lP(null,null,h.getErrorCode(t,a,c),f,i,n)}};this.K6(s,o,u)}else setImmediate((function(){e.lP(null,null,h.getErrorCode(),"No playlist and video id",i,n)}))},t.prototype.cancel=function(){this.bG=!0},t.prototype.K6=function(t,i,n){o.Loader.ajax(t,{context:this,successHandler:i,failureHandler:n})},t.prototype.Z6=function(t,i){try{var n=JSON.parse(t),e=n&&n.channel&&n.channel.result&&n.channel.result[0]&&n.channel.result[0].videos;if(!e)return void i("No playlist items");i(null,e.map((function(t){return{mimetype:s.MediaItemInterfaces.MediaItemMimeType.SAPI,id:t.id,customConfig:{meta:{instrument:t.instrument||{}}}}})))}catch(t){i(t.message)}},t.prototype.e7=function(t){var i=this._m,n=i.config||{},s=n.rapidConfig&&n.rapidConfig.pageParams||{},o={video_uuid:i.relatedVideoId||"",channel_id:t.playlistId||"",channel_alias:"",count:t.count||u.PLAYLIST_COUNT_PER_PAGE,start:t.start||0,dev_type:r.userAgent.mobile?"smartphone":"desktop",offnetwork:i.offNetwork,site:n.site||"",region:n.region||"",lang:n.lang||"",expn:n.expName||"",expb:n.expBucket||"",vp:0,image_sizes:u.PLAYLIST_THUMB_DIMENSION,ssl:!0,"context.json":""};return s&&(o["context.json"]=JSON.stringify({pt:s.pt||"",pct:s.pct||"",pstcat:s.pstcat||"",p_sec:s.p_sec||"",p_subsec:s.p_subsec||"",pstaid_p:s.pstaid_p||"",ticker:s.ticker||"",sport:s.sport||""})),i.pblob&&(o.pblob=i.pblob),"//video-api.yql.yahoo.com/v1/video/alias/channels/wf-channel=related-videos?"+e.stringify(o)},t.prototype.lP=function(t,i,n,e,r,s){var o={code:n,message:e,group:t||void 0,category:i||void 0};r.onError(o),s&&s(o)},t}();i.default=a},8666:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.getEnv=function(t){var i="video-api.yql.yahoo.com";switch(t){case"stage":i="video-api-stage.yql.yahoo.com";break;case"beta":i="video.beta.media.yql.yahoo.com";break;default:i="video-api.yql.yahoo.com"}return i},t}();i.default=n},6602:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(7673),r=n(8173),s=n(742),o=n(8481),u=n(9032),h=n(4206),a=n(1654),c=n(8666),f=function(){function t(t){this._m=t,this.name="SapiMetadataPlugin",this.version="8.3.15",this.mimetype=r.MediaItemInterfaces.MediaItemMimeType.SAPI,this.type=r.Plugin.PluginType.METADATA,this.bG=!1,this.r7="",this.yR={};var i=this._m.config&&this._m.config.CMS;this.W6=i&&i.host||c.default.getEnv(i&&i.env||""),this.s7=new a.default(this._m),s.Loader.preconnect("preconnect-sapi","//"+this.W6)}return t.prototype.prepare=function(t){void 0===t&&(t={}),this.yR=t},t.prototype.resolve=function(t,i,n){var e=i.rendererTypes,r=i.rendererCapabilities;if(Array.isArray(t)&&0!==t.length&&e)if(e.some((function(t){return r[t].preferredFormats.length>0})))if(this.s7.parseMediaItemsResponse(t),Array.isArray(t)&&t.every(this.wG))setImmediate((function(){n.onComplete(t)}));else{var o=this.yR.qs||{};this.o7(t,o,i,n)}else this.lP("R",s.errorCodes.E_INFO,s.errorCodes.INFO_CODES.E_FLASH_RENDERER_NOT_SUPPORTED,"",n)},t.prototype.recover=function(t,i,n){},t.prototype.cancel=function(){this.bG=!0},t.prototype.destroy=function(){this.cancel()},t.prototype.o7=function(t,i,n,e){var r=this,s=this.u7(t,i,n),o=2,u=function(i){r.bG||r.Z6(t,i,(function(t,i){t||!i?(t=t||"",r.lP(null,null,h.getErrorCode(),t,e)):e.onComplete(i)}))},a=function(t,i,n){if(!r.bG)if(o>0)o--,r.K6(s,u,a);else{var c=t.message+"; "+s+"; "+i+"; "+n;r.lP(null,null,h.getErrorCode(t,i,n),c,e)}};this.K6(s,u,a)},t.prototype.K6=function(t,i,n){s.Loader.ajax(t,{context:this,successHandler:i,failureHandler:n,withCookie:!1})},t.prototype.u7=function(t,i,n){var r=t.map((function(t){return t.id})).join(","),s=n.thumbnailDimensions;s&&s.width&&s.height||(s={width:a.DEFAULT_WIDTH,height:a.DEFAULT_HEIGHT}),this.r7=s.width+"x"+s.height;var h=[this.r7,o.PLAYLIST_THUMB_DIMENSION],c={dev_type:this.s7.getDeviceType(),region:this._m.region||"US",lang:this._m.lang,site:this._m.site,image_sizes:h.join(",")};return c=u.default.extend(i,c),"//"+this.W6+"/v1/video/videos/"+r+"?"+e.stringify(c)},t.prototype.Z6=function(t,i,n){var e=this;try{var r=JSON.parse(i),s=r&&r.videos&&r.videos.result;if(!s)return void n("Bad sapi response");t.forEach((function(t){s.some((function(i,n){return!(!i||t.id!==i.id)&&(e.t7(t,i),s.splice(n,1),!0)}))})),n(null,t)}catch(t){n(t.message)}},t.prototype.t7=function(t,i){var n={};n.title=i.title||i.description||a.DEFAULT_MEDIA_ITEM_META.title,n.description=i.description||a.DEFAULT_MEDIA_ITEM_META.description,n.duration=i.duration||a.DEFAULT_MEDIA_ITEM_META.duration,n.viewCount=i.view_count||a.DEFAULT_MEDIA_ITEM_META.viewCount,n.shareUrl=i.canonical_url||a.DEFAULT_MEDIA_ITEM_META.shareUrl,n.posterUrl=this.h7(i.thumbnails)||a.DEFAULT_MEDIA_ITEM_META.posterUrl,n.thumbnail=this.a7(i.thumbnails)||n.posterUrl||a.DEFAULT_MEDIA_ITEM_META.thumbnail,n.liveState=i.live_state||a.DEFAULT_MEDIA_ITEM_META.liveState;var e=t.metadata&&t.metadata.type;e&&(n.type=e),t.customConfig=t.customConfig||{},t.metadata=n},t.prototype.lP=function(t,i,n,e,r){var s={code:n,message:e,group:t||void 0,category:i||void 0};r.onError(s)},t.prototype.h7=function(t){var i=this;if(!t||0===t.length)return"";var n=t.filter((function(t){return t.tag===i.r7})),e=t.filter((function(t){return"original"===t.tag}));return n&&n[0]&&n[0].url||e&&e[0]&&e[0].url||t[0].url||""},t.prototype.a7=function(t){if(!t||0===t.length)return"";var i=t.filter((function(t){return t.tag===o.PLAYLIST_THUMB_DIMENSION}));return i&&i[0]&&i[0].url||t[0].url||""},t.prototype.wG=function(t){return!(!t||!t.metadata||void 0===t.metadata.title||void 0===t.metadata.description||void 0===t.metadata.thumbnail||void 0===t.metadata.posterUrl||void 0===t.metadata.duration)},t}();i.default=f},3223:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(8481),s=n(3152),o=n(20),u=function(){function t(t,i){this.name="SapiMoreItemsPlugin",this.version="8.3.15",this.mimetype=e.MediaItemInterfaces.MediaItemMimeType.SAPI,this.type=e.Plugin.PluginType.MORE_ITEMS,this.pO=!1,this.c7=null,this._m=t,this.xG=i,this.f7=new o.default(this._m)}return t.prototype.resolve=function(t,i){var n=this;if(!this.pO&&this.l7(t))switch(t.playlistId=this._m.playlistId,t.reason){case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE:case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR:new Promise((function(e){n.f7.resolve(t,i,e)})).then((function(r){t.reason===e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR?n.c7=new Promise((function(e){n.v7(t,i,e)})):n.c7=new Promise((function(t){t()})),n.c7.then((function(t){i.onPromisesResolved(!!r&&!!t)}))}));break;case e.Plugin.MoreItemsReason.CONTENT_LOAD_FINISHED:new Promise((function(e){n.f7.resolve(t,i,e)})).then((function(t){i.onPromisesResolved(!!t)}));break;default:this.f7.resolve(t,i)}},t.prototype.cancel=function(){this.f7.cancel()},t.prototype.destroy=function(){this.cancel(),this.pO=!0},t.prototype.prepare=function(){},Object.defineProperty(t.prototype,"playlist",{set:function(t){this.xG=t},enumerable:!1,configurable:!0}),t.prototype.l7=function(t){var i;if(!this.xG||this._m.playlistMimetype===s.STRUCTURED_PLAYLIST_MIMETYPE)return!1;var n=this.xG.getPosition()+1===this.xG.getSize(),o=!(!this._m.playlistId&&!this._m.relatedVideoId),u=n&&this._m.continuousPlay&&!this._m.loop&&o&&!this._m.showEndScreen,h=0===this.xG.getPosition(),a=null===(i=this._m.playlistUI)||void 0===i?void 0:i.show;switch(t.reason){case e.Plugin.MoreItemsReason.PLAYBACK_STARTED:return!(!a&&(a||h))&&u;case e.Plugin.MoreItemsReason.CONTENT_LOAD_FINISHED:case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE:return u;case e.Plugin.MoreItemsReason.PLAYLIST_COMPLETE_ON_ERROR:return u&&this._m.skipOnError!==r.SkipOnError.NEVER;case e.Plugin.MoreItemsReason.SOURCE_LOAD_COMPLETE:var c=this.xG;return!(this._m.loop||this._m.showEndScreen||!this._m.videoRecommendations||!h||!a)&&c.getSize()-c.getPosition()<r.PLAYLIST_COUNT_PER_PAGE;case e.Plugin.MoreItemsReason.SCROLLED_TO_END:return this._m.continuousPlay&&o;default:return!1}},t.prototype.v7=function(t,i,n){this.pO||(t.start=0,t.count=this._m.playlistItemCount,t.playlistId="",this.f7.resolve(t,i,n))},t}();i.default=u},4144:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(1654),s=function(){function t(t){this.name="SapiSourcePlugin",this.version="8.3.15",this.mimetype=e.MediaItemInterfaces.MediaItemMimeType.SAPI,this.type=e.Plugin.PluginType.SOURCE_METADATA,this.wF=!1,this.i_=2,this.yR={},this.d7=!0,this.s7=new r.default(t)}return t.prototype.prepare=function(t){void 0===t&&(t={}),this.yR=t},t.prototype.resolve=function(t,i,n){var e;this.s7.parseMediaItemsResponse(t),!(Array.isArray(t)&&t.every(this.p7))||this.wF||this.d7?(e=this.wF?0:this.i_,this.s7.resolve(t,this.yR,i,n,e)):t.length>0&&setImmediate((function(){n.onComplete(t)})),this.wF=!1},t.prototype.recover=function(t,i,n){t&&(this.wF=!0,this.resolve([t],i,n))},t.prototype.cancel=function(){this.s7.cancel()},t.prototype.destroy=function(){this.cancel()},t.prototype.p7=function(t){return!!(t&&t.source&&t.source.streams&&t.source.streams[0]&&t.source.streams[0].url)},t}();i.default=s},3152:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.STRUCTURED_PLAYLIST_MIMETYPE=void 0;var e=n(9847),r=n(8173),s=n(742),o=n(8481),u=n(9032),h=n(6411);i.STRUCTURED_PLAYLIST_MIMETYPE="playlist/structured";var a=function(){function t(t){this.name="StructuredPlaylistPlugin",this.version="8.3.15",this.mimetype=i.STRUCTURED_PLAYLIST_MIMETYPE,this.type=r.Plugin.PluginType.PLAYLIST,this._m=t,this.m7=null}return t.prototype.prepare=function(){},t.prototype.destroy=function(){},t.prototype.create=function(t,i,e,r){var s=this.NG(t,i),o=document.createElement("div");return this.m7=e,o.innerHTML=h.render({items:s,strings:r}),n(5111),Array.prototype.slice.call(o.children)},t.prototype.onMediaItemEnded=function(t){var i=t.id,n=this._m.isMediaItemWatched(i),e={id:t.id,position:t.duration,duration:t.duration};this.b7(t)||(this._m.watchHistory&&this._m.watchHistory.saveProgress(e,!0),this.g7(i,n))},t.prototype.onMediaPlaybackProgress=function(t,i,n){var e=this._m.isMediaItemWatched(t),r={id:t,position:i,duration:n};this._m.watchHistory&&this._m.watchHistory.saveProgress(r,!0),i%10==0&&this.g7(t,e)},t.prototype.NG=function(t,i){var n=this,e=[];return i.forEach((function(i){if(!n.b7(i)&&i&&i.metadata&&i.metadata.thumbnail){var r=n.y7(i),s=!1;r&&e.push({sectionLabel:r,sectionLabelIcon:n.w7(i),firstItemId:i.id}),n._m.watchHistory&&n._m.watchHistory.isWatched(i.id,i.metadata.duration||0)&&(n._m.setMediaItemWatched(i.id,!0),s=!0),e.push({id:i.id,title:n.LG(i.metadata.title),thumbnail:i.metadata.thumbnail,duration:n.kG(i.metadata.duration),provider:i.brandingData?n.DG(t,i.brandingData):"",labelIcon:n._7(i),isItemWatched:s})}})),i.length>0&&this.E7(i)&&(this._m.watchHistoryConfig.skipWatchedVideos=!1),e},t.prototype.kG=function(t){return t&&s.TypeChecker.isNumber(t)?u.default.formatTime(t):""},t.prototype.LG=function(t){var i=e.userAgent.chrome>43;return t?t.length>40&&!i?t.substring(0,40)+"...":t:""},t.prototype.DG=function(t,i){return t===o.PLAYLIST_POS.RIGHT&&i&&i.branding&&i.branding.providerName?i.branding.providerName:""},t.prototype._7=function(t){var i=t.customConfig&&t.customConfig.playlistConfig;return i&&i.label&&i.label.icons?this.O7(i.label.icons,o.PLAYLIST_LABEL_ICON_DIMENSION):""},t.prototype.y7=function(t){var i=t.customConfig&&t.customConfig.playlistConfig;return i&&i.section&&i.section.label||""},t.prototype.w7=function(t){var i=t.customConfig&&t.customConfig.playlistConfig;return i&&i.section&&i.section.icons?this.O7(i.section.icons,o.PLAYLIST_SECTION_ICON_DIMENSION):""},t.prototype.O7=function(t,i){if(t)for(var n=0,e=t;n<e.length;n++){var r=e[n];if(r.tag===i)return r.url}return""},t.prototype.b7=function(t){return!!(t.customConfig&&t.customConfig.playlistConfig&&t.customConfig.playlistConfig.is_bumper)},t.prototype.g7=function(t,i){var n='.vp-playlist-item[data-id="'+t+'"]',e=this.m7&&this.m7.querySelector(n);e&&(i?this.A7(e):this.S7(e))},t.prototype.A7=function(t){var i=t.querySelector(".yvp-playlist-item-watched");i&&i.classList.add("yvp-show")},t.prototype.S7=function(t){var i=t.querySelector(".yvp-playlist-item-watched");i&&i.classList.remove("yvp-show")},t.prototype.E7=function(t){var i=this;return t.every((function(t){if(!t||!t.metadata)return!1;if(i.b7(t))return!0;var n=t.metadata&&t.metadata.duration;return i._m.watchHistory&&i._m.watchHistory.isWatched(t.id,n||0)||!1}))},t}();i.default=a},2400:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=function(){function t(){this.name="SapiVisualSeek",this.version="8.3.15",this.type=e.Plugin.PluginType.VISUAL_SEEK,this.visualSeekType=e.Plugin.VisualSeekType.SPRITE,this.mimetype="visualseek/sapi",this.CG={}}return t.prototype.prepare=function(){},t.prototype.destroy=function(){this.CG={}},t.prototype.canSeek=function(t){return t&&!(!this.CG[t]||!this.CG[t].visualSeek)||!1},t.prototype.update=function(t,i){var n=this.CG[t]||{};n.visualSeek=i&&i.visualSeek||n.visualSeek,this.CG[t]=n},t.prototype.getThumbnailData=function(t,i){var n=this.CG[t]&&this.CG[t].visualSeek;if(!(n&&n.width&&n.height&&n.frequency&&n.images))return null;var e=Math.ceil(Math.floor(i)/n.frequency),r=this.a7(n.images,e);return r?{index:e,isAd:!1,url:r,width:n.width,height:n.height}:null},t.prototype.a7=function(t,i){for(var n=0,e=t;n<e.length;n++){var r=e[n],s=r.start_index,o=r.count,u=r.url;if(s<=i&&i-s<o)return u}return null},t}();i.default=r},1258:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.PLAYER_LOCATION=void 0;var s,o=n(8173),u=n(742),h=n(9032),a=n(7041);!function(t){t.EMBD_OFF_NET="Emb offNet",t.EMBD_ON_NET="Emb onNet",t.ON_PROP="onProp"}(s=i.PLAYER_LOCATION||(i.PLAYER_LOCATION={}));var c=function(t){function i(i){var n=t.call(this,i)||this;return n.pageLatency="",n.mmActivityId="",n.s="",n._ex=a.HIDE_KEY,n._NOL=a.HIDE_KEY,n.test="",n.cached_vs="",n.expn="",n.expt="",n.expb="",n.vsid="",n.lms_id="",n.bckt="",n.env="",n.ccap="",n.loc="",n.site="",n.intl="",n.lang="",n.ccode="",n.sec="",n.cpos="",n.pt="",n.pd="",n.pct="",n.pstcat="",n.p_sec="",n.p_subsec="",n.ver="",n.pstaid_p="",n.pkgt="",n.rlvtscr="",n.subsec="",n._rid="",n.vidPos="",n.bx="",n.ar="",n.vrmver=a.VRM_VERSION,n.T7="",n.I7="",n.pl_type="",n.pl_uuid="",n.pl_intr="",n.pl_sec="",n.bckt=h.default.getBckt(),n.loc=n.j7(),n}return r(i,t),i.prototype.update=function(n){t.prototype.update.call(this,n),this.expn=n.experienceName&&n.experienceName.toLowerCase()||this.expn,this.expb=n.experienceBucket||this.expb,this.test=this.expb,this.expt=n.experienceType&&n.experienceType.toLowerCase()||this.expt,this.s=n.pageSpaceId||this.s,this.pt=n.pt||this.pt,this.pd=n.pd||this.pd,this.pct=n.pct||this.pct,this.pstcat=n.pstcat||this.pstcat,this.ver=n.ver||this.ver,this.p_sec=n.p_sec||this.p_sec,this.p_subsec=n.p_subsec||this.p_subsec,this._rid=n._rid||this._rid,this.pstaid_p=n.pstaid_p||this.pstaid_p,this.pkgt=n.pkgt||this.pkgt,this.rlvtscr=n.rlvtscr||this.rlvtscr,this.sec=n.sec||this.sec,this.subsec=n.subsec||this.subsec,this.vidPos=n.vidPos||this.vidPos,this.cpos=n.cpos||this.cpos,this.ccode=n.ccode||this.ccode,this._ex=n.offNetwork?"1":this._ex,this._NOL=n.offNetwork?"1":this._NOL,this.site=n.site&&n.site.toLowerCase()||this.site,this.intl=n.region&&n.region.toLowerCase()||this.intl,this.lang=n.lang&&n.lang.toLowerCase()||this.lang,this.expm=n.experienceName&&"lightbox"===n.experienceName.toLowerCase()?"lightbox":this.expm,this.lms_id=n.license&&n.license.salesforceId||this.lms_id,this.pageLatency=n.pageLatency,this.pltype=h.default.getPlayerType(),this.mmActivityId=n.customConfig&&n.customConfig.metrics&&n.customConfig.metrics.mmActivityId||this.mmActivityId,this.pl_type=i.getPlaylistType(n.playlistUIConfig)||this.pl_type,this.pl_uuid=n.playlistId||this.pl_uuid,this.pl_intr=this.M7(n)||this.pl_intr,this.pl_sec=this.N7(n)||this.pl_sec,this.bx=h.default.getCookie("BX")||this.bx,this.ar=n.aspectRatio||this.ar},i.prototype.getCommonParams=function(){var i=this,n=t.prototype.getCommonParams.call(this)||{};return a.PARAMS.forEach((function(t){i[t]!==a.HIDE_KEY&&(n[t]=i[t])})),n},Object.defineProperty(i.prototype,"jsdt",{get:function(){return""===this.I7&&(this.I7=i.getJSDownloadTime()),this.I7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cssdt",{get:function(){if(""===this.T7){var t=h.default.getResourceLoadTime(/vdms-video-player\.css$/);this.T7=u.TypeChecker.isNumber(t)?Math.round(t).toString():"na"}return this.T7},enumerable:!1,configurable:!0}),i.getJSDownloadTime=function(){var t,i,n,e,r=null===(e=null===(n=null===(i=null===(t=h.default.getWindow().OATH)||void 0===t?void 0:t.VideoPlatform)||void 0===i?void 0:i.PlayerHosting)||void 0===n?void 0:n.req)||void 0===e?void 0:e.path,s=r&&r.split("/").pop().split("?")[0]||"oath-player.js",o=new RegExp(s),a=h.default.getResourceLoadTime(o);return u.TypeChecker.isNumber(a)?Math.round(a).toString():"na"},i.getPageLatency=function(){var t,i,n,e=h.default.getWindow();return(null===(i=null===(t=e.performance)||void 0===t?void 0:t.timing)||void 0===i?void 0:i.navigationStart)&&(n=(new Date).getTime()-e.performance.timing.navigationStart),n||""},i.getPlaylistType=function(t){var i=!0===(null==t?void 0:t.show)&&(null==t?void 0:t.position);return"right"!==i||(null==t?void 0:t.inStream)?i||a.PLAYLIST_POSITION.NONE:a.PLAYLIST_POSITION.HERO},i.prototype.j7=function(){var t=s.ON_PROP;return h.default.isOffNetwork()?t=s.EMBD_OFF_NET:h.default.isIframe()&&(t=s.EMBD_ON_NET),t},i.prototype.M7=function(t){var i,n,e=null===(n=null===(i=null==t?void 0:t.customConfig)||void 0===i?void 0:i.meta)||void 0===n?void 0:n.instrument,r="";return e&&Object.keys(e).length>0&&(r=JSON.stringify(e)),r},i.prototype.N7=function(t){var i,n,e;return(null===(e=null===(n=null===(i=null==t?void 0:t.customConfig)||void 0===i?void 0:i.playlistConfig)||void 0===n?void 0:n.section)||void 0===e?void 0:e.type)||""},i}(o.Analytics.VdmsAnalyticsModel);i.default=c},4550:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7673),o=n(8173),u=n(9032),h=n(1258),a=n(742),c="p_init",f="https://bats.video.yahoo.com/p",l="error",v=function(t){function i(i){return t.call(this,i)||this}return r(i,t),i.sendGenericBeacon=function(t){var i=f+"?"+s.encode(t,"&","=");i=i.replace(/[!'()]/g,escape).replace(/\*/g,"%2A"),u.default.sendImageBeacon(i)},i.prototype.WF=function(i){this.k7(i),t.prototype.WF.call(this,i)},i.prototype.ZF=function(i,n){switch(i.evt&&i.evt.toLowerCase()){case"ad_dlv":this.k7(n)}t.prototype.ZF.call(this,i,n)},i.prototype._B=function(t){return new h.default(t)},i.prototype.k7=function(t){t.pgltcy=this._m.pageLatency&&this._m.pageLatency.toString()||"na";var i=this._m.mmActivityId;i&&(t.mm_activity_id=i)},i.sendScriptLoadBeacon=function(){if(!window.sentScriptLoadBeacon){for(var t=document.getElementsByTagName("script"),n="",e=0;e<t.length;e++){var r=t[e];if(r.src&&r.src.match(/oath-player\.js/)){n=r.src;break}}var s={_R:document.referrer||"",_V:"test",_w:document.location.href||"",bckt:u.default.getBckt()||"",evt:"s_load",src:n,s:"1197809794",host:document.location.host||"",pver:"8.3.15",t:Math.random()};i.sendGenericBeacon(s),window.sentScriptLoadBeacon=!0}},i.sendPlayerInitBeacon=function(t){for(var n,e,r,s,a,f,l,v,d,p,m,b,g,y,w,_,E,O,A,S,T,I,j,M,N,k,R,L,D,C,P,x,U,V,F,B,z,G,H,Y,q,W,Q,Z,X,$=[],J=1;J<arguments.length;J++)$[J-1]=arguments[J];var K=t.width,tt=t.height,it={_R:document.referrer||"",_V:"V",_w:document.location.href||"",bckt:u.default.getBckt()||"",evt:c,expb:t.expBucket||"",expn:t.expName||"",host:document.location.host||"",pls:t.playerId||"",s:t.pageSpaceId||t.rapidConfig&&t.rapidConfig.Spaceid||"1111",pver:$[0],site:t.site||"",lang:t.lang||"",region:t.region||"",snd:!0===t.mute?"m":"um",endscreen:!0===(null===(e=null===(n=t.ui)||void 0===n?void 0:n.endScreen)||void 0===e?void 0:e.show)?"1":"0",jsdt:h.default.getJSDownloadTime(),pgltcy:h.default.getPageLatency(),psz:K&&tt?K+"x"+tt:"",ccode:(null===(r=t.metrics)||void 0===r?void 0:r.ccode)||"",cpos:(null===(s=t.metrics)||void 0===s?void 0:s.cpos)||"",sec:(null===(f=null===(a=t.rapidConfig)||void 0===a?void 0:a.clickParams)||void 0===f?void 0:f.sec)||(null===(l=t.metrics)||void 0===l?void 0:l.sec)||"",pl_type:h.default.getPlaylistType(null===(v=t.ui)||void 0===v?void 0:v.playlist),pl_uuid:(null===(d=t.playlist)||void 0===d?void 0:d.id)||"",deos:!0===(null===(m=null===(p=t.ui)||void 0===p?void 0:p.docking)||void 0===m?void 0:m.enableOnScrollDown)?"1":"0",deom:!0===(null===(g=null===(b=t.ui)||void 0===b?void 0:b.docking)||void 0===g?void 0:g.enableOnMuted)?"1":"0",pt:(null===(w=null===(y=t.rapidConfig)||void 0===y?void 0:y.pageParams)||void 0===w?void 0:w.pt)||"",pd:(null===(E=null===(_=t.rapidConfig)||void 0===_?void 0:_.pageParams)||void 0===E?void 0:E.pd)||"",pct:(null===(A=null===(O=t.rapidConfig)||void 0===O?void 0:O.pageParams)||void 0===A?void 0:A.pct)||"",ver:(null===(T=null===(S=t.rapidConfig)||void 0===S?void 0:S.pageParams)||void 0===T?void 0:T.ver)||"",pstaid_p:(null===(j=null===(I=t.rapidConfig)||void 0===I?void 0:I.clickParams)||void 0===j?void 0:j.pstaid)||"",continuousPlay:!0===t.continuousPlay?"1":"0",loop:!0===t.loop?"1":"0",preload:!0===t.preload?"1":"0",ccOnMute:!0===t.ccOnMute?"1":"0",startTime:!0===(null===(M=t.playback)||void 0===M?void 0:M.startTime)?"1":"0",videoRecommendations:!0===t.videoRecommendations?"1":"0",disadf:!0===(null===(R=null===(k=null===(N=t.pluginConfigs)||void 0===N?void 0:N[o.Plugin.PluginType.SOURCE_METADATA])||void 0===k?void 0:k[o.MediaItemInterfaces.MediaItemMimeType.SAPI])||void 0===R?void 0:R.disableAdFetch)?"1":"0",dopl:(null===(C=null===(D=null===(L=t.ui)||void 0===L?void 0:L.docking)||void 0===D?void 0:D.position)||void 0===C?void 0:C.left)||"",dopr:(null===(U=null===(x=null===(P=t.ui)||void 0===P?void 0:P.docking)||void 0===x?void 0:x.position)||void 0===U?void 0:U.right)||"",dopt:(null===(B=null===(F=null===(V=t.ui)||void 0===V?void 0:V.docking)||void 0===F?void 0:F.position)||void 0===B?void 0:B.top)||"",dopb:(null===(H=null===(G=null===(z=t.ui)||void 0===z?void 0:z.docking)||void 0===G?void 0:G.position)||void 0===H?void 0:H.bottom)||"",doth:(null===(q=null===(Y=t.ui)||void 0===Y?void 0:Y.docking)||void 0===q?void 0:q.threshold)||"",dow:(null===(Q=null===(W=t.ui)||void 0===W?void 0:W.docking)||void 0===Q?void 0:Q.width)||"",doh:(null===(X=null===(Z=t.ui)||void 0===Z?void 0:Z.docking)||void 0===X?void 0:X.height)||"",t:Math.random(),ts:Date.now()-$[1]};i.sendGenericBeacon(it)},i.sendInterventionReports=function(t,i){for(var n,e,r,c,v,d,p,m,b,g,y,w,_,E,O,A,S,T,I,j,M,N,k,R,L,D,C,P,x,U,V,F,B,z,G,H,Y,q,W,Q,Z,X,$,J,K,tt={_R:document.referrer||"",_V:"V",_w:document.location.href||"",bckt:u.default.getBckt()||"",evt:l,ecode:a.errorCodes.E_AD_CLIENT+"-"+a.errorCodes.AD_CLIENT_CODES.E_INTERVENTION_FROM_PLAYER_FRAME,estring:"",s:i.pageSpaceId||i.rapidConfig&&i.rapidConfig.Spaceid||"1197809794",expn:i.expName||"",host:document.location.host||"",pver:"8.3.15",pls:i.playerId||"",site:i.site||"",lang:i.lang||"",region:i.region||"",snd:!0===i.mute?"m":"um",endscreen:!0===(null===(e=null===(n=i.ui)||void 0===n?void 0:n.endScreen)||void 0===e?void 0:e.show)?"1":"0",jsdt:h.default.getJSDownloadTime(),pgltcy:h.default.getPageLatency(),psz:i.width&&i.height?i.width+"x"+i.height:"",ccode:(null===(r=i.metrics)||void 0===r?void 0:r.ccode)||"",cpos:(null===(c=i.metrics)||void 0===c?void 0:c.cpos)||"",sec:(null===(d=null===(v=i.rapidConfig)||void 0===v?void 0:v.clickParams)||void 0===d?void 0:d.sec)||(null===(p=i.metrics)||void 0===p?void 0:p.sec)||"",pl_type:h.default.getPlaylistType(null===(m=i.ui)||void 0===m?void 0:m.playlist),pl_uuid:(null===(b=i.playlist)||void 0===b?void 0:b.id)||"",deos:!0===(null===(y=null===(g=i.ui)||void 0===g?void 0:g.docking)||void 0===y?void 0:y.enableOnScrollDown)?"1":"0",deom:!0===(null===(_=null===(w=i.ui)||void 0===w?void 0:w.docking)||void 0===_?void 0:_.enableOnMuted)?"1":"0",pt:(null===(O=null===(E=i.rapidConfig)||void 0===E?void 0:E.pageParams)||void 0===O?void 0:O.pt)||"",pd:(null===(S=null===(A=i.rapidConfig)||void 0===A?void 0:A.pageParams)||void 0===S?void 0:S.pd)||"",pct:(null===(I=null===(T=i.rapidConfig)||void 0===T?void 0:T.pageParams)||void 0===I?void 0:I.pct)||"",ver:(null===(M=null===(j=i.rapidConfig)||void 0===j?void 0:j.pageParams)||void 0===M?void 0:M.ver)||"",pstaid_p:(null===(k=null===(N=i.rapidConfig)||void 0===N?void 0:N.clickParams)||void 0===k?void 0:k.pstaid)||"",continuousPlay:!0===i.continuousPlay?"1":"0",loop:!0===i.loop?"1":"0",preload:!0===i.preload?"1":"0",ccOnMute:!0===i.ccOnMute?"1":"0",startTime:!0===(null===(R=i.playback)||void 0===R?void 0:R.startTime)?"1":"0",videoRecommendations:!0===i.videoRecommendations?"1":"0",disadf:!0===(null===(C=null===(D=null===(L=i.pluginConfigs)||void 0===L?void 0:L[o.Plugin.PluginType.SOURCE_METADATA])||void 0===D?void 0:D[o.MediaItemInterfaces.MediaItemMimeType.SAPI])||void 0===C?void 0:C.disableAdFetch)?"1":"0",dopl:(null===(U=null===(x=null===(P=i.ui)||void 0===P?void 0:P.docking)||void 0===x?void 0:x.position)||void 0===U?void 0:U.left)||"",dopr:(null===(B=null===(F=null===(V=i.ui)||void 0===V?void 0:V.docking)||void 0===F?void 0:F.position)||void 0===B?void 0:B.right)||"",dopt:(null===(H=null===(G=null===(z=i.ui)||void 0===z?void 0:z.docking)||void 0===G?void 0:G.position)||void 0===H?void 0:H.top)||"",dopb:(null===(W=null===(q=null===(Y=i.ui)||void 0===Y?void 0:Y.docking)||void 0===q?void 0:q.position)||void 0===W?void 0:W.bottom)||"",doth:(null===(Z=null===(Q=i.ui)||void 0===Q?void 0:Q.docking)||void 0===Z?void 0:Z.threshold)||"",dow:(null===($=null===(X=i.ui)||void 0===X?void 0:X.docking)||void 0===$?void 0:$.width)||"",doh:(null===(K=null===(J=i.ui)||void 0===J?void 0:J.docking)||void 0===K?void 0:K.height)||"",t:Math.random()},it=0,nt=t;it<nt.length;it++){var et=nt[it];tt.estring=JSON.stringify(et),tt.evt=/A\sfuture\sversion/.test(et.body.message)?"warn":l;var rt=f+"?"+s.encode(tt,"&","=");rt=rt.replace(/[!'()]/g,escape).replace(/\*/g,"%2A"),"HeavyAdIntervention"===et.body.id&&navigator.sendBeacon(rt,JSON.stringify(et))}},i}(o.Analytics.VdmsAnalytics);i.default=v},5527:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(742),s=n(9032),o=n(7041),u="Yahoo",h=function(){function t(t,i){this.PV=t,this.xG=i,this.R7="",this.gdpr="",this.gdpr_consent="",this.L7=!1,t&&i&&(r.Privacy.initIframeForGDPR(),this.$V(),this.D7={},this.C7())}return t.prototype.destroy=function(){this.D7=null},t.prototype.eF=function(){this.PV.addEventListener(e.Events.PLAYBACK_REQUEST,this.dq,this),this.PV.addEventListener(e.Events.PLAYBACK_START,this.P7,this),this.PV.addEventListener(e.Events.PLAYBACK_RESUMED,this.x7,this),this.PV.addEventListener(e.Events.PLAYBACK_COMPLETE,this.U7,this),this.PV.addEventListener(e.Events.PLAYBACK_STOPPED,this.U7,this),this.PV.addEventListener(e.Events.PLAYBACK_STALLED,this.U7,this),this.PV.addEventListener(e.Events.PLAYBACK_BLOCKED,this.U7,this),this.PV.addEventListener(e.Events.PLAYBACK_PAUSE,this.V7,this),this.PV.addEventListener(e.Events.AD_BREAK_ITEM_PLAYBACK_STARTED,this.F7,this),this.PV.addEventListener(e.Events.AD_BREAK_ITEM_ENDED,this.B7,this)},t.prototype.C7=function(){var t,i=this,n="local"===this.PV.version?"/comscore-6.3.5.min.js":"https://assets.video.yahoo.net/oath/builds/"+this.PV.version+"/comscore-6.3.5.min.js";if(null===(t=window.ns_)||void 0===t?void 0:t.ReducedRequirementsStreamingAnalytics)this.z7();else{s.default.lazyLoad(n,(function(t){var n;t&&(null===(n=window.ns_)||void 0===n?void 0:n.ReducedRequirementsStreamingAnalytics)&&i.z7()}))}},t.prototype.z7=function(){this.G7(),this.eF()},t.prototype.G7=function(){this.D7=new window.ns_.ReducedRequirementsStreamingAnalytics({publisherId:"27061346"})},t.prototype.dq=function(){this.G7()},t.prototype.P7=function(t){var i,n,e;if("video"===(null==t?void 0:t.playbackMode)){var r=null===(n=null===(i=window.ns_)||void 0===i?void 0:i.ReducedRequirementsStreamingAnalytics)||void 0===n?void 0:n.ContentType,s=this.H7(t,"meta"),h=this.H7(t,"license"),a=this.H7(t,"metrics"),c=t.videoLength,f="";if(f="na"!==c&&c>600?null==r?void 0:r.LongFormOnDemand:null==r?void 0:r.ShortFormOnDemand,t.isLive){var l=s.eventStart,v=s.eventEnd;c=""!==l&&""!==v?v-l:null,f=null==r?void 0:r.Live}var d={ns_st_ci:t.videoId,ns_st_cl:c&&"na"!==c?1e3*c:o.NUMBER_DEFAULT,ns_st_pr:(null==t?void 0:t.title)||o.NULL_DEFAULT,ns_st_ep:s.showName||h.title||o.NULL_DEFAULT,ns_st_ge:(null===(e=s.genre)||void 0===e?void 0:e.split(",")[0])||o.NULL_DEFAULT,ns_st_pu:u,ns_st_sn:o.NULL_DEFAULT,ns_st_en:o.NULL_DEFAULT,ns_st_ia:0,ns_st_ddt:o.NULL_DEFAULT,ns_st_tdt:o.NULL_DEFAULT,ns_st_st:u,ns_st_ce:0,c3:"yahoo",c4:t.comscoreC4||o.NULL_DEFAULT,c6:a.comscore6||o.NULL_DEFAULT,ca2:this.Y7(t,"CA2"),ca3:"yahoo",ca4:t.comscoreC4||o.NULL_DEFAULT,ca6:a.comscore6||o.NULL_DEFAULT},p=Object.assign({},d,this.q7());this.D7.playVideoContentPart(p,f)}},t.prototype.F7=function(t,i){var n,e;this.W7=t;var r=null===(e=null===(n=window.ns_)||void 0===n?void 0:n.ReducedRequirementsStreamingAnalytics)||void 0===e?void 0:e.AdType,s=t.adBreak.type,u=t.duration?1e3*t.duration:o.NUMBER_DEFAULT,h="";h=i.isLive?null==r?void 0:r.LinearLive:"postroll"===s?null==r?void 0:r.LinearOnDemandPostRoll:"midroll"===s?null==r?void 0:r.LinearOnDemandMidRoll:null==r?void 0:r.LinearOnDemandPreRoll;var a={ns_st_cl:u,ca2:this.Y7(i,"CA2")},c=Object.assign({},a,this.q7());this.D7.playVideoAdvertisement(c,h),this.L7=!0},t.prototype.U7=function(t){"video"===(null==t?void 0:t.playbackMode)&&this.D7.stop()},t.prototype.B7=function(t,i){!0===this.L7&&(this.D7.stop(),this.L7=!1,this.W7=null)},t.prototype.x7=function(t,i){t&&i&&("video"===i.playbackMode&&this.P7(i),"ad"===i.playbackMode&&"background"===i.requestAction&&this.F7(this.W7,i))},t.prototype.V7=function(t){"video"===(null==t?void 0:t.playbackMode)&&this.U7(t),"ad"===(null==t?void 0:t.playbackMode)&&"background"===(null==t?void 0:t.requestAction)&&this.D7.stop()},t.prototype.q7=function(){return{cs_ucfr:this.R7,gdpr:this.gdpr,gdpr_consent:this.gdpr_consent}},t.prototype.Y7=function(t,i){var n,e,r,s,u=null===(e=null===(n=null==t?void 0:t.customConfig)||void 0===n?void 0:n.metrics)||void 0===e?void 0:e.beacons;if((null==u?void 0:u.length)>0){var h=u.filter((function(t){return"cs"===t.target}));if(null===(r=h[0])||void 0===r?void 0:r.data)h[0].data.split("&").forEach((function(t){-1!==t.indexOf(i)&&(s=t.split("=")[1])}))}return s||o.NULL_DEFAULT},t.prototype.H7=function(t,i){var n={};return t&&t[i]?n=t[i]:(null==t?void 0:t.customConfig)&&t.customConfig[i]&&(n=t.customConfig[i]),n},t.prototype.$V=function(){var t=this;r.Privacy.getUSPDoNotSell((function(i,n){var e=!1;void 0!==window.__tcfapi&&window.__tcfapi("getTCData",2,(function(r,s){s?(t.gdpr=!0===(null==r?void 0:r.gdprApplies)?"1":"0",e=(null==r?void 0:r.gdprApplies)||!1,(null==r?void 0:r.tcString)?t.gdpr_consent=r.tcString:(t.gdpr="",t.gdpr_consent="",t.R7="0")):t.R7="0",!1===e&&n&&(t.R7=i.doNotSell?"0":"1")}))}))},t}();i.default=h},7041:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.PLAYLIST_POSITION=i.VRM_VERSION=i.NULL_DEFAULT=i.HIDE_KEY=i.STRING_DEFAULT=i.NUMBER_DEFAULT=i.INT_DEFAULT=i.PARAMS=void 0,i.PARAMS=["s","_ex","_NOL","test","cached_vs","expn","expt","expb","vsid","lms_id","bckt","env","ccap","loc","site","lang","intl","pl_type","pl_uuid","pl_intr","pl_sec","ccode","sec","cpos","pt","pd","pct","pstcat","ver","p_sec","p_subsec","pstaid_p","pkgt","rlvtscr","subsec","_rid","vidPos","bx","ar","vrmver"],i.INT_DEFAULT="",i.NUMBER_DEFAULT=0,i.STRING_DEFAULT="none",i.HIDE_KEY="__hide__beacon__key__",i.NULL_DEFAULT="*null",i.VRM_VERSION="2.0",function(t){t.HERO="hero",t.NONE="none"}(i.PLAYLIST_POSITION||(i.PLAYLIST_POSITION={}))},6698:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(9032),s=function(){function t(t){this.PV=t,this.PV&&this.PV.addEventListener(e.Events.VIDEO_STARTED,this.Q7,this)}return t.prototype.destroy=function(){this.PV=null},t.prototype.Q7=function(t){var i=t.customConfig&&t.customConfig.metrics&&t.customConfig.metrics.mmActivityId;if(i&&r.default.isValidUrl(i)){var n=i+"?rnd="+Math.random();r.default.sendIframeBeacon(n)}},t}();i.default=s},9379:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9099),r=n(8173),s=n(9032),o=function(){function t(t){this.PV=t,this.Z7=!1,this.PV&&(this.X7=this.PV.addEventListener(r.Events.PLAYER_RENDERED,this.J7,this))}return t.prototype.destroy=function(){this.PV&&this.X7&&this.PV.removeEventListener(r.Events.PLAYER_RENDERED,this.X7),this.PV=null},t.prototype.J7=function(){var t=this,i=s.default.getWindow();"complete"!==i.document.readyState?i.addEventListener("load",(function(){t.K7()})):this.K7()},t.prototype.K7=function(){this.Z7||(this.Z7=!0,e.default.sendBeacon())},t}();i.default=o},8481:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.VRM_PLUGIN_MIMETYPE=i.SkipOnError=i.PLAYLIST_POS=i.PLAYLIST_COUNT_PER_PAGE=i.PLAYLIST_LABEL_ICON_DIMENSION=i.PLAYLIST_SECTION_ICON_DIMENSION=i.PLAYLIST_THUMB_DIMENSION=i.GEMINI_STUB_VIDEO_ID=i.REQUEST_TYPES=void 0,function(t){t.CLICK="click",t.AUTOPLAY="autoplay",t.API="api",t.CONTINUOUS="continuous",t.HOVER="hover",t.PLAY="play",t.PAUSE="pause",t.SCROLL="scroll",t.SWIPE="swipe",t.BACKGROUND="background"}(i.REQUEST_TYPES||(i.REQUEST_TYPES={})),i.GEMINI_STUB_VIDEO_ID="6bf451fd-11f9-37f9-a54c-d73d795839f6",i.PLAYLIST_THUMB_DIMENSION="260x144",i.PLAYLIST_SECTION_ICON_DIMENSION="14x14",i.PLAYLIST_LABEL_ICON_DIMENSION="70x70",i.PLAYLIST_COUNT_PER_PAGE=12,function(t){t.BOTTOM="bottom",t.RIGHT="right",t.HIDDEN="hidden"}(i.PLAYLIST_POS||(i.PLAYLIST_POS={})),function(t){t.ALWAYS="always",t.TIMEBASED="timebased",t.NEVER="never"}(i.SkipOnError||(i.SkipOnError={})),i.VRM_PLUGIN_MIMETYPE="adplugin/vrm"},2091:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)},o=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var u=n(8678),h=n(8173),a=n(742),c=n(4686),f=n(20),l=n(6602),v=n(3223),d=n(4144),p=n(3152),m=n(2400),b=n(4550),g=n(5527),y=n(6698),w=n(9379),_=n(8481),E=n(391),O=n(4753),A=n(3423),S=n(5115),T=n(9875),I=n(4586),j=n(9032),M=n(7717),N=function(t){function i(i,n,e){var r=t.call(this,"OathController")||this;return r.L5=[],r.ttt=null,r.itt=null,r.ntt=null,r.yR=i,r.TY=n,r.PV=e,r._m=new O.default(i,n),r.f7=new f.default(r._m),r.yR.analytics=!1,r.ett=r.stt(),r.ott=new b.default(r.PV),r.utt=new y.default(r.PV),r.htt=new w.default(r.PV),r.att=new g.default(r.PV,r.getPlaylist()),r.HG=new M.default,r.ett.on(h.Events.MEDIA_ITEM_CURRENT,r.ctt,r),r.ett.on(h.Events.PLAYBACK_PROGRESS,r.DV,r),r.ftt(),r}return r(i,t),i.prototype.destroy=function(){var i;this._m.destroy(),this.ett.destroy(),null===(i=this.ott)||void 0===i||i.destroy(),this.ltt&&this.ltt.destroy(),this.itt&&(this.itt.destroy(),this.itt=null),t.prototype.destroy.call(this)},i.prototype.initialize=function(){var t=this;this.ett.addMetricsEventListener((function(){for(var i,n,e,r=[],u=0;u<arguments.length;u++)r[u]=arguments[u];var h=Array.prototype.slice.call(r,1,r.length-1),a=r[0],c=r[r.length-1],f=t._m.getEventsDto();f.playerVersion=t.PV.version,f.playlistUIConfig=null===(e=null===(n=t.yR)||void 0===n?void 0:n.ui)||void 0===e?void 0:e.playlist,(i=t.PV).publish.apply(i,o([a],h.concat(s(s({},c),f)))),t.dtt(a,h)}),this),this.eF(),this.ptt(),this.ett.initialize()},i.prototype.render=function(t){this.ett.render(t)},i.prototype.getCurrentTime=function(){return this.ett.getCurrentTime()},i.prototype.getCurrentDate=function(){return this.ett.getCurrentDate()},i.prototype.getVolume=function(){return this.ett.getVolume()},i.prototype.getMediaStore=function(){return this.ett.getMediaStore()},i.prototype.getCurrentMediaItem=function(){return this.getPlaylist().getCurrentItem()},i.prototype.getPlaybackState=function(){return this.ett.getPlaybackState()},i.prototype.play=function(t,i){return this.ett.play(t,i)},i.prototype.pause=function(t){this.ett.pause(t)},i.prototype.preload=function(t){},i.prototype.seek=function(t){this.ett.seek(t)},i.prototype.disableControls=function(){this.ett.disableControls()},i.prototype.enableControls=function(){this.ett.enableControls()},i.prototype.enableCC=function(t){return this.ett.enableCC(t)},i.prototype.disableCC=function(){return this.ett.disableCC()},i.prototype.isPlayMode=function(){return this.ett.isPlayMode()},i.prototype.isLoading=function(){return this.ett.isLoading()},i.prototype.setFullscreen=function(t){this.ett.setFullscreen(t)},i.prototype.getFullscreen=function(){return this.ett.getFullscreen()},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),this.ett.setVolume(t,i)},i.prototype.setMute=function(t){this.ett.setMute(t)},i.prototype.getMute=function(){return this.ett.getMute()},i.prototype.setLoop=function(t){return this.ett.setLoop(t)},i.prototype.setContinuousPlay=function(t){return this.ett.setContinuousPlay(t)},i.prototype.resumeContinuousPlay=function(t){this.ett.resumeContinuousPlay()},i.prototype.setAudioLanguage=function(t){this.ett.setAudioLanguage(t)},i.prototype.isDocked=function(){return this.ett.isDocked()},i.prototype.setMediaItemTitle=function(t,i){return this.ett.setMediaItemTitle(t,i)},i.prototype.addVdmsListener=function(t,i){return this.ett.addEventListener(t,i,this.PV)},i.prototype.removeVdmsListener=function(t,i){return this.ett.removeEventListener(t,i)},i.prototype.getPlaybackStartDto=function(){return this.ett.getPlaybackStartDto()},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){this.ett.updateDockingConfig(t,i,n,e,r,s)},i.prototype.getPlaylist=function(){return this.ett.getPlaylist()},i.prototype.suspend=function(){var t=this.ett.suspendState();t&&(this.ttt=t,this.mtt())},i.prototype.resume=function(){this.ttt&&(this.ett.resumeState(this.ttt),this.ptt(),this.ett.initialize(),this.ett.render(this.ttt.selector),this.ttt=null)},i.prototype.updateGeoConfig=function(t){this._m.updateGeoConfig(t)},i.prototype.getVideoElement=function(){return this.ett.getVideoElement()},i.prototype.getRootElement=function(){return this.ett.getRootElement()},i.prototype.getSyncOffset=function(){return this.ett.__getSyncOffset()},i.prototype.startSync=function(){this.ett.startSync()},i.prototype.stopSync=function(){this.ett.stopSync()},i.prototype.isSuspended=function(){return this.ett&&this.ett.isSuspended()||!1},i.prototype.undockVideoPlayer=function(t){return this.ett&&this.ett.undockVideoPlayer(t)},i.prototype.addCustomControlElement=function(t){return this.ett.addCustomControlElement(t)},i.prototype.isRendered=function(){return this.ett&&this.ett.isRendered()||!1},Object.defineProperty(i.prototype,"guid",{get:function(){return this.ett&&this.ett.guid||""},enumerable:!1,configurable:!0}),i.prototype.getMediaItemMarkers=function(t){return this.ett.getMediaItemMarkers(t)},i.prototype.setError=function(t,i,n,e,r){this.ett.__setError(t,i,n,e,r)},i.prototype.setSapiOptions=function(t,i){this._m.setSapiOptions(t,i)},i.prototype.stt=function(t){void 0===t&&(t=!0);var i=this.yR.mediaItems;if(this._m.playlistId&&(!i||0===i.length)){var n=this.btt();return this.gtt(),n}return this.ytt()},i.prototype.btt=function(){return this.ett?this.ett:(this.ltt=new I.default,this.ltt.getProxy())},i.prototype.ytt=function(){this.wtt();var t=new h.Player(this.yR,this.TY);return this._m.guid=t.guid,t},i.prototype.gtt=function(){var t=this;if(this.ltt&&this.f7){var i={onComplete:function(i){t.ltt&&(i&&(t.yR.mediaItems=i),t.ett=t.ytt(),t.ltt.execute(t.ett),t.ltt.destroy(),t.ltt=void 0,t.PV.playlist=new S.default(t.getPlaylist()),t.L5.forEach((function(i){i.type===h.Plugin.PluginType.MORE_ITEMS&&(i.playlist=t.getPlaylist())})))},onError:function(){throw new Error("Fetch more items with playlistId failed")},onApiCallInfo:function(){},onPromisesResolved:function(){}};this.f7.resolve({mimeType:h.MediaItemInterfaces.MediaItemMimeType.SAPI,playlistId:this._m.playlistId,reason:h.Plugin.MoreItemsReason.PLAYLISTID_NEED_RESOLVE,start:0},i)}},i.prototype.eF=function(){this.ett.on(h.Events.MEDIA_ITEM_METADATA,this._tt,this),this.ett.on(h.Events.PLAYBACK_STOPPED,this.MQ,this),this.ett.on(h.Events.MEDIA_ITEM_COMPLETE,this.MQ,this),this.ett.once("opssVisibilityChanged",this.Ett,this),this.ett.once("playlistBottomHeightChange",this.Ott,this)},i.prototype.DV=function(t,i,n){this._m.playlistMimetype===p.STRUCTURED_PLAYLIST_MIMETYPE&&this.ntt&&this.ntt.onMediaPlaybackProgress(t,i,n)},i.prototype.ctt=function(t){if(this._m.playlistMimetype===p.STRUCTURED_PLAYLIST_MIMETYPE){var i=this._m.isMediaItemWatched(t.id),n=this._m.watchHistoryConfig&&this._m.watchHistoryConfig.enabled&&this._m.watchHistoryConfig.skipWatchedVideos;if(i&&n){var e=this.getPlaylist().getPosition();this.getPlaylist().setPosition(e+1)}}},i.prototype._tt=function(t,i){this.itt&&(this.itt.destroy(),this.itt=null),t.customConfig&&t.customConfig.allowedConnectionTypes&&(this.itt=new A.default(this._m,t.rawItemData),this.Att())},i.prototype.MQ=function(t){this.itt&&(this.itt.destroy(),this.itt=null),this._m.playlistMimetype===p.STRUCTURED_PLAYLIST_MIMETYPE&&this.ntt&&this.ntt.onMediaItemEnded(t)},i.prototype.ftt=function(){this._m.videoRecommendations&&(this.setContinuousPlay(!0),this._m.continuousPlay=!0)},i.prototype.Ett=function(t,i){var n=this.getCurrentMediaItem(),e=n&&n.license,r={version:this.PV.version,config:this.PV.oathConfig,lmsId:e&&e.salesforceId||""};this.HG.updateOathPlayerOpss(t,i,r)},i.prototype.Ott=function(t){var i;(null===(i=this.yR)||void 0===i?void 0:i.iframeRender)&&this.PV.iframeController&&this.PV.iframeController.onPlaylistDimensionChange(t)},i.prototype.Att=function(t){var i=this;void 0===t&&(t=18e4),this.itt&&this.itt.scheduleVerification((function(t){t?i.Att():i.setError("info","R",a.errorCodes.E_PLAYER,a.errorCodes.INFO_CODES.E_SAPI_RESTRICTED_NETWORK_TYPE,T.default.ERR_RESTRICTED_NETWORK_TYPE)}),t)},i.prototype.ptt=function(){var t=this;this.ntt=new p.default(this._m),this.L5.push(new c.default),this.L5.push(new l.default(this._m)),this.L5.push(new d.default(this._m)),this.L5.push(new v.default(this._m,this.getPlaylist())),this.L5.push(new m.default),this.L5.push(this.ntt),this.L5.forEach((function(i){t.ett.registerPlugin(i)}))},i.prototype.mtt=function(){this.L5.forEach((function(t){t.destroy()})),this.L5=[]},i.prototype.dtt=function(t,i){var n,e,r,s;switch(i=i||[],t){case h.Events.AD_BREAK_ITEM_PLAYBACK_STARTED:r=i[0]&&i[0].id||"",this.PV.publish(E.API.AD_PLAYBACK_START,r);break;case h.Events.AD_BREAK_ITEM_ENDED:r=i[0]&&i[0].id||"",this.PV.publish(E.API.AD_PLAYBACK_STOP,r);break;case h.Events.PLAYBACK_START:(n=this.PV).publish.apply(n,o([E.API.PLAYBACK_STARTED],i));break;case h.Events.PLAYBACK_RESUMED:(s=this.ett.getCurrentAdBreakItem())&&this.PV.publish(E.API.AD_PLAYBACK_RESUME,s.id);break;case h.Events.PLAYBACK_PAUSE:(s=this.ett.getCurrentAdBreakItem())&&this.PV.publish(E.API.AD_PLAYBACK_PAUSE);break;case h.Events.PLAYBACK_COMPLETE:(e=this.PV).publish.apply(e,o([E.API.PLAYBACK_ENDED],i))}},i.prototype.wtt=function(){var t,i,n=((t={})[_.VRM_PLUGIN_MIMETYPE]={playerBucket:j.default.getBckt(),experienceName:this._m.experienceName,experienceBucket:this._m.experienceBucket,playerName:"VerizonMediaPlayer"},t),e=((i={})[h.Plugin.PluginType.AD]=n,i);this.yR.pluginConfigs=j.default.extend(e,this.yR.pluginConfigs)},i}(u.default);i.default=N},7775:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8481),r=function(){function t(t){this.LE=t}return t.prototype.play=function(t,i){this.LE.play(t,i)},t.prototype.pause=function(t){this.LE.pause(t)},t.prototype.preload=function(t){this.LE.preload(t)},t.prototype.seek=function(t){this.LE.seek(t)},t.prototype.disableControls=function(){this.LE.disableControls()},t.prototype.enableControls=function(){this.LE.enableControls()},t.prototype.enableCC=function(t){this.LE.enableCC(t)},t.prototype.disableCC=function(){this.LE.disableCC()},t.prototype.isPlaying=function(){return this.LE.isPlayMode()},t.prototype.isPlayMode=function(){return this.LE.isPlayMode()},t.prototype.getPlaybackState=function(){return this.LE.getPlaybackState()},t.prototype.isLoading=function(){return this.LE.isLoading()},t.prototype.getDuration=function(){var t=this.LE.getCurrentMediaItem();return t&&t.duration},t.prototype.getCurrentTime=function(){return this.LE.getCurrentTime()},t.prototype.getTimeRemaining=function(){return this.getDuration()-this.getCurrentTime()},t.prototype.setFullscreen=function(t){this.LE.setFullscreen(t)},t.prototype.getFullscreen=function(){return this.LE.getFullscreen()},t.prototype.setVolume=function(t,i){void 0===i&&(i=!1),t=(t=t<0?0:t)>1?1:t,this.LE.setVolume(t,i)},t.prototype.getVolume=function(){return this.LE.getVolume()},t.prototype.setMute=function(t){this.LE.setMute(t)},t.prototype.getMute=function(){return this.LE.getMute()},t.prototype.setLoop=function(t){this.LE.setLoop(t)},t.prototype.setContinuousPlay=function(t){this.LE.setContinuousPlay(t)},t.prototype.resumeContinuousPlay=function(){this.LE.resumeContinuousPlay({type:e.REQUEST_TYPES.API})},t.prototype.getBitrate=function(){throw new Error("getBitrate is unimplemented!")},t.prototype.setResolution=function(){throw new Error("setResolution is unimplemented!")},t.prototype.displayClosedCaptions=function(){throw new Error("displayClosedCaptions is unimplemented!")},t.prototype.getCurrentDate=function(){return this.LE.getCurrentDate()},t.prototype.setAudioLanguage=function(t){this.LE.setAudioLanguage(t)},t}();i.default=r},391:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.API=void 0,function(t){t.AD_PLAYBACK_START="adStart",t.AD_PLAYBACK_PAUSE="adPause",t.AD_PLAYBACK_RESUME="adResume",t.AD_PLAYBACK_PROGRESS="adProgress",t.AD_PLAYBACK_STOP="adComplete",t.AD_NONE="adNone",t.AD_ERROR="adError",t.PLAYBACK_STARTED="playback-started",t.PLAYBACK_ENDED="playback-ended"}(i.API||(i.API={}))},6554:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=n(7402),o=n(8678),u=n(7775),h=n(5115),a=function(t){function i(i){var n=t.call(this,"IframeBridge")||this;return n.D1=new u.default({}),n.xG=new h.default({}),n.Stt=new s.default(i,n),n}return r(i,t),i.prototype.render=function(t){return this.Stt.constructIframe(t),this.Stt.routeControlsApiToIframe(),this},i.prototype.play=function(t,i){this.D1.play(t,i)},i.prototype.pause=function(t){this.D1.pause(t)},i.prototype.mute=function(){this.D1.setMute(!0)},i.prototype.unMute=function(){this.D1.setMute(!1)},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),this.D1.setVolume(t,i)},i.prototype.seek=function(t){this.D1.seek(t)},Object.defineProperty(i.prototype,"iframeController",{get:function(){return this.Stt},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"controls",{get:function(){return this.D1},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"playlist",{get:function(){return this.xG},enumerable:!1,configurable:!0}),i.prototype.destroy=function(){t.prototype.destroy.call(this),this.Stt.destroy()},i}(o.default);i.default=a},7402:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0}),i.MessageType=void 0;var s=n(8678),o=n(9032),u=n(742);i.MessageType={EVENT:"EVENT",CLEAR_IFRAME_NAME:"CLEAR_IFRAME_NAME",PLAYER_DIMENSION_CHANGE:"PLAYER_DIMENSION_CHANGE"};var h=function(t){function n(i,n){var e=t.call(this,"IframeController")||this;return e.Ttt={isPlaying:null,getPlaybackState:null,getDuration:null,getCurrentTime:null,getTimeRemaining:null,getFullscreen:null,getVolume:null,getMute:null},e.Itt={getCurrentItemTitle:null,getCurrentItemDescription:null,getCurrentItemProviderName:null,getCurrentItemLiveStatus:null},e.jtt="VID-"+Math.floor(1e3*Math.random()),e.Mtt=JSON.parse(JSON.stringify(i)),e.PV=n,e.Ntt=null,e.ktt=null,e.Rtt=Date.now(),e.GV=!1,e.Ltt=null,e.Dtt=null,e.Ctt="https://s.yimg.com",i.insideIframeConfig||(e.Ltt=e.Ptt.bind(e),window.addEventListener("message",e.Ltt,!1)),e}return r(n,t),n.prototype.destroy=function(){this.Ltt&&window.removeEventListener("message",this.Ltt,!1),this.Dtt&&window.removeEventListener("message",this.Dtt,!1),this.Ltt=null,this.Dtt=null,t.prototype.destroy.call(this)},n.prototype.constructIframe=function(t){var i,n,e,r,s=this,h=o.default.getWindow(),a=u.TypeChecker.isString(t)?document.querySelector(t):t;if(null!==a){this.ktt=a,this.Mtt.insideIframeConfig={startTime:this.Rtt,iframeVID:this.jtt,parentURL:h.location.protocol+"//"+h.location.host},this.Mtt.playerJSPath=(null===(r=null===(e=null===(n=null===(i=window.OATH)||void 0===i?void 0:i.VideoPlatform)||void 0===n?void 0:n.PlayerHosting)||void 0===e?void 0:e.req)||void 0===r?void 0:r.path)||"";var c=document.createElement("iframe"),f=encodeURIComponent(JSON.stringify(this.Mtt)),l=this.Ctt+"/rx/up/builds/8.3.15/ifcp.html";c.setAttribute("src",l),c.setAttribute("name",f),c.setAttribute("id",this.jtt),c.setAttribute("width","100%"),c.setAttribute("height","100%"),c.setAttribute("frameBorder","0"),c.setAttribute("allowFullScreen",""),c.setAttribute("allow","autoplay; fullscreen; encrypted-media"),a&&a.appendChild(c),this.Ntt=c,this.Ntt.onload=function(){s.GV=!0}}else this.PV.__setError("error","C",u.errorCodes.E_PLAYER,u.errorCodes.PLAYER_CODES.E_INVALID_CONFIG,"Invalid DOM node or CSS selector specified. Cannot render player.")},n.prototype.routeControlsApiToIframe=function(){var t=this,i="controls",n="playlist",e=["addItems","addItem","setPositionById","setPosition","removeItem","removeItems","removeItemById","removeItemsById"],r=["getCurrentItemTitle","getCurrentItemDescription","getCurrentItemProviderName","getCurrentItemLiveStatus"],s=function(n){return function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];t.xtt(i,n,e)}},o=function(i){return function(){return t.Ttt[i]}},h=function(i){return-1!==e.indexOf(i)?function(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];t.xtt(n,i,e)}:-1!==r.indexOf(i)?function(){return t.Itt[i]}:function(){throw new Error("playlist API "+i+" is not supported when safe frame is enabled")}};for(var a in this.PV.controls)if(u.TypeChecker.isFunction(this.PV.controls[a])){if(void 0!==this.Ttt[a]){this.PV.controls[a]=o(a);continue}this.PV.controls[a]=s(a)}for(var c in this.PV.playlist)u.TypeChecker.isFunction(this.PV.playlist[c])&&(this.PV.playlist[c]=h(c));["getMediaStore","__setError","addCustomControlElement","getMediaItemMarkers","getInitTime","getPlaybackStartDto","updateGeoConfig","isRendered","isSuspended","resume","suspend","undockVideoPlayer","updateDockingConfig","getRootElement","getVideoElement","isLoading","setMediaItemTitle","isDocked","isPlayMode","isPlaying","removeAllMediaItems","setQueryString","getVolume","getCurrentDate","getCurrentTime"].forEach((function(i){var n;t.PV[i]=(n=i,function(){throw new Error("player API "+n+" is not supported when safe frame is enabled")})}))},n.prototype.routeAPIeventToPage=function(t){var n=this,e=window.OATH.VideoPlatform.Events[t];this.PV.on(e,(function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];t.unshift(e),t.push(n.refreshControlsAPIData()),t.push(i.MessageType.EVENT),t.push(n.Mtt.insideIframeConfig.iframeVID),n.Utt(JSON.stringify(t))}),this.PV)},n.prototype.sendClearIframeNameToPage=function(){var t=[i.MessageType.CLEAR_IFRAME_NAME,this.Mtt.insideIframeConfig.iframeVID];this.Utt(JSON.stringify(t))},n.prototype.refreshControlsAPIData=function(){return{isPlaying:this.PV.controls.isPlaying(),getPlaybackState:this.PV.controls.getPlaybackState(),getDuration:this.PV.controls.getDuration(),getCurrentTime:this.PV.controls.getCurrentTime(),getTimeRemaining:this.PV.controls.getTimeRemaining(),getFullscreen:this.PV.controls.getFullscreen(),getVolume:this.PV.controls.getVolume(),getMute:this.PV.controls.getMute(),getCurrentItemTitle:this.PV.playlist.getCurrentItemTitle(),getCurrentItemDescription:this.PV.playlist.getCurrentItemDescription(),getCurrentItemProviderName:this.PV.playlist.getCurrentItemProviderName(),getCurrentItemLiveStatus:this.PV.playlist.getCurrentItemLiveStatus()}},n.prototype.setupIframeToPageCommunication=function(){this.Dtt=this.Vtt.bind(this),window.addEventListener("message",this.Dtt,!1);var t=window.OATH.VideoPlatform.Events;for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&this.routeAPIeventToPage(i)},n.prototype.onPlaylistDimensionChange=function(t){if(u.TypeChecker.isObject(t)){var n=[t,i.MessageType.PLAYER_DIMENSION_CHANGE,this.Mtt.insideIframeConfig.iframeVID];this.Utt(JSON.stringify(n))}},n.prototype.xtt=function(){for(var t,i,n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];if(this.Ntt&&this.GV){var r=JSON.stringify(n);null===(i=null===(t=this.Ntt)||void 0===t?void 0:t.contentWindow)||void 0===i||i.postMessage(r,this.Ctt)}},n.prototype.Ptt=function(t){var n,e,r=this,s=null,o={},h="",a=this.Ttt,c=this.Itt;if(t.origin===this.Ctt){try{e=JSON.parse(t.data)}catch(t){return}if(e&&u.TypeChecker.isArray(e)&&e.length>=2){if(h=e.pop(),!u.TypeChecker.isString(h)||0!==h.indexOf("VID-"))return;if(this.jtt!==h)return;if(!(s=e.pop())||!i.MessageType[s])return;switch(s){case i.MessageType.EVENT:o=e.pop(),Object.keys(o).forEach((function(t){Object.prototype.hasOwnProperty.call(r.Ttt,t)?a[t]=o[t]:Object.prototype.hasOwnProperty.call(r.Itt,t)&&(c[t]=o[t])})),this.PV.iframeController&&(this.PV.iframeController.Ttt=a,this.PV.iframeController.Itt=c),this.PV.publish.apply(this.PV,e);break;case i.MessageType.CLEAR_IFRAME_NAME:null===(n=this.Ntt)||void 0===n||n.setAttribute("name","");break;case i.MessageType.PLAYER_DIMENSION_CHANGE:var f=e.length?e.pop():null,l="object"==typeof f?f.height:null;l&&this.Ftt(l)}}}},n.prototype.Utt=function(t){var i="";this.Mtt.insideIframeConfig&&(i=this.Mtt.insideIframeConfig.parentURL),window.parent.postMessage(t,i)},n.prototype.Vtt=function(t){var i,n,e,r;if(t.data){try{r=JSON.parse(t.data)}catch(t){return}Array.isArray(r)&&(i=r.length>0?r[0]:null,n=r.length>1?r[1]:null,e=r.length>2?r[2]:null),i&&n&&this.PV&&this.PV[i]&&this.PV[i][n]&&this.PV[i][n].apply(this.PV[i],e)}},n.prototype.Ftt=function(t){this.ktt&&(this.ktt.style.height=t+"px")},n}(s.default);i.default=h},4753:function(t,i,n){"use strict";var e=this&&this.__assign||function(){return(e=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var r=n(9847),s=n(8173),o=n(742),u=n(7041),h=n(8481),a=n(9032),c=n(9617),f={},l=function(){function t(t,i){this.I$="",this.Btt={},this.yR=t,this.TY=i,this.ztt(),this.offNetwork=a.default.isOffNetwork(),this.Gtt(t.watchHistory)}return t.prototype.getEventsDto=function(){var t,i=this.yR.rapidConfig||{},n=i.pageParams||{},r=i.clickParams||{},s={pageSpaceId:this.yR.pageSpaceId||i&&i.Spaceid||"1111",experienceName:this.yR.expName||"",experienceBucket:this.yR.expBucket||"",experienceType:this.yR.expType||"",cpos:this.yR.cpos||"",ccode:this.yR.ccode||"",offNetwork:this.offNetwork,site:this.yR.site||"",siteAnalytics:this.yR.siteAnalytics||"",comscoreC4:this.yR.comscoreC4||u.NULL_DEFAULT,region:this.yR.region||"",referrer:this.yR.referrer||"",lang:this.yR.lang||"",pageLatency:this.Htt||"",playlistId:(null===(t=this.yR.playlist)||void 0===t?void 0:t.id)||""},o="strm"===n.sec?r.pstaid:n.pstaid,h={pt:n.pt||"",pd:n.pd||"",pct:n.pct||"",pstcat:n.pstcat||"",p_sec:n.p_sec||"",p_subsec:n.p_subsec||"",ver:n.ver||"",_rid:n._rid||"",pstaid_p:o||"",pkgt:r.pkgt||"",sec:r.sec||this.yR.sec||"",subsec:r.subsec||"",rlvtscr:n.rlvtscr||"",vidPos:n.vidPos||""};return e(e({},s),h)},t.prototype.destroy=function(){},Object.defineProperty(t.prototype,"config",{get:function(){return this.yR},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"videoRecommendations",{get:function(){return void 0===this.yR.videoRecommendations||this.yR.videoRecommendations},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"site",{get:function(){return this.yR.site||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"region",{get:function(){return this.yR.region||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lang",{get:function(){return this.yR.lang||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"experienceBucket",{get:function(){return this.yR.expBucket||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"experienceName",{get:function(){return this.yR.expName||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"yvapAccountId",{get:function(){return this.yR.YVAP&&this.yR.YVAP.accountId||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"syndication",{get:function(){return this.yR.synd||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"cTopic",{get:function(){return this.yR.cTopic||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pspid",{get:function(){return this.yR.CMS&&this.yR.CMS.suppressAdContext?"":this.yR.pageSpaceId||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistId",{get:function(){return this.yR.playlist&&this.yR.playlist.id||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"loop",{get:function(){return this.yR.loop||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"continuousPlay",{get:function(){return this.yR.continuousPlay||!1},set:function(t){this.yR.continuousPlay=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"relatedVideoId",{get:function(){var t=this.yR.mediaItems;return t&&0!==t.length&&t[0].mimetype===s.MediaItemInterfaces.MediaItemMimeType.SAPI?t[0].id:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistMimetype",{get:function(){return this.yR.ui&&this.yR.ui.playlist&&this.yR.ui.playlist.mimetype||""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistItemCount",{get:function(){return this.yR.ui&&this.yR.ui.playlist&&o.TypeChecker.isNumber(this.yR.ui.playlist.numberOfItems)?Math.max(this.yR.ui.playlist.numberOfItems,h.PLAYLIST_COUNT_PER_PAGE):h.PLAYLIST_COUNT_PER_PAGE},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"allowGeoRequest",{get:function(){return this.yR.allowGeoRequest||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"geoData",{get:function(){return this.yR.geoData||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"guid",{get:function(){return this.I$},set:function(t){this.I$=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"showEndScreen",{get:function(){return this.yR.ui&&this.yR.ui.endScreen&&this.yR.ui.endScreen.show||!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"skipOnError",{get:function(){return this.yR.skipOnError||h.SkipOnError.NEVER},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"aspectRatio",{get:function(){return o.TypeChecker.isNumber(this.yR.aspectRatio)?this.yR.aspectRatio:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"watchHistoryConfig",{get:function(){return this.yR.watchHistory},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"watchHistory",{get:function(){return this.Ytt||null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playlistUI",{get:function(){var t,i;return null===(i=null===(t=this.yR)||void 0===t?void 0:t.ui)||void 0===i?void 0:i.playlist},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pblob",{get:function(){return o.TypeChecker.isString(this.yR.pblob)&&this.yR.pblob.length<=512?this.yR.pblob:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isDockable",{get:function(){var t=this.yR.ui&&this.yR.ui.docking||{};return!!(t.enableOnScrollDown||t.enableOnScrollUp)&&(!r.userAgent.mobile||!t.mobile||!t.mobile.disable)},enumerable:!1,configurable:!0}),t.prototype.updateGeoConfig=function(t){o.TypeChecker.isBoolean(t.allowGeoRequest)&&(this.yR.allowGeoRequest=t.allowGeoRequest);var i=t.geoData;i&&o.TypeChecker.isString(i.latitude)&&o.TypeChecker.isString(i.longitude)&&o.TypeChecker.isString(i.accuracy)?this.yR.geoData=i:null===i&&(this.yR.geoData=null)},t.prototype.setMediaItemWatched=function(t,i){f[t]={watched:i}},t.prototype.isMediaItemWatched=function(t){return!!f[t]&&!!f[t].watched},t.prototype.setSapiOptions=function(t,i){this.Btt[t]=i},t.prototype.getSapiOptions=function(t){return this.Btt[t]},t.prototype.ztt=function(){window.performance&&window.performance.timing&&window.performance.timing.navigationStart&&(this.Htt=(new Date).getTime()-window.performance.timing.navigationStart)},t.prototype.Gtt=function(t){this.Ytt=null,t&&t.enabled&&(this.Ytt=new c.default({watchHistoryEnabled:t.enabled,watchedPeriod:t.watchedPeriod,watchHistoryExpiry:t.expiry},this),this.Ytt.clearExpired())},t}();i.default=l},8763:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.baseconfigSchema=void 0,i.baseconfigSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/baseconfigSchema",type:"object",properties:{site:{type:"string"},siteAnalytics:{type:"string"},region:{type:"string"},referrer:{type:"string"},jurisdiction:{type:"string"},qtt:{type:"boolean"},experienceType:{type:"string"},strmExprUnMuteOnClick:{type:"boolean"},experienceName:{type:"string"},experienceBucket:{type:"string"},experienceNavStartTime:{type:"string"},pageSpaceId:{type:"string"},syndication:{type:"string"},allowGeoRequest:{type:"boolean"},geoData:{type:"object",properties:{latitude:{type:"string"},longitude:{type:"string"},accuracy:{type:"string"}}},iframeRender:{type:"boolean"},insideIframeConfig:{type:"object",properties:{parentURL:{type:"string"},iframeVID:{type:"string"}}}}}},5697:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.closedcaptionsSchema=void 0,i.closedcaptionsSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/closedcaptionsSchema",type:"object",properties:{show:{type:"boolean"},lang:{default:"en-US",type:"string"},fontSize:{default:24,type:"number"},fontName:{default:"Arial, Helvetica, sans-serif",type:"string"},fontColor:{default:"#ffffff",type:"string"},fontOpacity:{default:1,type:"number"},fontEffect:{default:"none",type:"string"},bgColor:{default:"#000000",type:"string"},bgOpacity:{default:.75,type:"number"},ccPos:{default:"bottom",type:"string"},isAvailable:{type:"boolean"}}}},7475:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.cmsSchema=void 0,i.cmsSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/cmsSchema",type:"object",properties:{colo:{type:"string"},suppressAdContext:{type:"boolean"},enableCache:{type:"boolean"},cachedVs:{type:"string"},env:{type:"string"}}}},7883:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.configSchema=void 0,i.configSchema={$schema:"http://json-schema.org/draft-07/schema#",type:"object",properties:{version:{default:"8.3.15",type:"string"},jshlsVersion:{default:"1.2.4",type:"string"},playlist:{type:"object",properties:{id:{type:"string"}}},CMS:{$ref:"/cmsSchema"},pageLatency:{type:"object",properties:{pagePlayerJsDownloadTime:{type:"number"},pageReqToPlayerInitTime:{type:"number"}}},forcePreloadBufferLimit:{default:32,type:"number"},html5_hls:{type:"object",properties:{useWorker:{type:"boolean"},preloadBufferLimit:{defaul:8,type:"number"}}},geoData:{type:"object",properties:{latitude:{type:"string"},longitude:{type:"string"},accuracy:{type:"string"}}},ui:{$ref:"/uiSchema"},YVAP:{$ref:"/yvapSchema"},metrics:{$ref:"/metricsSchema"},playback:{$ref:"/playbackSchema"},playbackState:{type:"object",properties:{mute:{type:"boolean"},volume:{type:"number"}}},uiState:{type:"object",properties:{isCSSLoaded:{type:"boolean"},deviceOrientation:{type:"boolean"}}},userPreferences:{type:"object",properties:{closedCaptions:{$ref:"/closedcaptionsSchema"},isAdult:{type:"boolean"},isAuthenticated:{type:"boolean"}}},baseConfig:{$ref:"/baseconfigSchema"},rapidConfig:{type:"object",properties:{rapid:{type:"object"},clickParams:{type:"object"},pageParams:{type:"object"}}},playerDimension:{type:"object",properties:{width:{type:"number",default:0},height:{type:"number",default:0}}},aspectRatio:{type:"number"},CTV:{$ref:"/ctvSchema"},failOver:{$ref:"/failoverSchema"},autoplayIgnoreConnType:{type:"boolean"},muteMode:{type:"boolean"},watchHistory:{type:"object",properties:{enabled:{type:"boolean",default:!1},watchedPeriod:{type:"number",default:.5},expiry:{type:"number",default:129600},skipWatchedVideos:{type:"boolean",default:!0}}},pblob:{type:"string"},pluginConfigs:{type:"object",properties:{"source-metadata-plugin":{type:"object"}}}}}},8399:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.ctvSchema=void 0,i.ctvSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/ctvSchema",type:"object",properties:{man:{type:"string"},class:{type:"string"},ctvMetricsParams:{type:"object",properties:{ctv_db:{type:"string"},ctv_dc:{type:"string"},Wtt:{type:"string"},ctv_di:{type:"string"},ctv_ddv:{type:"string"},ctv_dfv:{type:"string"},Qtt:{type:"string"},Ztt:{type:"string"},Xtt:{type:"string"},$tt:{type:"string"},Jtt:{type:"string"},Ktt:{type:"string"},ctv_yb:{type:"string"},tit:{type:"string"},ctv_yr:{type:"string"},ctv_ybv:{type:"string"},ctv_yv:{type:"string"},iit:{type:"string"},nit:{type:"string"},eit:{type:"string"}}},forceHttp:{type:"boolean"}}}},4011:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.failoverSchema=void 0,i.failoverSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/failoverSchema",type:"object",properties:{fastInitRecoverer:{type:"boolean"},beaconDisasterMode:{default:!1,type:"boolean"},sapiUrl:{type:"string"},convivaSamplingRate:{type:"object",properties:{vod:{default:0,type:"number"},live:{default:0,type:"number"}}},recoveryFailureTimeout:{default:120,type:"number"}}}},6321:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.metricsSchema=void 0,i.metricsSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/metricsSchema",type:"object",properties:{disableAllBeacons:{type:"boolean"},comscoreC4:{type:"string"},ccode:{type:"string"},sec:{type:"string"},skipComscore:{type:"boolean"},skipABRBeacon:{type:"boolean"},ywaSamplingRate:{default:1,type:"number"},ultSamplingRate:{default:1,type:"number"},qosSamplingRate:{default:1,type:"number"},cpos:{type:"string"},progressBeaconStrategy:{type:"object",properties:{fixed:{type:"array",items:[{type:"number"}]},recurring:{type:"number"},playerUnload:{type:"boolean"},playPause:{type:"boolean"}}}}}},9002:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.playbackSchema=void 0,i.playbackSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/playbackSchema",type:"object",properties:{skipWatchedVideos:{type:"boolean"},bitrate:{default:0,type:"number"},targetBitrate:{type:"number"},disableGPU:{type:"boolean"},quality:{type:"string"},bitrates:{type:"array",items:[{type:"number"}]},desiredBitrate:{default:900,type:"number"},startTime:{type:"number"},conviva:{type:"boolean"},preconnect:{type:"boolean"},abr:{type:"boolean"},protocol:{type:"string"},skipFormats:{type:"array",items:[{type:"string"}]},playInlineVideo:{type:"boolean"},isResume:{type:"boolean"},ignoreEndlist:{type:"boolean"}}}},5540:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.uiSchema=void 0,i.uiSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/uiSchema",type:"object",properties:{contentTypeLabel:{type:"string"},displayMarkers:{type:"object",properties:{type:{type:"string"},group:{type:"boolean"}}},showEndScreen:{type:"boolean"},showFullscreen:{type:"boolean"},showAgeGate:{type:"boolean"},logoOverlay:{type:"string",enum:["bottomRight","bottomLeft","off"]},allowGeoRequest:{type:"boolean"},thumbnailDimensions:{type:"object",properties:{height:{type:"number"},width:{type:"number"}}},vttIndex:{type:"number"}}}},2311:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.yvapSchema=void 0,i.yvapSchema={$schema:"http://json-schema.org/draft-07/schema#",id:"/yvapSchema",type:["object","null"],properties:{accountId:{type:"string"},timeout:{type:["number","string"]},cTopic:{type:"string"},standaloneAd:{type:"object",properties:{xml:{type:"string"},showAdSlug:{type:"boolean"}}},vpaidTimeout:{type:"number"},adsReady:{type:"boolean"},preInitVpaid:{type:"boolean"}}}},3423:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(1654),r=function(){function t(t,i){this.rit=null,this.sit=i,this.s7=new e.default(t)}return t.prototype.verify=function(t){if(this.s7){var i={onComplete:function(){t(!0)},onError:function(){t(!1)},onProgress:function(){},onApiCallInfo:function(){}};this.sit&&this.s7.resolve([this.sit],{},{},i)}},t.prototype.scheduleVerification=function(t,i){var n=this;this.oit(),this.rit=window.setTimeout((function(){n.verify(t)}),i)},t.prototype.destroy=function(){this.oit(),this.s7=null,this.sit=null},t.prototype.oit=function(){this.rit&&(clearTimeout(this.rit),this.rit=null)},t}();i.default=r},8803:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.OathPlayerFactory=void 0;var e=n(3648),r=n(6554);i.OathPlayerFactory=function(t,i){var n=(null==t?void 0:t.iframeRender)||!1;return(null==t?void 0:t.insideIframeConfig)||!1||!n?new e.default(t,i):new r.default(t)}},3648:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}),s=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var o=n(8678),u=n(660),h=n(8173),a=n(4550),c=n(2091),f=n(7775),l=n(7402),v=n(8763),d=n(5697),p=n(7475),m=n(7883),b=n(8399),g=n(4011),y=n(6321),w=n(9002),_=n(5540),E=n(2311),O=n(5115),A=n(9032),S=n(9847),T=function(t){function i(i,n){var e,r,o,u,h=t.call(this,"OathPlayer")||this;h.uit=!1,h.hit=!1,h.version="8.3.15",h.playerType="desktop",h.jshlsVer="1.2.4",h.vdmsVer="0.3.10",h.ait=i,h.cit=Date.now(),h.Stt=null,i.playerId=i.playerId||A.default.generateGuid(),i=JSON.parse(JSON.stringify(i)),i=A.default.isLegacyConfig(i)?A.default.transformLegacyConfig(i):i,h.LE=new c.default(i,n,h),h.D1=new f.default(h.LE),h.playlist=new O.default(h.LE.getPlaylist()),h.fit(i),h.lit(i);var v=[h.version,h.cit];a.default.sendPlayerInitBeacon.apply(a.default,s([i],v)),h.p$(i),h.LE.initialize(),h.vit(),h.uit&&(h.Stt=new l.default(i,h));var d=null===(r=null===(e=window.performance)||void 0===e?void 0:e.getEntriesByName)||void 0===r?void 0:r.call(e,"vplayerinit");return 0===(null==d?void 0:d.length)&&(null===(u=null===(o=window.performance)||void 0===o?void 0:o.mark)||void 0===u||u.call(o,"vplayerinit")),h}return r(i,t),i.prototype.render=function(t){var i,n;return this.uit&&this.hit&&(null===(i=this.Stt)||void 0===i||i.setupIframeToPageCommunication(),null===(n=this.Stt)||void 0===n||n.sendClearIframeNameToPage()),this.LE.render(t),this},i.prototype.destroy=function(){this.LE.destroy(),t.prototype.destroy.call(this)},i.prototype.getCurrentTime=function(){return this.LE.getCurrentTime()},i.prototype.getCurrentDate=function(){return this.LE.getCurrentDate()},i.prototype.getVolume=function(){return this.LE.getVolume()},i.prototype.setQueryString=function(t){},i.prototype.removeAllMediaItems=function(){return!0},i.prototype.play=function(t,i){this.D1.play(t,i)},i.prototype.pause=function(t){this.D1.pause(t)},i.prototype.mute=function(){this.D1.setMute(!0)},i.prototype.unMute=function(){this.D1.setMute(!1)},i.prototype.setVolume=function(t,i){void 0===i&&(i=!1),this.D1.setVolume(t,i)},i.prototype.seek=function(t){this.D1.seek(t)},i.prototype.getMediaStore=function(){return this.LE.getMediaStore()},i.prototype.isPlaying=function(){return this.LE.isPlayMode()},i.prototype.isPlayMode=function(){return this.LE.isPlayMode()},i.prototype.isDocked=function(){return this.LE.isDocked()},i.prototype.setMediaItemTitle=function(t,i){return this.LE.setMediaItemTitle(t,i)},i.prototype.isLoading=function(){return this.LE.isLoading()},i.prototype.getVideoElement=function(){return this.LE.getVideoElement()},i.prototype.getRootElement=function(){return this.LE.getRootElement()},i.prototype.updateDockingConfig=function(t,i,n,e,r,s){this.LE.updateDockingConfig(t,i,n,e,r,s)},i.prototype.undockVideoPlayer=function(t){this.LE&&this.LE.undockVideoPlayer(t)},i.prototype.on=function(i,n,e){var r,s=this;if(Object.keys(h.Events).some((function(t){return h.Events[t]===i}))){var o=this.LE.addVdmsListener(i,n);r=function(){s.LE.removeVdmsListener(i,o)}}else{var u=t.prototype.addEventListener.call(this,i,n,e);r=function(){t.prototype.removeEventListener.call(s,i,u)}}return r.detach=r,r},i.prototype.suspend=function(){this.LE.suspend()},i.prototype.resume=function(){this.LE.resume(),this.playlist.playlist=this.LE.getPlaylist()},i.prototype.isSuspended=function(){return this.LE&&this.LE.isSuspended()||!1},i.prototype.isRendered=function(){return this.LE&&this.LE.isRendered()||!1},i.prototype.updateGeoConfig=function(t){this.LE.updateGeoConfig(t)},i.prototype.getPlaybackStartDto=function(){return this.LE.getPlaybackStartDto()},i.prototype.getInitTime=function(){return this.cit},Object.defineProperty(i.prototype,"guid",{get:function(){return this.LE&&this.LE.guid||""},enumerable:!1,configurable:!0}),i.prototype.getMediaItemMarkers=function(t){return this.LE.getMediaItemMarkers(t)},i.prototype.addCustomControlElement=function(t){return this.LE.addCustomControlElement(t)},Object.defineProperty(i.prototype,"oathConfig",{get:function(){return this.ait},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"iframeController",{get:function(){return this.Stt},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"controls",{get:function(){return this.D1},set:function(t){this.D1=t},enumerable:!1,configurable:!0}),i.prototype.setSapiOptions=function(t,i){if(!t||!t.length)throw new Error("InvalidArgumentException");i&&this.LE.setSapiOptions(t,i)},i.prototype.__setError=function(t,i,n,e,r){this.LE.setError(t,i,n,e,r)},i.prototype.__getSyncOffset=function(){return this.LE.getSyncOffset()},i.prototype.startSync=function(){this.LE.startSync()},i.prototype.stopSync=function(){this.LE.stopSync()},i.prototype.vit=function(){if(A.default.isOathDomain()){this.controls=this.D1,this.config=this.ait}},i.prototype.p$=function(t){try{var i=new u.Validator;i.addSchema(v.baseconfigSchema,"/baseconfigSchema"),i.addSchema(d.closedcaptionsSchema,"/closedcaptionsSchema"),i.addSchema(p.cmsSchema,"/cmsSchema"),i.addSchema(b.ctvSchema,"/ctvSchema"),i.addSchema(y.metricsSchema,"/metricsSchema"),i.addSchema(w.playbackSchema,"/playbackSchema"),i.addSchema(_.uiSchema,"/uiSchema"),i.addSchema(E.yvapSchema,"/yvapSchema"),i.addSchema(g.failoverSchema,"/failoverSchema"),i.validate(t,m.configSchema,{throwError:!0})}catch(t){var n="Invalid player config: "+t.property+" "+t.message;throw new Error(n)}},i.prototype.fit=function(t){this.uit=(null==t?void 0:t.iframeRender)||!1,this.hit=(null==t?void 0:t.insideIframeConfig)||!1},i.prototype.lit=function(t){if(S.userAgent.chrome&&window.self!==window.top&&window.ReportingObserver){var i=new window.ReportingObserver((function(i){a.default.sendInterventionReports(i,t)}),{buffered:!0,types:["intervention"]});i.observe(),window.addEventListener("unload",(function(n){var e=i.takeRecords();a.default.sendInterventionReports(e,t)}))}},i}(o.default);i.default=T},5115:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=function(){function t(t){var i=this;this.dit=["clear","getCurrentItem","getCurrentItemDescription","getCurrentItemId","getCurrentItemLiveStatus","getCurrentItemMarkers","getCurrentItemProviderName","getCurrentItemTitle","getIndexForId","getItem","getItemById","getItemId","getItems","getPosition","getSize","removeItem","removeItemById","removeItems","removeItemsById","sendPrefetchInfo","setPosition","setPositionById"],this.xG=t,this.dit.forEach((function(t){i[t]=function(){return this.xG[t].apply(this.xG,arguments)}}))}return t.prototype.addItem=function(t){return this.xG.addItem(this.pit([t])[0])},t.prototype.addItems=function(t,i){return void 0===i&&(i=!1),this.xG.addItems(this.pit(t),i)},t.prototype.setItems=function(t){return this.xG.setItems(this.pit(t))},Object.defineProperty(t.prototype,"playlist",{set:function(t){this.xG=t},enumerable:!1,configurable:!0}),t.prototype.pit=function(t){var i=this.mit();return t.map((function(t){return{id:t,mimetype:i}}))},t.prototype.mit=function(){var t=this.xG.getCurrentItem();return t&&t.mimetype||e.MediaItemInterfaces.MediaItemMimeType.SAPI},t}();i.default=r},9875:function(t,i,n){"use strict";var e,r,s,o=this&&this.__assign||function(){return(o=Object.assign||function(t){for(var i,n=1,e=arguments.length;n<e;n++)for(var r in i=arguments[n])Object.prototype.hasOwnProperty.call(i,r)&&(t[r]=i[r]);return t}).apply(this,arguments)};Object.defineProperty(i,"__esModule",{value:!0});var u=n(4146),h=n(7258),a=o(o({},u),h),c=(null===(s=null===(r=null===(e=window.OATH)||void 0===e?void 0:e.VideoPlatform)||void 0===r?void 0:r.i18n)||void 0===s?void 0:s.strings)||a;i.default=c},4586:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(8173),r=n(2615),s=function(){function t(){var t=this;this.git=[],this.yit=new r.default(Object.create(e.Player.prototype),{get:function(i,n){var e=t;return function(){e.git.push({method:n,args:arguments}),"render"===n&&arguments.length>0&&e.lZ.call(e,arguments[0])}}})}return t.prototype.destroy=function(){var t=this.wit;this.yit=void 0,this.git=[],t&&t.parentNode&&(t.parentNode.removeChild(t),this.wit=void 0)},t.prototype.execute=function(t){this.git.forEach((function(i){var n=i.method,e=i.args;t[n].apply(t,e)})),this.git=[]},t.prototype.getProxy=function(){return this.yit},t.prototype.lZ=function(t){var i="string"==typeof t?document.querySelector(t):t;if(null!==i&&i instanceof window.HTMLElement){var n=document.createElement("div");n.setAttribute("style","width:100%;height:100%;background:#000;position:absolute;left:0;top:0;"),i.appendChild(n),this.wit=n}},t}();i.default=s},7616:function(t,i){"use strict";var n=this;Object.defineProperty(i,"__esModule",{value:!0}),i.arrayIncludesPolyfill=i.objectValuesPolyfill=i.objectAssignPolyfill=void 0,i.objectAssignPolyfill=function(){"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(t,i){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),e=1;e<arguments.length;e++){var r=arguments[e];if(null!=r)for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(n[s]=r[s])}return n},writable:!0,configurable:!0})},i.objectValuesPolyfill=function(){"function"!=typeof Object.values&&Object.defineProperty(Object,"values",{value:function(t){if(!t)throw new TypeError("Cannot get values of undefined or null object");var i=[];for(var n in t)"string"==typeof n&&Object.prototype.hasOwnProperty.call(t,n)&&Object.prototype.propertyIsEnumerable.call(t,n)&&i.push(t[n]);return i}})},i.arrayIncludesPolyfill=function(){Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t,i){if(null==n)throw new TypeError('"this" is null or not defined');var e=Object(n),r=e.length>>>0;if(0===r)return!1;var s,o,u=0|i,h=Math.max(u>=0?u:r-Math.abs(u),0);for(;h<r;){if((s=e[h])===(o=t)||"number"==typeof s&&"number"==typeof o&&isNaN(s)&&isNaN(o))return!0;h++}return!1}})}},3502:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.Promise=void 0;var e,r,s=n(9297);if(i.Promise=e,"undefined"!=typeof self?r=self:void 0!==n.g&&(r=n.g),r){var o=r.Promise,u=void 0;try{u=Object.prototype.toString.call(o.resolve())}catch(t){}"[object Promise]"===u&&(i.Promise=e=o)}e||(i.Promise=e=s.default)},2615:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(t,i){var n=this,e=function(e){if(i&&i.get)return i.get(t,e,n)},r=Object.getOwnPropertyNames(t),s={};for(var o in r.forEach((function(i){var r={enumerable:!!(Object.getOwnPropertyDescriptor(t,i)||{}).enumerable,get:e.bind(t,i)};Object.defineProperty(n,i,r),s[i]=!0})),t)s[o]||n[o]||Object.defineProperty(n,o,{get:e.bind(t,o)});for(var u=0,h=Object.getOwnPropertyNames(Object.getPrototypeOf(t));u<h.length;u++)o=h[u],s[o]||n[o]||Object.defineProperty(n,o,{get:e.bind(t,o)});Object.seal(t),Object.seal(n)};i.default=n},9032:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.SCRIPT_LOAD_STATE=void 0;var e,r=n(7673),s=n(9847),o=n(8173),u=n(742),h=n(8481),a=["yahoo.com","yahoo.co.jp","yahoo.net","yahoo.fr","yimg.com","rivals.com","tumblr.com","txmblr.com","flickr.com","maktoob.com","grindtv.com","thepostgame.com","nfl.com","nfljapan.com","movie.yahoo-leisure.hk","mmovie.yahoo-leisure.hk","wt.video.corp.yahoo.com"],c=["cdn.ampproject.org","amp.cloudflare.com","bing-amp.com"],f=["oath.com","verizondigitalmediaservices.com","ouroath.com","vzbuilders.com","cashay.com","dpk0sergzlt6z.cloudfront.net","sandbox.sdaily.samsung.com","verizon.com","autoblog.com","intheknow.com"].concat(a).concat(["aol.com","aol.co.uk","aol.ca","aol.jp","aol.de"]).concat(["huffpost.com","huffpost.net","huffingtonpost.co.uk","huffingtonpost.com.au","huffingtonpost.in","huffpostbrasil.com","huffingtonpost.ca","huffingtonpost.fr","huffingtonpost.es","huffingtonpost.it","huffingtonpost.kr","huffingtonpost.jp","huffingtonpost.gr"]),l="lazyLoadState";!function(t){t[t.NOT_LOADED=0]="NOT_LOADED",t[t.LOADING=1]="LOADING",t[t.LOAD_COMPLETE=2]="LOAD_COMPLETE"}(e=i.SCRIPT_LOAD_STATE||(i.SCRIPT_LOAD_STATE={}));var v=function(){function t(){}return t.isOffNetwork=function(i,n){i=i||t.getHostUrl();var e=t.parseDomain(i);if(!i||s.userAgent.samsung)return!1;var r=n?a:f,o=[];return c.forEach((function(t){r.forEach((function(i){var n=i.replace(/-/g,"--").replace(/\./g,"-");o.push(n+"."+t)}))})),(o=o.concat(r)).push("localhost"),!e||!o.some((function(t){return-1!==e.indexOf(t,e.length-t.length)}))},t.isYahooDomain=function(i){return!1===t.isOffNetwork(i,!0)},t.isOathDomain=function(i){return!1===t.isOffNetwork(i,!1)},t.isAllowlistedDomain=function(i){var n=t.parseDomain(i||t.getHostUrl())||"";return["publishing.oath.com"].some((function(t){return!!n.match(new RegExp(t+"$"))}))},t.getHostUrl=function(){var t=document.referrer;try{window.top.location.href&&(t=window.top.location.href)}catch(t){}return t},t.parseDomain=function(t){var i=/^https?:\/\/([A-Za-z0-9\.\-]*)(?:$|\/|:)/.exec(t);return i?i[1]:null},t.isValidUrl=function(t){return/^https:\/\/[a-z0-9-\.]+\.[a-z]{2,4}\/?([^\s<>\#%"\,\{\}\\|\\\^\[\]`]+)?$/.test(t)},t.getPageQueryString=function(){var i=t.getWindow().location.search;return i&&0===i.indexOf("?")&&(i=i.substr(1)),r.parse(i,void 0,void 0,{decodeURIComponent:window.decodeURIComponent})},t.isIframe=function(){var i=t.getWindow();try{return i.top!==i.self}catch(t){return!0}},t.sendIframeBeacon=function(i){i=t.fixProtocol(i);var n=Math.random(),e="vp-beacons",r=document.querySelector("#vp-beacons"),s="vp-beacons-"+n;r||(r=t.createBeaconsIframe(document,e),document.body.appendChild(r));var o=t.createBeaconsIframe(r.contentDocument,s);return o.src=i,"complete"===r.contentDocument.readyState?r.contentDocument.body.appendChild(o):r.contentDocument.body.onload=function(){r.contentDocument.body.appendChild(o)},!0},t.createBeaconsIframe=function(t,i){var n=t.createElement("iframe");return n.frameBorder=0,n.width=0,n.height=0,n.marginwidth=0,n.marginheight=0,n.hspace=0,n.vspace=0,n.frameborder=0,n.scrolling="no",n.id=i,n.style.display="none",n.title="",n},t.sendImageBeacon=function(i){i=t.fixProtocol(i);var n=new Image;n.onload=n.onabort=n.onerror=function(){n.onload=n.onabort=n.onerror=null,n=null},n.src=i},t.fixProtocol=function(t){return s.userAgent.samsung&&0===t.indexOf("//")?"https:"+t:t},t.lazyLoad=function(i,n){var r=t.getLazyLoadState(i);if(r.state!==e.LOADING){if(r.state===e.LOAD_COMPLETE)return n(!0);r.state=e.LOADING,r.subscribers.push(n);t.loadScript(i,(function(t){r.state=e.LOAD_COMPLETE,r.subscribers.forEach((function(i){return i(t)}))}))}else r.subscribers.push(n)},t.getLazyLoadState=function(i){var n=t.getSingleton(l),r={state:e.NOT_LOADED,subscribers:[]};if(n&&n[i])r=n[i];else if(n)n[i]=r;else{var s={};s[i]=r,t.setSingleton(l,s)}return r},t.loadScript=function(t,i){var n=document.createElement("script");n.async=!0,n.src=t,n.onload=function(){return i(!0)},n.onerror=function(){return i(!1)},document.body.appendChild(n)},t.setSingleton=function(t,i){window.OATH=window.OATH||{},window.OATH.VideoPlatform=window.OATH.VideoPlatform||{},window.OATH.VideoPlatform[t]=i},t.getSingleton=function(t){return window.OATH&&window.OATH.VideoPlatform&&window.OATH.VideoPlatform[t]?window.OATH.VideoPlatform[t]:null},t.isValidRequestAction=function(t){return-1!==[null,h.REQUEST_TYPES.CLICK,h.REQUEST_TYPES.AUTOPLAY,h.REQUEST_TYPES.HOVER,h.REQUEST_TYPES.PLAY,h.REQUEST_TYPES.PAUSE,h.REQUEST_TYPES.SCROLL,h.REQUEST_TYPES.SWIPE,h.REQUEST_TYPES.BACKGROUND].indexOf(t)},t.transformLegacyConfig=function(i){var n=Object.assign({mediaItems:[],ui:{},watchHistory:{enabled:!1,watchedPeriod:.5,expiry:129600,skipWatchedVideos:!0}},i),e=!1;if(i.playlist&&i.playlist.mediaItems){i.playlist=Object.assign({},i.playlist);for(var r=0,s=i.playlist.mediaItems;r<s.length;r++){var a=s[r],c=null;a.id===h.GEMINI_STUB_VIDEO_ID&&i.YVAP&&i.YVAP.standaloneAd&&(c=t._it(a,i)),c||(c={mimetype:a.id?o.MediaItemInterfaces.MediaItemMimeType.SAPI:o.MediaItemInterfaces.MediaItemMimeType.CONTAINER,id:a.id||""},a.adConfig&&(c.adConfig=a.adConfig),(a.meta||a.streams)&&(c.customConfig={response:a}),a.streams&&c.mimetype===o.MediaItemInterfaces.MediaItemMimeType.CONTAINER&&(c.source=c.source||{},c.source.streams=a.streams),a.meta&&a.meta.playlist_config&&(e=!0));var f=a.images;f&&(f.thumbnail||f.large||f.medium||f.small)&&(c.metadata=c.metadata||{},c.metadata.thumbnail=f.thumbnail||f.large||f.medium||f.small),n.mediaItems.push(c)}void 0!==n.playlist.videoRecommendations&&(n.videoRecommendations=n.playlist.videoRecommendations),n.playlist.id?delete n.playlist.mediaItems:delete n.playlist}i.region&&(n.region=i.region.toUpperCase()),i.docking&&(n.ui.docking=Object.assign({},i.docking),n.ui.docking.position={},["Top","Right","Bottom","Left"].forEach((function(t){var e="position"+t,r=i.docking[e];n.ui.docking.position[t.toLowerCase()]="number"==typeof r?r:-1,delete n.ui.docking[e]})),delete n.docking);return[["ccOnMute","ccOnMute"],["chromeless","chromeless"],["showControls","showControls"],["showAgeGate","showAgeGate"],["fullscreenBtn","showFullscreenButton"]].forEach((function(t){void 0!==i[t[0]]&&(n.ui[t[1]]=!!i[t[0]]),delete n[t[0]]})),void 0!==i.startscreen&&"object"!=typeof i.startscreen?(n.ui.startScreen={show:!!i.startscreen},delete n.startscreen):"object"==typeof i.startscreen&&i.startscreen&&(n.ui.startScreen=n.ui.startScreen||{},["showButton","show","showDesc","showControls","showProvider","showTitle"].forEach((function(t){void 0!==i.startscreen[t]&&(n.ui.startScreen[t]=!!i.startscreen[t])})),n.ui.startScreen.showDescription=!!i.startscreen.showDesc,delete n.ui.startScreen.showDesc,delete n.startscreen),void 0!==i.endscreen&&"object"!=typeof i.endscreen?(n.ui.endScreen={show:!!i.endscreen},delete n.endscreen):"object"==typeof i.endscreen&&i.endscreen&&(n.ui.endScreen=i.endscreen,delete n.endscreen),void 0!==i.replayonlyendscreen&&"boolean"==typeof i.replayonlyendscreen&&(n.ui.endScreen={show:!!i.replayonlyendscreen},delete n.replayonlyendscreen),["Start","Hover"].forEach((function(t){var e="showTitleOn"+t;void 0!==i[e]&&(n.ui.title=n.ui.title||{},n.ui.title["showOn"+t]=i[e],delete n[e])})),void 0!==i.watchHistoryEnabled&&(n.watchHistory.enabled=i.watchHistoryEnabled,delete n.watchHistoryEnabled),void 0!==i.watchedPeriod&&(n.watchHistory.watchedPeriod=i.watchedPeriod,delete n.watchedPeriod),void 0!==i.watchHistoryExpiry&&(n.watchHistory.expiry=i.watchHistoryExpiry,delete n.watchHistoryExpiry),i.YVAP&&("number"==typeof i.YVAP.timeout&&(n.ads=n.ads||{timeout:{}},n.ads.timeout.load=i.YVAP.timeout),"number"==typeof i.YVAP.vpaidTimeout&&(n.ads=n.ads||{timeout:{}},n.ads.timeout.start=i.YVAP.vpaidTimeout)),i.playlistUI&&(n.ui.playlist=i.playlistUI,i.playlistUI.playlistId&&(n.playlist=n.playlist||{},n.playlist.id=i.playlistUI.playlistId),delete n.playlistUI),e&&n.ui.playlist&&(n.ui.playlist.mimetype="playlist/structured"),["height","width"].forEach((function(t){i[t]&&u.TypeChecker.isString(i[t])&&(n[t]=parseInt(i[t],10),u.TypeChecker.isNumber(n[t])||delete n[t])})),n},t.isLegacyConfig=function(t){return!(!t||!t.playlist||!t.playlist.mediaItems&&!t.playlist.id)},t.formatTime=function(t){var i=Math.floor(t/3600),n=Math.floor((t-3600*i)/60),e=Math.floor(t-3600*i-60*n),r=e<10?"0"+e:e.toString(),s="";if(i>0){var o=n<10?"0"+n:n.toString();s=i.toString()+":"+o+":"+r}else u.TypeChecker.isNumber(n)&&(s=n.toString()+":"+r);return s},t.getPlayerType=function(){var i=t.getSingleton("PlayerHosting"),n="desktop";if(i&&i.type){var e=i.type.match(/^oath\-player\-([a-z\-]*)\.js/);e&&e[1]&&(n=e[1])}return"nextgen-"+(n="mobile-ios"===n?"ios":n)},t.getBckt=function(){var i=t.getSingleton("PlayerHosting"),n="Treatment_Oath_Player";if(i){var e=i.bucket,r=i.env;return e||("prod"===r?n:null)||"none"}return n},t.isInternalUser=function(){var i=t.getSingleton("PlayerHosting");return i&&"stage"===i.env},t.getCookie=function(t){t+="=";var i=document.cookie.split(/;\s*/),n=null;return i.forEach((function(i){i.indexOf(t)>-1&&(n=i.replace(t,""))})),n},t.extend=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];return u.TypeChecker.isObject(t)||(t={}),i.forEach((function(i){if(i)for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])})),t},t.getResourceLoadTime=function(t){if(window.performance&&window.performance.getEntriesByType){var i=window.performance.getEntriesByType("resource"),n=void 0;for(n in i)if(i[n]&&i[n].name&&i[n].name.match(t))return i[n].duration}return null},t.generateGuid=function(i){return i?(0|16*Math.random()).toString(16):"10000000-1000-4000-8000-100000000000".replace(/1|0/g,t.generateGuid)},t.getWindow=function(){return window},t._it=function(t,i){var n;return t&&i&&i.YVAP&&i.YVAP.standaloneAd&&i.YVAP.standaloneAd.gemini?(i.YVAP.standaloneAd.gemini.disableAdCountdown=null===(n=null==i?void 0:i.ui)||void 0===n?void 0:n.disableAdCountdown,{mimetype:o.MediaItemInterfaces.MediaItemMimeType.CONTAINER,metadata:{type:o.MediaItemInterfaces.MediaItemType.CONTAINER},id:"gemini-ad-"+Math.ceil(1e11*Math.random()),adConfig:{mimetype:h.VRM_PLUGIN_MIMETYPE,value:{YVAP:i.YVAP}}}):null},t}();i.default=v},9617:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(742),r="vpResumeTimeItems",s=function(){function t(t,i){this.Eit=t.watchHistoryEnabled||!1,this.Oit=t.watchedPeriod||.5,this.Ait=t.watchHistoryExpiry||129600,this._m=i}return t.prototype.isWatched=function(t,i){if(!this.Eit)return!1;if(!t)throw new Error("UUID not passed for isWatched!");var n=e.LocalStorage.get(r);if(!n||!n[t])return!1;var s=n[t].position;return this.isDeemedWatched(s,i)},t.prototype.clearExpired=function(){var t=e.LocalStorage.get(r),i=(new Date).getTime(),n=!1;t&&(Object.keys(t).forEach((function(e){var r=t[e].expiryTime;r&&i-r>0&&(delete t[e],n=!0)})),n&&e.LocalStorage.put(r,t))},t.prototype.saveProgress=function(t,i){var n=e.LocalStorage.get(r)||{},s=this.Ait;n[t.id]={position:t.position},i&&(n[t.id].expiryTime=(new Date).getTime()+1e3*s,this.isDeemedWatched(t.position,t.duration)?this._m.setMediaItemWatched(t.id,!0):this._m.setMediaItemWatched(t.id,!1)),e.LocalStorage.put(r,n)},t.prototype.getProgress=function(t){if(!t)throw new Error("UUID not passed for getProgress!");var i=e.LocalStorage.get(r);return i?i[t]:null},t.prototype.isDeemedWatched=function(t,i){var n=this.Oit;return!(!this.Eit||!i)&&(n>=0&&n<=1?t>=i*n:i<=n?t>=i-5:t>=n)},t}();i.default=s},4206:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.getErrorCode=void 0;var e=n(742),r=e.errorCodes.PLAYER_CODES,s={0:{timeout:r.E_CMS_XHR_REQ_CONNECTION_FAILED_TIMEOUT,default:r.E_CMS_XHR_REQ_CONNECTION_FAILED},1:{timeout:r.E_CMS_XHR_RESPONSE_ABSENT_TIMEOUT,default:r.E_CMS_XHR_RESPONSE_ABSENT},2:{408:r.E_CMS_XHR_REQ_LOAD_408,timeout:r.E_CMS_XHR_REQ_LOAD_TIMEOUT,default:r.E_CMS_XHR_REQ_LOAD_FAILED},3:{408:r.E_CMS_XHR_REQ_408,timeout:r.E_CMS_XHR_REQ_INCOMPLETE_TIMEOUT,default:r.E_CMS_XHR_REQ_INCOMPLETE},default:{timeout:r.E_CMS_XHR_REQ_TIMEOUT,cors:r.E_CMS_XHR_REQ_CORS_ERROR,default:r.E_CMS_XHR_REQ_ERROR}};i.getErrorCode=function(t,i,n){var r;return i=i&&s[i]?i:"default",(null===(r=null==t?void 0:t.message)||void 0===r?void 0:r.includes(e.LoaderConstants.XHR_TIMEOUT))?n="timeout":n&&s[i][n]||(n="default"),s[i][n]}},7717:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9418),r=function(){function t(){this.Y8=new e.default}return t.prototype.updateOathPlayerOpss=function(t,i,n){this.Y8.updateOathPlayerInfo(t,i,n)},t}();i.default=r},9418:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.prototype.updateOathPlayerInfo=function(t,i,n){if(!1!==t){var e=i&&i.querySelector(".vp-opss-info");if(e){var r=e.querySelector(".vp-opss-title"),s=this.Sit(n.version),o=e.querySelector(".vp-opss-lmsid");e.insertBefore(s,r);var u=this.Tit(),h=e.querySelector(".vp-opss-hosting");h&&(h.innerHTML=u);var a=e.querySelector(".vp-opss-profile");a&&(a.innerHTML=JSON.stringify(n.config,void 0,2)),o&&(o.innerHTML="<span class='vp-details'> License Id(LMS ID): </span> "+n.lmsId)}}},t.prototype.Sit=function(t){var i=document.createElement("div");i.classList.add("vp-opss-oath-title");var n=document.createElement("div");n.classList.add("vp-opss-title"),n.innerHTML="OATH PLAYER";var e=document.createElement("div");return e.innerHTML=t,i.appendChild(n),i.appendChild(e),i},t.prototype.Tit=function(){var t=window.OATH,i=t&&t.VideoPlatform&&t.VideoPlatform.PlayerHosting||"local";return JSON.stringify(i,void 0,2)},t}();i.default=n},9099:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){this.uploadType="individual",this.expCount=0,this.pending={},this.complete=0}return t.runExperiment=function(){(new t).Iit()},t.sendBeacon=function(){this.runExperiment()},t.prototype.jit=function(t){var i="";return i="[",["startTime","redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","secureConnectionStart","connectEnd","requestStart","responseStart","responseEnd"].forEach((function(n){i+=t[n]+","})),i=i.slice(0,-1)+"]"},t.prototype.Mit=function(t,i){if(0==i.length)return"{}";var n="{";return i.forEach((function(i){n+='"'+i+'":"'+t.getResponseHeader(i)+'",'})),n=n.slice(0,-1)+"}"},t.prototype.Iit=function(){var t=this,i=!1;new Promise((function(t,n){var e=setTimeout((function(){i=!0,n(new Error("Work Order Request Timed Out"))}),2e3);fetch("https://edge-mcdn.secure.yahoo.com/dms/exp.json").then((function(n){clearTimeout(e),i||t(n)})).catch((function(t){i||n(t)}))})).then((function(t){return t.json()})).then((function(i){t.Nit(i)})).catch((function(t){}))},t.prototype.Nit=function(t){var i=t.expCount,n=t.selection;this.uploadType=t.uploadType;var e=[],r=[];if(0!==i){if(i>=t.expList.length)r=t.expList;else if("random"===n)for(var s=0;s<i;s++){(o=Math.floor(Math.random()*(t.expList.length+1)))===t.expList.length&&(o-=1),r.push(t.expList[o])}else if("ordered"===n){(o=Math.floor(Math.random()*(t.expList.length+1)))===t.expList.length&&(o-=1);for(s=0;s<i;s++)o+s>=t.expList.length&&(o=-1*s),r.push(t.expList[o+s])}else if("individual"===n)for(var o=100*Math.random(),u=0,h=t.expList;u<h.length;u++){var a=h[u];t.runProb<o&&r.push(a)}for(var c=0,f=r;c<f.length;c++)for(a=f[c],s=0;s<a.trials;s++){o=Math.ceil(99999999999999*Math.random()).toString(36);var l=a.target.replace("<RAND>",o),v=new RegExp(a.beaconRegex,"gi").exec(l),d=[],p=[];a.requestHeaders&&(d=a.requestHeaders),a.parseHeaders&&(p=a.parseHeaders),null!==v&&null!==v[1]?e.push([l,v[1],a.timeout,d,p,a.name,a.uploadEndpoints]):e.push([l,a.name,a.timeout,d,p,a.name,a.uploadEndpoints]),this.expCount++}this.kit(e)}},t.prototype.kit=function(t){for(var i=this,n=function(){this.startTime=0,this.endTime=0,this.source="default"},e=function(t,e,r,s,o,u,h){if(o.length>0||s.length>0){var a,c=new n,f=!1;new Promise((function(i,n){var e=setTimeout((function(){f=!0,n(new Error("Header Request Timed Out"))}),r);(a=new XMLHttpRequest).open("GET",t,!0),a.onload=function(){clearTimeout(e),f||i()},a.onerror=function(){clearTimeout(e),f||i()},s.forEach((function(t){var i=t.split(":");2==i.length&&a.setRequestHeader(i[0],i[1])})),c.startTime=Date.now(),a.send()})).then((function(){if("performance"in window&&"getEntriesByType"in window.performance){c.endTime=Date.now(),c.source="ajax";var n=window.performance.getEntriesByName(t);i.expCount=n.length>1?i.expCount+n.length-1:i.expCount;for(var r=0,s=n;r<s.length;r++){var f=s[r];i.Rit("0",e,f,i.Mit(a,o),u,h,c)}}else i.Rit("6",e,null,i.Mit(a,o),u,h,c)})).catch((function(t){f?i.Rit("5",e,null,"",u,h,c):i.Rit("4",e,null,"",u,h,c)}))}else{var l=!1,v=new n;new Promise((function(i,n){var e=setTimeout((function(){l=!0,n(new Error("Experiment Timed Out"))}),r),s=new Image;s.onload=function(){clearTimeout(e),l||i()},s.onerror=function(){clearTimeout(e),l||i()},v.startTime=Date.now(),s.src=t})).then((function(){if("performance"in window&&"getEntriesByType"in window.performance){v.endTime=Date.now(),v.source="image";var n=window.performance.getEntriesByName(t);i.expCount=n.length>1?i.expCount+n.length-1:i.expCount;for(var r=0,s=n;r<s.length;r++){var o=s[r];i.Rit("0",e,o,"",u,h,v)}}else i.Rit("3",e,null,"",u,h,v)})).catch((function(t){l?i.Rit("2",e,null,"",u,h,v):i.Rit("1",e,null,"",u,h,v)}))}},r=0,s=t;r<s.length;r++){var o=s[r];e(o[0],o[1],o[2],o[3],o[4],o[5],o[6])}},t.prototype.Rit=function(t,i,n,e,r,s,o){var u=this;if(0!==s.length){var h=function(t,i){var n=0;new Promise((function(n,e){var r=new Image;r.onload=function(){return n()},r.onerror=function(){return e()},r.src=t[0]+i})).catch((function(e){(n+=1)<t.length&&h(t[n],i)}))},a="{";null!=r&&(a+='"n":"'+r+'",'),a+=null===n?'"m":[],':'"m":'+this.jit(n)+",",a+='"r":'+t+",",a+='"s":'+o.startTime+",",a+='"e":'+o.endTime+",",a+='"q":"'+o.source+'",',""!=e&&(a+='"h":'+e+","),a+='"b":"'+i+'"}';var c="",f=[];s.forEach((function(t){c+=t.replace("<BEACON>",i),f.push(t.replace("<BEACON>",i))})),"group"==this.uploadType?(c in this.pending||(this.pending[c]=[]),this.pending[c].push([a,f]),this.complete++,this.complete==this.expCount&&Object.keys(this.pending).forEach((function(t){var i,n="[";u.pending[t].forEach((function(t){n+=t[0]+",",i=t[1]})),n=n.slice(0,-1)+"]",h(i,btoa(n))}))):(a="["+a+"]",h(f,btoa(a)))}},t}();i.default=n},152:function(t,i,n){"use strict";n.r(i);var e=n(3645),r=n.n(e),s=n(1667),o=n.n(s),u=n(5030),h=n.n(u),a=n(5251),c=n.n(a),f=r()(!1),l=o()(h()),v=o()(c());f.push([t.id,".vp-nfl-branding-container{width:100%;height:36px;position:relative;z-index:22;background:#011832;background:-moz-linear-gradient(left,#011832 0,#103155 40%,#011832 100%);background-image:-webkit-linear-gradient(left,#011832,#103155 40%,#011832);background-image:-o-linear-gradient(left,#011832 0,#103155 40%,#011832 100%);background-image:linear-gradient(left,#011832,#103155 40%,#011832);*background:#011832;white-space:nowrap}.vp-browser-mobile .vp-nfl-branding-container{height:52px}.vp-nfl-branding{margin:10px auto;display:inline-block;zoom:1;width:30%;height:100%}.vp-browser-mobile .vp-nfl-branding{margin:15px auto}.vp-nfl-branding-container .vp-nfl-brand{display:inline-block;height:100%;background-position:50%;margin-left:10px;background-repeat:no-repeat;background-size:100%}.vp-nfl-branding-container .vp-nfl-brand-span{background-image:url("+l+");width:20px}.vp-browser-mobile .vp-nfl-branding-container .vp-nfl-brand-span{width:30px;height:30px}.vp-nfl-branding-container .vp-nfl-brand-logo{background-image:url("+v+");width:110px}.vp-browser-mobile .vp-nfl-branding-container .vp-nfl-brand-logo{margin-left:50px;margin-top:2px;width:157px;height:20px}",""]),i.default=f},6265:function(t,i,n){"use strict";n.r(i);var e=n(3645),r=n.n(e)()(!1);r.push([t.id,".yvp-playlist-icon-wrapper{position:absolute;left:0;height:100%;width:24px;background:rgba(0,0,0,.7)}.yvp-playlist-icon-wrapper .yvp-playlist-icon.item{position:absolute;top:50%;margin-top:-7px;left:5px}.yvp-playlist-icon{display:inline-block;vertical-align:top;width:14px;height:14px}.yvp-playlist-icon.item{opacity:1;margin-right:5px}.yvp-playlist-item-watched{display:none;width:126px;top:0;position:absolute;height:70px;text-align:center;vertical-align:center;background:rgba(18,23,23,.75)}.yvp-playlist-item-watched.yvp-show{display:block}.yvp-playlist-item-watched.yvp-hide{display:none}.yvp-watched{font-size:11px;overflow:hidden;color:#9ea2af;font-style:italic;font-family:Helvetica Neue,Helvetica,helvetica,arial,sans-serif;line-height:16px;white-space:normal;text-overflow:ellipsis;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}",""]),i.default=r},3645:function(t){"use strict";t.exports=function(t){var i=[];return i.toString=function(){return this.map((function(i){var n=function(t,i){var n=t[1]||"",e=t[3];if(!e)return n;if(i&&"function"==typeof btoa){var r=(o=e,u=btoa(unescape(encodeURIComponent(JSON.stringify(o)))),h="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(u),"/*# ".concat(h," */")),s=e.sources.map((function(t){return"/*# sourceURL=".concat(e.sourceRoot||"").concat(t," */")}));return[n].concat(s).concat([r]).join("\n")}var o,u,h;return[n].join("\n")}(i,t);return i[2]?"@media ".concat(i[2]," {").concat(n,"}"):n})).join("")},i.i=function(t,n,e){"string"==typeof t&&(t=[[null,t,""]]);var r={};if(e)for(var s=0;s<this.length;s++){var o=this[s][0];null!=o&&(r[o]=!0)}for(var u=0;u<t.length;u++){var h=[].concat(t[u]);e&&r[h[0]]||(n&&(h[2]?h[2]="".concat(n," and ").concat(h[2]):h[2]=n),i.push(h))}},i}},1667:function(t){"use strict";t.exports=function(t,i){return i||(i={}),"string"!=typeof(t=t&&t.__esModule?t.default:t)?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),i.hash&&(t+=i.hash),/["'() \t\n]/.test(t)||i.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},8513:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.O6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.O6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.A6(e,t,!1,i);var r=this._i["*"];r&&this.A6(r,t,!0,i)}},t.prototype.A6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.O6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},8678:function(t,i,n){t.exports=n(8513)},8908:function(t,i,n){var e;e="undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self?self:{},t.exports=e},9397:function(t,i){!function(t){var i=/\S/,n=/\"/g,e=/\n/g,r=/\r/g,s=/\\/g,o=/\u2028/,u=/\u2029/;function h(t){"}"===t.n.substr(t.n.length-1)&&(t.n=t.n.substring(0,t.n.length-1))}function a(t){return t.trim?t.trim():t.replace(/^\s*|\s*$/g,"")}function c(t,i,n){if(i.charAt(n)!=t.charAt(0))return!1;for(var e=1,r=t.length;e<r;e++)if(i.charAt(n+e)!=t.charAt(e))return!1;return!0}t.tags={"#":1,"^":2,"<":3,$:4,"/":5,"!":6,">":7,"=":8,Lit:9,"{":10,"&":11,Dit:12},t.scan=function(n,e){var r=n.length,s=0,o=null,u=null,f="",l=[],v=!1,d=0,p=0,m="{{",b="}}";function g(){f.length>0&&(l.push({tag:"_t",text:new String(f)}),f="")}function y(n,e){if(g(),n&&function(){for(var n=!0,e=p;e<l.length;e++)if(!(n=t.tags[l[e].tag]<t.tags.Lit||"_t"==l[e].tag&&null===l[e].text.match(i)))return!1;return n}())for(var r,s=p;s<l.length;s++)l[s].text&&((r=l[s+1])&&">"==r.tag&&(r.indent=l[s].text.toString()),l.splice(s,1));else e||l.push({tag:"\n"});v=!1,p=l.length}function w(t,i){var n="="+b,e=t.indexOf(n,i),r=a(t.substring(t.indexOf("=",i)+1,e)).split(" ");return m=r[0],b=r[r.length-1],e+n.length-1}for(e&&(e=e.split(" "),m=e[0],b=e[1]),d=0;d<r;d++)0==s?c(m,n,d)?(--d,g(),s=1):"\n"==n.charAt(d)?y(v):f+=n.charAt(d):1==s?(d+=m.length-1,"="==(o=(u=t.tags[n.charAt(d+1)])?n.charAt(d+1):"_v")?(d=w(n,d),s=0):(u&&d++,s=2),v=d):c(b,n,d)?(l.push({tag:o,n:a(f),otag:m,ctag:b,i:"/"==o?v-m.length:d+b.length}),f="",d+=b.length-1,s=0,"{"==o&&("}}"==b?d++:h(l[l.length-1]))):f+=n.charAt(d);return y(v,!0),l};var f={Dit:!0,"\n":!0,$:!0,"/":!0};function l(i,n,e,r){var s,o=[],u=null,h=null;for(s=e[e.length-1];i.length>0;){if(h=i.shift(),s&&"<"==s.tag&&!(h.tag in f))throw new Error("Illegal content in < super tag.");if(t.tags[h.tag]<=t.tags.$||v(h,r))e.push(h),h.nodes=l(i,h.tag,e,r);else{if("/"==h.tag){if(0===e.length)throw new Error("Closing tag without opener: /"+h.n);if(u=e.pop(),h.n!=u.n&&!d(h.n,u.n,r))throw new Error("Nesting error: "+u.n+" vs. "+h.n);return u.end=h.i,o}"\n"==h.tag&&(h.last=0==i.length||"\n"==i[0].tag)}o.push(h)}if(e.length>0)throw new Error("missing closing tag: "+e.pop().n);return o}function v(t,i){for(var n=0,e=i.length;n<e;n++)if(i[n].o==t.n)return t.tag="#",!0}function d(t,i,n){for(var e=0,r=n.length;e<r;e++)if(n[e].c==t&&n[e].o==i)return!0}function p(t){var i=[];for(var n in t.partials)i.push('"'+b(n)+'":{name:"'+b(t.partials[n].name)+'", '+p(t.partials[n])+"}");return"partials: {"+i.join(",")+"}, subs: "+function(t){var i=[];for(var n in t)i.push('"'+b(n)+'": function(c,p,t,i) {'+t[n]+"}");return"{ "+i.join(",")+" }"}(t.subs)}t.stringify=function(i,n,e){return"{code: function (c,p,i) { "+t.wrapMain(i.code)+" },"+p(i)+"}"};var m=0;function b(t){return t.replace(s,"\\\\").replace(n,'\\"').replace(e,"\\n").replace(r,"\\r").replace(o,"\\u2028").replace(u,"\\u2029")}function g(t){return~t.indexOf(".")?"d":"f"}function y(t,i){var n="<"+(i.prefix||"")+t.n+m++;return i.partials[n]={name:t.n,partials:{}},i.code+='t.b(t.rp("'+b(n)+'",c,p,"'+(t.indent||"")+'"));',n}function w(t,i){i.code+="t.b(t.t(t."+g(t.n)+'("'+b(t.n)+'",c,p,0)));'}function _(t){return"t.b("+t+");"}t.generate=function(i,n,e){m=0;var r={code:"",subs:{},partials:{}};return t.walk(i,r),e.asString?this.stringify(r,n,e):this.makeTemplate(r,n,e)},t.wrapMain=function(t){return'var t=this;t.b(i=i||"");'+t+"return t.fl();"},t.template=t.Template,t.makeTemplate=function(t,i,n){var e=this.makePartials(t);return e.code=new Function("c","p","i",this.wrapMain(t.code)),new this.template(e,i,this,n)},t.makePartials=function(t){var i,n={subs:{},partials:t.partials,name:t.name};for(i in n.partials)n.partials[i]=this.makePartials(n.partials[i]);for(i in t.subs)n.subs[i]=new Function("c","p","t","i",t.subs[i]);return n},t.codegen={"#":function(i,n){n.code+="if(t.s(t."+g(i.n)+'("'+b(i.n)+'",c,p,1),c,p,0,'+i.i+","+i.end+',"'+i.otag+" "+i.ctag+'")){t.rs(c,p,function(c,p,t){',t.walk(i.nodes,n),n.code+="});c.pop();}"},"^":function(i,n){n.code+="if(!t.s(t."+g(i.n)+'("'+b(i.n)+'",c,p,1),c,p,1,0,0,"")){',t.walk(i.nodes,n),n.code+="};"},">":y,"<":function(i,n){var e={partials:{},code:"",subs:{},inPartial:!0};t.walk(i.nodes,e);var r=n.partials[y(i,n)];r.subs=e.subs,r.partials=e.partials},$:function(i,n){var e={subs:{},code:"",partials:n.partials,prefix:i.n};t.walk(i.nodes,e),n.subs[i.n]=e.code,n.inPartial||(n.code+='t.sub("'+b(i.n)+'",c,p,i);')},"\n":function(t,i){i.code+=_('"\\n"'+(t.last?"":" + i"))},Lit:function(t,i){i.code+="t.b(t.v(t."+g(t.n)+'("'+b(t.n)+'",c,p,0)));'},Dit:function(t,i){i.code+=_('"'+b(t.text)+'"')},"{":w,"&":w},t.walk=function(i,n){for(var e,r=0,s=i.length;r<s;r++)(e=t.codegen[i[r].tag])&&e(i[r],n);return n},t.parse=function(t,i,n){return l(t,0,[],(n=n||{}).sectionTags||[])},t.cache={},t.cacheKey=function(t,i){return[t,!!i.asString,!!i.disableLambda,i.delimiters,!!i.modelGet].join("||")},t.compile=function(i,n){n=n||{};var e=t.cacheKey(i,n),r=this.cache[e];if(r){var s=r.partials;for(var o in s)delete s[o].instance;return r}return r=this.generate(this.parse(this.scan(i,n.delimiters),i,n),i,n),this.cache[e]=r}}(i)},5485:function(t,i,n){var e=n(9397);e.Template=n(2882).Template,e.template=e.Template,t.exports=e},2882:function(t,i){!function(t){function i(t,i,n){var e;return i&&"object"==typeof i&&(void 0!==i[t]?e=i[t]:n&&i.get&&"function"==typeof i.get&&(e=i.get(t))),e}t.Template=function(t,i,n,e){t=t||{},this.r=t.code||this.r,this.c=n,this.options=e||{},this.text=i||"",this.partials=t.partials||{},this.subs=t.subs||{},this.buf=""},t.Template.prototype={r:function(t,i,n){return""},v:function(t){return t=h(t),u.test(t)?t.replace(n,"&amp;").replace(e,"&lt;").replace(r,"&gt;").replace(s,"&#39;").replace(o,"&quot;"):t},t:h,render:function(t,i,n){return this.ri([t],i||{},n)},ri:function(t,i,n){return this.r(t,i,n)},ep:function(t,i){var n=this.partials[t],e=i[n.name];if(n.instance&&n.base==e)return n.instance;if("string"==typeof e){if(!this.c)throw new Error("No compiler available.");e=this.c.compile(e,this.options)}if(!e)return null;if(this.partials[t].base=e,n.subs){for(key in i.stackText||(i.stackText={}),n.subs)i.stackText[key]||(i.stackText[key]=void 0!==this.activeSub&&i.stackText[this.activeSub]?i.stackText[this.activeSub]:this.text);e=function(t,i,n,e,r,s){function o(){}function u(){}var h;o.prototype=t,u.prototype=t.subs;var a=new o;for(h in a.subs=new u,a.subsText={},a.buf="",e=e||{},a.stackSubs=e,a.subsText=s,i)e[h]||(e[h]=i[h]);for(h in e)a.subs[h]=e[h];for(h in r=r||{},a.stackPartials=r,n)r[h]||(r[h]=n[h]);for(h in r)a.partials[h]=r[h];return a}(e,n.subs,n.partials,this.stackSubs,this.stackPartials,i.stackText)}return this.partials[t].instance=e,e},rp:function(t,i,n,e){var r=this.ep(t,n);return r?r.ri(i,n,e):""},rs:function(t,i,n){var e=t[t.length-1];if(a(e))for(var r=0;r<e.length;r++)t.push(e[r]),n(t,i,this),t.pop();else n(t,i,this)},s:function(t,i,n,e,r,s,o){var u;return(!a(t)||0!==t.length)&&("function"==typeof t&&(t=this.ms(t,i,n,e,r,s,o)),u=!!t,!e&&u&&i&&i.push("object"==typeof t?t:i[i.length-1]),u)},d:function(t,n,e,r){var s,o=t.split("."),u=this.f(o[0],n,e,r),h=this.options.modelGet,c=null;if("."===t&&a(n[n.length-2]))u=n[n.length-1];else for(var f=1;f<o.length;f++)void 0!==(s=i(o[f],u,h))?(c=u,u=s):u="";return!(r&&!u)&&(r||"function"!=typeof u||(n.push(c),u=this.mv(u,n,e),n.pop()),u)},f:function(t,n,e,r){for(var s=!1,o=!1,u=this.options.modelGet,h=n.length-1;h>=0;h--)if(void 0!==(s=i(t,n[h],u))){o=!0;break}return o?(r||"function"!=typeof s||(s=this.mv(s,n,e)),s):!r&&""},ls:function(t,i,n,e,r){var s=this.options.delimiters;return this.options.delimiters=r,this.b(this.ct(h(t.call(i,e)),i,n)),this.options.delimiters=s,!1},ct:function(t,i,n){if(this.options.disableLambda)throw new Error("Lambda features disabled.");return this.c.compile(t,this.options).render(i,n)},b:function(t){this.buf+=t},fl:function(){var t=this.buf;return this.buf="",t},ms:function(t,i,n,e,r,s,o){var u,h=i[i.length-1],a=t.call(h);return"function"==typeof a?!!e||(u=this.activeSub&&this.subsText&&this.subsText[this.activeSub]?this.subsText[this.activeSub]:this.text,this.ls(a,h,n,u.substring(r,s),o)):a},mv:function(t,i,n){var e=i[i.length-1],r=t.call(e);return"function"==typeof r?this.ct(h(r.call(e)),e,n):r},sub:function(t,i,n,e){var r=this.subs[t];r&&(this.activeSub=t,r(i,n,this,e),this.activeSub=!1)}};var n=/&/g,e=/</g,r=/>/g,s=/\'/g,o=/\"/g,u=/[&<>\"\']/;function h(t){return String(null==t?"":t)}var a=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)}}(i)},7376:function(t){t.exports=function(t){if(!t)return!1;var n=i.call(t);return"[object Function]"===n||"function"==typeof t&&"[object RegExp]"!==n||"undefined"!=typeof window&&(t===window.setTimeout||t===window.alert||t===window.confirm||t===window.prompt)};var i=Object.prototype.toString},6481:function(t,i,n){"use strict";var e=n(9177),r=e.ValidatorResult,s=e.SchemaError,o={ignoreProperties:{id:!0,default:!0,description:!0,title:!0,additionalItems:!0,then:!0,else:!0,$schema:!0,$ref:!0,extends:!0}},u=o.validators={};function h(t,i,n,e,r){var s=i.throwError,o=i.throwAll;i.throwError=!1,i.throwAll=!1;var u=this.validateSchema(t,r,i,n);return i.throwError=s,i.throwAll=o,!u.valid&&e instanceof Function&&e(u),u.valid}function a(t,i){if(Object.hasOwnProperty.call(t,i))return t[i];if(i in t)for(;t=Object.getPrototypeOf(t);)if(Object.propertyIsEnumerable.call(t,i))return t[i]}function c(t,i,n,e,r,s){if(this.types.object(t)&&(!i.properties||void 0===i.properties[r]))if(!1===i.additionalProperties)s.addError({name:"additionalProperties",argument:r,message:"is not allowed to have the additional property "+JSON.stringify(r)});else{var o=i.additionalProperties||{};"function"==typeof n.preValidateProperty&&n.preValidateProperty(t,r,o,n,e);var u=this.validateSchema(t[r],o,n,e.makeChild(o,r));u.instance!==s.instance[r]&&(s.instance[r]=u.instance),s.importErrors(u)}}u.type=function(t,i,n,e){if(void 0===t)return null;var s=new r(t,i,n,e),o=Array.isArray(i.type)?i.type:[i.type];if(!o.some(this.testType.bind(this,t,i,n,e))){var u=o.map((function(t){if(t){var i=t.$id||t.id;return i?"<"+i+">":t+""}}));s.addError({name:"type",argument:u,message:"is not of a type(s) "+u})}return s},u.anyOf=function(t,i,n,e){if(void 0===t)return null;var o=new r(t,i,n,e),u=new r(t,i,n,e);if(!Array.isArray(i.anyOf))throw new s("anyOf must be an array");if(!i.anyOf.some(h.bind(this,t,n,e,(function(t){u.importErrors(t)})))){var a=i.anyOf.map((function(t,i){var n=t.$id||t.id;return n?"<"+n+">":t.title&&JSON.stringify(t.title)||t.$ref&&"<"+t.$ref+">"||"[subschema "+i+"]"}));n.nestedErrors&&o.importErrors(u),o.addError({name:"anyOf",argument:a,message:"is not any of "+a.join(",")})}return o},u.allOf=function(t,i,n,e){if(void 0===t)return null;if(!Array.isArray(i.allOf))throw new s("allOf must be an array");var o=new r(t,i,n,e),u=this;return i.allOf.forEach((function(i,r){var s=u.validateSchema(t,i,n,e);if(!s.valid){var h=i.$id||i.id||i.title&&JSON.stringify(i.title)||i.$ref&&"<"+i.$ref+">"||"[subschema "+r+"]";o.addError({name:"allOf",argument:{id:h,length:s.errors.length,valid:s},message:"does not match allOf schema "+h+" with "+s.errors.length+" error[s]:"}),o.importErrors(s)}})),o},u.oneOf=function(t,i,n,e){if(void 0===t)return null;if(!Array.isArray(i.oneOf))throw new s("oneOf must be an array");var o=new r(t,i,n,e),u=new r(t,i,n,e),a=i.oneOf.filter(h.bind(this,t,n,e,(function(t){u.importErrors(t)}))).length,c=i.oneOf.map((function(t,i){return t.$id||t.id||t.title&&JSON.stringify(t.title)||t.$ref&&"<"+t.$ref+">"||"[subschema "+i+"]"}));return 1!==a&&(n.nestedErrors&&o.importErrors(u),o.addError({name:"oneOf",argument:c,message:"is not exactly one from "+c.join(",")})),o},u.if=function(t,i,n,s){if(void 0===t)return null;if(!e.isSchema(i.if))throw new Error('Expected "if" keyword to be a schema');var o,u=h.call(this,t,n,s,null,i.if),a=new r(t,i,n,s);if(u){if(void 0===i.then)return;if(!e.isSchema(i.then))throw new Error('Expected "then" keyword to be a schema');o=this.validateSchema(t,i.then,n,s.makeChild(i.then)),a.importErrors(o)}else{if(void 0===i.else)return;if(!e.isSchema(i.else))throw new Error('Expected "else" keyword to be a schema');o=this.validateSchema(t,i.else,n,s.makeChild(i.else)),a.importErrors(o)}return a},u.propertyNames=function(t,i,n,o){if(this.types.object(t)){var u=new r(t,i,n,o),h=void 0!==i.propertyNames?i.propertyNames:{};if(!e.isSchema(h))throw new s('Expected "propertyNames" to be a schema (object or boolean)');for(var c in t)if(void 0!==a(t,c)){var f=this.validateSchema(c,h,n,o.makeChild(h));u.importErrors(f)}return u}},u.properties=function(t,i,n,e){if(this.types.object(t)){var o=new r(t,i,n,e),u=i.properties||{};for(var h in u){var c=u[h];if(void 0!==c){if(null===c)throw new s('Unexpected null, expected schema in "properties"');"function"==typeof n.preValidateProperty&&n.preValidateProperty(t,h,c,n,e);var f=a(t,h),l=this.validateSchema(f,c,n,e.makeChild(c,h));l.instance!==o.instance[h]&&(o.instance[h]=l.instance),o.importErrors(l)}}return o}},u.patternProperties=function(t,i,n,e){if(this.types.object(t)){var o=new r(t,i,n,e),u=i.patternProperties||{};for(var h in t){var a=!0;for(var f in u){var l=u[f];if(void 0!==l){if(null===l)throw new s('Unexpected null, expected schema in "patternProperties"');try{var v=new RegExp(f,"u")}catch(t){v=new RegExp(f)}if(v.test(h)){a=!1,"function"==typeof n.preValidateProperty&&n.preValidateProperty(t,h,l,n,e);var d=this.validateSchema(t[h],l,n,e.makeChild(l,h));d.instance!==o.instance[h]&&(o.instance[h]=d.instance),o.importErrors(d)}}}a&&c.call(this,t,i,n,e,h,o)}return o}},u.additionalProperties=function(t,i,n,e){if(this.types.object(t)){if(i.patternProperties)return null;var s=new r(t,i,n,e);for(var o in t)c.call(this,t,i,n,e,o,s);return s}},u.minProperties=function(t,i,n,e){if(this.types.object(t)){var s=new r(t,i,n,e);return Object.keys(t).length>=i.minProperties||s.addError({name:"minProperties",argument:i.minProperties,message:"does not meet minimum property length of "+i.minProperties}),s}},u.maxProperties=function(t,i,n,e){if(this.types.object(t)){var s=new r(t,i,n,e);return Object.keys(t).length<=i.maxProperties||s.addError({name:"maxProperties",argument:i.maxProperties,message:"does not meet maximum property length of "+i.maxProperties}),s}},u.items=function(t,i,n,e){var s=this;if(this.types.array(t)&&i.items){var o=new r(t,i,n,e);return t.every((function(t,r){var u=Array.isArray(i.items)?i.items[r]||i.additionalItems:i.items;if(void 0===u)return!0;if(!1===u)return o.addError({name:"items",message:"additionalItems not permitted"}),!1;var h=s.validateSchema(t,u,n,e.makeChild(u,r));return h.instance!==o.instance[r]&&(o.instance[r]=h.instance),o.importErrors(h),!0})),o}},u.minimum=function(t,i,n,e){if(this.types.number(t)){var s=new r(t,i,n,e);return i.exclusiveMinimum&&!0===i.exclusiveMinimum?t>i.minimum||s.addError({name:"minimum",argument:i.minimum,message:"must be greater than "+i.minimum}):t>=i.minimum||s.addError({name:"minimum",argument:i.minimum,message:"must be greater than or equal to "+i.minimum}),s}},u.maximum=function(t,i,n,e){if(this.types.number(t)){var s=new r(t,i,n,e);return i.exclusiveMaximum&&!0===i.exclusiveMaximum?t<i.maximum||s.addError({name:"maximum",argument:i.maximum,message:"must be less than "+i.maximum}):t<=i.maximum||s.addError({name:"maximum",argument:i.maximum,message:"must be less than or equal to "+i.maximum}),s}},u.exclusiveMinimum=function(t,i,n,e){if("boolean"!=typeof i.exclusiveMaximum&&this.types.number(t)){var s=new r(t,i,n,e);return t>i.exclusiveMinimum||s.addError({name:"exclusiveMinimum",argument:i.exclusiveMinimum,message:"must be strictly greater than "+i.exclusiveMinimum}),s}},u.exclusiveMaximum=function(t,i,n,e){if("boolean"!=typeof i.exclusiveMaximum&&this.types.number(t)){var s=new r(t,i,n,e);return t<i.exclusiveMaximum||s.addError({name:"exclusiveMaximum",argument:i.exclusiveMaximum,message:"must be strictly less than "+i.exclusiveMaximum}),s}};var f=function(t,i,n,o,u,h){if(this.types.number(t)){var a=i[u];if(0==a)throw new s(u+" cannot be zero");var c=new r(t,i,n,o),f=e.getDecimalPlaces(t),l=e.getDecimalPlaces(a),v=Math.max(f,l),d=Math.pow(10,v);return Math.round(t*d)%Math.round(a*d)!=0&&c.addError({name:u,argument:a,message:h+JSON.stringify(a)}),c}};function l(t,i,n){var r,s=n.length;for(r=i+1;r<s;r++)if(e.deepCompareStrict(t,n[r]))return!1;return!0}u.multipleOf=function(t,i,n,e){return f.call(this,t,i,n,e,"multipleOf","is not a multiple of (divisible by) ")},u.divisibleBy=function(t,i,n,e){return f.call(this,t,i,n,e,"divisibleBy","is not divisible by (multiple of) ")},u.required=function(t,i,n,e){var s=new r(t,i,n,e);return void 0===t&&!0===i.required?s.addError({name:"required",message:"is required"}):this.types.object(t)&&Array.isArray(i.required)&&i.required.forEach((function(i){void 0===a(t,i)&&s.addError({name:"required",argument:i,message:"requires property "+JSON.stringify(i)})})),s},u.pattern=function(t,i,n,e){if(this.types.string(t)){var s=new r(t,i,n,e),o=i.pattern;try{var u=new RegExp(o,"u")}catch(t){u=new RegExp(o)}return t.match(u)||s.addError({name:"pattern",argument:i.pattern,message:"does not match pattern "+JSON.stringify(i.pattern.toString())}),s}},u.format=function(t,i,n,s){if(void 0!==t){var o=new r(t,i,n,s);return o.disableFormat||e.isFormat(t,i.format,this)||o.addError({name:"format",argument:i.format,message:"does not conform to the "+JSON.stringify(i.format)+" format"}),o}},u.minLength=function(t,i,n,e){if(this.types.string(t)){var s=new r(t,i,n,e),o=t.match(/[\uDC00-\uDFFF]/g);return t.length-(o?o.length:0)>=i.minLength||s.addError({name:"minLength",argument:i.minLength,message:"does not meet minimum length of "+i.minLength}),s}},u.maxLength=function(t,i,n,e){if(this.types.string(t)){var s=new r(t,i,n,e),o=t.match(/[\uDC00-\uDFFF]/g);return t.length-(o?o.length:0)<=i.maxLength||s.addError({name:"maxLength",argument:i.maxLength,message:"does not meet maximum length of "+i.maxLength}),s}},u.minItems=function(t,i,n,e){if(this.types.array(t)){var s=new r(t,i,n,e);return t.length>=i.minItems||s.addError({name:"minItems",argument:i.minItems,message:"does not meet minimum length of "+i.minItems}),s}},u.maxItems=function(t,i,n,e){if(this.types.array(t)){var s=new r(t,i,n,e);return t.length<=i.maxItems||s.addError({name:"maxItems",argument:i.maxItems,message:"does not meet maximum length of "+i.maxItems}),s}},u.uniqueItems=function(t,i,n,e){if(!0===i.uniqueItems&&this.types.array(t)){var s=new r(t,i,n,e);return t.every(l)||s.addError({name:"uniqueItems",message:"contains duplicate item"}),s}},u.dependencies=function(t,i,n,e){if(this.types.object(t)){var s=new r(t,i,n,e);for(var o in i.dependencies)if(void 0!==t[o]){var u=i.dependencies[o],h=e.makeChild(u,o);if("string"==typeof u&&(u=[u]),Array.isArray(u))u.forEach((function(i){void 0===t[i]&&s.addError({name:"dependencies",argument:h.propertyPath,message:"property "+i+" not found, required by "+h.propertyPath})}));else{var a=this.validateSchema(t,u,n,h);s.instance!==a.instance&&(s.instance=a.instance),a&&a.errors.length&&(s.addError({name:"dependencies",argument:h.propertyPath,message:"does not meet dependency required by "+h.propertyPath}),s.importErrors(a))}}return s}},u.enum=function(t,i,n,o){if(void 0===t)return null;if(!Array.isArray(i.enum))throw new s("enum expects an array",i);var u=new r(t,i,n,o);return i.enum.some(e.deepCompareStrict.bind(null,t))||u.addError({name:"enum",argument:i.enum,message:"is not one of enum values: "+i.enum.map(String).join(",")}),u},u.const=function(t,i,n,s){if(void 0===t)return null;var o=new r(t,i,n,s);return e.deepCompareStrict(i.const,t)||o.addError({name:"const",argument:i.const,message:"does not exactly match expected constant: "+i.const}),o},u.not=u.disallow=function(t,i,n,e){var s=this;if(void 0===t)return null;var o=new r(t,i,n,e),u=i.not||i.disallow;return u?(Array.isArray(u)||(u=[u]),u.forEach((function(r){if(s.testType(t,i,n,e,r)){var u=r&&(r.$id||r.id)||r;o.addError({name:"not",argument:u,message:"is of prohibited type "+u})}})),o):null},t.exports=o},9177:function(t,i,n){"use strict";var e=n(8575),r=i.ValidationError=function(t,i,n,e,r,s){if(Array.isArray(e)?(this.path=e,this.property=e.reduce((function(t,i){return t+f(i)}),"instance")):void 0!==e&&(this.property=e),t&&(this.message=t),n){var o=n.$id||n.id;this.schema=o||n}void 0!==i&&(this.instance=i),this.name=r,this.argument=s,this.stack=this.toString()};r.prototype.toString=function(){return this.property+" "+this.message};var s=i.ValidatorResult=function(t,i,n,e){this.instance=t,this.schema=i,this.options=n,this.path=e.path,this.propertyPath=e.propertyPath,this.errors=[],this.throwError=n&&n.throwError,this.throwFirst=n&&n.throwFirst,this.throwAll=n&&n.throwAll,this.disableFormat=n&&!0===n.disableFormat};function o(t,i){return i+": "+t.toString()+"\n"}function u(t){Error.captureStackTrace&&Error.captureStackTrace(this,u),this.instance=t.instance,this.schema=t.schema,this.options=t.options,this.errors=t.errors}s.prototype.addError=function(t){var i;if("string"==typeof t)i=new r(t,this.instance,this.schema,this.path);else{if(!t)throw new Error("Missing error detail");if(!t.message)throw new Error("Missing error message");if(!t.name)throw new Error("Missing validator type");i=new r(t.message,this.instance,this.schema,this.path,t.name,t.argument)}if(this.errors.push(i),this.throwFirst)throw new u(this);if(this.throwError)throw i;return i},s.prototype.importErrors=function(t){"string"==typeof t||t&&t.validatorType?this.addError(t):t&&t.errors&&Array.prototype.push.apply(this.errors,t.errors)},s.prototype.toString=function(t){return this.errors.map(o).join("")},Object.defineProperty(s.prototype,"valid",{get:function(){return!this.errors.length}}),t.exports.ValidatorResultError=u,u.prototype=new Error,u.prototype.constructor=u,u.prototype.name="Validation Error";var h=i.SchemaError=function t(i,n){this.message=i,this.schema=n,Error.call(this,i),Error.captureStackTrace(this,t)};h.prototype=Object.create(Error.prototype,{constructor:{value:h,enumerable:!1},name:{value:"SchemaError",enumerable:!1}});var a=i.SchemaContext=function(t,i,n,e,r){this.schema=t,this.options=i,Array.isArray(n)?(this.path=n,this.propertyPath=n.reduce((function(t,i){return t+f(i)}),"instance")):this.propertyPath=n,this.base=e,this.schemas=r};a.prototype.resolve=function(t){return e.resolve(this.base,t)},a.prototype.makeChild=function(t,i){var n=void 0===i?this.path:this.path.concat([i]),r=t.$id||t.id,s=e.resolve(this.base,r||""),o=new a(t,this.options,n,s,Object.create(this.schemas));return r&&!o.schemas[s]&&(o.schemas[s]=t),o};var c=i.FORMAT_REGEXPS={"date-time":/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])[tT ](2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])(\.\d+)?([zZ]|[+-]([0-5][0-9]):(60|[0-5][0-9]))$/,date:/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])$/,time:/^(2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])$/,email:/^(?:[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+\.)*[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+@(?:(?:(?:[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!\.)){0,61}[a-zA-Z0-9]?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!$)){0,61}[a-zA-Z0-9]?)|(?:\[(?:(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\]))$/,"ip-address":/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,ipv6:/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/,uri:/^[a-zA-Z][a-zA-Z0-9+-.]*:[^\s]*$/,"uri-reference":/^(((([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|([A-Za-z][+\-.0-9A-Za-z]*:?)?)|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|(\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?)?))#(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|(([A-Za-z][+\-.0-9A-Za-z]*)?%[0-9A-Fa-f]{2}|[!$&-.0-9;=@_~]|[A-Za-z][+\-.0-9A-Za-z]*[!$&-*,;=@_~])(%[0-9A-Fa-f]{2}|[!$&-.0-9;=@-Z_a-z~])*((([/?](%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*)?#|[/?])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*)?|([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+(:\d*)?|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?:\d*|\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)?|[A-Za-z][+\-.0-9A-Za-z]*:?)?$/,color:/^(#?([0-9A-Fa-f]{3}){1,2}\b|aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow|(rgb\(\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*\))|(rgb\(\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*\)))$/,hostname:/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,"host-name":/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,alpha:/^[a-zA-Z]+$/,alphanumeric:/^[a-zA-Z0-9]+$/,"utc-millisec":function(t){return"string"==typeof t&&parseFloat(t)===parseInt(t,10)&&!isNaN(t)},regex:function(t){var i=!0;try{new RegExp(t)}catch(t){i=!1}return i},style:/\s*(.+?):\s*([^;]+);?/,phone:/^\+(?:[0-9] ?){6,14}[0-9]$/};c.regexp=c.regex,c.pattern=c.regex,c.ipv4=c["ip-address"],i.isFormat=function(t,i,n){if("string"==typeof t&&void 0!==c[i]){if(c[i]instanceof RegExp)return c[i].test(t);if("function"==typeof c[i])return c[i](t)}else if(n&&n.customFormats&&"function"==typeof n.customFormats[i])return n.customFormats[i](t);return!0};var f=i.makeSuffix=function(t){return(t=t.toString()).match(/[.\s\[\]]/)||t.match(/^[\d]/)?t.match(/^\d+$/)?"["+t+"]":"["+JSON.stringify(t)+"]":"."+t};function l(t,i,n,e){"object"==typeof n?i[e]=p(t[e],n):-1===t.indexOf(n)&&i.push(n)}function v(t,i,n){i[n]=t[n]}function d(t,i,n,e){"object"==typeof i[e]&&i[e]&&t[e]?n[e]=p(t[e],i[e]):n[e]=i[e]}function p(t,i){var n=Array.isArray(i),e=n&&[]||{};return n?(t=t||[],e=e.concat(t),i.forEach(l.bind(null,t,e))):(t&&"object"==typeof t&&Object.keys(t).forEach(v.bind(null,t,e)),Object.keys(i).forEach(d.bind(null,t,i,e))),e}function m(t){return"/"+encodeURIComponent(t).replace(/~/g,"%7E")}i.deepCompareStrict=function t(i,n){if(typeof i!=typeof n)return!1;if(Array.isArray(i))return!!Array.isArray(n)&&(i.length===n.length&&i.every((function(e,r){return t(i[r],n[r])})));if("object"==typeof i){if(!i||!n)return i===n;var e=Object.keys(i),r=Object.keys(n);return e.length===r.length&&e.every((function(e){return t(i[e],n[e])}))}return i===n},t.exports.deepMerge=p,i.objectGetPath=function(t,i){for(var n,e=i.split("/").slice(1);"string"==typeof(n=e.shift());){var r=decodeURIComponent(n.replace(/~0/,"~").replace(/~1/g,"/"));if(!(r in t))return;t=t[r]}return t},i.encodePath=function(t){return t.map(m).join("")},i.getDecimalPlaces=function(t){var i=0;if(isNaN(t))return i;"number"!=typeof t&&(t=Number(t));var n=t.toString().split("e");if(2===n.length){if("-"!==n[1][0])return i;i=Number(n[1].slice(1))}var e=n[0].split(".");return 2===e.length&&(i+=e[1].length),i},i.isSchema=function(t){return"object"==typeof t&&t||"boolean"==typeof t}},660:function(t,i,n){"use strict";var e=t.exports.Validator=n(3058);t.exports.ValidatorResult=n(9177).ValidatorResult,t.exports.ValidatorResultError=n(9177).ValidatorResultError,t.exports.ValidationError=n(9177).ValidationError,t.exports.SchemaError=n(9177).SchemaError,t.exports.SchemaScanResult=n(1287).SchemaScanResult,t.exports.scan=n(1287).scan,t.exports.validate=function(t,i,n){return(new e).validate(t,i,n)}},1287:function(t,i,n){"use strict";var e=n(8575),r=n(9177);function s(t,i){this.id=t,this.ref=i}t.exports.SchemaScanResult=s,t.exports.scan=function(t,i){function n(t,i){if(i&&"object"==typeof i)if(i.$ref){var s=e.resolve(t,i.$ref);a[s]=a[s]?a[s]+1:0}else{var c=i.$id||i.id,f=c?e.resolve(t,c):t;if(f){if(f.indexOf("#")<0&&(f+="#"),h[f]){if(!r.deepCompareStrict(h[f],i))throw new Error("Schema <"+f+"> already exists with different definition");return h[f]}h[f]=i,"#"==f[f.length-1]&&(h[f.substring(0,f.length-1)]=i)}o(f+"/items",Array.isArray(i.items)?i.items:[i.items]),o(f+"/extends",Array.isArray(i.extends)?i.extends:[i.extends]),n(f+"/additionalItems",i.additionalItems),u(f+"/properties",i.properties),n(f+"/additionalProperties",i.additionalProperties),u(f+"/definitions",i.definitions),u(f+"/patternProperties",i.patternProperties),u(f+"/dependencies",i.dependencies),o(f+"/disallow",i.disallow),o(f+"/allOf",i.allOf),o(f+"/anyOf",i.anyOf),o(f+"/oneOf",i.oneOf),n(f+"/not",i.not)}}function o(t,i){if(Array.isArray(i))for(var e=0;e<i.length;e++)n(t+"/"+e,i[e])}function u(t,i){if(i&&"object"==typeof i)for(var e in i)n(t+"/"+e,i[e])}var h={},a={};return n(t,i),new s(h,a)}},3058:function(t,i,n){"use strict";var e=n(8575),r=n(6481),s=n(9177),o=n(1287).scan,u=s.ValidatorResult,h=s.ValidatorResultError,a=s.SchemaError,c=s.SchemaContext,f=function t(){this.customFormats=Object.create(t.prototype.customFormats),this.schemas={},this.unresolvedRefs=[],this.types=Object.create(v),this.attributes=Object.create(r.validators)};function l(t){var i="string"==typeof t?t:t.$ref;return"string"==typeof i&&i}f.prototype.customFormats={},f.prototype.schemas=null,f.prototype.types=null,f.prototype.attributes=null,f.prototype.unresolvedRefs=null,f.prototype.addSchema=function(t,i){var n=this;if(!t)return null;var e=o(i||"/",t),r=i||t.$id||t.id;for(var s in e.id)this.schemas[s]=e.id[s];for(var s in e.ref)this.unresolvedRefs.push(s);return this.unresolvedRefs=this.unresolvedRefs.filter((function(t){return void 0===n.schemas[t]})),this.schemas[r]},f.prototype.addSubSchemaArray=function(t,i){if(Array.isArray(i))for(var n=0;n<i.length;n++)this.addSubSchema(t,i[n])},f.prototype.addSubSchemaObject=function(t,i){if(i&&"object"==typeof i)for(var n in i)this.addSubSchema(t,i[n])},f.prototype.setSchemas=function(t){this.schemas=t},f.prototype.getSchema=function(t){return this.schemas[t]},f.prototype.validate=function(t,i,n,r){if("boolean"!=typeof i&&"object"!=typeof i||null===i)throw new a("Expected `schema` to be an object or boolean");n||(n={});var s,f=i.$id||i.id,l=e.resolve(n.base||"/",f||"");if(!r){(r=new c(i,n,[],l,Object.create(this.schemas))).schemas[l]||(r.schemas[l]=i);var v=o(l,i);for(var d in v.id){var p=v.id[d];r.schemas[d]=p}}if(n.required&&void 0===t)return(s=new u(t,i,n,r)).addError("is required, but is undefined"),s;if(!(s=this.validateSchema(t,i,n,r)))throw new Error("Result undefined");if(n.throwAll&&s.errors.length)throw new h(s);return s},f.prototype.validateSchema=function(t,i,n,e){var o=new u(t,i,n,e);if("boolean"==typeof i)!0===i?i={}:!1===i&&(i={type:[]});else if(!i)throw new Error("schema is undefined");if(i.extends)if(Array.isArray(i.extends)){var h={schema:i,ctx:e};i.extends.forEach(this.schemaTraverser.bind(this,h)),i=h.schema,h.schema=null,h.ctx=null,h=null}else i=s.deepMerge(i,this.superResolve(i.extends,e));var f=l(i);if(f){var v=this.resolve(i,f,e),d=new c(v.subschema,n,e.path,v.switchSchema,e.schemas);return this.validateSchema(t,v.subschema,n,d)}var p=n&&n.skipAttributes||[];for(var m in i)if(!r.ignoreProperties[m]&&p.indexOf(m)<0){var b=null,g=this.attributes[m];if(g)b=g.call(this,t,i,n,e);else if(!1===n.allowUnknownAttributes)throw new a("Unsupported attribute: "+m,i);b&&o.importErrors(b)}if("function"==typeof n.rewrite){var y=n.rewrite.call(this,t,i,n,e);o.instance=y}return o},f.prototype.schemaTraverser=function(t,i){t.schema=s.deepMerge(t.schema,this.superResolve(i,t.ctx))},f.prototype.superResolve=function(t,i){var n=l(t);return n?this.resolve(t,n,i).subschema:t},f.prototype.resolve=function(t,i,n){if(i=n.resolve(i),n.schemas[i])return{subschema:n.schemas[i],switchSchema:i};var r=e.parse(i),o=r&&r.hash,u=o&&o.length&&i.substr(0,i.length-o.length);if(!u||!n.schemas[u])throw new a("no such schema <"+i+">",t);var h=s.objectGetPath(n.schemas[u],o.substr(1));if(void 0===h)throw new a("no such schema "+o+" located in <"+u+">",t);return{subschema:h,switchSchema:i}},f.prototype.testType=function(t,i,n,e,r){if(void 0!==r){if(null===r)throw new a('Unexpected null in "type" keyword');if("function"==typeof this.types[r])return this.types[r].call(this,t);if(r&&"object"==typeof r){var s=this.validateSchema(t,r,n,e);return void 0===s||!(s&&s.errors.length)}return!0}};var v=f.prototype.types={};v.string=function(t){return"string"==typeof t},v.number=function(t){return"number"==typeof t&&isFinite(t)},v.integer=function(t){return"number"==typeof t&&t%1==0},v.boolean=function(t){return"boolean"==typeof t},v.array=function(t){return Array.isArray(t)},v.null=function(t){return null===t},v.date=function(t){return t instanceof Date},v.any=function(t){return!0},v.object=function(t){return t&&"object"==typeof t&&!Array.isArray(t)&&!(t instanceof Date)},t.exports=f},9364:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.b("<div class='vp-nfl-branding-container'>"),e.b("\n"+n),e.b("    <div class='vp-nfl-branding'>"),e.b("\n"+n),e.b("        <a href='http://www.nfl.com/' target='nfl_site'>"),e.b("\n"+n),e.b("            <span class='vp-nfl-brand vp-nfl-brand-span'></span>"),e.b("\n"+n),e.b("            <span class='vp-nfl-brand vp-nfl-brand-logo'></span>"),e.b("\n"+n),e.b("        </a>"),e.b("\n"+n),e.b("    </div>"),e.b("\n"+n),e.b("</div>"),e.fl()},partials:{},subs:{}},"<div class='vp-nfl-branding-container'>\n    <div class='vp-nfl-branding'>\n        <a href='http://www.nfl.com/' target='nfl_site'>\n            <span class='vp-nfl-brand vp-nfl-brand-span'></span>\n            <span class='vp-nfl-brand vp-nfl-brand-logo'></span>\n        </a>\n    </div>\n</div>",e)},6411:function(t,i,n){var e=n(5485);t.exports=new e.Template({code:function(t,i,n){var e=this;return e.b(n=n||""),e.s(e.f("items",t,i,1),t,i,0,10,1415,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.s(e.f("sectionLabel",t,i,1),t,i,0,32,316,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("        <li class='vp-pl-section-label vp-show' data-label-for-id='"),e.b(e.v(e.f("firstItemId",t,i,0))),e.b("'>"),e.b("\n"+n),e.s(e.f("sectionLabelIcon",t,i,1),t,i,0,151,247,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <img class='vp-playlist-icon section' src='"),e.b(e.v(e.f("sectionLabelIcon",t,i,0))),e.b("'/>"),e.b("\n"+n)})),t.pop()),e.b("            "),e.b(e.v(e.f("sectionLabel",t,i,0))),e.b("\n"+n),e.b("        </li>"),e.b("\n"+n)})),t.pop()),e.s(e.f("sectionLabel",t,i,1),t,i,1,0,0,"")||(e.b("        <li class='vp-playlist-item' data-id='"),e.b(e.v(e.f("id",t,i,0))),e.b("'>"),e.b("\n"+n),e.s(e.f("labelIcon",t,i,1),t,i,0,437,571,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                <span class='yvp-playlist-icon-wrapper'><img class='yvp-playlist-icon item' src='"),e.b(e.v(e.f("labelIcon",t,i,0))),e.b("'/></span>"),e.b("\n"+n)})),t.pop()),e.b("            <img class='vp-playlist-item-image' loading='lazy' src='"),e.b(e.v(e.f("thumbnail",t,i,0))),e.b("' />"),e.b("\n"+n),e.b("            <div class='yvp-playlist-item-watched "),e.s(e.f("isItemWatched",t,i,1),t,i,0,740,748,"{{ }}")&&(e.rs(t,i,(function(t,i,n){n.b("yvp-show")})),t.pop()),e.b("'>"),e.b("\n"+n),e.b("                <div class='yvp-watched'>"),e.b(e.v(e.d("strings.WATCHED",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("            <div class='vp-playlist-border'></div>"),e.b("\n"+n),e.b("            <div class='vp-playlist-item-gradient'>"),e.b("\n"+n),e.b("                <div class='vp-pl-meta'>"),e.b("\n"+n),e.b("                    <span class='vp-pl-title'>"),e.b(e.v(e.f("title",t,i,0))),e.b("</span>"),e.b("\n"+n),e.b("                    <span class='vp-now-playing'>"),e.b(e.v(e.d("strings.NOW_PLAYING",t,i,0))),e.b("</span>"),e.b("\n"+n),e.s(e.f("provider",t,i,1),t,i,0,1175,1269,"{{ }}")&&(e.rs(t,i,(function(t,i,e){e.b("                        <span class='vp-pl-provider'>"),e.b(e.v(e.f("provider",t,i,0))),e.b("</span>"),e.b("\n"+n)})),t.pop()),e.b("                </div>"),e.b("\n"+n),e.b("            </div>"),e.b("\n"+n),e.b("            <div class='vp-pl-dur'>"),e.b(e.v(e.f("duration",t,i,0))),e.b("</div>"),e.b("\n"+n),e.b("        </li>"),e.b("\n"+n))})),t.pop()),e.fl()},partials:{},subs:{}},"{{#items}}\n    {{#sectionLabel}}\n        <li class='vp-pl-section-label vp-show' data-label-for-id='{{firstItemId}}'>\n            {{#sectionLabelIcon}}\n                <img class='vp-playlist-icon section' src='{{sectionLabelIcon}}'/>\n            {{/sectionLabelIcon}}\n            {{sectionLabel}}\n        </li>\n    {{/sectionLabel}}\n    {{^sectionLabel}}\n        <li class='vp-playlist-item' data-id='{{id}}'>\n            {{#labelIcon}}\n                <span class='yvp-playlist-icon-wrapper'><img class='yvp-playlist-icon item' src='{{labelIcon}}'/></span>\n            {{/labelIcon}}\n            <img class='vp-playlist-item-image' loading='lazy' src='{{thumbnail}}' />\n            <div class='yvp-playlist-item-watched {{#isItemWatched}}yvp-show{{/isItemWatched}}'>\n                <div class='yvp-watched'>{{strings.WATCHED}}</div>\n            </div>\n            <div class='vp-playlist-border'></div>\n            <div class='vp-playlist-item-gradient'>\n                <div class='vp-pl-meta'>\n                    <span class='vp-pl-title'>{{title}}</span>\n                    <span class='vp-now-playing'>{{strings.NOW_PLAYING}}</span>\n                    {{#provider}}\n                        <span class='vp-pl-provider'>{{provider}}</span>\n                    {{/provider}}\n                </div>\n            </div>\n            <div class='vp-pl-dur'>{{duration}}</div>\n        </li>\n    {{/sectionLabel}}\n{{/items}}",e)},4797:function(){},2559:function(){},7343:function(){},7207:function(){},2758:function(){},1600:function(){},6103:function(){},4947:function(t){var i=function(t){return t.replace(/^\s+|\s+$/g,"")};t.exports=function(t){if(!t)return{};for(var n,e={},r=i(t).split("\n"),s=0;s<r.length;s++){var o=r[s],u=o.indexOf(":"),h=i(o.slice(0,u)).toLowerCase(),a=i(o.slice(u+1));void 0===e[h]?e[h]=a:(n=e[h],"[object Array]"===Object.prototype.toString.call(n)?e[h].push(a):e[h]=[e[h],a])}return e}},9297:function(t,i,n){"use strict";n.r(i),n.d(i,{default:function(){return p}});var e=function(t){var i=this.constructor;return this.then((function(n){return i.resolve(t()).then((function(){return n}))}),(function(n){return i.resolve(t()).then((function(){return i.reject(n)}))}))};var r=function(t){return new this((function(i,n){if(!t||void 0===t.length)return n(new TypeError(typeof t+" "+t+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var e=Array.prototype.slice.call(t);if(0===e.length)return i([]);var r=e.length;function s(t,n){if(n&&("object"==typeof n||"function"==typeof n)){var o=n.then;if("function"==typeof o)return void o.call(n,(function(i){s(t,i)}),(function(n){e[t]={status:"rejected",reason:n},0==--r&&i(e)}))}e[t]={status:"fulfilled",value:n},0==--r&&i(e)}for(var o=0;o<e.length;o++)s(o,e[o])}))},s=setTimeout;function o(t){return Boolean(t&&void 0!==t.length)}function u(){}function h(t){if(!(this instanceof h))throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this.VO=0,this.Cit=!1,this.Pit=void 0,this.xit=[],d(t,this)}function a(t,i){for(;3===t.VO;)t=t.Pit;0!==t.VO?(t.Cit=!0,h.Uit((function(){var n=1===t.VO?i.onFulfilled:i.onRejected;if(null!==n){var e;try{e=n(t.Pit)}catch(t){return void f(i.promise,t)}c(i.promise,e)}else(1===t.VO?c:f)(i.promise,t.Pit)}))):t.xit.push(i)}function c(t,i){try{if(i===t)throw new TypeError("A promise cannot be resolved with itself.");if(i&&("object"==typeof i||"function"==typeof i)){var n=i.then;if(i instanceof h)return t.VO=3,t.Pit=i,void l(t);if("function"==typeof n)return void d((e=n,r=i,function(){e.apply(r,arguments)}),t)}t.VO=1,t.Pit=i,l(t)}catch(i){f(t,i)}var e,r}function f(t,i){t.VO=2,t.Pit=i,l(t)}function l(t){2===t.VO&&0===t.xit.length&&h.Uit((function(){t.Cit||h.Vit(t.Pit)}));for(var i=0,n=t.xit.length;i<n;i++)a(t,t.xit[i]);t.xit=null}function v(t,i,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof i?i:null,this.promise=n}function d(t,i){var n=!1;try{t((function(t){n||(n=!0,c(i,t))}),(function(t){n||(n=!0,f(i,t))}))}catch(t){if(n)return;n=!0,f(i,t)}}h.prototype.catch=function(t){return this.then(null,t)},h.prototype.then=function(t,i){var n=new this.constructor(u);return a(this,new v(t,i,n)),n},h.prototype.finally=e,h.all=function(t){return new h((function(i,n){if(!o(t))return n(new TypeError("Promise.all accepts an array"));var e=Array.prototype.slice.call(t);if(0===e.length)return i([]);var r=e.length;function s(t,o){try{if(o&&("object"==typeof o||"function"==typeof o)){var u=o.then;if("function"==typeof u)return void u.call(o,(function(i){s(t,i)}),n)}e[t]=o,0==--r&&i(e)}catch(t){n(t)}}for(var u=0;u<e.length;u++)s(u,e[u])}))},h.allSettled=r,h.resolve=function(t){return t&&"object"==typeof t&&t.constructor===h?t:new h((function(i){i(t)}))},h.reject=function(t){return new h((function(i,n){n(t)}))},h.race=function(t){return new h((function(i,n){if(!o(t))return n(new TypeError("Promise.race accepts an array"));for(var e=0,r=t.length;e<r;e++)h.resolve(t[e]).then(i,n)}))},h.Uit="function"==typeof setImmediate&&function(t){setImmediate(t)}||function(t){s(t,0)},h.Vit=function(t){"undefined"!=typeof console&&console};var p=h},2587:function(t){"use strict";function i(t,i){return Object.prototype.hasOwnProperty.call(t,i)}t.exports=function(t,n,e,r){n=n||"&",e=e||"=";var s={};if("string"!=typeof t||0===t.length)return s;var o=/\+/g;t=t.split(n);var u=1e3;r&&"number"==typeof r.maxKeys&&(u=r.maxKeys);var h=t.length;u>0&&h>u&&(h=u);for(var a=0;a<h;++a){var c,f,l,v,d=t[a].replace(o,"%20"),p=d.indexOf(e);p>=0?(c=d.substr(0,p),f=d.substr(p+1)):(c=d,f=""),l=decodeURIComponent(c),v=decodeURIComponent(f),i(s,l)?Array.isArray(s[l])?s[l].push(v):s[l]=[s[l],v]:s[l]=v}return s}},2361:function(t){"use strict";var i=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}};t.exports=function(t,n,e,r){return n=n||"&",e=e||"=",null===t&&(t=void 0),"object"==typeof t?Object.keys(t).map((function(r){var s=encodeURIComponent(i(r))+e;return Array.isArray(t[r])?t[r].map((function(t){return s+encodeURIComponent(i(t))})).join(n):s+encodeURIComponent(i(t[r]))})).filter(Boolean).join(n):r?encodeURIComponent(i(r))+e+encodeURIComponent(i(t)):""}},7673:function(t,i,n){"use strict";i.decode=i.parse=n(2587),i.encode=i.stringify=n(2361)},8906:function(t,i,n){var e=n(3379),r=n(152);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var s={insert:"head",singleton:!1};e(r,s);t.exports=r.locals||{}},5111:function(t,i,n){var e=n(3379),r=n(6265);"string"==typeof(r=r.__esModule?r.default:r)&&(r=[[t.id,r,""]]);var s={insert:"head",singleton:!1};e(r,s);t.exports=r.locals||{}},3379:function(t,i,n){"use strict";var e,r=function(){return void 0===e&&(e=Boolean(window&&document&&document.all&&!window.atob)),e},s=function(){var t={};return function(i){if(void 0===t[i]){var n=document.querySelector(i);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[i]=n}return t[i]}}(),o=[];function u(t){for(var i=-1,n=0;n<o.length;n++)if(o[n].identifier===t){i=n;break}return i}function h(t,i){for(var n={},e=[],r=0;r<t.length;r++){var s=t[r],h=i.base?s[0]+i.base:s[0],a=n[h]||0,c="".concat(h," ").concat(a);n[h]=a+1;var f=u(c),l={css:s[1],media:s[2],sourceMap:s[3]};-1!==f?(o[f].references++,o[f].updater(l)):o.push({identifier:c,updater:m(l,i),references:1}),e.push(c)}return e}function a(t){var i=document.createElement("style"),e=t.attributes||{};if(void 0===e.nonce){var r=n.nc;r&&(e.nonce=r)}if(Object.keys(e).forEach((function(t){i.setAttribute(t,e[t])})),"function"==typeof t.insert)t.insert(i);else{var o=s(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(i)}return i}var c,f=(c=[],function(t,i){return c[t]=i,c.filter(Boolean).join("\n")});function l(t,i,n,e){var r=n?"":e.media?"@media ".concat(e.media," {").concat(e.css,"}"):e.css;if(t.styleSheet)t.styleSheet.cssText=f(i,r);else{var s=document.createTextNode(r),o=t.childNodes;o[i]&&t.removeChild(o[i]),o.length?t.insertBefore(s,o[i]):t.appendChild(s)}}function v(t,i,n){var e=n.css,r=n.media,s=n.sourceMap;if(r?t.setAttribute("media",r):t.removeAttribute("media"),s&&"undefined"!=typeof btoa&&(e+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}var d=null,p=0;function m(t,i){var n,e,r;if(i.singleton){var s=p++;n=d||(d=a(i)),e=l.bind(null,n,s,!1),r=l.bind(null,n,s,!0)}else n=a(i),e=v.bind(null,n,i),r=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return e(t),function(i){if(i){if(i.css===t.css&&i.media===t.media&&i.sourceMap===t.sourceMap)return;e(t=i)}else r()}}t.exports=function(t,i){(i=i||{}).singleton||"boolean"==typeof i.singleton||(i.singleton=r());var n=h(t=t||[],i);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var e=0;e<n.length;e++){var r=u(n[e]);o[r].references--}for(var s=h(t,i),a=0;a<n.length;a++){var c=u(n[a]);0===o[c].references&&(o[c].updater(),o.splice(c,1))}n=s}}}},5251:function(t){t.exports="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTcuMDQyIiBoZWlnaHQ9IjIwLjAxNSI+PHN3aXRjaD48Zm9yZWlnbk9iamVjdCByZXF1aXJlZEV4dGVuc2lvbnM9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVJbGx1c3RyYXRvci8xMC4wLyIgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmIiBkPSJNMTU2Ljk2IDEuODc3bC01LjI1NSAxOC4xMjZoLTcuOTkybDIuMTk4LTcuMzg0LTUuNDYgNi4zNGgtMi42bC0zLjExNC0xMS44M2gtNi4yMjdsMS4yNy01LjI1MmgxMS44OGwxLjI1NyA3LjI1IDYuMDQ3LTcuMjQ2di0uMDA1aDcuOTk1em0tMzIuNTEzIDEzLjI0Yy0uODA4IDIuNjg4LTMuNjQ1IDQuODg3LTYuMzAyIDQuODg3aC0xMS44NmMtMi42NiAwLTQuMTcyLTIuMi0zLjM2NC00Ljg4N2wxLjg5OC02LjMxMmg4LjQxNmwtMS44NjYgNS43NDdoNC42MWwyLjM3NS03LjM3NmgtMTMuMDI2Yy45NTgtMi41IDMuNzUyLTUuMjk4IDYuMjc1LTUuMjk4aDExLjg2YzIuNjU3IDAgNC4wNTYgMy4wMTggMy4yNDcgNS43MDVsLTIuMjY0IDcuNTM0em0tMjIuNTMtNS4yNzZoLTcuMzAybC44MDgtMi42MzJoLTMuOWwtMi4zNiA3LjMyMmgzLjlsLjU4Ny0xLjM2NWg3LjI2bC0xLjA4NCAzLjU4Yy0uODEgMi42ODgtMy4xNjMgMy4yNTgtNS44MiAzLjI1OGgtOS4yNGMtMi42NTYgMC00LjE3LTIuMi0zLjM2Mi00Ljg4N2wyLjI2NC03LjUzM2MuODA4LTIuNjg4IDIuOTEtNS43MDUgNi43MzUtNS43MDVoOC42NWMyLjg5MyAwIDQuMzQ4IDMuMyAzLjU2MiA1Ljg1bC0uNjk4IDIuMTEzek03MC45ODUgMjAuMDA3bDEuNjUtNi43MjJoNi40NGwtMS42NTIgNi43MjJoLTYuNDM4em0tNy4zOS02LjcyaDYuNDM4bC0xLjY1IDYuNzJoLS40OTV2LjAwM0g1NS43NjZ2LS4wMDdoLTUuNzJsNC43OC0xNi4wNThoLTEuOTEyTDU0LjA3LjA2NWgxLjkxbC4wMDQtLjAxaDkuMjM4TDYwLjM5NiAxNi4yN2gyLjQ2N2wuNzMyLTIuOTg0ek01MC4yNTggNi45MTJINDMuN2wuNzI0LTIuOTdoLTE0LjY1TDMwLjkzLjA2N2gyMC45MzZsLS4wMTQuMDZoLjA2TDUwLjI2IDYuOTE0ek0xNy41MTggMjBoLTYuNzgyTDguOSAzLjk0NUgyLjkxNUw0LjA3LjA2NWg0LjM4NnYtLjAxaDguNzdsMS43MjggMTUuMTIgNC41LTE1LjEyaDUuNDhsLTUuOTQgMTkuOTQ2aC01LjQ3N3pNNy41NzggNS40NWwuNDQgNC42NzMtMy4wMzcgOS44OEguMDUzTDQuNDk2IDUuNDVINy41OHptMzIuMzQ2LS4yNzhsLTEuMjE3IDQuMDMyaDcuMzk3bC0uODczIDMuNzRoLTcuNjVMMzUuNDUgMjBoLTguNjNsNC40NzYtMTQuODI4aDguNjN6bTkzLjI2NCAzLjUzbDEuNDU3IDYuNDctMS40MyA0LjgzMmgtNi43NjRMMTI5LjgxIDguN2gzLjM4eiIvPjwvc3dpdGNoPjwvc3ZnPg=="},5030:function(t){t.exports="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTE1IDI5LjA5MnMuNjI0LTEuMDggMS4yMzQtMS42NjhjLjg2Mi0uODI3IDIuMDg0LTEuMzQ2IDMuNzM2LTEuNTg0IDIuMDczLS4zIDMuNTc2LTEgNC40NjMtMi4wNzIuNzE1LS44NzIuODIzLTEuNzQuODI1LTIuMTg0VjQuMTE0aC0uNjgzYy0uODguNjMtMi41NjggMS40OTMtNC43MzguOTU4QzE2LjA3NSA0LjE0OCAxNSAuOTA2IDE1IC45MDZzLTEuMDc2IDMuMjQtNC44MzcgNC4xNjZjLTIuMTczLjUzNS0zLjg2LS4zMy00Ljc0Mi0uOTZoLS42Nzh2MTcuNDcyYzAgLjQ0LjEwOCAxLjMxMi44MjUgMi4xODQuODg1IDEuMDcyIDIuMzg2IDEuNzcgNC40NiAyLjA3MiAxLjY1NS4yMzggMi44NzYuNzU3IDMuNzM4IDEuNTg4LjYzMy42MDggMS4yMzQgMS42NjQgMS4yMzQgMS42NjQiLz48cGF0aCBmaWxsPSIjMDEzNzY5IiBkPSJNMjQuNjQgNC43OTZzLTIuMDU2IDEuNi00Ljk1Ljg3NUMxNi4zMSA0LjgzIDE1IDIuMjk4IDE1IDIuMjk4cy0xLjMxMiAyLjUzLTQuNjkgMy4zNzRjLTIuODk3LjcyNS00Ljk1My0uODc0LTQuOTUzLS44NzR2MTYuNzg4YzAgLjU3LjI0IDIuOTkzIDQuNzU4IDMuNjQ2IDEuNzg2LjI2IDMuMTIuODMyIDQuMDc4IDEuNzU0LjM0NC4zMy42MDYuNjY2LjgwNS45NzguMi0uMzEyLjQ2LS42NDguODA4LS45NzguOTU2LS45MjIgMi4yOS0xLjQ5NCA0LjA3NC0xLjc1NCA0LjUyLS42NTIgNC43Ni0zLjA3NiA0Ljc2LTMuNjQ2VjQuNzk2eiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNSAyNi4yNTNzMS4zMS0xLjYyMiA0LjcyLTIuMTQ3YzMuOTAzLS42IDMuNzg4LTIuNDMzIDMuNzg4LTIuNTI1di04Ljc5NGwtMTcuMDIuMDAydjguNzkyYzAgLjA5My0uMTEyIDEuOTI1IDMuNzkgMi41MjUgMy40MS41MjYgNC43MiAyLjE0OCA0LjcyIDIuMTQ4Ii8+PHBhdGggZmlsbD0iI0Q1MEEwQSIgZD0iTTExLjAzIDE5LjIxM3YtNC4xOGwtLjUyMy0uMjk1VjEzLjY1aDIuMzl2MS4wODhsLS41LjI5NXY4LjUzbC0xLjI3OC0uMzg0LTEuODQ3LTUuNDV2My41OWwuNTg2LjQ1MnYxLjExbC0yLjU2NS0uNjU3di0uOTRsLjU4Ni0uMjMydi02LjAxNWwtLjYtLjNWMTMuNjVoMS45NE0xNS40MzIgMjMuMDM4bC41MS42MXYxLjA4NmwtMi41MzgtLjk0OHYtLjkybC41Ni0uMjN2LTcuNjAzbC0uNTU2LS4yODN2LTEuMWg0LjQwOHYyLjIxaC0uOTY4bC0uMjk1LS45MDdoLTEuMTJ2Mi41NTJoLjg0bC4zMy0uNDg0aC42Nzd2Mi4yN2gtLjY3NmwtLjMyLS40NmgtLjg1Mk0xOC4yMzYgMjMuNDJ2LTEuMDg1bC42My0uNTE3di02Ljc4NWwtLjU0LS4yODN2LTEuMWgyLjU0MnYxLjFsLS40OTcuMjgzdjYuMzY0bDEuMDkzLS4yOTMuMjA3LTEuNjdoMS4wNXYyLjc5Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTYuOTMyIDEwLjk4NmwtLjc3LS41OGguOTQybC4zMS0uODg4LjMxMi44OWguOTRsLS43Ny41NzguMjgzLjkwNy0uNzY3LS41MzctLjc2NC41MzdNMTAuMjcyIDEwLjk4NmwtLjc3LS41OGguOTRsLjMxLS44ODguMzEyLjg5aC45NGwtLjc3LjU3OC4yODUuOTA3LS43NjctLjUzNy0uNzY0LjUzN002LjkzMiA3Ljk3NWwtLjc3LS41NzhoLjk0MmwuMzEtLjg5LjMxMi44OWguOTRsLS43Ny41NzguMjgzLjkwNS0uNzY3LS41NC0uNzY0LjU0TTEwLjI3MiA3Ljk3NWwtLjc3LS41NzhoLjk0bC4zMS0uODkuMzEyLjg5aC45NGwtLjc3LjU3OC4yODUuOTA1LS43NjctLjU0LS43NjQuNTRNMjMuMzQ4IDExLjg5M2wtLjc2NC0uNTM4LS43NjYuNTM4LjI4NC0uOTA3LS43Ny0uNTc4aC45NGwuMzEyLS44OS4zMS44OWguOTQybC0uNzcuNTc4TTIwLjAxIDExLjg5M2wtLjc2NC0uNTM4LS43NjcuNTM4LjI4NC0uOTA3LS43NzItLjU3OGguOTRsLjMxNC0uODkuMzEuODloLjk0bC0uNzcuNTc4TTIzLjM0OCA4Ljg4bC0uNzY0LS41NC0uNzY2LjU0LjI4NC0uOTA1LS43Ny0uNTc4aC45NGwuMzEyLS44OS4zMS44OWguOTQybC0uNzcuNTc4TTIwLjAxIDguODhsLS43NjQtLjU0LS43NjcuNTQuMjg0LS45MDUtLjc3Mi0uNTc4aC45NGwuMzE0LS44OS4zMS44OWguOTRsLS43Ny41NzhNMTUuNzMgNy4zMThjLS4zNDItLjI4LS43MjctLjQ2NC0xLjEzNS0uNTUyLjEtLjA5NC4yMDItLjE3Mi4yODgtLjI0Ny41MS4xMi44NTQuMzUgMS4wODguNTQ1LS4wOC4wODQtLjE2My4xNy0uMjQuMjUzbS0uNDkzLjU5OGMtLjMyNy0uMjgtLjcyNC0uNDgtMS4xNzUtLjU3LjA3LS4wODguMTUtLjE4NS4yMjgtLjI3LjM0My4wNi43ODIuMjQgMS4xNjcuNTU3LS4wOC4wOTYtLjE1Mi4xOS0uMjIuMjgzbS0uNDQ1LjYyNGMtLjM1My0uMjk1LS43NjMtLjQ3NS0xLjE2Ni0uNTUzIDAgMCAuMTIyLS4yMDIuMTkzLS4zMDQuNDkuMDk2Ljg5My4zMjcgMS4xNy41NjQtLjA3LjEtLjEzOC4yLS4xOTguMjkzbTIuMzI4LTIuOTgzcy0uNC4yMDgtLjk1Ni43NTNjLjEyNi4wNzQuMjY4LjE3LjM0OC4yNC0uMDg1LjA3Mi0uMTcuMTU0LS4yNS4yMy0uMzYtLjMtLjczOC0uNDUtMS4wMy0uNTIzLjA5Ny0uMDY3LjItLjEzOC4zMDItLjIuMTU2LjAzNy4zMS4xLjMxLjEuNjI3LS40NzggMS4xNy0uNjg2IDEuMTctLjY4NnMtLjA2Mi0uMDMtLjIzLS4wMjhjLTIuNDcuMDMzLTQuNzQ2IDEuODc2LTQuMzE4IDUuMDM0LjA0OC4zMzQuMTc2Ljk0NC4zNDMgMS4yMS4wNTQtLjUyNi4yNTItMS42ODcuODM4LTIuOTM0LS4yMDUtLjA3My0uMzc1LS4xMDMtLjM3NS0uMTAzLjA2Mi0uMTI3LjE0NS0uMjg2LjE0NS0uMjg2LjQzMy4wODIuODE0LjI2NSAxLjE0Ni41MjUtLjA3OC4xMjctLjEzMy4yMS0uMTcuMjgtLjExOC0uMDk0LS4yMzYtLjE3LS4zNjQtLjI0NC0uNjYgMS4xNS0uOTY1IDIuMjQtMS4wOSAyLjgwOC4wMDguMDM0LjA3OC4wNTMuMTM4LjA0NSAyLjcwNi0uMzUzIDMuOTczLTEuNzMgNC4zNTgtMy4yMy4yNTMtLjk4LjE3Mi0yLjAwNS0uMTY4LTIuODQ0LS4wMjQtLjA1Ny0uMDctLjE1Ni0uMTQ4LS4xNSIvPjwvc3ZnPg=="},2511:function(t,i,n){var e;t=n.nmd(t),function(r){i&&i.nodeType,t&&t.nodeType;var s="object"==typeof n.g&&n.g;s.global!==s&&s.window!==s&&s.self;var o,u=2147483647,h=36,a=/^xn--/,c=/[^\x20-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,l={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},v=Math.floor,d=String.fromCharCode;function p(t){throw RangeError(l[t])}function m(t,i){for(var n=t.length,e=[];n--;)e[n]=i(t[n]);return e}function b(t,i){var n=t.split("@"),e="";return n.length>1&&(e=n[0]+"@",t=n[1]),e+m((t=t.replace(f,".")).split("."),i).join(".")}function g(t){for(var i,n,e=[],r=0,s=t.length;r<s;)(i=t.charCodeAt(r++))>=55296&&i<=56319&&r<s?56320==(64512&(n=t.charCodeAt(r++)))?e.push(((1023&i)<<10)+(1023&n)+65536):(e.push(i),r--):e.push(i);return e}function y(t){return m(t,(function(t){var i="";return t>65535&&(i+=d((t-=65536)>>>10&1023|55296),t=56320|1023&t),i+=d(t)})).join("")}function w(t,i){return t+22+75*(t<26)-((0!=i)<<5)}function _(t,i,n){var e=0;for(t=n?v(t/700):t>>1,t+=v(t/i);t>455;e+=h)t=v(t/35);return v(e+36*t/(t+38))}function E(t){var i,n,e,r,s,o,a,c,f,l,d,m=[],b=t.length,g=0,w=128,E=72;for((n=t.lastIndexOf("-"))<0&&(n=0),e=0;e<n;++e)t.charCodeAt(e)>=128&&p("not-basic"),m.push(t.charCodeAt(e));for(r=n>0?n+1:0;r<b;){for(s=g,o=1,a=h;r>=b&&p("invalid-input"),((c=(d=t.charCodeAt(r++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:h)>=h||c>v((u-g)/o))&&p("overflow"),g+=c*o,!(c<(f=a<=E?1:a>=E+26?26:a-E));a+=h)o>v(u/(l=h-f))&&p("overflow"),o*=l;E=_(g-s,i=m.length+1,0==s),v(g/i)>u-w&&p("overflow"),w+=v(g/i),g%=i,m.splice(g++,0,w)}return y(m)}function O(t){var i,n,e,r,s,o,a,c,f,l,m,b,y,E,O,A=[];for(b=(t=g(t)).length,i=128,n=0,s=72,o=0;o<b;++o)(m=t[o])<128&&A.push(d(m));for(e=r=A.length,r&&A.push("-");e<b;){for(a=u,o=0;o<b;++o)(m=t[o])>=i&&m<a&&(a=m);for(a-i>v((u-n)/(y=e+1))&&p("overflow"),n+=(a-i)*y,i=a,o=0;o<b;++o)if((m=t[o])<i&&++n>u&&p("overflow"),m==i){for(c=n,f=h;!(c<(l=f<=s?1:f>=s+26?26:f-s));f+=h)O=c-l,E=h-l,A.push(d(w(l+O%E,0))),c=v(O/E);A.push(d(w(c,0))),s=_(n,y,e==r),n=0,++e}++n,++i}return A.join("")}o={version:"1.3.2",ucs2:{decode:g,encode:y},decode:E,encode:O,toASCII:function(t){return b(t,(function(t){return c.test(t)?"xn--"+O(t):t}))},toUnicode:function(t){return b(t,(function(t){return a.test(t)?E(t.slice(4).toLowerCase()):t}))}},void 0===(e=function(){return o}.call(i,n,i,t))||(t.exports=e)}()},7225:function(t){"use strict";function i(t,i){return Object.prototype.hasOwnProperty.call(t,i)}t.exports=function(t,n,e,r){n=n||"&",e=e||"=";var s={};if("string"!=typeof t||0===t.length)return s;var o=/\+/g;t=t.split(n);var u=1e3;r&&"number"==typeof r.maxKeys&&(u=r.maxKeys);var h=t.length;u>0&&h>u&&(h=u);for(var a=0;a<h;++a){var c,f,l,v,d=t[a].replace(o,"%20"),p=d.indexOf(e);p>=0?(c=d.substr(0,p),f=d.substr(p+1)):(c=d,f=""),l=decodeURIComponent(c),v=decodeURIComponent(f),i(s,l)?Array.isArray(s[l])?s[l].push(v):s[l]=[s[l],v]:s[l]=v}return s}},4066:function(t){"use strict";var i=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}};t.exports=function(t,n,e,r){return n=n||"&",e=e||"=",null===t&&(t=void 0),"object"==typeof t?Object.keys(t).map((function(r){var s=encodeURIComponent(i(r))+e;return Array.isArray(t[r])?t[r].map((function(t){return s+encodeURIComponent(i(t))})).join(n):s+encodeURIComponent(i(t[r]))})).join(n):r?encodeURIComponent(i(r))+e+encodeURIComponent(i(t)):""}},6254:function(t,i,n){"use strict";i.decode=i.parse=n(7225),i.encode=i.stringify=n(4066)},8575:function(t,i,n){var e=n(2511);function r(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}i.parse=b,i.resolve=function(t,i){return b(t,!1,!0).resolve(i)},i.resolveObject=function(t,i){return t?b(t,!1,!0).resolveObject(i):i},i.format=function(t){g(t)&&(t=b(t));return t instanceof r?t.format():r.prototype.format.call(t)},i.Url=r;var s=/^([a-z0-9.+-]+:)/i,o=/:[0-9]*$/,u=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),h=["'"].concat(u),a=["%","/","?",";","#"].concat(h),c=["/","?","#"],f=/^[a-z0-9A-Z_-]{0,63}$/,l=/^([a-z0-9A-Z_-]{0,63})(.*)$/,v={javascript:!0,"javascript:":!0},d={javascript:!0,"javascript:":!0},p={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},m=n(6254);function b(t,i,n){if(t&&y(t)&&t instanceof r)return t;var e=new r;return e.parse(t,i,n),e}function g(t){return"string"==typeof t}function y(t){return"object"==typeof t&&null!==t}function w(t){return null===t}r.prototype.parse=function(t,i,n){if(!g(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var r=t;r=r.trim();var o=s.exec(r);if(o){var u=(o=o[0]).toLowerCase();this.protocol=u,r=r.substr(o.length)}if(n||o||r.match(/^\/\/[^@\/]+@[^@\/]+/)){var b="//"===r.substr(0,2);!b||o&&d[o]||(r=r.substr(2),this.slashes=!0)}if(!d[o]&&(b||o&&!p[o])){for(var y,w,_=-1,E=0;E<c.length;E++){-1!==(O=r.indexOf(c[E]))&&(-1===_||O<_)&&(_=O)}-1!==(w=-1===_?r.lastIndexOf("@"):r.lastIndexOf("@",_))&&(y=r.slice(0,w),r=r.slice(w+1),this.auth=decodeURIComponent(y)),_=-1;for(E=0;E<a.length;E++){var O;-1!==(O=r.indexOf(a[E]))&&(-1===_||O<_)&&(_=O)}-1===_&&(_=r.length),this.host=r.slice(0,_),r=r.slice(_),this.parseHost(),this.hostname=this.hostname||"";var A="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!A)for(var S=this.hostname.split(/\./),T=(E=0,S.length);E<T;E++){var I=S[E];if(I&&!I.match(f)){for(var j="",M=0,N=I.length;M<N;M++)I.charCodeAt(M)>127?j+="x":j+=I[M];if(!j.match(f)){var k=S.slice(0,E),R=S.slice(E+1),L=I.match(l);L&&(k.push(L[1]),R.unshift(L[2])),R.length&&(r="/"+R.join(".")+r),this.hostname=k.join(".");break}}}if(this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),!A){var D=this.hostname.split("."),C=[];for(E=0;E<D.length;++E){var P=D[E];C.push(P.match(/[^A-Za-z0-9_-]/)?"xn--"+e.encode(P):P)}this.hostname=C.join(".")}var x=this.port?":"+this.port:"",U=this.hostname||"";this.host=U+x,this.href+=this.host,A&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==r[0]&&(r="/"+r))}if(!v[u])for(E=0,T=h.length;E<T;E++){var V=h[E],F=encodeURIComponent(V);F===V&&(F=escape(V)),r=r.split(V).join(F)}var B=r.indexOf("#");-1!==B&&(this.hash=r.substr(B),r=r.slice(0,B));var z=r.indexOf("?");if(-1!==z?(this.search=r.substr(z),this.query=r.substr(z+1),i&&(this.query=m.parse(this.query)),r=r.slice(0,z)):i&&(this.search="",this.query={}),r&&(this.pathname=r),p[u]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){x=this.pathname||"",P=this.search||"";this.path=x+P}return this.href=this.format(),this},r.prototype.format=function(){var t=this.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var i=this.protocol||"",n=this.pathname||"",e=this.hash||"",r=!1,s="";this.host?r=t+this.host:this.hostname&&(r=t+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(r+=":"+this.port)),this.query&&y(this.query)&&Object.keys(this.query).length&&(s=m.stringify(this.query));var o=this.search||s&&"?"+s||"";return i&&":"!==i.substr(-1)&&(i+=":"),this.slashes||(!i||p[i])&&!1!==r?(r="//"+(r||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):r||(r=""),e&&"#"!==e.charAt(0)&&(e="#"+e),o&&"?"!==o.charAt(0)&&(o="?"+o),i+r+(n=n.replace(/[?#]/g,(function(t){return encodeURIComponent(t)})))+(o=o.replace("#","%23"))+e},r.prototype.resolve=function(t){return this.resolveObject(b(t,!1,!0)).format()},r.prototype.resolveObject=function(t){if(g(t)){var i=new r;i.parse(t,!1,!0),t=i}var n=new r;if(Object.keys(this).forEach((function(t){n[t]=this[t]}),this),n.hash=t.hash,""===t.href)return n.href=n.format(),n;if(t.slashes&&!t.protocol)return Object.keys(t).forEach((function(i){"protocol"!==i&&(n[i]=t[i])})),p[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n;if(t.protocol&&t.protocol!==n.protocol){if(!p[t.protocol])return Object.keys(t).forEach((function(i){n[i]=t[i]})),n.href=n.format(),n;if(n.protocol=t.protocol,t.host||d[t.protocol])n.pathname=t.pathname;else{for(var e=(t.pathname||"").split("/");e.length&&!(t.host=e.shift()););t.host||(t.host=""),t.hostname||(t.hostname=""),""!==e[0]&&e.unshift(""),e.length<2&&e.unshift(""),n.pathname=e.join("/")}if(n.search=t.search,n.query=t.query,n.host=t.host||"",n.auth=t.auth,n.hostname=t.hostname||t.host,n.port=t.port,n.pathname||n.search){var s=n.pathname||"",o=n.search||"";n.path=s+o}return n.slashes=n.slashes||t.slashes,n.href=n.format(),n}var u=n.pathname&&"/"===n.pathname.charAt(0),h=t.host||t.pathname&&"/"===t.pathname.charAt(0),a=h||u||n.host&&t.pathname,c=a,f=n.pathname&&n.pathname.split("/")||[],l=(e=t.pathname&&t.pathname.split("/")||[],n.protocol&&!p[n.protocol]);if(l&&(n.hostname="",n.port=null,n.host&&(""===f[0]?f[0]=n.host:f.unshift(n.host)),n.host="",t.protocol&&(t.hostname=null,t.port=null,t.host&&(""===e[0]?e[0]=t.host:e.unshift(t.host)),t.host=null),a=a&&(""===e[0]||""===f[0])),h)n.host=t.host||""===t.host?t.host:n.host,n.hostname=t.hostname||""===t.hostname?t.hostname:n.hostname,n.search=t.search,n.query=t.query,f=e;else if(e.length)f||(f=[]),f.pop(),f=f.concat(e),n.search=t.search,n.query=t.query;else if(null!=t.search){if(l)n.hostname=n.host=f.shift(),(_=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=_.shift(),n.host=n.hostname=_.shift());return n.search=t.search,n.query=t.query,w(n.pathname)&&w(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!f.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var v=f.slice(-1)[0],m=(n.host||t.host)&&("."===v||".."===v)||""===v,b=0,y=f.length;y>=0;y--)"."==(v=f[y])?f.splice(y,1):".."===v?(f.splice(y,1),b++):b&&(f.splice(y,1),b--);if(!a&&!c)for(;b--;b)f.unshift("..");!a||""===f[0]||f[0]&&"/"===f[0].charAt(0)||f.unshift(""),m&&"/"!==f.join("/").substr(-1)&&f.push("");var _,E=""===f[0]||f[0]&&"/"===f[0].charAt(0);l&&(n.hostname=n.host=E?"":f.length?f.shift():"",(_=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=_.shift(),n.host=n.hostname=_.shift()));return(a=a||n.host&&f.length)&&!E&&f.unshift(""),f.length?n.pathname=f.join("/"):(n.pathname=null,n.path=null),w(n.pathname)&&w(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=t.auth||n.auth,n.slashes=n.slashes||t.slashes,n.href=n.format(),n},r.prototype.parseHost=function(){var t=this.host,i=o.exec(t);i&&(":"!==(i=i[0])&&(this.port=i.substr(1)),t=t.substr(0,t.length-i.length)),t&&(this.hostname=t)}},9847:function(t,i,n){"use strict";t.exports={userAgent:n(4210),capabilities:n(9278)}},9278:function(t,i,n){"use strict";var e=n(4210),r={wifi:!0,broadband:!0,dsl:!0,cable:!0};function s(){if("undefined"!=typeof navigator)return(navigator&&(navigator.connection||navigator.mozConnection||navigator.webkitConnection)||{}).type}function o(){if(!e.mobile)return!0;var t=e.android&&e.chrome>=50,i=e.ios&&!e.iosWebView&&e.safari>=10;return t||i}t.exports={getConnectionType:s,isAutoplaySupported:o,isAutoplayAllowed:function(t){return!e.mobile||!(!(t=(s()||t||"").replace(/^cs_/i,"").toLowerCase())||!r[t])&&o()}}},4210:function(t,i,n){"use strict";var e="undefined"!=typeof window?window:void 0!==n.g&&n.g.window?n.g.window:{},r=e.navigator?e.navigator:"undefined"!=typeof navigator?navigator:{},s=r.userAgent?r.userAgent.toLowerCase().replace(/<[A-Za-z]+.*?(\/>|>.*?<\/[A-Za-z]+>)|javascript:/g,""):"",o=function(t){if(null===t)return!1;var i=t[1];return parseFloat(i.replace("_",".").split(".",2).join("."))||1},u=function(t){for(var i=(e&&e.location&&e.location.search&&e.location.search.substring(1)||"").split("&"),n=0;n<i.length;n++){var r=i[n].split("=");if(decodeURIComponent(r[0])===t)return decodeURIComponent(r[1])}return null};if(i.ua=s,i.chromium=o(/chromium\/([^\s]*)/.exec(s)),i.edge=o(/edge\/([^\s]*)/.exec(s)),i.opera=/opr\/|opera\//.test(s),i.chrome=!i.chromium&&!i.edge&&!i.opera&&(o(/chrome\/([^\s]*)/.exec(s))||o(/crios\/([^\s]*)/.exec(s))),i.ie=o(/msie ([^;]*)/.exec(s))||o(/trident.*; rv:([0-9.]+)/.exec(s)),i.firefox=!i.ie&&o(/firefox\/([^\s]*)/.exec(s)),i.android=/android/.test(s),i.androidTablet=i.android&&!/mobile/.test(s),i.htc_one=/htc_one/.test(s),i.vizio=/vizio/.test(s)||"vizio"===u("man"),i.tivo=/tivo/.test(s),i.presto=i.opera&&/presto/i.test(s),i.fios=/verizon.*(stb|vms|ipc)/.test(s),i.philips=/philipstv/.test(s),i.toshiba=/tsb/.test(s),i.amazon=i.android&&/amazonwebappplatform/.test(s)&&/aft/.test(s),i.lg=/web0s/.test(s),i.tizen=/tizen/.test(s),i.orsay=/smarttv/.test(s)&&!i.tizen&&!i.lg&&!i.philips,i.samsung=i.orsay||i.tizen,i.sony=/sony|bravia/.test(s),i.playstation=/(playstation)/.test(s),i.ios=/(ipad|iphone|ipod)/.test(s),i.iphone=/(iphone|ipod)/.test(s)&&!/ipad/.test(s),i.ipad=i.ios&&!i.iphone,i.androidBrowser=!i.chrome&&/android/.test(s),i.chromecast=/crkey/.test(s),i.androidVersion=o(/android\s([0-9.]*)/.exec(s)),i.safari=!i.chrome&&!i.chromium&&!i.android&&/safari\/([^\s]*)/.test(s)&&o(/version\/([^\s]*)/.exec(s)),i.iosWebView=i.ios&&!navigator.standalone&&!i.safari,i.iosVersion=i.ios&&o(/\bos ((\d+_?){2,3})\s/.exec(s)),i.mobile=i.ios||i.android&&!i.amazon,i.safariDesktop=!i.mobile&&i.safari,i.tv=i.vizio||i.tivo||i.amazon||i.samsung||i.sony||i.playstation||i.lg||i.fios||i.philips||i.toshiba,i.desktop=!i.mobile&&!i.tv,i.phantomJS=e.window&&e.window._a,i.tv){var h=void 0!==h?h:void 0!==n.g&&n.g.tv?n.g.tv:{};if(i.class=i.ua,i.vizio)i.os="vizio",i.class=u("class")||u("soc"),h&&h.tts&&(i.class+="-tts");else if(i.tivo)i.os="tivo",/tcd849/.test(s)?i.class="TCD849":/tcd8d9/.test(s)?i.class="TCD8D9":/tcd8f9/.test(s)?i.class="TCD8F9":/tcd8/.test(s)?i.class="TCD8":/tcdd/.test(s)?i.class="TCDD":/tcd7/.test(s)?i.class="TCD7":/tcda9/.test(s)&&(i.class="TCDA9");else if(i.amazon)i.os="amazon",/aftb/.test(s)?i.class="AFTB":/afts/.test(s)?i.class="AFTS":/aftm/.test(s)?i.class="AFTM":/aftn/.test(s)?i.class="AFTN":/aftrs/.test(s)?i.class="AFTRS":/aftt/.test(s)&&(i.class="AFTT");else if(i.lg)i.os="lg",/qtwebengine/.test(s)?i.class="3":/safari\/537/.test(s)?i.class="1":/safari\/538/.test(s)&&(i.class="2");else if(i.samsung){i.os="samsung";var a="default";if(i.tizen){var c=void 0!==c?c:e.tizen;c&&c.systeminfo&&(i.version=c.systeminfo.getCapability("http://tizen.org/feature/platform.version"));var f=void 0!==f?f:e.webapis;if(f&&f.productinfo&&f.productinfo.getRealModel)try{var l=f.productinfo.getRealModel(),v=l.substr(4,isNaN(Number(l[5]))?2:1);a=v+l.substr(1===v.length?5:6,1)}catch(t){a="default"}}else a="orsay";i.class=a}else i.roku||i.chromecast||i.toshiba||i.philips||i.appletv||i.xbox||(i.sony?(i.os="sony",/bdp/.test(s)?i.class="BDP":/bravia|sony-kj/.test(s)?i.class="BRAVIA":i.class="default"):i.playstation?(i.os="playstation",/4pro/.test(s)?i.class="4PRO":/playstation 4/.test(s)?i.class="4":/vita/i.test(s)&&(i.class="VITA")):i.fios?(i.os="fios",/stb/.test(s)?i.class="STB":/vms/.test(s)?i.class="VMS":/ipc/.test(s)&&(i.class="IPC")):i.os=null)}else i.ios?i.os="ios":i.android?i.os="android":/windows|win32/.test(s)?(i.os="windows",i.winXP=/(windows nt 5\.[1-3])/.test(s),i.class=i.winXP?"XP":i.class,i.winVista=/(windows nt 6\.0)/.test(s),i.class=i.winVista?"VISTA":i.class,i.win7=/(windows nt 6\.1)/.test(s),i.class=i.win7?"7":i.class,i.win8=/(windows nt 6\.2)/.test(s),i.class=i.win8?"8":i.class,i.win8_1=/(windows nt 6\.3)/.test(s),i.class=-1*i.win?"8_1":i.class,i.win10=/(windows nt 10\.0)/.test(s),i.class=i.win10?"10":i.class,i.win64=/(wow64|win64)/.test(s),i.architecture=i.win64?"64":"32"):/macintosh|mac_powerpc/.test(s)?i.os="macintosh":/symbos/.test(s)?i.os="symbos":/linux/.test(s)?i.os="linux":i.os=null},6793:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.CAST_CODES=i.SAPI_CODES=i.PLAYER_JS_HLS_CODES=i.PLAYER_DRM_CODES=i.PLAYER_CODES=i.WARNING_CODES=i.INFO_CODES=i.AD_CLIENT_CODES=i.E_CAST=i.E_AD_CLIENT=i.E_SAPI_CLOSEDCAPTION=i.E_SAPI_POPULAR=i.E_SAPI_RELATED=i.E_SAPI_PLAYLIST=i.E_SAPI_STREAM=i.E_SAPI_ABSTRACT=i.E_PLAYER_JS_HLS=i.E_PLAYER_DRM=i.E_PLAYER_FAILOVER=i.E_PLAYER=i.E_YVAP=i.E_WARNING=i.E_INFO=void 0,i.E_INFO="100",i.E_WARNING="200",i.E_YVAP="300",i.E_PLAYER="400",i.E_PLAYER_FAILOVER="407",i.E_PLAYER_DRM="410",i.E_PLAYER_JS_HLS="430",i.E_SAPI_ABSTRACT="500",i.E_SAPI_STREAM="501",i.E_SAPI_PLAYLIST="502",i.E_SAPI_RELATED="503",i.E_SAPI_POPULAR="504",i.E_SAPI_CLOSEDCAPTION="505",i.E_AD_CLIENT="600",i.E_CAST="800",i.AD_CLIENT_CODES={E_INTERVENTION_VPAID_FRAME:"1",E_INTERVENTION_NON_VPAID_OR_PLAYER_FRAME:"2",E_INTERVENTION_FROM_PLAYER_FRAME:"3"},i.INFO_CODES={E_SAPI_LICENSE_ERROR:"200",E_SAPI_UNAVAILABLE_TEMP:"201",E_SAPI_GEO:"202",E_SAPI_DEVICE:"203",E_SAPI_EMBED:"204",E_SAPI_BLACKOUT:"208",E_SAPI_AUTH_FAILED:"210",E_SAPI_INVALID_AUTH_KEY_VERSION:"211",E_SAPI_GEO_POSITION_REQUIRED:"212",E_SAPI_RESTRICTED_NETWORK_TYPE:"214",E_SAPI_UNSUPPORTED_LIVE_ON_HTML:"305",E_DRM_UNSUPPORTED_OS:"401",E_DRM_UNSUPPORTED_BROWSER:"402",E_DRM_FORBIDDEN_LICENSE:"403",E_PLAYER_ANDROID_CHROME_REQUIRED:"500",E_FLASH_RENDERER_NOT_SUPPORTED:"605",E_PLAYER_NO_COMPATIBLE_FORMAT:"700",E_PLAYER_360_IS_NOT_SUPPORTED:"701"},i.WARNING_CODES={E_PLAYBACK_TIMEOUT:"1",E_RECOVER_LONG_PAUSE:"50",E_LIVE_PLAYBACK_COMPLETE:"800",E_SSL_MISMATCH:"803",E_CSS_DOWNLOAD_FAILED:"804",E_PLAYBACK_FROZEN_DETECTED:"900",E_ER_TRY:"901",E_RECOVERY_STATUS:"902",E_BUFFER_GAP:"903"},i.PLAYER_CODES={E_PLAYER_NOT_ENABLED:"200",E_FLASH_LIVE_NOT_SUPPORTED:"252",E_NATIVE_ERROR:"303",E_NATIVE_ABORTED:"304",E_NATIVE_NETWORK_FAILURE:"305",E_NATIVE_DECODE_ERROR:"306",E_NATIVE_SRC_NOT_SUPPORTED:"307",E_NATIVE_ENCRYPT_MEDIA:"308",E_NATIVE_PREMATURE_PLAY:"309",E_NATIVE_UNAUTHORIZED_URL:"310",E_NATIVE_URL_NOT_FOUND:"311",E_CMS_JSONP_REQUEST_FAILURE:"101",E_CMS_JSONP_REQUEST_SILENT_FAIL:"102",E_CMS_RESPONSE:"405",E_CMS_JSONP_REQ_TIMEOUT:"408",E_CMS_JSONP_REQ_TIMEOUT_SILENT_FAIL:"409",E_CMS_XHR_REQ_CONNECTION_FAILED:"700",E_CMS_XHR_REQ_CONNECTION_FAILED_TIMEOUT:"701",E_CMS_XHR_RESPONSE_ABSENT:"710",E_CMS_XHR_RESPONSE_ABSENT_TIMEOUT:"711",E_CMS_XHR_REQ_LOAD_FAILED:"720",E_CMS_XHR_REQ_LOAD_TIMEOUT:"721",E_CMS_XHR_REQ_LOAD_408:"722",E_CMS_XHR_REQ_INCOMPLETE:"730",E_CMS_XHR_REQ_INCOMPLETE_TIMEOUT:"731",E_CMS_XHR_REQ_408:"732",E_CMS_XHR_REQ_ERROR:"740",E_CMS_XHR_REQ_TIMEOUT:"750",E_CMS_XHR_REQ_CORS_ERROR:"760",E_INTERNAL_VIOLATION:"600",E_INVALID_CONFIG:"601",E_RECOVERY_FAILURE:"602",E_NO_PLUGIN_FOUND:"603",E_NO_RENDERER_FOUND:"604",E_FLASH_RENDERER_NOT_SUPPORTED:"605"},i.PLAYER_DRM_CODES={E_UNSUPPORTED_OS:"1",E_UNSUPPORTED_BROWSER:"2",E_EME_MISSING:"3",E_INIT:"4",E_CONFIG:"5",E_CERTPATH_MISSING:"6",E_CERT_LOAD_FAILED:"7",E_CERT_NO_DATA:"8",E_NO_KEY_SYSTEM:"9",E_KEY_CREATION_FAILED:"10",E_KEY_SESSION_FAILED:"11",E_KEY_ERROR:"12",E_LICENSE_REQUEST:"13",E_FORBIDDEN_LICENSE:"14"},i.PLAYER_JS_HLS_CODES={MEDIA_ERR_ABORTED:"1",MEDIA_ERR_NETWORK:"2",MEDIA_ERR_DECODE:"3",MEDIA_ERR_SRC_NOT_SUPPORTED:"4",ERR_XHR_LOAD:"11",ERR_PLAYLIST_LOAD:"12",ERR_SUBS_LOAD:"13",ERR_SEGMENT_LOAD:"14",ERR_PARTIAL_LOAD:"15",ERR_MASTER_PLAYLIST_PARSE:"16",ERR_MEDIA_PLAYLIST_PARSE:"17",ERR_SEGMENT_PARSE:"18",ERR_API_NO_NODE:"19",ERR_MIMETYPE_NOT_SUPPORTED:"20",ERR_XHR_LOAD_LIVE_PAUSE:"21",ERR_DRM_EME_MISSING:"22",ERR_DRM_INIT:"23",ERR_DRM_CONFIG:"24",ERR_DRM_LICENSE_REQUEST:"25",ERR_XHR_LOAD_FORBIDDEN:"27"},i.SAPI_CODES={E_INCOMPATIBLE_FORMAT:"100",E_NO_STREAMS:"103",E_UNAUTHORIZED_USER:"205",E_RESTRICTED_TO_INTERNAL:"206",E_DRM_RESTRICTED:"207",E_UNSUPPORTED_FORMAT:"300",E_EXTERNAL_NO_STREAMS:"301",E_NO_PLAYABLE_STREAMS:"302",E_NOT_FOUND:"400",E_EMPTY_LIST:"403",E_DOWNSTREAM_ISSUE:"555"},i.CAST_CODES={E_CONNECTION_REQUEST_FAILED:"1"}},4146:function(t){"use strict";t.exports=JSON.parse('{"ERR_TITLE_CANNOT_PLAY_VIDEO":"Cannot Play Video"}')},7258:function(t){"use strict";t.exports=JSON.parse('{"ERR_RESTRICTED_NETWORK_TYPE":"Due to rights restrictions, this live stream is only available on cellular data. Turn off wifi to watch.","ERR_DRM_UNSUPPORTED_NETWORK_WIFI":"Due to license restrictions, this video cannot be played over WiFi on your device. To view this video, turn off WiFi and use your cellular data connection instead."}')},2891:function(t){"use strict";t.exports=JSON.parse('{"EMBED":"Embed","NOW_PLAYING":"Now Playing","WATCHED":"watched","LIVE":"Live","PLAY_VIDEO":"Play Video","BACK":"Back","SETTINGS":"Settings","VIDEO_QUALITY":"Video Quality","QUALITY":"QUALITY","AUTO":"Auto","LOW":"Good","MEDIUM":"Better","HIGH":"Best","EMBED_NOT_ALLOWED":"This video cannot be embedded due to provider license restrictions.","TOP":"Top","BOTTOM":"Bottom","ON":"On","OFF":"Off","CC_PREVIEW":"Bottom","CC_PREVIEW_MESSAGE":"Captions will look like this","BACKGROUND":"background","EFFECTS":"Effects","RAISED":"Raised","CC":"Closed Captions","LANGUAGE":"Language","POSITION":"Position","ERR_ANDROID_LIVE_CHROME_REQUIRED":"This video requires Android 4.0 or above and the latest version of the Google Chrome browser.<br> You can get the latest version of Chrome from the <a href=\'https://play.google.com/store/apps/details?id=com.android.chrome\'>Google Play store</a>.","ERR_LIVE_PLAYBACK_COMPLETE":"This live event has ended.","ERR_NETWORK_ISSUE":"Videos cannot play due to a network issue. Please check your Internet connection and try again.","ERR_DEVICE":"Due to license restrictions; this video cannot be viewed on this device.","ERR_EMBED":"Due to license restrictions; this video can only be viewed on Yahoo.","ERR_GEO":"Unfortunately, this video is not available in your region.","ERR_BLACKOUT":"Due to local blackout restrictions, this live event cannot be viewed in your area.","ERR_TECH_DIFFICULTIES":"If this error is occurring repeatedly, we may be experiencing technical difficulties. We apologize for the inconvenience. <a class=\'vp-browser-refresh\' href=\'javascript:window.location.reload();\'>Refresh Browser</a>","ERR_UNAVAILABLE":"Unfortunately, this video is no longer available.","ERR_MISSING_OR_DAMAGED":"Unfortunately, this video is missing or damaged and cannot be played.","ERR_BROWSER_UNSUPPORTED":"This browser is unsupported. To view this video, try another browser.","ERR_BROWSER_UNSUPPORTED_SKIP_IN_10":"This browser is unsupported. To view this video, try another browser. In few seconds, we will go to the next video.","ERR_GENERAL_ERROR":"Unfortunately, an error occurred. To try again, <a href=\'javascript:window.location.reload();\'>refresh the browser</a>.","ERR_LIVE_IOS_PLAYBACK":"Unfortunately, an error occurred. To try again, either <a href=\'javascript:window.location.reload();\'>refresh</a> the browser or download the <a class=\'vp-browser-refresh\' href=\'https://mobile.yahoo.com/sports\'>Yahoo Sports app</a>","ERR_DRM_ANDROID_UNSUPPORTED_BROWSER":"This video requires DRM, which is not supported by this web browser. To view this video, use the <a href=\'https://play.google.com/store/apps/details?id=com.android.chrome\'>Google Chrome web browser</a> instead.","ERR_DRM_IOS_UNSUPPORTED_BROWSER":"This video requires DRM, which is not supported by this web browser. To view this video, use the Apple Safari web browser instead.","ERR_DRM_IOS_UNSUPPORTED_OS_VER":"This video requires DRM, which is not supported by the older version of iOS on your device. To view this video, update your device to the latest version of iOS.","ERR_DRM_UNSUPPORTED_NETWORK_WIFI":"Due to license restrictions, this video cannot be played over WiFi on your device. To view this video, turn off WiFi and use your cellular data connection instead.","ERR_TITLE_CANNOT_PLAY_360_VIDEO":"Cannot Play 360 Video","ERR_TITLE_SOMETHING_WENT_WRONG":"Something Went Wrong","ERR_TITLE_VIDEO_NOT_AVAILABLE":"Video Not Available","CHROMECAST":"Chromecast","DISCONNECT":"Disconnect","CAST_PLAYING_RECEIVER":"Playing on {device-name}","AIRPLAY":"Airplay","PAUSE_VIDEO":"Pause Video","GO_TO_FULLSCREEN":"Go to full screen","GO_TO_NORMAL_SCREEN":"Go to normal screen","UNMUTE":"Unmute","MUTE":"Mute","SEEK_SLIDER":"Seek slider","UP_NEXT":"Up next","FULLSCREEN_SPACE":"Full Screen","PRESETS":"Presets","CC_SETTINGS":"Closed Caption Settings","ADV_SHORT":"Ad: {remaining}s","ADV_LONG":"Ad: video resumes in {remaining}s","ADV_MULT_SHORT":"Ad {position}/{total}: {remaining}s","ADV_MULT_LONG":"Ad {position}/{total}: video resumes in {remaining}s","TEXT":"Text","STYLE_OPTIONS":"Style Options","PLAIN":"Plain","SHADOW":"Shadow","LOWERED":"Lowered","OUTLINE":"Outline","CAPTIONS_ON":"Captions On","CAPTIONS_OFF":"Captions Off","CAPTIONS_AVAILABLE":"Captions Available","MULTI_AUDIO":"Select Audio Language","AUDIO_TRACK":"Audio Track","CAPTIONS_NOT_AVAILABLE":"Captions Not Available","EXIT_FULLSCREEN":"Exit Full Screen","MORE_MARKERS":"+{count_markers} more","DROPSHADOW":"Dropshadow","DEPRESSED":"Depressed","UNIFORM":"Uniform","SIZE_EXTRA_SMALL":"Extra Small","SIZE_EXTRA_LARGE":"Extra Large","SIZE_SMALL":"Small","SIZE_MEDIUM":"Medium","SIZE_LARGE":"Large","WHITE":"White","GRAY":"Gray","LIGHT_GRAY":"Light Gray","DARK_GRAY":"Dark Gray","BLACK":"Black","RED":"Red","GREEN":"Green","BLUE":"Blue","CYAN":"Cyan","YELLOW":"Yellow","MAGENTA":"Magenta","TRANSPARENT":"Transparent","FONT_SIZE":"Font Size","FONT_FAMILY":"Font Family","FONT_COLOR":"Font Color","BACKGROUND_COLOR":"Background Color","BACKGROUND_TRANSPARENCY":"Background Transparency","CAPTION_LANGUAGES":"Caption Languages","MORE_CAPTION_SETTINGS":"More Captions Settings"}')},742:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.Utils=i.TypeChecker=i.Timer=i.Privacy=i.LocalStorage=i.LoaderConstants=i.Loader=i.errorCodes=void 0;var e=n(6793);i.errorCodes=e;var r=n(234),s=r;i.Loader=r.default,i.LoaderConstants=s;var o=n(2679);i.LocalStorage=o.default;var u=n(7109);i.Privacy=u.default;var h=n(5518);i.Timer=h.default;var a=n(114);i.TypeChecker=a;var c=n(3418);i.Utils=c.default},234:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.XHR_TIMEOUT=i.XHR_CORS=i.XHR_ERROR=void 0;var e=n(9847),r=n(1875),s=n(114),o=n(3418);i.XHR_ERROR="XHR error",i.XHR_CORS="XHR CORS",i.XHR_TIMEOUT="XHR request timed out";var u=function(){function t(){}return t.ajax=function(t,n){t=o.default.fixProtocol(t);var u=o.default.getWindow(),h=n.context,a=n.responseTypeJson,c=n.withCookie,f=n.timeout||3e3,l=o.default.once(n.successHandler),v=o.default.once(n.failureHandler),d=!1,p=null,m={url:t,cors:e.userAgent.ie&&e.userAgent.ie<10||c,withCredentials:c,timeout:f,responseType:n.responseType,headers:n.headers,method:n.method,body:n.body,beforeSend:n.beforeSend};if(h&&l&&v){var b=(new Date).getTime(),g=r.default(m,(function(e,r,o){var c,m;if(!d){if(n.collectPerfData){if(p={},s.isFunction(g.getResponseHeader)&&(p.resp_len=g.getResponseHeader("Content-Length")||"na"),u.performance&&u.performance.getEntriesByName){var y=0===t.indexOf("http")?t:location.protocol+t;p.resourceTiming=u.performance.getEntriesByName(y).pop(),p.resourceTimingEntries=u.performance.getEntries()}p.http_code=r.statusCode}if(r.timeDiff=(new Date).getTime()-b,e){var w=null;s.isFunction(g.getResponseHeader)&&(w=g.getResponseHeader("Access-Control-Allow-Origin"));var _=u.location.protocol+"//"+u.location.host;if(w&&w!==_){var E=i.XHR_CORS+": originHeader ="+(w||"")+": myOrigin ="+_;v.call(h,new Error(E),"default","cors")}else{var O=r.timeDiff>=f?i.XHR_TIMEOUT:i.XHR_ERROR;v.call(h,new Error(O+": timeDiff ="+r.timeDiff),(null==r?void 0:r.previousState)||(null===(c=null==r?void 0:r.rawRequest)||void 0===c?void 0:c.previousState),r.statusCode,r.timeDiff,p,g)}}else r.statusCode<200||r.statusCode>=300?v.call(h,new Error(i.XHR_ERROR+": statusCode = "+r.statusCode),(null==r?void 0:r.previousState)||(null===(m=null==r?void 0:r.rawRequest)||void 0===m?void 0:m.previousState),r.statusCode,r.timeDiff,p,g):l.call(h,a?JSON.parse(o):o,!1,p,g)}}));g.previousState=g.readyState;var y=g.onreadystatechange;g.onreadystatechange=function(){4===g.readyState?y.call(g):g.previousState=g.readyState}}return function(){d=!0}},t.preconnect=function(t,i){if(document&&!document.head.querySelector("#"+t)){var n=document.createElement("link");n.setAttribute("rel","preconnect"),n.setAttribute("id",t),n.setAttribute("href",i);var e=document.getElementsByTagName("head")[0];e&&e.appendChild(n)}},t}();i.default=u},2679:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.get=function(t){var i;try{i=(i=window.localStorage.getItem(t))&&JSON.parse(i)||null}catch(t){i=null}return i},t.put=function(t,i){if(!t||!i)return!1;try{return i=JSON.stringify(i),localStorage.setItem(t,i),!0}catch(t){return!1}},t.remove=function(t){try{localStorage.removeItem(t)}catch(t){return}},t.getAllKeys=function(){var t=[];try{for(var i=0,n=localStorage.length;i<n;++i){var e=localStorage.key(i);e&&t.push(e)}return t}catch(i){return t}},t}();i.default=n},7109:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var n=function(){function t(){}return t.getGDPRConsentData=function(t){void 0!==window.__tcfapi&&window.__tcfapi("getTCData",2,(function(i,n){n&&t({gdprApplies:i.gdprApplies,gdprConsentData:i.tcString},!0)}))},t.getUSPrivacyConsent=function(t){void 0!==window.__uspapi?window.__uspapi("getUSPData",1,(function(i,n){n?t({uspString:i.uspString},!0):t(void 0,!1)})):t(void 0,!1)},t.getUSPDoNotSell=function(t){window.__uspapi?window.__uspapi("getDoNotSell",1,(function(i,n){n&&i&&"boolean"==typeof i.doNotSell?t({doNotSell:i.doNotSell},n):t(void 0,!1)})):t(void 0,!1)},t.getVendorConsent=function(t,i){window.__tcfapi&&window.__tcfapi("getTCData",2,(function(n,e){var r;e&&i({gdprApplies:n.gdprApplies,hasConsent:null===(r=null==n?void 0:n.vendor)||void 0===r?void 0:r.consents[t]},!0)}),[t])},t.initIframeForGDPR=function(){if(!window.__tcfapi){var t=this.findApiFrame("__tcfapiLocator"),i={};window.__tcfapi=function(n,e,r,s){if(t){var o=Math.random()+"",u={__tcfapiCall:{command:n,parameter:s,version:e,callId:o}};i[o]=r,t.postMessage(u,"*")}else r({msg:"CMP not found"},!1)},window.addEventListener("message",(function(t){var n={};try{n="string"==typeof t.data?JSON.parse(t.data):t.data}catch(t){}if(n.__tcfapiReturn&&"function"==typeof i[n.__tcfapiReturn.callId]){var e=n.__tcfapiReturn;i[e.callId](e.returnValue,e.success),i[e.callId]=null}}),!1)}},t.findApiFrame=function(t){for(var i=window,n=null;i;){try{if(i.frames[t]){n=i;break}}catch(t){}if(i===window.top)break;i=i.parent}return n},t}();i.default=n},5518:function(t,i,n){"use strict";var e,r=this&&this.__extends||(e=function(t,i){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var n in i)i.hasOwnProperty(n)&&(t[n]=i[n])})(t,i)},function(t,i){function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)});Object.defineProperty(i,"__esModule",{value:!0});var s=function(t){function i(n,e,r,s){void 0===e&&(e=null),void 0===r&&(r=null),void 0===s&&(s=0);var o=t.call(this,"Timer")||this;if(!n||isNaN(n))throw new Error("Invalid Argument: No delay");return o.delay=Math.max(n,20),o.Fit=s>0?s:Number.POSITIVE_INFINITY,o.Bit=0,o.running=!1,o.startTime=0,o._o=null,o._u={},o._h={},e&&r&&o.addEventListener(i.TIMER_EVENT,e,r),o}return r(i,t),i.prototype.destroy=function(){this.reset(),this._u={},t.prototype.removeEventListeners.call(this,this._h),t.prototype.destroy.call(this)},i.prototype.addEventListener=function(n,e,r){if(void 0===n&&(n=i.TIMER_EVENT),!r)throw new Error("Invalid Argument: No context");var s=t.prototype.addEventListener.call(this,n,e,r);return this._h[n]=s,s},i.prototype.removeEventListener=function(n,e){void 0===n&&(n=i.TIMER_EVENT),void 0===e&&(e=""),t.prototype.removeEventListeners.call(this,this._h)},i.prototype.start=function(){var t=this;this._o||this.running||(this._o=window.setInterval((function(){t.Bit++,t.Bit>=t.Fit&&t.stop(),t.publish(i.TIMER_EVENT),t.startTime=Date.now()}),this.delay),this.startTime=Date.now(),this.running=!0)},i.prototype.stop=function(){this._o&&this.running&&(window.clearInterval(this._o),this._o=null,this.running=!1,this.startTime=0)},i.prototype.reset=function(){this.stop(),this.Bit=0,this.startTime=0},i.prototype.restart=function(){this.reset(),this.start()},i.TIMER_EVENT="timedOut",i}(n(4562).default);i.default=s},114:function(t,i){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.isNonEmptyString=i.isFunction=i.isObject=i.isString=i.isNumber=i.isNullOrUndefined=i.isBoolean=i.isArray=void 0,i.isArray=function(t){return Array.isArray(t)},i.isBoolean=function(t){return"boolean"==typeof t},i.isNullOrUndefined=function(t){return null==t},i.isNumber=function(t){return"number"==typeof t&&!isNaN(t)},i.isString=function(t){return"string"==typeof t},i.isObject=function(t){return"[object Object]"===(i=t,Object.prototype.toString.call(i));var i},i.isFunction=function(t){return"function"==typeof t},i.isNonEmptyString=function(t){return"string"==typeof t&&""!==t}},3418:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var e=n(9847),r=n(114),s=function(){function t(){}return t.getWindow=function(){return window},t.fixProtocol=function(t){return e.userAgent.samsung&&0===t.indexOf("//")?"https:"+t:t},t.once=function(t){var i=this,n=function(){var e=Array.prototype.slice.call(arguments);return n.called||(n.called=!0,n.value=t.apply(i,e)),n.value};return n.called=!1,n},t.stringifyPrimitive=function(t){return r.isString(t)?t:r.isBoolean(t)||r.isNumber(t)&&isFinite(t)?t.toString():""},t.generateGuid=function(i){return i?(0|16*Math.random()).toString(16):"10000000-1000-4000-8000-100000000000".replace(/1|0/g,t.generateGuid)},t.sanitizeAndUnescape=function(t,i){if(void 0===i&&(i=!0),r.isNullOrUndefined(t)&&i)return"";if(r.isNullOrUndefined(t))return t;var n=t.toString().replace(/<\/?[^>]+>/g,""),e=document.createElement("div");return e.innerHTML=n,e.textContent},t}();i.default=s},9422:function(t,i){"use strict";var n=this&&this.__spreadArrays||function(){for(var t=0,i=0,n=arguments.length;i<n;i++)t+=arguments[i].length;var e=Array(t),r=0;for(i=0;i<n;i++)for(var s=arguments[i],o=0,u=s.length;o<u;o++,r++)e[r]=s[o];return e};Object.defineProperty(i,"__esModule",{value:!0});var e=function(){function t(t){void 0===t&&(t="anonymous"),this.name=t,this._i={},this.qi=0}return t.prototype.destroy=function(){this._i={}},t.prototype.addEventListener=function(t,i,n){return this._i?this.O6(t,i,n):""},t.prototype.addEventListeners=function(t,i,n){var e=this,r={};return this._i&&t.length?(t.forEach((function(t){var s=i.bind(n,t);r[t]=e.O6(t,s,n)})),r):r},t.prototype.on=function(t,i,n){return Array.isArray(t)?this.addEventListeners(t,i,n):this.addEventListener(t,i,n)},t.prototype.removeEventListener=function(t,i){this._i&&t in this._i&&Object.prototype.hasOwnProperty.call(this._i[t],i)&&delete this._i[t][i]},t.prototype.removeEventListeners=function(t){if(this._i&&t)for(var i=0,n=Object.keys(t);i<n.length;i++){var e=n[i],r=t[e];e in this._i&&Object.prototype.hasOwnProperty.call(this._i[e],r)&&(delete this._i[e][r],delete t[e])}},t.prototype.once=function(t,i,n){var e=this,r=this.addEventListener(t,(function(){for(var s=[],o=0;o<arguments.length;o++)s[o]=arguments[o];i.apply(n,Array.prototype.slice.call(s,0)),e.removeEventListener(t,r)}),this);return r},t.prototype.publish=function(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];if(this._i&&t in this._i){var e=this._i[t];e&&this.A6(e,t,!1,i);var r=this._i["*"];r&&this.A6(r,t,!0,i)}},t.prototype.A6=function(t,i,e,r){for(var s=0,o=Object.keys(t);s<o.length;s++){var u=t[o[s]];if(u)try{var h=u.listener;h&&(e?h.apply(u.subscriber,n([i],r)):h.apply(u.subscriber,r))}catch(t){}}},t.prototype.O6=function(t,i,n){this._i[t]||(this._i[t]={});var e=t+"_"+ ++this.qi;return this._i[t][e]={subscriber:n,listener:i},e},t}();i.default=e},4562:function(t,i,n){t.exports=n(9422)},1875:function(t,i,n){"use strict";var e=n(8908),r=n(7376),s=n(4947),o=n(7529);function u(t,i,n){var e=t;return r(i)?(n=i,"string"==typeof t&&(e={uri:t})):e=o(i,{uri:t}),e.callback=n,e}function h(t,i,n){return a(i=u(t,i,n))}function a(t){if(void 0===t.callback)throw new Error("callback argument missing");var i=!1,n=function(n,e,r){i||(i=!0,t.callback(n,e,r))};function e(){var t=void 0;if(t=c.response?c.response:c.responseText||function(t){try{if("document"===t.responseType)return t.responseXML;var i=t.responseXML&&"parsererror"===t.responseXML.documentElement.nodeName;if(""===t.responseType&&!i)return t.responseXML}catch(t){}return null}(c),b)try{t=JSON.parse(t)}catch(t){}return t}function r(t){return clearTimeout(f),t instanceof Error||(t=new Error(""+(t||"Unknown XMLHttpRequest Error"))),t.statusCode=0,n(t,g)}function o(){if(!a){var i;clearTimeout(f),i=t.useXDR&&void 0===c.status?200:1223===c.status?204:c.status;var r=g,o=null;return 0!==i?(r={body:e(),statusCode:i,method:v,headers:{},url:l,rawRequest:c},c.getAllResponseHeaders&&(r.headers=s(c.getAllResponseHeaders()))):o=new Error("Internal XMLHttpRequest Error"),n(o,r,r.body)}}var u,a,c=t.xhr||null;c||(c=t.cors||t.useXDR?new h.XDomainRequest:new h.XMLHttpRequest);var f,l=c.url=t.uri||t.url,v=c.method=t.method||"GET",d=t.body||t.data,p=c.headers=t.headers||{},m=!!t.sync,b=!1,g={body:void 0,headers:{},statusCode:0,method:v,url:l,rawRequest:c};if("json"in t&&!1!==t.json&&(b=!0,p.accept||p.Accept||(p.Accept="application/json"),"GET"!==v&&"HEAD"!==v&&(p["content-type"]||p["Content-Type"]||(p["Content-Type"]="application/json"),d=JSON.stringify(!0===t.json?d:t.json))),c.onreadystatechange=function(){4===c.readyState&&setTimeout(o,0)},c.onload=o,c.onerror=r,c.onprogress=function(){},c.onabort=function(){a=!0},c.ontimeout=r,c.open(v,l,!m,t.username,t.password),m||(c.withCredentials=!!t.withCredentials),!m&&t.timeout>0&&(f=setTimeout((function(){if(!a){a=!0,c.abort("timeout");var t=new Error("XMLHttpRequest timeout");t.code="ETIMEDOUT",r(t)}}),t.timeout)),c.setRequestHeader)for(u in p)p.hasOwnProperty(u)&&c.setRequestHeader(u,p[u]);else if(t.headers&&!function(t){for(var i in t)if(t.hasOwnProperty(i))return!1;return!0}(t.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in t&&(c.responseType=t.responseType),"beforeSend"in t&&"function"==typeof t.beforeSend&&t.beforeSend(c),c.send(d||null),c}t.exports=h,t.exports.default=h,h.XMLHttpRequest=e.XMLHttpRequest||function(){},h.XDomainRequest="withCredentials"in new h.XMLHttpRequest?h.XMLHttpRequest:e.XDomainRequest,function(t,i){for(var n=0;n<t.length;n++)i(t[n])}(["get","put","post","patch","head","delete"],(function(t){h["delete"===t?"del":t]=function(i,n,e){return(n=u(i,n,e)).method=t.toUpperCase(),a(n)}}))},7529:function(t){t.exports=function(){for(var t={},n=0;n<arguments.length;n++){var e=arguments[n];for(var r in e)i.call(e,r)&&(t[r]=e[r])}return t};var i=Object.prototype.hasOwnProperty}},__webpack_module_cache__={},inProgress,dataWebpackPrefix;function __webpack_require__(t){if(__webpack_module_cache__[t])return __webpack_module_cache__[t].exports;var i=__webpack_module_cache__[t]={id:t,loaded:!1,exports:{}};return __webpack_modules__[t].call(i.exports,i,i.exports,__webpack_require__),i.loaded=!0,i.exports}if(__webpack_require__.m=__webpack_modules__,__webpack_require__.n=function(t){var i=t&&t.__esModule?function(){return t.default}:function(){return t};return __webpack_require__.d(i,{a:i}),i},__webpack_require__.d=function(t,i){for(var n in i)__webpack_require__.o(i,n)&&!__webpack_require__.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:i[n]})},__webpack_require__.f={},__webpack_require__.e=function(t){return Promise.all(Object.keys(__webpack_require__.f).reduce((function(i,n){return __webpack_require__.f[n](t,i),i}),[]))},__webpack_require__.u=function(t){return t+".chunk.d27322bc5517de3fd161.js"},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),__webpack_require__.o=function(t,i){return Object.prototype.hasOwnProperty.call(t,i)},inProgress={},dataWebpackPrefix="oath-player:",__webpack_require__.l=function(t,i,n,e){if(inProgress[t])inProgress[t].push(i);else{var r,s;if(void 0!==n)for(var o=document.getElementsByTagName("script"),u=0;u<o.length;u++){var h=o[u];if(h.getAttribute("src")==t||h.getAttribute("data-webpack")==dataWebpackPrefix+n){r=h;break}}r||(s=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,__webpack_require__.nc&&r.setAttribute("nonce",__webpack_require__.nc),r.setAttribute("data-webpack",dataWebpackPrefix+n),r.src=t),inProgress[t]=[i];var a=function(i,n){r.onerror=r.onload=null,clearTimeout(c);var e=inProgress[t];if(delete inProgress[t],r.parentNode&&r.parentNode.removeChild(r),e&&e.forEach((function(t){return t(n)})),i)return i(n)},c=setTimeout(a.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=a.bind(null,r.onerror),r.onload=a.bind(null,r.onload),s&&document.head.appendChild(r)}},__webpack_require__.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},__webpack_require__.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},__webpack_require__.p="https://assets.video.yahoo.net/oath/builds/8.3.15/","function"==typeof jsonpScriptSrc){var original_jsonpScriptSrc=jsonpScriptSrc;function patchJsonpScriptSrc(){try{if("function"!=typeof replaceOathPlayerSrc)throw new Error("WebpackRequireFrom: 'replaceOathPlayerSrc' is not a function or not available at runtime. See https://github.com/agoldis/webpack-require-from#troubleshooting");var t=replaceOathPlayerSrc(original_jsonpScriptSrc.apply(this,arguments));if(!t||"string"!=typeof t)throw new Error("WebpackRequireFrom: 'replaceOathPlayerSrc' does not return string. See https://github.com/agoldis/webpack-require-from#troubleshooting");return t}catch(t){return original_jsonpScriptSrc.apply(this,arguments)}}jsonpScriptSrc=patchJsonpScriptSrc}!function(){var t={179:0};__webpack_require__.f.j=function(i,n){var e=__webpack_require__.o(t,i)?t[i]:void 0;if(0!==e)if(e)n.push(e[2]);else{var r=new Promise((function(n,r){e=t[i]=[n,r]}));n.push(e[2]=r);var s=__webpack_require__.p+__webpack_require__.u(i),o=new Error;__webpack_require__.l(s,(function(n){if(__webpack_require__.o(t,i)&&(0!==(e=t[i])&&(t[i]=void 0),e)){var r=n&&("load"===n.type?"missing":n.type),s=n&&n.target&&n.target.src;o.message="Loading chunk "+i+" failed.\n("+r+": "+s+")",o.name="ChunkLoadError",o.type=r,o.request=s,e[1](o)}}),"chunk-"+i,i)}};var i=function(i,n){for(var e,r,s=n[0],o=n[1],u=n[2],h=0,a=[];h<s.length;h++)r=s[h],__webpack_require__.o(t,r)&&t[r]&&a.push(t[r][0]),t[r]=0;for(e in o)__webpack_require__.o(o,e)&&(__webpack_require__.m[e]=o[e]);for(u&&u(__webpack_require__),i&&i(n);a.length;)a.shift()()},n=self.loadOathPlayerChunk=self.loadOathPlayerChunk||[];n.forEach(i.bind(null,0)),n.push=i.bind(null,n.push.bind(n))}();var __webpack_exports__={};!function(){"use strict";var t,i;var n=__webpack_require__(7616);n.objectAssignPolyfill(),n.objectValuesPolyfill(),n.arrayIncludesPolyfill();var e=__webpack_require__(8173),r=__webpack_require__(391),s=__webpack_require__(8803),o=__webpack_require__(4550),u=window;["OATH","YAHOO"].forEach((function(t){u[t]=u[t]||{},u[t].VideoPlatform=u[t].VideoPlatform||{},u[t].VideoPlatform.VideoPlayer=s.OathPlayerFactory,u[t].VideoPlatform.Events=Object.assign({},r.API,e.Events),"YAHOO"===t&&(u[t].VideoPlatform.API_Events=u[t].VideoPlatform.Events)})),window.replaceOathPlayerSrc=function(t){var i=t.substring(t.lastIndexOf("/")+1),n=i.substring(0,i.indexOf("."));if(!t.includes("assets.video.yahoo.net"))return"/"+i;switch(n){case"vendors~three":return"https://assets.video.yahoo.net/oath/three/0.83.0/"+i;default:return t}},o.default.sendScriptLoadBeacon(),null===(i=null===(t=window.performance)||void 0===t?void 0:t.mark)||void 0===i||i.call(t,"vplayerjsready")}()})();
//# sourceMappingURL=oath-player-desktop.js.map