0% found this document useful (0 votes)
132 views

F

This document defines functions and classes for working with structured data in JavaScript. It includes functions for: - Serializing and deserializing data to and from JSON - Marking data as immutable or mutable - Accessing and modifying values in structured data - Creating Message classes that can be extended to define custom data types
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
132 views

F

This document defines functions and classes for working with structured data in JavaScript. It includes functions for: - Serializing and deserializing data to and from JSON - Marking data as immutable or mutable - Accessing and modifying values in structured data - Creating Message classes that can be extended to define custom data types
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 39

(function(sttc){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
'use strict';var p,aa={},v=this||self;function ba(a){var b=typeof a;return"object"!
=b?b:a?Array.isArray(a)?"array":b:"null"}function ca(a){var
b=ba(a);return"array"==b||"object"==b&&"number"==typeof a.length}function ea(a){var
b=typeof a;return"object"==b&&null!=a||"function"==b}function w(a){return
Object.prototype.hasOwnProperty.call(a,ha)&&a[ha]||(a[ha]=++ia)}var
ha="closure_uid_"+(1E9*Math.random()>>>0),ia=0;function ka(a,b,c){return
a.call.apply(a.bind,arguments)}
function la(a,b,c){if(!a)throw Error();if(2<arguments.length){var
d=Array.prototype.slice.call(arguments,2);return function(){var
e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return
a.apply(b,e)}}return function(){return a.apply(b,arguments)}}function z(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?z=ka:z=la;return z.apply(null,arguments)}
function ma(a,b){var c=Array.prototype.slice.call(arguments,1);return function()
{var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}}function oa(a)
{return a};var pa;function qa(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)
[1]}function ra(a,b){return a<b?-1:a>b?1:0};function sa(){var a=v.navigator;return
a&&(a=a.userAgent)?a:""}function A(a){return-1!=sa().indexOf(a)};function ta(a,b)
{if("string"===typeof a)return"string"!==typeof b||1!=b.length?-
1:a.indexOf(b,0);for(let c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-
1}function ua(a,b){const c=a.length,d="string"===typeof a?a.split(""):a;for(let
e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)}function va(a,b){const
c=a.length,d=[];let e=0;const f="string"===typeof a?a.split(""):a;for(let
g=0;g<c;g++)if(g in f){const h=f[g];b.call(void 0,h,g,a)&&(d[e++]=h)}return d}
function wa(a,b){const c=a.length,d=Array(c),e="string"===typeof a?
a.split(""):a;for(let f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return
d}function xa(a,b){const c=a.length,d="string"===typeof a?a.split(""):a;for(let
e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return!0;return!1}function ya(a,b)
{return 0<=ta(a,b)}function za(a){const b=a.length;if(0<b){const c=Array(b);for(let
d=0;d<b;d++)c[d]=a[d];return c}return[]}
function Aa(a,b){for(let c=1;c<arguments.length;c++){const d=arguments[c];if(ca(d))
{const e=a.length||0,f=d.length||0;a.length=e+f;for(let g=0;g<f;g+
+)a[e+g]=d[g]}else a.push(d)}}function Ba(a,b){b=b||Math.random;for(let c=a.length-
1;0<c;c--){const d=Math.floor(b()*(c+1)),e=a[c];a[c]=a[d];a[d]=e}};function Ca(a)
{Ca[" "](a);return a}Ca[" "]=function(){};function Da(a,b){var c=Ea;return
Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var
Fa=A("Opera"),Ga=A("Trident")||A("MSIE"),Ha=A("Edge"),Ia=A("Gecko")&&!(-1!
=sa().toLowerCase().indexOf("webkit")&&!A("Edge"))&&!(A("Trident")||A("MSIE"))&&!
A("Edge"),Ja=-1!=sa().toLowerCase().indexOf("webkit")&&!A("Edge");function Ka(){var
a=v.document;return a?a.documentMode:void 0}var Na;
a:{var Oa="",Pa=function(){var a=sa();if(Ia)return/rv:([^\);]+)
(\)|;)/.exec(a);if(Ha)return/Edge\/([\d\.]+)/.exec(a);if(Ga)return/\b(?:MSIE|rv)
[: ]([^\);]+)(\)|;)/.exec(a);if(Ja)return/WebKit\/(\S+)/.exec(a);if(Fa)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();Pa&&(Oa=Pa?Pa[1]:"");if(Ga){var Qa=Ka();if(null!
=Qa&&Qa>parseFloat(Oa)){Na=String(Qa);break a}}Na=Oa}var Ra=Na,Ea={};
function Sa(a){return Da(a,function(){let b=0;const
c=qa(String(Ra)).split("."),d=qa(String(a)).split("."),e=Math.max(c.length,d.length
);for(let h=0;0==b&&h<e;h++){var f=c[h]||"",g=d[h]||"";do{f=/(\d*)(\D*)
(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||
["","","",""];if(0==f[0].length&&0==g[0].length)break;b=ra(0==f[1].length?
0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||
ra(0==f[2].length,0==g[2].length)||ra(f[2],g[2]);f=f[3];g=g[3]}while(0==b)}return
0<=b})}var Ta;
if(v.document&&Ga){var Ua=Ka();Ta=Ua?Ua:parseInt(Ra,10)||void 0}else Ta=void 0;var
Va=Ta;var Wa={},Xa=null;var $a="undefined"!==typeof Uint8Array;const ab=Symbol(void
0);function bb(a,b){Object.isFrozen(a)||(ab?a[ab]|=b:void 0!==a.Va?a.Va|
=b:Object.defineProperties(a,{Va:{value:b,configurable:!0,writable:!0,enumerable:!
1}}))}function cb(a){let b;ab?b=a[ab]:b=a.Va;return null==b?0:b}function db(a)
{bb(a,1);return a}function eb(a){return Array.isArray(a)?!!(cb(a)&2):!1}function
fb(a){if(!Array.isArray(a))throw Error("cannot mark non-array as
immutable");bb(a,2)};function gb(a){return null!==a&&"object"===typeof a&&!
Array.isArray(a)&&a.constructor===Object}let hb;var
ib=Object.freeze(db([]));function jb(a){if(eb(a.aa))throw Error("Cannot mutate an
immutable Message");}function kb(a){return{value:a,configurable:!1,writable:!
1,enumerable:!1}};function lb(a){v.setTimeout(()=>{throw a;},0)};function mb(a,b)
{if(Array.isArray(a))return new b(a)};function nb(a){switch(typeof a){case
"number":return isFinite(a)?a:String(a);case "object":if(a&&!
Array.isArray(a)&&$a&&null!=a&&a instanceof Uint8Array){var b;void
0===b&&(b=0);if(!Xa){Xa={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],e=0;5>e;e++){var
f=c.concat(d[e].split(""));Wa[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void
0===Xa[h]&&(Xa[h]=g)}}}b=Wa[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=f=
0;f<a.length-
2;f+=3){var l=a[f],k=a[f+1];h=a[f+2];g=b[l>>2];l=b[(l&3)<<4|k>>4];k=b[(k&15)<<2|
h>>6];h=b[h&63];c[e++]=g+l+k+h}g=0;h=d;switch(a.length-f){case
2:g=a[f+1],h=b[(g&15)<<2]||d;case 1:a=a[f],c[e]=b[a>>2]+b[(a&3)<<4|g>>4]+h+d}return
c.join("")}}return a};function ob(a,b=pb){return qb(a,b)}function rb(a,b){if(null!
=a){if(Array.isArray(a))a=qb(a,b);else if(gb(a)){const c={};for(let d in
a)Object.prototype.hasOwnProperty.call(a,d)&&(c[d]=rb(a[d],b));a=c}else
a=b(a);return a}}function qb(a,b){const c=a.slice();for(let d=0;d<c.length;d+
+)c[d]=rb(c[d],b);Array.isArray(a)&&cb(a)&1&&db(c);return c}function sb(a)
{if(a&&"object"==typeof a&&a.toJSON)return a.toJSON();a=nb(a);return
Array.isArray(a)?ob(a,sb):a}
function pb(a){return $a&&null!=a&&a instanceof Uint8Array?new
Uint8Array(a):a};function B(a,b){return-1===b?null:b>=a.m?a.l?a.l[b]:void
0:a.aa[b+a.j]}function tb(a,b,c){jb(a);b<a.m?a.aa[b+a.j]=c:(a.l||
(a.l=a.aa[a.m+a.j]={}))[b]=c;return a}function ub(a,b,c=!0){let
d=B(a,b);null==d&&(d=ib);if(eb(a.aa))c&&(fb(d),Object.freeze(d));else if(d===ib||
eb(d))d=db(d.slice()),tb(a,b,d);return d}function vb(a,b){a=B(a,b);return null==a?
a:!!a}function wb(a,b,c=!1){a=vb(a,b);return null==a?c:a}
function xb(a,b,c){if(-1===c)return null;a.g||(a.g={});const d=a.g[c];if(d)return
d;b=mb(B(a,c),b);if(void 0==b)return d;a.g[c]=b;eb(a.aa)&&fb(b.aa);return
b}function yb(a,b,c){a.g||(a.g={});var d=eb(a.aa);let e=a.g[c];if(!e){const
f=ub(a,c,!0);e=[];d=d||eb(f);for(let g=0;g<f.length;g++){const h=mb(f[g],b);void 0!
==h&&(e.push(h),d&&fb(h.aa))}d&&(fb(e),Object.freeze(e));a.g[c]=e}return
e};function zb(a,b){if(null==b||""==b)return new a;b=JSON.parse(b);if(!
Array.isArray(b))throw Error("Expected to deserialize an Array but got "+ba(b)+":
"+b);Ab=b;a=new a(b);Ab=null;return a}
var Bb=class{constructor(a,b,c){a||(a=Ab);Ab=null;var
d=this.constructor.messageId;a||(a=d?[d]:[]);this.j=(d?0:-1)-(this.constructor.g||
0);this.g=void 0;this.aa=a;a:{d=this.aa.length;a=d-1;if(d&&(d=this.aa[a],gb(d)))
{this.m=a-this.j;this.l=d;break a}void 0!==b&&-1<b?(this.m=Math.max(b,a+1-
this.j),this.l=void 0):this.m=Number.MAX_VALUE}if(c)for(b=0;b<c.length;b+
+)if(a=c[b],a<this.m)a+=this.j,(d=this.aa[a])?
Array.isArray(d)&&db(d):this.aa[a]=ib;else{d=this.l||
(this.l=this.aa[this.m+this.j]={});let e=
d[a];e?Array.isArray(e)&&db(e):d[a]=ib}}toJSON(){const a=this.aa;return hb?
a:ob(a,sb)}};function Cb(a,b){return nb(b)}let Ab;var Db=class extends
Bb{};Object.defineProperties(Db,{[Symbol.hasInstance]:kb(()=>{throw Error("Cannot
perform instanceof checks for MutableMessage");})});class Eb extends
Db{}Object.defineProperties(Eb,
{[Symbol.hasInstance]:kb(Object[Symbol.hasInstance])});var Fb;function Gb(){if(void
0===Fb){var a=null,b=v.trustedTypes;if(b&&b.createPolicy)
{try{a=b.createPolicy("goog#html",
{createHTML:oa,createScript:oa,createScriptURL:oa})}catch(c)
{v.console&&v.console.error(c.message)}Fb=a}else Fb=a}return Fb};var
Ib=class{constructor(a,b){this.g=b===Hb?a:""}};Ib.prototype.toString=function()
{return this.g+""};var Hb={};var Kb=class{constructor(a,b){this.g=b===Jb?
a:""}};Kb.prototype.toString=function(){return this.g.toString()};var Jb={};const
Lb={};function Mb(a){return a instanceof Nb&&a.constructor===Nb?
a.g:"type_error:SafeHtml"}class Nb{constructor(a,b,c){this.g=c===Lb?a:""}toString()
{return this.g.toString()}}var Ob=new
Nb(v.trustedTypes&&v.trustedTypes.emptyHTML||"",0,Lb);/*

SPDX-License-Identifier: Apache-2.0
*/
var Pb=class{};class Qb extends Pb{constructor(a){super();this.g=a}toString()
{return this.g.toString()}}function Rb(a){let b;const c=null==(b=Gb())?void
0:b.createScriptURL(a);return new Qb(null!=c?c:a)};var Sb=class{};class Tb extends
Sb{constructor(a){super();this.g=a}toString(){return this.g}}var Ub=new
Tb("about:invalid#zTSz");function Vb(a){if(a instanceof Pb)if(a instanceof
Qb)a=a.g;else throw Error("");else a=a instanceof Ib&&a.constructor===Ib?
a.g:"type_error:TrustedResourceUrl";return a}function Wb(a){if(a instanceof Sb)if(a
instanceof Tb)a=a.g;else throw Error("");else a=a instanceof
Kb&&a.constructor===Kb?a.g:"type_error:SafeUrl";return a};function Xb(){return!
1}function Yb(){return!0}function Zb(a){return function(){return!
a.apply(this,arguments)}}function $b(a){let b=!1,c;return function(){b||(c=a(),b=!
0);return c}}function ac(a){let b=a;return function(){if(b){const
c=b;b=null;c()}}}function bc(a){function b(){d=v.setTimeout(c,100);let
g=f;f=[];a.apply(void 0,g)}function c(){d=0;e&&(e=!1,b())}let d=0,e=!1,f=[];return
function(g){f=arguments;d?e=!0:b()}};var cc={capture:!0},dc={passive:!
0},ec=$b(function(){let a=!1;try{const b=Object.defineProperty({},"passive",
{get:function(){a=!0}});v.addEventListener("test",null,b)}catch(b){}return
a});function fc(a){return a?a.passive&&ec()?a:a.capture||!1:!1}function D(a,b,c,d)
{return a.addEventListener?(a.addEventListener(b,c,fc(d)),!0):!1}function
G(a,b,c,d){return a.removeEventListener?(a.removeEventListener(b,c,fc(d)),!0):!
1};var gc=Ga||Ja;var hc=$b(function(){var
a=document.createElement("div"),b=document.createElement("div");b.appendChild(docum
ent.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=Mb
(Ob);return!b.parentElement});function ic(a){return
Array.prototype.reduce.call(arguments,function(b,c){return b+c},0)}function jc(a)
{return ic.apply(null,arguments)/arguments.length};function I(a,b){this.x=void 0!
==a?a:0;this.y=void 0!==b?b:0}function kc(a,b){return new I(a.x-b.x,a.y-
b.y)}I.prototype.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return
this};I.prototype.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};I.prototype.round=function()
{this.x=Math.round(this.x);this.y=Math.round(this.y);return this};function lc(a,b)
{this.width=a;this.height=b}p=lc.prototype;p.aspectRatio=function(){return
this.width/this.height};p.isEmpty=function(){return!
(this.width*this.height)};p.ceil=function()
{this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return
this};p.floor=function()
{this.width=Math.floor(this.width);this.height=Math.floor(this.height);return
this};p.round=function()
{this.width=Math.round(this.width);this.height=Math.round(this.height);return
this};function mc(a,b){const c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};let
d;d=b?b.createElement("div"):v.document.createElement("div");return
a.replace(nc,function(e,f){var g=c[e];if(g)return
g;"#"==f.charAt(0)&&(f=Number("0"+f.slice(1)),isNaN(f)||
(g=String.fromCharCode(f)));if(!g){g=e+" ";g=(f=Gb())?f.createHTML(g):g;g=new
Nb(g,null,Lb);if(hc())for(;d.lastChild;)d.removeChild(d.lastChild);d.innerHTML=Mb(g
);g=d.firstChild.nodeValue.slice(0,-1)}return c[e]=g})}var nc=/&([^;\s<&]+);?/g;
function oc(a){let b=0;for(let c=0;c<a.length;++c)b=31*b+a.charCodeAt(c)>>>0;return
b}function pc(a){return String(a).replace(/\-([a-z])/g,function(b,c){return
c.toUpperCase()})}function qc(a){return a.replace(RegExp("(^|[\\s]+)([a-
z])","g"),function(b,c,d){return c+d.toUpperCase()})};function rc(a){return a?new
sc(tc(a)):pa||(pa=new sc)}function uc(a){a=a.document;a=vc(a)?
a.documentElement:a.body;return new lc(a.clientWidth,a.clientHeight)}function wc(a)
{var b=a.document,c=0;if(b){c=b.body;var d=b.documentElement;if(!d||!c)return
0;a=uc(a).height;if(vc(b)&&d.scrollHeight)c=d.scrollHeight!=a?
d.scrollHeight:d.offsetHeight;else{b=d.scrollHeight;var
e=d.offsetHeight;d.clientHeight!=e&&(b=c.scrollHeight,e=c.offsetHeight);c=b>a?b>e?
b:e:b<e?b:e}}return c}
function xc(a){return a?a.parentWindow||a.defaultView:window}function yc(a,b,c)
{function d(h){h&&b.appendChild("string"===typeof h?a.createTextNode(h):h)}for(var
e=1;e<c.length;e++){var f=c[e];if(!ca(f)||ea(f)&&0<f.nodeType)d(f);else{a:
{if(f&&"number"==typeof f.length){if(ea(f)){var g="function"==typeof
f.item||"string"==typeof f.item;break a}if("function"===typeof f)
{g="function"==typeof f.item;break a}}g=!1}ua(g?za(f):f,d)}}}
function
zc(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());re
turn a.createElement(b)}function vc(a){return"CSS1Compat"==a.compatMode}function
Ac(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||
a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!
(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a}function
tc(a){return 9==a.nodeType?a:a.ownerDocument||a.document}
function Bc(a,b,c,d){a&&!c&&(a=a.parentNode);for(c=0;a&&(null==d||c<=d);)
{if(b(a))return a;a=a.parentNode;c++}return null}function sc(a){this.g=a||
v.document||document}p=sc.prototype;p.getElementsByTagName=function(a,b){return(b||
this.g).getElementsByTagName(String(a))};p.createElement=function(a){return
zc(this.g,a)};p.createTextNode=function(a){return
this.g.createTextNode(String(a))};p.append=function(a,b)
{yc(tc(a),a,arguments)};p.contains=Ac;function Cc(){return!(A("iPad")||
A("Android")&&!A("Mobile")||A("Silk"))&&(A("iPod")||A("iPhone")||A("Android")||
A("IEMobile"))};var Dc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?
#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?
$");function Ec(a){try{var b;if(b=!!a&&null!=a.location.href)a:{try{Ca(a.foo);b=!
0;break a}catch(c){}b=!1}return b}catch(c){return!1}}function Fc(a){return
Ec(a.top)?a.top:null}function Gc(a,b){return b.getComputedStyle?
b.getComputedStyle(a,null):a.currentStyle}function Ic(a,b){if(a)for(const c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b(a[c],c,a)}function Jc(a){const
b=[];Ic(a,function(c){b.push(c)});return b}var Kc=/^([0-9.]+)px$/,Lc=/^(-?[0-9.]
{1,30})$/;
function Mc(a){if(!Lc.test(a))return null;a=Number(a);return isNaN(a)?
null:a}function J(a){return(a=Kc.exec(a))?+a[1]:null}
var K=(a,b)=>{Ic(b,
(c,d)=>{a.style.setProperty(d,c,"important")})},Nc=(a,b)=>{for(a=[a];a.length;){var
c=a.shift();!1!==b(c)&&(c=va(c.children||c.childNodes||
[],d=>1===d.nodeType),c.length&&a.unshift(...c))}},Pc=(a,b)=>{if("length"in
a.style){a=a.style;const c=a.length;for(let d=0;d<c;d++){const
e=a[d];b(a[e],e,a)}}else a=Oc(a.style.cssText),Ic(a,b)},Oc=a=>{const b={};if(a)
{const c=/\s*:\s*/;ua((a||"").split(/\s*;\s*/),d=>{if(d){var
e=d.split(c);d=e[0];e=e[1];d&&e&&(b[d.toLowerCase()]=e)}})}return b},
Qc=(a,b=()=>!0)=>{const c=/!\s*important/i;Pc(a,(d,e)=>{!c.test(d)&&b(e,d)?
a.style.setProperty(e,d,"important"):c.test(d)&&!
b(e,d)&&a.style.setProperty(e,d,"")})},Rc={["http://googleads.g.doubleclick.net"]:!
0,["http://pagead2.googlesyndication.com"]:!0,["https://
googleads.g.doubleclick.net"]:!0,["https://pagead2.googlesyndication.com"]:!
0},Sc=/\.proxy\.(googleprod|googlers)\.com(:\d+)?$/;const
Tc=/.*domain\.test$/,Uc=/\.prod\.google\.com(:\d+)?$/;
var Vc=a=>!!Rc[a]||Sc.test(a)||Tc.test(a)||Uc.test(a),Wc=a=>{a.preventDefault?
a.preventDefault():a.returnValue=!1};function Xc(a,b=document){return
b.createElement(String(a).toLowerCase())};function Yc(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}p=Yc.prototype;p.getWidth=functi
on(){return this.right-this.left};p.getHeight=function(){return this.bottom-
this.top};function Zc(a){return new
Yc(a.top,a.right,a.bottom,a.left)}p.contains=function(a){return this&&a?a
instanceof Yc?
a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>
=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
p.ceil=function()
{this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.cei
l(this.bottom);this.left=Math.ceil(this.left);return this};p.floor=function()
{this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.f
loor(this.bottom);this.left=Math.floor(this.left);return this};p.round=function()
{this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.r
ound(this.bottom);this.left=Math.round(this.left);return this};class
$c{constructor(a){this.Vb=a}}function ad(a){return new
$c(b=>b.substr(0,a.length+1).toLowerCase()===a+":")}const
bd=[ad("data"),ad("http"),ad("https"),ad("mailto"),ad("ftp"),new $c(a=>/^[^:]*([/?
#]|$)/.test(a))];function cd(a,b=bd){for(let c=0;c<b.length;++c){const d=b[c];if(d
instanceof $c&&d.Vb(a))return new Tb(a)}};function dd(a,...b)
{if(0===b.length)return Rb(a[0]);const c=[a[0]];for(let d=0;d<b.length;d+
+)c.push(encodeURIComponent(b[d])),c.push(a[d+1]);return Rb(c.join(""))};function
L(a,b,c){if("string"===typeof b)(b=ed(a,b))&&(a.style[b]=c);else for(var d in b)
{c=a;var e=b[d],f=ed(c,d);f&&(c.style[f]=e)}}var fd={};function ed(a,b){var
c=fd[b];if(!c){var d=pc(b);c=d;void
0===a.style[d]&&(d=(Ja?"Webkit":Ia?"Moz":Ga?"ms":null)+qc(d),void 0!
==a.style[d]&&(c=d));fd[b]=c}return c}function gd(a,b){var c=tc(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}
function hd(a,b){return gd(a,b)||(a.currentStyle?a.currentStyle[b]:null)||
a.style&&a.style[b]}function id(a){try{return a.getBoundingClientRect()}catch(b)
{return{left:0,top:0,right:0,bottom:0}}}
function jd(a){var b=tc(a),c=new I(0,0);var d=b?tc(b):document;d=!Ga||
9<=Number(Va)||vc(rc(d).g)?d.documentElement:d.body;if(a==d)return
c;a=id(a);d=rc(b).g;b=d.scrollingElement?d.scrollingElement:!Ja&&vc(d)?
d.documentElement:d.body||d.documentElement;d=d.parentWindow||
d.defaultView;b=Ga&&Sa("10")&&d.pageYOffset!=b.scrollTop?new
I(b.scrollLeft,b.scrollTop):new I(d.pageXOffset||b.scrollLeft,d.pageYOffset||
b.scrollTop);c.x=a.left+b.x;c.y=a.top+b.y;return c}
function kd(a){if(1==a.nodeType)return a=id(a),new
I(a.left,a.top);a=a.changedTouches?a.changedTouches[0]:a;return new
I(a.clientX,a.clientY)}function ld(a,b){if(b instanceof lc){var
c=b.height;b=b.width}else throw Error("missing height
argument");a.style.width=md(b,!0);a.style.height=md(c,!0)}function md(a,b)
{"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a}
function nd(a){var b=od;if("none"!=hd(a,"display"))return b(a);var
c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position=
"absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return
a}function od(a){var b=a.offsetWidth,c=a.offsetHeight,d=Ja&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=id(a),new lc(a.right-a.left,a.bottom-
a.top)):new lc(b,c)}
function pd(a,b){var c=a.currentStyle?a.currentStyle[b]:null;if(c)if(/^\d+px?
$/.test(c))a=parseInt(c,10);else{b=a.style.left;var
d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=c;c=a.st
yle.pixelLeft;a.style.left=b;a.runtimeStyle.left=d;a=+c}else a=0;return a}
function qd(a,b){if(Ga){var
c=pd(a,b+"Left"),d=pd(a,b+"Right"),e=pd(a,b+"Top");a=pd(a,b+"Bottom");return new
Yc(e,d,a,c)}c=gd(a,b+"Left");d=gd(a,b+"Right");e=gd(a,b+"Top");a=gd(a,b+"Bottom");r
eturn new Yc(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};var
rd=a=>"number"===typeof a&&0<a;function sd(a,b){return void 0!==a.g[td(b)]}function
ud(a){var b=[],c;for(c in a.g)void 0!
==a.g[c]&&a.g.hasOwnProperty(c)&&b.push(a.j[c]);return b}const
O=class{constructor(){this.g={};this.j={}}set(a,b){const
c=td(a);this.g[c]=b;this.j[c]=a}get(a,b){a=td(a);return void 0!==this.g[a]?
this.g[a]:b}rb(){return ud(this).length}clear(){this.g={};this.j={}}};function
td(a){return a instanceof Object?String(w(a)):a+""};var vd=class{constructor(a)
{this.A=null!=a.g?a.g:!0;this.v=null!=a.D?a.D:0;this.m=null!=a.v?
a.v:.9;this.j=null!=a.j?a.j:1.05;this.minWidth=null!=a.B?a.B:0;this.B=null!=a.m?
a.m:25;this.l=null!=a.l?a.l:0;this.I=null!=a.A?a.A:!1;this.D=a.I||null;this.g=a.F||
null}},wd=class{build(){return new vd(this)}};function xd(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom};var
yd=class{constructor(a,b=!1){this.g=a;this.defaultValue=b}};var zd=new
yd(1170),Ad=new yd(313),Bd=new yd(227),Cd=new yd(282),Dd=new yd(1147),Ed=new
yd(1969),Fd=new yd(1957),Gd=new yd(1947,!0);var P=a=>{var
b="sb";if(a.sb&&a.hasOwnProperty(b))return a.sb;b=new a;return a.sb=b};var
Hd=class{constructor(){const a={};this.j=(b,c)=>null!=a[b]?
a[b]:c;this.l=(b,c)=>null!=a[b]?a[b]:c;this.m=(b,c)=>null!=a[b]?
a[b]:c;this.v=(b,c)=>null!=a[b]?
a[b]:c;this.g=()=>{}}},Q=a=>P(Hd).j(a.g,a.defaultValue);function Id(a)
{v.google_image_requests||(v.google_image_requests=[]);const
b=Xc("IMG",v.document);b.src=a;v.google_image_requests.push(b)};function Jd(a,b)
{const c={};c[a]=b;return[c]}function Kd(a,b,c,d,e){const f=[];Ic(a,function(g,h)
{(g=Ld(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function Ld(a,b,c,d,e){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof
c&&(c=c.split(""));if(a instanceof Array){if(d=d||0,d<c.length){const f=[];for(let
g=0;g<a.length;g++)f.push(Ld(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(Kd(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function Md(a){let b=1;for(const c in
a.j)b=c.length>b?c.length:b;return 3997-b-a.l.length-1}
function Nd(a,b){let c="https://pagead2.googlesyndication.com"+b,d=Md(a)-
b.length;if(0>d)return"";a.g.sort(function(f,g){return f-g});b=null;let
e="";for(let f=0;f<a.g.length;f++){const g=a.g[f],h=a.j[g];for(let
l=0;l<h.length;l++){if(!d){b=null==b?g:b;break}let k=Kd(h[l],a.l,",$");if(k)
{k=e+k;if(d>=k.length){d-=k.length;c+=k;e=a.l;break}b=null==b?g:b}}}a="";null!
=b&&(a=e+"trn="+b);return c+a}class Od{constructor()
{this.l="&";this.j={};this.m=0;this.g=[]}};function Pd(){var
a=Qd,b=v.google_srt;0<=b&&1>=b&&(a.g=b)}function Rd(a,b,c,d,e){if((d?
a.g:Math.random())<(e||.01))try{let f;c instanceof Od?f=c:(f=new Od,Ic(c,
(h,l)=>{var k=f;const m=k.m++;h=Jd(l,h);k.g.push(m);k.j[m]=h}));const
g=Nd(f,"/pagead/gen_204?id="+b+"&");g&&Id(g)}catch(f){}}class Sd{constructor()
{this.g=Math.random()}};function Td(a){a.google_reactive_ads_global_state?
(null==a.google_reactive_ads_global_state.sideRailProcessedFixedElements&&(a.google
_reactive_ads_global_state.sideRailProcessedFixedElements=new
Set),null==a.google_reactive_ads_global_state.sideRailAvailableSpace&&(a.google_rea
ctive_ads_global_state.sideRailAvailableSpace=new
Map)):a.google_reactive_ads_global_state=new Ud;return
a.google_reactive_ads_global_state}
class Ud{constructor(){this.wasPlaTagProcessed=!
1;this.wasReactiveAdConfigReceived={};this.adCount={};this.wasReactiveAdVisible={};
this.stateForType={};this.reactiveTypeEnabledInAsfe={};this.wasReactiveTagRequestSe
nt=!
1;this.reactiveTypeDisabledByPublisher={};this.tagSpecificState={};this.messageVali
dationEnabled=!1;this.floatingAdsStacking=new
Vd;this.sideRailProcessedFixedElements=new Set;this.sideRailAvailableSpace=new
Map}}
var Vd=class{constructor()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
};var Wd=728*1.38,Xd=a=>a.innerHeight>=a.innerWidth,Yd=a=>{const
b=R(a).clientWidth;a=a.innerWidth;return b&&a?b/a:0},R=a=>{a=a.document;let
b={};a&&(b="CSS1Compat"==a.compatMode?a.documentElement:a.body);return b||
{}},Zd=(a,b)=>{const c=R(a);return b?c.scrollHeight==R(a).clientHeight?
c.offsetHeight:c.scrollHeight:c.offsetHeight},S=a=>void 0===a.pageYOffset?
(a.document.documentElement||a.document.body.parentNode||
a.document.body).scrollTop:a.pageYOffset,$d=a=>void 0===a.pageXOffset?
(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollLeft:a.pageXOffset,ae=a=>{const
b={};let c;Array.isArray(a)?
c=a:a&&a.key_value&&(c=a.key_value);if(c)for(a=0;a<c.length;a++){const
d=c[a];if("key"in d&&"value"in d){const e=d.value;b[d.key]=null==e?
null:String(e)}}return b},be=a=>{const
b={bottom:"auto",clear:"none",display:"inline","float":"none",height:"auto",left:"a
uto",margin:0,"margin-bottom":0,"margin-left":0,"margin-right":"0","margin-
top":0,"max-height":"none","max-width":"none",opacity:1,
overflow:"visible",padding:0,"padding-bottom":0,"padding-left":0,"padding-
right":0,"padding-top":0,position:"static",right:"auto",top:"auto","vertical-
align":"baseline",visibility:"visible",width:"auto","z-
index":"auto"};ua(Object.keys(b),c=>{var d=a.style[pc(c)];("undefined"!==typeof d?
d:a.style[ed(a,c)])||L(a,c,b[c])});Qc(a)};function ce(a,b){var
c=R(a).clientWidth;var d=R(a).clientHeight;if("number"!==typeof c||"number"!
==typeof d)throw Error("No VP width and/or height.");c=new
lc(c,d);d=$d(a);a=S(a);a=de(a,c.width+d,c.height+a,d);return(xd(b,a)?new
Yc(Math.max(b.top,a.top),Math.min(b.right,a.right),Math.min(b.bottom,a.bottom),Math
.max(b.left,a.left)):null)||de(0,0,0,0)}
function ee(a,b){const c=$d(b),d=S(b);if(a.getBoundingClientRect)return
a=a.getBoundingClientRect(),fe(a)?
de(a.top+d,a.right+c,a.bottom+d,a.left+c):de(0,0,0,0);b=b.document.createRange();b.
selectNodeContents(a);return b.collapsed?de(0,0,0,0):b.getBoundingClientRect?
(a=b.getBoundingClientRect(),fe(a)?
de(a.top+d,a.right+c,a.bottom+d,a.left+c):de(0,0,0,0)):de(0,0,0,0)}
function fe(a){return!!a&&"number"===typeof a.top&&!isNaN(a.top)&&"number"===typeof
a.right&&!isNaN(a.right)&&"number"===typeof a.bottom&&!
isNaN(a.bottom)&&"number"===typeof a.left&&!isNaN(a.left)}const de=(a,b,c,d)=>new
Yc(Math.ceil(a),Math.floor(b),Math.floor(c),Math.ceil(d));function ge(a,b)
{he(a).forEach(b,void 0)}function he(a){for(var b=[],c=a.length,d=0;d<c;d+
+)b.push(a[d]);return b};const T=class{constructor(a){this.g=new O;if(a)for(var
b=0;b<a.length;++b)this.add(a[b])}add(a){this.g.set(a,!0)}contains(a){return
sd(this.g,a)}};class ie{constructor(a,b){this.g=a[v.Symbol.iterator]();this.j=b}
[Symbol.iterator](){return this}next(){const a=this.g.next();return{value:a.done?
void 0:this.j.call(void 0,a.value),done:a.done}}}function je(a,b){return new
ie(a,b)};function ke(){}ke.prototype.next=function(){return le};var le={done:!
0,value:void 0};ke.prototype.ua=function(){return this};function me(a){if(a
instanceof ke)return a;if("function"==typeof a.ua)return a.ua(!1);if(ca(a)){let
b=0;const c=new ke;c.next=function(){for(;;){if(b>=a.length)return le;if(b in
a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not
implemented");}function ne(a){a=me(a);const {done:b,value:c}=a.next();return b?
null:c};function oe(a){if(a instanceof pe||a instanceof qe||a instanceof re)return
a;if("function"==typeof a.next)return new pe(()=>a);if("function"==typeof
a[Symbol.iterator])return new pe(()=>a[Symbol.iterator]());if("function"==typeof
a.ua)return new pe(()=>a.ua());throw Error("Not an iterator or iterable.");}class
pe{constructor(a){this.g=a}ua(){return new qe(this.g())}[Symbol.iterator](){return
new re(this.g())}j(){return new re(this.g())}}
class qe extends ke{constructor(a){super();this.g=a}next(){return this.g.next()}
[Symbol.iterator](){return new re(this.g)}j(){return new re(this.g)}}class re
extends pe{constructor(a){super(()=>a);this.l=a}next(){return
this.l.next()}};function se(a,b){this.j={};this.g=[];this.l=this.size=0;var
c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var
d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else if(a)if(a instanceof
se)for(c=te(a),d=0;d<c.length;d++)this.set(c[d],a.get(c[d]));else for(d in
a)this.set(d,a[d])}p=se.prototype;p.rb=function(){return this.size};function te(a)
{ue(a);return a.g.concat()}p.has=function(a){return
Object.prototype.hasOwnProperty.call(this.j,a)};
p.isEmpty=function(){return 0==this.size};p.clear=function()
{this.j={};this.l=this.size=this.g.length=0};function ue(a){if(a.size!=a.g.length)
{for(var b=0,c=0;b<a.g.length;){var
d=a.g[b];Object.prototype.hasOwnProperty.call(a.j,d)&&(a.g[c++]=d);b+
+}a.g.length=c}if(a.size!=a.g.length){var
e={};for(c=b=0;b<a.g.length;)d=a.g[b],Object.prototype.hasOwnProperty.call(e,d)||
(a.g[c++]=d,e[d]=1),b++;a.g.length=c}}p.get=function(a,b){return
Object.prototype.hasOwnProperty.call(this.j,a)?this.j[a]:b};
p.set=function(a,b){Object.prototype.hasOwnProperty.call(this.j,a)||
(this.size+=1,this.g.push(a),this.l++);this.j[a]=b};p.forEach=function(a,b){for(var
c=te(this),d=0;d<c.length;d++){var
e=c[d],f=this.get(e);a.call(b,f,e,this)}};p.keys=function(){return oe(this.ua(!
0)).j()};p.values=function(){return oe(this.ua(!1)).j()};p.entries=function(){const
a=this;return je(this.keys(),function(b){return[b,a.get(b)]})};
p.ua=function(a){ue(this);var b=0,c=this.l,d=this,e=new ke;e.next=function(){if(c!
=d.l)throw Error("The map has changed since the iterator was
created");if(b>=d.g.length)return le;var f=d.g[b++];return{value:a?f:d.j[f],done:!
1}};return e};function ve(a)
{return"transparent"==a||"rgba"==a.substring(0,4)&&(a=a.split(","),4==a.length&&.5>
parseFloat(a[3]))?!0:!1}function we(){ua(xe,a=>{a.F=null;a.B=null})}function ye(a)
{if(!a.C.ownerDocument)throw Error("Wrapped node should have an owner
document.");return a.C.ownerDocument}function ze(a){a=ye(a);return a.defaultView||
a.parentWindow}function Ae(a){const b=a.l.g(a.l.j);return b==a||b!
=a&&Ac(b.C,a.C)}function Be(a){return
he(a.C.childNodes).map(b=>a.l.g(b)).filter(Zb(b=>null===b))}
function Ce(a){if(!a.g())return null;const b=Be(a.g());a=ta(b,a);if(-1==a)return
null;for(a+=1;a<b.length;++a)if(b[a].m()||b[a].H())return b[a];return null}function
De(a){const b=Ce(a);return b?b:a.g()?De(a.g()):null}function Ee(a,b)
{b.push(a);a=Be(a);for(let c=0;c<a.length;++c)Ee(a[c],b)}
function Fe(a){var b=a.j();if(0!=b.top||0!=b.right||0!=b.bottom||0!=b.left){var
c=$d(ze(a));a=S(ze(a));c=-c;a=-a;c instanceof I?
(b.left+=c.x,b.right+=c.x,b.top+=c.y,b.bottom+=c.y):
(b.left+=c,b.right+=c,"number"===typeof a&&(b.top+=a,b.bottom+=a))}return
b}function U(a,b){if(1!=a.C.nodeType)return null;a.v=a.v||
ze(a).getComputedStyle(a.C);return a.v?a.v[b]||
a.v.getPropertyValue(b)||"":""}function Ge(a,b,c){if(void 0!==a.D[b])return
a.D[b];a.D[b]=He(a,b,c);return a.D[b]}
function Ie(a){if(void 0!==a.G)return a.G;var
b=U(a,"position");if("fixed"==b||"sticky"==b)b=a;else{var c=a.g();b=c&&"BODY"!
=a.C.tagName?(c=Ie(c))||"absolute"!=b&&"relative"!=b?c:a:null}a.G=b;return
a.G}function Je(a,b){const c=Ie(a);if(c&&"relative"!=U(c,"position"))if(null!=b)a:
{do{const d=a.j();if((d.right-d.left)*(d.bottom-d.top)>b){b=!1;break
a}if(a==c)break;a=a.g()}while(null!==a);b=!0}else b=!0;else b=!1;return b}
function He(a,b,c){const d=U(a,"position");a:switch(b){case 0:var
e="hidden"==U(a,"overflow")||"scroll"==U(a,"overflow")||"hidden"==U(a,"overflow-
x")||"scroll"==U(a,"overflow-x");break a;case
1:e="hidden"==U(a,"overflow")||"scroll"==U(a,"overflow")||"hidden"==U(a,"overflow-
y")||"scroll"==U(a,"overflow-y");break a;default:throw Error("Unknown pageAxis:
"+b);}switch(d){case "fixed":if(e)return a;break;case "static":case "":case
null:if(e&&!c)return a;if(a.g())return Ge(a.g(),b,c);break;case "absolute":case
"relative":if(e)return a;
if(a.g())return Ge(a.g(),b,"absolute"==d);break;default:v.console.error("Unknown
position value: "+d)}return null}function Ke(a){var b=a.C.scrollHeight;const
c=a.C.clientHeight,d=ye(a).createElement("div");d.style.width="100%";d.style.height
=Math.max(b,c)
+100+"px";d.style.clear="both";a.C.appendChild(d);b=a.C.scrollHeight>a.C.clientHeig
ht&&a.C.scrollHeight-b>a.C.clientHeight-c;a.C.removeChild(d);return b}function
Le(a){return null!==a.I?a.I:"1"!=U(a,"opacity")||a.g()&&!Le(a.g())?a.I=!1:a.I=!0}
function Me(a){a=a.j();a=new
Yc(Math.max(a.top,0),Math.max(a.right,0),Math.max(a.bottom,0),Math.max(a.left,0));r
eturn a.left<a.right&&a.top<a.bottom}function Ne(a){return null!==a.A?
a.A:a.g()&&Ne(a.g())||"0"==U(a,"opacity")||"none"==U(a,"display")||"hidden"==U(a,"v
isibility")||
a.C.tagName&&"input"==a.C.tagName.toLowerCase()&&a.C.type&&"hidden"==a.C.type?a.A=!
0:a.A=!1}function Oe(a,b){return b(a)?!0:a.g()?Oe(a.g(),b):!1}function Pe(a)
{return!Oe(a,b=>"hidden"==U(b,"overflow-y"))}
function Qe(a){a=U(a,"position");return"absolute"==a||"relative"==a}function Re(a)
{return a.m()&&(a=parseInt(U(a,"z-index"),10),!isNaN(a))?a:0}function Se(a,b)
{return Oe(a,c=>!!c.C.tagName&&c.C.tagName==b)}function Te(a,b){return
Oe(a,c=>{c=c.C;return!!c.id&&!!c.id.match&&!!c.id.match(b)})}function Ue(a,b)
{return Oe(a,c=>{a:{c=Ve(c);for(let d=0;d<c.length;++d)if(c[d].match(b)){c=!0;break
a}c=!1}return c})}function Ve(a){return(a=a.C.className)&&"function"===typeof
a.split?qa(a).split(/\s+/):[]}
function We(a){return"A"==a.C.tagName?a.C.getAttribute("href"):(a=a.g())?
We(a):null}function Xe(a){if(1!=a.C.nodeType){var b=a.g();return b?Xe(b):0}const
c=ye(a).createTextNode("A");a.C.appendChild(c);b=a.l.g(c);if(!b)throw
a.C.removeChild(c),Error("Unable to insert
textnode");a=b.j();b.C.parentNode&&b.C.parentNode.removeChild(b.C);return a.bottom-
a.top}
function Ye(a,b){if(b||null==a.P){if(b&&!b(a))return 0;let
c=0;if(a.H())c=a.C.textContent.trim().length;else{const d=Be(a);for(let
e=0;e<d.length;e++)c+=Ye(d[e],b)}b||(a.P=c);return c}return a.P}
class Ze{constructor(a,b)
{this.C=a;this.l=b;this.A=this.I=this.J=this.ta=null;this.D={};this.v=this.B=this.P
=null;new se}g(){return this.C!=this.l.j&&this.C.parentNode?
this.l.g(this.C.parentNode):null}m(){return 1==this.C.nodeType}H(){return
3==this.C.nodeType}j(){if(!this.F){this.B||(this.B=ee(this.C,ze(this)));var
a=Zc(this.B);var b=U(this,"position");if("fixed"==b)a=ce(ze(this),a);else
if(this.g()){var c=Ge(this.g(),0,"absolute"==b);if(c){var
d=c.j();c=d.left;d=d.right;a=a.left>=d||a.right<=c?
null:de(a.top,Math.min(a.right,d),a.bottom,Math.max(a.left,c))}a&&(b=Ge(this.g(),1,
"absolute"==b))&&(c=b.j(),b=c.top,c=c.bottom,a=a.top>=c||a.bottom<=b?
null:de(Math.max(a.top,b),a.right,Math.min(a.bottom,c),a.left));a=a&&Ie(this)&&"fix
ed"==U(Ie(this),"position")?ce(ze(this),a):a||new Yc(0,0,0,0)}this.F=a}return
Zc(this.F)}Ca(){return!Me(this)||Ne(this)}tb(){var a=U(this,"background-
color");if(a=a?ve(a):!0)a=U(this,"background-image"),a=!(a&&"none"!=a);return
a}toString(){switch(this.C.nodeType){case 1:const a=
this.C;let b=a.tagName;a.id&&(b+="#"+a.id);a.className&&"function"===typeof
a.className.split&&(b+="."+a.className.split(/\s+/).join("."));return b;case
3:return"TEXT#"+this.C.textContent.substr(0,10);default:return"HtmlNode"}}}
function $e(a,b){const c=w(b);var d=a.m.get(c);if("boolean"===typeof d)return
d;d=a.v&&3==b.nodeType?!/\S/.test(b.data):1!=b.nodeType&&3!=b.nodeType&&9!
=b.nodeType||b.tagName&&("SCRIPT"==b.tagName||"STYLE"==b.tagName)?!0:!1;!
d&&b.parentNode&&b!=a.j&&(d=$e(a,b.parentNode));a.m.set(c,d);return d}var
af=class{constructor(a,b){this.j=a;this.v=b;this.m=new O;this.l=new O}g(a){const
b=w(a),c=this.l.get(b);if(c)return c;if($e(this,a))return null;a=new
Ze(a,this);this.l.set(b,a);return a}},xe=[];class bf{constructor(a,b)
{this.l=a;this.j=b}g(a){return cf(this.l,a).contains(this.j)}};function cf(a,b)
{const c=w(b),d=a.j.get(c);if(d)return d;b=a.g(b);a.j.set(c,b);return b}class
df{constructor(){this.j=new O}};function ef(a,b){let c=We(b);if(a.l.g(b)&&null!
==c)return c;b=Be(b);if(1>b.length)return null;c=ef(a,b[0]);for(let d=1;d<b.length;
++d)if(ef(a,b[d])!=c)return null;return c}class ff extends df{constructor(a)
{super();this.l=a}g(a){return new T(null!==ef(this,a)?[1]:[])}};class gf extends
df{constructor(a){super();this.l=a}g(a){a:if(3==a.C.nodeType)var
b=this.l.g(a);else{b=!1;a=Be(a);for(let c of a){if((a=U(c,"display"))&&"inline"!=a)
{b=!1;break a}cf(this,c).contains(0)&&(b=!0)}}return new T(b?[0]:[])}};function
hf(a,b){return Ye(b,c=>!a.l.g(c))}class jf extends df{constructor(a,b,c)
{super();this.m=a;this.l=b;this.v=c}g(a){if(this.m.g(a)&&!this.l.g(a)&&!
this.v.g(a)&&50<=hf(this,a)){var b=Xe(a);a=a.j();b=a.bottom-a.top>=2*b||!1}else b=!
1;return new T(b?[3]:[])}};function kf(a){return a.classList?
a.classList.contains("adsbygoogle"):ya(a.classList?a.classList:("string"==typeof
a.className?a.className:a.getAttribute&&a.getAttribute("class")||"").match(/\S+/
g)||[],"adsbygoogle")};function lf(a,b){return a.l.g(b)?Oe(b,function(c)
{switch(c.C.tagName){case "H1":case "H2":case "H3":case "H4":case "H5":case
"H6":return!0}return!1})||mf(b)&&5<=Ye(b)?!0:(b=b.g())?cf(a,b).contains(2):!1:!
1}function mf(a){a=Ve(a);for(let b of a)if(b.match(/title|titulo|hdg|heading|
header|^h[1-6]$/)&&!b.match(/subtitle/))return!0;return!1}class nf extends
df{constructor(a){super();this.l=a}g(a){return new T(lf(this,a)?[2]:[])}};function
of(a){const
b=[];ua(a,c=>{1==c.C.nodeType&&(pf(c,":before",b),pf(c,":after",b))});return
b}function qf(a){a=U(a,"content");if(!a||"none"==a||/\(.*\)/.test(a))return!1;/
^['"].*['"]$/.test(a)&&(a=a.substring(1,a.length-1));return 0<a.trim().length}
class rf extends Ze{constructor(a,b)
{super(a.C,a.l);this.K=a;this.L=b;this.v=ze(a).getComputedStyle(a.C,this.L)}m()
{return!1}H(){return!1}Ca(){if(!qf(this)&&this.tb())var a=!0;else if(!
(a=this.g().Ca()||Ne(this)||!Me(this))){a=qf(this);const c=U(this,"width");var
b=U(this,"height");b=a&&"auto"==b||0<parseFloat(b);a=!((a&&"auto"==c||
0<parseFloat(c))&&b)}return a}g(){return this.K}tb(){const
a=hd(this.g().C,"backgroundColor"),b=U(this,"background-color");return null==b||
b==a||ve(b)||"fixed"!=U(this,
"position")}j(){switch(U(this,"position")){case "absolute":var a=this.g().j();const
b=a.top+parseInt(U(this,"top"),10);a=a.left+parseInt(U(this,"left"),10);let
c=parseInt(U(this,"width"),10),d=parseInt(U(this,"height"),10);return new
Yc(b,a+c,b+d,a);case "fixed":return new
Yc(0,parseInt(U(this,"width"),10),parseInt(U(this,"height"),10),0);default:return
this.g().j()}}}
const pf=(a,b,c)=>{if(":before"==b||":after"==b){var d=new rf(a,b);if(!
d.Ca())switch(c.push(d),b){case ":before":a.ta=d;break;case
":after":a.J=d;break;default:throw Error("Unsupported pseudo type "+b);}}};const
sf=new T("IMG AMP-IMG IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT
BUTTON SVG".split(" "));class tf extends df{g(a){var
b=a.C,c=ye(a);if(3==b.nodeType){var d=b.data;c=-1!=d.indexOf("&")?mc(d,c):d;c=/\
S/.test(c)}else c=!1;(c=c||(a instanceof rf?qf(a):!1))||
(c=(b=b.tagName)&&sf.contains(b.toUpperCase()));a=c&&!a.Ca();return new T(a?[6]:
[])}};function uf(a){a.v||(a.v=new tf);return a.v}function vf(a){a.j||(a.j=new
gf(new bf(uf(a),6)));return a.j}function wf(a){a.l||(a.l=new nf(new
bf(vf(a),0)));return a.l}class xf{constructor()
{this.m=this.l=this.g=this.j=this.v=null}};const yf=class{constructor(){this.g=new
xf}};function zf(a){const b=[];for(const c of a.g)b.push(c);return b}class
Af{constructor(){this.g=[];this.l=new T}contains(a){return
this.l.contains(w(a))}};class Bf{constructor(a,b,c){this.g=a;this.j=b;this.l=c}$()
{return this.l}}const Df=(a,b,c)=>{b=Cf(a.ta,b,c);const d=new Bf(a,0,b+
+);c.la.push(d);for(var e of Be(a))b=Df(e,b,c);e=new Bf(a,1,b+
+);c.la.push(e);c.map.set(w(a),{start:d,end:e});return
b=Cf(a.J,b,c)},Cf=(a,b,c)=>{if(!a)return b;const d=new Bf(a,0,b++),e=new Bf(a,1,b+
+);c.la.push(d);c.la.push(e);c.map.set(w(a),{start:d,end:e});return b};function
Ef(a){if(a instanceof rf)return!0;if(!a.m())return!1;const
b=a.C,c=U(a,"position");if("HTML"==b.tagName||"fixed"==c||"auto"!=U(a,"z-
index")&&("absolute"==c||"relative"==c))return!0;a=U(a,"opacity");return"1"!=a&&""!
=a?!0:!1}function Ff(a){const b=a.g.g();return b?Gf(a.j,b):null}class
Hf{constructor(a,b){this.g=a;this.j=b}}
function If(a,b,c){var d=Gf(a.g,b);a=Gf(a.g,c);d=Jf(d,a);if(!d)return
0;switch(d.lb){case 0:return Re(b)-Re(d.hb.g);case 1:return Re(d.gb.g)-Re(c);case
2:return Re(d.gb.g)-Re(d.hb.g);default:throw Error("Unhandled adjacency.");}}var
Lf=class{constructor(){this.g=new Kf}};function Gf(a,b){const c=w(b);var
d=a.g.get(c);if(d)return d;d=b.g();b=!d||Ef(b)?new
Hf(b,a):Gf(a,d);a.g.set(c,b);return b}var Kf=class{constructor(){this.g=new O}};
function Jf(a,b){if(a==b)return null;const c=new O;var d=b;let e;for(;e=Ff(d);)
{if(a==e)return{gb:a,lb:0,hb:d};c.set(w(e),d);d=e}for(;e=Ff(a);)
{if(e==b)return{gb:a,lb:1,hb:b};if(d=c.get(w(e)))return{gb:a,lb:2,hb:d};a=e}throw
Error("Contexts not in same DOM.");};function Mf(a,b,c,d=[]){a=[].concat(a,d);b=new
Nf(b,c);for(let e of a)e.tb()||e.Ca()||(c=b,a=e,c.g.push(a),c.l.add(w(a)));return
b}
class Nf extends Af{constructor(a,b){super();this.j=a;this.v=b}m(a,b=!1){const
c=a.j();b=b?zf(this):this.g.slice(0);for(let f=0;f<b.length;++f){var d=b[f];if(!
Ae(d))continue;var e=d.j();if(!xd(e,c))continue;const g=If(this.v,d,a);!
(e=0<g)&&(e=0==g&&!(d!=a&&Ac(d.C,a.C)))&&(e=a,Qe(d)&&!Qe(e)?e=!0:!Qe(d)&&Qe(e)?e=!
1:(e=this.j.map.get(w(e)),d=this.j.map.get(w(d)),e=e&&d&&e.end.$()<d.start.$()?!0:!
1));if(e)return!0}return!1}};class Of{constructor(a,b)
{this.Wb=a;this.ac=b}};function Pf(a,b){let c=0,d=null;const e=a.g.slice(0);for(let
f=0;f<e.length;++f){const g=a.j.map.get(w(e[f]));g.end.$()<b&&g.end.$
()>c&&(d=g,c=g.end.$())}return d}class Qf extends Af{constructor(a)
{super();this.j=a}};const Rf=class extends Qf{constructor(a,b)
{super(a);this.v=b}m(a,b=!1){const c=a.j(),d=Je(a);b=b?
zf(this):this.g.slice(0);for(let e=0;e<b.length;++e){const f=b[e];if(Ae(f)&&(d||!
(0<If(this.v,a,f)))&&xd(b[e].j(),c))return!0}return!1}};const
Sf=class{constructor(a,b,c){this.j=a;this.l=b;this.g=c}};const
Tf=class{constructor(a,b,c,d,e,f,g,h)
{this.j=a;this.v=b;this.M=c;this.N=d;this.m=e;this.l=f;this.g=g;this.A=h}};const
Uf=class{constructor(a,b,c,d){this.j=a;this.m=b;this.l=c;this.g=d}};class
Vf{constructor(a,b){this.j=a;this.l=b}g(a){if(!a)return[9];a=a.j();a=a.right-
a.left;return this.j<=a&&a<=this.l?[]:[4]}};const Wf=class{constructor(a,b)
{this.g=a;this.j=b||null}};function Xf(a){if(0!=a.l)throw Error("Already
resolved/rejected.");}var $f=class{constructor(){this.g=new
Yf(this);this.l=0}resolve(a){Xf(this);this.l=1;this.v=a;Zf(this.g)}j(a)
{Xf(this);this.l=2;this.m=a;Zf(this.g)}};function Zf(a){switch(a.g.l){case
0:break;case 1:a.j&&a.j(a.g.v);break;case 2:a.l&&a.l(a.g.m);break;default:throw
Error("Unhandled deferred state.");}}var Yf=class{constructor(a){this.g=a}then(a,b)
{if(this.j)throw Error("Then functions already
set.");this.j=a;this.l=b;Zf(this)}};function ag(a,b,c){var d=new $f;a.g(new
Wf(function(){d.resolve(b())},c));return d.g}function bg(a,b,c,d){a.g(new
Wf(function(){b.resolve(c)},d))}function cg(a,b){a.g(new Wf(function()
{b.j("n")},"rrej"))}var dg=class{};class eg{constructor(a){this.g=a}};function
fg(a,b){var c=new $f;a.g.g(new Wf(function(){gg(a,b,c)},"idom"));return
c.g}function hg(a){return ag(a.g,function(){return new yf},"icla")}function
ig(a,b,c){var d=new $f;jg(a,b,new eg(c.g)).then(function(e)
{kg(a,b).then(function(f){lg(a,b,e).then(function(g){d.resolve(new
Sf(f,g,e))})})});return d.g}function mg(a,b,c){var d=new
$f;fg(a,b).then(function(e){hg(a).then(function(f){ig(a,e,f).then(function(g)
{bg(a.g,d,new Uf(e,g,f,c))},z(d.j,d))},z(d.j,d))},z(d.j,d));return d.g}
function gg(a,b,c){var d=b.document.body;if(d){var
e=b.document.body.getBoundingClientRect().width;if(null==e)c.j("bw");else{var
f=R(b).clientWidth,g=R(b).clientHeight;if(null==f||null==g)c.j("vp");else{var
h=(new af(d,!0)).g(d);if(h){var l=new Lf;ng(a,h).then(function(k)
{xe=k;og(a,h).then(function(m){c.resolve(new Tf(b,e,f,g,h,k,m,l))})})}else
c.j("nt")}}}else c.j("b")}function ng(a,b){return ag(a.g,function(){const
c=[];Ee(b,c);return c},"iflt")}
function og(a,b){return ag(a.g,function(){const c={map:new O,la:
[]};Df(b,0,c);return c},"intm")}function jg(a,b,c){return ag(a.g,function(){var
d=b.l;const e=new Rf(b.g,b.A),f=new bf(uf(c.g),6);for(let h of d)if(f.g(h)){d=e;var
g=h;d.g.push(g);d.l.add(w(g))}return e},"ivis")}function kg(a,b){return
ag(a.g,function(){var c=of(b.l);return Mf(b.l,b.g,b.A,c)},"ibck")}
function lg(a,b,c){return ag(a.g,function(){var d=b.g;const e=new O;var f=0;for(var
g=0;g<d.la.length;++g){var
h=d.la[g],l=h.g,k;if(k=1==h.j)k=U(l,"float"),k="left"==k||"right"==k;k&&(l=l.j().bo
ttom,l>f&&(f=l));e.set(w(h),f)}f=new O;g=Number.MAX_VALUE;for(h=d.la.length-
1;0<=h;--
h)l=d.la[h],k=l.g,0==l.j&&c.contains(k)&&(k=k.j().top,k<g&&(g=k)),f.set(w(l),g);d=n
ew O;g=ud(e);for(h=0;h<g.length;++h){l=e.get(g[h]);k=f.get(g[h]);if("number"!
==typeof k)throw Error("No entry in minSubsequentTopBounds for terminal UID!");
d.set(g[h],new Of(l,k))}return d},"irel")}var pg=class{constructor(a)
{this.g=a}};function qg(a){var b=[];ge(a.getElementsByTagName("p"),function(c)
{100<=rg(c)&&b.push(c)});return b}function rg(a){if(3==a.nodeType)return
a.length;if(1!=a.nodeType||"SCRIPT"==a.tagName)return 0;var
b=0;ge(a.childNodes,function(c){b+=rg(c)});return b}function sg(a){return
0==a.length||isNaN(a[0])?a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)}
function tg(a,b){if(null==a.g)return b;switch(a.g){case 1:return b.slice(1);case
2:return b.slice(0,b.length-1);case 3:return b.slice(1,b.length-1);case 0:return
b;default:throw Error("Unknown ignore mode: "+a.g);}}const
ug=class{constructor(a,b,c,d){this.m=a;this.j=b;this.l=c;this.g=d}toString(){return
JSON.stringify({nativeQuery:this.m,occurrenceIndex:this.j,paragraphIndex:this.l,ign
oreMode:this.g})}};function vg(a){if(1!=a.nodeType)var b=!1;else
if(b="INS"==a.tagName)a:{b=["adsbygoogle-placeholder"];a=a.className?
a.className.split(/\s+/):[];for(var c={},d=0;d<a.length;++d)c[a[d]]=!
0;for(d=0;d<b.length;++d)if(!c[b[d]]){b=!1;break a}b=!0}return b};function
wg(a,b,c){switch(c){case 0:b.parentNode&&b.parentNode.insertBefore(a,b);break;case
3:if(c=b.parentNode){var d=b.nextSibling;if(d&&d.parentNode!
=c)for(;d&&8==d.nodeType;)d=d.nextSibling;c.insertBefore(a,d)}break;case
1:b.insertBefore(a,b.firstChild);break;case
2:b.appendChild(a)}vg(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}
function xg(a){if(a&&a.parentNode){const
b=a.parentNode;b.removeChild(a);vg(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};var zg=(a,b,c)=>{var d=yg(b,c);if(d.Aa)
{for(c=b=d.Aa;c=d.Y(c);)b=c;d={anchor:b,position:d.ab}}else
d={anchor:b,position:c};a["google-ama-order-
assurance"]=0;wg(a,d.anchor,d.position)};
function yg(a,b){const c=e=>{e=Ag(e);return null==e?!1:0<e},d=e=>{e=Ag(e);return
null==e?!1:0>e};switch(b){case
0:return{Aa:Bg(a.previousSibling,c),Y:e=>Bg(e.previousSibling,c),ab:0};case
2:return{Aa:Bg(a.lastChild,c),Y:e=>Bg(e.previousSibling,c),ab:0};case
3:return{Aa:Bg(a.nextSibling,d),Y:e=>Bg(e.nextSibling,d),ab:3};case
1:return{Aa:Bg(a.firstChild,d),Y:e=>Bg(e.nextSibling,d),ab:3}}throw Error("Un-
handled RelativePosition: "+b);}
function Ag(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-ama-
order-assurance"]:null}function Bg(a,b){return a&&b(a)?a:null};var
Cg={0:0,1:1,2:2,3:3};var Dg={BODY:{ba:[1,2],ha:!1,ia:2,ga:4},HEADER:{ba:
[0,3,1,2],ha:!1,ia:1,ga:3},NAV:{ba:[0,3],ha:!1,ia:1,ga:3},H1:{ba:[0],ha:!
1,ia:1,ga:2},IMG:{ba:[0,3],ha:!0,ia:0,ga:1},DIV:{ba:[0,3,1,2],ha:!
0,ia:0,ga:1},TABLE:{ba:[0,3],ha:!0,ia:0,ga:1},TD:{ba:[1,2],ha:!0,ia:0,ga:1},ASIDE:
{ba:[0,3,1,2],ha:!0,ia:0,ga:1},LI:{ba:[1,2],ha:!0,ia:0,ga:1},SECTION:{ba:
[0,3,1,2],ha:!
0,ia:0,ga:1}},Eg=a=>({ba:a.ba.slice(0),ha:a.ha,ia:a.ia,ga:a.ga}),Fg=(a,b)=>{const
c=Eg(a);c.ba=va(a.ba,d=>b[d]);return c};function Gg(a){var b=a.length-1,c=new
ke;c.next=function(){return 0>b?le:{value:a[b--],done:!1}};return c};var Hg={0:!
0,1:!0},Ig={2:!0,3:!0},Jg={3:!0},Kg=class{constructor(a,b,c)
{this.l=a;this.j=b;this.g=c}Y(){for(var a=ne(this.j);null!==a;a=ne(this.j)){var
b=a.g;if(1!=b.C.nodeType)b=null;else{var c=Dg[b.C.tagName];c?(a=Fg(c,0==a.j?
Hg:0<Be(a.g).length?Ig:Jg),b={node:b,mb:a,identifier:
{}}):b=null}if(b&&(a=b.node.j().getWidth(),c=this.l,null==a||null==c?
0:a>=c*this.g.m&&a<=c*this.g.j))return a=new $f,a.resolve(b),a.g}b=new
$f;b.j("na");return b.g}};class Lg{constructor(a=1){this.g=a}next(){var
a=48271*this.g%2147483647;this.g=0>2147483647*a?a+2147483647:a;return
this.g/2147483647}};function Mg(a,b,c){const d=[];for(const e of a.g)b(e)?
d.push(e):c(e);return new Ng(d)}function Og(a,b=1){a=a.g.slice(0);const c=new
Lg(b);Ba(a,()=>c.next());return new Ng(a)}const Ng=class{constructor(a)
{this.g=a.slice(0)}forEach(a){this.g.forEach((b,c)=>void a(b,c,this))}filter(a)
{return new Ng(va(this.g,a))}apply(a){return new Ng(a(this.g.slice(0)))}sort(a)
{return new Ng(this.g.slice(0).sort(a))}get(a){return this.g[a]}add(a){const
b=this.g.slice(0);b.push(a);return new Ng(b)}};var Qg=class extends
Eb{constructor(a){super(a,-1,Pg)}getId(){return B(this,3)}},Pg=[4];class
Rg{constructor(a,{Lb:b,zc:c,Jc:d,ic:e}){this.v=a;this.j=c;this.m=new Ng(b||
[]);this.g=e;this.l=d}};var Sg=a=>{var b=a.split("~").filter(c=>0<c.length);a=new
O;for(const c of b)b=c.indexOf("."),-1==b?
a.set(c,""):a.set(c.substring(0,b),c.substring(b+1));return a},Ug=a=>{var
b=Tg(a);a=[];for(let c of b)b=String(c.La),a.push(c.Ea+"."+(20>=b.length?
b:b.slice(0,19)+"_"));return a.join("~")};
const Tg=a=>{const b=[],c=a.m;c&&c.g.length&&b.push({Ea:"a",La:Vg(c)});null!
=a.j&&b.push({Ea:"as",La:a.j});null!=a.l&&b.push({Ea:"i",La:String(a.l)});null!
=a.g&&b.push({Ea:"rp",La:String(a.g)});b.sort(function(d,e){return
d.Ea.localeCompare(e.Ea)});b.unshift({Ea:"t",La:Wg(a.v)});return
b},Wg=a=>{switch(a){case 0:return"aa";case 1:return"ma";default:throw
Error("Invalid slot type"+a);}},Vg=a=>{a=a.g.slice(0).map(Xg);a=JSON.stringify(a);
{const c=a.length;if(0==c)a=0;else{var b=305419896;for(let d=0;d<
c;d++)b^=(b<<5)+(b>>2)+a.charCodeAt(d)&4294967295;a=0<b?b:4294967296+b}}return
a},Xg=a=>{const b={};null!=B(a,7)&&(b.q=B(a,7));null!=B(a,2)&&(b.o=B(a,2));null!
=B(a,5)&&(b.p=B(a,5));return b};var Yg=class extends Eb{constructor(a)
{super(a)}setLocation(a){return tb(this,1,a)}};var
Zg={rectangle:1,horizontal:2,vertical:4};class $g{constructor(a)
{this.methodName=a}}var ah=new $g(15),bh=new $g(3),ch=new $g(5),dh=new $g(6),eh=new
$g(7),fh=new $g(8),gh=(a,b,c)=>b[a.methodName]||c||(()=>{});function hh(a,b)
{a.g=()=>gh(bh,b,()=>[])(1)}class ih{constructor(){this.g=()=>[]}};class
jh{constructor(a,b)
{this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jserror"
;this.meta={}}};const kh=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");var lh=class{constructor(a,b)
{this.g=a;this.j=b}},mh=class{constructor(a,b){this.url=a;this.Eb=!!
b;this.depth=null}};let nh=null;var oh=()=>{const a=v.performance;return
a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):Date.now()},ph=()=>{const a=v.performance;return
a&&a.now?a.now():null};class qh{constructor(a,b){var c=ph()||
oh();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.taskId=this.slotId=void 0}};const rh=v.performance,sh=!!
(rh&&rh.mark&&rh.measure&&rh.clearMarks),th=$b(()=>{var a;if(a=sh){var
b;if(null===nh){nh="";try{a="";try{a=v.top.location.hash}catch(c)
{a=v.location.hash}a&&(nh=(b=a.match(/\bdeid=([\d,]+)/))?b[1]:"")}catch(c)
{}}b=nh;a=!!b.indexOf&&0<=b.indexOf("1337")}return a});function uh(a)
{a&&rh&&th()&&(rh.clearMarks(`goog_${a.label}_$
{a.uniqueId}_start`),rh.clearMarks(`goog_${a.label}_${a.uniqueId}_end`))}
class vh{constructor(){this.j=[];this.l=v||v;let
a=null;v&&(v.google_js_reporting_queue=v.google_js_reporting_queue||
[],this.j=v.google_js_reporting_queue,a=v.google_measure_js_timing);this.g=th()||
(null!=a?a:1>Math.random())}start(a,b){if(!this.g)return null;a=new
qh(a,b);b=`goog_${a.label}_${a.uniqueId}_start`;rh&&th()&&rh.mark(b);return
a}end(a){if(this.g&&"number"===typeof a.value){a.duration=(ph()||oh())-a.value;var
b=`goog_${a.label}_${a.uniqueId}_end`;rh&&th()&&rh.mark(b);!this.g||
2048<this.j.length||
this.j.push(a)}}};function wh(a){let b=a.toString();a.name&&-
1==b.indexOf(a.name)&&(b+=": "+a.name);a.message&&-1==b.indexOf(a.message)&&(b+=":
"+a.message);if(a.stack){a=a.stack;try{-1==a.indexOf(b)&&(a=b+"\n"+a);let c;for(;a!
=c;)c=a,a=a.replace(/((https?:\/..*\/)[^\/:]*:\d+(?:.|\n)*)\2/,"$1");b=a.replace(/\
n */g,"\n")}catch(c){}}return b}
function xh(a,b,c,d){let e,f;try{a.g&&a.g.g?
(f=a.g.start(b.toString(),3),e=c(),a.g.end(f)):e=c()}catch(g){c=!
0;try{uh(f),c=a.m(b,new jh(g,{message:wh(g)}),void 0,d)}catch(h){a.ub(217,h)}if(c)
{let h,l;null==(h=window.console)||null==(l=h.error)||l.call(h,g)}else throw
g;}return e}function V(a,b,c){return(...d)=>xh(a,b,()=>c.apply(void 0,d))}
class yh{constructor(a=null)
{this.l=Qd;this.kb=null;this.m=this.ub;this.g=a;this.j=!1}ub(a,b,c,d,e)
{e=e||"jserror";let f;try{const H=new Od;var
g=H;g.g.push(1);g.j[1]=Jd("context",a);b.error&&b.meta&&b.id||(b=new jh(b,
{message:wh(b)}));if(b.msg){g=H;var
h=b.msg.substring(0,512);g.g.push(2);g.j[2]=Jd("msg",h)}var l=b.meta||
{};b=l;if(this.kb)try{this.kb(b)}catch(M){}if(d)try{d(b)}catch(M)
{}d=H;l=[l];d.g.push(3);d.j[3]=l;d=v;l=[];b=null;do{var k=d;if(Ec(k)){var
m=k.location.href;b=k.document&&k.document.referrer||
null}else m=b,b=null;l.push(new mh(m||""));try{d=k.parent}catch(M)
{d=null}}while(d&&k!=d);for(let M=0,fa=l.length-1;M<=fa;++M)l[M].depth=fa-
M;k=v;if(k.location&&k.location.ancestorOrigins&&k.location.ancestorOrigins.length=
=l.length-1)for(m=1;m<l.length;++m){var n=l[m];n.url||
(n.url=k.location.ancestorOrigins[m-1]||"",n.Eb=!0)}var q=l;let da=new
mh(v.location.href,!1);k=null;const N=q.length-1;for(n=N;0<=n;--n){var t=q[n];!
k&&kh.test(t.url)&&(k=t);if(t.url&&!t.Eb){da=t;break}}t=null;const ja=q.length&&
q[N].url;0!=da.depth&&ja&&(t=q[N]);f=new lh(da,t);if(f.j){q=H;var
r=f.j.url||"";q.g.push(4);q.j[4]=Jd("top",r)}var x={url:f.g.url||""};if(f.g.url)
{var
E=f.g.url.match(Dc),C=E[1],y=E[3],u=E[4];r="";C&&(r+=C+":");y&&(r+="//",r+=y,u&&(r+
=":"+u));var F=r}else F="";C=H;x=[x,
{url:F}];C.g.push(5);C.j[5]=x;Rd(this.l,e,H,this.j,c)}catch(H){try{Rd(this.l,e,
{context:"ecmserr",rctx:a,msg:wh(H),url:f&&f.g.url},this.j,c)}catch(da){}}return!
0}};dd`https://www.googletagservices.com/console/host/host.js`;dd`https://
www.googletagservices.com/console/panel/index.html`;dd`https://
www.googletagservices.com/console/overlay/index.html`;var zh=(a,b)=>{do{const
c=Gc(a,b);if(c&&"fixed"==c.position)return!1}while(a=a.parentElement);return!0};var
Ah=(a,b)=>{try{const
c=b.document.documentElement.getBoundingClientRect(),d=a.getBoundingClientRect();re
turn{x:d.left-c.left,y:d.top-c.top}}catch(c){return null}},Bh=a=>{let b=0;for(let c
in Zg)-1!=a.indexOf(c)&&(b|=Zg[c]);return b},Ch=(a,b,c,d,e)=>{if(a!==a.top)return
Fc(a)?3:16;if(!(488>R(a).clientWidth))return 4;if(!
(a.innerHeight>=a.innerWidth))return 5;const
f=R(a).clientWidth;if(!f||(f-c)/f>d)a=6;else{if(c="true"!
=e.google_full_width_responsive)a:{c=b.parentElement;for(b=R(a).clientWidth;c;c=
c.parentElement)if((d=Gc(c,a))&&(e=J(d.width))&&!(e>=b)&&"visible"!=d.overflow){c=!
0;break a}c=!1}a=c?7:!0}return a},Dh=(a,b,c)=>{a=a.style;"rtl"==b?
a.marginRight=c:a.marginLeft=c};const Eh=(a,b)=>{if(3==b.nodeType)return/\
S/.test(b.data);if(1==b.nodeType){if(/^(script|style)$/i.test(b.nodeName))return!
1;let c;try{c=Gc(b,a)}catch(d){}return!c||"none"!=c.display&&!
("absolute"==c.position&&("hidden"==c.visibility||"collapse"==c.visibility))}return
!1},Fh=(a,b,c)=>{a=Ah(b,a);return"rtl"==c?-a.x:a.x};
var Gh=(a,b)=>{var c;c=(c=b.parentElement)?(c=Gc(c,a))?c.direction:"":"";if(c)
{b.style.border=b.style.borderStyle=b.style.outline=b.style.outlineStyle=b.style.tr
ansition="none";b.style.borderSpacing=b.style.padding="0";Dh(b,c,"0px");b.style.wid
th=R(a).clientWidth+"px";if(0!==Fh(a,b,c)){Dh(b,c,"0px");var d=Fh(a,b,c);Dh(b,c,-
1*d+"px");a=Fh(a,b,c);0!==a&&a!==d&&Dh(b,c,d/(a-d)*d+"px")}b.style.zIndex=30}};var
Hh=class{constructor(a,b){this.m=a;this.l=b}minWidth(){return this.m}height()
{return this.l}g(a){return 300<a&&300<this.l?
this.m:Math.min(1200,Math.round(a))}j(){}};var Ih=(a,b,c,d=e=>e)=>{let e;return
a.style&&a.style[c]&&d(a.style[c])||(e=Gc(a,b))&&e[c]&&d(e[c])||
null},Jh=a=>b=>b.minWidth()<=a,Mh=(a,b,c,d)=>{const e=a&&Kh(c,b),f=Lh(b,d);return
g=>!(e&&g.height()>=f)},Nh=a=>b=>b.height()<=a,Kh=(a,b)=>{a=Ah(a,b);return(a?
a.y:0)<R(b).clientHeight-100},Oh=(a,b)=>{var c=Ih(b,a,"height",J);if(c)return c;var
d=b.style.height;b.style.height="inherit";c=Ih(b,a,"height",J);b.style.height=d;if(
c)return c;c=Infinity;do(d=b.style&&J(b.style.height))&&(c=Math.min(c,d)),
(d=Ih(b,a,"maxHeight",J))&&(c=Math.min(c,d));while((b=b.parentElement)&&"HTML"!
=b.tagName);return c};const Lh=(a,b)=>{const c=a.google_unique_id;return
b&&0==("number"===typeof c?c:0)?Math.max(250,2*R(a).clientHeight/3):250};function
Ph(a,b){for(var c=0;c<b.length;c++){var d=b[c],e=pc(d.hc);a[e]=d.value}}function
Qh(a,b,c){var d=[];if(c=c&&c.g())a.Ma.className=c.join("
");a=a.xa;a.className="adsbygoogle";a.setAttribute("data-ad-
client",b);d.length&&a.setAttribute("data-ad-channel",d.join("+"))}
function Rh(a,b){var c=b.ob||!1;const d=(new
sc(a)).createElement("DIV"),e=d.style;e.width="100%";e.height="auto";e.clear=c?"bot
h":"none";c=d.style;c.textAlign="center";b.$a&&Ph(c,b.$a);a=(new
sc(a)).createElement("INS");c=a.style;c.display="block";c.margin="auto";c.backgroun
dColor="transparent";b.wb&&(c.marginTop=b.wb);b.nb&&(c.marginBottom=b.nb);b.Ua&&Ph(
c,b.Ua);d.appendChild(a);return{Ma:d,xa:a}};function Sh(a,b=!1){if(a.g)return
a.g;if(b=a.D(b))we(),!a.j&&b&&(a.j=b.j());return b}function Th(a){return a.F.node||
null}function Uh(a){return(a=Th(a))&&a.m()?vg(a.C):!1}function Vh(a){return
ud(a.P.g).map(b=>{switch(b){case 1:return"IN ARTICLE";case 2:return"ABOVE
FOOTER";case 3:return"ABOVE COMMENT";case 4:return"PEDESTAL";case 5:return"BELOW
CONTENT";default:return null}}).filter(b=>null!=b).join(", ")}
class Wh{constructor(a){this.F=a.j;this.l=a.m;this.j=this.g=null;this.v=!
1;this.P=new T(ud(a.g.g))}B(){}D(){}I(){}m(){}}var Xh=class{constructor(a,b)
{this.j=a;this.m=b;this.g=new T;this.l=[]}build(){}};function Yh(a,b)
{Aa(a.l,b);return a}class Zh{constructor(){this.j=[];this.l=[];this.m=[]}g(a)
{if(a=Th(a)){for(var b=0;b<this.m.length;+
+b)if(Se(a,this.m[b]))return[6];for(b=0;b<this.j.length;+
+b)if(Te(a,this.j[b]))return[6];for(b=0;b<this.l.length;+
+b)if(Ue(a,this.l[b]))return[6]}return[]}}
var $h=[/cookie/,/(^|(-|_))sticky((-|_)|$)/],ai=[/(^|(-|_))tab((-|_)|$)/,/(^|(-|
_))tabs((-|_)|$)/],bi=[/(^|(-|_))slider((-|_)|$)/,/(^|(-|_))swiper((-|_)|
$)/],ci=[/(^|(-|_))taboola((-|_)|$)/,/(^|(-|_))OUTBRAIN((-|_)|$)/,/(^|(-|
_))revcontent((-|_)|$)/],di=["A","FORM","BUTTON"];function ei(a){return b=>!!
(b.Ta&a)}class W extends Hh{constructor(a,b,c,d=!1)
{super(a,b);this.Ta=c;this.Ub=d}ib(){return this.Ta}j(a,b,c){b.google_ad_resize||
(c.style.height=this.height()+"px",b.rpe=!0)}};const
fi={image_stacked:1/1.91,image_sidebyside:1/3.82,mobile_banner_image_sidebyside:1/3
.82,pub_control_image_stacked:1/1.91,pub_control_image_sidebyside:1/3.82,pub_contro
l_image_card_stacked:1/1.91,pub_control_image_card_sidebyside:1/3.74,pub_control_te
xt:0,pub_control_text_card:0},gi={image_stacked:80,image_sidebyside:0,mobile_banner
_image_sidebyside:0,pub_control_image_stacked:80,pub_control_image_sidebyside:0,pub
_control_image_card_stacked:85,pub_control_image_card_sidebyside:0,pub_control_text
:80,
pub_control_text_card:80},hi={pub_control_image_stacked:100,pub_control_image_sideb
yside:200,pub_control_image_card_stacked:150,pub_control_image_card_sidebyside:250,
pub_control_text:100,pub_control_text_card:150};
function ii(a){var b=0;a.wa&&b++;a.na&&b++;a.oa&&b++;if(3>b)return{sa:"Tags data-
matched-content-ui-type, data-matched-content-columns-num and data-matched-content-
rows-num should be set together."};b=a.wa.split(",");const
c=a.oa.split(",");a=a.na.split(",");if(b.length!==c.length||b.length!
==a.length)return{sa:'Lengths of parameters data-matched-content-ui-type, data-
matched-content-columns-num and data-matched-content-rows-num must match.
Example: \n data-matched-content-rows-num="4,2"\ndata-matched-content-columns-
num="1,6"\ndata-matched-content-ui-type="image_stacked,image_card_sidebyside"'};
if(2<b.length)return{sa:"The parameter length of attribute data-matched-content-ui-
type, data-matched-content-columns-num and data-matched-content-rows-num is too
long. At most 2 parameters for each attribute are needed: one for mobile and one
for desktop, while "+`you are providing ${b.length} parameters. Example: ${'\n
data-matched-content-rows-num="4,2"\ndata-matched-content-columns-num="1,6"\ndata-
matched-content-ui-type="image_stacked,image_card_sidebyside"'}.`};const
d=[],e=[];for(let g=0;g<
b.length;g++){var f=Number(c[g]);if(Number.isNaN(f)||0===f)return{sa:`Wrong value
'${c[g]}' for ${"data-matched-content-rows-
num"}.`};d.push(f);f=Number(a[g]);if(Number.isNaN(f)||0===f)return{sa:`Wrong value
'${a[g]}' for ${"data-matched-content-columns-
num"}.`};e.push(f)}return{oa:d,na:e,Gb:b}}
function ji(a){return 1200<=a?{width:1200,height:600}:850<=a?
{width:a,height:Math.floor(.5*a)}:550<=a?{width:a,height:Math.floor(.6*a)}:468<=a?
{width:a,height:Math.floor(.7*a)}:{width:a,height:Math.floor(3.44*a)}};var
li=(a,b)=>{if(!a)return!1;a=a.hash;if(!a||!a.indexOf)return!1;if(-1!
=a.indexOf(b))return!0;b=ki(b);return"go"!=b&&-1!=a.indexOf(b)?!0:!1},ki=a=>{let
b="";Ic(a.split("_"),c=>{b+=c.substr(0,2)});return b};const mi=Ca("script");class
ni{constructor(a,b,c=null,d=null,e=null,f=null,g=null,h=null,l=null,k=null,m=null,n
=null)
{this.B=a;this.J=b;this.Ta=c;this.g=d;this.G=e;this.j=f;this.l=g;this.I=h;this.F=l;
this.m=k;this.v=m;this.P=n;this.H=this.D=this.A=null}size(){return this.J}};class
oi extends Error{constructor(a="")
{super();this.name="TagError";this.message=a?"adsbygoogle.push() error:
"+a:"";Error.captureStackTrace?
Error.captureStackTrace(this,oi):this.stack=Error().stack||""}};var pi=class
extends Hh{g(a){return
Math.min(1200,Math.max(this.minWidth(),Math.round(a)))}},si=(a,b)=>{qi(a,b);if("ped
estal"==b.google_content_recommendation_ui_type)return new ni(9,new
pi(a,Math.floor(a*b.google_phwr)));var
c=Cc();468>a?c?(c=a-8-8,c=Math.floor(c/1.91+70)+Math.floor(11*(c*fi.mobile_banner_i
mage_sidebyside+gi.mobile_banner_image_sidebyside)
+96),a={Ka:a,Ja:c,na:1,oa:12,wa:"mobile_banner_image_sidebyside"}):
(a=ji(a),a={Ka:a.width,Ja:a.height,na:1,oa:13,wa:"image_sidebyside"}):(a=ji(a),
a={Ka:a.width,Ja:a.height,na:4,oa:2,wa:"image_stacked"});ri(b,a);return new
ni(9,new pi(a.Ka,a.Ja))},ti=(a,b)=>{qi(a,b);var
c=ii({oa:b.google_content_recommendation_rows_num,na:b.google_content_recommendatio
n_columns_num,wa:b.google_content_recommendation_ui_type});if(c.sa)a={Ka:0,Ja:0,na:
0,oa:0,wa:"image_stacked",sa:c.sa};else{var d=2===c.Gb.length&&468<=a?1:0;var
e=c.Gb[d];e=0===e.indexOf("pub_control_")?e:"pub_control_"+e;var f=hi[e];let
g=c.na[d];for(;a/g<f&&1<g;)g--;f=g;d=c.oa[d];c=Math.floor(((a-
8*f-8)/f*fi[e]+gi[e])*d+8*d+8);a=1500<a?{width:0,height:0,jc:"Calculated slot width
is too large: "+a}:1500<c?{width:0,height:0,jc:"Calculated slot height is too
large: "+c}:
{width:a,height:c};a={Ka:a.width,Ja:a.height,na:f,oa:d,wa:e}}if(a.sa)throw new
oi(a.sa);ri(b,a);return new ni(9,new pi(a.Ka,a.Ja))};
function qi(a,b){if(0>=a)throw new oi("Invalid responsive width from Matched
Content slot "+b.google_ad_slot+": "+a+". Please ensure to put this Matched Content
slot into a non-zero width div container.");}function ri(a,b)
{a.google_content_recommendation_ui_type=b.wa;a.google_content_recommendation_colum
ns_num=b.na;a.google_content_recommendation_rows_num=b.oa};class ui extends Hh{g()
{return this.minWidth()}j(a,b,c){Gh(a,c);b.google_ad_resize||
(c.style.height=this.height()+"px",b.rpe=!0)}};const vi={"image-top":a=>600>=a?
284+.414*(a-250):429,"image-middle":a=>500>=a?196-.13*(a-250):164+.2*(a-
500),"image-side":a=>500>=a?205-.28*(a-250):134+.21*(a-500),"text-only":a=>500>=a?
187-.228*(a-250):130,"in-article":a=>420>=a?a/1.2:460>=a?a/1.91+130:800>=a?a/
4:200};
var wi=class extends Hh{g(){return
Math.min(1200,this.minWidth())}},xi=(a,b,c,d,e)=>{var f=e.google_ad_layout||"image-
top";if("in-article"==f){var
g=a;if("false"==e.google_full_width_responsive)a=g;else if(a=Ch(b,c,g,.2,e),!0!
==a)e.gfwrnwer=a,a=g;else
if(a=R(b).clientWidth)if(e.google_full_width_responsive_allowed=!0,c.parentElement)
{b:{g=c;for(let h=0;100>h&&g.parentElement;++h){const
l=g.parentElement.childNodes;for(let k=0;k<l.length;++k){const m=l[k];if(m!
=g&&Eh(b,m))break b}g=g.parentElement;
g.style.width="100%";g.style.height="auto"}}Gh(b,c)}else a=g;else
a=g}if(250>a)throw new oi("Fluid responsive ads must be at least 250px wide:
availableWidth="+a);a=Math.min(1200,Math.floor(a));if(d&&"in-article"!=f)
{f=Math.ceil(d);if(50>f)throw new oi("Fluid responsive ads must be at least 50px
tall: height="+f);return new ni(11,new Hh(a,f))}if("in-article"!
=f&&(d=e.google_ad_layout_key)){f=""+d;c=Math.pow(10,3);if(e=(d=f.match(/([+-][0-
9a-z]+)/g))&&d.length)for(b=[],g=0;g<e;g++)b.push(parseInt(d[g],
36)/c);else b=null;if(!b)throw new oi("Invalid data-ad-layout-key value:
"+f);f=(a+-725)/1E3;c=0;d=1;e=b.length;for(g=0;g<e;g+
+)c+=b[g]*d,d*=f;f=Math.ceil(1E3*c- -725+10);if(isNaN(f))throw new oi("Invalid
height: height="+f);if(50>f)throw new oi("Fluid responsive ads must be at least
50px tall: height="+f);if(1200<f)throw new oi("Fluid responsive ads must be at most
1200px tall: height="+f);return new ni(11,new Hh(a,f))}d=vi[f];if(!d)throw new
oi("Invalid data-ad-layout value: "+f);c=Kh(c,b);b=R(b).clientWidth;
b="in-article"!==f||c||a!==b?Math.ceil(d(a)):Math.ceil(1.25*d(a));return new
ni(11,"in-article"==f?new wi(a,b):new Hh(a,b))};var yi=a=>b=>{for(let c=a.length-
1;0<=c;--c)if(!a[c](b))return!1;return!0},Ai=(a,b)=>{var c=zi.slice(0);const
d=c.length;let e=null;for(let f=0;f<d;++f){const g=c[f];if(a(g)){if(!b||b(g))return
g;null===e&&(e=g)}}return e};var X=[new W(970,90,2),new W(728,90,2),new
W(468,60,2),new W(336,280,1),new W(320,100,2),new W(320,50,2),new W(300,600,4),new
W(300,250,1),new W(250,250,1),new W(234,60,2),new W(200,200,1),new W(180,150,1),new
W(160,600,4),new W(125,125,1),new W(120,600,4),new W(120,240,4),new W(120,120,1,!
0)],zi=[X[6],X[12],X[3],X[0],X[7],X[14],X[1],X[8],X[10],X[4],X[15],X[2],X[11],X[5],
X[13],X[9],X[16]];let Qd,Bi;const Ci=new vh;var
Di=()=>{v.google_measure_js_timing||(Ci.g=!1,Ci.j!
=Ci.l.google_js_reporting_queue&&(th()&&ua(Ci.j,uh),Ci.j.length=0))};(a=>{Qd=a||new
Sd;"number"!==typeof v.google_srt&&(v.google_srt=Math.random());Pd();Bi=new
yh(Ci);Bi.j=!0;"complete"==v.document.readyState?Di():Ci.g&&D(v,"load",
()=>{Di()})})();var Ei=(a,b,c)=>xh(Bi,a,b,c),Fi=(a,b)=>V(Bi,a,b),Gi=(a,b,c)=>{const
d=P(ih).g();!b.eid&&d.length&&(b.eid=d.toString());Rd(Qd,a,b,!0,c)};var
Hi=(a,b,c,d,e)=>{"false"==e.google_full_width_responsive?
c={ea:a,fa:1}:"autorelaxed"==b&&e.google_full_width_responsive||"auto"==b||/^((^|,)
*(horizontal|vertical|rectangle) *)+$/.test(b)||e.google_ad_resize?
(b=Ch(c,d,a,.3,e),!0!==b?e=b:"true"==e.google_full_width_responsive||zh(d,c)?
(e=R(c).clientWidth,b=e-a,e=e&&0<=b?!0:e?-10>b?11:0>b?14:12:10):e=9,c=!0!==e?
{ea:a,fa:e}:{ea:R(c).clientWidth||a,fa:!0}):c={ea:a,fa:2};const
{ea:f,fa:g}=c;return!0!==g?{ea:a,fa:g}:d.parentElement?{ea:f,fa:g}:{ea:a,
fa:g}},Ki=(a,b,c,d,e)=>{const {ea:f,fa:g}=Ei(247,()=>Hi(a,b,c,d,e));var h=!
0===g;const l=J(d.style.width),k=J(d.style.height),
{Fa:m,Ba:n,ib:q,Fb:t}=Ii(f,b,c,d,e,h);h=Ji(b,q);var r;const
x=(r=Ih(d,c,"marginLeft",J))?r+"px":"",E=(r=Ih(d,c,"marginRight",J))?
r+"px":"";r=Ih(d,c,"zIndex")||"";return new
ni(h,m,q,null,t,g,n,x,E,k,l,r)},Ii=(a,b,c,d,e,f)=>{b="auto"==b?.25>=a/
Math.min(1200,R(c).clientWidth)?4:3:Bh(b);let g;var h=!1;let l=!
1;if(488>R(c).clientWidth){g=zh(d,c);var k=Kh(d,c);h=!k&&g;l=k&&g}k=
[Jh(a),ei(b)];k.push(Mh(488>R(c).clientWidth,c,d,l));null!
=e.google_max_responsive_height&&k.push(Nh(e.google_max_responsive_height));const
m=[r=>!r.Ub];if(h||l)h=Oh(c,d),m.push(Nh(h));let n=Ai(yi(k),yi(m));if(!n)throw new
oi("No slot size for availableWidth="+a);const {Fa:q,Ba:t}=Ei(248,()=>{var
r;a:if(f){if(e.gfwrnh&&(r=J(e.gfwrnh))){r={Fa:new ui(a,r),Ba:!0};break
a}r=a/1.2;var x=Math;var
E=x.min;if(e.google_resizing_allowed||"true"==e.google_full_width_responsive)var
C=Infinity;else{C=d;let u=
Infinity;do{var y=Ih(C,c,"height",J);y&&(u=Math.min(u,y));
(y=Ih(C,c,"maxHeight",J))&&(u=Math.min(u,y))}while((C=C.parentElement)&&"HTML"!
=C.tagName);C=u}x=E.call(x,r,C);if(x<.5*r||100>x)x=r;Q(Cd)&&!
Kh(d,c)&&(x=Math.max(x,.5*R(c).clientHeight));r={Fa:new ui(a,Math.floor(x)),Ba:x<r?
102:!0}}else r={Fa:n,Ba:100};return r});return"in-
article"===e.google_ad_layout&&Li(c)?{Fa:Mi(a,c,d,q,e),Ba:!1,ib:b,Fb:g}:
{Fa:q,Ba:t,ib:b,Fb:g}};
const Ji=(a,b)=>{if("auto"==a)return 1;switch(b){case 2:return 2;case 1:return
3;case 4:return 4;case 3:return 5;case 6:return 6;case 5:return 7;case 7:return
8}throw Error("bad mask");},Mi=(a,b,c,d,e)=>{const f=e.google_ad_height||
Ih(c,b,"height",J);b=xi(a,b,c,f,e).size();return
b.minWidth()*b.height()>a*d.height()?new
W(b.minWidth(),b.height(),1):d},Li=a=>Q(Bd)||
a.location&&"#hffwroe2etoq"==a.location.hash;var Ni=(a,b,c,d,e)=>{var f;
(f=R(b).clientWidth)?488>R(b).clientWidth?b.innerHeight>=b.innerWidth?
(e.google_full_width_responsive_allowed=!0,Gh(b,c),f={ea:f,fa:!
0}):f={ea:a,fa:5}:f={ea:a,fa:4}:f={ea:a,fa:10};const {ea:g,fa:h}=f;if(!0!==h||
a==g)return new ni(12,new Hh(a,d),null,null,!0,h,100);const
{Fa:l,Ba:k,ib:m}=Ii(g,"auto",b,c,e,!0);return new ni(1,l,m,2,!0,h,k)};const
Oi=(a,b,c,d,e)=>{const f=d.google_ad_height||Ih(c,e,"height",J);switch(a){case
5:const {ea:g,fa:h}=Ei(247,()=>Hi(b,d.google_ad_format,e,c,d));!0===h&&b!
=g&&Gh(e,c);!0===h?d.google_full_width_responsive_allowed=!0:
(d.google_full_width_responsive_allowed=!1,d.gfwrnwer=h);return si(g,d);case
9:return ti(b,d);case 8:return xi(b,e,c,f,d);case 10:return Ni(b,e,c,f,d)}};class
Pi extends Wh{constructor(a){super(a);this.A=""}B(){return 1}D(a=!1){const
b=Th(this);if(!b)return null;Uh(this)&&(this.A=b.C.style.display);var
c=Vh(this),d=ye(b),e=Rh(d,{wb:"10px",nb:"10px",ob:this.v});e.Ma.className="google-
auto-placed";var f=e.xa,g=f.style;g.display="inline-block";g.boxSizing="border-
box";g.width="100%";g.height=a?"auto":"100px";g.backgroundColor="#f60";g.border="#0
00 solid
1px";c&&(g=d.createElement("span"),g.style.fontSize="small",g.appendChild(d.createT
extNode(c)),f.appendChild(g));
c=e.Ma;e=e.xa;d=b.C;f=Cg[this.l];Q(Ad)?
zg(c,d,f):wg(c,d,f);if(a)try{this.I(e,xc())}catch(h)
{e.style.height="100px"}this.g=b.l.g(c);this.g||
(c.parentNode.removeChild(c),Uh(this)&&(b.C.style.display=this.A));return
this.g}I(a,b){var c={google_ad_format:"auto"},d=1,e=a.offsetWidth||
(c.google_ad_resize||!1)&&Ih(a,b,"width",J)||c.google_ad_width||
0;4===d&&(c.google_ad_format="auto",d=1);var f=(f=Oi(d,e,a,c,b))?
f:Ki(e,c.google_ad_format,b,a,c);f.size().j(b,c,a);null!
=f.Ta&&(c.google_responsive_formats=
f.Ta);null!=f.G&&(c.google_safe_for_responsive_override=f.G);null!=f.j&&(!0===f.j?
c.google_full_width_responsive_allowed=!0:(c.google_full_width_responsive_allowed=!
1,c.gfwrnwer=f.j));null!=f.l&&!0!==f.l&&(c.gfwrnher=f.l);b=f.v||
c.google_ad_width;null!=b&&(c.google_resizing_width=b);b=f.m||
c.google_ad_height;null!=b&&(c.google_resizing_height=b);b=f.size().g(e);const
g=f.size().height();if(!c.google_ad_resize)
{c.google_ad_width=b;c.google_ad_height=g;var h=f.size();e=h.g(e)
+"x"+h.height();c.google_ad_format=
e;c.google_responsive_auto_format=f.B;null!
=f.g&&(c.armr=f.g);c.google_ad_resizable=!
0;c.google_override_format=1;c.google_loader_features_used=128;!
0===f.j&&(c.gfwrnh=f.size().height()+"px")}null!=f.I&&(c.gfwroml=f.I);null!
=f.F&&(c.gfwromr=f.F);null!=f.m&&(c.gfwroh=f.m);null!=f.v&&(c.gfwrow=f.v);null!
=f.P&&(c.gfwroz=f.P);null!=f.A&&(c.gml=f.A);null!=f.D&&(c.gmr=f.D);null!
=f.H&&(c.gzi=f.H);e=Fc(window)||
window;li(e.location,"google_responsive_dummy_ad")&&(ya([1,2,3,4,5,6,7,8],f.B)||
1===f.g)&&2!==
f.g&&(e=JSON.stringify({googMsgType:"adpnt",key_value:
[{key:"qid",value:"DUMMY_AD"}]}),c.dash=`<${mi}>window.top.postMessage('${e}',
'*');
</${mi}>
<div id="dummyAd" style="width:${b}px;height:${g}px;
background:#ddd;border:3px solid #f00;box-sizing:border-box;
color:#000;">
<p>Requested size:${b}x${g}</p>
<p>Rendered size:${b}x${g}</p>
</div>`);1!=d&&(c=f.size().height(),a.style.height=c+"px")}m(){if(this.g)
{var
a=this.g;a.C.parentNode&&a.C.parentNode.removeChild(a.C);this.g=null;Uh(this)&&(Th(
this).C.style.display=this.A);we()}}}var Qi=class extends Xh{build(){return new
Pi(this)}};new T(["comments"]);new T(["allcomments"]);new T(["post-
container","post","type-post"]);var Si=(a,b,c)=>{const
d=[];a.map(e=>Ri(e,b,c)).forEach(e=>Aa(d,e));return d},Ri=(a,b,c)=>{const
d=a.mb.ba,e=a.node;if(!e)return[];const
f=[];e.g()&&ya(d,0)&&f.push(0);ya(d,1)&&f.push(1);ya(d,2)&&(!ya(d,1)||
0<Be(e).length)&&f.push(2);e.g()&&ya(d,3)&&f.push(3);return f.map(g=>{g=new
Qi(a,g);b.forEach(g.g.add,g.g);g.l.push(...c);return
g.build()})},Ti=(a,b)=>{a=Th(b)?a.map.get(w(Th(b))):void 0;if(!a)return-
1;switch(b.l){case 0:return a.start.$();case 1:return a.start.$()+1;case 2:return
a.end.$();case 3:return a.end.$()+
1}return-1},Ui=(a,b)=>{a=Th(b)?a.map.get(w(Th(b))):void 0;if(!a)return-
1;switch(b.l){case 0:return a.start.$()-.1;case 3:return a.end.$()+.1;case 1:return
a.start.$()+.1;case 2:return a.end.$()-.1}return-1};function Vi(a,b)
{b&&a.g.push(b);return a}function Wi(a,b){a.j.push(b);return a}function Xi(a,b)
{return ag(a.m,()=>{const c=[];for(let d=0;d<a.j.length;++d){const
e=a.j[d].g(b);Aa(c,e);if(0<e.length)break}return c},"flap")}
function Yi(a,b){return ag(a.m,()=>{if(0==a.g.length)var c=[];else{var
d=Math.floor(Ui(a.v,b));if((d=-1!=d?d+b.B()+"|"+b.v+"|10px|
10px":null)&&sd(a.l,d))c=a.l.get(d);else{var e=[],f=Sh(b);try{for(let
g=0;g<a.g.length;++g)if(c=a.g[g].g(f),Aa(e,c),0<c.length)
{b.m();break}}finally{b.m()}null!=d&&a.l.set(d,e);c=e}}return c},"flfa")}function
Zi(a,b){const c=new $f;Xi(a,b).then(d=>{0<d.length?
c.resolve(d):Yi(a,b).then(e=>{c.resolve(d.concat(e))})});return c.g}
class $i{constructor(a,b){this.m=a;this.g=[];this.j=[];this.v=b;this.l=new
O}};class aj{constructor(a){this.j=a}g(a){if(!a)return[];for(let
b=0;b<this.j.length;++b)if(this.j[b].m(a,!1))return[2];return[]}};class
bj{constructor(a,b){this.j=a;this.l=b}g(a){if(!a)return[9];const b=Zd(this.j,!
0);return null==b?[16]:b-a.j().bottom<this.l?[17]:[]}};class cj{constructor(a,b)
{this.j=a;this.l=b}g(a){for(a=Math.floor(Ui(this.j,a));0<a;a--){const
b=this.j.la[a];if(!b.g.Ca()){if((0==b.j?
Fe(b.g).top:Fe(b.g).bottom)<=this.l)break;return[]}}return[10]}};class
dj{constructor(a,b,c){this.j=a;this.g=b;this.l=c}};class ej{constructor(a){const
b=[];a=a.g.slice(0);for(let c=0;c<a.length;++c)b.push(a[c].j());this.l=b;this.j=new
O}g(a){const b=w(a);if(sd(this.j,b))return this.j.get(b);a:{var c=a.j();c=new
dj(c.left,c.top+a.C.scrollHeight,a.C.scrollWidth);for(e of this.l){b:
{if(c.g>=Math.floor(e.bottom)){var d=!1;break b}d=Math.ceil(e.left);const
f=c.j+c.l;d=!(Math.floor(e.right)<=c.j||f<=d)}if(d){var e=!0;break a}}e=!1}e=!
e&&a.C.scrollHeight>a.C.clientHeight&&Pe(a);c=a.g();c=!c||this.g(c);a=e&&c?!0:e?
Ke(a):c&&
!Ke(a);this.j.set(b,a);return a}};class fj{constructor(a,b){this.l=a;this.j=b}g(a)
{const b=Th(a);if(!b)return[];switch(a.l){case 0:case 3:return a=b.g(),b!
=this.l&&a&&this.j.g(a)?[]:[14];case 1:case 2:return this.j.g(b)?[]:
[14];default:throw Error("Unhandled position.");}}};class gj{constructor(a)
{this.j=a}g(a){return(a=Th(a))&&Je(a,this.j)?[11]:[]}};class hj{};function
ij(a=window){a=a.googletag;return(null==a?0:a.apiReady)?a:void 0};var
lj=(a,b)=>{var c=za(b.document.querySelectorAll(".google-auto-placed"));const
d=za(b.document.querySelectorAll("ins.adsbygoogle[data-anchor-
shown],ins.adsbygoogle[data-anchor-
status]")),e=za(b.document.querySelectorAll("ins.adsbygoogle[data-ad-
format=autorelaxed]"));var f;(f=jj(b))||
(f=za(b.document.querySelectorAll("div[id^=div-gpt-
ad]")));f=f.concat(za(b.document.querySelectorAll("iframe[id^=google_ads_iframe]"))
);const
g=za(b.document.querySelectorAll("div.trc_related_container,div.OUTBRAIN,div[id^=rc
jsload],div[id^=ligatusframe],div[id^=crt-],iframe[id^=cto_iframe],div[id^=yandex_]
, div[id^=Ya_sync],iframe[src*=adnxs],div.advertisement--appnexus,div[id^=apn-
ad],div[id^=amzn-native-ad],iframe[src*=amazon-
adsystem],iframe[id^=ox_],iframe[src*=openx],img[src*=openx],div[class*=adtech],div
[id^=adtech],iframe[src*=adtech],div[data-content-ad-placement=true],div.wpcnt
div[id^=atatags-]")),
h=za(b.document.querySelectorAll("ins.adsbygoogle-ablated-ad-
slot")),l=za(b.document.querySelectorAll("div.googlepublisherpluginad")),k=za(b.doc
ument.querySelectorAll("html > ins.adsbygoogle"));let
m=[].concat(za(b.document.querySelectorAll("iframe[id^=aswift_],iframe[id^=google_a
ds_frame]")),za(b.document.querySelectorAll("body
ins.adsbygoogle")));b=[];for(const [n,q]of[[a.Dc,c],[a.Db,d],[a.Gc,e],[a.Ec,f],
[a.Hc,g],[a.Cc,h],[a.Fc,l],[a.Ic,k]])a=q,!1===n?
b=b.concat(a):m=m.concat(a);a=kj(m);c=kj(b);
a=a.slice(0);for(const n of c)for(c=0;c<a.length;c++)(n.contains(a[c])||
a[c].contains(n))&&a.splice(c,1);return a},nj=a=>{const b=jj(xc(tc(a)))||
[];return!!Bc(a,c=>{if(!ea(c)||1!=c.nodeType)return!1;const d=c.matches||
c.webkitMatchesSelector||c.mozMatchesSelector||c.msMatchesSelector||
c.oMatchesSelector;return!d||ya(b,c)||xa(Jc(mj),e=>d.call(c,e))},!1,20)};
const jj=a=>{const b=ij(a);return b?
va(wa(b.pubads().getSlots(),c=>a.document.getElementById(c.getSlotElementId())),c=>
null!=c):null},mj={nc:"ins.adsbygoogle-ablated-ad-slot",pc:"body
ins.adsbygoogle",oc:"iframe[id^=aswift_],iframe[id^=google_ads_frame]",qc:".google-
auto-placed",rc:"ins.adsbygoogle[data-anchor-shown],ins.adsbygoogle[data-anchor-
status]",tc:"iframe[id^=google_ads_iframe]",vc:"div[id^=div-gpt-
ad]",wc:"ins.adsbygoogle[data-ad-
format=autorelaxed]",xc:"div.trc_related_container,div.OUTBRAIN,div[id^=rcjsload],d
iv[id^=ligatusframe],div[id^=crt-],iframe[id^=cto_iframe],div[id^=yandex_],
div[id^=Ya_sync],iframe[src*=adnxs],div.advertisement--appnexus,div[id^=apn-
ad],div[id^=amzn-native-ad],iframe[src*=amazon-
adsystem],iframe[id^=ox_],iframe[src*=openx],img[src*=openx],div[class*=adtech],div
[id^=adtech],iframe[src*=adtech],div[data-content-ad-placement=true],div.wpcnt
div[id^=atatags-]",
uc:"div.googlepublisherpluginad",yc:"html > ins.adsbygoogle"};var kj=a=>{const
b=[];for(const c of a){a=!0;for(let d=0;d<b.length;d++){const
e=b[d];if(e.contains(c)){a=!1;break}if(c.contains(e)){a=!
1;b[d]=c;break}}a&&b.push(c)}return b};var oj=V(Bi,453,lj);function pj(a)
{a=qj(a);rj(a);return new sj(a)}function tj(a){return a.g.map(b=>b.box)}class
sj{constructor(a){this.g=a.slice(0)}}function qj(a){const b=oj({Db:!
1},a),c=$d(a),d=S(a);return b.map(e=>{const f=e.getBoundingClientRect();return(e=!!
e.className&&-1!=e.className.indexOf("google-auto-placed"))||1<(f.bottom-
f.top)*(f.right-f.left)?{box:
{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},Ac:e?
1:0}:null}).filter(Zb(e=>null===e))}function rj(a){wa(a,()=>new hj)};class
uj{constructor(a,b,c)
{this.j=oj({},c).map(z(a.g,a)).filter(Zb(d=>null===d));this.l=b}g(a){if(!
a)return[9];a=a.j();for(let d=0;d<this.j.length;d++){const e=this.j[d].j();var
b;if(b=1<(e.bottom-e.top)*(e.right-e.left)){b=a.top;var c=this.l;(b=e.top-
c<b&&b<e.bottom+c)||(b=a.bottom,c=this.l,b=e.top-
c<b&&b<e.bottom+c)}if(b)return[8]}return[]}};class vj{constructor(a,b)
{this.j=a;this.l=b}g(a){if(Uh(a))return[];a=Ui(this.j.j,a);var b=Pf(this.j,a);if(!
b)return[];const c=this.l.g(b.start.g);b=b.end.$();return c&&10>=a-b?[5]:[]}};const
wj="ASIDE DIV IMG LI SECTION TABLE TD".split(" ");class xj{g(a){a=Th(a);if(!
a)return[12];if(!wj.includes(a.C.tagName)||a.C.id)return[];const
b=Ve(a),c=ye(a);for(const d of
b)if(1==c.getElementsByClassName(d).length)return[];return 150>=a.j().getHeight()?
[13]:[]}};class yj{g(a){return a&&!a.Ca()&&Le(a)?[]:[3]}};function zj(a,b){return
0<a.g.length?(b.resolve(a.g.shift()),!0):!1}class Aj{constructor(a,b)
{this.j=a;this.v=b;this.B=[];this.m=[];this.g=[]}Y(){const a=new $f;this.j.g(new
Wf(z(this.l,this,a),"p"));return a.g}l(a){zj(this,a)||
this.v.Y().then(z(this.A,this,a),z(a.j,a))}A(a,b)
{b=Si([b],this.B,this.m);Aa(this.g,b);zj(this,a)||this.j.g(new
Wf(z(this.l,this,a),"p"))}};class Bj{constructor(a)
{this.g=a.filter(b=>Uh(b));this.j=a.filter(b=>!Uh(b))}Y(){return this.g.shift()||
this.j.shift()||null}};class Cj{};function Dj(a,b){a.j.g(new Wf(()=>{const c=a.g?
a.g.Y():null;c?Ej(a,b,c):a.v.Y().then(z(a.A,a,b),z(a.D,a,b))},"r"))}function
Ej(a,b,c){a.m&&a.m.apply(c);a.l?Zi(a.l,c).then(function(d){0==d.length?
(0<a.g.g.length||(a.g=null),bg(a.j,b,c,"rres")):(a.B.push(new
Cj),Dj(a,b))}):bg(a.j,b,c,"rres")}class Fj{constructor(a,b,c,d)
{this.j=a;this.v=b;this.m=c;this.l=d;this.g=null;this.B=[]}Y(){const a=new
$f;Dj(this,a);return a.g}A(a,b){this.g=b;Dj(this,a)}D(a){cg(this.j,a)}};class
Gj{constructor(a){this.g=a}Y(){const a=new $f;this.g.Y().then(b=>{a.resolve(new
Bj([b]))},z(a.j,a));return a.g}};class Hj{constructor(a,b)
{this.g=a;this.j=b}apply(a){var
b=Ti(this.g,a);b=this.j.get(w(this.g.la[b]));a.v=b.Wb<=b.ac}};class
Ij{constructor(a){this.j=a}g(a){a:{const b=Th(a);if(b){switch(a.l){case 0:case
3:if(a=b.g())break a;throw Error("An ad placement with BEFORE or AFTER position
cannot have an anchor with no parent.");case 1:case 2:a=b;break a}throw Error("Un-
handled ad placement position.");}a=null}return a&&ya(this.j,a.C)?[18]:[]}};var
Jj=[{hostname:/^([a-z]+.)?m.wikihow.com$/,Tb:"mw-mf-viewport"}];const Kj=a=>{if(!
a.location||!a.location.hostname)return[];var
b=a.location.hostname,c=[];ua(Jj,function(d)
{b.match(d.hostname)&&(d=a.document.getElementById(d.Tb))&&c.push(d)});return
c};function Lj(a,b){a.j.g(new Wf(function(){if(a.g)if(a.l.g(a.g)){var
c=a.g;a.g=De(a.g);b.resolve(c)}else{a:{c=a.g;const d=Be(c);for(let e=0;e<d.length;+
+e)if(d[e].m()){c=d[e];break a}c=De(c)}a.g=c;Lj(a,b)}else b.j(null)},"fpar"))}const
Mj=class{constructor(a,b,c){this.j=a;this.g=b;this.l=c}Y(){var a=new
$f;Lj(this,a);return a.g}};class Nj{constructor(a){this.j=a;this.g=[]}reset(){const
a=this.g;this.g=[];return a}};var Oj={ba:[3],ha:!1,ia:0,ga:1},Pj=new
T(["LI","TR","TD","TH"]);function Qj(a,b){a.j.g(new Wf(function()
{a.v.Y().then(z(a.m,a,b),z(a.l,a,b))},"para"))}
const Rj=class{constructor(a,b,c){this.j=a;this.v=b;this.g=new Nj(c)}Y(){var a=new
$f;Qj(this,a);return a.g}m(a,b){var c=this.g;if(c.g.length){var d=c.g[c.g.length-
1];var e=c.j;const f=e.j.map.get(w(b));(e=f?Pf(e,f.start.$()):null)?
(e=e.start.g,d=d==e||d!=e&&Ac(d.C,e.C)):d=!0}else d=!0;d?
c.g.push(b):c.g=[b];b=this.g;(b=3<=b.g.length?b.g[b.g.length-3+1]:null)&&!
Pj.contains(b.C.tagName)?a.resolve({node:b,mb:Eg(Oj),identifier:
{}}):Qj(this,a)}l(a){a.j("na")}};const Sj=class extends dg{constructor()
{super();this.j=[];this.l=!1}g(a){this.j.push(a);if(!this.l){this.l=!
0;try{for(;0<this.j.length;)this.j.shift().g()}finally{this.l=!1}}}};const
Tj=class{constructor(){this.g=Date.now();this.j=Date.now()}};var Uj;
function Vj(){var a=v.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof
window&&window.postMessage&&window.addEventListener&&!A("Presto")&&(a=function()
{var
e=zc(document,"IFRAME");e.style.display="none";document.documentElement.appendChild
(e);var f=e.contentWindow;e=f.document;e.open();e.close();var
g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.proto
col+"//"+f.location.host;e=z(function(l){if(("*"==h||
l.origin==h)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function()
{f.postMessage(g,h)}}});if("undefined"!==typeof a&&!A("Trident")&&!A("MSIE")){var
b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var
e=c.Bb;c.Bb=null;e()}};return function(e)
{d.next={Bb:e};d=d.next;b.port2.postMessage(0)}}return function(e)
{v.setTimeout(e,0)}};class Wj{constructor(a,b)
{this.m=a;this.l=b;this.j=0;this.g=null}get(){let a;0<this.j?
(this.j--,a=this.g,this.g=a.next,a.next=null):a=this.m();return a}};function Xj()
{var a=Yj;let b=null;a.g&&(b=a.g,a.g=a.g.next,a.g||(a.j=null),b.next=null);return
b}class Zj{constructor(){this.j=this.g=null}add(a,b){const
c=ak.get();c.set(a,b);this.j?this.j.next=c:this.g=c;this.j=c}}var ak=new Wj(()=>new
bk,a=>a.reset());class bk{constructor(){this.next=this.g=this.j=null}set(a,b)
{this.j=a;this.g=b;this.next=null}reset(){this.next=this.g=this.j=null}};var
ck;function dk(){if(v.Promise&&v.Promise.resolve){var a=v.Promise.resolve(void
0);ck=function(){a.then(ek)}}else ck=function(){var b=ek;"function"!==typeof
v.setImmediate||v.Window&&v.Window.prototype&&!
A("Edge")&&v.Window.prototype.setImmediate==v.setImmediate?(Uj||
(Uj=Vj()),Uj(b)):v.setImmediate(b)}}var fk=!1,Yj=new Zj;function ek(){for(var
a;a=Xj();){try{a.j.call(a.g)}catch(c){lb(c)}var b=ak;b.l(a);100>b.j&&(b.j+
+,a.next=b.g,b.g=a)}fk=!1};var gk=class extends dg{constructor(a,b,c){var d=new
Tj;super();this.I=a;this.j=d;this.A=b||null;this.m=c||null;this.l=[];this.v=!1}g(a)
{this.l.push(a);this.v||(a=this.D,ck||dk(),fk||(ck(),fk=!0),Yj.add(a,this))}D()
{this.A?this.A(z(this.B,this)):this.B()}B(){if(!this.v){this.v=!
0;try{for(this.j.g=Date.now();0<this.l.length;){var
a=this.l.shift();this.j.j=Date.now();a.g();this.m&&this.m.j(Date.now()-
this.j.j,a.j);if(50<Date.now()-
this.j.g+10)break}0<this.l.length&&this.I.setTimeout(z(this.D,this),
0)}finally{this.v=!1,this.m&&this.m.g(Date.now()-this.j.g)}}}};function hk(a,b){var
c=new $f,d=b.I?new gk(a,ma(Ei,b.g?"lr:apf:"+b.g:"lr:apf"),b.D):new Sj;d.g(new
Wf(function(){mg(new pg(d),a,b).then(function(e){var f=e.j,g=e.m,h=e.l;a:{var
l=e.j,k=e.g.v;switch(k){case 2:var m=l.m;k=e.l.g;k.m||(l=new bf(vf(k),0),k.g||
(k.g=new ff(new bf(vf(k),0))),k.m=new jf(l,new bf(k.g,1),new bf(wf(k),2)));m=new
Rj(d,new Mj(d,m,new bf(k.m,3)),e.m.g);break a;default:m=l.v;var
n=l.g.la;l=e.g;k=1==k?Gg(n):me(n);m=new Kg(m,k,l)}}m=new Gj(new Aj(d,m));k=new
Hj(f.g,g.l);l=new $i(d,
f.g);e.g.A&&Wi(l,new cj(f.g,f.N));n=Kj(f.j);h=Wi(Wi(Wi(Wi(l,new Ij(n)),new
vj(g.g,new bf(wf(h.g),2))),new xj),new fj(f.m,new ej(g.g)));n=new Zh;Aa(n.j,
$h);n=Yh(Yh(n,ai),bi);Aa(n.m,di);Aa(n.j,ci);h=Vi(Wi(Wi(h,Yh(n,ci)),new
gj(f.M*f.N)),new yj);var q=e.g,t=e.j.v;n=Math.max(t*q.m,q.minWidth);q=t*q.j;n=void
0!==n?n:0;q=void 0!==q?q:Infinity;if(0>n||0>q)throw
Error("apf::wf");Vi(Vi(Vi(h,0>=n&&Infinity===q?null:new Vf(n,q)),new
uj(f.m.l,e.g.B,f.j)),new aj([g.g,g.j]));0<e.g.l&&Vi(l,new bj(f.j,e.g.l));bg(d,
c,new Fj(d,m,k,l),"itres")},z(c.j,c))},"i"));return c.g};class ik{constructor(a)
{this.g=new T(a)}contains(a){return this.g.contains(a)}};class jk{constructor(a)
{this.g=a}map(a){return null!=this.g?(a=a(this.g.value),a instanceof jk?a:new
jk({value:a})):this}};var kk=class extends Eb{constructor(a){super(a)}};var
mk=class extends Eb{constructor(a){super(a,-1,lk)}},lk=[3,4];var nk=class extends
Eb{constructor(a){super(a)}};var pk=class extends Eb{constructor(a){super(a,-
1,ok)}},ok=[6,7,9,10,11];var rk=class extends Eb{constructor(a){super(a,-
1,qk)}},qk=[1,2,5,7];Ug(new Rg(0,{}));Ug(new Rg(1,{}));var
sk={1:1,2:2,3:3,0:0};function tk(a){return null==a?a:sk[a]}function uk(a){for(var
b=[],c=0;c<a.length;c++){var d=B(a[c],1),e=B(a[c],2);if(d&&null!=e){var
f={};f.hc=d;f.value=e;b.push(f)}}return b}function vk(a,b){var
c={};a&&(c.wb=B(a,1),c.nb=B(a,2),c.ob=!!vb(a,3));b&&(c.
$a=uk(yb(b,kk,3)),c.Ua=uk(yb(b,kk,4)));return c}var wk={1:0,2:1,3:2,4:3};const
xk=class{constructor(a){this.g=a}j(a,b,c,d)
{c=Rh(d.document,this.g);c.xa.setAttribute("data-ad-
format","auto");Qh(c,a,b);return c}};const yk=class{constructor(a)
{this.g=a}j(a,b,c,d){var e=0<yb(this.g,mk,9).length?yb(this.g,mk,9)
[0]:null,f=vk(xb(this.g,nk,3),e);if(!e)return null;if(e=B(e,1)){d=d.document;var
g=c.tagName;c=(new
sc(d)).createElement(g);c.style.clear=f.ob?"both":"none";"A"==g&&(c.style.display="
block");c.style.padding="0px";c.style.margin="0px";f.$a&&Ph(c.style,f.$a);d=(new
sc(d)).createElement("INS");f.Ua&&Ph(d.style,f.Ua);c.appendChild(d);f={Ma:c,xa:d};f
.xa.setAttribute("data-ad-type","text");f.xa.setAttribute("data-native-settings-
key",
e);Qh(f,a,b);a=f}else a=null;return a}};var zk=class{constructor(a,b)
{this.j=a;this.g=b}};function Ak(a){return a.m}function Bk(a,b){sd(a.j,0)||
a.j.set(0,[]);a.j.get(0).push(b)}class Ck{constructor(a,b,c,d,e,f,g,h=null,l=null)
{this.g=a;this.D=b;this.I=c;this.Hb=d;e||new Yg;this.l=f;this.A=g;this.v=h;
(this.B=l)&&xb(l,Qg,1)&&xb(l,Qg,1);this.F=[];this.m=!1;this.j=new O}$(){return
this.A}};var Dk=a=>{switch(a.Hb){case 0:case 1:var b=a.B;null==b?a=null:
(a=xb(b,Qg,1),null==a?a=null:(b=B(b,2),a=null==b?null:new Rg(0,{Lb:
[a],ic:b})));return null!=a?new jk({value:a}):new jk(null);case 2:return new
jk(null);default:return new jk(null)}};function Ek(a){a&&"function"==typeof
a.Cb&&a.Cb()};function Fk(){this.I=this.I;this.P=this.P}Fk.prototype.I=!
1;Fk.prototype.Cb=function(){this.I||(this.I=!0,this.ta())};function Gk(a,b)
{Y(a,ma(Ek,b))}function Y(a,b){a.I?b():(a.P||
(a.P=[]),a.P.push(b))}Fk.prototype.ta=function()
{if(this.P)for(;this.P.length;)this.P.shift()()};function Hk(a){return
Dk(a.ma).map(b=>Ug(b))}function Ik(a){a.j=a.j||Hk(a);return a.j}var
Jk=class{constructor(a,b,c){this.ma=a;this.g=b;this.Da=c;this.j=null}fill(a,b){var
c=this.ma;if(a=c.D.j(a,b,this.g,c.l)){b=a.Ma;if(this.ma.m)throw
Error("AMA:AP:AP");c=this.g;var d=this.ma.g.g;Q(Ad)?
zg(b,c,d):wg(b,c,d);c=this.ma;c.m=!0;null!=b&&c.F.push(b)}return a}};function Kk(a)
{switch(a){case 0:return 0;case 1:return 1;case 2:return 2;case 3:return
3;default:return null}};var Lk=Fi(754,function(a,b){var c=[],d=[];try{for(var
e=[],f=0;f<a.length;f++){var g=a[f],h;var
l=g.g.j,k=[];try{k=g.l.document.querySelectorAll(l.m)}catch(Hc){}if(k.length){var
m=za(k);m=tg(l,m);if("number"===typeof l.j){var
n=l.j;0>n&&(n+=m.length);m=0<=n&&n<m.length?[m[n]]:[]}k=l;var q=m;if("number"!
==typeof k.l)m=q;else{for(var t=[],r=0;r<q.length;r++){var
x=qg(q[r]),E=k.l;0>E&&(E+=x.length);0<=E&&E<x.length&&t.push(x[E])}m=t}var C=m}else
C=[];(h=0<C.length?C[0]:null)&&e.push({cb:g,yb:h})}for(f=
0;f<e.length;f++){a=d;var y=a.push;var
u=e[f],F=u.yb,H=u.cb,da=H.I,N=H.l.document.createElement("div");N.className="google
-auto-placed";var
ja=N.style;ja.textAlign="center";ja.width="100%";ja.height="0px";ja.clear=da?"both"
:"none";var M=N;try{g=M;h=F;var fa=H.g.g;Q(Ad)?zg(g,h,fa):wg(g,h,fa);var
na=M}catch(Hc){throw xg(M),Hc;}y.call(a,na)}var
La=S(b),Ya=$d(b);for(f=0;f<d.length;f++){b=Ya;y=La;var
Za=d[f].getBoundingClientRect(),Ma=e[f];c.push(new Jk(Ma.cb,Ma.yb,new
dj(Za.left+b,Za.top+y,Za.right-Za.left)))}}finally{for(f=
0;f<d.length;f++)xg(d[f])}return c});function Mk(a,b){const c={top:b.g-
25,right:b.j+b.l,bottom:b.g+25,left:b.j};return!xa(a,d=>xd(d,c))};function Nk(a)
{return function(b){return Lk(b,a)}}function Ok(a){const b=tj(pj(a));return
c=>Mk(b,c.Da)}function Pk(a){if(!a.length)return Xb;const b=new ik(a);return
c=>b.contains(c.Hb)}function Qk(a,b){if(0>=a)return Yb;const c=R(b).scrollHeight-
a;return function(d){return d.Da.g<=c}}const
Rk=(a,b)=>b.Da.g>=a,Sk=(a,b,c)=>{c=c.Da.l;return a<=c&&c<=b};var Tk=class{ya(a)
{return Ok(a)}za(){return 9}};var Uk=class{constructor(a){this.g=a}ya(a){return
Qk(this.g,a)}za(){return 13}};var Vk=class{ya(a){const b=R(a).clientHeight;return
b?ma(Rk,b+S(a)):Xb}za(){return 12}};var Wk=class{constructor(a){this.g=a}ya()
{return Pk(this.g)}za(){return 1}};var Xk=class{ya(){return Zb(Ak)}za(){return
7}};var Yk=class{constructor(a,b){this.minWidth=a;this.g=b}ya(){return
ma(Sk,this.minWidth,this.g)}za(){return 10}};var Zk=class{constructor(a)
{this.m=a.j.slice(0);this.j=a.g.slice(0);this.l=a.l;this.v=a.v;this.g=a.m}};functio
n $k(a,b=0,c=Infinity){a.g.push(new Yk(b,c));return a}function al(a,b=0)
{a.g.push(new Uk(b));return a}var bl=class{constructor(){this.l=0;this.v=!
1;this.j=[].slice(0);this.g=[].slice(0)}build(){return new Zk(this)}};function
cl(a,b,c){sd(a.g,b)||a.g.set(b,[]);a.g.get(b).push(c)}class dl{constructor()
{this.g=new O}};function el(a,b,c){const d=b.ma;if(!sd(a.g,d)){var
e=a.g,f=e.set;b=Ik(b);b=null!=b.g?b.g.value:null;f.call(e,d,new fl(null!=b?
b:""))}c(a.g.get(d))}function gl(a,b){el(a,b,c=>{c.g=!0})}function hl(a,b)
{el(a,b,c=>{c.j=!0})}function il(a,b,c){el(a,b,d=>{d.l=c})}var
jl=class{constructor(){this.g=new O}};class fl{constructor(a){this.j=this.g=!
1;this.l=null;this.Kb=a}};class kl{constructor(a){this.j=a;this.g=-1}};function
ll(a){let b=0;for(;a;)(!b||a.previousElementSibling||a.nextElementSibling)&&b+
+,a=a.parentElement;return b};function ml(a,b){const
c=a.l.filter(d=>ud(d.pb).every(e=>d.pb.get(e)===b.get(e)));return 0===c.length?
(a.j.push(19),null):c.reduce((d,e)=>d.pb.rb()>e.pb.rb()?d:e,c[0])}function nl(a,b)
{b=Ik(b);if(null==b.g)return a.j.push(18),null;b=b.g.value;if(sd(a.g,b))return
a.g.get(b);var c=Sg(b);c=ml(a,c);a.g.set(b,c);return c}function ol(a,b){let
c;return(null==(c=nl(a,b))?void 0:c.Lc)||Number.MAX_VALUE};function pl(a,b){return
0==b.g.length?b:b.sort((c,d)=>ol(a.g,c)-ol(a.g,d))}function ql(a,b){var c=b.g;const
d=b.ma.g.g;c=b.Da.g+200*Math.min(20,0==d||3==d?
ll(c.parentElement):ll(c));a=a.j;0>a.g&&(a.g=R(a.j).scrollHeight||0);b=a.g-
b.Da.g;return c+(1E3<b?0:2*(1E3-b))}function rl(a,b){return 0==b.g.length?
b:b.sort((c,d)=>ql(a,c)-ql(a,d))}function sl(a,b){return b.sort((c,d)=>{const
e=c.ma.v,f=d.ma.v;var g;null==e||null==f?g=null==e&&null==f?ql(a,c)-
ql(a,d):null==e?1:-1:g=e-f;return g})}
class tl{constructor(a){this.j=new kl(a);this.g=null}};function ul(a,b){var
c=a.l;for(var d of b.m)c=Mg(c,d.ya(a.g),vl(d.za()));d=c=c.apply(Nk(a.g));for(const
f of b.j)d=Mg(d,f.ya(a.g),wl(f.za()));switch(b.l){case 1:d=rl(a.j,d);break;case
2:d=sl(a.j,d);break;case 3:const f=P(jl);d=pl(a.j,d);c.forEach(g=>{gl(f,g);var
h;null!=(h=a.j.g)&&(h=nl(h,g),null!=(null==h?void
0:h.Kb)&&il(P(jl),g,h.Kb))});d.forEach(g=>hl(f,g))}b.v&&(d=Og(d,oc(a.g.location.hre
f+a.g.localStorage.google_experiment_mod)));let e;1===(null==(e=b.g)?void
0:e.length)&&cl(a.m,b.g[0],{Bc:c.g.length,
Mc:d.g.length});return d.g.slice(0)}class xl{constructor(a,b){this.l=new
Ng(a);this.j=new tl(b);this.g=b;this.m=new dl}}const
vl=a=>b=>Bk(b,a),wl=a=>b=>Bk(b.ma,a);var yl=(a,b,c,d=null)=>{const e=g=>{let
h;try{h=JSON.parse(g.data)}catch(l){return}!h||h.googMsgType!==b||d&&/[:|
%3A]javascript\(/i.test(g.data)&&!d(h,g)||c(h,g)};D(a,"message",e);let f=!
1;return()=>{let g=!1;f||(f=!0,g=G(a,"message",e));return g}},zl=(a,b,c,d,e)=>{if(!
(0>=e)&&(c.googMsgType=b,a.postMessage(JSON.stringify(c),d),a=a.frames))for(let
f=0;f<a.length;++f)1<e&&zl(a[f],b,c,d,--e)};function Al(a,b,c,d){return
yl(a,"fullscreen",V(d,952,(e,f)=>{if(f.source===b){if(!("eventType"in e))throw
Error(`bad message ${JSON.stringify(e)}`);delete e.googMsgType;c(e)}}))};class
Bl{constructor(){this.promise=new Promise(a=>{this.resolve=a})}};async function
Cl(a){return a.m.promise}async function Dl(a){return a.j.promise}async function
El(a){return a.l.promise}function Fl(a,b)
{b.type="err_st";b.slot=a.slotType;Rd(a.A,"fullscreen_tag",b)}
class Gl extends Fk{constructor(a,b,c,d)
{super();this.slotType=1;this.pubWin=a;this.B=b;this.v=c;this.A=d;this.g=1;this.m=n
ew Bl;this.j=new Bl;this.l=new Bl}Aa(){const
a=Al(this.pubWin,this.B,b=>{"adError"===b.eventType?
(this.l.resolve(),this.g=0):"adReady"===b.eventType&&1===this.g?(b.slotType!
==this.slotType&&Fl(this,
{cur_st:this.g,evt:b.eventType,adp_tp:b.slotType}),this.m.resolve(),this.g=2):"adCl
osed"===b.eventType&&2===this.g?(this.j.resolve(b.result),this.g=3):(Fl(this,
{cur_st:this.g,evt:b.eventType}),
this.g=0)},this.v);Y(this,a)}}function Hl(a,b,c,d){a=new Gl(a,b,c,d);a.Aa();return
a};var Jl=class extends Eb{constructor(a){super(a,-1,Il)}},Il=[19];function Kl(a,b)
{let c;a=null==(c=Td(a))?void 0:c.tagSpecificState[1];if(null==a)return null;let
d;return(null==(d=a.debugCard)?void 0:d.getAdType())===b?a.debugCard:null}function
Ll(a,b){(a=Kl(a,4))&&a.displayAdLoadedContent(b)};let Ml=void 0;function Nl(a,b)
{if(b){var c=b.adClient;if("string"===typeof c&&c){a.l=c;a.j=!!
b.adTest;c=b.pubVars;ea(c)&&(a.A=c);if(Array.isArray(b.fillMessage)&&0<b.fillMessag
e.length){a.g={};for(d of
b.fillMessage)a.g[d.key]=d.value}a.v=b.adWidth;a.m=b.adHeight;rd(a.v)&&rd(a.m)||
Gi("rctnosize",b);var d=!0}else d=!1}else d=!1;return d&&a.D(b)}class
Ol{constructor(){this.g=this.A=this.j=this.l=null;this.m=this.v=0}D(){return!
0}};class Pl extends Ol{D(a){a.hasFillMessage||(this.g=null);return!0}};function
Ql(a,b){for(const e of b){b=a;var c=e,d=Rl(b.document,c.x,c.y);if(d){if(!
(c=Sl(d)))a:{c=d;b=b.document;for(c=c.offsetParent;c&&c!
=b.body;c=c.offsetParent)if(d=Sl(c)){c=d;break a}c=null}b=c||null}else
b=null;if(b)return b}return null}var
Rl=(a,b,c)=>{a.hasOwnProperty("_goog_efp_called_")||
(a._goog_efp_called_=a.elementFromPoint(b,c));return
a.elementFromPoint(b,c)},Tl=(a,b,c)=>{const d=[];for(let f=0;3>f;f++)for(let
g=0;3>g;g++){var e=d;e.push.call(e,{x:g/2*a,y:b+f/2*(c-b)})}return d};
function Sl(a){return"fixed"!==hd(a,"position")?
null:"GoogleActiveViewInnerContainer"==a.getAttribute("class")||
1>=nd(a).width&&1>=nd(a).height?null:a}var Ul=a=>{const
b=812==a.screen.height&&375==a.screen.width||
812==a.screen.width&&375==a.screen.height||
414==a.screen.width&&896==a.screen.height||
896==a.screen.width&&414==a.screen.height;return null!
=(a.navigator&&a.navigator.userAgent&&a.navigator.userAgent.match(/iPhone OS 1[1-
9]|[2-9]\d/))&&b};const Vl=90*1.38;var Wl=(a,b)=>{const
c=a&&li(a.location,"google_anchor_debug");if(2===b||c){var
d=Tl(a.innerWidth,0,Math.min(Math.round(a.innerWidth/320*50),Vl)+15);if(null!
=Ql(a,d)){var e,f;Gi("flgr::top",{c:"fixed",d:c,p:b,url:null!=(f=null==a?void
0:null==(e=a.location)?void 0:e.href)?
f:""});return"bottom"}return"top"}e=a.innerWidth;f=a.innerHeight;const
g=Math.min(Math.round(a.innerWidth/320*50),Vl)+15,h=Tl(e,f-g,f);25<g&&h.push({x:e-
25,y:f-25});if(null!=Ql(a,h)){let l;Gi("flgr::bottom",{c:"fixed",d:c,p:b,url:null!=
(l=null==a?void 0:null==(d=a.location)?void 0:d.href)?
l:""});return"top"}return"bottom"};function Xl(a=[]){const b=Date.now();return
va(a,c=>36E5>b-c)}function Yl(a){try{const b=a.getItem("__lsv__");if(!
b)return[];let c;try{c=JSON.parse(b)}catch(d){}if(!Array.isArray(c)||xa(c,d=>!
Number.isInteger(d)))return a.removeItem("__lsv__"),[];c=Xl(c);c.length||null==a||
a.removeItem("__lsv__");return c}catch(b){return null}};const
Zl={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1,NOSCRIPT:1},$l={IMG:" ",BR:"\n"};var
am=(a,b,c,d)=>{if(!(a.nodeName in Zl))if(3==a.nodeType)c?
b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else
if(a.nodeName in $l)d&&"IMG"==a.nodeName&&a.hasAttribute("alt")&&b.push("
"+a.getAttribute("alt")),b.push($l[a.nodeName]);else
for(a=a.firstChild;a;)am(a,b,c,d),a=a.nextSibling},bm=/ \xAD /g,cm=/\xAD/g,dm=/\
u200B/g,em=/ +/g,fm=/^\s*/;function gm(a,b){return null!
==Bc(a,c=>c.nodeType===Node.ELEMENT_NODE&&b.has(c),!0)}function hm(a,b){return
null!
==Bc(a,c=>c.nodeType===Node.ELEMENT_NODE&&"fixed"===b.getComputedStyle(c,null).posi
tion,!0)}function im(a){const b=[];for(const c of a.document.querySelectorAll("*"))
{const d=a.getComputedStyle(c,null);"fixed"===d.position&&"none"!
==d.display&&"hidden"!==d.visibility&&b.push(c)}return b}function jm(a){return
Math.round(10*Math.round(a/10))}
function km(a){return`${a.position}-${jm(a.M)}x${jm(a.N)}-$
{jm(a.scrollY+a.Ia)}Y`}function lm(a){return`f-$
{km({position:a.position,Ia:a.Ia,scrollY:0,M:a.M,N:a.N})}`}function mm(a,b)
{a=Math.min(null!=a?a:Infinity,null!=b?b:Infinity);return Infinity!==a?a:0}
function nm(a,b,c){const d=Td(c.Z).sideRailProcessedFixedElements;if(!d.has(a)){var
e=a.getBoundingClientRect();if(e){var
f=Math.max(e.top,0),g=Math.min(e.bottom,c.N),h=Math.max(e.left,0);e=Math.min(e.righ
t,c.M);for(var l=.3*c.M;f<g;f+=10){if(0<e&&h<l){var
k=lm({position:"left",Ia:f,M:c.M,N:c.N});b.set(k,mm(b.get(k),h))}if(h<c.M&&e>c.M-l)
{k=lm({position:"right",Ia:f,M:c.M,N:c.N});const m=c.M-
e;b.set(k,mm(b.get(k),m))}}d.add(a)}}};var
om=(a,b,c)=>{a.dataset.adsbygoogleStatus="reserved";a.className+=" adsbygoogle-
noablate";if(!c.adsbygoogle){c.adsbygoogle=[];var
d=c.document,e=dd`https://pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js`;e=Vb(e).toString();var f=Gb(),g=f?
f.createScriptURL(e):e;f=e=Xc("SCRIPT",d);f.src=Vb(new Ib(g,Hb));var h;let l;
(h=(g=null==(l=(h=(f.ownerDocument&&f.ownerDocument.defaultView||
window).document).querySelector)?void 0:l.call(h,"script[nonce]"))?g.nonce||
g.getAttribute("nonce")||"":"")&&f.setAttribute("nonce",
h);(d=d.getElementsByTagName("script")
[0])&&d.parentNode&&d.parentNode.insertBefore(e,d)}c.adsbygoogle.push({element:a,pa
rams:b})};const pm=[1,2];function qm(a,b,c){const
d=zc(document,"INS");d.className="adsbygoogle";b.document.body.appendChild(d);const
e=c.A||
{};e.google_ad_client=c.l;e.google_ad_width=c.v;e.google_ad_height=c.m;e.google_rea
ctive_ad_format=a.g;c.g&&(e.google_reactive_fill_message=c.g);c.j&&(e.google_adtest
="on");om(d,e,b)}
class rm{constructor(a){this.g=a}verifyAndProcessConfig(a,b){const
c=Td(a);if(c.wasReactiveAdConfigReceived[this.g])return!1;const d=new Pl;if(!
Nl(d,b))return!1;pm.forEach(e=>{c.wasReactiveAdConfigReceived[e]=!
0});qm(this,a,d);return!0}};class sm{constructor(a,b){this.l=a;this.g=!
1;this.m=b;this.j=V(this.m,264,c=>{this.g&&(tm||(c=Date.now()),this.l(c),tm?
um.call(v,this.j):v.setTimeout(this.j,17))})}start(){this.g||(this.g=!0,tm?
um.call(v,this.j):this.j(0))}}var um=v.requestAnimationFrame||
v.webkitRequestAnimationFrame,tm=!!
um&&!/'iPhone'/.test(v.navigator.userAgent);function vm(a){return a*a*a}function
wm(a){a=1-a;return 1-a*a*a}function xm(a){a.F=!1;a.v.start()}
class ym{constructor(a,b,c,d)
{this.j=a;this.A=b;this.P=c;this.progress=0;this.g=null;this.F=!
1;this.l=[];this.m=null;this.v=new sm(z(this.G,this),d)}G(a){if(this.F)this.v.g=!
1;else{null===this.g&&(this.g=a);this.progress=(a-this.g)/
this.P;1<=this.progress&&(this.progress=1);a=this.m?
this.m(this.progress):this.progress;this.l=[];for(let b=0;b<this.j.length;b+
+)this.l.push((this.A[b]-
this.j[b])*a+this.j[b]);this.I();1==this.progress&&(this.v.g=!1,this.B())}}B(){}I()
{}reset(a,b,c){this.g=null;this.j=
a;this.A=b;this.P=c;this.progress=0}};class zm extends
ym{constructor(a,b,c,d,e,f,g,h){super([b],[c],d,f);this.H=a;this.J=e;this.D=g?
g:null;this.m=h||null}I(){const a={};a[this.J]=this.l[0]+"px";L(this.H,a)}B()
{this.D&&this.D()}};function Am(a){a.g&&G(a.g,a.l,a.m,a.j)}class Bm extends
Fk{constructor(a,b,c)
{super();this.g=a;this.l=b;this.m=c;this.j=cc;D(this.g,this.l,this.m,this.j);Y(this
,()=>void Am(this))}}class Cm{constructor(){this.reset()}add(a){const
b=Date.now();this.g.push({time:b,coords:a});for(a=this.j;a<this.g.length;+
+a)if(100<=b-this.g[a].time)delete this.g[a];else
break;this.j=a;a>=this.g.length&&this.reset()}reset(){this.g=[];this.j=0}}
function Dm(a,b){a.A&&Em(a);a.A=!0;a.l=a.J();a.j=Fm(b);a.g=a.j;a.v=new
Cm;a.v.add(a.j);a.F=new Bm(a.m,"mousemove",z(a.W,a));Gk(a,a.F);a.H=new
Bm(a.m,"touchmove",z(a.W,a));Gk(a,a.H);a.D=new
Bm(a.m,"mouseup",z(a.X,a));Gk(a,a.D);a.G=new
Bm(a.m,"touchend",z(a.X,a));Gk(a,a.G)}function Fm(a){a=a.touches&&a.touches[0]||
a;return new I(a.clientX,a.clientY)}function Em(a){a.A=!1;a.B=!
1;a.l=null;a.j=null;a.g=null;a.v=null;a.F&&Am(a.F);a.H&&Am(a.H);a.D&&Am(a.D);a.G&&A
m(a.G)}
class Gm extends Fk{constructor(a,b,c){super();this.m=a;this.target=b;this.K=c||
b;this.B=this.A=this.L=!
1;this.v=this.g=this.j=this.l=this.G=this.D=this.H=this.F=null;this.ka=new
Bm(this.K,"mousedown",d=>{0==d.button&&Dm(this,d)});Gk(this,this.ka);this.ja=new
Bm(this.K,"touchstart",d=>Dm(this,d));Gk(this,this.ja);this.da=new
Bm(this.K,"click",d=>{this.L?this.L=!1:d.stopPropagation()});Gk(this,this.da)}V()
{if(this.l&&this.j&&this.g){var a=this.l,b=kc(this.g,this.j);var c=new
I(a.x+b.x,a.y+b.y);a=this.target;
c instanceof I?(b=c.x,c=c.y):(b=c,c=void 0);a.style.left=md(b,!
1);a.style.top=md(c,!1)}}O(){}J(){var a=this.target,b;a:{if(gc&&!(Ga&&Sa("9")&&!
Sa("10")&&v.SVGElement&&a instanceof v.SVGElement)&&(b=a.parentElement))break
a;b=a.parentNode;b=ea(b)&&1==b.nodeType?b:null}var c=b;b=kd(a);c=kd(c);b=new I(b.x-
c.x,b.y-c.y);a=qd(a,"margin");return kc(b,new I(a.left,a.top))}W(a)
{if(this.A)if(a.preventDefault(),this.g=Fm(a),this.v.add(this.g),this.B)this.V();el
se{var b=this.j,c=this.g;a=b.x-c.x;b=b.y-c.y;10<=
Math.sqrt(a*a+b*b)&&(this.V(),this.B=!0)}}X(a){this.B?
(a.preventDefault(),this.g=Fm(a),this.O()):this.L=!0;Em(this)}};function Hm(a)
{const b=Im(a);ua(a.g.maxZIndexListeners,c=>c(b))}function Im(a)
{a=Jc(a.g.maxZIndexRestrictions);return a.length?
Math.min.apply(null,a):null}function Jm(a,b)
{a.g.maxZIndexListeners.push(b);b(Im(a))}class Km{constructor(a)
{this.g=Td(a).floatingAdsStacking}}class Lm{constructor(a)
{this.j=a;this.g=null}};function Mm(a){var b=a.ownerDocument;const
c=b.createElementNS("http://www.w3.org/2000/svg","line");c.setAttribute("x1","22");
c.setAttribute("y1","18");c.setAttribute("x2","28");c.setAttribute("y2","12");a.app
endChild(c);b=b.createElementNS("http://www.w3.org/2000/
svg","line");b.setAttribute("x1","28");b.setAttribute("y1","12");b.setAttribute("x2
","34");b.setAttribute("y2","18");a.appendChild(b)}
function Nm(a){var b=a.ownerDocument;const
c=b.createElementNS("http://www.w3.org/2000/svg","line");c.setAttribute("x1","22");
c.setAttribute("y1","12");c.setAttribute("x2","28");c.setAttribute("y2","18");a.app
endChild(c);b=b.createElementNS("http://www.w3.org/2000/
svg","line");b.setAttribute("x1","28");b.setAttribute("y1","18");b.setAttribute("x2
","34");b.setAttribute("y2","12");a.appendChild(b)}
function Om(a,b){if(!a.m&&a.j){var c=parseInt(a.j.style[a.g],10),d=-a.A.height-(b?
30:0),e=(c-d)/.1;"bottom"==a.g&&Ul(a.Z)&&xh(a.D,405,()=>Pm(a,"21px",e,"ease-
in"));b||Qm(a,!0);c===d?a.l=!b:(a.m=!0,c=new zm(a.j,c,d,e,a.g,a.D,()=>{a.m=!1;a.l=!
b;b||Qm(a,!0);b&&a.W();a.j.setAttribute("data-anchor-
status","dismissed")},vm),a.R(),xm(c))}}
function Rm(a,b){be(b);const c={"background-
color":"#FAFAFA",display:"block",position:"relative","z-index":1,height:"5px","box-
shadow":"top"==a.g?"rgba(0, 0, 0, 0.2) 0px 1px 5px -1px, rgba(0, 0, 0, 0.1) 0px -
1px 2px -1px":"rgba(0, 0, 0, 0.2) 0px -1px 5px -1px, rgba(0, 0, 0, 0.1) 0px 1px 2px
-
1px"};"top"==a.g&&(c.position="absolute",c.top=a.A.height+"px",c.width="100%");K(b,
c);const d=Xc("SPAN",a.Z.document);d.appendChild(Sm(a));const
e=f=>{f.target===d&&(f.preventDefault&&f.preventDefault(),f.stopImmediatePropagatio
n&&
f.stopImmediatePropagation(),f.stopPropagation&&f.stopPropagation())};D(d,"click",e
);Y(a,()=>G(d,"click",e));Tm(a,d);b.className="ee";b.appendChild(d)}
function Sm(a){let b;let c,d;switch(a.g){case "top":var
e="dropShadowBottom";b="M0,4 L0,22 A6,6 0 0,0 6,28 L50,28 A6,6 0 0,0 56,22 L56,10
A6,6 0 0,1 61,4 Z";var f="0";c="up";d=Mm;break;case
"bottom":e="dropShadowTop",b="M0,26 L0,6 A6,6 0 0,1 6,1 L50,1 A6,6 0 0,1 56,6
L56,20 A6,6 0 0,0 62,26 Z",f="25",c="down",d=Nm}const
g=a.Z.document,h=g.createElementNS("http://www.w3.org/2000/svg","svg");h.style.setP
roperty("margin","0 0 0
0px","important");h.style.setProperty("position","absolute","important");
h.style.setProperty(a.g,"0","important");h.style.setProperty("left","0%","important
");h.style.setProperty("display","block","important");h.style.setProperty("width","
80px","important");h.style.setProperty("height","30px","important");h.style.setProp
erty("transform","none","important");h.style.setProperty("pointer-
events","initial","important");a=g.createElementNS("http://www.w3.org/2000/
svg","defs");const
l=g.createElementNS("http://www.w3.org/2000/svg","filter");l.setAttribute("id",e);l
.setAttribute("filterUnits",
"userSpaceOnUse");l.setAttribute("color-interpolation-filters","sRGB");var
k=g.createElementNS("http://www.w3.org/2000/svg","feComponentTransfer");k.setAttrib
ute("in","SourceAlpha");k.setAttribute("result","TransferredAlpha");var
m=g.createElementNS("http://www.w3.org/2000/svg","feFuncR");m.setAttribute("type","
discrete");m.setAttribute("tableValues","0.5");k.appendChild(m);m=g.createElementNS
("http://www.w3.org/2000/
svg","feFuncG");m.setAttribute("type","discrete");m.setAttribute("tableValues","0.5
");
k.appendChild(m);m=g.createElementNS("http://www.w3.org/2000/
svg","feFuncB");m.setAttribute("type","discrete");m.setAttribute("tableValues","0.5
");k.appendChild(m);l.appendChild(k);k=g.createElementNS("http://www.w3.org/2000/
svg","feGaussianBlur");k.setAttribute("in","TransferredAlpha");k.setAttribute("stdD
eviation","2");l.appendChild(k);k=g.createElementNS("http://www.w3.org/2000/
svg","feOffset");k.setAttribute("dx","0");k.setAttribute("dy","0");k.setAttribute("
result","offsetblur");l.appendChild(k);
k=g.createElementNS("http://www.w3.org/2000/
svg","feMerge");k.appendChild(g.createElementNS("http://www.w3.org/2000/
svg","feMergeNode"));m=g.createElementNS("http://www.w3.org/2000/
svg","feMergeNode");m.setAttribute("in","SourceGraphic");k.appendChild(m);l.appendC
hild(k);a.appendChild(l);h.appendChild(a);a=g.createElementNS("http://www.w3.org/
2000/
svg","path");a.setAttribute("d",b);a.setAttribute("stroke","#FAFAFA");a.setAttribut
e("stroke-
width","1");a.setAttribute("fill","#FAFAFA");a.style.setProperty("filter",
`url(#${e})`);h.appendChild(a);e=g.createElementNS("http://www.w3.org/2000/
svg","rect");e.setAttribute("x","0");e.setAttribute("y",f);e.setAttribute("width","
80");e.setAttribute("height","5");e.style.setProperty("fill","#FAFAFA");h.appendChi
ld(e);f=g.createElementNS("http://www.w3.org/2000/
svg","g");f.setAttribute("class",c);f.setAttribute("stroke","#616161");f.setAttribu
te("stroke-width","2px");f.setAttribute("stroke-
linecap","square");d(f);h.appendChild(f);return h}
function Tm(a,b){const c=b.getElementsByTagName("svg")[0];K(b,
{display:"block",width:"80px",height:"45px",
[a.g]:"0",left:"0%",marginLeft:"0px","pointer-events":"none"});Qc(c)}
function Um(a){if(!a.m){var b=parseInt(a.j.style[a.g],10);if(b){a.m=!0;const c=-
b/.1;"bottom"==a.g&&Ul(a.Z)&&xh(a.D,404,()=>Pm(a,"0px",c,"ease-out"));Qm(a,!
1);b=new zm(a.j,b,0,c,a.g,a.D,()=>{a.m=!1;a.l=!1;Vm(a);a.j.setAttribute("data-
anchor-status","displayed");a.j.setAttribute("data-anchor-shown",!0);Qm(a,!
1)},wm);a.T();xm(b)}else a.l=!1}}
function Qm(a,b){const c=a.v.getElementsByTagName("svg")
[0].getElementsByTagName("g")[0];for(var
d;d=c.firstChild;)c.removeChild(d);switch(a.g){case "top":(b?Nm:Mm)(c);break;case
"bottom":(b?Mm:Nm)(c)}}function Wm(a,b,c,d){Rd(a.U,"flgr",
{i:b,dc:a.l?"1":"0",fdc:c?"1":"0",ds:a.G?"1":"0",expId:a.ca,sc:a.L?"1":"0",off:d,vw
:R(a.Z).clientWidth,req:a.J.src,tp:a.g,h:a.A.height,w:a.A.width,qemId:a.X},!
0,1)}function Pm(a,b,c,d){L(a.J,{transition:c/1E3+"s","transition-timing-
function":d,"margin-top":b})}
function Vm(a){a.V();a.V=()=>{}}
function Xm(a,b){if("bottom"!==a.g&&"top"!==a.g)throw Error("unsupported reactive
type");const c=f=>{f.preventDefault();a.m||(a.H=!0,a.l?Um(a):Om(a,a.G),Wm(a,"c",!
a.l,0))},d=a.v;D(d,"click",c);Y(a,()=>G(d,"click",c));L(b,{opacity:1});var
e=a.Z.document;e&&(a.j=b,a.ka&&(a.K=new ("top"==a.g?Ym:Zm)
(a,e,a.A.height,b,a.v),Gk(a,a.K)),e={position:"fixed",left:"0px"},e[a.g]=-
a.A.height-30+"px",L(b,e),K(b,
{overflow:"visible",background:"#FAFAFA"}),Jm(a.da,f=>{const g=null==a.O?
2147483647:a.O;L(b,{zIndex:null==
f?g:Math.min(f,g)})}),Um(a))}
class $m extends Fk{constructor(a,b,c,d,e,f,g,h,l,k,m)
{super();this.B=a;this.Z=b;this.J=c;this.A=d;this.W=f||(()=>{});this.V=g||
(()=>{});this.D=h;this.U=l;this.R=k;this.T=m;Y(this,()=>Om(this,!
0));this.v=Xc("INS",b.document);Y(this,()=>this.v=null);this.l=this.m=!
1;this.F=0;this.g=e;this.H=!
1;this.j=this.K=null;this.N=b.innerHeight;this.L="true"===this.B.scroll_detached;th
is.G="true"===this.B.dismissable;this.ka="true"===this.B.draggable||"top"!
=this.g;this.ca=this.B.expId||"";this.X=this.B.qemId||
"";a=parseInt(this.B.z_index_override,10);this.O=isNaN(a)?null:a;this.da=new
Km(b);!this.G&&v.navigator.userAgent.match(/iPhone OS 7/)&&b.setInterval(()=>{const
n=this.Z.innerHeight;if(2>Math.abs(n-460)||2>Math.abs(n-
529))n<this.N&&2>Math.abs(S(this.Z)-this.F-68)&&(this.H=!
0,this.l&&Um(this)),this.N=n},300);Rm(this,this.v)}}
class an extends Gm{constructor(a,b,c,d,e){super(b,d,e);this.ca=a;this.U=c}O(){var
a=this.ca;if(!a.m){const b=parseInt(a.j.style[a.g],10);b>=-(a.A.height/2)?
(Um(a),Wm(a,"d",!1,b)):(Om(a,a.G),Wm(a,"d",!0,b))}}V(){if(null!==this.l&&null!
==this.j&&null!==this.g){var a=this.T(this.l.y,kc(this.g,this.j).y);0<a&&(a=0);a<-
this.U&&(a=-this.U);var b={};b[this.R()]=a+"px";L(this.target,b)}}}class Ym extends
an{J(){return new I(0,parseInt(this.target.style.top,10))}T(a,b){return b-a}R()
{return"top"}}
class Zm extends an{J(){return new
I(0,parseInt(this.target.style.bottom,10))}T(a,b){return a-b}R()
{return"bottom"}};function bn(a,b,c,d){if(!a.K){a.K=[];for(var
e=a.l.parentElement;e;)
{a.K.push(e);if(a.W(e))break;e=e.parentNode&&1===e.parentNode.nodeType?
e.parentNode:null}}e=a.K.slice();!c&&a.W(e[e.length-1])&&e.pop();let
f;if(d)for(c=e.length-1;0<=c;--c)(f=e[c])&&b.call(a,f,c,e);else for(c=0;c<e.length;
++c)(f=e[c])&&b.call(a,f,c,e)}var cn=class extends Fk{constructor(a,b,c)
{super();this.l=a;this.g=b;this.j=c;this.K=null;Y(this,()=>this.K=null)}W(a){return
this.j===a}};function dn(a,b,c){null!==b&&null!
==Mc(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==Mc(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")};function en(a)
{fn(a);const b=a.g.innerWidth;a=nd(a.l).height||+a.l.height||0;return new
lc(b,a)}function gn(a){if(a.T){var b=a.j;b&&(b.style.display="none");hn(a);a.T=!
1}}function jn(a){a.G="touchcancel";v.setTimeout(V(a.A,274,
()=>{"touchcancel"===a.G&&(a.H=0,a.V=!1,kn(a))}),1E3)}function ln(a,b)
{if(b&&b.touches){a.G="touchend";var c=b.touches.length;2>c?v.setTimeout(V(a.A,256,
()=>{"touchend"===a.G&&(a.H=c,a.V=!1,kn(a))}),1E3):(a.H=c,kn(a));!
a.F||.05>Math.abs(Yd(a.g)-1)||Om(a.m,!0)}}
function mn(a){const
b=a.g;G(b,"orientationchange",a.Na);G(b,"resize",a.Oa);G(b,"scroll",a.Wa);G(b,"touc
hcancel",a.Xa);G(b,"touchend",a.Ya);G(b,"touchmove",a.Za);G(b,"touchstart",a.bb)}fu
nction nn(a){const
b=a.g;D(b,"orientationchange",a.Na);D(b,"resize",a.Oa);D(b,"scroll",a.Wa);D(b,"touc
hcancel",a.Xa);D(b,"touchend",a.Ya);D(b,"touchmove",a.Za);D(b,"touchstart",a.bb);Y(
a,()=>mn(a))}
function on(a,b){const c=parseInt(b.ht,10),d=0<c?c:null;b=parseInt(b.wd,10);const
e=0<b?b:null;null!=d&&(a.B.height=d);null!=e&&(a.B.width=e);bn(a,f=>{dn(f,e,d)},!
1,!0);dn(a.l,e,d)}function pn(a,b){b=new $m(b,a.g,a.l,a.B,a.v,()=>{if(!a.pa){a.pa=!
0;mn(a);var
c=a.j;c&&c.parentNode&&c.parentNode.removeChild(c);hn(a);c&&(c.style.display="none"
)}},()=>void qn(a),a.A,a.vb,()=>{Q(Gd)&&!a.R&&(a.R=!0,rn(a,null))},
()=>{Q(Gd)&&a.R&&(a.R=!1,rn(a,null))});Gk(a,b);return b}
function qn(a){a.jb&&!a.Ra&&(a.Ra=!0,xh(a.A,257,()=>{const b={msg_type:"manual-
send-
view"},c=a.l.contentWindow;c&&c.postMessage(a.g.JSON.stringify(b),"*")}))}function
hn(a){if(Q(Gd))sn(a,a.U,!0,!0);else{a.X=S(a.g);if(a.g.document.body){var
b=qd(a.g.document.body,"padding");tn(a.g.document.body,a.U)}"top"==a.v&&b&&0<b.top&
&a.g.scrollTo(0,a.X-b.top)}}
function un(a){if(!a.qa())return!1;const b=a.g;if(!a.F&&a.da)switch(a.v){case
"bottom":return a.J>=a.xb||a.va;case "top":return
a.J>vn(a)}return.05>Math.abs(Yd(b)-1)}function wn(a){const
b=a.j;if(b&&a.l.parentElement){ld(b,a.O);var c=a.g.innerWidth;R(a.g).scrollWidth>c?
b.style.width=c:b.style.width="100%";xn(a)}}
function yn(a){const b=a.j;if(b){var c=a.m,d=c.Z;const e=S(d);10>Math.abs(e-c.F)||
(d=e+10+R(d).clientHeight>Zd(d),d=10>e||d,c.L||c.H||c.m||(c.l||d?
c.l&&d&&Um(c):Om(c,!1)),c.F=e);a.T||(Q(Gd)?
sn(a,zn(a)):a.g.document.body&&tn(a.g.document.body,zn(a)),b.style.display="block",
a.T=!0)}}function An(a){a.Sa=!0;if(!a.F&&un(a)&&(a.ka||!a.Ga)){var
b=a.j;b&&(wn(a),bn(a,c=>{be(c)},!0),Xm(a.m,b),yn(a),a.F=!0,
(a=a.l.contentWindow)&&zl(a,"ig",{rr:"vis-aa"},"*",2))}}
function sn(a,b,c=!0,d=!1){const e=a.D.top-b.top,f=S(a.g);f<e&&!d||
(tn(a.g.document.body,b),a.D=b,c&&a.g.scrollTo(0,f-e))}function zn(a){fn(a);const
b=qd(a.g.document.body,"padding");"bottom"==a.v&&(b.bottom+=a.O.height+25);return
b}function tn(a,b)
{a.style.paddingTop=b.top+"px";a.style.paddingRight=b.right+"px";a.style.paddingBot
tom=b.bottom+"px";a.style.paddingLeft=b.left+"px"}
function xn(a){bn(a,b=>{ld(b,a.B);b.style.width="100%"},!1,!
0);a.l.style.display="block";a.l.style.margin="0 auto";if(a.fb){const
b=a.j;Nc(b,c=>{Qc(c,d=>c===b&&/display|bottom/i.test(d)?!1:!
0);if("svg"===c.nodeName)return!1})}}function fn(a){if("bottom"!==a.v&&"top"!
==a.v)throw Error("Unexpected position: "+a.v);}function kn(a){!a.L||a.pa||
2<=a.H&&a.V||!un(a)?gn(a):(An(a),yn(a))}
function rn(a,b){const c=a.T?
vn(a,a.R):a.U.top;if("top"===a.v&&a.g.document.body&&a.L&&a.m&&a.F&&a.D.top!==c&&0!
==b){var d=Zc(a.D);null===b?(d.top=c,sn(a,d)):
(0<b&&a.D.top>c&&(d.top=Math.max(c,a.D.top-b),sn(a,d,!
1)),0>b&&a.D.top<c&&(d.top=Math.min(c,a.D.top-b),sn(a,d,!1)))}}function Bn(a,b)
{if("top"==a.v&&a.L&&a.m&&a.F&&0>b){const
c=vn(a);a.ca<c&&(a.ca=Math.min(Math.floor(a.ca-
b),c),a.g.document.body.style.paddingTop=a.ca+"px")}}
function vn(a,b=!1){return Q(Gd)?b?a.U.top+30:a.U.top+30+a.O.height-
5:a.O.height+30-5}
class Cn extends cn{constructor(a,b,c,d){var
e=Bi,f=Qd;super(a,b,d);this.A=e;this.vb=f;this.J=this.ra=this.X=0;this.eb=!
1;this.ca=0;this.pa=!1;this.m=null;this.V=this.L=!
1;this.G=null;this.U=qd(b.document.body,"padding");this.D=qd(b.document.body,"paddi
ng");this.H=0;this.Sa=this.F=!1;this.T=!
0;this.v=c;this.B=en(this);this.O=null;this.da=this.Ga=this.ka=this.Ra=this.fb=this
.jb=!1;this.xb=uc(b||window).height/2;this.Pa=uc(b||
window).height;this.Qa=wc(b);this.R=this.va=!1;gn(this);this.Na=V(this.A,
266,()=>{kn(this)});this.Oa=V(this.A,267,()=>{kn(this)});this.Wa=V(this.A,268,
()=>{if(this.F&&this.j&&this.m){var g=this.m;g.F=S(g.Z)}g=S(this.g);const h=g-
this.X;Q(Gd)?rn(this,h):Bn(this,h);this.da&&(0<h&&(this.J+=h),this.va=this.Qa-
g<=this.Pa,this.X=g);kn(this)});this.Xa=V(this.A,269,
()=>{jn(this)});this.Ya=V(this.A,270,g=>{ln(this,g)});this.Za=V(this.A,271,g=>{if(g
&&g.touches){this.G="touchmove";this.H=g.touches.length;this.V=!0;kn(this);if(!
this.eb&&g.touches&&0!=g.touches.length&&g.touches[0]){g=
g.touches[0].pageY;var h=g-this.ra;this.ra=g;g=h}else g=0;0<g&&(this.J+=g);Q(Gd)?
rn(this,g):Bn(this,g)}});this.bb=V(this.A,272,g=>{g&&g.touches&&g.touches[0]&&(this
.G="touchstart",this.H=g.touches.length,this.V=!
1,kn(this),this.ra=g.touches[0].pageY,this.eb=(g=g.target)&&"top"==this.v&&this.L&&
this.m&&this.m.v&&1===g.nodeType?Ac(this.m.v,g):!1)});this.Ha=V(this.A,273,
()=>{this.ja()});D(a,"load",this.Ha);Y(this,()=>G(a,"load",this.Ha))}ja()
{if(this.ka)return!1;this.ka=!0;G(this.l,"load",this.Ha);if(this.Ga&&
!this.Sa)return!1;kn(this);return!0}qa(){return Xd(this.g)}}var
Dn={ui:"gr",gvar:"ar",scroll_detached:"true",dismissable:"false"};class En extends
Cn{W(a){return kf(a)}ja(){if(!super.ja())return!1;const a=Kl(this.g,"top"===this.v?
3:2);a&&a.displayAdLoadedContent(!this.da);return!0}qa(){if(this.B.width>Wd){var
a=this.g;var b=this.B.width;a=a.innerWidth>=b&&a.innerHeight>=(b>Wd?650:0)}else
a=super.qa();return a}};function Fn(a,b,c){try{if(!Vc(c.origin))return}catch(f)
{return}const d=b.msg_type;let e;"string"===typeof d&&(e=a.Oa[d])&&xh(a.D,168,
()=>{e.call(a,b,c)})}
class Gn extends Fk{constructor(a,b,c,d={})
{super();this.g=a;this.D=b;this.Ga=c;this.Oa={};this.vb=V(this.D,168,(e,f)=>void
Fn(this,e,f));this.lc=V(this.D,169,(e,f)=>{Rd(this.Ga,"ras::xsf",
{c:f.data.substring(0,500),u:this.g.location.href.substring(0,500)},!0,.1);return!
0});this.ka=[];this.V(this.Oa,d);this.ka.push(yl(this.g,"sth",this.vb,this.lc))}ta(
){for(const a of this.ka)a();this.ka.length=0;super.ta()}};class Hn extends
Gn{constructor(a){super(a,Bi,Qd);this.g=a}};class In extends Hn{constructor(a,b,c)
{super(a);a=this.j=b;if((b=a.j)&&!a.m){for(var d in Dn)!Dn.hasOwnProperty(d)||d in
c||(c[d]=Dn[d]);a.jb="true"===c.use_manual_view||"top"===a.v||!!
Td(a.g).wasReactiveAdConfigReceived[2];a.fb="true"===c.use_important;if(d=c.af_l)a.
Ga="true"===d;a.da="true"===c.wait_for_scroll||"top"==a.v;on(a,c);a.m=pn(a,c);c=a.B
.height+5;"bottom"==a.v&&Ul(a.g)&&(c+=20);a.O=new
lc(a.B.width,c);a.va=a.Pa>=a.Qa;c=a.j;d=a.m&&a.m.v;c&&d&&("top"==a.v?
c.appendChild(d):c.insertBefore(d,
c.firstChild));nn(a);a.L=!0;b.setAttribute("data-anchor-status","ready-to-
display")}An(this.j)}V(a){a.dismiss=ac(()=>{var b=this.j;b.m&&Om(b.m,!0)})}};var
Jn=class extends Eb{constructor(a){super(a)}};function Kn(a){Ln(a,!1);const
b=a.j;bn(a,c=>{K(c,Mn);be(c)},!
0);a.l.setAttribute("width","");a.l.setAttribute("height","");L(a.l,Mn);L(a.l,Nn);L
(b,On);be(b);be(a.l)}function Ln(a,b){const c=a.j;b?Pn(a,c):(K(c,
{display:"none"}),a.m&&K(a.m,
{display:"none"}),a.A&&(v.clearInterval(a.A),a.A=0),Qn(a))}
function Rn(a,b){const c=a.j;if(!b)return!1;var d=Th(b);if(!d||!d.m())return!
1;d=d.C;if(!d)return!1;a.m=a.g.document.createElement("ins");K(a.m,
{display:"inline-block",width:"100%"});var e=a.m;b=Cg[b.l];Q(Ad)?
zg(e,d,b):wg(e,d,b);a.B();K(c,{position:"absolute"});Ln(a,!0);return!0}function
Pn(a,b){K(b,{display:"block"});a.A=v.setInterval(()=>a.B,250)}function Qn(a){null!
=a.D&&(a.v.body.style.overflow=a.D);null!
=a.F&&(a.v.documentElement.style.overflow=a.F)}
function Sn(a){const b=a.j,c=a.g.innerHeight;K(b,
{height:c+"px"});a.g.scrollTo(0,jd(a.m).y);b&&(K(b,{top:"0"}),a.m&&K(a.m,
{height:c+"px"}),K(b,{position:"fixed"}),a.v.body&&"hidden"!
=a.v.body.style.overflow&&(a.D=a.v.body.style.overflow,a.F=a.v.documentElement.styl
e.overflow,a.v.body.style.overflow="hidden",a.v.documentElement.style.overflow="hid
den"))}
class Tn extends cn{constructor(a,b,c)
{super(a,b,c);this.D=null;this.A=0;this.F=null;this.G=0;this.v=b.document;this.m=nu
ll;this.H=0;Kn(this)}B(){if("hidden"!=this.v.body.style.overflow&&"fixed"!
=this.v.body.style.position){var a=this.j;const b=this.g.innerHeight;if(this.H<b)
{const c={height:b+"px"};K(a,c);this.m&&K(this.m,c);this.H=b}
(a=this.j)&&this.m&&(this.G=jd(this.m).y,a.style.top!=this.G+"px"&&K(a,
{top:this.G+"px"}))}}}
var
On={backgroundColor:"white",opacity:"1",position:"fixed",left:"0px",top:"0px",displ
ay:"none !
important",zIndex:"2147483646"},Mn={width:"100%",height:"100%",zIndex:"2147483646"}
,Nn={left:"0",position:"absolute",top:"0"};var Un=(a,b)=>{var
c=a.document.body;if(!c||!b)return Gi("sci_evt",
{amacerr:1},.1),null;b=yb(b,pk,1);var d=[];for(var e=0;e<b.length;e++){var
f=b[e];var g=e,h=a,l=xb(f,Qg,1);if(l){var k;if(k=l){var m=B(k,7);if(B(k,1)||
k.getId()||0<ub(k,4).length){var n=k.getId();m=ub(k,4);var
q=B(k,1),t="";q&&(t+=q);n&&(t+="#"+sg(n));if(m)for(n=0;n<m.length;n+
+)t+="."+sg(m[n]);k=(m=t)?new ug(m,B(k,2),B(k,5),tk(B(k,6))):null}else k=m?new
ug(m,B(k,2),B(k,5),tk(B(k,6))):null}else k=null;(m=k)?(k=wk[B(f,2)],t=void 0===
k?null:k,null===t?f=null:(k=(k=xb(f,nk,3))?vb(k,3):null,m=new
zk(m,t),t=ub(f,10).slice(0),null!
=B(l,5)&&t.push(1),l=B(f,12),t=Array.isArray(B(f,4))?xb(f,Yg,4):null,f=1==B(f,8)||
2==B(f,8)&&Q(zd)?new Ck(m,new xk(vk(xb(f,nk,3),null)),k,0,t,h,g,l,f):2==B(f,8)?new
Ck(m,new yk(f),k,1,t,h,g,l,f):null)):f=null}else f=null;null!==f&&d.push(f)}b=new
xl(d,a);d=a.innerHeight;a=a.innerWidth;e=new bl;f=[0];e.m=f;e.j.push(new
Wk(f));e.j.push(new Xk);e.g.push(new Tk);a=al($k(e,.85*a,a),d);a.g.push(new
Vk);a.l=1;
a=a.build();a=ul(b,a)[0]||null;if(!a)return null;c={node:(new af(c,!1)).g(a.g)||
void 0,mb:void 0,identifier:{}};if(!c.node)throw
Error("amac:n");b=Kk(a.ma.g.g);if(null===b)throw Error("amac:p");return(c=(new
Qi(c,b)).build())?{cb:c,mc:a.Da.g}:null},Vn=a=>{var b=new wd;b.g=!
0;b.v=.85;b.j=1;b.m=25;b.l=a.innerHeight;b.A=!0;b=b.build();return
hk(a,b)};function Wn(a){const b=Zd(a,!0),c=R(a).scrollWidth,d=R(a).scrollHeight;let
e="unknown";a&&a.document&&a.document.readyState&&(e=a.document.readyState);var
f=S(a);const g=[];var h=[];const l=[],k=[];var m=[],n=[],q=[];let
t=0,r=0,x=Infinity,E=Infinity,C=null;var y=lj({Db:!1},a);for(const N of y)
{y=N.getBoundingClientRect();const ja=b-(y.bottom+f);var u=void 0,F=void
0;if(N.className&&-1!=N.className.indexOf("adsbygoogle-ablated-ad-slot"))
{u=N.getAttribute("google_element_uid");F=a.google_sv_map;if(!u||
!F||!F[u])continue;a:{var
H=F[u];u=Number(H.google_ad_width);F=Number(H.google_ad_height);if(!(0<u&&0<F)){b:
{try{const M=String(H.google_ad_format);if(M&&M.match){const fa=M.match(/(\d+)x(\
d+)/i);if(fa){const na=parseInt(fa[1],10),La=parseInt(fa[2],10);if(0<na&&0<La){var
da={width:na,height:La};break b}}}}catch(M){}da=null}H=da;if(!H){u=null;break
a}u=0<u?u:H.width;F=0<F?F:H.height}u={width:u,height:F}}u=(F=u)?F.height:0;F=F?
F.width:0}else if(u=y.bottom-y.top,F=y.right-y.left,1>=u||1>=F)continue;
g.push(u);l.push(F);k.push(u*F);N.className&&-1!=N.className.indexOf("google-auto-
placed")?(r+=1,N.className&&-1!=N.className.indexOf("pedestal_container")&&(C=u)):
(x=Math.min(x,ja),n.push(y),t+=1,h.push(u),m.push(u*F));E=Math.min(E,ja);q.push(y)}
x=Infinity===x?null:x;E=Infinity===E?
null:E;f=Xn(n);q=Xn(q);h=Yn(b,h);n=Yn(b,g);m=Yn(b*c,m);da=Yn(b*c,k);return new
Zn(a,{Sb:e,Jb:b,cc:c,bc:d,Ib:t,zb:r,Ab:$n(g),Pb:$n(l),Ob:$n(k),
$b:f,Zb:q,Yb:x,Xb:E,Rb:h,Qb:n,Nb:m,Mb:da,ec:C})}
function
ao(a,b=0){a=Wn(a);return((a.g.Ab||0)*(a.g.Ib+a.g.zb)+b)/(a.g.Jb+b)}function bo(a,b)
{const c=Cc()&&!
(900<=R(a.j).clientWidth),d=va([],e=>ya(a.l,e)).join(",");return{wpc:"",su:b,eid:d,
doc:a.g.Sb,pg_h:Z(a.g.Jb),pg_w:Z(a.g.cc),pg_hs:Z(a.g.bc),c:Z(a.g.Ib),aa_c:Z(a.g.zb)
,av_h:Z(a.g.Ab),av_w:Z(a.g.Pb),av_a:Z(a.g.Ob),s:Z(a.g.
$b),all_s:Z(a.g.Zb),b:Z(a.g.Yb),all_b:Z(a.g.Xb),d:Z(a.g.Rb),all_d:Z(a.g.Qb),ard:Z(a
.g.Nb),all_ard:Z(a.g.Mb),pd_h:Z(a.g.ec),dt:c?"m":"d"}}
class Zn{constructor(a,b){this.j=a;this.g=b;this.l="633794002 633794005 21066126
21066127 21065713 21065714 21065715 21065716 42530887 42530888 42530889 42530890
42530891 42530892 42530893".split(" ")}}function $n(a){return
jc.apply(null,va(a,b=>0<b))||null}function Yn(a,b){return 0>=a?
null:ic.apply(null,b)/a}
function Xn(a){let b=Infinity;for(let e=0;e<a.length-1;e++)for(let
f=e+1;f<a.length;f++){var c=a[e],d=a[f];c=Math.max(Math.max(0,c.left-
d.right,d.left-c.right),Math.max(0,c.top-d.bottom,d.top-
c.bottom));0<c&&(b=Math.min(c,b))}return Infinity!==b?b:null}function Z(a){return
null==a?null:Number.isInteger(a)?a.toString():a.toFixed(3)};function co(a,b){var
c;if(!(c=null==b)){try{b.setItem("__storage_test__","__storage_test__");const
e=b.getItem("__storage_test__");b.removeItem("__storage_test__");var
d="__storage_test__"===e}catch(e){d=!1}c=!d}b=c?null:Yl(b);a.g=b;if(b=!!
a.g)a=a.g,b=!!a&&1>a.length;return b}function eo(a,b){try{if(!b||!co(a,b))return!
1;a.g.push(Date.now());const c=JSON.stringify(a.g);b.setItem("__lsv__",c);return
b.getItem("__lsv__")==c}catch(c){return!1}}class fo{constructor()
{this.g=null}};function go(a,b){if(a.ja)Promise.resolve(!1);else{a.ja=!
0;b=ae(b);a.X="true"===b["i-fvs"];var
c=b.i_expid;c&&(a.K=c);b.qid&&(a.L=b.qid);a.B=parseFloat(b.den_lim)||
0;b=parseInt(b.sti_lt,10);isNaN(b)||(a.T=b);a.H=!0;if(ho(a))Promise.resolve(!
1);else{var d=new Bl,e=()=>{io(a,{nip:1,ph:Zd(a.g,!
0),vh:a.g.innerHeight,iplt:Date.now()-a.R,ama:a.J,url:a.g.location?
a.g.location.href:void 0},.1);a.F.push("Could not locate a suitable placement in
the content below the fold.");Ll(a.g,a.F);d.resolve(!1)},f=(g,
h)=>{io(a,{iplt:Date.now()-
a.R,ama:a.J,y:h},.01);d.resolve(jo(a,g))};a.R=Date.now();a.J?
(b=Un(a.g,a.va))&&a.H&&!ho(a)?f(b.cb,b.mc):(io(a,
{amacerr:1},.1),e()):Vn(a.g).then(g=>{if(a.H&&!ho(a))return
g.Y().then(h=>{if(h.j)var l=h.j;else h.g||(Sh(h,!1),h.m()),l=h.g,!
h.j&&l&&(h.j=l.j()),l=h.j;f(h,l?l.top:-1)},e);d.resolve(!1)})}}}function ho(a)
{return a.X?!1:Td(a.g).wasReactiveAdVisible[8]?(io(a,{vigs:1},.1),!0):!1}
function io(a,b,c){b=b||
{};a.L&&(b.qid=a.L);a.K&&(b.eid=a.K);a.j&&(b.tsl=Date.now()-
a.j);a.U&&(b.tslo=Date.now()-
a.U,b.tl=a.qa);a.O.src&&(b.req=a.O.src);Gi("sci_evt",b,c)}function jo(a,b)
{ko(a)&&lo(a)&&Rn(a.l,b)&&(a.j=Date.now(),mo(a),a.X?no(a):a.W.call(a.g,
()=>oo(a)));Ll(a.g,a.F);return!!a.j}function po(a){a.G=!0;a.m=!1;Ln(a.l,!
1);a.v&&(G(a.g,"orientationchange",a.v),a.v=null);a.A&&(G(a.g,"resize",a.A),a.A=nul
l)}
function ko(a){const b=a.g.innerHeight;if(!b)return!1;var
c=a.g;c=R(c).scrollWidth<=R(c).clientWidth;let d;if(!Xd(a.g))return io(a,
{lnd:1},.1),a.F.push("Landscape is not supported"),!
1;if(a.B&&(d=ao(a.g,b))>a.B)return
io(a,Object.assign({den:d,lim:a.B},bo(Wn(a.g),a.g.location.hostname)),1),a.F.push(`
Insertion would cause ad density greater than ${100*a.B}%.`),!1;c||io(a,
{Kc:1},.1);return!0}function lo(a){return a.ca?!0:co(P(fo),a.da)}
function mo(a){a.v=Fi(519,()=>{!a.G&&a.m&&io(a,{tto:Date.now()-a.j,por:Xd(a.g)?
1:0},.1)});D(a.g,"orientationchange",a.v);a.A=Fi(520,()=>{a.G||(a.l.B(),a.m&&io(a,
{ttre:Date.now()-a.j},.1))});D(a.g,"resize",a.A)}function no(a){a.pa||
(a.O.contentWindow.postMessage(JSON.stringify({msg_type:"i-view"}),"https://
googleads.g.doubleclick.net"),a.pa=!0)}
function oo(a){if(!a.G)if(ho(a))po(a);else{var
b=a.l.j.getBoundingClientRect().top,c=a.g.innerHeight;a.l.B();.5<=(c-b)/
c&&no(a);b<c&&(Td(a.g).wasReactiveAdVisible[9]=!0,a.ca||eo(P(fo),a.da),a.ra=!
0);0>=b?(0<=a.T&&qo(a),io(a,{sice:!0,vh:c,gvto:b},.1)):a.W&&a.W.call(a.g,
()=>oo(a))}}function qo(a){a.U=Date.now();a.m=!0;a.qa+
+;Sn(a.l);v.setTimeout(()=>{if(a.m){a.m=!1;var b=a.l;const c=b.j;K(c,
{top:jd(b.m).y+"px"});K(c,{position:"absolute"});Qn(b)}},Math.max(0,a.T))}
class ro extends Hn{constructor(a,b,c,d,e,f)
{super(a);this.O=b;this.da=f;this.ca=d;this.G=!
1;this.K=null;this.X=this.H=this.ja=!1;this.F=[];this.m=!
1;this.qa=this.U=this.j=0;this.A=this.v=this.L=null;this.W=v.requestAnimationFrame|
|v.webkitRequestAnimationFrame||v.mozRequestAnimationFrame||
v.oRequestAnimationFrame||v.msRequestAnimationFrame;this.pa=!1;this.l=new
Tn(b,a,e);this.ra=!1;this.R=this.T=0;this.J=wb(c,1,!
1);this.va=xb(c,rk,2);this.B=0}V(a){a["sti-fill"]=b=>{go(this,b)};a["i-
no"]=()=>{this.H=
!1;!this.ra&&this.j&&po(this)}}};class so extends Ol{constructor(){super();this.I=!
1;this.B=null;this.F=!1}D(a){this.I=!!a.enableAma;var b=a.amaConfig;if(b)try{var
c=zb(rk,b)}catch(d){c=null}else
c=null;this.B=c;Array.isArray(a.fillMessage)&&(this.F=!0);return!0}};class
to{verifyAndProcessConfig(a,b,c){var
d=Td(a);if(d.wasReactiveAdConfigReceived[9])return!1;const e=new so;if(!
Nl(e,b))return!1;d.wasReactiveAdConfigReceived[9]=!0;if(!e.j&&!co(P(fo),c))return!
1;b=zc(document,"INS");b.className="adsbygoogle";K(b,
{display:"none"});a.document.documentElement.appendChild(b);c=e.A||
{};c.google_ad_client=e.l;c.google_ad_height=R(a).clientHeight||
0;c.google_ad_width=R(a).clientWidth||0;c.google_reactive_ad_format=9;d=new
Jn;tb(d,1,e.I);if(e.B){var f=e.B;jb(d);d.g||
(d.g={});const h=null!=f?f.aa:f;d.g[2]=f;tb(d,2,h)}e.F&&tb(d,3,!0);a:{hb=!0;try{var
g=JSON.stringify(d.toJSON(),Cb);break a}finally{hb=!1}g=void
0}c.google_rasc=g;e.j&&(c.google_adtest="on");om(b,c,a);return!0}};var wo=class
extends Hn{constructor(a,b){super(a);this.j=b}V(a)
{a.dismiss=(b,c)=>{b=this.j.l;if(c.source===b.contentWindow||
c.source.parent===b.contentWindow)c=this.j,uo(c),vo(c,"dismissed")}}};var
yo=(a,b)=>{if(!a.body)return null;const c=new xo;c.apply(a,b);return()=>{L(a.body,
{filter:c.g,webkitFilter:c.g,overflow:c.l,position:c.m,top:c.v});b.scrollTo(0,c.j)}
};class xo{constructor(){this.g=this.v=this.m=this.l=null;this.j=0}apply(a,b)
{this.l=a.body.style.overflow;this.m=a.body.style.position;this.v=a.body.style.top;
this.g=a.body.style.filter?
a.body.style.filter:a.body.style.webkitFilter;this.j=S(b);L(a.body,"top",-
this.j+"px")}};function zo(a,b){const c=a.j;if(c)if(b){b=a.A;if(null==b.g){var
d=b.j;const e=d.g.nextRestrictionId+
+;d.g.maxZIndexRestrictions[e]=2147483646;Hm(d);b.g=e}K(c,
{display:"block"});a.v.body&&!
a.m&&(a.m=yo(a.v,a.g));c.setAttribute("tabindex","0");c.setAttribute("aria-
hidden","false");a.v.body.setAttribute("aria-hidden","true")}else b=a.A,null!
=b.g&&(d=b.j,delete d.g.maxZIndexRestrictions[b.g],Hm(d),b.g=null),K(c,
{display:"none"}),a.m&&(a.m(),a.m=null),a.v.body.setAttribute("aria-
hidden","false"),c.setAttribute("aria-hidden",
"true")}function Ao(a){zo(a,!1);const b=a.j;b&&(bn(a,c=>{K(c,Bo);be(c)},!
0),a.l.setAttribute("width",""),a.l.setAttribute("height",""),L(a.l,Bo),L(a.l,Co),L
(b,Do),L(b,{background:"transparent"}),K(b,
{display:"none",position:"fixed"}),be(b),be(a.l))}class Eo extends
cn{constructor(a,b,c){super(a,b,c);this.m=null;this.v=b.document;a=new
Km(b);this.A=new Lm(a)}}
var
Do={backgroundColor:"white",opacity:"1",position:"fixed",left:"0px",top:"0px",margi
n:"0px",padding:"0px",display:"none",zIndex:"2147483647"},Bo={width:"100vw",height:
"100vh"},Co={left:"0",position:"absolute",top:"0"};class Fo extends
Eo{constructor(a,b,c){super(b,a,c);Ao(this)}W(a){return kf(a)}};function Go(a)
{a=a.match(Dc);const b=a[6];return(a[5]||"")+(b?"?"+b:"")||"/"}function Ho(a,b){b?
a.g=new RegExp("\\b("+b.join("|").toLowerCase()+")\\b","ig"):a.g=null}function
Io(a,b,c,d,e){if(!c)return!1;switch(b.target){case "_top":case "_parent":break;case
"":case "_self":if(e)return!1;break;default:return!1}return!d||
Jo(a,d)&&Go(c)==a.m?!1:!0}function Jo(a,b){return
b.replace(Ko,"")==a.l.replace(Ko,"")}
function Lo(a,b,c){if(xa(["data-google-vignette","data-google-
interstitial"],f=>"false"===b.getAttribute(f)||!1))return!1;const
d=b.href,e=d&&(d.match(Dc)[3]||null);if(!Io(a,b,d,e,c))return!1;a.j=!!
e&&Jo(a,e);return a.j||!c&&!nj(b)&&/^https?:\/\//i.test(d)&&!/((facebook|whatsapp|
youtube|google)\.com)|\/ads?\//i.test(d)}
function Mo(a,b){if(!b||!a.g)return[];var c=[];am(b,c,!0,!
0);b=c.join("");b=b.replace(bm,"
").replace(cm,"");b=b.replace(dm,"");b=b.replace(em," ");" "!
=b&&(b=b.replace(fm,""));if(!
b)return[];a=b.match(a.g);b=[];for(c=0;a&&c<a.length;c++){const
d=a[c].toLowerCase();0<=ta(b,d)||b.push(d)}return b}class No{constructor(a)
{this.g=null;this.l=a.match(Dc)[3]||"";this.m=Go(a);this.j=!1}}var Ko=/^(www\.|m\.|
mobile\.)*/i;function Oo(a,b,c)
{a.ra&&(b.qid=a.ra);a.qa&&(b.eid=a.qa);a.da&&(b.lnk=a.da.substr(0,100),a.m.j||
(b.inter="1"));const d=ph();d&&(b.ns=String(d));b.fs=String(oh()-
a.K);b.req=a.R.src;b.ptt=9;null!=a.G&&(b.comm=!0);Rd(a.Ga,"ia_evt",b,!0,c)}function
Po(a){a.G&&(Cl(a.G).then(()=>{let b;null==(b=a.J.j)||b.setAttribute("data-vignette-
loaded","true");Qo(a)}),Dl(a.G).then(()=>void Ro(a)),El(a.G).then(()=>{a.ca=!
0}))}function Qo(a){a.F||(a.F=oh(),So(a),Oo(a,{aflvr:!0,al:a.F-a.K},.01))}
function Ro(a){Oo(a,{dis:Date.now()-a.v,dha:Number(a.W)},.01);if(a.W)To(a)?
a.g.history.back():Uo(a);else if(v.setTimeout(()=>{Uo(a)},1E3),a.j){var
b=Date.now();a.g.addEventListener("pagehide",()=>{Oo(a,{pg_hid:Date.now()-
b},.01)});a.O&&(a.X=!1);Vo(a,a.j.href)}}function Wo(a,b){Q(Ed)?
(a=a.R.contentWindow,b=b&&b.source?b.source===a||b.source.parent===a:!1):b=!
0;return b}
function So(a){if(!a.l){a.l=V(a.D,527,d=>Xo(a,d));var b=a.Ha?
{}:cc;D(a.g.document,"click",a.l,b);var c=a.g.frames;for(let d=0;d<c.length;d+
+)try{a.Qa(c[d].frameElement)||D(c[d].document,"click",a.l,b)}catch(e){}}}function
To(a){return-1!=a.g.location.hash.indexOf("google_vignette")}
function Uo(a){a.v&&(a.pa=!
0,a.l&&(G(a.g.document,"click",a.l),a.l=null),a.B&&a.B.parentNode&&(a.B.parentNode.
removeChild(a.B),a.B=null),a.A&&a.A.parentNode&&(a.A.parentNode.removeChild(a.A),a.
A=null),zo(a.J,!1),a.Pa())}function Vo(a,b){a=a.g.location;b=cd(b,bd)||
Ub;a.replace(Wb(b))}function Yo(a){if(a.Ya){var b=a.g.innerWidth/a.H.width-
1;if(0>b&&Math.abs(b)>a.Sa)return!1;b=a.g.innerHeight/a.H.height-1;return
0>b&&Math.abs(b)>a.Sa?!1:!0}return a.H.width<a.H.height===Xd(a.g)}
function Zo(a,b){return 864E5>oh()-a.K&&a.T&&!a.ca&&!To(a)&&!!a.F&&(a.Za||!
Td(a.g).wasReactiveAdVisible[9])&&!Mo(a.m,b).length&&.05>Math.abs(Yd(a.g)-
1)&&Yo(a)}function $o(a,b,c)
{a=Xc("LINK",a.g.document);a.setAttribute("rel",c);a.setAttribute("href",b);return
a}function ap(a,b){for(b=b.target;b;){if("A"==b.nodeName)
{if(Lo(a.m,b,b.ownerDocument!=a.g.document))return b;break}b=b.parentElement}return
null}
function Xo(a,b){if(b&&!b.defaultPrevented&&!a.v&&!a.I&&!a.j){var
c=ap(a,b);c&&(Zo(a,c)?
(a.j=c,Wc(b),b.preventDefault=()=>b&&(b.preventDefaultTriggered_=!
0),v.setTimeout(z(a.fb,a,b),0)):bp(a,c,!1))}}
function bp(a,b,c){const d=a.g;var e=Td(d);const f=!
Yo(a);e={zm:Number(.05>Math.abs(Yd(d)-
1)),sz:Number(f),fc:Number(a.T),vp:Number(To(a)),al:Number(!!a.F),fsi:Number(!!
e.wasReactiveAdVisible[9]),ag:Number(864E5>oh()-a.K)};c&&(e.wsdojl=!
0);f&&(e.rs_sz=`${a.H.width}x${a.H.height}`,e.cr_sz=`${d.innerWidth}x$
{d.innerHeight}`);b=Mo(a.m,b);b.length&&(e.sw=b.join());a.ja&&(e.ts=a.ja);Oo(a,e,.0
1)}
class cp extends Gn{constructor(a,b,c,d,e,f){var g=Qd,h=Q(Dd);super(a,c,g,
{fullscreenApi:h});this.F=NaN;this.R=b;this.pa=!1;this.j=null;this.W=!1;let
l;this.qa=null!=(l=f.i_expid)?l:null;this.K=oh();this.T=!0;this.ca=!
1;this.Za="true"===f["i-fvs"];this.X=!0;this.da=null;this.v=0;let k;this.ra=null!
=(k=f.qid)?k:null;this.l=this.B=this.A=null;this.O=void
0;this.ja=null;this.J=d;this.m=new
No(a.location.href);this.H=e;this.Ya="true"===f.check_screen_change;this.Sa=Number.
isNaN(Number(f.screen_size_threshold))?
0:Number(f.screen_size_threshold);this.eb="true"===f.iobs&&!!
this.g.IntersectionObserver;this.xb=ac(()=>void Oo(this,{tth:Date.now()-
this.v},.01));this.Ha="true"===f.click_bubble;let m,n;Ho(this.m,null!
=(n=null==(m=f.stop_word)?void 0:m.split(";"))?n:null);this.G=h?
Hl(a,b.contentWindow,c,g):null;Po(this);this.Ha||So(this)}V(a,b){a["i-
blur"]=(c,d)=>{Wo(this,d)&&(this.W=!0,this.O&&(this.X=!0))};a["i-
no"]=(c,d)=>{Wo(this,d)&&(this.T=!1,this.ja=c.i_tslv?
c.i_tslv:null)};b.fullscreenApi||(a["i-adframe-load"]=
(c,d)=>{if(Wo(this,d)){var e;null==(e=this.J.j)||e.setAttribute("data-vignette-
loaded","true");Qo(this)}},a["i-
dismiss"]=(c,d)=>{Wo(this,d)&&Ro(this)},a.i_iif=(c,d)=>{Wo(this,d)&&(this.ca=!
0)})}bb(){this.X&&(To(this)?(Oo(this,{fnv:1},.01),Vo(this,this.j.href)):
(this.xb(),Uo(this)))}ta()
{super.ta();To(this)&&Vo(this,this.j.href);this.l&&(G(this.g.document,"click",this.
l),this.l=null)}Pa(){}Qa(){return!1}fb(a){if(!this.v&&this.j&&!
this.I)if(a=a.preventDefaultTriggered_,!a&&Lo(this.m,this.j,this.j.ownerDocument!=
this.g.document)&&Zo(this,this.j))if(this.Ra()){var b;Oo(this,
{lif:oh(),lase:this.F,latt:!(null==(b=this.J.j)||!b.getAttribute("data-vignette-
loaded")),t:9},.1);this.v=Date.now();Td(this.g).wasReactiveAdVisible[8]=!
0;this.da=this.j.href.substr(0,100);this.eb||this.G||
this.R.contentWindow.postMessage(JSON.stringify({msg_type:"i-
view"}),"*");b=this.j.href;this.B=$o(this,b,"prerender");this.A=$o(this,b,"prefetch
");this.g.document.body.appendChild(this.B);this.g.document.body.appendChild(this.A
);To(this)||
(this.g.location.hash="google_vignette");this.O=V(this.D,526,z(this.bb,this));v.set
Timeout(ma(D,this.g,"hashchange",this.O),0);b=V(this.D,528,z(this.jb,this));D(this.
g,"pagehide",b);zo(this.J,!0)}else Vo(this,this.j.href);else bp(this,this.j,a),a?
this.j=null:Vo(this,this.j.href)}Ra(){return!0}jb(){this.pa||Oo(this,
{ttr:Date.now()-this.v},.01);Uo(this)}};function dp(a,b){b=b||a.g.document;if(!
b.getElementById("vignette-style-id")){var
c=rc(b).createElement("STYLE");c.id="vignette-style-
id";c.textContent="a.google_vignette_inst {border:1px solid
#000;color:#6c12b9}";b.head.appendChild(c);a.L.push(c)}}function ep(a,b,c){let
d=0;for(let e=b.links.length;0<=e;e--){const
f=b.links[e];f&&(f.classList.remove("google_vignette_inst"),Lo(a.m,f,c)&&!
Mo(a.m,f).length&&(d++,f.classList.add("google_vignette_inst")))}return d}
class fp extends cp{constructor(a,b,c,d,e,f,g){super(a,b,Bi,new
Fo(a,b,e),d,g);this.Xa=f;this.L=[];this.U=0;this.Na=li(this.g.location,"google_ia_d
ebug");this.Wa=c;this.Na&&(this.va(),this.U=v.setInterval(z(this.va,this),5E3))}Pa(
){if(this.Na){for(let b=0;b<this.L.length;++b){var a=this.L[b];(a=a.ownerNode||
a.owningElement||
a)&&a.parentNode&&a.parentNode.removeChild(a)}this.L=[];this.U&&v.clearInterval(thi
s.U)}}va(){let a=ep(this,this.g.document,!1);dp(this);var b=this.g.frames;for(let
c=0;c<b.length;c++)try{a+=
ep(this,b[c].document,!0),dp(this,b[c].document)}catch(d){}b=Kl(this.g,1);null!
=b&&b.setLinksInstrumented(a)}Ra(){return
this.Wa||eo(P(fo),this.Xa)}Qa(a){return/aswift_[0-9]+/.test(a.id)}};function gp(a)
{const b=a.j.document.createElement("span"),c=Math.round((hp(a)-50)/2);K(b,
{background:"#FAFAFA",position:"absolute",left:c+"px",right:c+"px",top:ip(a)
+5+"px","box-shadow":"rgba(0, 0, 0, 0.5) 0px 1px 5px -1px, rgba(0, 0, 0, 0.1) 0px -
1px 2px -1px"});b.className=`${a.l}-side-rail-dismiss-
btn`;b.appendChild(jp(a));const d=()=>{a.B()};D(b,"click",d);Y(a,
()=>G(b,"click",d));return b}function ip(a){return Number(nd(a.g).height||
a.g.height)}
function hp(a){return Number(nd(a.g).width||a.g.width)}
function jp(a){var b=a.j.document;const
c=b.createElementNS("http://www.w3.org/2000/svg","svg");K(c,
{position:"absolute",top:"0px",display:"block",width:"50px",height:"30px","margin-
top":"-5px",transform:"none","pointer-events":"initial"});var
d=b.createElementNS("http://www.w3.org/2000/svg","defs"),e=b.createElementNS("http:
//www.w3.org/2000/svg","filter");a=`${a.l}-side-rail-drop-
shadow`;e.setAttribute("id",a);e.setAttribute("filterUnits","userSpaceOnUse");e.set
Attribute("color-interpolation-filters",
"sRGB");var
f=b.createElementNS("http://www.w3.org/2000/svg","feComponentTransfer");f.setAttrib
ute("in","SourceAlpha");f.setAttribute("result","TransferredAlpha");var
g=b.createElementNS("http://www.w3.org/2000/svg","feFuncR");g.setAttribute("type","
discrete");g.setAttribute("tableValues","0.5");f.appendChild(g);g=b.createElementNS
("http://www.w3.org/2000/
svg","feFuncG");g.setAttribute("type","discrete");g.setAttribute("tableValues","0.5
");f.appendChild(g);g=b.createElementNS("http://www.w3.org/2000/svg",
"feFuncB");g.setAttribute("type","discrete");g.setAttribute("tableValues","0.5");f.
appendChild(g);e.appendChild(f);f=b.createElementNS("http://www.w3.org/2000/
svg","feGaussianBlur");f.setAttribute("in","TransferredAlpha");f.setAttribute("stdD
eviation","2");e.appendChild(f);f=b.createElementNS("http://www.w3.org/2000/
svg","feOffset");f.setAttribute("dx","0");f.setAttribute("dy","0");f.setAttribute("
result","offsetblur");e.appendChild(f);f=b.createElementNS("http://www.w3.org/
2000/svg","feMerge");f.appendChild(b.createElementNS("http://www.w3.org/2000/svg",
"feMergeNode"));g=b.createElementNS("http://www.w3.org/2000/
svg","feMergeNode");g.setAttribute("in","SourceGraphic");f.appendChild(g);e.appendC
hild(f);d.appendChild(e);c.appendChild(d);d=b.createElementNS("http://www.w3.org/
2000/svg","path");d.setAttribute("d","M5,5 L5,17 A8,8 0 0,0 13,25 L37,25 A8,8 0 0,0
45,17 L45,5 Z");d.setAttribute("stroke","#FAFAFA");d.setAttribute("stroke-
width","1");d.setAttribute("fill","#FAFAFA");d.style.setProperty("filter",`url(#$
{a})`);c.appendChild(d);d=b.createElementNS("http://www.w3.org/2000/svg",
"rect");d.setAttribute("x","0");d.setAttribute("y","0");d.setAttribute("width","50"
);d.setAttribute("height","5");d.style.setProperty("fill","#FAFAFA");c.appendChild(
d);d=b.createElementNS("http://www.w3.org/2000/
svg","g");d.setAttribute("stroke","#616161");d.setAttribute("stroke-
width","2px");d.setAttribute("stroke-
linecap","square");e=b.createElementNS("http://www.w3.org/2000/
svg","line");e.setAttribute("x1","20");e.setAttribute("y1","18");e.setAttribute("x2
","29");e.setAttribute("y2","9");d.appendChild(e);
b=b.createElementNS("http://www.w3.org/2000/
svg","line");b.setAttribute("x1","20");b.setAttribute("y1","9");b.setAttribute("x2"
,"29");b.setAttribute("y2","18");d.appendChild(b);c.appendChild(d);return c}
var kp=class extends Fk{constructor(a,b,c,d,e)
{super();this.g=a;this.j=b;this.m=c;this.l=d;this.B=e;a=this.j.document.createEleme
nt("span");a.className=`${this.l}-side-rail-edge`;K(a,
{background:"#FAFAFA",position:"absolute",left:"0px",top:ip(this)
+"px",width:hp(this)+"px",height:"5px","box-shadow":"rgba(0, 0, 0, 0.5) 0px 1px 5px
-1px, rgba(0, 0, 0, 0.1) 0px -1px 2px -
1px"});this.v=a;this.A=gp(this);this.m.appendChild(this.v);this.m.appendChild(this.
A)}};function vo(a,b){"dismissed"!==a.m&&(a.m=b,a.j.setAttribute("data-anchor-
status",a.m))}
function lp(a,b){if("dismissed"===a.m)var c=!1;else{c=a.j;var d=a.g;var
e=a.position;var f=a.g.innerWidth,g=a.g.innerHeight,h=new
Set([c]),l=a.B.width+15,k=a.B.height+35,m=Td(d).sideRailAvailableSpace,n=m,q={Z:d,M
:f,N:g,qb:h},t=`f-${jm(q.M)}x${jm(q.N)}`;if(!n.has(t)){n.set(t,0);t=new
Set([...Array.from(q.Z.document.querySelectorAll("[data-anchor-
status]")),...q.qb]);for(var r of im(q.Z))gm(r,t)||nm(r,n,q)}const
H=[];q=.9*g;const da=S(d);let N=n=(g-q)/2;const ja=q/11;for(let M=0;12>M;M++)
{r=H;t=r.push;
b:{var x=N;var E=e,C=m,y={Z:d,M:f,N:g,qb:h};const
fa=lm({position:E,Ia:x,M:y.M,N:y.N}),na=km({position:E,Ia:x,scrollY:da,M:y.M,N:y.N}
);if(C.has(na)){x=mm(C.get(fa),C.get(na));break b}const La="left"===E?20:y.M-20;let
Ya=La;E=.3*y.M/7*("left"===E?1:-1);for(let Za=0;8>Za;Za++){const
Ma=Rl(y.Z.document,Math.round(Ya),Math.round(x));var u=gm(Ma,y.qb);const
Hc=hm(Ma,y.Z);if(!u&&Hc){nm(Ma,C,y);C.delete(na);break}u||
(u=Ma.offsetHeight>=.25*y.N,u=Ma.offsetWidth>=.9*y.M&&u);if(u)C.set(na,Math.round(M
ath.abs(Ya-
La)+20));else
if(Ya!==La)Ya-=E,E/=2;else{C.set(na,0);break}Ya+=E}x=mm(C.get(fa),C.get(na))}t.call
(r,x);N+=ja}d=H;f=Math.round(q/
12);g=Math.round(n);n=[];h=Array(d.length).fill(0);for(m=0;m<d.length;m++){for(;0!
==n.length&&d[n[n.length-1]]>=d[m];)n.pop();h[m]=0===n.length?0:n[n.length-
1]+1;n.push(m)}n=[];q=d.length-1;m=Array(d.length).fill(0);for(r=q;0<=r;r--)
{for(;0!==n.length&&d[n[n.length-1]]>=d[r];)n.pop();m[r]=0===n.length?q:n[n.length-
1]-1;n.push(r)}n=null;for(q=0;q<d.length;q++)if(r={position:e,
width:Math.round(d[q]),height:Math.round((m[q]-h[q]
+1)*f),kc:g+h[q]*f},r.width>=l&&r.height>=k){n=r;break}if(e=n)
{l=Math.round(e.width-a.B.width-15);var F;a.A=Math.min(null!=(F=a.A)?
F:l,l);a.v=Math.round(e.kc);K(c,{margin:"0px",padding:"0px",position:"fixed",
[a.position]:a.A+"px",top:a.v+"px",transition:"all 500ms ease-in","z-
index":"1"});c=!0}else c=!1}c?mp(a,b):uo(a,b)}
function uo(a,b=0){"displayed"===a.m&&(K(a.j,{transition:"all 500ms ease-
in",opacity:"0",top:a.v+b+"px"}),clearTimeout(a.D),a.D=setTimeout(()=>{vo(a,"idle")
;K(a.j,{display:"none"})},500))}function mp(a,b=0){"idle"===a.m&&(K(a.j,
{transition:"",display:"block",opacity:"0",top:a.v-
b+"px"}),clearTimeout(a.D),a.D=setTimeout(()=>{vo(a,"displayed");K(a.j,
{transition:"all 500ms ease-in",opacity:"1",top:a.v+"px"})},10))}
var np=class extends cn{constructor(a,b,c,d,e){var
f=Bi;super(a,b,c);this.B=e;this.m="idle";this.v=this.D=0;this.A=null;this.F=0;this.
position=3===d?"left":"right";new kp(a,b,c,this.position,
()=>{uo(this);vo(this,"dismissed")});vo(this,"idle");K(c,{display:"none"});const
g=V(f,273,()=>{lp(this)});D(a,"load",g);Y(this,()=>G(a,"load",g));const h=V(f,267,
()=>{this.A=null;lp(this)});D(b,"resize",h);Y(this,()=>G(b,"resize",h));const
l=V(f,268,bc(()=>{const k=S(this.g);lp(this,this.B.height/3*Math.sign(this.F-
k));this.F=k}));D(b,"scroll",l,dc);Y(this,()=>G(b,"scroll",l))}};var
op=class{constructor(a){this.g=a}verifyAndProcessConfig(a,b){if(3!==this.g&&4!
==this.g)return!1;const c=new Ol;if(!Nl(c,b))return!
1;b=a.document.createElement("ins");b.className="adsbygoogle";a.document.body.appen
dChild(b);const d=c.A||
{};d.google_ad_client=c.l;d.google_ad_width=c.v;d.google_ad_height=c.m;d.google_rea
ctive_ad_format=this.g;om(b,d,a);return!0}};class pp{verifyAndProcessConfig(a,b,c)
{const d=Td(a);if(d.wasReactiveAdConfigReceived[8])return!1;const e=new Ol;if(!
Nl(e,b))return!1;d.wasReactiveAdConfigReceived[8]=!0;if(!e.j&&!co(P(fo),c))return!
1;b=Xc("INS");b.className="adsbygoogle";K(b,
{display:"none"});a.document.documentElement.appendChild(b);c=e.A||
{};c.google_ad_client=e.l;c.google_ad_width=e.v;c.google_ad_height=e.m;c.google_rea
ctive_ad_format=8;e.g&&(c.google_reactive_fill_message=e.g);e.j&&(c.google_adtest="
on");om(b,c,a);return!0}}
;class qp{configProcessorForAdFormat(a){switch(a){case 1:case 2:return new
rm(a);case 3:case 4:return Q(Fd)?new op(a):null;case 8:return P(pp);case 9:return
P(to);default:return null}}createAdSlot(a,b,c,d,e){a:{var
f=b.google_reactive_ad_format;switch(f){case 1:case 2:e=Wl(a,f);c=new
En(c,a,e,d);new In(a,c,b.google_reactive_fill_message);break a;case 3:case 4:new
wo(a,new np(c,a,d,f,new lc(b.google_ad_width,b.google_ad_height)));break a;case
8:new fp(a,c,"on"==b.google_adtest,new lc(b.google_ad_width,
b.google_ad_height),d,e,b.google_reactive_fill_message);break a;case
9:f=b.google_rasc;if(void 0===f||null===f)var g=null;else try{g=zb(Jn,f)}catch(h)
{Gi("rasf_fsi_ama",{},.1),g=null}g=g||new Jn;new
ro(a,c,g,"on"==b.google_adtest,d,e)}}}};class rp{};var sp=a=>{const
b=P(Hd);b.j=(c,d)=>gh(ch,a,()=>!1)(c,d,1);b.l=(c,d)=>gh(dh,a,()=>0)
(c,d,1);b.m=(c,d)=>gh(eh,a,()=>"")(c,d,1);b.v=(c,d)=>gh(fh,a,()=>[])
(c,d,1);b.g=()=>{gh(ah,a)(1)}};function tp(a)
{Bi.kb=b=>{b.shv=String(a);b.mjsv="m202205120101";const
c=P(ih).g();v.google_ad_modifications||(v.google_ad_modifications={});var
d=v.google_ad_modifications;d.eids||
(d.eids=[]);b.eid=c.concat(d.eids).join(",")}};var up="undefined"===typeof sttc?
void 0:sttc;function vp(){var a=Bi;try{if("string"!==typeof up)throw
Error(String(up));return new Jl(JSON.parse(up))}catch(b){a.ub(838,b instanceof
Error?b:Error(String(b)),void 0,c=>{c.jspb=String(up)})}return new Jl};Ei(210,
()=>{var a=vp(),b=B(a,2);tp(null==b?"":b);a=wb(a,6);b=Ml;if(void 0!==b)throw
Error(String(b));Ml=a;a=v.ggeac||
(v.ggeac={});hh(P(ih),a);sp(a);P(rp);P(Hd).g();a=new qp;{v.google_llp||
(v.google_llp={});b=v.google_llp;let c=b[1];if(!c){const {promise:d,resolve:e}=new
Bl;c={promise:d,resolve:e};b[1]=c}b=c}b.resolve(a)});
}).call(this,"[2019,\"r20220516\",\"r20110914\",null,null,null,null,\".google.co.id
\",null,null,null,null,[null,[]],null,null,null,null,-1,
[44759875,44759926,44759837]]");

You might also like