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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ia,ka,pa,ra,Ca,Ea,Ja,Sa;_.ba=function(a){return function(){return _.aa[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.aa=[];ia=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ka="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};
pa=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");};ra=pa(this);Ca=function(a,b){if(b)a:{var c=ra;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&&ka(c,a,{configurable:!0,writable:!0,value:b})}};
Ca("Symbol",function(a){if(a)return a;var b=function(e,f){this.sP=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.sP};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});
Ca("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=ra[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ea(ia(this))}})}return a});Ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ha=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ia(a)}};_.Ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ja=Object.setPrototypeOf;else{var La;a:{var Ma={a:!0},Oa={};try{Oa.__proto__=Ma;La=Oa.a;break a}catch(a){}La=!1}Ja=La?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ra=Ja;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+""};Ca("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 Ua=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};Ca("Array.prototype.keys",function(a){return a?a:function(){return Ua(this,function(b){return b})}});Ca("Array.prototype.values",function(a){return a?a:function(){return Ua(this,function(b,c){return c})}});
var Va=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ca("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push(b[d]);return c}});
Ca("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}});Ca("Array.prototype.entries",function(a){return a?a:function(){return Ua(this,function(b,c){return[b,c]})}});
Ca("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ca("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}});Ca("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Sa(this,b,"includes").indexOf(b,c||0)}});
Ca("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push([d,b[d]]);return c}});var Wa="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)Va(d,e)&&(a[e]=d[e])}return a};Ca("Object.assign",function(a){return a||Wa});
Ca("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}});
Ca("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Va(l,f)){var m=new b;ka(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(q){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ea=(g+=Math.random()+1).toString();if(l){l=_.Ha(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(!Va(l,f))throw Error("c`"+l);l[f][this.Ea]=m;return this};k.prototype.get=function(l){return c(l)&&Va(l,f)?l[f][this.Ea]:void 0};k.prototype.has=function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Ea)};k.prototype.delete=
function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Ea)?delete l[f][this.Ea]:!1};return k});
Ca("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(_.Ha([[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(q){return!1}}())return a;var b=new WeakMap,c=function(k){this.Hf={};this.kf=
f();this.size=0;if(k){k=_.Ha(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.Hf[m.id]=[]);m.Ee?m.Ee.value=l:(m.Ee={next:this.kf,lj:this.kf.lj,head:this.kf,key:k,value:l},m.list.push(m.Ee),this.kf.lj.next=m.Ee,this.kf.lj=m.Ee,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.Ee&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.Hf[k.id],k.Ee.lj.next=k.Ee.next,k.Ee.next.lj=
k.Ee.lj,k.Ee.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Hf={};this.kf=this.kf.lj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).Ee};c.prototype.get=function(k){return(k=d(this,k).Ee)&&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.Hf[m];if(n&&Va(k.Hf,m))for(k=0;k<n.length;k++){var q=n[k];if(l!==l&&q.key!==q.key||l===q.key)return{id:m,list:n,index:k,Ee:q}}return{id:m,list:n,index:-1,Ee:void 0}},e=function(k,l){var m=k.kf;return Ea(function(){if(m){for(;m.head!=k.kf;)m=m.lj;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.lj=k.next=k.head=k},g=0;return c});
Ca("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(_.Ha([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.Ka=new Map;if(c){c=
_.Ha(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ka.size};b.prototype.add=function(c){c=0===c?0:c;this.Ka.set(c,c);this.size=this.Ka.size;return this};b.prototype.delete=function(c){c=this.Ka.delete(c);this.size=this.Ka.size;return c};b.prototype.clear=function(){this.Ka.clear();this.size=0};b.prototype.has=function(c){return this.Ka.has(c)};b.prototype.entries=function(){return this.Ka.entries()};b.prototype.values=function(){return this.Ka.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ka.forEach(function(f){return c.call(d,f,f,e)})};return b});_.Xa={};_.Ya=_.Ya||{};_.p=this||self;_.Za="closure_uid_"+(1E9*Math.random()>>>0);_.z=function(a,b){a=a.split(".");var c=_.p;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};
_.A=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Lp=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 jb,kb,mb;_.ab=function(a,b){return 0<=(0,_.$a)(a,b)};_.bb=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};jb=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)}};_.D=function(a,b,c){_.D=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?jb:kb;return _.D.apply(null,arguments)};_.lb=function(){return Date.now()};mb=function(a){return a};
_.$a=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 xb=_.p.navigator;if(xb){var yb=xb.userAgent;if(yb){_.wb=yb;break a}}_.wb=""}_.Ab=function(a){return-1!=_.wb.indexOf(a)};
var Cb;_.Bb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Cb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Db=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<Cb.length;f++)c=Cb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Eb=function(){return _.Ab("Opera")};_.Gb=function(){return _.Ab("Trident")||_.Ab("MSIE")};_.Hb=function(){return _.Ab("Firefox")||_.Ab("FxiOS")};_.Ib=function(){return(_.Ab("Chrome")||_.Ab("CriOS"))&&!_.Ab("Edge")};
_.Jb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Kb;_.Lb=function(){if(void 0===Kb){var a=null,b=_.p.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:mb,createScript:mb,createScriptURL:mb})}catch(c){_.p.console&&_.p.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.IO=a===Mb&&b||"";this.qS=Nb};_.Ob.prototype.Wh=!0;_.Ob.prototype.Cd=_.ba(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.qS===Nb?a.IO:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.PM=b===_.Sb?a:""};_.Tb.prototype.Wh=!0;_.Tb.prototype.Cd=_.ba(3);_.Tb.prototype.YB=!0;_.Tb.prototype.Ph=_.ba(6);_.Sb={};_.Wb=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Yb=function(a,b){this.OM=b===_.Xb?a:""};_.Yb.prototype.Wh=!0;_.Yb.prototype.Cd=_.ba(2);_.Xb={};_.Zb=new _.Yb("",_.Xb);
_.$b={};_.ac=function(a,b){this.NM=b===_.$b?a:"";this.Wh=!0};_.cc=function(a){a=_.Pb(a);return 0===a.length?bc:new _.ac(a,_.$b)};_.ac.prototype.Cd=_.ba(1);var bc=new _.ac("",_.$b);
var dc;_.ec=function(a,b,c){this.MM=c===dc?a:"";this.RT=b};_.ec.prototype.YB=!0;_.ec.prototype.Ph=_.ba(5);_.ec.prototype.Wh=!0;_.ec.prototype.Cd=_.ba(0);_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec)return a.MM;_.db(a);return"type_error:SafeHtml"};dc={};_.gc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.ec(a,b,dc)};_.hc=new _.ec(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",0,dc);_.ic=_.gc("<br>",0);
_.jc=_.Jb(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 Jc,Kc,Qc,Uc;_.rc=_.Eb();_.sc=_.Gb();_.tc=_.Ab("Edge");_.uc=_.tc||_.sc;_.vc=_.Ab("Gecko")&&!(-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge"))&&!(_.Ab("Trident")||_.Ab("MSIE"))&&!_.Ab("Edge");_.wc=-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge");_.xc=_.wc&&_.Ab("Mobile");_.Bc=_.Ab("Macintosh");_.Cc=_.Ab("Windows");_.Dc=_.Ab("Linux")||_.Ab("CrOS");_.Ec=_.Ab("Android");_.Fc=_.mc();_.Gc=_.Ab("iPad");_.Hc=_.Ab("iPod");_.Ic=_.nc();
Jc=function(){var a=_.p.document;return a?a.documentMode:void 0};a:{var Mc="",Nc=function(){var a=_.wb;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)}();Nc&&(Mc=Nc?Nc[1]:"");if(_.sc){var Oc=Jc();if(null!=Oc&&Oc>parseFloat(Mc)){Kc=String(Oc);break a}}Kc=Mc}_.Pc=Kc;Qc={};
_.Rc=function(a){return _.qc(Qc,a,function(){return 0<=_.vb(_.Pc,a)})};_.Tc=function(a){return Number(_.Sc)>=a};if(_.p.document&&_.sc){var Vc=Jc();Uc=Vc?Vc:parseInt(_.Pc,10)||void 0}else Uc=void 0;_.Sc=Uc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ad,bd,cd,ed,gd,id,jd,kd,ld,md,nd,od,qd,xd,yd,zd,Ad,Id,Jd;_.Wc=function(a,b){return _.aa[a]=b};_.Xc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Xc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.dN=!0};_.Yc=function(a){return Array.prototype.concat.apply([],arguments)};_.$c=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.Ph=_.Wc(6,function(){return 1});_.ec.prototype.Ph=_.Wc(5,function(){return this.RT});
_.Ob.prototype.Cd=_.Wc(4,function(){return this.IO});_.Tb.prototype.Cd=_.Wc(3,function(){return this.PM.toString()});_.Yb.prototype.Cd=_.Wc(2,function(){return this.OM});_.ac.prototype.Cd=_.Wc(1,function(){return this.NM});_.ec.prototype.Cd=_.Wc(0,function(){return this.MM.toString()});ad=null;bd=/^[\w+/_-]+[=]{0,2}$/;cd=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&bd.test(a)?a:""};
_.dd=function(a){if(a&&a!=_.p)return cd(a.document);null===ad&&(ad=cd(_.p.document));return ad};ed=0;_.fd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Za)&&a[_.Za]||(a[_.Za]=++ed)};_.A(_.Xc,Error);_.Xc.prototype.name="CustomError";_.hd=function(a,b){return 0==a.lastIndexOf(b,0)};id=/&/g;jd=/</g;kd=/>/g;ld=/"/g;md=/'/g;nd=/\x00/g;od=/[\x00&<>"']/;
_.pd=function(a,b){if(b)a=a.replace(id,"&amp;").replace(jd,"&lt;").replace(kd,"&gt;").replace(ld,"&quot;").replace(md,"&#39;").replace(nd,"&#0;");else{if(!od.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(id,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(jd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(kd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(ld,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(md,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(nd,"&#0;"))}return a};qd={};
_.rd=function(a,b){this.QM=b===qd?a:""};_.rd.prototype.Wh=!0;_.rd.prototype.Cd=function(){return this.QM.toString()};_.rd.prototype.YB=!0;_.rd.prototype.Ph=function(){return 1};_.sd=function(a){if(a instanceof _.rd&&a.constructor===_.rd)return a.QM;_.db(a);return"type_error:TrustedResourceUrl"};_.td=function(a){return _.sd(a).toString()};_.ud=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.rd(a,qd)};_.vd=function(a){return _.ud(_.Pb(a))};
_.wd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.PM;_.db(a);return"type_error:SafeUrl"};xd=/^(?: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;yd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
zd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(yd);return b&&xd.test(b[1])?new _.Tb(a,_.Sb):null};Ad=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.Bd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Wh?a.Cd():String(a);return Ad.test(a)?new _.Tb(a,_.Sb):zd(a)};
_.Cd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Wh?a.Cd():String(a);if(b&&/^data:/i.test(a)&&(b=zd(a)||_.Wb,b.Cd()==a))return b;Ad.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.Dd=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.YB&&(c=a.Ph());return _.gc(_.pd(b&&a.Wh?a.Cd():String(a)),c)};_.Ed=function(a,b){if((0,_.jc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Fd=function(a,b){b=b instanceof _.Tb?b:_.Cd(b);a.href=_.wd(b)};_.Gd=function(a,b,c,d){a=a instanceof _.Tb?a:_.Cd(a);b=b||_.p;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.wd(a),c,d,void 0):b.open(_.wd(a),c)};_.Hd=function(a){return a=_.pd(a,void 0)};Id=!_.sc||_.Tc(9);Jd=!_.vc&&!_.sc||_.sc&&_.Tc(9)||_.vc&&_.Rc("1.9.1");_.Kd=_.sc&&!_.Rc("9");_.Ld=_.sc||_.rc||_.wc;_.Md=_.sc&&!_.Tc(9);
var Td,Xd;_.Qd=function(a){return a?new _.Od(_.Pd(a)):gd||(gd=new _.Od)};_.Rd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Sd=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&&_.ab(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Ud=function(a,b){_.Bb(b,function(c,d){c&&"object"==typeof c&&c.Wh&&(c=c.Cd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Td.hasOwnProperty(d)?a.setAttribute(Td[d],c):_.hd(d,"aria-")||_.hd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Td={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"};
_.Vd=function(a){return a?a.parentWindow||a.defaultView:window};_.Yd=function(a,b){var c=String(b[0]),d=b[1];if(!Id&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Hd(d.name),'"');if(d.type){c.push(' type="',_.Hd(d.type),'"');var e={};_.Db(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Wd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Ud(c,d));2<b.length&&Xd(a,c,b,2);return c};
Xd=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)||_.bb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.bb(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?_.$c(f):f,e)}}};_.Zd=function(a){return _.Wd(document,a)};
_.Wd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.$d=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};
_.ae=function(a,b){Xd(_.Pd(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 Jd&&void 0!=a.children?a.children:_.pb(a.childNodes,function(b){return 1==b.nodeType})};_.ge=function(a){return _.bb(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};_.Pd=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(_.Pd(a).createTextNode(String(b)))};_.Od=function(a){this.vb=a||_.p.document||document};_.h=_.Od.prototype;_.h.Ia=_.Qd;_.h.lE=_.ba(7);_.h.yb=function(){return this.vb};_.h.H=function(a){return _.Rd(this.vb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.vb).getElementsByTagName(String(a))};_.h.ua=function(a,b,c){return _.Yd(this.vb,arguments)};_.h.createElement=function(a){return _.Wd(this.vb,a)};_.h.createTextNode=function(a){return this.vb.createTextNode(String(a))};_.h.Db=function(){var a=this.vb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ae;_.h.canHaveChildren=_.$d;_.h.Sd=_.be;_.h.$K=_.ce;_.h.removeNode=_.de;_.h.CU=_.ee;_.h.IA=_.fe;
_.h.isElement=_.ge;_.h.contains=_.he;_.h.Zh=_.ba(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])};_.se=_.ne(_.je,"gapi",{});
_.ue=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};_.ve=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.we=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");
_.xe=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");
_.ze=function(a,b,c){_.ye(a,b,c,"add","at")};_.ye=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)};
_.Ae=_.ne(_.je,"___jsl",_.oe());_.ne(_.Ae,"I",0);_.ne(_.Ae,"hel",10);
var Be,Ce,De,Ee,Fe,Ge,He;Be=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ce=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};De=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ee=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]&&!De(a[d])&&!De(b[d])?Ee(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=De(b[d])?[]:{},Ee(a[d],b[d])):a[d]=b[d])};
Fe=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:{}}};
Ge=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());Ee(c,b);a.push(c)};
He=function(a){Ce(!0);var b=window.___gcfg,c=Be("cu"),d=window.___gu;b&&b!==d&&(Ge(c,b),window.___gu=b);b=Be("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Be("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=void 0,(f=Fe(f))&&b.push(f));a&&Ge(c,a);d=Be("cd");a=0;for(b=d.length;a<b;++a)Ee(Ce(),d[a],!0);d=Be("ci");a=0;for(b=d.length;a<b;++a)Ee(Ce(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ee(Ce(),c[a],!0)};_.M=function(a,b){var c=Ce();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};
_.Ie=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;He(c)};
var Je=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ne(_.Ae,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Je&&Je();He();
_.z("gapi.config.get",_.M);_.z("gapi.config.update",_.Ie);

_.Ke=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)}};_.Le=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.bb(f)?"o"+_.fd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Me=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Ne=function(a){return/^[\s\xa0]*$/.test(a)};
_.Oe=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:""):_.Sd(c,"*",a,b)[0]||null}return a||null};

var 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,yf,Bf,Cf;We=void 0;Xe=function(a){try{return _.p.JSON.parse.call(_.p.JSON,a)}catch(b){return!1}};Ye=function(a){return Object.prototype.toString.call(a)};Ze=Ye(0);$e=Ye(new Date(0));af=Ye(!0);bf=Ye("");cf=Ye({});df=Ye([]);
ef=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=Ye(a);if(null!=a&&"function"===typeof a.toJSON&&(Object.prototype.hasOwnProperty.call(a,"toJSON")||(e!==df||a.constructor!==Array&&a.constructor!==Object)&&(e!==cf||a.constructor!==Array&&a.constructor!==Object)&&e!==bf&&e!==Ze&&e!==af&&e!==$e))return ef(a.toJSON.call(a),c);if(null==
a)b[b.length]="null";else if(e===Ze)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===af)b[b.length]=String(!!Number(a));else{if(e===$e)return ef(a.toISOString.call(a),c);if(e===df&&Ye(a.length)===Ze){b[b.length]="[";var f=0;for(d=Number(a.length)>>0;f<d;++f)f&&(b[b.length]=","),b[b.length]=ef(a[f],c)||"null";b[b.length]="]"}else if(e==bf&&Ye(a.length)===Ze){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=ef(a[f],c),void 0!==e&&(d++&&(b[b.length]=","),b[b.length]=ef(f),b[b.length]=":",b[b.length]=e));b[b.length]="}"}else return}return b.join("")}};ff=/[\0-\x07\x0b\x0e-\x1f]/;
gf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*[\0-\x1f]/;hf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\[^\\\/"bfnrtu]/;jf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\u([0-9a-fA-F]{0,3}[^0-9a-fA-F])/;kf=/"([^\0-\x1f\\"]|\\[\\\/"bfnrt]|\\u[0-9a-fA-F]{4})*"/g;lf=/-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][-+]?[0-9]+)?/g;mf=/[ \t\n\r]+/g;nf=/[^"]:/;of=/""/g;pf=/true|false|null/g;qf=/00/;rf=/[\{]([^0\}]|0[^:])/;sf=/(^|\[)[,:]|[,:](\]|\}|[,:]|$)/;tf=/[^\[,:][\[\{]/;uf=/^(\{|\}|\[|\]|,|:|0)+/;vf=/\u2028/g;
wf=/\u2029/g;
xf=function(a){a=String(a);if(ff.test(a)||gf.test(a)||hf.test(a)||jf.test(a))return!1;var b=a.replace(kf,'""');b=b.replace(lf,"0");b=b.replace(mf,"");if(nf.test(b))return!1;b=b.replace(of,"0");b=b.replace(pf,"0");if(qf.test(b)||rf.test(b)||sf.test(b)||tf.test(b)||!b||(b=b.replace(uf,"")))return!1;a=a.replace(vf,"\\u2028").replace(wf,"\\u2029");b=void 0;try{b=We?[Xe(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};yf=function(){var a=((_.p.document||{}).scripts||[]).length;if((void 0===Ue||void 0===We||Ve!==a)&&-1!==Ve){Ue=We=!1;Ve=-1;try{try{We=!!_.p.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.p.JSON.stringify.call(_.p.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===Xe("true")&&3===Xe('[{"a":3}]')[0].a}catch(b){}Ue=We&&!Xe("[00]")&&!Xe('"\u0007"')&&!Xe('"\\0"')&&!Xe('"\\v"')}finally{Ve=a}}};_.zf=function(a){if(-1===Ve)return!1;yf();return(Ue?Xe:xf)(a)};
_.Af=function(a){if(-1!==Ve)return yf(),We?_.p.JSON.stringify.call(_.p.JSON,a):ef(a)};Bf=!Date.prototype.toISOString||"function"!==typeof Date.prototype.toISOString||"1970-01-01T00:00:00.000Z"!==(new Date(0)).toISOString();
Cf=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=Bf?Cf:Date.prototype.toISOString;

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Yg=function(){return _.Ab("Safari")&&!(_.Ib()||_.Ab("Coast")||_.Eb()||_.Ab("Edge")||_.Ab("Edg/")||_.Ab("OPR")||_.Hb()||_.Ab("Silk")||_.Ab("Android"))};_.Zg=function(){return _.Ab("Android")&&!(_.Ib()||_.Hb()||_.Eb()||_.Ab("Silk"))};_.$g=_.Hb();_.ah=_.mc()||_.Ab("iPod");_.bh=_.Ab("iPad");_.ch=_.Zg();_.dh=_.Ib();_.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 _.p.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.vb=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.Eea;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.JL}if(/[;=\s]/.test(a))throw Error("x`"+a);if(/[;\r\n]/.test(b))throw Error("y`"+b);void 0===k&&(k=-1);this.vb.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.vb.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.Zd(a);this.set(a,"",{JL:0,path:b,domain:c});return d};_.h.He=function(){return Ch(this).keys};_.h.jd=function(){return Ch(this).values};_.h.isEmpty=function(){return!this.vb.cookie};_.h.Jb=function(){return this.vb.cookie?(this.vb.cookie||"").split(";").length:0};
_.h.Zd=function(a){return void 0!==this.get(a)};_.h.Zj=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.vb.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,_.D)(_.li[b].wrap,_.li[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qi;_.oi=function(a,b){b=(0,_.$a)(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||_.p;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.Rb=this.Rb;this.wm=this.wm};_.ri.prototype.Rb=!1;_.ri.prototype.fo=function(){return this.Rb};_.ri.prototype.Ga=function(){this.Rb||(this.Rb=!0,this.wa())};_.ui=function(a,b){_.si(a,_.ji(_.ti,b))};_.si=function(a,b){a.Rb?b():(a.wm||(a.wm=[]),a.wm.push(b))};_.ri.prototype.wa=function(){if(this.wm)for(;this.wm.length;)this.wm.shift()()};_.ti=function(a){a&&"function"==typeof a.Ga&&a.Ga()};
_.vi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Em=!1};_.vi.prototype.stopPropagation=function(){this.Em=!0};_.vi.prototype.preventDefault=function(){this.defaultPrevented=!0};
var xi,yi;_.wi=!_.sc||_.Tc(9);xi=!_.sc||_.Tc(9);yi=_.sc&&!_.Rc("9");!_.wc||_.Rc("528");_.vc&&_.Rc("1.9b")||_.sc&&_.Rc("8")||_.rc&&_.Rc("9.5")||_.wc&&_.Rc("528");_.vc&&!_.Rc("8")||_.sc&&_.Rc("9");var zi=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.p.addEventListener("test",_.cb,b),_.p.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.rD=!1;this.pointerId=0;this.pointerType="";this.Fe=null;a&&this.init(a,b)};_.A(_.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.rD=_.Bc?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.Fe=a;a.defaultPrevented&&this.preventDefault()};_.Ai.prototype.stopPropagation=function(){_.Ai.T.stopPropagation.call(this);this.Fe.stopPropagation?this.Fe.stopPropagation():this.Fe.cancelBubble=!0};
_.Ai.prototype.preventDefault=function(){_.Ai.T.preventDefault.call(this);var a=this.Fe;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.Nw=null;this.src=b;this.type=c;this.capture=!!d;this.jf=e;this.key=++Ei;this.Bo=this.Tt=!1},Gi=function(a){a.Bo=!0;a.listener=null;a.Nw=null;a.src=null;a.jf=null};
_.Hi=function(a){this.src=a;this.Dd={};this.Ts=0};_.Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Dd[f];a||(a=this.Dd[f]=[],this.Ts++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Tt=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Tt=c,a.push(b));return b};_.Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Dd))return!1;var e=this.Dd[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.Dd[a],this.Ts--),!0):!1};
_.Ji=function(a,b){var c=b.type;if(!(c in a.Dd))return!1;var d=_.oi(a.Dd[c],b);d&&(Gi(b),0==a.Dd[c].length&&(delete a.Dd[c],a.Ts--));return d};_.Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Dd)if(!a||c==a){for(var d=this.Dd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.Dd[c];this.Ts--}return b};_.Hi.prototype.Kn=function(a,b,c,d){a=this.Dd[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.Dd,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.Bo&&f.listener==b&&f.capture==!!c&&f.jf==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,_.bb(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=_.bb(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new _.Hi(a));c=k.add(b,c,d,g,f);if(c.Nw)return c;d=Si();c.Nw=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.ro(b,c,_.bb(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};
_.Vi=function(a){if("number"===typeof a||!a||a.Bo)return!1;var b=a.src;if(_.Di(b))return b.bF(a);var c=a.type,d=a.Nw;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.Ts&&(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.Dd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.Bo&&(f=Wi(f,d),e=e&&!1!==f)}return e};Wi=function(a,b){var c=a.listener,d=a.jf||a.src;a.Tt&&_.Vi(a);return c.call(d,b)};
Ui=function(a,b){if(a.Bo)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.Em&&0<=e;e--){b.currentTarget=c[e];var f=Xi(c[e],a,!0,b);d=d&&f}for(e=0;!b.Em&&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=_.bb(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.lc(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.Kn(b,c,d,e))&&_.Vi(b)};_.bj=function(){_.ri.call(this);this.Vi=new _.Hi(this);this.MS=this;this.mD=null};_.A(_.bj,_.ri);_.bj.prototype[_.Ci]=!0;_.h=_.bj.prototype;_.h.Ql=function(){return this.mD};
_.h.nx=_.ba(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.Ql();if(c)for(b=[];c;c=c.Ql())b.push(c);c=this.MS;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);_.Db(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Em&&0<=f;f--){var g=a.currentTarget=b[f];e=g.vq(d,!0,a)&&e}a.Em||(g=a.currentTarget=c,e=g.vq(d,!0,a)&&e,a.Em||(e=g.vq(d,!1,a)&&e));if(b)for(f=0;!a.Em&&f<b.length;f++)g=a.currentTarget=b[f],e=g.vq(d,!1,a)&&e;return e};
_.h.wa=function(){_.bj.T.wa.call(this);this.BD();this.mD=null};_.h.V=function(a,b,c,d){return this.Vi.add(String(a),b,!1,c,d)};_.h.ro=function(a,b,c,d){return this.Vi.add(String(a),b,!0,c,d)};_.h.lc=function(a,b,c,d){return this.Vi.remove(String(a),b,c,d)};_.h.bF=function(a){return _.Ji(this.Vi,a)};_.h.BD=function(a){this.Vi&&this.Vi.removeAll(a)};
_.h.vq=function(a,b,c){a=this.Vi.Dd[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.Bo&&f.capture==b){var g=f.listener,k=f.jf||f.src;f.Tt&&this.bF(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Kn=function(a,b,c,d){return this.Vi.Kn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Vi.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=_.sd(b);(b=_.dd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Tb?a:_.Cd(a);b.href=_.wd(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.OT=a;this.i0=b;this.sw=0;this.kf=null};rk.prototype.get=function(){if(0<this.sw){this.sw--;var a=this.kf;this.kf=a.next;a.next=null}else a=this.OT();return a};rk.prototype.put=function(a){this.i0(a);100>this.sw&&(this.sw++,a.next=this.kf,this.kf=a)};
var sk,uk,vk,tk;sk=function(a){_.p.setTimeout(function(){throw a;},0)};_.wk=function(a){a=tk(a);"function"!==typeof _.p.setImmediate||_.p.Window&&_.p.Window.prototype&&!_.Ab("Edge")&&_.p.Window.prototype.setImmediate==_.p.setImmediate?(uk||(uk=vk()),uk(a)):_.p.setImmediate(a)};
vk=function(){var a=_.p.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Ab("Presto")&&(a=function(){var e=_.Zd("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,_.D)(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&&!_.Gb()){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){_.p.setTimeout(e,0)}};tk=_.mk;_.ni(function(a){tk=a});
var xk=function(){this.Qx=this.ip=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.Qx?this.Qx.next=c:this.ip=c;this.Qx=c};xk.prototype.remove=function(){var a=null;this.ip&&(a=this.ip,this.ip=this.ip.next,this.ip||(this.Qx=null),a.next=null);return a};var yk=function(){this.next=this.scope=this.dh=null};yk.prototype.set=function(a,b){this.dh=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.dh=null};
var Ak,Bk,Ck,Dk,Fk;_.Ek=function(a,b){Ak||Bk();Ck||(Ak(),Ck=!0);Dk.add(a,b)};Bk=function(){if(_.p.Promise&&_.p.Promise.resolve){var a=_.p.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.dh.call(a.scope)}catch(b){sk(b)}zk.put(a)}Ck=!1};
var Hk,Ik,Tk,Rk;_.Gk=function(a,b){this.Ha=0;this.oj=void 0;this.xn=this.Xj=this.lb=null;this.kv=this.mA=!1;if(a!=_.cb)try{var c=this;a.call(b,function(d){c.uh(2,d)},function(d){c.uh(3,d)})}catch(d){this.uh(3,d)}};Hk=function(){this.next=this.context=this.vo=this.Mr=this.xl=null;this.Hp=!1};Hk.prototype.reset=function(){this.context=this.vo=this.Mr=this.xl=null;this.Hp=!1};Ik=new rk(function(){return new Hk},function(a){a.reset()});_.Jk=function(a,b,c){var d=Ik.get();d.Mr=a;d.vo=b;d.context=c;return d};
_.Kk=function(a){if(a instanceof _.Gk)return a;var b=new _.Gk(_.cb);b.uh(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.Ns=function(a,b){return Rk(this,null,a,b)};_.Gk.prototype.cancel=function(a){if(0==this.Ha){var b=new Sk(a);_.Ek(function(){Tk(this,b)},this)}};
Tk=function(a,b){if(0==a.Ha)if(a.lb){var c=a.lb;if(c.Xj){for(var d=0,e=null,f=null,g=c.Xj;g&&(g.Hp||(d++,g.xl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ha&&1==d?Tk(c,b):(f?(d=f,d.next==c.xn&&(c.xn=d),d.next=d.next.next):Uk(c),Vk(c,e,3,b)))}a.lb=null}else a.uh(3,b)};_.Xk=function(a,b){a.Xj||2!=a.Ha&&3!=a.Ha||Wk(a);a.xn?a.xn.next=b:a.Xj=b;a.xn=b};
Rk=function(a,b,c,d){var e=_.Jk(null,null,null);e.xl=new _.Gk(function(f,g){e.Mr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.vo=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.xl.lb=a;_.Xk(a,e);return e.xl};_.Gk.prototype.Q2=function(a){this.Ha=0;this.uh(2,a)};_.Gk.prototype.R2=function(a){this.Ha=0;this.uh(3,a)};
_.Gk.prototype.uh=function(a,b){0==this.Ha&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ha=1,Mk(b,this.Q2,this.R2,this)||(this.oj=b,this.Ha=a,this.lb=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(_.bb(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.mA||(a.mA=!0,_.Ek(a.oU,a))},Uk=function(a){var b=null;a.Xj&&(b=a.Xj,a.Xj=b.next,b.next=null);a.Xj||(a.xn=
null);return b};_.Gk.prototype.oU=function(){for(var a;a=Uk(this);)Vk(this,a,this.Ha,this.oj);this.mA=!1};var Vk=function(a,b,c,d){if(3==c&&b.vo&&!b.Hp)for(;a&&a.kv;a=a.lb)a.kv=!1;if(b.xl)b.xl.lb=null,$k(b,c,d);else try{b.Hp?b.Mr.call(b.context):$k(b,c,d)}catch(e){al.call(null,e)}Ik.put(b)},$k=function(a,b,c){2==b?a.Mr.call(a.context,c):a.vo&&a.vo.call(a.context,c)},Yk=function(a,b){a.kv=!0;_.Ek(function(){a.kv&&al.call(null,b)})},al=sk,Sk=function(a){_.Xc.call(this,a);this.dN=!1};_.A(Sk,_.Xc);
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
*/
_.rs=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.ss=function(a){_.ri.call(this);this.ie=a;this.Tb={}};_.A(_.ss,_.ri);var ts=[];_.ss.prototype.V=function(a,b,c,d){return this.Cr(a,b,c,d)};_.ss.prototype.Cr=function(a,b,c,d,e){Array.isArray(b)||(b&&(ts[0]=b.toString()),b=ts);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.ie||this);if(!g)break;this.Tb[g.key]=g}return this};_.ss.prototype.ro=function(a,b,c,d){return us(this,a,b,c,d)};
var us=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)us(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.ie||a);if(!b)return a;a.Tb[b.key]=b}return a};_.ss.prototype.lc=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.lc(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.bb(d)?!!d.capture:!!d,e=e||this.ie||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.Kn(b,c,d,e):a?(a=_.Ri(a))?a.Kn(b,c,d,e):null:null,b&&(_.Vi(b),delete this.Tb[b.key]);return this};
_.ss.prototype.removeAll=function(){_.Bb(this.Tb,function(a,b){this.Tb.hasOwnProperty(b)&&_.Vi(a)},this);this.Tb={}};_.ss.prototype.wa=function(){_.ss.T.wa.call(this);this.removeAll()};_.ss.prototype.handleEvent=function(){throw Error("G");};

/*

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

var Nu,Ou,Pu,Qu,Su,Tu,Uu,Vu,Xu;oauth2={};_.Mu=!1;Nu=function(a){try{_.Mu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Ou=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};Pu=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};
Qu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Ru=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Su=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Tu=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.";};Uu={token:1,id_token:1};
Vu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Wu=window.JSON;Xu=function(a){this.pF=a||[];this.jc={}};Xu.prototype.addEventListener=function(a,b){if(!(0<=Ou(this.pF,a)))throw"Unrecognized event type: "+a;if(!Qu(b))throw"The listener for event '"+a+"' is not a function.";this.jc[a]||(this.jc[a]=[]);0>Ou(this.jc[a],b)&&this.jc[a].push(b)};
Xu.prototype.removeEventListener=function(a,b){if(!(0<=Ou(this.pF,a)))throw"Unrecognized event type: "+a;Qu(b)&&this.jc[a]&&this.jc[a].length&&(b=Ou(this.jc[a],b),0<=b&&this.jc[a].splice(b,1))};Xu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Ou(this.pF,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.jc[b]&&this.jc[b].length)for(var c=0,d=this.jc[b].length;c<d;c++)this.jc[b][c](a)};
var Yu,Zu,$u,dv,ev,vv,wv,yv,zv,Bv,Kv;Yu={};Zu={};$u={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.av=function(a,b){if(a=$u[a])return a[b]};_.bv=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");$u[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.cv=void 0;
dv=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")};ev=function(){this.t3=window;this.ku=this.Al=this.Ur=this.qh=null};
ev.prototype.open=function(a,b,c,d){fv(this);this.Ur?(this.Al&&(this.Al(),this.Al=null),gv(this)):this.Ur="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.qh=this.t3.open(a,this.Ur,b);try{this.qh.focus();if(this.qh.closed||"undefined"==typeof this.qh.closed)throw Error("P");_.cv=this.qh}catch(e){d&&setTimeout(d,0);this.qh=null;break a}c&&(this.Al=c,hv(this))}};
var fv=function(a){try{if(null==a.qh||a.qh.closed)a.qh=null,a.Ur=null,gv(a),a.Al&&(a.Al(),a.Al=null)}catch(b){a.qh=null,a.Ur=null,gv(a)}},hv=function(a){a.ku=window.setInterval(function(){fv(a)},300)},gv=function(a){a.ku&&(window.clearInterval(a.ku),a.ku=null)};Zu=Zu||{};var iv=function(a,b){this.Ub=a;this.hC=b;this.sd=null;this.em=!1};iv.prototype.start=function(){if(!this.em&&!this.sd){var a=this;this.sd=window.setTimeout(function(){a.clear();a.em||(a.Ub(),a.em=!0)},Zu.RJ(this.hC))}};
iv.prototype.clear=function(){this.sd&&(window.clearTimeout(this.sd),this.sd=null)};var jv=function(a,b){var c=Zu.Ep;this.UX=Zu.qp;this.iP=c;this.Ub=a;this.hC=b;this.sd=null;this.em=!1;var d=this;this.jP=function(){document[d.UX]||(d.clear(),d.start())}};jv.prototype.start=function(){if(!this.em&&!this.sd){Tu(document,this.iP,this.jP);var a=this;this.sd=window.setTimeout(function(){a.clear();a.em||(a.Ub(),a.em=!0)},Zu.RJ(this.hC))}};
jv.prototype.clear=function(){var a=this.iP,b=this.jP,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.sd&&(window.clearTimeout(this.sd),this.sd=null)};Zu.qp=null;Zu.Ep=null;
Zu.qY=function(){var a=document;"undefined"!==typeof a.hidden?(Zu.qp="hidden",Zu.Ep="visibilitychange"):"undefined"!==typeof a.msHidden?(Zu.qp="msHidden",Zu.Ep="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Zu.qp="webkitHidden",Zu.Ep="webkitvisibilitychange")};Zu.qY();Zu.NT=function(a,b){return Zu.qp&&Zu.Ep?new jv(a,b):new iv(a,b)};Zu.RJ=function(a){return Math.max(1,a-(new Date).getTime())};
var kv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},lv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(q){for(var v=g,r=0;64>r;r+=4)v[r/4]=q[r]<<24|q[r+1]<<16|q[r+2]<<8|q[r+3];for(r=16;80>r;r++)q=v[r-3]^v[r-8]^v[r-14]^v[r-16],v[r]=(q<<1|q>>>31)&4294967295;q=e[0];var u=e[1],t=e[2],w=e[3],x=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var B=w^u&(t^w);var C=1518500249}else B=
u^t^w,C=1859775393;else 60>r?(B=u&t|w&(u|t),C=2400959708):(B=u^t^w,C=3395469782);B=((q<<5|q>>>27)&4294967295)+B+x+C+v[r]&4294967295;x=w;w=t;t=(u<<30|u>>>2)&4294967295;u=q;q=B}e[0]=e[0]+q&4294967295;e[1]=e[1]+u&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+x&4294967295}function c(q,v){if("string"===typeof q){q=unescape(encodeURIComponent(q));for(var r=[],u=0,t=q.length;u<t;++u)r.push(q.charCodeAt(u));q=r}v||(v=q.length);r=0;if(0==m)for(;r+64<v;)b(q.slice(r,r+64)),r+=64,n+=64;for(;r<
v;)if(f[m++]=q[r++],n++,64==m)for(m=0,b(f);r+64<v;)b(q.slice(r,r+64)),r+=64,n+=64}function d(){var q=[],v=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=v&255,v>>>=8;b(f);for(r=v=0;5>r;r++)for(var u=24;0<=u;u-=8)q[v++]=e[r]>>u&255;return q}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,Xg:function(){for(var q=d(),v="",r=0;r<q.length;r++)v+="0123456789ABCDEF".charAt(Math.floor(q[r]/16))+"0123456789ABCDEF".charAt(q[r]%16);return v}}},mv=
window.crypto,nv=!1,ov=0,pv=1,qv=0,rv="",sv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;pv=pv*b%qv;if(3==++ov)if(a=window,b=sv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},tv=function(a){var b=lv();b.update(a);return b.Xg()};nv=!!mv&&"function"==typeof mv.getRandomValues;
nv||(qv=1E6*(screen.width*screen.width+screen.height),rv=tv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Tu(window,"mousemove",sv));Yu=Yu||{};Yu.tQ="ssIFrame_";
_.uv=function(a,b){this.Ob=a;if(!this.Ob)throw Error("R");a=_.av(a,"idpIFrameUrl");if(!a)throw Error("S");this.IK=a;if(!b)throw Error("T");this.Tk=b;a=this.IK;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.SB=a.join("");this.w0=[location.protocol,"//",location.host].join("");this.RB=
this.Zn=!1;this.EK=null;this.Aw=[];this.zo=[];this.Ki={};this.jm=void 0};_.uv.prototype.show=function(){var a=this.jm;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")};_.uv.prototype.uc=function(){dv(this.jm)};
_.uv.prototype.$v=function(a){if(this.Zn)a&&a(this);else{if(!this.jm){var b=Yu.tQ+this.Ob;var c=this.Ob;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Ou(e.split("|"),c))?kv(e,d):kv(e?e+"|"+c:c,d);c=!f;f=this.IK;var g=this.w0;d=this.Tk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Qu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);dv(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Mu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.jm=e}a&&this.Aw.push(a)}};_.uv.prototype.Pl=function(){return this.EK};vv=function(a){for(var b=0;b<a.Aw.length;b++)a.Aw[b](a);a.Aw=[]};
_.xv=function(a,b,c,d){if(a.Zn){if(a.Zn&&a.RB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Pl(),Nu(a),Error(a);wv(a,{method:b,params:c},d)}else a.zo.push({rpc:{method:b,params:c},callback:d}),a.$v()};wv=function(a,b,c){if(c){for(var d=b.id;!d||a.Ki[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Ki[d]=c}b.rpcToken=a.Tk;a.jm.contentWindow.postMessage(_.Wu.stringify(b),a.SB)};yv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.uv.prototype.ei=function(a,b,c,d,e,f,g,k){yv(f);b=_.Ru(b);_.xv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.uv.prototype.Zv=function(a,b,c,d,e){b=_.Ru(b);_.xv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};zv=function(a,b,c){yv(b.identifier);_.xv(a,"getSessionSelector",b,c)};
_.Av=function(a,b,c,d,e){yv(b.identifier);_.xv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Bv=function(a,b,c){_.xv(a,"monitorClient",{clientId:b},c)};_.uv.prototype.bs=_.ba(29);_.uv.prototype.wx=function(a,b){_.xv(this,"showDialog",{Kca:a},b)};_.uv.prototype.Vp=_.ba(31);Yu.xv={};Yu.VA=function(a){return Yu.xv[a]};
Yu.$v=function(a,b){var c=Yu.VA(a);if(!c){c=String;if(nv){var d=new window.Uint32Array(1);mv.getRandomValues(d);d=Number("0."+d[0])}else d=pv,d+=parseInt(rv.substr(0,20),16),rv=tv(rv),d/=qv+Math.pow(16,20);c=c(2147483647*d);c=new _.uv(a,c);Yu.xv[a]=c}c.$v(b)};Yu.mV=function(a){for(var b in Yu.xv){var c=Yu.VA(b);if(c&&c.jm&&c.jm.contentWindow==a.source&&c.SB==a.origin)return c}};Yu.WV=function(a){for(var b in Yu.xv){var c=Yu.VA(b);if(c&&c.SB==a)return c}};Yu=Yu||{};
var Dv=function(){var a=[],b;for(b in Cv)a.push(Cv[b]);Xu.call(this,a);this.Ck={};Nu("EventBus is ready.")};Pu(Dv,Xu);var Cv={$R:"sessionSelectorChanged",zy:"sessionStateChanged",Wx:"authResult",$P:"displayIFrame"},Fv=function(a){var b=Ev;a&&(b.Ck[a]||(b.Ck[a]=[]))},Gv=function(a,b,c){return b&&a.Ck[b]&&0<=Ou(a.Ck[b],c)};_.h=Dv.prototype;
_.h.E_=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.cv);if(b=c?Yu.WV(a.origin):Yu.mV(a)){try{var d=_.Wu.parse(a.data)}catch(e){Nu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Tk){Nu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Ki[c.id])delete b.Ki[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Nu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.HK[a.type]?(d=this.HK[a.type],
c&&!d.QS?Nu("Bad IDP event. Source window cannot be a popup."):d.fp&&!d.fp.call(this,b,a)?Nu("Bad IDP event."):d.jf.call(this,b,a)):Nu("Bad IDP event.")}else Nu("Bad event, no corresponding Idp Stub.")};_.h.$0=function(a,b){return Gv(this,a.Ob,b.clientId)};_.h.Z0=function(a,b){b=b.clientId;return!b||Gv(this,a.Ob,b)};_.h.aT=function(a,b){return Gv(this,a.Ob,b.clientId)};_.h.OZ=function(a){a.Zn=!0;vv(a);for(var b=0;b<a.zo.length;b++)wv(a,a.zo[b].rpc,a.zo[b].callback);a.zo=[]};
_.h.NZ=function(a,b){b={error:b.error};a.Zn=!0;a.RB=!0;a.EK=b;a.zo=[];vv(a)};_.h.Sw=function(a,b){b.originIdp=a.Ob;this.dispatchEvent(b)};var Ev=new Dv,Hv=Ev,Iv={};Iv.idpReady={jf:Hv.OZ};Iv.idpError={jf:Hv.NZ};Iv.sessionStateChanged={jf:Hv.Sw,fp:Hv.$0};Iv.sessionSelectorChanged={jf:Hv.Sw,fp:Hv.Z0};Iv.authResult={jf:Hv.Sw,fp:Hv.aT,QS:!0};Iv.displayIFrame={jf:Hv.Sw};Ev.HK=Iv||{};Tu(window,"message",function(a){Ev.E_.call(Ev,a)});
_.Jv=function(a,b){this.ue=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Xu.call(this,c);this.Gd=[location.protocol,"//",location.host].join("");this.Cc=b.crossSubDomains?b.domain||this.Gd:this.Gd;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.av(b.idpId,"authServerUrl")||!_.av(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Ob=b.idpId;this.Yb=void 0;this.UT=!!b.disableTokenRefresh;this.LU=!!b.forceTokenRefresh;this.h2=!!b.skipTokenCache;this.setOptions(b);this.fq=
[];this.mm=this.gL=!1;this.eo=void 0;this.YM();this.ld=void 0;var e=this,f=function(){Nu("Token Manager is ready.");if(e.fq.length)for(var g=0;g<e.fq.length;g++)e.fq[g].call(e);e.gL=!0;e.fq=[]};Yu.$v(this.Ob,function(g){e.ld=g;g.Zn&&g.RB?(e.mm=!0,e.eo=g.Pl(),e.ww(e.eo)):e.Yb?Bv(e.ld,e.Yb,function(k){if(k){k=e.Ob;var l=e.Yb,m=Ev;k&&l&&(m.Ck[k]||(m.Ck[k]=[]),0>Ou(m.Ck[k],l)&&m.Ck[k].push(l));f()}else e.eo={error:"Not a valid origin for the client: "+e.Gd+" has not been whitelisted for client ID "+e.Yb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.mm=!0,e.ww(e.eo)}):(Fv(e.Ob),f())})};Pu(_.Jv,Xu);_.Jv.prototype.setOptions=function(){};_.Jv.prototype.YM=function(){};_.Jv.prototype.ww=function(){};_.Jv.prototype.Pl=function(){return this.eo};Kv=function(a,b,c){return function(){b.apply(a,c)}};_.Lv=function(a,b,c){if(a.gL)b.apply(a,c);else{if(a.mm)throw a.eo;a.fq.push(Kv(a,b,c))}};_.Jv.prototype.MH=_.ba(32);_.Jv.prototype.Vp=_.ba(30);
_.Nv=function(a,b){_.Jv.call(this,a,b);this.FM=new ev;this.mj=this.Am=null;Mv(this)};Pu(_.Nv,_.Jv);_.Nv.prototype.setOptions=function(){};
var Ov=function(a,b){a.re={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.Cc};b.crossSubDomains&&(a.re.policy=b.policy)},Pv=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.Kp=b.authParameters;a.Kp.redirect_uri||(a.Kp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.ti=_.Ru(b.rpcAuthParameters||a.Kp);if(!a.ti.scope)throw Error("ba");if(!a.ti.response_type)throw Error("ca");
a:{var c=a.ti.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Uu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.ti.enable_serial_consent=!0);b.authResultIdentifier&&(a.bT=b.authResultIdentifier);b.spec_compliant&&(a.ti.spec_compliant=b.spec_compliant)};
_.Nv.prototype.YM=function(){var a=this;Ev.addEventListener(Cv.$R,function(b){a.ue&&a.re&&b.originIdp==a.Ob&&!b.crossSubDomains==!a.re.crossSubDomains&&b.domain==a.re.domain&&b.id==a.re.id&&a.rM(b)});Ev.addEventListener(Cv.zy,function(b){a.ue&&b.originIdp==a.Ob&&b.clientId==a.Yb&&a.sM(b)});Ev.addEventListener(Cv.Wx,function(b){_.cv=void 0;a.ue&&b.originIdp==a.Ob&&b.clientId==a.Yb&&b.id==a.jj&&(a.Am&&(window.clearTimeout(a.Am),a.Am=null),a.jj=void 0,a.Kr(b))});Ev.addEventListener(Cv.$P,function(b){a.ue&&
b.originIdp==a.Ob&&(b.uc?a.ld.uc():a.ld.show())})};_.Nv.prototype.rM=function(){};_.Nv.prototype.sM=function(){};_.Nv.prototype.Kr=function(){};var Rv=function(a,b){Qv(a);a.UT||(a.mj=Zu.NT(function(){a.ei(!0)},b-3E5),navigator.onLine&&a.mj.start())},Qv=function(a){a.mj&&(a.mj.clear(),a.mj=null)},Mv=function(a){var b=window;Vu()&&(b=document.body);Tu(b,"online",function(){a.mj&&a.mj.start()});Tu(b,"offline",function(){a.mj&&a.mj.clear()})};_.h=_.Nv.prototype;_.h.ei=function(){};
_.h.wx=function(a,b){this.ld.wx(a,b)};_.h.aM=_.ba(33);_.h.aZ=function(a,b){if(!this.Yb)throw Error("ha");this.ld.Zv(this.Yb,this.ti,this.re,a,b)};_.h.Zv=function(a,b){_.Lv(this,this.aZ,[a,b])};_.Tv=function(a){this.le=void 0;this.Yg=!1;this.No=void 0;_.Nv.call(this,_.Sv,a)};Pu(_.Tv,_.Nv);_.Sv={mG:"noSessionBound",Dp:"userLoggedOut",uP:"activeSessionChanged",zy:"sessionStateChanged",xS:"tokenReady",wS:"tokenFailed",Wx:"authResult",ERROR:"error"};
_.Tv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Yb=a.clientId;this.Ea=a.id;Ov(this,a);Pv(this,a)};_.Tv.prototype.ww=function(a){this.dispatchEvent({type:_.Sv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Ob})};var Uv=function(a){Qv(a);a.No=void 0;a.tC=void 0};_.h=_.Tv.prototype;
_.h.rM=function(a){var b=a.newValue||{};if(this.le!=b.hint||this.Yg!=!!b.disabled){a=this.le;var c=!this.le||this.Yg;Uv(this);this.le=b.hint;this.Yg=!!b.disabled;(b=!this.le||this.Yg)&&!c?this.dispatchEvent({type:_.Sv.Dp,idpId:this.Ob}):b||(a!=this.le&&this.dispatchEvent({type:_.Sv.uP,idpId:this.Ob}),this.le&&this.ei())}};
_.h.sM=function(a){this.Yg||(this.le?a.user||this.No?a.user==this.le&&(this.No?a.sessionState?this.No=a.sessionState:(Uv(this),this.dispatchEvent({type:_.Sv.Dp,idpId:this.Ob})):a.sessionState&&(this.No=a.sessionState,this.ei())):this.ei():this.dispatchEvent({type:_.Sv.zy,idpId:this.Ob}))};_.h.Kr=function(a){this.dispatchEvent({type:_.Sv.Wx,authResult:a.authResult})};_.h.Iq=_.ba(35);_.h.Bq=function(a){_.Lv(this,this.HA,[a])};_.h.HA=function(a){zv(this.ld,this.re,a)};
_.h.xx=function(a,b,c){if(!a)throw Error("ja");Uv(this);this.le=a;this.Yg=!1;b&&_.Av(this.ld,this.re,!1,this.le);this.ue=!0;this.ei(c,!0)};_.h.start=function(){_.Lv(this,this.n2,[])};
_.h.n2=function(){var a=this.Yb==Su("client_id")?Su("login_hint"):void 0;var b=this.Yb==Su("client_id")?Su("state"):void 0;this.UC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.xx(a,!0,!0);else{var c=this;this.Bq(function(d){c.ue=!0;d&&d.hint?(Uv(c),c.le=d.hint,c.Yg=!!d.disabled,c.Yg?c.dispatchEvent({type:_.Sv.Dp,idpId:c.Ob}):c.xx(d.hint)):(Uv(c),c.le=void 0,c.Yg=!(!d||!d.disabled),c.dispatchEvent({type:_.Sv.mG,
autoOpenAuthUrl:!c.Yg,idpId:c.Ob}))})}};_.h.eJ=_.ba(36);_.h.ei=function(a,b){var c=this;this.ld.ei(this.Yb,this.ti,this.le,this.re,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Uv(c),c.dispatchEvent({type:_.Sv.Dp,idpId:c.Ob})):(c.tC=null,c.dispatchEvent({type:_.Sv.wS,idpId:c.Ob,error:e})):(c.tC=d,c.No=d.session_state,Rv(c,d.expires_at),d.idpId=c.Ob,b&&c.UC&&(d.state=c.UC,c.UC=void 0),c.dispatchEvent({type:_.Sv.xS,idpId:c.Ob,response:d}))},this.Ea,a)};_.h.bs=_.ba(28);_.h.nN=_.ba(37);
_.Vv=function(a){this.ul=null;_.Nv.call(this,{},a);this.ue=!0};Pu(_.Vv,_.Nv);_.h=_.Vv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Yb=a.clientId;this.Ea=a.id;Ov(this,a);Pv(this,a)};_.h.ww=function(a){this.ul&&(this.ul({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.ul=null)};_.h.Kr=function(a){if(this.ul){var b=this.ul;this.ul=null;b(a)}};_.h.Iq=_.ba(34);_.h.Bq=function(a){this.mm?a(this.Pl()):_.Lv(this,this.HA,[a])};
_.h.HA=function(a){zv(this.ld,this.re,a)};_.Wv=function(a,b,c){a.mm?c(a.Pl()):_.Lv(a,a.c_,[b,c])};_.Vv.prototype.c_=function(a,b){this.ld.ei(this.Yb,this.ti,a,this.re,function(c,d){d?b({error:d}):b(c)},this.Ea,this.LU,this.h2)};_.Vv.prototype.CL=_.ba(38);

var Xv,Zv,$v,aw,bw,cw,dw,ew,fw,gw,hw,kw;Xv=function(a){return Array.prototype.concat.apply([],arguments)};_.Yv=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)};Zv=function(a,b,c){if(!a.ue)throw Error("ea");b?_.Av(a.ld,a.re,!0,void 0,c):_.Av(a.ld,a.re,!0,a.le,c)};$v=function(a){if(!a.ue)throw Error("ea");return a.tC};
_.Vv.prototype.CL=_.Wc(38,function(a,b){var c=this.ld,d=this.Yb,e=this.re,f=_.Ru(this.ti);delete f.response_type;_.xv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Tv.prototype.nN=_.Wc(37,function(a){$v(this)&&$v(this).access_token&&(this.ld.bs(this.Yb,$v(this).access_token,a),Zv(this,!0))});_.Tv.prototype.eJ=_.Wc(36,function(){var a=this;this.Bq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Sv.Dp,idpId:a.Ob}):a.ei(!0):a.dispatchEvent({type:_.Sv.mG,idpId:a.Ob})})});
_.Tv.prototype.Iq=_.Wc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.xx(b.authResult.login_hint,a.Yg||b.authResult.login_hint!=a.le,!0)}});
_.Vv.prototype.Iq=_.Wc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.Bq(function(d){_.Av(b.ld,b.re,d&&d.disabled,c.authResult.login_hint,function(){_.Wv(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"})}});_.Nv.prototype.aM=_.Wc(33,function(){this.Yb&&_.xv(this.ld,"startPolling",{clientId:this.Yb,origin:this.Gd,id:this.jj},void 0)});
_.uv.prototype.bs=_.Wc(29,function(a,b,c){_.xv(this,"revoke",{clientId:a,token:b},c)});_.Tv.prototype.bs=_.Wc(28,function(a){_.Lv(this,this.nN,[a])});aw=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};
bw=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};
cw=function(a,b,c,d,e,f,g){var k=_.av(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.Ru(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&&bw()&&!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("&")};
dw=function(a,b,c,d){if(!a.Yb)throw Error("fa");a.jj=c||a.bT||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Gd.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.jj);c.redirect_uri=e.join("")}return cw(a.Ob,a.Cc,a.Yb,a.Kp,!0,b,d)};
ew=function(a,b){a.Am&&window.clearTimeout(a.Am);a.Am=window.setTimeout(function(){a.jj==b&&(_.cv=void 0,a.Am=null,a.jj=void 0,a.Kr({authResult:{error:"popup_closed_by_user"}}))},1E3)};fw=function(a,b,c){if(!a.Yb)throw Error("ga");c=c||{};c=dw(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||aw())&&_.Lv(a,a.aM,[]);var d=a.jj;a.FM.open(c,b,function(){a.jj==d&&ew(a,d)},function(){a.jj=void 0;a.Kr({authResult:{error:"popup_blocked_by_browser"}})})};
gw=function(a){_.Lv(a,a.eJ,[])};hw=function(a,b,c){a.mm?c(a.Pl()):_.Lv(a,a.CL,[b,c])};
_.iw=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("")};
_.jw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.hh[m];if(null!=n)return n;if(!_.Ne(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))}};kw=function(a){var b=[];_.jw(a,function(c){b.push(c)});return b};_.lw=function(a,b){_.Lh[b||"token"]=a};_.mw=function(a){delete _.Lh[a||"token"]};
_.Wu={parse:function(a){a=_.zf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.Af(a)}};
_.Vv.prototype.uA=function(a,b){_.Lv(this,this.xU,[a,b])};_.Vv.prototype.xU=function(a,b){this.ld.uA(this.Yb,a,this.ti,this.re,b)};
_.uv.prototype.uA=function(a,b,c,d,e){c=_.Ru(c);_.xv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var nw,ow=["client_id","cookie_policy","scope"],pw="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(" "),qw=["authuser","after_redirect","access_type","hl"],rw=["login_hint","prompt"],sw={clientid:"client_id",cookiepolicy:"cookie_policy"},tw=["approval_prompt","authuser","login_hint",
"prompt","hd"],uw=["login_hint","g-oauth-window","status"],vw=Math.min(_.M("oauth-flow/authWindowWidth",599),screen.width-20),ww=Math.min(_.M("oauth-flow/authWindowHeight",600),screen.height-30);
var xw=function(a){_.Xc.call(this,a)};_.ii(xw,_.Xc);xw.prototype.name="gapi.auth2.ExternallyVisibleError";
var yw=function(){};yw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var zw=function(){};zw.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 Aw=function(a){this.cT=a};
Aw.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.cT){d.login_hint?b(d):b();return}}b()};
var Bw=function(a){this.Ud=a;this.ex=[]};Bw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.ex[b];f?(b++,c.Ud.Zv(function(g){g?f.select(g,d):d()})):a()}};d()};var Cw=function(a){a=new Bw(a);a.ex.push(new yw);return a},Dw=function(a){a=new Bw(a);a.ex.push(new zw);return a},Ew=function(a,b){void 0===b||null===b?b=Cw(a):(a=new Bw(a),a.ex.push(new Aw(b)),b=a);return b};
var Fw=function(a){this.jf=a;this.je=!0};Fw.prototype.remove=function(){this.je=!1};Fw.prototype.trigger=function(){};var Gw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Hw=function(){this.jc=[]};Hw.prototype.add=function(a){this.jc.push(a)};Hw.prototype.notify=function(a){for(var b=this.jc,c=[],d=0;d<b.length;d++){var e=b[d];e.je&&(c.push(e),_.wk(Iw(e.jf,a)))}this.jc=c};var Iw=function(a,b){return function(){a(b)}};
var Kw=function(a){this.we=null;this.l3=new Jw(this);this.jc=new Hw;void 0!=a&&this.set(a)};Kw.prototype.set=function(a){a!=this.we&&(this.we=a,this.l3.value=a,this.jc.notify(this.we))};Kw.prototype.get=function(){return this.we};Kw.prototype.V=function(a){a=new Lw(this,a);this.jc.add(a);return a};var Lw=function(a,b){Fw.call(this,b);this.dZ=a};_.ii(Lw,Fw);Lw.prototype.trigger=function(){var a=this.jf;a(this.dZ.get())};var Jw=function(a){this.value=null;this.V=function(b){return new Gw(a.V(b))}};
var Mw={f6:"fetch_basic_profile",H7:"login_hint",D9:"prompt",P9:"redirect_uri",l$:"scope",cba:"ux_mode",waa:"state"},Nw=function(a){this.Da={};if(a&&!_.$i(a))if("function"==typeof a.get)this.Da=a.get();else for(var b in Mw){var c=Mw[b];c in a&&(this.Da[c]=a[c])}};Nw.prototype.get=function(){return this.Da};Nw.prototype.iO=function(a){this.Da.scope=a;return this};Nw.prototype.Uq=function(){return this.Da.scope};
var Ow=function(a,b){var c=a.Da.scope;b=Xv(b.split(" "),c?c.split(" "):[]);_.Le(b);a.Da.scope=b.join(" ")};_.h=Nw.prototype;_.h.L1=function(a){this.Da.prompt=a;return this};_.h.ZV=function(){return this.Da.prompt};_.h.c1=function(){_.Hf("Property app_package_name no longer supported and was not set");return this};_.h.RU=function(){_.Hf("Property app_package_name no longer supported")};_.h.Ve=function(a){this.Da.state=a};_.h.getState=function(){return this.Da.state};
var Pw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+vw,"height="+ww,"top="+(screen.height-ww)/2,"left="+(screen.width-vw)/2].join()},Qw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.iw(kw(a)))},Rw=function(){nw=_.M("auth2/idpValue","google");var a=_.M("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.M("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.bv(nw,{authServerUrl:a,idpIFrameUrl:b})},Sw=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}_.bb(a[e])||(a[e]={});a=a[e]}},Tw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Uw=function(a){var b=a?(b=Qw(a))?b.sub:null:null;this.Ea=b;this.Bc=a?_.lk(a):null};_.h=Uw.prototype;_.h.ma=function(){return this.Ea};_.h.SA=function(){var a=Qw(this.Bc);return a?a.hd:null};_.h.Qf=function(){return!!this.Bc};_.h.mk=function(a){if(a)return this.Bc;a=Vw;var b=_.lk(this.Bc);!a.Hv||a.MB||a.IX||(delete b.access_token,delete b.scope);return b};_.h.AD=function(){return Vw.AD()};_.h.Dj=function(){this.Bc=null};_.h.vV=function(){return this.Bc?this.Bc.scope:null};
_.h.update=function(a){this.Ea=a.Ea;this.Bc=a.Bc;this.Bc.id_token?this.Mt=new Ww(this.Bc):this.Mt&&(this.Mt=null)};var Xw=function(a){return a.Bc&&"object"==typeof a.Bc.session_state?_.lk(a.Bc.session_state.extraQueryParams||{}):{}};_.h=Uw.prototype;_.h.xq=function(){var a=Xw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.Cj=function(a){var b=Vw,c=new Nw(a);b.MB=c.Uq()?!0:!1;Vw.Hv&&Ow(c,"openid profile email");return new _.Gk(function(d,e){var f=Xw(this);f.login_hint=this.ma();f.scope=c.Uq();Yw(b,d,e,f)},this)};_.h.Wq=function(a){return new _.Gk(function(b,c){var d=a||{},e=Vw;d.login_hint=this.ma();e.Wq(d).then(b,c)},this)};_.h.tW=function(a){return this.Cj(a)};_.h.disconnect=function(){return Vw.disconnect()};_.h.UU=function(){return this.Mt};
_.h.tv=function(a){if(!this.Qf())return!1;var b=this.Bc&&this.Bc.scope?this.Bc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.ab(b,c)})};var Ww=function(a){a=Qw(a);this.OU=a.sub;this.Ed=a.name;this.qW=a.given_name;this.vU=a.family_name;this.PK=a.picture;this.tu=a.email};_.h=Ww.prototype;_.h.ma=function(){return this.OU};_.h.getName=function(){return this.Ed};_.h.tV=function(){return this.qW};_.h.oV=function(){return this.vU};_.h.EV=function(){return this.PK};_.h.Tu=function(){return this.tu};
var $w=function(a,b,c){this.vm=b;this.AZ=a;for(var d in a)a.hasOwnProperty(d)&&Zw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.vm[c[a]]},Zw=function(a,b){a[b]=function(){return a.AZ[b].apply(a.vm,arguments)}};$w.prototype.then=function(a,b,c){var d=this;return _.Kk().then(function(){return ax(d.vm,a,b,c)})};_.pk($w);
var bx;bx=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.cx=function(a){if(!a)throw new xw("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 xw("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 xw("Invalid cookiePolicy domain");return d};
var ex,dx,fx,gx,hx,ix,kx,px,lx,rx,sx,mx;ex=function(a){var b=a||{},c=dx();_.ob(pw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};dx=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;sw[d]&&(d=sw[d]);_.ab(pw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
fx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};gx=function(a){_.ob(pw,function(b){var c=fx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};hx=function(a){a=ex(a);gx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=pw+qw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
ix=function(a,b){if(!a)throw new xw("Empty initial options.");for(var c=0;c<ow.length;++c)if(!(b&&"scope"==ow[c]||a[ow[c]]))throw new xw("Missing required parameter '"+ow[c]+"'");_.cx(a.cookie_policy)};
kx=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:bx(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:nw};_.jx(b,a);_.ob(rw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.jx=function(){};
px=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=lx(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:bx(c),idpId:nw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Yv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.ob(rw.concat(qw),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 mx(a.response_type||"token"),nx(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),ox(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};lx=function(a){a=new mx(a.response_type||"token");var b=[];ox(a)&&b.push("token");qx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};rx=["permission","id_token"];sx=/(^|[^_])token/;mx=function(a){this.Go=[];this.cC(a)};
mx.prototype.cC=function(a){a?((0<=a.indexOf("permission")||a.match(sx))&&this.Go.push("permission"),0<=a.indexOf("id_token")&&this.Go.push("id_token"),0<=a.indexOf("code")&&this.Go.push("code")):this.Go=rx};var nx=function(a){return qx(a,"code")},ox=function(a){return qx(a,"permission")};mx.prototype.toString=function(){return this.Go.join(" ")};var qx=function(a,b){var c=!1;_.ob(a.Go,function(d){d==b&&(c=!0)});return c};
var Vw,tx,vx,xx,yx,ax;Vw=null;_.ux=function(){return Vw?tx():null};tx=function(){return new $w(vx.prototype,Vw,["currentUser","isSignedIn"])};vx=function(a){delete a.include_granted_scopes;this.Da=kx(a);this.JT=a.cookie_policy;this.IX=!!a.scope;(this.Hv=!1!==a.fetch_basic_profile)&&(this.Da.authParameters.scope=wx(this,"openid profile email"));this.lr=a.hosted_domain;this.h3=a.ux_mode||"popup";this.K_=a.redirect_uri||null;xx(this)};
xx=function(a){a.currentUser=new Kw(new Uw(null));a.isSignedIn=new Kw(!1);a.Ud=new _.Tv(a.Da);a.jo=null;a.Ov=null;a.RY=new _.Gk(function(b,c){this.jo=b;this.Ov=c},a);a.zw={};a.yr=!0;yx(a);a.Ud.start()};
yx=function(a){a.Ud.addEventListener("error",function(b){a.yr&&a.jo&&(a.yr=!1,a.Ov({error:b.error,details:b.details}),a.jo=null,a.Ov=null)});a.Ud.addEventListener("authResult",function(b){b&&b.authResult&&a.$e(b);a.Ud.Iq()(b)});a.Ud.addEventListener("tokenReady",function(b){var c=new Uw(b.response);if(a.lr&&a.lr!=c.SA())a.$e({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.SA(),expectedDomain:a.lr});else{a.currentUser.get().update(c);
var d=a.currentUser;d.jc.notify(d.we);a.isSignedIn.set(!0);c=c.xq();(d=_.cx(a.JT))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Me?"S":"H",d.Ih].join(""),c,{domain:d.domain,secure:d.isSecure});_.lw(b.response);a.$e(b)}});a.Ud.addEventListener("noSessionBound",function(b){a.yr&&b.autoOpenAuthUrl?(a.yr=!1,Cw(a.Ud).select(function(c){if(c&&c.login_hint){var d=a.Ud;_.Lv(d,d.xx,[c.login_hint,!0])}else a.currentUser.set(new Uw(null)),a.isSignedIn.set(!1),_.mw(),a.$e(b)})):(a.currentUser.set(new Uw(null)),
a.isSignedIn.set(!1),_.mw(),a.$e(b))});a.Ud.addEventListener("tokenFailed",function(b){a.$e(b)});a.Ud.addEventListener("userLoggedOut",function(b){a.currentUser.get().Dj();var c=a.currentUser;c.jc.notify(c.we);a.isSignedIn.set(!1);_.mw();a.$e(b)})};ax=function(a,b,c,d){return a.RY.then(function(e){if(b)return b(e.rW)},c,d)};vx.prototype.$e=function(a){if(a){this.yr=!1;var b=a.type||"";if(this.zw[b])this.zw[b](a);this.jo&&(this.jo({rW:this}),this.Ov=this.jo=null)}};
var zx=function(a,b){_.Bb(b,function(c,d){a.zw[d]=function(e){a.zw={};c(e)}})},Yw=function(a,b,c,d){d=_.lk(d);a.lr&&(d.hd=a.lr);var e=d.ux_mode||a.h3;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.K_||Tw()+window.location.pathname),Ax(a,f)):(delete d.redirect_uri,Bx(a,f),zx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):zx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};vx.prototype.Cj=function(a){return new _.Gk(function(b,c){var d=new Nw(a);this.MB=d.Uq()?!0:!1;this.Hv?(d.Da.fetch_basic_profile=!0,Ow(d,"email profile openid")):d.Da.fetch_basic_profile=!1;var e=wx(this,d.Uq());d.iO(e);Yw(this,b,c,d.get())},this)};
vx.prototype.Wq=function(a){var b=a||{};this.MB=!!b.scope;a=wx(this,b.scope);if(""==a)return _.Lk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.ob(tw,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?Cx(this,c):Dx(this,c,b.redirect_uri)};
var Dx=function(a,b,c){b.redirect_uri=c;Ax(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Kk({message:"Redirecting to IDP."})},Cx=function(a,b){b.origin=Tw();delete b.redirect_uri;Bx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Gk(function(c,d){zx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Bx=function(a,b){Sw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");fw(a.Ud,Pw(),b)},Ax=function(a,b){Sw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Ud;if(!a.Yb)throw Error("fa");a=cw(a.Ob,a.Cc,a.Yb,a.Kp,!1,c.sessionMeta,c.responseType);d.call(b,a)};vx.prototype.Dj=function(a){var b=a||!1;return new _.Gk(function(c){Zv(this.Ud,b,function(){c()})},this)};vx.prototype.AJ=function(){return this.Da.authParameters.scope};
var wx=function(a,b){a=a.AJ();b=Xv(b?b.split(" "):[],a?a.split(" "):[]);_.Le(b);return b.join(" ")};vx.prototype.AD=function(){var a=this;return new _.Gk(function(b,c){zx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});gw(a.Ud)})};
vx.prototype.ZS=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.Cj(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."})};vx.prototype.disconnect=function(){return new _.Gk(function(a){this.Ud.bs(function(){a()})},this)};
var Ex;_.Gk.prototype["catch"]=_.Gk.prototype.Ns;Ex=null;_.Fx=function(a){a=hx(a);if(Vw){if(_.kk(a,Ex||{}))return tx();throw new xw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}ix(a,!1!==a.fetch_basic_profile);Rw();Ex=a;Vw=new vx(a);_.Ae.ga=1;return tx()};
var Hx,Jx,Gx,Lx,Kx,Mx;_.Ix=function(a,b){Rw();a=hx(a);ix(a);var c=px(a),d=new _.Vv(c);"none"==a.prompt?Gx(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)}):Hx(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.FM.qh;b(e)})};
Hx=function(a,b,c){var d=new mx(b.response_type);c=Jx(a,d,c);var e={responseType:d.toString()};Sw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");nx(d)&&Sw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Sw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Sw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Pw();a.mm?c({authResult:{error:"idpiframe_initialization_failed",details:a.Pl().error}}):(a.ul=
c,fw(a,b,e))};Jx=function(a,b,c){if(ox(b)){var d=Kx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.Iq(function(f){f&&!f.error?(f=_.lk(f),nx(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"})}};
Gx=function(a,b,c){if(nx(new mx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Kx(c);b.login_hint?a.uA(b.login_hint,function(e){e?Lx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Ew(a,b.authuser).select(function(e){e&&e.login_hint?Lx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.Bq(function(e){e&&e.hint?Lx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Dw(a):Cw(a)).select(function(f){f&&f.login_hint?Lx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Lx=function(a,b,c,d){b=new mx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Db(f,k),0==e&&d(f))};(ox(b)||qx(b,"id_token"))&&e++;nx(b)&&e++;(ox(b)||qx(b,"id_token"))&&_.Wv(a,c,g);nx(b)&&hw(a,c,g)};
Kx=function(a){return function(b){if(!b||b.error)_.mw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.lk(b);Mx(c);delete c.id_token;delete c.code;_.lw(c)}a(b)}}};Mx=function(a){_.ob(uw,function(b){delete a[b]})};
_.z("gapi.auth2.init",_.Fx);_.z("gapi.auth2.authorize",function(a,b){if(null!=Vw)throw new xw("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).");_.Ix(a,function(c){Mx(c);b(c)})});_.z("gapi.auth2._gt",function(){return _.Mh()});_.z("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Mu="0"!=a&&!!a});_.z("gapi.auth2.getAuthInstance",_.ux);
_.z("gapi.auth2.BasicProfile",Ww);_.z("gapi.auth2.BasicProfile.prototype.getId",Ww.prototype.ma);_.z("gapi.auth2.BasicProfile.prototype.getName",Ww.prototype.getName);_.z("gapi.auth2.BasicProfile.prototype.getGivenName",Ww.prototype.tV);_.z("gapi.auth2.BasicProfile.prototype.getFamilyName",Ww.prototype.oV);_.z("gapi.auth2.BasicProfile.prototype.getImageUrl",Ww.prototype.EV);_.z("gapi.auth2.BasicProfile.prototype.getEmail",Ww.prototype.Tu);_.z("gapi.auth2.GoogleAuth",vx);
_.z("gapi.auth2.GoogleAuth.prototype.attachClickHandler",vx.prototype.ZS);_.z("gapi.auth2.GoogleAuth.prototype.disconnect",vx.prototype.disconnect);_.z("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",vx.prototype.Wq);_.z("gapi.auth2.GoogleAuth.prototype.signIn",vx.prototype.Cj);_.z("gapi.auth2.GoogleAuth.prototype.signOut",vx.prototype.Dj);_.z("gapi.auth2.GoogleAuth.prototype.getInitialScopes",vx.prototype.AJ);_.z("gapi.auth2.GoogleUser",Uw);_.z("gapi.auth2.GoogleUser.prototype.grant",Uw.prototype.tW);
_.z("gapi.auth2.GoogleUser.prototype.getId",Uw.prototype.ma);_.z("gapi.auth2.GoogleUser.prototype.isSignedIn",Uw.prototype.Qf);_.z("gapi.auth2.GoogleUser.prototype.getAuthResponse",Uw.prototype.mk);_.z("gapi.auth2.GoogleUser.prototype.getBasicProfile",Uw.prototype.UU);_.z("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Uw.prototype.vV);_.z("gapi.auth2.GoogleUser.prototype.getHostedDomain",Uw.prototype.SA);_.z("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Uw.prototype.Wq);
_.z("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Uw.prototype.tv);_.z("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Uw.prototype.AD);_.z("gapi.auth2.LiveValue",Kw);_.z("gapi.auth2.LiveValue.prototype.listen",Kw.prototype.V);_.z("gapi.auth2.LiveValue.prototype.get",Kw.prototype.get);_.z("gapi.auth2.SigninOptionsBuilder",Nw);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Nw.prototype.RU);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Nw.prototype.c1);
_.z("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Nw.prototype.Uq);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Nw.prototype.iO);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Nw.prototype.ZV);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Nw.prototype.L1);_.z("gapi.auth2.SigninOptionsBuilder.prototype.get",Nw.prototype.get);

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

});
// Google Inc.
