Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 39

/* https://hcaptcha.

com/license */
!function(){"use strict";function t(t){var e=this.constructor;return
this.then((function(n){return e.resolve(t()).then((function(){return n}))}),
(function(n){return e.resolve(t()).then((function(){return
e.reject(n)}))}))}function e(t){return new this((function(e,n){if(!
t||"undefined"==typeof t.length)return n(new TypeError(typeof t+" "+t+" is not
iterable(cannot read property Symbol(Symbol.iterator))"));var
i=Array.prototype.slice.call(t);if(0===i.length)return e([]);var
r=i.length;function o(t,n){if(n&&("object"==typeof n||"function"==typeof n)){var
s=n.then;if("function"==typeof s)return void s.call(n,(function(e){o(t,e)}),
(function(n){i[t]={status:"rejected",reason:n},0==--
r&&e(i)}))}i[t]={status:"fulfilled",value:n},0==--r&&e(i)}for(var s=0;s<i.length;s+
+)o(s,i[s])}))}var n=setTimeout,i="undefined"!=typeof setImmediate?
setImmediate:null;function r(t){return Boolean(t&&"undefined"!=typeof
t.length)}function o(){}function s(t){if(!(this instanceof s))throw new
TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new
TypeError("not a function");this._state=0,this._handled=!
1,this._value=undefined,this._deferreds=[],d(t,this)}function a(t,e)
{for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!
0,s._immediateFn((function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!
==n){var i;try{i=n(t._value)}catch(r){return void
l(e.promise,r)}c(e.promise,i)}else(1===t._state?c:l)
(e.promise,t._value)}))):t._deferreds.push(e)}function c(t,e){try{if(e===t)throw
new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof
e||"function"==typeof e)){var n=e.then;if(e instanceof s)return
t._state=3,t._value=e,void h(t);if("function"==typeof n)return void
d((i=n,r=e,function(){i.apply(r,arguments)}),t)}t._state=1,t._value=e,h(t)}catch(o)
{l(t,o)}var i,r}function l(t,e){t._state=2,t._value=e,h(t)}function h(t)
{2===t._state&&0===t._deferreds.length&&s._immediateFn((function(){t._handled||
s._unhandledRejectionFn(t._value)}));for(var e=0,n=t._deferreds.length;e<n;e+
+)a(t,t._deferreds[e]);t._deferreds=null}function u(t,e,n)
{this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?
e:null,this.promise=n}function d(t,e){var n=!1;try{t((function(t){n||(n=!
0,c(e,t))}),(function(t){n||(n=!0,l(e,t))}))}catch(i){if(n)return;n=!
0,l(e,i)}}s.prototype["catch"]=function(t){return
this.then(null,t)},s.prototype.then=function(t,e){var n=new
this.constructor(o);return a(this,new
u(t,e,n)),n},s.prototype["finally"]=t,s.all=function(t){return new s((function(e,n)
{if(!r(t))return n(new TypeError("Promise.all accepts an array"));var
i=Array.prototype.slice.call(t);if(0===i.length)return e([]);var
o=i.length;function s(t,r){try{if(r&&("object"==typeof r||"function"==typeof r))
{var a=r.then;if("function"==typeof a)return void a.call(r,(function(e)
{s(t,e)}),n)}i[t]=r,0==--o&&e(i)}catch(c){n(c)}}for(var a=0;a<i.length;a+
+)s(a,i[a])}))},s.allSettled=e,s.resolve=function(t){return t&&"object"==typeof
t&&t.constructor===s?t:new s((function(e){e(t)}))},s.reject=function(t){return new
s((function(e,n){n(t)}))},s.race=function(t){return new s((function(e,n){if(!
r(t))return n(new TypeError("Promise.race accepts an array"));for(var
i=0,o=t.length;i<o;i+
+)s.resolve(t[i]).then(e,n)}))},s._immediateFn="function"==typeof i&&function(t)
{i(t)}||function(t){n(t,0)},s._unhandledRejectionFn=function(t){"undefined"!=typeof
console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};var
p,f=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof
window)return window;if("undefined"!=typeof global)return global;throw new
Error("unable to locate global object")}();"function"!=typeof f.Promise?
f.Promise=s:(f.Promise.prototype["finally"]||
(f.Promise.prototype["finally"]=t),f.Promise.allSettled||
(f.Promise.allSettled=e)),Array.prototype.indexOf||
(Array.prototype.indexOf=function(t){return function(e,n){if(null===this||
this===undefined)throw TypeError("Array.prototype.indexOf called on null or
undefined");var i=t(this),r=i.length>>>0,o=Math.min(0|
n,r);if(o<0)o=Math.max(0,r+o);else if(o>=r)return-1;if(void 0===e){for(;o!==r;+
+o)if(void 0===i[o]&&o in i)return o}else if(e!=e){for(;o!==r;++o)if(i[o]!
=i[o])return o}else for(;o!==r;++o)if(i[o]===e)return o;return-1}}
(Object)),Array.isArray||(Array.isArray=function(t){return"[object
Array]"===Object.prototype.toString.call(t)}),document.getElementsByClassName||
(window.Element.prototype.getElementsByClassName=document.constructor.prototype.get
ElementsByClassName=function(t){if(document.querySelectorAll)return
document.querySelectorAll("."+t);for(var e=document.getElementsByTagName("*"),n=new
RegExp("(^|\\s)"+t+"(\\s|$)"),i=[],r=0;r<e.length;r+
+)n.test(e[r].className)&&i.push(e[r]);return i}),String.prototype.startsWith||
(String.prototype.startsWith=function(t,e){return this.substr(!e||e<0?
0:+e,t.length)===t}),String.prototype.endsWith||
(String.prototype.endsWith=function(t,e){return(e===undefined||
e>this.length)&&(e=this.length),this.substring(e-
t.length,e)===t});try{if(Object.defineProperty&&Object.getOwnPropertyDescriptor&&Ob
ject.getOwnPropertyDescriptor(Element.prototype,"textContent")&&!
Object.getOwnPropertyDescriptor(Element.prototype,"textContent").get){var
m=Object.getOwnPropertyDescriptor(Element.prototype,"innerText");Object.definePrope
rty(Element.prototype,"textContent",{get:function(){return
m.get.call(this)},set:function(t){m.set.call(this,t)}})}}catch(gn)
{}Function.prototype.bind||(Function.prototype.bind=function(t){if("function"!
=typeof this)throw new TypeError("Function.prototype.bind: Item Can Not Be
Bound.");var e=Array.prototype.slice.call(arguments,1),n=this,i=function()
{},r=function(){return n.apply(this instanceof i?
this:t,e.concat(Array.prototype.slice.call(arguments)))};return
this.prototype&&(i.prototype=this.prototype),r.prototype=new i,r}),"function"!
=typeof Object.create&&(Object.create=function(t,e){function n()
{}if(n.prototype=t,"object"==typeof e)for(var i in
e)e.hasOwnProperty(i)&&(n[i]=e[i]);return new n}),Date.now||(Date.now=function()
{return(new Date).getTime()}),window.console||(window.console={});for(var
y,g,v,b,w,C,k=["error","info","log","show","table","trace","warn"],x=function(t)
{},_=k.length;--_>-1;)p=k[_],window.console[p]||
(window.console[p]=x);if(window.atob)try{window.atob(" ")}catch(vn)
{window.atob=(y=window.atob,(g=function(t){return y(String(t).replace(/[\t\n\f\r ]
+/g,""))}).original=y,g)}else{var
E="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",S=/^(?:[A-Za-
z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?
$/;window.atob=function(t){if(t=String(t).replace(/[\t\n\f\r ]+/g,""),!
S.test(t))throw new TypeError("Failed to execute 'atob' on 'Window': The string to
be decoded is not correctly encoded.");var e,n,i;t+="==".slice(2-
(3&t.length));for(var r="",o=0;o<t.length;)e=E.indexOf(t.charAt(o++))<<18|
E.indexOf(t.charAt(o++))<<12|(n=E.indexOf(t.charAt(o++)))<<6|
(i=E.indexOf(t.charAt(o++))),r+=64===n?String.fromCharCode(e>>16&255):64===i?
String.fromCharCode(e>>16&255,e>>8&255):String.fromCharCode(e>>16&255,e>>8&255,255&
e);return r}}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
H=Array.prototype.toJSON,M=JSON.stringify;JSON.stringify=function(t){try{return
delete Array.prototype.toJSON,M(t)}finally{Array.prototype.toJSON=H}}}Object.keys||
(Object.keys=(v=Object.prototype.hasOwnProperty,b=!
Object.prototype.propertyIsEnumerable.call({toString:null},"toString"),C=(w=["toStr
ing","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumera
ble","constructor"]).length,function(t){if("function"!=typeof t&&("object"!=typeof
t||null===t))throw new TypeError("Object.keys called on non-object");var
e,n,i=[];for(e in t)v.call(t,e)&&i.push(e);if(b)for(n=0;n<C;n+
+)v.call(t,w[n])&&i.push(w[n]);return i}))
/*! Raven.js 3.27.2 (6d91db933) | github.com/getsentry/raven-js */,function(t)
{if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else
if("function"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof
window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?
self:this).Raven=t()}}((function(){return function t(e,n,i){function r(s,a){if(!
n[s]){if(!e[s]){var c="function"==typeof require&&require;if(!a&&c)return c(s,!
0);if(o)return o(s,!0);var l=new Error("Cannot find module '"+s+"'");throw
l.code="MODULE_NOT_FOUND",l}var h=n[s]={exports:{}};e[s][0].call(h.exports,
(function(t){var n=e[s][1][t];return r(n||t)}),h,h.exports,t,e,n,i)}return
n[s].exports}for(var o="function"==typeof require&&require,s=0;s<i.length;s+
+)r(i[s]);return r}({1:[function(t,e,n){function i(t)
{this.name="RavenConfigError",this.message=t}i.prototype=new
Error,i.prototype.constructor=i,e.exports=i},{}],2:[function(t,e,n){var
i=t(5);e.exports={wrapMethod:function(t,e,n){var r=t[e],o=t;if(e in t){var
s="warn"===e?"warning":e;t[e]=function(){var
t=[].slice.call(arguments),a=i.safeJoin(t," "),c={level:s,logger:"console",extra:
{arguments:t}};"assert"===e?!1===t[0]&&(a="Assertion failed: "+
(i.safeJoin(t.slice(1),"
")||"console.assert"),c.extra.arguments=t.slice(1),n&&n(a,c)):n&&n(a,c),r&&Function
.prototype.apply.call(r,o,t)}}}}},{5:5}],3:[function(t,e,n){(function(n){function
i(){return+new Date}function r(t,e){return v(e)?function(n){return
e(n,t)}:e}function o(){for(var t in this.a=!("object"!=typeof JSON||!
JSON.stringify),this.b=!g(z),this.c=!
g(W),this.d=null,this.e=null,this.f=null,this.g=null,this.h=null,this.i=null,this.j
={},this.k={release:U.SENTRY_RELEASE&&U.SENTRY_RELEASE.id,logger:"javascript",ignor
eErrors:[],ignoreUrls:[],whitelistUrls:[],includePaths:
[],headers:null,collectWindowErrors:!0,captureUnhandledRejections:!
0,maxMessageLength:0,maxUrlLength:250,stackTraceLimit:50,autoBreadcrumbs:!
0,instrument:!0,sampleRate:1,sanitizeKeys:
[]},this.l={method:"POST",referrerPolicy:P()?"origin":""},this.m=0,this.n=!
1,this.o=Error.stackTraceLimit,this.p=U.console||
{},this.q={},this.r=[],this.s=i(),this.t=[],this.u=[],this.v=null,this.w=U.location
,this.x=this.w&&this.w.href,this.y(),this.p)this.q[t]=this.p[t]}var
s=t(6),a=t(7),c=t(8),l=t(1),h=t(5),u=h.isErrorEvent,d=h.isDOMError,p=h.isDOMExcepti
on,f=h.isError,m=h.isObject,y=h.isPlainObject,g=h.isUndefined,v=h.isFunction,b=h.is
String,w=h.isArray,C=h.isEmptyObject,k=h.each,x=h.objectMerge,_=h.truncate,E=h.obje
ctFrozen,S=h.hasKey,H=h.joinRegExp,M=h.urlencode,V=h.uuid4,O=h.htmlTreeAsString,B=h
.isSameException,A=h.isSameStacktrace,L=h.parseUrl,F=h.fill,j=h.supportsFetch,P=h.s
upportsReferrerPolicy,T=h.serializeKeysForMessage,D=h.serializeException,I=h.saniti
ze,R=t(2).wrapMethod,Z="source protocol user pass host port path".split("
"),N=/^(?:(\w+):)?\/\/(?:(\w+)(:\w+)?@)?([\w\.-]+)(?::(\d+))?(\/.*)/,U="undefined"!
=typeof window?window:void 0!==n?n:"undefined"!=typeof self?self:
{},z=U.document,W=U.navigator;o.prototype={VERSION:"3.27.2",debug:!
1,TraceKit:s,config:function(t,e){var n=this;if(n.g)return this.z("error","Error:
Raven has already been configured"),n;if(!t)return n;var i=n.k;e&&k(e,
(function(t,e){"tags"===t||"extra"===t||"user"===t?
n.j[t]=e:i[t]=e})),n.setDSN(t),i.ignoreErrors.push(/^Script error\.?
$/),i.ignoreErrors.push(/^Javascript error: Script error\.? on line
0$/),i.ignoreErrors=H(i.ignoreErrors),i.ignoreUrls=!!
i.ignoreUrls.length&&H(i.ignoreUrls),i.whitelistUrls=!!
i.whitelistUrls.length&&H(i.whitelistUrls),i.includePaths=H(i.includePaths),i.maxBr
eadcrumbs=Math.max(0,Math.min(i.maxBreadcrumbs||100,100));var r={xhr:!0,console:!
0,dom:!0,location:!0,sentry:!0},o=i.autoBreadcrumbs;"[object
Object]"==={}.toString.call(o)?o=x(r,o):!1!==o&&(o=r),i.autoBreadcrumbs=o;var
a={tryCatch:!0},c=i.instrument;return"[object Object]"==={}.toString.call(c)?
c=x(a,c):!1!==c&&(c=a),i.instrument=c,s.collectWindowErrors=!!
i.collectWindowErrors,n},install:function(){var t=this;return t.isSetup()&&!
t.n&&(s.report.subscribe((function()
{t.A.apply(t,arguments)})),t.k.captureUnhandledRejections&&t.B(),t.C(),t.k.instrume
nt&&t.k.instrument.tryCatch&&t.D(),t.k.autoBreadcrumbs&&t.E(),t.F(),t.n=!
0),Error.stackTraceLimit=t.k.stackTraceLimit,this},setDSN:function(t){var
e=this,n=e.G(t),i=n.path.lastIndexOf("/"),r=n.path.substr(1,i);e.H=t,e.h=n.user,e.I
=n.pass&&n.pass.substr(1),e.i=n.path.substr(i+1),e.g=e.J(n),e.K=e.g+"/"+r+"api/"+e.
i+"/store/",this.y()},context:function(t,e,n){return v(t)&&(n=e||
[],e=t,t={}),this.wrap(t,e).apply(this,n)},wrap:function(t,e,n){function i(){var
i=[],o=arguments.length,s=!t||t&&!1!
==t.deep;for(n&&v(n)&&n.apply(this,arguments);o--;)i[o]=s?
r.wrap(t,arguments[o]):arguments[o];try{return e.apply(this,i)}catch(a){throw
r.L(),r.captureException(a,t),a}}var r=this;if(g(e)&&!v(t))return
t;if(v(t)&&(e=t,t=void 0),!v(e))return e;try{if(e.M)return e;if(e.N)return
e.N}catch(o){return e}for(var s in e)S(e,s)&&(i[s]=e[s]);return
i.prototype=e.prototype,e.N=i,i.M=!0,i.O=e,i},uninstall:function(){return
s.report.uninstall(),this.P(),this.Q(),this.R(),this.S(),Error.stackTraceLimit=this
.o,this.n=!1,this},T:function(t){this.z("debug","Raven caught unhandled promise
rejection:",t),this.captureException(t.reason,{mechanism:
{type:"onunhandledrejection",handled:!1}})},B:function(){return
this.T=this.T.bind(this),U.addEventListener&&U.addEventListener("unhandledrejection
",this.T),this},P:function(){return
U.removeEventListener&&U.removeEventListener("unhandledrejection",this.T),this},cap
tureException:function(t,e){if(e=x({trimHeadFrames:0},e||
{}),u(t)&&t.error)t=t.error;else{if(d(t)||p(t)){var n=t.name||
(d(t)?"DOMError":"DOMException"),i=t.message?n+": "+t.message:n;return
this.captureMessage(i,x(e,{stacktrace:!
0,trimHeadFrames:e.trimHeadFrames+1}))}if(f(t))t=t;else{if(!y(t))return
this.captureMessage(t,x(e,{stacktrace:!
0,trimHeadFrames:e.trimHeadFrames+1}));e=this.U(e,t),t=new
Error(e.message)}}this.d=t;try{var r=s.computeStackTrace(t);this.V(r,e)}catch(o)
{if(t!==o)throw o}return this},U:function(t,e){var n=Object.keys(e).sort(),i=x(t,
{message:"Non-Error exception captured with keys: "+T(n),fingerprint:
[c(n)],extra:t.extra||{}});return i.extra.W=D(e),i},captureMessage:function(t,e)
{if(!this.k.ignoreErrors.test||!this.k.ignoreErrors.test(t)){var
n,i=x({message:t+=""},e=e||{});try{throw new Error(t)}catch(r){n=r}n.name=null;var
o=s.computeStackTrace(n),a=w(o.stack)&&o.stack[1];a&&"Raven.captureException"===a.f
unc&&(a=o.stack[2]);var c=a&&a.url||"";if((!this.k.ignoreUrls.test||!
this.k.ignoreUrls.test(c))&&(!this.k.whitelistUrls.test||
this.k.whitelistUrls.test(c))){if(this.k.stacktrace||e.stacktrace||""===i.message)
{i.fingerprint=null==i.fingerprint?t:i.fingerprint,
(e=x({trimHeadFrames:0},e)).trimHeadFrames+=1;var
l=this.X(o,e);i.stacktrace={frames:l.reverse()}}return
i.fingerprint&&(i.fingerprint=w(i.fingerprint)?i.fingerprint:
[i.fingerprint]),this.Y(i),this}}},captureBreadcrumb:function(t){var
e=x({timestamp:i()/1e3},t);if(v(this.k.breadcrumbCallback)){var
n=this.k.breadcrumbCallback(e);if(m(n)&&!C(n))e=n;else if(!1===n)return this}return
this.u.push(e),this.u.length>this.k.maxBreadcrumbs&&this.u.shift(),this},addPlugin:
function(t){var e=[].slice.call(arguments,1);return
this.r.push([t,e]),this.n&&this.F(),this},setUserContext:function(t){return
this.j.user=t,this},setExtraContext:function(t){return
this.Z("extra",t),this},setTagsContext:function(t){return
this.Z("tags",t),this},clearContext:function(){return
this.j={},this},getContext:function(){return
JSON.parse(a(this.j))},setEnvironment:function(t){return
this.k.environment=t,this},setRelease:function(t){return
this.k.release=t,this},setDataCallback:function(t){var e=this.k.dataCallback;return
this.k.dataCallback=r(e,t),this},setBreadcrumbCallback:function(t){var
e=this.k.breadcrumbCallback;return
this.k.breadcrumbCallback=r(e,t),this},setShouldSendCallback:function(t){var
e=this.k.shouldSendCallback;return
this.k.shouldSendCallback=r(e,t),this},setTransport:function(t){return
this.k.transport=t,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
t=U.RavenConfig;t&&this.config(t.dsn,t.config).install()},showReportDialog:function
(t){if(z){if(!(t=x({eventId:this.lastEventId(),dsn:this.H,user:this.j.user||
{}},t)).eventId)throw new l("Missing eventId");if(!t.dsn)throw new l("Missing
DSN");var e=encodeURIComponent,n=[];for(var i in t)if("user"===i){var
r=t.user;r.name&&n.push("name="+e(r.name)),r.email&&n.push("email="+e(r.email))}els
e n.push(e(i)+"="+e(t[i]));var
o=this.J(this.G(t.dsn)),s=z.createElement("script");s.async=!
0,s.src=o+"/api/embed/error-page/?"+n.join("&"),(z.head||
z.body).appendChild(s)}},L:function(){var t=this;this.m+=1,setTimeout((function()
{t.m-=1}))},$:function(t,e){var n,i;if(this.b){for(i in e=e||
{},t="raven"+t.substr(0,1).toUpperCase()+t.substr(1),z.createEvent?
(n=z.createEvent("HTMLEvents")).initEvent(t,!0,!0):
(n=z.createEventObject()).eventType=t,e)S(e,i)&&(n[i]=e[i]);if(z.createEvent)z.disp
atchEvent(n);else try{z.fireEvent("on"+n.eventType.toLowerCase(),n)}catch(r)
{}}},_:function(t){var e=this;return function(n){if(e.aa=null,e.v!==n){var
i;e.v=n;try{i=O(n.target)}catch(r)
{i="<unknown>"}e.captureBreadcrumb({category:"ui."+t,message:i})}}},ba:function()
{var t=this;return function(e){var n;try{n=e.target}catch(r){return}var
i=n&&n.tagName;if(i&&("INPUT"===i||"TEXTAREA"===i||n.isContentEditable)){var
o=t.aa;o||t._("input")(e),clearTimeout(o),t.aa=setTimeout((function()
{t.aa=null}),1e3)}}},ca:function(t,e){var
n=L(this.w.href),i=L(e),r=L(t);this.x=e,n.protocol===i.protocol&&n.host===i.host&&(
e=i.relative),n.protocol===r.protocol&&n.host===r.host&&(t=r.relative),this.capture
Breadcrumb({category:"navigation",data:{to:e,from:t}})},C:function(){var
t=this;t.da=Function.prototype.toString,Function.prototype.toString=function()
{return"function"==typeof this&&this.M?
t.da.apply(this.O,arguments):t.da.apply(this,arguments)}},Q:function()
{this.da&&(Function.prototype.toString=this.da)},D:function(){function t(t){return
function(e,i){for(var r=new Array(arguments.length),o=0;o<r.length;+
+o)r[o]=arguments[o];var s=r[0];return v(s)&&(r[0]=n.wrap({mechanism:
{type:"instrument",data:{"function":t.name||"<anonymous>"}}},s)),t.apply?
t.apply(this,r):t(r[0],r[1])}}function e(t){var
e=U[t]&&U[t].prototype;e&&e.hasOwnProperty&&e.hasOwnProperty("addEventListener")&&(
F(e,"addEventListener",(function(e){return function(i,o,s,a)
{try{o&&o.handleEvent&&(o.handleEvent=n.wrap({mechanism:{type:"instrument",data:
{target:t,"function":"handleEvent",handler:o&&o.name||"<anonymous>"}}},o.handleEven
t))}catch(c){}var l,h,u;return
r&&r.dom&&("EventTarget"===t||"Node"===t)&&(h=n._("click"),u=n.ba(),l=function(t)
{if(t){var e;try{e=t.type}catch(n){return}return"click"===e?h(t):"keypress"===e?
u(t):void 0}}),e.call(this,i,n.wrap({mechanism:{type:"instrument",data:
{target:t,"function":"addEventListener",handler:o&&o.name||"<anonymous>"}}},o,l),s,
a)}}),i),F(e,"removeEventListener",(function(t){return function(e,n,i,r)
{try{n=n&&(n.N?n.N:n)}catch(o){}return t.call(this,e,n,i,r)}}),i))}var
n=this,i=n.t,r=this.k.autoBreadcrumbs;F(U,"setTimeout",t,i),F(U,"setInterval",t,i),
U.requestAnimationFrame&&F(U,"requestAnimationFrame",(function(t){return
function(e){return t(n.wrap({mechanism:{type:"instrument",data:
{"function":"requestAnimationFrame",handler:t&&t.name||"<anonymous>"}}},e))}}),i);f
or(var
o=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","ChannelMerger
Node","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabas
e","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","Mo
dalWindow","Notification","SVGElementInstance","Screen","TextTrack","TextTrackCue",
"TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpReq
uestEventTarget","XMLHttpRequestUpload"],s=0;s<o.length;s++)e(o[s])},E:function()
{function t(t,n){t in n&&v(n[t])&&F(n,t,(function(n){return e.wrap({mechanism:
{type:"instrument",data:{"function":t,handler:n&&n.name||"<anonymous>"}}},n)}))}var
e=this,n=this.k.autoBreadcrumbs,i=e.t;if(n.xhr&&"XMLHttpRequest"in U){var
r=U.XMLHttpRequest&&U.XMLHttpRequest.prototype;F(r,"open",(function(t){return
function(n,i){return b(i)&&-
1===i.indexOf(e.h)&&(this.ea={method:n,url:i,status_code:null}),t.apply(this,argume
nts)}}),i),F(r,"send",(function(n){return function(){function i()
{if(r.ea&&4===r.readyState){try{r.ea.status_code=r.status}catch(t)
{}e.captureBreadcrumb({type:"http",category:"xhr",data:r.ea})}}for(var
r=this,o=["onload","onerror","onprogress"],s=0;s<o.length;s+
+)t(o[s],r);return"onreadystatechange"in r&&v(r.onreadystatechange)?
F(r,"onreadystatechange",(function(t){return e.wrap({mechanism:
{type:"instrument",data:
{"function":"onreadystatechange",handler:t&&t.name||"<anonymous>"}}},t,i)})):r.onre
adystatechange=i,n.apply(this,arguments)}}),i)}n.xhr&&j()&&F(U,"fetch",(function(t)
{return function(){for(var n=new Array(arguments.length),i=0;i<n.length;+
+i)n[i]=arguments[i];var r,o=n[0],s="GET";if("string"==typeof o?r=o:"Request"in
U&&o instanceof U.Request?(r=o.url,o.method&&(s=o.method)):r=""+o,-1!
==r.indexOf(e.h))return t.apply(this,n);n[1]&&n[1].method&&(s=n[1].method);var
a={method:s,url:r,status_code:null};return t.apply(this,n).then((function(t){return
a.status_code=t.status,e.captureBreadcrumb({type:"http",category:"fetch",data:a}),t
}))["catch"]((function(t){throw
e.captureBreadcrumb({type:"http",category:"fetch",data:a,level:"error"}),t}))}}),i)
,n.dom&&this.b&&(z.addEventListener?(z.addEventListener("click",e._("click"),!
1),z.addEventListener("keypress",e.ba(),!
1)):z.attachEvent&&(z.attachEvent("onclick",e._("click")),z.attachEvent("onkeypress
",e.ba())));var o=U.chrome,s=!
(o&&o.app&&o.app.runtime)&&U.history&&U.history.pushState&&U.history.replaceState;i
f(n.location&&s){var a=U.onpopstate;U.onpopstate=function(){var
t=e.w.href;if(e.ca(e.x,t),a)return a.apply(this,arguments)};var c=function(t)
{return function(){var n=arguments.length>2?arguments[2]:void 0;return
n&&e.ca(e.x,n+""),t.apply(this,arguments)}};F(U.history,"pushState",c,i),F(U.histor
y,"replaceState",c,i)}if(n.console&&"console"in U&&console.log){var l=function(t,n)
{e.captureBreadcrumb({message:t,level:n.level,category:"console"})};k(["debug","inf
o","warn","error","log"],(function(t,e){R(console,e,l)}))}},R:function(){for(var
t;this.t.length;){var e=(t=this.t.shift())[0],n=t[1],i=t[2];e[n]=i}},S:function()
{for(var t in this.q)this.p[t]=this.q[t]},F:function(){var t=this;k(this.r,
(function(e,n){var i=n[0],r=n[1];i.apply(t,[t].concat(r))}))},G:function(t){var
e=N.exec(t),n={},i=7;try{for(;i--;)n[Z[i]]=e[i]||""}catch(r){throw new l("Invalid
DSN: "+t)}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(t){var
e="//"+t.host+(t.port?":"+t.port:"");return
t.protocol&&(e=t.protocol+":"+e),e},A:function(t,e){(e=e||
{}).mechanism=e.mechanism||{type:"onerror",handled:!1},this.m||
this.V(t,e)},V:function(t,e){var n=this.X(t,e);this.$("handle",
{stackInfo:t,options:e}),this.fa(t.name,t.message,t.url,t.lineno,n,e)},X:function(t
,e){var n=this,i=[];if(t.stack&&t.stack.length&&(k(t.stack,(function(e,r){var
o=n.ga(r,t.url);o&&i.push(o)})),e&&e.trimHeadFrames))for(var
r=0;r<e.trimHeadFrames&&r<i.length;r++)i[r].in_app=!1;return
i=i.slice(0,this.k.stackTraceLimit)},ga:function(t,e){var
n={filename:t.url,lineno:t.line,colno:t.column,"function":t.func||"?"};return
t.url||(n.filename=e),n.in_app=!(this.k.includePaths.test&&!
this.k.includePaths.test(n.filename)||/(Raven|
TraceKit)\./.test(n["function"])||/raven\.(min\.)?
js$/.test(n.filename)),n},fa:function(t,e,n,i,r,o){var s,a=(t?t+": ":"")+
(e||"");if((!this.k.ignoreErrors.test||!this.k.ignoreErrors.test(e)&&!
this.k.ignoreErrors.test(a))&&(r&&r.length?(n=r[0].filename||
n,r.reverse(),s={frames:r}):n&&(s={frames:[{filename:n,lineno:i,in_app:!0}]}),(!
this.k.ignoreUrls.test||!this.k.ignoreUrls.test(n))&&(!this.k.whitelistUrls.test||
this.k.whitelistUrls.test(n)))){var c=x({exception:{values:
[{type:t,value:e,stacktrace:s}]},transaction:n},o),l=c.exception.values[0];null==l.
type&&""===l.value&&(l.value="Unrecoverable error caught"),!
c.exception.mechanism&&c.mechanism&&(c.exception.mechanism=c.mechanism,delete
c.mechanism),c.exception.mechanism=x({type:"generic",handled:!
0},c.exception.mechanism||{}),this.Y(c)}},ha:function(t){var
e=this.k.maxMessageLength;if(t.message&&(t.message=_(t.message,e)),t.exception){var
n=t.exception.values[0];n.value=_(n.value,e)}var i=t.request;return
i&&(i.url&&(i.url=_(i.url,this.k.maxUrlLength)),i.Referer&&(i.Referer=_(i.Referer,t
his.k.maxUrlLength))),t.breadcrumbs&&t.breadcrumbs.values&&this.ia(t.breadcrumbs),t
},ia:function(t){for(var e,n,i,r=["to","from","url"],o=0;o<t.values.length;+
+o)if((n=t.values[o]).hasOwnProperty("data")&&m(n.data)&&!E(n.data))
{i=x({},n.data);for(var s=0;s<r.length;+
+s)e=r[s],i.hasOwnProperty(e)&&i[e]&&(i[e]=_(i[e],this.k.maxUrlLength));t.values[o]
.data=i}},ja:function(){if(this.c||this.b){var t={};return
this.c&&W.userAgent&&(t.headers={"User-
Agent":W.userAgent}),U.location&&U.location.href&&(t.url=U.location.href),this.b&&z
.referrer&&(t.headers||
(t.headers={}),t.headers.Referer=z.referrer),t}},y:function()
{this.ka=0,this.la=null},ma:function(){return this.ka&&i()-
this.la<this.ka},na:function(t){var e=this.e;return!(!e||t.message!==e.message||
t.transaction!==e.transaction)&&(t.stacktrace||e.stacktrace?
A(t.stacktrace,e.stacktrace):t.exception||e.exception?B(t.exception,e.exception):!
t.fingerprint&&!e.fingerprint||
Boolean(t.fingerprint&&e.fingerprint)&&JSON.stringify(t.fingerprint)===JSON.stringi
fy(e.fingerprint))},oa:function(t){if(!this.ma()){var e=t.status;if(400===e||
401===e||429===e){var n;try{n=j()?t.headers.get("Retry-
After"):t.getResponseHeader("Retry-After"),n=1e3*parseInt(n,10)}catch(r)
{}this.ka=n||(2*this.ka||1e3),this.la=i()}}},Y:function(t){var
e=this.k,n={project:this.i,logger:e.logger,platform:"javascript"},r=this.ja();if(r&
&(n.request=r),t.trimHeadFrames&&delete t.trimHeadFrames,
(t=x(n,t)).tags=x(x({},this.j.tags),t.tags),t.extra=x(x({},this.j.extra),t.extra),t
.extra["session:duration"]=i()-
this.s,this.u&&this.u.length>0&&(t.breadcrumbs={values:
[].slice.call(this.u,0)}),this.j.user&&(t.user=this.j.user),e.environment&&(t.envir
onment=e.environment),e.release&&(t.release=e.release),e.serverName&&(t.server_name
=e.serverName),t=this.pa(t),Object.keys(t).forEach((function(e)
{(null==t[e]||""===t[e]||C(t[e]))&&delete
t[e]})),v(e.dataCallback)&&(t=e.dataCallback(t)||t),t&&!C(t)&&(!
v(e.shouldSendCallback)||e.shouldSendCallback(t)))return this.ma()?void
this.z("warn","Raven dropped error due to backoff: ",t):void("number"==typeof
e.sampleRate?Math.random()<e.sampleRate&&this.qa(t):this.qa(t))},pa:function(t)
{return I(t,this.k.sanitizeKeys)},ra:function(){return V()},qa:function(t,e){var
n=this,i=this.k;if(this.isSetup()){if(t=this.ha(t),!
this.k.allowDuplicates&&this.na(t))return void this.z("warn","Raven dropped repeat
event: ",t);this.f=t.event_id||
(t.event_id=this.ra()),this.e=t,this.z("debug","Raven about to send:",t);var
r={sentry_version:"7",sentry_client:"raven-
js/"+this.VERSION,sentry_key:this.h};this.I&&(r.sentry_secret=this.I);var
o=t.exception&&t.exception.values[0];this.k.autoBreadcrumbs&&this.k.autoBreadcrumbs
.sentry&&this.captureBreadcrumb({category:"sentry",message:o?(o.type?o.type+":
":"")+o.value:t.message,event_id:t.event_id,level:t.level||"error"});var s=this.K;
(i.transport||this._makeRequest).call(this,
{url:s,auth:r,data:t,options:i,onSuccess:function(){n.y(),n.$("success",
{data:t,src:s}),e&&e()},onError:function(i){n.z("error","Raven transport failed to
send: ",i),i.request&&n.oa(i.request),n.$("failure",{data:t,src:s}),i=i||new
Error("Raven send failed (no additional details
provided)"),e&&e(i)}})}},_makeRequest:function(t){var
e=t.url+"?"+M(t.auth),n=null,i={};if(t.options.headers&&(n=this.sa(t.options.header
s)),t.options.fetchParameters&&(i=this.sa(t.options.fetchParameters)),j())
{i.body=a(t.data);var r=x({},this.l),o=x(r,i);return
n&&(o.headers=n),U.fetch(e,o).then((function(e)
{if(e.ok)t.onSuccess&&t.onSuccess();else{var n=new Error("Sentry error code:
"+e.status);n.request=e,t.onError&&t.onError(n)}}))["catch"]((function()
{t.onError&&t.onError(new Error("Sentry error code: network unavailable"))}))}var
s=U.XMLHttpRequest&&new U.XMLHttpRequest;s&&(("withCredentials"in s||"undefined"!
=typeof XDomainRequest)&&("withCredentials"in s?s.onreadystatechange=function()
{if(4===s.readyState)if(200===s.status)t.onSuccess&&t.onSuccess();else
if(t.onError){var e=new Error("Sentry error code:
"+s.status);e.request=s,t.onError(e)}}:(s=new
XDomainRequest,e=e.replace(/^https?:/,""),t.onSuccess&&(s.onload=t.onSuccess),t.onE
rror&&(s.onerror=function(){var e=new Error("Sentry error code:
XDomainRequest");e.request=s,t.onError(e)})),s.open("POST",e),n&&k(n,(function(t,e)
{s.setRequestHeader(t,e)})),s.send(a(t.data))))},sa:function(t){var e={};for(var n
in t)if(t.hasOwnProperty(n)){var i=t[n];e[n]="function"==typeof i?i():i}return
e},z:function(t){this.q[t]&&(this.debug||
this.k.debug)&&Function.prototype.apply.call(this.q[t],this.p,
[].slice.call(arguments,1))},Z:function(t,e){g(e)?delete
this.j[t]:this.j[t]=x(this.j[t]||
{},e)}},o.prototype.setUser=o.prototype.setUserContext,o.prototype.setReleaseContex
t=o.prototype.setRelease,e.exports=o}).call(this,"undefined"!=typeof global?
global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},
{1:1,2:2,5:5,6:6,7:7,8:8}],4:[function(t,e,n){(function(n){var
i=t(3),r="undefined"!=typeof window?window:void 0!==n?n:"undefined"!=typeof self?
self:{},o=r.Raven,s=new i;s.noConflict=function(){return
r.Raven=o,s},s.afterLoad(),e.exports=s,e.exports.Client=i}).call(this,"undefined"!
=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?
window:{})},{3:3}],5:[function(t,e,n){(function(n){function i(t)
{switch(Object.prototype.toString.call(t)){case"[object Error]":case"[object
Exception]":case"[object DOMException]":return!0;default:return t instanceof
Error}}function r(t){return"[object
DOMError]"===Object.prototype.toString.call(t)}function o(t){return void
0===t}function s(t){return"[object
Object]"===Object.prototype.toString.call(t)}function a(t){return"[object
String]"===Object.prototype.toString.call(t)}function c(t){return"[object
Array]"===Object.prototype.toString.call(t)}function l(){if(!("fetch"in C))return!
1;try{return new Headers,new Request(""),new Response,!0}catch(t){return!
1}}function h(t,e){var n,i;if(o(t.length))for(n in
t)d(t,n)&&e.call(null,n,t[n]);else if(i=t.length)for(n=0;n<i;n+
+)e.call(null,n,t[n])}function u(t,e){if("number"!=typeof e)throw new Error("2nd
argument to `truncate` function should be a number");return"string"!=typeof t||
0===e||t.length<=e?t:t.substr(0,e)+"…"}function d(t,e){return
Object.prototype.hasOwnProperty.call(t,e)}function p(t){for(var
e,n=[],i=0,r=t.length;i<r;i++)a(e=t[i])?n.push(e.replace(/([.*+?^=!:${}()|\
[\]\/\\])/g,"\\$1")):e&&e.source&&n.push(e.source);return new
RegExp(n.join("|"),"i")}function f(t){var e,n,i,r,o,s=[];if(!t||!
t.tagName)return"";if(s.push(t.tagName.toLowerCase()),t.id&&s.push("#"+t.id),
(e=t.className)&&a(e))for(n=e.split(/\s+/),o=0;o<n.length;o++)s.push("."+n[o]);var
c=["type","name","title","alt"];for(o=0;o<c.length;o++)i=c[o],
(r=t.getAttribute(i))&&s.push("["+i+'="'+r+'"]');return s.join("")}function m(t,e)
{return!!(!!t^!!e)}function y(t,e){if(m(t,e))return!1;var
n=t.frames,i=e.frames;if(void 0===n||void 0===i)return!1;if(n.length!
==i.length)return!1;for(var r,o,s=0;s<n.length;s++)if(r=n[s],o=i[s],r.filename!
==o.filename||r.lineno!==o.lineno||r.colno!==o.colno||r["function"]!
==o["function"])return!1;return!0}function g(t){return function(t){return~-
encodeURI(t).split(/%..|./).length}(JSON.stringify(t))}function v(t)
{if("string"==typeof t){return u(t,40)}if("number"==typeof t||"boolean"==typeof t||
void 0===t)return t;var e=Object.prototype.toString.call(t);return"[object
Object]"===e?"[Object]":"[object Array]"===e?"[Array]":"[object Function]"===e?
t.name?"[Function: "+t.name+"]":"[Function]":t}function b(t,e){return 0===e?
v(t):s(t)?Object.keys(t).reduce((function(n,i){return n[i]=b(t[i],e-1),n}),
{}):Array.isArray(t)?t.map((function(t){return b(t,e-1)})):v(t)}var
w=t(7),C="undefined"!=typeof window?window:void 0!==n?n:"undefined"!=typeof self?
self:{},k=3,x=51200,_=40;e.exports={isObject:function(t){return"object"==typeof
t&&null!==t},isError:i,isErrorEvent:function(t){return"[object
ErrorEvent]"===Object.prototype.toString.call(t)},isDOMError:r,isDOMException:funct
ion(t){return"[object
DOMException]"===Object.prototype.toString.call(t)},isUndefined:o,isFunction:functi
on(t){return"function"==typeof
t},isPlainObject:s,isString:a,isArray:c,isEmptyObject:function(t){if(!s(t))return!
1;for(var e in t)if(t.hasOwnProperty(e))return!1;return!
0},supportsErrorEvent:function(){try{return new ErrorEvent(""),!0}catch(t){return!
1}},supportsDOMError:function(){try{return new DOMError(""),!0}catch(t){return!
1}},supportsDOMException:function(){try{return new DOMException(""),!0}catch(t)
{return!1}},supportsFetch:l,supportsReferrerPolicy:function(){if(!l())return!
1;try{return new Request("pickleRick",{referrerPolicy:"origin"}),!0}catch(t)
{return!1}},supportsPromiseRejectionEvent:function(){return"function"==typeof
PromiseRejectionEvent},wrappedCallback:function(t){return function(e,n){var
i=t(e)||e;return n&&n(i)||i}},each:h,objectMerge:function(t,e){return e?(h(e,
(function(e,n){t[e]=n})),t):t},truncate:u,objectFrozen:function(t){return!!
Object.isFrozen&&Object.isFrozen(t)},hasKey:d,joinRegExp:p,urlencode:function(t)
{var e=[];return h(t,(function(t,n){e.push(encodeURIComponent(t)
+"="+encodeURIComponent(n))})),e.join("&")},uuid4:function(){var t=C.crypto||
C.msCrypto;if(!o(t)&&t.getRandomValues){var e=new
Uint16Array(8);t.getRandomValues(e),e[3]=4095&e[3]|16384,e[4]=16383&e[4]|32768;var
n=function(t){for(var e=t.toString(16);e.length<4;)e="0"+e;return e};return n(e[0])
+n(e[1])+n(e[2])+n(e[3])+n(e[4])+n(e[5])+n(e[6])
+n(e[7])}return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,(function(t){var
e=16*Math.random()|0;return("x"===t?e:3&e|
8).toString(16)}))},htmlTreeAsString:function(t){for(var e,n=[],i=0,r=0,o=" >
".length;t&&i++<5&&!("html"===(e=f(t))||
i>1&&r+n.length*o+e.length>=80);)n.push(e),r+=e.length,t=t.parentNode;return
n.reverse().join(" > ")},htmlElementAsString:f,isSameException:function(t,e)
{return!m(t,e)&&(t=t.values[0],e=e.values[0],t.type===e.type&&t.value===e.value&&!
function(t,e){return o(t)&&o(e)}
(t.stacktrace,e.stacktrace)&&y(t.stacktrace,e.stacktrace))},isSameStacktrace:y,pars
eUrl:function(t){if("string"!=typeof t)return{};var e=t.match(/^(([^:\/?#]+):)?
(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?
$/),n=e[6]||"",i=e[8]||"";return{protocol:e[2],host:e[4],path:e[5],relative:e[5]+n+
i}},fill:function(t,e,n,i){if(null!=t){var r=t[e];t[e]=n(r),t[e].M=!
0,t[e].O=r,i&&i.push([t,e,r])}},safeJoin:function(t,e){if(!c(t))return"";for(var
n=[],r=0;r<t.length;r++)try{n.push(String(t[r]))}catch(i){n.push("[value cannot be
serialized]")}return n.join(e)},serializeException:function E(t,e,n){if(!
s(t))return t;n="number"!=typeof(e="number"!=typeof e?k:e)?x:n;var i=b(t,e);return
g(w(i))>n?E(t,e-1):i},serializeKeysForMessage:function(t,e){if("number"==typeof
t||"string"==typeof t)return t.toString();if(!
Array.isArray(t))return"";if(0===(t=t.filter((function(t){return"string"==typeof
t}))).length)return"[object has no keys]";if(e="number"!=typeof e?
_:e,t[0].length>=e)return t[0];for(var n=t.length;n>0;n--){var
i=t.slice(0,n).join(", ");if(!(i.length>e))return n===t.length?
i:i+"…"}return""},sanitize:function(t,e){if(!c(e)||c(e)&&0===e.length)return t;var
n,i=p(e),o="********";try{n=JSON.parse(w(t))}catch(r){return t}return function a(t)
{return c(t)?t.map((function(t){return a(t)})):s(t)?
Object.keys(t).reduce((function(e,n){return e[n]=i.test(n)?o:a(t[n]),e}),{}):t}
(n)}}}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?
self:"undefined"!=typeof window?window:{})},{7:7}],6:[function(t,e,n){(function(n)
{function i(){return"undefined"==typeof document||
null==document.location?"":document.location.href}var
r=t(5),o={collectWindowErrors:!0,debug:!1},s="undefined"!=typeof window?window:void
0!==n?n:"undefined"!=typeof self?self:{},a=[].slice,c="?",l=/^(?:[Uu]ncaught
(?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?
(.*)$/;o.report=function(){function t(e,n){var i=null;if(!n||o.collectWindowErrors)
{for(var r in p)if(p.hasOwnProperty(r))try{p[r].apply(null,
[e].concat(a.call(arguments,2)))}catch(t){i=t}if(i)throw i}}function e(e,s,a,h,d)
{var p=r.isErrorEvent(d)?d.error:d,f=r.isErrorEvent(e)?
e.message:e;if(y)o.computeStackTrace.augmentStackTraceWithInitialElement(y,s,a,f),n
();else if(p&&r.isError(p))t(o.computeStackTrace(p),!0);else{var
m,g={url:s,line:a,column:h},v=void 0;if("[object String]"==={}.toString.call(f))
(m=f.match(l))&&(v=m[1],f=m[2]);g.func=c,t({name:v,message:f,url:i(),stack:[g]},!
0)}return!!u&&u.apply(this,arguments)}function n(){var
e=y,n=f;f=null,y=null,m=null,t.apply(null,[e,!1].concat(n))}function h(t,e){var
i=a.call(arguments,1);if(y){if(m===t)return;n()}var
r=o.computeStackTrace(t);if(y=r,m=t,f=i,setTimeout((function()
{m===t&&n()}),r.incomplete?2e3:0),!1!==e)throw t}var
u,d,p=[],f=null,m=null,y=null;return h.subscribe=function(t){d||
(u=s.onerror,s.onerror=e,d=!0),p.push(t)},h.unsubscribe=function(t){for(var
e=p.length-1;e>=0;--e)p[e]===t&&p.splice(e,1)},h.uninstall=function()
{d&&(s.onerror=u,d=!1,u=void
0),p=[]},h}(),o.computeStackTrace=function(){function t(t){if("undefined"!=typeof
t.stack&&t.stack){for(var e,n,r,o=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|
chrome-extension|native|eval|webpack|<anonymous>|[a-z]:|\/).*?)(?::(\d+))?(?::
(\d+))?\)?\s*$/i,s=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx(?:-
web)|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,a=/^\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,h=/\((\S*)(?::(\d+))(?::
(\d+))\)/,u=t.stack.split("\n"),d=[],p=(/^(.*) is
undefined$/.exec(t.message),0),f=u.length;p<f;++p){if(n=o.exec(u[p])){var
m=n[2]&&0===n[2].indexOf("native");n[2]&&0===n[2].indexOf("eval")&&(e=h.exec(n[2]))
&&(n[2]=e[1],n[3]=e[2],n[4]=e[3]),r={url:m?null:n[2],func:n[1]||c,args:m?[n[2]]:
[],line:n[3]?+n[3]:null,column:n[4]?+n[4]:null}}else
if(n=s.exec(u[p]))r={url:n[2],func:n[1]||c,args:[],line:+n[3],column:n[4]?
+n[4]:null};else{if(!(n=a.exec(u[p])))continue;n[3]&&n[3].indexOf(" > eval")>-
1&&(e=l.exec(n[3]))?(n[3]=e[1],n[4]=e[2],n[5]=null):0!==p||
n[5]||"undefined"==typeof t.columnNumber||
(d[0].column=t.columnNumber+1),r={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(!
r.func&&r.line&&(r.func=c),r.url&&"blob:"===r.url.substr(0,5)){var y=new
XMLHttpRequest;if(y.open("GET",r.url,!1),y.send(null),200===y.status){var
g=y.responseText||"",v=(g=g.slice(-300)).match(/\/\/# sourceMappingURL=(.*)
$/);if(v){var b=v[1];"~"===b.charAt(0)&&(b=("undefined"==typeof document||
null==document.location?"":document.location.origin?
document.location.origin:document.location.protocol+"//"+document.location.hostname
+(document.location.port?":"+document.location.port:""))
+b.slice(1)),r.url=b.slice(0,-4)}}}d.push(r)}return d.length?
{name:t.name,message:t.message,url:i(),stack:d}:null}}function e(t,e,n,i){var
r={url:e,line:n};if(r.url&&r.line){if(t.incomplete=!1,r.func||
(r.func=c),t.stack.length>0&&t.stack[0].url===r.url)
{if(t.stack[0].line===r.line)return!1;if(!
t.stack[0].line&&t.stack[0].func===r.func)return t.stack[0].line=r.line,!1}return
t.stack.unshift(r),t.partial=!0,!0}return t.incomplete=!0,!1}function n(t,s)
{for(var a,l,h=/function\s+([_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*)?\s*\
(/i,u=[],d={},p=!1,f=n.caller;f&&!p;f=f.caller)if(f!==r&&f!==o.report)
{if(l={url:null,func:c,line:null,column:null},f.name?l.func=f.name:
(a=h.exec(f.toString()))&&(l.func=a[1]),"undefined"==typeof
l.func)try{l.func=a.input.substring(0,a.input.indexOf("{"))}catch(y){}d[""+f]?p=!
0:d[""+f]=!0,u.push(l)}s&&u.splice(0,s);var
m={name:t.name,message:t.message,url:i(),stack:u};return e(m,t.sourceURL||
t.fileName,t.line||t.lineNumber,t.message||t.description),m}function r(e,r){var
a=null;r=null==r?0:+r;try{if(a=t(e))return a}catch(s){if(o.debug)throw
s}try{if(a=n(e,r+1))return a}catch(s){if(o.debug)throw
s}return{name:e.name,message:e.message,url:i()}}return
r.augmentStackTraceWithInitialElement=e,r.computeStackTraceFromStackProp=t,r}
(),e.exports=o}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof
self?self:"undefined"!=typeof window?window:{})},{5:5}],7:[function(t,e,n){function
i(t,e){for(var n=0;n<t.length;++n)if(t[n]===e)return n;return-1}function r(t,e){var
n=[],r=[];return null==e&&(e=function(t,e){return n[0]===e?"[Circular
~]":"[Circular ~."+r.slice(0,i(n,e)).join(".")+"]"}),function(o,s){if(n.length>0)
{var a=i(n,this);~a?n.splice(a+1):n.push(this),~a?
r.splice(a,1/0,o):r.push(o),~i(n,s)&&(s=e.call(this,o,s))}else n.push(s);return
null==t?s instanceof Error?function(t){var
e={stack:t.stack,message:t.message,name:t.name};for(var n in
t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}
(s):s:t.call(this,o,s)}}n=e.exports=function(t,e,n,i){return
JSON.stringify(t,r(e,i),n)},n.getSerialize=r},{}],8:[function(t,e,n){function
i(t,e){var n=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(n>>16)<<16|65535&n}function
r(t,e,n,r,o,s){return i(function(t,e){return t<<e|t>>>32-e}
(i(i(e,t),i(r,s)),o),n)}function o(t,e,n,i,o,s,a){return r(e&n|
~e&i,t,e,o,s,a)}function s(t,e,n,i,o,s,a){return r(e&i|n&~i,t,e,o,s,a)}function
a(t,e,n,i,o,s,a){return r(e^n^i,t,e,o,s,a)}function c(t,e,n,i,o,s,a){return r(n^(e|
~i),t,e,o,s,a)}function l(t,e){t[e>>5]|=128<<e%32,t[14+(e+64>>>9<<4)]=e;var
n,r,l,h,u,d=1732584193,p=-271733879,f=-
1732584194,m=271733878;for(n=0;n<t.length;n+=16)r=d,l=p,h=f,u=m,d=o(d,p,f,m,t[n],7,
-680876936),m=o(m,d,p,f,t[n+1],12,-
389564586),f=o(f,m,d,p,t[n+2],17,606105819),p=o(p,f,m,d,t[n+3],22,-
1044525330),d=o(d,p,f,m,t[n+4],7,-
176418897),m=o(m,d,p,f,t[n+5],12,1200080426),f=o(f,m,d,p,t[n+6],17,-
1473231341),p=o(p,f,m,d,t[n+7],22,-
45705983),d=o(d,p,f,m,t[n+8],7,1770035416),m=o(m,d,p,f,t[n+9],12,-
1958414417),f=o(f,m,d,p,t[n+10],17,-42063),p=o(p,f,m,d,t[n+11],22,-
1990404162),d=o(d,p,f,m,t[n+12],7,1804603682),m=o(m,d,p,f,t[n+13],12,-
40341101),f=o(f,m,d,p,t[n+14],17,-
1502002290),d=s(d,p=o(p,f,m,d,t[n+15],22,1236535329),f,m,t[n+1],5,-
165796510),m=s(m,d,p,f,t[n+6],9,-
1069501632),f=s(f,m,d,p,t[n+11],14,643717713),p=s(p,f,m,d,t[n],20,-
373897302),d=s(d,p,f,m,t[n+5],5,-
701558691),m=s(m,d,p,f,t[n+10],9,38016083),f=s(f,m,d,p,t[n+15],14,-
660478335),p=s(p,f,m,d,t[n+4],20,-
405537848),d=s(d,p,f,m,t[n+9],5,568446438),m=s(m,d,p,f,t[n+14],9,-
1019803690),f=s(f,m,d,p,t[n+3],14,-
187363961),p=s(p,f,m,d,t[n+8],20,1163531501),d=s(d,p,f,m,t[n+13],5,-
1444681467),m=s(m,d,p,f,t[n+2],9,-
51403784),f=s(f,m,d,p,t[n+7],14,1735328473),d=a(d,p=s(p,f,m,d,t[n+12],20,-
1926607734),f,m,t[n+5],4,-378558),m=a(m,d,p,f,t[n+8],11,-
2022574463),f=a(f,m,d,p,t[n+11],16,1839030562),p=a(p,f,m,d,t[n+14],23,-
35309556),d=a(d,p,f,m,t[n+1],4,-
1530992060),m=a(m,d,p,f,t[n+4],11,1272893353),f=a(f,m,d,p,t[n+7],16,-
155497632),p=a(p,f,m,d,t[n+10],23,-
1094730640),d=a(d,p,f,m,t[n+13],4,681279174),m=a(m,d,p,f,t[n],11,-
358537222),f=a(f,m,d,p,t[n+3],16,-
722521979),p=a(p,f,m,d,t[n+6],23,76029189),d=a(d,p,f,m,t[n+9],4,-
640364487),m=a(m,d,p,f,t[n+12],11,-
421815835),f=a(f,m,d,p,t[n+15],16,530742520),d=c(d,p=a(p,f,m,d,t[n+2],23,-
995338651),f,m,t[n],6,-
198630844),m=c(m,d,p,f,t[n+7],10,1126891415),f=c(f,m,d,p,t[n+14],15,-
1416354905),p=c(p,f,m,d,t[n+5],21,-
57434055),d=c(d,p,f,m,t[n+12],6,1700485571),m=c(m,d,p,f,t[n+3],10,-
1894986606),f=c(f,m,d,p,t[n+10],15,-1051523),p=c(p,f,m,d,t[n+1],21,-
2054922799),d=c(d,p,f,m,t[n+8],6,1873313359),m=c(m,d,p,f,t[n+15],10,-
30611744),f=c(f,m,d,p,t[n+6],15,-
1560198380),p=c(p,f,m,d,t[n+13],21,1309151649),d=c(d,p,f,m,t[n+4],6,-
145523070),m=c(m,d,p,f,t[n+11],10,-
1120210379),f=c(f,m,d,p,t[n+2],15,718787259),p=c(p,f,m,d,t[n+9],21,-
343485551),d=i(d,r),p=i(p,l),f=i(f,h),m=i(m,u);return[d,p,f,m]}function h(t){var
e,n="",i=32*t.length;for(e=0;e<i;e+=8)n+=String.fromCharCode(t[e>>5]>>>e
%32&255);return n}function u(t){var e,n=[];for(n[(t.length>>2)-1]=void
0,e=0;e<n.length;e+=1)n[e]=0;var i=8*t.length;for(e=0;e<i;e+=8)n[e>>5]|
=(255&t.charCodeAt(e/8))<<e%32;return n}function d(t){var
e,n,i="0123456789abcdef",r="";for(n=0;n<t.length;n+=1)e=t.charCodeAt(n),r+=i.charAt
(e>>>4&15)+i.charAt(15&e);return r}function p(t){return
unescape(encodeURIComponent(t))}function f(t){return function(t){return
h(l(u(t),8*t.length))}(p(t))}function m(t,e){return function(t,e){var
n,i,r=u(t),o=[],s=[];for(o[15]=s[15]=void
0,r.length>16&&(r=l(r,8*t.length)),n=0;n<16;n+=1)o[n]=909522486^r[n],s[n]=154955682
8^r[n];return i=l(o.concat(u(e)),512+8*e.length),h(l(s.concat(i),640))}
(p(t),p(e))}e.exports=function(t,e,n){return e?n?m(e,t):function(t,e){return
d(m(t,e))}(e,t):n?f(t):function(t){return d(f(t))}(t)}},{}]},{},[4])(4)}));var
V="challenge-closed",O="network-
error",B={af:"Afrikaans",sq:"Albanian",am:"Amharic",ar:"Arabic",hy:"Armenian",az:"A
zerbaijani",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:"Engl
ish",eo:"Esperanto",et:"Estonian",fa:"Persian",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:"K
orean",ku:"Kurdish",lo:"Lao",la:"Latin",lv:"Latvian",lt:"Lithuanian",lb:"Luxembourg
ish",mk:"Macedonian",mg:"Malagasy",ms:"Malay",ml:"Malayalam",mt:"Maltese",mi:"Maori
",mr:"Marathi",mn:"Mongolian",ne:"Nepali",no:"Norwegian",ny:"Nyanja",or:"Oriya",pl:
"Polish","pt-BR":"Portuguese (Brazil)",pt:"Portuguese
(Portugal)",ps:"Pashto",pa:"Punjabi",ro:"Romanian",ru:"Russian",sm:"Samoan",sn:"Sho
na",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:"Yidd
ish",yo:"Yoruba",zu:"Zulu"},A={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"}},L=null,F={translate:function(t,e){var
n=F.getBestTrans(A),i=n&&n[t];if(i=i||t,e)for(var
r=Object.keys(e),o=r.length;o--;)i=i.replace(new RegExp("{{"+r[o]
+"}}","g"),e[r[o]]);return i},getBestTrans:function(t){var e=F.getLocale();return e
in t?t[e]:F.getShortLocale(e)in t?t[F.getShortLocale(e)]:"en"in t?
t.en:null},getLocale:function(){var t=L||window.navigator.userLanguage||
window.navigator.language,e=F.getShortLocale(t);return"in"===e&&(t="id"),"iw"===e&&
(t="he"),"nb"===e&&(t="no"),"ji"===e&&(t="yi"),"zh-
CN"===t&&(t="zh"),"jv"===e&&(t="jw"),B[t]?t:B[e]?e:"en"},setLocale:function(t)
{L=t},getShortLocale:function(t){return t.indexOf("-")>=0?
t.substring(0,t.indexOf("-")):t},isShortLocale:function(t){return 2===t.length||
3===t.length},addTable:function(t,e){if(e||(e=Object.create(null)),A[t]){var
n=A[t];for(var i in e)n[i]=e[i]}else A[t]=e;return A[t]},getTable:function(t)
{return A[t]},addTables:function(t){for(var e in t)F.addTable(e,t[e]);return
A},getTables:function(){return A}};function j(t)
{this.r=255,this.g=255,this.b=255,this.a=1,this.h=1,this.s=1,this.l=1,this.parseStr
ing(t)}function P(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?
e:n<2/3?t+(e-t)*(2/3-n)*6:t}j.hasAlpha=function(t){return"string"==typeof t&&(-1!
==t.indexOf("rgba")||9===t.length&&"#"===t[0])},j.prototype.parseString=function(t)
{t&&(0===t.indexOf("#")?
this.fromHex(t):0===t.indexOf("rgb")&&this.fromRGBA(t))},j.prototype.fromHex=functi
on(t){var e=1;9===t.length&&(e=parseInt(t.substr(7,2),16)/255);var
n=(t=t.substr(1,6)).replace(/^([a-f\d])([a-f\d])([a-f\d])?$/i,(function(t,e,n,i)
{return
e+e+n+n+i+i})),i=parseInt(n,16),r=i>>16,o=i>>8&255,s=255&i;this.setRGBA(r,o,s,e)},j
.prototype.fromRGBA=function(t){var
e=t.indexOf("rgba"),n=t.substr(e).replace(/rgba?\(/,"").replace(/\)/,"").replace(/
[\s+]/g,"").split(","),i=Math.floor(parseInt(n[0])),r=Math.floor(parseInt(n[1])),o=
Math.floor(parseInt(n[2])),s=parseFloat(n[3]);this.setRGBA(i,r,o,s)},j.prototype.se
tRGB=function(t,e,n){this.setRGBA(t,e,n,1)},j.prototype.setRGBA=function(t,e,n,i)
{this.r=t,this.g=e,this.b=n,this.a=isNaN(i)?
this.a:i,this.updateHSL()},j.prototype.hsl2rgb=function(t,e,n){if(0===e){var
i=Math.round(255*n);return this.setRGB(i,i,i),this}var r=n<=.5?n*(1+e):n+e-
n*e,o=2*n-r;return
this.r=Math.round(255*P(o,r,t+1/3)),this.g=Math.round(255*P(o,r,t)),this.b=Math.rou
nd(255*P(o,r,t-
1/3)),this.h=t,this.s=e,this.l=n,this},j.prototype.updateHSL=function(){var
t,e=this.r/255,n=this.g/255,i=this.b/255,r=Math.max(e,n,i),o=Math.min(e,n,i),s=null
,a=(r+o)/2;if(r===o)s=t=0;else{var c=r-o;switch(t=a>.5?c/(2-r-o):c/(r+o),r){case
e:s=(n-i)/c+(n<i?6:0);break;case n:s=(i-e)/c+2;break;case i:s=(e-n)/c+4}s/=6}return
this.h=s,this.s=t,this.l=a,this},j.prototype.getHex=function(){return"#"+((1<<24)+
(this.r<<16)+
(this.g<<8)+this.b).toString(16).slice(1)},j.prototype.getRGBA=function()
{return"rgba("+this.r+","+this.g+","+this.b+","+this.a+")"},j.prototype.clone=funct
ion(){var t=new j;return
t.setRGBA(this.r,this.g,this.b,this.a),t},j.prototype.mix=function(t,e){t
instanceof j||(t=new j(t));var n=new j,i=Math.round(this.r+e*(t.r-
this.r)),r=Math.round(this.g+e*(t.g-this.g)),o=Math.round(this.b+e*(t.b-
this.b));return n.setRGB(i,r,o),n},j.prototype.blend=function(t,e){var n;t
instanceof j||(t=new j(t));for(var i=[],r=0;r<e;r+
+)n=this.mix.call(this,t,r/e),i.push(n);return i},j.prototype.lightness=function(t)
{return
t>1&&(t/=100),this.hsl2rgb(this.h,this.s,t),this},j.prototype.saturation=function(t
){return
t>1&&(t/=100),this.hsl2rgb(this.h,t,this.l),this},j.prototype.hue=function(t)
{return this.hsl2rgb(t/360,this.s,this.l),this};function T(t,e,n){return
Math.min(Math.max(t,e),n)}var D=[{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]*|)"]}],I=[{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+)|)"]}],R=navigator.userAgent,Z=function(){return R},N=function(t){return
W(t||R,D)},U=function(t){return W(t||R,I)};function z(t,e){try{var n=new
RegExp(e).exec(t);return n?
{name:n[1]||"Other",major:n[2]||"0",minor:n[3]||"0",patch:n[4]||"0"}:null}catch(vn)
{return null}}function W(t,e){for(var n=null,i=null,r=-1,o=!1;++r<e.length&&!o;)
{n=e[r];for(var s=-1;++s<n.patterns.length&&!o;)o=null!
==(i=z(t,n.patterns[s]))}return o?(i.family=n.family||n.name_replace||
i.name,n.name_replace&&(i.name=n.name_replace),n.major_replace&&(i.major=n.major_re
place),n.minor_replace&&(i.minor=n.minor_replace),n.patch_replace&&(i.minor=n.patch
_replace),i):{family:"Other",name:"Other",major:"0",minor:"0",patch:"0"}}function
q(){var
t=this,e=N(),n=Z();this.agent=n.toLowerCase(),this.language=window.navigator.userLa
nguage||
window.navigator.language,this.isCSS1="CSS1Compat"===(document.compatMode||""),this
.width=function(){return
window.innerWidth&&window.document.documentElement.clientWidth?
Math.min(window.innerWidth,document.documentElement.clientWidth):window.innerWidth|
|window.document.documentElement.clientWidth||
document.body.clientWidth},this.height=function(){return window.innerHeight||
window.document.documentElement.clientHeight||
document.body.clientHeight},this.scrollX=function(){return window.pageXOffset!
==undefined?window.pageXOffset:t.isCSS1?
document.documentElement.scrollLeft:document.body.scrollLeft},this.scrollY=function
(){return window.pageYOffset!==undefined?window.pageYOffset:t.isCSS1?
document.documentElement.scrollTop:document.body.scrollTop},this.type="Edge"===e.fa
mily?"edge":"Internet
Explorer"===e.family?"ie":"Chrome"===e.family?"chrome":"Safari"===e.family?"safari"
:"Firefox"===e.family?"firefox":e.family.toLowerCase(),this.version=1*(e.major+"."+
e.minor)||0,this.hasPostMessage=!!
window.postMessage}q.prototype.hasEvent=function(t,e){return"on"+t in(e||
document.createElement("div"))},q.prototype.getScreenDimensions=function(){var
t={};for(var e in window.screen)t[e]=window.screen[e];return delete
t.orientation,t},q.prototype.interrogateNavigator=function(){var t={};for(var e in
window.navigator)try{t[e]=window.navigator[e]}catch(gn){}if(delete t.plugins,delete
t.mimeTypes,t.plugins=[],window.navigator.plugins)for(var
n=0;n<window.navigator.plugins.length;n+
+)t.plugins[n]=window.navigator.plugins[n].filename;return
t},q.prototype.supportsCanvas=function(){var
t=document.createElement("canvas");return!(!t.getContext||!
t.getContext("2d"))},q.prototype.supportsWebAssembly=function()
{try{if("object"==typeof WebAssembly&&"function"==typeof WebAssembly.instantiate)
{var t=new WebAssembly.Module(Uint8Array.of(0,97,115,109,1,0,0,0));if(t instanceof
WebAssembly.Module)return new WebAssembly.Instance(t)instanceof
WebAssembly.Instance}}catch(vn){return!1}};var J={Browser:new q,System:new
function(){var t,e,n=U(),i=Z();this.mobile=(t=!!("ontouchstart"in window||
navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0),e=!
1,n&&(e=["iOS","Windows Phone","Windows Mobile","Android","BlackBerry
OS"].indexOf(n.name)>=0),t&&e),this.dpr=function(){return window.devicePixelRatio||
1},this.mobile&&n&&"Windows"===n.family&&i.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.fam
ily.toLowerCase(),this.version=function(){if(!n)return"unknown";var
t=n.major;return n.minor&&(t+="."+n.minor),n.patch&&(t+="."+n.patch),t}
()}},K={host:null,file:null,sitekey:null,a11y_tfe:null,pingdom:"safari"===J.Browser
.type&&"windows"!==J.System.os&&"mac"!==J.System.os&&"ios"!
==J.System.os&&"android"!
==J.System.os,assetDomain:"https://newassets.hcaptcha.com",assetUrl:"https://newass
ets.hcaptcha.com/captcha/v1/9f58d19/static",width:null,height:null,mobile:null},X={
se:null,custom:!
1,tplinks:"on",language:null,reportapi:"https://accounts.hcaptcha.com",endpoint:"ht
tps://hcaptcha.com",endpointOverride:null,size:"normal",theme:"light",assethost:nul
l,imghost:null,recaptchacompat:"true"};function Y(t){var e={message:t.name+":
"+t.message};t.stack&&(e.stack_trace={trace:t.stack}),Q("report
error","internal","debug",e),$("internal error","error",K.file)}function $(t,e,n,i)
{var r="warn"===(e=e||"error")?"warning":e;window.Raven&&Raven.captureMessage(t,
{level:r,logger:n,extra:i})}function Q(t,e,n,i)
{window.Raven&&Raven.captureBreadcrumb({message:t,category:e,level:n,data:i})}var
G={UUID:function(t){return/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-
F]{12}$/i.test(t)||!1},UUIDv4:function(t){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(t)||!1},URL:function(t){var e=new
RegExp("^(http|https)://"),n=new RegExp("^((?!(data|javascript):).)*$");return
e.test(t)&&n.test(t)}};function tt(t,e){var n,i="attempts"in(e=e||{})?
e.attempts:1,r=e.delay||0,o=e.onFail;return n=function(e,n,s){t().then(e,
(function(t){var e=i-- >0;o&&(e=!1!==o(t)&&e),e?setTimeout(s,r):n(t)}))},new
Promise((function(t,e){n(t,e,(function i(){n(t,e,i)}))}))}function et(){var
t=this;this._bottom=0,this._top=0,this.storage={},this.add=function(e){return
t.storage[t._top]=e,t._top++,e},this.remove=function(){if(!t.empty()){var
e=t._bottom,n=t.storage[e];return t.storage[e]=null,t._bottom+
+,n}},this.empty=function(){return t._top===t._bottom},this.size=function(){return
t._top-t._bottom}}var nt={queue:et,depth:function bn(t,e,n){if("object"==typeof
t&&t[e]&&t[e].length>0)for(var i=t[e].length;--i>-1;)bn(t[e][i],e,n);t!
==undefined&&n(t)},breathe:function(t,e,n){var i=new
et,r=null;for(i.add(t),r=i.remove();r;){for(var o=0;o<r[e].length;o++)i.add(r[e]
[o]);n(r),r=i.remove()}}},it={eventName:function(t){var
e=t;return"down"===t||"up"===t||"move"===t||"over"===t||"out"===t?e=!
J.System.mobile||"down"!==t&&"up"!==t&&"move"!
==t?"mouse"+t:"down"===t?"touchstart":"up"===t?"touchend":"touchmove":"enter"===t&&
(e="keydown"),e},actionName:function(t){var
e=t;return"touchstart"===e||"mousedown"===e?
e="down":"touchmove"===e||"mousemove"===e?e="move":"touchend"===e||"mouseup"===e?
e="up":"mouseover"===e?
e="over":"mouseout"===e&&(e="out"),e},eventCallback:function(t,e,n){var
i=it.actionName(t);return function(r){if(r=r||
window.event,"down"===i||"move"===i||"up"===i||"over"===i||"out"===i||"click"===i)
{var o=it.eventCoords(r);if(!o)return;var
s=n.getBoundingClientRect();r.windowX=o.x,r.windowY=o.y,r.elementX=r.windowX-(s.x||
s.left),r.elementY=r.windowY-(s.y||s.top)}r.keyNum=r.which||r.keyCode||
0,"enter"===t&&13!==r.keyNum&&32!==r.keyNum||
(r.action=i,r.targetElement=n,e(r))}},eventCoords:function(t){if(!t)return null;var
e=t;if(t.touches||t.changedTouches){var n=t.touches&&t.touches.length>=1?
t.touches:t.changedTouches;n&&n[0]&&(e=n[0])}return"number"==typeof
e.pageX&&"number"==typeof e.pageY?{x:e.pageX,y:e.pageY}:"number"==typeof
e.clientX&&"number"==typeof e.clientY?
{x:e.clientX,y:e.clientY}:null}},rt=["Webkit","Moz","ms"],ot=document.createElement
("div").style,st={};function at(t){var e=st[t];return e||(t in ot?
t:st[t]=function(t){for(var e=t[0].toUpperCase()
+t.slice(1),n=rt.length;n--;)if((t=rt[n]+e)in ot)return t}(t)||t)}function
ct(t,e,n)
{if(this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,t
&&"object"==typeof t){this.dom=t;var i=[],r=[];"string"==typeof
t.className&&(r=t.className.split(" "));for(var o=0;o<r.length;o++)""!==r[o]&&" "!
==r[o]&&i.push(r[o]);this._clss=i}else n!==undefined&&null!==n||(n=!0),(!
t||"string"==typeof t&&(t.indexOf("#")>=0||
t.indexOf(".")>=0))&&(t&&(e=t),t="div"),this.dom=document.createElement(t),e&&(e.in
dexOf("#")>=0?this.dom.id=e.split("#")[1]:(e.indexOf(".")>=0&&(e=e.split(".")
[1]),this.addClass.call(this,e)));!
0===n&&(this._frag=document.createDocumentFragment(),this._frag.appendChild(this.do
m))}ct.prototype.createElement=function(t,e){var
n=new ct(t,e,!1);return
this.appendElement.call(this,n),this._nodes.push(n),n},ct.prototype.appendElement=f
unction(t){if(t===undefined)return Y({name:"DomElement Add Child",message:"Child
Element is undefined"});var e;e=t._frag!==undefined&&null!==t._frag?t._frag:t.dom!
==undefined?t.dom:t;try{t instanceof
ct&&(t._parent=this),this.dom.appendChild(e)}catch(vn){Y({name:"DomElement Add
Child",message:"Failed to append child."})}return
this},ct.prototype.removeElement=function(t){try{var
e;if(t._nodes)for(e=t._nodes.length;e--;)t.removeElement(t._nodes[e]);for(e=this._n
odes.length;--e>-
1;)this._nodes[e]===t&&this._nodes.splice(e,1);this.dom.removeChild(t.dom||
t),t.__destroy&&t.__destroy()}catch(vn){Y({name:"DomElement Remove
Child",message:"Failed to remove child."})}},ct.prototype.addClass=function(t)
{return!
1===this.hasClass.call(this,t)&&(this._clss.push(t),this.dom.className=this._clss.j
oin(" ")),this},ct.prototype.hasClass=function(t){for(var e=-1!
==this.dom.className.split(" ").indexOf(t),n=this._clss.length;n--&&!
e;)e=this._clss[n]===t;return e},ct.prototype.removeClass=function(t){for(var
e=this._clss.length;--e>-1;)this._clss[e]===t&&this._clss.splice(e,1);return
this.dom.className=this._clss.join(" "),this},ct.prototype.text=function(t)
{if(this&&this.dom){if(!t)return this.dom.textContent;for(var
e,n,i,r,o=/&(.*?);/g,s=/<[a-z][\s\S]*>/i;null!==(e=o.exec(t));){!1===s.test(e[0])?
(i=e[0],r=void 0,
(r=document.createElement("div")).innerHTML=i,n=r.textContent,t=t.replace(new
RegExp(e[0],"g"),n)):t=t.replace(e[0],"")}return
this.dom.textContent=t,this}},ct.prototype.content=ct.prototype.text,ct.prototype.c
ss=function(t){var e,n="ie"===J.Browser.type&&8===J.Browser.version;for(var i in t)
{e=t[i];try{"opacity"!==i&&"zIndex"!==i&&"fontWeight"!
==i&&isFinite(e)&&parseFloat(e)===e&&(e+="px");var r=at(i);n&&"opacity"===i?
this.dom.style.filter="alpha(opacity="+100*e+")":n&&j.hasAlpha(e)?
this.dom.style[r]=new j(e).getHex():this.dom.style[r]=e}catch(gn){}}return
this},ct.prototype.backgroundImage=function(t,e,n,i){var r=e!==undefined&&n!
==undefined,o={"-ms-high-contrast-adjust":"none"};if("object"==typeof
e&&(i=e),i===undefined&&(i={}),r){var
s=t.width/t.height,a=e,c=a/s;i.cover&&c<n&&(a=(c=n)*s),i.contain&&c>n&&(a=(c=n)*s),
o.width=a,o.height=c,i.center&&(o.marginLeft=-a/2,o.marginTop=-
c/2,o.position="absolute",o.left="50%",o.top="50%"),(i.left||
i.right)&&(o.left=i.left||0,o.top=i.top||
0)}"ie"===J.Browser.type&&8===J.Browser.version?
o.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+t.src+"',sizing
Method='scale')":(o.background="url("+t.src+")",o.backgroundPosition="50%
50%",o.backgroundRepeat="no-repeat",o.backgroundSize=r?a+"px
"+c+"px":i.cover?"cover":i.contain?"contain":"100%"),this.css.call(this,o)},ct.prot
otype.setAttribute=function(t,e){var n;if("object"==typeof t)for(var i in
t)n=t[i],this.dom.setAttribute(i,n);else
this.dom.setAttribute(t,e)},ct.prototype.removeAttribute=function(t,e){var
n;if("object"==typeof t)for(var i in t)n=t[i],this.dom.removeAttribute(i,n);else
this.dom.removeAttribute(t,e)},ct.prototype.addEventListener=function(t,e,n){var
i={event:it.eventName(t),handler:it.eventCallback(t,e,this.dom),callback:e};this._l
isteners.push(i),this.dom.addEventListener?
this.dom.addEventListener(i.event,i.handler,n):this.dom.attachEvent("on"+i.event,i.
handler)},ct.prototype.removeEventListener=function(t,e,n){for(var
i,r=this._listeners.length;--r>-1;)
(i=this._listeners[r]).event===t&&i.callback===e&&(this._listeners.splice(r,1),this
.dom.removeEventListener?
this.dom.removeEventListener(i.event,i.handler,n):this.dom.detachEvent("on"+i.event
,i.handler))},ct.prototype.focus=function()
{this.dom.focus()},ct.prototype.blur=function()
{this.dom.blur()},ct.prototype.html=function(t){return
t&&(this.dom.innerHTML=t),this.dom.innerHTML},ct.prototype.__destroy=function()
{for(var t,e=this._listeners.length;--e>-
1;)t=this._listeners[e],this._listeners.splice(e,1),this.dom.removeEventListener?
this.dom.removeEventListener(t.event,t.handler):this.dom.detachEvent("on"+t.event,t
.handler);return
this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,t=nul
l,null};var lt=function(t,e){var
n={},i=Array.prototype.slice.call(arguments,2);for(var r in
e.apply(t,i),t)n[r]=t[r]},ht=function(t,e)
{t.prototype=Object.create(e.prototype),t.prototype.constructor=t};function ut(t,e)
{lt(this,ct,e||"div",t),this.children=[],this._events=[]}ht(ut,ct),ut.prototype.ini
tComponent=function(t,e,n){var i=new t(e);return
i._parent=this,this.children.push(i),i.dom&&(n!==undefined?
n.appendElement&&n.appendElement(i):this.appendElement(i)),i},ut.prototype.destroy=
function(){var t=this;try{nt.depth(this,"children",(function(e){if(t!==e)for(var
n=t.children.length;--n>-
1;)t.children[n]===e&&t.children.splice(n,1);e._destroy&&e._destroy(),e=null}))}cat
ch(vn){throw new Error("Trouble destroying nodes: "+vn)}return
null},ut.prototype._destroy=function()
{try{this.onDestroy&&this.onDestroy(),this._parent.removeElement&&this._parent.remo
veElement(this);for(var t=this._events.length;--t>-
1;)this._events.splice(t,1);this.children=null,this._destroy=null,this._events=null
,this.destroy=null,this.emit=null,this.on=null,this.off=null,this.initComponent=nul
l}catch(vn){Y({name:"DomComponent",message:"Failed to
destroy."})}},ut.prototype.on=function(t,e){for(var n=this._events.length,i=!1;--
n>-1&&!1===i;)this._events[n].event===t&&(i=this._events[n]);!
1===i&&(i={event:t,listeners:
[]},this._events.push(i)),i.listeners.push(e)},ut.prototype.off=function(t,e)
{for(var n=this._events.length;--n>-1;)if(this._events[n].event===t){for(var
i=this._events[n].listeners.length;--i>-
1;)this._events[n].listeners[i]===e&&this._events[n].listeners.splice(i,1);0===this
._events[n].listeners.length&&this._events.splice(n,1)}},ut.prototype.emit=function
(t){for(var e=Array.prototype.slice.call(arguments,1),n=this._events.length;--n>-
1&&this._events;)if(this._events[n].event===t)for(var
i=this._events[n].listeners.length;--i>-
1;)this._events[n].listeners[i].apply(this,e)};new ct(document),new
ct(window);function dt(t){if(null===t)return"";var e=[];return
pt(t,e),e.join("&")}function pt(t,e){var n,i;if("object"==typeof t)for(i in t)!
0===ft(n=t[i])?pt(n,e):e[e.length]=mt(i,n);else if(!0===Array.isArray(t))for(var
r=0;r<t.length;r++)!0===ft(n=t[r])?pt(t,e):e[e.length]=mt(i,n);else
e[e.length]=mt(t)}function ft(t){return!0===Array.isArray(t)||"object"==typeof
t}function mt(t,e){return encodeURIComponent(t)
+"="+encodeURIComponent(null===e?"":e)}var yt={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."},gt=function(t){try{return F.translate(yt[t])}catch(vn){return!
1}},vt="undefined"!=typeof XDomainRequest&&!("withCredentials"in
XMLHttpRequest.prototype);function bt(t,e,n){n=n||{};var
i={url:e,method:t.toUpperCase(),responseType:n.responseType||"string",dataType:n.da
taType||null,withCredentials:n.withCredentials||!1,headers:n.headers||
null,data:n.data||null,timeout:n.timeout||null};return
i.legacy=i.withCredentials&&vt,i.data&&("json"===i.dataType&&"object"==typeof
i.data&&(i.data=JSON.stringify(i.data)),"query"===i.dataType&&(i.data=dt(i.data))),
n.retry?tt((function(){return wt(i)}),n.retry):wt(i)}function wt(t){var e=t.legacy?
new XDomainRequest:new XMLHttpRequest,n="function"==typeof t.url?
t.url():t.url;return new Promise((function(i,r){var o,s=function(o){return
function(){var s=e.response||
e.responseText,a=e.statusText||"",c=e.status,l=e.readyState;if(4===l||t.legacy)
{if("json"===t.responseType&&s)try{s=JSON.parse(s)}catch(h){}if("error"===o||
c>=400&&c<=511)return void
r({event:O,endpoint:n,response:s,state:l,status:c,message:gt(c||400)||
a});i({state:l,status:c,body:s,message:a})}}};if((e.onload=s("complete"),e.onerror=
e.ontimeout=s("error"),e.open(t.method,n),t.timeout&&(e.timeout=t.timeout),!
t.legacy)&&(e.withCredentials=t.withCredentials,t.headers))for(var a in
t.headers)o=t.headers[a],e.setRequestHeader(a,o);setTimeout((function()
{e.send(t.data)}),0)}))}var Ct=function(t,e){if("object"==typeof
t&&e===undefined&&(t=(e=t).url),null===t)throw new Error("Url missing");return
bt("GET",t,e)},kt=function(t){return t.toLowerCase().match(/\.(?:jpg|gif|png|jpeg|
svg)$/g)?"image":t.toLowerCase().match(/\.(?:js)
$/g)?"script":"file"},xt=function(t)
{if(X.assethost&&t.indexOf(K.assetDomain)>=0)return
X.assethost+t.replace(K.assetDomain,"");if(X.imghost&&t.indexOf("imgs")>=0){var
e=t.indexOf(".ai")>=0?t.indexOf(".ai")+3:t.indexOf(".com")+4;return
X.imghost+t.substr(e,t.length)}return t},_t=["svg","gif","png"];function Et(t,e)
{e=e||{};var n,i=t;if(0===i.indexOf("data:image"))for(var r=!1,o=_t.length,s=-1;s+
+<o&&!r;)(r=i.indexOf(_t[s])>=0)&&(n=_t[s]);else n=i.substr(i.lastIndexOf(".")
+1,i.length);!!(!document.createElementNS||!
document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect)&&e.fall
back&&(e.fallback.indexOf(".")>=0?n=(i=e.fallback).substr(i.lastIndexOf(".")
+1,i.length):(i=t.substr(0,t.indexOf(n))
+e.fallback,n=e.fallback)),e.prefix&&(i=e.prefix+"/"+i),this.attribs={crossOrigin:e
.crossOrigin||
null},this.id=i,this.src=xt(i),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
St(t,e,n){for(var i=t[e],r=i.length,o=null;--r>-
1;)o=i[r],i.splice(r,1),o(n);"error"===e?t.load=[]:t.error=[]}function Ht(t,e){var
n=t;e||(e={}),e.prefix&&(n=e.prefix+"/"+t),this.attribs={defer:e.defer||
null,async:e.async||null,crossOrigin:e.crossOrigin||
null},this.id=n,this.src=xt(n),this.loaded=!1,this.error=!
1,this.element=null,this.cb={load:[],error:[]}}function Mt(t,e,n){for(var
i=t[e],r=i.length,o=null;--r>-1;)o=i[r],i.splice(r,1),o(n);"error"===e?
t.load=[]:t.error=[]}function Vt(t,e){var n=t;e||
(e={}),e.prefix&&(n=e.prefix+"/"+t),this.id=n,this.src=xt(n),this.loaded=!
1,this.error=!1,this.cb={load:[],error:[]},this.data=null}function
Ot(t,e,n){for(var i=t[e],r=i.length,o=null;--r>-
1;)o=i[r],i.splice(r,1),o(n);"error"===e?
t.load=[]:t.error=[]}Et.prototype.load=function(){return("svg"===this.ext?
this._loadSvg():this._loadImg())["catch"]((function(t){throw $("Asset
failed","error","assets",{error:t}),t}))},Et.prototype._loadSvg=function(){var
t,e=this,n=this.src,i=this.id;if(0===n.indexOf("data:image/svg+xml")){var
r=n.slice("data:image/svg+xml,".length);t=Promise.resolve(decodeURIComponent(r))}el
se t=Ct(n).then((function(t){return t.body}));return t.then((function(t){var n=(new
DOMParser).parseFromString(t,"image/svg+xml").documentElement,i=parseInt(n.getAttri
bute("width")),r=parseInt(n.getAttribute("height"));return e._imgLoaded(n,i,r),e}))
["catch"]((function(t){e.error=!0;var n=(t&&t.message?t.message:"Loading Error")+":
"+i;throw St(e.cb,"error",n),n}))},Et.prototype._loadImg=function(){var
t=this,e=this.attribs,n=this.src,i=this.id;return new Promise((function(r,o){var
s=new Image;e.crossOrigin&&(s.crossOrigin=e.crossOrigin),s.onerror=function(e)
{t.error=!0,s.onload=s.onerror=null;var n=(e&&e.message?e.message:"Loading Error")
+": "+i;St(t.cb,"error",n),o(n)},s.onload=function(){t.loaded||
(t._imgLoaded(s,s.width,s.height),s.onload=s.onerror=null,r(t))},s.src=n,s.complete
&&s.onload()}))},Et.prototype._imgLoaded=function(t,e,n){this.element=new
ct(t),this.width=e,this.height=n,this.aspect=e/n,this.loaded=!
0,St(this.cb,"load",this)},Et.prototype.onload=function(t){this.error||
(this.loaded?t(this):this.cb.load.push(t))},Et.prototype.onerror=function(t)
{this.loaded&&!this.error||(this.error?
t(this):this.cb.error.push(t))},Ht.prototype.load=function(){var
t=this,e=this.attribs,n=this.src,i=this.id;return new Promise((function(r,o){var
s=document.createElement("script");t.element=s,s.onerror=function(e){t.error=!
0,s.onload=s.onreadystatechange=s.onerror=null;var n=(e.message||"Loading Error")
+": "+i;Mt(t.cb,"error",n),o(n)},s.onload=s.onreadystatechange=function()
{this.loaded||s.readyState&&"loaded"!==s.readyState&&"complete"!==s.readyState||
(t.loaded=!
0,s.onload=s.onreadystatechange=s.onerror=null,document.body.removeChild(s),Mt(t.cb
,"load",t),r(t))},s.type="text/javascript",s.src=n,e.crossOrigin&&(s.crossorigin=e.
crossOrigin),e.async&&(s.async=!0),e.defer&&(s.defer=!
0),document.body.appendChild(s),s.complete&&s.onload()}))},Ht.prototype.onload=func
tion(t){this.error||(this.loaded?
t(this):this.cb.load.push(t))},Ht.prototype.onerror=function(t){this.loaded&&!
this.error||(this.error?
t(this):this.cb.error.push(t))},Vt.prototype.load=function(){var
t=this,e=this.src,n=this.id;return new Promise((function(i,r){var
o={};e.indexOf("json")>=0&&(o.responseType="json"),Ct(e,o).then((function(e)
{t.loaded=!0,t.data=e.body,Ot(t.cb,"load",t),i(t)}))["catch"]((function(e)
{t.error=!0;var i=(e&&e.message?e.message:"Loading Error")+":
"+n;Ot(t.cb,"error",i),r(i)}))}))},Vt.prototype.onload=function(t){this.error||
(this.loaded?t(this):this.cb.load.push(t))},Vt.prototype.onerror=function(t)
{this.loaded&&!this.error||(this.error?t(this):this.cb.error.push(t))};var
Bt=[],At={add:function(t,e){var n=kt(t);return At[n]?At[n]
(t,e):Promise.resolve(null)},batch:function(t,e){for(var n=[],i=-1;++i<t.length;)
{var r=t[i];n.push(At.add(r,e))}return Promise.all(n)["finally"]((function()
{n=[]}))},image:function(t,e){var n=new Et(t,e);return
Bt.push(n),n.load()},script:function(t,e){var n=new Ht(t,e);return
Bt.push(n),n.load()},file:function(t,e){var n=new Vt(t,e);return
Bt.push(n),n.load()},retrieve:function(t){return new Promise((function(e,n){for(var
i=Bt.length,r=!1,o=null;--i>-1&&!r;)r=(o=Bt[i]).id===t||-1!
==o.id.indexOf("/"===t[0]?"":"/"+t);if(!r)return
e(null);o.onload(e),o.onerror(n)}))}};function Lt(t,e)
{this._period=t,this._interval=e,this._date=[],this._data=[],this._prevTimestamp=0,
this._meanPeriod=0,this._meanCounter=0}Lt.prototype.getMeanPeriod=function(){return
this._meanPeriod},Lt.prototype.getData=function(){return
this._cleanStaleData(),this._data},Lt.prototype.getSize=function(){return
this._cleanStaleData(),this._data.length},Lt.prototype.getCapacity=function()
{return 0===this._period?
this._interval:Math.ceil(this._interval/this._period)},Lt.prototype.push=function(t
,e){this._cleanStaleData();var n=0===this._date.length;if(t-
(this._date[this._date.length-1]||
0)>=this._period&&(this._date.push(t),this._data.push(e)),!n){var i=t-
this._prevTimestamp;this._meanPeriod=(this._meanPeriod*this._meanCounter+i)/
(this._meanCounter+1),this._meanCounter+
+}this._prevTimestamp=t},Lt.prototype._cleanStaleData=function(){for(var
t=Date.now(),e=this._date.length-1;e>=0;e--){if(t-this._date[e]>=this._interval)
{this._date.splice(0,e+1),this._data.splice(0,e+1);break}}};var
Ft={touchstart:"ts",touchend:"te",touchmove:"tm",touchcancel:"tc"},jt={mousedown:"m
d",mouseup:"mu",mousemove:"mm"},Pt={keydown:"kd",keyup:"ku"},Tt={devicemotion:"dm"}
,Dt=function(t,e){var n=jt[t],i=null;return function(t){i=function(t)
{return[t.windowX,t.windowY,Date.now()]}(t),e(n,i)}},It=function(t,e){var
n=Ft[t],i=null;return function(t){i=function(t){var e=[];try{var
n,i;if(t.touches&&t.touches.length>=1?
n=t.touches:t.changedTouches&&t.changedTouches.length>=1&&(n=t.changedTouches),n)
{for(var r=0;r<n.length;r++)
(i=it.eventCoords(n[r]))&&e.push([n[r].identifier,i.x,i.y]);e.push(Date.now())}retu
rn e}catch(vn){return e}}(t),e(n,i)}},Rt=function(t,e){var n=Pt[t],i=null;return
function(t){i=function(t){return[t.keyNum,Date.now()]}(t),e(n,i)}},Zt=function(t,e)
{var n=Tt[t],i=null,r=[];return function(t){i=function(t,e)
{(t.acceleration===undefined||
t.acceleration&&t.acceleration.x===undefined)&&(t.acceleration={x:0,y:0,z:0});
(t.rotationRate===undefined||
t.rotationRate&&t.rotationRate.alpha===undefined)&&(t.rotationRate={alpha:0,beta:0,
gamma:0});var
n=[t.acceleration.x,t.acceleration.y,t.acceleration.z,t.rotationRate.alpha,t.rotati
onRate.beta,t.rotationRate.gamma,Date.now()],i=[];if(0===e.length)e=n,i=n;else{for(
var r,o=0,s=0;s<6;s++)r=e[s]-
n[s],i.push(n[s]),o+=Math.abs(r);if(i.push(Date.now()),e=n,o<=0)return
null}return{motion:i,prevmotion:e}}(t,r),null!
==i&&(r=i.prevmotion,i=i.motion,e(n,i))}};function Nt()
{this._manifest={},this.state={timeBuffers:{},loadTime:Date.now(),recording:!
1,initRecord:!1,record:{mouse:!0,touch:!0,keys:!1,motion:!
0}},this._recordEvent=this._recordEvent.bind(this)}Nt.prototype.record=function(t,e
,n,i){if(this._manifest.st=Date.now(),this.state.record.mouse=t===undefined?
this.state.record.mouse:t,this.state.record.touch=n===undefined?
this.state.record.touch:n,this.state.record.keys=e===undefined?
this.state.record.keys:e,this.state.record.motion=i===undefined?
this.state.record.motion:i,!1===this.state.initRecord){var r=new
ct(document.body);this.state.record.mouse&&(r.addEventListener("mousedown",Dt("mous
edown",this._recordEvent),!
0),r.addEventListener("mousemove",Dt("mousemove",this._recordEvent),!
0),r.addEventListener("mouseup",Dt("mouseup",this._recordEvent),!0)),!
0===this.state.record.keys&&(r.addEventListener("keyup",Rt("keyup",this._recordEven
t),!0),r.addEventListener("keydown",Rt("keydown",this._recordEvent),!
0)),this.state.record.touch&&!
0===J.Browser.hasEvent("touchstart",document.body)&&(r.addEventListener("touchstart
",It("touchstart",this._recordEvent),!
0),r.addEventListener("touchmove",It("touchmove",this._recordEvent),!
0),r.addEventListener("touchend",It("touchend",this._recordEvent),!
0)),this.state.record.motion&&!
0===J.Browser.hasEvent("devicemotion",window)&&r.addEventListener("devicemotion",Zt
("devicemotion",this._recordEvent),!0),this.state.initRecord=!
0}this.state.recording=!0},Nt.prototype.stop=function(){this.state.recording=!
1},Nt.prototype.time=function(){return
this.state.loadTime},Nt.prototype.getData=function(){for(var t in
this.state.timeBuffers)this._manifest[t]=this.state.timeBuffers[t].getData(),this._
manifest[t+"-mp"]=this.state.timeBuffers[t].getMeanPeriod();return
this._manifest},Nt.prototype.setData=function(t,e)
{this._manifest[t]=e},Nt.prototype.resetData=function()
{this._manifest={},this.state.timeBuffers={}},Nt.prototype.circBuffPush=function(t,
e){this._recordEvent(t,e)},Nt.prototype._recordEvent=function(t,e){if(!1!
==this.state.recording)try{var n=e[e.length-1];this.state.timeBuffers[t]||
(this.state.timeBuffers[t]=new
Lt(16,15e3)),this.state.timeBuffers[t].push(n,e)}catch(vn){$("Event recording
error: "+JSON.stringify(vn),"error","motion")}};var Ut=new Nt;function zt(t,e){var
n=t instanceof HTMLIFrameElement;try{n?
t.parentNode&&t.contentWindow.postMessage(JSON.stringify(e),"*"):t.postMessage(JSON
.stringify(e),"*")}catch(gn){$(gn.message,"error","messaging")}}function Wt(t,e)
{this.target=t,this.id=e,this.messages=[],this.incoming=[],this.waiting=[]}function
qt(t,e){var n=this,i={},r=new Promise((function(t,e)
{i.resolve=t,i.reject=e})),o={source:"hcaptcha",label:t,id:n.id,promise:null,lookup
:e};return r.then((function(t){o.promise="resolve",null!
==t&&(o.contents=t),zt(n.target,o)}))["catch"]((function(t)
{o.promise="reject",null!
==t&&(o.error=t),zt(n.target,o)})),i}Wt.prototype.setID=function(t)
{this.id=t},Wt.prototype.contact=function(t,e){if(!this.id)throw new Error("Chat
requires unique id to communicate between windows");var
n=this,i=Date.now().toString(36),r={source:"hcaptcha",label:t,id:this.id,promise:"c
reate",lookup:i};if(e){if("object"!=typeof e)throw new Error("Message must be an
object.");r.contents=e}return new Promise((function(e,o)
{n.waiting.push({label:t,reject:o,resolve:e,lookup:i}),zt(n.target,r)}))},Wt.protot
ype.listen=function(t,e){if(!this.id)throw new Error("Chat requires unique id to
communicate between windows");for(var n=this.messages.length,i=!1;--n>-1&&!
1===i;)this.messages[n].label===t&&(i=this.messages[n]);!
1===i&&(i={label:t,listeners:
[]},this.messages.push(i)),i.listeners.push(e)},Wt.prototype.answer=function(t,e)
{if(!this.id)throw new Error("Chat requires unique id to communicate between
windows");for(var n=this.incoming.length,i=!1;--n>-1&&!
1===i;)this.incoming[n].label===t&&(i=this.incoming[n]);!1===i&&(i={label:t,liste
ners:
[]},this.incoming.push(i)),i.listeners.push(e)},Wt.prototype.send=function(t,e)
{if(!this.id)throw new Error("Chat requires unique id to communicate between
windows");var n={source:"hcaptcha",label:t,id:this.id};if(e){if("object"!=typeof
e)throw new Error("Message must be an
object.");n.contents=e}zt(this.target,n)},Wt.prototype.check=function(t,e){for(var
n=[].concat.apply([],[this.messages,this.incoming,this.waiting]),i=[],r=-1;+
+r<n.length;)if(n[r].label===t){if(e&&n[r].lookup&&e!
==n[r].lookup)continue;i.push(n[r])}return i},Wt.prototype.respond=function(t)
{for(var e,n,i=-1,r=0,o=[].concat.apply([],
[this.messages,this.incoming,this.waiting]);++i<o.length;)if(o[i].label===t.label)
{if(t.lookup&&o[i].lookup&&t.lookup!==o[i].lookup)continue;var
s=[];if(e=o[i],t.error&&s.push(t.error),t.contents&&s.push(t.contents),t.promise&&"
create"!==t.promise){e[t.promise].apply(e[t.promise],s);for(var
a=this.waiting.length,c=!1;--a>-1&&!
1===c;)this.waiting[a].label===e.label&&this.waiting[a].lookup===e.lookup&&(c=!
0,this.waiting.splice(a,1));continue}for(r=0;r<e.listeners.length;r++)
{if(n=e.listeners[r],"create"===t.promise){var
l=qt.call(this,e.label,t.lookup);s.push(l)}n.apply(n,s)}}o=null},Wt.prototype.destr
oy=function(){return
this.messages=null,this.incoming=null,this.waiting=null,null};var Jt={chats:
[],isSupported:function(){return!!window.postMessage},createChat:function(t,e){var
n=new Wt(t,e);return Jt.chats.push(n),n},addChat:function(t)
{Jt.chats.push(t)},removeChat:function(t){for(var e=!1,n=Jt.chats.length;--n>-1&&!
1===e;)t.id===Jt.chats[n].id&&t.target===Jt.chats[n].target&&(e=Jt.chats[n],Jt.chat
s.splice(n,1));return e},handle:function(t){var e=t.data;if("string"==typeof
e)try{if(!(e.indexOf("hcaptcha")>=0))return;e=JSON.parse(e);for(var
n,i=Jt.chats,r=-1;++r<i.length;)(n=i[r]).id===e.id&&n.respond(e)}catch(gn)
{Q("postMessage handler error","postMessage","debug",
{event:t,error:gn})}}};window.addEventListener?
window.addEventListener("message",Jt.handle):window.attachEvent("onmessage",Jt.hand
le);var Kt=function(t,e,n){var
i=J.Browser.supportsCanvas()>>>0,r=J.Browser.supportsWebAssembly()>>>0;return new
Promise((function(o,s){var
a={v:"9f58d19",host:e,sitekey:t,sc:i,swa:r};X.se&&(a.se=X.se),Ct({url:function()
{return X.endpoint+"/checksiteconfig?"+function(t){var e=[];for(var n in t){var
i=t[n];i="object"==typeof i?
JSON.stringify(i):i,e.push([encodeURIComponent(n),encodeURIComponent(i)].join("="))
}return e.join("&")}(a)},responseType:"json",withCredentials:!
0,timeout:5e3,headers:{"Content-Type":"application/json; charset=utf-8","Cache-
Control":"no-cache"},retry:n}).then((function(t){var e=t.body||null;if(e)if(!
1===e.success){var n=(e["error-codes"]||[]).join(", ");s(new Error(n))}else!
e.pass&&e.error?s(new Error(e.error)):o(e);else s(new Error("Missing response
body."))}))["catch"](s)}))},Xt=function()
{window.Raven&&Raven.config("https://0f73e9316e6b4aee9e62a74c820604e0@sentry.io/119
8795",{autoBreadcrumbs:{xhr:!0,dom:!0,sentry:!0},tags:{"site-host":K.host,"site-
key":K.sitekey,"endpoint-url":X.endpoint,"asset-
url":K.assetUrl},sampleRate:.01,ignoreErrors:["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"]}),window.Raven&&Raven.setUserContext({"Browser-
Agent":J.Browser.agent,"Browser-Type":J.Browser.type,"Browser-
Version":J.Browser.version,"System-OS":J.System.os,"System-
Version":J.System.version,"Is-
Mobile":J.System.mobile}),Q("checkbox_internal","setup","info"),window.onerror=func
tion(t,e,n,i,r){Q(t,"global","debug",
{name:r.name||"Error",url:e,line:n,column:i,stack:r.stack||""}),$
(t,"error","global")}},Yt=["10000000-ffff-ffff-ffff-000000000001","20000000-ffff-
ffff-ffff-000000000002","30000000-ffff-ffff-ffff-000000000003"],
$t={sitekey:function(t){return G.UUIDv4(t)||"00000000-0000-0000-0000-
000000000000"===t||-1!==Yt.indexOf(t)},dummykey:function(t){return-1!
==Yt.indexOf(t)}};function Qt(){this._events=Object.create(null)}function
Gt(t,e,n,i){this._events[t]||
(this._events[t]=[]),this._events[t].unshift({fn:e,once:i,context:n})}function
te(t,e){for(var n in e){var i=e[n];switch(typeof i)
{case"string":t[n]=i;break;case"object":t[n]=t[n]||
{},te(t[n],i);break;default:throw new Error("Source theme contains invalid data
types. Only string and object types are supported.")}}}function ee(t,e){try{return
t in e}catch(n){return!1}}function ne(t){return!!t&&"object"==typeof t}function
ie(t){return ne(t)?re({},t):t}function re(t,e){var
n,i={},r=Object.keys(t);for(n=0;n<r.length;n++)i[r[n]]=ie(t[r[n]]);var
o,s,a=Object.keys(e);for(n=0;n<a.length;n++){var c=a[n];if(!(!ee(o=c,s=t)||
Object.hasOwnProperty.call(s,o)&&Object.propertyIsEnumerable.call(s,o)))return;ee(c
,t)&&ne(t[c])?i[c]=re(t[c],e[c]):i[c]=ie(e[c])}return
i}Qt.prototype.on=function(t,e,n){Gt.call(this,t,e,n,!
1)},Qt.prototype.once=function(t,e,n){Gt.call(this,t,e,n,!
0)},Qt.prototype.off=function(t,e){var n=this._events[t];if(n){for(var
i=n.length;--i>-1;)n[i].fn===e&&n.splice(i,1);0===n.length&&delete
this._events[t]}},Qt.prototype.emit=function(t){var e=this._events[t];if(e){for(var
n,i=Array.prototype.slice.call(arguments,1),r=e.length;--r>-1;)
(n=e[r]).fn.apply(n.context,i),n.once&&e.splice(r,1);0===e.length&&delete
this._events[t]}},Qt.prototype.removeAllListers=function()
{this._events=Object.create(null)};var
oe={transparent:"transparent",white:"#ffffff",black:"#000000"},se={100:"#fafafa",20
0:"#f5f5f5",300:"#E0E0E0",400:"#D7D7D7",500:"#BFBFBF",600:"#919191",700:"#555555",8
00:"#333333",900:"#222222",1e3:"#14191F"},ae="#4DE1D2",ce="#00838F",le={mode:"light
",grey:se,primary:{main:ce},secondary:{main:ae},warn:
{light:"#EB5757",main:"#EB5757",dark:"#DE3F3F"},text:
{heading:se[700],body:se[700]}},he={mode:"dark",grey:se,primary:
{main:ce},secondary:{main:ae},text:{heading:se[200],body:se[200]}};function ue(t,e)
{return"dark"===e&&t in he?he[t]:le[t]}function de()
{this._themes=Object.create(null),this._active="light",this.add("light",
{}),this.add("dark",{palette:{mode:"dark"}})}de.prototype.get=function(t){if(!
t)return this._themes[this._active];var e=this._themes[t];if(!e)throw new
Error("Cannot find theme with name: "+t);return e},de.prototype.use=function(t)
{this._themes[t]?this._active=t:console.error("Cannot find theme with name:
"+t)},de.prototype.active=function(){return
this._active},de.prototype.add=function(t,e){e||(e={}),e.palette=function(t){t||
(t={});var e=t.mode||"light",n=t.primary||ue("primary",e),i=t.secondary||
ue("secondary",e),r=t.warn||ue("warn",e),o=t.grey||ue("grey",e),s=t.text||
ue("text",e);return
re({common:oe,mode:e,primary:n,secondary:i,grey:o,warn:r,text:s},t)}
(e.palette),e.component=e.component||
Object.create(null),this._themes[t]=e},de.prototype.extend=function(t,e)
{"string"==typeof e&&(e=JSON.parse(e));var
n=JSON.parse(JSON.stringify(this.get(t)));return te(n,e),n},de.merge=function(t,e)
{return re(t,e||{})};var pe=new de;pe.add("contrast",{}),pe.add("grey-red",
{component:{checkbox:{main:{border:"#6a6a6a"}}}});function fe(){lt(this,ut,"#a11y-
label"),this.state={ticked:!1},this.setAttribute("aria-hidden",!
0),this.css({display:"none"}),this.translate()}function me(t){var
e=t.palette,n=t.component,i="light"===e.mode;return de.merge({main:
{fill:e.grey[100],border:e.grey[i?600:200]},focus:
{fill:e.grey[200],border:e.grey[i?800:100]}},n.input)}function ye()
{lt(this,ut,"#checkbox"),this.state={focused:!1,visible:!0,passed:!
1},this._style=me(pe.get()),this.setAttribute("aria-haspopup",!
0),this.setAttribute("aria-checked",!
1),this.setAttribute("role","checkbox"),this.setAttribute("tabindex","0"),this.setA
ttribute("aria-live","assertive"),this.setAttribute("aria-labelledby","a11y-
label"),this.onOver=this.onOver.bind(this),this.onOut=this.onOut.bind(this),this.ad
dEventListener("focus",this.onOver),this.addEventListener("over",this.onOver),this.
addEventListener("blur",this.onOut),this.addEventListener("out",this.onOut)}functio
n ge(t)
{lt(this,ut,"link","a"),this.config={url:t.url,text:t.text,underline:t.underline||!
1},this.setAttribute("tabindex",0),this.onSelect=this.onSelect.bind(this),this.onHo
ver=this.onHover.bind(this),this.addEventListener("enter",this.onSelect),this.addEv
entListener("click",this.onSelect),this.addEventListener("over",this.onHover),this.
addEventListener("out",this.onHover),this.translate()}function ve(t)
{lt(this,ut,null,"span"),this.config={text:t.text},this.text(this.config.text)}func
tion be(t){if("string"!=typeof t.src&&!(t.src instanceof HTMLElement))throw new
TypeError("Graphic src must be string or HTMLElement. Passed src:
"+t.src);lt(this,ut,t.selector||".graphic"),this.state={loaded:!
1},this.config={src:t.src,fallback:t.fallback||!1,width:t.width||
0,height:t.height||t.width||0,fill:t.fill},this.image=null,(t.autoLoad||
t.autoLoad===undefined)&&this.load()}function we(t)
{lt(this,ut,"logo"),this.state={url:t.url||"",width:t.width||0,height:t.height||
0},this.setAttribute("tabindex",0),this.setAttribute("role","link"),this.setAttribu
te("data-href",this.state.url);var e={selector:".logo-
graphic",src:t.src,fallback:t.fallback,autoLoad:t.autoLoad};this.
$graphic=this.initComponent(be,e),this.$graphic.css({cursor:"pointer","-ms-high-
contrast-
adjust":"none"}),this.onSelect=this.onSelect.bind(this),this.addEventListener("clic
k",this.onSelect),this.addEventListener("enter",this.onSelect)}function Ce(t){var
e=t.palette,n=t.component;return de.merge({main:
{fill:e.common.white,icon:e.grey[700],text:e.text.main},hover:
{fill:e.grey[200],icon:e.primary.main,text:e.text.main},focus:
{icon:e.primary.main},active:{icon:e.grey[700]}},n.button)}function ke(t)
{lt(this,ut,t.selector),this._theme=t.theme,this.state={selectable:!1!
==t.selectable,title:t.title,visible:!0,locked:!1,mobile:!1,selected:!
1,width:t.width,height:t.height,closedAt:Date.now(),downAt:0,style:Ce(this._theme.g
et())},this.addClass("button"),this.setAttribute("tabindex",0),this.setAttribute("r
ole","button"),this.onDown=this.onDown.bi
nd(this),this.onHover=this.onHover.bind(this),this.onSelect=this.onSelect.bind(this
),this.addEventListener("down",this.onDown),this.addEventListener("click",this.onSe
lect),this.addEventListener("enter",this.onSelect),!
1===J.System.mobile&&(this.addEventListener("over",this.onHover),this.addEventListe
ner("out",this.onHover)),this.setTitle()}ht(fe,ut),fe.prototype.setState=function(t
)
{this.state.ticked="passed"===t,this.translate()},fe.prototype.translate=function()
{var t=this.state.ticked?"hCaptcha checkbox. You are verified":"hCaptcha checkbox.
Select in order to trigger the challenge, or to bypass it if you have an
accessibility
cookie.";this.content(F.translate(t))},ht(ye,ut),ye.prototype.style=function()
{this._style=me(pe.get());var t=this.state.visible?
this._style.main.fill:"transparent",e=this.state.focused?
this._style.focus.border:this._style.main.border,n=this.state.visible?
e:"transparent";this.css({position:"absolute",width:28,height:28,borderWidth:"1px",
borderStyle:"solid",borderColor:n,borderRadius:4,backgroundColor:t,top:0,left:0})},
ye.prototype.onOver=function(t){this.state.focused||
(this.state.focused="focus"===t.action,this.css({borderColor:this._style.focus.bord
er}))},ye.prototype.onOut=function(t){if("blur"===t.action)this.state.focused=!
1;else
if(this.state.focused)return;this.css({borderColor:this._style.main.border})},ye.pr
ototype.display=function(t){this.state.visible=t,this.setAttribute("tabindex",t?0:-
1),this.style()},ye.prototype.setState=function(t)
{this.state.passed="passed"===t,this.state.visible="loading"!==t&&"passed"!
==t,this.setAttribute("tabindex","loading"===t||"solving"===t?-
1:0),this.setAttribute("aria-
checked",this.state.passed),this.style()},ht(ge,ut),ge.prototype.setURL=function(t)
{this.config.url},ge.prototype.style=function(t){var e=t.fontSize||
12,n=t.color||"#000";this.css({color:n,fontWeight:500,fontSize:e,cursor:"pointer",t
extDecoration:this.config.underline?"underline":"none",display:"inline-
block",lineHeight:e})},ge.prototype.translate=function(){var
t=F.translate(this.config.text);this.content(t)},ge.prototype.onHover=function(t)
{this.css({textDecoration:"over"===t.action?"underline":"none"})},ge.prototype.onSe
lect=function()
{window.open(this.config.url,"_blank")},ht(ve,ut),ve.prototype.style=function(t)
{var e=t.fontSize||
12,n=t.color||"#000";this.css({color:n,fontWeight:500,fontSize:e,lineHeight:e})},ve
.prototype.translate=function(){var
t=F.translate(this.config.text);this.text(t)},ht(be,ut),be.prototype.load=function(
){if(this.state.loaded)return Promise.resolve();this.state.loaded=!0;var
t=this,e=this.config.src;return At.image(e,
{fallback:this.config.fallback}).then((function(e)
{t.image=e,t.appendElement(e.element),t.size(),t.fill()}))["catch"]((function()
{Q("graphic failed to load","image","info",
{src:e})}))},be.prototype.size=function(t,e){this.config.width=t||
this.config.width,this.config.height=e||t||
this.config.height,this.css({width:this.config.width,height:this.config.height}),th
is.image&&this.image.element.css({width:this.config.width,height:this.config.height
,display:"block"})},be.prototype.fill=function(t){if(this.config.fill=t||
this.config.fill,this.image&&"svg"===this.image.ext&&this.config.fill){var
e=this.image.element.dom,n=e.children||e.childNodes;if(n)for(var i=0;i<n.length;i+
+)n[i].style&&(n[i].style.fill=this.config.fill)}},ht(we,ut),we.prototype.setUrl=fu
nction(t){this.state.url=t},we.prototype.getUrl=function(){return
this.state.url},we.prototype.size=function(t,e){t&&(this.state.width=t),e?
this.state.height=e:t&&(this.state.height=t),this.css({width:this.state.width,heigh
t:this.state.height}),this.
$graphic.size(this.state.width,this.state.height)},we.prototype.onSelect=function(t
)
{t.preventDefault&&t.preventDefault(),window.open(this.state.url,"_blank")},ht(ke,u
t),ke.prototype.style=function(t)
{this.state.mobile=t,this.state.style=Ce(this._theme.get()),this.css({width:this.st
ate.width,height:this.state.height,cursor:this.state.locked?"default":"pointer",dis
play:this.state.visible?"inline-
block":"none",border:"none",color:this.state.style.main.text,backgroundColor:this.s
tate.style.main.fill,borderRadius:4}),this.emit("style")},ke.prototype.getWidth=fun
ction(){return this.state.width},ke.prototype.getHeight=function(){return
this.state.height},ke.prototype.onDown=function()
{this.state.downAt=Date.now()},ke.prototype.onHover=function(t){null===this.emit||!
0===this.state.locked||this.state.selected||
(this.emit("hover",t),this._updateStyle("over"===t.action))},ke.prototype._updateSt
yle=function(t){this.css({backgroundColor:t?
this.state.style.hover.fill:this.state.style.main.fill,color:t?
this.state.style.hover.text:this.state.style.main.text}),this.emit("style-
update",t)},ke.prototype.onSelect=function(t){this.emit&&!0!
==this.state.locked&&(Math.abs(this.state.downAt-this.state.closedAt)<30||
(this._setState(!!this.state.selectable&&!this.state.selected),this.emit("click",
{selected:this.state.selected,usingKb:"enter"===t.action})))},ke.prototype.setLock=
function(t)
{this.state.locked=t,this.css({cursor:t?"default":"pointer"})},ke.prototype.enable=
function(t){this.state.visible=t,this.css({display:t?"inline-
block":"none"}),this.setLock.call(this,!t)},ke.prototype.reset=function()
{this._setState(!1)},ke.prototype._setState=function(t)
{this.state.selected=t,this.css({backgroundColor:t?
this.state.style.main.fill:"transparent"}),t?this._updateStyle(!
0):this.state.closedAt=Date.now(),this.emit("state-
changed",t)},ke.prototype.setLabel=function(t){t?this.setAttribute("aria-
label",t):this.state.label&&this.setAttribute("aria-
label",F.translate(this.state.label))},ke.prototype.setTitle=function(t){t?
this.setAttribute("title",t):this.state.title&&this.setAttribute("title",F.translat
e(this.state.title))},ke.prototype.controlsMenu=function(t)
{this.setAttribute("aria-expanded",!1),this.setAttribute("aria-
haspopup","menu"),this.setAttribute("aria-controls",t.dom.id),t.setAttribute("aria-
labelledby",this.dom.id),t.setAttribute("role","menu"),t.setAttribute("tabindex",-
1),this.on("state-changed",(function(t){this.setAttribute("aria-
expanded",t)}))},ke.prototype.ownsListBox=function(t){this.setAttribute("aria-
expanded",!1),this.setAttribute("aria-haspopup","listbox"),this.setAttribute("aria-
owns",t.dom.id),t.setAttribute("aria-
labelledby",this.dom.id),t.setAttribute("role","listbox"),this.on("state-changed",
(function(t){this.setAttribute("aria-expanded",t)}))};var
xe="https://newassets.hcaptcha.com/captcha/v1/9f58d19/static/images";function _e(t)
{t.selector=t.selector||t.name,lt(this,ke,t),this.$on=this.initComponent(be,
{selector:"."+t.name+"-on",src:t.src,fallback:xe+"/"+t.name+"-on.png",autoLoad:!
1}),this.$off=this.initComponent(be,{selector:"."+t.name+"-
off",src:t.src,fallback:xe+"/"+t.name+"-off.png",autoLoad:!1}),this.on("state-
changed",this._onStateChange.bind(this)),this.on("style",this._onStyle.bind(this)),
this.on("style-update",this._onStyleUpdate.bind(this))}function Ee(t)
{lt(this,ke,t),this.
$text=this.createElement(".text"),this.on("style",this._onStyle.bind(this))}functio
n Se(t){lt(this,ut,t.selector||"list-native","select");var
e=this;this._options=[],this._selected=null,this.setAttribute("tabindex",-
1),this.addEventListener("change",(function()
{e.select(e.dom.value)}))}ht(_e,ke),_e.prototype.load=function(){return
Promise.all([this.$on.load(),this.$off.load()])},_e.prototype._onStyle=function()
{var t=this.getWidth(),e=t-10,n=(t-e)/2;this.$on.size(e),this.
$on.fill(this.state.style.focus.icon),this.$on.css({"-ms-high-contrast-
adjust":"none",position:"absolute",top:n,left:n}),this.$off.size(e),this.
$off.fill(this.state.style.main.icon),this.$off.css({"-ms-high-contrast-
adjust":"none",position:"absolute",top:n,left:n})},_e.prototype._onStyleUpdate=func
tion(t){"ie"===J.Browser.type&&8===J.Browser.version?(this.
$on.css({display:t?"block":"none"}),this.$off.css({display:t?"none":"block"})):
(this.$on.css({opacity:t?1:0}),this.$off.css({opacity:t?
0:1}))},_e.prototype._onStateChange=function(t)
{"ie"===J.Browser.type&&8===J.Browser.version?(this.
$on.css({display:t?"block":"none"}),this.$off.css({display:t?"none":"block"})):
(this.$on.css({opacity:t?1:0}),this.$off.css({opacity:t?
0:1}))},ht(Ee,ke),Ee.prototype.setText=function(t){this.
$text.text(t)},Ee.prototype._onStyle=function(){this.css({cursor:"pointer"}),this.
$text.css({width:"100%",height:"100%",textAlign:"center",fontSize:11,fontWeight:600
,position:"absolute"})},ht(Se,ut),Se.prototype.getSelected=function(){return
this._selected},Se.prototype.setCopy=function(){for(var
t=this._options.length;t--;)this._options[t].element.text(F.translate(this._options
[t].text))},Se.prototype.setOptions=function(t){for(var
e,n=this._options.length;n--;)this.removeElement(this._options[n].element);for(this
._options=t,n=0;n<t.length;n++)
(e=this.createElement("option",t[n].selector||".option")).dom.value=t[n].value,e.te
xt(t[n].text),this._options[n].element=e},Se.prototype.select=function(t){for(var
e=null,n=this._options.length;n--;)t===this._options[n].value&&(e=this._options[n])
;if(!e)throw new Error("Cannot select a missing option value:
"+t);this._selected&&this._selected.element.removeAttribute("selected"),e.element.s
etAttribute("selected","selected"),this._selected=e,this.dom.value=e.value,this.emi
t("hide"),this.emit("select",e)},Se.prototype.deselect=function()
{this._selected&&this._selected.element.removeAttribute("selected"),this._selected=
null,this.dom.value=null},Se.prototype.style=function()
{this.css({width:"100%",height:"100%",position:"absolute",top:0,left:0,opacity:0,zI
ndex:50})};var He=37,Me=39,Ve=38,Oe=40,Be=("onwheel"in document||
document,document,"ontouchstart"in
document),Ae=navigator.maxTouchPoints&&navigator.maxTouchPoints>1,Le=!!
window.navigator.msPointerEnabled,Fe="onkeydown"in document;function je(t)
{this.state={pause:!1,action:null,position:{x:0,y:0},delta:
{x:0,y:0}},this.config={arrowScrolling:!1!==t.arrowScrolling,keyStep:t.keyStep||
120,firefoxMult:t.firefoxMult||15,touchMult:t.touchMult||2,mous
eMult:t.mouseMult||1};var e=t.element||document.body;e instanceof ct||(e=new
ct(e)),this.element=e,this.msBodyTouch=null,this.clamp={enabled:!1,min:
{x:0,y:0},max:
{x:0,y:0}},this.onWheel=this.onWheel.bind(this),this.onKey=this.onKey.bind(this),th
is.onTouch=this.onTouch.bind(this),this._addListeners()}function Pe()
{lt(this,ut,"scroll-container")}function Te(t){lt(this,ut,t.selector||"list-
custom"),this.state={skipAnimationOnce:!1},this.scroll=new
je({element:this,arrowScrolling:!
1,mouseMult:.5,keyStep:46}),this._container=this.initComponent(Pe),this._handle=thi
s.createElement("div"),this.on("scroll-
update",this._onScrollUpdate.bind(this))}function De(t){var
e=t.palette,n=t.component;return de.merge({main:
{fill:e.common.transparent,line:e.grey[200],text:e.grey[700]},hover:
{fill:e.grey[200],text:e.grey[900],border:e.secondary.main+"b3"},selected:
{fill:"#5C6F8A",text:e.grey[100]}},n.listItem)}function Ie(t)
{lt(this,ut,t.option.selector||".option");var
e=this;this.state={style:De(t.theme.get()),selected:!1,usingKb:!1,isLast:!
1,option:t.option,theme:t.theme,isMenu:t.isMenu,height:t.height},this.text=this.tex
t.bind(this),this._text=this.createElement("span"),this._separator=this.createEleme
nt("div"),this.addEventListener("click",this.select.bind(this)),this.addEventListen
er("enter",this.select.bind(this)),this.addEventListener("over",this._onHover.bind(
this,!0)),this.addEventListener("out",this._onHover.bind(this,!
1)),this.addEventListener("blur",(function(){e.updateStyle(!
1),e.emit("blur")})),this.addEventListener("focus",(function()
{e.updateStyle(e.state.usingKb),e.emit("focus")})),this.setAttribute("tabindex",0),
this.setAttribute("aria-
selected",this.state.selected),this.setAttribute("role",this.state.isMenu?"menuitem
":"option"),this.setCopy()}function Re(t){lt(this,Te,{selector:t.selector||"list-
custom"}),this.state={theme:t.theme,isMenu:t.isMenu,usingKb:!1,visible:!
1,centerOnce:!1,search:"",focusedId:-
1,selected:null,optionStyle:null,searchTimer:null,optionsVisible:t.optionsVisible||
6,optionHeight:46},this._options=[],this.setAttribute("tabindex",-
1),this.setAttribute("aria-expanded",!
1),this.setAttribute("role",this.state.isMenu?"presentation":"listbox"),this.addEve
ntListener("keydown",this.onKeyPress.bind(this))}je.prototype.pause=function(t)
{this.state.pause=t},je.prototype.update=function(t){if(!this.state.pause){var
e=this.state.position,n=this.state.delta,i=this.state.action;e.x+=n.x,e.y+=n.y,this
.clamp.enabled?
(e.x=T(e.x,this.clamp.min.x,this.clamp.max.x),e.y=T(e.y,this.clamp.min.y,this.clamp
.max.y)):console.log(e.y,this.element.dom.scrollHeight),this.element.emit("scroll-
update",
{x:e.x,y:e.y,delta:n,action:i,original:t})}},je.prototype._addListeners=function()
{var t={passive:!1};("ie"!==J.Browser.type||"ie"===J.Browser.type&&8!
==J.Browser.version)&&(this.element.addEventListener("DOMMouseScroll",this.onWheel)
,this.element.addEventListener("wheel",this.onWheel,t)),this.element.addEventListen
er("mousewheel",this.onWheel,t),Be&&(this.element.addEventListener("touchstart",thi
s.onTouch),this.element.addEventListener("touchmove",this.onTouch)),Le&&Ae&&(this.m
sBodyTouch=document.body.style.msTouchAction,document.body.style.msTouchAction="non
e",this.element.addEventListener("MSPointerDown",this.onTouch,!
0),this.element.addEventListener("MSPointerMove",this.onTouch,!
0)),this.config.arrowScrolling&&Fe&&this.element.addEventListener("keydown",this.on
Key)},je.prototype.onWheel=function(t){if(!this.state.pause){(t=window.event||
t).preventDefault&&t.preventDefault();var
e=this.state.delta,n=this.config.mouseMult,i=this.config.firefoxMult;"detail"in
t&&"wheel"!==t.type&&0!==t.detail?(e.y=-1*t.detail,e.y*=i):"wheelDelta"in t&&!
("wheelDeltaY"in t)?e.y=-1*t.wheelDelta:(e.x=-1*(t.deltaX||t.wheelDeltaX),e.y=-
1*(t.deltaY||
t.wheelDeltaY),"firefox"===J.Browser.type&&1===t.deltaMode&&i&&(e.x*=i,e.y*=i)),n&&
(e.x*=n,e.y*=n),this.state.action="wheel",this.update.call(this,t)}},je.prototype.o
nTouch=function(t){if(!this.state.pause){var
e=this.state.position,n=this.state.delta,i=this.config.touchMult,r=t.targetTouches[
0];"move"===t.action?(n.x=(r.pageX-e.x)*i,n.y=(r.pageY-e.y)*i):
(n.x=0,n.y=0),this.state.action="touch",this.update.call(this,t)}},je.prototype.onK
ey=function(t){if(!this.state.pause&&!t.metaKey){var
e=this.state.delta,n=this.config.keyStep;switch(t.keyCode){case
Oe:t.preventDefault&&t.preventDefault(),e.x=0,e.y=-n;break;case
Ve:t.preventDefault&&t.preventDefault(),e.x=0,e.y=n;break;case He:e.x=-
n,e.y=0;break;case Me:e.x=n,e.y=0;break;default:return
e.x=0,void(e.y=0)}this.state.action="keypress",this.update.call(this,t)}},je.protot
ype.clampX=function(t,e,n){this.clamp.enabled=t,this.clamp.min.x=e||
0,this.clamp.max.x=n||0},je.prototype.clampY=function(t,e,n)
{this.clamp.enabled=t,this.clamp.min.y=e||0,this.clamp.max.y=n||
0},je.prototype.reset=function()
{this.state.position={x:0,y:0},this.state.delta={x:0,y:0}},je.prototype.setPosX=fun
ction(t){this.setPos(t,this.state.position.y)},je.prototype.setPosY=function(t)
{this.setPos(this.state.position.x,t)},je.prototype.moveYBy=function(t)
{this.setPos(this.state.position.x,this.state.position.y+t)},je.prototype.getY=func
tion(){return this.state.position.y},je.prototype.setPos=function(t,e)
{this.clamp.enabled&&(t=T(t,this.clamp.min.x,this.clamp.max.x),e=T(e,this.clamp.min
.y,this.clamp.max.y)),this.state.position={x:t,y:e},this.state.delta={x:0,y:0},this
.element.emit("scroll-update",
{x:t,y:e,delta:this.state.delta,action:null})},ht(Pe,ut),ht(Te,ut),Te.prototype.get
Container=function(){return
this._container},Te.prototype.scrollInView=function(t,e,n)
{this.dom.scrollTop=0,this.state.skipAnimationOnce=n;var i=-
t.offsetTop,r=t.offsetHeight,o=this.dom.clientHeight,s=this._container.dom.scrollHe
ight,a=this.scroll.getY(),c=a-
o;this._handle.css({display:s<=o?"none":"block"}),this.scroll.clampY(!0,o-s,0),e?
this.scroll.setPosY(i+o/2-r/2):i>a?this.scroll.setPosY(i):i-
r<c&&this.scroll.setPosY(i+o-r)},Te.prototype._onScrollUpdate=function(t){var
e,n,i,r,o,s=t.y,a=this._handle.dom.offsetHeight,c=this.dom.clientHeight,l=this._con
tainer.dom.scrollHeight,h=(o=(s-(e=0))*((i=1)-(n=0))/(c-l-e)+n,(!1===r?
o:T(o,Math.min(n,i),Math.max(n,i)))||0)*(c-a-
4);"ie"===J.Browser.type&&8===J.Browser.version?
(this._container.css({top:s}),this._handle.css({top:h})):
(this._container.css({transform:"translateY("+s+"px)",transition:this.state.skipAni
mationOnce?"none":"transform
300ms"}),this._handle.css({transform:"translateY("+h+"px)",transition:this.state.sk
ipAnimationOnce?"none":"transform 300ms"}),this.state.skipAnimationOnce=!
1)},Te.prototype.baseStyle=function()
{this._container.css({width:"100%",position:"absolute",overflowY:"hidden"}),this._h
andle.css({position:"absolute",willChange:"transform",width:3,height:40,top:2,right
:5,borderRadius:4,backgroundColor:"#6E829E"})},ht(Ie,ut),Ie.prototype.usingKb=funct
ion(t){this.state.usingKb=t},Ie.prototype.select=function(){this.state.selected=!
0,this.setAttribute("aria-
selected",this.state.selected),this.updateStyle(this.state.usingKb),this.emit("sele
ct",this)},Ie.prototype.deselect=function(){this.state.selected=!
1,this.dom&&(this.setAttribute("aria-
selected",this.state.selected),this.updateStyle())},Ie.prototype.focus=function()
{this.dom&&(this.dom.focus(),this.emit("focus"))},Ie.prototype.getOptionData=functi
on(){return this.state.option},Ie.prototype.setCopy=function()
{this._text.text(F.translate(this.state.option.text))},Ie.prototype._onHover=functi
on(t){this.emit("hover",t),this.usingKb(!
1),this.updateStyle(t)},Ie.prototype.updateStyle=function(t){if(this.dom){var
e=this.state.theme.get().palette,n=this.state.style;this.css({background:this.state
.selected?n.selected.fill:t?n.hover.fill:n.main.fill,color:this.state.option.warn?
e.warn.main:this.state.selected?n.selected.text:t?
n.hover.text:n.main.text,borderColor:this.state.usingKb&&t?
n.hover.border:"transparent"}),this._separator.css({display:this.state.isLast||
this.state.selected||t?"none":"block"})}},Ie.prototype.text=function(){return
this._text.text()},Ie.prototype.style=function(t)
{this.state.isLast=t,this.state.style=De(this.state.theme.get());this.css({position
:"relative",cursor:"pointer",height:this.state.height-
6,fontSize:14,fontWeight:400,borderWidth:3,borderStyle:"solid",borderColor:"transpa
rent"}),this._separator.css({position:"absolute",height:1,bottom:-
4,left:10,right:10,background:this.state.style.main.line}),this.updateStyle()},ht(R
e,Te),Re.prototype.getSelected=function(){return
this.state.selected&&this.state.selected.getOptionData()},Re.prototype.setCopy=func
tion(){for(var
t=this._options.length;t--;)this._options[t].setCopy()},Re.prototype.setOptions=fun
ction(t){for(var
e,n=this._options.length;n--;)this.getContainer().removeElement(this._options[n]);f
or(this._options=[],n=0;n<t.length;n++){e=this.getContainer().initComponent(Ie,
{theme:this.state.theme,isMenu:this.state.isMenu,height:this.state.optionHeight,opt
ion:t[n]});var i=n===t.length-
1;e.usingKb(this.state.usingKb),e.style(i),this._options.push(e),e.on("select",this
._onOptionSelect.bind(this,e)),e.on("focus",this._onOptionFocus.bind(this,n)),e.on(
"blur",this._onOptionBlur.bind(this,n)),e.on("hover",this._onOptionHover.bind(this)
)}var r=-1===this.state.optionsVisible?
this._options.length:this.state.optionsVisible;this.css({height:r*this.state.option
Height})},Re.prototype.select=function(t){for(var
e=null,n=this._options.length;n--;)t===this._options[n].getOptionData().value&&(e=t
his._options[n]);if(!e)throw new Error("Cannot select a missing option value:
"+t);e.select()},Re.prototype.deselect=function()
{this.state.selected&&this.state.selected.deselect(),this.state.selected=null},Re.p
rototype._onOptionSelect=function(t)
{this.hide(),this.state.selected&&this.state.selected!
==t&&this.state.selected.deselect(),this.state.selected=t,this.emit("select",t.getO
ptionData())},Re.prototype._onOptionFocus=function(t){this.state.focusedId=t;var
e=this._options[t],n=!
this.state.centerOnce&&e===this.state.selected;n&&(this.state.centerOnce=!
0),this.scrol
lInView(e.dom,n,n)},Re.prototype._onOptionHover=function(){for(var
t=this._options.length;t--;)this._options[t].updateStyle(!
1)},Re.prototype._onOptionBlur=function(){var t=this;this.state.focusedId=-
1,setTimeout((function(){t.dom&&-
1===t.state.focusedId&&t.hide()}),0)},Re.prototype.isVisible=function(){return
this.state.visible},Re.prototype.hide=function()
{this.state.visible&&(this.state.visible=!1,this.setAttribute("aria-expanded",!
1),this.css({display:"none"}),this.emit("hide"))},Re.prototype.open=function(){if(!
this.state.visible){this.state.centerOnce=!1,this.state.visible=!
0,this.setAttribute("aria-expanded",!0),this.css({display:"block"});var
t=this.state.selected?
this.state.selected:this._options[0];t&&t.focus(),this.emit("open")}},Re.prototype.
usingKb=function(t){this.state.usingKb=t;for(var
e=this._options.length;e--;)this._options[e].usingKb(t)},Re.prototype.style=functio
n(t){var e=function(t){var e=t.palette,n=t.component;return de.merge({main:
{fill:e.common.white,border:"#6E829E"}},n.list)}
(this.state.theme.get());this.css({width:t||
160,display:this.isVisible()?"block":"none",zIndex:100,background:e.main.fill,boxSh
adow:"rgba(0, 0, 0, 0.3) 0px 0px
4px",borderWidth:1,borderRadius:4,borderStyle:"solid",borderColor:e.main.border,pos
ition:"absolute",overflow:"hidden",left:0}),this.getContainer().css({lineHeight:thi
s.state.optionHeight-
6,whiteSpace:"nowrap",textAlign:"center"}),this.baseStyle()},Re.prototype.onKeyPres
s=function(t){var e=this;if(27===t.keyNum)return
t.stopPropagation&&t.stopPropagation(),t.preventDefault&&t.preventDefault(),void
e.hide();if(-1===[13,32].indexOf(t.keyNum)){if(this.usingKb(!0),-1!
==[38,40].indexOf(t.keyNum)){var n=(e.state.focusedId+(38===t.keyNum?-1:1))
%e._options.length;return-1===n&&(n=e._options.length-
1),t.stopPropagation&&t.stopPropagation(),t.preventDefault&&t.preventDefault(),void
e._options[n].focus()}this.state.searchTimer&&clearTimeout(this.state.searchTimer),
this.state.searchTimer=setTimeout((function()
{e.state.search=""}),500),this.state.search+=String.fromCharCode(t.keyCode);var
i=this._findByValue(this.state.search);i&&i.focus()}},Re.prototype._findByValue=fun
ction(t){t=t.toLowerCase();for(var
e=null,n=this._options.length;n--;)0===this._options[n].text().toLowerCase().indexO
f(t)&&(e=this._options[n]);return e};function Ze(){lt(this,be,
{selector:".pulse",src:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-
8'%3f%3e%3c!-- Generator: Adobe Illustrator 21.0.2%2c SVG Export Plug-In . SVG
Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1'
xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'
x='0px' y='0px' viewBox='0 0 44 44' style='enable-background:new 0 0 44 44%3b'
xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none%3bstroke:
%23FF7B00%3bstroke-width:2%3b%7d%3c/style%3e%3cg%3e %3ccircle class='st0' cx='22'
cy='22' r='1'%3e %3canimate accumulate='none' additive='replace' attributeName='r'
begin='0s' calcMode='spline' dur='1.8s' fill='remove' keySplines='0.165%2c 0.84%2c
0.44%2c 1' keyTimes='0%3b 1' repeatCount='indefinite' restart='always' values='1%3b
20'%3e %3c/animate%3e %3canimate accumulate='none' additive='replace'
attributeName='stroke-opacity' begin='0s' calcMode='spline' dur='1.8s'
fill='remove' keySplines='0.3%2c 0.61%2c 0.355%2c 1' keyTimes='0%3b 1'
repeatCount='indefinite' restart='always' values='1%3b 0'%3e %3c/animate%3e
%3c/circle%3e %3ccircle class='st0' cx='22' cy='22' r='1'%3e %3canimate
accumulate='none' additive='replace' attributeName='r' begin='-0.9s'
calcMode='spline' dur='1.8s' fill='remove' keySplines='0.165%2c 0.84%2c 0.44%2c 1'
keyTimes='0%3b 1' repeatCount='indefinite' restart='always' values='1%3b 20'%3e
%3c/animate%3e %3canimate accumulate='none' additive='replace'
attributeName='stroke-opacity' begin='-0.9s' calcMode='spline' dur='1.8s'
fill='remove' keySplines='0.3%2c 0.61%2c 0.355%2c 1' keyTimes='0%3b 1'
repeatCount='indefinite' restart='always' values='1%3b 0'%3e %3c/animate%3e
%3c/circle%3e%3c/g%3e%3c/svg
%3e",width:30,fallback:"https://newassets.hcaptcha.com/captcha/v1/9f58d19/static/im
ages/pulse.png"}),this.state={visible:!1}}ht(Ze,be),Ze.prototype.style=function()
{this.size(),this.css({display:this.state.visible?"block":"none",position:"absolute
",top:0,left:0})},Ze.prototype.display=function(t)
{this.state.visible=t,this.style()};function Ne(){lt(this,be,
{selector:".check",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAA
ACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAC00lEQVR4nO2aTU8TQRyHn39bIdXEm3jwLQhefPkAJorYLYsl
IF64ohwM8eQH0A/gzYSLIRooxBORKJr4Ultq4smz8YgQb3ow4YAmUHY8IEpgd7vQ3e0smee4+5/uPL+daXd
mCwaDwWAwGAwGg8FgMBgM+wBr0u7JFe17QWrTUXcmbqxJuwdhTpDejsHO7Ne5hbJf/b4KYFMeJAuAcKleCP
smgB3ymwiX2m901BZfLHx0a5eKpXcR4ykPgPqdEvnk1Vai7Fgc1JMXkevlm+88p0CiA2hUHhIcQBjykNAAw
pKHBAYQpjwkLICw5SFBAUQhDwkJICp5SEAAUcqD5gFELQ8aBxCHPGgaQFzyoGEAccpDwNXgxZmhLCr6sPJT
vXk/eRSDYcpDgAAGxgcOZleW31hF+1GUIViTdo9S6qXfna+MlN6HfV3fAApjhdZfrauzInIFkdGoQoh72G/
FM4ChmaGW1cPOM+Dav4MRhNBMefAJ4OfK8hjQv+OEyKhV7H0YRgjNmPPb8QxgndQDYMn1pHC30ZHQrDm/Hc
8APoy8XVK1dDew6FrQwHTIFe0uRJ43a9hvpW7nc0/6TklmvQq0uxYoNV65VbqDoIJcMFe0uwR5DRxy+bBY5
SHgg1B+On9SOZkqqNOuBQFD0E0edvEkuBFCeh7ocC2oE4KO8rCL9wLl4fK3tKOuAguuBT7fCbrKwx7WAvaE
fcJJybyCTteCbSNBZ3nY42Ko+2nheKbmVOuFkJuyL+ssDw2sBnNT/cdErVWBMx4ls6D6/B5y4vidr0dDT3P
WY+soBzLzwNngrfS485s09HK0crvynbVaDvgSrIVe8hDShsjfkVABznlX6ScPIe4I2dN2W82RisD5nWf1lI
eQt8Tsabtt3aEMcuH/UX3lIeQ/SJSGSz9anLQF6vPGEb3lIaJN0cJE4ciaOK9IcV9n+WiJYRPVYDAYDAaDo
RH+ALzfixyrasnFAAAAAElFTkSuQmCC",width:30}),this.state={visible:!1}}function Ue()
{lt(this,ut,"#anchor-wr"),this.state={loading:!1,checked:!1};var
t=this.createElement("#anchor-td"),e=t.createElement("#anchor-
tc"),n=e.createElement("#anchor-
state");this.a11y=this.initComponent(fe),this.input=this.initComponent(ye,null,n),t
his.loading=this.initComponent(Ze,null,n),this.checked=this.initComponent(Ne,null,n
),this.table=t,this.cell=e,this.wrapper=n}ht(Ne,be),Ne.prototype.style=function()
{this.size(),this.css({display:this.state.visible?"block":"none",position:"absolute
",top:0,left:0,animation:this.state.visible?"pop 0.4s
linear":"auto"})},Ne.prototype.display=function(t)
{this.state.visible=t,this.style()},ht(Ue,ut),Ue.prototype.style=function(t){var
e=t?60:"100%",n=t?"0px 12px":"0px
15px";this.css({position:"relative",display:"inline-block",height:e,"-ms-high-
contrast-
adjust":"none"}),this.table.css({position:"relative",display:"table",top:0,height:"
100%"}),this.cell.css({display:"table-
cell",verticalAlign:"middle"});this.wrapper.css({position:"relative",width:30,heigh
t:30,margin:n}),this.input.style(),this.loading.style(),this.checked.style()},Ue.pr
ototype.describeBy=function(t){t&&t.dom&&t.dom.id?this.input.setAttribute("aria-
describedby",t.dom.id):this.input.removeAttribute("aria-
describedby")},Ue.prototype.setState=function(t){var
e="loading"===t,n="passed"===t;this.checked.display(n),this.loading.display(e),this
.a11y.setState(t),this.input.setState(t),this.state.loading=e,this.state.checked=n}
,Ue.prototype.focus=function()
{this.input.focus()},Ue.prototype.getLocation=function(){var
t=this.input.dom.getBoundingClientRect(),e=t.bottom-t.top,n=t.right-
t.left;return{left:t.left,right:t.right,top:t.top,bottom:t.bottom,width:n,height:e,
x:t.left+n/2,y:t.top+e/2}};function ze(){lt(this,ut,"label-
container"),this.table=this.createElement("label-
td"),this.cell=this.table.createElement("label-
tc"),this.text=this.cell.createElement("#label"),this.translate()}ht(ze,ut),ze.prot
otype.style=function(t){var e=t?60:"100%",n=t?
100:170,i=pe.get().palette;this.css({position:"relative",display:"inline-
block",height:e,width:n}),this.table.css({position:"relative",display:"table",top:0
,height:"100%"}),this.cell.css({display:"table-
cell",verticalAlign:"middle"}),this.text.css({color:i.text.body,fontSize:14})},ze.p
rototype.translate=function(){var t=F.translate("I am
human");this.text.content(t)};var
We="Privacy",qe="https://hcaptcha.com/privacy",Je="hCaptcha Privacy
Policy",Ke="Terms",Xe="https://hcaptcha.com/terms",Ye="hCaptcha Terms of
Service";function $e(t){lt(this,ut,"anchor-
links"),this.state={theme:t.theme,size:t.size},this.privacy=this.initComponent(ge,
{text:We,url:t.privacyUrl||qe}),this.hyphen=this.initComponent(ve,{text:" -
"}),this.terms=this.initComponent(ge,{text:Ke,url:t.termsUrl||
Xe}),this.translate()}ht($e,ut),$e.prototype.style=function(){var t=function(t){var
e=t.palette,n=t.component,i="light"===e.mode;return de.merge({main:e.grey[i?
700:200]},n.link)}
(pe.get()),e={fontSize:8,color:t.main};this.privacy.style(e),this.hyphen.style(e),t
his.terms.style(e)},$e.prototype.translate=function()
{this.privacy.translate(),this.terms.translate(),this.privacy.setAttribute("aria-
label",F.translate(Je)),this.terms.setAttribute("aria-label",F.translate(Ye))};var
Qe="https://www.hcaptcha.com/what-is-hcaptcha-about",Ge="Visit hcaptcha.com to
learn more about the service and its accessibility options.";function tn(t)
{lt(this,ut,"anchor-brand"),this.state={url:t.logoUrl||Qe+"?
site="+K.host+"&key="+K.sitekey+"&r=a0",theme:"dark"===t.theme?"dark":"light",displ
ay:t.displayLogo};var e="light"===this.state.theme?"data:image/svg+xml,%3csvg
width='44' height='46' viewBox='0 0 44 46' fill='none'
xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.5' d='M30 28H26V32H30V28Z'
fill='%230074BF'/%3e%3cpath opacity='0.7' d='M26 28H22V32H26V28Z' fill='%230074BF'/
%3e%3cpath opacity='0.7' d='M22 28H18V32H22V28Z' fill='%230074BF'/%3e%3cpath
opacity='0.5' d='M18 28H14V32H18V28Z' fill='%230074BF'/%3e%3cpath opacity='0.7'
d='M34 24H30V28H34V24Z' fill='%230082BF'/%3e%3cpath opacity='0.8' d='M30
24H26V28H30V24Z' fill='%230082BF'/%3e%3cpath d='M26 24H22V28H26V24Z'
fill='%230082BF'/%3e%3cpath d='M22 24H18V28H22V24Z' fill='%230082BF'/%3e%3cpath
opacity='0.8' d='M18 24H14V28H18V24Z' fill='%230082BF'/%3e%3cpath opacity='0.7'
d='M14 24H10V28H14V24Z' fill='%230082BF'/%3e%3cpath opacity='0.5' d='M38
20H34V24H38V20Z'
fill='%23008FBF'/%3e%3cpath opacity='0.8' d='M34 20H30V24H34V20Z'
fill='%23008FBF'/%3e%3cpath d='M30 20H26V24H30V20Z' fill='%23008FBF'/%3e%3cpath
d='M26 20H22V24H26V20Z' fill='%23008FBF'/%3e%3cpath d='M22 20H18V24H22V20Z'
fill='%23008FBF'/%3e%3cpath d='M18 20H14V24H18V20Z' fill='%23008FBF'/%3e%3cpath
opacity='0.8' d='M14 20H10V24H14V20Z' fill='%23008FBF'/%3e%3cpath opacity='0.5'
d='M10 20H6V24H10V20Z' fill='%23008FBF'/%3e%3cpath opacity='0.7' d='M38
16H34V20H38V16Z' fill='%23009DBF'/%3e%3cpath d='M34 16H30V20H34V16Z'
fill='%23009DBF'/%3e%3cpath d='M30 16H26V20H30V16Z' fill='%23009DBF'/%3e%3cpath
d='M26 16H22V20H26V16Z' fill='%23009DBF'/%3e%3cpath d='M22 16H18V20H22V16Z'
fill='%23009DBF'/%3e%3cpath d='M18 16H14V20H18V16Z' fill='%23009DBF'/%3e%3cpath
d='M14 16H10V20H14V16Z' fill='%23009DBF'/%3e%3cpath opacity='0.7' d='M10
16H6V20H10V16Z' fill='%23009DBF'/%3e%3cpath opacity='0.7' d='M38 12H34V16H38V12Z'
fill='%2300ABBF'/%3e%3cpath d='M34 12H30V16H34V12Z' fill='%2300ABBF'/%3e%3cpath
d='M30 12H26V16H30V12Z' fill='%2300ABBF'/%3e%3cpath d='M26 12H22V16H26V12Z'
fill='%2300ABBF'/%3e%3cpath d='M22 12H18V16H22V12Z' fill='%2300ABBF'/%3e%3cpath
d='M18 12H14V16H18V12Z' fill='%2300ABBF'/%3e%3cpath d='M14 12H10V16H14V12Z'
fill='%2300ABBF'/%3e%3cpath opacity='0.7' d='M10 12H6V16H10V12Z'
fill='%2300ABBF'/%3e%3cpath opacity='0.5' d='M38 8H34V12H38V8Z'
fill='%2300B9BF'/%3e%3cpath opacity='0.8' d='M34 8H30V12H34V8Z'
fill='%2300B9BF'/%3e%3cpath d='M30 8H26V12H30V8Z' fill='%2300B9BF'/%3e%3cpath
d='M26 8H22V12H26V8Z' fill='%2300B9BF'/%3e%3cpath d='M22 8H18V12H22V8Z'
fill='%2300B9BF'/%3e%3cpath d='M18 8H14V12H18V8Z' fill='%2300B9BF'/%3e%3cpath
opacity='0.8' d='M14 8H10V12H14V8Z' fill='%2300B9BF'/%3e%3cpath opacity='0.5'
d='M10 8H6V12H10V8Z' fill='%2300B9BF'/%3e%3cpath opacity='0.7' d='M34 4H30V8H34V4Z'
fill='%2300C6BF'/%3e%3cpath opacity='0.8' d='M30 4H26V8H30V4Z' fill='%2300C6BF'/%3e
%3cpath d='M26 4H22V8H26V4Z' fill='%2300C6BF'/%3e%3cpath d='M22 4H18V8H22V4Z'
fill='%2300C6BF'/%3e%3cpath opacity='0.8' d='M18 4H14V8H18V4Z' fill='%2300C6BF'/%3e
%3cpath opacity='0.7' d='M14 4H10V8H14V4Z' fill='%2300C6BF'/%3e%3cpath
opacity='0.5' d='M30 0H26V4H30V0Z' fill='%2300D4BF'/%3e%3cpath opacity='0.7' d='M26
0H22V4H26V0Z' fill='%2300D4BF'/%3e%3cpath opacity='0.7' d='M22 0H18V4H22V0Z'
fill='%2300D4BF'/%3e%3cpath opacity='0.5' d='M18 0H14V4H18V0Z' fill='%2300D4BF'/%3e
%3cpath d='M16.5141 14.9697L17.6379 12.4572C18.0459 11.8129 17.9958 11.0255 17.5449
10.5745C17.4876 10.5173 17.416 10.46 17.3444 10.4171C17.0366 10.2238 16.6572
10.1808 16.3065 10.2954C15.9199 10.4171 15.5835 10.6748 15.3687 11.0184C15.3687
11.0184 13.8297 14.6046 13.2642 16.2153C12.6987 17.8259 12.9206 20.7822 15.1254
22.987C17.4661 25.3277 20.8448 25.8575 23.0066 24.2397C23.0997 24.1967 23.1784
24.1395 23.2572 24.0751L29.9072 18.5202C30.2293 18.2554 30.7089 17.7042 30.2794
17.0743C29.8642 16.4586 29.0697 16.881 28.7404 17.0886L24.9107 19.8731C24.8391
19.9304 24.7318 19.9232 24.6673 19.8517C24.6673 19.8517 24.6673 19.8445 24.6602
19.8445C24.56 19.7228 24.5456 19.4079 24.696 19.2862L30.5657 14.304C31.074 13.8459
31.1456 13.1802 30.7304 12.7292C30.3295 12.2854 29.6924 12.2997 29.1842
12.7578L23.9157 16.881C23.8155 16.9597 23.6652 16.9454 23.5864 16.8452L23.5793
16.838C23.4719 16.7235 23.4361 16.5231 23.5506 16.4014L29.535 10.596C30.0074
10.1522 30.036 9.4149 29.5922 8.94245C29.3775 8.72054 29.084 8.59169 28.7762
8.59169C28.4612 8.59169 28.1606 8.70623 27.9387 8.92813L21.8255 14.6691C21.6823
14.8122 21.396 14.6691 21.3602 14.4973C21.3459 14.4328 21.3674 14.3684 21.4103
14.3255L26.0918 8.99972C26.5571 8.56306 26.5858 7.83292 26.1491 7.36763C25.7124
6.90234 24.9823 6.87371 24.517 7.31036C24.4955 7.32468 24.4812 7.34615 24.4597
7.36763L17.3659 15.2203C17.1082 15.478 16.736 15.4851 16.557 15.342C16.4425 15.2489
16.4282 15.0843 16.5141 14.9697Z' fill='white'/%3e%3cpath d='M4.99195
43.6627H3.32946V40.8306C3.32946 40.1764 3.2488 39.6073 2.55423 39.6073C1.85966
39.6073 1.64905 40.2167 1.64905 41.0144V43.6627H0V36.112H1.64905V37.9045C1.64905
38.4512 1.64008 39.0427 1.64008 39.0427C1.89999 38.5632 2.38395 38.1689 3.13677
38.1689C4.61106 38.1689 4.99195 39.1637 4.99195 40.4766V43.6627Z' fill='%23555555'/
%3e%3cpath d='M12.081 42.762C11.7181 43.1563 10.9652 43.7882 9.51337
43.7882C7.42069 43.7882 5.77612 42.3228 5.77612 39.8941C5.77612 37.4564 7.43861 36
9.50889 36C10.9742 36 11.7674 36.6453 11.9556 36.8514L11.4402 38.3167C11.3058
38.1285 10.544 37.5281 9.60299 37.5281C8.39757 37.5281 7.4655 38.3795 7.4655
39.8582C7.4655 41.337 8.43342 42.175 9.60299 42.175C10.4902 42.175 11.131 41.803
11.5209 41.3773L12.081 42.762Z' fill='%23555555'/%3e%3cpath d='M17.3016
43.6627H15.7242L15.6928 43.0936C15.4777 43.3221 15.0655 43.7837 14.2365
43.7837C13.3403 43.7837 12.3903 43.2684 12.3903 42.0674C12.3903 40.8665 13.4344
40.4587 14.3709 40.4139L15.6525 40.3601V40.2391C15.6525 39.67 15.2716 39.3743
14.6084 39.3743C13.9586 39.3743 13.3089 39.679 13.049 39.8538L12.6143 38.72C13.049
38.4915 13.8421 38.1733 14.7921 38.1733C15.7421 38.1733 16.2888 38.4019 16.6921
38.7962C17.082 39.1906 17.3016 39.7148 17.3016 40.6245V43.6627ZM15.657
41.2877L14.8414 41.3415C14.3351 41.3639 14.0348 41.5924 14.0348 41.9957C14.0348
42.4125 14.353 42.6634 14.8101 42.6634C15.2537 42.6634 15.5539 42.3587 15.657
42.1705V41.2877Z' fill='%23555555'/%3e%3cpath d='M21.6034 43.7792C20.8506 43.7792
20.3129 43.4835 19.9947 42.9816V45.6389H18.3456V38.2674H19.914L19.9051
38.9575H19.9275C20.2994 38.487 20.8461 38.1689 21.6213 38.1689C23.0867 38.1689
24.0142 39.3832 24.0142 40.9696C24.0142 42.5559 23.0777 43.7792 21.6034
43.7792ZM21.1284 39.549C20.4249 39.549 19.9409 40.1181 19.9409 40.9471C19.9409
41.7762 20.4249 42.3453 21.1284 42.3453C21.8409 42.3453 22.3249 41.7762 22.3249
40.9471C22.3249 40.1181 21.8409 39.549 21.1284 39.549Z' fill='%23555555'/%3e%3cpath
d='M27.8321 39.6028H26.7074V41.5386C26.7074 42.0002 26.7701 42.1077 26.8508
42.2063C26.9225 42.296 27.0255 42.3363 27.2406 42.3363C27.4109 42.3318 27.5767
42.3004 27.738 42.2377L27.8187 43.6044C27.4378 43.7165 27.039 43.7747 26.6446
43.7792C26.0576 43.7792 25.6633 43.591 25.4079 43.2773C25.1524 42.9636 25.0449
42.511 25.0449
41.691V39.6028H24.3234V38.2809H25.0449V36.8156H26.7074V38.2809H27.8321V39.6028Z'
fill='%23555555'/%3e%3cpath d='M32.7121 43.1339C32.6583 43.1787 32.1251 43.7792
30.7718 43.7792C29.3781 43.7792 28.0876 42.771 28.0876 40.9785C28.0876 39.1726
29.3961 38.1689 30.7897 38.1689C32.0892 38.1689 32.6762 38.738 32.6762
38.738L32.3133 40.0599C31.9458 39.7507 31.4843 39.5804 31.0048 39.5804C30.3013
39.5804 29.7456 40.0957 29.7456 40.9471C29.7456 41.7986 30.252 42.3363 31.0272
42.3363C31.8024 42.3363 32.3178 41.812 32.3178 41.812L32.7121 43.1339Z'
fill='%23555555'/%3e%3cpath d='M38.3986 43.6627H36.7361V40.8306C36.7361 40.1764
36.6555 39.6073 35.9609 39.6073C35.2663 39.6073 35.0512 40.2212 35.0512
41.0188V43.6672H33.4067V36.112H35.0557V37.9045C35.0557 38.4512 35.0468 39.0427
35.0468 39.0427C35.3067 38.5632 35.7906 38.1689 36.5435 38.1689C38.0177 38.1689
38.3986 39.1637 38.3986 40.4766V43.6627Z' fill='%23555555'/%3e%3cpath d='M44
43.6627H42.4226L42.3913 43.0936C42.1762 43.3221 41.7639 43.7837 40.9349
43.7837C40.0387 43.7837 39.0887 43.2684 39.0887 42.0674C39.0887 40.8665 40.1328
40.4587 41.0693 40.4139L42.3509 40.3601V40.2391C42.3509 39.67 41.97 39.3743 41.3068
39.3743C40.6571 39.3743 40.0073 39.679 39.7474 39.8538L39.3127 38.7156C39.7474
38.487 40.5406 38.1689 41.4906 38.1689C42.4405 38.1689 42.9872 38.3974 43.3905
38.7917C43.7804 39.1861 44 39.7104 44 40.62V43.6627ZM42.3599 41.2877L41.5443
41.3415C41.038 41.3639 40.7377 41.5924 40.7377 41.9957C40.7377 42.4125 41.0559
42.6634 41.513 42.6634C41.9566 42.6634 42.2568 42.3587 42.3599
42.1705V41.2877V41.2877Z' fill='%23555555'/%3e%3c/svg%3e":"data:image/svg+xml,
%3csvg width='44' height='46' viewBox='0 0 44 46' fill='none'
xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.5' d='M30 28H26V32H30V28Z'
fill='%230074BF'/%3e%3cpath opacity='0.7' d='M26 28H22V32H26V28Z' fill='%230074BF'/
%3e%3cpath opacity='0.7' d='M22 28H18V32H22V28Z' fill='%230074BF'/%3e%3cpath
opacity='0.5' d='M18 28H14V32H18V28Z' fill='%230074BF'/%3e%3cpath opacity='0.7'
d='M34 24H30V28H34V24Z' fill='%230082BF'/%3e%3cpath opacity='0.8' d='M30
24H26V28H30V24Z' fill='%230082BF'/%3e%3cpath d='M26 24H22V28H26V24Z'
fill='%230082BF'/%3e%3cpath d='M22 24H18V28H22V24Z' fill='%230082BF'/%3e%3cpath
opacity='0.8' d='M18 24H14V28H18V24Z' fill='%230082BF'/%3e%3cpath opacity='0.7'
d='M14 24H10V28H14V24Z' fill='%230082BF'/%3e%3cpath opacity='0.5' d='M38
20H34V24H38V20Z' fill='%23008FBF'/%3e%3cpath opacity='0.8' d='M34 20H30V24H34V20Z'
fill='%23008FBF'/%3e%3cpath d='M30 20H26V24H30V20Z' fill='%23008FBF'/%3e%3cpath
d='M26 20H22V24H26V20Z' fill='%23008FBF'/%3e%3cpath d='M22 20H18V24H22V20Z'
fill='%23008FBF'/%3e%3cpath d='M18 20H14V24H18V20Z' fill='%23008FBF'/%3e%3cpath
opacity='0.8' d='M14 20H10V24H14V20Z' fill='%23008FBF'/%3e%3cpath opacity='0.5'
d='M10 20H6V24H10V20Z' fill='%23008FBF'/%3e%3cpath opacity='0.7' d='M38
16H34V20H38V16Z' fill='%23009DBF'/%3e%3cpath d='M34 16H30V20H34V16Z'
fill='%23009DBF'/%3e%3cpath d='M30 16H26V20H30V16Z' fill='%23009DBF'/%3e%3cpath
d='M26 16H22V20H26V16Z' fill='%23009DBF'/%3e%3cpath d='M22 16H18V20H22V16Z'
fill='%23009DBF'/%3e%3cpath d='M18 16H14V20H18V16Z' fill='%23009DBF'/%3e%3cpath
d='M14 16H10V20H14V16Z' fill='%23009DBF'/%3e%3cpath opacity='0.7' d='M10
16H6V20H10V16Z' fill='%23009DBF'/%3e%3cpath opacity='0.7' d='M38 12H34V16H38V12Z'
fill='%2300ABBF'/%3e%3cpath d='M34 12H30V16H34V12Z' fill='%2300ABBF'/%3e%3cpath
d='M30 12H26V16H30V12Z' fill='%2300ABBF'/%3e%3cpath d='M26 12H22V16H26V12Z'
fill='%2300ABBF'/%3e%3cpath d='M22 12H18V16H22V12Z' fill='%2300ABBF'/%3e%3cpath
d='M18 12H14V16H18V12Z' fill='%2300ABBF'/%3e%3cpath d='M14 12H10V16H14V12Z'
fill='%2300ABBF'/%3e%3cpath opacity='0.7' d='M10 12H6V16H10V12Z'
fill='%2300ABBF'/%3e%3cpath opacity='0.5' d='M38 8H34V12H38V8Z'
fill='%2300B9BF'/%3e%3cpath
opacity='0.8' d='M34 8H30V12H34V8Z' fill='%2300B9BF'/%3e%3cpath d='M30
8H26V12H30V8Z' fill='%2300B9BF'/%3e%3cpath d='M26 8H22V12H26V8Z'
fill='%2300B9BF'/%3e%3cpath d='M22 8H18V12H22V8Z' fill='%2300B9BF'/%3e%3cpath
d='M18 8H14V12H18V8Z' fill='%2300B9BF'/%3e%3cpath opacity='0.8' d='M14
8H10V12H14V8Z' fill='%2300B9BF'/%3e%3cpath opacity='0.5' d='M10 8H6V12H10V8Z'
fill='%2300B9BF'/%3e%3cpath opacity='0.7' d='M34 4H30V8H34V4Z' fill='%2300C6BF'/%3e
%3cpath opacity='0.8' d='M30 4H26V8H30V4Z' fill='%2300C6BF'/%3e%3cpath d='M26
4H22V8H26V4Z' fill='%2300C6BF'/%3e%3cpath d='M22 4H18V8H22V4Z' fill='%2300C6BF'/%3e
%3cpath opacity='0.8' d='M18 4H14V8H18V4Z' fill='%2300C6BF'/%3e%3cpath
opacity='0.7' d='M14 4H10V8H14V4Z' fill='%2300C6BF'/%3e%3cpath opacity='0.5' d='M30
0H26V4H30V0Z' fill='%2300D4BF'/%3e%3cpath opacity='0.7' d='M26 0H22V4H26V0Z'
fill='%2300D4BF'/%3e%3cpath opacity='0.7' d='M22 0H18V4H22V0Z' fill='%2300D4BF'/%3e
%3cpath opacity='0.5' d='M18 0H14V4H18V0Z' fill='%2300D4BF'/%3e%3cpath d='M16.5141
14.9697L17.6379 12.4572C18.0459 11.8129 17.9958 11.0255 17.5449 10.5745C17.4876
10.5173 17.416 10.46 17.3444 10.4171C17.0366 10.2238 16.6572 10.1808 16.3065
10.2954C15.9199 10.4171 15.5835 10.6748 15.3687 11.0184C15.3687 11.0184 13.8297
14.6046 13.2642 16.2153C12.6987 17.8259 12.9206 20.7822 15.1254 22.987C17.4661
25.3277 20.8448 25.8575 23.0066 24.2397C23.0997 24.1967 23.1784 24.1395 23.2572
24.0751L29.9072 18.5202C30.2293 18.2554 30.7089 17.7042 30.2794 17.0743C29.8642
16.4586 29.0697 16.881 28.7404 17.0886L24.9107 19.8731C24.8391 19.9304 24.7318
19.9232 24.6673 19.8517C24.6673 19.8517 24.6673 19.8445 24.6602 19.8445C24.56
19.7228 24.5456 19.4079 24.696 19.2862L30.5657 14.304C31.074 13.8459 31.1456
13.1802 30.7304 12.7292C30.3295 12.2854 29.6924 12.2997 29.1842 12.7578L23.9157
16.881C23.8155 16.9597 23.6652 16.9454 23.5864 16.8452L23.5793 16.838C23.4719
16.7235 23.4361 16.5231 23.5506 16.4014L29.535 10.596C30.0074 10.1522 30.036 9.4149
29.5922 8.94245C29.3775 8.72054 29.084 8.59169 28.7762 8.59169C28.4612 8.59169
28.1606 8.70623 27.9387 8.92813L21.8255 14.6691C21.6823 14.8122 21.396 14.6691
21.3602 14.4973C21.3459 14.4328 21.3674 14.3684 21.4103 14.3255L26.0918
8.99972C26.5571 8.56306 26.5858 7.83292 26.1491 7.36763C25.7124 6.90234 24.9823
6.87371 24.517 7.31036C24.4955 7.32468 24.4812 7.34615 24.4597 7.36763L17.3659
15.2203C17.1082 15.478 16.736 15.4851 16.557 15.342C16.4425 15.2489 16.4282 15.0843
16.5141 14.9697Z' fill='white'/%3e%3cpath d='M4.99195
43.6627H3.32946V40.8306C3.32946 40.1764 3.2488 39.6073 2.55423 39.6073C1.85966
39.6073 1.64905 40.2167 1.64905 41.0144V43.6627H0V36.112H1.64905V37.9045C1.64905
38.4512 1.64008 39.0427 1.64008 39.0427C1.89999 38.5632 2.38395 38.1689 3.13677
38.1689C4.61106 38.1689 4.99195 39.1637 4.99195 40.4766V43.6627Z' fill='white'/%3e
%3cpath d='M12.081 42.762C11.7181 43.1563 10.9652 43.7882 9.51337 43.7882C7.42069
43.7882 5.77612 42.3228 5.77612 39.8941C5.77612 37.4564 7.43861 36 9.50889
36C10.9742 36 11.7674 36.6453 11.9556 36.8514L11.4402 38.3167C11.3058 38.1285
10.544 37.5281 9.60299 37.5281C8.39757 37.5281 7.4655 38.3795 7.4655 39.8582C7.4655
41.337 8.43342 42.175 9.60299 42.175C10.4902 42.175 11.131 41.803 11.5209
41.3773L12.081 42.762Z' fill='white'/%3e%3cpath d='M17.3016 43.6627H15.7242L15.6928
43.0936C15.4777 43.3221 15.0655 43.7837 14.2365 43.7837C13.3403 43.7837 12.3903
43.2684 12.3903 42.0674C12.3903 40.8665 13.4344 40.4587 14.3709 40.4139L15.6525
40.3601V40.2391C15.6525 39.67 15.2716 39.3743 14.6084 39.3743C13.9586 39.3743
13.3089 39.679 13.049 39.8538L12.6143 38.72C13.049 38.4915 13.8421 38.1733 14.7921
38.1733C15.7421 38.1733 16.2888 38.4019 16.6921 38.7962C17.082 39.1906 17.3016
39.7148 17.3016 40.6245V43.6627ZM15.657 41.2877L14.8414 41.3415C14.3351 41.3639
14.0348 41.5924 14.0348 41.9957C14.0348 42.4125 14.353 42.6634 14.8101
42.6634C15.2537 42.6634 15.5539 42.3587 15.657 42.1705V41.2877Z' fill='white'/%3e
%3cpath d='M21.6035 43.7792C20.8506 43.7792 20.3129 43.4835 19.9948
42.9816V45.6389H18.3457V38.2674H19.9141L19.9051 38.9575H19.9275C20.2995 38.487
20.8462 38.1689 21.6214 38.1689C23.0867 38.1689 24.0143 39.3832 24.0143
40.9696C24.0143 42.5559 23.0778 43.7792 21.6035 43.7792ZM21.1285 39.549C20.4249
39.549 19.941 40.1181 19.941 40.9471C19.941 41.7762 20.4249 42.3453 21.1285
42.3453C21.841 42.3453 22.3249 41.7762 22.3249 40.9471C22.3249 40.1181 21.841
39.549 21.1285 39.549Z' fill='white'/%3e%3cpath d='M27.8322
39.6028H26.7074V41.5386C26.7074 42.0002 26.7702 42.1077 26.8508 42.2063C26.9225
42.296 27.0256 42.3363 27.2407 42.3363C27.411 42.3318 27.5768 42.3004 27.7381
42.2377L27.8188 43.6044C27.4379 43.7165 27.039 43.7747 26.6447 43.7792C26.0577
43.7792 25.6633 43.591 25.4079 43.2773C25.1525 42.9636 25.0449 42.511 25.0449
41.691V39.6028H24.3235V38.2809H25.0449V36.8156H26.7074V38.2809H27.8322V39.6028Z'
fill='white'/%3e%3cpath d='M32.712 43.1339C32.6583 43.1787 32.125 43.7792 30.7717
43.7792C29.3781 43.7792 28.0875 42.771 28.0875 40.9785C28.0875 39.1726 29.396
38.1689 30.7896 38.1689C32.0892 38.1689 32.6762 38.738 32.6762 38.738L32.3132
40.0599C31.9458 39.7507 31.4842 39.5804 31.0047 39.5804C30.3012 39.5804 29.7455
40.0957 29.7455 40.9471C29.7455 41.7986 30.2519 42.3363 31.0271 42.3363C31.8024
42.3363 32.3177 41.812 32.3177 41.812L32.712 43.1339Z' fill='white'/%3e%3cpath
d='M38.3986 43.6627H36.7361V40.8306C36.7361 40.1764 36.6554 39.6073 35.9608
39.6073C35.2663 39.6073 35.0512 40.2212 35.0512
41.0188V43.6672H33.4066V36.112H35.0557V37.9045C35.0557 38.4512 35.0467 39.0427
35.0467 39.0427C35.3066 38.5632 35.7906 38.1689 36.5434 38.1689C38.0177 38.1689
38.3986 39.1637 38.3986 40.4766V43.6627Z' fill='white'/%3e%3cpath d='M44
43.6627H42.4227L42.3913 43.0936C42.1762 43.3221 41.764 43.7837 40.935
43.7837C40.0387 43.7837 39.0887 43.2684 39.0887 42.0674C39.0887 40.8665 40.1328
40.4587 41.0694 40.4139L42.351 40.3601V40.2391C42.351 39.67 41.9701 39.3743 41.3069
39.3743C40.6571 39.3743 40.0074 39.679 39.7475 39.8538L39.3128 38.7156C39.7475
38.487 40.5406 38.1689 41.4906 38.1689C42.4406 38.1689 42.9873 38.3974 43.3906
38.7917C43.7805 39.1861 44 39.7104 44 40.62V43.6627ZM42.3599 41.2877L41.5444
41.3415C41.038 41.3639 40.7378 41.5924 40.7378 41.9957C40.7378 42.4125 41.0559
42.6634 41.513 42.6634C41.9566 42.6634 42.2569 42.3587 42.3599
42.1705V41.2877V41.2877Z' fill='white'/%3e%3c/svg
%3e",n="https://newassets.hcaptcha.com/captcha/v1/9f58d19/static/images/logo_combin
ation-"+this.state.theme+".png";t.logo&&(n="png",e="object"==typeof t.logo?
t.logo[this.state.theme]||t.logo.light:t.logo);var
i={url:this.state.url,src:e,fallback:n,autoLoad:this.state.display};this.logo=this.
initComponent(we,i)}function en(t){lt(this,ut,"anchor-
info"),this.state={size:t.size},this.brand=this.initComponent(tn,t),t.linksOff||
(this.links=this.initComponent($e,t))}function nn()
{lt(this,ut,"#status"),this.state={visible:!
1,copy:""},this.translate(),this.setAttribute("aria-hidden",!
0),this.setAttribute("aria-live","polite")}function rn()
{lt(this,ut,"#warning"),this.state={visible:!1,copy:""},this.setAttribute("aria-
hidden",!0),this.setAttribute("aria-live","polite")}function on(t){var
e=t.palette,n=t.component,i="light"===e.mode;return de.merge({main:{fill:e.grey[i?
100:800],border:e.grey[i?300:200]},hover:{fill:e.grey[i?
200:900]}},n.checkbox)}function sn(t){lt(this,ut,"#anchor"),this.state={selected:!
1,warning:!1,error:!1,ticked:!
1,invisible:"invisible"===t.size},this.config=t,this._style=on(pe.get()),this.setAt
tribute("aria-
hidden",this.state.invisible),this.onClick=this.onClick.bind(this),this.onHover=thi
s.onHover.bind(this),this.anchor=this.initComponent(Ue),this.label=this.initCompone
nt(ze),this.info=this.initComponent(en,t),this.status=this.initComponent(nn),this.w
arning=this.initComponent(rn),this.addEventListener("enter",this.onClick),this.addE
ventListener("click",this.onClick),this.addEventListener("over",this.onHover),this.
addEventListener("out",this.onHover)}function an(t,e){var n=this;t instanceof ct||
(t=new ct(t));var i=new Qt,r=new sn(e);return
r.style(),r.reset(),t.appendElement(r),t.css({display:"block"}),t.addEventListener(
"down",(function(){t.hasClass("using-kb")&&t.removeClass("using-
kb")})),t.addEventListener("keydown",(function(e){9===e.keyNum&&t.addClass("using-
kb")})),r.on("select",(function(t)
{r.select(),i.emit("select",t.action)})),n.tick=function()
{r.tick()},n.reset=function(){r.reset(),r.anchor.focus()},n.translate=function()
{r.translate()},n.setStatus=function(t,e){t?
(r.status.set(t,e),r.anchor.describeBy(r.status)):
(r.status.reset(),r.anchor.describeBy(null))},n.setWarning=function(t)
{r.warning.set(t),r.warning.isVisible()?
r.anchor.describeBy(r.warning):r.anchor.describeBy(null)},n.on=function(t,e)
{i.on(t,e)},n.off=function(t,e){i.off(t,e)},n.getLocation=function(){return
r.anchor.getLocation()},n.setLoading=function(t){return
r.setLoading(t)},n.getLogoUrl=function(){return
r.getLogoUrl()},n.theme=function(t,e){e?
(pe.add(t,pe.extend(pe.active(),e)),pe.use(t)):pe.use(t),r.style()},n}ht(tn,ut),tn.
prototype.style=function(){if(this.state.display)
{this.logo.size(44,50),this.logo.css({margin:"0
auto"})}},tn.prototype.translate=function(){this.logo.setAttribute("aria-
label",F.translate(Ge))},tn.prototype.getLogoUrl=function(){return
this.state.url},ht(en,ut),en.prototype.style=function(){var
t=this.state.size,e={display:"inline-block",height:"100%",width:65},n={margin:"0
auto",top:this.links?
6:10,position:"relative"},i={textAlign:"right",position:"fixed",bottom:9,right:12};
"compact"===t&&(e.width="100%",e.height="auto",e.marginTop=5,n.top=this.links?
0:10,i.textAlign="center",i.position="relative",i.bottom=5,i.right="auto"),this.css
(e),this.links&&(this.links.style(),this.links.css(i)),this.brand.style(),this.bran
d.css(n)},en.prototype.translate=function()
{this.links&&this.links.translate(),this.brand.translate()},en.prototype.getLogoUrl
=function(){return this.brand.getLogoUrl()},ht(nn,ut),nn.prototype.style=function()
{var

t=pe.get().palette;this.css({display:this.state.visible?"block":"none",color:t.warn
.main,fontSize:10,top:5,left:5,position:"absolute"})},nn.prototype.set=function(t,e
){if(t&&t.indexOf("invalid-challenge")>=0){var n=t.replace(/-/g,"
");t=n.charAt(0).toUpperCase()+n.slice(1)+"."}this.state.visible=t&&""!==t&&!
e,this.state.copy=t,this.state.visible?(this.translate(),this.setAttribute("aria-
hidden",e||!t)):this.removeAttribute("aria-
label"),this.css({display:this.state.visible?"block":"none"})},nn.prototype.reset=f
unction(){this.state.visible=!1,this.state.copy="",this.removeAttribute("aria-
label"),this.setAttribute("aria-hidden",!
0),this.css({display:"none"})},nn.prototype.translate=function(){if(""!
==this.state.copy){var t=F.translate(this.state.copy);this.setAttribute("aria-
label",t),this.content(t)}},nn.prototype.isVisible=function(){return
this.state.visible},ht(rn,ut),rn.prototype.style=function(t){var
e=t?"95%":"75%",n=t?
50:5,i=pe.get().palette;this.css({display:this.state.visible?"block":"none",color:i
.warn.main,fontSize:10,bottom:n,left:5,width:e,position:"absolute"})},rn.prototype.
set=function(t){this.state.visible=t&&""!==t,this.state.copy=t,this.state.visible?
this.translate():this.removeAttribute("aria-
label"),this.css({display:this.state.visible?"block":"none"})},rn.prototype.transla
te=function(){if(""!==this.state.copy){var
t=F.translate(this.state.copy);this.setAttribute("aria-
label",t),this.content(t)}},rn.prototype.isVisible=function(){return
this.state.visible},ht(sn,ut),sn.prototype.style=function(){var
t="compact"===this.config.size;this._style=on(pe.get()),this.info.style(),this.anch
or.style(t),this.label.style(t),this.status.style(),this.warning.style(t);var e=t?
156:300,n=t?
136:74,i={backgroundColor:this._style.main.fill,borderWidth:"1px",borderStyle:"soli
d",borderColor:this._style.main.border,borderRadius:4,cursor:this.state.ticked?"def
ault":"pointer",width:e,height:n};this.css(i)},sn.prototype.onHover=function(t){var
e="over"===t.action?"hover":"main";this.css({backgroundColor:this._style[e].fill})}
,sn.prototype.onClick=function(t){var e=t.target||t.srcElement,n="string"==typeof
e.className?e.className:"",i=n.indexOf("logo")>=0||
n.indexOf("link")>=0;if(this.state.selected||t.defaultPrevented||i)return!
0;this.emit("select",t)},sn.prototype.select=function(){this.state.selected=!
0,this.setLoading(!0),this.setAttribute("aria-hidden",!
0),this.anchor.setAttribute("aria-
checked","mixed"),this.anchor.setAttribute("tabindex","-
1")},sn.prototype.reset=function(){this.state.ticked=!1,this.state.selected=!
1,this.setAttribute("aria-
hidden",this.state.invisible),this.anchor.setState(null),this.css({cursor:"pointer"
})},sn.prototype.setLoading=function(t){this.state.loading=t;var
e=t?"loading":this.state.selected?"solving":null;this.anchor.setState(e),this.css({
cursor:"default"})},sn.prototype.tick=function(){this.state.ticked=!
0,this.anchor.setState("passed"),this.css({cursor:"default"})},sn.prototype.transla
te=function()
{this.info.translate(),this.label.translate(),this.status.translate(),this.warning.
translate()},sn.prototype.getLogoUrl=function(){return this.info.getLogoUrl()};var
cn=!1,ln=!1,hn=function(t){for(var e,n,i,r={},o=t?t.indexOf("&")>=0?t.split("&"):
[t]:[],s=0;s<o.length;s++)if(o[s].indexOf("=")>=0)
{if(e=o[s].split("="),n=decodeURIComponent(e[0]),"false"!
==(i=decodeURIComponent(e[1]))&&"true"!==i||
(i="true"===i),"theme"===n||"themeConfig"===n)try{i=JSON.parse(i)}catch(vn)
{}r[n]=i}return r}
(window.location.hash.slice(1)),un=Jt.createChat(window.parent,hn.id);!function(t)
{K.id=t.id,K.host=t.host,K.sitekey=t.sitekey,K.file="checkbox",X.size=t.size||
X.compact,X.custom=t.custom||X.custom,X.se=t.se||null,t.endpoint!
==undefined&&"undefined"!==t.endpoint&&(X.endpoint=t.endpoint);t.assethost!
==undefined&&"undefined"!==t.assethost&&(X.assethost=t.assethost);t.imghost!
==undefined&&"undefined"!==t.imghost&&(X.imghost=t.imghost);t.hl!
==undefined&&"undefined"!==t.hl&&(X.language=t.hl,F.setLocale(t.hl));t.tplinks!
==undefined&&"undefined"!==t.tplinks&&(X.tplinks=t.tplinks);X.theme=t.theme||
X.theme,X.themeConfig=t.themeConfig,X.themeConfig&&(t.custom=!0)}
(hn),hn.sentry&&Xt();var dn,pn=null,fn=new Promise((function(t){dn=t}));!
function(t,e){e.listen("checkbox-tick",(function(){t.then((function(t)
{t.tick()}))})),e.listen("checkbox-translate",(function(e){try{if(!e||!e.locale||!
e.table)return;F.setLocale(e.locale),F.addTable(e.locale,e.table),t.then((function(
t)
{t.translate()})),document.documentElement.setAttribute("lang",F.getLocale())}catch
(vn){$("Failed to update text translations:
"+JSON.stringify(vn),"error","translation")}})),e.listen("checkbox-status",
(function(e){t.then((function(t)
{t.setStatus(e.text,e.a11yOnly)}))})),e.listen("checkbox-reset",(function()
{t.then((function(t){t.reset(),Ut.resetData(),Ut.record()}))})),e.listen("checkbox-
clear",(function(){t.then((function(t){t.setLoading(!1)}))})),e.listen("checkbox-
location",(function(e){t.then((function(t){var
n=t.getLocation();e.resolve(n)}))}))}(fn,un);var mn=function wn(){return
Kt(K.sitekey,K.host,{attempts:3,delay:5e3,onFail:function(t){return
Q("/checksiteconfig
error","request","debug",t),t&&0===t.status&&"https://hcaptcha.com"===X.endpoint?
(X.endpoint="https://api.hcaptcha.com",!0):t instanceof Error||
400===t.status}}).then((function(t){return Q("/checksiteconfig
success","request","info",t),!X.endpointOverride&&t.endpoint?
(X.endpoint=X.endpointOverride=t.endpoint,wn()):(t.endpoint=t.endpoint||
X.endpointOverride||
X.endpoint,t.charity&&(cn=t.charity),t.features&&(ln=t.features.a11y_challenge),t)}
))}().then((function(t){var e=t&&t.features;return
e&&(X.a11yChallenge=e.a11y_challenge),un.send("checkbox-setup",t),t}));function
yn(t,e){var
n=$t.sitekey(K.sitekey),i=$t.dummykey(K.sitekey),r={size:X.size,theme:X.theme,links
Off:"off"===X.tplinks,displayLogo:"invisible"!
==X.size,logo:null,logoUrl:null,privacyUrl:null,termsUrl:null},o=t&&t.custom;if(o)
{r.logo=o.logo,o.links&&(r.logoUrl=o.links.logo,r.privacyUrl=o.links.privacy,r.term
sUrl=o.links.terms);var s=o.copy;if(s){var a={checkbox_prompt:"I am
human",checkbox_a11y:"hCaptcha checkbox. Select in order to trigger the challenge,
or to bypass it if you have an accessibility cookie."};for(var c in a){var
l=s[c];for(var h in l){var u={};u[a[c]]=l[h],F.addTable(h,u)}}fn.then((function(t)
{t.translate()}))}}var d=new
an(document.body,r),p=t&&t.features&&t.features.custom_theme;return
X.themeConfig&&p?d.theme("custom",X.themeConfig):d.theme(X.theme),d.setStatus(!
1),n||i?i&&d.setWarning("This hCaptcha is for testing only. Please contact the site
admin if you see this."):d.setWarning("The sitekey for this hCaptcha is incorrect.
Please contact the site admin if you see this."),d.on("select",(function(t)
{d.setStatus(!1),setTimeout((function(){e.send("checkbox-selected",
{manifest:Ut.getData(),charity:cn,a11yChallenge:ln,link:d.getLogoUrl(),action:t})})
,1)})),d}hn.custom||
(pn=yn(null,un),dn(pn)),Promise.allSettled([mn]).then((function(t){var
e=t[0].status,n=t[0].value,i=t[0].reason;pn||(pn=yn("fulfilled"===e?n:
{},un),dn(pn)),Ut.resetData(),Ut.record(!0,!0,!0,!0),un.send("checkbox-
loaded",pn.getLocation()),"rejected"===e&&(pn.setStatus(i.message),un.send(V,i))}))
}();

You might also like