/* { "version": "1", "hash": "MEUCICqlA3TEM45lf4vUHPxenfVM2Bhvxe6VzqHYgzfrPioyAiEAjI1zQTwuJrBuhJvxijCoVI2gtrvPj5Tnl1N47rM+lcI=" } */ /* 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 w=-1;function b(e,t){if(e)throw TypeError("Decoder error");return t||65533}function _(e){return e=String(e).trim().toLowerCase(),Object.prototype.hasOwnProperty.call(C,e)?C[e]:null}var C={};[{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){C[t]=e}))}))}));var k,E={"UTF-8":function(e){return new U(e)}},x={"UTF-8":function(e){return new R(e)}},V="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):V,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(!x[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 T(e,t){if(!(this instanceof T))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):V);if(null===r||"replacement"===r.name)throw RangeError("Unknown encoding: "+e);if(!E[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 R(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,b(t);if(s===y)return w;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 b(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),b(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 w;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=x[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))===w)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()))===w)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(T.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),T.prototype.encode=function(e,t){e=e===undefined?"":String(e),t=m(t),this._do_not_flush||(this._encoder=E[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))===w)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()))!==w;)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=T),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,b=[].slice.call(arguments);switch(e){case"generateKey":l=m(i),u=o,h=c;break;case"importKey":l=m(c),u=b[3],h=b[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(x):h.filter(E):h.slice()),b[1]=v(o));break;case"unwrapKey":l=b[4],u=b[5],h=b[6],b[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(E),e[1].key_ops=h.filter(x),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",p(d(o.k)),c,b[3],b[4]);if(s&&"importKey"===e&&("spki"===i||"pkcs8"===i))return n.importKey("jwk",w(o),c,b[3],b[4]);if(a&&"unwrapKey"===e)return n.decrypt(b[3],c,o).then((function(e){return n.importKey(i,e,b[4],b[5],b[6])}));try{f=r.apply(n,b)}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 k(e.publicKey,l,u,h.filter(E)),privateKey:new k(e.privateKey,l,u,h.filter(x))}:new k(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=p(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(E):"private"===i.type?i.usages.filter(x):i.usages.slice()),e)}))),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(c=c.then((function(e){return e=b(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(d){return Promise.reject(d)}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=k}s&&(t.subtle=n,e.Crypto=r,e.SubtleCrypto=i,e.CryptoKey=k)}}}function h(e){return btoa(e).replace(/\=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")}function d(e){return e=(e+="===").slice(0,-e.length%4),atob(e.replace(/-/g,"+").replace(/_/g,"/"))}function p(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(C(t)).buffer),r?n.unshift(new Uint8Array([0])):n[1]={tag:3,value:n[1]},new Uint8Array(C(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 k(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 E(e){return"verify"===e||"encrypt"===e||"wrapKey"===e}function x(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 M=Object.getOwnPropertyDescriptor(Element.prototype,"innerText");Object.defineProperty(Element.prototype,"textContent",{get:function(){return M.get.call(this)},set:function(e){M.set.call(this,e)}})}}catch(zn){}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,P,W,N,A=["error","info","log","show","table","trace","warn"],j=function(e){},F=A.length;--F>-1;)k=A[F],window.console[k]||(window.console[k]=j);if(window.atob)try{window.atob(" ")}catch(Kn){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+/=",I=/^(?:[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,""),!I.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 Z=Array.prototype.toJSON,D=JSON.stringify;JSON.stringify=function(e){try{return delete Array.prototype.toJSON,D(e)}finally{Array.prototype.toJSON=Z}}}Object.keys||(Object.keys=(O=Object.prototype.hasOwnProperty,P=!Object.prototype.propertyIsEnumerable.call({toString:null},"toString"),N=(W=["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(P)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=z.RavenConfig;e&&this.config(e.dsn,e.config).install()},showReportDialog:function(e){if(K){if(!(e=k({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=K.createElement("script");a.async=!0,a.src=o+"/api/embed/error-page/?"+n.join("&"),(K.head||K.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),K.createEvent?(n=K.createEvent("HTMLEvents")).initEvent(e,!0,!0):(n=K.createEventObject()).eventType=e,t)V(t,r)&&(n[r]=t[r]);if(K.createEvent)K.dispatchEvent(n);else try{K.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=P(this.w.href),r=P(t),i=P(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=z[e]&&z[e].prototype;t&&t.hasOwnProperty&&t.hasOwnProperty("addEventListener")&&(W(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),W(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;W(z,"setTimeout",e,r),W(z,"setInterval",e,r),z.requestAnimationFrame&&W(z,"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 z){var i=z.XMLHttpRequest&&z.XMLHttpRequest.prototype;W(i,"open",(function(e){return function(n,r){return w(r)&&-1===r.indexOf(t.h)&&(this.ea={method:n,url:r,status_code:null}),e.apply(this,arguments)}}),r),W(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&&N()&&W(z,"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)}};W(z.history,"pushState",c,r),W(z.history,"replaceState",c,r)}if(n.console&&"console"in z&&console.log){var l=function(e,n){t.captureBreadcrumb({message:e,level:n.level,category:"console"})};C(["debug","info","warn","error","log"],(function(e,t){I(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;C(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[Z[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&&(C(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?x(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?E: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=p(t),o="********";try{n=JSON.parse(b(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 p)if(p.hasOwnProperty(i))try{p[i].apply(null,[t].concat(s.call(arguments,2)))}catch(e){r=e}if(r)throw r}}function t(t,a,s,u,d){var p=i.isErrorEvent(d)?d.error:d,f=i.isErrorEvent(t)?t.message:t;if(g)o.computeStackTrace.augmentStackTraceWithInitialElement(g,a,s,f),n();else if(p&&i.isError(p))e(o.computeStackTrace(p),!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,d,p=[],f=null,m=null,g=null;return u.subscribe=function(e){d||(h=a.onerror,a.onerror=t,d=!0),p.push(e)},u.unsubscribe=function(e){for(var t=p.length-1;t>=0;--t)p[t]===e&&p.splice(t,1)},u.uninstall=function(){d&&(a.onerror=h,d=!1,h=void 0),p=[]},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"),d=[],p=(/^(.*) is undefined$/.exec(e.message),0),f=h.length;p eval")>-1&&(t=l.exec(n[3]))?(n[3]=t[1],n[4]=t[2],n[5]=null):0!==p||n[5]||"undefined"==typeof e.columnNumber||(d[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 w=v[1];"~"===w.charAt(0)&&(w=("undefined"==typeof document||null==document.location?"":document.location.origin?document.location.origin:document.location.protocol+"//"+document.location.hostname+(document.location.port?":"+document.location.port:""))+w.slice(1)),i.url=w.slice(0,-4)}}}d.push(i)}return d.length?{name:e.name,message:e.message,url:r(),stack:d}: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=[],d={},p=!1,f=n.caller;f&&!p;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){}d[""+f]?p=!0:d[""+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,d=1732584193,p=-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 p(e){return unescape(encodeURIComponent(e))}function f(e){return function(e){return u(l(h(e),8*e.length))}(p(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))}(p(e),p(t))}t.exports=function(e,t,n){return t?n?m(t,e):function(e,t){return d(m(e,t))}(t,e):n?f(e):function(e){return d(f(e))}(e)}},{}]},{},[4])(4)}));var z=[{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]*|)"]}],K=[{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+)|)"]}],L=navigator.userAgent,H=function(){return L},$=function(e){return Q(e||L,z)},J=function(e){return Q(e||L,K)};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(Kn){return null}}function Q(e,t){for(var n=null,r=null,i=-1,o=!1;++ithis.height()?"landscape":"portrait"},q.prototype.getWindowDimensions=function(){return[this.width(),this.height()]},q.prototype.interrogateNavigator=function(){var e={};for(var t in window.navigator)if("webkitPersistentStorage"!==t)try{e[t]=window.navigator[t]}catch(zn){}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:X,System:Y,supportsPAT:function(){return("mac"===Y.os||"ios"===Y.os)&&"safari"===X.type&&X.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",de="missing-sitekey",pe="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/14dbe0f1619b8014e2630bcdde727e7785a80dee/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",confirmNav:!1},we="https://30910f52569b4c17b1081ead2dae43b4@sentry.hcaptcha.com/6",be="14dbe0f1619b8014e2630bcdde727e7785a80dee",_e="prod";function Ce(e,t){e.style.width="304px",e.style.height="78px",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 ke(e){for(var t=document.getElementsByClassName("h-captcha"),n=[],r=0;r=10)){var t=Ve(e.trim().split("\n").slice(0,2));xe.push(t)}}function Te(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}),Pe("report error","internal","debug",t),Me(e.message||"internal error","error",ye.file,e)}function Re(e){return function(){try{return e.apply(this,arguments)}catch(zn){throw Te(zn),ke((function(e){Ce(e,Ee)})),zn}}}function Ue(e){if(ve.sentry){var t=!1,n=!1;try{t=-1!==window.location.href.indexOf("chargebee.com"),n=-1!==window.location.href.indexOf("kobo")}catch(Kn){}window.Raven&&Raven.config(we,{release:be,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:t||n?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}),Pe(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||"";Re(Se)(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")&&(Pe(e,"global","debug",{name:o,url:t,line:n,column:r,stack:a}),Oe("global",i,{message:e}))})}}function Me(e,t,n,r){if(t=t||"error",ve.sentry){var i="warn"===t?"warning":t;window.Raven&&Raven.captureMessage(e,{level:i,logger:n,extra:r})}}function Oe(e,t,n){return(n=n||{}).error=t,Me(t&&t.message||"Missing error message","error",e,n)}function Pe(e,t,n,r){ve.sentry&&window.Raven&&Raven.captureBreadcrumb({message:e,category:t,level:n,data:r})}function We(){var e=[],t=null,n=!1,r=[],i=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;o--;){var a=r[o];if(i.test(a)){r=[a];break}}o<0&&(r=r.slice(-2));var s=Ve(r);s&&-1===e.indexOf(s)&&e.push(s)}catch(t){return}},o=function(){if(n)try{for(var e=0;e=10&&o(),i(new Error)),l.apply(t,arguments)},r.push((function(){c?t[a]=l:delete t[a]}))}};return{run:function(e){if(!n){n=!0,isFinite(e)&&(t=setTimeout((function(){o()}),e));try{a(document,"getElementsByClassName"),a(document,"getElementById"),a(document,"querySelector"),a(document,"querySelectorAll"),a(document,"getElementsByTagName"),a(console,"log")}catch(r){o(),i(r)}}},collect:function(){return e.concat(xe)}}}var Ne={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(Kn){return""}},hasCookie:function(e){return!!Ne.getCookie(e)},supportsAPI:function(){try{return"hasStorageAccess"in document&&"requestStorageAccess"in document}catch(Kn){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(Kn){return Promise.resolve()}}},Ae={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 je(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 Fe(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}je.hasAlpha=function(e){return"string"==typeof e&&(-1!==e.indexOf("rgba")||9===e.length&&"#"===e[0])},je.prototype.parseString=function(e){e&&(0===e.indexOf("#")?this.fromHex(e):0===e.indexOf("rgb")&&this.fromRGBA(e))},je.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)},je.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)},je.prototype.setRGB=function(e,t,n){this.setRGBA(e,t,n,1)},je.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()},je.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*Fe(o,i,e+1/3)),this.g=Math.round(255*Fe(o,i,e)),this.b=Math.round(255*Fe(o,i,e-1/3)),this.h=e,this.s=t,this.l=n,this},je.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},je.prototype.saturation=function(e){return e>1&&(e/=100),this.hsl2rgb(this.h,e,this.l),this},je.prototype.hue=function(e){return this.hsl2rgb(e/360,this.s,this.l),this};var Be={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(Kn){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}},Ie={_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?(Ie.requestFrame=t.bind(window),Ie.cancelFrame=n.bind(window)):(Ie.requestFrame=(e=Date.now(),function(t){window.setTimeout((function(){t(Date.now()-e)}),1e3*Ie._singleFrame)}),Ie.cancelFrame=function(e){return clearTimeout(e),null}),Ie._setup=!0,Ie._startTime=Ie._lastTime=Date.now()},add:function(e,t){Ie._renders.push({callback:e,paused:!1==!t||!1}),!1==!t&&Ie.start()},remove:function(e){for(var t=Ie._renders.length;--t>-1;)Ie._renders[t].callback===e&&(Ie._renders[t].paused=!0,Ie._renders.splice(t,1))},start:function(e){if(!1===Ie._setup&&Ie._init(),e)for(var t=Ie._renders.length;--t>-1;)Ie._renders[t].callback===e&&(Ie._renders[t].paused=!1);!0!==Ie._running&&(Ie._paused=!1,Ie._running=!0,Ie._af=Ie.requestFrame(Ie._update))},stop:function(e){if(e)for(var t=Ie._renders.length;--t>-1;)Ie._renders[t].callback===e&&(Ie._renders[t].paused=!0);else!1!==Ie._running&&(Ie._af=Ie.cancelFrame(Ie._af),Ie._paused=!0,Ie._running=!1)},elapsed:function(){return Date.now()-Ie._startTime},fps:function(e){return arguments.length?(Ie._fps=e,Ie._singleFrame=1/(Ie._fps||60),Ie._adjustedLag=2*Ie._singleFrame,Ie._nextTime=Ie.time+Ie._singleFrame,Ie._fps):Ie._fps},isRunning:function(){return Ie._running},_update:function(){if(!Ie._paused&&(Ie._elapsed=Date.now()-Ie._lastTime,Ie._tick=!1,Ie._elapsed>Ie._lagThreshold&&(Ie._startTime+=Ie._elapsed-Ie._adjustedLag),Ie._lastTime+=Ie._elapsed,Ie.time=(Ie._lastTime-Ie._startTime)/1e3,Ie._difference=Ie.time-Ie._nextTime,Ie._difference>0&&(Ie.frame++,Ie._nextTime+=Ie._difference+(Ie._difference>=Ie._singleFrame?Ie._singleFrame/4:Ie._singleFrame-Ie._difference),Ie._tick=!0),Ie._af=Ie.requestFrame(Ie._update),!0===Ie._tick&&Ie._renders.length>0))for(var e=Ie._renders.length;--e>-1;)Ie._renders[e]&&!1===Ie._renders[e].paused&&Ie._renders[e].callback(Ie.time)}};var Ze=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(Kn){}i[n]=r}return i},De=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("&")},ze={__proto__:null,Decode:Ze,Encode:De};function Ke(e,t,n){return Math.min(Math.max(e,t),n)}var Le={__proto__:null,clamp:Ke,range:function(e,t,n,r,i,o){var a=(e-t)*(i-r)/(n-t)+r;return!1===o?a:Ke(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}};function He(e,t){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}function $e(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 Je(){try{$e.apply(null,arguments)}catch(zn){console.error("[hCaptcha] There was an error in your callback."),console.error(zn)}}function Ge(e,t){for(var n=["hl","custom","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},He.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()},He.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())},He.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},He.prototype._cleanStaleData=function(){for(var e=Date.now(),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 Qe,qe={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 Xe(e){return new Promise((function(t,n){e(t,n,(function r(){e(t,n,r)}))}))}function Ye(e,t){var n="attempts"in(t=t||{})?t.attempts:1,r=t.delay||0,i=t.onFail;return Xe((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){var t,n,r="string"==typeof e?e:JSON.stringify(e),i=-1;for(Qe=Qe||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^Qe[255&(i^r.charCodeAt(t))];return(-1^i)>>>0}var tt={__proto__:null,createErrorsAggregator:We,uuid:function(){return Math.random().toString(36).substr(2)},Render:Ie,JWT:Be,Color:je,Shuffle:Ae,MathUtil:Le,Storage:Ne,Query:ze,TimeBuffer:He,_stackTraceSet:xe,toRefinedString:Ve,reportError:Te,errorWrapper:Re,initSentry:Ue,sentryMessage:Me,sentryError:Oe,sentryBreadcrumb:Pe,renderFallback:Ce,forEachCaptchaNode:ke,callUserFunction:Je,composeParams:Ge,is:qe,promiseRecursive:Xe,promiseRetry:Ye,crc32:et,TaskContext:{container:{},set:function(e,t){this.container[e]=t},clear:function(){this.container={}}}},nt={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=nt.actionName(e);return function(i){if(i=i||window.event,"down"===r||"move"===r||"up"===r||"over"===r||"out"===r||"click"===r){var o=nt.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}},rt=["Webkit","Moz","ms"],it=document.createElement("div").style,ot={};function at(e){var t=ot[e];return t||(e in it?e:ot[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=rt.length;n--;)if((e=rt[n]+t)in it)return e}(e)||e)}function st(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 ct(e){if(null===e)return"";var t=[];return lt(e,t),t.join("&")}function lt(e,t){var n,r;if("object"==typeof e)for(r in e)!0===ut(n=e[r])?lt(n,t):t[t.length]=ht(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 st?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(Kn){Te({name:"DomElement Remove Child",message:Kn.message||"Failed to remove child."})}},st.prototype.addClass=function(e){return!1===this.hasClass.call(this,e)&&(this._clss.push(e),this.dom.className=this._clss.join(" ")),this},st.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},st.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},st.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}},st.prototype.content=st.prototype.text,st.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=at(i);n&&"opacity"===i?this.dom.style.filter="alpha(opacity="+100*t+")":n&&je.hasAlpha(t)?this.dom.style[o]=new je(t).getHex():this.dom.style[o]=t}catch(zn){}}return this},st.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)},st.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)},st.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)},st.prototype.addEventListener=function(e,t,n){var r={event:nt.eventName(e),handler:nt.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=nt.eventName(e,i);if(o===r.event)return;this.addEventListener.call(this,o,t,n)}},st.prototype.removeEventListener=function(e,t,n){for(var r,i=this._listeners.length,o=nt.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))},st.prototype.focus=function(){this.dom.focus()},st.prototype.blur=function(){this.dom.blur()},st.prototype.html=function(e){return e&&(this.dom.innerHTML=e),this.dom.innerHTML},st.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},st.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 dt={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:"Singhalese",sr:"Serbian",sk:"Slovak",sl:"Slovenian",so:"Somani",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"},pt={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"}},ft=null,mt={translate:function(e,t){var n=mt.getBestTrans(pt),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=mt.getLocale();return t in e?e[t]:mt.getShortLocale(t)in e?e[mt.getShortLocale(t)]:"en"in e?e.en:null},resolveLocale:function(e){var t=mt.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"),dt[e]?e:dt[t]?t:"en"},getLocale:function(){return mt.resolveLocale(ft||window.navigator.userLanguage||window.navigator.language)},setLocale:function(e){"zh-Hans"===e?e="zh-CN":"zh-Hant"===e&&(e="zh-TW"),ft=e},getShortLocale:function(e){return e.indexOf("-")>=0?e.substring(0,e.indexOf("-")):e},getLangName:function(e){return dt[e]},isShortLocale:function(e){return 2===e.length||3===e.length},addTable:function(e,t){if(t||(t=Object.create(null)),pt[e]){var n=pt[e];for(var r in t)n[r]=t[r]}else pt[e]=t;return pt[e]},getTable:function(e){return pt[e]},addTables:function(e){for(var t in e)mt.addTable(t,e[t]);return pt},getTables:function(){return pt}},gt={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."},yt=function(e){try{return mt.translate(gt[e])}catch(Kn){return!1}},vt="undefined"!=typeof XDomainRequest&&!("withCredentials"in XMLHttpRequest.prototype);function wt(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&&vt;var i="fetch"in window&&r.pst?_t:bt;return n.retry?Ye((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=ct(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=ct(r.data))),i(r))}function bt(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;if(t.getResponseHeader&&(u=t.getResponseHeader("content-type")),"ArrayBuffer"in window&&a instanceof ArrayBuffer&&u&&-1!==u.toLowerCase().indexOf("application/json")&&(a=(new TextDecoder).decode(new Uint8Array(a))),"string"==typeof a)try{a=JSON.parse(a)}catch(h){Oe("http",h,{url:n,config:e,responseType:t.responseType,contentType:u,response:a})}}}catch(h){return Oe("http",h,{contentType:u}),void i({event:ce,endpoint:n,response:a,state:l,status:c,message:yt(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||yt(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 _t(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:yt(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:yt(i.status||400)})}))}))["catch"]((function(e){r({event:ce,endpoint:n,response:e.error,state:4,status:400,message:yt(400)})}))}))}var Ct=function(e,t){if("object"==typeof e&&t===undefined&&(e=(t=e).url),null===e)throw new Error("Url missing");return wt("GET",e,t)},kt=["svg","gif","png"];function Et(e,t){t=t||{};var n,r=e;if(0===r.indexOf("data:image"))for(var i=!1,o=kt.length,a=-1;a++=0)&&(n=kt[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 xt(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 Vt(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 St(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 Tt(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 Rt(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=[]}Et.prototype.load=function(){return("svg"===this.ext?this._loadSvg():this._loadImg())["catch"]((function(e){throw Me("Asset failed","error","assets",{error:e}),e}))},Et.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 xt(t.cb,"error",n),n}))},Et.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;xt(e.cb,"error",t),o(t)},s.onload=a,s.src=n,s.complete&&a()}))},Et.prototype._imgLoaded=function(e,t,n){this.element=new st(e),this.width=t,this.height=n,this.aspect=t/n,this.loaded=!0,xt(this.cb,"load",this)},Et.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Et.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Vt.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;St(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),St(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()}))},Vt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Vt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Tt.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,Rt(e.cb,"load",e),r(e)}))["catch"]((function(t){e.error=!0;var r=(t&&t.message?t.message:"Loading Error")+": "+n;Rt(e.cb,"error",r),i(r)}))}))},Tt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Tt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))};var Ut=[],Mt=function(e,t){var n=new Tt(e,t);return Ut.push(n),n.load()},Ot=function(e){return new Promise((function(t,n){for(var r=Ut.length,i=!1,o=null;--r>-1&&!i;)i=(o=Ut[r]).id===e||-1!==o.id.indexOf("/"===e[0]?"":"/"+e);if(!i)return t(null);o.onload(t),o.onerror(n)}))},Pt=[],Wt=!1,Nt=!1;function At(){document.addEventListener?(document.addEventListener("DOMContentLoaded",Ft),window.addEventListener("load",Ft)):(document.attachEvent("onreadystatechange",jt),window.attachEvent("onload",Ft)),Wt=!0}function jt(){"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState||Ft()}function Ft(){if(!1===Nt){for(var e=0;e=1?n=e.touches:e.changedTouches&&e.changedTouches.length>=1&&(n=e.changedTouches),n){for(var i=0;i0&&o[0]._l?o=o.splice(1,o.length-1):i=!0;var a=e._HmMPK5AN4,s=e._pdV5wCgD,c=e._rKrQGqS;if(e._8dC5C.push(e._qUMQMdncNb),e._8dC5C.push(e._HmMPK5AN4),e._8dC5C.push(e._zSQyx2c),e._8dC5C.push(o),e._8dC5C.push(r),e._pdV5wCgD=e._qUMQMdncNb,e._qUMQMdncNb=n,e._HmMPK5AN4=this,e._rKrQGqS=r._r,t(e),e._HmMPK5AN4=a,e._pdV5wCgD=s,e._rKrQGqS=c,i)return e._8dC5C.pop()};r._l={},r._r=Array.prototype.slice.call(e._rKrQGqS),e._8dC5C.push(r)},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop(),r=e._8dC5C.pop();e._8dC5C.push(n[t]+=r)},function(e){e._8dC5C.pop(),e._8dC5C.push(void 0)},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n|t)},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n===t)},function(e){e._8dC5C.push(undefined)},function(e){e._8dC5C.push(et)},function(e){e._8dC5C.push(tt)},function(e){for(var t=e._nn3VZl[e._qUMQMdncNb++],n=e._nn3VZl[e._qUMQMdncNb++],r=e._nn3VZl[e._qUMQMdncNb++],i=decodeURIComponent(atob(e._UY0ymJce.slice(t,t+n))),o="",a=0;at)},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n<=t)},function(e){e._8dC5C.push(!!e._nn3VZl[e._qUMQMdncNb++])},function(){var t=e._8dC5C.pop(),n=e._nn3VZl[e._qUMQMdncNb++];e._zSQyx2c=t,e._rKrQGqS[n]=t},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n>=t)},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n in t)},function(e){var n=e._pdV5wCgD,r=e._nn3VZl[e._qUMQMdncNb++];try{t(e)}catch(i){e._8dC5C.push(i),e._qUMQMdncNb=r,t(e)}e._pdV5wCgD=n},function(e){e._8dC5C.push(e._nn3VZl[e._qUMQMdncNb++])},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n+t)},function(e){e._8dC5C.push(e._8dC5C[e._8dC5C.length-1])},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n!==t)},function(e){var t=e._8dC5C.pop();e._8dC5C.push(!t)},function(e){var t=e._8dC5C.pop(),n=e._8dC5C.pop();e._8dC5C.push(n/t)},function(e){e._8dC5C.push(null)},function(e){var t=e._8dC5C.pop(),n=e._nn3VZl[e._qUMQMdncNb++],r=e._nn3VZl[e._qUMQMdncNb++];(-1==n?e._zSQyx2c:e._rKrQGqS[n])[r]=t},function(e){var t=e._8dC5C.pop(),n=e._nn3VZl[e._qUMQMdncNb++],r=e._nn3VZl[e._qUMQMdncNb++],i=-1==n?e._zSQyx2c:e._rKrQGqS[n];e._8dC5C.push(i[r]+=t)},function(e){e._8dC5C.push(ee)},function(e){e._8dC5C.push(nt)}],_nn3VZl:[34,0,21,0,44,14,10,51,-1,0,39,0,29,59,34,0,40,1,22,0,1,0,1,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2304,12,5,6,23,-1,1,18,816,12,21,6,34,3,39,0,29,58,26,44,69,10,51,-1,1,39,0,29,202,34,0,40,2,22,0,1,0,1,34,0,51,-1,2,34,0,51,-1,3,23,-1,1,18,2952,32,12,6,29,113,34,0,23,-1,1,18,2952,32,12,6,31,27,-1,3,22,44,0,51,-1,4,23,-1,4,23,-1,3,18,4232,8,-1,6,2,29,194,23,-1,3,23,-1,4,6,51,-1,5,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,5,18,0,4,15,6,23,-1,5,18,2236,4,4,6,34,3,34,1,23,-1,2,18,3616,12,19,6,31,22,7,-1,4,0,22,39,0,29,118,23,-1,2,39,0,29,201,26,44,212,10,51,-1,2,39,0,29,249,34,0,40,3,22,0,1,0,1,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,1996,16,18,6,34,2,39,0,29,248,26,44,259,10,51,-1,3,39,0,29,521,34,0,40,4,22,0,1,0,1,34,0,51,-1,2,43,501,23,-1,1,18,208,12,4,6,46,29,303,22,23,-1,1,18,208,12,4,6,18,4232,8,-1,6,44,1,41,29,321,23,-1,1,18,208,12,4,6,27,-1,3,22,39,0,29,363,23,-1,1,18,1572,20,2,6,46,29,349,22,23,-1,1,18,1572,20,2,6,18,4232,8,-1,6,44,1,41,29,363,23,-1,1,18,1572,20,2,6,27,-1,3,22,23,-1,3,29,488,44,0,51,-1,5,23,-1,5,23,-1,3,18,4232,8,-1,6,2,29,463,23,-1,3,23,-1,5,6,34,1,54,18,3124,20,-8,6,31,27,-1,4,22,23,-1,4,29,454,23,-1,4,18,0,4,15,6,23,-1,4,18,2236,4,4,6,23,-1,3,23,-1,5,6,18,4216,16,-5,6,34,3,34,1,23,-1,2,18,3616,12,19,6,31,22,7,-1,5,0,22,39,0,29,373,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,34,1,23,-1,2,18,3616,12,19,6,31,22,23,-1,2,39,0,29,520,35,497,39,0,29,511,51,-1,6,23,-1,2,39,0,29,520,18,3340,20,10,33,39,0,29,520,26,44,531,10,51,-1,4,39,0,29,978,34,0,40,5,22,0,2,0,1,2,23,-1,1,18,1180,20,-8,6,44,0,12,14,46,48,29,587,22,23,-1,1,18,1180,20,-8,6,46,29,587,22,23,-1,1,18,1180,20,-8,6,18,2236,4,4,6,44,0,12,14,29,618,18,1120,4,2,44,0,18,0,4,15,44,0,18,2236,4,4,44,0,9,3,23,-1,1,18,1180,20,-8,19,22,23,-1,1,18,2540,64,-21,6,44,0,12,14,46,48,29,664,22,23,-1,1,18,2540,64,-21,6,46,29,664,22,23,-1,1,18,2540,64,-21,6,18,880,24,-21,6,44,0,12,14,29,695,18,2200,8,8,44,0,18,3116,8,2,44,0,18,880,24,-21,44,0,9,3,23,-1,1,18,2540,64,-21,19,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2540,64,-21,6,18,2200,8,8,6,23,-1,1,18,2540,64,-21,6,18,3116,8,2,6,23,-1,1,18,2540,64,-21,6,18,880,24,-21,6,23,-1,1,18,1180,20,-8,6,18,1120,4,2,6,23,-1,1,18,1180,20,-8,6,18,0,4,15,6,23,-1,1,18,1180,20,-8,6,18,2236,4,4,6,34,7,51,-1,3,34,0,51,-1,4,23,-1,2,18,4232,8,-1,6,44,0,14,29,827,23,-1,3,27,-1,2,22,23,-1,3,27,-1,4,22,39,0,29,957,44,0,51,-1,5,44,0,51,-1,7,23,-1,7,44,6,2,29,912,23,-1,2,23,-1,7,6,23,-1,3,23,-1,7,6,30,27,-1,6,22,23,-1,3,23,-1,7,6,34,1,23,-1,4,18,3616,12,19,6,31,22,23,-1,6,34,1,18,4116,8,15,33,18,2724,4,0,6,31,52,-1,5,22,7,-1,7,0,22,39,0,29,837,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,34,1,23,-1,4,18,3616,12,19,6,31,22,23,-1,3,27,-1,2,22,23,-1,5,44,0,38,29,957,50,39,0,29,977,18,2208,28,-11,23,-1,2,18,3544,12,-9,23,-1,4,9,2,39,0,29,977,26,44,988,10,51,-1,5,39,0,29,1111,34,0,40,6,22,0,0,0,9,0,1,18,1724,20,4,19,22,18,944,12,17,18,3544,12,-9,39,0,18,56,16,-10,39,0,18,3260,8,9,39,1,18,220,8,11,39,1,9,4,18,3960,28,-12,39,0,18,532,20,6,39,0,18,3668,16,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,18,1616,20,4,9,0,9,5,1,18,1172,8,-1,19,22,1,34,1,1,18,3932,28,5,6,18,732,8,16,6,31,1,18,3932,28,5,19,22,18,3340,20,10,33,39,0,29,1110,26,44,1121,10,51,-1,6,39,0,29,1303,34,0,40,7,22,0,1,0,1,34,0,23,-1,1,18,1048,12,14,6,18,456,28,5,6,31,51,-1,2,23,-1,1,18,2440,8,-20,6,46,48,29,1166,22,18,2484,0,7,51,-1,3,23,-1,1,18,1896,16,-18,6,46,48,29,1186,22,18,2484,0,7,51,-1,4,23,-1,1,18,2408,28,-21,6,46,48,29,1206,22,18,2484,0,7,51,-1,5,23,-1,1,18,688,16,12,6,46,48,29,1226,22,18,2484,0,7,51,-1,6,23,-1,1,18,3076,16,-8,6,46,48,29,1246,22,18,2484,0,7,51,-1,7,23,-1,1,34,1,23,0,7,31,51,-1,8,23,-1,2,23,-1,3,45,23,-1,4,45,23,-1,5,45,23,-1,6,45,23,-1,7,45,23,-1,8,45,51,-1,9,23,-1,9,34,1,16,31,39,0,29,1302,26,44,1313,10,51,-1,7,39,0,29,1678,34,0,40,8,22,0,1,0,1,23,-1,1,18,2440,8,-20,6,18,2484,0,7,47,29,1359,18,3092,24,15,23,-1,1,18,2440,8,-20,6,45,18,1636,8,22,45,39,0,29,1677,23,-1,1,18,2988,32,-16,33,18,852,8,13,6,14,29,1383,18,4268,20,-10,39,0,29,1677,18,2484,0,7,51,-1,2,23,-1,1,18,2016,24,9,6,29,1670,44,0,51,-1,3,44,0,51,-1,4,44,0,51,-1,5,23,-1,5,23,-1,1,18,2016,24,9,6,18,3892,16,-3,6,18,4232,8,-1,6,2,29,1511,23,-1,1,18,2016,24,9,6,18,3892,16,-3,6,23,-1,5,6,51,-1,6,23,-1,6,18,4124,20,9,6,23,-1,1,18,4124,20,9,6,14,29,1502,23,-1,6,23,-1,1,14,29,1497,23,-1,3,44,1,45,27,-1,4,22,7,-1,3,0,22,7,-1,5,0,22,39,0,29,1415,18,1896,16,-18,34,1,23,-1,1,18,2788,24,1,6,31,46,29,1550,22,18,1896,16,-18,34,1,23,-1,1,18,3992,28,9,6,31,18,2484,0,7,47,29,1611,18,2480,4,3,34,0,23,-1,1,18,4124,20,9,6,18,456,28,5,6,31,45,18,620,16,15,45,18,1896,16,-18,34,1,23,-1,1,18,3992,28,9,6,31,45,18,1636,8,22,45,23,-1,2,45,27,-1,2,22,39,0,29,1654,18,2480,4,3,34,0,23,-1,1,18,4124,20,9,6,18,456,28,5,6,31,45,18,1672,4,1,45,23,-1,4,45,18,2448,4,4,45,23,-1,2,45,27,-1,2,22,23,-1,1,18,2016,24,9,6,27,-1,1,22,39,0,29,1390,23,-1,2,39,0,29,1677,26,44,1688,10,51,-1,8,39,0,29,1710,34,0,40,9,22,0,2,0,1,2,23,-1,1,23,-1,2,13,39,0,29,1709,26,44,1720,10,51,-1,9,39,0,29,1857,34,0,40,10,22,0,1,0,1,23,-1,1,34,1,23,0,6,31,51,-1,2,23,0,42,23,-1,2,6,29,1761,23,0,42,23,-1,2,6,39,0,29,1856,23,-1,1,18,24,16,7,6,29,1777,44,1,39,0,29,1779,44,0,23,-1,1,18,40,16,13,6,29,1795,44,1,39,0,29,1797,44,0,23,-1,1,18,132,16,11,6,29,1813,44,1,39,0,29,1815,44,0,23,-1,1,34,1,23,0,11,31,23,-1,1,34,1,23,0,10,31,34,5,51,-1,3,23,-1,3,23,0,42,23,-1,2,19,22,23,-1,3,39,0,29,1856,26,44,1867,10,51,-1,10,39,0,29,2582,34,0,40,11,22,0,1,0,1,23,-1,1,18,1912,12,-6,6,18,2780,8,13,6,29,1903,23,0,41,18,3568,8,-11,6,39,0,29,2581,23,-1,1,18,2408,28,-21,6,46,29,1931,22,34,0,23,-1,1,18,2408,28,-21,6,18,456,28,5,6,31,51,-1,2,34,0,23,-1,1,18,1048,12,14,6,18,456,28,5,6,31,51,-1,3,23,-1,3,18,3476,40,-19,14,29,1975,23,0,41,18,72,8,-15,6,39,0,29,2581,18,1604,12,19,23,0,41,18,4156,16,-11,6,18,3988,4,9,23,0,41,18,1112,8,-16,6,18,3748,8,-7,23,0,41,18,4420,4,-5,6,18,4348,20,-13,23,0,41,18,3516,12,-13,6,18,720,12,2,23,0,41,18,932,12,14,6,18,420,12,6,23,0,41,18,4408,12,-14,6,9,6,51,-1,4,23,-1,4,23,-1,2,6,29,2072,23,-1,4,23,-1,2,6,39,0,29,2581,34,0,23,-1,1,18,1896,16,-18,6,46,48,29,2091,22,18,2484,0,7,18,456,28,5,6,31,51,-1,5,34,0,23,-1,1,18,2440,8,-20,6,46,48,29,2119,22,18,2484,0,7,18,456,28,5,6,31,51,-1,6,34,0,23,-1,1,18,3076,16,-8,6,46,48,29,2147,22,18,2484,0,7,18,456,28,5,6,31,51,-1,7,34,0,23,-1,1,18,688,16,12,6,46,48,29,2175,22,18,2484,0,7,18,456,28,5,6,31,51,-1,8,18,420,12,6,34,1,23,-1,5,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2227,22,18,420,12,6,34,1,23,-1,6,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2251,22,18,420,12,6,34,1,23,-1,7,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2275,22,18,420,12,6,34,1,23,-1,8,18,1124,12,-3,6,31,44,1,5,47,29,2289,23,0,41,18,4408,12,-14,6,39,0,29,2581,18,720,12,2,34,1,23,-1,5,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2332,22,18,720,12,2,34,1,23,-1,6,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2356,22,18,720,12,2,34,1,23,-1,7,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2380,22,18,720,12,2,34,1,23,-1,8,18,1124,12,-3,6,31,44,1,5,47,29,2394,23,0,41,18,932,12,14,6,39,0,29,2581,18,2928,8,-7,34,1,23,-1,5,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2437,22,18,2928,8,-7,34,1,23,-1,6,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2461,22,18,2928,8,-7,34,1,23,-1,7,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2485,22,18,2928,8,-7,34,1,23,-1,8,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2509,22,18,3748,8,-7,34,1,23,-1,5,18,1124,12,-3,6,31,44,1,5,47,46,48,29,2533,22,18,3748,8,-7,34,1,23,-1,6,18,1124,12,-3,6,31,44,1,5,47,29,2547,23,0,41,18,4420,4,-5,6,39,0,29,2581,23,-1,2,18,3800,28,-17,14,29,2569,23,0,41,18,72,8,-15,6,39,0,29,2581,23,0,41,18,2056,12,17,6,39,0,29,2581,26,44,2592,10,51,-1,11,39,0,29,2724,34,0,40,12,22,0,1,0,1,18,3076,16,-8,18,2936,8,-4,18,1896,16,-18,18,2440,8,-20,34,4,51,-1,2,34,0,51,-1,3,44,0,51,-1,4,23,-1,4,23,-1,2,18,4232,8,-1,6,2,29,2716,23,-1,2,23,-1,4,6,51,-1,5,23,-1,5,34,1,23,-1,1,18,2788,24,1,6,31,29,2694,23,-1,5,34,1,23,-1,1,18,3992,28,9,6,31,34,1,16,31,39,0,29,2695,50,34,1,23,-1,3,18,3616,12,19,6,31,22,7,-1,4,0,22,39,0,29,2632,23,-1,3,39,0,29,2723,26,44,2734,10,51,-1,12,39,0,29,2837,34,0,40,13,22,0,1,0,1,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2316,8,13,6,34,1,23,0,6,31,23,-1,1,18,2304,12,5,6,29,2792,23,-1,1,18,2304,12,5,6,39,0,29,2800,23,-1,1,18,336,12,4,6,23,-1,1,18,816,12,21,6,29,2822,23,-1,1,18,816,12,21,6,39,0,29,2830,23,-1,1,18,2900,16,5,6,34,4,39,0,29,2836,26,44,2847,10,51,-1,13,39,0,29,3174,34,0,40,14,22,0,1,0,1,44,0,51,-1,2,23,-1,1,18,2812,32,-18,6,29,2892,23,0,52,18,3628,16,3,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,2240,16,16,6,29,2923,23,0,52,18,2180,20,20,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,96,8,21,6,29,2954,23,0,52,18,2768,12,-11,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,2256,28,-14,6,29,2985,23,0,52,18,4376,12,-11,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,3032,16,-17,6,18,3744,4,18,14,29,3021,23,0,52,18,4144,12,-17,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,3032,16,-17,6,18,2944,8,18,14,29,3057,23,0,52,18,80,16,-8,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,3032,16,-17,6,18,1308,28,3,14,29,3093,23,0,52,18,636,20,-3,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,23,-1,1,18,3032,16,-17,6,18,1940,20,3,14,29,3129,23,0,52,18,3268,16,-4,6,23,-1,2,34,2,23,0,8,31,27,-1,2,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2316,8,13,6,34,1,23,0,6,31,23,-1,2,23,-1,1,18,4240,28,-16,6,34,4,39,0,29,3173,26,44,3184,10,51,-1,14,39,0,29,3520,34,0,40,15,22,0,1,0,1,34,0,51,-1,2,43,3500,23,-1,1,18,208,12,4,6,46,29,3228,22,23,-1,1,18,208,12,4,6,18,4232,8,-1,6,44,1,41,29,3246,23,-1,1,18,208,12,4,6,27,-1,3,22,39,0,29,3288,23,-1,1,18,1572,20,2,6,46,29,3274,22,23,-1,1,18,1572,20,2,6,18,4232,8,-1,6,44,1,41,29,3288,23,-1,1,18,1572,20,2,6,27,-1,3,22,23,-1,3,29,3487,44,0,51,-1,5,23,-1,5,23,-1,3,18,4232,8,-1,6,2,29,3436,23,-1,3,23,-1,5,6,34,1,54,18,3124,20,-8,6,31,27,-1,4,22,23,-1,4,29,3427,23,-1,3,23,-1,5,6,18,4216,16,-5,6,34,1,23,-1,2,18,3616,12,19,6,31,22,23,-1,4,18,2236,4,4,6,34,1,18,4116,8,15,33,18,3644,12,-7,6,31,34,1,23,-1,2,18,3616,12,19,6,31,22,23,-1,4,18,0,4,15,6,34,1,18,4116,8,15,33,18,3644,12,-7,6,31,34,1,23,-1,2,18,3616,12,19,6,31,22,7,-1,5,0,22,39,0,29,3298,23,-1,1,18,2316,8,13,6,34,1,23,0,6,31,34,1,23,-1,2,18,3616,12,19,6,31,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,34,1,23,-1,2,18,3616,12,19,6,31,22,23,-1,2,39,0,29,3519,35,3496,39,0,29,3510,51,-1,6,23,-1,2,39,0,29,3519,18,3340,20,10,33,39,0,29,3519,26,44,3530,10,51,-1,15,39,0,29,3573,34,0,40,16,22,0,1,0,1,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2316,8,13,6,34,1,23,0,6,31,34,2,39,0,29,3572,26,44,3583,10,51,-1,16,39,0,29,3894,34,0,40,17,22,0,1,0,1,23,-1,1,18,2316,8,13,6,51,-1,2,23,-1,1,18,2408,28,-21,6,18,3736,8,17,14,29,3630,23,0,53,18,2652,12,18,6,39,0,29,3638,23,0,53,18,3464,12,3,6,51,-1,3,23,-1,2,18,2860,12,3,6,46,48,29,3658,22,18,2484,0,7,51,-1,4,18,3800,28,-17,34,1,23,-1,1,18,2328,36,-15,6,18,3704,12,-5,6,31,51,-1,5,44,0,51,-1,6,23,-1,3,23,0,53,18,3464,12,3,6,14,29,3779,23,-1,2,18,2872,28,9,6,44,0,34,2,23,-1,4,18,2284,16,-15,6,31,23,-1,5,45,23,-1,2,18,3860,16,-2,6,34,1,23,-1,4,18,2284,16,-15,6,31,45,51,-1,7,23,-1,5,18,4232,8,-1,6,23,-1,7,18,4232,8,-1,6,49,44,100,20,27,-1,6,22,39,0,29,3833,23,-1,2,18,3860,16,-2,6,23,-1,2,18,2872,28,9,6,34,2,23,-1,4,18,2284,16,-15,6,31,51,-1,8,23,-1,8,18,4232,8,-1,6,23,-1,4,18,4232,8,-1,6,49,44,100,20,27,-1,6,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,2,34,1,23,0,6,31,23,-1,3,23,0,53,18,3464,12,3,6,14,29,3880,23,-1,5,34,1,16,31,39,0,29,3881,50,23,-1,6,23,-1,3,34,5,39,0,29,3893,26,44,3904,10,51,-1,17,39,0,29,4121,34,0,40,18,22,0,1,0,1,44,0,51,-1,2,23,-1,1,18,2316,8,13,6,18,1784,24,-2,33,36,46,48,29,3951,22,23,-1,1,18,2316,8,13,6,18,2068,48,-9,33,36,29,3979,23,-1,1,18,2316,8,13,6,18,2860,12,3,6,18,4232,8,-1,6,27,-1,2,22,39,0,29,4034,23,-1,1,18,2316,8,13,6,18,3312,28,18,33,36,46,29,4010,22,23,-1,1,18,2316,8,13,6,18,104,28,3,6,29,4034,23,-1,1,18,2316,8,13,6,18,608,12,6,6,18,4232,8,-1,6,27,-1,2,22,23,-1,1,18,3692,12,-14,6,29,4061,23,-1,1,18,3692,12,-14,6,18,4232,8,-1,6,39,0,29,4064,44,1,5,51,-1,3,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2316,8,13,6,34,1,23,0,6,31,23,-1,1,18,2316,8,13,6,34,1,23,0,9,31,23,-1,3,23,-1,2,34,5,39,0,29,4120,26,44,4131,10,51,-1,18,39,0,29,4383,34,0,40,19,22,0,1,0,1,23,-1,1,18,2408,28,-21,6,18,2040,16,2,14,46,29,4165,22,23,-1,1,18,2952,32,12,6,29,4300,34,0,23,-1,1,18,2952,32,12,6,31,51,-1,2,34,0,44,4190,10,39,0,29,4275,34,0,40,20,51,-1,0,0,1,1,2,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,2,18,2316,8,13,6,34,1,23,0,6,31,23,-1,2,18,3144,28,21,6,23,-1,2,18,1764,20,10,6,23,-1,2,18,4312,20,15,6,23,-1,2,18,336,12,4,6,23,-1,2,18,2900,16,5,6,34,7,39,0,29,4274,26,34,1,23,-1,2,18,2720,4,-10,6,31,18,2920,8,-11,6,31,39,0,29,4382,39,0,29,4373,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,23,-1,1,18,2316,8,13,6,34,1,23,0,6,31,23,-1,1,18,3144,28,21,6,23,-1,1,18,1764,20,10,6,23,-1,1,18,4312,20,15,6,23,-1,1,18,336,12,4,6,23,-1,1,18,2900,16,5,6,34,7,39,0,29,4382,18,3340,20,10,33,39,0,29,4382,26,44,4393,10,51,-1,19,39,0,29,4546,34,0,40,21,22,0,0,0,9,0,1,18,1724,20,4,19,22,18,3668,16,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,18,4080,24,7,44,0,18,2484,16,-6,9,0,18,716,4,-12,9,0,18,1616,20,4,9,0,18,944,12,17,18,3828,20,3,39,1,18,296,32,-17,39,1,18,1596,8,-2,39,1,18,3260,8,9,39,1,18,56,16,-10,39,1,18,4052,12,0,39,1,9,6,18,3960,28,-12,39,0,18,532,20,6,39,0,9,8,1,18,1172,8,-1,19,22,1,34,1,1,18,3932,28,5,6,18,732,8,16,6,31,1,18,3932,28,5,19,22,18,3340,20,10,33,39,0,29,4545,26,44,4556,10,51,-1,20,39,0,29,4649,34,0,40,22,22,0,0,0,43,4631,18,3528,16,-8,34,1,18,1028,20,1,33,18,1832,28,12,6,31,51,-1,1,23,-1,1,18,4232,8,-1,6,44,0,37,29,4618,23,-1,1,44,0,6,18,3048,12,-3,6,39,0,29,4648,39,0,29,4625,44,1,5,39,0,29,4648,35,4627,39,0,29,4639,51,-1,2,50,39,0,29,4648,18,3340,20,10,33,39,0,29,4648,26,44,4659,10,51,-1,21,39,0,29,4712,34,0,40,23,22,0,0,0,43,4694,18,1252,40,-20,33,18,4240,28,-16,6,18,1888,8,19,6,39,0,29,4711,35,4690,39,0,29,4702,51,-1,1,50,39,0,29,4711,18,3340,20,10,33,39,0,29,4711,26,44,4722,10,51,-1,22,39,0,29,4771,34,0,40,24,22,0,0,0,43,4753,34,0,23,0,40,18,3704,12,-5,6,31,39,0,29,4770,35,4749,39,0,29,4761,51,-1,1,50,39,0,29,4770,18,3340,20,10,33,39,0,29,4770,26,44,4781,10,51,-1,23,39,0,29,4834,34,0,40,25,22,0,0,0,43,4816,18,2988,32,-16,33,18,4240,28,-16,6,18,1888,8,19,6,39,0,29,4833,35,4812,39,0,29,4824,51,-1,1,50,39,0,29,4833,18,3340,20,10,33,39,0,29,4833,26,44,4844,10,51,-1,24,39,0,29,4893,34,0,40,26,22,0,0,0,43,4875,34,0,23,0,57,18,3704,12,-5,6,31,39,0,29,4892,35,4871,39,0,29,4883,51,-1,1,50,39,0,29,4892,18,3340,20,10,33,39,0,29,4892,26,44,4903,10,51,-1,25,39,0,29,5113,34,0,40,27,22,0,1,0,1,43,5100,23,-1,1,18,3692,12,-14,6,51,-1,2,23,-1,2,44,0,12,47,46,29,4948,22,23,-1,2,18,1592,4,-6,6,44,0,12,47,29,5094,23,-1,2,18,1592,4,-6,6,18,1200,4,5,14,29,5002,23,-1,1,18,484,12,-10,6,23,-1,1,18,3252,8,4,6,34,2,34,1,23,0,60,44,0,6,18,3616,12,19,6,31,22,39,0,29,5094,23,-1,2,18,1592,4,-6,6,18,904,4,-7,14,29,5046,23,-1,1,18,484,12,-10,6,23,-1,1,18,3252,8,4,6,34,2,23,0,60,44,1,19,22,39,0,29,5094,23,-1,2,18,1592,4,-6,6,18,2012,4,-17,14,29,5094,23,-1,2,18,1200,4,5,6,23,-1,2,18,1960,4,0,6,34,2,34,1,23,0,60,44,2,6,18,3616,12,19,6,31,22,35,5096,39,0,29,5103,51,-1,3,18,3340,20,10,33,39,0,29,5112,26,44,5123,10,51,-1,26,39,0,29,5286,34,0,40,28,22,0,2,0,1,2,43,5273,23,-1,1,18,3692,12,-14,6,51,-1,3,23,-1,3,44,0,12,47,46,29,5169,22,23,-1,3,18,1592,4,-6,6,44,0,12,47,29,5267,23,-1,3,18,1592,4,-6,6,18,584,12,-16,14,29,5267,34,0,23,0,27,31,22,18,3308,4,13,18,1200,4,5,23,0,58,34,1,18,3556,12,-17,33,18,860,20,14,6,31,34,1,23,0,28,31,18,1960,4,0,23,-1,2,18,1592,4,-6,18,2012,4,-17,18,3252,8,4,18,1140,32,-21,9,4,34,2,18,1252,40,-20,33,18,4064,16,20,6,18,4332,16,-3,6,31,22,35,5269,39,0,29,5276,51,-1,4,18,3340,20,10,33,39,0,29,5285,26,44,5296,10,51,-1,27,39,0,29,5375,34,0,40,29,22,0,0,0,44,0,51,-1,1,23,-1,1,23,0,59,18,4232,8,-1,6,2,29,5365,23,0,59,23,-1,1,6,8,18,2752,16,9,14,29,5356,34,0,23,0,59,23,-1,1,6,31,23,0,58,23,-1,1,19,22,7,-1,1,0,22,39,0,29,5309,18,3340,20,10,33,39,0,29,5374,26,44,5385,10,51,-1,28,39,0,29,5402,34,0,40,30,22,0,1,0,1,23,-1,1,39,0,29,5401,26,44,5412,10,51,-1,29,39,0,29,5945,34,0,40,31,22,0,0,0,43,5885,34,0,23,0,27,31,22,44,0,51,-1,1,23,-1,1,23,0,60,44,0,6,18,4232,8,-1,6,2,29,5513,23,0,60,44,0,6,23,-1,1,6,44,1,6,18,1592,4,-6,18,584,12,-16,18,3252,8,4,18,1140,32,-21,9,2,34,2,23,0,60,44,0,6,23,-1,1,6,44,0,6,18,4332,16,-3,6,31,22,7,-1,1,0,22,39,0,29,5434,23,0,58,34,1,18,3556,12,-17,33,18,860,20,14,6,31,34,1,23,0,28,31,44,0,34,2,34,1,23,0,60,44,2,6,18,3616,12,19,6,31,22,44,5561,10,39,0,29,5867,34,0,40,32,51,-1,0,0,1,1,2,44,5582,10,51,-1,3,39,0,29,5848,34,0,40,33,22,0,1,0,1,23,0,60,44,1,6,51,-1,2,23,0,60,44,2,6,51,-1,3,23,-1,2,44,0,12,14,46,48,29,5628,22,23,-1,3,44,0,12,14,46,48,29,5644,22,23,-1,3,18,4232,8,-1,6,44,3,2,46,29,5654,22,23,-1,1,44,30,2,29,5726,23,-1,1,44,10,2,29,5670,44,1,39,0,29,5672,44,3,51,-1,4,23,-1,4,44,5685,10,39,0,29,5713,34,0,40,34,51,-1,0,0,0,1,23,33,1,23,33,4,45,34,1,23,32,3,31,39,0,29,5712,26,34,2,18,1872,16,-5,33,31,22,39,0,29,5838,23,-1,2,44,0,12,47,46,29,5748,22,23,-1,2,18,4232,8,-1,6,44,2,14,29,5815,18,3228,4,5,23,-1,3,34,1,18,3556,12,-17,33,18,860,20,14,6,31,18,1592,4,-6,18,2984,4,-5,18,3252,8,4,18,1140,32,-21,9,3,51,-1,5,23,-1,2,44,1,6,23,-1,5,34,2,23,-1,2,44,0,6,18,4332,16,-3,6,31,22,34,0,23,0,60,44,2,19,22,44,0,23,32,2,34,2,18,1872,16,-5,33,31,22,18,3340,20,10,33,39,0,29,5847,26,44,0,34,1,23,-1,3,31,22,18,3340,20,10,33,39,0,29,5866,26,34,1,18,2384,24,-13,33,28,39,0,29,5944,35,5881,39,0,29,5935,51,-1,2,44,5895,10,39,0,29,5923,34,0,40,35,51,-1,0,0,1,1,2,34,0,23,-1,2,31,22,18,3340,20,10,33,39,0,29,5922,26,34,1,18,2384,24,-13,33,28,39,0,29,5944,18,3340,20,10,33,39,0,29,5944,26,44,5955,10,51,-1,30,39,0,29,6156,34,0,40,36,22,0,1,0,1,23,-1,1,44,0,14,29,5997,23,0,25,18,1660,12,18,34,2,18,1252,40,-20,33,18,228,36,5,6,31,22,39,0,29,6146,44,6004,10,39,0,29,6038,34,0,40,37,51,-1,0,0,1,1,2,23,36,1,23,-1,2,34,2,23,0,26,31,22,18,3340,20,10,33,39,0,29,6037,26,18,1660,12,18,34,2,18,1252,40,-20,33,18,228,36,5,6,31,22,18,3308,4,13,18,1592,4,-6,18,1200,4,5,18,3252,8,4,18,1140,32,-21,9,2,34,2,18,1252,40,-20,33,18,4064,16,20,6,18,4332,16,-3,6,31,22,23,-1,1,44,2,14,29,6146,18,3308,4,13,18,1592,4,-6,18,904,4,-7,18,3252,8,4,18,1140,32,-21,9,2,34,2,18,1252,40,-20,33,18,4064,16,20,6,18,4332,16,-3,6,31,22,18,3340,20,10,33,39,0,29,6155,26,18,908,20,18,18,2916,4,-4,18,4388,20,8,18,3612,4,4,18,800,16,5,18,828,8,-7,18,4036,16,1,18,396,4,6,9,4,51,-1,31,18,1680,44,-16,18,1864,8,-18,18,1060,52,-21,18,2436,4,7,18,748,12,-2,18,1292,8,-14,9,3,51,-1,32,18,2040,16,2,18,3908,8,-15,9,1,51,-1,33,18,1240,12,-3,18,596,12,-16,18,2844,16,15,18,1676,4,-10,9,2,51,-1,34,18,956,64,-19,18,1860,4,22,9,1,51,-1,35,18,2500,16,21,44,6280,10,39,0,29,6423,34,0,40,38,51,-1,0,0,1,1,2,50,51,-1,3,23,0,31,23,-1,2,6,44,0,12,47,29,6319,23,0,31,23,-1,2,6,27,-1,3,22,23,0,32,23,-1,2,6,44,0,12,47,29,6343,23,0,32,23,-1,2,6,27,-1,3,22,23,0,33,23,-1,2,6,44,0,12,47,29,6367,23,0,33,23,-1,2,6,27,-1,3,22,23,0,34,23,-1,2,6,44,0,12,47,29,6391,23,0,34,23,-1,2,6,27,-1,3,22,23,0,35,23,-1,2,6,44,0,12,47,29,6415,23,0,35,23,-1,2,6,27,-1,3,22,23,-1,3,39,0,29,6422,26,18,328,8,2,44,6434,10,39,0,29,6563,34,0,40,39,51,-1,0,0,2,1,2,3,23,0,35,23,-1,2,6,51,-1,4,50,51,-1,5,34,0,51,-1,6,44,6472,10,39,0,29,6558,34,0,40,40,51,-1,0,0,1,1,2,23,39,6,23,-1,2,34,2,23,0,4,31,27,39,5,22,23,39,5,50,14,29,6511,15,39,0,29,6557,23,39,5,18,2208,28,-11,6,27,39,6,22,23,39,5,18,3544,12,-9,6,27,39,5,22,23,39,5,23,39,4,34,2,23,39,3,31,22,18,3340,20,10,33,39,0,29,6557,26,39,0,29,6562,26,18,2364,20,19,44,6574,10,39,0,29,6659,34,0,40,41,51,-1,0,0,2,1,2,3,23,0,34,23,-1,2,6,51,-1,4,50,51,-1,5,44,6607,10,39,0,29,6654,34,0,40,42,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,2,31,27,41,5,22,23,41,5,23,41,4,34,2,23,41,3,31,22,18,3340,20,10,33,39,0,29,6653,26,39,0,29,6658,26,18,3260,8,9,44,6670,10,39,0,29,6755,34,0,40,43,51,-1,0,0,2,1,2,3,23,0,31,23,-1,2,6,51,-1,4,50,51,-1,5,44,6703,10,39,0,29,6750,34,0,40,44,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,3,31,27,43,5,22,23,43,5,23,43,4,34,2,23,43,3,31,22,18,3340,20,10,33,39,0,29,6749,26,39,0,29,6754,26,18,2040,16,2,44,6766,10,39,0,29,6883,34,0,40,45,51,-1,0,0,2,1,2,3,23,0,33,23,-1,2,6,51,-1,4,50,51,-1,5,44,6799,10,39,0,29,6878,34,0,40,46,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,1,31,27,45,5,22,44,0,51,-1,3,23,-1,3,23,45,5,18,4232,8,-1,6,2,29,6868,23,45,5,23,-1,3,6,23,45,4,34,2,23,45,3,31,22,7,-1,3,0,22,39,0,29,6828,18,3340,20,10,33,39,0,29,6877,26,39,0,29,6882,26,18,220,8,11,44,6894,10,39,0,29,6979,34,0,40,47,51,-1,0,0,2,1,2,3,23,0,32,23,-1,2,6,51,-1,4,50,51,-1,5,44,6927,10,39,0,29,6974,34,0,40,48,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,0,31,27,47,5,22,23,47,5,23,47,4,34,2,23,47,3,31,22,18,3340,20,10,33,39,0,29,6973,26,39,0,29,6978,26,9,6,51,-1,36,44,16,51,-1,37,44,15,44,1e3,20,51,-1,38,44,7004,10,39,0,29,7840,34,0,40,49,51,-1,0,0,4,1,2,3,4,5,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,1,18,1724,20,4,6,18,928,4,8,19,22,23,-1,2,44,0,12,14,29,7072,1,18,1172,8,-1,6,18,944,12,17,6,18,220,8,11,6,39,0,29,7075,23,-1,2,1,18,1172,8,-1,6,18,944,12,17,6,18,220,8,11,19,22,23,-1,4,44,0,12,14,29,7121,1,18,1172,8,-1,6,18,944,12,17,6,18,3260,8,9,6,39,0,29,7124,23,-1,4,1,18,1172,8,-1,6,18,944,12,17,6,18,3260,8,9,19,22,23,-1,3,44,0,12,14,29,7170,1,18,1172,8,-1,6,18,944,12,17,6,18,56,16,-10,6,39,0,29,7173,23,-1,3,1,18,1172,8,-1,6,18,944,12,17,6,18,56,16,-10,19,22,23,-1,5,44,0,12,14,29,7219,1,18,1172,8,-1,6,18,944,12,17,6,18,3544,12,-9,6,39,0,29,7222,23,-1,5,1,18,1172,8,-1,6,18,944,12,17,6,18,3544,12,-9,19,22,1,18,1172,8,-1,6,18,3960,28,-12,6,39,0,14,29,7816,18,2988,32,-16,33,18,852,8,13,6,34,1,4,28,51,-1,6,1,18,1172,8,-1,6,18,944,12,17,6,18,220,8,11,6,29,7446,39,1,1,18,3932,28,5,6,18,748,12,-2,34,2,23,0,36,18,220,8,11,6,31,18,748,12,-2,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,1680,44,-16,34,2,23,0,36,18,220,8,11,6,31,18,1680,44,-16,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,1060,52,-21,34,2,23,0,36,18,220,8,11,6,31,18,1060,52,-21,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,2040,16,2,34,2,23,0,36,18,2040,16,2,6,31,18,2040,16,2,34,3,23,-1,6,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,56,16,-10,6,39,1,14,29,7545,39,1,1,18,3932,28,5,6,18,1240,12,-3,34,2,23,0,36,18,2364,20,19,6,31,18,1240,12,-3,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,2844,16,15,34,2,23,0,36,18,2364,20,19,6,31,18,2844,16,15,34,3,23,-1,6,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,3260,8,9,6,46,29,7596,22,18,2988,32,-16,33,18,852,8,13,6,18,4036,16,1,34,2,53,18,1964,12,4,6,18,4196,20,5,6,31,39,1,14,29,7715,39,1,1,18,3932,28,5,6,18,4036,16,1,34,2,23,0,36,18,3260,8,9,6,31,18,4036,16,1,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,4388,20,8,34,2,23,0,36,18,3260,8,9,6,31,18,4388,20,8,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,800,16,5,34,2,23,0,36,18,3260,8,9,6,31,18,800,16,5,34,3,23,-1,6,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,3544,12,-9,6,46,29,7761,22,18,1252,40,-20,33,18,956,64,-19,34,2,53,18,1964,12,4,6,18,4196,20,5,6,31,39,1,14,29,7802,39,1,1,18,3932,28,5,6,18,956,64,-19,34,2,23,0,36,18,328,8,2,6,31,18,956,64,-19,34,3,23,-1,6,18,228,36,5,6,31,22,39,1,1,18,1172,8,-1,6,18,3960,28,-12,19,22,39,1,1,18,1172,8,-1,6,18,532,20,6,19,22,18,3340,20,10,33,39,0,29,7839,26,23,-1,5,18,148,60,-16,6,18,944,12,17,19,22,44,7861,10,39,0,29,7895,34,0,40,50,51,-1,0,0,0,1,39,0,1,18,1172,8,-1,6,18,532,20,6,19,22,18,3340,20,10,33,39,0,29,7894,26,23,-1,5,18,148,60,-16,6,18,2728,24,-14,19,22,44,7916,10,39,0,29,7942,34,0,40,51,51,-1,0,0,0,1,1,18,1172,8,-1,6,18,3668,16,22,6,39,0,29,7941,26,23,-1,5,18,148,60,-16,6,18,1976,20,-18,19,22,44,7963,10,39,0,29,8128,34,0,40,52,51,-1,0,0,0,1,1,18,1172,8,-1,6,18,1616,20,4,6,34,1,18,3212,16,-16,33,18,56,16,-10,6,31,51,-1,2,23,-1,2,18,4232,8,-1,6,51,-1,3,44,0,51,-1,4,23,-1,4,23,-1,3,2,29,8117,23,-1,2,23,-1,4,6,51,-1,5,34,0,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,5,6,18,3704,12,-5,6,31,1,18,1724,20,4,6,23,-1,5,19,22,34,0,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,5,6,18,3172,40,-16,6,31,1,18,1724,20,4,6,23,-1,5,18,3300,8,2,45,19,22,7,-1,4,0,22,39,0,29,8016,1,18,1724,20,4,6,39,0,29,8127,26,23,-1,5,18,148,60,-16,6,18,3704,12,-5,19,22,44,8149,10,39,0,29,8185,34,0,40,53,51,-1,0,0,2,1,2,3,23,-1,3,1,18,1724,20,4,6,23,-1,2,19,22,18,3340,20,10,33,39,0,29,8184,26,23,-1,5,18,148,60,-16,6,18,552,32,-15,19,22,44,8206,10,39,0,29,8249,34,0,40,54,51,-1,0,0,0,1,9,0,1,18,1724,20,4,19,22,9,0,1,18,1172,8,-1,6,18,1616,20,4,19,22,18,3340,20,10,33,39,0,29,8248,26,23,-1,5,18,148,60,-16,6,18,264,20,21,19,22,44,8270,10,39,0,29,8308,34,0,40,55,51,-1,0,0,2,1,2,3,23,-1,3,23,-1,2,34,2,1,18,3932,28,5,6,31,22,18,3340,20,10,33,39,0,29,8307,26,23,-1,5,18,148,60,-16,6,18,496,16,-3,19,22,44,8329,10,39,0,29,8503,34,0,40,56,51,-1,0,0,2,1,2,3,1,18,1172,8,-1,6,18,532,20,6,6,39,0,14,29,8362,15,39,0,29,8502,43,8473,23,-1,3,18,4232,8,-1,6,44,1,30,51,-1,4,23,-1,3,23,-1,4,6,51,-1,5,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,2,6,48,29,8437,23,0,38,23,0,37,34,2,17,18,2116,32,-18,6,28,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,2,19,22,23,-1,3,23,-1,5,34,2,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,2,6,18,3616,12,19,6,31,22,35,8469,39,0,29,8493,51,-1,6,23,-1,6,18,3544,12,-9,34,2,17,18,2516,16,12,6,31,22,18,3340,20,10,33,39,0,29,8502,26,23,-1,5,18,148,60,-16,6,18,3932,28,5,19,22,34,0,23,-1,5,28,51,-1,39,23,-1,39,51,-1,40,18,3568,8,-11,44,8,18,2056,12,17,44,7,18,1112,8,-16,44,6,18,4420,4,-5,44,5,18,4156,16,-11,44,4,18,3516,12,-13,44,3,18,72,8,-15,44,2,18,932,12,14,44,1,18,4408,12,-14,44,0,9,9,51,-1,41,9,0,51,-1,42,18,2148,16,14,18,704,12,17,44,62,18,1204,4,3,44,61,18,3716,12,19,44,60,9,3,18,1300,8,-19,18,4288,24,6,44,53,18,4020,16,0,44,52,18,4368,8,5,44,51,18,1300,8,-19,44,50,9,4,18,1808,24,19,18,3464,12,3,44,41,18,2652,12,18,44,40,9,2,18,3684,8,6,18,4172,12,3,44,30,9,1,18,2532,8,8,18,1204,4,3,44,21,18,3716,12,19,44,20,9,2,18,284,12,7,18,672,16,14,44,13,18,704,12,17,44,12,18,1204,4,3,44,11,18,3716,12,19,44,10,9,4,18,4184,12,12,18,740,8,-7,44,3,18,704,12,17,44,2,18,2300,4,-19,44,1,18,3924,8,-17,44,0,9,4,9,7,51,-1,43,18,908,20,18,23,-1,43,18,4184,12,12,6,18,740,8,-7,6,18,4388,20,8,23,-1,43,18,4184,12,12,6,18,704,12,17,6,18,800,16,5,23,-1,43,18,4184,12,12,6,18,2300,4,-19,6,18,4036,16,1,23,-1,43,18,4184,12,12,6,18,3924,8,-17,6,9,4,51,-1,44,18,3232,20,20,23,-1,43,18,284,12,7,6,18,672,16,14,6,18,1680,44,-16,23,-1,43,18,284,12,7,6,18,704,12,17,6,18,1060,52,-21,23,-1,43,18,284,12,7,6,18,1204,4,3,6,18,748,12,-2,23,-1,43,18,284,12,7,6,18,3716,12,19,6,9,4,51,-1,45,18,1240,12,-3,23,-1,43,18,2532,8,8,6,18,1204,4,3,6,18,2844,16,15,23,-1,43,18,2532,8,8,6,18,3716,12,19,6,9,2,51,-1,46,18,296,32,-17,23,-1,43,18,3684,8,6,6,18,4172,12,3,6,9,1,51,-1,47,18,1020,8,11,23,-1,43,18,1808,24,19,6,18,3464,12,3,6,18,3736,8,17,23,-1,43,18,1808,24,19,6,18,2652,12,18,6,9,2,51,-1,48,18,2452,28,-10,23,-1,43,18,1300,8,-19,6,18,4288,24,6,6,18,2164,16,12,23,-1,43,18,1300,8,-19,6,18,4020,16,0,6,18,3728,8,11,23,-1,43,18,1300,8,-19,6,18,4368,8,5,6,18,1596,8,-2,23,-1,43,18,1300,8,-19,6,18,1300,8,-19,6,9,4,51,-1,49,18,2040,16,2,23,-1,43,18,2148,16,14,6,18,704,12,17,6,18,512,20,14,23,-1,43,18,2148,16,14,6,18,1204,4,3,6,18,432,24,16,23,-1,43,18,2148,16,14,6,18,3716,12,19,6,9,3,51,-1,50,18,4052,12,0,44,9149,10,39,0,29,9234,34,0,40,57,51,-1,0,0,2,1,2,3,23,0,50,23,-1,2,6,51,-1,4,50,51,-1,5,44,9182,10,39,0,29,9229,34,0,40,58,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,18,31,27,57,5,22,23,57,5,23,57,4,34,2,23,57,3,31,22,18,3340,20,10,33,39,0,29,9228,26,39,0,29,9233,26,18,296,32,-17,44,9245,10,39,0,29,9325,34,0,40,59,51,-1,0,0,2,1,2,3,23,0,47,23,-1,2,6,51,-1,4,44,9274,10,39,0,29,9320,34,0,40,60,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,17,31,51,-1,3,23,-1,3,23,59,4,34,2,23,59,3,31,22,18,3340,20,10,33,39,0,29,9319,26,39,0,29,9324,26,18,3828,20,3,44,9336,10,39,0,29,9416,34,0,40,61,51,-1,0,0,2,1,2,3,23,0,48,23,-1,2,6,51,-1,4,44,9365,10,39,0,29,9411,34,0,40,62,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,16,31,51,-1,3,23,-1,3,23,61,4,34,2,23,61,3,31,22,18,3340,20,10,33,39,0,29,9410,26,39,0,29,9415,26,18,1596,8,-2,44,9427,10,39,0,29,9512,34,0,40,63,51,-1,0,0,2,1,2,3,23,0,49,23,-1,2,6,51,-1,4,50,51,-1,5,44,9460,10,39,0,29,9507,34,0,40,64,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,15,31,27,63,5,22,23,63,5,23,63,4,34,2,23,63,3,31,22,18,3340,20,10,33,39,0,29,9506,26,39,0,29,9511,26,18,2364,20,19,44,9523,10,39,0,29,9608,34,0,40,65,51,-1,0,0,2,1,2,3,23,0,46,23,-1,2,6,51,-1,4,50,51,-1,5,44,9556,10,39,0,29,9603,34,0,40,66,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,13,31,27,65,5,22,23,65,5,23,65,4,34,2,23,65,3,31,22,18,3340,20,10,33,39,0,29,9602,26,39,0,29,9607,26,18,3260,8,9,44,9619,10,39,0,29,9704,34,0,40,67,51,-1,0,0,2,1,2,3,23,0,44,23,-1,2,6,51,-1,4,50,51,-1,5,44,9652,10,39,0,29,9699,34,0,40,68,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,14,31,27,67,5,22,23,67,5,23,67,4,34,2,23,67,3,31,22,18,3340,20,10,33,39,0,29,9698,26,39,0,29,9703,26,18,220,8,11,44,9715,10,39,0,29,9800,34,0,40,69,51,-1,0,0,2,1,2,3,23,0,45,23,-1,2,6,51,-1,4,50,51,-1,5,44,9748,10,39,0,29,9795,34,0,40,70,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,12,31,27,69,5,22,23,69,5,23,69,4,34,2,23,69,3,31,22,18,3340,20,10,33,39,0,29,9794,26,39,0,29,9799,26,9,7,51,-1,51,18,3268,16,-4,44,1,44,7,25,18,636,20,-3,44,1,44,6,25,18,80,16,-8,44,1,44,5,25,18,4144,12,-17,44,1,44,4,25,18,4376,12,-11,44,1,44,3,25,18,2768,12,-11,44,1,44,2,25,18,2180,20,20,44,1,44,1,25,18,3628,16,3,44,1,44,0,25,9,8,51,-1,52,18,3464,12,3,44,1,18,2652,12,18,44,0,9,2,51,-1,53,44,16,51,-1,54,44,150,44,1e3,20,51,-1,55,18,1808,24,19,44,1,44,5,25,18,3684,8,6,44,1,44,4,25,18,1300,8,-19,44,1,44,3,25,18,4184,12,12,44,1,44,2,25,18,3916,8,-9,44,1,44,1,25,18,2148,16,14,44,1,44,0,25,9,6,51,-1,56,44,9978,10,39,0,29,10223,34,0,40,71,51,-1,0,0,0,1,1,51,-1,2,44,9999,10,39,0,29,10159,34,0,40,72,51,-1,0,0,1,1,2,44,10017,10,39,0,29,10137,34,0,40,73,51,-1,0,0,1,1,2,23,-1,2,18,2408,28,-21,6,18,1924,16,19,14,29,10127,44,0,51,-1,3,23,-1,3,23,-1,2,18,2692,28,-16,6,18,4232,8,-1,6,2,29,10127,23,-1,2,18,2692,28,-16,6,23,-1,3,6,51,-1,4,23,-1,4,18,2604,28,-13,6,18,2632,8,21,33,18,3060,16,-11,6,14,29,10118,23,-1,4,34,1,23,71,2,18,1208,32,12,6,31,22,7,-1,3,0,22,39,0,29,10048,18,3340,20,10,33,39,0,29,10136,26,34,1,23,-1,2,18,3020,12,-2,6,31,22,18,3340,20,10,33,39,0,29,10158,26,34,1,18,348,24,11,33,28,1,18,400,20,5,19,22,18,2640,12,11,39,1,18,1924,16,19,39,1,9,2,18,2988,32,-16,33,18,852,8,13,6,34,2,1,18,400,20,5,6,18,836,16,21,6,31,22,18,3340,20,10,33,39,0,29,10222,26,23,-1,19,18,148,60,-16,6,18,3576,36,15,19,22,44,10244,10,39,0,29,10390,34,0,40,74,51,-1,0,0,0,1,9,0,51,-1,2,1,18,1172,8,-1,6,18,716,4,-12,6,34,1,18,3212,16,-16,33,18,56,16,-10,6,31,51,-1,3,44,0,51,-1,4,23,-1,4,23,-1,3,18,4232,8,-1,6,2,29,10382,23,-1,3,23,-1,4,6,51,-1,5,23,-1,5,1,18,1172,8,-1,6,18,2484,16,-6,6,42,29,10373,1,18,1172,8,-1,6,18,2484,16,-6,6,23,-1,5,6,51,-1,6,1,18,1172,8,-1,6,18,716,4,-12,6,23,-1,5,6,23,-1,2,23,-1,6,19,22,7,-1,4,0,22,39,0,29,10291,23,-1,2,39,0,29,10389,26,23,-1,19,18,148,60,-16,6,18,4424,36,18,19,22,44,10411,10,39,0,29,10565,34,0,40,75,51,-1,0,0,1,1,2,1,18,1172,8,-1,6,18,716,4,-12,6,48,29,10450,9,0,1,18,1172,8,-1,6,18,716,4,-12,19,22,1,18,1172,8,-1,6,18,2484,16,-6,6,48,29,10492,9,0,1,18,1172,8,-1,6,18,2484,16,-6,19,22,44,0,1,18,1172,8,-1,6,18,4080,24,7,19,22,18,3360,104,-15,34,1,23,-1,2,18,3756,44,-10,6,31,51,-1,3,44,0,51,-1,4,23,-1,4,23,-1,3,18,4232,8,-1,6,2,29,10555,23,-1,3,23,-1,4,6,34,1,1,18,372,24,19,6,31,22,7,-1,4,0,22,39,0,29,10515,18,3340,20,10,33,39,0,29,10564,26,23,-1,19,18,148,60,-16,6,18,1208,32,12,19,22,44,10586,10,39,0,29,10709,34,0,40,76,51,-1,0,0,1,1,2,23,-1,2,34,1,23,0,6,31,51,-1,3,23,-1,3,1,18,1172,8,-1,6,18,716,4,-12,6,42,48,29,10699,23,-1,2,34,1,23,0,9,31,51,-1,4,23,-1,4,1,18,1172,8,-1,6,18,716,4,-12,6,23,-1,3,19,22,1,18,1172,8,-1,6,18,4080,24,7,6,1,18,1172,8,-1,6,18,2484,16,-6,6,23,-1,3,19,22,44,1,1,18,1172,8,-1,6,18,4080,24,7,11,22,18,3340,20,10,33,39,0,29,10708,26,23,-1,19,18,148,60,-16,6,18,372,24,19,19,22,44,10730,10,39,0,29,11804,34,0,40,77,51,-1,0,0,1,1,2,23,-1,2,46,48,29,10751,22,9,0,27,-1,2,22,18,3828,20,3,23,-1,2,18,3828,20,3,6,39,0,47,18,296,32,-17,23,-1,2,18,296,32,-17,6,39,0,47,18,1596,8,-2,23,-1,2,18,1596,8,-2,6,39,0,47,18,3260,8,9,23,-1,2,18,3260,8,9,6,39,0,47,18,56,16,-10,23,-1,2,18,56,16,-10,6,39,0,47,18,4052,12,0,23,-1,2,18,4052,12,0,6,39,0,47,9,6,1,18,1172,8,-1,6,18,944,12,17,19,22,34,0,18,4104,12,7,33,18,1648,12,-11,6,31,1,18,1172,8,-1,6,18,3284,16,1,19,22,1,18,1172,8,-1,6,18,3960,28,-12,6,39,0,14,29,11780,18,2988,32,-16,33,18,852,8,13,6,34,1,4,28,51,-1,3,1,18,1172,8,-1,6,18,944,12,17,6,18,4052,12,0,6,29,11208,39,1,1,18,3932,28,5,6,18,432,24,16,34,2,23,0,51,18,4052,12,0,6,31,18,432,24,16,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,2040,16,2,34,2,23,0,51,18,4052,12,0,6,31,18,2040,16,2,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,512,20,14,34,2,23,0,51,18,4052,12,0,6,31,18,512,20,14,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,748,12,-2,34,2,23,0,51,18,220,8,11,6,31,18,748,12,-2,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,1680,44,-16,34,2,23,0,51,18,220,8,11,6,31,18,1680,44,-16,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,1060,52,-21,34,2,23,0,51,18,220,8,11,6,31,18,1060,52,-21,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,3232,20,20,34,2,23,0,51,18,220,8,11,6,31,18,3656,12,-1,34,3,23,-1,3,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,56,16,-10,6,29,11304,39,1,1,18,3932,28,5,6,18,1240,12,-3,34,2,23,0,51,18,2364,20,19,6,31,18,1240,12,-3,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,2844,16,15,34,2,23,0,51,18,2364,20,19,6,31,18,2844,16,15,34,3,23,-1,3,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,3260,8,9,6,29,11439,39,1,1,18,3932,28,5,6,18,4036,16,1,34,2,23,0,51,18,3260,8,9,6,31,18,4036,16,1,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,4388,20,8,34,2,23,0,51,18,3260,8,9,6,31,18,4388,20,8,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,800,16,5,34,2,23,0,51,18,3260,8,9,6,31,18,800,16,5,34,3,23,-1,3,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,3828,20,3,6,29,11535,39,1,1,18,3932,28,5,6,18,3736,8,17,34,2,23,0,51,18,3828,20,3,6,31,18,3736,8,17,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,1020,8,11,34,2,23,0,51,18,3828,20,3,6,31,18,1020,8,11,34,3,23,-1,3,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,296,32,-17,6,29,11592,39,1,1,18,3932,28,5,6,18,296,32,-17,34,2,23,0,51,18,296,32,-17,6,31,18,296,32,-17,34,3,23,-1,3,18,228,36,5,6,31,22,1,18,1172,8,-1,6,18,944,12,17,6,18,1596,8,-2,6,29,11766,39,1,1,18,3932,28,5,6,18,1596,8,-2,34,2,23,0,51,18,1596,8,-2,6,31,18,1596,8,-2,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,3728,8,11,34,2,23,0,51,18,1596,8,-2,6,31,18,3728,8,11,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,2164,16,12,34,2,23,0,51,18,1596,8,-2,6,31,18,2164,16,12,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,3932,28,5,6,18,2452,28,-10,34,2,23,0,51,18,1596,8,-2,6,31,18,2452,28,-10,34,3,23,-1,3,18,228,36,5,6,31,22,39,1,1,18,1172,8,-1,6,18,3960,28,-12,19,22,39,1,1,18,1172,8,-1,6,18,532,20,6,19,22,18,3340,20,10,33,39,0,29,11803,26,23,-1,19,18,148,60,-16,6,18,944,12,17,19,22,44,11825,10,39,0,29,11882,34,0,40,78,51,-1,0,0,0,1,1,18,400,20,5,6,29,11858,34,0,1,18,400,20,5,6,18,3876,16,13,6,31,22,39,0,1,18,1172,8,-1,6,18,532,20,6,19,22,18,3340,20,10,33,39,0,29,11881,26,23,-1,19,18,148,60,-16,6,18,2728,24,-14,19,22,44,11903,10,39,0,29,12059,34,0,40,79,51,-1,0,0,0,1,9,0,51,-1,2,1,18,1172,8,-1,6,18,1616,20,4,6,34,1,18,3212,16,-16,33,18,56,16,-10,6,31,51,-1,3,23,-1,3,18,4232,8,-1,6,51,-1,4,44,0,51,-1,5,23,-1,5,23,-1,4,2,29,12020,23,-1,3,23,-1,5,6,51,-1,6,34,0,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,6,6,18,3704,12,-5,6,31,23,-1,2,23,-1,6,19,22,7,-1,5,0,22,39,0,29,11961,1,18,1172,8,-1,6,18,3284,16,1,6,34,0,1,18,4424,36,18,6,31,23,-1,2,34,0,1,18,760,40,16,6,31,34,4,39,0,29,12058,26,23,-1,19,18,148,60,-16,6,18,3704,12,-5,19,22,44,12080,10,39,0,29,12116,34,0,40,80,51,-1,0,0,2,1,2,3,23,-1,3,1,18,1724,20,4,6,23,-1,2,19,22,18,3340,20,10,33,39,0,29,12115,26,23,-1,19,18,148,60,-16,6,18,552,32,-15,19,22,44,12137,10,39,0,29,12180,34,0,40,81,51,-1,0,0,0,1,9,0,1,18,1724,20,4,19,22,9,0,1,18,1172,8,-1,6,18,1616,20,4,19,22,18,3340,20,10,33,39,0,29,12179,26,23,-1,19,18,148,60,-16,6,18,264,20,21,19,22,44,12201,10,39,0,29,12650,34,0,40,82,51,-1,0,0,2,1,2,3,1,18,1172,8,-1,6,18,532,20,6,6,39,0,14,29,12234,15,39,0,29,12649,43,12620,44,10,23,-1,2,34,2,18,1744,20,18,33,31,27,-1,2,22,23,-1,3,18,4232,8,-1,6,44,1,30,51,-1,4,23,-1,3,23,-1,4,6,51,-1,5,23,-1,3,23,-1,3,18,4232,8,-1,6,44,2,30,6,51,-1,6,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,2,6,48,29,12344,23,0,55,23,0,54,34,2,24,18,2116,32,-18,6,28,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,2,19,22,23,-1,2,23,0,43,18,3684,8,6,6,18,4172,12,3,6,41,46,29,12382,22,23,-1,2,23,0,43,18,1808,24,19,6,18,2652,12,18,6,2,29,12442,23,-1,3,44,2,6,51,-1,7,23,-1,7,1,18,1172,8,-1,6,18,716,4,-12,6,23,-1,6,19,22,23,-1,3,44,4,6,23,-1,3,44,3,6,23,-1,3,44,1,6,23,-1,3,44,0,6,34,4,27,-1,3,22,23,-1,3,18,4232,8,-1,6,44,1,30,27,-1,4,22,23,-1,3,23,-1,4,6,1,18,1172,8,-1,6,18,3284,16,1,6,30,23,-1,3,23,-1,4,19,22,23,-1,3,18,4232,8,-1,6,44,2,30,51,-1,8,1,18,1172,8,-1,6,18,2484,16,-6,6,23,-1,6,6,51,-1,9,23,-1,9,23,-1,3,23,-1,8,19,22,1,18,1172,8,-1,6,18,716,4,-12,6,23,-1,6,6,51,-1,10,23,-1,10,48,29,12556,15,39,0,29,12649,23,-1,10,44,0,6,51,-1,11,23,-1,11,23,0,41,18,2056,12,17,6,14,29,12584,15,39,0,29,12649,23,-1,3,23,-1,5,34,2,1,18,1172,8,-1,6,18,1616,20,4,6,23,-1,2,6,18,3616,12,19,6,31,22,35,12616,39,0,29,12640,51,-1,12,23,-1,12,18,2664,28,-16,34,2,24,18,2516,16,12,6,31,22,18,3340,20,10,33,39,0,29,12649,26,23,-1,19,18,148,60,-16,6,18,3932,28,5,19,22,44,12671,10,39,0,29,12709,34,0,40,83,51,-1,0,0,2,1,2,3,23,-1,3,23,-1,2,34,2,1,18,3932,28,5,6,31,22,18,3340,20,10,33,39,0,29,12708,26,23,-1,19,18,148,60,-16,6,18,3848,12,-4,19,22,44,12730,10,39,0,29,12899,34,0,40,84,51,-1,0,0,0,1,44,0,51,-1,2,1,18,1172,8,-1,6,18,944,12,17,6,51,-1,3,23,-1,3,18,4052,12,0,6,29,12781,23,0,56,18,2148,16,14,6,32,-1,2,22,23,-1,3,18,56,16,-10,6,29,12803,23,0,56,18,3916,8,-9,6,32,-1,2,22,23,-1,3,18,3260,8,9,6,29,12825,23,0,56,18,4184,12,12,6,32,-1,2,22,23,-1,3,18,1596,8,-2,6,29,12847,23,0,56,18,1300,8,-19,6,32,-1,2,22,23,-1,3,18,296,32,-17,6,29,12869,23,0,56,18,3684,8,6,6,32,-1,2,22,23,-1,3,18,3828,20,3,6,29,12891,23,0,56,18,1808,24,19,6,32,-1,2,22,23,-1,2,39,0,29,12898,26,23,-1,19,18,148,60,-16,6,18,760,40,16,19,22,34,0,23,-1,19,28,51,-1,57,18,1336,236,-9,44,1,5,34,0,23,-1,23,31,44,1,5,34,0,23,-1,21,31,34,0,23,-1,20,31,34,6,51,-1,58,44,12962,10,39,0,29,12977,34,0,40,85,22,0,0,0,34,0,23,0,24,31,26,50,44,12985,10,39,0,29,13e3,34,0,40,86,22,0,0,0,34,0,23,0,22,31,26,50,50,34,5,51,-1,59,34,0,44,0,12,34,0,34,3,51,-1,60,23,-1,57,18,1644,4,2,3,23,-1,40,18,1136,4,-11,3,23,-1,29,18,2324,4,5,3,23,-1,30,18,656,16,-11,3,23,-1,29,18,4,20,-2,3],_UY0ymJce:atob("YWc9PWRYZGtiMnQyVm5GTGNIVnlaMjEyYXlVMVJWb2xOVVJJWjJWeVZ5VTFRMlpVVlY5WVZ3PT1kVzhsUXpJbE9ETWxOMFE9WTFSbll3PT1URTFVVFNVMVEwMW5VMDFoVEZkZk5sQmtabkFsTkRCc2EzRmlhM0ZDWVdaeEpUVkZYMmxpWjFwbWFpVTFSV2RhV1E9PUpVTXlKVGd3SlVNeUpUZ3lKVGRHSlVNeUpUZzBKVGRHSlVNeUpUZzBKVU15SlRnNUpVTXlKVGd3ZFE9PWNHdHhYMlJoYnc9PVltUnFhRm89SlRWRFgxOGxOREJ4SlRZd2FXOUhaRzV2SlRZd2FTVTJNRzA9SlRWRVVDVTFSVkJmSlRKR1RGOU1Sa2hPVENVelJRPT1laVUzUmlWRE1pVTRNU1ZETWlVNE5pVkRNaVU0TlE9PVltTjBaMkZqWDJobFlXcHdWUT09UW1wcFZta2xOVVZrWTBSWGFGcG5hMXBuVGxGUk15VTFRMTlhTWxsU1dsSWxOVUpoYm0wPVdtb2xOVVJ1SlRZd2JYRWxOakJ0WDJjbE5VSmpaZz09SlRZd1gxa2xOVVZrVldKVVgyY2xOVVU9YjJwSGFuSWxOakJ0SlRORkpUVkRiaVUyTUE9PWVTVTNRM054YzNnPVpteDFaa1Y0YVdsVGVIWnJZbUVsTlVJbE5qQm1WMlJuWWc9PWJGOGxOVVJwYkNVMVJXTm9ZUT09SlVNeUpUZ3lkQ1ZETWlVNE0xTndKVU15SlRnemNBPT1KVU15SlRneWN3PT1KVGRDSlVNeUpUZzFZMmhvWDJ4T1gzSnVUREZmVWlVMVJWWXVKVEV6UlVSR1RsWlRSRVpJWWs1SUpUVkRmaVUzUm13bE4wUWxOMFk9TmpVbE0wVWxNMEkxSlRORVZ5VTJNRlZuWjBKVllWaz1KVE5ESlRORlJUUT1jbms9Ymw5eGNYVnRjR0k9VWxrbE5VVlVTa2hWU2t4VGIzRjNkV2RtY1hsd1QxVWxOVVZUWDFSVk0xOGxOVVZXV1ZkRVh6SlpaRllsTlVOUlYyTT1iMnB3SlRWRll5VTJNR2xmWWxSWlQxcGlRdz09SlRkQ2JBPT1XazBsTlVWUUpUVkVZVkE9VldKWGJBPT1aV1prSlRWQ0pUWXdXU1UxUWxocmRpVkRNaVU0TVNWRE1pVTROU1UzUkhZPWVYQT1ZaVUxUkdOUlZsRlBKVFZEVVZOYWEydz1Rak5GUlVsQlJEWT1ZVlJTSlRWRllWTT1kM2dsUXpJbE9Ea2xOME4yZUNWRE1pVTRNQ1ZETWlVNE1pVkRNaVU0TnlVM1F5VkRNaVU0TWlWRE1pVTRNUT09WlZab2FWbz1iMlJ4Wlc1eGJDVTJNRzFpWkE9PVpsTlpKVFF3VTE5WEpVTXlKVGd5SlVNeUpUZzBKVU15SlRoQkpVTXlKVGc0ZWlWRE1pVTRRU1ZETWlVNE5RPT1aV0lsTlVNPWVBPT1iSEZuYUNVM1FsSnBlQT09SlRkRWVIWWxReklsT0RVbFF6SWxPRGw0SlRkRWRnPT1kSFZpZFdZPWFXdHJiWFJ0ZW1rbE4wTnhkM1k9YlE9PVVrMD1aRlZtWjFsQ1dXc2xNMEZqWm1FNUpUWXdXV0ZaWW1obmJtZ2xOME40Y3c9PUpVTXlKVGhDSlRkRUpVTXlKVGd5ZUNWRE1pVTRNeVZETWlVNFFnPT1KVGRDY2c9PVdXSldhR1k9SlROR0pUVkZKVFl3YUhCdEpUVkZKVFl3WWc9PWNWaFFXRzhsUXpJbE9ETWxOMFpWVFNVMVJTVXpSQ1UxUXlWRE1pVTRNWFo0UzFjbE0wRnpKVU15SlRnemRIRnpVelJTVjJGdFdWaDVORmxDSlRkREpVTXlKVGd6WVU1WE9GRlZKVFZET0NVM1Eyd2xOVVUwV0hsMGJGcGlkWEFsUXpJbE9ETjViWGdsTTBJbE0wUmpkWEIxWXlWRE1pVTRNbnBLVkZJNVdEUlpRU1UxUTFWd2VTVkRNaVU0TTI5WlNrOXNKVFZDZWxZbE5VTmFRbXhYYm5NbE5EQktPWFk1VWxZbE0wSmlSZz09WVdaZmJHVmpZbEp0YzJGbVkzRT1lZz09YUhGbGQzVT1KVFl3VWs1ZlVGVT1jR1ZwWVNVelJYRmlZbUZ1Ync9PUpUQkRSdz09SlRZd2VYb2xReklsT0RJPUpUVkNVMkZoVDFWVFdnPT1kVzQ9SlRkRUpUZEdKVU15SlRnMUpVTXlKVGd6ZFNVM1JDVTNSaVZETWlVNE5uVT1KVFZDYVNVMVJHcGxZbUZ2Y0E9PUpUVkZUeVUyTUdGVE55VTFRMkk9Wm1WZlpHb2xOVUpvSlROR1dnPT1TbFpQVGt0d2NuZDJSMjVuYjJkd2RnPT1NRGsySlRORUpUSkdKVE5ETGlVelJqRT1KVFZDV1dnNVltaG1KVFZFV1djMmJVaHRaRms9VGxjPUpUZEdKVGRHZUdwNVdXNXlhblI2ZVE9PVZWOVNVdz09SlVNeUpUZ3djeVUzUm5jPWFtZDZaM2xyZWc9PVVGVldXVkU1VmlVMk1HRT1KVFF3SlRWRmJYQkpiQ1UyTUdnPVpnPT1KVE5GYm10emIyRnVKVU15SlRnMkpUZENKVGRHZHc9PVdWTm5KVE5EWXlVMVFnPT1kQT09WjFocEpUVkRaV3RGWmlVMVFpVTFRdz09Ym0xbmJISmpjR3R0ZEdNPUpUTkZRemMwUVE9PVVTVTFSRlpWSlRWRWJpVkRNaVU0TVNVM1JFb2xOMEp1YWs1MWJuWnVkeVUzUkE9PVppVTNRaVUzUm5kVUpVTXlKVGczZUhoM0pVTXlKVGcwUWtFbE0wSWxOREJHTjBRPVlXTnBaMWxaWW1oWlpnPT1KVE5HTkRVeUpUUXdTemN4UlE9PVgxbGxaVms9SlRkQ0pUZEVjQ1ZETWlVNE1YaDZKVGRHZEhwNWRBPT1ZMWhaVm1RbE0wSlZhUT09SlRkQ2N5VkRNaVU0TW05WmN5VkRNaVU0Tnc9PUpVTXlKVGd5SlRkQ2VISjBXR0ZYY21ScFgycHlWQT09WjFSbFdsaG5iZz09Y2lVM1FuZ2xOMFp4Zm5BbFF6SWxPREZ6VTNBbFF6SWxPRE53V0ZKbUpUVkVYMUlsTmpBbE5qQT1KVFZFSlRkR0pUZERlbllsUXpJbE9EQnlKVU15SlRnNUpVTXlKVGhGSlVNeUpUZzFlZz09Wm00PUpUZEVlQT09V1E9PWQza2xOMFlsTjBSdmRtOXJKVU15SlRnd2J3PT1KVEpEYkhObGJtZDVibVZ6WjNZPVVsQmZNR0ZRV1Y4dVdrOVFaMWxpYUdadE9XWm1ZMlk9UXlVelJGRT1KVU15SlRnM0pVTXlKVGcwSlVNeUpUZzVkaVZETWlVNE9YNGxReklsT0RRbFF6SWxPRE5uZGlWRE1pVTRPWG89SlRkQ0pUZERjWEpoSlVNeUpUZzJKVGRFY2c9PU9WcFBVQT09YUdwWGFXZGFXZz09TVNVelJDVXpSVWM9VWxrbE5VUWxOMFlsUXpJbE9EUjVKVGRHZmc9PWNYUjBkWFFsTlVVbE4wWjBkU1ZETWlVNE13PT1kMnQ2WVdKekpVTXlKVGd4SlVNeUpUZ3lKVGRFZmc9PUpUVkViR1ZhYXlVMk1HWmxURmRmYWxaUVpBPT1aMWhtWnc9PVp5VTJNSElsTkRCemMzRm9ZWFJ6WkE9PWRTVkRNaVU0TmlWRE1pVTROSDRsTlVSM0pVTXlKVGhDSlRWRFZtcFZKVFl3YUY4PWN5VTFSV2x5WWc9PWFpVTFRMk1sTlVOYWF5VTJNR1psU210WWFXcz1KVFZGWjJRbE5qQnBiMU09ZUdjPWNYZHNKVGRHZDI5MmRXdz1aM0JsZDNjPU1sTmFVMkpUSlRWQ1dXZzNZMVVsTmpCWloxZFpXRGxxV1dKb1p3PT1hUT09ZENVM1JuTWxReklsT0RVbE4wUjFmaVZETWlVNE5BPT1hSEYwUjJObGFnPT1KVGREZGlWRE1pVTRRUT09WjNoMVpIZHNjbkU9VUZkUVdGQlpYMnBaV2s5UWVIUnBhMjF3ZDNSc2JYbz1KVEl3SlRJd0pURkNUREZhVlM0bE1UTT1KVFl3WTNKZmJYNXRkaVUzUTB0M2QzcHNKVGRDSlRWQ0pUVkVVQ1UxUlNVMVJTVTJNQ1UxUkZBPWQzVWxReklsT0RRbE5VUjFjWDRsTmpCMUpVTXlKVGd5ZVNVM1JuUT1YM0o2ZFhNbFF6SWxPRFE9YXc9PVVDVTFRbUZPV0ZGUFdGVlBWdz09YjJ0eGJsOWhhMlpzV2w4PVIwVlVWMk5QU1NVMVJBPT1jV1JpYm5GalUyaHNaQT09SlRKQ2EyND1KVEZFTmtJbE0wSWxNMEV6V2xNbE5VSlRKVFZEWWc9PWEyUmFKVFZDSlRWRFgyUWxOVUphZUNVM1JDVTNSaVZETWlVNE5DVkRNaVU0TXlVelFpVXlSaVZETWlVNE1uUWxOMEowY2lWRE1pVTRNeVV6UWlVeVJpVkRNaVU0TTNRbFF6SWxPRGNsUXpJbE9ETndKVU15SlRneGRIQT1UU1V6UlZCUlFnPT1KVU15SlRnM2VDVkRNaVU0UWlWRE1pVTROM1FsUXpJbE9EVjRkQT09SlRWQ1lscFBVbDg9ZG1sK2NXOXBKVGREY1hkMmRuZ2xOMFJ5ZUhjPUpUVkNaQ1UyTUY4PVgxQWxOVVZmV2w5YVpTVXpSV1psVW1WYUpUWXdYeVUwTUZOa1ZtTm5WbU09Y0drPUpUVkVZaVUyTUZVPUpUUXdVVTlKSlRWRFNFSldlWFlsTjBOMWF3PT1aV050WkcxcVpHdz1WbGxMVGlVelJWTlhUdz09UTBoS1QwND1jbThsUXpJbE9ESnZiR3A1U1daNVpnPT1NU1V6UTBRbE0wST1WMkZxWnc9PVVpVTFSVjlvUWs5UUpUZENiSE09SlRkQ0pUZEdieVUzUXlWRE1pVTRNeVUxUkc5MmIyMStlU1UzUTB0MmRnPT1KVU15SlRnMWRpVkRNaVU0T1NWRE1pVTROUT09SlRZd2FXWnRYMndsTlVWdllRPT1kSGwzYkVsNmFYSjRkV2R1WjJWMmEzRndSM0JtVnlVMVEyWldZbUZoV0ZablptdHNiMmRSY21kb2RnPT1KVGRHSlRkRFZFNWlKVFZEWkdWU1kyVT1XbTBsTmpBbE5VVnFiVjhsTkRCeEpUWXdhVzg9ZFhwMUpVTXlKVGd3SlRWRmNXOGxOMEorY0E9PWJHbGpKVFZGSlRWRGF6aHJhMmtsTmpCWmJHc2xOVU09VFU5VlUwVkZUbFJGVWc9PWMyNTBZbWR5Y3lVMk1IRnpjRzlwYm5SbGNnPT1KVFZEVFNVMVJWRmFKVFl3WDJaWVlWcHNZVmhpWnlVMVJDVTFSWEU9SlRORVdtMGxOVVU9SlRORlVtVlpaV1lsTlVJbE5VTkZXR1FsTlVNPVpWSlRjQ1UxUTFacUpUVkZVRXdsTlVST1V3PT1KVE5GVFUxSlZnPT1TRU5KTnlVelF3PT1ZeVUxUTI0bE5EQnhKVFl3YVc4PWJtbHFjM2x1YTI1cWR3PT1iV1p2YUhWcEpUZERKVGRHYzNFbFF6SWxPRFI1SlRkR2ZnPT1PWEorZDNZNWJIbHVKVU15SlRnelIwbFBUU1V6UmtZbE0wWWxNMEpRSlROR1lTVTJNRnBmWlZaalJXcGhWZz09YzNKMmQxQm9kblprYW1nPUpUZENKVU15SlRneWVtOXlKVGRHSlRORVIxQk5XRkJmVEdwV1VHUT1iR2R0SlRWQ0pUWXdaV2R1SlRWRVV5VTFRazlYV2c9PVdVcFJWVk5pTkNVMVFrRmlUMkpUUlZkaVZqY2xOVU5TVjFGVFlRPT0=")};function t(e){for(;e._qUMQMdncNb!==e._pdV5wCgD;){var t=e._nn3VZl[e._qUMQMdncNb++];e._9uLtHD6Qf[t](e)}}return e._pdV5wCgD=e._nn3VZl.length,t(e),e._wY4otiT}(),Xt=qt.s,Yt=qt.m,qt.b,en=qt.start}catch(Ln){Me("ob-error","error","api",{message:Ln.message});var nn=function(){};Xt=function(){return Promise.resolve()},Yt={record:nn,resetData:nn,setData:nn,stop:nn,circBuffPush:nn},{record:nn,stop:nn},en=nn}function rn(e,t){this.cause=e,this.message=t}function on(e){rn.call(this,pe,"Invalid hCaptcha id: "+e)}function an(){rn.call(this,he,"No hCaptcha exists.")}function sn(){rn.call(this,de,"Missing sitekey - https://docs.hcaptcha.com/configuration#javascript-api")}rn.prototype=Error.prototype;var cn=[],ln=[],un={add:function(e){cn.push(e)},remove:function(e){for(var t=!1,n=cn.length;--n>-1&&!1===t;)cn[n].id===e.id&&(t=cn[n],cn.splice(n,1));return t},each:function(e){for(var t=-1;++t10&&ln.splice(0,ln.length-10)},getSession:function(){return ln}};function hn(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?un.getById(e):un.getByIndex(0))Pe("Execute called","hCaptcha","info"),tn.setData("exec","api"),Yt.setData("exec","api"),o&&n.setPromise(a),n.onReady(n.initChallenge,t);else if(e){if(!o)throw new on(e);a.reject(pe)}else{if(!o)throw new an;a.reject(he)}if(o)return a}function dn(e){var t="",n=null;n=e?un.getById(e):un.getByIndex(0);try{for(var r=un.getSession(),i=r.length,o=!1;--i>-1&&!o;)(o=r[i][1]===n.id)&&(t=r[i][0])}catch(Ln){t=""}return t}function pn(e,t,n){this.target=e,this.setTargetOrigin(n),this.id=t,this.messages=[],this.incoming=[],this.waiting=[],this.isReady=!0,this.queue=[]}pn.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(zn){Oe("messaging",zn),"*"!==this.targetOrigin&&(this.setTargetOrigin("*"),this._sendMessage(e,t))}},pn.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())},pn.prototype.clearQueue=function(){this.queue=[]},pn.prototype.setID=function(e){this.id=e},pn.prototype.setTargetOrigin=function(e){this.targetOrigin="*"},pn.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)}))},pn.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)},pn.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)},pn.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)},pn.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===fn.chats[n].id&&e.target===fn.chats[n].target&&(t=fn.chats[n],fn.chats.splice(n,1));return t},consumeMessages:function(){var e=fn.messages;return fn.messages=[],e},handleGlobal:function(e){if(fn.globalEnabled){var t=fn.messages;if(t.length>=10)fn.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 fn.handleGlobal(e);"string"==typeof t&&(t=JSON.parse(t)),"d"===t.t&&fn.messages.push(e);for(var r,i=fn.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,d=this.height-10-30;h=Math.max(Math.min(h,d),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()}},Pn.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._visible&&this.close.call(this),fn.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()},Pn.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()},Pn.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)},Pn.prototype.onOverlayClick=function(e){this._hasCustomContainer||this.$overlay.addEventListener("click",e)},Pn.prototype.setData=function(e){this.chat&&this.chat.send("challenge-data",e)};function Wn(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 st?e:new st(e),this._host=ye.host||window.location.hostname,this.$iframe=new st("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?"&"+De(this.config):"");this.chat=fn.createChat(this.$iframe.dom,t,a),this.chat.setReady(!1),this._timeoutFailedToInitialize=setTimeout((function(){r.$iframe&&r.$iframe.isConnected()?Me("Failed to initialize. Iframe attached","error","frame:checkbox",{contentWindow:!!r.$iframe.dom.contentWindow,iframeSrc:s}):Me("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 Nn(e,t,n){this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this.$container=e instanceof st?e:new st(e),this.$iframe=new st("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 An(e,t,n){if(!n.sitekey)throw new sn;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,Mn.indexOf(n.theme)>=0&&On.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 Pn(t,n),"invisible"===this.config.size?(Pe("Invisible mode is set","hCaptcha","info"),this.checkbox=new Nn(e,t,n)):this.checkbox=new Wn(e,t,n)}function jn(e){if("en"===e)return Promise.resolve();var t=e+".json";return new Promise((function(n,r){Ot(t).then((function(n){return n||Mt(t,{prefix:"https://newassets.hcaptcha.com/captcha/v1/14dbe0f1619b8014e2630bcdde727e7785a80dee/static/i18n"}).then((function(t){return mt.addTable(e,t.data),t}))})).then((function(e){n(e.data)}))["catch"]((function(e){r(e)}))}))}Wn.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},Wn.prototype.style=function(){var e=this.config.size;switch(this.$iframe.css({pointerEvents:"auto",backgroundColor:"rgba(255,255,255,0)"}),e){case"compact":this.$iframe.css({width:164,height:144});break;case"invisible":this.$iframe.css({display:"none"});break;default:this.$iframe.css({width:303,height:78,overflow:"hidden"})}},Wn.prototype.reset=function(){this._ticked=!1,this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-reset")},Wn.prototype.clearLoading=function(){this.chat&&this.chat.send("checkbox-clear")},Wn.prototype.sendTranslation=function(e){var t={locale:e,table:mt.getTable(e)||{}};this.chat&&this.chat.send("checkbox-translate",t),this.translate()},Wn.prototype.translate=function(){this.$iframe.dom.title=mt.translate("Widget containing checkbox for hCaptcha security challenge")},Wn.prototype.status=function(e,t){this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-status",{text:e||null,a11yOnly:t||!1})},Wn.prototype.tick=function(){this._ticked=!0,this.chat&&this.chat.send("checkbox-tick")},Wn.prototype.getTickLocation=function(){return this.chat.contact("checkbox-location")},Wn.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}},Wn.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},Wn.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._ticked&&this.reset(),fn.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()},Nn.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},Nn.prototype.reset=function(){},Nn.prototype.clearLoading=function(){},Nn.prototype.sendTranslation=function(e){},Nn.prototype.status=function(e,t){},Nn.prototype.tick=function(){},Nn.prototype.getTickLocation=function(){return Promise.resolve({left:0,right:0,top:0,bottom:0,width:0,height:0,x:0,y:0})},Nn.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}},Nn.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},Nn.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()},An.prototype._resetTimer=function(){null!==this._responseTimer&&(clearTimeout(this._responseTimer),this._responseTimer=null)},An.prototype.initChallenge=function(e){e||(e={}),Pe("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:gn(),errors:s.concat(yn.collect())})},An.prototype.getGetCaptchaManifest=function(){var e=(this._origData||{}).manifest||null;return e||((e=Object.create(null)).st=Date.now()),e.v=1,e.topLevel=tn.getData(),e.session=un.getSession(),e.widgetList=un.getCaptchaIdList(),e.widgetId=this.id,e.href=window.location.href,e.prev=JSON.parse(JSON.stringify(this._state)),e},An.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(){Pe("Challenge is displayed","hCaptcha","info"),t.onOpen&&Je(t.onOpen)}))}},An.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})}))},An.prototype.position=function(){var e=this.checkbox,t=this.challenge;ee.System.mobile||(e.location.bounding=e.getBounding(),t.position(e.location))},An.prototype.reset=function(){Pe("Captcha Reset","hCaptcha","info");try{this.checkbox.reset(),this.checkbox.setResponse(""),this._resetTimer(),this._resetState()}catch(Ln){Oe("hCaptcha",Ln)}},An.prototype._resetState=function(){for(var e in this._state)this._state[e]=!1},An.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||"";switch(n.setResponse(i),r.close(e.event),n.$iframe.dom.focus(),Pe("Challenge has closed","hCaptcha","info",{event:e.event,response:e.response,message:e.message}),e.event){case ne:this._state.escaped=!0,n.reset(),t.onClose&&Je(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&&Je(t.onChalExpire),t._promise&&t._promise.reject(ie);break;case le:case ae:case ce:var o=e.event;n.reset(),e.event===ce?(n.status(e.message),429===e.status?o=se:"invalid-data"===e.message?o=oe:"client-fail"===e.message&&(o=le)):e.event===ae?o=le:e.event===le&&"Answers are incomplete"===e.message&&(o=ue),Me("Failed to execute","error","hCaptcha",{error:o,event:e.event,message:e.message}),this.onError&&Je(this.onError,o),t._promise&&t._promise.reject(o);break;case te:this._state.passed=!0,n.tick(),this.onPass&&Je(this.onPass,i),t._promise&&t._promise.resolve({response:i,key:dn(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)):mn(t.id))}catch(zn){Oe("global",zn)}t.onExpire&&Je(t.onExpire),t._responseTimer=null,t._state.expiredResponse=!0}),1e3*e.expiration))}t._promise=null},An.prototype.updateTranslation=function(e){this.config.hl=e,this._langSet=!0,this.checkbox&&this.checkbox.sendTranslation(e),this.challenge&&this.challenge.sendTranslation(e)},An.prototype.isLangSet=function(){return this._langSet},An.prototype.isReady=function(){return this._ready},An.prototype.setReady=function(e){if(this._ready=e,this._ready){var t;Pe("Instance is ready","hCaptcha","info");for(var n=this._listeners.length;--n>-1;)t=this._listeners[n],this._listeners.splice(n,1),t()}},An.prototype.setPromise=function(e){this._promise=e},An.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)},An.prototype.destroy=function(){(Pe("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},An.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;On.add(r,On.extend(On.active(),this.config.themeConfig)),On.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 Fn=0,Bn=["hl","custom","tplinks","sitekey","theme","size","tabindex","challenge-container","confirm-nav","orientation","mode"];function In(e,t){if(e)try{e.updateTranslation(t)}catch(zn){Oe("translation",zn)}}function Zn(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)}))}))}var Dn={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!==fn.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=un.getById(e)))throw new on(e);t.reset()}else{if(!(t=un.getByIndex(0)))throw new an;t.reset()}},remove:mn,execute:hn,getResponse:function(e){var t,n;if((n=e?un.getById(e):un.getByIndex(0))&&(t=n.checkbox.response||""),void 0!==t)return t;throw e?new on(e):new an},getRespKey:dn,close:function(e){var t=!1;if(!(t=e?un.getById(e):un.getByIndex(0)))throw e?new on(e):new an;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?un.getById(e):un.getByIndex(0)))throw e?new on(e):new an;Pe("Set data","hCaptcha","info");var r=n.challenge.setData.bind(n.challenge);n.onReady(r,t)},nodes:un};!function(e){en(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(),Dn.nodes.each((function(r){r.visible&&r.resize(e,t,n)}))}function c(e){l(),Dn.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()];tn.circBuffPush("xy",e),Yt.circBuffPush("xy",e)}function u(){var e=[ee.Browser.width(),ee.Browser.height(),ee.System.dpr(),Date.now()];tn.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`."),Dn.render.apply(this,arguments)},remove:Dn.remove,execute:Dn.execute,reset:Dn.reset,close:Dn.close,setData:Dn.setData,getResponse:Dn.getResponse,getRespKey:Dn.getRespKey},yn.run(3e3),function(e){var t=Array.prototype.slice.call(arguments,1);!0!==Nt&&"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState?(Pt.push({fn:e,args:t}),!1===Wt&&At()):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