/* JS */ gapi.loaded_0(function(_){var window=this;
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ma,oa,xa,Ba,Da,Ea,La,Sa;_.ja=function(a){return function(){return _.ea[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.ea=[];ma=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};oa="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};
xa=function(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("a");};Ba=xa(this);Da=function(a,b){if(b)a:{var c=Ba;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&oa(c,a,{configurable:!0,writable:!0,value:b})}};
Da("Symbol",function(a){if(a)return a;var b=function(e,f){this.vO=e;oa(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.vO};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Da("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=Ba[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&oa(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ea(ma(this))}})}return a});Ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Fa=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ma(a)}};_.Ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)La=Object.setPrototypeOf;else{var Ma;a:{var Na={a:!0},Pa={};try{Pa.__proto__=Na;Ma=Pa.a;break a}catch(a){}Ma=!1}La=Ma?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ra=La;Sa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Da("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Sa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
var Ta=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Da("Array.prototype.keys",function(a){return a?a:function(){return Ta(this,function(b){return b})}});Da("Array.prototype.values",function(a){return a?a:function(){return Ta(this,function(b,c){return c})}});
var Ua=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Da("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Ua(b,d)&&c.push(b[d]);return c}});
Da("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Da("Array.prototype.entries",function(a){return a?a:function(){return Ta(this,function(b,c){return[b,c]})}});
Da("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Da("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Da("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Sa(this,b,"includes").indexOf(b,c||0)}});
Da("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Ua(b,d)&&c.push([d,b[d]]);return c}});var Va="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Ua(d,e)&&(a[e]=d[e])}return a};Da("Object.assign",function(a){return a||Va});
Da("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Da("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Ua(l,f)){var m=new b;oa(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(p){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ca=(g+=Math.random()+1).toString();if(l){l=_.Fa(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("b");d(l);if(!Ua(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Ua(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Ua(l,f)&&Ua(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Ua(l,f)&&Ua(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
Da("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.Fa([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(p){return!1}}())return a;var b=new WeakMap,c=function(k){this.Bf={};this.df=
f();this.size=0;if(k){k=_.Fa(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.Bf[m.id]=[]);m.xe?m.xe.value=l:(m.xe={next:this.df,fj:this.df.fj,head:this.df,key:k,value:l},m.list.push(m.xe),this.df.fj.next=m.xe,this.df.fj=m.xe,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.xe&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.Bf[k.id],k.xe.fj.next=k.xe.next,k.xe.next.fj=
k.xe.fj,k.xe.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Bf={};this.df=this.df.fj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).xe};c.prototype.get=function(k){return(k=d(this,k).xe)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.Bf[m];if(n&&Ua(k.Bf,m))for(k=0;k<n.length;k++){var p=n[k];if(l!==l&&p.key!==p.key||l===p.key)return{id:m,list:n,index:k,xe:p}}return{id:m,list:n,index:-1,xe:void 0}},e=function(k,l){var m=k.df;return Ea(function(){if(m){for(;m.head!=k.df;)m=m.fj;for(;m.next!=m.head;)return m=
m.next,{done:!1,value:l(m)};m=null}return{done:!0,value:void 0}})},f=function(){var k={};return k.fj=k.next=k.head=k},g=0;return c});
Da("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.Fa([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ha=new Map;if(c){c=
_.Fa(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ha.size};b.prototype.add=function(c){c=0===c?0:c;this.Ha.set(c,c);this.size=this.Ha.size;return this};b.prototype.delete=function(c){c=this.Ha.delete(c);this.size=this.Ha.size;return c};b.prototype.clear=function(){this.Ha.clear();this.size=0};b.prototype.has=function(c){return this.Ha.has(c)};b.prototype.entries=function(){return this.Ha.entries()};b.prototype.values=function(){return this.Ha.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ha.forEach(function(f){return c.call(d,f,f,e)})};return b});_.q={};_.Wa=_.Wa||{};_.A=this||self;_.Ya="closure_uid_"+(1E9*Math.random()>>>0);_.C=function(a,b){a=a.split(".");var c=_.A;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=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.K=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ap=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

window.___jsl=window.___jsl||{};
(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"explicit"},appsapi:{plus_one_service:"/plus/v1"},csi:{rate:.01},poshare:{hangoutContactPickerServer:"https://plus.google.com"},gappsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},appsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},
"oauth-flow":{authUrl:"https://accounts.google.com/o/oauth2/auth",proxyUrl:"https://accounts.google.com/o/oauth2/postmessageRelay",redirectUri:"postmessage"},iframes:{sharebox:{params:{json:"&"},url:":socialhost:/:session_prefix:_/sharebox/dialog"},plus:{url:":socialhost:/:session_prefix:_/widget/render/badge?usegapi=1"},":socialhost:":"https://apis.google.com",":im_socialhost:":"https://plus.googleapis.com",domains_suggest:{url:"https://domains.google.com/suggest/flow"},card:{params:{s:"#",userid:"&"},
url:":socialhost:/:session_prefix:_/hovercard/internalcard"},":signuphost:":"https://plus.google.com",":gplus_url:":"https://plus.google.com",plusone:{url:":socialhost:/:session_prefix:_/+1/fastbutton?usegapi=1"},plus_share:{url:":socialhost:/:session_prefix:_/+1/sharebutton?plusShare=true&usegapi=1"},plus_circle:{url:":socialhost:/:session_prefix:_/widget/plus/circle?usegapi=1"},plus_followers:{url:":socialhost:/_/im/_/widget/render/plus/followers?usegapi=1"},configurator:{url:":socialhost:/:session_prefix:_/plusbuttonconfigurator?usegapi=1"},
appcirclepicker:{url:":socialhost:/:session_prefix:_/widget/render/appcirclepicker"},page:{url:":socialhost:/:session_prefix:_/widget/render/page?usegapi=1"},person:{url:":socialhost:/:session_prefix:_/widget/render/person?usegapi=1"},community:{url:":ctx_socialhost:/:session_prefix::im_prefix:_/widget/render/community?usegapi=1"},follow:{url:":socialhost:/:session_prefix:_/widget/render/follow?usegapi=1"},commentcount:{url:":socialhost:/:session_prefix:_/widget/render/commentcount?usegapi=1"},comments:{url:":socialhost:/:session_prefix:_/widget/render/comments?usegapi=1"},
blogger:{url:":socialhost:/:session_prefix:_/widget/render/blogger?usegapi=1"},youtube:{url:":socialhost:/:session_prefix:_/widget/render/youtube?usegapi=1"},reportabuse:{url:":socialhost:/:session_prefix:_/widget/render/reportabuse?usegapi=1"},additnow:{url:":socialhost:/additnow/additnow.html"},appfinder:{url:"https://workspace.google.com/:session_prefix:marketplace/appfinder?usegapi=1"},":source:":"1p"},poclient:{update_session:"google.updateSessionCallback"},"googleapis.config":{rpc:"/rpc",root:"https://content.googleapis.com",
"root-1p":"https://clients6.google.com",useGapiForXd3:!0,xd3:"/static/proxy.html",auth:{useInterimAuth:!1}},report:{apis:["iframes\\..*","gadgets\\..*","gapi\\.appcirclepicker\\..*","gapi\\.client\\..*"],rate:1E-4},client:{perApiBatch:!0}});

window.___jsl=window.___jsl||{};(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"onload"},iframes:{":source:":"3p"}});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ib,kb,mb;_.$a=function(a,b){return 0<=(0,_.Za)(a,b)};_.ab=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.cb=function(){};_.db=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.eb=function(a){var b=_.db(a);return"array"==b||"object"==b&&"number"==typeof a.length};ib=function(a,b,c){return a.call.apply(a.bind,arguments)};
kb=function(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)}};_.R=function(a,b,c){_.R=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?ib:kb;return _.R.apply(null,arguments)};_.lb=function(){return Date.now()};mb=function(a){return a};
_.Za=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};
_.nb=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1};_.ob=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};
_.pb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.qb=Array.prototype.map?function(a,b){return Array.prototype.map.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d};
_.rb=Array.prototype.some?function(a,b,c){return Array.prototype.some.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1};_.sb=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};
var ub;_.tb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.vb=function(a,b){var c=0;a=(0,_.tb)(String(a)).split(".");b=(0,_.tb)(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==f[0].length&&0==g[0].length)break;c=ub(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||ub(0==f[2].length,0==g[2].length)||ub(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
ub=function(a,b){return a<b?-1:a>b?1:0};
a:{var yb=_.A.navigator;if(yb){var zb=yb.userAgent;if(zb){_.xb=zb;break a}}_.xb=""}_.Ab=function(a){return-1!=_.xb.indexOf(a)};
var Eb;_.Cb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Eb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Fb=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Eb.length;f++)c=Eb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Gb=function(){return _.Ab("Opera")};_.Hb=function(){return _.Ab("Trident")||_.Ab("MSIE")};_.Ib=function(){return _.Ab("Firefox")||_.Ab("FxiOS")};_.Jb=function(){return(_.Ab("Chrome")||_.Ab("CriOS"))&&!_.Ab("Edge")};
_.Kb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Lb;_.Mb=function(){if(void 0===Lb){var a=null,b=_.A.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:mb,createScript:mb,createScriptURL:mb})}catch(c){_.A.console&&_.A.console.error(c.message)}Lb=a}return Lb};
var Ob,Nb;_.Pb=function(a,b){this.KN=a===Nb&&b||"";this.fR=Ob};_.Pb.prototype.Qh=!0;_.Pb.prototype.xd=_.ja(4);_.Qb=function(a){return a instanceof _.Pb&&a.constructor===_.Pb&&a.fR===Ob?a.KN:"type_error:Const"};_.Rb=function(a){return new _.Pb(Nb,a)};Ob={};Nb={};
_.Tb=function(a,b){this.SL=b===_.Sb?a:""};_.Tb.prototype.Qh=!0;_.Tb.prototype.xd=_.ja(3);_.Tb.prototype.DB=!0;_.Tb.prototype.Ih=_.ja(6);_.Sb={};_.Vb=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Yb=function(a,b){this.RL=b===_.Xb?a:""};_.Yb.prototype.Qh=!0;_.Yb.prototype.xd=_.ja(2);_.Xb={};_.Zb=new _.Yb("",_.Xb);
_.$b={};_.ac=function(a,b){this.QL=b===_.$b?a:"";this.Qh=!0};_.cc=function(a){a=_.Qb(a);return 0===a.length?bc:new _.ac(a,_.$b)};_.ac.prototype.xd=_.ja(1);var bc=new _.ac("",_.$b);
var dc;_.ec=function(a,b,c){this.PL=c===dc?a:"";this.FS=b};_.ec.prototype.DB=!0;_.ec.prototype.Ih=_.ja(5);_.ec.prototype.Qh=!0;_.ec.prototype.xd=_.ja(0);_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec)return a.PL;_.db(a);return"type_error:SafeHtml"};dc={};_.gc=function(a,b){var c=_.Mb();a=c?c.createHTML(a):a;return new _.ec(a,b,dc)};_.hc=new _.ec(_.A.trustedTypes&&_.A.trustedTypes.emptyHTML||"",0,dc);_.ic=_.gc("<br>",0);
_.jc=_.Kb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.fc(_.hc);return!b.parentElement});
_.kc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.lc=2147483648*Math.random()|0;
_.mc=function(){return _.Ab("iPhone")&&!_.Ab("iPod")&&!_.Ab("iPad")};_.nc=function(){return _.mc()||_.Ab("iPad")||_.Ab("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.cb;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Gc,Hc,Oc,Sc;_.rc=_.Gb();_.sc=_.Hb();_.tc=_.Ab("Edge");_.uc=_.tc||_.sc;_.vc=_.Ab("Gecko")&&!(-1!=_.xb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge"))&&!(_.Ab("Trident")||_.Ab("MSIE"))&&!_.Ab("Edge");_.wc=-1!=_.xb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge");_.xc=_.wc&&_.Ab("Mobile");_.yc=_.Ab("Macintosh");_.zc=_.Ab("Windows");_.Ac=_.Ab("Linux")||_.Ab("CrOS");_.Bc=_.Ab("Android");_.Cc=_.mc();_.Dc=_.Ab("iPad");_.Ec=_.Ab("iPod");_.Fc=_.nc();
Gc=function(){var a=_.A.document;return a?a.documentMode:void 0};a:{var Ic="",Jc=function(){var a=_.xb;if(_.vc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Jc&&(Ic=Jc?Jc[1]:"");if(_.sc){var Mc=Gc();if(null!=Mc&&Mc>parseFloat(Ic)){Hc=String(Mc);break a}}Hc=Ic}_.Nc=Hc;Oc={};
_.Pc=function(a){return _.qc(Oc,a,function(){return 0<=_.vb(_.Nc,a)})};_.Rc=function(a){return Number(_.Qc)>=a};if(_.A.document&&_.sc){var Tc=Gc();Sc=Tc?Tc:parseInt(_.Nc,10)||void 0}else Sc=void 0;_.Qc=Sc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Yc,Zc,$c,bd,dd,fd,gd,hd,id,jd,kd,ld,nd,ud,vd,wd,xd,Fd,Gd;_.Uc=function(a,b){return _.ea[a]=b};_.Vc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Vc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.gM=!0};_.Wc=function(a){return Array.prototype.concat.apply([],arguments)};_.Xc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Tb.prototype.Ih=_.Uc(6,function(){return 1});_.ec.prototype.Ih=_.Uc(5,function(){return this.FS});
_.Pb.prototype.xd=_.Uc(4,function(){return this.KN});_.Tb.prototype.xd=_.Uc(3,function(){return this.SL.toString()});_.Yb.prototype.xd=_.Uc(2,function(){return this.RL});_.ac.prototype.xd=_.Uc(1,function(){return this.QL});_.ec.prototype.xd=_.Uc(0,function(){return this.PL.toString()});Yc=null;Zc=/^[\w+/_-]+[=]{0,2}$/;$c=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Zc.test(a)?a:""};
_.ad=function(a){if(a&&a!=_.A)return $c(a.document);null===Yc&&(Yc=$c(_.A.document));return Yc};bd=0;_.cd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ya)&&a[_.Ya]||(a[_.Ya]=++bd)};_.K(_.Vc,Error);_.Vc.prototype.name="CustomError";_.ed=function(a,b){return 0==a.lastIndexOf(b,0)};fd=/&/g;gd=/</g;hd=/>/g;id=/"/g;jd=/'/g;kd=/\x00/g;ld=/[\x00&<>"']/;
_.md=function(a,b){if(b)a=a.replace(fd,"&amp;").replace(gd,"&lt;").replace(hd,"&gt;").replace(id,"&quot;").replace(jd,"&#39;").replace(kd,"&#0;");else{if(!ld.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(fd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(gd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(hd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(id,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(jd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(kd,"&#0;"))}return a};nd={};
_.od=function(a,b){this.TL=b===nd?a:""};_.od.prototype.Qh=!0;_.od.prototype.xd=function(){return this.TL.toString()};_.od.prototype.DB=!0;_.od.prototype.Ih=function(){return 1};_.pd=function(a){if(a instanceof _.od&&a.constructor===_.od)return a.TL;_.db(a);return"type_error:TrustedResourceUrl"};_.qd=function(a){return _.pd(a).toString()};_.rd=function(a){var b=_.Mb();a=b?b.createScriptURL(a):a;return new _.od(a,nd)};_.sd=function(a){return _.rd(_.Qb(a))};
_.td=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.SL;_.db(a);return"type_error:SafeUrl"};ud=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;vd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
wd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(vd);return b&&ud.test(b[1])?new _.Tb(a,_.Sb):null};xd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.yd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Qh?a.xd():String(a);return xd.test(a)?new _.Tb(a,_.Sb):wd(a)};
_.zd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Qh?a.xd():String(a);if(b&&/^data:/i.test(a)&&(b=wd(a)||_.Vb,b.xd()==a))return b;xd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.Ad=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.DB&&(c=a.Ih());return _.gc(_.md(b&&a.Qh?a.xd():String(a)),c)};_.Bd=function(a,b){if((0,_.jc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Cd=function(a,b){b=b instanceof _.Tb?b:_.zd(b);a.href=_.td(b)};_.Dd=function(a,b,c,d){a=a instanceof _.Tb?a:_.zd(a);c=c instanceof _.Pb?_.Qb(c):c||"";return(b||_.A).open(_.td(a),c,d,void 0)};_.Ed=function(a){return a=_.md(a,void 0)};Fd=!_.sc||_.Rc(9);Gd=!_.vc&&!_.sc||_.sc&&_.Rc(9)||_.vc&&_.Pc("1.9.1");_.Hd=_.sc&&!_.Pc("9");_.Id=_.sc||_.rc||_.wc;_.Jd=_.sc&&!_.Rc(9);
var Sd,Wd;_.Pd=function(a){return a?new _.Kd(_.Ld(a)):dd||(dd=new _.Kd)};_.Qd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Rd=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.$a(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Td=function(a,b){_.Cb(b,function(c,d){c&&"object"==typeof c&&c.Qh&&(c=c.xd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Sd.hasOwnProperty(d)?a.setAttribute(Sd[d],c):_.ed(d,"aria-")||_.ed(d,"data-")?a.setAttribute(d,c):a[d]=c})};Sd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Ud=function(a){return a?a.parentWindow||a.defaultView:window};_.Xd=function(a,b){var c=String(b[0]),d=b[1];if(!Fd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Ed(d.name),'"');if(d.type){c.push(' type="',_.Ed(d.type),'"');var e={};_.Fb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Vd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Td(c,d));2<b.length&&Wd(a,c,b,2);return c};
Wd=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.eb(f)||_.ab(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.ab(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}_.ob(g?_.Xc(f):f,e)}}};_.Yd=function(a){return _.Vd(document,a)};
_.Vd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Zd=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};
_.$d=function(a,b){Wd(_.Ld(a),a,arguments,1)};_.be=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ce=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.de=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ee=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.de(a)}};
_.fe=function(a){return Gd&&void 0!=a.children?a.children:_.pb(a.childNodes,function(b){return 1==b.nodeType})};_.ge=function(a){return _.ab(a)&&1==a.nodeType};_.he=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};_.Ld=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ie=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.be(a),a.appendChild(_.Ld(a).createTextNode(String(b)))};_.Kd=function(a){this.rb=a||_.A.document||document};_.h=_.Kd.prototype;_.h.Fa=_.Pd;_.h.QD=_.ja(7);_.h.ub=function(){return this.rb};_.h.H=function(a){return _.Qd(this.rb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.rb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Xd(this.rb,arguments)};_.h.createElement=function(a){return _.Vd(this.rb,a)};_.h.createTextNode=function(a){return this.rb.createTextNode(String(a))};_.h.Ab=function(){var a=this.rb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.$d;_.h.canHaveChildren=_.Zd;_.h.Nd=_.be;_.h.cK=_.ce;_.h.removeNode=_.de;_.h.pT=_.ee;_.h.oA=_.fe;
_.h.isElement=_.ge;_.h.contains=_.he;_.h.Th=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.je=window;_.ke=document;_.le=_.je.location;_.me=/\[native code\]/;_.ne=function(a,b,c){return a[b]=a[b]||c};_.oe=function(){var a;if((a=Object.create)&&_.me.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.pe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.qe=function(a,b){a=a||{};for(var c in a)_.pe(a,c)&&(b[c]=a[c])};_.re=_.ne(_.je,"gapi",{});
_.se=function(a,b,c){var d=new RegExp("([#].*&|[#])"+b+"=([^&#]*)","g");b=new RegExp("([?#].*&|[?#])"+b+"=([^&#]*)","g");if(a=a&&(d.exec(a)||b.exec(a)))try{c=decodeURIComponent(a[2])}catch(e){}return c};_.ue=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.ve=new RegExp(/(%([^0-9a-fA-F%]|[0-9a-fA-F]([^0-9a-fA-F%])?)?)*/.source+/%($|[^0-9a-fA-F]|[0-9a-fA-F]($|[^0-9a-fA-F]))/.source,"g");
_.we=new RegExp(/\/?\??#?/.source+"("+/[\/?#]/i.source+"|"+/[\uD800-\uDBFF]/i.source+"|"+/%[c-f][0-9a-f](%[89ab][0-9a-f]){0,2}(%[89ab]?)?/i.source+"|"+/%[0-9a-f]?/i.source+")$","i");
_.ye=function(a,b,c){_.xe(a,b,c,"add","at")};_.xe=function(a,b,c,d,e){if(a[d+"EventListener"])a[d+"EventListener"](b,c,!1);else if(a[e+"tachEvent"])a[e+"tachEvent"]("on"+b,c)};
_.ze=_.ne(_.je,"___jsl",_.oe());_.ne(_.ze,"I",0);_.ne(_.ze,"hel",10);
var Ae,Be,Ce,De,Ee,Fe,Ge;Ae=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Be=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ce=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
De=function(a,b,c){if(b&&"object"===typeof b)for(var d in b)!Object.prototype.hasOwnProperty.call(b,d)||c&&"___goc"===d&&"undefined"===typeof b[d]||(a[d]&&b[d]&&"object"===typeof a[d]&&"object"===typeof b[d]&&!Ce(a[d])&&!Ce(b[d])?De(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ce(b[d])?[]:{},De(a[d],b[d])):a[d]=b[d])};
Ee=function(a){if(a&&!/^\s+$/.test(a)){for(;0==a.charCodeAt(a.length-1);)a=a.substring(0,a.length-1);try{var b=window.JSON.parse(a)}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ("+a+"\n)"))()}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ({"+a+"\n})"))()}catch(c){}return"object"===typeof b?b:{}}};
Fe=function(a,b){var c={___goc:void 0};a.length&&a[a.length-1]&&Object.hasOwnProperty.call(a[a.length-1],"___goc")&&"undefined"===typeof a[a.length-1].___goc&&(c=a.pop());De(c,b);a.push(c)};
Ge=function(a){Be(!0);var b=window.___gcfg,c=Ae("cu"),d=window.___gu;b&&b!==d&&(Fe(c,b),window.___gu=b);b=Ae("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Ae("us"));for(var g=0;g<e.length;++g)for(var k=e[g],l=0;l<f.length;++l)k.src&&0==k.src.indexOf(f[l])&&d.push(k);0==d.length&&0<e.length&&e[e.length-1].src&&d.push(e[e.length-1]);for(e=0;e<d.length;++e)d[e].getAttribute("gapi_processed")||(d[e].setAttribute("gapi_processed",!0),(f=d[e])?(g=
f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||f.innerText||f.innerHTML||""):f=void 0,(f=Ee(f))&&b.push(f));a&&Fe(c,a);d=Ae("cd");a=0;for(b=d.length;a<b;++a)De(Be(),d[a],!0);d=Ae("ci");a=0;for(b=d.length;a<b;++a)De(Be(),d[a],!0);a=0;for(b=c.length;a<b;++a)De(Be(),c[a],!0)};_.S=function(a,b){var c=Be();if(!a)return c;a=a.split("/");for(var d=0,e=a.length;c&&"object"===typeof c&&d<e;++d)c=c[a[d]];return d===a.length&&void 0!==c?c:b};
_.He=function(a,b){var c;if("string"===typeof a){var d=c={};a=a.split("/");for(var e=0,f=a.length;e<f-1;++e){var g={};d=d[a[e]]=g}d[a[e]]=b}else c=a;Ge(c)};
var Ie=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ne(_.ze,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ie&&Ie();Ge();
_.C("gapi.config.get",_.S);_.C("gapi.config.update",_.He);

_.Je=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.eb(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};_.Ke=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.ab(f)?"o"+_.cd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Le=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Me=function(a){return/^[\s\xa0]*$/.test(a)};
_.Ne=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Rd(c,"*",a,b)[0]||null}return a||null};

var Te,Ue,Ve,We,Xe,Ye,Ze,$e,af,bf,cf,df,ef,ff,gf,hf,jf,kf,lf,mf,nf,of,pf,qf,rf,sf,tf,uf,vf,wf,xf,Af,Bf;Ve=void 0;We=function(a){try{return _.A.JSON.parse.call(_.A.JSON,a)}catch(b){return!1}};Xe=function(a){return Object.prototype.toString.call(a)};Ye=Xe(0);Ze=Xe(new Date(0));$e=Xe(!0);af=Xe("");bf=Xe({});cf=Xe([]);
df=function(a,b){if(b)for(var c=0,d=b.length;c<d;++c)if(a===b[c])throw new TypeError("Converting circular structure to JSON");d=typeof a;if("undefined"!==d){c=Array.prototype.slice.call(b||[],0);c[c.length]=a;b=[];var e=Xe(a);if(null!=a&&"function"===typeof a.toJSON&&(Object.prototype.hasOwnProperty.call(a,"toJSON")||(e!==cf||a.constructor!==Array&&a.constructor!==Object)&&(e!==bf||a.constructor!==Array&&a.constructor!==Object)&&e!==af&&e!==Ye&&e!==$e&&e!==Ze))return df(a.toJSON.call(a),c);if(null==
a)b[b.length]="null";else if(e===Ye)a=Number(a),isNaN(a)||isNaN(a-a)?a="null":-0===a&&0>1/a&&(a="-0"),b[b.length]=String(a);else if(e===$e)b[b.length]=String(!!Number(a));else{if(e===Ze)return df(a.toISOString.call(a),c);if(e===cf&&Xe(a.length)===Ye){b[b.length]="[";var f=0;for(d=Number(a.length)>>0;f<d;++f)f&&(b[b.length]=","),b[b.length]=df(a[f],c)||"null";b[b.length]="]"}else if(e==af&&Xe(a.length)===Ye){b[b.length]='"';f=0;for(c=Number(a.length)>>0;f<c;++f)d=String.prototype.charAt.call(a,f),
e=String.prototype.charCodeAt.call(a,f),b[b.length]="\b"===d?"\\b":"\f"===d?"\\f":"\n"===d?"\\n":"\r"===d?"\\r":"\t"===d?"\\t":"\\"===d||'"'===d?"\\"+d:31>=e?"\\u"+(e+65536).toString(16).substr(1):32<=e&&65535>=e?d:"\ufffd";b[b.length]='"'}else if("object"===d){b[b.length]="{";d=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e=df(a[f],c),void 0!==e&&(d++&&(b[b.length]=","),b[b.length]=df(f),b[b.length]=":",b[b.length]=e));b[b.length]="}"}else return}return b.join("")}};ef=/[\0-\x07\x0b\x0e-\x1f]/;
ff=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*[\0-\x1f]/;gf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\[^\\\/"bfnrtu]/;hf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\u([0-9a-fA-F]{0,3}[^0-9a-fA-F])/;jf=/"([^\0-\x1f\\"]|\\[\\\/"bfnrt]|\\u[0-9a-fA-F]{4})*"/g;kf=/-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][-+]?[0-9]+)?/g;lf=/[ \t\n\r]+/g;mf=/[^"]:/;nf=/""/g;of=/true|false|null/g;pf=/00/;qf=/[\{]([^0\}]|0[^:])/;rf=/(^|\[)[,:]|[,:](\]|\}|[,:]|$)/;sf=/[^\[,:][\[\{]/;tf=/^(\{|\}|\[|\]|,|:|0)+/;uf=/\u2028/g;
vf=/\u2029/g;
wf=function(a){a=String(a);if(ef.test(a)||ff.test(a)||gf.test(a)||hf.test(a))return!1;var b=a.replace(jf,'""');b=b.replace(kf,"0");b=b.replace(lf,"");if(mf.test(b))return!1;b=b.replace(nf,"0");b=b.replace(of,"0");if(pf.test(b)||qf.test(b)||rf.test(b)||sf.test(b)||!b||(b=b.replace(tf,"")))return!1;a=a.replace(uf,"\\u2028").replace(vf,"\\u2029");b=void 0;try{b=Ve?[We(a)]:eval("(function (var_args) {\n  return Array.prototype.slice.call(arguments, 0);\n})(\n"+a+"\n)")}catch(c){return!1}return b&&1===
b.length?b[0]:!1};xf=function(){var a=((_.A.document||{}).scripts||[]).length;if((void 0===Te||void 0===Ve||Ue!==a)&&-1!==Ue){Te=Ve=!1;Ue=-1;try{try{Ve=!!_.A.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.A.JSON.stringify.call(_.A.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===We("true")&&3===We('[{"a":3}]')[0].a}catch(b){}Te=Ve&&!We("[00]")&&!We('"\u0007"')&&!We('"\\0"')&&!We('"\\v"')}finally{Ue=a}}};_.yf=function(a){if(-1===Ue)return!1;xf();return(Te?We:wf)(a)};
_.zf=function(a){if(-1!==Ue)return xf(),Ve?_.A.JSON.stringify.call(_.A.JSON,a):df(a)};Af=!Date.prototype.toISOString||"function"!==typeof Date.prototype.toISOString||"1970-01-01T00:00:00.000Z"!==(new Date(0)).toISOString();
Bf=function(){var a=Date.prototype.getUTCFullYear.call(this);return[0>a?"-"+String(1E6-a).substr(1):9999>=a?String(1E4+a).substr(1):"+"+String(1E6+a).substr(1),"-",String(101+Date.prototype.getUTCMonth.call(this)).substr(1),"-",String(100+Date.prototype.getUTCDate.call(this)).substr(1),"T",String(100+Date.prototype.getUTCHours.call(this)).substr(1),":",String(100+Date.prototype.getUTCMinutes.call(this)).substr(1),":",String(100+Date.prototype.getUTCSeconds.call(this)).substr(1),".",String(1E3+Date.prototype.getUTCMilliseconds.call(this)).substr(1),
"Z"].join("")};Date.prototype.toISOString=Af?Bf:Date.prototype.toISOString;

var Cf;Cf=window.console;_.Df=function(a){Cf&&Cf.log&&Cf.log(a)};_.Ff=function(a){Cf&&(Cf.error?Cf.error(a):Cf.log&&Cf.log(a))};_.Gf=function(a){Cf&&(Cf.warn?Cf.warn(a):Cf.log&&Cf.log(a))};_.Hf=function(){};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Yg=function(){return _.Ab("Safari")&&!(_.Jb()||_.Ab("Coast")||_.Gb()||_.Ab("Edge")||_.Ab("Edg/")||_.Ab("OPR")||_.Ib()||_.Ab("Silk")||_.Ab("Android"))};_.Zg=function(){return _.Ab("Android")&&!(_.Jb()||_.Ib()||_.Gb()||_.Ab("Silk"))};_.$g=_.Ib();_.ah=_.mc()||_.Ab("iPod");_.bh=_.Ab("iPad");_.ch=_.Zg();_.dh=_.Jb();_.eh=_.Yg()&&!_.nc();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.fh=function(a){for(var b=[],c=0,d=0;d<a.length;d++){var e=a.charCodeAt(d);255<e&&(b[c++]=e&255,e>>=8);b[c++]=e}return b};
var gh;gh={};_.hh=null;_.ih=_.vc||_.wc&&!_.eh||_.rc||!_.eh&&!_.sc&&"function"==typeof _.A.atob;_.kh=function(a,b){void 0===b&&(b=0);_.jh();b=gh[b];for(var c=[],d=0;d<a.length;d+=3){var e=a[d],f=d+1<a.length,g=f?a[d+1]:0,k=d+2<a.length,l=k?a[d+2]:0,m=e>>2;e=(e&3)<<4|g>>4;g=(g&15)<<2|l>>6;l&=63;k||(l=64,f||(g=64));c.push(b[m],b[e],b[g]||"",b[l]||"")}return c.join("")};
_.jh=function(){if(!_.hh){_.hh={};for(var a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),b=["+/=","+/","-_=","-_.","-_"],c=0;5>c;c++){var d=a.concat(b[c].split(""));gh[c]=d;for(var e=0;e<d.length;e++){var f=d[e];void 0===_.hh[f]&&(_.hh[f]=e)}}}};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Ch;_.Bh=function(a){this.rb=a||{cookie:""}};_.h=_.Bh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.tca;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.LK}if(/[;=\s]/.test(a))throw Error("x`"+a);if(/[;\r\n]/.test(b))throw Error("y`"+b);void 0===k&&(k=-1);this.rb.cookie=a+"="+b+(f?";domain="+f:"")+(g?";path="+g:"")+(0>k?"":0==k?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date(Date.now()+1E3*k)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+e:"")};
_.h.get=function(a,b){for(var c=a+"=",d=(this.rb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.tb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Td(a);this.set(a,"",{LK:0,path:b,domain:c});return d};_.h.Be=function(){return Ch(this).keys};_.h.Xc=function(){return Ch(this).values};_.h.isEmpty=function(){return!this.rb.cookie};_.h.Hb=function(){return this.rb.cookie?(this.rb.cookie||"").split(";").length:0};
_.h.Td=function(a){return void 0!==this.get(a)};_.h.Tj=function(a){for(var b=Ch(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Ch(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Ch=function(a){a=(a.rb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.tb)(a[f]),d=e.indexOf("="),-1==d?(b.push(""),c.push(e)):(b.push(e.substring(0,d)),c.push(e.substring(d+1)));return{keys:b,values:c}};
_.Dh=new _.Bh("undefined"==typeof document?null:document);

_.Lh={};_.Mh=function(a){return _.Lh[a||"token"]||null};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hi=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.ii=function(a,b){a.prototype=(0,_.Ia)(b.prototype);a.prototype.constructor=a;if(_.Ra)(0,_.Ra)(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.T=b.prototype};
_.ji=function(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)}};_.ki=[];_.li=[];_.mi=!1;_.ni=function(a){_.ki[_.ki.length]=a;if(_.mi)for(var b=0;b<_.li.length;b++)a((0,_.R)(_.li[b].wrap,_.li[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qi;_.oi=function(a,b){b=(0,_.Za)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.pi=function(a,b){a=a.split(".");b=b||_.A;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};qi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.ri=function(){this.Ob=this.Ob;this.lm=this.lm};_.ri.prototype.Ob=!1;_.ri.prototype.Wn=function(){return this.Ob};_.ri.prototype.Da=function(){this.Ob||(this.Ob=!0,this.va())};_.ui=function(a,b){_.si(a,_.ji(_.ti,b))};_.si=function(a,b){a.Ob?b():(a.lm||(a.lm=[]),a.lm.push(b))};_.ri.prototype.va=function(){if(this.lm)for(;this.lm.length;)this.lm.shift()()};_.ti=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.vi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.xm=!1};_.vi.prototype.stopPropagation=function(){this.xm=!0};_.vi.prototype.preventDefault=function(){this.defaultPrevented=!0};
var xi,yi;_.wi=!_.sc||_.Rc(9);xi=!_.sc||_.Rc(9);yi=_.sc&&!_.Pc("9");!_.wc||_.Pc("528");_.vc&&_.Pc("1.9b")||_.sc&&_.Pc("8")||_.rc&&_.Pc("9.5")||_.wc&&_.Pc("528");_.vc&&!_.Pc("8")||_.sc&&_.Pc("9");var zi=function(){if(!_.A.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.A.addEventListener("test",_.cb,b),_.A.removeEventListener("test",_.cb,b)}catch(c){}return a}();
_.Ai=function(a,b){_.vi.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.XC=!1;this.pointerId=0;this.pointerType="";this.ye=null;a&&this.init(a,b)};_.K(_.Ai,_.vi);var Bi={2:"touch",3:"pen",4:"mouse"};
_.Ai.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.vc&&(_.pc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.wc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.wc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.XC=_.yc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Bi[a.pointerType]||"";this.state=a.state;this.ye=a;a.defaultPrevented&&this.preventDefault()};_.Ai.prototype.stopPropagation=function(){_.Ai.T.stopPropagation.call(this);this.ye.stopPropagation?this.ye.stopPropagation():this.ye.cancelBubble=!0};
_.Ai.prototype.preventDefault=function(){_.Ai.T.preventDefault.call(this);var a=this.ye;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,yi)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Ei;_.Ci="closure_listenable_"+(1E6*Math.random()|0);_.Di=function(a){return!(!a||!a[_.Ci])};Ei=0;
var Fi=function(a,b,c,d,e){this.listener=a;this.xw=null;this.src=b;this.type=c;this.capture=!!d;this.$e=e;this.key=++Ei;this.to=this.Dt=!1},Gi=function(a){a.to=!0;a.listener=null;a.xw=null;a.src=null;a.$e=null};
_.Hi=function(a){this.src=a;this.yd={};this.Is=0};_.Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.yd[f];a||(a=this.yd[f]=[],this.Is++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Dt=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Dt=c,a.push(b));return b};_.Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.yd))return!1;var e=this.yd[a];b=Ii(e,b,c,d);return-1<b?(Gi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.yd[a],this.Is--),!0):!1};
_.Ji=function(a,b){var c=b.type;if(!(c in a.yd))return!1;var d=_.oi(a.yd[c],b);d&&(Gi(b),0==a.yd[c].length&&(delete a.yd[c],a.Is--));return d};_.Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.yd)if(!a||c==a){for(var d=this.yd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.yd[c];this.Is--}return b};_.Hi.prototype.Cn=function(a,b,c,d){a=this.yd[a.toString()];var e=-1;a&&(e=Ii(a,b,c,d));return-1<e?a[e]:null};
_.Hi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return qi(this.yd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ii=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.to&&f.listener==b&&f.capture==!!c&&f.$e==d)return e}return-1};
var Ki,Li,Mi,Qi,Si,Ti,Xi,Wi,Ui,Yi;Ki="closure_lm_"+(1E6*Math.random()|0);Li={};Mi=0;_.Oi=function(a,b,c,d,e){if(d&&d.once)return _.Ni(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.V(b,c,_.ab(d)?!!d.capture:!!d,e):Qi(a,b,c,!1,d,e)};
Qi=function(a,b,c,d,e,f){if(!b)throw Error("z");var g=_.ab(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new _.Hi(a));c=k.add(b,c,d,g,f);if(c.xw)return c;d=Si();c.xw=d;d.src=a;d.listener=c;if(a.addEventListener)zi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ti(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("A");Mi++;return c};
Si=function(){var a=Ui,b=xi?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b};_.Ni=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ni(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.fo(b,c,_.ab(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};
_.Vi=function(a){if("number"===typeof a||!a||a.to)return!1;var b=a.src;if(_.Di(b))return b.GE(a);var c=a.type,d=a.xw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ti(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Mi--;(c=_.Ri(b))?(_.Ji(c,a),0==c.Is&&(c.src=null,b[Ki]=null)):Gi(a);return!0};Ti=function(a){return a in Li?Li[a]:Li[a]="on"+a};
Xi=function(a,b,c,d){var e=!0;if(a=_.Ri(a))if(b=a.yd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.to&&(f=Wi(f,d),e=e&&!1!==f)}return e};Wi=function(a,b){var c=a.listener,d=a.$e||a.src;a.Dt&&_.Vi(a);return c.call(d,b)};
Ui=function(a,b){if(a.to)return!0;if(!xi){var c=b||_.pi("window.event");b=new _.Ai(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==c.returnValue)c.returnValue=!0}c=[];for(e=b.currentTarget;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!b.xm&&0<=e;e--){b.currentTarget=c[e];var f=Xi(c[e],a,!0,b);d=d&&f}for(e=0;!b.xm&&e<c.length;e++)b.currentTarget=c[e],f=Xi(c[e],a,!1,b),d=d&&f}return d}return Wi(a,new _.Ai(b,
this))};_.Ri=function(a){a=a[Ki];return a instanceof _.Hi?a:null};Yi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Pi=function(a){if("function"===typeof a)return a;a[Yi]||(a[Yi]=function(b){return a.handleEvent(b)});return a[Yi]};_.ni(function(a){Ui=a(Ui)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Zi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.$i=function(a){for(var b in a)return!1;return!0};_.aj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.aj(a,b[f],c,d,e);else d=_.ab(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.$b(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.Cn(b,c,d,e))&&_.Vi(b)};_.bj=function(){_.ri.call(this);this.Qi=new _.Hi(this);this.zR=this;this.SC=null};_.K(_.bj,_.ri);_.bj.prototype[_.Ci]=!0;_.h=_.bj.prototype;_.h.Kl=function(){return this.SC};
_.h.Vw=_.ja(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.aj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Kl();if(c)for(b=[];c;c=c.Kl())b.push(c);c=this.zR;var d=a.type||a;if("string"===typeof a)a=new _.vi(a,c);else if(a instanceof _.vi)a.target=a.target||c;else{var e=a;a=new _.vi(d,c);_.Fb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.xm&&0<=f;f--){var g=a.currentTarget=b[f];e=g.jq(d,!0,a)&&e}a.xm||(g=a.currentTarget=c,e=g.jq(d,!0,a)&&e,a.xm||(e=g.jq(d,!1,a)&&e));if(b)for(f=0;!a.xm&&f<b.length;f++)g=a.currentTarget=b[f],e=g.jq(d,!1,a)&&e;return e};
_.h.va=function(){_.bj.T.va.call(this);this.gD();this.SC=null};_.h.V=function(a,b,c,d){return this.Qi.add(String(a),b,!1,c,d)};_.h.fo=function(a,b,c,d){return this.Qi.add(String(a),b,!0,c,d)};_.h.$b=function(a,b,c,d){return this.Qi.remove(String(a),b,c,d)};_.h.GE=function(a){return _.Ji(this.Qi,a)};_.h.gD=function(a){this.Qi&&this.Qi.removeAll(a)};
_.h.jq=function(a,b,c){a=this.Qi.yd[String(a)];if(!a)return!0;a=a.concat();for(var d=!0,e=0;e<a.length;++e){var f=a[e];if(f&&!f.to&&f.capture==b){var g=f.listener,k=f.$e||f.src;f.Dt&&this.GE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Cn=function(a,b,c,d){return this.Qi.Cn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Qi.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var rk;_.kk=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.lk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.mk=function(a){return a};_.nk=function(a,b){a.src=_.pd(b);(b=_.ad(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Tb?a:_.zd(a);b.href=_.td(a)};_.pk=function(a){a.prototype.$goog_Thenable=!0};_.qk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
rk=function(a,b){this.CS=a;this.WZ=b;this.bw=0;this.df=null};rk.prototype.get=function(){if(0<this.bw){this.bw--;var a=this.df;this.df=a.next;a.next=null}else a=this.CS();return a};rk.prototype.put=function(a){this.WZ(a);100>this.bw&&(this.bw++,a.next=this.df,this.df=a)};
var sk,uk,vk,tk;sk=function(a){_.A.setTimeout(function(){throw a;},0)};_.wk=function(a){a=tk(a);"function"!==typeof _.A.setImmediate||_.A.Window&&_.A.Window.prototype&&!_.Ab("Edge")&&_.A.Window.prototype.setImmediate==_.A.setImmediate?(uk||(uk=vk()),uk(a)):_.A.setImmediate(a)};
vk=function(){var a=_.A.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Ab("Presto")&&(a=function(){var e=_.Yd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.R)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Hb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.A.setTimeout(e,0)}};tk=_.mk;_.ni(function(a){tk=a});
var xk=function(){this.Bx=this.Wo=null},zk=new rk(function(){return new yk},function(a){a.reset()});xk.prototype.add=function(a,b){var c=zk.get();c.set(a,b);this.Bx?this.Bx.next=c:this.Wo=c;this.Bx=c};xk.prototype.remove=function(){var a=null;this.Wo&&(a=this.Wo,this.Wo=this.Wo.next,this.Wo||(this.Bx=null),a.next=null);return a};var yk=function(){this.next=this.scope=this.Wg=null};yk.prototype.set=function(a,b){this.Wg=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.Wg=null};
var Ak,Bk,Ck,Dk,Fk;_.Ek=function(a,b){Ak||Bk();Ck||(Ak(),Ck=!0);Dk.add(a,b)};Bk=function(){if(_.A.Promise&&_.A.Promise.resolve){var a=_.A.Promise.resolve(void 0);Ak=function(){a.then(Fk)}}else Ak=function(){_.wk(Fk)}};Ck=!1;Dk=new xk;Fk=function(){for(var a;a=Dk.remove();){try{a.Wg.call(a.scope)}catch(b){sk(b)}zk.put(a)}Ck=!1};
var Hk,Ik,Tk,Rk;_.Gk=function(a,b){this.Ea=0;this.jj=void 0;this.mn=this.Rj=this.$a=null;this.Su=this.Tz=!1;if(a!=_.cb)try{var c=this;a.call(b,function(d){c.lh(2,d)},function(d){c.lh(3,d)})}catch(d){this.lh(3,d)}};Hk=function(){this.next=this.context=this.ko=this.Br=this.ql=null;this.wp=!1};Hk.prototype.reset=function(){this.context=this.ko=this.Br=this.ql=null;this.wp=!1};Ik=new rk(function(){return new Hk},function(a){a.reset()});_.Jk=function(a,b,c){var d=Ik.get();d.Br=a;d.ko=b;d.context=c;return d};
_.Kk=function(a){if(a instanceof _.Gk)return a;var b=new _.Gk(_.cb);b.lh(2,a);return b};_.Lk=function(a){return new _.Gk(function(b,c){c(a)})};_.Nk=function(a,b,c){Mk(a,b,c,null)||_.Ek(_.ji(b,a))};_.Ok=function(a){return new _.Gk(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m,n){d--;e[m]=n;0==d&&b(e)},g=function(m){c(m)},k=0,l;k<a.length;k++)l=a[k],_.Nk(l,_.ji(f,k),g);else b(e)})};_.Qk=function(){var a,b,c=new _.Gk(function(d,e){a=d;b=e});return new Pk(c,a,b)};
_.Gk.prototype.then=function(a,b,c){return Rk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.pk(_.Gk);_.Gk.prototype.Cs=function(a,b){return Rk(this,null,a,b)};_.Gk.prototype.cancel=function(a){if(0==this.Ea){var b=new Sk(a);_.Ek(function(){Tk(this,b)},this)}};
Tk=function(a,b){if(0==a.Ea)if(a.$a){var c=a.$a;if(c.Rj){for(var d=0,e=null,f=null,g=c.Rj;g&&(g.wp||(d++,g.ql==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Tk(c,b):(f?(d=f,d.next==c.mn&&(c.mn=d),d.next=d.next.next):Uk(c),Vk(c,e,3,b)))}a.$a=null}else a.lh(3,b)};_.Xk=function(a,b){a.Rj||2!=a.Ea&&3!=a.Ea||Wk(a);a.mn?a.mn.next=b:a.Rj=b;a.mn=b};
Rk=function(a,b,c,d){var e=_.Jk(null,null,null);e.ql=new _.Gk(function(f,g){e.Br=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.ko=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Sk?g(k):f(l)}catch(m){g(m)}}:g});e.ql.$a=a;_.Xk(a,e);return e.ql};_.Gk.prototype.t1=function(a){this.Ea=0;this.lh(2,a)};_.Gk.prototype.u1=function(a){this.Ea=0;this.lh(3,a)};
_.Gk.prototype.lh=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Mk(b,this.t1,this.u1,this)||(this.jj=b,this.Ea=a,this.$a=null,Wk(this),3!=a||b instanceof Sk||Yk(this,b)))};
var Mk=function(a,b,c,d){if(a instanceof _.Gk)return _.Xk(a,_.Jk(b||_.cb,c||null,d)),!0;if(_.qk(a))return a.then(b,c,d),!0;if(_.ab(a))try{var e=a.then;if("function"===typeof e)return Zk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Zk=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,k)}catch(l){k(l)}},Wk=function(a){a.Tz||(a.Tz=!0,_.Ek(a.cT,a))},Uk=function(a){var b=null;a.Rj&&(b=a.Rj,a.Rj=b.next,b.next=null);a.Rj||(a.mn=
null);return b};_.Gk.prototype.cT=function(){for(var a;a=Uk(this);)Vk(this,a,this.Ea,this.jj);this.Tz=!1};var Vk=function(a,b,c,d){if(3==c&&b.ko&&!b.wp)for(;a&&a.Su;a=a.$a)a.Su=!1;if(b.ql)b.ql.$a=null,$k(b,c,d);else try{b.wp?b.Br.call(b.context):$k(b,c,d)}catch(e){al.call(null,e)}Ik.put(b)},$k=function(a,b,c){2==b?a.Br.call(a.context,c):a.ko&&a.ko.call(a.context,c)},Yk=function(a,b){a.Su=!0;_.Ek(function(){a.Su&&al.call(null,b)})},al=sk,Sk=function(a){_.Vc.call(this,a);this.gM=!1};_.K(Sk,_.Vc);
Sk.prototype.name="cancel";var Pk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ps=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.qs=function(a){_.ri.call(this);this.Zd=a;this.Qb={}};_.K(_.qs,_.ri);var rs=[];_.qs.prototype.V=function(a,b,c,d){return this.nr(a,b,c,d)};_.qs.prototype.nr=function(a,b,c,d,e){Array.isArray(b)||(b&&(rs[0]=b.toString()),b=rs);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.Zd||this);if(!g)break;this.Qb[g.key]=g}return this};_.qs.prototype.fo=function(a,b,c,d){return ss(this,a,b,c,d)};
var ss=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)ss(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.Zd||a);if(!b)return a;a.Qb[b.key]=b}return a};_.qs.prototype.$b=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.$b(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.ab(d)?!!d.capture:!!d,e=e||this.Zd||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.Cn(b,c,d,e):a?(a=_.Ri(a))?a.Cn(b,c,d,e):null:null,b&&(_.Vi(b),delete this.Qb[b.key]);return this};
_.qs.prototype.removeAll=function(){_.Cb(this.Qb,function(a,b){this.Qb.hasOwnProperty(b)&&_.Vi(a)},this);this.Qb={}};_.qs.prototype.va=function(){_.qs.T.va.call(this);this.removeAll()};_.qs.prototype.handleEvent=function(){throw Error("G");};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

var Gu,Hu,Iu,Ju,Lu,Mu,Nu,Ou,Qu;oauth2={};_.Fu=!1;Gu=function(a){try{_.Fu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Hu=function(a,b){if(!a)return-1;if(a.indexOf)return a.indexOf(b,void 0);for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1};Iu=function(a,b){function c(){}if(!a)throw"Child class cannot be empty.";if(!b)throw"Parent class cannot be empty.";c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a};
Ju=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Ku=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Lu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Mu=function(a,b,c){if(a.addEventListener)a.addEventListener(b,c,!1);else if(a.attachEvent)a.attachEvent("on"+b,c);else throw"Add event handler for "+b+" failed.";};Nu={token:1,id_token:1};
Ou=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Pu=window.JSON;Qu=function(a){this.UE=a||[];this.Yb={}};Qu.prototype.addEventListener=function(a,b){if(!(0<=Hu(this.UE,a)))throw"Unrecognized event type: "+a;if(!Ju(b))throw"The listener for event '"+a+"' is not a function.";this.Yb[a]||(this.Yb[a]=[]);0>Hu(this.Yb[a],b)&&this.Yb[a].push(b)};
Qu.prototype.removeEventListener=function(a,b){if(!(0<=Hu(this.UE,a)))throw"Unrecognized event type: "+a;Ju(b)&&this.Yb[a]&&this.Yb[a].length&&(b=Hu(this.Yb[a],b),0<=b&&this.Yb[a].splice(b,1))};Qu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Hu(this.UE,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Yb[b]&&this.Yb[b].length)for(var c=0,d=this.Yb[b].length;c<d;c++)this.Yb[b][c](a)};
var Ru,Su,Tu,Xu,Yu,ov,pv,rv,sv,uv,Dv;Ru={};Su={};Tu={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.Uu=function(a,b){if(a=Tu[a])return a[b]};_.Vu=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");Tu[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.Wu=void 0;
Xu=function(a){a.style.position="absolute";a.style.width="1px";a.style.height="1px";a.style.left="-9999px";a.style.top="-9999px";a.style.right="-9999px";a.style.bottom="-9999px";a.style.display="none";a.setAttribute("aria-hidden","true")};Yu=function(){this.Y1=window;this.Tt=this.ul=this.Jr=this.ih=null};
Yu.prototype.open=function(a,b,c,d){Zu(this);this.Jr?(this.ul&&(this.ul(),this.ul=null),$u(this)):this.Jr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.ih=this.Y1.open(a,this.Jr,b);try{this.ih.focus();if(this.ih.closed||"undefined"==typeof this.ih.closed)throw Error("P");_.Wu=this.ih}catch(e){d&&setTimeout(d,0);this.ih=null;break a}c&&(this.ul=c,av(this))}};
var Zu=function(a){try{if(null==a.ih||a.ih.closed)a.ih=null,a.Jr=null,$u(a),a.ul&&(a.ul(),a.ul=null)}catch(b){a.ih=null,a.Jr=null,$u(a)}},av=function(a){a.Tt=window.setInterval(function(){Zu(a)},300)},$u=function(a){a.Tt&&(window.clearInterval(a.Tt),a.Tt=null)};Su=Su||{};var bv=function(a,b){this.Rb=a;this.NB=b;this.kd=null;this.Wl=!1};bv.prototype.start=function(){if(!this.Wl&&!this.kd){var a=this;this.kd=window.setTimeout(function(){a.clear();a.Wl||(a.Rb(),a.Wl=!0)},Su.VI(this.NB))}};
bv.prototype.clear=function(){this.kd&&(window.clearTimeout(this.kd),this.kd=null)};var cv=function(a,b){var c=Su.qp;this.JW=Su.ep;this.lO=c;this.Rb=a;this.NB=b;this.kd=null;this.Wl=!1;var d=this;this.mO=function(){document[d.JW]||(d.clear(),d.start())}};cv.prototype.start=function(){if(!this.Wl&&!this.kd){Mu(document,this.lO,this.mO);var a=this;this.kd=window.setTimeout(function(){a.clear();a.Wl||(a.Rb(),a.Wl=!0)},Su.VI(this.NB))}};
cv.prototype.clear=function(){var a=this.lO,b=this.mO,c=document;if(c.removeEventListener)c.removeEventListener(a,b,!1);else if(c.detachEvent)c.detachEvent("on"+a,b);else throw"Remove event handler for "+a+" failed.";this.kd&&(window.clearTimeout(this.kd),this.kd=null)};Su.ep=null;Su.qp=null;
Su.fX=function(){var a=document;"undefined"!==typeof a.hidden?(Su.ep="hidden",Su.qp="visibilitychange"):"undefined"!==typeof a.msHidden?(Su.ep="msHidden",Su.qp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Su.ep="webkitHidden",Su.qp="webkitvisibilitychange")};Su.fX();Su.BS=function(a,b){return Su.ep&&Su.qp?new cv(a,b):new bv(a,b)};Su.VI=function(a){return Math.max(1,a-(new Date).getTime())};
var dv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},ev=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var u=g,r=0;64>r;r+=4)u[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],t=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var D=w^v&(t^w);var z=1518500249}else D=
v^t^w,z=1859775393;else 60>r?(D=v&t|w&(v|t),z=2400959708):(D=v^t^w,z=3395469782);D=((p<<5|p>>>27)&4294967295)+D+y+z+u[r]&4294967295;y=w;w=t;t=(v<<30|v>>>2)&4294967295;v=p;p=D}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,u){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,t=p.length;v<t;++v)r.push(p.charCodeAt(v));p=r}u||(u=p.length);r=0;if(0==m)for(;r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<
u;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)p[u++]=e[r]>>v&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Sg:function(){for(var p=d(),u="",r=0;r<p.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return u}}},fv=
window.crypto,gv=!1,hv=0,iv=1,jv=0,kv="",lv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;iv=iv*b%jv;if(3==++hv)if(a=window,b=lv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},mv=function(a){var b=ev();b.update(a);return b.Sg()};gv=!!fv&&"function"==typeof fv.getRandomValues;
gv||(jv=1E6*(screen.width*screen.width+screen.height),kv=mv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Mu(window,"mousemove",lv));Ru=Ru||{};Ru.rP="ssIFrame_";
_.nv=function(a,b){this.Lb=a;if(!this.Lb)throw Error("R");a=_.Uu(a,"idpIFrameUrl");if(!a)throw Error("S");this.MJ=a;if(!b)throw Error("T");this.Ok=b;a=this.MJ;b=document.createElement("a");b.setAttribute("href",a);a=[b.protocol,"//",b.hostname];"http:"==b.protocol&&""!=b.port&&"0"!=b.port&&"80"!=b.port?(a.push(":"),a.push(b.port)):"https:"==b.protocol&&""!=b.port&&"0"!=b.port&&"443"!=b.port&&(a.push(":"),a.push(b.port));this.xB=a.join("");this.j_=[location.protocol,"//",location.host].join("");this.wB=
this.Rn=!1;this.IJ=null;this.iw=[];this.qo=[];this.Fi={};this.Zl=void 0};_.nv.prototype.show=function(){var a=this.Zl;a.style.position="fixed";a.style.width="100%";a.style.height="100%";a.style.left="0px";a.style.top="0px";a.style.right="0px";a.style.bottom="0px";a.style.display="block";a.style.zIndex="9999999";a.style.overflow="hidden";a.setAttribute("aria-hidden","false")};_.nv.prototype.nc=function(){Xu(this.Zl)};
_.nv.prototype.Kv=function(a){if(this.Rn)a&&a(this);else{if(!this.Zl){var b=Ru.rP+this.Lb;var c=this.Lb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Hu(e.split("|"),c))?dv(e,d):dv(e?e+"|"+c:c,d);c=!f;f=this.MJ;var g=this.j_;d=this.Ok;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Ju(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);Xu(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Fu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Zl=e}a&&this.iw.push(a)}};_.nv.prototype.Jl=function(){return this.IJ};ov=function(a){for(var b=0;b<a.iw.length;b++)a.iw[b](a);a.iw=[]};
_.qv=function(a,b,c,d){if(a.Rn){if(a.Rn&&a.wB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Jl(),Gu(a),Error(a);pv(a,{method:b,params:c},d)}else a.qo.push({rpc:{method:b,params:c},callback:d}),a.Kv()};pv=function(a,b,c){if(c){for(var d=b.id;!d||a.Fi[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Fi[d]=c}b.rpcToken=a.Ok;a.Zl.contentWindow.postMessage(_.Pu.stringify(b),a.xB)};rv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.nv.prototype.Vh=function(a,b,c,d,e,f,g,k){rv(f);b=_.Ku(b);_.qv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.nv.prototype.Jv=function(a,b,c,d,e){b=_.Ku(b);_.qv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};sv=function(a,b,c){rv(b.identifier);_.qv(a,"getSessionSelector",b,c)};
_.tv=function(a,b,c,d,e){rv(b.identifier);_.qv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};uv=function(a,b,c){_.qv(a,"monitorClient",{clientId:b},c)};_.nv.prototype.Qr=_.ja(29);_.nv.prototype.gx=function(a,b){_.qv(this,"showDialog",{Maa:a},b)};_.nv.prototype.Jp=_.ja(31);Ru.gv={};Ru.BA=function(a){return Ru.gv[a]};
Ru.Kv=function(a,b){var c=Ru.BA(a);if(!c){c=String;if(gv){var d=new window.Uint32Array(1);fv.getRandomValues(d);d=Number("0."+d[0])}else d=iv,d+=parseInt(kv.substr(0,20),16),kv=mv(kv),d/=jv+Math.pow(16,20);c=c(2147483647*d);c=new _.nv(a,c);Ru.gv[a]=c}c.Kv(b)};Ru.$T=function(a){for(var b in Ru.gv){var c=Ru.BA(b);if(c&&c.Zl&&c.Zl.contentWindow==a.source&&c.xB==a.origin)return c}};Ru.KU=function(a){for(var b in Ru.gv){var c=Ru.BA(b);if(c&&c.xB==a)return c}};Ru=Ru||{};
var wv=function(){var a=[],b;for(b in vv)a.push(vv[b]);Qu.call(this,a);this.wk={};Gu("EventBus is ready.")};Iu(wv,Qu);var vv={PQ:"sessionSelectorChanged",by:"sessionStateChanged",Hx:"authResult",$O:"displayIFrame"},yv=function(a){var b=xv;a&&(b.wk[a]||(b.wk[a]=[]))},zv=function(a,b,c){return b&&a.wk[b]&&0<=Hu(a.wk[b],c)};_.h=wv.prototype;
_.h.rZ=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.Wu);if(b=c?Ru.KU(a.origin):Ru.$T(a)){try{var d=_.Pu.parse(a.data)}catch(e){Gu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Ok){Gu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Fi[c.id])delete b.Fi[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Gu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.LJ[a.type]?(d=this.LJ[a.type],
c&&!d.ER?Gu("Bad IDP event. Source window cannot be a popup."):d.To&&!d.To.call(this,b,a)?Gu("Bad IDP event."):d.$e.call(this,b,a)):Gu("Bad IDP event.")}else Gu("Bad event, no corresponding Idp Stub.")};_.h.N_=function(a,b){return zv(this,a.Lb,b.clientId)};_.h.M_=function(a,b){b=b.clientId;return!b||zv(this,a.Lb,b)};_.h.PR=function(a,b){return zv(this,a.Lb,b.clientId)};_.h.CY=function(a){a.Rn=!0;ov(a);for(var b=0;b<a.qo.length;b++)pv(a,a.qo[b].rpc,a.qo[b].callback);a.qo=[]};
_.h.BY=function(a,b){b={error:b.error};a.Rn=!0;a.wB=!0;a.IJ=b;a.qo=[];ov(a)};_.h.Cw=function(a,b){b.originIdp=a.Lb;this.dispatchEvent(b)};var xv=new wv,Av=xv,Bv={};Bv.idpReady={$e:Av.CY};Bv.idpError={$e:Av.BY};Bv.sessionStateChanged={$e:Av.Cw,To:Av.N_};Bv.sessionSelectorChanged={$e:Av.Cw,To:Av.M_};Bv.authResult={$e:Av.Cw,To:Av.PR,ER:!0};Bv.displayIFrame={$e:Av.Cw};xv.LJ=Bv||{};Mu(window,"message",function(a){xv.rZ.call(xv,a)});
_.Cv=function(a,b){this.ke=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Qu.call(this,c);this.Cd=[location.protocol,"//",location.host].join("");this.yc=b.crossSubDomains?b.domain||this.Cd:this.Cd;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.Uu(b.idpId,"authServerUrl")||!_.Uu(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Lb=b.idpId;this.Vb=void 0;this.IS=!!b.disableTokenRefresh;this.yT=!!b.forceTokenRefresh;this.P0=!!b.skipTokenCache;this.setOptions(b);this.Rp=
[];this.dm=this.jK=!1;this.Vn=void 0;this.aM();this.Zc=void 0;var e=this,f=function(){Gu("Token Manager is ready.");if(e.Rp.length)for(var g=0;g<e.Rp.length;g++)e.Rp[g].call(e);e.jK=!0;e.Rp=[]};Ru.Kv(this.Lb,function(g){e.Zc=g;g.Rn&&g.wB?(e.dm=!0,e.Vn=g.Jl(),e.ew(e.Vn)):e.Vb?uv(e.Zc,e.Vb,function(k){if(k){k=e.Lb;var l=e.Vb,m=xv;k&&l&&(m.wk[k]||(m.wk[k]=[]),0>Hu(m.wk[k],l)&&m.wk[k].push(l));f()}else e.Vn={error:"Not a valid origin for the client: "+e.Cd+" has not been whitelisted for client ID "+e.Vb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.dm=!0,e.ew(e.Vn)}):(yv(e.Lb),f())})};Iu(_.Cv,Qu);_.Cv.prototype.setOptions=function(){};_.Cv.prototype.aM=function(){};_.Cv.prototype.ew=function(){};_.Cv.prototype.Jl=function(){return this.Vn};Dv=function(a,b,c){return function(){b.apply(a,c)}};_.Ev=function(a,b,c){if(a.jK)b.apply(a,c);else{if(a.dm)throw a.Vn;a.Rp.push(Dv(a,b,c))}};_.Cv.prototype.PG=_.ja(32);_.Cv.prototype.Jp=_.ja(30);
_.Gv=function(a,b){_.Cv.call(this,a,b);this.IL=new Yu;this.hj=this.tm=null;Fv(this)};Iu(_.Gv,_.Cv);_.Gv.prototype.setOptions=function(){};
var Hv=function(a,b){a.ie={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.yc};b.crossSubDomains&&(a.ie.policy=b.policy)},Iv=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.zp=b.authParameters;a.zp.redirect_uri||(a.zp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.ii=_.Ku(b.rpcAuthParameters||a.zp);if(!a.ii.scope)throw Error("ba");if(!a.ii.response_type)throw Error("ca");
a:{var c=a.ii.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Nu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.ii.enable_serial_consent=!0);b.authResultIdentifier&&(a.QR=b.authResultIdentifier);b.spec_compliant&&(a.ii.spec_compliant=b.spec_compliant)};
_.Gv.prototype.aM=function(){var a=this;xv.addEventListener(vv.PQ,function(b){a.ke&&a.ie&&b.originIdp==a.Lb&&!b.crossSubDomains==!a.ie.crossSubDomains&&b.domain==a.ie.domain&&b.id==a.ie.id&&a.uL(b)});xv.addEventListener(vv.by,function(b){a.ke&&b.originIdp==a.Lb&&b.clientId==a.Vb&&a.vL(b)});xv.addEventListener(vv.Hx,function(b){_.Wu=void 0;a.ke&&b.originIdp==a.Lb&&b.clientId==a.Vb&&b.id==a.dj&&(a.tm&&(window.clearTimeout(a.tm),a.tm=null),a.dj=void 0,a.zr(b))});xv.addEventListener(vv.$O,function(b){a.ke&&
b.originIdp==a.Lb&&(b.nc?a.Zc.nc():a.Zc.show())})};_.Gv.prototype.uL=function(){};_.Gv.prototype.vL=function(){};_.Gv.prototype.zr=function(){};var Kv=function(a,b){Jv(a);a.IS||(a.hj=Su.BS(function(){a.Vh(!0)},b-3E5),navigator.onLine&&a.hj.start())},Jv=function(a){a.hj&&(a.hj.clear(),a.hj=null)},Fv=function(a){var b=window;Ou()&&(b=document.body);Mu(b,"online",function(){a.hj&&a.hj.start()});Mu(b,"offline",function(){a.hj&&a.hj.clear()})};_.h=_.Gv.prototype;_.h.Vh=function(){};
_.h.gx=function(a,b){this.Zc.gx(a,b)};_.h.dL=_.ja(33);_.h.PX=function(a,b){if(!this.Vb)throw Error("ha");this.Zc.Jv(this.Vb,this.ii,this.ie,a,b)};_.h.Jv=function(a,b){_.Ev(this,this.PX,[a,b])};_.Mv=function(a){this.ee=void 0;this.Tg=!1;this.Fo=void 0;_.Gv.call(this,_.Lv,a)};Iu(_.Mv,_.Gv);_.Lv={DF:"noSessionBound",np:"userLoggedOut",xO:"activeSessionChanged",by:"sessionStateChanged",mR:"tokenReady",lR:"tokenFailed",Hx:"authResult",ERROR:"error"};
_.Mv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;Hv(this,a);Iv(this,a)};_.Mv.prototype.ew=function(a){this.dispatchEvent({type:_.Lv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Lb})};var Nv=function(a){Jv(a);a.Fo=void 0;a.ZB=void 0};_.h=_.Mv.prototype;
_.h.uL=function(a){var b=a.newValue||{};if(this.ee!=b.hint||this.Tg!=!!b.disabled){a=this.ee;var c=!this.ee||this.Tg;Nv(this);this.ee=b.hint;this.Tg=!!b.disabled;(b=!this.ee||this.Tg)&&!c?this.dispatchEvent({type:_.Lv.np,idpId:this.Lb}):b||(a!=this.ee&&this.dispatchEvent({type:_.Lv.xO,idpId:this.Lb}),this.ee&&this.Vh())}};
_.h.vL=function(a){this.Tg||(this.ee?a.user||this.Fo?a.user==this.ee&&(this.Fo?a.sessionState?this.Fo=a.sessionState:(Nv(this),this.dispatchEvent({type:_.Lv.np,idpId:this.Lb})):a.sessionState&&(this.Fo=a.sessionState,this.Vh())):this.Vh():this.dispatchEvent({type:_.Lv.by,idpId:this.Lb}))};_.h.zr=function(a){this.dispatchEvent({type:_.Lv.Hx,authResult:a.authResult})};_.h.xq=_.ja(35);_.h.qq=function(a){_.Ev(this,this.nA,[a])};_.h.nA=function(a){sv(this.Zc,this.ie,a)};
_.h.hx=function(a,b,c){if(!a)throw Error("ja");Nv(this);this.ee=a;this.Tg=!1;b&&_.tv(this.Zc,this.ie,!1,this.ee);this.ke=!0;this.Vh(c,!0)};_.h.start=function(){_.Ev(this,this.U0,[])};
_.h.U0=function(){var a=this.Vb==Lu("client_id")?Lu("login_hint"):void 0;var b=this.Vb==Lu("client_id")?Lu("state"):void 0;this.zC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.hx(a,!0,!0);else{var c=this;this.qq(function(d){c.ke=!0;d&&d.hint?(Nv(c),c.ee=d.hint,c.Tg=!!d.disabled,c.Tg?c.dispatchEvent({type:_.Lv.np,idpId:c.Lb}):c.hx(d.hint)):(Nv(c),c.ee=void 0,c.Tg=!(!d||!d.disabled),c.dispatchEvent({type:_.Lv.DF,
autoOpenAuthUrl:!c.Tg,idpId:c.Lb}))})}};_.h.hI=_.ja(36);_.h.Vh=function(a,b){var c=this;this.Zc.Vh(this.Vb,this.ii,this.ee,this.ie,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Nv(c),c.dispatchEvent({type:_.Lv.np,idpId:c.Lb})):(c.ZB=null,c.dispatchEvent({type:_.Lv.lR,idpId:c.Lb,error:e})):(c.ZB=d,c.Fo=d.session_state,Kv(c,d.expires_at),d.idpId=c.Lb,b&&c.zC&&(d.state=c.zC,c.zC=void 0),c.dispatchEvent({type:_.Lv.mR,idpId:c.Lb,response:d}))},this.Ca,a)};_.h.Qr=_.ja(28);_.h.qM=_.ja(37);
_.Ov=function(a){this.ll=null;_.Gv.call(this,{},a);this.ke=!0};Iu(_.Ov,_.Gv);_.h=_.Ov.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;Hv(this,a);Iv(this,a)};_.h.ew=function(a){this.ll&&(this.ll({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.ll=null)};_.h.zr=function(a){if(this.ll){var b=this.ll;this.ll=null;b(a)}};_.h.xq=_.ja(34);_.h.qq=function(a){this.dm?a(this.Jl()):_.Ev(this,this.nA,[a])};
_.h.nA=function(a){sv(this.Zc,this.ie,a)};_.Pv=function(a,b,c){a.dm?c(a.Jl()):_.Ev(a,a.RY,[b,c])};_.Ov.prototype.RY=function(a,b){this.Zc.Vh(this.Vb,this.ii,a,this.ie,function(c,d){d?b({error:d}):b(c)},this.Ca,this.yT,this.P0)};_.Ov.prototype.EK=_.ja(38);

var Qv,Sv,Tv,Uv,Vv,Wv,Xv,Yv,Zv,$v,aw,bw,ew;Qv=function(a){return Array.prototype.concat.apply([],arguments)};_.Rv=function(){try{var a=Array.from((window.crypto||window.msCrypto).getRandomValues(new Uint8Array(64)))}catch(c){a=[];for(var b=0;64>b;b++)a[b]=Math.floor(256*Math.random())}return _.kh(a,3).substring(0,64)};Sv=function(a,b,c){if(!a.ke)throw Error("ea");b?_.tv(a.Zc,a.ie,!0,void 0,c):_.tv(a.Zc,a.ie,!0,a.ee,c)};Tv=function(a){if(!a.ke)throw Error("ea");return a.ZB};
_.Ov.prototype.EK=_.Uc(38,function(a,b){var c=this.Zc,d=this.Vb,e=this.ie,f=_.Ku(this.ii);delete f.response_type;_.qv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Mv.prototype.qM=_.Uc(37,function(a){Tv(this)&&Tv(this).access_token&&(this.Zc.Qr(this.Vb,Tv(this).access_token,a),Sv(this,!0))});_.Mv.prototype.hI=_.Uc(36,function(){var a=this;this.qq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Lv.np,idpId:a.Lb}):a.Vh(!0):a.dispatchEvent({type:_.Lv.DF,idpId:a.Lb})})});
_.Mv.prototype.xq=_.Uc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.hx(b.authResult.login_hint,a.Tg||b.authResult.login_hint!=a.ee,!0)}});
_.Ov.prototype.xq=_.Uc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.qq(function(d){_.tv(b.Zc,b.ie,d&&d.disabled,c.authResult.login_hint,function(){_.Pv(b,c.authResult.login_hint,a)})}):a(c&&c.authResult&&c.authResult.error?c.authResult:c&&c.authResult&&!c.authResult.login_hint?{error:"wrong_response_type"}:{error:"unknown_error"})}});_.Gv.prototype.dL=_.Uc(33,function(){this.Vb&&_.qv(this.Zc,"startPolling",{clientId:this.Vb,origin:this.Cd,id:this.dj},void 0)});
_.nv.prototype.Qr=_.Uc(29,function(a,b,c){_.qv(this,"revoke",{clientId:a,token:b},c)});_.Mv.prototype.Qr=_.Uc(28,function(a){_.Ev(this,this.qM,[a])});Uv=function(){var a=navigator.userAgent,b;if(b=!!a&&-1!=a.indexOf("CriOS"))b=-1,(a=a.match(/CriOS\/(\d+)/))&&a[1]&&(b=parseInt(a[1],10)||-1),b=48>b;return b};
Vv=function(){var a=navigator.userAgent.toLowerCase();if(!(-1<a.indexOf("safari/")&&0>a.indexOf("chrome/")&&0>a.indexOf("crios/")&&0>a.indexOf("android")))return!1;var b=/version\/(\d+)\.(\d+)[\.0-9]*/.exec(navigator.userAgent.toLowerCase());if(!b||3>b.length)return!1;a=parseInt(b[1],10);b=parseInt(b[2],10);return 12<a||12==a&&1<=b};
Wv=function(a,b,c,d,e,f,g){var k=_.Uu(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.Ku(d);a.response_type=g||"permission";a.client_id=c;a.ss_domain=b;if(f&&f.extraQueryParams)for(var l in f.extraQueryParams)a[l]=f.extraQueryParams[l];e&&Vv()&&!a.prompt&&(a.prompt="select_account");b=k+(0>k.indexOf("?")?"?":"&");c=[];for(var m in a)if(a.hasOwnProperty(m)){e=a[m];if(null===e||void 0===e)e="";c.push(encodeURIComponent(m)+"="+encodeURIComponent(e))}return b+c.join("&")};
Xv=function(a,b,c,d){if(!a.Vb)throw Error("fa");a.dj=c||a.QR||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Cd.split("//");c=b.extraQueryParams;var f=e[0],g=f.indexOf(":");0<g&&(f=f.substring(0,g));e=["storagerelay://",f,"/",e[1],"?"];e.push("id="+a.dj);c.redirect_uri=e.join("")}return Wv(a.Lb,a.yc,a.Vb,a.zp,!0,b,d)};Yv=function(a,b,c){if(!a.Vb)throw Error("fa");return Wv(a.Lb,a.yc,a.Vb,a.zp,!1,b,c)};
Zv=function(a,b){a.tm&&window.clearTimeout(a.tm);a.tm=window.setTimeout(function(){a.dj==b&&(_.Wu=void 0,a.tm=null,a.dj=void 0,a.zr({authResult:{error:"popup_closed_by_user"}}))},1E3)};$v=function(a,b,c){if(!a.Vb)throw Error("ga");c=c||{};c=Xv(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||Uv())&&_.Ev(a,a.dL,[]);var d=a.dj;a.IL.open(c,b,function(){a.dj==d&&Zv(a,d)},function(){a.dj=void 0;a.zr({authResult:{error:"popup_blocked_by_browser"}})})};
aw=function(a){_.Ev(a,a.hI,[])};bw=function(a,b,c){a.dm?c(a.Jl()):_.Ev(a,a.EK,[b,c])};
_.cw=function(a){for(var b=[],c=0,d=0;c<a.length;){var e=a[c++];if(128>e)b[d++]=String.fromCharCode(e);else if(191<e&&224>e){var f=a[c++];b[d++]=String.fromCharCode((e&31)<<6|f&63)}else if(239<e&&365>e){f=a[c++];var g=a[c++],k=a[c++];e=((e&7)<<18|(f&63)<<12|(g&63)<<6|k&63)-65536;b[d++]=String.fromCharCode(55296+(e>>10));b[d++]=String.fromCharCode(56320+(e&1023))}else f=a[c++],g=a[c++],b[d++]=String.fromCharCode((e&15)<<12|(f&63)<<6|g&63)}return b.join("")};
_.dw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.hh[m];if(null!=n)return n;if(!_.Me(m))throw Error("u`"+m);}return l}_.jh();for(var d=0;;){var e=c(-1),f=c(0),g=c(64),k=c(64);if(64===k&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|g>>2),64!=k&&b(g<<6&192|k))}};ew=function(a){var b=[];_.dw(a,function(c){b.push(c)});return b};_.fw=function(a,b){_.Lh[b||"token"]=a};_.gw=function(a){delete _.Lh[a||"token"]};
_.Pu={parse:function(a){a=_.yf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.zf(a)}};
_.Ov.prototype.aA=function(a,b){_.Ev(this,this.kT,[a,b])};_.Ov.prototype.kT=function(a,b){this.Zc.aA(this.Vb,a,this.ii,this.ie,b)};
_.nv.prototype.aA=function(a,b,c,d,e){c=_.Ku(c);_.qv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var hw,iw=["client_id","cookie_policy","scope"],jw="client_id cookie_policy fetch_basic_profile hosted_domain scope openid_realm disable_token_refresh login_hint ux_mode redirect_uri state prompt oidc_spec_compliant nonce enable_serial_consent include_granted_scopes response_type session_selection gsiwebsdk".split(" "),kw=["authuser","after_redirect","access_type","hl"],lw=["login_hint","prompt"],mw={clientid:"client_id",cookiepolicy:"cookie_policy"},nw=["approval_prompt","authuser","login_hint",
"prompt","hd"],ow=["login_hint","g-oauth-window","status"],pw=Math.min(_.S("oauth-flow/authWindowWidth",599),screen.width-20),qw=Math.min(_.S("oauth-flow/authWindowHeight",600),screen.height-30);
var rw=function(a){_.Vc.call(this,a)};_.ii(rw,_.Vc);rw.prototype.name="gapi.auth2.ExternallyVisibleError";
var sw=function(){};sw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var tw=function(){};tw.prototype.select=function(a,b){if(a.sessions&&a.sessions.length)for(var c=0;c<a.sessions.length;c++){var d=a.sessions[c];if(d.login_hint){b(d);return}}b()};var uw=function(a){this.RR=a};
uw.prototype.select=function(a,b){if(a.sessions)for(var c=0;c<a.sessions.length;c++){var d=a.sessions[c];if(d.session_state&&d.session_state.extraQueryParams&&d.session_state.extraQueryParams.authuser==this.RR){d.login_hint?b(d):b();return}}b()};
var vw=function(a){this.Pd=a;this.Nw=[]};vw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Nw[b];f?(b++,c.Pd.Jv(function(g){g?f.select(g,d):d()})):a()}};d()};var ww=function(a){a=new vw(a);a.Nw.push(new sw);return a},xw=function(a){a=new vw(a);a.Nw.push(new tw);return a},yw=function(a,b){void 0===b||null===b?b=ww(a):(a=new vw(a),a.Nw.push(new uw(b)),b=a);return b};
var zw=function(a){this.$e=a;this.$d=!0};zw.prototype.remove=function(){this.$d=!1};zw.prototype.trigger=function(){};var Aw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Bw=function(){this.Yb=[]};Bw.prototype.add=function(a){this.Yb.push(a)};Bw.prototype.notify=function(a){for(var b=this.Yb,c=[],d=0;d<b.length;d++){var e=b[d];e.$d&&(c.push(e),_.wk(Cw(e.$e,a)))}this.Yb=c};var Cw=function(a,b){return function(){a(b)}};
var Ew=function(a){this.ne=null;this.Q1=new Dw(this);this.Yb=new Bw;void 0!=a&&this.set(a)};Ew.prototype.set=function(a){a!=this.ne&&(this.ne=a,this.Q1.value=a,this.Yb.notify(this.ne))};Ew.prototype.get=function(){return this.ne};Ew.prototype.V=function(a){a=new Fw(this,a);this.Yb.add(a);return a};var Fw=function(a,b){zw.call(this,b);this.SX=a};_.ii(Fw,zw);Fw.prototype.trigger=function(){var a=this.$e;a(this.SX.get())};var Dw=function(a){this.value=null;this.V=function(b){return new Aw(a.V(b))}};
var Gw={H4:"fetch_basic_profile",Z5:"login_hint",U7:"prompt",e8:"redirect_uri",w8:"scope",i$:"ux_mode",D9:"state"},Hw=function(a){this.Ba={};if(a&&!_.$i(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in Gw){var c=Gw[b];c in a&&(this.Ba[c]=a[c])}};Hw.prototype.get=function(){return this.Ba};Hw.prototype.kN=function(a){this.Ba.scope=a;return this};Hw.prototype.Jq=function(){return this.Ba.scope};
var Iw=function(a,b){var c=a.Ba.scope;b=Qv(b.split(" "),c?c.split(" "):[]);_.Ke(b);a.Ba.scope=b.join(" ")};_.h=Hw.prototype;_.h.t0=function(a){this.Ba.prompt=a;return this};_.h.NU=function(){return this.Ba.prompt};_.h.Q_=function(){_.Gf("Property app_package_name no longer supported and was not set");return this};_.h.ET=function(){_.Gf("Property app_package_name no longer supported")};_.h.Pe=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var Jw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+pw,"height="+qw,"top="+(screen.height-qw)/2,"left="+(screen.width-pw)/2].join()},Kw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.cw(ew(a)))},Lw=function(){hw=_.S("auth2/idpValue","google");var a=_.S("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.S("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.Vu(hw,{authServerUrl:a,idpIFrameUrl:b})},Mw=function(a,b,c){for(var d=0;d<b.length;d++){var e=b[d];if(d===b.length-1){a[e]=c;break}_.ab(a[e])||(a[e]={});a=a[e]}},Nw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Ow=function(a){var b=a?(b=Kw(a))?b.sub:null:null;this.Ca=b;this.xc=a?_.lk(a):null};_.h=Ow.prototype;_.h.ma=function(){return this.Ca};_.h.yA=function(){var a=Kw(this.xc);return a?a.hd:null};_.h.Kf=function(){return!!this.xc};_.h.fk=function(a){if(a)return this.xc;a=Pw;var b=_.lk(this.xc);!a.rv||a.rB||a.wW||(delete b.access_token,delete b.scope);return b};_.h.fD=function(){return Pw.fD()};_.h.xj=function(){this.xc=null};_.h.iU=function(){return this.xc?this.xc.scope:null};
_.h.update=function(a){this.Ca=a.Ca;this.xc=a.xc;this.xc.id_token?this.wt=new Qw(this.xc):this.wt&&(this.wt=null)};var Rw=function(a){return a.xc&&"object"==typeof a.xc.session_state?_.lk(a.xc.session_state.extraQueryParams||{}):{}};_.h=Ow.prototype;_.h.lq=function(){var a=Rw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.wj=function(a){var b=Pw,c=new Hw(a);b.rB=c.Jq()?!0:!1;Pw.rv&&Iw(c,"openid profile email");return new _.Gk(function(d,e){var f=Rw(this);f.login_hint=this.ma();f.scope=c.Jq();Sw(b,d,e,f)},this)};_.h.Lq=function(a){return new _.Gk(function(b,c){var d=a||{},e=Pw;d.login_hint=this.ma();e.Lq(d).then(b,c)},this)};_.h.iV=function(a){return this.wj(a)};_.h.disconnect=function(){return Pw.disconnect()};_.h.HT=function(){return this.wt};
_.h.cv=function(a){if(!this.Kf())return!1;var b=this.xc&&this.xc.scope?this.xc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.$a(b,c)})};var Qw=function(a){a=Kw(a);this.BT=a.sub;this.Ad=a.name;this.fV=a.given_name;this.iT=a.family_name;this.SJ=a.picture;this.cu=a.email};_.h=Qw.prototype;_.h.ma=function(){return this.BT};_.h.getName=function(){return this.Ad};_.h.gU=function(){return this.fV};_.h.bU=function(){return this.iT};_.h.rU=function(){return this.SJ};_.h.Du=function(){return this.cu};
var Uw=function(a,b,c){this.km=b;this.oY=a;for(var d in a)a.hasOwnProperty(d)&&Tw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.km[c[a]]},Tw=function(a,b){a[b]=function(){return a.oY[b].apply(a.km,arguments)}};Uw.prototype.then=function(a,b,c){var d=this;return _.Kk().then(function(){return Vw(d.km,a,b,c)})};_.pk(Uw);
var Ww;Ww=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.Xw=function(a){if(!a)throw new rw("No cookiePolicy");var b=window.location.hostname;"single_host_origin"==a&&(a=window.location.protocol+"//"+b);if("none"==a)return null;var c=/^(https?:\/\/)([0-9.\-_A-Za-z]+)(?::(\d+))?$/.exec(a);if(!c)throw new rw("Invalid cookiePolicy");a=c[2];c=c[1];var d={};d.dotValue=a.split(".").length;d.isSecure=-1!=c.indexOf("https");d.domain=a;if(!_.Zi(b,"."+a)&&!_.Zi(b,a))throw new rw("Invalid cookiePolicy domain");return d};
var Zw,Yw,$w,ax,bx,cx,ex,jx,fx,lx,mx,gx;Zw=function(a){var b=a||{},c=Yw();_.ob(jw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};Yw=function(){for(var a={},b=document.getElementsByTagName("meta"),c=0;c<b.length;++c)if(b[c].name){var d=b[c].name;if(0==d.indexOf("google-signin-")){d=d.substring(14);var e=b[c].content;mw[d]&&(d=mw[d]);_.$a(jw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
$w=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};ax=function(a){_.ob(jw,function(b){var c=$w(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};bx=function(a){a=Zw(a);ax(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=jw+kw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
cx=function(a,b){if(!a)throw new rw("Empty initial options.");for(var c=0;c<iw.length;++c)if(!(b&&"scope"==iw[c]||a[iw[c]]))throw new rw("Missing required parameter '"+iw[c]+"'");_.Xw(a.cookie_policy)};
ex=function(a){var b={authParameters:{redirect_uri:void 0,response_type:"token id_token",scope:a.scope,"openid.realm":a.openid_realm},clientId:a.client_id,crossSubDomains:!0,domain:Ww(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:hw};_.dx(b,a);_.ob(lw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.dx=function(){};
jx=function(a){var b=a.client_id,c=a.cookie_policy,d=a.scope,e=a.openid_realm,f=a.hosted_domain,g=a.oidc_spec_compliant,k=a.nonce,l=fx(a),m={authParameters:{response_type:l,scope:d,"openid.realm":e},rpcAuthParameters:{response_type:l,scope:d,"openid.realm":e},clientId:b,crossSubDomains:!0,domain:Ww(c),idpId:hw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Rv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.ob(lw.concat(kw),function(n){a[n]&&(m.authParameters[n]=a[n])});void 0!==a.authuser&&null!==a.authuser&&(m.authParameters.authuser=a.authuser);"boolean"==typeof a.include_granted_scopes&&(b=new gx(a.response_type||"token"),hx(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),ix(b)&&(m.rpcAuthParameters.include_granted_scopes=a.include_granted_scopes,!1===a.include_granted_scopes&&(m.forceTokenRefresh=!0,m.skipTokenCache=!0)));"boolean"==typeof a.enable_serial_consent&&(m.enableSerialConsent=
a.enable_serial_consent);return m};fx=function(a){a=new gx(a.response_type||"token");var b=[];ix(a)&&b.push("token");kx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};lx=["permission","id_token"];mx=/(^|[^_])token/;gx=function(a){this.yo=[];this.IB(a)};
gx.prototype.IB=function(a){a?((0<=a.indexOf("permission")||a.match(mx))&&this.yo.push("permission"),0<=a.indexOf("id_token")&&this.yo.push("id_token"),0<=a.indexOf("code")&&this.yo.push("code")):this.yo=lx};var hx=function(a){return kx(a,"code")},ix=function(a){return kx(a,"permission")};gx.prototype.toString=function(){return this.yo.join(" ")};var kx=function(a,b){var c=!1;_.ob(a.yo,function(d){d==b&&(c=!0)});return c};
var Pw,nx,px,rx,sx,Vw;Pw=null;_.ox=function(){return Pw?nx():null};nx=function(){return new Uw(px.prototype,Pw,["currentUser","isSignedIn"])};px=function(a){delete a.include_granted_scopes;this.Ba=ex(a);this.xS=a.cookie_policy;this.wW=!!a.scope;(this.rv=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=qx(this,"openid profile email"));this.Vq=a.hosted_domain;this.N1=a.ux_mode||"popup";this.xZ=a.redirect_uri||null;rx(this)};
rx=function(a){a.currentUser=new Ew(new Ow(null));a.isSignedIn=new Ew(!1);a.Pd=new _.Mv(a.Ba);a.Yn=null;a.yv=null;a.FX=new _.Gk(function(b,c){this.Yn=b;this.yv=c},a);a.hw={};a.jr=!0;sx(a);a.Pd.start()};
sx=function(a){a.Pd.addEventListener("error",function(b){a.jr&&a.Yn&&(a.jr=!1,a.yv({error:b.error,details:b.details}),a.Yn=null,a.yv=null)});a.Pd.addEventListener("authResult",function(b){b&&b.authResult&&a.Ve(b);a.Pd.xq()(b)});a.Pd.addEventListener("tokenReady",function(b){var c=new Ow(b.response);if(a.Vq&&a.Vq!=c.yA())a.Ve({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.yA(),expectedDomain:a.Vq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Yb.notify(d.ne);a.isSignedIn.set(!0);c=c.lq();(d=_.Xw(a.xS))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Ge?"S":"H",d.Bh].join(""),c,{domain:d.domain,secure:d.isSecure});_.fw(b.response);a.Ve(b)}});a.Pd.addEventListener("noSessionBound",function(b){a.jr&&b.autoOpenAuthUrl?(a.jr=!1,ww(a.Pd).select(function(c){if(c&&c.login_hint){var d=a.Pd;_.Ev(d,d.hx,[c.login_hint,!0])}else a.currentUser.set(new Ow(null)),a.isSignedIn.set(!1),_.gw(),a.Ve(b)})):(a.currentUser.set(new Ow(null)),
a.isSignedIn.set(!1),_.gw(),a.Ve(b))});a.Pd.addEventListener("tokenFailed",function(b){a.Ve(b)});a.Pd.addEventListener("userLoggedOut",function(b){a.currentUser.get().xj();var c=a.currentUser;c.Yb.notify(c.ne);a.isSignedIn.set(!1);_.gw();a.Ve(b)})};Vw=function(a,b,c,d){return a.FX.then(function(e){if(b)return b(e.gV)},c,d)};px.prototype.Ve=function(a){if(a){this.jr=!1;var b=a.type||"";if(this.hw[b])this.hw[b](a);this.Yn&&(this.Yn({gV:this}),this.yv=this.Yn=null)}};
var tx=function(a,b){_.Cb(b,function(c,d){a.hw[d]=function(e){a.hw={};c(e)}})},Sw=function(a,b,c,d){d=_.lk(d);a.Vq&&(d.hd=a.Vq);var e=d.ux_mode||a.N1;delete d.ux_mode;delete d.app_package_name;var f={sessionMeta:{extraQueryParams:d},responseType:"permission id_token"};"redirect"==e?(d.redirect_uri||(d.redirect_uri=a.xZ||Nw()+window.location.pathname),ux(a,f)):(delete d.redirect_uri,vx(a,f),tx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):tx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};px.prototype.wj=function(a){return new _.Gk(function(b,c){var d=new Hw(a);this.rB=d.Jq()?!0:!1;this.rv?(d.Ba.fetch_basic_profile=!0,Iw(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=qx(this,d.Jq());d.kN(e);Sw(this,b,c,d.get())},this)};
px.prototype.Lq=function(a){var b=a||{};this.rB=!!b.scope;a=qx(this,b.scope);if(""==a)return _.Lk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.ob(nw,function(d){null!=b[d]&&(c[d]=b[d])});c.hasOwnProperty("prompt")||c.hasOwnProperty("approval_prompt")||(c.prompt="consent");return"postmessage"==b.redirect_uri||void 0==b.redirect_uri?wx(this,c):xx(this,c,b.redirect_uri)};
var xx=function(a,b,c){b.redirect_uri=c;ux(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Kk({message:"Redirecting to IDP."})},wx=function(a,b){b.origin=Nw();delete b.redirect_uri;vx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Gk(function(c,d){tx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},vx=function(a,b){Mw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");$v(a.Pd,Jw(),b)},ux=function(a,b){Mw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");b=b||{};window.location.assign(Yv(a.Pd,b.sessionMeta,b.responseType))};px.prototype.xj=function(a){var b=a||!1;return new _.Gk(function(c){Sv(this.Pd,b,function(){c()})},this)};px.prototype.DI=function(){return this.Ba.authParameters.scope};var qx=function(a,b){a=a.DI();b=Qv(b?b.split(" "):[],a?a.split(" "):[]);_.Ke(b);return b.join(" ")};
px.prototype.fD=function(){var a=this;return new _.Gk(function(b,c){tx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});aw(a.Pd)})};px.prototype.NR=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Oi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.wj(f).then(function(g){c&&c(g)},function(g){d&&d(g)})})}else d&&d({error:"Could not attach click handler to the element. Reason: element not found."})};
px.prototype.disconnect=function(){return new _.Gk(function(a){this.Pd.Qr(function(){a()})},this)};
var yx;_.Gk.prototype["catch"]=_.Gk.prototype.Cs;yx=null;_.zx=function(a){a=bx(a);if(Pw){if(_.kk(a,yx||{}))return nx();throw new rw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}cx(a,!1!==a.fetch_basic_profile);Lw();yx=a;Pw=new px(a);_.ze.ga=1;return nx()};
var Bx,Dx,Ax,Fx,Ex,Gx;_.Cx=function(a,b){Lw();a=bx(a);cx(a);var c=jx(a),d=new _.Ov(c);"none"==a.prompt?Ax(d,a,function(e){e.status=e.error?{signed_in:!1,method:null,google_logged_in:!1}:{signed_in:!0,method:"AUTO",google_logged_in:!0};b(e)}):Bx(d,a,function(e){if(e.error)e.status={signed_in:!1,method:null,google_logged_in:!1};else{var f=e.access_token||e.id_token;e.status={signed_in:!!f,method:"PROMPT",google_logged_in:!!f}}e["g-oauth-window"]=d.IL.ih;b(e)})};
Bx=function(a,b,c){var d=new gx(b.response_type);c=Dx(a,d,c);var e={responseType:d.toString()};Mw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");hx(d)&&Mw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Mw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Mw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Jw();a.dm?c({authResult:{error:"idpiframe_initialization_failed",details:a.Jl().error}}):(a.ll=
c,$v(a,b,e))};Dx=function(a,b,c){if(ix(b)){var d=Ex(c);return function(e){e&&e.authResult&&!e.authResult.error?a.xq(function(f){f&&!f.error?(f=_.lk(f),hx(b)&&(f.code=e.authResult.code),d(f)):d(f?f:{error:"unknown_error"})})(e):d(e&&e.authResult?e.authResult:{error:"unknown_error"})}}return function(e){e&&e.authResult&&!e.authResult.error?c(_.lk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Ax=function(a,b,c){if(hx(new gx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Ex(c);b.login_hint?a.aA(b.login_hint,function(e){e?Fx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?yw(a,b.authuser).select(function(e){e&&e.login_hint?Fx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.qq(function(e){e&&e.hint?Fx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?xw(a):ww(a)).select(function(f){f&&f.login_hint?Fx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Fx=function(a,b,c,d){b=new gx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Fb(f,k),0==e&&d(f))};(ix(b)||kx(b,"id_token"))&&e++;hx(b)&&e++;(ix(b)||kx(b,"id_token"))&&_.Pv(a,c,g);hx(b)&&bw(a,c,g)};
Ex=function(a){return function(b){if(!b||b.error)_.gw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.lk(b);Gx(c);delete c.id_token;delete c.code;_.fw(c)}a(b)}}};Gx=function(a){_.ob(ow,function(b){delete a[b]})};
_.C("gapi.auth2.init",_.zx);_.C("gapi.auth2.authorize",function(a,b){if(null!=Pw)throw new rw("gapi.auth2.authorize cannot be called after GoogleAuth has been initialized (i.e. with a call to gapi.auth2.init, or gapi.client.init when given a 'clientId' and a 'scope' parameters).");_.Cx(a,function(c){Gx(c);b(c)})});_.C("gapi.auth2._gt",function(){return _.Mh()});_.C("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Fu="0"!=a&&!!a});_.C("gapi.auth2.getAuthInstance",_.ox);
_.C("gapi.auth2.BasicProfile",Qw);_.C("gapi.auth2.BasicProfile.prototype.getId",Qw.prototype.ma);_.C("gapi.auth2.BasicProfile.prototype.getName",Qw.prototype.getName);_.C("gapi.auth2.BasicProfile.prototype.getGivenName",Qw.prototype.gU);_.C("gapi.auth2.BasicProfile.prototype.getFamilyName",Qw.prototype.bU);_.C("gapi.auth2.BasicProfile.prototype.getImageUrl",Qw.prototype.rU);_.C("gapi.auth2.BasicProfile.prototype.getEmail",Qw.prototype.Du);_.C("gapi.auth2.GoogleAuth",px);
_.C("gapi.auth2.GoogleAuth.prototype.attachClickHandler",px.prototype.NR);_.C("gapi.auth2.GoogleAuth.prototype.disconnect",px.prototype.disconnect);_.C("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",px.prototype.Lq);_.C("gapi.auth2.GoogleAuth.prototype.signIn",px.prototype.wj);_.C("gapi.auth2.GoogleAuth.prototype.signOut",px.prototype.xj);_.C("gapi.auth2.GoogleAuth.prototype.getInitialScopes",px.prototype.DI);_.C("gapi.auth2.GoogleUser",Ow);_.C("gapi.auth2.GoogleUser.prototype.grant",Ow.prototype.iV);
_.C("gapi.auth2.GoogleUser.prototype.getId",Ow.prototype.ma);_.C("gapi.auth2.GoogleUser.prototype.isSignedIn",Ow.prototype.Kf);_.C("gapi.auth2.GoogleUser.prototype.getAuthResponse",Ow.prototype.fk);_.C("gapi.auth2.GoogleUser.prototype.getBasicProfile",Ow.prototype.HT);_.C("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Ow.prototype.iU);_.C("gapi.auth2.GoogleUser.prototype.getHostedDomain",Ow.prototype.yA);_.C("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Ow.prototype.Lq);
_.C("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Ow.prototype.cv);_.C("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Ow.prototype.fD);_.C("gapi.auth2.LiveValue",Ew);_.C("gapi.auth2.LiveValue.prototype.listen",Ew.prototype.V);_.C("gapi.auth2.LiveValue.prototype.get",Ew.prototype.get);_.C("gapi.auth2.SigninOptionsBuilder",Hw);_.C("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Hw.prototype.ET);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Hw.prototype.Q_);
_.C("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Hw.prototype.Jq);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Hw.prototype.kN);_.C("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Hw.prototype.NU);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Hw.prototype.t0);_.C("gapi.auth2.SigninOptionsBuilder.prototype.get",Hw.prototype.get);

_.dx=function(a,b){var c=b.oidc_spec_compliant;b=b.nonce;c&&(a.spec_compliant=c,b=b||_.Rv());b&&(a.authParameters.nonce=b,a.forceTokenRefresh=!0,a.skipTokenCache=!0)};

});
// Google Inc.
