/* { "version": "1", "hash": "MEQCICPSdz9U+BJ+rd9nAaLwBnzk1JZCE1d2m4AB5uY44OhiAiB0ZQ2pGUv2tU16VVzlUtMYo637bB2mFeqRBHYl5MYDJg==" } */ /* https://hcaptcha.com/license */ !function(){"use strict";function e(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))}function t(e){return new this((function(t,n){if(!e||"undefined"==typeof e.length)return n(new TypeError(typeof e+" "+e+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(e);if(0===r.length)return t([]);var i=r.length;function o(e,n){if(n&&("object"==typeof n||"function"==typeof n)){var a=n.then;if("function"==typeof a)return void a.call(n,(function(t){o(e,t)}),(function(n){r[e]={status:"rejected",reason:n},0==--i&&t(r)}))}r[e]={status:"fulfilled",value:n},0==--i&&t(r)}for(var a=0;a=0&&e<=127},y=-1;function v(e){this.tokens=[].slice.call(e),this.tokens.reverse()}v.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.pop():y},prepend:function(e){if(Array.isArray(e))for(var t=e;t.length;)this.tokens.push(t.pop());else this.tokens.push(e)},push:function(e){if(Array.isArray(e))for(var t=e;t.length;)this.tokens.unshift(t.shift());else this.tokens.unshift(e)}};var b=-1;function w(e,t){if(e)throw TypeError("Decoder error");return t||65533}function _(e){return e=String(e).trim().toLowerCase(),Object.prototype.hasOwnProperty.call(k,e)?k[e]:null}var k={};[{encodings:[{labels:["unicode-1-1-utf-8","utf-8","utf8"],name:"UTF-8"}],heading:"The Encoding"}].forEach((function(e){e.encodings.forEach((function(e){e.labels.forEach((function(t){k[t]=e}))}))}));var V,x={"UTF-8":function(e){return new U(e)}},E={"UTF-8":function(e){return new C(e)}},T="utf-8";function S(e,t){if(!(this instanceof S))throw TypeError("Called as a function. Did you forget 'new'?");e=e!==undefined?String(e):T,t=m(t),this._encoding=null,this._decoder=null,this._ignoreBOM=!1,this._BOMseen=!1,this._error_mode="replacement",this._do_not_flush=!1;var n=_(e);if(null===n||"replacement"===n.name)throw RangeError("Unknown encoding: "+e);if(!E[n.name])throw Error("Decoder not present. Did you forget to include encoding-indexes.js first?");var r=this;return r._encoding=n,t.fatal&&(r._error_mode="fatal"),t.ignoreBOM&&(r._ignoreBOM=!0),Object.defineProperty||(this.encoding=r._encoding.name.toLowerCase(),this.fatal="fatal"===r._error_mode,this.ignoreBOM=r._ignoreBOM),r}function R(e,t){if(!(this instanceof R))throw TypeError("Called as a function. Did you forget 'new'?");t=m(t),this._encoding=null,this._encoder=null,this._do_not_flush=!1,this._fatal=t.fatal?"fatal":"replacement";var n=this;if(t.NONSTANDARD_allowLegacyEncoding){var r=_(e=e!==undefined?String(e):T);if(null===r||"replacement"===r.name)throw RangeError("Unknown encoding: "+e);if(!x[r.name])throw Error("Encoder not present. Did you forget to include encoding-indexes.js first?");n._encoding=r}else n._encoding=_("utf-8");return Object.defineProperty||(this.encoding=n._encoding.name.toLowerCase()),n}function C(e){var t=e.fatal,n=0,r=0,i=0,o=128,a=191;this.handler=function(e,s){if(s===y&&0!==i)return i=0,w(t);if(s===y)return b;if(0===i){if(f(s,0,127))return s;if(f(s,194,223))i=1,n=31&s;else if(f(s,224,239))224===s&&(o=160),237===s&&(a=159),i=2,n=15&s;else{if(!f(s,240,244))return w(t);240===s&&(o=144),244===s&&(a=143),i=3,n=7&s}return null}if(!f(s,o,a))return n=i=r=0,o=128,a=191,e.prepend(s),w(t);if(o=128,a=191,n=n<<6|63&s,(r+=1)!==i)return null;var c=n;return n=i=r=0,c}}function U(e){e.fatal;this.handler=function(e,t){if(t===y)return b;if(g(t))return t;var n,r;f(t,128,2047)?(n=1,r=192):f(t,2048,65535)?(n=2,r=224):f(t,65536,1114111)&&(n=3,r=240);for(var i=[(t>>6*n)+r];n>0;){var o=t>>6*(n-1);i.push(128|63&o),n-=1}return i}}Object.defineProperty&&(Object.defineProperty(S.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),Object.defineProperty(S.prototype,"fatal",{get:function(){return"fatal"===this._error_mode}}),Object.defineProperty(S.prototype,"ignoreBOM",{get:function(){return this._ignoreBOM}})),S.prototype.decode=function(e,t){var n;n="object"==typeof e&&e instanceof ArrayBuffer?new Uint8Array(e):"object"==typeof e&&"buffer"in e&&e.buffer instanceof ArrayBuffer?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(0),t=m(t),this._do_not_flush||(this._decoder=E[this._encoding.name]({fatal:"fatal"===this._error_mode}),this._BOMseen=!1),this._do_not_flush=Boolean(t.stream);for(var r,i=new v(n),o=[];;){var a=i.read();if(a===y)break;if((r=this._decoder.handler(i,a))===b)break;null!==r&&(Array.isArray(r)?o.push.apply(o,r):o.push(r))}if(!this._do_not_flush){do{if((r=this._decoder.handler(i,i.read()))===b)break;null!==r&&(Array.isArray(r)?o.push.apply(o,r):o.push(r))}while(!i.endOfStream());this._decoder=null}return function(e){var t,n;return t=["UTF-8","UTF-16LE","UTF-16BE"],n=this._encoding.name,-1===t.indexOf(n)||this._ignoreBOM||this._BOMseen||(e.length>0&&65279===e[0]?(this._BOMseen=!0,e.shift()):e.length>0&&(this._BOMseen=!0)),function(e){for(var t="",n=0;n>10),56320+(1023&r)))}return t}(e)}.call(this,o)},Object.defineProperty&&Object.defineProperty(R.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),R.prototype.encode=function(e,t){e=e===undefined?"":String(e),t=m(t),this._do_not_flush||(this._encoder=x[this._encoding.name]({fatal:"fatal"===this._fatal})),this._do_not_flush=Boolean(t.stream);for(var n,r=new v(function(e){for(var t=String(e),n=t.length,r=0,i=[];r57343)i.push(o);else if(o>=56320&&o<=57343)i.push(65533);else if(o>=55296&&o<=56319)if(r===n-1)i.push(65533);else{var a=t.charCodeAt(r+1);if(a>=56320&&a<=57343){var s=1023&o,c=1023&a;i.push(65536+(s<<10)+c),r+=1}else i.push(65533)}r+=1}return i}(e)),i=[];;){var o=r.read();if(o===y)break;if((n=this._encoder.handler(r,o))===b)break;Array.isArray(n)?i.push.apply(i,n):i.push(n)}if(!this._do_not_flush){for(;(n=this._encoder.handler(r,r.read()))!==b;)Array.isArray(n)?i.push.apply(i,n):i.push(n);this._encoder=null}return new Uint8Array(i)},window.TextDecoder||(window.TextDecoder=S),window.TextEncoder||(window.TextEncoder=R),function(e){if("function"!=typeof Promise)throw"Promise support required";var t=e.crypto||e.msCrypto;if(t){var n=t.subtle||t.webkitSubtle;if(n){var r=e.Crypto||t.constructor||Object,i=e.SubtleCrypto||n.constructor||Object,o=(e.CryptoKey||e.Key,e.navigator.userAgent.indexOf("Edge/")>-1),a=!!e.msCrypto&&!o,s=!t.subtle&&!!t.webkitSubtle;if(a||s){var c={KoZIhvcNAQEB:"1.2.840.113549.1.1.1"},l={"1.2.840.113549.1.1.1":"KoZIhvcNAQEB"};if(["generateKey","importKey","unwrapKey"].forEach((function(e){var r=n[e];n[e]=function(i,o,c){var l,u,h,f,w=[].slice.call(arguments);switch(e){case"generateKey":l=m(i),u=o,h=c;break;case"importKey":l=m(c),u=w[3],h=w[4],"jwk"===i&&((o=y(o)).alg||(o.alg=g(l)),o.key_ops||(o.key_ops="oct"!==o.kty?"d"in o?h.filter(E):h.filter(x):h.slice()),w[1]=v(o));break;case"unwrapKey":l=w[4],u=w[5],h=w[6],w[2]=c._key}if("generateKey"===e&&"HMAC"===l.name&&l.hash)return l.length=l.length||{"SHA-1":512,"SHA-256":512,"SHA-384":1024,"SHA-512":1024}[l.hash.name],n.importKey("raw",t.getRandomValues(new Uint8Array(l.length+7>>3)),l,u,h);if(s&&"generateKey"===e&&"RSASSA-PKCS1-v1_5"===l.name&&(!l.modulusLength||l.modulusLength>=2048))return(i=m(i)).name="RSAES-PKCS1-v1_5",delete i.hash,n.generateKey(i,!0,["encrypt","decrypt"]).then((function(e){return Promise.all([n.exportKey("jwk",e.publicKey),n.exportKey("jwk",e.privateKey)])})).then((function(e){return e[0].alg=e[1].alg=g(l),e[0].key_ops=h.filter(x),e[1].key_ops=h.filter(E),Promise.all([n.importKey("jwk",e[0],l,!0,e[0].key_ops),n.importKey("jwk",e[1],l,u,e[1].key_ops)])})).then((function(e){return{publicKey:e[0],privateKey:e[1]}}));if((s||a&&"SHA-1"===(l.hash||{}).name)&&"importKey"===e&&"jwk"===i&&"HMAC"===l.name&&"oct"===o.kty)return n.importKey("raw",d(p(o.k)),c,w[3],w[4]);if(s&&"importKey"===e&&("spki"===i||"pkcs8"===i))return n.importKey("jwk",b(o),c,w[3],w[4]);if(a&&"unwrapKey"===e)return n.decrypt(w[3],c,o).then((function(e){return n.importKey(i,e,w[4],w[5],w[6])}));try{f=r.apply(n,w)}catch(_){return Promise.reject(_)}return a&&(f=new Promise((function(e,t){f.onabort=f.onerror=function(e){t(e)},f.oncomplete=function(t){e(t.target.result)}}))),f=f.then((function(e){return"HMAC"===l.name&&(l.length||(l.length=8*e.algorithm.length)),0==l.name.search("RSA")&&(l.modulusLength||(l.modulusLength=(e.publicKey||e).algorithm.modulusLength),l.publicExponent||(l.publicExponent=(e.publicKey||e).algorithm.publicExponent)),e=e.publicKey&&e.privateKey?{publicKey:new V(e.publicKey,l,u,h.filter(x)),privateKey:new V(e.privateKey,l,u,h.filter(E))}:new V(e,l,u,h)}))}})),["exportKey","wrapKey"].forEach((function(e){var t=n[e];n[e]=function(r,i,o){var c,l=[].slice.call(arguments);switch(e){case"exportKey":l[1]=i._key;break;case"wrapKey":l[1]=i._key,l[2]=o._key}if((s||a&&"SHA-1"===(i.algorithm.hash||{}).name)&&"exportKey"===e&&"jwk"===r&&"HMAC"===i.algorithm.name&&(l[0]="raw"),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(l[0]="jwk"),a&&"wrapKey"===e)return n.exportKey(r,i).then((function(e){return"jwk"===r&&(e=d(unescape(encodeURIComponent(JSON.stringify(y(e)))))),n.encrypt(l[3],o,e)}));try{c=t.apply(n,l)}catch(u){return Promise.reject(u)}return a&&(c=new Promise((function(e,t){c.onabort=c.onerror=function(e){t(e)},c.oncomplete=function(t){e(t.target.result)}}))),"exportKey"===e&&"jwk"===r&&(c=c.then((function(e){return(s||a&&"SHA-1"===(i.algorithm.hash||{}).name)&&"HMAC"===i.algorithm.name?{kty:"oct",alg:g(i.algorithm),key_ops:i.usages.slice(),ext:!0,k:h(f(e))}:((e=y(e)).alg||(e.alg=g(i.algorithm)),e.key_ops||(e.key_ops="public"===i.type?i.usages.filter(x):"private"===i.type?i.usages.filter(E):i.usages.slice()),e)}))),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(c=c.then((function(e){return e=w(y(e))}))),c}})),["encrypt","decrypt","sign","verify"].forEach((function(e){var t=n[e];n[e]=function(r,i,o,s){if(a&&(!o.byteLength||s&&!s.byteLength))throw new Error("Empty input is not allowed");var c,l=[].slice.call(arguments),u=m(r);if(!a||"sign"!==e&&"verify"!==e||"RSASSA-PKCS1-v1_5"!==r&&"HMAC"!==r||(l[0]={name:r}),a&&i.algorithm.hash&&(l[0].hash=l[0].hash||i.algorithm.hash),a&&"decrypt"===e&&"AES-GCM"===u.name){var h=r.tagLength>>3;l[2]=(o.buffer||o).slice(0,o.byteLength-h),r.tag=(o.buffer||o).slice(o.byteLength-h)}a&&"AES-GCM"===u.name&&l[0].tagLength===undefined&&(l[0].tagLength=128),l[1]=i._key;try{c=t.apply(n,l)}catch(p){return Promise.reject(p)}return a&&(c=new Promise((function(t,n){c.onabort=c.onerror=function(e){n(e)},c.oncomplete=function(n){n=n.target.result;if("encrypt"===e&&n instanceof AesGcmEncryptResult){var r=n.ciphertext,i=n.tag;(n=new Uint8Array(r.byteLength+i.byteLength)).set(new Uint8Array(r),0),n.set(new Uint8Array(i),r.byteLength),n=n.buffer}t(n)}}))),c}})),a){var u=n.digest;n.digest=function(e,t){if(!t.byteLength)throw new Error("Empty input is not allowed");var r;try{r=u.call(n,e,t)}catch(i){return Promise.reject(i)}return r=new Promise((function(e,t){r.onabort=r.onerror=function(e){t(e)},r.oncomplete=function(t){e(t.target.result)}})),r},e.crypto=Object.create(t,{getRandomValues:{value:function(e){return t.getRandomValues(e)}},subtle:{value:n}}),e.CryptoKey=V}s&&(t.subtle=n,e.Crypto=r,e.SubtleCrypto=i,e.CryptoKey=V)}}}function h(e){return btoa(e).replace(/\=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")}function p(e){return e=(e+="===").slice(0,-e.length%4),atob(e.replace(/-/g,"+").replace(/_/g,"/"))}function d(e){for(var t=new Uint8Array(e.length),n=0;n2&&(n=!0,t.shift());var r={ext:!0};if("1.2.840.113549.1.1.1"!==t[0][0])throw new TypeError("Unsupported key type");var i=["n","e","d","p","q","dp","dq","qi"],o=_(t[1]);n&&o.shift();for(var a=0;a2&&(r=!0,o.unshift(new Uint8Array([0]))),n[0][0]="1.2.840.113549.1.1.1",t=o,n.push(new Uint8Array(k(t)).buffer),r?n.unshift(new Uint8Array([0])):n[1]={tag:3,value:n[1]},new Uint8Array(k(n)).buffer}function _(e,t){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),t||(t={pos:0,end:e.length}),t.end-t.pos<2||t.end>e.length)throw new RangeError("Malformed DER");var n,r=e[t.pos++],i=e[t.pos++];if(i>=128){if(i&=127,t.end-t.pos=128){var s=r;r=4;for(t.splice(i,0,s>>24&255,s>>16&255,s>>8&255,255&s);r>1&&!(s>>24);)s<<=8,r--;r<4&&t.splice(i,4-r),r|=128}return t.splice(i-2,2,n,r),t}function V(e,t,n,r){Object.defineProperties(this,{_key:{value:e},type:{value:e.type,enumerable:!0},extractable:{value:n===undefined?e.extractable:n,enumerable:!0},algorithm:{value:t===undefined?e.algorithm:t,enumerable:!0},usages:{value:r===undefined?e.usages:r,enumerable:!0}})}function x(e){return"verify"===e||"encrypt"===e||"wrapKey"===e}function E(e){return"sign"===e||"decrypt"===e||"unwrapKey"===e}}(window),Array.prototype.indexOf||(Array.prototype.indexOf=function(e){return function(t,n){if(null===this||this===undefined)throw TypeError("Array.prototype.indexOf called on null or undefined");var r=e(this),i=r.length>>>0,o=Math.min(0|n,i);if(o<0)o=Math.max(0,i+o);else if(o>=i)return-1;if(void 0===t){for(;o!==i;++o)if(void 0===r[o]&&o in r)return o}else if(t!=t){for(;o!==i;++o)if(r[o]!=r[o])return o}else for(;o!==i;++o)if(r[o]===t)return o;return-1}}(Object)),Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),document.getElementsByClassName||(window.Element.prototype.getElementsByClassName=document.constructor.prototype.getElementsByClassName=function(e){if(document.querySelectorAll)return document.querySelectorAll("."+e);for(var t=document.getElementsByTagName("*"),n=new RegExp("(^|\\s)"+e+"(\\s|$)"),r=[],i=0;ithis.length)&&(t=this.length),this.substring(t-e.length,t)===e});try{if(Object.defineProperty&&Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(Element.prototype,"textContent")&&!Object.getOwnPropertyDescriptor(Element.prototype,"textContent").get){var A=Object.getOwnPropertyDescriptor(Element.prototype,"innerText");Object.defineProperty(Element.prototype,"textContent",{get:function(){return A.get.call(this)},set:function(e){A.set.call(this,e)}})}}catch(Yn){}Function.prototype.bind||(Function.prototype.bind=function(e){if("function"!=typeof this)throw new TypeError("Function.prototype.bind: Item Can Not Be Bound.");var t=Array.prototype.slice.call(arguments,1),n=this,r=function(){},i=function(){return n.apply(this instanceof r?this:e,t.concat(Array.prototype.slice.call(arguments)))};return this.prototype&&(r.prototype=this.prototype),i.prototype=new r,i}),"function"!=typeof Object.create&&(Object.create=function(e,t){function n(){}if(n.prototype=e,"object"==typeof t)for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);return new n}),Date.now||(Date.now=function(){return(new Date).getTime()}),window.console||(window.console={});for(var O,M,P,W,L=["error","info","log","show","table","trace","warn"],N=function(e){},j=L.length;--j>-1;)V=L[j],window.console[V]||(window.console[V]=N);if(window.atob)try{window.atob(" ")}catch(Xn){window.atob=function(e){var t=function(t){return e(String(t).replace(/[\t\n\f\r ]+/g,""))};return t.original=e,t}(window.atob)}else{var B="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",F=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/;window.atob=function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!F.test(e))throw new TypeError("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var t,n,r;e+="==".slice(2-(3&e.length));for(var i="",o=0;o>16&255):64===r?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,255&t);return i}}if(Event.prototype.preventDefault||(Event.prototype.preventDefault=function(){this.returnValue=!1}),Event.prototype.stopPropagation||(Event.prototype.stopPropagation=function(){this.cancelBubble=!0}),window.Prototype&&Array.prototype.toJSON){console.error("[hCaptcha] Custom JSON polyfill detected, please remove to ensure hCaptcha works properly");var I=Array.prototype.toJSON,D=JSON.stringify;JSON.stringify=function(e){try{return delete Array.prototype.toJSON,D(e)}finally{Array.prototype.toJSON=I}}}if(Object.keys||(Object.keys=(O=Object.prototype.hasOwnProperty,M=!Object.prototype.propertyIsEnumerable.call({toString:null},"toString"),W=(P=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,function(e){if("function"!=typeof e&&("object"!=typeof e||null===e))throw new TypeError("Object.keys called on non-object");var t,n,r=[];for(t in e)O.call(e,t)&&r.push(t);if(M)for(n=0;nthis.k.maxBreadcrumbs&&this.u.shift(),this},addPlugin:function(e){var t=[].slice.call(arguments,1);return this.r.push([e,t]),this.n&&this.F(),this},setUserContext:function(e){return this.j.user=e,this},setExtraContext:function(e){return this.Z("extra",e),this},setTagsContext:function(e){return this.Z("tags",e),this},clearContext:function(){return this.j={},this},getContext:function(){return JSON.parse(s(this.j))},setEnvironment:function(e){return this.k.environment=e,this},setRelease:function(e){return this.k.release=e,this},setDataCallback:function(e){var t=this.k.dataCallback;return this.k.dataCallback=i(t,e),this},setBreadcrumbCallback:function(e){var t=this.k.breadcrumbCallback;return this.k.breadcrumbCallback=i(t,e),this},setShouldSendCallback:function(e){var t=this.k.shouldSendCallback;return this.k.shouldSendCallback=i(t,e),this},setTransport:function(e){return this.k.transport=e,this},lastException:function(){return this.d},lastEventId:function(){return this.f},isSetup:function(){return!(!this.a||!this.g&&(this.ravenNotConfiguredError||(this.ravenNotConfiguredError=!0,this.z("error","Error: Raven has not been configured.")),1))},afterLoad:function(){var e=J.RavenConfig;e&&this.config(e.dsn,e.config).install()},showReportDialog:function(e){if(Z){if(!(e=V({eventId:this.lastEventId(),dsn:this.H,user:this.j.user||{}},e)).eventId)throw new l("Missing eventId");if(!e.dsn)throw new l("Missing DSN");var t=encodeURIComponent,n=[];for(var r in e)if("user"===r){var i=e.user;i.name&&n.push("name="+t(i.name)),i.email&&n.push("email="+t(i.email))}else n.push(t(r)+"="+t(e[r]));var o=this.J(this.G(e.dsn)),a=Z.createElement("script");a.async=!0,a.src=o+"/api/embed/error-page/?"+n.join("&"),(Z.head||Z.body).appendChild(a)}},L:function(){var e=this;this.m+=1,setTimeout((function(){e.m-=1}))},$:function(e,t){var n,r;if(this.b){for(r in t=t||{},e="raven"+e.substr(0,1).toUpperCase()+e.substr(1),Z.createEvent?(n=Z.createEvent("HTMLEvents")).initEvent(e,!0,!0):(n=Z.createEventObject()).eventType=e,t)T(t,r)&&(n[r]=t[r]);if(Z.createEvent)Z.dispatchEvent(n);else try{Z.fireEvent("on"+n.eventType.toLowerCase(),n)}catch(i){}}},_:function(e){var t=this;return function(n){if(t.aa=null,t.v!==n){var r;t.v=n;try{r=U(n.target)}catch(i){r=""}t.captureBreadcrumb({category:"ui."+e,message:r})}}},ba:function(){var e=this;return function(t){var n;try{n=t.target}catch(i){return}var r=n&&n.tagName;if(r&&("INPUT"===r||"TEXTAREA"===r||n.isContentEditable)){var o=e.aa;o||e._("input")(t),clearTimeout(o),e.aa=setTimeout((function(){e.aa=null}),1e3)}}},ca:function(e,t){var n=M(this.w.href),r=M(t),i=M(e);this.x=t,n.protocol===r.protocol&&n.host===r.host&&(t=r.relative),n.protocol===i.protocol&&n.host===i.host&&(e=i.relative),this.captureBreadcrumb({category:"navigation",data:{to:t,from:e}})},C:function(){var e=this;e.da=Function.prototype.toString,Function.prototype.toString=function(){return"function"==typeof this&&this.M?e.da.apply(this.O,arguments):e.da.apply(this,arguments)}},Q:function(){this.da&&(Function.prototype.toString=this.da)},D:function(){function e(e){return function(t,r){for(var i=new Array(arguments.length),o=0;o"}}},a)),e.apply?e.apply(this,i):e(i[0],i[1])}}function t(e){var t=J[e]&&J[e].prototype;t&&t.hasOwnProperty&&t.hasOwnProperty("addEventListener")&&(P(t,"addEventListener",(function(t){return function(r,o,a,s){try{o&&o.handleEvent&&(o.handleEvent=n.wrap({mechanism:{type:"instrument",data:{target:e,"function":"handleEvent",handler:o&&o.name||""}}},o.handleEvent))}catch(c){}var l,u,h;return i&&i.dom&&("EventTarget"===e||"Node"===e)&&(u=n._("click"),h=n.ba(),l=function(e){if(e){var t;try{t=e.type}catch(n){return}return"click"===t?u(e):"keypress"===t?h(e):void 0}}),t.call(this,r,n.wrap({mechanism:{type:"instrument",data:{target:e,"function":"addEventListener",handler:o&&o.name||""}}},o,l),a,s)}}),r),P(t,"removeEventListener",(function(e){return function(t,n,r,i){try{n=n&&(n.N?n.N:n)}catch(o){}return e.call(this,t,n,r,i)}}),r))}var n=this,r=n.t,i=this.k.autoBreadcrumbs;P(J,"setTimeout",e,r),P(J,"setInterval",e,r),J.requestAnimationFrame&&P(J,"requestAnimationFrame",(function(e){return function(t){return e(n.wrap({mechanism:{type:"instrument",data:{"function":"requestAnimationFrame",handler:e&&e.name||""}}},t))}}),r);for(var o=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],a=0;a"}}},n)}))}var t=this,n=this.k.autoBreadcrumbs,r=t.t;if(n.xhr&&"XMLHttpRequest"in J){var i=J.XMLHttpRequest&&J.XMLHttpRequest.prototype;P(i,"open",(function(e){return function(n,r){return b(r)&&-1===r.indexOf(t.h)&&(this.ea={method:n,url:r,status_code:null}),e.apply(this,arguments)}}),r),P(i,"send",(function(n){return function(){function r(){if(i.ea&&4===i.readyState){try{i.ea.status_code=i.status}catch(e){}t.captureBreadcrumb({type:"http",category:"xhr",data:i.ea})}}for(var i=this,o=["onload","onerror","onprogress"],a=0;a"}}},e,r)})):i.onreadystatechange=r,n.apply(this,arguments)}}),r)}n.xhr&&W()&&P(J,"fetch",(function(e){return function(){for(var n=new Array(arguments.length),r=0;r2?arguments[2]:void 0;return n&&t.ca(t.x,n+""),e.apply(this,arguments)}};P(J.history,"pushState",c,r),P(J.history,"replaceState",c,r)}if(n.console&&"console"in J&&console.log){var l=function(e,n){t.captureBreadcrumb({message:e,level:n.level,category:"console"})};k(["debug","info","warn","error","log"],(function(e,t){F(console,t,l)}))}},R:function(){for(var e;this.t.length;){var t=(e=this.t.shift())[0],n=e[1],r=e[2];t[n]=r}},S:function(){for(var e in this.q)this.p[e]=this.q[e]},F:function(){var e=this;k(this.r,(function(t,n){var r=n[0],i=n[1];r.apply(e,[e].concat(i))}))},G:function(e){var t=D.exec(e),n={},r=7;try{for(;r--;)n[I[r]]=t[r]||""}catch(i){throw new l("Invalid DSN: "+e)}if(n.pass&&!this.k.allowSecretKey)throw new l("Do not specify your secret key in the DSN. See: http://bit.ly/raven-secret-key");return n},J:function(e){var t="//"+e.host+(e.port?":"+e.port:"");return e.protocol&&(t=e.protocol+":"+t),t},A:function(e,t){(t=t||{}).mechanism=t.mechanism||{type:"onerror",handled:!1},this.m||this.V(e,t)},V:function(e,t){var n=this.X(e,t);this.$("handle",{stackInfo:e,options:t}),this.fa(e.name,e.message,e.url,e.lineno,n,t)},X:function(e,t){var n=this,r=[];if(e.stack&&e.stack.length&&(k(e.stack,(function(t,i){var o=n.ga(i,e.url);o&&r.push(o)})),t&&t.trimHeadFrames))for(var i=0;i0&&(e.breadcrumbs={values:[].slice.call(this.u,0)}),this.j.user&&(e.user=this.j.user),t.environment&&(e.environment=t.environment),t.release&&(e.release=t.release),t.serverName&&(e.server_name=t.serverName),e=this.pa(e),Object.keys(e).forEach((function(t){(null==e[t]||""===e[t]||_(e[t]))&&delete e[t]})),v(t.dataCallback)&&(e=t.dataCallback(e)||e),e&&!_(e)&&(!v(t.shouldSendCallback)||t.shouldSendCallback(e)))return this.ma()?void this.z("warn","Raven dropped error due to backoff: ",e):void("number"==typeof t.sampleRate?Math.random() ".length;e&&r++<5&&!("html"===(t=f(e))||r>1&&i+n.length*o+t.length>=80);)n.push(t),i+=t.length,e=e.parentNode;return n.reverse().join(" > ")},htmlElementAsString:f,isSameException:function(e,t){return!m(e,t)&&(e=e.values[0],t=t.values[0],e.type===t.type&&e.value===t.value&&!function(e,t){return o(e)&&o(t)}(e.stacktrace,t.stacktrace)&&g(e.stacktrace,t.stacktrace))},isSameStacktrace:g,parseUrl:function(e){if("string"!=typeof e)return{};var t=e.match(/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/),n=t[6]||"",r=t[8]||"";return{protocol:t[2],host:t[4],path:t[5],relative:t[5]+n+r}},fill:function(e,t,n,r){if(null!=e){var i=e[t];e[t]=n(i),e[t].M=!0,e[t].O=i,r&&r.push([e,t,i])}},safeJoin:function(e,t){if(!c(e))return"";for(var n=[],i=0;in?E(e,t-1):r},serializeKeysForMessage:function(e,t){if("number"==typeof e||"string"==typeof e)return e.toString();if(!Array.isArray(e))return"";if(0===(e=e.filter((function(e){return"string"==typeof e}))).length)return"[object has no keys]";if(t="number"!=typeof t?x:t,e[0].length>=t)return e[0];for(var n=e.length;n>0;n--){var r=e.slice(0,n).join(", ");if(!(r.length>t))return n===e.length?r:r+"…"}return""},sanitize:function(e,t){if(!c(t)||c(t)&&0===t.length)return e;var n,r=d(t),o="********";try{n=JSON.parse(w(e))}catch(i){return e}return function s(e){return c(e)?e.map((function(e){return s(e)})):a(e)?Object.keys(e).reduce((function(t,n){return t[n]=r.test(n)?o:s(e[n]),t}),{}):e}(n)}}}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{7:7}],6:[function(e,t,n){(function(n){function r(){return"undefined"==typeof document||null==document.location?"":document.location.href}var i=e(5),o={collectWindowErrors:!0,debug:!1},a="undefined"!=typeof window?window:void 0!==n?n:"undefined"!=typeof self?self:{},s=[].slice,c="?",l=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/;o.report=function(){function e(t,n){var r=null;if(!n||o.collectWindowErrors){for(var i in d)if(d.hasOwnProperty(i))try{d[i].apply(null,[t].concat(s.call(arguments,2)))}catch(e){r=e}if(r)throw r}}function t(t,a,s,u,p){var d=i.isErrorEvent(p)?p.error:p,f=i.isErrorEvent(t)?t.message:t;if(g)o.computeStackTrace.augmentStackTraceWithInitialElement(g,a,s,f),n();else if(d&&i.isError(d))e(o.computeStackTrace(d),!0);else{var m,y={url:a,line:s,column:u},v=void 0;if("[object String]"==={}.toString.call(f))(m=f.match(l))&&(v=m[1],f=m[2]);y.func=c,e({name:v,message:f,url:r(),stack:[y]},!0)}return!!h&&h.apply(this,arguments)}function n(){var t=g,n=f;f=null,g=null,m=null,e.apply(null,[t,!1].concat(n))}function u(e,t){var r=s.call(arguments,1);if(g){if(m===e)return;n()}var i=o.computeStackTrace(e);if(g=i,m=e,f=r,setTimeout((function(){m===e&&n()}),i.incomplete?2e3:0),!1!==t)throw e}var h,p,d=[],f=null,m=null,g=null;return u.subscribe=function(e){p||(h=a.onerror,a.onerror=t,p=!0),d.push(e)},u.unsubscribe=function(e){for(var t=d.length-1;t>=0;--t)d[t]===e&&d.splice(t,1)},u.uninstall=function(){p&&(a.onerror=h,p=!1,h=void 0),d=[]},u}(),o.computeStackTrace=function(){function e(e){if("undefined"!=typeof e.stack&&e.stack){for(var t,n,i,o=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|native|eval|webpack||[a-z]:|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,a=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx(?:-web)|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,s=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,l=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,u=/\((\S*)(?::(\d+))(?::(\d+))\)/,h=e.stack.split("\n"),p=[],d=(/^(.*) is undefined$/.exec(e.message),0),f=h.length;d eval")>-1&&(t=l.exec(n[3]))?(n[3]=t[1],n[4]=t[2],n[5]=null):0!==d||n[5]||"undefined"==typeof e.columnNumber||(p[0].column=e.columnNumber+1),i={url:n[3],func:n[1]||c,args:n[2]?n[2].split(","):[],line:n[4]?+n[4]:null,column:n[5]?+n[5]:null}}if(!i.func&&i.line&&(i.func=c),i.url&&"blob:"===i.url.substr(0,5)){var g=new XMLHttpRequest;if(g.open("GET",i.url,!1),g.send(null),200===g.status){var y=g.responseText||"",v=(y=y.slice(-300)).match(/\/\/# sourceMappingURL=(.*)$/);if(v){var b=v[1];"~"===b.charAt(0)&&(b=("undefined"==typeof document||null==document.location?"":document.location.origin?document.location.origin:document.location.protocol+"//"+document.location.hostname+(document.location.port?":"+document.location.port:""))+b.slice(1)),i.url=b.slice(0,-4)}}}p.push(i)}return p.length?{name:e.name,message:e.message,url:r(),stack:p}:null}}function t(e,t,n,r){var i={url:t,line:n};if(i.url&&i.line){if(e.incomplete=!1,i.func||(i.func=c),e.stack.length>0&&e.stack[0].url===i.url){if(e.stack[0].line===i.line)return!1;if(!e.stack[0].line&&e.stack[0].func===i.func)return e.stack[0].line=i.line,!1}return e.stack.unshift(i),e.partial=!0,!0}return e.incomplete=!0,!1}function n(e,a){for(var s,l,u=/function\s+([_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*)?\s*\(/i,h=[],p={},d=!1,f=n.caller;f&&!d;f=f.caller)if(f!==i&&f!==o.report){if(l={url:null,func:c,line:null,column:null},f.name?l.func=f.name:(s=u.exec(f.toString()))&&(l.func=s[1]),"undefined"==typeof l.func)try{l.func=s.input.substring(0,s.input.indexOf("{"))}catch(g){}p[""+f]?d=!0:p[""+f]=!0,h.push(l)}a&&h.splice(0,a);var m={name:e.name,message:e.message,url:r(),stack:h};return t(m,e.sourceURL||e.fileName,e.line||e.lineNumber,e.message||e.description),m}function i(t,i){var s=null;i=null==i?0:+i;try{if(s=e(t))return s}catch(a){if(o.debug)throw a}try{if(s=n(t,i+1))return s}catch(a){if(o.debug)throw a}return{name:t.name,message:t.message,url:r()}}return i.augmentStackTraceWithInitialElement=t,i.computeStackTraceFromStackProp=e,i}(),t.exports=o}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{5:5}],7:[function(e,t,n){function r(e,t){for(var n=0;n0){var s=r(n,this);~s?n.splice(s+1):n.push(this),~s?i.splice(s,1/0,o):i.push(o),~r(n,a)&&(a=t.call(this,o,a))}else n.push(a);return null==e?a instanceof Error?function(e){var t={stack:e.stack,message:e.message,name:e.name};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}(a):a:e.call(this,o,a)}}n=t.exports=function(e,t,n,r){return JSON.stringify(e,i(t,r),n)},n.getSerialize=i},{}],8:[function(e,t,n){function r(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function i(e,t,n,i,o,a){return r(function(e,t){return e<>>32-t}(r(r(t,e),r(i,a)),o),n)}function o(e,t,n,r,o,a,s){return i(t&n|~t&r,e,t,o,a,s)}function a(e,t,n,r,o,a,s){return i(t&r|n&~r,e,t,o,a,s)}function s(e,t,n,r,o,a,s){return i(t^n^r,e,t,o,a,s)}function c(e,t,n,r,o,a,s){return i(n^(t|~r),e,t,o,a,s)}function l(e,t){e[t>>5]|=128<>>9<<4)]=t;var n,i,l,u,h,p=1732584193,d=-271733879,f=-1732584194,m=271733878;for(n=0;n>5]>>>t%32&255);return n}function h(e){var t,n=[];for(n[(e.length>>2)-1]=void 0,t=0;t>5]|=(255&e.charCodeAt(t/8))<>>4&15)+r.charAt(15&t);return i}function d(e){return unescape(encodeURIComponent(e))}function f(e){return function(e){return u(l(h(e),8*e.length))}(d(e))}function m(e,t){return function(e,t){var n,r,i=h(e),o=[],a=[];for(o[15]=a[15]=void 0,i.length>16&&(i=l(i,8*e.length)),n=0;n<16;n+=1)o[n]=909522486^i[n],a[n]=1549556828^i[n];return r=l(o.concat(h(t)),512+8*t.length),u(l(a.concat(r),640))}(d(e),d(t))}t.exports=function(e,t,n){return t?n?m(t,e):function(e,t){return p(m(e,t))}(t,e):n?f(e):function(e){return p(f(e))}(e)}},{}]},{},[4])(4)}));var J=[{family:"UC Browser",patterns:["(UC? ?Browser|UCWEB|U3)[ /]?(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Opera",name_replace:"Opera Mobile",patterns:["(Opera)/.+Opera Mobi.+Version/(\\d+)\\.(\\d+)","(Opera)/(\\d+)\\.(\\d+).+Opera Mobi","Opera Mobi.+(Opera)(?:/|\\s+)(\\d+)\\.(\\d+)","Opera Mobi","(?:Mobile Safari).*(OPR)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Opera",name_replace:"Opera Mini",patterns:["(Opera Mini)(?:/att|)/?(\\d+|)(?:\\.(\\d+)|)(?:\\.(\\d+)|)","(OPiOS)/(\\d+).(\\d+).(\\d+)"]},{family:"Opera",name_replace:"Opera Neon",patterns:["Chrome/.+( MMS)/(\\d+).(\\d+).(\\d+)"]},{name_replace:"Opera",patterns:["(Opera)/9.80.*Version/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(?:Chrome).*(OPR)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Firefox",name_replace:"Firefox Mobile",patterns:["(Fennec)/(\\d+)\\.(\\d+)\\.?([ab]?\\d+[a-z]*)","(Fennec)/(\\d+)\\.(\\d+)(pre)","(Fennec)/(\\d+)\\.(\\d+)","(?:Mobile|Tablet);.*(Firefox)/(\\d+)\\.(\\d+)","(FxiOS)/(\\d+)\\.(\\d+)(\\.(\\d+)|)(\\.(\\d+)|)"]},{name_replace:"Coc Coc",patterns:["(coc_coc_browser)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{family:"QQ",name_replace:"QQ Mini",patterns:["(MQQBrowser/Mini)(?:(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)|)"]},{family:"QQ",name_replace:"QQ Mobile",patterns:["(MQQBrowser)(?:/(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)|)"]},{name_replace:"QQ",patterns:["(QQBrowser)(?:/(\\d+)(?:\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)|)"]},{family:"Edge",name:"Edge Mobile",patterns:["Windows Phone .*(Edge)/(\\d+)\\.(\\d+)","(EdgiOS|EdgA)/(\\d+)\\.(\\d+).(\\d+).(\\d+)"]},{name_replace:"Edge",patterns:["(Edge|Edg)/(\\d+)(?:\\.(\\d+)|)"]},{patterns:["(Puffin)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{family:"Chrome",name_replace:"Chrome Mobile",patterns:["Version/.+(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","; wv\\).+(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(CriOS)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(CrMo)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+) Mobile(?:[ /]|$)"," Mobile .*(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Yandex",name_replace:"Yandex Mobile",patterns:["(YaBrowser)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+).*Mobile"]},{name_replace:"Yandex",patterns:["(YaBrowser)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{patterns:["(Vivaldi)/(\\d+)\\.(\\d+)","(Vivaldi)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{name_replace:"Brave",patterns:["(brave)/(\\d+)\\.(\\d+)\\.(\\d+) Chrome"]},{family:"Chrome",patterns:["(Chromium|Chrome)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)"]},{name_replace:"Internet Explorer Mobile",patterns:["(IEMobile)[ /](\\d+)\\.(\\d+)"]},{family:"Safari",name_replace:"Safari Mobile",patterns:["(iPod|iPhone|iPad).+Version/(d+).(d+)(?:.(d+)|).*[ +]Safari","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).* AppleNews\\/\\d+\\.\\d+\\.\\d+?","(iPod|iPhone|iPad).+Version/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).*Mobile.*[ +]Safari","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).*Mobile","(iPod|iPod touch|iPhone|iPad).* Safari","(iPod|iPod touch|iPhone|iPad)"]},{name_replace:"Safari",patterns:["(Version)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|).*Safari/"]},{name_replace:"Internet Explorer",patterns:["(Trident)/(7|8).(0)"],major_replace:"11"},{name_replace:"Internet Explorer",patterns:["(Trident)/(6)\\.(0)"],major_replace:"10"},{name_replace:"Internet Explorer",patterns:["(Trident)/(5)\\.(0)"],major_replace:"9"},{name_replace:"Internet Explorer",patterns:["(Trident)/(4)\\.(0)"],major_replace:"8"},{family:"Firefox",patterns:["(Firefox)/(\\d+)\\.(\\d+)\\.(\\d+)","(Firefox)/(\\d+)\\.(\\d+)(pre|[ab]\\d+[a-z]*|)"]}],Z=[{family:"Windows",name_replace:"Windows Phone",patterns:["(Windows Phone) (?:OS[ /])?(\\d+)\\.(\\d+)","^UCWEB.*; (wds) (\\d+)\\.(d+)(?:\\.(\\d+)|);","^UCWEB.*; (wds) (\\d+)\\.(\\d+)(?:\\.(\\d+)|);"]},{family:"Windows",name_replace:"Windows Mobile",patterns:["(Windows ?Mobile)"]},{name_replace:"Android",patterns:["(Android)[ \\-/](\\d+)(?:\\.(\\d+)|)(?:[.\\-]([a-z0-9]+)|)","(Android) (d+);","^UCWEB.*; (Adr) (\\d+)\\.(\\d+)(?:[.\\-]([a-z0-9]+)|);","^(JUC).*; ?U; ?(?:Android|)(\\d+)\\.(\\d+)(?:[\\.\\-]([a-z0-9]+)|)","(android)\\s(?:mobile\\/)(\\d+)(?:\\.(\\d+)(?:\\.(\\d+)|)|)","(Silk-Accelerated=[a-z]{4,5})","Puffin/[\\d\\.]+AT","Puffin/[\\d\\.]+AP"]},{name_replace:"Chrome OS",patterns:["(x86_64|aarch64)\\ (\\d+)\\.(\\d+)\\.(\\d+).*Chrome.*(?:CitrixChromeApp)$","(CrOS) [a-z0-9_]+ (\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{name_replace:"Windows",patterns:["(Windows 10)","(Windows NT 6\\.4)","(Windows NT 10\\.0)"],major_replace:"10"},{name_replace:"Windows",patterns:["(Windows NT 6\\.3; ARM;)","(Windows NT 6.3)"],major_replace:"8",minor_replace:"1"},{name_replace:"Windows",patterns:["(Windows NT 6\\.2)"],major_replace:"8"},{name_replace:"Windows",patterns:["(Windows NT 6\\.1)"],major_replace:"7"},{name_replace:"Windows",patterns:["(Windows NT 6\\.0)"],major_replace:"Vista"},{name_replace:"Windows",patterns:["(Windows (?:NT 5\\.2|NT 5\\.1))"],major_replace:"XP"},{name_replace:"Mac OS X",patterns:["((?:Mac[ +]?|; )OS[ +]X)[\\s+/](?:(\\d+)[_.](\\d+)(?:[_.](\\d+)|)|Mach-O)","\\w+\\s+Mac OS X\\s+\\w+\\s+(\\d+).(\\d+).(\\d+).*","(?:PPC|Intel) (Mac OS X)"]},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(10).(d+).*((?:i386|x86_64))"],major_replace:"10",minor_replace:"6"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(11).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"7"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(12).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"8"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(13).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"9"},{name_replace:"iOS",patterns:["^UCWEB.*; (iPad|iPh|iPd) OS (\\d+)_(\\d+)(?:_(\\d+)|);","(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS)[ +]+(\\d+)[_\\.](\\d+)(?:[_\\.](\\d+)|)","(iPhone|iPad|iPod); Opera","(iPhone|iPad|iPod).*Mac OS X.*Version/(\\d+)\\.(\\d+)","\\b(iOS[ /]|iOS; |iPhone(?:/| v|[ _]OS[/,]|; | OS : |\\d,\\d/|\\d,\\d; )|iPad/)(\\d{1,2})[_\\.](\\d{1,2})(?:[_\\.](\\d+)|)","\\((iOS);","(iPod|iPhone|iPad)","Puffin/[\\d\\.]+IT","Puffin/[\\d\\.]+IP"]},{family:"Chrome",name_replace:"Chromecast",patterns:["(CrKey -)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","(CrKey[ +]armv7l)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","(CrKey)(?:[/](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)"]},{name_replace:"Debian",patterns:["([Dd]ebian)"]},{family:"Linux",name_replace:"Linux",patterns:["(Linux Mint)(?:/(\\d+)|)"]},{family:"Linux",patterns:["(Ubuntu|Kubuntu|Arch Linux|CentOS|Slackware|Gentoo|openSUSE|SUSE|Red Hat|Fedora|PCLinuxOS|Mageia|(?:Free|Open|Net|\\b)BSD)","(Mandriva)(?: Linux|)/(?:[\\d.-]+m[a-z]{2}(\\d+).(\\d)|)","(Linux)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","\\(linux-gnu\\)"]},{family:"BlackBerry",name_replace:"BlackBerry OS",patterns:["(BB10);.+Version/(\\d+)\\.(\\d+)\\.(\\d+)","(Black[Bb]erry)[0-9a-z]+/(\\d+)\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(Black[Bb]erry).+Version/(\\d+)\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(Black[Bb]erry)"]},{patterns:["(Fedora|Red Hat|PCLinuxOS|Puppy|Ubuntu|Kindle|Bada|Sailfish|Lubuntu|BackTrack|Slackware|(?:Free|Open|Net|\\b)BSD)[/ ](\\d+)\\.(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)"]}],K=navigator.userAgent,H=function(){return K},z=function(e){return Y(e||K,J)},$=function(e){return Y(e||K,Z)};function G(e,t){try{var n=new RegExp(t).exec(e);return n?{name:n[1]||"Other",major:n[2]||"0",minor:n[3]||"0",patch:n[4]||"0"}:null}catch(Xn){return null}}function Y(e,t){for(var n=null,r=null,i=-1,o=!1;++ithis.height()?"landscape":"portrait"},X.prototype.getWindowDimensions=function(){return[this.width(),this.height()]},X.prototype.interrogateNavigator=function(){var e={};for(var t in window.navigator)if("webkitPersistentStorage"!==t)try{e[t]=window.navigator[t]}catch(Yn){}if(delete e.plugins,delete e.mimeTypes,e.plugins=[],window.navigator.plugins)for(var n=0;n0||navigator.msMaxTouchPoints>0),t=!1,n&&(t=["iOS","Windows Phone","Windows Mobile","Android","BlackBerry OS"].indexOf(n.name)>=0),e&&t),this.dpr=function(){return window.devicePixelRatio||1},this.mobile&&n&&"Windows"===n.family&&r.indexOf("touch")<0&&(this.mobile=!1),this.os="iOS"===n.family?"ios":"Android"===n.family?"android":"Mac OS X"===n.family?"mac":"Windows"===n.family?"windows":"Linux"===n.family?"linux":n.family.toLowerCase(),this.version=function(){if(!n)return"unknown";var e=n.major;return n.minor&&(e+="."+n.minor),n.patch&&(e+="."+n.patch),e}()},ee={Browser:q,System:Q,supportsPAT:function(){return("mac"===Q.os||"ios"===Q.os)&&"safari"===q.type&&q.version>=16.2}},te="challenge-passed",ne="challenge-escaped",re="challenge-closed",ie="challenge-expired",oe="invalid-data",ae="bundle-error",se="rate-limited",ce="network-error",le="challenge-error",ue="incomplete-answer",he="missing-captcha",pe="missing-sitekey",de="invalid-captcha-id",fe="https://api.hcaptcha.com",me="https://api2.hcaptcha.com",ge="auto",ye={host:null,file:null,sitekey:null,a11y_tfe:null,pingdom:"safari"===ee.Browser.type&&"windows"!==ee.System.os&&"mac"!==ee.System.os&&"ios"!==ee.System.os&&"android"!==ee.System.os,assetDomain:"https://newassets.hcaptcha.com",assetUrl:"https://newassets.hcaptcha.com/captcha/v1/ca737f0560add5b36452dede62296c160c23bb19/static",width:null,height:null,mobile:null,orientation:"portrait",challenge_type:null},ve={se:null,custom:!1,tplinks:"on",language:null,reportapi:"https://accounts.hcaptcha.com",endpoint:fe,pstIssuer:"https://pst-issuer.hcaptcha.com",size:"normal",theme:"light",mode:undefined,assethost:null,imghost:null,recaptchacompat:"true",pat:"on",andint:"off",confirmNav:!1},be="https://30910f52569b4c17b1081ead2dae43b4@sentry.hcaptcha.com/6",we="ca737f0560add5b36452dede62296c160c23bb19",_e="prod";function ke(e,t){e.style.width="302px",e.style.height="76px",e.style.backgroundColor="#f9e5e5",e.style.position="relative",e.innerHTML="";var n=document.createElement("div");n.style.width="284px",n.style.position="absolute",n.style.top="12px",n.style.left="10px",n.style.color="#7c0a06",n.style.fontSize="14px",n.style.fontWeight="normal",n.style.lineHeight="18px",n.innerHTML=t||"Please upgrade your browser to complete this captcha.",e.appendChild(n)}function Ve(e){for(var t=document.getElementsByClassName("h-captcha"),n=[],r=0;r=10)){var t=Ue(e.trim().split("\n").slice(0,2));Ee.push(t)}}function Oe(e){e&&"object"==typeof e||(e={name:"error",message:"",stack:""});var t={message:e.name+": "+e.message};e.stack&&(t.stack_trace={trace:e.stack}),Ne("report error","internal","debug",t),We(e.message||"internal error","error",ye.file,e)}function Me(e){return function(){try{return e.apply(this,arguments)}catch(Yn){throw Oe(Yn),Ve((function(e){ke(e,xe)})),Yn}}}function Pe(e){var t=!1,n=!1,r=!1;try{n=-1!==window.location.href.indexOf("chargebee.com"),r=-1!==window.location.href.indexOf("kobo"),t="8d3aee53-3b2b-414d-b043-a67de5b00328.ios-sdk.hcaptcha.com"===ye.host}catch(Xn){}(ve.sentry||t)&&(window.Raven&&Raven.config(be,{release:we,environment:_e,autoBreadcrumbs:{xhr:!0,dom:!0,sentry:!0},tags:{"site-host":ye.host,"site-key":ye.sitekey,"endpoint-url":ve.endpoint,"asset-url":ye.assetUrl},sampleRate:n||r||t?1:.01,ignoreErrors:["Cannot set properties of undefined (setting 'data')","canvas.contentDocument","Can't find variable: ZiteReader","Cannot redefine property: hcaptcha","Cannot redefine property: BetterJsPop","grecaptcha is not defined","jQuery is not defined","$ is not defined","Script is not a function"]}),window.Raven&&Raven.setUserContext({"Browser-Agent":ee.Browser.agent,"Browser-Type":ee.Browser.type,"Browser-Version":ee.Browser.version,"System-OS":ee.System.os,"System-Version":ee.System.version,"Is-Mobile":ee.System.mobile}),Ne(ye.file+"_internal","setup","info"),e&&(window.onerror=function(e,t,n,r,i){i&&"object"==typeof i||(i={});var o=i.name||"Error",a=i.stack||"";Me(Ae)(a),-1===a.indexOf("chrome-extension://")&&-1===a.indexOf("safari-extension://")&&-1===a.indexOf("moz-extension://")&&-1===a.indexOf("chrome://internal-")&&-1===a.indexOf("/hammerhead.js")&&-1===a.indexOf("eval at buildCode")&&-1===a.indexOf("u.c.b.r.o.w.s.e.r/ucbrowser_script.js")&&(Ne(e,"global","debug",{name:o,url:t,line:n,column:r,stack:a}),Le("global",i,{message:e}))}))}function We(e,t,n,r){t=t||"error";var i="8d3aee53-3b2b-414d-b043-a67de5b00328.ios-sdk.hcaptcha.com"===ye.host;if(ve.sentry||i){var o="warn"===t?"warning":t;window.Raven&&Raven.captureMessage(e,{level:o,logger:n,extra:r})}}function Le(e,t,n){return(n=n||{}).error=t,We(t&&t.message||"Missing error message","error",e,n)}function Ne(e,t,n,r){var i="8d3aee53-3b2b-414d-b043-a67de5b00328.ios-sdk.hcaptcha.com"===ye.host;(ve.sentry||i)&&window.Raven&&Raven.captureBreadcrumb({message:e,category:t,level:n,data:r})}var je={__proto__:null,_stackTraceSet:Ee,refineLine:Ce,toRefinedString:Ue,reportError:Oe,errorWrapper:Me,initSentry:Pe,sentryMessage:We,sentryError:Le,sentryBreadcrumb:Ne};function Be(){var e=[],t=null,n=!1,r=0,i=0,o=[],a=function(t){try{if(e.length>=10)return;var n=t.stack;if("string"!=typeof n)return;var r=n.trim().split("\n");"Error"===r[0]&&(r=r.slice(1));for(var i=/extension/,o=r.length-1,a=[],s=0;o>=0&&a.length<6;){var c=r[o],l=Ce(c);if(null!==l){if(i.test(c)){a=[l];break}if(a.unshift(l),s=Math.max(s,l.length),a.length>=2&&s>=30)break;o--}else o--}var u=a.join("\n").trim();u&&-1===e.indexOf(u)&&e.push(u)}catch(t){return}},s=function(){if(n)try{for(var e=0,r=o.length;e=10&&s(),a(new Error)),Reflect.apply(t,r,i)}}):function(){return n&&(e.length>=10&&s(),a(new Error)),u.apply(this,arguments)},Object.defineProperty(t,r,{configurable:!0,enumerable:!i||i.enumerable,writable:!0,value:c}),o.push((function(){l?Object.defineProperty(t,r,{configurable:!0,enumerable:!i||i.enumerable,writable:!0,value:u}):delete t[r]}))}};return{run:function(e){var o=(e=e||{}).timeout,l=!0===e.topLevel&&e.topLevel;if(!n){n=!0,"number"==typeof o&&isFinite(o)&&(t=setTimeout((function(){s()}),o));try{c(Document.prototype,"getElementsByClassName"),c(Document.prototype,"getElementById"),c(Document.prototype,"getElementsByTagName"),c(Document.prototype,"querySelector"),c(Document.prototype,"querySelectorAll"),c(Element.prototype,"getElementsByClassName"),c(Element.prototype,"getElementsByTagName"),c(Element.prototype,"querySelector"),c(Element.prototype,"querySelectorAll"),c(HTMLElement.prototype,"click"),c(HTMLElement.prototype,"getElementsByClassName"),c(HTMLElement.prototype,"getElementsByTagName"),c(HTMLElement.prototype,"querySelector"),c(HTMLElement.prototype,"querySelectorAll"),l||(!function(){var e=new Error;Object.defineProperties(e,{stack:{configurable:!1,enumerable:!1,get:function(){return r+=1,""}},name:{configurable:!1,enumerable:!1,get:function(){return i+=1," "}}}),window.console.debug(e)}(),c(console,"log"))}catch(u){s(),a(u)}}},collect:function(){return e.push("ReferenceError: _"+r+"_"+i+" not defined or thrown"),e.concat(Ee)}}}var Fe={getCookie:function(e){var t=document.cookie.replace(/ /g,"").split(";");try{for(var n="",r=t.length;r--&&!n;)t[r].indexOf(e)>=0&&(n=t[r]);return n}catch(Xn){return""}},hasCookie:function(e){return!!Fe.getCookie(e)},supportsAPI:function(){try{return"hasStorageAccess"in document&&"requestStorageAccess"in document}catch(Xn){return!1}},hasAccess:function(){return new Promise((function(e){document.hasStorageAccess().then((function(){e(!0)}))["catch"]((function(){e(!1)}))}))},requestAccess:function(){try{return document.requestStorageAccess()}catch(Xn){return Promise.resolve()}}},Ie={array:function(e){if(0===e.length)return e;for(var t,n,r=e.length;--r>-1;)n=Math.floor(Math.random()*(r+1)),t=e[r],e[r]=e[n],e[n]=t;return e}};function De(e){this.r=255,this.g=255,this.b=255,this.a=1,this.h=1,this.s=1,this.l=1,this.parseString(e)}function Je(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}De.hasAlpha=function(e){return"string"==typeof e&&(-1!==e.indexOf("rgba")||9===e.length&&"#"===e[0])},De.prototype.parseString=function(e){e&&(0===e.indexOf("#")?this.fromHex(e):0===e.indexOf("rgb")&&this.fromRGBA(e))},De.prototype.fromHex=function(e){var t=1;9===e.length&&(t=parseInt(e.substr(7,2),16)/255);var n=(e=e.substr(1,6)).replace(/^([a-f\d])([a-f\d])([a-f\d])?$/i,(function(e,t,n,r){return t+t+n+n+r+r})),r=parseInt(n,16),i=r>>16,o=r>>8&255,a=255&r;this.setRGBA(i,o,a,t)},De.prototype.fromRGBA=function(e){var t=e.indexOf("rgba"),n=e.substr(t).replace(/rgba?\(/,"").replace(/\)/,"").replace(/[\s+]/g,"").split(","),r=Math.floor(parseInt(n[0])),i=Math.floor(parseInt(n[1])),o=Math.floor(parseInt(n[2])),a=parseFloat(n[3]);this.setRGBA(r,i,o,a)},De.prototype.setRGB=function(e,t,n){this.setRGBA(e,t,n,1)},De.prototype.setRGBA=function(e,t,n,r){this.r=e,this.g=t,this.b=n,this.a=isNaN(r)?this.a:r,this.updateHSL()},De.prototype.hsl2rgb=function(e,t,n){if(0===t){var r=Math.round(255*n);return this.setRGB(r,r,r),this}var i=n<=.5?n*(1+t):n+t-n*t,o=2*n-i;return this.r=Math.round(255*Je(o,i,e+1/3)),this.g=Math.round(255*Je(o,i,e)),this.b=Math.round(255*Je(o,i,e-1/3)),this.h=e,this.s=t,this.l=n,this},De.prototype.updateHSL=function(){var e,t=this.r/255,n=this.g/255,r=this.b/255,i=Math.max(t,n,r),o=Math.min(t,n,r),a=null,s=(i+o)/2;if(i===o)a=e=0;else{var c=i-o;switch(e=s>.5?c/(2-i-o):c/(i+o),i){case t:a=(n-r)/c+(n1&&(e/=100),this.hsl2rgb(this.h,this.s,e),this},De.prototype.saturation=function(e){return e>1&&(e/=100),this.hsl2rgb(this.h,e,this.l),this},De.prototype.hue=function(e){return this.hsl2rgb(e/360,this.s,this.l),this};var Ze={decode:function(e){try{var t=e.split(".");return{header:JSON.parse(atob(t[0])),payload:JSON.parse(atob(t[1])),signature:atob(t[2].replace(/_/g,"/").replace(/-/g,"+")),raw:{header:t[0],payload:t[1],signature:t[2]}}}catch(Xn){throw new Error("Token is invalid.")}},checkExpiration:function(e){if(new Date(1e3*e)<=new Date(Date.now()))throw new Error("Token is expired.");return!0}},Ke={_setup:!1,_af:null,_fps:60,_singleFrame:1/60,_lagThreshold:500,_adjustedLag:1/60*2,_startTime:0,_lastTime:0,_nextTime:1/60,_elapsed:0,_difference:0,_renders:[],_paused:!1,_running:!1,_tick:!1,frame:0,time:0,requestFrame:null,cancelFrame:null,_init:function(){for(var e,t=window.requestAnimationFrame,n=window.cancelAnimationFrame,r=["ms","moz","webkit","o"],i=r.length;--i>-1&&!t;)t=window[r[i]+"RequestAnimationFrame"],n=window[r[i]+"CancelAnimationFrame"]||window[r[i]+"CancelRequestAnimationFrame"];t?(Ke.requestFrame=t.bind(window),Ke.cancelFrame=n.bind(window)):(Ke.requestFrame=(e=Date.now(),function(t){window.setTimeout((function(){t(Date.now()-e)}),1e3*Ke._singleFrame)}),Ke.cancelFrame=function(e){return clearTimeout(e),null}),Ke._setup=!0,Ke._startTime=Ke._lastTime=Date.now()},add:function(e,t){Ke._renders.push({callback:e,paused:!1==!t||!1}),!1==!t&&Ke.start()},remove:function(e){for(var t=Ke._renders.length;--t>-1;)Ke._renders[t].callback===e&&(Ke._renders[t].paused=!0,Ke._renders.splice(t,1))},start:function(e){if(!1===Ke._setup&&Ke._init(),e)for(var t=Ke._renders.length;--t>-1;)Ke._renders[t].callback===e&&(Ke._renders[t].paused=!1);!0!==Ke._running&&(Ke._paused=!1,Ke._running=!0,Ke._af=Ke.requestFrame(Ke._update))},stop:function(e){if(e)for(var t=Ke._renders.length;--t>-1;)Ke._renders[t].callback===e&&(Ke._renders[t].paused=!0);else!1!==Ke._running&&(Ke._af=Ke.cancelFrame(Ke._af),Ke._paused=!0,Ke._running=!1)},elapsed:function(){return Date.now()-Ke._startTime},fps:function(e){return arguments.length?(Ke._fps=e,Ke._singleFrame=1/(Ke._fps||60),Ke._adjustedLag=2*Ke._singleFrame,Ke._nextTime=Ke.time+Ke._singleFrame,Ke._fps):Ke._fps},isRunning:function(){return Ke._running},_update:function(){if(!Ke._paused&&(Ke._elapsed=Date.now()-Ke._lastTime,Ke._tick=!1,Ke._elapsed>Ke._lagThreshold&&(Ke._startTime+=Ke._elapsed-Ke._adjustedLag),Ke._lastTime+=Ke._elapsed,Ke.time=(Ke._lastTime-Ke._startTime)/1e3,Ke._difference=Ke.time-Ke._nextTime,Ke._difference>0&&(Ke.frame++,Ke._nextTime+=Ke._difference+(Ke._difference>=Ke._singleFrame?Ke._singleFrame/4:Ke._singleFrame-Ke._difference),Ke._tick=!0),Ke._af=Ke.requestFrame(Ke._update),!0===Ke._tick&&Ke._renders.length>0))for(var e=Ke._renders.length;--e>-1;)Ke._renders[e]&&!1===Ke._renders[e].paused&&Ke._renders[e].callback(Ke.time)}};var He=function(e){for(var t,n,r,i={},o=e?e.indexOf("&")>=0?e.split("&"):[e]:[],a=0;a=0){if(t=o[a].split("="),n=decodeURIComponent(t[0]),"false"!==(r=decodeURIComponent(t[1]))&&"true"!==r||(r="true"===r),"theme"===n||"themeConfig"===n)try{r=JSON.parse(r)}catch(Xn){}i[n]=r}return i},ze=function(e){var t=[];for(var n in e){var r=e[n];r="object"==typeof r?JSON.stringify(r):r,t.push([encodeURIComponent(n),encodeURIComponent(r)].join("="))}return t.join("&")},$e={__proto__:null,Decode:He,Encode:ze};function Ge(e,t,n){return Math.min(Math.max(e,t),n)}var Ye={__proto__:null,clamp:Ge,range:function(e,t,n,r,i,o){var a=(e-t)*(i-r)/(n-t)+r;return!1===o?a:Ge(a,Math.min(r,i),Math.max(r,i))},toRadians:function(e){return e*(Math.PI/180)},toDegrees:function(e){return 180*e/Math.PI},lerp:function(e,t,n){return e+(t-e)*n}};function Xe(e,t,n){this._period=e,this._interval=t,this._date=[],this._data=[],this._prevTimestamp=0,this._meanPeriod=0,this._medianPeriod=0,this._medianMaxHeapSize=32,this._medianMinHeap=[],this._medianMaxHeap=[],this._meanCounter=0,this._baseTime=n||0}function qe(e){return new Promise((function(t,n){e(t,n,(function r(){e(t,n,r)}))}))}function Qe(e,t){var n="attempts"in(t=t||{})?t.attempts:1,r=t.delay||0,i=t.onFail;return qe((function(t,o,a){e().then(t,(function(e){var t=n-- >0;if(i){var s=i(e,n);s&&(t=!1!==s.retry&&t,r=s.delay)}t?setTimeout(a,r||0):o(e)}))}))}function et(e,t){var n="attempts"in(t=t||{})?t.attempts:1,r=t.delay||0,i=t.onFail,o=null,a=!1,s=qe((function(t,s,c){a?s(new Error("Request cancelled")):e().then(t,(function(e){if(a)s(new Error("Request cancelled"));else{var t=n-- >0;if(i){var l=i(e,n);l&&(t=!1!==l.retry&&t,r=l.delay)}t?o=setTimeout(c,r||0):s(e)}}))}));return s.cancel=function(){a=!0,o&&(clearTimeout(o),o=null)},s}function tt(e,t){return new Promise((function(n,r){var i=setTimeout((function(){r(new Error("timeout"))}),t);e.then((function(e){clearTimeout(i),n(e)}))["catch"]((function(e){clearTimeout(i),r(e)}))}))}function nt(e){var t=[].slice.call(arguments,1);"string"==typeof e?window[e]?"function"==typeof window[e]?window[e].apply(null,t):console.log("[hCaptcha] Callback '"+e+"' is not a function."):console.log("[hCaptcha] Callback '"+e+"' is not defined."):"function"==typeof e?e.apply(null,t):console.log("[hcaptcha] Invalid callback '"+e+"'.")}function rt(){try{nt.apply(null,arguments)}catch(Yn){console.error("[hCaptcha] There was an error in your callback."),console.error(Yn)}}function it(e,t){for(var n=["hl","custom","andint","tplinks","sitekey","theme","type","size","tabindex","callback","expired-callback","chalexpired-callback","error-callback","open-callback","close-callback","endpoint","challenge-container","confirm-nav","orientation","mode"],r={},i=0;i=this._period&&(this._date.push(e),this._data.push(t)),!n){var r=e-this._prevTimestamp;this._meanPeriod=(this._meanPeriod*this._meanCounter+r)/(this._meanCounter+1),this._meanCounter++,this._medianPeriod=this._calculateMedianPeriod(r)}this._prevTimestamp=e},Xe.prototype._calculateMedianPeriod=function(e){this._medianMaxHeap||(this._medianMaxHeap=[]),this._medianMinHeap||(this._medianMinHeap=[]);var t=this._fetchMedianPeriod();return 0===this._medianMaxHeap.length&&0===this._medianMinHeap.length?this._medianMaxHeap.push(e):e<=t?(this._medianMaxHeap.push(e),this._medianMaxHeap.sort((function(e,t){return t-e}))):(this._medianMinHeap.push(e),this._medianMinHeap.sort((function(e,t){return e-t}))),this._rebalanceHeaps(),this._fetchMedianPeriod()},Xe.prototype._rebalanceHeaps=function(){var e=null;this._medianMaxHeap.length>this._medianMinHeap.length+1?(e=this._medianMaxHeap.shift(),this._medianMinHeap.push(e),this._medianMinHeap.sort((function(e,t){return e-t}))):this._medianMinHeap.length>this._medianMaxHeap.length+1&&(e=this._medianMinHeap.shift(),this._medianMaxHeap.push(e),this._medianMaxHeap.sort((function(e,t){return t-e}))),this._medianMinHeap.length==this._medianMaxHeap.length&&this._medianMaxHeap.length>this._medianMaxHeapSize&&(this._medianMinHeap.pop(),this._medianMaxHeap.pop())},Xe.prototype._fetchMedianPeriod=function(){return this._medianMaxHeap.length>this._medianMinHeap.length?this._medianMaxHeap[0]:this._medianMinHeap.length>this._medianMaxHeap.length?this._medianMinHeap[0]:0!==this._medianMaxHeap.length&&0!==this._medianMinHeap.length?(this._medianMaxHeap[0]+this._medianMinHeap[0])/2:-1},Xe.prototype._cleanStaleData=function(){for(var e=Date.now()-this._baseTime,t=this._date.length-1;t>=0;t--){if(e-this._date[t]>=this._interval){this._date.splice(0,t+1),this._data.splice(0,t+1);break}}};var ot,at={UUID:function(e){return/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i.test(e)||!1},UUIDv4:function(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e)||!1},URL:function(e){var t=new RegExp("^(http|https)://"),n=new RegExp("^((?!(data|javascript):).)*$");return t.test(e)&&n.test(e)&&-1===e.indexOf("#")},IMAGE:function(e){return(0===e.indexOf("https://")||0===e.indexOf("/"))&&e.endsWith(".png")}};function st(e){var t,n,r="string"==typeof e?e:JSON.stringify(e),i=-1;for(ot=ot||function(){var e,t,n,r=[];for(t=0;t<256;t++){for(e=t,n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;r[t]=e}return r}(),t=0,n=r.length;t>>8^ot[255&(i^r.charCodeAt(t))];return(-1^i)>>>0}var ct={__proto__:null,createErrorsAggregator:Be,uuid:function(){return Math.random().toString(36).substr(2)},Render:Ke,JWT:Ze,Color:De,Shuffle:Ie,MathUtil:Ye,Storage:Fe,Query:$e,TimeBuffer:Xe,PromiseUtil:{__proto__:null,promiseRecursive:qe,promiseRetry:Qe,promiseRetryWithCancel:et,withTimeout:tt},ErrorUtil:je,_stackTraceSet:Ee,refineLine:Ce,toRefinedString:Ue,reportError:Oe,errorWrapper:Me,initSentry:Pe,sentryMessage:We,sentryError:Le,sentryBreadcrumb:Ne,renderFallback:ke,forEachCaptchaNode:Ve,callUserFunction:rt,composeParams:it,is:at,promiseRecursive:qe,promiseRetry:Qe,promiseRetryWithCancel:et,withTimeout:tt,crc32:st,TaskContext:{container:{},set:function(e,t){this.container[e]=t},clear:function(){this.container={}}}},lt={eventName:function(e,t){var n=e;"down"===e||"up"===e||"move"===e||"over"===e||"out"===e?n=!(ee.System.mobile&&"desktop"!==t||"mobile"===t)||"down"!==e&&"up"!==e&&"move"!==e?"mouse"+e:"down"===e?"touchstart":"up"===e?"touchend":"touchmove":"enter"===e&&(n="keydown");return n},actionName:function(e){var t=e;return"touchstart"===t||"mousedown"===t?t="down":"touchmove"===t||"mousemove"===t?t="move":"touchend"===t||"mouseup"===t?t="up":"mouseover"===t?t="over":"mouseout"===t&&(t="out"),t},eventCallback:function(e,t,n){var r=lt.actionName(e);return function(i){if(i=i||window.event,"down"===r||"move"===r||"up"===r||"over"===r||"out"===r||"click"===r){var o=lt.eventCoords(i);if(!o)return;var a=n.getBoundingClientRect();i.windowX=o.x,i.windowY=o.y,i.elementX=i.windowX-(a.x||a.left),i.elementY=i.windowY-(a.y||a.top)}i.keyNum=i.which||i.keyCode||0,"enter"===e&&13!==i.keyNum&&32!==i.keyNum||(i.action=r,i.targetElement=n,t(i))}},eventCoords:function(e){if(!e)return null;var t=e;if(e.touches||e.changedTouches){var n=e.touches&&e.touches.length>=1?e.touches:e.changedTouches;n&&n[0]&&(t=n[0])}return"number"==typeof t.pageX&&"number"==typeof t.pageY?{x:t.pageX,y:t.pageY}:"number"==typeof t.clientX&&"number"==typeof t.clientY?{x:t.clientX,y:t.clientY}:null}},ut=["Webkit","Moz","ms"],ht=document.createElement("div").style,pt={};function dt(e){var t=pt[e];return t||(e in ht?e:pt[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=ut.length;n--;)if((e=ut[n]+t)in ht)return e}(e)||e)}function ft(e,t,n){if(this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,e&&"object"==typeof e){this.dom=e;var r=[],i=[];"string"==typeof e.className&&(i=e.className.split(" "));for(var o=0;o=0||e.indexOf(".")>=0))&&(e&&(t=e),e="div"),this.dom=document.createElement(e),t&&(t.indexOf("#")>=0?this.dom.id=t.split("#")[1]:(t.indexOf(".")>=0&&(t=t.split(".")[1]),this.addClass.call(this,t)));!0===n&&(this._frag=document.createDocumentFragment(),this._frag.appendChild(this.dom))}function mt(e){if(null===e)return"";var t=[];return gt(e,t),t.join("&")}function gt(e,t){var n,r;if("object"==typeof e)for(r in e)!0===yt(n=e[r])?gt(n,t):t[t.length]=vt(r,n);else if(!0===Array.isArray(e))for(var i=0;i-1;)this._nodes[t]===e&&this._nodes.splice(t,1);var n=e instanceof ft?e.dom:e,r=n.parentNode===this.dom?this.dom:n.parentNode;if(r.removeChild&&r.removeChild(n),!r)throw new Error("Child component does not have correct setup");e.__destroy&&e.__destroy()}catch(Xn){Oe({name:"DomElement Remove Child",message:Xn.message||"Failed to remove child."})}},ft.prototype.addClass=function(e){return!1===this.hasClass.call(this,e)&&(this._clss.push(e),this.dom.className=this._clss.join(" ")),this},ft.prototype.hasClass=function(e){for(var t=-1!==this.dom.className.split(" ").indexOf(e),n=this._clss.length;n--&&!t;)t=this._clss[n]===e;return t},ft.prototype.removeClass=function(e){for(var t=this._clss.length;--t>-1;)this._clss[t]===e&&this._clss.splice(t,1);return this.dom.className=this._clss.join(" "),this},ft.prototype.text=function(e){if(this&&this.dom){if(!e)return this.dom.textContent;for(var t,n,r,i,o=/&(.*?);/g,a=/<[a-z][\s\S]*>/i;null!==(t=o.exec(e));){!1===a.test(t[0])?(r=t[0],i=void 0,(i=document.createElement("div")).innerHTML=r,n=i.textContent,e=e.replace(new RegExp(t[0],"g"),n)):e=e.replace(t[0],"")}return this.dom.textContent=e,this}},ft.prototype.content=ft.prototype.text,ft.prototype.css=function(e){var t,n="ie"===ee.Browser.type&&8===ee.Browser.version,r="safari"===ee.Browser.type&&12===Math.floor(ee.Browser.version);for(var i in e){t=e[i];try{if("transition"===i&&r)continue;"opacity"!==i&&"zIndex"!==i&&"fontWeight"!==i&&isFinite(t)&&parseFloat(t)===t&&(t+="px");var o=dt(i);n&&"opacity"===i?this.dom.style.filter="alpha(opacity="+100*t+")":n&&De.hasAlpha(t)?this.dom.style[o]=new De(t).getHex():this.dom.style[o]=t}catch(Yn){}}return this},ft.prototype.backgroundImage=function(e,t,n,r){var i=t!==undefined&&n!==undefined,o={"-ms-high-contrast-adjust":"none"};if("object"==typeof t&&(r=t),r===undefined&&(r={}),i){var a=e.width/e.height,s=t,c=s/a;r.cover&&cn&&(s=(c=n)*a),o.width=s,o.height=c,r.center&&(o.marginLeft=-s/2,o.marginTop=-c/2,o.position="absolute",o.left="50%",o.top="50%"),(r.left||r.right)&&(o.left=r.left||0,o.top=r.top||0)}"ie"===ee.Browser.type&&8===ee.Browser.version?o.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+e.src+"',sizingMethod='scale')":(o.background="url("+e.src+")",o.backgroundPosition="50% 50%",o.backgroundRepeat="no-repeat",o.backgroundSize=i?s+"px "+c+"px":r.cover?"cover":r.contain?"contain":"100%"),this.css.call(this,o)},ft.prototype.setAttribute=function(e,t){var n;if("object"==typeof e)for(var r in e)n=e[r],this.dom.setAttribute(r,n);else this.dom.setAttribute(e,t)},ft.prototype.removeAttribute=function(e,t){var n;if("object"==typeof e)for(var r in e)n=e[r],this.dom.removeAttribute(r,n);else this.dom.removeAttribute(e,t)},ft.prototype.addEventListener=function(e,t,n){var r={event:lt.eventName(e),handler:lt.eventCallback(e,t,this.dom),callback:t};if(this._listeners.push(r),this.dom.addEventListener?this.dom.addEventListener(r.event,r.handler,n):this.dom.attachEvent("on"+r.event,r.handler),e!==r.event&&(r.event.indexOf("mouse")>=0||r.event.indexOf("touch")>=0)){var i=r.event.indexOf("touch")>=0?"desktop":"mobile",o=lt.eventName(e,i);if(o===r.event)return;this.addEventListener.call(this,o,t,n)}},ft.prototype.removeEventListener=function(e,t,n){for(var r,i=this._listeners.length,o=lt.eventName(e);--i>-1;)(r=this._listeners[i]).event===o&&r.callback===t&&(this._listeners.splice(i,1),this.dom.removeEventListener?this.dom.removeEventListener(r.event,r.handler,n):this.dom.detachEvent("on"+r.event,r.handler))},ft.prototype.focus=function(){this.dom.focus()},ft.prototype.blur=function(){this.dom.blur()},ft.prototype.html=function(e){return e&&(this.dom.innerHTML=e),this.dom.innerHTML},ft.prototype.__destroy=function(){for(var e,t=this._listeners.length;--t>-1;)e=this._listeners[t],this._listeners.splice(t,1),this.dom.removeEventListener?this.dom.removeEventListener(e.event,e.handler):this.dom.detachEvent("on"+e.event,e.handler);return this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,e=null,null},ft.prototype.isConnected=function(){return!!this.dom&&("isConnected"in this.dom?this.dom.isConnected:!(this.dom.ownerDocument&&this.dom.ownerDocument.compareDocumentPosition(this.dom)&this.dom.DOCUMENT_POSITION_DISCONNECTED))};var bt={af:"Afrikaans",sq:"Albanian",am:"Amharic",ar:"Arabic",hy:"Armenian",az:"Azerbaijani",eu:"Basque",be:"Belarusian",bn:"Bengali",bg:"Bulgarian",bs:"Bosnian",my:"Burmese",ca:"Catalan",ceb:"Cebuano",zh:"Chinese","zh-CN":"Chinese Simplified","zh-TW":"Chinese Traditional",co:"Corsican",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch",en:"English",eo:"Esperanto",et:"Estonian",fi:"Finnish",fr:"French",fy:"Frisian",gd:"Gaelic",gl:"Galacian",ka:"Georgian",de:"German",el:"Greek",gu:"Gujurati",ht:"Haitian",ha:"Hausa",haw:"Hawaiian",he:"Hebrew",hi:"Hindi",hmn:"Hmong",hu:"Hungarian",is:"Icelandic",ig:"Igbo",id:"Indonesian",ga:"Irish",it:"Italian",ja:"Japanese",jw:"Javanese",kn:"Kannada",kk:"Kazakh",km:"Khmer",rw:"Kinyarwanda",ky:"Kirghiz",ko:"Korean",ku:"Kurdish",lo:"Lao",la:"Latin",lv:"Latvian",lt:"Lithuanian",lb:"Luxembourgish",mk:"Macedonian",mg:"Malagasy",ms:"Malay",ml:"Malayalam",mt:"Maltese",mi:"Maori",mr:"Marathi",mn:"Mongolian",ne:"Nepali",no:"Norwegian",ny:"Nyanja",or:"Oriya",fa:"Persian",pl:"Polish","pt-BR":"Portuguese (Brazil)",pt:"Portuguese (Portugal)",ps:"Pashto",pa:"Punjabi",ro:"Romanian",ru:"Russian",sm:"Samoan",sn:"Shona",sd:"Sindhi",si:"Sinhalese",sr:"Serbian",sk:"Slovak",sl:"Slovenian",so:"Somali",st:"Southern Sotho",es:"Spanish",su:"Sundanese",sw:"Swahili",sv:"Swedish",tl:"Tagalog",tg:"Tajik",ta:"Tamil",tt:"Tatar",te:"Teluga",th:"Thai",tr:"Turkish",tk:"Turkmen",ug:"Uyghur",uk:"Ukrainian",ur:"Urdu",uz:"Uzbek",vi:"Vietnamese",cy:"Welsh",xh:"Xhosa",yi:"Yiddish",yo:"Yoruba",zu:"Zulu"},wt={zh:{"I am human":"我是真实访客"},ar:{"I am human":"أنا الإنسان"},af:{"I am human":"Ek is menslike"},am:{"I am human":"እኔ ሰው ነኝ"},hy:{"I am human":"Ես մարդ եմ"},az:{"I am human":"Mən insanam"},eu:{"I am human":"Gizakia naiz"},bn:{"I am human":"আমি মানব নই"},bg:{"I am human":"Аз съм човек"},ca:{"I am human":"Sóc humà"},hr:{"I am human":"Ja sam čovjek"},cs:{"I am human":"Jsem člověk"},da:{"I am human":"Jeg er et menneske"},nl:{"I am human":"Ik ben een mens"},et:{"I am human":"Ma olen inimeste"},fi:{"I am human":"Olen ihminen"},fr:{"I am human":"Je suis humain"},gl:{"I am human":"Eu son humano"},ka:{"I am human":"მე ვარ ადამიანი"},de:{"I am human":"Ich bin ein Mensch"},el:{"I am human":"Είμαι άνθρωπος"},gu:{"I am human":"હું માનવ છું"},iw:{"I am human":". אני אנושי"},hi:{"I am human":"मैं मानव हूं"},hu:{"I am human":"Nem vagyok robot"},is:{"I am human":"Ég er manneskja"},id:{"I am human":"Aku manusia"},it:{"I am human":"Sono un essere umano"},ja:{"I am human":"私は人間です"},kn:{"I am human":"ನಾನು ಮಾನವನು"},ko:{"I am human":"사람입니다"},lo:{"I am human":"ຂ້ອຍເປັນມະນຸດ"},lv:{"I am human":"Es esmu cilvēks"},lt:{"I am human":"Aš esu žmogaus"},ms:{"I am human":"Saya manusia"},ml:{"I am human":"ഞാൻ മനുഷ്യനാണ്"},mr:{"I am human":"मी मानवी आहे"},mn:{"I am human":"Би бол хүн"},no:{"I am human":"Jeg er menneskelig"},fa:{"I am human":"من انسانی هستم"},pl:{"I am human":"Jestem człowiekiem"},pt:{"I am human":"Sou humano"},ro:{"I am human":"Eu sunt om"},ru:{"I am human":"Я человек"},sr:{"I am human":"Ja sam ljudski"},si:{"I am human":"මම මිනිස්සු"},sk:{"I am human":"Ja som človek"},sl:{"I am human":"Jaz sem človeški"},es:{"I am human":"Soy humano"},sw:{"I am human":"Mimi ni binadamu"},sv:{"I am human":"Jag är människa"},ta:{"I am human":"நான் மனித"},te:{"I am human":"నేను మనిషిని"},th:{"I am human":"ผมมนุษย์"},tr:{"I am human":"Ben bir insanım"},uk:{"I am human":"Я людини"},ur:{"I am human":"میں انسان ہوں"},vi:{"I am human":"Tôi là con người"},zu:{"I am human":"Ngingumuntu"}},_t=null,kt={translate:function(e,t){var n=kt.getBestTrans(wt),r=n&&n[e];if(r=r||e,t)for(var i=Object.keys(t),o=i.length;o--;)r=r.replace(new RegExp("{{"+i[o]+"}}","g"),t[i[o]]);return r},getBestTrans:function(e){var t=kt.getLocale();return t in e?e[t]:kt.getShortLocale(t)in e?e[kt.getShortLocale(t)]:"en"in e?e.en:null},resolveLocale:function(e){var t=kt.getShortLocale(e);return"in"===t&&(e="id"),"iw"===t&&(e="he"),"nb"===t&&(e="no"),"ji"===t&&(e="yi"),"zh-CN"===e&&(e="zh"),"jv"===t&&(e="jw"),"me"===t&&(e="bs"),bt[e]?e:bt[t]?t:"en"},getLocale:function(){return kt.resolveLocale(_t||window.navigator.userLanguage||window.navigator.language)},setLocale:function(e){"zh-Hans"===e?e="zh-CN":"zh-Hant"===e&&(e="zh-TW"),_t=e},getShortLocale:function(e){return e.indexOf("-")>=0?e.substring(0,e.indexOf("-")):e},getLangName:function(e){return bt[e]},isShortLocale:function(e){return 2===e.length||3===e.length},addTable:function(e,t){if(t||(t=Object.create(null)),wt[e]){var n=wt[e];for(var r in t)n[r]=t[r]}else wt[e]=t;return wt[e]},getTable:function(e){return wt[e]},addTables:function(e){for(var t in e)kt.addTable(t,e[t]);return wt},getTables:function(){return wt}},Vt={400:"Rate limited or network error. Please retry.",429:"Your computer or network has sent too many requests.",500:"Cannot contact hCaptcha. Check your connection and try again."},xt=function(e){try{return kt.translate(Vt[e])}catch(Xn){return!1}},Et="undefined"!=typeof XDomainRequest&&!("withCredentials"in XMLHttpRequest.prototype);function Tt(e,t,n){n=n||{};var r={url:t,method:e.toUpperCase(),responseType:n.responseType||"string",dataType:n.dataType||null,withCredentials:n.withCredentials||!1,headers:n.headers||null,data:n.data||null,timeout:n.timeout||null,pst:n.pst||null};r.legacy=r.withCredentials&&Et;var i="fetch"in window&&r.pst?Rt:St;return n.retry?(n.retry.cancellable||!1?et:Qe)((function(){return n.data&&(r.data="function"==typeof n.data?n.data():n.data,"json"===r.dataType&&"object"==typeof r.data?r.data=JSON.stringify(r.data):"query"===r.dataType&&(r.data=mt(r.data))),i(r)}),n.retry):(n.data&&(r.data="function"==typeof n.data?n.data():n.data,"json"===r.dataType&&"object"==typeof r.data?r.data=JSON.stringify(r.data):"query"===r.dataType&&(r.data=mt(r.data))),i(r))}function St(e){var t=e.legacy?new XDomainRequest:new XMLHttpRequest,n="function"==typeof e.url?e.url():e.url;return new Promise((function(r,i){var o,a=function(o){return function(){var a=t.response,s=t.statusText||"",c=t.status,l=t.readyState;if(a||""!==t.responseType&&"text"!==t.responseType||(a=t.responseText),4===l||e.legacy){try{if(a){var u=t.contentType;t.getResponseHeader&&(u=t.getResponseHeader("content-type"));var h=-1!==(u=u?u.toLowerCase():"").indexOf("application/json");if("ArrayBuffer"in window&&a instanceof ArrayBuffer&&h&&(a=(new TextDecoder).decode(new Uint8Array(a))),"string"==typeof a)try{a=JSON.parse(a)}catch(p){h&&Le("http",p,{url:n,config:e,responseType:t.responseType,contentType:u,response:a})}}}catch(p){return Le("http",p,{contentType:u}),void i({event:ce,endpoint:n,response:a,state:l,status:c,message:xt(c||400)||s})}if("error"===o||c>=400&&c<=511)return void i({event:ce,endpoint:n,response:a,state:l,status:c,message:409===c&&a.error||xt(c||400)||s});r({state:l,status:c,body:a,message:s})}}};if((t.onload=a("complete"),t.onerror=t.ontimeout=a("error"),t.open(e.method,n),"arraybuffer"===e.responseType&&(!e.legacy&&"TextDecoder"in window&&"ArrayBuffer"in window?t.responseType="arraybuffer":(e.responseType="json",e.headers.accept="application/json")),e.timeout&&(t.timeout="function"==typeof e.timeout?e.timeout(n):e.timeout),!e.legacy)&&(t.withCredentials=e.withCredentials,e.headers))for(var s in e.headers)o=e.headers[s],t.setRequestHeader(s,o);setTimeout((function(){t.send(e.data)}),0)}))}function Rt(e){var t,n="function"==typeof e.url?e.url():e.url,r=new Headers;if("json"===e.responseType&&r.set("content-type","application/json"),e.headers)for(var i in e.headers)t=e.headers[i],r.set(i,t);var o={method:e.method,credentials:"include",body:e.data,headers:r};if(e.pst){var a={};"token-request"===e.pst?a={version:1,operation:"token-request"}:"token-redemption"===e.pst?a={version:1,operation:"token-redemption",refreshPolicy:"refresh"}:"send-redemption-record"===e.pst&&(a={version:1,operation:"send-redemption-record",issuers:[ve.pstIssuer]}),o.privateToken=a}return new Promise((function(t,r){fetch(n,o).then((function(i){return 200!==i.status?r({event:ce,endpoint:n,response:i,state:4,status:i.status,message:xt(i.status||400)}):("arraybuffer"===e.responseType?i.arrayBuffer():"json"===e.responseType?i.json():i.text()).then((function(e){t({state:4,status:i.status,body:e,message:xt(i.status||400)})}))}))["catch"]((function(e){r({event:ce,endpoint:n,response:e.error,state:4,status:400,message:xt(400)})}))}))}var Ct=function(e,t){if("object"==typeof e&&t===undefined&&(e=(t=e).url),null===e)throw new Error("Url missing");return Tt("GET",e,t)},Ut=["svg","gif","png"];function At(e,t){t=t||{};var n,r=e;if(0===r.indexOf("data:image"))for(var i=!1,o=Ut.length,a=-1;a++=0)&&(n=Ut[a]);else n=r.substr(r.lastIndexOf(".")+1,r.length);!!(!document.createElementNS||!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect)&&t.fallback&&(t.fallback.indexOf(".")>=0?n=(r=t.fallback).substr(r.lastIndexOf(".")+1,r.length):(r=e.substr(0,e.indexOf(n))+t.fallback,n=t.fallback)),t.prefix&&(r=t.prefix+"/"+r),this.attribs={crossOrigin:t.crossOrigin||null},this.id=r,this.src=function(e){if(ve.assethost&&0===e.indexOf(ye.assetDomain))return ve.assethost+e.replace(ye.assetDomain,"");if(ve.imghost&&e.indexOf("imgs")>=0){var t=e.indexOf(".ai")>=0?e.indexOf(".ai")+3:e.indexOf(".com")+4;return ve.imghost+e.substr(t,e.length)}return e}(r),this.ext=n,this.width=0,this.height=0,this.aspect=0,this.loaded=!1,this.error=!1,this.element=null,this.cb={load:[],error:[]}}function Ot(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function Mt(e,t){var n=e;t||(t={}),t.prefix&&(n=t.prefix+"/"+e),this.attribs={defer:t.defer||null,async:t.async||null,crossOrigin:t.crossOrigin||null,integrity:t.integrity||null},this.id=n,this.src=function(e){if(ve.assethost&&0===e.indexOf(ye.assetDomain))return ve.assethost+e.replace(ye.assetDomain,"");return e}(n),this.loaded=!1,this.error=!1,this.element=null,this.cb={load:[],error:[]}}function Pt(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function Wt(e,t){var n=e;t||(t={}),t.prefix&&(n=t.prefix+"/"+e),this.responseType=t.responseType,this.id=n,this.src=function(e){if(ve.assethost&&0===e.indexOf(ye.assetDomain))return ve.assethost+e.replace(ye.assetDomain,"");return e}(n),this.loaded=!1,this.error=!1,this.cb={load:[],error:[]},this.data=null}function Lt(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}At.prototype.load=function(){return("svg"===this.ext?this._loadSvg():this._loadImg())["catch"]((function(e){throw We("Asset failed","error","assets",{error:e}),e}))},At.prototype._loadSvg=function(){var e,t=this,n=this.src,r=this.id;if(0===n.indexOf("data:image/svg+xml")){var i=n.slice("data:image/svg+xml,".length);e=Promise.resolve(decodeURIComponent(i))}else e=Ct(n).then((function(e){return e.body}));return e.then((function(e){var n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement,r=parseInt(n.getAttribute("width")),i=parseInt(n.getAttribute("height"));return t._imgLoaded(n,r,i),t}))["catch"]((function(e){t.error=!0;var n=(e&&e.message?e.message:e||"Loading Error")+": "+r;throw Ot(t.cb,"error",n),n}))},At.prototype._loadImg=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){function a(){e.loaded||(e._imgLoaded(s,s.width,s.height),s.onload=s.onerror=null,i(e))}var s=new Image;t.crossOrigin&&(s.crossOrigin=t.crossOrigin),s.onerror=function(){e.error=!0,s.onload=s.onerror=null;var t="Loading Error: "+r;Ot(e.cb,"error",t),o(t)},s.onload=a,s.src=n,s.complete&&a()}))},At.prototype._imgLoaded=function(e,t,n){this.element=new ft(e),this.width=t,this.height=n,this.aspect=t/n,this.loaded=!0,Ot(this.cb,"load",this)},At.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},At.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Mt.prototype.load=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){var a=document.createElement("script");e.element=a,a.onerror=function(){e.error=!0,a.onload=a.onreadystatechange=a.onerror=null;var t="Loading Error: "+r;Pt(e.cb,"error",t),o(t)},a.onload=a.onreadystatechange=function(){this.loaded||a.readyState&&"loaded"!==a.readyState&&"complete"!==a.readyState||(e.loaded=!0,a.onload=a.onreadystatechange=a.onerror=null,document.body.removeChild(a),Pt(e.cb,"load",e),i(e))},a.type="text/javascript",a.src=n,t.crossOrigin&&(a.crossorigin=t.crossOrigin),t.async&&(a.async=!0),t.defer&&(a.defer=!0),t.integrity&&(a.integrity=t.integrity),document.body.appendChild(a),a.complete&&a.onload()}))},Mt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Mt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Wt.prototype.load=function(){var e=this,t=this.src,n=this.id;return new Promise((function(r,i){var o={};"arraybuffer"===e.responseType?o.responseType="arraybuffer":t.indexOf("json")>=0&&(o.responseType="json"),Ct(t,o).then((function(t){e.loaded=!0,e.data=t.body,Lt(e.cb,"load",e),r(e)}))["catch"]((function(t){e.error=!0;var r=(t&&t.message?t.message:"Loading Error")+": "+n;Lt(e.cb,"error",r),i(r)}))}))},Wt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Wt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))};var Nt=[],jt=function(e,t){var n=new Wt(e,t);return Nt.push(n),n.load()},Bt=function(e){return new Promise((function(t,n){for(var r=Nt.length,i=!1,o=null;--r>-1&&!i;)i=(o=Nt[r]).id===e||-1!==o.id.indexOf("/"===e[0]?"":"/"+e);if(!i)return t(null);o.onload(t),o.onerror(n)}))},Ft=[],It=!1,Dt=!1;function Jt(){document.addEventListener?(document.addEventListener("DOMContentLoaded",Kt),window.addEventListener("load",Kt)):(document.attachEvent("onreadystatechange",Zt),window.attachEvent("onload",Kt)),It=!0}function Zt(){"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState||Kt()}function Kt(){if(!1===Dt){for(var e=0;e=1?n=e.touches:e.changedTouches&&e.changedTouches.length>=1&&(n=e.changedTouches),n){for(var i=0;i=t)},function(e){e._LsAaV.push(e._JJJ4hK)},function(e){var t=e._LsAaV.pop();e._LsAaV.push(window[t])},function(e){e._LsAaV.push(!!e._TMkux[e._CPVx6uO7J++])},function(e){e._LsAaV.push(ft)},function(e){e._LsAaV.pop()},function(e){var t=e._LsAaV.pop();e._LsAaV.push(!t)},function(e){var t=e._TMkux[e._CPVx6uO7J++],n=e._TMkux[e._CPVx6uO7J++],r=e._TMkux[e._CPVx6uO7J++],i=-1==t?e._9QWdv3Fd3:e._NTHkY[t];r?e._LsAaV.push(++i[n]):e._LsAaV.push(i[n]++)},function(e){for(var t=e._TMkux[e._CPVx6uO7J++],n=e._TMkux[e._CPVx6uO7J++],r=e._TMkux[e._CPVx6uO7J++],i=decodeURIComponent(atob(e._isszfH.slice(t,t+n))),o="",a=0;a0&&o[0]&&o[0]._l?o=o.splice(1,o.length-1):i=!0;var a=e._JJJ4hK,s=e._6G62u,c=e._NTHkY;if(e._LsAaV.push(e._CPVx6uO7J),e._LsAaV.push(e._JJJ4hK),e._LsAaV.push(e._9QWdv3Fd3),e._LsAaV.push(o),e._LsAaV.push(r),e._6G62u=e._CPVx6uO7J,e._CPVx6uO7J=n,e._JJJ4hK=this,e._NTHkY=r._r,t(e),e._JJJ4hK=a,e._6G62u=s,e._NTHkY=c,i)return e._LsAaV.pop()};r._l={},r._r=Array.prototype.slice.call(e._NTHkY),e._LsAaV.push(r)},function(e){e._LsAaV.pop(),e._LsAaV.push(void 0)},function(e){e._BfjeThVI[e._LsAaV[e._LsAaV.length-1]]=e._LsAaV[e._LsAaV.length-2]},function(e){var t=e._LsAaV.pop(),n=e._TMkux[e._CPVx6uO7J++],r=e._TMkux[e._CPVx6uO7J++];e._9QWdv3Fd3[r]=t;for(var i=0;it)},function(e){e._CPVx6uO7J=e._LsAaV.splice(e._LsAaV.length-4,1)[0],e._JJJ4hK=e._LsAaV.splice(e._LsAaV.length-3,1)[0],e._9QWdv3Fd3=e._LsAaV.splice(e._LsAaV.length-2,1)[0]}],_TMkux:[36,0,38,0,19,14,27,32,-1,0,8,0,2,113,36,0,42,1,10,30,1,0,1,18,-1,1,13,1556,20,5,25,2,44,18,0,50,8,0,2,112,8,0,2,54,18,-1,1,13,1664,32,-14,25,2,65,18,0,51,8,0,2,112,8,0,2,75,18,-1,1,13,4104,16,9,25,2,86,18,0,52,8,0,2,112,8,0,2,90,8,0,2,99,33,8,0,2,112,8,0,2,103,8,0,2,90,13,2320,12,1,7,8,0,2,112,54,19,123,27,32,-1,1,8,0,2,222,36,0,42,2,10,30,1,0,1,18,-1,1,13,420,16,14,25,2,153,18,0,53,8,0,2,221,8,0,2,163,18,-1,1,13,3272,20,-10,25,2,174,18,0,54,8,0,2,221,8,0,2,184,18,-1,1,13,920,20,-8,25,2,195,18,0,55,8,0,2,221,8,0,2,199,8,0,2,208,33,8,0,2,221,8,0,2,212,8,0,2,199,13,2320,12,1,7,8,0,2,221,54,19,232,27,32,-1,2,8,0,2,310,36,0,42,3,10,30,1,0,1,18,-1,1,13,544,16,18,25,2,262,18,0,57,8,0,2,309,8,0,2,272,18,-1,1,13,1380,8,12,25,2,283,18,0,58,8,0,2,309,8,0,2,287,8,0,2,296,33,8,0,2,309,8,0,2,300,8,0,2,287,13,2320,12,1,7,8,0,2,309,54,19,320,27,32,-1,3,8,0,2,377,36,0,42,4,10,30,1,0,1,18,-1,1,13,1600,20,21,25,2,350,18,0,59,8,0,2,376,8,0,2,354,8,0,2,363,33,8,0,2,376,8,0,2,367,8,0,2,354,13,2320,12,1,7,8,0,2,376,54,19,387,27,32,-1,4,8,0,2,427,36,0,42,5,10,30,1,0,1,18,-1,1,13,3364,24,14,25,2,417,18,0,65,8,0,2,426,8,0,2,417,13,2320,12,1,7,8,0,2,426,54,19,437,27,32,-1,5,8,0,2,788,36,0,42,6,10,30,1,0,1,18,-1,1,13,2748,4,6,25,2,467,18,0,62,8,0,2,787,8,0,2,477,18,-1,1,13,1072,12,-13,25,2,488,18,0,63,8,0,2,787,8,0,2,498,18,-1,1,13,140,4,9,25,2,509,18,0,64,8,0,2,787,8,0,2,519,18,-1,1,13,4260,16,-10,25,2,530,18,0,61,8,0,2,787,8,0,2,540,18,-1,1,13,648,8,11,25,2,551,18,0,70,8,0,2,787,8,0,2,561,18,-1,1,13,1620,4,6,25,2,572,18,0,71,8,0,2,787,8,0,2,582,18,-1,1,13,692,8,3,25,2,593,18,0,72,8,0,2,787,8,0,2,603,18,-1,1,13,2004,16,-14,25,2,614,18,0,73,8,0,2,787,8,0,2,624,18,-1,1,13,3252,20,-21,25,2,635,18,0,74,8,0,2,787,8,0,2,645,18,-1,1,13,244,8,21,25,2,656,18,0,67,8,0,2,787,8,0,2,666,18,-1,1,13,2096,4,0,25,2,677,18,0,68,8,0,2,787,8,0,2,687,18,-1,1,13,2744,4,4,25,2,698,18,0,69,8,0,2,787,8,0,2,708,18,-1,1,13,4252,8,22,25,2,719,18,0,66,8,0,2,787,8,0,2,729,18,-1,1,13,1576,4,9,25,2,740,18,0,75,8,0,2,787,8,0,2,750,18,-1,1,13,560,12,-13,25,2,761,18,0,76,8,0,2,787,8,0,2,765,8,0,2,774,33,8,0,2,787,8,0,2,778,8,0,2,765,13,2320,12,1,7,8,0,2,787,54,19,798,27,32,-1,6,8,0,2,884,36,0,42,7,10,30,2,0,1,2,19,815,27,8,0,2,879,36,0,42,8,32,-1,0,30,2,1,2,3,19,834,27,8,0,2,874,36,0,42,9,32,-1,0,30,1,1,2,18,-1,2,36,1,18,7,2,47,18,8,2,36,1,18,7,1,47,36,2,18,8,3,47,8,0,2,873,54,8,0,2,878,54,8,0,2,883,54,19,894,27,32,-1,7,8,0,2,1034,36,0,42,10,10,30,2,0,1,2,19,911,27,8,0,2,1029,36,0,42,11,32,-1,0,30,2,1,2,3,19,930,27,8,0,2,1024,36,0,42,12,32,-1,0,30,1,1,2,18,-1,2,36,1,18,10,2,47,32,-1,3,18,-1,3,13,1044,12,18,45,32,-1,4,19,0,32,-1,5,18,-1,5,18,-1,4,23,2,1014,18,-1,3,18,-1,5,45,18,11,2,36,1,18,10,1,47,36,2,18,11,3,47,8,0,2,1023,19,1,1,-1,5,10,8,0,2,969,13,2320,12,1,7,8,0,2,1023,54,8,0,2,1028,54,8,0,2,1033,54,19,1044,27,32,-1,8,8,0,2,1161,36,0,42,13,10,30,1,0,1,18,-1,1,13,788,12,-15,45,18,-1,1,13,1624,12,4,45,20,21,2,1091,10,18,-1,1,13,532,8,-10,45,18,-1,1,13,3216,12,17,45,20,32,-1,2,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,2,2,1118,19,1,8,0,2,1120,19,0,18,-1,1,13,4276,12,-3,45,2,1136,19,1,8,0,2,1138,19,0,18,-1,1,13,2664,28,-16,45,18,-1,1,13,748,24,-9,45,36,5,8,0,2,1160,54,19,1171,27,32,-1,9,8,0,2,1330,36,0,42,14,10,30,1,0,1,36,0,32,-1,2,36,0,32,-1,3,18,-1,1,13,3308,28,-5,45,2,1215,36,0,18,-1,1,13,3308,28,-5,45,47,48,-1,3,10,19,0,32,-1,4,18,-1,4,18,-1,3,13,1044,12,18,45,23,2,1322,18,-1,3,18,-1,4,45,32,-1,5,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,5,13,1404,4,4,45,36,1,13,2444,8,12,7,13,3820,12,21,45,47,18,-1,5,13,804,8,-21,45,36,1,13,2444,8,12,7,13,3820,12,21,45,47,36,3,36,1,18,-1,2,13,1792,8,15,45,47,10,12,-1,4,0,10,8,0,2,1220,18,-1,2,8,0,2,1329,54,19,1340,27,32,-1,10,8,0,2,1371,36,0,42,15,10,30,1,0,1,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,19,0,36,2,8,0,2,1370,54,19,1381,27,32,-1,11,8,0,2,1669,36,0,42,16,10,30,1,0,1,36,0,32,-1,2,41,1649,18,-1,1,13,496,12,-5,45,21,2,1425,10,18,-1,1,13,496,12,-5,45,13,1044,12,18,45,19,1,5,2,1443,18,-1,1,13,496,12,-5,45,48,-1,3,10,8,0,2,1485,18,-1,1,13,2608,56,-20,45,21,2,1471,10,18,-1,1,13,2608,56,-20,45,13,1044,12,18,45,19,1,5,2,1485,18,-1,1,13,2608,56,-20,45,48,-1,3,10,18,-1,3,2,1636,19,0,32,-1,5,18,-1,5,18,-1,3,13,1044,12,18,45,23,2,1611,18,-1,3,18,-1,5,45,36,1,31,13,4132,28,9,45,47,48,-1,4,10,18,-1,4,2,1602,18,-1,4,13,1404,4,4,45,36,1,13,2444,8,12,7,13,3820,12,21,45,47,18,-1,4,13,804,8,-21,45,36,1,13,2444,8,12,7,13,3820,12,21,45,47,18,-1,3,18,-1,5,45,13,3632,16,-7,45,36,3,36,1,18,-1,2,13,1792,8,15,45,47,10,12,-1,5,0,10,8,0,2,1495,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,36,1,18,-1,2,13,1792,8,15,45,47,10,18,-1,2,8,0,2,1668,34,1645,8,0,2,1659,32,-1,6,18,-1,2,8,0,2,1668,13,2320,12,1,7,8,0,2,1668,54,19,1679,27,32,-1,12,8,0,2,1962,36,0,42,17,10,30,1,0,1,18,-1,1,13,3192,24,-11,45,19,0,28,25,21,11,2,1734,10,18,-1,1,13,3192,24,-11,45,21,2,1734,10,18,-1,1,13,3192,24,-11,45,13,804,8,-21,45,19,0,28,25,2,1765,13,192,8,-21,19,0,13,1404,4,4,19,0,13,804,8,-21,19,0,51,3,18,-1,1,13,3192,24,-11,52,10,18,-1,1,13,2100,60,-17,45,19,0,28,25,21,11,2,1811,10,18,-1,1,13,2100,60,-17,45,21,2,1811,10,18,-1,1,13,2100,60,-17,45,13,3608,24,-21,45,19,0,28,25,2,1842,13,96,8,-17,19,0,13,4212,8,-3,19,0,13,3608,24,-21,19,0,51,3,18,-1,1,13,2100,60,-17,52,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,940,40,-18,45,21,11,2,1871,10,19,2,24,18,-1,1,13,2100,60,-17,45,13,96,8,-17,45,18,-1,1,13,2100,60,-17,45,13,4212,8,-3,45,18,-1,1,13,2100,60,-17,45,13,3608,24,-21,45,18,-1,1,13,3192,24,-11,45,13,192,8,-21,45,18,-1,1,13,3192,24,-11,45,13,1404,4,4,45,18,-1,1,13,3192,24,-11,45,13,804,8,-21,45,36,8,32,-1,2,18,-1,2,8,0,2,1961,54,19,1972,27,32,-1,13,8,0,2,2181,36,0,42,18,10,30,0,0,51,0,6,13,1208,12,-2,52,10,13,1056,16,-10,13,4044,44,-21,8,1,13,3120,8,22,8,1,13,3776,8,-4,8,1,13,1036,8,2,8,1,51,4,13,1800,24,19,8,0,13,3228,24,-13,8,0,13,2364,16,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,13,704,44,-17,51,0,51,5,6,13,3420,12,7,52,10,51,0,6,13,3420,12,7,45,13,1056,16,-10,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,84,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,85,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,86,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,87,52,10,6,36,1,6,13,2396,40,-13,45,13,1648,16,-18,45,47,6,13,2396,40,-13,52,10,13,2320,12,1,7,8,0,2,2180,54,19,2191,27,32,-1,14,8,0,2,2440,36,0,42,19,10,30,1,0,1,18,0,91,2,2238,18,-1,1,36,1,18,0,91,13,1e3,16,-22,45,47,32,-1,2,18,-1,2,19,0,28,15,2,2238,18,-1,2,8,0,2,2439,36,0,18,-1,1,13,2556,12,-5,45,13,2752,16,-3,45,47,32,-1,3,18,-1,1,13,1548,8,-20,45,21,11,2,2274,10,13,3336,0,3,32,-1,4,18,-1,1,13,4220,12,17,45,21,11,2,2294,10,13,3336,0,3,32,-1,5,18,-1,1,13,1696,28,-19,45,21,11,2,2314,10,13,3336,0,3,32,-1,6,18,-1,1,13,400,20,7,45,21,11,2,2334,10,13,3336,0,3,32,-1,7,18,-1,1,13,868,20,21,45,21,11,2,2354,10,13,3336,0,3,32,-1,8,18,-1,1,36,1,18,0,15,47,32,-1,9,18,-1,3,18,-1,4,0,18,-1,5,0,18,-1,6,0,18,-1,7,0,18,-1,8,0,18,-1,9,0,32,-1,10,18,-1,10,36,1,39,47,32,-1,11,18,0,91,2,2432,18,-1,11,18,-1,1,36,2,18,0,91,13,700,4,15,45,47,10,18,-1,11,8,0,2,2439,54,19,2450,27,32,-1,15,8,0,2,2867,36,0,42,20,10,30,1,0,1,18,-1,1,13,1548,8,-20,45,13,3336,0,3,15,2,2496,13,1748,20,5,18,-1,1,13,1548,8,-20,45,0,13,360,4,-21,0,8,0,2,2866,18,-1,1,13,2272,16,-7,7,13,104,8,15,45,25,2,2520,13,376,24,9,8,0,2,2866,13,3336,0,3,32,-1,2,19,0,32,-1,3,18,-1,1,13,1480,20,15,45,2,2859,18,-1,3,18,0,89,53,2,2555,8,0,2,2859,19,0,32,-1,4,19,0,32,-1,5,18,-1,1,13,1480,20,15,45,13,3564,16,-10,45,13,1044,12,18,45,32,-1,6,18,0,90,18,-1,6,36,2,13,2444,8,12,7,13,572,20,-20,45,47,32,-1,7,19,0,32,-1,8,18,-1,8,18,-1,7,23,2,2694,18,-1,1,13,1480,20,15,45,13,3564,16,-10,45,18,-1,8,45,32,-1,9,18,-1,9,13,2800,24,17,45,18,-1,1,13,2800,24,17,45,25,2,2685,18,-1,9,18,-1,1,25,2,2680,18,-1,4,19,1,0,48,-1,5,10,12,-1,4,0,10,12,-1,8,0,10,8,0,2,2613,13,4220,12,17,36,1,18,-1,1,13,772,16,15,45,47,21,2,2733,10,13,4220,12,17,36,1,18,-1,1,13,812,20,3,45,47,13,3336,0,3,15,2,2794,13,2380,4,-4,36,0,18,-1,1,13,2800,24,17,45,13,2752,16,-3,45,47,0,13,1304,16,9,0,13,4220,12,17,36,1,18,-1,1,13,812,20,3,45,47,0,13,360,4,-21,0,18,-1,2,0,48,-1,2,10,8,0,2,2837,13,2380,4,-4,36,0,18,-1,1,13,2800,24,17,45,13,2752,16,-3,45,47,0,13,528,4,-10,0,18,-1,5,0,13,2248,4,-2,0,18,-1,2,0,48,-1,2,10,18,-1,1,13,1480,20,15,45,48,-1,1,10,19,1,1,-1,3,10,8,0,2,2532,18,-1,2,8,0,2,2866,54,19,2877,27,32,-1,16,8,0,2,2899,36,0,42,21,10,30,2,0,1,2,18,-1,1,18,-1,2,16,8,0,2,2898,54,19,2909,27,32,-1,17,8,0,2,3062,36,0,42,22,10,30,1,0,1,18,-1,1,36,1,18,0,14,47,32,-1,2,18,-1,2,36,1,18,0,101,13,1e3,16,-22,45,47,32,-1,3,18,-1,3,2,2959,18,-1,3,8,0,2,3061,18,-1,1,13,1408,16,14,45,2,2975,19,1,8,0,2,2977,19,0,18,-1,1,13,1536,12,-6,45,2,2993,19,1,8,0,2,2995,19,0,18,-1,1,13,1944,12,15,45,2,3011,19,1,8,0,2,3013,19,0,18,-1,1,36,1,18,0,19,47,18,-1,1,36,1,18,0,18,47,36,5,32,-1,4,18,-1,4,18,-1,2,36,2,18,0,101,13,700,4,15,45,47,10,18,-1,4,8,0,2,3061,54,19,3072,27,32,-1,18,8,0,2,3588,36,0,42,23,10,30,1,0,1,18,-1,1,13,2724,12,2,45,13,1372,8,14,45,2,3103,18,0,100,8,0,2,3587,36,0,18,-1,1,13,2556,12,-5,45,13,2752,16,-3,45,47,13,364,12,-6,25,2,3133,18,0,94,8,0,2,3587,18,-1,1,13,1696,28,-19,45,2,3163,36,0,18,-1,1,13,1696,28,-19,45,13,2752,16,-3,45,47,8,0,2,3167,13,3336,0,3,32,-1,2,18,-1,2,13,1164,12,-17,25,2,3191,18,0,92,8,0,2,3587,8,0,2,3201,18,-1,2,13,3352,12,-3,25,2,3212,18,0,93,8,0,2,3587,8,0,2,3222,18,-1,2,13,3408,12,22,25,2,3233,18,0,95,8,0,2,3587,8,0,2,3243,18,-1,2,13,2160,16,-15,25,2,3254,18,0,97,8,0,2,3587,8,0,2,3264,18,-1,2,13,1460,8,-6,25,2,3275,18,0,98,8,0,2,3587,8,0,2,3285,18,-1,2,13,1580,20,-13,25,2,3296,18,0,96,8,0,2,3587,8,0,2,3300,8,0,2,3574,18,-1,1,13,4220,12,17,45,21,11,2,3317,10,13,3336,0,3,13,800,4,8,0,18,-1,1,13,1548,8,-20,45,21,11,2,3339,10,13,3336,0,3,0,13,800,4,8,0,18,-1,1,13,868,20,21,45,21,11,2,3362,10,13,3336,0,3,0,13,800,4,8,0,18,-1,1,13,400,20,7,45,21,11,2,3385,10,13,3336,0,3,0,32,-1,3,36,0,18,-1,3,13,2752,16,-3,45,47,32,-1,4,18,0,97,13,4120,12,15,36,2,18,0,93,13,3352,12,-3,36,2,18,0,92,13,1164,12,-17,36,2,36,3,32,-1,5,19,0,32,-1,6,18,-1,5,13,1044,12,18,45,32,-1,7,18,-1,6,18,-1,7,23,2,3510,18,-1,5,18,-1,6,45,19,0,45,36,1,18,-1,4,13,112,28,-18,45,47,19,1,24,15,2,3501,18,-1,5,18,-1,6,45,19,1,45,8,0,2,3587,12,-1,6,0,10,8,0,2,3451,18,-1,3,36,1,13,540,4,7,13,224,12,16,36,2,13,160,12,6,7,43,13,1372,8,14,45,47,2,3546,18,0,97,8,0,2,3587,18,-1,2,13,592,28,-12,25,2,3563,18,0,94,8,0,2,3566,18,0,99,8,0,2,3587,8,0,2,3578,8,0,2,3300,13,2320,12,1,7,8,0,2,3587,54,19,3598,27,32,-1,19,8,0,2,3736,36,0,42,24,10,30,1,0,1,13,868,20,21,13,1424,12,12,13,4220,12,17,13,1548,8,-20,36,4,32,-1,2,36,0,32,-1,3,18,-1,2,13,1044,12,18,45,32,-1,4,19,0,32,-1,5,18,-1,5,18,-1,4,23,2,3728,18,-1,2,18,-1,5,45,32,-1,6,18,-1,6,36,1,18,-1,1,13,772,16,15,45,47,2,3706,18,-1,6,36,1,18,-1,1,13,812,20,3,45,47,36,1,39,47,8,0,2,3707,33,36,1,18,-1,3,13,1792,8,15,45,47,10,12,-1,5,0,10,8,0,2,3649,18,-1,3,8,0,2,3735,54,19,3746,27,32,-1,20,8,0,2,3866,36,0,42,25,10,30,1,0,1,18,-1,1,13,1556,20,5,25,2,3776,18,0,102,8,0,2,3865,8,0,2,3786,18,-1,1,13,1664,32,-14,25,2,3797,18,0,103,8,0,2,3865,8,0,2,3807,18,-1,1,13,4104,16,9,25,2,3818,18,0,104,8,0,2,3865,8,0,2,3828,18,-1,1,13,2772,28,6,25,2,3839,18,0,105,8,0,2,3865,8,0,2,3843,8,0,2,3852,33,8,0,2,3865,8,0,2,3856,8,0,2,3843,13,2320,12,1,7,8,0,2,3865,54,19,3876,27,32,-1,21,8,0,2,3996,36,0,42,26,10,30,1,0,1,18,-1,1,13,420,16,14,25,2,3906,18,0,106,8,0,2,3995,8,0,2,3916,18,-1,1,13,3272,20,-10,25,2,3927,18,0,107,8,0,2,3995,8,0,2,3937,18,-1,1,13,920,20,-8,25,2,3948,18,0,108,8,0,2,3995,8,0,2,3958,18,-1,1,13,1824,16,-15,25,2,3969,18,0,109,8,0,2,3995,8,0,2,3973,8,0,2,3982,33,8,0,2,3995,8,0,2,3986,8,0,2,3973,13,2320,12,1,7,8,0,2,3995,54,19,4006,27,32,-1,22,8,0,2,4084,36,0,42,27,10,30,1,0,1,18,-1,1,13,544,16,18,25,2,4036,18,0,110,8,0,2,4083,8,0,2,4046,18,-1,1,13,1380,8,12,25,2,4057,18,0,111,8,0,2,4083,8,0,2,4061,8,0,2,4070,33,8,0,2,4083,8,0,2,4074,8,0,2,4061,13,2320,12,1,7,8,0,2,4083,54,19,4094,27,32,-1,23,8,0,2,4126,36,0,42,28,10,30,1,0,1,18,-1,1,13,2020,24,-14,25,2,4120,18,0,112,8,0,2,4125,33,8,0,2,4125,54,19,4136,27,32,-1,24,8,0,2,4214,36,0,42,29,10,30,1,0,1,18,-1,1,13,2452,24,-16,25,2,4166,18,0,113,8,0,2,4213,8,0,2,4176,18,-1,1,13,2304,12,16,25,2,4187,18,0,114,8,0,2,4213,8,0,2,4191,8,0,2,4200,33,8,0,2,4213,8,0,2,4204,8,0,2,4191,13,2320,12,1,7,8,0,2,4213,54,19,4224,27,32,-1,25,8,0,2,4344,36,0,42,30,10,30,1,0,1,18,-1,1,13,4160,28,-18,25,2,4254,18,0,115,8,0,2,4343,8,0,2,4264,18,-1,1,13,520,8,5,25,2,4275,18,0,116,8,0,2,4343,8,0,2,4285,18,-1,1,13,4088,16,-6,25,2,4296,18,0,117,8,0,2,4343,8,0,2,4306,18,-1,1,13,888,20,19,25,2,4317,18,0,118,8,0,2,4343,8,0,2,4321,8,0,2,4330,33,8,0,2,4343,8,0,2,4334,8,0,2,4321,13,2320,12,1,7,8,0,2,4343,54,19,4354,27,32,-1,26,8,0,2,4453,36,0,42,31,10,30,1,0,1,18,-1,1,13,1436,24,-10,25,2,4384,18,0,119,8,0,2,4452,8,0,2,4394,18,-1,1,13,2588,12,2,25,2,4405,18,0,120,8,0,2,4452,8,0,2,4415,18,-1,1,13,1600,20,21,25,2,4426,18,0,121,8,0,2,4452,8,0,2,4430,8,0,2,4439,33,8,0,2,4452,8,0,2,4443,8,0,2,4430,13,2320,12,1,7,8,0,2,4452,54,19,4463,27,32,-1,27,8,0,2,4549,36,0,42,32,10,30,2,0,1,2,19,4480,27,8,0,2,4544,36,0,42,33,32,-1,0,30,2,1,2,3,19,4499,27,8,0,2,4539,36,0,42,34,32,-1,0,30,1,1,2,18,-1,2,36,1,18,32,2,47,18,33,2,36,1,18,32,1,47,36,2,18,33,3,47,8,0,2,4538,54,8,0,2,4543,54,8,0,2,4548,54,19,4559,27,32,-1,28,8,0,2,4662,36,0,42,35,10,30,1,0,1,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,18,-1,1,13,2664,28,-16,45,2,4617,18,-1,1,13,2664,28,-16,45,8,0,2,4625,18,-1,1,13,908,12,-11,45,18,-1,1,13,748,24,-9,45,2,4647,18,-1,1,13,748,24,-9,45,8,0,2,4655,18,-1,1,13,3664,24,-15,45,36,4,8,0,2,4661,54,19,4672,27,32,-1,29,8,0,2,4783,36,0,42,36,10,30,1,0,1,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,18,-1,1,13,992,8,13,45,18,-1,1,13,2664,28,-16,45,2,4738,18,-1,1,13,2664,28,-16,45,8,0,2,4746,18,-1,1,13,908,12,-11,45,18,-1,1,13,748,24,-9,45,2,4768,18,-1,1,13,748,24,-9,45,8,0,2,4776,18,-1,1,13,3664,24,-15,45,36,5,8,0,2,4782,54,19,4793,27,32,-1,30,8,0,2,5056,36,0,42,37,10,30,1,0,1,19,0,32,-1,2,13,1388,16,8,18,0,133,13,2824,24,-12,18,0,132,13,3764,12,4,18,0,131,13,1972,16,16,18,0,130,51,4,32,-1,3,13,1724,12,16,18,0,138,13,1288,16,13,18,0,137,13,1084,12,-1,18,0,136,13,236,8,2,18,0,135,13,680,8,20,18,0,134,51,5,32,-1,4,18,-1,3,36,1,13,2292,12,3,7,13,3120,8,22,45,47,32,-1,5,18,-1,5,13,1044,12,18,45,32,-1,6,19,0,32,-1,7,18,-1,7,18,-1,6,23,2,4972,18,-1,5,18,-1,7,45,32,-1,8,18,-1,1,18,-1,8,45,2,4963,18,-1,3,18,-1,8,45,18,-1,2,36,2,18,0,16,47,48,-1,2,10,12,-1,7,0,10,8,0,2,4915,18,-1,4,18,-1,1,13,508,12,-7,45,45,2,5011,18,-1,4,18,-1,1,13,508,12,-7,45,45,18,-1,2,36,2,18,0,16,47,48,-1,2,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,18,-1,2,18,-1,1,13,1352,12,-1,45,36,4,8,0,2,5055,54,19,5066,27,32,-1,31,8,0,2,5408,36,0,42,38,10,30,1,0,1,36,0,32,-1,2,41,5388,18,-1,1,13,496,12,-5,45,21,2,5110,10,18,-1,1,13,496,12,-5,45,13,1044,12,18,45,19,1,5,2,5128,18,-1,1,13,496,12,-5,45,48,-1,3,10,8,0,2,5170,18,-1,1,13,2608,56,-20,45,21,2,5156,10,18,-1,1,13,2608,56,-20,45,13,1044,12,18,45,19,1,5,2,5170,18,-1,1,13,2608,56,-20,45,48,-1,3,10,18,-1,3,2,5375,18,-1,3,13,1044,12,18,45,32,-1,5,19,0,32,-1,6,18,-1,6,18,-1,5,23,2,5324,18,-1,3,18,-1,6,45,36,1,31,13,4132,28,9,45,47,48,-1,4,10,18,-1,4,2,5315,18,-1,3,18,-1,6,45,13,3632,16,-7,45,36,1,18,-1,2,13,1792,8,15,45,47,10,18,-1,4,13,804,8,-21,45,36,1,13,2444,8,12,7,13,3820,12,21,45,47,36,1,18,-1,2,13,1792,8,15,45,47,10,18,-1,4,13,1404,4,4,45,36,1,13,2444,8,12,7,13,3820,12,21,45,47,36,1,18,-1,2,13,1792,8,15,45,47,10,12,-1,6,0,10,8,0,2,5191,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,36,1,18,-1,2,13,1792,8,15,45,47,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,36,1,18,-1,2,13,1792,8,15,45,47,10,18,-1,2,8,0,2,5407,34,5384,8,0,2,5398,32,-1,7,18,-1,2,8,0,2,5407,13,2320,12,1,7,8,0,2,5407,54,19,5418,27,32,-1,32,8,0,2,5461,36,0,42,39,10,30,1,0,1,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,36,2,8,0,2,5460,54,19,5471,27,32,-1,33,8,0,2,5758,36,0,42,40,10,30,1,0,1,18,-1,1,13,1156,8,-6,45,32,-1,2,18,-1,1,13,1696,28,-19,45,13,2452,24,-16,25,2,5513,18,0,139,8,0,2,5516,18,0,140,32,-1,3,18,-1,2,13,1872,28,-20,45,21,11,2,5536,10,13,3336,0,3,32,-1,4,13,592,28,-12,36,1,18,-1,1,13,1500,36,5,45,13,2072,12,13,45,47,32,-1,5,19,0,32,-1,6,18,-1,3,18,0,140,25,2,5652,18,-1,2,13,1176,28,9,45,19,0,36,2,18,-1,4,13,1736,12,-9,45,47,18,-1,5,0,18,-1,2,13,252,24,18,45,36,1,18,-1,4,13,1736,12,-9,45,47,0,32,-1,7,18,-1,5,13,1044,12,18,45,18,-1,7,13,1044,12,18,45,14,19,100,37,48,-1,6,10,8,0,2,5706,18,-1,2,13,252,24,18,45,18,-1,2,13,1176,28,9,45,36,2,18,-1,4,13,1736,12,-9,45,47,32,-1,8,18,-1,8,13,1044,12,18,45,18,-1,4,13,1044,12,18,45,14,19,100,37,48,-1,6,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,2,36,1,18,0,14,47,18,-1,3,18,0,140,25,2,5744,19,1,24,8,0,2,5745,33,18,-1,6,18,-1,3,36,5,8,0,2,5757,54,19,5768,27,32,-1,34,8,0,2,5985,36,0,42,41,10,30,1,0,1,19,0,32,-1,2,18,-1,1,13,1156,8,-6,45,13,288,72,-18,7,4,21,11,2,5815,10,18,-1,1,13,1156,8,-6,45,13,3580,28,-2,7,4,2,5843,18,-1,1,13,1156,8,-6,45,13,1872,28,-20,45,13,1044,12,18,45,48,-1,2,10,8,0,2,5898,18,-1,1,13,1156,8,-6,45,13,436,28,17,7,4,21,2,5874,10,18,-1,1,13,1156,8,-6,45,13,1256,32,16,45,2,5898,18,-1,1,13,1156,8,-6,45,13,2384,12,4,45,13,1044,12,18,45,48,-1,2,10,18,-1,1,13,984,8,18,45,2,5925,18,-1,1,13,984,8,18,45,13,1044,12,18,45,8,0,2,5928,19,1,24,32,-1,3,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,17,47,18,-1,3,18,-1,2,36,5,8,0,2,5984,54,19,5995,27,32,-1,35,8,0,2,6247,36,0,42,42,10,30,1,0,1,18,-1,1,13,1696,28,-19,45,13,1600,20,21,25,21,2,6029,10,18,-1,1,13,3308,28,-5,45,2,6164,36,0,18,-1,1,13,3308,28,-5,45,47,32,-1,2,36,0,19,6054,27,8,0,2,6139,36,0,42,43,32,-1,0,30,1,1,2,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,2,13,1156,8,-6,45,36,1,18,0,14,47,18,-1,2,13,656,24,-10,45,18,-1,2,13,1956,16,-10,45,18,-1,2,13,1320,32,-9,45,18,-1,2,13,908,12,-11,45,18,-1,2,13,3664,24,-15,45,36,7,8,0,2,6138,54,36,1,18,-1,2,13,1784,8,-11,45,47,13,832,16,-16,45,47,8,0,2,6246,8,0,2,6237,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,18,-1,1,13,1156,8,-6,45,36,1,18,0,14,47,18,-1,1,13,656,24,-10,45,18,-1,1,13,1956,16,-10,45,18,-1,1,13,1320,32,-9,45,18,-1,1,13,908,12,-11,45,18,-1,1,13,3664,24,-15,45,36,7,8,0,2,6246,13,2320,12,1,7,8,0,2,6246,54,19,6257,27,32,-1,36,8,0,2,6490,36,0,42,44,10,30,0,0,51,0,6,13,1208,12,-2,52,10,13,2364,16,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,13,1900,44,-18,19,0,13,1128,28,1,51,0,13,1364,8,-14,51,0,13,704,44,-17,51,0,13,1800,24,19,8,0,13,3228,24,-13,8,0,51,7,6,13,3420,12,7,52,10,51,0,6,13,3420,12,7,45,13,1056,16,-10,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,143,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,144,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,145,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,146,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,147,52,10,8,1,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,148,52,10,6,36,1,6,13,2396,40,-13,45,13,1648,16,-18,45,47,6,13,2396,40,-13,52,10,13,2320,12,1,7,8,0,2,6489,54,19,6500,27,32,-1,37,8,0,2,6528,36,0,42,45,10,30,0,0,19,0,28,6,13,1468,12,4,52,10,13,2320,12,1,7,8,0,2,6527,54,19,6538,27,32,-1,38,8,0,2,6631,36,0,42,46,10,30,0,0,41,6613,13,3128,24,9,36,1,13,200,24,9,7,13,2880,72,-17,45,47,32,-1,1,18,-1,1,13,1044,12,18,45,19,0,53,2,6600,18,-1,1,19,0,45,13,144,16,-7,45,8,0,2,6630,8,0,2,6607,19,1,24,8,0,2,6630,34,6609,8,0,2,6621,32,-1,2,33,8,0,2,6630,13,2320,12,1,7,8,0,2,6630,54,19,6641,27,32,-1,39,8,0,2,6690,36,0,42,47,10,30,0,0,41,6672,36,0,18,0,88,13,2072,12,13,45,47,8,0,2,6689,34,6668,8,0,2,6680,32,-1,1,33,8,0,2,6689,13,2320,12,1,7,8,0,2,6689,54,19,6700,27,32,-1,40,8,0,2,6749,36,0,42,48,10,30,0,0,41,6731,36,0,18,0,151,13,2072,12,13,45,47,8,0,2,6748,34,6727,8,0,2,6739,32,-1,1,33,8,0,2,6748,13,2320,12,1,7,8,0,2,6748,54,19,6759,27,32,-1,41,8,0,2,6812,36,0,42,49,10,30,0,0,41,6794,13,2272,16,-7,7,13,1352,12,-1,45,13,2436,8,18,45,8,0,2,6811,34,6790,8,0,2,6802,32,-1,1,33,8,0,2,6811,13,2320,12,1,7,8,0,2,6811,54,19,6822,27,32,-1,42,8,0,2,6871,36,0,42,50,10,30,0,0,41,6853,36,0,18,0,149,13,2072,12,13,45,47,8,0,2,6870,34,6849,8,0,2,6861,32,-1,1,33,8,0,2,6870,13,2320,12,1,7,8,0,2,6870,54,19,6881,27,32,-1,43,8,0,2,6934,36,0,42,51,10,30,0,0,41,6916,13,3472,40,-19,7,13,1352,12,-1,45,13,2436,8,18,45,8,0,2,6933,34,6912,8,0,2,6924,32,-1,1,33,8,0,2,6933,13,2320,12,1,7,8,0,2,6933,54,19,6944,27,32,-1,44,8,0,2,7154,36,0,42,52,10,30,1,0,1,41,7141,18,-1,1,13,984,8,18,45,32,-1,2,18,-1,2,19,0,28,15,21,2,6989,10,18,-1,2,13,2316,4,9,45,19,0,28,15,2,7135,18,-1,2,13,2316,4,9,45,13,1204,4,-10,25,2,7043,18,-1,1,13,1864,8,-6,45,18,-1,1,13,3648,16,-8,45,36,2,36,1,18,0,154,19,0,45,13,1792,8,15,45,47,10,8,0,2,7135,18,-1,2,13,2316,4,9,45,13,3784,4,1,25,2,7087,18,-1,1,13,1864,8,-6,45,18,-1,1,13,3648,16,-8,45,36,2,18,0,154,19,1,52,10,8,0,2,7135,18,-1,2,13,2316,4,9,45,13,2516,4,-21,25,2,7135,18,-1,2,13,1204,4,-10,45,18,-1,2,13,2240,4,-19,45,36,2,36,1,18,0,154,19,2,45,13,1792,8,15,45,47,10,34,7137,8,0,2,7144,32,-1,3,13,2320,12,1,7,8,0,2,7153,54,19,7164,27,32,-1,45,8,0,2,7361,36,0,42,53,10,30,3,0,1,2,3,41,7348,18,-1,1,13,984,8,18,45,32,-1,4,18,-1,4,19,0,28,15,21,2,7211,10,18,-1,4,13,2316,4,9,45,19,0,28,15,2,7342,18,-1,4,13,2316,4,9,45,13,2768,4,19,25,2,7342,18,-1,4,13,540,4,7,45,33,3,21,2,7254,10,18,-1,4,13,540,4,7,45,18,-1,3,15,2,7261,26,8,0,2,7360,36,0,18,0,46,47,10,13,980,4,2,13,1204,4,-10,18,0,152,36,1,13,2736,8,7,7,13,3104,16,-2,45,47,36,1,18,0,47,47,13,2240,4,-19,18,-1,2,13,2316,4,9,13,2516,4,-21,13,3648,16,-8,13,1988,16,21,51,4,36,2,13,3472,40,-19,7,13,1852,12,-10,45,13,3388,20,3,45,47,10,34,7344,8,0,2,7351,32,-1,5,13,2320,12,1,7,8,0,2,7360,54,19,7371,27,32,-1,46,8,0,2,7450,36,0,42,54,10,30,0,0,19,0,32,-1,1,18,-1,1,18,0,153,13,1044,12,18,45,23,2,7440,18,0,153,18,-1,1,45,22,13,3048,12,2,25,2,7431,36,0,18,0,153,18,-1,1,45,47,18,0,152,18,-1,1,52,10,12,-1,1,0,10,8,0,2,7384,13,2320,12,1,7,8,0,2,7449,54,19,7460,27,32,-1,47,8,0,2,7477,36,0,42,55,10,30,1,0,1,18,-1,1,8,0,2,7476,54,19,7487,27,32,-1,48,8,0,2,8028,36,0,42,56,10,30,1,0,1,41,7968,36,0,18,0,46,47,10,19,0,32,-1,2,18,-1,2,18,0,154,19,0,45,13,1044,12,18,45,23,2,7596,18,0,154,19,0,45,18,-1,2,45,19,1,45,13,540,4,7,18,-1,1,13,2316,4,9,13,2768,4,19,13,3648,16,-8,13,1988,16,21,51,3,36,2,18,0,154,19,0,45,18,-1,2,45,19,0,45,13,3388,20,3,45,47,10,12,-1,2,0,10,8,0,2,7510,18,0,152,36,1,13,2736,8,7,7,13,3104,16,-2,45,47,36,1,18,0,47,47,19,0,36,2,36,1,18,0,154,19,2,45,13,1792,8,15,45,47,10,19,7644,27,8,0,2,7950,36,0,42,57,32,-1,0,30,1,1,2,19,7665,27,32,-1,3,8,0,2,7931,36,0,42,58,10,30,1,0,1,18,0,154,19,1,45,32,-1,2,18,0,154,19,2,45,32,-1,3,18,-1,2,19,0,28,25,21,11,2,7711,10,18,-1,3,19,0,28,25,21,11,2,7727,10,18,-1,3,13,1044,12,18,45,19,3,23,21,2,7737,10,18,-1,1,19,30,23,2,7809,18,-1,1,19,10,23,2,7753,19,1,8,0,2,7755,19,3,32,-1,4,18,-1,4,19,7768,27,8,0,2,7796,36,0,42,59,32,-1,0,30,0,1,18,58,1,18,58,4,0,36,1,18,57,3,47,8,0,2,7795,54,36,2,13,1768,16,-2,7,47,10,8,0,2,7921,18,-1,2,19,0,28,15,21,2,7831,10,18,-1,2,13,1044,12,18,45,19,2,25,2,7898,13,2244,4,2,18,-1,3,36,1,13,2736,8,7,7,13,3104,16,-2,45,47,13,2316,4,9,13,188,4,21,13,3648,16,-8,13,1988,16,21,51,3,32,-1,5,18,-1,2,19,1,45,18,-1,5,36,2,18,-1,2,19,0,45,13,3388,20,3,45,47,10,36,0,18,0,154,19,2,52,10,19,0,18,57,2,36,2,13,1768,16,-2,7,47,10,13,2320,12,1,7,8,0,2,7930,54,19,0,36,1,18,-1,3,47,10,13,2320,12,1,7,8,0,2,7949,54,36,1,13,3444,16,-11,7,43,8,0,2,8027,34,7964,8,0,2,8018,32,-1,3,19,7978,27,8,0,2,8006,36,0,42,60,32,-1,0,30,1,1,2,36,0,18,-1,2,47,10,13,2320,12,1,7,8,0,2,8005,54,36,1,13,3444,16,-11,7,43,8,0,2,8027,13,2320,12,1,7,8,0,2,8027,54,19,8038,27,32,-1,49,8,0,2,8283,36,0,42,61,10,30,2,0,1,2,18,-1,1,36,1,18,0,155,13,112,28,-18,45,47,19,1,24,15,2,8073,26,8,0,2,8282,18,-1,1,36,1,18,0,155,13,1792,8,15,45,47,10,18,-1,1,19,0,25,2,8121,18,0,44,13,1232,12,2,36,2,13,3472,40,-19,7,13,3788,32,14,45,47,10,8,0,2,8273,19,8128,27,8,0,2,8165,36,0,42,62,32,-1,0,30,1,1,2,18,61,2,18,61,1,18,-1,2,36,3,18,0,45,47,10,13,2320,12,1,7,8,0,2,8164,54,13,1232,12,2,36,2,13,3472,40,-19,7,13,3788,32,14,45,47,10,13,980,4,2,13,2316,4,9,13,1204,4,-10,13,3648,16,-8,13,1988,16,21,51,2,36,2,13,3472,40,-19,7,13,1852,12,-10,45,13,3388,20,3,45,47,10,18,-1,1,19,2,25,2,8273,13,980,4,2,13,2316,4,9,13,3784,4,1,13,3648,16,-8,13,1988,16,21,51,2,36,2,13,3472,40,-19,7,13,1852,12,-10,45,13,3388,20,3,45,47,10,13,2320,12,1,7,8,0,2,8282,54,19,100,32,-1,50,19,101,32,-1,51,19,102,32,-1,52,19,110,32,-1,53,19,111,32,-1,54,19,112,32,-1,55,19,113,32,-1,56,19,120,32,-1,57,19,121,32,-1,58,19,130,32,-1,59,19,131,32,-1,60,19,140,32,-1,61,19,150,32,-1,62,19,151,32,-1,63,19,152,32,-1,64,19,160,32,-1,65,19,161,32,-1,66,19,162,32,-1,67,19,164,32,-1,68,19,165,32,-1,69,19,170,32,-1,70,19,171,32,-1,71,19,172,32,-1,72,19,173,32,-1,73,19,174,32,-1,74,19,180,32,-1,75,19,181,32,-1,76,18,-1,11,18,-1,0,36,2,18,-1,6,47,32,-1,77,18,-1,8,18,-1,1,36,2,18,-1,6,47,32,-1,78,18,-1,10,18,-1,2,36,2,18,-1,6,47,32,-1,79,18,-1,9,18,-1,3,36,2,18,-1,7,47,32,-1,80,18,-1,12,18,-1,4,36,2,18,-1,6,47,32,-1,81,19,16,32,-1,82,19,15,19,1e3,37,32,-1,83,19,1,32,-1,84,19,2,32,-1,85,19,3,32,-1,86,19,4,32,-1,87,19,8533,27,8,0,2,9030,36,0,42,63,32,-1,0,30,1,1,2,18,-1,2,21,11,2,8554,10,51,0,48,-1,2,10,51,0,6,13,3420,12,7,45,13,1056,16,-10,52,10,18,-1,2,18,0,84,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,84,52,10,18,-1,2,18,0,85,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,85,52,10,18,-1,2,18,0,86,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,86,52,10,18,-1,2,18,0,87,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,87,52,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,6,13,3420,12,7,45,13,3544,20,10,52,10,6,13,3420,12,7,45,13,3544,20,10,45,6,13,1208,12,-2,45,18,0,62,52,10,6,13,3420,12,7,45,13,1800,24,19,45,8,0,25,2,9006,13,2272,16,-7,7,13,104,8,15,45,36,1,9,43,32,-1,3,18,0,81,13,3364,24,14,18,0,87,36,3,18,0,77,13,1664,32,-14,18,0,86,36,3,18,0,77,13,4104,16,9,18,0,86,36,3,18,0,77,13,1556,20,5,18,0,86,36,3,18,0,79,13,544,16,18,18,0,85,36,3,18,0,79,13,1380,8,12,18,0,85,36,3,18,0,80,13,1600,20,21,18,0,84,36,3,18,0,78,13,920,20,-8,18,0,84,36,3,18,0,78,13,3272,20,-10,18,0,84,36,3,18,0,78,13,420,16,14,18,0,84,36,3,36,10,32,-1,4,18,-1,4,13,1044,12,18,45,32,-1,5,19,0,32,-1,6,18,-1,6,18,-1,5,23,2,8992,18,-1,4,18,-1,6,45,32,-1,7,18,-1,7,19,1,45,32,-1,8,6,13,3420,12,7,45,13,1056,16,-10,45,18,-1,7,19,0,45,45,8,1,25,2,8983,8,1,6,13,2396,40,-13,45,18,-1,8,36,2,18,-1,7,19,2,45,47,18,-1,8,36,3,18,-1,3,13,3788,32,14,45,47,10,12,-1,6,0,10,8,0,2,8897,8,1,6,13,3420,12,7,45,13,1800,24,19,52,10,8,1,6,13,3420,12,7,45,13,3228,24,-13,52,10,13,2320,12,1,7,8,0,2,9029,54,18,-1,13,13,3060,44,-14,45,13,1056,16,-10,52,10,19,9051,27,8,0,2,9085,36,0,42,64,32,-1,0,30,0,1,8,0,6,13,3420,12,7,45,13,3228,24,-13,52,10,13,2320,12,1,7,8,0,2,9084,54,18,-1,13,13,3060,44,-14,45,13,2600,8,-6,52,10,19,9106,27,8,0,2,9132,36,0,42,65,32,-1,0,30,0,1,6,13,3420,12,7,45,13,2364,16,10,45,8,0,2,9131,54,18,-1,13,13,3060,44,-14,45,13,2084,12,-17,52,10,19,9153,27,8,0,2,9387,36,0,42,66,32,-1,0,30,0,1,6,13,3420,12,7,45,13,704,44,-17,45,36,1,13,2292,12,3,7,13,3120,8,22,45,47,32,-1,2,18,-1,2,13,1044,12,18,45,32,-1,3,19,0,32,-1,4,18,-1,4,18,-1,3,23,2,9376,18,-1,2,18,-1,4,45,32,-1,5,36,0,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,5,45,13,2072,12,13,45,47,6,13,1208,12,-2,45,18,-1,5,52,10,18,-1,5,18,0,55,20,2,9302,36,0,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,5,45,13,464,28,14,45,47,6,13,1208,12,-2,45,18,0,56,52,10,18,-1,5,18,0,59,20,2,9345,36,0,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,5,45,13,464,28,14,45,47,6,13,1208,12,-2,45,18,0,60,52,10,18,-1,5,18,0,59,20,2,9367,36,0,6,13,1208,12,-2,45,18,0,59,52,10,12,-1,4,0,10,8,0,2,9206,6,13,1208,12,-2,45,8,0,2,9386,54,18,-1,13,13,3060,44,-14,45,13,2072,12,13,52,10,19,9408,27,8,0,2,9470,36,0,42,67,32,-1,0,30,2,1,2,3,18,-1,2,36,1,13,1096,8,-4,7,47,2,9446,18,-1,2,36,1,18,0,5,47,48,-1,2,10,18,-1,3,6,13,1208,12,-2,45,18,-1,2,52,10,13,2320,12,1,7,8,0,2,9469,54,18,-1,13,13,3060,44,-14,45,13,3460,12,-4,52,10,19,9491,27,8,0,2,9534,36,0,42,68,32,-1,0,30,0,1,51,0,6,13,1208,12,-2,52,10,51,0,6,13,3420,12,7,45,13,704,44,-17,52,10,13,2320,12,1,7,8,0,2,9533,54,18,-1,13,13,3060,44,-14,45,13,2568,20,3,52,10,19,9555,27,8,0,2,9593,36,0,42,69,32,-1,0,30,2,1,2,3,18,-1,3,18,-1,2,36,2,6,13,2396,40,-13,45,47,10,13,2320,12,1,7,8,0,2,9592,54,18,-1,13,13,3060,44,-14,45,13,3336,16,-1,52,10,19,9614,27,8,0,2,9881,36,0,42,70,32,-1,0,30,2,1,2,3,6,13,3420,12,7,45,13,3228,24,-13,45,8,0,25,2,9647,26,8,0,2,9880,41,9851,18,-1,2,36,1,13,1096,8,-4,7,47,2,9675,18,-1,2,36,1,18,0,5,47,48,-1,2,10,19,10,18,-1,2,36,2,13,3512,32,-13,7,47,48,-1,2,10,18,-1,3,13,1044,12,18,45,19,1,35,32,-1,4,18,-1,3,18,-1,4,45,6,13,3420,12,7,45,13,3544,20,10,45,35,32,-1,5,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,2,45,11,2,9788,6,13,3420,12,7,45,13,3544,20,10,45,18,0,83,18,0,82,36,3,46,13,4028,16,2,45,43,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,2,52,10,18,-1,3,18,-1,4,45,6,13,3420,12,7,45,13,3544,20,10,45,35,18,-1,3,18,-1,4,52,10,18,-1,3,18,-1,5,36,2,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,2,45,13,1792,8,15,45,47,10,34,9847,8,0,2,9871,32,-1,6,18,-1,6,13,4044,44,-21,36,2,46,13,3688,64,-16,45,47,10,13,2320,12,1,7,8,0,2,9880,54,18,-1,13,13,3060,44,-14,45,13,2396,40,-13,52,10,36,0,18,-1,13,43,32,-1,88,19,1,32,-1,89,19,2,32,-1,90,13,1840,12,-9,7,22,13,2320,12,1,15,2,9939,36,0,13,1840,12,-9,7,43,8,0,2,9940,33,32,-1,91,19,0,32,-1,92,19,1,32,-1,93,19,2,32,-1,94,19,3,32,-1,95,19,4,32,-1,96,19,5,32,-1,97,19,6,32,-1,98,19,7,32,-1,99,19,8,32,-1,100,36,0,19,9997,27,8,0,2,10097,36,0,42,71,32,-1,0,30,0,1,51,0,32,-1,2,13,700,4,15,19,10023,27,8,0,2,10056,36,0,42,72,32,-1,0,30,2,1,2,3,18,-1,3,18,71,2,18,-1,2,52,10,13,2320,12,1,7,8,0,2,10055,54,13,1e3,16,-22,19,10067,27,8,0,2,10090,36,0,42,73,32,-1,0,30,1,1,2,18,71,2,18,-1,2,45,8,0,2,10089,54,51,2,8,0,2,10096,54,47,32,-1,101,19,0,32,-1,102,19,1,32,-1,103,19,2,32,-1,104,19,3,32,-1,105,19,10,32,-1,106,19,11,32,-1,107,19,12,32,-1,108,19,13,32,-1,109,19,20,32,-1,110,19,21,32,-1,111,19,30,32,-1,112,19,40,32,-1,113,19,41,32,-1,114,19,50,32,-1,115,19,51,32,-1,116,19,52,32,-1,117,19,53,32,-1,118,19,60,32,-1,119,19,61,32,-1,120,19,62,32,-1,121,18,-1,28,18,-1,21,36,2,18,-1,27,47,32,-1,122,18,-1,29,18,-1,21,36,2,18,-1,27,47,32,-1,123,18,-1,31,18,-1,20,36,2,18,-1,27,47,32,-1,124,18,-1,30,18,-1,22,36,2,18,-1,27,47,32,-1,125,18,-1,32,18,-1,25,36,2,18,-1,27,47,32,-1,126,18,-1,33,18,-1,24,36,2,18,-1,27,47,32,-1,127,18,-1,34,18,-1,23,36,2,18,-1,27,47,32,-1,128,18,-1,35,18,-1,26,36,2,18,-1,27,47,32,-1,129,19,1,19,0,49,32,-1,130,19,1,19,1,49,32,-1,131,19,1,19,2,49,32,-1,132,19,1,19,3,49,32,-1,133,19,1,19,4,49,32,-1,134,19,1,19,5,49,32,-1,135,19,1,19,6,49,32,-1,136,19,1,19,7,49,32,-1,137,19,1,19,8,49,32,-1,138,19,0,32,-1,139,19,1,32,-1,140,19,16,32,-1,141,19,150,19,1e3,37,32,-1,142,19,1,32,-1,143,19,2,32,-1,144,19,3,32,-1,145,19,4,32,-1,146,19,5,32,-1,147,19,6,32,-1,148,19,10453,27,8,0,2,10777,36,0,42,74,32,-1,0,30,0,1,6,32,-1,2,19,10474,27,8,0,2,10640,36,0,42,75,32,-1,0,30,1,1,2,19,10492,27,8,0,2,10618,36,0,42,76,32,-1,0,30,1,1,2,18,-1,2,13,1696,28,-19,45,13,276,12,2,25,2,10608,19,0,32,-1,3,18,-1,2,13,2692,32,7,45,13,1044,12,18,45,32,-1,4,18,-1,3,18,-1,4,23,2,10608,18,-1,2,13,2692,32,7,45,18,-1,3,45,32,-1,5,18,-1,5,13,2044,28,-13,45,13,3432,8,-9,7,13,3292,16,-21,45,25,2,10599,18,-1,5,36,1,18,74,2,13,0,96,-18,45,47,10,12,-1,3,0,10,8,0,2,10539,13,2320,12,1,7,8,0,2,10617,54,36,1,18,-1,2,13,1636,12,21,45,47,10,13,2320,12,1,7,8,0,2,10639,54,32,-1,3,13,2952,16,20,7,22,13,1220,12,2,25,21,2,10674,10,13,2952,16,20,7,13,4232,20,19,45,22,13,3048,12,2,25,2,10710,18,-1,3,36,1,13,2968,80,-14,7,36,2,13,2952,16,20,7,13,4232,20,19,45,47,6,13,2220,20,5,52,10,8,0,2,10728,18,-1,3,36,1,13,2968,80,-14,7,43,6,13,2220,20,5,52,10,13,636,12,-4,8,1,13,276,12,2,8,1,51,2,13,2272,16,-7,7,13,104,8,15,45,36,2,6,13,2220,20,5,45,13,3752,12,17,45,47,10,13,2320,12,1,7,8,0,2,10776,54,18,-1,36,13,3060,44,-14,45,13,2332,32,2,52,10,19,10798,27,8,0,2,10950,36,0,42,77,32,-1,0,30,0,1,51,0,32,-1,2,6,13,3420,12,7,45,13,1364,8,-14,45,36,1,13,2292,12,3,7,13,3120,8,22,45,47,32,-1,3,18,-1,3,13,1044,12,18,45,32,-1,4,19,0,32,-1,5,18,-1,5,18,-1,4,23,2,10942,18,-1,3,18,-1,5,45,32,-1,6,18,-1,6,6,13,3420,12,7,45,13,1128,28,1,45,44,2,10933,6,13,3420,12,7,45,13,1128,28,1,45,18,-1,6,45,32,-1,7,6,13,3420,12,7,45,13,1364,8,-14,45,18,-1,6,45,18,-1,2,18,-1,7,52,10,12,-1,5,0,10,8,0,2,10856,18,-1,2,8,0,2,10949,54,18,-1,36,13,3060,44,-14,45,13,2520,36,18,52,10,19,10971,27,8,0,2,11131,36,0,42,78,32,-1,0,30,1,1,2,6,13,3420,12,7,45,13,1364,8,-14,45,11,2,11010,51,0,6,13,3420,12,7,45,13,1364,8,-14,52,10,6,13,3420,12,7,45,13,1128,28,1,45,11,2,11052,51,0,6,13,3420,12,7,45,13,1128,28,1,52,10,19,0,6,13,3420,12,7,45,13,1900,44,-18,52,10,13,2176,44,-3,36,1,18,-1,2,13,3832,28,-6,45,47,32,-1,3,18,-1,3,13,1044,12,18,45,32,-1,4,19,0,32,-1,5,18,-1,5,18,-1,4,23,2,11121,18,-1,3,18,-1,5,45,36,1,6,13,848,20,-2,45,47,10,12,-1,5,0,10,8,0,2,11086,13,2320,12,1,7,8,0,2,11130,54,18,-1,36,13,3060,44,-14,45,13,0,96,-18,52,10,19,11152,27,8,0,2,11275,36,0,42,79,32,-1,0,30,1,1,2,18,-1,2,36,1,18,0,14,47,32,-1,3,18,-1,3,6,13,3420,12,7,45,13,1364,8,-14,45,44,11,2,11265,18,-1,2,36,1,18,0,17,47,32,-1,4,18,-1,4,6,13,3420,12,7,45,13,1364,8,-14,45,18,-1,3,52,10,6,13,3420,12,7,45,13,1900,44,-18,45,6,13,3420,12,7,45,13,1128,28,1,45,18,-1,3,52,10,19,1,6,13,3420,12,7,45,13,1900,44,-18,50,10,13,2320,12,1,7,8,0,2,11274,54,18,-1,36,13,3060,44,-14,45,13,848,20,-2,52,10,19,11296,27,8,0,2,11961,36,0,42,80,32,-1,0,30,1,1,2,18,-1,2,21,11,2,11317,10,51,0,48,-1,2,10,51,0,6,13,3420,12,7,45,13,1056,16,-10,52,10,18,-1,2,18,0,143,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,143,52,10,18,-1,2,18,0,144,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,144,52,10,18,-1,2,18,0,145,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,145,52,10,18,-1,2,18,0,146,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,146,52,10,18,-1,2,18,0,147,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,147,52,10,18,-1,2,18,0,148,45,8,0,15,6,13,3420,12,7,45,13,1056,16,-10,45,18,0,148,52,10,36,0,13,1244,12,-21,7,13,1104,24,-19,45,47,6,13,3420,12,7,45,13,3544,20,10,52,10,36,0,6,13,2332,32,2,45,47,10,13,2272,16,-7,7,13,104,8,15,45,36,1,6,13,0,96,-18,45,47,10,6,13,3420,12,7,45,13,1800,24,19,45,8,0,25,2,11937,13,2272,16,-7,7,13,104,8,15,45,36,1,9,43,32,-1,3,18,0,127,13,2304,12,16,18,0,148,36,3,18,0,127,13,2452,24,-16,18,0,148,36,3,18,0,128,13,2020,24,-14,18,0,147,36,3,18,0,126,13,888,20,19,18,0,146,36,3,18,0,126,13,4088,16,-6,18,0,146,36,3,18,0,126,13,520,8,5,18,0,146,36,3,18,0,126,13,4160,28,-18,18,0,146,36,3,18,0,124,13,1664,32,-14,18,0,145,36,3,18,0,124,13,4104,16,9,18,0,145,36,3,18,0,124,13,1556,20,5,18,0,145,36,3,18,0,125,13,544,16,18,18,0,144,36,3,18,0,125,13,1380,8,12,18,0,144,36,3,18,0,123,13,1824,16,-15,18,0,143,36,3,18,0,123,13,3272,20,-10,18,0,143,36,3,18,0,122,13,920,20,-8,18,0,143,36,3,18,0,123,13,420,16,14,18,0,143,36,3,18,0,129,13,2588,12,2,18,0,143,36,3,18,0,129,13,1600,20,21,18,0,143,36,3,18,0,129,13,1436,24,-10,18,0,143,36,3,36,19,32,-1,4,18,-1,4,13,1044,12,18,45,32,-1,5,19,0,32,-1,6,18,-1,6,18,-1,5,23,2,11923,18,-1,4,18,-1,6,45,32,-1,7,18,-1,7,19,1,45,32,-1,8,6,13,3420,12,7,45,13,1056,16,-10,45,18,-1,7,19,0,45,45,8,1,25,2,11914,8,1,6,13,2396,40,-13,45,18,-1,8,36,2,18,-1,7,19,2,45,47,18,-1,8,36,3,18,-1,3,13,3788,32,14,45,47,10,12,-1,6,0,10,8,0,2,11828,8,1,6,13,3420,12,7,45,13,1800,24,19,52,10,8,1,6,13,3420,12,7,45,13,3228,24,-13,52,10,13,2320,12,1,7,8,0,2,11960,54,18,-1,36,13,3060,44,-14,45,13,1056,16,-10,52,10,19,11982,27,8,0,2,12039,36,0,42,81,32,-1,0,30,0,1,6,13,2220,20,5,45,2,12015,36,0,6,13,2220,20,5,45,13,2476,40,-17,45,47,10,8,0,6,13,3420,12,7,45,13,3228,24,-13,52,10,13,2320,12,1,7,8,0,2,12038,54,18,-1,36,13,3060,44,-14,45,13,2600,8,-6,52,10,19,12060,27,8,0,2,12216,36,0,42,82,32,-1,0,30,0,1,51,0,32,-1,2,6,13,3420,12,7,45,13,704,44,-17,45,36,1,13,2292,12,3,7,13,3120,8,22,45,47,32,-1,3,18,-1,3,13,1044,12,18,45,32,-1,4,19,0,32,-1,5,18,-1,5,18,-1,4,23,2,12177,18,-1,3,18,-1,5,45,32,-1,6,36,0,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,6,45,13,2072,12,13,45,47,18,-1,2,18,-1,6,52,10,12,-1,5,0,10,8,0,2,12118,6,13,3420,12,7,45,13,3544,20,10,45,36,0,6,13,2520,36,18,45,47,18,-1,2,36,0,6,13,2848,32,-5,45,47,36,4,8,0,2,12215,54,18,-1,36,13,3060,44,-14,45,13,2072,12,13,52,10,19,12237,27,8,0,2,12273,36,0,42,83,32,-1,0,30,2,1,2,3,18,-1,3,6,13,1208,12,-2,45,18,-1,2,52,10,13,2320,12,1,7,8,0,2,12272,54,18,-1,36,13,3060,44,-14,45,13,3460,12,-4,52,10,19,12294,27,8,0,2,12337,36,0,42,84,32,-1,0,30,0,1,51,0,6,13,1208,12,-2,52,10,51,0,6,13,3420,12,7,45,13,704,44,-17,52,10,13,2320,12,1,7,8,0,2,12336,54,18,-1,36,13,3060,44,-14,45,13,2568,20,3,52,10,19,12358,27,8,0,2,12805,36,0,42,85,32,-1,0,30,2,1,2,3,6,13,3420,12,7,45,13,3228,24,-13,45,8,0,25,2,12391,26,8,0,2,12804,41,12775,19,10,18,-1,2,36,2,13,3512,32,-13,7,47,48,-1,2,10,18,-1,3,13,1044,12,18,45,19,1,35,32,-1,4,18,-1,3,18,-1,4,45,6,13,3420,12,7,45,13,3544,20,10,45,35,32,-1,5,18,-1,3,18,-1,3,13,1044,12,18,45,19,2,35,45,32,-1,6,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,2,45,11,2,12524,6,13,3420,12,7,45,13,3544,20,10,45,18,0,142,18,0,141,36,3,17,13,4028,16,2,45,43,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,2,52,10,18,-1,2,18,0,112,5,21,2,12542,10,18,-1,2,18,0,113,23,2,12602,18,-1,3,19,2,45,32,-1,7,18,-1,7,6,13,3420,12,7,45,13,1364,8,-14,45,18,-1,6,52,10,18,-1,3,19,4,45,18,-1,3,19,3,45,18,-1,3,19,1,45,18,-1,3,19,0,45,36,4,48,-1,3,10,18,-1,3,13,1044,12,18,45,19,1,35,48,-1,4,10,18,-1,3,18,-1,4,45,6,13,3420,12,7,45,13,3544,20,10,45,35,18,-1,3,18,-1,4,52,10,18,-1,3,13,1044,12,18,45,19,2,35,32,-1,8,6,13,3420,12,7,45,13,1128,28,1,45,18,-1,6,45,32,-1,9,18,-1,9,18,-1,3,18,-1,8,52,10,6,13,3420,12,7,45,13,1364,8,-14,45,18,-1,6,45,32,-1,10,18,-1,10,11,2,12716,26,8,0,2,12804,18,-1,10,19,0,45,32,-1,11,18,-1,11,18,0,99,25,2,12739,26,8,0,2,12804,18,-1,3,18,-1,5,36,2,6,13,3420,12,7,45,13,704,44,-17,45,18,-1,2,45,13,1792,8,15,45,47,10,34,12771,8,0,2,12795,32,-1,12,18,-1,12,13,3152,40,-21,36,2,17,13,3688,64,-16,45,47,10,13,2320,12,1,7,8,0,2,12804,54,18,-1,36,13,3060,44,-14,45,13,2396,40,-13,52,10,19,12826,27,8,0,2,12864,36,0,42,86,32,-1,0,30,2,1,2,3,18,-1,3,18,-1,2,36,2,6,13,2396,40,-13,45,47,10,13,2320,12,1,7,8,0,2,12863,54,18,-1,36,13,3060,44,-14,45,13,620,16,-5,52,10,19,12885,27,8,0,2,13030,36,0,42,87,32,-1,0,30,0,1,19,0,32,-1,2,6,13,3420,12,7,45,13,1056,16,-10,45,32,-1,3,18,-1,3,18,0,143,45,2,12932,19,1,19,0,49,40,-1,2,10,18,-1,3,18,0,144,45,2,12950,19,1,19,1,49,40,-1,2,10,18,-1,3,18,0,145,45,2,12968,19,1,19,2,49,40,-1,2,10,18,-1,3,18,0,146,45,2,12986,19,1,19,3,49,40,-1,2,10,18,-1,3,18,0,147,45,2,13004,19,1,19,4,49,40,-1,2,10,18,-1,3,18,0,148,45,2,13022,19,1,19,5,49,40,-1,2,10,18,-1,2,8,0,2,13029,54,18,-1,36,13,3060,44,-14,45,13,2848,32,-5,52,10,36,0,18,-1,36,43,32,-1,149,19,13060,27,8,0,2,13090,36,0,42,88,32,-1,0,30,0,1,19,0,28,6,13,1468,12,4,52,10,13,2320,12,1,7,8,0,2,13089,54,18,-1,37,13,3060,44,-14,45,13,1016,20,1,52,10,19,13111,27,8,0,2,13142,36,0,42,89,32,-1,0,30,1,1,2,18,-1,2,6,13,1468,12,4,52,10,13,2320,12,1,7,8,0,2,13141,54,18,-1,37,13,3060,44,-14,45,13,2252,20,-11,52,10,19,13163,27,8,0,2,13184,36,0,42,90,32,-1,0,30,0,1,6,13,1468,12,4,45,8,0,2,13183,54,18,-1,37,13,3060,44,-14,45,13,2072,12,13,52,10,18,-1,37,32,-1,150,36,0,18,-1,150,43,32,-1,151,13,3860,168,-1,36,0,18,-1,43,47,19,1,24,36,0,18,-1,41,47,19,1,24,19,1,24,36,0,18,-1,38,47,36,7,32,-1,152,33,19,13257,27,8,0,2,13272,36,0,42,91,10,30,0,0,36,0,18,0,42,47,54,33,19,13280,27,8,0,2,13295,36,0,42,92,10,30,0,0,36,0,18,0,40,47,54,19,13302,27,8,0,2,13317,36,0,42,93,10,30,0,0,36,0,18,0,39,47,54,33,36,6,32,-1,153,36,0,19,0,28,36,0,36,3,32,-1,154,36,0,32,-1,155,18,-1,151,13,2288,4,-21,29,18,-1,149,13,688,4,7,29,18,-1,88,13,3440,4,7,29,18,-1,48,13,492,4,2,29,18,-1,49,13,172,16,20,29,18,-1,48,13,4188,24,-6,29],_isszfH:atob("SlVNeUpUZ3ljeVZETWlVNE5DVkRNaVU0TlhjbE5qQjNKVU15SlRnNVdDVkRNaVU0TVNWRE1pVTROQ1UzUmxkK2R5VTNSbmNsUXpJbE9EQWxReklsT0RZbFF6SWxPRFU9ZUhKK2ZuST1VeVUyTUZWcUpUZENKVU15SlRnd2RuY2xReklsT0VGaGVBPT1ZMmRyYXlVM1EzbG9KVGRDY0haMVRGOWhKVE5HY21vPVh5VTJNRTBsTlVVbE5qQT1Udz09SlVNeUpUaEdaeVUxUTJrbE5VUm1hV1JZWlZvbE5VTT1URkprVlNVMVEweFNRbU5xWTNKakpUVkZUZz09WVZOYVUxRmlWeVUxUkNVMVF6TWxOVU5TWVdabmFtSktaM0Z5V21aZkpUVkZKVFZDSlVNeUpUZ3dKVU15SlRneUpVTXlKVGczSlVNeUpUZzJWMzUzSlRkR2R5VkRNaVU0TUNWRE1pVTROZz09TjNJPWVtdCtlbWQ0YTJjPUpUSTJYMnRrWXlVeU5sbG1KVFZDY0E9PUpUVkRaVnBzYkVkYVppVTFSUT09WDJGblpWZFdZV2tsTmpBPU4wTWxNME1sTTBJMEpUVkNWQ1UxUTFRbE5VUmpXVmRtSlROR1YxTWxOakJDVjJRbE5VSmhWZz09Y1E9PWVYUjZhRzFxZUE9PWNtd2xReklsT0RBPUpUVkVaM0J0WlE9PWVtdHhiMkk9WWc9PVdWTm5VaVUxUkdVbE5VTT1KVU15SlRneGNBPT1KVU15SlRneEpUZEVKVU15SlRneUpVTXlKVGd3Y1NWRE1pVTROQ1ZETWlVNE1BPT1kWHA0YlVvbE4wSnFjM2s9ZDNsbWVIWnBhUT09V20xYVdBPT1laVUzUTI4bE4wUWxOMFFsTjBZbE4wTnZKVFF3VFU0PUpUVkNjR1ozWWc9PVpGWmxKVU15SlRnMWVuNTJVeVZETWlVNE5uZDNkaVZETWlVNE15VkRNaVU0TkE9PUpVTXlKVGd3Y25kdGVDVkRNaVU0TUdFPVdWSmtNbVZsWTFwVFptVldKVGRHY0haMGFBPT1KVEkwSlVNeUpUaEVaR0p4SlRORmNYRnZabDl5Y1dJPWRpVTNRM0VsUXpJbE9EUT1ZMlptU0hGMGIwZHVaMjluY0hZPUpUVkNWMHhPVUZOYVYwOVFKVFZFV2lVMVEySWxOakJTV1ZKT1kxST1ibmQwY0hrbE4wWmtkWGNsTjBRbE4wSnRkWGQrYlE9PUpUZENKVU15SlRnd0pVTXlKVGcyZHlWRE1pVTROQ1ZETWlVNE9ITitLQT09VWs5aVR3PT1WV2huWjJKaEpUZEVKVGRDSlVNeUpUaEJZbXRrSlRZd2NVTWxOakJ6SlRZd2EyMXpjV009V2xNbE5VTlZZbFk9SlRkRGIyMTVKVGREYmc9PWNYQWxReklsT0RFPVEySmtiSFJ4WW1SbWJYZFNaVkk9SlVNeUpUZ3hKVU15SlRneUpVTXlKVGhCWld3bE5VVm5KVFl3Y21jbE5VVnNKVFl3Ync9PWVtZDRiV3Q2ZG41eWVpVTNSQT09YWlVMVEyTWxOVU5hYXlVMk1HWmxTbXRZYVdzPUpUZERZVzlqY0d0b1ozVjJiU1UyTUdoallYST1hMk54Y1Y5bFl3PT1XWFlsUXpJbE9EbDZXV016WHlVMVJXUlZKVFZGWkRWVVdXUlJVaVUxUTFVPU5sUmpaaVV6Um1KV0pUVkZVamRsV0dRbE5VTTBKVEU1ZVhoeWR5VTNSRzRsTjBJbE5VUWxReklsT0RKNWJnPT1iWEJrWW5WcWNHOD1kQ1UzUWc9PVpsZGxaZz09WDFsdGFXUT1aU1UxUkd4WlF5VTFSSEU9ZFE9PVpGZFRWa0VsTmpBbE5VVnJWeVUyTUZWblp3PT1lbmx6ZUg1dkpUZERibmtsUXpJbE9ERjRKVGRDZUhJPUpUVkVhbTl6WVc1dllWSmpWbDlsSlROR0pUWXdWVlk9SlRWRloyUnJKVFZFYWlVMVEyMWZKVE5HSlRWRGJ5VTFRdz09YW05NVoyaHlhMm89SlRkRWVBPT1iMnB3SlRWRlkyNXZKVFZEYlc4PWJRPT1KVU15SlRnd2NtNGxOMFp3ZFE9PUpUVkNXbFJaWDFBbE5VUllXbUZRYWw5bWIxOXVZV0ZxVlE9PVVWb2xOVVF3VEU1VGRDVTNRaVZETWlVNE1IWT1KVU15SlRneUpUZEVKVU15SlRnemNYWnpKVGREY2c9PUpVTXlKVGczSlVNeUpUaERKVU15SlRnemVBPT1OU1UxUldSVllnPT1KVGREZFhKc2JnPT1LaW9sTWpWV0pUTkNaRjg0SlRGRWRXZDJWbXR2WjNGM2RnPT1lR3dsTjBJPVlXWmtXUT09VmlVMVFsWmhKVE5HVWxBbE5VTmZVUT09YzNFbE4wSnlKVGRDZUhKNkpUWXdibXAwVm1wNWVtc2xOME52ZUg0PWRYaHZiVzkwSlVNeUpUaEJkU1ZETWlVNE1DVkRNaVU0T1hrPWVDVTNSbkY2Y3lWRE1pVTROWHB4SlRkQ0pVTXlKVGd3ZG5jbFF6SWxPRUU9WTFaaVpscGpWbFU9ZW5semVINXZKVGREVTI0PVUyUmlKVFZESlROQ1ZXaz1VMDVNSlRWQ1gwNVRUQT09SlVNeUpUZ3lkbk1sTjBKemR5VTNRMzRsUXpJbE9ETWxReklsT0RJPUpUZENKVGREY1hKaEpVTXlKVGcySlRkRWNnPT1XbGhuTjFSblZBPT1KVU15SlRnMWVuNTJaSEk9SlVNeUpUZ3pKVU15SlRnd0pVTXlKVGcxY2lWRE1pVTROWG9sUXpJbE9EQWxOMFpqY2lWRE1pVTROWFk9SlVNeUpUZ3pkQ1UzUWc9PWJIRnplSGNsTWtZbE1qTjJhRzlvWm5jbE1rWWxNak4zYUNVM1FuZGtkV2hrV21vbE5VUnVKVFl3YlhFbE5qQnRlUT09Ymc9PVh3PT1maVUzUm5vbE4wUndUMndsTjBac2EzWnFKVGREZEd4MUpUZENkZz09VEY5bllpVTJNSEU9SlRZd1VXTmtWUT09YXc9PWRHMWpaR1ZvYldSaloyeG5ja3R6Y2w5eVoyMXNUU1UyTUhGamNIUmpjQT09WW1WWFdrcGZZeVUxUWc9PU13PT1aV3BxWVc1UVlYUndiQ1UzUm5Kd0pUZERKVGRHY1ZJbFF6SWxPRE55SlRkQ0pVTXlKVGd4VmlVMk1GTlVRVlZvSlRWRGN5VTNSaVZETWlVNE1DVkRNaVU0T1E9PWRYb2xReklsT0RSMEpVTXlKVGd3SlRkR0pUZEdkblFsUXpJbE9EVT1lQT09VlZOaU5DVTFRa0ZpVDJKVFJWZGlWamNsTlVOU1YxRlRZUT09ZVdac1UyWnlhZz09YjJKd1luRkJKVFZGY1NVMVJRPT1ibTFuYkhKamNITnVlWHAxZGc9PWR5VTNRM1VsUXpJbE9ESWxOMEo1ZUdnbFF6SWxPRE1sUXpJbE9EbDNKVGREZVNWRE1pVTROdz09SlVNeUpUZzNlWDUwSlRkR0pVTXlKVGczYVE9PVdpVTFSQ1UxUkNVMVJTVTFSRWRvSlRWRUpUVkZiQT09WWw5eVgzRmpjZz09UTB4SVJ3PT1jMlU9Ylc0PWQzSlBjbnBvZFVaa2RtZz1YMUE9Ym1sdkpUVkVZaVUxUkNVMVFtZ2xOVVJmWmc9PUpUVkVKVFZGVTFRbE0wUlFKVFZEVkE9PWJYZ2xReklsT0RCWGNTVkRNaVU0TlE9PVpHcHphSFJwYWtoMGMydHViRmwwUjI1NWEzRm1iSGc9ZUhZbFF6SWxPRFZXSlRkR0pVTXlKVGcxSlVNeUpUZ3plbllsUXpJbE9EUlRKVU15SlRoQlpTVkRNaVU0UVNWRE1pVTRNWFk9SlRORlVWSllVVThsTmpBPUpUVkNKVU15SlRnekpVTXlKVGd5YnlWRE1pVTRNbmNsTjBRbE4wTWxOVVJ3SlVNeUpUZ3hjeVZETWlVNE1DVkRNaVU0TkhNbFF6SWxPREE9WkhOc1lYSm5iV3c9ZmlWRE1pVTRNQ1UzUkNWRE1pVTRNaVUzUkNWRE1pVTRNaVZETWlVNE4zNXpkWFowYTNCcGEyZ2xOMEk9VlU5akpUVkVaVmh0SlRZd0pUVkZXR3NsTmpCbVpRPT1WeVUxUldJbFF6SWxPRFFsUXpJbE9EbCtKVU15SlRnMEpVTXlKVGd6Ykc1dWNIZHdKVGRFYkNVM1JuUjZlUT09WWxKaFZGUWxOVVJISlRkR2NuQWxOME1sTjBaeGRpVTNRblE9ZmlWRE1pVTRNeVZETWlVNFFnPT1kM2tsTjBZbE4wUnZKVGRHZWc9PVdtRmFZbHBqYVhSalpGbGFiR3A1U0hSbWNXcDRhR3BwU2lVM1FtcHplWGc9WkdwelpFTjJaMmRSZG5ScGMyUjJkbnB5ZFdjPVZsZG9KVFZDVlZkZllXWWxOVUpoSlRZd2JXeHdjVXBpY0hBbE5VVmtZZz09V0Y5WFRFOGxOVU09YkcxYWJTVTFSUT09VjNodGJnPT1aZz09SlRWQ0pUZEVlbmgwZm5BPWQybDRTR1Y0WlE9PUpVTXlKVGhCSlRkREpVTXlKVGd4ZHlWRE1pVTRNaVZETWlVNFFRPT1KVGRFYmlVM1JpVkRNaVU0TUhKV0pUZENKVU15SlRneGFDVTFRbGxsYUZwS1gyTWxOVUk9YlhKemRtNVllVzV2SlRkRVNsWlBUbFpuZW5aRGRHZGpSMjVuYjJkd2RnPT1kaVZETWlVNE1TVkRNaVU0TlNVM1JIWT1jR3RzZFNVM1FuQnRjR3g1SlRkQ2R5VTNSSHByYlE9PWNpVTNRbmgwSlRkRUpVTXlKVGd6Wnc9PUpVTXlKVGd6ZFg0bFF6SWxPRFFsUXpJbE9ESWxReklsT0RsVkpVTXlKVGd5SlVNeUpUZ3lKVGRHSlVNeUpUZ3lKVFZGVVdKVVlXVlViMlJsWW5CSFlYVT1lSE41WjJ3PWNXZz1VMVpXTjJoWEpUWXdaaVV6UlNVMVFtVm1WeVUyTUZka0pUVkVXaVUyTUZsUGR5VTNRbXQ0SlRkR1dXdHlhMmw2ZFhoSGNuST1NRzQ0WW13NE5raHpKVEpEVlRJelF6SklNelZJY0U5cE9VNXdKVEpESlROQmVVcExNMFE1WnpWeU1UTXhhMnRVU25kaVVFMDBaaVUzUWxCa1NVeElTMWxrUnpoalZYQnBTblVsTlVKVU1FdGFlbFFsTlVKVWFWQk9SMDgwVXpCQ2NUaFBlV2xhZERRMU4ydEtVVXBwUldrd0pUTkJhMklsTlVKb0pUTkZVbWRyWXlVME1ITmtaR053SlVNeUpUZ3lKVU15SlRnMEpVTXlKVGc1ZmlWRE1pVTROQ1ZETWlVNE13PT1jM1VsTjBKNWEydDBlbXQ0YTJac1dsOWtabTBsTlVNPVlWa2xOakJmVmc9PUpUVkRiU1UxUTJWckpUTkJabVpwSlRWQ2FnPT1lQ1ZETWlVNE1YVWxReklsT0RjbFF6SWxPRFU9ZVNVM1FtaHpiM3BhZFU5MGVYWnJjWG89WldoM1pBPT1KVFZFVUNVMVExUT1VQ1UxUXlVMVFpVTJNR0ZmWWxCaFdTVTFRdz09SlVNeUpUZ3lKVU15SlRnemJIWlhkWGgyZDJobg==")};function t(e){for(;e._CPVx6uO7J!==e._6G62u;){var t=e._TMkux[e._CPVx6uO7J++];e._5Oq6V5v[t](e)}}return e._6G62u=e._TMkux.length,t(e),e._BfjeThVI}(),cn=on.s,an=on.m,sn=on.b,on.a,ln=on.start}catch(Qn){We("ob-error","error","api",{message:Qn.message});var hn=function(){};cn=function(){return Promise.resolve()},an={record:hn,resetData:hn,setData:hn,stop:hn,circBuffPush:hn},sn={record:hn,stop:hn},{storeData:hn},ln=hn}function pn(e,t){this.cause=e,this.message=t}function dn(e){pn.call(this,de,"Invalid hCaptcha id: "+e)}function fn(){pn.call(this,he,"No hCaptcha exists.")}function mn(){pn.call(this,pe,"Missing sitekey - https://docs.hcaptcha.com/configuration#javascript-api")}pn.prototype=Error.prototype;var gn=[],yn=[],vn={add:function(e){gn.push(e)},remove:function(e){for(var t=!1,n=gn.length;--n>-1&&!1===t;)gn[n].id===e.id&&(t=gn[n],gn.splice(n,1));return t},each:function(e){for(var t=-1;++t10&&yn.splice(0,yn.length-10)},getSession:function(){return yn}};function bn(e,t){"object"!=typeof e||t||(t=e,e=null);var n,r,i,o=!0===(t=t||{}).async,a=new Promise((function(e,t){r=e,i=t}));if(a.resolve=r,a.reject=i,n=e?vn.getById(e):vn.getByIndex(0)){Ne("Execute called","hCaptcha","info");try{un.setData("exec","api"),an.setData("exec","api")}catch(Yn){We("Set MD Failed","error","execute",Yn)}o&&n.setPromise(a);try{tt(cn(n.id),100)["finally"]((function(){n.onReady(n.initChallenge,t)}))["catch"]((function(e){Le("submitvm",e)}))}catch(Yn){We("SubmitVM Failed","error","execute",Yn)}}else if(e){if(!o)throw new dn(e);a.reject(de)}else{if(!o)throw new fn;a.reject(he)}if(o)return a}function wn(e){var t="",n=null;n=e?vn.getById(e):vn.getByIndex(0);try{for(var r=vn.getSession(),i=r.length,o=!1;--i>-1&&!o;)(o=r[i][1]===n.id)&&(t=r[i][0])}catch(Qn){t=""}return t}function _n(e,t,n){this.target=e,this.setTargetOrigin(n),this.id=t,this.messages=[],this.incoming=[],this.waiting=[],this.isReady=!0,this.queue=[]}_n.prototype._sendMessage=function(e,t){var n=e instanceof HTMLIFrameElement;try{n?e.contentWindow.postMessage(JSON.stringify(t),this.targetOrigin):e.postMessage(JSON.stringify(t),this.targetOrigin)}catch(Yn){Le("messaging",Yn),"*"!==this.targetOrigin&&(this.setTargetOrigin("*"),this._sendMessage(e,t))}},_n.prototype.setReady=function(e){var t=this;t.isReady=e,t.isReady&&t.queue.length&&(t.queue.forEach((function(e){t._sendMessage.apply(t,e)})),t.clearQueue())},_n.prototype.clearQueue=function(){this.queue=[]},_n.prototype.setID=function(e){this.id=e},_n.prototype.setTargetOrigin=function(e){this.targetOrigin="*"},_n.prototype.contact=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");var n=this,r=Math.random().toString(36).substr(2),i={source:"hcaptcha",label:e,id:this.id,promise:"create",lookup:r};if(t){if("object"!=typeof t)throw new Error("Message must be an object.");i.contents=t}return new Promise((function(t,o){n.waiting.push({label:e,reject:o,resolve:t,lookup:r}),n._addToQueue(n.target,i)}))},_n.prototype.listen=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");for(var n=this.messages.length,r=!1;--n>-1&&!1===r;)this.messages[n].label===e&&(r=this.messages[n]);!1===r&&(r={label:e,listeners:[]},this.messages.push(r)),r.listeners.push(t)},_n.prototype.answer=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");for(var n=this.incoming.length,r=!1;--n>-1&&!1===r;)this.incoming[n].label===e&&(r=this.incoming[n]);!1===r&&(r={label:e,listeners:[]},this.incoming.push(r)),r.listeners.push(t)},_n.prototype.send=function(e,t){var n=this;if(!n.id)throw new Error("Chat requires unique id to communicate between windows");var r={source:"hcaptcha",label:e,id:n.id};if(t){if("object"!=typeof t)throw new Error("Message must be an object.");r.contents=t}n._addToQueue(n.target,r)},_n.prototype.check=function(e,t){for(var n=[].concat.apply([],[this.messages,this.incoming,this.waiting]),r=[],i=-1;++i-1&&!1===c;)this.waiting[s].label===t.label&&this.waiting[s].lookup===t.lookup&&(c=!0,this.waiting.splice(s,1));continue}for(i=0;i-1&&!1===t;)e.id===kn.chats[n].id&&e.target===kn.chats[n].target&&(t=kn.chats[n],kn.chats.splice(n,1));return t},consumeMessages:function(){var e=kn.messages;return kn.messages=[],e},handleGlobal:function(e){if(kn.globalEnabled){var t=kn.messages;if(t.length>=10)kn.globalEnabled=!1;else{var n=t.some((function(t){return JSON.stringify(t.data)===JSON.stringify(e.data)}));n||t.push(e)}}},handle:function(e){var t=e.data,n="string"==typeof t&&t.indexOf("hcaptcha")>=0||"object"==typeof t&&JSON.stringify(t).indexOf("hcaptcha")>=0;try{if(!n)return void kn.handleGlobal(e);"string"==typeof t&&(t=JSON.parse(t)),"d"===t.t&&kn.messages.push(e);for(var r,i=kn.chats,o=-1;++oi||c<0)&&(c=(i-this.width)/2,a=!0);var l=(n.scrollHeight=r+o&&(u=r+o-(this.height+t)),u=Math.max(Math.min(u,l),10);var h=e.bounding.top+e.tick.y+r-u-10,p=this.height-10-30;h=Math.max(Math.min(h,p),t),this.$container.css({left:c,top:u}),this.$arrow.fg.css({display:a?"none":"block"}),this.$arrow.bg.css({display:a?"none":"block"}),this.$arrow.css({top:h}),this.top=u,this.$container.dom.getBoundingClientRect()}},In.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._visible&&this.close.call(this),kn.removeChat(this.chat),this.chat=this.chat.destroy(),this._hasCustomContainer?this._parent.removeChild(this.$iframe.dom):(this._parent.removeChild(this.$container.dom),this.$container=this.$container.__destroy()),this.$iframe=this.$iframe.__destroy()},In.prototype.setReady=function(){var e;this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this.chat&&this.chat.setReady(!0),this.ready=!0;for(var t=this.listeners.length;--t>-1;)e=this.listeners[t],this.listeners.splice(t,1),e()},In.prototype.onReady=function(e){var t=Array.prototype.slice.call(arguments,1),n=function(){e.apply(null,t)};this.ready?n():this.listeners.push(n)},In.prototype.onOverlayClick=function(e){this._hasCustomContainer||this.$overlay.addEventListener("click",e)},In.prototype.setData=function(e){this.chat&&this.chat.send("challenge-data",e)};function Dn(e,t,n){var r=this;this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this._ticked=!0,this.$container=e instanceof ft?e:new ft(e),this._host=ye.host||window.location.hostname,this.$iframe=new ft("iframe");var i=ye.assetUrl;ve.assethost&&(i=ve.assethost+ye.assetUrl.replace(ye.assetDomain,""));var o=i.match(/^.+\:\/\/[^\/]+/),a=o?o[0]:null,s=i+"/hcaptcha.html#frame=checkbox&id="+this.id+"&host="+this._host+(n?"&"+ze(this.config):"");this.chat=kn.createChat(this.$iframe.dom,t,a),this.chat.setReady(!1),this._timeoutFailedToInitialize=setTimeout((function(){r.$iframe&&r.$iframe.isConnected()?We("Failed to initialize. Iframe attached","error","frame:checkbox",{contentWindow:!!r.$iframe.dom.contentWindow,iframeSrc:s}):We("Failed to initialize. Iframe detached","error","frame:checkbox")}),6e4),this.$iframe.dom.src=s,this.$iframe.dom.tabIndex=this.config.tabindex||0,this.$iframe.dom.frameBorder="0",this.$iframe.dom.scrolling="no",ee.Browser.supportsPST()&&(this.$iframe.dom.allow="private-state-token-issuance 'src'; private-state-token-redemption 'src'"),this.translate(),this.config.size&&"invisible"===this.config.size&&this.$iframe.setAttribute("aria-hidden","true"),this.$iframe.setAttribute("data-hcaptcha-widget-id",t),this.$iframe.setAttribute("data-hcaptcha-response",""),this.$container.appendElement(this.$iframe),"off"!==ve.recaptchacompat&&(this.$textArea0=this.$container.createElement("textarea","#g-recaptcha-response-"+t),this.$textArea0.dom.name="g-recaptcha-response",this.$textArea0.css({display:"none"})),this.$textArea1=this.$container.createElement("textarea","#h-captcha-response-"+t),this.$textArea1.dom.name="h-captcha-response",this.$textArea1.css({display:"none"}),this.ready=new Promise((function(e){r.chat.listen("checkbox-ready",e)})).then((function(){r._timeoutFailedToInitialize&&(clearTimeout(r._timeoutFailedToInitialize),r._timeoutFailedToInitialize=null),r.chat&&r.chat.setReady(!0)})),this.clearLoading=this.clearLoading.bind(this),this.style()}function Jn(e,t,n){this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this.$container=e instanceof ft?e:new ft(e),this.$iframe=new ft("iframe"),this.$iframe.setAttribute("aria-hidden","true"),this.$iframe.css({display:"none"}),this.$iframe.setAttribute("data-hcaptcha-widget-id",t),this.$iframe.setAttribute("data-hcaptcha-response","");var r=ye.assetUrl;ve.assethost&&(r=ve.assethost+ye.assetUrl.replace(ye.assetDomain,"")),this.$iframe.dom.src=r+"/hcaptcha.html#frame=checkbox-invisible",this.$container.appendElement(this.$iframe),"off"!==ve.recaptchacompat&&(this.$textArea0=this.$container.createElement("textarea","#g-recaptcha-response-"+t),this.$textArea0.dom.name="g-recaptcha-response",this.$textArea0.css({display:"none"})),this.$textArea1=this.$container.createElement("textarea","#h-captcha-response-"+t),this.$textArea1.dom.name="h-captcha-response",this.$textArea1.css({display:"none"})}function Zn(e,t,n){if(!n.sitekey)throw new mn;this.id=t,this.visible=!1,this.overflow={override:!1,cssUsed:!0,value:null,scroll:0},this.onError=null,this.onPass=null,this.onExpire=null,this.onChalExpire=null,this.onOpen=null,this.onClose=null,this._ready=!1,this._active=!1,this._listeners=[],this.config=n,Bn.indexOf(n.theme)>=0&&Fn.use(n.theme),this._state={escaped:!1,passed:!1,expiredChallenge:!1,expiredResponse:!1},this._origData=null,this._langSet=!1,this._promise=null,this._responseTimer=null,this.initChallenge=this.initChallenge.bind(this),this.closeChallenge=this.closeChallenge.bind(this),this.displayChallenge=this.displayChallenge.bind(this),this.getGetCaptchaManifest=this.getGetCaptchaManifest.bind(this),this.challenge=new In(t,n),"invisible"===this.config.size?(Ne("Invisible mode is set","hCaptcha","info"),this.checkbox=new Jn(e,t,n)):this.checkbox=new Dn(e,t,n)}function Kn(e){if("en"===e)return Promise.resolve();var t=e+".json";return new Promise((function(n,r){Bt(t).then((function(n){return n||jt(t,{prefix:"https://newassets.hcaptcha.com/captcha/v1/ca737f0560add5b36452dede62296c160c23bb19/static/i18n"}).then((function(t){return kt.addTable(e,t.data),t}))})).then((function(e){n(e.data)}))["catch"]((function(e){r(e)}))}))}Dn.prototype.setResponse=function(e){this.response=e,this.$iframe.dom.setAttribute("data-hcaptcha-response",e),"off"!==ve.recaptchacompat&&(this.$textArea0.dom.value=e),this.$textArea1.dom.value=e},Dn.prototype.style=function(){var e=this.config.size;switch(this.$iframe.css({pointerEvents:"auto",backgroundColor:"rgba(255,255,255,0)",borderRadius:4}),e){case"compact":this.$iframe.css({width:158,height:138});break;case"invisible":this.$iframe.css({display:"none"});break;default:this.$iframe.css({width:302,height:76,overflow:"hidden"})}},Dn.prototype.reset=function(){this._ticked=!1,this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-reset")},Dn.prototype.clearLoading=function(){this.chat&&this.chat.send("checkbox-clear")},Dn.prototype.sendTranslation=function(e){var t={locale:e,table:kt.getTable(e)||{}};this.chat&&this.chat.send("checkbox-translate",t),this.translate()},Dn.prototype.translate=function(){this.$iframe.dom.title=kt.translate("Widget containing checkbox for hCaptcha security challenge")},Dn.prototype.status=function(e,t){this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-status",{text:e||null,a11yOnly:t||!1})},Dn.prototype.tick=function(){this._ticked=!0,this.chat&&this.chat.send("checkbox-tick")},Dn.prototype.getTickLocation=function(){return this.chat.contact("checkbox-location")},Dn.prototype.getOffset=function(){var e=this.$iframe.dom;e.offsetParent||(e=e.parentElement);for(var t=0,n=0;e;)t+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{top:n,left:t}},Dn.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},Dn.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._ticked&&this.reset(),kn.removeChat(this.chat),this.chat=this.chat.destroy(),this.$container.removeElement(this.$iframe),this.$container.removeElement(this.$textArea1),"off"!==ve.recaptchacompat&&(this.$container.removeElement(this.$textArea0),this.$textArea0=this.$textArea0.__destroy()),this.$textArea1=this.$textArea1.__destroy(),this.$container=this.$container.__destroy(),this.$iframe=this.$iframe.__destroy()},Jn.prototype.setResponse=function(e){this.response=e,this.$iframe.dom.setAttribute("data-hcaptcha-response",e),"off"!==ve.recaptchacompat&&(this.$textArea0.dom.value=e),this.$textArea1.dom.value=e},Jn.prototype.reset=function(){},Jn.prototype.clearLoading=function(){},Jn.prototype.sendTranslation=function(e){},Jn.prototype.status=function(e,t){},Jn.prototype.tick=function(){},Jn.prototype.getTickLocation=function(){return Promise.resolve({left:0,right:0,top:0,bottom:0,width:0,height:0,x:0,y:0})},Jn.prototype.getOffset=function(){var e=this.$iframe.dom;e.offsetParent||(e=e.parentElement);for(var t=0,n=0;e;)t+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{top:n,left:t}},Jn.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},Jn.prototype.destroy=function(){this._ticked&&this.reset(),this.$container.removeElement(this.$iframe),this.$container.removeElement(this.$textArea1),"off"!==ve.recaptchacompat&&(this.$container.removeElement(this.$textArea0),this.$textArea0=this.$textArea0.__destroy()),this.$textArea1=this.$textArea1.__destroy(),this.$container=this.$container.__destroy(),this.$iframe=this.$iframe.__destroy()},Zn.prototype._resetTimer=function(){null!==this._responseTimer&&(clearTimeout(this._responseTimer),this._responseTimer=null)},Zn.prototype.initChallenge=function(e){e||(e={}),Ne("Initiate challenge","hCaptcha","info"),this._origData=e;var t=this.getGetCaptchaManifest(),n=e.charity||null,r=e.a11yChallenge||!1,i=e.link||null,o=e.action||"",a=e.rqdata||null,s=e.errors||[],c=ee.Browser.width(),l=ee.Browser.height();this._active=!0,this._resetTimer(),this._resetState(),this.checkbox.setResponse(""),this.challenge.setup({a11yChallenge:r,manifest:t,width:c,height:l,charity:n,link:i,action:o,rqdata:a,wdata:xn(),errors:s.concat(En.collect())})},Zn.prototype.getGetCaptchaManifest=function(){var e=(this._origData||{}).manifest||null;return e||((e=Object.create(null)).st=Date.now()),e.v=1,e.topLevel=un.getData(),e.session=vn.getSession(),e.widgetList=vn.getCaptchaIdList(),e.widgetId=this.id,e.href=window.location.href,e.prev=JSON.parse(JSON.stringify(this._state)),e},Zn.prototype.displayChallenge=function(e){if(this._active){var t=this;this.visible=!0;var n=this.checkbox,r=this.challenge,i=ee.Browser.height();if(!("ie"===ee.Browser.type&&8===ee.Browser.version)){var o=window.getComputedStyle(document.body).getPropertyValue("overflow-y");this.overflow.override="hidden"===o,this.overflow.override&&(this.overflow.cssUsed=""===document.body.style.overflow&&""===document.body.style.overflowY,this.overflow.cssUsed||(this.overflow.value=""===o?"auto":o),this.overflow.scroll=ee.Browser.scrollY(),document.body.style.overflowY="auto")}return new Promise((function(o){n.status(),n.getTickLocation().then((function(a){if(t._active){if(r.size(e.width,e.height,e.mobile),r.show(),n.clearLoading(),n.location.bounding=n.getBounding(),n.location.tick=a,n.location.offset=n.getOffset(),r.position(n.location),r.focus(),r.height>window.document.documentElement.clientHeight)(window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=Math.abs(r.height-i)+r.top;o()}}))})).then((function(){Ne("Challenge is displayed","hCaptcha","info"),t.onOpen&&rt(t.onOpen)}))}},Zn.prototype.resize=function(e,t,n){var r=this,i=this.checkbox,o=this.challenge;o.getDimensions(e,t).then((function(e){e&&o.size(e.width,e.height,e.mobile),i.location.bounding=i.getBounding(),i.location.offset=i.getOffset(),ee.System.mobile&&!n||o.position(i.location)}))["catch"]((function(e){r.closeChallenge.call(r,{event:le,message:"Captcha resize caused error.",error:e})}))},Zn.prototype.position=function(){var e=this.checkbox,t=this.challenge;ee.System.mobile||(e.location.bounding=e.getBounding(),t.position(e.location))},Zn.prototype.reset=function(){Ne("Captcha Reset","hCaptcha","info");try{this.checkbox.reset(),this.checkbox.setResponse(""),this._resetTimer(),this._resetState()}catch(Qn){Le("hCaptcha",Qn)}},Zn.prototype._resetState=function(){for(var e in this._state)this._state[e]=!1},Zn.prototype.closeChallenge=function(e){this.visible=!1,this._active=!1;var t=this,n=this.checkbox,r=this.challenge;this.overflow.override&&((window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=this.overflow.scroll,this.overflow.override=!1,this.overflow.scroll=0,document.body.style.overflowY=this.overflow.cssUsed?null:this.overflow.value);var i=e.response||"";n.setResponse(i);var o=e.event;switch("string"==typeof i&&""!==i||o!==te||(o=ne,We("Passed without response","error","api",e)),r.close(o),n.$iframe.dom.focus(),Ne("Challenge has closed","hCaptcha","info",{event:o,response:e.response,message:e.message}),o){case ne:this._state.escaped=!0,n.reset(),t.onClose&&rt(t.onClose),t._promise&&t._promise.reject(re);break;case ie:this._state.expiredChallenge=!0,n.reset(),n.status("hCaptcha window closed due to timeout.",!0),t.onChalExpire&&rt(t.onChalExpire),t._promise&&t._promise.reject(ie);break;case le:case ae:case ce:var a=o;n.reset(),o===ce?(n.status(e.message),429===e.status?a=se:"invalid-data"===e.message?a=oe:"client-fail"===e.message&&(a=le)):o===ae?a=le:o===le&&"Answers are incomplete"===e.message&&(a=ue),We("Failed to execute","error","hCaptcha",{error:a,event:o,message:e.message}),this.onError&&rt(this.onError,a),t._promise&&t._promise.reject(a);break;case te:this._state.passed=!0,n.tick(),this.onPass&&rt(this.onPass,i),t._promise&&t._promise.resolve({response:i,key:wn(this.id)}),"number"==typeof e.expiration&&(t._resetTimer(),t._responseTimer=setTimeout((function(){try{n.$iframe&&(n.$iframe.dom.contentWindow?(n.reset(),n.setResponse(""),n.status("hCaptcha security token has expired. Please complete the challenge again.",!0)):Vn(t.id))}catch(Yn){Le("global",Yn)}t.onExpire&&rt(t.onExpire),t._responseTimer=null,t._state.expiredResponse=!0}),1e3*e.expiration))}t._promise=null},Zn.prototype.updateTranslation=function(e){this.config.hl=e,this._langSet=!0,this.checkbox&&this.checkbox.sendTranslation(e),this.challenge&&this.challenge.sendTranslation(e)},Zn.prototype.isLangSet=function(){return this._langSet},Zn.prototype.isReady=function(){return this._ready},Zn.prototype.setReady=function(e){if(this._ready=e,this._ready){var t;Ne("Instance is ready","hCaptcha","info");for(var n=this._listeners.length;--n>-1;)t=this._listeners[n],this._listeners.splice(n,1),t()}},Zn.prototype.setPromise=function(e){this._promise=e},Zn.prototype.onReady=function(e){var t=Array.prototype.slice.call(arguments,1),n=function(){e.apply(null,t)};this._ready?n():this._listeners.push(n)},Zn.prototype.destroy=function(){(Ne("Captcha Destroy","hCaptcha","info"),this._resetTimer(),this.overflow.override)&&((window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=this.overflow.scroll,this.overflow.override=!1,this.overflow.scroll=0,document.body.style.overflowY=this.overflow.cssUsed?null:this.overflow.value);this.challenge.destroy(),this.checkbox.destroy(),this.challenge=null,this.checkbox=null},Zn.prototype.setSiteConfig=function(e){var t=this;if("ok"in e){var n=e.ok.features||{};if(this.config.themeConfig&&n.custom_theme){var r="custom-"+this.id;Fn.add(r,Fn.extend(Fn.active(),this.config.themeConfig)),Fn.use(r),this.challenge.style()}}return"invisible"===this.config.size?("err"in e&&console.error("[hCaptcha] "+e.err.message),Promise.resolve()):this.checkbox.ready.then((function(){return t.checkbox.chat.send("site-setup",e),new Promise((function(e){t.checkbox.chat.listen("checkbox-loaded",(function(){e()}))}))}))};var Hn=0,zn=["hl","custom","andint","tplinks","sitekey","theme","size","tabindex","challenge-container","confirm-nav","orientation","mode"];function $n(e,t){if(e)try{e.updateTranslation(t)}catch(Yn){Le("translation",Yn)}}var Gn={render:function(e,t){if("string"==typeof e&&(e=document.getElementById(e)),e&&1===e.nodeType)if(function(e){if(!e||!("challenge-container"in e))return!0;var t=e["challenge-container"];return"string"==typeof t&&(t=document.getElementById(t)),!!t&&1===t.nodeType}(t)){if(!1!==kn.isSupported()){for(var n,r,i=e.getElementsByTagName("iframe"),o=-1;++oupgrade your browser or enable it for hCaptcha.com")}else console.log("[hCaptcha] render: invalid challenge container '"+t["challenge-container"]+"'.");else console.log("[hCaptcha] render: invalid container '"+e+"'.")},reset:function(e){var t;if(e){if(!(t=vn.getById(e)))throw new dn(e);t.reset()}else{if(!(t=vn.getByIndex(0)))throw new fn;t.reset()}},remove:Vn,execute:bn,getResponse:function(e){var t,n;if((n=e?vn.getById(e):vn.getByIndex(0))&&(t=n.checkbox.response||""),void 0!==t)return t;throw e?new dn(e):new fn},getRespKey:wn,close:function(e){var t=!1;if(!(t=e?vn.getById(e):vn.getByIndex(0)))throw e?new dn(e):new fn;t.closeChallenge({event:ne})},setData:function(e,t){if("object"!=typeof e||t||(t=e,e=null),!t||"object"!=typeof t)throw Error("[hCaptcha] invalid data supplied");var n=!1;if(!(n=e?vn.getById(e):vn.getByIndex(0)))throw e?new dn(e):new fn;Ne("Set data","hCaptcha","info");var r=n.challenge.setData.bind(n.challenge);n.onReady(r,t)},nodes:vn};!function(e){ln(0),ye.file="hcaptcha";var t=document.currentScript,n=!1,r=!1,i="on",o=ee.Browser.width()/ee.Browser.height(),a=!(!window.hcaptcha||!window.hcaptcha.render);function s(){var e=ee.Browser.width(),t=ee.Browser.height(),n=ee.System.mobile&&o!==e/t;o=e/t,u(),Gn.nodes.each((function(r){r.visible&&r.resize(e,t,n)}))}function c(e){l(),Gn.nodes.each((function(e){e.visible&&e.position()}))}function l(){var e=[ee.Browser.scrollX(),ee.Browser.scrollY(),document.documentElement.clientWidth/ee.Browser.width(),Date.now()];un.circBuffPush("xy",e),an.circBuffPush("xy",e)}function u(){var e=[ee.Browser.width(),ee.Browser.height(),ee.System.dpr(),Date.now()];un.circBuffPush("wn",e)}window.hcaptcha={render:function(){return a||console.warn("[hCaptcha] should not render before js api is fully loaded. `render=explicit` should be used in combination with `onload`."),Gn.render.apply(this,arguments)},remove:Gn.remove,execute:Gn.execute,reset:Gn.reset,close:Gn.close,setData:Gn.setData,getResponse:Gn.getResponse,getRespKey:Gn.getRespKey},En.run({topLevel:!0}),function(e){var t=Array.prototype.slice.call(arguments,1);!0!==Dt&&"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState?(Ft.push({fn:e,args:t}),!1===It&&Jt()):setTimeout((function(){e(t)}),1)}((function(){!function(){var o;o=t?[t]:document.getElementsByTagName("script");var a=-1,s=!1,c=null,l=null;for(;++a