// T: 13:34:39 27-8 / 10:16:03 20-8
// I: 1722 / 3.3.13
// U: spotGroup=NO_GROUP / /spot/sp_gOdsQSP9

!function(e){function t(r){if(n[r])return n[r].exports;var i=n[r]={exports:{},id:r,loaded:!1};return e[r].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){n(1),e.exports=n(7)},function(e,t,n){"use strict";function r(e){if(null===this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var t,n=Object(this),r=n.length>>>0,i=arguments[1],o=0;o<r;o++)if(t=n[o],e.call(i,t,o,n))return t}var i=n(2);n(3),(0,i.supportCustomEvent)(),window.Promise||n(4).polyfill(),window.Object.assign||(window.Object.assign=n(6)),Array.from||(Array.from=function(e){return[].slice.call(e)}),window.Array.prototype.find||window.Object.defineProperty(window.Array.prototype,"find",{get:function(){return r},enumerable:!1,configurable:!1}),function(e){e.startsWith||(e.startsWith=function(e){return!(!e||!this||this.lastIndexOf(e,0))}),e.endsWith||(e.endsWith=function(e){var t=e&&this?this.length-e.length:-1;return t>=0&&this.lastIndexOf(e,t)===t})}(String.prototype)},function(e,t){"use strict";function n(){try{new CustomEvent("test")}catch(e){r.prototype=window.Event.prototype,window.CustomEvent=r}}function r(e,t){t=t||{bubbles:!1,cancelable:!1,detail:void 0};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}Object.defineProperty(t,"__esModule",{value:!0}),t.supportCustomEvent=n},function(e,t){!function(e,t){"use strict";function n(e){this.time=e.time,this.target=e.target,this.rootBounds=e.rootBounds,this.boundingClientRect=e.boundingClientRect,this.intersectionRect=e.intersectionRect||l(),this.isIntersecting=!!e.intersectionRect;var t=this.boundingClientRect,n=t.width*t.height,r=this.intersectionRect,i=r.width*r.height;n?this.intersectionRatio=Number((i/n).toFixed(4)):this.intersectionRatio=this.isIntersecting?1:0}function r(e,t){var n=t||{};if("function"!=typeof e)throw new Error("callback must be a function");if(n.root&&1!=n.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=o(this._checkForIntersections.bind(this),this.THROTTLE_TIMEOUT),this._callback=e,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(n.rootMargin),this.thresholds=this._initThresholds(n.threshold),this.root=n.root||null,this.rootMargin=this._rootMarginValues.map(function(e){return e.value+e.unit}).join(" ")}function i(){return e.performance&&performance.now&&performance.now()}function o(e,t){var n=null;return function(){n||(n=setTimeout(function(){e(),n=null},t))}}function u(e,t,n,r){"function"==typeof e.addEventListener?e.addEventListener(t,n,r||!1):"function"==typeof e.attachEvent&&e.attachEvent("on"+t,n)}function a(e,t,n,r){"function"==typeof e.removeEventListener?e.removeEventListener(t,n,r||!1):"function"==typeof e.detatchEvent&&e.detatchEvent("on"+t,n)}function s(e,t){var n=Math.max(e.top,t.top),r=Math.min(e.bottom,t.bottom),i=Math.max(e.left,t.left),o=Math.min(e.right,t.right),u=o-i,a=r-n;return u>=0&&a>=0&&{top:n,bottom:r,left:i,right:o,width:u,height:a}}function c(e){var t;try{t=e.getBoundingClientRect()}catch(e){}return t?(t.width&&t.height||(t={top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.right-t.left,height:t.bottom-t.top}),t):l()}function l(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function d(e,t){for(var n=t;n;){if(n==e)return!0;n=f(n)}return!1}function f(e){var t=e.parentNode;return t&&11==t.nodeType&&t.host?t.host:t}if("IntersectionObserver"in e&&"IntersectionObserverEntry"in e&&"intersectionRatio"in e.IntersectionObserverEntry.prototype)return void("isIntersecting"in e.IntersectionObserverEntry.prototype||Object.defineProperty(e.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}}));var p=[];r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r.prototype.observe=function(e){var t=this._observationTargets.some(function(t){return t.element==e});if(!t){if(!e||1!=e.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:e,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},r.prototype.unobserve=function(e){this._observationTargets=this._observationTargets.filter(function(t){return t.element!=e}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var e=this._queuedEntries.slice();return this._queuedEntries=[],e},r.prototype._initThresholds=function(e){var t=e||[0];return Array.isArray(t)||(t=[t]),t.sort().filter(function(e,t,n){if("number"!=typeof e||isNaN(e)||e<0||e>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return e!==n[t-1]})},r.prototype._parseRootMargin=function(e){var t=e||"0px",n=t.split(/\s+/).map(function(e){var t=/^(-?\d*\.?\d+)(px|%)$/.exec(e);if(!t)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(t[1]),unit:t[2]}});return n[1]=n[1]||n[0],n[2]=n[2]||n[0],n[3]=n[3]||n[1],n},r.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(u(e,"resize",this._checkForIntersections,!0),u(t,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in e&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},r.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,a(e,"resize",this._checkForIntersections,!0),a(t,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},r.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),t=e?this._getRootRect():l();this._observationTargets.forEach(function(r){var o=r.element,u=c(o),a=this._rootContainsTarget(o),s=r.entry,l=e&&a&&this._computeTargetAndRootIntersection(o,t),d=r.entry=new n({time:i(),target:o,boundingClientRect:u,rootBounds:t,intersectionRect:l});s?e&&a?this._hasCrossedThreshold(s,d)&&this._queuedEntries.push(d):s&&s.isIntersecting&&this._queuedEntries.push(d):this._queuedEntries.push(d)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},r.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=e.getComputedStyle(n).display){for(var i=c(n),o=i,u=f(n),a=!1;!a;){var l=null,d=1==u.nodeType?e.getComputedStyle(u):{};if("none"==d.display)return;if(u==this.root||u==t?(a=!0,l=r):u!=t.body&&u!=t.documentElement&&"visible"!=d.overflow&&(l=c(u)),l&&(o=s(l,o),!o))break;u=f(u)}return o}},r.prototype._getRootRect=function(){var e;if(this.root)e=c(this.root);else{var n=t.documentElement,r=t.body;e={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(e)},r.prototype._expandRectByRootMargin=function(e){var t=this._rootMarginValues.map(function(t,n){return"px"==t.unit?t.value:t.value*(n%2?e.width:e.height)/100}),n={top:e.top-t[0],right:e.right+t[1],bottom:e.bottom+t[2],left:e.left-t[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},r.prototype._hasCrossedThreshold=function(e,t){var n=e&&e.isIntersecting?e.intersectionRatio||0:-1,r=t.isIntersecting?t.intersectionRatio||0:-1;if(n!==r)for(var i=0;i<this.thresholds.length;i++){var o=this.thresholds[i];if(o==n||o==r||o<n!=o<r)return!0}},r.prototype._rootIsInDom=function(){return!this.root||d(t,this.root)},r.prototype._rootContainsTarget=function(e){return d(this.root||t,e)},r.prototype._registerInstance=function(){p.indexOf(this)<0&&p.push(this)},r.prototype._unregisterInstance=function(){var e=p.indexOf(this);e!=-1&&p.splice(e,1)},e.IntersectionObserver=r,e.IntersectionObserverEntry=n}(window,document)},function(e,t,n){(function(t,n){!function(t,n){e.exports=n()}(this,function(){"use strict";function e(e){var t=typeof e;return null!==e&&("object"===t||"function"===t)}function r(e){return"function"==typeof e}function i(e){H=e}function o(e){z=e}function u(){return function(){return t.nextTick(d)}}function a(){return"undefined"!=typeof q?function(){q(d)}:l()}function s(){var e=0,t=new K(d),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function c(){var e=new MessageChannel;return e.port1.onmessage=d,function(){return e.port2.postMessage(0)}}function l(){var e=setTimeout;return function(){return e(d,1)}}function d(){for(var e=0;e<V;e+=2){var t=J[e],n=J[e+1];t(n),J[e]=void 0,J[e+1]=void 0}V=0}function f(){try{var e=Function("return this")().require("vertx");return q=e.runOnLoop||e.runOnContext,a()}catch(e){return l()}}function p(e,t){var n=this,r=new this.constructor(v);void 0===r[Q]&&k(r);var i=n._state;if(i){var o=arguments[i-1];z(function(){return I(i,r,o,n._result)})}else S(n,r,e,t);return r}function h(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;var n=new t(v);return w(n,e),n}function v(){}function m(){return new TypeError("You cannot resolve a promise with itself")}function g(){return new TypeError("A promises callback cannot return that same promise.")}function y(e,t,n,r){try{e.call(t,n,r)}catch(e){return e}}function E(e,t,n){z(function(e){var r=!1,i=y(n,t,function(n){r||(r=!0,t!==n?w(e,n):b(e,n))},function(t){r||(r=!0,D(e,t))},"Settle: "+(e._label||" unknown promise"));!r&&i&&(r=!0,D(e,i))},e)}function A(e,t){t._state===ee?b(e,t._result):t._state===te?D(e,t._result):S(t,void 0,function(t){return w(e,t)},function(t){return D(e,t)})}function _(e,t,n){t.constructor===e.constructor&&n===p&&t.constructor.resolve===h?A(e,t):void 0===n?b(e,t):r(n)?E(e,t,n):b(e,t)}function w(t,n){if(t===n)D(t,m());else if(e(n)){var r=void 0;try{r=n.then}catch(e){return void D(t,e)}_(t,n,r)}else b(t,n)}function C(e){e._onerror&&e._onerror(e._result),F(e)}function b(e,t){e._state===Z&&(e._result=t,e._state=ee,0!==e._subscribers.length&&z(F,e))}function D(e,t){e._state===Z&&(e._state=te,e._result=t,z(C,e))}function S(e,t,n,r){var i=e._subscribers,o=i.length;e._onerror=null,i[o]=t,i[o+ee]=n,i[o+te]=r,0===o&&e._state&&z(F,e)}function F(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r=void 0,i=void 0,o=e._result,u=0;u<t.length;u+=3)r=t[u],i=t[u+n],r?I(n,r,i,o):i(o);e._subscribers.length=0}}function I(e,t,n,i){var o=r(n),u=void 0,a=void 0,s=!0;if(o){try{u=n(i)}catch(e){s=!1,a=e}if(t===u)return void D(t,g())}else u=i;t._state!==Z||(o&&s?w(t,u):s===!1?D(t,a):e===ee?b(t,u):e===te&&D(t,u))}function O(e,t){try{t(function(t){w(e,t)},function(t){D(e,t)})}catch(t){D(e,t)}}function T(){return ne++}function k(e){e[Q]=ne++,e._state=void 0,e._result=void 0,e._subscribers=[]}function x(){return new Error("Array Methods must be provided an Array")}function P(e){return new re(this,e).promise}function B(e){var t=this;return new t(U(e)?function(n,r){for(var i=e.length,o=0;o<i;o++)t.resolve(e[o]).then(n,r)}:function(e,t){return t(new TypeError("You must pass an array to race."))})}function M(e){var t=this,n=new t(v);return D(n,e),n}function R(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function L(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}function N(){var e=void 0;if("undefined"!=typeof n)e=n;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(e){throw new Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;if(t){var r=null;try{r=Object.prototype.toString.call(t.resolve())}catch(e){}if("[object Promise]"===r&&!t.cast)return}e.Promise=ie}var j=void 0;j=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)};var U=j,V=0,q=void 0,H=void 0,z=function(e,t){J[V]=e,J[V+1]=t,V+=2,2===V&&(H?H(d):Y())},G="undefined"!=typeof window?window:void 0,$=G||{},K=$.MutationObserver||$.WebKitMutationObserver,W="undefined"==typeof self&&"undefined"!=typeof t&&"[object process]"==={}.toString.call(t),X="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,J=new Array(1e3),Y=void 0;Y=W?u():K?s():X?c():void 0===G?f():l();var Q=Math.random().toString(36).substring(2),Z=void 0,ee=1,te=2,ne=0,re=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(v),this.promise[Q]||k(this.promise),U(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?b(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&b(this.promise,this._result))):D(this.promise,x())}return e.prototype._enumerate=function(e){for(var t=0;this._state===Z&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===h){var i=void 0,o=void 0,u=!1;try{i=e.then}catch(e){u=!0,o=e}if(i===p&&e._state!==Z)this._settledAt(e._state,t,e._result);else if("function"!=typeof i)this._remaining--,this._result[t]=e;else if(n===ie){var a=new n(v);u?D(a,o):_(a,e,i),this._willSettleAt(a,t)}else this._willSettleAt(new n(function(t){return t(e)}),t)}else this._willSettleAt(r(e),t)},e.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===Z&&(this._remaining--,e===te?D(r,n):this._result[t]=n),0===this._remaining&&b(r,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;S(e,void 0,function(e){return n._settledAt(ee,t,e)},function(e){return n._settledAt(te,t,e)})},e}(),ie=function(){function e(t){this[Q]=T(),this._result=this._state=void 0,this._subscribers=[],v!==t&&("function"!=typeof t&&R(),this instanceof e?O(this,t):L())}return e.prototype.catch=function(e){return this.then(null,e)},e.prototype.finally=function(e){var t=this,n=t.constructor;return r(e)?t.then(function(t){return n.resolve(e()).then(function(){return t})},function(t){return n.resolve(e()).then(function(){throw t})}):t.then(e,e)},e}();return ie.prototype.then=p,ie.all=P,ie.race=B,ie.resolve=h,ie.reject=M,ie._setScheduler=i,ie._setAsap=o,ie._asap=z,ie.polyfill=N,ie.Promise=ie,ie})}).call(t,n(5),function(){return this}())},function(e,t){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function i(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function o(e){if(d===clearTimeout)return clearTimeout(e);if((d===r||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(e);try{return d(e)}catch(t){try{return d.call(null,e)}catch(t){return d.call(this,e)}}}function u(){v&&p&&(v=!1,p.length?h=p.concat(h):m=-1,h.length&&a())}function a(){if(!v){var e=i(u);v=!0;for(var t=h.length;t;){for(p=h,h=[];++m<t;)p&&p[m].run();m=-1,t=h.length}p=null,v=!1,o(e)}}function s(e,t){this.fun=e,this.array=t}function c(){}var l,d,f=e.exports={};!function(){try{l="function"==typeof setTimeout?setTimeout:n}catch(e){l=n}try{d="function"==typeof clearTimeout?clearTimeout:r}catch(e){d=r}}();var p,h=[],v=!1,m=-1;f.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];h.push(new s(e,t)),1!==h.length||v||i(a)},s.prototype.run=function(){this.fun.apply(null,this.array)},f.title="browser",f.browser=!0,f.env={},f.argv=[],f.version="",f.versions={},f.on=c,f.addListener=c,f.once=c,f.off=c,f.removeListener=c,f.removeAllListeners=c,f.emit=c,f.prependListener=c,f.prependOnceListener=c,f.listeners=function(e){return[]},f.binding=function(e){throw new Error("process.binding is not supported")},f.cwd=function(){return"/"},f.chdir=function(e){throw new Error("process.chdir is not supported")},f.umask=function(){return 0}},function(e,t){"use strict";function n(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach(function(e){i[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(e){return!1}}var i=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var r,a,s=n(e),c=1;c<arguments.length;c++){r=Object(arguments[c]);for(var l in r)o.call(r,l)&&(s[l]=r[l]);if(i){a=i(r);for(var d=0;d<a.length;d++)u.call(r,a[d])&&(s[a[d]]=r[a[d]])}}return s}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t,n){var r=e.forceLazyLoadMargin(),i=e.forceLazyLoadTimeout(),o=parseInt(r)===r||parseInt(i)===i;return{shouldLazyLoad:o,forcedLazyMargin:r,forcedLazyTimeout:i}}function o(e,t,n){e.userPlatform=(0,I.resolveUserPlatform)();var r=new S.default(w.spotId,t,e),o=function(){return y(r,t,n)},u=i(r,w.spotId,t),a=u.shouldLazyLoad,c=u.forcedLazyMargin,l=u.forcedLazyTimeout;if(a||(a=e&&x.default.get(e,"ads.spot.features.recirculation.lazy_load_enabled",!1)),a){var d=x.default.get(e,"ads.spot.features.recirculation.lazy_load_distance"),f=x.default.get(e,"ads.spot.features.recirculation.lazy_load_timeout"),p=c||d,h=l||f;B("TMS lazy margin: "+p),B("TMS lazy Load(timeout) "+h),s(o,t,p,h)}else B("No lazy load config"),o()}function u(e,t,n,r){var i=function(){};if(parseInt(n)!==n)return B("Invalid lazy load margin distance: "+n),i;if(0===n)return B("Recieved 0 margin distance, ignoring"),i;var o=new IntersectionObserver(function(t){var n=(0,v.default)(t,1),i=n[0];i.isIntersecting&&(B("Intersection reached, initializing"),r(),e())},{rootMargin:n+"px"});return o.observe(t),function(){o.disconnect()}}function a(e,t,n,r){if(Number(n)!==n)return B("Invalid lazy load margin timeout: "+n),function(){};var i=setTimeout(function(){B("Timeout reached, initializing"),r(),e()},1e3*n);return function(){clearTimeout(i)}}function s(e,t){function n(){o(),s()}var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:M,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:R,o=u(e,t,r,n),s=a(e,t,i,n)}function c(e){var t=e.querySelector('div[data-layout="siderail"]');if(t){var n=e.querySelector("div[data-items-scroll]");if(n){var r=n.getBoundingClientRect(),i=r.width,o=r.height;t.style.width=i+"px",t.style.height=o+"px"}}}var l=n(8),d=r(l),f=n(11),p=r(f),h=n(83),v=r(h),m=n(90),g=r(m),y=function(){var e=(0,p.default)(d.default.mark(function e(t,n,r){var i,o,u,a,s;return d.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(B("RC config",w.config),n.setAttribute("data-spotim-ready",!0),n.setAttribute("data-spotim-instance",r),i=(0,P.resolveSourceFeatureString)(),o=x.default.get(w.config,"ads.spot.features."+i),!o||o.enabled!==!1){e.next=8;break}return B(i+" is disabled."),e.abrupt("return");case 8:u=null,a="NO_MARKUP"===w.content,a?u=n.querySelector("div"):(u=document.createDocumentFragment(),u.appendChild(document.createElement("div")),u.firstChild.innerHTML=w.css+w.content),e.prev=11,t.onBeforeRender(u.firstChild),a||[].concat((0,g.default)(u.childNodes)).forEach(function(e){n.appendChild(e)}),e.next=21;break;case 16:throw e.prev=16,e.t0=e.catch(11),a||(n.innerHTML=w.css+w.content),(0,C.reportError)(e.t0,{errorSource:"initialize"}),e.t0;case 21:try{n.setAttribute("data-spotim-useragent",navigator.userAgent),s=(0,I.isPhone)()?"mobile":"desktop",n.setAttribute("data-spotim-device",s),n.setAttribute("data-spotim-platform",(0,I.resolveUserPlatform)())}catch(e){}return(0,_.initialize)(n,w.spotId,t),e.next=25,(0,O.lazyLoad)();case 25:if(n.querySelector(".spotim-recirculation").setAttribute("style",""),c(n),!t.deferInitAds){e.next=30;break}return t.deferInitAds(T.initialize,w.spotId,n,t,w.config.ads),e.abrupt("return");case 30:setTimeout(function(){return(0,T.initialize)(w.spotId,n,t,w.config.ads)},100);case 31:case"end":return e.stop()}},e,this,[[11,16]])}));return function(t,n,r){return e.apply(this,arguments)}}(),E=n(95),A=r(E),_=n(96),w=n(187),C=n(189),b=n(160),D=n(291),S=r(D),F=n(156),I=n(141),O=n(278),T=n(335),k=n(161),x=r(k),P=n(280),B=(0,F.getDebugger)("recirculation"),M=500,R=0;window.__SPOTIM_SPOT_ID__=w.spotId;var L=A.default.getKey(window.location.href.toLowerCase(),"spotim_rc_whitelist");L&&B("Force whitelist");var N=document.querySelectorAll("[data-spotim-product]");if(N=N&&!!N.length,(0,b.whitelistUrl)(window.location.href,w.config.whitelist)||L){var j=[].concat((0,g.default)(document.querySelectorAll('[data-spotim-module="recirculation"]')));if(j.length>0)for(var U=0;U<j.length;U++){var V=j[U].getAttribute("data-spotim-product");if(!(N&&(w.config.isSiderail&&"siderail"!==V||!w.config.isSiderail&&"siderail"===V)||"true"===j[U].getAttribute("data-spotim-ready"))){o(w.config,j[U],U);break}}}else B("URL not whitelisted"),B(w.config.whitelist)},function(e,t,n){e.exports=n(9)},function(e,t,n){var r=function(){return this}()||Function("return this")(),i=r.regeneratorRuntime&&Object.getOwnPropertyNames(r).indexOf("regeneratorRuntime")>=0,o=i&&r.regeneratorRuntime;if(r.regeneratorRuntime=void 0,e.exports=n(10),i)r.regeneratorRuntime=o;else try{delete r.regeneratorRuntime}catch(e){r.regeneratorRuntime=void 0}},function(e,t){!function(t){"use strict";function n(e,t,n,r){var o=t&&t.prototype instanceof i?t:i,u=Object.create(o.prototype),a=new p(r||[]);return u._invoke=c(e,n,a),u}function r(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}function i(){}function o(){}function u(){}function a(e){["next","throw","return"].forEach(function(t){e[t]=function(e){return this._invoke(t,e)}})}function s(e){function t(n,i,o,u){var a=r(e[n],e,i);if("throw"!==a.type){var s=a.arg,c=s.value;return c&&"object"==typeof c&&y.call(c,"__await")?Promise.resolve(c.__await).then(function(e){t("next",e,o,u)},function(e){t("throw",e,o,u)}):Promise.resolve(c).then(function(e){s.value=e,o(s)},u)}u(a.arg)}function n(e,n){function r(){return new Promise(function(r,i){t(e,n,r,i)})}return i=i?i.then(r,r):r()}var i;this._invoke=n}function c(e,t,n){var i=D;return function(o,u){if(i===F)throw new Error("Generator is already running");if(i===I){if("throw"===o)throw u;return v()}for(n.method=o,n.arg=u;;){var a=n.delegate;if(a){var s=l(a,n);if(s){if(s===O)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===D)throw i=I,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=F;var c=r(e,t,n);if("normal"===c.type){if(i=n.done?I:S,c.arg===O)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(i=I,n.method="throw",n.arg=c.arg)}}}function l(e,t){var n=e.iterator[t.method];if(n===m){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=m,l(e,t),"throw"===t.method))return O;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return O}var i=r(n,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,O;var o=i.arg;return o?o.done?(t[e.resultName]=o.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=m),t.delegate=null,O):o:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,O)}function d(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function f(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function p(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(d,this),this.reset(!0)}function h(e){if(e){var t=e[A];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(y.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=m,t.done=!0,t};return r.next=r}}return{next:v}}function v(){return{value:m,done:!0}}var m,g=Object.prototype,y=g.hasOwnProperty,E="function"==typeof Symbol?Symbol:{},A=E.iterator||"@@iterator",_=E.asyncIterator||"@@asyncIterator",w=E.toStringTag||"@@toStringTag",C="object"==typeof e,b=t.regeneratorRuntime;if(b)return void(C&&(e.exports=b));b=t.regeneratorRuntime=C?e.exports:{},b.wrap=n;var D="suspendedStart",S="suspendedYield",F="executing",I="completed",O={},T={};T[A]=function(){return this};var k=Object.getPrototypeOf,x=k&&k(k(h([])));x&&x!==g&&y.call(x,A)&&(T=x);var P=u.prototype=i.prototype=Object.create(T);o.prototype=P.constructor=u,u.constructor=o,u[w]=o.displayName="GeneratorFunction",b.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===o||"GeneratorFunction"===(t.displayName||t.name))},b.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,u):(e.__proto__=u,w in e||(e[w]="GeneratorFunction")),e.prototype=Object.create(P),e},b.awrap=function(e){return{__await:e}},a(s.prototype),s.prototype[_]=function(){return this},b.AsyncIterator=s,b.async=function(e,t,r,i){var o=new s(n(e,t,r,i));return b.isGeneratorFunction(t)?o:o.next().then(function(e){return e.done?e.value:o.next()})},a(P),P[w]="Generator",P[A]=function(){return this},P.toString=function(){return"[object Generator]"},b.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},b.values=h,p.prototype={constructor:p,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=m,this.done=!1,this.delegate=null,this.method="next",this.arg=m,this.tryEntries.forEach(f),!e)for(var t in this)"t"===t.charAt(0)&&y.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=m)},stop:function(){this.done=!0;var e=this.tryEntries[0],t=e.completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){function t(t,r){return o.type="throw",o.arg=e,n.next=t,r&&(n.method="next",n.arg=m),!!r}if(this.done)throw e;for(var n=this,r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],o=i.completion;if("root"===i.tryLoc)return t("end");if(i.tryLoc<=this.prev){var u=y.call(i,"catchLoc"),a=y.call(i,"finallyLoc");if(u&&a){if(this.prev<i.catchLoc)return t(i.catchLoc,!0);if(this.prev<i.finallyLoc)return t(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return t(i.catchLoc,!0)}else{if(!a)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return t(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&y.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),O},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),f(n),O}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;f(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:h(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=m),O}}}(function(){return this}()||Function("return this")())},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(12),o=r(i);t.default=function(e){return function(){var t=e.apply(this,arguments);return new o.default(function(e,n){function r(i,u){try{var a=t[i](u),s=a.value}catch(e){return void n(e)}return a.done?void e(s):o.default.resolve(s).then(function(e){r("next",e)},function(e){r("throw",e)})}return r("next")})}}},function(e,t,n){e.exports={default:n(13),__esModule:!0}},function(e,t,n){n(14),n(15),n(59),n(63),n(81),n(82),e.exports=n(23).Promise},function(e,t){},function(e,t,n){"use strict";var r=n(16)(!0);n(19)(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){var r=n(17),i=n(18);e.exports=function(e){return function(t,n){var o,u,a=String(i(t)),s=r(n),c=a.length;return s<0||s>=c?e?"":void 0:(o=a.charCodeAt(s),o<55296||o>56319||s+1===c||(u=a.charCodeAt(s+1))<56320||u>57343?e?a.charAt(s):o:e?a.slice(s,s+2):(o-55296<<10)+(u-56320)+65536)}}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on  "+e);return e}},function(e,t,n){"use strict";var r=n(20),i=n(21),o=n(37),u=n(26),a=n(38),s=n(39),c=n(55),l=n(57),d=n(56)("iterator"),f=!([].keys&&"next"in[].keys()),p="@@iterator",h="keys",v="values",m=function(){return this};e.exports=function(e,t,n,g,y,E,A){s(n,t,g);var _,w,C,b=function(e){if(!f&&e in I)return I[e];switch(e){case h:return function(){return new n(this,e)};case v:return function(){return new n(this,e)}}return function(){return new n(this,e)}},D=t+" Iterator",S=y==v,F=!1,I=e.prototype,O=I[d]||I[p]||y&&I[y],T=O||b(y),k=y?S?b("entries"):T:void 0,x="Array"==t?I.entries||O:O;if(x&&(C=l(x.call(new e)),C!==Object.prototype&&C.next&&(c(C,D,!0),r||"function"==typeof C[d]||u(C,d,m))),S&&O&&O.name!==v&&(F=!0,T=function(){return O.call(this)}),r&&!A||!f&&!F&&I[d]||u(I,d,T),a[t]=T,a[D]=m,y)if(_={values:S?T:b(v),keys:E?T:b(h),entries:k},A)for(w in _)w in I||o(I,w,_[w]);else i(i.P+i.F*(f||F),t,_);return _}},function(e,t){e.exports=!0},function(e,t,n){var r=n(22),i=n(23),o=n(24),u=n(26),a=n(36),s="prototype",c=function(e,t,n){var l,d,f,p=e&c.F,h=e&c.G,v=e&c.S,m=e&c.P,g=e&c.B,y=e&c.W,E=h?i:i[t]||(i[t]={}),A=E[s],_=h?r:v?r[t]:(r[t]||{})[s];h&&(n=t);for(l in n)d=!p&&_&&void 0!==_[l],d&&a(E,l)||(f=d?_[l]:n[l],E[l]=h&&"function"!=typeof _[l]?n[l]:g&&d?o(f,r):y&&_[l]==f?function(e){var t=function(t,n,r){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,r)}return e.apply(this,arguments)};return t[s]=e[s],t}(f):m&&"function"==typeof f?o(Function.call,f):f,m&&((E.virtual||(E.virtual={}))[l]=f,e&c.R&&A&&!A[l]&&u(A,l,f)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,e.exports=c},function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(e,t){var n=e.exports={version:"2.6.9"};"number"==typeof __e&&(__e=n)},function(e,t,n){var r=n(25);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,t,n){var r=n(27),i=n(35);e.exports=n(31)?function(e,t,n){
return r.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){var r=n(28),i=n(30),o=n(34),u=Object.defineProperty;t.f=n(31)?Object.defineProperty:function(e,t,n){if(r(e),t=o(t,!0),r(n),i)try{return u(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(29);e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,n){e.exports=!n(31)&&!n(32)(function(){return 7!=Object.defineProperty(n(33)("div"),"a",{get:function(){return 7}}).a})},function(e,t,n){e.exports=!n(32)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){var r=n(29),i=n(22).document,o=r(i)&&r(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},function(e,t,n){var r=n(29);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){e.exports=n(26)},function(e,t){e.exports={}},function(e,t,n){"use strict";var r=n(40),i=n(35),o=n(55),u={};n(26)(u,n(56)("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(u,{next:i(1,n)}),o(e,t+" Iterator")}},function(e,t,n){var r=n(28),i=n(41),o=n(53),u=n(50)("IE_PROTO"),a=function(){},s="prototype",c=function(){var e,t=n(33)("iframe"),r=o.length,i="<",u=">";for(t.style.display="none",n(54).appendChild(t),t.src="javascript:",e=t.contentWindow.document,e.open(),e.write(i+"script"+u+"document.F=Object"+i+"/script"+u),e.close(),c=e.F;r--;)delete c[s][o[r]];return c()};e.exports=Object.create||function(e,t){var n;return null!==e?(a[s]=r(e),n=new a,a[s]=null,n[u]=e):n=c(),void 0===t?n:i(n,t)}},function(e,t,n){var r=n(27),i=n(28),o=n(42);e.exports=n(31)?Object.defineProperties:function(e,t){i(e);for(var n,u=o(t),a=u.length,s=0;a>s;)r.f(e,n=u[s++],t[n]);return e}},function(e,t,n){var r=n(43),i=n(53);e.exports=Object.keys||function(e){return r(e,i)}},function(e,t,n){var r=n(36),i=n(44),o=n(47)(!1),u=n(50)("IE_PROTO");e.exports=function(e,t){var n,a=i(e),s=0,c=[];for(n in a)n!=u&&r(a,n)&&c.push(n);for(;t.length>s;)r(a,n=t[s++])&&(~o(c,n)||c.push(n));return c}},function(e,t,n){var r=n(45),i=n(18);e.exports=function(e){return r(i(e))}},function(e,t,n){var r=n(46);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(44),i=n(48),o=n(49);e.exports=function(e){return function(t,n,u){var a,s=r(t),c=i(s.length),l=o(u,c);if(e&&n!=n){for(;c>l;)if(a=s[l++],a!=a)return!0}else for(;c>l;l++)if((e||l in s)&&s[l]===n)return e||l||0;return!e&&-1}}},function(e,t,n){var r=n(17),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},function(e,t,n){var r=n(17),i=Math.max,o=Math.min;e.exports=function(e,t){return e=r(e),e<0?i(e+t,0):o(e,t)}},function(e,t,n){var r=n(51)("keys"),i=n(52);e.exports=function(e){return r[e]||(r[e]=i(e))}},function(e,t,n){var r=n(23),i=n(22),o="__core-js_shared__",u=i[o]||(i[o]={});(e.exports=function(e,t){return u[e]||(u[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n(20)?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,t,n){var r=n(22).document;e.exports=r&&r.documentElement},function(e,t,n){var r=n(27).f,i=n(36),o=n(56)("toStringTag");e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},function(e,t,n){var r=n(51)("wks"),i=n(52),o=n(22).Symbol,u="function"==typeof o,a=e.exports=function(e){return r[e]||(r[e]=u&&o[e]||(u?o:i)("Symbol."+e))};a.store=r},function(e,t,n){var r=n(36),i=n(58),o=n(50)("IE_PROTO"),u=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=i(e),r(e,o)?e[o]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?u:null}},function(e,t,n){var r=n(18);e.exports=function(e){return Object(r(e))}},function(e,t,n){n(60);for(var r=n(22),i=n(26),o=n(38),u=n(56)("toStringTag"),a="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),s=0;s<a.length;s++){var c=a[s],l=r[c],d=l&&l.prototype;d&&!d[u]&&i(d,u,c),o[c]=o.Array}},function(e,t,n){"use strict";var r=n(61),i=n(62),o=n(38),u=n(44);e.exports=n(19)(Array,"Array",function(e,t){this._t=u(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,i(1)):"keys"==t?i(0,n):"values"==t?i(0,e[n]):i(0,[n,e[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},function(e,t){e.exports=function(){}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){"use strict";var r,i,o,u,a=n(20),s=n(22),c=n(24),l=n(64),d=n(21),f=n(29),p=n(25),h=n(65),v=n(66),m=n(70),g=n(71).set,y=n(73)(),E=n(74),A=n(75),_=n(76),w=n(77),C="Promise",b=s.TypeError,D=s.process,S=D&&D.versions,F=S&&S.v8||"",I=s[C],O="process"==l(D),T=function(){},k=i=E.f,x=!!function(){try{var e=I.resolve(1),t=(e.constructor={})[n(56)("species")]=function(e){e(T,T)};return(O||"function"==typeof PromiseRejectionEvent)&&e.then(T)instanceof t&&0!==F.indexOf("6.6")&&_.indexOf("Chrome/66")===-1}catch(e){}}(),P=function(e){var t;return!(!f(e)||"function"!=typeof(t=e.then))&&t},B=function(e,t){if(!e._n){e._n=!0;var n=e._c;y(function(){for(var r=e._v,i=1==e._s,o=0,u=function(t){var n,o,u,a=i?t.ok:t.fail,s=t.resolve,c=t.reject,l=t.domain;try{a?(i||(2==e._h&&L(e),e._h=1),a===!0?n=r:(l&&l.enter(),n=a(r),l&&(l.exit(),u=!0)),n===t.promise?c(b("Promise-chain cycle")):(o=P(n))?o.call(n,s,c):s(n)):c(r)}catch(e){l&&!u&&l.exit(),c(e)}};n.length>o;)u(n[o++]);e._c=[],e._n=!1,t&&!e._h&&M(e)})}},M=function(e){g.call(s,function(){var t,n,r,i=e._v,o=R(e);if(o&&(t=A(function(){O?D.emit("unhandledRejection",i,e):(n=s.onunhandledrejection)?n({promise:e,reason:i}):(r=s.console)&&r.error&&r.error("Unhandled promise rejection",i)}),e._h=O||R(e)?2:1),e._a=void 0,o&&t.e)throw t.v})},R=function(e){return 1!==e._h&&0===(e._a||e._c).length},L=function(e){g.call(s,function(){var t;O?D.emit("rejectionHandled",e):(t=s.onrejectionhandled)&&t({promise:e,reason:e._v})})},N=function(e){var t=this;t._d||(t._d=!0,t=t._w||t,t._v=e,t._s=2,t._a||(t._a=t._c.slice()),B(t,!0))},j=function(e){var t,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw b("Promise can't be resolved itself");(t=P(e))?y(function(){var r={_w:n,_d:!1};try{t.call(e,c(j,r,1),c(N,r,1))}catch(e){N.call(r,e)}}):(n._v=e,n._s=1,B(n,!1))}catch(e){N.call({_w:n,_d:!1},e)}}};x||(I=function(e){h(this,I,C,"_h"),p(e),r.call(this);try{e(c(j,this,1),c(N,this,1))}catch(e){N.call(this,e)}},r=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1},r.prototype=n(78)(I.prototype,{then:function(e,t){var n=k(m(this,I));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=O?D.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&B(this,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),o=function(){var e=new r;this.promise=e,this.resolve=c(j,e,1),this.reject=c(N,e,1)},E.f=k=function(e){return e===I||e===u?new o(e):i(e)}),d(d.G+d.W+d.F*!x,{Promise:I}),n(55)(I,C),n(79)(C),u=n(23)[C],d(d.S+d.F*!x,C,{reject:function(e){var t=k(this),n=t.reject;return n(e),t.promise}}),d(d.S+d.F*(a||!x),C,{resolve:function(e){return w(a&&this===u?I:this,e)}}),d(d.S+d.F*!(x&&n(80)(function(e){I.all(e).catch(T)})),C,{all:function(e){var t=this,n=k(t),r=n.resolve,i=n.reject,o=A(function(){var n=[],o=0,u=1;v(e,!1,function(e){var a=o++,s=!1;n.push(void 0),u++,t.resolve(e).then(function(e){s||(s=!0,n[a]=e,--u||r(n))},i)}),--u||r(n)});return o.e&&i(o.v),n.promise},race:function(e){var t=this,n=k(t),r=n.reject,i=A(function(){v(e,!1,function(e){t.resolve(e).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}})},function(e,t,n){var r=n(46),i=n(56)("toStringTag"),o="Arguments"==r(function(){return arguments}()),u=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,n,a;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=u(t=Object(e),i))?n:o?r(t):"Object"==(a=r(t))&&"function"==typeof t.callee?"Arguments":a}},function(e,t){e.exports=function(e,t,n,r){if(!(e instanceof t)||void 0!==r&&r in e)throw TypeError(n+": incorrect invocation!");return e}},function(e,t,n){var r=n(24),i=n(67),o=n(68),u=n(28),a=n(48),s=n(69),c={},l={},t=e.exports=function(e,t,n,d,f){var p,h,v,m,g=f?function(){return e}:s(e),y=r(n,d,t?2:1),E=0;if("function"!=typeof g)throw TypeError(e+" is not iterable!");if(o(g)){for(p=a(e.length);p>E;E++)if(m=t?y(u(h=e[E])[0],h[1]):y(e[E]),m===c||m===l)return m}else for(v=g.call(e);!(h=v.next()).done;)if(m=i(v,y,h.value,t),m===c||m===l)return m};t.BREAK=c,t.RETURN=l},function(e,t,n){var r=n(28);e.exports=function(e,t,n,i){try{return i?t(r(n)[0],n[1]):t(n)}catch(t){var o=e.return;throw void 0!==o&&r(o.call(e)),t}}},function(e,t,n){var r=n(38),i=n(56)("iterator"),o=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||o[i]===e)}},function(e,t,n){var r=n(64),i=n(56)("iterator"),o=n(38);e.exports=n(23).getIteratorMethod=function(e){if(void 0!=e)return e[i]||e["@@iterator"]||o[r(e)]}},function(e,t,n){var r=n(28),i=n(25),o=n(56)("species");e.exports=function(e,t){var n,u=r(e).constructor;return void 0===u||void 0==(n=r(u)[o])?t:i(n)}},function(e,t,n){var r,i,o,u=n(24),a=n(72),s=n(54),c=n(33),l=n(22),d=l.process,f=l.setImmediate,p=l.clearImmediate,h=l.MessageChannel,v=l.Dispatch,m=0,g={},y="onreadystatechange",E=function(){var e=+this;if(g.hasOwnProperty(e)){var t=g[e];delete g[e],t()}},A=function(e){E.call(e.data)};f&&p||(f=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return g[++m]=function(){a("function"==typeof e?e:Function(e),t)},r(m),m},p=function(e){delete g[e]},"process"==n(46)(d)?r=function(e){d.nextTick(u(E,e,1))}:v&&v.now?r=function(e){v.now(u(E,e,1))}:h?(i=new h,o=i.port2,i.port1.onmessage=A,r=u(o.postMessage,o,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(r=function(e){l.postMessage(e+"","*")},l.addEventListener("message",A,!1)):r=y in c("script")?function(e){s.appendChild(c("script"))[y]=function(){s.removeChild(this),E.call(e)}}:function(e){setTimeout(u(E,e,1),0)}),e.exports={set:f,clear:p}},function(e,t){e.exports=function(e,t,n){var r=void 0===n;switch(t.length){case 0:return r?e():e.call(n);case 1:return r?e(t[0]):e.call(n,t[0]);case 2:return r?e(t[0],t[1]):e.call(n,t[0],t[1]);case 3:return r?e(t[0],t[1],t[2]):e.call(n,t[0],t[1],t[2]);case 4:return r?e(t[0],t[1],t[2],t[3]):e.call(n,t[0],t[1],t[2],t[3])}return e.apply(n,t)}},function(e,t,n){var r=n(22),i=n(71).set,o=r.MutationObserver||r.WebKitMutationObserver,u=r.process,a=r.Promise,s="process"==n(46)(u);e.exports=function(){var e,t,n,c=function(){var r,i;for(s&&(r=u.domain)&&r.exit();e;){i=e.fn,e=e.next;try{i()}catch(r){throw e?n():t=void 0,r}}t=void 0,r&&r.enter()};if(s)n=function(){u.nextTick(c)};else if(!o||r.navigator&&r.navigator.standalone)if(a&&a.resolve){var l=a.resolve(void 0);n=function(){l.then(c)}}else n=function(){i.call(r,c)};else{var d=!0,f=document.createTextNode("");new o(c).observe(f,{characterData:!0}),n=function(){f.data=d=!d}}return function(r){var i={fn:r,next:void 0};t&&(t.next=i),e||(e=i,n()),t=i}}},function(e,t,n){"use strict";function r(e){var t,n;this.promise=new e(function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r}),this.resolve=i(t),this.reject=i(n)}var i=n(25);e.exports.f=function(e){return new r(e)}},function(e,t){e.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},function(e,t,n){var r=n(22),i=r.navigator;e.exports=i&&i.userAgent||""},function(e,t,n){var r=n(28),i=n(29),o=n(74);e.exports=function(e,t){if(r(e),i(t)&&t.constructor===e)return t;var n=o.f(e),u=n.resolve;return u(t),n.promise}},function(e,t,n){var r=n(26);e.exports=function(e,t,n){for(var i in t)n&&e[i]?e[i]=t[i]:r(e,i,t[i]);return e}},function(e,t,n){"use strict";var r=n(22),i=n(23),o=n(27),u=n(31),a=n(56)("species");e.exports=function(e){var t="function"==typeof i[e]?i[e]:r[e];u&&t&&!t[a]&&o.f(t,a,{configurable:!0,get:function(){return this}})}},function(e,t,n){var r=n(56)("iterator"),i=!1;try{var o=[7][r]();o.return=function(){i=!0},Array.from(o,function(){throw 2})}catch(e){}e.exports=function(e,t){if(!t&&!i)return!1;var n=!1;try{var o=[7],u=o[r]();u.next=function(){return{done:n=!0}},o[r]=function(){return u},e(o)}catch(e){}return n}},function(e,t,n){"use strict";var r=n(21),i=n(23),o=n(22),u=n(70),a=n(77);r(r.P+r.R,"Promise",{finally:function(e){var t=u(this,i.Promise||o.Promise),n="function"==typeof e;return this.then(n?function(n){return a(t,e()).then(function(){return n})}:e,n?function(n){return a(t,e()).then(function(){throw n})}:e)}})},function(e,t,n){"use strict";var r=n(21),i=n(74),o=n(75);r(r.S,"Promise",{try:function(e){var t=i.f(this),n=o(e);return(n.e?t.reject:t.resolve)(n.v),t.promise}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(84),o=r(i),u=n(87),a=r(u);t.default=function(){function e(e,t){var n=[],r=!0,i=!1,o=void 0;try{for(var u,s=(0,a.default)(e);!(r=(u=s.next()).done)&&(n.push(u.value),!t||n.length!==t);r=!0);}catch(e){i=!0,o=e}finally{try{!r&&s.return&&s.return()}finally{if(i)throw o}}return n}return function(t,n){if(Array.isArray(t))return t;if((0,o.default)(Object(t)))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}()},function(e,t,n){e.exports={default:n(85),__esModule:!0}},function(e,t,n){n(59),n(15),e.exports=n(86)},function(e,t,n){var r=n(64),i=n(56)("iterator"),o=n(38);e.exports=n(23).isIterable=function(e){var t=Object(e);return void 0!==t[i]||"@@iterator"in t||o.hasOwnProperty(r(t))}},function(e,t,n){e.exports={default:n(88),__esModule:!0}},function(e,t,n){n(59),n(15),e.exports=n(89)},function(e,t,n){var r=n(28),i=n(69);e.exports=n(23).getIterator=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return r(t.call(e))}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(91),o=r(i);t.default=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return(0,o.default)(e)}},function(e,t,n){e.exports={default:n(92),__esModule:!0}},function(e,t,n){n(15),n(93),e.exports=n(23).Array.from},function(e,t,n){"use strict";var r=n(24),i=n(21),o=n(58),u=n(67),a=n(68),s=n(48),c=n(94),l=n(69);i(i.S+i.F*!n(80)(function(e){Array.from(e)}),"Array",{from:function(e){var t,n,i,d,f=o(e),p="function"==typeof this?this:Array,h=arguments.length,v=h>1?arguments[1]:void 0,m=void 0!==v,g=0,y=l(f);if(m&&(v=r(v,h>2?arguments[2]:void 0,2)),void 0==y||p==Array&&a(y))for(t=s(f.length),n=new p(t);t>g;g++)c(n,g,m?v(f[g],g):f[g]);else for(d=y.call(f),n=new p;!(i=d.next()).done;g++)c(n,g,m?u(d,v,[i.value,g],!0):i.value);return n.length=g,n}})},function(e,t,n){"use strict";var r=n(27),i=n(35);e.exports=function(e,t,n){t in e?r.f(e,t,i(0,n)):e[t]=n}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return e.split("?")[0].split("#")[0]}function o(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Object.keys(e).reduce(function(t,n){return[].concat((0,y.default)(t),[n+"="+encodeURIComponent(e[n])])},[]).join("&");return t&&n.length>0&&(n="?"+n),n}function u(e){var t={},n=e.indexOf("?");if(n>-1){var r=e.substring(n+1);""!==r&&r.split("&").forEach(function(e){var n=e.split("="),r=(0,m.default)(n,2),i=r[0],o=r[1];t[i]=decodeURIComponent(o)})}return t}function a(e){var t=e.indexOf("?");if(t===-1)return{};var n=e.substring(t).slice(1).split("&"),r={};return n.forEach(function(e){e=e.split("="),""!==e[0]&&(r[e[0]]=decodeURIComponent(e[1]||""))}),JSON.parse(JSON.stringify(r))}function s(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=a(e),i=!1;return r.hasOwnProperty(t)&&(i=null===n||r[t]===n),i}function c(e,t){var n=e,r={};if(n){var i=n.indexOf("?");i>-1&&(r=a(n),n=n.substring(0,i))}else n="";var u=Object.assign(r,t),s=o(u);return s.length>0&&(n+=s),n}function l(e,t){return t.reduce(function(e,t){return d(e,t)},e)}function d(e,t){var n=e,r=e.indexOf("?");if(r!==-1){var i=e.substring(0,r),o=e.substring(r+1),u=new RegExp("&"+t+"(=[^&]*)?|^"+t+"(=[^&]*)?&?");o=o.replace(u,""),n=i+(o.length>0?"?":"")+o}return n}function f(e,t){t=t.replace(/[\[\]]/g,"\\$&");var n,r=new RegExp("[?&]"+t+"(=([^&#]*)|&|#|$)"),i=r.exec(e);return n=i?i[2]?decodeURIComponent(i[2].replace(/\+/g," ")):"":null}function p(e,t,n){var r=e,i=new RegExp("([?&])"+t+"=.*?(&|$)","i");if(e.match(i))r=e.replace(i,"$1"+t+"="+n+"$2");else{var o=e.indexOf("?")!==-1?"&":"?";r=e+o+t+"="+n}return r}function h(e){return l(e,["utm_source","utm_medium","utm_content","prerender","spot_im_state","spot_im_comment_id","spot_im_reply_id","spot_im_expand_reply","spot_im_highlight_immediate","spot_im_scroll_to_comments","spot_im_source","spot_im_email_settings","spotim_referrer"])}Object.defineProperty(t,"__esModule",{value:!0});var v=n(83),m=r(v),g=n(90),y=r(g);t.stripQueryStringAndHash=i,t.queryStringFromObject=o,t.objectFromQueryString=u,t.default={parseUrl:a,buildUrl:c,getKey:f,setKey:p,removeParams:l,removeSpotImParams:h,hasQueryString:s}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t,n){S("Initializing RC"),(0,d.initPageViewId)(),console.log("Spot.IM Recirculation Module version "+"7e28813d\n".trim()+" deployed at Tue Aug 20 2019 10:04:04 GMT+0000 (Coordinated Universal Time)"),(0,y.setElementMark)(e,"recirculation"),(0,v.initialize)({spotId:t,uiCaptureRoot:e,viewportCaptureRoot:e,clientPlatform:(0,f.resolveUserPlatform)()}),(0,v.captureEvent)({type:"loaded",engineStatus:n.allowAds()?"available":null}),(0,D.sendLoadedEvent)();var r=new g.ViewportObserver;r.observe(e,{stateChangeHandler:function(t){(0,v.captureViewportEvent)(e,t.change),(0,D.sendViewedEvent)(t),C.default.trigger("visibility_state_change",t)}}),(0,m.setupIntersectionObserver)(e),(0,m.observeElement)(e,function(){for(var t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];v.captureIntersectionEvent.apply(void 0,[e].concat(n))}),n.onAfterRender(e);var i=(0,y.findMarkedElements)("item",{container:e});if(i.length>0){var u=h.config.languageDirection,a=h.config.cursor,s=h.config.must,c=h.config.should;o(e,{languageDirection:u,cursor:a,must:s,should:c,spotGroup:n,startWithItemInView:0})}}function o(e,t){var n=(t.languageDirection,t.startWithItemInView),r=t.cursor,i=t.must,o=t.should,u=t.spotGroup,s=e.querySelector("."+h.cssSelectors.content),d=[].concat((0,c.default)(s.querySelectorAll("."+h.cssSelectors.scrollable))),f=[].concat((0,c.default)(s.querySelectorAll("."+h.cssSelectors.item))),m=s.querySelector("."+h.cssSelectors.navigateForward),g=s.querySelector("."+h.cssSelectors.navigateBack),E=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};(0,_.nextPageAjax)(r,u,i,o).then(function(n){var i=n.newItems,o=n.newCursor;r=o;var u=e,a=parseInt(e.parentNode.parentNode.getAttribute("data-spotim-row")),f=[].concat((0,c.default)(u.querySelectorAll("[data-spotim-cell-index]"))),p=(0,A.getDeckItems)(d.length,i,a);p.forEach(function(e,t){e.setAttribute("data-spotim-row-index",a),e.setAttribute("data-spotim-cell-index",t+f.length);var n=e.querySelector("[data-user-image]");n&&(n.style.backgroundImage="url("+n.getAttribute("data-user-image")+")");var r=e.querySelector("[data-item-image]");r&&(r.style.backgroundImage="url("+r.getAttribute("data-item-image")+")"),u.append(e)}),0===p.length&&(0,l.addClass)(s,h.cssSelectors.reachedEnd),t({newItems:p})})};if(e.setAttribute("data-spotim-direction",h.config.languageDirection),d.length>0){if(m&&g){var w=d[0],S=new p.Interaction({onNavigateForward:function(e){var t=e.trigger,n=e.toItem;(0,v.captureEvent)({type:"navigate-forward",trigger:t,toItem:n}),(0,D.sendIClickedRightEvent)()},onNavigateBack:function(e){var t=e.trigger,n=e.toItem;(0,v.captureEvent)({type:"navigate-back",trigger:t,toItem:n}),(0,D.sendIClickedLeftEvent)()},onReachEnd:function(){(0,l.removeClass)(s,h.cssSelectors.hasForwardItems),(0,y.removeElementMark)(s.querySelector('[data-spmark~="navigate-forward"]'),"navigate-enabled"),(0,y.setElementMark)(s.querySelector('[data-spmark~="navigate-forward"]'),"navigate-disabled")},onReachStart:function(){(0,l.removeClass)(s,h.cssSelectors.hasBackItems),(0,y.removeElementMark)(s.querySelector('[data-spmark~="navigate-back"]'),"navigate-enabled"),(0,y.setElementMark)(s.querySelector('[data-spmark~="navigate-back"]'),"navigate-disabled")},onOverflowForward:function(){(0,l.addClass)(s,h.cssSelectors.hasForwardItems),(0,y.removeElementMark)(s.querySelector('[data-spmark~="navigate-forward"]'),"navigate-disabled"),(0,y.setElementMark)(s.querySelector('[data-spmark~="navigate-forward"]'),"navigate-enabled")},onOverflowBack:function(){(0,l.addClass)(s,h.cssSelectors.hasBackItems),(0,y.removeElementMark)(s.querySelector('[data-spmark~="navigate-back"]'),"navigate-disabled"),(0,y.setElementMark)(s.querySelector('[data-spmark~="navigate-back"]'),"navigate-enabled")},onFetchStart:function(){(0,l.addClass)(s,h.cssSelectors.fetching)},onFetchComplete:function(){(0,l.removeClass)(s,h.cssSelectors.fetching)},fetchNextPage:E});S.initialize({startWithItemInView:n,container:s,scrollable:w,items:f,forwardButton:m,backButton:g,direction:h.config.languageDirection})}d.length>1&&d.slice(1).forEach(function(e,t){C.default.on("set-scroll-x-from-start",function(t){var n=(0,a.default)(t.args,2),r=n[0],i=n[1];e.scrollWidth+r>e.parentNode.getBoundingClientRect().width&&(0,p.setScrollXFromStart)(e,r,i)}),C.default.on("attempt-fetch-next-page",function(){E(e)})})}(0,b.lazyFonts)()}Object.defineProperty(t,"__esModule",{value:!0});var u=n(83),a=r(u),s=n(90),c=r(s);t.initialize=i;var l=n(97),d=n(98),f=n(141),p=n(180),h=n(187),v=n(197),m=n(281),g=n(282),y=n(271),E=n(156),A=n(160),_=n(288),w=n(194),C=r(w),b=n(289),D=n(290),S=(0,E.getDebugger)("recirculation")},function(e,t){"use strict";function n(e,t){return new RegExp(" "+t+" ").test(" "+e.className+" ")}function r(e,t){var r=Array.isArray(t)?t:t.split(" ");if(r.length)for(var i=0;i<r.length;i++)if(!n(e,r[i])){var o=e.getAttribute("class")||"",t=o+" "+r[i];e.setAttribute("class",t)}}function i(e,t){var r=" "+e.className.replace(/[\t\r\n]/g," ")+" ";if(n(e,t)){for(;r.indexOf(" "+t+" ")>=0;)r=r.replace(" "+t+" "," ");e.className=r.replace(/^\s+|\s+$/g,"")}}function o(e,t){var r=" "+e.className.replace(/[\t\r\n]/g," ")+" ";if(n(e,t)){for(;r.indexOf(" "+t+" ")>=0;)r=r.replace(" "+t+" "," ");e.className=r.replace(/^\s+|\s+$/g,"")}else e.className+=" "+t}Object.defineProperty(t,"__esModule",{value:!0}),t.hasClass=n,t.addClass=r,t.removeClass=i,t.toggleClass=o,t.default={has:n,add:r,remove:i,toggle:o}},function(e,t,n){(function(e,r){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.initPageViewId=t.pageViewIdListener=t.postPageViewIdMessage=t.getPageViewId=t.isIFrame=void 0;var o,u=n(8),a=i(u),s=n(11),c=i(s),l=n(99),d=i(l),f=n(104),p=n(140);o=e.env.PRERENDER?r:window,o.__SPOTIM_PAGE_VIEW_ID__=o.__SPOTIM_PAGE_VIEW_ID__||null;var h=t.isIFrame=function(){return!e.env.PRERENDER&&window.parent&&window.parent.location!==window.location},v=t.getPageViewId=function(){return o.__SPOTIM_PAGE_VIEW_ID__},m=(t.postPageViewIdMessage=function(){var e=(0,c.default)(a.default.mark(function e(t){var n,r,i;return a.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(0,f.getDeviceUuid)();case 2:if(n=e.sent,r=v(),i={__SPOTIM_MESSAGE:!0,type:p.SET_PAGE_VIEW_ID,pageViewId:r,deviceUuid:n},null!==r){e.next=7;break}return e.abrupt("return");case 7:t.postMessage(i,"*");case 8:case"end":return e.stop()}},e,void 0)}));return function(t){return e.apply(this,arguments)}}(),function(){null!==o.__SPOTIM_PAGE_VIEW_ID__||h()||(o.__SPOTIM_PAGE_VIEW_ID__=(0,d.default)())}),g=function(e){var t=e.data;if(t){var n=t.type,r=t.__SPOTIM_MESSAGE,i=t.pageViewId,o=t.deviceUuid;if(n===p.SET_PAGE_VIEW_ID&&r===!0){if(!i)return;window.__SPOTIM_PAGE_VIEW_ID__=i,(0,f.setStorageDeviceUuid)(o)}}};t.pageViewIdListener=function(){window.addEventListener("message",g,!1)},t.initPageViewId=function(){m(),(0,f.getDeviceUuid)()}}).call(t,n(5),function(){return this}())},function(e,t,n){var r=n(100),i=n(103),o=i;o.v1=r,o.v4=i,e.exports=o},function(e,t,n){function r(e,t,n){var r=t&&n||0,l=t||[];e=e||{};var d=e.node||i,f=void 0!==e.clockseq?e.clockseq:o;if(null==d||null==f){var p=u();null==d&&(d=i=[1|p[0],p[1],p[2],p[3],p[4],p[5]]),null==f&&(f=o=16383&(p[6]<<8|p[7]))}var h=void 0!==e.msecs?e.msecs:(new Date).getTime(),v=void 0!==e.nsecs?e.nsecs:c+1,m=h-s+(v-c)/1e4;if(m<0&&void 0===e.clockseq&&(f=f+1&16383),(m<0||h>s)&&void 0===e.nsecs&&(v=0),v>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");s=h,c=v,o=f,h+=122192928e5;var g=(1e4*(268435455&h)+v)%4294967296;l[r++]=g>>>24&255,l[r++]=g>>>16&255,l[r++]=g>>>8&255,l[r++]=255&g;var y=h/4294967296*1e4&268435455;l[r++]=y>>>8&255,l[r++]=255&y,l[r++]=y>>>24&15|16,l[r++]=y>>>16&255,l[r++]=f>>>8|128,l[r++]=255&f;for(var E=0;E<6;++E)l[r+E]=d[E];return t?t:a(l)}var i,o,u=n(101),a=n(102),s=0,c=0;e.exports=r},function(e,t){var n="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof window.msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto);if(n){var r=new Uint8Array(16);e.exports=function(){return n(r),r}}else{var i=new Array(16);e.exports=function(){for(var e,t=0;t<16;t++)0===(3&t)&&(e=4294967296*Math.random()),i[t]=e>>>((3&t)<<3)&255;return i}}},function(e,t){function n(e,t){var n=t||0,i=r;return[i[e[n++]],i[e[n++]],i[e[n++]],i[e[n++]],"-",i[e[n++]],i[e[n++]],"-",i[e[n++]],i[e[n++]],"-",i[e[n++]],i[e[n++]],"-",i[e[n++]],i[e[n++]],i[e[n++]],i[e[n++]],i[e[n++]],i[e[n++]]].join("")}for(var r=[],i=0;i<256;++i)r[i]=(i+256).toString(16).substr(1);e.exports=n},function(e,t,n){function r(e,t,n){var r=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null),e=e||{};var u=e.random||(e.rng||i)();if(u[6]=15&u[6]|64,u[8]=63&u[8]|128,t)for(var a=0;a<16;++a)t[r+a]=u[a];return t||o(u)}var i=n(101),o=n(102);e.exports=r},function(e,t,n){"use strict";var r=n(105);Object.defineProperty(t,"__esModule",{value:!0}),t.syncUserDevice=t.getDeviceUuid=t.setStorageDeviceUuid=t.getStorageDeviceUuid=t.setStorageCurrentUser=t.getStorageCurrentUser=t.StorageKeys=void 0;var i,o=r(n(106)),u=r(n(108)),a=n(109),s=n(114);t.StorageKeys=i,function(e){e.CURRENT_USER="CURRENT_USER",e.DEVICE_UUID="DEVICE_UUID_V2"}(i||(t.StorageKeys=i={}));var c=function(){var e=(0,a.getItem)(i.CURRENT_USER).data;return e?e:{}};t.getStorageCurrentUser=c;var l=function(e){return(0,a.setItem)(i.CURRENT_USER,{data:e})};t.setStorageCurrentUser=l;var d=function(){return(0,a.getItem)(i.DEVICE_UUID)};t.getStorageDeviceUuid=d;var f=function(e){return(0,a.setItem)(i.DEVICE_UUID,{uuid:e})};t.setStorageDeviceUuid=f;var p=function(){var e=(0,u.default)(o.default.mark(function e(){var t,n,r;return o.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t=d().uuid){e.next=8;break}return e.next=4,(0,s.fetchDeviceUuid)();case 4:n=e.sent,r=n.data,t=r,f(t);case 8:return e.abrupt("return",t);case 9:case"end":return e.stop()}},e,this)}));return function(){return e.apply(this,arguments)}}();t.getDeviceUuid=p;var h=function(){var e=(0,u.default)(o.default.mark(function e(t,n){var r,i,u;return o.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r=c().id,e.next=3,p();case 3:return i=e.sent,u={device_uuid:i,source:t,spot_id:n},r&&(u.user_id=r),e.abrupt("return",(0,s.sendEvent)(u));case 7:case"end":return e.stop()}},e,this)}));return function(t,n){return e.apply(this,arguments)}}();t.syncUserDevice=h},function(e,t){function n(e){return e&&e.__esModule?e:{default:e}}e.exports=n},function(e,t,n){e.exports=n(107)},function(e,t,n){var r=function(e){"use strict";function t(e,t,n,i){var o=t&&t.prototype instanceof r?t:r,u=Object.create(o.prototype),a=new f(i||[]);return u._invoke=s(e,n,a),u}function n(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}function r(){}function i(){}function o(){}function u(e){["next","throw","return"].forEach(function(t){e[t]=function(e){return this._invoke(t,e)}})}function a(e){function t(r,i,o,u){var a=n(e[r],e,i);if("throw"!==a.type){var s=a.arg,c=s.value;return c&&"object"==typeof c&&g.call(c,"__await")?Promise.resolve(c.__await).then(function(e){t("next",e,o,u)},function(e){t("throw",e,o,u)}):Promise.resolve(c).then(function(e){s.value=e,o(s)},function(e){return t("throw",e,o,u)})}u(a.arg)}function r(e,n){function r(){return new Promise(function(r,i){t(e,n,r,i)})}return i=i?i.then(r,r):r()}var i;this._invoke=r}function s(e,t,r){var i=w;return function(o,u){if(i===b)throw new Error("Generator is already running");if(i===D){if("throw"===o)throw u;return h()}for(r.method=o,r.arg=u;;){var a=r.delegate;if(a){var s=c(a,r);if(s){if(s===S)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===w)throw i=D,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=b;var l=n(e,t,r);if("normal"===l.type){if(i=r.done?D:C,l.arg===S)continue;return{value:l.arg,done:r.done}}"throw"===l.type&&(i=D,r.method="throw",r.arg=l.arg)}}}function c(e,t){var r=e.iterator[t.method];if(r===v){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=v,c(e,t),"throw"===t.method))return S;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return S}var i=n(r,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,S;var o=i.arg;return o?o.done?(t[e.resultName]=o.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=v),t.delegate=null,S):o:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,S)}function l(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function d(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function f(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(l,this),this.reset(!0)}function p(e){if(e){var t=e[E];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(g.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=v,t.done=!0,t};return r.next=r}}return{next:h}}function h(){return{value:v,done:!0}}var v,m=Object.prototype,g=m.hasOwnProperty,y="function"==typeof Symbol?Symbol:{},E=y.iterator||"@@iterator",A=y.asyncIterator||"@@asyncIterator",_=y.toStringTag||"@@toStringTag";
e.wrap=t;var w="suspendedStart",C="suspendedYield",b="executing",D="completed",S={},F={};F[E]=function(){return this};var I=Object.getPrototypeOf,O=I&&I(I(p([])));O&&O!==m&&g.call(O,E)&&(F=O);var T=o.prototype=r.prototype=Object.create(F);return i.prototype=T.constructor=o,o.constructor=i,o[_]=i.displayName="GeneratorFunction",e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===i||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,o):(e.__proto__=o,_ in e||(e[_]="GeneratorFunction")),e.prototype=Object.create(T),e},e.awrap=function(e){return{__await:e}},u(a.prototype),a.prototype[A]=function(){return this},e.AsyncIterator=a,e.async=function(n,r,i,o){var u=new a(t(n,r,i,o));return e.isGeneratorFunction(r)?u:u.next().then(function(e){return e.done?e.value:u.next()})},u(T),T[_]="Generator",T[E]=function(){return this},T.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=p,f.prototype={constructor:f,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=v,this.done=!1,this.delegate=null,this.method="next",this.arg=v,this.tryEntries.forEach(d),!e)for(var t in this)"t"===t.charAt(0)&&g.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=v)},stop:function(){this.done=!0;var e=this.tryEntries[0],t=e.completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){function t(t,r){return o.type="throw",o.arg=e,n.next=t,r&&(n.method="next",n.arg=v),!!r}if(this.done)throw e;for(var n=this,r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r],o=i.completion;if("root"===i.tryLoc)return t("end");if(i.tryLoc<=this.prev){var u=g.call(i,"catchLoc"),a=g.call(i,"finallyLoc");if(u&&a){if(this.prev<i.catchLoc)return t(i.catchLoc,!0);if(this.prev<i.finallyLoc)return t(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return t(i.catchLoc,!0)}else{if(!a)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return t(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&g.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,S):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),S},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),d(n),S}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;d(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:p(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=v),S}},e}(e.exports);try{regeneratorRuntime=r}catch(e){Function("r","regeneratorRuntime = r")(r)}},function(e,t){function n(e,t,n,r,i,o,u){try{var a=e[o](u),s=a.value}catch(e){return void n(e)}a.done?t(s):Promise.resolve(s).then(r,i)}function r(e){return function(){var t=this,r=arguments;return new Promise(function(i,o){function u(e){n(s,i,o,u,a,"next",e)}function a(e){n(s,i,o,u,a,"throw",e)}var s=e.apply(t,r);u(void 0)})}}e.exports=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removeItem=t.getItem=t.setItem=t.isLocalStorageAvailable=void 0;var r=n(110),i="SPOTIM",o=(0,r.getDebug)("storage"),u=function(e){return"".concat(i,"_").concat(e)},a=function(){try{var e="SPOTIM_TEST";return!("undefined"==typeof window||!window.localStorage)&&(window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0)}catch(e){return!1}}();t.isLocalStorageAvailable=a;var s=function(e,t){if(!a)return void o("localStorage not available");try{o("set",e,t),localStorage.setItem("".concat(i,"_").concat(e),JSON.stringify(t))}catch(e){o("storage set failed",e)}};t.setItem=s;var c=function(e){if(!a)return o("localStorage not available"),{};try{o("get",e);var t=localStorage.getItem(u(e));return t?JSON.parse(t):{}}catch(e){return o("localStorage get failed",e),{}}};t.getItem=c;var l=function(e){if(!a)return void o("localStorage not available");try{o("remove",e),localStorage.removeItem(u(e))}catch(e){o("localStorage get failed",e)}};t.removeItem=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDebug=void 0;var r=function(e){return n(111)("spotim:".concat(e))};t.getDebug=r},function(e,t,n){(function(r){function i(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type)||("undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))}function o(e){var n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),n){var r="color: "+this.color;e.splice(1,0,r,"color: inherit");var i=0,o=0;e[0].replace(/%[a-zA-Z%]/g,function(e){"%%"!==e&&(i++,"%c"===e&&(o=i))}),e.splice(o,0,r)}}function u(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function a(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(e){}}function s(){var e;try{e=t.storage.debug}catch(e){}return!e&&"undefined"!=typeof r&&"env"in r&&(e=r.env.DEBUG),e}function c(){try{return window.localStorage}catch(e){}}t=e.exports=n(112),t.log=u,t.formatArgs=o,t.save=a,t.load=s,t.useColors=i,t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:c(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}},t.enable(s())}).call(t,n(5))},function(e,t,n){function r(e){var n,r=0;for(n in e)r=(r<<5)-r+e.charCodeAt(n),r|=0;return t.colors[Math.abs(r)%t.colors.length]}function i(e){function n(){if(n.enabled){var e=n,r=+new Date,i=r-(c||r);e.diff=i,e.prev=c,e.curr=r,c=r;for(var o=new Array(arguments.length),u=0;u<o.length;u++)o[u]=arguments[u];o[0]=t.coerce(o[0]),"string"!=typeof o[0]&&o.unshift("%O");var a=0;o[0]=o[0].replace(/%([a-zA-Z%])/g,function(n,r){if("%%"===n)return n;a++;var i=t.formatters[r];if("function"==typeof i){var u=o[a];n=i.call(e,u),o.splice(a,1),a--}return n}),t.formatArgs.call(e,o);var s=n.log||t.log||console.log.bind(console);s.apply(e,o)}}return n.namespace=e,n.enabled=t.enabled(e),n.useColors=t.useColors(),n.color=r(e),"function"==typeof t.init&&t.init(n),n}function o(e){t.save(e),t.names=[],t.skips=[];for(var n=("string"==typeof e?e:"").split(/[\s,]+/),r=n.length,i=0;i<r;i++)n[i]&&(e=n[i].replace(/\*/g,".*?"),"-"===e[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))}function u(){t.enable("")}function a(e){var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1}function s(e){return e instanceof Error?e.stack||e.message:e}t=e.exports=i.debug=i.default=i,t.coerce=s,t.disable=u,t.enable=o,t.enabled=a,t.humanize=n(113),t.names=[],t.skips=[],t.formatters={};var c},function(e,t){function n(e){if(e=String(e),!(e.length>100)){var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]),r=(t[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return n*l;case"days":case"day":case"d":return n*c;case"hours":case"hour":case"hrs":case"hr":case"h":return n*s;case"minutes":case"minute":case"mins":case"min":case"m":return n*a;case"seconds":case"second":case"secs":case"sec":case"s":return n*u;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n;default:return}}}}function r(e){return e>=c?Math.round(e/c)+"d":e>=s?Math.round(e/s)+"h":e>=a?Math.round(e/a)+"m":e>=u?Math.round(e/u)+"s":e+"ms"}function i(e){return o(e,c,"day")||o(e,s,"hour")||o(e,a,"minute")||o(e,u,"second")||e+" ms"}function o(e,t,n){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var u=1e3,a=60*u,s=60*a,c=24*s,l=365.25*c;e.exports=function(e,t){t=t||{};var o=typeof e;if("string"===o&&e.length>0)return n(e);if("number"===o&&isNaN(e)===!1)return t.long?i(e):r(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},function(e,t,n){"use strict";function r(){return"undefined"!=typeof window&&"staging"===window.__SPOTIM_ENV__?c:s}var i=n(105);Object.defineProperty(t,"__esModule",{value:!0}),t.fetchDeviceUuid=t.sendEvent=void 0;var o=i(n(115)),u=n(110),a=(0,u.getDebug)("analytics"),s="https://events-collector.spot.im/api/v1",c="https://events-collector.staging-spot.im/api/v1",l=r(),d=o.default.create({baseURL:l,withCredentials:!0}),f=function(e){a(e);var t=btoa(JSON.stringify(e));return d.get("/fed-events",{params:{m:t,stream_name:e.source}})};t.sendEvent=f;var p=function(){return d.get("/device_load")};t.fetchDeviceUuid=p},function(e,t,n){e.exports=n(116)},function(e,t,n){"use strict";function r(e){var t=new u(e),n=o(u.prototype.request,t);return i.extend(n,u.prototype,t),i.extend(n,t),n}var i=n(117),o=n(118),u=n(120),a=n(121),s=r(a);s.Axios=u,s.create=function(e){return r(i.merge(a,e))},s.Cancel=n(137),s.CancelToken=n(138),s.isCancel=n(134),s.all=function(e){return Promise.all(e)},s.spread=n(139),e.exports=s,e.exports.default=s},function(e,t,n){"use strict";function r(e){return"[object Array]"===b.call(e)}function i(e){return"[object ArrayBuffer]"===b.call(e)}function o(e){return"undefined"!=typeof FormData&&e instanceof FormData}function u(e){var t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer}function a(e){return"string"==typeof e}function s(e){return"number"==typeof e}function c(e){return"undefined"==typeof e}function l(e){return null!==e&&"object"==typeof e}function d(e){return"[object Date]"===b.call(e)}function f(e){return"[object File]"===b.call(e)}function p(e){return"[object Blob]"===b.call(e)}function h(e){return"[object Function]"===b.call(e)}function v(e){return l(e)&&h(e.pipe)}function m(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams}function g(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")}function y(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)}function E(e,t){if(null!==e&&"undefined"!=typeof e)if("object"!=typeof e&&(e=[e]),r(e))for(var n=0,i=e.length;n<i;n++)t.call(null,e[n],n,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}function A(){function e(e,n){"object"==typeof t[n]&&"object"==typeof e?t[n]=A(t[n],e):t[n]=e}for(var t={},n=0,r=arguments.length;n<r;n++)E(arguments[n],e);return t}function _(e,t,n){return E(t,function(t,r){n&&"function"==typeof t?e[r]=w(t,n):e[r]=t}),e}var w=n(118),C=n(119),b=Object.prototype.toString;e.exports={isArray:r,isArrayBuffer:i,isBuffer:C,isFormData:o,isArrayBufferView:u,isString:a,isNumber:s,isObject:l,isUndefined:c,isDate:d,isFile:f,isBlob:p,isFunction:h,isStream:v,isURLSearchParams:m,isStandardBrowserEnv:y,forEach:E,merge:A,extend:_,trim:g}},function(e,t){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},function(e,t){e.exports=function(e){return null!=e&&null!=e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}},function(e,t,n){"use strict";function r(e){this.defaults=e,this.interceptors={request:new u,response:new u}}var i=n(121),o=n(117),u=n(131),a=n(132);r.prototype.request=function(e){"string"==typeof e&&(e=o.merge({url:arguments[0]},arguments[1])),e=o.merge(i,{method:"get"},this.defaults,e),e.method=e.method.toLowerCase();var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach(function(e){t.unshift(e.fulfilled,e.rejected)}),this.interceptors.response.forEach(function(e){t.push(e.fulfilled,e.rejected)});t.length;)n=n.then(t.shift(),t.shift());return n},o.forEach(["delete","get","head","options"],function(e){r.prototype[e]=function(t,n){return this.request(o.merge(n||{},{method:e,url:t}))}}),o.forEach(["post","put","patch"],function(e){r.prototype[e]=function(t,n,r){return this.request(o.merge(r||{},{method:e,url:t,data:n}))}}),e.exports=r},function(e,t,n){(function(t){"use strict";function r(e,t){!o.isUndefined(e)&&o.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function i(){var e;return"undefined"!=typeof XMLHttpRequest?e=n(123):"undefined"!=typeof t&&(e=n(123)),e}var o=n(117),u=n(122),a={"Content-Type":"application/x-www-form-urlencoded"},s={adapter:i(),transformRequest:[function(e,t){return u(t,"Content-Type"),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(r(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):o.isObject(e)?(r(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(e){return e>=200&&e<300}};s.headers={common:{Accept:"application/json, text/plain, */*"}},o.forEach(["delete","get","head"],function(e){s.headers[e]={}}),o.forEach(["post","put","patch"],function(e){s.headers[e]=o.merge(a)}),e.exports=s}).call(t,n(5))},function(e,t,n){"use strict";var r=n(117);e.exports=function(e,t){r.forEach(e,function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])})}},function(e,t,n){"use strict";var r=n(117),i=n(124),o=n(127),u=n(128),a=n(129),s=n(125);e.exports=function(e){return new Promise(function(t,c){var l=e.data,d=e.headers;r.isFormData(l)&&delete d["Content-Type"];var f=new XMLHttpRequest;if(e.auth){var p=e.auth.username||"",h=e.auth.password||"";d.Authorization="Basic "+btoa(p+":"+h)}if(f.open(e.method.toUpperCase(),o(e.url,e.params,e.paramsSerializer),!0),f.timeout=e.timeout,f.onreadystatechange=function(){if(f&&4===f.readyState&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in f?u(f.getAllResponseHeaders()):null,r=e.responseType&&"text"!==e.responseType?f.response:f.responseText,o={data:r,status:f.status,statusText:f.statusText,headers:n,config:e,request:f};i(t,c,o),f=null}},f.onerror=function(){c(s("Network Error",e,null,f)),f=null},f.ontimeout=function(){c(s("timeout of "+e.timeout+"ms exceeded",e,"ECONNABORTED",f)),f=null},r.isStandardBrowserEnv()){var v=n(130),m=(e.withCredentials||a(e.url))&&e.xsrfCookieName?v.read(e.xsrfCookieName):void 0;m&&(d[e.xsrfHeaderName]=m)}if("setRequestHeader"in f&&r.forEach(d,function(e,t){"undefined"==typeof l&&"content-type"===t.toLowerCase()?delete d[t]:f.setRequestHeader(t,e)}),e.withCredentials&&(f.withCredentials=!0),e.responseType)try{f.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&f.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&f.upload&&f.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then(function(e){f&&(f.abort(),c(e),f=null)}),void 0===l&&(l=null),f.send(l)})}},function(e,t,n){"use strict";var r=n(125);e.exports=function(e,t,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},function(e,t,n){"use strict";var r=n(126);e.exports=function(e,t,n,i,o){var u=new Error(e);return r(u,t,n,i,o)}},function(e,t){"use strict";e.exports=function(e,t,n,r,i){return e.config=t,n&&(e.code=n),e.request=r,e.response=i,e}},function(e,t,n){"use strict";function r(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var i=n(117);e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(i.isURLSearchParams(t))o=t.toString();else{var u=[];i.forEach(t,function(e,t){null!==e&&"undefined"!=typeof e&&(i.isArray(e)?t+="[]":e=[e],i.forEach(e,function(e){i.isDate(e)?e=e.toISOString():i.isObject(e)&&(e=JSON.stringify(e)),u.push(r(t)+"="+r(e))}))}),o=u.join("&")}return o&&(e+=(e.indexOf("?")===-1?"?":"&")+o),e}},function(e,t,n){"use strict";var r=n(117),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,u={};return e?(r.forEach(e.split("\n"),function(e){if(o=e.indexOf(":"),t=r.trim(e.substr(0,o)).toLowerCase(),n=r.trim(e.substr(o+1)),t){if(u[t]&&i.indexOf(t)>=0)return;"set-cookie"===t?u[t]=(u[t]?u[t]:[]).concat([n]):u[t]=u[t]?u[t]+", "+n:n}}),u):u}},function(e,t,n){"use strict";var r=n(117);e.exports=r.isStandardBrowserEnv()?function(){function e(e){var t=e;return n&&(i.setAttribute("href",t),t=i.href),i.setAttribute("href",t),{href:i.href,protocol:i.protocol?i.protocol.replace(/:$/,""):"",host:i.host,search:i.search?i.search.replace(/^\?/,""):"",hash:i.hash?i.hash.replace(/^#/,""):"",hostname:i.hostname,port:i.port,pathname:"/"===i.pathname.charAt(0)?i.pathname:"/"+i.pathname}}var t,n=/(msie|trident)/i.test(navigator.userAgent),i=document.createElement("a");return t=e(window.location.href),function(n){var i=r.isString(n)?e(n):n;return i.protocol===t.protocol&&i.host===t.host}}():function(){return function(){return!0}}()},function(e,t,n){"use strict";var r=n(117);e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,i,o,u){var a=[];a.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),r.isString(i)&&a.push("path="+i),r.isString(o)&&a.push("domain="+o),u===!0&&a.push("secure"),document.cookie=a.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},function(e,t,n){"use strict";function r(){this.handlers=[]}var i=n(117);r.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},r.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},r.prototype.forEach=function(e){i.forEach(this.handlers,function(t){null!==t&&e(t)})},e.exports=r},function(e,t,n){"use strict";function r(e){e.cancelToken&&e.cancelToken.throwIfRequested()}var i=n(117),o=n(133),u=n(134),a=n(121),s=n(135),c=n(136);e.exports=function(e){r(e),e.baseURL&&!s(e.url)&&(e.url=c(e.baseURL,e.url)),e.headers=e.headers||{},e.data=o(e.data,e.headers,e.transformRequest),e.headers=i.merge(e.headers.common||{},e.headers[e.method]||{},e.headers||{}),i.forEach(["delete","get","head","post","put","patch","common"],function(t){delete e.headers[t]});var t=e.adapter||a.adapter;return t(e).then(function(t){return r(e),t.data=o(t.data,t.headers,e.transformResponse),t},function(t){return u(t)||(r(e),t&&t.response&&(t.response.data=o(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)})}},function(e,t,n){"use strict";var r=n(117);e.exports=function(e,t,n){return r.forEach(n,function(n){e=n(e,t)}),e}},function(e,t){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e,t){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t){"use strict";function n(e){this.message=e}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,e.exports=n},function(e,t,n){"use strict";function r(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(e){t=e});var n=this;e(function(e){n.reason||(n.reason=new i(e),t(n.reason))})}var i=n(137);r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var e,t=new r(function(t){e=t});return{token:t,cancel:e}},e.exports=r},function(e,t){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.SET_PAGE_VIEW_ID="SET_PAGE_VIEW_ID",t.X_SPOTIM_PAGE_VIEW_ID="x-spotim-page-view-id",t.X_SPOTIM_DEVICE_UUID="x-spotim-device-uuid"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){var e=null,t=null;if(m.default){var n=navigator.userAgent||navigator.vendor||window.opera;e=/iPad|iPhone|iPod/.test(n)&&!window.MSStream?"iOS":"Android",t=window.matchMedia&&window.matchMedia("(min-width: 415px)").matches?"Tablet":"Phone"}else e="Desktop",t="Desktop";return"Desktop"===e?"Desktop":e+"-"+t}function o(){return/Tablet/.test(i())}function u(){return/Desktop/.test(i())}function a(){var e=window.__SPOTIM_SPOT_ID__||"";return(!e||!y.includes(e))&&/Phone/.test(i())}Object.defineProperty(t,"__esModule",{value:!0}),t.resolveTag=t.fetchAdsConfig=t.useAdvancedTargeting=t.getDeviceType=t.forcingDesktopSpotIds=void 0;var s=n(90),c=r(s);t.resolveUserPlatform=i,t.isTablet=o,t.isDesktop=u,t.isPhone=a;var l=n(142),d=r(l),f=n(156),p=n(160),h=n(95),v=n(178),m=r(v),g=(0,f.getDebugger)("ads"),y=t.forcingDesktopSpotIds=["sp_9LMINbK9","sp_8UEKuEUC","sp_79R6422u","sp_tBSwIZWa","sp_JjfsdV5M"],E=(t.getDeviceType=function(){return m.default?window.matchMedia&&window.matchMedia("(min-width: 415px)").matches?"Tablet":"Mobile":"Desktop"},t.useAdvancedTargeting=function(e,t){if(e[t].advanced_targeting)return!0;var n=e[t].campaigns.find(function(e){return e.advanced_targeting});return!!n},t.fetchAdsConfig=function(e,t,r,i){var o=n(179),u=d.default.api.adsConfig.clientUrl.replace("{{spotId}}",e).replace("{{platform}}",t).replace("{{source}}",r||"recirculation");if(u=u.replace("siderail","side-rail"),i){var a="&"+(0,h.queryStringFromObject)(i,!1);u+=a}return new Promise(function(e,t){o.ajax({url:u,responseType:"json"},function(n,r){200!==n||r.success===!1?t(r):(r="string"==typeof r?JSON.parse(r):r,e(r))})})},function(e,t){return e?e.campaigns||e[t].campaigns:[]}),A=function(e,t,n,r){r=[].concat((0,c.default)(r)).sort(function(e,t){return e.slot.row>t.slot.row||e.slot.row===t.slot.row&&e.slot.column>t.slot.column?1:-1});var i=null,o=function(t){return t.slot.row===e},u=function(e){return"start"===t?e.slot.column<=2:"end"===t&&e.slot.column>=3};if("Android-Phone"===n||"iOS-Phone"===n?(r.length>0&&(i=r[0],g("Campaign mobile. TMS legacy slot: "+JSON.stringify(i.slot))),r.length>1&&((0,f.publicWarning)("campaign collision - mobile"),g("Campaign collision on mobile. Using only first campaign."))):r.forEach(function(n){o(n)&&u(n)&&(i?((0,f.publicWarning)("campaign collision"),g("Campaign collision. TMS campaign: "+n.name+", legacy slot: "+JSON.stringify(n.slot)+" collides with already found: "+i.name+", slot: "+JSON.stringify(i.slot))):(i=n,g("Campaign found: "+n.name+" for: row "+e+", pos "+t+". TMS legacy slot: "+JSON.stringify(n.slot))))}),!i)return!1;var a=i.creative[0];return a&&a.tags[n]?i:null};t.resolveTag=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=r.isDraftModeUrl,o=void 0!==i&&i,u=r.sprcopPlayer,a=void 0===u?null:u;if(a)return 1===e.row&&"start"===e.pos||"center"===e.pos?(g("SPRCOP PLAYER OVERRIDE",a),{tag:a}):{};var s=E(n,t),c=A(e.row,e.pos,t,s);if(!c)return{};if(c.draftModeEnabled&&!o)return{};var l=(0,p.randomInt)(1,100),d=0;l>c.creative[0].percent&&(d=1);var f=c.creative[d].tags[t],h=n.tags||n[t].tags,v=h[f];return g("resolved creative for "+e.name+", "+t+", creative index "+d+", random generated "+l+", chance "+c.creative[d].percent+"%",v),{tag:v,campaign:c,creativeIndex:d}}},function(e,t,n){(function(e){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(143),o=n(144),u=r(o),a=n(156),s=null,c=(0,a.getDebugger)("ads");c("BRANCH",void 0),c("NODE_ENV","production"),s="premaster"===e.env.CI_BRANCH||"premaster"===e.env.DRONE_BRANCH?n(157).default:n(159).default,c("ENV",s),t.default=(0,i.deepExtendObject)({},u.default,s)}).call(t,n(5))},function(e,t){"use strict";function n(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];var i=t.shift();return t.forEach(function(e){for(var t in e)e[t]&&e[t].constructor&&e[t].constructor===Object?(i[t]=i[t]||{},n(i[t],e[t])):i[t]=e[t]}),i}Object.defineProperty(t,"__esModule",{value:!0}),t.deepExtendObject=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(145),o=r(i),u=n(152),a=r(u);t.default=(0,o.default)({cloudinary:{url:"https://images.spot.im/image/upload"},transifex:{username:"naorye",password:"t91x9AepHN_6d0S7TPVS"},min_items_to_display:6,max_items_to_display:15,default_prerender_items:6},a.default)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(146),o=r(i);t.default=o.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},function(e,t,n){e.exports={default:n(147),__esModule:!0}},function(e,t,n){n(148),e.exports=n(23).Object.assign},function(e,t,n){var r=n(21);r(r.S+r.F,"Object",{assign:n(149)})},function(e,t,n){"use strict";var r=n(31),i=n(42),o=n(150),u=n(151),a=n(58),s=n(45),c=Object.assign;e.exports=!c||n(32)(function(){var e={},t={},n=Symbol(),r="abcdefghijklmnopqrst";return e[n]=7,r.split("").forEach(function(e){t[e]=e}),7!=c({},e)[n]||Object.keys(c({},t)).join("")!=r})?function(e,t){for(var n=a(e),c=arguments.length,l=1,d=o.f,f=u.f;c>l;)for(var p,h=s(arguments[l++]),v=d?i(h).concat(d(h)):i(h),m=v.length,g=0;m>g;)p=v[g++],r&&!f.call(h,p)||(n[p]=h[p]);return n}:c},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t){t.f={}.propertyIsEnumerable},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(153),o=r(i),u=null;u=n(155).default,t.default=Object.assign({},o.default,u)},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={redirectUrl:"https://traffic-staging.spot.im/v2",immediateScriptUrl:"https://recirculation-qa-direct.spot.im/spot-immediate/{{spotId}}",addMoatImpression:"https://spotops.spot.im/spot/{{spotId}}/module/recirculation/moat/{{moatType}}/increase"}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={redirectUrl:"https://traffic.spot.im/v2",immediateScriptUrl:"https://recirculation.spot.im/spot-immediate/{{spotId}}",addMoatImpression:"https://spotops.spot.im/spot/{{spotId}}/module/recirculation/moat/{{moatType}}/increase"}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){try{if(null===d){if(d=c.default.getKey(window.location.href.toLowerCase(),l.toLowerCase()),d||(d=window[l]),!d)try{d=window.localStorage.getItem(l)}catch(e){}d||(d=""),d=d.split(",").map(function(e){return e.toLowerCase()})}return d}catch(e){return[]}}function o(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];(t=console).log.apply(t,["%cSpot.IM "+e,"background: #307fe2; color: white;"].concat(r));try{var o="SPOTIM_DEBUG_SINK";window[o]=window[o]||[],window[o].push({module:"recirculation",source:e,messages:r,timestamp:Date.now()})}catch(e){}}function u(e){var t=i();return t.indexOf("*")>-1||t.indexOf(e.toLowerCase())>-1?o.bind(null,e):function(){}}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";console.warn("%cSP warning","background: red; font-weight :bold; color: white;",e)}Object.defineProperty(t,"__esModule",{value:!0}),t.getDebugger=u,t.publicWarning=a;var s=n(95),c=r(s),l="SPOTIM_DEBUG_RECIRCULATION",d=null},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={cloudinary:{apiKey:"468332229667797"},demoPageServiceUrl:"/spot/{{spotId}}",siderailDemoPageServiceUrl:"/spot/{{spotId}}/siderail",ampDemoPageServiceUrl:"https://recirculation.spot.im/spot/json/{{spotId}}",api:{extract:{url:"https://extract.spot.im",cdn:"https://api.spot.im/extract"},recirculation:{url:"https://newsfeed-sync.spot.im/spot/{{spotId}}/circulation",cdn:"https://www.spot.im/api/newsfeed-sync/spot/{{spotId}}/circulation"},topics:{url:"https://www.spot.im/api/topics/circulation/spot/{{spotId}}",cdn:"https://www.spot.im/api/topics/circulation/spot/{{spotId}}"},adsConfig:{clientUrl:"https://premaster-spotops.spot.im/spot/{{spotId}}/{{source}}?platform={{platform}}",serverUrl:"https://premaster-spotops.spot.im/spot/{{spotId}}/recirculation-all",amp:"https://premaster-spotops.spot.im/spot/{{spotId}}/recirculation/amp"},ampAnalytics:"https://pix.spot.im/api/v1/pixel?m={{m}}"},nextPageUrl:"https://recirculation.spot.im/page/{{spotId}}",prerenderScriptUrl:"https://recirculation.spot.im/script/{{spotId}}"}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={cloudinary:{apiKey:"468332229667797"},demoPageServiceUrl:"/spot/{{spotId}}",siderailDemoPageServiceUrl:"/spot/{{spotId}}/siderail",ampDemoPageServiceUrl:"https:/recirculation-qa-direct.spot.im/spot/json/{{spotId}}",api:{extract:{url:"https://extract.spot.im",cdn:"https://api.spot.im/extract"},recirculation:{url:"https://newsfeed-sync.spot.im/spot/{{spotId}}/circulation",cdn:"https://www.spot.im/api/newsfeed-sync/spot/{{spotId}}/circulation"},topics:{url:"https://www.spot.im/api/topics/circulation/spot/{{spotId}}",cdn:"https://www.spot.im/api/topics/circulation/spot/{{spotId}}"},adsConfig:{clientUrl:"https://spotops.spot.im/spot/{{spotId}}/{{source}}?platform={{platform}}",serverUrl:"https://spotops.spot.im/spot/{{spotId}}/recirculation-all",amp:"https://spotops.spot.im/spot/{{spotId}}/recirculation/amp"},ampAnalytics:"https://pix.staging-spot.im/api/v1/pixel?m={{m}}"},nextPageUrl:"https://recirculation-qa-direct.spot.im/page/{{spotId}}",prerenderScriptUrl:"https://recirculation-qa-direct.spot.im/script/{{spotId}}"}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={cloudinary:{apiKey:"468332229667797"},demoPageServiceUrl:"/spot/{{spotId}}",siderailDemoPageServiceUrl:"/spot/{{spotId}}/siderail",ampDemoPageServiceUrl:"https://recirculation.spot.im/spot/json/{{spotId}}",api:{extract:{url:"https://extract.spot.im",cdn:"https://api.spot.im/extract"},recirculation:{url:"https://newsfeed-sync.spot.im/spot/{{spotId}}/circulation",cdn:"https://www.spot.im/api/newsfeed-sync/spot/{{spotId}}/circulation"},topics:{url:"https://www.spot.im/api/topics/circulation/spot/{{spotId}}",
cdn:"https://www.spot.im/api/topics/circulation/spot/{{spotId}}"},adsConfig:{clientUrl:"https://spotops.spot.im/spot/{{spotId}}/{{source}}?platform={{platform}}",serverUrl:"https://spotops.spot.im/spot/{{spotId}}/recirculation-all",amp:"https://spotops.spot.im/spot/{{spotId}}/recirculation/amp"},ampAnalytics:"https://pix.spot.im/api/v1/pixel?m={{m}}"},nextPageUrl:"https://recirculation.spot.im/page/{{spotId}}",prerenderScriptUrl:"https://recirculation.spot.im/script/{{spotId}}"}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){e=A.default.removeSpotImParams(e).toLowerCase(),t=A.default.removeSpotImParams(t).toLowerCase();var n=/(https?):\/\/(?:www\.)?(.[^\/]+)(.*)/,r=e.match(n),i=t.match(n);if(r&&i){var o=(0,y.default)(r,4),u=o[3],a=(0,y.default)(i,4),s=a[3];return u=u.split("/").join(""),s=s.split("/").join(""),u===s}return!1}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.locationHref,r=void 0===n?window.location.href:n,o=t.compareFunc,u=void 0===o?null:o;u||(u=i);var a=[].concat((0,m.default)(e.querySelectorAll("[data-spmark=item-link]")));return a.forEach(function(e,t){var n=e.href,i=u(n,r);if(i){var o=e.parentNode;o.parentNode.removeChild(o)}}),e}function u(e){return[].concat((0,m.default)(e.querySelectorAll("[data-spotim-item]"))).forEach(function(e,t){e.dataset.spmark=e.dataset.spmark.replace(/index\:(\d+)/,"index:"+t),e.dataset.spotimIndex=t}),e}function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return 0===t.length||t.reduce(function(t,n){if(t)return!0;var r=null;try{r=new RegExp(n)}catch(e){return!1}return!!e.match(r)},!1)}function s(e,t){return Array.apply(0,new Array(t)).map(function(t,n){return n+e})}function c(e,t,n){var r=Math.floor(t.length/e);return t.slice((n-1)*r,n*r)}function l(e){var t=/row(\d+)-cell(\d+)/,n=t.exec(e);return n?{row:parseInt(n[1]),column:parseInt(n[2]),name:e}:isNaN(parseInt(e))?{row:null,column:null,name:e}:{row:1,column:parseInt(e),name:e}}function d(e){var t={};return function(){var n=JSON.stringify(arguments);if(t[n])return t[n];var r=e.apply(this,arguments);return t[n]=r,r}}function f(e){var t=document.createElement("div");t.innerHTML=e;var n=t.firstElementChild;return t.removeChild(n),n}function p(e,t){if(void 0===t&&(t=e,e=0),"number"!=typeof e||"number"!=typeof t)throw new TypeError("Expected all arguments to be numbers");return Math.floor(Math.random()*(t-e+1)+e)}function h(){return{day:C(),hour:(new Date).getHours()}}Object.defineProperty(t,"__esModule",{value:!0}),t.isMonetizedSpot=t.ACTIVATE_MONETIZATION_EVENT=t.createFrame=t.createPlayer=t.getRealBackgroundColor=t.getSlotId=void 0;var v=n(90),m=r(v),g=n(83),y=r(g);t.urlsAreSimilar=i,t.removeItemByUrl=o,t.resequenceIndexes=u,t.whitelistUrl=a,t.range=s,t.getDeckItems=c,t.getSlot=l,t.memoize=d,t.createDomElement=f,t.randomInt=p,t.getAdvancedTargetingParams=h;var E=n(95),A=r(E),_=n(161),w=r(_),C=function(){var e=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"],t=(new Date).getDay();return e[t]};t.getSlotId=function(e,t){return"row"+e+"-cell"+t},t.getRealBackgroundColor=function e(t){if(!t)return"#fff";var n="rgba(0, 0, 0, 0)",r=getComputedStyle(t).backgroundColor;return r===n?e(t.parentElement):r},t.createPlayer=function(e,t,n,r,i,o){return{id:p(1e3,1e5).toString(),code:e,name:t,size:{width:n,height:r},type:i,server:o}},t.createFrame=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=document.createElement("iframe");Object.assign(n.style,{width:"100%",height:"100%",border:"none"});var r="<html><body style='margin: 0; padding: 0; background: transparent; overflow: hidden;'>"+e+"</body></html>";return t&&t.appendChild(n),n.contentWindow.document.open(),n.contentWindow.document.write(r),n.contentWindow.document.close(),n},t.ACTIVATE_MONETIZATION_EVENT="spot-im-activate-recirculation",t.isMonetizedSpot=function(e){var t=w.default.get(e,"spot.features.recirculation.ads_enabled");return Array.isArray(t)&&t.length>0}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t=e.split("."),n=[],r=0;r<t.length;r++){for(var i=t[r];"\\"===i[i.length-1]&&void 0!==t[r+1];)i=i.slice(0,-1)+".",i+=t[++r];n.push(i)}return n}var o=n(162),u=r(o),a=function(e){var t="undefined"==typeof e?"undefined":(0,u.default)(e);return null!==e&&("object"===t||"function"===t)};e.exports={get:function(e,t,n){if(!a(e)||"string"!=typeof t)return void 0===n?e:n;for(var r=i(t),o=0;o<r.length;o++){if(!Object.prototype.propertyIsEnumerable.call(e,r[o]))return n;if(e=e[r[o]],void 0===e||null===e){if(o!==r.length-1)return n;break}}return e},set:function(e,t,n){if(!a(e)||"string"!=typeof t)return e;for(var r=e,o=i(t),u=0;u<o.length;u++){var s=o[u];a(e[s])||(e[s]={}),u===o.length-1&&(e[s]=n),e=e[s]}return r},delete:function(e,t){if(a(e)&&"string"==typeof t)for(var n=i(t),r=0;r<n.length;r++){var o=n[r];if(r===n.length-1)return void delete e[o];if(e=e[o],!a(e))return}},has:function(e,t){if(!a(e)||"string"!=typeof t)return!1;for(var n=i(t),r=0;r<n.length;r++){if(!a(e))return!1;if(!(n[r]in e))return!1;e=e[n[r]]}return!0}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(163),o=r(i),u=n(166),a=r(u),s="function"==typeof a.default&&"symbol"==typeof o.default?function(e){return typeof e}:function(e){return e&&"function"==typeof a.default&&e.constructor===a.default&&e!==a.default.prototype?"symbol":typeof e};t.default="function"==typeof a.default&&"symbol"===s(o.default)?function(e){return"undefined"==typeof e?"undefined":s(e)}:function(e){return e&&"function"==typeof a.default&&e.constructor===a.default&&e!==a.default.prototype?"symbol":"undefined"==typeof e?"undefined":s(e)}},function(e,t,n){e.exports={default:n(164),__esModule:!0}},function(e,t,n){n(15),n(59),e.exports=n(165).f("iterator")},function(e,t,n){t.f=n(56)},function(e,t,n){e.exports={default:n(167),__esModule:!0}},function(e,t,n){n(168),n(14),n(176),n(177),e.exports=n(23).Symbol},function(e,t,n){"use strict";var r=n(22),i=n(36),o=n(31),u=n(21),a=n(37),s=n(169).KEY,c=n(32),l=n(51),d=n(55),f=n(52),p=n(56),h=n(165),v=n(170),m=n(171),g=n(172),y=n(28),E=n(29),A=n(58),_=n(44),w=n(34),C=n(35),b=n(40),D=n(173),S=n(175),F=n(150),I=n(27),O=n(42),T=S.f,k=I.f,x=D.f,P=r.Symbol,B=r.JSON,M=B&&B.stringify,R="prototype",L=p("_hidden"),N=p("toPrimitive"),j={}.propertyIsEnumerable,U=l("symbol-registry"),V=l("symbols"),q=l("op-symbols"),H=Object[R],z="function"==typeof P&&!!F.f,G=r.QObject,$=!G||!G[R]||!G[R].findChild,K=o&&c(function(){return 7!=b(k({},"a",{get:function(){return k(this,"a",{value:7}).a}})).a})?function(e,t,n){var r=T(H,t);r&&delete H[t],k(e,t,n),r&&e!==H&&k(H,t,r)}:k,W=function(e){var t=V[e]=b(P[R]);return t._k=e,t},X=z&&"symbol"==typeof P.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof P},J=function(e,t,n){return e===H&&J(q,t,n),y(e),t=w(t,!0),y(n),i(V,t)?(n.enumerable?(i(e,L)&&e[L][t]&&(e[L][t]=!1),n=b(n,{enumerable:C(0,!1)})):(i(e,L)||k(e,L,C(1,{})),e[L][t]=!0),K(e,t,n)):k(e,t,n)},Y=function(e,t){y(e);for(var n,r=m(t=_(t)),i=0,o=r.length;o>i;)J(e,n=r[i++],t[n]);return e},Q=function(e,t){return void 0===t?b(e):Y(b(e),t)},Z=function(e){var t=j.call(this,e=w(e,!0));return!(this===H&&i(V,e)&&!i(q,e))&&(!(t||!i(this,e)||!i(V,e)||i(this,L)&&this[L][e])||t)},ee=function(e,t){if(e=_(e),t=w(t,!0),e!==H||!i(V,t)||i(q,t)){var n=T(e,t);return!n||!i(V,t)||i(e,L)&&e[L][t]||(n.enumerable=!0),n}},te=function(e){for(var t,n=x(_(e)),r=[],o=0;n.length>o;)i(V,t=n[o++])||t==L||t==s||r.push(t);return r},ne=function(e){for(var t,n=e===H,r=x(n?q:_(e)),o=[],u=0;r.length>u;)!i(V,t=r[u++])||n&&!i(H,t)||o.push(V[t]);return o};z||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var e=f(arguments.length>0?arguments[0]:void 0),t=function(n){this===H&&t.call(q,n),i(this,L)&&i(this[L],e)&&(this[L][e]=!1),K(this,e,C(1,n))};return o&&$&&K(H,e,{configurable:!0,set:t}),W(e)},a(P[R],"toString",function(){return this._k}),S.f=ee,I.f=J,n(174).f=D.f=te,n(151).f=Z,F.f=ne,o&&!n(20)&&a(H,"propertyIsEnumerable",Z,!0),h.f=function(e){return W(p(e))}),u(u.G+u.W+u.F*!z,{Symbol:P});for(var re="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ie=0;re.length>ie;)p(re[ie++]);for(var oe=O(p.store),ue=0;oe.length>ue;)v(oe[ue++]);u(u.S+u.F*!z,"Symbol",{for:function(e){return i(U,e+="")?U[e]:U[e]=P(e)},keyFor:function(e){if(!X(e))throw TypeError(e+" is not a symbol!");for(var t in U)if(U[t]===e)return t},useSetter:function(){$=!0},useSimple:function(){$=!1}}),u(u.S+u.F*!z,"Object",{create:Q,defineProperty:J,defineProperties:Y,getOwnPropertyDescriptor:ee,getOwnPropertyNames:te,getOwnPropertySymbols:ne});var ae=c(function(){F.f(1)});u(u.S+u.F*ae,"Object",{getOwnPropertySymbols:function(e){return F.f(A(e))}}),B&&u(u.S+u.F*(!z||c(function(){var e=P();return"[null]"!=M([e])||"{}"!=M({a:e})||"{}"!=M(Object(e))})),"JSON",{stringify:function(e){for(var t,n,r=[e],i=1;arguments.length>i;)r.push(arguments[i++]);if(n=t=r[1],(E(t)||void 0!==e)&&!X(e))return g(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!X(t))return t}),r[1]=t,M.apply(B,r)}}),P[R][N]||n(26)(P[R],N,P[R].valueOf),d(P,"Symbol"),d(Math,"Math",!0),d(r.JSON,"JSON",!0)},function(e,t,n){var r=n(52)("meta"),i=n(29),o=n(36),u=n(27).f,a=0,s=Object.isExtensible||function(){return!0},c=!n(32)(function(){return s(Object.preventExtensions({}))}),l=function(e){u(e,r,{value:{i:"O"+ ++a,w:{}}})},d=function(e,t){if(!i(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!o(e,r)){if(!s(e))return"F";if(!t)return"E";l(e)}return e[r].i},f=function(e,t){if(!o(e,r)){if(!s(e))return!0;if(!t)return!1;l(e)}return e[r].w},p=function(e){return c&&h.NEED&&s(e)&&!o(e,r)&&l(e),e},h=e.exports={KEY:r,NEED:!1,fastKey:d,getWeak:f,onFreeze:p}},function(e,t,n){var r=n(22),i=n(23),o=n(20),u=n(165),a=n(27).f;e.exports=function(e){var t=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==e.charAt(0)||e in t||a(t,e,{value:u.f(e)})}},function(e,t,n){var r=n(42),i=n(150),o=n(151);e.exports=function(e){var t=r(e),n=i.f;if(n)for(var u,a=n(e),s=o.f,c=0;a.length>c;)s.call(e,u=a[c++])&&t.push(u);return t}},function(e,t,n){var r=n(46);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(44),i=n(174).f,o={}.toString,u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],a=function(e){try{return i(e)}catch(e){return u.slice()}};e.exports.f=function(e){return u&&"[object Window]"==o.call(e)?a(e):i(r(e))}},function(e,t,n){var r=n(43),i=n(53).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},function(e,t,n){var r=n(151),i=n(35),o=n(44),u=n(34),a=n(36),s=n(30),c=Object.getOwnPropertyDescriptor;t.f=n(31)?c:function(e,t){if(e=o(e),t=u(t,!0),s)try{return c(e,t)}catch(e){}if(a(e,t))return i(!r.f.call(e,t),e[t])}},function(e,t,n){n(170)("asyncIterator")},function(e,t,n){n(170)("observable")},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){return"object"===("undefined"==typeof window?"undefined":(0,u.default)(window))&&!!window.navigator.userAgent.toLocaleLowerCase().match(/(mobile|iemobile|android|webos|iphone|ipad|ipod|blackberry|windows phone)/)}Object.defineProperty(t,"__esModule",{value:!0});var o=n(162),u=r(o);t.default=i()},function(e,t){(function(e){function n(t){return t&&e.XDomainRequest&&!/MSIE 1/.test(navigator.userAgent)?new XDomainRequest:e.XMLHttpRequest?new XMLHttpRequest:void 0}function r(e,t,n){e[t]=e[t]||n}var i=["responseType","withCredentials","timeout","onprogress"];t.ajax=function(t,o){function u(e,t){return function(){l||(o(void 0===d.status?e:d.status,0===d.status?"Error":d.response||d.responseText||t,d),l=!0)}}var a=t.headers||{},s=t.body,c=t.method||(s?"POST":"GET"),l=!1,d=n(t.cors);d.open(c,t.url,!0);var f=d.onload=u(200);d.onreadystatechange=function(){4===d.readyState&&f()},d.onerror=u(null,"Error"),d.ontimeout=u(null,"Timeout"),d.onabort=u(null,"Abort"),s&&(r(a,"X-Requested-With","XMLHttpRequest"),e.FormData&&s instanceof e.FormData||r(a,"Content-Type","application/x-www-form-urlencoded"));for(var p,h=0,v=i.length;h<v;h++)p=i[h],void 0!==t[p]&&(d[p]=t[p]);for(var p in a)d.setRequestHeader(p,a[p]);return d.send(s),d}}).call(t,function(){return this}())},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){R=[],L=[],N=[]}function o(e){var t=R.find(function(t){return t.element===e});if(t)return t.width;var n={element:e,width:Math.floor(e.getBoundingClientRect().width)};return R.push(n),n.width}function u(e){var t=L.find(function(t){return t.element===e});if(t)return t.width;var n={element:e,width:e.scrollWidth};return L.push(n),n.width}function a(e,t){var n=(0,k.getElementRect)(e),r=(0,k.getElementRect)(t),i=n.intersect(r),o=n.getArea(),u=i.getArea();return u/o}function s(e,t,n){var r=N.find(function(t){return t.item===e}),i=0;if(r?i=r.offsetLeft:(i=e.offsetLeft,N.push({item:e,offsetLeft:i})),"ltr"===n)return i;var a=u(t),s=o(e);return a-i-s}function c(e,t,n){var r=_(t,n),i=s(e,t,n);return r+i}function l(e,t,n){for(var r=e.map(function(e){return c(e,t,n)}),i=0;i<r.length-1;i++)if(r[i]>0)return e[i];return null}function d(e,t,n){for(var r=e.map(function(e){return c(e,t,n)}),i=r.length-1;i>=0;i--)if(r[i]<0)return e[i];return null}function f(e,t,n){return p(e,t,0,n)}function p(e,t,n,r){var i=_(e,r);return i+n<0}function h(e,t,n){return v(e,t,0,n)}function v(e,t,n,r){var i=_(e,r),a=o(t),s=u(e);return s+i+n>a}function m(e,t,n){return 0}function g(e,t,n){var r=u(e),i=o(t);return i-r}function y(e){return j}function E(e,t){["transform","webkitTransform","mozTransform","msTransform"].forEach(function(n){e.style[n]="translateX("+t+"px)"}),j=t}function A(e,t,n){"ltr"===n?E(e,t):E(e,-t)}function _(e,t){var n=y(e);return"ltr"===t?n:-n}Object.defineProperty(t,"__esModule",{value:!0}),t.Interaction=void 0;var w=n(181),C=r(w),b=n(182),D=r(b);t.setScrollXFromStart=A;var S=n(186),F=n(178),I=r(F),O=n(187),T=n(97),k=n(188),x=n(189),P=n(194),B=r(P),M=n(196),R=(t.Interaction=function(){function e(t){var n=t.onNavigateForward,r=void 0===n?function(){}:n,i=t.onNavigateBack,o=void 0===i?function(){}:i,u=t.onReachEnd,a=void 0===u?function(){}:u,s=t.onOverflowForward,c=void 0===s?function(){}:s,l=t.onReachStart,d=void 0===l?function(){}:l,f=t.onOverflowBack,p=void 0===f?function(){}:f,h=t.fetchNextPage,v=void 0===h?null:h,m=t.onFetchStart,g=void 0===m?function(){}:m,y=t.onFetchComplete,E=void 0===y?function(){}:y;(0,C.default)(this,e),this.container=null,this.scrollable=null,this.items=[],this.direction="ltr",this.onNavigateForward=r,this.onNavigateBack=o,this.onReachEnd=a,this.onOverflowForward=c,this.onReachStart=d,this.onOverflowBack=p,this.fetchNextPage=v,this.ajaxInProgress=!1,this.onFetchStart=g,this.onFetchComplete=E}return(0,D.default)(e,[{key:"initialize",value:function(e){var t=this,n=e.startWithItemInView,r=void 0===n?0:n,u=e.container,c=e.direction,l=void 0===c?"ltr":c,d=e.scrollable,f=e.items,p=e.forwardButton,h=e.backButton,v="ltr"===l;this.direction=l,this.container=u,this.scrollable=d,this.items=f;try{if(I.default){(0,S.onTap)(p,this.moveForward.bind(this,"click")),(0,S.onTap)(h,this.moveBack.bind(this,"click"));var m=null;(0,S.onGesture)(this.scrollable,{onSwipeLeft:v?this.moveForward.bind(this,"swipe"):this.moveBack.bind(this,"swipe"),onSwipeRight:v?this.moveBack.bind(this,"swipe"):this.moveForward.bind(this,"swipe"),onDragStart:function(){(0,T.addClass)(t.scrollable,O.cssSelectors.dragging),m=y(t.scrollable)},onDragStop:function(){(0,T.removeClass)(t.scrollable,O.cssSelectors.dragging),m=null},onDragProgress:function(e){null!==m&&E(t.scrollable,m+e)}})}else p.addEventListener("click",this.moveForward.bind(this,"click")),h.addEventListener("click",this.moveBack.bind(this,"click"));this.scrollable.addEventListener("transitionend",this.checkOverflows.bind(this),!1),window.addEventListener("resize",i),window.addEventListener("orientationchange",i),setTimeout(function(){try{if(r>0&&t.items[r]){var e=t.items[r],n=a(e,t.container);if(n<.51){var i=s(e,t.scrollable,t.direction),u=o(e),c=o(t.container),l=Math.ceil(.51*u),d=i+l,f=d-c,p=f;p>i&&(p=i),A(t.scrollable,-p,t.direction)}}t.checkOverflows()}catch(e){(0,x.reportError)(e,{errorSource:"interaction"})}},1e3)}catch(e){(0,x.reportError)(e,{errorSource:"interaction"})}this.initEvents()}},{key:"initEvents",value:function(){var e=this;B.default.on(M.DO_PAGE_BACK,function(){e.moveBack("event")}),B.default.on(M.DO_PAGE_NEXT,function(){e.moveForward("event")})}},{key:"checkOverflows",value:function(){f(this.scrollable,this.container,this.direction)?this.onOverflowBack():this.onReachStart(),h(this.scrollable,this.container,this.direction)?this.onOverflowForward():this.onReachEnd()}},{key:"moveForward",value:function(e){var t=this;if(!this.ajaxInProgress){"click"!==e&&"swipe"!==e||B.default.trigger(M.PAGE_NEXT_CLICKED);try{if(!this.container)throw new Error("Container not initialized");var n=l(this.items,this.scrollable,this.direction);if(n){var r=-c(n,this.scrollable,this.direction),i=v(this.scrollable,this.container,r,this.direction);if(i){this.onOverflowForward(),p(this.scrollable,this.container,r,this.direction)?this.onOverflowBack():this.onReachStart();var o=-s(n,this.scrollable,this.direction);requestAnimationFrame(function(){A(t.scrollable,o,t.direction),B.default.trigger("set-scroll-x-from-start",{args:[o,t.direction]})})}else{var u=g(this.scrollable,this.container,this.direction);A(this.scrollable,u,this.direction),B.default.trigger("set-scroll-x-from-start",{args:[u,this.direction]}),this.attemptFetchNextPage(e),this.onReachEnd()}setTimeout(function(){t.onNavigateForward({trigger:e,toItem:n})},700)}else{var a=g(this.scrollable,this.container,this.direction);A(this.scrollable,a,this.direction),B.default.trigger("set-scroll-x-from-start",{args:[a,this.direction]}),this.attemptFetchNextPage(e)}}catch(e){(0,x.reportError)(e,{errorSource:"interaction"})}}}},{key:"moveBack",value:function(e){var t=this;"click"!==e&&"swipe"!==e||B.default.trigger(M.PAGE_BACK_CLICKED);try{if(!this.container)throw new Error("Container not initialized");var n=d(this.items,this.scrollable,this.direction);if(n){var r=-c(n,this.scrollable,this.direction),i=p(this.scrollable,this.container,r,this.direction);if(i){this.onOverflowBack(),v(this.scrollable,this.container,r,this.direction)?this.onOverflowForward():this.onReachEnd();var o=-s(n,this.scrollable,this.direction);requestAnimationFrame(function(){A(t.scrollable,o,t.direction),B.default.trigger("set-scroll-x-from-start",{args:[o,t.direction]})})}else{var u=m(this.scrollable,this.container,this.direction);A(this.scrollable,u,this.direction),B.default.trigger("set-scroll-x-from-start",{args:[u,this.direction]}),this.onReachStart()}setTimeout(function(){t.onNavigateBack({trigger:e,toItem:n})},700)}else{var a=m(this.scrollable,this.container,this.direction);A(this.scrollable,a,this.direction),B.default.trigger("set-scroll-x-from-start",{args:[a,this.direction]})}}catch(e){(0,x.reportError)(e,{errorSource:"interaction"})}}},{key:"attemptFetchNextPage",value:function(e){var t=this;B.default.trigger("attempt-fetch-next-page"),this.fetchNextPage&&(this.ajaxInProgress=!0,this.onFetchStart(),this.fetchNextPage(this.scrollable,function(n){var r=n.newItems;[].push.apply(t.items,r),i(),t.ajaxInProgress=!1,t.onFetchComplete(),r.length>0&&t.moveForward(e)}))}}]),e}(),[]),L=[],N=[],j=0},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(183),o=r(i);t.default=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),(0,o.default)(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}()},function(e,t,n){e.exports={default:n(184),__esModule:!0}},function(e,t,n){n(185);var r=n(23).Object;e.exports=function(e,t,n){return r.defineProperty(e,t,n)}},function(e,t,n){var r=n(21);r(r.S+r.F*!n(31),"Object",{defineProperty:n(27).f})},function(e,t){"use strict";function n(e){function t(){D=!0,S=!0}function n(){D&&(F&&(m(),a()),D=!1,S=!0,F=!1)}function r(e,t,n,r){return 180*Math.atan2(r-n,t-e)/Math.PI}function u(e){var t=e.changedTouches[0].screenX,n=e.changedTouches[0].screenY;r(E,t,A,n);if(D){if(F)return y(t-E),e.stopPropagation(),e.preventDefault(),!1;if(S){var u=Math.abs(A-n),a=Math.abs(E-t);u>i&&a<o?S=!1:u<i&&a>o&&(F=!0,h())}}}function a(){var e=(Math.abs(A-w),Math.abs(E-_),_<E),t=_>E,n=r(E,_,A,w),i=n>=-45&&n<=45||n>=135&&n<=180||n>=-180&&n<=-135;i&&(e&&l(),t&&f())}var s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=s.onSwipeLeft,l=void 0===c?function(){}:c,d=s.onSwipeRight,f=void 0===d?function(){}:d,p=s.onDragStart,h=void 0===p?function(){}:p,v=s.onDragStop,m=void 0===v?function(){}:v,g=s.onDragProgress,y=void 0===g?function(){}:g,E=0,A=0,_=0,w=0,C=0,b=0,D=!1,S=!0,F=!1;e.addEventListener("touchstart",function(e){E=e.touches[0].screenX,A=e.touches[0].screenY,t()},!1),e.addEventListener("touchend",function(e){_=e.changedTouches[0].screenX,w=e.changedTouches[0].screenY,n()},!1),e.addEventListener("touchmove",function(e){return C=e.changedTouches[0].screenX,b=e.changedTouches[0].screenY,u(e)})}function r(e,t){function n(){var e=Math.abs(i-u),n=Math.abs(r-o),a=Math.sqrt(Math.pow(n,2)+Math.pow(e,2));a<=5&&t()}var r=0,i=0,o=0,u=0;e.addEventListener("touchstart",function(e){r=e.touches[0].screenX,i=e.touches[0].screenY},!1),e.addEventListener("touchend",function(e){o=e.changedTouches[0].screenX,u=e.changedTouches[0].screenY,n()},!1)}Object.defineProperty(t,"__esModule",{value:!0}),t.onGesture=n,t.onTap=r;var i=10,o=10},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=(t.spotId="sp_gOdsQSP9",t.spotGroup="NO_GROUP",t.css="<style>.sprc1YjLM g{display:initial}[data-spotim-useragent*=MSIE] .sprc1YjLM g{display:inline}.sprc1YjLM *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sprc1YjLM a,.sprc1YjLM div,.sprc1YjLM span{all:initial;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;-webkit-border-image:none;border-image:none;-webkit-border-radius:0;border-radius:0;bottom:auto;-webkit-box-shadow:none;box-shadow:none;clear:none;clip:auto;cursor:auto;float:none;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;line-height:normal;height:auto;-ms-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;list-style:disc outside none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;-webkit-perspective:none;perspective:none;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transform-style:flat;transform-style:flat;-webkit-transition:none 0s ease 0s;transition:none 0s ease 0s;vertical-align:baseline;visibility:visible;white-space:normal;width:auto;word-spacing:normal;z-index:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;color:#373e44;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:15px;line-height:25px}.sprc1YjLM a,.sprc1YjLM a:hover,.sprc1YjLM div,.sprc1YjLM div:hover,.sprc1YjLM span,.sprc1YjLM span:hover{text-decoration:none!important}[data-spotim-direction=rtl] .sprc1YjLM a,[data-spotim-direction=rtl] .sprc1YjLM div,[data-spotim-direction=rtl] .sprc1YjLM span{text-align:inherit}.sprc1YjLM .sprc3x--K{display:none}[data-spotim-direction=rtl]{direction:rtl}.sprc1YjLM{margin:0 auto;padding:25px 0;width:calc(100% - 14px);overflow:hidden}.sprc1YjLM.sprc1pfAD{display:block!important}@media (max-width:550px){.sprc1YjLM{width:100%}}.sprc1YjLM .sprc10Iqt{cursor:pointer;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;margin-top:-5px;display:none}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"]:before{display:block!important;left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"]:before{left:0!important;right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"]:before{display:block!important;left:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"]:before{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{left:405px!important;height:300px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-left:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-left:0!important;margin-right:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{height:300px!important;margin-right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{margin-right:0!important;margin-left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-right:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-right:0!important;margin-left:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"]:after{display:block!important;right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"]:after{right:auto!important;left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"]:after{display:block!important;right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-400x300\"] .sprc2PlxR [data-spotim-row=\"1\"]:after{right:auto!important;left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{height:250px!important;margin-left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{margin-left:0!important;margin-right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-left:-305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-start-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-left:0!important;margin-right:-305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{height:250px!important;margin-right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprcRftoX{margin-right:0!important;margin-left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"]:before{display:block!important;left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"]:before{left:0!important;right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"]:before{display:block!important;left:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"]:before{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{left:405px!important;height:300px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprc1eDLH{margin-left:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprc1eDLH{margin-left:0!important;margin-right:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{height:300px!important;margin-right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{margin-right:0!important;margin-left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprc1eDLH{margin-right:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprc1eDLH{margin-right:0!important;margin-left:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"]:after{display:block!important;right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"]:after{right:auto!important;left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"]:after{display:block!important;right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-400x300\"] .sprc2PlxR [data-spotim-row=\"2\"]:after{right:auto!important;left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{height:250px!important;margin-left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{margin-left:0!important;margin-right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprc1eDLH{margin-left:-305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-start-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprc1eDLH{margin-left:0!important;margin-right:-305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{height:250px!important;margin-right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"2-end-300x250\"] .sprc2PlxR [data-spotim-row=\"2\"] .sprcRftoX{margin-right:0!important;margin-left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"]:before{display:block!important;left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"]:before{left:0!important;right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"]:before{display:block!important;left:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"]:before{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{left:405px!important;height:300px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprc1eDLH{margin-left:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprc1eDLH{margin-left:0!important;margin-right:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{height:300px!important;margin-right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{margin-right:0!important;margin-left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprc1eDLH{margin-right:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprc1eDLH{margin-right:0!important;margin-left:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"]:after{display:block!important;right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"]:after{right:auto!important;left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"]:after{display:block!important;right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-400x300\"] .sprc2PlxR [data-spotim-row=\"3\"]:after{right:auto!important;left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{height:250px!important;margin-left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{margin-left:0!important;margin-right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprc1eDLH{margin-left:-305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-start-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprc1eDLH{margin-left:0!important;margin-right:-305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{height:250px!important;margin-right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"3-end-300x250\"] .sprc2PlxR [data-spotim-row=\"3\"] .sprcRftoX{margin-right:0!important;margin-left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"]:before{display:block!important;left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"]:before{left:0!important;right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"]:before{display:block!important;left:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"]:before{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{left:405px!important;height:300px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprc1eDLH{margin-left:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprc1eDLH{margin-left:0!important;margin-right:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{height:300px!important;margin-right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{margin-right:0!important;margin-left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprc1eDLH{margin-right:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprc1eDLH{margin-right:0!important;margin-left:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"]:after{display:block!important;right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"]:after{right:auto!important;left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"]:after{display:block!important;right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-400x300\"] .sprc2PlxR [data-spotim-row=\"4\"]:after{right:auto!important;left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{height:250px!important;margin-left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{margin-left:0!important;margin-right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprc1eDLH{margin-left:-305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-start-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprc1eDLH{margin-left:0!important;margin-right:-305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{height:250px!important;margin-right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"4-end-300x250\"] .sprc2PlxR [data-spotim-row=\"4\"] .sprcRftoX{margin-right:0!important;margin-left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"]:before{display:block!important;left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"]:before{left:0!important;right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"]:before{display:block!important;left:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"]:before{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{left:405px!important;height:300px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{left:0!important;right:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprc1eDLH{margin-left:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprc1eDLH{margin-left:0!important;margin-right:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{height:300px!important;margin-right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{margin-right:0!important;margin-left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprc1eDLH{margin-right:-405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprc1eDLH{margin-right:0!important;margin-left:-405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"]:after{display:block!important;right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"]:after{right:auto!important;left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"]:after{display:block!important;right:405px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-400x300\"] .sprc2PlxR [data-spotim-row=\"5\"]:after{right:auto!important;left:405px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{height:250px!important;margin-left:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{margin-left:0!important;margin-right:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprc1eDLH{margin-left:-305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-start-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprc1eDLH{margin-left:0!important;margin-right:-305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{height:250px!important;margin-right:305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"5-end-300x250\"] .sprc2PlxR [data-spotim-row=\"5\"] .sprcRftoX{margin-right:0!important;margin-left:305px!important}[data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-right:-305px!important}[data-spotim-direction=rtl][data-spotim-module=recirculation][data-spotim-showing-slots~=\"1-end-300x250\"] .sprc2PlxR [data-spotim-row=\"1\"] .sprc1eDLH{margin-right:0!important;margin-left:-305px!important}.sprc1YjLM .sprc2PlxR{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sprc1YjLM .sprc2PlxR .sprcRftoX{display:block;position:relative;overflow:hidden;width:auto;height:250px}.sprc1YjLM .sprc2PlxR .sprc26lX3:before{display:none;content:\" \";position:absolute;top:0;left:0;bottom:0;width:5px;background-image:-webkit-gradient(linear,right top,left top,from(transparent),to(rgba(0,0,0,.2)));background-image:-webkit-linear-gradient(right,transparent,rgba(0,0,0,.2));background-image:linear-gradient(270deg,transparent,rgba(0,0,0,.2));z-index:3}[data-spotim-direction=rtl] .sprc1YjLM .sprc2PlxR .sprc26lX3:before{left:auto}.sprc1YjLM .sprc2PlxR .sprc26lX3:after,[data-spotim-direction=rtl] .sprc1YjLM .sprc2PlxR .sprc26lX3:before{right:0;background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(rgba(0,0,0,.2)));background-image:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.2));background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.2))}.sprc1YjLM .sprc2PlxR .sprc26lX3:after{display:none;content:\" \";position:absolute;top:0;bottom:0;width:5px;z-index:3}[data-spotim-direction=rtl] .sprc1YjLM .sprc2PlxR .sprc26lX3:after{right:auto;left:0;background-image:-webkit-gradient(linear,right top,left top,from(transparent),to(rgba(0,0,0,.2)));background-image:-webkit-linear-gradient(right,transparent,rgba(0,0,0,.2));background-image:linear-gradient(270deg,transparent,rgba(0,0,0,.2))}.sprc1YjLM .sprc2PlxR.sprc2vg5s .sprc26lX3:after,.sprc1YjLM .sprc2PlxR.sprc8_NwJ .sprc26lX3:before{display:block}.sprc1YjLM .sprc2PlxR .sprc26lX3{margin-bottom:5px;position:relative;height:250px;-webkit-transition:height .5s;transition:height .5s}.sprc1YjLM .sprc2PlxR .sprc1eDLH{position:absolute;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-spotim-direction=rtl] .sprc1YjLM .sprc2PlxR .sprc1eDLH{left:auto;right:0}.sprc1YjLM .sprc2PlxR .sprc1eDLH.sprcPesrx{-webkit-transition-property:none;transition-property:none}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.sprc1YjLM .sprc-T0Wq,.sprc1YjLM .sprc-T0Wq:after{display:block;-webkit-border-radius:50%;border-radius:50%;width:20px;height:20px}.sprc1YjLM .sprc-T0Wq{margin:0 auto;font-size:10px;position:relative;text-indent:-9999em;border-top:3px solid rgba(0,0,0,.4);border-right:3px solid rgba(0,0,0,.4);border-bottom:3px solid rgba(0,0,0,.4);border-left:3px solid rgba(0,0,0,.2);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:a .7s infinite linear;animation:a .7s infinite linear}.sprc1YjLM .sprcZYoEa{cursor:pointer;width:9px;display:none}.sprc1YjLM [data-spotim-slot]{width:1px;height:1px;display:block;position:relative;z-index:0;background:#f2f2f2}.sprc1YjLM [data-spotim-slot][data-spotim-slot=mobile]{background:hsla(0,0%,90%,.2)}.sprc1YjLM [data-spotim-slot] .sprcbSkmQ{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;z-index:0;opacity:.4;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sprc1YjLM [data-spotim-slot] .sprcbSkmQ .sprcmlmgM{height:60px;width:73px}.sprc1YjLM [data-spotim-slot]:not([data-spotim-engine-type]) .sprcbSkmQ{display:none}.sprc1YjLM [data-spotim-slot] [data-spotim-extra-placement],.sprc1YjLM [data-spotim-slot] [data-spotim-slot-placement]{display:block;position:absolute;z-index:0;top:0;left:0;overflow:hidden}.sprc1YjLM [data-spotim-slot] [data-spotim-extra-placement]:empty{pointer-events:none}.sprc1YjLM [data-spotim-slot][data-spotim-slot-active] [data-spotim-extra-placement],.sprc1YjLM [data-spotim-slot][data-spotim-slot-showing] [data-spotim-extra-placement]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sprc1YjLM [data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size=\"300x250\"],.sprc1YjLM [data-spotim-slot][data-spotim-slot-showing][data-spotim-slot-size=\"300x250\"]{width:300px!important;height:251px!important}.sprc1YjLM [data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size=\"300x250\"][data-spotim-slot=mobile],.sprc1YjLM [data-spotim-slot][data-spotim-slot-showing][data-spotim-slot-size=\"300x250\"][data-spotim-slot=mobile]{width:100%!important;height:251px!important}.sprc1YjLM [data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size=\"400x300\"],.sprc1YjLM [data-spotim-slot][data-spotim-slot-showing][data-spotim-slot-size=\"400x300\"]{width:400px!important;height:300px!important}.sprc1YjLM [data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size=\"400x300\"][data-spotim-slot=mobile],.sprc1YjLM [data-spotim-slot][data-spotim-slot-showing][data-spotim-slot-size=\"400x300\"][data-spotim-slot=mobile]{width:100%!important;height:300px!important}.sprc1YjLM [data-spotim-slot][data-spotim-force-show][data-spotim-slot-size=\"300x250\"]{width:300px!important;height:251px!important}.sprc1YjLM [data-spotim-slot][data-spotim-force-show][data-spotim-slot-size=\"300x250\"][data-spotim-slot=mobile]{width:100%!important;height:251px!important}.sprc1YjLM [data-spotim-slot][data-spotim-force-show][data-spotim-slot-size=\"400x300\"]{width:400px!important;height:300px!important}.sprc1YjLM [data-spotim-slot][data-spotim-force-show][data-spotim-slot-size=\"400x300\"][data-spotim-slot=mobile]{width:100%!important;height:300px!important}.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"400x300\"],.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"400x300\"] [data-spotim-slot-placement]{width:400px;height:300px}.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"400x300\"][data-spotim-slot=mobile] [data-spotim-slot-placement]{width:100%;height:300px}.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"400x300\"] [data-spotim-extra-placement]{width:300px;height:250px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"300x250\"] [data-spotim-slot-placement=mobile]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"300x250\"] [data-spotim-extra-placement],.sprc1YjLM [data-spotim-slot][data-spotim-slot-size=\"300x250\"] [data-spotim-slot-placement]{width:300px;height:251px}.sprc1YjLM [data-spotim-slot=desktop]{position:absolute;top:0;overflow:hidden}.sprc1YjLM [data-spotim-slot=desktop][data-spotim-slot-pos=start]{right:auto;left:0}.sprc1YjLM [data-spotim-slot=desktop][data-spotim-slot-pos=end],[data-spotim-direction=rtl] .sprc1YjLM [data-spotim-slot=desktop][data-spotim-slot-pos=start]{right:0;left:auto}[data-spotim-direction=rtl] .sprc1YjLM [data-spotim-slot=desktop][data-spotim-slot-pos=end]{right:auto;left:0}.sprc1YjLM [data-spotim-slot=mobile]{display:block!important;height:0!important;overflow:hidden;width:100%;-webkit-transition:height .5s;transition:height .5s}.sprc1YjLM .sprc1GjYe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sprc1YjLM .sprc1GjYe .sprc2wE2_{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700;font-size:18px;line-height:24px;color:#373e44;letter-spacing:0;margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:10px}[data-spotim-direction=rtl] .sprc1YjLM .sprc1GjYe .sprc2wE2_{padding-right:0;padding-left:10px}@media (max-width:400px){.sprc1YjLM .sprc1GjYe .sprc2wE2_{font-size:16px}}.sprc1YjLM .sprc3VPpS{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:2px}.sprc1YjLM .sprc2hlM8{width:24px;height:24px;border:2px solid #c3c5c7;-webkit-border-radius:100px;border-radius:100px}.sprc1YjLM .sprc2hlM8 svg{width:24px;height:24px;stroke:#c3c5c7;margin-top:-2px;margin-left:-2px}[data-spotim-direction=rtl] .sprc1YjLM .sprc2hlM8 svg{margin-left:0;margin-right:-2px}.sprc1YjLM .sprc2hlM8:hover{cursor:default;border-color:#c3c5c7}.sprc1YjLM .sprc2hlM8:hover svg{stroke:#c3c5c7}.sprc1YjLM .sprc2hlM8.sprcJjYeB{opacity:.5;margin-right:10px}[data-spotim-direction=rtl] .sprc1YjLM .sprc2hlM8.sprcJjYeB{margin-right:0;margin-left:10px}.sprc1YjLM .sprc2hlM8.sprcJjYeB svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[data-spotim-direction=rtl] .sprc1YjLM .sprc2hlM8.sprcJjYeB svg{-webkit-transform:rotate(0);transform:rotate(0)}.sprc1YjLM .sprc2hlM8.sprc2MkMP{opacity:.5}.sprc1YjLM .sprc2hlM8.sprc2MkMP svg{-webkit-transform:rotate(0);transform:rotate(0)}[data-spotim-direction=rtl] .sprc1YjLM .sprc2hlM8.sprc2MkMP svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sprc1YjLM .sprc2vg5s .sprc2MkMP{opacity:1}.sprc1YjLM .sprc2vg5s .sprc2MkMP:hover{cursor:pointer;border-color:#7b7f83}.sprc1YjLM .sprc2vg5s .sprc2MkMP:hover *{cursor:pointer}.sprc1YjLM .sprc2vg5s .sprc2MkMP:hover svg{stroke:#7b7f83}.sprc1YjLM .sprc8_NwJ .sprcJjYeB{opacity:1}.sprc1YjLM .sprc8_NwJ .sprcJjYeB:hover{cursor:pointer;border-color:#7b7f83}.sprc1YjLM .sprc8_NwJ .sprcJjYeB:hover *{cursor:pointer}.sprc1YjLM .sprc8_NwJ .sprcJjYeB:hover svg{stroke:#7b7f83}.sprc1YjLM .sprc2A0Jn:after{display:block;width:20px;height:20px}.sprc1YjLM .sprc2A0Jn,.sprc1YjLM .sprc2A0Jn:after{-webkit-border-radius:50%;border-radius:50%}.sprc1YjLM .sprc2A0Jn{display:none;z-index:5;width:24px;height:24px;margin:0 auto;font-size:10px;position:relative;text-indent:-9999em;border-top:2px solid #7b7f83;border-right:2px solid #7b7f83;border-bottom:2px solid #7b7f83;border-left:2px solid rgba(0,0,0,.2);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:a .7s infinite linear;animation:a .7s infinite linear;position:absolute;top:44px;right:7px}[data-spotim-device=mobile] .sprc1YjLM .sprc2A0Jn{right:0}[data-spotim-direction=rtl] .sprc1YjLM .sprc2A0Jn{right:auto;left:7px}[data-spotim-device=mobile][data-spotim-direction=rtl] .sprc1YjLM .sprc2A0Jn{right:auto;left:0}.sprc1YjLM .sprc3xVa6 .sprc2MkMP{opacity:0}.sprc1YjLM .sprc3xVa6 .sprc2A0Jn{display:block}.sprc1YjLM .sprc1gJKQ .sprc2A0Jn{display:none!important}.sprc1YjLM .sprc1gJKQ.sprc3xVa6 .sprc2MkMP{opacity:.5!important}.sprc1YjLM .sprcFco6q{fill:#7fa6b3;background-color:rgba(127,166,179,.3)}.sprc1YjLM .sprc3pB4W{fill:#d59247;background-color:rgba(213,146,71,.3)}.sprc1YjLM .sprc2ko5l{fill:#9e79ac;background-color:rgba(158,121,172,.3)}.sprc1YjLM .sprc1_682{fill:#7fa835;background-color:rgba(127,168,53,.3)}.sprc1YjLM .sprc1mcRl{fill:#c15a5a;background-color:rgba(193,90,90,.3)}.sprc1YjLM .sprc82og8{fill:#a8abae;background-color:hsla(210,4%,67%,.3)}.sprc1YjLM .sprc3tjZF{fill:#71bbbb;background-color:rgba(113,187,187,.3)}.sprc1YjLM .sprc3xOeN{fill:#e2c62a;background-color:rgba(226,198,42,.3)}.sprc1YjLM .sprcnQGvt{fill:#b0b032;background-color:rgba(176,176,50,.3)}.sprc1YjLM .sprc3ioJl{fill:#3f62aa;background-color:rgba(63,98,170,.3)}.sprc1YjLM .sprcP_TJG{fill:red;background-color:rgba(255,0,0,.3)}.sprc1YjLM .sprc13toH{fill:#ff661a;background-color:rgba(255,102,26,.3)}.sprc1YjLM .sprc34RnE{fill:#8f2d8e;background-color:rgba(143,45,142,.3)}.sprc1YjLM .sprc1nBKX{fill:#026664;background-color:rgba(2,102,100,.3)}.sprc1YjLM .sprcdbEGT{fill:#282561;background-color:rgba(40,37,97,.3)}.sprc1YjLM .sprc272Tr{fill:#62cc6f;background-color:rgba(98,204,111,.3)}.sprc1YjLM .sprc1Hh5N{fill:#e7ae98;background-color:hsla(17,62%,75%,.3)}.sprc1YjLM .sprc2CWoE{fill:#b1b6e5;background-color:rgba(177,182,229,.3)}.sprc1YjLM .sprcU3Qow{fill:#701b2e;background-color:rgba(112,27,46,.3)}.sprc1YjLM .sprc2tD0r{fill:#ff0bd1;background-color:rgba(255,11,209,.3)}.sprc1YjLM .sprc2WM0y{fill:#b737b1;background-color:rgba(183,55,177,.3)}.sprc1YjLM .sprc1UMcc{fill:#fbcb14;background-color:rgba(251,203,20,.3)}.sprc1YjLM .sprcBh74L{fill:#0025ff;background-color:rgba(0,37,255,.3)}.sprc1YjLM .sprc7luQk{fill:#bf5253;background-color:rgba(191,82,83,.3)}.sprc1YjLM .sprc3lBDj{background-color:hsla(225,2%,52%,.3)}.sprc1YjLM .sprc29n13{fill:#a4dae7;background-color:rgba(164,218,231,.3)}.sprc1YjLM .sprc32M_R{fill:#fdcca0;background-color:hsla(28,96%,81%,.3)}.sprc1YjLM .sprc2PdlH{fill:#999bcd;background-color:rgba(153,155,205,.3)}.sprc1YjLM .sprc2WrDE{fill:#e0c9c4;background-color:hsla(11,31%,82%,.3)}.sprc1YjLM .sprcpfbj5{fill:#ef8182;background-color:rgba(239,129,130,.3)}.sprc1YjLM .sprc1j5YQ{fill:#d3708f;background-color:rgba(211,112,143,.3)}.sprc1YjLM .sprcSjIj8{fill:#ebd03a;background-color:rgba(235,208,58,.3)}[data-spotim-module=recirculation][data-spotim-active-slots~=\"1-start-300x250\"] [data-spotim-row=\"1\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"1-start-300x250\"] [data-spotim-row=\"1\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"1-start-300x250\"] [data-spotim-row=\"1\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"2-start-300x250\"] [data-spotim-row=\"2\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"2-start-300x250\"] [data-spotim-row=\"2\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"2-start-300x250\"] [data-spotim-row=\"2\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"3-start-300x250\"] [data-spotim-row=\"3\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"3-start-300x250\"] [data-spotim-row=\"3\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"3-start-300x250\"] [data-spotim-row=\"3\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"4-start-300x250\"] [data-spotim-row=\"4\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"4-start-300x250\"] [data-spotim-row=\"4\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"4-start-300x250\"] [data-spotim-row=\"4\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"5-start-300x250\"] [data-spotim-row=\"5\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"5-start-300x250\"] [data-spotim-row=\"5\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"5-start-300x250\"] [data-spotim-row=\"5\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_{width:300px!important}[data-spotim-module=recirculation][data-spotim-active-slots~=\"1-start-400x300\"] [data-spotim-row=\"1\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"1-start-400x300\"] [data-spotim-row=\"1\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"1-start-400x300\"] [data-spotim-row=\"1\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"2-start-400x300\"] [data-spotim-row=\"2\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"2-start-400x300\"] [data-spotim-row=\"2\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"2-start-400x300\"] [data-spotim-row=\"2\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"3-start-400x300\"] [data-spotim-row=\"3\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"3-start-400x300\"] [data-spotim-row=\"3\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"3-start-400x300\"] [data-spotim-row=\"3\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"4-start-400x300\"] [data-spotim-row=\"4\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"4-start-400x300\"] [data-spotim-row=\"4\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"4-start-400x300\"] [data-spotim-row=\"4\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_,[data-spotim-module=recirculation][data-spotim-active-slots~=\"5-start-400x300\"] [data-spotim-row=\"5\"] [data-spmark~=item][data-spotim-cell-index=\"1\"],[data-spotim-module=recirculation][data-spotim-active-slots~=\"5-start-400x300\"] [data-spotim-row=\"5\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3ep3z,[data-spotim-module=recirculation][data-spotim-active-slots~=\"5-start-400x300\"] [data-spotim-row=\"5\"] [data-spmark~=item][data-spotim-cell-index=\"1\"] .sprc3JGD_{width:400px!important}.sprc1YjLM .sprc5DECK{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:block;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:160px;height:250px;-webkit-transition:width .5s;transition:width .5s;overflow:hidden;margin-right:4px;border:1px solid rgba(0,0,0,.1)}.sprc1YjLM .sprc5DECK a{margin:0;cursor:pointer}.sprc1YjLM .sprc5DECK a *,.sprc1YjLM .sprc5DECK a:hover,.sprc1YjLM .sprc5DECK a:hover *{cursor:pointer}.sprc1YjLM .sprc5DECK:hover{border:1px solid rgba(0,0,0,.2)}.sprc1YjLM .sprc5DECK:hover .sprc3JGD_{opacity:.75}.sprc1YjLM .sprc5DECK:hover .sprcrXXxN:after{z-index:4}[data-spotim-direction=rtl] .sprc1YjLM .sprc5DECK{margin-right:0;margin-left:4px}.sprc1YjLM .sprc5DECK:last-child{margin-right:0}[data-spotim-direction=rtl] .sprc1YjLM .sprc5DECK:last-child{margin-right:0;margin-left:0}.sprc1YjLM .sprcW0DhN{zoom:1}.sprc1YjLM .sprc37Avc{display:block;width:34px;height:34px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;-webkit-background-size:contain;background-size:contain}.sprc1YjLM .sprc37Avc svg{margin:10px;width:14px;height:14px}.sprc1YjLM .sprc1IQpV{-ms-flex-negative:0;flex-shrink:0}.sprc1YjLM .sprcdi9x9{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:10px;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-spotim-direction=rtl] .sprc1YjLM .sprcdi9x9{margin-left:0;margin-right:10px}.sprc1YjLM .sprc2qQzr{font-weight:700;font-size:11px;color:#373e44;line-height:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sprc1YjLM .sprcpvB1z{font-size:11px;color:#7b7f83;line-height:1.3em}.sprc1YjLM .sprc16C2K{margin-top:10px;font-size:13px;color:#373e44;line-height:18px;overflow:hidden;display:block;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2;height:40px}.sprc1YjLM .sprc3ep3z{display:block;width:160px;height:150px;position:relative;left:-1px}.sprc1YjLM .sprcrXXxN{position:absolute;left:0;right:0;bottom:0;z-index:2}.sprc1YjLM .sprcrXXxN:after{content:\" \";width:100%;height:64px;position:absolute;bottom:0;left:0;right:0;opacity:.5;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background-image:-webkit-linear-gradient(top,transparent,#000);background-image:linear-gradient(-180deg,transparent,#000)}.sprc1YjLM .sprcLz-T4{text-transform:uppercase;position:relative;z-index:5;font-weight:700;font-size:11px;line-height:18px;color:#fff;margin:10px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;max-height:36px;overflow:hidden}.sprc1YjLM .sprcLz-T4:hover{text-decoration:underline!important}.sprc1YjLM .sprc3JGD_{display:block;position:relative;width:160px;height:150px}.sprc1YjLM .sprc3JGD_ .sprc1D3TP{background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0}[data-spotim-direction=rtl] .sprc1YjLM .sprc3JGD_{margin-left:0;margin-right:-1px}.sprc1YjLM .sprc1LKYH{padding:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.sprc1YjLM .sprc1LKYH,.sprc1YjLM .sprc2xJTJ{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.sprc1YjLM .sprc2xJTJ{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large]{height:300px}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large] .sprc5DECK{width:220px;height:300px}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large] .sprc5DECK .sprcpvB1z{font-size:13px}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large] .sprc5DECK .sprc16C2K{-webkit-line-clamp:3;height:54px}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large] .sprc5DECK .sprc3ep3z{width:220px;height:182px}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large] .sprc5DECK .sprcLz-T4{font-size:13px}.sprc1YjLM [data-spotim-row][data-spotim-row-size=large] .sprc5DECK .sprc3JGD_{width:220px;height:182px}[data-layout=siderail]{overflow:initial;padding:0}[data-layout=siderail]>.sprc2PlxR{border-top:none!important;padding-top:0!important}[data-layout=siderail] .sprc1GjYe{display:none}[data-layout=siderail] .sprc5DECK{margin:0}[data-layout=siderail] .sprc2PlxR .sprc1eDLH{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0!important;right:auto!important}[data-layout=siderail] .sprc2PlxR .sprc1eDLH>div{width:300px!important;height:320px!important;border:0!important}[data-layout=siderail] .sprc2PlxR .sprc1eDLH>div hr{background-color:#e5e6e6;height:1px;border:0;margin:0}[data-layout=siderail] .sprc2PlxR .sprc26lX3{height:auto}[data-layout=siderail] .sprc2PlxR .sprc26lX3[data-spmark*=items]:before,[data-layout=siderail] .sprc26lX3[data-spmark*=items]:after{display:none!important}[data-layout=siderail] .sprc2PlxR .sprcRftoX{overflow:initial;height:auto}[data-layout=siderail] .sprc3ep3z,[data-layout=siderail] .sprc3JGD_[data-spmark*=item-image]{width:300px!important;height:250px!important}[data-layout=siderail] .sprc1LKYH{position:relative;padding-left:0;padding-right:0}[data-layout=siderail] .sprcdi9x9{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[data-layout=siderail] .sprc2xJTJ{height:40px}[data-layout=siderail] .sprc16C2K{position:absolute;left:36px;-webkit-line-clamp:2;height:27px;font-size:11px;line-height:1.25;text-overflow:ellipsis;width:264px;top:25px;margin:0}[data-spotim-direction=rtl] [data-layout*=siderail] .sprc16C2K{text-align:left;left:0}[data-layout=siderail] .sprcpvB1z{color:#373e44;line-height:13px;font-size:11px}[data-layout=siderail] .sprc2qQzr:after{content:\"\\B7\";margin:0 4px}[data-layout=siderail] .sprc37Avc{width:26px;height:26px;margin:0}[data-layout=siderail] .sprc37Avc svg{margin:10px;width:7px;height:7px}[data-layout=siderail] .sprc3x--K{display:block}[data-layout=siderail] [data-spotim-slot-row=\"1\"][data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size]{z-index:1;height:301px!important;background:#fff;top:0}[data-layout=siderail] [data-spotim-slot-row=\"2\"][data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size]{z-index:1;height:301px!important;background:#fff;top:320px}[data-layout=siderail] [data-spotim-slot-row=\"3\"][data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size]{z-index:1;height:301px!important;background:#fff;top:640px}[data-layout=siderail] [data-spotim-slot-row=\"4\"][data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size]{z-index:1;height:301px!important;background:#fff;top:960px}[data-layout=siderail] [data-spotim-slot-row=\"5\"][data-spotim-slot][data-spotim-slot-active][data-spotim-slot-size]{z-index:1;height:301px!important;background:#fff;top:1280px}</style>",t.content="\n\t\t<!--googleoff: all-->\n\t\t<div style=\"display: none;\" class=\"spotim-recirculation sprc1YjLM\" data-spotim-direction=\"ltr\" data-spotim-rows=\"1\"><div style=\"border-top: 2px solid #307FE2; padding-top: 15px;\" class=\"sprc2PlxR sprc2vg5s\"><div class=\"sprc1GjYe\" data-spmark=\"header\"><div class=\"sprc2wE2_\" data-spmark=\"title\">Popular in the Community</div><div class=\"sprc3VPpS\"><div data-spmark=\"navigate-back\" class=\"sprc2hlM8 sprcJjYeB\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\"><g fill=\"none\" fill-rule=\"evenodd\"><polyline stroke-width=\"2\" points=\"10 17 15 12 10 7\"></polyline></g></svg></div><div data-spmark=\"navigate-forward\" class=\"sprc2hlM8 sprc2MkMP\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\"><g fill=\"none\" fill-rule=\"evenodd\"><polyline stroke-width=\"2\" points=\"10 17 15 12 10 7\"></polyline></g></svg></div><div class=\"sprc3xVa6 sprc-T0Wq sprc2A0Jn\"></div></div></div><div class=\"sprc26lX3\" data-spmark=\"items\" data-spotim-row=\"1\" data-spotim-row-size=\"small\"><div><div data-spotim-slot=\"desktop\" data-spotim-slot-row=\"1\" data-spotim-slot-pos=\"start\"><div class=\"sprcbSkmQ\"><div class=\"sprcmlmgM\">Sponsored<div class=\"sprc-T0Wq\"></div></div></div><div data-spotim-slot-placement=\"desktop start row1\"></div><div data-spotim-overlay-slot-placement=\"desktop start row1\" data-spotim-extra-placement=\"desktop start row1\"></div><div data-spotim-passback-slot-placement=\"desktop start row1\" data-spotim-extra-placement=\"desktop start row1\"></div></div><div data-spotim-slot=\"desktop\" data-spotim-slot-row=\"1\" data-spotim-slot-pos=\"end\"><div class=\"sprcbSkmQ\"><div class=\"sprcmlmgM\">Sponsored<div class=\"sprc-T0Wq\"></div></div></div><div data-spotim-slot-placement=\"desktop end row1\"></div><div data-spotim-overlay-slot-placement=\"desktop end row1\" data-spotim-extra-placement=\"desktop end row1\"></div><div data-spotim-passback-slot-placement=\"desktop end row1\" data-spotim-extra-placement=\"desktop end row1\"></div></div></div><div class=\"sprcRftoX\"><div class=\"sprc1eDLH\" data-items-scroll><div data-spotim-cell-index=\"1\" data-spotim-row-index=\"1\" data-spmark=\"item index:1 message-id:sp_gOdsQSP9_30948_c_eqdVLa row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/elizabeth-warrens-plans-to-separate-law-abiding-citizens-from-their-second-amendment-rights/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Elizabeth Warren's Plans to Separate Law-Abiding Citizens from their Second Amendment Rights • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/grfckmqggcepexgjcty4\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc\" data-user-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_34,w_34,c_thumb,r_max,g_face/v200/p/u/t8oipos6ul71dtpfdvqc\"></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_suAwgr3YtlHu\" class=\"sprc2qQzr\">Allen Morgan</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">3d</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed.                                                                --Second Amendment, US Bill of Rights, US Constitution</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"2\" data-spotim-row-index=\"1\" data-spmark=\"item index:2 message-id:sp_gOdsQSP9_30787_c_l1FIG3 row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/are-there-verses-in-the-bible-that-support-abortion/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Are There Verses in the Bible that Support Abortion? • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/wtigkixv69r7shdd1hiv\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc\" data-user-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_34,w_34,c_thumb,r_max,g_face/v200/p/u/t8oipos6ul71dtpfdvqc\"></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_suAwgr3YtlHu\" class=\"sprc2qQzr\">Allen Morgan</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">18 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">How can a person be so concerned about the plight of baby chicks (including chicks that have not yet hatched) and so unconcerned about the plight of baby humans?  Simple.  They are Democrats, they are anti-God, anti-Christ.  God said twice in his Word that he hates hands that shed innocent blood.  This is advocated and sponsored by Democrats.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"3\" data-spotim-row-index=\"1\" data-spmark=\"item index:3 message-id:sp_gOdsQSP9_30724_c_JkXOcK row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/should-christians-accept-that-an-anti-christian-secularized-society-is-inevitable/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Should Christians Accept that an Anti-Christian ‘Secularized Society’ is Inevitable? • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/cs1gigfql6l2de5joe6u\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1mcRl\" data-user-image=\"NONE\"><svg viewBox=\"0 0 20 18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M20 3.857C20 1.627 16.082 0 11.25 0S2.5 1.727 2.5 3.857c0 .027.174 1.173.174 1.173C1.781 5.968 0 8.358 0 10.286c0 .96.39 1.989 1.661 2.66 2.968 1.559 5.558-.563 7.188-2.158a1.318 1.318 0 0 1-.099-.502C8.75 9.576 9.31 9 10 9s1.25.576 1.25 1.286c0 .71-.56 1.285-1.25 1.285-.083 0-.156-.032-.234-.048-2.572 2.43-4.771 2.852-5.591 2.912l.2 1.255h.007C4.456 16.97 7.5 18 11.25 18c3.75 0 6.794-1.03 6.868-2.31h.007S20 6.429 20 3.857zM2.303 7L3 12C.004 11.604.897 8.744 2.303 7zM11.5 6C7.358 6 4 4.88 4 3.5S7.358 1 11.5 1C15.642 1 19 2.12 19 3.5S15.642 6 11.5 6z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_iKVuZTFAnTYm\" class=\"sprc2qQzr\">RedBucket</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">25 May</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Gary, although I am not a Christian, I do have a thought on this...one should protect their faith.  There is a CULT that is seeking world domination and has been, for 1400 years.  The Muslims who follow Islam believe that no other faith should be allowed, period.   There is some form of war coming internally and it's coming much faster than I expected.  So far, the adversaries have not been clearly defined, and that's part of the problem.  Again, one's faith must be protected.  Be well, be safe, and behave.                  Larry Usoff, US Navy Retired</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"4\" data-spotim-row-index=\"1\" data-spmark=\"item index:4 message-id:sp_gOdsQSP9_30828_c_5JJHLY row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/the-supreme-court-gets-one-right/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">The Supreme Court Gets One Right • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/vn3mgdl01z8debpwhefb\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc3xOeN\" data-user-image=\"NONE\"><svg viewBox=\"0 0 22 22\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.032 8.233c-1.235-1.296-2.622-2.271-3.92-2.801a4.208 4.208 0 0 0-1.155-2.055l.892-.947a1.266 1.266 0 0 0 1.78-1.16 1.27 1.27 0 0 0-2.538 0c0 .208.055.403.145.576l-.942 1.002a4.205 4.205 0 0 0-4.772.127L7.459 1.846a1.25 1.25 0 0 0 .145-.577 1.27 1.27 0 1 0-.758 1.16L7.89 3.54a4.21 4.21 0 0 0-1.004 1.894c-1.299.53-2.684 1.505-3.918 2.8C1.688 9.575.734 11.09.283 12.497c-.5 1.563-.334 2.845.47 3.61.455.435 1.086.664 1.827.664.943 0 2.038-.364 3.147-1.01.864 2.068 2.344 3.587 4.096 4.062L11 22l1.177-2.177c1.751-.475 3.231-1.994 4.096-4.063 1.108.647 2.204 1.011 3.147 1.011.74 0 1.372-.23 1.827-.663.803-.766.97-2.048.47-3.61-.451-1.408-1.405-2.923-2.685-4.265zM11 9.774l.002.005h-.004L11 9.774zM9.919 12c.359.046.72.072 1.08.072A8.59 8.59 0 0 0 12.082 12c.24.459.506.915.802 1.359l.117.169a4.47 4.47 0 0 1-4 0l.117-.17c.296-.443.561-.9.802-1.358zM11 17.964c-1.623 0-3.07-1.175-4-3 1.283.513 2.64.774 4 .774 1.359 0 2.717-.261 4-.774-.93 1.825-2.377 3-4 3z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_WHqPx57A90tW\" class=\"sprc2qQzr\">GoldBee</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">28 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Most Christians will consider this a fantastic victory.Hardly a victory. More like a scrap thrown to dogs by their masters.That a case regarding the displaying of a cross for any reason can be/has to be adjudicated by any court in the land SCREAMS Christians have been conquered and will only get an occasional victory by begging for them from those who have conquered them!And as long as Christians and patriots claim these rare decisions as victories, they'll never be seen for what they really are: scraps thrown to slaves.What was Christendom (Christians dominionizing society on behalf of their King) in the early 1600s has tragically devolved into merely four-walled, stain-glassed, pewtrifying Christianity, aka Christians skulking in defeat. The bulk of today's Christians are best depicted by Christ in Matthew 5:13 as salt that's lost its savor, good for nothing but to be trampled under the foot of man.Time for Christians to regain some of their saltiness and begin again to take seriously their dominion mandate in Matthew 6:10 &amp; 33, Romans 12:21, Romans 13:1-7, 1 Corinthians 6:1-6, 2 Corinthians 10:4-6, etc.For more, Google free online book The Romans 13 Template for Biblical Dominion: Ten Reasons Why Romans 13 is Not About Secular Government.See also blog article Self-Imposed Impotence.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"5\" data-spotim-row-index=\"1\" data-spmark=\"item index:5 message-id:sp_gOdsQSP9_30730_c_RVIUhI row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/aoc-and-bernie-use-the-bible-for-one-thing-but-not-other-things/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">AOC and Bernie Use the Bible For One Thing But Not Other Things • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/jlkoemiif8wvxjgg9ncp\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc\" data-user-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_34,w_34,c_thumb,r_max,g_face/v200/p/u/t8oipos6ul71dtpfdvqc\"></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_suAwgr3YtlHu\" class=\"sprc2qQzr\">Allen Morgan</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">28 May</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">I can see a need may arise to give a charity loan.  It never has in my life, so I have always given charity, not charity loans.  Cafeteria-style Bible believers are a dime a dozen.   Some hyper-faith and prosperity preachers do the same thing as do others.  Many do not need the whole Word of God, just a few topics.  So many do not understand that it is the Word that will judge us one day.  We continue choosing and picking scriptures out of context and eventually that will come back on us.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"6\" data-spotim-row-index=\"1\" data-spmark=\"item index:6 message-id:sp_gOdsQSP9_30794_c_g1Ktfq row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/hodge-v-horton-two-kingdom-schizophrenia/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Hodge v. Horton: Two-Kingdom Schizophrenia • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/qhi7fbyrqtuy0kubkopr\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1_682\" data-user-image=\"NONE\"><svg viewBox=\"0 0 19 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.932 1.052V.42C9.932.18 9.747 0 9.5 0a.416.416 0 0 0-.432.42v.632c0 .12-.092.21-.216.21C4.226 1.562.401 5.17 0 9.708c0 .09.03.18.093.24.061.06.154.09.246.09.124 0 .247-.06.278-.18.154-.27.34-.511.555-.721a2.943 2.943 0 0 1 2.005-.782c.802 0 1.542.3 2.097.842.37.36.617.781.74 1.262.031.15.155.24.31.24.153 0 .277-.09.307-.24a3.018 3.018 0 0 1 .895-1.413 2.69 2.69 0 0 1 1.357-.63c.062 0 .154.03.154.12v9.587c0 1.412 1.049 2.675 2.499 2.855 1.758.21 3.238-1.112 3.238-2.765 0-.24-.185-.42-.431-.42-.247 0-.432.18-.432.39-.031.751-.37 1.442-1.049 1.743-1.48.661-2.9-.36-2.9-1.743V8.565c0-.06.062-.12.155-.12.493.09.956.3 1.357.631.432.391.74.872.895 1.413.03.15.154.24.308.24s.278-.09.308-.24c.124-.48.401-.902.74-1.262a2.977 2.977 0 0 1 2.098-.842c.771 0 1.48.27 2.005.782.216.21.432.45.555.72.093.181.401.211.524.061a.336.336 0 0 0 .093-.24c-.432-4.539-4.256-8.115-8.852-8.446a.208.208 0 0 1-.216-.21z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_r44wDeHcQEA4\" class=\"sprc2qQzr\">GreenUmbrella</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">22 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Continued...**Keep in mind that what makes a government secular is its rejection of Yahweh, God of the Bible, as its Sovereign and thus His moral law as supreme. Idolatry is not so much about statues as it is statutes, such as what one considers the supreme law of the land.***For more, Google free online book The Romans 13 Template for Biblical Dominion: Ten Reasons Why Romans 13 is Not About Secular Government.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"7\" data-spotim-row-index=\"1\" data-spmark=\"item index:7 message-id:sp_gOdsQSP9_30807_c_ms9VYh row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/reparations-will-only-turn-poor-blacks-into-bigger-slaves-to-the-state/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Reparations Will Only Turn Poor Blacks into Bigger Slaves to the State • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/sckm6c4ghfuvflb3ix7x\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc\" data-user-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_34,w_34,c_thumb,r_max,g_face/v200/p/u/t8oipos6ul71dtpfdvqc\"></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_suAwgr3YtlHu\" class=\"sprc2qQzr\">Allen Morgan</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">21 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Not only did no one from my family ever own slaves, my family pioneering ancestors arrived on this continent long after slavery had ended in the United States.  That is true for most Americans and taxpayers.  So to extract tribute or reparations from us is illegal.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"8\" data-spotim-row-index=\"1\" data-spmark=\"item index:8 message-id:sp_gOdsQSP9_30822_c_vxv88X row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/climate-alarmism-is-the-lefts-apocalypticism/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Climate Alarmism is the Left's Apocalypticism • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/mraqy27n7zkkfikbh5b0\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1_682\" data-user-image=\"NONE\"><svg viewBox=\"0 0 21 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.257 12.063a.989.989 0 0 0-.058-.277c-.3-.828-1.056-1.02-1.23-.905-.173.114.37.927.601 1.46.094.217.058.44-.006.62-.19.216-.402.437-.638.665-1.037 1.001-2.508 2.147-4.088 3.232a.78.78 0 0 0-.05-.355c-.3-.828-1.16-1.124-1.334-1.01-.174.116.422 1.015.6 1.46a.54.54 0 0 1-.022.447C6.6 18.344.482 21.2.138 20.855c-.502-.504.425-2.719 1.875-5.249a.78.78 0 0 1 .46-.106c.55.04 1.343.72 1.666.673.324-.049-.269-1.32-1.216-1.448a.99.99 0 0 0-.403.02C4.046 12.214 5.978 9.53 7.467 8c.487-.5 1.377-1.184 1.377-1.184s.779-.537 1.467-.708c.689-.17 2.656.46 3.348 1.156.874.878 2.18 2.391.598 4.799zM15.336.002c-.534-.055-1.11 1.322-1.285 3.072-.162 1.624.076 3 .538 3.234a.327.327 0 0 0 .146.153c.248.457 1.622.663 3.233.462 1.739-.216 3.096-.825 3.03-1.36-.066-.535-1.53-.794-3.27-.578-.116.014-.23.03-.342.048.067-.062.134-.128.2-.194 1.239-1.244 1.936-2.562 1.556-2.943-.38-.382-1.693.318-2.933 1.562-.097.099-.192.198-.283.296.023-.158.044-.32.06-.485.176-1.75-.116-3.213-.65-3.267zm-4.56 12.983c.209-.131.523-1.078-.41-2.163-.935-1.084-2.3-.865-2.363-.628-.063.238.856.554 1.546 1.37.692.817 1.017 1.551 1.227 1.42z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_NyONTSpktcy4\" class=\"sprc2qQzr\">GreenCarrot</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">1d</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Evolution is their myth of how life came to be what it is and then they have their variant of harmageddon and salvation from it, where people sacrifice to the state and its affiliates to receive salvation from it.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"9\" data-spotim-row-index=\"1\" data-spmark=\"item index:9 message-id:sp_gOdsQSP9_30804_c_eA95ji row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/the-importance-and-sacredness-of-the-here-and-now/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">The Importance and Sacredness of the Here and Now • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/b5zpm6pggd4vspzn8qkn\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1mcRl\" data-user-image=\"NONE\"><svg viewBox=\"0 0 22 15\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M17.854 9.565S16.14 11 11 11c-5.14 0-6.854-1.435-6.854-1.435A30.458 30.458 0 0 1 4 8c.983.477 3.12 1.206 7 1.206s6.017-.73 7-1.206c-.034.51-.083 1.033-.146 1.565m.204-1.793C18.263 3.332 17.21 0 15.125 0c-2.406 0-2.406 1.364-3.781 1.364S9.28 0 6.875 0C4.789 0 3.738 3.332 3.942 7.772 1.533 8.522 0 9.65 0 10.91 0 13.17 4.925 15 11 15s11-1.832 11-4.09c0-1.26-1.533-2.388-3.942-3.138\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_Rg4nSKT6xjxv\" class=\"sprc2qQzr\">RedHat</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">26 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Excellent!!</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"10\" data-spotim-row-index=\"1\" data-spmark=\"item index:10 message-id:sp_gOdsQSP9_30864_c_SacXMg row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/will-the-antichrist-be-a-human-computer-hybrid/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Will the Antichrist be 'A Human Computer Hybrid'? • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/gtizgkofok486a34bbym\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1mcRl\" data-user-image=\"NONE\"><svg viewBox=\"0 0 25 14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M23.231 4.548a60.263 60.263 0 0 0-2.345-1.89h-.015a4.444 4.444 0 0 0-2.786-.965L17.016.658v.008a2.154 2.154 0 0 0-1.741-.658 2.131 2.131 0 0 0-1.802 1.33 1.815 1.815 0 0 0-1.954-.021A2.132 2.132 0 0 0 9.725.008a2.154 2.154 0 0 0-1.741.658V.658l-1.07 1.035a4.445 4.445 0 0 0-2.785.965h-.015s-1.357 1.036-2.345 1.89C.784 5.4.146 6.664.02 8.063c-.015.16-.02.324-.02.482 0 2.804 2.182 5.184 5.08 5.436.165.013.326.019.49.019 2.711 0 5.03-1.931 5.48-4.555.423.234.905.38 1.427.38.54 0 1.038-.154 1.47-.404.44 2.636 2.764 4.579 5.483 4.579.164 0 .325-.006.49-.019C22.818 13.73 25 11.35 25 8.545c0-.158-.005-.322-.02-.482-.126-1.399-.764-2.664-1.749-3.515zM8.987 8.81a3.5 3.5 0 0 1-3.794 3.178A3.5 3.5 0 0 1 5.493 5h.002a3.5 3.5 0 0 1 3.491 3.81h.001zM12.501 8A1.503 1.503 0 0 1 11 6.502c.001-.83.673-1.5 1.5-1.502a1.501 1.501 0 0 1 0 3zm7.305 3.988a3.5 3.5 0 0 1-3.794-3.178A3.5 3.5 0 0 1 19.504 5h.004A3.5 3.5 0 0 1 23 8.507a3.5 3.5 0 0 1-3.194 3.481z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_FzDlkwfaY7e1\" class=\"sprc2qQzr\">RedGoggles</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">16 Jul</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Only end the New Covenant is about is the Law passing away in 70 adthese guys have been wrong my whole life from Hal Lindsey to Tim La Hayevery sad</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"11\" data-spotim-row-index=\"1\" data-spmark=\"item index:11 message-id:sp_gOdsQSP9_30871_c_Gb5pMb row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/was-george-washington-a-christian/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Was George Washington a Christian? • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/bcva1flydr3oecw2cpza\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc2ko5l\" data-user-image=\"NONE\"><svg viewBox=\"0 0 14 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.308 0s-1.749 3.453.347 5.714c1.9 2.05 4.345 3.838 4.345 7.2 0 3.497-1.786 5.332-6.774 7.086C7.226 20 0 18.902 0 12.781S9.308 0 9.308 0zM7.235 20S10 18.594 10 16.075C10 13.555 6.94 12 6.94 12S4 13.923 4 16.089C4 18.254 7.235 20 7.235 20z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_O27KGramMGJc\" class=\"sprc2qQzr\">PurpleFlame</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">25 Jul</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">I am very confused. I read absolutely nothing in the article that made me even think that Washington was a Christian - even in the most liberal terms. He may or may not have taken communion? He said, I swear, so help me God? He used the word Providence? Is this what makes someone a Christian? No wonder we are in the shape we are in America. If this is what the preachers define Christianity as, we are in bad shape.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"12\" data-spotim-row-index=\"1\" data-spmark=\"item index:12 message-id:sp_gOdsQSP9_30818_c_7AyInm row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/guns-arent-the-problem-its-always-been-about-people/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Guns Aren't the Problem. It's Always Been About People • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/vwn9oycfpvdbad4wtrzr\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1_682\" data-user-image=\"NONE\"><svg viewBox=\"0 0 20 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.973 12.759c0-1.309-.793-2.501-2.038-2.964l-7.04-2.683-.022-.886c1.348-.38 2.341-1.603 2.341-3.05C13.214 1.423 11.768 0 9.99 0c-.876 0-2.087.666-2.744 1.646a.795.795 0 0 0-.038.822c.14.259.413.427.712.427h.014a.782.782 0 0 0 .674-.394c.289-.507.897-.86 1.383-.86.86 0 1.562.69 1.562 1.537 0 .849-.701 1.539-1.562 1.539h-.004a.771.771 0 0 0-.545.22.747.747 0 0 0-.222.54l.02 1.634-7.184 2.684A3.164 3.164 0 0 0 0 12.758v.506C0 14.732 1.166 16 2.657 16h14.672C18.819 16 20 14.739 20 13.271l-.027-.512zm-1.634.504c0 .565-.439 1.088-1.011 1.088H2.657c-.573 0-1.004-.523-1.004-1.088v-.506c0-.633.386-1.208.987-1.43L10 8.58l7.352 2.746c.602.222.985.797.985 1.43v.506z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_0W9xComGgabn\" class=\"sprc2qQzr\">AllenNathan</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">25 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">It has always been an issue and condition of the heart.  When men used swords, the sword did no good or evil in itself, but as wielded by the hands of someone with good purposes and intents or someone with evil designs.  As a man thinketh in his heart, so is he.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"13\" data-spotim-row-index=\"1\" data-spmark=\"item index:13 message-id:sp_gOdsQSP9_30879_c_8DGido row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/nancy-pelosi-misreads-the-bible-again/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Nancy Pelosi Misreads the Bible Again • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/x9lmd6y1jj1pkgkqxcvi\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc\" data-user-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_34,w_34,c_thumb,r_max,g_face/v200/p/u/t8oipos6ul71dtpfdvqc\"></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_suAwgr3YtlHu\" class=\"sprc2qQzr\">Allen Morgan</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">19 Jul</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">The Wicked Witch of the West does not read the Bible, Catholic or otherwise.  If she did, she would read the rebuke of Scripture in Romans Chapter One about lesbians and homosexuals being worthy of death as well as those who supported their reprobate mind behavior.</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"14\" data-spotim-row-index=\"1\" data-spmark=\"item index:14 message-id:sp_gOdsQSP9_30783_c_Ghx1R0 row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/ray-comfort-claims-the-bible-prophesies-that-russia-will-attack-israel/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Ray Comfort Claims the Bible Prophesies that 'Russia Will Attack Israel' • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/wv1cd8tqmdzgsjotunzf\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprcFco6q\" data-user-image=\"NONE\"><svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M18.109 1.891A6.426 6.426 0 0 0 13.53 0h-.033a6.546 6.546 0 0 0-4.622 1.933L2.36 8.448a3.26 3.26 0 0 0-.96 2.32c0 .875.34 1.7.96 2.319l.959.958L.545 16.82a1.865 1.865 0 0 0 0 2.635c.363.363.84.545 1.317.545s.955-.182 1.318-.545l2.775-2.775.958.959c.62.62 1.444.96 2.32.96.876 0 1.7-.34 2.32-.96l6.514-6.515A6.546 6.546 0 0 0 20 6.502a6.427 6.427 0 0 0-1.891-4.61zM2.466 18.741a.854.854 0 0 1-1.207-1.207l2.775-2.775 1.207 1.207-2.775 2.775z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_cUtc6IkqiGjU\" class=\"sprc2qQzr\">BluePopsicle</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">14 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Mr. DeMar, Ezekiel 38:17 gives a huge hint at the identity of Gog. That verse says in the NKJV: Thus says the Lord GOD: 'Are you he of whom I have spoken in former days by My servants the prophets of Israel, who prophesied for years in those days that I would bring you against them?'I've never heard anyone address the fact that God, by the prophets of Israel, had prophesied for years that God would bring Gog against them. I currently have no clue who that would be. But wouldn't it behoove us to consider this statement? I mean, who, in the history of Israel in the Old Testament (before Ezekiel) did God prophesy would come against Israel. And evidently it was a warning for years in those [former] days.Do you have a clue about that? Thanks!</div></div></a><hr class=\"siderail-hr\" /></div><div data-spotim-cell-index=\"15\" data-spotim-row-index=\"1\" data-spmark=\"item index:15 message-id:sp_gOdsQSP9_30791_c_x0qD8b row:1\" class=\"sprc5DECK\"><a href=\"https://garydemar.com/oath-taking-and-political-subterfuge/\" class=\"sprcW0DhN\" data-spmark=\"item-link\"><div class=\"sprc3ep3z\"><div data-spmark=\"item-title\" class=\"sprcrXXxN\"><div class=\"sprcLz-T4\">Oath Taking and Political Subterfuge • Gary DeMar</div></div><div data-spmark=\"item-image\" class=\"sprc3JGD_\"><div data-item-image=\"https://images.spot.im/image/upload/q_70,fl_lossy,dpr_1.0,h_300,w_320,c_fill,g_face/v200/production/f9jm7mlpwg8zy4tq4xgi\" class=\"sprc1D3TP\"></div></div></div><div data-spmark=\"social-content\" class=\"sprc1LKYH\"><div class=\"sprc2xJTJ\"><div class=\"sprc1IQpV\"><div data-spmark=\"user-image\" class=\"sprc37Avc sprc1_682\" data-user-image=\"NONE\"><svg viewBox=\"0 0 19 21\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.932 1.052V.42C9.932.18 9.747 0 9.5 0a.416.416 0 0 0-.432.42v.632c0 .12-.092.21-.216.21C4.226 1.562.401 5.17 0 9.708c0 .09.03.18.093.24.061.06.154.09.246.09.124 0 .247-.06.278-.18.154-.27.34-.511.555-.721a2.943 2.943 0 0 1 2.005-.782c.802 0 1.542.3 2.097.842.37.36.617.781.74 1.262.031.15.155.24.31.24.153 0 .277-.09.307-.24a3.018 3.018 0 0 1 .895-1.413 2.69 2.69 0 0 1 1.357-.63c.062 0 .154.03.154.12v9.587c0 1.412 1.049 2.675 2.499 2.855 1.758.21 3.238-1.112 3.238-2.765 0-.24-.185-.42-.431-.42-.247 0-.432.18-.432.39-.031.751-.37 1.442-1.049 1.743-1.48.661-2.9-.36-2.9-1.743V8.565c0-.06.062-.12.155-.12.493.09.956.3 1.357.631.432.391.74.872.895 1.413.03.15.154.24.308.24s.278-.09.308-.24c.124-.48.401-.902.74-1.262a2.977 2.977 0 0 1 2.098-.842c.771 0 1.48.27 2.005.782.216.21.432.45.555.72.093.181.401.211.524.061a.336.336 0 0 0 .093-.24c-.432-4.539-4.256-8.115-8.852-8.446a.208.208 0 0 1-.216-.21z\"/></svg></div></div><div class=\"sprcdi9x9\"><div data-spmark=\"username user-id:u_r44wDeHcQEA4\" class=\"sprc2qQzr\">GreenUmbrella</div><div data-spmark=\"message-time\" class=\"sprcpvB1z\">22 Jun</div></div></div><div data-spmark=\"message-text\" class=\"sprc16C2K\">Gary DeMar: We need to stop presidents from taking their constitutional oath with their hand on the Bible, swearing before God that they will uphold the Constitution all the while knowing they won’t.How close can you get to the truth and yet be so far from it?I held my breath in great anticipation but was regrettably once again disappointed when I read the last six words of the above quotation from Gary DeMar. Had he left off those six words, my elation would have been through my office ceiling:...Nearly all of the presidents have taken their oath of office by placing their hands upon a Bible. But this empty tradition is nowhere required in the Constitution. Even if this custom were spiritually significant for some of the presidents, it was a meaningless ritual for the majority of them. How could swearing upon a Christian Bible be meaningful to these men when Christianity itself means nothing to them?Swearing upon the Bible is an empty gesture for an even more important reason. If ever there were an unequal yoking, it is when public officials place their hands on the Bible and swear to uphold the laws of WE THE PEOPLE [the biblically seditious Constitution as the law of the land]. This no more Christianizes the oath than Aaron’s naming the golden calf “Yahweh” sanctified his idolatry. The Bible offers no precedent for swearing to uphold any other law than Yahweh’s.... Continued...</div></div></a><hr class=\"siderail-hr\" /></div></div></div></div><div><div data-spotim-slot=\"mobile\" data-spotim-slot-row=\"2\" data-spotim-slot-pos=\"center\"><div class=\"sprcbSkmQ\"><div class=\"sprcmlmgM\">Sponsored<div class=\"sprc-T0Wq\"></div></div></div><div data-spotim-slot-placement=\"mobile\"></div><div data-spotim-overlay-slot-placement=\"mobile\" data-spotim-extra-placement=\"mobile\"></div><div data-spotim-passback-slot-placement=\"mobile\" data-spotim-extra-placement=\"mobile\"></div></div><div data-ad-choice-slot=\"mobile\"><a data-spmark=\"ad-choice\" href=\"https://dynamic-cdn.spot.im/yad/optout.html\" target=\"_blank\" class=\"sprcZYoEa\"><img src=\"https://publisher-assets.spot.im/yad/ad-choises.png\" width=\"9px\" /></a></div></div><div data-ad-choice-slot=\"desktop\"><a data-spmark=\"ad-choice\" href=\"https://dynamic-cdn.spot.im/yad/optout.html\" target=\"_blank\" class=\"sprcZYoEa\"><img src=\"https://publisher-assets.spot.im/yad/ad-choises.png\" width=\"9px\" /></a></div></div></div>\n\t\t<!--googleon: all-->\n  ",t.cssSelectors={"recirculation":"sprc1YjLM","siderail-hr":"sprc3x--K","active":"sprc1pfAD","adChoice":"sprcZYoEa","content":"sprc2PlxR","items-window":"sprcRftoX","scrollable":"sprc1eDLH","items":"sprc26lX3","has-back-items":"sprc8_NwJ","has-forward-items":"sprc2vg5s","dragging":"sprcPesrx","loader":"sprc-T0Wq","a":"sprc2rEMe","ad-choice":"sprcZYoEa","sponsored-label":"sprcbSkmQ","sponsored-label-content":"sprcmlmgM","header":"sprc1GjYe","title":"sprc2wE2_","navigation":"sprc3VPpS","navigate":"sprc2hlM8","navigate-back":"sprcJjYeB","navigate-forward":"sprc2MkMP","fetch-loader":"sprc2A0Jn","fetching":"sprc3xVa6","reached-end":"sprc1gJKQ","avatar-blue":"sprcFco6q","avatar-orange":"sprc3pB4W","avatar-purple":"sprc2ko5l","avatar-green":"sprc1_682","avatar-red":"sprc1mcRl","avatar-grey":"sprc82og8","avatar-cyan":"sprc3tjZF","avatar-gold":"sprc3xOeN","avatar-olive":"sprcnQGvt","avatar-fabulous":"sprc3ioJl","avatar-hot":"sprcP_TJG","avatar-fierce":"sprc13toH","avatar-cosmic":"sprc34RnE","avatar-zen":"sprc1nBKX","avatar-strong":"sprcdbEGT","avatar-super":"sprc272Tr","avatar-magic":"sprc1Hh5N","avatar-peaceful":"sprc2CWoE","avatar-daring":"sprcU3Qow","avatar-heroic":"sprc2tD0r","avatar-wise":"sprc2WM0y","avatar-fresh":"sprc1UMcc","avatar-powerful":"sprcBh74L","avatar-slick":"sprc7luQk","avatar-autoblog":"sprc3lBDj","avatar-petty":"sprc29n13","avatar-hangry":"sprc32M_R","avatar-thirsty":"sprc2PdlH","avatar-sarcastic":"sprc2WrDE","avatar-lit":"sprcpfbj5","avatar-amazing":"sprc1j5YQ","avatar-drunk":"sprcSjIj8","article-content":"sprc3ep3z","item-image":"sprc3JGD_","item":"sprc5DECK","item-title":"sprcrXXxN","item-content":"sprcW0DhN","user-image":"sprc37Avc","user-image-container":"sprc1IQpV","social-details":"sprcdi9x9","username":"sprc2qQzr","message-time":"sprcpvB1z","message-text":"sprc16C2K","item-title-text":"sprcLz-T4","image-background":"sprc1D3TP","social-content":"sprc1LKYH","social-header":"sprc2xJTJ","siderailHr":"sprc3x--K","itemsWindow":"sprcRftoX","hasBackItems":"sprc8_NwJ","hasForwardItems":"sprc2vg5s","sponsoredLabel":"sprcbSkmQ","sponsoredLabelContent":"sprcmlmgM","navigateBack":"sprcJjYeB","navigateForward":"sprc2MkMP","fetchLoader":"sprc2A0Jn","reachedEnd":"sprc1gJKQ","avatarBlue":"sprcFco6q","avatarOrange":"sprc3pB4W","avatarPurple":"sprc2ko5l","avatarGreen":"sprc1_682","avatarRed":"sprc1mcRl","avatarGrey":"sprc82og8","avatarCyan":"sprc3tjZF","avatarGold":"sprc3xOeN","avatarOlive":"sprcnQGvt","avatarFabulous":"sprc3ioJl","avatarHot":"sprcP_TJG","avatarFierce":"sprc13toH","avatarCosmic":"sprc34RnE","avatarZen":"sprc1nBKX","avatarStrong":"sprcdbEGT","avatarSuper":"sprc272Tr","avatarMagic":"sprc1Hh5N","avatarPeaceful":"sprc2CWoE","avatarDaring":"sprcU3Qow","avatarHeroic":"sprc2tD0r","avatarWise":"sprc2WM0y","avatarFresh":"sprc1UMcc","avatarPowerful":"sprcBh74L","avatarSlick":"sprc7luQk","avatarAutoblog":"sprc3lBDj","avatarPetty":"sprc29n13","avatarHangry":"sprc32M_R","avatarThirsty":"sprc2PdlH","avatarSarcastic":"sprc2WrDE","avatarLit":"sprcpfbj5","avatarAmazing":"sprc1j5YQ","avatarDrunk":"sprcSjIj8","articleContent":"sprc3ep3z","itemImage":"sprc3JGD_","itemTitle":"sprcrXXxN","itemContent":"sprcW0DhN","userImage":"sprc37Avc","userImageContainer":"sprc1IQpV","socialDetails":"sprcdi9x9","messageTime":"sprcpvB1z","messageText":"sprc16C2K","itemTitleText":"sprcLz-T4","imageBackground":"sprc1D3TP","socialContent":"sprc1LKYH","socialHeader":"sprc2xJTJ"},t.config={"must":null,"should":null,"nextPageUrl":"https://recirculation.spot.im/page/sp_gOdsQSP9","cursor":{"pinned":{"offset":0,"count":20,"has_next":false},"typing":{"offset":0,"count":20,"has_next":false},"live":{"offset":1,"count":20,"has_next":false},"static":{"offset":20,"count":20,"has_next":true},"has_next":true},"brandColor":"#307FE2","languageDirection":"ltr","whitelist":[],"ads":{"Desktop":{"success":true,"campaigns":[{"id":"camp_sLIqPB3JCwan","name":"Gary Demar MW","slot":{"row":1,"column":1},"tags_type":"group","advanced_targeting":false,"draft_mode_enabled":false,"display_over_video_enabled":false,"display_over_video":null,"creative":[{"percent":100,"tags":{"Desktop":"tag_C4YpPcIUiPIM"}}]}],"tags":{"tag_C4YpPcIUiPIM":{"id":"tag_C4YpPcIUiPIM","name":"General - Desktop","type":"video","server":"SR","size":{"width":"400","height":"300"},"code":"{\n        \"playerId\": \"5b54593e7a58cc00018cd342\",\n        \"apiKey\": \"587dfc37febaab0002000001\",\n        \"version\": \"1.0\", \"iframe\": true,\n                \"macros\": {\"sr_format\" : \"js\", \"page_url\":\"{PAGE_URL}\"},\n\"passback\": { \"write\": true }\n    }","reload_after":null,"passback_enabled":true,"passback_interval":90,"passback_code":"<script> var dayMs = 864e5, cb = parseInt(Date.now() / dayMs), vpbSrc = '//cdn.spotim.market/prebid/wrapper_hb_270443_31.js?cb=' + cb, gptSrc = '//www.googletagservices.com/tag/js/gpt.js', c = document.head || document.body || document.documentElement; function loadScript(src, cb) { var s = document.createElement('script'); s.src = src; c.appendChild(s); s.onload = cb; s.onerror = cb; return s; } loadScript(vpbSrc, function() { loadScript(gptSrc); }) </script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('/39694909/Video_Passbacks/PB-GeneralRec', [300, 250], 'div-gpt-ad-1563889728583-0').addService(googletag.pubads());\n    googletag.pubads().enableSingleRequest();\n    googletag.enableServices();\n  });\n</script>\n<div id='div-gpt-ad-1563889728583-0' style='width: 300px; height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1563889728583-0'); });\n  </script>\n</div>","sensitivity":"S7","passback":false,"platform":"Desktop"}}},"Android-Tablet":{"success":true,"campaigns":[{"id":"camp_sLIqPB3JCwan","name":"Gary Demar MW","slot":{"row":1,"column":1},"tags_type":"group","advanced_targeting":false,"draft_mode_enabled":false,"display_over_video_enabled":false,"display_over_video":null,"creative":[{"percent":100,"tags":{"Android-Tablet":"tag_EfLMEoh5P69x"}}]}],"tags":{"tag_EfLMEoh5P69x":{"id":"tag_EfLMEoh5P69x","name":"General MP MW Blade Android","type":"video","server":"SR","size":{"width":"400","height":"300"},"code":"{\n        \"playerId\": \"5b88023902b6d200017ce472\",\n        \"apiKey\": \"587dfc37febaab0002000001\",\n        \"version\": \"1.0\", \"iframe\": true,\n                \"macros\": {\"sr_format\" : \"js\", \"page_url\":\"{PAGE_URL}\"},\n\"passback\": { \"write\": true }\n    }","reload_after":null,"passback_enabled":true,"passback_interval":90,"passback_code":"<script> var dayMs = 864e5, cb = parseInt(Date.now() / dayMs), vpbSrc = '//cdn.spotim.market/prebid/wrapper_hb_270443_31.js?cb=' + cb, gptSrc = '//www.googletagservices.com/tag/js/gpt.js', c = document.head || document.body || document.documentElement; function loadScript(src, cb) { var s = document.createElement('script'); s.src = src; c.appendChild(s); s.onload = cb; s.onerror = cb; return s; } loadScript(vpbSrc, function() { loadScript(gptSrc); }) </script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('/39694909/Video_Passbacks/PB-GeneralRec', [300, 250], 'div-gpt-ad-1563889728583-0').addService(googletag.pubads());\n    googletag.pubads().enableSingleRequest();\n    googletag.enableServices();\n  });\n</script>\n<div id='div-gpt-ad-1563889728583-0' style='width: 300px; height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1563889728583-0'); });\n  </script>\n</div>","sensitivity":"S7","passback":false,"platform":"Android-Tablet"}}},"Android-Phone":{"success":true,"campaigns":[{"id":"camp_sLIqPB3JCwan","name":"Gary Demar MW","slot":{"row":1,"column":1},"tags_type":"group","advanced_targeting":false,"draft_mode_enabled":false,"display_over_video_enabled":false,"display_over_video":null,"creative":[{"percent":100,"tags":{"Android-Phone":"tag_g3WLnq3JnmP2"}}]}],"tags":{"tag_g3WLnq3JnmP2":{"id":"tag_g3WLnq3JnmP2","name":"General SP MW Blade Android","type":"video","server":"SR","size":{"width":"Responsive"},"code":"{\n        \"playerId\": \"5b8801ccc8580b00019ef9d0\",\n        \"apiKey\": \"587dfc37febaab0002000001\",\n        \"version\": \"1.0\", \"iframe\": true,\n                \"macros\": {\"sr_format\" : \"js\", \"page_url\":\"{PAGE_URL}\"},\n\"passback\": { \"write\": true }\n    }","reload_after":null,"passback_enabled":true,"passback_interval":90,"passback_code":"<script> var dayMs = 864e5, cb = parseInt(Date.now() / dayMs), vpbSrc = '//cdn.spotim.market/prebid/wrapper_hb_270443_31.js?cb=' + cb, gptSrc = '//www.googletagservices.com/tag/js/gpt.js', c = document.head || document.body || document.documentElement; function loadScript(src, cb) { var s = document.createElement('script'); s.src = src; c.appendChild(s); s.onload = cb; s.onerror = cb; return s; } loadScript(vpbSrc, function() { loadScript(gptSrc); }) </script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('/39694909/Video_Passbacks/PB-GeneralRec', [300, 250], 'div-gpt-ad-1563889728583-0').addService(googletag.pubads());\n    googletag.pubads().enableSingleRequest();\n    googletag.enableServices();\n  });\n</script>\n<div id='div-gpt-ad-1563889728583-0' style='width: 300px; height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1563889728583-0'); });\n  </script>\n</div>","sensitivity":"S7","passback":false,"platform":"Android-Phone"}}},"iOS-Tablet":{"success":true,"campaigns":[{"id":"camp_sLIqPB3JCwan","name":"Gary Demar MW","slot":{"row":1,"column":1},"tags_type":"group","advanced_targeting":false,"draft_mode_enabled":false,"display_over_video_enabled":false,"display_over_video":null,"creative":[{"percent":100,"tags":{"iOS-Tablet":"tag_tRaIgKt9qSIS"}}]}],"tags":{"tag_tRaIgKt9qSIS":{"id":"tag_tRaIgKt9qSIS","name":"General MP MW Blade IOS","type":"video","server":"SR","size":{"width":"400","height":"300"},"code":"{\n        \"playerId\": \"5b88023902b6d200017ce472\",\n        \"apiKey\": \"587dfc37febaab0002000001\",\n        \"version\": \"1.0\", \"iframe\": true,\n                \"macros\": {\"sr_format\" : \"js\", \"page_url\":\"{PAGE_URL}\"},\n\"passback\": { \"write\": true }\n    }","reload_after":null,"passback_enabled":true,"passback_interval":90,"passback_code":"<script> var dayMs = 864e5, cb = parseInt(Date.now() / dayMs), vpbSrc = '//cdn.spotim.market/prebid/wrapper_hb_270443_31.js?cb=' + cb, gptSrc = '//www.googletagservices.com/tag/js/gpt.js', c = document.head || document.body || document.documentElement; function loadScript(src, cb) { var s = document.createElement('script'); s.src = src; c.appendChild(s); s.onload = cb; s.onerror = cb; return s; } loadScript(vpbSrc, function() { loadScript(gptSrc); }) </script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('/39694909/Video_Passbacks/PB-GeneralRec', [300, 250], 'div-gpt-ad-1563889728583-0').addService(googletag.pubads());\n    googletag.pubads().enableSingleRequest();\n    googletag.enableServices();\n  });\n</script>\n<div id='div-gpt-ad-1563889728583-0' style='width: 300px; height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1563889728583-0'); });\n  </script>\n</div>","sensitivity":"S7","passback":false,"platform":"iOS-Tablet"}}},"iOS-Phone":{"success":true,"campaigns":[{"id":"camp_sLIqPB3JCwan","name":"Gary Demar MW","slot":{"row":1,"column":1},"tags_type":"group","advanced_targeting":false,"draft_mode_enabled":false,"display_over_video_enabled":false,"display_over_video":null,"creative":[{"percent":100,"tags":{"iOS-Phone":"tag_Mc7uv7pj3mCw"}}]}],"tags":{"tag_Mc7uv7pj3mCw":{"id":"tag_Mc7uv7pj3mCw","name":"General SP MW Blade IOS","type":"video","server":"SR","size":{"width":"Responsive"},"code":"{\n        \"playerId\": \"5b8801ccc8580b00019ef9d0\",\n        \"apiKey\": \"587dfc37febaab0002000001\",\n        \"version\": \"1.0\", \"iframe\": true,\n                \"macros\": {\"sr_format\" : \"js\", \"page_url\":\"{PAGE_URL}\"},\n\"passback\": { \"write\": true }\n    }","reload_after":null,"passback_enabled":true,"passback_interval":90,"passback_code":"<script> var dayMs = 864e5, cb = parseInt(Date.now() / dayMs), vpbSrc = '//cdn.spotim.market/prebid/wrapper_hb_270443_31.js?cb=' + cb, gptSrc = '//www.googletagservices.com/tag/js/gpt.js', c = document.head || document.body || document.documentElement; function loadScript(src, cb) { var s = document.createElement('script'); s.src = src; c.appendChild(s); s.onload = cb; s.onerror = cb; return s; } loadScript(vpbSrc, function() { loadScript(gptSrc); }) </script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('/39694909/Video_Passbacks/PB-GeneralRec', [300, 250], 'div-gpt-ad-1563889728583-0').addService(googletag.pubads());\n    googletag.pubads().enableSingleRequest();\n    googletag.enableServices();\n  });\n</script>\n<div id='div-gpt-ad-1563889728583-0' style='width: 300px; height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1563889728583-0'); });\n  </script>\n</div>","sensitivity":"S7","passback":false,"platform":"iOS-Phone"}}},"spot":{"pub_spot_id":"sp_gOdsQSP9","features":{"conversation":{"enabled":true},"recirculation":{"decks":1,"ads_enabled":[1],"video_enabled":true,"passback":true,"enabled":true,"display_over_video_enabled":true,"display_over_video_type":"display","display_over_video_code":"<script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>\n<script>\n  var googletag = googletag || {};\n  googletag.cmd = googletag.cmd || [];\n</script>\n\n<script>\n  googletag.cmd.push(function() {\n    googletag.defineSlot('/39694909/DBV/DBV_Publisher_Desk', [300, 250], 'div-gpt-ad-1526544919024-0').addService(googletag.pubads());\n    googletag.pubads().enableSingleRequest();\n    googletag.enableServices();\n  });\n</script>\n<!-- /39694909/DBV/DBV_Publisher_Desk -->\n<div id='div-gpt-ad-1526544919024-0' style='height:250px; width:300px;'>\n<script>\ngoogletag.cmd.push(function() { googletag.display('div-gpt-ad-1526544919024-0'); });\n</script>\n</div>","lazy_load_enabled":true,"lazy_load_timeout":2},"side_rail":{"slots":4,"enabled":false,"ads_enabled":true,"video_enabled":true,"passback":true}}},"moat_counter":{}},"enableSpotimUtm":true,"openLinksInNewTab":false,"referTraffic":true,"isAmp":false,"isSiderail":false});window.location.href.indexOf("spotim_direction=rtl")>-1&&(r.languageDirection="rtl")},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){return new l({right:window.innerWidth,bottom:window.innerHeight})}function o(e){var t=e.getBoundingClientRect();return new l(t)}Object.defineProperty(t,"__esModule",{value:!0}),t.Rect=void 0;var u=n(181),a=r(u),s=n(182),c=r(s);t.getWindowRect=i,t.getElementRect=o;var l=t.Rect=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.top,r=void 0===n?0:n,i=t.left,o=void 0===i?0:i,u=t.right,s=void 0===u?0:u,c=t.bottom,l=void 0===c?0:c;(0,a.default)(this,e),this.top=r,this.left=o,this.right=s,this.bottom=l}return(0,c.default)(e,[{key:"getHeight",value:function(){return Math.max(this.bottom-this.top,0)}},{key:"getWidth",value:function(){return Math.max(this.right-this.left,0)}},{key:"isEmpty",value:function(){return this.top===this.bottom||this.left===this.right}},{key:"isNegative",value:function(){return this.top>this.bottom||this.left>this.right}},{key:"getArea",value:function(){return this.getHeight()*this.getWidth()}},{key:"intersect",value:function(t){var n=Math.max(this.top,t.top),r=Math.max(this.left,t.left),i=Math.min(this.right,t.right),o=Math.min(this.bottom,t.bottom);return new e({top:n,left:r,right:i,bottom:o})}},{key:"addFrameRect",value:function(t){return new e({top:t.top+this.top,left:t.left+this.left,right:t.left+this.right,bottom:t.top+this.bottom})}},{key:"toObject",value:function(){return{top:this.top,left:this.left,right:this.right,bottom:this.bottom}}}],[{key:"fromObject",value:function(t){return new e(t)}}]),e}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.reportError=void 0;var i=n(145),o=r(i),u=n(190),a=n(156),s=n(193),c=(0,a.getDebugger)("errors"),l=2,d=window.navigator&&window.navigator.userAgent||null,f=(0,u.createReporter)("RecirculationClient",!0);t.reportError=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n={};if(e instanceof Error)n={error:e.message,stack:e.stack};else if("string"==typeof e)n={error:e};else try{n={error:JSON.stringify(e)}}catch(e){n={error:"ERROR_IN_ERROR_REPORT"+e.message,stack:e.stack}}n=(0,o.default)({},n,t,{v:l,ua:d,packageVersion:s.version}),c(n),f("FED-ERROR",n)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return Object.keys(e).reduce(function(t,n){return t["payload_"+n]=e[n],t},{})}function o(e){var t=new XMLHttpRequest;t.open("GET",e),t.send()}function u(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:o;return function(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},u=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(t||u){var a=(0,s.default)({source:"FED",moduleName:e,message:r},i(o)),c="https://track.spots.im/?m="+JSON.stringify(a);n(c)}}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(191),s=r(a);t.createReporter=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(192),o=r(i);t.default=o.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}},function(e,t,n){e.exports={default:n(147),__esModule:!0}},function(e,t){e.exports={name:"@spotim/fed-recirculation-prerender",version:"3.3.13",private:!0,scripts:{start:"node index",tests:"npm run node-tests && npm run browser-tests","node-tests":"NODE_ENV=qa ./node_modules/mocha/bin/mocha --compilers js:./babel.js ./tests/node/**/*.js","casper-tests":"NODE_ENV=tests ./node_modules/mocha-casperjs/bin/mocha-casperjs --verbose --log-level=debug ./tests/casper/*.js","casper-tests-debug":"NODE_ENV=tests ./node_modules/mocha-casperjs/bin/mocha-casperjs --verbose --log-level=debug --remote-debugger-port=9022 ./tests/casper/*.js","browser-tests":"NODE_ENV=tests ./node_modules/karma/bin/karma start karma.conf.js","tests-debug":"NODE_ENV=tests node ./node_modules/iron-node/bin/run.js ./node_modules/mocha/bin/_mocha --compilers js:babel-register ./tests/node/**/*.js",production:"NODE_ENV=production node ./index.js",staging:"NODE_ENV=staging node ./index.js",qa:"NODE_ENV=staging IS_QA_ENV=true node ./index.js","dev-debug":"NODE_ENV=development node ./node_modules/iron-node/bin/run.js ./index.js",dev:"NODE_ENV=development node ./index.js","notify-translations":"NODE_ENV=staging node ./notify-translations"},dependencies:{"@spotim/fed-avatars":"1.0.51-rc-backport","@spotim/fed-common":"1.0.161","@spotim/fed-module-options":"1.1.14","@spotim/fed-resources":"1.1.11","@spotim/fed-utils":"1.1.68","@spotim/fed-utils-viewport-observer":"1.0.69","@spotim/spot-libs":"10.12.7","@spotim/user":"8.12.3",animejs:"^2.0.1",autoprefixer:"^6.5.0","aws-sdk":"^2.411.0","babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-react-jsx":"^6.8.0","babel-plugin-transform-runtime":"^6.12.0","babel-plugin-dynamic-import-node":"^2.2.0","babel-preset-es2015":"^6.16.0","babel-preset-es2017":"^6.14.0","babel-preset-react":"^6.16.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.16.3","babel-runtime":"^6.11.6","body-parser":"1.15.2",bugsnag:"^2.3.1","bugsnag-js":"^4.7.2",classnames:"^2.2.5",compression:"1.6.2",cssnano:"^3.7.7","deep-extend":"0.4.1",ejs:"^2.5.2",electron:"1.7.6",ent:"^2.2.0","es6-promise":"^4.0.5",express:"4.14.0",globby:"^6.1.0",heapdump:"^0.3.12",htmlparser2:"^3.9.2","inline-environment-variables-webpack-plugin":"^1.1.0","intersection-observer":"^0.5.0","json-loader":"^0.5.4",lodash:"^4.17.4",lozad:"^1.3.0","memory-fs":"^0.3.0","mobile-detect":"^1.3.5",moment:"^2.17.0",morgan:"^1.8.2",nanoajax:"^0.4.3",newrelic:"^2.2.0","node-dir":"^0.1.16","object-assign":"^4.1.0",postcss:"^5.2.4","postcss-import":"9.1.0","postcss-initial":"^1.5.2","postcss-js":"^0.1.3","postcss-mixins":"^5.4.0","postcss-modules":"^0.5.2","postcss-nested":"^1.0.0","postcss-simple-vars":"^3.0.0",preact:"^6.3.0","preact-render-to-string":"^3.2.1","promisify-node":"^0.5.0","random-int":"^1.0.0",raven:"^2.1.0","raw-loader":"^0.5.1",redis:"^2.8.0",request:"^2.75.0","source-map-loader":"^0.1.5",svgo:"^0.6.6","svgo-loader":"^1.1.0",transifex:"^1.4.4","ua-parser":"^0.3.5",webfontloader:"^1.6.28",webpack:"^1.13.2","whatwg-fetch":"^2.0.2"},devDependencies:{"@spotim/fed-bootstrap":"3.0.692-fed.conversation-nElUIFqc.0","babel-eslint":"^6.1.2","babel-plugin-transform-react-jsx":"^6.8.0","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","babel-register":"^6.9.0",babelify:"^7.3.0",brfs:"^1.4.3",browserify:"^13.1.1","casper-chai":"^0.3.0",casperjs:"^1.1.3",chai:"^3.5.0","chai-http":"^4.2.1","chai-spies":"^0.7.1","concurrent-transform":"^1.0.0","deep-extend":"^0.4.1",envify:"^4.0.0",eslint:"3.4.0",gulp:"^3.9.1","gulp-awspublish":"^3.2.0","gulp-awspublish-router":"^0.1.2","gulp-rename":"^1.2.2","gulp-svgo":"^1.0.3","iron-node":"^3.0.15",karma:"^1.3.0","karma-browserify":"^5.1.0","karma-chai":"^0.1.0","karma-fixture":"^0.2.6","karma-html2js-preprocessor":"^1.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-verbose-reporter":"0.0.3",mkdirp:"^0.5.1",mocha:"^3.2.0","mocha-casperjs":"^0.5.8","postcss-for":"^2.1.1",rimraf:"^2.5.4",sinon:"^1.17.6",watchify:"^3.7.0"},resolutions:{"react-dev-utils":"^5.0.2"}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(195),o=r(i),u=n(156),a=(0,u.getDebugger)("pubsub"),s=new o.default,c=s.trigger.bind(s);s.trigger=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];a.apply(void 0,["pubsub trigger"].concat(t)),c.apply(void 0,t)},t.default=s},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var n=e.indexOf(t);n!==-1&&e.splice(n,1)}Object.defineProperty(t,"__esModule",{value:!0});var o=n(181),u=r(o),a=n(182),s=r(a),c=function(){function e(){(0,u.default)(this,e),this.events={}}return(0,s.default)(e,[{key:"on",value:function(e,t){var n=this;if(t&&"function"==typeof t)return this.events[e]=this.events[e]||[],this.events[e].push(t),function(){n.off(e,t)}}},{key:"once",value:function(e,t){if(t&&"function"==typeof t)var n=this.on(e,function(){t.apply(void 0,arguments),n()})}},{key:"trigger",value:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=[];this.events&&this.events[e]&&this.events[e].length>0&&(i=this.events[e]),i.forEach(function(e){return e.apply(void 0,n)})}},{key:"off",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;this.events[e]&&this.events[e].length>0&&(t?i(this.events[e],t):this.events[e]=[])}}]),e}();t.default=c},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.AD_DISPLAY_STARTED="ad-display-start",t.AD_DISPLAY_FINISHED="ad-display-finish",t.AD_CONTENT_DISPLAY_STARTED="ad-content-display-start",t.AD_CONTENT_DISPLAY_FINISHED="ad-content-display-finish",t.AD_VIEWABILITY_2SEC="ad-viewability-2sec",t.AD_VIEWABILITY_3SEC="ad-viewability-3sec",t.DO_PAGE_BACK="do-page-back",t.DO_PAGE_NEXT="do-page-next",t.PAGE_BACK_CLICKED="page-back-clicked",t.PAGE_NEXT_CLICKED="page-next-clicked",t.IN_VIEW_2S="in-view-2s",t.ENTERED_VIEWPORT="entered-viewport",t.LEFT_VIEWPORT="left-viewport"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return(t=I).handleEvent.apply(t,[e].concat(r));
}function o(e,t){return I.handleEvent(e,"view_"+t)}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return F.handleEvent(e,t)}function a(e){return O.handleEvent(e)}function s(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];D.then(function(e){D=function(){var n;return Promise.resolve((n=S).applyTrackerParams.apply(n,[e].concat(t)))}})}Object.defineProperty(t,"__esModule",{value:!0}),t.initialize=void 0;var c=n(8),l=r(c),d=n(11),f=r(d),p=(t.initialize=function(){var e=(0,f.default)(l.default.mark(function e(t){var n,r=t.spotId,i=t.uiCaptureRoot,o=t.viewportCaptureRoot,u=t.demand,a=void 0===u?null:u,s=t.tagName,c=void 0===s?null:s,d=t.clientPlatform,f=void 0===d?null:d;return l.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return F=new m.UiCapture({root:i,events:"click",filters:E.filters,track:p}),I=new g.ViewportCapture({root:o,track:p,filters:A.filters}),O=new y.EventsCapture({filters:_.filters,track:p}),n=[{name:"logstash-analytics",send:v.send}],S=(0,h.exposeTrackerTo)(window,window,{spotId:r,senders:n}),D=S.getTrackerForSource({page_view_id:window.__SPOTIM_PAGE_VIEW_ID__,v:0,source:(0,b.resolveSource)(),sourceVersion:"1722",engineVendorName:a,engineTagId:c,clientPlatform:f}),e.next=8,(0,C.lazyLoad)();case 8:S.trackInitialEvents(r);case 9:case"end":return e.stop()}},e,this)}));return function(t){return e.apply(this,arguments)}}(),function(){var e=(0,f.default)(l.default.mark(function e(){for(var t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return l.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(0,C.lazyLoad)();case 2:return e.abrupt("return",D.then(function(e){return e.apply(void 0,n)}));case 3:case"end":return e.stop()}},e,this)}));return function(){return e.apply(this,arguments)}}());t.captureViewportEvent=i,t.captureIntersectionEvent=o,t.captureUiEvent=u,t.captureEvent=a,t.appendTrackerParams=s;var h=n(198),v=n(232),m=n(267),g=n(268),y=n(269),E=n(270),A=n(273),_=n(277),w=n(189),C=n(278),b=n(280),D=function(){return Promise.resolve(function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];(0,w.reportError)("Tried to track before tracker initialized",{args:t})})},S=null,F=null,I=null,O=null},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.exposeTrackerTo=void 0;var i=n(145),o=r(i),u=n(199),a=n(200),s=n(202),c=(n(204),n(205)),l=(n(231),n(224)),d=(0,c.getDebugger)("track");t.exposeTrackerTo=(0,u.exposer)("Tracker",function(e,t){var n=t.spotId,r=t.senders;return d("Tracker exposed"),new a.TrackerService({spotId:n,visitId:l.visitId,browserId:l.browserId,startTime:(0,s.getStartTime)(e),commonParams:(0,o.default)({},(0,s.getBrowserWindowParams)(e)),senders:r})})},function(e,t){"use strict";function n(e,t){var n=e.__exposedModules=e.__exposedModules||{},r=n[t]=n[t]||{};return r}function r(e,t){var r=n(e,t),i=r.instance;return i}function i(e,t){function r(r){var i=n(r,e);if(!i.instance){for(var o=arguments.length,u=Array(o>1?o-1:0),a=1;a<o;a++)u[a-1]=arguments[a];i.instance=t.apply(void 0,u.concat([r]))}return i.instance}return r.exposeTo=function(t){var i=n(t,e);return i.exposeTo||(i.exposeTo=r),i.exposeTo},r}function o(e,t){if("function"!=typeof t)throw Error("Create method must be supplied to exposer");return i(e,t)}Object.defineProperty(t,"__esModule",{value:!0}),t.resolveInstance=r,t.exposer=o},function(e,t,n){(function(e){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return!0}Object.defineProperty(t,"__esModule",{value:!0}),t.TrackerService=void 0;var o=n(145),u=r(o),a=n(201),s=r(a),c=n(181),l=r(c),d=n(182),f=r(d),p=n(202),h=n(204),v=n(205),m=n(209),g=n(224),y=(e.env.VERSION,(0,v.getDebugger)("track"));t.TrackerService=function(){function e(t){var n=t.spotId,r=t.visitId,i=t.browserId,o=t.startTime,u=void 0===o?null:o,a=t.commonParams,s=void 0===a?{}:a,c=t.senders,d=void 0===c?[]:c;(0,l.default)(this,e),this.spotId=n,this.visitId=r,this.browserId=i,this.startTime=u,this.commonParams=s,this.senders=d,this.trackInitialEvents(n),y("Tracker initialized with",{spotId:n,startTime:u,commonParams:s})}return(0,f.default)(e,[{key:"getParamsToSend",value:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=Object.assign.apply(Object,[{visitId:this.visitId,ibBrowserId:this.browserId,v:String(g.VERSION),timeDelta:(0,p.getTimeDelta)(this.startTime),uid:(0,h.guid)()}].concat(t));return r=(0,p.objectKeysToSnakeCase)(r)}},{key:"track",value:function(){for(var e=this,t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return new Promise(function(t,r){var o=e.getParamsToSend.apply(e,n);i(o)?Promise.all(e.senders.map(function(e){var t=e.name,n=e.send;return y("Will send with sender - "+t,o),n(o).catch(function(e){return y("Sender error - "+t,e,o)})})).then(t).catch(r):(y("Excluded with",o),t())})}},{key:"beacon",value:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=this.getParamsToSend.apply(this,n);e(i),y("Beacon",i)}},{key:"getTrackerForSource",value:function(e){var t=e.source,n=e.sourceVersion,r=(0,s.default)(e,["source","sourceVersion"]);return Promise.resolve(this.applyTrackerParams(this.track,(0,u.default)({spotId:this.spotId,source:t,sourceVersion:n},r),this.commonParams))}},{key:"applyTrackerParams",value:function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return y.apply(void 0,["Applying tracker for"].concat(n)),e.bind.apply(e,[this].concat(n))}},{key:"trackInitialEvents",value:function(e){window.$$SPOTIM_TRACK_SPOTLOAD$$=window.$$SPOTIM_TRACK_SPOTLOAD$$||!1,window.$$SPOTIM_TRACK_SPOTLOAD$$||(window.$$SPOTIM_TRACK_SPOTLOAD$$=!0,m.trackSpotLoad.execute(e))}}]),e}()}).call(t,n(5))},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t={domain:e.location.hostname,url:e.location.href,referrer:e.document.referrer,lang:e.navigator.userLanguage||e.navigator.language};return t}function o(e){if(e.performance&&e.performance.timing){var t=e.performance.timing.domLoading;if(!isNaN(parseInt(t))&&t>0)return t}return null}function u(e){var t=function(e){return e.replace(/([A-Z])/g,function(e){return"_"+e.toLowerCase()})};return Object.assign.apply(Object,[{}].concat((0,f.default)(Object.keys(e).map(function(n){return(0,l.default)({},t(n),e[n])}))))}function a(e){if(e<0)return null;var t=9007199254740991;if(e&&!isNaN(parseInt(e))){var n=Date.now()-e;return isNaN(n)?n=null:n<0?n=null:n>t&&(n=null),n}return null}function s(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t={};return Object.keys(e).forEach(function(n){null!==e[n]&&"undefined"!=typeof e[n]&&(t[n]=e[n])}),t=encodeURIComponent(btoa(JSON.stringify(t)))}Object.defineProperty(t,"__esModule",{value:!0});var c=n(203),l=r(c),d=n(90),f=r(d);t.getBrowserWindowParams=i,t.getStartTime=o,t.objectKeysToSnakeCase=u,t.getTimeDelta=a,t.preparePayload=s},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(183),o=r(i);t.default=function(e,t,n){return t in e?(0,o.default)(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},function(e,t){"use strict";function n(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}function r(){var e=n;return e()+e()+e()+e()+e()+e()+e()+e()}Object.defineProperty(t,"__esModule",{value:!0}),t.shortGuid=n,t.guid=r,t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){try{if(null===l){if(l=s.default.getKey(window.location.href.toLowerCase(),c.toLowerCase()),l||(l=window[c]),!l)try{l=window.localStorage.getItem(c)}catch(e){}l||(l=""),l=l.split(",").map(function(e){return e.toLowerCase()})}return l}catch(e){return[]}}function o(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];(t=console).log.apply(t,["%cSpot.IM "+e,"background: #307fe2; color: white;"].concat(r))}function u(e){var t=i();return t.indexOf("*")>-1||t.indexOf(e.toLowerCase())>-1?o.bind(null,e):function(){}}Object.defineProperty(t,"__esModule",{value:!0}),t.getDebugger=u;var a=n(206),s=r(a),c="SPOTIM_DEBUG_TRACK",l=null},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return e.split("?")[0].split("#")[0]}function o(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=Object.keys(e).reduce(function(t,n){return[].concat((0,h.default)(t),[n+"="+encodeURIComponent(e[n])])},[]).join("&");return t&&n.length>0&&(n="?"+n),n}function u(e){var t=e.indexOf("?");if(t===-1)return{};var n=e.substring(t).slice(1).split("&"),r={};return n.forEach(function(e){e=e.split("="),""!==e[0]&&(r[e[0]]=decodeURIComponent(e[1]||""))}),JSON.parse(JSON.stringify(r))}function a(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=u(e),i=!1;return r.hasOwnProperty(t)&&(i=null===n||r[t]===n),i}function s(e,t){var n=e,r={};if(n){var i=n.indexOf("?");i>-1&&(r=u(n),n=n.substring(0,i))}else n="";var a=Object.assign(r,t),s=o(a);return s.length>0&&(n+=s),n}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.urlParams,r=t.queryString;return e=Object.keys(n).reduce(function(e,t){return e.indexOf(":"+t)>=-1&&(e=e.replace(":"+t,n[t])),e},e),s(e,r)}function l(e,t){return t.reduce(function(e,t){return d(e,t)},e)}function d(e,t){var n=e,r=e.indexOf("?");if(r!==-1){var i=e.substring(0,r),o=e.substring(r+1),u=new RegExp("&"+t+"(=[^&]*)?|^"+t+"(=[^&]*)?&?");o=o.replace(u,""),n=i+(o.length>0?"?":"")+o}return n}function f(e,t,n){var r=e,i=new RegExp("([?&])"+t+"=.*?(&|$)","i");if(e.match(i))r=e.replace(i,"$1"+t+"="+n+"$2");else{var o=e.indexOf("?")!==-1?"&":"?";r=e+o+t+"="+n}return r}Object.defineProperty(t,"__esModule",{value:!0}),t.objectFromQueryString=void 0;var p=n(90),h=r(p),v=n(207);Object.defineProperty(t,"objectFromQueryString",{enumerable:!0,get:function(){return v.objectFromQueryString}}),t.stripQueryStringAndHash=i,t.queryStringFromObject=o,t.buildUrl=s,t.composeUrl=c,t.removeParams=l;var m=n(208);t.default={parseUrl:u,buildUrl:s,getKey:m.getKey,setKey:f,removeParams:l,hasQueryString:a}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n={},r=e.indexOf("?");if(r>-1){var i=e.substring(r+1);""!==i&&i.split("&").forEach(function(e){var r=e.split("="),i=(0,u.default)(r,2),o=i[0],a=i[1];if(!t||t.indexOf(o)!==-1)try{n[o]=decodeURIComponent(a)}catch(e){}})}return n}Object.defineProperty(t,"__esModule",{value:!0});var o=n(83),u=r(o);t.objectFromQueryString=i},function(e,t){"use strict";function n(e,t){t=t.replace(/[\[\]]/g,"\\$&");var n,r=new RegExp("[?&]"+t+"(=([^&#]*)|&|#|$)"),i=r.exec(e);return n=i?i[2]?decodeURIComponent(i[2].replace(/\+/g," ")):"":null}Object.defineProperty(t,"__esModule",{value:!0}),t.getKey=n},function(e,t,n){"use strict";function r(e){return this.performRequest(null,{spotId:e})}Object.defineProperty(t,"__esModule",{value:!0}),t.trackSpotLoad=void 0;var i=n(210),o=n(222);t.trackSpotLoad=(0,i.createDefaultResource)(o.apiUrl,"get","/spot/{{spotId}}",r,{withCredentials:!0})},function(e,t,n){"use strict";function r(e,t,n,r,u){return(0,i.createResource)(e,t,n,r,u,o.RequestHandler)}Object.defineProperty(t,"__esModule",{value:!0}),t.createDefaultResource=r;var i=n(211),o=n(213)},function(e,t,n){"use strict";function r(e,t,n,u){function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return n.replace(o,function(t,n){return e.hasOwnProperty(n)?encodeURIComponent(e[n]):t})}function s(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e+a(t)}function c(o){return o=(0,i.extendOptions)(f,o),r(e,t,n,u,o,p)}function l(){return{apiUrl:e,method:t,url:n,execute:u,options:f}}function d(e,n){var r=s(n);f=(0,i.extendOptions)(i.defaultOptions,f);var o;switch(t.toLowerCase()){case"get":o=p.get(r,e,f);break;case"delete":o=p.delete(r,f);break;case"patch":o=p.patch(r,e,f);break;case"post":o=p.post(r,e,f);break;case"put":o=p.put(r,e,f)}return o}var f=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},p=arguments[5];return{getUrl:a,getFullUrl:s,performRequest:d,extend:c,execute:u,getProperties:l}}Object.defineProperty(t,"__esModule",{value:!0}),t.createResource=r;var i=n(212),o=/\{\{(\w+)\}\}/gi},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t,n){t in e&&(n[t]=e[t])}function o(e,t,n){if(t in e)if(n[t]){var r=n[t];n[t]=function(){e[t](),r()}}else n[t]=e[t]}function u(e,t,n){t in e&&(Array.isArray(e[t])?n[t]=[].concat((0,c.default)(n[t]||[]),(0,c.default)(e[t])):n[t]=[].concat((0,c.default)(n[t]||[]),[e[t]]))}function a(){for(var e={},t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(function(t){i(t,"withCredentials",e),i(t,"contentType",e),o(t,"success",e),o(t,"error",e),u(t,"requestInterceptors",e),u(t,"responseInterceptors",e),u(t,"parsers",e)}),e}Object.defineProperty(t,"__esModule",{value:!0}),t.defaultOptions=void 0;var s=n(90),c=r(s);t.extendPrimitive=i,t.extendFunction=o,t.extendArray=u,t.extendOptions=a;t.defaultOptions={withCredentials:!1,requestInterceptors:[],responseInterceptors:[],parsers:[],contentType:"application/json",success:function(){},error:function(){}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.RequestHandler=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(214),c=r(s),l=n(221),d=n(140),f=n(104);t.RequestHandler=function(){function e(){(0,o.default)(this,e)}return(0,a.default)(e,null,[{key:"retryRequest",value:function(t,n){var r=t.url,i=t.method,o=(0,c.default)(i,r);return o._query=t._query,o.header=t.header,o._header=t._header,o._data=t._data,e.performRequest(o,n)}},{key:"performRequest",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};n.withCredentials&&(t=t.withCredentials());var r=(0,l.getPageViewId)();t=t.set(d.X_SPOTIM_PAGE_VIEW_ID,r);var i=(0,f.getStorageDeviceUuid)().uuid||"";return t=t.set(d.X_SPOTIM_DEVICE_UUID,i),n.contentType&&(t=t.set("Content-Type",n.contentType),"application/x-www-form-urlencoded"!==n.contentType&&"text/plain"!==n.contentType||(t._data=JSON.stringify(t._data))),new Promise(function(r,i){e.invokeRequestInterceptors(t,n.requestInterceptors,n).then(function(t){var o=t.request;o.end(function(t,u){t?(i(t),n.error&&n.error(t)):e.invokeResponseInterceptors(o,u,n.responseInterceptors,n).then(function(t){var o=t.response;if(o.ok){var u=e.invokeParsers(o.body,n.parsers);r(u),n.success&&n.success(u)}else i(o),n.error&&n.error(o)})})})})}},{key:"invokeParsers",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];Array.isArray(t)||(t=[t]);var n=Object.freeze(e);return t.reduce(function(e,t){return t(n,e)},n)}},{key:"invokeRequestInterceptors",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t.reduce(function(e,t){return e.then(function(e){var r=e.request;return t.requestInterceptor(r,n)})},Promise.resolve({request:e}))}},{key:"invokeResponseInterceptors",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return n.reduce(function(t,n){return t.then(function(t){var i=t.response;return n.responseInterceptor(e,i,r)})},Promise.resolve({response:t}))}},{key:"get",value:function(t,n,r){var i=c.default.get(t,n);return e.performRequest(i,r)}},{key:"post",value:function(t,n,r){var i=c.default.post(t,n);return e.performRequest(i,r)}},{key:"patch",value:function(t,n,r){var i=c.default.patch(t,n);return e.performRequest(i,r)}},{key:"put",value:function(t,n,r){var i=c.default.put(t,n);return e.performRequest(i,r)}},{key:"delete",value:function(t,n){var r=c.default.del(t);return e.performRequest(r,n)}}]),e}()},function(e,t,n){function r(){}function i(e){if(!v(e))return e;var t=[];for(var n in e)o(t,n,e[n]);return t.join("&")}function o(e,t,n){if(null!=n)if(Array.isArray(n))n.forEach(function(n){o(e,t,n)});else if(v(n))for(var r in n)o(e,t+"["+r+"]",n[r]);else e.push(encodeURIComponent(t)+"="+encodeURIComponent(n));else null===n&&e.push(encodeURIComponent(t))}function u(e){for(var t,n,r={},i=e.split("&"),o=0,u=i.length;o<u;++o)t=i[o],n=t.indexOf("="),n==-1?r[decodeURIComponent(t)]="":r[decodeURIComponent(t.slice(0,n))]=decodeURIComponent(t.slice(n+1));return r}function a(e){for(var t,n,r,i,o=e.split(/\r?\n/),u={},a=0,s=o.length;a<s;++a)n=o[a],t=n.indexOf(":"),t!==-1&&(r=n.slice(0,t).toLowerCase(),i=E(n.slice(t+1)),u[r]=i);return u}function s(e){return/[\/+]json($|[^-\w])/.test(e)}function c(e){this.req=e,this.xhr=this.req.xhr,this.text="HEAD"!=this.req.method&&(""===this.xhr.responseType||"text"===this.xhr.responseType)||"undefined"==typeof this.xhr.responseType?this.xhr.responseText:null,this.statusText=this.req.xhr.statusText;var t=this.xhr.status;1223===t&&(t=204),this._setStatusProperties(t),this.header=this.headers=a(this.xhr.getAllResponseHeaders()),this.header["content-type"]=this.xhr.getResponseHeader("content-type"),this._setHeaderProperties(this.header),null===this.text&&e._responseType?this.body=this.xhr.response:this.body="HEAD"!=this.req.method?this._parseBody(this.text?this.text:this.xhr.response):null}function l(e,t){var n=this;this._query=this._query||[],this.method=e,this.url=t,this.header={},this._header={},this.on("end",function(){var e=null,t=null;try{t=new c(n)}catch(t){return e=new Error("Parser is unable to parse the response"),e.parse=!0,e.original=t,n.xhr?(e.rawResponse="undefined"==typeof n.xhr.responseType?n.xhr.responseText:n.xhr.response,e.status=n.xhr.status?n.xhr.status:null,e.statusCode=e.status):(e.rawResponse=null,e.status=null),n.callback(e)}n.emit("response",t);var r;try{n._isResponseOK(t)||(r=new Error(t.statusText||"Unsuccessful HTTP response"))}catch(e){r=e}r?(r.original=e,r.response=t,r.status=t.status,n.callback(r,t)):n.callback(null,t)})}function d(e,t,n){var r=y("DELETE",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r}var f;"undefined"!=typeof window?f=window:"undefined"!=typeof self?f=self:(console.warn("Using browser-only version of superagent in non-browser environment"),f=this);var p=n(215),h=n(216),v=n(217),m=n(218),g=n(220),y=t=e.exports=function(e,n){return"function"==typeof n?new t.Request("GET",e).end(n):1==arguments.length?new t.Request("GET",e):new t.Request(e,n)};t.Request=l,y.getXHR=function(){if(!(!f.XMLHttpRequest||f.location&&"file:"==f.location.protocol&&f.ActiveXObject))return new XMLHttpRequest;try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP")}catch(e){}throw Error("Browser-only version of superagent could not find XHR")};var E="".trim?function(e){return e.trim()}:function(e){return e.replace(/(^\s*|\s*$)/g,"")};y.serializeObject=i,y.parseString=u,y.types={html:"text/html",json:"application/json",xml:"text/xml",urlencoded:"application/x-www-form-urlencoded",form:"application/x-www-form-urlencoded","form-data":"application/x-www-form-urlencoded"},y.serialize={"application/x-www-form-urlencoded":i,"application/json":JSON.stringify},y.parse={"application/x-www-form-urlencoded":u,"application/json":JSON.parse},m(c.prototype),c.prototype._parseBody=function(e){var t=y.parse[this.type];return this.req._parser?this.req._parser(this,e):(!t&&s(this.type)&&(t=y.parse["application/json"]),t&&e&&(e.length||e instanceof Object)?t(e):null)},c.prototype.toError=function(){var e=this.req,t=e.method,n=e.url,r="cannot "+t+" "+n+" ("+this.status+")",i=new Error(r);return i.status=this.status,i.method=t,i.url=n,i},y.Response=c,p(l.prototype),h(l.prototype),l.prototype.type=function(e){return this.set("Content-Type",y.types[e]||e),this},l.prototype.accept=function(e){return this.set("Accept",y.types[e]||e),this},l.prototype.auth=function(e,t,n){1===arguments.length&&(t=""),"object"==typeof t&&null!==t&&(n=t,t=""),n||(n={type:"function"==typeof btoa?"basic":"auto"});var r=function(e){if("function"==typeof btoa)return btoa(e);throw new Error("Cannot use basic auth, btoa is not a function")};return this._auth(e,t,n,r)},l.prototype.query=function(e){return"string"!=typeof e&&(e=i(e)),e&&this._query.push(e),this},l.prototype.attach=function(e,t,n){if(t){if(this._data)throw Error("superagent can't mix .send() and .attach()");this._getFormData().append(e,t,n||t.name)}return this},l.prototype._getFormData=function(){return this._formData||(this._formData=new f.FormData),this._formData},l.prototype.callback=function(e,t){if(this._shouldRetry(e,t))return this._retry();var n=this._callback;this.clearTimeout(),e&&(this._maxRetries&&(e.retries=this._retries-1),this.emit("error",e)),n(e,t)},l.prototype.crossDomainError=function(){var e=new Error("Request has been terminated\nPossible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.");e.crossDomain=!0,e.status=this.status,e.method=this.method,e.url=this.url,this.callback(e)},l.prototype.buffer=l.prototype.ca=l.prototype.agent=function(){return console.warn("This is not supported in browser version of superagent"),this},l.prototype.pipe=l.prototype.write=function(){throw Error("Streaming is not supported in browser version of superagent")},l.prototype._isHost=function(e){return e&&"object"==typeof e&&!Array.isArray(e)&&"[object Object]"!==Object.prototype.toString.call(e)},l.prototype.end=function(e){return this._endCalled&&console.warn("Warning: .end() was called twice. This is not supported in superagent"),this._endCalled=!0,this._callback=e||r,this._finalizeQueryString(),this._end()},l.prototype._end=function(){var e=this,t=this.xhr=y.getXHR(),n=this._formData||this._data;this._setTimeouts(),t.onreadystatechange=function(){var n=t.readyState;if(n>=2&&e._responseTimeoutTimer&&clearTimeout(e._responseTimeoutTimer),4==n){var r;try{r=t.status}catch(e){r=0}if(!r){if(e.timedout||e._aborted)return;return e.crossDomainError()}e.emit("end")}};var r=function(t,n){n.total>0&&(n.percent=n.loaded/n.total*100),n.direction=t,e.emit("progress",n)};if(this.hasListeners("progress"))try{t.onprogress=r.bind(null,"download"),t.upload&&(t.upload.onprogress=r.bind(null,"upload"))}catch(e){}try{this.username&&this.password?t.open(this.method,this.url,!0,this.username,this.password):t.open(this.method,this.url,!0)}catch(e){return this.callback(e)}if(this._withCredentials&&(t.withCredentials=!0),!this._formData&&"GET"!=this.method&&"HEAD"!=this.method&&"string"!=typeof n&&!this._isHost(n)){var i=this._header["content-type"],o=this._serializer||y.serialize[i?i.split(";")[0]:""];!o&&s(i)&&(o=y.serialize["application/json"]),o&&(n=o(n))}for(var u in this.header)null!=this.header[u]&&this.header.hasOwnProperty(u)&&t.setRequestHeader(u,this.header[u]);return this._responseType&&(t.responseType=this._responseType),this.emit("request",this),t.send("undefined"!=typeof n?n:null),this},y.agent=function(){return new g},["GET","POST","OPTIONS","PATCH","PUT","DELETE"].forEach(function(e){g.prototype[e.toLowerCase()]=function(t,n){var r=new y.Request(e,t);return this._setDefaults(r),n&&r.end(n),r}}),g.prototype.del=g.prototype.delete,y.get=function(e,t,n){var r=y("GET",e);return"function"==typeof t&&(n=t,t=null),t&&r.query(t),n&&r.end(n),r},y.head=function(e,t,n){var r=y("HEAD",e);return"function"==typeof t&&(n=t,t=null),t&&r.query(t),n&&r.end(n),r},y.options=function(e,t,n){var r=y("OPTIONS",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.del=d,y.delete=d,y.patch=function(e,t,n){var r=y("PATCH",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.post=function(e,t,n){var r=y("POST",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.put=function(e,t,n){var r=y("PUT",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r}},function(e,t,n){function r(e){if(e)return i(e)}function i(e){for(var t in r.prototype)e[t]=r.prototype[t];return e}e.exports=r,r.prototype.on=r.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},r.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},r.prototype.off=r.prototype.removeListener=r.prototype.removeAllListeners=r.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n=this._callbacks["$"+e];if(!n)return this;if(1==arguments.length)return delete this._callbacks["$"+e],this;for(var r,i=0;i<n.length;i++)if(r=n[i],r===t||r.fn===t){n.splice(i,1);break}return 0===n.length&&delete this._callbacks["$"+e],this},r.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){n=n.slice(0);for(var r=0,i=n.length;r<i;++r)n[r].apply(this,t)}return this},r.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},r.prototype.hasListeners=function(e){return!!this.listeners(e).length}},function(e,t,n){"use strict";function r(e){if(e)return i(e)}function i(e){for(var t in r.prototype)e[t]=r.prototype[t];return e}var o=n(217);e.exports=r,r.prototype.clearTimeout=function(){return clearTimeout(this._timer),clearTimeout(this._responseTimeoutTimer),delete this._timer,delete this._responseTimeoutTimer,this},r.prototype.parse=function(e){return this._parser=e,this},r.prototype.responseType=function(e){return this._responseType=e,this},r.prototype.serialize=function(e){return this._serializer=e,this},r.prototype.timeout=function(e){if(!e||"object"!=typeof e)return this._timeout=e,this._responseTimeout=0,this;for(var t in e)switch(t){case"deadline":this._timeout=e.deadline;break;case"response":this._responseTimeout=e.response;break;default:console.warn("Unknown timeout option",t)}return this},r.prototype.retry=function(e,t){return 0!==arguments.length&&e!==!0||(e=1),e<=0&&(e=0),this._maxRetries=e,this._retries=0,this._retryCallback=t,this};var u=["ECONNRESET","ETIMEDOUT","EADDRINFO","ESOCKETTIMEDOUT"];r.prototype._shouldRetry=function(e,t){if(!this._maxRetries||this._retries++>=this._maxRetries)return!1;if(this._retryCallback)try{var n=this._retryCallback(e,t);if(n===!0)return!0;if(n===!1)return!1}catch(e){console.error(e)}if(t&&t.status&&t.status>=500&&501!=t.status)return!0;if(e){if(e.code&&~u.indexOf(e.code))return!0;if(e.timeout&&"ECONNABORTED"==e.code)return!0;if(e.crossDomain)return!0}return!1},r.prototype._retry=function(){return this.clearTimeout(),this.req&&(this.req=null,this.req=this.request()),this._aborted=!1,this.timedout=!1,this._end()},r.prototype.then=function(e,t){if(!this._fullfilledPromise){var n=this;this._endCalled&&console.warn("Warning: superagent request was sent twice, because both .end() and .then() were called. Never call .end() if you use promises"),this._fullfilledPromise=new Promise(function(e,t){n.end(function(n,r){n?t(n):e(r)})})}return this._fullfilledPromise.then(e,t)},r.prototype.catch=function(e){return this.then(void 0,e)},r.prototype.use=function(e){return e(this),this},r.prototype.ok=function(e){if("function"!=typeof e)throw Error("Callback required");return this._okCallback=e,this},r.prototype._isResponseOK=function(e){return!!e&&(this._okCallback?this._okCallback(e):e.status>=200&&e.status<300)},r.prototype.get=function(e){return this._header[e.toLowerCase()]},r.prototype.getHeader=r.prototype.get,r.prototype.set=function(e,t){if(o(e)){for(var n in e)this.set(n,e[n]);return this}return this._header[e.toLowerCase()]=t,this.header[e]=t,this},r.prototype.unset=function(e){return delete this._header[e.toLowerCase()],delete this.header[e],this},r.prototype.field=function(e,t){if(null===e||void 0===e)throw new Error(".field(name, val) name can not be empty");if(this._data&&console.error(".field() can't be used if .send() is used. Please use only .send() or only .field() & .attach()"),o(e)){for(var n in e)this.field(n,e[n]);return this}if(Array.isArray(t)){for(var r in t)this.field(e,t[r]);return this}if(null===t||void 0===t)throw new Error(".field(name, val) val can not be empty");return"boolean"==typeof t&&(t=""+t),this._getFormData().append(e,t),this},r.prototype.abort=function(){return this._aborted?this:(this._aborted=!0,this.xhr&&this.xhr.abort(),this.req&&this.req.abort(),this.clearTimeout(),this.emit("abort"),this)},r.prototype._auth=function(e,t,n,r){switch(n.type){case"basic":this.set("Authorization","Basic "+r(e+":"+t));break;case"auto":this.username=e,this.password=t;break;case"bearer":this.set("Authorization","Bearer "+e)}return this},r.prototype.withCredentials=function(e){return void 0==e&&(e=!0),this._withCredentials=e,this},r.prototype.redirects=function(e){return this._maxRedirects=e,this},r.prototype.maxResponseSize=function(e){if("number"!=typeof e)throw TypeError("Invalid argument");return this._maxResponseSize=e,this},r.prototype.toJSON=function(){return{method:this.method,url:this.url,data:this._data,headers:this._header}},r.prototype.send=function(e){var t=o(e),n=this._header["content-type"];if(this._formData&&console.error(".send() can't be used if .attach() or .field() is used. Please use only .send() or only .field() & .attach()"),t&&!this._data)Array.isArray(e)?this._data=[]:this._isHost(e)||(this._data={});else if(e&&this._data&&this._isHost(this._data))throw Error("Can't merge these send calls");if(t&&o(this._data))for(var r in e)this._data[r]=e[r];else"string"==typeof e?(n||this.type("form"),n=this._header["content-type"],"application/x-www-form-urlencoded"==n?this._data=this._data?this._data+"&"+e:e:this._data=(this._data||"")+e):this._data=e;return!t||this._isHost(e)?this:(n||this.type("json"),this)},r.prototype.sortQuery=function(e){return this._sort="undefined"==typeof e||e,this},r.prototype._finalizeQueryString=function(){var e=this._query.join("&");if(e&&(this.url+=(this.url.indexOf("?")>=0?"&":"?")+e),this._query.length=0,this._sort){var t=this.url.indexOf("?");if(t>=0){var n=this.url.substring(t+1).split("&");"function"==typeof this._sort?n.sort(this._sort):n.sort(),this.url=this.url.substring(0,t)+"?"+n.join("&")}}},r.prototype._appendQueryString=function(){console.trace("Unsupported")},r.prototype._timeoutError=function(e,t,n){if(!this._aborted){var r=new Error(e+t+"ms exceeded");r.timeout=t,r.code="ECONNABORTED",r.errno=n,this.timedout=!0,this.abort(),this.callback(r)}},r.prototype._setTimeouts=function(){var e=this;this._timeout&&!this._timer&&(this._timer=setTimeout(function(){e._timeoutError("Timeout of ",e._timeout,"ETIME")},this._timeout)),this._responseTimeout&&!this._responseTimeoutTimer&&(this._responseTimeoutTimer=setTimeout(function(){e._timeoutError("Response timeout of ",e._responseTimeout,"ETIMEDOUT")},this._responseTimeout))}},function(e,t){"use strict";function n(e){return null!==e&&"object"==typeof e}e.exports=n},function(e,t,n){"use strict";function r(e){if(e)return i(e)}function i(e){for(var t in r.prototype)e[t]=r.prototype[t];return e}var o=n(219);e.exports=r,r.prototype.get=function(e){return this.header[e.toLowerCase()]},r.prototype._setHeaderProperties=function(e){var t=e["content-type"]||"";this.type=o.type(t);var n=o.params(t);for(var r in n)this[r]=n[r];this.links={};try{e.link&&(this.links=o.parseLinks(e.link))}catch(e){}},r.prototype._setStatusProperties=function(e){
var t=e/100|0;this.status=this.statusCode=e,this.statusType=t,this.info=1==t,this.ok=2==t,this.redirect=3==t,this.clientError=4==t,this.serverError=5==t,this.error=(4==t||5==t)&&this.toError(),this.created=201==e,this.accepted=202==e,this.noContent=204==e,this.badRequest=400==e,this.unauthorized=401==e,this.notAcceptable=406==e,this.forbidden=403==e,this.notFound=404==e,this.unprocessableEntity=422==e}},function(e,t){"use strict";t.type=function(e){return e.split(/ *; */).shift()},t.params=function(e){return e.split(/ *; */).reduce(function(e,t){var n=t.split(/ *= */),r=n.shift(),i=n.shift();return r&&i&&(e[r]=i),e},{})},t.parseLinks=function(e){return e.split(/ *, */).reduce(function(e,t){var n=t.split(/ *; */),r=n[0].slice(1,-1),i=n[1].split(/ *= */)[1].slice(1,-1);return e[i]=r,e},{})},t.cleanHeader=function(e,t){return delete e["content-type"],delete e["content-length"],delete e["transfer-encoding"],delete e.host,t&&(delete e.authorization,delete e.cookie),e}},function(e,t){function n(){this._defaults=[]}["use","on","once","set","query","type","accept","auth","withCredentials","sortQuery","retry","ok","redirects","timeout","buffer","serialize","parse","ca","key","pfx","cert"].forEach(function(e){n.prototype[e]=function(){return this._defaults.push({fn:e,arguments:arguments}),this}}),n.prototype._setDefaults=function(e){this._defaults.forEach(function(t){e[t.fn].apply(e,t.arguments)})},e.exports=n},function(e,t,n){(function(e,r){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.initPageViewId=t.pageViewIdListener=t.postPageViewIdMessage=t.getPageViewId=t.isIFrame=void 0;var o,u=n(8),a=i(u),s=n(11),c=i(s),l=n(99),d=i(l),f=n(104),p=n(140);o=e.env.PRERENDER?r:window,o.__SPOTIM_PAGE_VIEW_ID__=o.__SPOTIM_PAGE_VIEW_ID__||null;var h=t.isIFrame=function(){return!e.env.PRERENDER&&window.parent&&window.parent.location!==window.location},v=t.getPageViewId=function(){return o.__SPOTIM_PAGE_VIEW_ID__},m=(t.postPageViewIdMessage=function(){var e=(0,c.default)(a.default.mark(function e(t){var n,r,i;return a.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(0,f.getDeviceUuid)();case 2:if(n=e.sent,r=v(),i={__SPOTIM_MESSAGE:!0,type:p.SET_PAGE_VIEW_ID,pageViewId:r,deviceUuid:n},null!==r){e.next=7;break}return e.abrupt("return");case 7:t.postMessage(i,"*");case 8:case"end":return e.stop()}},e,void 0)}));return function(t){return e.apply(this,arguments)}}(),function(){null!==o.__SPOTIM_PAGE_VIEW_ID__||h()||(o.__SPOTIM_PAGE_VIEW_ID__=(0,d.default)())}),g=function(e){var t=e.data;if(t){var n=t.type,r=t.__SPOTIM_MESSAGE,i=t.pageViewId,o=t.deviceUuid;if(n===p.SET_PAGE_VIEW_ID&&r===!0){if(!i)return;window.__SPOTIM_PAGE_VIEW_ID__=i,(0,f.setStorageDeviceUuid)(o)}}};t.pageViewIdListener=function(){window.addEventListener("message",g,!1)},t.initPageViewId=function(){m(),(0,f.getDeviceUuid)()}}).call(t,n(5),function(){return this}())},function(e,t,n){(function(e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r;r=n(223);t.apiUrl=e.env.SKIP_CDN?r.url:r.cdn}).call(t,n(5))},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.url="https://tracker.spot.im",t.cdn="https://www.spot.im/api/tracker"},function(e,t,n){(function(e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.browserId=t.visitId=t.VERSION=void 0;var r=n(225),i=n(204),o=void 0,u=void 0;if(!e.env.PRERENDER){if(!window.$$SPOTIM_VID$$){var a=(0,r.initVisitId)(),s=a.visitId;window.$$SPOTIM_VID$$=s}window.$$SPOTIM_BID$$=window.$$SPOTIM_BID$$||(0,i.guid)(),o=window.$$SPOTIM_VID$$,u=window.$$SPOTIM_BID$$}t.VERSION=6,t.visitId=o,t.browserId=u}).call(t,n(5))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.initVisitId=void 0;var r=n(226);t.initVisitId=function(){var e=void 0;e=(0,r.isCookieExists)()===!0?(0,r.updateCookie)():(0,r.setCookie)();var t=e,n=t.visitId,i=t.duration;return window.$$SPOTIM_VID$$=n,{visitId:n,duration:i}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.setCookie=t.updateCookie=t.readCookie=t.isCookieExists=t.createCookieData=void 0;var i=n(162),o=r(i),u=n(227),a=r(u),s=n(228),c=n(204),l=n(229),d=n(230),f=t.createCookieData=function(){return{visitId:(0,c.guid)(),creationDate:new Date,duration:0}},p=(t.isCookieExists=function(){var e=a.default.get(l.VISIT_ID_COOKIE_NAME),t="undefined"!=typeof e;if(!t)return!1;try{return JSON.parse(e),!0}catch(e){return!1}},t.readCookie=function(){var e=a.default.get(l.VISIT_ID_COOKIE_NAME);return JSON.parse(e)}),h=void 0,v=new Date,m=function(){var e=(0,d.secondsDiff)(new Date,v)<l.THROTTLE_TIME,t="object"===("undefined"==typeof h?"undefined":(0,o.default)(h));return e&&t};t.updateCookie=function(){if(m()){var e=h,t=e.visitId,n=e.duration;return{visitId:t,duration:n}}var r=p(),i=r.visitId,o=r.creationDate,u=(0,d.createExpire)(l.SESSION_IDLE_TIME),c=(0,d.secondsDiff)(new Date,new Date(o)),f=Math.floor(c),g={visitId:i,creationDate:o,duration:f};return v=new Date,h=g,a.default.set(l.VISIT_ID_COOKIE_NAME,g,{expires:u,domain:(0,s.getTopLevelDomain)()}),{visitId:i,duration:g.duration}},t.setCookie=function(){var e=f(),t=JSON.stringify(e),n=(0,d.createExpire)(l.SESSION_IDLE_TIME);return a.default.set(l.VISIT_ID_COOKIE_NAME,t,{expires:n,domain:(0,s.getTopLevelDomain)()}),{visitId:e.visitId,duration:e.duration}}},function(e,t,n){var r,i;!function(o){var u=!1;if(r=o,i="function"==typeof r?r.call(t,n,t,e):r,!(void 0!==i&&(e.exports=i)),u=!0,e.exports=o(),u=!0,!u){var a=window.Cookies,s=window.Cookies=o();s.noConflict=function(){return window.Cookies=a,s}}}(function(){function e(){for(var e=0,t={};e<arguments.length;e++){var n=arguments[e];for(var r in n)t[r]=n[r]}return t}function t(n){function r(t,i,o){var u;if("undefined"!=typeof document){if(arguments.length>1){if(o=e({path:"/"},r.defaults,o),"number"==typeof o.expires){var a=new Date;a.setMilliseconds(a.getMilliseconds()+864e5*o.expires),o.expires=a}try{u=JSON.stringify(i),/^[\{\[]/.test(u)&&(i=u)}catch(e){}return i=n.write?n.write(i,t):encodeURIComponent(String(i)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),t=encodeURIComponent(String(t)),t=t.replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent),t=t.replace(/[\(\)]/g,escape),document.cookie=[t,"=",i,o.expires?"; expires="+o.expires.toUTCString():"",o.path?"; path="+o.path:"",o.domain?"; domain="+o.domain:"",o.secure?"; secure":""].join("")}t||(u={});for(var s=document.cookie?document.cookie.split("; "):[],c=/(%[0-9A-Z]{2})+/g,l=0;l<s.length;l++){var d=s[l].split("="),f=d.slice(1).join("=");'"'===f.charAt(0)&&(f=f.slice(1,-1));try{var p=d[0].replace(c,decodeURIComponent);if(f=n.read?n.read(f,p):n(f,p)||f.replace(c,decodeURIComponent),this.json)try{f=JSON.parse(f)}catch(e){}if(t===p){u=f;break}t||(u[p]=f)}catch(e){}}return u}}return r.set=r,r.get=function(e){return r.call(r,e)},r.getJSON=function(){return r.apply({json:!0},[].slice.call(arguments))},r.defaults={},r.remove=function(t,n){r(t,"",e(n,{expires:-1}))},r.withConverter=t,r}return t(function(){})})},function(e,t,n){"use strict";function r(){return"."+i(document.domain)}function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";e=e.replace(/^www\./,"");var t=e.split(/\./);if(3===t.length){var n=t[2],r=t[1],i=o.includes(n),a=!o.includes(r)&&!u.includes(r);if(i&&a)return t.shift(),t.join(".")}for(;t.length>3;)t.shift();return 3===t.length&&(t[1].length>2&&t[2].length>2||u.indexOf(t[1])===-1&&o.indexOf(t[2])===-1)&&t.shift(),t.join(".")}Object.defineProperty(t,"__esModule",{value:!0}),t.getTopLevelDomain=r,t.removeSubdomain=i;var o="ac|ad|ae|af|ag|ai|al|am|an|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|be|bf|bg|bh|bi|bj|bm|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|cl|cm|cn|co|cr|cu|cv|cw|cx|cz|de|dj|dk|dm|do|dz|ec|ee|eg|es|et|eu|fi|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|im|in|io|iq|ir|is|it|je|jo|jp|kg|ki|km|kn|kp|kr|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|na|nc|ne|nf|ng|nl|no|nr|nu|nz|om|pa|pe|pf|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tp|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|yt".split("|"),u="com|edu|gov|net|mil|org|nom|sch|caa|res|off|gob|int|tur|ip6|uri|urn|asn|act|nsw|qld|tas|vic|pro|biz|adm|adv|agr|arq|art|ato|bio|bmd|cim|cng|cnt|ecn|eco|emp|eng|esp|etc|eti|far|fnd|fot|fst|g12|ggf|imb|ind|inf|jor|jus|leg|lel|mat|med|mus|not|ntr|odo|ppg|psc|psi|qsl|rec|slg|srv|teo|tmp|trd|vet|zlg|web|ltd|sld|pol|fin|k12|lib|pri|aip|fie|eun|sci|prd|cci|pvt|mod|idv|rel|sex|gen|nic|abr|bas|cal|cam|emr|fvg|laz|lig|lom|mar|mol|pmn|pug|sar|sic|taa|tos|umb|vao|vda|ven|mie|北海道|和歌山|神奈川|鹿児島|ass|rep|tra|per|ngo|soc|grp|plc|its|air|and|bus|can|ddr|jfk|mad|nrw|nyc|ski|spy|tcm|ulm|usa|war|fhs|vgs|dep|eid|fet|fla|flå|gol|hof|hol|sel|vik|cri|iwi|ing|abo|fam|gok|gon|gop|gos|aid|atm|gsm|sos|elk|waw|est|aca|bar|cpa|jur|law|sec|plo|www|bir|cbg|jar|khv|msk|nov|nsk|ptz|rnd|spb|stv|tom|tsk|udm|vrn|cmw|kms|nkz|snz|pub|fhv|red|ens|nat|rns|rnu|bbs|tel|bel|kep|nhs|dni|fed|isa|nsn|gub|e12|tec|орг|обр|упр|alt|nis|jpn|mex|ath|iki|nid|gda|inc".split("|")},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.SESSION_IDLE_TIME=30,t.VISIT_ID_COOKIE_NAME="spotim_visitId",t.THROTTLE_TIME=10},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.createExpire=function(e){return new Date((new Date).getTime()+60*e*1e3)},t.secondsDiff=function(e,t){var n=e.getTime()-t.getTime(),r=n/1e3,i=Math.abs(r),o=Math.round(i);return o}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=s(e),n={};return t.forEach(function(e){var t=e.match(m);t?n[t[1]]=t[2]:n[e]=!0}),Object.keys(n).length>0?n:null}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!t)throw"Can't get marks path without rootNode";for(var n=[],r=t.parentNode?t.parentNode:t;e&&e!==r;){if(e.getAttribute){var o=i(e);o&&n.push(o)}e=e.parentNode}return n}function u(e,t){return!!e.find(function(e){return e[t]})}function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.having,r=t.key,i=null,o=e.find(function(e){return e[n]});return o&&(i=o[r]),i}function s(e){return(e.getAttribute(v)||"").split(" ").map(function(e){return e.trim()}).filter(function(e,t,n){return n.indexOf(e)===t}).filter(function(e){return""!==e})}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=s(e);n=n.filter(function(e){return e!==t}),n.push(t),e.setAttribute(v,n.join(" "))}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=s(e);n=n.filter(function(e){return e!==t}),e.setAttribute(v,n.join(" "))}function d(e,t){var n=s(e);return n.indexOf(t)>-1}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.container,r=void 0===n?null:n;r||(r=document);var i=r.querySelectorAll("["+v+'~="'+e+'"]');return[].concat((0,h.default)(i))}Object.defineProperty(t,"__esModule",{value:!0}),t.MARK_KEY=void 0;var p=n(90),h=r(p);t.getElementMarks=i,t.getMarksPathFromTarget=o,t.pathHasMark=u,t.getMarkValueFromPath=a,t.setElementMark=c,t.removeElementMark=l,t.elementHasMark=d,t.findMarkedElements=f;var v=t.MARK_KEY="data-spmark",m=/([^\s]+):([^\s]*)/},function(e,t,n){"use strict";function r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,a.preparePayload)(e);return new Promise(function(e,n){function r(){try{document.body.removeChild(o)}catch(e){}}function i(){arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;n({data:t})}var o=document.createElement("img");try{Object.assign(o.style,{width:0,height:0,opacity:0,position:"absolute"});var u=""+c+t+"&rnd="+Math.random();o.onload=function(){e(),r()},o.onerror=function(t){(0,s.reportToBugsnag)(u),e(),r()},o.src=u,document.body.appendChild(o)}catch(e){i(e),r()}})}function i(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,a.preparePayload)(e);"function"==typeof window.navigator.sendBeacon}Object.defineProperty(t,"__esModule",{value:!0}),t.send=r,t.beacon=i;var o,u=n(233),a=n(202),s=n(234);o=n(266).production;var c=((0,u.createReporter)("Recirculation",!0),o.logstashAnalyticsUrlPrefix);o.logstashAnalyticsBeaconUrl},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return Object.keys(e).reduce(function(t,n){return t["payload_"+n]=e[n],t},{})}function o(e){var t=new XMLHttpRequest;t.open("GET",e),t.send()}function u(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:o;return function(r){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},u=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(t||u){var a=(0,s.default)({source:"FED",moduleName:e,message:r},i(o)),c="https://pix.spot.im/api/v1/pixel?m="+JSON.stringify(a);n(c)}}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(145),s=r(a);t.createReporter=u},function(e,t,n){(function(e,r){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function o(){var e=void 0;return window.performance&&window.performance.timing&&(e=parseInt(window.performance.timing.domLoading),(isNaN(e)||e<0)&&(e=void 0)),e}function u(e){if(!(!e||isNaN(e)||e<0)){var t=9007199254740991,n=Date.now()-e;return(isNaN(n)||n<0||n>t)&&(n=void 0),n}}function a(){var e=window.location.hostname,t=void 0,n=void 0,r=new URLSearchParams(window.location.search),i=r.get("iframe"),a=r.get("url"),s=r.get("referrer");"true"===i?(t=(0,T.clearUrlUnicode)(decodeURIComponent(a)),n=(0,T.clearUrlUnicode)(decodeURIComponent(s))):(t=(0,T.clearUrlUnicode)(window.location.href),n=(0,T.clearUrlUnicode)(window.document.referrer));var c=window.navigator.userLanguage||window.navigator.language,l=u(o()),d=(0,A.guid)(),f=window.__SPOTIM_SPOT_ID__,p=(0,k.initVisitId)(),h=p.visitId,v=p.duration,m=void 0,g=void 0;if(D.isLocalStorage){var y=S.default.get(D.CURRENT_USER_STORAGE_KEY);if(g=y&&y.id,g||(g=void 0),m=window.localStorage.$$SPOTIM_BID$$,!m){m=(0,A.guid)();try{window.localStorage.$$SPOTIM_BID$$=m}catch(e){}}}else m=window.$$SPOTIM_BID$$||(0,A.guid)();return window.$$SPOTIM_BID$$=m,{domain:e,url:t,referrer:n,lang:c,timeDelta:l,uid:d,visitId:h,duration:v,ibBrowserId:m,userId:g,spotId:f,pageViewId:(0,x.getPageViewId)(),guid:(0,B.getStorageDeviceUuid)().uuid}}function s(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};H.notify(new Error("pixel service error response"),{metaData:{pixelUrl:e,err:t}}),n()}function c(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t={};Object.keys(e).forEach(function(n){null!==e[n]&&"undefined"!=typeof e[n]&&(t[n]=e[n])});var n=encodeURIComponent(btoa(JSON.stringify(t)));return""+b.default.analyticsUrl+n+"&rnd="+Math.random()}function l(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=a(),o={},u=(0,g.default)({source:e,sourceVersion:t,type:n},i,r),s=Object.entries(u).filter(function(e){var t=(0,v.default)(e,2),n=(t[0],t[1]);return null!=n}).reduce(function(e,t){var n=(0,v.default)(t,2),r=n[0],i=n[1];return r.startsWith("__")?o[r]=i:e[r]=i,e},{});return{payload:(0,O.snakeCase)(s),options:o}}function d(t,n){function i(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=l(t,n,e,(0,g.default)({},y,r)),a=i.payload,s=i.options;if(a){"*"===localStorage.getItem("SPOTIM_DEBUG_API")&&(window.__SPOTIM_TRACKER_DEBUGGER__=window.__SPOTIM_TRACKER_DEBUGGER__||[],window.__SPOTIM_TRACKER_DEBUGGER__.push(a));var d=u(a);d&&L("Track",d)}if(s.__tracker)return void o(a,s).then(function(){s.__navigate&&(window.location=s.__navigate)});var f=c(a);return z(f).then(function(){return s.__navigate&&(window.location=s.__navigate),!0})}function o(e,t){return new Promise(function(n){if(!e||!t)return void n(N);switch(t.__tracker){case"segment":var r=t.__tracker_eventName||t.type;window.analytics?(window.analytics.track(r,e),n(V)):(console.warn("handleReferrerTracking - Segment API was not found"),n(j));break;default:console.warn("handleReferrerTracking - "+t.__tracker+" not exists"),n(U)}})}function u(e){var t=window.localStorage.getItem("tracking-filter");if(t=t&&t.toString(),!t||!t.trim()||!e)return e;var n=t.split("|"),r={},i=!1;return n.forEach(function(t){var n=t.trim().split(":");return"*"===n[0]?void(i=!0):!n[1]||e[n[0]]&&e[n[0]]===n[1]?void(e[n[0]]&&r&&(r[n[0]]=e[n[0]])):void(r=null)}),i&&r?e:r}function a(e){y.spot_id=e}function s(e){y.current_user_id=e}function d(e){y.post_id=e}function f(e){}function h(e){y.conversation_id=e}function v(e){y=(0,g.default)({},y,e)}function m(){return y}if(e.window&&"undefined"!=typeof window&&window.__SPOTIM_TRACKER__)return window.__SPOTIM_TRACKER__;var y={};r.env.PRERENDER||(document.addEventListener(w.CURRENT_USER_CHANGE,function(e){var t=e.detail.currentUserId;s(t)}),document.addEventListener(w.USER_LOGIN,function(){f(!0)}),document.addEventListener(w.USER_LOGOUT,function(){f(!1)}));var E=function(e,t){return"object"===("undefined"==typeof e?"undefined":(0,p.default)(e))&&(t=e,e=t.event,delete t.event),{eventType:e,params:t}},A=function(e,t){var n=E(e,t);return i(n.eventType,n.params)},_={track:A,setSpotId:a,setCurrentUserId:s,setCurrentUserIsRegistered:f,setCommonParams:v,setPostId:d,setConversationId:h,backwardsCompat:E,getCommonParams:m,handleReferrerTracking:o,filterTrackingForDebug:u};return e.window&&(window.__SPOTIM_TRACKER__=_),_}Object.defineProperty(t,"__esModule",{value:!0}),t.SEGMENT_FOUND=t.UNRECOGNIZED_TRACKER=t.MISSING_SEGMENT_API=t.MISSING_PAYLOAD_OR_OPTIONS=void 0;var f=n(162),p=i(f),h=n(83),v=i(h),m=n(145),g=i(m),y=n(203),E=i(y);t.getDomLoading=o,t.getTimeFrom=u,t.getBrowserPayload=a,t.reportToBugsnag=s,t.getPixelUrl=c,t.preparePayload=l,t.createTracker=d;var A=n(204),_=n(235),w=n(236),C=n(237),b=i(C),D=n(239),S=i(D),F=n(115),I=i(F),O=n(241),T=n(264),k=n(225),x=n(221),P=n(140),B=n(104),M=n(265),R=i(M),L=(0,_.getDebugger)("Analytics"),N=t.MISSING_PAYLOAD_OR_OPTIONS="Missing payload or options parameters",j=t.MISSING_SEGMENT_API="Missing segment API",U=t.UNRECOGNIZED_TRACKER="Unrecognized tracker",V=t.SEGMENT_FOUND="Segment API worked",q="3948b820d7a34449d692aae6c7350bb0",H=(0,R.default)(q),z=function(e){var t;if(window.axiosMock)return window.axiosMock(e);var n={withCredentials:!0,headers:(t={},(0,E.default)(t,P.X_SPOTIM_DEVICE_UUID,(0,B.getStorageDeviceUuid)().uuid),(0,E.default)(t,P.X_SPOTIM_PAGE_VIEW_ID,(0,x.getPageViewId)()),t)};return I.default.get(e,n).catch(function(t){s(e,{message:t.message,response:t.response})})}}).call(t,function(){return this}(),n(5))},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){try{if(null===l){if(l=s.default.getKey(window.location.href.toLowerCase(),c.toLowerCase()),l||(l=window[c]),!l)try{l=window.localStorage.getItem(c)}catch(e){}l||(l=""),l=l.split(",").map(function(e){return e.toLowerCase()})}return l}catch(e){return[]}}function o(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];(t=console).log.apply(t,["%cSpot.IM "+e,"background: #307fe2; color: white;"].concat(r))}function u(e){var t=i();return t.indexOf("*")>-1||t.indexOf(e.toLowerCase())>-1?o.bind(null,e):function(){}}Object.defineProperty(t,"__esModule",{value:!0}),t.getDebugger=u;var a=n(206),s=r(a),c="SPOTIM_DEBUG_API",l=null},function(e,t,n){(function(e){"use strict";function n(e,t){switch(e){case i:var n=t,r=n.currentUser;r=void 0===r?{}:r;var o=r.username,u=r.email,a=r.socialNetworks;t={currentUser:{username:o,email:u,socialNetworks:a}}}return t}function r(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(r=n(t,r),!e.env.PRERENDER){var i=new CustomEvent(t,{detail:r});document.dispatchEvent(i)}}Object.defineProperty(t,"__esModule",{value:!0}),t.notifyHostEvent=r;var i=(t.USER_UP_VOTE_CLICK="spot-im-user-up-vote-click",t.USER_DOWN_VOTE_CLICK="spot-im-user-down-vote-click",t.USER_NOTIFICATIONS_CLICK="spot-im-user-notifications-click",t.CURRENT_USER_TYPING_START="spot-im-current-user-typing-start",t.CURRENT_USER_TYPING_END="spot-im-current-user-typing-end",t.CURRENT_USER_SENT_MESSAGE="spot-im-current-user-sent-message",t.POST_LOGIN="spot-im-post-login");t.CURRENT_USER_CHANGE="spot-im-current-user-change",t.LOGIN_START="spot-im-login-start",t.FRAME_ENTITY_LOAD="spot-im-frame-entity-load",t.FRAME_RESIZE="spot-im-frame-resize",t.MODALS_HEIGHT="spot-im-modals-height",t.USER_CLICK="spot-im-user-click",t.API_READY="spot-im-api-ready",t.OPEN_USER_PROFILE="spot-im-open-user-profile",t.CONVERSATION_LOAD="spot-im-conversation-loaded",t.CONVERSATION_CHANGE="spot-im-conversation-changed",t.FOLLOW_TOGGLE="spot-im-follow-toggle",t.RELOAD_WINDOW="spot-im-reload-window",t.NAVIGATE_TO_URL="spot-im-navigate-to-url",t.USER_LOGIN="spot-im-user-login",t.USER_LOGOUT="spot-im-user-logout",t.CLICKED_SPOT_LINK="spot-im-clicked-spot-link",t.COMMUNITY_GUIDELINES_LINK="spot-im-clicked-community-guidelines-link",t.PROFILE_DROP_DOWN="spot-im-profile-drop-down",t.CLICKED_SETTINGS="spot-im-clicked-settings",t.CLICKED_PRIVACY="spot-im-clicked-privacy",t.CLICKED_ARTICLE_LINK_PROFILE="spot-im-clicked-article-link-profile",t.SORT_DROP_DOWN="spot-im-sort-by-drop-down",t.SORT_SELECT="spot-im-sort-by-select",t.CLICKED_NOTIFICATION="spot-im-notification-drop-down-link",t.USER_CLICKED_REPLY="spot-im-user-clicked-reply",t.CLICKED_LIKE_DETAILS="spot-im-clicked-like-details",t.CLICKED_LIKE_THUMBS_UP="spot-im-clicked-like-thumbs-up",t.CLICKED_LIKE_THUMBS_DOWN="spot-im-clicked-like-thumbs-down",t.SHARE_DROP_DOWN="spot-im-share-drop-down",t.SHARE_TYPE="spot-im-share-type",t.CLICKED_FLAG="spot-im-clicked-flag",t.CLICKED_SHOW_MORE_COMMENTS="spot-im-show-more-comments-clicked",t.CLICKED_SHOW_MORE_REPLIES="spot-im-show-more-replies-clicked",t.HOST_API_REALTIME_NEW_MESSAGE="spot-im-realtime-new-message"}).call(t,n(5))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=null;r=n(238).default,t.default=r},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={analyticsUrl:"https://pix.spot.im/api/v1/pixel?m="}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.removeKey=t.isLocalStorage=t.safeGetObject=t.SAVED_DRAFT_MESSAGE=t.SET_MESSAGE_CONTENTS=t.SET_REDIRECT=t.SET_AUTO_FOLLOW=t.CURRENT_USER_STORAGE_KEY=void 0;var i=n(240),o=r(i),u="SPOTIM_";o.default.prefix=u;t.CURRENT_USER_STORAGE_KEY="CURRENT_USER",t.SET_AUTO_FOLLOW="SET_AUTO_FOLLOW",t.SET_REDIRECT="SET_REDIRECT",t.SET_MESSAGE_CONTENTS="SET_MESSAGE_CONTENTS",t.SAVED_DRAFT_MESSAGE="SAVED_DRAFT_MESSAGE",t.safeGetObject=function(){return o.default.get.apply(o.default,arguments)||{}},t.isLocalStorage=function(){try{var e="test";return!("undefined"==typeof window||!window.localStorage)&&(window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0)}catch(e){return!1}}(),t.removeKey=function(e){return localStorage.removeItem(u+e)};t.default=o.default},function(e,t,n){!function(n,r){"undefined"!=typeof e&&e.exports&&(t=e.exports=r(n,t))}(this,function(e,t){"use strict";return Array.prototype.indexOf||(Array.prototype.indexOf=function(e){var t=this.length>>>0,n=Number(arguments[1])||0;for(n=n<0?Math.ceil(n):Math.floor(n),n<0&&(n+=t);n<t;n++)if(n in this&&this[n]===e)return n;return-1}),t.prefix="",t._getPrefixedKey=function(e,t){return t=t||{},t.noPrefix?e:this.prefix+e},t.set=function(e,t,n){var r=this._getPrefixedKey(e,n);try{localStorage.setItem(r,JSON.stringify({data:t}))}catch(n){console&&console.warn("Lockr didn't successfully save the '{"+e+": "+t+"}' pair, because the localStorage is full.")}},t.get=function(e,t,n){var r,i=this._getPrefixedKey(e,n);try{r=JSON.parse(localStorage.getItem(i))}catch(e){r=localStorage[i]?{data:localStorage.getItem(i)}:null}return r?"object"==typeof r&&"undefined"!=typeof r.data?r.data:void 0:t},t.sadd=function(e,n,r){var i,o=this._getPrefixedKey(e,r),u=t.smembers(e);if(u.indexOf(n)>-1)return null;try{u.push(n),i=JSON.stringify({data:u}),localStorage.setItem(o,i)}catch(t){console.log(t),console&&console.warn("Lockr didn't successfully add the "+n+" to "+e+" set, because the localStorage is full.")}},t.smembers=function(e,t){var n,r=this._getPrefixedKey(e,t);try{n=JSON.parse(localStorage.getItem(r))}catch(e){n=null}return n&&n.data?n.data:[]},t.sismember=function(e,n,r){return t.smembers(e).indexOf(n)>-1},t.keys=function(){var e=[],n=Object.keys(localStorage);return 0===t.prefix.length?n:(n.forEach(function(n){n.indexOf(t.prefix)!==-1&&e.push(n.replace(t.prefix,""))}),e)},t.getAll=function(e){var n=t.keys();return e?n.reduce(function(e,n){var r={};return r[n]=t.get(n),e.push(r),e},[]):n.map(function(e){return t.get(e)})},t.srem=function(e,n,r){var i,o,u=this._getPrefixedKey(e,r),a=t.smembers(e,n);o=a.indexOf(n),o>-1&&a.splice(o,1),i=JSON.stringify({data:a});try{localStorage.setItem(u,i)}catch(t){console&&console.warn("Lockr couldn't remove the "+n+" from the set "+e)}},t.rm=function(e){var t=this._getPrefixedKey(e);localStorage.removeItem(t)},t.flush=function(){t.prefix.length?t.keys().forEach(function(e){localStorage.removeItem(t._getPrefixedKey(e))}):localStorage.clear()},t})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var i=n(162),o=r(i),u=n(242),a=u.camelCase,s=u.snakeCase,c=u.paramCase,l=function e(t,n){var r=void 0;return Array.isArray(n)?n.map(function(n){return"string"==typeof n?n:e(t,n)}):"object"===("undefined"==typeof n?"undefined":(0,o.default)(n))&&null!==n?(r=Object.keys(n),r.map(function(e){return t(e)}).reduce(function(i,o,u){var a=void 0,s=void 0;return a=n[r[u]],s=e(t,a),i[o]=s,i},{})):n},d={};d.camel=d.camelCase=function(e){return"string"==typeof e?a(e):l(a,e)},d.snake=d.snakeCase=function(e){return"string"==typeof e?s(e):l(s,e)},d.param=d.paramCase=function(e){return"string"==typeof e?c(e):l(c,e)},e.exports=d},function(e,t,n){t.no=t.noCase=n(243),t.dot=t.dotCase=n(248),t.swap=t.swapCase=n(249),t.path=t.pathCase=n(251),t.upper=t.upperCase=n(250),t.lower=t.lowerCase=n(244),t.camel=t.camelCase=n(252),t.snake=t.snakeCase=n(253),t.title=t.titleCase=n(254),t.param=t.paramCase=n(255),t.kebab=t.kebabCase=t.paramCase,t.hyphen=t.hyphenCase=t.paramCase,t.header=t.headerCase=n(256),t.pascal=t.pascalCase=n(257),t.constant=t.constantCase=n(259),t.sentence=t.sentenceCase=n(260),t.isUpper=t.isUpperCase=n(261),t.isLower=t.isLowerCase=n(262),t.ucFirst=t.upperCaseFirst=n(258),t.lcFirst=t.lowerCaseFirst=n(263)},function(e,t,n){var r=n(244),i=n(245),o=n(246),u=n(247);e.exports=function(e,t,n){function a(e,t,r){return 0===t||t===r.length-e.length?"":n}return null==e?"":(n="string"!=typeof n?" ":n,e=String(e).replace(o,"$1 $2").replace(u,"$1 $2").replace(i,a),r(e,t))}},function(e,t){var n={tr:{regexp:/\u0130|\u0049|\u0049\u0307/g,map:{"İ":"i",I:"ı","İ":"i"}},az:{regexp:/[\u0130]/g,map:{"İ":"i",I:"ı","İ":"i"}},lt:{regexp:/[\u0049\u004A\u012E\u00CC\u00CD\u0128]/g,map:{I:"i̇",J:"j̇","Į":"į̇","Ì":"i̇̀","Í":"i̇́","Ĩ":"i̇̃"}}};e.exports=function(e,t){var r=n[t];return e=null==e?"":String(e),r&&(e=e.replace(r.regexp,function(e){return r.map[e]})),e.toLowerCase()}},function(e,t){e.exports=/[^A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC0-9\xB2\xB3\xB9\xBC-\xBE\u0660-\u0669\u06F0-\u06F9\u07C0-\u07C9\u0966-\u096F\u09E6-\u09EF\u09F4-\u09F9\u0A66-\u0A6F\u0AE6-\u0AEF\u0B66-\u0B6F\u0B72-\u0B77\u0BE6-\u0BF2\u0C66-\u0C6F\u0C78-\u0C7E\u0CE6-\u0CEF\u0D66-\u0D75\u0DE6-\u0DEF\u0E50-\u0E59\u0ED0-\u0ED9\u0F20-\u0F33\u1040-\u1049\u1090-\u1099\u1369-\u137C\u16EE-\u16F0\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1946-\u194F\u19D0-\u19DA\u1A80-\u1A89\u1A90-\u1A99\u1B50-\u1B59\u1BB0-\u1BB9\u1C40-\u1C49\u1C50-\u1C59\u2070\u2074-\u2079\u2080-\u2089\u2150-\u2182\u2185-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2CFD\u3007\u3021-\u3029\u3038-\u303A\u3192-\u3195\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\uA620-\uA629\uA6E6-\uA6EF\uA830-\uA835\uA8D0-\uA8D9\uA900-\uA909\uA9D0-\uA9D9\uA9F0-\uA9F9\uAA50-\uAA59\uABF0-\uABF9\uFF10-\uFF19]+/g;
},function(e,t){e.exports=/([a-z\xB5\xDF-\xF6\xF8-\xFF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E-\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F-\u0293\u0295-\u02AF\u0371\u0373\u0377\u037B-\u037D\u0390\u03AC-\u03CE\u03D0\u03D1\u03D5-\u03D7\u03D9\u03DB\u03DD\u03DF\u03E1\u03E3\u03E5\u03E7\u03E9\u03EB\u03ED\u03EF-\u03F3\u03F5\u03F8\u03FB\u03FC\u0430-\u045F\u0461\u0463\u0465\u0467\u0469\u046B\u046D\u046F\u0471\u0473\u0475\u0477\u0479\u047B\u047D\u047F\u0481\u048B\u048D\u048F\u0491\u0493\u0495\u0497\u0499\u049B\u049D\u049F\u04A1\u04A3\u04A5\u04A7\u04A9\u04AB\u04AD\u04AF\u04B1\u04B3\u04B5\u04B7\u04B9\u04BB\u04BD\u04BF\u04C2\u04C4\u04C6\u04C8\u04CA\u04CC\u04CE\u04CF\u04D1\u04D3\u04D5\u04D7\u04D9\u04DB\u04DD\u04DF\u04E1\u04E3\u04E5\u04E7\u04E9\u04EB\u04ED\u04EF\u04F1\u04F3\u04F5\u04F7\u04F9\u04FB\u04FD\u04FF\u0501\u0503\u0505\u0507\u0509\u050B\u050D\u050F\u0511\u0513\u0515\u0517\u0519\u051B\u051D\u051F\u0521\u0523\u0525\u0527\u0529\u052B\u052D\u052F\u0561-\u0587\u13F8-\u13FD\u1D00-\u1D2B\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFF-\u1F07\u1F10-\u1F15\u1F20-\u1F27\u1F30-\u1F37\u1F40-\u1F45\u1F50-\u1F57\u1F60-\u1F67\u1F70-\u1F7D\u1F80-\u1F87\u1F90-\u1F97\u1FA0-\u1FA7\u1FB0-\u1FB4\u1FB6\u1FB7\u1FBE\u1FC2-\u1FC4\u1FC6\u1FC7\u1FD0-\u1FD3\u1FD6\u1FD7\u1FE0-\u1FE7\u1FF2-\u1FF4\u1FF6\u1FF7\u210A\u210E\u210F\u2113\u212F\u2134\u2139\u213C\u213D\u2146-\u2149\u214E\u2184\u2C30-\u2C5E\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\u2C81\u2C83\u2C85\u2C87\u2C89\u2C8B\u2C8D\u2C8F\u2C91\u2C93\u2C95\u2C97\u2C99\u2C9B\u2C9D\u2C9F\u2CA1\u2CA3\u2CA5\u2CA7\u2CA9\u2CAB\u2CAD\u2CAF\u2CB1\u2CB3\u2CB5\u2CB7\u2CB9\u2CBB\u2CBD\u2CBF\u2CC1\u2CC3\u2CC5\u2CC7\u2CC9\u2CCB\u2CCD\u2CCF\u2CD1\u2CD3\u2CD5\u2CD7\u2CD9\u2CDB\u2CDD\u2CDF\u2CE1\u2CE3\u2CE4\u2CEC\u2CEE\u2CF3\u2D00-\u2D25\u2D27\u2D2D\uA641\uA643\uA645\uA647\uA649\uA64B\uA64D\uA64F\uA651\uA653\uA655\uA657\uA659\uA65B\uA65D\uA65F\uA661\uA663\uA665\uA667\uA669\uA66B\uA66D\uA681\uA683\uA685\uA687\uA689\uA68B\uA68D\uA68F\uA691\uA693\uA695\uA697\uA699\uA69B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7B5\uA7B7\uA7FA\uAB30-\uAB5A\uAB60-\uAB65\uAB70-\uABBF\uFB00-\uFB06\uFB13-\uFB17\uFF41-\uFF5A0-9\xB2\xB3\xB9\xBC-\xBE\u0660-\u0669\u06F0-\u06F9\u07C0-\u07C9\u0966-\u096F\u09E6-\u09EF\u09F4-\u09F9\u0A66-\u0A6F\u0AE6-\u0AEF\u0B66-\u0B6F\u0B72-\u0B77\u0BE6-\u0BF2\u0C66-\u0C6F\u0C78-\u0C7E\u0CE6-\u0CEF\u0D66-\u0D75\u0DE6-\u0DEF\u0E50-\u0E59\u0ED0-\u0ED9\u0F20-\u0F33\u1040-\u1049\u1090-\u1099\u1369-\u137C\u16EE-\u16F0\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1946-\u194F\u19D0-\u19DA\u1A80-\u1A89\u1A90-\u1A99\u1B50-\u1B59\u1BB0-\u1BB9\u1C40-\u1C49\u1C50-\u1C59\u2070\u2074-\u2079\u2080-\u2089\u2150-\u2182\u2185-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2CFD\u3007\u3021-\u3029\u3038-\u303A\u3192-\u3195\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\uA620-\uA629\uA6E6-\uA6EF\uA830-\uA835\uA8D0-\uA8D9\uA900-\uA909\uA9D0-\uA9D9\uA9F0-\uA9F9\uAA50-\uAA59\uABF0-\uABF9\uFF10-\uFF19])([A-Z\xC0-\xD6\xD8-\xDE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u0370\u0372\u0376\u037F\u0386\u0388-\u038A\u038C\u038E\u038F\u0391-\u03A1\u03A3-\u03AB\u03CF\u03D2-\u03D4\u03D8\u03DA\u03DC\u03DE\u03E0\u03E2\u03E4\u03E6\u03E8\u03EA\u03EC\u03EE\u03F4\u03F7\u03F9\u03FA\u03FD-\u042F\u0460\u0462\u0464\u0466\u0468\u046A\u046C\u046E\u0470\u0472\u0474\u0476\u0478\u047A\u047C\u047E\u0480\u048A\u048C\u048E\u0490\u0492\u0494\u0496\u0498\u049A\u049C\u049E\u04A0\u04A2\u04A4\u04A6\u04A8\u04AA\u04AC\u04AE\u04B0\u04B2\u04B4\u04B6\u04B8\u04BA\u04BC\u04BE\u04C0\u04C1\u04C3\u04C5\u04C7\u04C9\u04CB\u04CD\u04D0\u04D2\u04D4\u04D6\u04D8\u04DA\u04DC\u04DE\u04E0\u04E2\u04E4\u04E6\u04E8\u04EA\u04EC\u04EE\u04F0\u04F2\u04F4\u04F6\u04F8\u04FA\u04FC\u04FE\u0500\u0502\u0504\u0506\u0508\u050A\u050C\u050E\u0510\u0512\u0514\u0516\u0518\u051A\u051C\u051E\u0520\u0522\u0524\u0526\u0528\u052A\u052C\u052E\u0531-\u0556\u10A0-\u10C5\u10C7\u10CD\u13A0-\u13F5\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFE\u1F08-\u1F0F\u1F18-\u1F1D\u1F28-\u1F2F\u1F38-\u1F3F\u1F48-\u1F4D\u1F59\u1F5B\u1F5D\u1F5F\u1F68-\u1F6F\u1FB8-\u1FBB\u1FC8-\u1FCB\u1FD8-\u1FDB\u1FE8-\u1FEC\u1FF8-\u1FFB\u2102\u2107\u210B-\u210D\u2110-\u2112\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u2130-\u2133\u213E\u213F\u2145\u2183\u2C00-\u2C2E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E-\u2C80\u2C82\u2C84\u2C86\u2C88\u2C8A\u2C8C\u2C8E\u2C90\u2C92\u2C94\u2C96\u2C98\u2C9A\u2C9C\u2C9E\u2CA0\u2CA2\u2CA4\u2CA6\u2CA8\u2CAA\u2CAC\u2CAE\u2CB0\u2CB2\u2CB4\u2CB6\u2CB8\u2CBA\u2CBC\u2CBE\u2CC0\u2CC2\u2CC4\u2CC6\u2CC8\u2CCA\u2CCC\u2CCE\u2CD0\u2CD2\u2CD4\u2CD6\u2CD8\u2CDA\u2CDC\u2CDE\u2CE0\u2CE2\u2CEB\u2CED\u2CF2\uA640\uA642\uA644\uA646\uA648\uA64A\uA64C\uA64E\uA650\uA652\uA654\uA656\uA658\uA65A\uA65C\uA65E\uA660\uA662\uA664\uA666\uA668\uA66A\uA66C\uA680\uA682\uA684\uA686\uA688\uA68A\uA68C\uA68E\uA690\uA692\uA694\uA696\uA698\uA69A\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AD\uA7B0-\uA7B4\uA7B6\uFF21-\uFF3A])/g},function(e,t){e.exports=/([A-Z\xC0-\xD6\xD8-\xDE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u0370\u0372\u0376\u037F\u0386\u0388-\u038A\u038C\u038E\u038F\u0391-\u03A1\u03A3-\u03AB\u03CF\u03D2-\u03D4\u03D8\u03DA\u03DC\u03DE\u03E0\u03E2\u03E4\u03E6\u03E8\u03EA\u03EC\u03EE\u03F4\u03F7\u03F9\u03FA\u03FD-\u042F\u0460\u0462\u0464\u0466\u0468\u046A\u046C\u046E\u0470\u0472\u0474\u0476\u0478\u047A\u047C\u047E\u0480\u048A\u048C\u048E\u0490\u0492\u0494\u0496\u0498\u049A\u049C\u049E\u04A0\u04A2\u04A4\u04A6\u04A8\u04AA\u04AC\u04AE\u04B0\u04B2\u04B4\u04B6\u04B8\u04BA\u04BC\u04BE\u04C0\u04C1\u04C3\u04C5\u04C7\u04C9\u04CB\u04CD\u04D0\u04D2\u04D4\u04D6\u04D8\u04DA\u04DC\u04DE\u04E0\u04E2\u04E4\u04E6\u04E8\u04EA\u04EC\u04EE\u04F0\u04F2\u04F4\u04F6\u04F8\u04FA\u04FC\u04FE\u0500\u0502\u0504\u0506\u0508\u050A\u050C\u050E\u0510\u0512\u0514\u0516\u0518\u051A\u051C\u051E\u0520\u0522\u0524\u0526\u0528\u052A\u052C\u052E\u0531-\u0556\u10A0-\u10C5\u10C7\u10CD\u13A0-\u13F5\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFE\u1F08-\u1F0F\u1F18-\u1F1D\u1F28-\u1F2F\u1F38-\u1F3F\u1F48-\u1F4D\u1F59\u1F5B\u1F5D\u1F5F\u1F68-\u1F6F\u1FB8-\u1FBB\u1FC8-\u1FCB\u1FD8-\u1FDB\u1FE8-\u1FEC\u1FF8-\u1FFB\u2102\u2107\u210B-\u210D\u2110-\u2112\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u2130-\u2133\u213E\u213F\u2145\u2183\u2C00-\u2C2E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E-\u2C80\u2C82\u2C84\u2C86\u2C88\u2C8A\u2C8C\u2C8E\u2C90\u2C92\u2C94\u2C96\u2C98\u2C9A\u2C9C\u2C9E\u2CA0\u2CA2\u2CA4\u2CA6\u2CA8\u2CAA\u2CAC\u2CAE\u2CB0\u2CB2\u2CB4\u2CB6\u2CB8\u2CBA\u2CBC\u2CBE\u2CC0\u2CC2\u2CC4\u2CC6\u2CC8\u2CCA\u2CCC\u2CCE\u2CD0\u2CD2\u2CD4\u2CD6\u2CD8\u2CDA\u2CDC\u2CDE\u2CE0\u2CE2\u2CEB\u2CED\u2CF2\uA640\uA642\uA644\uA646\uA648\uA64A\uA64C\uA64E\uA650\uA652\uA654\uA656\uA658\uA65A\uA65C\uA65E\uA660\uA662\uA664\uA666\uA668\uA66A\uA66C\uA680\uA682\uA684\uA686\uA688\uA68A\uA68C\uA68E\uA690\uA692\uA694\uA696\uA698\uA69A\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AD\uA7B0-\uA7B4\uA7B6\uFF21-\uFF3A])([A-Z\xC0-\xD6\xD8-\xDE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u0370\u0372\u0376\u037F\u0386\u0388-\u038A\u038C\u038E\u038F\u0391-\u03A1\u03A3-\u03AB\u03CF\u03D2-\u03D4\u03D8\u03DA\u03DC\u03DE\u03E0\u03E2\u03E4\u03E6\u03E8\u03EA\u03EC\u03EE\u03F4\u03F7\u03F9\u03FA\u03FD-\u042F\u0460\u0462\u0464\u0466\u0468\u046A\u046C\u046E\u0470\u0472\u0474\u0476\u0478\u047A\u047C\u047E\u0480\u048A\u048C\u048E\u0490\u0492\u0494\u0496\u0498\u049A\u049C\u049E\u04A0\u04A2\u04A4\u04A6\u04A8\u04AA\u04AC\u04AE\u04B0\u04B2\u04B4\u04B6\u04B8\u04BA\u04BC\u04BE\u04C0\u04C1\u04C3\u04C5\u04C7\u04C9\u04CB\u04CD\u04D0\u04D2\u04D4\u04D6\u04D8\u04DA\u04DC\u04DE\u04E0\u04E2\u04E4\u04E6\u04E8\u04EA\u04EC\u04EE\u04F0\u04F2\u04F4\u04F6\u04F8\u04FA\u04FC\u04FE\u0500\u0502\u0504\u0506\u0508\u050A\u050C\u050E\u0510\u0512\u0514\u0516\u0518\u051A\u051C\u051E\u0520\u0522\u0524\u0526\u0528\u052A\u052C\u052E\u0531-\u0556\u10A0-\u10C5\u10C7\u10CD\u13A0-\u13F5\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFE\u1F08-\u1F0F\u1F18-\u1F1D\u1F28-\u1F2F\u1F38-\u1F3F\u1F48-\u1F4D\u1F59\u1F5B\u1F5D\u1F5F\u1F68-\u1F6F\u1FB8-\u1FBB\u1FC8-\u1FCB\u1FD8-\u1FDB\u1FE8-\u1FEC\u1FF8-\u1FFB\u2102\u2107\u210B-\u210D\u2110-\u2112\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u2130-\u2133\u213E\u213F\u2145\u2183\u2C00-\u2C2E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E-\u2C80\u2C82\u2C84\u2C86\u2C88\u2C8A\u2C8C\u2C8E\u2C90\u2C92\u2C94\u2C96\u2C98\u2C9A\u2C9C\u2C9E\u2CA0\u2CA2\u2CA4\u2CA6\u2CA8\u2CAA\u2CAC\u2CAE\u2CB0\u2CB2\u2CB4\u2CB6\u2CB8\u2CBA\u2CBC\u2CBE\u2CC0\u2CC2\u2CC4\u2CC6\u2CC8\u2CCA\u2CCC\u2CCE\u2CD0\u2CD2\u2CD4\u2CD6\u2CD8\u2CDA\u2CDC\u2CDE\u2CE0\u2CE2\u2CEB\u2CED\u2CF2\uA640\uA642\uA644\uA646\uA648\uA64A\uA64C\uA64E\uA650\uA652\uA654\uA656\uA658\uA65A\uA65C\uA65E\uA660\uA662\uA664\uA666\uA668\uA66A\uA66C\uA680\uA682\uA684\uA686\uA688\uA68A\uA68C\uA68E\uA690\uA692\uA694\uA696\uA698\uA69A\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AD\uA7B0-\uA7B4\uA7B6\uFF21-\uFF3A][a-z\xB5\xDF-\xF6\xF8-\xFF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E-\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F-\u0293\u0295-\u02AF\u0371\u0373\u0377\u037B-\u037D\u0390\u03AC-\u03CE\u03D0\u03D1\u03D5-\u03D7\u03D9\u03DB\u03DD\u03DF\u03E1\u03E3\u03E5\u03E7\u03E9\u03EB\u03ED\u03EF-\u03F3\u03F5\u03F8\u03FB\u03FC\u0430-\u045F\u0461\u0463\u0465\u0467\u0469\u046B\u046D\u046F\u0471\u0473\u0475\u0477\u0479\u047B\u047D\u047F\u0481\u048B\u048D\u048F\u0491\u0493\u0495\u0497\u0499\u049B\u049D\u049F\u04A1\u04A3\u04A5\u04A7\u04A9\u04AB\u04AD\u04AF\u04B1\u04B3\u04B5\u04B7\u04B9\u04BB\u04BD\u04BF\u04C2\u04C4\u04C6\u04C8\u04CA\u04CC\u04CE\u04CF\u04D1\u04D3\u04D5\u04D7\u04D9\u04DB\u04DD\u04DF\u04E1\u04E3\u04E5\u04E7\u04E9\u04EB\u04ED\u04EF\u04F1\u04F3\u04F5\u04F7\u04F9\u04FB\u04FD\u04FF\u0501\u0503\u0505\u0507\u0509\u050B\u050D\u050F\u0511\u0513\u0515\u0517\u0519\u051B\u051D\u051F\u0521\u0523\u0525\u0527\u0529\u052B\u052D\u052F\u0561-\u0587\u13F8-\u13FD\u1D00-\u1D2B\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFF-\u1F07\u1F10-\u1F15\u1F20-\u1F27\u1F30-\u1F37\u1F40-\u1F45\u1F50-\u1F57\u1F60-\u1F67\u1F70-\u1F7D\u1F80-\u1F87\u1F90-\u1F97\u1FA0-\u1FA7\u1FB0-\u1FB4\u1FB6\u1FB7\u1FBE\u1FC2-\u1FC4\u1FC6\u1FC7\u1FD0-\u1FD3\u1FD6\u1FD7\u1FE0-\u1FE7\u1FF2-\u1FF4\u1FF6\u1FF7\u210A\u210E\u210F\u2113\u212F\u2134\u2139\u213C\u213D\u2146-\u2149\u214E\u2184\u2C30-\u2C5E\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\u2C81\u2C83\u2C85\u2C87\u2C89\u2C8B\u2C8D\u2C8F\u2C91\u2C93\u2C95\u2C97\u2C99\u2C9B\u2C9D\u2C9F\u2CA1\u2CA3\u2CA5\u2CA7\u2CA9\u2CAB\u2CAD\u2CAF\u2CB1\u2CB3\u2CB5\u2CB7\u2CB9\u2CBB\u2CBD\u2CBF\u2CC1\u2CC3\u2CC5\u2CC7\u2CC9\u2CCB\u2CCD\u2CCF\u2CD1\u2CD3\u2CD5\u2CD7\u2CD9\u2CDB\u2CDD\u2CDF\u2CE1\u2CE3\u2CE4\u2CEC\u2CEE\u2CF3\u2D00-\u2D25\u2D27\u2D2D\uA641\uA643\uA645\uA647\uA649\uA64B\uA64D\uA64F\uA651\uA653\uA655\uA657\uA659\uA65B\uA65D\uA65F\uA661\uA663\uA665\uA667\uA669\uA66B\uA66D\uA681\uA683\uA685\uA687\uA689\uA68B\uA68D\uA68F\uA691\uA693\uA695\uA697\uA699\uA69B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7B5\uA7B7\uA7FA\uAB30-\uAB5A\uAB60-\uAB65\uAB70-\uABBF\uFB00-\uFB06\uFB13-\uFB17\uFF41-\uFF5A])/g},function(e,t,n){var r=n(243);e.exports=function(e,t){return r(e,t,".")}},function(e,t,n){var r=n(250),i=n(244);e.exports=function(e,t){if(null==e)return"";for(var n="",o=0;o<e.length;o++){var u=e[o],a=r(u,t);n+=a===u?i(u,t):a}return n}},function(e,t){var n={tr:{regexp:/[\u0069]/g,map:{i:"İ"}},az:{regexp:/[\u0069]/g,map:{i:"İ"}},lt:{regexp:/[\u0069\u006A\u012F]\u0307|\u0069\u0307[\u0300\u0301\u0303]/g,map:{"i̇":"I","j̇":"J","į̇":"Į","i̇̀":"Ì","i̇́":"Í","i̇̃":"Ĩ"}}};e.exports=function(e,t){var r=n[t];return e=null==e?"":String(e),r&&(e=e.replace(r.regexp,function(e){return r.map[e]})),e.toUpperCase()}},function(e,t,n){var r=n(243);e.exports=function(e,t){return r(e,t,"/")}},function(e,t,n){var r=n(250),i=n(243);e.exports=function(e,t,n){var o=i(e,t);return n||(o=o.replace(/ (?=\d)/g,"_")),o.replace(/ (.)/g,function(e,n){return r(n,t)})}},function(e,t,n){var r=n(243);e.exports=function(e,t){return r(e,t,"_")}},function(e,t,n){var r=n(243),i=n(250);e.exports=function(e,t){return r(e,t).replace(/^.| ./g,function(e){return i(e,t)})}},function(e,t,n){var r=n(243);e.exports=function(e,t){return r(e,t,"-")}},function(e,t,n){var r=n(243),i=n(250);e.exports=function(e,t){return r(e,t,"-").replace(/^.|-./g,function(e){return i(e,t)})}},function(e,t,n){var r=n(252),i=n(258);e.exports=function(e,t,n){return i(r(e,t,n),t)}},function(e,t,n){var r=n(250);e.exports=function(e,t){return null==e?"":(e=String(e),r(e.charAt(0),t)+e.substr(1))}},function(e,t,n){var r=n(250),i=n(253);e.exports=function(e,t){return r(i(e,t),t)}},function(e,t,n){var r=n(243),i=n(258);e.exports=function(e,t){return i(r(e,t),t)}},function(e,t,n){var r=n(250);e.exports=function(e,t){return r(e,t)===e}},function(e,t,n){var r=n(244);e.exports=function(e,t){return r(e,t)===e}},function(e,t,n){var r=n(244);e.exports=function(e,t){return null==e?"":(e=String(e),r(e.charAt(0),t)+e.substr(1))}},function(e,t){"use strict";function n(e){return e.split(/\?/)[0]}function r(e){return e.split(/#/)[0]}function i(e){return e.replace(/.*?:\/\//g,"")}function o(e,t){return t.removeProtocol&&(e=i(e)),t.removeQueryString&&(e=n(e)),t.removeFragment&&(e=r(e)),e}function u(e){var t="";if(e){var n=e.match(/^https?\:\/\/([^\/?#]+)(?:[\/?#]|$)/i);t=n&&n[1]}return t}function a(e){var t=null,n=/[^.]*\.[^.]{2,3}(?:\.[^.]{2,3})?$/,r=n.exec(e);return r&&(t=r[0]),t}function s(){return"undefined"!=typeof document?document.location.href:void 0}function c(){var e=s(),t="undefined"!=typeof document?document.querySelector("link[rel='canonical']"):void 0;return t&&(e=t.href),e}function l(e){var t=/^.*((youtu.be\/)|(v\/)|(\/u\/\w\/)|(embed\/)|(watch\?))\??v?=?([^#\&\?]*).*/,n=e.match(t);return!(!n||11!=n[7].length)&&n[7]}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=o,t.extractDomain=u,t.getTopLevelDomain=a,t.getLocationHref=s,t.getCanonicalHref=c,t.youtubeParser=l;t.clearUrlUnicode=function(e){return e&&e.trim()?e.replace(/′/g,"'").replace(/’/g,"'"):""};t.default={parse:o,extractDomain:u,getCanonicalHref:c,getLocationHref:s}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return{notify:function(){}}}},function(e,t){"use strict";e.exports={staging:{serviceUrl:"http://v2.staging-spot.im/api/track",logstashAnalyticsUrlPrefix:"https://pix.staging-spot.im/api/v1/pixel?m=",logstashAnalyticsBeaconUrl:"https://pix.staging-spot.im/api/v1/pixel"},production:{serviceUrl:"http://www.spot.im/api/track",logstashAnalyticsUrlPrefix:"https://pix.spot.im/api/v1/pixel?m=",logstashAnalyticsBeaconUrl:"https://pix.spot.im/api/v1/pixel"}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.UiCapture=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(231);t.UiCapture=function(){function e(t){var n=t.root,r=void 0===n?null:n,i=(t.events,t.filters),u=void 0===i?[]:i,a=t.track,s=void 0===a?function(){}:a;(0,o.default)(this,e),this.root=r,this.filters=u,this.track=s}return(0,a.default)(e,[{key:"attachHandlers",value:function(e,t){var n=this;t=t.split(" "),t.forEach(function(t){return e.addEventListener(t,n.handleEvent.bind(n),!0)})}},{key:"handleEvent",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r={},i=!1;return this.filters.forEach(function(o){for(var u=[],a=e.target,c=t.root&&t.root.parentNode?t.root.parentNode:t.root;a&&a!==c;){if(a.getAttribute){var l=(0,s.getElementMarks)(a);l&&u.push(l)}a=a.parentNode}if(u.length>0&&o.query(e.type,u,n)){var d=o.transform(e.type,u,n);d&&Object.keys(d).length>0&&(Object.assign(r,d),i=!0)}}),i?this.track(r):Promise.resolve()}}]),e}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ViewportCapture=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(231);t.ViewportCapture=function(){function e(t){var n=t.root,r=t.filters,i=t.track;(0,o.default)(this,e),this.root=n,this.track=i,this.filters=r}return(0,a.default)(e,[{key:"handleEvent",value:function(e,t){var n=this,r={},i=!1;return this.filters.forEach(function(o){for(var u=[],a=e,c=n.root&&n.root.parentNode?n.root.parentNode:n.root;a&&a!==c;){if(a.getAttribute){var l=(0,s.getElementMarks)(a);l&&u.push(l)}a=a.parentNode}if(o.query(t,u)){var d=o.transform(t,u,n.handleEvent.bind(n,e));d&&Object.keys(d).length>0&&(Object.assign(r,d),i=!0)}}),i?this.track(r):Promise.resolve()}}]),e}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.EventsCapture=void 0;var i=n(181),o=r(i),u=n(182),a=r(u);t.EventsCapture=function(){function e(t){var n=t.filters,r=t.track;(0,o.default)(this,e),this.filters=n,this.track=r}return(0,a.default)(e,[{key:"handleEvent",value:function(e){var t={},n=!1;return this.filters.forEach(function(r){if(r.query(e)){var i=r.transform(e,null);i&&Object.keys(i).length>0&&(Object.assign(t,i),n=!0)}}),n?this.track(t):Promise.resolve()}}]),e}()},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.filters=void 0;var r=n(271),i=n(272);t.filters=[{query:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{redirect:!1},i=n.redirect;return i&&(0,r.pathHasMark)(t,"item")},transform:function(e,t){var n="item";return(0,r.pathHasMark)(t,"user-image")?n="user-image":(0,r.pathHasMark)(t,"username")?n="username":(0,r.pathHasMark)(t,"message-time")?n="message-time":(0,r.pathHasMark)(t,"message-text")?n="message-text":(0,r.pathHasMark)(t,"item-title")?n="item-title":(0,r.pathHasMark)(t,"item-image")&&(n="item-image"),{type:"clicked",element:n,row:(0,i.safeParseInt)((0,r.getMarkValueFromPath)(t,{having:"item",key:"row"})),column:(0,i.safeParseInt)((0,r.getMarkValueFromPath)(t,{having:"item",key:"index"}))}}}]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=s(e),n={};return t.forEach(function(e){var t=e.match(m);t?n[t[1]]=t[2]:n[e]=!0}),Object.keys(n).length>0?n:null}function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!t)throw"Can't get marks path without rootNode";for(var n=[],r=t.parentNode?t.parentNode:t;e&&e!==r;){if(e.getAttribute){var o=i(e);o&&n.push(o)}e=e.parentNode}return n}function u(e,t){return!!e.find(function(e){return e[t]})}function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.having,r=t.key,i=null,o=e.find(function(e){return e[n]});return o&&(i=o[r]),i}function s(e){return(e.getAttribute(v)||"").split(" ").map(function(e){return e.trim()}).filter(function(e,t,n){return n.indexOf(e)===t}).filter(function(e){return""!==e})}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=s(e);n=n.filter(function(e){return e!==t}),n.push(t),e.setAttribute(v,n.join(" "))}function l(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=s(e);n=n.filter(function(e){return e!==t}),e.setAttribute(v,n.join(" "))}function d(e,t){var n=s(e);return n.indexOf(t)>-1}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.container,r=void 0===n?null:n;r||(r=document);var i=r.querySelectorAll("["+v+'~="'+e+'"]');return[].concat((0,h.default)(i))}Object.defineProperty(t,"__esModule",{value:!0}),t.MARK_KEY=void 0;var p=n(90),h=r(p);t.getElementMarks=i,t.getMarksPathFromTarget=o,t.pathHasMark=u,t.getMarkValueFromPath=a,t.setElementMark=c,t.removeElementMark=l,t.elementHasMark=d,t.findMarkedElements=f;var v=t.MARK_KEY="data-spmark",m=/([^\s]+):([^\s]*)/},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.safeParseInt=function(e){var t=parseInt(e);return isNaN(t)?null:t}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){"viewed"===e?(d||(l=Date.now(),d=setTimeout(function(){t("in-viewport-2s"),s.default.trigger(c.IN_VIEW_2S)},2e3)),f||(f=!0,s.default.trigger(c.ENTERED_VIEWPORT),setTimeout(function(){t("after-viewed-3s")},3e3),setTimeout(function(){t("after-viewed-10s")},1e4))):"unviewed"===e&&(clearTimeout(d),d=null)}Object.defineProperty(t,"__esModule",{value:!0}),t.filters=void 0,t.viewportTimers=i;var o=n(274),u=n(275),a=n(194),s=r(a),c=n(196),l=(t.filters=[{query:function(e,t){return[u.MORE_HALF_ENTER,u.FULL_ENTER].indexOf(e)>-1},transform:function(e,t,n){return i("viewed",n),o.filters.onlyOnce({type:"viewed",element:"recirculation"})}},{query:function(e,t){return[u.MORE_HALF_LEAVE,u.FULL_LEAVE].indexOf(e)>-1},transform:function(e,t,n){return i("unviewed",n),o.filters.onlyOnce({type:"unviewed",element:"recirculation"})}},{query:function(e){return["in-viewport-2s","after-viewed-3s","after-viewed-10s"].indexOf(e)>-1},transform:function(e){return o.filters.onlyOnce({type:e})}}],null),d=null,f=!1},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.filters=t.Filters=void 0;var i=n(145),o=r(i),u=n(162),a=r(u),s=n(181),c=r(s),l=n(182),d=r(l),f=t.Filters=function(){function e(){(0,c.default)(this,e),this.buffer={}}return(0,d.default)(e,[{key:"getNow",value:function(){return Date.now()}},{key:"getParamsHash",value:function(e){var t=function e(t){return Object.keys(t).sort().reduce(function(n,r){if(Array.isArray(t[r]))throw new Error("Filters - can't hash Array values");if("function"==typeof t[r])throw new Error("Filters - can't hash Function values");return"undefined"!=typeof t[r]&&(null===t[r]||Array.isArray(t[r])||"object"!==(0,a.default)(t[r])?n.push([r,t[r]]):n.push([r,e(t[r])])),n},[])};return JSON.stringify(t(e))}},{key:"addToBuffer",value:function(e){var t=this.getParamsHash(e),n=this.buffer[t];if(n){var r=(0,o.default)({},this.buffer[t]);return this.buffer[t]={times:r.times+1,lastTime:this.getNow()},r}return this.buffer[t]={times:1,lastTime:this.getNow()},{times:0,lastTime:null}}},{key:"onlyOnce",value:function(e){return this.atMostNTimes(e,1)}},{key:"everyNTimes",value:function(e,t){var n=this.addToBuffer(e);return n.times%t===0?e:null}},{key:"atMostNTimes",value:function(e,t){var n=this.addToBuffer(e);return n.times<t?e:null}},{key:"afterNTimes",value:function(e,t){var n=this.addToBuffer(e);return n.times>=t?e:null}},{key:"throttleNMs",value:function(e,t){var n=this.addToBuffer(e);return Date.now()-n.lastTime>t?e:null}},{key:"withCount",value:function(e){
var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"count",n=this.addToBuffer(e);return e[t]=n.times+1,e}}]),e}();t.filters=new f},function(e,t,n){"use strict";function r(e,t){var n=o;return e!==t&&(e===i.NOT_VISIBLE?t===i.LESS_HALF_VISIBLE?n=u:t===i.MORE_HALF_VISIBLE?n=a:t===i.FULL_VISIBLE&&(n=s):e===i.LESS_HALF_VISIBLE?t===i.NOT_VISIBLE?n=d:t===i.MORE_HALF_VISIBLE?n=a:t===i.FULL_VISIBLE&&(n=s):e===i.MORE_HALF_VISIBLE?t===i.NOT_VISIBLE?n=d:t===i.LESS_HALF_VISIBLE?n=l:t===i.FULL_VISIBLE&&(n=s):e===i.FULL_VISIBLE&&(t===i.NOT_VISIBLE?n=d:t===i.LESS_HALF_VISIBLE?n=l:t===i.MORE_HALF_VISIBLE&&(n=c))),n}Object.defineProperty(t,"__esModule",{value:!0}),t.VISIBILITY_CHANGE=t.FULL_LEAVE=t.MORE_HALF_LEAVE=t.LESS_HALF_LEAVE=t.FULL_ENTER=t.MORE_HALF_ENTER=t.LESS_HALF_ENTER=t.UNCHANGED=void 0,t.getChange=r;var i=n(276),o=t.UNCHANGED="UNCHANGED",u=t.LESS_HALF_ENTER="LESS_HALF_ENTER",a=t.MORE_HALF_ENTER="MORE_HALF_ENTER",s=t.FULL_ENTER="FULL_ENTER",c=t.LESS_HALF_LEAVE="LESS_HALF_LEAVE",l=t.MORE_HALF_LEAVE="MORE_HALF_LEAVE",d=t.FULL_LEAVE="FULL_LEAVE";t.VISIBILITY_CHANGE={UNCHANGED:o,LESS_HALF_ENTER:u,MORE_HALF_ENTER:a,FULL_ENTER:s,LESS_HALF_LEAVE:c,MORE_HALF_LEAVE:l,FULL_LEAVE:d}},function(e,t){"use strict";function n(e,t){var n=r;return e&&(t>0&&t<.5?n=i:t>=.5&&t<1?n=o:1===t&&(n=u)),n}Object.defineProperty(t,"__esModule",{value:!0}),t.getStatus=n;var r=t.NOT_VISIBLE="NOT_VISIBLE",i=t.LESS_HALF_VISIBLE="LESS_HALF_VISIBLE",o=t.MORE_HALF_VISIBLE="MORE_HALF_VISIBLE",u=t.FULL_VISIBLE="FULL_VISIBLE";t.VISIBILITY_STATUS={NOT_VISIBLE:r,LESS_HALF_VISIBLE:i,MORE_HALF_VISIBLE:o,FULL_VISIBLE:u}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.filters=void 0;var r=n(274),i=n(160),o=n(272);t.filters=[{query:function(e){var t=e.type;return"loaded"===t},transform:function(e){var t=e.type,n=e.engineStatus,i=void 0===n?null:n;return r.filters.onlyOnce({type:t,engineStatus:i})}},{query:function(e){var t=e.type;return"navigate-forward"===t},transform:function(e){var t=(e.type,e.trigger);return"click"===t?r.filters.withCount({type:"navigate-click",element:"next-button",navigationDirection:"next"}):"swipe"===t?r.filters.withCount({type:"swiped",element:"items",navigationDirection:"next"}):void 0}},{query:function(e){var t=e.type;return"navigate-back"===t},transform:function(e){var t=(e.type,e.trigger);return"click"===t?r.filters.withCount({type:"navigate-click",element:"prev-button",navigationDirection:"prev"}):"swipe"===t?r.filters.withCount({type:"swiped",element:"items",navigationDirection:"prev"}):void 0}},{query:function(e){var t=e.type;return 0===t.indexOf("engine-")},transform:function(e){var t=e.type,n=e.itemIndex,u=void 0===n?null:n,a=e.engineVendorName,s=void 0===a?null:a,c=e.engineTagId,l=void 0===c?null:c,d=(0,i.getSlot)(u);return r.filters.withCount({type:"engine_status",engineStatus:t,row:(0,o.safeParseInt)(d.row),column:(0,o.safeParseInt)(d.column),engineVendorName:s,engineTagId:l})}}]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.lazyLoad=void 0;var i=n(279),o=r(i),u=1e4,a=new Promise(function(e){return(0,o.default)(e)}),s=new Promise(function(e){return setTimeout(e,u)});t.lazyLoad=function(){return Promise.race([a,s])}},function(e,t){"use strict";function n(e){"undefined"!=typeof window?window.addEventListener("load",e):e()}function r(){return o||"complete"===document.readyState}function i(e){e&&"function"==typeof e&&(r()?e():n(e))}Object.defineProperty(t,"__esModule",{value:!0});var o=!1;n(function(){o=!0}),t.default=i},function(e,t,n){"use strict";function r(){return o.config.isSiderail?"siderail":o.config.isAmp?"recirculation_amp":"recirculation"}function i(){var e=r();return"siderail"===e&&(e="side_rail"),e}Object.defineProperty(t,"__esModule",{value:!0}),t.resolveSource=r,t.resolveSourceFeatureString=i;var o=n(187)},function(e,t,n){"use strict";function r(){if(c&&!l)try{l=new IntersectionObserver(function(e){try{e.forEach(function(e){var t=d.find(function(t){return t.element===e.target});t&&u(e.intersectionRatio,t)})}catch(e){}},{threshold:[0,.5,1]})}catch(e){}}function i(e,t){if(c)try{d.push({element:e,callback:t,visibilityState:s.NOT_VISIBLE}),l&&l.observe(e)}catch(e){}}function o(e){if(c)try{d=d.filter(function(t){return t.element!==e}),l&&l.unobserve(e)}catch(e){}}function u(e,t){var n=t.visibilityState,r=(0,s.getStatus)(!0,e);t.visibilityState=r;var i=(0,a.getChange)(n,r);i!==a.UNCHANGED&&t.callback(i)}Object.defineProperty(t,"__esModule",{value:!0}),t.CAN_OBSERVE_INTERSECTION=void 0,t.setupIntersectionObserver=r,t.observeElement=i,t.unobserveElement=o;var a=n(275),s=n(276),c=t.CAN_OBSERVE_INTERSECTION="function"==typeof window.IntersectionObserver,l=null,d=[]},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ViewportObserver=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(283),c=r(s),l=n(284),d=n(285),f=n(188),p=n(286);t.ViewportObserver=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.samplingRate,r=void 0===n?l.MEDIUM:n,i=t.container,u=void 0===i?void 0:i,a=t.isScrollableContainer,s=void 0!==a&&a;(0,o.default)(this,e),this.parentWindow=void 0,this.observedElements=[],this.isObserving=!1,this.scrollableContainer=s?u:void 0,this.handleEvent=(0,c.default)(this.handleEvent.bind(this),r),this.changeListener=new d.ViewportChangeListener(window,this.scrollableContainer),this.changeListener.onChange(this.handleEvent),u&&(this.observedContainer=this.observe(u))}return(0,a.default)(e,[{key:"setParentWindow",value:function(e,t){this.parentWindow={windowRect:e,frameRect:t},this.handleEvent()}},{key:"startObserving",value:function(){this.changeListener.start(),this.isObserving=!0}},{key:"stopObserving",value:function(){this.changeListener.stop(),this.isObserving=!1}},{key:"observe",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.stateChangeHandler,i=n.rectChangeHandler;this.isObserving||this.startObserving();var o=new p.ObservedElement(e,r,i);return this.observedElements.push(o),setTimeout(function(){var e=t.scrollableContainer?(0,f.getElementRect)(t.scrollableContainer):void 0;o.renderState({parentWindow:t.parentWindow,scrollableContainerRect:e})},0),o}},{key:"unobserve",value:function(e){this.observedElements=this.observedElements.filter(function(t){return t.element!==e}),this.isObserving&&0===this.observedElements.length&&this.stopObserving()}},{key:"handleEvent",value:function(){var e=this;if(this.observedContainer&&!this.observedContainer.state.isVisible)return void this.observedContainer.renderState({parentWindow:this.parentWindow});var t=this.scrollableContainer?(0,f.getElementRect)(this.scrollableContainer):void 0;this.observedElements.forEach(function(n){n.renderState({parentWindow:e.parentWindow,scrollableContainerRect:t})})}},{key:"getVisibilityState",value:function(e){var t,n;if(n=this.observedElements.find(function(t){return t.element===e}))t=n.state;else{n=new p.ObservedElement(e);var r=this.scrollableContainer?(0,f.getElementRect)(this.scrollableContainer):void 0;t=n.renderState({parentWindow:this.parentWindow,scrollableContainerRect:r})}return t}}]),e}()},function(e,t){"use strict";function n(e,t,n,r){var i,o,u,a,s=0;r||(r={});var c=function(){s=r.leading===!1?0:+new Date,i=null,a=e.apply(o,u),i||(o=u=null)},l=function(){var l=+new Date;s||r.leading!==!1||(s=l);var d=t-(l-s);return o=n||this,u=arguments,d<=0||d>t?(i&&(clearTimeout(i),i=null),s=l,a=e.apply(o,u),i||(o=u=null)):i||r.trailing===!1||(i=setTimeout(c,d)),a};return l.cancel=function(){clearTimeout(i),s=0,i=o=u=null},l}Object.defineProperty(t,"__esModule",{value:!0}),t.default=n},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=t.HIGH=200,r=t.MEDIUM=500,i=t.LOW=800;t.default={HIGH:n,MEDIUM:r,LOW:i}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ViewportChangeListener=void 0;var i=n(181),o=r(i),u=n(182),a=r(u);t.ViewportChangeListener=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;(0,o.default)(this,e),this.target=t,this.scrollableContainer=n,this.handlers=[],this.trigger=this.trigger.bind(this)}return(0,a.default)(e,[{key:"start",value:function(){this.target.addEventListener("scroll",this.trigger),this.target.addEventListener("resize",this.trigger),this.scrollableContainer&&this.scrollableContainer.addEventListener("scroll",this.trigger)}},{key:"stop",value:function(){this.target.removeEventListener("scroll",this.trigger),this.target.removeEventListener("resize",this.trigger),this.scrollableContainer&&this.scrollableContainer.removeEventListener("scroll",this.trigger)}},{key:"onChange",value:function(e){"function"==typeof e&&this.handlers.push(e)}},{key:"trigger",value:function(){this.handlers.forEach(function(e){return e()})}}]),e}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.ObservedElement=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(287),c=n(188);t.ObservedElement=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){};(0,o.default)(this,e),this.element=t,this.state=s.initialState,this.stateChangeHandler=n,this.rectChangeHandler=r}return(0,a.default)(e,[{key:"renderState",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.parentWindow,n=e.scrollableContainerRect,r=(0,c.getElementRect)(this.element),i=(0,c.getWindowRect)();this.rectChangeHandler(i,r);var o=r.intersect(i);return n&&(o=o.intersect(n)),t&&(o=o.addFrameRect(t.frameRect),o=o.intersect(t.windowRect)),this.state=(0,s.getVisibilityState)(o,r,this.state),this.state.hasChange&&this.stateChangeHandler(this.state),this.state}}]),e}()},function(e,t,n){"use strict";function r(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=!1,u=0,a=0;if(!e.isNegative())if(r=!0,t.isEmpty())u=1;else{var s=t.getArea();a=e.getArea(),u=a/s}var c=(0,i.getStatus)(r,u,a),l=(0,o.getChange)(n.status,c),d=l!==o.UNCHANGED;return{isVisible:r,visiblityRatio:u,visibleArea:a,status:c,change:l,hasChange:d}}Object.defineProperty(t,"__esModule",{value:!0}),t.initialState=void 0,t.getVisibilityState=r;var i=n(276),o=n(275);t.initialState={isVisible:!1,visiblityRatio:0,visibleArea:0,status:i.NOT_VISIBLE,change:o.UNCHANGED}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;return new Promise(function(i,u){var a=l.config.nextPageUrl+"?cursor="+JSON.stringify(e);n&&(a+="&must="+n),r&&(a+="&should="+r),c.default.ajax({url:a},function(e,n,r){if(!e||e>300||e<200)u();else{var a=JSON.parse(n),s=a.markup,c=a.cursor,l=o(s,t);i({newItems:l,newCursor:c})}})})}function o(e,t){var n=document.createDocumentFragment();n.appendChild(document.createElement("div")),n.firstChild.innerHTML=e,t.onBeforeRender(n.firstChild);var r=n.querySelectorAll("."+l.cssSelectors.item);return[].concat((0,a.default)(r))}Object.defineProperty(t,"__esModule",{value:!0});var u=n(90),a=r(u);t.nextPageAjax=i;var s=n(179),c=r(s),l=n(187)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.lazyFonts=void 0;var i=n(8),o=r(i),u=n(11),a=r(u),s=n(278);t.lazyFonts=function(){var e=(0,a.default)(o.default.mark(function e(){var t;return o.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(0,s.lazyLoad)();case 2:t=document.createElement("link"),t.href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subweset=latin,cyrillic-ext,cyrillic,greek-ext,greek,vietnamese,latin-ext",t.type="text/css",t.rel="stylesheet",document.head.appendChild(t);case 7:case"end":return e.stop()}},e,void 0)}));return function(){return e.apply(this,arguments)}}()},function(e,t){"use strict";function n(){document.dispatchEvent(new CustomEvent("spot-im-recirculation-item-clicked"))}function r(){document.dispatchEvent(new CustomEvent("spot-im-recirculation-right-clicked"))}function i(){document.dispatchEvent(new CustomEvent("spot-im-recirculation-left-clicked"))}function o(){document.dispatchEvent(new CustomEvent("spot-im-recirculation-loaded"))}function u(e){"FULL_ENTER"===e.change&&document.dispatchEvent(new CustomEvent("spot-im-recirculation-viewed"))}Object.defineProperty(t,"__esModule",{value:!0}),t.sendClickedItemEvent=n,t.sendIClickedRightEvent=r,t.sendIClickedLeftEvent=i,t.sendLoadedEvent=o,t.sendViewedEvent=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n(292),o=r(i);t.default=o.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,o,u=n(293),a=r(u),s=n(294),c=r(s),l=n(8),d=r(l),f=n(11),p=r(f),h=n(83),v=r(h),m=n(90),g=r(m),y=n(181),E=r(y),A=n(182),_=r(A),w=n(302),C=n(325),b=n(187),D=n(194),S=r(D),F=n(196),I=n(160),O=n(278),T=n(156),k=(n(334),"800px"),x=(0,T.getDebugger)("Default spot group"),P=(o=i=function(){function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};(0,E.default)(this,e),this.getAvailableSlots=function(e,t){var n=[];if("mobile"===t)n.push({element:e.querySelector('[data-spotim-slot="mobile"]'),row:2,pos:"center",name:"row2-center",device:"mobile"});else{var r=[].concat((0,g.default)(e.querySelectorAll('[data-spotim-slot="desktop"]')));r.forEach(function(e){var t=parseInt(e.getAttribute("data-spotim-slot-row")),r=e.getAttribute("data-spotim-slot-pos");n.push({element:e,row:t,pos:r,name:"row"+t+"-"+r})})}return n},this.spotId=t,this.element=n,this.spotConfig=r}return(0,_.default)(e,[{key:"forceLazyLoadMargin",value:function(){return null}},{key:"forceLazyLoadTimeout",value:function(){return null}},{key:"allowAds",value:function(){if(window.__SPOTIM_ADS_DISABLED__)return!1;var e=!0,t=[].concat((0,g.default)(document.querySelectorAll("meta[name=spotim-ads]")));return t.forEach(function(t){x("Found <meta name=spotim-ads>",t);var n=(t.getAttribute("content")||"").trim();switch(n){case"disable-all":x('Disabling all ads because of "disable-all" meta policy'),e=!1}}),e}},{key:"getSponsoredPlayer",value:function(){return!1}},{key:"assignClickHandlers",value:function(e){return(0,w.assignClickHandlers)(e,this.spotId,{traffic:b.config.referTraffic})}},{key:"onBeforeRender",value:function(e){this.assignClickHandlers(e),(0,I.removeItemByUrl)(e,{locationHref:window.location.href})}},{key:"onAfterRender",value:function(e){var t=this;(0,I.resequenceIndexes)(e),S.default.once(F.PAGE_NEXT_CLICKED,function(){return t.displayItemImages(e)});var n=new IntersectionObserver(function(r){var i=(0,v.default)(r,1),o=i[0];o.isIntersecting&&(t.displayItemImages(e,t.getFirstVisibleItemsCount(e)),n.unobserve(e))},{rootMargin:k});n.observe(e)}},{key:"displayItemImages",value:function(){function e(e){return t.apply(this,arguments)}var t=(0,p.default)(d.default.mark(function e(t){var n,r,i,o,u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return d.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,(0,O.lazyLoad)();case 2:n=[].concat((0,g.default)(t.querySelectorAll("[data-item-image]"))),r=[].concat((0,g.default)(t.querySelectorAll("[data-user-image]"))),i=function(e){e.style.backgroundImage||(e.style.backgroundImage="url("+e.getAttribute("data-item-image")+")")},o=function(e){e.style.backgroundImage||"NONE"===e.getAttribute("data-user-image")||(e.style.backgroundImage="url("+e.getAttribute("data-user-image")+")")},null===u?(n.forEach(i),r.forEach(o)):(n.slice(0,u).forEach(i),r.slice(0,u).forEach(o));case 7:case"end":return e.stop()}},e,this)}));return e}()},{key:"getFirstVisibleItemsCount",value:function(e){var t=document.documentElement.clientWidth,n=e.querySelectorAll('[data-spmark="items"]').length,r=Math.ceil(t/160);return r<6&&(r=6),r*n}}]),e}(),i.Player=function(e){function t(){return(0,E.default)(this,t),(0,a.default)(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return(0,c.default)(t,e),t}(C.Player),o);t.default=P},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(162),o=r(i);t.default=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!==("undefined"==typeof t?"undefined":(0,o.default)(t))&&"function"!=typeof t?e:t}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(295),o=r(i),u=n(299),a=r(u),s=n(162),c=r(s);t.default=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+("undefined"==typeof t?"undefined":(0,c.default)(t)));e.prototype=(0,a.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(o.default?(0,o.default)(e,t):e.__proto__=t)}},function(e,t,n){e.exports={default:n(296),__esModule:!0}},function(e,t,n){n(297),e.exports=n(23).Object.setPrototypeOf},function(e,t,n){var r=n(21);r(r.S,"Object",{setPrototypeOf:n(298).set})},function(e,t,n){var r=n(29),i=n(28),o=function(e,t){if(i(e),!r(t)&&null!==t)throw TypeError(t+": can't set as prototype!")};e.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(e,t,r){try{r=n(24)(Function.call,n(175).f(Object.prototype,"__proto__").set,2),r(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,n){return o(e,n),t?e.__proto__=n:r(e,n),e}}({},!1):void 0),check:o}},function(e,t,n){e.exports={default:n(300),__esModule:!0}},function(e,t,n){n(301);var r=n(23).Object;e.exports=function(e,t){return r.create(e,t)}},function(e,t,n){var r=n(21);r(r.S,"Object",{create:n(40)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.trackRedirect,i=void 0!==r&&r,u=n.handleUtm,a=void 0===u||u,s=n.enableSpotimUtm,l=void 0===s||s,d=n.referrer,f=void 0===d||d,h=n.commentId,v=void 0===h||h,m=n.traffic,g=void 0===m||m,E=n.qs,A=void 0===E?{}:E,_=n.transformUrl,w=void 0===_?function(e){return e}:_,C=(0,y.findMarkedElements)("item",{container:e}),b=o(e,t,{trackRedirect:i,referrer:f,commentId:v,traffic:g,qs:A,transformUrl:w});C.forEach(function(e){var t=(0,y.findMarkedElements)("item-link",{container:e})||[];[].concat((0,p.default)(t)).forEach(function(e){e.setAttribute("data-original-href",e.getAttribute("href")),S.config.openLinksInNewTab&&e.setAttribute("target","_blank"),a&&c(e,l),e.addEventListener("click",function(e){return b(e,!0)}),e.addEventListener("mousedown",function(e){[I,O].indexOf(e.which)>-1&&b(e,!1)})})})}function o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.trackRedirect,i=void 0!==r&&r,o=n.referrer,c=void 0===o||o,l=n.commentId,d=void 0===l||l,f=n.traffic,p=void 0===f||f,h=n.qs,v=void 0===h?{}:h,m=n.transformUrl,y=void 0===m?function(e){return e}:m,E=(0,g.getHostOptions)();return function(n,r){var o=S.config.openLinksInNewTab||1===n.button||n.ctrlKey||n.metaKey,l=!o;l&&n.preventDefault(),(0,F.sendClickedItemEvent)();var f=n.currentTarget,h=f.getAttribute("data-original-href");if(h=a(h),h=A.default.buildUrl(h,v),c&&(h=A.default.buildUrl(h,{spotim_referrer:"recirculation"})),d){var m=s(n.target,e);m&&(h=A.default.buildUrl(h,{spot_im_comment_id:m}))}if(E.redirectUrlTransform){var g=E.redirectUrlTransform(h);"undefined"!=typeof g&&(h=g)}if(y){var b=y(h);"undefined"!=typeof b&&(h=b)}var I={url:h};p&&!T()&&(I.redirect={source:"recommendations",fromSpotId:t,toSpotId:t,redirectEndpoint:D.default.redirectUrl});var O=(0,_.buildSpotImUrl)(I);f.href=O;var k=function(){l&&r&&O&&(window.location.href=O)};return Promise.all([(0,w.captureUiEvent)(n,{redirect:!0}),i?u({source:"recommendations",fromSpotId:t,toSpotId:t}):Promise.resolve()]).then(k).catch(function(e){(0,C.reportError)(e,{errorSource:"click-handler"}),k()})}}function u(e){var t=e.url,n=e.source,r=e.fromSpotId,i=e.toSpotId;return new Promise(function(e){v.default.ajax({method:"POST",headers:{"Content-type":"application/json"},body:JSON.stringify({events:[{type:"generated-page-view",version:1,value:{from:{spot_id:r,source:n,url:t},to:{spot_id:i,url:t}}}]}),url:m.track.getFullUrl()},function(t,n,r){!t||t>300||t<200?reject():e()})})}function a(e){try{return window.location.hostname.endsWith("rt.com")?e.replace(/([^\/])\?/,"$1/?"):e}catch(t){return e}}function s(e,t){var n=(0,y.getMarksPathFromTarget)(e,t);if(!(0,y.pathHasMark)(n,"item-title")){var r=(0,y.getMarkValueFromPath)(n,{having:"item",key:"message-id"});if(r)return r}return null}function c(e,t){var n=window.location.href,r=e.getAttribute("href");t&&S.config.enableSpotimUtm?r=A.default.buildUrl(r,{utm_source:"spotim",utm_medium:"spotim_recirculation"}):["utm_source","utm_medium","utm_term","utm_content","utm_campaign"].forEach(function(e){var t=A.default.getKey(n,e)||null;t&&(r=A.default.buildUrl(r,(0,d.default)({},e,t)))}),e.setAttribute("href",r),e.setAttribute("data-original-href",r)}Object.defineProperty(t,"__esModule",{value:!0});var l=n(203),d=r(l),f=n(90),p=r(f);t.assignClickHandlers=i;var h=n(179),v=r(h),m=n(303),g=n(313),y=n(271),E=n(95),A=r(E),_=n(323),w=n(197),C=n(189),b=n(152),D=r(b),S=n(187),F=n(290),I=2,O=3,T=function(){var e=document.querySelector("[data-spotim-module=recirculation]");return e&&"false"===e.dataset.referTraffic}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=(0,s.default)(e,[]);return this.performRequest((0,u.default)({},t))}Object.defineProperty(t,"__esModule",{value:!0}),t.track=void 0;var o=n(145),u=r(o),a=n(201),s=r(a),c=n(304),l=n(311);t.track=(0,c.createResource)(l.apiUrl,"post","/track",i,{withCredentials:!0})},function(e,t,n){"use strict";function r(e,t,n,a){function s(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return n.replace(u,function(t,n){return e.hasOwnProperty(n)?e[n]:t})}function c(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e+s(t)}function l(o){return o=(0,i.extendOptions)(p,o),r(e,t,n,a,o)}function d(){return{apiUrl:e,method:t,url:n,execute:a,options:p}}function f(e,n){var r=c(n);p=(0,i.extendOptions)(i.defaultOptions,p);var o;switch(t.toLowerCase()){case"get":o=h.get(r,e,p);break;case"delete":o=h.delete(r,p);break;case"patch":o=h.patch(r,e,p);break;case"post":o=h.post(r,e,p);break;case"put":o=h.put(r,e,p)}return o}var p=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},h=arguments.length>5&&void 0!==arguments[5]?arguments[5]:o.RequestHandler;return{getUrl:s,getFullUrl:c,performRequest:f,extend:l,execute:a,getProperties:d}}Object.defineProperty(t,"__esModule",{value:!0}),t.createResource=r;var i=n(305),o=n(306),u=/\{\{(\w+)\}\}/gi},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t,n){t in e&&(n[t]=e[t])}function o(e,t,n){if(t in e)if(n[t]){var r=n[t];n[t]=function(){e[t](),r()}}else n[t]=e[t]}function u(e,t,n){t in e&&Array.isArray(e[t])&&(n[t]=[].concat((0,c.default)(n[t]||[]),(0,c.default)(e[t])))}function a(){for(var e={},t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(function(t){i(t,"withCredentials",e),i(t,"contentType",e),o(t,"success",e),o(t,"error",e),u(t,"requestInterceptors",e),u(t,"responseInterceptors",e),u(t,"parsers",e)}),e}Object.defineProperty(t,"__esModule",{value:!0}),t.defaultOptions=void 0;var s=n(90),c=r(s);t.extendPrimitive=i,t.extendFunction=o,t.extendArray=u,t.extendOptions=a;t.defaultOptions={withCredentials:!1,requestInterceptors:[],responseInterceptors:[],parsers:[],contentType:"application/json",success:function(){},error:function(){}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.RequestHandler=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(307),c=r(s);t.RequestHandler=function(){function e(){(0,o.default)(this,e)}return(0,a.default)(e,null,[{key:"retryRequest",value:function(t,n){var r=t.url,i=t.method,o=(0,c.default)(i,r);return o._query=t._query,o.header=t.header,o._header=t._header,o._data=t._data,e.performRequest(o,n)}},{key:"performRequest",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return n.withCredentials&&(t=t.withCredentials()),n.contentType&&(t=t.set("Content-Type",n.contentType),"application/x-www-form-urlencoded"!==n.contentType&&"text/plain"!==n.contentType||(t._data=JSON.stringify(t._data))),new Promise(function(r,i){e.invokeRequestInterceptors(t,n.requestInterceptors,n).then(function(t){var o=t.request;o.end(function(t,u){t?(i(t),n.error&&n.error(t)):e.invokeResponseInterceptors(o,u,n.responseInterceptors,n).then(function(t){var o=t.response;if(o.ok){var u=e.invokeParsers(o.body,n.parsers);r(u),n.success&&n.success(u)}else i(o),n.error&&n.error(o)})})})})}},{key:"invokeParsers",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=Object.freeze(e);return t.reduce(function(e,t){return t(n,e)},n)}},{key:"invokeRequestInterceptors",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t.reduce(function(e,t){return e.then(function(e){var r=e.request;return t.requestInterceptor(r,n)})},Promise.resolve({request:e}))}},{key:"invokeResponseInterceptors",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};return n.reduce(function(t,n){return t.then(function(t){var i=t.response;return n.responseInterceptor(e,i,r)})},Promise.resolve({response:t}))}},{key:"get",value:function(t,n,r){var i=c.default.get(t,n);return e.performRequest(i,r)}},{key:"post",value:function(t,n,r){var i=c.default.post(t,n);return e.performRequest(i,r)}},{key:"patch",value:function(t,n,r){var i=c.default.patch(t,n);return e.performRequest(i,r)}},{key:"put",value:function(t,n,r){var i=c.default.put(t,n);return e.performRequest(i,r)}},{key:"delete",value:function(t,n){var r=c.default.del(t);return e.performRequest(r,n)}}]),e}()},function(e,t,n){function r(){}function i(e){if(!g(e))return e;var t=[];for(var n in e)o(t,n,e[n]);return t.join("&")}function o(e,t,n){if(null!=n)if(Array.isArray(n))n.forEach(function(n){o(e,t,n)});else if(g(n))for(var r in n)o(e,t+"["+r+"]",n[r]);else e.push(encodeURIComponent(t)+"="+encodeURIComponent(n));else null===n&&e.push(encodeURIComponent(t))}function u(e){for(var t,n,r={},i=e.split("&"),o=0,u=i.length;o<u;++o)t=i[o],n=t.indexOf("="),n==-1?r[decodeURIComponent(t)]="":r[decodeURIComponent(t.slice(0,n))]=decodeURIComponent(t.slice(n+1));return r}function a(e){var t,n,r,i,o=e.split(/\r?\n/),u={};o.pop();for(var a=0,s=o.length;a<s;++a)n=o[a],t=n.indexOf(":"),r=n.slice(0,t).toLowerCase(),i=E(n.slice(t+1)),u[r]=i;return u}function s(e){return/[\/+]json\b/.test(e)}function c(e){return e.split(/ *; */).shift()}function l(e){return e.split(/ *; */).reduce(function(e,t){var n=t.split(/ *= */),r=n.shift(),i=n.shift();return r&&i&&(e[r]=i),e},{})}function d(e,t){t=t||{},this.req=e,this.xhr=this.req.xhr,this.text="HEAD"!=this.req.method&&(""===this.xhr.responseType||"text"===this.xhr.responseType)||"undefined"==typeof this.xhr.responseType?this.xhr.responseText:null,this.statusText=this.req.xhr.statusText,this._setStatusProperties(this.xhr.status),this.header=this.headers=a(this.xhr.getAllResponseHeaders()),this.header["content-type"]=this.xhr.getResponseHeader("content-type"),this._setHeaderProperties(this.header),this.body="HEAD"!=this.req.method?this._parseBody(this.text?this.text:this.xhr.response):null}function f(e,t){var n=this;this._query=this._query||[],this.method=e,this.url=t,this.header={},this._header={},this.on("end",function(){var e=null,t=null;try{t=new d(n)}catch(t){return e=new Error("Parser is unable to parse the response"),e.parse=!0,e.original=t,e.rawResponse=n.xhr&&n.xhr.responseText?n.xhr.responseText:null,e.statusCode=n.xhr&&n.xhr.status?n.xhr.status:null,n.callback(e)}n.emit("response",t);var r;try{(t.status<200||t.status>=300)&&(r=new Error(t.statusText||"Unsuccessful HTTP response"),r.original=e,r.response=t,r.status=t.status)}catch(e){r=e}r?n.callback(r,t):n.callback(null,t)})}function p(e,t){var n=y("DELETE",e);return t&&n.end(t),n}var h;"undefined"!=typeof window?h=window:"undefined"!=typeof self?h=self:(console.warn("Using browser-only version of superagent in non-browser environment"),h=this);var v=n(215),m=n(308),g=n(309),y=e.exports=n(310).bind(null,f);y.getXHR=function(){if(!(!h.XMLHttpRequest||h.location&&"file:"==h.location.protocol&&h.ActiveXObject))return new XMLHttpRequest;try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.6.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP.3.0")}catch(e){}try{return new ActiveXObject("Msxml2.XMLHTTP")}catch(e){}throw Error("Browser-only verison of superagent could not find XHR")};var E="".trim?function(e){return e.trim()}:function(e){return e.replace(/(^\s*|\s*$)/g,"")};y.serializeObject=i,y.parseString=u,y.types={html:"text/html",json:"application/json",xml:"application/xml",urlencoded:"application/x-www-form-urlencoded",form:"application/x-www-form-urlencoded","form-data":"application/x-www-form-urlencoded"},y.serialize={"application/x-www-form-urlencoded":i,"application/json":JSON.stringify},y.parse={"application/x-www-form-urlencoded":u,"application/json":JSON.parse},d.prototype.get=function(e){return this.header[e.toLowerCase()]},d.prototype._setHeaderProperties=function(e){var t=this.header["content-type"]||"";this.type=c(t);var n=l(t);for(var r in n)this[r]=n[r]},d.prototype._parseBody=function(e){var t=y.parse[this.type];return!t&&s(this.type)&&(t=y.parse["application/json"]),t&&e&&(e.length||e instanceof Object)?t(e):null},d.prototype._setStatusProperties=function(e){1223===e&&(e=204);var t=e/100|0;this.status=this.statusCode=e,this.statusType=t,this.info=1==t,this.ok=2==t,this.clientError=4==t,this.serverError=5==t,this.error=(4==t||5==t)&&this.toError(),this.accepted=202==e,this.noContent=204==e,this.badRequest=400==e,this.unauthorized=401==e,this.notAcceptable=406==e,this.notFound=404==e,this.forbidden=403==e},d.prototype.toError=function(){var e=this.req,t=e.method,n=e.url,r="cannot "+t+" "+n+" ("+this.status+")",i=new Error(r);return i.status=this.status,i.method=t,i.url=n,i},y.Response=d,v(f.prototype);for(var A in m)f.prototype[A]=m[A];f.prototype.type=function(e){return this.set("Content-Type",y.types[e]||e),this},f.prototype.responseType=function(e){return this._responseType=e,this},f.prototype.accept=function(e){return this.set("Accept",y.types[e]||e),this},f.prototype.auth=function(e,t,n){switch(n||(n={type:"basic"}),n.type){case"basic":var r=btoa(e+":"+t);this.set("Authorization","Basic "+r);break;case"auto":this.username=e,this.password=t}return this},f.prototype.query=function(e){return"string"!=typeof e&&(e=i(e)),e&&this._query.push(e),this},f.prototype.attach=function(e,t,n){return this._getFormData().append(e,t,n||t.name),this},f.prototype._getFormData=function(){return this._formData||(this._formData=new h.FormData),this._formData},f.prototype.callback=function(e,t){var n=this._callback;this.clearTimeout(),n(e,t)},f.prototype.crossDomainError=function(){var e=new Error("Request has been terminated\nPossible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.");e.crossDomain=!0,e.status=this.status,
e.method=this.method,e.url=this.url,this.callback(e)},f.prototype._timeoutError=function(){var e=this._timeout,t=new Error("timeout of "+e+"ms exceeded");t.timeout=e,this.callback(t)},f.prototype._appendQueryString=function(){var e=this._query.join("&");e&&(this.url+=~this.url.indexOf("?")?"&"+e:"?"+e)},f.prototype.end=function(e){var t=this,n=this.xhr=y.getXHR(),i=this._timeout,o=this._formData||this._data;this._callback=e||r,n.onreadystatechange=function(){if(4==n.readyState){var e;try{e=n.status}catch(t){e=0}if(0==e){if(t.timedout)return t._timeoutError();if(t._aborted)return;return t.crossDomainError()}t.emit("end")}};var u=function(e,n){n.total>0&&(n.percent=n.loaded/n.total*100),n.direction=e,t.emit("progress",n)};if(this.hasListeners("progress"))try{n.onprogress=u.bind(null,"download"),n.upload&&(n.upload.onprogress=u.bind(null,"upload"))}catch(e){}if(i&&!this._timer&&(this._timer=setTimeout(function(){t.timedout=!0,t.abort()},i)),this._appendQueryString(),this.username&&this.password?n.open(this.method,this.url,!0,this.username,this.password):n.open(this.method,this.url,!0),this._withCredentials&&(n.withCredentials=!0),"GET"!=this.method&&"HEAD"!=this.method&&"string"!=typeof o&&!this._isHost(o)){var a=this._header["content-type"],c=this._serializer||y.serialize[a?a.split(";")[0]:""];!c&&s(a)&&(c=y.serialize["application/json"]),c&&(o=c(o))}for(var l in this.header)null!=this.header[l]&&n.setRequestHeader(l,this.header[l]);return this._responseType&&(n.responseType=this._responseType),this.emit("request",this),n.send("undefined"!=typeof o?o:null),this},y.Request=f,y.get=function(e,t,n){var r=y("GET",e);return"function"==typeof t&&(n=t,t=null),t&&r.query(t),n&&r.end(n),r},y.head=function(e,t,n){var r=y("HEAD",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.options=function(e,t,n){var r=y("OPTIONS",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.del=p,y.delete=p,y.patch=function(e,t,n){var r=y("PATCH",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.post=function(e,t,n){var r=y("POST",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r},y.put=function(e,t,n){var r=y("PUT",e);return"function"==typeof t&&(n=t,t=null),t&&r.send(t),n&&r.end(n),r}},function(e,t,n){var r=n(309);t.clearTimeout=function(){return this._timeout=0,clearTimeout(this._timer),this},t.parse=function(e){return this._parser=e,this},t.serialize=function(e){return this._serializer=e,this},t.timeout=function(e){return this._timeout=e,this},t.then=function(e,t){if(!this._fullfilledPromise){var n=this;this._fullfilledPromise=new Promise(function(e,t){n.end(function(n,r){n?t(n):e(r)})})}return this._fullfilledPromise.then(e,t)},t.catch=function(e){return this.then(void 0,e)},t.use=function(e){return e(this),this},t.get=function(e){return this._header[e.toLowerCase()]},t.getHeader=t.get,t.set=function(e,t){if(r(e)){for(var n in e)this.set(n,e[n]);return this}return this._header[e.toLowerCase()]=t,this.header[e]=t,this},t.unset=function(e){return delete this._header[e.toLowerCase()],delete this.header[e],this},t.field=function(e,t){if(null===e||void 0===e)throw new Error(".field(name, val) name can not be empty");if(r(e)){for(var n in e)this.field(n,e[n]);return this}if(null===t||void 0===t)throw new Error(".field(name, val) val can not be empty");return this._getFormData().append(e,t),this},t.abort=function(){return this._aborted?this:(this._aborted=!0,this.xhr&&this.xhr.abort(),this.req&&this.req.abort(),this.clearTimeout(),this.emit("abort"),this)},t.withCredentials=function(){return this._withCredentials=!0,this},t.redirects=function(e){return this._maxRedirects=e,this},t.toJSON=function(){return{method:this.method,url:this.url,data:this._data,headers:this._header}},t._isHost=function(e){var t={}.toString.call(e);switch(t){case"[object File]":case"[object Blob]":case"[object FormData]":return!0;default:return!1}},t.send=function(e){var t=r(e),n=this._header["content-type"];if(t&&r(this._data))for(var i in e)this._data[i]=e[i];else"string"==typeof e?(n||this.type("form"),n=this._header["content-type"],"application/x-www-form-urlencoded"==n?this._data=this._data?this._data+"&"+e:e:this._data=(this._data||"")+e):this._data=e;return!t||this._isHost(e)?this:(n||this.type("json"),this)}},function(e,t){function n(e){return null!==e&&"object"==typeof e}e.exports=n},function(e,t){function n(e,t,n){return"function"==typeof n?new e("GET",t).end(n):2==arguments.length?new e("GET",t):new e(t,n)}e.exports=n},function(e,t,n){(function(e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r;r=n(312);t.apiUrl=e.env.SKIP_CDN?r.url:r.cdn}).call(t,n(5))},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.url="https://tracker.spot.im",t.cdn="https://www.spot.im/api/tracker"},function(module,exports,__webpack_require__){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function parseSpotOptions(code){var hostOptions={};if(code)try{!function(c){try{var SPOTIM_OPTIONS={};eval(c),hostOptions=Object.assign(hostOptions,SPOTIM_OPTIONS)}catch(e){console.error("Failed to parse host options")}}(code)}catch(e){console.error("Failed to parse host options")}return hostOptions}function getHostOptions(){var e=hostOptions.resolve();return(0,_defaults.filterValidOptions)(e)}Object.defineProperty(exports,"__esModule",{value:!0});var _classCallCheck2=__webpack_require__(181),_classCallCheck3=_interopRequireDefault(_classCallCheck2),_createClass2=__webpack_require__(182),_createClass3=_interopRequireDefault(_createClass2),_class,_temp;exports.parseSpotOptions=parseSpotOptions,exports.getHostOptions=getHostOptions;var _defaults=__webpack_require__(314),_deepExtendObject=__webpack_require__(322),HostOptions=(_temp=_class=function(){function e(){(0,_classCallCheck3.default)(this,e),this.isExecuted=!1,this.hostOptions={}}return(0,_createClass3.default)(e,[{key:"resolve",value:function(){if(!this.isExecuted){this.isExecuted=!0;for(var t=document.querySelectorAll('script[type="'+e.scriptType+'"]'),n=0;n<t.length;n++){var r=t[n].textContent;(0,_deepExtendObject.deepExtendObject)(this.hostOptions,parseSpotOptions(r))}}return this.hostOptions}}]),e}(),_class.scriptType="text/x-spotim-options",_temp),hostOptions=new HostOptions},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return h.filter(function(t){return t in e}).reduce(function(t,n){return t[n]=e[n],t},{})}Object.defineProperty(t,"__esModule",{value:!0}),t.defaults=void 0,t.filterValidOptions=i;var o=n(315),u=r(o),a=n(316),s=n(317),c=n(318),l=n(319),d=n(320),f=n(321),p=t.defaults={networkId:"NOT_SET",spotId:"NOT_SET",spotName:"NOT_SET",postId:void 0,iosUrl:void 0,androidUrl:void 0,liveEventCode:void 0,conversationId:void 0,implementationId:"NOT_SET",disqusIdentifier:void 0,disqusUrl:void 0,gigyaStreamId:void 0,gigyaCategoryId:void 0,wpImportEndpoint:void 0,facebookUrl:void 0,pageSize:void 0,conversationSort:void 0,loadMoreInModal:void 0,isStarsRatingEnabled:!1,isLazyLoad:!1,isLiveBlogConversation:!1,reporters:[],reporterBadgeText:"Reporter",postUrl:void 0,href:window.location.href,canonicalHref:u.default.getCanonicalHref(),referTraffic:!0,displayNameInSayControlForGuests:!1,disableImageUploadInConversation:!1,disableSignupWizard:!1,conversationLongerComments:!1,conversationImageAnchorsDisabled:!1,numberedAvatars:!1,avatarsTheme:a.REGULAR_THEME,connectTypes:[],loginUponSayControlFocus:!1,shouldOpenLogin:!0,isConnectEnabled:!0,useDisqusLogin:!1,popularItemsCount:0,direction:c.LTR,forceRegister:!1,tickerIcon:void 0,tickerIconSize:void 0,tickerSkin:s.BRAND,tickerOffset:0,brandColor:void 0,categoryId:void 0,subCategoryId:void 0,languages:[],whitelistUrls:[],mainLanguage:"en",newsfeedSkin:void 0,newsfeedPosition:f.RIGHT,newsfeed_slideAlong_enabled:!1,newsfeed_slideAlong_selector:"",conversationSkin:l.LIGHT,registrationSkin:l.LIGHT,platform:void 0,websiteUrl:void 0,enableSSO:!1,enableConversationHeaderFacesList:!0,conversationRecommendationsRowsCount:1,openMode:d.ON_CLICK,enableMiniNewsfeed:!0,enableNewsfeed:!0,enableVideoItems:!1,enableRecommendation:!0,enableBlindfold:!1,enableGuestVoting:!0,hashImageSelector:'[data-spotim-image-id="{HASH_ID}"]',disableRegistrationModule:!1,recommendationBelowConversation:!1,disableNavigation:!1,disableUserProileModal:!1,utm:{},highlightedCommentId:null,highlightedReplyId:null,highlightImmediate:null,scrollToComments:null,isSayControlExpanded:null,resetPasswordStatus:null,resetPasswordTicket:null,emailVerify:null,enableRealtimeCommentsSticky:!0,enableHighlightMessageSticky:!0,enableDownVotesCount:!1,enableUserPoints:!0,redirectUrlTransform:function(e){return e},styleBlock:void 0,scriptBlock:void 0,hostOptionsBlock:void 0,enableSpotimUtm:!0,enableSpotimReferrer:!0,openLinksInNewTab:!1,preserveHostQueryString:!1,useExternalUserId:!1,conversationCommunityQuestion:void 0,allowVA:!0,textsOverrides:{}},h=Object.keys(p)},function(e,t){"use strict";function n(e){return e.split(/\?/)[0]}function r(e){return e.split(/#/)[0]}function i(e){return e.replace(/.*?:\/\//g,"")}function o(e,t){return t.removeProtocol&&(e=i(e)),t.removeQueryString&&(e=n(e)),t.removeFragment&&(e=r(e)),e}function u(e){var t="";if(e){var n=e.match(/^https?\:\/\/([^\/?#]+)(?:[\/?#]|$)/i);t=n&&n[1]}return t}function a(){var e=document.location.href,t=document.querySelector("link[rel='canonical']");return t&&(e=t.href),e}Object.defineProperty(t,"__esModule",{value:!0}),t.default={parse:o,extractDomain:u,getCanonicalHref:a}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.REGULAR_THEME="REGULAR_THEME"},function(e,t){"use strict";function n(e){switch(e.toUpperCase()){case"BRAND":return r;case"WHITE":return r;default:return}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=n;var r=t.BRAND="BRAND";t.WHITE="WHITE"},function(e,t){"use strict";function n(e){switch(e.toUpperCase()){case"RTL":return r;case"LTR":return i;default:return}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=n;var r=t.RTL="rtl",i=t.LTR="ltr";t.RTL_LANGUAGES=["he","ar"]},function(e,t){"use strict";function n(e){switch(e.toUpperCase()){case"DARK":return r;case"LIGHT":return i;default:return}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=n;var r=t.DARK="dark",i=t.LIGHT="light"},function(e,t){"use strict";function n(e){switch(e.toUpperCase()){case"AUTOMATIC":return r;case"PERMANENT":return i;case"ON_CLICK":return o;default:return}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=n;var r=t.AUTOMATIC="AUTOMATIC",i=t.PERMANENT="PERMANENT",o=t.ON_CLICK="ON_CLICK"},function(e,t){"use strict";function n(e){switch(e.toUpperCase()){case"LEFT":return r;case"RIGHT":return i;default:return}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=n;var r=t.LEFT="LEFT",i=t.RIGHT="RIGHT"},function(e,t){"use strict";function n(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];var i=t.shift();return t.forEach(function(e){for(var t in e)e[t]&&e[t].constructor&&e[t].constructor===Object?(i[t]=i[t]||{},n(i[t],e[t])):i[t]=e[t]}),i}Object.defineProperty(t,"__esModule",{value:!0}),t.deepExtendObject=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=e.url,n=e.redirectParams,r=void 0===n?{}:n,i={to_url:t,from_spot:r.fromSpotId,to_spot:r.toSpotId,source:r.source||null},o=Object.keys(i).map(function(e){return e+"="+encodeURIComponent(i[e])}).join("&"),u=r.redirectEndpoint+"#"+window.encodeURIComponent(o);return u}function o(e){var t=e.url,n=e.highlightedReplyId,r=void 0===n?null:n,o=e.highlightedCommentId,u=void 0===o?null:o,s=e.highlightImmediate,l=void 0===s?null:s,f=e.scrollToComments,p=void 0===f?null:f,h=e.typingUsersCount,v=void 0===h?0:h,m=e.redirect,g=void 0===m?void 0:m,y=(0,c.default)(e,["url","highlightedReplyId","highlightedCommentId","highlightImmediate","scrollToComments","typingUsersCount","redirect"]),E=(0,a.default)({},y);return(r||u)&&(u&&(E.spot_im_comment_id=u),r&&(E.spot_im_reply_id=r),null!==l&&(E.spot_im_highlight_immediate=l)),v>0&&(E.spot_im_state="typing"),null!==p&&(E.spot_im_scroll_to_comments=p),t=d.default.buildUrl(t,E),g&&(t=i({url:t,redirectParams:g})),t}Object.defineProperty(t,"__esModule",{value:!0});var u=n(191),a=r(u),s=n(324),c=r(s);t.makeRedirectUrl=i,t.buildSpotImUrl=o;var l=n(95),d=r(l)},function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){return e<.5?8*e*e*e*e:1-8*--e*e*e*e}function o(e){var t=e.initialStyle,n=void 0===t?{}:t,r=e.onClose,i=void 0===r?function(){}:r,o=document.createElement("div");Object.assign(o.style,(0,a.default)({position:"absolute",transform:"translateX(-50%)",height:"0px",width:"0px",overflow:"hidden",zIndex:1},n)),o.className="sprc-lp",o.innerHTML='\n\t\t<style>\n\t\t\t.sprc-lp-title {\n\t\t\t\tpadding: 7px 10px 22px 10px;\n\t\t\t\tcolor: white;\n\t\t\t\tfont-size: 11px;\n\t\t\t\tfont-family: \'Open Sans\', Helvetica, Arial, sans-serif;\n\t\t\t\ttext-transform: uppercase;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tleft: 0;\n\t\t\t\tright: 0;\n\t\t\t\theight: 44px;\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\tz-index: 100;\n\t\t\t}\n\t\t\t.sprc-lp-title:before {\n\t\t\t\tcontent: \' \';\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\tright: 0;\n\t\t\t\tleft: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\topacity: 0.5;\n\t\t\t\tbackground: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);\n\t\t\t\tbackground: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);\n\t\t\t\tbackground: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);\n\t\t\t}\n\t\t\t.sprc-lp-title-label {\n\t\t\t\tposition: relative;\n\t\t\t\tz-index: 110;\n\t\t\t}\n\t\t\t.sprc-lp-close {\n\t\t\t\tcursor: pointer;\n\t\t\t\tbox-sizing: border-box;\n\t\t\t\tposition: absolute;\n\t\t\t\tright: 0;\n\t\t\t\ttop: 0;\n\t\t\t\twidth 30px;\n\t\t\t\theight: 30px;\n\t\t\t\tpadding: 10px;\n\t\t\t\tz-index: 120;\n\t\t\t}\n\t\t\t.sprc-lp-close svg {\n\t\t\t\twidth: 10px;\n\t\t\t\theight: 10px;\n\t\t\t\topacity: 0.8;\n\t\t\t\tfill: #FFFFFF;\n\t\t\t}\n\t\t</style>\n\t\t<div class="sprc-lp-title">\n\t\t\t<span class="sprc-lp-title-label">Advertisement</span>\n\t\t\t<span class="sprc-lp-close">\n\t\t\t\t<svg viewBox="0 0 10 10" version="1.1" xmlns="http://www.w3.org/2000/svg">\n\t\t\t\t\t<g stroke="none" stroke-width="1" fill-rule="evenodd"><g transform="translate(-1047.000000, -180.000000)"><path d="M1052.00036,183.990285 L1048.01007,180 L1047,181.010072 L1050.98957,185.000357 L1047,188.990642 L1048.01007,190.000714 L1052.00036,186.010429 L1055.99064,190.000714 L1057,188.990642 L1053.01043,185.000357 L1057,181.010072 L1055.99064,180 L1052.00036,183.990285 Z"></path></g></g>\n\t\t\t\t</svg>\n\t\t\t</span>\n\t\t</div>\n\t';var u=document.createElement("div");return Object.assign(u.style,{position:"absolute",top:"0px",left:"50%",transform:"translateX(-50%)"}),o.querySelector(".sprc-lp-close").addEventListener("click",i),o.appendChild(u),document.body.appendChild(o),{container:u,element:o}}Object.defineProperty(t,"__esModule",{value:!0}),t.Player=void 0;var u=n(145),a=r(u),s=n(326),c=r(s),l=n(181),d=r(l),f=n(182),p=r(f),v=n(293),m=r(v),g=n(294),y=r(g),E=n(178),A=r(E),_=n(188),w=100,C=function(e){function t(){return(0,d.default)(this,t),(0,m.default)(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return(0,y.default)(t,e),(0,p.default)(t,[{key:"union",value:function(e){var n=Math.min(this.top,e.top),r=Math.min(this.left,e.left),i=Math.max(this.right,e.right),o=Math.max(this.bottom,e.bottom);return new t({top:n,left:r,right:i,bottom:o})}}]),t}(_.Rect),b=function(){function e(t){(0,d.default)(this,e),this.value=t,this._changed=!1}return(0,p.default)(e,[{key:"set",value:function(e){this.value!==e&&(this._changed=!0),this.value=e}},{key:"get",value:function(){return this.value}},{key:"reset",value:function(){this._changed=!1}},{key:"changed",value:function(){return this._changed}},{key:"differentThan",value:function(e){return this.value===e}}]),e}(),D=function(e){return Math.ceil(e/(1e3/60))},S=600,F=D(S),I=300,O=(D(I),function(){function e(t){(0,d.default)(this,e),this.domNode=t}return(0,p.default)(e,[{key:"getDomNode",value:function(){return this.domNode}},{key:"setHeight",value:function(e){this.setStyle({height:e+"px"})}},{key:"getHeight",value:function(){return parseInt(window.getComputedStyle(this.domNode).height)}},{key:"setWidth",value:function(e){this.setStyle({width:h+"px"})}},{key:"getWidth",value:function(){return parseInt(window.getComputedStyle(this.domNode).width)}},{key:"setPosition",value:function(e){this.setStyle({position:""+e})}},{key:"getPosition",value:function(){return window.getComputedStyle(this.domNode).position}},{key:"setTop",value:function(e){this.setStyle({top:e+"px"})}},{key:"getTop",value:function(){return parseInt(window.getComputedStyle(this.domNode).top)}},{key:"setLeft",value:function(e){this.setStyle({left:e+"px"})}},{key:"getLeft",value:function(){return parseInt(window.getComputedStyle(this.domNode).left)}},{key:"setStyle",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};Object.assign(this.domNode.style,e)}}]),e}()),T=function(e){function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.update,i=void 0===r?function(){}:r;(0,d.default)(this,t);var o=(0,m.default)(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return o.update=i,o}return(0,y.default)(t,e),(0,p.default)(t,[{key:"setHeight",value:function(e){(0,c.default)(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setHeight",this).call(this,e),this.update(e+"px")}},{key:"align",value:function(e){var t=e.documentTop;e.viewportTop,e.isVisible;this.setPosition("absolute"),this.setTop(t)}}]),t}(O),k=function(){function e(t){var n=t.element;(0,d.default)(this,e),this.element=n,this.props={state:new b("hidden"),alignment:new b("none"),position:new b(null),top:new b(null),left:new b(null),height:new b(null),width:new b(null)},this.alive=!0,this.frames=[]}return(0,p.default)(e,[{key:"kill",value:function(){this.alive=!1}},{key:"growTo",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};return new Promise(function(r){if(t._growing)r();else{t._growing=!0;var o=function(e,t){return i(t)*e},u=function(e,t){return e-o(e,t)},s=t.element.getHeight(),c=Math.abs(e-s),l=(e||0)>s;if(c>0){for(var d=0;d<F;d++){var f=(l?o:u)(c,d/(F-1));t.frames[d]=(0,a.default)({},t.frames[d]||{},{height:f+"px"}),t.frames[d].callbacks=t.frames[d].callbacks||[],t.frames[d].callbacks.push(n.bind(null,f))}t.frames[F]=t.frames[F]||{},t.frames[F].height=e+"px",t.frames[F].callbacks=t.frames[F].callbacks||[],t.frames[F].callbacks.push(function(){t._growing=!1,r()})}else t._growing=!1,r()}})}},{key:"interpolateTo",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=function(e,t){return i(t)*e},r=function(e,t){return e-n(e,t)},o={height:this.element.getHeight(),width:this.element.getWidth(),position:this.element.getPosition(),top:this.element.getTop(),left:this.element.getLeft()},u=(0,a.default)({state:this.props.state.get(),alignment:this.props.alignment.get(),position:this.props.position.get(),top:this.props.top.get(),left:this.props.left.get(),height:this.props.height.get(),width:this.props.width.get()},o,t),s="hidden"===this.props.state.get()&&"expanded"===u.state,c="hidden"===this.props.state.get()&&"collapsed"===u.state,l="expanded"===this.props.state.get()&&"collapsed"===u.state,d="collapsed"===this.props.state.get()&&"expanded"===u.state,f=function(t){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,o=e.element.getHeight(),u=Math.abs((e.props.height.get()||0)-o),s=(e.props.height.get()||0)>o;if(u>0){e.frames[i]=e.frames[i]||{};for(var c=i;c<i+F;c++)e.frames[c]=(0,a.default)({},e.frames[c]||{},{height:(s?n:r)(u,c/(F-1))+"px"})}};(s||c||l||d)&&u.height!==o.height&&((l||c)&&(this.frames=[]),this.props.height.set(u.height),this.props.width.set(u.width),this.frames[0]=(0,a.default)({},this.frames[0]||{},{width:u.width+"px"}),f(this.frames,0));var p="none"===this.props.alignment.get()&&"static"===u.alignment,h="none"===this.props.alignment.get()&&"sticky"===u.alignment,v="sticky"===this.props.alignment.get()&&"static"===u.alignment,m="static"===this.props.alignment.get()&&"sticky"===u.alignment,g="sticky"===this.props.alignment.get()&&"sticky"===u.alignment;if(p||h)this.props.position.set(u.position),this.props.alignment.set(u.alignment),this.frames[0]=(0,a.default)({},this.frames[0]||{},{position:u.position,top:u.top+"px",left:u.left+"px"});else if(m)this.props.position.set(u.position),this.props.alignment.set(u.alignment),this.frames[0]=(0,a.default)({},this.frames[0]||{},{position:u.position,top:u.top+"px",left:u.left+"px"});else if(v){if(!this.stickyToStaticInProgress){this.stickyToStaticInProgress=!0;var y=t.toArea,E=this.viewDistanceTo(y);if(E>this.props.height.get()/4){for(var A=this.element.getHeight(),_=this.props.height.get(),w=0;w<F;w++)this.frames[w]=(0,a.default)({},this.frames[w]||{},{height:r(A,w/(F-1))+"px"});this.frames[F-1]=(0,a.default)({},this.frames[F-1]||{},{position:"absolute",top:u.top+"px",left:u.left+"px"});for(var C=0;C<F;C++)this.frames[F+C]=(0,a.default)({},this.frames[F+C]||{},{height:n(_,C/(F-1))+"px"});this.frames[2*F]=this.frames[2*F]||{},this.frames[2*F].callbacks=this.frames[2*F].callbacks||[],this.frames[2*F].callbacks.push(function(){e.props.alignment.set("static"),e.stickyToStaticInProgress=!1})}else this.props.position.set(u.position),this.props.alignment.set(u.alignment),this.frames[0]=(0,a.default)({},this.frames[0]||{},{position:u.position,top:u.top+"px",left:u.left+"px"}),this.stickyToStaticInProgress=!1}}else g&&(this.props.position.set(u.position),this.props.alignment.set(u.alignment),this.frames[0]=(0,a.default)({},this.frames[0]||{},{position:u.position,top:u.top+"px",left:u.left+"px"}))}},{key:"interpolate",value:function(){var e=this.frames.shift();if(e){var t=e.callbacks,n=void 0===t?[]:t,r=["position","top","left","width","height"].reduce(function(t,n){return"undefined"!=typeof e[n]&&(t[n]=e[n]),t},{});this.element.setStyle(r),n.forEach(function(e){return e()})}}},{key:"getElement",value:function(){return this.element}},{key:"getDocRect",value:function(){var e=0,t=0,n=this.element.getDomNode();do e+=n.offsetTop||0,t+=n.offsetLeft||0,n=n.offsetParent;while(n);var r=(0,_.getElementRect)(this.element.getDomNode());return new C({top:e,left:t,bottom:e+r.getHeight(),right:t+r.getWidth()})}},{key:"getDocRectUnion",value:function(e){return this.getDocRect().union(e.getDocRect())}},{key:"getViewRect",value:function(){return(0,_.getElementRect)(this.element.getDomNode())}},{key:"getViewRectUnion",value:function(e){return this.getViewRect().union(e.getViewRect())}},{key:"getVisibleRect",value:function(){return this.getViewRect().intersect((0,_.getWindowRect)())}},{key:"getVisiblePercent",value:function(){var e=this.getVisibleRect().getArea(),t=this.getViewRect().getArea();return e/t||0}},{key:"docDistanceTo",value:function(e){var t=this.getDocRect(),n=e.getDocRect(),r=Math.floor(t.left+(t.right-t.left)/2),i=(Math.floor(t.top+(t.bottom-t.top)/2),Math.floor(n.left+(n.right-n.left)/2)),o=(Math.floor(n.top+(n.bottom-n.top)/2),Math.abs(r-i)),u=Math.abs(r-i);return Math.sqrt(Math.pow(o,2)+Math.pow(u,2))}},{key:"viewDistanceTo",value:function(e){var t=this.getViewRect(),n=e.getViewRect(),r=Math.floor(t.left+(t.right-t.left)/2),i=Math.floor(t.top+(t.bottom-t.top)/2),o=Math.floor(n.left+(n.right-n.left)/2),u=Math.floor(n.top+(n.bottom-n.top)/2),a=Math.abs(r-o),s=Math.abs(i-u);return Math.sqrt(Math.pow(a,2)+Math.pow(s,2))}},{key:"getStyleToAlign",value:function(){var e=this.getDocRect();return{position:"absolute",top:e.top,left:e.left+(e.right-e.left)/2}}}]),e}(),x=function(e){function t(e){var n=e.element,r=e.update,i=void 0===r?function(){}:r;(0,d.default)(this,t);var o=(0,m.default)(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,{element:n}));return o.update=i,o}return(0,y.default)(t,e),(0,p.default)(t,[{key:"growTo",value:function(e){var n=this;return(0,c.default)(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"growTo",this).call(this,e,function(e){return n.update(e+"px")})}}]),t}(k),P=function(){function e(t){var n=t.stickyArea,r=t.staticArea,i=t.topOffset;(0,d.default)(this,e),this.stickyArea=n,this.staticArea=r,this.topOffset=i}return(0,p.default)(e,[{key:"hasElement",value:function(){return!(!this.staticArea.getElement().getDomNode()||!this.stickyArea.getElement().getDomNode())}},{key:"setStaticArea",value:function(e){this.staticArea=e}},{key:"getDocRange",value:function(){var e=this.stickyArea.getDocRect().bottom,t=this.staticArea.getDocRect().top;return{top:t,bottom:e,height:e-t}}},{key:"getViewRange",value:function(){var e=this.stickyArea.getViewRect().bottom-this.topOffset,t=this.staticArea.getViewRect().top;return{top:t,bottom:e,height:e-t}}},{key:"getStyleToAlign",value:function(e){var t=this.getDocRange(),n=this.getViewRange(),r=(e.getDocRect(),e.getViewRect()),i={};if(n.top<this.topOffset&&n.bottom>r.getHeight()){i.position="fixed",i.top=this.topOffset;this.stickyArea.getViewRect()}else{i.position="absolute";var o=this.staticArea.getViewRect();n.top>0?i.top=t.top:i.top=t.bottom-e.getDocRect().getHeight(),i.left=o.left+(o.right-o.left)/2}return i}}]),e}(),B=function(){function e(t){var n=t.area;(0,d.default)(this,e),this.observedArea=n,this.startViewTime=null,this.lastViewTime=null,this.achieved=!1}return(0,p.default)(e,[{key:"didAchieveViewability",value:function(){return this.achieved}},{key:"setDesiredDuration",value:function(e){this.desiredDuration=e}},{key:"start",value:function(){this.achieved=!1,this.reset()}},{key:"update",value:function(){if(!this.achieved){var e=parseInt(this.lastViewTime)-parseInt(this.startViewTime);!isNaN(e)&&e>this.desiredDuration&&(this.achieved=!0),this.observedArea.getVisiblePercent()>.5?(this.startViewTime||(this.startViewTime=Date.now()),this.lastViewTime=Date.now()):this.startViewTime=null}}},{key:"reset",value:function(){this.lastViewTime=null,this.startViewTime=null}}]),e}(),M=function(){function e(t){var n=t.playArea,r=t.stickyRange,i=t.staticArea,o=t.topOffset;(0,d.default)(this,e),this.playArea=n,this.stickyRange=r,this.staticArea=i,this.requireSticky=!1,this.firstStaticEntranceDone=!1,this.currentPosition="absolute",this.topOffset=o,this.topOffsetReached=!1}return(0,p.default)(e,[{key:"reset",value:function(){this.requireSticky=!1,this.firstStaticEntranceDone=!1}},{key:"setRequireSticky",value:function(e){this.requireSticky=e}},{key:"alignToStatic",value:function(){var e=this.staticArea.getStyleToAlign(this.playArea);this.playArea.interpolateTo((0,a.default)({alignment:"static"},e,{toArea:this.staticArea})),this.staticArea.getViewRect().top>=this.topOffset&&(this.topOffsetReached=!0),this.playArea.getVisiblePercent()>=1&&this.topOffsetReached&&(this.firstStaticEntranceDone=!0)}},{key:"alignToSticky",value:function(){var e=this.stickyRange.getStyleToAlign(this.playArea);this.playArea.interpolateTo((0,a.default)({alignment:"sticky"},e))}},{key:"alignAsNeeded",value:function(){this.stickyRange.hasElement()&&this.requireSticky&&this.firstStaticEntranceDone?this.alignToSticky():this.alignToStatic()}},{key:"changedPositionForViewabilityPursuit",value:function(){return"absolute"===this.currentPosition?"fixed"===this.playArea.getElement().getPosition()&&(this.currentPosition="fixed",!0):"absolute"===this.playArea.getElement().getPosition()&&(this.currentPosition="absolute",!0)}},{key:"getDesiredViewabilityDuration",value:function(){return"fixed"===this.currentPosition?3e3:2e3}}]),e}(),R=function(){function e(t){var n=t.size,r=t.playArea,i=t.stickyRange,o=t.staticArea;(0,d.default)(this,e),this.size=n,this.playArea=r,this.stickyRange=i,this.staticArea=o}return(0,p.default)(e,[{key:"expand",value:function(){this.playArea.interpolateTo({state:"expanded",width:this.size.width,height:this.size.height})}},{key:"collapse",value:function(){this.playArea.interpolateTo({state:"collapsed",width:this.size.width,height:0})}}]),e}(),L=function(){function e(t){var n=t.size,r=t.playArea,i=t.areaToSync;(0,d.default)(this,e),this.playArea=r,this.areaToSync=i,this.size=n,this.alive=!0}return(0,p.default)(e,[{key:"update",value:function(e){var t=this,n=this.areaToSync.getViewRect();if(e){var r=(this.areaToSync.getViewRect().getArea(),this.playArea.getViewRect().getArea());this.areaToSync.getVisiblePercent(),this.areaToSync.viewDistanceTo(this.playArea);if(r>0){var i=w;if(n.top>=i){var o=this.playArea.getElement().getHeight();this.areaToSync.getElement().setHeight(o)}}else n.top>=0&&this.areaToSync.growTo(0);this.areaToSync.interpolate()}else this.alive&&n.top>=0&&this.areaToSync.growTo(0).then(function(){return t.destroy()})}},{key:"tryCompleteSync",value:function(){var e=this;requestAnimationFrame(function(){e.update(!1),e.alive&&e.tryCompleteSync()})}},{key:"destroy",value:function(){this.alive=!1}}]),e}();t.Player=function(){function e(t){var n=t.findPlaceholders,r=void 0===n?Promise.resolve(null):n,i=t.updatePlaceholder,u=void 0===i?Promise.resolve(null):i,a=t.findStickyElement,s=void 0===a?Promise.resolve(null):a,c=t.findPlaceholderTop,l=void 0===c?Promise.resolve(null):c,f=t.staticDomNode,p=t.onClose,h=t.isSticky,v=void 0!==h&&h,m=t.isInread,g=void 0!==m&&m;(0,d.default)(this,e),this.onClose=p;var y=o({initialStyle:this.getInitialStyle(),onClose:p}),E=y.container,A=y.element;this.container=new O(E),this.element=new O(A),this.staticDomNode=f,this.findStickyElement=s,g?(this.findPlaceholders=r,this.updatePlaceholder=u,this.findPlaceholderTop=l):(this.findPlaceholders=function(){return Promise.resolve(null)},this.updatePlaceholder=function(){return Promise.resolve(!0)},this.findPlaceholderTop=function(){return Promise.resolve(null)}),this.shouldPlay=!0,this.isSticky=v,this.isInread=g}return(0,p.default)(e,[{key:"getInitialStyle",value:function(){return{}}},{key:"getTopOffset",value:function(){return A.default?window.innerHeight/2-this.size.height/2:w}},{key:"getAdContainer",value:function(){return this.container.getDomNode()}},{key:"tick",value:function(){(!this.cancelTime||this.cancelTime-Date.now()>0)&&(this.tickRaf=window.requestAnimationFrame(this.tick.bind(this))),this.shouldPlay&&(this.observer.setDesiredDuration(this.alignResolver.getDesiredViewabilityDuration()),this.isSticky?this.observer.didAchieveViewability()?this.alignResolver.setRequireSticky(!1):this.alignResolver.setRequireSticky(!0):this.alignResolver.setRequireSticky(!1),this.alignResolver.alignAsNeeded(),this.alignResolver.changedPositionForViewabilityPursuit()&&(this.observer.reset(),this.observer.setDesiredDuration(this.alignResolver.getDesiredViewabilityDuration())),this.playArea.interpolate(),this.displaySync.update(!0),this.observer.update())}},{key:"begin",value:function(e){var t=this,n=e.width,r=e.height;this.cancelTime=null,this.size={width:n,height:r},this.playArea=new k({element:this.element}),this.findPlaceholders().then(function(e){t.findStickyElement().then(function(r){var i=new O(r);t.stickyArea=new k({element:i});var o=new O(t.staticDomNode),u=new k({element:o}),s=(u.getViewRect(),(e||[]).filter(function(e){return e.viewportTop>=t.getTopOffset()}));if(e&&e.length>0&&u.getViewRect().top<t.getTopOffset()&&s.length>0){var c=s[0],l=c.documentTop,d=c.frameUniqueId,f=c.isVisible,p=c.placeholderId,h=c.viewportTop,v=t.updatePlaceholder.bind(null,d,p),m=document.createElement("div"),g=t.stickyArea.getStyleToAlign();Object.assign(m.style,(0,a.default)({},u.getStyleToAlign(),{width:n+"px",left:g.left-n/2+"px"})),o=new O(m),m.setAttribute("data-spotim-pid",p),m.setAttribute("data-spotim-fid",d),
document.body.appendChild(m),o=new T(m,{update:v}),o.align({documentTop:l,viewportTop:h,isVisible:f}),u=new x({element:o,update:v})}t.stickyRange=new P({stickyArea:t.stickyArea,staticArea:u,topOffset:t.getTopOffset()}),t.observer=new B({area:t.playArea}),t.alignResolver=new M({playArea:t.playArea,stickyRange:t.stickyRange,staticArea:u,topOffset:t.getTopOffset()}),t.displayResolver=new R({size:t.size,playArea:t.playArea,stickyRange:t.stickyRange,staticArea:u}),t.displaySync=new L({size:t.size,playArea:t.playArea,areaToSync:u}),t.alignResolver.alignAsNeeded(),t.displayResolver.expand(),t.tickRaf=window.requestAnimationFrame(t.tick.bind(t))})})}},{key:"end",value:function(){this.displayResolver.collapse(),this.displaySync.tryCompleteSync()}},{key:"pause",value:function(){this.shouldPlay=!1}},{key:"resume",value:function(){this.shouldPlay=!0}}]),e}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var i=n(327),o=r(i),u=n(331),a=r(u);t.default=function e(t,n,r){null===t&&(t=Function.prototype);var i=(0,a.default)(t,n);if(void 0===i){var u=(0,o.default)(t);return null===u?void 0:e(u,n,r)}if("value"in i)return i.value;var s=i.get;if(void 0!==s)return s.call(r)}},function(e,t,n){e.exports={default:n(328),__esModule:!0}},function(e,t,n){n(329),e.exports=n(23).Object.getPrototypeOf},function(e,t,n){var r=n(58),i=n(57);n(330)("getPrototypeOf",function(){return function(e){return i(r(e))}})},function(e,t,n){var r=n(21),i=n(23),o=n(32);e.exports=function(e,t){var n=(i.Object||{})[e]||Object[e],u={};u[e]=t(n),r(r.S+r.F*o(function(){n(1)}),"Object",u)}},function(e,t,n){e.exports={default:n(332),__esModule:!0}},function(e,t,n){n(333);var r=n(23).Object;e.exports=function(e,t){return r.getOwnPropertyDescriptor(e,t)}},function(e,t,n){var r=n(44),i=n(175).f;n(330)("getOwnPropertyDescriptor",function(){return function(e,t){return i(r(e),t)}})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.pixelTracker=void 0;var r=n(160),i=["https://ib.adnxs.com/getuid?https%3A%2F%2Fsync.spotim.market%2Fcsync%3Ft%3Da%26ep%3D271858%26extuid%3D%24UID","https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156758&userIdMacro=PM_UID&predirect=https%3A%2F%2Fsync.spotim.market%2Fcsync%3Ft%3Da%26ep%3D281178%26extuid%3DPM_UID","//sync.search.spotxchange.com/partner?source=211945","//pixel.advertising.com/ups/58196/sync?&gdpr=&gdpr_consent=&redir=true"],o=function(e){return e.includes("ads.pubmatic")},u=function(e){return o(e)?"iframe":"img"};t.pixelTracker=function(e){if((0,r.isMonetizedSpot)(e)){var t=e.pixels;0===t.length&&(console.log("using old pixel urls"),t=i),t.forEach(function(e){var t=document.createElement(u(e));t.setAttribute("src",e),t.setAttribute("width","0"),t.setAttribute("height","0"),Object.assign(t.style,{position:"absolute",opacity:0,pointerEvents:"none",border:0}),document.body.appendChild(t)})}}},function(e,t,n){"use strict";function r(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function i(e){return e&&e.__esModule?e:{default:e}}function o(e){return e&&(0,b.createPlayer)(e,"Display overlay player","300","250","display","DFP")}Object.defineProperty(t,"__esModule",{value:!0}),t.initialize=void 0;var u=n(83),a=i(u),s=n(8),c=i(s),l=n(145),d=i(l),f=n(11),p=i(f),h=(t.initialize=function(){var e=(0,p.default)(c.default.mark(function e(t,n,r,i){var u,a,s,l,f,p,h,y,w,D;return c.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return u=E.default.getKey(window.location.href,"sprcop"),a=(0,k.once)(T.addMoatPixel),e.prev=2,N("Waiting for OptOut status, timeout is "+U),e.next=6,Promise.race([new Promise(function(e){return setTimeout(function(){e({timeout:!0})},U)}),(0,F.getOptOutStatus)()]);case 6:if(s=e.sent,N("OptOut status:",s),!s||!s.timeout&&!s.userOptedOut){e.next=10;break}return e.abrupt("return");case 10:e.next=16;break;case 12:return e.prev=12,e.t0=e.catch(2),N("Optout error",e.t0),e.abrupt("return");case 16:if(C.checkIfAdsAllowed(r,u)){e.next=19;break}return N("Ads not allowed"),e.abrupt("return");case 19:if(C.subscribeToLayoutEvents(n),l=(0,d.default)({},g.defaults,(0,v.getHostOptions)(),(0,m.getElementOptions)(n)),f=l.allowVA,N("allowVA: "+f+". x-options: "+(0,v.getHostOptions)().allowVA+"; element options: "+(0,m.getElementOptions)(n).allowVA),f){e.next=24;break}return e.abrupt("return");case 24:if(!i){e.next=41;break}return p=!!E.default.getKey(window.location.href,"draft_mode"),h=r.getAvailableSlots(n,(0,A.isPhone)()?"mobile":"desktop"),N("Available slots",h),e.next=30,C.fetchUpdatedAdsConfig(t,i);case 30:i=e.sent,I.config.geo=i&&i.geo,(0,P.pixelTracker)(i),y=C.isPassbackEnabledForSpot(i),w=null,u&&!I.config.isSiderail&&(w=JSON.parse(atob(u))),h.forEach(function(e){var u=void 0,s=(0,A.resolveUserPlatform)(),c={isDraftModeUrl:p,sprcopPlayer:w},l=(0,A.resolveTag)(e,s,i,c),d=l.tag,f=l.campaign,h=l.creativeIndex;if(d){var v=C.getDisplayOverVideoCode(i,f);if(u=o(v),(0,O.shouldUseMoat)(I.config,L,t)&&a(n,t),Object.keys(j).length>0&&((0,A.isPhone)()||A.forcingDesktopSpotIds.includes(t)))return void N("only one add is allowed on mobile disabling player",d);var m=r.getSponsoredPlayer();m&&(d=m),window.location.search.indexOf("spotim_show_player")>-1&&(d.show=!0,e.element.setAttribute("data-spotim-force-show",""));var g=null,E="siderail"===(0,x.resolveSource)();y&&d.passback_enabled&&!E&&(g=(0,b.createPlayer)(d.passback_code,"Passback player","300","250","display","DFP")),j[e.name]=new _.AdsPlayer({spotId:t,player:d,slot:e,overlayPlayer:u,passbackPlayer:g,rcElement:n,creativeIndex:h})}}),Object.keys(j).length>0&&(C.adjustLayoutForAds(n),(0,A.isDesktop)()?document.querySelector('[data-ad-choice-slot="desktop"] a[data-spmark="ad-choice"]').style.display="block":document.querySelector('[data-ad-choice-slot="mobile"] a[data-spmark="ad-choice"]').style.display="block"),Object.keys(j).forEach(function(e){j[e].initialize()}),e.next=42;break;case 41:N("no ads config");case 42:D=function e(){window.$$SPOTIM_ACTIVATE_RC_CALLED$$=!0,document.removeEventListener(b.ACTIVATE_MONETIZATION_EVENT,e)},document.addEventListener(b.ACTIVATE_MONETIZATION_EVENT,D,!1),n.setAttribute("data-spotim-engine",!0);case 45:case"end":return e.stop()}},e,this,[[2,12]])}));return function(t,n,r,i){return e.apply(this,arguments)}}(),n(156)),v=n(313),m=n(336),g=n(314),y=n(95),E=i(y),A=n(141),_=n(337),w=n(354),C=r(w),b=n(160),D=n(161),S=i(D),F=n(355),I=n(187),O=n(352),T=n(357),k=n(358),x=n(280),P=n(334),B=n(194),M=i(B),R=n(197),L="widget",N=(0,h.getDebugger)("ads");window.$$SPOTIM_ACTIVATE_RC_CALLED$$=!1;var j={},U=1e4,V=function(){window.__SPOTIM_ADS_DISABLED__=!0,(0,R.captureEvent)({type:"engine-killed-by-request"});var e=!0,t=!1,n=void 0;try{for(var r,i=function(){var e=(0,a.default)(r.value,2),t=(e[0],e[1]);t.placement.onDispose(),["overlayAdsPlayer","passbackAdsPlayer"].forEach(function(e){var n=S.default.get(t,"placement."+e+".placement");n&&n.onDispose()}),M.default.trigger("update-ad-slot",{server:t.player.server,row:t.slot.row,pos:t.slot.pos,width:t.player.size.width,height:t.player.size.height,itemDisplay:"hide",adDisplay:"hide"})},o=Object.entries(j)[Symbol.iterator]();!(e=(r=o.next()).done);e=!0)i()}catch(e){t=!0,n=e}finally{try{!e&&o.return&&o.return()}finally{if(t)throw n}}};window.__SPOTIM_DISABLE_ADS__=V},function(e,t,n){"use strict";function r(e){var t=Object.keys(o).reduce(function(t,n){var r=e.getAttribute(n);if(r){var i=o[n];switch(r){case"true":r=!0;break;case"false":r=!1}t[i]=r}return t},{});return(0,i.filterValidOptions)(t)}Object.defineProperty(t,"__esModule",{value:!0}),t.supportedAttributesMap=void 0,t.getElementOptions=r;var i=n(314),o=t.supportedAttributesMap={"data-spot-id":"spotId","data-post-id":"postId","data-ios-url":"iosUrl","data-android-url":"androidUrl","data-conversation-id":"conversationId","data-implementation-id":"implementationId","data-disqus-identifier":"disqusIdentifier","data-disqus-url":"disqusUrl","data-gigya-streamid":"gigyaStreamId","data-gigya-categoryid":"gigyaCategoryId","data-wp-import-endpoint":"wpImportEndpoint","data-facebook-url":"facebookUrl","data-messages-count":"pageSize","data-sort-by":"conversationSort","data-post-url":"postUrl","data-load-more-in-modal":"loadMoreInModal","data-social-reviews":"isStarsRatingEnabled","data-lazy-load":"isLazyLoad","data-live-blog":"isLiveBlogConversation","data-live-event-code":"liveEventCode","data-reporters":"reporters","data-reporter-badge-text":"reporterBadgeText","data-refer-traffic":"referTraffic","data-disable-navigation":"disableNavigation","data-community-question":"conversationCommunityQuestion","data-allow-va":"allowVA"}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.AdsPlayer=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(156),c=n(189),l=n(338),d=n(194),f=r(d),p=n(95),h=r(p),v=n(141),m=n(196),g=n(197),y=n(281),E=n(280),A=n(160),_=(0,s.getDebugger)("ads-player"),w=(0,l.once)(function(e){return(0,g.captureEvent)(e)}),C=function(e,t){return"video"===e.type&&t&&"LQKD"!==e.server};t.AdsPlayer=function(){function e(t){var n=t.spotId,r=t.player,i=t.slot,u=t.rcElement,a=t.overlayPlayer,s=t.isOverlayPlayer,c=t.passbackPlayer,l=t.isPassbackPlayer,d=t.creativeIndex;(0,o.default)(this,e),this.spotId=n,this.player=r,this.slot=i,this.overlayPlayer=a,this.isOverlayPlayer=s,this.passbackPlayer=c,this.isPassbackPlayer=l,this.rcElement=u,this.creativeIndex=d,this.deferred=r.waitForEvent&&!window.$$SPOTIM_ACTIVATE_RC_CALLED$$,this.createPlacement=function(){},this.isShowing=!1}return(0,a.default)(e,[{key:"limitIframeHeight",value:function(){this.adContainer.style.maxHeight="600px"}},{key:"initialize",value:function(){var e=this;if(_("initialize player",this.player),this.deferred){_("player is deferred");var t=function t(){_(A.ACTIVATE_MONETIZATION_EVENT+" activation event fired"),e.prepareForActivation(),document.removeEventListener(A.ACTIVATE_MONETIZATION_EVENT,t)};document.addEventListener(A.ACTIVATE_MONETIZATION_EVENT,t,!1)}else this.player.delayLoad?(_("player load is delayed by "+1e3*this.player.delayLoad),setTimeout(function(){e.prepareForActivation()},1e3*this.player.delayLoad)):this.prepareForActivation()}},{key:"prepareForActivation",value:function(){try{var e=this.player.server.toLowerCase();"dfp"===e&&(e="display");var t=n(339)("./"+e+"/index.js");this.PlacementClass=t.Placement;var r=!0;if(!r&&document.querySelector('[data-spotim-module="recirculation"] [data-spotim-engine-type="'+e+'"]'))return void _("Another RC loaded, but type '"+e+"' doesn't support multiple placements");this.slot.element.setAttribute("data-spotim-engine-type",e);var i="[data-spotim-slot-placement]";this.isOverlayPlayer?i="[data-spotim-overlay-slot-placement]":this.isPassbackPlayer&&(i="[data-spotim-passback-slot-placement]"),this.adContainer=this.slot.element.querySelector(i),f.default.trigger("ad-container-active",this),this.activate()}catch(e){_("Ads initialize error",e),(0,c.reportError)(e,{errorSource:"demand-initialize",demand:this.player.server})}}},{key:"activate",value:function(){var e=this;return _("Ads will initialize for "+this.spotId+" with demand "+this.player.server),""===this.player.code.trim()?void _("Received empty tag. Doing nothing.",this.player):(w({type:"engine-monetization-load"}),(0,g.captureEvent)({type:"engine-will-initialize",itemIndex:this.slotName,engineVendorName:this.player.server,engineTagId:this.player.id}),void this.placeAd({onEvent:function(e,t,n,r){_("Ads event: "+e+", for demand: "+t+", tagName: "+n+", in itemIndex: "+r),(0,g.captureEvent)({type:e,itemIndex:r})}}).then(function(t){(0,y.observeElement)(t,function(){for(var e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];g.captureViewportEvent.apply(void 0,[t].concat(n))}),_("Ads initialized for demand "+e.player.server),(0,g.captureEvent)({type:"engine-initialized",itemIndex:e.slotName,engineVendorName:e.player.server,engineTagId:e.player.id})}).catch(function(t){_("Ads initialize error",t),(0,g.captureEvent)({type:"engine-initialize-error",itemIndex:e.slotName,engineVendorName:e.player.server,engineTagId:e.player.id})}).catch(function(t){_("Ads initialize error",t),(0,g.captureEvent)({type:"engine-initialize-error",itemIndex:e.slotName,engineVendorName:e.player.server,engineTagId:e.player.id}),(0,c.reportError)(t,{errorSource:"ads-initialize",demand:e.player.server})}))}},{key:"placeAd",value:function(){var t=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=(n.onEvent,h.default.getKey(window.location.href.toLowerCase(),"utm_source")),i=(0,v.resolveUserPlatform)(),o={domain:window.location.hostname,os:i,spotId:this.spotId,source:(0,E.resolveSource)(),utm:r||""};return this.placement=new this.PlacementClass(this.adContainer,{slot:this.slot,row:this.slot.row,pos:this.slot.pos,player:this.player,subid:o,utmSource:r,spotId:this.spotId,clientPlatform:i,itemIndex:this.slotName,pageUrl:document.location.href,width:this.player.size.width,height:this.player.size.height,isOverlayPlayer:this.isOverlayPlayer,isPassbackPlayer:this.isPassbackPlayer,adsPlayer:this,creativeIndex:this.creativeIndex,onContentVideoStart:function(e){t.isShowing=!0,f.default.trigger(m.AD_DISPLAY_STARTED,{width:t.player.size.width,height:t.player.size.height,row:t.slot.row,pos:t.slot.pos}),f.default.trigger("update-ad-slot",{server:t.player.server,row:t.slot.row,pos:t.slot.pos,width:t.player.size.width,height:t.player.size.height,itemDisplay:"hide",adDisplay:"show"})},onContentVideoFinish:function(e){t.isShowing=!1,f.default.trigger(m.AD_DISPLAY_FINISHED,{width:t.player.size.width,height:t.player.size.height,row:t.slot.row,pos:t.slot.pos}),f.default.trigger("update-ad-slot",{server:t.player.server,width:t.player.size.width,height:t.player.size.height,row:t.slot.row,pos:t.slot.pos,itemDisplay:"show",adDisplay:"hide"})},onAdTagLoad:function(e,t,n){},onAdTagLoadSuccess:function(e,t,n){},onAdTagLoadFail:function(e,t,n){},onAdDisplayStart:function(e,n,r){t.isShowing=!0,f.default.trigger(m.AD_DISPLAY_STARTED,{width:t.player.size.width,height:t.player.size.height,row:t.slot.row,pos:t.slot.pos}),f.default.trigger("update-ad-slot",{server:t.player.server,row:t.slot.row,pos:t.slot.pos,width:t.player.size.width,height:t.player.size.height,itemDisplay:"hide",adDisplay:"show"})},onAdDisplayFinish:function(e,n,r){t.isShowing=!1,f.default.trigger(m.AD_DISPLAY_FINISHED,{width:t.player.size.width,height:t.player.size.height,row:t.slot.row,pos:t.slot.pos}),f.default.trigger("update-ad-slot",{server:t.player.server,width:t.player.size.width,height:t.player.size.height,row:t.slot.row,pos:t.slot.pos,itemDisplay:"show",adDisplay:"hide"})},onPlayerDone:function(e,n,r){f.default.trigger("update-ad-slot",{server:t.player.server,width:300,height:250,row:t.slot.row,pos:t.slot.pos,itemDisplay:"hide",adDisplay:"show"})},onAdImpression:function(e,t,n){},onAdViewableImpression:function(e,t,n){},onAdViewableIab:function(e,t,n){},onAdViewedFirstQuartile:function(e,t,n){},onAdClickThrough:function(e,t,n){},onAdNoFill:function(e,t,n){},onDispose:function(){_("Disposing "+(t.isOverlayPlayer?"overlay player":"")+" "+t.player.server+" placement"),Object.keys(t.placement).forEach(function(e){e.startsWith("on")&&(t.placement[e]=function(){})}),t.adContainer.innerHTML=""}}),this.placement.create().then(function(){t.passbackPlayer&&(t.placement.passbackAdsPlayer=new e({spotId:t.spotId,player:t.passbackPlayer,slot:t.slot,rcElement:t.rcElement,isPassbackPlayer:!0})),C(t.player,t.overlayPlayer)&&(_("Ads Player: Overlay player detected. Creating overlay ads player"),Object.assign(t.adContainer.style,{opacity:0}),Object.assign(t.slot.element.style,{zIndex:"5"}),t.limitIframeHeight(),t.placement.overlayAdsPlayer=new e({spotId:t.spotId,player:t.overlayPlayer,slot:t.slot,rcElement:t.rcElement,isOverlayPlayer:!0}),t.placement.overlayAdsPlayer.initialize())}).catch(function(e){throw e})}}]),e}()},function(e,t){"use strict";function n(e,t){var n;return function(){return e&&(n=e.apply(t||this,arguments),e=null),n}}Object.defineProperty(t,"__esModule",{value:!0}),t.once=n},function(e,t,n){function r(e){return n(i(e))}function i(e){return o[e]||function(){throw new Error("Cannot find module '"+e+"'.")}()}var o={"./cedato/index.js":340,"./display/index.js":341,"./inline/index.js":344,"./sr/index.js":345};r.keys=function(){return Object.keys(o)},r.resolve=i,e.exports=r,r.id=339},function(module,exports,__webpack_require__){"use strict";function _interopRequireWildcard(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(exports,"__esModule",{value:!0}),exports.Placement=exports.SUPPORT_MULTI_PLACEMENTS=exports.ADS_DEMAND_NAME=void 0;var _toConsumableArray2=__webpack_require__(90),_toConsumableArray3=_interopRequireDefault(_toConsumableArray2),_classCallCheck2=__webpack_require__(181),_classCallCheck3=_interopRequireDefault(_classCallCheck2),_createClass2=__webpack_require__(182),_createClass3=_interopRequireDefault(_createClass2),_debug=__webpack_require__(156),_pubsub=__webpack_require__(194),_pubsub2=_interopRequireDefault(_pubsub),_index=__webpack_require__(341),_utils=__webpack_require__(343),utils=_interopRequireWildcard(_utils),adsDebug=(0,_debug.getDebugger)("ads"),ADS_DEMAND_NAME=exports.ADS_DEMAND_NAME="Cedato",SUPPORT_MULTI_PLACEMENTS=exports.SUPPORT_MULTI_PLACEMENTS=!1,initPassbackHandler=function(e,t){adsDebug("cedato: initPassbackHandler()",e,t);var n=document.createElement("iframe");n.setAttribute("width","300"),n.setAttribute("height","250"),n.style.border="none";var r=e.adContainer.parentNode.querySelector("[data-spotim-passback-slot-placement]");adsDebug("cedato: initPassbackHandler() passbackSlot",r),r&&r.appendChild(n);var i=(0,_index.normalizeDisplayConfig)(t.innerHTML,e.pageUrl,e.subid,{reloadAfter:e.player.reload_after}),o=i.replace(/\\\//g,"/"),u="<html><body style='margin: 0; padding: 0; background: transparent; overflow: hidden;'>"+o+"</body></html>";n.contentWindow.document.open(),n.contentWindow.document.write(u),n.contentWindow.document.close(),adsDebug("cedato: initPassbackHandler() display:none on adContainer",e.adContainer),Object.assign(e.adContainer.style,{display:"none"}),_pubsub2.default.trigger("update-ad-slot",{server:e.player.server,row:e.row,pos:e.pos,width:300,height:250,itemDisplay:"hide",adDisplay:"show"})},Placement=exports.Placement=function(){function Placement(e,t){var n=t.row,r=t.pos,i=t.player,o=void 0===i?{}:i,u=t.subid,a=void 0===u?{}:u,s=t.itemIndex,c=void 0===s?-1:s,l=t.width,d=void 0===l?300:l,f=t.height,p=void 0===f?250:f,h=t.pageUrl,v=void 0===h?"":h,m=t.bannerHtml,g=void 0===m?"":m,y=t.onContentVideoStart,E=void 0===y?function(){}:y,A=t.onContentVideoFinish,_=void 0===A?function(){}:A,w=t.onAdTagLoad,C=void 0===w?function(){}:w,b=t.onAdTagLoadSuccess,D=void 0===b?function(){}:b,S=t.onAdTagLoadFail,F=void 0===S?function(){}:S,I=t.onAdDisplayStart,O=void 0===I?function(){}:I,T=t.onAdDisplayFinish,k=void 0===T?function(){}:T,x=t.onAdImpression,P=void 0===x?function(){}:x,B=t.onAdViewableImpression,M=void 0===B?function(){}:B,R=t.onAdViewableIab,L=void 0===R?function(){}:R,N=t.onAdViewedFirstQuartile,j=void 0===N?function(){}:N,U=t.onAdClickThrough,V=void 0===U?function(){}:U,q=t.onAdNoFill,H=void 0===q?function(){}:q,z=t.onDispose,G=void 0===z?function(){}:z;(0,_classCallCheck3.default)(this,Placement),Object.assign(this,{adContainer:e,row:n,pos:r,player:o,itemIndex:c,width:d,height:p,pageUrl:v,onContentVideoStart:E,onContentVideoFinish:_,onAdTagLoad:C,onAdTagLoadFail:F,onAdDisplayStart:O,onAdDisplayFinish:k,onAdImpression:P,onAdViewableImpression:M,onAdViewableIab:L,onAdViewedFirstQuartile:j,onAdClickThrough:V,onAdNoFill:H,onDispose:G,onAdTagLoadSuccess:D,bannerHtml:g,subid:a})}return(0,_createClass3.default)(Placement,[{key:"showPassback",value:function(e,t,n){e&&(adsDebug("cedato: showPassback()",e,t,n),this.overlayAdsPlayer&&(adsDebug("cedato: showPassback(): disposing overlay"),this.overlayAdsPlayer.placement.onDispose()),this.onAdDisplayStart(ADS_DEMAND_NAME,t,this.itemIndex),_pubsub2.default.trigger("update-ad-slot",{server:this.player.server,row:this.row,pos:this.pos,width:300,height:250,itemDisplay:"hide",adDisplay:"show"}),n&&n.style&&(n.style.width="300px",n.style.height="250px"),adsDebug("cedato: showPassback(): will call initPassbackHandler"),initPassbackHandler(this,e),this.overlayAdsPlayer&&this.overlayAdsPlayer.placement.onDispose())}},{key:"createAdStartTimer",value:function(e,t,n){var r=this;adsDebug("cedato: createAdStartTimer()");var i=e.getAttribute("data-timeout"),o=1e3*parseInt(i,10);return adsDebug("cedato: createAdStartTimer() timeOut",o),setTimeout(function(){return r.showPassback(e,t,n)},o)}},{key:"create",value:function create(){var _this2=this;return new Promise(function(resolve,reject){try{var tagName=_this2.player.name,rawConfig=utils.composeRawConfig(_this2.player.code,_this2.pageUrl,_this2.subid);if(adsDebug("Cedato player config",_this2.player),adsDebug("Cedato player raw config",rawConfig),!rawConfig)return adsDebug("Cedato can't find config for player",_this2.player),reject("Cedato can't find config for player",_this2.player);_this2.onAdTagLoad(ADS_DEMAND_NAME,tagName,_this2.itemIndex);var fragment=document.createElement("div");fragment.innerHTML=rawConfig;var playerDiv=fragment.querySelector("div");if(!playerDiv)return resolve();var cedatoDivId=playerDiv.getAttribute("id"),script=fragment.querySelector("script"),scriptContent=script.textContent||script.text,scriptParent=script.parentNode;scriptParent.removeChild(script);var passbackScript=fragment.querySelector('script[type="cedato/passback"]');passbackScript&&passbackScript.parentNode.removeChild(passbackScript);var attrs=[].concat((0,_toConsumableArray3.default)(script.attributes));_this2.adContainer.appendChild(playerDiv);var scriptTag=document.createElement("script");if(attrs.forEach(function(e){scriptTag.setAttribute(e.nodeName,e.nodeValue)}),playerDiv.appendChild(scriptTag),scriptContent)try{eval(scriptContent)}catch(e){return scriptTag.textContent=scriptContent,adsDebug("Cedato content eval error",e),reject(e)}var adStartTimer=null;passbackScript&&(passbackScript.innerHTML=(0,_index.normalizeDisplayConfig)(passbackScript.innerHTML,_this2.pageUrl,_this2.subid),adsDebug("Cedato passback",passbackScript.outerHTML),playerDiv.appendChild(passbackScript),adStartTimer=_this2.createAdStartTimer(passbackScript,tagName,playerDiv)),window.CEDATO_INIT=window.CEDATO_INIT||{},window.CEDATO_INIT[cedatoDivId]=utils.createCedatoInit(_this2,adStartTimer,ADS_DEMAND_NAME,tagName,_this2.showPassback.bind(_this2,passbackScript,tagName,playerDiv));var shouldAlwaysShowPlayer=_this2.player&&_this2.player.show||"true"===playerDiv.getAttribute("always-show-player");return shouldAlwaysShowPlayer===!0&&_this2.onContentVideoStart(_this2.itemIndex),resolve()}catch(e){return _this2.onAdTagLoadFail(ADS_DEMAND_NAME,_this2.player.name,_this2.itemIndex),adsDebug("Cedato init error",e),reject(e)}})}}]),Placement}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Placement=t.normalizeDisplayConfig=t.SUPPORT_MULTI_PLACEMENTS=t.ADS_DEMAND_NAME=void 0;var i=n(181),o=r(i),u=n(182),a=r(u),s=n(203),c=r(s),l=n(187),d=n(156),f=n(194),p=(r(f),n(95)),h=n(280),v=n(342),m=(0,d.getDebugger)("ads"),g=t.ADS_DEMAND_NAME="DISPLAY",y=(t.SUPPORT_MULTI_PLACEMENTS=!0,function(e){var t="div id='",n="'",r=e.lastIndexOf(t),i=e.substr(r+t.length).indexOf(n);return e.slice(r+t.length,r+t.length+i)}),E=function(e,t){var n="div#"+t+" iframe { height: 100% }",r=e.createElement("style");return r.type="text/css",r.appendChild(e.createTextNode(n)),r},A=t.normalizeDisplayConfig=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=r.reloadAfter,o=void 0===i?0:i;if(e=e.replace(/\{RND\}/g,Math.random().toString()).replace(/\{PAGE_URL\}/g,t).replace(/\{DOMAIN\}/g,window.location.hostname).replace(/&lt;/g,"<").replace(/&gt;/g,">"),e.indexOf("static.criteo.net")>-1){var u=_.exec(e)[0];e=e.replace(u,u+'"extraData":{"subid":"'+(0,p.queryStringFromObject)(n)+'"},')}if(e.lastIndexOf("/tag/js/gpt.js")>-1){e=e.replace("googletag.cmd = googletag.cmd || [];","googletag.cmd = [];");var a=w((0,c.default)({},(0,v.getSpotIdDfpKey)((0,h.resolveSource)()),n.spotId||null));e=e.replace(".addService(googletag.pubads());",a+".addService(googletag.pubads());"),e=e.replace(".addService(googletag.pubads());",".set('page_url','"+n.domain+"').addService(googletag.pubads());"),o&&(e=e.replace(".addService(googletag.pubads());",".addService(googletag.pubads());\n      var counter=0;\n      var intervalId=setInterval(function(){\n      googletag.pubads().refresh();\n      counter++;\n      if( counter === 3 ){\n          clearInterval(intervalId)\n      }\n      },"+1e3*o+")"))}return e.indexOf("text/x-spotim-passback")>-1&&(e=e.replace(/\n/g,"@@@PLACEHOLDER").match(/<script.* type="text\/x-spotim-passback">(.*)<\/script>/)[1].replace(/@@@PLACEHOLDER/g,"\n")),e},_=/"zoneid".*/,w=function(e){return Object.keys(e).reduce(function(t,n){return e[n]&&(t+=".setTargeting('"+n+"','"+e[n]+"')"),t},"")};t.Placement=function(){function e(t,n){var r=n.player,i=void 0===r?{}:r,u=n.itemIndex,a=void 0===u?-1:u,s=n.width,c=void 0===s?300:s,l=n.height,d=void 0===l?250:l,f=n.pageUrl,p=void 0===f?"":f,h=n.subid,v=void 0===h?{}:h,m=n.onContentVideoStart,g=void 0===m?function(){}:m,y=n.onContentVideoFinish,E=void 0===y?function(){}:y,A=n.onAdTagLoad,_=void 0===A?function(){}:A,w=n.onAdTagLoadFail,C=void 0===w?function(){}:w,b=n.onAdDisplayStart,D=void 0===b?function(){}:b,S=n.onAdDisplayFinish,F=void 0===S?function(){}:S,I=n.onDispose,O=void 0===I?function(){}:I;(0,o.default)(this,e),Object.assign(this,{adContainer:t,player:i,itemIndex:a,width:c,height:d,pageUrl:p,onContentVideoStart:g,onContentVideoFinish:E,onAdTagLoad:_,onAdTagLoadFail:C,onAdDisplayStart:D,onAdDisplayFinish:F,onDispose:O,subid:v}),this.DISPLAY_CLOSE="$$SPOTIM_DISPLAY_CLOSE_"+this.itemIndex+"$$",this.DISPLAY_RELOAD="$$SPOTIM_DISPLAY_RELOAD_"+this.itemIndex+"$$"}return(0,a.default)(e,[{key:"create",value:function(){var e=this;return new Promise(function(t,n){try{var r=A(e.player.code,e.pageUrl,e.subid,{reloadAfter:e.player.reload_after}),i=e.player.name,o=y(r);e.registerForFallbackEvent(),m("Display config",e.player),e.onAdTagLoad(g,i,e.itemIndex),e.onAdDisplayStart(g,i,e.itemIndex);var u=document.createElement("iframe");Object.assign(u.style,{width:"100%",height:"100%",border:"none"}),r="<html><body style='margin: 0; padding: 0; background: transparent; overflow: hidden;'>"+r+"</body></html>",e.adContainer.appendChild(u),u.contentWindow.document.open(),u.contentWindow.document.write(r),u.contentWindow.document.head.appendChild(E(u.contentWindow.document,o)),u.contentWindow.document.close(),e.player.closeAfter&&(m("Display will close after "+e.player.closeAfter+" seconds."),window[e.DISPLAY_CLOSE]=setTimeout(function(){m("Display timeout. Closing."),e.onAdDisplayFinish(),clearInterval(window.$$SPOTIM_DISPLAY_RELOAD$$)},1e3*e.player.closeAfter)),m("Display content",r),t()}catch(t){e.onAdTagLoadFail(g,e.player.name,e.itemIndex),m("Display init error",t),n(t)}})}},{key:"registerForFallbackEvent",value:function(){var e=this;if(!l.config.isAmp){m("registerForFallbackEvent");var t=function t(n){var r=/^spotim-display-fallback$/.exec(n.data);null!==r&&(m("calling onAdDisplayFinish from registerForFallbackEvent"),e.onAdDisplayFinish(),clearTimeout(window[e.DISPLAY_CLOSE]),clearInterval(window[e.DISPLAY_RELOAD]),window.top.removeEventListener("message",t,!1))};window.top.addEventListener("message",t,!1)}}}]),e}()},function(e,t){"use strict";function n(e){return[r,i].includes(e)}Object.defineProperty(t,"__esModule",{value:!0});var r="recirculationSpotId",i="siderailSpotId",o="recirculationSpotId";t.getSpotIdDfpKey=function(e){var t=e+"SpotId";return n(t)?t:(console.error("using unknown dfp key"),o)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.getPassbackFrame=t.createCedatoInit=t.composeRawConfig=void 0;var i=n(145),o=r(i),u=n(95),a=n(156),s=(0,a.getDebugger)("ads");t.composeRawConfig=function(e,t,n){var r=e;switch(r){case"ineractive":r='<div id="video1023275456{CB}" style="width: 300px; height: 250px;"><script src="http://p.algovid.com/player/player.js?p=1023275456&sid={SID}&cb={CB}&w=300&h=250&d={URL}" type="text/javascript"></script></div>';break;case"loopme":r='<div id="video187238151{CB}" style="width: 300px; height: 250px;"><script src="https://p.algovid.com/player/player.js?p=187238151&sid={SID}&cb={CB}&w=300&h=250&d={URL}" type="text/javascript"></script></div>';break;case"vdopia":r='<div id="video584309398{CB}" style="width: 300px; height: 250px;"><script src="https://p.algovid.com/player/player.js?p=584309398&sid={SID}&cb={CB}&w=300&h=250&d={URL}" type="text/javascript"></script></div>'}return r=r.replace(/\{RND\}/g,Math.random().toString()).replace(/\{PAGE_URL\}/g,t).replace(/\{DOMAIN\}/g,window.location.hostname).replace(/\{SID\}/g,encodeURIComponent((0,u.queryStringFromObject)((0,o.default)({},n),!1))).replace(/\{URL\}/g,t).replace(/\{CB\}/g,Math.random().toString())},t.createCedatoInit=function(e,t,n,r,i){return function(){this.overrideInitParams({allowSound:!1}),this.on("adstart",function(){s("Cedato event: adstart"),e.adContainer?(Object.assign(e.adContainer.style,{opacity:1}),s("adContainer got opacity: 1",e.adContainer)):s("adContainer not found"),t&&(s("Cedato passback clear"),clearTimeout(t)),e.onAdDisplayStart(n,r,e.itemIndex),e.overlayAdsPlayer&&(s("Cedato adstart - disposing overlay"),e.overlayAdsPlayer.placement.onDispose())}),e.player&&e.player.show||this.on("adcomplete",function(t){t.data.listCompleted&&(s("Cedato event: adcomplete"),e.adContainer?(s("Cedato adcomplete - hiding adContainer with display:none"),Object.assign(e.adContainer.style,{display:"none"})):s("Cedato adcomplete - trying to hide ad container, but wasn't found"),i(),e.onAdDisplayFinish.call(null,n,r,e.itemIndex))})}},t.getPassbackFrame=function(e){var t=e.adContainer,n=t.querySelector("iframe");return n||(n=document.createElement("iframe"),t.appendChild(n)),n}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Placement=t.SUPPORT_MULTI_PLACEMENTS=t.ADS_DEMAND_NAME=void 0;var i=n(90),o=r(i),u=n(181),a=r(u),s=n(182),c=r(s),l=n(156),d=n(194),f=(r(d),(0,l.getDebugger)("ads")),p=t.ADS_DEMAND_NAME="INLINE";t.SUPPORT_MULTI_PLACEMENTS=!0,t.Placement=function(){function e(t,n){var r=n.player,i=void 0===r?{}:r,o=n.itemIndex,u=void 0===o?-1:o,s=n.width,c=void 0===s?300:s,l=n.height,d=void 0===l?250:l,f=n.pageUrl,p=void 0===f?"":f,h=n.onContentVideoStart,v=void 0===h?function(){}:h,m=n.onContentVideoFinish,g=void 0===m?function(){}:m,y=n.onAdTagLoad,E=void 0===y?function(){}:y,A=n.onAdTagLoadFail,_=void 0===A?function(){}:A,w=n.onAdDisplayStart,C=void 0===w?function(){}:w,b=n.onAdDisplayFinish,D=void 0===b?function(){}:b;(0,a.default)(this,e),Object.assign(this,{adContainer:t,player:i,itemIndex:u,width:c,height:d,pageUrl:p,onContentVideoStart:v,onContentVideoFinish:g,onAdTagLoad:E,onAdTagLoadFail:_,onAdDisplayStart:C,onAdDisplayFinish:D})}return(0,c.default)(e,[{key:"create",value:function(){var e=this;return new Promise(function(t,n){try{var r=e.player.code;r=r.replace(/\{RND\}/g,Math.random().toString()).replace(/\{PAGE_URL\}/g,e.pageUrl).replace(/\{DOMAIN\}/g,window.location.hostname).replace(/&lt;/g,"<").replace(/&gt;/g,">");var i=e.player.name;f("Inline config",e.player),e.onAdTagLoad(p,i,e.itemIndex),e.adContainer.innerHTML=r;var u=[].concat((0,o.default)(e.adContainer.querySelectorAll("script")));
u.forEach(function(t){var n=document.createElement("script");if(n.textContent=t.textContent,t.hasAttributes()){var r=[].concat((0,o.default)(t.attributes));r.forEach(function(e){n.setAttribute(e.name,e.value)})}e.adContainer.insertBefore(n,t),e.adContainer.removeChild(t)}),f("Inline content",r),e.onAdDisplayStart(p,i,e.itemIndex),t()}catch(t){e.onAdTagLoadFail(p,e.player.name,e.itemIndex),f("Inline init error",t),n(t)}})}}]),e}()},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Placement=t.SUPPORT_MULTI_PLACEMENTS=t.ADS_DEMAND_NAME=void 0;var i=n(145),o=r(i),u=n(181),a=r(u),s=n(182),c=r(s),l=n(346),d=r(l),f=n(156),p=n(347),h=r(p),v=n(95),m=n(348),g=r(m),y=n(178),E=r(y),A=n(349),_=n(351),w=n(187),C=n(352),b=n(353),D=n(141),S=n(194),F=r(S),I=(0,f.getDebugger)("ads"),O=t.ADS_DEMAND_NAME="SR",T=(t.SUPPORT_MULTI_PLACEMENTS=!1,"player"),k=function(){return{geo:w.config.geo,device:(0,D.getDeviceType)()}},x=function(){return"sp_K1uZhoSA"===w.spotId&&!!document.querySelector(".vdb_player")},P=function(){return x()?{overrideRemoteConfig:!0,plugins:{sticky:!1}}:{}};t.Placement=function(){function e(t,n){var r=n.row,i=n.pos,o=n.player,u=void 0===o?{}:o,s=n.itemIndex,c=void 0===s?-1:s,l=n.subid,d=void 0===l?{}:l,f=n.width,p=void 0===f?400:f,h=n.height,v=void 0===h?300:h,m=n.scaleWidthToFit,y=void 0!==m&&m,E=n.pageUrl,A=void 0===E?"":E,_=n.onContentVideoStart,w=void 0===_?function(){}:_,C=n.onContentVideoFinish,b=void 0===C?function(){}:C,D=n.onAdTagLoad,S=void 0===D?function(){}:D,F=n.onAdTagLoadSuccess,I=void 0===F?function(){}:F,O=n.onAdTagLoadFail,T=void 0===O?function(){}:O,k=n.onAdDisplayStart,x=void 0===k?function(){}:k,P=n.onAdDisplayFinish,B=void 0===P?function(){}:P,M=n.onAdImpression,R=void 0===M?function(){}:M,L=n.onAdViewableImpression,N=void 0===L?function(){}:L,j=n.onAdViewableIab,U=void 0===j?function(){}:j,V=n.onAdViewedFirstQuartile,q=void 0===V?function(){}:V,H=n.onAdClickThrough,z=void 0===H?function(){}:H,G=n.onAdNoFill,$=void 0===G?function(){}:G,K=n.onDispose,W=void 0===K?function(){}:K,X=n.onPlayerDone,J=void 0===X?function(){}:X,Y=n.isOverlayPlayer,Q=void 0!==Y&&Y,Z=n.creativeIndex,ee=void 0===Z?"":Z;(0,a.default)(this,e),Object.assign(this,{adContainer:t,player:u,row:r,pos:i,itemIndex:c,width:p,height:v,scaleWidthToFit:y,pageUrl:A,onContentVideoStart:w,onContentVideoFinish:b,onAdTagLoad:S,onAdTagLoadFail:T,onAdDisplayStart:x,onAdDisplayFinish:B,onAdTagLoadSuccess:I,onAdImpression:R,onAdViewableImpression:N,onAdViewableIab:U,onAdViewedFirstQuartile:q,onAdClickThrough:z,onAdNoFill:$,onDispose:W,onPlayerDone:J,subid:d,isOverlayPlayer:Q,creativeIndex:ee}),this.demandDeferred=new g.default}return(0,c.default)(e,[{key:"startPassbackTimer",value:function(e){this.passbackAdsPlayer&&this.player.passback_interval&&(I("startPassbackTimer",this.player.passback_interval),this.passbackTimer=setTimeout(this.showPassback.bind(this,e),1e3*this.player.passback_interval))}},{key:"cancelPassbackTimer",value:function(){I("cancelPassbackTimer"),clearTimeout(this.passbackTimer)}},{key:"showPassback",value:function(e){this.cancelPassbackTimer(),this.passbackAdsPlayer&&(this.overlayAdsPlayer&&(I("Placement: Passback called"),this.overlayAdsPlayer.placement.onDispose()),this.onDispose(),e.dispose(),I("Initializing passback"),this.passbackAdsPlayer.initialize())}},{key:"handleMoatTracking",value:function(e,t){var n=void 0;(0,C.shouldUseMoat)(w.config,T,w.spotId)&&(n=k(),(0,b.initMoatEvents)(e,t,w.spotId,n))}},{key:"mountContentClickFunctionality",value:function(e,t){var n=this,r=e.querySelector("video");if(r){var i=r.style.cssText;r.style=i+" cursor: pointer;",r.addEventListener("click",function(){return n.handleContentClick(t)},!1)}}},{key:"handleContentClick",value:function(e){e.paused?(I("Bladex ovelay clicked => play"),e.play()):(I("Bladex overlay clicked => paused"),e.pause())}},{key:"getContentName",value:function(e){var t=void 0;try{var n=e.options.content[0].url,r=n.split("/"),i=r[r.length-1];t=i.split(".")[0]}catch(e){console.error("failed to parse sr content name"),t=null}return t}},{key:"create",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return E.default?(this.adContainer.style.width="100%",this.adContainer.style.height=this.height+"px"):(this.adContainer.style.width=this.width+"px",this.adContainer.style.height=this.height+"px"),this.scaleWidthToFit&&(this.adContainer.style.width="100%"),(0,_.initializeStreamRailSdk)(t).then(function(){e.demandDeferred.resolve()}),this.demandDeferred.promise.then(function(){try{var t=function(e){var t=this;this.handleMoatTracking(e,s),this.mountContentClickFunctionality(e.el(),e),h.default.trigger("placement-created",{dispose:function(){t.onDispose(),e.dispose()}}),this.onAdTagLoadSuccess(O,i,this.itemIndex),I("StreamRail player",e),e.on("contentloadstart",function(){(0,A.trackRecirculation)({type:"sr_player_content_start",spot_id:w.spotId,item_id:t.getContentName(e)})}),e.on("contentStart",function(){I("SR Event: contentStart"),t.onContentVideoStart(O,i,t.itemIndex)}),e.on("contentplay",function(e){I("SR Event: contentplay"),t.onContentVideoStart(O,i,t.itemIndex)}),e.on("contentEnd",function(){I("SR Event: contentEnd"),t.onContentVideoFinish(O,i,t.itemIndex),t.onDispose(),e.dispose()}),e.on("contentend",function(){(0,A.trackRecirculation)({type:"sr_player_content_end",spot_id:w.spotId,item_id:t.getContentName(e)}),t.onDispose(),e.dispose(),I("SR Event: contentend"),t.onContentVideoFinish(O,i,t.itemIndex)}),e.on("onPlayerDone",function(){I("SR Event: onPlayerDone"),t.onPlayerDone(O,i,t.itemIndex)}),e.on("AdRequest",function(){return I("SR Event: AdRequest")}),e.on("AdResponse",function(){return I("SR Event: AdResponse")}),e.on("AdLoaded",function(){return I("SR Event: AdLoaded")}),e.on("AdError",function(){return I("SR Event: AdError")}),e.on("AdImpression",function(){for(var n=arguments.length,r=Array(n),o=0;o<n;o++)r[o]=arguments[o];I.apply(void 0,["SR Event: AdImpression"].concat(r)),t.onAdImpression.bind(null,O,i,t.itemIndex),F.default.trigger("sr_ad_impression",{player:e}),t.cancelPassbackTimer()}),e.on("AdVideoStart",function(){I("SR Event: AdVideoStart"),t.onAdDisplayStart.call(null,O,i,t.itemIndex)}),e.on("AdVideoFirstQuartile",function(){I("SR Event: AdVideoFirstQuartile"),t.onAdViewedFirstQuartile(null,O,i,t.itemIndex)}),this.player&&this.player.show||r.alwaysShowPlayer||r.hidePlayerOnContentEnd||(e.on("AdVideoComplete",function(){I("SR Event: AdVideoComplete"),t.onAdDisplayFinish(O,i,t.itemIndex)}),e.on("AdSkipped",function(){I("SR Event: AdSkipped"),t.onAdDisplayFinish(O,i,t.itemIndex)}),e.on("skipButtonClicked",function(){I("SR Event: skipButtonClicked"),t.onAdDisplayFinish(O,i,t.itemIndex)})),r.hidePlayerOnContentEnd&&(e.on("AdVideoComplete",function(){I("SR Event: AdVideoComplete"),t.onAdDisplayFinish(t.itemIndex)}),this.onDispose(),e.dispose()),e.on("AdClickThru",function(){I("SR Event: AdClickThru"),t.onAdClickThrough(null,O,i,t.itemIndex)});try{e.resize()}catch(e){}if((this.player&&this.player.show||r.alwaysShowPlayer)&&this.onContentVideoStart(this.itemIndex),this.passbackAdsPlayer&&(I("has passback"),this.startPassbackTimer(e),e.on("playerDone",function(){I("SR Event: playerDone"),setTimeout(t.showPassback.bind(t,e))}),e.on("AdError",function(){I("SR Event: AdError")})),this.overlayAdsPlayer){I("Placement: overlay player detected");var n=this.onAdDisplayStart;this.onAdDisplayStart=function(){for(var r=arguments.length,i=Array(r),o=0;o<r;o++)i[o]=arguments[o];if("display"===t.overlayAdsPlayer.player.type)return t.overlayAdsPlayer.placement.onDispose(),Object.assign(t.adContainer.style,{width:"",height:"",opacity:1,position:""}),n.apply(t,i);if(t.overlayAdsPlayer.isShowing){I("Placement: Ad display is showing. Pausing Ad."),e.pause();var u=t.overlayAdsPlayer.placement.onAdDisplayFinish;t.overlayAdsPlayer.placement.onAdDisplayFinish=function(){for(var r=arguments.length,i=Array(r),o=0;o<r;o++)i[o]=arguments[o];I("Placement: Overlay player finished. Resuming ad."),u.apply(t.overlayAdsPlayer,i),Object.assign(t.adContainer.style,{opacity:1,left:"50%",transform:"translateX(-50%)"}),n.apply(t,i),t.overlayAdsPlayer.placement.onDispose(),e.play()}}else I("Placement: overlay player isn't showing. Playing ad"),t.overlayAdsPlayer.placement.onDispose(),Object.assign(t.adContainer.style,{opacity:1,left:"50%",transform:"translateX(-50%)"}),n.apply(t,i)}}},n=e.player.code;n=n.replace(/\{RND\}/g,Math.random().toString()).replace(/\{PAGE_URL\}/g,e.pageUrl).replace(/\{DOMAIN\}/g,window.location.hostname);var r=JSON.parse(n);r.cleanDOMOnImpression=!0,Object.assign(r,P());var i=e.player.name;if(I("StreamRail player config",e.player),I("StreamRail player config",JSON.parse(JSON.stringify(r))),!r)throw I("StreamRail can't find config for player",e.player),new Error("StreamRail can't find config for player",e.player);var u="param1",a="player_"+(e.creativeIndex+1)+"_load_"+Date.now();r.macros=r.macros||{},r.macros.sub_id=(0,v.queryStringFromObject)((0,o.default)({},e.subid),!1),r.macros[u]=a,e.onAdTagLoad(O,i,e.itemIndex);var s="player-"+(0,d.default)();e.adContainer.setAttribute("id",s);var c=SR(s,r);c.then?(I("StreamRail player with promise"),c.then(t.bind(e)).catch(function(e){throw e})):(I("StreamRail player no-promise"),t(c))}catch(t){throw e.onAdTagLoadFail(O,e.player.name,e.itemIndex),I("StreamRail init error",t),t}})}}]),e}()},function(e,t){"use strict";function n(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}function r(){var e=n;return e()+e()+e()+e()+e()+e()+e()+e()}Object.defineProperty(t,"__esModule",{value:!0}),t.shortGuid=n,t.guid=r,t.default=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(201),o=r(i),u=n(145),a=r(u),s=n(181),c=r(s),l=n(182),d=r(l),f=n(346),p=r(f),h=function(){function e(){(0,c.default)(this,e),this.uid=(0,p.default)()}return(0,d.default)(e,[{key:"trigger",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=new CustomEvent("spotim-rc-"+e,{detail:(0,a.default)({uid:this.uid},t)});document.dispatchEvent(n)}},{key:"on",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];document.addEventListener("spotim-rc-"+e,function(e){var i=e.detail,u=i.uid,a=(0,o.default)(i,["uid"]);(r||u!==n.uid)&&t(a)},!1)}},{key:"off",value:function(e,t){throw new Error("Not implemented")}}]),e}(),v=new h;t.default=v},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(181),o=r(i),u=function e(){var t=this;(0,o.default)(this,e),this.promise=new Promise(function(e,n){t.resolve=e,t.reject=n})};t.default=u},function(e,t,n){(function(e){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){if(!l){var t=(0,u.getStoredCurrentUserId)();c.setSpotId(e),c.setCurrentUserId(t);var n=s.default.get(a.CURRENT_USER_STORAGE_KEY);n&&c.setCurrentUserIsRegistered(n.isRegistered),c.track("loaded"),l=!0}}Object.defineProperty(t,"__esModule",{value:!0}),t.trackRecirculation=t.trackConversation=t.track=t.tracker=void 0,t.reportLauncherLoaded=i;var o=n(234),u=n(350),a=n(239),s=r(a),c=t.tracker=(0,o.createTracker)("launcher",e.env.VERSION);c.trackConversation=function(){var t=c.backwardsCompat.apply(c,arguments),n=t.eventType,r=t.params;r=r||{},r.source="conversation",r.sourceVersion=e.env.VERSION,c.track(n,r)},c.trackRecirculation=function(){var t=c.backwardsCompat.apply(c,arguments),n=t.eventType,r=t.params;r=r||{},r.source="recirculation",r.sourceVersion=e.env.VERSION,c.track(n,r)};var l=(t.track=c.track,t.trackConversation=c.trackConversation,t.trackRecirculation=c.trackRecirculation,!1)}).call(t,n(5))},function(e,t){"use strict";function n(){var e=void 0;try{e=window.localStorage.getItem(i)}catch(e){}return e}function r(){o||(o=!0,document.addEventListener("spot-im-current-user-change",function(e){try{var t=e.detail.currentUserId;window.localStorage.setItem(i,t)}catch(e){}}))}Object.defineProperty(t,"__esModule",{value:!0}),t.getStoredCurrentUserId=n,t.storeCurrentUserId=r;var i="SpotIM.currentUserId",o=!1},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return s("StreamRail SDK init"),new Promise(function(t,n){window.$$SPOTIM_SRSDK_CALLED$$?window.$$SPOTIM_SRSDK_RESOLVED$$?t():u.default.on("srs-sdk-resolved",t):(window.$$SPOTIM_SRSDK_CALLED$$=!0,window.srAsyncInit=function(){window.$$SPOTIM_SRSDK_RESOLVED$$=!0,u.default.trigger("srs-sdk-resolved"),t()},function(t,r,i){var o,u=t.getElementsByTagName(r)[0];t.getElementById(i)||(o=t.createElement(r),o.id=i,o.setAttribute("crossorigin","anonymous"),s("Using Old SR Ads player: "+e),e?o.src="https://sdk.streamrail.com/player/sr.ads.js":o.src="https://sdk.streamrail.com/blade/sr.bladex.js",o.onload=function(){s("StreamRail SDK success")},o.onerror=function(){n("StreamRail SDK script load error")},u.parentNode.insertBefore(o,u))}(document,"script","streamrail-jssdk"))})}Object.defineProperty(t,"__esModule",{value:!0}),t.initializeStreamRailSdk=i;var o=n(347),u=r(o),a=n(156),s=(0,a.getDebugger)("ads")},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.shouldUseMoat=t.addMoatImpression=void 0;var i=n(152),o=r(i),u=n(179),a=r(u),s=n(161),c=r(s),l=0,d=100,f="moat",p="percent",h=function(){},v=function(e){return a.default.ajax({url:e,method:"POST",responseType:"json"},h)},m=(t.addMoatImpression=function(e,t){var n=o.default.addMoatImpression.replace("{{spotId}}",e).replace("{{moatType}}",t);return v(n)},function(e){return c.default.get(e,"ads.spot.features.recirculation.moat_enabled")}),g=function(e,t){return c.default.get(e,"ads.spot.features.recirculation."+f+"_"+t+"_"+p)},y=function(e,t,n){var r=parseFloat((Math.random()*(t-e)+e).toFixed(2));return n>r},E=function(e,t){var n=g(e,t);return y(l,d,n)};t.shouldUseMoat=function(e,t,n){return!!m(e)&&E(e,t)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){var n=t.geo,r=t.device,i=e.options.playerId;return{zMoatPLYR:i,zMoatGEO:n,zMoatENV:r}}function o(e){var t=document.getElementById(e),n=t.querySelector("iframe"),r=n.contentDocument||n.contentWindow.document;return r.querySelector('[id*="sr-player"]')}function u(e,t,n,r,i){var o=document.createElement("script"),u=[];t={adData:{ids:t,duration:n,url:i},dispatchEvent:function(e){this.sendEvent?(u&&(u.push(e),e=u,u=!1),this.sendEvent(e)):u.push(e)}},n="_moatApi"+Math.floor(1e8*Math.random());var a,s;try{a=e.ownerDocument,s=a.defaultView||a.parentWindow}catch(e){a=document,s=window}return s[n]=t,o.type="text/javascript",e&&e.insertBefore(o,e.childNodes[0]||null),o.src="https://z.moatads.com/"+r+"/moatvideo.js#"+n,t}function a(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"no Spot ID",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};e.on("AdStarted",function(a){try{var s=o(t),l=i(e,r),d=(0,c.default)({level1:n},l),f=Math.round(e.duration||15);window.MoatApiReference=u(s,d,f,"spotimvideo623280551130")}catch(e){console.error(e)}}),e.on("AdImpression",function(t,n){try{window.adVolume=e.muted?1:0,window.MoatApiReference.dispatchEvent({type:"AdVideoStart","window.adVolume":window.adVolume})}catch(e){console.error(e)}}),e.on("AdStopped",function(t){window.MoatApiReference.dispatchEvent({type:"AdStopped","window.adVolume":e.volume})}),e.on("AdVideoFirstQuartile",function(t){window.MoatApiReference.dispatchEvent({type:"AdVideoFirstQuartile","window.adVolume":e.volume})}),e.on("AdVideoMidpoint",function(t){window.MoatApiReference.dispatchEvent({type:"AdVideoMidpoint","window.adVolume":e.volume})}),e.on("AdVideoThirdQuartile",function(t){window.MoatApiReference.dispatchEvent({type:"AdVideoThirdQuartile","window.adVolume":e.volume})}),e.on("AdVideoComplete",function(t){window.MoatApiReference.dispatchEvent({type:"AdVideoComplete","window.adVolume":e.volume})}),e.on("AdPaused",function(t){window.MoatApiReference.dispatchEvent({type:"AdPaused","window.adVolume":e.volume})}),e.on("window.adVolumeChange",function(t){window.adVolume=e.muted?1:0,window.MoatApiReference.dispatchEvent({type:"window.adVolumeChange","window.adVolume":window.adVolume})}),e.on("AdPlaying",function(t){window.MoatApiReference.dispatchEvent({type:"AdPlaying","window.adVolume":e.volume})})}Object.defineProperty(t,"__esModule",{value:!0});var s=n(145),c=r(s);t.initMoatEvents=a},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}function i(e){var t=[].concat((0,m.default)(e.querySelectorAll("[data-spotim-row]")));t.forEach(function(e){e.querySelector('[data-spotim-slot-size="400x300"]')?e.setAttribute("data-spotim-row-size","large"):e.setAttribute("data-spotim-row-size","small")})}function o(e){var t={},n={width:400,height:300},r=!0,i=!1,o=void 0;try{for(var u,a=Object.entries(e)[Symbol.iterator]();!(r=(u=a.next()).done);r=!0){var s=(0,h.default)(u.value,2),c=s[0],l=s[1];t[c]=(0,A.default)({},l,{size:"Responsive"===l.size.width?n:l.size})}}catch(e){i=!0,o=e}finally{try{!r&&a.return&&a.return()}finally{if(i)throw o}}return t}function u(e){var t=(0,O.randomInt)(1,100),n=0;return t>e.display_over_video[0].percent&&(n=1),e.display_over_video[n].code}function a(e){var t=!!e.display_over_video_enabled;return t&&u(e)}function s(e,t){return!!k.default.get(e,"spot.features."+t+".display_over_video_enabled")}function c(e,t){return k.default.get(e,"spot.features."+t+".display_over_video_code")}function l(e){var t=(0,x.resolveSourceFeatureString)();return s(e,t)&&c(e,t)}function d(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return a(t)||l(e)}function f(e){var t=(0,x.resolveSourceFeatureString)();return k.default.get(e,"spot.features."+t+".passback")}Object.defineProperty(t,"__esModule",{value:!0}),t.adjustLayoutForAds=t.subscribeToLayoutEvents=t.fetchUpdatedAdsConfig=t.checkIfAdsAllowed=void 0;var p=n(83),h=r(p),v=n(90),m=r(v),g=n(8),y=r(g),E=n(145),A=r(E),_=n(11),w=r(_);t.getDisplayOverVideoCode=d,t.isPassbackEnabledForSpot=f;var C=n(187),b=n(156),D=n(196),S=n(194),F=r(S),I=n(141),O=n(160),T=n(161),k=r(T),x=n(280),P=(0,b.getDebugger)("ads");window.$$SPOTIM_ACTIVATE_RC_CALLED$$=!1;t.checkIfAdsAllowed=function(e,t){return e.allowAds()||t},t.fetchUpdatedAdsConfig=function(){var e=(0,w.default)(y.default.mark(function e(t,n){var r,i,u;return y.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r=(0,I.resolveUserPlatform)(),P("fetching updated ads config"),e.prev=2,i=(0,O.getAdvancedTargetingParams)(),u=(0,x.resolveSource)(),e.next=7,(0,I.fetchAdsConfig)(t,r,u,i);case 7:n=e.sent,P("client ads config success",n),e.next=15;break;case 11:return e.prev=11,e.t0=e.catch(2),P("ERROR: client ads config fail",e.t0),e.abrupt("return",null);case 15:return e.abrupt("return",(0,A.default)({},n,{tags:o(n.tags)}));case 16:case"end":return e.stop()}},e,this,[[2,11]])}));return function(t,n){return e.apply(this,arguments)}}(),t.subscribeToLayoutEvents=function(e){function t(){var t=[].concat((0,m.default)(e.querySelectorAll("[data-spotim-slot-active]"))),n=t.map(function(e){return e.getAttribute("data-spotim-slot-row")+"-"+e.getAttribute("data-spotim-slot-pos")+"-"+e.getAttribute("data-spotim-slot-size")});e.setAttribute("data-spotim-active-slots",n.join(" "));var r=([].concat((0,m.default)(e.querySelectorAll("[data-spotim-slot-showing]"))),t.map(function(e){return e.getAttribute("data-spotim-slot-row")+"-"+e.getAttribute("data-spotim-slot-pos")+"-"+e.getAttribute("data-spotim-slot-size")}));e.setAttribute("data-spotim-showing-slots",r.join(" "))}F.default.on("update-ad-slot",function(n){var r=e.querySelector('[data-spotim-slot-row="'+n.row+'"][data-spotim-slot-pos="'+n.pos+'"]');"show"===n.adDisplay?(r.setAttribute("data-spotim-slot-active",""),300===parseInt(n.width)&&250===parseInt(n.height)?r.setAttribute("data-spotim-slot-size","300x250"):400===parseInt(n.width)&&300===parseInt(n.height)?r.setAttribute("data-spotim-slot-size","400x300"):r.removeAttribute("data-spotim-slot-size")):(r.removeAttribute("data-spotim-slot-active"),r.removeAttribute("data-spotim-slot-size")),t(),i(e)}),F.default.on(D.AD_DISPLAY_STARTED,function(n){var r=(n.row,n.pos,e.querySelector('[data-spotim-slot-row="'+n.row+'"][data-spotim-slot-pos="'+n.pos+'"]'));r.setAttribute("data-spotim-slot-showing",""),t()}),F.default.on(D.AD_DISPLAY_FINISHED,function(n){var r=(n.row,n.pos,e.querySelector('[data-spotim-slot-row="'+n.row+'"][data-spotim-slot-pos="'+n.pos+'"]'));r.removeAttribute("data-spotim-slot-showing"),t()})},t.adjustLayoutForAds=function(e){if((0,I.isPhone)())for(var t=[].concat((0,m.default)(e.querySelectorAll("."+C.cssSelectors.items))),n=1;n<t.length;n++)t[n].parentNode.removeChild(t[n]);else{var r=e.querySelector('[data-spotim-slot="mobile"]');r&&r.parentNode.removeChild(r)}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.getOptOutStateObj=t.getOptOutStatus=t.OPT_OUT_TOKEN_COOKIE=t.OPT_OUT_COOKIE=void 0;var i=n(356),o=r(i),u=(t.OPT_OUT_COOKIE="spotim-yad",t.OPT_OUT_TOKEN_COOKIE="spotim-yad-token","https://dynamic-cdn.spot.im/yad/index.v2.html"),a="https://dynamic-cdn.spot.im",s=t.getOptOutStatus=function(){return new Promise(function(e){var t=function t(n){n.origin===a&&(o.default.window.removeEventListener("message",t,!1),e(n.data))};o.default.window.addEventListener("message",t,!1);var n=document.createElement("iframe");n.src=u,n.style.display="none",n.style.border="none",document.body.appendChild(n)})};t.getOptOutStateObj=function(){return s().then(function(e){return e.userOptedOut?{hasOptedOut:!0,hasAdChoiceStatus:!0}:{hasOptedOut:!1,hasAdChoiceStatus:!0}})}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(203),o=r(i),u=n(145),a=r(u),s=null,c=function(){return s||(s=document.createElement("iframe"),s.style.display="none",document.body.appendChild(s)),s},l=function(){return window},d=function(){return c().contentWindow},f=function(){return document},p=function(){return d().document},h=function(e,t,n){return e.reduce(function(e,r){return(0,a.default)({},e,(0,o.default)({},r,function(){return t()[r].bind(n()).apply(void 0,arguments)}))},{})};t.default={window:(0,a.default)({},h(["addEventListener","removeEventListener"],d,l)),document:(0,a.default)({},h([],p,f))}},function(e,t,n){"use strict";function r(e,t){var n=window.location.hostname,r=(0,o.getDeviceType)(),i="recirculation",a="https://z.moatads.com/spotimdisplay705463185058/moatad.js#moatClientLevel1="+t+"&moatClientLevel2="+n+"&moatClientLevel3="+r+"&moatClientLevel4=Geo&moatClientSlicer1="+i;u("Moat pixel src: "+a);var s=document.createElement("script");s.setAttribute("src",a),e.appendChild(s)}Object.defineProperty(t,"__esModule",{value:!0}),t.addMoatPixel=r;var i=n(156),o=n(141),u=(0,i.getDebugger)("spot-features")},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.once=function(e){var t=void 0;return function(){return e&&(t=e.apply(void 0,arguments),e=null),t}}}]);