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

F

This document describes the structure and functionality of JavaScript Maps and their methods. Maps allow storing key-value pairs and provide methods for iteration, lookup by key, and more. The document defines a Map class with methods like set, get, clear and entries.
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)
35 views

F

This document describes the structure and functionality of JavaScript Maps and their methods. Maps allow storing key-value pairs and provide methods for iteration, lookup by key, and more. The document defines a Map class with methods like set, get, clear and entries.
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/ 71

(function(sttc){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
'use strict';var p,aa={},t=this||self;function ba(){}function ca(a){var b=typeof
a;b="object"!=b?b:a?
Array.isArray(a)?"array":b:"null";return"array"==b||"object"==b&&"number"==typeof
a.length}function da(a){var b=typeof a;return"object"==b&&null!
=a||"function"==b}function ea(a){return
Object.prototype.hasOwnProperty.call(a,fa)&&a[fa]||(a[fa]=++ia)}var
fa="closure_uid_"+(1E9*Math.random()>>>0),ia=0;function ja(a,b,c){return
a.call.apply(a.bind,arguments)}
function ka(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 la(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?la=ja:la=ka;return la.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 na()
{return Date.now()}function oa(a,b){a=a.split(".");var c=t;a[0]in
c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var
d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?
c=c[d]:c=c[d]={}:c[d]=b}
function pa(a,b){function c()
{}c.prototype=b.prototype;a.ci=b.prototype;a.prototype=new
c;a.prototype.constructor=a;a.Uh=function(d,e,f){for(var g=Array(arguments.length-
2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return
b.prototype[e].apply(d,g)}}function qa(a){return a};function sa(a)
{if(Error.captureStackTrace)Error.captureStackTrace(this,sa);else{const
b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}pa(sa,Error);sa.proto
type.name="CustomError";var ta;function ua(a,b){a=a.split("%s");for(var
c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?
b[e]:"%s");sa.call(this,c+a[d])}pa(ua,sa);ua.prototype.name="AssertionError";const
va=Symbol("INTERNAL_ARRAY_STATE");function wa(a){if(!Array.isArray(a))return
a;Object.isFrozen(a)||(a[va]|=1);return a};function xa(a)
{return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}
function ya(a,b)
{if(b)a=a.replace(za,"&amp;").replace(Aa,"&lt;").replace(Ba,"&gt;").replace(Ca,"&qu
ot;").replace(Da,"&#39;").replace(Ea,"&#0;");else{if(!Fa.test(a))return a;-1!
=a.indexOf("&")&&(a=a.replace(za,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(Aa,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(Ba,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace(Ca,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(Da,"&#39;"));-1!
=a.indexOf("\x00")&&(a=a.replace(Ea,"&#0;"))}return a}
var za=/&/g,Aa=/</g,Ba=/>/g,Ca=/"/g,Da=/'/g,Ea=/\x00/g,Fa=/[\x00&<>"']/;
function Ga(a,b){let
c=0;a=xa(String(a)).split(".");b=xa(String(b)).split(".");const
d=Math.max(a.length,b.length);for(let g=0;0==c&&g<d;g++){var
e=a[g]||"",f=b[g]||"";do{e=/(\d*)(\D*)(.*)/.exec(e)||["","","",""];f=/(\d*)(\D*)
(.*)/.exec(f)||
["","","",""];if(0==e[0].length&&0==f[0].length)break;c=Ha(0==e[1].length?
0:parseInt(e[1],10),0==f[1].length?0:parseInt(f[1],10))||
Ha(0==e[2].length,0==f[2].length)||Ha(e[2],f[2]);e=e[3];f=f[3]}while(0==c)}return
c}function Ha(a,b){return a<b?-1:a>b?1:0};var Ia;a:{const a=t.navigator;if(a){const
b=a.userAgent;if(b){Ia=b;break a}}Ia=""}let Ja=Ia;function u(a){return-1!
=Ja.indexOf(a)};function Ka(){return u("Opera")}function La(){return u("Trident")||
u("MSIE")}function Ma(){return u("Firefox")||u("FxiOS")}function Oa(){return
u("Safari")&&!(Pa()||u("Coast")||Ka()||u("Edge")||u("Edg/")||u("OPR")||Ma()||
u("Silk")||u("Android"))}function Pa(){return(u("Chrome")||u("CriOS"))&&!
u("Edge")}function Qa(){return u("Android")&&!(Pa()||Ma()||Ka()||
u("Silk"))}function Ra(a){const b={};a.forEach(c=>{b[c[0]]=c[1]});return
c=>b[c.find(d=>d in b)]||""}
function Sa(){if(La()){var a;if((a=/rv:
*([\d\.]*)/.exec(Ja))&&a[1])a=a[1];else{a="";var b=/MSIE +([\d\.]
+)/.exec(Ja);if(b&&b[1]){var
c=/Trident\/(\d.\d)/.exec(Ja);if("7.0"==b[1])if(c&&c[1])switch(c[1]){case
"4.0":a="8.0";break;case "5.0":a="9.0";break;case "6.0":a="10.0";break;case
"7.0":a="11.0"}else a="7.0";else a=b[1]}}return a}b=RegExp("(\\w[\\w ]+)/([^\\s]
+)\\s*(?:\\((.*?)\\))?","g");for(a=[];c=b.exec(Ja);)a.push([c[1],c[2],c[3]||void
0]);b=Ra(a);return Ka()?b(["Version","Opera"]):u("Edge")?
b(["Edge"]):u("Edg/")?b(["Edg"]):Pa()?b(["Chrome","CriOS","HeadlessChrome"]):
(a=a[2])&&a[1]||""};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,c){let d=c;Ua(a,function(e,f){d=b.call(void 0,d,e,f,a)});return
d}function Ya(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 Za(a,b)
{return 0<=Ta(a,b)}function $a(a,b){b=Ta(a,b);let c;
(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c}
function ab(a){return Array.prototype.concat.apply([],arguments)}function bb(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 cb(a,b,c){return 2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
function db(a){const b=[];for(let c=0;c<arguments.length;c++){const
d=arguments[c];if(Array.isArray(d))for(let e=0;e<d.length;e+=8192){const
f=db.apply(null,cb(d,e,e+8192));for(let g=0;g<f.length;g++)b.push(f[g])}else
b.push(d)}return b}function eb(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 fb(a){fb[" "]
(a);return a}fb[" "]=ba;function gb(a,b){try{return fb(a[b]),!0}catch(c){}return!
1}function hb(a,b){var c=ib;return Object.prototype.hasOwnProperty.call(c,a)?
c[a]:c[a]=b(a)};var jb=Ka(),kb=La(),lb=u("Edge"),mb=lb||kb,nb=u("Gecko")&&!(-1!
=Ja.toLowerCase().indexOf("webkit")&&!u("Edge"))&&!(u("Trident")||u("MSIE"))&&!
u("Edge"),ob=-1!=Ja.toLowerCase().indexOf("webkit")&&!u("Edge");function pb(){var
a=t.document;return a?a.documentMode:void 0}var qb;
a:{var rb="",sb=function(){if(nb)return/rv:([^\);]+)
(\)|;)/.exec(Ja);if(lb)return/Edge\/([\d\.]+)/.exec(Ja);if(kb)return/\b(?:MSIE|rv)
[: ]([^\);]+)(\)|;)/.exec(Ja);if(ob)return/WebKit\/(\S+)/.exec(Ja);if(jb)return/
(?:Version)[ \/]?(\S+)/.exec(Ja)}();sb&&(rb=sb?sb[1]:"");if(kb){var
tb=pb();if(null!=tb&&tb>parseFloat(rb)){qb=String(tb);break a}}qb=rb}var
ub=qb,ib={};function vb(a){return hb(a,function(){return 0<=Ga(ub,a)})}var wb;
if(t.document&&kb){var xb=pb();wb=xb?xb:parseInt(ub,10)||void 0}else wb=void 0;var
yb=wb;Qa();Pa();Oa();var zb={},Ab=null;
function Bb(a,b){void 0===b&&(b=0);if(!Ab){Ab={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],e=0;5>e;e++){var
f=c.concat(d[e].split(""));zb[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void
0===Ab[h]&&(Ab[h]=g)}}}b=zb[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=f=
0;f<a.length-2;f+=3){var k=a[f],l=a[f+1];h=a[f+2];g=b[k>>2];k=b[(k&3)<<4|
l>>4];l=b[(l&15)<<2|h>>6];h=b[h&63];c[e++]=g+k+l+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("")}function Cb(a){for(var b=[],c=0,d=0;d<a.length;d++){var
e=a.charCodeAt(d);255<e&&(b[c++]=e&255,e>>=8);b[c++]=e}return Bb(b,3)};var
Db="function"===typeof Uint8Array;function Eb(a){return null!==a&&"object"===typeof
a&&a.constructor===Object}function Fb(a,b){if(null!=a)return Array.isArray(a)||
Eb(a)?Gb(a,b):b(a)}function Gb(a,b){if(Array.isArray(a)){var
c=Array(a.length);for(var d=0;d<a.length;d++)c[d]=Fb(a[d],b);a?(a=a[va],a=null==a?
0:a):a=0;a&1&&wa(c);return c}c={};for(d in
a)Object.prototype.hasOwnProperty.call(a,d)&&(c[d]=Fb(a[d],b));return c}
function Hb(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case
"object":return Db&&null!=a&&a instanceof Uint8Array?Bb(a):a;default:return
a}}function Ib(a){return Db&&null!=a&&a instanceof Uint8Array?new
Uint8Array(a):a}let Jb;function Kb(a){a=a.map;const b=[];for(let c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.push(c);return b}function Lb(a,b)
{return a.l?(b.j||(b.j=new
a.l(b.value),a.isFrozen()&&null(b.j)),b.j):b.value}function Mb(a,b){const
c=Kb(a);c.sort();for(let d=0;d<c.length;d++){const e=a.map[c[d]];b.call(void
0,Lb(a,e),e.key,a)}}
class Nb{constructor(a,b){this.j=a;this.l=b;this.map={};this.A=!
0;if(0<this.j.length){for(a=0;a<this.j.length;a++){b=this.j[a];const
c=b[0];this.map[c.toString()]=new Ob(c,b[1])}this.A=!0}}isFrozen(){return!
1}toJSON(){const a=this.ea();return Jb?a:Gb(a,Hb)}ea(){if(this.A){if(this.l){var
a=this.map;for(var b in a)if(Object.prototype.hasOwnProperty.call(a,b)){var
c=a[b].j;c&&c.ea()}}}else{this.j.length=0;a=Kb(this);a.sort();for(b=0;b<a.length;b+
+){c=this.map[a[b]];const d=c.j;d&&d.ea();this.j.push([c.key,
c.value])}this.A=!0}return this.j}clear(){this.map={};this.A=!1}entries(){const
a=[],b=Kb(this);b.sort();for(let c=0;c<b.length;c++){const
d=this.map[b[c]];a.push([d.key,Lb(this,d)])}return new Pb(a)}keys(){const
a=[],b=Kb(this);b.sort();for(let c=0;c<b.length;c+
+)a.push(this.map[b[c]].key);return new Pb(a)}values(){const
a=[],b=Kb(this);b.sort();for(let c=0;c<b.length;c+
+)a.push(Lb(this,this.map[b[c]]));return new Pb(a)}set(a,b){const c=new
Ob(a);this.l?(c.j=b,c.value=b.ea()):c.value=b;this.map[a.toString()]=
c;this.A=!1;return this}get(a){if(a=this.map[a.toString()])return Lb(this,a)}has(a)
{return a.toString()in this.map}[Symbol.iterator](){return this.entries()}}class
Ob{constructor(a,b){this.key=a;this.value=b;this.j=void 0}}class Pb{constructor(a)
{this.l=0;this.j=a}next(){return this.l<this.j.length?{done:!1,value:this.j[this.l+
+]}:{done:!0,value:void 0}}[Symbol.iterator](){return this}};let Qb;function
Sb(a,b){Qb=b;a=new a(b);Qb=null;return a};function v(a,b,c){var d=Qb;Qb=null;a||
(a=d);d=this.constructor.Yh;a||(a=d?[d]:[]);this.C=(d?0:-1)-(this.constructor.Xh||
0);this.j=null;this.A=a;a:{d=this.A.length;a=d-1;if(d&&(d=this.A[a],Eb(d)))
{this.D=a-this.C;this.B=d;break a}void 0!==b&&-1<b?(this.D=Math.max(b,a+1-
this.C),this.B=null):this.D=Number.MAX_VALUE}if(c)for(b=0;b<c.length;b+
+)a=c[b],a<this.D?(a+=this.C,(d=this.A[a])?wa(d):this.A[a]=Tb):(Ub(this),
(d=this.B[a])?wa(d):this.B[a]=Tb)}const Tb=Object.freeze(wa([]));
function Ub(a){let b=a.D+a.C;a.A[b]||(a.B=a.A[b]={})}function y(a,b,c=!1){return-
1===b?null:c||b>=a.D?a.B?a.B[b]:void 0:a.A[b+a.C]}function Vb(a,b){return null!
=y(a,b)}function Wb(a,b){let c=y(a,b,!
1);null==c&&(c=Tb);c===Tb&&(c=wa([]),z(a,b,c,!1));return c}function Xb(a,b)
{a=y(a,b);return null==a?a:+a}function B(a,b){a=y(a,b);return null==a?a:!!
a}function Yb(a,b,c){a=y(a,b);return null==a?c:a}function Zb(a,b,c=!1)
{a=B(a,b);return null==a?c:a}
function $b(a,b,c){a.j||(a.j={});if(b in a.j)return a.j[b];let d=y(a,b);d||
(d=wa([]),z(a,b,d));c=new Nb(d,c);return a.j[b]=c}function z(a,b,c,d=!1){d||b>=a.D?
(Ub(a),a.B[b]=c):a.A[b+a.C]=c;return a}function ac(a,b,c,d){c!==d?
z(a,b,c):z(a,b,void 0);return a}function C(a,b,c,d,e=!1){if(-1===c)return
null;a.j||(a.j={});!a.j[c]&&(e=y(a,c,e),d||e)&&(a.j[c]=new b(e));return a.j[c]}
function G(a,b,c){a.j||(a.j={});let d=a.j[c];if(!d){let e=Wb(a,c);d=[];for(let
f=0;f<e.length;f++)d[f]=new b(e[f]);a.j[c]=d}return d}function bc(a,b,c){a.j||
(a.j={});let d=c?c.ea():c;a.j[b]=c;return z(a,b,d,!1)}v.prototype.toJSON=function()
{const a=this.ea();return Jb?a:Gb(a,Hb)};v.prototype.ea=function()
{if(this.j)for(let a in this.j){if(!
Object.prototype.hasOwnProperty.call(this.j,a))continue;const
b=this.j[a];if(Array.isArray(b))for(let c=0;c<b.length;c++)b[c]&&b[c].ea();else
b&&b.ea()}return this.A};
function cc(a,b){return Hb(b)}function dc(a){Jb=!0;try{return
JSON.stringify(a.toJSON(),cc)}finally{Jb=!1}}function ec(a,b){return Sb(a,b?
JSON.parse(b):null)}
function fc(a,b){b.J&&(a.J=b.J.slice());const c=b.j;if(c){b=b.B;for(let f in c)
{if(!Object.prototype.hasOwnProperty.call(c,f))continue;const g=c[f];if(g){var d=!
(!b||!b[f]),e=+f;if(Array.isArray(g))
{if(g.length)for(d=G(a,g[0].constructor,e),e=0;e<Math.min(d.length,g.length);e+
+)fc(d[e],g[e])}else if(g instanceof Nb){if(g.l){const h=$b(a,e,g.l);Mb(g,
(k,l)=>fc(h.get(l),k))}}else(d=C(a,g.constructor,e,void 0,d))&&fc(d,g)}}}}function
I(a,b){return Yb(a,b,"")}
function gc(a,b,c,d){let e=0;for(let f=0;f<d.length;f++){let g=d[f];null!
=y(a,g)&&(0!==e&&z(a,e,void 0),e=g)}return C(a,b,e===c?c:-1)}function hc(a,b)
{return ac(a,b,1,0)};function ic(a,b)
{this.j=a===jc&&b||"";this.l=kc}ic.prototype.ia=!0;ic.prototype.$=function(){return
this.j};function lc(a){return a instanceof ic&&a.constructor===ic&&a.l===kc?
a.j:"type_error:Const"}function mc(a){return new ic(jc,a)}var kc={},jc={};var
nc=mc("https://tpc.googlesyndication.com/sodar/%{basename}.js");function oc(a,b)
{const c={};for(const d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function
pc(a){var b=qc;a:{for(const c in b)if(b[c]==a){a=!0;break a}a=!1}return a}function
rc(a){let b=0;for(const c in a)b++}function sc(a){const b={};for(const c in
a)b[c]=a[c];return b}const tc="constructor hasOwnProperty isPrototypeOf
propertyIsEnumerable toLocaleString toString valueOf".split(" ");
function uc(a,b){let c,d;for(let e=1;e<arguments.length;e++){d=arguments[e];for(c
in d)a[c]=d[c];for(let f=0;f<tc.length;f+
+)c=tc[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var vc={area:!
0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!
0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};var wc;function xc(){if(void 0===wc)
{var a=null,b=t.trustedTypes;if(b&&b.createPolicy)
{try{a=b.createPolicy("goog#html",
{createHTML:qa,createScript:qa,createScriptURL:qa})}catch(c)
{t.console&&t.console.error(c.message)}wc=a}else wc=a}return wc};const yc={};class
zc{constructor(a,b){this.j=b===yc?a:"";this.ia=!0}$(){return
this.j.toString()}}zc.prototype.toString=function(){return this.j.toString()};var
Bc=class{constructor(a,b){this.j=b===Ac?a:""}};p=Bc.prototype;p.ia=!0;p.
$=function(){return this.j.toString()};p.Vb=!0;p.Ba=function(){return 1};function
Cc(a,b){a=Dc.exec(Ec(a).toString());var c=a[3]||"";return
Fc(a[1]+Gc("?",a[2]||"",b)+Gc("#",c,void 0))}p.toString=function(){return
this.j+""};function Ec(a){return a instanceof Bc&&a.constructor===Bc?
a.j:"type_error:TrustedResourceUrl"}
function Hc(a,b){var c=lc(a);if(!Ic.test(c))throw Error("Invalid TrustedResourceUrl
format: "+c);a=c.replace(Jc,function(d,e){if(!
Object.prototype.hasOwnProperty.call(b,e))throw Error('Found marker, "'+e+'", in
format string, "'+c+'", but no valid label mapping found in args:
'+JSON.stringify(b));d=b[e];return d instanceof ic?
lc(d):encodeURIComponent(String(d))});return Fc(a)}
var Jc=/%{(\w+)}/g,Ic=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]
+/|[^:/\\\\%]*[?#]|about:blank#)","i"),Dc=/^([^?#]*)(\?[^#]*)?
(#[\s\S]*)?/,Ac={};function Fc(a){const b=xc();a=b?b.createScriptURL(a):a;return
new Bc(a,Ac)}
function Gc(a,b,c){if(null==c)return b;if("string"===typeof c)return c?
a+encodeURIComponent(c):"";for(var d in
c)if(Object.prototype.hasOwnProperty.call(c,d)){var e=c[d];e=Array.isArray(e)?e:
[e];for(var f=0;f<e.length;f++){var g=e[f];null!=g&&(b||
(b=a),b+=(b.length>a.length?"&":"")+encodeURIComponent(d)
+"="+encodeURIComponent(String(g)))}}return b};var Lc=class{constructor(a,b)
{this.j=b===Kc?a:""}};p=Lc.prototype;p.ia=!0;p.$=function(){return
this.j.toString()};p.Vb=!0;p.Ba=function(){return 1};p.toString=function(){return
this.j.toString()};function Mc(a){return a instanceof Lc&&a.constructor===Lc?
a.j:"type_error:SafeUrl"}
var Nc=RegExp('^(?:audio/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-
m4a|x-matroska|x-wav|wav|webm)|font/\\w+|image/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-
icon)|video/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\\w+=(?:\\w+|"[\\w;,= ]
+"))*$',"i"),Oc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;function Pc(a)
{a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(Oc);return
b&&Nc.test(b[1])?new Lc(a,Kc):null}var Qc=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:
[/?#]|$))/i;
function Rc(a){if(a instanceof Lc)return a;a="object"==typeof a&&a.ia?a.$
():String(a);return Qc.test(a)?new Lc(a,Kc):Pc(a)}function Sc(a,b){if(a instanceof
Lc)return a;a="object"==typeof a&&a.ia?a.$
():String(a);if(b&&/^data:/i.test(a)&&(b=Pc(a)||Tc,b.$()==a))return b;Qc.test(a)||
(a="about:invalid#zClosurez");return new Lc(a,Kc)}var Kc={},Tc=new
Lc("about:invalid#zClosurez",Kc);const Uc={};function Vc(a){return a instanceof
Wc&&a.constructor===Wc?a.j:"type_error:SafeStyle"}function Xc(a){let b="";for(let c
in a)if(Object.prototype.hasOwnProperty.call(a,c)){if(!/^[-_a-zA-Z0-9]+
$/.test(c))throw Error(`Name allows only [-_a-zA-Z0-9], got: ${c}`);let
d=a[c];null!=d&&(d=Array.isArray(d)?d.map(Yc).join(" "):Yc(d),b+=`${c}:$
{d};`)}return b?new Wc(b,Uc):Zc}class Wc{constructor(a,b){this.j=b===Uc?
a:"";this.ia=!0}$(){return this.j}toString(){return this.j.toString()}}
var Zc=new Wc("",Uc);function Yc(a){if(a instanceof
Lc)return'url("'+Mc(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a
instanceof ic)a=lc(a);else{a=String(a);var
b=a.replace($c,"$1").replace($c,"$1").replace(ad,"url");if(bd.test(b)){if(b=!
cd.test(a)){let c=b=!0;for(let d=0;d<a.length;d++){const e=a.charAt(d);"'"==e&&c?
b=!b:'"'==e&&b&&(c=!c)}b=b&&c&&dd(a)}a=b?ed(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new ua("Value does not allow [{;}], got:
%s.",[a]);return a}
function dd(a){let b=!0;const c=/^[-_a-zA-Z0-9]$/;for(let d=0;d<a.length;d++){const
e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!
1}else if(!b&&!c.test(e))return!1}return b}
const bd=RegExp("^[-,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$"),ad=RegExp("\\b(url\\([ \t\n]*)
('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g"),
$c=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|
minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|var)\\([-+*/0-9a-z.%#\\
[\\], ]+\\)","g"),cd=/\/\*/;function ed(a){return a.replace(ad,(b,c,d,e)=>{let
f="";d=d.replace(/^(['"])(.*)\1$/,(g,h,k)=>{f=h;return k});b=(Rc(d)||Tc).$();return
c+f+b+f+e})};const fd={};function gd(a){return a instanceof hd&&a.constructor===hd?
a.j:"type_error:SafeHtml"}function id(a){if(a instanceof hd)return a;const
b="object"==typeof a;let c=null;b&&a.Vb&&(c=a.Ba());return jd(ya(b&&a.ia?a.$
():String(a)),c)}function jd(a,b){const c=xc();a=c?c.createHTML(a):a;return new
hd(a,b,fd)}function kd(a){if(!ld.test(a))throw Error("");if(a.toUpperCase()in
md)throw Error("");}
function nd(a){const b=id(od);let c=b.Ba();const d=[],e=f=>{Array.isArray(f)?
f.forEach(e):(f=id(f),d.push(gd(f).toString()),f=f.Ba(),0==c?c=f:0!=f&&c!
=f&&(c=null))};a.forEach(e);return jd(d.join(gd(b).toString()),c)}function pd(a)
{return nd(Array.prototype.slice.call(arguments))}
function qd(a){var b="";if(a)for(let e in
a)if(Object.prototype.hasOwnProperty.call(a,e)){if(!ld.test(e))throw Error("");var
c=a[e];if(null!=c){var d=e;if(c instanceof ic)c=lc(c);else
if("style"==d.toLowerCase()){if(!da(c))throw Error("");c instanceof Wc||
(c=Xc(c));c=Vc(c)}else{if(/^on/i.test(d))throw Error("");if(d.toLowerCase()in
rd)if(c instanceof Bc)c=Ec(c).toString();else if(c instanceof Lc)c=Mc(c);else
if("string"===typeof c)c=(Rc(c)||Tc).$();else throw Error("");}c.ia&&(c=c.$());d=`$
{d}="`+
ya(String(c))+'"';b+=" "+d}}return b}class hd{constructor(a,b,c){this.j=c===fd?
a:"";this.l=b;this.ia=this.Vb=!0}Ba(){return this.l}$(){return
this.j.toString()}toString(){return this.j.toString()}}const ld=/^[a-zA-Z0-9-]+
$/,rd={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!
0},md={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!
0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};
var sd=jd("<!DOCTYPE html>",0),od=new
hd(t.trustedTypes&&t.trustedTypes.emptyHTML||"",0,fd);/*

SPDX-License-Identifier: Apache-2.0
*/
var td=class{};class ud extends td{constructor(a){super();this.j=a}toString()
{return this.j}}var vd=new ud("about:invalid#zTSz");function wd(){var
a="undefined"!==typeof window?window.trustedTypes:void 0;return null!==a&&void 0!
==a?a:null}let xd;function yd(){var a,b;if(void 0===xd)try{xd=null!
==(b=null===(a=wd())||void 0===a?void 0:a.createPolicy("google#safe",
{createHTML:c=>c,createScript:c=>c,createScriptURL:c=>c}))&&void 0!==b?
b:null}catch(c){xd=null}return xd};var zd=class{};class Ad extends
zd{constructor(a){super();this.j=a}toString(){return this.j.toString()}}function
Bd(a){var b;const c=null===(b=yd())||void 0===b?void 0:b.createScriptURL(a);return
new Ad(null!==c&&void 0!==c?c:a)}function Cd(a){if(a instanceof Ad)return a.j;throw
Error("");}function Dd(a){var b;a=Cd(a);return(null===(b=wd())||void 0===b?
0:b.isScriptURL(a))?TrustedScriptURL.prototype.toString.apply(a):a};class
Ed{constructor(a){this.Pd=a}}function Fd(a){return new
Ed(b=>b.substr(0,a.length+1).toLowerCase()===a+":")}const
Gd=[Fd("data"),Fd("http"),Fd("https"),Fd("mailto"),Fd("ftp"),new Ed(a=>/^[^:]*([/?
#]|$)/.test(a))];function Hd(a=Gd){for(let b=0;b<a.length;++b){const c=a[b];if(c
instanceof Ed&&c.Pd("#"))return new ud("#")}};var Jd=class{};class Kd extends
Jd{constructor(a){super();this.l=a}toString(){return this.l.toString()}}function
Ld(a){var b,c=null===(b=yd())||void 0===b?void 0:b.createScript(a);return new
Kd(null!==c&&void 0!==c?c:a)};function Md(a){return Ld(a[0])}function Nd(a)
{return(...b)=>{b=b.map(c=>Ld(JSON.stringify(c).replace(/</g,"\\x3c")).toString());
return Ld(`(${a.join("")})(${b.join(",")})`)}};function J(a,...b)
{if(0===b.length)return Bd(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 Bd(c.join(""))}function
Od(a,b){let c=Dd(a);if(/#/.test(c))throw Error("");let
d=/\?/.test(c)?"&":"?";b.forEach((e,f)=>{e=e instanceof Array?e:[e];for(let
g=0;g<e.length;g++){const h=e[g];null!==h&&void 0!==h&&(c+=d+encodeURIComponent(f)
+"="+encodeURIComponent(String(h)),d="&")}});return Bd(c)};function Pd(a){return
gd(a)}function Qd(a){return a instanceof zd?Cd(a):Ec(a)}function Rd(a){if(a
instanceof td)if(a instanceof ud)a=a.j;else throw Error("");else a=Mc(a);return
a}function Sd(a){return Fc(Qd(a).toString())};function Td(a,b)
{a.href=Rd(b)};function Ud(a,b){a.style.cssText=Vc(b)};function Vd(a){var b;const
c=(a.ownerDocument&&a.ownerDocument.defaultView||
window).document,d=null===(b=c.querySelector)||void 0===b?void
0:b.call(c,"script[nonce]");(b=d?d.nonce||
d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)}function Wd(a,b){if(b
instanceof Jd)if(b instanceof Kd)b=b.l;else throw Error("");else b=b instanceof
zc&&b.constructor===zc?b.j:"type_error:SafeScript";a.textContent=b;Vd(a)}function
Xd(a,b){a.src=Qd(b);Vd(a)};function Yd(){return!1}function Zd(){return!0}function
$d(a){const b=arguments,c=b.length;return function(){for(let d=0;d<c;d++)if(!
b[d].apply(this,arguments))return!1;return!0}}function ae(a){return function()
{return!a.apply(this,arguments)}}function be(a){let b=!1,c;return function(){b||
(c=a(),b=!0);return c}}function ce(a){let b=a;return function(){if(b){const
c=b;b=null;c()}}}
function de(a,b){let c=0;return function(d){t.clearTimeout(c);const
e=arguments;c=t.setTimeout(function(){a.apply(b,e)},63)}}function ee(a,b){function
c(){e=t.setTimeout(d,63);let h=g;g=[];a.apply(b,h)}function d(){e=0;f&&(f=!
1,c())}let e=0,f=!1,g=[];return function(h){g=arguments;e?f=!0:c()}};var
fe={passive:!0},ge=be(function(){let a=!1;try{const
b=Object.defineProperty({},"passive",{get:function(){a=!
0}});t.addEventListener("test",null,b)}catch(b){}return a});function he(a){return
a?a.passive&&ge()?a:a.capture||!1:!1}function L(a,b,c,d){return a.addEventListener?
(a.addEventListener(b,c,he(d)),!0):!1}function ie(a,b,c,d){return
a.removeEventListener?(a.removeEventListener(b,c,he(d)),!0):!1};function je(a){var
b=window;new Promise((c,d)=>{function e(){var
g;f.onload=null;f.onerror=null;null===(g=f.parentElement)||void 0===g?void
0:g.removeChild(f)}const
f=b.document.createElement("script");f.onload=()=>{e();c()};f.onerror=()=>{e();d(vo
id 0)};f.type="text/javascript";Xd(f,a);"complete"!==b.document.readyState?
L(b,"load",
()=>{b.document.body.appendChild(f)}):b.document.body.appendChild(f)})};async
function ke(a){var b="https://pagead2.googlesyndication.com/getconfig/sodar"+`?
sv=${200}&tid=${a.j}`+`&tv=${a.l}&st=`+`${a.Ha}`;let c=void 0;try{c=await
le(b)}catch(g){}if(c){b=a.Sa||c.sodar_query_id;var d=void
0===c.rc_enable?"n":c.rc_enable,e=void
0===c.bg_snapshot_delay_ms?"0":c.bg_snapshot_delay_ms,f=void
0===c.is_gen_204?"1":c.is_gen_204;if(b&&c.bg_hash_basename&&c.bg_binary)return{cont
ext:a.A,wd:c.bg_hash_basename,vd:c.bg_binary,Qd:a.j+"_"+a.l,Sa:b,Ha:a.Ha,xb:d,Gb:e,
vb:f}}}
let le=a=>new Promise((b,c)=>{const d=new
XMLHttpRequest;d.onreadystatechange=()=>{d.readyState===d.DONE&&(200<=d.status&&300
>d.status?b(JSON.parse(d.responseText)):c())};d.open("GET",a,!0);d.send()});
async function me(a){var b=await ke(a);if(b){a=window;let
c=a.GoogleGcLKhOms;c&&"function"===typeof c.push||
(c=a.GoogleGcLKhOms=[]);c.push({["_ctx_"]:b.context,["_bgv_"]:b.wd,["_bgp_"]:b.vd,
["_li_"]:b.Qd,["_jk_"]:b.Sa,["_st_"]:b.Ha,["_rc_"]:b.xb,["_dl_"]:b.Gb,
["_g2_"]:b.vb});if(b=a.GoogleDX5YKUSk)a.GoogleDX5YKUSk=void 0,b[1]();a=Hc(nc,
{basename:"sodar2"});je(a)}};function ne(a,b){return bc(a,5,b)}function oe(a,b)
{return ac(a,3,b,"")}var pe=class extends v{constructor(){super(void 0)}};function
qe(a,b){return ac(a,1,b,"")}var re=class extends v{constructor(a)
{super(a)}};function se(a){switch(a){case 1:return"gda";case 2:return"gpt";case
3:return"ima";case 4:return"pal";case 5:return"xfad";case 6:return"dv3n";case
7:return"spa";default:return"unk"}}var te=class{constructor(a)
{this.j=a.j;this.l=a.l;this.A=a.A;this.Sa=a.Sa;this.ka=a.L();this.Ha=a.Ha;this.xb=a
.xb;this.Gb=a.Gb;this.vb=a.vb}},ue=class{constructor(a,b,c)
{this.j=a;this.l=b;this.A=c;this.ka=window;this.Ha="env";this.xb="n";this.Gb="0";th
is.vb="1"}L(){return this.ka}build(){return new te(this)}};var we=class extends
v{constructor(a){super(a,-1,ve)}},ve=[2,3];var xe=class extends v{constructor(a)
{super(a)}l(){return y(this,1)}H(){return y(this,2)}I(){return y(this,3)}G(){return
y(this,4)}};var ye=class extends v{constructor(){super(void 0)}l(){return
y(this,1)}H(){return y(this,2)}I(){return y(this,3)}G(){return y(this,4)}};var
ze=class extends v{constructor(){super(void 0)}l(){return y(this,1)}H(){return
y(this,2)}I(){return y(this,3)}G(){return y(this,4)}};var Ae=document,Be=window;var
Ce=be(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=gd
(od);return!b.parentElement});function De(a,b)
{if(Ce())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=gd(b)}function
Ee(a,b){b=b instanceof Lc?b:Sc(b,/^data:image\//i.test(b));a.src=Mc(b)}var
Fe=/^[\w+/_-]+[=]{0,2}$/;
function Ge(){var a=t.document;return a.querySelector?
(a=a.querySelector("script[nonce]"))&&(a=a.nonce||
a.getAttribute("nonce"))&&Fe.test(a)?a:"":""};function He(a,b,c){return
Math.min(Math.max(a,b),c)}function Ie(a){return
Array.prototype.reduce.call(arguments,function(b,c){return b+c},0)}function Je(a)
{return Ie.apply(null,arguments)/arguments.length};function Ke(a,b){this.x=void 0!
==a?a:0;this.y=void 0!==b?b:0}Ke.prototype.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return
this};Ke.prototype.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};Ke.prototype.round=function()
{this.x=Math.round(this.x);this.y=Math.round(this.y);return this};function Le(a,b)
{this.width=a;this.height=b}p=Le.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 Me(a){return a=ya(a,void 0)}function Ne(a,b){const
c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};let d;d=b?
b.createElement("div"):t.document.createElement("div");return
a.replace(Oe,function(e,f){var g=c[e];if(g)return
g;"#"==f.charAt(0)&&(f=Number("0"+f.substr(1)),isNaN(f)||
(g=String.fromCharCode(f)));g||(g=jd(e+"
",null),De(d,g),g=d.firstChild.nodeValue.slice(0,-1));return c[e]=g})}var
Oe=/&([^;\s<&]+);?/g;
function Pe(){return
Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Ma
th.random())^na()).toString(36)}function Qe(a){let b=0;for(let c=0;c<a.length;+
+c)b=31*b+a.charCodeAt(c)>>>0;return b}function Re(a){return String(a).replace(/\-
([a-z])/g,function(b,c){return c.toUpperCase()})}function Se(a){return
a.replace(RegExp("(^|[\\s]+)([a-z])","g"),function(b,c,d){return
c+d.toUpperCase()})};function Te(a){return a?new Ue(Ve(a)):ta||(ta=new Ue)}function
We(a){a=a.document;a="CSS1Compat"==a.compatMode?a.documentElement:a.body;return new
Le(a.clientWidth,a.clientHeight)}function Xe(a){var b=a.scrollingElement?
a.scrollingElement:ob||"CSS1Compat"!=a.compatMode?a.body||
a.documentElement:a.documentElement;a=a.parentWindow||a.defaultView;return
kb&&vb("10")&&a.pageYOffset!=b.scrollTop?new Ke(b.scrollLeft,b.scrollTop):new
Ke(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)}
function Ye(a){return a?a.parentWindow||a.defaultView:window}function Ze(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)||da(f)&&0<f.nodeType)d(f);else{a:
{if(f&&"number"==typeof f.length){if(da(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?bb(f):f,d)}}}
function $e(a,b)
{b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return
a.createElement(b)}function af(a){var b,c=arguments.length;if(!c)return
null;if(1==c)return arguments[0];var d=[],e=Infinity;for(b=0;b<c;b++){for(var
f=[],g=arguments[b];g;)f.unshift(g),g=g.parentNode;d.push(f);e=Math.min(e,f.length)
}f=null;for(b=0;b<e;b++){g=d[0][b];for(var h=1;h<c;h++)if(g!=d[h][b])return
f;f=g}return f}function Ve(a){return 9==a.nodeType?a:a.ownerDocument||a.document}
var bf={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},cf={IMG:" ",BR:"\n"};function
df(a){var b=[];ef(a,b,!0);a=b.join("");a=a.replace(/ \xAD /g,"
").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");a=a.replace(/ +/g," ");" "!
=a&&(a=a.replace(/^\s*/,""));return a}function ef(a,b,c){if(!(a.nodeName in
bf))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.pu
sh(a.nodeValue);else if(a.nodeName in cf)b.push(cf[a.nodeName]);else
for(a=a.firstChild;a;)ef(a,b,c),a=a.nextSibling}
function ff(a,b,c,d){if(!b&&!c)return null;var e=b?
String(b).toUpperCase():null;return gf(a,function(f){return(!e||f.nodeName==e)&&(!
c||"string"===typeof f.className&&Za(f.className.split(/\s+/),c))},d)}function
gf(a,b,c){for(var d=0;a&&(null==c||d<=c);){if(b(a))return a;a=a.parentNode;d+
+}return null}function Ue(a){this.j=a||t.document||
document}p=Ue.prototype;p.getElementsByTagName=function(a,b){return(b||
this.j).getElementsByTagName(String(a))};function hf(a,b){return $e(a.j,b)}
p.L=function(){var a=this.j;return a.parentWindow||
a.defaultView};p.appendChild=function(a,b){a.appendChild(b)};p.append=function(a,b)
{Ze(Ve(a),a,arguments)};p.canHaveChildren=function(a){if(1!=a.nodeType)return!
1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case
"COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case
"IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case
"NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case
"STYLE":case "TRACK":case "WBR":return!1}return!0};
p.contains=function(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};p.Hd=af;function jf(){return!(u("iPad")||u("Android")&&!u("Mobile")||
u("Silk"))&&(u("iPod")||u("iPhone")||u("Android")||u("IEMobile"))};var
kf=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?
=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");let lf=!1;function
mf(a){try{return!!a&&null!=a.location.href&&gb(a,"foo")}catch(b){return!1}}function
nf(a,b,c,d){d=d||t;c&&(d=of(d));for(c=0;d&&40>c++&&(!b&&!mf(d)||!
a(d));)d=of(d)}function of(a){try{const b=a.parent;if(b&&b!=a)return b}catch(b)
{}return null}function qf(a,b){const c=rf("SCRIPT",a);Xd(c,b);
(a=a.getElementsByTagName("script")
[0])&&a.parentNode&&a.parentNode.insertBefore(c,a)}function sf(a,b){return
b.getComputedStyle?b.getComputedStyle(a,null):a.currentStyle}
function tf(a,b){if(!uf()){let c=Math.random();if(c<b)return
c=vf(t),a[Math.floor(c*a.length)]}return null}function vf(a){if(!a.crypto)return
Math.random();try{const b=new Uint32Array(1);a.crypto.getRandomValues(b);return
b[0]/65536/65536}catch(b){return Math.random()}}function wf(a,b){if(a)for(const c
in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}function
xf(a){const b=[];wf(a,function(c){b.push(c)});return b}
function yf(a){const b=a.length;if(0==b)return 0;let c=305419896;for(let d=0;d<b;d+
+)c^=(c<<5)+(c>>2)+a.charCodeAt(d)&4294967295;return 0<c?c:4294967296+c}var
uf=be(()=>Ya(["Google Web Preview","Mediapartners-Google","Google-Read-
Aloud","Google-Adwords"],zf)||1E-4>Math.random());const zf=a=>-1!=Ja.indexOf(a);var
Af=/^([0-9.]+)px$/,Bf=/^(-?[0-9.]{1,30})$/;function Cf(a,b){return
Bf.test(a)&&(a=Number(a),!isNaN(a))?a:void 0==b?null:b}function Df(a)
{return/^true$/.test(a)}
function Ef(a){return(a=Af.exec(a))?+a[1]:null}function Ff(){var
a=t.document.URL;if(!a)return"";const b=RegExp(".*[&#?]google_debug(=[^&]*)?(&.*)?
$");try{const c=b.exec(decodeURIComponent(a));if(c)return c[1]&&1<c[1].length?
c[1].substring(1):"true"}catch(c){}return""}
var Gf={We:"allow-forms",Xe:"allow-modals",Ye:"allow-orientation-lock",Ze:"allow-
pointer-lock",$e:"allow-popups",bf:"allow-popups-to-escape-sandbox",cf:"allow-
presentation",df:"allow-same-origin",ef:"allow-scripts",ff:"allow-top-
navigation",gf:"allow-top-navigation-by-user-activation"};const
Hf=be(()=>xf(Gf));function If(){var a=["allow-top-navigation","allow-
modals","allow-orientation-lock","allow-presentation","allow-pointer-lock"];const
b=Hf();return a.length?Va(b,c=>!Za(a,c)):b}
function Jf(){const
a=rf("IFRAME"),b={};Ua(Hf(),c=>{a.sandbox&&a.sandbox.supports&&a.sandbox.supports(c
)&&(b[c]=!0)});return b}
var Kf=(a,b)=>{try{return!(!a.frames||!a.frames[b])}catch(c){return!
1}},Lf=(a,b)=>{for(let c=0;50>c;++c){if(Kf(a,b))return a;if(!(a=of(a)))break}return
null},M=(a,b)=>{wf(b,
(c,d)=>{a.style.setProperty(d,c,"important")})},Mf={["http://googleads.g.doubleclic
k.net"]:!0,["http://pagead2.googlesyndication.com"]:!0,
["https://googleads.g.doubleclick.net"]:!0,
["https://pagead2.googlesyndication.com"]:!0},Nf=/\.proxy\.googleprod\.com(:\d+)?
$/;const Of=/.*domain\.test$/,Pf=/\.prod\.google\.com(:\d+)?$/;
var Qf=a=>!!Mf[a]||Nf.test(a)||Of.test(a)||Pf.test(a),Rf=(a,b)=>{a:{var
c=a.length;const 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)){b=e;break a}b=-1}return 0<=b?
(c=a[b],Array.prototype.splice.call(a,b,1),c):null},Sf=(a,b)=>{if("number"!==typeof
a.goog_pvsid)try{Object.defineProperty(a,"goog_pvsid",
{value:Math.floor(Math.random()*2**52),configurable:!1})}catch(c)
{b&&b.ta(784,c)}a=Number(a.goog_pvsid);b&&(!a||0>=a)&&b.ta(784,Error(`Invalid
correlator, ${a}`));
return a||-1};
function Tf(a,b,c,d){d=void 0===d?[]:d;const e=new a.MutationObserver(f=>{for(const
g of f)for(const h of g.removedNodes)if(d&&(h===b||af(h,b))){for(const k of
d)k.disconnect();d.length=0;c();return}});d.push(e);e.observe(a.document.documentEl
ement,{childList:!0,subtree:!0});nf(f=>{if(!f.parent||!mf(f.parent))return!1;const
g=f.parent.document.getElementsByTagName("iframe");for(let l=0;l<g.length;l+
+)try{a:{var h=g[l];try{var k=h.contentWindow||(h.contentDocument?
Ye(h.contentDocument):null);break a}catch(m){}k=
null}if(k==f){Tf(f.parent,g[l],c,d);break}}catch(m){}return!1},!1,!1,a)}var
Uf=(a,b)=>{Tf(Ye(Ve(a)),a,b)},Vf=(a,b)=>{const
c=rf("DIV");c.id=a;c.textContent=b;M(c,{height:"24px","line-height":"24px","text-
align":"center","vertical-align":"middle",color:"white","background-
color":"black",margin:"0","font-family":"Roboto","font-style":"normal","font-
weight":"500","font-size":"11px","letter-spacing":"0.08em"});return
c},Wf=(a,b)=>new Promise(c=>{setTimeout(()=>void c(b),a)});
function Xf(a)
{if("localhost"===a)return["localhost"];a=a.split(".");if(2>a.length)return[];const
b=[];for(let c=0;c<a.length-1;++c)b.push(a.slice(c).join("."));return b}function
rf(a,b){b=void 0===b?document:b;a=String(a);let
c;if(lf||"application/xhtml+xml"===(null==(c=b)?void
0:c.contentType))a=a.toLowerCase();return b.createElement(a)}var Yf=a=>{let
b=a;for(;a&&a!=a.parent;)a=a.parent,mf(a)&&(b=a);return b};function Zf(a,b,c=null)
{$f(a,b,c)}function $f(a,b,c){a.google_image_requests||
(a.google_image_requests=[]);const d=rf("IMG",a.document);if(c){const
e=f=>{c&&c(f);ie(d,"load",e);ie(d,"error",e)};L(d,"load",e);L(d,"error",e)}d.src=b;
a.google_image_requests.push(d)}
var bg=a=>{let b="https://pagead2.googlesyndication.com/pagead/gen_204?
id=gfp_cw_status";wf(a,(c,d)=>{c&&(b+=`&${d}=$
{encodeURIComponent(c)}`)});ag(b)},ag=a=>{var b=window;b.fetch?b.fetch(a,
{keepalive:!0,credentials:"include",redirect:"follow",method:"get",mode:"no-
cors"}):Zf(b,a)};var
cg={Ae:"google_adtest",Ee:"google_ad_client",Fe:"google_ad_format",He:"google_ad_he
ight",Ue:"google_ad_width",Le:"google_ad_layout",Me:"google_ad_layout_key",Ne:"goog
le_ad_output",Oe:"google_ad_region",Re:"google_ad_slot",Se:"google_ad_type",Te:"goo
gle_ad_url",Ve:"google_allow_expandable_ads",kf:"google_analytics_domain_name",lf:"
google_analytics_uacct",Af:"google_container_id",Kf:"google_gl",dg:"google_enable_o
se",ng:"google_full_width_responsive",jh:"google_rl_filtering",ih:"google_rl_mode",
kh:"google_rt",hh:"google_rl_dest_url",Rg:"google_max_radlink_len",Wg:"google_num_r
adlinks",Xg:"google_num_radlinks_per_unit",De:"google_ad_channel",Qg:"google_max_nu
m_ads",Sg:"google_max_responsive_height",vf:"google_color_border",cg:"google_enable
_content_recommendations",Hf:"google_content_recommendation_ui_type",Gf:"google_sou
rce_type",Ff:"google_content_recommendation_rows_num",Ef:"google_content_recommenda
tion_columns_num",Df:"google_content_recommendation_ad_positions",If:"google_conten
t_recommendation_use_square_imgs",
xf:"google_color_link",wf:"google_color_line",zf:"google_color_url",Be:"google_ad_b
lock",Qe:"google_ad_section",Ce:"google_ad_callback",sf:"google_captcha_token",yf:"
google_color_text",hf:"google_alternate_ad_url",Ke:"google_ad_host_tier_id",tf:"goo
gle_city",Ie:"google_ad_host",Je:"google_ad_host_channel",jf:"google_alternate_colo
r",uf:"google_color_bg",eg:"google_encoding",lg:"google_font_face",Nf:"google_cust_
ch",Qf:"google_cust_job",Pf:"google_cust_interests",Of:"google_cust_id",Rf:"google_
cust_u_url",
pg:"google_hints",Eg:"google_image_size",Tg:"google_mtl",Nh:"google_cpm",Cf:"google
_contents",Vg:"google_native_settings_key",Jf:"google_country",Fh:"google_targeting
",mg:"google_font_size",Uf:"google_disable_video_autoplay",Sh:"google_video_product
_type",Rh:"google_video_doc_id",Qh:"google_cust_gender",Bh:"google_cust_lh",Ah:"goo
gle_cust_l",Mh:"google_tfs",Ug:"google_native_ad_template",Jg:"google_kw",Ch:"googl
e_tag_for_child_directed_treatment",Dh:"google_tag_for_under_age_of_consent",mh:"go
ogle_region",
Mf:"google_cust_criteria",Pe:"google_safe",Lf:"google_ctr_threshold",oh:"google_res
izing_allowed",rh:"google_resizing_width",qh:"google_resizing_height",Ph:"google_cu
st_age",LANGUAGE:"google_language",Kg:"google_kw_type",bh:"google_pucrd",ah:"google
_page_url",Eh:"google_tag_partner",wh:"google_restrict_data_processing",xe:"google_
adbreak_test",Ge:"google_ad_frequency_hint",ye:"google_admob_interstitial_slot",ze:
"google_admob_rewarded_slot",Pg:"google_max_ad_content_rating",gh:"google_ad_public
_floor",
eh:"google_ad_private_floor"};function dg(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}p=dg.prototype;p.sa=function()
{return this.bottom-this.top};function eg(a){return new
dg(a.top,a.right,a.bottom,a.left)}p.contains=function(a){return this&&a?a
instanceof dg?
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};function fg(a,b)
{return a.left<=b.right&&b.left<=a.right&&a.top<=b.bottom&&b.top<=a.bottom}
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};function gg(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}function hg(a,b){var
c=Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var
e=Math.max(a.top,b.top);a=Math.min(a.top+a.height,b.top+b.height);if(e<=a)return
new gg(c,e,d-c,a-e)}return null}
function ig(a,b){var c=hg(a,b);if(!c||!c.height||!c.width)return[new
gg(a.left,a.top,a.width,a.height)];c=[];var
d=a.top,e=a.height,f=a.left+a.width,g=a.top+a.height,h=b.left+b.width,k=b.top+b.hei
ght;b.top>a.top&&(c.push(new gg(a.left,a.top,a.width,b.top-a.top)),d=b.top,e-
=b.top-a.top);k<g&&(c.push(new gg(a.left,k,a.width,g-k)),e=k-
d);b.left>a.left&&c.push(new gg(a.left,d,b.left-a.left,e));h<f&&c.push(new
gg(h,d,f-h,e));return c}
gg.prototype.contains=function(a){return a instanceof Ke?
a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height
:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top
+this.height>=a.top+a.height};gg.prototype.ceil=function()
{this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(t
his.width);this.height=Math.ceil(this.height);return this};
gg.prototype.floor=function()
{this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floo
r(this.width);this.height=Math.floor(this.height);return
this};gg.prototype.round=function()
{this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.roun
d(this.width);this.height=Math.round(this.height);return this};const jg={"AMP-
CAROUSEL":"ac","AMP-FX-FLYING-CARPET":"fc","AMP-LIGHTBOX":"lb","AMP-STICKY-
AD":"sa"};function kg(a=t){let b=a.context||a.AMP_CONTEXT_DATA;if(!
b)try{b=a.parent.context||a.parent.AMP_CONTEXT_DATA}catch(c)
{}try{if(b&&b.pageViewId&&b.canonicalUrl)return b}catch(c){}return null}function
lg(){const a=kg();return a&&a.initialIntersection}function mg(){const a=lg();return
a&&da(a.rootBounds)?new Le(a.rootBounds.width,a.rootBounds.height):null}
function ng(a){return(a=a||kg())?mf(a.master)?a.master:null:null}
function og(a,b){const c=a.ampInaboxIframes=a.ampInaboxIframes||[];let
d=()=>{},e=()=>{};b&&(c.push(b),e=()=>{a.AMP&&a.AMP.inaboxUnregisterIframe&&a.AMP.i
naboxUnregisterIframe(b);$a(c,b);d()});if(a.ampInaboxInitialized)return
e;a.ampInaboxPendingMessages=a.ampInaboxPendingMessages||[];const
f=g=>{if(a.ampInaboxInitialized)g=!0;else{var h,k="amp-ini-
load"===g.data;a.ampInaboxPendingMessages&&!k&&(h=/^amp-
(\d{15,20})?/.exec(g.data))&&(a.ampInaboxPendingMessages.push(g),g=h[1],a.ampInabox
Initialized||
g&&!/^\d{15,20}$/.test(g)||a.document.querySelector('script[src$="amp4ads-host-
v0.js"]')||qf(a.document,g?Hc(mc("https://cdn.ampproject.org/rtv/%
{ampVersion}/amp4ads-host-v0.js"),
{ampVersion:g}):Fc(lc(mc("https://cdn.ampproject.org/amp4ads-host-v0.js")))));g=!
1}g&&d()};c.google_amp_listener_added||(c.google_amp_listener_added=!
0,L(a,"message",f),d=()=>{ie(a,"message",f)});return e};function pg(a,b,c)
{if("string"===typeof b)(b=qg(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var
e=b[d],f=qg(c,d);f&&(c.style[f]=e)}}var rg={};function qg(a,b){var c=rg[b];if(!c)
{var d=Re(b);c=d;void 0===a.style[d]&&(d=(ob?"Webkit":nb?"Moz":kb?"ms":null)
+Se(d),void 0!==a.style[d]&&(c=d));rg[b]=c}return c}function sg(a,b){var
c=Ve(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}
function tg(a,b){return sg(a,b)||(a.currentStyle?a.currentStyle[b]:null)||
a.style&&a.style[b]}function ug(a){try{return a.getBoundingClientRect()}catch(b)
{return{left:0,top:0,right:0,bottom:0}}}function vg(a){var b=Ve(a),c=new
Ke(0,0);var d=b?Ve(b):document;d=!kb||
9<=Number(yb)||"CSS1Compat"==Te(d).j.compatMode?
d.documentElement:d.body;if(a==d)return
c;a=ug(a);b=Xe(Te(b).j);c.x=a.left+b.x;c.y=a.top+b.y;return c}
function wg(a){var b=xg;if("none"!=tg(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 xg(a){var b=a.offsetWidth,c=a.offsetHeight,d=ob&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=ug(a),new Le(a.right-a.left,a.bottom-
a.top)):new Le(b,c)}
function yg(a,b){if(/^\d+px?$/.test(b))return parseInt(b,10);var
c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.styl
e.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b}function
zg(a,b){return(b=a.currentStyle?a.currentStyle[b]:null)?yg(a,b):0}var
Ag={thin:2,medium:4,thick:6};function Bg(a,b){if("none"==(a.currentStyle?
a.currentStyle[b+"Style"]:null))return 0;b=a.currentStyle?
a.currentStyle[b+"Width"]:null;return b in Ag?Ag[b]:yg(a,b)};var
Cg=(a,b)=>{if(a)for(let c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void
0,a[c],c,a)},Dg=a=>"number"===typeof a&&0<a,Eg=()=>{var
a=N();"google_onload_fired"in a||(a.google_onload_fired=!1,L(a,"load",
()=>{a.google_onload_fired=!0}))},Gg=(a,b)=>{a=Fg(a);if(!a)return b;const
c=b.slice(-1);return b+("?"===c||"#"===c?"":"&")
+a},Fg=a=>Object.entries(Hg(a)).map(b=>{var [c,d]=b;return`${c}=$
{encodeURIComponent(String(d))}`}).join("&"),Hg=a=>{const b={};Cg(a,(c,d)=>{if(c||
0===c||!1===c)"boolean"===
typeof c&&(c=c?1:0),b[d]=c});return b},Ig=()=>{var a=void 0===a?Be:a;try{return
a.history.length}catch(b){return 0}},Jg=()=>{var a=void 0===a?
Be:a;return"http:"===a.location.protocol},Kg=a=>{var b=void 0===b?1:b;a=ng(kg(a))||
a;a.google_unique_id=(a.google_unique_id||
0)+b},Lg=a=>{a=a.google_unique_id;return"number"===typeof a?a:0},Mg=a=>{a.u_tz=-
(new Date).getTimezoneOffset();a.u_his=Ig();let b;a.u_h=null==(b=Be.screen)?void
0:b.height;let c;a.u_w=null==(c=Be.screen)?void 0:c.width;let d;a.u_ah=null==
(d=Be.screen)?void 0:d.availHeight;let e;a.u_aw=null==(e=Be.screen)?void
0:e.availWidth;let f;a.u_cd=null==(f=Be.screen)?void 0:f.colorDepth},Ng=a=>{let
b;b=9!==a.nodeType&&a.id;a:{if(a&&a.nodeName&&a.parentElement){var
c=a.nodeName.toString().toLowerCase();const d=a.parentElement.childNodes;let
e=0;for(let f=0;f<d.length;++f){const
g=d[f];if(g.nodeName&&g.nodeName.toString().toLowerCase()===c){if(a===g)
{c="."+e;break a}++e}}}c=""}return(a.nodeName&&a.nodeName.toString().toLowerCase())
+(b?"/"+b:"")+
c},Og=!!window.google_async_iframe_id;let Pg=Og&&window.parent||window;
var N=()=>{if(Og&&!mf(Pg)){let a="."+Ae.domain;try{for(;2<a.split(".").length&&!
mf(Pg);)Ae.domain=a=a.substr(a.indexOf(".")+1),Pg=window.parent}catch(b){}mf(Pg)||
(Pg=window)}return Pg},Qg=RegExp("(^| )adsbygoogle($| )"),Rg=a=>function(){if(a)
{const b=a;a=null;b.apply(null,arguments)}},Sg=()=>{var a;let b;const
c=window.ActiveXObject;if(navigator.plugins&&navigator.mimeTypes.length)
{if((a=navigator.plugins["Shockwave Flash"])&&a.description)return
a.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s)+r/,
".")}else{if(navigator.userAgent&&0<=navigator.userAgent.indexOf("Windows CE"))
{b=3;for(a=1;a;)try{a=new c("ShockwaveFlash.ShockwaveFlash."+(b+1)),b++}catch(d)
{a=null}return b.toString()}if(La()){a=null;try{a=new
c("ShockwaveFlash.ShockwaveFlash.7")}catch(d){b=0;try{a=new
c("ShockwaveFlash.ShockwaveFlash.6"),b=6,a.AllowScriptAccess="always"}catch(e)
{if(6===b)return b.toString()}try{a=new c("ShockwaveFlash.ShockwaveFlash")}catch(e)
{}}if(a)return b=a.GetVariable("$version").split(" ")[1],b.replace(/,/g,
".")}}return"0"},Tg=a=>(a=a.google_ad_format)?0<a.indexOf("_0ads"):!
1,Ug=a=>{a=a.top;return mf(a)?a:null},Vg=a=>{let
b=Number(a.google_ad_width),c=Number(a.google_ad_height);if(!(0<b&&0<c)){a:
{try{const e=String(a.google_ad_format);if(e&&e.match){const
f=e.match(/(\d+)x(\d+)/i);if(f){const
g=parseInt(f[1],10),h=parseInt(f[2],10);if(0<g&&0<h){var d={width:g,height:h};break
a}}}}catch(e){}d=null}a=d;if(!a)return null;b=0<b?b:a.width;c=0<c?
c:a.height}return{width:b,height:c}},Wg=(a,b)=>a.source!==b.contentWindow&&
a.source.parent!==b.contentWindow?!1:!0;class Xg{constructor(a,b)
{this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jserror"
;this.meta={}}};const Yg=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");var Zg=class{constructor(a,b){this.j=a;this.l=b}},
$g=class{constructor(a,b,c){this.url=a;this.ka=b;this.Bc=!!
c;this.depth=null}};function ah(a,b){const c={};c[a]=b;return[c]}function
bh(a,b,c,d,e){const f=[];wf(a,function(g,h)
{(g=ch(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function ch(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(ch(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(bh(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function dh(a){let b=1;for(const c in
a.l)b=c.length>b?c.length:b;return 3997-b-a.A.length-1}
function eh(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;let d=dh(a)-
c.length;if(0>d)return"";a.j.sort(function(f,g){return f-g});c=null;let
e="";for(let f=0;f<a.j.length;f++){const g=a.j[f],h=a.l[g];for(let
k=0;k<h.length;k++){if(!d){c=null==c?g:c;break}let l=bh(h[k],a.A,",$");if(l)
{l=e+l;if(d>=l.length){d-=l.length;b+=l;e=a.A;break}c=null==c?g:c}}}a="";null!
=c&&(a=e+"trn="+c);return b+a}class fh{constructor()
{this.A="&";this.l={};this.B=0;this.j=[]}};function gh(a,b)
{0<=b&&1>=b&&(a.j=b)}function hh(a,b,c,d,e,f){if((d?
a.j:Math.random())<(e||.01))try{let g;c instanceof fh?g=c:(g=new fh,wf(c,
(k,l)=>{var m=g,n=m.B++;k=ah(l,k);m.j.push(n);m.l[n]=k}));const
h=eh(g,a.l,"/pagead/gen_204?id="+b+"&");h&&("undefined"!==typeof f?
Zf(t,h,f):Zf(t,h))}catch(g){}}class ih{constructor(a)
{this.l=a;this.j=Math.random()}};let jh=null;function kh(){if(null===jh)
{jh="";try{let a="";try{a=t.top.location.hash}catch(b){a=t.location.hash}if(a)
{const b=a.match(/\bdeid=([\d,]+)/);jh=b?b[1]:""}}catch(a){}}return jh};var
lh=()=>{const a=t.performance;return a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):na()},mh=()=>{const a=t.performance;return a&&a.now?
a.now():null};class nh{constructor(a,b){var c=mh()||
lh();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.slotId=void 0}};const oh=t.performance,ph=!!
(oh&&oh.mark&&oh.measure&&oh.clearMarks),qh=be(()=>{var a;if(a=ph)a=kh(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function rh(a)
{a&&oh&&qh()&&(oh.clearMarks(`goog_${a.label}_$
{a.uniqueId}_start`),oh.clearMarks(`goog_${a.label}_${a.uniqueId}_end`))}function
sh(a){a.j=!1;a.events!
=a.l.google_js_reporting_queue&&(qh()&&Ua(a.events,rh),a.events.length=0)}
function th(a,b){if(!a.j)return b();const c=a.start("491",3);let
d;try{d=b()}catch(e){throw rh(c),e;}a.end(c);return d}
class uh{constructor(a){this.events=[];this.l=a||t;let
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.events=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.j=qh(
)||(null!=b?b:1>Math.random())}start(a,b){if(!this.j)return null;a=new
nh(a,b);b=`goog_${a.label}_${a.uniqueId}_start`;oh&&qh()&&oh.mark(b);return
a}end(a){if(this.j&&"number"===typeof a.value){a.duration=(mh()||lh())-a.value;var
b=`goog_${a.label}_${a.uniqueId}_end`;oh&&qh()&&oh.mark(b);!this.j||
2048<this.events.length||this.events.push(a)}}};function vh(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);a.stack&&(b=wh(a.stack,b));return
b}function wh(a,b){try{-1==a.indexOf(b)&&(a=b+"\n"+a);let c;for(;a!
=c;)c=a,a=a.replace(/((https?:\/..*\/)[^\/:]*:\d+(?:.|\n)*)\2/,"$1");return
a.replace(/\n */g,"\n")}catch(c){return b}}function xh(a,b){a.A=b}
function yh(a,b,c,d){let e,f;try{a.j&&a.j.j?
(f=a.j.start(b.toString(),3),e=c(),a.j.end(f)):e=c()}catch(g){c=!
0;try{rh(f),c=a.C(b,new Xg(g,{message:vh(g)}),void 0,d)}catch(h){a.ta(217,h)}if(c)
{let h,k;null==(h=window.console)||null==(k=h.error)||k.call(h,g)}else throw
g;}return e}function zh(a,b,c,d,e){return(...f)=>yh(a,b,()=>c.apply(d,f),e)}
class Ah{constructor(a,b){this.B=a;this.A=null;this.C=this.ta;this.j=void 0===b?
null:b;this.l=!1}ta(a,b,c,d,e){e=e||"jserror";let f;try{const K=new fh;var
g=K;g.j.push(1);g.l[1]=ah("context",a);b.error&&b.meta&&b.id||(b=new Xg(b,
{message:vh(b)}));if(b.msg){g=K;var
h=b.msg.substring(0,512);g.j.push(2);g.l[2]=ah("msg",h)}var k=b.meta||
{};b=k;if(this.A)try{this.A(b)}catch(Na){}if(d)try{d(b)}catch(Na)
{}d=K;k=[k];d.j.push(3);d.l[3]=k;d=t;k=[];b=null;do{var l=d;if(mf(l)){var
m=l.location.href;b=l.document&&
l.document.referrer||null}else m=b,b=null;k.push(new
$g(m||"",l));try{d=l.parent}catch(Na){d=null}}while(d&&l!=d);for(let
Na=0,Rb=k.length-1;Na<=Rb;++Na)k[Na].depth=Rb-
Na;l=t;if(l.location&&l.location.ancestorOrigins&&l.location.ancestorOrigins.length
==k.length-1)for(m=1;m<k.length;++m){var n=k[m];n.url||
(n.url=l.location.ancestorOrigins[m-1]||"",n.Bc=!0)}var q=k;let ha=new
$g(t.location.href,t,!1);l=null;const ra=q.length-1;for(n=ra;0<=n;--n){var r=q[n];!
l&&Yg.test(r.url)&&(l=r);if(r.url&&!r.Bc){ha=
r;break}}r=null;const Q=q.length&&q[ra].url;0!=ha.depth&&Q&&(r=q[ra]);f=new
Zg(ha,r);if(f.l){q=K;var x=f.l.url||"";q.j.push(4);q.l[4]=ah("top",x)}var
w={url:f.j.url||""};if(f.j.url){var
D=f.j.url.match(kf),A=D[1],E=D[3],F=D[4];x="";A&&(x+=A+":");E&&(x+="//",x+=E,F&&(x+
=":"+F));var H=x}else H="";A=K;w=[w,
{url:H}];A.j.push(5);A.l[5]=w;hh(this.B,e,K,this.l,c)}catch(K){try{hh(this.B,e,
{context:"ecmserr",rctx:a,msg:vh(K),url:f&&f.j.url},this.l,c)}catch(ha){}}return!
0}};const Bh=a=>null!==a&&void 0!==a;function Ch(a,b){if(!b(a))throw
Error(String(a));};var Dh=a=>"string"===typeof a,Eh=a=>void 0===a;var
Fh;Fh={fh:0,Vc:3,Wc:4,Yc:5};var Gh=Fh.Vc,Hh=Fh.Wc,Ih=Fh.Yc;var O=a=>{var
b="Wb";if(a.Wb&&a.hasOwnProperty(b))return a.Wb;b=new a;return a.Wb=b};class
Jh{constructor(a){this.methodName=a}}var Kh=new Jh(15),Lh=new Jh(2),Mh=new
Jh(3),Nh=new Jh(5),Oh=new Jh(6),Ph=new Jh(7),Qh=new Jh(8),Rh=new
Jh(14),Sh=(a,b,c)=>b[a.methodName]||c||(()=>{});function Th(a,b,c){a.j=d=>{Sh(Lh,b,
()=>[])(d,c)};a.l=()=>Sh(Mh,b,()=>[])(c)}class Uh{constructor()
{this.j=()=>{};this.l=()=>[]}}var Vh=(a,b=0)=>{Th(O(Uh),a,b)};let Wh,Xh;const
Yh=N(),Zh=new uh(Yh);(a=>{Wh=null!=a?a:new ih(Jg()?"http:":"https:");"number"!
==typeof Yh.google_srt&&(Yh.google_srt=Math.random());gh(Wh,Yh.google_srt);Xh=new
Ah(Wh,Zh);xh(Xh,()=>{});Xh.l=!0;"complete"==Yh.document.readyState?
Yh.google_measure_js_timing||sh(Zh):Zh.j&&L(Yh,"load",
()=>{Yh.google_measure_js_timing||sh(Zh)})})();
var $h=(a,b,c)=>yh(Xh,a,b,c),ai=(a,b)=>zh(Xh,a,b,void 0,void 0),P=(a,b,c)=>{const
d=O(Uh).l();!b.eid&&d.length&&(b.eid=d.toString());hh(Wh,a,b,!0,c,void
0)},bi=(a,b)=>Xh.ta(a,b,void 0,void 0),ci=()=>a=>{bi(915,a instanceof Error?
a:Error(a))};var di=(a,b)=>{const c=Ff();return a+(-1==a.indexOf("?")?"?":"&")
+[0<c.length?"google_debug"+(c?"="+c:"")
+"&":"","xpc=",b,"&p=",encodeURIComponent(t.document.location.protocol),"//",encode
URIComponent(t.document.location.host)].join("")};Fc(lc(mc("https://pagead2.googles
yndication.com/pagead/expansion_embed.js")));var ei=(a,b,c,d=null)=>{const
e=g=>{let h;try{h=JSON.parse(g.data)}catch(k){return}!h||h.googMsgType!==b||d&&/[:|
%3A]javascript\(/i.test(g.data)&&!d(h,g)||c(h,g)};L(a,"message",e);let f=!
1;return()=>{let g=!1;f||(f=!0,g=ie(a,"message",e));return
g}},fi=(a,b,c,d=null)=>{const e=ei(a,b,$d(c,()=>e()),d);return
e},gi=(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&&gi(a[f],b,c,d,--e)};function hi(a,b,c,d)
{Qf(d.origin)&&"expandable-xpc-ready"==c.notify&&ii(a,b)}function ii(a,b){var
c=a.Ub;c.google_eas_queue=c.google_eas_queue||
[];c.google_eas_queue.push({a:a.id,b:a.url,c:a.width,d:a.height,e:a.pc,f:a.ce,g:a.m
d,h:a.Od,i:void 0});t.setTimeout(ai(220,Rg(()=>{qf(c.document,Sd(b))})),0)};var
ki=class extends v{constructor(){super(void 0,-1,ji)}},ji=[15];var li=class extends
v{constructor(){super(void 0)}};var mi=class extends v{constructor(){super(void
0)}};let ni=null,oi=null;
var pi=()=>{if(null!=ni)return ni;ni=!1;try{const a=Ug(t);a&&-1!
==a.location.hash.indexOf("google_logging")&&(ni=!
0);t.localStorage.getItem("google_logging")&&(ni=!0)}catch(a){}return
ni},qi=()=>{if(null!=oi)return oi;oi=!1;try{const a=Ug(t);if(a&&-1!
==a.location.hash.indexOf("auto_ads_logging")||
t.localStorage.getItem("auto_ads_logging"))oi=!0}catch(a){}return
oi},ri=(a,b=[])=>{let c=!1;t.google_logging_queue||(c=!
0,t.google_logging_queue=[]);t.google_logging_queue.push([a,b]);c&&pi()&&qf(t.docum
ent,
Fc(lc(mc("https://pagead2.googlesyndication.com/pagead/js/logging_library.js"))))};
Fc(lc(mc("https://pagead2.googlesyndication.com/pagead/osd.js")));function si(){var
a=ti,b=ui;if(!(window&&Math.random&&navigator))return-1;if(window.__google_ad_urls)
{var c=window.__google_ad_urls;try{if(c&&c.getOseId())return c.getOseId()}catch(d)
{}}if(!window.__google_ad_urls_id){c=window.google_enable_ose;let d;!0===c?d=2:!1!
==c&&(d=tf([0],a),null==d&&((d=tf([2],b))||(d=3)));if(!d)return
0;window.__google_ad_urls_id=d}return window.__google_ad_urls_id};function vi(a)
{return{visible:1,hidden:2,prerender:3,preview:4,unloaded:5}[a.visibilityState||
a.webkitVisibilityState||a.mozVisibilityState||""]||0}function wi(a){let
b;a.visibilityState?b="visibilitychange":a.mozVisibilityState?
b="mozvisibilitychange":a.webkitVisibilityState&&(b="webkitvisibilitychange");retur
n b}function xi(a){return null!=a.hidden?a.hidden:null!=a.mozHidden?
a.mozHidden:null!=a.webkitHidden?a.webkitHidden:null};function yi(){let a=N();const
b=a.__google_ad_urls;return b?b:a.__google_ad_urls=new zi}class zi{getNewBlocks()
{}setupOse(){}getOseId(){return-1}getCorrelator(){return""}numBlocks(){return
0}registerAdBlock(){}unloadAdBlock(){}};const Ai=new uh(N());var Bi=()=>{const
a=N();a&&"undefined"!=typeof
a.google_measure_js_timing&&(a.google_measure_js_timing||sh(Ai))};(()=>{const
a=N();a&&a.document&&("complete"==a.document.readyState?Bi():Ai.j&&L(a,"load",
()=>{Bi()}))})();var Di=()=>{var a=Ci;const b=N()||t;return b.google_osd_loaded?!1:
(qf(b.document,a),b.google_osd_loaded=!0)},Ei=(a,b,c)=>{a&&(c?
L(a,"load",b):ie(a,"load",b))},Fi=()=>{const a=(N()||
t).google_osd_amcb;return"function"===typeof a?
a:null},Gi=Fc(lc(mc("https://www.googletagservices.com/activeview/js/current/osd.js
")));function Hi(){const a=N(),b=a.__google_ad_urls;if(!b)return
a.__google_ad_urls=new Ii(a);try{if(0<=b.getOseId())return b}catch(c){}try{return
a.__google_ad_urls=new Ii(a,b)}catch(c){return a.__google_ad_urls=new Ii(a)}}
class Ii{constructor(a,b){this.l=b&&b.l?b.l:0;this.A=b?b.A:"";this.j=b&&b.j?b.j:
[];if(b)for(a=0;a<this.j.length;++a)this.j[a].B=!0}getNewBlocks(a,b){let
c=this.j.length;for(let d=0;d<c;d++){let e=this.j[d];!e.A&&e.j&&(e.A=!
0,a(e.j,e.D,e.J,e.l,void 0,e.B,e.G,e.I,e.H))}b&&((N()||
t).google_osd_amcb=a)}setupOse(a){if(this.getOseId())return this.getOseId();let
b=si();if(!b)return 0;this.l=b;this.A=String(a||0);return
this.getOseId()}getOseId(){return window&&Math.random&&navigator?this.l:-
1}getCorrelator(){return this.A}numBlocks(){return this.j.length}registerAdBlock(a,
b,c,d,e,f,g=()=>{}){c=Fi();e=lh()||-1;f=t.pageYOffset;0<=f||(f=-1);c&&d?c(d,a,b,!
1,void 0,!1,g,e,f):(g=new Ji(a,b,d,g,e,f),this.j.push(g),Ei(d,g.C,!0),Ci||
(Zf(t,"//pagead2.googlesyndication.com/pagead/gen_204?id=osd&r=om"+`&rs=$
{b}`+`&req=${a}`),Ci=Gi),Di()&&Eg())}unloadAdBlock(a,b,c=!1){b=N();void 0!
==b.Goog_Osd_UnloadAdBlock&&b.Goog_Osd_UnloadAdBlock(a);c&&(c=Rf(this.j,d=>d.j==a))
&&Ei(a,c.C,!1)}}
var Ci=null,ui=0,ti=0,Ji=class{constructor(a,b,c,d=ba,e=-1,f=-1)
{this.D=a;this.J=b;this.j=c;this.B=this.A=this.l=!
1;this.G=d;this.I=e;this.H=f;this.C=()=>this.l=!
0}};window.Goog_AdSense_getAdAdapterInstance=Hi;oa("Goog_AdSense_OsdAdapter",Ii);va
r Ki=(a,b,c,d)=>{c=c||a.google_ad_width;d=d||
a.google_ad_height;if(a&&a.top==a)return!1;const e=b.documentElement;if(c&&d){let
f=1,g=1;a.innerHeight?(f=a.innerWidth,g=a.innerHeight):e&&e.clientHeight?
(f=e.clientWidth,g=e.clientHeight):b.body&&(f=b.body.clientWidth,g=b.body.clientHei
ght);if(g>2*d||f>2*c)return!1}return!0},Li=(a,b)=>{Cg(a,
(c,d)=>{b[d]=c})},Mi=a=>{let b=a.location.href;if(a==a.top)return{url:b,yb:!0};let
c=!1;const d=a.document;d&&d.referrer&&(b=d.referrer,a.parent==a.top&&(c=!0));
(a=a.location.ancestorOrigins)&&(a=a[a.length-1])&&-1==b.indexOf(a)&&(c=!
1,b=a);return{url:b,yb:c}},Ni=()=>{var a=N();if(a==a.top)return 0;for(;a&&a!
=a.top&&mf(a);a=a.parent){if(a.sf_)return 2;if(a.$sf)return 3;if(a.inGptIF)return
4;if(a.inDapIF)return 5}return 1};var Oi=class extends v{constructor(a)
{super(a)}};var Qi=class extends v{constructor(a){super(a,-1,Pi)}},Pi=[4];var
Ri=class extends v{constructor(a){super(a)}},Si=class extends v{constructor(a)
{super(a)}},Ui=class extends v{constructor(a){super(a,-1,Ti)}},Vi=class extends
v{constructor(a){super(a)}},Wi=class extends v{constructor(a){super(a)}},Ti=[1];var
Xi=class extends v{constructor(a){super(a)}};var Zi=class extends v{constructor(a)
{super(a,-1,Yi)}},$i=class extends v{constructor(a){super(a)}},aj=class extends
v{constructor(a){super(a)}},Yi=[3];var cj=class extends v{constructor(a){super(a,-
1,bj)}},bj=[2];var dj=class extends v{constructor(a){super(a)}};var fj=class
extends v{constructor(a){super(a,-1,ej)}},ej=[1];var gj=class extends
v{constructor(a){super(a)}V(){return C(this,Qi,1)}l(){return y(this,2)}};var
hj=class extends v{constructor(a){super(a)}},ij=class extends v{constructor(a)
{super(a)}},jj=class extends v{constructor(a){super(a)}},kj=class extends
v{constructor(a){super(a)}},lj=[1,2,3];var mj=class extends v{constructor(a)
{super(a)}};var oj=class extends v{constructor(a){super(a,-1,nj)}},pj=class extends
v{constructor(a){super(a)}},nj=[1];var rj=class extends v{constructor(a){super(a,-
1,qj)}},qj=[3,4];var sj=class extends v{constructor(a){super(a)}};function tj(){var
a=new uj;return z(a,2,1)}var uj=class extends v{constructor(a)
{super(a)}setLocation(a){return z(this,1,a)}};var wj=class extends v{constructor(a)
{super(a,-1,vj)}V(){return C(this,Qi,1)}l(){return y(this,2)}},vj=[6,7,9,10,11];var
yj=class extends v{constructor(a){super(a,-1,xj)}},xj=[4];var Aj=class extends
v{constructor(a){super(a,-1,zj)}},Cj=class extends v{constructor(a){super(a,-
1,Bj)}},Dj=class extends v{constructor(a){super(a)}},Ej=class extends
v{constructor(a){super(a)}},Fj=class extends v{constructor(a){super(a)}},Gj=class
extends v{constructor(a){super(a)}},zj=[1],Bj=[1],Hj=[1,2];function Ij(a){return
C(a,Jj,13)}function Kj(a){return C(a,Lj,15)}
var Nj=class extends v{constructor(a){super(a,-1,Mj)}},Oj=class extends
v{constructor(){super(void 0)}},Pj=class extends v{constructor(a)
{super(a)}},Rj=class extends v{constructor(a){super(a,-1,Qj)}},Sj=class extends
v{constructor(a){super(a)}},Tj=class extends v{constructor(a){super(a)}},Jj=class
extends v{constructor(a){super(a)}},Uj=class extends v{constructor(a)
{super(a)}},Lj=class extends v{constructor(a){super(a)}},Vj=class extends
v{constructor(a){super(a)}},Wj=class extends v{constructor(a){super(a)}},
Mj=[1,2,5,7],Qj=[2,5,6,11];var Xj=class extends v{constructor(){super(void 0)}};var
qc={lh:0,fg:1,ig:2,gg:3,hg:4,og:8,zh:9,Ng:10,Og:11,uh:16,Tf:17,Sf:24,Lg:25,nf:26,mf
:27,Xc:30,Gg:32,Ig:40};let Yj,Zj;const ak=new uh(t);(a=>{Yj=a||new
ih("https:");"number"!==typeof
t.google_srt&&(t.google_srt=Math.random());gh(Yj,t.google_srt);Zj=new
Ah(Yj,ak);Zj.l=!0;"complete"==t.document.readyState?t.google_measure_js_timing||
sh(ak):ak.j&&L(t,"load",()=>{t.google_measure_js_timing||sh(ak)})})();var
bk={overlays:1,interstitials:2,vignettes:2,inserts:3,immersives:4,list_view:5},ck={
[1]:1,[2]:1,[3]:1,[4]:1,[8]:2,[27]:3,[9]:4,[30]:5};function dk(a,b){if(b){var
c=b.adClient;if("string"===typeof c&&c){a.eb=c;a.A=!!
b.adTest;c=b.pubVars;da(c)&&(a.F=c);if(Array.isArray(b.fillMessage)&&0<b.fillMessag
e.length){a.D={};for(d of
b.fillMessage)a.D[d.key]=d.value}a.B=b.adWidth;a.l=b.adHeight;if(!Dg(a.B)||!
Dg(a.l)){var d=O(Uh).l();!
b.eid&&d.length&&(b.eid=d.toString());hh(Yj,"rctnosize",b,!0,void 0)}d=!0}else d=!
1}else d=!1;return d&&a.H(b)}class ek{constructor()
{this.D=this.F=this.A=this.eb=null;this.l=this.B=0}H(){return!0}};var
R=class{constructor(a,b=!1)
{this.j=a;this.defaultValue=b}},fk=class{constructor(a,b=0)
{this.j=a;this.defaultValue=b}},gk=class{constructor(a,b=[])
{this.j=a;this.defaultValue=b}};var hk=new R(1084),ik=new R(1082),jk=new
R(236),kk=new R(383,!0),lk=new R(1043),mk=new fk(1032),nk=new
class{constructor(a,b=""){this.j=a;this.defaultValue=b}}(14),ok=new fk(1044),pk=new
fk(1103),qk=new fk(1017,-1),rk=new fk(1077),sk=new fk(1119),tk=new R(316),uk=new
R(1021,!0),vk=new R(334),wk=new fk(54),xk=new R(1091),yk=new R(313),zk=new fk(66,-
1),Ak=new fk(65,-1),Bk=new R(369),Ck=new R(368),Dk=new R(1087),Ek=new
R(1096),Fk=new R(348),Gk=new R(265),Hk=new R(1102),Ik=new R(260),Jk=new R(1076),Kk=
new fk(29,2),Lk=new fk(30,3),Mk=new fk(1072),Nk=new R(290),Ok=new R(190),Pk=new
fk(1068),Qk=new R(1036,!0),Rk=new R(154),Sk=new R(1095),Tk=new R(1045),Uk=new
R(1118),Vk=new R(251),Wk=new R(380254521),Xk=new R(381914117),Yk=new R(83),Zk=new
R(360245598),$k=new fk(1927),al=new R(1931,!0),bl=new gk(1934,
["A/OOU4XAFfeAV4kM4+W9WBwNAHqq/bvtrRcJ1wpnNyO/i076BSUy1d14l2kBEgVmEuvxojSpD23172C6h
Bg2AQYAAACWeyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiQ29u
dmVyc2lvbk1lYXN1cmVtZW50IiwiZXhwaXJ5IjoxNjM0MDgzMTk5LCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXN
UaGlyZFBhcnR5Ijp0cnVlLCJ1c2FnZSI6InN1YnNldCJ9",
"AwrB+XVH/KV6HfZNVtSEqlUJi3yUbtCp0/TJRj+38NDIw19/9P1h7ECTtdLdhIzG0Bsl4n/0rVmttJtGUC
cewgAAAACceyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlI
joiQ29udmVyc2lvbk1lYXN1cmVtZW50IiwiZXhwaXJ5IjoxNjM0MDgzMTk5LCJpc1N1YmRvbWFpbiI6dHJ1
ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlLCJ1c2FnZSI6InN1YnNldCJ9","Ax15QOERqai2A5XWrDY38Eg07xh2
T0pkhpDPJuDlxr7D2Ka8wHvklgK7tTPZOnT+8H31lwHto5JpvYV8jRn1WgIAAACceyJvcmlnaW4iOiJodHR
wczovL2dvb2dsZXRhZ3NlcnZpY2VzLmNvbTo0NDMiLCJmZWF0dXJlIjoiQ29udmVyc2lvbk1lYXN1cmVtZW
50IiwiZXhwaXJ5IjoxNjM0MDgzMTk5LCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlL
CJ1c2FnZSI6InN1YnNldCJ9"]),
cl=new R(377431981,!0),dl=new R(77),el=new R(78),fl=new R(309),gl=new R(1953,!
0),hl=new R(80),il=new R(76),jl=new R(81),kl=new R(1957),ll=new R(380025941),ml=new
R(84),nl=new R(1950,!0),ol=new R(188),pl=new R(1956),ql=new R(1928),rl=new
R(1941),sl=new R(370946349),tl=new R(392736476),ul=new R(379841917),vl=new
R(397079674),wl=new gk(1932,
["AxujKG9INjsZ8/gUq8+dTruNvk7RjZQ1oFhhgQbcTJKDnZfbzSTE81wvC2Hzaf3TW4avA76LTZEMdiedF
1vIbA4AAABueyJvcmlnaW4iOiJodHRwczovL2ltYXNkay5nb29nbGVhcGlzLmNvbTo0NDMiLCJmZWF0dXJl
IjoiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2NTI3NzQ0MDAsImlzVGhpcmRQYXJ0eSI6dHJ1ZX0=",
"Azuce85ORtSnWe1MZDTv68qpaW3iHyfL9YbLRy0cwcCZwVnePnOmkUJlG8HGikmOwhZU22dElCcfrfX2Hh
rBPAkAAAB7eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiVHJ1c
3RUb2tlbnMiLCJleHBpcnkiOjE2NTI3NzQ0MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHki
OnRydWV9","A16nvcdeoOAqrJcmjLRpl1I6f3McDD8EfofAYTt/P/H4/AWwB99nxiPp6kA0fXoiZav908Z8
etuL16laFPUdfQsAAACBeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXRhZ3NlcnZpY2VzLmNvbTo0NDMiLCJ
mZWF0dXJlIjoiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2NTI3NzQ0MDAsImlzU3ViZG9tYWluIjp0cnVlLC
Jpc1RoaXJkUGFydHkiOnRydWV9",
"AxBHdr0J44vFBQtZUqX9sjiqf5yWZ/OcHRcRMN3H9TH+t90V/j3ENW6C8+igBZFXMJ7G3Pr8Dd13632aLn
g42wgAAACBeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlI
joiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2NTI3NzQ0MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJk
UGFydHkiOnRydWV9","A88BWHFjcawUfKU3lIejLoryXoyjooBXLgWmGh+hNcqMK44cugvsI5YZbNarYvi3
roc1fYbHA1AVbhAtuHZflgEAAAB2eyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHV
yZSI6IlRydXN0VG9rZW5zIiwiZXhwaXJ5IjoxNjUyNzc0NDAwLCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaG
lyZFBhcnR5Ijp0cnVlfQ=="]),
xl=new fk(397907552),yl=new R(396382471,!0),zl=new R(393546021),Al=new
R(401243724),Bl=new fk(1935),Cl=new R(398305417);var Dl=class{constructor(){const
a={};this.B=(b,c)=>null!=a[b]?a[b]:c;this.C=(b,c)=>null!=a[b]?
a[b]:c;this.j=(b,c)=>null!=a[b]?
a[b]:c;this.l=()=>{};this.A=()=>{}}},S=a=>O(Dl).B(a.j,a.defaultValue),T=a=>O(Dl).C(
a.j,a.defaultValue);function El(a){a.google_reactive_ads_global_state?
null==a.google_reactive_ads_global_state.floatingAdsStacking&&(a.google_reactive_ad
s_global_state.floatingAdsStacking=new Fl):a.google_reactive_ads_global_state=new
Gl;return a.google_reactive_ads_global_state}
class Gl{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 Fl}}var Fl=class{constructor()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
};var Hl=728*1.38,Il=(a,b=420)=>(a=V(a).clientWidth)?a>b?32768:320>a?
65536:0:16384,Jl=a=>{var b=V(a).clientWidth;a=a.innerWidth;return(b=b&&a?b/a:0)?
1.05<b?262144:.95>b?524288:0:131072},Ll=a=>Math.max(0,Kl(a,!0)-
V(a).clientHeight),V=a=>{a=a.document;let b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}},Kl=(a,b)=>{const c=V(a);return b?
c.scrollHeight==V(a).clientHeight?
c.offsetHeight:c.scrollHeight:c.offsetHeight},Nl=(a,b)=>Ml(b)||10===b||!a.adCount?!
1:1==b||2==b?!(!a.adCount[1]&&
!a.adCount[2]):(a=a.adCount[b])?1<=a:!1,Ol=(a,b)=>a&&a.source?a.source===b||
a.source.parent===b:!1,Pl=a=>void 0===a.pageYOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollTop:a.pageYOffset,Ql=a=>void
0===a.pageXOffset?(a.document.documentElement||a.document.body.parentNode||
a.document.body).scrollLeft:a.pageXOffset,Rl=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},Sl=(a,b,c,d,e)=>{hh(c,b,
{c:e.data.substring(0,500),u:a.location.href.substring(0,500)},!0,.1);return!
0},Ml=a=>26===a||27===a||40===a;function Tl(a,b){b=void 0===b?[]:b;const
c=Date.now();return Va(b,d=>c-d<1E3*a)}function Ul(a,b){try{const
c=a.getItem("__lsv__");if(!c)return[];let d;try{d=JSON.parse(c)}catch(e){}if(!
Array.isArray(d)||Ya(d,e=>!Number.isInteger(e)))return a.removeItem("__lsv__"),
[];d=Tl(b,d);d.length||null==a||a.removeItem("__lsv__");return d}catch(c){return
null}}
function Vl(a,b){var c;if(!(c=0>=b)&&!(c=null==a))
{try{a.setItem("__storage_test__","__storage_test__");const
e=a.getItem("__storage_test__");a.removeItem("__storage_test__");var
d="__storage_test__"===e}catch(e){d=!1}c=!d}return c?null:Ul(a,b)};var
Wl=(a,b,c)=>{let d=0;try{d|=a!=a.top?512:0;d|=Jl(a);d|=Il(a);d|
=a.innerHeight>=a.innerWidth?0:8;d|=a.navigator&&/Android
2/.test(a.navigator.userAgent)?1048576:0;var e;if(e=b){var f=Vl(c,3600);e=!
(f&&1>f.length)}e&&(d|=134217728);S(ll)&&(d|=128)}catch(g){d|=32}return d};class Xl
extends ek{constructor(){super();this.C=!1;this.j=null;this.G=!1}H(a){this.C=!!
a.enableAma;var b=a.amaConfig;if(b)try{var c=ec(Nj,b)}catch(d){c=null}else
c=null;this.j=c;Array.isArray(a.fillMessage)&&(this.G=!0);return!0}};var Yl=(a,b=!
1)=>{try{return b?(new Le(a.innerWidth,a.innerHeight)).round():We(a||
window).round()}catch(c){return new Le(-12245933,-12245933)}};function Zl(a=t)
{a=a.devicePixelRatio;return"number"===typeof a?+a.toFixed(3):null}function
$l(a,b=t){a=a.scrollingElement||("CSS1Compat"==a.compatMode?
a.documentElement:a.body);return new Ke(b.pageXOffset||a.scrollLeft,b.pageYOffset||
a.scrollTop)}
function am(a){try{return!(!a||!(a.offsetWidth||a.offsetHeight||
a.getClientRects().length))}catch(b){return!1}};var bm=!kb&&!Oa();function cm(a)
{if(/-[a-z]/.test("adFormat"))return null;if(bm&&a.dataset){if(Qa()&&!("adFormat"in
a.dataset))return null;a=a.dataset.adFormat;return void 0===a?null:a}return
a.getAttribute("data-"+"adFormat".replace(/([A-Z])/g,"-$1").toLowerCase())};var
dm=(a,b,c)=>{if(!b)return null;const
d=$e(document,"INS");d.id="google_pedestal_container";d.style.width="100%";d.style.
zIndex="-1";if(c){var e=a.getComputedStyle(c),f="";if(e&&"static"!=e.position){var
g=c.parentNode.lastElementChild;for(f=e.position;g&&g!=c;){if("none"!
=a.getComputedStyle(g).display)
{f=a.getComputedStyle(g).position;break}g=g.previousElementSibling}}if(c=f)d.style.
position=c}b.appendChild(d);if(d){var
h=a.document;f=h.createElement("div");f.style.width="100%";f.style.height=
"2000px";c=V(a).clientHeight;e=h.body.scrollHeight;a=a.innerHeight;g=h.body.getBoun
dingClientRect().bottom;d.appendChild(f);var
k=f.getBoundingClientRect().top;h=h.body.getBoundingClientRect().top;d.removeChild(
f);f=e;e<=a&&0<c&&0<g&&(f=g-h);a=k-h>=.8*f}else a=!1;return a?d:
(b.removeChild(d),null)},fm=a=>{let b=0;try{b|=a!=a.top?512:0,jf()||(b|
=1048576),1200>=Math.floor(a.document.body.getBoundingClientRect().width)||(b|
=32768),em(a)&&(b|=33554432)}catch(c){b|=32}return
b},em=a=>{a=a.document.getElementsByClassName("adsbygoogle");
for(let b=0;b<a.length;b++)if("autorelaxed"==cm(a[b]))return!0;return!1};let
gm=(new Date).getTime();var hm=a=>{a=parseFloat(a);return isNaN(a)||1<a||
0>a?.05:a};var im={Ag:0,zg:1,wg:2,rg:3,xg:4,sg:5,yg:6,ug:7,vg:8,qg:9,tg:10};var
jm={Cg:0,Dg:1,Bg:2};function km(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom}function lm(a)
{a=Wa(a,b=>new
dg(b.top,b.right,b.bottom,b.left));a=mm(a);return{top:a.top,right:a.right,bottom:a.
bottom,left:a.left}}function mm(a){if(!a.length)throw Error("pso:box:m:nb");return
Xa(a.slice(1),
(b,c)=>{b.left=Math.min(b.left,c.left);b.top=Math.min(b.top,c.top);b.right=Math.max
(b.right,c.right);b.bottom=Math.max(b.bottom,c.bottom);return
b},eg(a[0]))};function nm(a){if(0!=a.j)throw Error("Already
resolved/rejected.");}var pm=class{constructor(){this.l=new
om(this);this.j=0}};function qm(a){switch(a.j.j){case 0:break;case
1:a.l&&a.l(a.j.B);break;case 2:a.A&&a.A(a.j.A);break;default:throw Error("Unhandled
deferred state.");}}var om=class{constructor(a){this.j=a}then(a,b){if(this.l)throw
Error("Then functions already set.");this.l=a;this.A=b;qm(this)}};function rm(a,b)
{sm(a).forEach(b,void 0)}function sm(a){for(var b=[],c=a.length,d=0;d<c;d+
+)b.push(a[d]);return b};function tm(a,b){return void 0!==a.j[um(b)]}function vm(a)
{var b=[],c;for(c in a.j)void 0!
==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.l[c]);return b}function wm(a){var
b=[],c;for(c in a.j)void 0!==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.j[c]);return
b}
const xm=class{constructor(){this.j={};this.l={}}set(a,b){const
c=um(a);this.j[c]=b;this.l[c]=a}remove(a){a=um(a);this.j[a]=void 0;this.l[a]=void
0}get(a,b){a=um(a);return void 0!==this.j[a]?this.j[a]:b}Qa(){return
vm(this).length}clear(){this.j={};this.l={}}};function um(a){return a instanceof
Object?String(ea(a)):a+""};const ym=class{constructor(a){this.j=new xm;if(a)for(var
b=0;b<a.length;++b)this.add(a[b])}add(a){this.j.set(a,!0)}remove(a)
{this.j.remove(a)}contains(a){return tm(this.j,a)}};const zm=new ym("IMG AMP-IMG
IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT BUTTON SVG".split(" "));var
Cm=(a,b)=>{const c=new Am(a,b);return()=>Bm(c)};function Bm(a){if(a.j)return!
1;if(null==a.l)return Dm(a),!0;const b=a.l+1E3-(new Date).getTime();if(1>b)return
Dm(a),!0;Em(a,b);return!0}function Dm(a){a.l=(new Date).getTime();a.B()}function
Em(a,b){a.j=!0;a.A.setTimeout(()=>{a.j=!1;Dm(a)},b)}class Am{constructor(a,b)
{this.A=a;this.B=b;this.l=null;this.j=!1}};function Fm(a,b,c){return{top:a.j-
c,right:a.A+a.l+b,bottom:a.j+c,left:a.A-b}}class Gm{constructor(a,b,c)
{this.A=a;this.j=b;this.l=c}};function Hm(a,b){a=a.getBoundingClientRect();return
new Im(a.top+Pl(b),a.bottom-a.top)}function Jm(a){return new
Im(Math.round(a.wa),Math.round(a.j))}class Im{constructor(a,b)
{this.wa=a;this.j=b}sa(){return this.j}};function Km(a,b){a.D?
b(a.A):a.l.push(b)}function Lm(a,b){a.D=!0;a.A=b;a.l.forEach(c=>{c(a.A)});a.l=[]}
class Mm{constructor(a){this.j=a;this.l=[];this.D=!
1;this.C=this.A=null;this.G=Cm(a,()=>{if(null!=this.C){var b=Kl(this.j,!0)-
this.C;1E3<b&&Lm(this,b)}});this.B=null}init(a,b){null==a?(this.C=a=Kl(this.j,!
0),this.j.addEventListener("scroll",this.G),null!
=b&&b(a)):this.B=this.j.setTimeout(()=>{this.init(void 0,b)},a)}lb(){null!
=this.B&&this.j.clearTimeout(this.B);this.j.removeEventListener("scroll",this.G);th
is.l=[];this.A=null}};var Nm=(a,b)=>a.reduce((c,d)=>c.concat(b(d)),[]);class
Om{constructor(a=1){this.j=a}};function Pm(a,b){a.j.forEach((c,d)=>void
b(c,d,a))}function Qm(a,b,c){const d=[];for(const e of a.j)b(e)?
d.push(e):c(e);return new Rm(d)}function Sm(a,b=1){a=a.j.slice(0);const c=new
Om(b);eb(a,()=>{var d=48271*c.j%2147483647;c.j=0>2147483647*d?d+2147483647:d;return
c.j/2147483647});return new Rm(a)}
const Rm=class{constructor(a){this.j=a.slice(0)}filter(a){return new
Rm(Va(this.j,a))}apply(a){return new Rm(a(this.j.slice(0)))}sort(a){return new
Rm(this.j.slice(0).sort(a))}get(a){return this.j[a]}add(a){const
b=this.j.slice(0);b.push(a);return new Rm(b)}};class Tm{constructor(a){this.j=new
ym(a)}contains(a){return this.j.contains(a)}};function Um(a,b,c=!1)
{a.l.push(b);c&&b(a.j)}function Vm(a,b){a.j=b;Ua(a.l,c=>{c(a.j)})}function Wm(a,b)
{Um(b,c=>Vm(a,c),!0)}class Xm{constructor(a){this.j=a;this.l=[]}map(a){const b=new
Xm(a(this.j));Um(this,c=>Vm(b,a(c)));return b}};function Ym(a){return new
Zm({value:a},null)}function $m(a){return new Zm(null,Error(a))}function an(a)
{try{return Ym(a())}catch(b){return new Zm(null,b)}}function bn(a){return null!
=a.j?a.j.value:null}function cn(a,b){null!=a.j&&b(a.j.value)}function dn(a,b){null!
=a.j||b(a.l);return a}class Zm{constructor(a,b){this.j=a;this.l=b}map(a){return
null!=this.j?(a=a(this.j.value),a instanceof Zm?a:Ym(a)):this}};class
en{constructor(){this.j=new xm}set(a,b){let c=this.j.get(a);c||(c=new
ym,this.j.set(a,c));c.add(b)}};class fn{constructor(a,{nc:b,cd:c,Md:d,Nc:e})
{this.C=a;this.A=c;this.B=new Rm(b||[]);this.l=e;this.j=d}};var gn=a=>{var
b=a.split("~").filter(c=>0<c.length);a=new xm;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},jn=a=>{var
b=hn(a);a=[];for(let c of b)b=String(c.Ka),a.push(c.va+"."+(20>=b.length?
b:b.slice(0,19)+"_"));return a.join("~")};
const hn=a=>{const b=[],c=a.B;c&&c.j.length&&b.push({va:"a",Ka:kn(c)});null!
=a.A&&b.push({va:"as",Ka:a.A});null!=a.j&&b.push({va:"i",Ka:String(a.j)});null!
=a.l&&b.push({va:"rp",Ka:String(a.l)});b.sort(function(d,e){return
d.va.localeCompare(e.va)});b.unshift({va:"t",Ka:ln(a.C)});return
b},ln=a=>{switch(a){case 0:return"aa";case 1:return"ma";default:throw
Error("Invalid slot
type"+a);}},kn=a=>{a=a.j.slice(0).map(mn);a=JSON.stringify(a);return
yf(a)},mn=a=>{const b={};null!=y(a,7)&&(b.q=y(a,7));null!=
y(a,2)&&(b.o=y(a,2));null!=y(a,5)&&(b.p=y(a,5));return b};function nn(a){const
b=[].slice.call(arguments).filter(ae(e=>null===e));if(!b.length)return null;let
c=[],d={};b.forEach(e=>{c=c.concat(e.qc||[]);d=Object.assign(d,e.Ra())});return new
on(c,d)}function pn(a){switch(a){case 1:return new on(null,
{google_ad_semantic_area:"mc"});case 2:return new on(null,
{google_ad_semantic_area:"h"});case 3:return new on(null,
{google_ad_semantic_area:"f"});case 4:return new on(null,
{google_ad_semantic_area:"s"});default:return null}}
function qn(a){return null==a?null:new on(null,{google_placement_id:jn(a)})}class
on{constructor(a,b){this.qc=a;this.j=b}Ra(){return this.j}};var rn=class extends
v{constructor(a){super(a)}};function sn(a){try{const
b=a.localStorage.getItem("google_ama_settings");return b?ec(rn,b):null}catch(b)
{return null}}function tn(a,b){if(void 0!==a.Pb){let c=sn(b);c||(c=new rn);void 0!
==a.Pb&&z(c,2,a.Pb);z(c,1,na()
+864E5);a=dc(c);try{b.localStorage.setItem("google_ama_settings",a)}catch(d){}}else
if((a=sn(b))&&y(a,1)<na())try{b.localStorage.removeItem("google_ama_settings")}catc
h(c){}};function un(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 vn(a){return sm(a.querySelectorAll("ins.adsbygoogle-
ablated-ad-slot"))};function wn(a,b){a=hf(new Ue(a),"DIV");const
c=a.style;c.width="100%";c.height="auto";c.clear=b?"both":"none";return a}function
xn(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)}un(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}
function yn(a){if(a&&a.parentNode){const
b=a.parentNode;b.removeChild(a);un(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};var An=(a,b,c,d=0)=>{var e=zn(b,c,d);if(e.init)
{for(c=b=e.init;c=e.ob(c);)b=c;e={anchor:b,position:e.Db}}else
e={anchor:b,position:c};a["google-ama-order-
assurance"]=d;xn(a,e.anchor,e.position)},Bn=(a,b,c,d=0)=>{S(yk)?
An(a,b,c,d):xn(a,b,c)};
function zn(a,b,c){const d=f=>{f=Cn(f);return null==f?!1:c<f},e=f=>{f=Cn(f);return
null==f?!1:c>f};switch(b){case
0:return{init:Dn(a.previousSibling,d),ob:f=>Dn(f.previousSibling,d),Db:0};case
2:return{init:Dn(a.lastChild,d),ob:f=>Dn(f.previousSibling,d),Db:0};case
3:return{init:Dn(a.nextSibling,e),ob:f=>Dn(f.nextSibling,e),Db:3};case
1:return{init:Dn(a.firstChild,e),ob:f=>Dn(f.nextSibling,e),Db:3}}throw Error("Un-
handled RelativePosition: "+b);}
function Cn(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-ama-
order-assurance"]:null}function Dn(a,b){return a&&b(a)?a:null};var
En=(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}},Fn=(a,b)=>{const
c=40===a.google_reactive_ad_format,d=!!a.rss||
16===a.google_reactive_ad_format;return!!a.google_ad_resizable&&(!
a.google_reactive_ad_format||c)&&!d&&!!b.navigator&&/iPhone|iPod|iPad|Android|
BlackBerry/.test(b.navigator.userAgent)&&b.top==b},Gn=(a,b,c)=>{a=a.style;"rtl"==b?
S(Vk)?a.setProperty("margin-right",c,"important"):
a.marginRight=c:S(Vk)?a.setProperty("margin-
left",c,"important"):a.marginLeft=c};const Hn=(a,b,c)=>{a=En(b,a);return"rtl"==c?-
a.x:a.x};var In=(a,b)=>{b=b.parentElement;return b?(a=sf(b,a))?
a.direction:"":""},Jn=(a,b,c)=>{if(0===Hn(a,b,c))return!1;Gn(b,c,"0px");const
d=Hn(a,b,c);Gn(b,c,-1*d+"px");a=Hn(a,b,c);0!==a&&a!==d&&Gn(b,c,d/(a-
d)*d+"px");return!0};function Kn(a,b){for(var c=0;c<b.length;c++){var
d=b[c],e=Re(d.cc);a[e]=d.value}}function Ln(a,b,c,d,e,f)
{a=Mn(a,e);a.ca.setAttribute("data-ad-format",d?d:"auto");Nn(a,b,c,f);return
a}function On(a,b,c=null){a=Mn(a,{});Nn(a,b,null,c);return a}function Nn(a,b,c,d)
{var e=[];if(d=d&&d.qc)a.Aa.className=d.join("
");a=a.ca;a.className="adsbygoogle";a.setAttribute("data-ad-
client",b);c&&a.setAttribute("data-ad-slot",c);e.length&&a.setAttribute("data-ad-
channel",e.join("+"))}
function Mn(a,b){var c=wn(a,b.clearBoth||!
1),d=c.style;d.textAlign="center";b.Cb&&Kn(d,b.Cb);a=hf(new
Ue(a),"INS");d=a.style;d.display="block";d.margin="auto";d.backgroundColor="transpa
rent";b.lc&&(d.marginTop=b.lc);b.Mb&&(d.marginBottom=b.Mb);b.Ia&&Kn(d,b.Ia);c.appen
dChild(a);return{Aa:c,ca:a}}
function Pn(a,b,c){b.setAttribute("data-adsbygoogle-
status","reserved");b.className+=" adsbygoogle-noablate";var
d={element:b};c=c&&c.Ra();if(b.hasAttribute("data-pub-vars"))
{try{c=JSON.parse(b.getAttribute("data-pub-vars"))}catch(e)
{return}b.removeAttribute("data-pub-vars")}c&&(d.params=c);
(a.adsbygoogle=a.adsbygoogle||[]).push(d)}
function Qn(a){var b=vn(a.document);Ua(b,function(c){var
d=Rn(a,c),e;if(e=d)e=En(c,a),e=!((e?
e.y:0)<V(a).clientHeight);e&&(c.setAttribute("data-pub-
vars",JSON.stringify(d)),c.removeAttribute("height"),c.style.removeProperty("height
"),c.removeAttribute("width"),c.style.removeProperty("width"),Pn(a,c))})}function
Rn(a,b){b=b.getAttribute("google_element_uid");a=a.google_sv_map;if(!b||!a||!
a[b])return null;a=a[b];b={};for(let c in cg)a[cg[c]]&&(b[cg[c]]=a[cg[c]]);return
b};const Sn=(a,b)=>{if(3==b.nodeType)return 3==b.nodeType?(b=b.data,a=-1!
=b.indexOf("&")?Ne(b,a.document):b,a=/\S/.test(a)):a=!1,a;if(1==b.nodeType){var
c=a.getComputedStyle(b);if("0"==c.opacity||"none"==c.display||"hidden"==c.visibilit
y)return!1;if((c=b.tagName)&&zm.contains(c.toUpperCase()))return!
0;b=b.childNodes;for(c=0;c<b.length;c++)if(Sn(a,b[c]))return!0}return!1};
var Tn=a=>{if(460<=a)return a=Math.min(a,1200),Math.ceil(800>a?
a/4:200);a=Math.min(a,600);return 420>=a?
Math.ceil(a/1.2):Math.ceil(a/1.91)+130};var Un=class{constructor()
{this.j={clearBoth:!0}}l(a,b,c,d){return Ln(d.document,a,null,null,this.j,b)}A(a)
{return Tn(Math.min(a.screen.width||0,a.screen.height||0))}};function Vn(a){var
b=[];rm(a.getElementsByTagName("p"),function(c){100<=Wn(c)&&b.push(c)});return
b}function Wn(a){if(3==a.nodeType)return a.length;if(1!
=a.nodeType||"SCRIPT"==a.tagName)return 0;var b=0;rm(a.childNodes,function(c)
{b+=Wn(c)});return b}function Xn(a){return 0==a.length||isNaN(a[0])?
a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)}
function Yn(a,b){if(null==a.j)return b;switch(a.j){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.j);}}
function Zn(a,b){var c=[];try{c=b.querySelectorAll(a.B)}catch(g){}if(!
c.length)return[];b=bb(c);b=Yn(a,b);"number"===typeof
a.l&&(c=a.l,0>c&&(c+=b.length),b=0<=c&&c<b.length?[b[c]]:[]);if("number"===typeof
a.A){c=[];for(var d=0;d<b.length;d++){var
e=Vn(b[d]),f=a.A;0>f&&(f+=e.length);0<=f&&f<e.length&&c.push(e[f])}b=c}return
b}const $n=class{constructor(a,b,c,d)
{this.B=a;this.l=b;this.A=c;this.j=d}toString(){return
JSON.stringify({nativeQuery:this.B,occurrenceIndex:this.l,paragraphIndex:this.A,ign
oreMode:this.j})}};function ao(a){if(!a)return null;var b=y(a,7);if(y(a,1)||
y(a,3)||0<Wb(a,4).length){b=Wb(a,4);var
c=y(a,3),d=y(a,1),e="";d&&(e+=d);c&&(e+="#"+Xn(c));if(b)for(c=0;c<b.length;c+
+)e+="."+Xn(b[c]);a=(b=e)?new $n(b,y(a,2),y(a,5),bo(y(a,6))):null}else a=b?new
$n(b,y(a,2),y(a,5),bo(y(a,6))):null;return a}var co={1:1,2:2,3:3,0:0};function
bo(a){return null==a?a:co[a]}function eo(a){for(var b=[],c=0;c<a.length;c++){var
d=y(a[c],1),e=y(a[c],2);if(d&&null!=e){var f={};f.cc=d;f.value=e;b.push(f)}}return
b}
function fo(a,b){var c={};a&&(c.lc=y(a,1),c.Mb=y(a,2),c.clearBoth=!!
B(a,3));b&&(c.Cb=eo(G(b,Oi,3)),c.Ia=eo(G(b,Oi,4)));return c}var
go={1:0,2:1,3:2,4:3},ho={0:1,1:2,2:3,3:4};const io=class{constructor(a)
{this.j=a}l(a,b,c,d){return Ln(d.document,a,null,null,this.j,b)}A(){return
null}};class jo{constructor(a){this.l=a}j(a){a=Math.floor(a.l);const b=Tn(a);return
new on(["ap_container"],{["google_reactive_ad_format"]:27,
["google_responsive_auto_format"]:16,["google_max_num_ads"]:1,
["google_ad_type"]:this.l,["google_ad_format"]:a+"x"+b,["google_ad_width"]:a,
["google_ad_height"]:b})}};var ko=class{constructor(a,b){this.B=a;this.A=b}j()
{return this.B}l(){return this.A}};const lo=class{constructor(a)
{this.j=a}l(a,b,c,d){var e=0<G(this.j,rj,9).length?G(this.j,rj,9)
[0]:null,f=fo(C(this.j,sj,3),e);if(!e)return null;if(e=y(e,1)){d=d.document;var
g=c.tagName;c=hf(new
Ue(d),g);c.style.clear=f.clearBoth?"both":"none";"A"==g&&(c.style.display="block");
c.style.padding="0px";c.style.margin="0px";f.Cb&&Kn(c.style,f.Cb);d=hf(new
Ue(d),"INS");f.Ia&&Kn(d.style,f.Ia);c.appendChild(d);f={Aa:c,ca:d};f.ca.setAttribut
e("data-ad-type","text");f.ca.setAttribute("data-native-settings-key",
e);Nn(f,a,null,b);a=f}else a=null;return a}A(){var a=0<G(this.j,rj,9).length?
G(this.j,rj,9)[0]:null;if(!a)return null;a=G(a,Oi,3);for(var b=0;b<a.length;b++)
{var c=a[b];if("height"==y(c,1)&&0<parseInt(y(c,2),10))return
parseInt(y(c,2),10)}return null}};var mo=class{constructor(a){this.j=a}l(a,b,c,d)
{if(!this.j)return null;const e=this.j.google_ad_format||
null,f=this.j.google_ad_slot||null;if(c=c.style){var g=[];for(let h=0;h<c.length;h+
+){const k=c.item(h);"width"!==k&&"height"!
==k&&g.push({cc:k,value:c.getPropertyValue(k)})}c={Ia:g}}else
c={};a=Ln(d.document,a,f,e,c,b);a.ca.setAttribute("data-pub-
vars",JSON.stringify(this.j));return a}A(){return this.j?
parseInt(this.j.google_ad_height,10)||null:null}Ra(){return this.j}};class
no{constructor(a){this.l=a}j(){return new on([],{["google_ad_type"]:this.l,
["google_reactive_ad_format"]:26,["google_ad_format"]:"fluid"})}};var
oo=class{constructor(a,b){this.B=a;this.A=b}l(){return this.A}j(a)
{a=Zn(this.B,a.document);return 0<a.length?a[0]:null}};function po(a,b,c,d){var
e=a.V();if(!e)return null;var f=ao(e);if(!f)return null;var g=go[a.l()];var h=void
0===g?null:g;if(null===h)return null;g=(g=C(a,sj,3))?B(g,3):null;f=new
oo(f,h);h=Wb(a,10).slice(0);Vb(e,5)&&h.push(1);var k=d?d:{};d=y(a,12);e=Vb(a,4)?
C(a,uj,4):null;switch(y(a,8)){case 1:return k=k.ud||null,new qo(f,new
io(fo(C(a,sj,3),null)),k,g,0,h,e,c,b,d,a);case 2:return new qo(f,new lo(a),k.Nd||
new no("text"),g,1,h,e,c,b,d,a)}return null}
function ro(a,b,c){const d=[];for(let e=0;e<a.length;e++){const
f=po(a[e],e,b,c);null!==f&&d.push(f)}return d}function so(a){return a.B}function
to(a){return a.D instanceof mo?a.D.Ra():null}function uo(a,b,c){tm(a.K,b)||
a.K.set(b,[]);a.K.get(b).push(c)}function vo(a){return wn(a.j.document,a.I||!
1)}function wo(a){return a.D.A(a.j)}function xo(a,b=null,c=null){return new
qo(a.H,b||a.D,c||a.P,a.I,a.Da,a.Yb,a.Ua,a.j,a.Y,a.G,a.A,a.C,a.U)}
class qo{constructor(a,b,c,d,e,f,g,h,k,l=null,m=null,n=null,q=null)
{this.H=a;this.D=b;this.P=c;this.I=d;this.Da=e;this.Yb=f;this.Ua=g?g:new
uj;this.j=h;this.Y=k;this.G=l;this.A=m;this.C=n;this.U=q;this.J=[];this.B=!
1;this.K=new xm}L(){return this.j}l(){return this.H.l()}};const yo={TABLE:{Ma:new
Tm([1,2])},THEAD:{Ma:new Tm([0,3,1,2])},TBODY:{Ma:new Tm([0,3,1,2])},TR:{Ma:new
Tm([0,3,1,2])},TD:{Ma:new Tm([0,3])}};function zo(a,b,c,d){const
e=c.childNodes;c=c.querySelectorAll(b);b=[];for(const f of c)c=Ta(e,f),0>c||
b.push(new Ao(a,[f],c,f,3,df(f).trim(),d));return b}
function Bo(a,b,c){let d=[];const e=[],f=b.childNodes,g=f.length;let
h=0,k="";for(let n=0;n<g;n++){var l=f[n];if(1==l.nodeType||3==l.nodeType){a:{var
m=l;if(1!=m.nodeType){m=null;break a}if("BR"==m.tagName)break a;const
q=c.getComputedStyle(m).getPropertyValue("display");m="inline"==q||"inline-
block"==q?null:m}m?(d.length&&k&&e.push(new Ao(a,d,n-1,m,0,k,c)),d=[],h=n+1,k=""):
(d.push(l),l=df(l).trim(),k+=l&&k?" "+l:l)}}d.length&&k&&e.push(new
Ao(a,d,h,b,2,k,c));return e}
function Co(a,b){return a.j-b.j}function Do(a){const b=tj();return new qo(new
ko(a.Ib,a.Jb),new io({clearBoth:!0}),null,!0,2,
[],b,a.l,null,null,null,a.A,a.j)}class Ao{constructor(a,b,c,d,e,f,g)
{this.A=a;this.La=b.slice(0);this.j=c;this.Ib=d;this.Jb=e;this.B=f;this.l=g}L()
{return this.l}};function Eo(a){return ab(a.B?Bo(a.j,a.na,a.l):[],a.A?
zo(a.j,a.A,a.na,a.l):[]).filter(b=>{var c=b.Ib.tagName;c?
(c=yo[c.toUpperCase()],b=null!=c&&c.Ma.contains(b.Jb)):b=!1;return!b})}class
Fo{constructor(a,b,c)
{this.na=a;this.A=b.jb;this.B=b.vc;this.j=b.articleStructure;this.l=c}};function
Go(a,b){if(!b)return!1;const c=ea(b),d=a.j.get(c);if(null!=d)return
d;if(1==b.nodeType&&("UL"==b.tagName||"OL"==b.tagName)&&"none"!
=a.l.getComputedStyle(b).getPropertyValue("list-style-type"))return a.j.set(c,!0),!
0;b=Go(a,b.parentNode);a.j.set(c,b);return b}function Ho(a,b){return
Ya(b.La,c=>Go(a,c))}class Io{constructor(a){this.j=new xm;this.l=a}};class
Jo{constructor(a,b){this.B=a;this.j=[];this.l=[];this.A=b}};var Lo=(a,{Wh:b=!
1,Zh:c=3,qe:d=null}={})=>{a=Eo(a);return Ko(a,b,c,d)},Ko=(a,b=!
1,c=3,d=null)=>{if(2>c)throw Error("minGroupSize should be at least 2, found
"+c);var e=a.slice(0);e.sort(Co);a=[];b=new Jo(b,d);for(const l of e)
{d=b;e={Eb:l,tb:51>l.B.length?!1:null!=d.A?!Ho(d.A,l):!0};if(d.B||e.tb)
{if(d.j.length){var f=d.j[d.j.length-1].Eb;b:{var g=f.L();var h=f.La[f.La.length-
1];f=e.Eb.La[0];if(!h||!f){g=!1;break b}var k=h.parentElement;const
m=f.parentElement;if(k&&m&&k==m){k=0;for(h=h.nextSibling;10>
k&&h;){if(h==f){g=!0;break b}if(Sn(g,h))break;h=h.nextSibling;k++}g=!1}else g=!
1}}else g=!0;g?(d.j.push(e),e.tb&&d.l.push(e.Eb)):(d.j=[e],d.l=e.tb?[e.Eb]:
[])}if(b.l.length>=c){if(1>=b.l.length)d=null;else{e=b.l[1];for(d=b;d.j.length&&!
d.j[0].tb;)d.j.shift();d.j.shift();d.l.shift();d=e}d&&a.push(d)}}return a};var
No=(a,b)=>{a=Mo(a,b);const c=new Io(b);return Nm(a,d=>Lo(d,
{qe:c}))},Mo=(a,b)=>{const c=new xm;a.forEach(d=>{var e=ao(C(d,Qi,1));if(e){const
f=e.toString();tm(c,f)||c.set(f,{articleStructure:d,ld:e,jb:null,vc:!
1});e=c.get(f);(d=(d=C(d,Qi,2))?y(d,7):null)?e.jb=e.jb?e.jb+","+d:d:e.vc=!
0}});return wm(c).map(d=>{const e=Zn(d.ld,b.document);return e.length?new
Fo(e[0],d,b):null}).filter(d=>null!=d)};const
Oo=a=>{a=a.na.getBoundingClientRect();return 0<a.width&&0<a.height},Po=a=>{let
b=0;a.forEach(c=>b=Math.max(b,c.na.getBoundingClientRect().width));return
c=>c.na.getBoundingClientRect().width>.5*b},Qo=a=>{const b=V(a).clientHeight||
0;return
c=>c.na.getBoundingClientRect().height>=.75*b},Ro=(a,b)=>a.na.getBoundingClientRect
().top-b.na.getBoundingClientRect().top;var So=a=>(null==a?0:a.google_ad_slot)?
Ym(new fn(1,{cd:a.google_ad_slot})):$m("Missing dimension when creating placement
id"),Vo=a=>{switch(a.Da){case 0:case 1:var b=a.A;null==b?a=null:(a=b.V(),null==a?
a=null:(b=b.l(),a=null==b?null:new fn(0,{nc:[a],Nc:b})));return null!=a?Ym(a):
$m("Missing dimension when creating placement id");case 2:return a=To(a),null!=a?
Ym(a):$m("Missing dimension when creating placement id");default:return $m("Invalid
type: "+a.Da)}};
const To=a=>{if(null==a||null==a.C)return null;const
b=C(a.C,Qi,1),c=C(a.C,Qi,2);if(null==b||null==c)return null;const
d=a.U;if(null==d)return null;a=a.l();return null==a?null:new fn(0,{nc:
[b,c],Md:d,Nc:ho[a]})};function Wo(a){const b=to(a.N);return(b?
So(b):Vo(a.N)).map(c=>jn(c))}function Xo(a){a.j=a.j||Wo(a);return a.j}function
Yo(a,b){if(a.N.B)throw Error("AMA:AP:AP");Bn(b,a.V(),a.N.l());a=a.N;a.B=!0;null!
=b&&a.J.push(b)}var Zo=class{constructor(a,b,c)
{this.N=a;this.l=b;this.O=c;this.j=null}V(){return this.l}fill(a,b){var c=this.N;
(a=c.D.l(a,b,this.l,c.j))&&Yo(this,a.Aa);return a}};var $o=ai(754,function(a,b){var
c=[],d=[];try{for(var e=[],f=0;f<a.length;f++){var
g=a[f],h=g.H.j(g.j);h&&e.push({Jc:g,anchorElement:h})}for(f=0;f<e.length;f++)
{a=d;var k=a.push;var
l=e[f],m=l.anchorElement,n=l.Jc,q=n.I,r=n.j.document.createElement("div");r.classNa
me="google-auto-placed";var
x=r.style;x.textAlign="center";x.width="100%";x.height="0px";x.clear=q?"both":"none
";var w=r;try{Bn(w,m,n.l());var D=w}catch(K){throw yn(w),K;}k.call(a,D)}var
A=Pl(b),E=Ql(b);for(f=0;f<d.length;f++){b=E;k=A;var F=
d[f].getBoundingClientRect(),H=e[f];c.push(new Zo(H.Jc,H.anchorElement,new
Gm(F.left+b,F.top+k,F.right-F.left)))}}finally{for(f=0;f<d.length;f+
+)yn(d[f])}return c});function ap(a,b){const c=Eo(b);c.sort(Co);return new
bp(a,b,c)}function cp(a){if(!a.l){if(a.A>=a.B.length)var b=null;else{{const
c=a.B[a.A++].La[0];da(c)&&1==c.nodeType?b=dp(a,c,0):
(b=a.j.document.createElement("div"),M(b,
{display:"none"}),c.parentNode.insertBefore(b,c),b=dp(a,b,3))}b=$o([b],a.j)[0]||
null}if(b)return b;a.l=!0}return null}function dp(a,b,c){return new qo(new
ko(b,c),new io({}),null,!0,2,[],null,a.j,null,null,null,a.C.j,null)}
var bp=class{constructor(a,b,c){this.j=a;this.C=b;this.B=c;this.l=!1;this.A=0}};var
ep=class{constructor(a){this.l=a}j(){return cp(this.l)}};const
fp={1:"0.5vp",2:"300px"},gp={1:700,2:1200},hp={[1]:{Sc:"3vp",jc:"1vp",Rc:"0.3vp"},
[2]:{Sc:"900px",jc:"300px",Rc:"90px"}};function ip(a){const b=jp(a);return
kp(b,V(a).clientHeight||gp[b])}class lp{constructor(a,b,c,d,e,f)
{this.A=a;this.C=b;this.D=c.sort((g,h)=>g.adCount-
h.adCount);this.l=d;this.B=e;this.j=f}}function mp(a,b){for(let c of
a)if(y(c,1)==b)return c;return null}
function np(a,b){if(void 0===a)return null;const c=[];for(let d of a)
{a=y(d,1);const e=op(y(d,2),b);if("number"!==typeof a||null===e)return
null;c.push({adCount:a,ic:{Bb:e,ua:op(y(d,3),b)}})}return c}function pp(a,b){const
c=op(y(a,2),b),d=op(y(a,5),b);if(null===c)return null;const
e=y(a,4);if(null==e)return null;var f=G(a,$i,3);f=np(f,b);if(null===f)return
null;const g=C(a,aj,7);return new lp(c,d,f,e,Xb(a,6),g?qp(g,b):void 0)}
function kp(a,b){a=op(fp[a],b);return new lp(null===a?Infinity:a,null,
[],3,null)}function op(a,b){if(!a)return null;const c=parseFloat(a);return
isNaN(c)?null:a.endsWith("px")?c:a.endsWith("vp")?c*b:null}function jp(a)
{a=900<=V(a).clientWidth;return jf()&&!a?1:2}function rp(a,b,c)
{if(4>c)return[];const d=Math.ceil(c/2);return[{adCount:d,ic:{Bb:2*a,ua:2*b}},
{adCount:d+Math.ceil((c-d)/2),ic:{Bb:3*a,ua:3*b}}]}function qp(a,b)
{return{Fc:op(y(a,2),b)||0,Ec:y(a,3)||1,Ja:op(y(a,1),b)||0}};function sp(a,b,c)
{return km({top:a.j.top-(c+1),right:a.j.right+(c+1),bottom:a.j.bottom+
(c+1),left:a.j.left-(c+1)},b.j)}function tp(a){if(!a.length)return null;const
b=lm(a.map(c=>c.j));a=a.reduce((c,d)=>c+d.l,0);return new up(b,a)}class
up{constructor(a,b){this.j=a;this.l=b}};var Ap=(a,b)=>{const
c=bb(b.document.querySelectorAll(".google-auto-
placed")),d=vp(b),e=wp(b),f=xp(b),g=yp(b),h=bb(b.document.querySelectorAll("ins.ads
bygoogle-ablated-ad-
slot")),k=bb(b.document.querySelectorAll("div.googlepublisherpluginad"));let
l=[].concat(bb(b.document.querySelectorAll("iframe[id^=aswift_],iframe[id^=google_a
ds_frame]")),bb(b.document.querySelectorAll("ins.adsbygoogle")));b=[];for(const
[m,n]of[[a.qb,c],[a.Ca,d],[a.Ld,e],[a.rb,f],[a.sb,g],[a.Id,h],[a.Kd,k]])a=n,!1===m?
b=b.concat(a):
l=l.concat(a);a=zp(l);b=zp(b);a=a.slice(0);for(const m of b)for(b=0;b<a.length;b++)
(m.contains(a[b])||a[b].contains(m))&&a.splice(b,1);return a};
const Bp=a=>{try{return
Va(Wa(a.googletag.pubads().getSlots(),b=>a.document.getElementById(b.getSlotElement
Id())),b=>null!=b)}catch(b){}return
null},vp=a=>bb(a.document.querySelectorAll('ins.adsbygoogle[data-anchor-
shown="true"]')),wp=a=>bb(a.document.querySelectorAll("ins.adsbygoogle[data-ad-
format=autorelaxed]")),xp=a=>(Bp(a)||bb(a.document.querySelectorAll("div[id^=div-
gpt-
ad]"))).concat(bb(a.document.querySelectorAll("iframe[id^=google_ads_iframe]"))),yp
=a=>bb(a.document.querySelectorAll("div.trc_related_container,div.OUTBRAIN,div[id^=
rcjsload],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-]"));
var zp=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 Cp=ai(453,Ap),Dp=ai(454,(a,b)=>{const
c=bb(b.document.querySelectorAll(".google-auto-
placed")),d=vp(b),e=wp(b),f=xp(b),g=yp(b),h=bb(b.document.querySelectorAll("ins.ads
bygoogle-ablated-ad-
slot"));b=bb(b.document.querySelectorAll("div.googlepublisherpluginad"));return
zp([].concat(!0===a.qb?c:[],!0===a.Ca?d:[],!0===a.Ld?e:[],!0===a.rb?f:[],!0===a.sb?
g:[],!0===a.Id?h:[],!0===a.Kd?b:[]))});function Ep(a,b,c){const
d=Fp(a);b=Gp(d,b,c);return new Hp(a,d,b)}function Ip(a){return 1<(a.bottom-
a.top)*(a.right-a.left)}function Jp(a){return a.j.map(b=>b.box)}function Kp(a)
{return a.j.reduce((b,c)=>b+c.box.bottom-c.box.top,0)}class Hp{constructor(a,b,c)
{this.A=a;this.j=b.slice(0);this.B=c.slice(0);this.l=null}}
function Fp(a){const b=Cp({Ca:!1},a),c=Ql(a),d=Pl(a);return b.map(e=>{const
f=e.getBoundingClientRect();return(e=!!e.className&&-1!
=e.className.indexOf("google-auto-placed"))||Ip(f)?{box:
{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},Th:e?
1:0}:null}).filter(ae(e=>null===e))}function Gp(a,b,c){return void 0!
=b&&a.length<=(void 0!=c?c:8)?Lp(a,b):Wa(a,d=>new up(d.box,1))}
function Lp(a,b){a=Wa(a,d=>new up(d.box,1));const c=[];for(;0<a.length;){let
d=a.pop(),e=!0;for(;e;){e=!1;for(let f=0;f<a.length;f++)if(sp(d,a[f],b))
{d=tp([d,a[f]]);Array.prototype.splice.call(a,f,1);e=!0;break}}c.push(d)}return
c};function Mp(a,b,c){const d=S(xk)?0:1,e=Fm(c,d,b+d);return!
Ya(a,f=>km(f,e))}function Np(a,b,c,d,e){e=e.O;const
f=Fm(e,0,b),g=Fm(e,0,c),h=Fm(e,0,d);return!Ya(a,k=>km(k,g)||km(k,f)&&!
km(k,h))}function Op(a,b,c,d){const e=Jp(a);if(Mp(e,b,d.O))return!0;if(!
Np(e,b,c.Fc,c.Ja,d))return!1;const f=new
up(Fm(d.O,0,0),1);a=Va(a.B,g=>sp(g,f,c.Ja));b=Xa(a,(g,h)=>g+h.l,1);return
0===a.length||b>c.Ec?!1:!0};var Pp=(a,b)=>{const c=[];let
d=a;for(a=()=>{c.push({anchor:d.anchor,position:d.position});return
d.anchor==b.anchor&&d.position==b.position};d;){switch(d.position){case
1:if(a())return c;d.position=2;case 2:if(a())return c;if(d.anchor.firstChild)
{d={anchor:d.anchor.firstChild,position:1};continue}else d.position=3;case
3:if(a())return c;d.position=4;case 4:if(a())return c}for(;d&&!
d.anchor.nextSibling&&d.anchor.parentNode!=d.anchor.ownerDocument.body;)
{d={anchor:d.anchor.parentNode,position:3};if(a())return c;
d.position=4;if(a())return c}d&&d.anchor.nextSibling?
d={anchor:d.anchor.nextSibling,position:1}:d=null}return c};function Qp(a,b){const
c=new en,d=new ym;b.forEach(e=>{if(gc(e,ij,1,lj))
{e=gc(e,ij,1,lj);if(C(e,gj,1)&&C(e,gj,1).V()&&C(e,gj,2)&&C(e,gj,2).V()){const
g=Rp(a,C(e,gj,1).V()),h=Rp(a,C(e,gj,2).V());if(g&&h)for(var f of
Pp({anchor:g,position:C(e,gj,1).l()},
{anchor:h,position:C(e,gj,2).l()}))c.set(ea(f.anchor),f.position)}C(e,gj,3)&&C(e,gj
,3).V()&&(f=Rp(a,C(e,gj,3).V()))&&c.set(ea(f),C(e,gj,3).l())}else gc(e,jj,2,lj)?
Sp(a,gc(e,jj,2,lj),c):gc(e,kj,3,lj)&&Tp(a,gc(e,kj,3,lj),d)});return new Up(c,d)}
class Up{constructor(a,b){this.l=a;this.j=b}}const
Sp=(a,b,c)=>{C(b,Qi,1)&&(a=Vp(a,C(b,Qi,1)))&&a.forEach(d=>{d=ea(d);c.set(d,1);c.set
(d,4);c.set(d,2);c.set(d,3)})},Tp=(a,b,c)=>{C(b,Qi,1)&&(a=Vp(a,C(b,Qi,1)))&&a.forEa
ch(d=>{c.add(ea(d))})},Rp=(a,b)=>(a=Vp(a,b))&&0<a.length?
a[0]:null,Vp=(a,b)=>(b=ao(b))?Zn(b,a):null;function Wp(a){return function(b){return
$o(b,a)}}function Xp(a){const b=V(a).clientHeight;return b?
ma(Yp,b+Pl(a)):Yd}function Zp(a,b,c){if(0>a)throw
Error("ama::ead:nd");if(Infinity===a)return Yd;const d=Jp(c||Ep(b));return
e=>Mp(d,a,e.O)}function $p(a,b,c,d){if(0>a||0>b.Fc||0>b.Ec||0>b.Ja)throw
Error("ama::ead:nd");return Infinity===a?Yd:e=>Op(d||Ep(c,b.Ja),a,b,e)}function
aq(a){if(!a.length)return Yd;const b=new Tm(a);return c=>b.contains(c.Da)}
function bq(a){return function(b){for(let c of b.Yb)if(-1<a.indexOf(c))return!
1;return!0}}function cq(a){return a.length?function(b){const c=b.Yb;return
a.some(d=>-1<c.indexOf(d))}:Zd}function dq(a,b){if(0>=a)return Zd;const
c=V(b).scrollHeight-a;return function(d){return d.O.j<=c}}function eq(a){const
b={};a&&a.forEach(c=>{b[c]=!0});return function(c){return!b[y(c.Ua,2)||0]}}function
fq(a){return a.length?b=>a.includes(y(b.Ua,2)||0):Zd}
function gq(a){return a.length?b=>a.includes(y(b.Ua,1)||0):Zd}function hq(a,b)
{const c=Qp(a,b);return function(d){var e=d.V();d=ho[d.N.l()];var
f=ea(e);f=c.l.j.get(f);if(!(f=f?f.contains(d):!1))a:
{if(c.j.contains(ea(e)))switch(d){case 2:case 3:f=!0;break a;default:f=!1;break
a}for(e=e.parentElement;e;){if(c.j.contains(ea(e))){f=!0;break
a}e=e.parentElement}f=!1}return!f}}const
Yp=(a,b)=>b.O.j>=a,iq=(a,b,c)=>{c=c.O.l;return a<=c&&c<=b};var
jq=class{constructor(a,b){this.A=a;this.l=b}j(){const a=Xp(this.A);let
b=cp(this.l);for(;b;){if(a(b))return b;b=cp(this.l)}return null}};var
kq=class{constructor(a,b){this.l=a;this.A=b}j(){var a=new wj;var
b=C(this.A.j,Qi,1);a=bc(a,1,b);a=z(a,2,2);a=z(a,8,1);a=ro([a],this.l);return
$o(a,this.l)[0]||null}};const
lq=(a,b,c)=>{a=a.createElement("script");Xd(a,Fc(lc(c)));a.setAttribute("async","tr
ue");b.appendChild(a)},mq={[1]:"out_of_view"};class nq{constructor()
{this.promise=new Promise((a,b)=>{this.j=a;this.l=b})}};var oq=class{constructor()
{const a=new
nq;this.promise=a.promise;this.resolve=a.j}},pq=(a,b,c)=>{b.google_llp||
(b.google_llp={});b=b.google_llp;b[a]||(b[a]=new oq,c&&c());return b[a]};function
qq(a,b,c){return pq(a,b,function(){qf(b.document,c)}).promise};function rq(a,b,c)
{return new
sq(qq(7,a,c).then(d=>{d.init(b);d.handleAdConfig({preloadAdBreaks:"on",sound:"on"})
;return d}).catch(ci()))}function tq(a,b){a.j||
(a.l.then(c=>{c.handleAdBreak({type:"preroll",name:"audiosense-
preroll",adBreakDone:b})}),a.j=!0)}var sq=class{constructor(a){this.l=a;this.j=!
1}};var uq={da:"ama_success",aa:.1,pa:!0},vq={da:"ama_failure",aa:.1,pa:!
0},wq={da:"ama_inf_scr",aa:.1,pa:!0},xq={da:"ama_inf_scr",aa:.1,pa:!
0},yq={da:"ama_coverage",aa:.1,pa:!0},zq={da:"ama_inf_scr",aa:1,pa:!
0},Aq={da:"ama_opt",aa:.1,pa:!0},Bq={da:"ama_aud_sen",aa:1,pa:!0};function Cq(a,b)
{a.G.wpc=b;return a}function Dq(a,b){for(var c=0;c<b.length;c++)a.ha(b[c]);return
a}function Eq(a,b){a.A=a.A?a.A:b;return a}
class Fq{constructor(a)
{this.G={};this.G.c=a;this.C=[];this.A=null;this.D=[];this.H=0}ha(a){for(var
b=0;b<this.C.length;b++)if(this.C[b]==a)return this;this.C.push(a);return this}B(a)
{var
b=sc(this.G);0<this.H&&(b.t=this.H);b.err=this.C.join();b.warn=this.D.join();this.A
&&(b.excp_n=this.A.name,b.excp_m=this.A.message&&this.A.message.substring(0,512),b.
excp_s=this.A.stack&&wh(this.A.stack,""));b.w=0<a.innerWidth?
a.innerWidth:null;b.h=0<a.innerHeight?a.innerHeight:null;return b}};function
Gq(a,b,c){c=c.B(a.j);b.pa&&(c.pvc=Sf(a.j));0<b.aa&&(c.r=b.aa,P(b.da,c,b.aa))}var
Hq=class{constructor(a){this.j=a}};function Iq(a,b,c,d){let e;const
f=null==(e=C(b,oj,6))?void 0:G(e,pj,1);return f&&0!=f.length?(b=C(b,Ri,27))?
C(b,Si,2)?Ym(new Jq(a,f,b,c,d)):$m("No AudioSenseConfig.PlacementConfig found"):
$m("No AudioSenseConfig found"):$m("No ArticleStructure found")}function Kq(a)
{a.A.addEventListener("playing",()=>{a.C.j||(a.A.pause(),tq(a.C,
()=>a.A.play()))})}function Lq(a){return(a=C(a.l,Ui,3))?
G(a,Vi,1).some(b=>1===Yb(b,1,0)):!1}
function Mq(a,b){let c;a=Object.assign({},b,
{vh:V(a.j).clientHeight,eid:null==(c=C(a.l,Wi,4))?void
0:I(c,2)});P(Bq.da,a,Bq.aa)}var Jq=class{constructor(a,b,c,d,e)
{this.j=a;this.G=b;this.l=c;this.B=d;this.D=e;this.A=this.C=null}};const Nq=["-
webkit-text-fill-color"];function Oq(a){if(mb){{const c=sf(a.document.body,a);if(c)
{a={};var b=c.length;for(let d=0;d<b;++d)a[c[d]]="initial";a=Pq(a)}else
a=Qq()}}else a=Qq();return a}var Qq=()=>{const
a={all:"initial"};Ua(Nq,b=>{a[b]="unset"});return a};function Pq(a)
{Ua(Nq,b=>{delete a[b]});return a};var Rq=class{constructor(a){this.j=a}Pa(a){const
b=a.document.createElement("div");M(b,Oq(a));M(b,{width:"100%","max-
width":"1000px",margin:"auto"});b.appendChild(this.j);const
c=a.document.createElement("div");M(c,Oq(a));M(c,{width:"100%","text-
align":"center",display:"block",padding:"5px 5px 2px","box-sizing":"border-
box","background-color":"#FFF"});c.appendChild(b);return c}};var
Sq=(a,b)=>(b=C(b,oj,6))?No(G(b,pj,1),a).map(c=>Do(c)):[];function Tq(a){const
b=Uq(a);Ua(a.j.maxZIndexListeners,c=>c(b))}function Uq(a)
{a=xf(a.j.maxZIndexRestrictions);return a.length?Math.min.apply(null,a):null}class
Vq{constructor(a){this.j=El(a).floatingAdsStacking}}function Wq(a){if(null==a.j)
{var b=a.l,c=a.A;const d=b.j.nextRestrictionId+
+;b.j.maxZIndexRestrictions[d]=c;Tq(b);a.j=d}}function Xq(a){if(null!=a.j){var
b=a.l;delete b.j.maxZIndexRestrictions[a.j];Tq(b);a.j=null}}class
Yq{constructor(a,b){this.l=a;this.A=b;this.j=null}};function Zq(a,b){a.j++;const
c="{SafeHtmlFormatter:"+a.j+"_"+Pe()+"}";a.l[Me(c)]=b;return c}class
$q{constructor(){this.l={};this.j=0}A(a,b){a=this.l[b];if(!a)return
b;b="";a.Hb&&(b+="<"+a.Hb+a.attributes+">");a.yc&&(b+=a.yc);a.mb&&(b+="</"+a.mb+">"
);return b}Hb(a,b){kd(a);return Zq(this,{Hb:a,attributes:qd(b)})}mb(a){kd(a);return
Zq(this,{mb:a})}text(a){return Zq(this,{yc:Me(a)})}};let ar=!1;
function br(a){a.A.id="cse-overlay-div";Ud(a.A,Xc({"background-
color":"white",border:"none","border-radius":"16px 16px 16px 16px","box-shadow":"0
3px 10px rgb(34 25 25 /
40%)",display:"none",height:"90%",left:"2.5%",margin:"auto",overflow:"auto",positio
n:"fixed",padding:"1%",top:"5%",transition:"all 0.25s linear",width:"95%","z-
index":100002}));const b=hf(a.l,"DIV");b.id="cse-overlay-close-
button";Ud(b,Xc({"background-
image":"url(//www.google.com/images/nav_logo114.png)","background-position":"-140px
-230px","background-repeat":"no-repeat",
cursor:"pointer",display:"block","float":"right",height:"12px",opacity:1,position:"
absolute",right:"15px",top:"15px",width:"12px"}));a.B.classList.add("gsc-modal-
background-
image");a.B.setAttribute("tabindex",0);a.j.document.body.appendChild(a.A);a.j.docum
ent.body.appendChild(a.B);var
c=()=>{"block"===a.A.style.display&&(a.A.style.display="none");a.B.classList.remove
("gsc-modal-background-image-
visible");Xq(a.H)};b.onclick=c;a.B.onclick=c;c=hf(a.l,"DIV");c.classList.add("gcse-
search");c.setAttribute("data-gname",
"auto-rs-prose");c.setAttribute("data-adclient",a.D);c.setAttribute("data-
as_sitesearch",a.j.location.host);c.setAttribute("data-
gl",a.C);a.A.appendChild(b);a.A.appendChild(c)}
function cr(a){a.j.__gcse||(a.j.__gcse={});a.j.__gcse.searchCallbacks={web:
{rendered:()=>{Wq(a.H);a.B.classList.add("gsc-modal-background-image-
visible");a.A.style.display="block";var b=a.j.document.getElementsByClassName("gsc-
input")[0];if(b){var c=a.j.document.getElementsByClassName("gsc-search-button-v2")
[0];c&&(c.style.height=a.j.getComputedStyle(b).getPropertyValue("height"),b=a.j.doc
ument.getElementsByClassName(ar?"gcsc-find-more-on-google-root":"gcsc-find-more-on-
google")[0])&&(b.style.display=
"none")}}}}}
function dr(a){const b=hf(a.l,"SCRIPT");b.type="text/javascript";var
c=a.G.map(d=>({container:d,relatedSearches:5}));oa("google.ads.autorscse.innerPerfo
rmSearch",(d,e,f,g)=>{d(e,void 0,
{rsToken:f});ar=g;if((d=a.j.document.getElementsByClassName("gsc-control-cse")
[0])&&1===d.childElementCount){var
h=a.j.location.host;e=hf(a.l,"IMG");f="https://www.google.com/s2/favicons?
sz=64&domain_url="+encodeURIComponent(h);f=Rc(f)||
Tc;e.src=Rd(f);e.style.height="16px";e.style.marginRight="5px";e.style.display="inl
ine-block";
f=hf(a.l,"P");g=a.C.trim().substring(0,2);var k=h.startsWith("www.")?
h.slice(4):h;h=new $q;const l=h.Hb("strong"),m=h.mb("strong");k={en:`Search results
from ${l}${k}${m}`,de:`Suchergebnisse von ${l}${k}${m}`,ja:`${l}${k}$
{m}\u304b\u3089\u306e\u691c\u7d22\u7d50\u679c`,fr:`R\u00e9sultats de recherche sur
${l}${k}${m}`,es:`Resultados de b\u00fasqueda de ${l}${k}${m}`};g=k[g]||
k.en;k=Me("SafeHtmlFormatter:");g=Me(g).replace(new RegExp(`\\{${k}[\\w&#;]
+\\}`,"g"),la(h.A,h,[]));g=jd(g,null);h=f;if(null!==
h&&void 0!==h.tagName){if("script"===h.tagName.toLowerCase())throw Error("Use
setTextContent with a SafeScript.");if("style"===h.tagName.toLowerCase())throw
Error("Use setTextContent with a
SafeStyleSheet.");}h.innerHTML=gd(g);f.style.fontSize="16px";f.style.display="inlin
e-
block";d.insertBefore(f,d.firstChild);d.insertBefore(e,d.firstChild);if(d=a.j.docum
ent.getElementsByClassName("gsc-search-box")
[0])if(d.style.maxWidth="520px",d=a.j.document.getElementsByClassName("gsc-input")
[0])if(d.style.paddingRight=
0,d=a.j.document.getElementsByClassName("gsc-input-box")
[0])if(d.style.borderRadius="16px 0px 0px
16px",d=a.j.document.getElementsByClassName("gsc-search-button-v2")
[0])d.style.borderRadius="0px 16px 16px
0px",d.style.marginLeft=0,d.style.borderLeft="0"}});c=Nd`function(afsProperty,
cseElementName, rsBlocks, language){
function performSearch(query, rsToken) {
const element = google.search.cse.element.getElement(cseElementName);
google.ads.autorscse.innerPerformSearch(element.execute, query,
rsToken, element.uiOptions.isMobileDevice);
}
const pageOptions = {
pubId: afsProperty,
styleId: '5134551505',
hl: language,
resultsPageBaseUrl: 'http://google.com',
resultsPageQueryParam: 'q',
relatedSearchTargeting: 'content',
relatedSearchResultClickedCallback: performSearch,
relatedSearchUseResultCallback: true,
};
_googCsa('relatedsearch', pageOptions, rsBlocks);
}`(a.D,"auto-rs-prose",c,a.C);Wd(b,c);a.j.document.body.appendChild(b)}
var er=class{constructor(a,b,c,d)
{this.j=a;this.G=b;this.C=d||"en";this.D=c.replace("ca","partner");a=new
Vq(a);this.H=new Yq(a,1E5);this.l=new
Ue(this.j.document);this.A=hf(this.l,"DIV");this.B=hf(this.l,"DIV")}init(){if(0!
=this.G.length&&!
this.j.document.querySelector('script[src*="cse.google.com/cse"]')){br(this);var
a=hf(this.l,"SCRIPT");Xd(a,J`https://www.google.com/adsense/search/async-
ads.js`);this.j.document.head.appendChild(a);a=hf(this.l,"SCRIPT");a.type="text/jav
ascript";var b=Md`(function(g,o){g[o]=g[o]||function(){(g[o]['q']=g[o]['q']||
[]).push(arguments)},g[o]['t']=1*new Date})(window,'_googCsa');`;
Wd(a,b);this.j.document.head.appendChild(a);a=hf(this.l,"SCRIPT");b=J`https://cse.g
oogle.com/cse.js?cx=9d449ff4a772956c6`;b=Od(b,new
Map([["language",this.C]]));Xd(a,b);this.j.document.head.appendChild(a);cr(this);dr
(this)}}};function fr(a){const b=vo(a.A.N),c=a.C.Pa(a.D,
()=>a.remove());b.appendChild(c);a.B&&(b.className=a.B);return{Dd:b,Ad:c}}class
gr{constructor(a,b,c,d){this.D=a;this.A=b;this.C=c;this.B=d||
null;this.j=null;this.l=new Xm(null)}init(){const
a=fr(this);this.j=a.Dd;Yo(this.A,this.j);Vm(this.l,a.Ad)}remove()
{this.j&&this.j.parentNode&&this.j.parentNode.removeChild(this.j);this.j=null;Vm(th
is.l,null)}G(){return this.l}};var hr=class{constructor(a,b,c)
{this.j=a;this.l=b;this.A=c}};function ir(a,b){return a.O.j-b.O.j};function jr(a,b)
{const
c=a.document.createElement("img");kr(a,c);Ee(c,"https://www.gstatic.com/adsense/aut
oads/icons/gpp_good_24px_grey_800.svg");M(c,{margin:"0px 12px 0px
8px",width:"24px",height:"24px",cursor:null==b?"auto":"pointer"});b&&c.addEventList
ener("click",d=>{b();d.stopPropagation()});return c}
function lr(a,b){const c=b.document.createElement("button");kr(b,c);M(c,
{display:"inline","line-
height":"24px",cursor:"pointer"});c.appendChild(b.document.createTextNode(a.l));c.a
ddEventListener("click",d=>{a.A();d.stopPropagation()});return c}
function mr(a,b,c){const
d=b.document.createElement("img");Ee(d,"https://www.gstatic.com/adsense/autoads/ico
ns/arrow_left_24px_grey_800.svg");d.setAttribute("aria-label",a.B);kr(b,d);M(d,
{margin:"0px 12px 0px
8px",width:"24px",height:"24px",cursor:"pointer"});d.addEventListener("click",e=>{c
();e.stopPropagation()});return d}
function nr(a){const b=a.document.createElement("ins");kr(a,b);M(b,
{"float":"left",display:"inline-flex",padding:"8px 0px","background-
color":"#FFF","border-radius":"0px 20px 20px 0px","box-shadow":"0px 1px 2px 0px
rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15)"});return b}
class or{constructor(a,b,c){this.l=a;this.B=b;this.A=c;this.j=new Xm(!
1)}Pa(a,b,c,d){const
e=jr(a,d),f=jr(a),g=lr(this,a),h=mr(this,a,c);a=nr(a);a.appendChild(e);a.appendChil
d(f);a.appendChild(g);a.appendChild(h);Um(this.j,k=>{M(e,
{display:k?"none":"inline"});M(f,{display:k?"inline":"none"});k?(M(g,{"line-
height":"24px","max-width":"100vw",opacity:"1",transition:"line-height 0s 50ms,
max-width 50ms, opacity 50ms 50ms"}),M(h,{margin:"0px 12px 0px
8px",opacity:1,width:"24px",transition:"margin 100ms 50ms, opacity 50ms 50ms, width
100ms 50ms"})):
(M(g,{"line-height":"0px","max-width":"0vw",opacity:"0",transition:"line-height 0s
50ms, max-width 50ms 50ms, opacity 50ms"}),M(h,
{margin:"0",opacity:"0",width:"0",transition:"margin 100ms, opacity 50ms, width
100ms"}))},!0);return a}xc(){return 40}Gc(){Vm(this.j,!1);return 0}Hc(){Vm(this.j,!
0)}}function kr(a,b){M(b,Oq(a));M(b,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#3C4043","user-
select":"none"})};function pr(a,b){const
c=b.document.createElement("button");qr(a,b,c);b={width:"100%","text-
align":"center",display:"block",padding:"8px 0px","background-
color":a.l};a.j&&(b["border-top"]=a.j,b["border-
bottom"]=a.j);M(c,b);c.addEventListener("click",d=>{a.D();d.stopPropagation()});ret
urn c}
function rr(a,b,c,d){const e=b.document.createElement("div");M(e,Oq(b));M(e,
{"align-items":"center","background-color":a.l,display:"flex","justify-
content":"center"});const
f=b.document.createElement("span");f.appendChild(b.document.createTextNode(d));M(f,
Oq(b));M(f,{"font-family":"Arial,sans-serif","font-size":"12px",padding:"8px
0px"});b=b.matchMedia("(min-width: 768px)");d=g=>{g.matches?(M(e,{"flex-
direction":"row"}),a.j&&M(e,{"border-top":a.j,"border-bottom":a.j}),M(f,{"margin-
left":"8px","text-align":"start"}),
M(c,{border:"0","margin-right":"8px",width:"auto"})):(M(e,{border:"0","flex-
direction":"column"}),M(f,{"margin-left":"0","text-align":"center"}),M(c,{"margin-
right":"0",width:"100%"}),a.j&&M(c,{"border-top":a.j,"border-
bottom":a.j}))};d(b);b.addEventListener("change",d);e.appendChild(c);e.appendChild(
f);return e}function qr(a,b,c){M(c,Oq(b));M(c,{"font-family":"Arial,sans-
serif","font-weight":a.G,"font-size":"14px","letter-
spacing":"0.2px",color:a.H,"user-select":"none",cursor:"pointer"})}
class sr{constructor(a,b,c,d,e,f=null,g=null,h=null)
{this.C=a;this.D=b;this.H=c;this.l=d;this.G=e;this.B=f;this.j=g;this.A=h}Pa(a)
{const b=a.document.createElement("div");qr(this,a,b);M(b,{display:"inline-
flex",padding:"8px 0px","background-color":this.l});if(this.B){var
c=a.document.createElement("img");Ee(c,this.B);qr(this,a,c);M(c,{margin:"0px 8px
0px 0px",width:"24px",height:"24px"})}else
c=null;c&&b.appendChild(c);c=a.document.createElement("span");qr(this,a,c);M(c,
{"line-height":"24px"});c.appendChild(a.document.createTextNode(this.C));
b.appendChild(c);c=pr(this,a);c.appendChild(b);return this.A?
rr(this,a,c,this.A):c}};var
tr=(a,b)=>{b=b.filter(c=>5==y(C(c,uj,4),1)&&1==y(c,8));b=ro(b,a);a=$o(b,a);a.sort((
c,d)=>d.O.j-c.O.j);return a[0]||null};var ur=a=>/Firefox/.test(a)||/Android
2/.test(a)||/iPhone OS [34]_/.test(a)||/Windows Phone (?:OS )?
[67]/.test(a)||/MSIE.*Windows NT/.test(a)||/Windows
NT.*Trident/.test(a),xr=(a,b,c=null,d,e=!1)=>{let f=0;try{f=d?f|(a.innerHeight>=d?
0:1024):f|(a.innerHeight>=a.innerWidth?0:8),f|=Il(a,3E3),f|=Jl(a)}catch(g){f|
=32}switch(b){case 2:vr(a,e,c)&&(f|=16777216);break;case 1:wr(a,e,c)&&(f|
=16777216)}return f},vr=(a,b,c=null)=>{const d=a.innerWidth;b=yr(d,b?
Math.max(2,Math.min(10,Math.ceil(d/300)))+1:3,0,
Math.min(Math.round(a.innerWidth/320*50),zr)+15);return
Ar(a,b,c)},wr=(a,b,c=null)=>{const
d=a.innerWidth,e=a.innerHeight,f=Math.min(Math.round(a.innerWidth/320*50),zr)
+15;b=yr(d,b?Math.max(2,Math.min(10,Math.ceil(d/300)))+1:3,e-
f,e);25<f&&b.push({x:d-25,y:e-25});return Ar(a,b,c)},Cr=(a,b)=>{const
c=a.innerWidth,d=a.innerHeight;let e=d;for(;e>b;){var f=yr(c,3,e-
b,e);f=Br(a,f);if(!f)return d-e;e=f.getBoundingClientRect().top-1}return
null},Ar=(a,b,c=null)=>null!=Br(a,b,c);
function Br(a,b,c=null){for(const d of b)if(b=Dr(a,d,c))return b;return
null}function Dr(a,b,c=null){var d=a.document;var
e=b.x,f=b.y;d.hasOwnProperty("_goog_efp_called_")||
(d._goog_efp_called_=d.elementFromPoint(e,f));return(d=d.elementFromPoint(e,f))?
Er(d,a,b,c)||Fr(d,a,b,c)||null:null}function Fr(a,b,c,d=null){const
e=b.document;for(a=a.offsetParent;a&&a!=e.body;a=a.offsetParent){const
f=Er(a,b,c,d);if(f)return f}return null}
var yr=(a,b,c,d)=>{const e=[];for(let h=0;3>h;h++)for(let k=0;k<b;k++){var f=e,g=b-
1;f.push.call(f,{x:(0==g?0:k/g)*a,y:c+h/2*(d-c)})}return e};function
Er(a,b,c,d=null){if("fixed"!==tg(a,"position"))return null;var
e="GoogleActiveViewInnerContainer"==a.getAttribute("class")||
1>=wg(a).width&&1>=wg(a).height?!0:!1;d&&hh(d,"ach_evt",
{url:b.location.href,tn:a.tagName,id:a.getAttribute("id"),cls:a.getAttribute("class
"),ign:e,pw:b.innerWidth,ph:b.innerHeight,x:c.x,y:c.y},!0,1);return e?null:a}
const zr=90*1.38;function Gr(a){if(a.H){const b=Pl(a.j);if(b>a.l+100||b<a.l-
100)Hr(a),a.l=Ll(a.j)}a.I&&a.j.clearTimeout(a.I);a.I=a.j.setTimeout(()=>Ir(a),200)}
function Ir(a){var b=Ll(a.j);a.l&&a.l>b&&(a.l=b);b=Pl(a.j);b>=a.l-
100&&(a.l=Math.max(a.l,b),Jr(a))}function Kr(a)
{a.j.removeEventListener("scroll",a.K)}function Hr(a){a.H=!1;const
b=a.C.Gc();switch(b){case 0:Vm(a.B,a.D);break;case 1:a.A&&(M(a.A,
{display:"none"}),Vm(a.B,null));break;default:throw Error("Unhandled OnHideOutcome:
"+b);}}
function Jr(a){a.A||(a.A=Lr(a));M(a.A,{display:"block"});a.H=!
0;a.C.Hc();Vm(a.B,a.D)}function Lr(a){var b=Cr(a.j,a.C.xc()+60);b=null==b?
30:b+30;const c=a.j.document.createElement("div");M(c,Oq(a.j));M(c,
{position:"fixed",left:"0px",bottom:b+"px",width:"100vw","text-align":"center","z-
index":2147483642,display:"none","pointer-events":"none"});a.D=a.C.Pa(a.j,
()=>a.remove(),()=>{Kr(a);Hr(a)},
()=>{Kr(a);Jr(a)});c.appendChild(a.D);a.J&&(c.className=a.J);a.j.document.body.appe
ndChild(c);return c}
class Mr{constructor(a,b,c){this.j=a;this.C=b;this.D=null;this.B=new
Xm(null);this.J=c||null;this.A=null;this.H=!
1;this.l=0;this.I=null;this.K=()=>Gr(this)}init()
{this.j.addEventListener("scroll",this.K);this.l=Ll(this.j);Ir(this)}remove()
{this.A&&this.A.parentNode&&this.A.parentNode.removeChild(this.A);this.A=null;Kr(th
is);Vm(this.B,null)}G(){return this.B}};function Nr(a){Vm(a.D,0);null!
=a.A&&(a.A.remove(),a.A=null);null!=a.l&&(a.l.remove(),a.l=null)}function Or(a)
{a.l=new Mr(a.C,a.J,a.H);a.l.init();Wm(a.B,a.l.G());Vm(a.D,2)}
class Pr{constructor(a,b,c,d,e)
{this.C=a;this.I=b;this.K=c;this.J=d;this.H=e;this.D=new Xm(0);this.B=new
Xm(null);this.l=this.A=this.j=null}init(){this.I?(this.A=new
gr(this.C,this.I,this.K,this.H),this.A.init(),Wm(this.B,this.A.G()),Vm(this.D,1),nu
ll==this.j&&(this.j=new Mm(this.C),this.j.init(2E3)),Km(this.j,
()=>{Nr(this);Or(this)})):Or(this)}remove()
{Nr(this);this.j&&(this.j.lb(),this.j=null)}G(){return this.B}};var
Qr=(a,b,c,d,e)=>{a=new Pr(a,tr(a,e),new sr(b,d,"#FFF","#4A4A4A","normal"),new
or(b,c,d),"google-dns-link-placeholder");a.init();return a};var
Rr=a=>a.googlefc=a.googlefc||{},Sr=a=>{a=a.googlefc=a.googlefc||{};return
a.ccpa=a.ccpa||{}};function Tr(a){var
b=Sr(a.j);if(Ur(b.getInitialCcpaStatus(),b.InitialCcpaStatusEnum)){var
c=b.getLocalizedDnsText();b=b.getLocalizedDnsCollapseText();null!=c&&null!
=b&&(a.l=Qr(a.j,c,b,()=>Vr(a),a.B))}}function Wr(a){const
b=Rr(a.j);Sr(a.j).overrideDnsLink=!0;b.callbackQueue=b.callbackQueue||
[];b.callbackQueue.push({INITIAL_CCPA_DATA_READY:()=>Tr(a)})}function Vr(a)
{Wq(a.A);Sr(a.j).openConfirmationDialog(b=>{b&&a.l&&(a.l.remove(),a.l=null);Xq(a.A)
})}
class Xr{constructor(a,b,c){this.j=a;this.A=new
Yq(b,2147483643);this.B=c;this.l=null}}function Ur(a,b){switch(a){case
b.CCPA_DOES_NOT_APPLY:case b.OPTED_OUT:return!1;case b.NOT_OPTED_OUT:return!
0;default:return!0}};function Yr(a){const
b=a.document.createElement("ins");Zr(a,b);M(b,{display:"flex",padding:"8px
0px",width:"100%"});return b}function $r(a,b,c,d){const
e=a.document.createElement("img");Ee(e,b);d&&e.setAttribute("aria-
label",d);Zr(a,e);M(e,{margin:"0px 12px 0px
8px",width:"24px",height:"24px",cursor:"pointer"});e.addEventListener("click",f=>{c
();f.stopPropagation()});return e}
function as(a,b){const c=b.document.createElement("span");Zr(b,c);M(c,{"line-
height":"24px",cursor:"pointer"});c.appendChild(b.document.createTextNode(a.B));c.a
ddEventListener("click",d=>{a.l();d.stopPropagation()});return c}
function bs(a,b){const
c=b.document.createElement("span");c.appendChild(b.document.createTextNode(a.A));M(
c,Oq(b));M(c,{"border-top":"11px solid #ECEDED","font-family":"Arial,sans-
serif","font-size":"12px","line-height":"1414px",padding:"8px 32px","text-
align":"center"});return c}
function cs(a){const b=a.document.createElement("div");M(b,Oq(a));M(b,{"align-
items":"flex-start","background-color":"#FFF","border-radius":"0px 20px 20px
0px","box-shadow":"0px 1px 3px 1px rgba(60,64,67,0.5)",display:"inline-flex","flex-
direction":"column","float":"left"});return b}
class ds{constructor(a,b,c,d){this.B=a;this.C=b;this.A=c;this.l=d;this.j=new Xm(!
1)}Pa(a,b,c,d){c=Yr(a);const
e=$r(a,"https://www.gstatic.com/adsense/autoads/icons/gpp_good_24px_grey_800.svg",d
),f=$r(a,"https://www.gstatic.com/adsense/autoads/icons/gpp_good_24px_grey_800.svg"
,this.l),g=as(this,a),h=$r(a,"https://www.gstatic.com/adsense/autoads/icons/close_2
4px_grey_700.svg",b,this.C);M(h,{"margin-
left":"auto"});c.appendChild(e);c.appendChild(f);c.appendChild(g);c.appendChild(h);
const k=bs(this,a);
a=cs(a);a.appendChild(c);a.appendChild(k);Um(this.j,l=>{M(e,
{display:l?"none":"inline"});M(f,{display:l?"inline":"none"});l?(M(g,{"line-
height":"24px","max-width":"100vw",opacity:"1",transition:"line-height 0s 50ms,
max-width 50ms, opacity 50ms 50ms"}),M(h,{"margin-
right":"12px",opacity:1,width:"24px",transition:"margin 50ms, opacity 50ms 50ms,
width 50ms"}),M(k,{"border-width":"1px","line-height":"14px","max-
width":"100vw",opacity:"1",padding:"8px 32px",transition:"border-width 0s 50ms,
line-height 0s 50ms, max-width 50ms, opacity 50ms 50ms, padding 50ms"})):
(M(g,{"line-height":"0px","max-width":"0vw",opacity:"0",transition:"line-height 0s
50ms, max-width 50ms 50ms, opacity 50ms"}),M(h,{"margin-
right":"0",opacity:"0",width:"0",transition:"margin 50ms 50ms, opacity 50ms, width
50ms 50ms"}),M(k,{"border-width":"0px","line-height":"0px","max-
width":"0vw",opacity:"0",padding:"0",transition:"border-width 0s 50ms, line-height
0s 50ms, max-width 50ms 50ms, opacity 50ms, padding 50ms 50ms"}))},!0);return
a}xc(){return 71}Gc(){Vm(this.j,!1);return 0}Hc(){Vm(this.j,
!0)}}function Zr(a,b){M(b,Oq(a));M(b,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#1A73E8","user-
select":"none"})};function es(a){fs(a.l,b=>{var
c=a.B,d=b.me,e=b.yd,f=b.nd;b=b.showRevocationMessage;(new Pr(c,tr(c,a.A),new
sr(d,b,"#1A73E8","#FFF","bold","https://www.gstatic.com/adsense/autoads/icons/gpp_g
ood_24px_blue_600.svg","2px solid #ECEDED",f),new ds(d,e,f,b),"google-revocation-
link-placeholder")).init()},()=>{Xq(a.j)})}class gs{constructor(a,b,c,d)
{this.B=a;this.j=new Yq(b,2147483643);this.A=c;this.l=d}};var hs=a=>{if(!a||!
Vb(a,1))return!1;a=y(a,1);switch(a){case 1:return!0;case 2:return!1;default:throw
Error("Unhandled AutoConsentUiStatus: "+a);}};function is(a){if(!0!
==a.j.adsbygoogle_ama_fc_has_run){var b=!1;hs(a.l)&&(b=new gs(a.j,a.C,a.B||
G(a.l,wj,4),a.A),Wq(b.j),es(b),b=!0);var c;a:if((c=a.l)&&Vb(c,3))switch(c=y(c,3),c)
{case 1:c=!0;break a;case 2:c=!1;break a;default:throw Error("Unhandled
AutoCcpaUiStatus: "+c);}else c=!1;c&&(Wr(new Xr(a.j,a.C,a.B||G(a.l,wj,4))),b=!
0);b&&(a.A.start(),a.j.adsbygoogle_ama_fc_has_run=!0)}}class
js{constructor(a,b,c,d,e){this.j=a;this.A=b;this.l=c;this.C=d;this.B=e||null}};var
ks=(a,b,c,d,e,f)=>{try{const g=a.j,h=rf("SCRIPT",g);h.async=!
0;Xd(h,b);g.head.appendChild(h);h.addEventListener("load",
()=>{e();d&&g.head.removeChild(h)});h.addEventListener("error",()=>{0<c?ks(a,b,c-
1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(g)
{f()}},ls=(a,b,c=()=>{},d=()=>{})=>{ks(Te(a),b,0,!1,c,d)};var ms=(a=null)=>{a=a||
t;return a.googlefc||(a.googlefc={})};rc(im);rc(jm);var ns=(a,b)=>{const
c=a.document,d=()=>{if(!a.frames[b])if(c.body){const
e=rf("IFRAME",c);e.style.display="none";e.style.width="0px";e.style.height="0px";e.
style.border="none";e.style.zIndex="-1000";e.style.left="-1000px";e.style.top="-
1000px";e.name=b;c.body.appendChild(e)}else a.setTimeout(d,5)};d()};function os()
{this.U=this.U;this.Y=this.Y}os.prototype.U=!1;os.prototype.lb=function(){this.U||
(this.U=!0,this.B())};os.prototype.B=function()
{if(this.Y)for(;this.Y.length;)this.Y.shift()()};const ps=a=>{void 0!
==a.addtlConsent&&"string"!==typeof a.addtlConsent&&(a.addtlConsent=void 0);void 0!
==a.gdprApplies&&"boolean"!==typeof a.gdprApplies&&(a.gdprApplies=void 0);return
void 0!==a.tcString&&"string"!==typeof a.tcString||void 0!==a.listenerId&&"number"!
==typeof a.listenerId?2:a.cmpStatus&&"error"!==a.cmpStatus?0:3};
function qs(a){if(!1===a.gdprApplies)return!0;void
0===a.internalErrorState&&(a.internalErrorState=ps(a));return"error"===a.cmpStatus|
|0!
==a.internalErrorState||"loaded"===a.cmpStatus&&("tcloaded"===a.eventStatus||"usera
ctioncomplete"===a.eventStatus)?!0:!1}
function rs(a){if(qs(a))if(!1!==a.gdprApplies&&"tcunavailable"!==a.tcString&&void
0!==a.gdprApplies&&"string"===typeof a.tcString&&a.tcString.length){b:
{if(a.publisher&&a.publisher.restrictions){var
b=a.publisher.restrictions["1"];if(void 0!==b){b=b["755"];break b}}b=void 0}0===b?
a=!1:a.purpose&&a.vendor?(b=a.vendor.consents,(b=!(!b||!
b["755"]))&&a.purposeOneTreatment&&((S(pl)?
0:"DE"===a.publisherCC)||"CH"===a.publisherCC)?a=!0:(b&&(a=a.purpose.consents,b=!(!
a||!a["1"])),a=b)):a=!0}else a=!0;else a=
!1;return a}function ss(a){if(a.l)return a.l;a.l=Lf(a.j,"__tcfapiLocator");return
a.l}function ts(a){return"function"===typeof a.j.__tcfapi||null!=ss(a)}function
us(a,b,c,d){c||(c=()=>{});if("function"===typeof
a.j.__tcfapi)a=a.j.__tcfapi,a(b,2,c,d);else if(ss(a)){vs(a);const e=+
+a.G;a.D[e]=c;a.l&&a.l.postMessage({["__tcfapiCall"]:
{command:b,version:2,callId:e,parameter:d}},"*")}else c({},!1)}
function ws(a,b){let c={internalErrorState:0};const d=ce(()=>b(c));let e=0;-1!
==a.C&&(e=setTimeout(()=>{e=0;c.tcString="tcunavailable";c.internalErrorState=1;d()
},a.C));us(a,"addEventListener",f=>{f&&(c=f,c.internalErrorState=ps(c),qs(c)&&(0!
=c.internalErrorState&&(c.tcString="tcunavailable"),us(a,"removeEventListener",null
,c.listenerId),e&&(clearTimeout(e),e=0),d()))})}
function xs(a,b){let c={internalErrorState:0};const d=ce(()=>b(c));let e=0;-1!
==a.C&&(e=setTimeout(()=>{c.tcString="tcunavailable";c.internalErrorState=1;d()},a.
C));us(a,"addEventListener",
(f,g)=>{e&&(clearTimeout(e),e=0);g&&(c=f);c.internalErrorState=ps(c);0!
=c.internalErrorState&&(c.tcString="tcunavailable");if(0!=c.internalErrorState||
qs(c))us(a,"removeEventListener",null,c.listenerId),d()})}function ys(a){return new
Promise(b=>{xs(a,b)})}
function vs(a){a.A||(a.A=b=>{try{var c=("string"===typeof b.data?
JSON.parse(b.data):b.data).__tcfapiReturn;a.D[c.callId]
(c.returnValue,c.success)}catch(d){}},L(a.j,"message",a.A))}
class zs extends os{constructor(a,b=500)
{super();this.j=a;this.l=null;this.D={};this.G=0;this.C=b;this.A=null}B()
{this.D={};this.A&&(ie(this.j,"message",this.A),delete this.A);delete this.D;delete
this.j;delete this.l;super.B()}addEventListener(a){let b={};const
c=ce(()=>a(b));let d=0;-1!
==this.C&&(d=setTimeout(()=>{b.tcString="tcunavailable";b.internalErrorState=1;c()}
,this.C));const e=(f,g)=>{clearTimeout(d);f?
(b=f,b.internalErrorState=ps(b),g&&0===b.internalErrorState||
(b.tcString="tcunavailable",
g||(b.internalErrorState=3))):
(b.tcString="tcunavailable",b.internalErrorState=3);a(b)};try{us(this,"addEventList
ener",e)}catch(f)
{b.tcString="tcunavailable",b.internalErrorState=3,d&&(clearTimeout(d),d=0),c()}}re
moveEventListener(a)
{a&&a.listenerId&&us(this,"removeEventListener",null,a.listenerId)}};function
fs(a,b,c){const d=ms(a.j);d.callbackQueue=d.callbackQueue||
[];d.callbackQueue.push({CONSENT_DATA_READY:()=>{const e=ms(a.j),f=new
zs(a.j);ts(f)&&ws(f,g=>{300===g.cmpId&&g.tcString&&"tcunavailable"!
==g.tcString&&b({me:e.getDefaultConsentRevocationText(),yd:e.getDefaultConsentRevoc
ationCloseText(),nd:e.getDefaultConsentRevocationAttestationText(),showRevocationMe
ssage:()=>e.showRevocationMessage()})});c()}})}
function As(a){const b=Hc(mc("https://fundingchoicesmessages.google.com/i/%{id}?
ers=%{ers}"),{id:a.l,ers:2});ls(a.j,b,()=>{},()=>{})}class Bs{constructor(a,b)
{this.j=a;this.l=b}start(){try{ns(this.j,"googlefcPresent"),As(this)}catch(a)
{}}};var Cs=(a,b,c)=>{const d=C(a,oj,6);if(!
d)return[];c=No(G(d,pj,1),c);return(a=Kj(a))&&B(a,11)?
c.map(e=>Do(e)):c.map(e=>{const f=tj();return new qo(new ko(e.Ib,e.Jb),new Un,new
jo(b),!0,2,[],f,e.l,null,null,null,e.A,e.j)})};function Ds(a){return new
on(["pedestal_container"],{["google_reactive_ad_format"]:30,["google_phwr"]:2.189,
["google_ad_width"]:Math.floor(a),["google_ad_format"]:"autorelaxed",
["google_full_width_responsive"]:!0,["google_enable_content_recommendations"]:!0,
["google_content_recommendation_ui_type"]:"pedestal"})}class Es{j(a){return
Ds(Math.floor(a.l))}};var
Fs={INTERSTITIAL:1,BOTTOM_ANCHOR:2,TOP_ANCHOR:3,yh:4,1:"INTERSTITIAL",2:"BOTTOM_ANC
HOR",3:"TOP_ANCHOR",4:"SCROLL_TRIGGERED_IMMERSIVE"};function Gs(a){var b=["Could
not locate a suitable placement in the content below the
fold."],c,d;a=null===(c=El(a))||void 0===c?void 0:c.tagSpecificState[1];(c=null==a?
null:4===(null===(d=a.debugCard)||void 0===d?void 0:d.getAdType())?
a.debugCard:null)&&c.displayAdLoadedContent(b)};var Hs={};function Is(a,b,c){let
d=Js(a,c,b);if(!d)return!0;let e=-1;const f=c.D.l;for(;d.Ta&&d.Ta.length;){const
h=d.Ta.shift();var g=wo(h.N);const k=h.O.j,l=!!c.l.Va||!!c.l.Xa||Ks(c)||!!c.l.tc||
k>e;g=!g||g<=d.ib;if(l&&g&&Ls(c,h,{Cc:d.ib})){e=k;if(d.gb.j.length+1>=f)return!
0;d=Js(a,c,b);if(!d)return!0}}return c.B}
var Js=(a,b,c)=>{var d=b.D.l,e=b.D.B,f=b.D;f=Ep(b.L(),f.j?f.j.Ja:void
0,d);if(f.j.length>=d)return null;e?(d=f.l||(f.l=V(f.A).scrollHeight||null),e=!d||
0>d?-1:f.l*e-Kp(f)):e=void 0;a=null==e||50<=e?Ms(b,f,
{types:a},c):null;return{gb:f,ib:e,Ta:a}};Hs[2]=ma(function(a,b){a=Ms(b,Ep(b.L()),
{types:a,xa:ip(b.L())},2);if(0==a.length)return!0;for(var c=0;c<a.length;c+
+)if(Ls(b,a[c]))return!0;return b.B?(b.C.push(11),!0):!1},[0]);Hs[5]=ma(Is,[0],5);
Hs[3]=function(a){if(!a.B)return!1;var b=Ms(a,Ep(a.L()),{types:
[0],xa:ip(a.L())},3);if(0==b.length)return!0;for(var c=b.length-
1;0<=c;c--)if(Ls(a,b[c]))return!0;a.C.push(11);return!0};
var Ns=a=>{var b;a.l.Tc?b=new lp(0,null,[],3,null):b=ip(a.L());return{types:
[0],xa:b}},Ps=a=>{var
b=a.L().document.body.getBoundingClientRect().width;b=Ds(b);var c=a.j;var
d=c.document.body,e=dm(c,d,null);if(e)c=e;else{if(c.document.body)
{e=Math.floor(c.document.body.getBoundingClientRect().width);for(var
f=[{element:c.document.body,depth:0,height:0}],g=-1,h=null;0<f.length;){const
l=f.pop(),m=l.element;var k=l.height;0<l.depth&&k>g&&(g=k,h=m);if(5>l.depth)for(let
n=0;n<m.children.length;n++){const q=
m.children[n];k=e;const r=q.getBoundingClientRect().width;(null==r||null==k?
0:r>=.9*k&&r<=1.01*k)&&f.push({element:q,depth:l.depth+1,height:q.getBoundingClient
Rect().height})}}e=h}else e=null;c=e?dm(c,e.parentNode||
d,e):null}c&&(b=nn(a.J,b),d=Ln(a.j.document,a.G,null,null,
{},b))&&(Bn(d.Aa,c,2,256),Os(a,d,b))},Rs=(a,b)=>{var
c=Ns(a);c.hc=[5];c=Ms(a,Ep(a.L()),c,8);Qs(a,c.reverse(),b)},Qs=(a,b,c)=>{for(const
d of b)if(b=c.j(d.O),Ls(a,d,{bd:b}))return!0;return!1};
Hs[8]=function(a){var b=a.L().document;if("complete"!=b.readyState)return
b.addEventListener("readystatechange",()=>Hs[8](a),{once:!0}),!0;if(!a.B)return!
1;if(!a.wb())return!0;b=Ns(a);b.ec=[2,4,5];b=Ms(a,Ep(a.L()),b,8);const c=new
Es;if(Qs(a,b,c))return!0;if(a.l.uc)switch(a.l.Ic||0){case
1:Rs(a,c);break;default:Ps(a)}return!0};Hs[6]=ma(Is,[2],6);Hs[7]=ma(Is,[1],7);
Hs[9]=function(a){const b=Js([0,2],a,9);if(!b||!b.Ta)return
a.C.push(17),Gs(a.L()),a.B;for(var c of b.Ta){var d=c;var e=a.l.Rb||null;null==e?
d=null:(e=xo(d.N,new Ss,new Ts(e,a.L())),d=new Zo(e,d.V(),d.O));if(d&&!
(wo(d.N)>b.ib)&&Ls(a,d,{Cc:b.ib,xd:!0}))return a=d.N.J,c=c.N,a=0<a.length?
a[0]:null,c.B=!0,null!=a&&c.J.push(a),!0}a.C.push(17);Gs(a.L());return a.B};class
Ss{l(a,b,c,d){return On(d.document,a,b)}A(a){return V(a).clientHeight||0}};class
Ts{constructor(a,b){this.l=a;this.A=b}j(){var a=this.l,b=this.A;const c=a.F||
{};c.google_ad_client=a.eb;c.google_ad_height=V(b).clientHeight||
0;c.google_ad_width=V(b).clientWidth||0;c.google_reactive_ad_format=9;b=new
Xj;z(b,1,a.C);a.j&&bc(b,2,a.j);a.G&&z(b,3,!
0);c.google_rasc=dc(b);a.A&&(c.google_adtest="on");return new
on(["fsi_container"],c)}};var Us=jn(new fn(0,{})),Vs=jn(new fn(1,
{})),Ws=a=>a===Us||a===Vs;function Xs(a,b,c){tm(a.j,b)||a.j.set(b,
[]);a.j.get(b).push(c)}class Ys{constructor(){this.j=new xm}};function Zs(a,b)
{b&&(a.l.apv=y(b,4),Vb(b,23)&&(a.l.sat=""+y(C(b,Pj,23),1)));return a}function
$s(a,b){a.l.afm=b.join(",");return a}class at extends Fq{constructor(a)
{super(a);this.l={}}B(a){try{this.l.su=a.location.hostname}catch(b)
{this.l.su="_ex"}a=super.B(a);uc(a,this.l);return a}}function bt(a){return null==a?
null:Number.isInteger(a)?a.toString():a.toFixed(3)};function ct(a,b)
{a.j.op=dt(b)}function et(a,b,c){30>=c.length?a.j[b]=ft(c):
(a.j[b]=ft(c.slice(0,30)),a.j[b+"_c"]=c.length.toString())}function gt(a,b,c)
{et(a,"fap",b);a.j.fad=dt(c)}function ht(a,b,c)
{et(a,"fmp",b);a.j.fmd=dt(c)}function it(a,b,c)
{et(a,"vap",b);a.j.vad=dt(c)}function jt(a,b,c)
{et(a,"vmp",b);a.j.vmd=dt(c)}function kt(a,b,c)
{et(a,"pap",b);a.j.pad=dt(c)}function lt(a,b,c)
{et(a,"pmp",b);a.j.pmd=dt(c)}function mt(a,b){et(a,"psq",b)}
var nt=class extends at{constructor(a)
{super(0);Object.assign(this,a);this.j={}}B(a)
{a=super.B(a);Object.assign(a,this.j);return a}};function ft(a){let b,c;return
a.map(d=>null!=(c=null==(b=d)?void 0:b.toString())?c:"null").join("~")}function
dt(a){return null==a?"null":"string"===typeof a?a:"boolean"===typeof a?
a?"1":"0":Number.isInteger(a)?a.toString():a.toFixed(3)};class ot{constructor(a)
{this.j=this.A=this.l=!1;this.zb=null;this.Ga=a}}function pt(a,b,c){const
d=b.N;if(!tm(a.j,d)){let e;a.j.set(d,new ot(null!=(e=bn(Xo(b)))?
e:""))}c(a.j.get(d))}function qt(a){pt(rt,a,b=>{b.l=!0})}function st(a)
{pt(rt,a,b=>{b.A=!0})}function tt(a){var b=rt;pt(b,a,c=>{c.j=!
0});b.H.push(a.N)}function ut(a,b){pt(rt,a,c=>{c.zb=b})}
function vt(a,b,c){const d=[];let e=0;for(const h of c.filter(b)){let k;if(Ws(null!
=(k=h.zb)?k:""))++e;else{let l;b=a.l.get(null!=(l=h.zb)?l:"",null);d.push(b)}}let
f,g;return{list:d.sort((h,k)=>(null!=(f=h)?f:-1)-(null!=(g=k)?g:-1)),Fa:e}}
function wt(a,b){ct(b,a.l.Qa());var c=wm(a.j).filter(h=>0===(h.Ga.startsWith(Us)?
0:1)),d=wm(a.j).filter(h=>1===(h.Ga.startsWith(Us)?
0:1)),e=vt(a,h=>h.l,c);gt(b,e.list,e.Fa);e=vt(a,h=>h.l,d);ht(b,e.list,e.Fa);e=vt(a,
h=>h.A,c);it(b,e.list,e.Fa);e=vt(a,h=>h.A,d);jt(b,e.list,e.Fa);c=vt(a,h=>h.j,c);kt(
b,c.list,c.Fa);d=vt(a,h=>h.j,d);lt(b,d.list,d.Fa);let
f,g;mt(b,a.H.map(h=>null==(f=a.j.get(h))?void 0:f.zb).map(h=>null!=(g=a.l.get(h))?
g:null))}
var rt=new class{constructor(){this.C=null;this.G=this.D=!
1;this.A=null;this.J=this.I=!1;this.B=null;this.l=new xm;this.j=new
xm;this.H=[]}};class xt{constructor(a=0){this.j=a}};class yt{constructor(a)
{this.l=a;this.j=-1}};function zt(a){let b=0;for(;a;)(!b||
a.previousElementSibling||a.nextElementSibling)&&b++,a=a.parentElement;return
b};function At(a,b){const
c=a.B.filter(d=>vm(d.kb).every(e=>d.kb.get(e)===b.get(e)));return 0===c.length?
(a.l.push(19),null):c.reduce((d,e)=>d.kb.Qa()>e.kb.Qa()?d:e,c[0])}function Bt(a,b)
{b=Xo(b);if(null==b.j)return a.l.push(18),null;b=b.j.value;if(tm(a.A,b))return
a.A.get(b);var c=gn(b);c=At(a,c);a.A.set(b,c);return c}function Ct(a,b){let
c;return(null==(c=Bt(a,b))?void 0:c.ee)||Number.MAX_VALUE}
function Dt(a,b){const c=T(Mk)||0;if(0==b.length||0==c)return!0;const d=(new
Rm(b)).filter(e=>{let f;e=(null==(f=Bt(a,e))?void 0:f.Ga)||"";return""!=e&&!
(e===Us||e===Vs)});return c<=d.j.length/b.length}var Et=class{constructor(a)
{this.j=a;this.A=new xm;let b;this.B=((null==(b=C(a,Cj,2))?void 0:G(b,Dj,1))||
[]).map(c=>({kb:gn(I(c,1)),ee:Yb(c,2,0),Ga:I(c,1)}));this.l=[]}};function Ft(a,b)
{return 0==b.j.length?b:b.sort((c,d)=>Ct(a.j,c)-Ct(a.j,d))}function Gt(a,b){var
c=b.O.j,d=Math,e=d.min;const f=b.V(),g=b.N.l();c+=200*e.call(d,20,0==g||3==g?
zt(f.parentElement):zt(f));d=a.A;0>d.j&&(d.j=V(d.l).scrollHeight||0);d=d.j-
b.O.j;c+=1E3<d?0:2*(1E3-d);a=a.l;b=b.V();return c+("string"===typeof
b.className&&0<=b.className.indexOf("adsbygoogle-ablated-ad-slot")?a.j:0)}function
Ht(a,b){return 0==b.j.length?b:b.sort((c,d)=>Gt(a,c)-Gt(a,d))}
function It(a,b){return b.sort((c,d)=>{const e=c.N.G,f=d.N.G;var g;null==e||
null==f?g=null==e&&null==f?Gt(a,c)-Gt(a,d):null==e?1:-1:g=e-f;return g})}class
Jt{constructor(a,b=0,c=null){this.A=new yt(a);this.l=new xt(b);this.j=c&&new
Et(c)}};class Kt{constructor(a,b,c,d){this.A=new Rm(a);this.l=new Jt(b,void 0===c?
0:c,void 0===d?null:d);this.j=b;this.B=new Ys}find(a,b){b=void 0===b?0:b;const
c=a.Zb?a.Zb:[0],d="number"===typeof a.$b||null===a.$b?a.$b:0,e="number"===typeof
a.minWidth?a.minWidth:0,f="number"===typeof a.maxWidth?
a.maxWidth:Infinity,g="number"===typeof a.ua?a.ua:0;let
h=this.A;h=Qm(Qm(Qm(Qm(Qm(Qm(Qm(h,aq(c),Lt(1,b)),bq(a.Oa||[]),Lt(2,b)),eq(a.Qb||
[]),Lt(3,b)),fq(a.$h||[]),Lt(4,b)),gq(a.hc||[]),Lt(5,b)),cq(a.ec||[]),Lt(6,b)),
ae(so),Lt(7,b));let k=h=h.apply(Wp(this.j));null!==d&&(k=a.hb&&a.sc?Qm(k,
$p(d,a.sc,this.j,a.gb),Mt(16,b)):Qm(k,Zp(d,this.j,a.gb),Mt(9,b)));k=Qm(k,ma(iq,e,f)
,Mt(10,b));a.fb&&(k=Qm(k,hq(this.j.document,a.fb),Mt(11,b)));k=Qm(Qm(k,Xp(this.j),M
t(12,b)),dq(g,this.j),Mt(13,b));a.Xa?k=It(this.l,k):a.te?
(k=Ft(this.l,k),Pm(h,l=>{qt(l);var m;null!=(m=this.l.j)&&(m=Bt(m,l),null!=(null==m?
void
0:m.Ga)&&ut(l,m.Ga))}),Pm(k,l=>st(l))):k=Ht(this.l,k);a.Va&&(k=Sm(k,Qe(this.j.locat
ion.href+this.j.localStorage.google_experiment_mod)));
1===c.length&&Xs(this.B,c[0],{pd:h.j.length,ue:k.j.length});return
k.j.slice(0)}}const Lt=(a,b)=>c=>uo(c,b,a),Mt=(a,b)=>c=>uo(c.N,b,a);function
Nt(a,b){if(!a)return!1;a=sf(a,b);if(!a)return!1;a=a.cssFloat||
a.styleFloat;return"left"==a||"right"==a}function Ot(a)
{for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?
a:null}function Pt(a){return!!a.nextSibling||!!
a.parentNode&&Pt(a.parentNode)};function Qt(a){const b=Kl(a,!
0),c=V(a).scrollWidth,d=V(a).scrollHeight;let
e="unknown";a&&a.document&&a.document.readyState&&(e=a.document.readyState);var
f=Pl(a);const g=[];var h=[];const k=[],l=[];var m=[],n=[],q=[];let
r=0,x=0,w=Infinity,D=Infinity,A=null;var E=Ap({Ca:!1},a);for(var F of E)
{E=F.getBoundingClientRect();const ha=b-(E.bottom+f);var H=void 0,K=void
0;if(F.className&&-1!=F.className.indexOf("adsbygoogle-ablated-ad-slot"))
{H=F.getAttribute("google_element_uid");K=a.google_sv_map;if(!H||
!K||!K[H])continue;H=(K=Vg(K[H]))?K.height:0;K=K?K.width:0}else if(H=E.bottom-
E.top,K=E.right-E.left,1>=H||
1>=K)continue;g.push(H);k.push(K);l.push(H*K);F.className&&-1!
=F.className.indexOf("google-auto-placed")?(x+=1,F.className&&-1!
=F.className.indexOf("pedestal_container")&&(A=H)):
(w=Math.min(w,ha),n.push(E),r+=1,h.push(H),m.push(H*K));D=Math.min(D,ha);q.push(E)}
w=Infinity===w?null:w;D=Infinity===D?
null:D;f=Rt(n);q=Rt(q);h=St(b,h);n=St(b,g);m=St(b*c,m);F=St(b*c,l);return new Tt(a,
{Cd:e,ac:b,Zd:c,
Yd:d,Rd:r,od:x,rd:Ut(g),sd:Ut(k),qd:Ut(l),Wd:f,Vd:q,Ud:w,Td:D,Ob:h,Nb:n,kd:m,jd:F,
$d:A})}function Vt(a,b,c,d){const e=jf()&&!
(900<=V(a.l).clientWidth);d=Va(d,f=>Za(a.A,f)).join(",");return{wpc:b,su:c,eid:d,do
c:a.j.Cd,pg_h:Wt(a.j.ac),pg_w:Wt(a.j.Zd),pg_hs:Wt(a.j.Yd),c:Wt(a.j.Rd),aa_c:Wt(a.j.
od),av_h:Wt(a.j.rd),av_w:Wt(a.j.sd),av_a:Wt(a.j.qd),s:Wt(a.j.Wd),all_s:Wt(a.j.Vd),b
:Wt(a.j.Ud),all_b:Wt(a.j.Td),d:Wt(a.j.Ob),all_d:Wt(a.j.Nb),ard:Wt(a.j.kd),all_ard:W
t(a.j.jd),pd_h:Wt(a.j.$d),dt:e?"m":"d"}}
class Tt{constructor(a,b){this.l=a;this.j=b;this.A="633794002 633794005 21066126
21066127 21065713 21065714 21065715 21065716 42530887 42530888 42530889 42530890
42530891 42530892 42530893".split(" ")}}function Ut(a){return
Je.apply(null,Va(a,b=>0<b))||null}function St(a,b){return 0>=a?
null:Ie.apply(null,b)/a}
function Rt(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 Wt(a){return
null==a?null:Number.isInteger(a)?a.toString():a.toFixed(3)};function Xt(a,b)
{b=(V(b).clientHeight||0)-Pl(b);let c=0;for(let d=0;d<a.length;d++){const
e=a[d].getBoundingClientRect();Ip(e)&&e.top<=b&&(c+=1)}return c}
function Yt(a){const b={};var c=Cp({Ca:!1,qb:!1,rb:!1,sb:!
1},a).map(d=>d.getBoundingClientRect()).filter(Ip);b.dd=c.length;c=Dp({rb:!
0},a).map(d=>d.getBoundingClientRect()).filter(Ip);b.Ed=c.length;c=Dp({sb:!
0},a).map(d=>d.getBoundingClientRect()).filter(Ip);b.Xd=c.length;c=Dp({qb:!
0},a).map(d=>d.getBoundingClientRect()).filter(Ip);b.hd=c.length;c=(V(a).clientHeig
ht||0)-Pl(a);c=Cp({Ca:!
1},a).map(d=>d.getBoundingClientRect()).filter(Ip).filter(la(Zt,null,c));b.ed=c.len
gth;a=Qt(a);c=null!=a.j.Ob?a.j.Ob:
null;null!=c&&(b.Sd=c);a=null!=a.j.Nb?a.j.Nb:null;null!=a&&(b.gd=a);return
b}function Ks(a){var b;let c;if(0==(null!=(c=null==(b=a.A.l.j)?void 0:
[...Wb(b.j,1)].length)?c:0))return!1;if(0==(T(Mk)||0))return!0;if(void 0===a.I)
{b=a.A.find({Zb:[0,1,2]});let d;a.I=(null==(d=a.A.l.j)?void 0:Dt(d,b))||!1}return
a.I}
function Ls(a,b,c){var {Cc:d,bd:e,xd:f}=void 0===c?{}:c;c=b.N;if(c.B)return!1;var
g=b.V(),h=c.l(),k=a.B;a:{var l=a.j;switch(h){case 0:l=Nt(Ot(g),l);break a;case
3:l=Nt(g,l);break a;case 2:var m=g.lastChild;l=Nt(m?1==m.nodeType?
m:Ot(m):null,l);break a}l=!1}if(k=!l&&!(!k&&2==h&&!Pt(g)))g=1==h||2==h?
g:g.parentNode,k=!(g&&!un(g)&&0>=g.offsetWidth);if(!k)return!1;g=null==d?null:new
on(null,{google_max_responsive_height:d});h=pn(y(c.Ua,2)||0);k=c.G;k=null==k?
null:new on(null,{google_ml_rank:k});l=$t(a,
c);g=nn(a.J,c.P?c.P.j(b.O):null,g,e||null,h,k,l);h=b.fill(a.G,g);if(k=f){if(h)
{k=h.ca;l=k.style.width;k.style.width="100%";m=k.offsetWidth;k.style.width=l;k=m;l=
a.j;m=h.ca;var n=g&&g.Ra()||{};if(l.top!=l)var q=Ug(l)?3:16;else
if(488>V(l).clientWidth)if(l.innerHeight>=l.innerWidth)if(q=V(l).clientWidth,!
q||.3<(q-k)/q)q=6;else{if(q="true"!=n.google_full_width_responsive)c:{var
r=m.parentElement;for(q=V(l).clientWidth;r;r=r.parentElement){const x=sf(r,l);if(!
x)continue;const w=Ef(x.width);if(w&&!(w>=
q)&&"visible"!=x.overflow){q=!0;break c}}q=!1}q=q?7:!0}else q=5;else q=4;if(!0!
==q)k=q;else{if(!(n="true"==n.google_full_width_responsive))b:{do
if((n=sf(m,l))&&"fixed"==n.position){n=!1;break b}while(m=m.parentElement);n=!0}n?
(l=V(l).clientWidth,k=l-k,k=l&&0<=k?!0:l?-10>k?11:0>k?14:12:10):k=9}if(k)
{k=a.j;l=h.ca;if(m=In(k,l))l.style.border=l.style.borderStyle=l.style.outline=l.sty
le.outlineStyle=l.style.transition="none",l.style.borderSpacing=l.style.padding="0"
,Gn(l,m,"0px"),l.style.width=V(k).clientWidth+
"px",Jn(k,l,m),l.style.zIndex=30;k=!0}else yn(h.Aa),k=!1}else k=!1;k=!k}if(k||!
Os(a,h,g))return!1;ri(9,[c.G,c.Da]);Ks(a)&&tt(b);return!0}function Ms(a,b,c,d)
{const e=c.xa?c.xa:a.D;var f={Bb:e.A,ua:e.C};for(let g of
e.D)g.adCount<=b.j.length&&(f=g.ic);return a.A.find({Zb:c.types,
$b:f.Bb,gb:b,Oa:a.Y,ua:f.ua||void 0,Va:!!a.l.Va,Xa:!!
a.l.Xa,te:Ks(a),ec:c.ec,minWidth:c.minWidth,maxWidth:c.maxWidth,Qb:a.U,fb:a.P,hc:c.
hc,hb:!!a.l.hb,sc:e.j},d)}function au(a){return a.H?a.H:a.H=a.j.google_ama_state}
function $t(a,b){return bn(dn(Vo(b).map(qn),()=>{a.C.push(18)}))}function Os(a,b,c)
{if(!b)return!1;try{Pn(a.j,b.ca,c)}catch(d){return yn(b.Aa),a.C.push(6),!1}return!
0}class bu{constructor(a,b,c,d,e){e=void 0===e?
{}:e;this.A=a;this.G=b;this.j=c;this.D=d.xa;this.Y=d.Oa||[];this.J=d.Fd||
null;this.U=d.Qb||[];this.P=d.fb||[];this.l=e;this.B=!
1;this.K=[];this.C=[];this.I=this.H=void 0}L(){return this.j}ha(a)
{this.K.push(a)}Xb(){return!!this.l.Pc}wb(){return!em(this.j)}}const
Zt=(a,b)=>b.top<=a;function cu(a,b,c,d,e)
{this.ya=a;this.errors=b;this.Ya=c;this.j=d;this.l=e};var du=(a,b,{wb:c=!1,Xb:d=!
1,ne:e=!1}={})=>{const f=[];e&&f.push(9);-1<b.indexOf(3)&&f.push(6);-
1<b.indexOf(4)&&!d&&c&&f.push(8);-1<b.indexOf(1)&&(3===a?
f.push(1,5):f.push(1,2,3));-1<b.indexOf(2)&&f.push(7);-
1<b.indexOf(4)&&d&&c&&f.push(8);return f};class eu{constructor(a,b)
{this.B=a.slice(0);this.l=a.slice(0);this.A=$a(this.l,1);this.j=b}};const
fu=class{constructor(a){this.j=a;this.exception=void 0}};class gu{j(){return new
on([],{["google_reactive_ad_format"]:40,["google_tag_origin"]:"qs"})}};class hu{j()
{return new on(["adsbygoogle-resurrected-ad-slot"],{})}};function iu(a){return
vn(a.j.document).map(b=>{const c=new ko(b,3);b=new mo(Rn(a.j,b));return new
qo(c,b,a.l,!1,0,[],null,a.j,null)})}class ju{constructor(a){var b=new
hu;this.j=a;this.l=b||null}};const ku={lc:"10px",Mb:"10px"};function lu(a){return
sm(a.j.document.querySelectorAll("INS.adsbygoogle-placeholder")).map(b=>new qo(new
ko(b,1),new io(ku),a.l,!1,0,[],null,a.j,null))}class mu{constructor(a,b)
{this.j=a;this.l=b||null}};function nu(a,b){return null==a?
b+"ShouldNotBeNull":0==a?b+"ShouldNotBeZero":-1>a?
b+"ShouldNotBeLessMinusOne":null}function ou(a){return au(a.A)&&au(a.A).placed||
[]}function pu(a){return ou(a).map(b=>Jm(Hm(b.element,a.j)))}function qu(a){return
ou(a).map(b=>b.index)}function ru(a,b){const c=b.N;return!
a.D&&c.A&&Vb(c.A,8)&&1==y(c.A,8)?[]:c.B?(c.J||[]).map(d=>Jm(Hm(d,a.j))):[Jm(new
Im(b.O.j,0))]}
function su(a){a.sort((e,f)=>e.wa-f.wa);const b=[];let c=0;for(let e=0;e<a.length;+
+e){var d=a[e];let f=d.wa;d=d.wa+d.j;f<=c?c=Math.max(c,d):(b.push(new Im(c,f-
c)),c=d)}return b}function tu(a,b){const c=[];let d=0;for(const e of vm(b)){const
f=b.get(e);f.sort((g,h)=>h.sa()-g.sa());a.I||f.splice(a.C,f.length);!
a.G&&d+f.length>a.l&&f.splice(a.l-
d,f.length);c.push(e+"G"+f.map(g=>g.wa+"~"+g.sa()).join("G"));d+=f.length;if(!
a.G&&d>=a.l)break}return c}
var uu=class{constructor(a,b,c){this.H=-1==c.Sb;this.B=c.Sb;this.I=-
1==c.nb;this.C=c.nb;this.G=-
1==c.Ab;this.l=c.Ab;this.D=c.Jd;this.A=b;this.j=a}};const vu=a=>{const b=/[a-zA-Z0-
9._~-]/,c=/%[89a-zA-Z]./;return a.replace(/(%[a-zA-Z0-9]{2})/g,function(d){if(!
d.match(c)){const e=decodeURIComponent(d);if(e.match(b))return e}return
d.toUpperCase()})},wu=a=>{let b="";const c=/[/%?&=]/;for(let d=0;d<a.length;++d)
{const e=a[d];b=e.match(c)?b+e:b+encodeURIComponent(e)}return b};var
xu=(a,b)=>{a=Wb(a,2);if(!a)return!1;for(let c=0;c<a.length;c++)if(a[c]==b)return!
0;return!1};const
zu=(a,b)=>{a=wu(vu(a.location.pathname)).replace(/(^\/)|(\/$)/g,"");const
c=yf(a),d=yu(a);return b.find(e=>{const f=Vb(e,7)?y(C(e,Sj,7),1):y(e,1);e=Vb(e,7)?
y(C(e,Sj,7),2):2;if("number"!==typeof f)return!1;switch(e){case 1:return f==c;case
2:return d[f]||!1}return!1})||null},yu=a=>{const b={};for(;;){b[yf(a)]=!0;if(!
a)return b;a=a.substring(0,a.lastIndexOf("/"))}};function Au(a)
{a.G.forEach(b=>{switch(b){case 0:Bu(a);break;case 1:b=new hr(a.l,a.j,a.C);var
c=Sq(b.j,b.l);c=$o(c,b.j).sort(ir);c=0==c.length?[]:[c[Math.floor(c.length/2)]];var
d=b.j;const e=[];for(let f=0;f<c.length;f++){const g=c[f],h="autors-
container-"+f,k=d.document.createElement("div");k.setAttribute("id",h);(new
gr(d,g,new Rq(k))).init();e.push(h)}(new
er(b.j,e,b.A,y(C(b.l,mj,22),1))).init();break;case 2:(b=C(a.j,yj,18))&&is(new
js(a.l,a.ba||new Bs(a.l,a.C),b,new Vq(a.l),G(a.j,wj,1)));break;
case 3:Cu(a)}})}
function Bu(a){Du(a)&&Eu(a,"p",Fu(a));if(Ij(a.j)&&1===y(Ij(a.j),1)){var
b=C(Ij(a.j),Uj,6);b&&2===y(b,1)&&Qn(a.l)}b=a.A.be;a:{var c=a.l;var
d=jp(c);c=V(c).clientHeight||gp[d];var e=mp(G(b,Zi,2),d);if(e&&(e=pp(e,c)))
{d=e;break a}d=kp(d,c)}if(a.A.R&&Vb(a.A.R,10)&&(c=Xb(C(a.A.R,Tj,10),1),null!
==c&&void 0!==c)){var f=a.l;d=c;c=jp(f);e=V(f).clientHeight||gp[c];var g=void
0;b&&(g=(g=(g=mp(G(b,Zi,2),c))?C(g,aj,7):void 0)?qp(g,e):void 0);var
h=jp(f);f=V(f).clientHeight||gp[h];const Q=op(hp[h].jc,f);f=null===
Q?kp(h,f):new
lp(Q,Q,rp(Q,Q,8),8,.3,g);g=op(hp[c].Sc,e);h=op(hp[c].jc,e);e=op(hp[c].Rc,e);c=f.A;g
&&e&&h&&void 0!==d&&(c=.5>=d?h+(1-2*d)*(g-h):e+(2-2*d)*(h-e));d=c;d=new
lp(c,d,rp(c,d,f.l),f.l,f.B,f.j)}if(Vb(a.j,26))
{c=C(a.j,Wj,26);e=a.l;g=B(c,2);c=C(c,Zi,1);f=V(e).clientHeight||gp[jp(e)];var
k;e=null!=(k=op(null==c?void 0:y(c,2),f))?k:d.A;var l;k=null!=(l=op(null==c?void
0:y(c,5),f))?l:d.C;var m;l=g?[]:null!=(m=np(null==c?void 0:G(c,$i,3),f))?m:d.D;var
n;m=null!=(n=null==c?void 0:y(c,4))?n:d.l;var q;
n=null!=(q=null==c?void 0:Xb(c,6))?q:d.B;var r;q=null!=(r=(null==c?0:Vb(c,7))?
qp(C(c,aj,7),f):null)?r:d.j;d=new lp(e,k,l,m,n,q)}r=a.A.R?Wb(a.A.R,6):[];q=a.A.R?
G(a.A.R,hj,5):[];var
x;m=a.j;k=G(m,wj,1);l=a.A.R&&xu(a.A.R,1)?"text_image":"text";c=new gu;n=ro(k,a.l,
{ud:c,Nd:new no(l)});k.length!=n.length&&a.K.push(13);n=n.concat(lu(new
mu(a.l,c)));k=0;c=S(Bk);e=!1;Ij(m)&&1===y(Ij(m),1)&&(f=C(Ij(m),Uj,6))&&(k=y(f,2)||
0,1===y(f,1)&&(e=!0));var w,D;f=(null==(x=C(m,Aj,24))?void 0:null==(w=C(x,Ej,3))?
void 0:
null==(D=C(w,Fj,3))?void 0:gc(D,Gj,2,Hj))||!1;if(c||e||f)x=iu(new
ju(a.l)),n=n.concat(x),rt.I=!
0,rt.B=x.length;n=n.concat(Cs(m,l,a.l));x=C(m,Aj,24);x=new
Kt(n,a.l,k,x);w=a.C;D=a.l;r={xa:d,Fd:a.Y,Oa:a.A.Oa,Qb:r,fb:q};n=S(Ck);Kj(a.j)?
(q=Kj(a.j),m=Xb(q,8),q={Va:n||Zb(q,14,!1),Xa:Zb(q,2,!1),tc:Zb(q,3,!1),Tc:Zb(q,4,!
1),uc:Zb(q,5,!1),Pc:Zb(q,6,!1),ae:null==m?
0:m,Ic:y(q,10),hb:Gu(a),Rb:a.P}):q={Va:n,Xa:!1,tc:!1,Tc:!1,uc:!1,Pc:!
1,ae:0,Ic:0,hb:Gu(a),Rb:a.P};a.B=new bu(x,w,D,r,q);var A,E;(null==(A=au(a.B))?
0:null==(E=A.optimization)?0:E.ablatingThisPageview)&&!Ks(a.B)&&Qn(a.l);E=a.A.R?
Wb(a.A.R,2):[];A=a.B;b=du(y(b,1),E,{wb:A.wb(),Xb:A.Xb(),ne:!!A.l.Rb});b=new
eu(b,A);a.H=b;A=a.H;b=new pm;for(A.j.B=!0;0<A.l.length;)E=A,(x=Hs[A.l[0]])?
E=x(E.j):(E.j.ha(12),E=!0),E||A.j.ha(5),A.l.shift();try{var
F=A.j.A.A.filter(so).j.length,H=A.j.K.slice(0),K=A.j;let Q;var ha=[...K.C,...
((null==(Q=K.A.l.j)?void 0:[...Q.l])||[])];var ra=new fu(new
cu(F,H,ha,A.j.A.A.j.length,A.j.A.B.j));nm(b);b.j=1;b.B=ra;qm(b.l)}catch(Q){F=
Q,nm(b),b.j=2,b.A=F,qm(b.l)}b.l.then(la(a.ma,a),la(a.U,a))}
function Cu(a){cn(Iq(a.l,a.j,a.la,{["google_ad_client"]:a.C}),b=>{const c=!!
b.B.Wa&&Lq(b);c&&(b.C=rq(b.j,b.D,b.B.Wa));var d=b.j;var e=C(b.l,Si,2);var
f=Mo(b.G,d);f=f.filter(Oo).filter(Po(f)).filter(Qo(d));f.sort(Ro);if(f=f[0]||null)
{a:switch(Yb(e,1,0)){case 1:d=new kq(d,f);break a;case 2:d=new ep(ap(d,f));break
a;case 3:d=new jq(d,ap(d,f));break a;default:throw Error(`Unknown player position:
${Yb(e,1,0)}`);}d=d.j()}else d=null;if(d){e=b.j;f=C(b.l,Wi,4)||void
0;if(0<e.document.getElementsByTagName("google-read-aloud-player").length)e=
$m("Player already created");else{var g=b.B,h=e.document;const
k=h.createElement("div");k.id="google-auto-placed-read-aloud-player";M(k,
{margin:"5px"});const l=h.createElement("script");Wd(l,Md`window.ga=window.ga||
function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new
Date;`);k.appendChild(l);lq(h,k,mc("https://www.google-
analytics.com/analytics.js"));lq(h,k,mc("https://www.gstatic.com/readaloud/player/w
eb/api/audiosense/js/api.js"));h=h.createElement("google-read-aloud-
player");h.setAttribute("data-api-key",
"AIzaSyDTBU0XpbvyTzmA5nS-09w7cnopRavFpxs");h.setAttribute("data-tracking-ids","UA-
199725947-1,UA-168915890-13");h.setAttribute("data-
url",g.url);h.setAttribute("data-voice","en-us-f-1");f&&(Vb(f,1)&&0!
=Yb(f,1,0)&&h.setAttribute("data-docking-begin-
trigger",mq[Yb(f,1,0)]),Vb(f,2)&&h.setAttribute("data-
experiment",I(f,2)));k.appendChild(h);Yo(d,k);e=Ym(e.document.getElementsByTagName(
"google-read-aloud-player")[0])}null!=e.j?(b.A=e.j.value,c&&Kq(b),Mq(b,
{sts:"ok",pp:d.O.j})):Mq(b,{sts:"wf"})}else Mq(b,
{sts:"pf"})})}function Gu(a){return a.A.R&&Vb(a.A.R,10)?.5<=(Xb(C(a.A.R,Tj,10),1)||
0):!0}
function Hu(a,b){for(var c=Dq(Dq(new
at(b.ya),b.errors),a.K),d=b.Ya,e=0;e<d.length;e++)a:{for(var
f=d[e],g=0;g<c.D.length;g++)if(c.D[g]==f)break
a;c.D.push(f)}c.l.ppos=b.Kc;c.l.eatf=b.Lb;c.l.reatf=b.pb;c.l.a=a.H.B.slice(0).join(
",");a=Cq($s(Zs(c,a.j),a.G),a.C);if(c=b.Kb)a.l.as_count=c.dd,a.l.d_count=c.Ed,a.l.n
g_count=c.Xd,a.l.am_count=c.hd,a.l.atf_count=c.ed,a.l.mdns=bt(c.Sd),a.l.alldns=bt(c
.gd);c=b.Fb;null!=c&&(a.l.allp=c);if(c=b.Gd){d=[];for(var h of
vm(c))0<c.get(h).length&&(e=c.get(h)[0],d.push("("+
[h,e.pd,e.ue].join()+")"));a.l.fd=d.join(",")}h=b.ac;null!=h&&(a.l.pgh=h);void 0!
==b.exception&&Eq(a,b.exception).ha(1);return a}
function Iu(a,b){var c=Hu(a,b);Gq(a.D,0<b.errors.length||0<a.K.length||void 0!
==b.exception?0<a.J?xq:vq:0<a.J?wq:uq,c);if(C(a.j,Aj,24)){if(null!=(b=a.B.A.l.j))
{rt.C=[...Wb(b.j,1)];var d;let l;rt.G=!!(null==(d=C(b.j,Ej,3))?
0:null==(l=C(d,Fj,3))?0:gc(l,Gj,2,Hj));d=new xm;var e;let m;for(const n of null!
=(m=null==(e=C(b.j,Cj,2))?void 0:G(e,Dj,1))?m:
[])d.set(I(n,1),Yb(n,2,0));rt.l=d}e=au(a.B);var f;rt.A=!!(null==e?
0:null==(f=e.optimization)?0:f.ablationFromStorage);var g;if(null==e?
0:null==(g=e.optimization)?
0:g.ablatingThisPageview)rt.D=!0;let k;rt.J=!!(null==e?0:null==(k=e.optimization)?
0:k.availableAbg);var h;f=rt;c=new nt(c);f.C?(g=null!=(h=f.C)?h:
[],c.j.sl=g.join("~"),c.j.ab=dt(f.D),c.j.rr=dt(f.I),c.j.oab=dt(f.G),null!
=f.A&&(c.j.sab=dt(f.A)),c.j.ls=dt(f.J),ct(c,f.l.Qa()),null!
=f.B&&(c.j.rp=dt(f.B)),wt(f,c)):
(h=c,f="irr".replace(RegExp("~","g"),""),h.j.e=h.j.e?h.j.e+
("~"+f):f);h=c;Gq(a.D,Aq,h)}}function Ju(a){return Ij(a.j)&&1===y(Ij(a.j),1)?!
(C(Ij(a.j),Uj,6)&&1<=(y(C(Ij(a.j),Uj,6),3)||0)):!1}
function Ku(a){if(Ju(a)){a=a.B;var b=Dp({rb:!0,sb:!0},a.j);a=0<Xt(b,a.j)}else
a=a.B.j,b=Cp({Ca:!1,qb:!1},a),a=0<Xt(b,a);return a}
function Lu(a){if(Du(a)){var b=Fu(a);a.I.init(null==b?void 0:b,
()=>{Eu(a,"s",b)});Km(a.I,c=>{Eu(a,"d",Fu(a),c);a.I.lb();let d,e;if(null==(d=a.j)?
0:null==(e=Kj(d))?0:Zb(e,21,!1)){let f,g;null!=(f=a.j)&&null!=(g=Kj(f))&&z(g,18,!
1);try{let h;if(null==(h=a.G)?0:h.includes(0))a.J+
+,Bu(a),Eu(a,"r",Fu(a),c)}catch(h){Eu(a,"f",Fu(a),c),Gq(a.D,xq,Eq($s(Zs(Cq(new
at(0),a.C),a.j),a.G).ha(1),h))}}})}}
function Mu(a,b,c){{var d=au(a.B),e=b.j;const f=e.j;let
g=e.ya,h=e.errors.slice(),k=e.Ya.slice(),l=b.exception;d?(d.numAutoAdsPlaced?
g+=d.numAutoAdsPlaced:a.H.A&&k.push(13),void 0!
==d.exception&&(l=d.exception),c={ya:g,Fb:f,errors:e.errors.slice(),Ya:k,exception:
l,pb:c,Lb:!!d.eatf}):
(k.push(12),a.H.A&&k.push(13),c={ya:g,Fb:f,errors:h,Ya:k,exception:l,pb:c,Lb:!
1})}c.Kb=Yt(a.B.j);if(b=b.j.l)c.Gd=b;c.ac=V(a.l).scrollHeight;if(qi())
{d=a.B.A.A.j.slice(0);b=[];for(const f of d){d={};e=f.K;for(const g of vm(e))d[g]=
e.get(g);d={anchorElement:f.H.j(f.j),position:f.l(),clearBoth:f.I,locationType:f.Da
,placed:f.B,placementProto:f.A?f.A.toJSON():null,articleStructure:f.C?
f.C.toJSON():null,rejectionReasons:d};b.push(d)}ri(14,
[{placementIdentifiers:b},a.B.G,c.Kb])}return c}function Nu(a,b)
{a=a.B.j;a=a.googleSimulationState=a.googleSimulationState||
{};a.amaConfigPlacementCount=b.Fb;a.numAutoAdsPlaced=b.ya;a.hasAtfAd=b.pb;void 0!
==b.exception&&(a.exception=b.exception)}
function Eu(a,b,c,d)
{a={r:b,pg_h:V(a.l).scrollHeight,su:a.l.location.hostname,d:void 0==c?-1:c};void 0!
==d&&(a.pg_hd=d);P(zq.da,a,zq.aa)}function Du(a){let b,c,d;return null!
=(d=null==(b=a.j)?void 0:null==(c=Kj(b))?void 0:Zb(c,18,!1))?d:!1}function Fu(a)
{let b=null;Kj(a.j)&&Vb(Kj(a.j),19)&&(b=y(Kj(a.j),19));return b}
class Ou{constructor(a,b,c,d,e,f,g,h,k,l,m)
{this.l=a;this.D=b;this.C=c;this.j=d;this.A=e;this.G=f;this.Y=g||
null;this.K=[];this.ba=h;this.I=k;this.P=l;this.J=0;this.la=m?m:
{url:a.location.href,Wa:void 0}}ma(a){try{const b=Ku(this)||Ju(this)?Ku(this):void
0;tn({Pb:b},this.l);Lu(this);const
c=Mu(this,a,Ku(this));Vb(this.j,25)&&B(C(this.j,Vj,25),1)&&Nu(this,c);Iu(this,c);ai
(753,()=>{if(S(vk)&&null!=this.B){var d=this.l;var e=this.B;var
f={Sb:T(Ak),nb:T(zk),Ab:T(wk),Jd:S(uk)},g=nu(f.Sb,"gapsMeasurementWindow")||
nu(f.nb,"gapsPerMeasurementWindow")||nu(f.Ab,"maxGapsToReport");e=null!=g?$m(g):-
1==f.nb&&-1==f.Ab?$m("ShouldHaveLimits"):Ym(new uu(d,e,f));d=sc(c);if(null!=e.j)
{e=e.j.value;f=$o(e.A.A.A.j.slice(0),e.j);g=pu(e);var h=new ym(qu(e));for(var
k=0;k<f.length;++k)if(!h.contains(k)){var l=ru(e,f[k]);g.push(...l)}g.push(new
Im(0,0));g.push(Jm(new Im(V(e.j).scrollHeight,0)));f=su(g);g=new
xm;for(h=0;h<f.length;++h)k=f[h],l=e.H?0:Math.floor(k.wa/e.B),tm(g,l)||g.set(l,
[]),g.get(l).push(k);f=tu(e,g);d.Kc=`M${e.l}H${e.B}C${e.C}B${Number(!!e.D)}W$
{f.join("W")}`}else d.Kc=
"E"+e.l.message;d=Hu(this,d);Gq(this.D,yq,d)}})()}catch(b){this.U(b)}}U(a){Iu(this,
{ya:0,Fb:void 0,errors:[],Ya:[],exception:a,pb:void 0,Lb:void 0,Kb:void 0})}};var
Pu=class extends v{constructor(a){super(a)}};function Qu(a){try{var
b=a.localStorage.getItem("google_auto_fc_cmp_setting")||null}catch(d){b=null}const
c=b;return c?an(()=>ec(Pu,c)):Ym(null)};function Ru(){var
a=N(),b=kg(a);if(b)return(b=b||kg())?(a=b.pageViewId,b=b.clientId,"string"===typeof
b&&(a+=b.replace(/\D/g,"").substr(0,6))):a=null,+a;a=Yf(a);
(b=a.google_global_correlator)||
(a.google_global_correlator=b=1+Math.floor(Math.random()*Math.pow(2,43)));return
b}function Su(){if(Tu)return Tu;const a=ng()||
N(),b=a.google_persistent_state_async;return null!=b&&"object"==typeof b&&null!
=b.S&&"object"==typeof b.S?Tu=b:a.google_persistent_state_async=Tu=new Uu}
function Vu(a){return Wu[a]||"google_ps_"+a}function W(a,b,c){b=Vu(b);a=a.S;const
d=a[b];return void 0===d?a[b]=c:d}function Xu(a,b){var c=W(a,b,0)+1;return
a.S[Vu(b)]=c}function Yu(){var a=Su();return W(a,20,{})}function Zu(){var
a=Su();return W(a,28,[])}class Uu{constructor(){this.S={}}}var Tu=null;const
Wu={[8]:"google_prev_ad_formats_by_region",
[9]:"google_prev_ad_slotnames_by_region"};function $u(a){this.j=a||
{cookie:""}}p=$u.prototype;
p.set=function(a,b,c){let d,e,f,g=!1,h;"object"===typeof c&&(h=c.ai,g=c.pe||!
1,f=c.domain||void 0,e=c.path||void 0,d=c.Dc);if(/[;=\s]/.test(a))throw
Error('Invalid cookie name "'+a+'"');if(/[;\r\n]/.test(b))throw Error('Invalid
cookie value "'+b+'"');void 0===d&&(d=-1);this.j.cookie=a+"="+b+(f?";domain="+f:"")
+(e?";path="+e:"")+(0>d?"":0==d?";expires="+(new
Date(1970,1,1)).toUTCString():";expires="+(new Date(Date.now()
+1E3*d)).toUTCString())+(g?";secure":"")+(null!=h?";samesite="+h:"")};
p.get=function(a,b){const c=a+"=",d=(this.j.cookie||"").split(";");for(let
e=0,f;e<d.length;e++){f=xa(d[e]);if(0==f.lastIndexOf(c,0))return
f.substr(c.length);if(f==a)return""}return b};p.remove=function(a,b,c){const d=void
0!==this.get(a);this.set(a,"",{Dc:0,path:b,domain:c});return
d};p.isEmpty=function(){return!this.j.cookie};p.Qa=function(){return this.j.cookie?
(this.j.cookie||"").split(";").length:0};
p.clear=function(){var a=(this.j.cookie||"").split(";");const b=[],c=[];let
d,e;for(let f=0;f<a.length;f++)e=xa(a[f]),d=e.indexOf("="),-1==d?
(b.push(""),c.push(e)):
(b.push(e.substring(0,d)),c.push(e.substring(d+1)));for(a=b.length-
1;0<=a;a--)this.remove(b[a])};function av(a,b=window){if(B(a,5))try{return
b.localStorage}catch(c){}return null}function bv(a){return"null"!
==a.origin}function cv(a,b,c){b=B(b,5)&&bv(c)?c.document.cookie:null;return
null===b?null:(new $u({cookie:b})).get(a)||""};function dv(a,b){return z(a,5,b)}var
ev=class extends v{constructor(){super(void 0)}};var hv=({ka:a,ub:b,zc:c=!1,Ac:d=!
1})=>{if(!fv({ka:a,ub:b,zc:c,Ac:d}))return gv(a,dv(new ev,!0));b=Su();
(b=W(b,24,void 0))?(b=dv(new ev,rs(b)),a=gv(a,b)):a=new
Zm(null,Error("tcunav"));return a};function fv({ka:a,ub:b,zc:c,Ac:d}){if(!(d=!
d&&ts(new zs(a)))){if(c=!c){if(b){a=Qu(a);if(null!
=a.j)if((a=a.j.value)&&Vb(a,1))b:switch(a=y(a,1),a){case 1:a=!0;break
b;default:throw Error("Unhandled AutoGdprFeatureStatus: "+a);}else a=!1;else
bi(806,a.l),a=!1;b=!a}c=b}d=c}return d?!0:!1}
function gv(a,b){return(a=av(b,a))?Ym(a):new Zm(null,Error("unav"))};var iv=class
extends v{constructor(a){super(a)}};class jv{constructor(a,b,c,d)
{this.j=a;this.A=b;this.C=c;this.l=!1;this.B=d}};rc(im);rc(jm);var kv=class extends
v{constructor(a){super(a)}},lv=class extends v{constructor(a){super(a)}},mv=class
extends v{constructor(a){super(a)}};function nv(a){a=(new
$u(a)).get("FCCDCF","");try{return a?ec(kv,a):null}catch(b){return null}}function
ov(a){(a=nv(a))&&C(a,lv,4)};function pv(a){a.__uspapi||a.frames.__uspapiLocator||
(a=new qv(a),rv(a))}function rv(a){!a.A||a.j.__uspapi||a.j.frames.__uspapiLocator||
(a.j.__uspapiManager="fc",ns(a.j,"__uspapiLocator"),oa("__uspapi",
(...b)=>sv(a,...b)))}function sv(a,b,c,d){"function"===typeof
d&&"getUSPData"===b&&d({version:1,uspString:a.A},!0)}class qv{constructor(a)
{this.j=a;this.l=a.document;this.A=(a=(a=nv(this.l))?C(a,mv,5)||null:null)?
y(a,2):null;ov(this.l);ov(this.l)}};function tv(a){const
b=a[0]/255,c=a[1]/255;a=a[2]/255;return.2126*(.03928>=b?
b/12.92:Math.pow((b+.055)/1.055,2.4))+.7152*(.03928>=c?
c/12.92:Math.pow((c+.055)/1.055,2.4))+.0722*(.03928>=a?
a/12.92:Math.pow((a+.055)/1.055,2.4))}function uv(a,b)
{a=tv(a);b=tv(b);return(Math.max(a,b)+.05)/(Math.min(a,b)+.05)};const
vv={["google_ad_channel"]:!0,["google_ad_host"]:!0};var
wv=(a,b)=>{a.location.href&&a.location.href.substring&&(b.url=a.location.href.subst
ring(0,200));P("ama",b,.01)},xv=a=>{const b={};wf(vv,(c,d)=>{d in
a&&(b[d]=a[d])});return b};const zv=(a,b,c)=>{var d=new Oj;bc(c,3,d);var
e=Kj(c)&&y(Kj(c),13)?y(Kj(c),13):1;z(d,1,Date.now()
+864E5*e);d=c.constructor;e=Gb(c.ea(),Ib);d=Sb(d,e);fc(d,c);if(Kj(c)){e=new Lj;var
f=B(Kj(c),23);e=z(e,23,f);f=Zb(Kj(c),12,!1);e=z(e,12,f);c=Zb(Kj(c),15,!
1);c=z(e,15,c);bc(d,15,c)}c=G(d,wj,1);for(e=0;e<c.length;e+
+)z(c[e],11,Tb);bc(d,22,void 0);if(S(tk))yv(a);else try{(b||
a.localStorage).setItem("google_ama_config",dc(d))}catch(g){wv(a,{lserr:1})}};
var yv=a=>{try{try{a.localStorage.removeItem("google_ama_config")}catch(b){wv(a,
{lserr:1})}}catch(b){wv(a,{lserr:1})}};var Av=a=>{a.google_ad_modifications||
(a.google_ad_modifications={});return
a.google_ad_modifications},Bv=a=>{a=Av(a);a.eids||(a.eids=[]);return
a.eids},Cv=(a,b)=>{a=Av(a);a.processed_sra_frame_pingbacks=a.processed_sra_frame_pi
ngbacks||{};const c=!
a.processed_sra_frame_pingbacks[b];a.processed_sra_frame_pingbacks[b]=!0;return
c};var Dv=(a,b,c,d,e,f=null,g)=>{try{var h=a.localStorage}catch(q){h=null}if(h)
{if(S(tk))var k=null;else try{k=h.getItem("google_ama_config")}catch(q)
{k=null}try{var l=k?ec(Nj,k):null}catch(q){l=null}k=l}else k=null;a:{if(d)try{var
m=ec(Nj,d);break a}catch(q){wv(a,{cfg:1,inv:1})}m=null}if(d=m){S(Dk)?
e&&zv(a,e,d):zv(a,null,d);e=zu(a,G(d,Rj,7));a:{if(e&&(m=y(e,3),k=C(d,fj,9),m&&k))
{b:{k=G(k,dj,1);for(n of k)if(y(n,1)==m){var n=C(n,cj,2)||null;break
b}n=null}if(n)break a}n=C(d,cj,8)||new cj}n={be:n};e&&
(n.R=e);e&&xu(e,3)&&(n.Oa=[1]);if(7==c.google_pgb_reactive&&(e=n.R,!e||!
B(e,8)))return!1;if(Cv(a,2))if(ri(5,
[d.toJSON()]),e=xv(c),c=n.R,e.google_package=c&&y(c,4)||"",e=new on(["google-auto-
placed"],e),c=new Hq(a),e=void 0===e?null:e,m=new Mm(a),f=void 0===f?
null:f,g={url:a.location.href,Wa:g},k=null,e=void 0===e?null:e,k=void 0===k?
null:k,m=void 0===m?null:m,f=void 0===f?null:f,b)if(d)
{l=[];C(d,yj,18)&&l.push(2);n.R&&l.push(0);h=Kj(d)&&B(Kj(d),22);const
q=C(d,Xi,28)&&1==Yb(C(d,Xi,28),1,0);(h||q)&&
l.push(1);C(d,Ri,27)&&1==Yb(C(d,Ri,27),1,0)&&l.push(3);try{Au(new
Ou(a,c,b,d,n,l,e,k,m,f,g))}catch(r){qi()&&ri(15,[r]),Gq(c,vq,Eq($s(Zs(Cq(new
at(0),b),d),l).ha(1),r))}}else Gq(c,vq,Cq(new at(0),b).ha(8));else Gq(c,vq,(new
at(0)).ha(9));return!0}k&&(wv(a,{cfg:1,cl:1}),yv(a));return!1};const
Ev=[255,255,255];function Fv(a){function b(d)
{return[Number(d[1]),Number(d[2]),Number(d[3]),4<d.length?Number(d[4]):1]}var
c=a.match(/rgb\(([0-9]+),\s*([0-9]+),\s*([0-9]+)\)/);if(c||(c=a.match(/rgba\(([0-
9]+),\s*([0-9]+),\s*([0-9]+),\s*([0-9\\.]+)\)/)))return
b(c);if("transparent"===a)return[0,0,0,0];throw Error(`Invalid color: ${a}`);}
function Gv(a){var b=getComputedStyle(a);if("none"!==b.backgroundImage)return
null;b=Fv(b.backgroundColor);var c=Hv(b);if(c)return c;a=(a=a.parentElement)?
Gv(a):Ev;if(!a)return null;c=b[3];return[Math.round(c*b[0]+(1-
c)*a[0]),Math.round(c*b[1]+(1-c)*a[1]),Math.round(c*b[2]+(1-c)*a[2])]}function
Hv(a){return 1===a[3]?[a[0],a[1],a[2]]:null};var Iv=class{constructor(a,b,c,d,e=!1)
{this.C=a;this.j=b;this.B=c;this.A=d;this.l=e}};var Jv=function(a,...b){const
c=[a[0]];for(let d=0;d<b.length;d++)c.push(String(b[d])),c.push(a[d+1]);return new
ud(c.join(""))}`https://support.google.com/adsense/answer/11188578`;const
Kv=/[\s!'",:;\\
(\\)\\?\\.]/,Lv="\u00bf\u00a1\u037e\u061f\u3002\uff0c\u00b7\u2019".split(""),Mv=["j
a","zh_CN","zh_TW"];class Nv{constructor(){this.l=null;this.j=Infinity}}
function Ov(a,b,c,d,e,f){var g;if(!(a.performance.now()>=c.A))for(let
D=0;D<b.childNodes.length;D++){var
h=b.childNodes[D];if(h.nodeType===Node.TEXT_NODE&&""!==h.textContent){a:{var
k=a;var l=c,m=h.textContent,n=e,q=f;const A=l.j,E=[];let F=0;for(;;){var
r=m.length;let H=null;var x="";for(const K of G(A,Pv,2))for(const ha of G(K,Qv,2))
{const ra=I(ha,1);for(var w=F;w<m.length;){w=m.indexOf(ra,w);if(-
1===w)break;if(w>r||w===r&&null!==H&&ra.length<H.length)break;if(!Rv(m.charAt(w-
1))||!Rv(m.charAt(w+
ra.length)))break;if(n.j+Sv(m.substr(F,w-F))>=Yb(A,5,0))
{r=w;H=ra;x=I(K,1);break}w+=1}}if(null===H){if(0===F){n.j+=Sv(m);k=null;break
a}F<m.length&&(l=m.substr(F),E.push(k.document.createTextNode(l)),n.j+=Sv(l));k=E;b
reak a}r>F&&E.push(k.document.createTextNode(m.substr(F,r-
F)));E.push(Tv(k,l,x,H));n.j=0;F=r+H.length;r=q;r.j++;r.l.add(x)}}if(k){if(!
Zb(c.j,9)){for(const A of k)b.insertBefore(A,h),Uv(A);b.removeChild(h);D+=k.length-
1}if(null!==(g=e.l)&&void 0!==g)g;else{a:{for(k=b;k;){b:switch(k.tagName){case
"DIV":case "DL":case "P":case "UL":case "OL":case "TABLE":h=
!0;break b;default:h=!1}if(h){h=k;break
a}k=k.parentElement}h=a.document.body.childNodes[0]}e.l=h}}}else{a:if(k=h,k.nodeTyp
e!==Node.ELEMENT_NODE||k.classList.contains("google-adfil-skip"))k=!1;else
switch(k.tagName){case "A":case "IFRAME":case "BUTTON":case "CANVAS":case
"CODE":case "EMBED":case "FOOTER":case "H1":case "H2":case "H3":case "H4":case
"H5":case "H6":case "OBJECT":case "PRE":case "SAMP":case "SCRIPT":case
"SELECT":case "SUB":case "SUPER":case "SVG":case "TEXTAREA":case "VIDEO":k=!1;break
a;
default:k=!0}k&&Ov(a,h,c,d,e,f)}}}
function Uv(a){if(a.nodeType===Node.ELEMENT_NODE){if("A"===a.tagName){{var
b=Hv(Fv(getComputedStyle(a.parentElement).color)),c=Hv(Fv(getComputedStyle(a).color
));const e=Gv(a);if(b&&c&&e){var d=uv(b,e);d=uv(c,e)<(4.5>d?d:7>d?4.5:7)?
b:null}else d=b}if(c=d)
{d=c[0];b=c[1];c=c[2];d=Number(d);b=Number(b);c=Number(c);if(d!=(d&255)||b!
=(b&255)||c!=(c&255))throw Error('"('+d+","+b+","+c+'") is not a valid RGB
color');b=d<<16|b<<8|c;d=16>d?"#"+(16777216|
b).toString(16).substr(1):"#"+b.toString(16);X(a,"color",
d)}}for(d=0;d<a.childElementCount;d++)Uv(a.children[d])}}function Rv(a)
{return""===a||!!a.match(Kv)||Za(Lv,a)}
function Tv(a,b,c,d){const
e=b.j,f=a.document.createElement("A");f.className="google-
adfil";f.appendChild(a.document.createTextNode(d));Td(f,Hd(Gd)||vd);Vv(f);const
g=a.performance.now();f.addEventListener("click",h=>{var
k=a.performance.now();k={wp:b.C,c:b.B,e:T(pk),m:d,q:c,v:Math.round(k-g)};P("adfil-
clk",k,1);k=`goog-${Math.random()}`;var
l=a.document,m=l.createElement("DIV");m.className="google-adfil-
overlay";X(m,"position","fixed");X(m,"background-
color","rgba(0,0,0,.92)");X(m,"width","80%");
X(m,"height","90%");X(m,"top","5%");X(m,"left","10%");X(m,"z-
index","2147483647");X(m,"border","3px outset");const
n=l.createElement("INPUT");n.type="TEXT";n.value=c;X(n,"margin","0");X(n,"padding",
"8pt");X(n,"background-
color","#eee");m.appendChild(n);l=l.createElement("DIV");l.setAttribute("id",k);m.a
ppendChild(l);a.document.body.appendChild(m);m={pubId:"vert-pla-adfiliates-
srp",styleId:"1138882718",query:c,hl:I(e,7),personalizedAds:"false",fexp:T(pk)};b.l
&&(m.adtest="on");k={container:k,number:4,
width:Math.round(.8*a.document.body.offsetWidth-6)};(a._googCsa=a._googCsa||Wv(a))
("plas",m,k);h.preventDefault();return!1});return f}function Wv(a)
{return(b,c,d)=>{const e=a._googCsa;(e.q=e.q||[]).push([b,c,d]);e.t=Number(new
Date)}}function X(a,b,c){a.style.setProperty(b,c,"important")}
function Vv(a){X(a,"text-decoration","underline");X(a,"text-decoration-
style","dotted");X(a,"-webkit-text-decoration-line","underline");X(a,"-webkit-text-
decoration-style","dotted");X(a,"border","0");X(a,"outline","0")}function Sv(a)
{a=a.trim();return""===a?0:a.split(/\s+/).length};var Xv=class{constructor()
{this.j=0;this.l=new Set;this.A=0}};var Zv=class extends v{constructor(a){super(a,-
1,Yv)}},Qv=class extends v{constructor(a){super(a)}},Pv=class extends
v{constructor(a){super(a,-1,$v)}},Yv=[2],$v=[2];function aw(a,b,c,d){const
e=bw(a)||cw(c);e&&$h(898,()=>{a:{var f;if(!b.hasOwnProperty("adfcb")){var g=uf()?
null:Math.floor(20*vf(a));b.adfcb=g}g=b.adfcb;if(null!=g){try{if(!
a.document.body)break a}catch(n){break a}if(a.performance){var
h=a.document.body;if(null!==(f=h.classList)&&void 0!==f&&f.contains&&!
h.hasAttribute("data-google-affiliate-annotated")){h.setAttribute("data-google-
affiliate-annotated","1");h=a.performance.now();f=T(sk);var k=new Iv(d,e,g,f?
h+f:Infinity,"on"===b.google_adtest);f=
new Xv;var l=Sv(a.document.body.innerText);f.A=l;if(l>=Yb(e,4,0)&&!
a.document.querySelector('script[src*="www.google.com/adsense/search/ads.js"]'))
{l=k.j;var m=new Nv;Ov(a,a.document.body,k,Za(Mv,I(l,7))?1:0,m,f);if(m.l)
{k=k.j;const
n=a.document.createElement("A");n.appendChild(a.document.createTextNode(I(k,6)));Td
(n,Jv);n.setAttribute("target","_blank");Vv(n);X(n,"padding","0 8px");const
q=a.document.createElement("P");q.className="google-adfil-
skip";q.appendChild(a.document.createTextNode(I(k,3)));
q.appendChild(n);X(q,"border","0 solid #bdc1c6");X(q,"border-width","1px
0");X(q,"margin","6pt 0");X(q,"padding","21px");X(q,"text-
align","center");X(q,"width","auto");k=q;Zb(l,9)||
(l=m.l,l.parentNode&&l.parentNode.insertBefore(k,l),Uv(k))}}h=a.performance.now()-
h;!
Zb(e,9)&&0<f.j&&(l=a.document,m=l.createElement("SCRIPT"),m.setAttribute("async","a
sync"),Xd(m,J`https://www.google.com/adsense/search/ads.js`),l.body.appendChild(m))
;g={wp:d,c:g,e:T(pk),n:f.j,p:G(e,Pv,2).length,t:f.l.size,w:f.A,x:Math.round(h)};
P("adfil-imp",g,1)}}}}},f=>{f.e=`${T(pk)}`})}function bw(a){var b,c;try{const
d=null===(c=null===(b=a.location)||void 0===b?void 0:b.hash)||void 0===c?void
0:c.match(/\bgoog_cpmi=([^&]*)/);if(!d)return null;const
e=decodeURIComponent(d[1]);return new Zv(JSON.parse(e))}catch(d){return
null}}function cw(a){return T(rk)?C(a,Zv,11):null};var dw=class extends
v{constructor(a){super(a)}};var ew=class{constructor(a)
{this.M=a.M;this.pubWin=a.pubWin;this.F=a.F;this.T=a.T;this.Z=a.Z;this.Ea=a.Ea;this
.W=a.W;this.X=a.X;this.B=-
1;this.j=0;this.A=this.G=null;this.H=this.C=0;this.l=[];this.Na=this.D=""}};var
fw=(a,b,c)=>{a.j|=2;return b[c%b.length]};var gw=(a,b)=>{var c=Xh,d;var
e;d=(e=(e=kg())&&(d=e.initialLayoutRect)&&"number"===typeof
d.top&&"number"===typeof d.left&&"number"===typeof d.width&&"number"===typeof
d.height?new gg(d.left,d.top,d.width,d.height):null)?new Ke(e.left,e.top):
(d=lg())&&da(d.rootBounds)?new
Ke(d.rootBounds.left+d.boundingClientRect.left,d.rootBounds.top+d.boundingClientRec
t.top):null;if(d)return d;try{var f=new Ke(0,0),g=Ye(Ve(b));if(gb(g,"parent"))
{do{if(g==a)var h=vg(b);else{var k=ug(b);h=new Ke(k.left,k.top)}d=h;
f.x+=d.x;f.y+=d.y}while(g&&g!=a&&g!
=g.parent&&(b=g.frameElement)&&(g=g.parent))}return f}catch(l){return
c.ta(888,l),new Ke(-12245933,-12245933)}};var
hw={pf:"google_ads_preview",Vf:"google_mc_lab",kg:"google_anchor_debug",jg:"google_
bottom_anchor_debug",INTERSTITIAL:"google_ia_debug",Fg:"google_scr_debug",Hg:"googl
e_ia_debug_allow_onclick",
$g:"googleads",Xc:"google_pedestal_debug",th:"google_responsive_slot_preview",sh:"g
oogle_responsive_dummy_ad"},iw={["google_bottom_anchor_debug"]:1,
["google_anchor_debug"]:2,["google_ia_debug"]:8,["google_scr_debug"]:9,
["googleads"]:2,["google_pedestal_debug"]:30};var kw=(a,b)=>{if(!a)return!
1;a=a.hash;if(!a||!a.indexOf)return!1;if(-1!=a.indexOf(b))return!
0;b=jw(b);return"go"!=b&&-1!=a.indexOf(b)?!0:!1},jw=a=>{let
b="";Cg(a.split("_"),c=>{b+=c.substr(0,2)});return b},lw=()=>{var a=t.location;let
b=!1;Cg(hw,c=>{kw(a,c)&&(b=!0)});return b},mw=(a,b)=>{switch(a){case 1:return
kw(b,"google_ia_debug");case 2:return kw(b,"google_bottom_anchor_debug");case
3:return kw(b,"google_anchor_debug")||kw(b,"googleads");case 4:return
kw(b,"google_scr_debug")}return!1};function nw(a,b){b&&!
a.j&&(a.j=b.split(":").find(c=>0===c.indexOf("ID="))||null)}var
ow=class{constructor(){this.j=null;this.l={[Gh]:{},[Hh]:{},[Ih]:{}};const
a=b=>this.j?yf(`${b} + ${this.j}`)%1E3:void 0;this.l[Hh]={[9]:
(...b)=>a(b[0])}}},pw;let qw=void 0;function rw(){Ch(qw,Bh);return qw};function
sw(a){try{const b=a.getItem("google_adsense_settings");if(!b)return{};const
c=JSON.parse(b);return c!==Object(c)?{}:oc(c,
(d,e)=>Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof
e&&Array.isArray(d))}catch(b){return{}}}function tw(a)
{S(hk)&&P("abg_adsensesettings_lserr",{s:a,g:S(ik),c:rw(),r:.01},.01)};var
uw=(a=t)=>a.ggeac||(a.ggeac={});class vw{constructor(){this.j=()=>{}}};var
xw=a=>{var b=1;a=void 0===a?uw():a;b=void 0===b?
0:b;Vh(a,b);ww(a,b);O(vw).j=Sh(Rh,a);O(Dl).A()},ww=(a,b)=>{const
c=O(Dl);c.B=(d,e)=>Sh(Nh,a,()=>!1)(d,e,b);c.C=(d,e)=>Sh(Oh,a,()=>0)
(d,e,b);c.j=(d,e)=>Sh(Ph,a,()=>"")(d,e,b);c.l=(d,e)=>{Sh(Qh,a,()=>[])
(d,e,b)};c.A=()=>{Sh(Kh,a)(b)}};var yw=a=>{const b=O(Uh).l();a=Bv(a);return
b.concat(a).join(",")};function zw(a,b){return b?b?
cv("__gads",b,a.j):null:null}function Aw(a,b,c,d){if(d){var e={Dc:c.H()-
Date.now()/1E3,path:c.I(),domain:c.G(),pe:!1};a=a.j;B(d,5)&&bv(a)&&(new
$u(a.document)).set(b,c.l(),e)}}var Bw=class{constructor(a){this.j=a;this.l=0}};var
Cw=(a,b)=>{const c=new XMLHttpRequest;try{c.open("GET",a)}catch(d){throw
Error("Error opening XHR: "+d);}return new Promise(d=>{const e=()=>{c.readyState!
=XMLHttpRequest.DONE||300<=c.status||
d(b(c.responseText))};c.onreadystatechange=e;c.onload=e;c.onerror=()=>{throw
Error("XHR error: "+a);};c.send()})},Dw=a=>Cw(a,b=>b.includes('"_cookies_":')?
JSON.parse(b):b);
function Ew(a,b,c){return ai(629,d=>{if("string"===typeof d){if("[]"===d)return
Promise.resolve();var e=ec(xe,d)}else{delete a._gfp_s_;if(!d)throw Error("Invalid
JSONP response");d=d._cookies_;if(!d)return Promise.resolve();var f=d[0];if(!
f)throw Error("Invalid JSONP response");const k=f._expires_;var
g=f._path_;d=f._domain_;if("string"!==typeof d)throw Error("Invalid JSONP
response");const l=f._value_;if(l){if("string"!==typeof l||"number"!==typeof
k||"string"!==typeof g)throw Error("Invalid JSONP response");
e=new xe;e=z(e,1,l);e=z(e,2,k);e=z(e,3,g);e=z(e,4,d)}if(S(Wk)&&"1"!==(b?
cv("__gpi_opt_out",b,c.j):null)&&(f=f._gpid_)){if("string"!==typeof f||"number"!
==typeof k||"string"!==typeof g)throw Error("Invalid JSONP response");var h=new
ye;h=z(h,1,f);h=z(h,2,k);h=z(h,3,g);h=z(h,4,d)}}e&&(d=e,b&&(Aw(c,"__gads",d,b),B(b,
5)&&.01>c.j.Math.random()&&(g=zw(c,b),bg({domain:d.G(),host:c.j.location.host,succe
ss:g===d.l()?"1":"0"}))));S(Wk)&&h&&Aw(c,"__gpi",h,b);return Promise.resolve()})}
function Fw(a,b,c){let d=void 0;if(0===a.l){if(zw(a,b))var e=!0;else
if(e=a.j,B(b,5)&&bv(e)&&(new $u(e.document)).set("GoogleAdServingTest","Good",void
0),e="Good"===cv("GoogleAdServingTest",b,a.j)){var f=a.j;B(b,5)&&bv(f)&&(new
$u(f.document)).remove("GoogleAdServingTest",void 0,void 0)}a.l=e?
2:1}2===a.l&&(d=Ew(c,b,a));c._gfp_p_=!0;return d}
function Gw(a,b,c,d){d={domain:c.location.hostname,callback:"_gfp_s_",client:d};var
e=zw(b,a);e&&(d.cookie=e);S(Wk)&&((e=a?cv("__gpi",a,b.j):null)&&!
e.includes("&")&&(d.gpi_cookie=e),d.gpid_exp="1");const
f=Cc(Fc(lc(mc("https://partner.googleadservices.com/gampad/cookie.js"))),d),g=Fw(b,
a,c);g?new
Promise(h=>{c._gfp_s_=k=>{g(k).then(h)};qf(c.document,f)}):Promise.resolve()}
var Hw=(a,b,c)=>{"_gfp_p_"in b||(b._gfp_p_=!1,"_gfp_a_"in b||(b._gfp_a_=!0));var
d=new Bw(b);c=b.google_ad_client||c;var e=b._gfp_a_;if("boolean"!==typeof e)throw
Error(`Illegal value of ${"_gfp_a_"}: ${e}`);if(e){e=b._gfp_p_;if("boolean"!
==typeof e)throw Error(`Illegal value of ${"_gfp_p_"}: ${e}`);e?
Promise.resolve():S(lk)?(c=`$
{"https://partner.googleadservices.com/gampad/cookie.js"}?domain=$
{b.location.hostname}&client=${c}`,(e=zw(d,a)||"")&&(c+=`&cookie=${e}`),
(b=Fw(d,a,b))?Dw(c).then(b):Promise.resolve()):
Gw(a,d,b,c)}else Promise.resolve();a=zw(d,a)||"";pw||(pw=new
ow);d=pw;nw(d,a);a=d.l;O(vw).j(a);O(Uh).j(20);O(Uh).j(17)};var Iw=(a,b)=>{let
c=0;try{c|=a!=a.top?512:0;const d=Math.min(a.screen.width||0,a.screen.height||0);c|
=d?320>d?8192:0:2048;c|=a.navigator&&ur(a.navigator.userAgent)?1048576:0}catch(d)
{c|=32}return a=0|c|xr(a,b,Yj,a.innerWidth>Hl?650:0,S(Jk))};var Jw=a=>{let
b=0;try{b|=a!=a.top?512:0,b|=Il(a,1E4)}catch(c){b|=32}return b};var Kw=a=>{let
b=0;try{b|=a!=a.top?512:0,b|=Il(a,1E4)}catch(c){b|=32}return b};var Lw=a=>{let
b=0;try{b|=a!=a.top?512:0,b|=a.navigator&&/Android 2/.test(a.navigator.userAgent)?
1048576:0}catch(c){b|=32}return b},Mw=(a,b,c)=>{let d=0;try{d|=Il(a,2500);if(S(fl))
{const g=V(a).clientHeight;d|=g?320>g?-2147483648:0:1073741824}d|=Jl(a);var
e;if(e=0<b){var f=Vl(c,b);e=!(f&&1>f.length)}e&&(d|=134217728)}catch(g){d|
=32}return d};function Nw(a){if(S(kl)){var b=a!=a.top?
512:0;a.navigator&&ur(a.navigator.userAgent)&&(b|=1048576);let
c=0;1200>a.innerWidth&&(c|=65536);650>a.innerHeight&&(c|=-2147483648);a=b|c}else
a=32;return a};const Ow={[27]:512,[26]:128};
var Pw=(a,b,c,d)=>{switch(c){case 1:case 2:return 0===Iw(a,c);case 3:case 4:return
0===Nw(a);case 8:return b="on"===b.google_adtest||
kw(a.location,"google_ia_debug")?-1:3600,0==(Lw(a)|Mw(a,b,d));case 9:return b=!
("on"===b.google_adtest||kw(a.location,"google_scr_debug")),!Wl(a,b,d);case
30:return 0==fm(a);case 26:return 0==Kw(a);case 27:return 0===Jw(a);case 40:return!
0;default:return!1}},Qw=(a,b,c,d)=>{switch(c){case 0:case 40:case 10:case 11:return
0;case 1:case 2:return Iw(a,c);case 3:case 4:return Nw(a);
case 8:return b="on"===b.google_adtest||kw(a.location,"google_ia_debug")?-
1:3600,Lw(a)|Mw(a,b,d);case 9:return Wl(a,!("on"===b.google_adtest||
kw(a.location,"google_scr_debug")),d);case 16:return Fn(b,a)?0:8388608;case
30:return fm(a);case 26:return Kw(a);case 27:return Jw(a);default:return
32}},Rw=(a,b,c)=>{const d=b.google_reactive_ad_format;if(!pc(d))return!
1;a=Ug(a);if(!a||!Pw(a,b,d,c))return!1;b=El(a);if(Nl(b,d))return!1;b.adCount[d]||
(b.adCount[d]=0);b.adCount[d]++;return!0},Tw=a=>{const
b=a.google_reactive_ad_format;
return!a.google_reactive_ads_config&&Sw(a)&&16!==b&&10!==b&&11!==b&&40!
==b},Uw=a=>{if(!a.hash)return null;let b=null;Cg(hw,c=>{!
b&&kw(a,c)&&(b=iw[c])});return b},Ww=(a,b)=>{const c=El(a).tagSpecificState[1]||
null;null!=c&&null==c.debugCard&&Cg(Fs,d=>{!c.debugCardRequested&&"number"===typeof
d&&mw(d,a.location)&&(c.debugCardRequested=!
0,Vw(a,b,e=>{c.debugCard=e.createDebugCard(d,a)}))})},Yw=(a,b,c)=>{if(!b)return
null;const d=El(b);let e=0;Cg(qc,f=>{const g=Ow[f];g&&0===Xw(a,b,f,c)&&(e|
=g)});d.wasPlaTagProcessed&&
(e|=256);a.google_reactive_tag_first&&(e|=1024);return
e?""+e:null},Zw=(a,b,c)=>{const d=[];Cg(qc,e=>{const f=Xw(b,a,e,c);0!
==f&&d.push(e+":"+f)});return d.join(",")||null},$w=a=>{const b=[],c={};Cg(a,
(d,e)=>{if((e=bk[e])&&!c[e]){c[e]=!0;if(d)d=1;else if(!1===d)d=2;else
return;b.push(e+":"+d)}});return b.join(",")},ax=a=>{a=a.overlays;if(!
a)return"";a=a.bottom;return"boolean"===typeof a?a?"1":"0":""},Xw=(a,b,c,d)=>{if(!
b)return 256;let e=0;const f=El(b),g=Nl(f,c);if(a.google_reactive_ad_format==c||
g)e|=64;let h=!1;Cg(f.reactiveTypeDisabledByPublisher,(k,l)=>{String(c)===l&&(h=!
0)});h&&Uw(b.location)!==c&&(e|=128);return e|Qw(b,a,c,d)},bx=(a,b)=>{if(a){var
c=El(a),d={};Cg(b,(e,f)=>{(f=bk[f])&&(!1===e||/^false$/i.test(e))&&(d[f]=!
0)});Cg(qc,e=>{d[ck[e]]&&(c.reactiveTypeDisabledByPublisher[e]=!
0)})}},cx=(a,b,c)=>{b=ai(b,c);return
qq(1,N(),Cc(Sd(a),O(Dl).j(nk.j,nk.defaultValue)?
{bust:O(Dl).j(nk.j,nk.defaultValue)}:
{})).then(b)},Vw=(a,b,c)=>{c=ai(212,c);qq(3,a,Sd(b)).then(c)};
const dx=a=>{a.adsbygoogle||
(a.adsbygoogle=[],qf(a.document,Sd(J`https://pagead2.googlesyndication.com/pagead/j
s/adsbygoogle.js`)))};var ex=(a,b)=>{L(a,"load",
()=>{dx(a);a.adsbygoogle.push(b)})},fx=a=>{a=a.google_reactive_ad_format;return
pc(a)?""+a:null},Sw=a=>!!fx(a)||null!=a.google_pgb_reactive,gx=a=>{a=fx(a);return
26==a||27==a||30==a||16==a||40==a};var hx=a=>"number"===typeof
a.google_reactive_sra_index,mx=(a,b,c)=>{const d=b.M||
b.pubWin,e=b.F;e.google_reactive_plat=Zw(d,e,c);var
f=$w(a);f&&(e.google_reactive_plaf=f);
(f=ax(a))&&(e.google_reactive_fba=f);ix(a,e);f=Uw(b.pubWin.location);jx(a,f,e);f?
(e.fra=f,e.google_pgb_reactive=6):e.google_pgb_reactive=5;mg()||
Yl(b.pubWin.top);f=ai(429,(h,k)=>kx(b,d,e.google_ad_client,a,h,k,c));const
g=ai(430,ma(Sl,b.pubWin,431,Wh));fi(b.pubWin,"rsrai",f,g);El(d).wasReactiveTagReque
stSent=!0;lx(b,a,c)};
const lx=(a,b,c)=>{const d=a.F,e=da(b.page_level_pubvars)?b.page_level_pubvars:
{};b=ai(353,(g,h)=>{var k=a.pubWin,l=d.google_ad_client,m=Sd(a.Z.Wa);return
Qf(h.origin)?Dv(k,l,e,g.config,c,null,m):!1});const
f=ai(353,ma(Sl,a.pubWin,353,Wh));fi(a.pubWin,"apcnf",b,f)};
var kx=(a,b,c,d,e,f,g)=>{if(!Qf(f.origin))return!1;f=e.data;if(!
Array.isArray(f))return!1;if(!Cv(b,1))return!0;f&&ri(6,[f]);e=e.amaConfig;const
h=[],k=[],l=El(b);let m=null;for(let n=0;n<f.length;n++){if(!f[n])continue;const
q=f[n],r=q.adFormat;l&&q.enabledInAsfe&&(l.reactiveTypeEnabledInAsfe[r]=!0);if(!
q.noCreative){q.google_reactive_sra_index=n;if(9===r&&e)
{q.pubVars=Object.assign(q.pubVars||{},nx(d,q));const x=new Xl;if(dk(x,q))
{m=x;continue}}h.push(q);k.push(r)}}h.length&&(P("rasra::pm",{rt:k.join(","),
c},.1),cx(a.Z.Lc,522,n=>{ox(h,b,c,n,d,g)}));e&&Dv(b,c,d,e,g,m);return!
0},nx=(a,b)=>{const c=b.adFormat,d=b.adKey;delete b.adKey;const
e={};a=a.page_level_pubvars;da(a)&&Object.assign(e,a);e.google_ad_unit_key=d;e.goog
le_reactive_sra_index=b.google_reactive_sra_index;30===c&&(e.google_reactive_ad_for
mat=30);e.google_pgb_reactive=e.google_pgb_reactive||5;return
b.pubVars=e},ox=(a,b,c,d,e,f)=>{const g=[];for(let h=0;h<a.length;h++){const
k=a[h],l=k.adFormat,m=k.adKey,n=d.configProcessorForAdFormat(l);
l&&n&&m?(k.pubVars=nx(e,k),delete k.google_reactive_sra_index,g.push(l),$h(466,
()=>n.verifyAndProcessConfig(b,k,f))):P("rasra::ivc",
{af:l,ak:m,c},.1)}P("rasra::pr",{rt:g.join(","),c},.1)},ix=(a,b)=>{const c=[];let
d=!1;Cg(bk,(e,f)=>{let g;if(a.hasOwnProperty(f)){const
h=a[f];da(h)&&h.google_ad_channel&&(g=String(h.google_ad_channel))}f=bk[f]-
1;c[f]&&"+"!=c[f]||(c[f]=g?g.replace(/,/g,"+"):"+",d=d||
g)});d&&(b.google_reactive_sra_channels=c.join(","))},jx=(a,b,c)=>{const
d=a.page_level_pubvars;!c.google_adtest&&
("on"==a.google_adtest||d&&"on"==d.google_adtest||
b)&&(c.google_adtest="on")};fb("script");/*

Copyright 2019 The AMP HTML Authors. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");


you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software


distributed under the License is distributed on an "AS-IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
var px={"image-top":0,"image-middle":1,"image-side":2,"text-only":3,"in-
article":4};function qx(a,b){if(!Fn(b,a))return()=>{};a=rx(b,a);if(!
a)return()=>{};const c=Zu();b=sc(b);const
d={dc:a,F:b,offsetWidth:a.offsetWidth};c.push(d);return()=>$a(c,d)}function rx(a,b)
{a=b.document.getElementById(a.google_async_iframe_id);if(!a)return
null;for(a=a.parentElement;a&&!Qg.test(a.className);)a=a.parentElement;return a}
function sx(a,b){for(let g=0;g<a.childNodes.length;g++){const
h={},k=a.childNodes[g];var c=k.style,d=h,e=["width","height"];for(let
l=0;l<e.length;l++){const m="google_ad_"+e[l];if(!d.hasOwnProperty(m)){var
f=Ef(c[e[l]]);f=null===f?null:Math.round(f);null!
=f&&(d[m]=f)}}if(h.google_ad_width==b.google_ad_width&&h.google_ad_height==b.google
_ad_height)return k}return null}
function tx(a,b){a.style.display=b?"inline-block":"none";const c=a.parentElement;b?
c.dataset.adStatus=a.dataset.adStatus:(a.dataset.adStatus=c.dataset.adStatus,delete
c.dataset.adStatus)}
function ux(a,b){const c=b.innerHeight>=b.innerWidth?0:90;if(a.j!=c)
{a.j=c;a=Zu();for(const d of a)if(d.dc.offsetWidth!=d.offsetWidth||
d.F.google_full_width_responsive_allowed)d.offsetWidth=d.dc.offsetWidth,$h(467,
()=>{var e=d.dc,f=d.F;const
g=sx(e,f);f.google_full_width_responsive_allowed&&(e.style.marginLeft=f.gfwroml||""
,e.style.marginRight=f.gfwromr||"",e.style.height=f.gfwroh?
f.gfwroh+"px":"",e.style.width=f.gfwrow?
f.gfwrow+"px":"",e.style.zIndex=f.gfwroz||"",delete
f.google_full_width_responsive_allowed);
delete f.google_ad_format;delete f.google_ad_width;delete f.google_ad_height;delete
f.google_content_recommendation_ui_type;delete
f.google_content_recommendation_rows_num;delete
f.google_content_recommendation_columns_num;N().google_spfd(e,f,b);const
h=sx(e,f);!h&&g&&1==e.childNodes.length?(tx(g,!1),S(Tk)?f.rss=1:
(f.google_reactive_ad_format=16,f.google_ad_section="responsive_resize"),e.dataset.
adsbygoogleStatus="reserved",e.className+=" adsbygoogle-
noablate",dx(b),b.adsbygoogle.push({element:e,
params:f})):h&&g?h!=g&&(tx(g,!1),tx(h,!0)):P("auto_size_refresh",
{context:"showOrHideElm",url:b.location.href,nodes:e.childNodes.length})})}}class
vx{constructor(){this.j=null}init(a){const b=Su();W(b,27,!1)||(b.S[Vu(27)]=!
0,this.j=a.innerHeight>=a.innerWidth?0:90,L(a,"resize",()=>ux(this,a)))}};var
wx=class{constructor(a,b,c)
{this.B=a;this.A=b;this.j=c;this.l=null;this.C=this.D=0}G(){10<=+
+this.D&&t.clearInterval(this.l);var
a=In(this.B,this.A);a=Jn(this.B,this.A,a);const b=En(this.A,this.B);null!
=b&&0===b.x||t.clearInterval(this.l);a&&(this.C++,P("rspv:al",
{aligns:this.C,attempt:this.D,client:this.j.google_ad_client,eoffs:null!=b?
b.x:null,eids:yw(this.j),slot:this.j.google_ad_slot,url:this.j.google_page_url},.01
))}};var yx=a=>{const b={};b.dtd=xx((new Date).getTime(),gm);return
Gg(b,a)},xx=(a,b,c=1E5)=>{a-=b;return a>=c?"M":0<=a?a:"-M"};var Ax=(a,b,c)=>{let
d;const e=(null==(d=b.parentElement)?0:d.classList.contains("adsbygoogle"))?
b.parentElement:b;c.addEventListener("load",()=>zx(e));return fi(a,"adpnt",
(f,g)=>{var h;if(Ol(g,c.contentWindow)){f=Rl(f).qid;try{c.setAttribute("data-
google-query-id",f);var k;null!==(h=a.googletag)&&void 0!==h?h:a.googletag={};const
l=null!==(k=a.googletag.queryIds)&&void 0!==k?k:
[];l.push(f);500<l.length&&l.shift();a.googletag.queryIds=l}catch(l)
{}e.dataset.adStatus&&P("adsense_late_fill",{status:e.dataset.adStatus});
e.dataset.adStatus="filled";h=!0}else h=!1;return h})};function zx(a)
{setTimeout(()=>{"filled"!
==a.dataset.adStatus&&(a.dataset.adStatus="unfilled")},1E3)};function Bx(a,b,c)
{try{if(!Qf(c.origin))return}catch(f){return}const d=b.msg_type;let
e;"string"===typeof d&&(e=a.bb[d])&&yh(a.la,168,()=>{e.call(a,b,c)})}class Cx
extends os{constructor(a){var
b=Xh,c=Wh;super();this.j=a;this.la=b;this.Zc=c;this.bb={};this.Uc=zh(this.la,168,
(d,e)=>void Bx(this,d,e));this.td=zh(this.la,169,
(d,e)=>Sl(this.j,"ras::xsf",this.Zc,d,e));this.ma=[];this.P(this.bb);this.ma.push(e
i(this.j,"sth",this.Uc,this.td))}B(){for(const a of
this.ma)a();this.ma.length=0;super.B()}};class Dx extends Cx{constructor(a)
{super(a);this.j=a}};var Ex=class extends Dx{constructor(a,b)
{super(a);this.l=b;this.A=()=>{};L(this.l,"load",this.A)}B()
{this.l&&ie(this.l,"load",this.A);super.B();this.l=null}P(a){a["adsense-
labs"]=b=>{if(b=Rl(b).settings)try{var c=new we(JSON.parse(b));if(Vb(c,1)){var
d=this.j,e=y(c,1)||"";if(S(ik)?null!=hv({ka:d,ub:rw()}).j:1){if(S(ik)){var
f=hv({ka:d,ub:rw()});if(null!=f.j){tw("ok");var g=sw(f.j.value)}else
tw(f.l.message),g={}}else g=sw(d.localStorage);null!
==c&&(g[e]=c.toJSON());try{d.localStorage.setItem("google_adsense_settings",
JSON.stringify(g))}catch(h){}}}}catch(h){}}}};function Fx(a)
{a.A=a.D;a.H.style.transition="height 500ms";a.C.style.transition="height
500ms";a.G.style.transition="height 500ms";a.l.style.transition="height
500ms";Gx(a)}function Hx(a,b){(a.l.contentWindow||
a.l.contentWindow).postMessage(JSON.stringify({["msg_type"]:"expand-on-scroll-
result",["eos_success"]:!0,["eos_amount"]:b,googMsgType:"sth"}),"*")}
function Gx(a){const b=`rect(0px, ${a.l.width}px, ${a.A}px,
0px)`;a.l.style.clip=b;a.G.style.clip=b;a.l.setAttribute("height",a.A);a.l.style.he
ight=a.A+"px";a.G.setAttribute("height",a.A);a.G.style.height=a.A+"px";a.C.style.he
ight=a.A+"px";a.H.style.height=a.A+"px"}
function Ix(a,b){b=Cf(b.r_nh);a.D=null==b?
0:b;if(0>=a.D)return"1";a.J=vg(a.H).y;a.I=Pl(a.j);if(a.J+a.A<a.I)return"2";if(a.J>K
l(a.j)-
a.j.innerHeight)return"3";b=a.I;a.l.setAttribute("height",a.D);a.l.style.height=a.D
+"px";a.G.style.overflow="hidden";a.H.style.position="relative";a.H.style.transitio
n="height 100ms";a.C.style.transition="height 100ms";a.G.style.transition="height
100ms";a.l.style.transition="height 100ms";b=Math.min(b+a.j.innerHeight-
a.J,a.A);pg(a.C,{position:"relative",top:"auto",bottom:"auto"});
b=`rect(0px, ${a.l.width}px, ${b}px, 0px)`;pg(a.l,{clip:b});pg(a.G,
{clip:b});return"0"}function Jx(a,b={})
{a.ba&&(b.eid=a.ba);b.qid=a.qa;P("eoscrl",b,hm(String(a.Za)))}
class Kx extends Dx{constructor(a,b)
{super(a.M);this.l=b;this.G=a.X.firstElementChild;this.C=a.X;this.H=this.C.parentEl
ement&&this.C.parentElement.classList.contains("adsbygoogle")?
this.C.parentElement:this.C;this.A=parseInt(this.C.style.height,10);this.ba=null;th
is.cb=this.$a=!
1;this.qa="";this.ga=this.I=this.D=0;this.ad=this.A/5;this.J=vg(this.H).y;this.Za=n
ull;this.$c=ee(ai(651,()=>{this.J=vg(this.H).y;var
c=this.I;this.I=Pl(this.j);this.A<this.D?(c=this.I-
c,0<c&&(this.ga+=c,this.ga>=this.ad?(Fx(this),
Hx(this,this.D)):
(this.A=Math.min(this.D,this.A+c),Hx(this,c),Gx(this)))):ie(this.j,"scroll",this.K)
}),this);this.K=()=>{var c=this.$c;Be.requestAnimationFrame?
Be.requestAnimationFrame(c):c()}}P(a){a["expand-on-
scroll"]=(b,c)=>{Wg(c,this.l)&&(b=Rl(b),this.ba=b.i_expid,this.qa=b.qid,this.Za=b.g
en204_fraction,this.$a||(this.$a=!
0,b=Ix(this,b),"0"===b&&L(this.j,"scroll",this.K,fe),c.source.postMessage(JSON.stri
ngify({["msg_type"]:"expand-on-scroll-result",
["eos_success"]:"0"===b,googMsgType:"sth"}),
"*"),Jx(this,{err:b})))};a["expand-on-scroll-force-expand"]=(b,c)=>{Wg(c,this.l)&&!
this.cb&&(this.cb=!0,Fx(this),ie(this.j,"scroll",this.K))}}B()
{this.K&&ie(this.j,"scroll",this.K,fe);super.B()}};function Lx(a){const
b=a.I.getBoundingClientRect(),c=0>b.top+b.height;return!(b.top>a.l.innerHeight)&&!
c}
class Mx extends os{constructor(a,b,c)
{super();this.l=a;this.C=b;this.I=c;this.D=0;this.A=Lx(this);this.H=de(this.G,this)
;this.j=ai(433,()=>{var d=this.H;Be.requestAnimationFrame?
Be.requestAnimationFrame(d):d()});L(this.l,"scroll",this.j,fe)}G(){const
a=Lx(this);if(a&&!this.A){var b={rr:"vis-bcr"};const
c=this.C.contentWindow;c&&(gi(c,"ig",b,"*",2),10<=+
+this.D&&this.j&&ie(this.l,"scroll",this.j,fe))}this.A=a}};class Nx extends
Dx{constructor(a,b){a.M&&super(a.M);this.l=b;this.C=a.X;this.A=a.W}P(a)
{a.interscroller=(b,c)=>{if(Wg(c,this.l)&&(c=Rl(b),b=c.i_h,c=c.i_f,null!=b&&""!
==b&&null!=c&&""!==c)){this.C.style.position="relative";M(this.A,
{position:"absolute",clip:"rect(0, auto, auto, 0)"});var
d=this.A.firstElementChild;d&&d.id==this.l.id&&M(d,
{position:"fixed"});d=Cf(tg(this.A,"zIndex").toString(),0)+1;b=Vf(this.l.id+"_heade
r",b);M(b,{position:"absolute",top:"0px",left:"0px",right:"0px","z-index":d});
this.C.insertAdjacentElement("afterbegin",b);b=Vf(this.l.id+"_footer",c);M(b,
{position:"absolute",bottom:"0px",left:"0px",right:"0px","z-
index":d});this.C.insertAdjacentElement("beforeend",b)}}}};const
Ox={display:"block",left:"auto",position:"fixed",bottom:"0px"};function Px(a,b)
{if(!a.qa)return"1";b=Cf(b.r_nh);a.D=null==b?
0:b;if(0>=a.D)return"2";a.C=vg(a.A).y;b=a.j.innerHeight;if(a.C+a.ba<b)return"4";if(
a.C>Kl(a.j)-
b)return"3";a.A.setAttribute("height",a.D);a.A.style.height=a.D+"px";pg(a.l,Ox);a.l
.style.height=a.D+"px";a.K.style.position="relative";a.ga();return"0"}function
Qx(a,b={}){a.G&&(b.eid=a.G);b.qid=a.H;P("pscrl",b,hm(String(a.I)))}
class Rx extends Dx{constructor(a,b)
{a.M&&super(a.M);this.A=b;this.l=a.X;this.K=this.l.parentElement;this.ba=parseInt(t
his.l.style.height,10);this.G=null;this.J=!
1;this.H="";this.D=0;this.C=vg(this.A).y;this.I=null;this.qa=t.requestAnimationFram
e||t.webkitRequestAnimationFrame||t.mozRequestAnimationFrame||
t.oRequestAnimationFrame||t.msRequestAnimationFrame;this.ga=ai(636,
()=>{this.qa.call(this.j,this.ga);var
c=this.j.innerHeight,d=Pl(this.j);this.C=vg(this.K).y;d+c>this.C?(d=d+c-
this.C,c=Math.min(d,
this.ba),d=this.D-d,d=Math.max(0,d),0>=d?pg(this.l,
{position:"absolute",top:"0px",bottom:"auto"}):pg(this.l,
{position:"fixed",top:"auto",bottom:"0px"}),pg(this.l,{clip:"rect("+d+"px,
"+this.A.width+"px, "+(d+c)+"px, 0px)"})):pg(this.l,{clip:"rect(3000px,
"+this.A.width+"px, 0px, 0px)"})})}P(a){a["parallax-
scroll"]=(b,c)=>{b=Rl(b);this.G=b.i_expid;this.H=b.qid;this.I=b.gen204_fraction;!
this.J&&Wg(c,this.A)&&(this.J=!
0,b=Px(this,b),c.source.postMessage(JSON.stringify({["msg_type"]:"parallax-scroll-
result",
["ps_success"]:"0"===b,googMsgType:"sth"}),"*"),Qx(this,{err:b}))}}};function
Sx(a,b){b=b&&b[0];if(!b)return null;b=b.target;const
c=b.getBoundingClientRect(),d=We(a.j.L()||window);if(0>=c.bottom||
c.bottom>d.height||0>=c.right||c.left>=d.width)return null;var
e=Tx(a,b,c,a.j.j.elementsFromPoint(He(c.left+c.width/2,c.left,c.right-
1),He(c.bottom-1-2,c.top,c.bottom-1)),1,
[]),f=Tx(a,b,c,a.j.j.elementsFromPoint(He(c.left+c.width/2,c.left,c.right-
1),He(c.top+2,c.top,c.bottom-
1)),2,e.ra),g=Tx(a,b,c,a.j.j.elementsFromPoint(He(c.left+2,c.left,c.right-
1),He(c.top+c.height/2,
c.top,c.bottom-1)),3,[...e.ra,...f.ra]);const
h=Tx(a,b,c,a.j.j.elementsFromPoint(He(c.right-1-2,c.left,c.right-
1),He(c.top+c.height/2,c.top,c.bottom-1)),4,[...e.ra,...f.ra,...g.ra]);var
k=Ux(a,b,c),l=n=>Za(a.A,n.overlapType)&&Za(a.B,n.overlapDepth)&&Za(a.l,n.overlapDet
ectionPoint);e=Va([...e.entries,...f.entries,...g.entries,...h.entries],l);l=Va(k,l
);k=[...e,...l];f=-2>c.left||c.right>d.width+2;f=0<k.length||f;g=Xe(a.j.j);const
m=new gg(c.left,c.top,c.width,c.height);e=[...Wa(e,n=>new gg(n.elementRect.left,
n.elementRect.top,n.elementRect.width,n.elementRect.height)),...db(Wa(l,n=>ig(m,n.e
lementRect))),...Va(ig(m,new
gg(0,0,d.width,d.height)),n=>0<=n.top&&n.top+n.height<=d.height)];return{entries:k,
isOverlappingOrOutsideViewport:f,scrollPosition:
{scrollX:g.x,scrollY:g.y},target:b,targetRect:c,viewportSize:
{width:d.width,height:d.height},overlappedArea:20>e.length?Vx(m,e):Wx(c,e)}}
function Xx(a,b){const c=a.j.L(),d=a.j.j;return new Promise((e,f)=>{const
g=c.IntersectionObserver;if(g)if(d.elementsFromPoint)if(d.createNodeIterator)if(d.c
reateRange)if(c.Range.prototype.getBoundingClientRect){var h=new g(k=>{const l=new
uh,m=th(l,
()=>Sx(a,k));m&&(l.events.length&&(m.executionTime=Math.round(Number(l.events[0].du
ration))),h.disconnect(),e(m))},Yx);h.observe(b)}else f(Error("5"));else
f(Error("4"));else f(Error("3"));else f(Error("2"));else f(Error("1"))})}
function Tx(a,b,c,d,e,f){if(0===c.width||0===c.height)return{entries:[],ra:
[]};const g=[],h=[];for(let n=0;n<d.length;n++){const
q=d[n];if(q===b)continue;if(Za(f,q))continue;h.push(q);const
r=q.getBoundingClientRect();if(a.j.contains(q,b))
{g.push(Zx(a,c,q,r,1,e));continue}if(a.j.contains(b,q))
{g.push(Zx(a,c,q,r,2,e));continue}a:{var k=a;var l=b,m=q;const D=k.j.Hd(l,m);if(!D)
{k=null;break a}const {suspectAncestor:A,za:E}=$x(k,l,D,m)||{},
{suspectAncestor:F,za:H}=$x(k,m,D,l)||{};k=A&&E&&F&&H?E<=H?{suspectAncestor:A,
overlapType:ay[E]}:{suspectAncestor:F,overlapType:by[H]}:A&&E?
{suspectAncestor:A,overlapType:ay[E]}:F&&H?
{suspectAncestor:F,overlapType:by[H]}:null}const
{suspectAncestor:x,overlapType:w}=k||{};x&&w?
g.push(Zx(a,c,q,r,w,e,x)):g.push(Zx(a,c,q,r,9,e))}return{entries:g,ra:h}}
function Ux(a,b,c){const d=[];for(b=b.parentElement;b;b=b.parentElement){const
f=b.getBoundingClientRect();if(f){var e=sf(b,a.j.L());e&&"visible"!
==e.overflow&&("auto"!==e.overflowY&&"scroll"!==e.overflowY&&c.bottom>f.bottom+2?
d.push(Zx(a,c,b,f,5,1)):(e="auto"===e.overflowX||"scroll"===e.overflowX,!
e&&c.left<f.left-2?d.push(Zx(a,c,b,f,5,3)):!
e&&c.right>f.right+2&&d.push(Zx(a,c,b,f,5,4))))}}return d}
function Vx(a,b){if(0===a.width||0===a.height||0===b.length)return 0;let
c=0;for(let d=1;d<1<<b.length;d++){let e=a,f=0;for(let g=0;g<b.length&&(!(d&1<<g)||
(f++,e=hg(e,b[g]),e));g++);e&&(c=1===f%2?c+(e.width+1)*(e.height+1):c-
(e.width+1)*(e.height+1))}return c/((a.width+1)*(a.height+1))}
function Wx(a,b){if(0===a.width||0===a.height||0===b.length)return 0;let
c=0;for(let d=a.left;d<=a.right;d++)for(let e=a.top;e<=a.bottom;e++)for(let
f=0;f<b.length;f+
+)if(d>=b[f].left&&d<=b[f].left+b[f].width&&e>=b[f].top&&e<=b[f].top+b[f].height)
{c++;break}return c/((a.width+1)*(a.height+1))}
function Zx(a,b,c,d,e,f,g){const
h={element:c,elementRect:d,overlapType:e,overlapDetectionPoint:f};if(Za(a.A,e)&&Za(
a.l,f)){b=new dg(b.top,b.right-1,b.bottom-
1,b.left);if((a=cy(a,c))&&fg(b,a))c=4;else{a=dy(c,d);if(kb)
{e=zg(c,"paddingLeft");f=zg(c,"paddingRight");var
k=zg(c,"paddingTop"),l=zg(c,"paddingBottom");e=new dg(k,f,l,e)}else
e=sg(c,"paddingLeft"),f=sg(c,"paddingRight"),k=sg(c,"paddingTop"),l=sg(c,"paddingBo
ttom"),e=new dg(parseFloat(k),parseFloat(f),parseFloat(l),parseFloat(e));fg(b,new
dg(a.top+
e.top,a.right-e.right,a.bottom-e.bottom,a.left+e.left))?c=3:(c=dy(c,d),c=fg(b,c)?
2:1)}h.overlapDepth=c}g&&(h.suspectAncestor=g);return h}
function $x(a,b,c,d){const e=[];for(var f=b;f&&f!
==c;f=f.parentElement)e.unshift(f);c=a.j.L();for(f=0;f<e.length;f++){const
h=e[f];var g=sf(h,c);if(g)
{if("fixed"===g.position)return{suspectAncestor:h,za:1};if("sticky"===g.position&&a
.j.contains(h.parentElement,d))return{suspectAncestor:h,za:2};if("absolute"===g.pos
ition)return{suspectAncestor:h,za:3};if("none"!==g.cssFloat){g=h===e[0];const
k=ey(a,e.slice(0,f),h);if(g||
k)return{suspectAncestor:h,za:4}}}}return(a=ey(a,e,b))?{suspectAncestor:a,za:5}:
null}function ey(a,b,c){const d=c.getBoundingClientRect();if(!d)return null;for(let
e=0;e<b.length;e++){const f=b[e];if(!a.j.contains(f,c))continue;const
g=f.getBoundingClientRect();if(!g)continue;const
h=sf(f,a.j.L());if(h&&d.bottom>g.bottom+2&&"visible"===h.overflowY)return f}return
null}
function cy(a,b){var c=a.j.j;a=c.createRange();if(!a)return
null;c=c.createNodeIterator(b,NodeFilter.SHOW_TEXT,
{acceptNode:d=>/^[\s\xa0]*$/.test(d.nodeValue)?
NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT});for(b=c.nextNode();c.nextNode();)
;c=c.previousNode();if(!b||!c)return
null;a.setStartBefore(b);a.setEndAfter(c);a=a.getBoundingClientRect();return
0===a.width||0===a.height?null:new dg(a.top,a.right,a.bottom,a.left)}
function dy(a,b){if(!kb||9<=Number(yb)){var
c=sg(a,"borderLeftWidth");d=sg(a,"borderRightWidth");e=sg(a,"borderTopWidth");a=sg(
a,"borderBottomWidth");c=new
dg(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))}else{c=Bg(a,"borderLeft
");var d=Bg(a,"borderRight"),e=Bg(a,"borderTop");a=Bg(a,"borderBottom");c=new
dg(e,d,a,c)}return new dg(b.top+c.top,b.right-1-c.right,b.bottom-1-
c.bottom,b.left+c.left)}class fy{constructor(a,b=gy)
{this.j=Te(a);this.A=[5,8,9];this.B=[3,4];this.l=b}}
const ay={[1]:3,[4]:10,[3]:12,[2]:4,[5]:5},by={[1]:6,[4]:11,[3]:13,[2]:7,
[5]:8};Va(xf({ag:1,bg:2,Hh:3,Ih:4,Kh:5,Xf:6,Yf:7,$f:8,Yg:9,Jh:10,Zf:11,Gh:12,Wf:13}
),a=>!Za([1,2],a));xf({qf:1,Zg:2,Bf:3,Lh:4});const
gy=xf({rf:1,Oh:2,Mg:3,xh:4}),Yx={threshold:
[0,.25,.5,.75,.95,.96,.97,.98,.99,1]};function hy(a,b){Array.isArray(b)||
(b=[b]);b=b.map(function(c){return"string"===typeof c?c:c.cc+" "+c.duration+"s
"+c.timing+" "+c.delay+"s"});pg(a,"transition",b.join(","))}
var iy=be(function(){if(kb)return vb("10.0");var a=$e(document,"DIV"),b=ob?"-
webkit":nb?"-moz":kb?"-ms":null,c={transition:"opacity 1s linear"};b&&(c[b+"-
transition"]="opacity 1s linear");c={style:c};kd("div");var d=void
0,e=null;b="<div"+qd(c);null==d?d=[]:Array.isArray(d)||(d=[d]);!0===vc.div?b+=">":
(e=pd(d),b+=">"+gd(e).toString()+"</div>",e=e.Ba());(c=c&&c.dir)&&(/^(ltr|rtl|auto)
$/i.test(c)?
e=0:e=null);b=jd(b,e);De(a,b);a=a.firstChild;b=a.style[Re("transition")];return""!
=("undefined"!==typeof b?
b:a.style[qg(a,"transition")]||"")});function jy(a,b,c)
{0>a.l[b].indexOf(c)&&(a.l[b]+=c)}function ky(a,b){0<=a.j.indexOf(b)||
(a.j=b+a.j)}function ly(a,b){0>a.A.indexOf(b)&&(a.A=b+a.A)}function my(a,b,c,d)
{return""!=a.A||b?null:""==a.j.replace(ny,"")?null!=c&&a.l[0]||null!=d&&a.l[1]?!1:!
0:!1}function oy(a){var
b=my(a,"",null,0);if(null===b)return"XS";b=b?"C":"N";a=a.j;return
0<=a.indexOf("a")?b+"A":0<=a.indexOf("f")?b+"F":b+"S"}
var py=class{constructor(a,b){this.l=["",""];this.j=a||"";this.A=b||""}toString()
{return[this.l[0],this.l[1],this.j,this.A].join("|")}};
function qy(a){let b=a.ba;a.J=function(){};ry(a,a.I,b);let c=a.I.parentElement;if(!
c)return a.j;let d=!0,e=null;for(;c;){try{e=/^head|html$/i.test(c.nodeName)?
null:sf(c,b)}catch(g){ly(a.j,"c")}const
f=sy(a,b,c,e);c.classList.contains("adsbygoogle")&&e&&(/^\-.*/.test(e["margin-
left"])||/^\-.*/.test(e["margin-right"]))&&(a.Y=!0);if(d&&!f&&ty(e))
{ky(a.j,"l");a.K=c;break}d=d&&f;if(e&&uy(a,e))break;c=c.parentElement;if(!c)
{if(b===a.bb)break;try{if(c=b.frameElement,b=b.parent,!mf(b))
{ky(a.j,"c");break}}catch(g){ky(a.j,
"c");break}}}a.H&&a.B&&vy(a);return a.j}
function wy(a){function b(){xy(c,f,g);if(h&&!k&&!g){const l=function(m){for(let
n=0;n<m.length;n++)pg(h,m[n],"0px")};l(yy);l(zy)}}const c=a.I;c.style.overflow=a.
$a?"visible":"hidden";a.H&&(a.K?(hy(c,Ay),hy(a.K,Ay)):hy(c,"opacity 1s cubic-
bezier(.4, 0, 1, 1), width .2s cubic-bezier(.4, 0, 1, 1) .3s, height .5s cubic-
bezier(.4, 0, 1, 1)"));null!==a.U&&(c.style.opacity=a.U);const d=null!=a.G&&null!
=a.A&&(a.ma||a.A>a.G)?a.A:null,e=null!=a.D&&null!=a.l&&(a.ma||a.l>a.D)?
a.l:null;if(a.P){const l=a.P.length;
for(let m=0;m<l;m++)xy(a.P[m],d,e)}const f=a.A,g=a.l,h=a.K,k=a.Y;a.H?
t.setTimeout(b,1E3):b()}function By(a){if(a.B&&!a.qa||
null==a.A&&null==a.l&&null==a.U&&a.B)return a.j;var b=a.B;a.B=!1;qy(a);a.B=b;if(!
b||null!=a.la&&!my(a.j,a.la,a.A,a.l))return
a.j;0<=a.j.j.indexOf("n")&&(a.G=null,a.D=null);if(null==a.G&&null!==a.A||
null==a.D&&null!==a.l)a.H=!1;(0==a.A||
0==a.l)&&0<=a.j.j.indexOf("l")&&(a.A=0,a.l=0);b=a.j;b.l[0]="";b.l[1]="";b.j="";b.A=
"";wy(a);return qy(a)}
function uy(a,b){let c=!1;"none"==b.display&&(ky(a.j,"n"),a.B&&(c=!0));"hidden"!
=b.visibility&&"collapse"!=b.visibility||
ky(a.j,"v");"hidden"==b.overflow&&ky(a.j,"o");"absolute"==b.position?
(ky(a.j,"a"),c=!0):"fixed"==b.position&&(ky(a.j,"f"),c=!0);return c}
function ry(a,b,c){let d=0;if(!b||!b.parentElement)return!0;let e=!1,f=0;const
g=b.parentElement.childNodes;for(let k=0;k<g.length;k++){var h=g[k];h==b?e=!0:
(h=Cy(a,h,c),d|=h,e&&(f|=h))}f&1&&(d&2&&jy(a.j,0,"o"),d&4&&jy(a.j,1,"o"));return!
(d&1)}
function sy(a,b,c,d){let e=null;try{e=c.style}catch(D){ly(a.j,"s")}var
f=c.getAttribute("width"),g=Cf(f),h=c.getAttribute("height"),k=Cf(h),l=d&&/^block$/
.test(d.display)||e&&/^block$/.test(e.display);const m=ry(a,c,b);var
n=d&&d.width,q=d&&d.height,r=e&&e.width,x=e&&e.height,w=Ef(n)==a.G&&Ef(q)==a.D;n=w?
n:r;x=w?q:x;r=Ef(n);w=Ef(x);g=null!==a.G&&(null!==r&&a.G>=r||null!
==g&&a.G>=g);w=null!==a.D&&(null!==w&&a.D>=w||null!==k&&a.D>=k);k=!m&&ty(d);w=m||
w||k||!(f||n||d&&(!Dy(String(d.minWidth))||!Ey(String(d.maxWidth))));
l=m||g||k||l||!(h||x||d&&(!Dy(String(d.minHeight))||!
Ey(String(d.maxHeight))));Fy(a,0,w,c,"width",f,a.G,a.A);Gy(a,0,"d",w,e,d,"width",n,
a.G,a.A);Gy(a,0,"m",w,e,d,"minWidth",e&&e.minWidth,a.G,a.A);Gy(a,0,"M",w,e,d,"maxWi
dth",e&&e.maxWidth,a.G,a.A);if(a.cb){c=/^html|
body$/i.test(c.nodeName);q=Ef(q);h=d?"auto"===d.overflowY||"scroll"===d.overflowY:!
1;(f=null!=a.l&&d&&q&&Math.round(q)!==a.l)&&!(f=!h)&&(f=q,f=(S(Ik)||
b.location&&"#gffwroe2ettq"==b.location.hash)&&Math.round(f)<.8*Math.round(b.innerH
eight));
f=f&&"100%"!==d.minHeight;if(c=a.B&&!c&&f)c=!(a.Za&&d&&(S(Gk)||
b.location&&"#gffwroe2etoq"==b.location.hash)&&Math.round(Ef(d.minHeight))===Math.r
ound(b.innerHeight));c&&(e.setProperty("height","auto","important"),d&&!
Dy(String(d.minHeight))&&e.setProperty("min-height","0px","important"),d&&!
Ey(String(d.maxHeight))&&a.l&&Math.round(q)<a.l&&e.setProperty("max-
height","none","important"))}else
Fy(a,1,l,c,"height",h,a.D,a.l),Gy(a,1,"d",l,e,d,"height",x,a.D,a.l),Gy(a,1,"m",l,e,
d,"minHeight",e&&e.minHeight,
a.D,a.l),Gy(a,1,"M",l,e,d,"maxHeight",e&&e.maxHeight,a.D,a.l);return m}function
vy(a){function b(){if(0<c){var l=sf(e,d)||{};const
m=Ef(l.width);l=Ef(l.height);null!==m&&null!==f&&h&&h(0,f-m);null!==l&&null!
==g&&h&&h(1,g-l);--c}else t.clearInterval(k),h&&(h(0,0),h(1,0))}let c=31.25;const
d=a.ba,e=a.I,f=a.A,g=a.l,h=a.J;let k;t.setTimeout(function()
{k=t.setInterval(b,16)},990)}
function Cy(a,b,c){if(3==b.nodeType)return/\S/.test(b.data)?1:0;if(1==b.nodeType)
{if(/^(head|script|style)$/i.test(b.nodeName))return 0;let
d=null;try{d=sf(b,c)}catch(e){}if(d)
{if("none"==d.display||"fixed"==d.position)return 0;if("absolute"==d.position){if(!
a.C.boundingClientRect||"hidden"==d.visibility||"collapse"==d.visibility)return
0;c=null;try{c=b.getBoundingClientRect()}catch(e){return
0}return(c.right>a.C.boundingClientRect.left?2:0)|
(c.bottom>a.C.boundingClientRect.top?4:0)}}return 1}return 0}
function Fy(a,b,c,d,e,f,g,h){if(null!=h){if("string"==typeof f){if("100%"==f||!
f)return;f=Cf(f);null==f&&(ly(a.j,"n"),jy(a.j,b,"d"))}if(null!=f)if(c)
{if(a.B)if(a.H){const k=Math.max(f+h-(g||0),0),l=a.J;a.J=function(m,n)
{m==b&&d.setAttribute(e,k-n);l&&l(m,n)}}else d.setAttribute(e,h)}else
jy(a.j,b,"d")}}
function Gy(a,b,c,d,e,f,g,h,k,l){if(null!=l){f=f&&f[g];"string"!=typeof f||("m"==c?
Dy(f):Ey(f))||(f=Ef(f),null==f?ky(a.j,"p"):null!
=k&&ky(a.j,f==k?"E":"e"));if("string"==typeof h){if("m"==c?
Dy(h):Ey(h))return;h=Ef(h);null==h&&(ly(a.j,"p"),jy(a.j,b,c))}if(null!=h)if(d&&e)
{if(a.B)if(a.H){const m=Math.max(h+l-(k||0),0),n=a.J;a.J=function(q,r)
{q==b&&(e[g]=m-r+"px");n&&n(q,r)}}else e[g]=l+"px"}else jy(a.j,b,c)}}
var Ly=class{constructor(a,b,c,d,e,f,g)
{this.bb=a;this.P=c;this.I=b;this.ba=(a=this.I.ownerDocument)&&(a.defaultView||
a.parentWindow);this.C=new
Hy(this.I);this.B=g;this.qa=Iy(this.C,d.kc,d.height,d.Qc);this.G=this.B?
this.C.boundingClientRect?this.C.boundingClientRect.right-
this.C.boundingClientRect.left:null:e;this.D=this.B?this.C.boundingClientRect?
this.C.boundingClientRect.bottom-
this.C.boundingClientRect.top:null:f;this.A=Jy(d.width);this.l=Jy(d.height);this.U=
this.B?Jy(d.opacity):null;this.la=
d.check;this.H="animate"==d.kc&&!Ky(this.C,this.l,this.ga)&&iy();this.$a=!!
d.mc;this.j=new
py;Ky(this.C,this.l,this.ga)&&ky(this.j,"r");e=this.C;e.j&&e.l>=e.A&&ky(this.j,"b")
;this.K=this.J=null;this.Y=!1;this.ma=!!d.le;this.cb=!!d.Oc;this.ga=!!
d.Qc;this.Za=d.eb}};function Ky(a,b,c){var d;(d=a.j)&&!(d=!a.B)&&(c?
(b=a.l+Math.min(b,Jy(a.sa())),a=a.j&&b>=a.A):a=a.j&&a.l>=a.A,d=a);return d}
var Hy=class{constructor(a){var b=a&&a.ownerDocument,c=b&&(b.defaultView||
b.parentWindow),d;if(d=c)d=mf(c.top)?c.top:null;c=d;this.j=!!
c;this.boundingClientRect=null;if(a)try{this.boundingClientRect=a.getBoundingClient
Rect()}catch(g){}d=a;let
e=0,f=this.boundingClientRect;for(;d;)try{f&&(e+=f.top);const
g=d.ownerDocument,h=g&&(g.defaultView||g.parentWindow);
(d=h&&h.frameElement)&&(f=d.getBoundingClientRect())}catch(g){break}this.l=e;c=c||
t;this.A=("CSS1Compat"==c.document.compatMode?c.document.documentElement:
c.document.body).clientHeight;b=b&&vi(b);this.B=!!a&&!(2==b||3==b)&&!
(this.boundingClientRect&&this.boundingClientRect.top>=this.boundingClientRect.bott
om&&this.boundingClientRect.left>=this.boundingClientRect.right)}isVisible(){return
this.B}sa(){return this.boundingClientRect?this.boundingClientRect.bottom-
this.boundingClientRect.top:null}};function Iy(a,b,c,d){switch(b){case
"no_rsz":return!1;case "force":case "animate":return!0;default:return Ky(a,c,d)}}
function ty(a){return!!a&&/^left|right$/.test(a.cssFloat||a.styleFloat)}function
My(a,b,c,d){return By(new Ly(a,b,d,c,null,null,!0))}var Ny=new
py("s",""),ny=RegExp("[lonvafrbpEe]","g");function Ey(a){return!a||/^(auto|none|
100%)$/.test(a)}function Dy(a){return!a||/^(0px|auto|none|0%)$/.test(a)}
function xy(a,b,c){null!==b&&null!
==Cf(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==Cf(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")}var yy="margin-left
margin-right padding-left padding-right border-left-width border-right-
width".split(" "),zy="margin-top margin-bottom padding-top padding-bottom border-
top-width border-bottom-width".split(" ");
let Oy="opacity 1s cubic-bezier(.4, 0, 1, 1), width .2s cubic-bezier(.4, 0, 1, 1),
height .3s cubic-bezier(.4, 0, 1, 1) .2s",Py=yy;for(let a=0;a<Py.length;a++)Oy+=",
"+Py[a]+" .2s cubic-bezier(.4, 0, 1, 1)";Py=zy;for(let a=0;a<Py.length;a++)Oy+=",
"+Py[a]+" .3s cubic-bezier(.4, 0, 1, 1) .2s";var Ay=Oy;function Jy(a)
{return"string"===typeof a?Cf(a):"number"===typeof a&&isFinite(a)?a:null};function
Qy(a,b,c,d,e,f,g,h,k,l){const m=N();if(!a.l||!m)return l.err="2",Ry(a,l,null),!
1;if("no_rsz"===f)return l.err="7",Ry(a,l,null),!0;const n=new Hy(a.l);if(!
n.j)return l.err="3",Ry(a,l,null),!1;var q=n.boundingClientRect?
n.boundingClientRect.right-n.boundingClientRect.left:null;null!
=q&&(l.w=q);q=n.sa();null!=q&&(l.h=q);if(Iy(n,f,d,k)){var
r=a.l.ownerDocument.getElementById(a.l.id+"_anchor");q=r?[a.l]:null;r=r||a.l;const
x=S(Rk);b=My(m,r,{width:c,height:d,opacity:e,check:b,kc:f,mc:g,le:h,Oc:x,
Qc:k},q);l.r_cui&&Df(l.r_cui.toString())&&M(r,{height:(null===d?0:d-
48)+"px",top:"24px"});null!=c&&(l.nw=c);null!
=d&&(l.nh=d);l.rsz=b.toString();l.abl=oy(b);l.frsz=("force"===f).toString();l.err="
0";Ry(a,l,n);Ya(O(Uh).l(),w=>Za([248427477,248427478],w))&&a.j===m&&Xx(new
fy(a.j,void 0),r).then(w=>{ri(8,[w]);return w}).then(w=>{P("resize-ovlp",
{adf:a.A,eid:a.G,io:Number(w.isOverlappingOrOutsideViewport),oa:w.overlappedArea.to
Fixed(2),qid:l.qid||"",slot:a.H,url:a.I,vp:w.viewportSize.width+"x"+w.viewportSize.
height},
1)}).catch(w=>{P("resize-ovlp-err",{err:w.message},1)});return!
0}l.err="1";Ry(a,l,n);return!1}function Sy(a,b,c){const d={scrl:Pl(a.j||
N()),adk:a.D,adf:a.A,fmt:a.C};b&&(d.str=Ky(b,Cf(c.r_nh),Df(c.r_cab)),d.ad_y=b.l,d.v
ph=b.A);Cg(c,(e,f)=>{d[f]=e});return d}function Ry(a,b,c){const
d=hm(String(b.gen204_fraction));b=Sy(a,c,b);b.url=a.j.document.URL;P("resize",b,d)}
class Ty extends Dx{constructor(a,b,c)
{super(a);this.l=b;this.D=String(c.google_ad_unit_key||"");this.A=String(c.google_a
d_dom_fingerprint||"");this.C=String(c.google_ad_format||"");this.G=yw(c);this.H=St
ring(c.google_ad_slot||"");this.I=String(c.google_page_url||"")}P(a){a["resize-
me"]=(b,c)=>{if(Ol(c,this.l.contentWindow)){b=Rl(b);var
d=b.r_chk;if(null==d||""===d){var e=Cf(b.r_nw),f=Cf(b.r_nh),g=Cf(b.r_no);null!=g||
0!==e&&0!==f||(g=0);var h=b.r_str;h=h?
h:null;e=Qy(this,d,e,f,g,h,Df(b.r_ao),Df(b.r_ifr),
Df(b.r_cab),b);d={msg_type:"resize-
result"};d.r_str=h;d.r_status=e;c=c.source;d.googMsgType="sth";c.postMessage(JSON.s
tringify(d),"*");this.l.dataset.googleQueryId||this.l.setAttribute("data-google-
query-id",b.qid)}}}}B(){super.B();this.l=null}};const
Uy={google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googleprint:1};cons
t Vy=/^blogger$/,Wy=/^wordpress(.|\s|$)/i,Xy=/^joomla!/i,Yy=/^drupal/i,Zy=/\/wp-
content\//,$y=/\/wp-content\/plugins\/advanced-ads/,az=/\/wp-
content\/themes\/genesis/,bz=/\/wp-content\/plugins\/genesis/;
var cz=a=>{var b=a.getElementsByTagName("script"),c=b.length;for(var d=0;d<c;++d)
{var e=b[d];if(e.hasAttribute("src")){e=e.getAttribute("src");if($y.test(e))return
5;if(bz.test(e))return 6}}b=a.getElementsByTagName("link");c=b.length;for(d=0;d<c;+
+d)if(e=b[d],e.hasAttribute("href")&&(e=e.getAttribute("href"),az.test(e)||
bz.test(e)))return 6;a=a.getElementsByTagName("meta");d=a.length;for(e=0;e<d;++e)
{var f=a[e];if("generator"==f.getAttribute("name")&&f.hasAttribute("content"))
{f=f.getAttribute("content");
if(Vy.test(f))return 1;if(Wy.test(f))return 2;if(Xy.test(f))return
3;if(Yy.test(f))return 4}}for(a=0;a<c;+
+a)if(d=b[a],"stylesheet"==d.getAttribute("rel")&&d.hasAttribute("href")&&(d=d.getA
ttribute("href"),Zy.test(d)))return 2;return 0};let dz=navigator;var ez=a=>{let
b=1;let c;if(void 0!=a&&""!=a)for(b=0,c=a.length-1;0<=c;c--){var
d=a.charCodeAt(c);b=(b<<6&268435455)+d+(d<<14);d=b&266338304;b=0!=d?
b^d>>21:b}return b},fz=(a,b)=>{if(!a||"none"==a)return
1;a=String(a);"auto"==a&&(a=b,"www."==a.substring(0,4)&&(a=a.substring(4,a.length))
);return ez(a.toLowerCase())};const gz=RegExp("^\\s*_ga=\\s*1\\.(\\d+)[^.]*\\.
(.*?)\\s*$"),hz=RegExp("^[^=]+=\\s*GA1\\.(\\d+)[^.]*\\.
(.*?)\\s*$"),iz=RegExp("^\\s*_ga=\\s*()(amp-[\\w.-]{22,64})$");var
jz={["google_ad_block"]:"ad_block",["google_ad_client"]:"client",
["google_ad_output"]:"output",["google_ad_callback"]:"callback",
["google_ad_height"]:"h",["google_ad_resize"]:"twa",["google_ad_slot"]:"slotname",
["google_ad_unit_key"]:"adk",["google_ad_dom_fingerprint"]:"adf",
["google_placement_id"]:"pi",["google_ad_width"]:"w",
["google_captcha_token"]:"captok",
["google_content_recommendation_columns_num"]:"cr_col",
["google_content_recommendation_rows_num"]:"cr_row",
["google_ctr_threshold"]:"ctr_t",
["google_cust_criteria"]:"cust_params",["gfwrnwer"]:"fwrn",["gfwrnher"]:"fwrnh",
["google_image_size"]:"image_size",["google_last_modified_time"]:"lmt",
["google_loeid"]:"loeid",["google_max_num_ads"]:"num_ads",
["google_max_radlink_len"]:"max_radlink_len",["google_mtl"]:"mtl",
["google_native_settings_key"]:"nsk",
["google_enable_content_recommendations"]:"ecr",
["google_num_radlinks"]:"num_radlinks",
["google_num_radlinks_per_unit"]:"num_radlinks_per_unit",["google_pucrd"]:"pucrd",
["google_reactive_plaf"]:"plaf",
["google_reactive_plat"]:"plat",["google_reactive_fba"]:"fba",
["google_reactive_sra_channels"]:"plach",["google_responsive_auto_format"]:"rafmt",
["armr"]:"armr",["google_rl_dest_url"]:"rl_dest_url",
["google_rl_filtering"]:"rl_filtering",["google_rl_mode"]:"rl_mode",
["google_rt"]:"rt",["google_video_play_muted"]:"vpmute",
["google_source_type"]:"src_type",["google_restrict_data_processing"]:"rdp",
["google_tag_for_child_directed_treatment"]:"tfcd",
["google_tag_for_under_age_of_consent"]:"tfua",["google_tag_origin"]:"to",
["google_ad_semantic_area"]:"sem",["google_tfs"]:"tfs",["google_package"]:"pwprc",
["google_tag_partner"]:"tp",["fra"]:"fpla",["google_ml_rank"]:"mlr",
["google_apsail"]:"psa",["google_ad_channel"]:"channel",
["google_ad_type"]:"ad_type",["google_ad_format"]:"format",
["google_color_bg"]:"color_bg",["google_color_border"]:"color_border",
["google_color_link"]:"color_link",["google_color_text"]:"color_text",
["google_color_url"]:"color_url",["google_page_url"]:"url",
["google_allow_expandable_ads"]:"ea",
["google_ad_section"]:"region",["google_cpm"]:"cpm",["google_encoding"]:"oe",
["google_safe"]:"adsafe",["google_flash_version"]:"flash",["google_font_face"]:"f",
["google_font_size"]:"fs",["google_hints"]:"hints",["google_ad_host"]:"host",
["google_ad_host_channel"]:"h_ch",["google_ad_host_tier_id"]:"ht_id",
["google_kw_type"]:"kw_type",["google_kw"]:"kw",["google_contents"]:"contents",
["google_targeting"]:"targeting",["google_adtest"]:"adtest",
["google_alternate_color"]:"alt_color",
["google_alternate_ad_url"]:"alternate_ad_url",
["google_cust_age"]:"cust_age",["google_cust_ch"]:"cust_ch",
["google_cust_gender"]:"cust_gender",["google_cust_interests"]:"cust_interests",
["google_cust_job"]:"cust_job",["google_cust_l"]:"cust_l",
["google_cust_lh"]:"cust_lh",["google_cust_u_url"]:"cust_u_url",
["google_cust_id"]:"cust_id",["google_language"]:"hl",["google_city"]:"gcs",
["google_country"]:"gl",["google_region"]:"gr",
["google_content_recommendation_ad_positions"]:"ad_pos",
["google_content_recommendation_columns_num"]:"cr_col",
["google_content_recommendation_rows_num"]:"cr_row",
["google_content_recommendation_ui_type"]:"crui",
["google_content_recommendation_use_square_imgs"]:"cr_sq_img",
["google_color_line"]:"color_line",
["google_disable_video_autoplay"]:"disable_video_autoplay",
["google_full_width_responsive_allowed"]:"fwr",
["google_full_width_responsive"]:"fwrattr",["efwr"]:"efwr",
["google_pgb_reactive"]:"pra",["google_resizing_allowed"]:"rs",
["google_resizing_height"]:"rh",["google_resizing_width"]:"rw",["rpe"]:"rpe",
["google_responsive_formats"]:"resp_fmts",
["google_safe_for_responsive_override"]:"sfro",
["google_video_doc_id"]:"video_doc_id",
["google_video_product_type"]:"video_product_type",
["google_webgl_support"]:"wgl"};function kz(a){-1==a.l&&(a.l=Xa(a.j,(b,c,d)=>c?
b+2**d:b,0));return a.l}class lz{constructor(){this.j=[];this.l=-1}set(a,b=!0)
{0<=a&&52>a&&0===a%1&&this.j[a]!=b&&(this.j[a]=b,this.l=-1)}get(a){return!!
this.j[a]}};var mz=()=>{const a=new
lz;t.SVGElement&&t.document.createElementNS&&a.set(0);const b=Jf();b["allow-top-
navigation-by-user-activation"]&&a.set(1);b["allow-popups-to-escape-
sandbox"]&&a.set(2);t.crypto&&t.crypto.subtle&&a.set(3);t.TextDecoder&&t.TextEncode
r&&a.set(4);return kz(a)};var nz=new
Map([[".google.com",a=>J`https://adservice.google.com/adsid/integrator.${a}`],
[".google.ad",a=>J`https://adservice.google.ad/adsid/integrator.${a}`],
[".google.ae",a=>J`https://adservice.google.ae/adsid/integrator.${a}`],
[".google.com.af",a=>J`https://adservice.google.com.af/adsid/integrator.${a}`],
[".google.com.ag",a=>J`https://adservice.google.com.ag/adsid/integrator.${a}`],
[".google.com.ai",a=>J`https://adservice.google.com.ai/adsid/integrator.${a}`],
[".google.al",a=>J`https://adservice.google.al/adsid/integrator.${a}`],
[".google.co.ao",a=>J`https://adservice.google.co.ao/adsid/integrator.${a}`],
[".google.com.ar",a=>J`https://adservice.google.com.ar/adsid/integrator.${a}`],
[".google.as",a=>J`https://adservice.google.as/adsid/integrator.${a}`],
[".google.at",a=>J`https://adservice.google.at/adsid/integrator.${a}`],
[".google.com.au",a=>J`https://adservice.google.com.au/adsid/integrator.${a}`],
[".google.az",a=>J`https://adservice.google.az/adsid/integrator.${a}`],
[".google.com.bd",a=>J`https://adservice.google.com.bd/adsid/integrator.${a}`],
[".google.be",a=>J`https://adservice.google.be/adsid/integrator.${a}`],
[".google.bf",a=>J`https://adservice.google.bf/adsid/integrator.${a}`],
[".google.bg",a=>J`https://adservice.google.bg/adsid/integrator.${a}`],
[".google.com.bh",a=>J`https://adservice.google.com.bh/adsid/integrator.${a}`],
[".google.bi",a=>J`https://adservice.google.bi/adsid/integrator.${a}`],
[".google.bj",a=>J`https://adservice.google.bj/adsid/integrator.${a}`],
[".google.com.bn",a=>J`https://adservice.google.com.bn/adsid/integrator.${a}`],
[".google.com.bo",a=>J`https://adservice.google.com.bo/adsid/integrator.${a}`],
[".google.com.br",a=>J`https://adservice.google.com.br/adsid/integrator.${a}`],
[".google.bs",a=>J`https://adservice.google.bs/adsid/integrator.${a}`],
[".google.bt",a=>J`https://adservice.google.bt/adsid/integrator.${a}`],
[".google.co.bw",a=>J`https://adservice.google.co.bw/adsid/integrator.${a}`],
[".google.com.bz",a=>J`https://adservice.google.com.bz/adsid/integrator.${a}`],
[".google.ca",a=>J`https://adservice.google.ca/adsid/integrator.${a}`],
[".google.cd",a=>J`https://adservice.google.cd/adsid/integrator.${a}`],
[".google.cf",a=>J`https://adservice.google.cf/adsid/integrator.${a}`],
[".google.cg",a=>J`https://adservice.google.cg/adsid/integrator.${a}`],
[".google.ch",a=>J`https://adservice.google.ch/adsid/integrator.${a}`],
[".google.ci",a=>J`https://adservice.google.ci/adsid/integrator.${a}`],
[".google.co.ck",a=>J`https://adservice.google.co.ck/adsid/integrator.${a}`],
[".google.cl",a=>J`https://adservice.google.cl/adsid/integrator.${a}`],
[".google.cm",a=>J`https://adservice.google.cm/adsid/integrator.${a}`],
[".google.com.co",a=>J`https://adservice.google.com.co/adsid/integrator.${a}`],
[".google.co.cr",a=>J`https://adservice.google.co.cr/adsid/integrator.${a}`],
[".google.com.cu",a=>J`https://adservice.google.com.cu/adsid/integrator.${a}`],
[".google.cv",a=>J`https://adservice.google.cv/adsid/integrator.${a}`],
[".google.com.cy",a=>J`https://adservice.google.com.cy/adsid/integrator.${a}`],
[".google.cz",a=>J`https://adservice.google.cz/adsid/integrator.${a}`],
[".google.de",a=>J`https://adservice.google.de/adsid/integrator.${a}`],
[".google.dj",a=>J`https://adservice.google.dj/adsid/integrator.${a}`],
[".google.dk",a=>J`https://adservice.google.dk/adsid/integrator.${a}`],
[".google.dm",a=>J`https://adservice.google.dm/adsid/integrator.${a}`],
[".google.dz",a=>J`https://adservice.google.dz/adsid/integrator.${a}`],
[".google.com.ec",a=>J`https://adservice.google.com.ec/adsid/integrator.${a}`],
[".google.ee",a=>J`https://adservice.google.ee/adsid/integrator.${a}`],
[".google.com.eg",a=>J`https://adservice.google.com.eg/adsid/integrator.${a}`],
[".google.es",a=>J`https://adservice.google.es/adsid/integrator.${a}`],
[".google.com.et",a=>J`https://adservice.google.com.et/adsid/integrator.${a}`],
[".google.fi",a=>J`https://adservice.google.fi/adsid/integrator.${a}`],
[".google.com.fj",a=>J`https://adservice.google.com.fj/adsid/integrator.${a}`],
[".google.fm",a=>J`https://adservice.google.fm/adsid/integrator.${a}`],
[".google.fr",a=>J`https://adservice.google.fr/adsid/integrator.${a}`],
[".google.ga",a=>J`https://adservice.google.ga/adsid/integrator.${a}`],
[".google.ge",a=>J`https://adservice.google.ge/adsid/integrator.${a}`],
[".google.gg",a=>J`https://adservice.google.gg/adsid/integrator.${a}`],
[".google.com.gh",a=>J`https://adservice.google.com.gh/adsid/integrator.${a}`],
[".google.com.gi",a=>J`https://adservice.google.com.gi/adsid/integrator.${a}`],
[".google.gl",a=>J`https://adservice.google.gl/adsid/integrator.${a}`],
[".google.gm",a=>J`https://adservice.google.gm/adsid/integrator.${a}`],
[".google.gr",a=>J`https://adservice.google.gr/adsid/integrator.${a}`],
[".google.com.gt",a=>J`https://adservice.google.com.gt/adsid/integrator.${a}`],
[".google.gy",a=>J`https://adservice.google.gy/adsid/integrator.${a}`],
[".google.com.hk",a=>J`https://adservice.google.com.hk/adsid/integrator.${a}`],
[".google.hn",a=>J`https://adservice.google.hn/adsid/integrator.${a}`],
[".google.hr",a=>J`https://adservice.google.hr/adsid/integrator.${a}`],
[".google.ht",a=>J`https://adservice.google.ht/adsid/integrator.${a}`],
[".google.hu",a=>J`https://adservice.google.hu/adsid/integrator.${a}`],
[".google.co.id",a=>J`https://adservice.google.co.id/adsid/integrator.${a}`],
[".google.ie",a=>J`https://adservice.google.ie/adsid/integrator.${a}`],
[".google.co.il",a=>J`https://adservice.google.co.il/adsid/integrator.${a}`],
[".google.im",a=>J`https://adservice.google.im/adsid/integrator.${a}`],
[".google.co.in",a=>J`https://adservice.google.co.in/adsid/integrator.${a}`],
[".google.iq",a=>J`https://adservice.google.iq/adsid/integrator.${a}`],
[".google.is",a=>J`https://adservice.google.is/adsid/integrator.${a}`],
[".google.it",a=>J`https://adservice.google.it/adsid/integrator.${a}`],
[".google.je",a=>J`https://adservice.google.je/adsid/integrator.${a}`],
[".google.com.jm",a=>J`https://adservice.google.com.jm/adsid/integrator.${a}`],
[".google.jo",a=>J`https://adservice.google.jo/adsid/integrator.${a}`],
[".google.co.jp",a=>J`https://adservice.google.co.jp/adsid/integrator.${a}`],
[".google.co.ke",a=>J`https://adservice.google.co.ke/adsid/integrator.${a}`],
[".google.com.kh",a=>J`https://adservice.google.com.kh/adsid/integrator.${a}`],
[".google.ki",a=>J`https://adservice.google.ki/adsid/integrator.${a}`],
[".google.kg",a=>J`https://adservice.google.kg/adsid/integrator.${a}`],
[".google.co.kr",a=>J`https://adservice.google.co.kr/adsid/integrator.${a}`],
[".google.com.kw",a=>J`https://adservice.google.com.kw/adsid/integrator.${a}`],
[".google.kz",a=>J`https://adservice.google.kz/adsid/integrator.${a}`],
[".google.la",a=>J`https://adservice.google.la/adsid/integrator.${a}`],
[".google.com.lb",a=>J`https://adservice.google.com.lb/adsid/integrator.${a}`],
[".google.li",a=>J`https://adservice.google.li/adsid/integrator.${a}`],
[".google.lk",a=>J`https://adservice.google.lk/adsid/integrator.${a}`],
[".google.co.ls",a=>J`https://adservice.google.co.ls/adsid/integrator.${a}`],
[".google.lt",a=>J`https://adservice.google.lt/adsid/integrator.${a}`],
[".google.lu",a=>J`https://adservice.google.lu/adsid/integrator.${a}`],
[".google.lv",a=>J`https://adservice.google.lv/adsid/integrator.${a}`],
[".google.com.ly",a=>J`https://adservice.google.com.ly/adsid/integrator.${a}`],
[".google.md",a=>J`https://adservice.google.md/adsid/integrator.${a}`],
[".google.me",a=>J`https://adservice.google.me/adsid/integrator.${a}`],
[".google.mg",a=>J`https://adservice.google.mg/adsid/integrator.${a}`],
[".google.mk",a=>J`https://adservice.google.mk/adsid/integrator.${a}`],
[".google.ml",a=>J`https://adservice.google.ml/adsid/integrator.${a}`],
[".google.com.mm",a=>J`https://adservice.google.com.mm/adsid/integrator.${a}`],
[".google.mn",a=>J`https://adservice.google.mn/adsid/integrator.${a}`],
[".google.ms",a=>J`https://adservice.google.ms/adsid/integrator.${a}`],
[".google.com.mt",a=>J`https://adservice.google.com.mt/adsid/integrator.${a}`],
[".google.mu",a=>J`https://adservice.google.mu/adsid/integrator.${a}`],
[".google.mv",a=>J`https://adservice.google.mv/adsid/integrator.${a}`],
[".google.mw",a=>J`https://adservice.google.mw/adsid/integrator.${a}`],
[".google.com.mx",a=>J`https://adservice.google.com.mx/adsid/integrator.${a}`],
[".google.com.my",a=>J`https://adservice.google.com.my/adsid/integrator.${a}`],
[".google.co.mz",a=>J`https://adservice.google.co.mz/adsid/integrator.${a}`],
[".google.com.na",a=>J`https://adservice.google.com.na/adsid/integrator.${a}`],
[".google.com.ng",a=>J`https://adservice.google.com.ng/adsid/integrator.${a}`],
[".google.com.ni",a=>J`https://adservice.google.com.ni/adsid/integrator.${a}`],
[".google.ne",a=>J`https://adservice.google.ne/adsid/integrator.${a}`],
[".google.nl",a=>J`https://adservice.google.nl/adsid/integrator.${a}`],
[".google.no",a=>J`https://adservice.google.no/adsid/integrator.${a}`],
[".google.com.np",a=>J`https://adservice.google.com.np/adsid/integrator.${a}`],
[".google.nr",a=>J`https://adservice.google.nr/adsid/integrator.${a}`],
[".google.nu",a=>J`https://adservice.google.nu/adsid/integrator.${a}`],
[".google.co.nz",a=>J`https://adservice.google.co.nz/adsid/integrator.${a}`],
[".google.com.om",a=>J`https://adservice.google.com.om/adsid/integrator.${a}`],
[".google.com.pa",a=>J`https://adservice.google.com.pa/adsid/integrator.${a}`],
[".google.com.pe",a=>J`https://adservice.google.com.pe/adsid/integrator.${a}`],
[".google.com.pg",a=>J`https://adservice.google.com.pg/adsid/integrator.${a}`],
[".google.com.ph",a=>J`https://adservice.google.com.ph/adsid/integrator.${a}`],
[".google.com.pk",a=>J`https://adservice.google.com.pk/adsid/integrator.${a}`],
[".google.pl",a=>J`https://adservice.google.pl/adsid/integrator.${a}`],
[".google.pn",a=>J`https://adservice.google.pn/adsid/integrator.${a}`],
[".google.com.pr",a=>J`https://adservice.google.com.pr/adsid/integrator.${a}`],
[".google.ps",a=>J`https://adservice.google.ps/adsid/integrator.${a}`],
[".google.pt",a=>J`https://adservice.google.pt/adsid/integrator.${a}`],
[".google.com.py",a=>J`https://adservice.google.com.py/adsid/integrator.${a}`],
[".google.com.qa",a=>J`https://adservice.google.com.qa/adsid/integrator.${a}`],
[".google.ro",a=>J`https://adservice.google.ro/adsid/integrator.${a}`],
[".google.ru",a=>J`https://adservice.google.ru/adsid/integrator.${a}`],
[".google.rw",a=>J`https://adservice.google.rw/adsid/integrator.${a}`],
[".google.com.sa",a=>J`https://adservice.google.com.sa/adsid/integrator.${a}`],
[".google.com.sb",a=>J`https://adservice.google.com.sb/adsid/integrator.${a}`],
[".google.sc",a=>J`https://adservice.google.sc/adsid/integrator.${a}`],
[".google.se",a=>J`https://adservice.google.se/adsid/integrator.${a}`],
[".google.com.sg",a=>J`https://adservice.google.com.sg/adsid/integrator.${a}`],
[".google.sh",a=>J`https://adservice.google.sh/adsid/integrator.${a}`],
[".google.si",a=>J`https://adservice.google.si/adsid/integrator.${a}`],
[".google.sk",a=>J`https://adservice.google.sk/adsid/integrator.${a}`],
[".google.sn",a=>J`https://adservice.google.sn/adsid/integrator.${a}`],
[".google.so",a=>J`https://adservice.google.so/adsid/integrator.${a}`],
[".google.sm",a=>J`https://adservice.google.sm/adsid/integrator.${a}`],
[".google.sr",a=>J`https://adservice.google.sr/adsid/integrator.${a}`],
[".google.st",a=>J`https://adservice.google.st/adsid/integrator.${a}`],
[".google.com.sv",a=>J`https://adservice.google.com.sv/adsid/integrator.${a}`],
[".google.td",a=>J`https://adservice.google.td/adsid/integrator.${a}`],
[".google.tg",a=>J`https://adservice.google.tg/adsid/integrator.${a}`],
[".google.co.th",a=>J`https://adservice.google.co.th/adsid/integrator.${a}`],
[".google.com.tj",a=>J`https://adservice.google.com.tj/adsid/integrator.${a}`],
[".google.tl",a=>J`https://adservice.google.tl/adsid/integrator.${a}`],
[".google.tm",a=>J`https://adservice.google.tm/adsid/integrator.${a}`],
[".google.tn",a=>J`https://adservice.google.tn/adsid/integrator.${a}`],
[".google.to",a=>J`https://adservice.google.to/adsid/integrator.${a}`],
[".google.com.tr",a=>J`https://adservice.google.com.tr/adsid/integrator.${a}`],
[".google.tt",a=>J`https://adservice.google.tt/adsid/integrator.${a}`],
[".google.com.tw",a=>J`https://adservice.google.com.tw/adsid/integrator.${a}`],
[".google.co.tz",a=>J`https://adservice.google.co.tz/adsid/integrator.${a}`],
[".google.com.ua",a=>J`https://adservice.google.com.ua/adsid/integrator.${a}`],
[".google.co.ug",a=>J`https://adservice.google.co.ug/adsid/integrator.${a}`],
[".google.co.uk",a=>J`https://adservice.google.co.uk/adsid/integrator.${a}`],
[".google.com.uy",a=>J`https://adservice.google.com.uy/adsid/integrator.${a}`],
[".google.co.uz",a=>J`https://adservice.google.co.uz/adsid/integrator.${a}`],
[".google.com.vc",a=>J`https://adservice.google.com.vc/adsid/integrator.${a}`],
[".google.co.ve",a=>J`https://adservice.google.co.ve/adsid/integrator.${a}`],
[".google.vg",a=>J`https://adservice.google.vg/adsid/integrator.${a}`],
[".google.co.vi",a=>J`https://adservice.google.co.vi/adsid/integrator.${a}`],
[".google.com.vn",a=>J`https://adservice.google.com.vn/adsid/integrator.${a}`],
[".google.vu",a=>J`https://adservice.google.vu/adsid/integrator.${a}`],
[".google.ws",a=>J`https://adservice.google.ws/adsid/integrator.${a}`],
[".google.rs",a=>J`https://adservice.google.rs/adsid/integrator.${a}`],
[".google.co.za",a=>J`https://adservice.google.co.za/adsid/integrator.${a}`],
[".google.co.zm",a=>J`https://adservice.google.co.zm/adsid/integrator.${a}`],
[".google.co.zw",a=>J`https://adservice.google.co.zw/adsid/integrator.${a}`],
[".google.cat",a=>J`https://adservice.google.cat/adsid/integrator.$
{a}`]].map(([a,b])=>[a,{["json"]:b("json"),["js"]:b("js"),
["sync.js"]:b("sync.js")}]));function oz(a,b,c){const
d=rf("LINK",a);try{d.rel="preload",d.href=b instanceof Bc?Ec(b).toString():b
instanceof Lc?Mc(b):Mc(Sc(b))}catch(e)
{return}d.as="script";c&&d.setAttribute("nonce",c);if(a=a.getElementsByTagName("hea
d")[0])try{a.appendChild(d)}catch(e){}};let pz=()=>t,qz=t;const sz=a=>{const b=new
Map([["domain",t.location.hostname]]);rz[3]>=na()&&b.set("adsid",rz[1]);return
Od(nz.get(a).js,b)};let rz,tz;
const uz=()=>{qz=pz();rz=qz.googleToken=qz.googleToken||{};const
a=na();rz[1]&&rz[3]>a&&0<rz[2]||(rz[1]="",rz[2]=-1,rz[3]=-
1,rz[4]="",rz[6]="");tz=qz.googleIMState=qz.googleIMState||{};nz.has(tz[1])||
(tz[1]=".google.com");Array.isArray(tz[5])||(tz[5]=[]);"boolean"!==typeof
tz[6]&&(tz[6]=!1);Array.isArray(tz[7])||(tz[7]=[]);"number"!==typeof
tz[8]&&(tz[8]=0)};var vz=a=>{uz();nz.has(a)&&(tz[1]=a)};
const wz={Tb:()=>0<tz[8],he:()=>{tz[8]++},ie:()=>{0<tz[8]&&tz[8]--},je:
()=>{tz[8]=0},bi:()=>!1,wc:()=>tz[5],oc:a=>{try{a()}catch(b)
{t.setTimeout(()=>{throw b;},0)}},Mc:()=>{if(!wz.Tb()){var
a=t.document,b=e=>{e=sz(e);a:{try{var f=Ge();break a}catch(g){}f=void
0}oz(a,e.toString(),f);f=rf("SCRIPT",a);f.type="text/javascript";f.onerror=()=>t.pr
ocessGoogleToken({},2);Xd(f,e);try{(a.head||a.body||
a.documentElement).appendChild(f),wz.he()}catch(g){}},c=tz[1];b(c);".google.com"!
=c&&b(".google.com");var d=
{["newToken"]:"FBT"};t.setTimeout(()=>t.processGoogleToken(d,1),1E3)}}};function
xz(a){uz();const b=qz.googleToken[5]||0;a&&(0!=b||rz[3]>=na()?wz.oc(a):
(wz.wc().push(a),wz.Mc()));rz[3]>=na()&&rz[2]>=na()||wz.Mc()}var
zz=a=>{t.processGoogleToken=t.processGoogleToken||((b,c)=>yz(b,c));xz(a)};
const yz=(a={},b=0)=>{var
c=a.newToken||"",d="NT"==c,e=parseInt(a.freshLifetimeSecs||"",10),f=parseInt(a.vali
dLifetimeSecs||"",10);const g=a["1p_jar"]||"";a=a.pucrd||"";uz();1==b?
wz.je():wz.ie();var h=qz.googleToken=qz.googleToken||
{},k=0==b&&c&&"string"===typeof c&&!d&&"number"===typeof e&&0<e&&"number"===typeof
f&&0<f&&"string"===typeof g;d=d&&!wz.Tb()&&(!(rz[3]>=na())||"NT"==rz[1]);var l=!
(rz[3]>=na())&&0!=b;if(k||d||l)d=na(),e=d+1E3*e,f=d+1E3*f,1E-
5>Math.random()&&Zf(t,"https://pagead2.googlesyndication.com/pagead/gen_204?
id=imerr"+
`&err=${b}`),h[5]=b,h[1]=c,h[2]=e,h[3]=f,h[4]=g,h[6]=a,uz();if(k||!wz.Tb())
{b=wz.wc();for(c=0;c<b.length;c++)wz.oc(b[c]);b.length=0}};const Az=(a=window)=>!
a.PeriodicSyncManager;
var Bz=()=>{var a=window;if(!Az(a)&&S(ql)||Az(a)&&S(rl))
{a=a.navigator.userAgent;const
b=/Chrome/.test(a);return/Android/.test(a)&&b}return!
1},Cz={issuerOrigin:"https://attestation.android.com",issuancePath:"/att/i",redempt
ionPath:"/att/r",shouldRedeemToken:()=>Bz(),shouldRequestToken:
()=>Bz()},Y={issuerOrigin:"https://pagead2.googlesyndication.com",issuancePath:"/dt
t/i",redemptionPath:"/dtt/r",getStatePath:"/dtt/s",shouldRedeemToken:()=>!
0,shouldRequestToken:()=>!0};O(Dl).l(wl.j,wl.defaultValue);function Dz(a=window)
{return a.goog_tt_state}function Ez(a){return S(zl)?
a.some(b=>b.hasRedemptionRecord):a.some(b=>6===b.state)}function Fz(a,b,c){return
S(vl)||b&&(S(Al)||".google.de"!=c)||".google.ch"===c||"function"===typeof
a.__tcfapi}
function Gz(a,b){a=S(zl)?
a.filter(c=>c.hasRedemptionRecord).map(c=>c.issuerOrigin):a.filter(c=>6===c.state).
map(c=>c.issuerOrigin);if(0==a.length)return null;a={type:"send-redemption-
record",issuers:a,refreshPolicy:"none",signRequestData:"include",includeTimestampHe
ader:!0,additionalSignedHeaders:["sec-time","Sec-Redemption-
Record"]};b&&0<Object.keys(b).length&&(a.additionalSigningData=Cb(JSON.stringify(b)
));return a}
function Hz(a){return a.j.map(b=>({issuerOrigin:b.issuerOrigin,state:S(ul)&&!a.l?
12:1}))}function Z(a,b,c){const
d=window.goog_tt_state.find(e=>e.issuerOrigin===a);d&&(d.state=b,S(zl)&&void 0!
=c&&(d.hasRedemptionRecord=c))}function Iz(){const a=window.goog_tt_state;return
Array.isArray(a)&&a.some(b=>1!=b.state)}
function Jz(a){const b=`${a.issuerOrigin}${a.redemptionPath}`,c={keepalive:!
0,trustToken:{type:"token-
redemption",issuer:a.issuerOrigin,refreshPolicy:"none"}};Z(a.issuerOrigin,2);return
window.fetch(b,c).then(d=>{if(!d.ok)throw Error(`${d.status}: Network response was
not ok!`);Z(a.issuerOrigin,6,!
0)}).catch(d=>{d&&"NoModificationAllowedError"===d.name?Z(a.issuerOrigin,6,!
0):Z(a.issuerOrigin,5)})}
function Kz(a,b){const c=`${a.issuerOrigin}${a.issuancePath}`,d={trustToken:
{type:"token-request"}};S(yl)&&(d.keepalive=!0);Z(a.issuerOrigin,8);return
window.fetch(c,d).then(e=>{if(!e.ok)throw Error(`${e.status}: Network response was
not ok!`);Z(a.issuerOrigin,10);if(b)return
Jz(a)}).catch(e=>{if(e&&"NoModificationAllowedError"===e.name)
{if(Z(a.issuerOrigin,10),b)return Jz(a)}else Z(a.issuerOrigin,9)})}
function Lz(){Z(Cz.issuerOrigin,13);return
document.hasTrustToken(Cz.issuerOrigin).then(a=>a?Jz(Cz):Kz(Cz,!0))}
function Mz(){Z(Y.issuerOrigin,13);if(window.Promise){var
a=document.hasTrustToken(Y.issuerOrigin).then(e=>e).catch(()=>window.Promise.reject
(19));const b=`${Y.issuerOrigin}${Y.redemptionPath}`,c={keepalive:!0,trustToken:
{type:"token-
redemption",refreshPolicy:"none"}};Z(Y.issuerOrigin,16);a=a.then(e=>window.fetch(b,
c).then(f=>{if(!f.ok)throw Error(`${f.status}: Network response was not ok!
`);Z(Y.issuerOrigin,18,!
0)}).catch(f=>{if(f&&"NoModificationAllowedError"===f.name)Z(Y.issuerOrigin,18,!
0);else{if(e)return window.Promise.reject(17);
Z(Y.issuerOrigin,17)}})).then(()=>document.hasTrustToken(Y.issuerOrigin).then(e=>e)
.catch(()=>window.Promise.reject(19))).then(e=>{const f=`${Y.issuerOrigin}$
{Y.getStatePath}`;Z(Y.issuerOrigin,20);return window.fetch(`${f}?ht=${e}`,
{trustToken:{type:"send-redemption-record",issuers:
[Y.issuerOrigin]}}).then(g=>{if(!g.ok)throw Error(`${g.status}: Network response
was not ok!`);Z(Y.issuerOrigin,22);return
g.text().then(h=>JSON.parse(h))}).catch(()=>window.Promise.reject(21))});const
d=Sf(window);return a.then(e=>
{const f=`${Y.issuerOrigin}${Y.issuancePath}`;return e&&e.srqt&&e.cs?
(Z(Y.issuerOrigin,23),window.fetch(`${f}?cs=${e.cs}&correlator=${d}`,{keepalive:!
0,trustToken:{type:"token-request"}}).then(g=>{if(!g.ok)throw Error(`${g.status}:
Network response was not ok!`);Z(Y.issuerOrigin,25);return
e}).catch(()=>window.Promise.reject(24))):e}).then(e=>{if(e&&e.srdt&&e.cs)return
Z(Y.issuerOrigin,26),window.fetch(`${b}?cs=${e.cs}&correlator=${d}`,{keepalive:!
0,trustToken:{type:"token-redemption",refreshPolicy:"refresh"}}).then(f=>
{if(!f.ok)throw Error(`${f.status}: Network response was not ok!
`);Z(Y.issuerOrigin,28,!
0)}).catch(()=>window.Promise.reject(27))}).then(()=>{Z(Y.issuerOrigin,29)}).catch(
e=>{if(19==e||17==e||21==e||24==e||27==e)Z(Y.issuerOrigin,e);else throw e;})}}
function Nz(a){if(document.hasTrustToken&&!S(sl)&&(!S(ul)||a.l)){if(Iz())return
window.goog_tt_promise;var b=[];S(zl)?
Bz()&&b.push(Lz()):a.j.forEach(c=>{Z(c.issuerOrigin,13);const
d=c.shouldRedeemToken(),e=c.shouldRequestToken();if(d||e){var
f=document.hasTrustToken(c.issuerOrigin).then(g=>{if(g){if(d)return
Jz(c)}else{if(e)return Kz(c,d);Z(c.issuerOrigin,3)}});b.push(f)}else
Z(c.issuerOrigin,7)});S(tl)&&b.push(Mz());if(window.Promise&&window.Promise.all)ret
urn a=window.Promise.all(b),"object"!=typeof window.goog_tt_promise&&
Object.defineProperty(window,"goog_tt_promise",{configurable:!1,value:a,writable:!
1}),a}}var Oz=class extends os{constructor(a=!1){super();this.l=a;this.j=[];S(zl)?
(Bz()&&this.j.push(Cz),S(tl)&&this.j.push(Y)):this.j=[Cz];if(document.hasTrustToken
&&!S(sl)&&!Array.isArray(window.goog_tt_state)){const
b=Hz(this);Object.defineProperty(window,"goog_tt_state",{configurable:!1,get()
{return b.slice()}})}}};const Pz=/[+, ]/;
var Sz=(a,b)=>{const c=a.F;var d=N().document,e={},f=N(),g;var h=Yf(N());var
k=Mi(h);var l=g=Ki(N(),d,c.google_ad_width,c.google_ad_height);k=k.yb;var
m=N();m=m.top==m?0:mf(m.top)?1:2;let n=4;l||1!=m?l||2!=m?l&&1==m?
n=7:l&&2==m&&(n=8):n=6:n=5;k&&(n|=16);l=""+n;k=Ni();m=!!
c.google_page_url;e.google_iframing=l;0!=k&&(e.google_iframing_environment=k);if(!
m&&"ad.yieldmanager.com"==d.domain)
{for(l=d.URL.substring(d.URL.lastIndexOf("http"));-
1<l.indexOf("%");)try{l=decodeURIComponent(l)}catch(r){break}c.google_page_url=l;
m=!!l}m?(e.google_page_url=c.google_page_url,e.google_page_location=(g?
d.referrer:d.URL)||"EMPTY"):
(g&&mf(f.top)&&d.referrer&&f.top.document.referrer===d.referrer?
e.google_page_url=f.top.document.URL:e.google_page_url=g?
d.referrer:d.URL,e.google_page_location=null);if(d.URL===e.google_page_url)try{var
q=Math.round(Date.parse(d.lastModified)/1E3)||null}catch(r){q=null}else
q=null;e.google_last_modified_time=q;d=h==h.top?h.document.referrer:
(d=kg())&&d.referrer||"";e.google_referrer_url=d;Li(e,c);e=
c.google_page_location||c.google_page_url;"EMPTY"==e&&(e=c.google_page_url);e?
(e=e.toString(),0==e.indexOf("http://")?
e=e.substring(7,e.length):0==e.indexOf("https://")&&(e=e.substring(8,e.length)),d=e
.indexOf("/"),-1==d&&(d=e.length),e=e.substring(0,d).split("."),d=!
1,3<=e.length&&(d=e[e.length-3]in Uy),2<=e.length&&(d=d||e[e.length-2]in
Uy),e=d):e=!
1;e=e?"pagead2.googlesyndication.com":"googleads.g.doubleclick.net";b=Qz(a,b);d=a.F
;f=d.google_ad_channel;q="/pagead/ads?";"ca-pub-6219811747049371"===
d.google_ad_client&&Rz.test(f)&&(q="/pagead/lopri?");a=Gg(b,`https://${e}${q}`+
(Zb(a.T,9)&&c.google_debug_params?c.google_debug_params:""));return
c.google_ad_url=a},Tz=a=>encodeURIComponent("RS-"+a.google_reactive_sra_index+"-")
+"&"+Fg({["adk"]:a.google_ad_unit_key,["client"]:a.google_ad_client,
["fa"]:a.google_reactive_ad_format}),Uz=a=>{try{if(a.parentNode)return
a.parentNode}catch(c){return null}if(9===a.nodeType)a:{try{const c=Ye(a);if(c)
{const d=c.frameElement;if(d&&mf(c.parent)){var b=d;break a}}}catch(c){}b=
null}else b=null;return b},Vz=(a,b)=>{b.eid=yw(a.pubWin);const
c=a.F.google_loeid;"string"===typeof c&&(a.j|
=4096,b.loeid=c)},Wz=(a,b)=>{a=(a=Ug(a.pubWin))&&a.document?$l(a.document,a):new
Ke(-12245933,-12245933);b.scr_x=Math.round(a.x);b.scr_y=Math.round(a.y)};const
Xz=a=>{try{const b=t.top.location.hash;if(b){const c=b.match(a);return
c&&c[1]||""}}catch(b){}return""};
var Yz=a=>{const
b=kh();b&&(a.debug_experiment_id=b);a.creatives=Xz(/\b(?:creatives)=([\d,]
+)/);a.adgroups=Xz(/\b(?:adgroups)=([\d,]
+)/);a.adgroups&&(a.adtest="on",a.disable_budget_throttling=!
0,a.use_budget_filtering=!1,a.retrieve_only=!0,a.disable_fcap=!
0)},Zz=(a,b,c)=>{const d=a.F;var
e=a.pubWin,f=a.M,g=Yf(window);b.ref=d.google_referrer_url;b.loc=d.google_page_locat
ion;var h;(h=kg(e))&&da(h.data)&&"string"===typeof h.data.type?
(h=h.data.type.toLowerCase(),h="doubleclick"==h||"adsense"==h?null:
h):h=null;h&&(b.apn=h.substr(0,10));g=0<T(ok)&&a.Na?{url:a.Na,yb:!0}:Mi(g);b.url||
b.loc||!g.url||(b.url=g.url,g.yb||
(b.usrc=1));h=d.google_trust_token_additional_signing_data||
{};h.url=b.url;d.google_trust_token_additional_signing_data=h;g.url!=(b.loc||
b.url)&&(b.top=g.url);0<=a.B&&(b.eae=a.B);(c=Yw(d,f,f?av(c,f):null))&&(b.fc=c);if(!
Tg(d)){c=a.pubWin.document;g="";if(c.documentMode&&(h=hf(new
Ue(c),"IFRAME"),h.frameBorder="0",h.style.height=0,h.style.width=0,h.style.position
="absolute",c.body)){c.body.appendChild(h);
try{const U=h.contentWindow.document;U.open();U.write(...
[sd].map(Pd));U.close();g+=U.documentMode}catch(U)
{}c.body.removeChild(h)}b.docm=g}let k,l,m,n,q,r,x,w,D;try{var
A=e.screenX;k=e.screenY}catch(U){}try{l=e.outerWidth,m=e.outerHeight}catch(U)
{}try{n=e.innerWidth,q=e.innerHeight}catch(U)
{}try{r=e.screenLeft,x=e.screenTop}catch(U)
{}try{n=e.innerWidth,q=e.innerHeight}catch(U)
{}try{w=e.screen.availWidth,D=e.screen.availTop}catch(U)
{}b.brdim=[r,x,A,k,w,D,l,m,n,q].join();A=0;void 0===t.postMessage&&
(A|=1);0<A&&(b.osd=A);b.vis=vi(e.document);A=a.W;e=Sw(d)?Ny:By(new Ly(e,A,null,
{width:0,height:0},d.google_ad_width,d.google_ad_height,!
1));b.rsz=e.toString();b.abl=oy(e);if(!Sw(d)&&(e=Vg(d))){A=0;a:{try{{var
E=d.google_async_iframe_id;const U=N().document;if(E)var
F=U.getElementById(E);else{var H=U.getElementsByTagName("script"),K=H[H.length-
1];F=K&&K.parentNode||null}}if(E=F){F=[];H=0;for(var ha=Date.now();100>=+
+H&&50>Date.now()-ha&&(E=Uz(E));)1===E.nodeType&&F.push(E);var ra=F;b:{for(ha=0;ha<
ra.length;ha++){c:{var
Q=ra[ha];try{if(Q.parentNode&&0<Q.offsetWidth&&0<Q.offsetHeight&&Q.style&&"none"!
==Q.style.display&&"hidden"!==Q.style.visibility&&(!Q.style.opacity||0!
==Number(Q.style.opacity))){const U=Q.getBoundingClientRect();var
Na=0<U.right&&0<U.bottom;break c}}catch(U){}Na=!1}if(!Na){var Rb=!1;break b}}Rb=!
0}if(Rb){b:{const U=Date.now();Rb=/^html|
body$/i;Na=/^fixed/i;for(Q=0;Q<ra.length&&50>Date.now()-U;Q++){const pf=ra[Q];if(!
Rb.test(pf.tagName)&&Na.test(pf.style.position||tg(pf,"position"))){var Id=
pf;break b}}Id=null}break a}}}catch(U)
{}Id=null}Id&&Id.offsetWidth*Id.offsetHeight<=4*e.width*e.height&&(A=1);b.pfx=A}a:
{if(.05>Math.random()&&f)try{const U=f.document.getElementsByTagName("head")[0];var
Uo=U?cz(U):0;break a}catch(U){}Uo=0}f=Uo;0!==f&&(b.cms=f);d.google_lrv!
==I(a.T,2)&&(b.alvm=d.google_lrv||"none")},$z=(a,b)=>{let
c=0;a.location&&a.location.ancestorOrigins?
c=a.location.ancestorOrigins.length:nf(()=>{c++;return!1},!0,!
0,a);c&&(b.nhd=c)},aA=(a,b)=>{const c=W(b,8,{});b=W(b,9,{});const d=
a.google_ad_section,e=a.google_ad_format;a=a.google_ad_slot;e?c[d]=c[d]?c[d]+`,$
{e}`:e:a&&(b[d]=b[d]?b[d]+`,${a}`:a)},bA=(a,b,c)=>{const d=a.F;var
e=a.F;b.dt=gm;e.google_async_iframe_id&&e.google_bpp&&(b.bpp=e.google_bpp);e=N();a:
{var f=N();try{var g=f.performance;if(g&&g.timing&&g.now){var
h=g.timing.navigationStart+Math.round(g.now())-g.timing.domLoading;break
a}}catch(K){}h=null}(e=h?xx(h,e.Date.now()-
gm,1E6):null)&&(b.bdt=e);b.idt=xx(a.H,gm);e=a.F;b.shv=I(a.T,2);a.Ea&&(b.mjsv=a.Ea);
"sa"==e.google_loader_used?
b.ptt=5:"aa"==e.google_loader_used&&(b.ptt=9);/^\w{1,3}$/.test(e.google_loader_used
)&&(b.saldr=e.google_loader_used);if(e=kg(a.pubWin)){b.is_amp=1;h=e||
kg();b.amp_v=h&&h.mode?+h.mode.version||null:null;if((e=e||kg())&&e.container)
{e=e.container.split(",");h=[];for(g=0;g<e.length;g+
+)h.push(jg[e[g]]||"x");e=h.join()}else
e=null;e&&(b.act=e)}N()==window.top&&(b.abxe=1);if("_gfp_a_"in a.pubWin)
{e=a.pubWin._gfp_a_;if("boolean"!==typeof e)throw Error(`Illegal value of $
{"_gfp_a_"}: ${e}`);e&&(e=new Bw(a.pubWin),
(h=zw(e,c))&&(b.cookie=h),S(Wk)&&(h=c?cv("__gpi",c,e.j):null)&&!
h.includes("&")&&(b.gpic=h),S(Xk)&&"1"===(c?
cv("__gpi_opt_out",c,e.j):null)&&(b.gpico="1"))}e=Su();g=W(e,8,
{});h=d.google_ad_section;g[h]&&(b.prev_fmts=g[h]);g=W(e,9,
{});g[h]&&(b.prev_slotnames=g[h].toLowerCase());aA(d,e);h=W(e,15,0);0<h&&(b.nras=St
ring(h));b.correlator=W(e,7,Ru());S(Yk)&&(b.rume=1);if(d.google_ad_channel)
{h=W(e,10,{});g="";f=d.google_ad_channel.split(Pz);for(var k=0;k<f.length;k++){var
l=f[k];h[l]?g+=l+"+":h[l]=!0}b.pv_ch=
g}if(d.google_ad_host_channel){g=W(e,11,
[]);f=d.google_ad_host_channel.split("|");e=-1;h=[];for(k=0;k<f.length;k++)
{l=f[k].split(Pz);g[k]||(g[k]={});var m="";for(var n=0;n<l.length;n++){var
q=l[n];""!==q&&(g[k][q]?m+="+"+q:g[k][q]=!0)}m=m.slice(1);h[k]=m;""!
==m&&(e=k)}g="";if(-1<e){for(f=0;f<e;f++)g+=h[f]
+"|";g+=h[e]}b.pv_h_ch=g}b.frm=d.google_iframing;b.ife=d.google_iframing_environmen
t;e=d.google_ad_client;try{var r=Yf(window),x=r.google_prev_clients;x||
(x=r.google_prev_clients={});if(e in x)var w=
1;else x[e]=!0,w=2}catch(K)
{w=0}b.pv=w;x=a.pubWin.document;w=a.F;e=a.pubWin;r=x.domain;e=(B(c,5)&&bv(e)?
e.document.cookie:null)||"";f=a.pubWin.screen;k=x.referrer;m=Ig();if(kg())var
D=N().gaGlobal||{};else{h=Math.round((new
Date).getTime()/1E3);g=w.google_analytics_domain_name;c="undefined"==typeof g?
fz("auto",r):fz(g,r);n=-1<e.indexOf("__utma="+c+".");l=-1<e.indexOf("__utmb="+c);
(r=(ng()||N()).gaGlobal)||(r={},(ng()||N()).gaGlobal=r);x=!1;if(n){var
A=e.split("__utma="+c+".")[1].split(";")[0].split(".");
l?r.sid=A[3]:r.sid||(r.sid=h+"");r.vid=A[0]+"."+A[1];r.from_cookie=!0}else{r.sid||
(r.sid=h+"");if(!r.vid){x=!
0;l=Math.round(2147483647*Math.random());n=dz.appName;q=dz.version;var
E=dz.language?
dz.language:dz.browserLanguage,F=dz.platform,H=dz.userAgent;try{A=dz.javaEnabled()}
catch(K){A=!1}A=[n,q,E,F,H,A?1:0].join("");f?
A+=f.width+"x"+f.height+f.colorDepth:t.java&&t.java.awt&&(f=t.java.awt.Toolkit.getD
efaultToolkit().getScreenSize(),A+=f.screen.width+"x"+f.screen.height);A=A+e+
(k||"");for(f=A.length;0<
m;)A+=m--^f++;r.vid=(l^ez(A)&2147483647)+"."+h}S(gl)&&r.from_cookie||
(r.from_cookie=!1)}if(!r.cid){b:for(h=g,A=999,h&&(h=0==h.indexOf(".")?
h.substr(1):h,A=h.split(".").length),h=999,e=e.split(";"),g=0;g<e.length;g+
+)if(f=gz.exec(e[g])||hz.exec(e[g])||iz.exec(e[g])){k=f[1]||0;if(k==A){D=f[2];break
b}k<h&&(h=k,D=f[2])}x&&D&&-1!=D.search(/^\d+\.\d+$/)?(r.vid=D,r.from_cookie=!0):D!
=r.vid&&(r.cid=D)}r.dh=c;r.hid||
(r.hid=Math.round(2147483647*Math.random()));D=r}b.ga_vid=D.vid;b.ga_sid=D.sid;b.ga
_hid=D.hid;
b.ga_fc=D.from_cookie;b.ga_cid=D.cid;b.ga_wpids=w.google_analytics_uacct;
$z(a.pubWin,b);(a=d.google_ad_layout)&&0<=px[a]&&(b.rplot=px[a])};const
cA=(a,b)=>{a=a.A;var c;(c=null==a?0:B(a,6))||(c=Su(),c=W(c,26,void
0));c&&(b.npa=1);a&&(Vb(a,3)&&(b.gdpr=B(a,3)?"1":"0"),(c=y(a,1))&&(b.us_privacy=c),
(c=y(a,2))&&(b.gdpr_consent=c),(c=y(a,4))&&(b.addtl_consent=c),
(a=y(a,7))&&(b.tcfe=a))};
var dA=(a,b)=>{const c=a.F;cA(a,b);Cg(jz,
(d,e)=>{b[d]=c[e]});Sw(c)&&(a=fx(c),b.fa=a);b.pi||null==c.google_ad_slot||
(a=So(c),null!=a.j&&(a=jn(a.j.value),b.pi=a))},eA=(a,b)=>{var c=mg()||
Yl(a.pubWin.top);c&&(b.biw=c.width,b.bih=c.height);c=a.pubWin;c.top!
=c&&(a=Yl(a.pubWin))&&(b.isw=a.width,b.ish=a.height)},fA=(a,b)=>{var
c=a.pubWin;null!==c&&c!=c.top?(a=[c.document.URL],c.name&&a.push(c.name),c=Yl(c,!
1),a.push(c.width.toString()),a.push(c.height.toString()),a=yf(a.join(""))):a=0;0!
==a&&(b.ifk=a)},
gA=(a,b)=>{(a=Yu()[a.F.google_ad_client])&&(b.psts=a.join())},hA=(a,b,c)=>{a:
{c=av(c,a.pubWin);let d=-
1;try{c&&(d=parseInt(c.getItem("goog_pem_mod"),10))}catch(e){c=null;break
a}c=0<=d&&1E3>d?
d:null}b.pem=c;S(Hk)&&(a=a.pubWin.tmod)&&(b.tmod=a)},iA=(a,b)=>{(a=a.pubWin.google_
user_agent_client_hint)&&(b.uach=Cb(a))},jA=(a,b)=>{(a=Dz(a.pubWin))&&0<a.length&&(
b.tt_state=Cb(JSON.stringify(a)))},kA=(a,b)=>{if(a=a.pubWin.google_floc)b.floc_id=a
.id,b.floc_ver=a.version},lA=(a,b)=>{try{const d=a.pubWin&&a.pubWin.external&&
a.pubWin.external.getHostEnvironmentValue&&a.pubWin.external.getHostEnvironmentValu
e.bind(a.pubWin.external);if(d){var c=parseInt(JSON.parse(d("os-mode"))["os-
mode"],10);0<=c&&(b.wsm=c+1)}}catch(d){}};function mA(a,b)
{S(Uk)&&(0<=a.F.google_ad_public_floor&&(b.pubf=a.F.google_ad_public_floor),0<=a.F.
google_ad_private_floor&&(b.pvtf=a.F.google_ad_private_floor))}
var Qz=(a,b)=>{const
c={};dA(a,c);uz();c.adsid=rz[1];uz();c.pucrd=rz[6];iA(a,c);jA(a,c);kA(a,c);bA(a,c,b
);Mg(c);S(Sk)&&(c.u_sd=Zl(a.pubWin));if(S(Ek)){let
d;c.dmc=null==(d=a.pubWin.navigator)?void 0:d.deviceMemory}$h(889,
()=>{if(null==a.M)c.adx=-12245933,c.ady=-12245933;else{var d=gw(a.M,a.W);c.adx&&-
12245933!=c.adx&&c.ady&&-12245933!=c.ady||
(c.adx=Math.round(d.x),c.ady=Math.round(d.y));am(a.W)||(c.adx=-12245933,c.ady=-
12245933,a.j|=32768)}});eA(a,c);fA(a,c);Wz(a,c);Vz(a,c);a.C&&(c.oid=a.C);gA(a,
c);c.pvsid=Sf(a.pubWin,Xh);hA(a,c,b);lA(a,c);a.D&&(c.scar=a.D);Zz(a,c,b);c.fu=a.j;c
.bc=mz();uz();c.jar=rz[4];Zb(a.T,9)&&Yz(c);pi()&&(c.atl=!
0);c.rc=a.F.rss;mA(a,c);return c};const Rz=/YtLoPri/;function nA(a,b)
{xh(a,c=>{c.shv=String(b);c.mjsv="m202110260101";c.eid=yw(t)})}function oA(a)
{nA(Xh,I(a,2));nA(Zj,I(a,2));a=Zb(a,6);Ch(qw,Eh);qw=a};function pA({zd:a,re:b})
{return a||("dev"===b?"dev":"")};var qA="undefined"===typeof sttc?void
0:sttc;function rA(a){var b=Xh;try{return Ch(a,Dh),new dw(JSON.parse(a))}catch(c)
{b.ta(838,c instanceof Error?c:Error(String(c)),void
0,d=>{d.jspb=String(a)})}return new dw};O(Dl).l(bl.j,bl.defaultValue);function
sA(a,b,c,d){var e,f,g,h,k,l,m;const n=new nq;let q="";const r=x=>{try{const
w="object"===typeof x.data?
x.data:JSON.parse(x.data);q===w.paw_id&&(ie(a,"message",r),w.error?
n.l(Error(w.error)):n.j(d(w)))}catch(w)
{}};return"function"===typeof(null===(e=a.gmaSdk)||void 0===e?void
0:e.getQueryInfo)?
(L(a,"message",r),q=c(a.gmaSdk),n.promise):"function"===typeof(null===(h=null===(g=
null===(f=a.webkit)||void 0===f?void 0:f.messageHandlers)||void 0===g?void
0:g.getGmaQueryInfo)||void 0===h?void 0:
h.postMessage)||"function"===typeof(null===(m=null===(l=null===(k=a.webkit)||void
0===k?void 0:k.messageHandlers)||void 0===l?void 0:l.getGmaSig)||void 0===m?void
0:m.postMessage)?
(q=String(Math.floor(2147483647*vf(a))),L(a,"message",r),b(a.webkit.messageHandlers
,q),n.promise):null}function tA(a){return sA(a,(b,c)=>{var d;return void(null!
==(d=b.getGmaQueryInfo)&&void 0!==d?
d:b.getGmaSig).postMessage(c)},b=>b.getQueryInfo(),b=>b.signal)};function uA(a)
{if(a.j)return a.j;a.j=Lf(a.l,"__uspapiLocator");return a.j}function vA(a){var
b;return"function"===typeof(null===(b=a.l)||void 0===b?void 0:b.__uspapi)||null!
=uA(a)}function wA(a,b){var c,d;if("function"===typeof(null===(c=a.l)||void 0===c?
void 0:c.__uspapi))(null===(d=a.l)||void 0===d?void 0:d.__uspapi)
("getUSPData",1,b);else if(uA(a)){xA(a);const e=+
+a.D;a.C[e]=b;a.j&&a.j.postMessage({["__uspapiCall"]:
{command:"getUSPData",version:1,callId:e}},"*")}}
function yA(a,b){let c={};if(vA(a)){var d=ce(()=>b(c));wA(a,
(e,f)=>{f&&(c=e);d()});setTimeout(d,500)}else b(c)}function xA(a){a.A||(a.A=b=>{var
c;try{let e={};"string"===typeof b.data?e=JSON.parse(b.data):e=b.data;var
d=e.__uspapiReturn;null===(c=a.C)||void 0===c?void 0:c[d.callId]
(d.returnValue,d.success)}catch(e){}},L(a.l,"message",a.A))}
var zA=class extends os{constructor(a)
{super();this.l=a;this.j=null;this.C={};this.D=0;this.A=null}B()
{this.C={};this.A&&(ie(this.l,"message",this.A),delete this.A);delete this.C;delete
this.l;delete this.j;super.B()}};var AA=class extends v{constructor(a)
{super(a)}};var CA=class extends v{constructor(a){super(a,-1,BA)}},BA=[1,2];var
DA=class extends v{constructor(a){super(a)}};var EA=class extends v{constructor(a)
{super(a)}};function FA(a){a.D||(a.l||(a.j.googlefc?
a.l=a.j:a.l=Lf(a.j,"googlefcPresent")),a.D=!0);return!!a.l}function GA(a){a.A||
(a.A=b=>{try{const c=ec(EA,b.data.__fciReturn);(0,a.C[y(c,1)])(c)}catch(c)
{}},L(a.j,"message",a.A))}function HA(a,b,c){if(FA(a))if(a.l===a.j)a=a.j.googlefc||
(a.j.googlefc={}),a.__fci=a.__fci||
[],a.__fci.push(b,d=>{c(ec(EA,d))});else{GA(a);const d=a.G+
+;a.C[d]=c;a.l.postMessage({["__fciCall"]:{command:b,callId:d}},"*")}}function
IA(a,b){return new Promise(c=>{HA(a,b,c)})}
var JA=class extends os{constructor(a)
{super();this.j=a;this.A=this.l=null;this.C={};this.G=0;this.D=!
1}},KA=(a,b,c,d)=>{if(!b)return Promise.resolve(null);const
e=C(b,AA,3);b=C(b,DA,2);return e&&b&&1===y(b,1)&&2===y(e,1)?
IA(a,"getM25Consent").then(f=>{var g=C(f,CA,4);if(g){if(f=d,c){const
h=Wb(g,1);h&&h.includes(c)&&(f=!1);(g=Wb(g,2))&&g.includes(c)&&(f=!0)}}else
f=null;return f}):Promise.resolve(null)};const LA=(a,b)=>{try{var
c,d;a:switch(Yb(b,4,0)){case 1:var e="pt";break a;case 2:e="cr";break
a;default:e=""}var f=new ue(se(Yb(b,2,0)),I(b,3),e),g=null!
==(d=null===(c=C(b,re,5))||void 0===c?void 0:I(c,1))&&void 0!==d?
d:"";f.Sa=g;f.ka=a;var h=f.build();me(h)}catch(k){}};function MA(a,b)
{a.goog_sdr_l||(Object.defineProperty(a,"goog_sdr_l",{value:!
0}),"complete"===a.document.readyState?LA(a,b):L(a,"load",()=>void
LA(a,b)))};function NA(a){var b,c;try{return(null!==(c=null===(b=a.top)||void
0===b?void 0:b.frames)&&void 0!==c?c:{}).google_ads_top_frame}catch(d){}return
null}function OA(a){const b=RegExp("^https?://[^/#?]+/?$");return!!a&&!b.test(a)}
function PA(a){if(a===a.top||mf(a.top))return Promise.resolve({status:4});const
b=NA(a);if(!b)return
Promise.resolve({status:2});if(a.parent===a.top&&OA(a.document.referrer))return
Promise.resolve({status:3});const c=new nq;a=new
MessageChannel;a.port1.onmessage=d=>{"__goog_top_url_resp"===d.data.msgType&&c.j({N
a:d.data.topUrl,status:d.data.topUrl?
0:1})};b.postMessage({msgType:"__goog_top_url_req"},"*",[a.port2]);return
c.promise};function QA(a,b){const
c=a.document.getElementById(b.google_async_iframe_id+"_anchor");a=a.document.getEle
mentById(b.google_async_iframe_id+"_expand");if(null==c||null==a)throw
Error("no_ins");return{W:c,X:a}}
var SA=async a=>{var {T:b,Z:c,Ea:d,slot:e}=a;a=e.vars;const
{W:f,X:g}=QA(e.pubWin,e.vars),h=new
ew({M:Ug(e.pubWin),pubWin:e.pubWin,F:a,T:b,Z:c,Ea:d,W:f,X:g});h.H=Date.now();ri(1,
[h.F]);try{await RA(h)}catch(k){if(!bi(159,k))throw k;}$h(639,()=>{{var k=h.F;const
m=h.M;if(m&&1===k.google_responsive_auto_format&&!
0===k.google_full_width_responsive_allowed){var l;
(l=(l=m.document.getElementById(k.google_async_iframe_id))?
ff(l,"INS","adsbygoogle"):null)?(k=new wx(m,l,k),k.l=t.setInterval(la(k.G,k),500),
k.G(),k=!0):k=!1}else k=!1}return k});$h(914,
()=>{aw(e.pubWin.top,e.vars,b,e.vars.google_ad_client)})},RA=a=>{if(/_sdo/.test(a.F
.google_ad_format))return Promise.resolve();var b=Su(),c=W(b,22,!1);c||
(b.S[Vu(22)]=!0);c||(c=a.F,b=a.T,O(Uh).j(13),O(Uh).j(11),c=Bv(c),
(b=I(b,10))&&c.push(b));S(Cl)&&(lf=!0);b=Su();(c=W(b,23,!1))||(b.S[Vu(23)]=!0);if(!
c){b=C(a.T,iv,5)||new iv;b=new
jv(a.pubWin,a.F.google_ad_client,b,Zb(a.T,6));c=S(Qk);b.l=c;const
e=C(b.C,yj,1);if(b.l){c=b.j;if(b.B&&!hs(e)){var d=new Pu;
d=z(d,1,1)}else d=null;if(d)
{d=dc(d);try{c.localStorage.setItem("google_auto_fc_cmp_setting",d)}catch(f)
{}}}e&&is(new js(b.j,new Bs(b.j,b.A),e,new Vq(b.j)))}b=!kg()&&!Ka();return!b||b&&!
TA(a)?UA(a):Promise.resolve()};
const VA=(a,b,c)=>{c=void 0===c?!1:c;b=gw(a.M,b);const d=mg()||
Yl(a.pubWin.top);if(!b||-12245933==b.y||-12245933==d.width||-12245933==d.height||!
d.height)return 0;let e=0;try{const f=a.pubWin.top;e=$l(f.document,f).y}catch(f)
{return 0}a=e+d.height;return b.y<e?c?0:(e-b.y)/d.height:b.y>a?(b.y-
a)/d.height:0};function TA(a){return WA(a)||XA(a)}
function WA(a){const b=a.F;if(!b.google_pause_ad_requests)return!1;const
c=t.setTimeout(()=>{P("abg:cmppar",
{client:a.F.google_ad_client,url:a.F.google_page_url})},1E4),d=ai(450,
()=>{b.google_pause_ad_requests=!
1;t.clearTimeout(c);a.pubWin.removeEventListener("adsbygoogle-pub-unpause-ad-
requests-event",d);TA(a)||UA(a)});a.pubWin.addEventListener("adsbygoogle-pub-
unpause-ad-requests-event",d);return!0}
function XA(a){const b=a.pubWin.document,c=YA();if(0>c.hidden&&0>c.visible)return!
1;const d=a.W,e=wi(b);if(!e)return!1;if(!xi(b))return ZA(a,c.visible,d);const
f=3===vi(b);if(VA(a,d)<=c.hidden&&!f)return!1;let g=ai(332,()=>{!
xi(b)&&g&&(ie(b,e,g),ZA(a,c.visible,d)||UA(a),g=null)});return L(b,e,g)}function
YA(){const a={hidden:0,visible:T(Lk)||4};if(!t.IntersectionObserver||
S(Fk))a.visible=-1;if(jf()){const b=T(Kk)||1;a.visible*=b}return a}
function ZA(a,b,c){if(!c||0>b)return!1;var d=a.F;if(!
Ml(d.google_reactive_ad_format)&&(Sw(d)||d.google_reactive_ads_config)||!am(c)||
VA(a,c)<=b)return!1;var e=Su();const f=W(e,8,{});e=W(e,9,
{});d=d.google_ad_section||d.google_ad_region||"";const g=!!
a.pubWin.google_apltlad;if(!f[d]&&!e[d]&&!g)return!1;a.G=new
t.IntersectionObserver((h,k)=>{Ua(h,l=>{0>=l.intersectionRatio||
(k.unobserve(l.target),$h(294,()=>{UA(a)}))})},
{rootMargin:100*b+"%"});a.G.observe(c);return!0}
var UA=async a=>{$h(326,()=>{if(1===Lg(a.F)){var c=S(ol),d=c||
S(ml),e=a.pubWin;if(d&&e===e.top){var f=new li;d=new mi;var
g=Sf(a.pubWin);ac(f,1,g,0);g=yw(a.pubWin);ac(f,5,g,"");hc(f,2);bc(d,1,f);f=new
ki;f=ac(f,10,!0,!1);g=S(dl);f=ac(f,8,g,!1);g=S(el);f=ac(f,9,g,!
1);g=S(il);f=ac(f,7,g,!1);g=S(hl);f=ac(f,13,g,!1);g=S(jl);f=ac(f,14,g,!
1);bc(d,2,f);e.google_rum_config=d.toJSON();qf(e.document,Sd(Zb(a.T,9)&&c?
a.Z.fe:a.Z.ge))}else sh(Zh)}});try{await $A(a)}catch(c)
{bi(827,c)}a.F.google_ad_channel=aB(a,
a.F.google_ad_channel);a.F.google_tag_partner=bB(a,a.F.google_tag_partner);cB(a);co
nst b=a.F.google_start_time;"number"===typeof b&&(gm=b,a.F.google_start_time=null);
$h(161,()=>{const
c=a.F;null==c.google_ad_output&&(c.google_ad_output="html");if(null!
=c.google_ad_client){var d;(d=String(c.google_ad_client))?(d=d.toLowerCase(),"ca-"!
=d.substring(0,3)&&(d="ca-"+d)):d="";c.google_ad_client=d}null!
=c.google_ad_slot&&(c.google_ad_slot=String(c.google_ad_slot));if(null==c.google_fl
ash_version){try{var e=
Sg()}catch(f){e="0"}c.google_flash_version=e}c.google_webgl_support=!!
Be.WebGLRenderingContext;c.google_ad_section=c.google_ad_section||
c.google_ad_region||"";c.google_country=c.google_country||c.google_gl||"";e=(new
Date).getTime();Array.isArray(c.google_color_bg)&&(c.google_color_bg=fw(a,c.google_
color_bg,e));Array.isArray(c.google_color_text)&&(c.google_color_text=fw(a,c.google
_color_text,e));Array.isArray(c.google_color_link)&&(c.google_color_link=fw(a,c.goo
gle_color_link,e));Array.isArray(c.google_color_url)&&
(c.google_color_url=fw(a,c.google_color_url,e));Array.isArray(c.google_color_border
)&&(c.google_color_border=fw(a,c.google_color_border,e));Array.isArray(c.google_col
or_line)&&(c.google_color_line=fw(a,c.google_color_line,e))});dB(a);Sw(a.F)&&(lw()&
&(a.F.google_adtest=a.F.google_adtest||"on"),a.F.google_pgb_reactive=a.F.google_pgb
_reactive||3);eB(a.M);return
fB(a)},dB=a=>{a.M&&(Ww(a.M,a.Z.Bd),Uw(a.M.location)&&ex(a.M,{enable_page_level_ads:
{["pltais"]:!0},google_ad_client:a.F.google_ad_client}))},
aB=(a,b)=>(b?[b]:[]).concat(Av(a.F).ad_channels||[]).join("+"),bB=(a,b)=>(b?[b]:
[]).concat(Av(a.F).tag_partners||[]).join("+"),iB=(a,b,c,d)=>{c.src=yx(a);const
e=d.pubWin.document;a=N()==window.top;c=gB(c);a&&d.l.push(og(d.pubWin,c));hB(d.W,c)
;S(jk)&&t.setTimeout(ai(644,()=>{const f=e.getElementById(b);Uf(f,
()=>{t.setTimeout(()=>{for(const g of d.l)g();d.l.length=0},200)})}),0);return
Promise.resolve(c)};function gB(a){const b=rf("IFRAME");wf(a,(c,d)=>{null!
=c&&b.setAttribute(d,c)});return b}
var jB=(a,b,c)=>9==a.F.google_reactive_ad_format&&ff(a.X,null,"fsi_container",void
0)?
(a.W.appendChild(b),Promise.resolve(b)):cx(a.Z.Lc,525,d=>{a.W.appendChild(b);d.crea
teAdSlot(a.M,a.F,b,a.X.parentElement,av(c,a.pubWin));return b});
function kB(a,b,c,d){MA(a.pubWin,oe(hc(hc(ne(new pe,qe(new
re,String(Sf(a.pubWin)))),4),2),I(a.T,2)));const
e=a.M;a.F.google_acr&&a.F.google_acr(b);L(b,"load",()=>{b&&b.setAttribute("data-
load-complete",!0);const g=e?Av(e).enable_overlap_observer||!1:!1;(a.F.ovlp||
S(Ok)||g)&&e&&e===a.pubWin&&lB(e,a,a.X,b)});var
f=g=>{g&&a.l.push(()=>g.lb())};mB(a,b);S(Xk)&&nB(a,b);!e||Sw(a.F)&&!gx(a.F)||(f(new
Nx(a,b)),f(new Ty(e,b,a.F)),f(new Rx(a,b)),f(new Kx(a,b)),f(e.IntersectionObserver?
null:new Mx(e,b,a.W)));
e&&(f(new Ex(e,b)),a.l.push(qx(e,a.F)),O(vx).init(e),a.l.push(Ax(e,a.X,b)));S(nl)||
oB(a,c,b);b&&b.setAttribute("data-google-container-id",d);c=a.F.iaaso;null!
=c&&(d=a.X,f=d.parentElement,(f&&Qg.test(f.className)?f:d).setAttribute("data-auto-
ad-
size",c));c=a.X;c.setAttribute("tabindex","0");c.setAttribute("title","Advertisemen
t");c.setAttribute("aria-label","Advertisement");pB(a)}
var mB=(a,b)=>{const c=a.pubWin,d=a.F.google_ad_client,e=Yu();let f=null;const
g=ei(c,"pvt",(h,k)=>{"string"===typeof
h.token&&k.source===b.contentWindow&&(f=h.token,g(),e[d]=e[d]||
[],e[d].push(f),100<e[d].length&&e[d].shift())})},nB=(a,b)=>{ei(a.pubWin,"gpi-uoo",
(c,d)=>{if(d.source===b.contentWindow){d=new
ze;d=z(d,1,c.userOptOut?"1":"0");d=z(d,2,2147483647);d=z(d,3,"/");var
e=(e=a.F.google_page_url.match(kf)[3]||null)?decodeURI(e):e;e=z(d,4,e);d=new
Bw(a.pubWin);Aw(d,"__gpi_opt_out",e,a.A);if(c.clearAdsData&&
(c=a.A)&&cv("__gpi",c,d.j))for(const f of
Xf(d.j.location.hostname))e=d.j,B(c,5)&&bv(e)&&(new
$u(e.document)).remove("__gpi","/",f)}})};
const pB=a=>{const b=kg(a.pubWin);if(b)if("AMP-STICKY-AD"===b.container){const
c=e=>{"fill_sticky"===e.data&&b.renderStart&&b.renderStart()},d=ai(616,c);L(a.pubWi
n,"message",d);a.l.push(()=>{ie(a.pubWin,"message",c)})}else
b.renderStart&&b.renderStart()},lB=(a,b,c,d)=>{Xx(new fy(a,void
0),c).then(e=>{ri(8,[e]);return e}).then(e=>{const f=c.parentElement;
(f&&Qg.test(f.className)?f:c).setAttribute("data-overlap-observer-
io",e.isOverlappingOrOutsideViewport);return e}).then(e=>{const f=b.F.armr||"",
g=e.executionTime||"",h=null==b.F.iaaso?"":Number(b.F.iaaso),k=Number(e.isOverlappi
ngOrOutsideViewport),l=Wa(e.entries,D=>`${D.overlapType}:${D.overlapDepth}:$
{D.overlapDetectionPoint}`),m=e.overlappedArea.toFixed(2),n=d.dataset.googleQueryId
||"",q=m*e.targetRect.width*e.targetRect.height,r=e.scrollPosition.scrollX+","+e.sc
rollPosition.scrollY,x=Ng(e.target),w=[e.targetRect.left,e.targetRect.top,e.targetR
ect.right,e.targetRect.bottom].join();e=e.viewportSize.width+"x"+e.viewportSize.hei
ght;P("ovlp",
{adf:b.F.google_ad_dom_fingerprint,armr:f,client:b.F.google_ad_client,eid:yw(b.F),e
t:g,fwrattr:b.F.google_full_width_responsive,iaaso:h,io:k,saldr:b.F.google_loader_u
sed,oa:m,oe:l.join(","),qid:n,rafmt:b.F.google_responsive_auto_format,roa:q,slot:b.
F.google_ad_slot,sp:r,tgt:x,tr:w,url:b.F.google_page_url,vp:e},1)}).catch(e=>{ri(8,
["Error:",e.message,c]);P("ovlp-err",{err:e.message},1)})};
var qB=a=>{var b=u("Edge")?4E3:8100;var c=a;c.length>b&&(c=c.substring(0,b-
8),c=c.replace(/%\w?$/,""),c=c.replace(/&[^=]*=?$/,""),c+="&trunc=1");if(c!==a){b-
=8;let d=a.lastIndexOf("&",b);-1===d&&(d=a.lastIndexOf("?",b));P("trn",
{ol:a.length,tr:-1===d?"":a.substring(d+1),url:a},.01)}return c},rB=(a,b,c)=>{var
d=b,e=0===a.B;b=a.F;const
f=b.google_async_iframe_id,g=b.google_ad_width,h=b.google_ad_height,k=hx(b),l={id:f
,name:f};k||(l.style="left:0;position:absolute;top:0;border:0;"+`width:$
{g}px;`+`height:${h}px;`);
var m=Jf();if(m["allow-top-navigation-by-user-activation"]&&m["allow-popups-to-
escape-sandbox"]){m=d;if(d="fsb="+encodeURIComponent("1")){var
n=m.indexOf("#");0>n&&(n=m.length);var q=m.indexOf("?");if(0>q||q>n){q=n;var
r=""}else r=m.substring(q+1,n);m=[m.substr(0,q),r,m.substr(n)];n=m[1];m[1]=d?n?
n+"&"+d:d:n;d=m[0]+(m[1]?"?"+m[1]:"")+m[2]}else d=m;l.sandbox=If().join("
")}n=d;d=qB(d);q=e?d.replace(/&ea=[^&]*/,"")+"&ea=0":d;m=k?d:yx(q);null!
=g&&(l.width=String(g));null!=h&&(l.height=String(h));l.frameborder=
"0";l.src=m;l.marginwidth="0";l.marginheight="0";l.vspace="0";l.hspace="0";l.allowt
ransparency="true";l.scrolling="no";l.allowfullscreen="true";m="";if(e)
{m=10;for(q="";0<m--;)q+="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234
56789".charAt(Math.floor(62*Math.random()));m=q;d=di(d,m);di(n,m)}else
d=q;b.dash&&(l.srcdoc=b.dash);n=Dz(a.pubWin);q=b.google_trust_token_additional_sign
ing_data;n&&Ez(n)&&(n=Gz(n,q))&&(l.trustToken=JSON.stringify(n));if(S(al))
{n=a.pubWin.document;S(cl)?q=(q=window.navigator.userAgent.match(/Chrome\/([0-
9]+)/))&&
92>Number(q[1])?"conversion-measurement":"attribution-reporting":q="conversion-
measurement";var x;if(null==(x=n.featurePolicy)?
0:x.features().includes(q))l.allow=q}k?
(l.name="",x=gB(l),c=jB(a,x,c)):c=iB(d,f,l,a);e&&(e=a.Z.ve,b={id:f,url:d,width:g,he
ight:h,pc:m,ce:a.pubWin,md:f,Vh:"google_expandable_ad_slot"+Lg(b),Od:e.toString(),U
b:a.pubWin},b=!b.id||!b.url||0>=b.width||0>=b.height||!b.pc||!b.Ub?void
0:ei(b.Ub,"ct",ma(hi,b,e)),b&&a.l.push(b));return c},oB=(a,b,c)=>{const d=!La()||
0<=Ga(Sa(),11)?Hi():
yi();d.getOseId()&&(N().Goog_AdSense_getAdAdapterInstance=Hi,d.registerAdBlock(b,1,
"",c),a.l.push(()=>{d.unloadAdBlock(c,!1,!0)}))};
async function sB(a){var b=a.F,c=a.pubWin,d=a.A,e=av(d,a.pubWin);if(!
B(d,5)&&S(kk))return
Promise.resolve();B(d,5)&&Hw(d,a.pubWin,a.F.google_ad_client);var
f=a.F.google_reactive_ads_config;f&&(bx(a.M,f),mx(f,a,av(d)),f=f.page_level_pubvars
,da(f)&&uc(a.F,f));B(d,5)&&await tB(a.F);if(!S(ul)||!Fz(a.pubWin,rw(),I(a.T,8)))
{const g=T(Bl);f=c.google_trust_token_operation_promise;0<g&&f&&await
Promise.race([f,new Promise(h=>void setTimeout(()=>h(),g))])}f="";hx(b)?
(f=a.Z.we.toString()+"#"+Tz(b),aA(b,Su()),
uB(b)):(5==b.google_pgb_reactive&&b.google_reactive_ads_config||!Tw(b)||
Rw(c,b,e))&&uB(b)&&(f=Sz(a,d));ri(2,[b,f]);if(!f)return
Promise.resolve();b.google_async_iframe_id||
Kg(c);e=Lg(b);b=t.window===t.window.top?"a!"+e.toString(36):`${e.toString(36)}.$
{Pe()}`;c=0<VA(a,a.W,!0);e={["ifi"]:e,
["uci"]:b};c&&(c=Su(),e.btvi=W(c,21,1),Xu(c,21));f=Gg(e,f);d=rB(a,f,d);f=qB(f);a.F.
rpe&&My(a.pubWin,a.W,{height:a.F.google_ad_height,kc:"force",mc:!0,Oc:!
0,eb:a.F.google_ad_client});d=await d;try{kB(a,d,f,b)}catch(g){bi(223,
g)}}
const tB=a=>"aa"!==a.google_loader_used&&"sa"!==a.google_loader_used||!(Oa()?
0<=Ga(Sa(),11):Ma()&&0<=Ga(Sa(),65))?(zz(null),Promise.resolve()):new
Promise(b=>{zz(b.bind(null,!0))}),vB=a=>{const b=new zA(a);return new
Promise(c=>{yA(b,d=>{d&&"string"===typeof d.uspString?
c(d.uspString):c()})})},wB=a=>{let b=T(qk);0>b&&(b=-1);a=new zs(a,b);return ts(a)?
ys(a):Promise.resolve()},xB=a=>{var b=Kf(t.top,"googlefcPresent");t.googlefc&&!
b&&P("adsense_fc_has_namespace_but_no_iframes",{publisherId:a},1)},yB=
a=>FA(a)?IA(a,"loaded"):Promise.resolve(),zB=(a,b)=>{const
c=b.se,d=b.uspString;b=b.ke;const e=new ev;if(c){var
f=dv(e,rs(c));f=z(f,2,c.tcString);f=z(f,4,c.addtlConsent||"");z(f,7,c.internalError
State);void 0!==c.gdprApplies&&z(e,3,c.gdprApplies)}else dv(e,!0);d&&z(e,1,d);null!
==b&&z(e,6,b);a.A=e},AB=async a=>{var b=T(mk);if(0>=b)return
Promise.resolve();const c=$h(809,()=>tA(a));if(c)try{return await
Promise.race([c,Wf(b,"0")])}catch(d){return bi(809,d),"0"}},BB=a=>{var
b=T(ok);if(0>=b)return Promise.resolve();
const c=lh();return Promise.race([$h(832,()=>PA(a)),Wf(b)]).then(d=>{let e;const
f=null!=(e=null==d?void 0:d.status)?e:100;P("afc_etu",{etus:f,sig:lh()-
c,tms:b});return null==d?void 0:d.Na})},CB=a=>{var b=T(xl);const c=ai(779,
()=>Nz(new Oz(a)));return Promise.race([c(),Wf(b)])};
var DB=async a=>{pz=N;vz(I(a.T,8));pv(a.pubWin);xB(a.F.google_ad_client);var b=new
JA(a.pubWin),c=await
yB(b);b=[wB(a.pubWin),vB(a.pubWin),KA(b,c,a.F.google_ad_client,Zb(a.T,6))];b=await
Promise.all(b);zB(a,
{se:b[0],uspString:b[1],ke:b[2]});S(ul)&&Fz(a.pubWin,rw(),I(a.T,8))&&await CB(!!
B(a.A,5));b=AB(a.pubWin);c=$h(868,()=>BB(a.pubWin));a.D=await b||"";a.Na=await
c||"";await sB(a)},fB=a=>{var b=a.pubWin.document,c=a.F,d=c.google_ad_width;const
e=c.google_ad_height;let f=0;try{!1===c.google_allow_expandable_ads&&
(f|=1);if(!b.body||isNaN(c.google_ad_height)||
isNaN(c.google_ad_width)||!/^http/.test(b.location.protocol))f|=2;a:
{c=navigator;const h=c.userAgent,k=c.platform,l=/WebKit\/(\d+)/,m=/rv:
(\d+\.\d+)/,n=/rv:1\.8([^.]|\.0)/;if(/Win|Mac|Linux|iPad|iPod|
iPhone/.test(k)&&!/^Opera/.test(h)){const q=(l.exec(h)||[0,0])[1],r=(m.exec(h)||
[0,0])[1];if(/Win/.test(k)&&/Trident/.test(h)&&11<=b.documentMode||!
q&&"Gecko"===c.product&&27<=r&&!n.test(h)||536<=q){var g=!0;break a}}g=!1}g||(f|
=4);Ki(a.pubWin,a.pubWin.document,
d,e)&&(f|=2)}catch(h){f|=8}a.B=f;0===a.B||(a.F.google_allow_expandable_ads=!
1);Yf(a.pubWin)!=a.pubWin&&(a.j|=4);3===vi(a.pubWin.document)&&(a.j|
=32);if(b=a.M)b=a.M,b=!(V(b).scrollWidth<=V(b).clientWidth);b&&(a.j|
=1024);a.pubWin.Prototype&&a.pubWin.Prototype.Version&&(a.j|
=16384);a.F.google_loader_features_used&&(a.j|
=a.F.google_loader_features_used);S(nl)?a.C=2:(b=T(Pk),Ci=Gi,ui=.02,ti=b,b=!La()||
0<=Ga(Sa(),11)?Hi():yi(),d=Su(),a.C=b.setupOse(W(d,7,Ru())));return DB(a)};
function hB(a,b){a.style.visibility="visible";for(var
c;c=a.firstChild;)a.removeChild(c);a.appendChild(b)}
var uB=a=>{const b=Su(),c=a.google_ad_section;Sw(a)&&Xu(b,15);if(Tg(a))
{if(100<Xu(b,5))return!1}else if(100<Xu(b,6)-W(b,15,0)&&""==c)return!1;return!
0},cB=a=>{const b=a.M;if(b&&!Av(b).ads_density_stats_processed&&!
kg(b)&&(Av(b).ads_density_stats_processed=!0,S(Nk)||.01>vf(b))){const c=()=>{if(b)
{var
d=Vt(Qt(b),a.F.google_ad_client,b.location.hostname,yw(a.F).split(","));P("ama_stat
s",d,1)}};"complete"===b.document.readyState?t.setTimeout(c,1E3):L(b,"load",
()=>{t.setTimeout(c,1E3)})}},eB=a=>{a&&!Av(a).host_pinged_back&&
(Av(a).host_pinged_back=!0,P("abg_host",{host:a.location.host},.01))},$A=async
a=>{const b=a.pubWin.document;if("function"===typeof b.interestCohort&&S(Zk)){const
c=T($k),d=await Promise.race([(async()=>{const e=performance.now(),f=await
b.interestCohort();P("flocapi",{time:performance.now()-e},1);return f})(),new
Promise(e=>void setTimeout(()=>e(),c))]);d&&(a.pubWin.google_floc=d)}};
((a,b,c)=>{$h(843,()=>{var d=t.google_sl_win||t;if(!d.google_sa_impl){var
e=rA(a);oA(e);ri(16,[3,e.toJSON()]);var
f=pA({zd:b,re:I(e,2)}),g=c(f,e);d.google_sa_impl=async h=>{await
SA({T:e,Z:g,Ea:f,slot:h})};xw(uw(d));d.google_process_slots&&d.google_process_slots
();d=(t.Prototype||{}).Version;null!=d&&P("prtpjs",{version:d})}})})
(qA,"m202110260101",function(a,b){const c=2012<Yb(b,1,0)?`_fy$
{Yb(b,1,0)}`:"",d=I(b,3),e=I(b,2);return{ge:J`https://pagead2.googlesyndication.com
/pagead/js/${e}/${d}/rum${c}.js`,
fe:J`https://pagead2.googlesyndication.com/pagead/js/${e}/${d}/rum_debug$
{c}.js`,Lc:a?J`https://pagead2.googlesyndication.com/pagead/managed/js/adsense/$
{a}/reactive_library${c}.js`:J`https://pagead2.googlesyndication.com/pagead/js/$
{I(b,2)}/${d}/reactive_library${c}.js`,Bd:a?
J`https://pagead2.googlesyndication.com/pagead/managed/js/adsense/$
{a}/debug_card_library${c}.js`:J`https://pagead2.googlesyndication.com/pagead/js/$
{I(b,2)}/${d}/debug_card_library$
{c}.js`,ve:J`https://pagead2.googlesyndication.com/pagead/js/${e}/$
{d}/creativetoolset/xpc_expansion_embed.js`,
we:J`https://googleads.g.doubleclick.net/pagead/html/${e}/$
{d}/zrt_lookup.html`,Wa:a?
J`https://pagead2.googlesyndication.com/pagead/managed/js/adsense/$
{a}/slotcar_library${c}.js`:J`https://pagead2.googlesyndication.com/pagead/js/$
{I(b,2)}/${d}/slotcar_library${c}.js`}});
}).call(this,"[2019,\"r20211026\",\"r20110914\",null,
[],null,null,\".google.com.pe\",null,null,[],null,[],null,null,null,null,-1]");

You might also like