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

F

The document defines functions for handling errors, promises, and version comparisons in JavaScript. It includes functions like AggregateError to handle multiple errors, Promise.any to handle any resolved promise, and semver comparison functions. Core utilities like slice, indexOf, forEach are also extended to add functionality typically found in library code.

Uploaded by

Cikgu Nora
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)
157 views

F

The document defines functions for handling errors, promises, and version comparisons in JavaScript. It includes functions like AggregateError to handle multiple errors, Promise.any to handle any resolved promise, and semver comparison functions. Core utilities like slice, indexOf, forEach are also extended to add functionality typically found in library code.

Uploaded by

Cikgu Nora
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/ 92

(function(sttc){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
'use strict';var p,ba="function"==typeof Object.defineProperties?
Object.defineProperty:function(a,b,c){if(a==Array.prototype||
a==Object.prototype)return a;a[b]=c.value;return a};function ca(a)
{a=["object"==typeof globalThis&&globalThis,a,"object"==typeof
window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var
b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find
global object");}
var ea=ca(this),fa="function"===typeof Symbol&&"symbol"===typeof
Symbol("x"),ha={},ia={};function ja(a,b,c){if(!c||null!=a)
{c=ia[b];if(null==c)return a[b];c=a[c];return void 0!==c?c:a[b]}}
function ka(a,b,c){if(b)a:{var d=a.split(".");a=1===d.length;var e=d[0],f;!a&&e in
ha?f=ha:f=ea;for(e=0;e<d.length-1;e++){var g=d[e];if(!(g in f))break
a;f=f[g]}d=d[d.length-1];c=fa&&"es6"===c?f[d]:null;b=b(c);null!=b&&(a?ba(ha,d,
{configurable:!0,writable:!0,value:b}):b!==c&&(void
0===ia[d]&&(a=1E9*Math.random()>>>0,ia[d]=fa?
ea.Symbol(d):"$jscp$"+a+"$"+d),ba(f,ia[d],{configurable:!0,writable:!
0,value:b})))}}
var la="function"==typeof Object.create?Object.create:function(a){function b()
{}b.prototype=a;return new b},ma;if(fa&&"function"==typeof
Object.setPrototypeOf)ma=Object.setPrototypeOf;else{var na;a:{var oa={a:!
0},pa={};try{pa.__proto__=oa;na=pa.a;break a}catch(a){}na=!1}ma=na?function(a,b)
{a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}var qa=ma;
function sa(a,b)
{a.prototype=la(b.prototype);a.prototype.constructor=a;if(qa)qa(a,b);else for(var c
in b)if("prototype"!=c)if(Object.defineProperties){var
d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else
a[c]=b[c];a.Ig=b.prototype}ka("AggregateError",function(a){function b(c,d)
{d=Error(d);"stack"in
d&&(this.stack=d.stack);this.errors=c;this.message=d.message}if(a)return
a;sa(b,Error);b.prototype.name="AggregateError";return b},"es_2021");
ka("Promise.any",function(a){return a?a:function(b){b=b instanceof Array?
b:Array.from(b);return Promise.all(b.map(function(c){return
Promise.resolve(c).then(function(d){throw d;},function(d){return
d})})).then(function(c){throw new ha.AggregateError(c,"All promises were
rejected");},function(c){return c})}},"es_2021");var t=this||self;function ta(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 ua(a){var b=typeof a;return"object"==b&&null!=a||"function"==b}function
va(a){return Object.prototype.hasOwnProperty.call(a,wa)&&a[wa]||(a[wa]=++xa)}var
wa="closure_uid_"+(1E9*Math.random()>>>0),xa=0;function za(a,b,c){return
a.call.apply(a.bind,arguments)}
function Aa(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 Ba(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?Ba=za:Ba=Aa;return Ba.apply(null,arguments)}
function Ca(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 Ea()
{return Date.now()}function Fa(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 Ha(a,b){function c()
{}c.prototype=b.prototype;a.Ig=b.prototype;a.prototype=new
c;a.prototype.constructor=a;a.Uk=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 Ja(a){return a};var
Ka={Vj:0,Uj:1,Tj:2};function Ma(a,b)
{if(Error.captureStackTrace)Error.captureStackTrace(this,Ma);else{const
c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!
==b&&(this.cause=b)}Ha(Ma,Error);Ma.prototype.name="CustomError";var Na;function
Oa(a,b){a=a.split("%s");let c="";const d=a.length-1;for(let e=0;e<d;e++)c+=a[e]+
(e<b.length?
b[e]:"%s");Ma.call(this,c+a[d])}Ha(Oa,Ma);Oa.prototype.name="AssertionError";functi
on Pa(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}function Qa(a){if(!
Ra.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(Sa,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(Ta,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(Ua,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace(Wa,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(Xa,"&#39;"));-1!=a.indexOf("\
x00")&&(a=a.replace(Ya,"&#0;"));return a}var
Sa=/&/g,Ta=/</g,Ua=/>/g,Wa=/"/g,Xa=/'/g,Ya=/\x00/g,Ra=/[\x00&<>"']/;
function Za(a,b){return-1!=a.indexOf(b)}
function $a(a){var b=bb();let
c=0;b=Pa(String(b)).split(".");a=Pa(String(a)).split(".");const
d=Math.max(b.length,a.length);for(let g=0;0==c&&g<d;g++){var
e=b[g]||"",f=a[g]||"";do{e=/(\d*)(\D*)(.*)/.exec(e)||["","","",""];f=/(\d*)(\D*)
(.*)/.exec(f)||
["","","",""];if(0==e[0].length&&0==f[0].length)break;c=cb(0==e[1].length?
0:parseInt(e[1],10),0==f[1].length?0:parseInt(f[1],10))||
cb(0==e[2].length,0==f[2].length)||cb(e[2],f[2]);e=e[3];f=f[3]}while(0==c)}return
c}
function cb(a,b){return a<b?-1:a>b?1:0};var db,eb;a:{for(var
fb=["CLOSURE_FLAGS"],gb=t,hb=0;hb<fb.length;hb++)if(gb=gb[fb[hb]],null==gb)
{eb=null;break a}eb=gb}var ib=eb&&eb[610401301];db=null!=ib?ib:!1;function jb(){var
a=t.navigator;return a&&(a=a.userAgent)?a:""}var kb;const nb=t.navigator;kb=nb?
nb.userAgentData||null:null;function ob(a){return db?kb?
kb.brands.some(({brand:b})=>b&&Za(b,a)):!1:!1}function v(a){return
Za(jb(),a)};function pb(){return db?!!kb&&0<kb.brands.length:!1}function qb()
{return pb()?!1:v("Opera")}function rb(){return pb()?!1:v("Trident")||
v("MSIE")}function sb(){return pb()?!1:v("Edge")}function tb(){return pb()?
ob("Microsoft Edge"):v("Edg/")}function ub(){return v("Firefox")||
v("FxiOS")}function vb(){return v("Safari")&&!(wb()||(pb()?0:v("Coast"))||qb()||
sb()||tb()||(pb()?ob("Opera"):v("OPR"))||ub()||v("Silk")||v("Android"))}
function wb(){return pb()?ob("Chromium"):(v("Chrome")||v("CriOS"))&&!sb()||
v("Silk")}function xb(){return v("Android")&&!(wb()||ub()||qb()||
v("Silk"))}function yb(a){const b={};a.forEach(c=>{b[c[0]]=c[1]});return
c=>b[c.find(d=>d in b)]||""}
function bb(){var a=jb();if(rb()){var b=/rv: *([\
d\.]*)/.exec(a);if(b&&b[1])a=b[1];else{b="";var c=/MSIE +([\d\.]
+)/.exec(a);if(c&&c[1])if(a=/Trident\/(\d.\
d)/.exec(a),"7.0"==c[1])if(a&&a[1])switch(a[1]){case "4.0":b="8.0";break;case
"5.0":b="9.0";break;case "6.0":b="10.0";break;case "7.0":b="11.0"}else b="7.0";else
b=c[1];a=b}return a}c=RegExp("([A-Z][\\w ]+)/([^\\s]+)\\s*(?:\\
((.*?)\\))?","g");b=[];let d;for(;d=c.exec(a);)b.push([d[1],d[2],d[3]||void
0]);a=yb(b);return qb()?a(["Version","Opera"]):
sb()?a(["Edge"]):tb()?a(["Edg"]):v("Silk")?a(["Silk"]):wb()?
a(["Chrome","CriOS","HeadlessChrome"]):(a=b[2])&&a[1]||""};function zb(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 Ab(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 Bb(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 Cb(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 Db(a,b,c){let d=c;Ab(a,function(e,f){d=b.call(void 0,d,e,f,a)});return
d}function Eb(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 Fb(a,b)
{return 0<=zb(a,b)}function Gb(a,b){b=zb(a,b);let c;
(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c}
function Hb(a){return Array.prototype.concat.apply([],arguments)}function Ib(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 Jb(a,b,c){return 2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function
Kb(a,b,c){c=c||Lb;let d=0,e=a.length,f;for(;d<e;){const g=d+(e-d>>>1);let
h;h=c(b,a[g]);0<h?d=g+1:(e=g,f=!h)}return f?d:-d-1}
function Mb(a,b){if(!ta(a)||!ta(b)||a.length!=b.length)return!1;const
c=a.length,d=Nb;for(let e=0;e<c;e++)if(!d(a[e],b[e]))return!1;return!0}function
Lb(a,b){return a>b?1:a<b?-1:0}function Nb(a,b){return a===b}function Ob(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=Ob.apply(null,Jb(d,e,e+8192));for(let g=0;g<f.length;g++)b.push(f[g])}else
b.push(d)}return b}
function Pb(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 Qb(a){Qb[" "](a);return
a}Qb[" "]=function(){};function Rb(a,b){try{return Qb(a[b]),!0}catch(c){}return!
1};var Sb=qb(),Tb=rb(),Ub=v("Edge"),Vb=Ub||Tb,Wb=v("Gecko")&&!
(Za(jb().toLowerCase(),"webkit")&&!v("Edge"))&&!(v("Trident")||v("MSIE"))&&!
v("Edge"),Xb=Za(jb().toLowerCase(),"webkit")&&!v("Edge");function Yb(){var
a=t.document;return a?a.documentMode:void 0}var Zb;
a:{var $b="",ac=function(){var a=jb();if(Wb)return/rv:([^\);]+)
(\)|;)/.exec(a);if(Ub)return/Edge\/([\d\.]+)/.exec(a);if(Tb)return/\b(?:MSIE|rv)
[: ]([^\);]+)(\)|;)/.exec(a);if(Xb)return/WebKit\/(\S+)/.exec(a);if(Sb)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();ac&&($b=ac?ac[1]:"");if(Tb){var bc=Yb();if(null!
=bc&&bc>parseFloat($b)){Zb=String(bc);break a}}Zb=$b}var
cc=Zb,dc;if(t.document&&Tb){var ec=Yb();dc=ec?ec:parseInt(cc,10)||void 0}else
dc=void 0;var fc=dc;xb();wb();vb();var gc={},ic=null;function jc(a,b){void
0===b&&(b=0);kc();b=gc[b];const c=Array(Math.floor(a.length/3)),d=b[64]||"";let
e=0,f=0;for(;e<a.length-2;e+=3){var
g=a[e],h=a[e+1],k=a[e+2],l=b[g>>2];g=b[(g&3)<<4|h>>4];h=b[(h&15)<<2|
k>>6];k=b[k&63];c[f++]=l+g+h+k}l=0;k=d;switch(a.length-e){case
2:l=a[e+1],k=b[(l&15)<<2]||d;case 1:a=a[e],c[f]=b[a>>2]+b[(a&3)<<4|l>>4]+k+d}return
c.join("")}function lc(a){var b=[];mc(a,function(c){b.push(c)});return b}
function nc(a){var b=a.length,c=3*b/4;c%3?c=Math.floor(c):Za("=.",a[b-
1])&&(c=Za("=.",a[b-2])?c-2:c-1);var d=new Uint8Array(c),e=0;mc(a,function(f){d[e+
+]=f});return e!==c?d.subarray(0,e):d}
function mc(a,b){function c(k){for(;d<a.length;){var l=a.charAt(d+
+),m=ic[l];if(null!=m)return m;if(!/^[\s\xa0]*$/.test(l))throw Error("Unknown
base64 encoding at char: "+l);}return k}kc();for(var d=0;;){var e=c(-
1),f=c(0),g=c(64),h=c(64);if(64===h&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|
g>>2),64!=h&&b(g<<6&192|h))}}
function kc(){if(!ic){ic={};for(var
a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),b=["+/
=","+/","-_=","-_.","-_"],c=0;5>c;c++){var
d=a.concat(b[c].split(""));gc[c]=d;for(var e=0;e<d.length;e++){var f=d[e];void
0===ic[f]&&(ic[f]=e)}}}};var oc="undefined"!==typeof Uint8Array;const pc=!
Tb&&"function"===typeof t.btoa;function qc(a){if(!pc)return jc(a);let
b="";for(;10240<a.length;)b+=String.fromCharCode.apply(null,a.subarray(0,10240)),a=
a.subarray(10240);b+=String.fromCharCode.apply(null,a);return btoa(b)}const rc=/[-
_.]/g,sc={"-":"+",_:"/",".":"="};function tc(a){return sc[a]||""}function uc(a)
{return oc&&null!=a&&a instanceof Uint8Array}let vc;var wc={};let xc;function yc(a)
{if(a!==wc)throw Error("illegal external caller");}function zc(){return xc||(xc=new
Ac(null,wc))}var Ac=class{constructor(a,b){yc(b);this.j=a;if(null!
=a&&0===a.length)throw Error("ByteString should be constructed with non-empty
values");}isEmpty(){return null==this.j}};const Bc=Symbol();function Cc(a,b)
{if(Bc)return a[Bc]|=b;if(void 0!==a.j)return a.j|=b;Object.defineProperties(a,{j:
{value:b,configurable:!0,writable:!0,enumerable:!1}});return b}function Dc(a,b){Bc?
a[Bc]&&(a[Bc]&=~b):void 0!==a.j&&(a.j&=~b)}function Ec(a){let b;Bc?
b=a[Bc]:b=a.j;return null==b?0:b}function Fc(a,b){Bc?a[Bc]=b:void 0!==a.j?
a.j=b:Object.defineProperties(a,{j:{value:b,configurable:!0,writable:!
0,enumerable:!1}});return a}function Gc(a){Cc(a,1);return a}
function Hc(a){return!!(Ec(a)&2)}function Ic(a){Cc(a,16);return a}function Jc(a,b)
{Fc(b,(a|0)&-51)}function Kc(a,b){Fc(b,(a|18)&-41)};var Lc={};function Mc(a){return
null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object}let
Nc;function Oc(a,b,c){if(null!=a)if("string"===typeof a)a=a?new Ac(a,wc):zc();else
if(a.constructor!==Ac)if(uc(a)){var d;c?d=0==a.length?zc():new Ac(a,wc):d=a.length?
new Ac(new Uint8Array(a),wc):zc();a=d}else{if(!b)throw Error();a=void 0}return
a}var Pc=Object.freeze(Fc([],23));function Qc(a){if(Ec(a.N)&2)throw Error();}
function Rc(a){var b=a.length;(b=b?a[b-1]:void 0)&&Mc(b)?
b.g=1:a.push({g:1})};function Sc(a){if(null!=a&&"number"!==typeof a)throw
Error(`Value of float/double field must be a number|null|undefined, found ${typeof
a}: ${a}`);return a}function Tc(a){return a}function Uc(a){return a}function Vc(a)
{return a}function Wc(a){return a}function Xc(a){return a}function Yc(a){return
a}function Zc(a,b){const c=Ec(a);let d=c;0===d&&(d|=b&16);d|=b&2;d!
==c&&Fc(a,d)};function $c(a){const b=a.m+a.Ha;return a.sa||
(a.sa=a.N[b]={})}function w(a,b,c){return-1===b?null:b>=a.m?a.sa?a.sa[b]:void
0:c&&a.sa&&(c=a.sa[b],null!=c)?c:a.N[b+a.Ha]}function x(a,b,c,d){Qc(a);return
ad(a,b,c,d)}function ad(a,b,c,d){a.C&&(a.C=void 0);if(b>=a.m||d)return $c(a)
[b]=c,a;a.N[b+a.Ha]=c;(c=a.sa)&&b in c&&delete c[b];return a}function bd(a,b,c)
{return void 0!==cd(a,b,c,!1)}
function dd(a,b,c,d,e){let f=w(a,b,d);Array.isArray(f)||(f=Pc);const g=Ec(f);g&1||
Gc(f);if(e)g&2||Cc(f,18),c&1||Object.freeze(f);else{e=!(c&2);const h=g&2;c&1||!h?
e&&g&16&&!h&&Dc(f,16):(f=Gc(Array.prototype.slice.call(f)),ad(a,b,f,d))}return
f}function ed(a,b){return dd(a,b,0,!1,Hc(a.N))}function fd(a,b){const c=w(a,b);var
d=null==c?c:"number"===typeof c||"NaN"===c||"Infinity"===c||"-Infinity"===c?
Number(c):void 0;null!=d&&d!==c&&ad(a,b,d);return d}function y(a,b){a=w(a,b);return
null==a?a:!!a}
function gd(a,b,c){const d=Hc(a.N);let e=dd(a,b,1,void 0,d),f=Ec(e);if(!(f&4))
{Object.isFrozen(e)&&(e=Gc(e.slice()),ad(a,b,e));let g=0,h=0;for(;g<e.length;g++)
{const k=c(e[g]);null!=k&&(e[h++]=k)}h<g&&(e.length=h);f|=5;d&&(f|
=18);Fc(e,f);f&2&&Object.freeze(e)}!d&&(f&2||
Object.isFrozen(e))&&(e=Array.prototype.slice.call(e),Cc(e,5),ad(a,b,e));return
e}function B(a,b,c=!1){return hd(y(a,b),c)}
function id(a,b,c,d){if(null==c)return x(a,b,Pc);const e=Ec(c);if(!(e&4)){if(e&2||
Object.isFrozen(c))c=Array.prototype.slice.call(c);for(let f=0;f<c.length;f+
+)c[f]=d(c[f]);Fc(c,e|5)}return x(a,b,c)}function jd(a,b,c,d){Qc(a);c!==d?
ad(a,b,c):ad(a,b,void 0,!1);return a}function kd(a,b,c,d){Qc(a);(c=md(a,c))&&c!
==b&&null!=d&&ad(a,c,void 0,!1);return ad(a,b,d)}function md(a,b){let c=0;for(let
d=0;d<b.length;d++){const e=b[d];null!=w(a,e)&&(0!==c&&ad(a,c,void 0,!
1),c=e)}return c}
function cd(a,b,c,d){const e=w(a,c,d);{let f=!1;null==e||"object"!==typeof e||
(f=Array.isArray(e))||e.jd!==Lc?f?(Zc(e,Ec(a.N)),b=new b(e)):b=void 0:b=e}b!
==e&&null!=b&&ad(a,c,b,d);return b}function D(a,b,c){b=cd(a,b,c,!
1);if(null==b)return b;if(!Hc(a.N)){const d=pd(b);d!==b&&(b=d,ad(a,c,b,!1))}return
b}
function qd(a,b,c,d,e,f){var g=!!(f&2);a.l||(a.l={});var
h=a.l[c],k=dd(a,c,3,d,g);if(!h){var l=k;h=[];g=!!(f&2);k=!!(Ec(l)&2);const r=l;!
g&&k&&(l=Array.prototype.slice.call(l));var m=f|(k?2:0);f=k;let
u=0;for(;u<l.length;u++){var n=l[u];var q=b;Array.isArray(n)?(Zc(n,m),n=new
q(n)):n=void 0;void 0!==n&&(f=f||!!(2&Ec(n.N)),h.push(n))}a.l[c]=h;m=Ec(l);b=m|
33;b=f?b&-9:b|8;m!
=b&&(f=l,Object.isFrozen(f)&&(f=Array.prototype.slice.call(f)),Fc(f,b),l=f);r!
==l&&ad(a,c,l,d);(g||1===e&&k)&&Cc(h,18);(g||1===
e)&&Object.freeze(h);return h}if(3===e)return h;g||((d=Object.isFrozen(h),1!==e||
d)?2===e&&d&&(h=Array.prototype.slice.call(h),a.l[c]=h):Object.freeze(h));return
h}function G(a,b,c){var d=Ec(a.N),e=!!(d&2);b=qd(a,b,c,void 0,e?
1:2,d);a=dd(a,c,3,void 0,e);if(!(e||Ec(a)&8)){for(e=0;e<b.length;e+
+)c=b[e],d=pd(c),c!==d&&(b[e]=d,a[e]=d.N);Cc(a,8)}return b}function rd(a,b,c)
{Qc(a);null==c&&(c=void 0);return ad(a,b,c)}function sd(a,b,c,d)
{Qc(a);null==d&&(d=void 0);return kd(a,b,c,d)}
function td(a,b,c,d){Qc(a);var e=null==c?Pc:Gc([]);if(null!=c){var f=!!
c.length;for(var g=0;g<c.length;g++){const h=c[g];f=f&&!Hc(h.N);e[g]=h.N}f=(f?8:0)|
1;g=Ec(e);(g&f)!==f&&(Object.isFrozen(e)&&(e=Array.prototype.slice.call(e)),Fc(e,g|
f));a.l||(a.l={});a.l[b]=c}else a.l&&(a.l[b]=void 0);return ad(a,b,e,d)}
function ud(a,b,c,d,e,f,g){var h=Ec(a.N);if(h&2)throw
Error();h=qd(a,c,b,f,2,h);c=null!=d?d:new c;a=dd(a,b,2,f,!1);if(g&&(0>e||
e>h.length))throw Error();void 0!=e?(h.splice(e,g,c),a.splice(e,g,c.N)):
(h.push(c),a.push(c.N));Hc(c.N)&&Dc(a,8)}function vd(a,b){return
hd(w(a,b),0)}function wd(a,b){a:if(a=w(a,b),null!=a){switch(typeof a){case
"string":a=+a;break a;case "number":break a}a=void 0}return a}
function xd(a){a:if(a=w(a,1),null!=a){switch(typeof a){case "string":a=+a;break
a;case "number":break a}a=void 0}return a}function yd(a,b){return
hd(w(a,b),0)}function zd(a,b){return w(a,b)}function Ad(a,b,c){return
jd(a,b,null==c?c:!!c,!1)}function J(a,b,c){return jd(a,b,c,0)}function Bd(a,b,c)
{return jd(a,b,c,"")}function hd(a,b){return null==a?b:a}function K(a,b){return
hd(w(a,b),"")}function Cd(a,b){return hd(w(a,b),0)}function Dd(a,b,c,d)
{c=md(a,d)===c?c:-1;return D(a,b,c)}
function Ed(a,b,c){return jd(a,b,c,0)};let Fd;function Gd(a,b){Fd=b;a=new
a(b);Fd=void 0;return a};function Hd(a){switch(typeof a){case "number":return
isFinite(a)?a:String(a);case "object":if(a)if(Array.isArray(a)){if(0!
==(Ec(a)&128))return a=Array.prototype.slice.call(a),Rc(a),a}else{if(uc(a))return
qc(a);if(a instanceof Ac){const b=a.j;return null==b?"":"string"===typeof b?
b:a.j=qc(b)}}}return a};function Id(a,b,c,d,e){if(null!=a)
{if(Array.isArray(a))a=e&&0==a.length&&Ec(a)&1?void 0:Jd(a,b,c,void 0!==d,e);else
if(Mc(a)){const f={};for(let g in
a)Object.prototype.hasOwnProperty.call(a,g)&&(f[g]=Id(a[g],b,c,d,e));a=f}else
a=b(a,d);return a}}function Jd(a,b,c,d,e){const f=Ec(a);d=d?!!(f&16):void
0;a=Array.prototype.slice.call(a);for(let g=0;g<a.length;g+
+)a[g]=Id(a[g],b,c,d,e);c(f,a);return a}function Kd(a){return a.jd===Lc?
a.toJSON():Hd(a)}function Ld(a,b){a&128&&Rc(b)};function Md(a,b,c=Kc){if(null!=a)
{if(oc&&a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a))
{const d=Ec(a);if(d&2)return a;if(b&&!(d&32)&&(d&16||0===d))return Fc(a,d|
18),a;a=Jd(a,Md,d&4?Kc:c,!0,!1);b=Ec(a);b&4&&b&2&&Object.freeze(a);return a}return
a.jd===Lc?Nd(a):a}}function Od(a,b,c,d,e,f,g){(a=a.l&&a.l[c])?(d=Ec(a),d&2?d=a:
(f=Cb(a,Nd),Kc(d,f),Object.freeze(f),d=f),td(b,c,d,e)):x(b,c,Md(d,f,g),e)}function
Nd(a){if(Hc(a.N))return a;a=Pd(a,!0);Cc(a.N,18);return a}
function Pd(a,b){const c=a.N;var
d=Ic([]),e=a.constructor.messageId;e&&d.push(e);e=a.sa;if(e){d.length=c.length;var
f={};d[d.length-1]=f}0!==(Ec(c)&128)&&Rc(d);b=b||Hc(a.N)?
Kc:Jc;d=Gd(a.constructor,d);a.pe&&(d.pe=a.pe.slice());f=!!(Ec(c)&16);const g=e?
c.length-1:c.length;for(let h=0;h<g;h++)Od(a,d,h-a.Ha,c[h],!1,f,b);if(e)for(const h
in e)Od(a,d,+h,e[h],!0,f,b);return d}function pd(a){if(!Hc(a.N))return a;const
b=Pd(a,!1);b.C=a;return b};function Qd(a){Nc=!0;try{return
JSON.stringify(a.toJSON(),Rd)}finally{Nc=!1}}
var L=class{constructor(a,b,c){null==a&&(a=Fd);Fd=void 0;var
d=this.constructor.messageId;if(null==a){a=d?[d]:[];var e=!0;Fc(a,48)}else{if(!
Array.isArray(a))throw Error();if(d&&d!==a[0])throw Error();var f=Cc(a,0)|32;e=0!
==(16&f);if(128&f)throw Error();Fc(a,f)}this.Ha=d?0:-1;this.l=void 0;this.N=a;a:
{f=this.N.length;d=f-1;if(f&&(f=this.N[d],Mc(f))){this.sa=f;this.m=d-this.Ha;break
a}void 0!==b&&-1<b?(this.m=Math.max(b,d+1-this.Ha),this.sa=void
0):this.m=Number.MAX_VALUE}if(this.sa&&"g"in this.sa)throw Error('Unexpected "g"
flag in sparse object of message that is not a group type.');
if(c){b=e&&!0;e=this.m;let h;for(d=0;d<c.length;d++)if(f=c[d],f<e){f+=this.Ha;var
g=a[f];g?Sd(g,b):a[f]=Pc}else h||(h=$c(this)),(g=h[f])?Sd(g,b):h[f]=Pc}}toJSON()
{const a=this.N;var b;Nc?b=a:b=Jd(a,Kd,Ld,void 0,!1);return b}};function Sd(a,b)
{if(Array.isArray(a)){var c=Ec(a),d=1;!b||c&2||(d|=16);(c&d)!==d&&Fc(a,c|
d)}}L.prototype.jd=Lc;function Rd(a,b){return Hd(b)};const Td=a=>null!==a&&void 0!
==a;let Ud=void 0;function Vd(a,b){const c=Ud;Ud=void 0;if(!b(a))throw b=c?c()+"\
n":"",Error(b+String(a));};function Wd(a){return b=>{if(null==b||""==b)b=new
a;else{b=JSON.parse(b);if(!Array.isArray(b))throw Error(void
0);b=Gd(a,Ic(b))}return b}};function Xd(a,b)
{this.l=a===Yd&&b||"";this.m=Zd}Xd.prototype.za=!0;Xd.prototype.j=function(){return
this.l};function ae(a){return a instanceof Xd&&a.constructor===Xd&&a.m===Zd?
a.l:"type_error:Const"}function be(a){return new Xd(Yd,a)}var Zd={},Yd={};var
ce=be("https://tpc.googlesyndication.com/sodar/%{basename}.js");function de()
{return!1}function ee(){return!0}function fe(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 ge(a){return function(){return!a.apply(this,arguments)}}function he(a)
{let b=!1,c;return function(){b||(c=a(),b=!0);return c}}function ie(a){let
b=a;return function(){if(b){const c=b;b=null;c()}}}
function je(a,b){let c=0;return function(d){t.clearTimeout(c);const
e=arguments;c=t.setTimeout(function(){a.apply(b,e)},63)}}function ke(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
le={passive:!0},me=he(function(){let a=!1;try{const
b=Object.defineProperty({},"passive",{get:function(){a=!
0}});t.addEventListener("test",null,b)}catch(b){}return a});function ne(a){return
a?a.passive&&me()?a:a.capture||!1:!1}function oe(a,b,c,d){return
a.addEventListener?(a.addEventListener(b,c,ne(d)),!0):!1}function pe(a,b,c,d)
{return a.removeEventListener?(a.removeEventListener(b,c,ne(d)),!0):!1};function
qe(a,b){const c={};for(const d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return
c}function re(a){var b=se;a:{for(const c in b)if(b[c]==a){a=!0;break a}a=!1}return
a}function te(a){const b=[];let c=0;for(const d in a)b[c++]=a[d];return b}function
ue(a){const b={};for(const c in a)b[c]=a[c];return b}const ve="constructor
hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString
valueOf".split(" ");
function we(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<ve.length;f+
+)c=ve[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var xe={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 ye;function ze(){if(void 0===ye)
{var a=null,b=t.trustedTypes;if(b&&b.createPolicy)
{try{a=b.createPolicy("goog#html",
{createHTML:Ja,createScript:Ja,createScriptURL:Ja})}catch(c)
{t.console&&t.console.error(c.message)}ye=a}else ye=a}return ye};const
Ae={};function Be(a){return a instanceof Ce&&a.constructor===Ce?
a.l:"type_error:SafeScript"}class Ce{constructor(a,b){this.l=b===Ae?a:"";this.za=!
0}toString(){return this.l.toString()}j(){return this.l.toString()}};var
Ee=class{constructor(a,b){this.l=b===De?a:""}toString(){return
this.l+""}};Ee.prototype.za=!0;Ee.prototype.j=function(){return
this.l.toString()};function Fe(a,b){a=Ge.exec(He(a).toString());var
c=a[3]||"";return Ie(a[1]+Je("?",a[2]||"",b)+Je("#",c))}function He(a){return a
instanceof Ee&&a.constructor===Ee?a.l:"type_error:TrustedResourceUrl"}
function Ke(a,b){var c=ae(a);if(!Le.test(c))throw Error("Invalid TrustedResourceUrl
format: "+c);a=c.replace(Me,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 Xd?
ae(d):encodeURIComponent(String(d))});return Ie(a)}
var Me=/%{(\w+)}/g,Le=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]
+/|[^:/\\\\%]*[?#]|about:blank#)","i"),Ge=/^([^?#]*)(\?[^#]*)?(#[\s\
S]*)?/,De={};function Ie(a){const b=ze();a=b?b.createScriptURL(a):a;return new
Ee(a,De)}
function Je(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 Oe=class{constructor(a,b)
{this.l=b===Ne?a:""}toString(){return this.l.toString()}};Oe.prototype.za=!
0;Oe.prototype.j=function(){return this.l.toString()};function Pe(a){return a
instanceof Oe&&a.constructor===Oe?a.l:"type_error:SafeUrl"}var Qe=/^data:
(.*);base64,[a-z0-9+\/]+=*$/i,Re=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/
i;
function Se(a){if(a instanceof Oe)return a;a="object"==typeof a&&a.za?
a.j():String(a);Re.test(a)?a=new
Oe(a,Ne):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(Qe)?new
Oe(a,Ne):null);return a}var Ne={},Te=new Oe("about:invalid#zClosurez",Ne);const
Ue={};function Ve(a){return a instanceof We&&a.constructor===We?
a.l:"type_error:SafeStyle"}function Xe(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(Ye).join(" "):Ye(d),b+=`${c}:$
{d};`)}return b?new We(b,Ue):Ze}class We{constructor(a,b){this.l=b===Ue?
a:"";this.za=!0}j(){return this.l}toString(){return this.l.toString()}}
var Ze=new We("",Ue);function Ye(a){if(a instanceof
Oe)return'url("'+Pe(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a
instanceof Xd)a=ae(a);else{a=String(a);var
b=a.replace($e,"$1").replace($e,"$1").replace(af,"url");if(bf.test(b)){if(b=!
cf.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&&df(a)}a=b?ef(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new Oa("Value does not allow [{;}], got:
%s.",[a]);return a}
function df(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 bf=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$"),af=RegExp("\\b(url\\([ \t\n]*)
('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\n]*\\))","g"),
$e=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|
minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?|steps|
var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g"),cf=/\/\*/;
function ef(a){return a.replace(af,(b,c,d,e)=>{let f="";d=d.replace(/^(['"])(.*)\
1$/,(g,h,k)=>{f=h;return k});b=(Se(d)||Te).j();return c+f+b+f+e})};const
ff={};function gf(a){return a instanceof hf&&a.constructor===hf?
a.l:"type_error:SafeStyleSheet"}class hf{constructor(a,b){this.l=b===ff?
a:"";this.za=!0}toString(){return this.l.toString()}j(){return this.l}};const
jf={};function kf(a){return a instanceof lf&&a.constructor===lf?
a.l:"type_error:SafeHtml"}function mf(a){return a instanceof lf?
a:nf(Qa("object"==typeof a&&a.za?a.j():String(a)))}function nf(a){const b=ze();a=b?
b.createHTML(a):a;return new lf(a,jf)}function of(a,b,c){var d=String(a);if(!
pf.test(d))throw Error("");if(d.toUpperCase()in qf)throw Error("");return
rf(String(a),b,c)}
function rf(a,b,c){var d="";if(b)for(let g in
b)if(Object.prototype.hasOwnProperty.call(b,g)){if(!pf.test(g))throw Error("");var
e=b[g];if(null!=e){var f=g;if(e instanceof Xd)e=ae(e);else
if("style"==f.toLowerCase()){if(!ua(e))throw Error("");e instanceof We||
(e=Xe(e));e=Ve(e)}else{if(/^on/i.test(f))throw Error("");if(f.toLowerCase()in
sf)if(e instanceof Ee)e=He(e).toString();else if(e instanceof Oe)e=Pe(e);else
if("string"===typeof e)e=(Se(e)||Te).j();else throw Error("");}e.za&&(e=e.j());f=`$
{f}="`+
Qa(String(e))+'"';d+=" "+f}}b=`<${a}`+d;null==c?c=[]:Array.isArray(c)||(c=[c]);!
0===xe[a.toLowerCase()]?b+=">":(c=tf(c),b+=">"+kf(c).toString()+"</"+a+">");return
nf(b)}function uf(a){const b=mf(vf),c=[],d=e=>{Array.isArray(e)?e.forEach(d):
(e=mf(e),c.push(kf(e).toString()))};a.forEach(d);return
nf(c.join(kf(b).toString()))}function tf(a){return
uf(Array.prototype.slice.call(arguments))}
class lf{constructor(a,b){this.l=b===jf?a:"";this.za=!0}j(){return
this.l.toString()}toString(){return this.l.toString()}}const pf=/^[a-zA-Z0-9-]+
$/,sf={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!
0},qf={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 wf=nf("<!DOCTYPE html>"),vf=new
lf(t.trustedTypes&&t.trustedTypes.emptyHTML||"",jf),xf=nf("<br>");/*

SPDX-License-Identifier: Apache-2.0
*/
function yf(a){a:{try{var b=new URL(a)}catch(c){b="https:";break
a}b=b.protocol}if("javascript:"!==b)return a};function zf(a){var b=Af(Bf)||Te;b=b
instanceof Oe?Pe(b):yf(b);void 0!==b&&(a.href=b)};function Cf(a,b=`unexpected value
${a}!`){throw Error(b);};const Df="alternate author bookmark canonical cite help
icon license next prefetch dns-prefetch prerender preconnect preload prev search
subresource".split(" ");function Ef(a,b,c){if(b instanceof
Ee)a.href=He(b).toString();else{if(-1===Df.indexOf(c))throw
Error(`TrustedResourceUrl href attribute required with rel="${c}"`);b=b instanceof
Oe?Pe(b):yf(b);if(void 0===b)return;a.href=b}a.rel=c};function Ff(a){var b;
(b=(b=(a.ownerDocument&&a.ownerDocument.defaultView||
window).document.querySelector?.("script[nonce]"))?b.nonce||
b.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)}function Gf(a,b)
{a.src=He(b);Ff(a)};class Hf{constructor(a){this.Zf=a}}function If(a){return new
Hf(b=>b.substr(0,a.length+1).toLowerCase()===a+":")}const
Bf=[If("data"),If("http"),If("https"),If("mailto"),If("ftp"),new Hf(a=>/^[^:]*([/?
#]|$)/.test(a))];function Af(a=Bf){for(let b=0;b<a.length;++b){const c=a[b];if(c
instanceof Hf&&c.Zf("#"))return new Oe("#",Ne)}};function Jf(a){var b=window;new
Promise((c,d)=>{function e()
{f.onload=null;f.onerror=null;f.parentElement?.removeChild(f)}const
f=b.document.createElement("script");f.onload=()=>{e();c()};f.onerror=()=>{e();d(vo
id 0)};f.type="text/javascript";Gf(f,a);"complete"!==b.document.readyState?
oe(b,"load",
()=>{b.document.body.appendChild(f)}):b.document.body.appendChild(f)})};async
function Kf(a){var b="https://pagead2.googlesyndication.com/getconfig/sodar"+`?
sv=${200}&tid=${a.j}`+`&tv=${a.l}&st=`+`${a.lb}`;let c=void 0;try{c=await
Lf(b)}catch(g){}if(c){b=a.Db||c.sodar_query_id;var d=void 0!==c.rc_enable&&a.m?
c.rc_enable:"n",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.v,vf:c.bg_hash_basename,uf:c.bg_binary,bg:a.j+"_"+a.l,Db:b,lb:a.lb,rc:d,Ec:e,
oc:f}}}
let Lf=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 Mf(a){var b=await Kf(a);if(b){a=window;let
c=a.GoogleGcLKhOms;c&&"function"===typeof c.push||
(c=a.GoogleGcLKhOms=[]);c.push({_ctx_:b.context,_bgv_:b.vf,_bgp_:b.uf,_li_:b.bg,_jk
_:b.Db,_st_:b.lb,_rc_:b.rc,_dl_:b.Ec,_g2_:b.oc});if(b=a.GoogleDX5YKUSk)a.GoogleDX5Y
KUSk=void 0,b[1]();a=Ke(ce,{basename:"sodar2"});Jf(a)}};function Nf(a,b){return
Bd(a,1,b)}var Of=class extends L{constructor(a){super(a)}j(){return
K(this,1)}};function Pf(a,b){return rd(a,5,b)}function Qf(a,b){return Bd(a,3,b)}var
Rf=class extends L{constructor(){super()}};function Sf(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
Tf=class{constructor(a)
{this.j=a.l;this.l=a.m;this.v=a.v;this.Db=a.Db;this.win=a.P();this.lb=a.lb;this.rc=
a.rc;this.Ec=a.Ec;this.oc=a.oc;this.m=a.j}},Uf=class{constructor(a,b,c)
{this.l=a;this.m=b;this.v=c;this.win=window;this.lb="env";this.rc="n";this.Ec="0";t
his.oc="1";this.j=!0}P(){return this.win}build(){return new Tf(this)}};var Wf=class
extends L{constructor(a){super(a,-1,Vf)}},Vf=[2,3];function Xf(a,b){return
x(a,1,b)}function Yf(a,b){return x(a,2,b)}function Zf(a,b){return x(a,3,b)}function
$f(a,b){return x(a,4,b)}var ag=class extends L{constructor(){super()}getVersion()
{return w(this,5)}};var cg=class extends L{constructor(a){super(a,-
1,bg)}},bg=[5];function dg(a){return G(a,cg,15)}var fg=class extends
L{constructor(a){super(a,-1,eg)}},gg=Wd(fg),eg=[2,15];var hg=window;var
ig={Zg:"google_adtest",fh:"google_ad_client",gh:"google_ad_format",ih:"google_ad_he
ight",yh:"google_ad_width",mh:"google_ad_layout",oh:"google_ad_layout_key",qh:"goog
le_ad_output",rh:"google_ad_region",uh:"google_ad_slot",wh:"google_ad_type",xh:"goo
gle_ad_url",zh:"google_allow_expandable_ads",Rh:"google_analytics_domain_name",Sh:"
google_analytics_uacct",gi:"google_container_id",ti:"google_gl",Ni:"google_enable_o
se",Xi:"google_full_width_responsive",Yj:"google_rl_filtering",Xj:"google_rl_mode",
Zj:"google_rt",Wj:"google_rl_dest_url",Cj:"google_max_radlink_len",Ij:"google_num_r
adlinks",Jj:"google_num_radlinks_per_unit",eh:"google_ad_channel",Bj:"google_max_nu
m_ads",Dj:"google_max_responsive_height",bi:"google_color_border",Mi:"google_enable
_content_recommendations",oi:"google_content_recommendation_ui_type",ni:"google_sou
rce_type",li:"google_content_recommendation_rows_num",ki:"google_content_recommenda
tion_columns_num",ji:"google_content_recommendation_ad_positions",ri:"google_conten
t_recommendation_use_square_imgs",
di:"google_color_link",ci:"google_color_line",fi:"google_color_url",ah:"google_ad_b
lock",th:"google_ad_section",bh:"google_ad_callback",Yh:"google_captcha_token",ei:"
google_color_text",Lh:"google_alternate_ad_url",lh:"google_ad_host_tier_id",Zh:"goo
gle_city",jh:"google_ad_host",kh:"google_ad_host_channel",Mh:"google_alternate_colo
r",ai:"google_color_bg",Oi:"google_encoding",Vi:"google_font_face",wi:"google_cust_
ch",zi:"google_cust_job",yi:"google_cust_interests",xi:"google_cust_id",Ai:"google_
cust_u_url",
Zi:"google_hints",oj:"google_image_size",Ej:"google_mtl",Ek:"google_cpm",ii:"google
_contents",Gj:"google_native_settings_key",si:"google_country",wk:"google_targeting
",Wi:"google_font_size",Di:"google_disable_video_autoplay",Rk:"google_video_product
_type",Qk:"google_video_doc_id",Pk:"google_cust_gender",rk:"google_cust_lh",qk:"goo
gle_cust_l",Dk:"google_tfs",Fj:"google_native_ad_template",uj:"google_kw",tk:"googl
e_tag_for_child_directed_treatment",uk:"google_tag_for_under_age_of_consent",ck:"go
ogle_region",
vi:"google_cust_criteria",sh:"google_safe",ui:"google_ctr_threshold",dk:"google_res
izing_allowed",fk:"google_resizing_width",ek:"google_resizing_height",Ok:"google_cu
st_age",LANGUAGE:"google_language",vj:"google_kw_type",Qj:"google_pucrd",Oj:"google
_page_url",vk:"google_tag_partner",jk:"google_restrict_data_processing",Vg:"google_
adbreak_test",hh:"google_ad_frequency_hint",Xg:"google_admob_interstitial_slot",Yg:
"google_admob_rewarded_slot",Wg:"google_admob_ads_only",Aj:"google_max_ad_content_r
ating",
Sj:"google_ad_public_floor",Rj:"google_ad_private_floor",Nk:"google_traffic_source"
,nk:"google_shadow_mode"};var jg=he(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=kf
(vf);return!b.parentElement});function kg(a,b)
{if(jg())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=kf(b)}var lg=/^[\
w+/_-]+[=]{0,2}$/;function mg(a,b){b=(b||t).document;return b.querySelector?
(a=b.querySelector(a))&&(a=a.nonce||a.getAttribute("nonce"))&&lg.test(a)?
a:"":""};function ng(a,b,c){return Math.min(Math.max(a,b),c)}function og(a){return
Array.prototype.reduce.call(arguments,function(b,c){return b+c},0)}function pg(a)
{return og.apply(null,arguments)/arguments.length};function qg(a,b){this.x=void 0!
==a?a:0;this.y=void 0!==b?b:0}qg.prototype.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return
this};qg.prototype.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};qg.prototype.round=function()
{this.x=Math.round(this.x);this.y=Math.round(this.y);return this};function rg(a,b)
{this.width=a;this.height=b}function sg(a,b){return a==b?!0:a&&b?
a.width==b.width&&a.height==b.height:!1}p=rg.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 tg(a,b){const c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};let
d;d=b?b.createElement("div"):t.document.createElement("div");return
a.replace(ug,function(e,f){var g=c[e];if(g)return
g;"#"==f.charAt(0)&&(f=Number("0"+f.slice(1)),isNaN(f)||
(g=String.fromCharCode(f)));g||(g=nf(e+"
"),kg(d,g),g=d.firstChild.nodeValue.slice(0,-1));return c[e]=g})}var ug=/&([^;\s<&]
+);?/g;function vg(a){let b=0;for(let c=0;c<a.length;+
+c)b=31*b+a.charCodeAt(c)>>>0;return b}
function wg(a){return String(a).replace(/\-([a-z])/g,function(b,c){return
c.toUpperCase()})}function xg(a){return a.replace(RegExp("(^|[\\s]+)([a-
z])","g"),function(b,c,d){return c+d.toUpperCase()})};function yg(a){return a?new
zg(Ag(a)):Na||(Na=new zg)}function Bg(a){a=a.document;a="CSS1Compat"==a.compatMode?
a.documentElement:a.body;return new rg(a.clientWidth,a.clientHeight)}function Cg(a)
{var b=a.scrollingElement?a.scrollingElement:Xb||"CSS1Compat"!=a.compatMode?
a.body||a.documentElement:a.documentElement;a=Dg(a);return Tb&&a.pageYOffset!
=b.scrollTop?new qg(b.scrollLeft,b.scrollTop):new qg(a.pageXOffset||
b.scrollLeft,a.pageYOffset||b.scrollTop)}
function Dg(a){return a.parentWindow||a.defaultView}function Eg(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(!ta(f)||ua(f)&&0<f.nodeType)d(f);else{a:
{if(f&&"number"==typeof f.length){if(ua(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}Ab(g?Ib(f):f,d)}}}
function
Fg(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());re
turn a.createElement(b)}function Gg(a,b){var c=Fg(a,"DIV");Tb?
(b=tf(xf,b),kg(c,b),c.removeChild(c.firstChild)):kg(c,b);if(1==c.childNodes.length)
c=c.removeChild(c.firstChild);else{for(a=a.createDocumentFragment();c.firstChild;)a
.appendChild(c.firstChild);c=a}return c}function Ag(a){return 9==a.nodeType?
a:a.ownerDocument||a.document}var
Hg={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},Ig={IMG:" ",BR:"\n"};
function Jg(a){var b=[];Kg(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 Kg(a,b,c){if(!(a.nodeName in
Hg))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/
g,"")):b.push(a.nodeValue);else if(a.nodeName in Ig)b.push(Ig[a.nodeName]);else
for(a=a.firstChild;a;)Kg(a,b,c),a=a.nextSibling}
function Lg(a,b,c){if(!b&&!c)return null;var d=b?
String(b).toUpperCase():null;return Mg(a,function(e){return(!d||e.nodeName==d)&&(!
c||"string"===typeof e.className&&Fb(e.className.split(/\s+/),c))})}function
Mg(a,b){for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null}function
zg(a){this.j=a||t.document||document}p=zg.prototype;p.Pf=function(a)
{return"string"===typeof a?
this.j.getElementById(a):a};p.Ug=zg.prototype.Pf;p.getElementsByTagName=function(a,
b){return(b||this.j).getElementsByTagName(String(a))};
p.createElement=function(a){return Fg(this.j,a)};p.createTextNode=function(a)
{return this.j.createTextNode(String(a))};function Ng(a,b){return
Gg(a.j,b)}p.P=function(){return Dg(this.j)};p.appendChild=function(a,b)
{a.appendChild(b)};p.append=function(a,b)
{Eg(Ag(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.Lf=function(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 Og(){return db&&kb?kb.mobile:!Pg()&&(v("iPod")||
v("iPhone")||v("Android")||v("IEMobile"))}function Pg(){return db&&kb?!
kb.mobile&&(v("iPad")||v("Android")||v("Silk")):v("iPad")||v("Android")&&!
v("Mobile")||v("Silk")};var Qg=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?
([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\
S]*))?$");function Rg(a){try{return!!a&&null!
=a.location.href&&Rb(a,"foo")}catch{return!1}}function Sg(a,b=t){b=Tg(b);let
c=0;for(;b&&40>c++&&!a(b);)b=Tg(b)}function Tg(a){try{const b=a.parent;if(b&&b!
=a)return b}catch{}return null}function Ug(a){return Rg(a.top)?a.top:null}function
Vg(a,b){const c=Wg("SCRIPT",a);Gf(c,b);(a=a.getElementsByTagName("script")
[0])&&a.parentNode&&a.parentNode.insertBefore(c,a)}function Xg(a,b){return
b.getComputedStyle?b.getComputedStyle(a,null):a.currentStyle}
function Yg(){if(!globalThis.crypto)return Math.random();try{const a=new
Uint32Array(1);globalThis.crypto.getRandomValues(a);return
a[0]/65536/65536}catch{return Math.random()}}function Zg(a,b){if(a)for(const c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b(a[c],c,a)}function $g(a){const
b=[];Zg(a,function(c){b.push(c)});return b}function ah(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 ch=he(()=>Eb(["Google Web Preview","Mediapartners-Google","Google-Read-
Aloud","Google-Adwords"],bh)||1E-4>Math.random());const bh=a=>Za(jb(),a);var
dh=/^([0-9.]+)px$/,eh=/^(-?[0-9.]{1,30})$/;function fh(a){if(!eh.test(a))return
null;a=Number(a);return isNaN(a)?null:a}function
gh(a){return/^true$/.test(a)}function hh(a){return(a=dh.exec(a))?+a[1]:null}
function ih(){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{}return""}var jh={Ah:"allow-forms",Bh:"allow-
modals",Ch:"allow-orientation-lock",Dh:"allow-pointer-lock",Eh:"allow-
popups",Fh:"allow-popups-to-escape-sandbox",Gh:"allow-presentation",Hh:"allow-same-
origin",Ih:"allow-scripts",Jh:"allow-top-navigation",Kh:"allow-top-navigation-by-
user-activation"};
const kh=he(()=>$g(jh));function lh(){var a=["allow-top-navigation","allow-
modals","allow-orientation-lock","allow-presentation","allow-pointer-lock"];const
b=kh();return a.length?Bb(b,c=>!Fb(a,c)):b}function mh(){const
a=Wg("IFRAME"),b={};Ab(kh(),c=>{a.sandbox&&a.sandbox.supports&&a.sandbox.supports(c
)&&(b[c]=!0)});return b}
var nh=(a,b)=>{try{return!(!a.frames||!a.frames[b])}catch{return!
1}},oh=(a,b)=>{for(let c=0;50>c;++c){if(nh(a,b))return a;if(!(a=Tg(a)))break}return
null},ph=he(()=>Og()?2:Pg()?1:0),M=(a,b)=>{Zg(b,
(c,d)=>{a.style.setProperty(d,c,"important")})};
const
qh={["http://googleads.g.doubleclick.net"]:!0,["http://pagead2.googlesyndication.co
m"]:!0,["https://googleads.g.doubleclick.net"]:!0,["https://
pagead2.googlesyndication.com"]:!0},rh=/\.proxy\.(googleprod|googlers)\.com(:\d+)?
$/,sh=/.*domain\.test$/,th=/\.prod\.google\.com(:\d+)?$/;var uh=a=>qh[a]||
rh.test(a)||sh.test(a)||th.test(a);let vh=[];const wh=()=>{const
a=vh;vh=[];for(const b of a)try{b()}catch{}};
var xh=(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.ia(784,c)}a=Number(a.goog_pvsid);b&&(!a||0>=a)&&b.ia(784,Error(`Invalid
correlator, ${a}`));return a||-1},yh=(a,b)=>{"complete"===a.document.readyState?
(vh.push(b),1==vh.length&&(window.Promise?
Promise.resolve().then(wh):window.setImmediate?
setImmediate(wh):setTimeout(wh,0))):a.addEventListener("load",b)},zh=(a,b)=>new
Promise(c=>{setTimeout(()=>
void c(b),a)});function Wg(a,b=document){return
b.createElement(String(a).toLowerCase())}var Ah=a=>{let b=a;for(;a&&a!
=a.parent;)a=a.parent,Rg(a)&&(b=a);return b};function Bh(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}p=Bh.prototype;p.getWidth=functi
on(){return this.right-this.left};p.getHeight=function(){return this.bottom-
this.top};function Ch(a){return new
Bh(a.top,a.right,a.bottom,a.left)}p.contains=function(a){return this&&a?a
instanceof Bh?
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 Dh(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 Eh(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}function Fh(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 Eh(c,e,d-c,a-e)}return null}
function Ih(a,b){var c=Fh(a,b);if(!c||!c.height||!c.width)return[new
Eh(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 Eh(a.left,a.top,a.width,b.top-a.top)),d=b.top,e-
=b.top-a.top);k<g&&(c.push(new Eh(a.left,k,a.width,g-k)),e=k-
d);b.left>a.left&&c.push(new Eh(a.left,d,b.left-a.left,e));h<f&&c.push(new
Eh(h,d,f-h,e));return c}
Eh.prototype.contains=function(a){return a instanceof qg?
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};Eh.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};
Eh.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};Eh.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 Jh={"AMP-
CAROUSEL":"ac","AMP-FX-FLYING-CARPET":"fc","AMP-LIGHTBOX":"lb","AMP-STICKY-
AD":"sa"};function Kh(a=t){let b=a.context||a.AMP_CONTEXT_DATA;if(!
b)try{b=a.parent.context||a.parent.AMP_CONTEXT_DATA}catch{}return
b?.pageViewId&&b?.canonicalUrl?b:null}function Lh(a=Kh()){return a&&a.mode?
+a.mode.version||null:null}function Mh(a=Kh()){if(a&&a.container)
{a=a.container.split(",");const b=[];for(let c=0;c<a.length;c+
+)b.push(Jh[a[c]]||"x");return b.join()}return null}
function Nh(){var a=Kh();return a&&a.initialIntersection}function Oh(){const
a=Nh();return a&&ua(a.rootBounds)?new
rg(a.rootBounds.width,a.rootBounds.height):null}function Ph(a=Kh()){return a?
Rg(a.master)?a.master:null:null}
function Qh(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);Gb(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.ampInaboxIn
itialized||
g&&!/^\d{15,20}$/.test(g)||a.document.querySelector('script[src$="amp4ads-host-
v0.js"]')||Vg(a.document,g?Ke(be("https://cdn.ampproject.org/rtv/%{ampVersion}/
amp4ads-host-v0.js"),{ampVersion:g}):Ie(ae(be("https://cdn.ampproject.org/amp4ads-
host-v0.js")))));g=!1}g&&d()};c.google_amp_listener_added||
(c.google_amp_listener_added=!0,oe(a,"message",f),d=()=>{pe(a,"message",f)});return
e};function N(a,...b){if(0===b.length)return Ie(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
Ie(c.join(""))}function Rh(a,b){let c=He(a).toString();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
Ie(c)};function Sh(a){a=a[0];const b=ze();a=b?b.createScript(a):a;return new
Ce(a,Ae)};function Th(a){return new hf(a[0],ff)};function Uh(a,b,c)
{if("string"===typeof b)(b=Vh(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var
e=b[d],f=Vh(c,d);f&&(c.style[f]=e)}}var Wh={};function Vh(a,b){var c=Wh[b];if(!c)
{var d=wg(b);c=d;void 0===a.style[d]&&(d=(Xb?"Webkit":Wb?"Moz":Tb?"ms":null)
+xg(d),void 0!==a.style[d]&&(c=d));Wh[b]=c}return c}function Xh(a,b){var
c=Ag(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}
function Yh(a,b){return Xh(a,b)||(a.currentStyle?a.currentStyle[b]:null)||
a.style&&a.style[b]}function Zh(a){try{return a.getBoundingClientRect()}catch(b)
{return{left:0,top:0,right:0,bottom:0}}}function $h(a){var b=Ag(a),c=new
qg(0,0);var d=b?Ag(b):document;d=!Tb||
9<=Number(fc)||"CSS1Compat"==yg(d).j.compatMode?
d.documentElement:d.body;if(a==d)return
c;a=Zh(a);b=Cg(yg(b).j);c.x=a.left+b.x;c.y=a.top+b.y;return c}
function ai(a){var b=bi;if("none"!=Yh(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 bi(a){var b=a.offsetWidth,c=a.offsetHeight,d=Xb&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=Zh(a),new rg(a.right-a.left,a.bottom-
a.top)):new rg(b,c)}
function ci(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
di(a,b){return(b=a.currentStyle?a.currentStyle[b]:null)?ci(a,b):0}var
ei={thin:2,medium:4,thick:6};function fi(a,b){if("none"==(a.currentStyle?
a.currentStyle[b+"Style"]:null))return 0;b=a.currentStyle?
a.currentStyle[b+"Width"]:null;return b in ei?ei[b]:ci(a,b)};var
gi=a=>"number"===typeof a&&0<a,ii=(a,b)=>{a=hi(a);if(!a)return b;const c=b.slice(-
1);return b+("?"===c||"#"===c?"":"&")
+a},hi=a=>Object.entries(ji(a)).map(([b,c])=>`${b}=$
{encodeURIComponent(String(c))}`).join("&"),ji=a=>{const b={};Zg(a,(c,d)=>{if(c||
0===c||!1===c)"boolean"===typeof c&&(c=c?1:0),b[d]=c});return b},ki=()=>{try{return
hg.history.length}catch(a){return 0}},li=a=>{a=Ph(Kh(a))||
a;a.google_unique_id=(a.google_unique_id||
0)+1},mi=a=>{a=a.google_unique_id;return"number"===typeof a?a:
0},ni=a=>{a.u_tz=-(new
Date).getTimezoneOffset();a.u_his=ki();a.u_h=hg.screen?.height;a.u_w=hg.screen?.wid
th;a.u_ah=hg.screen?.availHeight;a.u_aw=hg.screen?.availWidth;a.u_cd=hg.screen?.col
orDepth},oi=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},pi=a=>function(){if(a){const
b=a;a=null;b.apply(null,arguments)}},qi=()=>{if(!hg)return!1;try{return!(!
hg.navigator.standalone&&!hg.top.navigator.standalone)}catch(a){return!
1}},ri=a=>(a=a.google_ad_format)?0<a.indexOf("_0ads"):!1,si=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}};class
ti{constructor(a,b)
{this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jserror"
;this.meta={}}};const ui=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");var vi=class{constructor(a,b)
{this.j=a;this.l=b}},wi=class{constructor(a,b,c){this.url=a;this.win=b;this.qe=!!
c;this.depth=null}};function xi(a,b,c=null,d=!1,e=!1){yi(a,b,c,d,e)}function
yi(a,b,c,d,e=!1){a.google_image_requests||(a.google_image_requests=[]);const
f=Wg("IMG",a.document);if(c||d){const
g=h=>{c&&c(h);d&&Gb(a.google_image_requests,f);pe(f,"load",g);pe(f,"error",g)};oe(f
,"load",g);oe(f,"error",g)}e&&(f.attributionSrc="");f.src=b;a.google_image_requests
.push(f)}
var Ai=(a,b)=>{let c=`https://${"pagead2.googlesyndication.com"}/pagead/gen_204?
id=${b}`;Zg(a,(d,e)=>{if(d||0===d)c+=`&${e}=$
{encodeURIComponent(""+d)}`});zi(c)},zi=a=>{var b=window;b.fetch?b.fetch(a,
{keepalive:!0,credentials:"include",redirect:"follow",method:"get",mode:"no-
cors"}):xi(b,a,void 0,!1,!1)};function Bi(a,b){const c={};c[a]=b;return[c]}function
Ci(a,b,c,d,e){const f=[];Zg(a,function(g,h)
{(g=Di(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function Di(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(Di(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(Ci(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function Ei(a,b,c){a.j.push(b);a.l[b]=c}function
Fi(a){let b=1;for(const c in a.l)b=c.length>b?c.length:b;return 3997-b-a.m.length-
1}
function Gi(a,b,c,d){b=b+"//"+c+d;let e=Fi(a)-
d.length;if(0>e)return"";a.j.sort(function(f,g){return f-g});d=null;c="";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(!e)
{d=null==d?g:d;break}let l=Ci(h[k],a.m,",$");if(l){l=c+l;if(e>=l.length){e-
=l.length;b+=l;c=a.m;break}d=null==d?g:d}}}a="";null!=d&&(a=c+"trn="+d);return
b+a}class Hi{constructor(){this.m="&";this.l={};this.v=0;this.j=[]}};function
Ii(a,b){0<=b&&1>=b&&(a.j=b)}function Ji(a,b,c,d=!1,e){if((d?
a.j:Math.random())<(e||.01))try{let f;c instanceof Hi?f=c:(f=new Hi,Zg(c,
(h,k)=>{var l=f;const m=l.v++;Ei(l,m,Bi(k,h))}));const
g=Gi(f,"https:","pagead2.googlesyndication.com","/pagead/gen_204?
id="+b+"&");g&&xi(t,g)}catch(f){}}class Ki{constructor(){this.j=Math.random()}};let
Li=null;function Mi(){if(null===Li){Li="";try{let
a="";try{a=t.top.location.hash}catch(b){a=t.location.hash}if(a){const b=a.match(/\
bdeid=([\d,]+)/);Li=b?b[1]:""}}catch(a){}}return Li};function Ni(){const
a=t.performance;return a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):Ea()}function Oi(){const a=t.performance;return
a&&a.now?a.now():null};class Pi{constructor(a,b){var c=Oi()||
Ni();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.taskId=this.slotId=void 0}};const Qi=t.performance,Ri=!!
(Qi&&Qi.mark&&Qi.measure&&Qi.clearMarks),Si=he(()=>{var a;if(a=Ri)a=Mi(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function Ti(a)
{a&&Qi&&Si()&&(Qi.clearMarks(`goog_${a.label}_$
{a.uniqueId}_start`),Qi.clearMarks(`goog_${a.label}_${a.uniqueId}_end`))}function
Ui(a){a.j=!1;a.l!
=a.m.google_js_reporting_queue&&(Si()&&Ab(a.l,Ti),a.l.length=0)}function Vi(a,b)
{if(!a.j)return b();const c=a.start("491",3);let d;try{d=b()}catch(e){throw
Ti(c),e;}a.end(c);return d}
class Wi{constructor(a){this.l=[];this.m=a||t;let
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.l=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.j=Si()||
(null!=b?b:1>Math.random())}start(a,b){if(!this.j)return null;a=new
Pi(a,b);b=`goog_${a.label}_${a.uniqueId}_start`;Qi&&Si()&&Qi.mark(b);return
a}end(a){if(this.j&&"number"===typeof a.value){a.duration=(Oi()||Ni())-a.value;var
b=`goog_${a.label}_${a.uniqueId}_end`;Qi&&Si()&&Qi.mark(b);!this.j||
2048<this.l.length||
this.l.push(a)}}};function Xi(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=Yi(a.stack,b));return b}function Yi(a,b){try{-
1==a.indexOf(b)&&(a=b+"\n"+a);let c;for(;a!
=c;)c=a,a=a.replace(RegExp("((https?:/..*/)[^/:]*:\\d+(?:.|\n)*)\\2"),"$1");return
a.replace(RegExp("\n *","g"),"\n")}catch(c){return b}}
class Zi{constructor(a,b=null)
{this.v=a;this.j=null;this.B=this.ia;this.l=b;this.m=!1}Z(){return this.v}zd(a)
{this.j=a}A(a){this.m=a}Hb(a,b,c){let d,e;try{this.l&&this.l.j?
(e=this.l.start(a.toString(),3),d=b(),this.l.end(e)):d=b()}catch(f){b=!
0;try{Ti(e),b=this.B(a,new ti(f,{message:Xi(f)}),void 0,c)}catch(g)
{this.ia(217,g)}if(b)window.console?.error?.(f);else throw f;}return d}ta(a,b,c,d)
{return(...e)=>this.Hb(a,()=>b.apply(c,e),d)}ia(a,b,c,d,e){e=e||"jserror";let
f;try{const H=new Hi;var g=H;g.j.push(1);
g.l[1]=Bi("context",a);b.error&&b.meta&&b.id||(b=new ti(b,
{message:Xi(b)}));if(b.msg){g=H;var
h=b.msg.substring(0,512);g.j.push(2);g.l[2]=Bi("msg",h)}var k=b.meta||
{};b=k;if(this.j)try{this.j(b)}catch(W){}if(d)try{d(b)}catch(W){}Ei(H,3,
[k]);k=t;d=[];b=null;do{var l=k;if(Rg(l)){var
m=l.location.href;b=l.document&&l.document.referrer||null}else
m=b,b=null;d.push(new wi(m||"",l));try{k=l.parent}catch(W){k=null}}while(k&&l!
=k);for(let W=0,ya=d.length-1;W<=ya;++W)d[W].depth=ya-
W;l=t;if(l.location&&l.location.ancestorOrigins&&
l.location.ancestorOrigins.length==d.length-1)for(m=1;m<d.length;++m){var
n=d[m];n.url||(n.url=l.location.ancestorOrigins[m-1]||"",n.qe=!0)}var q=d;let T=new
wi(t.location.href,t,!1);l=null;const Ga=q.length-1;for(n=Ga;0<=n;--n){var r=q[n];!
l&&ui.test(r.url)&&(l=r);if(r.url&&!r.qe){T=r;break}}r=null;const
aa=q.length&&q[Ga].url;0!=T.depth&&aa&&(r=q[Ga]);f=new vi(T,r);if(f.l){q=H;var
u=f.l.url||"";q.j.push(4);q.l[4]=Bi("top",u)}var C={url:f.j.url||""};if(f.j.url)
{var z=f.j.url.match(Qg),A=z[1],I=z[3],
E=z[4];u="";A&&(u+=A+":");I&&(u+="//",u+=I,E&&(u+=":"+E));var F=u}else F="";Ei(H,5,
[C,{url:F}]);Ji(this.v,e,H,this.m,c)}catch(H){try{Ji(this.v,e,
{context:"ecmserr",rctx:a,msg:Xi(H),url:f&&f.j.url},this.m,c)}catch(T){}}return!
0}Ba(a,b,c){b.catch(d=>{d=d?d:"unknown rejection";this.ia(a,d instanceof Error?
d:Error(d),void 0,c||this.j||void 0)})}};var $i=a=>"string"===typeof a,aj=a=>void
0===a;function bj(){var a=cj;return b=>{for(const c in a)if(b===a[c]&&!/^[0-9]+
$/.test(c))return!0;return!1}};var dj=class extends L{constructor(a)
{super(a)}};function ej(a){var b=new fj;return x(b,1,a)}var fj=class extends
L{constructor(a){super(a)}};var gj=class extends L{constructor(){super()}};function
hj(a,b){return J(a,1,b)}function ij(a,b){return J(a,2,b)}function jj(a,b){return
J(a,3,b)}function kj(a,b){return J(a,4,b)}function lj(a,b){return J(a,5,b)}function
mj(a,b){return jd(a,8,Sc(b),0)}function nj(a,b){return jd(a,9,Sc(b),0)}var oj=class
extends L{constructor(){super()}};var pj=class extends L{constructor()
{super()}};function qj(a,b){return id(a,1,b,Xc)}function rj(a,b){return
id(a,12,b,Wc)}function sj(){var a=new tj;Qc(a);dd(a,2,2,!1,!1).push("irr");return
a}function uj(a,b){return Ad(a,3,b)}function vj(a,b){return Ad(a,4,b)}function
wj(a,b){return Ad(a,5,b)}function xj(a,b){return Ad(a,7,b)}function yj(a,b){return
Ad(a,8,b)}function zj(a,b){return J(a,9,b)}function Aj(a,b){return
td(a,10,b)}function Bj(a,b){return id(a,11,b,Uc)}var tj=class extends
L{constructor(){super(void 0,-1,Cj)}},Cj=[1,12,2,10,11];function Dj(a){var
b=Ej();rd(a,1,b)}function Fj(a,b){return J(a,2,b)}function Gj(a,b){return
td(a,3,b)}function Hj(a,b){return td(a,4,b)}function Ij(a,b){ud(a,4,fj,b);return
a}function Jj(a,b){return td(a,5,b)}function Kj(a,b){return id(a,6,b,Xc)}function
Lj(a,b){return J(a,7,b)}function Mj(a,b){rd(a,9,b)}function Nj(a,b){return
Ad(a,10,b)}function Oj(a,b){return Ad(a,11,b)}function Pj(a,b){return Ad(a,12,b)}
var Rj=class extends L{constructor(){super(void 0,-1,Qj)}H(a){ud(this,3,dj,void
0,a,!1,1);return this}G(a){return J(this,8,a)}},Qj=[3,4,5,6];var Tj=class extends
L{constructor(){super(void 0,-1,Sj)}},Sj=[2];var Uj=class extends L{constructor()
{super()}};var Vj=class extends L{constructor(){super()}};var Wj=class extends
L{constructor(){super()}getContentUrl(){return K(this,1)}};var Yj=class extends
L{constructor(){super(void 0,-1,Xj)}},Xj=[1];var Zj=class extends L{constructor()
{super()}};var ak=class extends L{constructor(){super()}};var bk=class extends
L{constructor(a){super(a)}},ck=[1,2,3,5,6,7,8];var ek=class extends L{constructor()
{super(void 0,-1,dk)}},dk=[1];var gk=class extends L{constructor(){super(void 0,-
1,fk)}},fk=[2];var hk=class extends L{constructor(){super()}};var ik=class extends
L{constructor(){super()}};function jk(a){var b=new kk;return Ed(b,1,a)}var kk=class
extends L{constructor(){super(void 0,-1,lk)}},lk=[9];var nk=class extends
L{constructor(){super(void 0,-1,mk)}},mk=[2];var ok=class extends L{constructor()
{super()}};var pk=class extends L{constructor(){super()}},qk=[4,5];var rk=class
extends L{constructor(){super()}};var sk=class extends L{constructor()
{super()}};var tk=class extends L{constructor(){super()}};var uk=class extends
L{constructor(){super()}};var vk=class extends L{constructor(){super()}};var
wk=class extends L{constructor(){super()}};var xk=class extends L{constructor()
{super()}},yk=[2,3];var zk=class extends L{constructor()
{super()}},Ak=[3,4,5,6,7,8,9];var Bk=class extends L{constructor(){super()}Pa(a)
{return Bd(this,2,a)}},Ck=[4,5,6,8,9,10];function Dk(a,...b)
{Ek(a,...b.map(c=>({Og:7,message:c})))};function Fk(a){return
JSON.stringify([a.map(b=>[{[b.Og]:b.message.toJSON()}])])};var
Gk=(a,b)=>{globalThis.fetch(a,
{method:"POST",body:b,keepalive:65536>b.length,credentials:"omit",mode:"no-
cors",redirect:"follow"}).catch(()=>{})};function Hk(a){a&&"function"==typeof
a.xa&&a.xa()};function Ik(){this.B=this.B;this.G=this.G}Ik.prototype.B=!
1;Ik.prototype.xa=function(){this.B||(this.B=!0,this.j())};function Jk(a,b){a.B?
b():(a.G||(a.G=[]),a.G.push(b))}Ik.prototype.j=function()
{if(this.G)for(;this.G.length;)this.G.shift()()};function Ek(a,...b)
{65536<=Fk(a.j.concat(b)).length&&Kk(a);a.j.push(...b);100<=a.j.length&&Kk(a);a.j.l
ength&&null===a.l&&(a.l=setTimeout(()=>{Kk(a)},100))}function Kk(a){null!
==a.l&&(clearTimeout(a.l),a.l=null);if(a.j.length){var
b=Fk(a.j);a.m("https://pagead2.googlesyndication.com/pagead/ping?
e=1",b);a.j=[]}}var Lk=class{constructor()
{this.m=Gk;this.j=[];this.l=null}},Mk=class extends Lk{};var O=a=>{var
b="cd";if(a.cd&&a.hasOwnProperty(b))return a.cd;b=new a;return a.cd=b};function
Nk(a,b,c){return b[a]||c};function Ok(a,b){a.l=c=>Nk(2,b,()=>[])
(c,1);a.j=()=>Nk(3,b,()=>[])(1)}class Pk{l(){return[]}j(){return[]}};let
Qk,Rk;const Sk=new Wi(t);(a=>{Qk=a||new Ki;"number"!==typeof
t.google_srt&&(t.google_srt=Math.random());Ii(Qk,t.google_srt);Rk=new
Zi(Qk,Sk);Rk.A(!0);"complete"==t.document.readyState?t.google_measure_js_timing||
Ui(Sk):Sk.j&&oe(t,"load",()=>{t.google_measure_js_timing||Ui(Sk)})})();var
Tk=(a,b,c)=>Rk.Hb(a,b,c),al=(a,b)=>Rk.ta(a,b),bl=(a,b,c)=>{const d=O(Pk).j();!
b.eid&&d.length&&(b.eid=d.toString());Ji(Qk,a,b,!0,c)},cl=(a,b)=>Rk.ia(a,b,void
0,void
0);Ie(ae(be("https://pagead2.googlesyndication.com/pagead/expansion_embed.js")));va
r dl=(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)};oe(a,"message",e);let f=!1;return()=>{let g=!1;f||(f=!
0,g=pe(a,"message",e));return g}},el=(a,b,c,d=null)=>{const e=dl(a,b,fe(c,
()=>e()),d);return e},fl=(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&&fl(a[f],b,c,d,--e)};function gl(a,b,c,d)
{uh(d.origin)&&"expandable-xpc-ready"==c.notify&&hl(a,b)}function hl(a,b){var
c=a.bd;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.Ua,f:a.sg,g:a.k
f,h:a.Yf,i:void 0});t.setTimeout(al(220,pi(()=>{Vg(c.document,b)})),0)};var
jl=class extends L{constructor(){super(void 0,-1,il)}},il=[15];var kl=class extends
L{constructor(){super()}getCorrelator(){return yd(this,1)}setCorrelator(a){return
J(this,1,a)}};var ll=class extends L{constructor(){super()}};let ml=null,nl=null;
var ol=()=>{if(null!=ml)return ml;ml=!1;try{const a=Ug(t);a&&-1!
==a.location.hash.indexOf("google_logging")&&(ml=!
0);t.localStorage.getItem("google_logging")&&(ml=!0)}catch(a){}return
ml},pl=()=>{if(null!=nl)return nl;nl=!1;try{const a=Ug(t);if(a&&-1!
==a.location.hash.indexOf("auto_ads_logging")||
t.localStorage.getItem("auto_ads_logging"))nl=!0}catch(a){}return
nl},ql=(a,b=[])=>{let c=!1;t.google_logging_queue||(c=!
0,t.google_logging_queue=[]);t.google_logging_queue.push([a,b]);c&&ol()&&Vg(t.docum
ent,
Ie(ae(be("https://pagead2.googlesyndication.com/pagead/js/
logging_library.js"))))};let rl,sl;const tl=new Wi(window);(a=>{rl=a??new
Ki;"number"!==typeof
window.google_srt&&(window.google_srt=Math.random());Ii(rl,window.google_srt);sl=ne
w Zi(rl,tl);sl.zd(()=>{});sl.A(!0);"complete"==window.document.readyState?
window.google_measure_js_timing||Ui(tl):tl.j&&oe(window,"load",
()=>{window.google_measure_js_timing||Ui(tl)})})();let ul=(new Date).getTime();var
vl=a=>{a=parseFloat(a);return isNaN(a)||1<a||0>a?.05:a};var
wl={kj:0,jj:1,gj:2,bj:3,hj:4,cj:5,ij:6,ej:7,fj:8,aj:9,dj:10};var
xl={mj:0,nj:1,lj:2};function yl(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom}function zl(a)
{a=Cb(a,b=>new
Bh(b.top,b.right,b.bottom,b.left));a=Al(a);return{top:a.top,right:a.right,bottom:a.
bottom,left:a.left}}function Al(a){if(!a.length)throw Error("pso:box:m:nb");return
Db(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},Ch(a[0]))};var
se={bk:0,Pi:1,Si:2,Qi:3,Ri:4,Yi:8,mk:9,yj:10,zj:11,ik:16,Ci:17,Bi:24,wj:25,Uh:26,Th
:27,Ze:30,qj:32,tj:40,sk:41,pk:42};var
Bl={overlays:1,interstitials:2,vignettes:2,inserts:3,immersives:4,list_view:5,full_
page:6,side_rails:7},Cl={[1]:1,[2]:1,[3]:7,[4]:7,[8]:2,[27]:3,[9]:4,
[30]:5};function Dl(a){a.google_reactive_ads_global_state?
(null==a.google_reactive_ads_global_state.sideRailProcessedFixedElements&&(a.google
_reactive_ads_global_state.sideRailProcessedFixedElements=new
Set),null==a.google_reactive_ads_global_state.sideRailAvailableSpace&&(a.google_rea
ctive_ads_global_state.sideRailAvailableSpace=new
Map)):a.google_reactive_ads_global_state=new El;return
a.google_reactive_ads_global_state}
class El{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;this.sideRailProcessedFixedElements=new Set;this.sideRailAvailableSpace=new
Map;this.j=new Map}}
var Fl=class{constructor()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
};var Gl=728*1.38,Hl=(a,b=420)=>(a=P(a).clientWidth)?a>b?32768:320>a?
65536:0:16384,Il=a=>{var b=P(a).clientWidth;a=a.innerWidth;return(b=b&&a?b/a:0)?
1.05<b?262144:.95>b?524288:0:131072},Kl=a=>Math.max(0,Jl(a,!0)-
P(a).clientHeight),P=a=>{a=a.document;let b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}},Jl=(a,b)=>{const c=P(a);return b?
c.scrollHeight==P(a).clientHeight?
c.offsetHeight:c.scrollHeight:c.offsetHeight},Ml=(a,b)=>Ll(b)||10===b||!a.adCount?!
1:1==b||2==b?!(!a.adCount[1]&&
!a.adCount[2]):(a=a.adCount[b])?1<=a:!1,Nl=(a,b)=>a&&a.source?a.source===b||
a.source.parent===b:!1,Ol=a=>void 0===a.pageYOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollTop:a.pageYOffset,Pl=a=>void
0===a.pageXOffset?(a.document.documentElement||a.document.body.parentNode||
a.document.body).scrollLeft:a.pageXOffset,Ql=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},Rl=(a,b,c,d)=>{Ji(c,b,
{c:d.data.substring(0,500),u:a.location.href.substring(0,500)},!0,.1);return!
0},Ll=a=>26===a||27===a||40===a||41===a;function Sl(a,b){Tl(a).forEach(b,void
0)}function Tl(a){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return
b};function Ul(a,b){return void 0!==a.j[Vl(b)]}function Wl(a){const b=[];for(const
c in a.j)void 0!==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.l[c]);return b}function
Xl(a){const b=[];for(const c in a.j)void 0!
==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.j[c]);return b}
const Yl=class{constructor(){this.j={};this.l={}}set(a,b){const
c=Vl(a);this.j[c]=b;this.l[c]=a}remove(a){a=Vl(a);this.j[a]=void 0;this.l[a]=void
0}get(a,b){a=Vl(a);return void 0!==this.j[a]?this.j[a]:b}Bb(){return
Wl(this).length}clear(){this.j={};this.l={}}};function Vl(a){return a instanceof
Object?String(va(a)):a+""};const Zl=class{constructor(a){this.j=new Yl;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 Ul(this.j,a)}};const $l=new Zl("IMG AMP-IMG
IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT BUTTON SVG".split("
"));function am(a){Qb(a.document.body.offsetHeight)};function bm(a)
{a.l.forEach((b,c)=>{if(b.overrides.delete(a))
{b=Array.from(b.overrides.values()).pop()||b.originalValue;var d=a.element;b?
d.style.setProperty(c,b.value,b.priority):d.style.removeProperty(c)}})}
function cm(a,b,c){c={value:c,priority:"important"};var d=a.l.get(b);if(!d)
{d=a.element;var e=d.style.getPropertyValue(b);d={originalValue:e?
{value:e,priority:d.style.getPropertyPriority(b)}:null,overrides:new
Map};a.l.set(b,d)}d.overrides.delete(a);d.overrides.set(a,c);a=a.element;c?
a.style.setProperty(b,c.value,c.priority):a.style.removeProperty(b)}
var dm=class extends Ik{constructor(a,b)
{super();this.element=b;a=a.googTempStyleOverrideInfo=a.googTempStyleOverrideInfo||
new Map;var c=a.get(b);c?b=c:(c=new Map,a.set(b,c),b=c);this.l=b}j()
{bm(this);super.j()}};function em(a,b){const c=new
fm({first:a.M,second:b.M});a.X(()=>Q(c,{first:a.M,second:b.M}));b.X(()=>Q(c,
{first:a.M,second:b.M}));return c}function gm(...a){const
b=[...a],c=()=>b.every(f=>f.M),d=new
fm(c()),e=()=>{Q(d,c())};b.forEach(f=>f.X(e));return hm(d)}function im(...a){const
b=[...a],c=()=>-1!==b.findIndex(f=>f.M),d=new
fm(c()),e=()=>{Q(d,c())};b.forEach(f=>f.X(e));return hm(d)}function Q(a,b)
{a.M=b;a.l.forEach(c=>{c(a.M)})}
function hm(a,b=jm){var c=a.M;const d=new fm(a.M);a.X(e=>{b(e,c)||
(c=e,Q(d,e))});return d}function km(a,b,c){return a.j(d=>{d===b&&c()})}function
lm(a,b){if(!1===a.M)b();else{var c={Yb:null};c.Yb=km(a,!1,
()=>{c.Yb&&(c.Yb(),c.Yb=null);b()})}}function mm(a,b,c)
{hm(a).X(d=>{d===b&&c()})}function nm(a,b){a.m&&a.m();a.m=b.X(c=>Q(a,c),!0)}
class fm{constructor(a){this.M=a;this.l=new Map;this.v=1;this.m=null}X(a,b=!1)
{const c=this.v++;this.l.set(c,a);b&&a(this.M);return()=>{this.l.delete(c)}}j(a)
{return this.X(a,!0)}map(a){const b=new fm(a(this.M));this.X(c=>Q(b,a(c)));return
b}}function jm(a,b){return a==b};function om(a,b){Ab(a.j,c=>{c(b)})}var
pm=class{constructor(){this.j=[]}};class qm{constructor(a){this.j=a}X(a)
{this.j.j.push(a)}map(a){const b=new pm;this.X(c=>om(b,a(c)));return new
qm(b)}}function rm(...a){const b=new pm;a.forEach(c=>{c.X(d=>{om(b,d)})});return
new qm(b)};function sm(a){return hm(em(a.j,a.m).map(b=>{var
c=b.first;b=b.second;return null==c||null==b?null:tm(c,b)}))}var
vm=class{constructor(a){this.l=a;this.j=new fm(null);this.m=new fm(null);this.v=new
pm;this.C=b=>{null==this.j.M&&1==b.touches.length&&Q(this.j,b.touches[0])};this.A=b
=>{const c=this.j.M;null!=c&&(b=um(c,b.changedTouches),null!
=b&&(Q(this.j,null),Q(this.m,null),om(this.v,tm(c,b))))};this.B=b=>{var
c=this.j.M;null!=c&&(c=um(c,b.changedTouches),null!
=c&&(Q(this.m,c),b.preventDefault()))}}};
function tm(a,b){return{We:b.pageX-a.pageX,Xe:b.pageY-a.pageY}}function um(a,b)
{if(null==b)return null;for(let c=0;c<b.length;+
+c)if(b[c].identifier==a.identifier)return b[c];return null};function wm(a){return
hm(em(a.j,a.l).map(b=>{var c=b.first;b=b.second;return null==c||null==b?
null:xm(c,b)}))}var ym=class{constructor(a,b){this.v=a;this.A=b;this.j=new
fm(null);this.l=new fm(null);this.m=new pm;this.G=c=>{Q(this.j,c)};this.B=c=>{const
d=this.j.M;null!
=d&&(Q(this.j,null),Q(this.l,null),om(this.m,xm(d,c)))};this.C=c=>{null!
=this.j.M&&(Q(this.l,c),c.preventDefault())}}};function xm(a,b)
{return{We:b.screenX-a.screenX,Xe:b.screenY-a.screenY}};var Bm=(a,b)=>{const c=new
zm(a,b);return()=>Am(c)};function Am(a){if(a.j)return!1;if(null==a.l)return Cm(a),!
0;const b=a.l+1E3-(new Date).getTime();if(1>b)return Cm(a),!0;Dm(a,b);return!
0}function Cm(a){a.l=(new Date).getTime();a.v()}function Dm(a,b){a.j=!
0;a.m.setTimeout(()=>{a.j=!1;Cm(a)},b)}class zm{constructor(a,b)
{this.m=a;this.v=b;this.l=null;this.j=!1}};function Em(a){return
Fm(wm(a.j),sm(a.l))}function Gm(a){return rm(new qm(a.j.m),new qm(a.l.v))}var
Hm=class{constructor(a,b){this.j=a;this.l=b}};function Fm(a,b){return
em(a,b).map(({first:c,second:d})=>c||d||null)};function Im(a,b){return new
Jm(a,b)}function Km(a){a.win.requestAnimationFrame(()=>{a.B||Q(a.m,new
rg(a.element.offsetWidth,a.element.offsetHeight))})}function Lm(a){a.l||(a.l=!
0,a.v.observe(a.element));return hm(a.m,sg)}var Jm=class extends
Ik{constructor(a,b){super();this.win=a;this.element=b;this.l=!1;this.m=new fm(new
rg(this.element.offsetWidth,this.element.offsetHeight));this.v=new
ResizeObserver(()=>{Km(this)})}j(){this.v.disconnect();super.j()}};function Mm(a,b)
{return{top:a.j-b,right:a.m+a.l,bottom:a.j+b,left:a.m}}class Nm{constructor(a,b,c)
{this.m=a;this.j=b;this.l=c}};function Om(a,b){a=a.getBoundingClientRect();return
new Pm(a.top+Ol(b),a.bottom-a.top)}function Qm(a){return new
Pm(Math.round(a.j),Math.round(a.l))}class Pm{constructor(a,b)
{this.j=a;this.l=b}getHeight(){return this.l}};function Rm(a,b){a.B=!
0;a.m=b;a.l.forEach(c=>{c(a.m)});a.l=[]}
class Sm{constructor(a){this.j=a;this.l=[];this.B=!
1;this.A=this.m=null;this.C=Bm(a,()=>{if(null!=this.A){var b=Jl(this.j,!0)-
this.A;1E3<b&&Rm(this,b)}});this.v=null}init(a,b){null==a?(this.A=a=Jl(this.j,!
0),this.j.addEventListener("scroll",this.C),null!
=b&&b(a)):this.v=this.j.setTimeout(()=>{this.init(void 0,b)},a)}xa(){null!
=this.v&&this.j.clearTimeout(this.v);this.j.removeEventListener("scroll",this.C);th
is.l=[];this.m=null}addListener(a){this.B?a(this.m):this.l.push(a)}};function Tm(a)
{return new Um(a,new dm(a,a.document.body),new dm(a,a.document.documentElement),new
dm(a,a.document.documentElement))}
function Vm(a){cm(a.m,"scroll-behavior","auto");const
b=Wm(a.win);b.activePageScrollPreventers.add(a);null===b.previousWindowScroll&&(b.p
reviousWindowScroll=a.win.scrollY);cm(a.j,"position","fixed");cm(a.j,"top",`${-
b.previousWindowScroll}px`);cm(a.j,"width","100%");cm(a.j,"overflow-
x","hidden");cm(a.j,"overflow-y","hidden");cm(a.l,"overflow-
x","hidden");cm(a.l,"overflow-y","hidden")}
function Xm(a){bm(a.j);bm(a.l);const
b=Wm(a.win);b.activePageScrollPreventers.delete(a);0===b.activePageScrollPreventers
.size&&(a.win.scrollTo(0,b.previousWindowScroll||
0),b.previousWindowScroll=null);bm(a.m)}var Um=class{constructor(a,b,c,d)
{this.win=a;this.j=b;this.l=c;this.m=d}};function Wm(a){return
a.googPageScrollPreventerInfo=a.googPageScrollPreventerInfo||
{previousWindowScroll:null,activePageScrollPreventers:new Set}};var
Ym=(a,b)=>a.reduce((c,d)=>c.concat(b(d)),[]);class Zm{constructor(a=1)
{this.j=a}next(){var a=48271*this.j%2147483647;this.j=0>2147483647*a?
a+2147483647:a;return this.j/2147483647}};function $m(a,b,c){const d=[];for(const e
of a.j)b(e)?d.push(e):c(e);return new an(d)}function bn(a){return
a.j.slice(0)}function cn(a,b=1){a=bn(a);const c=new Zm(b);Pb(a,()=>c.next());return
new an(a)}const an=class{constructor(a){this.j=a.slice(0)}forEach(a)
{this.j.forEach((b,c)=>void a(b,c,this))}filter(a){return new
an(Bb(this.j,a))}apply(a){return new an(a(bn(this)))}sort(a){return new
an(bn(this).sort(a))}get(a){return this.j[a]}add(a){const
b=bn(this);b.push(a);return new an(b)}};class dn{constructor(a){this.j=new
Zl(a)}contains(a){return this.j.contains(a)}};function en(a){return new
fn({value:a},null)}function gn(a){return new fn(null,Error(a))}function hn(a)
{try{return en(a())}catch(b){return new fn(null,b)}}function jn(a){return null!
=a.j?a.j.value:null}function kn(a,b){null!=a.j&&b(a.j.value)}function ln(a,b){null!
=a.j||b(a.l);return a}class fn{constructor(a,b){this.j=a;this.l=b}map(a){return
null!=this.j?(a=a(this.j.value),a instanceof fn?a:en(a)):this}};class
mn{constructor(){this.j=new Yl}set(a,b){let c=this.j.get(a);c||(c=new
Zl,this.j.set(a,c));c.add(b)}};function nn(a){return!a};var pn=class extends
L{constructor(a){super(a,-1,on)}getId(){return w(this,3)}},on=[4];class
qn{constructor(a,{Od:b,ff:c,Wf:d,Le:e}){this.A=a;this.m=c;this.v=new an(b||
[]);this.l=e;this.j=d}};var rn=a=>{var b=a.split("~").filter(c=>0<c.length);a=new
Yl;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},tn=a=>{var
b=sn(a);a=[];for(let c of b)b=String(c.qb),a.push(c.Qa+"."+(20>=b.length?
b:b.slice(0,19)+"_"));return a.join("~")};
const sn=a=>{const b=[],c=a.v;c&&c.j.length&&b.push({Qa:"a",qb:un(c)});null!
=a.m&&b.push({Qa:"as",qb:a.m});null!=a.j&&b.push({Qa:"i",qb:String(a.j)});null!
=a.l&&b.push({Qa:"rp",qb:String(a.l)});b.sort(function(d,e){return
d.Qa.localeCompare(e.Qa)});b.unshift({Qa:"t",qb:vn(a.A)});return
b},vn=a=>{switch(a){case 0:return"aa";case 1:return"ma";default:throw
Error("Invalid slot type"+a);}},un=a=>{a=bn(a).map(wn);a=JSON.stringify(a);return
ah(a)},wn=a=>{const b={};null!=w(a,7)&&(b.q=w(a,7));null!=wd(a,
2)&&(b.o=wd(a,2));null!=wd(a,5)&&(b.p=wd(a,5));return b};function xn(){var a=new
yn;return x(a,2,1)}var yn=class extends L{constructor(a){super(a)}setLocation(a)
{return x(this,1,a)}};function zn(a){const
b=[].slice.call(arguments).filter(ge(e=>null===e));if(!b.length)return null;let
c=[],d={};b.forEach(e=>{c=c.concat(e.Td||[]);d=Object.assign(d,e.Cb())});return new
An(c,d)}function Bn(a){switch(a){case 1:return new An(null,
{google_ad_semantic_area:"mc"});case 2:return new An(null,
{google_ad_semantic_area:"h"});case 3:return new An(null,
{google_ad_semantic_area:"f"});case 4:return new An(null,
{google_ad_semantic_area:"s"});default:return null}}
function Cn(a){return null==a?null:new An(null,{google_ml_rank:a})}function Dn(a)
{return null==a?null:new An(null,{google_placement_id:tn(a)})}function
En({Af:a,Hf:b=null}){if(null==a)return null;a={google_daaos_ts:a};null!
=b&&(a.google_erank=b+1);return new An(null,a)}class An{constructor(a,b)
{this.Td=a;this.j=b}Cb(){return this.j}};var Fn=class extends L{constructor(a)
{super(a)}};var Gn=class extends L{constructor(a){super(a)}};var Hn=class extends
L{constructor(a){super(a)}};var In=class extends L{constructor(a){super(a)}};var
Kn=class extends L{constructor(a){super(a,-1,Jn)}G(){return w(this,2)}B(){return
w(this,5)}j(){return G(this,In,3)}v(){return wd(this,4)}A(){return fd(this,6)}F()
{return bd(this,Hn,7)}},Jn=[3];var Ln=class extends L{constructor(a){super(a)}};var
Mn=class extends L{constructor(a){super(a)}j(){return B(this,18,!1)}A(){x(this,18,!
1)}v(){return B(this,21,!1)}};var Nn=class extends L{constructor(){super()}};var
On=class extends L{constructor(a){super(a)}};var Pn=class extends L{constructor(a)
{super(a)}};var Qn=class extends L{constructor(a){super(a)}};var Rn=class extends
L{constructor(a){super(a)}W(){return D(this,pn,1)}j(){return w(this,2)}};var
Sn=class extends L{constructor(a){super(a)}};var Tn=class extends L{constructor(a)
{super(a)}};var Un=class extends L{constructor(a){super(a)}getName(){return
w(this,4)}},Vn=[1,2,3];var Xn=class extends L{constructor(a){super(a,-
1,Wn)}},Wn=[2,5,6,11];var Yn=class extends L{constructor(a){super(a)}j(){return
y(this,2)}};var Zn=class extends L{constructor(a){super(a)}j(){return
w(this,1)}};var $n=class extends L{constructor(a){super(a)}};var ao=class extends
L{constructor(a){super(a)}};var co=class extends L{constructor(a){super(a,-
1,bo)}j(){return D(this,ao,2)}},bo=[1];var eo=class extends L{constructor(a)
{super(a)}};var fo=class extends L{constructor(a){super(a)}j(){return
K(this,2)}};function go(){var a=new ho;a=x(a,1,1);var b=new eo;b=x(b,2,!
0);a=rd(a,2,b);b=new co;var c=new $n;c=x(c,1,1);ud(b,1,$n,c);c=new ao;c=x(c,1,!
0);b=rd(b,2,c);return rd(a,3,b)}var ho=class extends L{constructor(a)
{super(a)}};var io=class extends L{constructor(a){super(a)}j(){return
Cd(this,1)}v(){return K(this,3)}A(){return K(this,4)}};var jo=class extends
L{constructor(a){super(a)}j(){return yd(this,1)}};var ko=class extends
L{constructor(a){super(a)}j(){return K(this,1)}v(){return K(this,2)}A(){return
K(this,3)}};var lo=class extends L{constructor(a){super(a)}A(){return
D(this,io,8)}B(){return D(this,io,9)}j(){return D(this,ko,4)}v(){return
D(this,jo,5)}G(){return K(this,10)}};var mo=class extends L{constructor(a)
{super(a)}v(){return yd(this,3)}B(){return D(this,ko,5)}j(){return D(this,jo,6)}A()
{return K(this,8)}G(){return B(this,11)}};var oo=class extends L{constructor(a)
{super(a,-1,no)}},no=[2];var po=class extends L{constructor(a){super(a)}};var
ro=class extends L{constructor(a){super(a,-1,qo)}},qo=[1];var so=class extends
L{constructor(a){super(a)}j(){return w(this,1)}};var to=class extends
L{constructor(a){super(a)}};var vo=class extends L{constructor(a){super(a,-
1,uo)}j(){return G(this,to,1)}},uo=[1];var wo=class extends L{constructor(a)
{super(a)}};var yo=class extends L{constructor(a){super(a,-1,xo)}},xo=[3,4];var
zo=class extends L{constructor(a){super(a)}};var Bo=class extends L{constructor(a)
{super(a,-1,Ao)}W(){return D(this,pn,1)}j(){return w(this,2)}},Ao=[6,7,9,10,11];var
Do=class extends L{constructor(a){super(a,-1,Co)}},Co=[4];var Eo=class extends
L{constructor(){super()}};var Go=class extends L{constructor(a){super(a,-
1,Fo)}},Fo=[6];var Ho=class extends L{constructor(a){super(a)}j(){return
yd(this,1)}};var Io=class extends L{constructor(a){super(a)}};var Ko=class extends
L{constructor(a){super(a)}j(){return Dd(this,Io,2,Jo)}},Jo=[1,2];var Lo=class
extends L{constructor(a){super(a)}j(){return D(this,Ko,3)}};var Mo=class extends
L{constructor(a){super(a)}};var Oo=class extends L{constructor(a){super(a,-
1,No)}j(){return G(this,Mo,1)}},No=[1];var Qo=class extends L{constructor(a)
{super(a,-1,Po)}j(){return gd(this,1,Yc)}v(){return
D(this,Lo,3)}},Po=[1,4];function Ro(a){return D(a,Gn,13)}function So(a){return
D(a,mo,28)}var Uo=Wd(class extends L{constructor(a){super(a,-1,To)}j(){return
D(this,Mn,15)}}),To=[1,2,5,7];var Vo=class extends L{constructor(a)
{super(a)}},Wo=Wd(Vo);function Xo(a){try{const
b=a.localStorage.getItem("google_ama_settings");return b?Wo(b):null}catch(b){return
null}}function Yo(a,b){if(void 0!==a.Vc){let c=Xo(b);c||(c=new Vo);void 0!
==a.Vc&&x(c,2,a.Vc);x(c,1,Ea()
+864E5);a=Qd(c);try{b.localStorage.setItem("google_ama_settings",a)}catch(d){}}else
if((a=Xo(b))&&w(a,1)<Ea())try{b.localStorage.removeItem("google_ama_settings")}catc
h(c){}};function Zo(a){var b=[];Sl(a.getElementsByTagName("p"),function(c)
{100<=$o(c)&&b.push(c)});return b}function $o(a){if(3==a.nodeType)return
a.length;if(1!=a.nodeType||"SCRIPT"==a.tagName)return 0;var
b=0;Sl(a.childNodes,function(c){b+=$o(c)});return b}function ap(a){return
0==a.length||isNaN(a[0])?a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)}
function bp(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);}}
const cp=class{constructor(a,b,c,d){this.v=a;this.l=b;this.m=c;this.j=d}query(a)
{var b=[];try{b=a.querySelectorAll(this.v)}catch(f){}if(!
b.length)return[];a=Ib(b);a=bp(this,a);"number"===typeof
this.l&&(b=this.l,0>b&&(b+=a.length),a=0<=b&&b<a.length?[a[b]]:
[]);if("number"===typeof this.m){b=[];for(var c=0;c<a.length;c++){var
d=Zo(a[c]),e=this.m;0>e&&(e+=d.length);0<=e&&e<d.length&&b.push(d[e])}a=b}return
a}toString(){return
JSON.stringify({nativeQuery:this.v,occurrenceIndex:this.l,paragraphIndex:this.m,
ignoreMode:this.j})}};function dp(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 ep(a)
{return Tl(a.querySelectorAll("ins.adsbygoogle-ablated-ad-slot"))};var
R=class{constructor(a,b=!1)
{this.j=a;this.defaultValue=b}},fp=class{constructor(a,b=0)
{this.j=a;this.defaultValue=b}},gp=class{constructor(a)
{this.j=a;this.defaultValue=""}};var hp=new R(1082,!0),ip=new fp(1130,100),jp=new
fp(1032,200),kp=new gp(14),lp=new R(1240),mp=new fp(1224,.01),np=new R(1122,!
0),op=new R(1239),pp=new R(1226),qp=new R(1196),rp=new R(1160),sp=new R(316),tp=new
R(334),up=new fp(54),vp=new R(313),wp=new fp(66,-1),xp=new fp(65,-1),yp=new
R(369),zp=new R(1241),Ap=new R(1236),Bp=new R(368),Cp=new R(1223),Dp=new
R(1242),Ep=new R(1230),Fp=new R(1229),Gp=new R(1231),Hp=new R(1248),Ip=new
R(1244),Jp=new fp(1169,61440),Kp=new R(1171,!0),Lp=new R(1235),Mp=new R(1151),
Np=new fp(1072,.75),Op=new fp(1168,61440),Pp=new R(290),Qp=new R(1222),Rp=new
R(1238),Sp=new R(1237),Tp=new R(1147),Up=new fp(1245,3600),Vp=new
fp(506864295),Wp=new fp(508040914,100),Xp=new R(501545960),Yp=new
R(289410051),Zp=new R(1120),$p=new fp(1114,1),aq=new R(515292965),bq=new
R(506914611),cq=new R(45401989),dq=new R(511172886),eq=new fp(506871937),fq=new
R(513037478),gq=new R(483374575),hq=new gp(1166),iq=new R(1E4),jq=new
fp(472785970,500),kq=new R(83),lq=new R(439828594),mq=new R(483962503),
nq=new R(506738118),oq=new R(77),pq=new R(78),qq=new R(309),rq=new R(80),sq=new
R(76),tq=new R(1957,!0),uq=new R(380025941),vq=new R(84),wq=new R(1973),xq=new
R(188),yq=new R(1975,!0),zq=new R(1974,!0),Aq=new R(504787204),Bq=new
R(1162),Cq=new fp(501545963,1),Dq=new fp(1157),Eq=new R(494741144),Fq=new
fp(1119,300),Gq=new fp(1193,100),Hq=new fp(1103),Iq=new R(501545961),Jq=new
fp(501545962,1),Kq=new fp(1116,300),Lq=new R(491815314),Mq=new R(1121),Nq=new
R(501545959,!0),Oq=new R(471262996,!0),Pq=new fp(469675170,
3E4),Qq=new R(506619840),Rq=new R(506852289),Sq=new R(485990406);var
Tq=class{constructor(){const a={};this.j=(b,c)=>null!=a[b]?
a[b]:c;this.l=(b,c)=>null!=a[b]?a[b]:c;this.m=(b,c)=>null!=a[b]?
a[b]:c;this.A=(b,c)=>null!=a[b]?a[b]:c;this.v=()=>{}}};function S(a){return
O(Tq).j(a.j,a.defaultValue)}function U(a){return
O(Tq).l(a.j,a.defaultValue)}function Uq(a){return
O(Tq).m(a.j,a.defaultValue)};function Vq(a,b){a=(new
zg(a)).createElement("DIV");const
c=a.style;c.width="100%";c.height="auto";c.clear=b?"both":"none";return a}
function Wq(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)}dp(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}
function Xq(a){if(a&&a.parentNode){const
b=a.parentNode;b.removeChild(a);dp(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};var Zq=(a,b,c,d=0)=>{var e=Yq(b,c,d);if(e.init)
{for(c=b=e.init;c=e.ic(c);)b=c;e={anchor:b,position:e.yc}}else
e={anchor:b,position:c};a["google-ama-order-
assurance"]=d;Wq(a,e.anchor,e.position)},$q=(a,b,c,d=0)=>{S(vp)?
Zq(a,b,c,d):Wq(a,b,c)};
function Yq(a,b,c){const d=f=>{f=ar(f);return null==f?!1:c<f},e=f=>{f=ar(f);return
null==f?!1:c>f};switch(b){case
0:return{init:br(a.previousSibling,d),ic:f=>br(f.previousSibling,d),yc:0};case
2:return{init:br(a.lastChild,d),ic:f=>br(f.previousSibling,d),yc:0};case
3:return{init:br(a.nextSibling,e),ic:f=>br(f.nextSibling,e),yc:3};case
1:return{init:br(a.firstChild,e),ic:f=>br(f.nextSibling,e),yc:3}}throw Error("Un-
handled RelativePosition: "+b);}
function ar(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-ama-
order-assurance"]:null}function br(a,b){return a&&b(a)?a:null};var cr=(a,b=!
1)=>{try{return b?(new rg(a.innerWidth,a.innerHeight)).round():Bg(a||
window).round()}catch(c){return new rg(-12245933,-12245933)}};function dr(a=t)
{a=a.devicePixelRatio;return"number"===typeof a?+a.toFixed(3):null}function
er(a,b=t){a=a.scrollingElement||("CSS1Compat"==a.compatMode?
a.documentElement:a.body);return new qg(b.pageXOffset||a.scrollLeft,b.pageYOffset||
a.scrollTop)}
function fr(a){try{return!(!a||!(a.offsetWidth||a.offsetHeight||
a.getClientRects().length))}catch(b){return!1}};function gr(a){-
1===a.l&&(a.l=Db(a.j,(b,c,d)=>c?b+2**d:b,0));return a.l}class hr{constructor()
{this.j=[];this.l=-1}set(a,b=!0){0<=a&&52>a&&Number.isInteger(a)&&this.j[a]!
==b&&(this.j[a]=b,this.l=-1)}get(a){return!!this.j[a]}};function ir(a){let
b=a.location.href;if(a===a.top)return{url:b,ed:!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,ed:c}};var jr=(a,b,c)=>{b=b||a.google_ad_width;c=c||
a.google_ad_height;if(a&&a.top==a)return!1;const
d=a.document,e=d.documentElement;if(b&&c){let f=1,g=1;a.innerHeight?
(f=a.innerWidth,g=a.innerHeight):e&&e.clientHeight?
(f=e.clientWidth,g=e.clientHeight):d.body&&(f=d.body.clientWidth,g=d.body.clientHei
ght);if(g>2*c||f>2*b)return!1}return!0};function kr(a,b){Zg(a,(c,d)=>{b[d]=c})}
var lr=a=>{if(a==a.top)return 0;for(;a&&a!=a.top&&Rg(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
mr=(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}},nr=(a,b)=>{const
c=40===a.google_reactive_ad_format,d=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===b.top},or=(a,b,c)=>{a=a.style;"rtl"==b
?a.marginRight=c:a.marginLeft=c};
const pr=(a,b,c)=>{a=mr(b,a);return"rtl"==c?-a.x:a.x};var
qr=(a,b)=>{b=b.parentElement;return b?(a=Xg(b,a))?
a.direction:"":""},rr=(a,b,c)=>{if(0===pr(a,b,c))return!1;or(b,c,"0px");const
d=pr(a,b,c);or(b,c,-1*d+"px");a=pr(a,b,c);0!==a&&a!==d&&or(b,c,d/(a-
d)*d+"px");return!0};const sr=RegExp("(^| )adsbygoogle($| )");function tr(a,b)
{for(let c=0;c<b.length;c++){const d=b[c],e=wg(d.ud);a[e]=d.value}}function
ur(a,b,c,d,e,f){a=vr(a,e);a.va.setAttribute("data-ad-format",d?
d:"auto");wr(a,b,c,f);return a}function xr(a,b,c=null){a=vr(a,
{});wr(a,b,null,c);return a}function wr(a,b,c,d){var
e=[];if(d=d&&d.Td)a.Wa.className=d.join("
");a=a.va;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 vr(a,b){const c=Vq(a,b.clearBoth||!1);var
d=c.style;d.textAlign="center";b.xc&&tr(d,b.xc);a=(new
zg(a)).createElement("INS");d=a.style;d.display="block";d.margin="auto";d.backgroun
dColor="transparent";b.Ed&&(d.marginTop=b.Ed);b.Oc&&(d.marginBottom=b.Oc);b.nb&&tr(
d,b.nb);c.appendChild(a);return{Wa:c,va:a}}
function yr(a,b,c){b.dataset.adsbygoogleStatus="reserved";b.className+="
adsbygoogle-noablate";const d={element:b};c=c&&c.Cb();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 zr(a){const b=ep(a.document);Ab(b,function(c){const d=Ar(a,c);var
e;if(e=d)e=mr(c,a),e=!((e?e.y:0)<P(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"),yr(a,c))})}function
Ar(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 ig)a[ig[c]]&&(b[ig[c]]=a[ig[c]]);return
b};class Br{constructor(){var
a=N`https://pagead2.googlesyndication.com/pagead/js/err_rep.js`;this.j=null;this.l=
!1;this.v=Math.random();this.m=this.ia;this.B=a}zd(a){this.j=a}A(a)
{this.l=a}ia(a,b,c=.01,d,e="jserror"){if((this.l?this.v:Math.random())>c)return!
1;b.error&&b.meta&&b.id||(b=new ti(b,{context:a,id:e}));if(d||
this.j)b.meta={},this.j&&this.j(b.meta),d&&d(b.meta);t.google_js_errors=t.google_js
_errors||[];t.google_js_errors.push(b);t.error_rep_loaded||
(Vg(t.document,this.B),t.error_rep_loaded=
!0);return!1}Hb(a,b,c){try{return b()}catch(d){if(!
this.m(a,d,.01,c,"jserror"))throw d;}}ta(a,b,c,d){return(...e)=>this.Hb(a,
()=>b.apply(c,e),d)}Ba(a,b,c){b.catch(d=>{d=d?d:"unknown rejection";this.ia(a,d
instanceof Error?d:Error(d),void 0,c||this.j||void 0)})}};const
Cr=(a,b)=>{b=b.google_js_reporting_queue=b.google_js_reporting_queue||
[];2048>b.length&&b.push(a)};
var Dr=(a,b,c,d)=>{const e=d||window,f="undefined"!==typeof queueMicrotask;return
function()
{f&&queueMicrotask(()=>{e.google_rum_task_id_counter=e.google_rum_task_id_counter||
1;e.google_rum_task_id_counter+=1});const g=Oi();let
h,k=3;try{h=b.apply(this,arguments)}catch(l){k=13;if(!c)throw
l;c(a,l)}finally{e.google_measure_js_timing&&g&&Cr({label:a.toString(),value:g,dura
tion:(Oi()||0)-g,type:k,...
(f&&{taskId:e.google_rum_task_id_counter=e.google_rum_task_id_counter||
1})},e)}return h}},Er=(a,b)=>Dr(754,
a,(c,d)=>{(new Br).ia(c,d)},b);function Fr(a,b,c){return Dr(a,b,void
0,c).apply()}function Gr(a,b){return Er(a,b).apply()}function Hr(a){if(!a)return
null;var b=w(a,7);if(w(a,1)||a.getId()||0<gd(a,4,Yc).length){b=gd(a,4,Yc);var
c=w(a,3),d=w(a,1),e="";d&&(e+=d);c&&(e+="#"+ap(c));if(b)for(c=0;c<b.length;c+
+)e+="."+ap(b[c]);a=(b=e)?new cp(b,wd(a,2),wd(a,5),Ir(w(a,6))):null}else a=b?new
cp(b,wd(a,2),wd(a,5),Ir(w(a,6))):null;return a}var Jr={1:1,2:2,3:3,0:0};function
Ir(a){return null==a?a:Jr[a]}
function Kr(a){for(var b=[],c=0;c<a.length;c++){var
d=w(a[c],1),e=w(a[c],2);if(d&&null!=e){var f={};f.ud=d;f.value=e;b.push(f)}}return
b}function Lr(a,b){var c={};a&&(c.Ed=w(a,1),c.Oc=w(a,2),c.clearBoth=!!
y(a,3));b&&(c.xc=Kr(G(b,wo,3)),c.nb=Kr(G(b,wo,4)));return c}var
Mr={1:0,2:1,3:2,4:3},Nr={0:1,1:2,2:3,3:4};var Or={ra:"ama_success",ja:.1,la:!
0},Pr={ra:"ama_failure",ja:.1,la:!0},Qr={ra:"ama_inf_scr",ja:.1,la:!
0},Rr={ra:"ama_inf_scr",ja:.1,la:!0},Sr={ra:"ama_coverage",ja:.1,la:!
0},Tr={ra:"ama_inf_scr",ja:1,la:!0},Ur={ra:"ama_opt",ja:.1,la:!
0},Vr={ra:"ama_aud_sen",ja:1,la:!0},Wr={ra:"ama_auto_rs",ja:1,la:!
0},Xr={ra:"ama_auto_prose",ja:1,la:!0},Yr={ra:"ama_improv",ja:.1,la:!0};function
Zr(a,b){for(var c=0;c<b.length;c++)a.wa(b[c]);return a}function $r(a,b){a.m=a.m?
a.m:b;return a}
class as{constructor(a)
{this.C={};this.C.c=a;this.A=[];this.m=null;this.B=[];this.F=0}Pa(a)
{this.C.wpc=a;return this}wa(a){for(var b=0;b<this.A.length;b+
+)if(this.A[b]==a)return this;this.A.push(a);return this}v(a){var
b=ue(this.C);0<this.F&&(b.t=this.F);b.err=this.A.join();b.warn=this.B.join();this.m
&&(b.excp_n=this.m.name,b.excp_m=this.m.message&&this.m.message.substring(0,512),b.
excp_s=this.m.stack&&Yi(this.m.stack,""));b.w=0<a.innerWidth?
a.innerWidth:null;b.h=0<a.innerHeight?a.innerHeight:null;
return b}};function bs(a,b,c){!b.la||"pvc"in c||
(c.pvc=xh(a.j));bl(b.ra,c,b.ja)}function cs(a,b,c)
{c=c.v(a.j);b.la&&(c.pvc=xh(a.j));0<b.ja&&(c.r=b.ja,bs(a,b,c))}var
ds=class{constructor(a){this.j=a}};function es(a,b,c){var
d=a.m,e=P(a.j).clientHeight,f=D(a.l,fo,4)?.j();a=a.j;a=a.google_ama_state=a.google_
ama_state||{};bs(d,Vr,{...c,evt:b,vh:e,eid:f,psr:a.audioSenseSpaceReserved?
1:0})}var fs=class{constructor(a,b,c){this.j=a;this.m=b;this.l=c}};const
gs=class{constructor(a){this.j=a}l(a,b,c,d){return
ur(d.document,a,null,null,this.j,b)}m(){return null}};const hs=class{constructor(a)
{this.j=a}l(a,b,c,d){var e=0<G(this.j,yo,9).length?G(this.j,yo,9)
[0]:null,f=Lr(D(this.j,zo,3),e);if(!e)return null;if(e=w(e,1)){d=d.document;var
g=c.tagName;c=(new
zg(d)).createElement(g);c.style.clear=f.clearBoth?"both":"none";"A"==g&&(c.style.di
splay="block");c.style.padding="0px";c.style.margin="0px";f.xc&&tr(c.style,f.xc);d=
(new
zg(d)).createElement("INS");f.nb&&tr(d.style,f.nb);c.appendChild(d);f={Wa:c,va:d};f
.va.setAttribute("data-ad-type","text");f.va.setAttribute("data-native-settings-
key",
e);wr(f,a,null,b);a=f}else a=null;return a}m(){var a=0<G(this.j,yo,9).length?
G(this.j,yo,9)[0]:null;if(!a)return null;a=G(a,wo,3);for(var b=0;b<a.length;b++)
{var c=a[b];if("height"==w(c,1)&&0<parseInt(w(c,2),10))return
parseInt(w(c,2),10)}return null}};const is=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({ud:k,value:c.getPropertyValue(k)})}c={nb:g}}else
c={};a=ur(d.document,a,f,e,c,b);a.va.setAttribute("data-pub-
vars",JSON.stringify(this.j));return a}m(){return this.j?
parseInt(this.j.google_ad_height,10)||null:null}Cb(){return this.j}};class
js{constructor(a){this.l=a}j(){return new An([],
{google_ad_type:this.l,google_reactive_ad_format:26,google_ad_format:"fluid"})}};co
nst ks=class{constructor(a,b){this.v=a;this.m=b}j(){return this.m}l(a)
{a=this.v.query(a.document);return 0<a.length?a[0]:null}};function ls(a,b,c){const
d=[];for(let r=0;r<a.length;r++){var e=a[r];var f=r,g=b,h=c,k=e.W();if(k){var
l=Hr(k);if(l){var m=Mr[w(e,2)],n=void 0===m?
null:m;if(null===n)e=null;else{m=(m=D(e,zo,3))?y(m,3):null;l=new
ks(l,n);n=ed(e,10).slice(0);null!=wd(k,5)&&n.push(1);var q=h?h:
{};h=wd(e,12);k=bd(e,yn,4)?D(e,yn,4):null;1==w(e,8)?(q=q.sf||null,e=new ms(l,new
gs(Lr(D(e,zo,3),null)),q,m,0,n,k,g,f,h,e)):e=2==w(e,8)?new ms(l,new hs(e),q.Xf||new
js("text"),m,1,n,k,g,f,h,e):null}}else e=null}else e=null;null!==
e&&d.push(e)}return d}function ns(a){return a.A}function os(a){return a.ua}function
ps(a){return S(qp)?(a.K||(a.K=a.F.l(a.m)),a.K):a.F.l(a.m)}function qs(a){var
b=a.H;a=a.m.document.createElement("div");S(qp)?a.className="google-auto-placed-ad-
placeholder":a.className="google-auto-placed";var
c=a.style;c.textAlign="center";c.width="100%";c.height="0px";c.clear=b?"both":"none
";return a}function rs(a){return a.C instanceof is?a.C.Cb():null}
function ss(a,b,c){Ul(a.I,b)||a.I.set(b,[]);a.I.get(b).push(c)}function ts(a,b)
{a.A=!0;S(qp)&&(a.l&&Xq(a.l),a.l=null);null!=b&&a.V.push(b)}function us(a){return
Vq(a.m.document,a.H||!1)}function vs(a){return a.C.m(a.m)}function
ws(a,b=null,c=null){return new ms(a.F,b||a.C,c||
a.L,a.H,a.bb,a.sc,a.Cc,a.m,a.ka,a.G,a.v,a.B,a.ba)}
class ms{constructor(a,b,c,d,e,f,g,h,k,l=null,m=null,n=null,q=null)
{this.F=a;this.C=b;this.L=c;this.H=d;this.bb=e;this.sc=f;this.Cc=g?g:new
yn;this.m=h;this.ka=k;this.G=l;this.v=m;(a=!m)||(a=!(m.W()&&null!
=wd(m.W(),5)));this.ua=!a;this.B=n;this.ba=q;this.V=[];this.A=!1;this.I=new
Yl;this.K=this.l=null}P(){return this.m}j(){return this.F.j()}};var
xs=a=>a?.google_ad_slot?en(new qn(1,{ff:a.google_ad_slot})):gn("Missing dimension
when creating placement id"),zs=a=>{switch(a.bb){case 0:case 1:var b=a.v;null==b?
a=null:(a=b.W(),null==a?a=null:(b=w(b,2),a=null==b?null:new qn(0,{Od:
[a],Le:b})));return null!=a?en(a):gn("Missing dimension when creating placement
id");case 2:return a=ys(a),null!=a?en(a):gn("Missing dimension when creating
placement id");default:return gn("Invalid type: "+a.bb)}};
const ys=a=>{if(null==a||null==a.B)return null;const
b=D(a.B,pn,1),c=D(a.B,pn,2);if(null==b||null==c)return null;const
d=a.ba;if(null==d)return null;a=a.j();return null==a?null:new qn(0,{Od:
[b,c],Wf:d,Le:Nr[a]})};function As(a){const b=rs(a.T);return(b?
xs(b):zs(a.T)).map(c=>tn(c))}function Bs(a){a.j=a.j||As(a);return a.j}function
Cs(a,b){if(a.T.A)throw Error("AMA:AP:AP");$q(b,a.W(),a.T.j());ts(a.T,b)}const
Ds=class{constructor(a,b,c){this.T=a;this.l=b;this.aa=c;this.j=null}W(){return
this.l}fill(a,b){var c=this.T;(a=c.C.l(a,b,this.l,c.m))&&Cs(this,a.Wa);return
a}};const Es=(a,b)=>{if(3==b.nodeType)return 3==b.nodeType?(b=b.data,a=Za(b,"&")?
tg(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)&&$l.contains(c.toUpperCase()))return!
0;b=b.childNodes;for(c=0;c<b.length;c++)if(Es(a,b[c]))return!0}return!1};
var Fs=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};const Gs=class{constructor()
{this.j={clearBoth:!0}}l(a,b,c,d){return ur(d.document,a,null,null,this.j,b)}m(a)
{return Fs(Math.min(a.screen.width||0,a.screen.height||0))}};class
Hs{constructor(a){this.l=a}j(a){a=Math.floor(a.l);const b=Fs(a);return new
An(["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})}};const Is=class{constructor(a,b){this.v=a;this.m=b}l(){return this.v}j()
{return this.m}};const Js={TABLE:{ub:new dn([1,2])},THEAD:{ub:new
dn([0,3,1,2])},TBODY:{ub:new dn([0,3,1,2])},TR:{ub:new dn([0,3,1,2])},TD:{ub:new
dn([0,3])}};function Ks(a,b,c,d){const
e=c.childNodes;c=c.querySelectorAll(b);b=[];for(const f of c)c=zb(e,f),0>c||
b.push(new Ls(a,[f],c,f,3,Jg(f).trim(),d));return b}
function Ms(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 Ls(a,d,n-1,m,0,k,c)),d=[],h=n+1,k=""):
(d.push(l),l=Jg(l).trim(),k+=l&&k?" "+l:l)}}d.length&&k&&e.push(new
Ls(a,d,h,b,2,k,c));return e}
function Ns(a,b){return a.j-b.j}function Os(a){const b=xn();return new ms(new
Is(a.Gc,a.Hc),new gs({clearBoth:!0}),null,!0,2,
[],b,a.l,null,null,null,a.m,a.j)}class Ls{constructor(a,b,c,d,e,f,g)
{this.m=a;this.rb=b.slice(0);this.j=c;this.Gc=d;this.Hc=e;this.v=f;this.l=g}P()
{return this.l}};function Ps(a){return Hb(a.A?Ms(a.l,a.j,a.m):[],a.v?
Ks(a.l,a.v,a.j,a.m):[]).filter(b=>{var c=b.Gc.tagName;c?
(c=Js[c.toUpperCase()],b=null!=c&&c.ub.contains(b.Hc)):b=!1;return!b})}class
Qs{constructor(a,b,c)
{this.j=a;this.v=b.Zb;this.A=b.de;this.l=b.articleStructure;this.m=c}};function
Rs(a,b){return Gr(()=>{if(S(qp)){var c=[],d=[];for(var e=0;e<a.length;e++){var
f=a[e],g=ps(f);if(g){var h=f;if(!h.l&&!h.A){var k=h;var l=h,m=null;try{var
n=ps(l);if(n){m=qs(l);$q(m,n,l.j());var q=m}else q=null}catch(C){throw
Xq(m),C;}k.l=q}
(h=h.l)&&d.push({pg:f,anchorElement:g,Jf:h})}}if(0<d.length)for(q=Ol(b),n=Pl(b),e=0
;e<d.length;e++){const {pg:C,anchorElement:z,Jf:A}=d[e];f=Ss(A,n,q);c.push(new
Ds(C,z,f))}q=c}else{q=[];n=[];try{const C=[];for(let z=0;z<a.length;z++){var
r=a[z],u=ps(r);
u&&C.push({He:r,anchorElement:u})}for(u=0;u<C.length;u++){r=n;g=r.push;
{k=C[u];l=k.anchorElement;m=k.He;const z=qs(m);try{$q(z,l,m.j()),h=z}catch(A){throw
Xq(z),A;}}g.call(r,h)}c=Ol(b);d=Pl(b);for(g=0;g<n.length;g+
+)e=Ss(n[g],d,c),f=C[g],q.push(new
Ds(f.He,f.anchorElement,e))}finally{for(c=0;c<n.length;c++)Xq(n[c])}}return
q},b)}function Ss(a,b,c){a=a.getBoundingClientRect();return new
Nm(a.left+b,a.top+c,a.right-a.left)};function Ts(a,b){const
c=Ps(b);c.sort(Ns);return new Us(a,b,c)}function Vs(a,b,c){return new ms(new
Is(b,c),new gs({}),null,!0,2,[],null,a.j,null,null,null,a.A.l,null)}
var Us=class{constructor(a,b,c){this.j=a;this.A=b;this.v=c;this.l=!
1;this.m=0}next(){if(!this.l){if(this.m>=this.v.length)var a=null;else{{const
b=this.v[this.m++].rb[0];ua(b)&&1==b.nodeType?a=Vs(this,b,0):
(a=this.j.document.createElement("div"),M(a,
{display:"none"}),b.parentNode.insertBefore(a,b),a=Vs(this,a,3))}a=Rs([a],this.j)
[0]||null}if(a)return a;this.l=!0}return null}};var Ws=class{constructor(a)
{this.l=a}j(){return this.l.next()}};const
Xs={1:"0.5vp",2:"300px"},Ys={1:700,2:1200},Zs={[1]:{Se:"3vp",Cd:"1vp",Re:"0.3vp"},
[2]:{Se:"900px",Cd:"300px",Re:"90px"}};
function $s(a,b,c){var d=at(a),e=P(a).clientHeight||Ys[d],f=void
0;c&&(f=(c=(c=bt(G(c,Kn,2),d))?D(c,Hn,7):void 0)?ct(c,e):void
0);c=f;f=at(a);a=P(a).clientHeight||Ys[f];const g=dt(Zs[f].Cd,a);a=null===g?
et(f,a):new
ft(g,g,gt(g,8),8,.3,c);c=dt(Zs[d].Se,e);f=dt(Zs[d].Cd,e);d=dt(Zs[d].Re,e);e=a.m;c&&
d&&f&&void 0!==b&&(e=.5>=b?f+(1-2*b)*(c-f):d+(2-2*b)*(f-d));return new
ft(e,e,gt(e,a.l),a.l,a.v,a.j)}
function ht(a,b){const c=at(a);a=P(a).clientHeight||
Ys[c];if(b=bt(G(b,Kn,2),c))if(b=it(b,a))return b;return et(c,a)}function jt(a)
{const b=at(a);return et(b,P(a).clientHeight||Ys[b])}function kt(a,b){let
c={uc:a.m,hb:a.A};for(let d of a.B)d.adCount<=b&&(c=d.Bd);return c}
function lt(a,b,c){var d=y(b,2);b=D(b,Kn,1);const e=P(c).clientHeight||
Ys[at(c)];c=dt(b?.G(),e)??a.m;const f=dt(b?.B(),e)??a.A;d=d?[]:mt(b?.j(),e)??
a.B;const g=b?.v()??a.l,h=b?.A()??a.v;a=(b?.F()?ct(D(b,Hn,7),e):null)??a.j;return
new ft(c,f,d,g,h,a)}class ft{constructor(a,b,c,d,e,f)
{this.m=a;this.A=b;this.B=c.sort((g,h)=>g.adCount-
h.adCount);this.l=d;this.v=e;this.j=f}}function bt(a,b){for(let c of
a)if(w(c,1)==b)return c;return null}
function mt(a,b){if(void 0===a)return null;const c=[];for(let d of a)
{a=wd(d,1);const e=dt(w(d,2),b);if("number"!==typeof a||null===e)return
null;c.push({adCount:a,Bd:{uc:e,hb:dt(w(d,3),b)}})}return c}function it(a,b){const
c=dt(w(a,2),b),d=dt(w(a,5),b);if(null===c)return null;const
e=wd(a,4);if(null==e)return null;var f=a.j();f=mt(f,b);if(null===f)return
null;const g=D(a,Hn,7);b=g?ct(g,b):void 0;return new ft(c,d,f,e,fd(a,6),b)}
function et(a,b){a=dt(Xs[a],b);return new ft(null===a?Infinity:a,null,
[],3,null)}function dt(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 at(a)
{a=900<=P(a).clientWidth;return Og()&&!a?1:2}function gt(a,b){if(4>b)return[];const
c=Math.ceil(b/2);return[{adCount:c,Bd:{uc:2*a,hb:2*a}},{adCount:c+Math.ceil((b-c)/
2),Bd:{uc:3*a,hb:3*a}}]}function ct(a,b){return{xe:dt(w(a,2),b)||0,ve:wd(a,3)||
1,pb:dt(w(a,1),b)||0}};function nt(a,b,c){return yl({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 ot(a){if(!a.length)return null;const
b=zl(a.map(c=>c.j));a=a.reduce((c,d)=>c+d.l,0);return new pt(b,a)}class
pt{constructor(a,b){this.j=a;this.l=b}};function qt(a=window){a=a.googletag;return
a?.apiReady?a:void 0};var wt=(a,b)=>{const
c=Ib(b.document.querySelectorAll(".google-auto-
placed")),d=rt(b),e=st(b),f=tt(b),g=ut(b),h=Ib(b.document.querySelectorAll("ins.ads
bygoogle-ablated-ad-
slot")),k=Ib(b.document.querySelectorAll("div.googlepublisherpluginad")),l=Ib(b.doc
ument.querySelectorAll("html > ins.adsbygoogle"));let
m=[].concat(Ib(b.document.querySelectorAll("iframe[id^=aswift_],iframe[id^=google_a
ds_frame]")),Ib(b.document.querySelectorAll("body
ins.adsbygoogle")));b=[];for(const [n,q]of[[a.jc,c],[a.Za,d],
[a.Uf,e],[a.kc,f],[a.lc,g],[a.Sf,h],[a.Tf,k],[a.Vf,l]])a=q,!1===n?
b=b.concat(a):m=m.concat(a);a=vt(m);b=vt(b);a=a.slice(0);for(const n of
b)for(b=0;b<a.length;b++)(n.contains(a[b])||a[b].contains(n))&&a.splice(b,1);return
a};
const xt=a=>{const b=qt(a);return b?
Bb(Cb(b.pubads().getSlots(),c=>a.document.getElementById(c.getSlotElementId())),c=>
null!=c):null},rt=a=>Ib(a.document.querySelectorAll("ins.adsbygoogle[data-anchor-
shown],ins.adsbygoogle[data-anchor-
status]")),st=a=>Ib(a.document.querySelectorAll("ins.adsbygoogle[data-ad-
format=autorelaxed]")),tt=a=>(xt(a)||Ib(a.document.querySelectorAll("div[id^=div-
gpt-
ad]"))).concat(Ib(a.document.querySelectorAll("iframe[id^=google_ads_iframe]"))),ut
=a=>Ib(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 vt=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 yt=Rk.ta(453,wt),zt;zt=Rk.ta(454,
(a,b)=>{const c=Ib(b.document.querySelectorAll(".google-auto-
placed")),d=rt(b),e=st(b),f=tt(b),g=ut(b),h=Ib(b.document.querySelectorAll("ins.ads
bygoogle-ablated-ad-
slot")),k=Ib(b.document.querySelectorAll("div.googlepublisherpluginad"));b=Ib(b.doc
ument.querySelectorAll("html > ins.adsbygoogle"));return vt([].concat(!0===a.jc?c:
[],!0===a.Za?d:[],!0===a.Uf?e:[],!0===a.kc?f:[],!0===a.lc?g:[],!0===a.Sf?h:[],!
0===a.Tf?k:[],!0===a.Vf?b:[]))});function At(a,b,c){const
d=Bt(a);b=$t(d,b,c);return new au(a,d,b)}function bu(a){return 1<(a.bottom-
a.top)*(a.right-a.left)}function cu(a){return a.j.map(b=>b.box)}function du(a)
{return a.j.reduce((b,c)=>b+c.box.bottom-c.box.top,0)}class au{constructor(a,b,c)
{this.m=a;this.j=b.slice(0);this.v=c.slice(0);this.l=null}}
function Bt(a){const b=yt({Za:!1},a),c=Pl(a),d=Ol(a);return b.map(e=>{const
f=e.getBoundingClientRect();return(e=!!e.className&&Za(e.className,"google-auto-
placed"))||bu(f)?{box:
{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},Sk:e?
1:0}:null}).filter(ge(e=>null===e))}function $t(a,b,c){return void 0!
=b&&a.length<=(void 0!=c?c:8)?eu(a,b):Cb(a,d=>new pt(d.box,1))}
function eu(a,b){a=Cb(a,d=>new pt(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(nt(d,a[f],b))
{d=ot([d,a[f]]);Array.prototype.splice.call(a,f,1);e=!0;break}}c.push(d)}return
c};function fu(a,b,c){const d=Mm(c,b);return!Eb(a,e=>yl(e,d))}function
gu(a,b,c,d,e){e=e.aa;const f=Mm(e,b),g=Mm(e,c),h=Mm(e,d);return!Eb(a,k=>yl(k,g)||
yl(k,f)&&!yl(k,h))}function hu(a,b,c,d){const e=cu(a);if(fu(e,b,d.aa))return!0;if(!
gu(e,b,c.xe,c.pb,d))return!1;const f=new
pt(Mm(d.aa,0),1);a=Bb(a.v,g=>nt(g,f,c.pb));b=Db(a,(g,h)=>g+h.l,1);return
0===a.length||b>c.ve?!1:!0};var iu=(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 ju(a,b){const
c=new mn,d=new Zl;b.forEach(e=>{if(Dd(e,Sn,1,Vn))
{e=Dd(e,Sn,1,Vn);if(D(e,Rn,1)&&D(e,Rn,1).W()&&D(e,Rn,2)&&D(e,Rn,2).W()){const
g=ku(a,D(e,Rn,1).W()),h=ku(a,D(e,Rn,2).W());if(g&&h)for(var f of
iu({anchor:g,position:w(D(e,Rn,1),2)},
{anchor:h,position:w(D(e,Rn,2),2)}))c.set(va(f.anchor),f.position)}D(e,Rn,3)&&D(e,R
n,3).W()&&(f=ku(a,D(e,Rn,3).W()))&&c.set(va(f),w(D(e,Rn,3),2))}else Dd(e,Tn,2,Vn)?
lu(a,Dd(e,Tn,2,Vn),c):Dd(e,Qn,3,Vn)&&mu(a,Dd(e,Qn,3,Vn),d)});return new nu(c,d)}
class nu{constructor(a,b){this.l=a;this.j=b}}const lu=(a,b,c)=>{D(b,Rn,2)?
(b=D(b,Rn,2),
(a=ku(a,b.W()))&&c.set(va(a),w(b,2))):D(b,pn,1)&&(a=ou(a,D(b,pn,1)))&&a.forEach(d=>
{d=va(d);c.set(d,1);c.set(d,4);c.set(d,2);c.set(d,3)})},mu=(a,b,c)=>{D(b,pn,1)&&(a=
ou(a,D(b,pn,1)))&&a.forEach(d=>{c.add(va(d))})},ku=(a,b)=>(a=ou(a,b))&&0<a.length?
a[0]:null,ou=(a,b)=>(b=Hr(b))?b.query(a):null;function pu(a,b,c){switch(c){case
2:case 3:break;case 1:case 4:b=b.parentElement;break;default:throw Error("Unknown
RelativePosition: "+c);}for(c=[];b;){if(qu(b))return!
0;if(a.j.has(b))break;c.push(b);b=b.parentElement}c.forEach(d=>a.j.add(d));return!
1}function ru(a){a=su(a);return a.has("all")||a.has("after")}function tu(a)
{a=su(a);return a.has("all")||a.has("before")}function su(a)
{return(a=a&&a.getAttribute("data-no-auto-ads"))?new Set(a.split("|")):new Set}
function qu(a){const b=su(a);return a&&("AUTO-ADS-EXCLUSION-AREA"===a.tagName||
b.has("inside")||b.has("all"))}var uu=class{constructor(){this.j=new Set}};function
vu(a){return function(b){return Rs(b,a)}}function wu(a){const
b=P(a).clientHeight;return b?Ca(xu,b+Ol(a)):de}function yu(a,b,c){if(0>a)throw
Error("ama::ead:nd");if(Infinity===a)return de;const d=cu(c||At(b));return
e=>fu(d,a,e.aa)}function zu(a,b,c,d){if(0>a||0>b.xe||0>b.ve||0>b.pb)throw
Error("ama::ead:nd");return Infinity===a?de:e=>hu(d||At(c,b.pb),a,b,e)}function
Au(a){if(!a.length)return de;const b=new dn(a);return c=>b.contains(c.bb)}
function Bu(a){return function(b){for(let c of b.sc)if(-1<a.indexOf(c))return!
1;return!0}}function Cu(a){return a.length?function(b){const c=b.sc;return
a.some(d=>-1<c.indexOf(d))}:ee}function Du(a,b){if(0>=a)return ee;const
c=P(b).scrollHeight-a;return function(d){return d.aa.j<=c}}function Eu(a){const
b={};a&&a.forEach(c=>{b[c]=!0});return function(c){return!b[w(c.Cc,2)||0]}}function
Fu(a){return a.length?b=>a.includes(w(b.Cc,1)||0):ee}
function Gu(a,b){const c=ju(a,b);return function(d){var e=d.W();d=Nr[d.T.j()];var
f=va(e);f=c.l.j.get(f);if(!(f=f?f.contains(d):!1))a:
{if(c.j.contains(va(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(va(e))){f=!0;break
a}e=e.parentElement}f=!1}return!f}}
function Hu(){const a=new uu;return function(b){var
c=b.W();b=Nr[b.T.j()];a:switch(b){case 1:var d=ru(c.previousElementSibling)||
tu(c);break a;case 4:d=ru(c)||tu(c.nextElementSibling);break a;case
2:d=tu(c.firstElementChild);break a;case 3:d=ru(c.lastElementChild);break
a;default:throw Error("Unknown RelativePosition: "+b);}return!(d||pu(a,c,b))}}const
xu=(a,b)=>b.aa.j>=a,Iu=(a,b,c)=>{c=c.aa.l;return a<=c&&c<=b};var
Ju=class{constructor(a,b){this.m=a;this.l=b}j(){const a=wu(this.m);let
b=this.l.next();for(;b;){if(a(b))return b;b=this.l.next()}return null}};var
Ku=class{constructor(a,b){this.l=a;this.m=b}j(){var a=new Bo;var
b=D(this.m.l,pn,1);a=rd(a,1,b);a=x(a,2,2);a=x(a,8,1);a=ls([a],this.l);return
Rs(a,this.l)[0]||null}};var Lu=a=>{let
b=0;a.forEach(c=>b=Math.max(b,c.getBoundingClientRect().width));return
c=>c.getBoundingClientRect().width>.5*b},Mu=a=>{const b=P(a).clientHeight||0;return
c=>c.getBoundingClientRect().height>=.75*b};function Nu(a,b){if(!b)return!1;const
c=va(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=Nu(a,b.parentNode);a.j.set(c,b);return b}function Ou(a,b){return
Eb(b.rb,c=>Nu(a,c))}class Pu{constructor(a){this.j=new Yl;this.l=a}};class
Qu{constructor(a,b){this.v=a;this.j=[];this.l=[];this.m=b}};var Su=(a,{Xk:b=!
1,Yk:c=S(op)?2:3,Hg:d=null}={})=>{a=Ps(a);return Ru(a,b,c,d)},Ru=(a,b=!1,c=S(op)?
2:3,d=null)=>{if(2>c)throw Error("minGroupSize should be at least 2, found "+c);var
e=a.slice(0);e.sort(Ns);a=[];b=new Qu(b,d);for(const l of e)
{d=b;e={zc:l,mc:51>l.v.length?!1:null!=d.m?!Ou(d.m,l):!0};if(d.v||e.mc)
{if(d.j.length){var f=d.j[d.j.length-1].zc;b:{var g=f.P();var h=f.rb[f.rb.length-
1];f=e.zc.rb[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(Es(g,h))break;h=h.nextSibling;k+
+}g=!1}else g=!1}}else g=!0;g?(d.j.push(e),e.mc&&d.l.push(e.zc)):(d.j=[e],d.l=e.mc?
[e.zc]:[])}if(b.l.length>=c){d=b;e=S(op)?0:1;if(0>e||
e>=d.l.length)d=null;else{for(e=d.l[e];d.j.length&&!
d.j[0].mc;)d.j.shift();d.j.shift();d.l.shift();d=e}d&&a.push(d)}}return a};var
Uu=(a,b)=>{a=Tu(a,b);const c=new Pu(b);return Ym(a,d=>Su(d,
{Hg:c}))},Tu=(a,b)=>{const c=new Yl;a.forEach(d=>{var e=Hr(D(d,pn,1));if(e){const
f=e.toString();Ul(c,f)||c.set(f,{articleStructure:d,jf:e,Zb:null,de:!
1});e=c.get(f);(d=(d=D(d,pn,2))?w(d,7):null)?e.Zb=e.Zb?e.Zb+","+d:d:e.de=!
0}});return Xl(c).map(d=>{const e=d.jf.query(b.document);return e.length?new
Qs(e[0],d,b):null}).filter(d=>null!=d)};var Vu=(a,b)=>{b=Tu(b,a);const
c=b.map(d=>d.j);b=b.filter(d=>{d=d.j.getBoundingClientRect();return
0<d.width&&0<d.height}).filter(d=>Lu(c)(d.j)).filter(d=>Mu(a)
(d.j));b.sort((d,e)=>{e=e.j;return d.j.getBoundingClientRect().top-
e.getBoundingClientRect().top});return b};var Xu=(a,b,c)=>{if(B(c,2))
{if(a.document.getElementById("google-auto-placed-read-aloud-player-reserved")){var
d=new Bo;var e=new pn;e=x(e,7,"div#google-auto-placed-read-aloud-player-
reserved");d=rd(d,1,e);d=x(d,2,2);d=x(d,8,1);d=ls([d],a);d=Rs(d,a)[0]||null}else
d=null;if(d)return d}a:{c=Wu(c);b=Vu(a,b);for(const f of b){b:switch(b=a,d=f,e=c,e)
{case 1:b=new Ku(b,d);break b;case 2:b=new Ws(Ts(b,d));break b;case 3:b=new
Ju(b,Ts(b,d));break b;default:throw Error(`Unknown position: ${e}`);}if(b=b.j()){a=
b;break a}}a=null}return a};function Wu(a){if(B(a,2))return 3;switch(Cd(a,1)){case
1:return 1;case 2:return 2;case 3:return 3;default:throw Error(`Unknown player
position: ${Cd(a,1)}`);}};var Yu=class{constructor(a)
{this.j=a}},av=(a,b,c,d,e)=>{if(0<a.document.getElementsByTagName("google-read-
aloud-player").length)return gn("Player already created");var f=a.document;const
g=f.createElement("div");g.id="google-auto-placed-read-aloud-player";M(g,
{padding:"5px"});const h=f.createElement("script");var k=Sh`window.ga=window.ga||
function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new
Date;`;h.textContent=Be(k);Ff(h);g.appendChild(h);Zu(f,g,be("https://www.google-
analytics.com/analytics.js"));
Zu(f,g,be("https://www.gstatic.com/readaloud/player/web/api/audiosense/js/
api.js"));f=f.createElement("google-read-aloud-player");f.setAttribute("data-api-
key","AIzaSyDTBU0XpbvyTzmA5nS-09w7cnopRavFpxs");f.setAttribute("data-tracking-
ids","UA-199725947-1,UA-168915890-13");f.setAttribute("data-
url",c.url);f.setAttribute("data-locale",d);f.setAttribute("data-no-settings-
screen","");e&&(null!=w(e,1)&&0!=Cd(e,1)&&f.setAttribute("data-docking-begin-
trigger",$u[Cd(e,1)]),null!=w(e,2)&&f.setAttribute("data-experiment",
e.j()));g.appendChild(f);Cs(b,g);return en(new
Yu(a.document.getElementsByTagName("google-read-aloud-player")[0]))};const
Zu=(a,b,c)=>{a=a.createElement("script");Gf(a,Ie(ae(c)));a.setAttribute("async","tr
ue");b.appendChild(a)},$u={[1]:"out-of-view"};class bv{constructor()
{this.promise=new Promise((a,b)=>{this.resolve=a;this.j=b})}};function cv(){const
{promise:a,resolve:b}=new bv;return{promise:a,resolve:b}};function dv(a,b,c=()=>{})
{b.google_llp||(b.google_llp={});b=b.google_llp;let d=b[a];if(d)return
d;d=cv();b[a]=d;c();return d}function ev(a,b,c){return dv(a,b,
()=>{Vg(b.document,c)}).promise};function fv(a,b,c,d)
{a=ev(7,a,c).then(e=>{e.init(b);e.handleAdConfig({preloadAdBreaks:null!=w(d,1,!
1)&&B(d,1)?"auto":"on",sound:"on"});return e});Rk.Ba(915,a);return new
gv(a)}function hv(a,b)
{a=a.j.then(c=>{c.handleAdBreak({type:"preroll",name:"audiosense-
preroll",adBreakDone:b})});Rk.Ba(956,a)}var gv=class{constructor(a)
{this.j=a}};function iv(a){const b=a.m.j;b.addEventListener("firstplay",()=>{if(!
a.l){a.l=!0;b.pause();const c=performance.now();hv(a.v,
()=>{b.play();es(a.j,"preroll",{Vk:performance.now()-c})});es(a.j,"play",{})}})}var
jv=class{constructor(a,b,c){this.m=a;this.v=b;this.j=c;this.l=!1}};function
kv(a,b,c,d,e,f,g){return 0==d.length?gn("No ArticleStructure found"):D(c,eo,2)?
en(new lv(a,b,d,c,e,f,g?g:"en")):gn("No AudioSenseConfig.PlacementConfig found")}
function mv(a){const b=Xu(a.v,a.C,D(a.l,eo,2));if(b){var c=!!
a.A.Nb&&nv(a);c&&(a.B=fv(a.v,a.F,a.A.Nb,D(a.l,co,3)?.j()||new ao));var
d=av(a.v,b,a.A,a.G,D(a.l,fo,4)||void 0);null!=d.j?
(a.m=d.j.value,a.m.j.addEventListener("firstview",()=>{es(a.j,"view",
{})}),c&&iv(new jv(a.m,a.B,a.j)),es(a.j,"place",
{sts:"ok",pp:b.aa.j})):es(a.j,"place",{sts:"wf"})}else es(a.j,"place",
{sts:"pf"})}function nv(a){return(a=D(a.l,co,3))?G(a,$n,1).some(b=>1===Cd(b,1)):!1}
var lv=class{constructor(a,b,c,d,e,f,g){this.v=a;this.j=new
fs(a,b,d);this.C=c;this.l=d;this.A=e;this.F=f;this.G=g;this.m=this.B=null}};functio
n ov(a,b,c){var d=0===a.l?
a.j.A():a.j.B(),e=a.m,f=P(a.win).clientHeight,g=a.j.v()?.j()||0;a:switch(d?.j())
{case 1:d="AUTO_PROSE_TOP_ANCHOR";break a;case 2:d="AUTO_PROSE_BOTTOM_ANCHOR";break
a;default:d="UNKNOWN_POSITION"}a:switch(a.l){case 0:a="DESKTOP";break a;case
2:a="MOBILE";break a;default:a="OTHER_VIEWPORT"}bs(e,Xr,
{...c,evt:b,vh:f,eid:g,pos:d,vpt:a})}function pv(a,b){ov(a,"place",{sts:b})}var
qv=class{constructor(a,b,c){this.win=a;this.m=b;this.j=c;this.l=ph()}};var
rv={},sv={},tv={},uv={},vv={};function wv(){throw Error("Do not instantiate
directly");}wv.prototype.Vd=null;wv.prototype.ya=function(){return
this.content};wv.prototype.toString=function(){return this.content};function xv(a)
{if(a.Wd!==rv)throw Error("Sanitized content was not of kind HTML.");return
nf(a.toString())}function yv(){wv.call(this)}Ha(yv,wv);yv.prototype.Wd=rv;function
zv(a,b){return null!=a&&a.Wd===b};function Av(a){if(null!=a)switch(a.Vd){case
1:return 1;case -1:return-1;case 0:return 0}return null}function Bv(a){return
zv(a,rv)?a:a instanceof lf?Cv(kf(a).toString()):a instanceof lf?
Cv(kf(a).toString()):Cv(String(String(a)).replace(Dv,Ev),Av(a))}var Cv=function(a)
{function b(c){this.content=c}b.prototype=a.prototype;return function(c,d){c=new
b(String(c));void 0!==d&&(c.Vd=d);return c}}(yv);function Fv(a){return
a.replace(/<\//g,"<\\/").replace(/\]\]>/g,"]]\\>")}
function Gv(a){return zv(a,rv)?
String(String(a.ya()).replace(Hv,"").replace(Iv,"&lt;")).replace(Jv,Ev):String(a).r
eplace(Dv,Ev)}function Kv(a){a=String(a);const b=(d,e,f)=>{const
g=Math.min(e.length-f,d.length);for(let k=0;k<g;k++){var h=e[f+k];if(d[k]!
==("A"<=h&&"Z">=h?h.toLowerCase():h))return!1}return!0};for(var c=0;-1!
=(c=a.indexOf("<",c));){if(b("\x3c/script",a,c)||b("\
x3c!--",a,c))return"zSoyz";c+=1}return a}
function Lv(a){if(null==a)return" null ";if(zv(a,sv))return a.ya();if(a instanceof
Ce||a instanceof Ce)return Be(a).toString();switch(typeof a){case "boolean":case
"number":return" "+a+" ";default:return"'"+String(String(a)).replace(Mv,Nv)
+"'"}}function V(a){zv(a,vv)?a=Fv(a.ya()):null==a?a="":a instanceof We?
a=Fv(Ve(a)):a instanceof We?a=Fv(Ve(a)):a instanceof hf?a=Fv(gf(a)):a instanceof
hf?a=Fv(gf(a)):(a=String(a),a=Ov.test(a)?a:"zSoyz");return a}
const Pv={"\x00":"&#0;","\t":"&#9;","\n":"&#10;","\v":"&#11;","\f":"&#12;","\
r":"&#13;","
":"&#32;",'"':"&quot;","&":"&amp;","'":"&#39;","-":"&#45;","/":"&#47;","<":"&lt;","
=":"&#61;",">":"&gt;","`":"&#96;","\u0085":"&#133;","\u00a0":"&#160;","\
u2028":"&#8232;","\u2029":"&#8233;"};function Ev(a){return Pv[a]}
const Qv={"\x00":"\\x00","\b":"\\x08","\t":"\\t","\n":"\\n","\v":"\\x0b","\f":"\\
f","\r":"\\r",'"':"\\x22",$:"\\x24","&":"\\x26","'":"\\x27","(":"\\x28",")":"\\
x29","*":"\\x2a","+":"\\x2b",",":"\\x2c","-":"\\x2d",".":"\\x2e","/":"\\/",":":"\\
x3a","<":"\\x3c","=":"\\x3d",">":"\\x3e","?":"\\x3f","[":"\\
x5b","\\":"\\\\","]":"\\x5d","^":"\\x5e","{":"\\x7b","|":"\\x7c","}":"\\x7d","\
u0085":"\\x85","\u2028":"\\u2028","\u2029":"\\u2029"};function Nv(a){return Qv[a]}
const Rv={"\x00":"%00","\u0001":"%01","\u0002":"%02","\u0003":"%03","\
u0004":"%04","\u0005":"%05","\u0006":"%06","\u0007":"%07","\b":"%08","\t":"%09","\
n":"%0A","\v":"%0B","\f":"%0C","\r":"%0D","\u000e":"%0E","\u000f":"%0F","\
u0010":"%10","\u0011":"%11","\u0012":"%12","\u0013":"%13","\u0014":"%14","\
u0015":"%15","\u0016":"%16","\u0017":"%17","\u0018":"%18","\u0019":"%19","\
u001a":"%1A","\u001b":"%1B","\u001c":"%1C","\u001d":"%1D","\u001e":"%1E","\
u001f":"%1F"," ":"%20",'"':"%22","'":"%27","(":"%28",
")":"%29","<":"%3C",">":"%3E","\\":"%5C","{":"%7B","}":"%7D","\u007f":"%7F","\
u0085":"%C2%85","\u00a0":"%C2%A0","\u2028":"%E2%80%A8","\u2029":"%E2%80%A9","\
uff01":"%EF%BC%81","\uff03":"%EF%BC%83","\uff04":"%EF%BC%84","\uff06":"%EF%BC
%86","\uff07":"%EF%BC%87","\uff08":"%EF%BC%88","\uff09":"%EF%BC%89","\uff0a":"%EF
%BC%8A","\uff0b":"%EF%BC%8B","\uff0c":"%EF%BC%8C","\uff0f":"%EF%BC%8F","\
uff1a":"%EF%BC%9A","\uff1b":"%EF%BC%9B","\uff1d":"%EF%BC%9D","\uff1f":"%EF%BC
%9F","\uff20":"%EF%BC%A0","\uff3b":"%EF%BC%BB",
"\uff3d":"%EF%BC%BD"};function Sv(a){return Rv[a]}
const Dv=/[\x00\x22\x26\x27\x3c\x3e]/g,Jv=/[\x00\x22\x27\x3c\x3e]/g,Tv=/[\x00\x09-\
x0d \x22\x26\x27\x2d\/\x3c-\x3e`\x85\xa0\u2028\u2029]/g,Uv=/[\x00\x09-\x0d \x22\
x27\x2d\/\x3c-\x3e`\x85\xa0\u2028\u2029]/g,Mv=/[\x00\x08-\x0d\x22\x26\x27\/\x3c-\
x3e\x5b-\x5d\x7b\x7d\x85\u2028\u2029]/g,Vv=/[\x00- \x22\x27-\x29\x3c\x3e\\\x7b\x7d\
x7f\x85\xa0\u2028\u2029\uff01\uff03\uff04\uff06-\uff0c\uff0f\uff1a\uff1b\uff1d\
uff1f\uff20\uff3b\uff3d]/g,Ov=/^(?!-*(?:expression|(?:moz-)?binding))(?:(?:[.#]?-?
(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|(?:rgb|rgba|hsl|hsla|calc|max|min|cubic-bezier|
linear-gradient)\((?:[-\u0020\t,+.!#%_0-9a-zA-Z]|(?:rgb|rgba|hsl|hsla|calc|max|min|
cubic-bezier|linear-gradient)\([-\u0020\t,+.!#%_0-9a-zA-Z]+\))+\)|[-+]?(?:[0-9]+
(?:\.[0-9]*)?|\.[0-9]+)(?:e-?[0-9]+)?(?:[a-z]{1,4}|%)?|!important)(?:\s*[,\u0020]\
s*|$))*$/i,Wv=
/^[^&:\/?#]*(?:[\/?#]|$)|^https?:|^ftp:|^data:image\/[a-z0-9+]+;base64,[a-z0-9+\/]
+=*$|^blob:/i;function Xv(a){return String(a).replace(Vv,Sv)}const Hv=/<(?:!|\/?
([a-zA-Z][a-zA-Z0-9:\-]*))(?:[^>'"]|"[^"]*"|'[^']*')*>/g,Iv=/</g;function Yv(a)
{a=void 0===a?"white":a;return Cv('<svg width="'+Gv(18)+'" height="'+Gv(18)+'"
viewBox="0 0 '+Gv(18)+" "+Gv(18)+'"><path fill-rule="evenodd" clip-rule="evenodd"
d="M11.76 10.27L17.49 16L16 17.49L10.27 11.76C9.2 12.53 7.91 13 6.5 13C2.91 13 0
10.09 0 6.5C0 2.91 2.91 0 6.5 0C10.09 0 13 2.91 13 6.5C13 7.91 12.53 9.2 11.76
10.27ZM6.5 2C4.01 2 2 4.01 2 6.5C2 8.99 4.01 11 6.5 11C8.99 11 11 8.99 11 6.5C11
4.01 8.99 2 6.5 2Z" fill='+(zv(a,rv)?
String(String(a.ya()).replace(Hv,"").replace(Iv,
"&lt;")).replace(Uv,Ev):String(a).replace(Tv,Ev))+" /></svg>")};/*

Copyright Mathias Bynens <http://mathiasbynens.be/>

Permission is hereby granted, free of charge, to any person obtaining


a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be


included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,


EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
const Zv=Math.floor;var $v=/^xn--/,aw=/[\x2E\u3002\uFF0E\uFF61]/g;const
bw={Lj:"Overflow: input needs wider integers to process",Hj:"Illegal input >= 0x80
(not a basic code point)",sj:"Invalid input"};function cw(a){throw
RangeError(bw[a]);}function dw(a,b){const c=a.split("@");let
d="";1<c.length&&(d=c[0]+"@",a=c[1]);a=a.replace(aw,".");a=a.split(".").map(b).join
(".");return d+a}
function ew(a){return dw(a,b=>{if($v.test(b)&&4<b.length)
{b=b.slice(4).toLowerCase();const h=[],k=b.length;let l=0,m=128;var
c=72,d=b.lastIndexOf("-");0>d&&(d=0);for(var e=0;e<d;+
+e)128<=b.charCodeAt(e)&&cw("Illegal input >= 0x80 (not a basic code
point)"),h.push(b.charCodeAt(e));for(d=0<d?d+1:0;d<k;){e=l;for(let q=1,r=36;;r+=36)
{d>=k&&cw("Invalid input");var f=b.charCodeAt(d++);f=10>f-48?f-22:26>f-65?f-
65:26>f-97?f-97:36;(36<=f||f>Zv((2147483647-l)/q))&&cw("Overflow: input needs wider
integers to process");
l+=f*q;var
g=r<=c?1:r>=c+26?26:r-c;if(f<g)break;f=36-g;q>Zv(2147483647/f)&&cw("Overflow: input
needs wider integers to process");q*=f}f=h.length+1;c=l-e;g=f;let
n=0;c=0==e?Zv(c/700):c>>1;for(c+=Zv(c/g);455<c;n+=36)c=Zv(c/35);c=Zv(n+36*c/
(c+38));Zv(l/f)>2147483647-m&&cw("Overflow: input needs wider integers to
process");m+=Zv(l/f);l%=f;h.splice(l+
+,0,m)}b=String.fromCodePoint.apply(null,h)}return b})};function fw(a,b,c)
{a.Ca.contentWindow.google.search.cse.element.getElement("auto-rs-
prose").execute(b,void 0,{rsToken:c,afsExperimentId:a.m,hostName:a.host})}
var gw=class{constructor(a,b,c,d,e,f,g,h,k)
{this.Ca=a;this.l=b;this.v=c;this.j=d;this.B=e;this.host=f;this.language=g;this.A=h
;this.m=k}init(){this.Ca.setAttribute("id","prose-
iframe");this.Ca.setAttribute("width","100%");this.Ca.setAttribute("height","100%")
;var a=this.Ca,b=Xe({"box-sizing":"border-
box",border:"unset"});a.style.cssText=Ve(b);a="https://www.google.com/s2/favicons?
sz=64&domain_url="+encodeURIComponent(this.host);var c=Se(a)||Te;var
d=ew(this.host.startsWith("www.")?this.host.slice(4):
this.host);a=this.v;b=this.j;var e=this.B,f=this.host;d=this.A.replace("$
{website}",d);var g=Cv;zv(c,tv)||zv(c,uv)?c=Xv(c):c instanceof Oe?c=Xv(Pe(c)):c
instanceof Oe?c=Xv(Pe(c)):c instanceof Ee?c=Xv(He(c).toString()):c instanceof Ee?
c=Xv(He(c).toString()):(c=String(c),c=Wv.test(c)?
c.replace(Vv,Sv):"about:invalid#zSoyz");a=g('<style>.cse-favicon {display: block;
float: left; height: 16px; position: absolute; left: 15px; width: 16px;}.cse-header
{font-size: 16px; font-family: Arial; margin-left: 35px; margin-top: 6px; margin-
bottom: unset; line-height: 16px;}.gsc-search-box {max-width: 520px !
important;}.gsc-input {padding-right: 0 !important;}.gsc-input-box {border-radius:
16px 0 0 16px !important;}.gsc-search-button-v2 {border-left: 0 !important; border-
radius: 0 16px 16px 0 !important; min-height: 30px !important; margin-left: 0 !
important;}.gsc-cursor-page, .gsc-cursor-next-page, .gsc-cursor-numbered-page
{color: #1a73e8 !important;}.gsc-cursor-chevron {fill: #1a73e8 !important;}.gsc-
cursor-box {text-align: center !important;}.gsc-cursor-current-page {color: #000 !
important;}.gcsc-find-more-on-google-root, .gcsc-find-more-on-google {display: none
!important;}.prose-container {max-width: 652px;}</style><div class="prose-
container"><img class="cse-favicon" src="'+
Gv(c)+'" alt="'+Gv(f)+' icon"><p
class="cse-header"><strong>'+Bv(d)+'</strong></p><div class="gcse-search" data-
gname="'+Gv(a)+'" data-adclient="'+Gv(b)+'" data-adchannel="'+Gv(e)+'" data-
as_sitesearch="'+Gv(f)+'"
data-personalizedAds="false"></div></div>');a=xv(a);b={style:Xe({margin:0})};e={src
:Ke(be("https://cse.google.com/cse.js?cx=%{cxId}&language=%{lang}"),
{cxId:this.l,lang:this.language})};f={};d={};for(h in
e)Object.prototype.hasOwnProperty.call(e,h)&&(d[h]=e[h]);for(const k in
f)Object.prototype.hasOwnProperty.call(f,
k)&&(d[k]=f[k]);var h=rf("script",d);h=of("body",b,
[a,h]);this.Ca.srcdoc=kf(h)}};function hw({J:a,kd:b,hd:c,Sd:d,Z:e,wf:f}){let
g=0;try{g|=a!=a.top?512:0;const h=Math.min(a.screen.width||0,a.screen.height||0);g|
=h?320>h?8192:0:2048;g|=a.navigator&&iw(a.navigator.userAgent)?1048576:0;g=b?g|
(a.innerHeight>=b?0:1024):g|(a.innerHeight>=a.innerWidth?0:8);g|=Hl(a,c);g|
=Il(a)}catch{g|=32}switch(d){case 2:jw(a,e)&&(g|=16777216);break;case
1:kw(a,e)&&(g|=16777216)}f&&lw(a,e)&&(g|=16777216);return g}
function iw(a){return/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)}var jw=(a,b=null)=>{const
c=mw(0,a.innerWidth,3,0,Math.min(Math.round(a.innerWidth/320*50),nw)+15,3);return
ow(a,c,b)},kw=(a,b=null)=>{const
c=a.innerWidth,d=a.innerHeight,e=Math.min(Math.round(a.innerWidth/320*50),nw)
+15,f=mw(0,c,3,d-e,d,3);25<e&&f.push({x:c-25,y:d-25});return ow(a,f,b)};function
lw(a,b=null){return null!=pw(a,b)}
function pw(a,b=null){var c=a.innerHeight;c=mw(0,a.innerWidth,10,c-45,c,10);return
qw(a,c,b)}function rw(a,b){const
c=b.ag,d=b.Ng;b=mw(c,c+b.width,10,d,d+b.height,10);return qw(a,b,null)}function
sw(a,b){const c=a.innerWidth,d=a.innerHeight;let e=d;for(;e>b;){var f=mw(0,c,9,e-
b,e,9);f=qw(a,f);if(!f)return d-e;e=f.getBoundingClientRect().top-1}return
null}function ow(a,b,c=null){return null!=qw(a,b,c)}function qw(a,b,c=null)
{for(const d of b)if(b=tw(a,d,c))return b;return null}
function tw(a,b,c=null){const d=uw(a.document,b.x,b.y);return d?vw(d,a,b,c)||
ww(d,a,b,c)||null:null}function uw(a,b,c){a.hasOwnProperty("_goog_efp_called_")||
(a._goog_efp_called_=a.elementFromPoint(b,c));return
a.elementFromPoint(b,c)}function ww(a,b,c,d=null){const
e=b.document;for(a=a.offsetParent;a&&a!==e.body;a=a.offsetParent){const
f=vw(a,b,c,d);if(f)return f}return null}
function mw(a,b,c,d,e,f){const g=[];for(let m=0;m<f;m++)for(let n=0;n<c;n++){var
h=g,k=c-1,l=f-1;h.push.call(h,{x:a+(0===k?0:n/k)*(b-a),y:d+(0===l?0:m/l)*(e-
d)})}return g}
function vw(a,b,c,d=null){if("fixed"!==Yh(a,"position"))return null;var
e="GoogleActiveViewInnerContainer"===a.getAttribute("class")||
1>=ai(a).width&&1>=ai(a).height?!0:!1;d&&Ji(d,"ach_evt",
{tn:a.tagName,id:a.getAttribute("id")??"",cls:a.getAttribute("class")??"",ign:Strin
g(e),pw:b.innerWidth,ph:b.innerHeight,x:c.x,y:c.y},!0,1);return e?null:a}const
nw=90*1.38;const xw=["-webkit-text-fill-color"];function yw(a){if(Vb){{const
c=Xg(a.document.body,a);if(c){a={};var b=c.length;for(let d=0;d<b;+
+d)a[c[d]]="initial";a=zw(a)}else a=Aw()}}else a=Aw();return a}var Aw=()=>{const
a={all:"initial"};Ab(xw,b=>{a[b]="unset"});return a};function zw(a)
{Ab(xw,b=>{delete a[b]});return a};function Bw(a,b){const
c=a.document.createElement("div");M(c,yw(a));a=c.attachShadow({mode:"open"});b&&c.c
lassList.add(b);return{kb:c,shadowRoot:a}};function Cw(a,b){return new
Dw(a,b)}function Ew(a){const b=Fw(a);Ab(a.j.maxZIndexListeners,c=>c(b))}function
Fw(a){a=$g(a.j.maxZIndexRestrictions);return a.length?
Math.min.apply(null,a):null}class Gw{constructor(a)
{this.j=Dl(a).floatingAdsStacking}addListener(a)
{this.j.maxZIndexListeners.push(a);a(Fw(this))}}function Hw(a){if(null==a.j){var
b=a.l,c=a.m;const d=b.j.nextRestrictionId+
+;b.j.maxZIndexRestrictions[d]=c;Ew(b);a.j=d}}
function Iw(a){if(null!=a.j){var b=a.l;delete
b.j.maxZIndexRestrictions[a.j];Ew(b);a.j=null}}class Dw{constructor(a,b)
{this.l=a;this.m=b;this.j=null}};function Jw(a){a=a.activeElement;const
b=a?.shadowRoot;return b?Jw(b)||a:a}function Kw(a,b){return
Lw(b,a.document.body).flatMap(c=>Mw(c))}function Lw(a,b){var c=a;for(a=[];c&&c!
==b;){a.push(c);let e;var d;(d=c.parentElement)||
(c=c.getRootNode(),d=(null==(e=c.mode&&c.host?c:null)?void 0:e.host)||
null);c=d}return c!==b?[]:a}function Mw(a){const b=a.parentElement;return b?
Array.from(b.children).filter(c=>c!==a):[]};function Nw(a){null!
==a.state&&(a.state.Gf.forEach(b=>{b.inert=!
1}),a.state.rg?.focus(),a.state=null)}function Ow(a,b){Nw(a);const
c=Jw(a.win.document);b=Kw(a.win,b).filter(d=>!d.inert);b.forEach(d=>{d.inert=!
0});a.state={rg:c,Gf:b}}var Pw=class{constructor(a){this.win=a;this.state=null}Fc()
{Nw(this)}};function Qw(a,b){b=Bw(a,b);a.document.body.appendChild(b.kb);return
b}function Rw(a,b){b=b.getElementById(a);if(!b)throw Error(`Element (${a}) does not
exist`);return b}function Sw(a,b){const c=new fm(b.M);mm(b,!0,()=>void Q(c,!
0));mm(b,!1,()=>{a.setTimeout(()=>{b.M||Q(c,!1)},700)});return hm(c)};function
Tw(a){const b=a.yb,c=a.xb,d=a.ob,e=a.Qd,f=a.Lc,g=a.Me?20:0;a="<style>#hd-drawer-
container {position: fixed; left: 0; top: 0; width: 100vw; height: 100%; overflow:
hidden; z-index: "+V(a.zIndex)+"; pointer-events: none;}#hd-drawer-container.hd-
revealed {pointer-events: auto;}#hd-modal-background {position: absolute; left: 0;
bottom: 0; background-color: black; transition: opacity .5s ease-in-out; width:
100%; height: 100%; opacity: 0;}.hd-revealed > #hd-modal-background {opacity:
0.5;}#hd-drawer {position: absolute; top: 0; height: 100%; width: "+
V(b)+"; background-color: white; display: flex; flex-direction: column; box-sizing:
border-box; padding-bottom: "+V(g)+"px; transition: transform "+V(f)+"s ease-in-
out;"+(c?"left: 0; border-top-right-radius: "+V(g)+"px; border-bottom-right-radius:
"+V(g)+"px; transform: translateX(-100%);":"right: 0; border-top-left-radius:
"+V(g)+"px; border-bottom-left-radius: "+V(g)+"px; transform: translateX(100%);")
+"}.hd-revealed > #hd-drawer {transform: translateY(0);}#hd-control-bar {height:
24px;}.hd-control-button {border: none; background: none; cursor: pointer;}#hd-
back-arrow-button {"+
(c?"float: right;":"float: left;")+"}#hd-close-button {"+(c?"float: left;":"float:
right;")+'}#hd-content-container {flex-grow: 1; overflow: auto;}#hd-content-
container::-webkit-scrollbar * {background: transparent;}.hd-hidden {visibility:
hidden;}</style><div id="hd-drawer-container" class="hd-hidden" aria-modal="true"
role="dialog" tabindex="0"><div id="hd-modal-background"></div><div id="hd-
drawer"><div id="hd-control-bar"><button id="hd-back-arrow-button" class="hd-
control-button hd-hidden" aria-label="'+
Gv(e)+'"><svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"
fill="#5F6368"><path d="m12 20-8-8 8-8 1.425 1.4-5.6 5.6H20v2H7.825l5.6
5.6Z"/></svg></button><button id="hd-close-button" class="hd-control-button" aria-
label="'+Gv(d)+'"><svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"
fill="#5F6368"><path d="M6.4 19 5 17.6 10.6 12 5 6.4 6.4 5 12 10.6 17.6 5 19 6.4
13.4 12 19 17.6 17.6 19 12 13.4Z"/></svg></button></div><div id="hd-content-
container"></div></div></div>';return Cv(a)}
;function Uw(a){a=a.top;if(!a)return null;try{var b=a.history}catch(c)
{b=null}b=b&&b.pushState&&"function"===typeof b.pushState?b:null;if(!b)return
null;if(a.googNavStack)return a.googNavStack;b=new Vw(a,b);b.init();return b?
a.googNavStack=b:null}function Ww(a,b){return b?b.googNavStackId===a.m?
b:null:null}function Xw(a,b){for(let c=b.length-1;0<=c;--c){const
d=0===c;a.J.requestAnimationFrame(()=>void b[c].Bg({isFinal:d}))}}
function Yw(a,b){b=Kb(a.stack,b,(c,d)=>c-d.je.googNavStackStateId);if(0<=b)return
a.stack.splice(b,a.stack.length-b);b=-b-1;return a.stack.splice(b,a.stack.length-
b)}
class Vw extends Ik{constructor(a,b)
{super();this.J=a;this.l=b;this.stack=[];this.m=1E9*Math.random()>>>0;this.A=0;this
.v=c=>{(c=Ww(this,c.state))?
Xw(this,Yw(this,c.googNavStackStateId+.5)):Xw(this,this.stack.splice(0,this.stack.l
ength))}}pushEvent(){const a={googNavStackId:this.m,googNavStackStateId:this.A+
+},b=new
Promise(c=>{this.stack.push({Bg:c,je:a})});this.l.pushState(a,"");return{navigatedB
ack:b,triggerNavigateBack:()=>{const c=Yw(this,a.googNavStackStateId);var
d;if(d=0<c.length){d=c[0].je;
const
e=Ww(this,this.l.state);d=e&&e.googNavStackId===d.googNavStackId&&e.googNavStackSta
teId===d.googNavStackStateId}d&&this.l.go(-c.length);Xw(this,c)}}}init()
{this.J.addEventListener("popstate",this.v)}j()
{this.J.removeEventListener("popstate",this.v);super.j()}};function Zw(a)
{return(a=Uw(a))?new $w(a):null}function ax(a){if(!a.l){var
{navigatedBack:b,triggerNavigateBack:c}=a.v.pushEvent();a.l=c;b.then(()=>{a.l&&!
a.B&&(a.l=null,om(a.m))})}}var $w=class extends Ik{constructor(a)
{super();this.v=a;this.m=new pm;this.l=null}};function bx(a,b,c){var d=c.Tc?
null:new Pw(a);const e=Cw(new Gw(a),c.zIndex-1);b=cx(a,b,c);d=new
dx(a,b,d,Tm(a),e);d.init();(c.ec||void 0===c.ec)&&ex(d);c.Ja&&((a=Zw(a))?
fx(d,a,c.nd):c.nd?.(Error("Unable to create closeNavigator")));return d}function
ex(a)
{a.A=b=>{"Escape"===b.key&&a.l.M&&a.collapse()};a.win.document.body.addEventListene
r("keydown",a.A)}
function fx(a,b,c){mm(a.l,!0,()=>{try{ax(b)}catch(d){c?.(d)}});mm(a.l,!1,
()=>{try{b.l&&(b.l(),b.l=null)}catch(d){c?.(d)}});(new qm(b.m)).X(()=>void
a.collapse());Jk(a,Ca(Hk,b))}function gx(a){if(a.B)throw Error("Accessing domItems
after disposal");return a.C}function hx(a)
{a.win.setTimeout(()=>{a.l.M&&gx(a).qa.focus()},500)}function ix(a){const
{ld:b,xf:c}=gx(a);b.addEventListener("click",()=>void
a.collapse());c.addEventListener("click",()=>void a.collapse())}
function jx(a){mm(a.m,!1,()=>{gx(a).qa.classList.add("hd-hidden")})}
var dx=class extends Ik{constructor(a,b,c,d,e)
{super();this.win=a;this.C=b;this.v=c;this.l=new fm(!
1);this.m=Sw(a,this.l);mm(this.m,!0,()=>{Vm(d);Hw(e)});mm(this.m,!1,
()=>{Xm(d);Iw(e)})}show({Zd:a=!1}={}){if(this.B)throw Error("Cannot show drawer
after disposal");gx(this).qa.classList.remove("hd-
hidden");am(this.win);gx(this).qa.classList.add("hd-revealed");Q(this.l,!
0);this.v&&(Ow(this.v,gx(this).Mb.kb),hx(this));a&&mm(this.m,!1,
()=>{this.xa()})}collapse(){gx(this).qa.classList.remove("hd-revealed");
Q(this.l,!1);this.v?.Fc()}isVisible(){return this.m}init(){ix(this);jx(this)}j()
{this.A&&this.win.document.body.removeEventListener("keydown",this.A);const
a=this.C.Mb.kb,b=a.parentNode;b&&b.removeChild(a);this.v?.Fc();super.j()}};
function cx(a,b,c){const d=Qw(a,c.Uc),e=d.shadowRoot;e.appendChild(Ng(new
zg(a.document),xv(Tw({yb:c.yb,Me:c.Me??!0,xb:c.xb||!
1,ob:c.ob,Qd:c.Qd||"",zIndex:c.zIndex,Lc:.5}))));const f=Rw("hd-drawer-
container",e);c.Ff?.j(g=>{f.setAttribute("aria-label",g)});c=Rw("hd-content-
container",e);c.appendChild(b);am(a);return{qa:f,ld:Rw("hd-modal-
background",e),Qc:c,xf:Rw("hd-close-button",e),Tk:Rw("hd-back-arrow-
button",e),Mb:d}};function kx(a){const b=a.mg,c=a.Of,d=a.Lc;return Cv("<style>#ved-
drawer-container {position: fixed; left: 0; top: 0; width: 100vw; height: 100%;
overflow: hidden; z-index: "+V(a.zIndex)+"; pointer-events: none;}#ved-drawer-
container.ved-revealed {pointer-events: auto;}#ved-modal-background {position:
absolute; left: 0; bottom: 0; background-color: black; transition: opacity .5s
ease-in-out; width: 100%; height: 100%; opacity: 0;}.ved-revealed > #ved-modal-
background {opacity: 0.5;}#ved-ui-revealer {position: absolute; left: 0; bottom: 0;
width: 100%; height: "+
V(c)+"%; transition: transform "+V(d)+"s ease-in-out; transform:
translateY(100%);}#ved-ui-revealer.ved-no-animation {transition-property:
none;}.ved-revealed > #ved-ui-revealer {transform: translateY(0);}#ved-scroller-
container {position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; clip-
path: inset(0 0 -50px 0 round "+V(20)+"px);}#ved-scroller {position: relative;
width: 100%; height: 100%; overflow-y: scroll; -ms-overflow-style: none; scrollbar-
width: none; overflow-y: scroll; overscroll-behavior: none; scroll-snap-type: y
mandatory;}#ved-scroller.ved-scrolling-paused {overflow: hidden;}#ved-scroller.ved-
no-snap {scroll-snap-type: none;}#ved-scroller::-webkit-scrollbar {display:
none;}#ved-scrolled-stack {width: 100%; height: 100%; overflow: visible;}#ved-
scrolled-stack.ved-with-background {background-color: white;}.ved-snap-point-top
{scroll-snap-align: start;}.ved-snap-point-bottom {scroll-snap-align: end;}#ved-
fully-closed-anchor {height: "+
V(b/c*100)+"%;}.ved-with-background #ved-fully-closed-anchor {background-color:
white;}#ved-partially-extended-anchor {height: "+V((c-b)/c*100)+"%;}.ved-with-
background #ved-partially-extended-anchor {background-color: white;}#ved-moving-
handle-holder {scroll-snap-stop: always;}.ved-with-background #ved-moving-handle-
holder {background-color: white;}#ved-fixed-handle-holder {position: absolute;
left: 0; top: 0; width: 100%;}#ved-visible-scrolled-items {display: flex; flex-
direction: column; min-height: "+
V(b/c*100)+"%;}#ved-content-background {width: 100%; flex-grow: 1; padding-top:
1px; margin-top: -1px; background-color: white;}#ved-content-sizer {overflow:
hidden; width: 100%; height: 100%;}#ved-content-container {width: 100%;}#ved-over-
scroll-block {display: flex; flex-direction: column; position: absolute; bottom: 0;
left: 0; width: 100%; height: "+V(b/c*100)+"%; pointer-events: none;}#ved-over-
scroll-handle-spacer {height: "+V(80)+"px;}#ved-over-scroll-background {flex-grow:
1; background-color: white;}.ved-handle {align-items: flex-end; border-radius: "+
V(20)+"px "+V(20)+"px 0 0; background: white; display: flex; height: "+V(30)+'px;
justify-content: center; cursor: grab;}.ved-handle-icon {background: #dadce0;
border-radius: 2px; height: 4px; margin-bottom: 8px; width: 50px;}.ved-hidden
{visibility: hidden;}</style><div id="ved-drawer-container" class="ved-hidden"
aria-modal="true" role="dialog" tabindex="0"><div
id="ved-modal-background"></div><div id="ved-ui-revealer"><div id="ved-over-scroll-
block" class="ved-hidden"><div id=\'ved-over-scroll-handle-spacer\'></div><div
id=\'ved-over-scroll-background\'></div></div><div id="ved-scroller-container"><div
id="ved-scroller"><div id="ved-scrolled-stack"><div id="ved-fully-closed-anchor"
class="ved-snap-point-top"></div><div id="ved-partially-extended-anchor"
class="ved-snap-point-top"></div><div id="ved-visible-scrolled-items"><div id="ved-
moving-handle-holder" class="ved-snap-point-top">'+
lx("ved-moving-handle")+'</div><div id="ved-content-background"><div id="ved-
content-sizer" class="ved-snap-point-bottom"><div
id="ved-content-container"></div></div></div></div></div></div></div><div id="ved-
fixed-handle-holder"
class="ved-hidden">'+lx("ved-fixed-handle")+"</div></div></div>")}function lx(a)
{return Cv('<div class="ved-handle" id="'+Gv(a)+'"><div
class="ved-handle-icon"></div></div>')};function mx(a){return Em(a.j).map(b=>b?
nx(a,b):0)}function nx(a,b){switch(a.direction){case 0:return ox(-b.Xe);case
1:return ox(-b.We);default:throw Error(`Unhandled direction: $
{a.direction}`);}}function px(a){return Gm(a.j).map(b=>nx(a,b))}var
qx=class{constructor(a){this.j=a;this.direction=0}};function ox(a){return 0===a?
0:a};function X(a){if(a.B)throw Error("Accessing domItems after disposal");return
a.C}function rx(a){a.win.setTimeout(()=>{a.l.M&&X(a).qa.focus()},500)}function
sx(a){X(a).qa.classList.remove("ved-hidden");am(a.win);const
{da:b,Fa:c}=X(a);c.getBoundingClientRect().top<=b.getBoundingClientRect().top||
tx(a);X(a).qa.classList.add("ved-revealed");Q(a.l,!
0);a.m&&(Ow(a.m,X(a).Mb.kb),rx(a))}function ux(a){return Sw(a.win,a.l)}
function vx(a,b){const c=new fm(b());(new qm(a.H)).X(()=>void Q(c,b()));return
hm(c)}function wx(a){const {da:b,wc:c}=X(a);return vx(a,
()=>c.getBoundingClientRect().top<=b.getBoundingClientRect().top)}function xx(a)
{const {da:b,wc:c}=X(a);return vx(a,
()=>c.getBoundingClientRect().top<=b.getBoundingClientRect().top-1)}function yx(a)
{const {da:b}=X(a);return vx(a,()=>b.scrollTop===b.scrollHeight-
b.clientHeight)}function zx(a){return im(wx(a),yx(a))}
function Ax(a){const {da:b,Fa:c}=X(a);return vx(a,
()=>c.getBoundingClientRect().top<b.getBoundingClientRect().top-1)}function tx(a)
{X(a).Fa.classList.add("ved-snap-point-top");var
b=Bx(a,X(a).Fa);X(a).da.scrollTop=b;Cx(a)}function Dx(a){km(wx(a),!0,()=>{const
{ee:b,Jb:c}=X(a);b.classList.remove("ved-hidden");c.classList.add("ved-with-
background")});km(wx(a),!1,()=>{const {ee:b,Jb:c}=X(a);b.classList.add("ved-
hidden");c.classList.remove("ved-with-background")})}
function Ex(a){const b=Im(a.win,X(a).Qc);Lm(b).j(()=>void
Fx(a));Jk(a,Ca(Hk,b))}function Gx(a){km(Hx(a),!0,
()=>{X(a).Fe.classList.remove("ved-hidden")});km(Hx(a),!1,
()=>{X(a).Fe.classList.add("ved-hidden")})}function Ix(a){const b=()=>void om(a.F),
{ld:c,Fa:d,Nf:e}=X(a);c.addEventListener("click",b);d.addEventListener("click",b);e
.addEventListener("click",b);mm(Jx(a),!0,b)}function Kx(a){mm(ux(a),!1,
()=>{tx(a);X(a).qa.classList.add("ved-hidden")})}function Cx(a){lm(a.v,()=>void
om(a.H))}
function Fx(a){if(!a.v.M){var
{Xd:b,Qc:c}=X(a),d=c.getBoundingClientRect().height;d=Math.max(Lx(a),d);Q(a.v,!
0);var e=Mx(a);b.style.setProperty("height",`$
{d}px`);e();a.win.requestAnimationFrame(()=>{a.win.requestAnimationFrame(()=>{Q(a.v
,!1)})})}}function Hx(a){const {da:b,Fa:c}=X(a);return vx(a,
()=>c.getBoundingClientRect().top<=b.getBoundingClientRect().top)}function Jx(a)
{return gm(a.A.map(nn),Nx(a))}function Nx(a){return vx(a,
()=>0===X(a).da.scrollTop)}
function Bx(a,b){({Jb:a}=X(a));a=a.getBoundingClientRect().top;return
b.getBoundingClientRect().top-a}function Ox(a,b){Q(a.A,!0);const
{Jb:c,da:d}=X(a);d.scrollTop=0;d.classList.add("ved-scrolling-
paused");c.style.setProperty("margin-top",`-${b}px`);return()=>void
Px(a,b)}function Px(a,b){const {Jb:c,da:d}=X(a);c.style.removeProperty("margin-
top");d.classList.remove("ved-scrolling-paused");X(a).da.scrollTop=b;Cx(a);Q(a.A,!
1)}
function Mx(a){const b=X(a).da.scrollTop;Ox(a,b);return()=>void Px(a,b)}function
Lx(a){const {da:b,wc:c,Xd:d,Fa:e}=X(a);a=b.getBoundingClientRect();const
f=c.getBoundingClientRect();var g=d.getBoundingClientRect();const
h=e.getBoundingClientRect();g=g.top-f.top;return Math.max(a.height-h.height-
g,Math.min(a.height,a.bottom-f.top)-g)}
var Qx=class extends Ik{constructor(a,b,c,d)
{super();this.win=a;this.C=b;this.I=c;this.m=d;this.F=new pm;this.H=new
pm;this.l=new fm(!1);this.A=new fm(!1);this.v=new fm(!1)}init()
{tx(this);Dx(this);Ex(this);Gx(this);Ix(this);Kx(this);X(this).da.addEventListener(
"scroll",()=>void Cx(this))}j(){const
a=this.C.Mb.kb,b=a.parentNode;b&&b.removeChild(a);this.m?.Fc();super.j()}};
function Rx(a,b,c){const d=Qw(a,c.Uc),e=d.shadowRoot;e.appendChild(Ng(new
zg(a.document),xv(kx({mg:100*c.qd,Of:100*c.Yc,zIndex:c.zIndex,Lc:.5}))));const
f=Rw("ved-drawer-container",e);c.Ff?.j(g=>{f.setAttribute("aria-
label",g)});c=Rw("ved-content-
container",e);c.appendChild(b);am(a);return{qa:f,ld:Rw("ved-modal-
background",e),Te:Rw("ved-ui-revealer",e),da:Rw("ved-scroller",e),Jb:Rw("ved-
scrolled-stack",e),Nf:Rw("ved-fully-closed-anchor",e),Fa:Rw("ved-partially-
extended-anchor",e),Xd:Rw("ved-content-sizer",
e),Qc:c,Zk:Rw("ved-moving-handle",e),wc:Rw("ved-moving-handle-
holder",e),Mf:Rw("ved-fixed-handle",e),ee:Rw("ved-fixed-handle-
holder",e),Fe:Rw("ved-over-scroll-block",e),Mb:d}};function Sx(a,b,c){var d=Cw(new
Gw(a),c.zIndex-1);b=Rx(a,b,c);const e=c.Tc?null:new Pw(a);var f=b.Mf;f=new Hm(new
ym(a,f),new vm(f));var
g=f.j;g.A.addEventListener("mousedown",g.G);g.v.addEventListener("mouseup",g.B);g.v
.addEventListener("mousemove",g.C,{passive:!
1});g=f.l;g.l.addEventListener("touchstart",g.C);g.l.addEventListener("touchend",g.
A);g.l.addEventListener("touchmove",g.B,{passive:!1});b=new Qx(a,b,new
qx(f),e);b.init();d=new Tx(a,b,Tm(a),d);Jk(d,Ca(Hk,b));d.init();c.Ja&&((a=Zw(a))?
Ux(d,
a,c.nd):c.nd?.(Error("Unable to create closeNavigator")));return d}function
Ux(a,b,c){mm(a.l.l,!0,()=>{try{ax(b)}catch(d){c?.(d)}});mm(a.l.l,!1,
()=>{try{b.l&&(b.l(),b.l=null)}catch(d){c?.(d)}});(new qm(b.m)).X(()=>void
a.collapse());Jk(a,Ca(Hk,b))}
function Vx(a){mm(gm(zx(a.l),Ax(a.l)),!0,()=>{X(a.l).Fa.classList.remove("ved-snap-
point-top")});km(xx(a.l),!0,()=>{X(a.l).da.classList.add("ved-no-
snap")});km(xx(a.l),!1,()=>{X(a.l).da.classList.remove("ved-no-
snap")});mm(xx(a.l),!1,()=>{var b=a.l;var
c=X(b).wc;c=Ox(b,Bx(b,c));b.win.setTimeout(c,100)})}
function Wx(a){const b=a.l.I;mx(b).X(c=>{c=-c;if(0<c){const
{Te:d}=X(a.l);d.classList.add("ved-no-
animation");d.style.setProperty("transform",`translateY($
{c}px)`)}else({Te:c}=X(a.l)),c.classList.remove("ved-no-
animation"),c.style.removeProperty("transform")});px(b).X(c=>{30<-
c&&a.collapse()})}
var Tx=class extends Ik{constructor(a,b,c,d){super();this.win=a;this.l=b;mm(ux(b),!
0,()=>{Vm(c);Hw(d)});mm(ux(b),!1,()=>{Xm(c);Iw(d)})}show({Zd:a=!1}={})
{if(this.B)throw Error("Cannot show drawer after
disposal");sx(this.l);a&&mm(ux(this.l),!1,()=>{this.xa()})}collapse(){var
a=this.l;X(a).qa.classList.remove("ved-revealed");Q(a.l,!1);a.m?.Fc()}isVisible()
{return ux(this.l)}init(){(new
qm(this.l.F)).X(()=>{this.collapse()});Vx(this);Wx(this);am(this.win)}};function
Xx(a){let b;b=a.v?50:150;const c=a.j.innerHeight;return{ag:a.j.innerWidth-16-
b,Ng:1===a.A?.j()?.14*c:.98*c,width:b,height:50}}function Yx(a){const b=a.A?.v()||
void 0,c=a.A?.A()||void 0;let d,e;1===a.A?.j()?
d=14:e=2;return{backgroundColor:b,Ya:c,Ae:d,ze:e,Eg:a.V}}function Zx(a){const
b=a.B.shadowRoot.querySelectorAll(".autoprose-search-button")[0];return b?
b:a.B.shadowRoot.querySelectorAll(".autoprose-searchbox")[0]}
function $x(a){a.v&&mm(a.C.isVisible(),!1,
()=>{a.l.contentDocument.activeElement.blur()})}function ay(a){const b=new
ResizeObserver(async d=>{a.l.height=0;await new
Promise(e=>a.j.requestAnimationFrame(e));a.l.height=d[0].target.scrollHeight}),c=()
=>{const d=a.l.contentDocument?.documentElement;d?b.observe(d):
(console.warn("iframe body missing"),setTimeout(c,1E3))};c()}
var by=class{constructor(a,b,c,d,e,f,g){this.j=a;this.v=(this.K=g)?
500>this.j.innerWidth:2===ph();this.I=c;this.B=Bw(this.j);this.m=d;this.L=e?.j()?.j
()||"en";this.ba=e?.j()?.v()||"Search results from $
{website}";this.V=e?.j()?.A()||"Search";this.H=b.replace("ca","partner");this.G=new
zg(window.document);this.l=this.G.createElement("IFRAME");this.F=new
gw(this.l,e?.G()||"","auto-
prose",this.H,"AutoProseVariant",a.location.host,this.L,this.ba,f);a=this.l;this.C=
this.v?Sx(this.j,a,{qd:.95,Yc:.95,zIndex:2147483645,
Ja:!0,ec:!0}):bx(this.j,a,{yb:"min(65vw, 768px)",ob:"",xb:!1,zIndex:2147483645,Ja:!
0,ec:!0});this.A=this.v?e?.B():e?.A()}init(){var
a=rw(this.j,Xx(this));a?.className.startsWith("adsbygoogle")?pv(this.m,"pfeaa"):a?
pv(this.m,"pfeofe"):
(this.I.appendChild(this.B.kb),this.B.shadowRoot.appendChild(Gg(document,
(()=>{if(this.v){var
b=Yx(this),c={backgroundColor:b.backgroundColor,Ya:b.Ya,offsetTop:b.Ae,od:b.ze,zInd
ex:2147483643},d=c.ig,e=c.od;b=c.backgroundColor;var f=c.Ya;d=void 0===d?16:d;var
g=c.offsetTop;
e=void 0===e?2:e;f=void 0===f?"white":f;c=c.zIndex;b="<style>.autoprose-search-
button {background: "+V(void 0===b?"#000":b)+"; border-radius: "+V(24)+"px;"+
(g?"top: "+V(g)+"%;":"bottom: "+V(e)+"%;")+"border-width: 0; box-shadow: 0 0 10px
rgba(0, 0, 0, 0.35); cursor: pointer; height: "+V(48)+"px; position: fixed; right:
"+V(d)+"px; width: 48px; z-index: "+V(c)+';}.autoprose-search-icon {position:
relative;}</style><button class="autoprose-search-button"><div class="autoprose-
search-icon">'+Yv(f)+"</div></button>";
b=Cv(b);return
xv(b)}b=Yx(this);c={Fg:b.Eg,backgroundColor:b.backgroundColor,Ya:b.Ya,offsetTop:b.A
e,od:b.ze,zIndex:2147483643};d=c.ig;e=c.od;b=c.backgroundColor;f=c.Ya;d=void 0===d?
16:d;g=c.offsetTop;e=void 0===e?2:e;const h=c.Fg;f=void
0===f?"white":f;c=c.zIndex;b="<style>.autoprose-search-button {align-items: center;
background: "+V(void 0===b?"#000":b)+"; border-radius: "+V(24)+"px; border-width:
0;"+(g?"top: "+V(g)+"%;":"bottom: "+V(e)+"%;")+"box-shadow: 0 0 10px rgba(0, 0, 0,
0.35); cursor: pointer; display: flex; height: "+
V(48)+"px; line-height: 1; padding: 0 20px; position: fixed; right: "+V(d)+"px; z-
index: "+V(c)+";}.autoprose-search-text {color: "+V(f)+'; font-family: Google Sans,
Roboto, sans-serif; font-size: 16px; margin: 10px; user-select:
none;}</style><button class="autoprose-search-button"><div class="autoprose-search-
icon">'+Yv(f)+'</div><div
class="autoprose-search-text">'+Bv(h)+"</div></button>";b=Cv(b);return xv(b)})
())),this.F.init(),(a=Zx(this))?(ov(this.m,"place",{sts:"ok"}),oe(a,"click",
()=>{ov(this.m,
"click",{});ay(this);this.C.show();const
b=this.l.contentDocument.getElementsByTagName("input")[0];b?
b.focus({preventScroll:!0}):console.warn("searchbox
missing")})):pv(this.m,"pfmsb"),$x(this))}};function cy(a){const
b=D(a.j,lo,31)?.v()?.j()||
0,c=a.l.document,d=c.createElement("div");d.classList.add("auto-prose-
wrapper");c.body.appendChild(d);(new
by(a.l,a.m,d,a.v,D(a.j,lo,31),b,D(a.j,Yn,25)?.j()||!1)).init()}var
dy=class{constructor(a,b,c,d){this.l=a;this.j=c;this.v=new qv(a,b,D(this.j,lo,31)||
new lo);this.m=d}};function ey(a,b){bs(a.j,Wr,
{...b,evt:"place",vh:P(a.win).clientHeight,eid:a.l.j()?.j()||0})}var
fy=class{constructor(a,b,c){this.win=a;this.j=b;this.l=c}};var
gy=class{constructor(a){this.j=a}ya(a){const
b=a.document.createElement("div");M(b,yw(a));M(b,{width:"100%","max-
width":"1000px",margin:"auto"});b.appendChild(this.j);const
c=a.document.createElement("div");M(c,yw(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
hy=(a,b)=>(b=D(b,vo,6))?Uu(b.j(),a).map(c=>Os(c)):[];var iy=class{constructor(a,b)
{this.l=a;this.j=b}};function jy(a){const
b=a.v.createElement("SCRIPT");Gf(b,N`https://www.google.com/adsense/search/async-
ads.js`);a.win.document.head.appendChild(b)}
function ky(a){(function(d,e){d[e]=d[e]||function(){(d[e].q=d[e].q||
[]).push(arguments)};d[e].t=1*new Date})(a.win,"_googCsa");const
b=a.B.map(d=>({container:d,relatedSearches:5})),c={pubId:a.m,styleId:"5134551505",h
l:a.language,fexp:a.A,channel:"AutoRsVariant",resultsPageBaseUrl:"http://
google.com",resultsPageQueryParam:"q",relatedSearchTargeting:"content",relatedSearc
hResultClickedCallback:a.K.bind(a),relatedSearchUseResultCallback:!
0};a.G&&(c.adLoadedCallback=a.H.bind(a));a.win._googCsa("relatedsearch",
c,b)}
var ly=class{constructor(a,b,c,d,e,f,g)
{this.win=a;this.B=b;this.language=d?.j()||"en";this.I=d?.v()||"Search results from
$
{website}";this.C=e;this.A=f;this.G=S(zp);this.m=c.replace("ca","partner");this.v=n
ew zg(a.document);this.j=this.v.createElement("IFRAME");this.l=new gw(this.j,g.l?
g.j:"9d449ff4a772956c6","auto-rs-
prose",this.m,"AutoRsVariant",a.location.host,this.language,this.I,this.A);a=this.j
;this.F=2===ph()?Sx(this.win,a,{qd:.95,Yc:.95,zIndex:100001,Ja:!0}):bx(this.win,a,
{yb:"min(65vw, 768px)",ob:"",
xb:!1,zIndex:100001,Ja:!0})}init(){0!==this.B.length&&(this.G||(Fr(1075,
()=>this.l.init(),this.win),Fr(1076,()=>jy(this),this.win)),ky(this),ey(this.C,
{sts:"ok"}))}H(a,b){b?(Fr(1075,()=>this.l.init(),this.win),Fr(1076,
()=>jy(this),this.win)):ey(this.C,{sts:"pfns"})}K(a,b){fw(this.l,a,b);(()=>{const
c=new ResizeObserver(async e=>{this.j.height=0;await new
Promise(f=>this.win.requestAnimationFrame(f));this.j.height=e[0].target.scrollHeigh
t}),d=()=>{const e=this.j.contentDocument?.documentElement;e?
c.observe(e):(console.warn("iframe body
missing"),setTimeout(d,1E3))};d();this.F.show()})()}};function my(a){const
b=us(a.m.T),c=a.A.ya(a.B,
()=>a.remove());b.appendChild(c);a.v&&(b.className=a.v);return{Ef:b,zf:c}}class
ny{constructor(a,b,c,d){this.B=a;this.m=b;this.A=c;this.v=d||
null;this.j=null;this.l=new fm(null)}init(){const
a=my(this);this.j=a.Ef;Cs(this.m,this.j);Q(this.l,a.zf)}remove()
{this.j&&this.j.parentNode&&this.j.parentNode.removeChild(this.j);this.j=null;Q(thi
s.l,null)}C(){return this.l}};function oy(a){var
b=hy(a.l,a.j);b=py(a.l,b,a.R,a.A,a.m);const c=qy(b,a.l),d=So(a.j)?.j()?.j()||
So(a.j)?.v()||0,e=ry(a.j);D(a.j,Yn,25)?.j()||Fr(1074,()=>(new
ly(a.l,c,a.v,So(a.j)?.B(),a.m,d,e)).init(),a.l)}async function sy(a){await new
Promise(b=>{setTimeout(()=>{b(oy(a))})})}var ty=class{constructor(a,b,c,d,e,f)
{this.l=a;this.j=c;this.m=new fy(a,b,So(this.j)||new
mo);this.v=d;this.R=e;this.A=f}};
function uy(a,b,c){c=c?G(c,Un,5):[];const d=Gu(a.document,c),e=Hu();return
b.filter(f=>!(e(f)||d(f)))}function py(a,b,c,d,e){b=Rs(b,a).sort(vy);return
0==b.length?(ey(e,{sts:"pfno"}),[]):d&&(b=uy(a,b,c),0==b.length)?(ey(e,
{sts:"pffa"}),[]):[b[Math.floor(b.length/2)]]}function vy(a,b){return a.aa.j-
b.aa.j}
function qy(a,b){const c=[];for(let d=0;d<a.length;d++){const e=a[d],f="autors-
container-"+d,g=b.document.createElement("div");g.setAttribute("id",f);(new
ny(b,e,new gy(g))).init();c.push(f)}return c}function ry(a){const b=So(a)?.G()||!
1;a=So(a)?.A()||"";return new iy(b,a)};var
wy={Vh:"google_ads_preview",Ei:"google_mc_lab",Ui:"google_anchor_debug",Ti:"google_
bottom_anchor_debug",INTERSTITIAL:"google_ia_debug",pj:"google_scr_debug",rj:"googl
e_ia_debug_allow_onclick",Nj:"googleads",Ze:"google_pedestal_debug",hk:"google_resp
onsive_slot_preview",gk:"google_responsive_dummy_ad",Nh:"google_audio_sense",Oh:"go
ogle_auto_gallery",Qh:"google_auto_storify_swipeable",Ph:"google_auto_storify_scrol
lable",Pj:"google_pga_monetization"},xy={google_bottom_anchor_debug:1,google_anchor
_debug:2,
google_ia_debug:8,google_scr_debug:9,googleads:2,google_pedestal_debug:30};var
yy={INTERSTITIAL:1,BOTTOM_ANCHOR:2,TOP_ANCHOR:3,lk:4,1:"INTERSTITIAL",2:"BOTTOM_ANC
HOR",3:"TOP_ANCHOR",4:"SCROLL_TRIGGERED_IMMERSIVE"};function zy(a,b){if(!a)return!
1;a=a.hash;if(!a||!a.indexOf)return!1;if(-1!=a.indexOf(b))return!
0;b=Ay(b);return"go"!=b&&-1!=a.indexOf(b)?!0:!1}function Ay(a){let
b="";Zg(a.split("_"),c=>{b+=c.substr(0,2)});return b}function By(){var
a=t.location;let b=!1;Zg(wy,c=>{zy(a,c)&&(b=!0)});return b}
function Cy(a,b){switch(a){case 1:return zy(b,"google_ia_debug");case 2:return
zy(b,"google_bottom_anchor_debug");case 3:return zy(b,"google_anchor_debug")||
zy(b,"googleads");case 4:return zy(b,"google_scr_debug")}};var Dy=(a,b,c)=>{const
d=[];D(a,Do,18)&&d.push(2);b.R&&d.push(0);So(a)&&1==Cd(So(a),1)&&d.push(1);D(a,lo,3
1)&&1==Cd(D(a,lo,31),1)&&d.push(5);(D(a,ho,27)&&1==Cd(D(a,ho,27),1)||
zy(c,"google_audio_sense"))&&d.push(3);D(a,Go,29)&&d.push(4);return d};function
Ey(a,b){const c=yg(a).createElement("IMG");Fy(a,c);c.src="https://www.gstatic.com/
adsense/autoads/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 Gy(a,b){const c=b.document.createElement("button");Fy(b,c);M(c,
{display:"inline","line-
height":"24px",cursor:"pointer"});c.appendChild(b.document.createTextNode(a.l));c.a
ddEventListener("click",d=>{a.m();d.stopPropagation()});return c}
function Hy(a,b,c){const
d=yg(b).createElement("IMG");d.src="https://www.gstatic.com/adsense/autoads/icons/
arrow_left_24px_grey_800.svg";d.setAttribute("aria-label",a.v);Fy(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 Iy(a){const b=a.document.createElement("ins");Fy(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 Jy{constructor(a,b,c){this.l=a;this.v=b;this.m=c;this.j=new fm(!
1)}ya(a,b,c,d){const
e=Ey(a,d),f=Ey(a),g=Gy(this,a),h=Hy(this,a,c);a=Iy(a);a.appendChild(e);a.appendChil
d(f);a.appendChild(g);a.appendChild(h);this.j.X(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}he(){return 40}Ce(){Q(this.j,!1);return 0}Ee(){Q(this.j,!
0)}}function Fy(a,b){M(b,yw(a));M(b,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#3C4043","user-
select":"none"})};function Ky(a,b){const
c=b.document.createElement("button");Ly(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.B();d.stopPropagation()});ret
urn c}
function My(a,b,c,d){const e=b.document.createElement("div");M(e,yw(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,
yw(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 Ly(a,b,c){M(c,yw(b));M(c,{"font-family":"Arial,sans-
serif","font-weight":a.C,"font-size":"14px","letter-
spacing":"0.2px",color:a.G,"user-select":"none",cursor:"pointer"})}
class Ny{constructor(a,b,c,d,e,f=null,g=null,h=null)
{this.A=a;this.B=b;this.G=c;this.l=d;this.C=e;this.v=f;this.j=g;this.m=h}ya(a)
{const b=a.document.createElement("div");Ly(this,a,b);M(b,{display:"inline-
flex",padding:"8px 0px","background-color":this.l});if(this.v){var
c=yg(a).createElement("IMG");c.src=this.v;Ly(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");Ly(this,a,c);M(c,
{"line-height":"24px"});c.appendChild(a.document.createTextNode(this.A));
b.appendChild(c);c=Ky(this,a);c.appendChild(b);return this.m?
My(this,a,c,this.m):c}};var Oy=(a,b)=>{b=b.filter(c=>{var d=D(c,yn,4);return
5==w(d,1)&&1==w(c,8)});b=ls(b,a);a=Rs(b,a);a.sort((c,d)=>d.aa.j-c.aa.j);return
a[0]||null};function Py(a){if(a.G){const b=Ol(a.j);if(b>a.l+100||b<a.l-
100)Qy(a),a.l=Kl(a.j)}a.F&&a.j.clearTimeout(a.F);a.F=a.j.setTimeout(()=>Ry(a),200)}
function Ry(a){var b=Kl(a.j);a.l&&a.l>b&&(a.l=b);b=Ol(a.j);b>=a.l-
100&&(a.l=Math.max(a.l,b),Sy(a))}function Ty(a)
{a.j.removeEventListener("scroll",a.I)}function Qy(a){a.G=!1;const
b=a.A.Ce();switch(b){case 0:Q(a.v,a.B);break;case 1:a.m&&(M(a.m,
{display:"none"}),Q(a.v,null));break;default:throw Error("Unhandled OnHideOutcome:
"+b);}}
function Sy(a){a.m||(a.m=Uy(a));M(a.m,{display:"block"});a.G=!
0;a.A.Ee();Q(a.v,a.B)}function Uy(a){var b=sw(a.j,a.A.he()+60);b=null==b?
30:b+30;const c=a.j.document.createElement("div");M(c,yw(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.B=a.A.ya(a.j,
()=>a.remove(),()=>{Ty(a);Qy(a)},
()=>{Ty(a);Sy(a)});c.appendChild(a.B);a.H&&(c.className=a.H);a.j.document.body.appe
ndChild(c);return c}
class Vy{constructor(a,b,c){this.j=a;this.A=b;this.B=null;this.v=new
fm(null);this.H=c||null;this.m=null;this.G=!
1;this.l=0;this.F=null;this.I=()=>Py(this)}init()
{this.j.addEventListener("scroll",this.I);this.l=Kl(this.j);Ry(this)}remove()
{this.m&&this.m.parentNode&&this.m.parentNode.removeChild(this.m);this.m=null;Ty(th
is);Q(this.v,null)}C(){return this.v}};function Wy(a){Q(a.B,0);null!
=a.m&&(a.m.remove(),a.m=null);null!=a.l&&(a.l.remove(),a.l=null)}function Xy(a)
{a.l=new Vy(a.A,a.H,a.G);a.l.init();nm(a.v,a.l.C());Q(a.B,2)}
class Yy{constructor(a,b,c,d,e)
{this.A=a;this.F=b;this.I=c;this.H=d;this.G=e;this.B=new fm(0);this.v=new
fm(null);this.l=this.m=this.j=null}init(){this.F?(this.m=new
ny(this.A,this.F,this.I,this.G),this.m.init(),nm(this.v,this.m.C()),Q(this.B,1),nul
l==this.j&&(this.j=new
Sm(this.A),this.j.init(2E3)),this.j.addListener(()=>{Wy(this);Xy(this)})):Xy(this)}
remove(){Wy(this);this.j&&(this.j.xa(),this.j=null)}C(){return this.v}};var
Zy=(a,b,c,d,e)=>{a=new Yy(a,Oy(a,e),new Ny(b,d,"#FFF","#4A4A4A","normal"),new
Jy(b,c,d),"google-dns-link-placeholder");a.init();return a};var
$y=a=>a.googlefc=a.googlefc||{},az=a=>{a=a.googlefc=a.googlefc||{};return
a.ccpa=a.ccpa||{}};function bz(a){var
b=az(a.j);if(cz(b.getInitialCcpaStatus(),b.InitialCcpaStatusEnum)){var
c=b.getLocalizedDnsText();b=b.getLocalizedDnsCollapseText();null!=c&&null!
=b&&(a.l=Zy(a.j,c,b,()=>dz(a),a.v))}}function ez(a){const
b=$y(a.j);az(a.j).overrideDnsLink=!0;b.callbackQueue=b.callbackQueue||
[];b.callbackQueue.push({INITIAL_CCPA_DATA_READY:()=>bz(a)})}function dz(a)
{Hw(a.m);az(a.j).openConfirmationDialog(b=>{b&&a.l&&(a.l.remove(),a.l=null);Iw(a.m)
})}
class fz{constructor(a,b,c)
{this.j=a;this.m=Cw(b,2147483643);this.v=c;this.l=null}}function cz(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 gz(a){const
b=a.document.createElement("ins");hz(a,b);M(b,{display:"flex",padding:"8px
0px",width:"100%"});return b}function iz(a,b,c,d){const
e=yg(a).createElement("IMG");e.src=b;d&&e.setAttribute("aria-label",d);hz(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 jz(a,b){const c=b.document.createElement("span");hz(b,c);M(c,{"line-
height":"24px",cursor:"pointer"});c.appendChild(b.document.createTextNode(a.v));c.a
ddEventListener("click",d=>{a.l();d.stopPropagation()});return c}
function kz(a,b){const
c=b.document.createElement("span");c.appendChild(b.document.createTextNode(a.m));M(
c,yw(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 lz(a){const b=a.document.createElement("div");M(b,yw(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 mz{constructor(a,b,c,d){this.v=a;this.A=b;this.m=c;this.l=d;this.j=new fm(!
1)}ya(a,b,c,d){c=gz(a);const
e=iz(a,"https://www.gstatic.com/adsense/autoads/icons/gpp_good_24px_grey_800.svg",d
),f=iz(a,"https://www.gstatic.com/adsense/autoads/icons/
gpp_good_24px_grey_800.svg",this.l),g=jz(this,a),h=iz(a,"https://www.gstatic.com/
adsense/autoads/icons/close_24px_grey_700.svg",b,this.A);M(h,{"margin-
left":"auto"});c.appendChild(e);c.appendChild(f);c.appendChild(g);c.appendChild(h);
const k=kz(this,a);
a=lz(a);a.appendChild(c);a.appendChild(k);this.j.X(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}he(){return 71}Ce(){Q(this.j,!1);return 0}Ee(){Q(this.j,
!0)}}function hz(a,b){M(b,yw(a));M(b,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#1A73E8","user-
select":"none"})};function nz(a){oz(a.l,b=>{var
c=a.v,d=b.Cg,e=b.yf,f=b.lf;b=b.showRevocationMessage;(new Yy(c,Oy(c,a.m),new
Ny(d,b,"#1A73E8","#FFF","bold","https://www.gstatic.com/adsense/autoads/icons/
gpp_good_24px_blue_600.svg","2px solid #ECEDED",f),new mz(d,e,f,b),"google-
revocation-link-placeholder")).init()},()=>{Iw(a.j)})}class pz{constructor(a,b,c,d)
{this.v=a;this.j=Cw(b,2147483643);this.m=c;this.l=d}};var qz=a=>{if(!a||
null==w(a,1))return!1;a=w(a,1);switch(a){case 1:return!0;case 2:return!
1;default:throw Error("Unhandled AutoConsentUiStatus: "+a);}};function rz(a){if(!0!
==a.l.adsbygoogle_ama_fc_has_run){var b=!1;qz(a.j)&&(b=new pz(a.l,a.A,a.v||
G(a.j,Bo,4),a.m),Hw(b.j),nz(b),b=!0);var c;a:if((c=a.j)&&null!
=w(c,3))switch(c=w(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&&(ez(new fz(a.l,a.A,a.v||
G(a.j,Bo,4))),b=!0);if(c=(c=a.j)?!0===y(c,5):!1)c=((c=a.j)?!0===y(c,6):!1)||
S(Mp);c&&(b=!0);b&&(a.m.start(),a.l.adsbygoogle_ama_fc_has_run=!0)}}
class sz{constructor(a,b,c,d,e){this.l=a;this.m=b;this.j=c;this.A=d;this.v=e||
null}};var tz=(a,b,c,d,e,f)=>{try{const g=a.j,h=Wg("SCRIPT",g);h.async=!
0;Gf(h,b);g.head.appendChild(h);h.addEventListener("load",
()=>{e();d&&g.head.removeChild(h)});h.addEventListener("error",()=>{0<c?tz(a,b,c-
1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(g)
{f()}},uz=(a,b,c=()=>{},d=()=>{})=>{tz(yg(a),b,0,!1,c,d)};var vz=(a=null)=>{a=a||
t;return a.googlefc||
(a.googlefc={})};te(wl).map(a=>Number(a));te(xl).map(a=>Number(a));var
wz=(a,b)=>{const c=a.document,d=()=>{if(!a.frames[b])if(c.body){const
e=Wg("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()};const
xz=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 yz(a){if(!1===a.gdprApplies)return!0;void
0===a.internalErrorState&&(a.internalErrorState=xz(a));return"error"===a.cmpStatus|
|0!==a.internalErrorState?a.internalBlockOnErrors?
(Ai({e:String(a.internalErrorState)},"tcfe"),!1):!0:"loaded"!
==a.cmpStatus||"tcloaded"!==a.eventStatus&&"useractioncomplete"!==a.eventStatus?!
1:!0}function zz(a){return yz(a)?!1!==a.gdprApplies&&"tcunavailable"!
==a.tcString&&void 0!==a.gdprApplies&&"string"===typeof
a.tcString&&a.tcString.length?Az(a,"1"):!0:!1}
function Az(a,b){a:{if(a.publisher&&a.publisher.restrictions){var
c=a.publisher.restrictions[b];if(void 0!==c){c=c["755"];break a}}c=void
0}if(0===c)return!1;a.purpose&&a.vendor?(c=a.vendor.consents,(c=!(!c||!
c["755"]))&&"1"===b&&a.purposeOneTreatment&&"CH"===a.publisherCC?b=!0:
(c&&(a=a.purpose.consents,c=!(!a||!a[b])),b=c)):b=!0;return b}function Bz(a){var
b=["3","4"];return!1===a.gdprApplies?!0:b.every(c=>Az(a,c))}function Cz(a)
{if(a.l)return a.l;a.l=oh(a.m,"__tcfapiLocator");return a.l}
function Dz(a){return"function"===typeof a.m.__tcfapi||null!=Cz(a)}function
Ez(a,b,c,d){c||(c=()=>{});if("function"===typeof
a.m.__tcfapi)a=a.m.__tcfapi,a(b,2,c,d);else if(Cz(a)){Fz(a);const e=+
+a.H;a.C[e]=c;a.l&&a.l.postMessage({__tcfapiCall:
{command:b,version:2,callId:e,parameter:d}},"*")}else c({},!1)}
function Gz(a,b){let c={internalErrorState:0,internalBlockOnErrors:a.A};const
d=ie(()=>b(c));let e=0;-1!
==a.F&&(e=setTimeout(()=>{e=0;c.tcString="tcunavailable";c.internalErrorState=1;d()
},a.F));Ez(a,"addEventListener",f=>{f&&(c=f,c.internalErrorState=xz(c),c.internalBl
ockOnErrors=a.A,yz(c)?(0!
=c.internalErrorState&&(c.tcString="tcunavailable"),Ez(a,"removeEventListener",null
,c.listenerId),(f=e)&&clearTimeout(f),d()):("error"===c.cmpStatus||0!
==c.internalErrorState)&&(f=e)&&clearTimeout(f))})}
function Fz(a){a.v||(a.v=b=>{try{var c=("string"===typeof b.data?
JSON.parse(b.data):b.data).__tcfapiReturn;a.C[c.callId]
(c.returnValue,c.success)}catch(d){}},oe(a.m,"message",a.v))}
class Hz extends Ik{constructor(a,b={})
{super();this.m=a;this.l=null;this.C={};this.H=0;this.F=b.Kg??500;this.A=b.tf??!
1;this.v=null}j(){this.C={};this.v&&(pe(this.m,"message",this.v),delete
this.v);delete this.C;delete this.m;delete this.l;super.j()}addEventListener(a){let
b={internalBlockOnErrors:this.A};const c=ie(()=>a(b));let d=0;-1!
==this.F&&(d=setTimeout(()=>{b.tcString="tcunavailable";b.internalErrorState=1;c()}
,this.F));const e=(f,g)=>{clearTimeout(d);f?
(b=f,b.internalErrorState=xz(b),b.internalBlockOnErrors=
this.A,g&&0===b.internalErrorState||(b.tcString="tcunavailable",g||
(b.internalErrorState=3))):
(b.tcString="tcunavailable",b.internalErrorState=3);a(b)};try{Ez(this,"addEventList
ener",e)}catch(f)
{b.tcString="tcunavailable",b.internalErrorState=3,d&&(clearTimeout(d),d=0),c()}}re
moveEventListener(a)
{a&&a.listenerId&&Ez(this,"removeEventListener",null,a.listenerId)}};function
oz(a,b,c){const d=vz(a.j);d.callbackQueue=d.callbackQueue||
[];d.callbackQueue.push({CONSENT_DATA_READY:()=>{const e=vz(a.j),f=new
Hz(a.j);Dz(f)&&Gz(f,g=>{300===g.cmpId&&g.tcString&&"tcunavailable"!
==g.tcString&&b({Cg:e.getDefaultConsentRevocationText(),yf:e.getDefaultConsentRevoc
ationCloseText(),lf:e.getDefaultConsentRevocationAttestationText(),showRevocationMe
ssage:()=>e.showRevocationMessage()})});c()}})}
function Iz(a){const b=Ke(be("https://fundingchoicesmessages.google.com/i/%{id}?
ers=%{ers}"),{id:a.l,ers:2});uz(a.j,b,()=>{},()=>{})}class Jz{constructor(a,b)
{this.j=a;this.l=b}start()
{if(this.j===this.j.top)try{wz(this.j,"googlefcPresent"),Iz(this)}catch(a){}}};var
Kz=(a,b,c)=>{const d=D(a,vo,6);if(!
d)return[];c=Uu(d.j(),c);return(a=a.j())&&y(a,11)?c.map(e=>Os(e)):c.map(e=>{const
f=xn();return new ms(new Is(e.Gc,e.Hc),new Gs,new Hs(b),!0,2,
[],f,e.l,null,null,null,e.m,e.j)})};var Lz=class extends L{constructor(a)
{super(a)}getHeight(){return vd(this,2)}};function Mz(a,b){return x(a,1,b)}function
Nz(a,b){return td(a,2,b)}var Pz=class extends L{constructor(a){super(a,-
1,Oz)}},Oz=[2];var Rz=class extends L{constructor(){super(void 0,-
1,Qz)}},Qz=[5];var Sz=class extends L{constructor(){super()}},Tz=[1,2];function
Uz(a){return new An(["pedestal_container"],
{google_reactive_ad_format:30,google_phwr:2.189,google_ad_width:Math.floor(a),googl
e_ad_format:"autorelaxed",google_full_width_responsive:!
0,google_enable_content_recommendations:!
0,google_content_recommendation_ui_type:"pedestal"})}class Vz{j(a){return
Uz(Math.floor(a.l))}};function Wz(a){var b=["Could not locate a suitable placement
in the content below the fold."];a=Dl(a)?.tagSpecificState[1];(a=null==a?
null:4===a.debugCard?.getAdType()?
a.debugCard:null)&&a.displayAdLoadedContent(b)};var Xz=class extends
L{constructor(){super()}};function Yz(a,b){if(b){var
c=b.adClient;if("string"===typeof c&&c){a.Ic=c;a.m=!!
b.adTest;c=b.pubVars;ua(c)&&(a.D=c);if(Array.isArray(b.fillMessage)&&0<b.fillMessag
e.length){a.B={};for(d of
b.fillMessage)a.B[d.key]=d.value}a.v=b.adWidth;a.l=b.adHeight;gi(a.v)&&gi(a.l)||
bl("rctnosize",b);var d=!0}else d=!1}else d=!1;return d&&a.G(b)}class
Zz{constructor(){this.B=this.D=this.m=this.Ic=null;this.l=this.v=0}G(){return!
0}};function $z(a,b=[]){const c=Date.now();return Bb(b,d=>c-d<1E3*a)}function
aA(a,b){try{const c=a.getItem("__lsv__");if(!c)return[];let
d;try{d=JSON.parse(c)}catch(e){}if(!Array.isArray(d)||Eb(d,e=>!
Number.isInteger(e)))return a.removeItem("__lsv__"),[];d=$z(b,d);d.length||
a?.removeItem("__lsv__");return d}catch(c){return null}}
function bA(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:aA(a,b)};var
cA=(a,b,c)=>{let d=0;try{d|=a!=a.top?512:0;d|=Il(a);d|=Hl(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=bA(c,3600);e=!
(f&&1>f.length)}e&&(d|=134217728);S(uq)&&(d|=128)}catch(g){d|=32}return d};class dA
extends Zz{constructor(){super();this.A=!1;this.j=null;this.C=!1}G(a){this.A=!!
a.enableAma;var b=a.amaConfig;if(b)try{var c=Uo(b)}catch(d){c=null}else
c=null;this.j=c;Array.isArray(a.fillMessage)&&(this.C=!0);return!0}};const
eA={};function fA(a,b,c){let d=gA(a,c,b);if(!d)return!0;let e=-1;const
f=c.B.l;for(;d.Gb&&d.Gb.length;){const h=d.Gb.shift();var g=vs(h.T);const
k=h.aa.j,l=!!c.m.Ad||!!c.m.Fd||c.Da()||!!c.m.Yd||k>e;g=!g||g<=d.Vb;if(l&&g&&hA(c,h,
{tc:d.Vb})){e=k;if(d.Tb.j.length+1>=f)return!0;d=gA(a,c,b);if(!d)return!0}}return
c.v}
const gA=(a,b,c)=>{var d=b.B.l,e=b.B.v,f=b.B;f=At(b.P(),f.j?f.j.pb:void
0,d);if(f.j.length>=d)return null;e?(d=f.l||(f.l=P(f.m).scrollHeight||null),e=!d||
0>d?-1:f.l*e-du(f)):e=void 0;a=null==e||50<=e?iA(b,f,
{types:a},c):null;return{Tb:f,Vb:e,Gb:a}};eA[2]=Ca(function(a,b){a=iA(b,At(b.P()),
{types:a,Sa:jt(b.P())},2);if(0==a.length)return!0;for(var c=0;c<a.length;c+
+)if(hA(b,a[c]))return!0;return b.v?(b.A.push(11),!0):!1},[0]);eA[5]=Ca(fA,[0],5);
eA[10]=Ca(function(a,b){a=[];const
c=b.ka;c.includes(3)&&a.push(2);c.includes(1)&&a.push(0);c.includes(2)&&!
S(rp)&&a.push(1);return fA(a,10,b)},10);eA[3]=function(a){if(!a.v)return!1;var
b=iA(a,At(a.P()),{types:[0],Sa:jt(a.P())},3);if(0==b.length)return!0;for(var
c=b.length-1;0<=c;c--)if(hA(a,b[c]))return!0;a.A.push(11);return!0};
const jA=a=>{var b;a.m.Ue?b=new ft(0,null,[],3,null):b=jt(a.P());return{types:
[0],Sa:b}},lA=a=>{const
b=a.P().document.body.getBoundingClientRect().width;kA(a,Uz(b))},nA=(a,b)=>{var
c=jA(a);c.zg=[5];c=iA(a,At(a.P()),c,8);mA(a,c.reverse(),b)},mA=(a,b,c)=>{for(const
d of b)if(b=c.j(d.aa),hA(a,d,{Jc:b}))return!0;return!1};
eA[8]=function(a){var b=a.P().document;if("complete"!=b.readyState)return
b.addEventListener("readystatechange",()=>eA[8](a),{once:!0}),!0;if(!a.v)return!
1;if(!a.qc())return!0;b=jA(a);b.xd=[2,4,5];b=iA(a,At(a.P()),b,8);const c=new
Vz;if(mA(a,b,c))return!0;if(a.m.be)switch(a.m.Ge||0){case
1:nA(a,c);break;default:lA(a)}return!0};eA[6]=Ca(fA,[2],6);eA[7]=Ca(fA,[1],7);
eA[9]=function(a){const b=gA([0,2],a,9);if(!b||!b.Gb)return
a.A.push(17),Wz(a.P()),a.v;for(const e of b.Gb){var c=e;var d=a.m.Xc||null;null==d?
c=null:(d=ws(c.T,new oA,new pA(d,a.P())),c=new Ds(d,c.W(),c.aa));if(c&&!
(vs(c.T)>b.Vb)&&hA(a,c,{tc:b.Vb,Pc:!0}))return a=c.T.V,ts(e.T,0<a.length?
a[0]:null),!0}a.A.push(17);Wz(a.P());return a.v};class oA{l(a,b,c,d){return
xr(d.document,a,b)}m(a){return P(a).clientHeight||0}};var
qA=class{constructor(a,b,c){this.l=a;this.j=b;this.Tb=c}ga(a){return this.j?
zu(this.l,this.j,a,this.Tb):yu(this.l,a,this.Tb)}ha(){return this.j?16:9}};var
rA=class{constructor(a){this.Kc=a}ga(a){return Gu(a.document,this.Kc)}ha(){return
11}};var sA=class{constructor(a){this.hb=a}ga(a){return Du(this.hb,a)}ha(){return
13}};var tA=class{ga(a){return wu(a)}ha(){return 12}};var uA=class{constructor(a)
{this.wb=a}ga(){return Bu(this.wb)}ha(){return 2}};var vA=class{constructor(a)
{this.j=a}ga(){return Eu(this.j)}ha(){return 3}};var wA=class{ga(){return Hu()}ha()
{return 17}};var xA=class{constructor(a){this.j=a}ga(){return Au(this.j)}ha()
{return 1}};var yA=class{ga(){return ge(ns)}ha(){return 7}};var
zA=class{constructor(a){this.xd=a}ga(){return Cu(this.xd)}ha(){return 6}};var
AA=class{constructor(a){this.j=a}ga(){return Fu(this.j)}ha(){return 5}};var
BA=class{constructor(a,b){this.minWidth=a;this.maxWidth=b}ga(){return
Ca(Iu,this.minWidth,this.maxWidth)}ha(){return 10}};var CA=class{constructor(a)
{this.v=a.l.slice(0);this.l=a.j.slice(0);this.m=a.m;this.A=a.v;this.j=a.A}};functio
n DA(a){var b=new EA;b.A=a;b.l.push(new xA(a));return b}function FA(a,b)
{a.l.push(new zA(b));return a}function GA(a,b){a.l.push(new uA(b));return
a}function HA(a,b){a.l.push(new AA(b));return a}function IA(a,b){a.l.push(new
vA(b));return a}function JA(a){a.l.push(new yA);return a}function KA(a)
{a.j.push(new tA);return a}function LA(a,b=0,c,d){a.j.push(new qA(b,c,d));return a}
function MA(a,b=0,c=Infinity){a.j.push(new BA(b,c));return a}function NA(a)
{a.j.push(new wA);return a}function OA(a,b=0){a.j.push(new sA(b));return a}function
PA(a,b){a.m=b;return a}var EA=class{constructor(){this.m=0;this.v=!
1;this.l=[].slice(0);this.j=[].slice(0)}build(){return new CA(this)}};class
pA{constructor(a,b){this.l=a;this.m=b}j(){var a=this.l,b=this.m;const c=a.D||
{};c.google_ad_client=a.Ic;c.google_ad_height=P(b).clientHeight||
0;c.google_ad_width=P(b).clientWidth||0;c.google_reactive_ad_format=9;b=new
Xz;x(b,1,a.A);a.j&&rd(b,2,a.j);a.C&&x(b,3,!
0);c.google_rasc=Qd(b);a.m&&(c.google_adtest="on");return new
An(["fsi_container"],c)}};var QA=tn(new qn(0,{})),RA=tn(new qn(1,
{})),SA=a=>a===QA||a===RA;function TA(a,b,c){Ul(a.j,b)||a.j.set(b,
[]);a.j.get(b).push(c)}class UA{constructor(){this.j=new Yl}};function VA(a,b)
{b&&(a.j.apv=w(b,4),bd(b,Zn,23)&&(a.j.sat=""+zd(D(b,Zn,23),1)));return a}function
WA(a,b){a.j.afm=b.join(",");return a}class XA extends as{constructor(a)
{super(a);this.j={}}H(a){this.j.a=a.join(",");return this}G(a){null!
=a&&(this.j.allp=a);return this}v(a){try{this.j.su=a.location.hostname}catch(b)
{this.j.su="_ex"}a=super.v(a);we(a,this.j);return a}}function YA(a){return null==a?
null:Number.isInteger(a)?a.toString():a.toFixed(3)};function ZA(a,b)
{a.l.op=$A(b)}function aB(a,b,c){30>=c.length?a.l[b]=bB(c):
(a.l[b]=bB(c.slice(0,30)),a.l[b+"_c"]=c.length.toString())}function cB(a,b,c)
{aB(a,"fap",b);a.l.fad=$A(c)}function dB(a,b,c)
{aB(a,"fmp",b);a.l.fmd=$A(c)}function eB(a,b,c)
{aB(a,"vap",b);a.l.vad=$A(c)}function fB(a,b,c)
{aB(a,"vmp",b);a.l.vmd=$A(c)}function gB(a,b,c)
{aB(a,"pap",b);a.l.pad=$A(c)}function hB(a,b,c)
{aB(a,"pmp",b);a.l.pmd=$A(c)}function iB(a,b){aB(a,"psq",b)}
var jB=class extends XA{constructor(a)
{super(0);Object.assign(this,a);this.l={}}v(a)
{a=super.v(a);Object.assign(a,this.l);return a}};function bB(a){return
a.map(b=>b?.toString()??"null").join("~")}function $A(a){return
null==a?"null":"string"===typeof a?a:"boolean"===typeof a?
a?"1":"0":Number.isInteger(a)?a.toString():a.toFixed(3)};function kB(a,b,c){const
d=b.T;Ul(a.j,d)||a.j.set(d,new lB(jn(Bs(b))??""));c(a.j.get(d))}function mB(a,b)
{kB(a,b,c=>{c.j=!0})}function nB(a,b){kB(a,b,c=>{c.l=!0})}function oB(a,b)
{kB(a,b,c=>{c.m=!0});a.I.push(b.T)}function pB(a,b,c){kB(a,b,d=>{d.cb=c})}function
qB(a,b,c){const d=[];let e=0;for(const f of c.filter(b))SA(f.cb??"")?++e:
(b=a.l.get(f.cb??"",null),d.push(b));return{list:d.sort((f,g)=>(f??-1)-(g??-
1)),eb:e}}
function rB(a,b){ZA(b,a.l.Bb());var c=Xl(a.j).filter(f=>0===(f.Oa.startsWith(QA)?
0:1)),d=Xl(a.j).filter(f=>1===(f.Oa.startsWith(QA)?
0:1)),e=qB(a,f=>f.j,c);cB(b,e.list,e.eb);e=qB(a,f=>f.j,d);dB(b,e.list,e.eb);e=qB(a,
f=>f.l,c);eB(b,e.list,e.eb);e=qB(a,f=>f.l,d);fB(b,e.list,e.eb);c=qB(a,f=>f.m,c);gB(
b,c.list,c.eb);d=qB(a,f=>f.m,d);hB(b,d.list,d.eb);iB(b,a.I.map(f=>a.j.get(f)?.cb).m
ap(f=>a.l.get(f)??null))}
function Ej(){var a=O(sB);if(!a.A)return sj();const
b=Bj(Aj(zj(yj(xj(wj(vj(uj(rj(qj(new tj,a.A??[]),a.H??
[]),a.B),a.G),a.F),a.K),a.L),a.C??0),Xl(a.j).map(c=>{var d=new
pj;d=Bd(d,1,c.Oa);var e=a.l.get(c.cb??"",-1);d=J(d,2,e);d=Ad(d,3,c.j);return
Ad(d,4,c.l)})),a.I.map(c=>a.j.get(c)?.cb).map(c=>a.l.get(c)??null));null!
=a.m&&Ad(b,6,a.m);null!=a.v&&jd(b,13,a.v,0);return b}
var sB=class{constructor(){this.v=this.H=this.A=null;this.F=this.G=!
1;this.m=null;this.L=this.B=this.K=!1;this.C=null;this.l=new Yl;this.j=new
Yl;this.I=[]}};class lB{constructor(a){this.m=this.l=this.j=!
1;this.cb=null;this.Oa=a}};class tB{constructor(a=0){this.j=a}};class
uB{constructor(a){this.l=a;this.j=-1}};function vB(a){let b=0;for(;a;)(!b||
a.previousElementSibling||a.nextElementSibling)&&b++,a=a.parentElement;return
b};function wB(a,b){const
c=a.H.filter(d=>Wl(d.cc).every(e=>d.cc.get(e)===b.get(e)));return 0===c.length?
(a.l.push(19),null):c.reduce((d,e)=>d.cc.Bb()>e.cc.Bb()?d:e,c[0])}function xB(a,b)
{b=Bs(b);if(null==b.j)return a.l.push(18),null;b=b.j.value;if(Ul(a.m,b))return
a.m.get(b);var c=rn(b);c=wB(a,c);a.m.set(b,c);return c}
var yB=class{constructor(a){this.j=a;this.m=new Yl;this.H=(D(a,Oo,2)?.j()||
[]).map(b=>{const
c=rn(K(b,1)),d=yd(b,2);return{cc:c,Ie:d,Oa:K(b,1)}});this.l=[]}F(){const
a=O(sB);var b=this.v();a.A=b;b=this.B();a.H=b;b=this.A();null!=b&&(a.v=b);b=!!
this.j.v()?.j()?.j();a.F=b;b=new Yl;for(const c of D(this.j,Oo,2)?.j()??
[])b.set(K(c,1),yd(c,2));a.l=b}C(){return[...this.l]}v(){return[...this.j.j()]}B()
{return[...gd(this.j,4,Vc)]}A(){return D(this.j,Ho,5)?.j()??null}G(a){const
b=xB(this,a);null!=b?.Oa&&pB(O(sB),
a,b.Oa)}I(a){const b=U(Np)||0;if(0==a.length||0==b)return!0;const c=(new
an(a)).filter(d=>{d=xB(this,d)?.Oa||"";return""!=d&&!(d===QA||d===RA)});return
b<=c.j.length/a.length}};function zB(a,b){return 0==b.j.length?
b:b.sort((c,d)=>(xB(a.j,c)?.Ie??Number.MAX_VALUE)-(xB(a.j,d)?.Ie??
Number.MAX_VALUE))}function AB(a,b){var c=b.aa.j,d=Math,e=d.min;const
f=b.W(),g=b.T.j();c+=200*e.call(d,20,0==g||3==g?
vB(f.parentElement):vB(f));d=a.m;0>d.j&&(d.j=P(d.l).scrollHeight||0);d=d.j-
b.aa.j;c+=1E3<d?0:2*(1E3-d);a=a.l;b=b.W();return c+("string"===typeof
b.className&&0<=b.className.indexOf("adsbygoogle-ablated-ad-slot")?a.j:0)}
function BB(a,b){return 0==b.j.length?b:b.sort((c,d)=>AB(a,c)-AB(a,d))}function
CB(a,b){return b.sort((c,d)=>{const e=c.T.G,f=d.T.G;var g;null==e||null==f?
g=null==e&&null==f?AB(a,c)-AB(a,d):null==e?1:-1:g=e-f;return g})}class
DB{constructor(a,b=0,c=null){this.m=new uB(a);this.l=new tB(b);this.j=c&&new
yB(c)}};function EB(a,b,c=0){var d=a.l;for(var e of
b.v)d=$m(d,e.ga(a.m),FB(e.ha(),c));e=d=d.apply(vu(a.m));for(const f of
b.l)e=$m(e,f.ga(a.m),GB(f.ha(),c));switch(b.m){case 1:e=BB(a.j,e);break;case
2:e=CB(a.j,e);break;case 3:const
f=O(sB);e=zB(a.j,e);d.forEach(g=>{mB(f,g);a.j.j?.G(g)});e.forEach(g=>nB(f,g))}b.A&&
(e=cn(e,vg(a.m.location.href+a.m.localStorage.google_experiment_mod)));1===b.j?.len
gth&&TA(a.v,b.j[0],{nf:d.j.length,Qg:e.j.length});return bn(e)}
class HB{constructor(a,b,c=0,d=null){this.l=new an(a);this.j=new
DB(b,c,d);this.m=b;this.v=new UA}A()
{this.l.forEach(a=>{a.l&&Xq(a.l);a.l=null})}}const
FB=(a,b)=>c=>ss(c,b,a),GB=(a,b)=>c=>ss(c.T,b,a);function IB(a,b,c,d){a:{switch(b)
{case 0:a=JB(KB(c),a);break a;case 3:a=JB(c,a);break a;case 2:var
e=c.lastChild;a=JB(e?1==e.nodeType?e:KB(e):null,a);break a}a=!1}if(d=!a&&!(!
d&&2==b&&!LB(c)))b=1==b||2==b?c:c.parentNode,d=!(b&&!
dp(b)&&0>=b.offsetWidth);return d}function JB(a,b){if(!a)return!1;a=Xg(a,b);if(!
a)return!1;a=a.cssFloat||a.styleFloat;return"left"==a||"right"==a}function KB(a)
{for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?a:null}
function LB(a){return!!a.nextSibling||!!a.parentNode&&LB(a.parentNode)};var MB=!
Tb&&!vb();function NB(a){if(/-[a-z]/.test("adFormat"))return null;if(MB&&a.dataset)
{if(xb()&&!("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 OB=(a,b,c)=>{if(!b)return null;const
d=Fg(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=P(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)},PB=a=>{const b=a.document.body;var
c=OB(a,b,null);if(c)return c;if(a.document.body)
{c=Math.floor(a.document.body.getBoundingClientRect().width);for(var
d=[{element:a.document.body,depth:0,height:0}],e=
-1,f=null;0<d.length;){const h=d.pop(),k=h.element;var
g=h.height;0<h.depth&&g>e&&(e=g,f=k);if(5>h.depth)for(let
l=0;l<k.children.length;l++){const m=k.children[l];g=c;const
n=m.getBoundingClientRect().width;(null==n||null==g?
0:n>=.9*g&&n<=1.01*g)&&d.push({element:m,depth:h.depth+1,height:m.getBoundingClient
Rect().height})}}c=f}else c=null;return c?OB(a,c.parentNode||b,c):null},RB=a=>{let
b=0;try{b|=a!=a.top?512:0,Og()||(b|
=1048576),1200>=Math.floor(a.document.body.getBoundingClientRect().width)||
(b|=32768),QB(a)&&(b|=33554432)}catch(c){b|=32}return
b},QB=a=>{a=a.document.getElementsByClassName("adsbygoogle");for(let
b=0;b<a.length;b++)if("autorelaxed"==NB(a[b]))return!0;return!1};function SB(a)
{const b=Jl(a,!0),c=P(a).scrollWidth,d=P(a).scrollHeight;let
e="unknown";a&&a.document&&a.document.readyState&&(e=a.document.readyState);var
f=Ol(a);const g=[];var h=[];const k=[],l=[];var m=[],n=[],q=[];let
r=0,u=0,C=Infinity,z=Infinity,A=null;var I=wt({Za:!1},a);for(var E of I)
{I=E.getBoundingClientRect();const T=b-(I.bottom+f);var F=void 0,H=void
0;if(E.className&&Za(E.className,"adsbygoogle-ablated-ad-slot"))
{F=E.getAttribute("google_element_uid");H=a.google_sv_map;if(!F||!H||!
H[F])continue;
F=(H=si(H[F]))?H.height:0;H=H?H.width:0}else if(F=I.bottom-I.top,H=I.right-
I.left,1>=F||
1>=H)continue;g.push(F);k.push(H);l.push(F*H);E.className&&Za(E.className,"google-
auto-placed")?(u+=1,E.className&&Za(E.className,"pedestal_container")&&(A=F)):
(C=Math.min(C,T),n.push(I),r+=1,h.push(F),m.push(F*H));z=Math.min(z,T);q.push(I)}C=
Infinity===C?null:C;z=Infinity===z?
null:z;f=TB(n);q=TB(q);h=UB(b,h);n=UB(b,g);m=UB(b*c,m);E=UB(b*c,l);return new VB(a,
{Df:e,pd:b,lg:c,kg:d,cg:r,mf:u,qf:WB(g),rf:WB(k),pf:WB(l),
hg:f,gg:q,fg:C,eg:z,Sc:h,Rc:n,hf:m,gf:E,ng:A})}function XB(a,b,c,d){const e=Og()&&!
(900<=P(a.l).clientWidth);d=Bb(d,f=>Fb(a.m,f)).join(",");return{wpc:b,su:c,eid:d,do
c:a.j.Df,pg_h:YB(a.j.pd),pg_w:YB(a.j.lg),pg_hs:YB(a.j.kg),c:YB(a.j.cg),aa_c:YB(a.j.
mf),av_h:YB(a.j.qf),av_w:YB(a.j.rf),av_a:YB(a.j.pf),s:YB(a.j.hg),all_s:YB(a.j.gg),b
:YB(a.j.fg),all_b:YB(a.j.eg),d:YB(a.j.Sc),all_d:YB(a.j.Rc),ard:YB(a.j.hf),all_ard:Y
B(a.j.gf),pd_h:YB(a.j.ng),dt:e?"m":"d"}}
class VB{constructor(a,b){this.l=a;this.j=b;this.m="633794002 633794005 21066126
21066127 21065713 21065714 21065715 21065716 42530887 42530888 42530889 42530890
42530891 42530892 42530893".split(" ")}}function WB(a){return
pg.apply(null,Bb(a,b=>0<b))||null}function UB(a,b){return 0>=a?
null:og.apply(null,b)/a}
function TB(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 YB(a){return
null==a?null:Number.isInteger(a)?a.toString():a.toFixed(3)};function ZB(a,b)
{b=(P(b).clientHeight||0)-Ol(b);let c=0;for(let d=0;d<a.length;d++){const
e=a[d].getBoundingClientRect();bu(e)&&e.top<=b&&(c+=1)}return c}
function $B(a){const b={};var c=yt({Za:!1,jc:!1,kc:!1,lc:!
1},a).map(d=>d.getBoundingClientRect()).filter(bu);b.Hd=c.length;c=zt({kc:!
0},a).map(d=>d.getBoundingClientRect()).filter(bu);b.ae=c.length;c=zt({lc:!
0},a).map(d=>d.getBoundingClientRect()).filter(bu);b.ye=c.length;c=zt({jc:!
0},a).map(d=>d.getBoundingClientRect()).filter(bu);b.Nd=c.length;c=(P(a).clientHeig
ht||0)-Ol(a);c=yt({Za:!
1},a).map(d=>d.getBoundingClientRect()).filter(bu).filter(Ba(aC,null,c));b.Id=c.len
gth;a=SB(a);c=null!=a.j.Sc?a.j.Sc:
null;null!=c&&(b.te=c);a=null!=a.j.Rc?a.j.Rc:null;null!=a&&(b.Jd=a);return
b}function hA(a,b,{tc:c,Jc:d,Pc:e}={}){return Fr(997,()=>bC(a,b,
{tc:c,Jc:d,Pc:e}),a.j)}
function iA(a,b,c,d){var e=c.Sa?c.Sa:a.B;const f=kt(e,b.j.length);e=a.m.Kd?e.j:void
0;const g=NA(OA(KA(MA(LA(JA(HA(IA(FA(GA(DA(c.types),a.V),c.xd||[]),a.L),c.zg||
[])),f.uc||void 0,e,b),c.minWidth,c.maxWidth)),f.hb||void 0));a.K&&g.j.push(new
rA(a.K));b=1;a.m.Fd?b=2:a.Da()&&(b=3);PA(g,b);a.m.Ad&&(g.v=!0);return Fr(995,
()=>EB(a.l,g.build(),d),a.j)}function kA(a,b){const c=PB(a.j);if(c){const
d=zn(a.H,b),e=ur(a.j.document,a.C,null,null,{},d);e&&($q(e.Wa,c,2,256),Fr(996,
()=>cC(a,e,d),a.j))}}
function dC(a){return a.G?a.G:a.G=a.j.google_ama_state}
function bC(a,b,{tc:c,Jc:d,Pc:e}={}){const f=b.T;if(f.A)return!1;var g=b.W();if(!
IB(a.j,f.j(),g,a.v))return!1;var h=null;S(pp)&&f.sc?.includes(6)?
(g=Math.round(g.getBoundingClientRect().height),h=null==c?
g:Math.min(c,g)):h=c;c=null==h?null:new An(null,
{google_max_responsive_height:h});g=Bn(w(f.Cc,2)||0);h=Cn(f.G);const
k=eC(a,f),l=fC(a),m=zn(a.H,f.L?f.L.j(b.aa):null,c,d||
null,g,h,k,l),n=b.fill(a.C,m);if(e&&!gC(a,n,m)||!Fr(996,()=>cC(a,n,m),a.j))return!
1;ql(9,[f.G,f.bb]);a.Da()&&oB(O(sB),b);return!0}
function eC(a,b){return jn(ln(zs(b).map(Dn),()=>{a.A.push(18)}))}function fC(a)
{if(!a.Da())return null;var b=a.l.j.j?.B();if(null==b)return
null;b=b.join("~");a=a.l.j.j?.A()??null;return En({Af:b,Hf:a})}
function gC(a,b,c){if(!b)return!1;var
d=b.va,e=d.style.width;d.style.width="100%";var
f=d.offsetWidth;d.style.width=e;d=a.j;e=b.va;c=c&&c.Cb()||{};if(d!==d.top)var
g=Ug(d)?3:16;else
if(488>P(d).clientWidth)if(d.innerHeight>=d.innerWidth)if(g=P(d).clientWidth,!
g||.3<(g-f)/g)g=6;else{if(g="true"!=c.google_full_width_responsive)b:{var
h=e.parentElement;for(g=P(d).clientWidth;h;h=h.parentElement){const k=Xg(h,d);if(!
k)continue;const l=hh(k.width);if(l&&!(l>=g)&&"visible"!=k.overflow){g=!0;break
b}}g=
!1}g=g?7:!0}else g=5;else g=4;if(!0!==g)f=g;else{if(!
(c="true"==c.google_full_width_responsive))a:{do
if((c=Xg(e,d))&&"fixed"==c.position){c=!1;break a}while(e=e.parentElement);c=!0}c?
(d=P(d).clientWidth,f=d-f,f=d&&0<=f?!0:d?-10>f?11:0>f?14:12:10):f=9}if(f)
{a=a.j;b=b.va;if(f=qr(a,b))b.style.border=b.style.borderStyle=b.style.outline=b.sty
le.outlineStyle=b.style.transition="none",b.style.borderSpacing=b.style.padding="0"
,or(b,f,"0px"),b.style.width=P(a).clientWidth+"px",rr(a,b,f),b.style.zIndex=30;
return!0}Xq(b.Wa);return!1}function cC(a,b,c){if(!b)return!
1;try{yr(a.j,b.va,c)}catch(d){return Xq(b.Wa),a.A.push(6),!1}return!0}
class hC{constructor(a,b,c,d,e={},f=[])
{this.l=a;this.C=b;this.j=c;this.B=d.Sa;this.V=d.wb||[];this.H=d.If||
null;this.L=d.Cf||[];this.K=d.Kc||[];this.m=e;this.v=!
1;this.I=[];this.A=[];this.F=this.G=void 0;this.ka=f}ba(){return this.l}P(){return
this.j}wa(a){this.I.push(a)}Da(){if(0==(this.l.j.j?.v().length??0))return!
1;if(0==(U(Np)||0))return!0;if(void 0===this.F){const
a=PA(KA(JA(DA([0,1,2]))),1).build(),b=Fr(995,
()=>EB(this.l,a),this.j);this.F=this.l.j.j?.I(b)||!1}return this.F}dd(){return!!
this.m.Ne}qc(){return!QB(this.j)}}
const aC=(a,b)=>b.top<=a;function iC(a,b,c,d,e,f=0,g=0)
{this.Aa=a;this.Bc=f;this.Ac=g;this.errors=b;this.Ra=c;this.j=d;this.l=e};var
jC=(a,{qc:b=!1,dd:c=!1,Dg:d=!1,Da:e=!1}={})=>{const f=[];d&&f.push(9);if(e)
{a.includes(4)&&!
c&&b&&f.push(8);a.includes(1)&&f.push(1);d=a.includes(3);e=a.includes(2)&&!
S(rp);const g=a.includes(1);(d||e||g)&&f.push(10)}else
a.includes(3)&&f.push(6),a.includes(4)&&!
c&&b&&f.push(8),a.includes(1)&&f.push(1,5),a.includes(2)&&!
S(rp)&&f.push(7);a.includes(4)&&c&&b&&f.push(8);return f};function kC(a,b,c)
{a=jC(a,{qc:b.qc(),dd:b.dd(),Dg:!!b.m.Xc,Da:b.Da()});return new lC(a,b,c)}function
mC(a,b){const c=eA[b];return c?Fr(998,()=>c(a.j),a.A):(a.j.wa(12),!0)}function
nC(a,b){return new Promise(c=>{setTimeout(()=>{c(mC(a,b))})})}function oC(a)
{a.j.v=!0;return Promise.all(a.l.map(b=>nC(a,b))).then(b=>{b.includes(!
1)&&a.j.wa(5);a.l.splice(0,a.l.length)})}class lC{constructor(a,b,c)
{this.v=a.slice(0);this.l=a.slice(0);this.m=Gb(this.l,1);this.j=b;this.A=c}};const
pC=class{constructor(a){this.j=a;this.exception=void 0}};function qC(a){return
oC(a).then(()=>{var b=a.j.l.l.filter(ns).j.length;var c=a.j.I.slice(0);var
d=a.j;d=[...d.A,...(d.l.j.j?.C()||[])];b=new
iC(b,c,d,a.j.l.l.j.length,a.j.l.v.j,a.j.l.l.filter(ns).filter(os).j.length,a.j.l.l.
filter(os).j.length);return new pC(b)})};class rC{j(){return new An([],
{google_reactive_ad_format:40,google_tag_origin:"qs"})}};class sC{j(){return new
An(["adsbygoogle-resurrected-ad-slot"],{})}};function tC(a){return
ep(a.j.document).map(b=>{const c=new Is(b,3);b=new is(Ar(a.j,b));return new
ms(c,b,a.l,!1,0,[],null,a.j,null)})}class uC{constructor(a){var b=new
sC;this.j=a;this.l=b||null}};const vC={Ed:"10px",Oc:"10px"};function wC(a){return
Tl(a.j.document.querySelectorAll("INS.adsbygoogle-placeholder")).map(b=>new ms(new
Is(b,1),new gs(vC),a.l,!1,0,[],null,a.j,null))}class xC{constructor(a,b)
{this.j=a;this.l=b||null}};function yC(a,b){return null==a?
b+"ShouldNotBeNull":0==a?b+"ShouldNotBeZero":-1>a?
b+"ShouldNotBeLessMinusOne":null}function zC(a,b,c){const
d=yC(c.hc,"gapsMeasurementWindow")||yC(c.Ab,"gapsPerMeasurementWindow")||
yC(c.Eb,"maxGapsToReport");return null!=d?gn(d):c.Md||-1!=c.Ab||-1!=c.Eb?en(new
AC(a,b,c)):gn("ShouldHaveLimits")}function BC(a){return dC(a.m)&&dC(a.m).placed||
[]}function CC(a){return BC(a).map(b=>Qm(Om(b.element,a.j)))}function DC(a){return
BC(a).map(b=>b.index)}
function EC(a,b){const c=b.T;return!a.B&&c.v&&null!=w(c.v,8)&&1==w(c.v,8)?[]:c.A?
(c.V||[]).map(d=>Qm(Om(d,a.j))):[Qm(new Pm(b.aa.j,0))]}function FC(a)
{a.sort((e,f)=>e.j-f.j);const b=[];let c=0;for(let e=0;e<a.length;++e){var
d=a[e];let f=d.j;d=d.j+d.l;f<=c?c=Math.max(c,d):(b.push(new Pm(c,f-c)),c=d)}return
b}function GC(a,b){b=b.map(c=>{var d=new Lz;d=x(d,1,c.j);c=c.getHeight();return
x(d,2,c)});return Nz(Mz(new Pz,a),b)}
function HC(a){const b=G(a,Lz,2).map(c=>`G${vd(c,1)}~${c.getHeight()}`);return`W$
{vd(a,1)}${b.join("")}`}function IC(a,b){const c=[];let d=0;for(const e of Wl(b))
{const f=b.get(e);f.sort((g,h)=>h.getHeight()-g.getHeight());a.F||
f.splice(a.A,f.length);!a.C&&d+f.length>a.l&&f.splice(a.l-
d,f.length);c.push(GC(e,f));d+=f.length;if(!a.C&&d>=a.l)break}return c}function
JC(a){const b=G(a,Pz,5).map(c=>HC(c));return`M${vd(a,1)}H${vd(a,2)}C${vd(a,3)}B$
{Number(!!B(a,4))}${b.join("")}`}
function KC(a){var b=Rs(bn(a.m.l.l),a.j),c=CC(a),d=new Zl(DC(a));for(var
e=0;e<b.length;++e)if(!d.contains(e)){var f=EC(a,b[e]);c.push(...f)}c.push(new
Pm(0,0));c.push(Qm(new Pm(P(a.j).scrollHeight,0)));b=FC(c);c=new
Yl;for(d=0;d<b.length;++d)e=b[d],f=a.G?0:Math.floor(e.j/a.v),Ul(c,f)||c.set(f,
[]),c.get(f).push(e);b=IC(a,c);c=new
Rz;c=x(c,1,a.l);c=x(c,2,a.v);c=x(c,3,a.A);a=x(c,4,a.B);return td(a,5,b)}function
LC(a){a=KC(a);return JC(a)}
var AC=class{constructor(a,b,c){this.G=-1==c.hc;this.v=c.hc;this.F=-
1==c.Ab;this.A=c.Ab;this.C=-
1==c.Eb;this.l=c.Eb;this.B=c.ne;this.m=b;this.j=a}};const MC={google_ad_channel:!
0,google_ad_host:!0};var
NC=(a,b)=>{a.location.href&&a.location.href.substring&&(b.url=a.location.href.subst
ring(0,200));bl("ama",b,.01)},OC=a=>{const b={};Zg(MC,(c,d)=>{d in
a&&(b[d]=a[d])});return b};const PC=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()})},QC=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 RC=(a,b)=>{a=ed(a,2);if(!a)return!
1;for(let c=0;c<a.length;c++)if(a[c]==b)return!0;return!
1},TC=(a,b)=>{a=QC(PC(a.location.pathname)).replace(/(^\/)|(\/$)/g,"");const
c=ah(a),d=SC(a);return b.find(e=>{const f=bd(e,Pn,7)?
xd(D(e,Pn,7)):xd(e);bd(e,Pn,7)?(e=D(e,Pn,7),e=w(e,2)):e=2;if("number"!==typeof
f)return!1;switch(e){case 1:return f==c;case 2:return d[f]||!1}return!1})||
null};const SC=a=>{const b={};for(;;){b[ah(a)]=!0;if(!a)return
b;a=a.substring(0,a.lastIndexOf("/"))}};var
UC=a=>{try{try{a.localStorage.removeItem("google_ama_config")}catch(b){NC(a,
{lserr:1})}}catch(b){NC(a,{lserr:1})}};function VC(a){a.google_ad_modifications||
(a.google_ad_modifications={});return a.google_ad_modifications}function WC(a,b)
{a=VC(a);a.processed_sra_frame_pingbacks=a.processed_sra_frame_pingbacks||{};const
c=!a.processed_sra_frame_pingbacks[b];a.processed_sra_frame_pingbacks[b]=!0;return
c};function XC(){if(YC)return YC;const a=Ph()||
window,b=a.google_persistent_state_async;return null!=b&&"object"==typeof b&&null!
=b.S&&"object"==typeof b.S?YC=b:a.google_persistent_state_async=YC=new ZC}function
$C(a,b,c){b=aD[b]||"google_ps_"+b;a=a.S;const d=a[b];return void 0===d?
(a[b]=c(),a[b]):d}function Z(a,b,c){return $C(a,b,()=>c)}function bD(a,b,c){return
a.S[aD[b]||"google_ps_"+b]=c}function cD(a,b){return bD(a,b,Z(a,b,0)+1)}function
dD(){var a=XC();return Z(a,20,{})}
function eD(){var a=XC();const b=Z(a,31,!1);b||bD(a,31,!0);return!b}function fD()
{var a=XC();return Z(a,26)}function gD(){var a=XC();return Z(a,28,[])}class
ZC{constructor(){this.S={}}}var YC=null;const
aD={[8]:"google_prev_ad_formats_by_region",
[9]:"google_prev_ad_slotnames_by_region"};var
hD={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_pl
acement_id:"pi",google_daaos_ts:"daaos",google_erank:"epr",google_ad_width:"w",goog
le_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_modifie
d_time:"lmt",google_loeid:"loeid",google_max_num_ads:"num_ads",google_max_radlink_l
en:"max_radlink_len",google_mtl:"mtl",google_native_settings_key:"nsk",google_enabl
e_content_recommendations:"ecr",google_num_radlinks:"num_radlinks",google_num_radli
nks_per_unit:"num_radlinks_per_unit",google_pucrd:"pucrd",google_reactive_plaf:"pla
f",google_reactive_plat:"plat",google_reactive_fba:"fba",google_reactive_sra_channe
ls:"plach",
google_responsive_auto_format:"rafmt",armr:"armr",google_plas:"plas",google_rl_dest
_url:"rl_dest_url",google_rl_filtering:"rl_filtering",google_rl_mode:"rl_mode",goog
le_rt:"rt",google_video_play_muted:"vpmute",google_source_type:"src_type",google_re
strict_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",go
ogle_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",googl
e_color_link:"color_link",google_color_text:"color_text",google_color_url:"color_ur
l",google_page_url:"url",google_allow_expandable_ads:"ea",google_ad_section:"region
",google_cpm:"cpm",google_encoding:"oe",google_safe:"adsafe",google_font_face:"f",g
oogle_font_size:"fs",google_hints:"hints",google_ad_host:"host",google_ad_host_chan
nel:"h_ch",
google_ad_host_tier_id:"ht_id",google_kw_type:"kw_type",google_kw:"kw",google_conte
nts:"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_interes
ts:"cust_interests",google_cust_job:"cust_job",google_cust_l:"cust_l",google_cust_l
h:"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_recommendat
ion_ad_positions:"ad_pos",google_content_recommendation_columns_num:"cr_col",google
_content_recommendation_rows_num:"cr_row",google_content_recommendation_ui_type:"cr
ui",google_content_recommendation_use_square_imgs:"cr_sq_img",google_color_line:"co
lor_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_overrid
e:"sfro",google_video_doc_id:"video_doc_id",google_video_product_type:"video_produc
t_type",google_webgl_support:"wgl",easpi:"easpi",easpa:"easai",asntp:"asntp",asntpv
:"asntpv",asntpl:"asntpl",asntpm:"asntpm",asntpc:"asntpc",asna:"asna",asnd:"asnd",a
snp:"asnp",asns:"asns",asmat:"asmat",asptt:"asptt",asro:"asro",ascet:"easct",asrc:"
asdrc",
asbu:"asbu",aseb:"aseb",asla:"aslmt",asaa:"asamt",asupm:"asupm"},iD=a=>(a=a.innerTe
xt||a.innerHTML)&&(a=a.replace(/^\s+/,"").split(/\r?\n/,1)[0].match(/^\x3c!--+(.*?)
(?:--+>)?\s*$/))&&RegExp("google_ad_client").test(a[1])?
a[1]:null,jD=a=>{if(a=a.innerText||a.innerHTML)if(a=a.replace(/^\s+|\s+$/
g,"").replace(/\s*(\r?\n)+\s*/g,";"),(a=a.match(/^\x3c!--+(.*?)(?:--+>)?$/)||
a.match(/^\/*\s*<!\[CDATA\[(.*?)(?:\/*\s*\]\]>)?$/
i))&&RegExp("google_ad_client").test(a[1]))return a[1];return
null},kD=a=>{switch(a){case "true":return!0;
case "false":return!1;case "null":return null;case
"undefined":break;default:try{const b=a.match(/^(?:'(.*)'|"(.*)")$/);if(b)return
b[1]||b[2]||"";if(/^[-+]?\d*(\.\d+)?$/.test(a)){const c=parseFloat(a);return c===c?
c:void 0}}catch(b){}}};async function lD(a,b,c){return 0>=c?Promise.reject():b()?
Promise.resolve():new Promise((d,e)=>{const f=a.setInterval(()=>{--c?
b()&&(a.clearInterval(f),d()):(a.clearInterval(f),e())},200)})};function mD(a)
{const b=a.state.pc;return null!==b&&0!==b?b:a.state.pc=xh(a.win)}
function nD(a){var b=a.state.wpc;if(null===b||""===b){b=a.state;var
c=a.win;if(c.google_ad_client)a=String(c.google_ad_client);else{if(null==(a=VC(c).h
ead_tag_slot_vars?.google_ad_client??c.document.querySelector(".adsbygoogle[data-
ad-client]")?.getAttribute("data-ad-client"))){b:
{a=c.document.getElementsByTagName("script");c=c.navigator&&c.navigator.userAgent||
"";c=RegExp("appbankapppuzdradb|daumapps|fban|fbios|fbav|fb_iab|gsa/|
messengerforios|naver|niftyappmobile|nonavigation|pinterest|twitter|ucbrowser|
yjnewsapp|youtube","i").test(c)||
/i(phone|pad|pod)/i.test(c)&&/applewebkit/i.test(c)&&!/version|safari/i.test(c)&&!
qi()?iD:jD;for(var d=a.length-1;0<=d;d--){var e=a[d];if(!
e.google_parsed_script_for_pub_code&&(e.google_parsed_script_for_pub_code=!
0,e=c(e))){a=e;break b}}a=null}if(a){c=/(google_\w+) *= *(['"]?[\w.-]+['"]?) *(?:;|
$)/gm;for(d={};e=c.exec(a);)d[e[1]]=kD(e[2]);a=d;a=a.google_ad_client?
a.google_ad_client:""}else a=""}a=a??""}b=b.wpc=a}return b}
function oD(a,b){var c=new
Bk,d=mD(a);c=J(c,1,d).Pa(nD(a));c=J(c,3,a.state.sd);return J(c,7,Math.round(b||
a.win.performance.now()))}function pD(a,b){a.j&&!
a.state.le.includes(2)&&(a.state.le.push(2),Dk(a.Z,b))}async function qD(a){await
lD(a.win,()=>!(!mD(a)||!nD(a)),10)}
async function rD(a,b,c){if(a.j&&c.length&&!a.state.lgdp.includes(Number(b)))
{a.state.lgdp.push(Number(b));var d=a.win.performance.now();await qD(a);var
e=a.Z;a=oD(a,d);d=new
Tj;b=Ed(d,1,b);c=id(b,2,c,Tc);c=sd(a,9,Ck,c);Dk(e,c)}}function sD(a,b){var
c=oD(a);b=sd(c,5,Ck,b);pD(a,b)}async function tD(a,b){await qD(a);var
c=oD(a);b=sd(c,5,Ck,b);pD(a,b)}async function uD(a,b){await qD(a);var
c=a.Z;a=oD(a);a=J(a,3,1);b=sd(a,6,Ck,b);Dk(c,b)}
var vD=class{constructor(a){this.win=Ph()||window;this.Z=a??new
Mk;this.state=$C(XC(),33,()=>{const
b=U(ip);return{sd:b,ssp:0<b&&Yg()<1/b,pc:null,wpc:null,cu:null,le:[],lgdp:[]}})}get
j(){return this.state.ssp}get ac(){return this.state.cu}set ac(a)
{this.state.cu=a}};var xD=(a,b,c,d,e,f=null,g=null,h)=>{wD(a,new
ds(a),b,c,d,e,f,new
Sm(a),g,h)},wD=(a,b,c,d,e,f,g=null,h=null,k=null,l)=>{if(c)if(d){var
m=Dy(d,e,a.location);try{const n=new yD(a,b,c,d,e,m,f,g,h,k,l);Fr(990,
()=>zD(n),a)}catch(n){pl()&&ql(15,[n]),cs(b,Pr,$r(WA(VA((new
XA(0)).Pa(c),d),m).wa(1),n)),S(lp)?tD(O(vD),Ij(new Rj,ej(1))):sD(O(vD),Ij(new
Rj,ej(1)))}}else cs(b,Pr,(new XA(0)).Pa(c).wa(8)),S(lp)?tD(O(vD),Ij(new
Rj,ej(8))):sD(O(vD),Ij(new Rj,ej(8)));else cs(b,Pr,(new XA(0)).wa(9)),S(lp)?
tD(O(vD),
Ij(new Rj,ej(9))):sD(O(vD),Ij(new Rj,ej(9)))};function zD(a)
{a.C.forEach(b=>{switch(b){case 0:Fr(991,()=>AD(a),a.l);break;case 1:Fr(1073,
()=>{var c=S(Cp);const d=a.m.R?ed(a.m.R,2):[];c&&0==d.length||(c=new
ty(a.l,a.A,a.j,a.B,a.m.R,c),S(Ap)?sy(c):oy(c))},a.l);break;case 5:cy(new
dy(a.l,a.A,a.j,a.B));break;case 2:BD(a);break;case 3:CD(a);break;case 4:DD(a)}})}
function AD(a){(a.j?.j()?.j()??!1)&&ED(a,"p",FD(a));if(Ro(a.j)&&1===w(Ro(a.j),1))
{var b=D(Ro(a.j),Fn,6);b&&2===w(b,1)&&(zr(a.l),a.G="b")}var
c=a.m.qg;b=ht(a.l,c);if(a.m.R&&bd(a.m.R,On,10)){var d=fd(D(a.m.R,On,10),1);null!
==d&&void 0!==d&&(b=$s(a.l,d,c))}bd(a.j,Ln,26)&&(b=lt(b,D(a.j,Ln,26),a.l));c=a.m.R?
ed(a.m.R,6):[];d=a.m.R?G(a.m.R,Un,5):[];const e=a.m.R?ed(a.m.R,2):[],f=Fr(993,
()=>{var g=a.j,h=G(g,Bo,1);const k=a.m.R&&RC(a.m.R,1)?"text_image":"text";var l=new
rC;let m=ls(h,a.l,{sf:l,Xf:new js(k)});
h.length!=m.length&&a.H.push(13);m=m.concat(wC(new xC(a.l,l)));h=0;l=S(yp);var n=!
1;if(Ro(g)&&1===w(Ro(g),1)){var q=D(Ro(g),Fn,6);q&&(h=wd(q,2)||0,1===w(q,1)&&(n=!
0))}q=D(g,Qo,24)?.v()?.j()?.j()||!1;if(l||n||q)l=tC(new
uC(a.l)),n=O(sB),m=m.concat(l),n.K=!
0,n.C=l.length,"n"===a.G&&(a.G=D(g,Qo,24)?.j()?.length?"o":"p");m=m.concat(Kz(g,k,a
.l));g=D(g,Qo,24);return new HB(m,a.l,h,g)},a.l);a.v=new hC(f,a.B,a.l,
{Sa:b,If:a.V,wb:a.m.wb,Cf:c,Kc:d},GD(a),e);dC(a.v)?.optimization?.ablatingThisPagev
iew&&!a.v.Da()&&
(zr(a.l),O(sB).B=!0,a.G="f");a.F=kC(e,a.v,a.l);Fr(992,()=>qC(a.F),a.l).then(Fr(994,
()=>a.Ga.bind(a),a.l),a.ua.bind(a))}function BD(a){const b=D(a.j,Do,18);b&&rz(new
sz(a.l,new Jz(a.l,a.B),b,new Gw(a.l),G(a.j,Bo,1)))}function CD(a){const
b=zy(a.l.location,"google_audio_sense")?go():D(a.j,ho,27);if(b){const
c=D(a.j,vo,6)?.j()||[];kn(kv(a.l,a.A,b,c,a.ba,
{google_ad_client:a.B},D(a.j,so,22)?.j()||null),d=>mv(d))}}
function DD(a){const b=D(a.j,Go,29);b&&HD(a.ka,
{win:a.l,webPropertyCode:a.B,fe:b,Pd:D(a.j,vo,6)?.j()??[]})}function GD(a){const
b=S(Bp);if(!a.j.j())return{Ad:b,Fd:!1,Yd:!1,Ue:!1,be:!1,Ne:!
1,og:0,Ge:0,Kd:ID(a),Xc:a.L};const c=a.j.j();return{Ad:b||B(c,14,!1),Fd:B(c,2,!
1),Yd:B(c,3,!1),Ue:B(c,4,!1),be:B(c,5,!1),Ne:B(c,6,!
1),og:hd(fd(c,8),0),Ge:w(c,10),Kd:ID(a),Xc:a.L}}function ID(a){return
a.m.R&&bd(a.m.R,On,10)?.5<=(fd(D(a.m.R,On,10),1)||0):!0}
function JD(a,b){for(var c=Zr(Zr(new
XA(b.Aa),b.errors),a.H),d=b.Ra,e=0;e<d.length;e++)a:{for(var
f=d[e],g=0;g<c.B.length;g++)if(c.B[g]==f)break
a;c.B.push(f)}c.j.pp=b.Ac;c.j.ppp=b.Bc;c.j.ppos=b.placementPositionDiffs;c.j.eatf=b
.sb;c.j.eatfAbg=b.tb;c.j.reatf=b.Xa;c=WA(VA(c.H(a.F.v.slice(0)),a.j),a.C).Pa(a.B);i
f(d=b.na)c.j.as_count=d.Hd,c.j.d_count=d.ae,c.j.ng_count=d.ye,c.j.am_count=d.Nd,c.j
.atf_count=d.Id,c.j.mdns=YA(d.te),c.j.alldns=YA(d.Jd);c=c.G(b.ib);if(d=b.Kf)
{e=[];for(var h of Wl(d))0<d.get(h).length&&
(f=d.get(h)[0],e.push("("+[h,f.nf,f.Qg].join()
+")"));c.j.fd=e.join(",")}h=b.pd;null!=h&&(c.j.pgh=h);c.j.abl=b.ie;c.j.rr=a.G;void
0!==b.exception&&$r(c,b.exception).wa(1);return c}
function KD(a,b){var c=JD(a,b);cs(a.A,0<b.errors.length||0<a.H.length||void 0!
==b.exception?0<a.K?Rr:Pr:0<a.K?Qr:Or,c);if(D(a.j,Qo,24))
{a.v.l.j.j?.F();b=dC(a.v);var d=O(sB);d.m=!!
b?.optimization?.ablationFromStorage;b?.optimization?.ablatingThisPageview&&(d.G=!
0);d.L=!!b?.optimization?.availableAbg;b=O(sB);c=new jB(c);b.A?(c.l.sl=(b.A??
[]).join("~"),c.l.daaos=(b.H??
[]).join("~"),c.l.ab=$A(b.G),c.l.rr=$A(b.K),c.l.oab=$A(b.F),null!
=b.m&&(c.l.sab=$A(b.m)),b.B&&(c.l.fb=$A(b.B)),c.l.ls=$A(b.L),ZA(c,b.l.Bb()),
null!=b.C&&(c.l.rp=$A(b.C)),null!=b.v&&(c.l.expl=$A(b.v)),rB(b,c)):
(b=c,d="irr".replace(RegExp("~","g"),""),b.l.e=b.l.e?b.l.e+
("~"+d):d);cs(a.A,Ur,c)}}
function LD(a,b){const c=O(vD);if(c.j){var d=new Rj,e=b.Ra.filter(g=>null!
==g),f=a.H.concat(b.errors,b.exception?[1]:[]).filter(g=>null!
==g);Mj(Kj(Pj(Oj(Nj(Lj(Fj(Hj(Jj(Gj(d,a.F.v.slice(0).map(g=>{var h=new dj;return
x(h,1,g)})),e.map(g=>{var h=new gj;return
x(h,1,g)})),f.map(g=>ej(g))),D(a.j,Zn,23)?.j()),b.Aa).G(b.ib),b.Xa),b.sb),b.tb),a.C
.map(g=>g.toString())),nj(mj(lj(kj(jj(ij(hj(new
oj,b.na?.Hd),b.na?.ae),b.na?.ye),b.na?.Nd),b.na?.Id),b.na?.te),b.na?.Jd));D(a.j,Qo,
24)&&Dj(d);S(lp)?tD(c,d):sD(c,
d)}}function MD(a){return Ro(a.j)&&1===w(Ro(a.j),1)?!
(D(Ro(a.j),Fn,6)&&1<=(wd(D(Ro(a.j),Fn,6),3)||0)):!1}function ND(a){if(MD(a))
{a=a.v;var b=zt({kc:!0,lc:!0},a.j);a=0<ZB(b,a.j)}else a=a.v.j,b=yt({Za:!1,jc:!
1},a),a=0<ZB(b,a);return a}function OD(a,b){try{S(qp)&&a.v?.ba()?.A()}catch(c)
{cs(a.A,Yr,$r(WA(VA((new XA(b)).Pa(a.B),a.j),a.C).wa(14),c))}}
function PD(a){if(a.j?.j()?.j()??!1){var b=FD(a);a.I.init(null==b?void 0:b,
()=>{ED(a,"s",b)});a.I.addListener(c=>{ED(a,"d",FD(a),c);a.I.xa();if(a.j?.j()?.v())
{a.j?.j()?.A();try{a.C?.includes(0)&&(a.K++,AD(a),ED(a,"r",FD(a),c))}catch(d)
{ED(a,"f",FD(a),c),cs(a.A,Rr,$r(WA(VA((new XA(0)).Pa(a.B),a.j),a.C).wa(1),d))}}})}}
function QD(a,b,c){{var d=dC(a.v),e=b.j;const f=e.j,g=e.Ac;let
h=e.Aa,k=e.Bc,l=e.errors.slice(),m=e.Ra.slice(),n=b.exception;const
q=VC(a.l).had_ads_ablation??!1;d?(d.numAutoAdsPlaced?
h+=d.numAutoAdsPlaced:a.F.m&&m.push(13),void 0!
==d.exception&&(n=d.exception),d.numPostPlacementsPlaced&&(k+=d.numPostPlacementsPl
aced),c={Aa:h,Ac:g,Bc:k,ib:f,errors:e.errors.slice(),Ra:m,exception:n,Xa:c,sb:!!
d.eatf,tb:!!d.eatfAbg,ie:q}):
(m.push(12),a.F.m&&m.push(13),c={Aa:h,Ac:g,Bc:k,ib:f,errors:l,Ra:m,exception:n,
Xa:c,sb:!1,tb:!
1,ie:q})}c.na=$B(a.v.j);if(b=b.j.l)c.Kf=b;c.pd=P(a.l).scrollHeight;if(pl())
{d=bn(a.v.l.l);b=[];for(const f of d){d={};e=f.I;for(const g of
Wl(e))d[g]=e.get(g);d={anchorElement:ps(f),position:f.j(),clearBoth:f.H,locationTyp
e:f.bb,placed:f.A,placementProto:f.v?f.v.toJSON():null,articleStructure:f.B?
f.B.toJSON():null,rejectionReasons:d};b.push(d)}ql(14,
[{placementIdentifiers:b},a.v.C,c.na])}return c}
function RD(a,b){var c=a.v.j;c=c.googleSimulationState=c.googleSimulationState||
{};c.amaConfigPlacementCount=b.ib;c.numAutoAdsPlaced=b.Aa;c.hasAtfAd=b.Xa;void 0!
==b.exception&&(c.exception=b.exception);null!=a.v&&(a=zC(a.l,a.v,{hc:-1,Ab:-1,Eb:-
1,ne:!0,Md:!0}),null!=a.j?
(c.placementPositionDiffs=LC(a.j.value),b=KC(a.j.value),a=new
Sz,a=sd(a,2,Tz,b),c.placementPositionDiffsReport=Qd(a)):
(b=a.l.message,c.placementPositionDiffs="E"+b,a=new
Sz,a=kd(a,1,Tz,b),c.placementPositionDiffsReport=Qd(a)))}
function SD(a,b){KD(a,{Aa:0,ib:void 0,errors:[],Ra:[],exception:b,Xa:void 0,sb:void
0,tb:void 0,na:void 0});LD(a,{Aa:0,ib:void 0,errors:[],Ra:[],exception:b,Xa:void
0,sb:void 0,tb:void 0,na:void 0})}function ED(a,b,c,d)
{b={r:b,pg_h:P(a.l).scrollHeight,su:a.l.location.hostname,d:void 0==c?-1:c};void 0!
==d&&(b.pg_hd=d);bs(a.A,Tr,b)}function FD(a){let b=null;a.j.j()&&null!
=zd(a.j.j(),19)&&(b=zd(a.j.j(),19));return b}
class yD{constructor(a,b,c,d,e,f,g,h,k,l,m)
{this.l=a;this.A=b;this.B=c;this.j=d;this.m=e;this.C=f;this.V=h||
null;this.H=[];this.I=k;this.L=l;this.ka=g;this.K=0;this.ba=m?m:
{url:a.location.href,Nb:void 0};this.G="n"}Ga(a){try{OD(this,a.j.Aa);const
b=ND(this)||MD(this)?ND(this):void 0;Yo({Vc:b},this.l);PD(this);const
c=QD(this,a,ND(this));bd(this.j,Yn,25)&&y(D(this.j,Yn,25),1)&&RD(this,c);KD(this,c)
;LD(this,c);al(753,()=>{if(S(tp)&&null!=this.v){var d=zC(this.l,this.v,
{hc:U(xp),Ab:U(wp),Eb:U(up),ne:!0,
Md:!1}),e=ue(c);null!=d.j?
(d=LC(d.j.value),e.placementPositionDiffs=d):e.placementPositionDiffs="E"+d.l.messa
ge;e=JD(this,e);cs(this.A,Sr,e)}})()}catch(b){SD(this,b)}}ua(a)
{OD(this,0);SD(this,a)}};var TD=class extends L{constructor(a)
{super(a)}},UD=Wd(TD);function VD(a){try{var
b=a.localStorage.getItem("google_auto_fc_cmp_setting")||null}catch(d){b=null}const
c=b;return c?hn(()=>UD(c)):en(null)};function WD(a){this.j=a||
{cookie:""}}p=WD.prototype;
p.set=function(a,b,c){let d,e,f,g=!1,h;"object"===typeof c&&(h=c.al,g=c.Gg||!
1,f=c.domain||void 0,e=c.path||void 0,d=c.ue);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=Pa(d[e]);if(0==f.lastIndexOf(c,0))return
f.slice(c.length);if(f==a)return""}return b};p.remove=function(a,b,c){const d=void
0!==this.get(a);this.set(a,"",{ue:0,path:b,domain:c});return
d};p.isEmpty=function(){return!this.j.cookie};p.Bb=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=Pa(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 XD(a,b=window){if(y(a,5))try{return
b.localStorage}catch{}return null}function YD(a){return"null"!==a.origin}function
ZD(a,b,c){b=y(b,5)&&YD(c)?c.document.cookie:null;return null===b?null:(new
WD({cookie:b})).get(a)||""};function $D(a,b){return x(a,5,b)}var aE=class extends
L{constructor(){super()}j(){return y(this,6)}};var dE=({win:a,nc:b,ke:c=!1,me:d=!
1})=>{if(!bE({win:a,nc:b,ke:c,me:d}))return cE(a,$D(new aE,!0));(b=Z(XC(),24))?
(b=$D(new aE,zz(b)),a=cE(a,b)):a=new fn(null,Error("tcunav"));return a};function
bE({win:a,nc:b,ke:c,me:d}){if(!(d=!d&&Dz(new Hz(a)))){if(c=!c){if(b)
{a=VD(a);if(null!=a.j)if((a=a.j.value)&&null!=w(a,1))b:switch(a=w(a,1),a){case
1:a=!0;break b;default:throw Error("Unhandled AutoGdprFeatureStatus: "+a);}else a=!
1;else cl(806,a.l),a=!1;b=!a}c=b}d=c}return d?!0:!1}
function cE(a,b){return(a=XD(b,a))?en(a):new fn(null,Error("unav"))};var eE=class
extends L{constructor(a){super(a)}};class fE{constructor(a,b,c,d)
{this.j=a;this.m=b;this.A=c;this.l=!1;this.v=d}};function HD(a,
{win:b,webPropertyCode:c,fe:d,Pd:e})
{a=ev(8,b,a.j).then(f=>f.runGallerify({win:b,webPropertyCode:c,serializedGallerifyC
onfig:Qd(d),serializedArticleStructures:e.map(g=>Qd(g))}));Rk.Ba(927,a)}var
gE=class{constructor(a){this.j=a}};function hE({win:a,webPropertyCode:b,zb:c})
{if(zy(a.location,"google_auto_gallery")){var d=new Go;var e=new Eo;e=x(e,1,!
0);d=rd(d,3,e);HD(new gE(c),{win:a,webPropertyCode:b,fe:d,Pd:[]})}};function iE(a)
{try{const b=Array.from(a.l.win.document.querySelectorAll('[id*="mobile-toggle"],
[id="toggle-nav"], [class~="menu-mobile-toggle"], [class*="hamburger-show"],
[class~="offcanvas-toggle"], [class~="site__header-btn"], [class~="toggle-mobile-
menu"], [class~="elementor-menu-toggle"]'));a.wd(b);for(const [c,d]of b.entries())
{const e=c;d.addEventListener("click",()=>{var
f=a.j,g={typ:"mt",tbi:e,...jE(f)};kE(f.Z,g)})}}catch(b)
{lE(a.j,`instrumentMenuToggleButton ${b}`)}}
function mE(a,b){if(IntersectionObserver){var c=new Map;for(const [e,f]of
b.entries())c.set(f.rootElement,e);var d=new IntersectionObserver(e=>{for(const g
of e){e=a.j;var
f={typ:"mvc",mi:c.get(g.target),ir:g.intersectionRatio,...jE(e)};kE(e.Z,f)}},
{threshold:.5});for(const e of b)d.observe(e.rootElement)}else
lE(a.j,"IntersectionObserver is not supported")}
function nE(a,b){for(const [c,d]of b.entries()){const e=c;b=d;for(const [f,g]of
b.we.entries()){const h=f;g.querySelector("a")?.addEventListener("click",()=>{var
k=a.j,l={typ:"ic",mi:e,mii:h,...jE(k)};kE(k.Z,l)})}}}
var pE=class{constructor(a,b){this.l=a;this.j=b}Ye(){var
a=this.j,b={typ:"pv",...jE(a)};kE(a.Z,b);iE(this);try{const
c=oE(this.l);this.vd(c);mE(this,c);nE(this,c)}catch(c){lE(this.j,`instrumentMenu $
{c}`)}}wd(a){let b=0;for(const c of a)null!==c.offsetParent&&b+
+;this.j.wd({Lg:a.length,Mg:b})}vd(a){let b=0;for(const c of
a)b+=c.we.length;this.j.vd({dg:a.length,Pg:b})}};function lE(a,b)
{b={typ:"er",msg:b,...jE(a)};kE(a.Z,b)}function jE(a){var
b=a.webPropertyCode,c=a.l,d=a.m;null===a.j?(a.j=Ni(),a=0):a=Ni()-
a.j;return{wpc:b,hst:c,pvsid:d,tim:a,dvc:ph()}}var qE=class{constructor(a,b,c){var
d=xh(t);this.Z=a;this.webPropertyCode=b;this.l=c;this.m=d;this.j=null}vd(a)
{a={typ:"mdr",md:a.dg,tmid:a.Pg,...jE(this)};kE(this.Z,a)}wd(a)
{a={typ:"mtbdr",tbd:a.Lg,tbv:a.Mg,...jE(this)};kE(this.Z,a)}};function oE(a)
{a=rE(Array.from(a.win.document.querySelectorAll(":not([id*=foot], [class*=foot]) >
LI.menu-item")))||rE(Array.from(a.win.document.querySelectorAll("UL[id*=nav] > LI,
UL[class*=nav] > LI, UL[role*=nav] > LI, UL[aria-controls*=nav] > LI")))||[];const
b=new Map;for(const c of a)c.parentElement&&(b.has(c.parentElement)?
b.get(c.parentElement).push(c):b.set(c.parentElement,[c]));return
Array.from(b.entries()).map(c=>({rootElement:c[0],we:c[1]}))}var
sE=class{constructor(a){this.win=a}};
function rE(a){return 0<a.length?a:null};function kE(a,b){const c=new Hi;Zg(b,
(d,e)=>{const f=c.v++;Ei(c,f,Bi(e,d))});b=Gi(c,a.protocol,a.domain,`${a.path}?id=$
{"abg::auto_menu"}&`);try{a.win.navigator.sendBeacon(b)}catch(d){}}var
tE=class{constructor(a)
{this.win=a;this.domain="pagead2.googlesyndication.com";this.path="/pagead/
gen_204";this.protocol="https:"}};var
uE="a".charCodeAt(),vE=te(wl),wE=te(xl);function xE(a,b){if(a.j+b>a.l.length)throw
Error("Requested length "+b+" is past end of string.");const
c=a.l.substring(a.j,a.j+b);a.j+=b;return parseInt(c,2)}function yE(a){return
String.fromCharCode(uE+xE(a,6))+String.fromCharCode(uE+xE(a,6))}function zE(a){let
b=xE(a,12);const c=[];for(;b--;){var d=!0===!!
xE(a,1),e=xE(a,16);if(d)for(d=xE(a,16);e<=d;e++)c.push(e);else
c.push(e)}c.sort((f,g)=>f-g);return c}
function AE(a,b,c){const d=[];for(let e=0;e<b;e++)if(xE(a,1)){const f=e+1;if(c&&-
1===c.indexOf(f))throw Error(`ID: ${f} is outside of allowed values!
`);d.push(f)}return d}function BE(a){const b=xE(a,16);return!0===!!xE(a,1)?
(a=zE(a),a.forEach(c=>{if(c>b)throw Error(`ID ${c} is past MaxVendorId ${b}!
`);}),a):AE(a,b)}class CE{constructor(a){if(/[^01]/.test(a))throw Error(`Input
bitstring ${a} is malformed!`);this.l=a;this.j=0}};var EE=(a,b)=>{try{var
c=lc(a.split(".")[0]).map(e=>e.toString(2).padStart(8,"0")).join("");const d=new
CE(c);c={};c.tcString=a;c.gdprApplies=!
0;d.j+=78;c.cmpId=xE(d,12);c.cmpVersion=xE(d,12);d.j+=30;c.tcfPolicyVersion=xE(d,6)
;c.isServiceSpecific=!!xE(d,1);c.useNonStandardStacks=!!
xE(d,1);c.specialFeatureOptins=DE(AE(d,12,wE),wE);c.purpose={consents:DE(AE(d,24,vE
),vE),legitimateInterests:DE(AE(d,24,vE),vE)};c.purposeOneTreatment=!!
xE(d,1);c.publisherCC=yE(d);c.vendor={consents:DE(BE(d),b),legitimateInterests:DE(B
E(d),
b)};return c}catch(d){return null}};const DE=(a,b)=>{const
c={};if(Array.isArray(b)&&0!==b.length)for(const d of b)c[d]=-1!==a.indexOf(d);else
for(const d of a)c[d]=!0;delete c[0];return c};var FE=class{constructor()
{this.j={}}};var GE=class extends L{constructor(){super()}};var HE=class extends
L{constructor(){super()}};var IE=class extends L{constructor()
{super()}},JE=[8,11,12,13,15,17,18,19,20,21,22,25,26,27];var KE=class{};var
LE=class extends L{constructor(a){super(a)}};var ME=class extends L{constructor(a)
{super(a)}};var OE=Wd(class extends L{constructor(a){super(a,-1,NE)}}),NE=[7];var
PE=new class{constructor(){this.key="45369554";this.defaultValue=!
1;this.valueType="boolean"}};var QE=class extends FE{constructor(){super();var
a=t.__fcexpdef||"";try{const b=JSON.parse(a)[0];a="";for(let c=0;c<b.length;c+
+)a+=String.fromCharCode(b.charCodeAt(c)^"\u0003\u0007\u0003\u0007\b\u0004\u0004\
u0006\u0005\u0003".charCodeAt(c%10));this.j=JSON.parse(a)}catch(b){}}},RE;function
SE(a){return(a=TE(a))?D(a,ME,4):null}function TE(a){if(a=(new
WD(a)).get("FCCDCF",""))if(a.startsWith("%"))try{var
b=decodeURIComponent(a)}catch(c){UE(1),b=null}else b=a;else b=null;try{return b?
OE(b):null}catch(c){return UE(2),null}}function UE(a){new KE;var b=new
GE;a=x(b,7,a);b=new HE;a=rd(b,1,a);b=new IE;sd(b,22,JE,a);RE||(RE=new
QE);a=RE.j[PE.key];if("proto"===PE.valueType)try{JSON.parse(a)}catch(c){}};function
VE(a){a.__tcfapiPostMessageReady||WE(new XE(a))}
function WE(a){a.l=b=>{const c="string"==typeof b.data;let d;try{d=c?
JSON.parse(b.data):b.data}catch(f){return}const e=d.__tcfapiCall;!e||"ping"!
==e.command&&"getTCData"!==e.command&&"addEventListener"!
==e.command&&"removeEventListener"!==e.command||a.j.__tcfapi(e.command,e.version,
(f,g)=>{const h={};h.__tcfapiReturn="removeEventListener"===e.command?
{success:f,callId:e.callId}:{returnValue:f,success:g,callId:e.callId};f=c?
JSON.stringify(h):h;b.source&&"function"===typeof
b.source.postMessage&&b.source.postMessage(f,
b.origin);return
f},e.parameter)};a.j.addEventListener("message",a.l);a.j.__tcfapiPostMessageReady=!
0}var XE=class{constructor(a){this.j=a;this.l=null}};function YE(a){var
b=S(Kp);a.__uspapi||a.frames.__uspapiLocator||(a=new ZE(a),$E(a),b&&aF(a))}function
$E(a){!a.A||a.j.__uspapi||a.j.frames.__uspapiLocator||
(a.j.__uspapiManager="fc",wz(a.j,"__uspapiLocator"),Fa("__uspapi",
(...b)=>bF(a,...b)))}function aF(a){!a.m||a.j.__tcfapi||
a.j.frames.__tcfapiLocator||
(a.j.__tcfapiManager="fc",wz(a.j,"__tcfapiLocator"),a.j.__tcfapiEventListeners=a.j.
__tcfapiEventListeners||[],Fa("__tcfapi",(...b)=>cF(a,...b)),VE(a.j))}
function bF(a,b,c,d){"function"===typeof
d&&"getUSPData"===b&&d({version:1,uspString:a.A},!0)}
function cF(a,b,c,d,e=null){if("function"===typeof d)if(c&&2!==c)d(null,!1);else
switch(c=a.j.__tcfapiEventListeners,b){case "getTCData":!e||
Array.isArray(e)&&e.every(f=>"number"===typeof f)?d(dF(a,e,null),!0):d(null,!
1);break;case "ping":d({gdprApplies:!0,cmpLoaded:!
0,cmpStatus:"loaded",displayStatus:"disabled",apiVersion:"2.0",cmpVersion:1,cmpId:3
00});break;case "addEventListener":b=c.push(d);d(dF(a,null,b-1),!0);break;case
"removeEventListener":c[e]?(c[e]=null,d(!0)):d(!1);break;case "getInAppTCData":case
"getVendorList":d(null,
!1)}}function dF(a,b,c){if(!a.m)return null;b=EE(a.m,b);b.addtlConsent=null!=a.v?
a.v:void 0;b.cmpStatus="loaded";b.eventStatus="tcloaded";null!
=c&&(b.listenerId=c);return b}class ZE{constructor(a)
{this.j=a;this.l=a.document;this.A=(a=(a=TE(this.l))?D(a,LE,5)||null:null)?
w(a,2):null;this.m=(a=SE(this.l))&&null!=w(a,1)?
w(a,1):null;this.v=(a=SE(this.l))&&null!=w(a,2)?w(a,2):null}};const eF=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))};var
fF=(a,b)=>{a=eF(a);b=eF(b);return(Math.max(a,b)+.05)/(Math.min(a,b)+.05)};var
gF=Promise;class hF{constructor(a){this.m=a}l(a,b,c)
{this.m.then(d=>{d.l(a,b,c)})}j(a,b){return this.m.then(c=>c.j(a,b))}};class
iF{constructor(a){this.data=a}};function jF(a,b){kF(a,b);return new lF(a)}class
lF{constructor(a){this.m=a}l(a,b,c=[]){const d=new
MessageChannel;kF(d.port1,b);this.m.postMessage(a,[d.port2].concat(c))}j(a,b)
{return new gF(c=>{this.l(a,c,b)})}}function kF(a,b){b&&(a.onmessage=c=>{b(new
iF(c.data,jF(c.ports[0])))})};var
oF=({destination:a,Ca:b,origin:c,Ua:d="ZNWN1d",onMessage:e,Be:f})=>mF({destination:
a,Qf:()=>b.contentWindow,jg:nF(c),Ua:d,onMessage:e,Be:f});
const mF=({destination:a,Qf:b,jg:c,dl:d,Ua:e,onMessage:f,Be:g})=>{const
h=Object.create(null);c.forEach(k=>{h[k]=!0});return new hF(new gF((k,l)=>{const
m=n=>{n.source&&n.source===b()&&!0===h[n.origin]&&(n.data.n||
n.data)===e&&(a.removeEventListener("message",m,!1),d&&n.data.t!==d?l(Error(`Token
mismatch while establishing channel "${e}". Expected ${d}, but received $
{n.data.t}.`)):(k(jF(n.ports[0],f)),g&&g(n)))};a.addEventListener("message",m,!
1)}))},nF=a=>{a="string"===typeof a?[a]:a;const b=Object.create(null);
a.forEach(c=>{if("null"===c)throw Error("Receiving from null origin not allowed
without token verification. Please use NullOriginConnector.");b[c]=!0});return
a};function pF(a,b,c,d,e,f,g=null,h){try{var k=a.localStorage}catch(r){k=null}if(k)
{if(S(sp))var l=null;else try{l=k.getItem("google_ama_config")}catch(r)
{l=null}try{var m=l?Uo(l):null}catch(r){m=null}l=m}else l=null;a:{if(d)try{var
n=Uo(d);break a}catch(r){NC(a,{cfg:1,inv:1})}n=null}if(d=n){if(e){n=new
Nn;rd(d,3,n);l=d.j()&&zd(d.j(),13)?zd(d.j(),13):1;x(n,1,Date.now()
+864E5*l);n=Pd(d,!1);d.j()&&(l=new Mn,m=d.j(),m=y(m,23),l=x(l,23,null==m?void
0:m),m=B(d.j(),12,!1),l=x(l,12,m),m=B(d.j(),15,!1),l=x(l,
15,m),rd(n,15,l));l=G(n,Bo,1);for(m=0;m<l.length;m++)x(l[m],11,Pc);x(n,22,void 0,!
1);if(S(sp))UC(a);else try{(e||
a.localStorage).setItem("google_ama_config",Qd(n))}catch(r){NC(a,
{lserr:1})}}e=TC(a,G(d,Xn,7));a:{if(e&&(n=w(e,3),l=D(d,ro,9),n&&l)){b:
{l=G(l,po,1);for(q of l)if(w(q,1)==n){var q=D(q,oo,2)||null;break
b}q=null}if(q)break a}q=D(d,oo,8)||new
oo}q={qg:q};e&&(q.R=e);e&&RC(e,3)&&(q.wb=[1]);if(7===c.google_pgb_reactive&&(e=q.R,
!e||!y(e,8)))return!1;WC(a,2)&&(ql(5,[d.toJSON()]),e=OC(c),f=new gE(f),
c=q.R,e.google_package=c&&w(c,4)||"",xD(a,b,d,q,f,new An(["google-auto-
placed"],e),g,{url:a.location.href,Nb:h}));return!0}l&&(NC(a,
{cfg:1,cl:1}),UC(a));return!1};var rF=a=>{const
b=a.D;null==b.google_ad_output&&(b.google_ad_output="html");if(null!
=b.google_ad_client){var c;(c=String(b.google_ad_client))?(c=c.toLowerCase(),"ca-"!
=c.substring(0,3)&&(c="ca-"+c)):c="";b.google_ad_client=c}null!
=b.google_ad_slot&&(b.google_ad_slot=String(b.google_ad_slot));b.google_webgl_suppo
rt=!!hg.WebGLRenderingContext;b.google_ad_section=b.google_ad_section||
b.google_ad_region||"";b.google_country=b.google_country||b.google_gl||"";c=(new
Date).getTime();Array.isArray(b.google_color_bg)&&
(b.google_color_bg=qF(a,b.google_color_bg,c));Array.isArray(b.google_color_text)&&(
b.google_color_text=qF(a,b.google_color_text,c));Array.isArray(b.google_color_link)
&&(b.google_color_link=qF(a,b.google_color_link,c));Array.isArray(b.google_color_ur
l)&&(b.google_color_url=qF(a,b.google_color_url,c));Array.isArray(b.google_color_bo
rder)&&(b.google_color_border=qF(a,b.google_color_border,c));Array.isArray(b.google
_color_line)&&(b.google_color_line=qF(a,b.google_color_line,c))};
function qF(a,b,c){a.j|=2;return b[c%b.length]};function sF(a,b){var c=Rk,d;var
e;d=(e=(e=Kh())&&(d=e.initialLayoutRect)&&"number"===typeof
d.top&&"number"===typeof d.left&&"number"===typeof d.width&&"number"===typeof
d.height?new Eh(d.left,d.top,d.width,d.height):null)?new qg(e.left,e.top):
(d=Nh())&&ua(d.rootBounds)?new
qg(d.rootBounds.left+d.boundingClientRect.left,d.rootBounds.top+d.boundingClientRec
t.top):null;if(d)return d;try{var f=new qg(0,0),g=Ag(b);var h=g?
Dg(g):window;if(Rb(h,"parent")){do{if(h==a)var k=$h(b);else{var l=Zh(b);k=new
qg(l.left,
l.top)}g=k;f.x+=g.x;f.y+=g.y}while(h&&h!=a&&h!
=h.parent&&(b=h.frameElement)&&(h=h.parent))}return f}catch(m){return
c.ia(888,m),new qg(-12245933,-12245933)}};var tF=class extends L{constructor(a)
{super(a)}j(){return B(this,6)}v(){return B(this,7)}};var vF=class extends
L{constructor(a){super(a,-1,uF)}j(){return gd(this,1,Yc)}},uF=[1];var xF=class
extends L{constructor(a){super(a,-1,wF)}},wF=[19],yF=[13,14];function zF(a,b){b&&!
a.j&&(a.j=b.split(":").find(c=>0===c.indexOf("ID="))||null)}var
AF=class{constructor(){this.j=null;this.l={[3]:{},[4]:{},[5]:{}};const a=b=>this.j?
ah(`${b} + ${this.j}`)%1E3:void 0;this.l[4]={[9]:(...b)=>a(b[0])}}},BF;let CF=void
0;function DF(){Vd(CF,Td);return CF};function EF(a){try{const
b=a.getItem("google_adsense_settings");if(!b)return{};const c=JSON.parse(b);return
c!==Object(c)?{}:qe(c,
(d,e)=>Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof
e&&Array.isArray(d))}catch(b){return{}}};function FF(a=t){return a.ggeac||
(a.ggeac={})};function GF(a,b=document){return!!
b.featurePolicy?.allowedFeatures().includes(a)};function HF(a,b){a.j=Nk(14,b,
()=>{})}class IF{constructor(){this.j=()=>{}}};function JF(a=FF())
{Ok(O(Pk),a);KF(a);HF(O(IF),a);O(Tq).v()}function KF(a){const
b=O(Tq);b.j=(c,d)=>Nk(5,a,()=>!1)(c,d,1);b.l=(c,d)=>Nk(6,a,()=>0)
(c,d,1);b.m=(c,d)=>Nk(7,a,()=>"")(c,d,1);b.A=(c,d)=>Nk(8,a,()=>[])
(c,d,1);b.v=()=>{Nk(15,a,()=>{})(1)}};function LF(a){var
b=O(Pk).l(a);a=rD(O(vD),a,b);sl.Ba(1085,a)}var MF=a=>{const
b=O(Pk).j();a=VC(a);a.eids||(a.eids=[]);return b.concat(a.eids).join(",")};function
NF(a,b,c){return c?ZD(b,c,a.j):null}function OF(a,b,c,d){if(d){var e={ue:w(c,2)-
Date.now()/1E3,path:w(c,3),domain:w(c,4),Gg:!1};a=a.j;y(d,5)&&YD(a)&&(new
WD(a.document)).set(b,w(c,1),e)}}function PF(a,b,c){if(c&&ZD(b,c,a.j))for(const e
of QF(a.j.location.hostname)){var d=a.j;y(c,5)&&YD(d)&&(new
WD(d.document)).remove(b,"/",e)}}var RF=class{constructor(a){this.j=a;this.l=0}};
function QF(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
SF(a,b,c){return al(629,function(d){delete a._gfp_s_;if(!d)throw Error("Invalid
JSONP response");d=d._cookies_;if(!d)return Promise.resolve();if(0===d.length)throw
Error("Invalid JSONP response");for(const f of d){var e=f._domain_;const
g=f._value_,h=f._expires_,k=f._path_;d=f._version_||1;if("string"!==typeof
e||"string"!==typeof g||"number"!==typeof h||"string"!==typeof k||"number"!==typeof
d||!g)throw Error("Invalid JSONP response");e=$f(Zf(Yf(Xf(new
ag,g),h),k),e);switch(d){case 1:OF(c,
"__gads",e,b);break;case 2:OF(c,"__gpi",e,b)}}return Promise.resolve()})}function
TF(a,b,c){let d;if(0===a.l){if(NF(a,"__gads",b))var e=!0;else
if(e=a.j,y(b,5)&&YD(e)&&(new WD(e.document)).set("GoogleAdServingTest","Good",void
0),e="Good"===ZD("GoogleAdServingTest",b,a.j)){var f=a.j;y(b,5)&&YD(f)&&(new
WD(f.document)).remove("GoogleAdServingTest",void 0,void 0)}a.l=e?
2:1}2===a.l&&(d=SF(c,b,a));c._gfp_p_=!0;return d}
function UF(a,b,c,d){d={domain:c.location.hostname,callback:"_gfp_s_",client:d};var
e=NF(b,"__gads",a);e&&(d.cookie=e);(e=NF(b,"__gpi",a))&&!
e.includes("&")&&(d.gpic=e);const
f=Fe(Ie(ae(be("https://partner.googleadservices.com/gampad/cookie.js"))),d),g=TF(b,
a,c);g?new
Promise(h=>{c._gfp_s_=k=>{g(k).then(h)};Vg(c.document,f)}):Promise.resolve()}
function VF(a,b,c){"_gfp_p_"in b||(b._gfp_p_=!1,"_gfp_a_"in b||(b._gfp_a_=!
0));const d=new RF(b);a:{c=b.google_ad_client||c;if(!S(Dp)){var
e=b._gfp_a_;if("boolean"!==typeof e)throw Error(`Illegal value of ${"_gfp_a_"}: $
{e}`);if(!e){Promise.resolve();break a}}e=b._gfp_p_;if("boolean"!==typeof e)throw
Error(`Illegal value of ${"_gfp_p_"}: ${e}`);e?
Promise.resolve():UF(a,d,b,c)}a=NF(d,"__gads",a)||"";BF||(BF=new
AF);b=BF;zF(b,a);a=b.l;O(IF).j(a);LF(20);LF(17)};function WF(a)
{S(Zp)&&(a.easpi=S(Zp),S(Bq)&&(a.easpa=!
0),a.asntp=0,a.asntpv=0,a.asntpl=0,a.asntpm=0,a.asntpc=1E3,a.asna=5,a.asnd=5,a.asnp
=5,a.asns=5,S(Iq)||(a.asmat=U($p)),a.asptt=-1,a.asro=S(Qq)?
S(bq):S(Mq),S(Lq)&&(a.ascet=!0),S(Nq)||(a.asrc=!1),S(Xp)&&(a.asbu=!
0),S(Iq)&&(a.aseb=!0),1>U(Jq)&&(a.asla=U(Jq)),1>U(Cq)&&(a.asaa=U(Cq)),a.asupm=!
0)};function XF(a,b){return hw({J:a,hd:3E3,kd:a.innerWidth>Gl?
650:0,Z:Qk,Sd:b})};var YF=a=>{let b=0;try{b|=a!=a.top?512:0,b|=Hl(a,1E4)}catch(c)
{b|=32}return b};var ZF=a=>{let b=0;try{b|=a!=a.top?512:0,b|=Hl(a,1E4)}catch(c){b|
=32}return b};var aG=(a,b,c,d=!1)=>0==$F(a,b,c,d),$F=(a,b,c,d=!1)=>{let e=0;try{e|
=a!=a.top?512:0;e|=bG(a,d);e|=Hl(a,2500);if(S(qq)){const h=P(a).clientHeight;e|=h?
320>h?2097152:0:1073741824}e|=Il(a);var f;if(f=0<c){var g=bA(b,c);f=!
(g&&1>g.length)}f&&(e|=134217728)}catch(h){e|=32}return e},bG=(a,b=!1)=>{var c;(c=!
a.navigator)||(b&&(b=a.navigator,b="brave"in b&&"isBrave"in b.brave||!
1),c=b);return c||/Android 2/.test(a.navigator.userAgent)?1048576:0};function
cG(a,b,c,d=null){if(!S(tq))return 32;let e=a!=a.top?
512:0;iw(a.navigator?.userAgent)&&(e|=1048576);const f=a.innerWidth;1200>f&&(e|
=65536);const g=a.innerHeight;650>g&&(e|
=2097152);d&&0===e&&(d=3===d?"left":"right",
(b=dG({J:a,re:b,Pe:1,position:d,O:f,U:g,Ka:new Set,minWidth:120,minHeight:500}))?
c&&Dl(a).j.set(d,`${b.width}x${b.height}_${String(d).charAt(0)}`):e|=16);return e}
function eG(a){if(S(Rp))return[...Dl(a).j.values()].join("|");if(0!==cG(a,!0,!
1))return"";const b=[],c=a.innerWidth,d=a.innerHeight;for(const e
of["left","right"]){const f=dG({J:a,re:!0,Pe:1,position:e,O:c,U:d,Ka:new
Set,minWidth:120,minHeight:500});f&&b.push(`${f.width}x${f.height}_$
{String(e).charAt(0)}`)}return b.join("|")}function fG(a,b){return null!
==Mg(a,c=>c.nodeType===Node.ELEMENT_NODE&&b.has(c))}
function gG(a,b){return
Mg(a,c=>c.nodeType===Node.ELEMENT_NODE&&"fixed"===b.getComputedStyle(c,null).positi
on)}function hG(a){const b=[];for(const c of a.document.querySelectorAll("*"))
{const d=a.getComputedStyle(c,null);"fixed"===d.position&&"none"!
==d.display&&"hidden"!==d.visibility&&b.push(c)}return b}function iG(a){return
Math.round(10*Math.round(a/10))}function jG(a){return`${a.position}-${iG(a.O)}x$
{iG(a.U)}-${iG(a.scrollY+a.jb)}Y`}
function kG(a){return`f-$
{jG({position:a.position,jb:a.jb,scrollY:0,O:a.O,U:a.U})}`}function lG(a,b)
{a=Math.min(a??Infinity,b??Infinity);return Infinity!==a?a:0}
function mG(a,b,c){const d=Dl(c.J).sideRailProcessedFixedElements;if(!d.has(a)){var
e=a.getBoundingClientRect();if(e){var f=Math.max(e.top-
10,0),g=Math.min(e.bottom+10,c.U),h=Math.max(e.left-
10,0);e=Math.min(e.right+10,c.O);for(var k=.3*c.O;f<=g;f+=10){if(0<e&&h<k){var
l=kG({position:"left",jb:f,O:c.O,U:c.U});b.set(l,lG(b.get(l),h))}if(h<c.O&&e>c.O-k)
{l=kG({position:"right",jb:f,O:c.O,U:c.U});const m=c.O-
e;b.set(l,lG(b.get(l),m))}}d.add(a)}}}
function dG(a){if(1200>a.O||650>a.U)return null;var
b=Dl(a.J).sideRailAvailableSpace;if(!a.re){var c={J:a.J,O:a.O,U:a.U,Ka:a.Ka},d=`f-$
{iG(c.O)}x${iG(c.U)}`;if(!b.has(d))
{b.set(d,0);Dl(c.J).sideRailProcessedFixedElements.clear();d=new
Set([...Array.from(c.J.document.querySelectorAll("[data-anchor-status],[data-side-
rail-status]")),...c.Ka]);for(var e of hG(c.J))fG(e,d)||
mG(e,b,c)}}c=[];d=.9*a.U;var f=Ol(a.J),g=e=(a.U-d)/2,h=d/7;for(var k=0;8>k;k++){var
l=c,m=l.push;a:{var n=g;var q=a.position,r=b,
u={J:a.J,O:a.O,U:a.U,Ka:a.Ka};const
z=kG({position:q,jb:n,O:u.O,U:u.U}),A=jG({position:q,jb:n,scrollY:f,O:u.O,U:u.U});i
f(r.has(A)){n=lG(r.get(z),r.get(A));break a}const I="left"===q?20:u.O-20;let
E=I;q=.3*u.O/5*("left"===q?1:-1);for(let F=0;6>F;F++){const
H=uw(u.J.document,Math.round(E),Math.round(n));var C=fG(H,u.Ka);const
T=gG(H,u.J);if(!C&&null!==T){mG(T,r,u);r.delete(A);break}C||
(C=H.offsetHeight>=.25*u.U,C=H.offsetWidth>=.9*u.O&&C);if(C)r.set(A,Math.round(Math
.abs(E-I)+20));else if(E!==I)E-=
q,q/
=2;else{r.set(A,0);break}E+=q}n=lG(r.get(z),r.get(A))}m.call(l,n);g+=h}b=a.Pe;f=a.p
osition;d=Math.round(d/
8);e=Math.round(e);g=a.minWidth;a=a.minHeight;m=[];h=Array(c.length).fill(0);for(l=
0;l<c.length;l++){for(;0!==m.length&&c[m[m.length-
1]]>=c[l];)m.pop();h[l]=0===m.length?0:m[m.length-1]+1;m.push(l)}m=[];k=c.length-
1;l=Array(c.length).fill(0);for(n=k;0<=n;n--){for(;0!==m.length&&c[m[m.length-
1]]>=c[n];)m.pop();l[n]=0===m.length?k:m[m.length-1]-
1;m.push(n)}m=null;for(k=0;k<c.length;k++)if(n=
{position:f,width:Math.round(c[k]),height:Math.round((l[k]-h[k]
+1)*d),offsetY:e+h[k]*d},r=n.width>=g&&n.height>=a,0===b&&r){m=n;break}else
1===b&&r&&(!m||n.width*n.height>m.width*m.height)&&(m=n);return m};const
nG={[27]:512,[26]:128};
var oG=(a,b,c,d)=>{switch(c){case 1:case 2:return 0===XF(a,c);case 3:case 4:return
0===cG(a,!1,!1,c);case 8:return aG(a,d,"on"===b.google_adtest||
zy(a.location,"google_ia_debug")?-1:U(Up),S(Hp));case 9:return b=!
("on"===b.google_adtest||zy(a.location,"google_scr_debug")),!cA(a,b,d);case
30:return 0==RB(a);case 26:return 0==ZF(a);case 27:return 0===YF(a);case 40:return!
0;default:return!1}},pG=(a,b,c,d)=>{switch(c){case 0:case 40:case 10:case 11:return
0;case 1:case 2:return XF(a,c);case 3:case 4:return cG(a,
S(Sp),S(Rp),c);case 8:return $F(a,d,"on"===b.google_adtest||
zy(a.location,"google_ia_debug")?-1:U(Up),S(Hp));case 9:return cA(a,!
("on"===b.google_adtest||zy(a.location,"google_scr_debug")),d);case 16:return
nr(b,a)?0:8388608;case 30:return RB(a);case 26:return ZF(a);case 27:return
YF(a);default:return 32}},qG=(a,b,c)=>{const d=b.google_reactive_ad_format;if(!
re(d))return!1;a=Ug(a);if(!a||!oG(a,b,d,c))return!1;b=Dl(a);if(Ml(b,d))return!
1;b.adCount[d]||(b.adCount[d]=0);b.adCount[d]++;return!0},sG=a=>
{const b=a.google_reactive_ad_format;return!
a.google_reactive_ads_config&&rG(a)&&16!==b&&10!==b&&11!==b&&40!==b&&41!
==b},tG=a=>{if(!a.hash)return null;let b=null;Zg(wy,c=>{!
b&&zy(a,c)&&(b=xy[c])});return b},vG=(a,b)=>{const c=Dl(a).tagSpecificState[1]||
null;null!=c&&null==c.debugCard&&Zg(yy,d=>{!c.debugCardRequested&&"number"===typeof
d&&Cy(d,a.location)&&(c.debugCardRequested=!
0,uG(a,b,e=>{c.debugCard=e.createDebugCard(d,a)}))})},xG=(a,b,c)=>{if(!b)return
null;const d=Dl(b);let e=0;Zg(se,f=>{const g=
nG[f];g&&0===wG(a,b,f,c)&&(e|=g)});d.wasPlaTagProcessed&&(e|
=256);a.google_reactive_tag_first&&(e|=1024);return e?""+e:null},yG=(a,b,c)=>{const
d=[];Zg(se,e=>{if(S(tq)||3!==e&&4!==e){var f=wG(b,a,e,c);0!
==f&&d.push(e+":"+f)}});return d.join(",")||null},zG=a=>{const b=[],c={};Zg(a,
(d,e)=>{if((e=Bl[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(",")},AG=a=>{a=a.overlays;if(!
a)return"";a=a.bottom;return"boolean"===typeof a?a?"1":"0":""},wG=(a,b,c,d)=>{if(!
b)return 256;
let e=0;var f=Dl(b),g=Ml(f,c);if(a.google_reactive_ad_format==c||g)e|=64;let h=!
1;Zg(f.reactiveTypeDisabledByPublisher,(k,l)=>{String(c)===String(l)&&(h=!
0)});if(h&&tG(b.location)!==c){e|=128;f=S(Fp)&&(2==c||1==c);g=S(Gp)&&(3==c||
4==c);const k=S(Ep)&&8==c;if(f||g||k)return e}return e|
pG(b,a,c,d)},BG=(a,b)=>{if(a){var
c=Dl(a),d={};Zg(b,(e,f)=>{(f=Bl[f])&&(!1===e||/^false$/i.test(e))&&(d[f]=!
0)});Zg(se,e=>{d[Cl[e]]&&(c.reactiveTypeDisabledByPublisher[e]=!
0)})}},CG=(a,b,c)=>{b=Rk.ta(b,c);return ev(1,
window,Fe(a,Uq(kp)?{bust:Uq(kp)}:
{})).then(b)},uG=(a,b,c)=>{c=Rk.ta(212,c);ev(3,a,b).then(c)};const
DG=a=>{a.adsbygoogle||(a.adsbygoogle=[],Vg(a.document,N`https://pagead2.googlesyndi
cation.com/pagead/js/adsbygoogle.js`))};var EG=(a,b)=>{oe(a,"load",
()=>{DG(a);a.adsbygoogle.push(b)})},FG=a=>{a=a.google_reactive_ad_format;return
re(a)?""+a:null},rG=a=>!!FG(a)||null!=a.google_pgb_reactive,GG=a=>{a=FG(a);return
26==a||27==a||30==a||16==a||40==a||41==a};function HG(a){return"number"===typeof
a.google_reactive_sra_index}
function IG(a,b,c){const d=b.J||b.pubWin,e=b.D;e.google_reactive_plat=yG(d,e,c);var
f=zG(a);f&&(e.google_reactive_plaf=f);(f=AG(a))&&(e.google_reactive_fba=f);
(f=eG(d))&&(e.google_plas=f);JG(a,e);f=tG(b.pubWin.location);KG(a,f,e);f?
(e.fra=f,e.google_pgb_reactive=6):e.google_pgb_reactive=5;WF(e);S(Tp)&&(e.fsapi=!
0);Oh()||cr(b.pubWin.top);f=el(b.pubWin,"rsrai",al(429,
(g,h)=>LG(b,d,e.google_ad_client,a,g,h,c)),al(430,
(g,h)=>Rl(b.pubWin,"431",Qk,h)));b.m.push(f);Dl(d).wasReactiveTagRequestSent=!
0;MG(b,
a,c)}function MG(a,b,c){const d=a.D,e=ua(b.page_level_pubvars)?
b.page_level_pubvars:{};b=el(a.pubWin,"apcnf",al(353,(f,g)=>{var
h=a.pubWin,k=d.google_ad_client,l=a.ea.zb,m=a.ea.Nb;return uh(g.origin)?
pF(h,k,e,f.config,c,l,null,m):!1}),al(353,
(f,g)=>Rl(a.pubWin,"353",Qk,g)));a.m.push(b)}
function LG(a,b,c,d,e,f,g){if(!uh(f.origin))return!1;f=e.data;if(!
Array.isArray(f))return!1;if(!WC(b,1))return!0;f&&ql(6,[f]);e=e.amaConfig;const
h=[],k=[],l=Dl(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||{},NG(d,q));const u=new dA;if(Yz(u,q))
{m=u;continue}}h.push(q);k.push(r)}}h.length&&(bl("rasra::pm",{rt:k.join(","),
c},.1),CG(a.ea.Je,522,n=>{OG(h,b,c,n,d,g)}));e&&pF(b,c,d,e,g,a.ea.zb,m);return!
0}function NG(a,b){const c=b.adFormat,d=b.adKey;delete b.adKey;const
e={};a=a.page_level_pubvars;ua(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}
function OG(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=NG(e,k),delete k.google_reactive_sra_index,g.push(l),Tk(466,
()=>n.verifyAndProcessConfig(b,k,f))):bl("rasra::ivc",
{af:l,ak:String(m),c},.1)}bl("rasra::pr",{rt:g.join(","),c},.1)}
function JG(a,b){const c=[];let d=!1;Zg(Bl,(e,f)=>{let
g;a.hasOwnProperty(f)&&(f=a[f],f?.google_ad_channel&&(g=String(f.google_ad_channel)
));--e;c[e]&&"+"!==c[e]||(c[e]=g?g.replace(/,/g,"+"):"+",d||(d=!!
g))});d&&(b.google_reactive_sra_channels=c.join(","))}function KG(a,b,c){if(!
c.google_adtest){var
d=a.page_level_pubvars;if("on"===a.google_adtest||"on"===d?.google_adtest||
b)c.google_adtest="on"}};Qb("script");var PG={"image-top":0,"image-
middle":1,"image-side":2,"text-only":3,"in-article":4};function QG(a,b){if(!
nr(b,a))return()=>{};a=RG(b,a);if(!a)return()=>{};const c=gD();b=ue(b);const
d={Na:a,D:b,offsetWidth:a.offsetWidth};c.push(d);return()=>Gb(c,d)}function RG(a,b)
{a=b.document.getElementById(a.google_async_iframe_id);if(!a)return
null;for(a=a.parentElement;a&&!sr.test(a.className);)a=a.parentElement;return a}
function SG(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=hh(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 TG(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 UG(a,b){const c=b.innerHeight>=b.innerWidth?1:2;if(a.l!=c)
{a.l=c;a=gD();for(const d of a)if(d.Na.offsetWidth!=d.offsetWidth||
d.D.google_full_width_responsive_allowed)d.offsetWidth=d.Na.offsetWidth,Tk(467,
()=>{var e=d.Na,f=d.D;const
g=SG(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;b.google_spfd(e,f,b);const h=SG(e,f);!
h&&g&&1==e.childNodes.length?(TG(g,!
1),f.google_reactive_ad_format=16,f.google_ad_section="responsive_resize",e.dataset
.adsbygoogleStatus="reserved",e.className+=" adsbygoogle-
noablate",DG(b),b.adsbygoogle.push({element:e,params:f})):h&&g?h!=
g&&(TG(g,!1),TG(h,!0)):bl("auto_size_refresh",
{context:"showOrHideElm",url:b.location.href,nodes:e.childNodes.length})})}}var
VG=class extends Ik{constructor(){super(...arguments);this.l=null}init(a){const
b=XC();if(!Z(b,27,!1)){bD(b,27,!0);this.l=a.innerHeight>=a.innerWidth?1:2;var
c=()=>UG(this,a);oe(a,"resize",c);Jk(this,()=>{pe(a,"resize",c)})}}};var
WG=class{constructor(a,b,c)
{this.J=a;this.Na=b;this.D=c;this.j=null;this.l=this.m=0}v(){10<=+
+this.m&&t.clearInterval(this.j);var
a=qr(this.J,this.Na);a=rr(this.J,this.Na,a);const b=mr(this.Na,this.J);null!
=b&&0===b.x||t.clearInterval(this.j);a&&(this.l++,bl("rspv:al",
{aligns:this.l,attempt:this.m,client:this.D.google_ad_client,eoffs:String(null!=b?
b.x:null),eids:MF(this.D),slot:this.D.google_ad_slot,url:this.D.google_page_url},.0
1))}};var cj={Mk:0,Ik:1,Jk:9,Gk:2,Hk:3,Lk:5,Kk:7};var XG=class{constructor(a)
{this.J=a.J;this.pubWin=a.pubWin;this.D=a.D;this.ma=a.ma;this.ea=a.ea;this.Ma=a.Ma;
this.Y=a.Y;this.C=-
1;this.j=0;this.l=this.H=null;this.F=this.G=0;this.m=[];this.vb=this.B="";this.v=th
is.A=null}};function YG(a,b){var
c=$D(a,zz(b));c=x(c,2,b.tcString);c=x(c,4,b.addtlConsent||"");x(c,7,b.internalError
State);c=!Bz(b);x(a,9,c);null!=b.gdprApplies&&x(a,3,b.gdprApplies)}
function ZG(a){const b=new Hz(a.pubWin,{Kg:-1,tf:!0});if(!Dz(b))return
Promise.resolve(null);const c=XC(),d=Z(c,24);if(d)return Promise.resolve(d);const
e=new Promise(f=>{f={resolve:f};const g=Z(c,25,[]);g.push(f);bD(c,25,g)});d||
null===d||(bD(c,24,null),b.addEventListener(f=>{if(yz(f))
{bD(c,24,f);YG(a.l,f);for(const g of Z(c,25,[]))g.resolve(f);bD(c,25,[])}else
bD(c,24,null)}));return e};function $G(a,b,c=1E5){a-=b;return a>=c?"M":0<=a?a:"-
M"};var bH=(a,b,c)=>{const d=b.parentElement?.classList.contains("adsbygoogle")?
b.parentElement:b;c.addEventListener("load",()=>aH(d));return el(a,"adpnt",
(e,f)=>{if(Nl(f,c.contentWindow)){e=Ql(e).qid;try{c.setAttribute("data-google-
query-id",e);a.googletag??(a.googletag={cmd:[]});var g=a.googletag.queryIds??
[];g.push(e);500<g.length&&g.shift();a.googletag.queryIds=g}catch{}d.dataset.adStat
us&&bl("adsense_late_fill",
{status:d.dataset.adStatus});d.dataset.adStatus="filled";g=!0}else g=!1;return
g})};
function aH(a){setTimeout(()=>{"filled"!
==a.dataset.adStatus&&(a.dataset.adStatus="unfilled")},1E3)};function cH(a,b,c)
{try{if(!uh(c.origin)||a.l&&!Nl(c,a.l.contentWindow))return}catch(f){return}const
d=b.msg_type;let e;"string"===typeof d&&(e=a.Ga[d])&&a.L.Hb(168,
()=>{e.call(a,b,c)})}
class dH extends Ik{constructor(a,b){var
c=Rk,d=Qk;super();this.m=a;this.l=b;this.L=c;this.Z=d;this.Ga={};this.cf=this.L.ta(
168,(e,f)=>void cH(this,e,f));this.ef=this.L.ta(169,
(e,f)=>Rl(this.m,"ras::xsf",this.Z,f));this.ba=[];this.ka(this.Ga);this.ba.push(dl(
this.m,"sth",this.cf,this.ef))}j(){for(const a of
this.ba)a();this.ba.length=0;super.j()}};class eH extends dH{constructor(a,b=null)
{super(a,b);this.m=a}};var fH=class extends eH{constructor(a,b)
{super(a,b);this.v=()=>{};this.l&&oe(this.l,"load",this.v)}j()
{this.l&&pe(this.l,"load",this.v);super.j();this.l=null}ka(a){a["adsense-
labs"]=b=>{if(b=Ql(b).settings)try{var c=new Wf(JSON.parse(b));if(null!=w(c,1)){var
d=this.m,e=w(c,1)||"";if(S(hp)?null!=dE({win:d,nc:DF()}).j:1){if(S(hp)){const
g=dE({win:d,nc:DF()});var f=null!=g.j?EF(g.j.value):{}}else
f=EF(d.localStorage);null!
==c&&(f[e]=c.toJSON());try{d.localStorage.setItem("google_adsense_settings",JSON.st
ringify(f))}catch(g){}}}}catch(g){}}}};function gH(a)
{a.A=a.C;a.F.style.transition="height 500ms";a.v.style.transition="height
500ms";a.l.style.transition="height 500ms";hH(a)}function iH(a,b)
{a.l.contentWindow.postMessage(JSON.stringify({msg_type:"expand-on-scroll-
result",eos_success:!0,eos_amount:b,googMsgType:"sth"}),"*")}
function hH(a){const b=`rect(0px, ${a.l.width}px, ${a.A}px,
0px)`;a.l.style.clip=b;a.v.style.clip=b;a.l.setAttribute("height",a.A);a.l.style.he
ight=a.A+"px";a.v.setAttribute("height",a.A);a.v.style.height=a.A+"px";a.F.style.he
ight=a.A+"px"}
function jH(a,b){b=fh(b.r_nh);a.C=null==b?
0:b;if(0>=a.C)return"1";a.I=$h(a.F).y;a.H=Ol(a.m);if(a.I+a.A<a.H)return"2";if(a.I>J
l(a.m)-
a.m.innerHeight)return"3";b=a.H;a.l.setAttribute("height",a.C);a.l.style.height=a.C
+"px";a.v.style.overflow="hidden";a.F.style.position="relative";a.F.style.transitio
n="height 100ms";a.v.style.transition="height 100ms";a.l.style.transition="height
100ms";b=Math.min(b+a.m.innerHeight-a.I,a.A);Uh(a.v,
{position:"relative",top:"auto",bottom:"auto"});b=`rect(0px, ${a.l.width}px, $
{b}px, 0px)`;
Uh(a.l,{clip:b});Uh(a.v,{clip:b});return"0"}function kH(a,b={})
{a.V&&(b.eid=a.V);b.qid=a.Ob;bl("eoscrl",b,vl(String(a.Pb)))}
class lH extends eH{constructor(a,b)
{super(a.J,b);this.v=a.Y;this.F=this.v.parentElement&&this.v.parentElement.classLis
t.contains("adsbygoogle")?
this.v.parentElement:this.v;this.A=parseInt(this.v.style.height,10);this.V=null;thi
s.Qb=this.Rb=!1;this.Ob="";this.ua=this.H=this.C=0;this.df=this.A/
5;this.I=$h(this.F).y;this.Pb=null;this.bf=ke(al(651,()=>{this.I=$h(this.F).y;var
c=this.H;this.H=Ol(this.m);this.A<this.C?(c=this.H-
c,0<c&&(this.ua+=c,this.ua>=this.df?(gH(this),iH(this,this.C)):
(this.A=Math.min(this.C,
this.A+c),iH(this,c),hH(this)))):pe(this.m,"scroll",this.K)}),this);this.K=()=>{var
c=this.bf;hg.requestAnimationFrame?hg.requestAnimationFrame(c):c()}}ka(a)
{a["expand-on-
scroll"]=(b,c)=>{b=Ql(b);this.V=b.i_expid;this.Ob=b.qid;this.Pb=b.gen204_fraction;t
his.Rb||(this.Rb=!
0,b=jH(this,b),"0"===b&&oe(this.m,"scroll",this.K,le),c.source.postMessage(JSON.str
ingify({msg_type:"expand-on-scroll-
result",eos_success:"0"===b,googMsgType:"sth"}),"*"),kH(this,{err:b}))};a["expand-
on-scroll-force-expand"]=()=>
{this.Qb||(this.Qb=!0,gH(this),pe(this.m,"scroll",this.K))}}j()
{this.K&&pe(this.m,"scroll",this.K,le);super.j()}};function mH(a){const
b=a.I.getBoundingClientRect(),c=0>b.top+b.height;return!(b.top>a.m.innerHeight)&&!
c}
class nH extends Ik{constructor(a,b,c)
{super();this.m=a;this.A=b;this.I=c;this.C=0;this.v=mH(this);this.H=je(this.F,this)
;this.l=al(433,()=>{var d=this.H;hg.requestAnimationFrame?
hg.requestAnimationFrame(d):d()});oe(this.m,"scroll",this.l,le)}F(){const
a=mH(this);if(a&&!this.v){var b={rr:"vis-bcr"};const
c=this.A.contentWindow;c&&(fl(c,"ig",b,"*",2),10<=+
+this.C&&this.l&&pe(this.m,"scroll",this.l,le))}this.v=a}};function oH(a){return
a.prerendering?3:{visible:1,hidden:2,prerender:3,preview:4,unloaded:5}
[a.visibilityState||a.webkitVisibilityState||a.mozVisibilityState||""]||0}function
pH(a){let b;a.visibilityState?b="visibilitychange":a.mozVisibilityState?
b="mozvisibilitychange":a.webkitVisibilityState&&(b="webkitvisibilitychange");retur
n b}function qH(a){return null!=a.hidden?a.hidden:null!=a.mozHidden?
a.mozHidden:null!=a.webkitHidden?a.webkitHidden:null};function rH(a,b)
{Array.isArray(b)||(b=[b]);b=b.map(function(c){return"string"===typeof c?c:c.ud+"
"+c.duration+"s "+c.timing+" "+c.delay+"s"});Uh(a,"transition",b.join(","))}var
sH=he(function(){if(Tb)return!0;var a=Fg(document,"DIV"),b=Xb?"-webkit":Wb?"-
moz":Tb?"-ms":null,c={transition:"opacity 1s linear"};b&&(c[b+"-
transition"]="opacity 1s linear");b=of("div",
{style:c});kg(a,b);a=a.firstChild;b=a.style[wg("transition")];return""!
=("undefined"!==typeof b?b:a.style[Vh(a,"transition")]||"")});function tH(a,b,c)
{0>a.l[b].indexOf(c)&&(a.l[b]+=c)}function uH(a,b){0<=a.j.indexOf(b)||
(a.j=b+a.j)}function vH(a,b){0>a.m.indexOf(b)&&(a.m=b+a.m)}function wH(a,b,c,d)
{return""!=a.m||b?null:""==a.j.replace(xH,"")?null!=c&&a.l[0]||null!=d&&a.l[1]?!1:!
0:!1}function yH(a){var
b=wH(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 zH=class{constructor(a,b){this.l=["",""];this.j=a||"";this.m=b||""}toString()
{return[this.l[0],this.l[1],this.j,this.m].join("|")}};
function AH(a){let b=a.ba;a.H=function(){};BH(a,a.G,b);let c=a.G.parentElement;if(!
c)return a.j;let d=!0,e=null;for(;c;){try{e=/^head|html$/i.test(c.nodeName)?
null:Xg(c,b)}catch(g){vH(a.j,"c")}const
f=CH(a,b,c,e);c.classList.contains("adsbygoogle")&&e&&(/^\-.*/.test(e["margin-
left"])||/^\-.*/.test(e["margin-right"]))&&(a.V=!0);if(d&&!f&&DH(e))
{uH(a.j,"l");a.I=c;break}d=d&&f;if(e&&EH(a,e))break;c.parentNode&&"#document-
fragment"===c.parentNode.nodeName&&c.parentNode.toString&&"[object ShadowRoot]"===
c.parentNode.toString()?c=c.parentNode.host:c=c.parentElement;if(!c)
{if(b===a.Qb)break;try{if(c=b.frameElement,b=b.parent,!Rg(b))
{uH(a.j,"c");break}}catch(g){uH(a.j,"c");break}}}a.F&&a.v&&FH(a);return a.j}
function GH(a){function b(){HH(c,f,g);if(h&&!k&&!g){const l=function(m){for(let
n=0;n<m.length;n++)Uh(h,m[n],"0px")};l(IH);l(JH)}}const
c=a.G;c.style.overflow=a.Pb?"visible":"hidden";a.F&&(a.I?
(rH(c,KH),rH(a.I,KH)):rH(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.L&&(c.style.opacity=a.L);const d=null!=a.C&&null!=a.m&&(a.ua||a.m>a.C)?
a.m:null,e=null!=a.B&&null!=a.l&&(a.ua||a.l>a.B)?a.l:null;if(a.K){const
l=a.K.length;
for(let m=0;m<l;m++)HH(a.K[m],d,e)}const f=a.m,g=a.l,h=a.I,k=a.V;a.F?
t.setTimeout(b,1E3):b()}function LH(a){if(a.v&&!a.Ob||
null==a.m&&null==a.l&&null==a.L&&a.v)return a.j;var b=a.v;a.v=!1;AH(a);a.v=b;if(!
b||null!=a.ka&&!wH(a.j,a.ka,a.m,a.l))return
a.j;0<=a.j.j.indexOf("n")&&(a.C=null,a.B=null);if(null==a.C&&null!==a.m||
null==a.B&&null!==a.l)a.F=!1;(0==a.m||
0==a.l)&&0<=a.j.j.indexOf("l")&&(a.m=0,a.l=0);b=a.j;b.l[0]="";b.l[1]="";b.j="";b.m=
"";GH(a);return AH(a)}
function EH(a,b){let c=!1;"none"==b.display&&(uH(a.j,"n"),a.v&&(c=!0));"hidden"!
=b.visibility&&"collapse"!=b.visibility||
uH(a.j,"v");"hidden"==b.overflow&&uH(a.j,"o");"absolute"==b.position?
(uH(a.j,"a"),c=!0):"fixed"==b.position&&(uH(a.j,"f"),c=!0);return c}
function BH(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=MH(a,h,c),d|=h,e&&(f|=h))}f&1&&(d&2&&tH(a.j,0,"o"),d&4&&tH(a.j,1,"o"));return!
(d&1)}
function CH(a,b,c,d){let e=null;try{e=c.style}catch(C){vH(a.j,"s")}var
f=c.getAttribute("width"),g=fh(f),h=c.getAttribute("height"),k=fh(h),l=d&&/
^block$/.test(d.display)||e&&/^block$/.test(e.display);b=BH(a,c,b);var
m=d&&d.width;const n=d&&d.height;var
q=e&&e.width,r=e&&e.height,u=hh(m)==a.C&&hh(n)==a.B;m=u?m:q;r=u?
n:r;q=hh(m);u=hh(r);g=null!==a.C&&(null!==q&&a.C>=q||null!==g&&a.C>=g);u=null!
==a.B&&(null!==u&&a.B>=u||null!==k&&a.B>=k);k=!b&&DH(d);u=b||u||k||!(f||m||d&&(!
NH(String(d.minWidth))||!OH(String(d.maxWidth))));
l=b||g||k||l||!(h||r||d&&(!NH(String(d.minHeight))||!
OH(String(d.maxHeight))));PH(a,0,u,c,"width",f,a.C,a.m);QH(a,0,"d",u,e,d,"width",m,
a.C,a.m);QH(a,0,"m",u,e,d,"minWidth",e&&e.minWidth,a.C,a.m);QH(a,0,"M",u,e,d,"maxWi
dth",e&&e.maxWidth,a.C,a.m);a.Rb?(c=/^html|body$/
i.test(c.nodeName),f=hh(n),h=d?"auto"===d.overflowY||"scroll"===d.overflowY:!
1,h=null!=a.l&&d&&f&&Math.round(f)!==a.l&&!h&&"100%"!==d.minHeight,a.v&&!
c&&h&&(e.setProperty("height","auto","important"),d&&!
NH(String(d.minHeight))&&e.setProperty("min-height",
"0px","important"),d&&!
OH(String(d.maxHeight))&&a.l&&Math.round(f)<a.l&&e.setProperty("max-
height","none","important"))):
(PH(a,1,l,c,"height",h,a.B,a.l),QH(a,1,"d",l,e,d,"height",r,a.B,a.l),QH(a,1,"m",l,e
,d,"minHeight",e&&e.minHeight,a.B,a.l),QH(a,1,"M",l,e,d,"maxHeight",e&&e.maxHeight,
a.B,a.l));return b}
function FH(a){function b(){if(0<c){var l=Xg(e,d)||{};const
m=hh(l.width);l=hh(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.G,f=a.m,g=a.l,h=a.H;let k;t.setTimeout(function()
{k=t.setInterval(b,16)},990)}
function MH(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=Xg(b,c)}catch(e){}if(d)
{if("none"==d.display||"fixed"==d.position)return 0;if("absolute"==d.position){if(!
a.A.boundingClientRect||"hidden"==d.visibility||"collapse"==d.visibility)return
0;c=null;try{c=b.getBoundingClientRect()}catch(e){return
0}return(c.right>a.A.boundingClientRect.left?2:0)|
(c.bottom>a.A.boundingClientRect.top?4:0)}}return 1}return 0}
function PH(a,b,c,d,e,f,g,h){if(null!=h){if("string"==typeof f){if("100%"==f||!
f)return;f=fh(f);null==f&&(vH(a.j,"n"),tH(a.j,b,"d"))}if(null!=f)if(c)
{if(a.v)if(a.F){const k=Math.max(f+h-(g||0),0),l=a.H;a.H=function(m,n)
{m==b&&d.setAttribute(e,k-n);l&&l(m,n)}}else d.setAttribute(e,h)}else
tH(a.j,b,"d")}}
function QH(a,b,c,d,e,f,g,h,k,l){if(null!=l){f=f&&f[g];"string"!=typeof f||("m"==c?
NH(f):OH(f))||(f=hh(f),null==f?uH(a.j,"p"):null!
=k&&uH(a.j,f==k?"E":"e"));if("string"==typeof h){if("m"==c?
NH(h):OH(h))return;h=hh(h);null==h&&(vH(a.j,"p"),tH(a.j,b,c))}if(null!=h)if(d&&e)
{if(a.v)if(a.F){const m=Math.max(h+l-(k||0),0),n=a.H;a.H=function(q,r)
{q==b&&(e[g]=m-r+"px");n&&n(q,r)}}else e[g]=l+"px"}else tH(a.j,b,c)}}
var VH=class{constructor(a,b,c,d,e,f,g)
{this.Qb=a;this.K=c;this.G=b;this.ba=(a=this.G.ownerDocument)&&(a.defaultView||
a.parentWindow);this.A=new
RH(this.G);this.v=g;this.Ob=SH(this.A,d.Dd,d.height,d.Oe);this.C=this.v?
this.A.boundingClientRect?this.A.boundingClientRect.right-
this.A.boundingClientRect.left:null:e;this.B=this.v?this.A.boundingClientRect?
this.A.boundingClientRect.bottom-
this.A.boundingClientRect.top:null:f;this.m=TH(d.width);this.l=TH(d.height);this.L=
this.v?TH(d.opacity):null;this.ka=
d.check;this.F="animate"==d.Dd&&!UH(this.A,this.l,this.Ga)&&sH();this.Pb=!!
d.Ld;this.j=new
zH;UH(this.A,this.l,this.Ga)&&uH(this.j,"r");e=this.A;e.j&&e.l>=e.m&&uH(this.j,"b")
;this.I=this.H=null;this.V=!1;this.ua=!!d.yg;this.Rb=!!d.Ag;this.Ga=!!
d.Oe}};function UH(a,b,c){var d;(d=a.j)&&!(d=!a.v)&&(c?
(b=a.l+Math.min(b,TH(a.getHeight())),a=a.j&&b>=a.m):a=a.j&&a.l>=a.m,d=a);return d}
var RH=class{constructor(a){var b=a&&a.ownerDocument,c=b&&(b.defaultView||
b.parentWindow);c=c&&Ug(c);this.j=!!
c;this.boundingClientRect=null;if(a)try{this.boundingClientRect=a.getBoundingClient
Rect()}catch(g){}var 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.m=("CSS1Compat"==c.document.compatMode?
c.document.documentElement:c.document.body).clientHeight;
b=b&&oH(b);this.v=!!a&&!(2==b||3==b)&&!
(this.boundingClientRect&&this.boundingClientRect.top>=this.boundingClientRect.bott
om&&this.boundingClientRect.left>=this.boundingClientRect.right)}isVisible(){return
this.v}getWidth(){return this.boundingClientRect?this.boundingClientRect.right-
this.boundingClientRect.left:null}getHeight(){return this.boundingClientRect?
this.boundingClientRect.bottom-this.boundingClientRect.top:null}};
function SH(a,b,c,d){switch(b){case "no_rsz":return!1;case "force":case
"animate":return!0;default:return UH(a,c,d)}}function DH(a){return!!a&&/^left|
right$/.test(a.cssFloat||a.styleFloat)}function WH(a,b,c,d){return LH(new
VH(a,b,d,c,null,null,!0))}var XH=new
zH("s",""),xH=RegExp("[lonvafrbpEe]","g");function OH(a){return!a||/^(auto|none|
100%)$/.test(a)}function NH(a){return!a||/^(0px|auto|none|0%)$/.test(a)}
function HH(a,b,c){null!==b&&null!
==fh(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==fh(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")}var IH="margin-left
margin-right padding-left padding-right border-left-width border-right-
width".split(" "),JH="margin-top margin-bottom padding-top padding-bottom border-
top-width border-bottom-width".split(" ");
let YH="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",ZH=IH;for(let a=0;a<ZH.length;a++)YH+=",
"+ZH[a]+" .2s cubic-bezier(.4, 0, 1, 1)";ZH=JH;for(let a=0;a<ZH.length;a++)YH+=",
"+ZH[a]+" .3s cubic-bezier(.4, 0, 1, 1) .2s";var KH=YH;function TH(a)
{return"string"===typeof a?fh(a):"number"===typeof a&&isFinite(a)?a:null};function
$H(a,b,c){const d={scrl:Ol(a.m||
window),adk:a.C,adf:a.A,fmt:a.v};b&&(d.str=UH(b,fh(c.r_nh),gh(c.r_cab)),d.ad_y=b.l,
d.vph=b.m);Zg(c,(e,f)=>{d[f]=e});return d}function aI(a,b,c){const
d=vl(String(b.gen204_fraction));b=$H(a,c,b);b.url=a.m.document.URL;bl("resize",b,d)
}
var bI=class extends eH{constructor(a,b,c)
{super(a,b);this.C=String(c.google_ad_unit_key||"");this.A=String(c.google_ad_dom_f
ingerprint||"");this.v=String(c.google_ad_format||"")}ka(a){a["resize-
me"]=(b,c)=>{b=Ql(b);var d=b.r_chk;if(null==d||""===d){var
e=fh(b.r_nw),f=fh(b.r_nh),g=fh(b.r_no);null!=g||0!==e&&0!==f||(g=0);var
h=b.r_str;h=h?h:null;{var k=g,l=gh(b.r_ao),m=gh(b.r_ifr),n=gh(b.r_cab);const
r=window;if(this.l&&r)if("no_rsz"===h)b.err="7",aI(this,b,null),f=!0;else if(g=new
RH(this.l),g.j){var q=
g.getWidth();null!=q&&(b.w=q);q=g.getHeight();null!=q&&(b.h=q);if(SH(g,h,f,n))
{const u=this.l.ownerDocument.getElementById(this.l.id+"_host");q=u||
this.l;d=WH(r,q,{width:e,height:f,opacity:k,check:d,Dd:h,Ld:l,yg:m,Oe:n},u?
[this.l]:null);b.r_cui&&gh(b.r_cui.toString())&&M(q,{height:(null===f?0:f-
48)+"px",top:"24px"});null!=e&&(b.nw=e);null!
=f&&(b.nh=f);b.rsz=d.toString();b.abl=yH(d);b.frsz=("force"===h).toString();b.err="
0";aI(this,b,g);f=!0}else b.err="1",aI(this,b,g),f=!1}else b.err="3",aI(this,
b,null),f=!1;else b.err="2",aI(this,b,null),f=!1}e={msg_type:"resize-
result"};e.r_str=h;e.r_status=f;c=c.source;e.googMsgType="sth";c.postMessage(JSON.s
tringify(e),"*");this.l.dataset.googleQueryId||this.l.setAttribute("data-google-
query-id",b.qid)}}}j(){super.j();this.l=null}};const
cI={google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googleprint:1};cons
t dI=/^blogger$/,eI=/^wordpress(.|\s|$)/i,fI=/^joomla!/i,gI=/^drupal/i,hI=/\/wp-
content\//,iI=/\/wp-content\/plugins\/advanced-ads/,jI=/\/wp-content\/themes\/
genesis/,kI=/\/wp-content\/plugins\/genesis/;
function lI(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(iI.test(e))return 5;if(kI.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")||"",jI.test(e)||
kI.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(dI.test(f))return 1;if(eI.test(f))return 2;if(fI.test(f))return
3;if(gI.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")||"",hI.test(d)))return 2;return 0};let mI=navigator;var nI=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},oI=(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 nI(a.toLowerCase())};const pI=RegExp("^\\s*_ga=\\s*1\\.(\\d+)[^.]*\\.
(.*?)\\s*$"),qI=RegExp("^[^=]+=\\s*GA1\\.(\\d+)[^.]*\\.(.*?)\\s*$"),rI=RegExp("^\\
s*_ga=\\s*()(amp-[\\w.-]{22,64})$");var sI=()=>{const a=new
hr;t.SVGElement&&t.document.createElementNS&&a.set(0);const b=mh();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 gr(a)};var tI=new
Map([[".google.com",a=>N`https://adservice.google.com/adsid/integrator.${a}`],
[".google.ad",a=>N`https://adservice.google.ad/adsid/integrator.${a}`],
[".google.ae",a=>N`https://adservice.google.ae/adsid/integrator.${a}`],
[".google.com.af",a=>N`https://adservice.google.com.af/adsid/integrator.${a}`],
[".google.com.ag",a=>N`https://adservice.google.com.ag/adsid/integrator.${a}`],
[".google.com.ai",a=>N`https://adservice.google.com.ai/adsid/integrator.${a}`],
[".google.al",a=>N`https://adservice.google.al/adsid/integrator.${a}`],
[".google.co.ao",a=>N`https://adservice.google.co.ao/adsid/integrator.${a}`],
[".google.com.ar",a=>N`https://adservice.google.com.ar/adsid/integrator.${a}`],
[".google.as",a=>N`https://adservice.google.as/adsid/integrator.${a}`],
[".google.at",a=>N`https://adservice.google.at/adsid/integrator.${a}`],
[".google.com.au",a=>N`https://adservice.google.com.au/adsid/integrator.${a}`],
[".google.az",a=>N`https://adservice.google.az/adsid/integrator.${a}`],
[".google.com.bd",a=>N`https://adservice.google.com.bd/adsid/integrator.${a}`],
[".google.be",a=>N`https://adservice.google.be/adsid/integrator.${a}`],
[".google.bf",a=>N`https://adservice.google.bf/adsid/integrator.${a}`],
[".google.bg",a=>N`https://adservice.google.bg/adsid/integrator.${a}`],
[".google.com.bh",a=>N`https://adservice.google.com.bh/adsid/integrator.${a}`],
[".google.bi",a=>N`https://adservice.google.bi/adsid/integrator.${a}`],
[".google.bj",a=>N`https://adservice.google.bj/adsid/integrator.${a}`],
[".google.com.bn",a=>N`https://adservice.google.com.bn/adsid/integrator.${a}`],
[".google.com.bo",a=>N`https://adservice.google.com.bo/adsid/integrator.${a}`],
[".google.com.br",a=>N`https://adservice.google.com.br/adsid/integrator.${a}`],
[".google.bs",a=>N`https://adservice.google.bs/adsid/integrator.${a}`],
[".google.bt",a=>N`https://adservice.google.bt/adsid/integrator.${a}`],
[".google.co.bw",a=>N`https://adservice.google.co.bw/adsid/integrator.${a}`],
[".google.com.bz",a=>N`https://adservice.google.com.bz/adsid/integrator.${a}`],
[".google.ca",a=>N`https://adservice.google.ca/adsid/integrator.${a}`],
[".google.cd",a=>N`https://adservice.google.cd/adsid/integrator.${a}`],
[".google.cf",a=>N`https://adservice.google.cf/adsid/integrator.${a}`],
[".google.cg",a=>N`https://adservice.google.cg/adsid/integrator.${a}`],
[".google.ch",a=>N`https://adservice.google.ch/adsid/integrator.${a}`],
[".google.ci",a=>N`https://adservice.google.ci/adsid/integrator.${a}`],
[".google.co.ck",a=>N`https://adservice.google.co.ck/adsid/integrator.${a}`],
[".google.cl",a=>N`https://adservice.google.cl/adsid/integrator.${a}`],
[".google.cm",a=>N`https://adservice.google.cm/adsid/integrator.${a}`],
[".google.com.co",a=>N`https://adservice.google.com.co/adsid/integrator.${a}`],
[".google.co.cr",a=>N`https://adservice.google.co.cr/adsid/integrator.${a}`],
[".google.com.cu",a=>N`https://adservice.google.com.cu/adsid/integrator.${a}`],
[".google.cv",a=>N`https://adservice.google.cv/adsid/integrator.${a}`],
[".google.com.cy",a=>N`https://adservice.google.com.cy/adsid/integrator.${a}`],
[".google.cz",a=>N`https://adservice.google.cz/adsid/integrator.${a}`],
[".google.de",a=>N`https://adservice.google.de/adsid/integrator.${a}`],
[".google.dj",a=>N`https://adservice.google.dj/adsid/integrator.${a}`],
[".google.dk",a=>N`https://adservice.google.dk/adsid/integrator.${a}`],
[".google.dm",a=>N`https://adservice.google.dm/adsid/integrator.${a}`],
[".google.dz",a=>N`https://adservice.google.dz/adsid/integrator.${a}`],
[".google.com.ec",a=>N`https://adservice.google.com.ec/adsid/integrator.${a}`],
[".google.ee",a=>N`https://adservice.google.ee/adsid/integrator.${a}`],
[".google.com.eg",a=>N`https://adservice.google.com.eg/adsid/integrator.${a}`],
[".google.es",a=>N`https://adservice.google.es/adsid/integrator.${a}`],
[".google.com.et",a=>N`https://adservice.google.com.et/adsid/integrator.${a}`],
[".google.fi",a=>N`https://adservice.google.fi/adsid/integrator.${a}`],
[".google.com.fj",a=>N`https://adservice.google.com.fj/adsid/integrator.${a}`],
[".google.fm",a=>N`https://adservice.google.fm/adsid/integrator.${a}`],
[".google.fr",a=>N`https://adservice.google.fr/adsid/integrator.${a}`],
[".google.ga",a=>N`https://adservice.google.ga/adsid/integrator.${a}`],
[".google.ge",a=>N`https://adservice.google.ge/adsid/integrator.${a}`],
[".google.gg",a=>N`https://adservice.google.gg/adsid/integrator.${a}`],
[".google.com.gh",a=>N`https://adservice.google.com.gh/adsid/integrator.${a}`],
[".google.com.gi",a=>N`https://adservice.google.com.gi/adsid/integrator.${a}`],
[".google.gl",a=>N`https://adservice.google.gl/adsid/integrator.${a}`],
[".google.gm",a=>N`https://adservice.google.gm/adsid/integrator.${a}`],
[".google.gr",a=>N`https://adservice.google.gr/adsid/integrator.${a}`],
[".google.com.gt",a=>N`https://adservice.google.com.gt/adsid/integrator.${a}`],
[".google.gy",a=>N`https://adservice.google.gy/adsid/integrator.${a}`],
[".google.com.hk",a=>N`https://adservice.google.com.hk/adsid/integrator.${a}`],
[".google.hn",a=>N`https://adservice.google.hn/adsid/integrator.${a}`],
[".google.hr",a=>N`https://adservice.google.hr/adsid/integrator.${a}`],
[".google.ht",a=>N`https://adservice.google.ht/adsid/integrator.${a}`],
[".google.hu",a=>N`https://adservice.google.hu/adsid/integrator.${a}`],
[".google.co.id",a=>N`https://adservice.google.co.id/adsid/integrator.${a}`],
[".google.ie",a=>N`https://adservice.google.ie/adsid/integrator.${a}`],
[".google.co.il",a=>N`https://adservice.google.co.il/adsid/integrator.${a}`],
[".google.im",a=>N`https://adservice.google.im/adsid/integrator.${a}`],
[".google.co.in",a=>N`https://adservice.google.co.in/adsid/integrator.${a}`],
[".google.iq",a=>N`https://adservice.google.iq/adsid/integrator.${a}`],
[".google.is",a=>N`https://adservice.google.is/adsid/integrator.${a}`],
[".google.it",a=>N`https://adservice.google.it/adsid/integrator.${a}`],
[".google.je",a=>N`https://adservice.google.je/adsid/integrator.${a}`],
[".google.com.jm",a=>N`https://adservice.google.com.jm/adsid/integrator.${a}`],
[".google.jo",a=>N`https://adservice.google.jo/adsid/integrator.${a}`],
[".google.co.jp",a=>N`https://adservice.google.co.jp/adsid/integrator.${a}`],
[".google.co.ke",a=>N`https://adservice.google.co.ke/adsid/integrator.${a}`],
[".google.com.kh",a=>N`https://adservice.google.com.kh/adsid/integrator.${a}`],
[".google.ki",a=>N`https://adservice.google.ki/adsid/integrator.${a}`],
[".google.kg",a=>N`https://adservice.google.kg/adsid/integrator.${a}`],
[".google.co.kr",a=>N`https://adservice.google.co.kr/adsid/integrator.${a}`],
[".google.com.kw",a=>N`https://adservice.google.com.kw/adsid/integrator.${a}`],
[".google.kz",a=>N`https://adservice.google.kz/adsid/integrator.${a}`],
[".google.la",a=>N`https://adservice.google.la/adsid/integrator.${a}`],
[".google.com.lb",a=>N`https://adservice.google.com.lb/adsid/integrator.${a}`],
[".google.li",a=>N`https://adservice.google.li/adsid/integrator.${a}`],
[".google.lk",a=>N`https://adservice.google.lk/adsid/integrator.${a}`],
[".google.co.ls",a=>N`https://adservice.google.co.ls/adsid/integrator.${a}`],
[".google.lt",a=>N`https://adservice.google.lt/adsid/integrator.${a}`],
[".google.lu",a=>N`https://adservice.google.lu/adsid/integrator.${a}`],
[".google.lv",a=>N`https://adservice.google.lv/adsid/integrator.${a}`],
[".google.com.ly",a=>N`https://adservice.google.com.ly/adsid/integrator.${a}`],
[".google.md",a=>N`https://adservice.google.md/adsid/integrator.${a}`],
[".google.me",a=>N`https://adservice.google.me/adsid/integrator.${a}`],
[".google.mg",a=>N`https://adservice.google.mg/adsid/integrator.${a}`],
[".google.mk",a=>N`https://adservice.google.mk/adsid/integrator.${a}`],
[".google.ml",a=>N`https://adservice.google.ml/adsid/integrator.${a}`],
[".google.com.mm",a=>N`https://adservice.google.com.mm/adsid/integrator.${a}`],
[".google.mn",a=>N`https://adservice.google.mn/adsid/integrator.${a}`],
[".google.ms",a=>N`https://adservice.google.ms/adsid/integrator.${a}`],
[".google.com.mt",a=>N`https://adservice.google.com.mt/adsid/integrator.${a}`],
[".google.mu",a=>N`https://adservice.google.mu/adsid/integrator.${a}`],
[".google.mv",a=>N`https://adservice.google.mv/adsid/integrator.${a}`],
[".google.mw",a=>N`https://adservice.google.mw/adsid/integrator.${a}`],
[".google.com.mx",a=>N`https://adservice.google.com.mx/adsid/integrator.${a}`],
[".google.com.my",a=>N`https://adservice.google.com.my/adsid/integrator.${a}`],
[".google.co.mz",a=>N`https://adservice.google.co.mz/adsid/integrator.${a}`],
[".google.com.na",a=>N`https://adservice.google.com.na/adsid/integrator.${a}`],
[".google.com.ng",a=>N`https://adservice.google.com.ng/adsid/integrator.${a}`],
[".google.com.ni",a=>N`https://adservice.google.com.ni/adsid/integrator.${a}`],
[".google.ne",a=>N`https://adservice.google.ne/adsid/integrator.${a}`],
[".google.nl",a=>N`https://adservice.google.nl/adsid/integrator.${a}`],
[".google.no",a=>N`https://adservice.google.no/adsid/integrator.${a}`],
[".google.com.np",a=>N`https://adservice.google.com.np/adsid/integrator.${a}`],
[".google.nr",a=>N`https://adservice.google.nr/adsid/integrator.${a}`],
[".google.nu",a=>N`https://adservice.google.nu/adsid/integrator.${a}`],
[".google.co.nz",a=>N`https://adservice.google.co.nz/adsid/integrator.${a}`],
[".google.com.om",a=>N`https://adservice.google.com.om/adsid/integrator.${a}`],
[".google.com.pa",a=>N`https://adservice.google.com.pa/adsid/integrator.${a}`],
[".google.com.pe",a=>N`https://adservice.google.com.pe/adsid/integrator.${a}`],
[".google.com.pg",a=>N`https://adservice.google.com.pg/adsid/integrator.${a}`],
[".google.com.ph",a=>N`https://adservice.google.com.ph/adsid/integrator.${a}`],
[".google.com.pk",a=>N`https://adservice.google.com.pk/adsid/integrator.${a}`],
[".google.pl",a=>N`https://adservice.google.pl/adsid/integrator.${a}`],
[".google.pn",a=>N`https://adservice.google.pn/adsid/integrator.${a}`],
[".google.com.pr",a=>N`https://adservice.google.com.pr/adsid/integrator.${a}`],
[".google.ps",a=>N`https://adservice.google.ps/adsid/integrator.${a}`],
[".google.pt",a=>N`https://adservice.google.pt/adsid/integrator.${a}`],
[".google.com.py",a=>N`https://adservice.google.com.py/adsid/integrator.${a}`],
[".google.com.qa",a=>N`https://adservice.google.com.qa/adsid/integrator.${a}`],
[".google.ro",a=>N`https://adservice.google.ro/adsid/integrator.${a}`],
[".google.rw",a=>N`https://adservice.google.rw/adsid/integrator.${a}`],
[".google.com.sa",a=>N`https://adservice.google.com.sa/adsid/integrator.${a}`],
[".google.com.sb",a=>N`https://adservice.google.com.sb/adsid/integrator.${a}`],
[".google.sc",a=>N`https://adservice.google.sc/adsid/integrator.${a}`],
[".google.se",a=>N`https://adservice.google.se/adsid/integrator.${a}`],
[".google.com.sg",a=>N`https://adservice.google.com.sg/adsid/integrator.${a}`],
[".google.sh",a=>N`https://adservice.google.sh/adsid/integrator.${a}`],
[".google.si",a=>N`https://adservice.google.si/adsid/integrator.${a}`],
[".google.sk",a=>N`https://adservice.google.sk/adsid/integrator.${a}`],
[".google.sn",a=>N`https://adservice.google.sn/adsid/integrator.${a}`],
[".google.so",a=>N`https://adservice.google.so/adsid/integrator.${a}`],
[".google.sm",a=>N`https://adservice.google.sm/adsid/integrator.${a}`],
[".google.sr",a=>N`https://adservice.google.sr/adsid/integrator.${a}`],
[".google.st",a=>N`https://adservice.google.st/adsid/integrator.${a}`],
[".google.com.sv",a=>N`https://adservice.google.com.sv/adsid/integrator.${a}`],
[".google.td",a=>N`https://adservice.google.td/adsid/integrator.${a}`],
[".google.tg",a=>N`https://adservice.google.tg/adsid/integrator.${a}`],
[".google.co.th",a=>N`https://adservice.google.co.th/adsid/integrator.${a}`],
[".google.com.tj",a=>N`https://adservice.google.com.tj/adsid/integrator.${a}`],
[".google.tl",a=>N`https://adservice.google.tl/adsid/integrator.${a}`],
[".google.tm",a=>N`https://adservice.google.tm/adsid/integrator.${a}`],
[".google.tn",a=>N`https://adservice.google.tn/adsid/integrator.${a}`],
[".google.to",a=>N`https://adservice.google.to/adsid/integrator.${a}`],
[".google.com.tr",a=>N`https://adservice.google.com.tr/adsid/integrator.${a}`],
[".google.tt",a=>N`https://adservice.google.tt/adsid/integrator.${a}`],
[".google.com.tw",a=>N`https://adservice.google.com.tw/adsid/integrator.${a}`],
[".google.co.tz",a=>N`https://adservice.google.co.tz/adsid/integrator.${a}`],
[".google.com.ua",a=>N`https://adservice.google.com.ua/adsid/integrator.${a}`],
[".google.co.ug",a=>N`https://adservice.google.co.ug/adsid/integrator.${a}`],
[".google.co.uk",a=>N`https://adservice.google.co.uk/adsid/integrator.${a}`],
[".google.com.uy",a=>N`https://adservice.google.com.uy/adsid/integrator.${a}`],
[".google.co.uz",a=>N`https://adservice.google.co.uz/adsid/integrator.${a}`],
[".google.com.vc",a=>N`https://adservice.google.com.vc/adsid/integrator.${a}`],
[".google.co.ve",a=>N`https://adservice.google.co.ve/adsid/integrator.${a}`],
[".google.vg",a=>N`https://adservice.google.vg/adsid/integrator.${a}`],
[".google.co.vi",a=>N`https://adservice.google.co.vi/adsid/integrator.${a}`],
[".google.com.vn",a=>N`https://adservice.google.com.vn/adsid/integrator.${a}`],
[".google.vu",a=>N`https://adservice.google.vu/adsid/integrator.${a}`],
[".google.ws",a=>N`https://adservice.google.ws/adsid/integrator.${a}`],
[".google.rs",a=>N`https://adservice.google.rs/adsid/integrator.${a}`],
[".google.co.za",a=>N`https://adservice.google.co.za/adsid/integrator.${a}`],
[".google.co.zm",a=>N`https://adservice.google.co.zm/adsid/integrator.${a}`],
[".google.co.zw",a=>N`https://adservice.google.co.zw/adsid/integrator.${a}`],
[".google.cat",a=>N`https://adservice.google.cat/adsid/integrator.${a}`]].map(([a,
b])=>[a,{json:b("json"),js:b("js"),["sync.js"]:b("sync.js")}]));function uI(a,b,c)
{const d=Wg("LINK",a);try{if(d.rel="preload",Za("preload","stylesheet"))
{d.href=He(b).toString();const k=mg('style[nonce],link[rel="stylesheet"]
[nonce]',d.ownerDocument&&d.ownerDocument.defaultView);k&&d.setAttribute("nonce",k)
}else{if(b instanceof Ee)var e=He(b).toString();else{if(b instanceof Oe)var
f=Pe(b);else{if(b instanceof Oe)var g=b;else{b="object"==typeof b&&b.za?
b.j():String(b);b:{let k;try{k=new URL(b)}catch(l){var h="https:";break
b}h=k.protocol}"javascript:"===h&&(b=
"about:invalid#zClosurez");g=new
Oe(b,Ne)}f=Pe(g)}e=f}d.href=e}}catch{return}d.as="script";c&&d.setAttribute("nonce"
,c);if(a=a.getElementsByTagName("head")[0])try{a.appendChild(d)}catch{}};let
vI=t;const xI=a=>{const b=new
Map([["domain",t.location.hostname]]);wI[3]>=Ea()&&b.set("adsid",wI[1]);return
Rh(tI.get(a).js,b)};let wI,yI;const zI=()=>{vI=t;wI=vI.googleToken=vI.googleToken||
{};const a=Ea();wI[1]&&wI[3]>a&&0<wI[2]||(wI[1]="",wI[2]=-1,wI[3]=-
1,wI[4]="",wI[6]="");yI=vI.googleIMState=vI.googleIMState||{};tI.has(yI[1])||
(yI[1]=".google.com");Array.isArray(yI[5])||(yI[5]=[]);"boolean"!==typeof
yI[6]&&(yI[6]=!1);Array.isArray(yI[7])||(yI[7]=[]);"number"!==typeof
yI[8]&&(yI[8]=0)};
var AI=a=>{zI();tI.has(a)&&(yI[1]=a)};
const BI={Zc:()=>0<yI[8],vg:()=>{yI[8]++},wg:()=>{0<yI[8]&&yI[8]--},xg:
()=>{yI[8]=0},bl:()=>!1,ge:()=>yI[5],Rd:a=>{try{a()}catch(b)
{t.setTimeout(()=>{throw b;},0)}},Ke:()=>{if(!BI.Zc()){var
a=t.document,b=e=>{e=xI(e);a:{try{var f=mg("script[nonce]");break a}catch{}f=void
0}uI(a,e.toString(),f);f=Wg("SCRIPT",a);f.type="text/javascript";f.onerror=()=>t.pr
ocessGoogleToken({},2);Gf(f,e);try{(a.head||a.body||
a.documentElement).appendChild(f),BI.vg()}catch(g){}},c=yI[1];b(c);".google.com"!
=c&&b(".google.com");
var d={newToken:"FBT"};t.setTimeout(()=>t.processGoogleToken(d,1),1E3)}}};function
CI(a){zI();const b=vI.googleToken[5]||0;a&&(0!=b||wI[3]>=Ea()?BI.Rd(a):
(BI.ge().push(a),BI.Ke()));wI[3]>=Ea()&&wI[2]>=Ea()||BI.Ke()}var
EI=a=>{t.processGoogleToken=t.processGoogleToken||((b,c)=>DI(b,c));CI(a)};
const DI=(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||"";zI();1==b?
BI.xg():BI.wg();var h=vI.googleToken=vI.googleToken||
{},k=0==b&&c&&"string"===typeof c&&!d&&"number"===typeof e&&0<e&&"number"===typeof
f&&0<f&&"string"===typeof g;d=d&&!BI.Zc()&&(!(wI[3]>=Ea())||"NT"==wI[1]);var l=!
(wI[3]>=Ea())&&0!=b;if(k||d||l)d=Ea(),e=d+1E3*e,f=d+1E3*f,1E-
5>Math.random()&&xi(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,zI();if(k||!BI.Zc())
{b=BI.ge();for(c=0;c<b.length;c++)BI.Rd(b[c]);b.length=0}};const FI=new
Map([["navigate",1],["reload",2],["back_forward",3],["prerender",4]]),GI=new
Map([[0,1],[1,2],[2,3]]);function HI(a){try{const
b=a.performance?.getEntriesByType("navigation")?.[0];if(b?.type)return
FI.get(b.type)??null}catch{}return GI.get(a.performance?.navigation?.type)??
null};function II(a,b){if(wb()){var c=a.document.documentElement.lang;JI(a)?
KI(b,xh(a),!0,"",c):(new MutationObserver((d,e)=>{JI(a)&&(KI(b,xh(a),!
1,c,a.document.documentElement.lang),e.disconnect())})).observe(a.document.document
Element,{attributeFilter:["class"]})}}function JI(a)
{a=a.document?.documentElement?.classList;return!(!a?.contains("translated-rtl")&&!
a?.contains("translated-ltr"))}function KI(a,b,c,d,e){Ai({ptt:`${a}`,pvsid:`$
{b}`,ibatl:String(c),pl:d,nl:e},"translate-event")};function LI(a)
{if(a=a.navigator?.userActivation){var b=0;a?.hasBeenActive&&(b|
=1);a?.isActive&&(b|=2);return b}};const MI=/[+, ]/;
function NI(a,b){const c=a.D;var d=a.pubWin,e={},f=d.document;var g=Ah(d);var
h=jr(d,c.google_ad_width,c.google_ad_height);var k=ir(g).ed;var l=d.top==d?
0:Rg(d.top)?1:2;var m=4;h||1!=l?h||2!=l?h&&1==l?m=7:h&&2==l&&(m=8):m=6:m=5;k&&(m|
=16);k=""+m;l=lr(d);m=!!c.google_page_url;e.google_iframing=k;0!
=l&&(e.google_iframing_environment=l);if(!m&&"ad.yieldmanager.com"==f.domain)
{for(k=f.URL.substring(f.URL.lastIndexOf("http"));-
1<k.indexOf("%");)try{k=decodeURIComponent(k)}catch(q){break}c.google_page_url=k;
m=!!k}m?(e.google_page_url=c.google_page_url,e.google_page_location=(h?
f.referrer:f.URL)||"EMPTY"):
(h&&Rg(d.top)&&f.referrer&&d.top.document.referrer===f.referrer?
e.google_page_url=d.top.document.URL:e.google_page_url=h?
f.referrer:f.URL,e.google_page_location=null);if(f.URL===e.google_page_url)try{var
n=Math.round(Date.parse(f.lastModified)/1E3)||null}catch{n=null}else
n=null;e.google_last_modified_time=n;d=g==g.top?g.document.referrer:
(d=Kh())&&d.referrer||"";e.google_referrer_url=d;kr(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 cI),2<=e.length&&(d=d||e[e.length-2]in
cI),e=d):e=!
1;e=e?"pagead2.googlesyndication.com":"googleads.g.doubleclick.net";b=OI(a,b);d=a.D
;f=d.google_ad_channel;g="/pagead/ads?";"ca-pub-
6219811747049371"===d.google_ad_client&&PI.test(f)&&
(g="/pagead/lopri?");a=ii(b,`https://${e}${g}`+(B(a.ma,9)&&c.google_debug_params?
c.google_debug_params:""));return c.google_ad_url=a}function QI(a){return
encodeURIComponent("RS-"+a.google_reactive_sra_index+"-")
+"&"+hi({adk:a.google_ad_unit_key,client:a.google_ad_client,fa:a.google_reactive_ad
_format})}
function RI(a){try{if(a.parentNode)return a.parentNode}catch{return
null}if(9===a.nodeType)a:{try{const c=a?Dg(a):window;if(c){const
d=c.frameElement;if(d&&Rg(c.parent)){var b=d;break a}}}catch{}b=null}else
b=null;return b}function SI(a,b){b.eid=MF(a.pubWin);const
c=a.D.google_loeid;"string"===typeof c&&(a.j|=4096,b.loeid=c)}function TI(a,b)
{a=(a=Ug(a.pubWin))&&a.document?er(a.document,a):new qg(-12245933,-
12245933);b.scr_x=Math.round(a.x);b.scr_y=Math.round(a.y)}
function UI(a){try{const b=t.top.location.hash;if(b){const c=b.match(a);return
c&&c[1]||""}}catch{}return""}function VI(a){const
b=Mi();b&&(a.debug_experiment_id=b);a.creatives=UI(/\b(?:creatives)=([\d,]
+)/);a.adgroups=UI(/\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)}
function WI(a,b,c){const d=a.D;var
e=a.pubWin,f=a.J,g=Ah(window);d.fsapi&&(b.fsapi=!
0);b.ref=d.google_referrer_url;b.loc=d.google_page_location;var h;
(h=Kh(e))&&ua(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=ir(g);b.url||b.loc||!g.url||
(b.url=g.url,g.ed||(b.usrc=1));g.url!=(b.loc||
b.url)&&(b.top=g.url);a.vb&&(b.etu=a.vb);(c=xG(d,f,f?XD(c,f):null))&&(b.fc=c);if(!
ri(d)){c=a.pubWin.document;g="";if(c.documentMode&&
(h=(new
zg(c)).createElement("IFRAME"),h.frameBorder="0",h.style.height=0,h.style.width=0,h
.style.position="absolute",c.body)){c.body.appendChild(h);try{const
Y=h.contentWindow.document;Y.open();Y.write(kf(wf));Y.close();g+=Y.documentMode}cat
ch(Y){}c.body.removeChild(h)}b.docm=g}let k,l,m,n,q,r,u,C,z;try{var
A=e.screenX;k=e.screenY}catch(Y){}try{l=e.outerWidth,m=e.outerHeight}catch(Y)
{}try{n=e.innerWidth,q=e.innerHeight}catch(Y)
{}try{r=e.screenLeft,u=e.screenTop}catch(Y)
{}try{n=e.innerWidth,q=e.innerHeight}catch(Y){}try{C=
e.screen.availWidth,z=e.screen.availTop}catch(Y)
{}b.brdim=[r,u,A,k,C,z,l,m,n,q].join();A=0;void 0===t.postMessage&&(A|
=1);0<A&&(b.osd=A);b.vis=oH(e.document);A=a.Y;e=rG(d)?XH:LH(new VH(e,A,null,
{width:0,height:0},d.google_ad_width,d.google_ad_height,!
1));b.rsz=e.toString();b.abl=yH(e);if(!rG(d)&&(e=si(d),null!=e)){A=0;a:{try{{var
I=d.google_async_iframe_id;const Y=window.document;if(I)var
E=Y.getElementById(I);else{var F=Y.getElementsByTagName("script"),H=F[F.length-
1];E=H&&H.parentNode||null}}if(I=
E){E=[];F=0;for(var T=Date.now();100>=++F&&50>Date.now()-
T&&(I=RI(I));)1===I.nodeType&&E.push(I);var Ga=E;b:{for(T=0;T<Ga.length;T++){c:{var
aa=Ga[T];try{if(aa.parentNode&&0<aa.offsetWidth&&0<aa.offsetHeight&&aa.style&&"none
"!==aa.style.display&&"hidden"!==aa.style.visibility&&(!aa.style.opacity||0!
==Number(aa.style.opacity))){const Y=aa.getBoundingClientRect();var
W=0<Y.right&&0<Y.bottom;break c}}catch(Y){}W=!1}if(!W){var ya=!1;break b}}ya=!
0}if(ya){b:{const Y=Date.now();ya=/^html|body$/i;W=/^fixed/i;
for(aa=0;aa<Ga.length&&50>Date.now()-Y;aa++){const $d=Ga[aa];if(!
ya.test($d.tagName)&&W.test($d.style.position||Yh($d,"position"))){var ra=$d;break
b}}ra=null}break
a}}}catch{}ra=null}ra&&ra.offsetWidth*ra.offsetHeight<=4*e.width*e.height&&(A=1);b.
pfx=A}a:{if(.05>Math.random()&&f)try{const
Y=f.document.getElementsByTagName("head")[0];var ld=Y?lI(Y):0;break a}catch(Y)
{}ld=0}f=ld;0!==f&&(b.cms=f);d.google_lrv!==a.Ma&&(b.alvm=d.google_lrv||"none")}
function XI(a,b){let c=0;a.location&&a.location.ancestorOrigins?
c=a.location.ancestorOrigins.length:Sg(()=>{c++;return!1},a);c&&(b.nhd=c)}function
YI(a,b){const c=Z(b,8,{});b=Z(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)}
function ZI(a,b,c){const d=a.D;var
e=a.D;b.dt=ul;e.google_async_iframe_id&&e.google_bpp&&(b.bpp=e.google_bpp);a:
{try{var f=t.performance;if(f&&f.timing&&f.now){var
g=f.timing.navigationStart+Math.round(f.now())-f.timing.domLoading;break
a}}catch(H){}g=null}(e=(e=g)?$G(e,t.Date.now()-
ul,1E6):null)&&(b.bdt=e);b.idt=$G(a.F,ul);e=a.D;b.shv=K(a.ma,2);a.Ma&&(b.mjsv=a.Ma)
;"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=Kh(a.pubWin))b.is_amp=1,b.amp_v=Lh(e),
(e=Mh(e))&&(b.act=e);e=a.pubWin;e==e.top&&(b.abxe=1);if("_gfp_a_"in a.pubWin){e=!
0;if(!S(Dp)&&(e=a.pubWin._gfp_a_,"boolean"!==typeof e))throw Error(`Illegal value
of ${"_gfp_a_"}: ${e}`);if(e||S(Dp))e=new RF(a.pubWin),
(g=NF(e,"__gads",c))&&(b.cookie=g),(g=NF(e,"__gpi",c))&&!
g.includes("&")&&(b.gpic=g),"1"===NF(e,"__gpi_opt_out",c)&&(b.gpico="1",b.pdopt="1"
)}e=XC();f=Z(e,8,{});g=d.google_ad_section;f[g]&&(b.prev_fmts=f[g]);f=Z(e,9,
{});f[g]&&(b.prev_slotnames=
f[g].toLowerCase());YI(d,e);g=Z(e,15,0);0<g&&(b.nras=String(g));(f=Kh(window))?(f?
(g=f.pageViewId,f=f.clientId,"string"===typeof
f&&(g+=f.replace(/\D/g,"").substr(0,6))):g=null,g=+g):(g=Ah(window),
(f=g.google_global_correlator)||
(g.google_global_correlator=f=1+Math.floor(Math.random()*Math.pow(2,43))),g=f);b.co
rrelator=Z(e,7,g);S(kq)&&(b.rume=1);if(d.google_ad_channel){g=Z(e,10,{});f="";var
h=d.google_ad_channel.split(MI);for(var k=0;k<h.length;k++){var l=h[k];g[l]?
f+=l+"+":g[l]=!0}b.pv_ch=f}if(d.google_ad_host_channel){f=
Z(e,11,[]);h=d.google_ad_host_channel.split("|");e=-1;g=[];for(k=0;k<h.length;k++)
{l=h[k].split(MI);f[k]||(f[k]={});var m="";for(var n=0;n<l.length;n++){var
q=l[n];""!==q&&(f[k][q]?m+="+"+q:f[k][q]=!0)}m=m.slice(1);g[k]=m;""!
==m&&(e=k)}f="";if(-1<e){for(h=0;h<e;h++)f+=g[h]
+"|";f+=g[e]}b.pv_h_ch=f}b.frm=d.google_iframing;b.ife=d.google_iframing_environmen
t;e=d.google_ad_client;try{var r=Ah(window),u=r.google_prev_clients;u||
(u=r.google_prev_clients={});if(e in u)var C=1;else u[e]=!0,C=2}catch{C=0}b.pv=
C;a.J&&S(Qp)&&(C=a.J,C=wb()&&JI(C)?C.document.documentElement.lang:void
0,C&&(b.tl=C));u=a.pubWin.document;C=a.D;e=a.pubWin;r=u.domain;e=(y(c,5)&&YD(e)?
e.document.cookie:null)||"";h=a.pubWin.screen;k=u.referrer;m=ki();if(Kh())var
z=window.gaGlobal||{};else{g=Math.round((new
Date).getTime()/1E3);f=C.google_analytics_domain_name;c="undefined"==typeof f?
oI("auto",r):oI(f,r);n=-1<e.indexOf("__utma="+c+".");l=-1<e.indexOf("__utmb="+c);
(r=(Ph()||window).gaGlobal)||(r={},(Ph()||window).gaGlobal=r);u=!1;
if(n){var A=e.split("__utma="+c+".")[1].split(";")[0].split(".");l?
r.sid=A[3]:r.sid||(r.sid=g+"");r.vid=A[0]+"."+A[1];r.from_cookie=!0}else{r.sid||
(r.sid=g+"");if(!r.vid){u=!
0;l=Math.round(2147483647*Math.random());n=mI.appName;q=mI.version;var
I=mI.language?
mI.language:mI.browserLanguage,E=mI.platform,F=mI.userAgent;try{A=mI.javaEnabled()}
catch(H){A=!1}A=[n,q,I,E,F,A?1:0].join("");h?
A+=h.width+"x"+h.height+h.colorDepth:t.java&&t.java.awt&&(h=t.java.awt.Toolkit.getD
efaultToolkit().getScreenSize(),
A+=h.screen.width+"x"+h.screen.height);A=A+e+(k||"");for(h=A.length;0<m;)A+=m--^h+
+;r.vid=(l^nI(A)&2147483647)+"."+g}r.from_cookie||(r.from_cookie=!1)}if(!r.cid)
{b:for(g=f,A=999,g&&(g=0==g.indexOf(".")?
g.substr(1):g,A=g.split(".").length),g=999,e=e.split(";"),f=0;f<e.length;f+
+)if(h=pI.exec(e[f])||qI.exec(e[f])||rI.exec(e[f])){k=h[1]||0;if(k==A){z=h[2];break
b}k<g&&(g=k,z=h[2])}u&&z&&-1!=z.search(/^\d+\.\d+$/)?(r.vid=z,r.from_cookie=!0):z!
=r.vid&&(r.cid=z)}r.dh=c;r.hid||(r.hid=Math.round(2147483647*
Math.random()));z=r}b.ga_vid=z.vid;b.ga_sid=z.sid;b.ga_hid=z.hid;b.ga_fc=z.from_coo
kie;b.ga_cid=z.cid;b.ga_wpids=C.google_analytics_uacct;XI(a.pubWin,b);
(a=d.google_ad_layout)&&0<=PG[a]&&(b.rplot=PG[a])}function $I(a,b)
{a=a.l;if(a?.j()||fD())b.npa=1;if(a){null!=w(a,3,!1)&&(b.gdpr=y(a,3)?"1":"0");var
c=w(a,1);c&&(b.us_privacy=c);(c=w(a,2))&&(b.gdpr_consent=c);
(c=w(a,4))&&(b.addtl_consent=c);(a=w(a,7))&&(b.tcfe=a)}}
function aJ(a,b){const c=a.D;$I(a,b);Zg(hD,
(d,e)=>{b[d]=c[e]});rG(c)&&(a=FG(c),b.fa=a);b.pi||null==c.google_ad_slot||
(a=xs(c),null!=a.j&&(a=tn(a.j.value),b.pi=a))}function bJ(a,b){var c=Oh()||
cr(a.pubWin.top);c&&(b.biw=c.width,b.bih=c.height);c=a.pubWin;c!
==c.top&&(a=cr(a.pubWin))&&(b.isw=a.width,b.ish=a.height)}
function cJ(a,b){var c=a.pubWin;null!==c&&c!=c.top?
(a=[c.document.URL],c.name&&a.push(c.name),c=cr(c,!
1),a.push(c.width.toString()),a.push(c.height.toString()),a=ah(a.join(""))):a=0;0!
==a&&(b.ifk=a)}function dJ(a,b){(a=dD()
[a.D.google_ad_client])&&(b.psts=a.join())}function eJ(a,b)
{(a=a.pubWin.tmod)&&(b.tmod=a)}function fJ(a,b)
{if(a=a.pubWin.google_user_agent_client_hint){for(var c=[],d=0,e=0;e<a.length;e++)
{var f=a.charCodeAt(e);255<f&&(c[d++]=f&255,f>>=8);c[d++]=f}a=jc(c,3);b.uach=a}}
function gJ(a,b){try{const
e=a.pubWin&&a.pubWin.external&&a.pubWin.external.getHostEnvironmentValue&&a.pubWin.
external.getHostEnvironmentValue.bind(a.pubWin.external);if(e){var
c=JSON.parse(e("os-mode")),d=parseInt(c["os-
mode"],10);0<=d&&(b.wsm=d+1)}}catch{}}function hJ(a,b)
{0<=a.D.google_ad_public_floor&&(b.pubf=a.D.google_ad_public_floor);0<=a.D.google_a
d_private_floor&&(b.pvtf=a.D.google_ad_private_floor)}
function iJ(a,b){const
c=Number(a.D.google_traffic_source);c&&Object.values(Ka).includes(c)&&(b.trt=a.D.go
ogle_traffic_source)}function jJ(a,b){S(Sq)||"runAdAuction"in
a.pubWin.navigator&&"joinAdInterestGroup"in a.pubWin.navigator&&(b.td=1)}function
kJ(a,b){S(nq)||GF("attribution-reporting",a.pubWin.document)&&(b.nt=1)}
function OI(a,b){const
c={};aJ(a,c);zI();c.adsid=wI[1];zI();c.pucrd=wI[6];fJ(a,c);ZI(a,c,b);ni(c);c.u_sd=d
r(a.pubWin);c.dmc=a.pubWin.navigator?.deviceMemory;Tk(889,()=>{if(null==a.J)c.adx=-
12245933,c.ady=-12245933;else{var e=sF(a.J,a.Y);c.adx&&-12245933!=c.adx&&c.ady&&-
12245933!=c.ady||(c.adx=Math.round(e.x),c.ady=Math.round(e.y));fr(a.Y)||(c.adx=-
12245933,c.ady=-12245933,a.j|
=32768)}});bJ(a,c);cJ(a,c);TI(a,c);SI(a,c);a.G&&(c.oid=a.G);dJ(a,c);c.pvsid=xh(a.pu
bWin,Rk);eJ(a,c);gJ(a,c);c.uas=LI(a.pubWin);
const d=HI(a.pubWin);d&&(c.nvt=d);a.B&&(c.scar=a.B);a.v instanceof Uint8Array?
c.topics=jc(a.v,3):a.v&&(c.topics=a.v,c.tps=a.v);WI(a,c,b);c.fu=a.j;c.bc=sI();zI();
c.jar=wI[4];B(a.ma,9)&&VI(c);ol()&&(c.atl=!
0);hJ(a,c);iJ(a,c);jJ(a,c);kJ(a,c);null==Uq(hq)||!1!
==a.D.google_video_play_muted&&!0!==S(iq)||10!==a.D.google_reactive_ad_format&&11!
==a.D.google_reactive_ad_format||(c.sdkv=Uq(hq));return c}const PI=/YtLoPri/;var
lJ=class extends L{constructor(a){super(a)}},mJ=Wd(lJ);var nJ=class{constructor(a)
{this.j=a}La(){return this.j.now()}};const oJ=[255,255,255];function pJ(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 qJ(a){var b=getComputedStyle(a);if("none"!==b.backgroundImage)return
null;b=pJ(b.backgroundColor);var c=rJ(b);if(c)return c;a=(a=a.parentElement)?
qJ(a):oJ;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
rJ(a){return 1===a[3]?[a[0],a[1],a[2]]:null};var tJ=class{constructor(a,b,c,d)
{this.yd=b;this.Nc=c;this.gb=d;this.l=0;this.j=new sJ(a)}};class sJ{constructor(a)
{this.v=a;this.j=new Map;this.l=0}get m(){return this.l}};function uJ(a){M(a,
{border:"0","box-
shadow":"none",display:"inline","float":"none",margin:"0",outline:"0",padding:"0"})
};function vJ(a,b,c,d,e){var f=new
rk;d=Bd(f,4,d);a=x(d,1,a);b=x(a,2,b);c=x(b,3,c);e=e.l;b=e.handle;a=wJ(e,4);c=sd(a,8
,Ak,c);return b.call(e,c)};const xJ=[{Kb:"1907259590",vc:480,Ta:220},
{Kb:"2837189651",vc:400,Ta:180},{Kb:"9211025045",vc:360,Ta:160},
{Kb:"6584860439",vc:-Infinity,Ta:150}];function yJ(a){return
xJ.find(b=>b.vc<=a)};const zJ=new class{constructor(){this.j=[]}};let AJ=!
1;function BJ(a){return CJ(a.j,1065,a.win,()=>{if(!a.l){var b=new
xk;b=J(b,1,a.m);var c=new wk;b=sd(b,2,yk,c);DJ(a.j.l,b)}},1E4)}class
EJ{constructor(a,b,c){this.win=a;this.j=b;this.m=c;this.l=!1}cancel(a)
{this.win.clearTimeout(a)}}
function FJ(a,b,c,d,e,f){const g=yJ(a.document.body.clientWidth),h=b.j?
GJ(a,b,d,g,e,f):HJ(a,b,d,g,e,f);mm(h.isVisible(),!1,()=>{AJ=!1;for(const m of
zJ.j)m();zJ.j.length=0});h.show({Zd:!0});AJ=!0;const k=new
EJ(a,b,c),l=BJ(k);zJ.j.push(()=>{var m=b.l;var n=new xk;n=J(n,1,c);var q=new
vk;n=sd(n,3,yk,q);DJ(m,n);k.l=!
0});IJ.push(()=>{h.isVisible().M&&h.collapse();k.cancel(l)})}
function GJ(a,b,c,d,e,f)
{b=JJ(a,b,c,d,a.innerWidth,"100%","15px","13px","center",e,f);return Sx(a,b,
{qd:.75,Yc:.95,zIndex:100001,Ja:!0,Uc:"adpub-drawer-root",Tc:!0})}function
HJ(a,b,c,d,e,f){a:{var g=a.document.body.clientWidth;var h=.9*g;for(g=768>=g?
3:4;1<=g;g--){const k=d.Ta*g+42;if(k<=h){h=k;break
a}}}c=JJ(a,b,c,d,h,"600px","24px","24px","start",e,f);return bx(a,c,{yb:`$
{h}px`,xb:KJ(b),ob:K(b.pa,14),zIndex:100001,Ja:!0,ec:!1,Uc:"adpub-drawer-root",Tc:!
0})}
function JJ(a,b,c,d,e,f,g,h,k,l,m){var
n=b.pa,q=K(n,10),r=q.indexOf("TERM"),u=b.B;var C=S(Rq)?
{Ve:u.replace("ca","partner"),Gd:"ads"}:{Ve:"pub-adfiliates-
rockskipper",Gd:"ads"};e=Math.max(Math.floor((e-Math.floor(e/d.Ta)*d.Ta)/
2),5);u=b.Sb?"on":"";var z=K(n,3),A=S(Qq)?`${b.ca.mb}`:`${U(Hq)}`,I=b.ca.dc;const
E=K(n,7),F=K(n,6),H=b.B,T=q.substring(0,r);q=q.substring(r+4);r=d.Kb;const
Ga=C.Ve;C=C.Gd;const aa=!!B(n,13),W=void 0===m?"":m;f=Cv('<link
href="https://fonts.googleapis.com/css2?
family=Google+Material+Icons:wght@400;500;700" rel="stylesheet"><link
href="https://fonts.googleapis.com/css2?
family=Google+Sans:wght@400;500;700&display=swap" rel="stylesheet"><div
style="font-family: Roboto, sans-serif;"><div style="border: 0 solid #eee; border-
bottom-width: 1px; color: #3c4043; font-size: 13px; line-height: 20px; padding: 0
'+
Gv(V(g))+" "+Gv(V(h))+"; text-align: "+Gv(V(k))+';">'+(l?'<div style="max-width:
'+Gv(V(f))+'">'+Bv(z)+'\u00a0<a
href="https://support.google.com/adsense/answer/11188578" target="_blank"
style="color: #1967d2; text-decoration: none; white-space:
nowrap">'+Bv(F)+"</a></div>":"")+"</div><div style=\"border-bottom: 1px solid #eee;
color: #202124; font-family: 'Google Sans'; font-size: 15px; line-height: 24px;
padding: 15px "+Gv(V(g))+"; text-align: "+Gv(V(k))+'"><div style="display: -webkit-
box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;"><span
style="bottom: -2px; color: #1967d2; font-family: \'Google Material Icons\';
padding-right: 5px; position: relative">search</span><span style="color:#80868b">
'+
Bv(T)+"</span>"+Bv(c)+'<span style="color:#80868b">'+Bv(q)+'</span></div></div><div
id="anno-csa" style="margin:5px '+Gv(V(e))+"px\"></div><script>(function(g,o)
{g[o]=g[o]||function(){(g[o]['q']=g[o]['q']||[]).push(arguments)},g[o]['t']=1*new
Date})(window,'_googCsa');"+(I?"parent.postMessage({query:"+Kv(Lv(c))
+"},parent.location.origin);":"const pageOptions = {'pubId': "+Kv(Lv(Ga))+",
'styleId': "+Kv(Lv(r))+", 'disableCarousel': true, 'query': "+Kv(Lv(c))+", 'hl':
"+Kv(Lv(E))+", 'personalizedAds': 'false', 'fexp': "+
Kv(Lv(A))+", 'adfiliateWp': "+Kv(Lv(H))+","+(W?"'afdToken': "+Kv(Lv(W))+",":"")
+"'adtest': "+Kv(Lv(u))+"}; const adBlock = {'container': 'anno-csa', 'linkTarget':
'_blank', 'number': "+Kv(Lv(8))+", 'width': document.body.offsetWidth - 30};
_googCsa("+Kv(Lv(C))+", pageOptions, adBlock);")+"\x3c/script>"+(aa?"<script>const
el = document.getElementById('anno-csa'); el.dir = 'ltr'; el.style.height =
'800px'; el.style.width = '75vw'; el.style.overflow = 'hidden';
el.style.overflowWrap = 'break-word'; el.textContent =
JSON.stringify(window._googCsa.q);\x3c/script>":
'<script async="async"
src="https://www.google.com/adsense/search/ads.js">\x3c/script>')+"</
div>");n=of("body",
{dir:KJ(b)?"rtl":"ltr",lang:K(n,7),style:Xe({margin:"0",height:"100%","padding-
top":"0px",overflow:"hidden"})},xv(f));f=a.document.createElement("IFRAME");M(f,
{border:"0",width:"100%"});b.ca.dc?LJ(a,b,f,c,d,m):MJ(a,b,f);f.srcdoc=kf(n);return
f}function LJ(a,b,c,d,e,f){const g=NJ(b,a,function(h)
{h.data.query===d&&OJ(a,b,c,d,e,f)});zJ.j.push(()=>{a.removeEventListener("message"
,g)})}
function OJ(a,b,c,d,e,f){const g=c.contentDocument.body,h=new
ResizeObserver(()=>{c.height=`$
{g.parentElement.offsetHeight}px`});h.observe(g);const k=PJ(b,a,()=>{const
l=c.contentDocument?.body?.parentElement?.offsetHeight;l&&(c.height=`$
{l}px`)});QJ(b,c,d,e,f);IJ.push(()=>{h.disconnect();a.clearInterval(k)})}
function MJ(a,b,c){function d(g){const h=new ResizeObserver(()=>{c.height=`$
{g.parentElement.offsetHeight}px`});h.observe(g);const k=PJ(b,a,()=>{const
l=c.contentDocument?.body?.parentElement?.offsetHeight;l&&(c.height=`$
{l}px`)});IJ.push(()=>{h.disconnect();a.clearInterval(k)})}function e(){if(!f)
{const g=c.contentDocument?.body||c.contentWindow?.document?.body;g&&(f=!
0,d(g))}return f}let f=!1;c.onload=()=>void e();b.Ba(1066,lD(a,()=>e(),100))}
function QJ(a,b,c,d,e){const f=a.pa,g=b.contentWindow;b=b?.contentDocument||
b.contentWindow?.document;if(g){if(void 0===g._googCsa)throw Error("No
_googCsa");if(!b)throw Error("No contentDocument");}else throw Error("No googCsa
window");a={pubId:"pub-adfiliates-rockskipper",styleId:d.Kb,disableCarousel:!
0,query:c,hl:K(f,7),personalizedAds:"false",fexp:S(Qq)?`${a.ca.mb}`:`$
{U(Hq)}`,adfiliateWp:a.B,adtest:a.Sb?"on":""};e&&(a.afdToken=e);g._googCsa("ads",a,
{container:"anno-csa",linkTarget:"_blank",number:8,
width:b.body.offsetWidth-30})}const IJ=[];function RJ(a,b,c){return
a.substring(Math.max(b-30,0),b)
+"~~"+a.substring(c,Math.min(c+30,a.length))}function SJ(a){a=pJ(a);var b=new
hk;b=jd(b,1,a[0],0);b=jd(b,2,a[1],0);b=jd(b,3,a[2],0);return
jd(b,4,Sc(a[3]),0)};class TJ{constructor(a,b){this.m=a;this.j=!
1;this.v=b;this.l=this.v.ta(264,c=>{this.j&&(UJ||(c=Date.now()),this.m(c),UJ?
VJ.call(t,this.l):t.setTimeout(this.l,17))})}start(){this.j||(this.j=!0,UJ?
VJ.call(t,this.l):this.l(0))}}var VJ=t.requestAnimationFrame||
t.webkitRequestAnimationFrame,UJ=!!
VJ&&!/'iPhone'/.test(t.navigator.userAgent);function WJ(a){return a*a*a}function
XJ(a){a=1-a;return 1-a*a*a}
class YJ{constructor(a,b,c)
{this.j=a;this.B=b;this.H=100;this.progress=0;this.l=null;this.F=!
1;this.m=[];this.v=null;this.A=new TJ(Ba(this.I,this),c)}I(a){if(this.F)this.A.j=!
1;else{null===this.l&&(this.l=a);this.progress=(a-this.l)/
this.H;1<=this.progress&&(this.progress=1);a=this.v?
this.v(this.progress):this.progress;this.m=[];for(let b=0;b<this.j.length;b+
+)this.m.push((this.B[b]-
this.j[b])*a+this.j[b]);this.C();1==this.progress&&(this.A.j=!1,this.G())}}G(){}C()
{}play(){this.F=!1;this.A.start()}reset(a,
b,c){this.l=null;this.j=a;this.B=b;this.H=c;this.progress=0}};var
ZJ=class{constructor(a,b,c,d){this.C=a;this.G=b;this.m=c;this.B=d}get j(){return
this.C}get A(){return this.G}get v(){return this.m}get l(){return this.B}};function
$J(a,b){a=aK(a.document,"search");M(a,b);a.className="google-material-icons";return
a}function bK(a,b){a=aK(a,"close");M(a,{color:"#5F6368",display:"block","font-
size":"15px",left:b?"":"20px",right:b?"20px":"","pointer-
events":"initial",position:"absolute",top:"16px",transform:"none"});return a}
function cK(a,b,c){a=aK(a,"expand_more");M(a,
{color:"#5F6368",cursor:"pointer",display:"block","font-
size":"15px",left:c?"":"0",right:c?"0":"",padding:c?"0 0 0 16px":"0 16px 0
0","pointer-events":"initial",position:"absolute",top:"20px",transform:`$
{b}`});return a}
function aK(a,b){const
c=a.createElement("SPAN");c.appendChild(a.createTextNode(b));uJ(c);M(c,{"font-
family":'"Google Material Icons"',"font-style":"normal","font-
weight":"normal","text-decoration":"none"});c.className="google-material-
icons";return c};function dK(a,b,c){return hw({J:a,hd:3E3,kd:a.innerWidth>Gl?
650:0,Z:c,Sd:b})}function eK(a){return a.document.getElementById("google-anno-sa")}
function fK(a,b){const
c=document.createElement("SPAN");c.id="gda";c.appendChild(bK(a.document,b.j===KJ(b)
));gK(b,1064,c,d=>{const e=KJ(b);var f=(b.j?e:!e)?a.innerWidth:-
a.innerWidth;hK(b,eK(a),0,f,WJ).play();const g=iK(b);b.ca.Dc?
(f=aK(a.document,"shoppingmode"),M(f,{"font-size":"18px","margin-
right":"8px","margin-
top":"10px",left:"13px",top:"14px",margin:"0",position:"absolute","line-
height":"normal"}),g.appendChild(f)):g.appendChild($J(a,{"font-
size":"18px","margin-right":"8px","margin-top":"10px",
left:"13px",top:"14px",margin:"0",position:"absolute","line-
height":"normal"}));gK(b,1064,g,h=>{const k=(b.j?e:!e)?a.innerWidth:-
a.innerWidth;hK(b,eK(a),k,0,XJ).play();a.document.body.removeChild(g);h.preventDefa
ult();return!1});a.document.body.appendChild(g);d.preventDefault();return!
1});return c}
function iK(a){const b=document.createElement("div");b.id="gca";const
c=KJ(a);a=a.j?c:!c;M(b,
{position:"fixed",bottom:"0%",left:a?"":"0%",right:a?"0%":"",width:"45px",height:"4
5px",background:"white","border-top-left-radius":"20px","border-top-right-
radius":"20px","box-shadow":"0px 0px 10px 0px #00000026",color:"#1967D2","z-
index":"1000"});return b}
function jK(a){(new
MutationObserver(b=>{b.forEach(c=>{"attributes"===c.type&&"0px"===a.document.body.s
tyle.paddingBottom&&M(a.document.body,{"padding-
bottom":"45px"})})})).observe(a.document.body,{attributes:!0})}function kK(a)
{try{return null!==a.location?.href?.match(/goog_fsa=1/)}catch(b){return!1}}
function lK(a,b,c){var d=K(c.pa,11);b=b.getElementsByClassName("google-anno-sa-
qtx")[0];b instanceof HTMLElement&&(b.innerText=d.replace("TERM",a.j));c=c.l;d=new
Vj;d=x(d,1,a.m);d=Bd(d,4,a.j);a=c.handle;b=wJ(c,7);d=sd(b,6,Ak,d);return
a.call(c,d)}
function mK(a,b,c,d,e){if(a.j!==d||null!==a.m||a.v!==e){if(null!==a.l){var
f=a.l,g=c.l;var h=new Uj;h=J(h,1,f);f=g.handle;var
k=wJ(g,8);h=sd(k,7,Ak,h);f.call(g,h)}a.j=d;a.m=null;a.v=e;(d=eK(b))?a.l=lK(a,d,c):
(lw(b)?b=null:(d=b.getComputedStyle(b.document.body).paddingBottom.match(/\
d+/),M(b.document.body,{"padding-bottom":(d&&d.length?Number(d[0])
+45:45)+"px"}),jK(b),d=document.createElement("div"),d.id="google-anno-
sa",d.dir=KJ(c)?"rtl":"ltr",M(d,{background:"white","border-style":"solid","border-
top-left-radius":"20px",
"border-top-right-radius":"20px",bottom:"0",height:"45px",position:"fixed","text-
align":"center",width:"100%",border:"0px",left:"0px","box-shadow":"0px 0px 10px 0px
#00000026","z-
index":"1000"}),d.appendChild(fK(b,c)),d.appendChild(nK(a,b,c)),d.appendChild(oK(a,
b,c)),c=lK(a,d,c),b.document.body.appendChild(d),b=c),a.l=b)}}
function nK(a,b,c){const d=document.createElement("SPAN");uJ(d);M(d,
{position:"absolute",top:"2.5px",bottom:"2.5px",left:"60px",right:"60px",display:"f
lex","flex-direction":"row","justify-
content":"center",color:"#1967D2",cursor:"pointer"});var e=KJ(c);c.j||M(d,
{"justify-content":""});e={"font-size":"18px",width:"15px",height:"15px","margin-
left":e?"8px":"","margin-right":e?"":"8px","margin-top":"11px","line-
height":"normal"};if(c.ca.Dc){const
f=aK(b.document,"shoppingmode");M(f,e);d.appendChild(f)}else d.appendChild($J(b,
e));e=document.createElement("SPAN");e.classList?.add("google-anno-sa-qtx","google-
anno-skip");M(e,{height:"40px","align-items":"center","line-height":"40px","font-
size":"16px","font-weight":"400","font-style":"normal","font-
family":"Roboto","text-overflow":"ellipsis","white-
space":"nowrap",overflow:"hidden","-webkit-tap-highlight-
color":"transparent"});gK(c,999,d,f=>pK(a,b,c,f));d.appendChild(e);return d}
function oK(a,b,c){const d=document.createElement("DIV");d.id="google-anno-
ea";c.j||M(d,
{width:"60px",height:"45px",cursor:"pointer"});d.appendChild(cK(b.document,c.j?"rot
ate(180deg) translateY(5px)":KJ(c)?"rotate(270deg) translateX(-5px)":"rotate(90deg)
translateX(5px)",c.j!==KJ(c)));gK(c,999,d,e=>pK(a,b,c,e));return d}function
pK(a,b,c,d){const e=vJ(a.m,null,a.l,a.j,c);FJ(b,c,e,a.j,!1,c.ca.Lb?
c.G.get(a.j)||"":"");d.preventDefault();return!1}
var qK=class{constructor(){this.j="";this.m=null;this.v="";this.l=null}};function
rK(a){a.j>=a.l.length&&(a.j=0);if(AJ)zJ.j.push(()=>void rK(a));else{var b=a.l[a.j+
+];a.v=!1;mK(a.A,a.win,a.m,b.j,b.l);CJ(a.m,898,a.win,()=>void rK(a),a.B)}}var
sK=class{constructor(a,b,c){var d=new
qK;this.B=a;this.win=b;this.m=c;this.A=d;this.l=[];this.v=!0;this.j=0}};class
tK{constructor(a,b){this.j=a;this.l=b}};const uK=/[\s!'",:;\\(\\)\\?\\.\u00bf\
u00a1\u30a0\uff1d\u037e\u061f\u3002\uff1f\uff1b\uff1a\u2014\u2014\uff5e\u300a\
u300b\u3008\u3009\uff08\uff09\u300c\u300d\u3001\u00b7\u2026\u2025\uff01\uff0c\
u00b7\u2019\u060c\u061b\u060d\u06d4\u0648]/;function vK(a,b){switch(b){case
1:return!0;default:return""===a||uK.test(a)}}function wK(a,b,c,d){return
vK(a.charAt(b-1),d)&&vK(a.charAt(c+1),d)};function xK(a,b,c){c=new yK(c);for(const
f of a){a=f;var d=b,e=c;const g=K(a,1);if(1===d&&B(a,3))zK(e,g,g);else if(2===d)
{B(a,4)&&zK(e,g,g);for(const h of gd(a,5,Yc))zK(e,h,g)}}AK(c);return new BK(c)}var
BK=class{constructor(a){this.j=a}match(a){return this.j.match(a)}};
function zK(a,b,c){const d=a.v.has(c)?a.v.get(c):a.B+
+;a.v.set(c,d);a.m.set(d,c);c=0;for(let e=0;e<b.length;e++){const
f=b.charCodeAt(e);a.j[c].contains(f)||(a.j.push(new
CK),a.j[a.size].B=c,a.j[a.size].G=f,a.j[c].m.set(f,a.size),a.size+
+);c=a.j[c].m.get(f)}a.j[c].A=!0;a.j[c].v=d;a.j[c].C=a.l.length;a.l.push(b.length)}
function AK(a){const b=[];for(b.push(0);0<b.length;){const g=b.shift();var
c=a,d=g,e=c.j[d];if(0===d)e.j=0,e.l=0;else if(0===e.B)e.j=0,e.l=e.A?
d:c.j[c.j[d].j].l;else{e=c.j[c.j[d].B].j;for(var f=c.j[d].G;;)
{if(c.j[e].contains(f)){c.j[d].j=c.j[e].m.get(f);break}if(0===e)
{c.j[d].j=0;break}e=c.j[e].j}c.j[d].l=c.j[d].A?d:c.j[c.j[d].j].l}for(const h of
a.j[g].childNodes)b.push(h)}}
function DK(a,b){a:{let d=0;for(let e=0;e<b.length;e++){for(;;){var
c=b.charCodeAt(e);if(a.j[d].contains(c))
{d=a.j[d].m.get(c);break}if(0===d)break;d=a.j[d].j}for(c=d;;)
{c=a.j[c].l;if(0===c)break;const f=e+1-a.l[a.j[c].C],g=e;if(wK(b,f,g,a.A)){a=new
EK(f,g,a.m.get(a.j[c].v));break a}c=a.j[c].j}}a=void 0}return void 0!==a}
class yK{constructor(a){this.A=a;this.size=1;this.j=[new CK];this.l=[];this.v=new
Map;this.m=new Map;this.B=0}match(a){let b=0;const c=[];for(let f=0;f<a.length;f++)
{for(;;){var d=a.charCodeAt(f),e=this.j[b];if(e.contains(d))
{b=e.m.get(d);break}if(0===b)break;b=e.j}for(d=b;;)
{d=this.j[d].l;if(0===d)break;e=f+1-this.l[this.j[d].C];const
g=f;wK(a,e,g,this.A)&&c.push(new
EK(e,g,this.m.get(this.j[d].v)));d=this.j[d].j}}return c}}
class CK{constructor(){this.m=new Map;this.I=!
1;this.ba=this.H=this.F=this.V=this.K=this.L=-1}contains(a){return
this.m.has(a)}set B(a){this.L=a}get B(){return this.L}set G(a){this.K=a}get G()
{return this.K}set A(a){this.I=a}get A(){return this.I}set v(a){this.H=a}get v()
{return this.H}set j(a){this.V=a}get j(){return this.V}set l(a){this.F=a}get l()
{return this.F}set C(a){this.ba=a}get C(){return this.ba}get childNodes(){return
this.m.values()}}
var EK=class{constructor(a,b,c){this.A=a;this.v=b;this.B=c}get l(){return
this.A}get m(){return this.v}get j(){return this.B}get length(){return this.v-
this.A}},FK=class{constructor(a){this.j=a;this.matches=[]}};const
GK=["block","inline","inline-block","list-item","table-cell"];
function HK(a,b,c,d,e,f){if(c.La(5)>=c.C)return!1;for(let
aa=0;aa<b.childNodes.length;aa++){const
W=b.childNodes[aa];if(W.nodeType===Node.TEXT_NODE&&""!==W.textContent){a:{var
g=a;var h=c,k=b,l=W.textContent,m=d,n=e,q=f;const ya=[];b:{var r=l;switch(h.v){case
1:var u=Array(r.length),C=0;for(var z=0;z<r.length;z++)uK.test(r[z])||C+
+,u[z]=C;r=u;break b;default:u=Array(r.length);for(z=C=0;z<r.length;){for(;/\
s/.test(r[z]);)u[z]=C,z++;for(var A=!1;z<r.length&&!/\s/.test(r[z]);)A=!0,u[z]=C,z+
+;A&&(C++,
u[z-1]=C)}r=u}}if(l.includes("\u00bb"))n=[];else{u=n.match(l);n=new Map;for(const
ra of u)u=ra.l,n.has(u)?
(C=n.get(u),ra.length>C.length&&n.set(u,ra)):n.set(u,ra);n=Array.from(n.values())}C
=-1;for(const ra of n){u=ra.l;n=ra.m;z=q;A=ra.j;var I=z.j,E=z.l+r[u]-I.v;for(const
ld of I.j.keys()){for(var F=I.j.get(ld),H=0;H<F.length&&F[H]<E;)H++;I.l-
=H;0<H&&I.j.set(ld,F.slice(H))}I=z;E=I.j;if((E.j.has(A)?
E.j.get(A).length:0)<I.yd&&z.j.m<z.Nc)
{z=g.getComputedStyle(k);A=z.fontSize.match(/\d+/);if(!(A&&12<=
Number(A[0])&&22>=Number(A[0])&&Fb(GK,z.display))){q.l+=r[r.length-1];g=[];break
a}C+=1;C<u&&ya.push(g.document.createTextNode(l.substring(C,u)));C=l.substring(u,n+
1);A=g;z=k;var T=C;H=RJ(l,u,n+1);F=ra.j;E=r[u];I=z.getBoundingClientRect();var
Ga=jk(2);T=Bd(Ga,2,T);H=Bd(T,3,H);F=Bd(H,4,F);E=jd(F,5,E,0);E=jd(E,6,Math.round(I.x
),0);I=jd(E,7,Math.round(I.y),0);A=A.getComputedStyle(z);E=new
ik;E=Bd(E,1,A.fontFamily);F=SJ(A.color);E=rd(E,7,F);F=SJ(A.backgroundColor);E=rd(E,
8,F);F=A.fontSize.match(/^(\d+(\.\d+)?)px$/);
E=jd(E,4,F?
Math.round(Number(F[1])):0,0);F=Math.round(Number(A.fontWeight));isNaN(F)||
400===F||jd(E,5,F,0);"none"!
==A.textDecorationLine&&Bd(E,6,A.textDecorationLine);A=rd(I,8,E);I=[];for(H=z;H&&20
>I.length;){z=I;E=z.push;F=H;T=new gk;T=Bd(T,1,F.tagName);""!
==F.className&&id(T,2,F.className.split("
"),Xc);E.call(z,T);if("BODY"===H.tagName)break;H=H.parentElement}z=I.reverse();z=td
(A,9,z);z=IK(m,z);ya.push(JK(g,h,z,ra.j,C));C=q.j;z=ra.j;u=q.l+r[u];A=[];C.j.has(z)
&&(A=C.j.get(z));A.push(u);C.l++;C.j.set(z,
A);C=n;if(0<q.gb&&q.j.m>=q.gb)break}}h=C+1;0!
==h&&h<l.length&&ya.push(g.document.createTextNode(l.substring(h)));q.l+=r[r.length
-1];g=ya}if(0<g.length&&(S(Qq)?!c.ca.Ib:!S(Mq))){for(const ya of
g)b.insertBefore(ya,W),KK(ya);b.removeChild(W);aa+=g.length-1}}else if(LK(W,c)&&!
HK(a,W,c,d,e,f))return!1;if(0<f.gb&&f.j.m>=f.gb)break}return!0}
function KK(a){if(a.nodeType===Node.ELEMENT_NODE){if("A"===a.tagName){var
b=rJ(pJ(getComputedStyle(a.parentElement).color)),c=rJ(pJ(getComputedStyle(a).color
));var d=qJ(a);if(d=b&&c&&d?fF(c,d)<Math.min(fF(b,d),4.5)?b:null:b)
{b=d[0];c=d[1];d=d[2];b=Number(b);c=Number(c);d=Number(d);if(b!=(b&255)||c!
=(c&255)||d!=(d&255))throw Error('"('+b+","+c+","+d+'") is not a valid RGB
color');c=b<<16|c<<8|d;b=16>b?"#"+(16777216|
c).toString(16).slice(1):"#"+c.toString(16);M(a,
{color:b})}}for(b=0;b<a.childElementCount;b++)KK(a.children[b])}}
function LK(a,b){if(a.nodeType!==Node.ELEMENT_NODE||a.classList?.contains("google-
anno-skip")||!a.offsetHeight)return!1;switch(a.tagName?.toUpperCase?.()){case
"IFRAME":case "AUDIO":case "BUTTON":case "CANVAS":case "CITE":case "CODE":case
"EMBED":case "FOOTER":case "FORM":case "KBD":case "LABEL":case "OBJECT":case
"PRE":case "SAMP":case "SCRIPT":case "SELECT":case "STYLE":case "SUB":case
"SUPER":case "SVG":case "TEXTAREA":case "TIME":case "VAR":case "VIDEO":case
null:return!1;case "A":return!S(Eq)&&
!!b.m;default:return!S(Eq)&&!!b.m||!(a.className.toUpperCase?.
()?.includes("CRUMB")||a.id.toUpperCase?.()?.includes("CRUMB"))}}class
MK{constructor(){this.j=null}get l(){return this.j}}
function JK(a,b,c,d,e){const
f=a.document.createElement("SPAN");NK(f);f.appendChild(a.document.createTextNode(e)
);e=a.document.createElement("A");uJ(e);M(e,{"text-
decoration":"none"});zf(e);e.className="google-anno";e.appendChild($J(a,{bottom:"-
1px","font-family":'"Google Material Icons", "goog-matfb"',"font-
size":"90%",position:"relative"}));e.appendChild(a.document.createTextNode("\
u00a0"));e.appendChild(f);const g=OK(b,c,e);gK(b,999,e,h=>{try{const
k=vJ(c,g.l,null,d,b);FJ(a,b,k,d,!0,b.ca.Lb?b.F.get(d)||
"":"");return!1}finally{h.preventDefault(),h.stopImmediatePropagation()}});return
e}function OK(a,b,c){const d=new MK;PK(a,e=>{for(const l of e)if(l.isIntersecting)
{var f=b;e=a.l;var g=new uk;g=f=J(g,1,f);f=e.handle;var
h=wJ(e,5);g=sd(h,4,Ak,g);e=f.call(e,g);d.j=e}else if(e=d,e.j){f=a.l;g=new
tk;h=g=J(g,1,e.j);g=f.handle;var
k=wJ(f,6);h=sd(k,5,Ak,h);g.call(f,h);e.j=null}}).observe(c);return d}
function NK(a){uJ(a);M(a,{"text-decoration":"underline"});M(a,{"text-decoration-
style":"dotted"});M(a,{"-webkit-text-decoration-line":"underline","-webkit-text-
decoration-style":"dotted"})};function IK(a,b){a.entries.push(Pd(b,!1));return
a.entries.length-1}function QK(a,b,c,d){const e=new bk;switch(a){case "se":return
b=new ak,sd(e,1,ck,b);case "sw":return b=new ak,sd(e,2,ck,b);case "si":return b=new
ak,sd(e,3,ck,b);case "sl":return b=new ak,sd(e,5,ck,b);case "l":return b=new
ak,sd(e,6,ck,b)}if(c&&b){if(b.l)return a=new
Zj,b=J(a,1,b.l),sd(e,7,ck,b);if(c.j&&b.v&&(!d||!b.A))return b=new
ak,sd(e,8,ck,b)}return null}var RK=class{constructor()
{this.entries=[];this.j=0;this.l=this.m=null}};var SK=class{constructor(a)
{this.j=a}};function DJ(a,b){var
c=a.handle,d=wJ(a,9);b=sd(d,9,Ak,b);c.call(a,b)}function wJ(a,b){var c=new zk;var
d=a.A++;c=J(c,1,d);b=J(c,2,Math.round(a.l.La(b)-a.m));return rd(b,10,a.v)}var
TK=class{constructor(a,b,c,d)
{this.l=a;this.m=b;this.v=c;this.A=1;this.j=[...d]}handle(a){for(const b of
this.j)b(a);return yd(a,1)}};function UK(a){return a?(a=a.match(/^[a-z]{2,3}/i))?
a[0].toLowerCase():"":""}function VK(a){return new
Set(a.map(UK).filter(b=>b.length))};var WK=class{constructor(a,b)
{this.Wc=a;this.l=b}get j(){return this.Wc}get m(){return this.l}};class XK extends
YJ{constructor(a,b,c,d,e){super([b],[c],d);this.K=a;this.v=e||null}C(){const
a={};a.left=this.m[0]+"px";Uh(this.K,a)}G(){}};var YK=class{constructor(a)
{this.mb=a.mb;this.Ib=a.Ib??!1;this.Mc=a.Mc??300;this.Dc=a.Dc??!1;this.dc=a.dc??!
1;this.Lb=a.Lb??!1}};function CJ(a,b,c,d,e){return
c.setTimeout(ZK(a,b,d),e)}function KJ(a){return 2===Cd(a.pa,12)}function NJ(a,b,c)
{a=ZK(a,999,c);b.addEventListener("message",a);return a}function PJ(a,b,c){return
b.setInterval(ZK(a,1066,c),1E3)}function gK(a,b,c,d)
{c.addEventListener("click",ZK(a,b,d))}function hK(a,b,c,d,e){return new
XK(b,c,d,a.A,e)}function PK(a,b){return new IntersectionObserver(ZK(a,1065,b),
{threshold:.98})}function ZK(a,b,c){return a.A.ta(b,c,void 0,d=>void $K(a,d))}
function $K(a,b){b.e=S(Qq)?`${a.ca.mb}`:`${U(Hq)}`;b.c=`${a.H}`}var
bL=class{constructor(a,b,c,d,e,f,g,h,k,l,m,n,q,r=!1)
{this.B=a;this.j=b;this.pa=c;this.H=d;this.C=e;this.m=f;this.A=g;this.l=h;this.Z=k;
this.I=l;this.Ea=m;this.Ub=n;this.Sb=r;this.ca=new YK(q);this.v=Fb(aL,K(c,7))?
1:0;this.F=new Map;this.G=new Map;if(this.ca.Lb)for(const u of dg(this.pa))null!
=w(u,6)&&this.F.set(K(u,1),K(u,6)),null!=w(u,7)&&this.G.set(K(u,1),K(u,7))}Ba(a,b)
{this.A.Ba(a,b,c=>void $K(this,c))}La(a){return this.I.La(a)}};
const aL=["ja","zh_CN","zh_TW"];function cL(a,b,c,d,e,f,g,h,k=!1)
{try{Qb(a.document)}catch(hc){return}var l;{const hc=NF(new
RF(a),"__gads",h);if(hc){var m=ah(hc+"t2Z7mVic");var n=m?m%20:null}else n=null}
(l=n)||(l=ch()?null:Math.floor(20*Yg()));const q=l;if(null!=q){var r=new
SK(q);const hc=b.pa;if(hc){var u=g.La(1),C=u+(S(Qq)?
b.ca.Mc:U(Fq)),z=hc,A=b.ca;if((S(Qq)?!A.Ib:!S(Mq))&&0<dg(z).length){var
I=a.document;const
Ia=I.createElement("LINK"),lb=N`https://fonts.googleapis.com/css2?
family=Google+Material+Icons:wght@400;500;700`;
Ef(Ia,lb,"stylesheet");I.head.appendChild(Ia)}var E=488>P(a).clientWidth;if(S(Bq)||
kK(a)){var F=dg(b.pa).length;var H=new WK(b.Wc,F)}else H=null;if(S(Bq)||kK(a)){var
T=H;if(kK(a))var Ga=new ZJ(!0,!1,!1,0);else{var aa=hw({J:a,hd:3E3,kd:U(Dq),Z:f,wf:!
0});var W=dK(a,2,f),ya=dK(a,1,f);Ga=new ZJ(0<aa||0===T.m?!1:!T.j||0<ya||
E&&0===W,0===W,0===ya,aa)}}else Ga=null;var ra=Ga,ld=b.ca,Y=new sk,$d=S(Qq)?
ld.mb:U(Hq);var CL=J(Y,1,$d);var DL=jd(CL,2,r.j,0);var Gh=new TK(g,u,DL,e);var
da=new bL(c,E,hc,r.j,C,ra,
d,Gh,f,g,b.Ea,b.Ub,b.ca,b.Sb),mb=new RK;{const Ia=a.document.body;if(Ia&&dL(Ia))
{var nd=k?Ia.innerText||"":Ia.textContent||"";b:switch(da.v){case 1:let
lb=0;for(let Va=nd.length-1;0<=Va;Va--)uK.test(nd[Va])||lb++;var Ct=lb;break
b;default:const La=nd.trim();Ct=""===La?0:La.split(/\s+/).length}var
Dt=Ct;mb.j=Dt;var Et=UK(K(da.pa,7));{const
lb=a.document.documentElement,La=UK(lb.lang)||
UK(lb.getAttribute("xml:lang"));if(""!==La)var Ft=new Set([La]);else{var
Gt=a.location;const Va=Gt.host.match(/^[a-z]{2}\./i),
ab=Va?[Va[0]]:[];for(const Da of
Gt.pathname.split("/"))2===Da.length&&ab.push(Da);var Ht=VK(ab);if(Ht.size)var
It=Ht;else{const Da=a.navigator;It=VK(Da.languages?.length?Da.languages:
[Da.language])}Ft=It}}var Jt=Ft;mb.m=Et;mb.l=new Set(Jt);var FL=S(Eq)&&S(Aq)?
Math.min(da.Ea?.Fb??Number.MAX_SAFE_INTEGER,da.Ub?.Fb??
Number.MAX_SAFE_INTEGER):U(Kq);if(Dt<FL)var
Kt="sw";else{if(a.document.querySelector('script[src*="www.google.com/adsense/
search/ads.js"]'))var Lt="si";else{if(Jt.has(Et)){if(da.La(5)>=
da.C)var Mt="l";else{b:{const lb=da.pa;if(0===dg(lb).length||!S(Eq)&&da.m&&!
da.m.j)var Uk=!0;else{if(S(Eq)||!da.m){var Nt=a.document;const
La=Nt.createElement("style");La.textContent=gf(Th`@font-face{font-family:"goog-
matfb";size-adjust:39.13%;src:local("Times New
Roman"),local("Tinos");}`);Nt.head.appendChild(La)}if(S(Eq)){var
Vk=xK(dg(lb),2,da.v);var Wk=xK(dg(lb),1,da.v)}else{var GL=dg(lb);const La=new
yK(da.v);for(const Va of GL){const ab=K(Va,1);zK(La,ab,ab);for(const Da of
gd(Va,5,Yc))zK(La,
Da,ab)}AK(La);Vk=Wk=new BK(La)}var Xk;if(Xk=!!da.m&&da.m.j){var HL=mb.j;Xk=!
S(Eq)||!S(Aq)||HL>=(da.Ub?.Fb??Number.MAX_SAFE_INTEGER)}if(Xk){if(DK(Vk.j,nd)){var
IL=new sK(U(Pq),a,da),JL=da.v;const La=Vk.match(nd),Va=new Map;for(const ab of La)
{const Da=ab.j;if(Va.has(Da))Va.get(Da).matches.push(ab);else{const Hh=new
FK(Da);Hh.matches.push(ab);Va.set(Da,Hh)}}var KL=Array.from(Va.values());for(const
ab of KL){let Da=null;for(const Hh of ab.matches){c:{var Yk=nd,od=Hh,LL=mb;if(!
wK(Yk,od.l,od.m,JL)){var Ot=
null;break c}const Pt=Yk.substring(od.l,od.m+1);var
ML=LL,NL=Pt,OL=RJ(Yk,od.l,od.m+1),PL=od.j,QL=jk(1);var RL=Bd(QL,2,NL);var
SL=Bd(RL,3,OL);var TL=Bd(SL,4,PL);var UL=jd(TL,5,null,0);IK(ML,UL);Ot=Pt}const
Qt=Ot;null!=Qt&&(Da=Qt)}if(null!=Da){var Zk=IL;Zk.l.push(new
tK(ab.j,Da));Zk.v&&rK(Zk)}}}if(!S(Eq)){Uk=!0;break b}}var VL=mb.j;Uk=!(!S(Eq)||!
S(Aq)||VL>=(da.Ea?.Fb??Number.MAX_SAFE_INTEGER))||!DK(Wk.j,nd)||
HK(a,a.document.body,da,mb,Wk,new tJ(da.Ea?.Rg??null??100,(da.Ea?.yd??null)||0,
(da.Ea?.Nc??
null)||0,(da.Ea?.gb??null)||-1))}}Mt=Uk?"a":"p"}var Rt=Mt}else
Rt="sl";Lt=Rt}Kt=Lt}var St=Kt}else St="se"}var WL=g.La(3)-
u,XL=hc,YL=b.ca;if((S(Qq)?!YL.Ib:!S(Mq))&&mb.entries.length&&!B(XL,13)){var
Tt=a.document;const
Ia=Tt.createElement("LINK");Ef(Ia,N`https://www.google.com/adsense/search/
ads.js`,"prefetch");Ia.as="script";Ia.fetchPriority="low";Tt.head.appendChild(Ia)}v
ar ZL=b.ac,$L=a.location.hostname,aM=b.Rf,Ut=hc,bM=H,Vt=St,cM=new pk,dM=new Wj;var
eM=Bd(dM,1,ZL);var fM=Bd(eM,2,$L);var gM=Ad(fM,
3,E);var hM=x(gM,4,mb.j);var iM=rd(cM,1,hM);var jM=new Yj,kM=Array.from(mb.l??
[]).sort();var lM=id(jM,1,kM,Xc);var mM=Bd(lM,2,mb.m);var nM=Bd(mM,3,aM);var
oM=rd(iM,2,nM);var pM=J(oM,3,Math.round(WL));const Wt=dg(Ut);let Xt=0;for(const Ia
of Wt)Xt+=(B(Ia,3)?1:0)+(B(Ia,4)?1:0)+gd(Ia,5,Yc).length;var qM=new ok;var
rM=x(qM,1,Wt.length);var sM=x(rM,2,Xt);var $k=rd(pM,6,sM);const
Yt=QK(Vt,ra,bM,E);if(Yt){var Zt=new ek;ud(Zt,1,bk,Yt);sd($k,5,qk,Zt)}else{var
tM=new nk;var uM=Ad(tM,1,"p"===Vt);var vM=td(uM,
2,mb.entries);var wM=dg(Ut).length;var xM=J(vM,3,wM);sd($k,4,qk,xM)}var
yM=Gh.handle,zM=wJ(Gh,3);var AM=sd(zM,3,Ak,$k);yM.call(Gh,AM)}}}function dL(a)
{try{Qb(new ResizeObserver(()=>{})),Qb(new MutationObserver(()=>{}))}catch{return!
1}return a.classList&&void 0!==a.classList.contains&&void 0!
==a.attachShadow};function eL(a,b,c,d,e){if(!Z(XC(),29,!1)){bD(XC(),29,!0);var
f=a.performance;f?.now&&cL(a,c,d,Rk,[g=>void uD(b,g)],Qk,new
nJ(f),e,S(aq))}};function fL({Ud:a,Qe:b}){return a||("dev"===b?"dev":"")};function
gL(a)
{Rk.zd(b=>{b.shv=String(a);b.mjsv=fL({Ud:"m202303210101",Qe:a});b.eid=MF(t)})}funct
ion hL(a){gL(K(a,2));a=B(a,6);Vd(CF,aj);CF=a};var iL="undefined"===typeof sttc?void
0:sttc;function jL(a){var b=Rk;try{return Vd(a,$i),new xF(JSON.parse(a))}catch(c)
{b.ia(838,c instanceof Error?c:Error(String(c)),void
0,d=>{d.jspb=String(a)})}return new xF};function kL(a){if(a.l)return
a.l;a.K&&a.K(a.m)?a.l=a.m:a.l=oh(a.m,a.L);return a.l??null}function lL(a){a.v||
(a.v=b=>{try{var c=a.I?a.I(b):void 0;if(c){var d=c.rd,e=a.F.get(d);if(e)
{a.F.delete(d);var f=a.C.get(c.rd);a.C.delete(d);e(f,c.payload)}}}catch(g)
{}},oe(a.m,"message",a.v))}
function mL(a,b){if(kL(a))if(a.l===a.m){var
c=a.H.get("getDataWithCallback");c&&c(a.l,b)}else
if((c=a.A.get("getDataWithCallback"))&&c.gd){lL(a);var d=+
+a.V;a.F.set(d,c.De);a.C.set(d,c.se(b));a.l.postMessage(c.gd(b,d),"*")}}
var nL=class extends Ik{constructor(a,b,c,d)
{super();this.L=b;this.K=c;this.I=d;this.H=new Map;this.V=0;this.A=new
Map;this.F=new Map;this.C=new Map;this.v=void 0;this.m=a}j(){delete
this.l;this.H.clear();this.A.clear();this.F.clear();this.C.clear();this.v&&(pe(this
.m,"message",this.v),delete this.v);delete this.m;delete this.I;super.j()}};const
oL=(a,b)=>{(0,a.__uspapi)("getUSPData",1,(c,d)=>{b.callback({consentData:c??void
0,ce:d?void 0:2})})},pL={se:a=>a.callback,gd:(a,b)=>({__uspapiCall:
{callId:b,command:"getUSPData",version:1}}),De:
(a,b)=>{b=b.__uspapiReturn;a({consentData:b.returnValue??void 0,ce:b.success?void
0:2})}};function qL(a){let b={};"string"===typeof a.data?
b=JSON.parse(a.data):b=a.data;return{payload:b,rd:b.__uspapiReturn.callId}}
var rL=class extends Ik{constructor(a){super();this.caller=new
nL(a,"__uspapiLocator",b=>"function"===typeof
b.__uspapi,qL);this.caller.H.set("getDataWithCallback",oL);this.caller.A.set("getDa
taWithCallback",pL)}j(){this.caller.xa();super.j()}C(a){let
b={};if(kL(this.caller)){var c=ie(()=>{a(b)});mL(this.caller,{callback:d=>{d.ce||
(b=d.consentData);c()}});setTimeout(c,500)}else a(b)}};var sL=Wd(class extends
L{constructor(a){super(a)}});const tL=(a,b)=>{a=a.googlefc||
(a.googlefc={});a.__fci=a.__fci||
[];a.__fci.push(b.command,c=>{c=sL(c);b.callback({consentData:c})})},uL={se:a=>a.ca
llback,gd:(a,b)=>({__fciCall:{callId:b,command:a.command}}),De:
(a,b)=>{a({consentData:b})}};function vL(a)
{a=sL(a.data.__fciReturn);return{payload:a,rd:yd(a,1)}}
var wL=class extends Ik{constructor(a){super();this.l=null;this.v=!
1;this.caller=new nL(a,"googlefcPresent",void
0,vL);this.caller.H.set("getDataWithCallback",tL);this.caller.A.set("getDataWithCal
lback",uL)}j(){this.caller.xa();super.j()}m(){this.v||
(this.l=kL(this.caller),this.v=!0);return!!this.l}H(){return new
Promise(a=>{this.m()&&mL(this.caller,
{command:"loaded",callback:b=>{a(b.consentData)}})})}};function xL(a,b)
{b=b&&b[0];if(!b)return null;b=b.target;const
c=b.getBoundingClientRect(),d=Bg(a.j.P()||window);if(0>=c.bottom||
c.bottom>d.height||0>=c.right||c.left>=d.width)return null;var
e=yL(a,b,c,a.j.j.elementsFromPoint(ng(c.left+c.width/2,c.left,c.right-
1),ng(c.bottom-1-2,c.top,c.bottom-1)),1,
[]),f=yL(a,b,c,a.j.j.elementsFromPoint(ng(c.left+c.width/2,c.left,c.right-
1),ng(c.top+2,c.top,c.bottom-
1)),2,e.Ia),g=yL(a,b,c,a.j.j.elementsFromPoint(ng(c.left+2,c.left,c.right-
1),ng(c.top+c.height/2,
c.top,c.bottom-1)),3,[...e.Ia,...f.Ia]);const
h=yL(a,b,c,a.j.j.elementsFromPoint(ng(c.right-1-2,c.left,c.right-
1),ng(c.top+c.height/2,c.top,c.bottom-1)),4,[...e.Ia,...f.Ia,...g.Ia]);var
k=zL(a,b,c),l=n=>Fb(a.m,n.overlapType)&&Fb(a.v,n.overlapDepth)&&Fb(a.l,n.overlapDet
ectionPoint);e=Bb([...e.entries,...f.entries,...g.entries,...h.entries],l);l=Bb(k,l
);k=[...e,...l];f=-2>c.left||c.right>d.width+2;f=0<k.length||f;g=Cg(a.j.j);const
m=new Eh(c.left,c.top,c.width,c.height);e=[...Cb(e,n=>new Eh(n.elementRect.left,
n.elementRect.top,n.elementRect.width,n.elementRect.height)),...Ob(Cb(l,n=>Ih(m,n.e
lementRect))),...Bb(Ih(m,new
Eh(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?AL(m,e):BL(c,e)}}
function EL(a,b){const c=a.j.P(),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
Wi,m=Vi(l,
()=>xL(a,k));m&&(l.l.length&&(m.executionTime=Math.round(Number(l.l[0].duration))),
h.disconnect(),e(m))},BM);h.observe(b)}else f(Error("5"));else f(Error("4"));else
f(Error("3"));else f(Error("2"));else f(Error("1"))})}
function yL(a,b,c,d,e,f){if(0===c.width||0===c.height)return{entries:[],Ia:
[]};const g=[],h=[];for(let n=0;n<d.length;n++){const
q=d[n];if(q===b)continue;if(Fb(f,q))continue;h.push(q);const
r=q.getBoundingClientRect();if(a.j.contains(q,b))
{g.push(CM(a,c,q,r,1,e));continue}if(a.j.contains(b,q))
{g.push(CM(a,c,q,r,2,e));continue}a:{var k=a;var l=b,m=q;const z=k.j.Lf(l,m);if(!z)
{k=null;break a}const {suspectAncestor:A,Va:I}=DM(k,l,z,m)||{},
{suspectAncestor:E,Va:F}=DM(k,m,z,l)||{};k=A&&I&&E&&F?I<=F?{suspectAncestor:A,
overlapType:EM[I]}:{suspectAncestor:E,overlapType:FM[F]}:A&&I?
{suspectAncestor:A,overlapType:EM[I]}:E&&F?
{suspectAncestor:E,overlapType:FM[F]}:null}const
{suspectAncestor:u,overlapType:C}=k||{};u&&C?
g.push(CM(a,c,q,r,C,e,u)):g.push(CM(a,c,q,r,9,e))}return{entries:g,Ia:h}}
function zL(a,b,c){const d=[];for(b=b.parentElement;b;b=b.parentElement){const
f=b.getBoundingClientRect();if(f){var e=Xg(b,a.j.P());e&&"visible"!
==e.overflow&&("auto"!==e.overflowY&&"scroll"!==e.overflowY&&c.bottom>f.bottom+2?
d.push(CM(a,c,b,f,5,1)):(e="auto"===e.overflowX||"scroll"===e.overflowX,!
e&&c.left<f.left-2?d.push(CM(a,c,b,f,5,3)):!
e&&c.right>f.right+2&&d.push(CM(a,c,b,f,5,4))))}}return d}
function AL(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=Fh(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 BL(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 CM(a,b,c,d,e,f,g){const
h={element:c,elementRect:d,overlapType:e,overlapDetectionPoint:f};if(Fb(a.m,e)&&Fb(
a.l,f)){b=new Bh(b.top,b.right-1,b.bottom-
1,b.left);if((a=GM(a,c))&&Dh(b,a))c=4;else{a=HM(c,d);if(Tb)
{e=di(c,"paddingLeft");f=di(c,"paddingRight");var
k=di(c,"paddingTop"),l=di(c,"paddingBottom");e=new Bh(k,f,l,e)}else
e=Xh(c,"paddingLeft"),f=Xh(c,"paddingRight"),k=Xh(c,"paddingTop"),l=Xh(c,"paddingBo
ttom"),e=new Bh(parseFloat(k),parseFloat(f),parseFloat(l),parseFloat(e));Dh(b,new
Bh(a.top+
e.top,a.right-e.right,a.bottom-e.bottom,a.left+e.left))?c=3:(c=HM(c,d),c=Dh(b,c)?
2:1)}h.overlapDepth=c}g&&(h.suspectAncestor=g);return h}
function DM(a,b,c,d){const e=[];for(var f=b;f&&f!
==c;f=f.parentElement)e.unshift(f);c=a.j.P();for(f=0;f<e.length;f++){const
h=e[f];var g=Xg(h,c);if(g)
{if("fixed"===g.position)return{suspectAncestor:h,Va:1};if("sticky"===g.position&&a
.j.contains(h.parentElement,d))return{suspectAncestor:h,Va:2};if("absolute"===g.pos
ition)return{suspectAncestor:h,Va:3};if("none"!==g.cssFloat){g=h===e[0];const
k=IM(a,e.slice(0,f),h);if(g||
k)return{suspectAncestor:h,Va:4}}}}return(a=IM(a,e,b))?{suspectAncestor:a,Va:5}:
null}function IM(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=Xg(f,a.j.P());if(h&&d.bottom>g.bottom+2&&"visible"===h.overflowY)return f}return
null}
function GM(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 Bh(a.top,a.right,a.bottom,a.left)}
function HM(a,b){if(!Tb||9<=Number(fc)){var
c=Xh(a,"borderLeftWidth");d=Xh(a,"borderRightWidth");e=Xh(a,"borderTopWidth");a=Xh(
a,"borderBottomWidth");c=new
Bh(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))}else{c=fi(a,"borderLeft
");var d=fi(a,"borderRight"),e=fi(a,"borderTop");a=fi(a,"borderBottom");c=new
Bh(e,d,a,c)}return new Bh(b.top+c.top,b.right-1-c.right,b.bottom-1-
c.bottom,b.left+c.left)}class JM{constructor(a){var
b=KM;this.j=yg(a);this.m=[5,8,9];this.v=[3,4];this.l=b}}
const EM={[1]:3,[4]:10,[3]:12,[2]:4,[5]:5},FM={[1]:6,[4]:11,[3]:13,[2]:7,
[5]:8};Bb($g({Ki:1,Li:2,yk:3,zk:4,Bk:5,Gi:6,Hi:7,Ji:8,Kj:9,Ak:10,Ii:11,xk:12,Fi:13}
),a=>!Fb([1,2],a));$g({Wh:1,Mj:2,hi:3,Ck:4});const
KM=$g({Xh:1,Fk:2,xj:3,kk:4}),BM={threshold:
[0,.25,.5,.75,.95,.96,.97,.98,.99,1]};function LM(a,b,c,d){const e=new bv;let
f="";const g=k=>{try{const l="object"===typeof k.data?
k.data:JSON.parse(k.data);f===l.paw_id&&(pe(a,"message",g),l.error?
e.j(Error(l.error)):e.resolve(d(l)))}catch(l){}};var h="function"===typeof
a.gmaSdk?.getQueryInfo?a.gmaSdk:void 0;if(h)return
oe(a,"message",g),f=c(h),e.promise;c="function"===typeof
a.webkit?.messageHandlers?.getGmaQueryInfo?.postMessage||"function"===typeof
a.webkit?.messageHandlers?.getGmaSig?.postMessage?a.webkit.messageHandlers:void 0;
return c?
(f=String(Math.floor(2147483647*Yg())),oe(a,"message",g),b(c,f),e.promise):null}fun
ction MM(a){return LM(a,(b,c)=>void(b.getGmaQueryInfo??
b.getGmaSig)?.postMessage(c),b=>b.getQueryInfo(),b=>b.signal)};function NM(a)
{if(a.m)return a.m;a.m=oh(a.l,"__uspapiLocator");return a.m}function OM(a,b)
{if("function"===typeof a.l?.__uspapi)a=a.l.__uspapi,a("getUSPData",1,b);else
if(NM(a)){PM(a);const c=++a.F;a.A[c]=b;a.m&&a.m.postMessage({__uspapiCall:
{command:"getUSPData",version:1,callId:c}},"*")}}function PM(a){a.v||
(a.v=b=>{try{let d={};"string"===typeof b.data?d=JSON.parse(b.data):d=b.data;var
c=d.__uspapiReturn;a.A?.[c.callId]
(c.returnValue,c.success)}catch{}},oe(a.l,"message",a.v))}
var QM=class extends Ik{constructor(a)
{super();this.l=a;this.m=null;this.A={};this.F=0;this.v=null}j()
{this.v&&pe(this.l,"message",this.v);super.j()}C(a){let b={};if("function"===typeof
this.l?.__uspapi||null!=NM(this)){var c=ie(()=>a(b));OM(this,
(d,e)=>{e&&(b=d);c()});setTimeout(c,500)}else a(b)}};function RM(a){a.v||
(a.v=b=>{try{const c=sL(b.data.__fciReturn);(0,a.F[yd(c,1)])(c)}catch(c)
{}},oe(a.A,"message",a.v))}
var SM=class extends Ik{constructor(a)
{super();this.A=a;this.v=this.l=null;this.F={};this.I=0;this.C=!1}m(){if(!this.C)
{if(!this.l){var a=oh(this.A,"googlefcPresent");this.l=a?a:null}this.C=!0}return!!
this.l}H(){return new Promise(a=>{if(this.m())if(this.l===this.A){var
b=this.l.googlefc||(this.l.googlefc={});b.__fci=b.__fci||
[];b.__fci.push("loaded",c=>{a(sL(c))})}else RM(this),b=this.I+
+,this.F[b]=a,this.l.postMessage({__fciCall:
{command:"loaded",callId:b}},"*")})}};const TM=(a,b)=>{try{const g=void
0===B(b,6)?!0:B(b,6);a:switch(Cd(b,4)){case 1:var c="pt";break a;case
2:c="cr";break a;default:c=""}var d=new
Uf(Sf(Cd(b,2)),K(b,3),c),e=D(b,Of,5)?.j()??"";d.Db=e;d.j=g;d.win=a;var
f=d.build();Mf(f)}catch{}};function UM(a,b){a.goog_sdr_l||
(Object.defineProperty(a,"goog_sdr_l",{value:!
0}),"complete"===a.document.readyState?TM(a,b):oe(a,"load",()=>void
TM(a,b)))};function VM(a){const b=RegExp("^https?://[^/#?]+/?$");return!!a&&!
b.test(a)}
function WM(a){if(a===a.top||Rg(a.top))return Promise.resolve({status:4});a:
{try{var b=(a.top?.frames??{}).google_ads_top_frame;break a}catch(d){}b=null}if(!
b)return
Promise.resolve({status:2});if(a.parent===a.top&&VM(a.document.referrer))return
Promise.resolve({status:3});const c=new bv;a=new
MessageChannel;a.port1.onmessage=d=>{"__goog_top_url_resp"===d.data.msgType&&c.reso
lve({vb:d.data.topUrl,status:d.data.topUrl?
0:1})};b.postMessage({msgType:"__goog_top_url_req"},"*",[a.port2]);return
c.promise}
;var XM=class extends L{constructor(a){super(a)}},YM=Wd(XM),ZM=[1,3];const
$M=N`https://securepubads.g.doubleclick.net/static/topics/topics_frame.html`;
function aN(a){const b=a.google_tag_topics_state??
(a.google_tag_topics_state={});return b.messageChannelSendRequestFn?
Promise.resolve(b.messageChannelSendRequestFn):new Promise(c=>{function d(h){return
g.j(h).then(({data:k})=>k)}const
e=Wg("IFRAME");e.style.display="none";e.name="goog_topics_frame";e.src=He($M).toStr
ing();const f=(new
URL($M.toString())).origin,g=oF({destination:a,Ca:e,origin:f,Ua:"goog:gRpYw:doublec
lick"});g.j("goog:topics:frame:handshake:ack").then(({data:h})=>{"goog:topics:frame
:handshake:ack"===
h&&c(d)});b.messageChannelSendRequestFn=d;a.document.documentElement.appendChild(e)
})}
function bN(a,b,c){var d=Rk;const {Xb:e,Wb:f}=cN(c);b=b.google_tag_topics_state??
(b.google_tag_topics_state={});b.getTopicsPromise||
(a=a({message:"goog:topics:frame:get:topics",skipTopicsObservation:!
1}).then(g=>{let h=f;if(g instanceof Uint8Array)h||(h=!(e instanceof
Uint8Array&&Mb(g,e)));else if(bj()(g))h||(h=g!==e);else return
d.ia(989,Error(JSON.stringify(g))),7;if(h&&c)try{var k=new XM;var l=x(k,2,Ni());g
instanceof Uint8Array?kd(l,1,ZM,Oc(g,!1,!
1)):kd(l,3,ZM,g);c.setItem("goog:cached:topics",
Qd(l))}catch{}return g}),b.getTopicsPromise=a);return e&&!f?
Promise.resolve(e):b.getTopicsPromise}
function cN(a){if(!a)return{Xb:null,Wb:!0};try{const
n=a.getItem("goog:cached:topics");if(!n)return{Xb:null,Wb:!0};const q=YM(n);let
r;const u=md(q,ZM);switch(u){case 0:r=null;break;case 1:var b,c=1===md(q,ZM)?1:-
1;a=q;const z=w(a,c),A=Oc(z,!0,!!(Ec(a.N)&18));null!=A&&A!==z&&ad(a,c,A);var
d=A;var e=null==d?zc():d;yc(wc);var f=e.j;if(null==f||uc(f))var
g=f;else{if("string"===typeof f)if(pc){c=f;rc.test(c)&&(c=c.replace(rc,tc));var
h=atob(c);var k=new Uint8Array(h.length);for(c=0;c<h.length;c++)k[c]=
h.charCodeAt(c);var l=k}else l=nc(f);else l=null;g=l}var m=g;r=(b=null==m?m:e.j=m)?
new Uint8Array(b):vc||(vc=new Uint8Array(0));break;case 3:r=Cd(q,3===md(q,ZM)?3:-
1);break;default:Cf(u,void 0)}const
C=yd(q,2)+6048E5<Ni();return{Xb:r,Wb:C}}catch{return{Xb:null,Wb:!0}}};function
dN(a){a=a.innerInsElement;if(!a)throw
Error("no_wrapper_element_in_loader_provided_slot");return a}
async function eN({ma:a,ea:b,Ma:c,slot:d}){const
e=d.vars,f=Ug(d.pubWin),g=dN(d),h=new
XG({J:f,pubWin:d.pubWin,D:e,ma:a,ea:b,Ma:c,Y:g});h.F=Date.now();ql(1,
[h.D]);Tk(1032,()=>{if(f&&S(wq)){var k=h.D;Z(XC(),32,!1)||(bD(XC(),32,!
0),II(f,"sa"===k.google_loader_used?5:9))}});try{await fN(h)}catch(k){if(!
cl(159,k))throw k;}Tk(639,()=>{{var k=h.D;const
m=h.J;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))?
Lg(l,"INS","adsbygoogle"):null)?(k=new
WG(m,l,k),k.j=t.setInterval(Ba(k.v,k),500),k.v(),k=!0):k=!1}else k=!1}return
k});dl(h.pubWin,"affa",k=>{Tk(1008,()=>{e.google_ad_client&&f&&!
rb()&&gN(f,e,mJ(k.config),h.l,K(a,8))},hN)});e.google_ad_client&&f&&!
rb()&&f?.location?.hash?.match(/\
bgoog_cpmi=([^&]*)/)&&gN(f,e,iN(),h.l,K(a,8));return h}function hN(a){a.e=`$
{U(Hq)}`}
function gN(a,b,c,d,e){if(D(c,fg,1)||S(Oq)){var f=O(vD);var
g=b.google_page_url;g="string"===typeof g?g:"";var h="on"===b.google_adtest;const
m=D(c,tF,2);try{const n=a?.location?.hash?.match(/\bgoog_cpmi=([^&]*)/);if(n){var
k=decodeURIComponent(n[1]);var l=gg(k)}else l=null}catch(n){l=null}l||(l=S(Zp)?
D(c,fg,1)??null:null);c={pa:l,ac:g,Wc:!(!m?.j()||!
(488>P(a).clientWidth)&&m?.v()),Rf:e,Ea:{Rg:S(Qq)?U(Wp):U(Gq),Fb:300,yd:2,Nc:5,gb:-
1},Ub:{Fb:50},ca:new YK({mb:S(Qq)?U(eq):U(Hq),Ib:S(bq),Mc:U(Vp),Dc:S(dq),
dc:S(Yp),Lb:S(cq)}),Sb:h};eL(a,f,c,b.google_ad_client,d)}}function iN(){const a=new
lJ;if(S(Bq)){var b=new tF;b=Ad(b,5,!0);b=Ad(b,8,!0);rd(a,2,b)}return a}
function fN(a){if(/_sdo/.test(a.D.google_ad_format))return
Promise.resolve();LF(13);LF(11);var b=XC(),c=Z(b,23,!1);c||bD(b,23,!0);if(!c)
{b=a.D.google_ad_client;c=a.ma;b=void 0!==cd(c,tF,13===md(c,yF)?13:-1)?
D(Dd(c,tF,13,yF),eE,2):Mb(Dd(c,vF,14,yF)?.j()??[],[b])?
D(D(Dd(c,vF,14,yF),tF,2),eE,2):new eE;b=new
fE(a.pubWin,a.D.google_ad_client,b,B(a.ma,6));b.l=!0;const e=D(b.A,Do,1);if(b.l)
{c=b.j;if(b.v&&!qz(e)){var d=new TD;d=x(d,1,1)}else d=null;if(d)
{d=Qd(d);try{c.localStorage.setItem("google_auto_fc_cmp_setting",
d)}catch(f){}}}e&&rz(new sz(b.j,new Jz(b.j,b.m),e,new Gw(b.j)))}b=!Kh()&&!
qb();return!b||b&&!jN(a)?kN(a):Promise.resolve()}function lN(a,b,c=!1)
{b=sF(a.J,b);const d=Oh()||cr(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=er(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 jN(a){return mN(a)||nN(a)}
function mN(a){const b=a.D;if(!b.google_pause_ad_requests)return!1;const
c=t.setTimeout(()=>{bl("abg:cmppar",
{client:a.D.google_ad_client,url:a.D.google_page_url})},1E4),d=al(450,
()=>{b.google_pause_ad_requests=!
1;t.clearTimeout(c);a.pubWin.removeEventListener("adsbygoogle-pub-unpause-ad-
requests-event",d);jN(a)||kN(a)});a.pubWin.addEventListener("adsbygoogle-pub-
unpause-ad-requests-event",d);return!0}
function nN(a){const b=a.pubWin.document,c=oN();if(0>c.hidden&&0>c.visible)return!
1;const d=a.Y,e=pH(b);if(!e)return!1;if(!qH(b))return pN(a,c.visible,d);const
f=3===oH(b);if(lN(a,d)<=c.hidden&&!f)return!1;let g=al(332,()=>{!
qH(b)&&g&&(pe(b,e,g),pN(a,c.visible,d)||kN(a),g=null)});return oe(b,e,g)}function
oN(){const a={hidden:0,visible:3};t.IntersectionObserver||(a.visible=-
1);Og()&&(a.visible*=2);return a}
function pN(a,b,c){if(!c||0>b)return!1;var d=a.D;if(!
Ll(d.google_reactive_ad_format)&&(rG(d)||d.google_reactive_ads_config)||!fr(c)||
lN(a,c)<=b)return!1;var e=XC(),f=Z(e,8,{});e=Z(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;f=new Promise(h=>{const k=new
t.IntersectionObserver((l,m)=>{Ab(l,n=>{0>=n.intersectionRatio||
(m.unobserve(n.target),h(void 0))})},{rootMargin:`${100*b}
%`});a.H=k;k.observe(c)});e=new Promise(h=>{c.addEventListener("adsbygoogle-close-
to-visible-event",
()=>{h(void 0)})});ja(Promise,"any").call(Promise,[f,e]).then(()=>{Tk(294,
()=>{kN(a)})});return!0}
function kN(a){Tk(326,()=>{if(1===mi(a.D)){var d=S(xq),e=d||
S(vq),f=a.pubWin;if(e&&f===a.J){var g=new kl;e=new ll;var
h=g.setCorrelator(xh(a.pubWin));var
k=MF(a.pubWin);h=Bd(h,5,k);Ed(h,2,1);g=rd(e,1,g);h=new jl;h=Ad(h,10,!
0);k=S(oq);h=Ad(h,8,k);k=S(pq);h=Ad(h,12,k);k=S(sq);h=Ad(h,7,k);k=S(rq);h=Ad(h,13,k
);rd(g,2,h);f.google_rum_config=e.toJSON();Vg(f.document,B(a.ma,9)&&d?
a.ea.tg:a.ea.ug)}else
Ui(Sk)}});a.D.google_ad_channel=qN(a,a.D.google_ad_channel);a.D.google_tag_partner=
rN(a,a.D.google_tag_partner);
sN(a);tN(a);var b=a.D.google_start_time;"number"===typeof
b&&(ul=b,a.D.google_start_time=null);rF(a);uN(a);eD()&&hE({win:a.pubWin,webProperty
Code:a.D.google_ad_client,zb:a.ea.zb});rG(a.D)&&(By()&&(a.D.google_adtest=a.D.googl
e_adtest||"on"),a.D.google_pgb_reactive=a.D.google_pgb_reactive||
3);vN(a.J);b="function"===typeof a.pubWin.document.browsingTopics&&GF("browsing-
topics",a.pubWin.document);const c=GF("shared-storage",a.pubWin.document);if(b||
S(gq)&&c)try{a.A=aN(a.pubWin)}catch(d){cl(984,d)}return wN(a)}
function uN(a){a.J&&(vG(a.J,a.ea.Bf),S(Ip)||tG(a.J.location)&&EG(a.J,
{enable_page_level_ads:{pltais:!
0},google_ad_client:a.D.google_ad_client}))}function qN(a,b){return(b?[b]:
[]).concat(VC(a.D).ad_channels||[]).join("+")}function rN(a,b){return(b?[b]:
[]).concat(VC(a.D).tag_partners||[]).join("+")}function xN(a){const
b=Wg("IFRAME");Zg(a,(c,d)=>{null!=c&&b.setAttribute(d,c)});return b}
function yN(a,b,c){return
9===a.D.google_reactive_ad_format&&Lg(a.Y,null,"fsi_container")?
(a.Y.appendChild(b),Promise.resolve(b)):CG(a.ea.Je,525,d=>{a.Y.appendChild(b);d.cre
ateAdSlot(a.J,a.D,b,a.Y.parentElement,XD(c,a.pubWin));return b})}
function zN(a,b,c){O(vD).ac=a.D.google_page_url;UM(a.pubWin,Ad(Qf(Ed(Ed(Pf(new
Rf,Nf(new Of,String(xh(a.pubWin)))),4,1),2,1),K(a.ma,2)),6,!0));const
d=a.J;a.D.google_acr&&a.D.google_acr(b);oe(b,"load",()=>{b&&b.setAttribute("data-
load-complete",!0);const f=d?VC(d).enable_overlap_observer||!1:!1;(a.D.ovlp||
f)&&d&&d===a.pubWin&&AN(d,a,a.Y,b)});var
e=f=>{f&&a.m.push(()=>{f.xa()})};BN(a,b);CN(a,b);!d||rG(a.D)&&!GG(a.D)||(e(new
bI(d,b,a.D)),e(new lH(a,b)),e(d.IntersectionObserver?null:new nH(d,b,a.Y)));
d&&(e(new
fH(d,b)),a.m.push(QG(d,a.D)),O(VG).init(d),a.m.push(bH(d,a.Y,b)));b&&b.setAttribute
("data-google-container-id",c);c=a.D.iaaso;if(null!=c){e=a.Y;const
f=e.parentElement;(f&&sr.test(f.className)?f:e).setAttribute("data-auto-ad-
size",c)}c=a.Y;c.setAttribute("tabindex","0");c.setAttribute("title","Advertisement
");c.setAttribute("aria-label","Advertisement");DN(a)}
function BN(a,b){const c=a.pubWin,d=a.D.google_ad_client,e=dD();let f=null;const
g=dl(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())});a.m.push(g)}function EN(a,b){var
c=NF(a,"__gpi_opt_out",b.l);c&&(c=$f(Zf(Yf(Xf(new
ag,c),2147483647),"/"),b.pubWin.location.hostname),OF(a,"__gpi_opt_out",c,b.l))}
function CN(a,b){const c=dl(a.pubWin,"gpi-uoo",
(d,e)=>{if(e.source===b.contentWindow){e=$f(Zf(Yf(Xf(new
ag,d.userOptOut?"1":"0"),2147483647),"/"),a.pubWin.location.hostname);var f=new
RF(a.pubWin);OF(f,"__gpi_opt_out",e,a.l);if(d.userOptOut||
d.clearAdsData)PF(f,"__gads",a.l),PF(f,"__gpi",a.l)}});a.m.push(c)}
function DN(a){const b=Kh(a.pubWin);if(b)if("AMP-STICKY-AD"===b.container){const
c=d=>{"fill_sticky"===d.data&&b.renderStart&&b.renderStart()};oe(a.pubWin,"message"
,Rk.ta(616,c));a.m.push(()=>{pe(a.pubWin,"message",c)})}else
b.renderStart&&b.renderStart()}
function AN(a,b,c,d){EL(new JM(a),c).then(e=>{ql(8,[e]);return e}).then(e=>{const
f=c.parentElement;(f&&sr.test(f.className)?f:c).setAttribute("data-overlap-
observer-io",e.isOverlappingOrOutsideViewport);return e}).then(e=>{const
f=b.D.armr||"",g=e.executionTime||"",h=null==b.D.iaaso?"":Number(b.D.iaaso),k=Numbe
r(e.isOverlappingOrOutsideViewport),l=Cb(e.entries,z=>`${z.overlapType}:$
{z.overlapDepth}:$
{z.overlapDetectionPoint}`),m=Number(e.overlappedArea.toFixed(2)),n=d.dataset.googl
eQueryId||"",q=
m*e.targetRect.width*e.targetRect.height,r=e.scrollPosition.scrollX+","+e.scrollPos
ition.scrollY,u=oi(e.target),C=[e.targetRect.left,e.targetRect.top,e.targetRect.rig
ht,e.targetRect.bottom].join();e=e.viewportSize.width+"x"+e.viewportSize.height;bl(
"ovlp",
{adf:b.D.google_ad_dom_fingerprint,armr:f,client:b.D.google_ad_client,eid:MF(b.D),e
t:g,fwrattr:b.D.google_full_width_responsive,iaaso:h,io:k,saldr:b.D.google_loader_u
sed,oa:m,oe:l.join(","),qid:n,rafmt:b.D.google_responsive_auto_format,roa:q,slot:b.
D.google_ad_slot,
sp:r,tgt:u,tr:C,url:b.D.google_page_url,vp:e,pvc:xh(a)},1)}).catch(e=>{ql(8,
["Error:",e.message,c]);bl("ovlp-err",{err:e.message},1)})}function FN(a,b)
{b.allow=b.allow&&0<b.allow.length?b.allow+("; "+a):a}
function GN(a,b,c,d){var e=a.D;const
f=e.google_async_iframe_id,g=e.google_ad_width,h=e.google_ad_height;var
k=HG(e),l={id:f,name:f};l.style=k?[`width:${g}px !IMPORTANT`,`height:${h}px !
IMPORTANT`].join(";"):"left:0;position:absolute;top:0;border:0;"+`width:$
{g}px;`+`height:${h}px;`;var m=mh();if(m["allow-top-navigation-by-user-
activation"]&&m["allow-popups-to-escape-sandbox"])
{m=b;if(b="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.slice(0,q),r,m.slice(n)];n=m[1];m[1]=b?n?
n+"&"+b:b:n;b=m[0]+(m[1]?"?"+m[1]:"")+m[2]}else b=m;l.sandbox=lh().join("
")}S(np)&&!1===e.google_video_play_muted&&FN("autoplay",l);n=U(sb()?
Jp:Op);m=b;m.length>n&&(m=m.substring(0,n-8),m=m.replace(/%\w?$/,""),m=m.replace(/
&[^=]*=?$/,""),m+="&trunc=1");m!==b&&(n-=8,q=b.lastIndexOf("&",n),-
1===q&&(q=b.lastIndexOf("?",n)),bl("trn",{ol:b.length,tr:-
1===q?"":b.substring(q+1),url:b},.01));b=m;n=c?b.replace(/&ea=[^&]*/,"")+"&ea=0":
b;null!=g&&(l.width=String(g));null!
=h&&(l.height=String(h));l.frameborder="0";l.marginwidth="0";l.marginheight="0";l.v
space="0";l.hspace="0";l.allowtransparency="true";l.scrolling="no";m="";if(c)
{m=10;for(n="";0<m--;)n+="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234
56789".charAt(Math.floor(62*Math.random()));n=m=n;q=ih();b=b+(-
1==b.indexOf("?")?"?":"&")+[0<q.length?"google_debug"+(q?"="+q:"")
+"&":"","xpc=",n,"&p=",encodeURIComponent(t.document.location.protocol),"//",encode
URIComponent(t.document.location.host)].join("")}else b=
n;e.dash&&(l.srcdoc=e.dash);a.pubWin.document.featurePolicy?.features().includes("a
ttribution-reporting")&&FN("attribution-reporting",l);S(lq)&&(n=a.pubWin,void 0!
==n.credentialless&&(S(mq)||
n.crossOriginIsolated)&&(l.credentialless="true"));if(k)l.src=b,l=xN(l),l=yN(a,l,d)
;else{d={};d.dtd=$G((new
Date).getTime(),ul);d=ii(d,b);l.src=d;d=a.pubWin;d=d==d.top;l=xN(l);d&&a.m.push(Qh(
a.pubWin,l));a.Y.style.visibility="visible";d=a.Y;for(k=l;n=d.firstChild;)d.removeC
hild(n);d.appendChild(k);l=Promise.resolve(l)}c&&
(c=a.ea.Sg,e={id:f,url:b,width:g,height:h,Ua:m,sg:a.pubWin,kf:f,Wk:"google_expandab
le_ad_slot"+mi(e),Yf:c.toString(),bd:a.pubWin},e=!e.id||!e.url||0>=e.width||
0>=e.height||!e.Ua||!e.bd?void 0:dl(e.bd,"ct",Ca(gl,e,c)),e&&a.m.push(e));return l}
async function HN(a){var b=a.D,c=a.pubWin,d=a.l;y(d,5)&&EN(new RF(a.pubWin),a);var
e=XD(d,a.pubWin);if(!y(d,5))return bl("afc_noc_req",
{},U(mp)),Promise.resolve();y(d,5)&&VF(d,a.pubWin,a.D.google_ad_client);var
f=a.D.google_reactive_ads_config;f&&(BG(a.J,f),IG(f,a,XD(d)),f=f.page_level_pubvars
,ua(f)&&we(a.D,f));y(d,5)&&await IN();f=GF("shared-
storage",a.pubWin.document);S(gq)&&a.A&&y(d,5)&&f&&!Z(XC(),34,!1)&&(bD(XC(),34,!
0),f=a.A.then(g=>{g({message:"goog:spam:client_age",pvsid:xh(a.pubWin),clientAgeIfr
ame:S(fq)})}),
Rk.Ba(1069,f));if(a.A)if(JN(a)){a.v=1;const g=XD(a.l,a.pubWin);f=a.A.then(async
k=>{await bN(k,a.pubWin,g).then(l=>{a.v=l})});const h=U(jq);0<h?await
Promise.race([f,zh(h)]):await f}else a.v=5;f="";HG(b)?(f=a.ea.Tg.toString()
+"#"+QI(b),YI(b,XC()),KN(b)):
(5===b.google_pgb_reactive&&b.google_reactive_ads_config||!sG(b)||
qG(c,b,e))&&KN(b)&&(f=NI(a,d));ql(2,[b,f]);if(!f)return
Promise.resolve();b.google_async_iframe_id||
li(c);e=mi(b);b=a.pubWin===a.J?"a!"+e.toString(36):`${e.toString(36)}.$
{Math.floor(2147483648*
Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^Ea()).toS
tring(36)}`;c=0<lN(a,a.Y,!
0);e={ifi:e,uci:b};c&&(c=XC(),e.btvi=Z(c,21,1),cD(c,21));f=ii(e,f);d=GN(a,f,0===a.C
,d);a.D.rpe&&WH(a.pubWin,a.Y,{height:a.D.google_ad_height,Dd:"force",Ld:!0,Ag:!
0,Ic:a.D.google_ad_client});d=await d;try{zN(a,d,b)}catch(g){cl(223,g)}}function
IN(){return(vb()?0<=$a(11):ub()&&0<=$a(65))?new Promise(a=>{EI(a.bind(null,!0))}):
(EI(null),Promise.resolve(!1))}
function LN(a){const b=S(zq)?new rL(a):new QM(a);return new
Promise(c=>{b.C(d=>{d&&"string"===typeof d.uspString?
c(d.uspString):c(null)})})}function MN(a){var
b=nh(t.top,"googlefcPresent");t.googlefc&&!
b&&bl("adsense_fc_has_namespace_but_no_iframes",{publisherId:a},1)}function NN(a)
{return a.m()?a.H():Promise.resolve(null)}function ON(a,b){const
c=b.Jg;b=b.uspString;c?YG(a,c):$D(a,!0);b&&x(a,1,b)}
function PN(a){const b=U(jp);if(0>=b)return null;const c=Ni(),d=MM(a.pubWin);if(!
d)return null;a.B="0";return Promise.race([d,zh(b,"0")]).then(e=>{bl("adsense_paw",
{time:Ni()-c});1E4<e?.length?cl(809,Error(`ML:$
{e.length}`)):a.B=e}).catch(e=>{cl(809,e)})}function QN(a){const b=Ni();return
Promise.race([Tk(832,()=>WM(a)),zh(200)]).then(c=>{bl("afc_etu",{etus:c?.status??
100,sig:Ni()-b,tms:200});return c?.vb})}
async function RN(a){const b=PN(a),c=Tk(868,
()=>QN(a.pubWin));AI(K(a.ma,8));YE(a.pubWin);MN(a.D.google_ad_client);var d=S(yq)?
new wL(a.pubWin):new SM(a.pubWin);await NN(d);a.l=new
aE;d=[ZG(a),LN(a.pubWin)];d=await Promise.all(d);ON(a.l,
{Jg:d[0],uspString:d[1]});await b;a.vb=await c||"";await HN(a)}function JN(a){const
b=a.l;a=a.D;return!a.google_restrict_data_processing&&1!
==a.google_tag_for_under_age_of_consent&&1!
==a.google_tag_for_child_directed_treatment&&!!y(b,5)&&!b.j()&&!fD()&&!y(b,9)}
function wN(a){var b=a.pubWin.document,c=a.D;const
d=c.google_ad_width,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;
{c=navigator;const l=c.userAgent,m=c.platform,n=c.product;if(!/Win|Mac|Linux|iPad|
iPod|iPhone/.test(m)&&/^Opera/.test(l))var g=!1;else
if(/Win/.test(m)&&/Trident/.test(l)&&11<=b.documentMode)g=!0;else{var
h=(/WebKit\/(\d+)/.exec(l)||[0,0])[1],k=(/rv:(\d+\.\d+)/.exec(l)||
[0,0])[1];g=!h&&"Gecko"===n&&27<=k&&!/ rv: 1\.8([^.] |\.0) /.test(l)||536<=h?!0:!
1}}g||(f|=4);jr(a.pubWin,d,e)&&(f|=2)}catch(l){f|=8}a.C=f;0===a.C||
(a.D.google_allow_expandable_ads=!1);Ah(a.pubWin)!==a.pubWin&&(a.j|
=4);3===oH(a.pubWin.document)&&(a.j|=32);if(b=a.J)b=a.J,b=!
(P(b).scrollWidth<=P(b).clientWidth);b&&(a.j|
=1024);a.pubWin.Prototype?.Version&&(a.j|
=16384);a.D.google_loader_features_used&&(a.j|
=a.D.google_loader_features_used);a.G=2;return RN(a)}
function KN(a){const b=XC(),c=a.google_ad_section;rG(a)&&cD(b,15);if(ri(a))
{if(100<cD(b,5))return!1}else if(100<cD(b,6)-Z(b,15,0)&&""===c)return!1;return!
0}function sN(a){const b=a.J;if(b&&!VC(b).ads_density_stats_processed&&!
Kh(b)&&(VC(b).ads_density_stats_processed=!0,S(Pp)||.01>Yg())){const c=()=>{if(b)
{var
d=XB(SB(b),a.D.google_ad_client,b.location.hostname,MF(a.D).split(","));bl("ama_sta
ts",d,1)}};yh(b,()=>{t.setTimeout(c,1E3)})}}
function vN(a){a&&!VC(a).host_pinged_back&&(VC(a).host_pinged_back=!
0,bl("abg_host",{host:a.location.host},.01))}function tN(a){const
b=a.pubWin;if(b&&!VC(b).menu_analytics_processed&&(VC(b).menu_analytics_processed=!
0,S(Lp))){const c=()=>{var d="function"!==typeof b.navigator.sendBeacon?null:new
tE(b);if(null===d)var e=null;else e=new sE(b),d=new
qE(d,a.D.google_ad_client,b.location.hostname),e=new pE(e,d);e?.Ye()};yh(b,
()=>{t.setTimeout(c,1E3)})}};(function(a,b,c){Tk(843,()=>{if(!t.google_sa_impl){var
d=jL(a);hL(d);ql(16,[3,d.toJSON()]);var
e=fL({Ud:b,Qe:K(d,2)}),f=c(e,d);t.google_sa_impl=h=>eN({ma:d,ea:f,Ma:e,slot:h});JF(
FF(t));t.google_process_slots?.();var g=(t.Prototype||{}).Version;null!
=g&&bl("prtpjs",{version:g})}})})(iL,"m202303210101",function(a,b){const
c=2012<vd(b,1)?`_fy${vd(b,1)}`:"",d=K(b,3);b=K(b,2);return{ug:N`https://
pagead2.googlesyndication.com/pagead/js/${b}/${d}/rum${c}.js`,tg:N`https://
pagead2.googlesyndication.com/pagead/js/${b}/${d}/rum_debug${c}.js`,
Je:N`https://pagead2.googlesyndication.com/pagead/managed/js/adsense/${a}/
reactive_library${c}.js`,Bf:N`https://pagead2.googlesyndication.com/pagead/
managed/js/adsense/${a}/debug_card_library${c}.js`,Sg:N`https://
pagead2.googlesyndication.com/pagead/js/${b}/${d}/creativetoolset/
xpc_expansion_embed.js`,Tg:N`https://googleads.g.doubleclick.net/pagead/html/${b}/$
{d}/zrt_lookup.html`,Nb:N`https://pagead2.googlesyndication.com/pagead/managed/js/
adsense/${a}/slotcar_library${c}.js`,zb:N`https://pagead2.googlesyndication.com/
pagead/managed/js/adsense/${a}/gallerify${c}.js`}});
}).call(this,"[2021,\"r20230322\",\"r20110914\",null,null,null,null,\".google.com.m
y\",null,null,null,null,[null,[]],null,null,null,null,-1,
[44759842,44759875,44777876,44759926]]");

You might also like