@regulaforensics/idv-document 3.6.419-nightly → 3.6.421-nightly

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/main.iife.js +67 -65
  2. package/dist/main.js +21501 -21632
  3. package/package.json +2 -2
package/dist/main.iife.js CHANGED
@@ -1,17 +1,19 @@
1
- var RegulaIdvDocument=(function(ct){"use strict";var i3e=Object.defineProperty,a3e=Object.defineProperties;var o3e=Object.getOwnPropertyDescriptors;var cy=Object.getOwnPropertySymbols;var s3e=Object.prototype.hasOwnProperty,l3e=Object.prototype.propertyIsEnumerable;var j5=(ct,We)=>(We=Symbol[ct])?We:Symbol.for("Symbol."+ct),c3e=ct=>{throw TypeError(ct)};var uy=(ct,We,_t)=>We in ct?i3e(ct,We,{enumerable:!0,configurable:!0,writable:!0,value:_t}):ct[We]=_t,nr=(ct,We)=>{for(var _t in We||(We={}))s3e.call(We,_t)&&uy(ct,_t,We[_t]);if(cy)for(var _t of cy(We))l3e.call(We,_t)&&uy(ct,_t,We[_t]);return ct},dy=(ct,We)=>a3e(ct,o3e(We));var On=(ct,We,_t)=>new Promise((Ar,hr)=>{var ir=ar=>{try{ot(_t.next(ar))}catch(ci){hr(ci)}},pt=ar=>{try{ot(_t.throw(ar))}catch(ci){hr(ci)}},ot=ar=>ar.done?Ar(ar.value):Promise.resolve(ar.value).then(ir,pt);ot((_t=_t.apply(ct,We)).next())}),u3e=function(ct,We){this[0]=ct,this[1]=We};var F5=ct=>{var We=ct[j5("asyncIterator")],_t=!1,Ar,hr={};return We==null?(We=ct[j5("iterator")](),Ar=ir=>hr[ir]=pt=>We[ir](pt)):(We=We.call(ct),Ar=ir=>hr[ir]=pt=>{if(_t){if(_t=!1,ir==="throw")throw pt;return pt}return _t=!0,{done:!1,value:new u3e(new Promise(ot=>{var ar=We[ir](pt);ar instanceof Object||c3e("Object expected"),ot(ar)}),1)}}),hr[j5("iterator")]=()=>hr,Ar("next"),"throw"in We?Ar("throw"):hr.throw=ir=>{throw ir},"return"in We&&Ar("return"),hr};var X_,J_,ey,ty,ry,ny,li;const We=globalThis,_t=We.ShadowRoot&&(We.ShadyCSS===void 0||We.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ar=Symbol(),hr=new WeakMap;let ir=class{constructor(t,r,n){if(this._$cssResult$=!0,n!==Ar)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=r}get styleSheet(){let t=this.o;const r=this.t;if(_t&&t===void 0){const n=r!==void 0&&r.length===1;n&&(t=hr.get(r)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),n&&hr.set(r,t))}return t}toString(){return this.cssText}};const pt=e=>new ir(typeof e=="string"?e:e+"",void 0,Ar),ot=(e,...t)=>{const r=e.length===1?e[0]:t.reduce((n,i,a)=>n+(o=>{if(o._$cssResult$===!0)return o.cssText;if(typeof o=="number")return o;throw Error("Value passed to 'css' function must be a 'css' function result: "+o+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+e[a+1],e[0]);return new ir(r,e,Ar)},ar=(e,t)=>{if(_t)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(const r of t){const n=document.createElement("style"),i=We.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}},ci=_t?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let r="";for(const n of t.cssRules)r+=n.cssText;return pt(r)})(e):e;const{is:my,defineProperty:gy,getOwnPropertyDescriptor:vy,getOwnPropertyNames:by,getOwnPropertySymbols:_y,getPrototypeOf:yy}=Object,Cn=globalThis,U5=Cn.trustedTypes,wy=U5?U5.emptyScript:"",ko=Cn.reactiveElementPolyfillSupport,Gi=(e,t)=>e,W2={toAttribute(e,t){switch(t){case Boolean:e=e?wy:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let r=e;switch(t){case Boolean:r=e!==null;break;case Number:r=e===null?null:Number(e);break;case Object:case Array:try{r=JSON.parse(e)}catch(n){r=null}}return r}},So=(e,t)=>!my(e,t),B5={attribute:!0,type:String,converter:W2,reflect:!1,useDefault:!1,hasChanged:So};(X_=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(J_=Cn.litPropertyMetadata)!=null||(Cn.litPropertyMetadata=new WeakMap);let ui=class extends HTMLElement{static addInitializer(t){var r;this._$Ei(),((r=this.l)!=null?r:this.l=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,r=B5){if(r.state&&(r.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((r=Object.create(r)).wrapped=!0),this.elementProperties.set(t,r),!r.noAccessor){const n=Symbol(),i=this.getPropertyDescriptor(t,n,r);i!==void 0&&gy(this.prototype,t,i)}}static getPropertyDescriptor(t,r,n){var o;const{get:i,set:a}=(o=vy(this.prototype,t))!=null?o:{get(){return this[r]},set(l){this[r]=l}};return{get:i,set(l){const c=i==null?void 0:i.call(this);a==null||a.call(this,l),this.requestUpdate(t,c,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){var r;return(r=this.elementProperties.get(t))!=null?r:B5}static _$Ei(){if(this.hasOwnProperty(Gi("elementProperties")))return;const t=yy(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Gi("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Gi("properties"))){const r=this.properties,n=[...by(r),..._y(r)];for(const i of n)this.createProperty(i,r[i])}const t=this[Symbol.metadata];if(t!==null){const r=litPropertyMetadata.get(t);if(r!==void 0)for(const[n,i]of r)this.elementProperties.set(n,i)}this._$Eh=new Map;for(const[r,n]of this.elementProperties){const i=this._$Eu(r,n);i!==void 0&&this._$Eh.set(i,r)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const r=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const i of n)r.unshift(ci(i))}else t!==void 0&&r.push(ci(t));return r}static _$Eu(t,r){const n=r.attribute;return n===!1?void 0:typeof n=="string"?n:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(r=>this.enableUpdating=r),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(r=>r(this))}addController(t){var r,n;((r=this._$EO)!=null?r:this._$EO=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&((n=t.hostConnected)==null||n.call(t))}removeController(t){var r;(r=this._$EO)==null||r.delete(t)}_$E_(){const t=new Map,r=this.constructor.elementProperties;for(const n of r.keys())this.hasOwnProperty(n)&&(t.set(n,this[n]),delete this[n]);t.size>0&&(this._$Ep=t)}createRenderRoot(){var r;const t=(r=this.shadowRoot)!=null?r:this.attachShadow(this.constructor.shadowRootOptions);return ar(t,this.constructor.elementStyles),t}connectedCallback(){var t,r;(t=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(r=this._$EO)==null||r.forEach(n=>{var i;return(i=n.hostConnected)==null?void 0:i.call(n)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(r=>{var n;return(n=r.hostDisconnected)==null?void 0:n.call(r)})}attributeChangedCallback(t,r,n){this._$AK(t,n)}_$ET(t,r){var a;const n=this.constructor.elementProperties.get(t),i=this.constructor._$Eu(t,n);if(i!==void 0&&n.reflect===!0){const o=(((a=n.converter)==null?void 0:a.toAttribute)!==void 0?n.converter:W2).toAttribute(r,n.type);this._$Em=t,o==null?this.removeAttribute(i):this.setAttribute(i,o),this._$Em=null}}_$AK(t,r){var a,o,l;const n=this.constructor,i=n._$Eh.get(t);if(i!==void 0&&this._$Em!==i){const c=n.getPropertyOptions(i),s=typeof c.converter=="function"?{fromAttribute:c.converter}:((a=c.converter)==null?void 0:a.fromAttribute)!==void 0?c.converter:W2;this._$Em=i;const u=s.fromAttribute(r,c.type);this[i]=(l=u!=null?u:(o=this._$Ej)==null?void 0:o.get(i))!=null?l:u,this._$Em=null}}requestUpdate(t,r,n,i=!1,a){var o,l;if(t!==void 0){const c=this.constructor;if(i===!1&&(a=this[t]),n!=null||(n=c.getPropertyOptions(t)),!(((o=n.hasChanged)!=null?o:So)(a,r)||n.useDefault&&n.reflect&&a===((l=this._$Ej)==null?void 0:l.get(t))&&!this.hasAttribute(c._$Eu(t,n))))return;this.C(t,r,n)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,r,{useDefault:n,reflect:i,wrapped:a},o){var l,c,s;n&&!((l=this._$Ej)!=null?l:this._$Ej=new Map).has(t)&&(this._$Ej.set(t,(c=o!=null?o:r)!=null?c:this[t]),a!==!0||o!==void 0)||(this._$AL.has(t)||(this.hasUpdated||n||(r=void 0),this._$AL.set(t,r)),i===!0&&this._$Em!==t&&((s=this._$Eq)!=null?s:this._$Eq=new Set).add(t))}_$EP(){return On(this,null,function*(){this.isUpdatePending=!0;try{yield this._$ES}catch(r){Promise.reject(r)}const t=this.scheduleUpdate();return t!=null&&(yield t),!this.isUpdatePending})}scheduleUpdate(){return this.performUpdate()}performUpdate(){var n,i;if(!this.isUpdatePending)return;if(!this.hasUpdated){if((n=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[o,l]of this._$Ep)this[o]=l;this._$Ep=void 0}const a=this.constructor.elementProperties;if(a.size>0)for(const[o,l]of a){const{wrapped:c}=l,s=this[o];c!==!0||this._$AL.has(o)||s===void 0||this.C(o,void 0,l,s)}}let t=!1;const r=this._$AL;try{t=this.shouldUpdate(r),t?(this.willUpdate(r),(i=this._$EO)==null||i.forEach(a=>{var o;return(o=a.hostUpdate)==null?void 0:o.call(a)}),this.update(r)):this._$EM()}catch(a){throw t=!1,this._$EM(),a}t&&this._$AE(r)}willUpdate(t){}_$AE(t){var r;(r=this._$EO)==null||r.forEach(n=>{var i;return(i=n.hostUpdated)==null?void 0:i.call(n)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&(this._$Eq=this._$Eq.forEach(r=>this._$ET(r,this[r]))),this._$EM()}updated(t){}firstUpdated(t){}};ui.elementStyles=[],ui.shadowRootOptions={mode:"open"},ui[Gi("elementProperties")]=new Map,ui[Gi("finalized")]=new Map,ko==null||ko({ReactiveElement:ui}),((ey=Cn.reactiveElementVersions)!=null?ey:Cn.reactiveElementVersions=[]).push("2.1.2");const $i=globalThis,z5=e=>e,K2=$i.trustedTypes,G5=K2?K2.createPolicy("lit-html",{createHTML:e=>e}):void 0,$5="$lit$",Hn=`lit$${Math.random().toFixed(9).slice(2)}$`,W5="?"+Hn,Cy=`<${W5}>`,Pn=document,Wi=()=>Pn.createComment(""),Ki=e=>e===null||typeof e!="object"&&typeof e!="function",Mo=Array.isArray,Hy=e=>Mo(e)||typeof(e==null?void 0:e[Symbol.iterator])=="function",Ao=`[
2
- \f\r]`,Yi=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,K5=/-->/g,Y5=/>/g,Dn=RegExp(`>|${Ao}(?:([^\\s"'>=/]+)(${Ao}*=${Ao}*(?:[^
3
- \f\r"'\`<>=]|("|')|))|$)`,"g"),q5=/'/g,Q5=/"/g,X5=/^(?:script|style|textarea|title)$/i,Vy=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Xr=Vy(1),di=Symbol.for("lit-noChange"),Rt=Symbol.for("lit-nothing"),J5=new WeakMap,xn=Pn.createTreeWalker(Pn,129);function ed(e,t){if(!Mo(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return G5!==void 0?G5.createHTML(t):t}const Ey=(e,t)=>{const r=e.length-1,n=[];let i,a=t===2?"<svg>":t===3?"<math>":"",o=Yi;for(let l=0;l<r;l++){const c=e[l];let s,u,d=-1,f=0;for(;f<c.length&&(o.lastIndex=f,u=o.exec(c),u!==null);)f=o.lastIndex,o===Yi?u[1]==="!--"?o=K5:u[1]!==void 0?o=Y5:u[2]!==void 0?(X5.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=Dn):u[3]!==void 0&&(o=Dn):o===Dn?u[0]===">"?(o=i!=null?i:Yi,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,s=u[1],o=u[3]===void 0?Dn:u[3]==='"'?Q5:q5):o===Q5||o===q5?o=Dn:o===K5||o===Y5?o=Yi:(o=Dn,i=void 0);const h=o===Dn&&e[l+1].startsWith("/>")?" ":"";a+=o===Yi?c+Cy:d>=0?(n.push(s),c.slice(0,d)+$5+c.slice(d)+Hn+h):c+Hn+(d===-2?l:h)}return[ed(e,a+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]};class qi{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let a=0,o=0;const l=t.length-1,c=this.parts,[s,u]=Ey(t,r);if(this.el=qi.createElement(s,n),xn.currentNode=this.el.content,r===2||r===3){const d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=xn.nextNode())!==null&&c.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(const d of i.getAttributeNames())if(d.endsWith($5)){const f=u[o++],h=i.getAttribute(d).split(Hn),p=/([.?@])?(.*)/.exec(f);c.push({type:1,index:a,name:p[2],strings:h,ctor:p[1]==="."?Sy:p[1]==="?"?My:p[1]==="@"?Ay:Y2}),i.removeAttribute(d)}else d.startsWith(Hn)&&(c.push({type:6,index:a}),i.removeAttribute(d));if(X5.test(i.tagName)){const d=i.textContent.split(Hn),f=d.length-1;if(f>0){i.textContent=K2?K2.emptyScript:"";for(let h=0;h<f;h++)i.append(d[h],Wi()),xn.nextNode(),c.push({type:2,index:++a});i.append(d[f],Wi())}}}else if(i.nodeType===8)if(i.data===W5)c.push({type:2,index:a});else{let d=-1;for(;(d=i.data.indexOf(Hn,d+1))!==-1;)c.push({type:7,index:a}),d+=Hn.length-1}a++}}static createElement(t,r){const n=Pn.createElement("template");return n.innerHTML=t,n}}function fi(e,t,r=e,n){var o,l,c;if(t===di)return t;let i=n!==void 0?(o=r._$Co)==null?void 0:o[n]:r._$Cl;const a=Ki(t)?void 0:t._$litDirective$;return(i==null?void 0:i.constructor)!==a&&((l=i==null?void 0:i._$AO)==null||l.call(i,!1),a===void 0?i=void 0:(i=new a(e),i._$AT(e,r,n)),n!==void 0?((c=r._$Co)!=null?c:r._$Co=[])[n]=i:r._$Cl=i),i!==void 0&&(t=fi(e,i._$AS(e,t.values),i,n)),t}class ky{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var s;const{el:{content:r},parts:n}=this._$AD,i=((s=t==null?void 0:t.creationScope)!=null?s:Pn).importNode(r,!0);xn.currentNode=i;let a=xn.nextNode(),o=0,l=0,c=n[0];for(;c!==void 0;){if(o===c.index){let u;c.type===2?u=new Ro(a,a.nextSibling,this,t):c.type===1?u=new c.ctor(a,c.name,c.strings,this,t):c.type===6&&(u=new Ry(a,this,t)),this._$AV.push(u),c=n[++l]}o!==(c==null?void 0:c.index)&&(a=xn.nextNode(),o++)}return xn.currentNode=Pn,i}p(t){let r=0;for(const n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,r),r+=n.strings.length-2):n._$AI(t[r])),r++}}let Ro=class fy{get _$AU(){var t,r;return(r=(t=this._$AM)==null?void 0:t._$AU)!=null?r:this._$Cv}constructor(t,r,n,i){var a;this.type=2,this._$AH=Rt,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=(a=i==null?void 0:i.isConnected)!=null?a:!0}get parentNode(){let t=this._$AA.parentNode;const r=this._$AM;return r!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=fi(this,t,r),Ki(t)?t===Rt||t==null||t===""?(this._$AH!==Rt&&this._$AR(),this._$AH=Rt):t!==this._$AH&&t!==di&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Hy(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Rt&&Ki(this._$AH)?this._$AA.nextSibling.data=t:this.T(Pn.createTextNode(t)),this._$AH=t}$(t){var a;const{values:r,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=qi.createElement(ed(n.h,n.h[0]),this.options)),n);if(((a=this._$AH)==null?void 0:a._$AD)===i)this._$AH.p(r);else{const o=new ky(i,this),l=o.u(this.options);o.p(r),this.T(l),this._$AH=o}}_$AC(t){let r=J5.get(t.strings);return r===void 0&&J5.set(t.strings,r=new qi(t)),r}k(t){Mo(this._$AH)||(this._$AH=[],this._$AR());const r=this._$AH;let n,i=0;for(const a of t)i===r.length?r.push(n=new fy(this.O(Wi()),this.O(Wi()),this,this.options)):n=r[i],n._$AI(a),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(t=this._$AA.nextSibling,r){var n;for((n=this._$AP)==null?void 0:n.call(this,!1,!0,r);t!==this._$AB;){const i=z5(t).nextSibling;z5(t).remove(),t=i}}setConnected(t){var r;this._$AM===void 0&&(this._$Cv=t,(r=this._$AP)==null||r.call(this,t))}};class Y2{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,a){this.type=1,this._$AH=Rt,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Rt}_$AI(t,r=this,n,i){const a=this.strings;let o=!1;if(a===void 0)t=fi(this,t,r,0),o=!Ki(t)||t!==this._$AH&&t!==di,o&&(this._$AH=t);else{const l=t;let c,s;for(t=a[0],c=0;c<a.length-1;c++)s=fi(this,l[n+c],r,c),s===di&&(s=this._$AH[c]),o||(o=!Ki(s)||s!==this._$AH[c]),s===Rt?t=Rt:t!==Rt&&(t+=(s!=null?s:"")+a[c+1]),this._$AH[c]=s}o&&!i&&this.j(t)}j(t){t===Rt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}}class Sy extends Y2{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Rt?void 0:t}}class My extends Y2{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Rt)}}class Ay extends Y2{constructor(t,r,n,i,a){super(t,r,n,i,a),this.type=5}_$AI(t,r=this){var o;if((t=(o=fi(this,t,r,0))!=null?o:Rt)===di)return;const n=this._$AH,i=t===Rt&&n!==Rt||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,a=t!==Rt&&(n===Rt||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var r,n;typeof this._$AH=="function"?this._$AH.call((n=(r=this.options)==null?void 0:r.host)!=null?n:this.element,t):this._$AH.handleEvent(t)}}class Ry{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){fi(this,t)}}const Io=$i.litHtmlPolyfillSupport;Io==null||Io(qi,Ro),((ty=$i.litHtmlVersions)!=null?ty:$i.litHtmlVersions=[]).push("3.3.2");const Iy=(e,t,r)=>{var a,o;const n=(a=r==null?void 0:r.renderBefore)!=null?a:t;let i=n._$litPart$;if(i===void 0){const l=(o=r==null?void 0:r.renderBefore)!=null?o:null;n._$litPart$=i=new Ro(t.insertBefore(Wi(),l),l,void 0,r!=null?r:{})}return i._$AI(e),i};const Nn=globalThis;let Ln=class extends ui{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var r,n;const t=super.createRenderRoot();return(n=(r=this.renderOptions).renderBefore)!=null||(r.renderBefore=t.firstChild),t}update(t){const r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Iy(r,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return di}};Ln._$litElement$=!0,Ln.finalized=!0,(ry=Nn.litElementHydrateSupport)==null||ry.call(Nn,{LitElement:Ln});const To=Nn.litElementPolyfillSupport;To==null||To({LitElement:Ln}),((ny=Nn.litElementVersions)!=null?ny:Nn.litElementVersions=[]).push("4.2.2");const Ty=e=>(...t)=>({_$litDirective$:e,values:t});let Oy=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,r,n){this._$Ct=t,this._$AM=r,this._$Ci=n}_$AS(t,r){return this.update(t,r)}update(t,r){return this.render(...r)}};const Py={},Dy=(e,t=Py)=>e._$AH=t;const xy=Ty(class extends Oy{constructor(){super(...arguments),this.key=Rt}render(e,t){return this.key=e,t}update(e,[t,r]){return t!==this.key&&(Dy(e),this.key=t),r}});var Ny=Object.defineProperty,Ly=Object.defineProperties,Zy=Object.getOwnPropertyDescriptors,td=Object.getOwnPropertySymbols,jy=Object.prototype.hasOwnProperty,Fy=Object.prototype.propertyIsEnumerable,hi=(e,t)=>(t=Symbol[e])?t:Symbol.for("Symbol."+e),Uy=e=>{throw TypeError(e)},rd=(e,t,r)=>t in e?Ny(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fe=(e,t)=>{for(var r in t||(t={}))jy.call(t,r)&&rd(e,r,t[r]);if(td)for(var r of td(t))Fy.call(t,r)&&rd(e,r,t[r]);return e},q2=(e,t)=>Ly(e,Zy(t)),ce=(e,t,r)=>new Promise((n,i)=>{var a=c=>{try{l(r.next(c))}catch(s){i(s)}},o=c=>{try{l(r.throw(c))}catch(s){i(s)}},l=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,o);l((r=r.apply(e,t)).next())}),pi=function(e,t){this[0]=e,this[1]=t},nd=(e,t,r)=>{var n=(o,l,c,s)=>{try{var u=r[o](l),d=(l=u.value)instanceof pi,f=u.done;Promise.resolve(d?l[0]:l).then(h=>d?n(o==="return"?o:"next",l[1]?{done:h.done,value:h.value}:h,c,s):c({value:h,done:f})).catch(h=>n("throw",h,c,s))}catch(h){s(h)}},i=o=>a[o]=l=>new Promise((c,s)=>n(o,l,c,s)),a={};return r=r.apply(e,t),a[hi("asyncIterator")]=()=>a,i("next"),i("throw"),i("return"),a},id=e=>{var t=e[hi("asyncIterator")],r=!1,n,i={};return t==null?(t=e[hi("iterator")](),n=a=>i[a]=o=>t[a](o)):(t=t.call(e),n=a=>i[a]=o=>{if(r){if(r=!1,a==="throw")throw o;return o}return r=!0,{done:!1,value:new pi(new Promise(l=>{var c=t[a](o);c instanceof Object||Uy("Object expected"),l(c)}),1)}}),i[hi("iterator")]=()=>i,n("next"),"throw"in t?n("throw"):i.throw=a=>{throw a},"return"in t&&n("return"),i},By=(e,t,r)=>(t=e[hi("asyncIterator")])?t.call(e):(e=e[hi("iterator")](),t={},r=(n,i)=>(i=e[n])&&(t[n]=a=>new Promise((o,l,c)=>(a=i.call(e,a),c=a.done,Promise.resolve(a.value).then(s=>o({value:s,done:c}),l)))),r("next"),r("return"),t),mi=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Qi(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function zy(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var r=function n(){var i=!1;try{i=this instanceof n}catch(a){}return i?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}),r}var ad={},Xi,od;function Be(){if(od)return Xi;od=1;var e=function(t){return t&&t.Math===Math&&t};return Xi=e(typeof globalThis=="object"&&globalThis)||e(typeof window=="object"&&window)||e(typeof self=="object"&&self)||e(typeof mi=="object"&&mi)||e(typeof Xi=="object"&&Xi)||(function(){return this})()||Function("return this")(),Xi}var sd,ld;function Gy(){return ld||(ld=1,sd={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}),sd}var Oo,cd;function wt(){if(cd)return Oo;cd=1;var e=typeof document=="object"&&document.all;return Oo=typeof e=="undefined"&&e!==void 0?function(t){return typeof t=="function"||t===e}:function(t){return typeof t=="function"},Oo}var Po,ud;function Ut(){if(ud)return Po;ud=1;var e=wt();return Po=function(t){return typeof t=="object"?t!==null:e(t)},Po}var Do,dd;function xo(){if(dd)return Do;dd=1;var e=Be(),t=Ut(),r=e.document,n=t(r)&&t(r.createElement);return Do=function(i){return n?r.createElement(i):{}},Do}var No,fd;function $y(){if(fd)return No;fd=1;var e=xo(),t=e("span").classList,r=t&&t.constructor&&t.constructor.prototype;return No=r===Object.prototype?void 0:r,No}var hd,pd;function Ge(){return pd||(pd=1,hd=function(e){try{return!!e()}catch(t){return!0}}),hd}var Lo,md;function Q2(){if(md)return Lo;md=1;var e=Ge();return Lo=!e(function(){var t=(function(){}).bind();return typeof t!="function"||t.hasOwnProperty("prototype")}),Lo}var Zo,gd;function $e(){if(gd)return Zo;gd=1;var e=Q2(),t=Function.prototype,r=t.call,n=e&&t.bind.bind(r,r);return Zo=e?n:function(i){return function(){return r.apply(i,arguments)}},Zo}var jo,vd;function Vn(){if(vd)return jo;vd=1;var e=$e(),t=e({}.toString),r=e("".slice);return jo=function(n){return r(t(n),8,-1)},jo}var Fo,bd;function X2(){if(bd)return Fo;bd=1;var e=$e(),t=Ge(),r=Vn(),n=Object,i=e("".split);return Fo=t(function(){return!n("z").propertyIsEnumerable(0)})?function(a){return r(a)==="String"?i(a,""):n(a)}:n,Fo}var _d,yd;function Uo(){return yd||(yd=1,_d=function(e){return e==null}),_d}var Bo,wd;function gi(){if(wd)return Bo;wd=1;var e=Uo(),t=TypeError;return Bo=function(r){if(e(r))throw new t("Can't call method on "+r);return r},Bo}var zo,Cd;function Ji(){if(Cd)return zo;Cd=1;var e=X2(),t=gi();return zo=function(r){return e(t(r))},zo}var Go={exports:{}},Hd,Vd;function Jr(){return Vd||(Vd=1,Hd=!1),Hd}var $o,Ed;function Wo(){if(Ed)return $o;Ed=1;var e=Be(),t=Object.defineProperty;return $o=function(r,n){try{t(e,r,{value:n,configurable:!0,writable:!0})}catch(i){e[r]=n}return n},$o}var kd;function Ko(){if(kd)return Go.exports;kd=1;var e=Jr(),t=Be(),r=Wo(),n="__core-js_shared__",i=Go.exports=t[n]||r(n,{});return(i.versions||(i.versions=[])).push({version:"3.48.0",mode:e?"pure":"global",copyright:"© 2013–2025 Denis Pushkarev (zloirock.ru), 2025–2026 CoreJS Company (core-js.io). All rights reserved.",license:"https://github.com/zloirock/core-js/blob/v3.48.0/LICENSE",source:"https://github.com/zloirock/core-js"}),Go.exports}var Yo,Sd;function qo(){if(Sd)return Yo;Sd=1;var e=Ko();return Yo=function(t,r){return e[t]||(e[t]=r||{})},Yo}var Qo,Md;function pr(){if(Md)return Qo;Md=1;var e=gi(),t=Object;return Qo=function(r){return t(e(r))},Qo}var Xo,Ad;function Bt(){if(Ad)return Xo;Ad=1;var e=$e(),t=pr(),r=e({}.hasOwnProperty);return Xo=Object.hasOwn||function(n,i){return r(t(n),i)},Xo}var Jo,Rd;function J2(){if(Rd)return Jo;Rd=1;var e=$e(),t=0,r=Math.random(),n=e(1.1.toString);return Jo=function(i){return"Symbol("+(i===void 0?"":i)+")_"+n(++t+r,36)},Jo}var e0,Id;function e2(){if(Id)return e0;Id=1;var e=Be(),t=e.navigator,r=t&&t.userAgent;return e0=r?String(r):"",e0}var t0,Td;function ea(){if(Td)return t0;Td=1;var e=Be(),t=e2(),r=e.process,n=e.Deno,i=r&&r.versions||n&&n.version,a=i&&i.v8,o,l;return a&&(o=a.split("."),l=o[0]>0&&o[0]<4?1:+(o[0]+o[1])),!l&&t&&(o=t.match(/Edge\/(\d+)/),(!o||o[1]>=74)&&(o=t.match(/Chrome\/(\d+)/),o&&(l=+o[1]))),t0=l,t0}var r0,Od;function n0(){if(Od)return r0;Od=1;var e=ea(),t=Ge(),r=Be(),n=r.String;return r0=!!Object.getOwnPropertySymbols&&!t(function(){var i=Symbol("symbol detection");return!n(i)||!(Object(i)instanceof Symbol)||!Symbol.sham&&e&&e<41}),r0}var i0,Pd;function Dd(){if(Pd)return i0;Pd=1;var e=n0();return i0=e&&!Symbol.sham&&typeof Symbol.iterator=="symbol",i0}var a0,xd;function It(){if(xd)return a0;xd=1;var e=Be(),t=qo(),r=Bt(),n=J2(),i=n0(),a=Dd(),o=e.Symbol,l=t("wks"),c=a?o.for||o:o&&o.withoutSetter||n;return a0=function(s){return r(l,s)||(l[s]=i&&r(o,s)?o[s]:c("Symbol."+s)),l[s]},a0}var o0,Nd;function Et(){if(Nd)return o0;Nd=1;var e=Ut(),t=String,r=TypeError;return o0=function(n){if(e(n))return n;throw new r(t(n)+" is not an object")},o0}var s0={},l0,Ld;function mt(){if(Ld)return l0;Ld=1;var e=Ge();return l0=!e(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),l0}var c0,Zd;function jd(){if(Zd)return c0;Zd=1;var e=mt(),t=Ge();return c0=e&&t(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),c0}var u0={},d0,Fd;function Ud(){if(Fd)return d0;Fd=1;var e=mt(),t=Ge(),r=xo();return d0=!e&&!t(function(){return Object.defineProperty(r("div"),"a",{get:function(){return 7}}).a!==7}),d0}var f0,Bd;function st(){if(Bd)return f0;Bd=1;var e=Q2(),t=Function.prototype.call;return f0=e?t.bind(t):function(){return t.apply(t,arguments)},f0}var h0,zd;function En(){if(zd)return h0;zd=1;var e=Be(),t=wt(),r=function(n){return t(n)?n:void 0};return h0=function(n,i){return arguments.length<2?r(e[n]):e[n]&&e[n][i]},h0}var p0,Gd;function Zn(){if(Gd)return p0;Gd=1;var e=$e();return p0=e({}.isPrototypeOf),p0}var m0,$d;function ta(){if($d)return m0;$d=1;var e=En(),t=wt(),r=Zn(),n=Dd(),i=Object;return m0=n?function(a){return typeof a=="symbol"}:function(a){var o=e("Symbol");return t(o)&&r(o.prototype,i(a))},m0}var g0,Wd;function vi(){if(Wd)return g0;Wd=1;var e=String;return g0=function(t){try{return e(t)}catch(r){return"Object"}},g0}var v0,Kd;function Qt(){if(Kd)return v0;Kd=1;var e=wt(),t=vi(),r=TypeError;return v0=function(n){if(e(n))return n;throw new r(t(n)+" is not a function")},v0}var b0,Yd;function t2(){if(Yd)return b0;Yd=1;var e=Qt(),t=Uo();return b0=function(r,n){var i=r[n];return t(i)?void 0:e(i)},b0}var _0,qd;function Wy(){if(qd)return _0;qd=1;var e=st(),t=wt(),r=Ut(),n=TypeError;return _0=function(i,a){var o,l;if(a==="string"&&t(o=i.toString)&&!r(l=e(o,i))||t(o=i.valueOf)&&!r(l=e(o,i))||a!=="string"&&t(o=i.toString)&&!r(l=e(o,i)))return l;throw new n("Can't convert object to primitive value")},_0}var y0,Qd;function Xd(){if(Qd)return y0;Qd=1;var e=st(),t=Ut(),r=ta(),n=t2(),i=Wy(),a=It(),o=TypeError,l=a("toPrimitive");return y0=function(c,s){if(!t(c)||r(c))return c;var u=n(c,l),d;if(u){if(s===void 0&&(s="default"),d=e(u,c,s),!t(d)||r(d))return d;throw new o("Can't convert object to primitive value")}return s===void 0&&(s="number"),i(c,s)},y0}var w0,Jd;function C0(){if(Jd)return w0;Jd=1;var e=Xd(),t=ta();return w0=function(r){var n=e(r,"string");return t(n)?n:n+""},w0}var ef;function Rr(){if(ef)return u0;ef=1;var e=mt(),t=Ud(),r=jd(),n=Et(),i=C0(),a=TypeError,o=Object.defineProperty,l=Object.getOwnPropertyDescriptor,c="enumerable",s="configurable",u="writable";return u0.f=e?r?function(d,f,h){if(n(d),f=i(f),n(h),typeof d=="function"&&f==="prototype"&&"value"in h&&u in h&&!h[u]){var p=l(d,f);p&&p[u]&&(d[f]=h.value,h={configurable:s in h?h[s]:p[s],enumerable:c in h?h[c]:p[c],writable:!1})}return o(d,f,h)}:o:function(d,f,h){if(n(d),f=i(f),n(h),t)try{return o(d,f,h)}catch(p){}if("get"in h||"set"in h)throw new a("Accessors not supported");return"value"in h&&(d[f]=h.value),d},u0}var H0,tf;function Ky(){if(tf)return H0;tf=1;var e=Math.ceil,t=Math.floor;return H0=Math.trunc||function(r){var n=+r;return(n>0?t:e)(n)},H0}var V0,rf;function en(){if(rf)return V0;rf=1;var e=Ky();return V0=function(t){var r=+t;return r!==r||r===0?0:e(r)},V0}var E0,nf;function ra(){if(nf)return E0;nf=1;var e=en(),t=Math.max,r=Math.min;return E0=function(n,i){var a=e(n);return a<0?t(a+i,0):r(a,i)},E0}var k0,af;function bi(){if(af)return k0;af=1;var e=en(),t=Math.min;return k0=function(r){var n=e(r);return n>0?t(n,9007199254740991):0},k0}var S0,of;function Xt(){if(of)return S0;of=1;var e=bi();return S0=function(t){return e(t.length)},S0}var M0,sf;function Yy(){if(sf)return M0;sf=1;var e=Ji(),t=ra(),r=Xt(),n=function(i){return function(a,o,l){var c=e(a),s=r(c);if(s===0)return!i&&-1;var u=t(l,s),d;if(i&&o!==o){for(;s>u;)if(d=c[u++],d!==d)return!0}else for(;s>u;u++)if((i||u in c)&&c[u]===o)return i||u||0;return!i&&-1}};return M0={includes:n(!0),indexOf:n(!1)},M0}var lf,cf;function A0(){return cf||(cf=1,lf={}),lf}var R0,uf;function df(){if(uf)return R0;uf=1;var e=$e(),t=Bt(),r=Ji(),n=Yy().indexOf,i=A0(),a=e([].push);return R0=function(o,l){var c=r(o),s=0,u=[],d;for(d in c)!t(i,d)&&t(c,d)&&a(u,d);for(;l.length>s;)t(c,d=l[s++])&&(~n(u,d)||a(u,d));return u},R0}var ff,hf;function I0(){return hf||(hf=1,ff=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),ff}var T0,pf;function mf(){if(pf)return T0;pf=1;var e=df(),t=I0();return T0=Object.keys||function(r){return e(r,t)},T0}var gf;function qy(){if(gf)return s0;gf=1;var e=mt(),t=jd(),r=Rr(),n=Et(),i=Ji(),a=mf();return s0.f=e&&!t?Object.defineProperties:function(o,l){n(o);for(var c=i(l),s=a(l),u=s.length,d=0,f;u>d;)r.f(o,f=s[d++],c[f]);return o},s0}var O0,vf;function Qy(){if(vf)return O0;vf=1;var e=En();return O0=e("document","documentElement"),O0}var P0,bf;function D0(){if(bf)return P0;bf=1;var e=qo(),t=J2(),r=e("keys");return P0=function(n){return r[n]||(r[n]=t(n))},P0}var x0,_f;function jn(){if(_f)return x0;_f=1;var e=Et(),t=qy(),r=I0(),n=A0(),i=Qy(),a=xo(),o=D0(),l=">",c="<",s="prototype",u="script",d=o("IE_PROTO"),f=function(){},h=function(b){return c+u+l+b+c+"/"+u+l},p=function(b){b.write(h("")),b.close();var v=b.parentWindow.Object;return b=null,v},m=function(){var b=a("iframe"),v="java"+u+":",y;return b.style.display="none",i.appendChild(b),b.src=String(v),y=b.contentWindow.document,y.open(),y.write(h("document.F=Object")),y.close(),y.F},g,_=function(){try{g=new ActiveXObject("htmlfile")}catch(v){}_=typeof document!="undefined"?document.domain&&g?p(g):m():p(g);for(var b=r.length;b--;)delete _[s][r[b]];return _()};return n[d]=!0,x0=Object.create||function(b,v){var y;return b!==null?(f[s]=e(b),y=new f,f[s]=null,y[d]=b):y=_(),v===void 0?y:t.f(y,v)},x0}var N0,yf;function Xy(){if(yf)return N0;yf=1;var e=It(),t=jn(),r=Rr().f,n=e("unscopables"),i=Array.prototype;return i[n]===void 0&&r(i,n,{configurable:!0,value:t(null)}),N0=function(a){i[n][a]=!0},N0}var wf,Cf;function r2(){return Cf||(Cf=1,wf={}),wf}var L0,Hf;function Jy(){if(Hf)return L0;Hf=1;var e=Be(),t=wt(),r=e.WeakMap;return L0=t(r)&&/native code/.test(String(r)),L0}var Vf,Ef;function Fn(){return Ef||(Ef=1,Vf=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}),Vf}var Z0,kf;function mr(){if(kf)return Z0;kf=1;var e=mt(),t=Rr(),r=Fn();return Z0=e?function(n,i,a){return t.f(n,i,r(1,a))}:function(n,i,a){return n[i]=a,n},Z0}var j0,Sf;function Ir(){if(Sf)return j0;Sf=1;var e=Jy(),t=Be(),r=Ut(),n=mr(),i=Bt(),a=Ko(),o=D0(),l=A0(),c="Object already initialized",s=t.TypeError,u=t.WeakMap,d,f,h,p=function(b){return h(b)?f(b):d(b,{})},m=function(b){return function(v){var y;if(!r(v)||(y=f(v)).type!==b)throw new s("Incompatible receiver, "+b+" required");return y}};if(e||a.state){var g=a.state||(a.state=new u);g.get=g.get,g.has=g.has,g.set=g.set,d=function(b,v){if(g.has(b))throw new s(c);return v.facade=b,g.set(b,v),v},f=function(b){return g.get(b)||{}},h=function(b){return g.has(b)}}else{var _=o("state");l[_]=!0,d=function(b,v){if(i(b,_))throw new s(c);return v.facade=b,n(b,_,v),v},f=function(b){return i(b,_)?b[_]:{}},h=function(b){return i(b,_)}}return j0={set:d,get:f,has:h,enforce:p,getterFor:m},j0}var F0={},U0={},Mf;function Af(){if(Mf)return U0;Mf=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,r=t&&!e.call({1:2},1);return U0.f=r?function(n){var i=t(this,n);return!!i&&i.enumerable}:e,U0}var Rf;function B0(){if(Rf)return F0;Rf=1;var e=mt(),t=st(),r=Af(),n=Fn(),i=Ji(),a=C0(),o=Bt(),l=Ud(),c=Object.getOwnPropertyDescriptor;return F0.f=e?c:function(s,u){if(s=i(s),u=a(u),l)try{return c(s,u)}catch(d){}if(o(s,u))return n(!t(r.f,s,u),s[u])},F0}var z0={exports:{}},G0,If;function na(){if(If)return G0;If=1;var e=mt(),t=Bt(),r=Function.prototype,n=e&&Object.getOwnPropertyDescriptor,i=t(r,"name"),a=i&&(function(){}).name==="something",o=i&&(!e||e&&n(r,"name").configurable);return G0={EXISTS:i,PROPER:a,CONFIGURABLE:o},G0}var $0,Tf;function Of(){if(Tf)return $0;Tf=1;var e=$e(),t=wt(),r=Ko(),n=e(Function.toString);return t(r.inspectSource)||(r.inspectSource=function(i){return n(i)}),$0=r.inspectSource,$0}var Pf;function Df(){if(Pf)return z0.exports;Pf=1;var e=$e(),t=Ge(),r=wt(),n=Bt(),i=mt(),a=na().CONFIGURABLE,o=Of(),l=Ir(),c=l.enforce,s=l.get,u=String,d=Object.defineProperty,f=e("".slice),h=e("".replace),p=e([].join),m=i&&!t(function(){return d(function(){},"length",{value:8}).length!==8}),g=String(String).split("String"),_=z0.exports=function(b,v,y){f(u(v),0,7)==="Symbol("&&(v="["+h(u(v),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),y&&y.getter&&(v="get "+v),y&&y.setter&&(v="set "+v),(!n(b,"name")||a&&b.name!==v)&&(i?d(b,"name",{value:v,configurable:!0}):b.name=v),m&&y&&n(y,"arity")&&b.length!==y.arity&&d(b,"length",{value:y.arity});try{y&&n(y,"constructor")&&y.constructor?i&&d(b,"prototype",{writable:!1}):b.prototype&&(b.prototype=void 0)}catch(w){}var V=c(b);return n(V,"source")||(V.source=p(g,typeof v=="string"?v:"")),b};return Function.prototype.toString=_(function(){return r(this)&&s(this).source||o(this)},"toString"),z0.exports}var W0,xf;function Gr(){if(xf)return W0;xf=1;var e=wt(),t=Rr(),r=Df(),n=Wo();return W0=function(i,a,o,l){l||(l={});var c=l.enumerable,s=l.name!==void 0?l.name:a;if(e(o)&&r(o,s,l),l.global)c?i[a]=o:n(a,o);else{try{l.unsafe?i[a]&&(c=!0):delete i[a]}catch(u){}c?i[a]=o:t.f(i,a,{value:o,enumerable:!1,configurable:!l.nonConfigurable,writable:!l.nonWritable})}return i},W0}var K0={},Nf;function Lf(){if(Nf)return K0;Nf=1;var e=df(),t=I0(),r=t.concat("length","prototype");return K0.f=Object.getOwnPropertyNames||function(n){return e(n,r)},K0}var Zf={},jf;function Ff(){return jf||(jf=1,Zf.f=Object.getOwnPropertySymbols),Zf}var Y0,Uf;function ew(){if(Uf)return Y0;Uf=1;var e=En(),t=$e(),r=Lf(),n=Ff(),i=Et(),a=t([].concat);return Y0=e("Reflect","ownKeys")||function(o){var l=r.f(i(o)),c=n.f;return c?a(l,c(o)):l},Y0}var q0,Bf;function Q0(){if(Bf)return q0;Bf=1;var e=Bt(),t=ew(),r=B0(),n=Rr();return q0=function(i,a,o){for(var l=t(a),c=n.f,s=r.f,u=0;u<l.length;u++){var d=l[u];!e(i,d)&&!(o&&e(o,d))&&c(i,d,s(a,d))}},q0}var X0,zf;function tw(){if(zf)return X0;zf=1;var e=Ge(),t=wt(),r=/#|\.prototype\./,n=function(c,s){var u=a[i(c)];return u===l?!0:u===o?!1:t(s)?e(s):!!s},i=n.normalize=function(c){return String(c).replace(r,".").toLowerCase()},a=n.data={},o=n.NATIVE="N",l=n.POLYFILL="P";return X0=n,X0}var J0,Gf;function gt(){if(Gf)return J0;Gf=1;var e=Be(),t=B0().f,r=mr(),n=Gr(),i=Wo(),a=Q0(),o=tw();return J0=function(l,c){var s=l.target,u=l.global,d=l.stat,f,h,p,m,g,_;if(u?h=e:d?h=e[s]||i(s,{}):h=e[s]&&e[s].prototype,h)for(p in c){if(g=c[p],l.dontCallGetSet?(_=t(h,p),m=_&&_.value):m=h[p],f=o(u?p:s+(d?".":"#")+p,l.forced),!f&&m!==void 0){if(typeof g==typeof m)continue;a(g,m)}(l.sham||m&&m.sham)&&r(g,"sham",!0),n(h,p,g,l)}},J0}var es,$f;function rw(){if($f)return es;$f=1;var e=Ge();return es=!e(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}),es}var ts,Wf;function n2(){if(Wf)return ts;Wf=1;var e=Bt(),t=wt(),r=pr(),n=D0(),i=rw(),a=n("IE_PROTO"),o=Object,l=o.prototype;return ts=i?o.getPrototypeOf:function(c){var s=r(c);if(e(s,a))return s[a];var u=s.constructor;return t(u)&&s instanceof u?u.prototype:s instanceof o?l:null},ts}var rs,Kf;function ia(){if(Kf)return rs;Kf=1;var e=Ge(),t=wt(),r=Ut(),n=jn(),i=n2(),a=Gr(),o=It(),l=Jr(),c=o("iterator"),s=!1,u,d,f;[].keys&&(f=[].keys(),"next"in f?(d=i(i(f)),d!==Object.prototype&&(u=d)):s=!0);var h=!r(u)||e(function(){var p={};return u[c].call(p)!==p});return h?u={}:l&&(u=n(u)),t(u[c])||a(u,c,function(){return this}),rs={IteratorPrototype:u,BUGGY_SAFARI_ITERATORS:s},rs}var ns,Yf;function _i(){if(Yf)return ns;Yf=1;var e=Rr().f,t=Bt(),r=It(),n=r("toStringTag");return ns=function(i,a,o){i&&!o&&(i=i.prototype),i&&!t(i,n)&&e(i,n,{configurable:!0,value:a})},ns}var is,qf;function Qf(){if(qf)return is;qf=1;var e=ia().IteratorPrototype,t=jn(),r=Fn(),n=_i(),i=r2(),a=function(){return this};return is=function(o,l,c,s){var u=l+" Iterator";return o.prototype=t(e,{next:r(+!s,c)}),n(o,u,!1,!0),i[u]=a,o},is}var as,Xf;function os(){if(Xf)return as;Xf=1;var e=$e(),t=Qt();return as=function(r,n,i){try{return e(t(Object.getOwnPropertyDescriptor(r,n)[i]))}catch(a){}},as}var ss,Jf;function nw(){if(Jf)return ss;Jf=1;var e=Ut();return ss=function(t){return e(t)||t===null},ss}var ls,eh;function iw(){if(eh)return ls;eh=1;var e=nw(),t=String,r=TypeError;return ls=function(n){if(e(n))return n;throw new r("Can't set "+t(n)+" as a prototype")},ls}var cs,th;function yi(){if(th)return cs;th=1;var e=os(),t=Ut(),r=gi(),n=iw();return cs=Object.setPrototypeOf||("__proto__"in{}?(function(){var i=!1,a={},o;try{o=e(Object.prototype,"__proto__","set"),o(a,[]),i=a instanceof Array}catch(l){}return function(l,c){return r(l),n(c),t(l)&&(i?o(l,c):l.__proto__=c),l}})():void 0),cs}var us,rh;function nh(){if(rh)return us;rh=1;var e=gt(),t=st(),r=Jr(),n=na(),i=wt(),a=Qf(),o=n2(),l=yi(),c=_i(),s=mr(),u=Gr(),d=It(),f=r2(),h=ia(),p=n.PROPER,m=n.CONFIGURABLE,g=h.IteratorPrototype,_=h.BUGGY_SAFARI_ITERATORS,b=d("iterator"),v="keys",y="values",V="entries",w=function(){return this};return us=function(E,S,H,M,T,I,D){a(H,S,M);var O=function(J){if(J===T&&z)return z;if(!_&&J&&J in Q)return Q[J];switch(J){case v:return function(){return new H(this,J)};case y:return function(){return new H(this,J)};case V:return function(){return new H(this,J)}}return function(){return new H(this)}},B=S+" Iterator",U=!1,Q=E.prototype,j=Q[b]||Q["@@iterator"]||T&&Q[T],z=!_&&j||O(T),W=S==="Array"&&Q.entries||j,q,ee,me;if(W&&(q=o(W.call(new E)),q!==Object.prototype&&q.next&&(!r&&o(q)!==g&&(l?l(q,g):i(q[b])||u(q,b,w)),c(q,B,!0,!0),r&&(f[B]=w))),p&&T===y&&j&&j.name!==y&&(!r&&m?s(Q,"name",y):(U=!0,z=function(){return t(j,this)})),T)if(ee={values:O(y),keys:I?z:O(v),entries:O(V)},D)for(me in ee)(_||U||!(me in Q))&&u(Q,me,ee[me]);else e({target:S,proto:!0,forced:_||U},ee);return(!r||D)&&Q[b]!==z&&u(Q,b,z,{name:T}),f[S]=z,ee},us}var ih,ah;function aa(){return ah||(ah=1,ih=function(e,t){return{value:e,done:t}}),ih}var ds,oh;function sh(){if(oh)return ds;oh=1;var e=Ji(),t=Xy(),r=r2(),n=Ir(),i=Rr().f,a=nh(),o=aa(),l=Jr(),c=mt(),s="Array Iterator",u=n.set,d=n.getterFor(s);ds=a(Array,"Array",function(h,p){u(this,{type:s,target:e(h),index:0,kind:p})},function(){var h=d(this),p=h.target,m=h.index++;if(!p||m>=p.length)return h.target=null,o(void 0,!0);switch(h.kind){case"keys":return o(m,!1);case"values":return o(p[m],!1)}return o([m,p[m]],!1)},"values");var f=r.Arguments=r.Array;if(t("keys"),t("values"),t("entries"),!l&&c&&f.name!=="values")try{i(f,"name",{value:"values"})}catch(h){}return ds}var lh;function aw(){if(lh)return ad;lh=1;var e=Be(),t=Gy(),r=$y(),n=sh(),i=mr(),a=_i(),o=It(),l=o("iterator"),c=n.values,s=function(d,f){if(d){if(d[l]!==c)try{i(d,l,c)}catch(p){d[l]=c}if(a(d,f,!0),t[f]){for(var h in n)if(d[h]!==n[h])try{i(d,h,n[h])}catch(p){d[h]=n[h]}}}};for(var u in t)s(e[u]&&e[u].prototype,u);return s(r,"DOMTokenList"),ad}aw();var ch={},fs,uh;function oa(){if(uh)return fs;uh=1;var e=Q2(),t=Function.prototype,r=t.apply,n=t.call;return fs=typeof Reflect=="object"&&Reflect.apply||(e?n.bind(r):function(){return n.apply(r,arguments)}),fs}var hs,dh;function ow(){if(dh)return hs;dh=1;var e=Rr().f;return hs=function(t,r,n){n in t||e(t,n,{configurable:!0,get:function(){return r[n]},set:function(i){r[n]=i}})},hs}var ps,fh;function ms(){if(fh)return ps;fh=1;var e=wt(),t=Ut(),r=yi();return ps=function(n,i,a){var o,l;return r&&e(o=i.constructor)&&o!==a&&t(l=o.prototype)&&l!==a.prototype&&r(n,l),n},ps}var gs,hh;function sw(){if(hh)return gs;hh=1;var e=It(),t=e("toStringTag"),r={};return r[t]="z",gs=String(r)==="[object z]",gs}var vs,ph;function kn(){if(ph)return vs;ph=1;var e=sw(),t=wt(),r=Vn(),n=It(),i=n("toStringTag"),a=Object,o=r((function(){return arguments})())==="Arguments",l=function(c,s){try{return c[s]}catch(u){}};return vs=e?r:function(c){var s,u,d;return c===void 0?"Undefined":c===null?"Null":typeof(u=l(s=a(c),i))=="string"?u:o?r(s):(d=r(s))==="Object"&&t(s.callee)?"Arguments":d},vs}var bs,mh;function gr(){if(mh)return bs;mh=1;var e=kn(),t=String;return bs=function(r){if(e(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return t(r)},bs}var _s,gh;function lw(){if(gh)return _s;gh=1;var e=gr();return _s=function(t,r){return t===void 0?arguments.length<2?"":r:e(t)},_s}var ys,vh;function cw(){if(vh)return ys;vh=1;var e=Ut(),t=mr();return ys=function(r,n){e(n)&&"cause"in n&&t(r,"cause",n.cause)},ys}var ws,bh;function uw(){if(bh)return ws;bh=1;var e=$e(),t=Error,r=e("".replace),n=(function(o){return String(new t(o).stack)})("zxcasd"),i=/\n\s*at [^:]*:[^\n]*/,a=i.test(n);return ws=function(o,l){if(a&&typeof o=="string"&&!t.prepareStackTrace)for(;l--;)o=r(o,i,"");return o},ws}var Cs,_h;function dw(){if(_h)return Cs;_h=1;var e=Ge(),t=Fn();return Cs=!e(function(){var r=new Error("a");return"stack"in r?(Object.defineProperty(r,"stack",t(1,7)),r.stack!==7):!0}),Cs}var Hs,yh;function fw(){if(yh)return Hs;yh=1;var e=mr(),t=uw(),r=dw(),n=Error.captureStackTrace;return Hs=function(i,a,o,l){r&&(n?n(i,a):e(i,"stack",t(o,l)))},Hs}var Vs,wh;function hw(){if(wh)return Vs;wh=1;var e=En(),t=Bt(),r=mr(),n=Zn(),i=yi(),a=Q0(),o=ow(),l=ms(),c=lw(),s=cw(),u=fw(),d=mt(),f=Jr();return Vs=function(h,p,m,g){var _="stackTraceLimit",b=g?2:1,v=h.split("."),y=v[v.length-1],V=e.apply(null,v);if(V){var w=V.prototype;if(!f&&t(w,"cause")&&delete w.cause,!m)return V;var E=e("Error"),S=p(function(H,M){var T=c(g?M:H,void 0),I=g?new V(H):new V;return T!==void 0&&r(I,"message",T),u(I,S,I.stack,2),this&&n(w,this)&&l(I,this,S),arguments.length>b&&s(I,arguments[b]),I});if(S.prototype=w,y!=="Error"?i?i(S,E):a(S,E,{name:!0}):d&&_ in V&&(o(S,V,_),o(S,V,"prepareStackTrace")),a(S,V),!f)try{w.name!==y&&r(w,"name",y),w.constructor=S}catch(H){}return S}},Vs}var Ch;function pw(){if(Ch)return ch;Ch=1;var e=gt(),t=Be(),r=oa(),n=hw(),i="WebAssembly",a=t[i],o=new Error("e",{cause:7}).cause!==7,l=function(s,u){var d={};d[s]=n(s,u,o),e({global:!0,constructor:!0,arity:1,forced:o},d)},c=function(s,u){if(a&&a[s]){var d={};d[s]=n(i+"."+s,u,o),e({target:i,stat:!0,constructor:!0,arity:1,forced:o},d)}};return l("Error",function(s){return function(u){return r(s,this,arguments)}}),l("EvalError",function(s){return function(u){return r(s,this,arguments)}}),l("RangeError",function(s){return function(u){return r(s,this,arguments)}}),l("ReferenceError",function(s){return function(u){return r(s,this,arguments)}}),l("SyntaxError",function(s){return function(u){return r(s,this,arguments)}}),l("TypeError",function(s){return function(u){return r(s,this,arguments)}}),l("URIError",function(s){return function(u){return r(s,this,arguments)}}),c("CompileError",function(s){return function(u){return r(s,this,arguments)}}),c("LinkError",function(s){return function(u){return r(s,this,arguments)}}),c("RuntimeError",function(s){return function(u){return r(s,this,arguments)}}),ch}pw();var Hh={},Es,Vh;function ks(){if(Vh)return Es;Vh=1;var e=Vn();return Es=Array.isArray||function(t){return e(t)==="Array"},Es}var Ss,Eh;function kh(){if(Eh)return Ss;Eh=1;var e=mt(),t=ks(),r=TypeError,n=Object.getOwnPropertyDescriptor,i=e&&!(function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(a){return a instanceof TypeError}})();return Ss=i?function(a,o){if(t(a)&&!n(a,"length").writable)throw new r("Cannot set read only .length");return a.length=o}:function(a,o){return a.length=o},Ss}var Ms,Sh;function mw(){if(Sh)return Ms;Sh=1;var e=TypeError,t=9007199254740991;return Ms=function(r){if(r>t)throw e("Maximum allowed index exceeded");return r},Ms}var Mh;function gw(){if(Mh)return Hh;Mh=1;var e=gt(),t=pr(),r=Xt(),n=kh(),i=mw(),a=Ge(),o=a(function(){return[].push.call({length:4294967296},1)!==4294967297}),l=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(s){return s instanceof TypeError}},c=o||!l();return e({target:"Array",proto:!0,arity:1,forced:c},{push:function(s){var u=t(this),d=r(u),f=arguments.length;i(d+f);for(var h=0;h<f;h++)u[d]=arguments[h],d++;return n(u,d),d}}),Hh}gw();var Ah={},As,Rh;function i2(){if(Rh)return As;Rh=1;var e=Zn(),t=TypeError;return As=function(r,n){if(e(n,r))return r;throw new t("Incorrect invocation")},As}var Rs,Ih;function tn(){if(Ih)return Rs;Ih=1;var e=Df(),t=Rr();return Rs=function(r,n,i){return i.get&&e(i.get,n,{getter:!0}),i.set&&e(i.set,n,{setter:!0}),t.f(r,n,i)},Rs}var Is,Th;function Ts(){if(Th)return Is;Th=1;var e=mt(),t=Rr(),r=Fn();return Is=function(n,i,a){e?t.f(n,i,r(0,a)):n[i]=a},Is}var Oh;function vw(){if(Oh)return Ah;Oh=1;var e=gt(),t=Be(),r=i2(),n=Et(),i=wt(),a=n2(),o=tn(),l=Ts(),c=Ge(),s=Bt(),u=It(),d=ia().IteratorPrototype,f=mt(),h=Jr(),p="constructor",m="Iterator",g=u("toStringTag"),_=TypeError,b=t[m],v=h||!i(b)||b.prototype!==d||!c(function(){b({})}),y=function(){if(r(this,d),a(this)===d)throw new _("Abstract class Iterator not directly constructable")},V=function(w,E){f?o(d,w,{configurable:!0,get:function(){return E},set:function(S){if(n(this),this===d)throw new _("You can't redefine this property");s(this,w)?this[w]=S:l(this,w,S)}}):d[w]=E};return s(d,g)||V(g,m),(v||!s(d,p)||d[p]===Object)&&V(p,y),y.prototype=d,e({global:!0,constructor:!0,forced:v},{Iterator:y}),Ah}vw();var Ph={},Dh,xh;function Un(){return xh||(xh=1,Dh=function(e){return{iterator:e,next:e.next,done:!1}}),Dh}var Os,Nh;function Ps(){if(Nh)return Os;Nh=1;var e=Gr();return Os=function(t,r,n){for(var i in r)e(t,i,r[i],n);return t},Os}var Ds,Lh;function Tr(){if(Lh)return Ds;Lh=1;var e=st(),t=Et(),r=t2();return Ds=function(n,i,a){var o,l;t(n);try{if(o=r(n,"return"),!o){if(i==="throw")throw a;return a}o=e(o,n)}catch(c){l=!0,o=c}if(i==="throw")throw a;if(l)throw o;return t(o),a},Ds}var xs,Zh;function bw(){if(Zh)return xs;Zh=1;var e=Tr();return xs=function(t,r,n){for(var i=t.length-1;i>=0;i--)if(t[i]!==void 0)try{n=e(t[i].iterator,r,n)}catch(a){r="throw",n=a}if(r==="throw")throw n;return n},xs}var Ns,jh;function Fh(){if(jh)return Ns;jh=1;var e=st(),t=jn(),r=mr(),n=Ps(),i=It(),a=Ir(),o=t2(),l=ia().IteratorPrototype,c=aa(),s=Tr(),u=bw(),d=i("toStringTag"),f="IteratorHelper",h="WrapForValidIterator",p="normal",m="throw",g=a.set,_=function(y){var V=a.getterFor(y?h:f);return n(t(l),{next:function(){var w=V(this);if(y)return w.nextHandler();if(w.done)return c(void 0,!0);try{var E=w.nextHandler();return w.returnHandlerResult?E:c(E,w.done)}catch(S){throw w.done=!0,S}},return:function(){var w=V(this),E=w.iterator;if(w.done=!0,y){var S=o(E,"return");return S?e(S,E):c(void 0,!0)}if(w.inner)try{s(w.inner.iterator,p)}catch(H){return s(E,m,H)}if(w.openIters)try{u(w.openIters,p)}catch(H){return s(E,m,H)}return E&&s(E,p),c(void 0,!0)}})},b=_(!0),v=_(!1);return r(v,d,"Iterator Helper"),Ns=function(y,V,w){var E=function(S,H){H?(H.iterator=S.iterator,H.next=S.next):H=S,H.type=V?h:f,H.returnHandlerResult=!!w,H.nextHandler=y,H.counter=0,H.done=!1,g(this,H)};return E.prototype=V?b:v,E},Ns}var Ls,Uh;function Zs(){if(Uh)return Ls;Uh=1;var e=Et(),t=Tr();return Ls=function(r,n,i,a){try{return a?n(e(i)[0],i[1]):n(i)}catch(o){t(r,"throw",o)}},Ls}var Bh,zh;function Gh(){return zh||(zh=1,Bh=function(e,t){var r=typeof Iterator=="function"&&Iterator.prototype[e];if(r)try{r.call({next:null},t).next()}catch(n){return!0}}),Bh}var js,$h;function Bn(){if($h)return js;$h=1;var e=Be();return js=function(t,r){var n=e.Iterator,i=n&&n.prototype,a=i&&i[t],o=!1;if(a)try{a.call({next:function(){return{done:!0}},return:function(){o=!0}},-1)}catch(l){l instanceof r||(o=!1)}if(!o)return a},js}var Wh;function _w(){if(Wh)return Ph;Wh=1;var e=gt(),t=st(),r=Qt(),n=Et(),i=Un(),a=Fh(),o=Zs(),l=Jr(),c=Tr(),s=Gh(),u=Bn(),d=!l&&!s("filter",function(){}),f=!l&&!d&&u("filter",TypeError),h=l||d||f,p=a(function(){for(var m=this.iterator,g=this.predicate,_=this.next,b,v,y;;){if(b=n(t(_,m)),v=this.done=!!b.done,v)return;if(y=b.value,o(m,g,[y,this.counter++],!0))return y}});return e({target:"Iterator",proto:!0,real:!0,forced:h},{filter:function(m){n(this);try{r(m)}catch(g){c(this,"throw",g)}return f?t(f,this,m):new p(i(this),{predicate:m})}}),Ph}_w();var Kh={},Fs,Yh;function Us(){if(Yh)return Fs;Yh=1;var e=Vn(),t=$e();return Fs=function(r){if(e(r)==="Function")return t(r)},Fs}var Bs,qh;function zn(){if(qh)return Bs;qh=1;var e=Us(),t=Qt(),r=Q2(),n=e(e.bind);return Bs=function(i,a){return t(i),a===void 0?i:r?n(i,a):function(){return i.apply(a,arguments)}},Bs}var zs,Qh;function Gs(){if(Qh)return zs;Qh=1;var e=It(),t=r2(),r=e("iterator"),n=Array.prototype;return zs=function(i){return i!==void 0&&(t.Array===i||n[r]===i)},zs}var $s,Xh;function a2(){if(Xh)return $s;Xh=1;var e=kn(),t=t2(),r=Uo(),n=r2(),i=It(),a=i("iterator");return $s=function(o){if(!r(o))return t(o,a)||t(o,"@@iterator")||n[e(o)]},$s}var Ws,Jh;function sa(){if(Jh)return Ws;Jh=1;var e=st(),t=Qt(),r=Et(),n=vi(),i=a2(),a=TypeError;return Ws=function(o,l){var c=arguments.length<2?i(o):l;if(t(c))return r(e(c,o));throw new a(n(o)+" is not iterable")},Ws}var Ks,ep;function o2(){if(ep)return Ks;ep=1;var e=zn(),t=st(),r=Et(),n=vi(),i=Gs(),a=Xt(),o=Zn(),l=sa(),c=a2(),s=Tr(),u=TypeError,d=function(h,p){this.stopped=h,this.result=p},f=d.prototype;return Ks=function(h,p,m){var g=m&&m.that,_=!!(m&&m.AS_ENTRIES),b=!!(m&&m.IS_RECORD),v=!!(m&&m.IS_ITERATOR),y=!!(m&&m.INTERRUPTED),V=e(p,g),w,E,S,H,M,T,I,D=function(B){return w&&s(w,"normal"),new d(!0,B)},O=function(B){return _?(r(B),y?V(B[0],B[1],D):V(B[0],B[1])):y?V(B,D):V(B)};if(b)w=h.iterator;else if(v)w=h;else{if(E=c(h),!E)throw new u(n(h)+" is not iterable");if(i(E)){for(S=0,H=a(h);H>S;S++)if(M=O(h[S]),M&&o(f,M))return M;return new d(!1)}w=l(h,E)}for(T=b?h.next:w.next;!(I=t(T,w)).done;){try{M=O(I.value)}catch(B){s(w,"throw",B)}if(typeof M=="object"&&M&&o(f,M))return M}return new d(!1)},Ks}var tp;function yw(){if(tp)return Kh;tp=1;var e=gt(),t=st(),r=o2(),n=Qt(),i=Et(),a=Un(),o=Tr(),l=Bn(),c=l("forEach",TypeError);return e({target:"Iterator",proto:!0,real:!0,forced:c},{forEach:function(s){i(this);try{n(s)}catch(f){o(this,"throw",f)}if(c)return t(c,this,s);var u=a(this),d=0;r(u,function(f){s(f,d++)},{IS_RECORD:!0})}}),Kh}yw();var rp={},Ys,np;function ww(){if(np)return Ys;np=1;var e=Ut(),t=Ir().get;return Ys=function(r){if(!e(r))return!1;var n=t(r);return!!n&&n.type==="RawJSON"},Ys}var qs,ip;function la(){if(ip)return qs;ip=1;var e=$e();return qs=e([].slice),qs}var Qs,ap;function Cw(){if(ap)return Qs;ap=1;var e=$e(),t=Bt(),r=SyntaxError,n=parseInt,i=String.fromCharCode,a=e("".charAt),o=e("".slice),l=e(/./.exec),c={'\\"':'"',"\\\\":"\\","\\/":"/","\\b":"\b","\\f":"\f","\\n":`
4
- `,"\\r":"\r","\\t":" "},s=/^[\da-f]{4}$/i,u=/^[\u0000-\u001F]$/;return Qs=function(d,f){for(var h=!0,p="";f<d.length;){var m=a(d,f);if(m==="\\"){var g=o(d,f,f+2);if(t(c,g))p+=c[g],f+=2;else if(g==="\\u"){f+=2;var _=o(d,f,f+4);if(!l(s,_))throw new r("Bad Unicode escape at: "+f);p+=i(n(_,16)),f+=4}else throw new r('Unknown escape sequence: "'+g+'"')}else if(m==='"'){h=!1,f++;break}else{if(l(u,m))throw new r("Bad control character in string literal at: "+f);p+=m,f++}}if(h)throw new r("Unterminated string at: "+f);return{value:p,end:f}},Qs}var Xs,op;function Hw(){if(op)return Xs;op=1;var e=Ge();return Xs=!e(function(){var t="9007199254740993",r=JSON.rawJSON(t);return!JSON.isRawJSON(r)||JSON.stringify(r)!==t}),Xs}var sp;function Vw(){if(sp)return rp;sp=1;var e=gt(),t=En(),r=oa(),n=st(),i=$e(),a=Ge(),o=ks(),l=wt(),c=ww(),s=ta(),u=Vn(),d=gr(),f=la(),h=Cw(),p=J2(),m=n0(),g=Hw(),_=String,b=t("JSON","stringify"),v=i(/./.exec),y=i("".charAt),V=i("".charCodeAt),w=i("".replace),E=i("".slice),S=i([].push),H=i(1.1.toString),M=/[\uD800-\uDFFF]/g,T=/^[\uD800-\uDBFF]$/,I=/^[\uDC00-\uDFFF]$/,D=p(),O=D.length,B=!m||a(function(){var W=t("Symbol")("stringify detection");return b([W])!=="[null]"||b({a:W})!=="{}"||b(Object(W))!=="{}"}),U=a(function(){return b("\uDF06\uD834")!=='"\\udf06\\ud834"'||b("\uDEAD")!=='"\\udead"'}),Q=B?function(W,q){var ee=f(arguments),me=z(q);if(!(!l(me)&&(W===void 0||s(W))))return ee[1]=function(J,G){if(l(me)&&(G=n(me,this,_(J),G)),!s(G))return G},r(b,null,ee)}:b,j=function(W,q,ee){var me=y(ee,q-1),J=y(ee,q+1);return v(T,W)&&!v(I,J)||v(I,W)&&!v(T,me)?"\\u"+H(V(W,0),16):W},z=function(W){if(l(W))return W;if(o(W)){for(var q=W.length,ee=[],me=0;me<q;me++){var J=W[me];typeof J=="string"?S(ee,J):(typeof J=="number"||u(J)==="Number"||u(J)==="String")&&S(ee,d(J))}var G=ee.length,ae=!0;return function(ie,re){if(ae)return ae=!1,re;if(o(this))return re;for(var he=0;he<G;he++)if(ee[he]===ie)return re}}};return b&&e({target:"JSON",stat:!0,arity:3,forced:B||U||!g},{stringify:function(W,q,ee){var me=z(q),J=[],G=Q(W,function(ke,Ze){var Je=l(me)?n(me,this,_(ke),Ze):Ze;return!g&&c(Je)?D+(S(J,Je.rawJSON)-1):Je},ee);if(typeof G!="string"||(U&&(G=w(G,M,j)),g))return G;for(var ae="",ie=G.length,re=0;re<ie;re++){var he=y(G,re);if(he==='"'){var be=h(G,++re).end-1,Ae=E(G,re,be);ae+=E(Ae,0,O)===D?J[E(Ae,O)]:'"'+Ae+'"',re=be}else ae+=he}return ae}}),rp}Vw();var s2,De,lp,Gn,cp,up,dp,fp,Js,el,tl,hp,ca={},ua=[],Ew=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,l2=Array.isArray;function $r(e,t){for(var r in t)e[r]=t[r];return e}function rl(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Wr(e,t,r){var n,i,a,o={};for(a in t)a=="key"?n=t[a]:a=="ref"?i=t[a]:o[a]=t[a];if(arguments.length>2&&(o.children=arguments.length>3?s2.call(arguments,2):r),typeof e=="function"&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return c2(e,o,n,i,null)}function c2(e,t,r,n,i){var a={type:e,props:t,key:r,ref:n,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i==null?++lp:i,__i:-1,__u:0};return i==null&&De.vnode!=null&&De.vnode(a),a}function pp(){return{current:null}}function kt(e){return e.children}function vr(e,t){this.props=e,this.context=t}function wi(e,t){if(t==null)return e.__?wi(e.__,e.__i+1):null;for(var r;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null)return r.__e;return typeof e.type=="function"?wi(e):null}function kw(e){if(e.__P&&e.__d){var t=e.__v,r=t.__e,n=[],i=[],a=$r({},t);a.__v=t.__v+1,De.vnode&&De.vnode(a),il(e.__P,a,t,e.__n,e.__P.namespaceURI,32&t.__u?[r]:null,n,r==null?wi(t):r,!!(32&t.__u),i),a.__v=t.__v,a.__.__k[a.__i]=a,yp(n,a,i),t.__e=t.__=null,a.__e!=r&&mp(a)}}function mp(e){if((e=e.__)!=null&&e.__c!=null)return e.__e=e.__c.base=null,e.__k.some(function(t){if(t!=null&&t.__e!=null)return e.__e=e.__c.base=t.__e}),mp(e)}function nl(e){(!e.__d&&(e.__d=!0)&&Gn.push(e)&&!da.__r++||cp!=De.debounceRendering)&&((cp=De.debounceRendering)||up)(da)}function da(){for(var e,t=1;Gn.length;)Gn.length>t&&Gn.sort(dp),e=Gn.shift(),t=Gn.length,kw(e);da.__r=0}function gp(e,t,r,n,i,a,o,l,c,s,u){var d,f,h,p,m,g,_,b=n&&n.__k||ua,v=t.length;for(c=Sw(r,t,b,c,v),d=0;d<v;d++)(h=r.__k[d])!=null&&(f=h.__i!=-1&&b[h.__i]||ca,h.__i=d,g=il(e,h,f,i,a,o,l,c,s,u),p=h.__e,h.ref&&f.ref!=h.ref&&(f.ref&&ol(f.ref,null,h),u.push(h.ref,h.__c||p,h)),m==null&&p!=null&&(m=p),(_=!!(4&h.__u))||f.__k===h.__k?c=vp(h,c,e,_):typeof h.type=="function"&&g!==void 0?c=g:p&&(c=p.nextSibling),h.__u&=-7);return r.__e=m,c}function Sw(e,t,r,n,i){var a,o,l,c,s,u=r.length,d=u,f=0;for(e.__k=new Array(i),a=0;a<i;a++)(o=t[a])!=null&&typeof o!="boolean"&&typeof o!="function"?(typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?o=e.__k[a]=c2(null,o,null,null,null):l2(o)?o=e.__k[a]=c2(kt,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?o=e.__k[a]=c2(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):e.__k[a]=o,c=a+f,o.__=e,o.__b=e.__b+1,l=null,(s=o.__i=Mw(o,r,c,d))!=-1&&(d--,(l=r[s])&&(l.__u|=2)),l==null||l.__v==null?(s==-1&&(i>u?f--:i<u&&f++),typeof o.type!="function"&&(o.__u|=4)):s!=c&&(s==c-1?f--:s==c+1?f++:(s>c?f--:f++,o.__u|=4))):e.__k[a]=null;if(d)for(a=0;a<u;a++)(l=r[a])!=null&&(2&l.__u)==0&&(l.__e==n&&(n=wi(l)),Cp(l,l));return n}function vp(e,t,r,n){var i,a;if(typeof e.type=="function"){for(i=e.__k,a=0;i&&a<i.length;a++)i[a]&&(i[a].__=e,t=vp(i[a],t,r,n));return t}e.__e!=t&&(n&&(t&&e.type&&!t.parentNode&&(t=wi(e)),r.insertBefore(e.__e,t||null)),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function rn(e,t){return t=t||[],e==null||typeof e=="boolean"||(l2(e)?e.some(function(r){rn(r,t)}):t.push(e)),t}function Mw(e,t,r,n){var i,a,o,l=e.key,c=e.type,s=t[r],u=s!=null&&(2&s.__u)==0;if(s===null&&l==null||u&&l==s.key&&c==s.type)return r;if(n>(u?1:0)){for(i=r-1,a=r+1;i>=0||a<t.length;)if((s=t[o=i>=0?i--:a++])!=null&&(2&s.__u)==0&&l==s.key&&c==s.type)return o}return-1}function bp(e,t,r){t[0]=="-"?e.setProperty(t,r==null?"":r):e[t]=r==null?"":typeof r!="number"||Ew.test(t)?r:r+"px"}function fa(e,t,r,n,i){var a,o;e:if(t=="style")if(typeof r=="string")e.style.cssText=r;else{if(typeof n=="string"&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||bp(e.style,t,"");if(r)for(t in r)n&&r[t]==n[t]||bp(e.style,t,r[t])}else if(t[0]=="o"&&t[1]=="n")a=t!=(t=t.replace(fp,"$1")),o=t.toLowerCase(),t=o in e||t=="onFocusOut"||t=="onFocusIn"?o.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+a]=r,r?n?r.u=n.u:(r.u=Js,e.addEventListener(t,a?tl:el,a)):e.removeEventListener(t,a?tl:el,a);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=r==null?"":r;break e}catch(l){}typeof r=="function"||(r==null||r===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&r==1?"":r))}}function _p(e){return function(t){if(this.l){var r=this.l[t.type+e];if(t.t==null)t.t=Js++;else if(t.t<r.u)return;return r(De.event?De.event(t):t)}}}function il(e,t,r,n,i,a,o,l,c,s){var u,d,f,h,p,m,g,_,b,v,y,V,w,E,S,H=t.type;if(t.constructor!==void 0)return null;128&r.__u&&(c=!!(32&r.__u),a=[l=t.__e=r.__e]),(u=De.__b)&&u(t);e:if(typeof H=="function")try{if(_=t.props,b="prototype"in H&&H.prototype.render,v=(u=H.contextType)&&n[u.__c],y=u?v?v.props.value:u.__:n,r.__c?g=(d=t.__c=r.__c).__=d.__E:(b?t.__c=d=new H(_,y):(t.__c=d=new vr(_,y),d.constructor=H,d.render=Rw),v&&v.sub(d),d.state||(d.state={}),d.__n=n,f=d.__d=!0,d.__h=[],d._sb=[]),b&&d.__s==null&&(d.__s=d.state),b&&H.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=$r({},d.__s)),$r(d.__s,H.getDerivedStateFromProps(_,d.__s))),h=d.props,p=d.state,d.__v=t,f)b&&H.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),b&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(b&&H.getDerivedStateFromProps==null&&_!==h&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(_,y),t.__v==r.__v||!d.__e&&d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(_,d.__s,y)===!1){t.__v!=r.__v&&(d.props=_,d.state=d.__s,d.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some(function(M){M&&(M.__=t)}),ua.push.apply(d.__h,d._sb),d._sb=[],d.__h.length&&o.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(_,d.__s,y),b&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(h,p,m)})}if(d.context=y,d.props=_,d.__P=e,d.__e=!1,V=De.__r,w=0,b)d.state=d.__s,d.__d=!1,V&&V(t),u=d.render(d.props,d.state,d.context),ua.push.apply(d.__h,d._sb),d._sb=[];else do d.__d=!1,V&&V(t),u=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++w<25);d.state=d.__s,d.getChildContext!=null&&(n=$r($r({},n),d.getChildContext())),b&&!f&&d.getSnapshotBeforeUpdate!=null&&(m=d.getSnapshotBeforeUpdate(h,p)),E=u!=null&&u.type===kt&&u.key==null?wp(u.props.children):u,l=gp(e,l2(E)?E:[E],t,r,n,i,a,o,l,c,s),d.base=t.__e,t.__u&=-161,d.__h.length&&o.push(d),g&&(d.__E=d.__=null)}catch(M){if(t.__v=null,c||a!=null)if(M.then){for(t.__u|=c?160:128;l&&l.nodeType==8&&l.nextSibling;)l=l.nextSibling;a[a.indexOf(l)]=null,t.__e=l}else{for(S=a.length;S--;)rl(a[S]);al(t)}else t.__e=r.__e,t.__k=r.__k,M.then||al(t);De.__e(M,t,r)}else a==null&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):l=t.__e=Aw(r.__e,t,r,n,i,a,o,c,s);return(u=De.diffed)&&u(t),128&t.__u?void 0:l}function al(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(al))}function yp(e,t,r){for(var n=0;n<r.length;n++)ol(r[n],r[++n],r[++n]);De.__c&&De.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(a){a.call(i)})}catch(a){De.__e(a,i.__v)}})}function wp(e){return typeof e!="object"||e==null||e.__b>0?e:l2(e)?e.map(wp):$r({},e)}function Aw(e,t,r,n,i,a,o,l,c){var s,u,d,f,h,p,m,g=r.props||ca,_=t.props,b=t.type;if(b=="svg"?i="http://www.w3.org/2000/svg":b=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),a!=null){for(s=0;s<a.length;s++)if((h=a[s])&&"setAttribute"in h==!!b&&(b?h.localName==b:h.nodeType==3)){e=h,a[s]=null;break}}if(e==null){if(b==null)return document.createTextNode(_);e=document.createElementNS(i,b,_.is&&_),l&&(De.__m&&De.__m(t,a),l=!1),a=null}if(b==null)g===_||l&&e.data==_||(e.data=_);else{if(a=a&&s2.call(e.childNodes),!l&&a!=null)for(g={},s=0;s<e.attributes.length;s++)g[(h=e.attributes[s]).name]=h.value;for(s in g)h=g[s],s=="dangerouslySetInnerHTML"?d=h:s=="children"||s in _||s=="value"&&"defaultValue"in _||s=="checked"&&"defaultChecked"in _||fa(e,s,null,h,i);for(s in _)h=_[s],s=="children"?f=h:s=="dangerouslySetInnerHTML"?u=h:s=="value"?p=h:s=="checked"?m=h:l&&typeof h!="function"||g[s]===h||fa(e,s,h,g[s],i);if(u)l||d&&(u.__html==d.__html||u.__html==e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(d&&(e.innerHTML=""),gp(t.type=="template"?e.content:e,l2(f)?f:[f],t,r,n,b=="foreignObject"?"http://www.w3.org/1999/xhtml":i,a,o,a?a[0]:r.__k&&wi(r,0),l,c),a!=null)for(s=a.length;s--;)rl(a[s]);l||(s="value",b=="progress"&&p==null?e.removeAttribute("value"):p!=null&&(p!==e[s]||b=="progress"&&!p||b=="option"&&p!=g[s])&&fa(e,s,p,g[s],i),s="checked",m!=null&&m!=e[s]&&fa(e,s,m,g[s],i))}return e}function ol(e,t,r){try{if(typeof e=="function"){var n=typeof e.__u=="function";n&&e.__u(),n&&t==null||(e.__u=e(t))}else e.current=t}catch(i){De.__e(i,r)}}function Cp(e,t,r){var n,i;if(De.unmount&&De.unmount(e),(n=e.ref)&&(n.current&&n.current!=e.__e||ol(n,null,t)),(n=e.__c)!=null){if(n.componentWillUnmount)try{n.componentWillUnmount()}catch(a){De.__e(a,t)}n.base=n.__P=null}if(n=e.__k)for(i=0;i<n.length;i++)n[i]&&Cp(n[i],t,r||typeof e.type!="function");r||rl(e.__e),e.__c=e.__=e.__e=void 0}function Rw(e,t,r){return this.constructor(e,r)}function nn(e,t,r){var n,i,a,o;t==document&&(t=document.documentElement),De.__&&De.__(e,t),i=(n=typeof r=="function")?null:r&&r.__k||t.__k,a=[],o=[],il(t,e=(!n&&r||t).__k=Wr(kt,null,[e]),i||ca,ca,t.namespaceURI,!n&&r?[r]:i?null:t.firstChild?s2.call(t.childNodes):null,a,!n&&r?r:i?i.__e:t.firstChild,n,o),yp(a,e,o)}function Hp(e,t){nn(e,t,Hp)}function Iw(e,t,r){var n,i,a,o,l=$r({},e.props);for(a in e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)a=="key"?n=t[a]:a=="ref"?i=t[a]:l[a]=t[a]===void 0&&o!=null?o[a]:t[a];return arguments.length>2&&(l.children=arguments.length>3?s2.call(arguments,2):r),c2(e.type,l,n||e.key,i||e.ref,null)}function sl(e){function t(r){var n,i;return this.getChildContext||(n=new Set,(i={})[t.__c]=this,this.getChildContext=function(){return i},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(a){this.props.value!=a.value&&n.forEach(function(o){o.__e=!0,nl(o)})},this.sub=function(a){n.add(a);var o=a.componentWillUnmount;a.componentWillUnmount=function(){n&&n.delete(a),o&&o.call(a)}}),r.children}return t.__c="__cC"+hp++,t.__=e,t.Provider=t.__l=(t.Consumer=function(r,n){return r.children(n)}).contextType=t,t}s2=ua.slice,De={__e:function(e,t,r,n){for(var i,a,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((a=i.constructor)&&a.getDerivedStateFromError!=null&&(i.setState(a.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,n||{}),o=i.__d),o)return i.__E=i}catch(l){e=l}throw e}},lp=0,vr.prototype.setState=function(e,t){var r;r=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=$r({},this.state),typeof e=="function"&&(e=e($r({},r),this.props)),e&&$r(r,e),e!=null&&this.__v&&(t&&this._sb.push(t),nl(this))},vr.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),nl(this))},vr.prototype.render=kt,Gn=[],up=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,dp=function(e,t){return e.__v.__b-t.__v.__b},da.__r=0,fp=/(PointerCapture)$|Capture$/i,Js=0,el=_p(!1),tl=_p(!0),hp=0;var Vp={},Ep,kp;function ll(){return kp||(kp=1,Ep=typeof ArrayBuffer!="undefined"&&typeof DataView!="undefined"),Ep}var cl,Sp;function ul(){if(Sp)return cl;Sp=1;var e=en(),t=bi(),r=RangeError;return cl=function(n){if(n===void 0)return 0;var i=e(n),a=t(i);if(i!==a)throw new r("Wrong length or index");return a},cl}var Mp,Ap;function Tw(){return Ap||(Ap=1,Mp=Math.sign||function(e){var t=+e;return t===0||t!==t?t:t<0?-1:1}),Mp}var dl,Rp;function Ow(){if(Rp)return dl;Rp=1;var e=2220446049250313e-31,t=1/e;return dl=function(r){return r+t-t},dl}var fl,Ip;function Pw(){if(Ip)return fl;Ip=1;var e=Tw(),t=Ow(),r=Math.abs,n=2220446049250313e-31;return fl=function(i,a,o,l){var c=+i,s=r(c),u=e(c);if(s<l)return u*t(s/l/a)*l*a;var d=(1+a/n)*s,f=d-(d-s);return f>o||f!==f?u*(1/0):u*f},fl}var hl,Tp;function Dw(){if(Tp)return hl;Tp=1;var e=Pw(),t=11920928955078125e-23,r=34028234663852886e22,n=11754943508222875e-54;return hl=Math.fround||function(i){return e(i,t,r,n)},hl}var pl,Op;function xw(){if(Op)return pl;Op=1;var e=Array,t=Math.abs,r=Math.pow,n=Math.floor,i=Math.log,a=Math.LN2,o=function(c,s,u){var d=e(u),f=u*8-s-1,h=(1<<f)-1,p=h>>1,m=s===23?r(2,-24)-r(2,-77):0,g=c<0||c===0&&1/c<0?1:0,_=0,b,v,y;for(c=t(c),c!==c||c===1/0?(v=c!==c?1:0,b=h):(b=n(i(c)/a),y=r(2,-b),c*y<1&&(b--,y*=2),b+p>=1?c+=m/y:c+=m*r(2,1-p),c*y>=2&&(b++,y/=2),b+p>=h?(v=0,b=h):b+p>=1?(v=(c*y-1)*r(2,s),b+=p):(v=c*r(2,p-1)*r(2,s),b=0));s>=8;)d[_++]=v&255,v/=256,s-=8;for(b=b<<s|v,f+=s;f>0;)d[_++]=b&255,b/=256,f-=8;return d[_-1]|=g*128,d},l=function(c,s){var u=c.length,d=u*8-s-1,f=(1<<d)-1,h=f>>1,p=d-7,m=u-1,g=c[m--],_=g&127,b;for(g>>=7;p>0;)_=_*256+c[m--],p-=8;for(b=_&(1<<-p)-1,_>>=-p,p+=s;p>0;)b=b*256+c[m--],p-=8;if(_===0)_=1-h;else{if(_===f)return b?NaN:g?-1/0:1/0;b+=r(2,s),_-=h}return(g?-1:1)*b*r(2,_-s)};return pl={pack:o,unpack:l},pl}var ml,Pp;function Dp(){if(Pp)return ml;Pp=1;var e=pr(),t=ra(),r=Xt();return ml=function(n){for(var i=e(this),a=r(i),o=arguments.length,l=t(o>1?arguments[1]:void 0,a),c=o>2?arguments[2]:void 0,s=c===void 0?a:t(c,a);s>l;)i[l++]=n;return i},ml}var gl,xp;function vl(){if(xp)return gl;xp=1;var e=Be(),t=$e(),r=mt(),n=ll(),i=na(),a=mr(),o=tn(),l=Ps(),c=Ge(),s=i2(),u=en(),d=bi(),f=ul(),h=Dw(),p=xw(),m=n2(),g=yi(),_=Dp(),b=la(),v=ms(),y=Q0(),V=_i(),w=Ir(),E=i.PROPER,S=i.CONFIGURABLE,H="ArrayBuffer",M="DataView",T="prototype",I="Wrong length",D="Wrong index",O=w.getterFor(H),B=w.getterFor(M),U=w.set,Q=e[H],j=Q,z=j&&j[T],W=e[M],q=W&&W[T],ee=Object.prototype,me=e.Array,J=e.RangeError,G=t(_),ae=t([].reverse),ie=p.pack,re=p.unpack,he=function(F){return[F&255]},be=function(F){return[F&255,F>>8&255]},Ae=function(F){return[F&255,F>>8&255,F>>16&255,F>>24&255]},ke=function(F){return F[3]<<24|F[2]<<16|F[1]<<8|F[0]},Ze=function(F){return ie(h(F),23,4)},Je=function(F){return ie(F,52,8)},qe=function(F,se,Fe){o(F[T],se,{configurable:!0,get:function(){return Fe(this)[se]}})},Se=function(F,se,Fe,ft){var je=B(F),_e=f(Fe),ze=!!ft;if(_e+se>je.byteLength)throw new J(D);var Qe=je.bytes,nt=_e+je.byteOffset,Ye=b(Qe,nt,nt+se);return ze?Ye:ae(Ye)},Ve=function(F,se,Fe,ft,je,_e){var ze=B(F),Qe=f(Fe),nt=ft(+je),Ye=!!_e;if(Qe+se>ze.byteLength)throw new J(D);for(var Ce=ze.bytes,He=Qe+ze.byteOffset,ne=0;ne<se;ne++)Ce[He+ne]=nt[Ye?ne:se-ne-1]};if(!n)j=function(F){s(this,z);var se=f(F);U(this,{type:H,bytes:G(me(se),0),byteLength:se}),r||(this.byteLength=se,this.detached=!1)},z=j[T],W=function(F,se,Fe){s(this,q),s(F,z);var ft=O(F),je=ft.byteLength,_e=u(se);if(_e<0||_e>je)throw new J("Wrong offset");if(Fe=Fe===void 0?je-_e:d(Fe),_e+Fe>je)throw new J(I);U(this,{type:M,buffer:F,byteLength:Fe,byteOffset:_e,bytes:ft.bytes}),r||(this.buffer=F,this.byteLength=Fe,this.byteOffset=_e)},q=W[T],r&&(qe(j,"byteLength",O),qe(W,"buffer",B),qe(W,"byteLength",B),qe(W,"byteOffset",B)),l(q,{getInt8:function(F){return Se(this,1,F)[0]<<24>>24},getUint8:function(F){return Se(this,1,F)[0]},getInt16:function(F){var se=Se(this,2,F,arguments.length>1?arguments[1]:!1);return(se[1]<<8|se[0])<<16>>16},getUint16:function(F){var se=Se(this,2,F,arguments.length>1?arguments[1]:!1);return se[1]<<8|se[0]},getInt32:function(F){return ke(Se(this,4,F,arguments.length>1?arguments[1]:!1))},getUint32:function(F){return ke(Se(this,4,F,arguments.length>1?arguments[1]:!1))>>>0},getFloat32:function(F){return re(Se(this,4,F,arguments.length>1?arguments[1]:!1),23)},getFloat64:function(F){return re(Se(this,8,F,arguments.length>1?arguments[1]:!1),52)},setInt8:function(F,se){Ve(this,1,F,he,se)},setUint8:function(F,se){Ve(this,1,F,he,se)},setInt16:function(F,se){Ve(this,2,F,be,se,arguments.length>2?arguments[2]:!1)},setUint16:function(F,se){Ve(this,2,F,be,se,arguments.length>2?arguments[2]:!1)},setInt32:function(F,se){Ve(this,4,F,Ae,se,arguments.length>2?arguments[2]:!1)},setUint32:function(F,se){Ve(this,4,F,Ae,se,arguments.length>2?arguments[2]:!1)},setFloat32:function(F,se){Ve(this,4,F,Ze,se,arguments.length>2?arguments[2]:!1)},setFloat64:function(F,se){Ve(this,8,F,Je,se,arguments.length>2?arguments[2]:!1)}});else{var Oe=E&&Q.name!==H;!c(function(){Q(1)})||!c(function(){new Q(-1)})||c(function(){return new Q,new Q(1.5),new Q(NaN),Q.length!==1||Oe&&!S})?(j=function(F){return s(this,z),v(new Q(f(F)),this,j)},j[T]=z,z.constructor=j,y(j,Q)):Oe&&S&&a(Q,"name",H),g&&m(q)!==ee&&g(q,ee);var we=new W(new j(2)),Le=t(q.setInt8);we.setInt8(0,2147483648),we.setInt8(1,2147483649),(we.getInt8(0)||!we.getInt8(1))&&l(q,{setInt8:function(F,se){Le(this,F,se<<24>>24)},setUint8:function(F,se){Le(this,F,se<<24>>24)}},{unsafe:!0})}return V(j,H),V(W,M),gl={ArrayBuffer:j,DataView:W},gl}var bl,Np;function Lp(){if(Np)return bl;Np=1;var e=En(),t=tn(),r=It(),n=mt(),i=r("species");return bl=function(a){var o=e(a);n&&o&&!o[i]&&t(o,i,{configurable:!0,get:function(){return this}})},bl}var Zp;function Nw(){if(Zp)return Vp;Zp=1;var e=gt(),t=Be(),r=vl(),n=Lp(),i="ArrayBuffer",a=r[i],o=t[i];return e({global:!0,constructor:!0,forced:o!==a},{ArrayBuffer:a}),n(i),Vp}Nw();var jp={},Fp;function Lw(){if(Fp)return jp;Fp=1;var e=gt(),t=Us(),r=Ge(),n=vl(),i=Et(),a=ra(),o=bi(),l=n.ArrayBuffer,c=n.DataView,s=c.prototype,u=t(l.prototype.slice),d=t(s.getUint8),f=t(s.setUint8),h=r(function(){return!new l(2).slice(1,void 0).byteLength});return e({target:"ArrayBuffer",proto:!0,unsafe:!0,forced:h},{slice:function(p,m){if(u&&m===void 0)return u(i(this),p);for(var g=i(this).byteLength,_=a(p,g),b=a(m===void 0?g:m,g),v=new l(o(b-_)),y=new c(this),V=new c(v),w=0;_<b;)f(V,w++,d(y,_++));return v}}),jp}Lw();var Up={},_l,Bp;function zp(){if(Bp)return _l;Bp=1;var e=Be(),t=os(),r=Vn(),n=e.ArrayBuffer,i=e.TypeError;return _l=n&&t(n.prototype,"byteLength","get")||function(a){if(r(a)!=="ArrayBuffer")throw new i("ArrayBuffer expected");return a.byteLength},_l}var yl,Gp;function $p(){if(Gp)return yl;Gp=1;var e=Be(),t=ll(),r=zp(),n=e.DataView;return yl=function(i){if(!t||r(i)!==0)return!1;try{return new n(i),!1}catch(a){return!0}},yl}var Wp;function Zw(){if(Wp)return Up;Wp=1;var e=mt(),t=tn(),r=$p(),n=ArrayBuffer.prototype;return e&&!("detached"in n)&&t(n,"detached",{configurable:!0,get:function(){return r(this)}}),Up}Zw();var Kp={},wl,Yp;function jw(){if(Yp)return wl;Yp=1;var e=$p(),t=TypeError;return wl=function(r){if(e(r))throw new t("ArrayBuffer is detached");return r},wl}var Cl,qp;function Qp(){if(qp)return Cl;qp=1;var e=Be(),t=e2(),r=Vn(),n=function(i){return t.slice(0,i.length)===i};return Cl=(function(){return n("Bun/")?"BUN":n("Cloudflare-Workers")?"CLOUDFLARE":n("Deno/")?"DENO":n("Node.js/")?"NODE":e.Bun&&typeof Bun.version=="string"?"BUN":e.Deno&&typeof Deno.version=="object"?"DENO":r(e.process)==="process"?"NODE":e.window&&e.document?"BROWSER":"REST"})(),Cl}var Hl,Xp;function Fw(){if(Xp)return Hl;Xp=1;var e=Qp();return Hl=e==="NODE",Hl}var Vl,Jp;function Uw(){if(Jp)return Vl;Jp=1;var e=Be(),t=Fw();return Vl=function(r){if(t){try{return e.process.getBuiltinModule(r)}catch(n){}try{return Function('return require("'+r+'")')()}catch(n){}}},Vl}var El,e7;function t7(){if(e7)return El;e7=1;var e=Be(),t=Ge(),r=ea(),n=Qp(),i=e.structuredClone;return El=!!i&&!t(function(){if(n==="DENO"&&r>92||n==="NODE"&&r>94||n==="BROWSER"&&r>97)return!1;var a=new ArrayBuffer(8),o=i(a,{transfer:[a]});return a.byteLength!==0||o.byteLength!==8}),El}var kl,r7;function Bw(){if(r7)return kl;r7=1;var e=Be(),t=Uw(),r=t7(),n=e.structuredClone,i=e.ArrayBuffer,a=e.MessageChannel,o=!1,l,c,s,u;if(r)o=function(d){n(d,{transfer:[d]})};else if(i)try{a||(l=t("worker_threads"),l&&(a=l.MessageChannel)),a&&(c=new a,s=new i(2),u=function(d){c.port1.postMessage(null,[d])},s.byteLength===2&&(u(s),s.byteLength===0&&(o=u)))}catch(d){}return kl=o,kl}var Sl,n7;function i7(){if(n7)return Sl;n7=1;var e=Be(),t=$e(),r=os(),n=ul(),i=jw(),a=zp(),o=Bw(),l=t7(),c=e.structuredClone,s=e.ArrayBuffer,u=e.DataView,d=Math.min,f=s.prototype,h=u.prototype,p=t(f.slice),m=r(f,"resizable","get"),g=r(f,"maxByteLength","get"),_=t(h.getInt8),b=t(h.setInt8);return Sl=(l||o)&&function(v,y,V){var w=a(v),E=y===void 0?w:n(y),S=!m||!m(v),H;if(i(v),l&&(v=c(v,{transfer:[v]}),w===E&&(V||S)))return v;if(w>=E&&(!V||S))H=p(v,0,E);else{var M=V&&!S&&g?{maxByteLength:g(v)}:void 0;H=new s(E,M);for(var T=new u(v),I=new u(H),D=d(E,w),O=0;O<D;O++)b(I,O,_(T,O))}return l||o(v),H},Sl}var a7;function zw(){if(a7)return Kp;a7=1;var e=gt(),t=i7();return t&&e({target:"ArrayBuffer",proto:!0},{transfer:function(){return t(this,arguments.length?arguments[0]:void 0,!0)}}),Kp}zw();var o7={},s7;function Gw(){if(s7)return o7;s7=1;var e=gt(),t=i7();return t&&e({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return t(this,arguments.length?arguments[0]:void 0,!1)}}),o7}Gw();var l7={},ha={exports:{}},Ml,c7;function $w(){if(c7)return Ml;c7=1;var e=It(),t=e("iterator"),r=!1;try{var n=0,i={next:function(){return{done:!!n++}},return:function(){r=!0}};i[t]=function(){return this},Array.from(i,function(){throw 2})}catch(a){}return Ml=function(a,o){try{if(!o&&!r)return!1}catch(s){return!1}var l=!1;try{var c={};c[t]=function(){return{next:function(){return{done:l=!0}}}},a(c)}catch(s){}return l},Ml}var Al,u7;function br(){if(u7)return Al;u7=1;var e=ll(),t=mt(),r=Be(),n=wt(),i=Ut(),a=Bt(),o=kn(),l=vi(),c=mr(),s=Gr(),u=tn(),d=Zn(),f=n2(),h=yi(),p=It(),m=J2(),g=Ir(),_=g.enforce,b=g.get,v=r.Int8Array,y=v&&v.prototype,V=r.Uint8ClampedArray,w=V&&V.prototype,E=v&&f(v),S=y&&f(y),H=Object.prototype,M=r.TypeError,T=p("toStringTag"),I=m("TYPED_ARRAY_TAG"),D="TypedArrayConstructor",O=e&&!!h&&o(r.opera)!=="Opera",B=!1,U,Q,j,z={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},W={BigInt64Array:8,BigUint64Array:8},q=function(re){if(!i(re))return!1;var he=o(re);return he==="DataView"||a(z,he)||a(W,he)},ee=function(re){var he=f(re);if(i(he)){var be=b(he);return be&&a(be,D)?be[D]:ee(he)}},me=function(re){if(!i(re))return!1;var he=o(re);return a(z,he)||a(W,he)},J=function(re){if(me(re))return re;throw new M("Target is not a typed array")},G=function(re){if(n(re)&&(!h||d(E,re)))return re;throw new M(l(re)+" is not a typed array constructor")},ae=function(re,he,be,Ae){if(t){if(be)for(var ke in z){var Ze=r[ke];if(Ze&&a(Ze.prototype,re))try{delete Ze.prototype[re]}catch(Je){try{Ze.prototype[re]=he}catch(qe){}}}(!S[re]||be)&&s(S,re,be?he:O&&y[re]||he,Ae)}},ie=function(re,he,be){var Ae,ke;if(t){if(h){if(be){for(Ae in z)if(ke=r[Ae],ke&&a(ke,re))try{delete ke[re]}catch(Ze){}}if(!E[re]||be)try{return s(E,re,be?he:O&&E[re]||he)}catch(Ze){}else return}for(Ae in z)ke=r[Ae],ke&&(!ke[re]||be)&&s(ke,re,he)}};for(U in z)Q=r[U],j=Q&&Q.prototype,j?_(j)[D]=Q:O=!1;for(U in W)Q=r[U],j=Q&&Q.prototype,j&&(_(j)[D]=Q);if((!O||!n(E)||E===Function.prototype)&&(E=function(){throw new M("Incorrect invocation")},O))for(U in z)r[U]&&h(r[U],E);if((!O||!S||S===H)&&(S=E.prototype,O))for(U in z)r[U]&&h(r[U].prototype,S);if(O&&f(w)!==S&&h(w,S),t&&!a(S,T)){B=!0,u(S,T,{configurable:!0,get:function(){return i(this)?this[I]:void 0}});for(U in z)r[U]&&c(r[U],I,U)}return Al={NATIVE_ARRAY_BUFFER_VIEWS:O,TYPED_ARRAY_TAG:B&&I,aTypedArray:J,aTypedArrayConstructor:G,exportTypedArrayMethod:ae,exportTypedArrayStaticMethod:ie,getTypedArrayConstructor:ee,isView:q,isTypedArray:me,TypedArray:E,TypedArrayPrototype:S},Al}var Rl,d7;function Ww(){if(d7)return Rl;d7=1;var e=Be(),t=Ge(),r=$w(),n=br().NATIVE_ARRAY_BUFFER_VIEWS,i=e.ArrayBuffer,a=e.Int8Array;return Rl=!n||!t(function(){a(1)})||!t(function(){new a(-1)})||!r(function(o){new a,new a(null),new a(1.5),new a(o)},!0)||t(function(){return new a(new i(2),1,void 0).length!==1}),Rl}var Il,f7;function Kw(){if(f7)return Il;f7=1;var e=Ut(),t=Math.floor;return Il=Number.isInteger||function(r){return!e(r)&&isFinite(r)&&t(r)===r},Il}var Tl,h7;function Yw(){if(h7)return Tl;h7=1;var e=en(),t=RangeError;return Tl=function(r){var n=e(r);if(n<0)throw new t("The argument can't be less than 0");return n},Tl}var Ol,p7;function m7(){if(p7)return Ol;p7=1;var e=Yw(),t=RangeError;return Ol=function(r,n){var i=e(r);if(i%n)throw new t("Wrong offset");return i},Ol}var Pl,g7;function qw(){if(g7)return Pl;g7=1;var e=Math.round;return Pl=function(t){var r=e(t);return r<0?0:r>255?255:r&255},Pl}var Dl,v7;function xl(){if(v7)return Dl;v7=1;var e=$e(),t=Ge(),r=wt(),n=kn(),i=En(),a=Of(),o=function(){},l=i("Reflect","construct"),c=/^\s*(?:class|function)\b/,s=e(c.exec),u=!c.test(o),d=function(h){if(!r(h))return!1;try{return l(o,[],h),!0}catch(p){return!1}},f=function(h){if(!r(h))return!1;switch(n(h)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return u||!!s(c,a(h))}catch(p){return!0}};return f.sham=!0,Dl=!l||t(function(){var h;return d(d.call)||!d(Object)||!d(function(){h=!0})||h})?f:d,Dl}var Nl,b7;function Qw(){if(b7)return Nl;b7=1;var e=xl(),t=vi(),r=TypeError;return Nl=function(n){if(e(n))return n;throw new r(t(n)+" is not a constructor")},Nl}var Ll,_7;function y7(){if(_7)return Ll;_7=1;var e=kn();return Ll=function(t){var r=e(t);return r==="BigInt64Array"||r==="BigUint64Array"},Ll}var Zl,w7;function jl(){if(w7)return Zl;w7=1;var e=Xd(),t=TypeError;return Zl=function(r){var n=e(r,"number");if(typeof n=="number")throw new t("Can't convert number to bigint");return BigInt(n)},Zl}var Fl,C7;function Xw(){if(C7)return Fl;C7=1;var e=zn(),t=st(),r=Qw(),n=pr(),i=Xt(),a=sa(),o=a2(),l=Gs(),c=y7(),s=br().aTypedArrayConstructor,u=jl();return Fl=function(d){var f=r(this),h=n(d),p=arguments.length,m=p>1?arguments[1]:void 0,g=m!==void 0,_=o(h),b,v,y,V,w,E,S,H;if(_&&!l(_))for(S=a(h,_),H=S.next,h=[];!(E=t(H,S)).done;)h.push(E.value);for(g&&p>2&&(m=e(m,arguments[2])),v=i(h),y=new(s(f))(v),V=c(y),b=0;v>b;b++)w=g?m(h[b],b):h[b],y[b]=V?u(w):+w;return y},Fl}var Ul,H7;function Jw(){if(H7)return Ul;H7=1;var e=ks(),t=xl(),r=Ut(),n=It(),i=n("species"),a=Array;return Ul=function(o){var l;return e(o)&&(l=o.constructor,t(l)&&(l===a||e(l.prototype))?l=void 0:r(l)&&(l=l[i],l===null&&(l=void 0))),l===void 0?a:l},Ul}var Bl,V7;function eC(){if(V7)return Bl;V7=1;var e=Jw();return Bl=function(t,r){return new(e(t))(r===0?0:r)},Bl}var zl,E7;function tC(){if(E7)return zl;E7=1;var e=zn(),t=X2(),r=pr(),n=Xt(),i=eC(),a=Ts(),o=function(l){var c=l===1,s=l===2,u=l===3,d=l===4,f=l===6,h=l===7,p=l===5||f;return function(m,g,_){for(var b=r(m),v=t(b),y=n(v),V=e(g,_),w=0,E=0,S=c?i(m,y):s||h?i(m,0):void 0,H,M;y>w;w++)if((p||w in v)&&(H=v[w],M=V(H,w,b),l))if(c)a(S,w,M);else if(M)switch(l){case 3:return!0;case 5:return H;case 6:return w;case 2:a(S,E++,H)}else switch(l){case 4:return!1;case 7:a(S,E++,H)}return f?-1:u||d?d:S}};return zl={forEach:o(0),map:o(1),filter:o(2),some:o(3),every:o(4),find:o(5),findIndex:o(6),filterReject:o(7)},zl}var Gl,k7;function S7(){if(k7)return Gl;k7=1;var e=Xt();return Gl=function(t,r,n){for(var i=0,a=arguments.length>2?n:e(r),o=new t(a);a>i;)o[i]=r[i++];return o},Gl}var M7;function rC(){if(M7)return ha.exports;M7=1;var e=gt(),t=Be(),r=st(),n=mt(),i=Ww(),a=br(),o=vl(),l=i2(),c=Fn(),s=mr(),u=Kw(),d=bi(),f=ul(),h=m7(),p=qw(),m=C0(),g=Bt(),_=kn(),b=Ut(),v=ta(),y=jn(),V=Zn(),w=yi(),E=Lf().f,S=Xw(),H=tC().forEach,M=Lp(),T=tn(),I=Rr(),D=B0(),O=S7(),B=Ir(),U=ms(),Q=B.get,j=B.set,z=B.enforce,W=I.f,q=D.f,ee=t.RangeError,me=o.ArrayBuffer,J=me.prototype,G=o.DataView,ae=a.NATIVE_ARRAY_BUFFER_VIEWS,ie=a.TYPED_ARRAY_TAG,re=a.TypedArray,he=a.TypedArrayPrototype,be=a.isTypedArray,Ae="BYTES_PER_ELEMENT",ke="Wrong length",Ze=function(Oe,we){T(Oe,we,{configurable:!0,get:function(){return Q(this)[we]}})},Je=function(Oe){var we;return V(J,Oe)||(we=_(Oe))==="ArrayBuffer"||we==="SharedArrayBuffer"},qe=function(Oe,we){return be(Oe)&&!v(we)&&we in Oe&&u(+we)&&we>=0},Se=function(Oe,we){return we=m(we),qe(Oe,we)?c(2,Oe[we]):q(Oe,we)},Ve=function(Oe,we,Le){return we=m(we),qe(Oe,we)&&b(Le)&&g(Le,"value")&&!g(Le,"get")&&!g(Le,"set")&&!Le.configurable&&(!g(Le,"writable")||Le.writable)&&(!g(Le,"enumerable")||Le.enumerable)?(Oe[we]=Le.value,Oe):W(Oe,we,Le)};return n?(ae||(D.f=Se,I.f=Ve,Ze(he,"buffer"),Ze(he,"byteOffset"),Ze(he,"byteLength"),Ze(he,"length")),e({target:"Object",stat:!0,forced:!ae},{getOwnPropertyDescriptor:Se,defineProperty:Ve}),ha.exports=function(Oe,we,Le){var F=Oe.match(/\d+/)[0]/8,se=Oe+(Le?"Clamped":"")+"Array",Fe="get"+Oe,ft="set"+Oe,je=t[se],_e=je,ze=_e&&_e.prototype,Qe={},nt=function(ne,ge){var et=Q(ne);return et.view[Fe](ge*F+et.byteOffset,!0)},Ye=function(ne,ge,et){var Xe=Q(ne);Xe.view[ft](ge*F+Xe.byteOffset,Le?p(et):et,!0)},Ce=function(ne,ge){W(ne,ge,{get:function(){return nt(this,ge)},set:function(et){return Ye(this,ge,et)},enumerable:!0})};ae?i&&(_e=we(function(ne,ge,et,Xe){return l(ne,ze),U((function(){return b(ge)?Je(ge)?Xe!==void 0?new je(ge,h(et,F),Xe):et!==void 0?new je(ge,h(et,F)):new je(ge):be(ge)?O(_e,ge):r(S,_e,ge):new je(f(ge))})(),ne,_e)}),w&&w(_e,re),H(E(je),function(ne){ne in _e||s(_e,ne,je[ne])}),_e.prototype=ze):(_e=we(function(ne,ge,et,Xe){l(ne,ze);var Pe=0,x=0,te,de,le;if(!b(ge))le=f(ge),de=le*F,te=new me(de);else if(Je(ge)){te=ge,x=h(et,F);var Ne=ge.byteLength;if(Xe===void 0){if(Ne%F)throw new ee(ke);if(de=Ne-x,de<0)throw new ee(ke)}else if(de=d(Xe)*F,de+x>Ne)throw new ee(ke);le=de/F}else return be(ge)?O(_e,ge):r(S,_e,ge);for(j(ne,{buffer:te,byteOffset:x,byteLength:de,length:le,view:new G(te)});Pe<le;)Ce(ne,Pe++)}),w&&w(_e,re),ze=_e.prototype=y(he)),ze.constructor!==_e&&s(ze,"constructor",_e),z(ze).TypedArrayConstructor=_e,ie&&s(ze,ie,se);var He=_e!==je;Qe[se]=_e,e({global:!0,constructor:!0,forced:He,sham:!ae},Qe),Ae in _e||s(_e,Ae,F),Ae in ze||s(ze,Ae,F),M(se)}):ha.exports=function(){},ha.exports}var A7;function nC(){if(A7)return l7;A7=1;var e=rC();return e("Uint8",function(t){return function(r,n,i){return t(this,r,n,i)}},!0),l7}nC();var R7={},I7;function iC(){if(I7)return R7;I7=1;var e=br(),t=Xt(),r=en(),n=e.aTypedArray,i=e.exportTypedArrayMethod;return i("at",function(a){var o=n(this),l=t(o),c=r(a),s=c>=0?c:l+c;return s<0||s>=l?void 0:o[s]}),R7}iC();var T7={},O7;function aC(){if(O7)return T7;O7=1;var e=br(),t=Dp(),r=jl(),n=kn(),i=st(),a=$e(),o=Ge(),l=e.aTypedArray,c=e.exportTypedArrayMethod,s=a("".slice),u=o(function(){var d=0;return new Int8Array(2).fill({valueOf:function(){return d++}}),d!==1});return c("fill",function(d){var f=arguments.length;l(this);var h=s(n(this),0,3)==="Big"?r(d):+d;return i(t,this,h,f>1?arguments[1]:void 0,f>2?arguments[2]:void 0)},u),T7}aC();var P7={},$l,D7;function x7(){if(D7)return $l;D7=1;var e=zn(),t=X2(),r=pr(),n=Xt(),i=function(a){var o=a===1;return function(l,c,s){for(var u=r(l),d=t(u),f=n(d),h=e(c,s),p,m;f-- >0;)if(p=d[f],m=h(p,f,u),m)switch(a){case 0:return p;case 1:return f}return o?-1:void 0}};return $l={findLast:i(0),findLastIndex:i(1)},$l}var N7;function oC(){if(N7)return P7;N7=1;var e=br(),t=x7().findLast,r=e.aTypedArray,n=e.exportTypedArrayMethod;return n("findLast",function(i){return t(r(this),i,arguments.length>1?arguments[1]:void 0)}),P7}oC();var L7={},Z7;function sC(){if(Z7)return L7;Z7=1;var e=br(),t=x7().findLastIndex,r=e.aTypedArray,n=e.exportTypedArrayMethod;return n("findLastIndex",function(i){return t(r(this),i,arguments.length>1?arguments[1]:void 0)}),L7}sC();var j7={},F7;function lC(){if(F7)return j7;F7=1;var e=Be(),t=st(),r=br(),n=Xt(),i=m7(),a=pr(),o=Ge(),l=e.RangeError,c=e.Int8Array,s=c&&c.prototype,u=s&&s.set,d=r.aTypedArray,f=r.exportTypedArrayMethod,h=!o(function(){var m=new Uint8ClampedArray(2);return t(u,m,{length:1,0:3},1),m[1]!==3}),p=h&&r.NATIVE_ARRAY_BUFFER_VIEWS&&o(function(){var m=new c(2);return m.set(1),m.set("2",1),m[0]!==0||m[1]!==2});return f("set",function(m){d(this);var g=i(arguments.length>1?arguments[1]:void 0,1),_=a(m);if(h)return t(u,this,_,g);var b=this.length,v=n(_),y=0;if(v+g>b)throw new l("Wrong length");for(;y<v;)this[g+y]=_[y++]},!h||p),j7}lC();var U7={},Wl,B7;function Kl(){if(B7)return Wl;B7=1;var e=la(),t=Math.floor,r=function(n,i){var a=n.length;if(a<8)for(var o=1,l,c;o<a;){for(c=o,l=n[o];c&&i(n[c-1],l)>0;)n[c]=n[--c];c!==o++&&(n[c]=l)}else for(var s=t(a/2),u=r(e(n,0,s),i),d=r(e(n,s),i),f=u.length,h=d.length,p=0,m=0;p<f||m<h;)n[p+m]=p<f&&m<h?i(u[p],d[m])<=0?u[p++]:d[m++]:p<f?u[p++]:d[m++];return n};return Wl=r,Wl}var Yl,z7;function G7(){if(z7)return Yl;z7=1;var e=e2(),t=e.match(/firefox\/(\d+)/i);return Yl=!!t&&+t[1],Yl}var ql,$7;function W7(){if($7)return ql;$7=1;var e=e2();return ql=/MSIE|Trident/.test(e),ql}var Ql,K7;function Y7(){if(K7)return Ql;K7=1;var e=e2(),t=e.match(/AppleWebKit\/(\d+)\./);return Ql=!!t&&+t[1],Ql}var q7;function cC(){if(q7)return U7;q7=1;var e=Be(),t=Us(),r=Ge(),n=Qt(),i=Kl(),a=br(),o=G7(),l=W7(),c=ea(),s=Y7(),u=a.aTypedArray,d=a.exportTypedArrayMethod,f=e.Uint16Array,h=f&&t(f.prototype.sort),p=!!h&&!(r(function(){h(new f(2),null)})&&r(function(){h(new f(2),{})})),m=!!h&&!r(function(){if(c)return c<74;if(o)return o<67;if(l)return!0;if(s)return s<602;var _=new f(516),b=Array(516),v,y;for(v=0;v<516;v++)y=v%4,_[v]=515-v,b[v]=v-2*y+3;for(h(_,function(V,w){return(V/4|0)-(w/4|0)}),v=0;v<516;v++)if(_[v]!==b[v])return!0}),g=function(_){return function(b,v){return _!==void 0?+_(b,v)||0:v!==v?-1:b!==b?1:b===0&&v===0?1/b>0&&1/v<0?1:-1:b>v}};return d("sort",function(_){return _!==void 0&&n(_),m?h(this,_):i(u(this),g(_))},!m||p),U7}cC();var Q7={},X7;function uC(){if(X7)return Q7;X7=1;var e=Xt(),t=br(),r=t.aTypedArray,n=t.exportTypedArrayMethod,i=t.getTypedArrayConstructor;return n("toReversed",function(){for(var a=r(this),o=e(a),l=new(i(a))(o),c=0;c<o;c++)l[c]=a[o-c-1];return l}),Q7}uC();var J7={},e4;function dC(){if(e4)return J7;e4=1;var e=br(),t=$e(),r=Qt(),n=S7(),i=e.aTypedArray,a=e.getTypedArrayConstructor,o=e.exportTypedArrayMethod,l=t(e.TypedArrayPrototype.sort);return o("toSorted",function(c){c!==void 0&&r(c);var s=i(this),u=n(a(s),s);return l(u,c)}),J7}dC();var t4={},r4;function fC(){if(r4)return t4;r4=1;var e=br(),t=y7(),r=Xt(),n=en(),i=jl(),a=e.aTypedArray,o=e.getTypedArrayConstructor,l=e.exportTypedArrayMethod,c=RangeError,s=(function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(d){return d===8}})(),u=s&&(function(){try{new Int8Array(1).with(-.5,1)}catch(d){return!0}})();return l("with",function(d,f){var h=a(this),p=r(h),m=n(d),g=m<0?p+m:m,_=t(h)?i(f):+f;if(g>=p||g<0)throw new c("Incorrect index");for(var b=new(o(h))(p),v=0;v<p;v++)b[v]=v===g?_:h[v];return b},!s||u),t4}fC();var Lt=(e=>(e.WASM_ERROR="WASM_ERROR",e.WASM_LICENSE="WASM_LICENSE",e.FILE_SIZE="FILE_SIZE",e.INCORRECT_FILE="INCORRECT_FILE",e.INCORRECT_SCENARIO="INCORRECT_SCENARIO",e.MISSING_SCENARIO="MISSING_SCENARIO",e.UNKNOWN_ERROR="UNKNOWN_ERROR",e.NOT_SUPPORTED="NOT_SUPPORTED",e.CAMERA_UNKNOWN_ERROR="CAMERA_UNKNOWN_ERROR",e.CAMERA_PERMISSION_DENIED="CAMERA_PERMISSION_DENIED",e.NO_CAMERA="NO_CAMERA",e.INCORRECT_CAMERA_ID="INCORRECT_CAMERA_ID",e.CONNECTION_ERROR="CONNECTION_ERROR",e.HTTP_NOT_SUPPORTED="HTTP_NOT_SUPPORTED",e.INSECURE_PAGE_CONTEXT="INSECURE_PAGE_CONTEXT",e.BAD_CONFIGURATION="BAD_CONFIGURATION",e))(Lt||{}),Re=(e=>(e.ELEMENT_VISIBLE="ELEMENT_VISIBLE",e.PRESS_CAMERA_BUTTON="PRESS_CAMERA_BUTTON",e.PRESS_FILE_BUTTON="PRESS_FILE_BUTTON",e.PRESS_RETRY_BUTTON="PRESS_RETRY_BUTTON",e.PRESS_SKIP_BUTTON="PRESS_SKIP_BUTTON",e.PRESS_CAPTURE_BUTTON="PRESS_CAPTURE_BUTTON",e.PRESS_CHANGE_CAMERA_BUTTON="PRESS_CHANGE_CAMERA_BUTTON",e.PRESS_REMOTE_DEVICE_BUTTON="PRESS_REMOTE_DEVICE_BUTTON",e.PRESS_MIRRORING_BUTTON="PRESS_MIRRORING_BUTTON",e.NEW_PAGE_AVAILABLE="NEW_PAGE_AVAILABLE",e.NEW_PAGE_STARTED="NEW_PAGE_STARTED",e.CLOSE="CLOSE",e.CAMERA_PROCESS_CLOSED="CAMERA_PROCESS_CLOSED",e.CAMERA_PROCESS_STARTED="CAMERA_PROCESS_STARTED",e.VIDEO_STARTED="VIDEO_STARTED",e.VIDEO_STOPPED="VIDEO_STOPPED",e.FILE_PROCESS_STARTED="FILE_PROCESS_STARTED",e.PROCESS_FINISHED="PROCESS_FINISHED",e.PROCESS_LIVENESS="PROCESS_LIVENESS",e.SERVICE_INITIALIZED="SERVICE_INITIALIZED",e.REMOTE_TRANSACTION_UPLOADED="REMOTE_TRANSACTION_UPLOADED",e.REMOTE_PROCESS_FINISHED="REMOTE_PROCESS_FINISHED",e))(Re||{}),Ie=(e=>(e.FINDING="FINDING",e.PROCESSING="PROCESSING",e.SUCCESS="SUCCESS",e.FAILED="FAILED",e.RESOLUTION="RESOLUTION",e.GLARE="GLARE",e.FOCUS="FOCUS",e.SHAKING="SHAKING",e.HOLD="HOLD",e.SERVICE_PREPARING="SERVICE_PREPARING",e.START_NEXT_PAGE="START_NEXT_PAGE",e.LIVENESS="LIVENESS",e.SNAPSHOT="SNAPSHOT",e.TIMEOUT="TIMEOUT",e))(Ie||{}),Or=(e=>(e.auto="auto",e.captureVideo="captureVideo",e.captureFrame="captureFrame",e))(Or||{}),oe=(e=>(e.CHOOSE_INPUT_SOURCE="CHOOSE_INPUT_SOURCE",e.CAMERA_PROCESSING="CAMERA_PROCESSING",e.FILE_PROCESSING="FILE_PROCESSING",e.API_PROCESSING="API_PROCESSING",e.REMOTE_SCANNER="REMOTE_SCANNER",e.PROCESSING="PROCESSING",e.SUCCESS="SUCCESS",e.DELEGATE_SUCCESS="DELEGATE_SUCCESS",e.FAILED="FAILED",e.FILE_SIZE_ERROR="FILE_SIZE_ERROR",e.WASM_DEFAULT_ERROR="WASM_DEFAULT_ERROR",e.NOT_SUPPORTED_ERROR="NOT_SUPPORTED_ERROR",e.WASM_LICENSE_ERROR="WASM_LICENSE_ERROR",e.INCORRECT_FILE_ERROR="INCORRECT_FILE_ERROR",e.UNKNOWN_ERROR="UNKNOWN_ERROR",e.TIMEOUT="TIMEOUT",e.CAMERA_PERMISSION_DENIED_ERROR="CAMERA_PERMISSION_DENIED_ERROR",e.HTTP_NOT_SUPPORTED_ERROR="HTTP_NOT_SUPPORTED_ERROR",e.INSECURE_PAGE_CONTEXT_ERROR="INSECURE_PAGE_CONTEXT_ERROR",e.NO_CAMERA_ERROR="NO_CAMERA_ERROR",e.INCORRECT_CAMERA_ID_ERROR="INCORRECT_CAMERA_ID_ERROR",e.CONFIGURATION_ERROR="CONFIGURATION_ERROR",e))(oe||{}),an=(e=>(e.CHECKING="CHECKING",e.AVAILABLE="AVAILABLE",e.NOT_AVAILABLE="NOT_AVAILABLE",e.ERROR="ERROR",e))(an||{}),or=(e=>(e.locale="locale",e.multiple="multiple",e.copyright="copyright",e.startScreen="start-screen",e.internalScenario="internal-scenario",e.multipageProcessing="multipage-processing",e.cameraId="camera-id",e.changeCamera="change-camera",e.closeButton="close-button",e.captureButton="capture-button",e.newLayout="new-layout",e))(or||{}),on=(e=>(e.locale="locale",e.multiple="multiple",e.copyright="copyright",e.startScreen="start-screen",e.cameraId="camera-id",e.changeCamera="change-camera",e.closeButton="close-button",e))(on||{}),Xl=(e=>(e.MrzAndLocate="MrzAndLocate",e.MrzOrLocate="MrzOrLocate",e.Mrz="Mrz",e.Locate="Locate",e.Barcode="Barcode",e.MrzOrBarcode="MrzOrBarcode",e.BarcodeAndLocate="BarcodeAndLocate",e))(Xl||{}),_r=(e=>(e[e.prepare=12e3]="prepare",e[e.initialize=12100]="initialize",e[e.process=12101]="process",e[e.processImage=12104]="processImage",e[e.startNewPage=12106]="startNewPage",e[e.startNewDocument=12105]="startNewDocument",e[e.createBackendTransaction=12125]="createBackendTransaction",e[e.finalizePackage=12122]="finalizePackage",e[e.addDataToPackage=12121]="addDataToPackage",e))(_r||{}),Sn=(e=>(e.line="line",e.corners="corners",e))(Sn||{}),n4=(e=>(e.butt="butt",e.round="round",e.square="square",e))(n4||{}),Jl=(e=>(e[e.ok=0]="ok",e[e.unsupportedCommand=1]="unsupportedCommand",e[e.badInputData=2]="badInputData",e[e.finished=3]="finished",e[e.currentlyUnavailable=4]="currentlyUnavailable",e[e.badLicense=5]="badLicense",e[e.alreadyDone=6]="alreadyDone",e))(Jl||{}),pa=(e=>(e[e.STARTED=0]="STARTED",e[e.UPLOADED=1]="UPLOADED",e[e.PROCESSED=2]="PROCESSED",e))(pa||{}),u2=(e=>(e[e.Unknown=0]="Unknown",e[e.Horizontal=1]="Horizontal",e[e.Vertical=2]="Vertical",e[e.LeftBottomRightTop=4]="LeftBottomRightTop",e[e.RightBottomLeftTop=8]="RightBottomLeftTop",e))(u2||{}),$n=(e=>(e.Flip="flip",e.Tilt="tilt",e))($n||{}),Zt=(e=>(e[e.Unknown=0]="Unknown",e[e.PassportSinglePage=1]="PassportSinglePage",e[e.PassportTwoPages=2]="PassportTwoPages",e[e.IDFront=3]="IDFront",e[e.IDFrontMRZ=4]="IDFrontMRZ",e[e.IDBack=5]="IDBack",e[e.IDBackMrz=6]="IDBackMrz",e[e.IDBackBarcode=7]="IDBackBarcode",e[e.IDBackBarcodeMRZ=8]="IDBackBarcodeMRZ",e[e.BankCardFront=9]="BankCardFront",e[e.BankCardBack=10]="BankCardBack",e[e.DocumentFront=11]="DocumentFront",e[e.DocumentBack=12]="DocumentBack",e))(Zt||{}),ma=(e=>(e.BarcodeMRZ="BarcodeMRZ",e.BoundsLite="BoundsLite",e))(ma||{});const hC="document-reader",pC="camera-snapshot",i4=6,mC=25e6,gC=536870912,vC=5,bC=2,e3=15,_C=5,yC="rgba(255, 255, 255, 0.9)",wC="#A5A5A5",CC="rgba(30, 130, 76, 0.9)",HC="#6CE165",a4=2,VC="Capture",o4=1500,s4=1500,EC=1500,kC="ProcMgr.worker.js",SC=67108870,Ci=4,MC=18,l4={FILE_SIZE:"FILE_SIZE_ERROR",WASM_ERROR:"WASM_DEFAULT_ERROR",NOT_SUPPORTED:"NOT_SUPPORTED_ERROR",WASM_LICENSE:"WASM_LICENSE_ERROR",INCORRECT_FILE:"INCORRECT_FILE_ERROR",CAMERA_PERMISSION_DENIED:"CAMERA_PERMISSION_DENIED_ERROR",HTTP_NOT_SUPPORTED:"HTTP_NOT_SUPPORTED_ERROR",INSECURE_PAGE_CONTEXT:"INSECURE_PAGE_CONTEXT_ERROR",NO_CAMERA:"NO_CAMERA_ERROR",INCORRECT_CAMERA_ID:"INCORRECT_CAMERA_ID_ERROR"},c4={SUCCESS:"SUCCESS",TIMEOUT:"TIMEOUT",FAILED:"FAILED"},AC={1:"Command not supported.",2:"Bad input data.",3:"Command already done.",4:"Command can not be processed at this moment, bad initial state.",5:"Bad license.",6:"The command has already been executed."},u4={iOS:{Chrome:99,Firefox:99,Opera:44,Safari:11,Edge:16,Chromium:57,IE:16,"Internet Explorer":16,"Mobile Safari":11,"Samsung Browser":7},Android:{Chrome:66,Firefox:61,Opera:44,Safari:11,Edge:16,Chromium:57,IE:16,"Internet Explorer":16,"Mobile Safari":11,"Samsung Browser":7},desktop:{Chrome:61,Firefox:60,Opera:44,Safari:11,Edge:16,Chromium:57,IE:16,"Internet Explorer":16,"Mobile Safari":11,"Samsung Browser":7}},RC={processParam:{returnUncroppedImage:!0,multipageProcessing:!1,timeoutFromFirstDetect:0,timeoutFromFirstDocType:0,imageQa:{expectedPass:["dpiThreshold","glaresCheck","focusCheck"],dpiThreshold:130,glaresCheck:!0,glaresCheckParams:{imgMarginPart:.05,maxGlaringPart:.01}}}},IC={processParam:{returnUncroppedImage:!0}},TC=["image/jpeg","image/jpg","image/png","image/gif","image/bmp"];var Hi=(e=>(e.UINT="UINT",e.BASE64="BASE64",e.UINT_AND_BASE64="UINT_AND_BASE64",e))(Hi||{}),sr=(e=>(e[e.EMPTY=-1]="EMPTY",e[e.ERROR=0]="ERROR",e[e.OK=1]="OK",e[e.TIMEOUT=2]="TIMEOUT",e))(sr||{}),ut=(e=>(e.PREPARING="StreamStatus.PREPARING",e.REQUESTING="StreamStatus.REQUESTING",e.READY="StreamStatus.READY",e.PLAY="StreamStatus.PLAY",e.UNKNOWN_ERROR="StreamStatus.UNKNOWN_ERROR",e.NOT_SUPPORTED="StreamStatus.NOT_SUPPORTED",e.HTTP_NOT_SUPPORTED="StreamStatus.HTTP_NOT_SUPPORTED",e.INSECURE_PAGE_CONTEXT="StreamStatus.INSECURE_PAGE_CONTEXT",e.PERMISSION_DENIED="StreamStatus.PERMISSION_DENIED",e.NO_CAMERA="StreamStatus.NO_CAMERA",e.INCORRECT_CAMERA_ID="StreamStatus.INCORRECT_CAMERA_ID",e))(ut||{}),yr=(e=>(e.user="user",e.environment="environment",e))(yr||{}),ga=(e=>(e.contain="contain",e.cover="cover",e))(ga||{}),d4=(e=>(e[e.HAVE_NOTHING=0]="HAVE_NOTHING",e[e.HAVE_METADATA=1]="HAVE_METADATA",e[e.HAVE_CURRENT_DATA=2]="HAVE_CURRENT_DATA",e[e.HAVE_FUTURE_DATA=3]="HAVE_FUTURE_DATA",e[e.HAVE_ENOUGH_DATA=4]="HAVE_ENOUGH_DATA",e))(d4||{}),lr=(e=>(e.stdout="stdout",e.stderr="stderr",e.custom="custom",e.gl="gl",e.init="worker-init",e))(lr||{}),d2=(e=>(e.Rtl="rtl",e.Ltr="ltr",e))(d2||{}),t3=(e=>(e.mirror="mirror",e.noMirror="noMirror",e))(t3||{});const OC="NotAllowedError",PC="en",DC=["ar","he"],xC=1,NC=500,LC=1500,f4=1e4,Wn={VGA:{width:640,height:480},HD:{width:1280,height:720},FULL_HD:{width:1920,height:1080},SQUARE:{width:720,height:720}},ZC=["rear","back","rück","arrière","trasera","trás","traseira","posteriore","posterior","后面","後面","背面","后置","後置","背置","задней","الخلفية","خلفية","후","arka","achterzijde","หลัง","baksidan","bagside","sau","bak","tylny","takakamera","belakang","אחורית","πίσω","spate","hátsó","zadní","darrere","zadná","задня","задна","birou","артқы","stražnja","belakang","बैक"],jC={"StreamStatus.UNKNOWN_ERROR":"CAMERA_UNKNOWN_ERROR","StreamStatus.PERMISSION_DENIED":"CAMERA_PERMISSION_DENIED","StreamStatus.NO_CAMERA":"NO_CAMERA","StreamStatus.INCORRECT_CAMERA_ID":"INCORRECT_CAMERA_ID","StreamStatus.NOT_SUPPORTED":"NOT_SUPPORTED","StreamStatus.HTTP_NOT_SUPPORTED":"HTTP_NOT_SUPPORTED","StreamStatus.INSECURE_PAGE_CONTEXT":"INSECURE_PAGE_CONTEXT"},h4="rgl-uid";var p4={},r3,m4;function FC(){if(m4)return r3;m4=1;var e=vi(),t=TypeError;return r3=function(r,n){if(!delete r[n])throw new t("Cannot delete property "+e(n)+" of "+e(r))},r3}var n3,g4;function UC(){if(g4)return n3;g4=1;var e=Ge();return n3=function(t,r){var n=[][t];return!!n&&e(function(){n.call(null,r||function(){return 1},1)})},n3}var v4;function BC(){if(v4)return p4;v4=1;var e=gt(),t=$e(),r=Qt(),n=pr(),i=Xt(),a=FC(),o=gr(),l=Ge(),c=Kl(),s=UC(),u=G7(),d=W7(),f=ea(),h=Y7(),p=[],m=t(p.sort),g=t(p.push),_=l(function(){p.sort(void 0)}),b=l(function(){p.sort(null)}),v=s("sort"),y=!l(function(){if(f)return f<70;if(!(u&&u>3)){if(d)return!0;if(h)return h<603;var E="",S,H,M,T;for(S=65;S<76;S++){switch(H=String.fromCharCode(S),S){case 66:case 69:case 70:case 72:M=3;break;case 68:case 71:M=4;break;default:M=2}for(T=0;T<47;T++)p.push({k:H+T,v:M})}for(p.sort(function(I,D){return D.v-I.v}),T=0;T<p.length;T++)H=p[T].k.charAt(0),E.charAt(E.length-1)!==H&&(E+=H);return E!=="DGBEFHACIJK"}}),V=_||!b||!v||!y,w=function(E){return function(S,H){return H===void 0?-1:S===void 0?1:E!==void 0?+E(S,H)||0:o(S)>o(H)?1:-1}};return e({target:"Array",proto:!0,forced:V},{sort:function(E){E!==void 0&&r(E);var S=n(this);if(y)return E===void 0?m(S):m(S,E);var H=[],M=i(S),T,I;for(I=0;I<M;I++)I in S&&g(H,S[I]);for(c(H,w(E)),T=i(H),I=0;I<T;)S[I]=H[I++];for(;I<M;)a(S,I++);return S}}),p4}BC();var b4={},_4;function zC(){if(_4)return b4;_4=1;var e=gt(),t=st(),r=o2(),n=Qt(),i=Et(),a=Un(),o=Tr(),l=Bn(),c=l("every",TypeError);return e({target:"Iterator",proto:!0,real:!0,forced:c},{every:function(s){i(this);try{n(s)}catch(f){o(this,"throw",f)}if(c)return t(c,this,s);var u=a(this),d=0;return!r(u,function(f,h){if(!s(f,d++))return h()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}}),b4}zC();var y4={},w4;function GC(){if(w4)return y4;w4=1;var e=gt(),t=st(),r=Qt(),n=Et(),i=Un(),a=Fh(),o=Zs(),l=Tr(),c=Gh(),s=Bn(),u=Jr(),d=!u&&!c("map",function(){}),f=!u&&!d&&s("map",TypeError),h=u||d||f,p=a(function(){var m=this.iterator,g=n(t(this.next,m)),_=this.done=!!g.done;if(!_)return o(m,this.mapper,[g.value,this.counter++],!0)});return e({target:"Iterator",proto:!0,real:!0,forced:h},{map:function(m){n(this);try{r(m)}catch(g){l(this,"throw",g)}return f?t(f,this,m):new p(i(this),{mapper:m})}}),y4}GC();var C4={},H4;function $C(){if(H4)return C4;H4=1;var e=gt(),t=st(),r=o2(),n=Qt(),i=Et(),a=Un(),o=Tr(),l=Bn(),c=l("some",TypeError);return e({target:"Iterator",proto:!0,real:!0,forced:c},{some:function(s){i(this);try{n(s)}catch(f){o(this,"throw",f)}if(c)return t(c,this,s);var u=a(this),d=0;return r(u,function(f,h){if(s(f,d++))return h()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}}),C4}$C();var V4={},i3,E4;function k4(){if(E4)return i3;E4=1;var e=Et();return i3=function(){var t=e(this),r="";return t.hasIndices&&(r+="d"),t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.unicodeSets&&(r+="v"),t.sticky&&(r+="y"),r},i3}var a3,S4;function WC(){if(S4)return a3;S4=1;var e=Ge(),t=Be(),r=t.RegExp,n=e(function(){var o=r("a","y");return o.lastIndex=2,o.exec("abcd")!==null}),i=n||e(function(){return!r("a","y").sticky}),a=n||e(function(){var o=r("^r","gy");return o.lastIndex=2,o.exec("str")!==null});return a3={BROKEN_CARET:a,MISSED_STICKY:i,UNSUPPORTED_Y:n},a3}var o3,M4;function KC(){if(M4)return o3;M4=1;var e=Ge(),t=Be(),r=t.RegExp;return o3=e(function(){var n=r(".","s");return!(n.dotAll&&n.test(`
5
- `)&&n.flags==="s")}),o3}var s3,A4;function YC(){if(A4)return s3;A4=1;var e=Ge(),t=Be(),r=t.RegExp;return s3=e(function(){var n=r("(?<a>b)","g");return n.exec("b").groups.a!=="b"||"b".replace(n,"$<a>c")!=="bc"}),s3}var l3,R4;function c3(){if(R4)return l3;R4=1;var e=st(),t=$e(),r=gr(),n=k4(),i=WC(),a=qo(),o=jn(),l=Ir().get,c=KC(),s=YC(),u=a("native-string-replace",String.prototype.replace),d=RegExp.prototype.exec,f=d,h=t("".charAt),p=t("".indexOf),m=t("".replace),g=t("".slice),_=(function(){var V=/a/,w=/b*/g;return e(d,V,"a"),e(d,w,"a"),V.lastIndex!==0||w.lastIndex!==0})(),b=i.BROKEN_CARET,v=/()??/.exec("")[1]!==void 0,y=_||v||b||c||s;return y&&(f=function(V){var w=this,E=l(w),S=r(V),H=E.raw,M,T,I,D,O,B,U;if(H)return H.lastIndex=w.lastIndex,M=e(f,H,S),w.lastIndex=H.lastIndex,M;var Q=E.groups,j=b&&w.sticky,z=e(n,w),W=w.source,q=0,ee=S;if(j&&(z=m(z,"y",""),p(z,"g")===-1&&(z+="g"),ee=g(S,w.lastIndex),w.lastIndex>0&&(!w.multiline||w.multiline&&h(S,w.lastIndex-1)!==`
6
- `)&&(W="(?: "+W+")",ee=" "+ee,q++),T=new RegExp("^(?:"+W+")",z)),v&&(T=new RegExp("^"+W+"$(?!\\s)",z)),_&&(I=w.lastIndex),D=e(d,j?T:w,ee),j?D?(D.input=g(D.input,q),D[0]=g(D[0],q),D.index=w.lastIndex,w.lastIndex+=D[0].length):w.lastIndex=0:_&&D&&(w.lastIndex=w.global?D.index+D[0].length:I),v&&D&&D.length>1&&e(u,D[0],T,function(){for(O=1;O<arguments.length-2;O++)arguments[O]===void 0&&(D[O]=void 0)}),D&&Q)for(D.groups=B=o(null),O=0;O<Q.length;O++)U=Q[O],B[U[0]]=D[U[1]];return D}),l3=f,l3}var I4;function T4(){if(I4)return V4;I4=1;var e=gt(),t=c3();return e({target:"RegExp",proto:!0,forced:/./.exec!==t},{exec:t}),V4}T4();var O4={},u3,P4;function qC(){if(P4)return u3;P4=1,T4();var e=st(),t=Gr(),r=c3(),n=Ge(),i=It(),a=mr(),o=i("species"),l=RegExp.prototype;return u3=function(c,s,u,d){var f=i(c),h=!n(function(){var _={};return _[f]=function(){return 7},""[c](_)!==7}),p=h&&!n(function(){var _=!1,b=/a/;if(c==="split"){var v={};v[o]=function(){return b},b={constructor:v,flags:""},b[f]=/./[f]}return b.exec=function(){return _=!0,null},b[f](""),!_});if(!h||!p||u){var m=/./[f],g=s(f,""[c],function(_,b,v,y,V){var w=b.exec;return w===r||w===l.exec?h&&!V?{done:!0,value:e(m,b,v,y)}:{done:!0,value:e(_,v,b,y)}:{done:!1}});t(String.prototype,c,g[0]),t(l,f,g[1])}d&&a(l[f],"sham",!0)},u3}var d3,D4;function f3(){if(D4)return d3;D4=1;var e=$e(),t=en(),r=gr(),n=gi(),i=e("".charAt),a=e("".charCodeAt),o=e("".slice),l=function(c){return function(s,u){var d=r(n(s)),f=t(u),h=d.length,p,m;return f<0||f>=h?c?"":void 0:(p=a(d,f),p<55296||p>56319||f+1===h||(m=a(d,f+1))<56320||m>57343?c?i(d,f):p:c?o(d,f,f+2):(p-55296<<10)+(m-56320)+65536)}};return d3={codeAt:l(!1),charAt:l(!0)},d3}var h3,x4;function QC(){if(x4)return h3;x4=1;var e=f3().charAt;return h3=function(t,r,n){return r+(n?e(t,r).length:1)},h3}var p3,N4;function XC(){if(N4)return p3;N4=1;var e=$e(),t=pr(),r=Math.floor,n=e("".charAt),i=e("".replace),a=e("".slice),o=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,l=/\$([$&'`]|\d{1,2})/g;return p3=function(c,s,u,d,f,h){var p=u+c.length,m=d.length,g=l;return f!==void 0&&(f=t(f),g=o),i(h,g,function(_,b){var v;switch(n(b,0)){case"$":return"$";case"&":return c;case"`":return a(s,0,u);case"'":return a(s,p);case"<":v=f[a(b,1,-1)];break;default:var y=+b;if(y===0)return _;if(y>m){var V=r(y/10);return V===0?_:V<=m?d[V-1]===void 0?n(b,1):d[V-1]+n(b,1):_}v=d[y-1]}return v===void 0?"":v})},p3}var m3,L4;function JC(){if(L4)return m3;L4=1;var e=Be(),t=Ge(),r=e.RegExp,n=!t(function(){var i=!0;try{r(".","d")}catch(f){i=!1}var a={},o="",l=i?"dgimsy":"gimsy",c=function(f,h){Object.defineProperty(a,f,{get:function(){return o+=h,!0}})},s={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};i&&(s.hasIndices="d");for(var u in s)c(u,s[u]);var d=Object.getOwnPropertyDescriptor(r.prototype,"flags").get.call(a);return d!==l||o!==l});return m3={correct:n},m3}var g3,Z4;function eH(){if(Z4)return g3;Z4=1;var e=st(),t=Bt(),r=Zn(),n=JC(),i=k4(),a=RegExp.prototype;return g3=n.correct?function(o){return o.flags}:function(o){return!n.correct&&r(a,o)&&!t(o,"flags")?e(i,o):o.flags},g3}var v3,j4;function tH(){if(j4)return v3;j4=1;var e=st(),t=Et(),r=wt(),n=Vn(),i=c3(),a=TypeError;return v3=function(o,l){var c=o.exec;if(r(c)){var s=e(c,o,l);return s!==null&&t(s),s}if(n(o)==="RegExp")return e(i,o,l);throw new a("RegExp#exec called on incompatible receiver")},v3}var F4;function rH(){if(F4)return O4;F4=1;var e=oa(),t=st(),r=$e(),n=qC(),i=Ge(),a=Et(),o=wt(),l=Ut(),c=en(),s=bi(),u=gr(),d=gi(),f=QC(),h=t2(),p=XC(),m=eH(),g=tH(),_=It(),b=_("replace"),v=Math.max,y=Math.min,V=r([].concat),w=r([].push),E=r("".indexOf),S=r("".slice),H=function(D){return D===void 0?D:String(D)},M=(function(){return"a".replace(/./,"$0")==="$0"})(),T=(function(){return/./[b]?/./[b]("a","$0")==="":!1})(),I=!i(function(){var D=/./;return D.exec=function(){var O=[];return O.groups={a:"7"},O},"".replace(D,"$<a>")!=="7"});return n("replace",function(D,O,B){var U=T?"$":"$0";return[function(Q,j){var z=d(this),W=l(Q)?h(Q,b):void 0;return W?t(W,Q,z,j):t(O,u(z),Q,j)},function(Q,j){var z=a(this),W=u(Q);if(typeof j=="string"&&E(j,U)===-1&&E(j,"$<")===-1){var q=B(O,z,W,j);if(q.done)return q.value}var ee=o(j);ee||(j=u(j));var me=u(m(z)),J=E(me,"g")!==-1,G;J&&(G=E(me,"u")!==-1,z.lastIndex=0);for(var ae=[],ie;ie=g(z,W),!(ie===null||(w(ae,ie),!J));){var re=u(ie[0]);re===""&&(z.lastIndex=f(W,s(z.lastIndex),G))}for(var he="",be=0,Ae=0;Ae<ae.length;Ae++){ie=ae[Ae];for(var ke=u(ie[0]),Ze=v(y(c(ie.index),W.length),0),Je=[],qe,Se=1;Se<ie.length;Se++)w(Je,H(ie[Se]));var Ve=ie.groups;if(ee){var Oe=V([ke],Je,Ze,W);Ve!==void 0&&w(Oe,Ve),qe=u(e(j,void 0,Oe))}else qe=p(ke,W,Ze,Je,Ve,j);Ze>=be&&(he+=S(W,be,Ze)+qe,be=Ze+ke.length)}return he+S(W,be)}]},!I||!M||T),O4}rH();var nH={},U4={},B4={},z4;function iH(){if(z4)return B4;z4=1;var e=f3().charAt,t=gr(),r=Ir(),n=nh(),i=aa(),a="String Iterator",o=r.set,l=r.getterFor(a);return n(String,"String",function(c){o(this,{type:a,string:t(c),index:0})},function(){var c=l(this),s=c.string,u=c.index,d;return u>=s.length?i(void 0,!0):(d=e(s,u),c.index+=d.length,i(d,!1))}),B4}var b3,G4;function $4(){if(G4)return b3;G4=1;var e=Ge(),t=It(),r=mt(),n=Jr(),i=t("iterator");return b3=!e(function(){var a=new URL("b?a=1&b=2&c=3","https://a"),o=a.searchParams,l=new URLSearchParams("a=1&a=2&b=3"),c="";return a.pathname="c%20d",o.forEach(function(s,u){o.delete("b"),c+=u+s}),l.delete("a",2),l.delete("b",void 0),n&&(!a.toJSON||!l.has("a",1)||l.has("a",2)||!l.has("a",void 0)||l.has("b"))||!o.size&&(n||!r)||!o.sort||a.href!=="https://a/c%20d?a=1&c=3"||o.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!o[i]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("https://тест").host!=="xn--e1aybc"||new URL("https://a#б").hash!=="#%D0%B1"||c!=="a1c3"||new URL("https://x",void 0).host!=="x"}),b3}var _3,W4;function aH(){if(W4)return _3;W4=1;var e=mt(),t=$e(),r=st(),n=Ge(),i=mf(),a=Ff(),o=Af(),l=pr(),c=X2(),s=Object.assign,u=Object.defineProperty,d=t([].concat);return _3=!s||n(function(){if(e&&s({b:1},s(u({},"a",{enumerable:!0,get:function(){u(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var f={},h={},p=Symbol("assign detection"),m="abcdefghijklmnopqrst";return f[p]=7,m.split("").forEach(function(g){h[g]=g}),s({},f)[p]!==7||i(s({},h)).join("")!==m})?function(f,h){for(var p=l(f),m=arguments.length,g=1,_=a.f,b=o.f;m>g;)for(var v=c(arguments[g++]),y=_?d(i(v),_(v)):i(v),V=y.length,w=0,E;V>w;)E=y[w++],(!e||r(b,v,E))&&(p[E]=v[E]);return p}:s,_3}var y3,K4;function oH(){if(K4)return y3;K4=1;var e=zn(),t=st(),r=pr(),n=Zs(),i=Gs(),a=xl(),o=Xt(),l=Ts(),c=kh(),s=sa(),u=a2(),d=Array;return y3=function(f){var h=r(f),p=a(this),m=arguments.length,g=m>1?arguments[1]:void 0,_=g!==void 0;_&&(g=e(g,m>2?arguments[2]:void 0));var b=u(h),v=0,y,V,w,E,S,H;if(b&&!(this===d&&i(b)))for(V=p?new this:[],E=s(h,b),S=E.next;!(w=t(S,E)).done;v++)H=_?n(E,g,[w.value,v],!0):w.value,l(V,v,H);else for(y=o(h),V=p?new this(y):d(y);y>v;v++)H=_?g(h[v],v):h[v],l(V,v,H);return c(V,v),V},y3}var w3,Y4;function sH(){if(Y4)return w3;Y4=1;var e=$e(),t=2147483647,r=36,n=1,i=26,a=38,o=700,l=72,c=128,s="-",u=/[^\0-\u007E]/,d=/[.\u3002\uFF0E\uFF61]/g,f="Overflow: input needs wider integers to process",h=r-n,p=RangeError,m=e(d.exec),g=Math.floor,_=String.fromCharCode,b=e("".charCodeAt),v=e([].join),y=e([].push),V=e("".replace),w=e("".split),E=e("".toLowerCase),S=function(I){for(var D=[],O=0,B=I.length;O<B;){var U=b(I,O++);if(U>=55296&&U<=56319&&O<B){var Q=b(I,O++);(Q&64512)===56320?y(D,((U&1023)<<10)+(Q&1023)+65536):(y(D,U),O--)}else y(D,U)}return D},H=function(I){return I+22+75*(I<26)},M=function(I,D,O){var B=0;for(I=O?g(I/o):I>>1,I+=g(I/D);I>h*i>>1;)I=g(I/h),B+=r;return g(B+(h+1)*I/(I+a))},T=function(I){var D=[];I=S(I);var O=I.length,B=c,U=0,Q=l,j,z;for(j=0;j<I.length;j++)z=I[j],z<128&&y(D,_(z));var W=D.length,q=W;for(W&&y(D,s);q<O;){var ee=t;for(j=0;j<I.length;j++)z=I[j],z>=B&&z<ee&&(ee=z);var me=q+1;if(ee-B>g((t-U)/me))throw new p(f);for(U+=(ee-B)*me,B=ee,j=0;j<I.length;j++){if(z=I[j],z<B&&++U>t)throw new p(f);if(z===B){for(var J=U,G=r;;){var ae=G<=Q?n:G>=Q+i?i:G-Q;if(J<ae)break;var ie=J-ae,re=r-ae;y(D,_(H(ae+ie%re))),J=g(ie/re),G+=r}y(D,_(H(J))),Q=M(U,me,q===W),U=0,q++}}U++,B++}return v(D,"")};return w3=function(I){var D=[],O=w(V(E(I),d,"."),"."),B,U;for(B=0;B<O.length;B++)U=O[B],y(D,m(u,U)?"xn--"+T(U):U);return v(D,".")},w3}var C3,q4;function va(){if(q4)return C3;q4=1;var e=TypeError;return C3=function(t,r){if(t<r)throw new e("Not enough arguments");return t},C3}var Q4={},X4;function lH(){if(X4)return Q4;X4=1;var e=gt(),t=$e(),r=ra(),n=RangeError,i=String.fromCharCode,a=String.fromCodePoint,o=t([].join),l=!!a&&a.length!==1;return e({target:"String",stat:!0,arity:1,forced:l},{fromCodePoint:function(c){for(var s=[],u=arguments.length,d=0,f;u>d;){if(f=+arguments[d++],r(f,1114111)!==f)throw new n(f+" is not a valid code point");s[d]=f<65536?i(f):i(((f-=65536)>>10)+55296,f%1024+56320)}return o(s,"")}}),Q4}var H3,J4;function cH(){if(J4)return H3;J4=1;var e=Be(),t=mt(),r=Object.getOwnPropertyDescriptor;return H3=function(n){if(!t)return e[n];var i=r(e,n);return i&&i.value},H3}var V3,e6;function t6(){if(e6)return V3;e6=1,sh(),lH();var e=gt(),t=Be(),r=cH(),n=En(),i=st(),a=$e(),o=mt(),l=$4(),c=Gr(),s=tn(),u=Ps(),d=_i(),f=Qf(),h=Ir(),p=i2(),m=wt(),g=Bt(),_=zn(),b=kn(),v=Et(),y=Ut(),V=gr(),w=jn(),E=Fn(),S=sa(),H=a2(),M=aa(),T=va(),I=It(),D=Kl(),O=I("iterator"),B="URLSearchParams",U=B+"Iterator",Q=h.set,j=h.getterFor(B),z=h.getterFor(U),W=r("fetch"),q=r("Request"),ee=r("Headers"),me=q&&q.prototype,J=ee&&ee.prototype,G=t.TypeError,ae=t.encodeURIComponent,ie=String.fromCharCode,re=n("String","fromCodePoint"),he=parseInt,be=a("".charAt),Ae=a([].join),ke=a([].push),Ze=a("".replace),Je=a([].shift),qe=a([].splice),Se=a("".split),Ve=a("".slice),Oe=a(/./.exec),we=/\+/g,Le="�",F=/^[0-9a-f]+$/i,se=function(x,te){var de=Ve(x,te,te+2);return Oe(F,de)?he(de,16):NaN},Fe=function(x){for(var te=0,de=128;de>0&&(x&de)!==0;de>>=1)te++;return te},ft=function(x){var te=null;switch(x.length){case 1:te=x[0];break;case 2:te=(x[0]&31)<<6|x[1]&63;break;case 3:te=(x[0]&15)<<12|(x[1]&63)<<6|x[2]&63;break;case 4:te=(x[0]&7)<<18|(x[1]&63)<<12|(x[2]&63)<<6|x[3]&63;break}return te>1114111?null:te},je=function(x){x=Ze(x,we," ");for(var te=x.length,de="",le=0;le<te;){var Ne=be(x,le);if(Ne==="%"){if(be(x,le+1)==="%"||le+3>te){de+="%",le++;continue}var lt=se(x,le+1);if(lt!==lt){de+=Ne,le++;continue}le+=2;var it=Fe(lt);if(it===0)Ne=ie(lt);else{if(it===1||it>4){de+=Le,le++;continue}for(var at=[lt],Dt=1;Dt<it&&(le++,!(le+3>te||be(x,le)!=="%"));){var qt=se(x,le+1);if(qt!==qt){le+=3;break}if(qt>191||qt<128)break;ke(at,qt),le+=2,Dt++}if(at.length!==it){de+=Le;continue}var dr=ft(at);dr===null?de+=Le:Ne=re(dr)}}de+=Ne,le++}return de},_e=/[!'()~]|%20/g,ze={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},Qe=function(x){return ze[x]},nt=function(x){return Ze(ae(x),_e,Qe)},Ye=f(function(x,te){Q(this,{type:U,target:j(x).entries,index:0,kind:te})},B,function(){var x=z(this),te=x.target,de=x.index++;if(!te||de>=te.length)return x.target=null,M(void 0,!0);var le=te[de];switch(x.kind){case"keys":return M(le.key,!1);case"values":return M(le.value,!1)}return M([le.key,le.value],!1)},!0),Ce=function(x){this.entries=[],this.url=null,x!==void 0&&(y(x)?this.parseObject(x):this.parseQuery(typeof x=="string"?be(x,0)==="?"?Ve(x,1):x:V(x)))};Ce.prototype={type:B,bindURL:function(x){this.url=x,this.update()},parseObject:function(x){var te=this.entries,de=H(x),le,Ne,lt,it,at,Dt,qt;if(de)for(le=S(x,de),Ne=le.next;!(lt=i(Ne,le)).done;){if(it=S(v(lt.value)),at=it.next,(Dt=i(at,it)).done||(qt=i(at,it)).done||!i(at,it).done)throw new G("Expected sequence with length 2");ke(te,{key:V(Dt.value),value:V(qt.value)})}else for(var dr in x)g(x,dr)&&ke(te,{key:dr,value:V(x[dr])})},parseQuery:function(x){if(x)for(var te=this.entries,de=Se(x,"&"),le=0,Ne,lt;le<de.length;)Ne=de[le++],Ne.length&&(lt=Se(Ne,"="),ke(te,{key:je(Je(lt)),value:je(Ae(lt,"="))}))},serialize:function(){for(var x=this.entries,te=[],de=0,le;de<x.length;)le=x[de++],ke(te,nt(le.key)+"="+nt(le.value));return Ae(te,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var He=function(){p(this,ne);var x=arguments.length>0?arguments[0]:void 0,te=Q(this,new Ce(x));o||(this.size=te.entries.length)},ne=He.prototype;if(u(ne,{append:function(x,te){var de=j(this);T(arguments.length,2),ke(de.entries,{key:V(x),value:V(te)}),o||this.size++,de.updateURL()},delete:function(x){for(var te=j(this),de=T(arguments.length,1),le=te.entries,Ne=V(x),lt=de<2?void 0:arguments[1],it=lt===void 0?lt:V(lt),at=0;at<le.length;){var Dt=le[at];if(Dt.key===Ne&&(it===void 0||Dt.value===it)){if(qe(le,at,1),it!==void 0)break}else at++}o||(this.size=le.length),te.updateURL()},get:function(x){var te=j(this).entries;T(arguments.length,1);for(var de=V(x),le=0;le<te.length;le++)if(te[le].key===de)return te[le].value;return null},getAll:function(x){var te=j(this).entries;T(arguments.length,1);for(var de=V(x),le=[],Ne=0;Ne<te.length;Ne++)te[Ne].key===de&&ke(le,te[Ne].value);return le},has:function(x){for(var te=j(this).entries,de=T(arguments.length,1),le=V(x),Ne=de<2?void 0:arguments[1],lt=Ne===void 0?Ne:V(Ne),it=0;it<te.length;){var at=te[it++];if(at.key===le&&(lt===void 0||at.value===lt))return!0}return!1},set:function(x,te){var de=j(this);T(arguments.length,1);for(var le=de.entries,Ne=!1,lt=V(x),it=V(te),at=0,Dt;at<le.length;at++)Dt=le[at],Dt.key===lt&&(Ne?qe(le,at--,1):(Ne=!0,Dt.value=it));Ne||ke(le,{key:lt,value:it}),o||(this.size=le.length),de.updateURL()},sort:function(){var x=j(this);D(x.entries,function(te,de){return te.key>de.key?1:-1}),x.updateURL()},forEach:function(x){for(var te=j(this).entries,de=_(x,arguments.length>1?arguments[1]:void 0),le=0,Ne;le<te.length;)Ne=te[le++],de(Ne.value,Ne.key,this)},keys:function(){return new Ye(this,"keys")},values:function(){return new Ye(this,"values")},entries:function(){return new Ye(this,"entries")}},{enumerable:!0}),c(ne,O,ne.entries,{name:"entries"}),c(ne,"toString",function(){return j(this).serialize()},{enumerable:!0}),o&&s(ne,"size",{get:function(){return j(this).entries.length},configurable:!0,enumerable:!0}),d(He,B),e({global:!0,constructor:!0,forced:!l},{URLSearchParams:He}),!l&&m(ee)){var ge=a(J.has),et=a(J.set),Xe=function(x){if(y(x)){var te=x.body,de;if(b(te)===B)return de=x.headers?new ee(x.headers):new ee,ge(de,"content-type")||et(de,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),w(x,{body:E(0,V(te)),headers:E(0,de)})}return x};if(m(W)&&e({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(x){return W(x,arguments.length>1?Xe(arguments[1]):{})}}),m(q)){var Pe=function(x){return p(this,me),new q(x,arguments.length>1?Xe(arguments[1]):{})};me.constructor=Pe,Pe.prototype=me,e({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Pe})}}return V3={URLSearchParams:He,getState:j},V3}var r6;function uH(){if(r6)return U4;r6=1,iH();var e=gt(),t=mt(),r=$4(),n=Be(),i=zn(),a=$e(),o=Gr(),l=tn(),c=i2(),s=Bt(),u=aH(),d=oH(),f=la(),h=f3().codeAt,p=sH(),m=gr(),g=_i(),_=va(),b=t6(),v=Ir(),y=v.set,V=v.getterFor("URL"),w=b.URLSearchParams,E=b.getState,S=n.URL,H=n.TypeError,M=n.parseInt,T=Math.floor,I=Math.pow,D=a("".charAt),O=a(/./.exec),B=a([].join),U=a(1.1.toString),Q=a([].pop),j=a([].push),z=a("".replace),W=a([].shift),q=a("".split),ee=a("".slice),me=a("".toLowerCase),J=a([].unshift),G="Invalid authority",ae="Invalid scheme",ie="Invalid host",re="Invalid port",he=/[a-z]/i,be=/[\d+-.a-z]/i,Ae=/\d/,ke=/^0x/i,Ze=/^[0-7]+$/,Je=/^\d+$/,qe=/^[\da-f]+$/i,Se=/[\0\t\n\r #%/:<>?@[\\\]^|]/,Ve=/[\0\t\n\r #/:<>?@[\\\]^|]/,Oe=/^[\u0000-\u0020]+/,we=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,Le=/[\t\n\r]/g,F,se=function(P){var $=q(P,"."),Z,A,X,Me,pe,bt,Mt;if($.length&&$[$.length-1]===""&&$.length--,Z=$.length,Z>4)return P;for(A=[],X=0;X<Z;X++){if(Me=$[X],Me==="")return P;if(pe=10,Me.length>1&&D(Me,0)==="0"&&(pe=O(ke,Me)?16:8,Me=ee(Me,pe===8?1:2)),Me==="")bt=0;else{if(!O(pe===10?Je:pe===8?Ze:qe,Me))return P;bt=M(Me,pe)}j(A,bt)}for(X=0;X<Z;X++)if(bt=A[X],X===Z-1){if(bt>=I(256,5-Z))return null}else if(bt>255)return null;for(Mt=Q(A),X=0;X<A.length;X++)Mt+=A[X]*I(256,3-X);return Mt},Fe=function(P){var $=[0,0,0,0,0,0,0,0],Z=0,A=null,X=0,Me,pe,bt,Mt,xt,rr,Y,At=function(){return D(P,X)};if(At()===":"){if(D(P,1)!==":")return;X+=2,Z++,A=Z}for(;At();){if(Z===8)return;if(At()===":"){if(A!==null)return;X++,Z++,A=Z;continue}for(Me=pe=0;pe<4&&O(qe,At());)Me=Me*16+M(At(),16),X++,pe++;if(At()==="."){if(pe===0||(X-=pe,Z>6))return;for(bt=0;At();){if(Mt=null,bt>0)if(At()==="."&&bt<4)X++;else return;if(!O(Ae,At()))return;for(;O(Ae,At());){if(xt=M(At(),10),Mt===null)Mt=xt;else{if(Mt===0)return;Mt=Mt*10+xt}if(Mt>255)return;X++}$[Z]=$[Z]*256+Mt,bt++,(bt===2||bt===4)&&Z++}if(bt!==4)return;break}else if(At()===":"){if(X++,!At())return}else if(At())return;$[Z++]=Me}if(A!==null)for(rr=Z-A,Z=7;Z!==0&&rr>0;)Y=$[Z],$[Z--]=$[A+rr-1],$[A+--rr]=Y;else if(Z!==8)return;return $},ft=function(P){for(var $=null,Z=1,A=null,X=0,Me=0;Me<8;Me++)P[Me]!==0?(X>Z&&($=A,Z=X),A=null,X=0):(A===null&&(A=Me),++X);return X>Z?A:$},je=function(P){var $,Z,A,X;if(typeof P=="number"){for($=[],Z=0;Z<4;Z++)J($,P%256),P=T(P/256);return B($,".")}if(typeof P=="object"){for($="",A=ft(P),Z=0;Z<8;Z++)X&&P[Z]===0||(X&&(X=!1),A===Z?($+=Z?":":"::",X=!0):($+=U(P[Z],16),Z<7&&($+=":")));return"["+$+"]"}return P},_e={},ze=u({},_e,{" ":1,'"':1,"<":1,">":1,"`":1}),Qe=u({},ze,{"#":1,"?":1,"{":1,"}":1}),nt=u({},Qe,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Ye=function(P,$){var Z=h(P,0);return Z>32&&Z<127&&!s($,P)?P:encodeURIComponent(P)},Ce={ftp:21,file:null,http:80,https:443,ws:80,wss:443},He=function(P,$){var Z;return P.length===2&&O(he,D(P,0))&&((Z=D(P,1))===":"||!$&&Z==="|")},ne=function(P){var $;return P.length>1&&He(ee(P,0,2))&&(P.length===2||($=D(P,2))==="/"||$==="\\"||$==="?"||$==="#")},ge=function(P){return P==="."||me(P)==="%2e"},et=function(P){return P=me(P),P===".."||P==="%2e."||P===".%2e"||P==="%2e%2e"},Xe={},Pe={},x={},te={},de={},le={},Ne={},lt={},it={},at={},Dt={},qt={},dr={},Ui={},yn={},Bi={},$t={},fr={},z2={},Qr={},Mr={},zi=function(P,$,Z){var A=m(P),X,Me,pe;if($){if(Me=this.parse(A),Me)throw new H(Me);this.searchParams=null}else{if(Z!==void 0&&(X=new zi(Z,!0)),Me=this.parse(A,null,X),Me)throw new H(Me);pe=E(new w),pe.bindURL(this),this.searchParams=pe}};zi.prototype={type:"URL",parse:function(P,$,Z){var A=this,X=$||Xe,Me=0,pe="",bt=!1,Mt=!1,xt=!1,rr,Y,At,Br;for(P=m(P),$||(A.scheme="",A.username="",A.password="",A.host=null,A.port=null,A.path=[],A.query=null,A.fragment=null,A.cannotBeABaseURL=!1,P=z(P,Oe,""),P=z(P,we,"$1")),P=z(P,Le,""),rr=d(P);Me<=rr.length;){switch(Y=rr[Me],X){case Xe:if(Y&&O(he,Y))pe+=me(Y),X=Pe;else{if($)return ae;X=x;continue}break;case Pe:if(Y&&(O(be,Y)||Y==="+"||Y==="-"||Y==="."))pe+=me(Y);else if(Y===":"){if($&&(A.isSpecial()!==s(Ce,pe)||pe==="file"&&(A.includesCredentials()||A.port!==null)||A.scheme==="file"&&!A.host))return;if(A.scheme=pe,$){A.isSpecial()&&Ce[A.scheme]===A.port&&(A.port=null);return}pe="",A.scheme==="file"?X=Ui:A.isSpecial()&&Z&&Z.scheme===A.scheme?X=te:A.isSpecial()?X=lt:rr[Me+1]==="/"?(X=de,Me++):(A.cannotBeABaseURL=!0,j(A.path,""),X=z2)}else{if($)return ae;pe="",X=x,Me=0;continue}break;case x:if(!Z||Z.cannotBeABaseURL&&Y!=="#")return ae;if(Z.cannotBeABaseURL&&Y==="#"){A.scheme=Z.scheme,A.path=f(Z.path),A.query=Z.query,A.fragment="",A.cannotBeABaseURL=!0,X=Mr;break}X=Z.scheme==="file"?Ui:le;continue;case te:if(Y==="/"&&rr[Me+1]==="/")X=it,Me++;else{X=le;continue}break;case de:if(Y==="/"){X=at;break}else{X=fr;continue}case le:if(A.scheme=Z.scheme,Y===F)A.username=Z.username,A.password=Z.password,A.host=Z.host,A.port=Z.port,A.path=f(Z.path),A.query=Z.query;else if(Y==="/"||Y==="\\"&&A.isSpecial())X=Ne;else if(Y==="?")A.username=Z.username,A.password=Z.password,A.host=Z.host,A.port=Z.port,A.path=f(Z.path),A.query="",X=Qr;else if(Y==="#")A.username=Z.username,A.password=Z.password,A.host=Z.host,A.port=Z.port,A.path=f(Z.path),A.query=Z.query,A.fragment="",X=Mr;else{A.username=Z.username,A.password=Z.password,A.host=Z.host,A.port=Z.port,A.path=f(Z.path),A.path.length--,X=fr;continue}break;case Ne:if(A.isSpecial()&&(Y==="/"||Y==="\\"))X=it;else if(Y==="/")X=at;else{A.username=Z.username,A.password=Z.password,A.host=Z.host,A.port=Z.port,X=fr;continue}break;case lt:if(X=it,Y!=="/"||D(pe,Me+1)!=="/")continue;Me++;break;case it:if(Y!=="/"&&Y!=="\\"){X=at;continue}break;case at:if(Y==="@"){bt&&(pe="%40"+pe),bt=!0,At=d(pe);for(var G2=0;G2<At.length;G2++){var Ho=At[G2];if(Ho===":"&&!xt){xt=!0;continue}var Vo=Ye(Ho,nt);xt?A.password+=Vo:A.username+=Vo}pe=""}else if(Y===F||Y==="/"||Y==="?"||Y==="#"||Y==="\\"&&A.isSpecial()){if(bt&&pe==="")return G;Me-=d(pe).length+1,pe="",X=Dt}else pe+=Y;break;case Dt:case qt:if($&&A.scheme==="file"){X=Bi;continue}else if(Y===":"&&!Mt){if(pe==="")return ie;if(Br=A.parseHost(pe),Br)return Br;if(pe="",X=dr,$===qt)return}else if(Y===F||Y==="/"||Y==="?"||Y==="#"||Y==="\\"&&A.isSpecial()){if(A.isSpecial()&&pe==="")return ie;if($&&pe===""&&(A.includesCredentials()||A.port!==null))return;if(Br=A.parseHost(pe),Br)return Br;if(pe="",X=$t,$)return;continue}else Y==="["?Mt=!0:Y==="]"&&(Mt=!1),pe+=Y;break;case dr:if(O(Ae,Y))pe+=Y;else if(Y===F||Y==="/"||Y==="?"||Y==="#"||Y==="\\"&&A.isSpecial()||$){if(pe!==""){var $2=M(pe,10);if($2>65535)return re;A.port=A.isSpecial()&&$2===Ce[A.scheme]?null:$2,pe=""}if($)return;X=$t;continue}else return re;break;case Ui:if(A.scheme="file",Y==="/"||Y==="\\")X=yn;else if(Z&&Z.scheme==="file")switch(Y){case F:A.host=Z.host,A.path=f(Z.path),A.query=Z.query;break;case"?":A.host=Z.host,A.path=f(Z.path),A.query="",X=Qr;break;case"#":A.host=Z.host,A.path=f(Z.path),A.query=Z.query,A.fragment="",X=Mr;break;default:ne(B(f(rr,Me),""))||(A.host=Z.host,A.path=f(Z.path),A.shortenPath()),X=fr;continue}else{X=fr;continue}break;case yn:if(Y==="/"||Y==="\\"){X=Bi;break}Z&&Z.scheme==="file"&&!ne(B(f(rr,Me),""))&&(He(Z.path[0],!0)?j(A.path,Z.path[0]):A.host=Z.host),X=fr;continue;case Bi:if(Y===F||Y==="/"||Y==="\\"||Y==="?"||Y==="#"){if(!$&&He(pe))X=fr;else if(pe===""){if(A.host="",$)return;X=$t}else{if(Br=A.parseHost(pe),Br)return Br;if(A.host==="localhost"&&(A.host=""),$)return;pe="",X=$t}continue}else pe+=Y;break;case $t:if(A.isSpecial()){if(X=fr,Y!=="/"&&Y!=="\\")continue}else if(!$&&Y==="?")A.query="",X=Qr;else if(!$&&Y==="#")A.fragment="",X=Mr;else if(Y!==F&&(X=fr,Y!=="/"))continue;break;case fr:if(Y===F||Y==="/"||Y==="\\"&&A.isSpecial()||!$&&(Y==="?"||Y==="#")){if(et(pe)?(A.shortenPath(),Y!=="/"&&!(Y==="\\"&&A.isSpecial())&&j(A.path,"")):ge(pe)?Y!=="/"&&!(Y==="\\"&&A.isSpecial())&&j(A.path,""):(A.scheme==="file"&&!A.path.length&&He(pe)&&(A.host&&(A.host=""),pe=D(pe,0)+":"),j(A.path,pe)),pe="",A.scheme==="file"&&(Y===F||Y==="?"||Y==="#"))for(;A.path.length>1&&A.path[0]==="";)W(A.path);Y==="?"?(A.query="",X=Qr):Y==="#"&&(A.fragment="",X=Mr)}else pe+=Ye(Y,Qe);break;case z2:Y==="?"?(A.query="",X=Qr):Y==="#"?(A.fragment="",X=Mr):Y!==F&&(A.path[0]+=Ye(Y,_e));break;case Qr:!$&&Y==="#"?(A.fragment="",X=Mr):Y!==F&&(Y==="'"&&A.isSpecial()?A.query+="%27":Y==="#"?A.query+="%23":A.query+=Ye(Y,_e));break;case Mr:Y!==F&&(A.fragment+=Ye(Y,ze));break}Me++}},parseHost:function(P){var $,Z,A;if(D(P,0)==="["){if(D(P,P.length-1)!=="]"||($=Fe(ee(P,1,-1)),!$))return ie;this.host=$}else if(this.isSpecial()){if(P=p(P),O(Se,P)||($=se(P),$===null))return ie;this.host=$}else{if(O(Ve,P))return ie;for($="",Z=d(P),A=0;A<Z.length;A++)$+=Ye(Z[A],_e);this.host=$}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||this.scheme==="file"},includesCredentials:function(){return this.username!==""||this.password!==""},isSpecial:function(){return s(Ce,this.scheme)},shortenPath:function(){var P=this.path,$=P.length;$&&(this.scheme!=="file"||$!==1||!He(P[0],!0))&&P.length--},serialize:function(){var P=this,$=P.scheme,Z=P.username,A=P.password,X=P.host,Me=P.port,pe=P.path,bt=P.query,Mt=P.fragment,xt=$+":";return X!==null?(xt+="//",P.includesCredentials()&&(xt+=Z+(A?":"+A:"")+"@"),xt+=je(X),Me!==null&&(xt+=":"+Me)):$==="file"&&(xt+="//"),xt+=P.cannotBeABaseURL?pe[0]:pe.length?"/"+B(pe,"/"):"",bt!==null&&(xt+="?"+bt),Mt!==null&&(xt+="#"+Mt),xt},setHref:function(P){var $=this.parse(P);if($)throw new H($);this.searchParams.update()},getOrigin:function(){var P=this.scheme,$=this.port;if(P==="blob")try{return new wn(P.path[0]).origin}catch(Z){return"null"}return P==="file"||!this.isSpecial()?"null":P+"://"+je(this.host)+($!==null?":"+$:"")},getProtocol:function(){return this.scheme+":"},setProtocol:function(P){this.parse(m(P)+":",Xe)},getUsername:function(){return this.username},setUsername:function(P){var $=d(m(P));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var Z=0;Z<$.length;Z++)this.username+=Ye($[Z],nt)}},getPassword:function(){return this.password},setPassword:function(P){var $=d(m(P));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var Z=0;Z<$.length;Z++)this.password+=Ye($[Z],nt)}},getHost:function(){var P=this.host,$=this.port;return P===null?"":$===null?je(P):je(P)+":"+$},setHost:function(P){this.cannotBeABaseURL||this.parse(P,Dt)},getHostname:function(){var P=this.host;return P===null?"":je(P)},setHostname:function(P){this.cannotBeABaseURL||this.parse(P,qt)},getPort:function(){var P=this.port;return P===null?"":m(P)},setPort:function(P){this.cannotHaveUsernamePasswordPort()||(P=m(P),P===""?this.port=null:this.parse(P,dr))},getPathname:function(){var P=this.path;return this.cannotBeABaseURL?P[0]:P.length?"/"+B(P,"/"):""},setPathname:function(P){this.cannotBeABaseURL||(this.path=[],this.parse(P,$t))},getSearch:function(){var P=this.query;return P?"?"+P:""},setSearch:function(P){P=m(P),P===""?this.query=null:(D(P,0)==="?"&&(P=ee(P,1)),this.query="",this.parse(P,Qr)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var P=this.fragment;return P?"#"+P:""},setHash:function(P){if(P=m(P),P===""){this.fragment=null;return}D(P,0)==="#"&&(P=ee(P,1)),this.fragment="",this.parse(P,Mr)},update:function(){this.query=this.searchParams.serialize()||null}};var wn=function(P){var $=c(this,Ft),Z=_(arguments.length,1)>1?arguments[1]:void 0,A=y($,new zi(P,!1,Z));t||($.href=A.serialize(),$.origin=A.getOrigin(),$.protocol=A.getProtocol(),$.username=A.getUsername(),$.password=A.getPassword(),$.host=A.getHost(),$.hostname=A.getHostname(),$.port=A.getPort(),$.pathname=A.getPathname(),$.search=A.getSearch(),$.searchParams=A.getSearchParams(),$.hash=A.getHash())},Ft=wn.prototype,tr=function(P,$){return{get:function(){return V(this)[P]()},set:$&&function(Z){return V(this)[$](Z)},configurable:!0,enumerable:!0}};if(t&&(l(Ft,"href",tr("serialize","setHref")),l(Ft,"origin",tr("getOrigin")),l(Ft,"protocol",tr("getProtocol","setProtocol")),l(Ft,"username",tr("getUsername","setUsername")),l(Ft,"password",tr("getPassword","setPassword")),l(Ft,"host",tr("getHost","setHost")),l(Ft,"hostname",tr("getHostname","setHostname")),l(Ft,"port",tr("getPort","setPort")),l(Ft,"pathname",tr("getPathname","setPathname")),l(Ft,"search",tr("getSearch","setSearch")),l(Ft,"searchParams",tr("getSearchParams")),l(Ft,"hash",tr("getHash","setHash"))),o(Ft,"toJSON",function(){return V(this).serialize()},{enumerable:!0}),o(Ft,"toString",function(){return V(this).serialize()},{enumerable:!0}),S){var wo=S.createObjectURL,Co=S.revokeObjectURL;wo&&o(wn,"createObjectURL",i(wo,S)),Co&&o(wn,"revokeObjectURL",i(Co,S))}return g(wn,"URL"),e({global:!0,constructor:!0,forced:!r,sham:!t},{URL:wn}),U4}var n6;function dH(){return n6||(n6=1,uH()),nH}dH();var i6={},a6;function fH(){if(a6)return i6;a6=1;var e=gt(),t=st();return e({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return t(URL.prototype.toString,this)}}),i6}fH();var hH={},o6;function pH(){return o6||(o6=1,t6()),hH}pH();var s6={},l6;function mH(){if(l6)return s6;l6=1;var e=Gr(),t=$e(),r=gr(),n=va(),i=URLSearchParams,a=i.prototype,o=t(a.append),l=t(a.delete),c=t(a.forEach),s=t([].push),u=new i("a=1&a=2&b=3");return u.delete("a",1),u.delete("b",void 0),u+""!="a=2"&&e(a,"delete",function(d){var f=arguments.length,h=f<2?void 0:arguments[1];if(f&&h===void 0)return l(this,d);var p=[];c(this,function(w,E){s(p,{key:E,value:w})}),n(f,1);for(var m=r(d),g=r(h),_=0,b=0,v=!1,y=p.length,V;_<y;)V=p[_++],v||V.key===m?(v=!0,l(this,V.key)):b++;for(;b<y;)V=p[b++],V.key===m&&V.value===g||o(this,V.key,V.value)},{enumerable:!0,unsafe:!0}),s6}mH();var c6={},u6;function gH(){if(u6)return c6;u6=1;var e=Gr(),t=$e(),r=gr(),n=va(),i=URLSearchParams,a=i.prototype,o=t(a.getAll),l=t(a.has),c=new i("a=1");return(c.has("a",2)||!c.has("a",void 0))&&e(a,"has",function(s){var u=arguments.length,d=u<2?void 0:arguments[1];if(u&&d===void 0)return l(this,s);var f=o(this,s);n(u,1);for(var h=r(d),p=0;p<f.length;)if(f[p++]===h)return!0;return!1},{enumerable:!0,unsafe:!0}),c6}gH();var d6={},f6;function vH(){if(f6)return d6;f6=1;var e=mt(),t=$e(),r=tn(),n=URLSearchParams.prototype,i=t(n.forEach);return e&&!("size"in n)&&r(n,"size",{get:function(){var a=0;return i(this,function(){a++}),a},configurable:!0,enumerable:!0}),d6}vH();function ba(e,t,r){return(t=bH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function bH(e){var t=_H(e,"string");return typeof t=="symbol"?t:t+""}function _H(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class h6{constructor(t,r){ba(this,"deviceId",void 0),ba(this,"facing",void 0),ba(this,"groupId",void 0),ba(this,"label",void 0),this.deviceId=t.deviceId,this.facing=r,this.groupId=t.groupId,this.label=t.label}}var ue={},sn,dt,E3,p6,Vi=0,m6=[],yt=De,g6=yt.__b,v6=yt.__r,b6=yt.diffed,_6=yt.__c,y6=yt.unmount,w6=yt.__;function Kn(e,t){yt.__h&&yt.__h(dt,e,Vi||t),Vi=0;var r=dt.__H||(dt.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function ye(e){return Vi=1,_a(H6,e)}function _a(e,t,r){var n=Kn(sn++,2);if(n.t=e,!n.__c&&(n.__=[r?r(t):H6(void 0,t),function(l){var c=n.__N?n.__N[0]:n.__[0],s=n.t(c,l);c!==s&&(n.__N=[s,n.__[1]],n.__c.setState({}))}],n.__c=dt,!dt.__f)){var i=function(l,c,s){if(!n.__c.__H)return!0;var u=n.__c.__H.__.filter(function(f){return f.__c});if(u.every(function(f){return!f.__N}))return!a||a.call(this,l,c,s);var d=n.__c.props!==l;return u.some(function(f){if(f.__N){var h=f.__[0];f.__=f.__N,f.__N=void 0,h!==f.__[0]&&(d=!0)}}),a&&a.call(this,l,c,s)||d};dt.__f=!0;var a=dt.shouldComponentUpdate,o=dt.componentWillUpdate;dt.componentWillUpdate=function(l,c,s){if(this.__e){var u=a;a=void 0,i(l,c,s),a=u}o&&o.call(this,l,c,s)},dt.shouldComponentUpdate=i}return n.__N||n.__}function xe(e,t){var r=Kn(sn++,3);!yt.__s&&A3(r.__H,t)&&(r.__=e,r.u=t,dt.__H.__h.push(r))}function wr(e,t){var r=Kn(sn++,4);!yt.__s&&A3(r.__H,t)&&(r.__=e,r.u=t,dt.__h.push(r))}function rt(e){return Vi=5,Yn(function(){return{current:e}},[])}function ya(e,t,r){Vi=6,wr(function(){if(typeof e=="function"){var n=e(t());return function(){e(null),n&&typeof n=="function"&&n()}}if(e)return e.current=t(),function(){return e.current=null}},r==null?r:r.concat(e))}function Yn(e,t){var r=Kn(sn++,7);return A3(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function Mn(e,t){return Vi=8,Yn(function(){return e},t)}function wa(e){var t=dt.context[e.__c],r=Kn(sn++,9);return r.c=e,t?(r.__==null&&(r.__=!0,t.sub(dt)),t.props.value):e.__}function k3(e,t){yt.useDebugValue&&yt.useDebugValue(t?t(e):e)}function yH(e){var t=Kn(sn++,10),r=ye();return t.__=e,dt.componentDidCatch||(dt.componentDidCatch=function(n,i){t.__&&t.__(n,i),r[1](n)}),[r[0],function(){r[1](void 0)}]}function S3(){var e=Kn(sn++,11);if(!e.__){for(var t=dt.__v;t!==null&&!t.__m&&t.__!==null;)t=t.__;var r=t.__m||(t.__m=[0,0]);e.__="P"+r[0]+"-"+r[1]++}return e.__}function wH(){for(var e;e=m6.shift();){var t=e.__H;if(e.__P&&t)try{t.__h.some(Ca),t.__h.some(M3),t.__h=[]}catch(r){t.__h=[],yt.__e(r,e.__v)}}}yt.__b=function(e){dt=null,g6&&g6(e)},yt.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),w6&&w6(e,t)},yt.__r=function(e){v6&&v6(e),sn=0;var t=(dt=e.__c).__H;t&&(E3===dt?(t.__h=[],dt.__h=[],t.__.some(function(r){r.__N&&(r.__=r.__N),r.u=r.__N=void 0})):(t.__h.some(Ca),t.__h.some(M3),t.__h=[],sn=0)),E3=dt},yt.diffed=function(e){b6&&b6(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(m6.push(t)!==1&&p6===yt.requestAnimationFrame||((p6=yt.requestAnimationFrame)||CH)(wH)),t.__H.__.some(function(r){r.u&&(r.__H=r.u),r.u=void 0})),E3=dt=null},yt.__c=function(e,t){t.some(function(r){try{r.__h.some(Ca),r.__h=r.__h.filter(function(n){return!n.__||M3(n)})}catch(n){t.some(function(i){i.__h&&(i.__h=[])}),t=[],yt.__e(n,r.__v)}}),_6&&_6(e,t)},yt.unmount=function(e){y6&&y6(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.some(function(n){try{Ca(n)}catch(i){t=i}}),r.__H=void 0,t&&yt.__e(t,r.__v))};var C6=typeof requestAnimationFrame=="function";function CH(e){var t,r=function(){clearTimeout(n),C6&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,35);C6&&(t=requestAnimationFrame(r))}function Ca(e){var t=dt,r=e.__c;typeof r=="function"&&(e.__c=void 0,r()),dt=t}function M3(e){var t=dt;e.__c=e.__(),dt=t}function A3(e,t){return!e||e.length!==t.length||t.some(function(r,n){return r!==e[n]})}function H6(e,t){return typeof t=="function"?t(e):t}function V6(e,t){for(var r in t)e[r]=t[r];return e}function R3(e,t){for(var r in e)if(r!=="__source"&&!(r in t))return!0;for(var n in t)if(n!=="__source"&&e[n]!==t[n])return!0;return!1}function I3(e,t){var r=t(),n=ye({t:{__:r,u:t}}),i=n[0].t,a=n[1];return wr(function(){i.__=r,i.u=t,T3(i)&&a({t:i})},[e,r,t]),xe(function(){return T3(i)&&a({t:i}),e(function(){T3(i)&&a({t:i})})},[e]),r}function T3(e){try{return!((t=e.__)===(r=e.u())&&(t!==0||1/t==1/r)||t!=t&&r!=r)}catch(n){return!0}var t,r}function O3(e){e()}function P3(e){return e}function D3(){return[!1,O3]}var x3=wr;function Ha(e,t){this.props=e,this.context=t}function E6(e,t){function r(i){var a=this.props.ref,o=a==i.ref;return!o&&a&&(a.call?a(null):a.current=null),t?!t(this.props,i)||!o:R3(this.props,i)}function n(i){return this.shouldComponentUpdate=r,Wr(e,i)}return n.displayName="Memo("+(e.displayName||e.name)+")",n.prototype.isReactComponent=!0,n.__f=!0,n.type=e,n}(Ha.prototype=new vr).isPureReactComponent=!0,Ha.prototype.shouldComponentUpdate=function(e,t){return R3(this.props,e)||R3(this.state,t)};var k6=De.__b;De.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),k6&&k6(e)};var HH=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function qn(e){function t(r){var n=V6({},r);return delete n.ref,e(n,r.ref||null)}return t.$$typeof=HH,t.render=e,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var S6=function(e,t){return e==null?null:rn(rn(e).map(t))},M6={map:S6,forEach:S6,count:function(e){return e?rn(e).length:0},only:function(e){var t=rn(e);if(t.length!==1)throw"Children.only";return t[0]},toArray:rn},VH=De.__e;De.__e=function(e,t,r,n){if(e.then){for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return t.__e==null&&(t.__e=r.__e,t.__k=r.__k),i.__c(e,t)}VH(e,t,r,n)};var A6=De.unmount;function R6(e,t,r){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(n){typeof n.__c=="function"&&n.__c()}),e.__c.__H=null),(e=V6({},e)).__c!=null&&(e.__c.__P===r&&(e.__c.__P=t),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map(function(n){return R6(n,t,r)})),e}function I6(e,t,r){return e&&r&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(n){return I6(n,t,r)}),e.__c&&e.__c.__P===t&&(e.__e&&r.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=r)),e}function f2(){this.__u=0,this.o=null,this.__b=null}function T6(e){if(!e.__)return null;var t=e.__.__c;return t&&t.__a&&t.__a(e)}function O6(e){var t,r,n,i=null;function a(o){if(t||(t=e()).then(function(l){l&&(i=l.default||l),n=!0},function(l){r=l,n=!0}),r)throw r;if(!n)throw t;return i?Wr(i,o):null}return a.displayName="Lazy",a.__f=!0,a}function Ei(){this.i=null,this.l=null}De.unmount=function(e){var t=e.__c;t&&(t.__z=!0),t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),A6&&A6(e)},(f2.prototype=new vr).__c=function(e,t){var r=t.__c,n=this;n.o==null&&(n.o=[]),n.o.push(r);var i=T6(n.__v),a=!1,o=function(){a||n.__z||(a=!0,r.__R=null,i?i(c):c())};r.__R=o;var l=r.__P;r.__P=null;var c=function(){if(!--n.__u){if(n.state.__a){var s=n.state.__a;n.__v.__k[0]=I6(s,s.__c.__P,s.__c.__O)}var u;for(n.setState({__a:n.__b=null});u=n.o.pop();)u.__P=l,u.forceUpdate()}};n.__u++||32&t.__u||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(o,o)},f2.prototype.componentWillUnmount=function(){this.o=[]},f2.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var r=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=R6(this.__b,r,n.__O=n.__P)}this.__b=null}var i=t.__a&&Wr(kt,null,e.fallback);return i&&(i.__u&=-33),[Wr(kt,null,t.__a?null:e.children),i]};var P6=function(e,t,r){if(++r[1]===r[0]&&e.l.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.l.size))for(r=e.i;r;){for(;r.length>3;)r.pop()();if(r[1]<r[0])break;e.i=r=r[2]}};function EH(e){return this.getChildContext=function(){return e.context},e.children}function kH(e){var t=this,r=e.h;if(t.componentWillUnmount=function(){nn(null,t.v),t.v=null,t.h=null},t.h&&t.h!==r&&t.componentWillUnmount(),!t.v){for(var n=t.__v;n!==null&&!n.__m&&n.__!==null;)n=n.__;t.h=r,t.v={nodeType:1,parentNode:r,childNodes:[],__k:{__m:n.__m},contains:function(){return!0},namespaceURI:r.namespaceURI,insertBefore:function(i,a){this.childNodes.push(i),t.h.insertBefore(i,a)},removeChild:function(i){this.childNodes.splice(this.childNodes.indexOf(i)>>>1,1),t.h.removeChild(i)}}}nn(Wr(EH,{context:t.context},e.__v),t.v)}function D6(e,t){var r=Wr(kH,{__v:e,h:t});return r.containerInfo=t,r}(Ei.prototype=new vr).__a=function(e){var t=this,r=T6(t.__v),n=t.l.get(e);return n[0]++,function(i){var a=function(){t.props.revealOrder?(n.push(i),P6(t,e,n)):i()};r?r(a):a()}},Ei.prototype.render=function(e){this.i=null,this.l=new Map;var t=rn(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var r=t.length;r--;)this.l.set(t[r],this.i=[1,0,this.i]);return e.children},Ei.prototype.componentDidUpdate=Ei.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(t,r){P6(e,r,t)})};var x6=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.element")||60103,SH=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,MH=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,AH=/[A-Z0-9]/g,RH=typeof document!="undefined",IH=function(e){return(typeof Symbol!="undefined"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function N6(e,t,r){return t.__k==null&&(t.textContent=""),nn(e,t),typeof r=="function"&&r(),e?e.__c:null}function L6(e,t,r){return Hp(e,t),typeof r=="function"&&r(),e?e.__c:null}vr.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(vr.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Z6=De.event;function TH(){}function OH(){return this.cancelBubble}function PH(){return this.defaultPrevented}De.event=function(e){return Z6&&(e=Z6(e)),e.persist=TH,e.isPropagationStopped=OH,e.isDefaultPrevented=PH,e.nativeEvent=e};var N3,DH={enumerable:!1,configurable:!0,get:function(){return this.class}},j6=De.vnode;De.vnode=function(e){typeof e.type=="string"&&(function(t){var r=t.props,n=t.type,i={},a=n.indexOf("-")===-1;for(var o in r){var l=r[o];if(!(o==="value"&&"defaultValue"in r&&l==null||RH&&o==="children"&&n==="noscript"||o==="class"||o==="className")){var c=o.toLowerCase();o==="defaultValue"&&"value"in r&&r.value==null?o="value":o==="download"&&l===!0?l="":c==="translate"&&l==="no"?l=!1:c[0]==="o"&&c[1]==="n"?c==="ondoubleclick"?o="ondblclick":c!=="onchange"||n!=="input"&&n!=="textarea"||IH(r.type)?c==="onfocus"?o="onfocusin":c==="onblur"?o="onfocusout":MH.test(o)&&(o=c):c=o="oninput":a&&SH.test(o)?o=o.replace(AH,"-$&").toLowerCase():l===null&&(l=void 0),c==="oninput"&&i[o=c]&&(o="oninputCapture"),i[o]=l}}n=="select"&&i.multiple&&Array.isArray(i.value)&&(i.value=rn(r.children).forEach(function(s){s.props.selected=i.value.indexOf(s.props.value)!=-1})),n=="select"&&i.defaultValue!=null&&(i.value=rn(r.children).forEach(function(s){s.props.selected=i.multiple?i.defaultValue.indexOf(s.props.value)!=-1:i.defaultValue==s.props.value})),r.class&&!r.className?(i.class=r.class,Object.defineProperty(i,"className",DH)):r.className&&(i.class=i.className=r.className),t.props=i})(e),e.$$typeof=x6,j6&&j6(e)};var F6=De.__r;De.__r=function(e){F6&&F6(e),N3=e.__c};var U6=De.diffed;De.diffed=function(e){U6&&U6(e);var t=e.props,r=e.__e;r!=null&&e.type==="textarea"&&"value"in t&&t.value!==r.value&&(r.value=t.value==null?"":t.value),N3=null};var B6={ReactCurrentDispatcher:{current:{readContext:function(e){return N3.__n[e.__c].props.value},useCallback:Mn,useContext:wa,useDebugValue:k3,useDeferredValue:P3,useEffect:xe,useId:S3,useImperativeHandle:ya,useInsertionEffect:x3,useLayoutEffect:wr,useMemo:Yn,useReducer:_a,useRef:rt,useState:ye,useSyncExternalStore:I3,useTransition:D3}}},xH="18.3.1";function z6(e){return Wr.bind(null,e)}function h2(e){return!!e&&e.$$typeof===x6}function G6(e){return h2(e)&&e.type===kt}function $6(e){return!!e&&typeof e.displayName=="string"&&e.displayName.startsWith("Memo(")}function W6(e){return h2(e)?Iw.apply(null,arguments):e}function K6(e){return!!e.__k&&(nn(null,e),!0)}function Y6(e){return e&&(e.base||e.nodeType===1&&e)||null}var q6=function(e,t){return e(t)},Q6=function(e,t){return e(t)},L3=kt,X6=h2,Te={useState:ye,useId:S3,useReducer:_a,useEffect:xe,useLayoutEffect:wr,useInsertionEffect:x3,useTransition:D3,useDeferredValue:P3,useSyncExternalStore:I3,startTransition:O3,useRef:rt,useImperativeHandle:ya,useMemo:Yn,useCallback:Mn,useContext:wa,useDebugValue:k3,version:"18.3.1",Children:M6,render:N6,hydrate:L6,unmountComponentAtNode:K6,createPortal:D6,createElement:Wr,createContext:sl,createFactory:z6,cloneElement:W6,createRef:pp,Fragment:kt,isValidElement:h2,isElement:X6,isFragment:G6,isMemo:$6,findDOMNode:Y6,Component:vr,PureComponent:Ha,memo:E6,forwardRef:qn,flushSync:Q6,unstable_batchedUpdates:q6,StrictMode:L3,Suspense:f2,SuspenseList:Ei,lazy:O6,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:B6};const NH=Object.freeze(Object.defineProperty({__proto__:null,Children:M6,Component:vr,Fragment:kt,PureComponent:Ha,StrictMode:L3,Suspense:f2,SuspenseList:Ei,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:B6,cloneElement:W6,createContext:sl,createElement:Wr,createFactory:z6,createPortal:D6,createRef:pp,default:Te,findDOMNode:Y6,flushSync:Q6,forwardRef:qn,hydrate:L6,isElement:X6,isFragment:G6,isMemo:$6,isValidElement:h2,lazy:O6,memo:E6,render:N6,startTransition:O3,unmountComponentAtNode:K6,unstable_batchedUpdates:q6,useCallback:Mn,useContext:wa,useDebugValue:k3,useDeferredValue:P3,useEffect:xe,useErrorBoundary:yH,useId:S3,useImperativeHandle:ya,useInsertionEffect:x3,useLayoutEffect:wr,useMemo:Yn,useReducer:_a,useRef:rt,useState:ye,useSyncExternalStore:I3,useTransition:D3,version:xH},Symbol.toStringTag,{value:"Module"})),J6=zy(NH);var Va={exports:{}},LH=Va.exports,em;function ZH(){return em||(em=1,(function(e,t){(function(r,n){var i="1.0.41",a="",o="?",l="function",c="undefined",s="object",u="string",d="major",f="model",h="name",p="type",m="vendor",g="version",_="architecture",b="console",v="mobile",y="tablet",V="smarttv",w="wearable",E="embedded",S=500,H="Amazon",M="Apple",T="ASUS",I="BlackBerry",D="Browser",O="Chrome",B="Edge",U="Firefox",Q="Google",j="Honor",z="Huawei",W="Lenovo",q="LG",ee="Microsoft",me="Motorola",J="Nvidia",G="OnePlus",ae="Opera",ie="OPPO",re="Samsung",he="Sharp",be="Sony",Ae="Xiaomi",ke="Zebra",Ze="Facebook",Je="Chromium OS",qe="Mac OS",Se=" Browser",Ve=function(Ce,He){var ne={};for(var ge in Ce)He[ge]&&He[ge].length%2===0?ne[ge]=He[ge].concat(Ce[ge]):ne[ge]=Ce[ge];return ne},Oe=function(Ce){for(var He={},ne=0;ne<Ce.length;ne++)He[Ce[ne].toUpperCase()]=Ce[ne];return He},we=function(Ce,He){return typeof Ce===u?Le(He).indexOf(Le(Ce))!==-1:!1},Le=function(Ce){return Ce.toLowerCase()},F=function(Ce){return typeof Ce===u?Ce.replace(/[^\d\.]/g,a).split(".")[0]:n},se=function(Ce,He){if(typeof Ce===u)return Ce=Ce.replace(/^\s\s*/,a),typeof He===c?Ce:Ce.substring(0,S)},Fe=function(Ce,He){for(var ne=0,ge,et,Xe,Pe,x,te;ne<He.length&&!x;){var de=He[ne],le=He[ne+1];for(ge=et=0;ge<de.length&&!x&&de[ge];)if(x=de[ge++].exec(Ce),x)for(Xe=0;Xe<le.length;Xe++)te=x[++et],Pe=le[Xe],typeof Pe===s&&Pe.length>0?Pe.length===2?typeof Pe[1]==l?this[Pe[0]]=Pe[1].call(this,te):this[Pe[0]]=Pe[1]:Pe.length===3?typeof Pe[1]===l&&!(Pe[1].exec&&Pe[1].test)?this[Pe[0]]=te?Pe[1].call(this,te,Pe[2]):n:this[Pe[0]]=te?te.replace(Pe[1],Pe[2]):n:Pe.length===4&&(this[Pe[0]]=te?Pe[3].call(this,te.replace(Pe[1],Pe[2])):n):this[Pe]=te||n;ne+=2}},ft=function(Ce,He){for(var ne in He)if(typeof He[ne]===s&&He[ne].length>0){for(var ge=0;ge<He[ne].length;ge++)if(we(He[ne][ge],Ce))return ne===o?n:ne}else if(we(He[ne],Ce))return ne===o?n:ne;return He.hasOwnProperty("*")?He["*"]:Ce},je={"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"},_e={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},ze={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[g,[h,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[g,[h,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[h,g],[/opios[\/ ]+([\w\.]+)/i],[g,[h,ae+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[g,[h,ae+" GX"]],[/\bopr\/([\w\.]+)/i],[g,[h,ae]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[g,[h,"Baidu"]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[g,[h,"Maxthon"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[h,g],[/quark(?:pc)?\/([-\w\.]+)/i],[g,[h,"Quark"]],[/\bddg\/([\w\.]+)/i],[g,[h,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[g,[h,"UC"+D]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[g,[h,"WeChat"]],[/konqueror\/([\w\.]+)/i],[g,[h,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[g,[h,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[g,[h,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[g,[h,"Smart Lenovo "+D]],[/(avast|avg)\/([\w\.]+)/i],[[h,/(.+)/,"$1 Secure "+D],g],[/\bfocus\/([\w\.]+)/i],[g,[h,U+" Focus"]],[/\bopt\/([\w\.]+)/i],[g,[h,ae+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[g,[h,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[g,[h,"Dolphin"]],[/coast\/([\w\.]+)/i],[g,[h,ae+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[g,[h,"MIUI"+Se]],[/fxios\/([\w\.-]+)/i],[g,[h,U]],[/\bqihoobrowser\/?([\w\.]*)/i],[g,[h,"360"]],[/\b(qq)\/([\w\.]+)/i],[[h,/(.+)/,"$1Browser"],g],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[h,/(.+)/,"$1"+Se],g],[/samsungbrowser\/([\w\.]+)/i],[g,[h,re+" Internet"]],[/metasr[\/ ]?([\d\.]+)/i],[g,[h,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[h,"Sogou Mobile"],g],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[h,g],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[h],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[g,h],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[h,Ze],g],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[h,g],[/\bgsa\/([\w\.]+) .*safari\//i],[g,[h,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[g,[h,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[g,[h,O+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[h,O+" WebView"],g],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[g,[h,"Android "+D]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[h,g],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[g,[h,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[g,h],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[h,[g,ft,je]],[/(webkit|khtml)\/([\w\.]+)/i],[h,g],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[h,"Netscape"],g],[/(wolvic|librewolf)\/([\w\.]+)/i],[h,g],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[g,[h,U+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[h,[g,/_/g,"."]],[/(cobalt)\/([\w\.]+)/i],[h,[g,/master.|lts./,""]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[_,"amd64"]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[_,"ia32"]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[_,"arm64"]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[_,"armhf"]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[_,"arm"]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[_,/ower/,a,Le]],[/ sun4\w[;\)]/i],[[_,"sparc"]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[_,Le]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[f,[m,re],[p,y]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[f,[m,re],[p,v]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[f,[m,M],[p,v]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[f,[m,M],[p,y]],[/(macintosh);/i],[f,[m,M]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[f,[m,he],[p,v]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[f,[m,j],[p,y]],[/honor([-\w ]+)[;\)]/i],[f,[m,j],[p,v]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[f,[m,z],[p,y]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[f,[m,z],[p,v]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[f,/_/g," "],[m,Ae],[p,y]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[f,/_/g," "],[m,Ae],[p,v]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[f,[m,ie],[p,v]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[f,[m,ft,{OnePlus:["304","403","203"],"*":ie}],[p,y]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[f,[m,"Vivo"],[p,v]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[f,[m,"Realme"],[p,v]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[f,[m,me],[p,v]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[f,[m,me],[p,y]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[f,[m,q],[p,y]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i,/\blg-?([\d\w]+) bui/i],[f,[m,q],[p,v]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[f,[m,W],[p,y]],[/(nokia) (t[12][01])/i],[m,f,[p,y]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[f,/_/g," "],[p,v],[m,"Nokia"]],[/(pixel (c|tablet))\b/i],[f,[m,Q],[p,y]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[f,[m,Q],[p,v]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[f,[m,be],[p,v]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[f,"Xperia Tablet"],[m,be],[p,y]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[f,[m,G],[p,v]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[f,[m,H],[p,y]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[f,/(.+)/g,"Fire Phone $1"],[m,H],[p,v]],[/(playbook);[-\w\),; ]+(rim)/i],[f,m,[p,y]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[f,[m,I],[p,v]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[f,[m,T],[p,y]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[f,[m,T],[p,v]],[/(nexus 9)/i],[f,[m,"HTC"],[p,y]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[m,[f,/_/g," "],[p,v]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[f,[m,"TCL"],[p,y]],[/(itel) ((\w+))/i],[[m,Le],f,[p,ft,{tablet:["p10001l","w7001"],"*":"mobile"}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[f,[m,"Acer"],[p,y]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[f,[m,"Meizu"],[p,v]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[f,[m,"Ulefone"],[p,v]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[f,[m,"Energizer"],[p,v]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[f,[m,"Cat"],[p,v]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[f,[m,"Smartfren"],[p,v]],[/droid.+; (a(?:015|06[35]|142p?))/i],[f,[m,"Nothing"],[p,v]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[f,[m,"Archos"],[p,y]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[f,[m,"Archos"],[p,v]],[/(imo) (tab \w+)/i,/(infinix) (x1101b?)/i],[m,f,[p,y]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (hmd|imo) ([\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i,/(oppo) ?([\w ]+) bui/i],[m,f,[p,v]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[m,f,[p,y]],[/(surface duo)/i],[f,[m,ee],[p,y]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[f,[m,"Fairphone"],[p,v]],[/(u304aa)/i],[f,[m,"AT&T"],[p,v]],[/\bsie-(\w*)/i],[f,[m,"Siemens"],[p,v]],[/\b(rct\w+) b/i],[f,[m,"RCA"],[p,y]],[/\b(venue[\d ]{2,7}) b/i],[f,[m,"Dell"],[p,y]],[/\b(q(?:mv|ta)\w+) b/i],[f,[m,"Verizon"],[p,y]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[f,[m,"Barnes & Noble"],[p,y]],[/\b(tm\d{3}\w+) b/i],[f,[m,"NuVision"],[p,y]],[/\b(k88) b/i],[f,[m,"ZTE"],[p,y]],[/\b(nx\d{3}j) b/i],[f,[m,"ZTE"],[p,v]],[/\b(gen\d{3}) b.+49h/i],[f,[m,"Swiss"],[p,v]],[/\b(zur\d{3}) b/i],[f,[m,"Swiss"],[p,y]],[/\b((zeki)?tb.*\b) b/i],[f,[m,"Zeki"],[p,y]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[m,"Dragon Touch"],f,[p,y]],[/\b(ns-?\w{0,9}) b/i],[f,[m,"Insignia"],[p,y]],[/\b((nxa|next)-?\w{0,9}) b/i],[f,[m,"NextBook"],[p,y]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[m,"Voice"],f,[p,v]],[/\b(lvtel\-)?(v1[12]) b/i],[[m,"LvTel"],f,[p,v]],[/\b(ph-1) /i],[f,[m,"Essential"],[p,v]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[f,[m,"Envizen"],[p,y]],[/\b(trio[-\w\. ]+) b/i],[f,[m,"MachSpeed"],[p,y]],[/\btu_(1491) b/i],[f,[m,"Rotor"],[p,y]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[f,[m,J],[p,y]],[/(sprint) (\w+)/i],[m,f,[p,v]],[/(kin\.[onetw]{3})/i],[[f,/\./g," "],[m,ee],[p,v]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[f,[m,ke],[p,y]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[f,[m,ke],[p,v]],[/smart-tv.+(samsung)/i],[m,[p,V]],[/hbbtv.+maple;(\d+)/i],[[f,/^/,"SmartTV"],[m,re],[p,V]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[m,q],[p,V]],[/(apple) ?tv/i],[m,[f,M+" TV"],[p,V]],[/crkey/i],[[f,O+"cast"],[m,Q],[p,V]],[/droid.+aft(\w+)( bui|\))/i],[f,[m,H],[p,V]],[/(shield \w+ tv)/i],[f,[m,J],[p,V]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[f,[m,he],[p,V]],[/(bravia[\w ]+)( bui|\))/i],[f,[m,be],[p,V]],[/(mi(tv|box)-?\w+) bui/i],[f,[m,Ae],[p,V]],[/Hbbtv.*(technisat) (.*);/i],[m,f,[p,V]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[m,se],[f,se],[p,V]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[f,[p,V]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[p,V]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[m,f,[p,b]],[/droid.+; (shield)( bui|\))/i],[f,[m,J],[p,b]],[/(playstation \w+)/i],[f,[m,be],[p,b]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[f,[m,ee],[p,b]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[f,[m,re],[p,w]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[m,f,[p,w]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[f,[m,ie],[p,w]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[f,[m,M],[p,w]],[/(opwwe\d{3})/i],[f,[m,G],[p,w]],[/(moto 360)/i],[f,[m,me],[p,w]],[/(smartwatch 3)/i],[f,[m,be],[p,w]],[/(g watch r)/i],[f,[m,q],[p,w]],[/droid.+; (wt63?0{2,3})\)/i],[f,[m,ke],[p,w]],[/droid.+; (glass) \d/i],[f,[m,Q],[p,w]],[/(pico) (4|neo3(?: link|pro)?)/i],[m,f,[p,w]],[/; (quest( \d| pro)?)/i],[f,[m,Ze],[p,w]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[m,[p,E]],[/(aeobc)\b/i],[f,[m,H],[p,E]],[/(homepod).+mac os/i],[f,[m,M],[p,E]],[/windows iot/i],[[p,E]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[f,[p,v]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[f,[p,y]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[p,y]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[p,v]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[f,[m,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[g,[h,B+"HTML"]],[/(arkweb)\/([\w\.]+)/i],[h,g],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[g,[h,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[h,g],[/ladybird\//i],[[h,"LibWeb"]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[g,h]],os:[[/microsoft (windows) (vista|xp)/i],[h,g],[/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i],[h,[g,ft,_e]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[g,ft,_e],[h,"Windows"]],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[g,/_/g,"."],[h,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[h,qe],[g,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[g,h],[/(ubuntu) ([\w\.]+) like android/i],[[h,/(.+)/,"$1 Touch"],g],[/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i],[h,g],[/\(bb(10);/i],[g,[h,I]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[g,[h,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[g,[h,U+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[g,[h,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[g,[h,"watchOS"]],[/crkey\/([\d\.]+)/i],[g,[h,O+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[h,Je],g],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[h,g],[/(sunos) ?([\w\.\d]*)/i],[[h,"Solaris"],g],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[h,g]]},Qe=function(Ce,He){if(typeof Ce===s&&(He=Ce,Ce=n),!(this instanceof Qe))return new Qe(Ce,He).getResult();var ne=typeof r!==c&&r.navigator?r.navigator:n,ge=Ce||(ne&&ne.userAgent?ne.userAgent:a),et=ne&&ne.userAgentData?ne.userAgentData:n,Xe=He?Ve(ze,He):ze,Pe=ne&&ne.userAgent==ge;return this.getBrowser=function(){var x={};return x[h]=n,x[g]=n,Fe.call(x,ge,Xe.browser),x[d]=F(x[g]),Pe&&ne&&ne.brave&&typeof ne.brave.isBrave==l&&(x[h]="Brave"),x},this.getCPU=function(){var x={};return x[_]=n,Fe.call(x,ge,Xe.cpu),x},this.getDevice=function(){var x={};return x[m]=n,x[f]=n,x[p]=n,Fe.call(x,ge,Xe.device),Pe&&!x[p]&&et&&et.mobile&&(x[p]=v),Pe&&x[f]=="Macintosh"&&ne&&typeof ne.standalone!==c&&ne.maxTouchPoints&&ne.maxTouchPoints>2&&(x[f]="iPad",x[p]=y),x},this.getEngine=function(){var x={};return x[h]=n,x[g]=n,Fe.call(x,ge,Xe.engine),x},this.getOS=function(){var x={};return x[h]=n,x[g]=n,Fe.call(x,ge,Xe.os),Pe&&!x[h]&&et&&et.platform&&et.platform!="Unknown"&&(x[h]=et.platform.replace(/chrome os/i,Je).replace(/macos/i,qe)),x},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return ge},this.setUA=function(x){return ge=typeof x===u&&x.length>S?se(x,S):x,this},this.setUA(ge),this};Qe.VERSION=i,Qe.BROWSER=Oe([h,g,d]),Qe.CPU=Oe([_]),Qe.DEVICE=Oe([f,m,p,b,v,V,y,w,E]),Qe.ENGINE=Qe.OS=Oe([h,g]),e.exports&&(t=e.exports=Qe),t.UAParser=Qe;var nt=typeof r!==c&&(r.jQuery||r.Zepto);if(nt&&!nt.ua){var Ye=new Qe;nt.ua=Ye.getResult(),nt.ua.get=function(){return Ye.getUA()},nt.ua.set=function(Ce){Ye.setUA(Ce);var He=Ye.getResult();for(var ne in He)nt.ua[ne]=He[ne]}}})(typeof window=="object"?window:LH)})(Va,Va.exports)),Va.exports}var tm;function jH(){if(tm)return ue;tm=1,Object.defineProperty(ue,"__esModule",{value:!0});function e(C){return C&&typeof C=="object"&&"default"in C?C.default:C}var t=J6,r=e(t),n=ZH(),i=new n,a=i.getBrowser(),o=i.getCPU(),l=i.getDevice(),c=i.getEngine(),s=i.getOS(),u=i.getUA(),d=function(C){return i.setUA(C)},f=function(C){if(!C){console.error("No userAgent string was provided");return}var k=new n(C);return{UA:k,browser:k.getBrowser(),cpu:k.getCPU(),device:k.getDevice(),engine:k.getEngine(),os:k.getOS(),ua:k.getUA(),setUserAgent:function(L){return k.setUA(L)}}},h=Object.freeze({ClientUAInstance:i,browser:a,cpu:o,device:l,engine:c,os:s,ua:u,setUa:d,parseUserAgent:f});function p(C,k){var L=Object.keys(C);if(Object.getOwnPropertySymbols){var K=Object.getOwnPropertySymbols(C);k&&(K=K.filter(function(ve){return Object.getOwnPropertyDescriptor(C,ve).enumerable})),L.push.apply(L,K)}return L}function m(C){for(var k=1;k<arguments.length;k++){var L=arguments[k]!=null?arguments[k]:{};k%2?p(Object(L),!0).forEach(function(K){y(C,K,L[K])}):Object.getOwnPropertyDescriptors?Object.defineProperties(C,Object.getOwnPropertyDescriptors(L)):p(Object(L)).forEach(function(K){Object.defineProperty(C,K,Object.getOwnPropertyDescriptor(L,K))})}return C}function g(C){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?g=function(k){return typeof k}:g=function(k){return k&&typeof Symbol=="function"&&k.constructor===Symbol&&k!==Symbol.prototype?"symbol":typeof k},g(C)}function _(C,k){if(!(C instanceof k))throw new TypeError("Cannot call a class as a function")}function b(C,k){for(var L=0;L<k.length;L++){var K=k[L];K.enumerable=K.enumerable||!1,K.configurable=!0,"value"in K&&(K.writable=!0),Object.defineProperty(C,K.key,K)}}function v(C,k,L){return k&&b(C.prototype,k),C}function y(C,k,L){return k in C?Object.defineProperty(C,k,{value:L,enumerable:!0,configurable:!0,writable:!0}):C[k]=L,C}function V(){return V=Object.assign||function(C){for(var k=1;k<arguments.length;k++){var L=arguments[k];for(var K in L)Object.prototype.hasOwnProperty.call(L,K)&&(C[K]=L[K])}return C},V.apply(this,arguments)}function w(C,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function");C.prototype=Object.create(k&&k.prototype,{constructor:{value:C,writable:!0,configurable:!0}}),k&&S(C,k)}function E(C){return E=Object.setPrototypeOf?Object.getPrototypeOf:function(k){return k.__proto__||Object.getPrototypeOf(k)},E(C)}function S(C,k){return S=Object.setPrototypeOf||function(L,K){return L.__proto__=K,L},S(C,k)}function H(C,k){if(C==null)return{};var L={},K=Object.keys(C),ve,tt;for(tt=0;tt<K.length;tt++)ve=K[tt],!(k.indexOf(ve)>=0)&&(L[ve]=C[ve]);return L}function M(C,k){if(C==null)return{};var L=H(C,k),K,ve;if(Object.getOwnPropertySymbols){var tt=Object.getOwnPropertySymbols(C);for(ve=0;ve<tt.length;ve++)K=tt[ve],!(k.indexOf(K)>=0)&&Object.prototype.propertyIsEnumerable.call(C,K)&&(L[K]=C[K])}return L}function T(C){if(C===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return C}function I(C,k){if(k&&(typeof k=="object"||typeof k=="function"))return k;if(k!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return T(C)}function D(C,k){return O(C)||B(C,k)||U(C,k)||j()}function O(C){if(Array.isArray(C))return C}function B(C,k){var L=C==null?null:typeof Symbol!="undefined"&&C[Symbol.iterator]||C["@@iterator"];if(L!=null){var K=[],ve=!0,tt=!1,Nt,zr;try{for(L=L.call(C);!(ve=(Nt=L.next()).done)&&(K.push(Nt.value),!(k&&K.length===k));ve=!0);}catch(Eo){tt=!0,zr=Eo}finally{try{!ve&&L.return!=null&&L.return()}finally{if(tt)throw zr}}return K}}function U(C,k){if(C){if(typeof C=="string")return Q(C,k);var L=Object.prototype.toString.call(C).slice(8,-1);if(L==="Object"&&C.constructor&&(L=C.constructor.name),L==="Map"||L==="Set")return Array.from(C);if(L==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(L))return Q(C,k)}}function Q(C,k){(k==null||k>C.length)&&(k=C.length);for(var L=0,K=new Array(k);L<k;L++)K[L]=C[L];return K}function j(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
7
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var z={Mobile:"mobile",Tablet:"tablet",SmartTv:"smarttv",Console:"console",Wearable:"wearable",Embedded:"embedded",Browser:void 0},W={Chrome:"Chrome",Firefox:"Firefox",Opera:"Opera",Yandex:"Yandex",Safari:"Safari",InternetExplorer:"Internet Explorer",Edge:"Edge",Chromium:"Chromium",Ie:"IE",MobileSafari:"Mobile Safari",EdgeChromium:"Edge Chromium",MIUI:"MIUI Browser",SamsungBrowser:"Samsung Browser"},q={IOS:"iOS",Android:"Android",WindowsPhone:"Windows Phone",Windows:"Windows",MAC_OS:"Mac OS"},ee={isMobile:!1,isTablet:!1,isBrowser:!1,isSmartTV:!1,isConsole:!1,isWearable:!1},me=function(C){switch(C){case z.Mobile:return{isMobile:!0};case z.Tablet:return{isTablet:!0};case z.SmartTv:return{isSmartTV:!0};case z.Console:return{isConsole:!0};case z.Wearable:return{isWearable:!0};case z.Browser:return{isBrowser:!0};case z.Embedded:return{isEmbedded:!0};default:return ee}},J=function(C){return d(C)},G=function(C){var k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"none";return C||k},ae=function(){return typeof window!="undefined"&&(window.navigator||navigator)?window.navigator||navigator:!1},ie=function(C){var k=ae();return k&&k.platform&&(k.platform.indexOf(C)!==-1||k.platform==="MacIntel"&&k.maxTouchPoints>1&&!window.MSStream)},re=function(C,k,L,K,ve){return{isBrowser:C,browserMajorVersion:G(k.major),browserFullVersion:G(k.version),browserName:G(k.name),engineName:G(L.name),engineVersion:G(L.version),osName:G(K.name),osVersion:G(K.version),userAgent:G(ve)}},he=function(C,k,L,K){return m({},C,{vendor:G(k.vendor),model:G(k.model),os:G(L.name),osVersion:G(L.version),ua:G(K)})},be=function(C,k,L,K){return{isSmartTV:C,engineName:G(k.name),engineVersion:G(k.version),osName:G(L.name),osVersion:G(L.version),userAgent:G(K)}},Ae=function(C,k,L,K){return{isConsole:C,engineName:G(k.name),engineVersion:G(k.version),osName:G(L.name),osVersion:G(L.version),userAgent:G(K)}},ke=function(C,k,L,K){return{isWearable:C,engineName:G(k.name),engineVersion:G(k.version),osName:G(L.name),osVersion:G(L.version),userAgent:G(K)}},Ze=function(C,k,L,K,ve){return{isEmbedded:C,vendor:G(k.vendor),model:G(k.model),engineName:G(L.name),engineVersion:G(L.version),osName:G(K.name),osVersion:G(K.version),userAgent:G(ve)}};function Je(C){var k=C?f(C):h,L=k.device,K=k.browser,ve=k.engine,tt=k.os,Nt=k.ua,zr=me(L.type),Eo=zr.isBrowser,r3e=zr.isMobile,n3e=zr.isTablet,ay=zr.isSmartTV,oy=zr.isConsole,sy=zr.isWearable,ly=zr.isEmbedded;if(Eo)return re(Eo,K,ve,tt,Nt);if(ay)return be(ay,ve,tt,Nt);if(oy)return Ae(oy,ve,tt,Nt);if(r3e||n3e)return he(zr,L,tt,Nt);if(sy)return ke(sy,ve,tt,Nt);if(ly)return Ze(ly,L,ve,tt,Nt)}var qe=function(C){var k=C.type;return k===z.Mobile},Se=function(C){var k=C.type;return k===z.Tablet},Ve=function(C){var k=C.type;return k===z.Mobile||k===z.Tablet},Oe=function(C){var k=C.type;return k===z.SmartTv},we=function(C){var k=C.type;return k===z.Browser},Le=function(C){var k=C.type;return k===z.Wearable},F=function(C){var k=C.type;return k===z.Console},se=function(C){var k=C.type;return k===z.Embedded},Fe=function(C){var k=C.vendor;return G(k)},ft=function(C){var k=C.model;return G(k)},je=function(C){var k=C.type;return G(k,"browser")},_e=function(C){var k=C.name;return k===q.Android},ze=function(C){var k=C.name;return k===q.Windows},Qe=function(C){var k=C.name;return k===q.MAC_OS},nt=function(C){var k=C.name;return k===q.WindowsPhone},Ye=function(C){var k=C.name;return k===q.IOS},Ce=function(C){var k=C.version;return G(k)},He=function(C){var k=C.name;return G(k)},ne=function(C){var k=C.name;return k===W.Chrome},ge=function(C){var k=C.name;return k===W.Firefox},et=function(C){var k=C.name;return k===W.Chromium},Xe=function(C){var k=C.name;return k===W.Edge},Pe=function(C){var k=C.name;return k===W.Yandex},x=function(C){var k=C.name;return k===W.Safari||k===W.MobileSafari},te=function(C){var k=C.name;return k===W.MobileSafari},de=function(C){var k=C.name;return k===W.Opera},le=function(C){var k=C.name;return k===W.InternetExplorer||k===W.Ie},Ne=function(C){var k=C.name;return k===W.MIUI},lt=function(C){var k=C.name;return k===W.SamsungBrowser},it=function(C){var k=C.version;return G(k)},at=function(C){var k=C.major;return G(k)},Dt=function(C){var k=C.name;return G(k)},qt=function(C){var k=C.name;return G(k)},dr=function(C){var k=C.version;return G(k)},Ui=function(){var C=ae(),k=C&&C.userAgent&&C.userAgent.toLowerCase();return typeof k=="string"?/electron/.test(k):!1},yn=function(C){return typeof C=="string"&&C.indexOf("Edg/")!==-1},Bi=function(){var C=ae();return C&&(/iPad|iPhone|iPod/.test(C.platform)||C.platform==="MacIntel"&&C.maxTouchPoints>1)&&!window.MSStream},$t=function(){return ie("iPad")},fr=function(){return ie("iPhone")},z2=function(){return ie("iPod")},Qr=function(C){return G(C)};function Mr(C){var k=C||h,L=k.device,K=k.browser,ve=k.os,tt=k.engine,Nt=k.ua;return{isSmartTV:Oe(L),isConsole:F(L),isWearable:Le(L),isEmbedded:se(L),isMobileSafari:te(K)||$t(),isChromium:et(K),isMobile:Ve(L)||$t(),isMobileOnly:qe(L),isTablet:Se(L)||$t(),isBrowser:we(L),isDesktop:we(L),isAndroid:_e(ve),isWinPhone:nt(ve),isIOS:Ye(ve)||$t(),isChrome:ne(K),isFirefox:ge(K),isSafari:x(K),isOpera:de(K),isIE:le(K),osVersion:Ce(ve),osName:He(ve),fullBrowserVersion:it(K),browserVersion:at(K),browserName:Dt(K),mobileVendor:Fe(L),mobileModel:ft(L),engineName:qt(tt),engineVersion:dr(tt),getUA:Qr(Nt),isEdge:Xe(K)||yn(Nt),isYandex:Pe(K),deviceType:je(L),isIOS13:Bi(),isIPad13:$t(),isIPhone13:fr(),isIPod13:z2(),isElectron:Ui(),isEdgeChromium:yn(Nt),isLegacyEdge:Xe(K)&&!yn(Nt),isWindows:ze(ve),isMacOs:Qe(ve),isMIUI:Ne(K),isSamsungBrowser:lt(K)}}var zi=Oe(l),wn=F(l),Ft=Le(l),tr=se(l),wo=te(a)||$t(),Co=et(a),P=Ve(l)||$t(),$=qe(l),Z=Se(l)||$t(),A=we(l),X=we(l),Me=_e(s),pe=nt(s),bt=Ye(s)||$t(),Mt=ne(a),xt=ge(a),rr=x(a),Y=de(a),At=le(a),Br=Ce(s),G2=He(s),Ho=it(a),Vo=at(a),$2=Dt(a),wle=Fe(l),Cle=ft(l),Hle=qt(c),Vle=dr(c),Ele=Qr(u),kle=Xe(a)||yn(u),Sle=Pe(a),Mle=je(l),Ale=Bi(),Rle=$t(),Ile=fr(),Tle=z2(),Ole=Ui(),Ple=yn(u),Dle=Xe(a)&&!yn(u),xle=ze(s),Nle=Qe(s),Lle=Ne(a),Zle=lt(a),jle=function(C){if(!C||typeof C!="string"){console.error("No valid user agent string was provided");return}var k=f(C),L=k.device,K=k.browser,ve=k.os,tt=k.engine,Nt=k.ua;return Mr({device:L,browser:K,os:ve,engine:tt,ua:Nt})},Fle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return Me?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Ule=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return A?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Ble=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return At?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},zle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return bt?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Gle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return P?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},$le=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return Z?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Wle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return pe?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Kle=function(C){var k=C.renderWithFragment,L=C.children;C.viewClassName,C.style;var K=M(C,["renderWithFragment","children","viewClassName","style"]);return $?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Yle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return zi?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},qle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return wn?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Qle=function(C){var k=C.renderWithFragment,L=C.children,K=M(C,["renderWithFragment","children"]);return Ft?k?r.createElement(t.Fragment,null,L):r.createElement("div",K,L):null},Xle=function(C){var k=C.renderWithFragment,L=C.children;C.viewClassName,C.style;var K=C.condition,ve=M(C,["renderWithFragment","children","viewClassName","style","condition"]);return K?k?r.createElement(t.Fragment,null,L):r.createElement("div",ve,L):null};function Jle(C){return(function(k){w(L,k);function L(K){var ve;return _(this,L),ve=I(this,E(L).call(this,K)),ve.isEventListenerAdded=!1,ve.handleOrientationChange=ve.handleOrientationChange.bind(T(ve)),ve.onOrientationChange=ve.onOrientationChange.bind(T(ve)),ve.onPageLoad=ve.onPageLoad.bind(T(ve)),ve.state={isLandscape:!1,isPortrait:!1},ve}return v(L,[{key:"handleOrientationChange",value:function(){this.isEventListenerAdded||(this.isEventListenerAdded=!0);var K=window.innerWidth>window.innerHeight?90:0;this.setState({isPortrait:K===0,isLandscape:K===90})}},{key:"onOrientationChange",value:function(){this.handleOrientationChange()}},{key:"onPageLoad",value:function(){this.handleOrientationChange()}},{key:"componentDidMount",value:function(){(typeof window=="undefined"?"undefined":g(window))!==void 0&&P&&(this.isEventListenerAdded?window.removeEventListener("load",this.onPageLoad,!1):(this.handleOrientationChange(),window.addEventListener("load",this.onPageLoad,!1)),window.addEventListener("resize",this.onOrientationChange,!1))}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.onOrientationChange,!1)}},{key:"render",value:function(){return r.createElement(C,V({},this.props,{isLandscape:this.state.isLandscape,isPortrait:this.state.isPortrait}))}}]),L})(r.Component)}function e3e(){var C=t.useState(function(){var tt=window.innerWidth>window.innerHeight?90:0;return{isPortrait:tt===0,isLandscape:tt===90,orientation:tt===0?"portrait":"landscape"}}),k=D(C,2),L=k[0],K=k[1],ve=t.useCallback(function(){var tt=window.innerWidth>window.innerHeight?90:0,Nt={isPortrait:tt===0,isLandscape:tt===90,orientation:tt===0?"portrait":"landscape"};L.orientation!==Nt.orientation&&K(Nt)},[L.orientation]);return t.useEffect(function(){return(typeof window=="undefined"?"undefined":g(window))!==void 0&&P&&(ve(),window.addEventListener("load",ve,!1),window.addEventListener("resize",ve,!1)),function(){window.removeEventListener("resize",ve,!1),window.removeEventListener("load",ve,!1)}},[ve]),L}function iy(C){var k=C||window.navigator.userAgent;return f(k)}function t3e(C){var k=C||window.navigator.userAgent,L=iy(k),K=Mr(L);return[K,L]}return ue.AndroidView=Fle,ue.BrowserTypes=W,ue.BrowserView=Ule,ue.ConsoleView=qle,ue.CustomView=Xle,ue.IEView=Ble,ue.IOSView=zle,ue.MobileOnlyView=Kle,ue.MobileView=Gle,ue.OsTypes=q,ue.SmartTVView=Yle,ue.TabletView=$le,ue.WearableView=Qle,ue.WinPhoneView=Wle,ue.browserName=$2,ue.browserVersion=Vo,ue.deviceDetect=Je,ue.deviceType=Mle,ue.engineName=Hle,ue.engineVersion=Vle,ue.fullBrowserVersion=Ho,ue.getSelectorsByUserAgent=jle,ue.getUA=Ele,ue.isAndroid=Me,ue.isBrowser=A,ue.isChrome=Mt,ue.isChromium=Co,ue.isConsole=wn,ue.isDesktop=X,ue.isEdge=kle,ue.isEdgeChromium=Ple,ue.isElectron=Ole,ue.isEmbedded=tr,ue.isFirefox=xt,ue.isIE=At,ue.isIOS=bt,ue.isIOS13=Ale,ue.isIPad13=Rle,ue.isIPhone13=Ile,ue.isIPod13=Tle,ue.isLegacyEdge=Dle,ue.isMIUI=Lle,ue.isMacOs=Nle,ue.isMobile=P,ue.isMobileOnly=$,ue.isMobileSafari=wo,ue.isOpera=Y,ue.isSafari=rr,ue.isSamsungBrowser=Zle,ue.isSmartTV=zi,ue.isTablet=Z,ue.isWearable=Ft,ue.isWinPhone=pe,ue.isWindows=xle,ue.isYandex=Sle,ue.mobileModel=Cle,ue.mobileVendor=wle,ue.osName=G2,ue.osVersion=Br,ue.parseUserAgent=f,ue.setUserAgent=J,ue.useDeviceData=iy,ue.useDeviceSelectors=t3e,ue.useMobileOrientation=e3e,ue.withOrientationChange=Jle,ue}var ht=jH();const zt=[];for(let e=0;e<256;++e)zt.push((e+256).toString(16).slice(1));function FH(e,t=0){return(zt[e[t+0]]+zt[e[t+1]]+zt[e[t+2]]+zt[e[t+3]]+"-"+zt[e[t+4]]+zt[e[t+5]]+"-"+zt[e[t+6]]+zt[e[t+7]]+"-"+zt[e[t+8]]+zt[e[t+9]]+"-"+zt[e[t+10]]+zt[e[t+11]]+zt[e[t+12]]+zt[e[t+13]]+zt[e[t+14]]+zt[e[t+15]]).toLowerCase()}let Z3;const UH=new Uint8Array(16);function BH(){if(!Z3){if(typeof crypto=="undefined"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Z3=crypto.getRandomValues.bind(crypto)}return Z3(UH)}const zH=typeof crypto!="undefined"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),rm={randomUUID:zH};function GH(e,t,r){var n,i,a;e=e||{};const o=(a=(i=e.random)!=null?i:(n=e.rng)==null?void 0:n.call(e))!=null?a:BH();if(o.length<16)throw new Error("Random bytes length must be >= 16");return o[6]=o[6]&15|64,o[8]=o[8]&63|128,FH(o)}function j3(e,t,r){return rm.randomUUID&&!e?rm.randomUUID():GH(e)}const nm=e=>{switch(e){case"":case"true":return!0;case"false":return!1;default:return}};function im(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];const n=[...t];return n.length===0?function(i){return i}:n.length===1?n[0]:n.reduce(function(i,a){return function(){return i(a(...arguments))}})}function am(e,t,r,n,i,a,o,l,c){const s=e/t,u=r/n,d=(c===ga.contain?u<s:u>s)?e/r:t/n,f=(e/d-r)/2,h=(t/d-n)/2,p=Math.round(i/d),m=Math.round(a/d),g=Math.round(o/d-f),_=Math.round(r-(g+p)),b=Math.round(l/d-h);return{width:p,height:m,left:g,right:_,top:b}}function om(e,t){return new CustomEvent(e,{bubbles:!0,composed:!0,detail:t})}function $H(){return ce(this,null,function*(){const e=(yield navigator.mediaDevices.enumerateDevices()).filter(r=>r.kind==="videoinput"),t=e.every(r=>r.label!=="");return{videoDevices:e,isCameraAllowed:t}})}function WH(e,t){const r=e.toLowerCase();return t.some(n=>r.includes(n))}function KH(e){return ce(this,null,function*(){const t={frontCameras:[],backCameras:[]};let r=e.videoDevices;if(!e.isCameraAllowed){const n=yield navigator.mediaDevices.getUserMedia({video:!0,audio:!1});r=(yield navigator.mediaDevices.enumerateDevices()).filter(i=>i.kind==="videoinput"),n.getTracks().forEach(i=>i.stop())}for(const n of r)WH(n.label,ZC)?t.backCameras.push(new h6(n,yr.environment)):t.frontCameras.push(new h6(n,yr.user));return t})}function YH(e,t,r){const n=[...t.frontCameras,...t.backCameras];if(!n.length)return{deviceId:"",facing:void 0,groupId:"",label:""};if(r)return n.find(i=>i.deviceId===r)||{deviceId:"",facing:void 0,groupId:"",label:""};if(e===yr.environment&&t.backCameras.length){const i=t.backCameras.map(a=>{const o=/\b([0-9]+)MP?\b/i,l=a.label.match(o);return l!==null?parseInt(l[1],10):NaN});if(i.every(a=>!isNaN(a))){const a=i.lastIndexOf(Math.max(...i));return t.backCameras[a]}else return ht.isIOS?{deviceId:"",facing:yr.environment,groupId:"",label:""}:t.backCameras.sort((a,o)=>a.label.localeCompare(o.label))[0]}else return{deviceId:"",facing:yr.user,groupId:"",label:""}}const sm=e=>{e.getTracks().forEach(t=>t.stop())};function qH(e,t,r){return ce(this,null,function*(){const n={status:ut.PREPARING,stream:null,camera:{deviceId:"",facing:void 0,groupId:"",label:""}};if(!navigator.mediaDevices)return n.status=ut.NOT_SUPPORTED,n;if(!t.deviceId&&!t.facing)return r?(n.status=ut.INCORRECT_CAMERA_ID,n):(n.status=ut.NO_CAMERA,n);try{const i=e.width>f4?Wn.FULL_HD.width:e.width,a=e.height>f4?Wn.FULL_HD.height:e.height,o={ideal:i},l={ideal:a};ht.isFirefox&&ht.browserVersion>="145"&&(o.min=i,l.min=a);const c={width:o,height:l,frameRate:{ideal:30}};t.deviceId?c.deviceId={exact:t.deviceId}:c.facingMode={ideal:t.facing};const s=yield navigator.mediaDevices.getUserMedia({video:c,audio:!1}),u=s.getVideoTracks()[0],{deviceId:d,groupId:f,facingMode:h}=u.getSettings(),p={deviceId:d||t.deviceId,label:u.label||t.label,groupId:f||t.groupId,facing:h||t.facing};return{status:ut.READY,stream:s,camera:p}}catch(i){return n.status=ut.UNKNOWN_ERROR,n}})}function F3(e,t){const r={imageData:[],raw:"",mimeType:""},{videoHeight:n,videoWidth:i,readyState:a}=e;if(n&&i&&a===d4.HAVE_ENOUGH_DATA){const o=document.createElement("canvas");o.width=i,o.height=n;const l=o.getContext("2d",{willReadFrequently:!0});if(l==null||l.drawImage(e,0,0),t!==Hi.UINT){const c="image/jpeg";r.raw=o.toDataURL(c,.8).replace("data:".concat(c,";base64,"),""),r.mimeType=c}if(t!==Hi.BASE64){const c=l==null?void 0:l.getImageData(0,0,i,n);c&&(r.imageData=[c])}}return r}function lm(e,t){const r=[...e.frontCameras,...e.backCameras],n=(r.findIndex(i=>i.deviceId===t)+1)%r.length;return r[n].deviceId}function Cr(e,t){const r=i=>i!==null&&typeof i=="object"&&!Array.isArray(i),n=Object.assign({},e);if(r(e)&&r(t))for(const i of Object.keys(t)){const a=e[i],o=t[i];r(o)?a===void 0?n[i]=o:n[i]=Cr(a,o):n[i]=o}return n}function QH(e){return ce(this,null,function*(){return new Promise(t=>setTimeout(t,e))})}const cm=e=>{let t;try{var r;t=(r=window.localStorage.getItem(e))!==null&&r!==void 0?r:j3(),window.localStorage.setItem(e,t)}catch(n){t=j3()}return t},XH=()=>["localhost","127.0.0.1","","::1"].includes(window.location.hostname),JH=()=>!XH()&&window.location.protocol==="http:",eV=()=>{if(typeof window=="undefined")return"SERVER_SIDE_RENDERING";if(!document.referrer)return window.location.origin;try{return new URL(document.referrer).origin}catch(e){return window.location.origin}},U3=e=>ce(null,null,function*(){var t;let{cameras:r,cameraID:n,sdkVersion:i,serviceUrl:a,customMetadata:o}=e;const l=navigator;let c=ht.osName,s=ht.osVersion,u=null;if((t=l.userAgentData)!==null&&t!==void 0&&t.getHighEntropyValues)try{var d,f;const p=yield l.userAgentData.getHighEntropyValues(["platform","platformVersion"]);c=String((d=(f=p.platform)!==null&&f!==void 0?f:l.userAgentData.platform)!==null&&d!==void 0?d:ht.osName),s=p.platformVersion?String(p.platformVersion):ht.osVersion,u=p}catch(p){u=null}const h={platform:"Web",osVersion:"".concat(s),sdkVersion:i,hostAppId:eV(),userID:cm(h4),deviceModel:"".concat(c,"/").concat(s," ").concat(ht.browserName,"/").concat(ht.fullBrowserVersion),hostAppVersion:"".concat(ht.browserName,"/").concat(ht.fullBrowserVersion)};if(u&&(h.rawCH=u),r&&(h.cameraState=r.map(p=>({cameraID:p.deviceId,label:p.label,groupId:p.groupId,facing:p.facing===yr.user?"front":"back"}))),a&&(h.serviceUrl=a),n&&(h.currentCameraInfo={cameraID:n}),l){h.rawUA=l.userAgent;const p=l.deviceMemory;typeof p=="number"&&(h.ramTotalGB=p)}return o&&o instanceof Object&&Object.keys(o).length>0&&(h.customMetadata=o),h});function p2(e,t,r){return(t=tV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function tV(e){var t=rV(e,"string");return typeof t=="symbol"?t:t+""}function rV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class nV{constructor(){p2(this,"_levels",[]),p2(this,"_transports",[]),p2(this,"_logs",[]),p2(this,"_prevTime",0),p2(this,"logListener",null);try{if(!window.localStorage)return;const t=window.localStorage.getItem("logger");if(!t)return;const[r,n]=t.split(">");this._levels=r.split(","),n&&(this._transports=n.split(","))}catch(t){return}}create(t,r){return n=>{if(!this._levels.includes(t)&&!this._levels.includes("all")&&!this.logListener)return;const i=Date.now();let a=0;if(this._prevTime&&(a=i-this._prevTime),this._prevTime=i,this.logListener&&this.logListener("".concat(t,": ").concat(n," +").concat(a,"ms")),this._transports.includes("console")){const o=(r==null?void 0:r.color)||"blue";console.log("%c%s: %c%s %c+%dms","color: ".concat(o,";"),t,"",n,"color: ".concat(o,";"),a)}this._transports.includes("file")&&this._logs.push("".concat(t,": ").concat(n," +").concat(a,"ms"))}}saveLogs(){if(!this._logs.length)return;const t=this._logs.join(`
8
- `),r=new Blob([t],{type:"text/plain"}),n=window.URL.createObjectURL(r),i=document.createElement("a");i.download="log.txt",i.href=n,i.click(),window.URL.revokeObjectURL(n),this._logs=[]}}const Yt=new nV;function um(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Hr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?um(Object(r),!0).forEach(function(n){iV(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):um(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function iV(e,t,r){return(t=aV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function aV(e){var t=oV(e,"string");return typeof t=="symbol"?t:t+""}function oV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const Qn=Yt.create("main");function sV(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:yr.environment,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Wn.VGA,r=arguments.length>2?arguments[2]:void 0;const[{status:n,stream:i,camera:a},o]=ye({status:ut.PREPARING,stream:null,camera:{deviceId:"",facing:void 0,groupId:"",label:""}}),[l,c]=ye(null),[s,u]=ye(null),d=rt(""),f=Mn(()=>{o(h=>Hr(Hr({},h),{},{status:ut.PLAY}))},[]);return xe(()=>{let h=!0;return $H().then(p=>{Qn("Video devices: ".concat(JSON.stringify(p))),h&&(Qn(p.isCameraAllowed?"Preparing the camera":"Requesting the camera"),o(m=>Hr(Hr({},m),{},{status:p.isCameraAllowed?ut.PREPARING:ut.REQUESTING})),c(p))}).catch(p=>{Qn("Error in receiving media devices: ".concat(p)),h&&o(m=>Hr(Hr({},m),{},{status:JH()?ut.HTTP_NOT_SUPPORTED:window.isSecureContext?ut.NOT_SUPPORTED:ut.INSECURE_PAGE_CONTEXT}))}),()=>{h=!1}},[]),xe(()=>{let h=!0;if(!(!l||s))return KH(l).then(p=>{Qn("Sorted cameras: ".concat(JSON.stringify(p))),h&&u(p)}).catch(p=>{if(Qn("Error sorting cameras: ".concat(p)),!!h){if(p instanceof Error&&p.name===OC)return o(m=>Hr(Hr({},m),{},{status:ut.PERMISSION_DENIED}));o(m=>Hr(Hr({},m),{},{status:ut.UNKNOWN_ERROR}))}}),()=>{h=!1}},[l]),xe(()=>{let h=!0;const p=n===ut.PREPARING||n===ut.REQUESTING;return!s||!p?void 0:(ce(null,null,function*(){try{const m=ht.isFirefox?NC:0;yield QH(m);const g=YH(e,s,r),_=yield qH(t,g,r);if(Qn("Selected camera: ".concat(JSON.stringify(g))),h)d.current=_.camera.deviceId,o(_);else{if(!_.stream)return;sm(_.stream)}}catch(m){if(Qn("Get video error: ".concat(m)),!h)return;o(g=>Hr(Hr({},g),{},{status:ut.UNKNOWN_ERROR}))}}),()=>{h=!1})},[s,e,r,n,t.width,t.height]),xe(()=>()=>{i&&sm(i)},[i]),xe(()=>{if(!r||!d.current)return;const h=r!==d.current;n!==ut.PLAY||!h||o({status:ut.PREPARING,stream:null,camera:{deviceId:"",facing:void 0,groupId:"",label:""}})},[r,n]),{status:n,stream:i,camera:a,sortedDevices:s,onPlay:f}}const lV="_container_17sg4_1",cV="_video_17sg4_8",dm={container:lV,video:cV};function Pr(e,t,r){return(t=uV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function uV(e){var t=dV(e,"string");return typeof t=="symbol"?t:t+""}function dV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const ki=Yt.create("main");class fV{constructor(){Pr(this,"chunks",[]),Pr(this,"recorder",null),Pr(this,"mimeType","video/webm"),Pr(this,"record",null),Pr(this,"delayTimeout",null),Pr(this,"durationTimeout",null),Pr(this,"isRecording",!1),Pr(this,"debug",!1),Pr(this,"delay",0),Pr(this,"bitrate",12e5),Pr(this,"duration",void 0)}init(t){if(!("MediaRecorder"in window)){ki("MediaRecorder is missing");return}this.mimeType=MediaRecorder.isTypeSupported("video/webm")?"video/webm":"video/mp4;codecs=avc1",this.recorder=new MediaRecorder(t,{mimeType:this.mimeType,videoBitsPerSecond:this.bitrate}),this.recorder.addEventListener("dataavailable",this.setChunk.bind(this)),this.recorder.addEventListener("error",this.errorHandle.bind(this)),this.delay?this.delayTimeout=setTimeout(()=>{this.delayTimeout=null,this.startRecording()},this.delay):this.startRecording(),this.duration&&(this.durationTimeout=setTimeout(()=>ce(this,null,function*(){this.durationTimeout=null,this.record=yield this.getRecord()}),this.delay+this.duration)),ki("MediaRecorder initialized: { duration: ".concat(this.duration,", delay: ").concat(this.delay,", mimeType: ").concat(this.mimeType," }"))}startRecording(){this.recorder&&(this.recorder.start(),this.isRecording=!0,ki("Recording has started"))}clearTimeouts(){this.delayTimeout&&clearTimeout(this.delayTimeout),this.durationTimeout&&clearTimeout(this.durationTimeout)}getRecord(){return ce(this,null,function*(){if(this.record){const t=this.record;return this.record=null,t}return!this.recorder||this.recorder.state==="inactive"?null:(this.stopRecord(),new Promise(t=>{if(!this.recorder)return t(null);this.recorder.onstop=()=>ce(this,null,function*(){const r=yield this.getVideoData();ki("Video record resolved"),t(r)})}))})}stopRecord(){var t,r,n;if(!this.recorder||this.recorder.state==="inactive"){this.clearTimeouts();return}(t=this.recorder)===null||t===void 0||t.stop(),(r=this.recorder)===null||r===void 0||r.removeEventListener("dataavailable",this.setChunk),(n=this.recorder)===null||n===void 0||n.removeEventListener("error",this.errorHandle),this.clearTimeouts(),this.isRecording=!1,ki("Recording stopped")}errorHandle(t){ki("Stream recorder service error: ".concat(JSON.stringify(t)))}setChunk(t){this.chunks.push(t.data)}getVideoData(){return ce(this,null,function*(){const t=new Blob(this.chunks,{type:this.mimeType});if(this.debug){const r=document.createElement("a"),n=URL.createObjectURL(t);r.href=n,r.download="video",r.click(),URL.revokeObjectURL(n)}return new Promise(r=>{r({data:t,mimeType:t.type})})})}}var hV=0;function R(e,t,r,n,i,a){t||(t={});var o,l,c=t;if("ref"in c)for(l in c={},t)l=="ref"?o=t[l]:c[l]=t[l];var s={type:e,props:c,key:r,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--hV,__i:-1,__u:0,__source:i,__self:a};if(typeof e=="function"&&(o=e.defaultProps))for(l in o)c[l]===void 0&&(c[l]=o[l]);return De.vnode&&De.vnode(s),s}const fm=qn(function(e,t){let{onVideoStatusChange:r,onVideoSizeChange:n,mode:i,resolution:a,onFailStatus:o,cameraId:l,onRecordService:c,videoRecord:s,onVideoStarted:u,onVideoStopped:d,onMirroringChange:f,mirrorType:h=t3.mirror}=e;const{status:p,stream:m,camera:g,sortedDevices:_,onPlay:b}=sV(i,a,l),[v,y]=ye(!1),V=rt(null),w=rt(null),E=rt(null),S=()=>{b(),u==null||u()};return xe(()=>{y(g.facing===yr.user&&h===t3.mirror)},[g.facing,h]),xe(()=>{f==null||f(v)},[v]),ya(t,()=>({changeMirror:()=>{y(H=>!H)}})),xe(()=>{const H=w.current,M=E.current,T=()=>{!H||!M||n==null||n({videoElement:H,videoParams:{width:H.videoWidth,height:H.videoHeight},videoContainerParams:{width:M.clientWidth,height:M.clientHeight}})};return H&&(window.addEventListener("resize",T),H.addEventListener("resize",T)),()=>{var I;H&&(window.removeEventListener("resize",T),H.removeEventListener("resize",T)),(I=V.current)===null||I===void 0||I.stopRecord()}},[]),xe(()=>{const H=w.current;if(p===ut.READY&&H&&m&&(H.srcObject=m,ht.isIOS?setTimeout(()=>H.play(),LC):H.play(),s)){if(V.current){var M;(M=V.current)===null||M===void 0||M.stopRecord()}else{const O=new fV;if(typeof s!="boolean"){var T,I;O.delay=(T=s.delay)!==null&&T!==void 0?T:O.delay,O.duration=s.duration,O.bitrate=(I=s.bitrate)!==null&&I!==void 0?I:O.bitrate,O.debug=!!s.debug}V.current=O,c==null||c(O)}V.current.init(m)}const D=jC[p];o&&D&&o(D),r({videoStatus:p,camera:g,sortedDevices:_})},[p,g,m,_,s]),R("div",{part:"webcamera-container",ref:E,className:dm.container,children:R("video",{part:"webcamera-video",onAbort:d,onLoadedData:S,className:dm.video,style:{transform:"scaleX(".concat(v?-1:1,")")},ref:w,playsInline:!0,disablePictureInPicture:!0})})});function pV(e){switch(e){case Ie.SHAKING:return{icon:"processing-error-icon",title:"keepDeviceStill"};case Ie.FINDING:return{icon:"search-icon",title:"placeDocumentIntoFrame"};case Ie.SNAPSHOT:return{icon:"square-icon",title:"positionDocumentCenter"};case Ie.FOCUS:return{icon:"processing-error-icon",title:"noFocus"};case Ie.RESOLUTION:return{icon:"processing-error-icon",title:"moveCloser"};case Ie.GLARE:return{icon:"processing-error-icon",title:"glaresOnDocument"};case Ie.HOLD:return{icon:"processing-error-icon",title:"holdDocumentStraight"};case Ie.START_NEXT_PAGE:return{icon:"search-icon",title:"flipTheDocument"};case Ie.LIVENESS:return{icon:"search-icon",title:"tiltTheDocument"};default:return{icon:null,title:null}}}const mV="_svg_68emc_1",gV={svg:mV},vV=Yt.create("main"),hm=sl({onEvent:()=>vV('Function "onEvent" not defined.')}),Ct=()=>wa(hm);function bV(e){let{maskParams:t,borderColor:r,strokeWidth:n,adjustment:i}=e;const{cameraFrameShapeType:a=Sn.line,cameraFrameLineCap:o=n4.butt,cameraFrameLineLength:l=_C,cameraFrameCornerRadius:c=e3}=Ct(),[s,u]=ye(null);return wr(()=>{if(a!==Sn.corners)return;const d=t.width/100*l,f=c+n/2+i,h=n/2,p=t.left+t.width-d-f+h+i,m=t.top-h-i,g=t.left+t.width+h+i,_=t.top+t.height-d-f+h+i,b=t.left+d+f-h-i,v=t.top+t.height+h+i,y=t.left-h-i,V=t.top+d+f-h-i;u({topRight:{x:p,y:m},bottomRight:{x:g,y:_},bottomLeft:{x:b,y:v},topLeft:{x:y,y:V},pathWidth:d,radius:f})},[a,t,l,c,i,n]),s?R(kt,{children:[R("path",{d:"M".concat(s.topRight.x,",").concat(s.topRight.y," h").concat(s.pathWidth," a").concat(s.radius,",").concat(s.radius," 0 0 1 ").concat(s.radius,",").concat(s.radius," v").concat(s.pathWidth),fill:"none",stroke:r,strokeWidth:n,strokeLinecap:o,part:"frame-top-right-corner"}),R("path",{d:"M".concat(s.bottomRight.x,",").concat(s.bottomRight.y," v").concat(s.pathWidth," a").concat(s.radius,",").concat(s.radius," 0 0 1 ").concat(-s.radius,",").concat(s.radius," h-").concat(s.pathWidth),fill:"none",stroke:r,strokeWidth:n,strokeLinecap:o,part:"frame-bottom-right-corner"}),R("path",{d:"M".concat(s.bottomLeft.x,",").concat(s.bottomLeft.y," h-").concat(s.pathWidth," a").concat(s.radius,",").concat(s.radius," 0 0 1 ").concat(-s.radius,",").concat(-s.radius," v-").concat(s.pathWidth),fill:"none",stroke:r,strokeWidth:n,strokeLinecap:o,part:"frame-bottom-left-corner"}),R("path",{d:"M".concat(s.topLeft.x,",").concat(s.topLeft.y," v-").concat(s.pathWidth," a").concat(s.radius,",").concat(-s.radius," 0 0 1 ").concat(s.radius,",").concat(-s.radius," h").concat(s.pathWidth),fill:"none",stroke:r,strokeWidth:n,strokeLinecap:o,part:"frame-top-left-corner"})]}):null}function _V(e){let{maskParams:t,strokeWidth:r,adjustment:n,borderColor:i}=e;const{cameraFrameCornerRadius:a=e3}=Ct(),o=t.left-r/2-n,l=t.top-r/2-n,c=a+r/2+n,s=t.width+r+n*2,u=t.height+r+n*2;return R("rect",{x:o,y:l,rx:c,ry:c,width:s,height:u,fill:"none",stroke:i,strokeWidth:r,part:"frame-line"})}function yV(e){let{layoutParams:t,maskParams:r,isDocumentAvailable:n}=e;const{cameraFrameShapeType:i=Sn.line,cameraFrameCornerRadius:a=e3,cameraFrameActiveColor:o,cameraFrameDefaultColor:l,newLayout:c}=Ct(),s=n?o!=null?o:c?HC:CC:l!=null?l:c?wC:yC,u=c?n?0:a4:0,d=r.stroke||0,f=c&&n?d+a4:d;return R("svg",{part:"frame",className:gV.svg,xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMidYMid slice",viewBox:"0 0 ".concat(t.width," ").concat(t.height),role:"img","aria-label":"Document frame",children:[R("defs",{children:R("mask",{id:"bgClip",children:[R("rect",{x:"0",y:"0",width:t.width,height:t.height,fill:"#fff",part:"frame-mask-background"}),R("rect",{x:r.left,y:r.top,rx:a,ry:a,width:r.width,height:r.height,stroke:"black",part:"frame-mask-background-clip"})]})}),R("rect",{mask:"url(#bgClip)",x:"0",y:"0",width:t.width,height:t.height,part:"frame-external-background"}),i===Sn.line&&R(_V,{maskParams:r,borderColor:s,strokeWidth:f,adjustment:u}),i===Sn.corners&&R(bV,{maskParams:r,borderColor:s,strokeWidth:f,adjustment:u})]})}function B3(){return B3=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},B3.apply(null,arguments)}function pm(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function z3(e,t){return z3=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},z3(e,t)}function G3(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,z3(e,t)}function wV(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function CV(e,t){e.classList?e.classList.add(t):wV(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function mm(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function HV(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=mm(e.className,t):e.setAttribute("class",mm(e.className&&e.className.baseVal||"",t))}const gm={disabled:!1},$3=Te.createContext(null);var vm=function(e){return e.scrollTop},m2="unmounted",Xn="exited",Vr="entering",Kr="entered",g2="exiting",ln=(function(e){G3(t,e);function t(n,i){var a;a=e.call(this,n,i)||this;var o=i,l=o&&!o.isMounting?n.enter:n.appear,c;return a.appearStatus=null,n.in?l?(c=Xn,a.appearStatus=Vr):c=Kr:n.unmountOnExit||n.mountOnEnter?c=m2:c=Xn,a.state={status:c},a.nextCallback=null,a}t.getDerivedStateFromProps=function(n,i){var a=n.in;return a&&i.status===m2?{status:Xn}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(n){var i=null;if(n!==this.props){var a=this.state.status;this.props.in?a!==Vr&&a!==Kr&&(i=Vr):(a===Vr||a===Kr)&&(i=g2)}this.updateStatus(!1,i)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var n=this.props.timeout,i,a,o;return i=a=o=n,n!=null&&typeof n!="number"&&(i=n.exit,a=n.enter,o=n.appear!==void 0?n.appear:a),{exit:i,enter:a,appear:o}},r.updateStatus=function(n,i){if(n===void 0&&(n=!1),i!==null)if(this.cancelNextCallback(),i===Vr){if(this.props.unmountOnExit||this.props.mountOnEnter){var a=this.props.nodeRef?this.props.nodeRef.current:Te.findDOMNode(this);a&&vm(a)}this.performEnter(n)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Xn&&this.setState({status:m2})},r.performEnter=function(n){var i=this,a=this.props.enter,o=this.context?this.context.isMounting:n,l=this.props.nodeRef?[o]:[Te.findDOMNode(this),o],c=l[0],s=l[1],u=this.getTimeouts(),d=o?u.appear:u.enter;if(!n&&!a||gm.disabled){this.safeSetState({status:Kr},function(){i.props.onEntered(c)});return}this.props.onEnter(c,s),this.safeSetState({status:Vr},function(){i.props.onEntering(c,s),i.onTransitionEnd(d,function(){i.safeSetState({status:Kr},function(){i.props.onEntered(c,s)})})})},r.performExit=function(){var n=this,i=this.props.exit,a=this.getTimeouts(),o=this.props.nodeRef?void 0:Te.findDOMNode(this);if(!i||gm.disabled){this.safeSetState({status:Xn},function(){n.props.onExited(o)});return}this.props.onExit(o),this.safeSetState({status:g2},function(){n.props.onExiting(o),n.onTransitionEnd(a.exit,function(){n.safeSetState({status:Xn},function(){n.props.onExited(o)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(n,i){i=this.setNextCallback(i),this.setState(n,i)},r.setNextCallback=function(n){var i=this,a=!0;return this.nextCallback=function(o){a&&(a=!1,i.nextCallback=null,n(o))},this.nextCallback.cancel=function(){a=!1},this.nextCallback},r.onTransitionEnd=function(n,i){this.setNextCallback(i);var a=this.props.nodeRef?this.props.nodeRef.current:Te.findDOMNode(this),o=n==null&&!this.props.addEndListener;if(!a||o){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[a,this.nextCallback],c=l[0],s=l[1];this.props.addEndListener(c,s)}n!=null&&setTimeout(this.nextCallback,n)},r.render=function(){var n=this.state.status;if(n===m2)return null;var i=this.props,a=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var o=pm(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return Te.createElement($3.Provider,{value:null},typeof a=="function"?a(n,o):Te.cloneElement(Te.Children.only(a),o))},t})(Te.Component);ln.contextType=$3,ln.propTypes={};function Si(){}ln.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Si,onEntering:Si,onEntered:Si,onExit:Si,onExiting:Si,onExited:Si},ln.UNMOUNTED=m2,ln.EXITED=Xn,ln.ENTERING=Vr,ln.ENTERED=Kr,ln.EXITING=g2;var VV=function(e,t){return e&&t&&t.split(" ").forEach(function(r){return CV(e,r)})},W3=function(e,t){return e&&t&&t.split(" ").forEach(function(r){return HV(e,r)})},Ea=(function(e){G3(t,e);function t(){for(var n,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return n=e.call.apply(e,[this].concat(a))||this,n.appliedClasses={appear:{},enter:{},exit:{}},n.onEnter=function(l,c){var s=n.resolveArguments(l,c),u=s[0],d=s[1];n.removeClasses(u,"exit"),n.addClass(u,d?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(l,c)},n.onEntering=function(l,c){var s=n.resolveArguments(l,c),u=s[0],d=s[1],f=d?"appear":"enter";n.addClass(u,f,"active"),n.props.onEntering&&n.props.onEntering(l,c)},n.onEntered=function(l,c){var s=n.resolveArguments(l,c),u=s[0],d=s[1],f=d?"appear":"enter";n.removeClasses(u,f),n.addClass(u,f,"done"),n.props.onEntered&&n.props.onEntered(l,c)},n.onExit=function(l){var c=n.resolveArguments(l),s=c[0];n.removeClasses(s,"appear"),n.removeClasses(s,"enter"),n.addClass(s,"exit","base"),n.props.onExit&&n.props.onExit(l)},n.onExiting=function(l){var c=n.resolveArguments(l),s=c[0];n.addClass(s,"exit","active"),n.props.onExiting&&n.props.onExiting(l)},n.onExited=function(l){var c=n.resolveArguments(l),s=c[0];n.removeClasses(s,"exit"),n.addClass(s,"exit","done"),n.props.onExited&&n.props.onExited(l)},n.resolveArguments=function(l,c){return n.props.nodeRef?[n.props.nodeRef.current,l]:[l,c]},n.getClassNames=function(l){var c=n.props.classNames,s=typeof c=="string",u=s&&c?c+"-":"",d=s?""+u+l:c[l],f=s?d+"-active":c[l+"Active"],h=s?d+"-done":c[l+"Done"];return{baseClassName:d,activeClassName:f,doneClassName:h}},n}var r=t.prototype;return r.addClass=function(n,i,a){var o=this.getClassNames(i)[a+"ClassName"],l=this.getClassNames("enter"),c=l.doneClassName;i==="appear"&&a==="done"&&c&&(o+=" "+c),a==="active"&&n&&vm(n),o&&(this.appliedClasses[i][a]=o,VV(n,o))},r.removeClasses=function(n,i){var a=this.appliedClasses[i],o=a.base,l=a.active,c=a.done;this.appliedClasses[i]={},o&&W3(n,o),l&&W3(n,l),c&&W3(n,c)},r.render=function(){var n=this.props;n.classNames;var i=pm(n,["classNames"]);return Te.createElement(ln,B3({},i,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t})(Te.Component);Ea.defaultProps={classNames:""},Ea.propTypes={};var ka,Sa;function EV(e,t){return!(e===t||Te.isValidElement(e)&&Te.isValidElement(t)&&e.key!=null&&e.key===t.key)}var Mi={out:"out-in",in:"in-out"},Ma=function(e,t,r){return function(){var n;e.props[t]&&(n=e.props)[t].apply(n,arguments),r()}},kV=(ka={},ka[Mi.out]=function(e){var t=e.current,r=e.changeState;return Te.cloneElement(t,{in:!1,onExited:Ma(t,"onExited",function(){r(Vr,null)})})},ka[Mi.in]=function(e){var t=e.current,r=e.changeState,n=e.children;return[t,Te.cloneElement(n,{in:!0,onEntered:Ma(n,"onEntered",function(){r(Vr)})})]},ka),SV=(Sa={},Sa[Mi.out]=function(e){var t=e.children,r=e.changeState;return Te.cloneElement(t,{in:!0,onEntered:Ma(t,"onEntered",function(){r(Kr,Te.cloneElement(t,{in:!0}))})})},Sa[Mi.in]=function(e){var t=e.current,r=e.children,n=e.changeState;return[Te.cloneElement(t,{in:!1,onExited:Ma(t,"onExited",function(){n(Kr,Te.cloneElement(r,{in:!0}))})}),Te.cloneElement(r,{in:!0})]},Sa),K3=(function(e){G3(t,e);function t(){for(var n,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return n=e.call.apply(e,[this].concat(a))||this,n.state={status:Kr,current:null},n.appeared=!1,n.changeState=function(l,c){c===void 0&&(c=n.state.current),n.setState({status:l,current:c})},n}var r=t.prototype;return r.componentDidMount=function(){this.appeared=!0},t.getDerivedStateFromProps=function(n,i){return n.children==null?{current:null}:i.status===Vr&&n.mode===Mi.in?{status:Vr}:i.current&&EV(i.current,n.children)?{status:g2}:{current:Te.cloneElement(n.children,{in:!0})}},r.render=function(){var n=this.props,i=n.children,a=n.mode,o=this.state,l=o.status,c=o.current,s={children:i,current:c,changeState:this.changeState,status:l},u;switch(l){case Vr:u=SV[a](s);break;case g2:u=kV[a](s);break;case Kr:u=c}return Te.createElement($3.Provider,{value:{isMounting:!this.appeared}},u)},t})(Te.Component);K3.propTypes={},K3.defaultProps={mode:Mi.out};const MV="_message_1r2jg_10",AV="_icon_1r2jg_42",RV="_title_1r2jg_105",IV="_copyright_1r2jg_112",Gt={"hint-container":"_hint-container_1r2jg_1","tips-frameless":"_tips-frameless_1r2jg_10",message:MV,"fade-enter":"_fade-enter_1r2jg_14","fade-enter-active":"_fade-enter-active_1r2jg_18","fade-exit":"_fade-exit_1r2jg_23","fade-exit-active":"_fade-exit-active_1r2jg_27","message-container":"_message-container_1r2jg_32",icon:AV,"processing-error-icon":"_processing-error-icon_1r2jg_58","search-icon":"_search-icon_1r2jg_64","square-icon":"_square-icon_1r2jg_70","message-background":"_message-background_1r2jg_86",title:RV,copyright:IV};var Aa={exports:{}},TV=Aa.exports,bm;function OV(){return bm||(bm=1,(function(e,t){(function(r,n){n(t,J6)})(TV,function(r,n){var i="default"in n?n.default:n;function a(p){return(a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(m){return typeof m}:function(m){return m&&typeof Symbol=="function"&&m.constructor===Symbol&&m!==Symbol.prototype?"symbol":typeof m})(p)}var o={},l="[LOCALIZE-REACT]: There are no translations for specified locale",c="[LOCALIZE-REACT] Looks like template is being used, but no value passed for ",s=/{{([^{]+[^}])}}/g;function u(p,m){if(!m||Object.keys(m).length===0)return p;var g,_,b,v=p.match(s);return v&&v.length!==0?(g=v,_=m,b=Object.keys(_),g.map(function(y){var V=Array.prototype.slice.call(y,2,-2).join(""),w=b.find(function(E){return E===V});return w?[y,_[w]]:(console.warn(c,y),[y,y])})).reduce(function(y,V){var w=new RegExp(V[0],"gi");return y.replace(w,V[1])},p):p}var d=i.createContext(),f=d.Consumer;function h(){return n.useContext(d)}r.LocalizationConsumer=f,r.LocalizationContext=d,r.LocalizationProvider=function(p){var m=p.children,g=p.disableCache,_=p.locale,b=p.translations,v=b===void 0?{}:b,y=(function(H,M){if(!H)return null;if(a(M[H])==="object")return H;var T=H.toLowerCase().replace(/-/g,"_");if(a(M[T])==="object")return T;var I=T.split("_")[0];return a(M[I])==="object"?I:(console.warn(l,H),H)})(_,v),V=y?v[y]:v;function w(H,M,T){if(!V||!H)return T||H;var I=typeof T=="string"?T:H,D=V[H];if(typeof D=="string")return M?u(D,M):D;var O=H.split(".");if(O.length===1)return u(I,M);for(var B=V[O[0]],U=1;U<O.length;U++)B=B&&B[O[U]];return u(typeof B=="string"?B:I,M)}n.useEffect(function(){o={}},[_,v]);var E,S=g?w:(E=w,function(H,M,T){var I=2<arguments.length&&T!==void 0?T:"",D=M?JSON.stringify(M,null,"")+H+I:H+I;if(o[D])return o[D];var O=E(H,M,I);return o[D]=O});return i.createElement(d.Provider,{value:{locale:_,translate:S,translations:v}},m)},r.Message=function(p){var m=p.defaultMessage,g=p.descriptor,_=p.values;return(0,h().translate)(g,_,m)},r.useLocalize=h,Object.defineProperty(r,"__esModule",{value:!0})})})(Aa,Aa.exports)),Aa.exports}var cn=OV();const PV="_copyright_7zsy1_1",DV={copyright:PV},xV="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='33'%20height='11'%20viewBox='0%200%2033%2011'%20fill='none'%3e%3cpath%20d='M4.98344%205.36204C5.67499%204.93985%206.16388%204.1039%206.16388%203.18439C6.16388%201.43957%204.78591%200.299805%203.05391%200.299805C1.3219%200.299805%200%201.43993%200%203.40978V4.88744H1.26767V3.40942C1.26767%202.22751%202.0699%201.566%203.055%201.566C4.04011%201.566%204.74339%202.24143%204.74339%203.18439C4.74339%204.12736%203.98367%204.88708%202.99857%204.88708H1.26767V8.09564H2.53423V6.01291H3.02679C4.26513%206.01291%205.08129%206.9698%205.10951%208.09564H6.43215C6.40869%206.98153%205.87546%205.85716%204.98454%205.36204'%20fill='%23BD7DFF'/%3e%3cpath%20d='M31.8037%202.5231V3.32533C31.4658%202.81885%2030.8747%202.48242%2030.0307%202.48242C28.4827%202.48242%2027.3286%203.72077%2027.3286%205.31094C27.3286%206.88682%2028.4827%208.13946%2030.0307%208.13946C30.8326%208.13946%2031.4098%207.81585%2031.8037%207.3233V8.09731H32.9999V2.5231H31.8037ZM30.1714%206.92787C29.2706%206.92787%2028.6234%206.22422%2028.6234%205.30947C28.6234%204.39473%2029.2706%203.69108%2030.1714%203.69108C31.0722%203.69108%2031.7334%204.39473%2031.7334%205.30947C31.7334%206.22422%2031.0737%206.92787%2030.1714%206.92787Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M23.2758%205.40839C23.2758%206.50601%2022.7129%206.91427%2021.9953%206.91427C21.2777%206.91427%2020.7148%206.50601%2020.7148%205.40839V2.52344H19.4482V5.35196C19.4482%207.20966%2020.4051%208.13723%2021.9953%208.13723C23.5855%208.13723%2024.5424%207.20856%2024.5424%205.35196V2.52344H23.2758V5.40839Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M9.55541%202.48047C7.99309%202.48047%206.78296%203.76096%206.78296%205.32328C6.78296%206.8856%207.99235%208.13751%209.59755%208.13751C10.5684%208.13751%2011.272%207.79997%2011.8492%207.19491L11.1595%206.37875C10.7795%206.71628%2010.3012%206.9556%209.62577%206.9556C8.95034%206.9556%208.31706%206.6177%208.12099%205.88583H12.2853C12.3358%205.66432%2012.3594%205.43755%2012.3557%205.2104C12.3557%203.63452%2011.1174%202.48047%209.55541%202.48047ZM8.04953%204.8868C8.21847%204.15383%208.83746%203.66274%209.6254%203.66274C10.4133%203.66274%2010.948%204.14101%2011.1031%204.8868H8.04953Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M26.6533%200.356445H25.3867V8.09621H26.6533V0.356445Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M17.4077%203.32533C17.1263%202.84671%2016.4791%202.48242%2015.6347%202.48242C14.157%202.48242%2012.9326%203.72077%2012.9326%205.31094C12.9326%206.88682%2014.157%208.09621%2015.6347%208.09621C16.4369%208.09621%2016.9434%207.8569%2017.3374%207.36325V7.87009C17.3374%208.96771%2016.5634%209.36168%2015.8176%209.36168C15.0718%209.36168%2014.4806%208.9952%2014.3681%208.1937H13.1298C13.1862%209.601%2014.3117%2010.5025%2015.8176%2010.5025C17.3235%2010.5025%2018.6028%209.64424%2018.6028%207.78654V2.5231H17.4077V3.32533ZM15.7754%206.88572C14.8746%206.88572%2014.2274%206.22422%2014.2274%205.30984C14.2274%204.39547%2014.8746%203.69145%2015.7754%203.69145C16.6762%203.69145%2017.3374%204.3951%2017.3374%205.30984C17.3374%206.22458%2016.6759%206.88572%2015.7754%206.88572Z'%20fill='%23BD7DFF'/%3e%3c/svg%3e",Y3=qn(function(e,t){let{className:r}=e;const{copyright:n=!0}=Ct();return n?R("div",{ref:t,part:"container-copyright",className:"".concat(DV.copyright," ").concat(r!=null?r:""),children:[R("span",{"data-e2e":"powered-by",children:"Powered by"}),R("img",{src:xV,alt:"Regula"})]}):null});function q3(e){switch(e){case Zt.Unknown:return"id-front-icon";case Zt.PassportSinglePage:return"passport-single-icon";case Zt.PassportTwoPages:return"passport-both-pages-icon";case Zt.IDFront:return"id-front-icon";case Zt.IDFrontMRZ:return"id-mrz-front-icon";case Zt.IDBack:return"id-back-icon";case Zt.IDBackMrz:return"id-mrz-back-icon";case Zt.IDBackBarcode:return"id-barcode-back-icon";case Zt.IDBackBarcodeMRZ:return"id-mrz-barcode-back-icon";case Zt.BankCardFront:return"bank-card-front-icon";case Zt.BankCardBack:return"bank-card-back-icon";case Zt.DocumentFront:return"document-front-icon";case Zt.DocumentBack:return"document-back-icon";default:return"id-front-icon"}}function NV(e){switch(e){case u2.Horizontal:return"horizontal";case u2.Vertical:return"vertical";case u2.LeftBottomRightTop:return"left-bottom-right-top";case u2.RightBottomLeftTop:return"right-bottom-left-top";default:return""}}const LV="_announcer_1qj2e_1",ZV={announcer:LV};function v2(e){let{text:t,timeout:r=100}=e;const[n,i]=ye("");return xe(()=>{if(!t)return;i("");const a=setTimeout(()=>{i(t)},r);return()=>{clearTimeout(a)}},[t,r]),R("div",{role:"status","aria-live":"assertive",className:ZV.announcer,children:n})}var Q3,_m;function jV(){if(_m)return Q3;_m=1;function e(t){return t&&t.length?t[0]:void 0}return Q3=e,Q3}var ym,wm;function FV(){return wm||(wm=1,ym=jV()),ym}var UV=FV();const Ai=Qi(UV),BV="_tilt_5ot88_1",zV="_vertical_5ot88_19",GV="_horizontal_5ot88_23",X3={tilt:BV,vertical:zV,horizontal:GV,"left-bottom-right-top":"_left-bottom-right-top_5ot88_27","right-bottom-left-top":"_right-bottom-left-top_5ot88_31","id-front-icon":"_id-front-icon_5ot88_35","passport-single-icon":"_passport-single-icon_5ot88_39","passport-both-pages-icon":"_passport-both-pages-icon_5ot88_43","id-mrz-front-icon":"_id-mrz-front-icon_5ot88_47","id-back-icon":"_id-back-icon_5ot88_51","id-mrz-back-icon":"_id-mrz-back-icon_5ot88_55","id-barcode-back-icon":"_id-barcode-back-icon_5ot88_59","id-mrz-barcode-back-icon":"_id-mrz-barcode-back-icon_5ot88_63","bank-card-front-icon":"_bank-card-front-icon_5ot88_67","bank-card-back-icon":"_bank-card-back-icon_5ot88_71","document-front-icon":"_document-front-icon_5ot88_75","document-back-icon":"_document-back-icon_5ot88_79"},$V=qn(function(e,t){var r,n;let{animation:i}=e;const a=q3((r=Ai(i.image))!==null&&r!==void 0?r:Zt.IDFront);return R(kt,{children:[R(v2,{text:"Tilt the document"}),R("div",{part:"hint-holo-".concat(a),className:"".concat(X3.tilt," ").concat(X3[NV(i.tiltType)]," ").concat((n=X3[a])!==null&&n!==void 0?n:""),ref:t,role:"img","aria-label":"Document tilt animation"})]})}),WV="_flip_1nryz_1",KV="_front_1nryz_10",YV="_back_1nryz_11",qV="_slide_1nryz_22",An={flip:WV,"one-side":"_one-side_1nryz_2",front:KV,back:YV,slide:qV,"flip-front":"_flip-front_1nryz_1","flip-back":"_flip-back_1nryz_1","id-front-icon":"_id-front-icon_1nryz_51","passport-single-icon":"_passport-single-icon_1nryz_55","passport-both-pages-icon":"_passport-both-pages-icon_1nryz_59","id-mrz-front-icon":"_id-mrz-front-icon_1nryz_63","id-back-icon":"_id-back-icon_1nryz_67","id-mrz-back-icon":"_id-mrz-back-icon_1nryz_71","id-barcode-back-icon":"_id-barcode-back-icon_1nryz_75","id-mrz-barcode-back-icon":"_id-mrz-barcode-back-icon_1nryz_79","bank-card-front-icon":"_bank-card-front-icon_1nryz_83","bank-card-back-icon":"_bank-card-back-icon_1nryz_87","document-front-icon":"_document-front-icon_1nryz_91","document-back-icon":"_document-back-icon_1nryz_95"},QV=qn(function(e,t){var r,n,i,a,o;let{animation:l}=e;const{nextPageAnimationStartDelay:c=s4}=Ct(),s=l.image.length===1,u=s&&Ai(l.image)===Zt.PassportTwoPages,d=q3((r=Ai(l.image))!==null&&r!==void 0?r:Zt.DocumentFront),f={"--animation-delay":c+"ms","--animation-duration":o4+"ms"};if(s){var h;return R(kt,{children:[R(v2,{text:"Slide the document"}),R("div",{ref:t,className:"".concat(An["one-side"]," ").concat(u?An.slide:""," ").concat((h=An[d])!==null&&h!==void 0?h:""),style:f,role:"img","aria-label":"Document slide animation"})]})}const p=q3((n=(i=l.image)===null||i===void 0?void 0:i[1])!==null&&n!==void 0?n:Zt.DocumentBack);return R(kt,{children:[R(v2,{text:"Flip the document"}),R("div",{ref:t,className:An.flip,style:f,role:"img","aria-label":"Document flip animation",part:"hint-next-page-icon",children:[R("div",{part:"hint-next-page-front-".concat(d),className:"".concat(An.front," ").concat((a=An[d])!==null&&a!==void 0?a:"")}),R("div",{part:"hint-next-page-back-".concat(p),className:"".concat(An.back," ").concat((o=An[p])!==null&&o!==void 0?o:"")})]})]})}),Cm=qn(function(e,t){let{animation:r}=e;const[n,i]=ye(null);wr(()=>{r&&i(r.type)},[r]);const a=(r==null?void 0:r.type)||n;return a===$n.Tilt&&(r==null?void 0:r.type)===$n.Tilt?R($V,{animation:r,ref:t}):a===$n.Flip&&(r==null?void 0:r.type)===$n.Flip?R(QV,{animation:r,ref:t}):null});function Hm(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ra(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Hm(Object(r),!0).forEach(function(n){XV(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Hm(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function XV(e,t,r){return(t=JV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function JV(e){var t=eE(e,"string");return typeof t=="symbol"?t:t+""}function eE(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function tE(e){var t;let{layoutParams:r,icon:n,title:i,maskParams:a,animation:o,videoSize:l,controlsSizes:c,isLandscape:s}=e;const{statusIcon:u=!0,statusPositionMultiplier:d,activityIndicatorPortraitPositionMultiplier:f,activityIndicatorLandscapePositionMultiplier:h,newLayout:p}=Ct(),m=rt(null),g=rt(null),_=rt(null),b=rt(null),v=rt(null),y=s&&a==null,V="".concat(Gt["hint-container"]," ").concat(y?Gt["tips-frameless"]:""),{translate:w}=cn.useLocalize(),E={classNames:{enter:Gt["fade-enter"],enterActive:Gt["fade-enter-active"],exit:Gt["fade-exit"],exitActive:Gt["fade-exit-active"]},timeout:300};return wr(()=>{var S,H;const M=g.current;if(!M||!l)return;const T=s&&c?c.main:0;M.style.width="".concat(a?a.width:l.width-T,"px"),M.style.height="".concat(a?a.height:l.height,"px"),M.style.top="".concat(a?a.top:0,"px"),M.style.left="".concat(a?a.left:T,"px");const I=d!==void 0,D=f!==void 0||h!==void 0,O=((S=a==null?void 0:a.height)!==null&&S!==void 0?S:l.height)/2+((H=a==null?void 0:a.top)!==null&&H!==void 0?H:0),B=(z,W,q)=>{z.style.setProperty(W,"".concat(q,"px"))};if(p&&v.current&&r){var U,Q,j;const z=((U=c==null?void 0:c.top)!==null&&U!==void 0?U:0)+((Q=a==null?void 0:a.height)!==null&&Q!==void 0?Q:0)+v.current.clientHeight+18,W=((j=c==null?void 0:c.main)!==null&&j!==void 0?j:0)>r.height-z?M.clientHeight/2-18-v.current.clientHeight:M.clientHeight/2+18,q=M.clientHeight/2-v.current.clientHeight-18/3;B(M,"--message-top",s?q:W)}if(I&&v.current){const z=((p&&r?r.height:l.height)-v.current.clientHeight)/2*d-O;B(M,"--message-top",z)}if(D&&b.current){const z=b.current.clientHeight,W=l.width>l.height?h:f;if(W!==void 0){const q=(l.height-z)/2*W-O;B(M,"--indicator-top",q)}}},[d,a,l,c,f,h,p,s,r,i]),R("div",{part:"hint-container",ref:g,className:V,children:p?R(kt,{children:[R(Ea,Ra(Ra({in:!!o,nodeRef:m,unmountOnExit:!0},E),{},{children:R(Cm,{animation:o,ref:m})})),R("div",{part:"hint-status-message-container",className:Gt["message-container"],children:!!i&&R("div",{part:"hint-status-message",ref:v,className:Gt.message,children:R("div",{part:"hint-status-message-background",className:Gt["message-background"],children:R("p",{role:"status","aria-live":"assertive",part:"hint-status-message-title",className:Gt.title,children:w(i)})})})})]}):R(kt,{children:[R(Y3,{className:Gt.copyright}),R(K3,{children:R(Ea,Ra(Ra({nodeRef:o?m:_},E),{},{children:o?R(Cm,{animation:o,ref:m}):R("div",{part:"hint-status-message-container",ref:_,className:Gt["message-container"],children:[u&&!!n&&R("div",{role:"img","aria-label":"Status icon",part:"hint-status-".concat(n),ref:b,className:"".concat(Gt.icon," ").concat((t=Gt[n])!==null&&t!==void 0?t:"")}),!!i&&R("div",{part:"hint-status-message",ref:v,className:Gt.message,children:R("div",{part:"hint-status-message-background",className:Gt["message-background"],children:R("p",{role:"status","aria-live":"assertive",part:"hint-status-message-title",className:Gt.title,children:w(i)})})})]})}),o?"document-animation":"message-container")})]})})}const rE="_visible_1vb7o_338",Tt={"top-functional-buttons":"_top-functional-buttons_1vb7o_1","bottom-functional-buttons":"_bottom-functional-buttons_1vb7o_2","left-functional-buttons":"_left-functional-buttons_1vb7o_3","main-functional-buttons":"_main-functional-buttons_1vb7o_15","mirror-button":"_mirror-button_1vb7o_77","change-camera-button":"_change-camera-button_1vb7o_78","process-button":"_process-button_1vb7o_100","snapshot-button":"_snapshot-button_1vb7o_101","skip-button":"_skip-button_1vb7o_109","controls-container":"_controls-container_1vb7o_186","process-close-button":"_process-close-button_1vb7o_194","mirror-back-button":"_mirror-back-button_1vb7o_256","mirror-front-button":"_mirror-front-button_1vb7o_262",visible:rE};function nE(e){var t;let{mirroring:r,isSkipButtonVisible:n,isChangeCameraAvailable:i,isLandscape:a,onClose:o,onChangeCamera:l,onChangeMirroring:c,maskParams:s,captureButton:u,facing:d,onSnapshotProcess:f,onCameraSnapshot:h,onSkip:p,onControlsSizes:m,direction:g}=e;const{closeButton:_=!0,skipButton:b=!0,mirrorButton:v=!1,changeCameraButton:y,captureButtonDelay:V,newLayout:w}=Ct(),{translate:E}=cn.useLocalize(),[S,H]=ye(V===void 0),M=rt(null),T=rt(null),I=rt(null),D=rt(null),O=f&&u&&S,B=b,U=d!==yr.environment&&v,Q=i&&y,j=_,z=O||!!h||B,W=U||Q,q=O||!!h||U||Q,ee=q||B,me={"--skip-position":((t=g===d2.Ltr&&w?s==null?void 0:s.right:s==null?void 0:s.left)!==null&&t!==void 0?t:0)+MC+"px"};return xe(()=>{var J,G,ae,ie,re,he;const be=((J=M.current)===null||J===void 0?void 0:J.offsetWidth)||0,Ae=((G=T.current)===null||G===void 0?void 0:G.offsetWidth)||0,ke=((ae=I.current)===null||ae===void 0?void 0:ae.offsetWidth)||0,Ze=((ie=D.current)===null||ie===void 0?void 0:ie.offsetWidth)||0,Je=((re=D.current)===null||re===void 0?void 0:re.offsetHeight)||0,qe=((he=M.current)===null||he===void 0?void 0:he.offsetHeight)||0,Se=a?Math.max(be,Ae,ke,Ze):Je;m({top:qe,main:a&&!q&&!j?0:Se})},[j,z,W,ee,a,q]),xe(()=>{if(typeof V!="number")return;const J=setTimeout(()=>{H(!0)},V*1e3);return()=>{clearTimeout(J)}},[V]),R("div",{part:"controls-container",className:Tt["controls-container"],style:a?me:void 0,children:[R("div",{part:"controls-top-buttons",className:Tt["top-functional-buttons"],ref:M,children:_&&R("button",{part:"controls-process-close-button",className:Tt["process-close-button"],onClick:o,"aria-label":"Close processing"})}),z&&!w&&R("div",{part:"controls-left-buttons",className:Tt["left-functional-buttons"],ref:T,children:[(O||h)&&R("button",{part:O?"controls-process-button":"controls-snapshot-button",className:O?Tt["process-button"]:Tt["snapshot-button"],onClick:O?f:h,"aria-label":O?"Process the frame":"Take a snapshot"}),B&&R("button",{"aria-label":"Skip the page",part:"controls-skip-button",className:"".concat(Tt["skip-button"]," ").concat(n?Tt.visible:""),onClick:p})]}),W&&!w&&R("div",{part:"controls-bottom-buttons",className:Tt["bottom-functional-buttons"],ref:I,children:[Q&&R("button",{part:"controls-change-camera-button",className:Tt["change-camera-button"],onClick:l,"aria-label":"Change the camera"}),U&&R("button",{part:"controls-mirror-button",className:r?Tt["mirror-back-button"]:Tt["mirror-front-button"],onClick:c,"aria-label":"Flip horizontally"})]}),ee&&w&&R("div",{part:"controls-main-buttons",className:Tt["main-functional-buttons"],ref:D,children:[Q&&R("button",{part:"controls-change-camera-button","aria-label":"Change the camera",className:Tt["change-camera-button"],onClick:l}),(O||h)&&R("button",{part:O?"controls-process-button":"controls-snapshot-button","aria-label":O?"Process the frame":"Take a snapshot",className:O?Tt["process-button"]:Tt["snapshot-button"],onClick:O?f:h}),U&&R("button",{part:"controls-mirror-button","aria-label":"Flip horizontally",className:Tt["mirror-button"],onClick:c}),B&&R("button",{part:"controls-skip-button","aria-label":"Skip the page",className:"".concat(Tt["skip-button"]," ").concat(n?Tt.visible:""),onClick:p,children:E("skip")})]})]})}const iE="_spinner_1vpw0_1",aE="_message_1vpw0_51",J3={spinner:iE,"process-message":"_process-message_1vpw0_41",message:aE};function b2(e){let{title:t}=e;const{translate:r}=cn.useLocalize();return R(kt,{children:[R(v2,{text:t||r("pleaseWait")}),R("div",{part:"processing-container",className:J3["process-message"],children:[R("div",{role:"img","aria-label":"Spinner",part:"spinner-container",className:J3.spinner,children:R("div",{part:"spinner-circle"})}),R("span",{part:"processing-message",className:J3.message,children:t||r("pleaseWait")})]})]})}const oE="_window_1cu1m_14",sE="_header_1cu1m_36",lE="_footer_1cu1m_57",cE="_center_1cu1m_78",_2={window:oE,header:sE,footer:lE,"close-button":"_close-button_1cu1m_63",center:cE};function ec(e){let{onClose:t,children:r,direction:n,showHeaderAndFooter:i=!0,className:a}=e;const{closeButton:o=!0,newLayout:l}=Ct();return R("div",{part:"container",className:"".concat(_2.window," ").concat(a!=null?a:""),"data-direction":n,children:[i&&R("div",{part:"container-header",className:_2.header,children:o&&R("button",{part:"container-close-button",className:_2["close-button"],"data-e2e":"cross",onClick:t,"aria-label":"Close document reader component"})}),r,i&&R("div",{part:"container-footer",className:"".concat(_2.footer," ").concat(l?_2.center:""),children:R(Y3,{})})]})}const uE="_container_1fvj1_1",dE="_layout_1fvj1_2",fE="_loader_1fvj1_20",hE="_copyright_1fvj1_27",Ia={container:uE,layout:dE,loader:fE,copyright:hE};function Vm(e){let{direction:t,status:r,children:n,mirroring:i,onChangeMirroring:a,onChangeCamera:o,videoStatusParams:l,videoElementParams:c,onProcessClose:s,onClose:u,onSnapshotProcess:d,onCameraSnapshot:f,onSkip:h,frameParams:p,captureButton:m,animation:g,onControlsWidth:_}=e;const{cameraFrameBorderWidth:b,cameraFrame:v=!0,newLayout:y,cameraFrameVerticalPositionMultiplier:V,cameraFrameHorizontalPositionMultiplier:w,manualMultipageMode:E}=Ct(),S=rt(null),H=rt(null),[M,T]=ye(!1),[I,D]=ye(null),[O,B]=ye(null),[U,Q]=ye(null),j=!!(l.sortedDevices&&l.sortedDevices.frontCameras.length+l.sortedDevices.backCameras.length>xC),z=r===Ie.HOLD||r===Ie.FOCUS||r===Ie.RESOLUTION||r===Ie.PROCESSING||r===Ie.GLARE,W=r!==Ie.SERVICE_PREPARING,q=l.videoStatus===ut.PLAY,{icon:ee,title:me}=pV(r),J=c.videoParams.width>c.videoParams.height,G=y?c.videoContainerParams:O;return xe(()=>{r!==Ie.START_NEXT_PAGE||E||T(!0)},[r,E]),wr(()=>{const ae=S.current;if(!q||!ae||!W)return;const ie=am(c.videoParams.width,c.videoParams.height,c.videoContainerParams.width,c.videoContainerParams.height,c.videoParams.width,c.videoParams.height,0,0,ga.contain);let re=ie.width,he=ie.height,be=ie.left,Ae=ie.right,ke=ie.top;const Ze=ie.stroke,Je=y?0:Ci/2;if(y||(re+=Ci,he+=Ci,be-=Ci/2,Ae-=Ci/2,ke-=Ci/2,ae.style.width="".concat(re,"px"),ae.style.height="".concat(he,"px"),ae.style.top="".concat(ke,"px"),ae.style.left="".concat(be,"px"),ae.style.right="".concat(Ae,"px")),B({width:re,height:he,left:be,right:Ae,top:ke,stroke:Ze}),!p||!ie)return D(null);const qe=p.frameRight-p.frameLeft,Se=p.frameBottom-p.frameTop;if(!(ie.width&&ie.height)||!(qe&&Se)||!c.videoElement)return;const Ve=am(c.videoParams.width,c.videoParams.height,ie.width,ie.height,qe,Se,p.frameLeft,p.frameTop,ga.contain),Oe=b!=null?b:y?bC:vC;let we=i?ie.width-(Ve.left+Ve.width):Ve.left,Le=i?ie.width-(Ve.right+Ve.width):Ve.right,F=Ve.width,se=Ve.height,Fe=Ve.top;if(y&&U)if(c.videoElement.style.position="absolute",J){var ft,je;const _e=(ft=(je=H.current)===null||je===void 0?void 0:je.offsetHeight)!==null&&ft!==void 0?ft:0,ze=c.videoContainerParams.width-U.main,Qe=t===d2.Rtl?U.main:0;let nt=ie.width,Ye=ie.height;Ve.width>ze-20&&(F=ze-20,se=Math.round(F*(Ve.height/Ve.width)),nt=Math.round(ie.width*(F/Ve.width)));const Ce=(ze-F)/2*((w!=null?w:1)-1);Fe=(c.videoContainerParams.height-se)/2,Fe<_e&&(Fe=_e,se=c.videoContainerParams.height-Fe*2,F=Math.round(se*(Ve.width/Ve.height)),Ye=Math.round(ie.height*(se/Ve.height))),we=(ze-F)/2+Ce+Qe,Le=c.videoContainerParams.width-(we+F);const He=Math.round(we-(nt-F)/2);c.videoElement.style.width="".concat(nt,"px"),c.videoElement.style.left="".concat(He,"px"),c.videoElement.style.height="".concat(Ye,"px"),c.videoElement.style.top="auto"}else{const _e=c.videoContainerParams.height-U.top-U.main;let ze=ie.height;if(Ve.height>_e){const Ye=_e/Ve.height;ze=ie.height*Ye,se=_e,F=Math.round(se*(Ve.width/Ve.height))}const Qe=(_e-se)/2*(V!=null?V:0);Fe=U.top+Qe,we=(c.videoContainerParams.width-F)/2,Le=we;const nt=Math.round(Fe-(ze-se)/2);c.videoElement.style.width="100%",c.videoElement.style.left="auto",c.videoElement.style.height="".concat(ze,"px"),c.videoElement.style.top="".concat(nt,"px")}D({width:F,height:se,top:Fe+Je,left:we+Je,right:Le+Je,stroke:Oe})},[c,q,W,y,J,p,i,b,V,w,U,t]),wr(()=>{if(!O||!_||!U||!J||y)return;const ae=O.width/c.videoParams.width,ie=U.main>0?U.main/ae:0;_(ie)},[O,U,c.videoParams.width,y]),R("div",{part:"layout-container",className:Ia.container,"data-layout":y?"new":"old","data-orientation":J?"landscape":"portrait",children:[n,q&&R("div",{part:"layout",ref:S,className:Ia.layout,children:[v&&I&&G&&R(yV,{layoutParams:G,maskParams:I,isDocumentAvailable:z}),R(tE,{layoutParams:G,title:me,icon:ee,maskParams:I,videoSize:O,controlsSizes:U,isLandscape:J,animation:g}),R(nE,{mirroring:i,captureButton:m,facing:l.camera.facing,isLandscape:J,isSkipButtonVisible:M,isChangeCameraAvailable:j,onClose:s,onChangeCamera:o,onChangeMirroring:a,onSnapshotProcess:d,onCameraSnapshot:f,onSkip:h,onControlsSizes:Q,maskParams:I,direction:t}),y&&R(Y3,{ref:H,className:Ia.copyright})]}),(r===Ie.SERVICE_PREPARING||!q)&&R(ec,{onClose:u,className:Ia.loader,children:R(b2,{})})]})}var Em={},km,Sm;function Mm(){return Sm||(Sm=1,km=`
9
- \v\f\r                 \u2028\u2029\uFEFF`),km}var tc,Am;function pE(){if(Am)return tc;Am=1;var e=$e(),t=gi(),r=gr(),n=Mm(),i=e("".replace),a=RegExp("^["+n+"]+"),o=RegExp("(^|[^"+n+"])["+n+"]+$"),l=function(c){return function(s){var u=r(t(s));return c&1&&(u=i(u,a,"")),c&2&&(u=i(u,o,"$1")),u}};return tc={start:l(1),end:l(2),trim:l(3)},tc}var rc,Rm;function mE(){if(Rm)return rc;Rm=1;var e=na().PROPER,t=Ge(),r=Mm(),n="​…᠎";return rc=function(i){return t(function(){return!!r[i]()||n[i]()!==n||e&&r[i].name!==i})},rc}var Im;function gE(){if(Im)return Em;Im=1;var e=gt(),t=pE().trim,r=mE();return e({target:"String",proto:!0,forced:r("trim")},{trim:function(){return t(this)}}),Em}gE();var Tm={},Om;function vE(){if(Om)return Tm;Om=1;var e=gt(),t=st(),r=o2(),n=Qt(),i=Et(),a=Un(),o=Tr(),l=Bn(),c=l("find",TypeError);return e({target:"Iterator",proto:!0,real:!0,forced:c},{find:function(s){i(this);try{n(s)}catch(f){o(this,"throw",f)}if(c)return t(c,this,s);var u=a(this),d=0;return r(u,function(f,h){if(s(f,d++))return h(f)},{IS_RECORD:!0,INTERRUPTED:!0}).result}}),Tm}vE();function bE(e){let{videoSize:t,mirroring:r,controlsWidth:n,cameraFrameOffsetWidth:i,landscapeAspectRatio:a,portraitAspectRatio:o,cameraFrameVerticalPositionMultiplier:l,cameraFrameHorizontalPositionMultiplier:c,newLayout:s}=e;const u=t.width>t.height,d=u&&!s?n:0,f=(u?t.height:t.width)/100*(u?i!=null?i:i4:i!=null?i:s?i4:2),h=(t.width-(u?d:0))/t.height,p=u?a:o;let m,g,_,b;if(u){h>p?(g=t.height-f*2,m=g*p,_=((!!s===r?d:0)+(t.width-d-m)/2)*(s?1:c!=null?c:1),b=f):(m=t.width-d-f*2,g=m/p,_=(!!s===r?d:0)+f,b=(t.height-g)/2);const v=(t.width-m)/2;v>d+f&&!s&&(h>p&&c!==void 0||(_=v))}else h<p?(m=t.width-f*2,g=m/p,_=f,b=(t.height-g)/2*(s?1:l!=null?l:1)):(g=t.height-f*2,m=g*p,_=(t.width-m)/2,b=f);return{height:Math.round(g),width:Math.round(m),left:Math.round(_),top:Math.round(b)}}function _E(e){let{videoSize:t,mirroring:r,controlsWidth:n,scenario:i,scenarioParams:a}=e;const{cameraFramePortraitAspectRatio:o,cameraFrameLandscapeAspectRatio:l,cameraFrameOffsetWidth:c,cameraFrameVerticalPositionMultiplier:s,cameraFrameHorizontalPositionMultiplier:u,cameraFrame:d=!0,newLayout:f}=Ct(),[h,p]=ye(null);return xe(()=>{if(!d)return p(null);const m=!!t.width,g=!!t.height;if(!(m&&g&&(a!=null&&a.length))||!i)return;const _=a.find(T=>T.name===i),b=window.RegulaDocumentSDK.recognizerProcessParam.processParam.doublePageSpread,v=b?_==null?void 0:_.frameKWHDoublePageSpreadLandscape:_==null?void 0:_.frameKWHLandscape,y=b?_==null?void 0:_.frameKWHDoublePageSpreadPortrait:_==null?void 0:_.frameKWHPortrait;if(!v||!y)return;const V=l!=null?l:Number(v),w=o!=null?o:Number(y),{width:E,height:S,top:H,left:M}=bE({videoSize:t,mirroring:r,controlsWidth:n,cameraFrameOffsetWidth:c,landscapeAspectRatio:V,portraitAspectRatio:w,cameraFrameVerticalPositionMultiplier:s,cameraFrameHorizontalPositionMultiplier:u,newLayout:f});p({frameBottom:H+S,frameLeft:M,frameRight:M+E,frameTop:H})},[d,i,t,a,r,n,o,l,c,s,u,f]),h}function Pm(e,t,r){return(t=yE(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function yE(e){var t=wE(e,"string");return typeof t=="symbol"?t:t+""}function wE(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class St{constructor(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;Pm(this,"type",void 0),Pm(this,"details",void 0),this.type=t,this.details=r}}function Dm(e,t){return function(){return e.apply(t,arguments)}}const{toString:CE}=Object.prototype,{getPrototypeOf:nc}=Object,{iterator:Ta,toStringTag:xm}=Symbol,Oa=(e=>t=>{const r=CE.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Dr=e=>(e=e.toLowerCase(),t=>Oa(t)===e),Pa=e=>t=>typeof t===e,{isArray:Ri}=Array,Ii=Pa("undefined");function y2(e){return e!==null&&!Ii(e)&&e.constructor!==null&&!Ii(e.constructor)&&Jt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Nm=Dr("ArrayBuffer");function HE(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Nm(e.buffer),t}const VE=Pa("string"),Jt=Pa("function"),Lm=Pa("number"),w2=e=>e!==null&&typeof e=="object",EE=e=>e===!0||e===!1,Da=e=>{if(Oa(e)!=="object")return!1;const t=nc(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(xm in e)&&!(Ta in e)},kE=e=>{if(!w2(e)||y2(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(t){return!1}},SE=Dr("Date"),ME=Dr("File"),AE=Dr("Blob"),RE=Dr("FileList"),IE=e=>w2(e)&&Jt(e.pipe),TE=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Jt(e.append)&&((t=Oa(e))==="formdata"||t==="object"&&Jt(e.toString)&&e.toString()==="[object FormData]"))},OE=Dr("URLSearchParams"),[PE,DE,xE,NE]=["ReadableStream","Request","Response","Headers"].map(Dr),LE=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function C2(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,i;if(typeof e!="object"&&(e=[e]),Ri(e))for(n=0,i=e.length;n<i;n++)t.call(null,e[n],n,e);else{if(y2(e))return;const a=r?Object.getOwnPropertyNames(e):Object.keys(e),o=a.length;let l;for(n=0;n<o;n++)l=a[n],t.call(null,e[l],l,e)}}function Zm(e,t){if(y2(e))return null;t=t.toLowerCase();const r=Object.keys(e);let n=r.length,i;for(;n-- >0;)if(i=r[n],t===i.toLowerCase())return i;return null}const Jn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,jm=e=>!Ii(e)&&e!==Jn;function ic(){const{caseless:e,skipUndefined:t}=jm(this)&&this||{},r={},n=(i,a)=>{if(a==="__proto__"||a==="constructor"||a==="prototype")return;const o=e&&Zm(r,a)||a;Da(r[o])&&Da(i)?r[o]=ic(r[o],i):Da(i)?r[o]=ic({},i):Ri(i)?r[o]=i.slice():(!t||!Ii(i))&&(r[o]=i)};for(let i=0,a=arguments.length;i<a;i++)arguments[i]&&C2(arguments[i],n);return r}const ZE=(e,t,r,{allOwnKeys:n}={})=>(C2(t,(i,a)=>{r&&Jt(i)?Object.defineProperty(e,a,{value:Dm(i,r),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,a,{value:i,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),e),jE=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),FE=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),Object.defineProperty(e.prototype,"constructor",{value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},UE=(e,t,r,n)=>{let i,a,o;const l={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!n||n(o,e,t))&&!l[o]&&(t[o]=e[o],l[o]=!0);e=r!==!1&&nc(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},BE=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},zE=e=>{if(!e)return null;if(Ri(e))return e;let t=e.length;if(!Lm(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},GE=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&nc(Uint8Array)),$E=(e,t)=>{const r=(e&&e[Ta]).call(e);let n;for(;(n=r.next())&&!n.done;){const i=n.value;t.call(e,i[0],i[1])}},WE=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},KE=Dr("HTMLFormElement"),YE=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,r,n){return r.toUpperCase()+n}),Fm=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),qE=Dr("RegExp"),Um=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};C2(r,(i,a)=>{let o;(o=t(i,a,e))!==!1&&(n[a]=o||i)}),Object.defineProperties(e,n)},QE=e=>{Um(e,(t,r)=>{if(Jt(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(Jt(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},XE=(e,t)=>{const r={},n=i=>{i.forEach(a=>{r[a]=!0})};return Ri(e)?n(e):n(String(e).split(t)),r},JE=()=>{},ek=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function tk(e){return!!(e&&Jt(e.append)&&e[xm]==="FormData"&&e[Ta])}const rk=e=>{const t=new Array(10),r=(n,i)=>{if(w2(n)){if(t.indexOf(n)>=0)return;if(y2(n))return n;if(!("toJSON"in n)){t[i]=n;const a=Ri(n)?[]:{};return C2(n,(o,l)=>{const c=r(o,i+1);!Ii(c)&&(a[l]=c)}),t[i]=void 0,a}}return n};return r(e,0)},nk=Dr("AsyncFunction"),ik=e=>e&&(w2(e)||Jt(e))&&Jt(e.then)&&Jt(e.catch),Bm=((e,t)=>e?setImmediate:t?((r,n)=>(Jn.addEventListener("message",({source:i,data:a})=>{i===Jn&&a===r&&n.length&&n.shift()()},!1),i=>{n.push(i),Jn.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",Jt(Jn.postMessage)),ak=typeof queueMicrotask<"u"?queueMicrotask.bind(Jn):typeof process<"u"&&process.nextTick||Bm,ok=e=>e!=null&&Jt(e[Ta]),N={isArray:Ri,isArrayBuffer:Nm,isBuffer:y2,isFormData:TE,isArrayBufferView:HE,isString:VE,isNumber:Lm,isBoolean:EE,isObject:w2,isPlainObject:Da,isEmptyObject:kE,isReadableStream:PE,isRequest:DE,isResponse:xE,isHeaders:NE,isUndefined:Ii,isDate:SE,isFile:ME,isBlob:AE,isRegExp:qE,isFunction:Jt,isStream:IE,isURLSearchParams:OE,isTypedArray:GE,isFileList:RE,forEach:C2,merge:ic,extend:ZE,trim:LE,stripBOM:jE,inherits:FE,toFlatObject:UE,kindOf:Oa,kindOfTest:Dr,endsWith:BE,toArray:zE,forEachEntry:$E,matchAll:WE,isHTMLForm:KE,hasOwnProperty:Fm,hasOwnProp:Fm,reduceDescriptors:Um,freezeMethods:QE,toObjectSet:XE,toCamelCase:YE,noop:JE,toFiniteNumber:ek,findKey:Zm,global:Jn,isContextDefined:jm,isSpecCompliantForm:tk,toJSONObject:rk,isAsyncFn:nk,isThenable:ik,setImmediate:Bm,asap:ak,isIterable:ok};let Ee=class hy extends Error{static from(t,r,n,i,a,o){const l=new hy(t.message,r||t.code,n,i,a);return l.cause=t,l.name=t.name,o&&Object.assign(l,o),l}constructor(t,r,n,i,a){super(t),this.name="AxiosError",this.isAxiosError=!0,r&&(this.code=r),n&&(this.config=n),i&&(this.request=i),a&&(this.response=a,this.status=a.status)}toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:N.toJSONObject(this.config),code:this.code,status:this.status}}};Ee.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",Ee.ERR_BAD_OPTION="ERR_BAD_OPTION",Ee.ECONNABORTED="ECONNABORTED",Ee.ETIMEDOUT="ETIMEDOUT",Ee.ERR_NETWORK="ERR_NETWORK",Ee.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",Ee.ERR_DEPRECATED="ERR_DEPRECATED",Ee.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",Ee.ERR_BAD_REQUEST="ERR_BAD_REQUEST",Ee.ERR_CANCELED="ERR_CANCELED",Ee.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",Ee.ERR_INVALID_URL="ERR_INVALID_URL";const sk=null;function ac(e){return N.isPlainObject(e)||N.isArray(e)}function zm(e){return N.endsWith(e,"[]")?e.slice(0,-2):e}function Gm(e,t,r){return e?e.concat(t).map(function(n,i){return n=zm(n),!r&&i?"["+n+"]":n}).join(r?".":""):t}function lk(e){return N.isArray(e)&&!e.some(ac)}const ck=N.toFlatObject(N,{},null,function(e){return/^is[A-Z]/.test(e)});function xa(e,t,r){if(!N.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=N.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(h,p){return!N.isUndefined(p[h])});const n=r.metaTokens,i=r.visitor||s,a=r.dots,o=r.indexes,l=(r.Blob||typeof Blob<"u"&&Blob)&&N.isSpecCompliantForm(t);if(!N.isFunction(i))throw new TypeError("visitor must be a function");function c(h){if(h===null)return"";if(N.isDate(h))return h.toISOString();if(N.isBoolean(h))return h.toString();if(!l&&N.isBlob(h))throw new Ee("Blob is not supported. Use a Buffer instead.");return N.isArrayBuffer(h)||N.isTypedArray(h)?l&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function s(h,p,m){let g=h;if(h&&!m&&typeof h=="object"){if(N.endsWith(p,"{}"))p=n?p:p.slice(0,-2),h=JSON.stringify(h);else if(N.isArray(h)&&lk(h)||(N.isFileList(h)||N.endsWith(p,"[]"))&&(g=N.toArray(h)))return p=zm(p),g.forEach(function(_,b){!(N.isUndefined(_)||_===null)&&t.append(o===!0?Gm([p],b,a):o===null?p:p+"[]",c(_))}),!1}return ac(h)?!0:(t.append(Gm(m,p,a),c(h)),!1)}const u=[],d=Object.assign(ck,{defaultVisitor:s,convertValue:c,isVisitable:ac});function f(h,p){if(!N.isUndefined(h)){if(u.indexOf(h)!==-1)throw Error("Circular reference detected in "+p.join("."));u.push(h),N.forEach(h,function(m,g){(!(N.isUndefined(m)||m===null)&&i.call(t,m,N.isString(g)?g.trim():g,p,d))===!0&&f(m,p?p.concat(g):[g])}),u.pop()}}if(!N.isObject(e))throw new TypeError("data must be an object");return f(e),t}function $m(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function oc(e,t){this._pairs=[],e&&xa(e,this,t)}const Wm=oc.prototype;Wm.append=function(e,t){this._pairs.push([e,t])},Wm.toString=function(e){const t=e?function(r){return e.call(this,r,$m)}:$m;return this._pairs.map(function(r){return t(r[0])+"="+t(r[1])},"").join("&")};function uk(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Km(e,t,r){if(!t)return e;const n=r&&r.encode||uk,i=N.isFunction(r)?{serialize:r}:r,a=i&&i.serialize;let o;if(a?o=a(t,i):o=N.isURLSearchParams(t)?t.toString():new oc(t,i).toString(n),o){const l=e.indexOf("#");l!==-1&&(e=e.slice(0,l)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Ym{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){N.forEach(this.handlers,function(r){r!==null&&t(r)})}}const sc={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},dk=typeof URLSearchParams<"u"?URLSearchParams:oc,fk=typeof FormData<"u"?FormData:null,hk=typeof Blob<"u"?Blob:null,pk={isBrowser:!0,classes:{URLSearchParams:dk,FormData:fk,Blob:hk},protocols:["http","https","file","blob","url","data"]},lc=typeof window<"u"&&typeof document<"u",cc=typeof navigator=="object"&&navigator||void 0,mk=lc&&(!cc||["ReactNative","NativeScript","NS"].indexOf(cc.product)<0),gk=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",vk=lc&&window.location.href||"http://localhost",bk=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:lc,hasStandardBrowserEnv:mk,hasStandardBrowserWebWorkerEnv:gk,navigator:cc,origin:vk},Symbol.toStringTag,{value:"Module"})),Wt=fe(fe({},bk),pk);function _k(e,t){return xa(e,new Wt.classes.URLSearchParams,fe({visitor:function(r,n,i,a){return Wt.isNode&&N.isBuffer(r)?(this.append(n,r.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function yk(e){return N.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function wk(e){const t={},r=Object.keys(e);let n;const i=r.length;let a;for(n=0;n<i;n++)a=r[n],t[a]=e[a];return t}function qm(e){function t(r,n,i,a){let o=r[a++];if(o==="__proto__")return!0;const l=Number.isFinite(+o),c=a>=r.length;return o=!o&&N.isArray(i)?i.length:o,c?(N.hasOwnProp(i,o)?i[o]=[i[o],n]:i[o]=n,!l):((!i[o]||!N.isObject(i[o]))&&(i[o]=[]),t(r,n,i[o],a)&&N.isArray(i[o])&&(i[o]=wk(i[o])),!l)}if(N.isFormData(e)&&N.isFunction(e.entries)){const r={};return N.forEachEntry(e,(n,i)=>{t(yk(n),i,r,0)}),r}return null}function Ck(e,t,r){if(N.isString(e))try{return(t||JSON.parse)(e),N.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const H2={transitional:sc,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const r=t.getContentType()||"",n=r.indexOf("application/json")>-1,i=N.isObject(e);if(i&&N.isHTMLForm(e)&&(e=new FormData(e)),N.isFormData(e))return n?JSON.stringify(qm(e)):e;if(N.isArrayBuffer(e)||N.isBuffer(e)||N.isStream(e)||N.isFile(e)||N.isBlob(e)||N.isReadableStream(e))return e;if(N.isArrayBufferView(e))return e.buffer;if(N.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return _k(e,this.formSerializer).toString();if((a=N.isFileList(e))||r.indexOf("multipart/form-data")>-1){const o=this.env&&this.env.FormData;return xa(a?{"files[]":e}:e,o&&new o,this.formSerializer)}}return i||n?(t.setContentType("application/json",!1),Ck(e)):e}],transformResponse:[function(e){const t=this.transitional||H2.transitional,r=t&&t.forcedJSONParsing,n=this.responseType==="json";if(N.isResponse(e)||N.isReadableStream(e))return e;if(e&&N.isString(e)&&(r&&!this.responseType||n)){const i=!(t&&t.silentJSONParsing)&&n;try{return JSON.parse(e,this.parseReviver)}catch(a){if(i)throw a.name==="SyntaxError"?Ee.from(a,Ee.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Wt.classes.FormData,Blob:Wt.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};N.forEach(["delete","get","head","post","put","patch"],e=>{H2.headers[e]={}});const Hk=N.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Vk=e=>{const t={};let r,n,i;return e&&e.split(`
10
- `).forEach(function(a){i=a.indexOf(":"),r=a.substring(0,i).trim().toLowerCase(),n=a.substring(i+1).trim(),!(!r||t[r]&&Hk[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},Qm=Symbol("internals");function V2(e){return e&&String(e).trim().toLowerCase()}function Na(e){return e===!1||e==null?e:N.isArray(e)?e.map(Na):String(e)}function Ek(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const kk=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function uc(e,t,r,n,i){if(N.isFunction(n))return n.call(this,t,r);if(i&&(t=r),!!N.isString(t)){if(N.isString(n))return t.indexOf(n)!==-1;if(N.isRegExp(n))return n.test(t)}}function Sk(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function Mk(e,t){const r=N.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(i,a,o){return this[n].call(this,t,i,a,o)},configurable:!0})})}let er=class{constructor(e){e&&this.set(e)}set(e,t,r){const n=this;function i(o,l,c){const s=V2(l);if(!s)throw new Error("header name must be a non-empty string");const u=N.findKey(n,s);(!u||n[u]===void 0||c===!0||c===void 0&&n[u]!==!1)&&(n[u||l]=Na(o))}const a=(o,l)=>N.forEach(o,(c,s)=>i(c,s,l));if(N.isPlainObject(e)||e instanceof this.constructor)a(e,t);else if(N.isString(e)&&(e=e.trim())&&!kk(e))a(Vk(e),t);else if(N.isObject(e)&&N.isIterable(e)){let o={},l,c;for(const s of e){if(!N.isArray(s))throw TypeError("Object iterator must return a key-value pair");o[c=s[0]]=(l=o[c])?N.isArray(l)?[...l,s[1]]:[l,s[1]]:s[1]}a(o,t)}else e!=null&&i(t,e,r);return this}get(e,t){if(e=V2(e),e){const r=N.findKey(this,e);if(r){const n=this[r];if(!t)return n;if(t===!0)return Ek(n);if(N.isFunction(t))return t.call(this,n,r);if(N.isRegExp(t))return t.exec(n);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=V2(e),e){const r=N.findKey(this,e);return!!(r&&this[r]!==void 0&&(!t||uc(this,this[r],r,t)))}return!1}delete(e,t){const r=this;let n=!1;function i(a){if(a=V2(a),a){const o=N.findKey(r,a);o&&(!t||uc(r,r[o],o,t))&&(delete r[o],n=!0)}}return N.isArray(e)?e.forEach(i):i(e),n}clear(e){const t=Object.keys(this);let r=t.length,n=!1;for(;r--;){const i=t[r];(!e||uc(this,this[i],i,e,!0))&&(delete this[i],n=!0)}return n}normalize(e){const t=this,r={};return N.forEach(this,(n,i)=>{const a=N.findKey(r,i);if(a){t[a]=Na(n),delete t[i];return}const o=e?Sk(i):String(i).trim();o!==i&&delete t[i],t[o]=Na(n),r[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return N.forEach(this,(r,n)=>{r!=null&&r!==!1&&(t[n]=e&&N.isArray(r)?r.join(", "):r)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(`
11
- `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const r=new this(e);return t.forEach(n=>r.set(n)),r}static accessor(e){const t=(this[Qm]=this[Qm]={accessors:{}}).accessors,r=this.prototype;function n(i){const a=V2(i);t[a]||(Mk(r,i),t[a]=!0)}return N.isArray(e)?e.forEach(n):n(e),this}};er.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),N.reduceDescriptors(er.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}}),N.freezeMethods(er);function dc(e,t){const r=this||H2,n=t||r,i=er.from(n.headers);let a=n.data;return N.forEach(e,function(o){a=o.call(r,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function Xm(e){return!!(e&&e.__CANCEL__)}let E2=class extends Ee{constructor(e,t,r){super(e!=null?e:"canceled",Ee.ERR_CANCELED,t,r),this.name="CanceledError",this.__CANCEL__=!0}};function Jm(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new Ee("Request failed with status code "+r.status,[Ee.ERR_BAD_REQUEST,Ee.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function Ak(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Rk(e,t){e=e||10;const r=new Array(e),n=new Array(e);let i=0,a=0,o;return t=t!==void 0?t:1e3,function(l){const c=Date.now(),s=n[a];o||(o=c),r[i]=l,n[i]=c;let u=a,d=0;for(;u!==i;)d+=r[u++],u=u%e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),c-o<t)return;const f=s&&c-s;return f?Math.round(d*1e3/f):void 0}}function Ik(e,t){let r=0,n=1e3/t,i,a;const o=(l,c=Date.now())=>{r=c,i=null,a&&(clearTimeout(a),a=null),e(...l)};return[(...l)=>{const c=Date.now(),s=c-r;s>=n?o(l,c):(i=l,a||(a=setTimeout(()=>{a=null,o(i)},n-s)))},()=>i&&o(i)]}const La=(e,t,r=3)=>{let n=0;const i=Rk(50,250);return Ik(a=>{const o=a.loaded,l=a.lengthComputable?a.total:void 0,c=o-n,s=i(c),u=o<=l;n=o;const d={loaded:o,total:l,progress:l?o/l:void 0,bytes:c,rate:s||void 0,estimated:s&&l&&u?(l-o)/s:void 0,event:a,lengthComputable:l!=null,[t?"download":"upload"]:!0};e(d)},r)},e8=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},t8=e=>(...t)=>N.asap(()=>e(...t)),Tk=Wt.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,Wt.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(Wt.origin),Wt.navigator&&/(msie|trident)/i.test(Wt.navigator.userAgent)):()=>!0,Ok=Wt.hasStandardBrowserEnv?{write(e,t,r,n,i,a,o){if(typeof document>"u")return;const l=[`${e}=${encodeURIComponent(t)}`];N.isNumber(r)&&l.push(`expires=${new Date(r).toUTCString()}`),N.isString(n)&&l.push(`path=${n}`),N.isString(i)&&l.push(`domain=${i}`),a===!0&&l.push("secure"),N.isString(o)&&l.push(`SameSite=${o}`),document.cookie=l.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function Pk(e){return typeof e!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Dk(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function r8(e,t,r){let n=!Pk(t);return e&&(n||r==!1)?Dk(e,t):t}const n8=e=>e instanceof er?fe({},e):e;function ei(e,t){t=t||{};const r={};function n(s,u,d,f){return N.isPlainObject(s)&&N.isPlainObject(u)?N.merge.call({caseless:f},s,u):N.isPlainObject(u)?N.merge({},u):N.isArray(u)?u.slice():u}function i(s,u,d,f){if(N.isUndefined(u)){if(!N.isUndefined(s))return n(void 0,s,d,f)}else return n(s,u,d,f)}function a(s,u){if(!N.isUndefined(u))return n(void 0,u)}function o(s,u){if(N.isUndefined(u)){if(!N.isUndefined(s))return n(void 0,s)}else return n(void 0,u)}function l(s,u,d){if(d in t)return n(s,u);if(d in e)return n(void 0,s)}const c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:l,headers:(s,u,d)=>i(n8(s),n8(u),d,!0)};return N.forEach(Object.keys(fe(fe({},e),t)),function(s){if(s==="__proto__"||s==="constructor"||s==="prototype")return;const u=N.hasOwnProp(c,s)?c[s]:i,d=u(e[s],t[s],s);N.isUndefined(d)&&u!==l||(r[s]=d)}),r}const i8=e=>{const t=ei({},e);let{data:r,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:a,headers:o,auth:l}=t;if(t.headers=o=er.from(o),t.url=Km(r8(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),l&&o.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):""))),N.isFormData(r)){if(Wt.hasStandardBrowserEnv||Wt.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if(N.isFunction(r.getHeaders)){const c=r.getHeaders(),s=["content-type","content-length"];Object.entries(c).forEach(([u,d])=>{s.includes(u.toLowerCase())&&o.set(u,d)})}}if(Wt.hasStandardBrowserEnv&&(n&&N.isFunction(n)&&(n=n(t)),n||n!==!1&&Tk(t.url))){const c=i&&a&&Ok.read(a);c&&o.set(i,c)}return t},xk=typeof XMLHttpRequest<"u",Nk=xk&&function(e){return new Promise(function(t,r){const n=i8(e);let i=n.data;const a=er.from(n.headers).normalize();let{responseType:o,onUploadProgress:l,onDownloadProgress:c}=n,s,u,d,f,h;function p(){f&&f(),h&&h(),n.cancelToken&&n.cancelToken.unsubscribe(s),n.signal&&n.signal.removeEventListener("abort",s)}let m=new XMLHttpRequest;m.open(n.method.toUpperCase(),n.url,!0),m.timeout=n.timeout;function g(){if(!m)return;const b=er.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),v={data:!o||o==="text"||o==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:b,config:e,request:m};Jm(function(y){t(y),p()},function(y){r(y),p()},v),m=null}"onloadend"in m?m.onloadend=g:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(g)},m.onabort=function(){m&&(r(new Ee("Request aborted",Ee.ECONNABORTED,e,m)),m=null)},m.onerror=function(b){const v=b&&b.message?b.message:"Network Error",y=new Ee(v,Ee.ERR_NETWORK,e,m);y.event=b||null,r(y),m=null},m.ontimeout=function(){let b=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const v=n.transitional||sc;n.timeoutErrorMessage&&(b=n.timeoutErrorMessage),r(new Ee(b,v.clarifyTimeoutError?Ee.ETIMEDOUT:Ee.ECONNABORTED,e,m)),m=null},i===void 0&&a.setContentType(null),"setRequestHeader"in m&&N.forEach(a.toJSON(),function(b,v){m.setRequestHeader(v,b)}),N.isUndefined(n.withCredentials)||(m.withCredentials=!!n.withCredentials),o&&o!=="json"&&(m.responseType=n.responseType),c&&([d,h]=La(c,!0),m.addEventListener("progress",d)),l&&m.upload&&([u,f]=La(l),m.upload.addEventListener("progress",u),m.upload.addEventListener("loadend",f)),(n.cancelToken||n.signal)&&(s=b=>{m&&(r(!b||b.type?new E2(null,e,m):b),m.abort(),m=null)},n.cancelToken&&n.cancelToken.subscribe(s),n.signal&&(n.signal.aborted?s():n.signal.addEventListener("abort",s)));const _=Ak(n.url);if(_&&Wt.protocols.indexOf(_)===-1){r(new Ee("Unsupported protocol "+_+":",Ee.ERR_BAD_REQUEST,e));return}m.send(i||null)})},Lk=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let n=new AbortController,i;const a=function(s){if(!i){i=!0,l();const u=s instanceof Error?s:this.reason;n.abort(u instanceof Ee?u:new E2(u instanceof Error?u.message:u))}};let o=t&&setTimeout(()=>{o=null,a(new Ee(`timeout of ${t}ms exceeded`,Ee.ETIMEDOUT))},t);const l=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(s=>{s.unsubscribe?s.unsubscribe(a):s.removeEventListener("abort",a)}),e=null)};e.forEach(s=>s.addEventListener("abort",a));const{signal:c}=n;return c.unsubscribe=()=>N.asap(l),c}},Zk=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,i;for(;n<r;)i=n+t,yield e.slice(n,i),n=i},jk=function(e,t){return nd(this,null,function*(){try{for(var r=By(Fk(e)),n,i,a;n=!(i=yield new pi(r.next())).done;n=!1){const o=i.value;yield*F5(id(Zk(o,t)))}}catch(o){a=[o]}finally{try{n&&(i=r.return)&&(yield new pi(i.call(r)))}finally{if(a)throw a[0]}}})},Fk=function(e){return nd(this,null,function*(){if(e[Symbol.asyncIterator]){yield*F5(id(e));return}const t=e.getReader();try{for(;;){const{done:r,value:n}=yield new pi(t.read());if(r)break;yield n}}finally{yield new pi(t.cancel())}})},a8=(e,t,r,n)=>{const i=jk(e,t);let a=0,o,l=c=>{o||(o=!0,n&&n(c))};return new ReadableStream({pull(c){return ce(this,null,function*(){try{const{done:s,value:u}=yield i.next();if(s){l(),c.close();return}let d=u.byteLength;if(r){let f=a+=d;r(f)}c.enqueue(new Uint8Array(u))}catch(s){throw l(s),s}})},cancel(c){return l(c),i.return()}},{highWaterMark:2})},o8=64*1024,{isFunction:Za}=N,Uk=(({Request:e,Response:t})=>({Request:e,Response:t}))(N.global),{ReadableStream:s8,TextEncoder:l8}=N.global,c8=(e,...t)=>{try{return!!e(...t)}catch(r){return!1}},Bk=e=>{e=N.merge.call({skipUndefined:!0},Uk,e);const{fetch:t,Request:r,Response:n}=e,i=t?Za(t):typeof fetch=="function",a=Za(r),o=Za(n);if(!i)return!1;const l=i&&Za(s8),c=i&&(typeof l8=="function"?(p=>m=>p.encode(m))(new l8):p=>ce(null,null,function*(){return new Uint8Array(yield new r(p).arrayBuffer())})),s=a&&l&&c8(()=>{let p=!1;const m=new r(Wt.origin,{body:new s8,method:"POST",get duplex(){return p=!0,"half"}}).headers.has("Content-Type");return p&&!m}),u=o&&l&&c8(()=>N.isReadableStream(new n("").body)),d={stream:u&&(p=>p.body)};i&&["text","arrayBuffer","blob","formData","stream"].forEach(p=>{!d[p]&&(d[p]=(m,g)=>{let _=m&&m[p];if(_)return _.call(m);throw new Ee(`Response type '${p}' is not supported`,Ee.ERR_NOT_SUPPORT,g)})});const f=p=>ce(null,null,function*(){if(p==null)return 0;if(N.isBlob(p))return p.size;if(N.isSpecCompliantForm(p))return(yield new r(Wt.origin,{method:"POST",body:p}).arrayBuffer()).byteLength;if(N.isArrayBufferView(p)||N.isArrayBuffer(p))return p.byteLength;if(N.isURLSearchParams(p)&&(p=p+""),N.isString(p))return(yield c(p)).byteLength}),h=(p,m)=>ce(null,null,function*(){const g=N.toFiniteNumber(p.getContentLength());return g!=null?g:f(m)});return p=>ce(null,null,function*(){let{url:m,method:g,data:_,signal:b,cancelToken:v,timeout:y,onDownloadProgress:V,onUploadProgress:w,responseType:E,headers:S,withCredentials:H="same-origin",fetchOptions:M}=i8(p),T=t||fetch;E=E?(E+"").toLowerCase():"text";let I=Lk([b,v&&v.toAbortSignal()],y),D=null;const O=I&&I.unsubscribe&&(()=>{I.unsubscribe()});let B;try{if(w&&s&&g!=="get"&&g!=="head"&&(B=yield h(S,_))!==0){let q=new r(m,{method:"POST",body:_,duplex:"half"}),ee;if(N.isFormData(_)&&(ee=q.headers.get("content-type"))&&S.setContentType(ee),q.body){const[me,J]=e8(B,La(t8(w)));_=a8(q.body,o8,me,J)}}N.isString(H)||(H=H?"include":"omit");const U=a&&"credentials"in r.prototype,Q=q2(fe({},M),{signal:I,method:g.toUpperCase(),headers:S.normalize().toJSON(),body:_,duplex:"half",credentials:U?H:void 0});D=a&&new r(m,Q);let j=yield a?T(D,M):T(m,Q);const z=u&&(E==="stream"||E==="response");if(u&&(V||z&&O)){const q={};["status","statusText","headers"].forEach(G=>{q[G]=j[G]});const ee=N.toFiniteNumber(j.headers.get("content-length")),[me,J]=V&&e8(ee,La(t8(V),!0))||[];j=new n(a8(j.body,o8,me,()=>{J&&J(),O&&O()}),q)}E=E||"text";let W=yield d[N.findKey(d,E)||"text"](j,p);return!z&&O&&O(),yield new Promise((q,ee)=>{Jm(q,ee,{data:W,headers:er.from(j.headers),status:j.status,statusText:j.statusText,config:p,request:D})})}catch(U){throw O&&O(),U&&U.name==="TypeError"&&/Load failed|fetch/i.test(U.message)?Object.assign(new Ee("Network Error",Ee.ERR_NETWORK,p,D,U&&U.response),{cause:U.cause||U}):Ee.from(U,U&&U.code,p,D,U&&U.response)}})},zk=new Map,u8=e=>{let t=e&&e.env||{};const{fetch:r,Request:n,Response:i}=t,a=[n,i,r];let o=a.length,l=o,c,s,u=zk;for(;l--;)c=a[l],s=u.get(c),s===void 0&&u.set(c,s=l?new Map:Bk(t)),u=s;return s};u8();const fc={http:sk,xhr:Nk,fetch:{get:u8}};N.forEach(fc,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(r){}Object.defineProperty(e,"adapterName",{value:t})}});const d8=e=>`- ${e}`,Gk=e=>N.isFunction(e)||e===null||e===!1;function $k(e,t){e=N.isArray(e)?e:[e];const{length:r}=e;let n,i;const a={};for(let o=0;o<r;o++){n=e[o];let l;if(i=n,!Gk(n)&&(i=fc[(l=String(n)).toLowerCase()],i===void 0))throw new Ee(`Unknown adapter '${l}'`);if(i&&(N.isFunction(i)||(i=i.get(t))))break;a[l||"#"+o]=i}if(!i){const o=Object.entries(a).map(([c,s])=>`adapter ${c} `+(s===!1?"is not supported by the environment":"is not available in the build"));let l=r?o.length>1?`since :
12
- `+o.map(d8).join(`
13
- `):" "+d8(o[0]):"as no adapter specified";throw new Ee("There is no suitable adapter to dispatch the request "+l,"ERR_NOT_SUPPORT")}return i}const f8={getAdapter:$k,adapters:fc};function hc(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new E2(null,e)}function h8(e){return hc(e),e.headers=er.from(e.headers),e.data=dc.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),f8.getAdapter(e.adapter||H2.adapter,e)(e).then(function(t){return hc(e),t.data=dc.call(e,e.transformResponse,t),t.headers=er.from(t.headers),t},function(t){return Xm(t)||(hc(e),t&&t.response&&(t.response.data=dc.call(e,e.transformResponse,t.response),t.response.headers=er.from(t.response.headers))),Promise.reject(t)})}const p8="1.13.5",ja={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ja[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const m8={};ja.transitional=function(e,t,r){function n(i,a){return"[Axios v"+p8+"] Transitional option '"+i+"'"+a+(r?". "+r:"")}return(i,a,o)=>{if(e===!1)throw new Ee(n(a," has been removed"+(t?" in "+t:"")),Ee.ERR_DEPRECATED);return t&&!m8[a]&&(m8[a]=!0,console.warn(n(a," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(i,a,o):!0}},ja.spelling=function(e){return(t,r)=>(console.warn(`${r} is likely a misspelling of ${e}`),!0)};function Wk(e,t,r){if(typeof e!="object")throw new Ee("options must be an object",Ee.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let i=n.length;for(;i-- >0;){const a=n[i],o=t[a];if(o){const l=e[a],c=l===void 0||o(l,a,e);if(c!==!0)throw new Ee("option "+a+" must be "+c,Ee.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new Ee("Unknown option "+a,Ee.ERR_BAD_OPTION)}}const Fa={assertOptions:Wk,validators:ja},Er=Fa.validators;let ti=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Ym,response:new Ym}}request(e,t){return ce(this,null,function*(){try{return yield this._request(e,t)}catch(r){if(r instanceof Error){let n={};Error.captureStackTrace?Error.captureStackTrace(n):n=new Error;const i=n.stack?n.stack.replace(/^.+\n/,""):"";try{r.stack?i&&!String(r.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(r.stack+=`
14
- `+i):r.stack=i}catch(a){}}throw r}})}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=ei(this.defaults,t);const{transitional:r,paramsSerializer:n,headers:i}=t;r!==void 0&&Fa.assertOptions(r,{silentJSONParsing:Er.transitional(Er.boolean),forcedJSONParsing:Er.transitional(Er.boolean),clarifyTimeoutError:Er.transitional(Er.boolean),legacyInterceptorReqResOrdering:Er.transitional(Er.boolean)},!1),n!=null&&(N.isFunction(n)?t.paramsSerializer={serialize:n}:Fa.assertOptions(n,{encode:Er.function,serialize:Er.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),Fa.assertOptions(t,{baseUrl:Er.spelling("baseURL"),withXsrfToken:Er.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let a=i&&N.merge(i.common,i[t.method]);i&&N.forEach(["delete","get","head","post","put","patch","common"],h=>{delete i[h]}),t.headers=er.concat(a,i);const o=[];let l=!0;this.interceptors.request.forEach(function(h){if(typeof h.runWhen=="function"&&h.runWhen(t)===!1)return;l=l&&h.synchronous;const p=t.transitional||sc;p&&p.legacyInterceptorReqResOrdering?o.unshift(h.fulfilled,h.rejected):o.push(h.fulfilled,h.rejected)});const c=[];this.interceptors.response.forEach(function(h){c.push(h.fulfilled,h.rejected)});let s,u=0,d;if(!l){const h=[h8.bind(this),void 0];for(h.unshift(...o),h.push(...c),d=h.length,s=Promise.resolve(t);u<d;)s=s.then(h[u++],h[u++]);return s}d=o.length;let f=t;for(;u<d;){const h=o[u++],p=o[u++];try{f=h(f)}catch(m){p.call(this,m);break}}try{s=h8.call(this,f)}catch(h){return Promise.reject(h)}for(u=0,d=c.length;u<d;)s=s.then(c[u++],c[u++]);return s}getUri(e){e=ei(this.defaults,e);const t=r8(e.baseURL,e.url,e.allowAbsoluteUrls);return Km(t,e.params,e.paramsSerializer)}};N.forEach(["delete","get","head","options"],function(e){ti.prototype[e]=function(t,r){return this.request(ei(r||{},{method:e,url:t,data:(r||{}).data}))}}),N.forEach(["post","put","patch"],function(e){function t(r){return function(n,i,a){return this.request(ei(a||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}ti.prototype[e]=t(),ti.prototype[e+"Form"]=t(!0)});let Kk=class py{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});const n=this;this.promise.then(i=>{if(!n._listeners)return;let a=n._listeners.length;for(;a-- >0;)n._listeners[a](i);n._listeners=null}),this.promise.then=i=>{let a;const o=new Promise(l=>{n.subscribe(l),a=l}).then(i);return o.cancel=function(){n.unsubscribe(a)},o},t(function(i,a,o){n.reason||(n.reason=new E2(i,a,o),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=n=>{t.abort(n)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new py(function(r){t=r}),cancel:t}}};function Yk(e){return function(t){return e.apply(null,t)}}function qk(e){return N.isObject(e)&&e.isAxiosError===!0}const pc={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(pc).forEach(([e,t])=>{pc[t]=e});function g8(e){const t=new ti(e),r=Dm(ti.prototype.request,t);return N.extend(r,ti.prototype,t,{allOwnKeys:!0}),N.extend(r,t,null,{allOwnKeys:!0}),r.create=function(n){return g8(ei(e,n))},r}const Ke=g8(H2);Ke.Axios=ti,Ke.CanceledError=E2,Ke.CancelToken=Kk,Ke.isCancel=Xm,Ke.VERSION=p8,Ke.toFormData=xa,Ke.AxiosError=Ee,Ke.Cancel=Ke.CanceledError,Ke.all=function(e){return Promise.all(e)},Ke.spread=Yk,Ke.isAxiosError=qk,Ke.mergeConfig=ei,Ke.AxiosHeaders=er,Ke.formToJSON=e=>qm(N.isHTMLForm(e)?new FormData(e):e),Ke.getAdapter=f8.getAdapter,Ke.HttpStatusCode=pc,Ke.default=Ke;const{Axios:d3e,AxiosError:f3e,CanceledError:h3e,isCancel:p3e,CancelToken:m3e,VERSION:g3e,all:v3e,Cancel:b3e,isAxiosError:_3e,spread:y3e,toFormData:w3e,AxiosHeaders:C3e,HttpStatusCode:H3e,formToJSON:V3e,getAdapter:E3e,mergeConfig:k3e}=Ke,cr="https://api.regulaforensics.com".replace(/\/+$/,"");class Ua{constructor(t,r=cr,n=Ke){var i;this.basePath=r,this.axios=n,t&&(this.configuration=t,this.basePath=(i=t.basePath)!=null?i:r)}}class Qk extends Error{constructor(t,r){super(r),this.field=t,this.name="RequiredError"}}const xr={},Nr="https://example.com",un=function(e,t,r){if(r==null)throw new Qk(t,`Required parameter ${t} was null or undefined when calling ${e}.`)};function mc(e,t,r=""){t!=null&&(typeof t=="object"?Array.isArray(t)?t.forEach(n=>mc(e,n,r)):Object.keys(t).forEach(n=>mc(e,t[n],`${r}${r!==""?".":""}${n}`)):e.has(r)?e.append(r,t):e.set(r,t))}const Lr=function(e,...t){const r=new URLSearchParams(e.search);mc(r,t),e.search=r.toString()},v8=function(e,t,r){const n=typeof e!="string";return(n&&r&&r.isJsonMime?r.isJsonMime(t.headers["Content-Type"]):n)?JSON.stringify(e!==void 0?e:{}):e||""},Zr=function(e){return e.pathname+e.search+e.hash},jr=function(e,t,r,n){return(i=t,a=r)=>{var o;const l=q2(fe({},e.options),{url:(i.defaults.baseURL?"":(o=n==null?void 0:n.basePath)!=null?o:a)+e.url});return i.request(l)}},Xk=function(e){return{healthz:(t,...r)=>ce(null,[t,...r],function*(n,i={}){const a="/api/healthz",o=new URL(a,Nr);let l;e&&(l=e.baseOptions);const c=fe(fe({method:"GET"},l),i),s={},u={};n!=null&&(s["X-RequestID"]=String(n)),Lr(o,u);let d=l&&l.headers?l.headers:{};return c.headers=fe(fe(fe({},s),d),i.headers),{url:Zr(o),options:c}}),ping:(t,...r)=>ce(null,[t,...r],function*(n,i={}){const a="/api/ping",o=new URL(a,Nr);let l;e&&(l=e.baseOptions);const c=fe(fe({method:"GET"},l),i),s={},u={};n!=null&&(s["X-RequestID"]=String(n)),Lr(o,u);let d=l&&l.headers?l.headers:{};return c.headers=fe(fe(fe({},s),d),i.headers),{url:Zr(o),options:c}}),readyz:(t,...r)=>ce(null,[t,...r],function*(n,i={}){const a="/api/readyz",o=new URL(a,Nr);let l;e&&(l=e.baseOptions);const c=fe(fe({method:"GET"},l),i),s={},u={};n!=null&&(s["X-RequestID"]=String(n)),Lr(o,u);let d=l&&l.headers?l.headers:{};return c.headers=fe(fe(fe({},s),d),i.headers),{url:Zr(o),options:c}})}},gc=function(e){const t=Xk(e);return{healthz(r,n){return ce(this,null,function*(){var i,a,o;const l=yield t.healthz(r,n),c=(i=e==null?void 0:e.serverIndex)!=null?i:0,s=(o=(a=xr["HealthcheckApi.healthz"])==null?void 0:a[c])==null?void 0:o.url;return(u,d)=>jr(l,Ke,cr,e)(u,s||d)})},ping(r,n){return ce(this,null,function*(){var i,a,o;const l=yield t.ping(r,n),c=(i=e==null?void 0:e.serverIndex)!=null?i:0,s=(o=(a=xr["HealthcheckApi.ping"])==null?void 0:a[c])==null?void 0:o.url;return(u,d)=>jr(l,Ke,cr,e)(u,s||d)})},readyz(r,n){return ce(this,null,function*(){var i,a,o;const l=yield t.readyz(r,n),c=(i=e==null?void 0:e.serverIndex)!=null?i:0,s=(o=(a=xr["HealthcheckApi.readyz"])==null?void 0:a[c])==null?void 0:o.url;return(u,d)=>jr(l,Ke,cr,e)(u,s||d)})}}};class Jk extends Ua{healthz(t,r){return gc(this.configuration).healthz(t,r).then(n=>n(this.axios,this.basePath))}ping(t,r){return gc(this.configuration).ping(t,r).then(n=>n(this.axios,this.basePath))}readyz(t,r){return gc(this.configuration).readyz(t,r).then(n=>n(this.axios,this.basePath))}}const eS=function(e){return{apiProcess:(t,r,...n)=>ce(null,[t,r,...n],function*(i,a,o={}){un("apiProcess","processRequest",i);const l="/api/process",c=new URL(l,Nr);let s;e&&(s=e.baseOptions);const u=fe(fe({method:"POST"},s),o),d={},f={};d["Content-Type"]="application/json",a!=null&&(d["X-RequestID"]=String(a)),Lr(c,f);let h=s&&s.headers?s.headers:{};return u.headers=fe(fe(fe({},d),h),o.headers),u.data=v8(i,u,e),{url:Zr(c),options:u}})}},tS=function(e){const t=eS(e);return{apiProcess(r,n,i){return ce(this,null,function*(){var a,o,l;const c=yield t.apiProcess(r,n,i),s=(a=e==null?void 0:e.serverIndex)!=null?a:0,u=(l=(o=xr["ProcessApi.apiProcess"])==null?void 0:o[s])==null?void 0:l.url;return(d,f)=>jr(c,Ke,cr,e)(d,u||f)})}}};class rS extends Ua{apiProcess(t,r,n){return tS(this.configuration).apiProcess(t,r,n).then(i=>i(this.axios,this.basePath))}}const nS=function(e){return{apiV2TagTagIdDelete:(t,...r)=>ce(null,[t,...r],function*(n,i={}){un("apiV2TagTagIdDelete","tagId",n);const a="/api/v2/tag/{tagId}".replace("{tagId}",encodeURIComponent(String(n))),o=new URL(a,Nr);let l;e&&(l=e.baseOptions);const c=fe(fe({method:"DELETE"},l),i),s={};Lr(o,{});let u=l&&l.headers?l.headers:{};return c.headers=fe(fe(fe({},s),u),i.headers),{url:Zr(o),options:c}}),apiV2TagTagIdTransactionsGet:(t,...r)=>ce(null,[t,...r],function*(n,i={}){un("apiV2TagTagIdTransactionsGet","tagId",n);const a="/api/v2/tag/{tagId}/transactions".replace("{tagId}",encodeURIComponent(String(n))),o=new URL(a,Nr);let l;e&&(l=e.baseOptions);const c=fe(fe({method:"GET"},l),i),s={};Lr(o,{});let u=l&&l.headers?l.headers:{};return c.headers=fe(fe(fe({},s),u),i.headers),{url:Zr(o),options:c}}),apiV2TransactionTransactionIdFileGet:(t,r,...n)=>ce(null,[t,r,...n],function*(i,a,o={}){un("apiV2TransactionTransactionIdFileGet","transactionId",i),un("apiV2TransactionTransactionIdFileGet","name",a);const l="/api/v2/transaction/{transactionId}/file".replace("{transactionId}",encodeURIComponent(String(i))),c=new URL(l,Nr);let s;e&&(s=e.baseOptions);const u=fe(fe({method:"GET"},s),o),d={},f={};a!==void 0&&(f.name=a),Lr(c,f);let h=s&&s.headers?s.headers:{};return u.headers=fe(fe(fe({},d),h),o.headers),{url:Zr(c),options:u}}),apiV2TransactionTransactionIdGet:(t,...r)=>ce(null,[t,...r],function*(n,i={}){un("apiV2TransactionTransactionIdGet","transactionId",n);const a="/api/v2/transaction/{transactionId}".replace("{transactionId}",encodeURIComponent(String(n))),o=new URL(a,Nr);let l;e&&(l=e.baseOptions);const c=fe(fe({method:"GET"},l),i),s={};Lr(o,{});let u=l&&l.headers?l.headers:{};return c.headers=fe(fe(fe({},s),u),i.headers),{url:Zr(o),options:c}}),apiV2TransactionTransactionIdProcessPost:(t,r,n,...i)=>ce(null,[t,r,n,...i],function*(a,o,l,c={}){un("apiV2TransactionTransactionIdProcessPost","transactionId",a),un("apiV2TransactionTransactionIdProcessPost","transactionProcessRequest",o);const s="/api/v2/transaction/{transactionId}/process".replace("{transactionId}",encodeURIComponent(String(a))),u=new URL(s,Nr);let d;e&&(d=e.baseOptions);const f=fe(fe({method:"POST"},d),c),h={},p={};l!==void 0&&(p.useCache=l),h["Content-Type"]="application/json",Lr(u,p);let m=d&&d.headers?d.headers:{};return f.headers=fe(fe(fe({},h),m),c.headers),f.data=v8(o,f,e),{url:Zr(u),options:f}}),apiV2TransactionTransactionIdResultsGet:(t,r,...n)=>ce(null,[t,r,...n],function*(i,a,o={}){un("apiV2TransactionTransactionIdResultsGet","transactionId",i);const l="/api/v2/transaction/{transactionId}/results".replace("{transactionId}",encodeURIComponent(String(i))),c=new URL(l,Nr);let s;e&&(s=e.baseOptions);const u=fe(fe({method:"GET"},s),o),d={},f={};a!==void 0&&(f.withImages=a),Lr(c,f);let h=s&&s.headers?s.headers:{};return u.headers=fe(fe(fe({},d),h),o.headers),{url:Zr(c),options:u}})}},Ti=function(e){const t=nS(e);return{apiV2TagTagIdDelete(r,n){return ce(this,null,function*(){var i,a,o;const l=yield t.apiV2TagTagIdDelete(r,n),c=(i=e==null?void 0:e.serverIndex)!=null?i:0,s=(o=(a=xr["TransactionApi.apiV2TagTagIdDelete"])==null?void 0:a[c])==null?void 0:o.url;return(u,d)=>jr(l,Ke,cr,e)(u,s||d)})},apiV2TagTagIdTransactionsGet(r,n){return ce(this,null,function*(){var i,a,o;const l=yield t.apiV2TagTagIdTransactionsGet(r,n),c=(i=e==null?void 0:e.serverIndex)!=null?i:0,s=(o=(a=xr["TransactionApi.apiV2TagTagIdTransactionsGet"])==null?void 0:a[c])==null?void 0:o.url;return(u,d)=>jr(l,Ke,cr,e)(u,s||d)})},apiV2TransactionTransactionIdFileGet(r,n,i){return ce(this,null,function*(){var a,o,l;const c=yield t.apiV2TransactionTransactionIdFileGet(r,n,i),s=(a=e==null?void 0:e.serverIndex)!=null?a:0,u=(l=(o=xr["TransactionApi.apiV2TransactionTransactionIdFileGet"])==null?void 0:o[s])==null?void 0:l.url;return(d,f)=>jr(c,Ke,cr,e)(d,u||f)})},apiV2TransactionTransactionIdGet(r,n){return ce(this,null,function*(){var i,a,o;const l=yield t.apiV2TransactionTransactionIdGet(r,n),c=(i=e==null?void 0:e.serverIndex)!=null?i:0,s=(o=(a=xr["TransactionApi.apiV2TransactionTransactionIdGet"])==null?void 0:a[c])==null?void 0:o.url;return(u,d)=>jr(l,Ke,cr,e)(u,s||d)})},apiV2TransactionTransactionIdProcessPost(r,n,i,a){return ce(this,null,function*(){var o,l,c;const s=yield t.apiV2TransactionTransactionIdProcessPost(r,n,i,a),u=(o=e==null?void 0:e.serverIndex)!=null?o:0,d=(c=(l=xr["TransactionApi.apiV2TransactionTransactionIdProcessPost"])==null?void 0:l[u])==null?void 0:c.url;return(f,h)=>jr(s,Ke,cr,e)(f,d||h)})},apiV2TransactionTransactionIdResultsGet(r,n,i){return ce(this,null,function*(){var a,o,l;const c=yield t.apiV2TransactionTransactionIdResultsGet(r,n,i),s=(a=e==null?void 0:e.serverIndex)!=null?a:0,u=(l=(o=xr["TransactionApi.apiV2TransactionTransactionIdResultsGet"])==null?void 0:o[s])==null?void 0:l.url;return(d,f)=>jr(c,Ke,cr,e)(d,u||f)})}}};class iS extends Ua{apiV2TagTagIdDelete(t,r){return Ti(this.configuration).apiV2TagTagIdDelete(t,r).then(n=>n(this.axios,this.basePath))}apiV2TagTagIdTransactionsGet(t,r){return Ti(this.configuration).apiV2TagTagIdTransactionsGet(t,r).then(n=>n(this.axios,this.basePath))}apiV2TransactionTransactionIdFileGet(t,r,n){return Ti(this.configuration).apiV2TransactionTransactionIdFileGet(t,r,n).then(i=>i(this.axios,this.basePath))}apiV2TransactionTransactionIdGet(t,r){return Ti(this.configuration).apiV2TransactionTransactionIdGet(t,r).then(n=>n(this.axios,this.basePath))}apiV2TransactionTransactionIdProcessPost(t,r,n,i){return Ti(this.configuration).apiV2TransactionTransactionIdProcessPost(t,r,n,i).then(a=>a(this.axios,this.basePath))}apiV2TransactionTransactionIdResultsGet(t,r,n){return Ti(this.configuration).apiV2TransactionTransactionIdResultsGet(t,r,n).then(i=>i(this.axios,this.basePath))}}const aS=function(e){return{doclist:(...t)=>ce(null,[...t],function*(r={}){const n="/api/doclist",i=new URL(n,Nr);let a;e&&(a=e.baseOptions);const o=fe(fe({method:"GET"},a),r),l={};Lr(i,{});let c=a&&a.headers?a.headers:{};return o.headers=fe(fe(fe({},l),c),r.headers),{url:Zr(i),options:o}})}},oS=function(e){const t=aS(e);return{doclist(r){return ce(this,null,function*(){var n,i,a;const o=yield t.doclist(r),l=(n=e==null?void 0:e.serverIndex)!=null?n:0,c=(a=(i=xr["ResourcesApi.doclist"])==null?void 0:i[l])==null?void 0:a.url;return(s,u)=>jr(o,Ke,cr,e)(s,c||u)})}}};class sS extends Ua{doclist(t){return oS(this.configuration).doclist(t).then(r=>r(this.axios,this.basePath))}}var Ot=(e=>(e[e.UV_LUMINESCENCE=1]="UV_LUMINESCENCE",e[e.IR_B900=2]="IR_B900",e[e.IMAGE_PATTERN=4]="IMAGE_PATTERN",e[e.AXIAL_PROTECTION=8]="AXIAL_PROTECTION",e[e.UV_FIBERS=16]="UV_FIBERS",e[e.IR_VISIBILITY=32]="IR_VISIBILITY",e[e.OCR_SECURITY_TEXT=64]="OCR_SECURITY_TEXT",e[e.IPI=128]="IPI",e[e.PHOTO_EMBED_TYPE=512]="PHOTO_EMBED_TYPE",e[e.OVI=1024]="OVI",e[e.HOLOGRAMS=4096]="HOLOGRAMS",e[e.PHOTO_AREA=8192]="PHOTO_AREA",e[e.PORTRAIT_COMPARISON=32768]="PORTRAIT_COMPARISON",e[e.BARCODE_FORMAT_CHECK=65536]="BARCODE_FORMAT_CHECK",e[e.KINEGRAM=131072]="KINEGRAM",e[e.LETTER_SCREEN=262144]="LETTER_SCREEN",e[e.HOLOGRAM_DETECTION=524288]="HOLOGRAM_DETECTION",e[e.FINGERPRINT_COMPARISON=1048576]="FINGERPRINT_COMPARISON",e[e.LIVENESS=2097152]="LIVENESS",e[e.EXTENDED_OCR_CHECK=4194304]="EXTENDED_OCR_CHECK",e[e.EXTENDED_MRZ_CHECK=8388608]="EXTENDED_MRZ_CHECK",e[e.ENCRYPTED_IPI=16777216]="ENCRYPTED_IPI",e[e.PROPERTY=33554432]="PROPERTY",e))(Ot||{}),dn=(e=>(e[e.ERROR=0]="ERROR",e[e.OK=1]="OK",e[e.WAS_NOT_DONE=2]="WAS_NOT_DONE",e))(dn||{}),Ba=(e=>(e[e.ImageGlares=0]="ImageGlares",e[e.ImageFocus=1]="ImageFocus",e[e.ImageResolution=2]="ImageResolution",e[e.ImageColorness=3]="ImageColorness",e[e.Perspective=4]="Perspective",e[e.Bounds=5]="Bounds",e[e.Portrait=7]="Portrait",e[e.Handwritten=8]="Handwritten",e[e.Brightness=9]="Brightness",e[e.Occlusion=10]="Occlusion",e))(Ba||{}),vc=(e=>(e[e.LATIN=0]="LATIN",e[e.AFRIKAANS=1078]="AFRIKAANS",e[e.ALBANIAN=1052]="ALBANIAN",e[e.ARABIC_ALGERIA=5121]="ARABIC_ALGERIA",e[e.ARABIC_BAHRAIN=15361]="ARABIC_BAHRAIN",e[e.ARABIC_EGYPT=3073]="ARABIC_EGYPT",e[e.ARABIC_IRAQ=2049]="ARABIC_IRAQ",e[e.ARABIC_JORDAN=11265]="ARABIC_JORDAN",e[e.ARABIC_KUWAIT=13313]="ARABIC_KUWAIT",e[e.ARABIC_LEBANON=12289]="ARABIC_LEBANON",e[e.ARABIC_LIBYA=4097]="ARABIC_LIBYA",e[e.ARABIC_MOROCCO=6145]="ARABIC_MOROCCO",e[e.ARABIC_OMAN=8193]="ARABIC_OMAN",e[e.ARABIC_QATAR=16385]="ARABIC_QATAR",e[e.ARABIC_SAUDI_ARABIA=1025]="ARABIC_SAUDI_ARABIA",e[e.ARABIC_SYRIA=10241]="ARABIC_SYRIA",e[e.ARABIC_TUNISIA=7169]="ARABIC_TUNISIA",e[e.ARABIC_UAE=14337]="ARABIC_UAE",e[e.ARABIC_YEMEN=9217]="ARABIC_YEMEN",e[e.ARABIC_ARMENIAN=1067]="ARABIC_ARMENIAN",e[e.AZERI_CYRILIC=2092]="AZERI_CYRILIC",e[e.AZERI_LATIN=1068]="AZERI_LATIN",e[e.BASQUE=1069]="BASQUE",e[e.BELARUSIAN=1059]="BELARUSIAN",e[e.BULGARIAN=1026]="BULGARIAN",e[e.BURMESE=1109]="BURMESE",e[e.CATALAN=1027]="CATALAN",e[e.CHINESE_HONGKONG_SAR=3076]="CHINESE_HONGKONG_SAR",e[e.CHINESE_MACAO_SAR=5124]="CHINESE_MACAO_SAR",e[e.CHINESE=2052]="CHINESE",e[e.CHINESE_SINGAPORE=4100]="CHINESE_SINGAPORE",e[e.CHINESE_TAIWAN=1028]="CHINESE_TAIWAN",e[e.CROATIAN=1050]="CROATIAN",e[e.CZECH=1029]="CZECH",e[e.DANISH=1030]="DANISH",e[e.DIVEHI=1125]="DIVEHI",e[e.DUTCH_BELGIUM=2067]="DUTCH_BELGIUM",e[e.DUTCH_NETHERLANDS=1043]="DUTCH_NETHERLANDS",e[e.ENGLISH_AUSTRALIA=3081]="ENGLISH_AUSTRALIA",e[e.ENGLISH_BELIZE=10249]="ENGLISH_BELIZE",e[e.ENGLISH_CANADA=4105]="ENGLISH_CANADA",e[e.ENGLISH_CARRIBEAN=9225]="ENGLISH_CARRIBEAN",e[e.ENGLISH_IRELAND=6153]="ENGLISH_IRELAND",e[e.ENGLISH_JAMAICA=8201]="ENGLISH_JAMAICA",e[e.ENGLISH_NEW_ZEALAND=5129]="ENGLISH_NEW_ZEALAND",e[e.ENGLISH_PHILIPPINES=13321]="ENGLISH_PHILIPPINES",e[e.ENGLISH_SOUTH_AFRICA=7177]="ENGLISH_SOUTH_AFRICA",e[e.ENGLISH_TRINIDAD=11273]="ENGLISH_TRINIDAD",e[e.ENGLISH_UK=2057]="ENGLISH_UK",e[e.ENGLISH_US=1033]="ENGLISH_US",e[e.ENGLISH_ZIMBABWE=12297]="ENGLISH_ZIMBABWE",e[e.ESTONIAN=1061]="ESTONIAN",e[e.FAROESE=1080]="FAROESE",e[e.FARSI=1065]="FARSI",e[e.FINNISH=1035]="FINNISH",e[e.FRENCH_BELGIUM=2060]="FRENCH_BELGIUM",e[e.FRENCH_CANADA=3084]="FRENCH_CANADA",e[e.FRENCH_FRANCE=1036]="FRENCH_FRANCE",e[e.FRENCH_LUXEMBOURG=5132]="FRENCH_LUXEMBOURG",e[e.FRENCH_MONACO=6156]="FRENCH_MONACO",e[e.FRENCH_SWITZERLAND=4108]="FRENCH_SWITZERLAND",e[e.FYRO_MACEDONIAN=1071]="FYRO_MACEDONIAN",e[e.GALICIAN=1110]="GALICIAN",e[e.GEORGIAN=1079]="GEORGIAN",e[e.GERMAN_AUSTRIA=3079]="GERMAN_AUSTRIA",e[e.GERMAN_GERMANY=1031]="GERMAN_GERMANY",e[e.GERMAN_LIECHTENSTEIN=5127]="GERMAN_LIECHTENSTEIN",e[e.GERMAN_LUXEMBOURG=4103]="GERMAN_LUXEMBOURG",e[e.GERMAN_SWITZERLAND=2055]="GERMAN_SWITZERLAND",e[e.GREEK=1032]="GREEK",e[e.GUJARATI=1095]="GUJARATI",e[e.HEBREW=1037]="HEBREW",e[e.HINDI_INDIA=1081]="HINDI_INDIA",e[e.HUNGARIAN=1038]="HUNGARIAN",e[e.ICELANDIC=1039]="ICELANDIC",e[e.INDONESIAN=1057]="INDONESIAN",e[e.ITALIAN_ITALY=1040]="ITALIAN_ITALY",e[e.ITALIAN_SWITZERLAND=2064]="ITALIAN_SWITZERLAND",e[e.JAPANESE=1041]="JAPANESE",e[e.KANNADA=1099]="KANNADA",e[e.KAZAKH=1087]="KAZAKH",e[e.KHMER=1107]="KHMER",e[e.KONKANI=1111]="KONKANI",e[e.KOREAN=1042]="KOREAN",e[e.KYRGYZ_CYRILICK=1088]="KYRGYZ_CYRILICK",e[e.LATVIAN=1062]="LATVIAN",e[e.LITHUANIAN=1063]="LITHUANIAN",e[e.MALAY_MALAYSIA=1086]="MALAY_MALAYSIA",e[e.MALAY_BRUNEI_DARUSSALAM=2110]="MALAY_BRUNEI_DARUSSALAM",e[e.MALTESE=1082]="MALTESE",e[e.MARATHI=1102]="MARATHI",e[e.MONGOLIAN_CYRILIC=1104]="MONGOLIAN_CYRILIC",e[e.NORWEGIAN_BOKMAL=1044]="NORWEGIAN_BOKMAL",e[e.NORWEGIAN_NYORSK=2068]="NORWEGIAN_NYORSK",e[e.POLISH=1045]="POLISH",e[e.PORTUGUESE_BRAZIL=1046]="PORTUGUESE_BRAZIL",e[e.PORTUGUESE_PORTUGAL=2070]="PORTUGUESE_PORTUGAL",e[e.PUNJABI=1094]="PUNJABI",e[e.RHAETO_ROMANIC=1047]="RHAETO_ROMANIC",e[e.ROMANIAN=1048]="ROMANIAN",e[e.RUSSIAN=1049]="RUSSIAN",e[e.SANSKRIT=1103]="SANSKRIT",e[e.SERBIAN_CYRILIC=3098]="SERBIAN_CYRILIC",e[e.SERBIAN_LATIN=2074]="SERBIAN_LATIN",e[e.SINHALA=1115]="SINHALA",e[e.SLOVAK=1051]="SLOVAK",e[e.SLOVENIAN=1060]="SLOVENIAN",e[e.SPANISH_ARGENTINA=11274]="SPANISH_ARGENTINA",e[e.SPANISH_BOLIVIA=16394]="SPANISH_BOLIVIA",e[e.SPANISH_CHILE=13322]="SPANISH_CHILE",e[e.SPANICH_COLOMBIA=9226]="SPANICH_COLOMBIA",e[e.SPANISH_COSTA_RICA=5130]="SPANISH_COSTA_RICA",e[e.SPANISH_DOMINICAN_REPUBLIC=7178]="SPANISH_DOMINICAN_REPUBLIC",e[e.SPANISH_ECUADOR=12298]="SPANISH_ECUADOR",e[e.SPANISH_EL_SALVADOR=17418]="SPANISH_EL_SALVADOR",e[e.SPANISH_GUATEMALA=4106]="SPANISH_GUATEMALA",e[e.SPANISH_HONDURAS=18442]="SPANISH_HONDURAS",e[e.SPANISH_MEXICO=2058]="SPANISH_MEXICO",e[e.SPANISH_NICARAGUA=19466]="SPANISH_NICARAGUA",e[e.SPANISH_PANAMA=6154]="SPANISH_PANAMA",e[e.SPANISH_PARAGUAY=15370]="SPANISH_PARAGUAY",e[e.SPANISH_PERU=10250]="SPANISH_PERU",e[e.SPANISH_PUERTO_RICO=20490]="SPANISH_PUERTO_RICO",e[e.SPANISH_TRADITIONAL_SORT=1034]="SPANISH_TRADITIONAL_SORT",e[e.SPANISH_INTERNATIONAL_SORT=3082]="SPANISH_INTERNATIONAL_SORT",e[e.SPANISH_URUGUAY=14346]="SPANISH_URUGUAY",e[e.SPANISH_VENEZUELA=8202]="SPANISH_VENEZUELA",e[e.SWAHILI=1089]="SWAHILI",e[e.SWEDISH=1053]="SWEDISH",e[e.SWEDISH_FINLAND=2077]="SWEDISH_FINLAND",e[e.SYRIAC=1114]="SYRIAC",e[e.TAMIL=1097]="TAMIL",e[e.TATAR=1092]="TATAR",e[e.TELUGU=1098]="TELUGU",e[e.THAI_THAILAND=1054]="THAI_THAILAND",e[e.TURKISH=1055]="TURKISH",e[e.TAJIK_CYRILLIC=1064]="TAJIK_CYRILLIC",e[e.TURKMEN=1090]="TURKMEN",e[e.UKRAINIAN=1058]="UKRAINIAN",e[e.URDU=1056]="URDU",e[e.UZBEK_CYRILIC=2115]="UZBEK_CYRILIC",e[e.UZBEK_LATIN=1091]="UZBEK_LATIN",e[e.VIETNAMESE=1066]="VIETNAMESE",e[e.CTC_SIMPLIFIED=50001]="CTC_SIMPLIFIED",e[e.CTC_TRADITIONAL=50002]="CTC_TRADITIONAL",e[e.BENGALI_BANGLADESH=2117]="BENGALI_BANGLADESH",e[e.BENGALI_INDIA=1093]="BENGALI_INDIA",e[e.ASSAMESE=1101]="ASSAMESE",e[e.ORIYA=1096]="ORIYA",e[e.MALAYALAM=1100]="MALAYALAM",e[e.LAO=1108]="LAO",e[e.SINDHI_INDIA=1113]="SINDHI_INDIA",e[e.AMHARIC=1118]="AMHARIC",e[e.KASHMIRI=1120]="KASHMIRI",e[e.NEPALI=1121]="NEPALI",e[e.PASHTO=1123]="PASHTO",e[e.SINDHI=2137]="SINDHI",e[e.ARABIC=4096]="ARABIC",e[e.BANK_CARD_NUMBER=1e4]="BANK_CARD_NUMBER",e[e.BANK_CARD_EXPIRY_DATE=10001]="BANK_CARD_EXPIRY_DATE",e[e.BANK_CARD_NAME=10002]="BANK_CARD_NAME",e[e.BANK_CARD=10003]="BANK_CARD",e[e.BANK_CARD_CVV2=10004]="BANK_CARD_CVV2",e[e.ABKHAZIAN=10011]="ABKHAZIAN",e[e.KARAKALPAK=10012]="KARAKALPAK",e[e.URDU_DETECTION=10560]="URDU_DETECTION",e))(vc||{}),bc=(e=>(e[e.OFF=0]="OFF",e[e.WHITE_TOP=2]="WHITE_TOP",e[e.WHITE_SIDE=4]="WHITE_SIDE",e[e.WHITE=6]="WHITE",e[e.IR=24]="IR",e[e.UV=128]="UV",e[e.AXIAL_WHITE=3072]="AXIAL_WHITE",e))(bc||{}),za=(e=>(e[e.NOT_FINISHED=0]="NOT_FINISHED",e[e.FINISHED=1]="FINISHED",e[e.TIMEOUT=2]="TIMEOUT",e))(za||{}),kr=(e=>(e[e.DOCUMENT_IMAGE=1]="DOCUMENT_IMAGE",e[e.MRZ_TEXT=3]="MRZ_TEXT",e[e.BARCODES=5]="BARCODES",e[e.VISUAL_GRAPHICS=6]="VISUAL_GRAPHICS",e[e.MRZ_TEST_QUALITY=7]="MRZ_TEST_QUALITY",e[e.DOCUMENT_TYPE_CANDIDATES=8]="DOCUMENT_TYPE_CANDIDATES",e[e.DOCUMENT_TYPE=9]="DOCUMENT_TYPE",e[e.LEXICAL_ANALYSIS=15]="LEXICAL_ANALYSIS",e[e.RAW_UNCROPPED_IMAGE=16]="RAW_UNCROPPED_IMAGE",e[e.VISUAL_TEXT=17]="VISUAL_TEXT",e[e.BARCODE_TEXT=18]="BARCODE_TEXT",e[e.BARCODE_GRAPHICS=19]="BARCODE_GRAPHICS",e[e.AUTHENTICITY=20]="AUTHENTICITY",e[e.MAGNETIC_STRIPE_TEXT_DATA=26]="MAGNETIC_STRIPE_TEXT_DATA",e[e.IMAGE_QUALITY=30]="IMAGE_QUALITY",e[e.LIVE_PORTRAIT=32]="LIVE_PORTRAIT",e[e.STATUS=33]="STATUS",e[e.PORTRAIT_COMPARISON=34]="PORTRAIT_COMPARISON",e[e.EXT_PORTRAIT=35]="EXT_PORTRAIT",e[e.TEXT=36]="TEXT",e[e.IMAGES=37]="IMAGES",e[e.FINGERPRINTS=38]="FINGERPRINTS",e[e.FINGERPRINT_COMPARISON=39]="FINGERPRINT_COMPARISON",e[e.ENCRYPTED_RCL=49]="ENCRYPTED_RCL",e[e.LICENSE=50]="LICENSE",e[e.MRZ_POSITION=61]="MRZ_POSITION",e[e.BARCODE_POSITION=62]="BARCODE_POSITION",e[e.BSI_XML_V2=73]="BSI_XML_V2",e[e.DOCUMENT_POSITION=85]="DOCUMENT_POSITION",e[e.MRZ_DETECTOR=87]="MRZ_DETECTOR",e[e.FACE_DETECTION=97]="FACE_DETECTION",e[e.RFID_RAW_DATA=101]="RFID_RAW_DATA",e[e.RFID_TEXT=102]="RFID_TEXT",e[e.RFID_GRAPHICS=103]="RFID_GRAPHICS",e[e.RFID_BINARY_DATA=104]="RFID_BINARY_DATA",e[e.RFID_ORIGINAL_GRAPHICS=105]="RFID_ORIGINAL_GRAPHICS",e[e.DTC_VC=109]="DTC_VC",e[e.MDL_PARSED_RESPONSE=121]="MDL_PARSED_RESPONSE",e[e.VDS_NC=124]="VDS_NC",e[e.VDS=125]="VDS",e))(kr||{}),b8=(e=>(e.MRZ="Mrz",e.BARCODE="Barcode",e.LOCATE="Locate",e.OCR="Ocr",e.DOCTYPE="DocType",e.MRZ_OR_BARCODE="MrzOrBarcode",e.MRZ_OR_LOCATE="MrzOrLocate",e.MRZ_AND_LOCATE="MrzAndLocate",e.BARCODE_AND_LOCATE="BarcodeAndLocate",e.MRZ_OR_OCR="MrzOrOcr",e.MRZ_OR_BARCODE_OR_OCR="MrzOrBarcodeOrOcr",e.LOCATE_VISUAL_AND_MRZ_OR_OCR="LocateVisual_And_MrzOrOcr",e.FULL_PROCESS="FullProcess",e.FULL_AUTH="FullAuth",e.RUS_STAMP="RusStamp",e.OCR_FREE="OcrFree",e.CREDIT_CARD="CreditCard",e.CAPTURE="Capture",e.DTC="DTC",e.RFID="RFID",e.MDL="mDL",e))(b8||{}),Ga=(e=>(e.MRZ="MRZ",e.VISUAL="VISUAL",e.BARCODE="BARCODE",e.RFID="RFID",e.MAGNETIC="MAGNETIC",e.EXTERNAL="EXTERNAL",e.LIVE="LIVE",e.FINGERPRINT="FINGERPRINT",e))(Ga||{});const lS={0:"Latin",1078:"Afrikaans",1052:"Albanian",5121:"Arabic (Algeria)",15361:"Arabic (Bahrain)",3073:"Arabic (Egypt)",2049:"Arabic (Iraq)",11265:"Arabic (Jordan)",13313:"Arabic (Kuwait)",12289:"Arabic (Lebanon)",4097:"Arabic (Libya)",6145:"Arabic (Morocco)",8193:"Arabic (Oman)",16385:"Arabic (Qatar)",1025:"Arabic (Saudi Arabia)",10241:"Arabic (Syria)",7169:"Arabic (Tunisia)",14337:"Arabic (U.A.E.)",9217:"Arabic (Yemen)",1067:"Arabic Armenian",2092:"Azeri (Cyrillic)",1068:"Azeri (Latin)",1069:"Basque",1059:"Belarusian",1026:"Bulgarian",1027:"Catalan",3076:"Chinese (HongKong S.A.R.)",5124:"Chinese (Macao S.A.R.)",2052:"Chinese",4100:"Chinese (Singapore)",1028:"Chinese (Taiwan)",1050:"Croatian",1029:"Czech",1030:"Danish",1125:"Divehi",2067:"Dutch (Belgium)",1043:"Dutch (Netherlands)",3081:"English (Australia)",10249:"English (Belize)",4105:"English (Canada)",9225:"English (Caribbean)",6153:"English (Ireland)",8201:"English (Jamaica)",5129:"English (New Zealand)",13321:"English (Philippines)",7177:"English (South Africa)",11273:"English (Trinidad)",2057:"English (United Kingdom)",1033:"English (United States)",12297:"English (Zimbabwe)",1061:"Estonian",1080:"Faroese",1065:"Farsi",1035:"Finnish",2060:"French (Belgium)",3084:"French (Canada)",1036:"French (France)",5132:"French (Luxembourg)",6156:"French (Monaco)",4108:"French (Switzerland)",1071:"FYRO Macedonian",1110:"Galician",1079:"Georgian",3079:"German (Austria)",1031:"German (Germany)",5127:"German (Liechtenstein)",4103:"German (Luxembourg)",2055:"German (Switzerland)",1032:"Greek",1095:"Gujarati",1037:"Hebrew",1081:"Hindi (India)",1038:"Hungarian",1039:"Icelandic",1057:"Indonesian",1040:"Italian (Italy)",2064:"Italian (Switzerland)",1041:"Japanese",1099:"Kannada",1087:"Kazakh",1111:"Konkani",1042:"Korean",1088:"Kyrgyz (Cyrillic)",1062:"Latvian",1063:"Lithuanian",2110:"Malay (Brunei Darussalam)",1102:"Marathi",1086:"Malay (Malaysia)",1104:"Mongolian (Cyrillic)",1044:"Norwegian (Bokmal)",2068:"Norwegian (Nynorsk)",1045:"Polish",1046:"Portuguese (Brazil)",2070:"Portuguese (Portugal)",1094:"Punjabi",1047:"Rhaeto-Romanic",1048:"Romanian",1049:"Russian",1103:"Sanskrit",3098:"Serbian (Cyrillic)",2074:"Serbian (Latin)",1051:"Slovak",1060:"Slovenian",11274:"Spanish (Argentina)",16394:"Spanish (Bolivia)",13322:"Spanish (Chile)",9226:"Spanish (Colombia)",5130:"Spanish (Costa Rica)",7178:"Spanish (Dominican Republic)",12298:"Spanish (Ecuador)",17418:"Spanish (El Salvador)",4106:"Spanish (Guatemala)",18442:"Spanish (Honduras)",3082:"Spanish (International Sort)",2058:"Spanish (Mexico)",19466:"Spanish (Nicaragua)",6154:"Spanish (Panama)",15370:"Spanish (Paraguay)",10250:"Spanish (Peru)",20490:"Spanish (Puerto Rico)",1034:"Spanish (Traditional Sort)",14346:"Spanish (Uruguay)",8202:"Spanish (Venezuela)",1089:"Swahili",1053:"Swedish",2077:"Swedish (Finland)",1114:"Syriac",1097:"Tamil",1092:"Tatar",1098:"Telugu",1054:"Thai (Thailand)",1055:"Turkish",1058:"Ukrainian",1056:"Urdu",2115:"Uzbek (Cyrillic)",1091:"Uzbek (Latin)",1066:"Vietnamese",1064:"Tajik (Cyrillic)",1090:"Turkmen",50001:"CTC Simplified",50002:"CTC Traditional",9999:"Custom"};class cS{constructor(t){this.fieldType=t.fieldType,this.fieldName=t.fieldName,this.lcid=t.lcid,this.status=t.status,this.validityStatus=t.validityStatus,this.comparisonStatus=t.comparisonStatus,this.value=t.value,this.valueList=t.valueList,this.validityList=t.validityList,this.comparisonList=t.comparisonList,this.lcidName=t.lcidName}getValue(t,r=!1){if(!t)return this.value;const n=this.getValueBySource(t);return r?n==null?void 0:n.originalValue:n==null?void 0:n.value}sourceValidity(t){for(const r of this.validityList)if(r.source===t)return r.status;return dn.WAS_NOT_DONE}crossSourceComparison(t,r){for(const n of this.comparisonList)if(n.sourceLeft===t&&n.sourceRight===r||n.sourceLeft===r&&n.sourceRight===t)return n.status;return dn.WAS_NOT_DONE}getLCIDName(){if(this.lcid)return lS[this.lcid]||String(this.lcid)}getValueBySource(t){for(const r of this.valueList)if(r.source==t)return r}}class uS{constructor(t){this.status=t.status,this.validityStatus=t.validityStatus,this.comparisonStatus=t.comparisonStatus,this.dateFormat=t.dateFormat,this.availableSourceList=t.availableSourceList,this.fieldList=t.fieldList.map(r=>new cS(r))}getField(t,r){let n;for(const i of this.fieldList)if(i.fieldType==t){if(r!=null&&i.lcid==r||r==null&&i.lcid==vc.LATIN)return i;r==null&&n==null&&(n=i)}return n}getFieldByName(t,r){let n;for(const i of this.fieldList)if(i.fieldName==t){if(r!=null&&i.lcid==r||r==null&&i.lcid==vc.LATIN)return i;r==null&&n==null&&(n=i)}return n}getFieldValue(t,r){var n;return(n=this.getField(t,r))==null?void 0:n.getValue()}getFieldValueByName(t,r){var n;return(n=this.getFieldByName(t,r))==null?void 0:n.getValue()}}for(var Oi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",k2=typeof Uint8Array>"u"?[]:new Uint8Array(256),$a=0;$a<Oi.length;$a++)k2[Oi.charCodeAt($a)]=$a;var dS=function(e){var t=new Uint8Array(e),r,n=t.length,i="";for(r=0;r<n;r+=3)i+=Oi[t[r]>>2],i+=Oi[(t[r]&3)<<4|t[r+1]>>4],i+=Oi[(t[r+1]&15)<<2|t[r+2]>>6],i+=Oi[t[r+2]&63];return n%3===2?i=i.substring(0,i.length-1)+"=":n%3===1&&(i=i.substring(0,i.length-2)+"=="),i},_8=function(e){var t=e.length*.75,r=e.length,n,i=0,a,o,l,c;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);var s=new ArrayBuffer(t),u=new Uint8Array(s);for(n=0;n<r;n+=4)a=k2[e.charCodeAt(n)],o=k2[e.charCodeAt(n+1)],l=k2[e.charCodeAt(n+2)],c=k2[e.charCodeAt(n+3)],u[i++]=a<<2|o>>4,u[i++]=(o&15)<<4|l>>2,u[i++]=(l&3)<<6|c&63;return s};class fS{constructor(t){this.availableSourceList=t.availableSourceList,this.fieldList=t.fieldList.map(r=>new hS(r)),this.fieldCount=t.fieldCount,this.availableSourceCount=t.availableSourceCount}getField(t){for(const r of this.fieldList)if(r.fieldType==t)return r}getFields(t){return this.fieldList.filter(r=>r.fieldType==t)}}class hS{constructor(t){this.fieldName=t.fieldName,this.fieldType=t.fieldType,this.valueList=t.valueList,this.valueCount=t.valueCount}getValue(t,r=!1){const n=t?this.getValueBySource(t):this.getValueBySource(Ga.RFID)||this.getValueBySource(Ga.VISUAL)||this.getValueBySource(Ga.BARCODE);if(!n)return;const i=r&&n.originalValue?n.originalValue:n.value;return i?pS(i):void 0}getValueBySource(t){for(const r of this.valueList)if(r.source==t)return r}}function pS(e){return _8(e)}class mS{constructor(t){this.List=t.List,this.Result=t.Result,this.Type=t.Type}}class gS{constructor(t){this.List=t.List,this.Result=t.Result,this.Type=t.Type}checksByElement(t){const r=[];for(const n of this.List)n.ElementType===t&&r.push(n);return r}}class vS{constructor(t){this.List=t.List,this.Result=t.Result,this.Type=t.Type}}class bS{constructor(t){this.List=t.List,this.Result=t.Result,this.Type=t.Type}}class _S{constructor(t){this.List=t.List,this.Result=t.Result,this.Type=t.Type}checksByElement(t){const r=[];for(const n of this.List)n.ElementType===t&&r.push(n);return r}}class y8{constructor(t,r){this.List=t.List,this.page_idx=r,this.Count=t.Count}uvLuminescenceChecks(){return this.securityFeatureOrUndefined(Ot.UV_LUMINESCENCE)}irB900Checks(){return this.securityFeatureOrUndefined(Ot.IR_B900)}imagePatternChecks(){return this.identOrUndefined(Ot.IMAGE_PATTERN)}axialProtectionChecks(){return this.securityFeatureOrUndefined(Ot.AXIAL_PROTECTION)}uvFiberChecks(){return this.fiberOrUndefined(Ot.UV_FIBERS)}irVisibilityChecks(){return this.identOrUndefined(Ot.IR_VISIBILITY)}ocrSecurityTextChecks(){return this.ocrSecurityTextOrUndefined(Ot.OCR_SECURITY_TEXT)}ipiChecks(){return this.imageIdentOrUndefined(Ot.IPI)}embedImageChecks(){return this.securityFeatureOrUndefined(Ot.PHOTO_EMBED_TYPE)}hologramsChecks(){return this.securityFeatureOrUndefined(Ot.HOLOGRAMS)}imageAreaChecks(){return this.securityFeatureOrUndefined(Ot.PHOTO_AREA)}portraitComparisonChecks(){return this.identOrUndefined(Ot.PORTRAIT_COMPARISON)}barcodeFormatCheckChecks(){return this.securityFeatureOrUndefined(Ot.BARCODE_FORMAT_CHECK)}kinegramChecks(){return this.identOrUndefined(Ot.KINEGRAM)}letterScreenChecks(){return this.identOrUndefined(Ot.LETTER_SCREEN)}hologramDetectionChecks(){return this.identOrUndefined(Ot.HOLOGRAM_DETECTION)}mrzChecks(){return this.securityFeatureOrUndefined(Ot.EXTENDED_MRZ_CHECK)}livenessChecks(){return this.identOrUndefined(Ot.LIVENESS)}resultByType(t){for(const r of this.List)if(r.Type==t)return r}fiberOrUndefined(t){const r=this.resultByType(t);if(r)return new mS(r)}identOrUndefined(t){const r=this.resultByType(t);if(r)return new gS(r)}imageIdentOrUndefined(t){const r=this.resultByType(t);if(r)return new vS(r)}ocrSecurityTextOrUndefined(t){const r=this.resultByType(t);if(r)return new bS(r)}securityFeatureOrUndefined(t){const r=this.resultByType(t);if(r)return new _S(r)}}function Pi(e){let t=e.length;for(;--t>=0;)e[t]=0}const yS=3,wS=258,w8=29,CS=256,HS=CS+1+w8,C8=30,VS=512,ES=new Array((HS+2)*2);Pi(ES);const kS=new Array(C8*2);Pi(kS);const SS=new Array(VS);Pi(SS);const MS=new Array(wS-yS+1);Pi(MS);const AS=new Array(w8);Pi(AS);const RS=new Array(C8);Pi(RS);var _c=(e,t,r,n)=>{let i=e&65535|0,a=e>>>16&65535|0,o=0;for(;r!==0;){o=r>2e3?2e3:r,r-=o;do i=i+t[n++]|0,a=a+i|0;while(--o);i%=65521,a%=65521}return i|a<<16|0};const IS=()=>{let e,t=[];for(var r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=e&1?3988292384^e>>>1:e>>>1;t[r]=e}return t},TS=new Uint32Array(IS());var Yr=(e,t,r,n)=>{const i=TS,a=n+r;e^=-1;for(let o=n;o<a;o++)e=e>>>8^i[(e^t[o])&255];return e^-1},yc={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},H8={Z_NO_FLUSH:0,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_DEFLATED:8};const OS=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var PS=function(e){const t=Array.prototype.slice.call(arguments,1);for(;t.length;){const r=t.shift();if(r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(const n in r)OS(r,n)&&(e[n]=r[n])}}return e},DS=e=>{let t=0;for(let n=0,i=e.length;n<i;n++)t+=e[n].length;const r=new Uint8Array(t);for(let n=0,i=0,a=e.length;n<a;n++){let o=e[n];r.set(o,i),i+=o.length}return r},V8={assign:PS,flattenChunks:DS};let E8=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){E8=!1}const S2=new Uint8Array(256);for(let e=0;e<256;e++)S2[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;S2[254]=S2[254]=1;var xS=e=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(e);let t,r,n,i,a,o=e.length,l=0;for(i=0;i<o;i++)r=e.charCodeAt(i),(r&64512)===55296&&i+1<o&&(n=e.charCodeAt(i+1),(n&64512)===56320&&(r=65536+(r-55296<<10)+(n-56320),i++)),l+=r<128?1:r<2048?2:r<65536?3:4;for(t=new Uint8Array(l),a=0,i=0;a<l;i++)r=e.charCodeAt(i),(r&64512)===55296&&i+1<o&&(n=e.charCodeAt(i+1),(n&64512)===56320&&(r=65536+(r-55296<<10)+(n-56320),i++)),r<128?t[a++]=r:r<2048?(t[a++]=192|r>>>6,t[a++]=128|r&63):r<65536?(t[a++]=224|r>>>12,t[a++]=128|r>>>6&63,t[a++]=128|r&63):(t[a++]=240|r>>>18,t[a++]=128|r>>>12&63,t[a++]=128|r>>>6&63,t[a++]=128|r&63);return t};const NS=(e,t)=>{if(t<65534&&e.subarray&&E8)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let r="";for(let n=0;n<t;n++)r+=String.fromCharCode(e[n]);return r};var LS=(e,t)=>{const r=t||e.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(e.subarray(0,t));let n,i;const a=new Array(r*2);for(i=0,n=0;n<r;){let o=e[n++];if(o<128){a[i++]=o;continue}let l=S2[o];if(l>4){a[i++]=65533,n+=l-1;continue}for(o&=l===2?31:l===3?15:7;l>1&&n<r;)o=o<<6|e[n++]&63,l--;if(l>1){a[i++]=65533;continue}o<65536?a[i++]=o:(o-=65536,a[i++]=55296|o>>10&1023,a[i++]=56320|o&1023)}return NS(a,i)},ZS=(e,t)=>{t=t||e.length,t>e.length&&(t=e.length);let r=t-1;for(;r>=0&&(e[r]&192)===128;)r--;return r<0||r===0?t:r+S2[e[r]]>t?r:t},wc={string2buf:xS,buf2string:LS,utf8border:ZS};function jS(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var FS=jS;const Wa=16209,US=16191;var BS=function(e,t){let r,n,i,a,o,l,c,s,u,d,f,h,p,m,g,_,b,v,y,V,w,E,S,H;const M=e.state;r=e.next_in,S=e.input,n=r+(e.avail_in-5),i=e.next_out,H=e.output,a=i-(t-e.avail_out),o=i+(e.avail_out-257),l=M.dmax,c=M.wsize,s=M.whave,u=M.wnext,d=M.window,f=M.hold,h=M.bits,p=M.lencode,m=M.distcode,g=(1<<M.lenbits)-1,_=(1<<M.distbits)-1;e:do{h<15&&(f+=S[r++]<<h,h+=8,f+=S[r++]<<h,h+=8),b=p[f&g];t:for(;;){if(v=b>>>24,f>>>=v,h-=v,v=b>>>16&255,v===0)H[i++]=b&65535;else if(v&16){y=b&65535,v&=15,v&&(h<v&&(f+=S[r++]<<h,h+=8),y+=f&(1<<v)-1,f>>>=v,h-=v),h<15&&(f+=S[r++]<<h,h+=8,f+=S[r++]<<h,h+=8),b=m[f&_];r:for(;;){if(v=b>>>24,f>>>=v,h-=v,v=b>>>16&255,v&16){if(V=b&65535,v&=15,h<v&&(f+=S[r++]<<h,h+=8,h<v&&(f+=S[r++]<<h,h+=8)),V+=f&(1<<v)-1,V>l){e.msg="invalid distance too far back",M.mode=Wa;break e}if(f>>>=v,h-=v,v=i-a,V>v){if(v=V-v,v>s&&M.sane){e.msg="invalid distance too far back",M.mode=Wa;break e}if(w=0,E=d,u===0){if(w+=c-v,v<y){y-=v;do H[i++]=d[w++];while(--v);w=i-V,E=H}}else if(u<v){if(w+=c+u-v,v-=u,v<y){y-=v;do H[i++]=d[w++];while(--v);if(w=0,u<y){v=u,y-=v;do H[i++]=d[w++];while(--v);w=i-V,E=H}}}else if(w+=u-v,v<y){y-=v;do H[i++]=d[w++];while(--v);w=i-V,E=H}for(;y>2;)H[i++]=E[w++],H[i++]=E[w++],H[i++]=E[w++],y-=3;y&&(H[i++]=E[w++],y>1&&(H[i++]=E[w++]))}else{w=i-V;do H[i++]=H[w++],H[i++]=H[w++],H[i++]=H[w++],y-=3;while(y>2);y&&(H[i++]=H[w++],y>1&&(H[i++]=H[w++]))}}else if((v&64)===0){b=m[(b&65535)+(f&(1<<v)-1)];continue r}else{e.msg="invalid distance code",M.mode=Wa;break e}break}}else if((v&64)===0){b=p[(b&65535)+(f&(1<<v)-1)];continue t}else if(v&32){M.mode=US;break e}else{e.msg="invalid literal/length code",M.mode=Wa;break e}break}}while(r<n&&i<o);y=h>>3,r-=y,h-=y<<3,f&=(1<<h)-1,e.next_in=r,e.next_out=i,e.avail_in=r<n?5+(n-r):5-(r-n),e.avail_out=i<o?257+(o-i):257-(i-o),M.hold=f,M.bits=h};const Di=15,k8=852,S8=592,M8=0,Cc=1,A8=2,zS=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),GS=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),$S=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),WS=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var M2=(e,t,r,n,i,a,o,l)=>{const c=l.bits;let s=0,u=0,d=0,f=0,h=0,p=0,m=0,g=0,_=0,b=0,v,y,V,w,E,S=null,H;const M=new Uint16Array(Di+1),T=new Uint16Array(Di+1);let I=null,D,O,B;for(s=0;s<=Di;s++)M[s]=0;for(u=0;u<n;u++)M[t[r+u]]++;for(h=c,f=Di;f>=1&&M[f]===0;f--);if(h>f&&(h=f),f===0)return i[a++]=1<<24|64<<16|0,i[a++]=1<<24|64<<16|0,l.bits=1,0;for(d=1;d<f&&M[d]===0;d++);for(h<d&&(h=d),g=1,s=1;s<=Di;s++)if(g<<=1,g-=M[s],g<0)return-1;if(g>0&&(e===M8||f!==1))return-1;for(T[1]=0,s=1;s<Di;s++)T[s+1]=T[s]+M[s];for(u=0;u<n;u++)t[r+u]!==0&&(o[T[t[r+u]]++]=u);if(e===M8?(S=I=o,H=20):e===Cc?(S=zS,I=GS,H=257):(S=$S,I=WS,H=0),b=0,u=0,s=d,E=a,p=h,m=0,V=-1,_=1<<h,w=_-1,e===Cc&&_>k8||e===A8&&_>S8)return 1;for(;;){D=s-m,o[u]+1<H?(O=0,B=o[u]):o[u]>=H?(O=I[o[u]-H],B=S[o[u]-H]):(O=96,B=0),v=1<<s-m,y=1<<p,d=y;do y-=v,i[E+(b>>m)+y]=D<<24|O<<16|B|0;while(y!==0);for(v=1<<s-1;b&v;)v>>=1;if(v!==0?(b&=v-1,b+=v):b=0,u++,--M[s]===0){if(s===f)break;s=t[r+o[u]]}if(s>h&&(b&w)!==V){for(m===0&&(m=h),E+=d,p=s-m,g=1<<p;p+m<f&&(g-=M[p+m],!(g<=0));)p++,g<<=1;if(_+=1<<p,e===Cc&&_>k8||e===A8&&_>S8)return 1;V=b&w,i[V]=h<<24|p<<16|E-a|0}}return b!==0&&(i[E+b]=s-m<<24|64<<16|0),l.bits=h,0};const KS=0,R8=1,I8=2,{Z_FINISH:T8,Z_BLOCK:YS,Z_TREES:Ka,Z_OK:ri,Z_STREAM_END:qS,Z_NEED_DICT:QS,Z_STREAM_ERROR:Fr,Z_DATA_ERROR:O8,Z_MEM_ERROR:P8,Z_BUF_ERROR:XS,Z_DEFLATED:D8}=H8,Ya=16180,x8=16181,N8=16182,L8=16183,Z8=16184,j8=16185,F8=16186,U8=16187,B8=16188,z8=16189,qa=16190,fn=16191,Hc=16192,G8=16193,Vc=16194,$8=16195,W8=16196,K8=16197,Y8=16198,Qa=16199,Xa=16200,q8=16201,Q8=16202,X8=16203,J8=16204,e9=16205,Ec=16206,t9=16207,r9=16208,vt=16209,n9=16210,i9=16211,JS=852,eM=592,tM=15,rM=tM,a9=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function nM(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const ni=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.mode<Ya||t.mode>i9?1:0},o9=e=>{if(ni(e))return Fr;const t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=t.wrap&1),t.mode=Ya,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(JS),t.distcode=t.distdyn=new Int32Array(eM),t.sane=1,t.back=-1,ri},s9=e=>{if(ni(e))return Fr;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,o9(e)},l9=(e,t)=>{let r;if(ni(e))return Fr;const n=e.state;return t<0?(r=0,t=-t):(r=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?Fr:(n.window!==null&&n.wbits!==t&&(n.window=null),n.wrap=r,n.wbits=t,s9(e))},c9=(e,t)=>{if(!e)return Fr;const r=new nM;e.state=r,r.strm=e,r.window=null,r.mode=Ya;const n=l9(e,t);return n!==ri&&(e.state=null),n},iM=e=>c9(e,rM);let u9=!0,kc,Sc;const aM=e=>{if(u9){kc=new Int32Array(512),Sc=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(M2(R8,e.lens,0,288,kc,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;M2(I8,e.lens,0,32,Sc,0,e.work,{bits:5}),u9=!1}e.lencode=kc,e.lenbits=9,e.distcode=Sc,e.distbits=5},d9=(e,t,r,n)=>{let i;const a=e.state;return a.window===null&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new Uint8Array(a.wsize)),n>=a.wsize?(a.window.set(t.subarray(r-a.wsize,r),0),a.wnext=0,a.whave=a.wsize):(i=a.wsize-a.wnext,i>n&&(i=n),a.window.set(t.subarray(r-n,r-n+i),a.wnext),n-=i,n?(a.window.set(t.subarray(r-n,r),0),a.wnext=n,a.whave=a.wsize):(a.wnext+=i,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=i))),0},oM=(e,t)=>{let r,n,i,a,o,l,c,s,u,d,f,h,p,m,g=0,_,b,v,y,V,w,E,S;const H=new Uint8Array(4);let M,T;const I=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(ni(e)||!e.output||!e.input&&e.avail_in!==0)return Fr;r=e.state,r.mode===fn&&(r.mode=Hc),o=e.next_out,i=e.output,c=e.avail_out,a=e.next_in,n=e.input,l=e.avail_in,s=r.hold,u=r.bits,d=l,f=c,S=ri;e:for(;;)switch(r.mode){case Ya:if(r.wrap===0){r.mode=Hc;break}for(;u<16;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(r.wrap&2&&s===35615){r.wbits===0&&(r.wbits=15),r.check=0,H[0]=s&255,H[1]=s>>>8&255,r.check=Yr(r.check,H,2,0),s=0,u=0,r.mode=x8;break}if(r.head&&(r.head.done=!1),!(r.wrap&1)||(((s&255)<<8)+(s>>8))%31){e.msg="incorrect header check",r.mode=vt;break}if((s&15)!==D8){e.msg="unknown compression method",r.mode=vt;break}if(s>>>=4,u-=4,E=(s&15)+8,r.wbits===0&&(r.wbits=E),E>15||E>r.wbits){e.msg="invalid window size",r.mode=vt;break}r.dmax=1<<r.wbits,r.flags=0,e.adler=r.check=1,r.mode=s&512?z8:fn,s=0,u=0;break;case x8:for(;u<16;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(r.flags=s,(r.flags&255)!==D8){e.msg="unknown compression method",r.mode=vt;break}if(r.flags&57344){e.msg="unknown header flags set",r.mode=vt;break}r.head&&(r.head.text=s>>8&1),r.flags&512&&r.wrap&4&&(H[0]=s&255,H[1]=s>>>8&255,r.check=Yr(r.check,H,2,0)),s=0,u=0,r.mode=N8;case N8:for(;u<32;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}r.head&&(r.head.time=s),r.flags&512&&r.wrap&4&&(H[0]=s&255,H[1]=s>>>8&255,H[2]=s>>>16&255,H[3]=s>>>24&255,r.check=Yr(r.check,H,4,0)),s=0,u=0,r.mode=L8;case L8:for(;u<16;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}r.head&&(r.head.xflags=s&255,r.head.os=s>>8),r.flags&512&&r.wrap&4&&(H[0]=s&255,H[1]=s>>>8&255,r.check=Yr(r.check,H,2,0)),s=0,u=0,r.mode=Z8;case Z8:if(r.flags&1024){for(;u<16;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}r.length=s,r.head&&(r.head.extra_len=s),r.flags&512&&r.wrap&4&&(H[0]=s&255,H[1]=s>>>8&255,r.check=Yr(r.check,H,2,0)),s=0,u=0}else r.head&&(r.head.extra=null);r.mode=j8;case j8:if(r.flags&1024&&(h=r.length,h>l&&(h=l),h&&(r.head&&(E=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Uint8Array(r.head.extra_len)),r.head.extra.set(n.subarray(a,a+h),E)),r.flags&512&&r.wrap&4&&(r.check=Yr(r.check,n,h,a)),l-=h,a+=h,r.length-=h),r.length))break e;r.length=0,r.mode=F8;case F8:if(r.flags&2048){if(l===0)break e;h=0;do E=n[a+h++],r.head&&E&&r.length<65536&&(r.head.name+=String.fromCharCode(E));while(E&&h<l);if(r.flags&512&&r.wrap&4&&(r.check=Yr(r.check,n,h,a)),l-=h,a+=h,E)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=U8;case U8:if(r.flags&4096){if(l===0)break e;h=0;do E=n[a+h++],r.head&&E&&r.length<65536&&(r.head.comment+=String.fromCharCode(E));while(E&&h<l);if(r.flags&512&&r.wrap&4&&(r.check=Yr(r.check,n,h,a)),l-=h,a+=h,E)break e}else r.head&&(r.head.comment=null);r.mode=B8;case B8:if(r.flags&512){for(;u<16;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(r.wrap&4&&s!==(r.check&65535)){e.msg="header crc mismatch",r.mode=vt;break}s=0,u=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=fn;break;case z8:for(;u<32;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}e.adler=r.check=a9(s),s=0,u=0,r.mode=qa;case qa:if(r.havedict===0)return e.next_out=o,e.avail_out=c,e.next_in=a,e.avail_in=l,r.hold=s,r.bits=u,QS;e.adler=r.check=1,r.mode=fn;case fn:if(t===YS||t===Ka)break e;case Hc:if(r.last){s>>>=u&7,u-=u&7,r.mode=Ec;break}for(;u<3;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}switch(r.last=s&1,s>>>=1,u-=1,s&3){case 0:r.mode=G8;break;case 1:if(aM(r),r.mode=Qa,t===Ka){s>>>=2,u-=2;break e}break;case 2:r.mode=W8;break;case 3:e.msg="invalid block type",r.mode=vt}s>>>=2,u-=2;break;case G8:for(s>>>=u&7,u-=u&7;u<32;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if((s&65535)!==(s>>>16^65535)){e.msg="invalid stored block lengths",r.mode=vt;break}if(r.length=s&65535,s=0,u=0,r.mode=Vc,t===Ka)break e;case Vc:r.mode=$8;case $8:if(h=r.length,h){if(h>l&&(h=l),h>c&&(h=c),h===0)break e;i.set(n.subarray(a,a+h),o),l-=h,a+=h,c-=h,o+=h,r.length-=h;break}r.mode=fn;break;case W8:for(;u<14;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(r.nlen=(s&31)+257,s>>>=5,u-=5,r.ndist=(s&31)+1,s>>>=5,u-=5,r.ncode=(s&15)+4,s>>>=4,u-=4,r.nlen>286||r.ndist>30){e.msg="too many length or distance symbols",r.mode=vt;break}r.have=0,r.mode=K8;case K8:for(;r.have<r.ncode;){for(;u<3;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}r.lens[I[r.have++]]=s&7,s>>>=3,u-=3}for(;r.have<19;)r.lens[I[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,M={bits:r.lenbits},S=M2(KS,r.lens,0,19,r.lencode,0,r.work,M),r.lenbits=M.bits,S){e.msg="invalid code lengths set",r.mode=vt;break}r.have=0,r.mode=Y8;case Y8:for(;r.have<r.nlen+r.ndist;){for(;g=r.lencode[s&(1<<r.lenbits)-1],_=g>>>24,b=g>>>16&255,v=g&65535,!(_<=u);){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(v<16)s>>>=_,u-=_,r.lens[r.have++]=v;else{if(v===16){for(T=_+2;u<T;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(s>>>=_,u-=_,r.have===0){e.msg="invalid bit length repeat",r.mode=vt;break}E=r.lens[r.have-1],h=3+(s&3),s>>>=2,u-=2}else if(v===17){for(T=_+3;u<T;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}s>>>=_,u-=_,E=0,h=3+(s&7),s>>>=3,u-=3}else{for(T=_+7;u<T;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}s>>>=_,u-=_,E=0,h=11+(s&127),s>>>=7,u-=7}if(r.have+h>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=vt;break}for(;h--;)r.lens[r.have++]=E}}if(r.mode===vt)break;if(r.lens[256]===0){e.msg="invalid code -- missing end-of-block",r.mode=vt;break}if(r.lenbits=9,M={bits:r.lenbits},S=M2(R8,r.lens,0,r.nlen,r.lencode,0,r.work,M),r.lenbits=M.bits,S){e.msg="invalid literal/lengths set",r.mode=vt;break}if(r.distbits=6,r.distcode=r.distdyn,M={bits:r.distbits},S=M2(I8,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,M),r.distbits=M.bits,S){e.msg="invalid distances set",r.mode=vt;break}if(r.mode=Qa,t===Ka)break e;case Qa:r.mode=Xa;case Xa:if(l>=6&&c>=258){e.next_out=o,e.avail_out=c,e.next_in=a,e.avail_in=l,r.hold=s,r.bits=u,BS(e,f),o=e.next_out,i=e.output,c=e.avail_out,a=e.next_in,n=e.input,l=e.avail_in,s=r.hold,u=r.bits,r.mode===fn&&(r.back=-1);break}for(r.back=0;g=r.lencode[s&(1<<r.lenbits)-1],_=g>>>24,b=g>>>16&255,v=g&65535,!(_<=u);){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(b&&(b&240)===0){for(y=_,V=b,w=v;g=r.lencode[w+((s&(1<<y+V)-1)>>y)],_=g>>>24,b=g>>>16&255,v=g&65535,!(y+_<=u);){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}s>>>=y,u-=y,r.back+=y}if(s>>>=_,u-=_,r.back+=_,r.length=v,b===0){r.mode=e9;break}if(b&32){r.back=-1,r.mode=fn;break}if(b&64){e.msg="invalid literal/length code",r.mode=vt;break}r.extra=b&15,r.mode=q8;case q8:if(r.extra){for(T=r.extra;u<T;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}r.length+=s&(1<<r.extra)-1,s>>>=r.extra,u-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=Q8;case Q8:for(;g=r.distcode[s&(1<<r.distbits)-1],_=g>>>24,b=g>>>16&255,v=g&65535,!(_<=u);){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if((b&240)===0){for(y=_,V=b,w=v;g=r.distcode[w+((s&(1<<y+V)-1)>>y)],_=g>>>24,b=g>>>16&255,v=g&65535,!(y+_<=u);){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}s>>>=y,u-=y,r.back+=y}if(s>>>=_,u-=_,r.back+=_,b&64){e.msg="invalid distance code",r.mode=vt;break}r.offset=v,r.extra=b&15,r.mode=X8;case X8:if(r.extra){for(T=r.extra;u<T;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}r.offset+=s&(1<<r.extra)-1,s>>>=r.extra,u-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=vt;break}r.mode=J8;case J8:if(c===0)break e;if(h=f-c,r.offset>h){if(h=r.offset-h,h>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=vt;break}h>r.wnext?(h-=r.wnext,p=r.wsize-h):p=r.wnext-h,h>r.length&&(h=r.length),m=r.window}else m=i,p=o-r.offset,h=r.length;h>c&&(h=c),c-=h,r.length-=h;do i[o++]=m[p++];while(--h);r.length===0&&(r.mode=Xa);break;case e9:if(c===0)break e;i[o++]=r.length,c--,r.mode=Xa;break;case Ec:if(r.wrap){for(;u<32;){if(l===0)break e;l--,s|=n[a++]<<u,u+=8}if(f-=c,e.total_out+=f,r.total+=f,r.wrap&4&&f&&(e.adler=r.check=r.flags?Yr(r.check,i,f,o-f):_c(r.check,i,f,o-f)),f=c,r.wrap&4&&(r.flags?s:a9(s))!==r.check){e.msg="incorrect data check",r.mode=vt;break}s=0,u=0}r.mode=t9;case t9:if(r.wrap&&r.flags){for(;u<32;){if(l===0)break e;l--,s+=n[a++]<<u,u+=8}if(r.wrap&4&&s!==(r.total&4294967295)){e.msg="incorrect length check",r.mode=vt;break}s=0,u=0}r.mode=r9;case r9:S=qS;break e;case vt:S=O8;break e;case n9:return P8;case i9:default:return Fr}return e.next_out=o,e.avail_out=c,e.next_in=a,e.avail_in=l,r.hold=s,r.bits=u,(r.wsize||f!==e.avail_out&&r.mode<vt&&(r.mode<Ec||t!==T8))&&d9(e,e.output,e.next_out,f-e.avail_out),d-=e.avail_in,f-=e.avail_out,e.total_in+=d,e.total_out+=f,r.total+=f,r.wrap&4&&f&&(e.adler=r.check=r.flags?Yr(r.check,i,f,e.next_out-f):_c(r.check,i,f,e.next_out-f)),e.data_type=r.bits+(r.last?64:0)+(r.mode===fn?128:0)+(r.mode===Qa||r.mode===Vc?256:0),(d===0&&f===0||t===T8)&&S===ri&&(S=XS),S},sM=e=>{if(ni(e))return Fr;let t=e.state;return t.window&&(t.window=null),e.state=null,ri},lM=(e,t)=>{if(ni(e))return Fr;const r=e.state;return(r.wrap&2)===0?Fr:(r.head=t,t.done=!1,ri)},cM=(e,t)=>{const r=t.length;let n,i,a;return ni(e)||(n=e.state,n.wrap!==0&&n.mode!==qa)?Fr:n.mode===qa&&(i=1,i=_c(i,t,r,0),i!==n.check)?O8:(a=d9(e,t,r,r),a?(n.mode=n9,P8):(n.havedict=1,ri))};var uM=s9,dM=l9,fM=o9,hM=iM,pM=c9,mM=oM,gM=sM,vM=lM,bM=cM,_M="pako inflate (from Nodeca project)",hn={inflateReset:uM,inflateReset2:dM,inflateResetKeep:fM,inflateInit:hM,inflateInit2:pM,inflate:mM,inflateEnd:gM,inflateGetHeader:vM,inflateSetDictionary:bM,inflateInfo:_M};function yM(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var wM=yM;const f9=Object.prototype.toString,{Z_NO_FLUSH:CM,Z_FINISH:HM,Z_OK:A2,Z_STREAM_END:Mc,Z_NEED_DICT:Ac,Z_STREAM_ERROR:VM,Z_DATA_ERROR:h9,Z_MEM_ERROR:EM}=H8;function Ja(e){this.options=V8.assign({chunkSize:65536,windowBits:15,to:""},e||{});const t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&(t.windowBits&15)===0&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new FS,this.strm.avail_out=0;let r=hn.inflateInit2(this.strm,t.windowBits);if(r!==A2)throw new Error(yc[r]);if(this.header=new wM,hn.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=wc.string2buf(t.dictionary):f9.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(r=hn.inflateSetDictionary(this.strm,t.dictionary),r!==A2)))throw new Error(yc[r])}Ja.prototype.push=function(e,t){const r=this.strm,n=this.options.chunkSize,i=this.options.dictionary;let a,o,l;if(this.ended)return!1;for(t===~~t?o=t:o=t===!0?HM:CM,f9.call(e)==="[object ArrayBuffer]"?r.input=new Uint8Array(e):r.input=e,r.next_in=0,r.avail_in=r.input.length;;){for(r.avail_out===0&&(r.output=new Uint8Array(n),r.next_out=0,r.avail_out=n),a=hn.inflate(r,o),a===Ac&&i&&(a=hn.inflateSetDictionary(r,i),a===A2?a=hn.inflate(r,o):a===h9&&(a=Ac));r.avail_in>0&&a===Mc&&r.state.wrap>0&&e[r.next_in]!==0;)hn.inflateReset(r),a=hn.inflate(r,o);switch(a){case VM:case h9:case Ac:case EM:return this.onEnd(a),this.ended=!0,!1}if(l=r.avail_out,r.next_out&&(r.avail_out===0||a===Mc))if(this.options.to==="string"){let c=wc.utf8border(r.output,r.next_out),s=r.next_out-c,u=wc.buf2string(r.output,c);r.next_out=s,r.avail_out=n-s,s&&r.output.set(r.output.subarray(c,c+s),0),this.onData(u)}else this.onData(r.output.length===r.next_out?r.output:r.output.subarray(0,r.next_out));if(!(a===A2&&l===0)){if(a===Mc)return a=hn.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,!0;if(r.avail_in===0)break}}return!0},Ja.prototype.onData=function(e){this.chunks.push(e)},Ja.prototype.onEnd=function(e){e===A2&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=V8.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function kM(e,t){const r=new Ja(t);if(r.push(e),r.err)throw r.msg||yc[r.err];return r.result}var SM=kM,MM={inflate:SM};const{inflate:AM}=MM;var RM=AM;class Rc{constructor(t){var r;const n=new IM(t);this.lowLvlResponse=n,this.rawResponse=t,this.TransactionInfo=t.TransactionInfo||{},this.status=(r=n.statusResult())==null?void 0:r.Status;const i=n.textResult();i&&(this.text=new uS(i.Text));const a=n.imagesResult();a&&(this.images=new fS(a.Images))}authenticity(t=0){const r=this.lowLvlResponse.resultByTypeAndPage(kr.AUTHENTICITY,t);if(r)return new y8(r.AuthenticityCheckList,t)}json(){return JSON.stringify(this.lowLvlResponse)}authenticityPerPage(){return this.lowLvlResponse.resultsByType(kr.AUTHENTICITY).map(t=>new y8(t.AuthenticityCheckList,t.page_idx||0)).sort((t,r)=>t.page_idx-r.page_idx)}imageQualityChecks(t=0){const r=this.lowLvlResponse.resultByTypeAndPage(kr.IMAGE_QUALITY,t);if(r)return r.ImageQualityCheckList}imageQualityChecksPerPage(){return this.lowLvlResponse.resultsByType(kr.IMAGE_QUALITY)}documentType(t=0){const r=this.lowLvlResponse.resultByTypeAndPage(kr.DOCUMENT_TYPE,t);if(r)return r.OneCandidate}decodedLog(){const t=this.lowLvlResponse.log;if(t){const r=_8(t),n=new Uint8Array(r);let i;try{const s=RM(n);i=s.length>n.length?s:n}catch(s){i=n}const a=i.length,o=1e4,l=[],c=[].slice.call(i);for(let s=0;s<a;s+=o){const u=String.fromCharCode.apply(null,c.slice(s,s+o));l.push(u)}return l.join("")}}}class IM{constructor(t){this.ContainerList=t.ContainerList||{Count:0,List:[]},this.ProcessingFinished=t.ProcessingFinished||za.NOT_FINISHED,this.TransactionInfo=t.TransactionInfo||{},this.ChipPage=t.ChipPage,this.morePagesAvailable=t.morePagesAvailable,this.elapsedTime=t.elapsedTime,"log"in t&&(this.log=t.log),"passBackObject"in t&&(this.passBackObject=t.passBackObject),"metadata"in t&&(this.metadata=t.metadata),"CoreLibResultCode"in t&&(this.CoreLibResultCode=t.CoreLibResultCode)}statusResult(){return this.resultByType(kr.STATUS)}textResult(){return this.resultByType(kr.TEXT)}imagesResult(){return this.resultByType(kr.IMAGES)}barcodeResult(){return this.resultByType(kr.BARCODES)}documentTypeResults(){return this.resultsByType(kr.DOCUMENT_TYPE)}resultByType(t){for(const r of this.ContainerList.List)if(r.result_type===t)return r}resultByTypeAndPage(t,r=0){for(const n of this.ContainerList.List)if(n.result_type===t&&n.page_idx==r)return n}resultsByType(t){return this.ContainerList.List.filter(r=>r.result_type===t)}}class eo{constructor(t={}){var r;this.apiKey=t.apiKey,this.username=t.username,this.password=t.password,this.accessToken=t.accessToken,this.basePath=t.basePath,this.serverIndex=t.serverIndex,this.baseOptions=q2(fe({},t.baseOptions),{headers:fe({},(r=t.baseOptions)==null?void 0:r.headers)}),this.formDataCtor=t.formDataCtor}isJsonMime(t){const r=new RegExp("^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$","i");return t!==null&&(r.test(t)||t.toLowerCase()==="application/json-patch+json")}}const TM=e=>"images"in e;class p9{constructor(t,r=cr,n=Ke){this.healthcheckApi=new Jk(new eo(t),r,n),this.processApi=new rS(new eo(t),r,n),this.transactionApi=new iS(new eo(t),r,n),this.resourcesApi=new sS(new eo(t),r,n)}doclist(t){return ce(this,null,function*(){return(yield this.resourcesApi.doclist(t)).data})}ping(t,r){return ce(this,null,function*(){return(yield this.healthcheckApi.ping(t,r)).data})}health(t,r){return ce(this,null,function*(){return(yield this.healthcheckApi.healthz(t,r)).data})}process(t,r,n){return ce(this,null,function*(){let i;TM(t)?(t.processParam||(t.processParam={scenario:b8.FULL_PROCESS,resultTypeOutput:[kr.TEXT]}),t.systemInfo||(t.systemInfo={}),!t.systemInfo.license&&this.license&&(t.systemInfo.license=this.license),i=OM(t)):i=t;const a=yield this.processApi.apiProcess(i,r,n);return new Rc(a.data)})}setLicense(t){typeof t=="string"?this.license=t:this.license=Ic(t)}reprocessTransaction(t,r,n,i){return this.transactionApi.apiV2TransactionTransactionIdProcessPost(t,r,n,i)}getReprocessTransactionResult(t,r,n){return ce(this,null,function*(){const i=yield this.transactionApi.apiV2TransactionTransactionIdResultsGet(t,r,n);return new Rc(i.data)})}getTransactionsByTag(t,r){return ce(this,null,function*(){return this.transactionApi.apiV2TagTagIdTransactionsGet(t,r)})}deleteReprocessTransactionsByTag(t,r){return ce(this,null,function*(){return this.transactionApi.apiV2TagTagIdDelete(t,r)})}getReprocessTransactionFile(t,r,n){return ce(this,null,function*(){return this.transactionApi.apiV2TransactionTransactionIdFileGet(t,r,n)})}getReprocessTransactionData(t,r){return ce(this,null,function*(){return this.transactionApi.apiV2TransactionTransactionIdGet(t,r)})}}function OM(e){const t=[];return e.images.forEach((r,n)=>{if(typeof r=="string")t.push({ImageData:{image:r},light:bc.WHITE,page_idx:n});else if(r instanceof ArrayBuffer){const i=Ic(r);t.push({ImageData:{image:i},light:bc.WHITE,page_idx:n})}else t.push(PM(r,n))}),q2(fe({},e),{List:t})}function PM(e,t){let r;return typeof e.ImageData=="string"?r=e.ImageData:r=Ic(e.ImageData),{ImageData:{image:r},light:e.light,page_idx:typeof e.page_idx>"u"?t:e.page_idx}}function Ic(e){return dS(e)}function DM(e){return ce(this,null,function*(){const t=Array.from(e).map(r=>ce(null,null,function*(){if(!r||!r.size)throw new St(Lt.INCORRECT_FILE);const n=URL.createObjectURL(r),i=yield(a=>new Promise((o,l)=>{const c=new Image;c.onload=()=>{o(c),URL.revokeObjectURL(n)},c.onerror=()=>{l(new St(Lt.INCORRECT_FILE)),URL.revokeObjectURL(n)},c.src=a}))(n);if(i.width*i.height>gC)throw new St(Lt.INCORRECT_FILE);return{width:i.width,height:i.height,data:yield r.arrayBuffer()}}));return Promise.all(t)})}function xM(e,t){var r;const n={glareCheck:dn.WAS_NOT_DONE,resolutionCheck:dn.WAS_NOT_DONE,focusCheck:dn.WAS_NOT_DONE,isDocumentAvailable:!1};return(r=e.ContainerList)===null||r===void 0||r.List.forEach(i=>{i.page_idx===t&&("ImageQualityCheckList"in i&&i.ImageQualityCheckList.List.forEach(a=>{a.result!==void 0&&(a.type===Ba.ImageFocus&&(n.focusCheck=a.result),a.type===Ba.ImageGlares&&(n.glareCheck=a.result),a.type===Ba.ImageResolution&&(n.resolutionCheck=a.result))}),"DocumentPosition"in i&&(n.isDocumentAvailable=!0))}),n}function NM(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;const{glareCheck:n,resolutionCheck:i,focusCheck:a,isDocumentAvailable:o}=xM(e,t),l=!r||r&&e.morePagesAvailable===0;return e.ProcessingFinished===za.FINISHED?l?Ie.SUCCESS:Ie.START_NEXT_PAGE:e.ProcessingFinished===za.TIMEOUT?Ie.TIMEOUT:"liveness"in e?Ie.LIVENESS:o?a===dn.ERROR?Ie.FOCUS:n===dn.ERROR?Ie.GLARE:i===dn.ERROR?Ie.RESOLUTION:Ie.HOLD:Ie.FINDING}function LM(e,t){return e.replace(/https:\/\/wasm(-development)?\.regulaforensics\.com\/document\/\w+\/\d+\.\d+\/\w+\/[a-f0-9-]+/,t)}function ZM(e,t){var r,n;const i={[ma.BarcodeMRZ]:{PROD:"https://wasm.regulaforensics.com/document/release/9.3/barcodemrz/915bf89c-b37b0e2e5",DEV:"./wasm/barcode-mrz/"},[ma.BoundsLite]:{PROD:"https://wasm.regulaforensics.com/document/release/9.3/boundslite/915bf89c-b37b0e2e5",DEV:"./wasm/bounds-lite/"}};return(r=(n=i[e])===null||n===void 0?void 0:n[t])!==null&&r!==void 0?r:i[ma.BarcodeMRZ][t]}function m9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function g9(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?m9(Object(r),!0).forEach(function(n){jM(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):m9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function jM(e,t,r){return(t=FM(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function FM(e){var t=UM(e,"string");return typeof t=="symbol"?t:t+""}function UM(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const v9=Yt.create("main");function b9(e){let{scenario:t,onError:r}=e;const{onEvent:n}=Ct(),i=window.RegulaDocumentSDK,[a,o]=ye({initialized:!1,initData:i.initData});return xe(()=>{if(!(!a.initData||a.initialized||!t))if(a.initData.license.errorCode===0&&a.initData.license.status){const l=a.initData.scenario.filter(c=>c.name!==VC);l.some(c=>c.name===t)?(o({initialized:!0,initData:{scenario:l,license:a.initData.license}}),n({action:Re.SERVICE_INITIALIZED,data:null})):(r(new St(Lt.INCORRECT_SCENARIO)),v9("Incorrect scenario: ".concat(t)))}else r(new St(Lt.WASM_LICENSE,a.initData.license.message)),v9("Problems with initialization.")},[a,t]),xe(()=>{!i||i.isInitialized||i.initData||(i.initializeListener=l=>{let{isInitialized:c}=l;!c||!i.initData||o(s=>g9(g9({},s),{},{initData:i.initData}))})},[i]),a}function BM(e,t){const[r,n]=ye(e),[i,a]=ye(!1);return xe(()=>{i||n(e)},[i,e]),xe(()=>{a(!0);const o=setTimeout(()=>{a(!1)},t);return()=>{clearTimeout(o)}},[r]),r}const Tc=Yt.create("main"),zM=5;function GM(e){const[t,r]=ye(!1),n=rt({x:0,y:0,z:0}),i=BM(t,1e3),a=o=>{var l,c;if(!((l=o.acceleration)!==null&&l!==void 0&&l.x)||!((c=o.acceleration)!==null&&c!==void 0&&c.y)||!o.acceleration.z)return;const s=Math.abs(o.acceleration.x-n.current.x)+Math.abs(o.acceleration.y-n.current.y)+Math.abs(o.acceleration.z-n.current.z);r(s>zM),n.current.x=o.acceleration.x,n.current.y=o.acceleration.y,n.current.z=o.acceleration.z};return xe(()=>{if(!e)return;const o=DeviceOrientationEvent.requestPermission;if(typeof o=="function")o().then(l=>{l==="granted"?window.addEventListener("devicemotion",a):Tc("Device orientation service permission denied")}).catch(l=>"Device orientation service error: ".concat(l));else if("permissions"in navigator)navigator.permissions.query({name:"accelerometer"}).then(l=>{l.state==="granted"?window.addEventListener("devicemotion",a):Tc("Device orientation service permission denied")}).catch(l=>"Device orientation service error: ".concat(l));else return Tc("Device orientation service is missing");return()=>{window.removeEventListener("devicemotion",a)}},[]),{isShake:i}}function _9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Sr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_9(Object(r),!0).forEach(function(n){$M(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $M(e,t,r){return(t=WM(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function WM(e){var t=KM(e,"string");return typeof t=="symbol"?t:t+""}function KM(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const pn=Yt.create("main");function YM(e){let{videoElementParams:t,videoStatusParams:r,mirroring:n,onError:i,controlsWidth:a,captureMode:o}=e;const l=window.RegulaDocumentSDK,{onEvent:c,multipageProcessing:s,internalScenario:u,videoCaptureMotionControl:d,nextPageAnimationStartDelay:f=s4,nextPageAnimationEndDelay:h=EC,processingDelay:p=0,manualMultipageMode:m}=Ct(),{isShake:g}=GM(d),_=rt(!1),b=rt(!1),[v,y]=ye(!1),[V,w]=ye(!1),[E,S]=ye(!1),[H,M]=ye(0),[T,I]=ye(void 0),[D,O]=ye(null),[B,U]=ye(void 0),[Q,j]=ye({status:Ie.SERVICE_PREPARING,response:null}),{initData:z,initialized:W}=b9({scenario:T,onError:i}),q=_E({videoSize:t.videoParams,mirroring:n,controlsWidth:a,scenario:T,scenarioParams:z==null?void 0:z.scenario}),ee=o===Or.captureFrame,me=Q.status===Ie.START_NEXT_PAGE;return xe(()=>{if(l){if(l.recognizerProcessParam=Cr(RC,l.recognizerProcessParam),s!==void 0){const J={processParam:{multipageProcessing:s}};l.recognizerProcessParam=Cr(l.recognizerProcessParam,J)}if(u!==void 0){const J={processParam:{scenario:u}};l.recognizerProcessParam=Cr(l.recognizerProcessParam,J)}pn("Current scenario: ".concat(l.recognizerProcessParam.processParam.scenario)),I(l.recognizerProcessParam.processParam.scenario)}},[l,u,s]),xe(()=>{const{frameTop:J,frameBottom:G,frameLeft:ae,frameRight:ie}=q||{};pn("Frame params: ".concat(JSON.stringify(q))),l.recognizerProcessParam=Cr(l.recognizerProcessParam,{imageInputParam:{frameTop:J,frameBottom:G,frameLeft:ae,frameRight:ie,light:B,resolutionType:0}})},[q,B]),xe(()=>{(J=>ce(null,null,function*(){if(!l||!W||V||ee||r.videoStatus!==ut.PLAY||!r.sortedDevices)return;if(m){w(!0),pn("New document started (manual multipage)");return}const G=yield U3({cameras:[...r.sortedDevices.frontCameras,...r.sortedDevices.backCameras],cameraID:r.camera.deviceId,sdkVersion:"9.3.2764".trim(),serviceUrl:((J=l.recognizerProcessParam.processParam.backendProcessing)===null||J===void 0?void 0:J.serviceURL)||""});pn("Metadata: ".concat(JSON.stringify(G)));try{l.recognizerProcessParam.processParam.backendProcessing?yield l.createBackendTransaction(G):yield l.startNewDocument(G),w(!0),pn("New document started")}catch(ae){j(ie=>Sr(Sr({},ie),{},{status:Ie.FAILED})),i(new St(Lt.WASM_ERROR,ae))}}))()},[W,V,o,r,m]),xe(()=>{const J=V&&(!o||o===Or.auto),G=V&&o===Or.captureVideo;(W&&o===Or.captureFrame||G||J)&&(j(ae=>Sr(Sr({},ae),{},{status:Ie.FINDING})),J&&setTimeout(()=>y(!0),p))},[V,o,W,p]),xe(()=>{const J=r.videoStatus===ut.PLAY;if(!l||!J||E||!v||!t.videoElement)return;if(_.current||(c({action:Re.CAMERA_PROCESS_STARTED,data:null}),_.current=!0),g)return j(ae=>Sr(Sr({},ae),{},{status:Ie.SHAKING}));S(!0);const{imageData:G}=F3(t.videoElement,Hi.UINT);pn("Image processing started"),l.process(G).then(ae=>{const ie=NM(ae.rawResponse,H,l.recognizerProcessParam.processParam.multipageProcessing);j(he=>Sr(Sr({},he),{},{status:ie,response:ae})),S(!1),pn("Image processing is finished");const re=!!c4[ie];if(ie===Ie.START_NEXT_PAGE||re){const{multipageAnimationImage:he}=ae.rawResponse;he&&!m&&O({type:$n.Flip,image:he}),y(!1)}if("lightType"in ae.rawResponse){const{lightType:he,liveness:be}=ae.rawResponse;be&&(be.hologramTiltType!==void 0&&Ai(he)===SC?O({type:$n.Tilt,image:[be.livenessAnimationImage],tiltType:be.hologramTiltType}):O(null),b.current||(c({action:Re.PROCESS_LIVENESS,data:null}),b.current=!0)),U(Ai(he))}else U(void 0)}).catch(ae=>{j({response:null,status:Ie.FAILED}),i(new St(Lt.WASM_ERROR,ae)),y(!1)})},[E,t.videoElement,r.videoStatus,H,v,g,m]),xe(()=>{if(!l||!me||m)return;pn("More pages available"),c({action:Re.NEW_PAGE_AVAILABLE,data:null});const J=setTimeout(()=>ce(null,null,function*(){try{yield l.startNewPage(),c({action:Re.NEW_PAGE_STARTED,data:null}),y(!0),M(G=>G+1),O(null),pn("New page started")}catch(G){j(ae=>Sr(Sr({},ae),{},{status:Ie.FAILED})),i(new St(Lt.WASM_ERROR,G))}}),f+o4+h);return()=>{clearTimeout(J)}},[me,m]),Sr(Sr({},Q),{},{frameParams:q,setIsRecognitionStarted:y,animation:D})}const R2=Yt.create("main");function qM(){var e,t,r;const{mobileDelegate:n}=Ct(),[i,a]=ye(an.CHECKING),o=window.RegulaDocumentSDK,l=((e=o.recognizerProcessParam)===null||e===void 0?void 0:e.tag)||"",c=((t=o.recognizerProcessParam.processParam.backendProcessing)===null||t===void 0?void 0:t.serviceURL)||"",s=((r=o.recognizerProcessParam.processParam.backendProcessing)===null||r===void 0?void 0:r.httpHeaders)||{};return xe(()=>{if(!n)return R2("Transaction check is disabled"),a(an.NOT_AVAILABLE);R2("Transaction check parameters: ".concat(JSON.stringify({tag:l,basePath:c,headers:s}))),ce(null,null,function*(){try{var u;const d=new p9({basePath:c,baseOptions:{headers:s}}),{data:f}=yield d.getTransactionsByTag(l,{headers:s});R2("Transaction check data: ".concat(JSON.stringify(f)));const h=(u=f.items)!==null&&u!==void 0&&u.some(p=>p.state===pa.PROCESSED)?an.AVAILABLE:an.NOT_AVAILABLE;R2("Transaction check status: ".concat(h)),a(h)}catch(d){R2("Transaction check status: ERROR. Details: ".concat(d)),a(an.ERROR)}})},[n]),i}const QM=["data"];function XM(e,t){if(e==null)return{};var r,n,i=JM(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function JM(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function eA(e){let{direction:t,onStatusChange:r,onFileImageSet:n,onError:i,onClose:a}=e;const{onEvent:o,cameraId:l,startScreen:c,captureButton:s,newLayout:u,captureMode:d,resolution:f,cameraMode:h,videoRecord:p,mirrorType:m,mobileDelegate:g,finalizeOnTimeout:_=!0,manualMultipageMode:b}=Ct(),v=window.RegulaDocumentSDK,y=Yn(()=>({width:(f==null?void 0:f.width)||Wn.FULL_HD.width,height:(f==null?void 0:f.height)||Wn.FULL_HD.height}),[f]),V=rt(!0),w=rt(null),E=rt(null),[S,H]=ye(!1),[M,T]=ye(0),[I,D]=ye({videoElement:null,videoParams:{width:0,height:0},videoContainerParams:{width:0,height:0}}),[O,B]=ye({videoStatus:ut.PREPARING,camera:{deviceId:"",facing:void 0,groupId:"",label:""},sortedDevices:null}),[U,Q]=ye(l),{status:j,response:z,frameParams:W,setIsRecognitionStarted:q,animation:ee}=YM({videoElementParams:I,videoStatusParams:O,mirroring:S,onError:i,captureMode:d,controlsWidth:M}),me=qM(),[J,G]=ye(null),ae=(Se,Ve,Oe)=>ce(null,null,function*(){r(oe.PROCESSING);const{backendProcessing:we}=v.recognizerProcessParam.processParam,Le={status:Se,response:Oe};if(p&&J){const F=yield J.getRecord();if(!F)return;if(Le.video=F,we){const{data:se}=F,Fe=XM(F,QM),ft=yield se.arrayBuffer(),je=new Uint8ClampedArray(ft);yield v.addDataToPackage(je,{sizeBytes:se.size,dataName:"processingVideo",metadata:Fe})}}if(we)if(Ve===oe.TIMEOUT&&!_){r(g?oe.DELEGATE_SUCCESS:Ve),o({action:Re.PROCESS_FINISHED,data:Le});return}else v.onFinalize=F=>{if(!F.transactionId)return r(oe.FAILED);r(g?oe.DELEGATE_SUCCESS:oe.SUCCESS)};o({action:Re.PROCESS_FINISHED,data:Le}),r(we?oe.PROCESSING:Ve)}),ie=()=>{var Se;o({action:Re.PRESS_MIRRORING_BUTTON,data:null}),(Se=w.current)===null||Se===void 0||Se.changeMirror()},re=Mn(()=>{o({action:Re.CAMERA_PROCESS_CLOSED,data:null}),c&&r(oe.CHOOSE_INPUT_SOURCE)},[c]),he=()=>ce(null,null,function*(){o({action:Re.PRESS_SKIP_BUTTON,data:null}),E.current&&(yield ae(sr.OK,oe.SUCCESS,E.current))}),be=Mn(()=>{if(o({action:Re.PRESS_CHANGE_CAMERA_BUTTON,data:null}),!O.sortedDevices)return;const Se=lm(O.sortedDevices,O.camera.deviceId);Se&&Q(Se)},[O.camera.deviceId,O.sortedDevices]),Ae=Mn(()=>{if(o({action:Re.PRESS_CAPTURE_BUTTON,data:null}),d===Or.captureVideo&&V.current)V.current=!1,q(!0);else{if(!I.videoElement)return;q(!1);const{imageData:Se}=F3(I.videoElement,Hi.UINT);n(Se)}},[I.videoElement,d]),ke=Se=>{i(new St(Se))},Ze=(s===void 0?!u:s)||d===Or.captureFrame||d===Or.captureVideo;xe(()=>{if(z){if(j===Ie.START_NEXT_PAGE&&(E.current=z,b&&ae(sr.OK,oe.SUCCESS,z)),j===Ie.SUCCESS){const Se=g?oe.DELEGATE_SUCCESS:oe.SUCCESS;ae(sr.OK,Se,z)}if(j===Ie.TIMEOUT){const Se=g?oe.DELEGATE_SUCCESS:oe.TIMEOUT;ae(sr.TIMEOUT,Se,z)}}},[j,z,g,b]),xe(()=>{me===an.AVAILABLE&&r(oe.DELEGATE_SUCCESS),me===an.ERROR&&i(new St(Lt.CONNECTION_ERROR,"Transaction check failed."))},[me]);const Je=()=>{o({action:Re.VIDEO_STARTED,data:null})},qe=()=>{o({action:Re.VIDEO_STOPPED,data:null})};return Yn(()=>R(Vm,{direction:t,mirroring:S,onChangeMirroring:ie,status:j,videoStatusParams:O,frameParams:W,videoElementParams:I,onProcessClose:re,onClose:a,onSnapshotProcess:Ae,onSkip:he,onChangeCamera:be,captureButton:Ze,animation:ee,onControlsWidth:T,children:me===an.NOT_AVAILABLE?R(fm,{onVideoSizeChange:D,onVideoStatusChange:B,resolution:y,onFailStatus:ke,mode:h||yr.environment,cameraId:U,onRecordService:G,videoRecord:p,onVideoStarted:Je,onVideoStopped:qe,onMirroringChange:H,mirrorType:m,ref:w}):null}),[U,S,Ae,j,O,W,re,be,I,Ze,y,h,p,ee,me])}const tA="_title_1fk4r_28",rA="_subtitle_1fk4r_37",I2={"info-message":"_info-message_1fk4r_1","text-container":"_text-container_1fk4r_10",title:tA,subtitle:rA,"retry-button":"_retry-button_1fk4r_46"},nA="_button_7h3jm_1",iA={button:nA};function to(e){let{children:t,className:r,part:n,onClick:i,e2e:a}=e;return R("button",{part:n,className:"".concat(iA.button," ").concat(r!=null?r:""),"data-e2e":a,onClick:i,children:t})}function Ht(e){let{title:t,subtitle:r,className:n,onReset:i}=e;const{translate:a}=cn.useLocalize();return R(kt,{children:[R(v2,{text:t}),R("div",{part:"info-container",className:I2["info-message"],children:R("div",{part:"info-text-container",className:"".concat(I2["text-container"]," ").concat(n!=null?n:""),children:[R("p",{part:"info-title","data-e2e":"info-msg-title",className:I2.title,children:t}),r&&R("p",{part:"info-subtitle","data-e2e":"info-msg-subtitle",className:I2.subtitle,children:r}),i&&R(to,{part:"info-try-again-button",className:I2["retry-button"],onClick:i,children:a("tryAgain")})]})})]})}const aA="_text_1ywb7_11",oA="_title_1ywb7_19",sA="_subtitle_1ywb7_28",lA="_buttons_1ywb7_38",Rn={"start-window":"_start-window_1ywb7_1",text:aA,title:oA,subtitle:sA,buttons:lA,"camera-button":"_camera-button_1ywb7_46","gallery-button":"_gallery-button_1ywb7_50","phone-button":"_phone-button_1ywb7_54"};function y9(e){let{onStart:t,onFileImageSet:r,title:n,subtitle:i,allowRemote:a=!1,onRemoteDevice:o}=e;const{onEvent:l,multipleFileInput:c=!0,fromCameraButton:s=!0,uploadFileButton:u=!0}=Ct(),d=rt(null),{translate:f}=cn.useLocalize(),h=()=>{const g=d.current;g&&(l({action:Re.PRESS_FILE_BUTTON,data:null}),g.click())},p=g=>{var _;(_=g.currentTarget.files)!==null&&_!==void 0&&_.length&&r(g.currentTarget.files)},m=()=>{l({action:Re.PRESS_REMOTE_DEVICE_BUTTON,data:null}),o==null||o()};return R("div",{part:"menu-container",className:Rn["start-window"],children:[R("div",{"aria-live":"polite",part:"menu-text-container",className:Rn.text,children:[R("h1",{part:"menu-title",className:Rn.title,children:n}),R("p",{part:"menu-subtitle",className:Rn.subtitle,children:i})]}),R("div",{part:"menu-buttons-container",className:Rn.buttons,children:[s&&R(to,{part:"menu-from-camera-button",e2e:"from-camera",className:Rn["camera-button"],onClick:t,children:f("camera")}),u&&R(to,{part:"menu-from-gallery-button",e2e:"from-gallery",className:Rn["gallery-button"],onClick:h,children:f(ht.isMobile?"gallery":"files")}),a&&o&&R(to,{part:"menu-from-mobile-button",e2e:"from-other-phone",className:Rn["phone-button"],onClick:m,children:f("mobileDevice")})]}),R("input",{ref:d,style:{display:"none"},type:"file",multiple:c,accept:TC.join(","),onInput:p})]})}var w9={},C9;function cA(){if(C9)return w9;C9=1;var e=gt(),t=o2(),r=Qt(),n=Et(),i=Un(),a=Tr(),o=Bn(),l=oa(),c=Ge(),s=TypeError,u=c(function(){[].keys().reduce(function(){},void 0)}),d=!u&&o("reduce",s);return e({target:"Iterator",proto:!0,real:!0,forced:u||d},{reduce:function(f){n(this);try{r(f)}catch(_){a(this,"throw",_)}var h=arguments.length<2,p=h?void 0:arguments[1];if(d)return l(d,this,h?[f]:[f,p]);var m=i(this),g=0;if(t(m,function(_){h?(h=!1,p=_):p=f(p,_,g),g++},{IS_RECORD:!0}),h)throw new s("Reduce of empty iterator with no initial value");return p}}),w9}cA();function H9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function V9(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?H9(Object(r),!0).forEach(function(n){uA(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):H9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function uA(e,t,r){return(t=dA(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dA(e){var t=fA(e,"string");return typeof t=="symbol"?t:t+""}function fA(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const E9=Yt.create("main");function hA(e){let{imageDataArray:t,onEvent:r,onError:n,isRecognizerProcessParam:i}=e;const a=window.RegulaDocumentSDK,{internalScenario:o}=Ct(),[l,c]=ye(void 0),[s,u]=ye({status:Ie.SERVICE_PREPARING,response:null}),{initialized:d}=b9({scenario:l,onError:n});return xe(()=>{if(a){if(a.imageProcessParam=Cr(IC,a.imageProcessParam),o!==void 0){const f={processParam:{scenario:o}};a.imageProcessParam=Cr(a.imageProcessParam,f)}c(i?a.recognizerProcessParam.processParam.scenario:a.imageProcessParam.processParam.scenario)}},[a,o,i]),xe(()=>{const f=!!c4[s.status];if(!a||!d||!t.length||f)return;r({action:Re.FILE_PROCESS_STARTED,data:null});const h=i?a.recognizerProcessParam:a.imageProcessParam;a.processingListener=p=>ce(null,null,function*(){let{isProcessing:m}=p;if(!m){a.processingListener=null,E9("Image processing started");try{var g;if((g=a.imageProcessParam.processParam)!==null&&g!==void 0&&g.backendProcessing){const b=yield U3({sdkVersion:"9.3.2764".trim()});yield a.createBackendTransaction(b,a.imageProcessParam)}const _=yield a.processImage(t,h);u(b=>V9(V9({},b),{},{status:Ie.SUCCESS,response:_})),E9("Image processing is finished")}catch(_){u({response:null,status:Ie.FAILED}),n(new St(Lt.WASM_ERROR,_))}}})},[d,s.status,t,i]),s}function pA(e){let{onStatusChange:t,images:r,onError:n}=e;const i=window.RegulaDocumentSDK,a=rt(!1),{onEvent:o,mobileDelegate:l,maxImageSize:c,maxResolutionSize:s}=Ct(),[u,d]=ye(!1),[f,h]=ye([]),{status:p,response:m}=hA({imageDataArray:f,onEvent:o,onError:n,isRecognizerProcessParam:u});return xe(()=>{if(!(!r||a.current)){if(a.current=!0,!(r instanceof FileList))return d(!0),h(r);DM(r).then(g=>{const{resolution:_,bytes:b}=g.reduce((y,V)=>(y.resolution+=V.width*V.height,y.bytes+=V.data.byteLength,y),{resolution:0,bytes:0}),v=c&&b/1024>c;if(_>(s||mC)||v)n(new St(Lt.FILE_SIZE));else{const y=g.map(V=>{let{data:w}=V;return w});h(y)}}).catch(g=>{n(g)}).then(()=>{a.current=!1})}},[r,c,s]),xe(()=>{if(p===Ie.SUCCESS&&m){const g=i.recognizerProcessParam.processParam.backendProcessing&&u;g&&(i.onFinalize=()=>t(l?oe.DELEGATE_SUCCESS:oe.SUCCESS)),o({action:Re.PROCESS_FINISHED,data:{status:sr.OK,response:m}}),t(g?oe.PROCESSING:oe.SUCCESS)}},[p,m,u,i,l]),R(b2,{})}function k9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function S9(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?k9(Object(r),!0).forEach(function(n){mA(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):k9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function mA(e,t,r){return(t=gA(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gA(e){var t=vA(e,"string");return typeof t=="symbol"?t:t+""}function vA(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function bA(){if(typeof document=="undefined")return null;const e=document.documentElement;return e&&typeof e.getAttribute=="function"?e.getAttribute("lang"):null}function _A(){return typeof navigator!="undefined"?window.navigator.language:null}function M9(e){function t(r){const{locale:n,translations:i,dictionaries:a}=r;let o=a;if(i)for(const u in i)if(Object.prototype.hasOwnProperty.call(a,u))o=Cr(o,{[u]:i[u]});else{const d=Cr(a.en,i[u]);o=Cr(o,{[u]:d})}let l=PC;const c=[n,bA(),_A()];for(const u of c){if(!u)continue;const d=u.substring(0,2).toLowerCase();if(Object.prototype.hasOwnProperty.call(o,d)){l=d;break}}const s=DC.includes(l)?d2.Rtl:d2.Ltr;return R(cn.LocalizationProvider,{disableCache:!0,locale:l,translations:o,children:R(e,S9(S9({},r),{},{direction:s}))})}return t}function A9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function yA(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?A9(Object(r),!0).forEach(function(n){wA(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):A9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function wA(e,t,r){return(t=CA(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function CA(e){var t=HA(e,"string");return typeof t=="symbol"?t:t+""}function HA(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function R9(e){function t(r){return R(hm.Provider,{value:r,children:R(e,yA({},r))})}return t}function I9(e,t,r){return(t=VA(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function VA(e){var t=EA(e,"string");return typeof t=="symbol"?t:t+""}function EA(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class T9 extends vr{constructor(t){super(t),I9(this,"onError",void 0),I9(this,"supportedBrowserVersions",void 0),this.supportedBrowserVersions=t.supportedBrowserVersions,this.onError=t.onError}componentDidCatch(t){this.onError(new St("UNKNOWN_ERROR",t))}componentDidMount(){if(this.supportedBrowserVersions){let t=null;if(ht.isMobile&&ht.osName in this.supportedBrowserVersions&&(t=this.supportedBrowserVersions[ht.osName]),ht.isDesktop&&(t=this.supportedBrowserVersions.desktop),t&&ht.browserName in t){const r=t[ht.browserName];r!==void 0&&Number(ht.browserVersion)<r&&this.onError(new St("NOT_SUPPORTED"))}}}render(){return this.props.children}}function kA(){const e=()=>window.matchMedia("(orientation: landscape)").matches?"landscape":"portrait",[t,r]=ye(()=>{const i=e();return{isPortrait:i==="portrait",isLandscape:i==="landscape",orientation:i}}),n=Mn(()=>{const i=e();r(a=>a.orientation!==i?{isPortrait:i==="portrait",isLandscape:i==="landscape",orientation:i}:a)},[]);return xe(()=>(typeof window!="undefined"&&(n(),window.addEventListener("load",n,!1),window.addEventListener("resize",n,!1)),()=>{window.removeEventListener("load",n,!1),window.removeEventListener("resize",n,!1)}),[n]),t}const SA="_text_18b5u_19",MA="_title_18b5u_27",AA="_subtitle_18b5u_36",RA="_divider_18b5u_52",IA="_button_18b5u_71",In={"remote-scanner-wrapper":"_remote-scanner-wrapper_18b5u_1","qr-container":"_qr-container_18b5u_11",text:SA,title:MA,subtitle:AA,"content-container":"_content-container_18b5u_46",divider:RA,button:IA};var TA=Object.defineProperty,ro=Object.getOwnPropertySymbols,O9=Object.prototype.hasOwnProperty,P9=Object.prototype.propertyIsEnumerable,D9=(e,t,r)=>t in e?TA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Oc=(e,t)=>{for(var r in t||(t={}))O9.call(t,r)&&D9(e,r,t[r]);if(ro)for(var r of ro(t))P9.call(t,r)&&D9(e,r,t[r]);return e},Pc=(e,t)=>{var r={};for(var n in e)O9.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ro)for(var n of ro(e))t.indexOf(n)<0&&P9.call(e,n)&&(r[n]=e[n]);return r},ii;(e=>{const t=class Ue{constructor(c,s,u,d){if(this.version=c,this.errorCorrectionLevel=s,this.modules=[],this.isFunction=[],c<Ue.MIN_VERSION||c>Ue.MAX_VERSION)throw new RangeError("Version value out of range");if(d<-1||d>7)throw new RangeError("Mask value out of range");this.size=c*4+17;let f=[];for(let p=0;p<this.size;p++)f.push(!1);for(let p=0;p<this.size;p++)this.modules.push(f.slice()),this.isFunction.push(f.slice());this.drawFunctionPatterns();const h=this.addEccAndInterleave(u);if(this.drawCodewords(h),d==-1){let p=1e9;for(let m=0;m<8;m++){this.applyMask(m),this.drawFormatBits(m);const g=this.getPenaltyScore();g<p&&(d=m,p=g),this.applyMask(m)}}i(0<=d&&d<=7),this.mask=d,this.applyMask(d),this.drawFormatBits(d),this.isFunction=[]}static encodeText(c,s){const u=e.QrSegment.makeSegments(c);return Ue.encodeSegments(u,s)}static encodeBinary(c,s){const u=e.QrSegment.makeBytes(c);return Ue.encodeSegments([u],s)}static encodeSegments(c,s,u=1,d=40,f=-1,h=!0){if(!(Ue.MIN_VERSION<=u&&u<=d&&d<=Ue.MAX_VERSION)||f<-1||f>7)throw new RangeError("Invalid value");let p,m;for(p=u;;p++){const v=Ue.getNumDataCodewords(p,s)*8,y=o.getTotalBits(c,p);if(y<=v){m=y;break}if(p>=d)throw new RangeError("Data too long")}for(const v of[Ue.Ecc.MEDIUM,Ue.Ecc.QUARTILE,Ue.Ecc.HIGH])h&&m<=Ue.getNumDataCodewords(p,v)*8&&(s=v);let g=[];for(const v of c){r(v.mode.modeBits,4,g),r(v.numChars,v.mode.numCharCountBits(p),g);for(const y of v.getData())g.push(y)}i(g.length==m);const _=Ue.getNumDataCodewords(p,s)*8;i(g.length<=_),r(0,Math.min(4,_-g.length),g),r(0,(8-g.length%8)%8,g),i(g.length%8==0);for(let v=236;g.length<_;v^=253)r(v,8,g);let b=[];for(;b.length*8<g.length;)b.push(0);return g.forEach((v,y)=>b[y>>>3]|=v<<7-(y&7)),new Ue(p,s,b,f)}getModule(c,s){return 0<=c&&c<this.size&&0<=s&&s<this.size&&this.modules[s][c]}getModules(){return this.modules}drawFunctionPatterns(){for(let u=0;u<this.size;u++)this.setFunctionModule(6,u,u%2==0),this.setFunctionModule(u,6,u%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const c=this.getAlignmentPatternPositions(),s=c.length;for(let u=0;u<s;u++)for(let d=0;d<s;d++)u==0&&d==0||u==0&&d==s-1||u==s-1&&d==0||this.drawAlignmentPattern(c[u],c[d]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(c){const s=this.errorCorrectionLevel.formatBits<<3|c;let u=s;for(let f=0;f<10;f++)u=u<<1^(u>>>9)*1335;const d=(s<<10|u)^21522;i(d>>>15==0);for(let f=0;f<=5;f++)this.setFunctionModule(8,f,n(d,f));this.setFunctionModule(8,7,n(d,6)),this.setFunctionModule(8,8,n(d,7)),this.setFunctionModule(7,8,n(d,8));for(let f=9;f<15;f++)this.setFunctionModule(14-f,8,n(d,f));for(let f=0;f<8;f++)this.setFunctionModule(this.size-1-f,8,n(d,f));for(let f=8;f<15;f++)this.setFunctionModule(8,this.size-15+f,n(d,f));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let c=this.version;for(let u=0;u<12;u++)c=c<<1^(c>>>11)*7973;const s=this.version<<12|c;i(s>>>18==0);for(let u=0;u<18;u++){const d=n(s,u),f=this.size-11+u%3,h=Math.floor(u/3);this.setFunctionModule(f,h,d),this.setFunctionModule(h,f,d)}}drawFinderPattern(c,s){for(let u=-4;u<=4;u++)for(let d=-4;d<=4;d++){const f=Math.max(Math.abs(d),Math.abs(u)),h=c+d,p=s+u;0<=h&&h<this.size&&0<=p&&p<this.size&&this.setFunctionModule(h,p,f!=2&&f!=4)}}drawAlignmentPattern(c,s){for(let u=-2;u<=2;u++)for(let d=-2;d<=2;d++)this.setFunctionModule(c+d,s+u,Math.max(Math.abs(d),Math.abs(u))!=1)}setFunctionModule(c,s,u){this.modules[s][c]=u,this.isFunction[s][c]=!0}addEccAndInterleave(c){const s=this.version,u=this.errorCorrectionLevel;if(c.length!=Ue.getNumDataCodewords(s,u))throw new RangeError("Invalid argument");const d=Ue.NUM_ERROR_CORRECTION_BLOCKS[u.ordinal][s],f=Ue.ECC_CODEWORDS_PER_BLOCK[u.ordinal][s],h=Math.floor(Ue.getNumRawDataModules(s)/8),p=d-h%d,m=Math.floor(h/d);let g=[];const _=Ue.reedSolomonComputeDivisor(f);for(let v=0,y=0;v<d;v++){let V=c.slice(y,y+m-f+(v<p?0:1));y+=V.length;const w=Ue.reedSolomonComputeRemainder(V,_);v<p&&V.push(0),g.push(V.concat(w))}let b=[];for(let v=0;v<g[0].length;v++)g.forEach((y,V)=>{(v!=m-f||V>=p)&&b.push(y[v])});return i(b.length==h),b}drawCodewords(c){if(c.length!=Math.floor(Ue.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let s=0;for(let u=this.size-1;u>=1;u-=2){u==6&&(u=5);for(let d=0;d<this.size;d++)for(let f=0;f<2;f++){const h=u-f,p=(u+1&2)==0?this.size-1-d:d;!this.isFunction[p][h]&&s<c.length*8&&(this.modules[p][h]=n(c[s>>>3],7-(s&7)),s++)}}i(s==c.length*8)}applyMask(c){if(c<0||c>7)throw new RangeError("Mask value out of range");for(let s=0;s<this.size;s++)for(let u=0;u<this.size;u++){let d;switch(c){case 0:d=(u+s)%2==0;break;case 1:d=s%2==0;break;case 2:d=u%3==0;break;case 3:d=(u+s)%3==0;break;case 4:d=(Math.floor(u/3)+Math.floor(s/2))%2==0;break;case 5:d=u*s%2+u*s%3==0;break;case 6:d=(u*s%2+u*s%3)%2==0;break;case 7:d=((u+s)%2+u*s%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[s][u]&&d&&(this.modules[s][u]=!this.modules[s][u])}}getPenaltyScore(){let c=0;for(let f=0;f<this.size;f++){let h=!1,p=0,m=[0,0,0,0,0,0,0];for(let g=0;g<this.size;g++)this.modules[f][g]==h?(p++,p==5?c+=Ue.PENALTY_N1:p>5&&c++):(this.finderPenaltyAddHistory(p,m),h||(c+=this.finderPenaltyCountPatterns(m)*Ue.PENALTY_N3),h=this.modules[f][g],p=1);c+=this.finderPenaltyTerminateAndCount(h,p,m)*Ue.PENALTY_N3}for(let f=0;f<this.size;f++){let h=!1,p=0,m=[0,0,0,0,0,0,0];for(let g=0;g<this.size;g++)this.modules[g][f]==h?(p++,p==5?c+=Ue.PENALTY_N1:p>5&&c++):(this.finderPenaltyAddHistory(p,m),h||(c+=this.finderPenaltyCountPatterns(m)*Ue.PENALTY_N3),h=this.modules[g][f],p=1);c+=this.finderPenaltyTerminateAndCount(h,p,m)*Ue.PENALTY_N3}for(let f=0;f<this.size-1;f++)for(let h=0;h<this.size-1;h++){const p=this.modules[f][h];p==this.modules[f][h+1]&&p==this.modules[f+1][h]&&p==this.modules[f+1][h+1]&&(c+=Ue.PENALTY_N2)}let s=0;for(const f of this.modules)s=f.reduce((h,p)=>h+(p?1:0),s);const u=this.size*this.size,d=Math.ceil(Math.abs(s*20-u*10)/u)-1;return i(0<=d&&d<=9),c+=d*Ue.PENALTY_N4,i(0<=c&&c<=2568888),c}getAlignmentPatternPositions(){if(this.version==1)return[];{const c=Math.floor(this.version/7)+2,s=this.version==32?26:Math.ceil((this.version*4+4)/(c*2-2))*2;let u=[6];for(let d=this.size-7;u.length<c;d-=s)u.splice(1,0,d);return u}}static getNumRawDataModules(c){if(c<Ue.MIN_VERSION||c>Ue.MAX_VERSION)throw new RangeError("Version number out of range");let s=(16*c+128)*c+64;if(c>=2){const u=Math.floor(c/7)+2;s-=(25*u-10)*u-55,c>=7&&(s-=36)}return i(208<=s&&s<=29648),s}static getNumDataCodewords(c,s){return Math.floor(Ue.getNumRawDataModules(c)/8)-Ue.ECC_CODEWORDS_PER_BLOCK[s.ordinal][c]*Ue.NUM_ERROR_CORRECTION_BLOCKS[s.ordinal][c]}static reedSolomonComputeDivisor(c){if(c<1||c>255)throw new RangeError("Degree out of range");let s=[];for(let d=0;d<c-1;d++)s.push(0);s.push(1);let u=1;for(let d=0;d<c;d++){for(let f=0;f<s.length;f++)s[f]=Ue.reedSolomonMultiply(s[f],u),f+1<s.length&&(s[f]^=s[f+1]);u=Ue.reedSolomonMultiply(u,2)}return s}static reedSolomonComputeRemainder(c,s){let u=s.map(d=>0);for(const d of c){const f=d^u.shift();u.push(0),s.forEach((h,p)=>u[p]^=Ue.reedSolomonMultiply(h,f))}return u}static reedSolomonMultiply(c,s){if(c>>>8||s>>>8)throw new RangeError("Byte out of range");let u=0;for(let d=7;d>=0;d--)u=u<<1^(u>>>7)*285,u^=(s>>>d&1)*c;return i(u>>>8==0),u}finderPenaltyCountPatterns(c){const s=c[1];i(s<=this.size*3);const u=s>0&&c[2]==s&&c[3]==s*3&&c[4]==s&&c[5]==s;return(u&&c[0]>=s*4&&c[6]>=s?1:0)+(u&&c[6]>=s*4&&c[0]>=s?1:0)}finderPenaltyTerminateAndCount(c,s,u){return c&&(this.finderPenaltyAddHistory(s,u),s=0),s+=this.size,this.finderPenaltyAddHistory(s,u),this.finderPenaltyCountPatterns(u)}finderPenaltyAddHistory(c,s){s[0]==0&&(c+=this.size),s.pop(),s.unshift(c)}};t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;function r(l,c,s){if(c<0||c>31||l>>>c)throw new RangeError("Value out of range");for(let u=c-1;u>=0;u--)s.push(l>>>u&1)}function n(l,c){return(l>>>c&1)!=0}function i(l){if(!l)throw new Error("Assertion error")}const a=class Vt{constructor(c,s,u){if(this.mode=c,this.numChars=s,this.bitData=u,s<0)throw new RangeError("Invalid argument");this.bitData=u.slice()}static makeBytes(c){let s=[];for(const u of c)r(u,8,s);return new Vt(Vt.Mode.BYTE,c.length,s)}static makeNumeric(c){if(!Vt.isNumeric(c))throw new RangeError("String contains non-numeric characters");let s=[];for(let u=0;u<c.length;){const d=Math.min(c.length-u,3);r(parseInt(c.substring(u,u+d),10),d*3+1,s),u+=d}return new Vt(Vt.Mode.NUMERIC,c.length,s)}static makeAlphanumeric(c){if(!Vt.isAlphanumeric(c))throw new RangeError("String contains unencodable characters in alphanumeric mode");let s=[],u;for(u=0;u+2<=c.length;u+=2){let d=Vt.ALPHANUMERIC_CHARSET.indexOf(c.charAt(u))*45;d+=Vt.ALPHANUMERIC_CHARSET.indexOf(c.charAt(u+1)),r(d,11,s)}return u<c.length&&r(Vt.ALPHANUMERIC_CHARSET.indexOf(c.charAt(u)),6,s),new Vt(Vt.Mode.ALPHANUMERIC,c.length,s)}static makeSegments(c){return c==""?[]:Vt.isNumeric(c)?[Vt.makeNumeric(c)]:Vt.isAlphanumeric(c)?[Vt.makeAlphanumeric(c)]:[Vt.makeBytes(Vt.toUtf8ByteArray(c))]}static makeEci(c){let s=[];if(c<0)throw new RangeError("ECI assignment value out of range");if(c<128)r(c,8,s);else if(c<16384)r(2,2,s),r(c,14,s);else if(c<1e6)r(6,3,s),r(c,21,s);else throw new RangeError("ECI assignment value out of range");return new Vt(Vt.Mode.ECI,0,s)}static isNumeric(c){return Vt.NUMERIC_REGEX.test(c)}static isAlphanumeric(c){return Vt.ALPHANUMERIC_REGEX.test(c)}getData(){return this.bitData.slice()}static getTotalBits(c,s){let u=0;for(const d of c){const f=d.mode.numCharCountBits(s);if(d.numChars>=1<<f)return 1/0;u+=4+f+d.bitData.length}return u}static toUtf8ByteArray(c){c=encodeURI(c);let s=[];for(let u=0;u<c.length;u++)c.charAt(u)!="%"?s.push(c.charCodeAt(u)):(s.push(parseInt(c.substring(u+1,u+3),16)),u+=2);return s}};a.NUMERIC_REGEX=/^[0-9]*$/,a.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,a.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let o=a;e.QrSegment=a})(ii||(ii={})),(e=>{(t=>{const r=class{constructor(n,i){this.ordinal=n,this.formatBits=i}};r.LOW=new r(0,1),r.MEDIUM=new r(1,0),r.QUARTILE=new r(2,3),r.HIGH=new r(3,2),t.Ecc=r})(e.QrCode||(e.QrCode={}))})(ii||(ii={})),(e=>{(t=>{const r=class{constructor(n,i){this.modeBits=n,this.numBitsCharCount=i}numCharCountBits(n){return this.numBitsCharCount[Math.floor((n+7)/17)]}};r.NUMERIC=new r(1,[10,12,14]),r.ALPHANUMERIC=new r(2,[9,11,13]),r.BYTE=new r(4,[8,16,16]),r.KANJI=new r(8,[8,10,12]),r.ECI=new r(7,[0,0,0]),t.Mode=r})(e.QrSegment||(e.QrSegment={}))})(ii||(ii={}));var xi=ii,OA={L:xi.QrCode.Ecc.LOW,M:xi.QrCode.Ecc.MEDIUM,Q:xi.QrCode.Ecc.QUARTILE,H:xi.QrCode.Ecc.HIGH},x9=128,N9="L",L9="#FFFFFF",Z9="#000000",j9=!1,F9=1,PA=4,DA=0,xA=.1;function U9(e,t=0){const r=[];return e.forEach(function(n,i){let a=null;n.forEach(function(o,l){if(!o&&a!==null){r.push(`M${a+t} ${i+t}h${l-a}v1H${a+t}z`),a=null;return}if(l===n.length-1){if(!o)return;a===null?r.push(`M${l+t},${i+t} h1v1H${l+t}z`):r.push(`M${a+t},${i+t} h${l+1-a}v1H${a+t}z`);return}o&&a===null&&(a=l)})}),r.join("")}function B9(e,t){return e.slice().map((r,n)=>n<t.y||n>=t.y+t.h?r:r.map((i,a)=>a<t.x||a>=t.x+t.w?i:!1))}function NA(e,t,r,n){if(n==null)return null;const i=e.length+r*2,a=Math.floor(t*xA),o=i/t,l=(n.width||a)*o,c=(n.height||a)*o,s=n.x==null?e.length/2-l/2:n.x*o,u=n.y==null?e.length/2-c/2:n.y*o,d=n.opacity==null?1:n.opacity;let f=null;if(n.excavate){let p=Math.floor(s),m=Math.floor(u),g=Math.ceil(l+s-p),_=Math.ceil(c+u-m);f={x:p,y:m,w:g,h:_}}const h=n.crossOrigin;return{x:s,y:u,h:c,w:l,excavation:f,opacity:d,crossOrigin:h}}function LA(e,t){return t!=null?Math.max(Math.floor(t),0):e?PA:DA}function z9({value:e,level:t,minVersion:r,includeMargin:n,marginSize:i,imageSettings:a,size:o,boostLevel:l}){let c=Te.useMemo(()=>{const h=(Array.isArray(e)?e:[e]).reduce((p,m)=>(p.push(...xi.QrSegment.makeSegments(m)),p),[]);return xi.QrCode.encodeSegments(h,OA[t],r,void 0,void 0,l)},[e,t,r,l]);const{cells:s,margin:u,numCells:d,calculatedImageSettings:f}=Te.useMemo(()=>{let h=c.getModules();const p=LA(n,i),m=h.length+p*2,g=NA(h,o,p,a);return{cells:h,margin:p,numCells:m,calculatedImageSettings:g}},[c,o,a,n,i]);return{qrcode:c,margin:u,cells:s,numCells:d,calculatedImageSettings:f}}var ZA=(function(){try{new Path2D().addPath(new Path2D)}catch(e){return!1}return!0})(),jA=Te.forwardRef(function(e,t){const r=e,{value:n,size:i=x9,level:a=N9,bgColor:o=L9,fgColor:l=Z9,includeMargin:c=j9,minVersion:s=F9,boostLevel:u,marginSize:d,imageSettings:f}=r,h=Pc(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","marginSize","imageSettings"]),{style:p}=h,m=Pc(h,["style"]),g=f==null?void 0:f.src,_=Te.useRef(null),b=Te.useRef(null),v=Te.useCallback(I=>{_.current=I,typeof t=="function"?t(I):t&&(t.current=I)},[t]),[y,V]=Te.useState(!1),{margin:w,cells:E,numCells:S,calculatedImageSettings:H}=z9({value:n,level:a,minVersion:s,boostLevel:u,includeMargin:c,marginSize:d,imageSettings:f,size:i});Te.useEffect(()=>{if(_.current!=null){const I=_.current,D=I.getContext("2d");if(!D)return;let O=E;const B=b.current,U=H!=null&&B!==null&&B.complete&&B.naturalHeight!==0&&B.naturalWidth!==0;U&&H.excavation!=null&&(O=B9(E,H.excavation));const Q=window.devicePixelRatio||1;I.height=I.width=i*Q;const j=i/S*Q;D.scale(j,j),D.fillStyle=o,D.fillRect(0,0,S,S),D.fillStyle=l,ZA?D.fill(new Path2D(U9(O,w))):E.forEach(function(z,W){z.forEach(function(q,ee){q&&D.fillRect(ee+w,W+w,1,1)})}),H&&(D.globalAlpha=H.opacity),U&&D.drawImage(B,H.x+w,H.y+w,H.w,H.h)}}),Te.useEffect(()=>{V(!1)},[g]);const M=Oc({height:i,width:i},p);let T=null;return g!=null&&(T=Te.createElement("img",{src:g,key:g,style:{display:"none"},onLoad:()=>{V(!0)},ref:b,crossOrigin:H==null?void 0:H.crossOrigin})),Te.createElement(Te.Fragment,null,Te.createElement("canvas",Oc({style:M,height:i,width:i,ref:v,role:"img"},m)),T)});jA.displayName="QRCodeCanvas";var G9=Te.forwardRef(function(e,t){const r=e,{value:n,size:i=x9,level:a=N9,bgColor:o=L9,fgColor:l=Z9,includeMargin:c=j9,minVersion:s=F9,boostLevel:u,title:d,marginSize:f,imageSettings:h}=r,p=Pc(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","title","marginSize","imageSettings"]),{margin:m,cells:g,numCells:_,calculatedImageSettings:b}=z9({value:n,level:a,minVersion:s,boostLevel:u,includeMargin:c,marginSize:f,imageSettings:h,size:i});let v=g,y=null;h!=null&&b!=null&&(b.excavation!=null&&(v=B9(g,b.excavation)),y=Te.createElement("image",{href:h.src,height:b.h,width:b.w,x:b.x+m,y:b.y+m,preserveAspectRatio:"none",opacity:b.opacity,crossOrigin:b.crossOrigin}));const V=U9(v,m);return Te.createElement("svg",Oc({height:i,width:i,viewBox:`0 0 ${_} ${_}`,ref:t,role:"img"},p),!!d&&Te.createElement("title",null,d),Te.createElement("path",{fill:o,d:`M0,0 h${_}v${_}H0z`,shapeRendering:"crispEdges"}),Te.createElement("path",{fill:l,d:V,shapeRendering:"crispEdges"}),y)});G9.displayName="QRCodeSVG";var Dc,$9;function FA(){if($9)return Dc;$9=1;function e(){this.__data__=[],this.size=0}return Dc=e,Dc}var xc,W9;function Nc(){if(W9)return xc;W9=1;function e(t,r){return t===r||t!==t&&r!==r}return xc=e,xc}var Lc,K9;function no(){if(K9)return Lc;K9=1;var e=Nc();function t(r,n){for(var i=r.length;i--;)if(e(r[i][0],n))return i;return-1}return Lc=t,Lc}var Zc,Y9;function UA(){if(Y9)return Zc;Y9=1;var e=no(),t=Array.prototype,r=t.splice;function n(i){var a=this.__data__,o=e(a,i);if(o<0)return!1;var l=a.length-1;return o==l?a.pop():r.call(a,o,1),--this.size,!0}return Zc=n,Zc}var jc,q9;function BA(){if(q9)return jc;q9=1;var e=no();function t(r){var n=this.__data__,i=e(n,r);return i<0?void 0:n[i][1]}return jc=t,jc}var Fc,Q9;function zA(){if(Q9)return Fc;Q9=1;var e=no();function t(r){return e(this.__data__,r)>-1}return Fc=t,Fc}var Uc,X9;function GA(){if(X9)return Uc;X9=1;var e=no();function t(r,n){var i=this.__data__,a=e(i,r);return a<0?(++this.size,i.push([r,n])):i[a][1]=n,this}return Uc=t,Uc}var Bc,J9;function io(){if(J9)return Bc;J9=1;var e=FA(),t=UA(),r=BA(),n=zA(),i=GA();function a(o){var l=-1,c=o==null?0:o.length;for(this.clear();++l<c;){var s=o[l];this.set(s[0],s[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,Bc=a,Bc}var zc,eg;function $A(){if(eg)return zc;eg=1;var e=io();function t(){this.__data__=new e,this.size=0}return zc=t,zc}var Gc,tg;function WA(){if(tg)return Gc;tg=1;function e(t){var r=this.__data__,n=r.delete(t);return this.size=r.size,n}return Gc=e,Gc}var $c,rg;function KA(){if(rg)return $c;rg=1;function e(t){return this.__data__.get(t)}return $c=e,$c}var Wc,ng;function YA(){if(ng)return Wc;ng=1;function e(t){return this.__data__.has(t)}return Wc=e,Wc}var Kc,ig;function ag(){if(ig)return Kc;ig=1;var e=typeof mi=="object"&&mi&&mi.Object===Object&&mi;return Kc=e,Kc}var Yc,og;function mn(){if(og)return Yc;og=1;var e=ag(),t=typeof self=="object"&&self&&self.Object===Object&&self,r=e||t||Function("return this")();return Yc=r,Yc}var qc,sg;function T2(){if(sg)return qc;sg=1;var e=mn(),t=e.Symbol;return qc=t,qc}var Qc,lg;function qA(){if(lg)return Qc;lg=1;var e=T2(),t=Object.prototype,r=t.hasOwnProperty,n=t.toString,i=e?e.toStringTag:void 0;function a(o){var l=r.call(o,i),c=o[i];try{o[i]=void 0;var s=!0}catch(d){}var u=n.call(o);return s&&(l?o[i]=c:delete o[i]),u}return Qc=a,Qc}var Xc,cg;function QA(){if(cg)return Xc;cg=1;var e=Object.prototype,t=e.toString;function r(n){return t.call(n)}return Xc=r,Xc}var Jc,ug;function O2(){if(ug)return Jc;ug=1;var e=T2(),t=qA(),r=QA(),n="[object Null]",i="[object Undefined]",a=e?e.toStringTag:void 0;function o(l){return l==null?l===void 0?i:n:a&&a in Object(l)?t(l):r(l)}return Jc=o,Jc}var eu,dg;function ao(){if(dg)return eu;dg=1;function e(t){var r=typeof t;return t!=null&&(r=="object"||r=="function")}return eu=e,eu}var tu,fg;function hg(){if(fg)return tu;fg=1;var e=O2(),t=ao(),r="[object AsyncFunction]",n="[object Function]",i="[object GeneratorFunction]",a="[object Proxy]";function o(l){if(!t(l))return!1;var c=e(l);return c==n||c==i||c==r||c==a}return tu=o,tu}var ru,pg;function XA(){if(pg)return ru;pg=1;var e=mn(),t=e["__core-js_shared__"];return ru=t,ru}var nu,mg;function JA(){if(mg)return nu;mg=1;var e=XA(),t=(function(){var n=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""})();function r(n){return!!t&&t in n}return nu=r,nu}var iu,gg;function vg(){if(gg)return iu;gg=1;var e=Function.prototype,t=e.toString;function r(n){if(n!=null){try{return t.call(n)}catch(i){}try{return n+""}catch(i){}}return""}return iu=r,iu}var au,bg;function eR(){if(bg)return au;bg=1;var e=hg(),t=JA(),r=ao(),n=vg(),i=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,o=Function.prototype,l=Object.prototype,c=o.toString,s=l.hasOwnProperty,u=RegExp("^"+c.call(s).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function d(f){if(!r(f)||t(f))return!1;var h=e(f)?u:a;return h.test(n(f))}return au=d,au}var ou,_g;function tR(){if(_g)return ou;_g=1;function e(t,r){return t==null?void 0:t[r]}return ou=e,ou}var su,yg;function ai(){if(yg)return su;yg=1;var e=eR(),t=tR();function r(n,i){var a=t(n,i);return e(a)?a:void 0}return su=r,su}var lu,wg;function cu(){if(wg)return lu;wg=1;var e=ai(),t=mn(),r=e(t,"Map");return lu=r,lu}var uu,Cg;function oo(){if(Cg)return uu;Cg=1;var e=ai(),t=e(Object,"create");return uu=t,uu}var du,Hg;function rR(){if(Hg)return du;Hg=1;var e=oo();function t(){this.__data__=e?e(null):{},this.size=0}return du=t,du}var fu,Vg;function nR(){if(Vg)return fu;Vg=1;function e(t){var r=this.has(t)&&delete this.__data__[t];return this.size-=r?1:0,r}return fu=e,fu}var hu,Eg;function iR(){if(Eg)return hu;Eg=1;var e=oo(),t="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function i(a){var o=this.__data__;if(e){var l=o[a];return l===t?void 0:l}return n.call(o,a)?o[a]:void 0}return hu=i,hu}var pu,kg;function aR(){if(kg)return pu;kg=1;var e=oo(),t=Object.prototype,r=t.hasOwnProperty;function n(i){var a=this.__data__;return e?a[i]!==void 0:r.call(a,i)}return pu=n,pu}var mu,Sg;function oR(){if(Sg)return mu;Sg=1;var e=oo(),t="__lodash_hash_undefined__";function r(n,i){var a=this.__data__;return this.size+=this.has(n)?0:1,a[n]=e&&i===void 0?t:i,this}return mu=r,mu}var gu,Mg;function sR(){if(Mg)return gu;Mg=1;var e=rR(),t=nR(),r=iR(),n=aR(),i=oR();function a(o){var l=-1,c=o==null?0:o.length;for(this.clear();++l<c;){var s=o[l];this.set(s[0],s[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,gu=a,gu}var vu,Ag;function lR(){if(Ag)return vu;Ag=1;var e=sR(),t=io(),r=cu();function n(){this.size=0,this.__data__={hash:new e,map:new(r||t),string:new e}}return vu=n,vu}var bu,Rg;function cR(){if(Rg)return bu;Rg=1;function e(t){var r=typeof t;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?t!=="__proto__":t===null}return bu=e,bu}var _u,Ig;function so(){if(Ig)return _u;Ig=1;var e=cR();function t(r,n){var i=r.__data__;return e(n)?i[typeof n=="string"?"string":"hash"]:i.map}return _u=t,_u}var yu,Tg;function uR(){if(Tg)return yu;Tg=1;var e=so();function t(r){var n=e(this,r).delete(r);return this.size-=n?1:0,n}return yu=t,yu}var wu,Og;function dR(){if(Og)return wu;Og=1;var e=so();function t(r){return e(this,r).get(r)}return wu=t,wu}var Cu,Pg;function fR(){if(Pg)return Cu;Pg=1;var e=so();function t(r){return e(this,r).has(r)}return Cu=t,Cu}var Hu,Dg;function hR(){if(Dg)return Hu;Dg=1;var e=so();function t(r,n){var i=e(this,r),a=i.size;return i.set(r,n),this.size+=i.size==a?0:1,this}return Hu=t,Hu}var Vu,xg;function Eu(){if(xg)return Vu;xg=1;var e=lR(),t=uR(),r=dR(),n=fR(),i=hR();function a(o){var l=-1,c=o==null?0:o.length;for(this.clear();++l<c;){var s=o[l];this.set(s[0],s[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,Vu=a,Vu}var ku,Ng;function pR(){if(Ng)return ku;Ng=1;var e=io(),t=cu(),r=Eu(),n=200;function i(a,o){var l=this.__data__;if(l instanceof e){var c=l.__data__;if(!t||c.length<n-1)return c.push([a,o]),this.size=++l.size,this;l=this.__data__=new r(c)}return l.set(a,o),this.size=l.size,this}return ku=i,ku}var Su,Lg;function Zg(){if(Lg)return Su;Lg=1;var e=io(),t=$A(),r=WA(),n=KA(),i=YA(),a=pR();function o(l){var c=this.__data__=new e(l);this.size=c.size}return o.prototype.clear=t,o.prototype.delete=r,o.prototype.get=n,o.prototype.has=i,o.prototype.set=a,Su=o,Su}var Mu,jg;function mR(){if(jg)return Mu;jg=1;var e="__lodash_hash_undefined__";function t(r){return this.__data__.set(r,e),this}return Mu=t,Mu}var Au,Fg;function gR(){if(Fg)return Au;Fg=1;function e(t){return this.__data__.has(t)}return Au=e,Au}var Ru,Ug;function vR(){if(Ug)return Ru;Ug=1;var e=Eu(),t=mR(),r=gR();function n(i){var a=-1,o=i==null?0:i.length;for(this.__data__=new e;++a<o;)this.add(i[a])}return n.prototype.add=n.prototype.push=t,n.prototype.has=r,Ru=n,Ru}var Iu,Bg;function bR(){if(Bg)return Iu;Bg=1;function e(t,r){for(var n=-1,i=t==null?0:t.length;++n<i;)if(r(t[n],n,t))return!0;return!1}return Iu=e,Iu}var Tu,zg;function _R(){if(zg)return Tu;zg=1;function e(t,r){return t.has(r)}return Tu=e,Tu}var Ou,Gg;function $g(){if(Gg)return Ou;Gg=1;var e=vR(),t=bR(),r=_R(),n=1,i=2;function a(o,l,c,s,u,d){var f=c&n,h=o.length,p=l.length;if(h!=p&&!(f&&p>h))return!1;var m=d.get(o),g=d.get(l);if(m&&g)return m==l&&g==o;var _=-1,b=!0,v=c&i?new e:void 0;for(d.set(o,l),d.set(l,o);++_<h;){var y=o[_],V=l[_];if(s)var w=f?s(V,y,_,l,o,d):s(y,V,_,o,l,d);if(w!==void 0){if(w)continue;b=!1;break}if(v){if(!t(l,function(E,S){if(!r(v,S)&&(y===E||u(y,E,c,s,d)))return v.push(S)})){b=!1;break}}else if(!(y===V||u(y,V,c,s,d))){b=!1;break}}return d.delete(o),d.delete(l),b}return Ou=a,Ou}var Pu,Wg;function yR(){if(Wg)return Pu;Wg=1;var e=mn(),t=e.Uint8Array;return Pu=t,Pu}var Du,Kg;function wR(){if(Kg)return Du;Kg=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(i,a){n[++r]=[a,i]}),n}return Du=e,Du}var xu,Yg;function CR(){if(Yg)return xu;Yg=1;function e(t){var r=-1,n=Array(t.size);return t.forEach(function(i){n[++r]=i}),n}return xu=e,xu}var Nu,qg;function HR(){if(qg)return Nu;qg=1;var e=T2(),t=yR(),r=Nc(),n=$g(),i=wR(),a=CR(),o=1,l=2,c="[object Boolean]",s="[object Date]",u="[object Error]",d="[object Map]",f="[object Number]",h="[object RegExp]",p="[object Set]",m="[object String]",g="[object Symbol]",_="[object ArrayBuffer]",b="[object DataView]",v=e?e.prototype:void 0,y=v?v.valueOf:void 0;function V(w,E,S,H,M,T,I){switch(S){case b:if(w.byteLength!=E.byteLength||w.byteOffset!=E.byteOffset)return!1;w=w.buffer,E=E.buffer;case _:return!(w.byteLength!=E.byteLength||!T(new t(w),new t(E)));case c:case s:case f:return r(+w,+E);case u:return w.name==E.name&&w.message==E.message;case h:case m:return w==E+"";case d:var D=i;case p:var O=H&o;if(D||(D=a),w.size!=E.size&&!O)return!1;var B=I.get(w);if(B)return B==E;H|=l,I.set(w,E);var U=n(D(w),D(E),H,M,T,I);return I.delete(w),U;case g:if(y)return y.call(w)==y.call(E)}return!1}return Nu=V,Nu}var Lu,Qg;function Xg(){if(Qg)return Lu;Qg=1;function e(t,r){for(var n=-1,i=r.length,a=t.length;++n<i;)t[a+n]=r[n];return t}return Lu=e,Lu}var Zu,Jg;function qr(){if(Jg)return Zu;Jg=1;var e=Array.isArray;return Zu=e,Zu}var ju,ev;function VR(){if(ev)return ju;ev=1;var e=Xg(),t=qr();function r(n,i,a){var o=i(n);return t(n)?o:e(o,a(n))}return ju=r,ju}var Fu,tv;function rv(){if(tv)return Fu;tv=1;function e(t,r){for(var n=-1,i=t==null?0:t.length,a=0,o=[];++n<i;){var l=t[n];r(l,n,t)&&(o[a++]=l)}return o}return Fu=e,Fu}var Uu,nv;function ER(){if(nv)return Uu;nv=1;function e(){return[]}return Uu=e,Uu}var Bu,iv;function kR(){if(iv)return Bu;iv=1;var e=rv(),t=ER(),r=Object.prototype,n=r.propertyIsEnumerable,i=Object.getOwnPropertySymbols,a=i?function(o){return o==null?[]:(o=Object(o),e(i(o),function(l){return n.call(o,l)}))}:t;return Bu=a,Bu}var zu,av;function SR(){if(av)return zu;av=1;function e(t,r){for(var n=-1,i=Array(t);++n<t;)i[n]=r(n);return i}return zu=e,zu}var Gu,ov;function P2(){if(ov)return Gu;ov=1;function e(t){return t!=null&&typeof t=="object"}return Gu=e,Gu}var $u,sv;function MR(){if(sv)return $u;sv=1;var e=O2(),t=P2(),r="[object Arguments]";function n(i){return t(i)&&e(i)==r}return $u=n,$u}var Wu,lv;function Ku(){if(lv)return Wu;lv=1;var e=MR(),t=P2(),r=Object.prototype,n=r.hasOwnProperty,i=r.propertyIsEnumerable,a=e((function(){return arguments})())?e:function(o){return t(o)&&n.call(o,"callee")&&!i.call(o,"callee")};return Wu=a,Wu}var lo={exports:{}},Yu,cv;function AR(){if(cv)return Yu;cv=1;function e(){return!1}return Yu=e,Yu}lo.exports;var uv;function dv(){return uv||(uv=1,(function(e,t){var r=mn(),n=AR(),i=t&&!t.nodeType&&t,a=i&&!0&&e&&!e.nodeType&&e,o=a&&a.exports===i,l=o?r.Buffer:void 0,c=l?l.isBuffer:void 0,s=c||n;e.exports=s})(lo,lo.exports)),lo.exports}var qu,fv;function Qu(){if(fv)return qu;fv=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function r(n,i){var a=typeof n;return i=i==null?e:i,!!i&&(a=="number"||a!="symbol"&&t.test(n))&&n>-1&&n%1==0&&n<i}return qu=r,qu}var Xu,hv;function Ju(){if(hv)return Xu;hv=1;var e=9007199254740991;function t(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=e}return Xu=t,Xu}var e1,pv;function RR(){if(pv)return e1;pv=1;var e=O2(),t=Ju(),r=P2(),n="[object Arguments]",i="[object Array]",a="[object Boolean]",o="[object Date]",l="[object Error]",c="[object Function]",s="[object Map]",u="[object Number]",d="[object Object]",f="[object RegExp]",h="[object Set]",p="[object String]",m="[object WeakMap]",g="[object ArrayBuffer]",_="[object DataView]",b="[object Float32Array]",v="[object Float64Array]",y="[object Int8Array]",V="[object Int16Array]",w="[object Int32Array]",E="[object Uint8Array]",S="[object Uint8ClampedArray]",H="[object Uint16Array]",M="[object Uint32Array]",T={};T[b]=T[v]=T[y]=T[V]=T[w]=T[E]=T[S]=T[H]=T[M]=!0,T[n]=T[i]=T[g]=T[a]=T[_]=T[o]=T[l]=T[c]=T[s]=T[u]=T[d]=T[f]=T[h]=T[p]=T[m]=!1;function I(D){return r(D)&&t(D.length)&&!!T[e(D)]}return e1=I,e1}var t1,mv;function IR(){if(mv)return t1;mv=1;function e(t){return function(r){return t(r)}}return t1=e,t1}var co={exports:{}};co.exports;var gv;function TR(){return gv||(gv=1,(function(e,t){var r=ag(),n=t&&!t.nodeType&&t,i=n&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===n,o=a&&r.process,l=(function(){try{var c=i&&i.require&&i.require("util").types;return c||o&&o.binding&&o.binding("util")}catch(s){}})();e.exports=l})(co,co.exports)),co.exports}var r1,vv;function bv(){if(vv)return r1;vv=1;var e=RR(),t=IR(),r=TR(),n=r&&r.isTypedArray,i=n?t(n):e;return r1=i,r1}var n1,_v;function OR(){if(_v)return n1;_v=1;var e=SR(),t=Ku(),r=qr(),n=dv(),i=Qu(),a=bv(),o=Object.prototype,l=o.hasOwnProperty;function c(s,u){var d=r(s),f=!d&&t(s),h=!d&&!f&&n(s),p=!d&&!f&&!h&&a(s),m=d||f||h||p,g=m?e(s.length,String):[],_=g.length;for(var b in s)(u||l.call(s,b))&&!(m&&(b=="length"||h&&(b=="offset"||b=="parent")||p&&(b=="buffer"||b=="byteLength"||b=="byteOffset")||i(b,_)))&&g.push(b);return g}return n1=c,n1}var i1,yv;function PR(){if(yv)return i1;yv=1;var e=Object.prototype;function t(r){var n=r&&r.constructor,i=typeof n=="function"&&n.prototype||e;return r===i}return i1=t,i1}var a1,wv;function DR(){if(wv)return a1;wv=1;function e(t,r){return function(n){return t(r(n))}}return a1=e,a1}var o1,Cv;function xR(){if(Cv)return o1;Cv=1;var e=DR(),t=e(Object.keys,Object);return o1=t,o1}var s1,Hv;function NR(){if(Hv)return s1;Hv=1;var e=PR(),t=xR(),r=Object.prototype,n=r.hasOwnProperty;function i(a){if(!e(a))return t(a);var o=[];for(var l in Object(a))n.call(a,l)&&l!="constructor"&&o.push(l);return o}return s1=i,s1}var l1,Vv;function Ev(){if(Vv)return l1;Vv=1;var e=hg(),t=Ju();function r(n){return n!=null&&t(n.length)&&!e(n)}return l1=r,l1}var c1,kv;function u1(){if(kv)return c1;kv=1;var e=OR(),t=NR(),r=Ev();function n(i){return r(i)?e(i):t(i)}return c1=n,c1}var d1,Sv;function LR(){if(Sv)return d1;Sv=1;var e=VR(),t=kR(),r=u1();function n(i){return e(i,r,t)}return d1=n,d1}var f1,Mv;function ZR(){if(Mv)return f1;Mv=1;var e=LR(),t=1,r=Object.prototype,n=r.hasOwnProperty;function i(a,o,l,c,s,u){var d=l&t,f=e(a),h=f.length,p=e(o),m=p.length;if(h!=m&&!d)return!1;for(var g=h;g--;){var _=f[g];if(!(d?_ in o:n.call(o,_)))return!1}var b=u.get(a),v=u.get(o);if(b&&v)return b==o&&v==a;var y=!0;u.set(a,o),u.set(o,a);for(var V=d;++g<h;){_=f[g];var w=a[_],E=o[_];if(c)var S=d?c(E,w,_,o,a,u):c(w,E,_,a,o,u);if(!(S===void 0?w===E||s(w,E,l,c,u):S)){y=!1;break}V||(V=_=="constructor")}if(y&&!V){var H=a.constructor,M=o.constructor;H!=M&&"constructor"in a&&"constructor"in o&&!(typeof H=="function"&&H instanceof H&&typeof M=="function"&&M instanceof M)&&(y=!1)}return u.delete(a),u.delete(o),y}return f1=i,f1}var h1,Av;function jR(){if(Av)return h1;Av=1;var e=ai(),t=mn(),r=e(t,"DataView");return h1=r,h1}var p1,Rv;function FR(){if(Rv)return p1;Rv=1;var e=ai(),t=mn(),r=e(t,"Promise");return p1=r,p1}var m1,Iv;function UR(){if(Iv)return m1;Iv=1;var e=ai(),t=mn(),r=e(t,"Set");return m1=r,m1}var g1,Tv;function BR(){if(Tv)return g1;Tv=1;var e=ai(),t=mn(),r=e(t,"WeakMap");return g1=r,g1}var v1,Ov;function zR(){if(Ov)return v1;Ov=1;var e=jR(),t=cu(),r=FR(),n=UR(),i=BR(),a=O2(),o=vg(),l="[object Map]",c="[object Object]",s="[object Promise]",u="[object Set]",d="[object WeakMap]",f="[object DataView]",h=o(e),p=o(t),m=o(r),g=o(n),_=o(i),b=a;return(e&&b(new e(new ArrayBuffer(1)))!=f||t&&b(new t)!=l||r&&b(r.resolve())!=s||n&&b(new n)!=u||i&&b(new i)!=d)&&(b=function(v){var y=a(v),V=y==c?v.constructor:void 0,w=V?o(V):"";if(w)switch(w){case h:return f;case p:return l;case m:return s;case g:return u;case _:return d}return y}),v1=b,v1}var b1,Pv;function GR(){if(Pv)return b1;Pv=1;var e=Zg(),t=$g(),r=HR(),n=ZR(),i=zR(),a=qr(),o=dv(),l=bv(),c=1,s="[object Arguments]",u="[object Array]",d="[object Object]",f=Object.prototype,h=f.hasOwnProperty;function p(m,g,_,b,v,y){var V=a(m),w=a(g),E=V?u:i(m),S=w?u:i(g);E=E==s?d:E,S=S==s?d:S;var H=E==d,M=S==d,T=E==S;if(T&&o(m)){if(!o(g))return!1;V=!0,H=!1}if(T&&!H)return y||(y=new e),V||l(m)?t(m,g,_,b,v,y):r(m,g,E,_,b,v,y);if(!(_&c)){var I=H&&h.call(m,"__wrapped__"),D=M&&h.call(g,"__wrapped__");if(I||D){var O=I?m.value():m,B=D?g.value():g;return y||(y=new e),v(O,B,_,b,y)}}return T?(y||(y=new e),n(m,g,_,b,v,y)):!1}return b1=p,b1}var _1,Dv;function y1(){if(Dv)return _1;Dv=1;var e=GR(),t=P2();function r(n,i,a,o,l){return n===i?!0:n==null||i==null||!t(n)&&!t(i)?n!==n&&i!==i:e(n,i,a,o,r,l)}return _1=r,_1}var w1,xv;function $R(){if(xv)return w1;xv=1;var e=y1();function t(r,n){return e(r,n)}return w1=t,w1}var WR=$R();const KR=Qi(WR);var C1,Nv;function uo(){if(Nv)return C1;Nv=1;var e=O2(),t=P2(),r="[object Symbol]";function n(i){return typeof i=="symbol"||t(i)&&e(i)==r}return C1=n,C1}var H1,Lv;function V1(){if(Lv)return H1;Lv=1;var e=qr(),t=uo(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,o){if(e(a))return!1;var l=typeof a;return l=="number"||l=="symbol"||l=="boolean"||a==null||t(a)?!0:n.test(a)||!r.test(a)||o!=null&&a in Object(o)}return H1=i,H1}var E1,Zv;function YR(){if(Zv)return E1;Zv=1;var e=Eu(),t="Expected a function";function r(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new TypeError(t);var a=function(){var o=arguments,l=i?i.apply(this,o):o[0],c=a.cache;if(c.has(l))return c.get(l);var s=n.apply(this,o);return a.cache=c.set(l,s)||c,s};return a.cache=new(r.Cache||e),a}return r.Cache=e,E1=r,E1}var k1,jv;function qR(){if(jv)return k1;jv=1;var e=YR(),t=500;function r(n){var i=e(n,function(o){return a.size===t&&a.clear(),o}),a=i.cache;return i}return k1=r,k1}var S1,Fv;function QR(){if(Fv)return S1;Fv=1;var e=qR(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=e(function(i){var a=[];return i.charCodeAt(0)===46&&a.push(""),i.replace(t,function(o,l,c,s){a.push(c?s.replace(r,"$1"):l||o)}),a});return S1=n,S1}var M1,Uv;function XR(){if(Uv)return M1;Uv=1;function e(t,r){for(var n=-1,i=t==null?0:t.length,a=Array(i);++n<i;)a[n]=r(t[n],n,t);return a}return M1=e,M1}var A1,Bv;function JR(){if(Bv)return A1;Bv=1;var e=T2(),t=XR(),r=qr(),n=uo(),i=e?e.prototype:void 0,a=i?i.toString:void 0;function o(l){if(typeof l=="string")return l;if(r(l))return t(l,o)+"";if(n(l))return a?a.call(l):"";var c=l+"";return c=="0"&&1/l==-1/0?"-0":c}return A1=o,A1}var R1,zv;function eI(){if(zv)return R1;zv=1;var e=JR();function t(r){return r==null?"":e(r)}return R1=t,R1}var I1,Gv;function fo(){if(Gv)return I1;Gv=1;var e=qr(),t=V1(),r=QR(),n=eI();function i(a,o){return e(a)?a:t(a,o)?[a]:r(n(a))}return I1=i,I1}var T1,$v;function D2(){if($v)return T1;$v=1;var e=uo();function t(r){if(typeof r=="string"||e(r))return r;var n=r+"";return n=="0"&&1/r==-1/0?"-0":n}return T1=t,T1}var O1,Wv;function P1(){if(Wv)return O1;Wv=1;var e=fo(),t=D2();function r(n,i){i=e(i,n);for(var a=0,o=i.length;n!=null&&a<o;)n=n[t(i[a++])];return a&&a==o?n:void 0}return O1=r,O1}var D1,Kv;function Yv(){if(Kv)return D1;Kv=1;var e=ai(),t=(function(){try{var r=e(Object,"defineProperty");return r({},"",{}),r}catch(n){}})();return D1=t,D1}var x1,qv;function tI(){if(qv)return x1;qv=1;var e=Yv();function t(r,n,i){n=="__proto__"&&e?e(r,n,{configurable:!0,enumerable:!0,value:i,writable:!0}):r[n]=i}return x1=t,x1}var N1,Qv;function rI(){if(Qv)return N1;Qv=1;var e=tI(),t=Nc(),r=Object.prototype,n=r.hasOwnProperty;function i(a,o,l){var c=a[o];(!(n.call(a,o)&&t(c,l))||l===void 0&&!(o in a))&&e(a,o,l)}return N1=i,N1}var L1,Xv;function nI(){if(Xv)return L1;Xv=1;var e=rI(),t=fo(),r=Qu(),n=ao(),i=D2();function a(o,l,c,s){if(!n(o))return o;l=t(l,o);for(var u=-1,d=l.length,f=d-1,h=o;h!=null&&++u<d;){var p=i(l[u]),m=c;if(p==="__proto__"||p==="constructor"||p==="prototype")return o;if(u!=f){var g=h[p];m=s?s(g,p,h):void 0,m===void 0&&(m=n(g)?g:r(l[u+1])?[]:{})}e(h,p,m),h=h[p]}return o}return L1=a,L1}var Z1,Jv;function iI(){if(Jv)return Z1;Jv=1;var e=P1(),t=nI(),r=fo();function n(i,a,o){for(var l=-1,c=a.length,s={};++l<c;){var u=a[l],d=e(i,u);o(d,u)&&t(s,r(u,i),d)}return s}return Z1=n,Z1}var j1,eb;function aI(){if(eb)return j1;eb=1;function e(t,r){return t!=null&&r in Object(t)}return j1=e,j1}var F1,tb;function oI(){if(tb)return F1;tb=1;var e=fo(),t=Ku(),r=qr(),n=Qu(),i=Ju(),a=D2();function o(l,c,s){c=e(c,l);for(var u=-1,d=c.length,f=!1;++u<d;){var h=a(c[u]);if(!(f=l!=null&&s(l,h)))break;l=l[h]}return f||++u!=d?f:(d=l==null?0:l.length,!!d&&i(d)&&n(h,d)&&(r(l)||t(l)))}return F1=o,F1}var U1,rb;function nb(){if(rb)return U1;rb=1;var e=aI(),t=oI();function r(n,i){return n!=null&&t(n,i,e)}return U1=r,U1}var B1,ib;function sI(){if(ib)return B1;ib=1;var e=iI(),t=nb();function r(n,i){return e(n,i,function(a,o){return t(n,o)})}return B1=r,B1}var z1,ab;function lI(){if(ab)return z1;ab=1;var e=T2(),t=Ku(),r=qr(),n=e?e.isConcatSpreadable:void 0;function i(a){return r(a)||t(a)||!!(n&&a&&a[n])}return z1=i,z1}var G1,ob;function cI(){if(ob)return G1;ob=1;var e=Xg(),t=lI();function r(n,i,a,o,l){var c=-1,s=n.length;for(a||(a=t),l||(l=[]);++c<s;){var u=n[c];i>0&&a(u)?i>1?r(u,i-1,a,o,l):e(l,u):o||(l[l.length]=u)}return l}return G1=r,G1}var $1,sb;function uI(){if(sb)return $1;sb=1;var e=cI();function t(r){var n=r==null?0:r.length;return n?e(r,1):[]}return $1=t,$1}var W1,lb;function dI(){if(lb)return W1;lb=1;function e(t,r,n){switch(n.length){case 0:return t.call(r);case 1:return t.call(r,n[0]);case 2:return t.call(r,n[0],n[1]);case 3:return t.call(r,n[0],n[1],n[2])}return t.apply(r,n)}return W1=e,W1}var K1,cb;function fI(){if(cb)return K1;cb=1;var e=dI(),t=Math.max;function r(n,i,a){return i=t(i===void 0?n.length-1:i,0),function(){for(var o=arguments,l=-1,c=t(o.length-i,0),s=Array(c);++l<c;)s[l]=o[i+l];l=-1;for(var u=Array(i+1);++l<i;)u[l]=o[l];return u[i]=a(s),e(n,this,u)}}return K1=r,K1}var Y1,ub;function hI(){if(ub)return Y1;ub=1;function e(t){return function(){return t}}return Y1=e,Y1}var q1,db;function fb(){if(db)return q1;db=1;function e(t){return t}return q1=e,q1}var Q1,hb;function pI(){if(hb)return Q1;hb=1;var e=hI(),t=Yv(),r=fb(),n=t?function(i,a){return t(i,"toString",{configurable:!0,enumerable:!1,value:e(a),writable:!0})}:r;return Q1=n,Q1}var X1,pb;function mI(){if(pb)return X1;pb=1;var e=800,t=16,r=Date.now;function n(i){var a=0,o=0;return function(){var l=r(),c=t-(l-o);if(o=l,c>0){if(++a>=e)return arguments[0]}else a=0;return i.apply(void 0,arguments)}}return X1=n,X1}var J1,mb;function gI(){if(mb)return J1;mb=1;var e=pI(),t=mI(),r=t(e);return J1=r,J1}var e5,gb;function vI(){if(gb)return e5;gb=1;var e=uI(),t=fI(),r=gI();function n(i){return r(t(i,void 0,e),i+"")}return e5=n,e5}var t5,vb;function bI(){if(vb)return t5;vb=1;var e=sI(),t=vI(),r=t(function(n,i){return n==null?{}:e(n,i)});return t5=r,t5}var _I=bI();const bb=Qi(_I);var r5,_b;function yI(){if(_b)return r5;_b=1;function e(t){return function(r,n,i){for(var a=-1,o=Object(r),l=i(r),c=l.length;c--;){var s=l[t?c:++a];if(n(o[s],s,o)===!1)break}return r}}return r5=e,r5}var n5,yb;function wI(){if(yb)return n5;yb=1;var e=yI(),t=e();return n5=t,n5}var i5,wb;function CI(){if(wb)return i5;wb=1;var e=wI(),t=u1();function r(n,i){return n&&e(n,i,t)}return i5=r,i5}var a5,Cb;function HI(){if(Cb)return a5;Cb=1;var e=Ev();function t(r,n){return function(i,a){if(i==null)return i;if(!e(i))return r(i,a);for(var o=i.length,l=n?o:-1,c=Object(i);(n?l--:++l<o)&&a(c[l],l,c)!==!1;);return i}}return a5=t,a5}var o5,Hb;function VI(){if(Hb)return o5;Hb=1;var e=CI(),t=HI(),r=t(e);return o5=r,o5}var s5,Vb;function EI(){if(Vb)return s5;Vb=1;var e=VI();function t(r,n){var i=[];return e(r,function(a,o,l){n(a,o,l)&&i.push(a)}),i}return s5=t,s5}var l5,Eb;function kI(){if(Eb)return l5;Eb=1;var e=Zg(),t=y1(),r=1,n=2;function i(a,o,l,c){var s=l.length,u=s,d=!c;if(a==null)return!u;for(a=Object(a);s--;){var f=l[s];if(d&&f[2]?f[1]!==a[f[0]]:!(f[0]in a))return!1}for(;++s<u;){f=l[s];var h=f[0],p=a[h],m=f[1];if(d&&f[2]){if(p===void 0&&!(h in a))return!1}else{var g=new e;if(c)var _=c(p,m,h,a,o,g);if(!(_===void 0?t(m,p,r|n,c,g):_))return!1}}return!0}return l5=i,l5}var c5,kb;function Sb(){if(kb)return c5;kb=1;var e=ao();function t(r){return r===r&&!e(r)}return c5=t,c5}var u5,Mb;function SI(){if(Mb)return u5;Mb=1;var e=Sb(),t=u1();function r(n){for(var i=t(n),a=i.length;a--;){var o=i[a],l=n[o];i[a]=[o,l,e(l)]}return i}return u5=r,u5}var d5,Ab;function Rb(){if(Ab)return d5;Ab=1;function e(t,r){return function(n){return n==null?!1:n[t]===r&&(r!==void 0||t in Object(n))}}return d5=e,d5}var f5,Ib;function MI(){if(Ib)return f5;Ib=1;var e=kI(),t=SI(),r=Rb();function n(i){var a=t(i);return a.length==1&&a[0][2]?r(a[0][0],a[0][1]):function(o){return o===i||e(o,i,a)}}return f5=n,f5}var h5,Tb;function AI(){if(Tb)return h5;Tb=1;var e=P1();function t(r,n,i){var a=r==null?void 0:e(r,n);return a===void 0?i:a}return h5=t,h5}var p5,Ob;function RI(){if(Ob)return p5;Ob=1;var e=y1(),t=AI(),r=nb(),n=V1(),i=Sb(),a=Rb(),o=D2(),l=1,c=2;function s(u,d){return n(u)&&i(d)?a(o(u),d):function(f){var h=t(f,u);return h===void 0&&h===d?r(f,u):e(d,h,l|c)}}return p5=s,p5}var m5,Pb;function II(){if(Pb)return m5;Pb=1;function e(t){return function(r){return r==null?void 0:r[t]}}return m5=e,m5}var g5,Db;function TI(){if(Db)return g5;Db=1;var e=P1();function t(r){return function(n){return e(n,r)}}return g5=t,g5}var v5,xb;function OI(){if(xb)return v5;xb=1;var e=II(),t=TI(),r=V1(),n=D2();function i(a){return r(a)?e(n(a)):t(a)}return v5=i,v5}var b5,Nb;function Lb(){if(Nb)return b5;Nb=1;var e=MI(),t=RI(),r=fb(),n=qr(),i=OI();function a(o){return typeof o=="function"?o:o==null?r:typeof o=="object"?n(o)?t(o[0],o[1]):e(o):i(o)}return b5=a,b5}var _5,Zb;function PI(){if(Zb)return _5;Zb=1;var e=rv(),t=EI(),r=Lb(),n=qr();function i(a,o){var l=n(a)?e:t;return l(a,r(o,3))}return _5=i,_5}var DI=PI();const xI=Qi(DI);var y5,jb;function NI(){if(jb)return y5;jb=1;var e=uo();function t(r,n,i){for(var a=-1,o=r.length;++a<o;){var l=r[a],c=n(l);if(c!=null&&(s===void 0?c===c&&!e(c):i(c,s)))var s=c,u=l}return u}return y5=t,y5}var w5,Fb;function LI(){if(Fb)return w5;Fb=1;function e(t,r){return t>r}return w5=e,w5}var C5,Ub;function ZI(){if(Ub)return C5;Ub=1;var e=NI(),t=LI(),r=Lb();function n(i,a){return i&&i.length?e(i,r(a,2),t):void 0}return C5=n,C5}var jI=ZI();const Bb=Qi(jI),FI=e=>{let t=Ai(e);if(e&&(e==null?void 0:e.length)>1){const r=Bb(e,"state"),n=xI(e,{state:r==null?void 0:r.state});t=Bb(n,i=>new Date(i.updatedAt))}return t},ho=Yt.create("main"),zb=e=>{var t;return((t=e.recognizerProcessParam.delegateProcessing)===null||t===void 0?void 0:t.httpHeaders)||{}};function UI(e){var t,r,n;let{onError:i,onStatusChange:a}=e;const{onEvent:o,continueInBrowserButton:l=!0}=Ct(),{translate:c}=cn.useLocalize(),s=window.RegulaDocumentSDK,u=((t=s.recognizerProcessParam)===null||t===void 0?void 0:t.tag)||j3(),d=(((r=s.recognizerProcessParam)===null||r===void 0||(r=r.delegateProcessing)===null||r===void 0?void 0:r.delegateURL)||window.location.href).replace("{tag}",u),f=new p9({basePath:((n=s.recognizerProcessParam.delegateProcessing)===null||n===void 0?void 0:n.serviceURL)||"",baseOptions:{headers:zb(s)}}),h=rt(),p=rt(),[m,g]=ye(!1);return xe(()=>{ho("Remote scanner parameters: ".concat(JSON.stringify({tag:u,url:d})));const _=()=>ce(null,null,function*(){try{const{data:b}=yield f.getTransactionsByTag(u,{headers:zb(s)}),v=FI(b.items);if(ho("Remote scanner transaction data: ".concat(JSON.stringify(b))),v&&(KR(bb(v,["state"]),bb(h.current,["state"]))||(v.state===pa.UPLOADED&&(o({action:Re.REMOTE_TRANSACTION_UPLOADED,data:v}),g(!0)),ho("Remote scanner status: UPLOADED"),h.current=v),v.state===pa.PROCESSED&&v.id)){clearInterval(p.current);const y=yield f.getReprocessTransactionResult(v.id,!0);ho("Remote scanner reprocess result: ".concat(JSON.stringify(y))),o({action:Re.REMOTE_PROCESS_FINISHED,data:{status:sr.OK,response:y}}),a(oe.SUCCESS)}}catch(b){clearInterval(p.current),i(new St(Lt.CONNECTION_ERROR,b)),a(oe.FAILED)}});return _(),p.current=setInterval(_,5e3),()=>clearInterval(p.current)},[]),m?R(b2,{}):R("div",{part:"remote-scanner-container",className:In["remote-scanner-wrapper"],children:[R("div",{"aria-live":"assertive",part:"remote-scanner-text",className:In.text,children:[R("p",{part:"remote-scanner-title",className:In.title,children:c("switchToMobile")}),R("p",{part:"remote-scanner-subtitle",className:In.subtitle,children:c("openPhoneCamera")})]}),R("div",{part:"remote-scanner-content",className:In["content-container"],children:[R("div",{part:"remote-scanner-qr",className:In["qr-container"],children:R(G9,{value:d})}),l&&R(kt,{children:[R("div",{part:"remote-scanner-divider",className:In.divider,children:c("or")}),R("button",{part:"remote-scanner-continue-button",className:In.button,onClick:()=>a(oe.CAMERA_PROCESSING),children:c("continueInBrowser")})]})]})]})}const BI=e=>{var t,r;return!!((t=e.recognizerProcessParam.delegateProcessing)!==null&&t!==void 0&&t.serviceURL)&&!!((r=e.recognizerProcessParam)!==null&&r!==void 0&&(r=r.delegateProcessing)!==null&&r!==void 0&&r.delegateURL)&&!ht.isMobile&&!(navigator.maxTouchPoints>0)},zI=(e,t,r,n)=>e?t?r?"fromCameraGalleryMobile":"fromMobileDesktop":r?"fromGalleryMobile":"":t?r?n?"fromCameraFilesMobileDesktop":"fromCameraFilesDesktop":n?"fromCameraMobileDesktop":"fromCameraDesktop":r?n?"fromFilesMobileDesktop":"fromFilesDesktop":n?"fromMobileDesktop":"",GI=(e,t,r,n)=>e?oe.CHOOSE_INPUT_SOURCE:t?oe.CAMERA_PROCESSING:!t&&n&&!r?oe.REMOTE_SCANNER:oe.CONFIGURATION_ERROR,$I=(e,t,r,n,i,a)=>e?(r?r&&(i||t):!0)&&(n?n&&(a||t):!0):i||t,ur={"verified-screen":"_verified-screen_evxkx_1","error-screen":"_error-screen_evxkx_5","camera-disabled-screen":"_camera-disabled-screen_evxkx_9"};function WI(e){let{direction:t}=e;const{onEvent:r,startScreen:n,internalScenario:i,fromCameraButton:a=!0,uploadFileButton:o=!0}=Ct(),l=window.RegulaDocumentSDK,c=BI(l),s=GI(!!n,a,o,c),{translate:u}=cn.useLocalize(),{orientation:d}=kA(),[f,h]=ye(null),[p,m]=ye(s),g=()=>{r({action:Re.PRESS_CAMERA_BUTTON,data:null}),m(oe.CAMERA_PROCESSING)},_=()=>{r({action:Re.CLOSE,data:null})},b=E=>{h(E),m(oe.FILE_PROCESSING)},v=()=>{m(oe.REMOTE_SCANNER)},y=E=>{const S=l4[E.type]||oe.UNKNOWN_ERROR;m(S),r({action:Re.PROCESS_FINISHED,data:{status:sr.ERROR,reason:E.type,details:E.details}})},V=()=>{h(null),m(s)},w=()=>{r({action:Re.PRESS_RETRY_BUTTON,data:null}),m(oe.CAMERA_PROCESSING)};return xe(()=>{!ht.isMobile||p!==oe.CAMERA_PROCESSING||V()},[d]),wr(()=>{const E=l.recognizerProcessParam.processParam.scenario,S=l.imageProcessParam.processParam.scenario;if(!$I(!!n,!!i,a,o,!!E,!!S))return y(new St(Lt.MISSING_SCENARIO,"Set processing scenario (video and image)"));if(s===oe.CONFIGURATION_ERROR)return y(new St(Lt.BAD_CONFIGURATION,"Incorrect component configuration"))},[i,n,a,o,s]),R(L3,{children:R(T9,{onError:y,supportedBrowserVersions:u4,children:R(ec,{showHeaderAndFooter:p!==oe.CAMERA_PROCESSING,onClose:_,direction:t,children:p===oe.CHOOSE_INPUT_SOURCE?R(y9,{onStart:g,onFileImageSet:b,allowRemote:c,onRemoteDevice:v,title:u("verifyYourIdentity"),subtitle:u(zI(ht.isMobile,a,o,c))}):p===oe.CAMERA_PROCESSING?R(eA,{direction:t,onStatusChange:m,onFileImageSet:b,onError:y,onClose:_}):p===oe.FILE_PROCESSING?R(pA,{onStatusChange:m,images:f,onError:y}):p===oe.REMOTE_SCANNER?R(UI,{onError:y,onStatusChange:m}):p===oe.SUCCESS?R(Ht,{className:ur["verified-screen"],title:u("done")}):p===oe.FILE_SIZE_ERROR?R(Ht,{className:ur["error-screen"],title:u("largeFile")}):p===oe.NOT_SUPPORTED_ERROR?R(Ht,{className:ur["error-screen"],title:u("versionNotSupported")}):p===oe.WASM_LICENSE_ERROR?R(Ht,{className:ur["error-screen"],title:u("badLicense")}):p===oe.INCORRECT_FILE_ERROR?R(Ht,{className:ur["error-screen"],title:u("fileCorrupt")}):p===oe.CAMERA_PERMISSION_DENIED_ERROR?R(Ht,{className:ur["camera-disabled-screen"],title:u("cameraUnavailable")}):p===oe.HTTP_NOT_SUPPORTED_ERROR?R(Ht,{className:ur["error-screen"],title:u("httpNotSupported")}):p===oe.INSECURE_PAGE_CONTEXT_ERROR?R(Ht,{className:ur["error-screen"],title:u("insecurePageContext")}):p===oe.NO_CAMERA_ERROR?R(Ht,{className:ur["camera-disabled-screen"],title:u("noCameraAvailable")}):p===oe.INCORRECT_CAMERA_ID_ERROR?R(Ht,{className:ur["camera-disabled-screen"],title:u("incorrectCameraId")}):p===oe.TIMEOUT?R(Ht,{className:ur["error-screen"],title:u("timeout"),onReset:w}):p===oe.DELEGATE_SUCCESS?R(Ht,{className:ur["verified-screen"],title:u("returnToComputer"),subtitle:u("documentCaptured")}):p===oe.PROCESSING?R(b2,{}):R(Ht,{className:ur["error-screen"],title:u("somethingWentWrong")})})})})}const KI=im(R9,M9)(WI),Gb=`*,*:before,*:after{box-sizing:border-box}:host{display:block;container-type:inline-size;container-name:host;width:100%;height:100%}._window_1cu1m_14{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 8px 16px #0000000a,0 2px 4px #00000008,0 1px 2px #00000005;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);font-family:Inter,sans-serif}._window_1cu1m_14[data-direction=rtl]{direction:rtl}._window_1cu1m_14[data-direction=ltr]{direction:ltr}._header_1cu1m_36{display:flex;justify-content:flex-end;padding:16px 16px 0}._header_1cu1m_36 button{display:flex;justify-content:center;align-items:center;border:none;padding:0;margin:0;text-decoration:none;background:none;cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease;appearance:none}._footer_1cu1m_57{display:flex;align-items:center;padding:0 16px 8px}._close-button_1cu1m_63:before{content:"";display:inline-flex;width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%208L8%2024M8%208L24%2024'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20opacity='0.6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}._close-button_1cu1m_63:focus-visible{outline:2px solid blue}._center_1cu1m_78{justify-content:center}@media(max-width:640px){._footer_1cu1m_57{justify-content:center}}@container host (max-width: 640px){._footer_1cu1m_57{justify-content:center}}`,$b=`._start-window_1ywb7_1{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;row-gap:24px;padding:24px}._text_1ywb7_11{display:flex;flex-direction:column;row-gap:16px;align-items:center;text-align:center}._title_1ywb7_19{max-width:500px;color:#000;font-size:20px;font-weight:600;line-height:20px;margin:0}._subtitle_1ywb7_28{display:block;max-width:465px;color:#454545;font-size:14px;font-weight:400;line-height:20px;margin:0}._buttons_1ywb7_38{display:flex;width:100%;align-items:center;justify-content:center;column-gap:16px}._camera-button_1ywb7_46:before{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_21_211)'%3e%3cpath%20d='M16.1697%205.75397L16.2882%206.08594H16.6406H19.5625C20.236%206.08594%2020.7812%206.63122%2020.7812%207.30469V17.1016C20.7812%2017.775%2020.236%2018.3203%2019.5625%2018.3203H4.4375C3.76403%2018.3203%203.21875%2017.775%203.21875%2017.1016V7.30469C3.21875%206.63122%203.76403%206.08594%204.4375%206.08594H7.35938H7.71147L7.83013%205.75443L8.52837%203.80365L8.52891%203.80215C8.55435%203.73034%208.6245%203.67969%208.7043%203.67969L15.2957%203.67969L15.2961%203.67969C15.3351%203.67965%2015.373%203.69163%2015.4049%203.714C15.4366%203.73627%2015.4607%203.76776%2015.474%203.80419C15.474%203.80433%2015.4741%203.80448%2015.4741%203.80463L16.1697%205.75397ZM8.0625%2011.9453C8.0625%2014.1207%209.82464%2015.8828%2012%2015.8828C14.1754%2015.8828%2015.9375%2014.1207%2015.9375%2011.9453C15.9375%209.76995%2014.1754%208.00781%2012%208.00781C9.82464%208.00781%208.0625%209.76995%208.0625%2011.9453Z'%20stroke='%23211236'/%3e%3ccircle%20cx='18'%20cy='9'%20r='1'%20fill='%23211236'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_21_211'%3e%3crect%20width='22'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._gallery-button_1ywb7_50:before{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_21_213)'%3e%3cpath%20d='M11.685%2010.2487H15.4872V11.0062H11.684L11.685%2010.2487Z'%20fill='%23211236'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3862%2014.1034L9.83531%2012.3636L8.00871%2011.9563L6.69453%2013.5517L5.37938%2011.9563L3.54894%2012.3636L3%2014.1034V7H10.39L10.3862%2014.1034ZM8.00679%208.11942V10.1613C8.00676%2010.3969%207.93334%2010.6274%207.79537%2010.8252C7.6574%2011.023%207.46075%2011.1796%207.22905%2011.2763C7.05875%2011.348%206.87387%2011.3851%206.68683%2011.385C6.4998%2011.3851%206.31492%2011.348%206.14463%2011.2763C5.91292%2011.1796%205.71627%2011.023%205.5783%2010.8252C5.44033%2010.6274%205.36691%2010.3969%205.36688%2010.1613V8.11942H8.00679Z'%20fill='%23211236'/%3e%3cpath%20d='M19%2016H11.684V15.2424H19V16Z'%20fill='%23211236'/%3e%3cpath%20d='M19%2013.5045H11.684V12.7469H19V13.5045Z'%20fill='%23211236'/%3e%3cpath%20d='M1.31939%204.66349C1.45107%204.5964%201.62491%204.55031%201.92748%204.52559C2.2359%204.50039%202.63205%204.50001%203.20034%204.50001L18.8%204.50004C19.3683%204.50004%2019.7645%204.50043%2020.0729%204.52563C20.3755%204.55035%2020.5493%204.59644%2020.681%204.66353C20.9632%204.80735%2021.1927%205.03682%2021.3365%205.31906C21.4036%205.45074%2021.4497%205.62458%2021.4744%205.92716C21.4996%206.23558%2021.5%206.63174%2021.5%207.20004L21.5%2015.8C21.5%2016.3683%2021.4996%2016.7645%2021.4744%2017.0729C21.4497%2017.3755%2021.4036%2017.5493%2021.3365%2017.681C21.1927%2017.9632%2020.9632%2018.1927%2020.681%2018.3365C20.5493%2018.4036%2020.3755%2018.4497%2020.0729%2018.4744C19.7645%2018.4996%2019.3683%2018.5%2018.8%2018.5L3.20009%2018.5C2.63177%2018.5%202.23561%2018.4996%201.92718%2018.4744C1.62459%2018.4497%201.45074%2018.4036%201.31906%2018.3365C1.03681%2018.1927%200.80734%2017.9632%200.663533%2017.681C0.596441%2017.5493%200.550357%2017.3754%200.525643%2017.0728C0.500451%2016.7644%200.500073%2016.3682%200.500089%2015.7999L0.500329%207.19993C0.500345%206.63164%200.500745%206.23549%200.525952%205.92708C0.550682%205.62451%200.596772%205.45067%200.663867%205.31899C0.80768%205.03676%201.03715%204.80729%201.31939%204.66349Z'%20stroke='%23211236'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_21_213'%3e%3crect%20width='22'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._phone-button_1ywb7_54:before{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_21_218)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.782%201.0924C21%201.52022%2021%202.08025%2021%203.20033L21%2018.8C21%2019.9201%2021%2020.4802%2020.782%2020.908C20.5902%2021.2843%2020.2843%2021.5903%2019.9079%2021.782C19.4801%2022%2018.9201%2022%2017.8%2022H12.2C11.0799%2022%2010.5198%2022%2010.092%2021.782C9.71569%2021.5903%209.40973%2021.2843%209.21799%2020.908C9%2020.4802%209%2019.9201%209%2018.8V3.20012C9%202.07998%209%201.51991%209.218%201.09208C9.40975%200.715752%209.71573%200.409789%2010.0921%200.218047C10.5199%206.59147e-05%2011.08%208.49657e-05%2012.2001%200.000123068H12.2001L17.8001%200.000319782C18.9202%200.00035892%2019.4802%200.000378489%2019.908%200.218371C20.2843%200.410123%2020.5903%200.716083%2020.782%201.0924ZM10.109%201.54601C10%201.75992%2010%202.03995%2010%202.6V19.4C10%2019.9601%2010%2020.2401%2010.109%2020.454C10.2049%2020.6422%2010.3578%2020.7951%2010.546%2020.891C10.7599%2021%2011.0399%2021%2011.6%2021H18.4C18.9601%2021%2019.2401%2021%2019.454%2020.891C19.6422%2020.7951%2019.7951%2020.6422%2019.891%2020.454C20%2020.2401%2020%2019.9601%2020%2019.4V2.6C20%202.03995%2020%201.75992%2019.891%201.54601C19.7951%201.35785%2019.6422%201.20487%2019.454%201.10899C19.2401%201%2018.9601%201%2018.4%201H11.6C11.0399%201%2010.7599%201%2010.546%201.10899C10.3578%201.20487%2010.2049%201.35785%2010.109%201.54601Z'%20fill='%23211236'/%3e%3ccircle%20cx='15'%20cy='19'%20r='1'%20fill='%23211236'/%3e%3cpath%20d='M12%201H18C18%201.55228%2017.5523%202%2017%202H13C12.4477%202%2012%201.55228%2012%201Z'%20fill='%23211236'/%3e%3cpath%20d='M0%209.75H6V10.75H0V9.75Z'%20fill='%23211236'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.83358%2010.9314C7.199%2010.5452%207.19835%209.94063%206.83211%209.55524L4.56028%207.16458C4.36668%206.96085%204.04324%206.95673%203.84451%207.15546C3.65282%207.34715%203.64888%207.6567%203.83562%207.85321L5.45448%209.55675C5.82072%209.94215%205.82137%2010.5467%205.45596%2010.9329L3.83418%2012.6469C3.64815%2012.8435%203.65242%2013.1524%203.8438%2013.3438C4.04282%2013.5428%204.36683%2013.5383%204.56027%2013.3339L6.83358%2010.9314Z'%20fill='%23211236'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_21_218'%3e%3crect%20width='22'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@media(max-width:640px){._buttons_1ywb7_38{flex-direction:column;row-gap:16px}._title_1ywb7_19{font-size:18px}}@container host (max-width: 640px){._buttons_1ywb7_38{flex-direction:column;row-gap:16px}._title_1ywb7_19{font-size:18px}}`,Wb=`._info-message_1fk4r_1{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:24px}._text-container_1fk4r_10{display:flex;flex-direction:column;align-items:center;word-break:break-word;row-gap:16px}._text-container_1fk4r_10:before{content:"";display:inline-flex;width:80px;height:80px;background-repeat:no-repeat;background-position:center;background-size:contain}._title_1fk4r_28{margin:0;font-size:20px;font-weight:600;line-height:120%;color:#262626;text-align:center}._subtitle_1fk4r_37{margin:0;font-size:16px;font-weight:400;line-height:100%;color:#454545;text-align:center}._retry-button_1fk4r_46:before{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='20'%20viewBox='0%200%2021%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5737%204.07891C15.4824%203.99597%2015.3891%203.91522%2015.2939%203.83677M15.5737%204.07891L15.2939%203.83677M15.5737%204.07891C16.2977%204.73614%2016.9002%205.53165%2017.3422%206.42526M15.2939%203.83677C13.9798%202.7533%2012.3118%202.10522%2010.4966%202.10522C8.07269%202.10522%205.91117%203.26089%204.50449%205.06575M16.9822%2014.2243C15.621%2016.4305%2013.2251%2017.8947%2010.4966%2017.8947C7.51384%2017.8947%204.92843%2016.1447%203.65796%2013.5885'%20stroke='%23211236'%20stroke-linecap='round'/%3e%3cpath%20d='M18.0873%202.58536L17.4019%206.47276L13.5145%205.7873'%20stroke='%23211236'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.6126%2017.2589L3.29805%2013.3715L7.18545%2014.0569'%20stroke='%23211236'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}`,Kb="._container_1fvj1_1,._layout_1fvj1_2{display:flex;overflow:hidden}._container_1fvj1_1{position:relative;width:100%;height:100%}._layout_1fvj1_2{direction:ltr;justify-content:center;position:absolute;inset:0}._loader_1fvj1_20{position:absolute;inset:0;box-shadow:none;z-index:999}._copyright_1fvj1_27{position:absolute;bottom:0;right:50%;transform:translate(50%);padding:12px 0 8px}",Yb=`._top-functional-buttons_1vb7o_1,._bottom-functional-buttons_1vb7o_2,._left-functional-buttons_1vb7o_3{position:absolute;padding:16px;display:flex;gap:15px;z-index:5}._top-functional-buttons_1vb7o_1{top:0}._main-functional-buttons_1vb7o_15{position:absolute;display:grid;grid-template-areas:"camera" "capture" "mirror";max-height:60%;height:100%;grid-template-columns:auto;grid-template-rows:2fr auto 2fr;align-items:center;justify-items:center;row-gap:5px;padding:0 24px;z-index:11}._bottom-functional-buttons_1vb7o_2{bottom:0}._bottom-functional-buttons_1vb7o_2 button:focus-visible,._top-functional-buttons_1vb7o_1 button:focus-visible,._left-functional-buttons_1vb7o_3 button:focus-visible,._main-functional-buttons_1vb7o_15 button:focus-visible{outline:2px solid blue}._left-functional-buttons_1vb7o_3,._main-functional-buttons_1vb7o_15{bottom:50%;transform:translateY(50%);direction:ltr}._top-functional-buttons_1vb7o_1 button:hover,._left-functional-buttons_1vb7o_3 button:hover{transform:scale(1.1)}div[data-layout=new] ._top-functional-buttons_1vb7o_1 button:hover{transform:none}._top-functional-buttons_1vb7o_1 button,._bottom-functional-buttons_1vb7o_2 button,._left-functional-buttons_1vb7o_3 button,._main-functional-buttons_1vb7o_15 button{display:flex;justify-content:center;align-items:center;border:none;padding:0;margin:0;text-decoration:none;background:none;cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease}div[data-layout=new] ._mirror-button_1vb7o_77,div[data-layout=new] ._change-camera-button_1vb7o_78{width:48px;height:48px;border-radius:50%;background:#3335431a;flex-shrink:0}div[data-layout=new] ._mirror-button_1vb7o_77:hover,div[data-layout=new] ._change-camera-button_1vb7o_78:hover{background:#33354333}div[data-layout=new] ._mirror-button_1vb7o_77:active,div[data-layout=new] ._change-camera-button_1vb7o_78:active{background:#3335434d}div[data-layout=new] ._mirror-button_1vb7o_77{grid-area:mirror}div[data-layout=new] ._process-button_1vb7o_100,div[data-layout=new] ._snapshot-button_1vb7o_101{grid-area:capture}div[data-layout=new] ._change-camera-button_1vb7o_78{grid-area:camera}._skip-button_1vb7o_109{visibility:hidden}div[data-orientation=landscape] ._skip-button_1vb7o_109{position:absolute}div[data-layout=new] ._skip-button_1vb7o_109{display:flex;flex-direction:row-reverse;gap:5px;font-family:Inter,sans-serif;font-size:18px;line-height:24px;color:#fff;padding:8px 14px;background-color:#3d3d4780;border-radius:26px;right:var(--skip-position)}div[data-layout=new][data-orientation=portrait] ._skip-button_1vb7o_109{position:static;color:#343644;background-color:#3335431a;grid-area:skip}div[data-layout=old][data-orientation=landscape] ._skip-button_1vb7o_109{left:var(--skip-position);bottom:50%;transform:translateY(50%)}div[data-orientation=portrait] ._main-functional-buttons_1vb7o_15 button+._skip-button_1vb7o_109{margin-bottom:32px}div[data-direction=rtl] div[data-layout=new][data-orientation=landscape] ._skip-button_1vb7o_109{right:auto;left:var(--skip-position);flex-direction:row}div[data-layout=new][data-orientation=landscape] ._skip-button_1vb7o_109:hover{background-color:#3d3d4799}div[data-layout=new][data-orientation=landscape] ._skip-button_1vb7o_109:active{background-color:#3d3d47b3}div[data-layout=new][data-orientation=portrait] ._skip-button_1vb7o_109:hover{background-color:#33354333}div[data-layout=new][data-orientation=portrait] ._skip-button_1vb7o_109:active{background-color:#3335434d}div[data-layout=new] ._process-button_1vb7o_100:hover,div[data-layout=new] ._snapshot-button_1vb7o_101:hover{filter:brightness(.5)}div[data-layout=new] ._process-button_1vb7o_100:active,div[data-layout=new] ._snapshot-button_1vb7o_101:active{filter:brightness(.1)}._left-functional-buttons_1vb7o_3 ._skip-button_1vb7o_109{padding:0 10px;border-radius:6px;background-color:#1b101f80}._controls-container_1vb7o_186 button:before{content:"";display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:contain}._process-close-button_1vb7o_194:before{width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='24'%20height='24'%20fill='%23ffffff'%3e%3cpath%20d='M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'/%3e%3c/svg%3e")}div[data-layout=new] ._process-close-button_1vb7o_194:before{width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%208L8%2024M8%208L24%2024'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20opacity='0.6'/%3e%3c/svg%3e")}._process-button_1vb7o_100:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='60'%20viewBox='0%200%2060%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.6'%3e%3ccircle%20cx='30'%20cy='30'%20r='29.5'%20stroke='white'/%3e%3c/g%3e%3ccircle%20cx='30'%20cy='30'%20r='21'%20fill='white'/%3e%3c/svg%3e")}div[data-layout=new] ._process-button_1vb7o_100:before{width:56px;height:56px;background-image:url("data:image/svg+xml,%3csvg%20width='56'%20height='56'%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='28'%20cy='28'%20r='21'%20fill='%23343644'%20stroke='%23343644'%20stroke-width='4'%20opacity='0.3'/%3e%3ccircle%20cx='28'%20cy='28'%20r='26.5'%20stroke='%23343644'%20stroke-width='3'%20opacity='0.3'/%3e%3c/svg%3e")}div[data-layout=new][data-orientation=portrait] ._process-button_1vb7o_100:before{width:72px;height:72px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='72'%20height='72'%20viewBox='0%200%2072%2072'%20fill='none'%3e%3ccircle%20cx='36'%20cy='36'%20r='28'%20fill='%23343644'%20stroke='%23343644'%20stroke-width='4'%20opacity='0.3'/%3e%3ccircle%20cx='36'%20cy='36'%20r='34.25'%20stroke='%23343644'%20stroke-width='3.5'%20opacity='0.3'/%3e%3c/svg%3e")}._snapshot-button_1vb7o_101:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='60'%20viewBox='0%200%2060%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.6'%3e%3ccircle%20cx='30'%20cy='30'%20r='29.5'%20stroke='white'/%3e%3c/g%3e%3ccircle%20cx='30'%20cy='30'%20r='21'%20fill='white'/%3e%3c/svg%3e")}div[data-layout=new] ._snapshot-button_1vb7o_101:before{width:56px;height:56px;background-image:url("data:image/svg+xml,%3csvg%20width='56'%20height='56'%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='28'%20cy='28'%20r='21'%20fill='%23343644'%20stroke='%23343644'%20stroke-width='4'%20opacity='0.3'/%3e%3ccircle%20cx='28'%20cy='28'%20r='26.5'%20stroke='%23343644'%20stroke-width='3'%20opacity='0.3'/%3e%3c/svg%3e")}._skip-button_1vb7o_109:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22,9a1,1,0,0,0,0,1.42l4.6,4.6H3.06a1,1,0,1,0,0,2H26.58L22,21.59A1,1,0,0,0,22,23a1,1,0,0,0,1.41,0l6.36-6.36a.88.88,0,0,0,0-1.27L23.42,9A1,1,0,0,0,22,9Z'/%3e%3c/svg%3e")}div[data-layout=new] ._skip-button_1vb7o_109:before{width:13px;height:12px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M11.5303%206.53033C11.8232%206.23744%2011.8232%205.76256%2011.5303%205.46967L6.75736%200.6967C6.46447%200.403806%205.98959%200.403806%205.6967%200.6967C5.40381%200.989593%205.40381%201.46447%205.6967%201.75736L9.93934%206L5.6967%2010.2426C5.40381%2010.5355%205.40381%2011.0104%205.6967%2011.3033C5.98959%2011.5962%206.46447%2011.5962%206.75736%2011.3033L11.5303%206.53033ZM1%205.25C0.585787%205.25%200.25%205.58579%200.25%206C0.25%206.41421%200.585787%206.75%201%206.75V5.25ZM11%206V5.25L1%205.25V6V6.75L11%206.75V6Z'%20fill='white'/%3e%3c/svg%3e")}div[data-direction=rtl] div[data-layout=new] ._skip-button_1vb7o_109:before{transform:scaleX(-1)}div[data-layout=new][data-orientation=portrait] ._skip-button_1vb7o_109:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13'%20height='12'%20viewBox='0%200%2013%2012'%20fill='none'%3e%3cpath%20d='M12.0303%206.53033C12.3232%206.23744%2012.3232%205.76256%2012.0303%205.46967L7.25736%200.6967C6.96447%200.403806%206.48959%200.403806%206.1967%200.6967C5.90381%200.989593%205.90381%201.46447%206.1967%201.75736L10.4393%206L6.1967%2010.2426C5.90381%2010.5355%205.90381%2011.0104%206.1967%2011.3033C6.48959%2011.5962%206.96447%2011.5962%207.25736%2011.3033L12.0303%206.53033ZM1.5%205.25C1.08579%205.25%200.75%205.58579%200.75%206C0.75%206.41421%201.08579%206.75%201.5%206.75V5.25ZM11.5%206V5.25L1.5%205.25V6V6.75L11.5%206.75V6Z'%20fill='%23343644'/%3e%3c/svg%3e")}._mirror-back-button_1vb7o_256:before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.9'%3e%3crect%20x='14'%20y='4'%20width='2'%20height='22'%20rx='1'%20fill='white'/%3e%3cpath%20d='M8.698%2015%20L1%205.762%201%2024.238%20Z'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M21.302%2015%20L29%205.762%2029%2024.238%20Z'%20fill='white'%20stroke='white'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}._mirror-front-button_1vb7o_262:before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.9'%3e%3crect%20x='14'%20y='4'%20width='2'%20height='22'%20rx='1'%20fill='white'/%3e%3cpath%20d='M21.302%2015%20L29%205.762%2029%2024.238%20Z'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M8.698%2015%20L1%205.762%201%2024.238%20Z'%20fill='white'%20stroke='white'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}._mirror-button_1vb7o_77:before{width:32px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='24'%20viewBox='0%200%2032%2024'%20fill='none'%3e%3cpath%20d='M0.75%205.40137L10.6475%2012L0.75%2018.5986L0.75%205.40137Z'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3cpath%20d='M31.25%205.40137L21.3525%2012L31.25%2018.5986L31.25%205.40137Z'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3crect%20x='15.625'%20y='0.375'%20width='0.75'%20height='23.25'%20fill='white'%20stroke='%23343644'%20stroke-width='0.75'/%3e%3c/svg%3e")}._change-camera-button_1vb7o_78:before{width:33px;height:33px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='white'%3e%3cpath%20d='M12.29,5.21l1.5,1.5a1,1,0,0,0,1.42,0,1,1,0,0,0,.13-1.21H19a1,1,0,0,0,0-2H15.34a1,1,0,0,0-.13-1.21,1,1,0,0,0-1.42,0l-1.5,1.5a1,1,0,0,0-.21.33,1,1,0,0,0,0,.76A1,1,0,0,0,12.29,5.21ZM22.92,9.12a1,1,0,0,0-.21-.33l-1.5-1.5a1,1,0,0,0-1.42,0,1,1,0,0,0-.13,1.21H16a1,1,0,0,0,0,2h3.66a1,1,0,0,0,.13,1.21,1,1,0,0,0,1.42,0l1.5-1.5a1,1,0,0,0,.21-.33A1,1,0,0,0,22.92,9.12ZM11,10a4,4,0,1,0,4,4A4,4,0,0,0,11,10Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,11,16Zm9-3a1,1,0,0,0-1,1v5a1,1,0,0,1-1,1H4a1,1,0,0,1-1-1V11a1,1,0,0,1,1-1H6a1,1,0,0,0,1-.69l.54-1.62A1,1,0,0,1,8.44,7H10a1,1,0,0,0,0-2H8.44A3,3,0,0,0,5.59,7.06L5.28,8H4a3,3,0,0,0-3,3v8a3,3,0,0,0,3,3H18a3,3,0,0,0,3-3V14A1,1,0,0,0,20,13Z'/%3e%3c/svg%3e")}div[data-layout=new] ._change-camera-button_1vb7o_78:before{width:28px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='29'%20height='24'%20viewBox='0%200%2029%2024'%20fill='none'%3e%3cpath%20d='M27.582%2019.7773C27.582%2020.6996%2027.2177%2021.5834%2026.5703%2022.2344C25.9231%2022.885%2025.0463%2023.2499%2024.1328%2023.25H4.5332C3.61955%2023.25%202.74203%2022.8852%202.09473%2022.2344C1.44736%2021.5835%201.08306%2020.6996%201.08301%2019.7773V8.5166L1.08691%208.34375C1.12931%207.48423%201.48774%206.6689%202.09473%206.05859C2.74202%205.40783%203.61961%205.04297%204.5332%205.04297H6.3252C6.65166%205.04283%206.94103%204.83162%207.04004%204.52051L7.48438%203.12207C7.7137%202.43138%208.15327%201.83156%208.73926%201.40625C9.32515%200.98102%2010.0283%200.7514%2010.75%200.75H17.9199C18.6345%200.747308%2019.333%200.967622%2019.918%201.38184C20.4299%201.74436%2020.833%202.23994%2021.0859%202.81348L21.1846%203.06445L21.626%204.4502C21.725%204.7614%2022.0142%204.97266%2022.3408%204.97266H24.1328C24.5901%204.97262%2025.0429%205.06442%2025.4648%205.24219C25.8868%205.41994%2026.2696%205.68047%2026.5908%206.00879C26.9121%206.33718%2027.1657%206.72702%2027.3359%207.15527C27.5062%207.58365%2027.5907%208.04243%2027.583%208.50391H27.582V19.7773Z'%20stroke='%23343644'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.3785%2013C20.3785%2011.4087%2019.7463%209.88258%2018.6211%208.75736C17.4959%207.63214%2015.9698%207%2014.3785%207C13.1918%207%2012.0318%207.35189%2011.0451%208.01118C10.5338%208.35278%2010.081%208.76894%209.7002%209.2432'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3cpath%20d='M21.4438%2013L20.3784%2014.5986L19.313%2013H21.4438Z'%20fill='white'%20stroke='%23343644'/%3e%3cpath%20d='M8.30022%2013C8.30022%2014.5913%208.93236%2016.1174%2010.0576%2017.2426C11.1828%2018.3679%2012.7089%2019%2014.3002%2019C15.4869%2019%2016.6469%2018.6481%2017.6336%2017.9888C18.1449%2017.6472%2018.5977%2017.2311%2018.9785%2016.7568'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3cpath%20d='M7.23486%2013L8.30029%2011.4014L9.36572%2013H7.23486Z'%20fill='white'%20stroke='%23343644'/%3e%3c/svg%3e")}div[data-orientation=landscape] ._top-functional-buttons_1vb7o_1,div[data-orientation=landscape] ._left-functional-buttons_1vb7o_3,div[data-direction=rtl] div[data-orientation=portrait] ._top-functional-buttons_1vb7o_1,div[data-direction=rtl] div[data-orientation=landscape] ._main-functional-buttons_1vb7o_15,._bottom-functional-buttons_1vb7o_2{left:0}div[data-orientation=portrait] ._bottom-functional-buttons_1vb7o_2,div[data-direction=ltr] div[data-orientation=portrait] ._top-functional-buttons_1vb7o_1{right:0}div[data-orientation=portrait] ._left-functional-buttons_1vb7o_3{bottom:0;right:50%;transform:translate(50%);flex-direction:column-reverse;z-index:6}div[data-orientation=landscape] ._bottom-functional-buttons_1vb7o_2{flex-direction:column}div[data-orientation=portrait] ._bottom-functional-buttons_1vb7o_2{justify-content:space-between}div[data-orientation=portrait] ._main-functional-buttons_1vb7o_15{grid-template-areas:". skip ." "mirror capture camera";max-height:none;height:auto;width:100%;grid-template-columns:2fr auto 2fr;grid-template-rows:auto auto;row-gap:0;column-gap:5px;padding:15px 0 50px;bottom:0;right:50%;transform:translate(50%)}div[data-direction=ltr] div[data-layout=new] ._top-functional-buttons_1vb7o_1,div[data-direction=ltr] div[data-orientation=landscape] ._main-functional-buttons_1vb7o_15{left:auto;right:0}._visible_1vb7o_338{visibility:visible}`,qb='._svg_68emc_1{position:absolute;inset:0}._svg_68emc_1 rect,._svg_68emc_1 path{transition:.25s stroke}._svg_68emc_1 rect[mask="url(#bgClip)"]{opacity:.5;fill:#000}div[data-layout=new] ._svg_68emc_1 rect[mask="url(#bgClip)"]{opacity:1;fill:#f8f8f8}',Qb=`._hint-container_1r2jg_1{display:flex;justify-content:center;position:absolute;inset:0;--message-top: 50px;--indicator-top: -50%}._tips-frameless_1r2jg_10 ._message_1r2jg_10{margin:0 36px}._fade-enter_1r2jg_14{opacity:0}._fade-enter-active_1r2jg_18{opacity:1;transition:opacity .3s}._fade-exit_1r2jg_23{opacity:1}._fade-exit-active_1r2jg_27{opacity:0;transition:opacity .3s}._message-container_1r2jg_32{display:flex;flex-direction:column;width:100%;max-width:370px;position:relative;align-self:center;align-items:center}._icon_1r2jg_42{position:absolute;display:flex;justify-content:center;align-items:center;transform:translateY(var(--indicator-top))}._message-container_1r2jg_32 ._icon_1r2jg_42:before{content:"";display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:contain}._processing-error-icon_1r2jg_58:before{width:80px;height:80px;background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='40'%20cy='40'%20r='40'%20fill='%23E95454'%20fill-opacity='0.45'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40%2067C54.9117%2067%2067%2054.9117%2067%2040C67%2025.0883%2054.9117%2013%2040%2013C25.0883%2013%2013%2025.0883%2013%2040C13%2054.9117%2025.0883%2067%2040%2067ZM40%2064C53.2548%2064%2064%2053.2548%2064%2040C64%2026.7452%2053.2548%2016%2040%2016C26.7452%2016%2016%2026.7452%2016%2040C16%2053.2548%2026.7452%2064%2040%2064Z'%20fill='white'/%3e%3c/svg%3e")}._search-icon_1r2jg_64:before{width:80px;height:80px;background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ccircle%20cx='40'%20cy='40'%20r='40'%20fill='%231B101F'%20fill-opacity='0.5'/%3e%3c/g%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='40'%20cy='40'%20r='23.5'%20stroke='white'/%3e%3ccircle%20cx='40'%20cy='40'%20r='1'%20fill='white'/%3e%3c/g%3e%3c/svg%3e")}._square-icon_1r2jg_70:before{width:46px;height:46px;background-image:url("data:image/svg+xml,%3csvg%20width='46'%20height='46'%20viewBox='0%200%2046%2046'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M45%2034V41C45%2043.2091%2043.2091%2045%2041%2045H34M45%2012V5C45%202.79086%2043.2091%201%2041%201H34M12%201H5C2.79086%201%201%202.79086%201%205V12M1%2034V41C1%2043.2091%202.79086%2045%205%2045H12'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}._message_1r2jg_10{position:absolute;left:0;right:0;display:flex;justify-content:center;transform:translateY(var(--message-top));z-index:10}._message-background_1r2jg_86{text-align:center;padding:12px 24px;border-radius:6px;color:#fff;background-color:#1b101f80}div[data-layout=new] ._message-background_1r2jg_86{padding:8px 14px;border-radius:14px;color:#000;background-color:#fff}div[data-layout=new][data-orientation=portrait] ._message-background_1r2jg_86{background-color:#e8e8e8}._title_1r2jg_105{font-weight:400;margin:0;font-size:18px;line-height:21px}._copyright_1r2jg_112{position:absolute;bottom:10px;right:20px;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}._copyright_1r2jg_112 span{color:#e9e9e9}`,Xb=`._flip_1nryz_1,._one-side_1nryz_2{width:80%;height:100%;position:absolute;align-self:center;perspective:1000px}._front_1nryz_10:before,._back_1nryz_11:before,._one-side_1nryz_2:before{content:"";width:100%;height:100%;display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:100% auto}._slide_1nryz_22:before{background-position:center 115%;animation:_slide_1nryz_22 var(--animation-duration) var(--animation-delay) ease-out forwards}._front_1nryz_10,._back_1nryz_11{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}._front_1nryz_10{z-index:2;animation:_flip-front_1nryz_1 var(--animation-duration) var(--animation-delay) ease-out forwards}._back_1nryz_11{transform:rotateY(180deg);animation:_flip-back_1nryz_1 var(--animation-duration) var(--animation-delay) ease-out forwards}._id-front-icon_1nryz_51:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.246%2028.1982H22.4961V126.887C22.4962%20124.482%2027.1732%20123.323%2032.6526%20121.964C39.93%20120.16%2048.6229%20118.005%2049.6542%20112.116C44.6713%20108.96%2042.7698%20104.198%2040.8243%2099.3255C40.4465%2098.3791%2040.0669%2097.4286%2039.6629%2096.485C34.7738%20101.236%2032.5935%2079.4764%2036.9774%2079.4764C28.6435%2056.9793%2051.4615%2038.5191%2072.545%2051.2088C84.91%2048.5382%2091.7424%2063.3145%2084.3766%2079.4768C87.4153%2078.0182%2087.9964%2085.7946%2087.4153%2090.6287C87.4153%2091.8706%2086.1245%20100.564%2082.8626%2097.1966C82.4668%2098.1115%2082.0949%2099.0331%2081.7247%2099.9507L81.7241%2099.9523L81.7239%2099.9527C79.768%20104.801%2077.8573%20109.537%2072.6874%20112.594C74.1725%20118.123%2083.0554%20120.21%2090.5254%20121.964C96.3092%20123.323%20101.246%20124.482%20101.246%20126.887V28.1982Z'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='104.327'%20width='59.0625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='182.812'%20y='104.327'%20width='64.6875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='28.1963'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='53.5742'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='78.9512'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='129.704'%20width='135'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-single-icon_1nryz_55:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='219'%20viewBox='0%200%20309%20219'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%20196.527C1.40455%20200.484%201.40564%20203.366%201.59124%20205.638C1.7755%20207.893%202.13459%20209.422%202.78232%20210.693C3.99425%20213.072%205.92806%20215.006%208.3066%20216.218C9.57784%20216.865%2011.1068%20217.225%2013.3621%20217.409C15.6337%20217.594%2018.5165%20217.595%2022.4727%20217.595H286.527C290.484%20217.595%20293.366%20217.594%20295.638%20217.409C297.893%20217.225%20299.422%20216.865%20300.693%20216.218C303.072%20215.006%20305.006%20213.072%20306.218%20210.693C306.865%20209.422%20307.224%20207.893%20307.409%20205.638C307.594%20203.366%20307.595%20200.484%20307.595%20196.527V1.40454H1.40455V196.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%2033.6924H22.4727V129.154H22.4727C22.4729%20126.828%2026.8105%20125.706%2031.8923%20124.392L31.8924%20124.392C38.6418%20122.647%2046.7039%20120.562%2047.6604%20114.866C43.039%20111.813%2041.2755%20107.207%2039.4712%20102.494L39.4711%20102.494C39.1207%20101.578%2038.7687%20100.659%2038.394%2099.7463C33.8596%20104.342%2031.8376%2083.2938%2035.9034%2083.2938C28.1741%2061.5324%2049.3366%2043.6758%2068.8904%2055.9505C80.3582%2053.3672%2086.695%2067.6604%2079.8636%2083.2943C82.6818%2081.8833%2083.2207%2089.4054%2082.6818%2094.0815C82.6818%2095.2828%2081.4847%20103.692%2078.4594%20100.435C78.0921%20101.32%2077.747%20102.212%2077.4035%20103.1L77.4034%20103.1L77.4033%20103.101C75.5893%20107.79%2073.8173%20112.371%2069.0225%20115.329C70.3998%20120.677%2078.6382%20122.695%2085.5662%20124.392C90.9184%20125.703%2095.4886%20126.823%2095.509%20129.138V33.6924Z'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='160.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='53.3457'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='73'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='92.6543'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='112.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='131.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='185.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-both-pages-icon_1nryz_59:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='438'%20viewBox='0%200%20309%20438'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%2022.4727C1.40455%2018.5165%201.40564%2015.6337%201.59124%2013.3621C1.7755%2011.1068%202.13459%209.57784%202.78232%208.3066C3.99425%205.92806%205.92806%203.99425%208.3066%202.78232C9.57784%202.13459%2011.1068%201.7755%2013.3621%201.59124C15.6337%201.40564%2018.5165%201.40455%2022.4727%201.40455H286.527C290.484%201.40455%20293.366%201.40564%20295.638%201.59124C297.893%201.7755%20299.422%202.13459%20300.693%202.78232C303.072%203.99425%20305.006%205.92806%20306.218%208.3066C306.865%209.57784%20307.224%2011.1068%20307.409%2013.3621C307.594%2015.6337%20307.595%2018.5165%20307.595%2022.4727V217.595H1.40455V22.4727Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20d='M1.40455%20415.527C1.40455%20419.484%201.40564%20422.366%201.59124%20424.638C1.7755%20426.893%202.13459%20428.422%202.78232%20429.693C3.99425%20432.072%205.92806%20434.006%208.3066%20435.218C9.57784%20435.865%2011.1068%20436.225%2013.3621%20436.409C15.6337%20436.594%2018.5165%20436.595%2022.4727%20436.595H286.527C290.484%20436.595%20293.366%20436.594%20295.638%20436.409C297.893%20436.225%20299.422%20435.865%20300.693%20435.218C303.072%20434.006%20305.006%20432.072%20306.218%20429.693C306.865%20428.422%20307.224%20426.893%20307.409%20424.638C307.594%20422.366%20307.595%20419.484%20307.595%20415.527V220.405H1.40455V415.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3crect%20x='22.4727'%20y='379.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='272.346'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='292'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='311.654'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='331.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='350.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='404.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%20252.692H22.4727V348.154H95.509V348.154H22.4727C22.4727%20345.828%2026.8104%20344.706%2031.8923%20343.392L31.8924%20343.392C38.6418%20341.647%2046.7039%20339.562%2047.6604%20333.866C43.039%20330.813%2041.2755%20326.206%2039.4712%20321.494L39.4711%20321.493C39.1207%20320.578%2038.7687%20319.659%2038.394%20318.746C33.8596%20323.342%2031.8376%20302.294%2035.9034%20302.294C28.1741%20280.532%2049.3366%20262.676%2068.8904%20274.95C80.3582%20272.367%2086.695%20286.66%2079.8636%20302.294C82.6818%20300.883%2083.2207%20308.405%2082.6818%20313.081C82.6818%20314.282%2081.4847%20322.692%2078.4594%20319.434C78.0921%20320.32%2077.747%20321.212%2077.4035%20322.1L77.4034%20322.1L77.4033%20322.1C75.5893%20326.79%2073.8173%20331.371%2069.0225%20334.328C70.3998%20339.677%2078.6382%20341.695%2085.5662%20343.392C90.9184%20344.703%2095.4886%20345.823%2095.509%20348.138V252.692Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-front-icon_1nryz_63:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='112.5'%20y='25.377'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='76.1309'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='225'%20height='11.2787'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.25%2025.377H22.5V124.065C22.5003%20121.661%2027.1772%20120.502%2032.6565%20119.143C39.9339%20117.339%2048.6268%20115.184%2049.6581%20109.295C44.6752%20106.139%2042.7737%20101.377%2040.8282%2096.5044C40.4504%2095.558%2040.0708%2094.6075%2039.6668%2093.6639C34.7777%2098.4148%2032.5974%2076.6553%2036.9813%2076.6553C28.6474%2054.1582%2051.4654%2035.698%2072.5489%2048.3877C84.9139%2045.717%2091.7464%2060.4934%2084.3805%2076.6557C87.4192%2075.1971%2088.0003%2082.9735%2087.4192%2087.8076C87.4192%2089.0495%2086.1284%2097.7429%2082.8665%2094.3755C82.4704%2095.2911%2082.0983%2096.2133%2081.7279%2097.1316C79.7719%20101.98%2077.8612%20106.715%2072.6914%20109.773C74.1764%20115.302%2083.0593%20117.388%2090.5293%20119.143C96.3129%20120.502%20101.25%20121.661%20101.25%20124.065V25.377Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-back-icon_1nryz_67:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='171.562'%20y='22.5576'%20width='75.9375'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='154.688'%20y='138.164'%20width='92.8125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='73.3115'%20width='73.125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='50.625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-back-icon_1nryz_71:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='25.377'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3c/svg%3e")}._id-barcode-back-icon_1nryz_75:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='225'%20height='33.8361'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56590)'%3e%3cpath%20d='M247.5%2022.5576H22.5V64.8527H247.5V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.4999%2022.5576H22.5V27.257H37.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2022.5576H39.375V27.257H41.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2022.5576H43.1328V27.257H45.0079V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2022.5576H46.8672V27.257H48.7423V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2022.5576H54.3828V27.257H63.7577V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2022.5576H65.6211V27.257H67.4962V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2022.5576H69.3789V27.257H71.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2022.5576H73.125V27.257H82.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2022.5576H86.2422V27.257H89.9921V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.754%2022.5576H91.8789V27.257H93.754V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2022.5576H95.625V27.257H99.3749V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.621%2022.5576H104.996V27.257H110.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2022.5576H118.125V27.257H121.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2022.5576H129.375V27.257H133.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2022.5576H135V27.257H136.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2022.5576H138.758V27.257H140.633V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2022.5576H149.996V27.257H151.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2022.5576H153.754V27.257H159.379V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.508%2022.5576H166.883V27.257H172.508V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2022.5576H174.375V27.257H176.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2022.5576H181.879V27.257H191.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2022.5576H193.129V27.257H195.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2022.5576H196.875V27.257H198.75V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2022.5576H200.621V27.257H209.996V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2022.5576H213.75V27.257H226.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2022.5576H228.746V27.257H230.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2022.5576H236.25V27.257H238.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2022.5576H240.008V27.257H241.883V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2022.5576H245.621V27.257H247.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2027.2578H22.5V31.9572H37.4999V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2027.2578H39.375V31.9572H41.2501V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2027.2578H43.1328V31.9572H45.0079V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2027.2578H46.8672V31.9572H48.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8829%2027.2578H54.3828V31.9572H61.8829V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.629%2027.2578H63.7539V31.9572H65.629V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2027.2578H67.5V31.9572H69.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7462%2027.2578H76.8711V31.9572H78.7462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8672%2027.2578H86.2422V31.9572H91.8672V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2027.2578H97.5039V31.9572H99.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M105%2027.2578H101.25V31.9572H105V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2027.2578H110.633V31.9572H112.508V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2027.2578H118.125V31.9572H121.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2027.2578H125.629V31.9572H133.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2027.2578H135V31.9572H136.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2027.2578H138.758V31.9572H148.133V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.621%2027.2578H149.996V31.9572H155.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2027.2578H161.246V31.9572H163.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.375%2027.2578H168.75V31.9572H174.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2027.2578H176.254V31.9572H180.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2027.2578H181.879V31.9572H189.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2027.2578H191.25V31.9572H193.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.883%2027.2578H195.008V31.9572H196.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.496%2027.2578H200.621V31.9572H202.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2027.2578H213.75V31.9572H226.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2027.2578H228.746V31.9572H230.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2027.2578H236.25V31.9572H238.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2027.2578H240.008V31.9572H241.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2027.2578H245.621V31.9572H247.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2031.9561H22.5V36.6555H37.4999V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2031.9561H39.375V36.6555H41.2501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2031.9561H43.1328V36.6555H45.0079V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2031.9561H46.8672V36.6555H48.7423V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.2579%2031.9561H54.3828V36.6555H56.2579V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9923%2031.9561H58.1172V36.6555H59.9923V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2031.9561H61.875V36.6555H63.7501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2031.9561H67.5V36.6555H75.0001V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2031.9561H86.2422V36.6555H89.9921V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2031.9561H91.8789V36.6555H103.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2031.9561H104.996V36.6555H108.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2031.9561H110.633V36.6555H112.508V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2031.9561H118.125V36.6555H120V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2031.9561H121.871V36.6555H123.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2031.9561H133.121V36.6555H136.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2031.9561H138.758V36.6555H148.133V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2031.9561H149.996V36.6555H151.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.258%2031.9561H155.633V36.6555H161.258V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.492%2031.9561H170.617V36.6555H172.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2031.9561H174.375V36.6555H178.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2031.9561H181.879V36.6555H183.754V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2031.9561H185.625V36.6555H187.5V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2031.9561H189.371V36.6555H191.246V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.242%2031.9561H198.742V36.6555H206.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2031.9561H213.75V36.6555H226.875V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2031.9561H228.746V36.6555H230.621V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2031.9561H236.25V36.6555H238.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2031.9561H240.008V36.6555H241.883V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2031.9561H245.621V36.6555H247.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2036.6562H22.5V41.3557H37.4999V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2036.6562H39.375V41.3557H41.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2036.6562H43.1328V41.3557H45.0079V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2036.6562H46.8672V41.3557H48.7423V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2036.6562H54.3828V41.3557H58.1327V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2036.6562H59.9961V41.3557H61.8712V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2036.6562H63.7539V41.3557H71.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2036.6562H74.9922V41.3557H84.3671V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6171%2036.6562H86.2422V41.3557H95.6171V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2036.6562H97.5039V41.3557H99.379V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2036.6562H101.25V41.3557H103.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.25%2036.6562H106.875V41.3557H116.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2036.6562H118.125V41.3557H123.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2036.6562H125.629V41.3557H131.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2036.6562H133.121V41.3557H134.996V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2036.6562H138.758V41.3557H140.633V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2036.6562H149.996V41.3557H153.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.508%2036.6562H155.633V41.3557H157.508V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.758%2036.6562H166.883V41.3557H168.758V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2036.6562H176.254V41.3557H180.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.629%2036.6562H181.879V41.3557H185.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.367%2036.6562H187.492V41.3557H189.367V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2036.6562H191.25V41.3557H198.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2036.6562H202.5V41.3557H211.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2036.6562H213.75V41.3557H226.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2036.6562H228.746V41.3557H230.621V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2036.6562H236.25V41.3557H238.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2036.6562H240.008V41.3557H241.883V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2036.6562H245.621V41.3557H247.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2041.3564H22.5V46.0559H37.4999V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2041.3564H39.375V46.0559H41.2501V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2041.3564H43.1328V46.0559H45.0079V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2041.3564H46.8672V46.0559H48.7423V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2041.3564H54.3828V46.0559H58.1327V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2041.3564H59.9961V46.0559H61.8712V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3789%2041.3564H63.7539V46.0559H69.3789V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6251%2041.3564H78.75V46.0559H80.6251V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4922%2041.3564H86.2422V46.0559H97.4922V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M105.008%2041.3564H99.3828V46.0559H105.008V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2041.3564H106.875V46.0559H108.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2041.3564H110.633V46.0559H112.508V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2041.3564H118.125V46.0559H123.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M127.504%2041.3564H125.629V46.0559H127.504V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2041.3564H131.242V46.0559H134.992V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2041.3564H136.879V46.0559H138.754V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2041.3564H149.996V46.0559H153.746V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M166.879%2041.3564H165.004V46.0559H166.879V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M176.242%2041.3564H170.617V46.0559H176.242V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2041.3564H178.121V46.0559H179.996V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2041.3564H181.879V46.0559H189.379V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2041.3564H191.25V46.0559H193.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2041.3564H195.008V46.0559H200.633V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M210.004%2041.3564H204.379V46.0559H210.004V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2041.3564H213.75V46.0559H226.875V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2041.3564H228.746V46.0559H230.621V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2041.3564H236.25V46.0559H238.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2041.3564H240.008V46.0559H241.883V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2041.3564H245.621V46.0559H247.496V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2046.0537H22.5V50.7531H37.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2046.0537H39.375V50.7531H41.2501V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2046.0537H43.1328V50.7531H45.0079V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2046.0537H46.8672V50.7531H48.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2046.0537H54.3828V50.7531H63.7577V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2046.0537H65.6211V50.7531H67.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.879%2046.0537H69.3789V50.7531H76.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2046.0537H78.75V50.7531H82.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7423%2046.0537H86.2422V50.7531H93.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2046.0537H95.625V50.7531H97.5001V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2046.0537H101.25V50.7531H108.75V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2046.0537H110.633V50.7531H112.508V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2046.0537H118.125V50.7531H120V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.496%2046.0537H121.871V50.7531H127.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M135%2046.0537H129.375V50.7531H135V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2046.0537H140.625V50.7531H148.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2046.0537H149.996V50.7531H153.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.742%2046.0537H159.367V50.7531H168.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2046.0537H172.496V50.7531H174.371V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2046.0537H178.121V50.7531H179.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2046.0537H181.879V50.7531H189.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2046.0537H191.25V50.7531H193.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.383%2046.0537H195.008V50.7531H204.383V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2046.0537H206.246V50.7531H209.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2046.0537H213.75V50.7531H226.875V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2046.0537H228.746V50.7531H230.621V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2046.0537H236.25V50.7531H238.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2046.0537H240.008V50.7531H241.883V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2046.0537H245.621V50.7531H247.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2050.7539H22.5V55.4533H37.4999V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2050.7539H39.375V55.4533H41.2501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2050.7539H43.1328V55.4533H45.0079V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2050.7539H46.8672V55.4533H48.7423V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0078%2050.7539H54.3828V55.4533H60.0078V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2050.7539H61.875V55.4533H63.7501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.125%2050.7539H67.5V55.4533H73.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2050.7539H74.9922V55.4533H84.3671V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2050.7539H86.2422V55.4533H88.1173V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2050.7539H95.625V55.4533H99.3749V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2050.7539H104.996V55.4533H108.746V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.375%2050.7539H112.5V55.4533H114.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2050.7539H118.125V55.4533H121.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.379%2050.7539H125.629V55.4533H129.379V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2050.7539H136.879V55.4533H140.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2050.7539H144.371V55.4533H148.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2050.7539H149.996V55.4533H151.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2050.7539H161.246V55.4533H163.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2050.7539H168.75V55.4533H172.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2050.7539H174.375V55.4533H178.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.504%2050.7539H181.879V55.4533H187.504V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2050.7539H189.371V55.4533H191.246V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2050.7539H195.008V55.4533H200.633V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2050.7539H202.5V55.4533H211.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2050.7539H213.75V55.4533H226.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2050.7539H228.746V55.4533H230.621V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2050.7539H236.25V55.4533H238.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2050.7539H240.008V55.4533H241.883V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2050.7539H245.621V55.4533H247.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2055.4551H22.5V60.1545H37.4999V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2055.4551H39.375V60.1545H41.2501V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2055.4551H43.1328V60.1545H45.0079V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2055.4551H46.8672V60.1545H48.7423V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2055.4551H54.3828V60.1545H65.6328V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2055.4551H67.5V60.1545H69.3751V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2055.4551H73.125V60.1545H75.0001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4961%2055.4551H76.8711V60.1545H82.4961V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2055.4551H86.2422V60.1545H88.1173V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2055.4551H90V60.1545H97.5001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.133%2055.4551H99.3828V60.1545H103.133V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2055.4551H104.996V60.1545H114.371V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2055.4551H118.125V60.1545H120V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2055.4551H121.871V60.1545H123.746V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2055.4551H125.629V60.1545H133.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.5%2055.4551H140.625V60.1545H142.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.496%2055.4551H149.996V60.1545H157.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.996%2055.4551H161.246V60.1545H164.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2055.4551H168.75V60.1545H172.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2055.4551H174.375V60.1545H176.25V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2055.4551H181.879V60.1545H183.754V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2055.4551H185.625V60.1545H187.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.621%2055.4551H189.371V60.1545H200.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.125%2055.4551H202.5V60.1545H208.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2055.4551H213.75V60.1545H226.875V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2055.4551H228.746V60.1545H230.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2055.4551H236.25V60.1545H238.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2055.4551H240.008V60.1545H241.883V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2055.4551H245.621V60.1545H247.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2060.1523H22.5V64.8518H37.4999V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2060.1523H39.375V64.8518H41.2501V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2060.1523H43.1328V64.8518H45.0079V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2060.1523H46.8672V64.8518H48.7423V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2060.1523H54.3828V64.8518H65.6328V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2060.1523H67.5V64.8518H69.3751V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8749%2060.1523H73.125V64.8518H76.8749V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M82.504%2060.1523H80.6289V64.8518H82.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2060.1523H86.2422V64.8518H88.1173V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3711%2060.1523H93.7461V64.8518H99.3711V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2060.1523H101.25V64.8518H103.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2060.1523H108.754V64.8518H112.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2060.1523H118.125V64.8518H121.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M131.258%2060.1523H127.508V64.8518H131.258V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2060.1523H136.879V64.8518H138.754V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2060.1523H140.625V64.8518H148.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2060.1523H149.996V64.8518H153.746V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M159.383%2060.1523H155.633V64.8518H159.383V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2060.1523H161.246V64.8518H163.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2060.1523H165.004V64.8518H172.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2060.1523H181.879V64.8518H191.254V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2060.1523H193.129V64.8518H195.004V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M204.367%2060.1523H198.742V64.8518H204.367V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2060.1523H206.246V64.8518H208.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2060.1523H213.75V64.8518H226.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2060.1523H228.746V64.8518H230.621V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2060.1523H236.25V64.8518H238.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2060.1523H240.008V64.8518H241.883V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2060.1523H245.621V64.8518H247.496V60.1523Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56590'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._id-mrz-barcode-back-icon_1nryz_79:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56870)'%3e%3cpath%20d='M247.496%2022.5576H22.4961V64.8527H247.496V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.496%2022.5576H22.4961V27.257H37.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2022.5576H39.3711V27.257H41.2462V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2022.5576H43.1289V27.257H45.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2022.5576H46.8633V27.257H48.7384V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2022.5576H54.3789V27.257H63.7538V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2022.5576H65.6172V27.257H67.4923V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2022.5576H69.375V27.257H71.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2022.5576H73.1211V27.257H82.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2022.5576H86.2383V27.257H89.9882V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7501%2022.5576H91.875V27.257H93.7501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2022.5576H95.6211V27.257H99.371V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.617%2022.5576H104.992V27.257H110.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2022.5576H118.121V27.257H121.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.121%2022.5576H129.371V27.257H133.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2022.5576H134.996V27.257H136.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2022.5576H138.754V27.257H140.629V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2022.5576H149.992V27.257H151.867V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.375%2022.5576H153.75V27.257H159.375V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2022.5576H166.879V27.257H172.504V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2022.5576H174.371V27.257H176.246V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2022.5576H181.875V27.257H191.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2022.5576H193.125V27.257H195V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2022.5576H196.871V27.257H198.746V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2022.5576H200.617V27.257H209.992V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2022.5576H213.746V27.257H226.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2022.5576H228.742V27.257H230.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2022.5576H236.246V27.257H238.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2022.5576H240.004V27.257H241.879V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2022.5576H245.617V27.257H247.492V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2027.2578H22.4961V31.9572H37.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2027.2578H39.3711V31.9572H41.2462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2027.2578H43.1289V31.9572H45.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2027.2578H46.8633V31.9572H48.7384V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.879%2027.2578H54.3789V31.9572H61.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6251%2027.2578H63.75V31.9572H65.6251V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2027.2578H67.4961V31.9572H69.3712V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7423%2027.2578H76.8672V31.9572H78.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8633%2027.2578H86.2383V31.9572H91.8633V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2027.2578H97.5V31.9572H99.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M104.996%2027.2578H101.246V31.9572H104.996V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2027.2578H110.629V31.9572H112.504V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2027.2578H118.121V31.9572H121.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2027.2578H125.625V31.9572H133.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2027.2578H134.996V31.9572H136.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2027.2578H138.754V31.9572H148.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.617%2027.2578H149.992V31.9572H155.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2027.2578H161.242V31.9572H163.117V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2027.2578H168.746V31.9572H174.371V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2027.2578H176.25V31.9572H180V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2027.2578H181.875V31.9572H189.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2027.2578H191.246V31.9572H193.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.879%2027.2578H195.004V31.9572H196.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.492%2027.2578H200.617V31.9572H202.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2027.2578H213.746V31.9572H226.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2027.2578H228.742V31.9572H230.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2027.2578H236.246V31.9572H238.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2027.2578H240.004V31.9572H241.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2027.2578H245.617V31.9572H247.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2031.9561H22.4961V36.6555H37.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2031.9561H39.3711V36.6555H41.2462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2031.9561H43.1289V36.6555H45.004V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2031.9561H46.8633V36.6555H48.7384V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.254%2031.9561H54.3789V36.6555H56.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9884%2031.9561H58.1133V36.6555H59.9884V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2031.9561H61.8711V36.6555H63.7462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2031.9561H67.4961V36.6555H74.9962V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2031.9561H86.2383V36.6555H89.9882V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2031.9561H91.875V36.6555H103.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2031.9561H104.992V36.6555H108.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2031.9561H110.629V36.6555H112.504V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2031.9561H118.121V36.6555H119.996V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2031.9561H121.867V36.6555H123.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.867%2031.9561H133.117V36.6555H136.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2031.9561H138.754V36.6555H148.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2031.9561H149.992V36.6555H151.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.254%2031.9561H155.629V36.6555H161.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.488%2031.9561H170.613V36.6555H172.488V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2031.9561H174.371V36.6555H178.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2031.9561H181.875V36.6555H183.75V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2031.9561H185.621V36.6555H187.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2031.9561H189.367V36.6555H191.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.238%2031.9561H198.738V36.6555H206.238V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2031.9561H213.746V36.6555H226.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2031.9561H228.742V36.6555H230.617V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2031.9561H236.246V36.6555H238.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2031.9561H240.004V36.6555H241.879V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2031.9561H245.617V36.6555H247.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2036.6562H22.4961V41.3557H37.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2036.6562H39.3711V41.3557H41.2462V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2036.6562H43.1289V41.3557H45.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2036.6562H46.8633V41.3557H48.7384V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2036.6562H54.3789V41.3557H58.1288V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2036.6562H59.9922V41.3557H61.8673V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2036.6562H63.75V41.3557H71.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2036.6562H74.9883V41.3557H84.3632V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6132%2036.6562H86.2383V41.3557H95.6132V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2036.6562H97.5V41.3557H99.3751V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2036.6562H101.246V41.3557H103.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.246%2036.6562H106.871V41.3557H116.246V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2036.6562H118.121V41.3557H123.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.25%2036.6562H125.625V41.3557H131.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2036.6562H133.117V41.3557H134.992V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2036.6562H138.754V41.3557H140.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2036.6562H149.992V41.3557H153.742V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.504%2036.6562H155.629V41.3557H157.504V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.754%2036.6562H166.879V41.3557H168.754V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2036.6562H176.25V41.3557H180V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.625%2036.6562H181.875V41.3557H185.625V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.363%2036.6562H187.488V41.3557H189.363V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2036.6562H191.246V41.3557H198.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2036.6562H202.496V41.3557H211.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2036.6562H213.746V41.3557H226.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2036.6562H228.742V41.3557H230.617V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2036.6562H236.246V41.3557H238.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2036.6562H240.004V41.3557H241.879V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2036.6562H245.617V41.3557H247.492V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2041.3555H22.4961V46.0549H37.496V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2041.3555H39.3711V46.0549H41.2462V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2041.3555H43.1289V46.0549H45.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2041.3555H46.8633V46.0549H48.7384V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2041.3555H54.3789V46.0549H58.1288V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2041.3555H59.9922V46.0549H61.8673V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M69.375%2041.3555H63.75V46.0549H69.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6212%2041.3555H78.7461V46.0549H80.6212V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4883%2041.3555H86.2383V46.0549H97.4883V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M105.004%2041.3555H99.3789V46.0549H105.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2041.3555H106.871V46.0549H108.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2041.3555H110.629V46.0549H112.504V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2041.3555H118.121V46.0549H123.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M127.5%2041.3555H125.625V46.0549H127.5V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M134.988%2041.3555H131.238V46.0549H134.988V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2041.3555H136.875V46.0549H138.75V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2041.3555H149.992V46.0549H153.742V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M166.875%2041.3555H165V46.0549H166.875V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M176.238%2041.3555H170.613V46.0549H176.238V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2041.3555H178.117V46.0549H179.992V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2041.3555H181.875V46.0549H189.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2041.3555H191.246V46.0549H193.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2041.3555H195.004V46.0549H200.629V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M210%2041.3555H204.375V46.0549H210V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2041.3555H213.746V46.0549H226.871V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2041.3555H228.742V46.0549H230.617V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2041.3555H236.246V46.0549H238.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2041.3555H240.004V46.0549H241.879V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2041.3555H245.617V46.0549H247.492V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2046.0537H22.4961V50.7531H37.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2046.0537H39.3711V50.7531H41.2462V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2046.0537H43.1289V50.7531H45.004V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2046.0537H46.8633V50.7531H48.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2046.0537H54.3789V50.7531H63.7538V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2046.0537H65.6172V50.7531H67.4923V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8751%2046.0537H69.375V50.7531H76.8751V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2046.0537H78.7461V50.7531H82.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7384%2046.0537H86.2383V50.7531H93.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2046.0537H95.6211V50.7531H97.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2046.0537H101.246V50.7531H108.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2046.0537H110.629V50.7531H112.504V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2046.0537H118.121V50.7531H119.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.492%2046.0537H121.867V50.7531H127.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2046.0537H129.371V50.7531H134.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2046.0537H140.621V50.7531H148.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2046.0537H149.992V50.7531H153.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.738%2046.0537H159.363V50.7531H168.738V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.367%2046.0537H172.492V50.7531H174.367V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2046.0537H178.117V50.7531H179.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2046.0537H181.875V50.7531H189.375V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2046.0537H191.246V50.7531H193.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.379%2046.0537H195.004V50.7531H204.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2046.0537H206.242V50.7531H209.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2046.0537H213.746V50.7531H226.871V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2046.0537H228.742V50.7531H230.617V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2046.0537H236.246V50.7531H238.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2046.0537H240.004V50.7531H241.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2046.0537H245.617V50.7531H247.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2050.7539H22.4961V55.4533H37.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2050.7539H39.3711V55.4533H41.2462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2050.7539H43.1289V55.4533H45.004V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2050.7539H46.8633V55.4533H48.7384V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0039%2050.7539H54.3789V55.4533H60.0039V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2050.7539H61.8711V55.4533H63.7462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.1211%2050.7539H67.4961V55.4533H73.1211V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2050.7539H74.9883V55.4533H84.3632V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2050.7539H86.2383V55.4533H88.1134V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2050.7539H95.6211V55.4533H99.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2050.7539H104.992V55.4533H108.742V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2050.7539H112.496V55.4533H114.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2050.7539H118.121V55.4533H121.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.375%2050.7539H125.625V55.4533H129.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.625%2050.7539H136.875V55.4533H140.625V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.117%2050.7539H144.367V55.4533H148.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2050.7539H149.992V55.4533H151.867V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2050.7539H161.242V55.4533H163.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2050.7539H168.746V55.4533H172.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2050.7539H174.371V55.4533H178.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2050.7539H181.875V55.4533H187.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2050.7539H189.367V55.4533H191.242V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2050.7539H195.004V55.4533H200.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2050.7539H202.496V55.4533H211.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2050.7539H213.746V55.4533H226.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2050.7539H228.742V55.4533H230.617V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2050.7539H236.246V55.4533H238.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2050.7539H240.004V55.4533H241.879V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2050.7539H245.617V55.4533H247.492V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2055.4551H22.4961V60.1545H37.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2055.4551H39.3711V60.1545H41.2462V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2055.4551H43.1289V60.1545H45.004V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2055.4551H46.8633V60.1545H48.7384V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2055.4551H54.3789V60.1545H65.6289V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2055.4551H67.4961V60.1545H69.3712V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2055.4551H73.1211V60.1545H74.9962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4922%2055.4551H76.8672V60.1545H82.4922V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2055.4551H86.2383V60.1545H88.1134V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2055.4551H89.9961V60.1545H97.4962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2055.4551H99.3789V60.1545H103.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.367%2055.4551H104.992V60.1545H114.367V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2055.4551H118.121V60.1545H119.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2055.4551H121.867V60.1545H123.742V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2055.4551H125.625V60.1545H133.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.496%2055.4551H140.621V60.1545H142.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.492%2055.4551H149.992V60.1545H157.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.992%2055.4551H161.242V60.1545H164.992V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2055.4551H168.746V60.1545H172.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2055.4551H174.371V60.1545H176.246V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2055.4551H181.875V60.1545H183.75V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2055.4551H185.621V60.1545H187.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.617%2055.4551H189.367V60.1545H200.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2055.4551H202.496V60.1545H208.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2055.4551H213.746V60.1545H226.871V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2055.4551H228.742V60.1545H230.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2055.4551H236.246V60.1545H238.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2055.4551H240.004V60.1545H241.879V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2055.4551H245.617V60.1545H247.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2060.1514H22.4961V64.8508H37.496V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2060.1514H39.3711V64.8508H41.2462V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2060.1514H43.1289V64.8508H45.004V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2060.1514H46.8633V64.8508H48.7384V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2060.1514H54.3789V64.8508H65.6289V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2060.1514H67.4961V64.8508H69.3712V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M76.871%2060.1514H73.1211V64.8508H76.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M82.5001%2060.1514H80.625V64.8508H82.5001V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2060.1514H86.2383V64.8508H88.1134V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3672%2060.1514H93.7422V64.8508H99.3672V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2060.1514H101.246V64.8508H103.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M112.5%2060.1514H108.75V64.8508H112.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2060.1514H118.121V64.8508H121.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2060.1514H127.504V64.8508H131.254V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2060.1514H136.875V64.8508H138.75V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2060.1514H140.621V64.8508H148.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2060.1514H149.992V64.8508H153.742V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2060.1514H155.629V64.8508H159.379V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2060.1514H161.242V64.8508H163.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2060.1514H165V64.8508H172.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2060.1514H181.875V64.8508H191.25V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2060.1514H193.125V64.8508H195V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M204.363%2060.1514H198.738V64.8508H204.363V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M208.117%2060.1514H206.242V64.8508H208.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2060.1514H213.746V64.8508H226.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2060.1514H228.742V64.8508H230.617V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2060.1514H236.246V64.8508H238.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2060.1514H240.004V64.8508H241.879V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2060.1514H245.617V64.8508H247.492V60.1514Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56870'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._bank-card-front-icon_1nryz_83:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45763'%20y='-1.45763'%20width='277.085'%20height='169.085'%20rx='13.1186'%20transform='matrix(1%200%200%20-1%200%20169.085)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91525'/%3e%3crect%20x='23.332'%20y='23.3223'%20width='107.917'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='93.332'%20y='142.848'%20width='99.1667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='122.44'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='84.582'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='207.082'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='142.848'%20width='61.25'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='52.4746'%20width='40.8333'%20height='37.8983'%20rx='5.83051'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='58.3047'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='44.4805'%20y='52.4746'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2052.4746)'%20fill='white'/%3e%3crect%20x='37.918'%20y='58.3047'%20width='26.2373'%20height='1.45833'%20transform='rotate(90%2037.918%2058.3047)'%20fill='white'/%3e%3crect%20x='51.043'%20y='67.0508'%20width='17.4915'%20height='1.45833'%20transform='rotate(90%2051.043%2067.0508)'%20fill='white'/%3e%3crect%20x='44.4805'%20y='84.542'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2084.542)'%20fill='white'/%3e%3crect%20x='23.3359'%20y='83.085'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3ccircle%20cx='224.476'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3ccircle%20cx='247.796'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3c/svg%3e")}._bank-card-back-icon_1nryz_87:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45833'%20y='-1.45833'%20width='277.083'%20height='169.083'%20rx='13.125'%20transform='matrix(1%200%200%20-1%200%20169.083)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91667'/%3e%3crect%20y='14.5762'%20width='280'%20height='40.8136'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='69.9658'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='224.582'%20y='119.525'%20width='23.3333'%20height='34.9831'%20fill='%23333543'/%3e%3ccircle%20cx='224.582'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3ccircle%20cx='247.918'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3c/svg%3e")}._document-front-icon_1nryz_91:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M520%20200H800V240H520V200Z'%20fill='white'/%3e%3cpath%20d='M800%20300H520V340H800V300Z'%20fill='white'/%3e%3cpath%20d='M520%20400H800V440H520V400Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M274.943%20123.429L274.933%20123.432C266.551%20126.295%20258.863%20130.466%20251.927%20135.343C243.39%20140.807%20235.349%20147.484%20228.244%20155.117C216.999%20166.723%20206.985%20181.73%20202.638%20200.462C201.732%20203.954%20201.031%20207.508%20200.554%20211.114C198.857%20223.937%20199.991%20237.409%20204.799%20251.055C201.906%20250.776%20199.719%20251.697%20198.089%20253.419C191.062%20260.842%20194.356%20283.152%20195.842%20288.454C202.652%20312.775%20208.999%20319.597%20213.796%20319.988C216.486%20337.575%20230.545%20358.063%20243.587%20375.139C243.587%20405.888%20203.816%20413.339%20170.442%20419.591C162.723%20421.037%20155.346%20422.419%20148.883%20424.01C114.629%20432.436%20110.268%20472.281%20110.168%20504.349C110.141%20513.052%20117.321%20520%20126.023%20520H473.977C482.679%20520%20489.859%20513.052%20489.839%20504.349C489.769%20472.142%20485.483%20432.464%20451.117%20424.01C445.211%20422.556%20438.486%20421.191%20431.39%20419.752L431.388%20419.751C396.76%20412.725%20353.321%20403.912%20353.321%20374.203C353.664%20373.739%20354.01%20373.272%20354.358%20372.804C357.463%20368.617%20360.701%20364.25%20363.825%20359.791C372.128%20347.938%20379.624%20335.429%20381.652%20323.912C382.709%20324.634%20383.91%20325.123%20385.24%20325.123C385.796%20325.123%20386.374%20325.037%20386.972%20324.849C391.593%20323.394%20397.418%20315.772%20403.633%20293.568C410.9%20267.609%20406.477%20258.905%20400.199%20256.714C420.616%20157.928%20373.971%20154.617%20373.971%20154.617C373.971%20154.617%20366.934%20140.939%20348.397%20130.606C337.66%20124.183%20323.287%20119%20304.851%20119C301.953%20119%20298.964%20119.122%20295.865%20119.395C288.479%20119.744%20281.5%20121.188%20274.943%20123.429ZM321.183%20350.388C316.077%20357.278%20313.321%20365.627%20313.321%20374.203C313.321%20396.791%20323.959%20414.183%20337.296%20425.916C349.473%20436.63%20364.134%20443.009%20376.199%20447.154C388.689%20451.445%20401.819%20454.454%20412.943%20456.796C417.197%20457.692%20421.006%20458.464%20424.494%20459.171L424.495%20459.171C431.031%20460.495%20436.443%20461.592%20441.555%20462.85L441.562%20462.852C442.371%20463.051%20442.688%20463.234%20442.718%20463.251L442.719%20463.252L442.723%20463.254C442.746%20463.267%20442.79%20463.292%20442.907%20463.412C443.207%20463.723%20444.371%20465.103%20445.684%20468.766C446.817%20471.928%20447.691%20475.687%20448.338%20480H151.711C152.363%20475.717%20153.239%20471.971%20154.372%20468.81C155.699%20465.109%20156.878%20463.698%20157.192%20463.372L157.194%20463.369C157.207%20463.34%20157.301%20463.132%20158.438%20462.852L158.445%20462.85C163.729%20461.549%20169.527%20460.462%20176.817%20459.096L176.821%20459.095C179.572%20458.579%20182.535%20458.024%20185.763%20457.402C196.469%20455.34%20209.407%20452.649%20221.731%20448.562C233.686%20444.597%20248.469%20438.255%20260.709%20426.995C274.269%20414.522%20283.587%20396.915%20283.587%20375.139C283.587%20366.365%20280.702%20357.834%20275.376%20350.86C269.197%20342.77%20263.625%20334.956%20259.415%20327.693C254.949%20319.99%20253.579%20315.526%20253.336%20313.941C251.698%20303.233%20245.887%20294.002%20237.651%20287.879C236.767%20285.573%20235.697%20282.397%20234.493%20278.142C234.495%20278.139%20234.486%20278.086%20234.467%20277.984L234.452%20277.901C235.091%20277.195%20235.707%20276.464%20236.298%20275.708C244.717%20264.952%20247.065%20250.644%20242.526%20237.762C239.17%20228.237%20239.103%20219.19%20241.356%20210.506C241.443%20210.173%20241.525%20209.839%20241.603%20209.503C243.904%20199.588%20249.376%20190.79%20256.971%20182.951C257.156%20182.76%20257.34%20182.567%20257.521%20182.372C262.328%20177.208%20267.774%20172.691%20273.489%20169.034C273.978%20168.721%20274.46%20168.397%20274.936%20168.063C279.286%20165.004%20283.597%20162.748%20287.809%20161.303L287.883%20161.278C291.162%20160.157%20294.424%20159.508%20297.75%20159.351C298.292%20159.325%20298.833%20159.288%20299.374%20159.241C301.267%20159.074%20303.083%20159%20304.851%20159C315.374%20159%20322.72%20161.857%20327.864%20164.933C328.213%20165.142%20328.565%20165.345%20328.92%20165.543C333.473%20168.081%20336.341%20170.874%20337.886%20172.659C338.515%20173.386%20338.906%20173.925%20339.077%20174.173C344.22%20183.353%20352.722%20190.05%20362.636%20192.979C364.507%20197.532%20368.476%20212.578%20361.027%20248.618C358.865%20259.075%20361.005%20269.523%20366.336%20278.005C366.023%20279.378%20365.623%20280.965%20365.114%20282.784L365.113%20282.786C364.533%20284.861%20363.983%20286.685%20363.469%20288.283C352.34%20293.961%20344.445%20304.559%20342.258%20316.974C342.258%20316.974%20342.208%20317.246%20342.023%20317.818C341.833%20318.406%20341.53%20319.218%20341.065%20320.269C340.111%20322.423%20338.685%20325.105%20336.678%20328.368C332.654%20334.911%20327.684%20341.617%20321.853%20349.483L321.183%20350.388Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M80%200C35.8172%200%200%2035.8172%200%2080V560C0%20604.183%2035.8172%20640%2080%20640H840C884.183%20640%20920%20604.183%20920%20560V80C920%2035.8172%20884.183%200%20840%200H80ZM840%2040H80C57.9086%2040%2040%2057.9086%2040%2080V560C40%20582.091%2057.9086%20600%2080%20600H840C862.091%20600%20880%20582.091%20880%20560V80C880%2057.9086%20862.091%2040%20840%2040Z'%20fill='white'/%3e%3c/svg%3e")}._document-back-icon_1nryz_95:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M460%20300H140V340H460V300Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M100%200C44.7715%200%200%2044.7715%200%20100V540C0%20595.228%2044.7715%20640%20100%20640H820C875.228%20640%20920%20595.228%20920%20540V100C920%2044.7715%20875.229%200%20820%200H100ZM820%2040H100C66.8629%2040%2040%2066.8629%2040%20100V140H880V100C880%2066.8629%20853.137%2040%20820%2040ZM40%20540V240H880V540C880%20573.137%20853.137%20600%20820%20600H100C66.8629%20600%2040%20573.137%2040%20540Z'%20fill='white'/%3e%3c/svg%3e")}@keyframes _slide_1nryz_22{0%{background-position:center 115%}to{background-position:center -15%}}@keyframes _flip-front_1nryz_1{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}@keyframes _flip-back_1nryz_1{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}`,Jb=`._tilt_5ot88_1{width:80%;height:100%;position:absolute;align-self:center;perspective:1000px}._tilt_5ot88_1:before{content:"";width:100%;height:100%;display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:100% auto}._vertical_5ot88_19:before{animation:_vertical_5ot88_19 2s .4s infinite linear}._horizontal_5ot88_23:before{animation:_horizontal_5ot88_23 2s .4s infinite linear}._left-bottom-right-top_5ot88_27:before{animation:_left-bottom-right-top_5ot88_27 2s .4s infinite linear}._right-bottom-left-top_5ot88_31:before{animation:_right-bottom-left-top_5ot88_31 2s .4s infinite linear}._id-front-icon_5ot88_35:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.246%2028.1982H22.4961V126.887C22.4962%20124.482%2027.1732%20123.323%2032.6526%20121.964C39.93%20120.16%2048.6229%20118.005%2049.6542%20112.116C44.6713%20108.96%2042.7698%20104.198%2040.8243%2099.3255C40.4465%2098.3791%2040.0669%2097.4286%2039.6629%2096.485C34.7738%20101.236%2032.5935%2079.4764%2036.9774%2079.4764C28.6435%2056.9793%2051.4615%2038.5191%2072.545%2051.2088C84.91%2048.5382%2091.7424%2063.3145%2084.3766%2079.4768C87.4153%2078.0182%2087.9964%2085.7946%2087.4153%2090.6287C87.4153%2091.8706%2086.1245%20100.564%2082.8626%2097.1966C82.4668%2098.1115%2082.0949%2099.0331%2081.7247%2099.9507L81.7241%2099.9523L81.7239%2099.9527C79.768%20104.801%2077.8573%20109.537%2072.6874%20112.594C74.1725%20118.123%2083.0554%20120.21%2090.5254%20121.964C96.3092%20123.323%20101.246%20124.482%20101.246%20126.887V28.1982Z'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='104.327'%20width='59.0625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='182.812'%20y='104.327'%20width='64.6875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='28.1963'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='53.5742'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='78.9512'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='129.704'%20width='135'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-single-icon_5ot88_39:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='219'%20viewBox='0%200%20309%20219'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%20196.527C1.40455%20200.484%201.40564%20203.366%201.59124%20205.638C1.7755%20207.893%202.13459%20209.422%202.78232%20210.693C3.99425%20213.072%205.92806%20215.006%208.3066%20216.218C9.57784%20216.865%2011.1068%20217.225%2013.3621%20217.409C15.6337%20217.594%2018.5165%20217.595%2022.4727%20217.595H286.527C290.484%20217.595%20293.366%20217.594%20295.638%20217.409C297.893%20217.225%20299.422%20216.865%20300.693%20216.218C303.072%20215.006%20305.006%20213.072%20306.218%20210.693C306.865%20209.422%20307.224%20207.893%20307.409%20205.638C307.594%20203.366%20307.595%20200.484%20307.595%20196.527V1.40454H1.40455V196.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%2033.6924H22.4727V129.154H22.4727C22.4729%20126.828%2026.8105%20125.706%2031.8923%20124.392L31.8924%20124.392C38.6418%20122.647%2046.7039%20120.562%2047.6604%20114.866C43.039%20111.813%2041.2755%20107.207%2039.4712%20102.494L39.4711%20102.494C39.1207%20101.578%2038.7687%20100.659%2038.394%2099.7463C33.8596%20104.342%2031.8376%2083.2938%2035.9034%2083.2938C28.1741%2061.5324%2049.3366%2043.6758%2068.8904%2055.9505C80.3582%2053.3672%2086.695%2067.6604%2079.8636%2083.2943C82.6818%2081.8833%2083.2207%2089.4054%2082.6818%2094.0815C82.6818%2095.2828%2081.4847%20103.692%2078.4594%20100.435C78.0921%20101.32%2077.747%20102.212%2077.4035%20103.1L77.4034%20103.1L77.4033%20103.101C75.5893%20107.79%2073.8173%20112.371%2069.0225%20115.329C70.3998%20120.677%2078.6382%20122.695%2085.5662%20124.392C90.9184%20125.703%2095.4886%20126.823%2095.509%20129.138V33.6924Z'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='160.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='53.3457'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='73'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='92.6543'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='112.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='131.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='185.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-both-pages-icon_5ot88_43:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='438'%20viewBox='0%200%20309%20438'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%2022.4727C1.40455%2018.5165%201.40564%2015.6337%201.59124%2013.3621C1.7755%2011.1068%202.13459%209.57784%202.78232%208.3066C3.99425%205.92806%205.92806%203.99425%208.3066%202.78232C9.57784%202.13459%2011.1068%201.7755%2013.3621%201.59124C15.6337%201.40564%2018.5165%201.40455%2022.4727%201.40455H286.527C290.484%201.40455%20293.366%201.40564%20295.638%201.59124C297.893%201.7755%20299.422%202.13459%20300.693%202.78232C303.072%203.99425%20305.006%205.92806%20306.218%208.3066C306.865%209.57784%20307.224%2011.1068%20307.409%2013.3621C307.594%2015.6337%20307.595%2018.5165%20307.595%2022.4727V217.595H1.40455V22.4727Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20d='M1.40455%20415.527C1.40455%20419.484%201.40564%20422.366%201.59124%20424.638C1.7755%20426.893%202.13459%20428.422%202.78232%20429.693C3.99425%20432.072%205.92806%20434.006%208.3066%20435.218C9.57784%20435.865%2011.1068%20436.225%2013.3621%20436.409C15.6337%20436.594%2018.5165%20436.595%2022.4727%20436.595H286.527C290.484%20436.595%20293.366%20436.594%20295.638%20436.409C297.893%20436.225%20299.422%20435.865%20300.693%20435.218C303.072%20434.006%20305.006%20432.072%20306.218%20429.693C306.865%20428.422%20307.224%20426.893%20307.409%20424.638C307.594%20422.366%20307.595%20419.484%20307.595%20415.527V220.405H1.40455V415.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3crect%20x='22.4727'%20y='379.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='272.346'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='292'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='311.654'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='331.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='350.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='404.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%20252.692H22.4727V348.154H95.509V348.154H22.4727C22.4727%20345.828%2026.8104%20344.706%2031.8923%20343.392L31.8924%20343.392C38.6418%20341.647%2046.7039%20339.562%2047.6604%20333.866C43.039%20330.813%2041.2755%20326.206%2039.4712%20321.494L39.4711%20321.493C39.1207%20320.578%2038.7687%20319.659%2038.394%20318.746C33.8596%20323.342%2031.8376%20302.294%2035.9034%20302.294C28.1741%20280.532%2049.3366%20262.676%2068.8904%20274.95C80.3582%20272.367%2086.695%20286.66%2079.8636%20302.294C82.6818%20300.883%2083.2207%20308.405%2082.6818%20313.081C82.6818%20314.282%2081.4847%20322.692%2078.4594%20319.434C78.0921%20320.32%2077.747%20321.212%2077.4035%20322.1L77.4034%20322.1L77.4033%20322.1C75.5893%20326.79%2073.8173%20331.371%2069.0225%20334.328C70.3998%20339.677%2078.6382%20341.695%2085.5662%20343.392C90.9184%20344.703%2095.4886%20345.823%2095.509%20348.138V252.692Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-front-icon_5ot88_47:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='112.5'%20y='25.377'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='76.1309'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='225'%20height='11.2787'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.25%2025.377H22.5V124.065C22.5003%20121.661%2027.1772%20120.502%2032.6565%20119.143C39.9339%20117.339%2048.6268%20115.184%2049.6581%20109.295C44.6752%20106.139%2042.7737%20101.377%2040.8282%2096.5044C40.4504%2095.558%2040.0708%2094.6075%2039.6668%2093.6639C34.7777%2098.4148%2032.5974%2076.6553%2036.9813%2076.6553C28.6474%2054.1582%2051.4654%2035.698%2072.5489%2048.3877C84.9139%2045.717%2091.7464%2060.4934%2084.3805%2076.6557C87.4192%2075.1971%2088.0003%2082.9735%2087.4192%2087.8076C87.4192%2089.0495%2086.1284%2097.7429%2082.8665%2094.3755C82.4704%2095.2911%2082.0983%2096.2133%2081.7279%2097.1316C79.7719%20101.98%2077.8612%20106.715%2072.6914%20109.773C74.1764%20115.302%2083.0593%20117.388%2090.5293%20119.143C96.3129%20120.502%20101.25%20121.661%20101.25%20124.065V25.377Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-back-icon_5ot88_51:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='171.562'%20y='22.5576'%20width='75.9375'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='154.688'%20y='138.164'%20width='92.8125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='73.3115'%20width='73.125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='50.625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-back-icon_5ot88_55:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='25.377'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3c/svg%3e")}._id-barcode-back-icon_5ot88_59:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='225'%20height='33.8361'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56590)'%3e%3cpath%20d='M247.5%2022.5576H22.5V64.8527H247.5V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.4999%2022.5576H22.5V27.257H37.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2022.5576H39.375V27.257H41.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2022.5576H43.1328V27.257H45.0079V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2022.5576H46.8672V27.257H48.7423V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2022.5576H54.3828V27.257H63.7577V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2022.5576H65.6211V27.257H67.4962V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2022.5576H69.3789V27.257H71.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2022.5576H73.125V27.257H82.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2022.5576H86.2422V27.257H89.9921V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.754%2022.5576H91.8789V27.257H93.754V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2022.5576H95.625V27.257H99.3749V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.621%2022.5576H104.996V27.257H110.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2022.5576H118.125V27.257H121.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2022.5576H129.375V27.257H133.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2022.5576H135V27.257H136.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2022.5576H138.758V27.257H140.633V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2022.5576H149.996V27.257H151.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2022.5576H153.754V27.257H159.379V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.508%2022.5576H166.883V27.257H172.508V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2022.5576H174.375V27.257H176.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2022.5576H181.879V27.257H191.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2022.5576H193.129V27.257H195.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2022.5576H196.875V27.257H198.75V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2022.5576H200.621V27.257H209.996V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2022.5576H213.75V27.257H226.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2022.5576H228.746V27.257H230.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2022.5576H236.25V27.257H238.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2022.5576H240.008V27.257H241.883V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2022.5576H245.621V27.257H247.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2027.2578H22.5V31.9572H37.4999V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2027.2578H39.375V31.9572H41.2501V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2027.2578H43.1328V31.9572H45.0079V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2027.2578H46.8672V31.9572H48.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8829%2027.2578H54.3828V31.9572H61.8829V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.629%2027.2578H63.7539V31.9572H65.629V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2027.2578H67.5V31.9572H69.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7462%2027.2578H76.8711V31.9572H78.7462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8672%2027.2578H86.2422V31.9572H91.8672V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2027.2578H97.5039V31.9572H99.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M105%2027.2578H101.25V31.9572H105V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2027.2578H110.633V31.9572H112.508V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2027.2578H118.125V31.9572H121.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2027.2578H125.629V31.9572H133.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2027.2578H135V31.9572H136.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2027.2578H138.758V31.9572H148.133V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.621%2027.2578H149.996V31.9572H155.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2027.2578H161.246V31.9572H163.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.375%2027.2578H168.75V31.9572H174.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2027.2578H176.254V31.9572H180.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2027.2578H181.879V31.9572H189.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2027.2578H191.25V31.9572H193.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.883%2027.2578H195.008V31.9572H196.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.496%2027.2578H200.621V31.9572H202.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2027.2578H213.75V31.9572H226.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2027.2578H228.746V31.9572H230.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2027.2578H236.25V31.9572H238.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2027.2578H240.008V31.9572H241.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2027.2578H245.621V31.9572H247.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2031.9561H22.5V36.6555H37.4999V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2031.9561H39.375V36.6555H41.2501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2031.9561H43.1328V36.6555H45.0079V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2031.9561H46.8672V36.6555H48.7423V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.2579%2031.9561H54.3828V36.6555H56.2579V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9923%2031.9561H58.1172V36.6555H59.9923V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2031.9561H61.875V36.6555H63.7501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2031.9561H67.5V36.6555H75.0001V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2031.9561H86.2422V36.6555H89.9921V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2031.9561H91.8789V36.6555H103.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2031.9561H104.996V36.6555H108.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2031.9561H110.633V36.6555H112.508V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2031.9561H118.125V36.6555H120V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2031.9561H121.871V36.6555H123.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2031.9561H133.121V36.6555H136.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2031.9561H138.758V36.6555H148.133V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2031.9561H149.996V36.6555H151.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.258%2031.9561H155.633V36.6555H161.258V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.492%2031.9561H170.617V36.6555H172.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2031.9561H174.375V36.6555H178.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2031.9561H181.879V36.6555H183.754V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2031.9561H185.625V36.6555H187.5V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2031.9561H189.371V36.6555H191.246V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.242%2031.9561H198.742V36.6555H206.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2031.9561H213.75V36.6555H226.875V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2031.9561H228.746V36.6555H230.621V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2031.9561H236.25V36.6555H238.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2031.9561H240.008V36.6555H241.883V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2031.9561H245.621V36.6555H247.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2036.6562H22.5V41.3557H37.4999V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2036.6562H39.375V41.3557H41.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2036.6562H43.1328V41.3557H45.0079V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2036.6562H46.8672V41.3557H48.7423V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2036.6562H54.3828V41.3557H58.1327V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2036.6562H59.9961V41.3557H61.8712V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2036.6562H63.7539V41.3557H71.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2036.6562H74.9922V41.3557H84.3671V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6171%2036.6562H86.2422V41.3557H95.6171V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2036.6562H97.5039V41.3557H99.379V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2036.6562H101.25V41.3557H103.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.25%2036.6562H106.875V41.3557H116.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2036.6562H118.125V41.3557H123.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2036.6562H125.629V41.3557H131.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2036.6562H133.121V41.3557H134.996V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2036.6562H138.758V41.3557H140.633V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2036.6562H149.996V41.3557H153.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.508%2036.6562H155.633V41.3557H157.508V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.758%2036.6562H166.883V41.3557H168.758V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2036.6562H176.254V41.3557H180.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.629%2036.6562H181.879V41.3557H185.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.367%2036.6562H187.492V41.3557H189.367V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2036.6562H191.25V41.3557H198.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2036.6562H202.5V41.3557H211.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2036.6562H213.75V41.3557H226.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2036.6562H228.746V41.3557H230.621V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2036.6562H236.25V41.3557H238.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2036.6562H240.008V41.3557H241.883V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2036.6562H245.621V41.3557H247.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2041.3564H22.5V46.0559H37.4999V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2041.3564H39.375V46.0559H41.2501V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2041.3564H43.1328V46.0559H45.0079V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2041.3564H46.8672V46.0559H48.7423V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2041.3564H54.3828V46.0559H58.1327V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2041.3564H59.9961V46.0559H61.8712V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3789%2041.3564H63.7539V46.0559H69.3789V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6251%2041.3564H78.75V46.0559H80.6251V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4922%2041.3564H86.2422V46.0559H97.4922V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M105.008%2041.3564H99.3828V46.0559H105.008V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2041.3564H106.875V46.0559H108.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2041.3564H110.633V46.0559H112.508V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2041.3564H118.125V46.0559H123.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M127.504%2041.3564H125.629V46.0559H127.504V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2041.3564H131.242V46.0559H134.992V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2041.3564H136.879V46.0559H138.754V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2041.3564H149.996V46.0559H153.746V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M166.879%2041.3564H165.004V46.0559H166.879V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M176.242%2041.3564H170.617V46.0559H176.242V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2041.3564H178.121V46.0559H179.996V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2041.3564H181.879V46.0559H189.379V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2041.3564H191.25V46.0559H193.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2041.3564H195.008V46.0559H200.633V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M210.004%2041.3564H204.379V46.0559H210.004V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2041.3564H213.75V46.0559H226.875V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2041.3564H228.746V46.0559H230.621V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2041.3564H236.25V46.0559H238.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2041.3564H240.008V46.0559H241.883V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2041.3564H245.621V46.0559H247.496V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2046.0537H22.5V50.7531H37.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2046.0537H39.375V50.7531H41.2501V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2046.0537H43.1328V50.7531H45.0079V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2046.0537H46.8672V50.7531H48.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2046.0537H54.3828V50.7531H63.7577V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2046.0537H65.6211V50.7531H67.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.879%2046.0537H69.3789V50.7531H76.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2046.0537H78.75V50.7531H82.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7423%2046.0537H86.2422V50.7531H93.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2046.0537H95.625V50.7531H97.5001V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2046.0537H101.25V50.7531H108.75V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2046.0537H110.633V50.7531H112.508V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2046.0537H118.125V50.7531H120V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.496%2046.0537H121.871V50.7531H127.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M135%2046.0537H129.375V50.7531H135V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2046.0537H140.625V50.7531H148.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2046.0537H149.996V50.7531H153.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.742%2046.0537H159.367V50.7531H168.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2046.0537H172.496V50.7531H174.371V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2046.0537H178.121V50.7531H179.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2046.0537H181.879V50.7531H189.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2046.0537H191.25V50.7531H193.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.383%2046.0537H195.008V50.7531H204.383V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2046.0537H206.246V50.7531H209.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2046.0537H213.75V50.7531H226.875V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2046.0537H228.746V50.7531H230.621V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2046.0537H236.25V50.7531H238.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2046.0537H240.008V50.7531H241.883V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2046.0537H245.621V50.7531H247.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2050.7539H22.5V55.4533H37.4999V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2050.7539H39.375V55.4533H41.2501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2050.7539H43.1328V55.4533H45.0079V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2050.7539H46.8672V55.4533H48.7423V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0078%2050.7539H54.3828V55.4533H60.0078V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2050.7539H61.875V55.4533H63.7501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.125%2050.7539H67.5V55.4533H73.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2050.7539H74.9922V55.4533H84.3671V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2050.7539H86.2422V55.4533H88.1173V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2050.7539H95.625V55.4533H99.3749V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2050.7539H104.996V55.4533H108.746V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.375%2050.7539H112.5V55.4533H114.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2050.7539H118.125V55.4533H121.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.379%2050.7539H125.629V55.4533H129.379V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2050.7539H136.879V55.4533H140.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2050.7539H144.371V55.4533H148.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2050.7539H149.996V55.4533H151.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2050.7539H161.246V55.4533H163.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2050.7539H168.75V55.4533H172.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2050.7539H174.375V55.4533H178.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.504%2050.7539H181.879V55.4533H187.504V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2050.7539H189.371V55.4533H191.246V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2050.7539H195.008V55.4533H200.633V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2050.7539H202.5V55.4533H211.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2050.7539H213.75V55.4533H226.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2050.7539H228.746V55.4533H230.621V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2050.7539H236.25V55.4533H238.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2050.7539H240.008V55.4533H241.883V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2050.7539H245.621V55.4533H247.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2055.4551H22.5V60.1545H37.4999V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2055.4551H39.375V60.1545H41.2501V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2055.4551H43.1328V60.1545H45.0079V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2055.4551H46.8672V60.1545H48.7423V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2055.4551H54.3828V60.1545H65.6328V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2055.4551H67.5V60.1545H69.3751V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2055.4551H73.125V60.1545H75.0001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4961%2055.4551H76.8711V60.1545H82.4961V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2055.4551H86.2422V60.1545H88.1173V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2055.4551H90V60.1545H97.5001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.133%2055.4551H99.3828V60.1545H103.133V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2055.4551H104.996V60.1545H114.371V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2055.4551H118.125V60.1545H120V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2055.4551H121.871V60.1545H123.746V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2055.4551H125.629V60.1545H133.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.5%2055.4551H140.625V60.1545H142.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.496%2055.4551H149.996V60.1545H157.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.996%2055.4551H161.246V60.1545H164.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2055.4551H168.75V60.1545H172.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2055.4551H174.375V60.1545H176.25V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2055.4551H181.879V60.1545H183.754V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2055.4551H185.625V60.1545H187.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.621%2055.4551H189.371V60.1545H200.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.125%2055.4551H202.5V60.1545H208.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2055.4551H213.75V60.1545H226.875V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2055.4551H228.746V60.1545H230.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2055.4551H236.25V60.1545H238.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2055.4551H240.008V60.1545H241.883V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2055.4551H245.621V60.1545H247.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2060.1523H22.5V64.8518H37.4999V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2060.1523H39.375V64.8518H41.2501V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2060.1523H43.1328V64.8518H45.0079V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2060.1523H46.8672V64.8518H48.7423V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2060.1523H54.3828V64.8518H65.6328V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2060.1523H67.5V64.8518H69.3751V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8749%2060.1523H73.125V64.8518H76.8749V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M82.504%2060.1523H80.6289V64.8518H82.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2060.1523H86.2422V64.8518H88.1173V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3711%2060.1523H93.7461V64.8518H99.3711V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2060.1523H101.25V64.8518H103.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2060.1523H108.754V64.8518H112.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2060.1523H118.125V64.8518H121.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M131.258%2060.1523H127.508V64.8518H131.258V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2060.1523H136.879V64.8518H138.754V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2060.1523H140.625V64.8518H148.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2060.1523H149.996V64.8518H153.746V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M159.383%2060.1523H155.633V64.8518H159.383V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2060.1523H161.246V64.8518H163.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2060.1523H165.004V64.8518H172.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2060.1523H181.879V64.8518H191.254V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2060.1523H193.129V64.8518H195.004V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M204.367%2060.1523H198.742V64.8518H204.367V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2060.1523H206.246V64.8518H208.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2060.1523H213.75V64.8518H226.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2060.1523H228.746V64.8518H230.621V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2060.1523H236.25V64.8518H238.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2060.1523H240.008V64.8518H241.883V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2060.1523H245.621V64.8518H247.496V60.1523Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56590'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._id-mrz-barcode-back-icon_5ot88_63:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56870)'%3e%3cpath%20d='M247.496%2022.5576H22.4961V64.8527H247.496V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.496%2022.5576H22.4961V27.257H37.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2022.5576H39.3711V27.257H41.2462V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2022.5576H43.1289V27.257H45.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2022.5576H46.8633V27.257H48.7384V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2022.5576H54.3789V27.257H63.7538V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2022.5576H65.6172V27.257H67.4923V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2022.5576H69.375V27.257H71.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2022.5576H73.1211V27.257H82.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2022.5576H86.2383V27.257H89.9882V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7501%2022.5576H91.875V27.257H93.7501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2022.5576H95.6211V27.257H99.371V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.617%2022.5576H104.992V27.257H110.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2022.5576H118.121V27.257H121.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.121%2022.5576H129.371V27.257H133.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2022.5576H134.996V27.257H136.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2022.5576H138.754V27.257H140.629V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2022.5576H149.992V27.257H151.867V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.375%2022.5576H153.75V27.257H159.375V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2022.5576H166.879V27.257H172.504V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2022.5576H174.371V27.257H176.246V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2022.5576H181.875V27.257H191.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2022.5576H193.125V27.257H195V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2022.5576H196.871V27.257H198.746V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2022.5576H200.617V27.257H209.992V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2022.5576H213.746V27.257H226.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2022.5576H228.742V27.257H230.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2022.5576H236.246V27.257H238.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2022.5576H240.004V27.257H241.879V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2022.5576H245.617V27.257H247.492V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2027.2578H22.4961V31.9572H37.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2027.2578H39.3711V31.9572H41.2462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2027.2578H43.1289V31.9572H45.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2027.2578H46.8633V31.9572H48.7384V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.879%2027.2578H54.3789V31.9572H61.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6251%2027.2578H63.75V31.9572H65.6251V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2027.2578H67.4961V31.9572H69.3712V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7423%2027.2578H76.8672V31.9572H78.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8633%2027.2578H86.2383V31.9572H91.8633V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2027.2578H97.5V31.9572H99.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M104.996%2027.2578H101.246V31.9572H104.996V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2027.2578H110.629V31.9572H112.504V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2027.2578H118.121V31.9572H121.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2027.2578H125.625V31.9572H133.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2027.2578H134.996V31.9572H136.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2027.2578H138.754V31.9572H148.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.617%2027.2578H149.992V31.9572H155.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2027.2578H161.242V31.9572H163.117V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2027.2578H168.746V31.9572H174.371V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2027.2578H176.25V31.9572H180V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2027.2578H181.875V31.9572H189.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2027.2578H191.246V31.9572H193.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.879%2027.2578H195.004V31.9572H196.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.492%2027.2578H200.617V31.9572H202.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2027.2578H213.746V31.9572H226.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2027.2578H228.742V31.9572H230.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2027.2578H236.246V31.9572H238.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2027.2578H240.004V31.9572H241.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2027.2578H245.617V31.9572H247.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2031.9561H22.4961V36.6555H37.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2031.9561H39.3711V36.6555H41.2462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2031.9561H43.1289V36.6555H45.004V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2031.9561H46.8633V36.6555H48.7384V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.254%2031.9561H54.3789V36.6555H56.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9884%2031.9561H58.1133V36.6555H59.9884V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2031.9561H61.8711V36.6555H63.7462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2031.9561H67.4961V36.6555H74.9962V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2031.9561H86.2383V36.6555H89.9882V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2031.9561H91.875V36.6555H103.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2031.9561H104.992V36.6555H108.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2031.9561H110.629V36.6555H112.504V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2031.9561H118.121V36.6555H119.996V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2031.9561H121.867V36.6555H123.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.867%2031.9561H133.117V36.6555H136.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2031.9561H138.754V36.6555H148.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2031.9561H149.992V36.6555H151.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.254%2031.9561H155.629V36.6555H161.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.488%2031.9561H170.613V36.6555H172.488V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2031.9561H174.371V36.6555H178.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2031.9561H181.875V36.6555H183.75V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2031.9561H185.621V36.6555H187.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2031.9561H189.367V36.6555H191.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.238%2031.9561H198.738V36.6555H206.238V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2031.9561H213.746V36.6555H226.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2031.9561H228.742V36.6555H230.617V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2031.9561H236.246V36.6555H238.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2031.9561H240.004V36.6555H241.879V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2031.9561H245.617V36.6555H247.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2036.6562H22.4961V41.3557H37.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2036.6562H39.3711V41.3557H41.2462V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2036.6562H43.1289V41.3557H45.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2036.6562H46.8633V41.3557H48.7384V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2036.6562H54.3789V41.3557H58.1288V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2036.6562H59.9922V41.3557H61.8673V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2036.6562H63.75V41.3557H71.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2036.6562H74.9883V41.3557H84.3632V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6132%2036.6562H86.2383V41.3557H95.6132V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2036.6562H97.5V41.3557H99.3751V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2036.6562H101.246V41.3557H103.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.246%2036.6562H106.871V41.3557H116.246V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2036.6562H118.121V41.3557H123.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.25%2036.6562H125.625V41.3557H131.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2036.6562H133.117V41.3557H134.992V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2036.6562H138.754V41.3557H140.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2036.6562H149.992V41.3557H153.742V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.504%2036.6562H155.629V41.3557H157.504V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.754%2036.6562H166.879V41.3557H168.754V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2036.6562H176.25V41.3557H180V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.625%2036.6562H181.875V41.3557H185.625V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.363%2036.6562H187.488V41.3557H189.363V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2036.6562H191.246V41.3557H198.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2036.6562H202.496V41.3557H211.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2036.6562H213.746V41.3557H226.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2036.6562H228.742V41.3557H230.617V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2036.6562H236.246V41.3557H238.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2036.6562H240.004V41.3557H241.879V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2036.6562H245.617V41.3557H247.492V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2041.3555H22.4961V46.0549H37.496V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2041.3555H39.3711V46.0549H41.2462V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2041.3555H43.1289V46.0549H45.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2041.3555H46.8633V46.0549H48.7384V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2041.3555H54.3789V46.0549H58.1288V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2041.3555H59.9922V46.0549H61.8673V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M69.375%2041.3555H63.75V46.0549H69.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6212%2041.3555H78.7461V46.0549H80.6212V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4883%2041.3555H86.2383V46.0549H97.4883V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M105.004%2041.3555H99.3789V46.0549H105.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2041.3555H106.871V46.0549H108.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2041.3555H110.629V46.0549H112.504V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2041.3555H118.121V46.0549H123.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M127.5%2041.3555H125.625V46.0549H127.5V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M134.988%2041.3555H131.238V46.0549H134.988V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2041.3555H136.875V46.0549H138.75V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2041.3555H149.992V46.0549H153.742V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M166.875%2041.3555H165V46.0549H166.875V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M176.238%2041.3555H170.613V46.0549H176.238V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2041.3555H178.117V46.0549H179.992V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2041.3555H181.875V46.0549H189.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2041.3555H191.246V46.0549H193.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2041.3555H195.004V46.0549H200.629V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M210%2041.3555H204.375V46.0549H210V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2041.3555H213.746V46.0549H226.871V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2041.3555H228.742V46.0549H230.617V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2041.3555H236.246V46.0549H238.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2041.3555H240.004V46.0549H241.879V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2041.3555H245.617V46.0549H247.492V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2046.0537H22.4961V50.7531H37.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2046.0537H39.3711V50.7531H41.2462V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2046.0537H43.1289V50.7531H45.004V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2046.0537H46.8633V50.7531H48.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2046.0537H54.3789V50.7531H63.7538V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2046.0537H65.6172V50.7531H67.4923V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8751%2046.0537H69.375V50.7531H76.8751V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2046.0537H78.7461V50.7531H82.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7384%2046.0537H86.2383V50.7531H93.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2046.0537H95.6211V50.7531H97.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2046.0537H101.246V50.7531H108.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2046.0537H110.629V50.7531H112.504V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2046.0537H118.121V50.7531H119.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.492%2046.0537H121.867V50.7531H127.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2046.0537H129.371V50.7531H134.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2046.0537H140.621V50.7531H148.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2046.0537H149.992V50.7531H153.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.738%2046.0537H159.363V50.7531H168.738V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.367%2046.0537H172.492V50.7531H174.367V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2046.0537H178.117V50.7531H179.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2046.0537H181.875V50.7531H189.375V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2046.0537H191.246V50.7531H193.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.379%2046.0537H195.004V50.7531H204.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2046.0537H206.242V50.7531H209.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2046.0537H213.746V50.7531H226.871V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2046.0537H228.742V50.7531H230.617V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2046.0537H236.246V50.7531H238.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2046.0537H240.004V50.7531H241.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2046.0537H245.617V50.7531H247.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2050.7539H22.4961V55.4533H37.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2050.7539H39.3711V55.4533H41.2462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2050.7539H43.1289V55.4533H45.004V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2050.7539H46.8633V55.4533H48.7384V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0039%2050.7539H54.3789V55.4533H60.0039V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2050.7539H61.8711V55.4533H63.7462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.1211%2050.7539H67.4961V55.4533H73.1211V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2050.7539H74.9883V55.4533H84.3632V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2050.7539H86.2383V55.4533H88.1134V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2050.7539H95.6211V55.4533H99.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2050.7539H104.992V55.4533H108.742V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2050.7539H112.496V55.4533H114.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2050.7539H118.121V55.4533H121.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.375%2050.7539H125.625V55.4533H129.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.625%2050.7539H136.875V55.4533H140.625V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.117%2050.7539H144.367V55.4533H148.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2050.7539H149.992V55.4533H151.867V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2050.7539H161.242V55.4533H163.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2050.7539H168.746V55.4533H172.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2050.7539H174.371V55.4533H178.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2050.7539H181.875V55.4533H187.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2050.7539H189.367V55.4533H191.242V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2050.7539H195.004V55.4533H200.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2050.7539H202.496V55.4533H211.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2050.7539H213.746V55.4533H226.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2050.7539H228.742V55.4533H230.617V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2050.7539H236.246V55.4533H238.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2050.7539H240.004V55.4533H241.879V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2050.7539H245.617V55.4533H247.492V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2055.4551H22.4961V60.1545H37.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2055.4551H39.3711V60.1545H41.2462V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2055.4551H43.1289V60.1545H45.004V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2055.4551H46.8633V60.1545H48.7384V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2055.4551H54.3789V60.1545H65.6289V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2055.4551H67.4961V60.1545H69.3712V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2055.4551H73.1211V60.1545H74.9962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4922%2055.4551H76.8672V60.1545H82.4922V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2055.4551H86.2383V60.1545H88.1134V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2055.4551H89.9961V60.1545H97.4962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2055.4551H99.3789V60.1545H103.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.367%2055.4551H104.992V60.1545H114.367V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2055.4551H118.121V60.1545H119.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2055.4551H121.867V60.1545H123.742V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2055.4551H125.625V60.1545H133.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.496%2055.4551H140.621V60.1545H142.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.492%2055.4551H149.992V60.1545H157.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.992%2055.4551H161.242V60.1545H164.992V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2055.4551H168.746V60.1545H172.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2055.4551H174.371V60.1545H176.246V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2055.4551H181.875V60.1545H183.75V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2055.4551H185.621V60.1545H187.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.617%2055.4551H189.367V60.1545H200.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2055.4551H202.496V60.1545H208.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2055.4551H213.746V60.1545H226.871V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2055.4551H228.742V60.1545H230.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2055.4551H236.246V60.1545H238.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2055.4551H240.004V60.1545H241.879V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2055.4551H245.617V60.1545H247.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2060.1514H22.4961V64.8508H37.496V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2060.1514H39.3711V64.8508H41.2462V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2060.1514H43.1289V64.8508H45.004V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2060.1514H46.8633V64.8508H48.7384V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2060.1514H54.3789V64.8508H65.6289V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2060.1514H67.4961V64.8508H69.3712V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M76.871%2060.1514H73.1211V64.8508H76.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M82.5001%2060.1514H80.625V64.8508H82.5001V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2060.1514H86.2383V64.8508H88.1134V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3672%2060.1514H93.7422V64.8508H99.3672V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2060.1514H101.246V64.8508H103.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M112.5%2060.1514H108.75V64.8508H112.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2060.1514H118.121V64.8508H121.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2060.1514H127.504V64.8508H131.254V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2060.1514H136.875V64.8508H138.75V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2060.1514H140.621V64.8508H148.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2060.1514H149.992V64.8508H153.742V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2060.1514H155.629V64.8508H159.379V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2060.1514H161.242V64.8508H163.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2060.1514H165V64.8508H172.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2060.1514H181.875V64.8508H191.25V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2060.1514H193.125V64.8508H195V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M204.363%2060.1514H198.738V64.8508H204.363V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M208.117%2060.1514H206.242V64.8508H208.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2060.1514H213.746V64.8508H226.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2060.1514H228.742V64.8508H230.617V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2060.1514H236.246V64.8508H238.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2060.1514H240.004V64.8508H241.879V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2060.1514H245.617V64.8508H247.492V60.1514Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56870'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._bank-card-front-icon_5ot88_67:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45763'%20y='-1.45763'%20width='277.085'%20height='169.085'%20rx='13.1186'%20transform='matrix(1%200%200%20-1%200%20169.085)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91525'/%3e%3crect%20x='23.332'%20y='23.3223'%20width='107.917'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='93.332'%20y='142.848'%20width='99.1667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='122.44'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='84.582'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='207.082'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='142.848'%20width='61.25'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='52.4746'%20width='40.8333'%20height='37.8983'%20rx='5.83051'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='58.3047'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='44.4805'%20y='52.4746'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2052.4746)'%20fill='white'/%3e%3crect%20x='37.918'%20y='58.3047'%20width='26.2373'%20height='1.45833'%20transform='rotate(90%2037.918%2058.3047)'%20fill='white'/%3e%3crect%20x='51.043'%20y='67.0508'%20width='17.4915'%20height='1.45833'%20transform='rotate(90%2051.043%2067.0508)'%20fill='white'/%3e%3crect%20x='44.4805'%20y='84.542'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2084.542)'%20fill='white'/%3e%3crect%20x='23.3359'%20y='83.085'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3ccircle%20cx='224.476'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3ccircle%20cx='247.796'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3c/svg%3e")}._bank-card-back-icon_5ot88_71:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45833'%20y='-1.45833'%20width='277.083'%20height='169.083'%20rx='13.125'%20transform='matrix(1%200%200%20-1%200%20169.083)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91667'/%3e%3crect%20y='14.5762'%20width='280'%20height='40.8136'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='69.9658'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='224.582'%20y='119.525'%20width='23.3333'%20height='34.9831'%20fill='%23333543'/%3e%3ccircle%20cx='224.582'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3ccircle%20cx='247.918'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3c/svg%3e")}._document-front-icon_5ot88_75:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M520%20200H800V240H520V200Z'%20fill='white'/%3e%3cpath%20d='M800%20300H520V340H800V300Z'%20fill='white'/%3e%3cpath%20d='M520%20400H800V440H520V400Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M274.943%20123.429L274.933%20123.432C266.551%20126.295%20258.863%20130.466%20251.927%20135.343C243.39%20140.807%20235.349%20147.484%20228.244%20155.117C216.999%20166.723%20206.985%20181.73%20202.638%20200.462C201.732%20203.954%20201.031%20207.508%20200.554%20211.114C198.857%20223.937%20199.991%20237.409%20204.799%20251.055C201.906%20250.776%20199.719%20251.697%20198.089%20253.419C191.062%20260.842%20194.356%20283.152%20195.842%20288.454C202.652%20312.775%20208.999%20319.597%20213.796%20319.988C216.486%20337.575%20230.545%20358.063%20243.587%20375.139C243.587%20405.888%20203.816%20413.339%20170.442%20419.591C162.723%20421.037%20155.346%20422.419%20148.883%20424.01C114.629%20432.436%20110.268%20472.281%20110.168%20504.349C110.141%20513.052%20117.321%20520%20126.023%20520H473.977C482.679%20520%20489.859%20513.052%20489.839%20504.349C489.769%20472.142%20485.483%20432.464%20451.117%20424.01C445.211%20422.556%20438.486%20421.191%20431.39%20419.752L431.388%20419.751C396.76%20412.725%20353.321%20403.912%20353.321%20374.203C353.664%20373.739%20354.01%20373.272%20354.358%20372.804C357.463%20368.617%20360.701%20364.25%20363.825%20359.791C372.128%20347.938%20379.624%20335.429%20381.652%20323.912C382.709%20324.634%20383.91%20325.123%20385.24%20325.123C385.796%20325.123%20386.374%20325.037%20386.972%20324.849C391.593%20323.394%20397.418%20315.772%20403.633%20293.568C410.9%20267.609%20406.477%20258.905%20400.199%20256.714C420.616%20157.928%20373.971%20154.617%20373.971%20154.617C373.971%20154.617%20366.934%20140.939%20348.397%20130.606C337.66%20124.183%20323.287%20119%20304.851%20119C301.953%20119%20298.964%20119.122%20295.865%20119.395C288.479%20119.744%20281.5%20121.188%20274.943%20123.429ZM321.183%20350.388C316.077%20357.278%20313.321%20365.627%20313.321%20374.203C313.321%20396.791%20323.959%20414.183%20337.296%20425.916C349.473%20436.63%20364.134%20443.009%20376.199%20447.154C388.689%20451.445%20401.819%20454.454%20412.943%20456.796C417.197%20457.692%20421.006%20458.464%20424.494%20459.171L424.495%20459.171C431.031%20460.495%20436.443%20461.592%20441.555%20462.85L441.562%20462.852C442.371%20463.051%20442.688%20463.234%20442.718%20463.251L442.719%20463.252L442.723%20463.254C442.746%20463.267%20442.79%20463.292%20442.907%20463.412C443.207%20463.723%20444.371%20465.103%20445.684%20468.766C446.817%20471.928%20447.691%20475.687%20448.338%20480H151.711C152.363%20475.717%20153.239%20471.971%20154.372%20468.81C155.699%20465.109%20156.878%20463.698%20157.192%20463.372L157.194%20463.369C157.207%20463.34%20157.301%20463.132%20158.438%20462.852L158.445%20462.85C163.729%20461.549%20169.527%20460.462%20176.817%20459.096L176.821%20459.095C179.572%20458.579%20182.535%20458.024%20185.763%20457.402C196.469%20455.34%20209.407%20452.649%20221.731%20448.562C233.686%20444.597%20248.469%20438.255%20260.709%20426.995C274.269%20414.522%20283.587%20396.915%20283.587%20375.139C283.587%20366.365%20280.702%20357.834%20275.376%20350.86C269.197%20342.77%20263.625%20334.956%20259.415%20327.693C254.949%20319.99%20253.579%20315.526%20253.336%20313.941C251.698%20303.233%20245.887%20294.002%20237.651%20287.879C236.767%20285.573%20235.697%20282.397%20234.493%20278.142C234.495%20278.139%20234.486%20278.086%20234.467%20277.984L234.452%20277.901C235.091%20277.195%20235.707%20276.464%20236.298%20275.708C244.717%20264.952%20247.065%20250.644%20242.526%20237.762C239.17%20228.237%20239.103%20219.19%20241.356%20210.506C241.443%20210.173%20241.525%20209.839%20241.603%20209.503C243.904%20199.588%20249.376%20190.79%20256.971%20182.951C257.156%20182.76%20257.34%20182.567%20257.521%20182.372C262.328%20177.208%20267.774%20172.691%20273.489%20169.034C273.978%20168.721%20274.46%20168.397%20274.936%20168.063C279.286%20165.004%20283.597%20162.748%20287.809%20161.303L287.883%20161.278C291.162%20160.157%20294.424%20159.508%20297.75%20159.351C298.292%20159.325%20298.833%20159.288%20299.374%20159.241C301.267%20159.074%20303.083%20159%20304.851%20159C315.374%20159%20322.72%20161.857%20327.864%20164.933C328.213%20165.142%20328.565%20165.345%20328.92%20165.543C333.473%20168.081%20336.341%20170.874%20337.886%20172.659C338.515%20173.386%20338.906%20173.925%20339.077%20174.173C344.22%20183.353%20352.722%20190.05%20362.636%20192.979C364.507%20197.532%20368.476%20212.578%20361.027%20248.618C358.865%20259.075%20361.005%20269.523%20366.336%20278.005C366.023%20279.378%20365.623%20280.965%20365.114%20282.784L365.113%20282.786C364.533%20284.861%20363.983%20286.685%20363.469%20288.283C352.34%20293.961%20344.445%20304.559%20342.258%20316.974C342.258%20316.974%20342.208%20317.246%20342.023%20317.818C341.833%20318.406%20341.53%20319.218%20341.065%20320.269C340.111%20322.423%20338.685%20325.105%20336.678%20328.368C332.654%20334.911%20327.684%20341.617%20321.853%20349.483L321.183%20350.388Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M80%200C35.8172%200%200%2035.8172%200%2080V560C0%20604.183%2035.8172%20640%2080%20640H840C884.183%20640%20920%20604.183%20920%20560V80C920%2035.8172%20884.183%200%20840%200H80ZM840%2040H80C57.9086%2040%2040%2057.9086%2040%2080V560C40%20582.091%2057.9086%20600%2080%20600H840C862.091%20600%20880%20582.091%20880%20560V80C880%2057.9086%20862.091%2040%20840%2040Z'%20fill='white'/%3e%3c/svg%3e")}._document-back-icon_5ot88_79:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M460%20300H140V340H460V300Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M100%200C44.7715%200%200%2044.7715%200%20100V540C0%20595.228%2044.7715%20640%20100%20640H820C875.228%20640%20920%20595.228%20920%20540V100C920%2044.7715%20875.229%200%20820%200H100ZM820%2040H100C66.8629%2040%2040%2066.8629%2040%20100V140H880V100C880%2066.8629%20853.137%2040%20820%2040ZM40%20540V240H880V540C880%20573.137%20853.137%20600%20820%20600H100C66.8629%20600%2040%20573.137%2040%20540Z'%20fill='white'/%3e%3c/svg%3e")}@keyframes _vertical_5ot88_19{0%{transform:rotateX(0)}25%{transform:rotateX(-30deg)}50%{transform:rotateX(0)}75%{transform:rotateX(30deg)}to{transform:rotateX(0)}}@keyframes _horizontal_5ot88_23{0%{transform:rotateY(0)}25%{transform:rotateY(-30deg)}50%{transform:rotateY(0)}75%{transform:rotateY(30deg)}to{transform:rotateY(0)}}@keyframes _left-bottom-right-top_5ot88_27{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(30deg) rotateY(-30deg)}50%{transform:rotateX(0) rotateY(0)}75%{transform:rotateX(-30deg) rotateY(30deg)}to{transform:rotateX(0) rotateY(0)}}@keyframes _right-bottom-left-top_5ot88_31{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(-30deg) rotateY(-30deg)}50%{transform:rotateX(0) rotateY(0)}75%{transform:rotateX(30deg) rotateY(30deg)}to{transform:rotateX(0) rotateY(0)}}`,e_='._spinner_1vpw0_1{width:48px;height:48px;position:relative}._spinner_1vpw0_1 div{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:2px solid #7E57C5;border-bottom-color:transparent;animation:_spin_1vpw0_1 1s linear infinite}._spinner_1vpw0_1:before{content:"";width:100%;height:100%;border-radius:50%;border:2px solid #D9D9D9;position:absolute;top:0;left:0;box-sizing:border-box}@keyframes _spin_1vpw0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._process-message_1vpw0_41{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:24px;row-gap:24px}._message_1vpw0_51{display:block;font-size:14px;line-height:20px;color:#000}',t_='._button_7h3jm_1{display:flex;width:100%;max-width:290px;padding:12px 24px;justify-content:center;column-gap:5px;background:#fff;border:1px solid #211236;border-radius:112px;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;line-height:135%;font-size:18px;font-weight:400;color:#211236;white-space:nowrap}._button_7h3jm_1:before{content:"";display:inline-flex;width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:contain}._button_7h3jm_1:hover:not(:disabled),._button_7h3jm_1:focus:not(:disabled){background:#f5f5f5}._button_7h3jm_1:active:not(:disabled){background:#e2e2e2}._button_7h3jm_1:disabled{opacity:.5;cursor:default}._button_7h3jm_1:focus-visible{outline:2px solid blue}',r_="._copyright_7zsy1_1{display:flex;justify-content:center;align-items:center;gap:3px;direction:ltr}._copyright_7zsy1_1 span{font-size:10px;font-weight:500;letter-spacing:-.1px;color:#8c8c8c}._copyright_7zsy1_1 img{padding-top:3px}",YI='._remote-scanner-wrapper_18b5u_1{display:flex;flex:1;flex-direction:column;align-items:center;row-gap:24px;justify-content:center;padding:24px}._qr-container_18b5u_11{display:flex;flex-direction:column;align-items:center;max-width:350px;max-height:140px}._text_18b5u_19{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:16px}._title_18b5u_27{max-width:465px;color:#000;font-size:20px;font-weight:600;line-height:20px;margin:0}._subtitle_18b5u_36{display:block;max-width:465px;color:#454545;font-size:14px;font-weight:400;line-height:20px;margin:0}._content-container_18b5u_46{display:flex;flex-direction:column;row-gap:10px}._divider_18b5u_52{display:flex;align-items:center;text-align:center;column-gap:10px;color:#b5b5b5;font-size:12px;font-weight:400;line-height:12px;text-transform:uppercase}._divider_18b5u_52:before,._divider_18b5u_52:after{content:"";flex:1;border-top:1px solid #B5B5B5}._button_18b5u_71{align-self:center;padding:0;border:none;cursor:pointer;background:none;color:#454545;font-size:12px;font-weight:500;line-height:12px;font-family:Inter,sans-serif}._button_18b5u_71:hover{color:#7e57c5}._button_18b5u_71:focus-visible{outline:2px solid blue}',qI=`._verified-screen_evxkx_1:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2086%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='43'%20cy='42'%20rx='40'%20ry='40'%20transform='rotate(90%2043%2042)'%20stroke='%235DA600'%20stroke-width='3'/%3e%3cpath%20d='M66%2030L40.5069%2054L28%2042.2256'%20stroke='%235DA600'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._error-screen_evxkx_5:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2086%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='43'%20cy='42'%20rx='40'%20ry='40'%20transform='rotate(90%2043%2042)'%20stroke='%23FF0000'%20stroke-width='3'/%3e%3cpath%20d='M57%2028L29%2056M29%2028L57%2056'%20stroke='%23FF0000'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._camera-disabled-screen_evxkx_9:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='40'%20cy='40'%20r='37'%20stroke='%23FF0000'%20stroke-width='3'/%3e%3cpath%20d='M40.213%2030.6667H44.6663C45.3736%2030.6667%2046.0519%2030.9476%2046.552%2031.4477C47.0521%2031.9478%2047.333%2032.6261%2047.333%2033.3334V37.7867L48.6663%2038.12L56.6663%2033.3334V46.6667M47.333%2045.3334V46.6667C47.333%2047.3739%2047.0521%2048.0522%2046.552%2048.5523C46.0519%2049.0524%2045.3736%2049.3334%2044.6663%2049.3334H29.9997C29.2924%2049.3334%2028.6142%2049.0524%2028.1141%2048.5523C27.614%2048.0522%2027.333%2047.3739%2027.333%2046.6667V33.3334C27.333%2032.6261%2027.614%2031.9478%2028.1141%2031.4477C28.6142%2030.9476%2029.2924%2030.6667%2029.9997%2030.6667H32.6663L47.333%2045.3334Z'%20stroke='%23FF0000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M27.333%2025.3333L56.6663%2054.6666'%20stroke='%23FF0000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}`,n_="._container_17sg4_1{display:flex;align-items:center;position:relative;flex:1}._video_17sg4_8{background-color:#fff;width:100%;height:100%;object-fit:contain}",i_="._announcer_1qj2e_1{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}",QI="Подготовка камеры...",XI="Тайм-аут",JI="Нет фокусировки камеры",eT="Что-то пошло не так",tT="Камера с заданным ID не найдена.",rT="Готово!",nT="Камера недоступна!",iT="Версия вашего браузера не поддерживается",aT="HTTPS не используется",oT="Небезопасный контекст",sT="Лицензия не найдена или недействительна",lT="Файл поврежден или не поддерживается",cT="Размер загружаемого файла слишком велик",uT="Поместите документ в рамку",dT="Держите документ прямо",fT="Избегайте бликов на документе",hT="Повторите попытку",pT="Отсутствует камера",mT="Расположите документ в центре",gT="Загрузите фото",vT="Подвиньтесь ближе",bT="Держите устройство неподвижно",_T="Камера",yT="Перейдите к мобильному устройству",wT="Откройте камеру мобильного устройства, отсканируйте QR-код и перейдите по ссылке",CT="Пожалуйста, подождите…",HT="Мобильное устройство",VT="Проверка документа, удостоверяющего личность",ET="Сделайте снимок документа камерой компьютера, загрузите из файлов или отсканируйте с мобильного устройства",kT="Сделайте снимок документа камерой компьютера или загрузите из файлов",ST="Сделайте снимок документа камерой компьютера или отсканируйте с мобильного устройства",MT="Загрузите документ из файлов или отсканируйте его с мобильного устройства",AT="Воспользуйтесь камерой компьютера, чтобы сделать снимок документа",RT="Выберите документ из файлов и загрузите его",IT="Воспользуйтесь камерой мобильного устройства, чтобы сделать снимок документа",TT="Сделайте снимок документа камерой мобильного устройства или загрузите из галереи",OT="Выберите документ из галереи и загрузите его",PT="Галерея",DT="Файлы",xT="Вернитесь к компьютеру",NT="Ваш документ захвачен",LT="или",ZT="Нажмите сюда, чтобы продолжить в браузере",jT="Пропустить",FT="Переверните документ",UT="Наклоните документ",BT={preparingCamera:QI,timeout:XI,noFocus:JI,somethingWentWrong:eT,incorrectCameraId:tT,done:rT,cameraUnavailable:nT,versionNotSupported:iT,httpNotSupported:aT,insecurePageContext:oT,badLicense:sT,fileCorrupt:lT,largeFile:cT,placeDocumentIntoFrame:uT,holdDocumentStraight:dT,glaresOnDocument:fT,tryAgain:hT,noCameraAvailable:pT,positionDocumentCenter:mT,uploadPhoto:gT,moveCloser:vT,keepDeviceStill:bT,camera:_T,switchToMobile:yT,openPhoneCamera:wT,pleaseWait:CT,mobileDevice:HT,verifyYourIdentity:VT,fromCameraFilesMobileDesktop:ET,fromCameraFilesDesktop:kT,fromCameraMobileDesktop:ST,fromFilesMobileDesktop:MT,fromCameraDesktop:AT,fromFilesDesktop:RT,fromMobileDesktop:IT,fromCameraGalleryMobile:TT,fromGalleryMobile:OT,gallery:PT,files:DT,returnToComputer:xT,documentCaptured:NT,or:LT,continueInBrowser:ZT,skip:jT,flipTheDocument:FT,tiltTheDocument:UT},zT="Preparing the camera...",GT="Timeout",$T="No camera focus",WT="Something went wrong",KT="No camera with the specified ID found.",YT="Done!",qT="Camera unavailable!",QT="Your browser version is not supported",XT="HTTPS not used",JT="Insecure context",eO="The license cannot be found or has expired",tO="This file is corrupt or not supported",rO="This file is too large to be uploaded",nO="Fit the document into the frame",iO="Hold the document straight",aO="Avoid glare on the document",oO="Try again",sO="No camera available",lO="Position the document in the center",cO="Upload a photo",uO="Move closer",dO="Hold the device still",fO="Camera",hO="Switch to mobile",pO="Open the camera on your mobile device, scan the QR code, and follow the link",mO="Please wait...",gO="Mobile device",vO="Identity document verification",bO="Capture a document using the computer’s camera, upload it from files, or scan it on a mobile device",_O="Capture a document using the computer’s camera or upload it from files",yO="Capture a document using the computer’s camera or scan it on a mobile device",wO="Upload a document from files or scan it on a mobile device",CO="Use the computer's camera to capture a document",HO="Pick a document from files and upload it",VO="Use your mobile camera to capture a document",EO="Capture a document using the mobile's camera or upload it from gallery",kO="Pick a document from the gallery and upload it",SO="Gallery",MO="Files",AO="Return to the computer",RO="Your document has been captured",IO="or",TO="Click here to continue in browser",OO="Skip",PO="Flip the document",DO="Tilt the document",xO={preparingCamera:zT,timeout:GT,noFocus:$T,somethingWentWrong:WT,incorrectCameraId:KT,done:YT,cameraUnavailable:qT,versionNotSupported:QT,httpNotSupported:XT,insecurePageContext:JT,badLicense:eO,fileCorrupt:tO,largeFile:rO,placeDocumentIntoFrame:nO,holdDocumentStraight:iO,glaresOnDocument:aO,tryAgain:oO,noCameraAvailable:sO,positionDocumentCenter:lO,uploadPhoto:cO,moveCloser:uO,keepDeviceStill:dO,camera:fO,switchToMobile:hO,openPhoneCamera:pO,pleaseWait:mO,mobileDevice:gO,verifyYourIdentity:vO,fromCameraFilesMobileDesktop:bO,fromCameraFilesDesktop:_O,fromCameraMobileDesktop:yO,fromFilesMobileDesktop:wO,fromCameraDesktop:CO,fromFilesDesktop:HO,fromMobileDesktop:VO,fromCameraGalleryMobile:EO,fromGalleryMobile:kO,gallery:SO,files:MO,returnToComputer:AO,documentCaptured:RO,or:IO,continueInBrowser:TO,skip:OO,flipTheDocument:PO,tiltTheDocument:DO},NO="Kamera wird vorbereitet...",LO="Timeout",ZO="Kein Kamerafokus",jO="Etwas ist schief gelaufen",FO="Keine Kamera mit angegebener ID gefunden",UO="Fertig!",BO="Kamera nicht verfügbar!",zO="Ihre Browserversion wird nicht unterstützt",GO="HTTPS nicht verwendet",$O="Unsicherer Kontext",WO="Die Lizenz kann nicht gefunden werden oder ist abgelaufen",KO="Diese Datei ist beschädigt oder wird nicht unterstützt",YO="Diese Datei ist zu groß, um hochgeladen zu werden",qO="Passen Sie das Dokument in den Rahmen ein",QO="Halten Sie das Dokument gerade",XO="Vermeiden Sie Blendungen auf dem Dokument",JO="Erneut versuchen",eP="Keine Kamera vorhanden",tP="Positionieren Sie das Dokument in der Mitte",rP="Foto hochladen",nP="Näher an die Kamera",iP="Halten Sie das Gerät still",aP="Kamera",oP="Wechseln Sie zurück zum Smartphone",sP="Öffnen Sie die Kamera auf Ihrem mobilen Gerät, scannen Sie den QR-Code und folgen Sie dem Link",lP="Bitte warten...",cP="Mobiles Gerät",uP="Verifizierung von Ausweisdokumenten",dP="Erfassen Sie ein Dokument mit der Computerkamera, laden Sie es aus Dateien hoch oder scannen Sie es mit einem mobilen Gerät",fP="Erfassen Sie ein Dokument mit der Kamera des Computers oder laden Sie es als Datei hoch",hP="Erfassen Sie ein Dokument mit der Kamera des Computers oder scannen Sie es mit einem mobilen Gerät ein.",pP="Laden Sie ein Dokument aus den Dateien oder scannen Sie es mit einem mobilen Gerät",mP="Verwenden Sie die Kamera des Computers, um ein Dokument zu erfassen",gP="Wählen Sie ein Dokument aus den Dateien aus und laden Sie es hoch",vP="Verwenden Sie Ihre Smartphone-Kamera, um ein Dokument zu erfassen",bP="Erfassen Sie ein Dokument mit der Kamera des Smartphones oder laden Sie es aus der Galerie hoch.",_P="Wählen Sie ein Dokument aus der Galerie und laden Sie es hoch",yP="Galerie",wP="Dateien",CP="Kehren Sie zum Computer zurück",HP="Ihr Dokument wurde erfasst",VP="oder",EP="Klicken Sie hier, um im Browser fortzufahren",kP="Überspringen",SP="Dokument drehen",MP="Kippen Sie das Dokument",AP={preparingCamera:NO,timeout:LO,noFocus:ZO,somethingWentWrong:jO,incorrectCameraId:FO,done:UO,cameraUnavailable:BO,versionNotSupported:zO,httpNotSupported:GO,insecurePageContext:$O,badLicense:WO,fileCorrupt:KO,largeFile:YO,placeDocumentIntoFrame:qO,holdDocumentStraight:QO,glaresOnDocument:XO,tryAgain:JO,noCameraAvailable:eP,positionDocumentCenter:tP,uploadPhoto:rP,moveCloser:nP,keepDeviceStill:iP,camera:aP,switchToMobile:oP,openPhoneCamera:sP,pleaseWait:lP,mobileDevice:cP,verifyYourIdentity:uP,fromCameraFilesMobileDesktop:dP,fromCameraFilesDesktop:fP,fromCameraMobileDesktop:hP,fromFilesMobileDesktop:pP,fromCameraDesktop:mP,fromFilesDesktop:gP,fromMobileDesktop:vP,fromCameraGalleryMobile:bP,fromGalleryMobile:_P,gallery:yP,files:wP,returnToComputer:CP,documentCaptured:HP,or:VP,continueInBrowser:EP,skip:kP,flipTheDocument:SP,tiltTheDocument:MP},RP="Przygotowywanie kamery...",IP="Limit czasu",TP="Brak ostrości",OP="Coś poszło nie tak",PP="Nie znaleziono kamery o podanym ID",DP="Gotowe!",xP="Aparat jest niedostępny!",NP="Twoja wersja przeglądarki nie jest obsługiwana",LP="HTTPS nie jest wykorzystywany",ZP="Niebezpieczny kontekst",jP="Licencja nie została znaleziona lub jest nieważna",FP="Plik jest uszkodzony albo nie jest obsługiwany",UP="Rozmiar ładowanego pliku jest zbyt duży",BP="Dopasuj dokument do ramki",zP="Trzymaj urządzenie prosto",GP="Unikaj oślepiania dokumentu",$P="Powtórz próbę",WP="Brak aparatu",KP="Umieść dokument pośrodku",YP="Załaduj zdjęcie",qP="Przysuń się bliżej",QP="Trzymaj urządzenie nieruchomo",XP="Kamera",JP="Przekaż na urządzenie mobilne",eD="Włącz aparat urządzenia mobilnego, zeskanuj kod QR i skorzystaj z linku",tD="Czekaj…",rD="Urządzenie mobilne",nD="Weryfikacja dokumentu tożsamości",iD="Zrób zdjęcie dokumentu przy pomocy kamery komputera, prześlij z plików lub zeskanuj urządzeniem mobilnym",aD="Zrób zdjęcie dokumentu przy pomocy kamery komputera albo prześlij z plików",oD="Zrób zdjęcie dokumentu przy pomocy kamery komputera albo zeskanuj urządzeniem mobilnym",sD="Prześlij dokument z plików albo zeskanuj urządzeniem mobilnym",lD="Użyj kamery komputera, aby zrobić zdjęcie dokumentu",cD="Wybierz dokument z plików i prześlij go",uD="Użyj aparatu urządzenia mobilnego, aby zrobić zdjęcie dokumentu",dD="Zrób zdjęcie dokumentu przy pomocy kamery komputera albo prześlij z galerii",fD="Wybierz dokument z galerii i prześlj go",hD="Galeria",pD="Pliki",mD="Wróć do komputera",gD="Dokument został uchwycony",vD="albo",bD="Naciśnij tutaj, żeby kontynuować w przeglądare",_D="Pomiń",yD="Odwróć dokument",wD="Pochyl dokument",CD={preparingCamera:RP,timeout:IP,noFocus:TP,somethingWentWrong:OP,incorrectCameraId:PP,done:DP,cameraUnavailable:xP,versionNotSupported:NP,httpNotSupported:LP,insecurePageContext:ZP,badLicense:jP,fileCorrupt:FP,largeFile:UP,placeDocumentIntoFrame:BP,holdDocumentStraight:zP,glaresOnDocument:GP,tryAgain:$P,noCameraAvailable:WP,positionDocumentCenter:KP,uploadPhoto:YP,moveCloser:qP,keepDeviceStill:QP,camera:XP,switchToMobile:JP,openPhoneCamera:eD,pleaseWait:tD,mobileDevice:rD,verifyYourIdentity:nD,fromCameraFilesMobileDesktop:iD,fromCameraFilesDesktop:aD,fromCameraMobileDesktop:oD,fromFilesMobileDesktop:sD,fromCameraDesktop:lD,fromFilesDesktop:cD,fromMobileDesktop:uD,fromCameraGalleryMobile:dD,fromGalleryMobile:fD,gallery:hD,files:pD,returnToComputer:mD,documentCaptured:gD,or:vD,continueInBrowser:bD,skip:_D,flipTheDocument:yD,tiltTheDocument:wD},HD="Preparazione della fotocamera in corso...",VD="Timeout",ED="Nessuna messa a fuoco della fotocamera",kD="Qualcosa è andato storto",SD="Nessuna telecamera trovata con l'ID specificato",MD="Fatto!",AD="Fotocamera non disponibile!",RD="La versione del tuo browser non è supportata",ID="HTTPS non utilizzato",TD="Contesto incerto",OD="La licenza non è stata trovata o è scaduta",PD="Questo file è danneggiato o non supportato",DD="Questo file è troppo grande per essere caricato",xD="Adatta il documento alla cornice",ND="Tieni il documento dritto",LD="Evita il riflesso sul documento",ZD="Prova di nuovo",jD="Non c'è la fotocamera",FD="Posiziona il documento al centro",UD="Carica una foto",BD="Avvicinati",zD="Tieni fermo il dispositivo",GD="Fotocamera",$D="Passa al cellulare",WD="Apri la fotocamera del tuo dispositivo mobile, scansiona il codice QR e segui il collegamento",KD="Attendere prego…",YD="Dispositivo mobile",qD="Verifica del documento di identità",QD="Acquisisci un documento utilizzando la fotocamera del computer, caricalo da file o scansionalo su un dispositivo mobile",XD="Acquisisci un documento utilizzando la fotocamera del computer o caricalo dai file",JD="Acquisisci un documento utilizzando la fotocamera del computer o scansionalo su un dispositivo mobile",ex="Carica un documento da file o scansionalo su un dispositivo mobile",tx="Utilizza la fotocamera del computer per acquisire un documento",rx="Scegli un documento dai file e caricalo",nx="Utilizza la fotocamera del tuo cellulare per acquisire un documento",ix="Acquisisci un documento utilizzando la fotocamera del dispositivo mobile o caricalo dalla galleria",ax="Scegli un documento dalla galleria e caricalo",ox="Galleria",sx="File",lx="Ritorna al computer",cx="Il tuo documento è stato acquisito",ux="o",dx="Clicca qui per continuare nel browser",fx="Salta",hx="Capovolgi il documento",px="Inclina il documento",mx={preparingCamera:HD,timeout:VD,noFocus:ED,somethingWentWrong:kD,incorrectCameraId:SD,done:MD,cameraUnavailable:AD,versionNotSupported:RD,httpNotSupported:ID,insecurePageContext:TD,badLicense:OD,fileCorrupt:PD,largeFile:DD,placeDocumentIntoFrame:xD,holdDocumentStraight:ND,glaresOnDocument:LD,tryAgain:ZD,noCameraAvailable:jD,positionDocumentCenter:FD,uploadPhoto:UD,moveCloser:BD,keepDeviceStill:zD,camera:GD,switchToMobile:$D,openPhoneCamera:WD,pleaseWait:KD,mobileDevice:YD,verifyYourIdentity:qD,fromCameraFilesMobileDesktop:QD,fromCameraFilesDesktop:XD,fromCameraMobileDesktop:JD,fromFilesMobileDesktop:ex,fromCameraDesktop:tx,fromFilesDesktop:rx,fromMobileDesktop:nx,fromCameraGalleryMobile:ix,fromGalleryMobile:ax,gallery:ox,files:sx,returnToComputer:lx,documentCaptured:cx,or:ux,continueInBrowser:dx,skip:fx,flipTheDocument:hx,tiltTheDocument:px},gx="A kamera előkészítése...",vx="Időkorlát",bx="Nem fókuszál a kamera",_x="Valami félresikerült",yx="Nem található ilyen azonosítójú kamera",wx="Kész!",Cx="Nem érhető el kamera!",Hx="Nem támogatott a böngésző verziója",Vx="HTTPS nincs használatban",Ex="Bizonytalan kontextus",kx="Nem található vagy lejárt az engedély",Sx="Ez a fájl sérült vagy nem támogatott",Mx="A feltöltendő fájl túl nagy",Ax="Igazítsa a dokumentumot a keretbe",Rx="A készüléket tartsa mozdulatlanul",Ix="Kerülje a fény megcsillanását a dokumentumon",Tx="Próbálja újra",Ox="Nincs kamera",Px="Helyezze az okiratot középre",Dx="Fénykép feltöltése",xx="Vigye közelebb",Nx="A készüléket tartsa mozdulatlanul",Lx="Kamera",Zx="Váltás mobilra",jx="Nyissa meg a kamerát mobilkészülékén, olvassa be a QR-kódot, és kövesse a hivatkozást",Fx="Kérjük, várjon...",Ux="Mobilkészülék",Bx="Személyazonosító okirat ellenőrzése",zx="Fotózzon le egy okiratot a számítógépe kamerájával, töltse fel a fájlok közül, vagy olvassa be egy mobilkészülékkel",Gx="Fotózzon le egy okiratot a számítógépe kamerájával, vagy töltse fel a fájlok közül",$x="Fotózzon le egy okiratot a számítógépe kamerájával, vagy olvassa be egy mobilkészülékkel",Wx="Töltsön fel egy okiratot a fájlok közül, vagy olvassa be egy mobilkészülékkel",Kx="Használja a számítógép kameráját egy okirat beolvasására",Yx="Válasszon egy okiratot a fájlok közül, és töltse fel",qx="Használja a mobilja kameráját egy okirat beolvasására",Qx="Fotózzon le egy okiratot a mobilja kamerájával, vagy töltse fel a galériából",Xx="Válasszon egy okiratot a galériából, és töltse fel",Jx="Galéria",eN="Fájlok",tN="Vissza a számítógépre",rN="Lefényképeztük az okiratát",nN="vagy",iN="Kattinson ide a böngészőben történő folytatáshoz",aN="Kihagyás",oN="Fordítsa meg az okiratot",sN="Döntse meg az okiratot!",lN={preparingCamera:gx,timeout:vx,noFocus:bx,somethingWentWrong:_x,incorrectCameraId:yx,done:wx,cameraUnavailable:Cx,versionNotSupported:Hx,httpNotSupported:Vx,insecurePageContext:Ex,badLicense:kx,fileCorrupt:Sx,largeFile:Mx,placeDocumentIntoFrame:Ax,holdDocumentStraight:Rx,glaresOnDocument:Ix,tryAgain:Tx,noCameraAvailable:Ox,positionDocumentCenter:Px,uploadPhoto:Dx,moveCloser:xx,keepDeviceStill:Nx,camera:Lx,switchToMobile:Zx,openPhoneCamera:jx,pleaseWait:Fx,mobileDevice:Ux,verifyYourIdentity:Bx,fromCameraFilesMobileDesktop:zx,fromCameraFilesDesktop:Gx,fromCameraMobileDesktop:$x,fromFilesMobileDesktop:Wx,fromCameraDesktop:Kx,fromFilesDesktop:Yx,fromMobileDesktop:qx,fromCameraGalleryMobile:Qx,fromGalleryMobile:Xx,gallery:Jx,files:eN,returnToComputer:tN,documentCaptured:rN,or:nN,continueInBrowser:iN,skip:aN,flipTheDocument:oN,tiltTheDocument:sN},cN="正在准备相机",uN="超时",dN="没有摄像头对焦",fN="出了问题",hN="未找到具有指定 ID 的像机",pN="完成!",mN="相机不可用!",gN="不支持您的浏览器版本",vN="未使用 HTTPS",bN="不安全的环境",_N="无法找到许可证或已过期",yN="该文件已损坏或不被支持",wN="该文件太大,无法上传",CN="对准证件使其在框中",HN="保持证件直接",VN="避免证件的反射过强的光",EN="再试一次",kN="没有相机",SN="将证件置于中心",MN="上传一张照片",AN="靠近点",RN="保持设备固定,不要移动",IN="相机",TN="切换到移动设备",ON="打开移动设备上的相机,扫描二维码,并点击链接",PN="请等待...",DN="移动设备",xN="身份证明文件验证",NN="使用电脑的摄像头拍摄证件,上传它或使用移动设备扫描文件",LN="使用电脑的摄像头拍摄证件或者把文件上传",ZN="使用电脑的摄像头拍摄证件的照片或使用移动设备扫描它",jN="从文件中上传证件或使用移动设备扫描证件",FN="使用电脑的摄像头拍摄证件",UN="从文件中选择一个证件并上传",BN="使用手机摄像头拍摄证件",zN="使用手机相机拍摄证件或从图库上传",GN="从图库中选择一个证件并上传",$N="图库",WN="文件",KN="返回电脑",YN="您的文件已被捕获",qN="或者",QN="点击此处继续在浏览器中操作",XN="跳跃",JN="翻转证件",eL="请倾斜证件",tL={preparingCamera:cN,timeout:uN,noFocus:dN,somethingWentWrong:fN,incorrectCameraId:hN,done:pN,cameraUnavailable:mN,versionNotSupported:gN,httpNotSupported:vN,insecurePageContext:bN,badLicense:_N,fileCorrupt:yN,largeFile:wN,placeDocumentIntoFrame:CN,holdDocumentStraight:HN,glaresOnDocument:VN,tryAgain:EN,noCameraAvailable:kN,positionDocumentCenter:SN,uploadPhoto:MN,moveCloser:AN,keepDeviceStill:RN,camera:IN,switchToMobile:TN,openPhoneCamera:ON,pleaseWait:PN,mobileDevice:DN,verifyYourIdentity:xN,fromCameraFilesMobileDesktop:NN,fromCameraFilesDesktop:LN,fromCameraMobileDesktop:ZN,fromFilesMobileDesktop:jN,fromCameraDesktop:FN,fromFilesDesktop:UN,fromMobileDesktop:BN,fromCameraGalleryMobile:zN,fromGalleryMobile:GN,gallery:$N,files:WN,returnToComputer:KN,documentCaptured:YN,or:qN,continueInBrowser:QN,skip:XN,flipTheDocument:JN,tiltTheDocument:eL},rL="Príprava fotoaparátu...",nL="Čas vypršal",iL="Žiadne zaostrenie fotoaparátu",aL="Niečo sa pokazilo",oL="Nenašiel sa žiadny fotoaparát s určeným ID",sL="Hotovo!",lL="Fotoaparát je nedostupný!",cL="Verzia vášho prehliadača nie je podporovaná",uL="HTPPS nepoužité",dL="Neistý kontext",fL="Licenciu nie je možné nájsť, prípadne už nie je platná",hL="Súbor je poškodený, prípadne nie je podporovaný",pL="Súbor je príliš veľký na odovzdávanie",mL="Vložte dokument do rámu",gL="Držte dokument rovno",vL="Vyhnite sa odleskom na dokumente",bL="Skúste to znova",_L="Žiadny fotoaparát",yL="Umiestnite dokument do stredu",wL="Odovzdať fotografiu",CL="Posuňte bližšie",HL="Držte zariadenie nehybne",VL="Fotoaparát",EL="Prepnúť na mobil",kL="Otvorte na svojom mobilnom zariadení fotoaparát, neskenujte QR kód a otvorte odkaz",SL="Prosím, čakajte...",ML="Mobilné zariadenie",AL="Overenie dokladu totožnosti",RL="Nasnímajte dokument pomocou kamery počítača, nahrajte ho zo súborov alebo naskenujte na mobilnom zariadení",IL="Nasnímajte dokument pomocou kamery počítača, prípadne ho nahrajte zo súborov",TL="Nasnímajte dokument pomocou kamery počítača, prípadne ho naskenujte na mobilnom zariadení",OL="Nahrajte dokument zo súborov, prípadne ho naskenujte na mobilnom zariadení",PL="Pomocou kamery počítača nasnímajte dokument",DL="Vyberte dokument spomedzi súborov a nahrajte ho",xL="Pomocou fotoaparátu mobilu nasnímajte dokument",NL="Nasnímajte dokument pomocou fotoaparátu mobilu, prípadne ho nahrajte z galérie",LL="Vyberte dokument v galérii a nahrajte ho",ZL="Galéria",jL="Súbory",FL="Návrat na počítač",UL="Váš dokument bol nasnímaný",BL="alebo",zL="Kliknutím sem pokračujte v prehliadači",GL="Preskočiť",$L="Prevrátiť dokument",WL="Nakloniť dokument",KL={preparingCamera:rL,timeout:nL,noFocus:iL,somethingWentWrong:aL,incorrectCameraId:oL,done:sL,cameraUnavailable:lL,versionNotSupported:cL,httpNotSupported:uL,insecurePageContext:dL,badLicense:fL,fileCorrupt:hL,largeFile:pL,placeDocumentIntoFrame:mL,holdDocumentStraight:gL,glaresOnDocument:vL,tryAgain:bL,noCameraAvailable:_L,positionDocumentCenter:yL,uploadPhoto:wL,moveCloser:CL,keepDeviceStill:HL,camera:VL,switchToMobile:EL,openPhoneCamera:kL,pleaseWait:SL,mobileDevice:ML,verifyYourIdentity:AL,fromCameraFilesMobileDesktop:RL,fromCameraFilesDesktop:IL,fromCameraMobileDesktop:TL,fromFilesMobileDesktop:OL,fromCameraDesktop:PL,fromFilesDesktop:DL,fromMobileDesktop:xL,fromCameraGalleryMobile:NL,fromGalleryMobile:LL,gallery:ZL,files:jL,returnToComputer:FL,documentCaptured:UL,or:BL,continueInBrowser:zL,skip:GL,flipTheDocument:$L,tiltTheDocument:WL},YL="Підготовка камери...",qL="Тайм-аут",QL="Немає фокусування камери",XL="Щось пішло не так",JL="Камеру з заданим ID не знайдено",eZ="Готово!",tZ="Камера недоступна!",rZ="Версія вашого браузера не підтримується",nZ="HTTPS не використовується",iZ="Небезпечний контекст",aZ="Ліцензію не знайдено або вона не є дійсною",oZ="Файл пошкоджено або він не підтримується",sZ="Розмір файлу, що завантажується, занадто великий",lZ="Помістіть документ в рамку",cZ="Тримайте документ прямо",uZ="Уникайте відблисків на документі",dZ="Спробуйте ще раз",fZ="Камера відсутня",hZ="Розташуйте документ у центрі",pZ="Завантажте фото",mZ="Підсуньтеся ближче",gZ="Тримайте пристрій нерухомо",vZ="Камера",bZ="Перейдіть до мобільного пристрою",_Z="Відкрийте камеру мобільного пристрою, відскануйте QR-код і перейдіть за посиланням",yZ="Будь-ласка зачекайте…",wZ="Мобільний пристрій",CZ="Перевірка документа, що засвідчує особу",HZ="Зробіть знімок документа камерою комп'ютера, завантажте з файлів або відскануйте з мобільного пристрою",VZ="Зробіть знімок документа камерою комп'ютера або завантажте з файлів",EZ="Зробіть знімок документа камерою комп'ютера або відскануйте з мобільного пристрою",kZ="Завантажте документ з файлів або відскануйте його з мобільного пристрою",SZ="Скористайтеся камерою комп'ютера, щоб зробити знімок документа",MZ="Оберіть документ з файлів і завантажте його",AZ="Скористайтеся камерою мобільного пристрою, щоб зробити знімок документа",RZ="Зробіть знімок документа камерою мобільного пристрою або завантажте з галереї",IZ="Оберіть документ з галереї та завантажте його",TZ="Галерея",OZ="Файли",PZ="Поверніться до комп'ютера",DZ="Ваш документ захоплено",xZ="або",NZ="Натисніть сюди, щоб продовжити в браузері",LZ="Пропустити",ZZ="Переверніть документ",jZ="Нахиліть документ",FZ={preparingCamera:YL,timeout:qL,noFocus:QL,somethingWentWrong:XL,incorrectCameraId:JL,done:eZ,cameraUnavailable:tZ,versionNotSupported:rZ,httpNotSupported:nZ,insecurePageContext:iZ,badLicense:aZ,fileCorrupt:oZ,largeFile:sZ,placeDocumentIntoFrame:lZ,holdDocumentStraight:cZ,glaresOnDocument:uZ,tryAgain:dZ,noCameraAvailable:fZ,positionDocumentCenter:hZ,uploadPhoto:pZ,moveCloser:mZ,keepDeviceStill:gZ,camera:vZ,switchToMobile:bZ,openPhoneCamera:_Z,pleaseWait:yZ,mobileDevice:wZ,verifyYourIdentity:CZ,fromCameraFilesMobileDesktop:HZ,fromCameraFilesDesktop:VZ,fromCameraMobileDesktop:EZ,fromFilesMobileDesktop:kZ,fromCameraDesktop:SZ,fromFilesDesktop:MZ,fromMobileDesktop:AZ,fromCameraGalleryMobile:RZ,fromGalleryMobile:IZ,gallery:TZ,files:OZ,returnToComputer:PZ,documentCaptured:DZ,or:xZ,continueInBrowser:NZ,skip:LZ,flipTheDocument:ZZ,tiltTheDocument:jZ},UZ="Caméra en préparation...",BZ="Délai d'expiration",zZ="Caméra non focalisée",GZ="Anomalie",$Z="Aucune caméra ayant l'ID spécifié",WZ="Terminé!",KZ="Caméra indisponible!",YZ="Version de navigateur non compatible",qZ="HTTPS non utilis",QZ="Contexte non sûr",XZ="License introuvable ou expirée",JZ="Fichier corrompu ou non supporté",ej="Fichier trop volumineux pour être transféré",tj="Ajuster le document dans le cadre",rj="Garder le document droit",nj="Eviter les reflets sur le document",ij="Réessayer",aj="Caméra introuvable",oj="Positionner le document au centre",sj="Envoyez une photo",lj="Rapprochez",cj="Maintenir l'appareil immobile",uj="Caméra",dj="Basculer vers le mobile",fj="Ouvrez la caméra de votre appareil mobile, scannez le QR-code, et suivez les instructions",hj="Veuillez patienter...",pj="Appareil mobile",mj="Vérification du document d'identité",gj="Capturez un document avec la caméra de l'ordinateur, ouvrez-en un à partir d'un fichier, ou scannez-le avec un mobile",vj="Capturez un document avec la caméra de l'ordinateur, ou ouvrez-en un à partir d'un fichier",bj="Capturez un document avec la caméra de l'ordinateur, ou scannez-le avec un mobile",_j="Ouvrez un document à partir d'un fichier, ou scannez-le avec un mobile",yj="Utilisez la caméra de l'ordinateur pour capturer un document",wj="Ouvrez un document à partir d'un fichier",Cj="Utilisez la caméra de votre mobile pour capturer un document",Hj="Capturez un document avec la caméra de votre mobile, ou chargez-le à partir de la galerie",Vj="Chargez un document à partir de la galerie",Ej="Galerie",kj="Fichiers",Sj="Retourner à l'ordinateur",Mj="Votre document a été capturé",Aj="ou",Rj="Cliquer ici pour continuer dans le navigateur",Ij="Sauter",Tj="Inverser le document",Oj="Incliner le document",Pj={preparingCamera:UZ,timeout:BZ,noFocus:zZ,somethingWentWrong:GZ,incorrectCameraId:$Z,done:WZ,cameraUnavailable:KZ,versionNotSupported:YZ,httpNotSupported:qZ,insecurePageContext:QZ,badLicense:XZ,fileCorrupt:JZ,largeFile:ej,placeDocumentIntoFrame:tj,holdDocumentStraight:rj,glaresOnDocument:nj,tryAgain:ij,noCameraAvailable:aj,positionDocumentCenter:oj,uploadPhoto:sj,moveCloser:lj,keepDeviceStill:cj,camera:uj,switchToMobile:dj,openPhoneCamera:fj,pleaseWait:hj,mobileDevice:pj,verifyYourIdentity:mj,fromCameraFilesMobileDesktop:gj,fromCameraFilesDesktop:vj,fromCameraMobileDesktop:bj,fromFilesMobileDesktop:_j,fromCameraDesktop:yj,fromFilesDesktop:wj,fromMobileDesktop:Cj,fromCameraGalleryMobile:Hj,fromGalleryMobile:Vj,gallery:Ej,files:kj,returnToComputer:Sj,documentCaptured:Mj,or:Aj,continueInBrowser:Rj,skip:Ij,flipTheDocument:Tj,tiltTheDocument:Oj},Dj="Preparando la cámara...",xj="Tiempo de espera",Nj="No hay enfoque de la cámara",Lj="Algo salió mal",Zj="La cámara con el identificador especificado no encontrada",jj="¡Hecho!",Fj="¡Cámara no disponible!",Uj="La versión de su navegador no es compatible",Bj="HTTPS no utilizado",zj="Contexto inseguro",Gj="La licencia no se encuentra o ha expirado",$j="Este archivo está dañado o no es compatible",Wj="Este archivo es demasiado grande para cargarlo",Kj="Encaje el documento en el marco",Yj="Sostenga el documento recto",qj="Evite el brillo en el documento",Qj="Inténtelo de nuevo",Xj="No hay cámara disponible",Jj="Coloque el documento en el centro",eF="Suba una foto",tF="Acérquese",rF="Sostenga el dispositivo quieto",nF="Cámara",iF="Cámbiese al móvil",aF="Abra la cámara de su dispositivo móvil, escanee el código QR y siga el enlace",oF="Por favor espere...",sF="Dispositivo móvil",lF="Verificación de documentos de identidad",cF="Capture un documento utilizando la cámara del PC, escanéelo con un dispositivo móvil o cargue la imagen previamente capturada",uF="Capture un documento con la cámara del PC o cargue la imagen previamente capturada",dF="Capture un documento con la cámara del PC o escanéelo con un dispositivo móvil",fF="Cargue una imagen de documento previamente capturada o escanee el documento con un dispositivo móvil",hF="Utilice la cámara del PC para capturar un documento",pF="Elige un documento de los archivos y cárgalo",mF="Utilice la cámara de su móvil para capturar un documento",gF="Capture un documento con la cámara de su móvil o súbalo desde la galería",vF="Elija un documento de la galería y cárguelo",bF="Galería",_F="Archivos",yF="Regrese al PC",wF="Su documento ha sido capturado",CF="o",HF="Haga clic aquí para continuar en el navegador",VF="Omitir",EF="Déle la vuelta al documento",kF="Incline el documento",SF={preparingCamera:Dj,timeout:xj,noFocus:Nj,somethingWentWrong:Lj,incorrectCameraId:Zj,done:jj,cameraUnavailable:Fj,versionNotSupported:Uj,httpNotSupported:Bj,insecurePageContext:zj,badLicense:Gj,fileCorrupt:$j,largeFile:Wj,placeDocumentIntoFrame:Kj,holdDocumentStraight:Yj,glaresOnDocument:qj,tryAgain:Qj,noCameraAvailable:Xj,positionDocumentCenter:Jj,uploadPhoto:eF,moveCloser:tF,keepDeviceStill:rF,camera:nF,switchToMobile:iF,openPhoneCamera:aF,pleaseWait:oF,mobileDevice:sF,verifyYourIdentity:lF,fromCameraFilesMobileDesktop:cF,fromCameraFilesDesktop:uF,fromCameraMobileDesktop:dF,fromFilesMobileDesktop:fF,fromCameraDesktop:hF,fromFilesDesktop:pF,fromMobileDesktop:mF,fromCameraGalleryMobile:gF,fromGalleryMobile:vF,gallery:bF,files:_F,returnToComputer:yF,documentCaptured:wF,or:CF,continueInBrowser:HF,skip:VF,flipTheDocument:EF,tiltTheDocument:kF},MF="Preparando a câmara...",AF="Tempo esgotado",RF="Sem foco da câmara",IF="Algo correu mal",TF="Não foi encontrada nenhuma câmara com o ID especificado",OF="Feito!",PF="Câmara indisponível!",DF="A versão do seu navegador não é compatível",xF="HTTPS não utilizado",NF="Contexto inseguro",LF="A licença não pode ser encontrada ou expirou",ZF="Este arquivo está corrompido ou não é compatível",jF="Este arquivo é muito grande para ser carregado",FF="Encaixe o documento no quadro",UF="Mantenha o dispositio reto",BF="Evite luz sobre o documento",zF="Tente outra vez",GF="Não há câmara",$F="Posicione o documento no centro",WF="Carregue uma foto",KF="Aproxime-se",YF="Mantenha o dispositivo imóvel",qF="Câmera",QF="Mudar para o telemóvel",XF="Abra a câmara do seu dispositivo móvel, leia o código QR e siga a ligação",JF="Aguarde...",eU="Dispositivo móvel",tU="Verificação de documento de identidade",rU="Capture um documento utilizando a câmara do computador, carregue-o a partir de ficheiros ou digitalize-o num dispositivo móvel",nU="Capture um documento utilizando a câmara do computador ou carregue-o a partir de ficheiros",iU="Capture um documento utilizando a câmara do computador ou digitalizá-lo com um dispositivo móvel",aU="Carregue um documento a partir de ficheiros ou digitalize-o num dispositivo móvel",oU="Utilize a câmara do computador para capturar um documento",sU="Escolha um documento dos ficheiros e carregue-o",lU="Utilize a câmara do telemóvel para capturar um documento",cU="Capture um documento utilizando a câmara do telemóvel ou carregue-o a partir da galeria",uU="Escolha um documento da galeria e carregue-o",dU="Galeria",fU="Ficheiros",hU="Regressar ao computador",pU="O seu documento foi capturado",mU="ou",gU="Clique aqui para continuar no navegador",vU="Omitir",bU="Vire o documento",_U="Incline o documento",yU={preparingCamera:MF,timeout:AF,noFocus:RF,somethingWentWrong:IF,incorrectCameraId:TF,done:OF,cameraUnavailable:PF,versionNotSupported:DF,httpNotSupported:xF,insecurePageContext:NF,badLicense:LF,fileCorrupt:ZF,largeFile:jF,placeDocumentIntoFrame:FF,holdDocumentStraight:UF,glaresOnDocument:BF,tryAgain:zF,noCameraAvailable:GF,positionDocumentCenter:$F,uploadPhoto:WF,moveCloser:KF,keepDeviceStill:YF,camera:qF,switchToMobile:QF,openPhoneCamera:XF,pleaseWait:JF,mobileDevice:eU,verifyYourIdentity:tU,fromCameraFilesMobileDesktop:rU,fromCameraFilesDesktop:nU,fromCameraMobileDesktop:iU,fromFilesMobileDesktop:aU,fromCameraDesktop:oU,fromFilesDesktop:sU,fromMobileDesktop:lU,fromCameraGalleryMobile:cU,fromGalleryMobile:uU,gallery:dU,files:fU,returnToComputer:hU,documentCaptured:pU,or:mU,continueInBrowser:gU,skip:vU,flipTheDocument:bU,tiltTheDocument:_U},wU="تحضير الكاميرا...",CU="انتهاء المهلة",HU="لا يوجد تركيز الكاميرا",VU="شيء سار على نحو خاطئ",EU="لا يتم العثور على الكاميرا ذات المعرّف المحدد",kU="تم!",SU="الكاميرا غير متاحة!",MU="إصدار المتصفح الخاص بك غير مدعوم",AU="HTTPS غير مستخدم",RU="سياق غير آمن",IU="لا يتم العثور على الترخيص أو انتهت صلاحيته",TU="هذا الملف تالف أو غير مدعوم",OU="هذا الملف كبير جدًا بحيث لا يمكن تحميله",PU="تأطير الوثيقة",DU="أمسك الوثيقة بشكل مستقيم",xU="تجنب الضوء على الوثيقة",NU="حاول مرة أخرى",LU="الكاميرا غير موجودة",ZU="ضع المستند في الوسط",jU="حمّل الصورة",FU="إقترب أكثر",UU="أمسك الجهاز بشكل ثابت",BU="كاميرا",zU="تبديل إلى المحمول",GU="افتح كاميرا جهازك المحمول، وامسح رمز QR، ثم اتبع الرابط",$U="يرجى الانتظار...",WU="الجهاز المحمول",KU="التحقق من وثيقة الهوية",YU="التقط صورة للمستند باستخدام كاميرا الحاسوب، أو قم بتحميله من الملفات، أو قم بمسحه ضوئيًا باستخدام جهاز محمول",qU="التقط صورة للمستند باستخدام كاميرا الحاسوب أو قم بتحميله من الملفات",QU="التقط صورة للمستند باستخدام كاميرا الحاسوب أو قم بمسحه ضوئيًا باستخدام جهاز محمول",XU="حمّل صورة للمستند من الملفات أو قم بمسحه ضوئيًا باستخدام جهاز محمول",JU="استخدم كاميرا الحاسوب لالتقاط صورة للمستند",eB="اختر مستندًا من الملفات وقم بتحميله",tB="استخدم كاميرا جهازك المحمول لالتقاط صورة للمستند",rB="التقط صورة للمستند باستخدام كاميرا الجهاز المحمول أو قم بتحميله من معرض الصور",nB="اختر مستندًا من معرض الصور وقم بتحميله",iB="معرض الصور",aB="الملفات",oB="عودة إلى الحاسوب",sB="تم مسح مستندك بنجاح",lB="أو",cB="اضغط هنا للمتابعة عبر المتصفح",uB="تخطى",dB="اقلب المستند",fB="يرجى إمالة المستند",hB={preparingCamera:wU,timeout:CU,noFocus:HU,somethingWentWrong:VU,incorrectCameraId:EU,done:kU,cameraUnavailable:SU,versionNotSupported:MU,httpNotSupported:AU,insecurePageContext:RU,badLicense:IU,fileCorrupt:TU,largeFile:OU,placeDocumentIntoFrame:PU,holdDocumentStraight:DU,glaresOnDocument:xU,tryAgain:NU,noCameraAvailable:LU,positionDocumentCenter:ZU,uploadPhoto:jU,moveCloser:FU,keepDeviceStill:UU,camera:BU,switchToMobile:zU,openPhoneCamera:GU,pleaseWait:$U,mobileDevice:WU,verifyYourIdentity:KU,fromCameraFilesMobileDesktop:YU,fromCameraFilesDesktop:qU,fromCameraMobileDesktop:QU,fromFilesMobileDesktop:XU,fromCameraDesktop:JU,fromFilesDesktop:eB,fromMobileDesktop:tB,fromCameraGalleryMobile:rB,fromGalleryMobile:nB,gallery:iB,files:aB,returnToComputer:oB,documentCaptured:sB,or:lB,continueInBrowser:cB,skip:uB,flipTheDocument:dB,tiltTheDocument:fB},pB="De camera aan het voorbereiden...",mB="Time-out",gB="Geen camera-focus",vB="Er ging iets fout",bB="Geen camera met de opgegeven ID gevonden",_B="Uitgevoerd!",yB="Camera onbeschikbaar!",wB="Uw browserversie wordt niet ondersteund",CB="HTTPS niet gebruikt",HB="Onzekere context",VB="De licentie kan niet gevonden worden of is verlopen",EB="Dit bestand is corrupt of wordt niet ondersteund",kB="Dit bestand is te groot om geüpload te worden",SB="Pas het document in het kader",MB="Houd het document recht",AB="Vermijd glans op het document",RB="Probeer opnieuw",IB="Er is geen camera",TB="Plaats het document in het midden",OB="Upload een foto",PB="Kom dichter",DB="Houd het toestel stil",xB="Camera",NB="Schakel over naar mobiel",LB="Open de camera op uw mobiele apparaat, scan de QR-code en volg de link",ZB="Even geduld...",jB="Mobiel apparaat",FB="Verificatie van identiteitsdocumenten",UB="Leg een document vast met de camera van de computer, upload het vanuit bestanden of scan het op een mobiel apparaat",BB="Leg een document vast met de camera van de computer of upload het vanuit bestanden",zB="Leg een document vast met de camera van de computer of scan het op een mobiel apparaat",GB="Upload een document of scan het op een mobiel apparaat",$B="Gebruik de camera van de computer om een document vast te leggen",WB="Kies een document uit bestanden en upload het",KB="Gebruik een mobiele camera om een document vast te leggen",YB="Leg een document vast met de mobiele camera of upload het vanuit de galerij",qB="Kies een document uit de galerij en upload het",QB="Galerij",XB="Bestanden",JB="Ga terug naar de computer",ez="Uw document is vastgelegd",tz="of",rz="Klik hier om verder te gaan in de browser.",nz="Sla over",iz="Draai het document om",az="Kantel het document",oz={preparingCamera:pB,timeout:mB,noFocus:gB,somethingWentWrong:vB,incorrectCameraId:bB,done:_B,cameraUnavailable:yB,versionNotSupported:wB,httpNotSupported:CB,insecurePageContext:HB,badLicense:VB,fileCorrupt:EB,largeFile:kB,placeDocumentIntoFrame:SB,holdDocumentStraight:MB,glaresOnDocument:AB,tryAgain:RB,noCameraAvailable:IB,positionDocumentCenter:TB,uploadPhoto:OB,moveCloser:PB,keepDeviceStill:DB,camera:xB,switchToMobile:NB,openPhoneCamera:LB,pleaseWait:ZB,mobileDevice:jB,verifyYourIdentity:FB,fromCameraFilesMobileDesktop:UB,fromCameraFilesDesktop:BB,fromCameraMobileDesktop:zB,fromFilesMobileDesktop:GB,fromCameraDesktop:$B,fromFilesDesktop:WB,fromMobileDesktop:KB,fromCameraGalleryMobile:YB,fromGalleryMobile:qB,gallery:QB,files:XB,returnToComputer:JB,documentCaptured:ez,or:tz,continueInBrowser:rz,skip:nz,flipTheDocument:iz,tiltTheDocument:az},sz="Menyiapkan kamera...",lz="Batas waktu",cz="Tidak ada fokus kamera",uz="Terjadi kesalahan",dz="Tidak ditemukan kamera dengan ID yang disebutkan",fz="Selesai!",hz="Kamera tidak tersedia!",pz="Versi browser Anda tidak didukung",mz="HTTPS tidak digunakan",gz="Konteks tidak aman",vz="Lisensi tidak dapat ditemukan atau telah habis masa berlakunya",bz="File ini rusak atau tidak didukung",_z="File ini terlalu besar untuk diunggah",yz="Sesuaikan dokumen dengan bingkainya",wz="Tahan dokumen tatap lurus",Cz="Hindari pantulan cahaya pada dokumen",Hz="Coba lagi",Vz="Tidak ada kamera",Ez="Posisikan dokumen di tengah",kz="Unggah foto",Sz="Geser mendekat",Mz="Tahan perangkat tetap diam",Az="Kamera",Rz="Beralih ke seluler",Iz="Buka kamera pada perangkat seluler Anda, pindai kode QR, dan ikuti tautannya",Tz="Harap tunggu...",Oz="Perangkat seluler",Pz="Verifikasi dokumen identitas",Dz="Ambil gambar dokumen menggunakan kamera komputer, unggah dari file, atau pindai pada perangkat seluler Anda",xz="Ambil gambar dokumen menggunakan kamera komputer atau unggah dari file",Nz="Ambil gambar dokumen menggunakan kamera komputer atau pindah pada perangkat seluler",Lz="Unggah dokumen dari file atau pindai pada perangkat seluler",Zz="Gunakan kamera komputer untuk mengambil gambar dokumen",jz="Pilih dokumen dari file dan unggah",Fz="Gunakan kamera seluler Anda untuk menangkap gambar dokumen",Uz="Tangkap gambar dokumen menggunakan kamera seluler atau unggah dari galeri",Bz="Pilih dokumen dari galeri dan unggah",zz="Galeri",Gz="File",$z="Kembali ke komputer",Wz="Tangkapan layar dokumen telah diambil",Kz="atau",Yz="Klik di sini untuk melanjutkan di browser",qz="Lewati",Qz="Putar balik dokumen",Xz="Miringkan dokumen",Jz={preparingCamera:sz,timeout:lz,noFocus:cz,somethingWentWrong:uz,incorrectCameraId:dz,done:fz,cameraUnavailable:hz,versionNotSupported:pz,httpNotSupported:mz,insecurePageContext:gz,badLicense:vz,fileCorrupt:bz,largeFile:_z,placeDocumentIntoFrame:yz,holdDocumentStraight:wz,glaresOnDocument:Cz,tryAgain:Hz,noCameraAvailable:Vz,positionDocumentCenter:Ez,uploadPhoto:kz,moveCloser:Sz,keepDeviceStill:Mz,camera:Az,switchToMobile:Rz,openPhoneCamera:Iz,pleaseWait:Tz,mobileDevice:Oz,verifyYourIdentity:Pz,fromCameraFilesMobileDesktop:Dz,fromCameraFilesDesktop:xz,fromCameraMobileDesktop:Nz,fromFilesMobileDesktop:Lz,fromCameraDesktop:Zz,fromFilesDesktop:jz,fromMobileDesktop:Fz,fromCameraGalleryMobile:Uz,fromGalleryMobile:Bz,gallery:zz,files:Gz,returnToComputer:$z,documentCaptured:Wz,or:Kz,continueInBrowser:Yz,skip:qz,flipTheDocument:Qz,tiltTheDocument:Xz},eG="Đang chuẩn bị camera...",tG="Thời gian chờ",rG="Không có tiêu điểm camera",nG="Có lỗi xảy ra",iG="Không tìm thấy camera nào có ID đã nêu",aG="Xong rồi!",oG="Camera không có sẵn!",sG="Phiên bản trình duyệt của bạn không được hỗ trợ",lG="HTTPS không được sử dụng",cG="Ngữ cảnh không bảo mật",uG="Không tìm thấy giấy phép hoặc giấy phép đã hết hạn",dG="Tệp này bị hỏng hoặc không được hỗ trợ",fG="Tệp này quá lớn để tải lên",hG="Chỉnh giấy tờ nằm gọn trong khung",pG="Giữ cho giấy tờ được thẳng",mG="Tránh cho giấy tờ bị lóe sáng",gG="Thử lại",vG="Không có camera",bG="Đưa giấy tờ vào chính giữa",_G="Tải ảnh lên",yG="Di chuyển tới gần hơn",wG="Giữ thiết bị ở nguyên vị trí",CG="Camera",HG="Chuyển qua di động",VG="Bật camera trên thiết bị di động của bạn, quét mã QR và theo dõi liên kết",EG="Vui lòng đợi...",kG="Thiết bị di động",SG="Xác minh giấy tờ tuỳ thân",MG="Chụp tài liệu bằng camera của máy tính, tải lên từ các tập tin hoặc quét trên một thiết bị di động",AG="Chụp tài liệu bằng camera của máy tính hoặc tải lên từ các tập tin",RG="Chụp tài liệu bằng camera của máy tính hoặc quét trên thiết bị di động",IG="Tải lên tài liệu từ các tập tin hoặc quét trên một thiết bị di động",TG="Sử dụng camera của máy tính để chụp một tài liệu",OG="Chọn một tài liệu từ các tập tin và tải lên",PG="Sử dụng camera của thiết bị di động của bạn để chụp một tài liệu",DG="Chụp một tài liệu bằng camera của thiết bị di động hoặc tải lên từ thư viện",xG="Chọn một tài liệu từ thư viện và tải lên",NG="Thư viện",LG="Tập tin",ZG="Quay trở lại máy tính",jG="Tài liệu của bạn đã được chụp",FG="hoặc",UG="Nhấp vào đây để tiếp tục ở trình duyệt",BG="Bỏ qua",zG="Lật giấy tờ",GG="Nghiêng tài liệu",$G={preparingCamera:eG,timeout:tG,noFocus:rG,somethingWentWrong:nG,incorrectCameraId:iG,done:aG,cameraUnavailable:oG,versionNotSupported:sG,httpNotSupported:lG,insecurePageContext:cG,badLicense:uG,fileCorrupt:dG,largeFile:fG,placeDocumentIntoFrame:hG,holdDocumentStraight:pG,glaresOnDocument:mG,tryAgain:gG,noCameraAvailable:vG,positionDocumentCenter:bG,uploadPhoto:_G,moveCloser:yG,keepDeviceStill:wG,camera:CG,switchToMobile:HG,openPhoneCamera:VG,pleaseWait:EG,mobileDevice:kG,verifyYourIdentity:SG,fromCameraFilesMobileDesktop:MG,fromCameraFilesDesktop:AG,fromCameraMobileDesktop:RG,fromFilesMobileDesktop:IG,fromCameraDesktop:TG,fromFilesDesktop:OG,fromMobileDesktop:PG,fromCameraGalleryMobile:DG,fromGalleryMobile:xG,gallery:NG,files:LG,returnToComputer:ZG,documentCaptured:jG,or:FG,continueInBrowser:UG,skip:BG,flipTheDocument:zG,tiltTheDocument:GG},WG="카메라 준비 중...",KG="시간 제한",YG="카메라 초점",qG="오류가 발생했습니다",QG="지정된 ID가 있는 카메라를 찾을 수 없음",XG="완료!",JG="카메라를 사용할 수 없습니다!",e$="사용 중인 브라우저는 지원되지 않습니다",t$="HTTPS가 사용되지 않음",r$="보안이 취약한 맥락",n$="라이선스를 찾을 수 없거나 만료되었습니다",i$="이 파일은 손상되었거나 지원되지 않습니다",a$="이 파일은 대용량이어서 업로드할 수 없습니다",o$="문서를 프레임에 맞춤",s$="문서를 똑바로 놓으십시오",l$="문서에서 눈부심을 피하십시오",c$="다시 시도",u$="카메라가 없습니다",d$="문서를 가운데에 위치시키십시오",f$="사진 업로드",h$="더 가까이 이동",p$="장치를 꽉 잡으십시오",m$="카메라",g$="모바일로 전환",v$="모바일 장치에서 카메라를 열고 QR 코드를 스캔한 후 링크를 따라가십시오",b$="잠시만 기다려 주세요...",_$="모바일 장치",y$="ID 문서 검증",w$="컴퓨터의 카메라를 사용하여 문서를 캡처하거나 파일에서 업로드하거나 모바일 장치에서 스캔하십시오",C$="컴퓨터의 카메라를 사용하여 문서를 캡처하거나 파일에서 업로드하십시오",H$="컴퓨터의 카메라를 사용하여 문서를 캡처하거나 모바일 장치에서 스캔하십시오",V$="파일에서 문서를 업로드하거나 모바일 장치에서 스캔하십시오",E$="컴퓨터의 카메라를 사용하여 문서를 캡처하십시오",k$="파일에서 문서를 선택하여 업로드하십시오",S$="모바일 카메라를 사용하여 문서를 캡처하십시오",M$="모바일의 카메라를 사용하여 문서를 캡처하거나 갤러리에서 업로드하십시오",A$="갤러리에서 문서를 선택하여 업로드하십시오",R$="갤러리",I$="파일",T$="컴퓨터로 돌아가기",O$="서류가 캡처되었습니다",P$="또는",D$="브라우저에서 계속하려면 여기를 클릭하세요",x$="건너뛰기",N$="문서를 뒤집으십시오",L$="문서를 기울이십시오",Z$={preparingCamera:WG,timeout:KG,noFocus:YG,somethingWentWrong:qG,incorrectCameraId:QG,done:XG,cameraUnavailable:JG,versionNotSupported:e$,httpNotSupported:t$,insecurePageContext:r$,badLicense:n$,fileCorrupt:i$,largeFile:a$,placeDocumentIntoFrame:o$,holdDocumentStraight:s$,glaresOnDocument:l$,tryAgain:c$,noCameraAvailable:u$,positionDocumentCenter:d$,uploadPhoto:f$,moveCloser:h$,keepDeviceStill:p$,camera:m$,switchToMobile:g$,openPhoneCamera:v$,pleaseWait:b$,mobileDevice:_$,verifyYourIdentity:y$,fromCameraFilesMobileDesktop:w$,fromCameraFilesDesktop:C$,fromCameraMobileDesktop:H$,fromFilesMobileDesktop:V$,fromCameraDesktop:E$,fromFilesDesktop:k$,fromMobileDesktop:S$,fromCameraGalleryMobile:M$,fromGalleryMobile:A$,gallery:R$,files:I$,returnToComputer:T$,documentCaptured:O$,or:P$,continueInBrowser:D$,skip:x$,flipTheDocument:N$,tiltTheDocument:L$},j$="Menyediakan kamera...",F$="Ralat masa",U$="Tiada fokus kamera",B$="Ada masalah",z$="Tiada kamera dengan ID yang ditentukan ditemui",G$="Selesai!",$$="Kamera tidak tersedia!",W$="Versi pelayar web anda tidak disokong",K$="HTTPS tidak digunakan",Y$="Konteks tidak selamat",q$="Lesen tidak dapat dicari atau telah tamat tempoh",Q$="Fail ini rosak atau tidak disokong",X$="Fail ini terlalu besar untuk dimuat naik",J$="Muatkan dokumen dalam bingkai",eW="Pengang dokumen secara tegak",tW="Elakan silau pada dokumen",rW="Sila cuba lagi",nW="Tiada kamera",iW="Letakkan dokumen di tengah",aW="Muat naik gambar",oW="Dekatkan",sW="Pegang peranti dengan tenang",lW="Kamera",cW="Beralih ke mudah alih",uW="Buka kamera pada peranti mudah alih anda, imbas kod QR, dan ikuti pautan",dW="Sila tunggu...",fW="Peranti mudah alih",hW="Pengesahan dokumen identiti",pW="Tangkap gambar dokumen menggunakan kamera komputer, muat naik daripada fail atau imbas pada peranti mudah alih",mW="Tangkap gambar dokumen menggunakan kamera komputer atau muat naik daripada fail",gW="Tangkap gambar dokumen menggunakan kamera komputer atau imbas pada peranti mudah alih",vW="Muat naik dokumen daripada fail atau imbas pada peranti mudah alih",bW="Guna kamera komputer untuk menangkap gambar dokumen",_W="Pilih dokumen daripada fail dan muat naik",yW="Guna kamera mudah alih anda untuk menangkap gambar dokumen",wW="Tangkap gambar dokumen dengan menggunakan kamera mudah alih atau muat naik daripada galeri",CW="Pilih dokumen daripada galeri dan muat naik",HW="Galeri",VW="Fail",EW="Kembali ke komputer",kW="Dokumen anda telah dirakam",SW="atau",MW="Klik sini untuk meneruskan dalam pelayar",AW="Langkau",RW="Terbalikkan dokumen",IW="Condongkan dokumen",TW={preparingCamera:j$,timeout:F$,noFocus:U$,somethingWentWrong:B$,incorrectCameraId:z$,done:G$,cameraUnavailable:$$,versionNotSupported:W$,httpNotSupported:K$,insecurePageContext:Y$,badLicense:q$,fileCorrupt:Q$,largeFile:X$,placeDocumentIntoFrame:J$,holdDocumentStraight:eW,glaresOnDocument:tW,tryAgain:rW,noCameraAvailable:nW,positionDocumentCenter:iW,uploadPhoto:aW,moveCloser:oW,keepDeviceStill:sW,camera:lW,switchToMobile:cW,openPhoneCamera:uW,pleaseWait:dW,mobileDevice:fW,verifyYourIdentity:hW,fromCameraFilesMobileDesktop:pW,fromCameraFilesDesktop:mW,fromCameraMobileDesktop:gW,fromFilesMobileDesktop:vW,fromCameraDesktop:bW,fromFilesDesktop:_W,fromMobileDesktop:yW,fromCameraGalleryMobile:wW,fromGalleryMobile:CW,gallery:HW,files:VW,returnToComputer:EW,documentCaptured:kW,or:SW,continueInBrowser:MW,skip:AW,flipTheDocument:RW,tiltTheDocument:IW},OW="Se pregătește camera...",PW="Pauză",DW="Cameră nefocalizată",xW="Ceva n-a mers bine",NW="Nu a fost găsită nicio cameră cu ID-ul specificat",LW="Terminat!",ZW="Camera foto indisponibilă!",jW="Versiunea browserului dvs. nu este acceptată",FW="Nu au fost utilizate HTTPS-uri",UW="Context nesigur",BW="Licența nu poate fi găsită sau a expirat",zW="Acest fișier este corupt sau nu este acceptat",GW="Fișierul este prea mare pentru a fi încărcat",$W="Încadrați documentul în cadru",WW="Țineți documentul drept",KW="Evitați strălucirea de pe document",YW="Încercați încă o dată",qW="Nu există cameră",QW="Poziționați documentul în centru",XW="Încărcați o fotografie",JW="Apropiați-vă",eK="Țineți dispozitivul nemișcat",tK="Camera",rK="Treceți pe mobil",nK="Activați camera dispozitivului dumneavoastră mobil, scanați codul QR și urmați link-ul",iK="Aşteptaţi Vă rog…",aK="Dispozitiv mobil",oK="Verificarea actelor de identitate",sK="Fotografiați un document utilizând camera computerului, încărcați-l din fișiere sau scanați-l pe un dispozitiv mobil",lK="Fotografiați un document utilizând camera computerului sau încărcați-l din fișiere",cK="Fotografiați un document utilizând camera computerului sau scanați-l pe un dispozitiv mobil",uK="Încărcați un document din fișiere sau scanați-l pe un dispozitiv mobil",dK="Utilizați camera computerului pentru a fotografia un document",fK="Selectați un document din fișiere și încărcați-l",hK="Utilizați camera dispozitivului dumneavoastră mobil pentru a fotografia un document",pK="Fotografiați un document utilizând camera dispozitivului mobil sau încărcați-l din galerie",mK="Selectați un document din galerie și încărcați-l",gK="Galerie",vK="Fișiere",bK="Întoarceți-vă la computer",_K="Documentul dumneavoastră a fost fotografiat",yK="sau",wK="Faceți clic aici pentru a continua în browser",CK="Sari peste",HK="Întoarceți documentul",VK="Rotiți documentul",EK={preparingCamera:OW,timeout:PW,noFocus:DW,somethingWentWrong:xW,incorrectCameraId:NW,done:LW,cameraUnavailable:ZW,versionNotSupported:jW,httpNotSupported:FW,insecurePageContext:UW,badLicense:BW,fileCorrupt:zW,largeFile:GW,placeDocumentIntoFrame:$W,holdDocumentStraight:WW,glaresOnDocument:KW,tryAgain:YW,noCameraAvailable:qW,positionDocumentCenter:QW,uploadPhoto:XW,moveCloser:JW,keepDeviceStill:eK,camera:tK,switchToMobile:rK,openPhoneCamera:nK,pleaseWait:iK,mobileDevice:aK,verifyYourIdentity:oK,fromCameraFilesMobileDesktop:sK,fromCameraFilesDesktop:lK,fromCameraMobileDesktop:cK,fromFilesMobileDesktop:uK,fromCameraDesktop:dK,fromFilesDesktop:fK,fromMobileDesktop:hK,fromCameraGalleryMobile:pK,fromGalleryMobile:mK,gallery:gK,files:vK,returnToComputer:bK,documentCaptured:_K,or:yK,continueInBrowser:wK,skip:CK,flipTheDocument:HK,tiltTheDocument:VK},kK="Προετοιμασία της κάμερας...",SK="Εξωχρονισμός",MK="Δεν υπάρχει εστίαση κάμερας",AK="Κάτι πήγε στραβά",RK="Δεν βρέθηκε κάμερα με το καθορισμένο ID",IK="Έτοιμο!",TK="Η κάμερα δεν είναι διαθέσιμη!",OK="Η έκδοση του προγράμματος περιήγησής σας δεν υποστηρίζεται",PK="Το HTTPS δεν χρησιμοποιείται",DK="Μη ασφαλές περιβάλλον",xK="Η άδεια χρήσης δεν μπορεί να βρεθεί ή έχει λήξει",NK="Αυτό το αρχείο είναι κατεστραμμένο ή δεν υποστηρίζεται",LK="Αυτό το αρχείο δεν δύναται να μεταφορτωθεί λόγω υπερβολικού μεγέθους",ZK="Προσαρμόστε το έγγραφο, ώστε να βρίσκεται μέσα στο πλαίσιο",jK="Κρατήστε το έγγραφο ίσιο",FK="Προσέχετε το έγγραφο να μην έχει αντανάκλαση",UK="Προσπαθήστε ξανά",BK="Δεν υπάρχει κάμερα",zK="Τοποθετήστε το έγγραφο στο κέντρο",GK="Ανέβασε μια φωτογραφία",$K="Πλησιάστε",WK="Κρατήστε ακίνητη τη συσκευή",KK="Κάμερα",YK="Μεταβείτε στην κινητή συσκευή",qK="Ανοίξτε την κάμερα στην κινητή συσκευή σας, σαρώστε τον κωδικό QR και μεταβείτε στον σύνδεσμο",QK="Παρακαλώ περιμένετε...",XK="Κινητή συσκευή",JK="Επαλήθευση εγγράφου ταυτότητας",eY="Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα του υπολογιστή, ανεβάστε το από τα αρχεία ή σαρώστε το με μια κινητή συσκευή",tY="Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα του υπολογιστή ή ανεβάστε το από τα αρχεία",rY="Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα του υπολογιστή ή σαρώστε το με μια κινητή συσκευή",nY="Ανεβάστε ένα έγγραφο από τα αρχεία ή σαρώστε το με μια κινητή συσκευή",iY="Χρησιμοποιήστε την κάμερα του υπολογιστή για τη λήψη εικόνας εγγράφου",aY="Επιλέξτε ένα έγγραφο από τα αρχεία και ανεβάστε το",oY="Χρησιμοποιήστε την κάμερα της κινητής συσκευής σας για τη λήψη εικόνας εγγράφου",sY="Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα της κινητής συσκευής σας ή ανεβάστε το από την γκαλερί",lY="Επιλέξτε ένα έγγραφο από την γκαλερί και ανεβάστε το",cY="Γκαλερί",uY="Αρχεία",dY="Επιστρέψτε στον υπολογιστή",fY="Λήψη εικόνας του εγγράφου σας έχει πραγματοποιηθεί",hY="ή",pY="Κάντε κλικ εδώ για να συνεχίσετε στο πρόγραμμα περιήγησης",mY="Παράλειψη",gY="Γυρίστε το έγγραφο",vY="Γείρετε το έγγραφο",bY={preparingCamera:kK,timeout:SK,noFocus:MK,somethingWentWrong:AK,incorrectCameraId:RK,done:IK,cameraUnavailable:TK,versionNotSupported:OK,httpNotSupported:PK,insecurePageContext:DK,badLicense:xK,fileCorrupt:NK,largeFile:LK,placeDocumentIntoFrame:ZK,holdDocumentStraight:jK,glaresOnDocument:FK,tryAgain:UK,noCameraAvailable:BK,positionDocumentCenter:zK,uploadPhoto:GK,moveCloser:$K,keepDeviceStill:WK,camera:KK,switchToMobile:YK,openPhoneCamera:qK,pleaseWait:QK,mobileDevice:XK,verifyYourIdentity:JK,fromCameraFilesMobileDesktop:eY,fromCameraFilesDesktop:tY,fromCameraMobileDesktop:rY,fromFilesMobileDesktop:nY,fromCameraDesktop:iY,fromFilesDesktop:aY,fromMobileDesktop:oY,fromCameraGalleryMobile:sY,fromGalleryMobile:lY,gallery:cY,files:uY,returnToComputer:dY,documentCaptured:fY,or:hY,continueInBrowser:pY,skip:mY,flipTheDocument:gY,tiltTheDocument:vY},_Y="Kamera hazırlanıyor...",yY="Zaman aşımı",wY="Kamera odağı yok",CY="Bir hata oluştu",HY="Belirtilen kimliğe sahip kamera bulunamadı",VY="Tamam!",EY="Kamera kullanılamıyor!",kY="Tarayıcı sürümünüz desteklenmiyor",SY="HTTPS kullanılmamış",MY="Güvenilmeyen bağlam",AY="Lisans bulunamadı veya lisansın süresi dolmuş",RY="Dosya bozuk veya desteklenmiyor",IY="Dosya boyutu yüklenemeyecek kadar büyük",TY="Belgeyi çerçeve içine yerleştir",OY="Dokümanı düz bir zemine yerleştirin",PY="Belge üzerinde parlama olmamasına özen gösterin",DY="Tekrar deneyin",xY="Kamera yok",NY="Belgeyi ortaya konumlandırın",LY="Fotoğraf yükleyin",ZY="Yakına gelin",jY="Cihazı sabit tutun",FY="Kamera",UY="Mobil cihaza geçin",BY="Mobil cihazınızdaki kamerayı açın, QR kodunu taratın ve bağlantıyı izleyin",zY="Lütfen bekleyiniz",GY="Mobil cihazı",$Y="Kimlik belgesi doğrulaması",WY="Belgeyi bilgisayarın kamerasını kullanarak taratın, dosyalardan karşıya yükleyin veya bir mobil cihazda taratın",KY="Belgeyi bilgisayarın kamerasını kullanarak taratın veya dosyalardan karşıya yükleyin",YY="Belgeyi bilgisayarın kamerasını kullanarak veya bir mobil cihazda taratın",qY="Belgeyi dosyalardan karşıya yükleyin veya mobil bir cihazda taratın",QY="Belgeyi taratmak için bilgisayarın kamerasını kullanın",XY="Dosyalardan bir belge seçip karşıya yükleyin",JY="Belgeyi taratmak için mobil cihazınızın kamerasını kullanın",eq="Belgeyi mobil cihazınızın kamerasını kullanarak taratın veya galeriden karşıya yükleyin",tq="Galeriden bir belge seçip karşıya yükleyin",rq="Galeri",nq="Dosyalar",iq="Bilgisayara dön",aq="Belge yakalandı",oq="veya",sq="Tarayıcıda devam etmek için tıklayın",lq="Geç",cq="Belgeyi ters çevirin",uq="Belgeyi Eğ",dq={preparingCamera:_Y,timeout:yY,noFocus:wY,somethingWentWrong:CY,incorrectCameraId:HY,done:VY,cameraUnavailable:EY,versionNotSupported:kY,httpNotSupported:SY,insecurePageContext:MY,badLicense:AY,fileCorrupt:RY,largeFile:IY,placeDocumentIntoFrame:TY,holdDocumentStraight:OY,glaresOnDocument:PY,tryAgain:DY,noCameraAvailable:xY,positionDocumentCenter:NY,uploadPhoto:LY,moveCloser:ZY,keepDeviceStill:jY,camera:FY,switchToMobile:UY,openPhoneCamera:BY,pleaseWait:zY,mobileDevice:GY,verifyYourIdentity:$Y,fromCameraFilesMobileDesktop:WY,fromCameraFilesDesktop:KY,fromCameraMobileDesktop:YY,fromFilesMobileDesktop:qY,fromCameraDesktop:QY,fromFilesDesktop:XY,fromMobileDesktop:JY,fromCameraGalleryMobile:eq,fromGalleryMobile:tq,gallery:rq,files:nq,returnToComputer:iq,documentCaptured:aq,or:oq,continueInBrowser:sq,skip:lq,flipTheDocument:cq,tiltTheDocument:uq},fq="カメラ準備中...",hq="タイムアウト",pq="カメラの焦点が合っていません",mq="何らかの問題が発生しました",gq="指定されたIDを持つカメラがみつかりませんでした",vq="完了!",bq="カメラが利用できません!",_q="ご利用のブラウザのバージョンはサポートされていません",yq="HTTPSが使用されていません",wq="不安定なコンテキスト",Cq="ライセンスがみつからないか有効期限が切れています",Hq="このファイルは破損しているかサポートされていません",Vq="このファイルはアップロードするには大きすぎます",Eq="フレームに文書をフィットさせます",kq="文書をまっすぐに持ってください",Sq="文書にテカリが発生しないようにしてください",Mq="もう一度お試しください",Aq="カメラがありません",Rq="書類を中心に配置してください",Iq="写真をアップロード",Tq="近寄ってください",Oq="デバイスを構えて静止してください",Pq="カメラ",Dq="モバイルに切り替えてください",xq="ご利用のモバイル機器でカメラを起動し、QRコードをスキャンし、リンクをクリックしてください",Nq="お待ちください...",Lq="モバイル機器",Zq="ID書類の照合",jq="コンピューターのカメラを使って書類を撮影し、その画像をファイルからアップロードするか、モバイル機器でスキャンしてください",Fq="コンピューターのカメラを使って書類を撮影し、その画像をファイルからアップロードしてください",Uq="コンピューターのカメラを使って書類を撮影するか、モバイル機器でスキャンしてください",Bq="ファイルから書類をアップロードするか、モバイル機器でスキャンしてください",zq="コンピューターのカメラを使って書類を撮影してください",Gq="ファイルから書類を選択してアップロードしてください",$q="モバイル機器のカメラを使って書類を撮影してください",Wq="モバイル機器のカメラを使って書類を撮影するか、ギャラリーからアップロードしてください",Kq="ギャラリーから書類を選択してアップロードしてください",Yq="ギャラリー",qq="ファイル",Qq="コンピューターに戻ってください",Xq="書類がキャプチャされました",Jq="または",eQ="ブラウザで継続するにはこちらをクリックしてください",tQ="スキップ",rQ="書類を裏返す",nQ="文書を傾けてください",iQ={preparingCamera:fq,timeout:hq,noFocus:pq,somethingWentWrong:mq,incorrectCameraId:gq,done:vq,cameraUnavailable:bq,versionNotSupported:_q,httpNotSupported:yq,insecurePageContext:wq,badLicense:Cq,fileCorrupt:Hq,largeFile:Vq,placeDocumentIntoFrame:Eq,holdDocumentStraight:kq,glaresOnDocument:Sq,tryAgain:Mq,noCameraAvailable:Aq,positionDocumentCenter:Rq,uploadPhoto:Iq,moveCloser:Tq,keepDeviceStill:Oq,camera:Pq,switchToMobile:Dq,openPhoneCamera:xq,pleaseWait:Nq,mobileDevice:Lq,verifyYourIdentity:Zq,fromCameraFilesMobileDesktop:jq,fromCameraFilesDesktop:Fq,fromCameraMobileDesktop:Uq,fromFilesMobileDesktop:Bq,fromCameraDesktop:zq,fromFilesDesktop:Gq,fromMobileDesktop:$q,fromCameraGalleryMobile:Wq,fromGalleryMobile:Kq,gallery:Yq,files:qq,returnToComputer:Qq,documentCaptured:Xq,or:Jq,continueInBrowser:eQ,skip:tQ,flipTheDocument:rQ,tiltTheDocument:nQ},aQ="Příprava fotoaparátu...",oQ="Časový limit",sQ="Fotoaparát není zaostřen",lQ="Něco se pokazilo",cQ="Nebyl nalezen žádný fotoaparát se zadaným ID",uQ="Hotovo!",dQ="Fotoaparát není k dispozici!",fQ="Vaše verze prohlížeče není podporována",hQ="Nebylo použito HTTPS",pQ="Nejistý kontext",mQ="Licenci nelze nalézt nebo vypršela její platnost",gQ="Tento soubor je poškozený nebo není podporován",vQ="Tento soubor je příliš velký na to, aby mohl být nahrán",bQ="Umístěte dokument do rámečku",_Q="Držte dokument rovně",yQ="Vyvarujte se ostrému osvětlení dokumentu",wQ="Zkusit to znovu",CQ="Chybí fotoaparát",HQ="Umístěte dokumentu do středu",VQ="Nahrát fotografii",EQ="Přibližte se",kQ="Držte zařízení tak, aby se nehnulo",SQ="Fotoaparát",MQ="Přejděte do mobilní verze",AQ="Otevřete fotoaparát na mobilním zařízení, naskenujte QR kód a přejděte na odkaz",RQ="Počkejte prosím...",IQ="Mobilní zařízení",TQ="Ověřování dokladů totožnosti",OQ="Pořiďte snímek dokumentu pomocí kamery v počítači, nahrajte jej ze souborů nebo jej naskenujte na mobilním zařízení",PQ="Pořiďte snímek dokumentu pomocí kamery v počítači nebo jej nahrajte ze souborů",DQ="Pořiďte snímek dokumentu pomocí kamery v počítači nebo jej naskenujte na mobilním zařízení",xQ="Nahrajte dokument ze souborů nebo jej naskenujte na mobilním zařízení",NQ="Pořiďte snímek dokumentu pomocí kamery v počítači",LQ="Vyberte dokument ze souborů a nahrajte jej",ZQ="Pořiďte snímek dokumentu pomocí fotoaparátu na mobilu",jQ="Pořiďte snímek dokumentu pomocí fotoaparátu na mobilu nebo jej nahrajte z galerie",FQ="Vyberte dokument z galerie a nahrajte jej",UQ="Galerie",BQ="Soubory",zQ="Vraťte se k počítači",GQ="Dokument byl zaznamenán",$Q="nebo",WQ="Po kliknutí zde budete pokračovat v prohlížeči",KQ="Přeskočit",YQ="Obraťte dokument",qQ="Nakloňte dokument",QQ={preparingCamera:aQ,timeout:oQ,noFocus:sQ,somethingWentWrong:lQ,incorrectCameraId:cQ,done:uQ,cameraUnavailable:dQ,versionNotSupported:fQ,httpNotSupported:hQ,insecurePageContext:pQ,badLicense:mQ,fileCorrupt:gQ,largeFile:vQ,placeDocumentIntoFrame:bQ,holdDocumentStraight:_Q,glaresOnDocument:yQ,tryAgain:wQ,noCameraAvailable:CQ,positionDocumentCenter:HQ,uploadPhoto:VQ,moveCloser:EQ,keepDeviceStill:kQ,camera:SQ,switchToMobile:MQ,openPhoneCamera:AQ,pleaseWait:RQ,mobileDevice:IQ,verifyYourIdentity:TQ,fromCameraFilesMobileDesktop:OQ,fromCameraFilesDesktop:PQ,fromCameraMobileDesktop:DQ,fromFilesMobileDesktop:xQ,fromCameraDesktop:NQ,fromFilesDesktop:LQ,fromMobileDesktop:ZQ,fromCameraGalleryMobile:jQ,fromGalleryMobile:FQ,gallery:UQ,files:BQ,returnToComputer:zQ,documentCaptured:GQ,or:$Q,continueInBrowser:WQ,skip:KQ,flipTheDocument:YQ,tiltTheDocument:qQ},XQ="กำลังเตรียมกล้องถ่ายรูป...",JQ="หมดเวลา",eX="ไม่มีโฟกัสกล้อง",tX="มีบางอย่างผิดพลาด",rX="ไม่พบกล้องที่มี ID ที่ระบุ",nX="เสร็จ!",iX="กล้องถ่ายรูปไม่พร้อมใช้งาน!",aX="ไม่รองรับเบราว์เซอร์รุ่นที่คุณใช้งาน",oX="ไม่ได้ใช้ HTTPS",sX="เนื้อหาไม่รัดกุม",lX="ไม่พบใบอนุญาติ หรือใบอนุญาตหมดอายุ",cX="ไฟล์นี้เสียหายหรือระบบไม่รองรับไฟล์นี้",uX="ไฟล์นี้ใหญ่เกินกว่าจะอัปโหลดได้",dX="จัดเอกสารให้พอดีกับกรอบ",fX="ถือเอกสารให้ตรง",hX="โปรดหลีกเลี่ยงไม่ให้แสงส่องจ้าบนเอกสาร",pX="ลองอีกครั้ง",mX="ไม่มีกล้องถ่ายรูป",gX="จัดวางเอกสารไว้ตรงกลาง",vX="อัปโหลดรูปภาพ",bX="เข้ามาใกล้กว่านี้",_X="ถืออุปกรณ์นิ่ง ๆ",yX="กล้องถ่ายรูป",wX="สลับไปใช้โทรศัพท์",CX="เปิดกล้องถ่ายรูปในอุปกรณ์เคลื่อนที่ สแกนรหัส QR และไปตามลิงก์",HX="โปรดรอสักครู่...",VX="อุปกรณ์เคลื่อนที่",EX="การยืนยันเอกสารประจำตัว",kX="จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์ อัปโหลดภาพจากไฟล์ หรือสแกนลงในอุปกรณ์เคลื่อนที่",SX="จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์ หรืออัปโหลดภาพจากไฟล์",MX="จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์ หรือสแกนลงในอุปกรณ์เคลื่อนที่",AX="อัปโหลดภาพจากไฟล์ หรือสแกนลงในอุปกรณ์เคลื่อนที่",RX="จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์",IX="เลือกเอกสารจากไฟล์และอัปโหลด",TX="ใช้กล้องจากอุปกรณ์เคลื่อนที่ของคุณเพื่อจับภาพเอกสาร",OX="จับภาพเอกสารโดยใช้กล้องถ่ายรูปของอุปกรณ์เคลื่อนที่ หรืออัปโหลดจากแกลเลอรี",PX="เลือกเอกสารจากแกลเลอรีและอัปโหลด",DX="แกลเลอรี",xX="ไฟล์",NX="กลับไปที่คอมพิวเตอร์ของคุณ",LX="จับภาพเอกสารของคุณแล้ว",ZX="หรือ",jX="คลิกที่นี่เพื่อดำเนินการต่อในเบราว์เซอร์",FX="ข้าม",UX="พลิกเอกสาร",BX="เอียงเอกสาร",zX={preparingCamera:XQ,timeout:JQ,noFocus:eX,somethingWentWrong:tX,incorrectCameraId:rX,done:nX,cameraUnavailable:iX,versionNotSupported:aX,httpNotSupported:oX,insecurePageContext:sX,badLicense:lX,fileCorrupt:cX,largeFile:uX,placeDocumentIntoFrame:dX,holdDocumentStraight:fX,glaresOnDocument:hX,tryAgain:pX,noCameraAvailable:mX,positionDocumentCenter:gX,uploadPhoto:vX,moveCloser:bX,keepDeviceStill:_X,camera:yX,switchToMobile:wX,openPhoneCamera:CX,pleaseWait:HX,mobileDevice:VX,verifyYourIdentity:EX,fromCameraFilesMobileDesktop:kX,fromCameraFilesDesktop:SX,fromCameraMobileDesktop:MX,fromFilesMobileDesktop:AX,fromCameraDesktop:RX,fromFilesDesktop:IX,fromMobileDesktop:TX,fromCameraGalleryMobile:OX,fromGalleryMobile:PX,gallery:DX,files:xX,returnToComputer:NX,documentCaptured:LX,or:ZX,continueInBrowser:jX,skip:FX,flipTheDocument:UX,tiltTheDocument:BX},GX="कैमरा तैयार करना...",$X="समय समाप्त",WX="कैमरा फ़ोकस नहीं",KX="कुछ त्रुटि हुई",YX="निर्दिष्ट ID वाला कोई कैमरा नहीं मिला",qX="ठीक है!",QX="कैमरा उपलब्ध नहीं है!",XX="आपका ब्राउज़र संस्करण समर्थित नहीं है",JX="HTTPS का उपयोग नहीं किया गया",eJ="असुरक्षित प्रसंग",tJ="लाइसेंस नहीं मिला या समाप्त हो गया है",rJ="यह फ़ाइल करप्ट है या समर्थित नहीं है",nJ="यह फ़ाइल अपलोड करने के लिए बहुत बड़ी है",iJ="दस्तावेज़ को फ्रेम में फिट करें",aJ="दस्तावेज़ को सीधे रखें",oJ="दस्तावेज़ को चमक से बचाएं",sJ="पुनः प्रयास करें",lJ="कोई कैमरा नहीं है",cJ="दस्तावेज़ को बीच में रखें",uJ="एक फ़ोटो अपलोड करें",dJ="नजदीक आएं",fJ="डिवाइस को स्थिर अवस्था में पकड़ें",hJ="कैमरा",pJ="मोबाइल पर स्विच करें",mJ="अपने मोबाइल डिवाइस पर कैमरा खोलें, QR कोड स्कैन करें और लिंक फॉलो करें",gJ="कृपया प्रतीक्षा करें...",vJ="मोबाइल डिवाइस",bJ="पहचान दस्तावेज़ सत्यापन",_J="कंप्यूटर के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें, उसे फ़ाइलों से अपलोड करें, या मोबाइल डिवाइस पर स्कैन करें",yJ="कंप्यूटर के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें या उसे फ़ाइलों से अपलोड करें",wJ="कंप्यूटर के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें या मोबाइल डिवाइस पर स्कैन करें",CJ="किसी दस्तावेज़ को फ़ाइलों से अपलोड करें या उसे मोबाइल डिवाइस पर स्कैन करें",HJ="किसी दस्तावेज़ को कैप्चर करने के लिए कंप्यूटर के कैमरे का उपयोग करें",VJ="फ़ाइलों में से एक दस्तावेज़ चुनें और उसे अपलोड करें",EJ="किसी दस्तावेज़ को कैप्चर करने के लिए अपने मोबाइल के कैमरे का उपयोग करें",kJ="मोबाइल के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें या गैलरी से अपलोड करें",SJ="गैलरी से एक दस्तावेज़ चुनें और उसे अपलोड करें",MJ="गैलरी से",AJ="फाइल से",RJ="कंप्यूटर पर लौटें",IJ="आपका दस्तावेज़ कैप्चर कर लिया गया है",TJ="या",OJ="ब्राउज़र में जारी रखने के लिए यहां क्लिक करें",PJ="छोड़ें",DJ="दस्तावेज़ पलटें",xJ="दस्तावेज़ को टिल्ट करें",NJ={preparingCamera:GX,timeout:$X,noFocus:WX,somethingWentWrong:KX,incorrectCameraId:YX,done:qX,cameraUnavailable:QX,versionNotSupported:XX,httpNotSupported:JX,insecurePageContext:eJ,badLicense:tJ,fileCorrupt:rJ,largeFile:nJ,placeDocumentIntoFrame:iJ,holdDocumentStraight:aJ,glaresOnDocument:oJ,tryAgain:sJ,noCameraAvailable:lJ,positionDocumentCenter:cJ,uploadPhoto:uJ,moveCloser:dJ,keepDeviceStill:fJ,camera:hJ,switchToMobile:pJ,openPhoneCamera:mJ,pleaseWait:gJ,mobileDevice:vJ,verifyYourIdentity:bJ,fromCameraFilesMobileDesktop:_J,fromCameraFilesDesktop:yJ,fromCameraMobileDesktop:wJ,fromFilesMobileDesktop:CJ,fromCameraDesktop:HJ,fromFilesDesktop:VJ,fromMobileDesktop:EJ,fromCameraGalleryMobile:kJ,fromGalleryMobile:SJ,gallery:MJ,files:AJ,returnToComputer:RJ,documentCaptured:IJ,or:TJ,continueInBrowser:OJ,skip:PJ,flipTheDocument:DJ,tiltTheDocument:xJ},LJ="ক্যামেরা প্রস্তুত করা হচ্ছে...",ZJ="টাইম আউট",jJ="ক্যামেরার ফোকাস হয়নি",FJ="কিছু একটা ভুল হয়েছে",UJ="নির্দিষ্ট আইডি সহ কোনো ক্যামেরা পাওয়া যায়নি",BJ="হয়ে গেছে!",zJ="ক্যামেরা বিদ্যমান নেই!",GJ="আপনার ব্রাউজারের সংস্করণটি সমর্থিত নয়",$J="HTTPS ব্যবহৃত হয়নি",WJ="অনিরাপদ কন্টেক্সট",KJ="লাইসেন্স পাওয়া যায়নি বা মেয়াদ শেষ হয়ে গেছে",YJ="এই ফাইলটি অকার্যকর বা সমর্থিত নয়",qJ="এই ফাইলটি আপলোড করার জন্য খুবই বড়",QJ="ডকুমেন্টটি ফ্রেমের মাঝে রাখুন",XJ="ডকুমেন্টটি সোজাভাবে ধরে রাখুন",JJ="ডকুমেন্টে আলোর ঝলকানি এড়িয়ে চলুন",eee="আবার চেষ্টা করুন",tee="কোনো ক্যামেরা নেই",ree="ডকুমেন্টটি কেন্দ্রে রাখুন",nee="একটি ছবি আপলোড করুন",iee="কাছে যান",aee="ডিভাইসটি ধরে রাখুন",oee="ক্যামেরা",see="মোবাইলে স্যুইচ করুন",lee="আপনার মোবাইল ডিভাইসের ক্যামেরা দিয়ে QR কোডটি স্ক্যান করুন এবং লিঙ্কটি অনুসরণ করুন",cee="অনুগ্রহ করে অপেক্ষা করুন...",uee="মোবাইল ডিভাইস",dee="পরিচয় যাচাইকরণ ডকুমেন্ট",fee="কম্পিউটারের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন, ফাইল থেকে আপলোড করুন বা মোবাইল ডিভাইসে এটি স্ক্যান করুন",hee="কম্পিউটারের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন বা ফাইল থেকে আপলোড করুন",pee="কম্পিউটারের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন বা একটি মোবাইল ডিভাইসে এটি স্ক্যান করুন",mee="ফাইল থেকে একটি ডকুমেন্ট আপলোড করুন বা একটি মোবাইল ডিভাইসে এটি স্ক্যান করুন",gee="একটি ডকুমেন্ট ক্যাপচার করতে কম্পিউটারের ক্যামেরা ব্যবহার করুন",vee="ফাইল থেকে একটি ডকুমেন্ট বাছাই করুন এবং এটি আপলোড করুন",bee="একটি ডকুমেন্ট ক্যাপচার করতে আপনার মোবাইল ক্যামেরা ব্যবহার করুন",_ee="মোবাইলের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন বা গ্যালারি থেকে আপলোড করুন",yee="গ্যালারি থেকে একটি ডকুমেন্ট বাছাই করুন এবং এটি আপলোড করুন",wee="গ্যালারি",Cee="ফাইল",Hee="কম্পিউটারে ফিরে যান",Vee="আপনার ডকুমেন্ট ক্যাপচার করা হয়েছে",Eee="অথবা",kee="ব্রাউজারে চালিয়ে যেতে এখানে ক্লিক করুন",See="এড়িয়ে যান",Mee="ডকুমেন্টটি উল্টান",Aee="ডকুমেন্টটি কাত করুন",Ree={preparingCamera:LJ,timeout:ZJ,noFocus:jJ,somethingWentWrong:FJ,incorrectCameraId:UJ,done:BJ,cameraUnavailable:zJ,versionNotSupported:GJ,httpNotSupported:$J,insecurePageContext:WJ,badLicense:KJ,fileCorrupt:YJ,largeFile:qJ,placeDocumentIntoFrame:QJ,holdDocumentStraight:XJ,glaresOnDocument:JJ,tryAgain:eee,noCameraAvailable:tee,positionDocumentCenter:ree,uploadPhoto:nee,moveCloser:iee,keepDeviceStill:aee,camera:oee,switchToMobile:see,openPhoneCamera:lee,pleaseWait:cee,mobileDevice:uee,verifyYourIdentity:dee,fromCameraFilesMobileDesktop:fee,fromCameraFilesDesktop:hee,fromCameraMobileDesktop:pee,fromFilesMobileDesktop:mee,fromCameraDesktop:gee,fromFilesDesktop:vee,fromMobileDesktop:bee,fromCameraGalleryMobile:_ee,fromGalleryMobile:yee,gallery:wee,files:Cee,returnToComputer:Hee,documentCaptured:Vee,or:Eee,continueInBrowser:kee,skip:See,flipTheDocument:Mee,tiltTheDocument:Aee},Iee="המצלמה בהכנה...",Tee="זמן קצוב לתפוגה",Oee="המצלמה לא בפוקוס",Pee="משהו השתבש",Dee="לא נמצאה מצלמה עם המזהה שצוין",xee="סיימת!",Nee="המצלמה לא זמינה",Lee="אין תמיכה בגרסה הנוכחית של הדפדפן",Zee="לא נעשה שימוש ב-HTTPS",jee="הקשר לא בטוח",Fee="הרישיון לא נמצא או לא בתוקף",Uee="הקובץ פגום או בפורמט שלא נתמך",Bee="הקובץ גדול מדי ולא ניתן להעלות אותו",zee="התאמת המסמך בתוך המסגרת",Gee="יש ליישר את המסמך",$ee="יש לוודא שאין ברק בזמן צילום המסמך",Wee="כדאי לנסות שוב",Kee="אין מצלמה",Yee="יש למקם את המסמך במרכז",qee="העלאת תמונה",Qee="להתקרב",Xee="יש להחזיק את המכשיר בלי לזוז",Jee="מצלמה",ete="מעבר לנייד",tte="צריך לפתוח את המצלמה בנייד, לסרוק את קוד ה-QR וללחוץ על הקישור",rte="אנא המתן...",nte="נייד",ite="אימות של מסמך זיהוי",ate="צריך לצלם את המסמך באמצעות מצלמת המחשב, להעלות אותו מתוך הקבצים או לסרוק אותו בנייד",ote="צריך לצלם את המסמך באמצעות מצלמת המחשב או להעלות אותו מתוך הקבצים",ste="צריך לצלם את המסמך באמצעות מצלמת המחשב או לסרוק אותו בנייד",lte="צריך להעלות את המסמך מתוך הקבצים או לסרוק אותו בנייד",cte="צריך לצלם את המסמך באמצעות מצלמת המחשב",ute="צריך לבחור את המסמך מתוך הקבצים ולהעלות אותו",dte="צריך לצלם את המסמך באמצעות מצלמת הנייד",fte="צריך לצלם את המסמך באמצעות מצלמת הנייד או להעלות אותו מהגלריה",hte="צריך לבחור את המסמך מהגלריה ולהעלות אותו",pte="גלריה",mte="קבצים",gte="חזרה למחשב",vte="המסמך צולם",bte="או",_te="מקישים כאן כדי לפתוח בדפדפן",yte="דילוג",wte="יש להפוך את המסמך לצידו השני",Cte="צריך להטות את המסמך הצידה",Hte={preparingCamera:Iee,timeout:Tee,noFocus:Oee,somethingWentWrong:Pee,incorrectCameraId:Dee,done:xee,cameraUnavailable:Nee,versionNotSupported:Lee,httpNotSupported:Zee,insecurePageContext:jee,badLicense:Fee,fileCorrupt:Uee,largeFile:Bee,placeDocumentIntoFrame:zee,holdDocumentStraight:Gee,glaresOnDocument:$ee,tryAgain:Wee,noCameraAvailable:Kee,positionDocumentCenter:Yee,uploadPhoto:qee,moveCloser:Qee,keepDeviceStill:Xee,camera:Jee,switchToMobile:ete,openPhoneCamera:tte,pleaseWait:rte,mobileDevice:nte,verifyYourIdentity:ite,fromCameraFilesMobileDesktop:ate,fromCameraFilesDesktop:ote,fromCameraMobileDesktop:ste,fromFilesMobileDesktop:lte,fromCameraDesktop:cte,fromFilesDesktop:ute,fromMobileDesktop:dte,fromCameraGalleryMobile:fte,fromGalleryMobile:hte,gallery:pte,files:mte,returnToComputer:gte,documentCaptured:vte,or:bte,continueInBrowser:_te,skip:yte,flipTheDocument:wte,tiltTheDocument:Cte},Vte="Valmistellaan kameraa...",Ete="Aikakatkaisu",kte="Kamera ei tarkennettu",Ste="Jokin epäonnistui",Mte="Kameraa, jonka tunniste on määritetty, ei löydy.",Ate="Valmis!",Rte="Kamera ei ole käytettävissä!",Ite="Selaimesi versiota ei tueta",Tte="HTTPS ei käytössä",Ote="Konteksti ei turvallinen",Pte="Lisenssiä ei löydy tai se on vanhentunut",Dte="Tämä tiedosto on vioittunut tai sitä ei tueta",xte="Tiedosto on liian suuri ladattavaksi",Nte="Kohdista asiakirja kehykseen",Lte="Pidä asiakirjaa suorassa",Zte="Vältä heijastuksia asiakirjassa",jte="Yritä uudelleen!",Fte="Kameraa ei ole",Ute="Sijoita asiakirja keskelle",Bte="Lataa valokuva",zte="Siirry lähemmäs",Gte="Pidä laitetta paikallaan",$te="Kamera",Wte="Vaihda mobiiliin",Kte="Avaa mobiililaitteesi kamera, skannaa QR-koodi ja siirry linkin sivustoon",Yte="Odota...",qte="Mobiililaite",Qte="Henkilöllisyystodistusten todennus",Xte="Kuvaa asiakirja tietokoneen kameralla, lataa se tiedostoista tai skannaa se mobiililaitteella",Jte="Kuvaa asiakirja tietokoneen kameralla tai lataa se tiedostoista",ere="Kuvaa asiakirja tietokoneen kameralla tai skannaa se mobiililaitteella",tre="Lataa asiakirja tiedostoista tai skannaa se mobiililaitteella",rre="Kuvaa asiakirja tietokoneen kameralla",nre="Valitse asiakirja tiedostoista ja lataa se",ire="Kuvaa asiakirja mobiililaitteesi kameralla",are="Kuvaa asiakirja mobiililaitteen kameralla tai lataa se galleriasta",ore="Valitse asiakirja galleriasta ja lataa se",sre="Galleria",lre="Tiedostot",cre="Palaa tietokoneeseen",ure="Asiakirjasi on kuvattu",dre="tai",fre="Jatka selaimessa napsauttamalla tätä",hre="Ohita",pre="Käännä asiakirja",mre="Kallista asiakirjaa",gre={preparingCamera:Vte,timeout:Ete,noFocus:kte,somethingWentWrong:Ste,incorrectCameraId:Mte,done:Ate,cameraUnavailable:Rte,versionNotSupported:Ite,httpNotSupported:Tte,insecurePageContext:Ote,badLicense:Pte,fileCorrupt:Dte,largeFile:xte,placeDocumentIntoFrame:Nte,holdDocumentStraight:Lte,glaresOnDocument:Zte,tryAgain:jte,noCameraAvailable:Fte,positionDocumentCenter:Ute,uploadPhoto:Bte,moveCloser:zte,keepDeviceStill:Gte,camera:$te,switchToMobile:Wte,openPhoneCamera:Kte,pleaseWait:Yte,mobileDevice:qte,verifyYourIdentity:Qte,fromCameraFilesMobileDesktop:Xte,fromCameraFilesDesktop:Jte,fromCameraMobileDesktop:ere,fromFilesMobileDesktop:tre,fromCameraDesktop:rre,fromFilesDesktop:nre,fromMobileDesktop:ire,fromCameraGalleryMobile:are,fromGalleryMobile:ore,gallery:sre,files:lre,returnToComputer:cre,documentCaptured:ure,or:dre,continueInBrowser:fre,skip:hre,flipTheDocument:pre,tiltTheDocument:mre},vre="Förbereder kameran...",bre="Paus",_re="Ingen kamerafokus",yre="Ett fel inträffade",wre="Ingen kamera med specificerat ID hittat",Cre="Klart!",Hre="Kameran är inte tillgänglig!",Vre="Din webbläsarversion stöds inte",Ere="HTTPS används inte",kre="Otryggt sammanhang",Sre="Licensen går antingen inte att hitta eller så har den utgått",Mre="Filen är antingen korrupt eller stöds inte",Are="Filen är för stor för att kunna laddas upp",Rre="Placera dokumentet i ramen",Ire="Håll dokumentet rakt",Tre="Undvik reflexer på dokumentet",Ore="Försök igen",Pre="Det finns ingen kamera",Dre="Placera dokumentet i mitten",xre="Ladda upp foto",Nre="Flytta närmare",Lre="Håll enheten stilla",Zre="Kamera",jre="Byt till mobil",Fre="Öppna kameran på din mobila enhet, skanna QR-koden och följ länken",Ure="Vänligen vänta...",Bre="Mobil enhet",zre="Verifiering av ID-handlingar",Gre="Skanna ett dokument med datorns kamera, ladda upp det från filerna eller skanna det med en mobil enhet",$re="Skanna ett dokument med datorns kamera eller ladda upp det från filerna",Wre="Skanna ett dokument med datorns kamera eller med en mobil enhet",Kre="Ladda upp det från filer eller skanna det med en mobil enhet",Yre="Använd datorns kamera till att skanna ett dokument",qre="Välj ett dokument från filerna och ladda upp det",Qre="Använd din mobila kamera till att skanna ett dokument",Xre="Skanna ett dokument med mobilens kamera eller ladda upp det från bildgalleriet",Jre="Välj ett dokument från bildgalleriet och ladda upp det",ene="Galleri",tne="Filer",rne="Gå tillbaka till datorn",nne="Ditt dokument har fångats",ine="eller",ane="Klicka här för att fortsätta i webbläsaren",one="Hoppa över",sne="Vänd på dokumentet",lne="Luta dokumentet",cne={preparingCamera:vre,timeout:bre,noFocus:_re,somethingWentWrong:yre,incorrectCameraId:wre,done:Cre,cameraUnavailable:Hre,versionNotSupported:Vre,httpNotSupported:Ere,insecurePageContext:kre,badLicense:Sre,fileCorrupt:Mre,largeFile:Are,placeDocumentIntoFrame:Rre,holdDocumentStraight:Ire,glaresOnDocument:Tre,tryAgain:Ore,noCameraAvailable:Pre,positionDocumentCenter:Dre,uploadPhoto:xre,moveCloser:Nre,keepDeviceStill:Lre,camera:Zre,switchToMobile:jre,openPhoneCamera:Fre,pleaseWait:Ure,mobileDevice:Bre,verifyYourIdentity:zre,fromCameraFilesMobileDesktop:Gre,fromCameraFilesDesktop:$re,fromCameraMobileDesktop:Wre,fromFilesMobileDesktop:Kre,fromCameraDesktop:Yre,fromFilesDesktop:qre,fromMobileDesktop:Qre,fromCameraGalleryMobile:Xre,fromGalleryMobile:Jre,gallery:ene,files:tne,returnToComputer:rne,documentCaptured:nne,or:ine,continueInBrowser:ane,skip:one,flipTheDocument:sne,tiltTheDocument:lne},une="Gør kameraet klar...",dne="Timeout",fne="Ingen kamerafokus",hne="Noget gik galt",pne="Intet kamera med det specificeret ID fundet",mne="Færdig!",gne="Kamera utilgængelig!",vne="Din browserversion er ikke understøttet",bne="HTTPS ikke brugt",_ne="Usikker kontekst",yne="Licensen kan ikke findes eller er udløbet",wne="Filen er ødelagt eller understøttes ikke",Cne="Denne fil er for stor til at blive overført",Hne="Tilpas dokumentet til rammen",Vne="Hold dokumentet lige",Ene="Undgå genskin på dokumentet",kne="Prøv igen",Sne="Der er intet kamera",Mne="Placer dokumentet i midten",Ane="Upload et foto",Rne="Flyt tættere på",Ine="Hold enheden stille",Tne="Kamera",One="Skift til mobil",Pne="Åben kameraet på din mobile enhed, scan QR-koden, og følg linket",Dne="Vent venligst...",xne="Mobil enhed",Nne="Bekræftelse af ID-dokument",Lne="Fang et dokument ved hjælp af computerens kamera, upload det fra filer, eller scan det på en mobil enhed",Zne="Fang et dokument ved hjælp af computerens kamera eller upload det fra filer",jne="Fang et dokument ved hjælp af computerens kamera, upload det fra filer, eller scan det på en mobil enhed",Fne="Upload et dokument fra filer eller scan det på en mobil enhed",Une="Brug computerens kamera til at fange et dokument",Bne="Vælg et dokument fra filer og upload det",zne="Brug dit mobilkamera til at fange et dokument",Gne="Fang et dokument ved hjælp af mobilens kamera eller upload det fra galleri",$ne="Vælg et dokument fra galleriet og upload det",Wne="Galleri",Kne="Filer",Yne="Vend tilbage til computeren",qne="Dit dokument er blevet fanget",Qne="eller",Xne="Klik her for at fortsætte i browser",Jne="Spring over",eie="Vend dokumentet",tie="Vip dokumentet",rie={preparingCamera:une,timeout:dne,noFocus:fne,somethingWentWrong:hne,incorrectCameraId:pne,done:mne,cameraUnavailable:gne,versionNotSupported:vne,httpNotSupported:bne,insecurePageContext:_ne,badLicense:yne,fileCorrupt:wne,largeFile:Cne,placeDocumentIntoFrame:Hne,holdDocumentStraight:Vne,glaresOnDocument:Ene,tryAgain:kne,noCameraAvailable:Sne,positionDocumentCenter:Mne,uploadPhoto:Ane,moveCloser:Rne,keepDeviceStill:Ine,camera:Tne,switchToMobile:One,openPhoneCamera:Pne,pleaseWait:Dne,mobileDevice:xne,verifyYourIdentity:Nne,fromCameraFilesMobileDesktop:Lne,fromCameraFilesDesktop:Zne,fromCameraMobileDesktop:jne,fromFilesMobileDesktop:Fne,fromCameraDesktop:Une,fromFilesDesktop:Bne,fromMobileDesktop:zne,fromCameraGalleryMobile:Gne,fromGalleryMobile:$ne,gallery:Wne,files:Kne,returnToComputer:Yne,documentCaptured:qne,or:Qne,continueInBrowser:Xne,skip:Jne,flipTheDocument:eie,tiltTheDocument:tie},nie="Priprema kamere...",iie="Pauza",aie="Nema fokusa kamere",oie="Nešto je pošlo po zlu",sie="Nije pronađena kamera s navedenim ID-om",lie="Gotovo!",cie="Kamera nije dostupna!",uie="Vaša verzija preglednika nije podržana",die="HTTPS se ne koristi",fie="Nesiguran kontekst",hie="Licenca se ne može pronaći ili je istekla",pie="Ova datoteka je oštećena ili nije podržana",mie="Ova je datoteka prevelika za prijenos",gie="Prilagodite dokument okviru",vie="Držite dokument ravno",bie="Izbjegavajte odsjaj na dokumentu",_ie="Pokušajte ponovno",yie="Nema kamere",wie="Postavite dokument u sredinu",Cie="Uploadujte sliku",Hie="Priđite bliže",Vie="Držite uređaj mirno",Eie="Kamera",kie="Prebacivanje na mobilni uređaj",Sie="Otvorite kameru na svom mobilnom uređaju, skenirajte QR kod i slijedite poveznicu",Mie="Molimo pričekajte...",Aie="Mobilni uređaj",Rie="Provjera osobnih dokumenata",Iie="Snimite dokument pomoću kamere računala, prenesite ga iz datoteka ili skenirajte na mobilnom uređaju",Tie="Snimite dokument pomoću kamere računala ili ga prenesite iz datoteka",Oie="Snimite dokument pomoću kamere računala ili ga skenirajte na mobilnom uređaju",Pie="Prenesite dokument iz datoteka ili ga skenirajte na mobilnom uređaju",Die="Koristite kameru računala za snimanje dokumenta",xie="Odaberite dokument iz datoteka i prenesite ga",Nie="Koristite svoju mobilnu kameru za snimanje dokumenta",Lie="Snimite dokument pomoću kamere mobilnog telefona ili ga prenesite iz galerije",Zie="Odaberite dokument iz galerije i prenesite ga",jie="Galerija",Fie="Datoteke",Uie="Vrati se na računalo",Bie="Vaš dokument je snimljen",zie="ili",Gie="Kliknite ovdje za nastavak u pregledniku",$ie="Prekočiti",Wie="Okrenite dokument",Kie="Nagnite dokument",Yie={preparingCamera:nie,timeout:iie,noFocus:aie,somethingWentWrong:oie,incorrectCameraId:sie,done:lie,cameraUnavailable:cie,versionNotSupported:uie,httpNotSupported:die,insecurePageContext:fie,badLicense:hie,fileCorrupt:pie,largeFile:mie,placeDocumentIntoFrame:gie,holdDocumentStraight:vie,glaresOnDocument:bie,tryAgain:_ie,noCameraAvailable:yie,positionDocumentCenter:wie,uploadPhoto:Cie,moveCloser:Hie,keepDeviceStill:Vie,camera:Eie,switchToMobile:kie,openPhoneCamera:Sie,pleaseWait:Mie,mobileDevice:Aie,verifyYourIdentity:Rie,fromCameraFilesMobileDesktop:Iie,fromCameraFilesDesktop:Tie,fromCameraMobileDesktop:Oie,fromFilesMobileDesktop:Pie,fromCameraDesktop:Die,fromFilesDesktop:xie,fromMobileDesktop:Nie,fromCameraGalleryMobile:Lie,fromGalleryMobile:Zie,gallery:jie,files:Fie,returnToComputer:Uie,documentCaptured:Bie,or:zie,continueInBrowser:Gie,skip:$ie,flipTheDocument:Wie,tiltTheDocument:Kie},qie="Forbereder kameraet...",Qie="Pause",Xie="Ingen kamerafokus",Jie="Noe gikk galt",e2e="Kamera med den spesifikke ID-en ble ikke funnet",t2e="Ferdig!",r2e="Kameraet er ikke tilgjengelig!",n2e="Din nettleserversjon støttes ikke",i2e="HTTPS ikke brukt",a2e="Usikker kontekst",o2e="Lisensen finnes ikke eller har utløpt",s2e="Denne filen er skadet eller støttes ikke",l2e="Denne filen er for stor til å lastes opp",c2e="Plasser dokumentet i rammen",u2e="Hold dokumentet rett",d2e="Unngå gjenskinn på dokumentet",f2e="Prøv igjen",h2e="Ingen kamera tilgjengelig",p2e="Plasser dokumentet i midten",m2e="Last opp et bilde",g2e="Kom nærmere",v2e="Hold enheten i ro",b2e="Kamera",_2e="Bytt til mobil",y2e="Åpne kameraet på mobilenheten din, skann QR-koden og følg linken",w2e="Vennligst vent...",C2e="Mobilenhet",H2e="Identitetsverifikasjon av dokumenter",V2e="Fang et dokument med datamaskinens kamera, last det opp fra filer eller skann det på en mobilenhet",E2e="Fang et dokument med datamaskinens kamera eller last det opp fra filer",k2e="Fang et dokument med datamaskinens kamera eller skann det på en mobilenhet",S2e="Last opp et dokument fra filer eller skann det på en mobilenhet",M2e="Bruk datamaskinens kamera til å fange et dokument",A2e="Velg et dokument fra filer og last det opp",R2e="Bruk mobilkameraet til å fange et dokument",I2e="Fang et dokument med mobilens kamera eller last det opp fra galleriet",T2e="Velg et dokument fra galleriet og last det opp",O2e="Galleri",P2e="Filer",D2e="Gå tilbake til datamaskinen",x2e="Dokumentet ditt har blitt registrert",N2e="eller",L2e="Klikk her for å fortsette i nettleseren",Z2e="Hopp over",j2e="Vend dokumentet",F2e="Vipp dokumentet",U2e={preparingCamera:qie,timeout:Qie,noFocus:Xie,somethingWentWrong:Jie,incorrectCameraId:e2e,done:t2e,cameraUnavailable:r2e,versionNotSupported:n2e,httpNotSupported:i2e,insecurePageContext:a2e,badLicense:o2e,fileCorrupt:s2e,largeFile:l2e,placeDocumentIntoFrame:c2e,holdDocumentStraight:u2e,glaresOnDocument:d2e,tryAgain:f2e,noCameraAvailable:h2e,positionDocumentCenter:p2e,uploadPhoto:m2e,moveCloser:g2e,keepDeviceStill:v2e,camera:b2e,switchToMobile:_2e,openPhoneCamera:y2e,pleaseWait:w2e,mobileDevice:C2e,verifyYourIdentity:H2e,fromCameraFilesMobileDesktop:V2e,fromCameraFilesDesktop:E2e,fromCameraMobileDesktop:k2e,fromFilesMobileDesktop:S2e,fromCameraDesktop:M2e,fromFilesDesktop:A2e,fromMobileDesktop:R2e,fromCameraGalleryMobile:I2e,fromGalleryMobile:T2e,gallery:O2e,files:P2e,returnToComputer:D2e,documentCaptured:x2e,or:N2e,continueInBrowser:L2e,skip:Z2e,flipTheDocument:j2e,tiltTheDocument:F2e},B2e="Kamerani tayyorlash...",z2e="Vaqt tugashi",G2e="Kamera fokusi yo'q",$2e="Nimadir noto'g'ri ketdi",W2e="Berilgan ID bilan kamera topilmadi.",K2e="Tayyor!",Y2e="Kamera mavjud emas!",q2e="Brauzeringiz versiyasi qo'llab-quvvatlanmaydi",Q2e="HTTPS ishlatilmaydi",X2e="Xavfli kontekst",J2e="Litsenziya topilmadi yoki bekor qilindi",eae="Fayl buzilgan yoki qo'llab-quvvatlanmaydi",tae="Yuklab olinadigan fayl hajmi juda katta",rae="Hujjatni ramkaga joylashtiring",nae="Hujjatni to'g'ri ushlang",iae="Hujjatingizni yorug'likdan saqlang",aae="Qayta urinib ko'ring",oae="Kamera yo'q",sae="Hujjatni markazga joylashtiring",lae="Fotosuratni yuklang",cae="Yaqinroq keling",uae="Qurilmani harakatsiz ushlang",dae="Kamera",fae="Mobil qurilmangizga o'ting",hae="Mobil qurilmangiz kamerasini oching, QR kodini skanerlang va havolaga o'ting",pae="Iltimos kuting…",mae="Mobil qurilma",gae="Shaxsni tasdiqlovchi hujjatni tekshirish",vae="Hujjatni kompyuter kamerasi bilan suratga oling, fayllardan yuklang yoki mobil qurilmangizdan skanerlang",bae="Hujjatni kompyuter kamerasi bilan suratga oling yoki fayllardan yuklang",_ae="Hujjatni kompyuter kamerasi bilan suratga oling yoki mobil qurilmadan skanerlang",yae="Hujjatni fayllardan yuklang yoki mobil qurilmadan skanerlang",wae="Hujjatni suratga olish uchun kompyuter kamerasidan foydalaning",Cae="Fayllardan hujjatni tanlang va uni yuklang",Hae="Hujjatni suratga olish uchun mobil qurilmangiz kamerasidan foydalaning",Vae="Hujjatni mobil qurilmangiz kamerasi bilan suratga oling yoki galereyadan yuklang",Eae="Galereyadan hujjatni tanlang va uni yuklab oling",kae="Galereya",Sae="Fayllar",Mae="Kompyuterga qaytish",Aae="Hujjatingiz yozib olindi",Rae="yoki",Iae="Brauzerda davom ettirish uchun shu yerga bosing",Tae="O'tkazib yuborish",Oae="Hujjatni aylantiring",Pae="Hujjatni egib oling",Dae={preparingCamera:B2e,timeout:z2e,noFocus:G2e,somethingWentWrong:$2e,incorrectCameraId:W2e,done:K2e,cameraUnavailable:Y2e,versionNotSupported:q2e,httpNotSupported:Q2e,insecurePageContext:X2e,badLicense:J2e,fileCorrupt:eae,largeFile:tae,placeDocumentIntoFrame:rae,holdDocumentStraight:nae,glaresOnDocument:iae,tryAgain:aae,noCameraAvailable:oae,positionDocumentCenter:sae,uploadPhoto:lae,moveCloser:cae,keepDeviceStill:uae,camera:dae,switchToMobile:fae,openPhoneCamera:hae,pleaseWait:pae,mobileDevice:mae,verifyYourIdentity:gae,fromCameraFilesMobileDesktop:vae,fromCameraFilesDesktop:bae,fromCameraMobileDesktop:_ae,fromFilesMobileDesktop:yae,fromCameraDesktop:wae,fromFilesDesktop:Cae,fromMobileDesktop:Hae,fromCameraGalleryMobile:Vae,fromGalleryMobile:Eae,gallery:kae,files:Sae,returnToComputer:Mae,documentCaptured:Aae,or:Rae,continueInBrowser:Iae,skip:Tae,flipTheDocument:Oae,tiltTheDocument:Pae},xae="Տեսախցիկի նախապատրաստում․․․",Nae="Թայմաութ",Lae="Տեսախցիկի ֆոկուսավորում չկա",Zae="Ինչ-որ բան սխալ է",jae="Նշված ID-ով տեսախցիկ չգտնվեց։",Fae="Պատրաստ է",Uae="Տեսախցիկը հասանելի չէ։",Bae="Ձեր դիտարկիչի տարբերակը չի աջակցվում",zae="HTTPS չի օգտագործվում",Gae="Վտանգավոր համատեքստ",$ae="Արտոնագիրը չի գտնվել կամ այն անվավեր է",Wae="Ֆայլը վնասված է կամ չի աջակցվում",Kae="Բեռնված ֆայլի չափը շատ մեծ է",Yae="Փաստաթուղթը տեղադրեք շրջանակի մեջ",qae="Փաստաթուղթը պահեք ուղիղ",Qae="Խուսափեք փաստաթղթի վրա փայլեր հայտնվելուց",Xae="Կրկնեք փորձը",Jae="Տեսախցիկը բացակայում է",eoe="Փաստաթուղթը տեղադրեք կենտրոնում",toe="Բեռնել լուսանկարը",roe="Ավելի մոտ տեղավորվերք",noe="Սարքը պահեք անշարժ",ioe="Տեսախցիկ",aoe="Անցնել բջջային սարքին",ooe="բացեք բջջային սարքի տեսախցիկը, սկանավորեք QR կոդը և անցեք հղումով",soe="Խնդրում ենք սպասել...",loe="Բջջային սարք",coe="Անձը հաստատող փաստաթղթի ստուգում",uoe="Համակարգչի տեսախցիկով լուսանկարեք փաստաթուղթը, բեռնեք ֆայլերից կամ սկանավորեք բջջային սարքից",doe="Փաստաթուղթը լուսանկարեք համակարգչի տեսախցիկի օգնությամբ կամ բեռնեք այն ֆայլերի ցանկից",foe="Համակարգչի տեսախցիկով լուսանկարեք փաստաթուղթը կամ սկանավորեք բջջային սարքից",hoe="Փաստաթուղթը բեռնեք ֆայլերի ցանկից կամ սկանավորեք այն բջջային սարքից",poe="Օգտվեք համակարգչի տեսախցիկից՝ փաստաթուղթը լուսանկարելու համար",moe="Ֆայլերի ցանկից փաստաթուղթ ընտրեք և բեռնեք այն",goe="Օգտվեք բջջային սարքի տեսախցիկից՝ փաստաթուղթը լուսանկարելու համար",voe="Փաստաթուղթը լուսանկարեք բջջային սարքի տեսախցիկի օգնությամբ կամ բեռնեք այն պատկերադարանից",boe="Պատկերադարանից ընտրեք փաստաթուղթը և բեռնեք այն",_oe="Պատկերադարան",yoe="Ֆայլեր",woe="Վերադարձեք համակարգչի մոտ",Coe="Ձեր փաստաթուղթը տեսագրված է",Hoe="կամ",Voe="Սեղմեք այստեղ՝ դիտարկիչում շարունակելու համար",Eoe="Բաց թողնել",koe="Շրջել փաստաթուղթը",Soe="Թեքեք նկարը",Moe={preparingCamera:xae,timeout:Nae,noFocus:Lae,somethingWentWrong:Zae,incorrectCameraId:jae,done:Fae,cameraUnavailable:Uae,versionNotSupported:Bae,httpNotSupported:zae,insecurePageContext:Gae,badLicense:$ae,fileCorrupt:Wae,largeFile:Kae,placeDocumentIntoFrame:Yae,holdDocumentStraight:qae,glaresOnDocument:Qae,tryAgain:Xae,noCameraAvailable:Jae,positionDocumentCenter:eoe,uploadPhoto:toe,moveCloser:roe,keepDeviceStill:noe,camera:ioe,switchToMobile:aoe,openPhoneCamera:ooe,pleaseWait:soe,mobileDevice:loe,verifyYourIdentity:coe,fromCameraFilesMobileDesktop:uoe,fromCameraFilesDesktop:doe,fromCameraMobileDesktop:foe,fromFilesMobileDesktop:hoe,fromCameraDesktop:poe,fromFilesDesktop:moe,fromMobileDesktop:goe,fromCameraGalleryMobile:voe,fromGalleryMobile:boe,gallery:_oe,files:yoe,returnToComputer:woe,documentCaptured:Coe,or:Hoe,continueInBrowser:Voe,skip:Eoe,flipTheDocument:koe,tiltTheDocument:Soe},Aoe="Камера даярдалууда...",Roe="Тайм-аут",Ioe="Камеранын фокусу жок",Toe="Бир жерден ката кетти",Ooe="Көрсөтүлгөн ID менен камера табылган жок.",Poe="Даяр!",Doe="Камера жеткиликтүү эмес!",xoe="Сиздин браузердин версиясы колдоого алынбайт",Noe="HTTPS колдонулбайт",Loe="Коопсуз контекст",Zoe="Лицензия табылган жок же жараксыз",joe="Файл бузулган же колдоого алынбайт",Foe="Жүктөлүп берилген файлдын өлчөмү өтө чоң",Uoe="Документти алкакка жайгаштырыңыз:",Boe="Документти түз кармаңыз",zoe="Документиңизде жаркырап калбаңыз",Goe="Кайра аракет кылып көрүңүз",$oe="Камера жок",Woe="Документти борборго коюңуз",Koe="Сүрөт жүктөө",Yoe="Жакыныраак жылыңыз",qoe="Түзмөктү кыймылдатпаңыз",Qoe="Камера",Xoe="Мобилдик түзмөккө өтүңүз",Joe="Мобилдик түзмөгүңүздүн камерасын ачып, QR кодун сканерлеп, шилтемени басыңыз",e0e="Сураныч, күтө туруңуз...",t0e="Мобилдик түзмөк",r0e="Өздүгүн тастыктаган документти текшерүү",n0e="Компьютериңиздин камерасы менен документти сүрөткө тартыңыз, файлдардан жүктөңүз же мобилдик түзмөгүңүздөн сканерлеңиз",i0e="Компьютериңиздин камерасы менен документти сүрөткө тартыңыз же файлдардан жүктөңүз",a0e="Компьютериңиздин камерасы менен документти сүрөткө тартыңыз же мобилдик түзмөгүңүздөн сканерлеңиз",o0e="Документти файлдардан жүктөө же мобилдик түзмөктөн сканерлөө",s0e="Документти сүрөткө тартуу үчүн компьютериңиздин камерасын колдонуңуз",l0e="Файлдардан документти тандап, жүктөңүз",c0e="Документти сүрөткө тартуу үчүн мобилдик түзмөгүңүздүн камерасын колдонуңуз",u0e="Мобилдик түзмөгүңүздүн камерасы менен документтин сүрөтүн тартыңыз же галереяңыздан жүктөңүз",d0e="Галереядан документти тандап, жүктөңүз",f0e="Галерея",h0e="Файлдар",p0e="Компьютерге кайтыңыз",m0e="Документиңиз алынды",g0e="же",v0e="Браузерде улантуу үчүн бул жакты басыңыз.",b0e="Өткөрүп жиберүү",_0e="Документти которуңуз",y0e="Документти ийиңиз",w0e={preparingCamera:Aoe,timeout:Roe,noFocus:Ioe,somethingWentWrong:Toe,incorrectCameraId:Ooe,done:Poe,cameraUnavailable:Doe,versionNotSupported:xoe,httpNotSupported:Noe,insecurePageContext:Loe,badLicense:Zoe,fileCorrupt:joe,largeFile:Foe,placeDocumentIntoFrame:Uoe,holdDocumentStraight:Boe,glaresOnDocument:zoe,tryAgain:Goe,noCameraAvailable:$oe,positionDocumentCenter:Woe,uploadPhoto:Koe,moveCloser:Yoe,keepDeviceStill:qoe,camera:Qoe,switchToMobile:Xoe,openPhoneCamera:Joe,pleaseWait:e0e,mobileDevice:t0e,verifyYourIdentity:r0e,fromCameraFilesMobileDesktop:n0e,fromCameraFilesDesktop:i0e,fromCameraMobileDesktop:a0e,fromFilesMobileDesktop:o0e,fromCameraDesktop:s0e,fromFilesDesktop:l0e,fromMobileDesktop:c0e,fromCameraGalleryMobile:u0e,fromGalleryMobile:d0e,gallery:f0e,files:h0e,returnToComputer:p0e,documentCaptured:m0e,or:g0e,continueInBrowser:v0e,skip:b0e,flipTheDocument:_0e,tiltTheDocument:y0e},a_={ru:BT,en:xO,de:AP,pl:CD,it:mx,hu:lN,zh:tL,sk:KL,uk:FZ,fr:Pj,es:SF,pt:yU,ar:hB,nl:oz,id:Jz,vi:$G,ko:Z$,ms:TW,ro:EK,el:bY,tr:dq,ja:iQ,cs:QQ,th:zX,hi:NJ,bn:Ree,he:Hte,fi:gre,sv:cne,da:rie,hr:Yie,no:U2e,uz:Dae,hy:Moe,ky:w0e};function o_(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function C0e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?o_(Object(r),!0).forEach(function(n){x2(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o_(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function x2(e,t,r){return(t=H0e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function H0e(e){var t=V0e(e,"string");return typeof t=="symbol"?t:t+""}function V0e(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const po=Yt.create("main");class E0e extends HTMLElement{constructor(){super(),x2(this,"_root",this.attachShadow({mode:"open"})),x2(this,"_mounted",!1),x2(this,"_translations",null),x2(this,"_settings",{})}static get observedAttributes(){return Object.values(or)}onEvent(t){const r=om(hC,t);this.dispatchEvent(r),po("Component event: ".concat(JSON.stringify(r.detail)))}attributeChangedCallback(t){po("Attribute change: ".concat(t));const r=this.getAttribute(t),n=nm(r),i={[or.locale]:()=>r&&(this._settings.locale=r),[or.multiple]:()=>{this._settings.multipleFileInput=n},[or.copyright]:()=>{this._settings.copyright=n},[or.startScreen]:()=>{this._settings.startScreen=n},[or.internalScenario]:()=>r&&(this._settings.internalScenario=r),[or.multipageProcessing]:()=>{this._settings.multipageProcessing=n},[or.cameraId]:()=>r&&(this._settings.cameraId=r),[or.changeCamera]:()=>{this._settings.changeCameraButton=n},[or.closeButton]:()=>{this._settings.closeButton=n},[or.captureButton]:()=>{this._settings.captureButton=n},[or.newLayout]:()=>{this._settings.newLayout=n}};i[t]&&i[t](),this._mounted&&this.render()}connectedCallback(){setTimeout(()=>{po("Component mounted"),this.render(),this._mounted=!0,this.onEvent({action:Re.ELEMENT_VISIBLE,data:null})})}set translations(t){this._translations=t,this._mounted&&this.render()}get translations(){return this._translations}set settings(t){this._settings=Cr(this._settings,t),this._mounted&&this.render()}get settings(){return this._settings}render(){nn(R(kt,{children:[R("style",{nonce:this._settings.nonce,children:Gb+$b+Wb+Kb+Yb+qb+Qb+Xb+Jb+e_+t_+r_+YI+qI+n_+i_}),R(KI,C0e({dictionaries:a_,onEvent:this.onEvent.bind(this),translations:this._translations},this._settings))]}),this._root)}disconnectedCallback(){setTimeout(()=>nn(null,this._root)),po("Component disconnected"),Yt.saveLogs()}}function k0e(e){let{onStatusChange:t,onCapture:r,onError:n,onClose:i}=e;const{onEvent:a,cameraId:o,startScreen:l,resolution:c,cameraMode:s,mirrorType:u}=Ct(),d=rt(null),f={width:(c==null?void 0:c.width)||Wn.FULL_HD.width,height:(c==null?void 0:c.height)||Wn.FULL_HD.height},[h,p]=ye(!1),[m,g]=ye({videoElement:null,videoParams:{width:0,height:0},videoContainerParams:{width:0,height:0}}),[_,b]=ye({videoStatus:ut.PREPARING,camera:{deviceId:"",facing:void 0,groupId:"",label:""},sortedDevices:null}),[v,y]=ye(o),V=()=>{var I;a({action:Re.PRESS_MIRRORING_BUTTON,data:null}),(I=d.current)===null||I===void 0||I.changeMirror()},w=()=>{a({action:Re.CAMERA_PROCESS_CLOSED,data:null}),l&&t(oe.CHOOSE_INPUT_SOURCE)},E=()=>{if(a({action:Re.PRESS_CAPTURE_BUTTON,data:null}),!m.videoElement)return;const{raw:I,mimeType:D}=F3(m.videoElement,Hi.BASE64);r([{raw:I,mimeType:D}]),t(oe.SUCCESS)},S=()=>{if(!_.sortedDevices)return;a({action:Re.PRESS_CHANGE_CAMERA_BUTTON,data:null});const I=lm(_.sortedDevices,_.camera.deviceId);I&&y(I)},H=I=>{n(new St(I))},M=()=>{a({action:Re.VIDEO_STARTED,data:null})},T=()=>{a({action:Re.VIDEO_STOPPED,data:null})};return R(Vm,{mirroring:h,onChangeMirroring:V,status:Ie.SNAPSHOT,videoStatusParams:_,onCameraSnapshot:E,onProcessClose:w,onClose:i,onChangeCamera:S,videoElementParams:m,children:R(fm,{onVideoSizeChange:g,onVideoStatusChange:b,resolution:f,onFailStatus:H,mode:s||yr.environment,cameraId:v,onVideoStarted:M,onVideoStopped:T,onMirroringChange:p,mirrorType:u,ref:d})})}function H5(e,t,r){return(t=S0e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function S0e(e){var t=M0e(e,"string");return typeof t=="symbol"?t:t+""}function M0e(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class A0e{constructor(t){H5(this,"mimeType",void 0),H5(this,"raw",void 0),H5(this,"extension",void 0),this.mimeType=t.split(";")[0].replace("data:",""),this.extension=this.mimeType.split("/")[1],this.raw=t.substring(t.indexOf(",")+1)}}function R0e(e){return ce(this,null,function*(){const t=[];for(let r=0;r<e.length;r++){const n=new Promise((i,a)=>{const o=e.item(r);if(o){const l=URL.createObjectURL(o),c=new Image;c.onload=()=>{const s=new FileReader;s.readAsDataURL(o),s.onload=()=>{if(typeof s.result=="string"){const{raw:u,mimeType:d}=new A0e(s.result);i({raw:u,mimeType:d})}else a(new St(Lt.INCORRECT_FILE));URL.revokeObjectURL(l)},s.onerror=()=>a(new St(Lt.INCORRECT_FILE))},c.src=l,c.onerror=()=>a(new St(Lt.INCORRECT_FILE))}});t.push(n)}return t})}function I0e(e){let{onStatusChange:t,onCapture:r,images:n,onError:i}=e;const{onEvent:a}=Ct(),[o,l]=ye([]);return xe(()=>{n!=null&&n.length&&!(o!=null&&o.length)&&(a({action:Re.FILE_PROCESS_STARTED,data:null}),R0e(n).then(c=>{Promise.all(c).then(s=>{l(s)}).catch(s=>{i(s)})})),o.length&&(r(o),t(oe.SUCCESS))},[n,o]),R(b2,{})}const T0e=(e,t,r)=>e?t?r?"fromCameraGalleryMobile":"fromMobileDesktop":r?"fromGalleryMobile":"":t?r?"fromCameraFilesDesktop":"fromCameraDesktop":r?"fromFilesDesktop":"",gn={"verified-screen":"_verified-screen_evxkx_1","error-screen":"_error-screen_evxkx_5","camera-disabled-screen":"_camera-disabled-screen_evxkx_9"};function O0e(e){let{direction:t}=e;const{onEvent:r,startScreen:n,fromCameraButton:i=!0,uploadFileButton:a=!0}=Ct(),{translate:o}=cn.useLocalize(),[l,c]=ye(n?oe.CHOOSE_INPUT_SOURCE:oe.CAMERA_PROCESSING),[s,u]=ye(null),[d,f]=ye([{raw:"",mimeType:""}]),h=b=>{u(b),c(oe.FILE_PROCESSING)},p=()=>{r({action:Re.PRESS_CAMERA_BUTTON,data:null}),c(oe.CAMERA_PROCESSING)},m=b=>{const v=l4[b.type]||oe.UNKNOWN_ERROR;c(v),r({action:Re.PROCESS_FINISHED,data:{status:sr.ERROR,reason:b.type}})},g=()=>{u(null),f([{raw:"",mimeType:""}]),c(n?oe.CHOOSE_INPUT_SOURCE:oe.CAMERA_PROCESSING),r({action:Re.PRESS_RETRY_BUTTON,data:null})},_=()=>{r({action:Re.CLOSE,data:null})};return xe(()=>{l===oe.SUCCESS&&r({action:Re.PROCESS_FINISHED,data:{status:sr.OK,response:d}})},[l,d]),R(T9,{onError:m,supportedBrowserVersions:u4,children:R(ec,{showHeaderAndFooter:l!==oe.CAMERA_PROCESSING,onClose:_,direction:t,children:l===oe.CHOOSE_INPUT_SOURCE?R(y9,{onStart:p,onFileImageSet:h,title:o("uploadPhoto"),subtitle:o(T0e(ht.isMobile,i,a))}):l===oe.CAMERA_PROCESSING?R(k0e,{onStatusChange:c,onCapture:f,onClose:_,onError:m}):l===oe.FILE_PROCESSING?R(I0e,{onStatusChange:c,onCapture:f,images:s,onError:m}):l===oe.SUCCESS?R(Ht,{className:gn["verified-screen"],title:o("done")}):l===oe.NOT_SUPPORTED_ERROR?R(Ht,{className:gn["error-screen"],title:o("versionNotSupported")}):l===oe.INCORRECT_FILE_ERROR?R(Ht,{className:gn["error-screen"],title:o("fileCorrupt"),onReset:g}):l===oe.CAMERA_PERMISSION_DENIED_ERROR?R(Ht,{className:gn["camera-disabled-screen"],title:o("cameraUnavailable")}):l===oe.HTTP_NOT_SUPPORTED_ERROR?R(Ht,{className:gn["error-screen"],title:o("httpNotSupported")}):l===oe.INSECURE_PAGE_CONTEXT_ERROR?R(Ht,{className:gn["error-screen"],title:o("insecurePageContext")}):l===oe.NO_CAMERA_ERROR?R(Ht,{className:gn["camera-disabled-screen"],title:o("noCameraAvailable")}):l===oe.INCORRECT_CAMERA_ID_ERROR?R(Ht,{className:gn["camera-disabled-screen"],title:o("incorrectCameraId")}):R(Ht,{className:gn["error-screen"],title:o("somethingWentWrong"),onReset:g})})})}const P0e=im(R9,M9)(O0e),D0e=`._verified-screen_evxkx_1:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2086%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='43'%20cy='42'%20rx='40'%20ry='40'%20transform='rotate(90%2043%2042)'%20stroke='%235DA600'%20stroke-width='3'/%3e%3cpath%20d='M66%2030L40.5069%2054L28%2042.2256'%20stroke='%235DA600'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._error-screen_evxkx_5:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2086%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='43'%20cy='42'%20rx='40'%20ry='40'%20transform='rotate(90%2043%2042)'%20stroke='%23FF0000'%20stroke-width='3'/%3e%3cpath%20d='M57%2028L29%2056M29%2028L57%2056'%20stroke='%23FF0000'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._camera-disabled-screen_evxkx_9:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='40'%20cy='40'%20r='37'%20stroke='%23FF0000'%20stroke-width='3'/%3e%3cpath%20d='M40.213%2030.6667H44.6663C45.3736%2030.6667%2046.0519%2030.9476%2046.552%2031.4477C47.0521%2031.9478%2047.333%2032.6261%2047.333%2033.3334V37.7867L48.6663%2038.12L56.6663%2033.3334V46.6667M47.333%2045.3334V46.6667C47.333%2047.3739%2047.0521%2048.0522%2046.552%2048.5523C46.0519%2049.0524%2045.3736%2049.3334%2044.6663%2049.3334H29.9997C29.2924%2049.3334%2028.6142%2049.0524%2028.1141%2048.5523C27.614%2048.0522%2027.333%2047.3739%2027.333%2046.6667V33.3334C27.333%2032.6261%2027.614%2031.9478%2028.1141%2031.4477C28.6142%2030.9476%2029.2924%2030.6667%2029.9997%2030.6667H32.6663L47.333%2045.3334Z'%20stroke='%23FF0000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M27.333%2025.3333L56.6663%2054.6666'%20stroke='%23FF0000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}`;function s_(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function x0e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?s_(Object(r),!0).forEach(function(n){N2(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):s_(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function N2(e,t,r){return(t=N0e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function N0e(e){var t=L0e(e,"string");return typeof t=="symbol"?t:t+""}function L0e(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const Z0e=Yt.create("main");class j0e extends HTMLElement{constructor(){super(),N2(this,"_root",this.attachShadow({mode:"open"})),N2(this,"_mounted",!1),N2(this,"_translations",null),N2(this,"_settings",{})}static get observedAttributes(){return Object.values(on)}onEvent(t){const r=om(pC,t);this.dispatchEvent(r),Z0e("Component event: ".concat(JSON.stringify(r.detail)))}attributeChangedCallback(t){const r=this.getAttribute(t),n=nm(r),i={[on.locale]:()=>r&&(this._settings.locale=r),[on.multiple]:()=>{this._settings.multipleFileInput=n},[on.copyright]:()=>{this._settings.copyright=n},[on.startScreen]:()=>{this._settings.startScreen=n},[on.cameraId]:()=>r&&(this._settings.cameraId=r),[on.changeCamera]:()=>{this._settings.changeCameraButton=n},[on.closeButton]:()=>{this._settings.closeButton=n}};i[t]&&i[t](),this._mounted&&this.render()}connectedCallback(){setTimeout(()=>{this.render(),this._mounted=!0,this.onEvent({action:Re.ELEMENT_VISIBLE,data:null})})}set translations(t){this._translations=t,this._mounted&&this.render()}get translations(){return this._translations}set settings(t){this._settings=Cr(this._settings,t),this._mounted&&this.render()}get settings(){return this._settings}render(){nn(R(kt,{children:[R("style",{nonce:this._settings.nonce,children:Gb+$b+Wb+Kb+Yb+qb+Qb+Xb+Jb+e_+t_+r_+D0e+n_+i_}),R(P0e,x0e({dictionaries:a_,onEvent:this.onEvent.bind(this),translations:this._translations},this._settings))]}),this._root)}disconnectedCallback(){setTimeout(()=>nn(null,this._root)),Yt.saveLogs()}}function F0e(e,t,r){return(t=U0e(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function U0e(e){var t=B0e(e,"string");return typeof t=="symbol"?t:t+""}function B0e(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class z0e extends HTMLElement{constructor(){super(),F0e(this,"_root",void 0),this._root=this.attachShadow({mode:"open"}),this._root.innerHTML=`
1
+ var RegulaIdvDocument=(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var t=globalThis,n=t.ShadowRoot&&(t.ShadyCSS===void 0||t.ShadyCSS.nativeShadow)&&`adoptedStyleSheets`in Document.prototype&&`replace`in CSSStyleSheet.prototype,r=Symbol(),i=new WeakMap,a=class{constructor(e,t,n){if(this._$cssResult$=!0,n!==r)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o,t=this.t;if(n&&e===void 0){let n=t!==void 0&&t.length===1;n&&(e=i.get(t)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&i.set(t,e))}return e}toString(){return this.cssText}},o=e=>new a(typeof e==`string`?e:e+``,void 0,r),s=(e,...t)=>new a(e.length===1?e[0]:t.reduce((t,n,r)=>t+(e=>{if(!0===e._$cssResult$)return e.cssText;if(typeof e==`number`)return e;throw Error(`Value passed to 'css' function must be a 'css' function result: `+e+`. Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.`)})(n)+e[r+1],e[0]),e,r),c=(e,r)=>{if(n)e.adoptedStyleSheets=r.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(let n of r){let r=document.createElement(`style`),i=t.litNonce;i!==void 0&&r.setAttribute(`nonce`,i),r.textContent=n.cssText,e.appendChild(r)}},l=n?e=>e:e=>e instanceof CSSStyleSheet?(e=>{let t=``;for(let n of e.cssRules)t+=n.cssText;return o(t)})(e):e;function u(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(e){n(e);return}s.done?t(c):Promise.resolve(c).then(r,i)}function d(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var a=e.apply(t,n);function o(e){u(a,r,i,o,s,`next`,e)}function s(e){u(a,r,i,o,s,`throw`,e)}o(void 0)})}}var f,p,{is:m,defineProperty:h,getOwnPropertyDescriptor:g,getOwnPropertyNames:_,getOwnPropertySymbols:v,getPrototypeOf:y}=Object,b=globalThis,x=b.trustedTypes,S=x?x.emptyScript:``,C=b.reactiveElementPolyfillSupport,w=(e,t)=>e,T={toAttribute(e,t){switch(t){case Boolean:e=e?S:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let n=e;switch(t){case Boolean:n=e!==null;break;case Number:n=e===null?null:Number(e);break;case Object:case Array:try{n=JSON.parse(e)}catch(e){n=null}}return n}},E=(e,t)=>!m(e,t),D={attribute:!0,type:String,converter:T,reflect:!1,useDefault:!1,hasChanged:E};(f=Symbol).metadata!=null||(f.metadata=Symbol(`metadata`)),b.litPropertyMetadata!=null||(b.litPropertyMetadata=new WeakMap);var O=class extends HTMLElement{static addInitializer(e){var t;this._$Ei(),((t=this.l)==null?this.l=[]:t).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,t=D){if(t.state&&(t.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(e)&&((t=Object.create(t)).wrapped=!0),this.elementProperties.set(e,t),!t.noAccessor){let n=Symbol(),r=this.getPropertyDescriptor(e,n,t);r!==void 0&&h(this.prototype,e,r)}}static getPropertyDescriptor(e,t,n){var r;let{get:i,set:a}=(r=g(this.prototype,e))==null?{get(){return this[t]},set(e){this[t]=e}}:r;return{get:i,set(t){let r=i==null?void 0:i.call(this);a==null||a.call(this,t),this.requestUpdate(e,r,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){var t;return(t=this.elementProperties.get(e))==null?D:t}static _$Ei(){if(this.hasOwnProperty(w(`elementProperties`)))return;let e=y(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(w(`finalized`)))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(w(`properties`))){let e=this.properties,t=[..._(e),...v(e)];for(let n of t)this.createProperty(n,e[n])}let e=this[Symbol.metadata];if(e!==null){let t=litPropertyMetadata.get(e);if(t!==void 0)for(let[e,n]of t)this.elementProperties.set(e,n)}this._$Eh=new Map;for(let[e,t]of this.elementProperties){let n=this._$Eu(e,t);n!==void 0&&this._$Eh.set(n,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){let t=[];if(Array.isArray(e)){let n=new Set(e.flat(1/0).reverse());for(let e of n)t.unshift(l(e))}else e!==void 0&&t.push(l(e));return t}static _$Eu(e,t){let n=t.attribute;return!1===n?void 0:typeof n==`string`?n:typeof e==`string`?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var e;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(e=this.constructor.l)==null||e.forEach(e=>e(this))}addController(e){var t,n;((t=this._$EO)==null?this._$EO=new Set:t).add(e),this.renderRoot!==void 0&&this.isConnected&&((n=e.hostConnected)==null||n.call(e))}removeController(e){var t;(t=this._$EO)==null||t.delete(e)}_$E_(){let e=new Map,t=this.constructor.elementProperties;for(let n of t.keys())this.hasOwnProperty(n)&&(e.set(n,this[n]),delete this[n]);e.size>0&&(this._$Ep=e)}createRenderRoot(){var e;let t=(e=this.shadowRoot)==null?this.attachShadow(this.constructor.shadowRootOptions):e;return c(t,this.constructor.elementStyles),t}connectedCallback(){var e;this.renderRoot!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$EO)==null||e.forEach(e=>{var t;return(t=e.hostConnected)==null?void 0:t.call(e)})}enableUpdating(e){}disconnectedCallback(){var e;(e=this._$EO)==null||e.forEach(e=>{var t;return(t=e.hostDisconnected)==null?void 0:t.call(e)})}attributeChangedCallback(e,t,n){this._$AK(e,n)}_$ET(e,t){let n=this.constructor.elementProperties.get(e),r=this.constructor._$Eu(e,n);if(r!==void 0&&!0===n.reflect){var i;let a=(((i=n.converter)==null?void 0:i.toAttribute)===void 0?T:n.converter).toAttribute(t,n.type);this._$Em=e,a==null?this.removeAttribute(r):this.setAttribute(r,a),this._$Em=null}}_$AK(e,t){let n=this.constructor,r=n._$Eh.get(e);if(r!==void 0&&this._$Em!==r){var i,a,o;let e=n.getPropertyOptions(r),s=typeof e.converter==`function`?{fromAttribute:e.converter}:((i=e.converter)==null?void 0:i.fromAttribute)===void 0?T:e.converter;this._$Em=r;let c=s.fromAttribute(t,e.type);this[r]=(a=c==null?(o=this._$Ej)==null?void 0:o.get(r):c)==null?c:a,this._$Em=null}}requestUpdate(e,t,n,r=!1,i){if(e!==void 0){var a,o;let s=this.constructor;if(!1===r&&(i=this[e]),n!=null||(n=s.getPropertyOptions(e)),!(((a=n.hasChanged)==null?E:a)(i,t)||n.useDefault&&n.reflect&&i===((o=this._$Ej)==null?void 0:o.get(e))&&!this.hasAttribute(s._$Eu(e,n))))return;this.C(e,t,n)}!1===this.isUpdatePending&&(this._$ES=this._$EP())}C(e,t,{useDefault:n,reflect:r,wrapped:i},a){var o,s,c;n&&!((o=this._$Ej)==null?this._$Ej=new Map:o).has(e)&&(this._$Ej.set(e,(s=a==null?t:a)==null?this[e]:s),!0!==i||a!==void 0)||(this._$AL.has(e)||(this.hasUpdated||n||(t=void 0),this._$AL.set(e,t)),!0===r&&this._$Em!==e&&((c=this._$Eq)==null?this._$Eq=new Set:c).add(e))}_$EP(){var e=this;return d(function*(){e.isUpdatePending=!0;try{yield e._$ES}catch(e){Promise.reject(e)}let t=e.scheduleUpdate();return t!=null&&(yield t),!e.isUpdatePending})()}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot!=null||(this.renderRoot=this.createRenderRoot()),this._$Ep){for(let[e,t]of this._$Ep)this[e]=t;this._$Ep=void 0}let e=this.constructor.elementProperties;if(e.size>0)for(let[t,n]of e){let{wrapped:e}=n,r=this[t];!0!==e||this._$AL.has(t)||r===void 0||this.C(t,void 0,n,r)}}let e=!1,t=this._$AL;try{var n;e=this.shouldUpdate(t),e?(this.willUpdate(t),(n=this._$EO)==null||n.forEach(e=>{var t;return(t=e.hostUpdate)==null?void 0:t.call(e)}),this.update(t)):this._$EM()}catch(t){throw e=!1,this._$EM(),t}e&&this._$AE(t)}willUpdate(e){}_$AE(e){var t;(t=this._$EO)==null||t.forEach(e=>{var t;return(t=e.hostUpdated)==null?void 0:t.call(e)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(e){return!0}update(e){this._$Eq&&(this._$Eq=this._$Eq.forEach(e=>this._$ET(e,this[e]))),this._$EM()}updated(e){}firstUpdated(e){}};O.elementStyles=[],O.shadowRootOptions={mode:`open`},O[w(`elementProperties`)]=new Map,O[w(`finalized`)]=new Map,C==null||C({ReactiveElement:O}),((p=b.reactiveElementVersions)==null?b.reactiveElementVersions=[]:p).push(`2.1.2`);var k,A=globalThis,j=e=>e,M=A.trustedTypes,N=M?M.createPolicy(`lit-html`,{createHTML:e=>e}):void 0,P=`$lit$`,F=`lit$${Math.random().toFixed(9).slice(2)}$`,I=`?`+F,L=`<${I}>`,R=document,ee=()=>R.createComment(``),te=e=>e===null||typeof e!=`object`&&typeof e!=`function`,z=Array.isArray,ne=e=>z(e)||typeof(e==null?void 0:e[Symbol.iterator])==`function`,re=`[
2
+ \f\r]`,ie=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ae=/-->/g,oe=/>/g,se=RegExp(`>|${re}(?:([^\\s"'>=/]+)(${re}*=${re}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,`g`),ce=/'/g,le=/"/g,ue=/^(?:script|style|textarea|title)$/i,de=(e=>(t,...n)=>({_$litType$:e,strings:t,values:n}))(1),fe=Symbol.for(`lit-noChange`),pe=Symbol.for(`lit-nothing`),me=new WeakMap,he=R.createTreeWalker(R,129);function ge(e,t){if(!z(e)||!e.hasOwnProperty(`raw`))throw Error(`invalid template strings array`);return N===void 0?t:N.createHTML(t)}var _e=(e,t)=>{let n=e.length-1,r=[],i,a=t===2?`<svg>`:t===3?`<math>`:``,o=ie;for(let t=0;t<n;t++){var s;let n=e[t],c,l,u=-1,d=0;for(;d<n.length&&(o.lastIndex=d,l=o.exec(n),l!==null);)d=o.lastIndex,o===ie?l[1]===`!--`?o=ae:l[1]===void 0?l[2]===void 0?l[3]!==void 0&&(o=se):(ue.test(l[2])&&(i=RegExp(`</`+l[2],`g`)),o=se):o=oe:o===se?l[0]===`>`?(o=(s=i)==null?ie:s,u=-1):l[1]===void 0?u=-2:(u=o.lastIndex-l[2].length,c=l[1],o=l[3]===void 0?se:l[3]===`"`?le:ce):o===le||o===ce?o=se:o===ae||o===oe?o=ie:(o=se,i=void 0);let f=o===se&&e[t+1].startsWith(`/>`)?` `:``;a+=o===ie?n+L:u>=0?(r.push(c),n.slice(0,u)+P+n.slice(u)+F+f):n+F+(u===-2?t:f)}return[ge(e,a+(e[n]||`<?>`)+(t===2?`</svg>`:t===3?`</math>`:``)),r]},ve=class e{constructor({strings:t,_$litType$:n},r){let i;this.parts=[];let a=0,o=0,s=t.length-1,c=this.parts,[l,u]=_e(t,n);if(this.el=e.createElement(l,r),he.currentNode=this.el.content,n===2||n===3){let e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;(i=he.nextNode())!==null&&c.length<s;){if(i.nodeType===1){if(i.hasAttributes())for(let e of i.getAttributeNames())if(e.endsWith(P)){let t=u[o++],n=i.getAttribute(e).split(F),r=/([.?@])?(.*)/.exec(t);c.push({type:1,index:a,name:r[2],strings:n,ctor:r[1]===`.`?Ce:r[1]===`?`?we:r[1]===`@`?Te:Se}),i.removeAttribute(e)}else e.startsWith(F)&&(c.push({type:6,index:a}),i.removeAttribute(e));if(ue.test(i.tagName)){let e=i.textContent.split(F),t=e.length-1;if(t>0){i.textContent=M?M.emptyScript:``;for(let n=0;n<t;n++)i.append(e[n],ee()),he.nextNode(),c.push({type:2,index:++a});i.append(e[t],ee())}}}else if(i.nodeType===8)if(i.data===I)c.push({type:2,index:a});else{let e=-1;for(;(e=i.data.indexOf(F,e+1))!==-1;)c.push({type:7,index:a}),e+=F.length-1}a++}}static createElement(e,t){let n=R.createElement(`template`);return n.innerHTML=e,n}};function ye(e,t,n=e,r){var i,a,o;if(t===fe)return t;let s=r===void 0?n._$Cl:(i=n._$Co)==null?void 0:i[r],c=te(t)?void 0:t._$litDirective$;return(s==null?void 0:s.constructor)!==c&&(s==null||(a=s._$AO)==null||a.call(s,!1),c===void 0?s=void 0:(s=new c(e),s._$AT(e,n,r)),r===void 0?n._$Cl=s:((o=n._$Co)==null?n._$Co=[]:o)[r]=s),s!==void 0&&(t=ye(e,s._$AS(e,t.values),s,r)),t}var be=class{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){var t;let{el:{content:n},parts:r}=this._$AD,i=((t=e==null?void 0:e.creationScope)==null?R:t).importNode(n,!0);he.currentNode=i;let a=he.nextNode(),o=0,s=0,c=r[0];for(;c!==void 0;){if(o===c.index){let t;c.type===2?t=new xe(a,a.nextSibling,this,e):c.type===1?t=new c.ctor(a,c.name,c.strings,this,e):c.type===6&&(t=new Ee(a,this,e)),this._$AV.push(t),c=r[++s]}o!==(c==null?void 0:c.index)&&(a=he.nextNode(),o++)}return he.currentNode=R,i}p(e){let t=0;for(let n of this._$AV)n!==void 0&&(n.strings===void 0?n._$AI(e[t]):(n._$AI(e,n,t),t+=n.strings.length-2)),t++}},xe=class e{get _$AU(){var e,t;return(e=(t=this._$AM)==null?void 0:t._$AU)==null?this._$Cv:e}constructor(e,t,n,r){var i;this.type=2,this._$AH=pe,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=n,this.options=r,this._$Cv=(i=r==null?void 0:r.isConnected)==null?!0:i}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return t!==void 0&&(e==null?void 0:e.nodeType)===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=ye(this,e,t),te(e)?e===pe||e==null||e===``?(this._$AH!==pe&&this._$AR(),this._$AH=pe):e!==this._$AH&&e!==fe&&this._(e):e._$litType$===void 0?e.nodeType===void 0?ne(e)?this.k(e):this._(e):this.T(e):this.$(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==pe&&te(this._$AH)?this._$AA.nextSibling.data=e:this.T(R.createTextNode(e)),this._$AH=e}$(e){var t;let{values:n,_$litType$:r}=e,i=typeof r==`number`?this._$AC(e):(r.el===void 0&&(r.el=ve.createElement(ge(r.h,r.h[0]),this.options)),r);if(((t=this._$AH)==null?void 0:t._$AD)===i)this._$AH.p(n);else{let e=new be(i,this),t=e.u(this.options);e.p(n),this.T(t),this._$AH=e}}_$AC(e){let t=me.get(e.strings);return t===void 0&&me.set(e.strings,t=new ve(e)),t}k(t){z(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,r,i=0;for(let a of t)i===n.length?n.push(r=new e(this.O(ee()),this.O(ee()),this,this.options)):r=n[i],r._$AI(a),i++;i<n.length&&(this._$AR(r&&r._$AB.nextSibling,i),n.length=i)}_$AR(e=this._$AA.nextSibling,t){var n;for((n=this._$AP)==null||n.call(this,!1,!0,t);e!==this._$AB;){let t=j(e).nextSibling;j(e).remove(),e=t}}setConnected(e){var t;this._$AM===void 0&&(this._$Cv=e,(t=this._$AP)==null||t.call(this,e))}},Se=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,n,r,i){this.type=1,this._$AH=pe,this._$AN=void 0,this.element=e,this.name=t,this._$AM=r,this.options=i,n.length>2||n[0]!==``||n[1]!==``?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=pe}_$AI(e,t=this,n,r){let i=this.strings,a=!1;if(i===void 0)e=ye(this,e,t,0),a=!te(e)||e!==this._$AH&&e!==fe,a&&(this._$AH=e);else{var o;let r=e,s,c;for(e=i[0],s=0;s<i.length-1;s++)c=ye(this,r[n+s],t,s),c===fe&&(c=this._$AH[s]),a||(a=!te(c)||c!==this._$AH[s]),c===pe?e=pe:e!==pe&&(e+=((o=c)==null?``:o)+i[s+1]),this._$AH[s]=c}a&&!r&&this.j(e)}j(e){e===pe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e==null?``:e)}},Ce=class extends Se{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===pe?void 0:e}},we=class extends Se{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==pe)}},Te=class extends Se{constructor(e,t,n,r,i){super(e,t,n,r,i),this.type=5}_$AI(e,t=this){var n;if((e=(n=ye(this,e,t,0))==null?pe:n)===fe)return;let r=this._$AH,i=e===pe&&r!==pe||e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive,a=e!==pe&&(r===pe||i);i&&this.element.removeEventListener(this.name,this,r),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){var t,n;typeof this._$AH==`function`?this._$AH.call((t=(n=this.options)==null?void 0:n.host)==null?this.element:t,e):this._$AH.handleEvent(e)}},Ee=class{constructor(e,t,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){ye(this,e)}},De={M:P,P:F,A:I,C:1,L:_e,R:be,D:ne,V:ye,I:xe,H:Se,N:we,U:Te,B:Ce,F:Ee},Oe=A.litHtmlPolyfillSupport;Oe==null||Oe(ve,xe),((k=A.litHtmlVersions)==null?A.litHtmlVersions=[]:k).push(`3.3.3`);var ke=(e,t,n)=>{var r;let i=(r=n==null?void 0:n.renderBefore)==null?t:r,a=i._$litPart$;if(a===void 0){var o;let e=(o=n==null?void 0:n.renderBefore)==null?null:o;i._$litPart$=a=new xe(t.insertBefore(ee(),e),e,void 0,n==null?{}:n)}return a._$AI(e),a},Ae,je,Me=globalThis,Ne=class extends O{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e;let t=super.createRenderRoot();return(e=this.renderOptions).renderBefore!=null||(e.renderBefore=t.firstChild),t}update(e){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=ke(t,this.renderRoot,this.renderOptions)}connectedCallback(){var e;super.connectedCallback(),(e=this._$Do)==null||e.setConnected(!0)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this._$Do)==null||e.setConnected(!1)}render(){return fe}};Ne._$litElement$=!0,Ne.finalized=!0,(Ae=Me.litElementHydrateSupport)==null||Ae.call(Me,{LitElement:Ne});var Pe=Me.litElementPolyfillSupport;Pe==null||Pe({LitElement:Ne}),((je=Me.litElementVersions)==null?Me.litElementVersions=[]:je).push(`4.2.2`);var Fe=e=>(...t)=>({_$litDirective$:e,values:t}),Ie=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,n){this._$Ct=e,this._$AM=t,this._$Ci=n}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}},{I:Le}=De,Re={},ze=(e,t=Re)=>e._$AH=t,Be=Fe(class extends Ie{constructor(){super(...arguments),this.key=pe}render(e,t){return this.key=e,t}update(e,[t,n]){return t!==this.key&&(ze(e),this.key=t),n}}),Ve=Object.defineProperty,He=Object.defineProperties,Ue=Object.getOwnPropertyDescriptors,We=Object.getOwnPropertySymbols,Ge=Object.prototype.hasOwnProperty,Ke=Object.prototype.propertyIsEnumerable,qe=(e,t)=>(t=Symbol[e])?t:Symbol.for(`Symbol.`+e),Je=e=>{throw TypeError(e)},Ye=(e,t,n)=>t in e?Ve(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,B=(e,t)=>{for(var n in t||(t={}))Ge.call(t,n)&&Ye(e,n,t[n]);if(We)for(var n of We(t))Ke.call(t,n)&&Ye(e,n,t[n]);return e},Xe=(e,t)=>He(e,Ue(t)),Ze=(e,t)=>{var n={};for(var r in e)Ge.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&We)for(var r of We(e))t.indexOf(r)<0&&Ke.call(e,r)&&(n[r]=e[r]);return n},V=(e,t,n)=>new Promise((r,i)=>{var a=e=>{try{s(n.next(e))}catch(e){i(e)}},o=e=>{try{s(n.throw(e))}catch(e){i(e)}},s=e=>e.done?r(e.value):Promise.resolve(e.value).then(a,o);s((n=n.apply(e,t)).next())}),Qe=function(e,t){this[0]=e,this[1]=t},$e=(e,t,n)=>{var r=(e,t,i,a)=>{try{var o=n[e](t),s=(t=o.value)instanceof Qe,c=o.done;Promise.resolve(s?t[0]:t).then(n=>s?r(e===`return`?e:`next`,t[1]?{done:n.done,value:n.value}:n,i,a):i({value:n,done:c})).catch(e=>r(`throw`,e,i,a))}catch(e){a(e)}},i=e=>a[e]=t=>new Promise((n,i)=>r(e,t,n,i)),a={};return n=n.apply(e,t),a[qe(`asyncIterator`)]=()=>a,i(`next`),i(`throw`),i(`return`),a},et=e=>{var t=e[qe(`asyncIterator`)],n=!1,r,i={};return t==null?(t=e[qe(`iterator`)](),r=e=>i[e]=n=>t[e](n)):(t=t.call(e),r=e=>i[e]=r=>{if(n){if(n=!1,e===`throw`)throw r;return r}return n=!0,{done:!1,value:new Qe(new Promise(n=>{var i=t[e](r);i instanceof Object||Je(`Object expected`),n(i)}),1)}}),i[qe(`iterator`)]=()=>i,r(`next`),`throw`in t?r(`throw`):i.throw=e=>{throw e},`return`in t&&r(`return`),i},tt=(e,t,n)=>(t=e[qe(`asyncIterator`)])?t.call(e):(e=e[qe(`iterator`)](),t={},n=(n,r)=>(r=e[n])&&(t[n]=t=>new Promise((n,i,a)=>(t=r.call(e,t),a=t.done,Promise.resolve(t.value).then(e=>n({value:e,done:a}),i)))),n(`next`),n(`return`),t),nt=typeof globalThis<`u`?globalThis:typeof window<`u`?window:typeof global<`u`?global:typeof self<`u`?self:{};function rt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,`default`)?e.default:e}function it(e){if(Object.prototype.hasOwnProperty.call(e,`__esModule`))return e;var t=e.default;if(typeof t==`function`){var n=function e(){var n=!1;try{n=this instanceof e}catch(e){}return n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}),n}var at={},ot,st;function H(){if(st)return ot;st=1;var e=function(e){return e&&e.Math===Math&&e};return ot=e(typeof globalThis==`object`&&globalThis)||e(typeof window==`object`&&window)||e(typeof self==`object`&&self)||e(typeof nt==`object`&&nt)||e(typeof ot==`object`&&ot)||(function(){return this})()||Function(`return this`)(),ot}var ct,lt;function ut(){return lt||(lt=1,ct={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}),ct}var dt,ft;function pt(){if(ft)return dt;ft=1;var e=typeof document==`object`&&document.all;return dt=e===void 0&&e!==void 0?function(t){return typeof t==`function`||t===e}:function(e){return typeof e==`function`},dt}var mt,ht;function gt(){if(ht)return mt;ht=1;var e=pt();return mt=function(t){return typeof t==`object`?t!==null:e(t)},mt}var _t,vt;function yt(){if(vt)return _t;vt=1;var e=H(),t=gt(),n=e.document,r=t(n)&&t(n.createElement);return _t=function(e){return r?n.createElement(e):{}},_t}var bt,xt;function St(){if(xt)return bt;xt=1;var e=yt()(`span`).classList,t=e&&e.constructor&&e.constructor.prototype;return bt=t===Object.prototype?void 0:t,bt}var Ct,wt;function Tt(){return wt||(wt=1,Ct=function(e){try{return!!e()}catch(e){return!0}}),Ct}var Et,Dt;function Ot(){return Dt?Et:(Dt=1,Et=!Tt()(function(){var e=(function(){}).bind();return typeof e!=`function`||e.hasOwnProperty(`prototype`)}),Et)}var kt,At;function jt(){if(At)return kt;At=1;var e=Ot(),t=Function.prototype,n=t.call,r=e&&t.bind.bind(n,n);return kt=e?r:function(e){return function(){return n.apply(e,arguments)}},kt}var Mt,Nt;function Pt(){if(Nt)return Mt;Nt=1;var e=jt(),t=e({}.toString),n=e(``.slice);return Mt=function(e){return n(t(e),8,-1)},Mt}var Ft,It;function Lt(){if(It)return Ft;It=1;var e=jt(),t=Tt(),n=Pt(),r=Object,i=e(``.split);return Ft=t(function(){return!r(`z`).propertyIsEnumerable(0)})?function(e){return n(e)===`String`?i(e,``):r(e)}:r,Ft}var Rt,zt;function Bt(){return zt||(zt=1,Rt=function(e){return e==null}),Rt}var Vt,Ht;function Ut(){if(Ht)return Vt;Ht=1;var e=Bt(),t=TypeError;return Vt=function(n){if(e(n))throw new t(`Can't call method on `+n);return n},Vt}var Wt,Gt;function Kt(){if(Gt)return Wt;Gt=1;var e=Lt(),t=Ut();return Wt=function(n){return e(t(n))},Wt}var qt={exports:{}},Jt,Yt;function Xt(){return Yt||(Yt=1,Jt=!1),Jt}var Zt,Qt;function $t(){if(Qt)return Zt;Qt=1;var e=H(),t=Object.defineProperty;return Zt=function(n,r){try{t(e,n,{value:r,configurable:!0,writable:!0})}catch(t){e[n]=r}return r},Zt}var en;function tn(){if(en)return qt.exports;en=1;var e=Xt(),t=H(),n=$t(),r=`__core-js_shared__`,i=qt.exports=t[r]||n(r,{});return(i.versions||(i.versions=[])).push({version:`3.48.0`,mode:e?`pure`:`global`,copyright:`© 2013–2025 Denis Pushkarev (zloirock.ru), 2025–2026 CoreJS Company (core-js.io). All rights reserved.`,license:`https://github.com/zloirock/core-js/blob/v3.48.0/LICENSE`,source:`https://github.com/zloirock/core-js`}),qt.exports}var nn,rn;function an(){if(rn)return nn;rn=1;var e=tn();return nn=function(t,n){return e[t]||(e[t]=n||{})},nn}var on,sn;function cn(){if(sn)return on;sn=1;var e=Ut(),t=Object;return on=function(n){return t(e(n))},on}var ln,un;function dn(){if(un)return ln;un=1;var e=jt(),t=cn(),n=e({}.hasOwnProperty);return ln=Object.hasOwn||function(e,r){return n(t(e),r)},ln}var fn,pn;function mn(){if(pn)return fn;pn=1;var e=jt(),t=0,n=Math.random(),r=e(1.1.toString);return fn=function(e){return`Symbol(`+(e===void 0?``:e)+`)_`+r(++t+n,36)},fn}var hn,gn;function _n(){if(gn)return hn;gn=1;var e=H().navigator,t=e&&e.userAgent;return hn=t?String(t):``,hn}var vn,yn;function bn(){if(yn)return vn;yn=1;var e=H(),t=_n(),n=e.process,r=e.Deno,i=n&&n.versions||r&&r.version,a=i&&i.v8,o,s;return a&&(o=a.split(`.`),s=o[0]>0&&o[0]<4?1:+(o[0]+o[1])),!s&&t&&(o=t.match(/Edge\/(\d+)/),(!o||o[1]>=74)&&(o=t.match(/Chrome\/(\d+)/),o&&(s=+o[1]))),vn=s,vn}var xn,Sn;function Cn(){if(Sn)return xn;Sn=1;var e=bn(),t=Tt(),n=H().String;return xn=!!Object.getOwnPropertySymbols&&!t(function(){var t=Symbol(`symbol detection`);return!n(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}),xn}var wn,Tn;function En(){return Tn?wn:(Tn=1,wn=Cn()&&!Symbol.sham&&typeof Symbol.iterator==`symbol`,wn)}var Dn,On;function kn(){if(On)return Dn;On=1;var e=H(),t=an(),n=dn(),r=mn(),i=Cn(),a=En(),o=e.Symbol,s=t(`wks`),c=a?o.for||o:o&&o.withoutSetter||r;return Dn=function(e){return n(s,e)||(s[e]=i&&n(o,e)?o[e]:c(`Symbol.`+e)),s[e]},Dn}var An,jn;function Mn(){if(jn)return An;jn=1;var e=gt(),t=String,n=TypeError;return An=function(r){if(e(r))return r;throw new n(t(r)+` is not an object`)},An}var Nn={},Pn,Fn;function In(){return Fn?Pn:(Fn=1,Pn=!Tt()(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),Pn)}var Ln,Rn;function zn(){if(Rn)return Ln;Rn=1;var e=In(),t=Tt();return Ln=e&&t(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),Ln}var Bn={},Vn,Hn;function Un(){if(Hn)return Vn;Hn=1;var e=In(),t=Tt(),n=yt();return Vn=!e&&!t(function(){return Object.defineProperty(n(`div`),"a",{get:function(){return 7}}).a!==7}),Vn}var Wn,Gn;function Kn(){if(Gn)return Wn;Gn=1;var e=Ot(),t=Function.prototype.call;return Wn=e?t.bind(t):function(){return t.apply(t,arguments)},Wn}var qn,Jn;function Yn(){if(Jn)return qn;Jn=1;var e=H(),t=pt(),n=function(e){return t(e)?e:void 0};return qn=function(t,r){return arguments.length<2?n(e[t]):e[t]&&e[t][r]},qn}var Xn,Zn;function Qn(){return Zn?Xn:(Zn=1,Xn=jt()({}.isPrototypeOf),Xn)}var $n,er;function tr(){if(er)return $n;er=1;var e=Yn(),t=pt(),n=Qn(),r=En(),i=Object;return $n=r?function(e){return typeof e==`symbol`}:function(r){var a=e(`Symbol`);return t(a)&&n(a.prototype,i(r))},$n}var nr,rr;function ir(){if(rr)return nr;rr=1;var e=String;return nr=function(t){try{return e(t)}catch(e){return`Object`}},nr}var ar,or;function sr(){if(or)return ar;or=1;var e=pt(),t=ir(),n=TypeError;return ar=function(r){if(e(r))return r;throw new n(t(r)+` is not a function`)},ar}var cr,lr;function ur(){if(lr)return cr;lr=1;var e=sr(),t=Bt();return cr=function(n,r){var i=n[r];return t(i)?void 0:e(i)},cr}var dr,fr;function pr(){if(fr)return dr;fr=1;var e=Kn(),t=pt(),n=gt(),r=TypeError;return dr=function(i,a){var o,s;if(a===`string`&&t(o=i.toString)&&!n(s=e(o,i))||t(o=i.valueOf)&&!n(s=e(o,i))||a!==`string`&&t(o=i.toString)&&!n(s=e(o,i)))return s;throw new r(`Can't convert object to primitive value`)},dr}var mr,hr;function gr(){if(hr)return mr;hr=1;var e=Kn(),t=gt(),n=tr(),r=ur(),i=pr(),a=kn(),o=TypeError,s=a(`toPrimitive`);return mr=function(a,c){if(!t(a)||n(a))return a;var l=r(a,s),u;if(l){if(c===void 0&&(c=`default`),u=e(l,a,c),!t(u)||n(u))return u;throw new o(`Can't convert object to primitive value`)}return c===void 0&&(c=`number`),i(a,c)},mr}var _r,vr;function yr(){if(vr)return _r;vr=1;var e=gr(),t=tr();return _r=function(n){var r=e(n,`string`);return t(r)?r:r+``},_r}var br;function xr(){if(br)return Bn;br=1;var e=In(),t=Un(),n=zn(),r=Mn(),i=yr(),a=TypeError,o=Object.defineProperty,s=Object.getOwnPropertyDescriptor,c=`enumerable`,l=`configurable`,u=`writable`;return Bn.f=e?n?function(e,t,n){if(r(e),t=i(t),r(n),typeof e==`function`&&t===`prototype`&&`value`in n&&u in n&&!n[u]){var a=s(e,t);a&&a[u]&&(e[t]=n.value,n={configurable:l in n?n[l]:a[l],enumerable:c in n?n[c]:a[c],writable:!1})}return o(e,t,n)}:o:function(e,n,s){if(r(e),n=i(n),r(s),t)try{return o(e,n,s)}catch(e){}if(`get`in s||`set`in s)throw new a(`Accessors not supported`);return`value`in s&&(e[n]=s.value),e},Bn}var Sr,Cr;function wr(){if(Cr)return Sr;Cr=1;var e=Math.ceil,t=Math.floor;return Sr=Math.trunc||function(n){var r=+n;return(r>0?t:e)(r)},Sr}var Tr,Er;function Dr(){if(Er)return Tr;Er=1;var e=wr();return Tr=function(t){var n=+t;return n!==n||n===0?0:e(n)},Tr}var Or,kr;function Ar(){if(kr)return Or;kr=1;var e=Dr(),t=Math.max,n=Math.min;return Or=function(r,i){var a=e(r);return a<0?t(a+i,0):n(a,i)},Or}var jr,Mr;function Nr(){if(Mr)return jr;Mr=1;var e=Dr(),t=Math.min;return jr=function(n){var r=e(n);return r>0?t(r,9007199254740991):0},jr}var Pr,Fr;function Ir(){if(Fr)return Pr;Fr=1;var e=Nr();return Pr=function(t){return e(t.length)},Pr}var Lr,Rr;function zr(){if(Rr)return Lr;Rr=1;var e=Kt(),t=Ar(),n=Ir(),r=function(r){return function(i,a,o){var s=e(i),c=n(s);if(c===0)return!r&&-1;var l=t(o,c),u;if(r&&a!==a){for(;c>l;)if(u=s[l++],u!==u)return!0}else for(;c>l;l++)if((r||l in s)&&s[l]===a)return r||l||0;return!r&&-1}};return Lr={includes:r(!0),indexOf:r(!1)},Lr}var Br,Vr;function Hr(){return Vr||(Vr=1,Br={}),Br}var Ur,Wr;function Gr(){if(Wr)return Ur;Wr=1;var e=jt(),t=dn(),n=Kt(),r=zr().indexOf,i=Hr(),a=e([].push);return Ur=function(e,o){var s=n(e),c=0,l=[],u;for(u in s)!t(i,u)&&t(s,u)&&a(l,u);for(;o.length>c;)t(s,u=o[c++])&&(~r(l,u)||a(l,u));return l},Ur}var Kr,qr;function Jr(){return qr||(qr=1,Kr=[`constructor`,`hasOwnProperty`,`isPrototypeOf`,`propertyIsEnumerable`,`toLocaleString`,`toString`,`valueOf`]),Kr}var Yr,Xr;function Zr(){if(Xr)return Yr;Xr=1;var e=Gr(),t=Jr();return Yr=Object.keys||function(n){return e(n,t)},Yr}var Qr;function $r(){if(Qr)return Nn;Qr=1;var e=In(),t=zn(),n=xr(),r=Mn(),i=Kt(),a=Zr();return Nn.f=e&&!t?Object.defineProperties:function(e,t){r(e);for(var o=i(t),s=a(t),c=s.length,l=0,u;c>l;)n.f(e,u=s[l++],o[u]);return e},Nn}var ei,ti;function ni(){return ti?ei:(ti=1,ei=Yn()(`document`,`documentElement`),ei)}var ri,ii;function ai(){if(ii)return ri;ii=1;var e=an(),t=mn(),n=e(`keys`);return ri=function(e){return n[e]||(n[e]=t(e))},ri}var oi,si;function ci(){if(si)return oi;si=1;var e=Mn(),t=$r(),n=Jr(),r=Hr(),i=ni(),a=yt(),o=ai(),s=`>`,c=`<`,l=`prototype`,u=`script`,d=o(`IE_PROTO`),f=function(){},p=function(e){return c+u+s+e+c+`/`+u+s},m=function(e){e.write(p(``)),e.close();var t=e.parentWindow.Object;return e=null,t},h=function(){var e=a(`iframe`),t=`java`+u+`:`,n;return e.style.display=`none`,i.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(p(`document.F=Object`)),n.close(),n.F},g,_=function(){try{g=new ActiveXObject(`htmlfile`)}catch(e){}_=typeof document<`u`?document.domain&&g?m(g):h():m(g);for(var e=n.length;e--;)delete _[l][n[e]];return _()};return r[d]=!0,oi=Object.create||function(n,r){var i;return n===null?i=_():(f[l]=e(n),i=new f,f[l]=null,i[d]=n),r===void 0?i:t.f(i,r)},oi}var li,ui;function di(){if(ui)return li;ui=1;var e=kn(),t=ci(),n=xr().f,r=e(`unscopables`),i=Array.prototype;return i[r]===void 0&&n(i,r,{configurable:!0,value:t(null)}),li=function(e){i[r][e]=!0},li}var fi,pi;function mi(){return pi||(pi=1,fi={}),fi}var hi,gi;function _i(){if(gi)return hi;gi=1;var e=H(),t=pt(),n=e.WeakMap;return hi=t(n)&&/native code/.test(String(n)),hi}var vi,yi;function bi(){return yi||(yi=1,vi=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}),vi}var xi,Si;function Ci(){if(Si)return xi;Si=1;var e=In(),t=xr(),n=bi();return xi=e?function(e,r,i){return t.f(e,r,n(1,i))}:function(e,t,n){return e[t]=n,e},xi}var wi,Ti;function Ei(){if(Ti)return wi;Ti=1;var e=_i(),t=H(),n=gt(),r=Ci(),i=dn(),a=tn(),o=ai(),s=Hr(),c=`Object already initialized`,l=t.TypeError,u=t.WeakMap,d,f,p,m=function(e){return p(e)?f(e):d(e,{})},h=function(e){return function(t){var r;if(!n(t)||(r=f(t)).type!==e)throw new l(`Incompatible receiver, `+e+` required`);return r}};if(e||a.state){var g=a.state||(a.state=new u);g.get=g.get,g.has=g.has,g.set=g.set,d=function(e,t){if(g.has(e))throw new l(c);return t.facade=e,g.set(e,t),t},f=function(e){return g.get(e)||{}},p=function(e){return g.has(e)}}else{var _=o(`state`);s[_]=!0,d=function(e,t){if(i(e,_))throw new l(c);return t.facade=e,r(e,_,t),t},f=function(e){return i(e,_)?e[_]:{}},p=function(e){return i(e,_)}}return wi={set:d,get:f,has:p,enforce:m,getterFor:h},wi}var Di={},Oi={},ki;function Ai(){if(ki)return Oi;ki=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor;return Oi.f=t&&!e.call({1:2},1)?function(e){var n=t(this,e);return!!n&&n.enumerable}:e,Oi}var ji;function Mi(){if(ji)return Di;ji=1;var e=In(),t=Kn(),n=Ai(),r=bi(),i=Kt(),a=yr(),o=dn(),s=Un(),c=Object.getOwnPropertyDescriptor;return Di.f=e?c:function(e,l){if(e=i(e),l=a(l),s)try{return c(e,l)}catch(e){}if(o(e,l))return r(!t(n.f,e,l),e[l])},Di}var Ni={exports:{}},Pi,Fi;function Ii(){if(Fi)return Pi;Fi=1;var e=In(),t=dn(),n=Function.prototype,r=e&&Object.getOwnPropertyDescriptor,i=t(n,`name`);return Pi={EXISTS:i,PROPER:i&&(function(){}).name===`something`,CONFIGURABLE:i&&(!e||e&&r(n,`name`).configurable)},Pi}var Li,Ri;function zi(){if(Ri)return Li;Ri=1;var e=jt(),t=pt(),n=tn(),r=e(Function.toString);return t(n.inspectSource)||(n.inspectSource=function(e){return r(e)}),Li=n.inspectSource,Li}var Bi;function Vi(){if(Bi)return Ni.exports;Bi=1;var e=jt(),t=Tt(),n=pt(),r=dn(),i=In(),a=Ii().CONFIGURABLE,o=zi(),s=Ei(),c=s.enforce,l=s.get,u=String,d=Object.defineProperty,f=e(``.slice),p=e(``.replace),m=e([].join),h=i&&!t(function(){return d(function(){},`length`,{value:8}).length!==8}),g=String(String).split(`String`),_=Ni.exports=function(e,t,n){f(u(t),0,7)===`Symbol(`&&(t=`[`+p(u(t),/^Symbol\(([^)]*)\).*$/,`$1`)+`]`),n&&n.getter&&(t=`get `+t),n&&n.setter&&(t=`set `+t),(!r(e,`name`)||a&&e.name!==t)&&(i?d(e,`name`,{value:t,configurable:!0}):e.name=t),h&&n&&r(n,`arity`)&&e.length!==n.arity&&d(e,`length`,{value:n.arity});try{n&&r(n,`constructor`)&&n.constructor?i&&d(e,`prototype`,{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var o=c(e);return r(o,`source`)||(o.source=m(g,typeof t==`string`?t:``)),e};return Function.prototype.toString=_(function(){return n(this)&&l(this).source||o(this)},`toString`),Ni.exports}var Hi,Ui;function Wi(){if(Ui)return Hi;Ui=1;var e=pt(),t=xr(),n=Vi(),r=$t();return Hi=function(i,a,o,s){s||(s={});var c=s.enumerable,l=s.name===void 0?a:s.name;if(e(o)&&n(o,l,s),s.global)c?i[a]=o:r(a,o);else{try{s.unsafe?i[a]&&(c=!0):delete i[a]}catch(e){}c?i[a]=o:t.f(i,a,{value:o,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return i},Hi}var Gi={},Ki;function qi(){if(Ki)return Gi;Ki=1;var e=Gr(),t=Jr().concat(`length`,`prototype`);return Gi.f=Object.getOwnPropertyNames||function(n){return e(n,t)},Gi}var Ji={},Yi;function Xi(){return Yi||(Yi=1,Ji.f=Object.getOwnPropertySymbols),Ji}var Zi,Qi;function $i(){if(Qi)return Zi;Qi=1;var e=Yn(),t=jt(),n=qi(),r=Xi(),i=Mn(),a=t([].concat);return Zi=e(`Reflect`,`ownKeys`)||function(e){var t=n.f(i(e)),o=r.f;return o?a(t,o(e)):t},Zi}var ea,ta;function na(){if(ta)return ea;ta=1;var e=dn(),t=$i(),n=Mi(),r=xr();return ea=function(i,a,o){for(var s=t(a),c=r.f,l=n.f,u=0;u<s.length;u++){var d=s[u];!e(i,d)&&!(o&&e(o,d))&&c(i,d,l(a,d))}},ea}var ra,ia;function aa(){if(ia)return ra;ia=1;var e=Tt(),t=pt(),n=/#|\.prototype\./,r=function(n,r){var c=a[i(n)];return c===s?!0:c===o?!1:t(r)?e(r):!!r},i=r.normalize=function(e){return String(e).replace(n,`.`).toLowerCase()},a=r.data={},o=r.NATIVE=`N`,s=r.POLYFILL=`P`;return ra=r,ra}var oa,sa;function ca(){if(sa)return oa;sa=1;var e=H(),t=Mi().f,n=Ci(),r=Wi(),i=$t(),a=na(),o=aa();return oa=function(s,c){var l=s.target,u=s.global,d=s.stat,f,p,m,h,g,_;if(p=u?e:d?e[l]||i(l,{}):e[l]&&e[l].prototype,p)for(m in c){if(g=c[m],s.dontCallGetSet?(_=t(p,m),h=_&&_.value):h=p[m],f=o(u?m:l+(d?`.`:`#`)+m,s.forced),!f&&h!==void 0){if(typeof g==typeof h)continue;a(g,h)}(s.sham||h&&h.sham)&&n(g,`sham`,!0),r(p,m,g,s)}},oa}var la,ua;function da(){return ua?la:(ua=1,la=!Tt()(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),la)}var fa,pa;function ma(){if(pa)return fa;pa=1;var e=dn(),t=pt(),n=cn(),r=ai(),i=da(),a=r(`IE_PROTO`),o=Object,s=o.prototype;return fa=i?o.getPrototypeOf:function(r){var i=n(r);if(e(i,a))return i[a];var c=i.constructor;return t(c)&&i instanceof c?c.prototype:i instanceof o?s:null},fa}var ha,ga;function _a(){if(ga)return ha;ga=1;var e=Tt(),t=pt(),n=gt(),r=ci(),i=ma(),a=Wi(),o=kn(),s=Xt(),c=o(`iterator`),l=!1,u,d,f;return[].keys&&(f=[].keys(),`next`in f?(d=i(i(f)),d!==Object.prototype&&(u=d)):l=!0),!n(u)||e(function(){var e={};return u[c].call(e)!==e})?u={}:s&&(u=r(u)),t(u[c])||a(u,c,function(){return this}),ha={IteratorPrototype:u,BUGGY_SAFARI_ITERATORS:l},ha}var va,ya;function ba(){if(ya)return va;ya=1;var e=xr().f,t=dn(),n=kn()(`toStringTag`);return va=function(r,i,a){r&&!a&&(r=r.prototype),r&&!t(r,n)&&e(r,n,{configurable:!0,value:i})},va}var xa,Sa;function Ca(){if(Sa)return xa;Sa=1;var e=_a().IteratorPrototype,t=ci(),n=bi(),r=ba(),i=mi(),a=function(){return this};return xa=function(o,s,c,l){var u=s+` Iterator`;return o.prototype=t(e,{next:n(+!l,c)}),r(o,u,!1,!0),i[u]=a,o},xa}var wa,Ta;function Ea(){if(Ta)return wa;Ta=1;var e=jt(),t=sr();return wa=function(n,r,i){try{return e(t(Object.getOwnPropertyDescriptor(n,r)[i]))}catch(e){}},wa}var Da,Oa;function ka(){if(Oa)return Da;Oa=1;var e=gt();return Da=function(t){return e(t)||t===null},Da}var Aa,ja;function Ma(){if(ja)return Aa;ja=1;var e=ka(),t=String,n=TypeError;return Aa=function(r){if(e(r))return r;throw new n(`Can't set `+t(r)+` as a prototype`)},Aa}var Na,Pa;function Fa(){if(Pa)return Na;Pa=1;var e=Ea(),t=gt(),n=Ut(),r=Ma();return Na=Object.setPrototypeOf||(`__proto__`in{}?(function(){var i=!1,a={},o;try{o=e(Object.prototype,`__proto__`,`set`),o(a,[]),i=a instanceof Array}catch(e){}return function(e,a){return n(e),r(a),t(e)&&(i?o(e,a):e.__proto__=a),e}})():void 0),Na}var Ia,La;function Ra(){if(La)return Ia;La=1;var e=ca(),t=Kn(),n=Xt(),r=Ii(),i=pt(),a=Ca(),o=ma(),s=Fa(),c=ba(),l=Ci(),u=Wi(),d=kn(),f=mi(),p=_a(),m=r.PROPER,h=r.CONFIGURABLE,g=p.IteratorPrototype,_=p.BUGGY_SAFARI_ITERATORS,v=d(`iterator`),y=`keys`,b=`values`,x=`entries`,S=function(){return this};return Ia=function(r,d,p,C,w,T,E){a(p,d,C);var D=function(e){if(e===w&&M)return M;if(!_&&e&&e in A)return A[e];switch(e){case y:return function(){return new p(this,e)};case b:return function(){return new p(this,e)};case x:return function(){return new p(this,e)}}return function(){return new p(this)}},O=d+` Iterator`,k=!1,A=r.prototype,j=A[v]||A[`@@iterator`]||w&&A[w],M=!_&&j||D(w),N=d===`Array`&&A.entries||j,P,F,I;if(N&&(P=o(N.call(new r)),P!==Object.prototype&&P.next&&(!n&&o(P)!==g&&(s?s(P,g):i(P[v])||u(P,v,S)),c(P,O,!0,!0),n&&(f[O]=S))),m&&w===b&&j&&j.name!==b&&(!n&&h?l(A,`name`,b):(k=!0,M=function(){return t(j,this)})),w)if(F={values:D(b),keys:T?M:D(y),entries:D(x)},E)for(I in F)(_||k||!(I in A))&&u(A,I,F[I]);else e({target:d,proto:!0,forced:_||k},F);return(!n||E)&&A[v]!==M&&u(A,v,M,{name:w}),f[d]=M,F},Ia}var za,Ba;function Va(){return Ba||(Ba=1,za=function(e,t){return{value:e,done:t}}),za}var Ha,Ua;function Wa(){if(Ua)return Ha;Ua=1;var e=Kt(),t=di(),n=mi(),r=Ei(),i=xr().f,a=Ra(),o=Va(),s=Xt(),c=In(),l=`Array Iterator`,u=r.set,d=r.getterFor(l);Ha=a(Array,`Array`,function(t,n){u(this,{type:l,target:e(t),index:0,kind:n})},function(){var e=d(this),t=e.target,n=e.index++;if(!t||n>=t.length)return e.target=null,o(void 0,!0);switch(e.kind){case`keys`:return o(n,!1);case`values`:return o(t[n],!1)}return o([n,t[n]],!1)},`values`);var f=n.Arguments=n.Array;if(t(`keys`),t(`values`),t(`entries`),!s&&c&&f.name!==`values`)try{i(f,`name`,{value:`values`})}catch(e){}return Ha}var Ga;function Ka(){if(Ga)return at;Ga=1;var e=H(),t=ut(),n=St(),r=Wa(),i=Ci(),a=ba(),o=kn()(`iterator`),s=r.values,c=function(e,n){if(e){if(e[o]!==s)try{i(e,o,s)}catch(t){e[o]=s}if(a(e,n,!0),t[n]){for(var c in r)if(e[c]!==r[c])try{i(e,c,r[c])}catch(t){e[c]=r[c]}}}};for(var l in t)c(e[l]&&e[l].prototype,l);return c(n,`DOMTokenList`),at}Ka();var qa={},Ja,Ya;function Xa(){if(Ya)return Ja;Ya=1;var e=Ot(),t=Function.prototype,n=t.apply,r=t.call;return Ja=typeof Reflect==`object`&&Reflect.apply||(e?r.bind(n):function(){return r.apply(n,arguments)}),Ja}var Za,Qa;function $a(){if(Qa)return Za;Qa=1;var e=xr().f;return Za=function(t,n,r){r in t||e(t,r,{configurable:!0,get:function(){return n[r]},set:function(e){n[r]=e}})},Za}var eo,to;function no(){if(to)return eo;to=1;var e=pt(),t=gt(),n=Fa();return eo=function(r,i,a){var o,s;return n&&e(o=i.constructor)&&o!==a&&t(s=o.prototype)&&s!==a.prototype&&n(r,s),r},eo}var ro,io;function ao(){if(io)return ro;io=1;var e=kn()(`toStringTag`),t={};return t[e]=`z`,ro=String(t)===`[object z]`,ro}var oo,so;function co(){if(so)return oo;so=1;var e=ao(),t=pt(),n=Pt(),r=kn()(`toStringTag`),i=Object,a=n((function(){return arguments})())===`Arguments`,o=function(e,t){try{return e[t]}catch(e){}};return oo=e?n:function(e){var s,c,l;return e===void 0?`Undefined`:e===null?`Null`:typeof(c=o(s=i(e),r))==`string`?c:a?n(s):(l=n(s))===`Object`&&t(s.callee)?`Arguments`:l},oo}var lo,uo;function fo(){if(uo)return lo;uo=1;var e=co(),t=String;return lo=function(n){if(e(n)===`Symbol`)throw TypeError(`Cannot convert a Symbol value to a string`);return t(n)},lo}var po,mo;function ho(){if(mo)return po;mo=1;var e=fo();return po=function(t,n){return t===void 0?arguments.length<2?``:n:e(t)},po}var go,_o;function vo(){if(_o)return go;_o=1;var e=gt(),t=Ci();return go=function(n,r){e(r)&&`cause`in r&&t(n,`cause`,r.cause)},go}var yo,bo;function xo(){if(bo)return yo;bo=1;var e=jt(),t=Error,n=e(``.replace),r=(function(e){return String(new t(e).stack)})(`zxcasd`),i=/\n\s*at [^:]*:[^\n]*/,a=i.test(r);return yo=function(e,r){if(a&&typeof e==`string`&&!t.prepareStackTrace)for(;r--;)e=n(e,i,``);return e},yo}var So,Co;function wo(){if(Co)return So;Co=1;var e=Tt(),t=bi();return So=!e(function(){var e=Error(`a`);return`stack`in e?(Object.defineProperty(e,"stack",t(1,7)),e.stack!==7):!0}),So}var To,Eo;function Do(){if(Eo)return To;Eo=1;var e=Ci(),t=xo(),n=wo(),r=Error.captureStackTrace;return To=function(i,a,o,s){n&&(r?r(i,a):e(i,`stack`,t(o,s)))},To}var Oo,ko;function Ao(){if(ko)return Oo;ko=1;var e=Yn(),t=dn(),n=Ci(),r=Qn(),i=Fa(),a=na(),o=$a(),s=no(),c=ho(),l=vo(),u=Do(),d=In(),f=Xt();return Oo=function(p,m,h,g){var _=`stackTraceLimit`,v=g?2:1,y=p.split(`.`),b=y[y.length-1],x=e.apply(null,y);if(x){var S=x.prototype;if(!f&&t(S,`cause`)&&delete S.cause,!h)return x;var C=e(`Error`),w=m(function(e,t){var i=c(g?t:e,void 0),a=g?new x(e):new x;return i!==void 0&&n(a,`message`,i),u(a,w,a.stack,2),this&&r(S,this)&&s(a,this,w),arguments.length>v&&l(a,arguments[v]),a});if(w.prototype=S,b===`Error`?d&&_ in x&&(o(w,x,_),o(w,x,`prepareStackTrace`)):i?i(w,C):a(w,C,{name:!0}),a(w,x),!f)try{S.name!==b&&n(S,`name`,b),S.constructor=w}catch(e){}return w}},Oo}var jo;function Mo(){if(jo)return qa;jo=1;var e=ca(),t=H(),n=Xa(),r=Ao(),i=`WebAssembly`,a=t[i],o=Error(`e`,{cause:7}).cause!==7,s=function(t,n){var i={};i[t]=r(t,n,o),e({global:!0,constructor:!0,arity:1,forced:o},i)},c=function(t,n){if(a&&a[t]){var s={};s[t]=r(i+`.`+t,n,o),e({target:i,stat:!0,constructor:!0,arity:1,forced:o},s)}};return s(`Error`,function(e){return function(t){return n(e,this,arguments)}}),s(`EvalError`,function(e){return function(t){return n(e,this,arguments)}}),s(`RangeError`,function(e){return function(t){return n(e,this,arguments)}}),s(`ReferenceError`,function(e){return function(t){return n(e,this,arguments)}}),s(`SyntaxError`,function(e){return function(t){return n(e,this,arguments)}}),s(`TypeError`,function(e){return function(t){return n(e,this,arguments)}}),s(`URIError`,function(e){return function(t){return n(e,this,arguments)}}),c(`CompileError`,function(e){return function(t){return n(e,this,arguments)}}),c(`LinkError`,function(e){return function(t){return n(e,this,arguments)}}),c(`RuntimeError`,function(e){return function(t){return n(e,this,arguments)}}),qa}Mo();var No={},Po,Fo;function Io(){if(Fo)return Po;Fo=1;var e=Pt();return Po=Array.isArray||function(t){return e(t)===`Array`},Po}var Lo,Ro;function zo(){if(Ro)return Lo;Ro=1;var e=In(),t=Io(),n=TypeError,r=Object.getOwnPropertyDescriptor;return Lo=e&&!(function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}})()?function(e,i){if(t(e)&&!r(e,`length`).writable)throw new n(`Cannot set read only .length`);return e.length=i}:function(e,t){return e.length=t},Lo}var Bo,Vo;function Ho(){if(Vo)return Bo;Vo=1;var e=TypeError,t=9007199254740991;return Bo=function(n){if(n>t)throw e(`Maximum allowed index exceeded`);return n},Bo}var Uo;function Wo(){if(Uo)return No;Uo=1;var e=ca(),t=cn(),n=Ir(),r=zo(),i=Ho();return e({target:`Array`,proto:!0,arity:1,forced:Tt()(function(){return[].push.call({length:4294967296},1)!==4294967297})||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}()},{push:function(e){var a=t(this),o=n(a),s=arguments.length;i(o+s);for(var c=0;c<s;c++)a[o]=arguments[c],o++;return r(a,o),o}}),No}Wo();var Go={},Ko,qo;function Jo(){if(qo)return Ko;qo=1;var e=Qn(),t=TypeError;return Ko=function(n,r){if(e(r,n))return n;throw new t(`Incorrect invocation`)},Ko}var Yo,Xo;function Zo(){if(Xo)return Yo;Xo=1;var e=Vi(),t=xr();return Yo=function(n,r,i){return i.get&&e(i.get,r,{getter:!0}),i.set&&e(i.set,r,{setter:!0}),t.f(n,r,i)},Yo}var Qo,$o;function es(){if($o)return Qo;$o=1;var e=In(),t=xr(),n=bi();return Qo=function(r,i,a){e?t.f(r,i,n(0,a)):r[i]=a},Qo}var ts;function ns(){if(ts)return Go;ts=1;var e=ca(),t=H(),n=Jo(),r=Mn(),i=pt(),a=ma(),o=Zo(),s=es(),c=Tt(),l=dn(),u=kn(),d=_a().IteratorPrototype,f=In(),p=Xt(),m=`constructor`,h=`Iterator`,g=u(`toStringTag`),_=TypeError,v=t[h],y=p||!i(v)||v.prototype!==d||!c(function(){v({})}),b=function(){if(n(this,d),a(this)===d)throw new _(`Abstract class Iterator not directly constructable`)},x=function(e,t){f?o(d,e,{configurable:!0,get:function(){return t},set:function(t){if(r(this),this===d)throw new _(`You can't redefine this property`);l(this,e)?this[e]=t:s(this,e,t)}}):d[e]=t};return l(d,g)||x(g,h),(y||!l(d,m)||d[m]===Object)&&x(m,b),b.prototype=d,e({global:!0,constructor:!0,forced:y},{Iterator:b}),Go}ns();var rs={},is,as;function os(){return as||(as=1,is=function(e){return{iterator:e,next:e.next,done:!1}}),is}var ss,cs;function ls(){if(cs)return ss;cs=1;var e=Wi();return ss=function(t,n,r){for(var i in n)e(t,i,n[i],r);return t},ss}var us,ds;function fs(){if(ds)return us;ds=1;var e=Kn(),t=Mn(),n=ur();return us=function(r,i,a){var o,s;t(r);try{if(o=n(r,`return`),!o){if(i===`throw`)throw a;return a}o=e(o,r)}catch(e){s=!0,o=e}if(i===`throw`)throw a;if(s)throw o;return t(o),a},us}var ps,ms;function hs(){if(ms)return ps;ms=1;var e=fs();return ps=function(t,n,r){for(var i=t.length-1;i>=0;i--)if(t[i]!==void 0)try{r=e(t[i].iterator,n,r)}catch(e){n=`throw`,r=e}if(n===`throw`)throw r;return r},ps}var gs,_s;function vs(){if(_s)return gs;_s=1;var e=Kn(),t=ci(),n=Ci(),r=ls(),i=kn(),a=Ei(),o=ur(),s=_a().IteratorPrototype,c=Va(),l=fs(),u=hs(),d=i(`toStringTag`),f=`IteratorHelper`,p=`WrapForValidIterator`,m=`normal`,h=`throw`,g=a.set,_=function(n){var i=a.getterFor(n?p:f);return r(t(s),{next:function(){var e=i(this);if(n)return e.nextHandler();if(e.done)return c(void 0,!0);try{var t=e.nextHandler();return e.returnHandlerResult?t:c(t,e.done)}catch(t){throw e.done=!0,t}},return:function(){var t=i(this),r=t.iterator;if(t.done=!0,n){var a=o(r,`return`);return a?e(a,r):c(void 0,!0)}if(t.inner)try{l(t.inner.iterator,m)}catch(e){return l(r,h,e)}if(t.openIters)try{u(t.openIters,m)}catch(e){return l(r,h,e)}return r&&l(r,m),c(void 0,!0)}})},v=_(!0),y=_(!1);return n(y,d,`Iterator Helper`),gs=function(e,t,n){var r=function(r,i){i?(i.iterator=r.iterator,i.next=r.next):i=r,i.type=t?p:f,i.returnHandlerResult=!!n,i.nextHandler=e,i.counter=0,i.done=!1,g(this,i)};return r.prototype=t?v:y,r},gs}var ys,bs;function xs(){if(bs)return ys;bs=1;var e=Mn(),t=fs();return ys=function(n,r,i,a){try{return a?r(e(i)[0],i[1]):r(i)}catch(e){t(n,`throw`,e)}},ys}var Ss,Cs;function ws(){return Cs||(Cs=1,Ss=function(e,t){var n=typeof Iterator==`function`&&Iterator.prototype[e];if(n)try{n.call({next:null},t).next()}catch(e){return!0}}),Ss}var Ts,Es;function Ds(){if(Es)return Ts;Es=1;var e=H();return Ts=function(t,n){var r=e.Iterator,i=r&&r.prototype,a=i&&i[t],o=!1;if(a)try{a.call({next:function(){return{done:!0}},return:function(){o=!0}},-1)}catch(e){e instanceof n||(o=!1)}if(!o)return a},Ts}var Os;function ks(){if(Os)return rs;Os=1;var e=ca(),t=Kn(),n=sr(),r=Mn(),i=os(),a=vs(),o=xs(),s=Xt(),c=fs(),l=ws(),u=Ds(),d=!s&&!l(`filter`,function(){}),f=!s&&!d&&u(`filter`,TypeError),p=s||d||f,m=a(function(){for(var e=this.iterator,n=this.predicate,i=this.next,a,s,c;;){if(a=r(t(i,e)),s=this.done=!!a.done,s)return;if(c=a.value,o(e,n,[c,this.counter++],!0))return c}});return e({target:`Iterator`,proto:!0,real:!0,forced:p},{filter:function(e){r(this);try{n(e)}catch(e){c(this,`throw`,e)}return f?t(f,this,e):new m(i(this),{predicate:e})}}),rs}ks();var As={},js,Ms;function Ns(){if(Ms)return js;Ms=1;var e=Pt(),t=jt();return js=function(n){if(e(n)===`Function`)return t(n)},js}var Ps,Fs;function Is(){if(Fs)return Ps;Fs=1;var e=Ns(),t=sr(),n=Ot(),r=e(e.bind);return Ps=function(e,i){return t(e),i===void 0?e:n?r(e,i):function(){return e.apply(i,arguments)}},Ps}var Ls,Rs;function zs(){if(Rs)return Ls;Rs=1;var e=kn(),t=mi(),n=e(`iterator`),r=Array.prototype;return Ls=function(e){return e!==void 0&&(t.Array===e||r[n]===e)},Ls}var Bs,Vs;function Hs(){if(Vs)return Bs;Vs=1;var e=co(),t=ur(),n=Bt(),r=mi(),i=kn()(`iterator`);return Bs=function(a){if(!n(a))return t(a,i)||t(a,`@@iterator`)||r[e(a)]},Bs}var Us,Ws;function Gs(){if(Ws)return Us;Ws=1;var e=Kn(),t=sr(),n=Mn(),r=ir(),i=Hs(),a=TypeError;return Us=function(o,s){var c=arguments.length<2?i(o):s;if(t(c))return n(e(c,o));throw new a(r(o)+` is not iterable`)},Us}var Ks,qs;function Js(){if(qs)return Ks;qs=1;var e=Is(),t=Kn(),n=Mn(),r=ir(),i=zs(),a=Ir(),o=Qn(),s=Gs(),c=Hs(),l=fs(),u=TypeError,d=function(e,t){this.stopped=e,this.result=t},f=d.prototype;return Ks=function(p,m,h){var g=h&&h.that,_=!!(h&&h.AS_ENTRIES),v=!!(h&&h.IS_RECORD),y=!!(h&&h.IS_ITERATOR),b=!!(h&&h.INTERRUPTED),x=e(m,g),S,C,w,T,E,D,O,k=function(e){return S&&l(S,`normal`),new d(!0,e)},A=function(e){return _?(n(e),b?x(e[0],e[1],k):x(e[0],e[1])):b?x(e,k):x(e)};if(v)S=p.iterator;else if(y)S=p;else{if(C=c(p),!C)throw new u(r(p)+` is not iterable`);if(i(C)){for(w=0,T=a(p);T>w;w++)if(E=A(p[w]),E&&o(f,E))return E;return new d(!1)}S=s(p,C)}for(D=v?p.next:S.next;!(O=t(D,S)).done;){try{E=A(O.value)}catch(e){l(S,`throw`,e)}if(typeof E==`object`&&E&&o(f,E))return E}return new d(!1)},Ks}var Ys;function Xs(){if(Ys)return As;Ys=1;var e=ca(),t=Kn(),n=Js(),r=sr(),i=Mn(),a=os(),o=fs(),s=Ds()(`forEach`,TypeError);return e({target:`Iterator`,proto:!0,real:!0,forced:s},{forEach:function(e){i(this);try{r(e)}catch(e){o(this,`throw`,e)}if(s)return t(s,this,e);var c=a(this),l=0;n(c,function(t){e(t,l++)},{IS_RECORD:!0})}}),As}Xs();var Zs={},Qs,$s;function ec(){if($s)return Qs;$s=1;var e=gt(),t=Ei().get;return Qs=function(n){if(!e(n))return!1;var r=t(n);return!!r&&r.type===`RawJSON`},Qs}var tc,nc;function rc(){return nc?tc:(nc=1,tc=jt()([].slice),tc)}var ic,ac;function oc(){if(ac)return ic;ac=1;var e=jt(),t=dn(),n=SyntaxError,r=parseInt,i=String.fromCharCode,a=e(``.charAt),o=e(``.slice),s=e(/./.exec),c={'\\"':`"`,"\\\\":`\\`,"\\/":`/`,"\\b":`\b`,"\\f":`\f`,"\\n":`
3
+ `,"\\r":`\r`,"\\t":` `},l=/^[\da-f]{4}$/i,u=/^[\u0000-\u001F]$/;return ic=function(e,d){for(var f=!0,p=``;d<e.length;){var m=a(e,d);if(m===`\\`){var h=o(e,d,d+2);if(t(c,h))p+=c[h],d+=2;else if(h===`\\u`){d+=2;var g=o(e,d,d+4);if(!s(l,g))throw new n(`Bad Unicode escape at: `+d);p+=i(r(g,16)),d+=4}else throw new n(`Unknown escape sequence: "`+h+`"`)}else if(m===`"`){f=!1,d++;break}else{if(s(u,m))throw new n(`Bad control character in string literal at: `+d);p+=m,d++}}if(f)throw new n(`Unterminated string at: `+d);return{value:p,end:d}},ic}var sc,cc;function lc(){return cc?sc:(cc=1,sc=!Tt()(function(){var e=`9007199254740993`,t=JSON.rawJSON(e);return!JSON.isRawJSON(t)||JSON.stringify(t)!==e}),sc)}var uc;function dc(){if(uc)return Zs;uc=1;var e=ca(),t=Yn(),n=Xa(),r=Kn(),i=jt(),a=Tt(),o=Io(),s=pt(),c=ec(),l=tr(),u=Pt(),d=fo(),f=rc(),p=oc(),m=mn(),h=Cn(),g=lc(),_=String,v=t(`JSON`,`stringify`),y=i(/./.exec),b=i(``.charAt),x=i(``.charCodeAt),S=i(``.replace),C=i(``.slice),w=i([].push),T=i(1.1.toString),E=/[\uD800-\uDFFF]/g,D=/^[\uD800-\uDBFF]$/,O=/^[\uDC00-\uDFFF]$/,k=m(),A=k.length,j=!h||a(function(){var e=t(`Symbol`)(`stringify detection`);return v([e])!==`[null]`||v({a:e})!==`{}`||v(Object(e))!==`{}`}),M=a(function(){return v(`\udf06\ud834`)!==`"\\udf06\\ud834"`||v(`\udead`)!==`"\\udead"`}),N=j?function(e,t){var i=f(arguments),a=F(t);if(!(!s(a)&&(e===void 0||l(e))))return i[1]=function(e,t){if(s(a)&&(t=r(a,this,_(e),t)),!l(t))return t},n(v,null,i)}:v,P=function(e,t,n){var r=b(n,t-1),i=b(n,t+1);return y(D,e)&&!y(O,i)||y(O,e)&&!y(D,r)?`\\u`+T(x(e,0),16):e},F=function(e){if(s(e))return e;if(o(e)){for(var t=e.length,n=[],r=0;r<t;r++){var i=e[r];typeof i==`string`?w(n,i):(typeof i==`number`||u(i)===`Number`||u(i)===`String`)&&w(n,d(i))}var a=n.length,c=!0;return function(e,t){if(c)return c=!1,t;if(o(this))return t;for(var r=0;r<a;r++)if(n[r]===e)return t}}};return v&&e({target:`JSON`,stat:!0,arity:3,forced:j||M||!g},{stringify:function(e,t,n){var i=F(t),a=[],o=N(e,function(e,t){var n=s(i)?r(i,this,_(e),t):t;return!g&&c(n)?k+(w(a,n.rawJSON)-1):n},n);if(typeof o!=`string`||(M&&(o=S(o,E,P)),g))return o;for(var l=``,u=o.length,d=0;d<u;d++){var f=b(o,d);if(f===`"`){var m=p(o,++d).end-1,h=C(o,d,m);l+=C(h,0,A)===k?a[C(h,A)]:`"`+h+`"`,d=m}else l+=f}return l}}),Zs}dc();var fc,U,pc,mc,hc,gc,_c,vc,yc,bc,xc,Sc,Cc={},wc=[],Tc=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Ec=Array.isArray;function Dc(e,t){for(var n in t)e[n]=t[n];return e}function Oc(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function kc(e,t,n){var r,i,a,o={};for(a in t)a==`key`?r=t[a]:a==`ref`?i=t[a]:o[a]=t[a];if(arguments.length>2&&(o.children=arguments.length>3?fc.call(arguments,2):n),typeof e==`function`&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return Ac(e,o,r,i,null)}function Ac(e,t,n,r,i){var a={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i==null?++pc:i,__i:-1,__u:0};return i==null&&U.vnode!=null&&U.vnode(a),a}function jc(){return{current:null}}function Mc(e){return e.children}function Nc(e,t){this.props=e,this.context=t}function Pc(e,t){if(t==null)return e.__?Pc(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type==`function`?Pc(e):null}function Fc(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,r=[],i=[],a=Dc({},t);a.__v=t.__v+1,U.vnode&&U.vnode(a),qc(e.__P,a,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,r,n==null?Pc(t):n,!!(32&t.__u),i),a.__v=t.__v,a.__.__k[a.__i]=a,Yc(r,a,i),t.__e=t.__=null,a.__e!=n&&Ic(a)}}function Ic(e){if((e=e.__)!=null&&e.__c!=null)return e.__e=e.__c.base=null,e.__k.some(function(t){if(t!=null&&t.__e!=null)return e.__e=e.__c.base=t.__e}),Ic(e)}function Lc(e){(!e.__d&&(e.__d=!0)&&mc.push(e)&&!Rc.__r++||hc!=U.debounceRendering)&&((hc=U.debounceRendering)||gc)(Rc)}function Rc(){for(var e,t=1;mc.length;)mc.length>t&&mc.sort(_c),e=mc.shift(),t=mc.length,Fc(e);Rc.__r=0}function zc(e,t,n,r,i,a,o,s,c,l,u){var d,f,p,m,h,g,_,v=r&&r.__k||wc,y=t.length;for(c=Bc(n,t,v,c,y),d=0;d<y;d++)(p=n.__k[d])!=null&&(f=p.__i!=-1&&v[p.__i]||Cc,p.__i=d,g=qc(e,p,f,i,a,o,s,c,l,u),m=p.__e,p.ref&&f.ref!=p.ref&&(f.ref&&Qc(f.ref,null,p),u.push(p.ref,p.__c||m,p)),h==null&&m!=null&&(h=m),(_=!!(4&p.__u))||f.__k===p.__k?c=Vc(p,c,e,_):typeof p.type==`function`&&g!==void 0?c=g:m&&(c=m.nextSibling),p.__u&=-7);return n.__e=h,c}function Bc(e,t,n,r,i){var a,o,s,c,l,u=n.length,d=u,f=0;for(e.__k=Array(i),a=0;a<i;a++)(o=t[a])!=null&&typeof o!=`boolean`&&typeof o!=`function`?(typeof o==`string`||typeof o==`number`||typeof o==`bigint`||o.constructor==String?o=e.__k[a]=Ac(null,o,null,null,null):Ec(o)?o=e.__k[a]=Ac(Mc,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?o=e.__k[a]=Ac(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):e.__k[a]=o,c=a+f,o.__=e,o.__b=e.__b+1,s=null,(l=o.__i=Uc(o,n,c,d))!=-1&&(d--,(s=n[l])&&(s.__u|=2)),s==null||s.__v==null?(l==-1&&(i>u?f--:i<u&&f++),typeof o.type!=`function`&&(o.__u|=4)):l!=c&&(l==c-1?f--:l==c+1?f++:(l>c?f--:f++,o.__u|=4))):e.__k[a]=null;if(d)for(a=0;a<u;a++)(s=n[a])!=null&&!(2&s.__u)&&(s.__e==r&&(r=Pc(s)),$c(s,s));return r}function Vc(e,t,n,r){var i,a;if(typeof e.type==`function`){for(i=e.__k,a=0;i&&a<i.length;a++)i[a]&&(i[a].__=e,t=Vc(i[a],t,n,r));return t}e.__e!=t&&(r&&(t&&e.type&&!t.parentNode&&(t=Pc(e)),n.insertBefore(e.__e,t||null)),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Hc(e,t){return t=t||[],e==null||typeof e==`boolean`||(Ec(e)?e.some(function(e){Hc(e,t)}):t.push(e)),t}function Uc(e,t,n,r){var i,a,o,s=e.key,c=e.type,l=t[n],u=l!=null&&(2&l.__u)==0;if(l===null&&s==null||u&&s==l.key&&c==l.type)return n;if(r>+!!u){for(i=n-1,a=n+1;i>=0||a<t.length;)if((l=t[o=i>=0?i--:a++])!=null&&!(2&l.__u)&&s==l.key&&c==l.type)return o}return-1}function Wc(e,t,n){t[0]==`-`?e.setProperty(t,n==null?``:n):e[t]=n==null?``:typeof n!=`number`||Tc.test(t)?n:n+`px`}function Gc(e,t,n,r,i){var a,o;e:if(t==`style`)if(typeof n==`string`)e.style.cssText=n;else{if(typeof r==`string`&&(e.style.cssText=r=``),r)for(t in r)n&&t in n||Wc(e.style,t,``);if(n)for(t in n)r&&n[t]==r[t]||Wc(e.style,t,n[t])}else if(t[0]==`o`&&t[1]==`n`)a=t!=(t=t.replace(vc,`$1`)),o=t.toLowerCase(),t=o in e||t==`onFocusOut`||t==`onFocusIn`?o.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+a]=n,n?r?n.u=r.u:(n.u=yc,e.addEventListener(t,a?xc:bc,a)):e.removeEventListener(t,a?xc:bc,a);else{if(i==`http://www.w3.org/2000/svg`)t=t.replace(/xlink(H|:h)/,`h`).replace(/sName$/,`s`);else if(t!=`width`&&t!=`height`&&t!=`href`&&t!=`list`&&t!=`form`&&t!=`tabIndex`&&t!=`download`&&t!=`rowSpan`&&t!=`colSpan`&&t!=`role`&&t!=`popover`&&t in e)try{e[t]=n==null?``:n;break e}catch(e){}typeof n==`function`||(n==null||n===!1&&t[4]!=`-`?e.removeAttribute(t):e.setAttribute(t,t==`popover`&&n==1?``:n))}}function Kc(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=yc++;else if(t.t<n.u)return;return n(U.event?U.event(t):t)}}}function qc(e,t,n,r,i,a,o,s,c,l){var u,d,f,p,m,h,g,_,v,y,b,x,S,C,w,T=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(c=!!(32&n.__u),a=[s=t.__e=n.__e]),(u=U.__b)&&u(t);e:if(typeof T==`function`)try{if(_=t.props,v=`prototype`in T&&T.prototype.render,y=(u=T.contextType)&&r[u.__c],b=u?y?y.props.value:u.__:r,n.__c?g=(d=t.__c=n.__c).__=d.__E:(v?t.__c=d=new T(_,b):(t.__c=d=new Nc(_,b),d.constructor=T,d.render=el),y&&y.sub(d),d.state||(d.state={}),d.__n=r,f=d.__d=!0,d.__h=[],d._sb=[]),v&&d.__s==null&&(d.__s=d.state),v&&T.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=Dc({},d.__s)),Dc(d.__s,T.getDerivedStateFromProps(_,d.__s))),p=d.props,m=d.state,d.__v=t,f)v&&T.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),v&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(v&&T.getDerivedStateFromProps==null&&_!==p&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(_,b),t.__v==n.__v||!d.__e&&d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(_,d.__s,b)===!1){t.__v!=n.__v&&(d.props=_,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(e){e&&(e.__=t)}),wc.push.apply(d.__h,d._sb),d._sb=[],d.__h.length&&o.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(_,d.__s,b),v&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(p,m,h)})}if(d.context=b,d.props=_,d.__P=e,d.__e=!1,x=U.__r,S=0,v)d.state=d.__s,d.__d=!1,x&&x(t),u=d.render(d.props,d.state,d.context),wc.push.apply(d.__h,d._sb),d._sb=[];else do d.__d=!1,x&&x(t),u=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++S<25);d.state=d.__s,d.getChildContext!=null&&(r=Dc(Dc({},r),d.getChildContext())),v&&!f&&d.getSnapshotBeforeUpdate!=null&&(h=d.getSnapshotBeforeUpdate(p,m)),C=u!=null&&u.type===Mc&&u.key==null?Xc(u.props.children):u,s=zc(e,Ec(C)?C:[C],t,n,r,i,a,o,s,c,l),d.base=t.__e,t.__u&=-161,d.__h.length&&o.push(d),g&&(d.__E=d.__=null)}catch(e){if(t.__v=null,c||a!=null)if(e.then){for(t.__u|=c?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;a[a.indexOf(s)]=null,t.__e=s}else{for(w=a.length;w--;)Oc(a[w]);Jc(t)}else t.__e=n.__e,t.__k=n.__k,e.then||Jc(t);U.__e(e,t,n)}else a==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=Zc(n.__e,t,n,r,i,a,o,c,l);return(u=U.diffed)&&u(t),128&t.__u?void 0:s}function Jc(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(Jc))}function Yc(e,t,n){for(var r=0;r<n.length;r++)Qc(n[r],n[++r],n[++r]);U.__c&&U.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){U.__e(e,t.__v)}})}function Xc(e){return typeof e!=`object`||!e||e.__b>0?e:Ec(e)?e.map(Xc):Dc({},e)}function Zc(e,t,n,r,i,a,o,s,c){var l,u,d,f,p,m,h,g=n.props||Cc,_=t.props,v=t.type;if(v==`svg`?i=`http://www.w3.org/2000/svg`:v==`math`?i=`http://www.w3.org/1998/Math/MathML`:i||(i=`http://www.w3.org/1999/xhtml`),a!=null){for(l=0;l<a.length;l++)if((p=a[l])&&`setAttribute`in p==!!v&&(v?p.localName==v:p.nodeType==3)){e=p,a[l]=null;break}}if(e==null){if(v==null)return document.createTextNode(_);e=document.createElementNS(i,v,_.is&&_),s&&(U.__m&&U.__m(t,a),s=!1),a=null}if(v==null)g===_||s&&e.data==_||(e.data=_);else{if(a=a&&fc.call(e.childNodes),!s&&a!=null)for(g={},l=0;l<e.attributes.length;l++)g[(p=e.attributes[l]).name]=p.value;for(l in g)p=g[l],l==`dangerouslySetInnerHTML`?d=p:l==`children`||l in _||l==`value`&&`defaultValue`in _||l==`checked`&&`defaultChecked`in _||Gc(e,l,null,p,i);for(l in _)p=_[l],l==`children`?f=p:l==`dangerouslySetInnerHTML`?u=p:l==`value`?m=p:l==`checked`?h=p:s&&typeof p!=`function`||g[l]===p||Gc(e,l,p,g[l],i);if(u)s||d&&(u.__html==d.__html||u.__html==e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(d&&(e.innerHTML=``),zc(t.type==`template`?e.content:e,Ec(f)?f:[f],t,n,r,v==`foreignObject`?`http://www.w3.org/1999/xhtml`:i,a,o,a?a[0]:n.__k&&Pc(n,0),s,c),a!=null)for(l=a.length;l--;)Oc(a[l]);s||(l=`value`,v==`progress`&&m==null?e.removeAttribute(`value`):m!=null&&(m!==e[l]||v==`progress`&&!m||v==`option`&&m!=g[l])&&Gc(e,l,m,g[l],i),l=`checked`,h!=null&&h!=e[l]&&Gc(e,l,h,g[l],i))}return e}function Qc(e,t,n){try{if(typeof e==`function`){var r=typeof e.__u==`function`;r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(e){U.__e(e,n)}}function $c(e,t,n){var r,i;if(U.unmount&&U.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||Qc(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){U.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&$c(r[i],t,n||typeof e.type!=`function`);n||Oc(e.__e),e.__c=e.__=e.__e=void 0}function el(e,t,n){return this.constructor(e,n)}function tl(e,t,n){var r,i,a,o;t==document&&(t=document.documentElement),U.__&&U.__(e,t),i=(r=typeof n==`function`)?null:n&&n.__k||t.__k,a=[],o=[],qc(t,e=(!r&&n||t).__k=kc(Mc,null,[e]),i||Cc,Cc,t.namespaceURI,!r&&n?[n]:i?null:t.firstChild?fc.call(t.childNodes):null,a,!r&&n?n:i?i.__e:t.firstChild,r,o),Yc(a,e,o)}function nl(e,t){tl(e,t,nl)}function rl(e,t,n){var r,i,a,o,s=Dc({},e.props);for(a in e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)a==`key`?r=t[a]:a==`ref`?i=t[a]:s[a]=t[a]===void 0&&o!=null?o[a]:t[a];return arguments.length>2&&(s.children=arguments.length>3?fc.call(arguments,2):n),Ac(e.type,s,r||e.key,i||e.ref,null)}function il(e){function t(e){var n,r;return this.getChildContext||(n=new Set,(r={})[t.__c]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&n.forEach(function(e){e.__e=!0,Lc(e)})},this.sub=function(e){n.add(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n&&n.delete(e),t&&t.call(e)}}),e.children}return t.__c=`__cC`+ Sc++,t.__=e,t.Provider=t.__l=(t.Consumer=function(e,t){return e.children(t)}).contextType=t,t}fc=wc.slice,U={__e:function(e,t,n,r){for(var i,a,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((a=i.constructor)&&a.getDerivedStateFromError!=null&&(i.setState(a.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),o=i.__d),o)return i.__E=i}catch(t){e=t}throw e}},pc=0,Nc.prototype.setState=function(e,t){var n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=Dc({},this.state);typeof e==`function`&&(e=e(Dc({},n),this.props)),e&&Dc(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Lc(this))},Nc.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Lc(this))},Nc.prototype.render=Mc,mc=[],gc=typeof Promise==`function`?Promise.prototype.then.bind(Promise.resolve()):setTimeout,_c=function(e,t){return e.__v.__b-t.__v.__b},Rc.__r=0,vc=/(PointerCapture)$|Capture$/i,yc=0,bc=Kc(!1),xc=Kc(!0),Sc=0;var al={},ol,sl;function cl(){return sl||(sl=1,ol=typeof ArrayBuffer<`u`&&typeof DataView<`u`),ol}var ll,ul;function dl(){if(ul)return ll;ul=1;var e=Dr(),t=Nr(),n=RangeError;return ll=function(r){if(r===void 0)return 0;var i=e(r),a=t(i);if(i!==a)throw new n(`Wrong length or index`);return a},ll}var fl,pl;function ml(){return pl||(pl=1,fl=Math.sign||function(e){var t=+e;return t===0||t!==t?t:t<0?-1:1}),fl}var hl,gl;function _l(){if(gl)return hl;gl=1;var e=1/2220446049250313e-31;return hl=function(t){return t+e-e},hl}var vl,yl;function bl(){if(yl)return vl;yl=1;var e=ml(),t=_l(),n=Math.abs,r=2220446049250313e-31;return vl=function(i,a,o,s){var c=+i,l=n(c),u=e(c);if(l<s)return u*t(l/s/a)*s*a;var d=(1+a/r)*l,f=d-(d-l);return f>o||f!==f?u*(1/0):u*f},vl}var xl,Sl;function Cl(){if(Sl)return xl;Sl=1;var e=bl(),t=1.1920928955078125e-7,n=34028234663852886e22,r=11754943508222875e-54;return xl=Math.fround||function(i){return e(i,t,n,r)},xl}var wl,Tl;function El(){if(Tl)return wl;Tl=1;var e=Array,t=Math.abs,n=Math.pow,r=Math.floor,i=Math.log,a=Math.LN2;return wl={pack:function(o,s,c){var l=e(c),u=c*8-s-1,d=(1<<u)-1,f=d>>1,p=s===23?n(2,-24)-n(2,-77):0,m=+(o<0||o===0&&1/o<0),h=0,g,_,v;for(o=t(o),o!==o||o===1/0?(_=o===o?0:1,g=d):(g=r(i(o)/a),v=n(2,-g),o*v<1&&(g--,v*=2),g+f>=1?o+=p/v:o+=p*n(2,1-f),o*v>=2&&(g++,v/=2),g+f>=d?(_=0,g=d):g+f>=1?(_=(o*v-1)*n(2,s),g+=f):(_=o*n(2,f-1)*n(2,s),g=0));s>=8;)l[h++]=_&255,_/=256,s-=8;for(g=g<<s|_,u+=s;u>0;)l[h++]=g&255,g/=256,u-=8;return l[h-1]|=m*128,l},unpack:function(e,t){var r=e.length,i=r*8-t-1,a=(1<<i)-1,o=a>>1,s=i-7,c=r-1,l=e[c--],u=l&127,d;for(l>>=7;s>0;)u=u*256+e[c--],s-=8;for(d=u&(1<<-s)-1,u>>=-s,s+=t;s>0;)d=d*256+e[c--],s-=8;if(u===0)u=1-o;else{if(u===a)return d?NaN:l?-1/0:1/0;d+=n(2,t),u-=o}return(l?-1:1)*d*n(2,u-t)}},wl}var Dl,Ol;function kl(){if(Ol)return Dl;Ol=1;var e=cn(),t=Ar(),n=Ir();return Dl=function(r){for(var i=e(this),a=n(i),o=arguments.length,s=t(o>1?arguments[1]:void 0,a),c=o>2?arguments[2]:void 0,l=c===void 0?a:t(c,a);l>s;)i[s++]=r;return i},Dl}var Al,jl;function Ml(){if(jl)return Al;jl=1;var e=H(),t=jt(),n=In(),r=cl(),i=Ii(),a=Ci(),o=Zo(),s=ls(),c=Tt(),l=Jo(),u=Dr(),d=Nr(),f=dl(),p=Cl(),m=El(),h=ma(),g=Fa(),_=kl(),v=rc(),y=no(),b=na(),x=ba(),S=Ei(),C=i.PROPER,w=i.CONFIGURABLE,T=`ArrayBuffer`,E=`DataView`,D=`prototype`,O=`Wrong length`,k=`Wrong index`,A=S.getterFor(T),j=S.getterFor(E),M=S.set,N=e[T],P=N,F=P&&P[D],I=e[E],L=I&&I[D],R=Object.prototype,ee=e.Array,te=e.RangeError,z=t(_),ne=t([].reverse),re=m.pack,ie=m.unpack,ae=function(e){return[e&255]},oe=function(e){return[e&255,e>>8&255]},se=function(e){return[e&255,e>>8&255,e>>16&255,e>>24&255]},ce=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},le=function(e){return re(p(e),23,4)},ue=function(e){return re(e,52,8)},de=function(e,t,n){o(e[D],t,{configurable:!0,get:function(){return n(this)[t]}})},fe=function(e,t,n,r){var i=j(e),a=f(n),o=!!r;if(a+t>i.byteLength)throw new te(k);var s=i.bytes,c=a+i.byteOffset,l=v(s,c,c+t);return o?l:ne(l)},pe=function(e,t,n,r,i,a){var o=j(e),s=f(n),c=r(+i),l=!!a;if(s+t>o.byteLength)throw new te(k);for(var u=o.bytes,d=s+o.byteOffset,p=0;p<t;p++)u[d+p]=c[l?p:t-p-1]};if(!r)P=function(e){l(this,F);var t=f(e);M(this,{type:T,bytes:z(ee(t),0),byteLength:t}),n||(this.byteLength=t,this.detached=!1)},F=P[D],I=function(e,t,r){l(this,L),l(e,F);var i=A(e),a=i.byteLength,o=u(t);if(o<0||o>a)throw new te(`Wrong offset`);if(r=r===void 0?a-o:d(r),o+r>a)throw new te(O);M(this,{type:E,buffer:e,byteLength:r,byteOffset:o,bytes:i.bytes}),n||(this.buffer=e,this.byteLength=r,this.byteOffset=o)},L=I[D],n&&(de(P,`byteLength`,A),de(I,`buffer`,j),de(I,`byteLength`,j),de(I,`byteOffset`,j)),s(L,{getInt8:function(e){return fe(this,1,e)[0]<<24>>24},getUint8:function(e){return fe(this,1,e)[0]},getInt16:function(e){var t=fe(this,2,e,arguments.length>1?arguments[1]:!1);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=fe(this,2,e,arguments.length>1?arguments[1]:!1);return t[1]<<8|t[0]},getInt32:function(e){return ce(fe(this,4,e,arguments.length>1?arguments[1]:!1))},getUint32:function(e){return ce(fe(this,4,e,arguments.length>1?arguments[1]:!1))>>>0},getFloat32:function(e){return ie(fe(this,4,e,arguments.length>1?arguments[1]:!1),23)},getFloat64:function(e){return ie(fe(this,8,e,arguments.length>1?arguments[1]:!1),52)},setInt8:function(e,t){pe(this,1,e,ae,t)},setUint8:function(e,t){pe(this,1,e,ae,t)},setInt16:function(e,t){pe(this,2,e,oe,t,arguments.length>2?arguments[2]:!1)},setUint16:function(e,t){pe(this,2,e,oe,t,arguments.length>2?arguments[2]:!1)},setInt32:function(e,t){pe(this,4,e,se,t,arguments.length>2?arguments[2]:!1)},setUint32:function(e,t){pe(this,4,e,se,t,arguments.length>2?arguments[2]:!1)},setFloat32:function(e,t){pe(this,4,e,le,t,arguments.length>2?arguments[2]:!1)},setFloat64:function(e,t){pe(this,8,e,ue,t,arguments.length>2?arguments[2]:!1)}});else{var me=C&&N.name!==T;!c(function(){N(1)})||!c(function(){new N(-1)})||c(function(){return new N,new N(1.5),new N(NaN),N.length!==1||me&&!w})?(P=function(e){return l(this,F),y(new N(f(e)),this,P)},P[D]=F,F.constructor=P,b(P,N)):me&&w&&a(N,`name`,T),g&&h(L)!==R&&g(L,R);var he=new I(new P(2)),ge=t(L.setInt8);he.setInt8(0,2147483648),he.setInt8(1,2147483649),(he.getInt8(0)||!he.getInt8(1))&&s(L,{setInt8:function(e,t){ge(this,e,t<<24>>24)},setUint8:function(e,t){ge(this,e,t<<24>>24)}},{unsafe:!0})}return x(P,T),x(I,E),Al={ArrayBuffer:P,DataView:I},Al}var Nl,Pl;function Fl(){if(Pl)return Nl;Pl=1;var e=Yn(),t=Zo(),n=kn(),r=In(),i=n(`species`);return Nl=function(n){var a=e(n);r&&a&&!a[i]&&t(a,i,{configurable:!0,get:function(){return this}})},Nl}var Il;function Ll(){if(Il)return al;Il=1;var e=ca(),t=H(),n=Ml(),r=Fl(),i=`ArrayBuffer`,a=n[i],o=t[i];return e({global:!0,constructor:!0,forced:o!==a},{ArrayBuffer:a}),r(i),al}Ll();var Rl={},zl;function Bl(){if(zl)return Rl;zl=1;var e=ca(),t=Ns(),n=Tt(),r=Ml(),i=Mn(),a=Ar(),o=Nr(),s=r.ArrayBuffer,c=r.DataView,l=c.prototype,u=t(s.prototype.slice),d=t(l.getUint8),f=t(l.setUint8);return e({target:`ArrayBuffer`,proto:!0,unsafe:!0,forced:n(function(){return!new s(2).slice(1,void 0).byteLength})},{slice:function(e,t){if(u&&t===void 0)return u(i(this),e);for(var n=i(this).byteLength,r=a(e,n),l=a(t===void 0?n:t,n),p=new s(o(l-r)),m=new c(this),h=new c(p),g=0;r<l;)f(h,g++,d(m,r++));return p}}),Rl}Bl();var Vl={},Hl,Ul;function Wl(){if(Ul)return Hl;Ul=1;var e=H(),t=Ea(),n=Pt(),r=e.ArrayBuffer,i=e.TypeError;return Hl=r&&t(r.prototype,`byteLength`,`get`)||function(e){if(n(e)!==`ArrayBuffer`)throw new i(`ArrayBuffer expected`);return e.byteLength},Hl}var Gl,Kl;function ql(){if(Kl)return Gl;Kl=1;var e=H(),t=cl(),n=Wl(),r=e.DataView;return Gl=function(e){if(!t||n(e)!==0)return!1;try{return new r(e),!1}catch(e){return!0}},Gl}var Jl;function Yl(){if(Jl)return Vl;Jl=1;var e=In(),t=Zo(),n=ql(),r=ArrayBuffer.prototype;return e&&!(`detached`in r)&&t(r,`detached`,{configurable:!0,get:function(){return n(this)}}),Vl}Yl();var Xl={},Zl,Ql;function $l(){if(Ql)return Zl;Ql=1;var e=ql(),t=TypeError;return Zl=function(n){if(e(n))throw new t(`ArrayBuffer is detached`);return n},Zl}var eu,tu;function nu(){if(tu)return eu;tu=1;var e=H(),t=_n(),n=Pt(),r=function(e){return t.slice(0,e.length)===e};return eu=(function(){return r(`Bun/`)?`BUN`:r(`Cloudflare-Workers`)?`CLOUDFLARE`:r(`Deno/`)?`DENO`:r(`Node.js/`)?`NODE`:e.Bun&&typeof Bun.version==`string`?`BUN`:e.Deno&&typeof Deno.version==`object`?`DENO`:n(e.process)===`process`?`NODE`:e.window&&e.document?`BROWSER`:`REST`})(),eu}var ru,iu;function au(){return iu?ru:(iu=1,ru=nu()===`NODE`,ru)}var ou,su;function cu(){if(su)return ou;su=1;var e=H(),t=au();return ou=function(n){if(t){try{return e.process.getBuiltinModule(n)}catch(e){}try{return Function(`return require("`+n+`")`)()}catch(e){}}},ou}var lu,uu;function du(){if(uu)return lu;uu=1;var e=H(),t=Tt(),n=bn(),r=nu(),i=e.structuredClone;return lu=!!i&&!t(function(){if(r===`DENO`&&n>92||r===`NODE`&&n>94||r===`BROWSER`&&n>97)return!1;var e=new ArrayBuffer(8),t=i(e,{transfer:[e]});return e.byteLength!==0||t.byteLength!==8}),lu}var fu,pu;function mu(){if(pu)return fu;pu=1;var e=H(),t=cu(),n=du(),r=e.structuredClone,i=e.ArrayBuffer,a=e.MessageChannel,o=!1,s,c,l,u;if(n)o=function(e){r(e,{transfer:[e]})};else if(i)try{a||(s=t(`worker_threads`),s&&(a=s.MessageChannel)),a&&(c=new a,l=new i(2),u=function(e){c.port1.postMessage(null,[e])},l.byteLength===2&&(u(l),l.byteLength===0&&(o=u)))}catch(e){}return fu=o,fu}var hu,gu;function _u(){if(gu)return hu;gu=1;var e=H(),t=jt(),n=Ea(),r=dl(),i=$l(),a=Wl(),o=mu(),s=du(),c=e.structuredClone,l=e.ArrayBuffer,u=e.DataView,d=Math.min,f=l.prototype,p=u.prototype,m=t(f.slice),h=n(f,`resizable`,`get`),g=n(f,`maxByteLength`,`get`),_=t(p.getInt8),v=t(p.setInt8);return hu=(s||o)&&function(e,t,n){var f=a(e),p=t===void 0?f:r(t),y=!h||!h(e),b;if(i(e),s&&(e=c(e,{transfer:[e]}),f===p&&(n||y)))return e;if(f>=p&&(!n||y))b=m(e,0,p);else{b=new l(p,n&&!y&&g?{maxByteLength:g(e)}:void 0);for(var x=new u(e),S=new u(b),C=d(p,f),w=0;w<C;w++)v(S,w,_(x,w))}return s||o(e),b},hu}var vu;function yu(){if(vu)return Xl;vu=1;var e=ca(),t=_u();return t&&e({target:`ArrayBuffer`,proto:!0},{transfer:function(){return t(this,arguments.length?arguments[0]:void 0,!0)}}),Xl}yu();var bu={},xu;function Su(){if(xu)return bu;xu=1;var e=ca(),t=_u();return t&&e({target:`ArrayBuffer`,proto:!0},{transferToFixedLength:function(){return t(this,arguments.length?arguments[0]:void 0,!1)}}),bu}Su();var Cu={},wu={exports:{}},Tu,Eu;function Du(){if(Eu)return Tu;Eu=1;var e=kn()(`iterator`),t=!1;try{var n=0,r={next:function(){return{done:!!n++}},return:function(){t=!0}};r[e]=function(){return this},Array.from(r,function(){throw 2})}catch(e){}return Tu=function(n,r){try{if(!r&&!t)return!1}catch(e){return!1}var i=!1;try{var a={};a[e]=function(){return{next:function(){return{done:i=!0}}}},n(a)}catch(e){}return i},Tu}var Ou,ku;function Au(){if(ku)return Ou;ku=1;var e=cl(),t=In(),n=H(),r=pt(),i=gt(),a=dn(),o=co(),s=ir(),c=Ci(),l=Wi(),u=Zo(),d=Qn(),f=ma(),p=Fa(),m=kn(),h=mn(),g=Ei(),_=g.enforce,v=g.get,y=n.Int8Array,b=y&&y.prototype,x=n.Uint8ClampedArray,S=x&&x.prototype,C=y&&f(y),w=b&&f(b),T=Object.prototype,E=n.TypeError,D=m(`toStringTag`),O=h(`TYPED_ARRAY_TAG`),k=`TypedArrayConstructor`,A=e&&!!p&&o(n.opera)!==`Opera`,j=!1,M,N,P,F={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},I={BigInt64Array:8,BigUint64Array:8},L=function(e){if(!i(e))return!1;var t=o(e);return t===`DataView`||a(F,t)||a(I,t)},R=function(e){var t=f(e);if(i(t)){var n=v(t);return n&&a(n,k)?n[k]:R(t)}},ee=function(e){if(!i(e))return!1;var t=o(e);return a(F,t)||a(I,t)},te=function(e){if(ee(e))return e;throw new E(`Target is not a typed array`)},z=function(e){if(r(e)&&(!p||d(C,e)))return e;throw new E(s(e)+` is not a typed array constructor`)},ne=function(e,r,i,o){if(t){if(i)for(var s in F){var c=n[s];if(c&&a(c.prototype,e))try{delete c.prototype[e]}catch(t){try{c.prototype[e]=r}catch(e){}}}(!w[e]||i)&&l(w,e,i?r:A&&b[e]||r,o)}},re=function(e,r,i){var o,s;if(t){if(p){if(i){for(o in F)if(s=n[o],s&&a(s,e))try{delete s[e]}catch(e){}}if(!C[e]||i)try{return l(C,e,i?r:A&&C[e]||r)}catch(e){}else return}for(o in F)s=n[o],s&&(!s[e]||i)&&l(s,e,r)}};for(M in F)N=n[M],P=N&&N.prototype,P?_(P)[k]=N:A=!1;for(M in I)N=n[M],P=N&&N.prototype,P&&(_(P)[k]=N);if((!A||!r(C)||C===Function.prototype)&&(C=function(){throw new E(`Incorrect invocation`)},A))for(M in F)n[M]&&p(n[M],C);if((!A||!w||w===T)&&(w=C.prototype,A))for(M in F)n[M]&&p(n[M].prototype,w);if(A&&f(S)!==w&&p(S,w),t&&!a(w,D))for(M in j=!0,u(w,D,{configurable:!0,get:function(){return i(this)?this[O]:void 0}}),F)n[M]&&c(n[M],O,M);return Ou={NATIVE_ARRAY_BUFFER_VIEWS:A,TYPED_ARRAY_TAG:j&&O,aTypedArray:te,aTypedArrayConstructor:z,exportTypedArrayMethod:ne,exportTypedArrayStaticMethod:re,getTypedArrayConstructor:R,isView:L,isTypedArray:ee,TypedArray:C,TypedArrayPrototype:w},Ou}var ju,Mu;function Nu(){if(Mu)return ju;Mu=1;var e=H(),t=Tt(),n=Du(),r=Au().NATIVE_ARRAY_BUFFER_VIEWS,i=e.ArrayBuffer,a=e.Int8Array;return ju=!r||!t(function(){a(1)})||!t(function(){new a(-1)})||!n(function(e){new a,new a(null),new a(1.5),new a(e)},!0)||t(function(){return new a(new i(2),1,void 0).length!==1}),ju}var Pu,Fu;function Iu(){if(Fu)return Pu;Fu=1;var e=gt(),t=Math.floor;return Pu=Number.isInteger||function(n){return!e(n)&&isFinite(n)&&t(n)===n},Pu}var Lu,Ru;function zu(){if(Ru)return Lu;Ru=1;var e=Dr(),t=RangeError;return Lu=function(n){var r=e(n);if(r<0)throw new t(`The argument can't be less than 0`);return r},Lu}var Bu,Vu;function Hu(){if(Vu)return Bu;Vu=1;var e=zu(),t=RangeError;return Bu=function(n,r){var i=e(n);if(i%r)throw new t(`Wrong offset`);return i},Bu}var Uu,Wu;function Gu(){if(Wu)return Uu;Wu=1;var e=Math.round;return Uu=function(t){var n=e(t);return n<0?0:n>255?255:n&255},Uu}var Ku,qu;function Ju(){if(qu)return Ku;qu=1;var e=jt(),t=Tt(),n=pt(),r=co(),i=Yn(),a=zi(),o=function(){},s=i(`Reflect`,`construct`),c=/^\s*(?:class|function)\b/,l=e(c.exec),u=!c.test(o),d=function(e){if(!n(e))return!1;try{return s(o,[],e),!0}catch(e){return!1}},f=function(e){if(!n(e))return!1;switch(r(e)){case`AsyncFunction`:case`GeneratorFunction`:case`AsyncGeneratorFunction`:return!1}try{return u||!!l(c,a(e))}catch(e){return!0}};return f.sham=!0,Ku=!s||t(function(){var e;return d(d.call)||!d(Object)||!d(function(){e=!0})||e})?f:d,Ku}var Yu,Xu;function Zu(){if(Xu)return Yu;Xu=1;var e=Ju(),t=ir(),n=TypeError;return Yu=function(r){if(e(r))return r;throw new n(t(r)+` is not a constructor`)},Yu}var Qu,$u;function ed(){if($u)return Qu;$u=1;var e=co();return Qu=function(t){var n=e(t);return n===`BigInt64Array`||n===`BigUint64Array`},Qu}var td,nd;function rd(){if(nd)return td;nd=1;var e=gr(),t=TypeError;return td=function(n){var r=e(n,`number`);if(typeof r==`number`)throw new t(`Can't convert number to bigint`);return BigInt(r)},td}var id,ad;function od(){if(ad)return id;ad=1;var e=Is(),t=Kn(),n=Zu(),r=cn(),i=Ir(),a=Gs(),o=Hs(),s=zs(),c=ed(),l=Au().aTypedArrayConstructor,u=rd();return id=function(d){var f=n(this),p=r(d),m=arguments.length,h=m>1?arguments[1]:void 0,g=h!==void 0,_=o(p),v,y,b,x,S,C,w,T;if(_&&!s(_))for(w=a(p,_),T=w.next,p=[];!(C=t(T,w)).done;)p.push(C.value);for(g&&m>2&&(h=e(h,arguments[2])),y=i(p),b=new(l(f))(y),x=c(b),v=0;y>v;v++)S=g?h(p[v],v):p[v],b[v]=x?u(S):+S;return b},id}var sd,cd;function ld(){if(cd)return sd;cd=1;var e=Io(),t=Ju(),n=gt(),r=kn()(`species`),i=Array;return sd=function(a){var o;return e(a)&&(o=a.constructor,t(o)&&(o===i||e(o.prototype))?o=void 0:n(o)&&(o=o[r],o===null&&(o=void 0))),o===void 0?i:o},sd}var ud,dd;function fd(){if(dd)return ud;dd=1;var e=ld();return ud=function(t,n){return new(e(t))(n===0?0:n)},ud}var pd,md;function hd(){if(md)return pd;md=1;var e=Is(),t=Lt(),n=cn(),r=Ir(),i=fd(),a=es(),o=function(o){var s=o===1,c=o===2,l=o===3,u=o===4,d=o===6,f=o===7,p=o===5||d;return function(m,h,g){for(var _=n(m),v=t(_),y=r(v),b=e(h,g),x=0,S=0,C=s?i(m,y):c||f?i(m,0):void 0,w,T;y>x;x++)if((p||x in v)&&(w=v[x],T=b(w,x,_),o))if(s)a(C,x,T);else if(T)switch(o){case 3:return!0;case 5:return w;case 6:return x;case 2:a(C,S++,w)}else switch(o){case 4:return!1;case 7:a(C,S++,w)}return d?-1:l||u?u:C}};return pd={forEach:o(0),map:o(1),filter:o(2),some:o(3),every:o(4),find:o(5),findIndex:o(6),filterReject:o(7)},pd}var gd,_d;function vd(){if(_d)return gd;_d=1;var e=Ir();return gd=function(t,n,r){for(var i=0,a=arguments.length>2?r:e(n),o=new t(a);a>i;)o[i]=n[i++];return o},gd}var yd;function bd(){if(yd)return wu.exports;yd=1;var e=ca(),t=H(),n=Kn(),r=In(),i=Nu(),a=Au(),o=Ml(),s=Jo(),c=bi(),l=Ci(),u=Iu(),d=Nr(),f=dl(),p=Hu(),m=Gu(),h=yr(),g=dn(),_=co(),v=gt(),y=tr(),b=ci(),x=Qn(),S=Fa(),C=qi().f,w=od(),T=hd().forEach,E=Fl(),D=Zo(),O=xr(),k=Mi(),A=vd(),j=Ei(),M=no(),N=j.get,P=j.set,F=j.enforce,I=O.f,L=k.f,R=t.RangeError,ee=o.ArrayBuffer,te=ee.prototype,z=o.DataView,ne=a.NATIVE_ARRAY_BUFFER_VIEWS,re=a.TYPED_ARRAY_TAG,ie=a.TypedArray,ae=a.TypedArrayPrototype,oe=a.isTypedArray,se=`BYTES_PER_ELEMENT`,ce=`Wrong length`,le=function(e,t){D(e,t,{configurable:!0,get:function(){return N(this)[t]}})},ue=function(e){var t;return x(te,e)||(t=_(e))===`ArrayBuffer`||t===`SharedArrayBuffer`},de=function(e,t){return oe(e)&&!y(t)&&t in e&&u(+t)&&t>=0},fe=function(e,t){return t=h(t),de(e,t)?c(2,e[t]):L(e,t)},pe=function(e,t,n){return t=h(t),de(e,t)&&v(n)&&g(n,`value`)&&!g(n,`get`)&&!g(n,`set`)&&!n.configurable&&(!g(n,`writable`)||n.writable)&&(!g(n,`enumerable`)||n.enumerable)?(e[t]=n.value,e):I(e,t,n)};return r?(ne||(k.f=fe,O.f=pe,le(ae,`buffer`),le(ae,`byteOffset`),le(ae,`byteLength`),le(ae,`length`)),e({target:`Object`,stat:!0,forced:!ne},{getOwnPropertyDescriptor:fe,defineProperty:pe}),wu.exports=function(r,a,o){var c=r.match(/\d+/)[0]/8,u=r+(o?`Clamped`:``)+`Array`,h=`get`+r,g=`set`+r,_=t[u],y=_,x=y&&y.prototype,D={},O=function(e,t){var n=N(e);return n.view[h](t*c+n.byteOffset,!0)},k=function(e,t,n){var r=N(e);r.view[g](t*c+r.byteOffset,o?m(n):n,!0)},j=function(e,t){I(e,t,{get:function(){return O(this,t)},set:function(e){return k(this,t,e)},enumerable:!0})};ne?i&&(y=a(function(e,t,r,i){return s(e,x),M((function(){return v(t)?ue(t)?i===void 0?r===void 0?new _(t):new _(t,p(r,c)):new _(t,p(r,c),i):oe(t)?A(y,t):n(w,y,t):new _(f(t))})(),e,y)}),S&&S(y,ie),T(C(_),function(e){e in y||l(y,e,_[e])}),y.prototype=x):(y=a(function(e,t,r,i){s(e,x);var a=0,o=0,l,u,m;if(!v(t))m=f(t),u=m*c,l=new ee(u);else if(ue(t)){l=t,o=p(r,c);var h=t.byteLength;if(i===void 0){if(h%c||(u=h-o,u<0))throw new R(ce)}else if(u=d(i)*c,u+o>h)throw new R(ce);m=u/c}else return oe(t)?A(y,t):n(w,y,t);for(P(e,{buffer:l,byteOffset:o,byteLength:u,length:m,view:new z(l)});a<m;)j(e,a++)}),S&&S(y,ie),x=y.prototype=b(ae)),x.constructor!==y&&l(x,`constructor`,y),F(x).TypedArrayConstructor=y,re&&l(x,re,u);var L=y!==_;D[u]=y,e({global:!0,constructor:!0,forced:L,sham:!ne},D),se in y||l(y,se,c),se in x||l(x,se,c),E(u)}):wu.exports=function(){},wu.exports}var xd;function Sd(){return xd?Cu:(xd=1,bd()(`Uint8`,function(e){return function(t,n,r){return e(this,t,n,r)}},!0),Cu)}Sd();var Cd={},wd;function Td(){if(wd)return Cd;wd=1;var e=Au(),t=Ir(),n=Dr(),r=e.aTypedArray,i=e.exportTypedArrayMethod;return i(`at`,function(e){var i=r(this),a=t(i),o=n(e),s=o>=0?o:a+o;return s<0||s>=a?void 0:i[s]}),Cd}Td();var Ed={},Dd;function Od(){if(Dd)return Ed;Dd=1;var e=Au(),t=kl(),n=rd(),r=co(),i=Kn(),a=jt(),o=Tt(),s=e.aTypedArray,c=e.exportTypedArrayMethod,l=a(``.slice);return c(`fill`,function(e){var a=arguments.length;s(this);var o=l(r(this),0,3)===`Big`?n(e):+e;return i(t,this,o,a>1?arguments[1]:void 0,a>2?arguments[2]:void 0)},o(function(){var e=0;return new Int8Array(2).fill({valueOf:function(){return e++}}),e!==1})),Ed}Od();var kd={},Ad,jd;function Md(){if(jd)return Ad;jd=1;var e=Is(),t=Lt(),n=cn(),r=Ir(),i=function(i){var a=i===1;return function(o,s,c){for(var l=n(o),u=t(l),d=r(u),f=e(s,c),p,m;d-- >0;)if(p=u[d],m=f(p,d,l),m)switch(i){case 0:return p;case 1:return d}return a?-1:void 0}};return Ad={findLast:i(0),findLastIndex:i(1)},Ad}var Nd;function Pd(){if(Nd)return kd;Nd=1;var e=Au(),t=Md().findLast,n=e.aTypedArray,r=e.exportTypedArrayMethod;return r(`findLast`,function(e){return t(n(this),e,arguments.length>1?arguments[1]:void 0)}),kd}Pd();var Fd={},Id;function Ld(){if(Id)return Fd;Id=1;var e=Au(),t=Md().findLastIndex,n=e.aTypedArray,r=e.exportTypedArrayMethod;return r(`findLastIndex`,function(e){return t(n(this),e,arguments.length>1?arguments[1]:void 0)}),Fd}Ld();var Rd={},zd;function Bd(){if(zd)return Rd;zd=1;var e=H(),t=Kn(),n=Au(),r=Ir(),i=Hu(),a=cn(),o=Tt(),s=e.RangeError,c=e.Int8Array,l=c&&c.prototype,u=l&&l.set,d=n.aTypedArray,f=n.exportTypedArrayMethod,p=!o(function(){var e=new Uint8ClampedArray(2);return t(u,e,{length:1,0:3},1),e[1]!==3}),m=p&&n.NATIVE_ARRAY_BUFFER_VIEWS&&o(function(){var e=new c(2);return e.set(1),e.set(`2`,1),e[0]!==0||e[1]!==2});return f(`set`,function(e){d(this);var n=i(arguments.length>1?arguments[1]:void 0,1),o=a(e);if(p)return t(u,this,o,n);var c=this.length,l=r(o),f=0;if(l+n>c)throw new s(`Wrong length`);for(;f<l;)this[n+f]=o[f++]},!p||m),Rd}Bd();var Vd={},Hd,Ud;function Wd(){if(Ud)return Hd;Ud=1;var e=rc(),t=Math.floor,n=function(r,i){var a=r.length;if(a<8)for(var o=1,s,c;o<a;){for(c=o,s=r[o];c&&i(r[c-1],s)>0;)r[c]=r[--c];c!==o++&&(r[c]=s)}else for(var l=t(a/2),u=n(e(r,0,l),i),d=n(e(r,l),i),f=u.length,p=d.length,m=0,h=0;m<f||h<p;)r[m+h]=m<f&&h<p?i(u[m],d[h])<=0?u[m++]:d[h++]:m<f?u[m++]:d[h++];return r};return Hd=n,Hd}var Gd,Kd;function qd(){if(Kd)return Gd;Kd=1;var e=_n().match(/firefox\/(\d+)/i);return Gd=!!e&&+e[1],Gd}var Jd,Yd;function Xd(){if(Yd)return Jd;Yd=1;var e=_n();return Jd=/MSIE|Trident/.test(e),Jd}var Zd,Qd;function $d(){if(Qd)return Zd;Qd=1;var e=_n().match(/AppleWebKit\/(\d+)\./);return Zd=!!e&&+e[1],Zd}var ef;function tf(){if(ef)return Vd;ef=1;var e=H(),t=Ns(),n=Tt(),r=sr(),i=Wd(),a=Au(),o=qd(),s=Xd(),c=bn(),l=$d(),u=a.aTypedArray,d=a.exportTypedArrayMethod,f=e.Uint16Array,p=f&&t(f.prototype.sort),m=!!p&&!(n(function(){p(new f(2),null)})&&n(function(){p(new f(2),{})})),h=!!p&&!n(function(){if(c)return c<74;if(o)return o<67;if(s)return!0;if(l)return l<602;var e=new f(516),t=Array(516),n,r;for(n=0;n<516;n++)r=n%4,e[n]=515-n,t[n]=n-2*r+3;for(p(e,function(e,t){return(e/4|0)-(t/4|0)}),n=0;n<516;n++)if(e[n]!==t[n])return!0}),g=function(e){return function(t,n){return e===void 0?n===n?t===t?t===0&&n===0?1/t>0&&1/n<0?1:-1:t>n:1:-1:+e(t,n)||0}};return d(`sort`,function(e){return e!==void 0&&r(e),h?p(this,e):i(u(this),g(e))},!h||m),Vd}tf();var nf={},rf;function af(){if(rf)return nf;rf=1;var e=Ir(),t=Au(),n=t.aTypedArray,r=t.exportTypedArrayMethod,i=t.getTypedArrayConstructor;return r(`toReversed`,function(){for(var t=n(this),r=e(t),a=new(i(t))(r),o=0;o<r;o++)a[o]=t[r-o-1];return a}),nf}af();var of={},sf;function cf(){if(sf)return of;sf=1;var e=Au(),t=jt(),n=sr(),r=vd(),i=e.aTypedArray,a=e.getTypedArrayConstructor,o=e.exportTypedArrayMethod,s=t(e.TypedArrayPrototype.sort);return o(`toSorted`,function(e){e!==void 0&&n(e);var t=i(this);return s(r(a(t),t),e)}),of}cf();var lf={},uf;function df(){if(uf)return lf;uf=1;var e=Au(),t=ed(),n=Ir(),r=Dr(),i=rd(),a=e.aTypedArray,o=e.getTypedArrayConstructor,s=e.exportTypedArrayMethod,c=RangeError,l=(function(){try{new Int8Array(1).with(2,{valueOf:function(){throw 8}})}catch(e){return e===8}})(),u=l&&(function(){try{new Int8Array(1).with(-.5,1)}catch(e){return!0}})();return s(`with`,function(e,s){var l=a(this),u=n(l),d=r(e),f=d<0?u+d:d,p=t(l)?i(s):+s;if(f>=u||f<0)throw new c(`Incorrect index`);for(var m=new(o(l))(u),h=0;h<u;h++)m[h]=h===f?p:l[h];return m},!l||u),lf}df();var ff=(e=>(e.WASM_ERROR=`WASM_ERROR`,e.WASM_LICENSE=`WASM_LICENSE`,e.FILE_SIZE=`FILE_SIZE`,e.INCORRECT_FILE=`INCORRECT_FILE`,e.INCORRECT_SCENARIO=`INCORRECT_SCENARIO`,e.MISSING_SCENARIO=`MISSING_SCENARIO`,e.UNKNOWN_ERROR=`UNKNOWN_ERROR`,e.NOT_SUPPORTED=`NOT_SUPPORTED`,e.CAMERA_UNKNOWN_ERROR=`CAMERA_UNKNOWN_ERROR`,e.CAMERA_PERMISSION_DENIED=`CAMERA_PERMISSION_DENIED`,e.NO_CAMERA=`NO_CAMERA`,e.INCORRECT_CAMERA_ID=`INCORRECT_CAMERA_ID`,e.CONNECTION_ERROR=`CONNECTION_ERROR`,e.HTTP_NOT_SUPPORTED=`HTTP_NOT_SUPPORTED`,e.INSECURE_PAGE_CONTEXT=`INSECURE_PAGE_CONTEXT`,e.BAD_CONFIGURATION=`BAD_CONFIGURATION`,e))(ff||{}),W=(e=>(e.ELEMENT_VISIBLE=`ELEMENT_VISIBLE`,e.PRESS_CAMERA_BUTTON=`PRESS_CAMERA_BUTTON`,e.PRESS_FILE_BUTTON=`PRESS_FILE_BUTTON`,e.PRESS_RETRY_BUTTON=`PRESS_RETRY_BUTTON`,e.PRESS_SKIP_BUTTON=`PRESS_SKIP_BUTTON`,e.PRESS_CAPTURE_BUTTON=`PRESS_CAPTURE_BUTTON`,e.PRESS_CHANGE_CAMERA_BUTTON=`PRESS_CHANGE_CAMERA_BUTTON`,e.PRESS_REMOTE_DEVICE_BUTTON=`PRESS_REMOTE_DEVICE_BUTTON`,e.PRESS_MIRRORING_BUTTON=`PRESS_MIRRORING_BUTTON`,e.NEW_PAGE_AVAILABLE=`NEW_PAGE_AVAILABLE`,e.NEW_PAGE_STARTED=`NEW_PAGE_STARTED`,e.CLOSE=`CLOSE`,e.CAMERA_PROCESS_CLOSED=`CAMERA_PROCESS_CLOSED`,e.CAMERA_PROCESS_STARTED=`CAMERA_PROCESS_STARTED`,e.VIDEO_STARTED=`VIDEO_STARTED`,e.VIDEO_STOPPED=`VIDEO_STOPPED`,e.FILE_PROCESS_STARTED=`FILE_PROCESS_STARTED`,e.PROCESS_FINISHED=`PROCESS_FINISHED`,e.PROCESS_LIVENESS=`PROCESS_LIVENESS`,e.SERVICE_INITIALIZED=`SERVICE_INITIALIZED`,e.REMOTE_TRANSACTION_UPLOADED=`REMOTE_TRANSACTION_UPLOADED`,e.REMOTE_PROCESS_FINISHED=`REMOTE_PROCESS_FINISHED`,e))(W||{}),G=(e=>(e.FINDING=`FINDING`,e.PROCESSING=`PROCESSING`,e.SUCCESS=`SUCCESS`,e.FAILED=`FAILED`,e.RESOLUTION=`RESOLUTION`,e.GLARE=`GLARE`,e.FOCUS=`FOCUS`,e.SHAKING=`SHAKING`,e.HOLD=`HOLD`,e.SERVICE_PREPARING=`SERVICE_PREPARING`,e.START_NEXT_PAGE=`START_NEXT_PAGE`,e.LIVENESS=`LIVENESS`,e.SNAPSHOT=`SNAPSHOT`,e.TIMEOUT=`TIMEOUT`,e))(G||{}),pf=(e=>(e.auto=`auto`,e.captureVideo=`captureVideo`,e.captureFrame=`captureFrame`,e))(pf||{}),K=(e=>(e.CHOOSE_INPUT_SOURCE=`CHOOSE_INPUT_SOURCE`,e.CAMERA_PROCESSING=`CAMERA_PROCESSING`,e.FILE_PROCESSING=`FILE_PROCESSING`,e.API_PROCESSING=`API_PROCESSING`,e.REMOTE_SCANNER=`REMOTE_SCANNER`,e.PROCESSING=`PROCESSING`,e.SUCCESS=`SUCCESS`,e.DELEGATE_SUCCESS=`DELEGATE_SUCCESS`,e.FAILED=`FAILED`,e.FILE_SIZE_ERROR=`FILE_SIZE_ERROR`,e.WASM_DEFAULT_ERROR=`WASM_DEFAULT_ERROR`,e.NOT_SUPPORTED_ERROR=`NOT_SUPPORTED_ERROR`,e.WASM_LICENSE_ERROR=`WASM_LICENSE_ERROR`,e.INCORRECT_FILE_ERROR=`INCORRECT_FILE_ERROR`,e.UNKNOWN_ERROR=`UNKNOWN_ERROR`,e.TIMEOUT=`TIMEOUT`,e.CAMERA_PERMISSION_DENIED_ERROR=`CAMERA_PERMISSION_DENIED_ERROR`,e.HTTP_NOT_SUPPORTED_ERROR=`HTTP_NOT_SUPPORTED_ERROR`,e.INSECURE_PAGE_CONTEXT_ERROR=`INSECURE_PAGE_CONTEXT_ERROR`,e.NO_CAMERA_ERROR=`NO_CAMERA_ERROR`,e.INCORRECT_CAMERA_ID_ERROR=`INCORRECT_CAMERA_ID_ERROR`,e.CONFIGURATION_ERROR=`CONFIGURATION_ERROR`,e))(K||{}),mf=(e=>(e.CHECKING=`CHECKING`,e.AVAILABLE=`AVAILABLE`,e.NOT_AVAILABLE=`NOT_AVAILABLE`,e.ERROR=`ERROR`,e))(mf||{}),hf=(e=>(e.locale=`locale`,e.multiple=`multiple`,e.copyright=`copyright`,e.startScreen=`start-screen`,e.internalScenario=`internal-scenario`,e.multipageProcessing=`multipage-processing`,e.cameraId=`camera-id`,e.changeCamera=`change-camera`,e.closeButton=`close-button`,e.captureButton=`capture-button`,e.newLayout=`new-layout`,e))(hf||{}),gf=(e=>(e.locale=`locale`,e.multiple=`multiple`,e.copyright=`copyright`,e.startScreen=`start-screen`,e.cameraId=`camera-id`,e.changeCamera=`change-camera`,e.closeButton=`close-button`,e))(gf||{}),_f=(e=>(e.MrzAndLocate=`MrzAndLocate`,e.MrzOrLocate=`MrzOrLocate`,e.Mrz=`Mrz`,e.Locate=`Locate`,e.Barcode=`Barcode`,e.MrzOrBarcode=`MrzOrBarcode`,e.BarcodeAndLocate=`BarcodeAndLocate`,e))(_f||{}),vf=(e=>(e[e.prepare=12e3]=`prepare`,e[e.initialize=12100]=`initialize`,e[e.process=12101]=`process`,e[e.processImage=12104]=`processImage`,e[e.startNewPage=12106]=`startNewPage`,e[e.startNewDocument=12105]=`startNewDocument`,e[e.createBackendTransaction=12125]=`createBackendTransaction`,e[e.finalizePackage=12122]=`finalizePackage`,e[e.addDataToPackage=12121]=`addDataToPackage`,e))(vf||{}),yf=(e=>(e.line=`line`,e.corners=`corners`,e))(yf||{}),bf=(e=>(e.butt=`butt`,e.round=`round`,e.square=`square`,e))(bf||{}),xf=(e=>(e[e.ok=0]=`ok`,e[e.unsupportedCommand=1]=`unsupportedCommand`,e[e.badInputData=2]=`badInputData`,e[e.finished=3]=`finished`,e[e.currentlyUnavailable=4]=`currentlyUnavailable`,e[e.badLicense=5]=`badLicense`,e[e.alreadyDone=6]=`alreadyDone`,e))(xf||{}),Sf=(e=>(e.Glares=`glaresCheck`,e.Focus=`focusCheck`,e.Resolution=`dpiThreshold`,e.Perspective=`perspectiveCheck`,e.Bounds=`documentPosition`,e.Portrait=`portraitCheck`,e.Brightness=`brightnessCheck`,e))(Sf||{}),Cf=(e=>(e[e.STARTED=0]=`STARTED`,e[e.UPLOADED=1]=`UPLOADED`,e[e.PROCESSED=2]=`PROCESSED`,e))(Cf||{}),wf=(e=>(e[e.Unknown=0]=`Unknown`,e[e.Horizontal=1]=`Horizontal`,e[e.Vertical=2]=`Vertical`,e[e.LeftBottomRightTop=4]=`LeftBottomRightTop`,e[e.RightBottomLeftTop=8]=`RightBottomLeftTop`,e))(wf||{}),Tf=(e=>(e.Flip=`flip`,e.Tilt=`tilt`,e))(Tf||{}),Ef=(e=>(e[e.Unknown=0]=`Unknown`,e[e.PassportSinglePage=1]=`PassportSinglePage`,e[e.PassportTwoPages=2]=`PassportTwoPages`,e[e.IDFront=3]=`IDFront`,e[e.IDFrontMRZ=4]=`IDFrontMRZ`,e[e.IDBack=5]=`IDBack`,e[e.IDBackMrz=6]=`IDBackMrz`,e[e.IDBackBarcode=7]=`IDBackBarcode`,e[e.IDBackBarcodeMRZ=8]=`IDBackBarcodeMRZ`,e[e.BankCardFront=9]=`BankCardFront`,e[e.BankCardBack=10]=`BankCardBack`,e[e.DocumentFront=11]=`DocumentFront`,e[e.DocumentBack=12]=`DocumentBack`,e))(Ef||{}),Df=(e=>(e.BarcodeMRZ=`BarcodeMRZ`,e.BoundsLite=`BoundsLite`,e))(Df||{}),Of=(e=>(e.Verified=`Info`,e.Error=`Error`,e.CameraDisabled=`CameraDisabled`,e))(Of||{}),kf=`document-reader`,Af=`camera-snapshot`,jf=6,Mf=25e6,Nf=536870912,Pf=5,Ff=2,If=15,Lf=5,Rf=`rgba(255, 255, 255, 0.9)`,zf=`#A5A5A5`,Bf=`rgba(30, 130, 76, 0.9)`,Vf=`#6CE165`,Hf=2,Uf=`Capture`,Wf=1500,Gf=1500,Kf=1500,qf=`ProcMgr.worker.js`,Jf=67108870,Yf=4,Xf=18,Zf={FILE_SIZE:`FILE_SIZE_ERROR`,WASM_ERROR:`WASM_DEFAULT_ERROR`,NOT_SUPPORTED:`NOT_SUPPORTED_ERROR`,WASM_LICENSE:`WASM_LICENSE_ERROR`,INCORRECT_FILE:`INCORRECT_FILE_ERROR`,CAMERA_PERMISSION_DENIED:`CAMERA_PERMISSION_DENIED_ERROR`,HTTP_NOT_SUPPORTED:`HTTP_NOT_SUPPORTED_ERROR`,INSECURE_PAGE_CONTEXT:`INSECURE_PAGE_CONTEXT_ERROR`,NO_CAMERA:`NO_CAMERA_ERROR`,INCORRECT_CAMERA_ID:`INCORRECT_CAMERA_ID_ERROR`},Qf={SUCCESS:`SUCCESS`,TIMEOUT:`TIMEOUT`,FAILED:`FAILED`},$f={1:`Command not supported.`,2:`Bad input data.`,3:`Command already done.`,4:`Command can not be processed at this moment, bad initial state.`,5:`Bad license.`,6:`The command has already been executed.`},ep={iOS:{Chrome:99,Firefox:99,Opera:44,Safari:11,Edge:16,Chromium:57,IE:16,"Internet Explorer":16,"Mobile Safari":11,"Samsung Browser":7},Android:{Chrome:66,Firefox:61,Opera:44,Safari:11,Edge:16,Chromium:57,IE:16,"Internet Explorer":16,"Mobile Safari":11,"Samsung Browser":7},desktop:{Chrome:61,Firefox:60,Opera:44,Safari:11,Edge:16,Chromium:57,IE:16,"Internet Explorer":16,"Mobile Safari":11,"Samsung Browser":7}},tp={processParam:{returnUncroppedImage:!0,multipageProcessing:!1,timeoutFromFirstDetect:0,timeoutFromFirstDocType:0,imageQa:{expectedPass:[`dpiThreshold`,`glaresCheck`,`focusCheck`],dpiThreshold:130,glaresCheck:!0,glaresCheckParams:{imgMarginPart:.05,maxGlaringPart:.01}}}},np={processParam:{returnUncroppedImage:!0}},rp=[`image/jpeg`,`image/jpg`,`image/png`,`image/gif`,`image/bmp`],ip=(e=>(e.UINT=`UINT`,e.BASE64=`BASE64`,e.UINT_AND_BASE64=`UINT_AND_BASE64`,e))(ip||{}),ap=(e=>(e[e.EMPTY=-1]=`EMPTY`,e[e.ERROR=0]=`ERROR`,e[e.OK=1]=`OK`,e[e.TIMEOUT=2]=`TIMEOUT`,e))(ap||{}),op=(e=>(e.PREPARING=`StreamStatus.PREPARING`,e.REQUESTING=`StreamStatus.REQUESTING`,e.READY=`StreamStatus.READY`,e.PLAY=`StreamStatus.PLAY`,e.UNKNOWN_ERROR=`StreamStatus.UNKNOWN_ERROR`,e.NOT_SUPPORTED=`StreamStatus.NOT_SUPPORTED`,e.HTTP_NOT_SUPPORTED=`StreamStatus.HTTP_NOT_SUPPORTED`,e.INSECURE_PAGE_CONTEXT=`StreamStatus.INSECURE_PAGE_CONTEXT`,e.PERMISSION_DENIED=`StreamStatus.PERMISSION_DENIED`,e.NO_CAMERA=`StreamStatus.NO_CAMERA`,e.INCORRECT_CAMERA_ID=`StreamStatus.INCORRECT_CAMERA_ID`,e))(op||{}),sp=(e=>(e.user=`user`,e.environment=`environment`,e))(sp||{}),cp=(e=>(e.contain=`contain`,e.cover=`cover`,e))(cp||{}),lp=(e=>(e[e.HAVE_NOTHING=0]=`HAVE_NOTHING`,e[e.HAVE_METADATA=1]=`HAVE_METADATA`,e[e.HAVE_CURRENT_DATA=2]=`HAVE_CURRENT_DATA`,e[e.HAVE_FUTURE_DATA=3]=`HAVE_FUTURE_DATA`,e[e.HAVE_ENOUGH_DATA=4]=`HAVE_ENOUGH_DATA`,e))(lp||{}),up=(e=>(e.stdout=`stdout`,e.stderr=`stderr`,e.custom=`custom`,e.gl=`gl`,e.init=`worker-init`,e))(up||{}),dp=(e=>(e.Rtl=`rtl`,e.Ltr=`ltr`,e))(dp||{}),fp=(e=>(e.mirror=`mirror`,e.noMirror=`noMirror`,e))(fp||{}),pp=`NotAllowedError`,mp=`en`,hp=[`ar`,`he`,`ku`],gp=1,_p=500,vp=1500,yp=1e4,bp={VGA:{width:640,height:480},HD:{width:1280,height:720},FULL_HD:{width:1920,height:1080},SQUARE:{width:720,height:720}},xp=`rear.back.rück.arrière.trasera.trás.traseira.posteriore.posterior.后面.後面.背面.后置.後置.背置.задней.الخلفية.خلفية.후.arka.achterzijde.หลัง.baksidan.bagside.sau.bak.tylny.takakamera.belakang.אחורית.πίσω.spate.hátsó.zadní.darrere.zadná.задня.задна.birou.артқы.stražnja.belakang.बैक`.split(`.`),Sp={"StreamStatus.UNKNOWN_ERROR":`CAMERA_UNKNOWN_ERROR`,"StreamStatus.PERMISSION_DENIED":`CAMERA_PERMISSION_DENIED`,"StreamStatus.NO_CAMERA":`NO_CAMERA`,"StreamStatus.INCORRECT_CAMERA_ID":`INCORRECT_CAMERA_ID`,"StreamStatus.NOT_SUPPORTED":`NOT_SUPPORTED`,"StreamStatus.HTTP_NOT_SUPPORTED":`HTTP_NOT_SUPPORTED`,"StreamStatus.INSECURE_PAGE_CONTEXT":`INSECURE_PAGE_CONTEXT`},Cp=`rgl-uid`,wp={},Tp,Ep;function Dp(){if(Ep)return Tp;Ep=1;var e=ir(),t=TypeError;return Tp=function(n,r){if(!delete n[r])throw new t(`Cannot delete property `+e(r)+` of `+e(n))},Tp}var Op,kp;function Ap(){if(kp)return Op;kp=1;var e=Tt();return Op=function(t,n){var r=[][t];return!!r&&e(function(){r.call(null,n||function(){return 1},1)})},Op}var jp;function Mp(){if(jp)return wp;jp=1;var e=ca(),t=jt(),n=sr(),r=cn(),i=Ir(),a=Dp(),o=fo(),s=Tt(),c=Wd(),l=Ap(),u=qd(),d=Xd(),f=bn(),p=$d(),m=[],h=t(m.sort),g=t(m.push),_=s(function(){m.sort(void 0)}),v=s(function(){m.sort(null)}),y=l(`sort`),b=!s(function(){if(f)return f<70;if(!(u&&u>3)){if(d)return!0;if(p)return p<603;var e=``,t,n,r,i;for(t=65;t<76;t++){switch(n=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:r=3;break;case 68:case 71:r=4;break;default:r=2}for(i=0;i<47;i++)m.push({k:n+i,v:r})}for(m.sort(function(e,t){return t.v-e.v}),i=0;i<m.length;i++)n=m[i].k.charAt(0),e.charAt(e.length-1)!==n&&(e+=n);return e!==`DGBEFHACIJK`}}),x=_||!v||!y||!b,S=function(e){return function(t,n){return n===void 0?-1:t===void 0?1:e===void 0?o(t)>o(n)?1:-1:+e(t,n)||0}};return e({target:`Array`,proto:!0,forced:x},{sort:function(e){e!==void 0&&n(e);var t=r(this);if(b)return e===void 0?h(t):h(t,e);var o=[],s=i(t),l,u;for(u=0;u<s;u++)u in t&&g(o,t[u]);for(c(o,S(e)),l=i(o),u=0;u<l;)t[u]=o[u++];for(;u<s;)a(t,u++);return t}}),wp}Mp();var Np={},Pp;function Fp(){if(Pp)return Np;Pp=1;var e=ca(),t=Kn(),n=Js(),r=sr(),i=Mn(),a=os(),o=fs(),s=Ds()(`every`,TypeError);return e({target:`Iterator`,proto:!0,real:!0,forced:s},{every:function(e){i(this);try{r(e)}catch(e){o(this,`throw`,e)}if(s)return t(s,this,e);var c=a(this),l=0;return!n(c,function(t,n){if(!e(t,l++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}}),Np}Fp();var Ip={},Lp;function Rp(){if(Lp)return Ip;Lp=1;var e=ca(),t=Kn(),n=sr(),r=Mn(),i=os(),a=vs(),o=xs(),s=fs(),c=ws(),l=Ds(),u=Xt(),d=!u&&!c(`map`,function(){}),f=!u&&!d&&l(`map`,TypeError),p=u||d||f,m=a(function(){var e=this.iterator,n=r(t(this.next,e));if(!(this.done=!!n.done))return o(e,this.mapper,[n.value,this.counter++],!0)});return e({target:`Iterator`,proto:!0,real:!0,forced:p},{map:function(e){r(this);try{n(e)}catch(e){s(this,`throw`,e)}return f?t(f,this,e):new m(i(this),{mapper:e})}}),Ip}Rp();var zp={},Bp;function Vp(){if(Bp)return zp;Bp=1;var e=ca(),t=Kn(),n=Js(),r=sr(),i=Mn(),a=os(),o=fs(),s=Ds()(`some`,TypeError);return e({target:`Iterator`,proto:!0,real:!0,forced:s},{some:function(e){i(this);try{r(e)}catch(e){o(this,`throw`,e)}if(s)return t(s,this,e);var c=a(this),l=0;return n(c,function(t,n){if(e(t,l++))return n()},{IS_RECORD:!0,INTERRUPTED:!0}).stopped}}),zp}Vp();var Hp={},Up,Wp;function Gp(){if(Wp)return Up;Wp=1;var e=Mn();return Up=function(){var t=e(this),n=``;return t.hasIndices&&(n+=`d`),t.global&&(n+=`g`),t.ignoreCase&&(n+=`i`),t.multiline&&(n+=`m`),t.dotAll&&(n+=`s`),t.unicode&&(n+=`u`),t.unicodeSets&&(n+=`v`),t.sticky&&(n+=`y`),n},Up}var Kp,qp;function Jp(){if(qp)return Kp;qp=1;var e=Tt(),t=H().RegExp,n=e(function(){var e=t(`a`,`y`);return e.lastIndex=2,e.exec(`abcd`)!==null}),r=n||e(function(){return!t(`a`,`y`).sticky});return Kp={BROKEN_CARET:n||e(function(){var e=t(`^r`,`gy`);return e.lastIndex=2,e.exec(`str`)!==null}),MISSED_STICKY:r,UNSUPPORTED_Y:n},Kp}var Yp,Xp;function Zp(){if(Xp)return Yp;Xp=1;var e=Tt(),t=H().RegExp;return Yp=e(function(){var e=t(`.`,`s`);return!(e.dotAll&&e.test(`
4
+ `)&&e.flags===`s`)}),Yp}var Qp,$p;function em(){if($p)return Qp;$p=1;var e=Tt(),t=H().RegExp;return Qp=e(function(){var e=t(`(?<a>b)`,`g`);return e.exec(`b`).groups.a!==`b`||`b`.replace(e,`$<a>c`)!==`bc`}),Qp}var tm,nm;function rm(){if(nm)return tm;nm=1;var e=Kn(),t=jt(),n=fo(),r=Gp(),i=Jp(),a=an(),o=ci(),s=Ei().get,c=Zp(),l=em(),u=a(`native-string-replace`,String.prototype.replace),d=RegExp.prototype.exec,f=d,p=t(``.charAt),m=t(``.indexOf),h=t(``.replace),g=t(``.slice),_=(function(){var t=/a/,n=/b*/g;return e(d,t,`a`),e(d,n,`a`),t.lastIndex!==0||n.lastIndex!==0})(),v=i.BROKEN_CARET,y=/()??/.exec(``)[1]!==void 0;return(_||y||v||c||l)&&(f=function(t){var i=this,a=s(i),c=n(t),l=a.raw,b,x,S,C,w,T,E;if(l)return l.lastIndex=i.lastIndex,b=e(f,l,c),i.lastIndex=l.lastIndex,b;var D=a.groups,O=v&&i.sticky,k=e(r,i),A=i.source,j=0,M=c;if(O&&(k=h(k,`y`,``),m(k,`g`)===-1&&(k+=`g`),M=g(c,i.lastIndex),i.lastIndex>0&&(!i.multiline||i.multiline&&p(c,i.lastIndex-1)!==`
5
+ `)&&(A=`(?: `+A+`)`,M=` `+M,j++),x=RegExp(`^(?:`+A+`)`,k)),y&&(x=RegExp(`^`+A+`$(?!\\s)`,k)),_&&(S=i.lastIndex),C=e(d,O?x:i,M),O?C?(C.input=g(C.input,j),C[0]=g(C[0],j),C.index=i.lastIndex,i.lastIndex+=C[0].length):i.lastIndex=0:_&&C&&(i.lastIndex=i.global?C.index+C[0].length:S),y&&C&&C.length>1&&e(u,C[0],x,function(){for(w=1;w<arguments.length-2;w++)arguments[w]===void 0&&(C[w]=void 0)}),C&&D)for(C.groups=T=o(null),w=0;w<D.length;w++)E=D[w],T[E[0]]=C[E[1]];return C}),tm=f,tm}var im;function am(){if(im)return Hp;im=1;var e=ca(),t=rm();return e({target:`RegExp`,proto:!0,forced:/./.exec!==t},{exec:t}),Hp}am();var om={},sm={},cm={},lm,um;function dm(){if(um)return lm;um=1;var e=jt(),t=Dr(),n=fo(),r=Ut(),i=e(``.charAt),a=e(``.charCodeAt),o=e(``.slice),s=function(e){return function(s,c){var l=n(r(s)),u=t(c),d=l.length,f,p;return u<0||u>=d?e?``:void 0:(f=a(l,u),f<55296||f>56319||u+1===d||(p=a(l,u+1))<56320||p>57343?e?i(l,u):f:e?o(l,u,u+2):(f-55296<<10)+(p-56320)+65536)}};return lm={codeAt:s(!1),charAt:s(!0)},lm}var fm;function pm(){if(fm)return cm;fm=1;var e=dm().charAt,t=fo(),n=Ei(),r=Ra(),i=Va(),a=`String Iterator`,o=n.set,s=n.getterFor(a);return r(String,`String`,function(e){o(this,{type:a,string:t(e),index:0})},function(){var t=s(this),n=t.string,r=t.index,a;return r>=n.length?i(void 0,!0):(a=e(n,r),t.index+=a.length,i(a,!1))}),cm}var mm,hm;function gm(){if(hm)return mm;hm=1;var e=Tt(),t=kn(),n=In(),r=Xt(),i=t(`iterator`);return mm=!e(function(){var e=new URL(`b?a=1&b=2&c=3`,`https://a`),t=e.searchParams,a=new URLSearchParams(`a=1&a=2&b=3`),o=``;return e.pathname=`c%20d`,t.forEach(function(e,n){t.delete(`b`),o+=n+e}),a.delete(`a`,2),a.delete(`b`,void 0),r&&(!e.toJSON||!a.has(`a`,1)||a.has(`a`,2)||!a.has(`a`,void 0)||a.has(`b`))||!t.size&&(r||!n)||!t.sort||e.href!==`https://a/c%20d?a=1&c=3`||t.get(`c`)!==`3`||String(new URLSearchParams(`?a=1`))!==`a=1`||!t[i]||new URL(`https://a@b`).username!==`a`||new URLSearchParams(new URLSearchParams(`a=b`)).get(`a`)!==`b`||new URL(`https://тест`).host!==`xn--e1aybc`||new URL(`https://a#б`).hash!==`#%D0%B1`||o!==`a1c3`||new URL(`https://x`,void 0).host!==`x`}),mm}var _m,vm;function ym(){if(vm)return _m;vm=1;var e=In(),t=jt(),n=Kn(),r=Tt(),i=Zr(),a=Xi(),o=Ai(),s=cn(),c=Lt(),l=Object.assign,u=Object.defineProperty,d=t([].concat);return _m=!l||r(function(){if(e&&l({b:1},l(u({},`a`,{enumerable:!0,get:function(){u(this,`b`,{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var t={},n={},r=Symbol(`assign detection`),a=`abcdefghijklmnopqrst`;return t[r]=7,a.split(``).forEach(function(e){n[e]=e}),l({},t)[r]!==7||i(l({},n)).join(``)!==a})?function(t,r){for(var l=s(t),u=arguments.length,f=1,p=a.f,m=o.f;u>f;)for(var h=c(arguments[f++]),g=p?d(i(h),p(h)):i(h),_=g.length,v=0,y;_>v;)y=g[v++],(!e||n(m,h,y))&&(l[y]=h[y]);return l}:l,_m}var bm,xm;function Sm(){if(xm)return bm;xm=1;var e=Is(),t=Kn(),n=cn(),r=xs(),i=zs(),a=Ju(),o=Ir(),s=es(),c=zo(),l=Gs(),u=Hs(),d=Array;return bm=function(f){var p=n(f),m=a(this),h=arguments.length,g=h>1?arguments[1]:void 0,_=g!==void 0;_&&(g=e(g,h>2?arguments[2]:void 0));var v=u(p),y=0,b,x,S,C,w,T;if(v&&!(this===d&&i(v)))for(x=m?new this:[],C=l(p,v),w=C.next;!(S=t(w,C)).done;y++)T=_?r(C,g,[S.value,y],!0):S.value,s(x,y,T);else for(b=o(p),x=m?new this(b):d(b);b>y;y++)T=_?g(p[y],y):p[y],s(x,y,T);return c(x,y),x},bm}var Cm,wm;function Tm(){if(wm)return Cm;wm=1;var e=jt(),t=2147483647,n=36,r=1,i=26,a=38,o=700,s=72,c=128,l=`-`,u=/[^\0-\u007E]/,d=/[.\u3002\uFF0E\uFF61]/g,f=`Overflow: input needs wider integers to process`,p=n-r,m=RangeError,h=e(d.exec),g=Math.floor,_=String.fromCharCode,v=e(``.charCodeAt),y=e([].join),b=e([].push),x=e(``.replace),S=e(``.split),C=e(``.toLowerCase),w=function(e){for(var t=[],n=0,r=e.length;n<r;){var i=v(e,n++);if(i>=55296&&i<=56319&&n<r){var a=v(e,n++);(a&64512)==56320?b(t,((i&1023)<<10)+(a&1023)+65536):(b(t,i),n--)}else b(t,i)}return t},T=function(e){return e+22+75*(e<26)},E=function(e,t,r){var s=0;for(e=r?g(e/o):e>>1,e+=g(e/t);e>p*i>>1;)e=g(e/p),s+=n;return g(s+(p+1)*e/(e+a))},D=function(e){var a=[];e=w(e);var o=e.length,u=c,d=0,p=s,h,v;for(h=0;h<e.length;h++)v=e[h],v<128&&b(a,_(v));var x=a.length,S=x;for(x&&b(a,l);S<o;){var C=t;for(h=0;h<e.length;h++)v=e[h],v>=u&&v<C&&(C=v);var D=S+1;if(C-u>g((t-d)/D))throw new m(f);for(d+=(C-u)*D,u=C,h=0;h<e.length;h++){if(v=e[h],v<u&&++d>t)throw new m(f);if(v===u){for(var O=d,k=n;;){var A=k<=p?r:k>=p+i?i:k-p;if(O<A)break;var j=O-A,M=n-A;b(a,_(T(A+j%M))),O=g(j/M),k+=n}b(a,_(T(O))),p=E(d,D,S===x),d=0,S++}}d++,u++}return y(a,``)};return Cm=function(e){var t=[],n=S(x(C(e),d,`.`),`.`),r,i;for(r=0;r<n.length;r++)i=n[r],b(t,h(u,i)?`xn--`+D(i):i);return y(t,`.`)},Cm}var Em,Dm;function Om(){if(Dm)return Em;Dm=1;var e=TypeError;return Em=function(t,n){if(t<n)throw new e(`Not enough arguments`);return t},Em}var km={},Am;function jm(){if(Am)return km;Am=1;var e=ca(),t=jt(),n=Ar(),r=RangeError,i=String.fromCharCode,a=String.fromCodePoint,o=t([].join);return e({target:`String`,stat:!0,arity:1,forced:!!a&&a.length!==1},{fromCodePoint:function(e){for(var t=[],a=arguments.length,s=0,c;a>s;){if(c=+arguments[s++],n(c,1114111)!==c)throw new r(c+` is not a valid code point`);t[s]=c<65536?i(c):i(((c-=65536)>>10)+55296,c%1024+56320)}return o(t,``)}}),km}var Mm,Nm;function Pm(){if(Nm)return Mm;Nm=1;var e=H(),t=In(),n=Object.getOwnPropertyDescriptor;return Mm=function(r){if(!t)return e[r];var i=n(e,r);return i&&i.value},Mm}var Fm,Im;function Lm(){if(Im)return Fm;Im=1,Wa(),jm();var e=ca(),t=H(),n=Pm(),r=Yn(),i=Kn(),a=jt(),o=In(),s=gm(),c=Wi(),l=Zo(),u=ls(),d=ba(),f=Ca(),p=Ei(),m=Jo(),h=pt(),g=dn(),_=Is(),v=co(),y=Mn(),b=gt(),x=fo(),S=ci(),C=bi(),w=Gs(),T=Hs(),E=Va(),D=Om(),O=kn(),k=Wd(),A=O(`iterator`),j=`URLSearchParams`,M=j+`Iterator`,N=p.set,P=p.getterFor(j),F=p.getterFor(M),I=n(`fetch`),L=n(`Request`),R=n(`Headers`),ee=L&&L.prototype,te=R&&R.prototype,z=t.TypeError,ne=t.encodeURIComponent,re=String.fromCharCode,ie=r(`String`,`fromCodePoint`),ae=parseInt,oe=a(``.charAt),se=a([].join),ce=a([].push),le=a(``.replace),ue=a([].shift),de=a([].splice),fe=a(``.split),pe=a(``.slice),me=a(/./.exec),he=/\+/g,ge=`�`,_e=/^[0-9a-f]+$/i,ve=function(e,t){var n=pe(e,t,t+2);return me(_e,n)?ae(n,16):NaN},ye=function(e){for(var t=0,n=128;n>0&&(e&n)!==0;n>>=1)t++;return t},be=function(e){var t=null;switch(e.length){case 1:t=e[0];break;case 2:t=(e[0]&31)<<6|e[1]&63;break;case 3:t=(e[0]&15)<<12|(e[1]&63)<<6|e[2]&63;break;case 4:t=(e[0]&7)<<18|(e[1]&63)<<12|(e[2]&63)<<6|e[3]&63;break}return t>1114111?null:t},xe=function(e){e=le(e,he,` `);for(var t=e.length,n=``,r=0;r<t;){var i=oe(e,r);if(i===`%`){if(oe(e,r+1)===`%`||r+3>t){n+=`%`,r++;continue}var a=ve(e,r+1);if(a!==a){n+=i,r++;continue}r+=2;var o=ye(a);if(o===0)i=re(a);else{if(o===1||o>4){n+=ge,r++;continue}for(var s=[a],c=1;c<o&&(r++,!(r+3>t||oe(e,r)!==`%`));){var l=ve(e,r+1);if(l!==l){r+=3;break}if(l>191||l<128)break;ce(s,l),r+=2,c++}if(s.length!==o){n+=ge;continue}var u=be(s);u===null?n+=ge:i=ie(u)}}n+=i,r++}return n},Se=/[!'()~]|%20/g,Ce={"!":`%21`,"'":`%27`,"(":`%28`,")":`%29`,"~":`%7E`,"%20":`+`},we=function(e){return Ce[e]},Te=function(e){return le(ne(e),Se,we)},Ee=f(function(e,t){N(this,{type:M,target:P(e).entries,index:0,kind:t})},j,function(){var e=F(this),t=e.target,n=e.index++;if(!t||n>=t.length)return e.target=null,E(void 0,!0);var r=t[n];switch(e.kind){case`keys`:return E(r.key,!1);case`values`:return E(r.value,!1)}return E([r.key,r.value],!1)},!0),De=function(e){this.entries=[],this.url=null,e!==void 0&&(b(e)?this.parseObject(e):this.parseQuery(typeof e==`string`?oe(e,0)===`?`?pe(e,1):e:x(e)))};De.prototype={type:j,bindURL:function(e){this.url=e,this.update()},parseObject:function(e){var t=this.entries,n=T(e),r,a,o,s,c,l,u;if(n)for(r=w(e,n),a=r.next;!(o=i(a,r)).done;){if(s=w(y(o.value)),c=s.next,(l=i(c,s)).done||(u=i(c,s)).done||!i(c,s).done)throw new z(`Expected sequence with length 2`);ce(t,{key:x(l.value),value:x(u.value)})}else for(var d in e)g(e,d)&&ce(t,{key:d,value:x(e[d])})},parseQuery:function(e){if(e)for(var t=this.entries,n=fe(e,`&`),r=0,i,a;r<n.length;)i=n[r++],i.length&&(a=fe(i,`=`),ce(t,{key:xe(ue(a)),value:xe(se(a,`=`))}))},serialize:function(){for(var e=this.entries,t=[],n=0,r;n<e.length;)r=e[n++],ce(t,Te(r.key)+`=`+Te(r.value));return se(t,`&`)},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var Oe=function(){m(this,ke);var e=arguments.length>0?arguments[0]:void 0,t=N(this,new De(e));o||(this.size=t.entries.length)},ke=Oe.prototype;if(u(ke,{append:function(e,t){var n=P(this);D(arguments.length,2),ce(n.entries,{key:x(e),value:x(t)}),o||this.size++,n.updateURL()},delete:function(e){for(var t=P(this),n=D(arguments.length,1),r=t.entries,i=x(e),a=n<2?void 0:arguments[1],s=a===void 0?a:x(a),c=0;c<r.length;){var l=r[c];if(l.key===i&&(s===void 0||l.value===s)){if(de(r,c,1),s!==void 0)break}else c++}o||(this.size=r.length),t.updateURL()},get:function(e){var t=P(this).entries;D(arguments.length,1);for(var n=x(e),r=0;r<t.length;r++)if(t[r].key===n)return t[r].value;return null},getAll:function(e){var t=P(this).entries;D(arguments.length,1);for(var n=x(e),r=[],i=0;i<t.length;i++)t[i].key===n&&ce(r,t[i].value);return r},has:function(e){for(var t=P(this).entries,n=D(arguments.length,1),r=x(e),i=n<2?void 0:arguments[1],a=i===void 0?i:x(i),o=0;o<t.length;){var s=t[o++];if(s.key===r&&(a===void 0||s.value===a))return!0}return!1},set:function(e,t){var n=P(this);D(arguments.length,1);for(var r=n.entries,i=!1,a=x(e),s=x(t),c=0,l;c<r.length;c++)l=r[c],l.key===a&&(i?de(r,c--,1):(i=!0,l.value=s));i||ce(r,{key:a,value:s}),o||(this.size=r.length),n.updateURL()},sort:function(){var e=P(this);k(e.entries,function(e,t){return e.key>t.key?1:-1}),e.updateURL()},forEach:function(e){for(var t=P(this).entries,n=_(e,arguments.length>1?arguments[1]:void 0),r=0,i;r<t.length;)i=t[r++],n(i.value,i.key,this)},keys:function(){return new Ee(this,`keys`)},values:function(){return new Ee(this,`values`)},entries:function(){return new Ee(this,`entries`)}},{enumerable:!0}),c(ke,A,ke.entries,{name:`entries`}),c(ke,`toString`,function(){return P(this).serialize()},{enumerable:!0}),o&&l(ke,`size`,{get:function(){return P(this).entries.length},configurable:!0,enumerable:!0}),d(Oe,j),e({global:!0,constructor:!0,forced:!s},{URLSearchParams:Oe}),!s&&h(R)){var Ae=a(te.has),je=a(te.set),Me=function(e){if(b(e)){var t=e.body,n;if(v(t)===j)return n=e.headers?new R(e.headers):new R,Ae(n,`content-type`)||je(n,`content-type`,`application/x-www-form-urlencoded;charset=UTF-8`),S(e,{body:C(0,x(t)),headers:C(0,n)})}return e};if(h(I)&&e({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(e){return I(e,arguments.length>1?Me(arguments[1]):{})}}),h(L)){var Ne=function(e){return m(this,ee),new L(e,arguments.length>1?Me(arguments[1]):{})};ee.constructor=Ne,Ne.prototype=ee,e({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:Ne})}}return Fm={URLSearchParams:Oe,getState:P},Fm}var Rm;function zm(){if(Rm)return sm;Rm=1,pm();var e=ca(),t=In(),n=gm(),r=H(),i=Is(),a=jt(),o=Wi(),s=Zo(),c=Jo(),l=dn(),u=ym(),d=Sm(),f=rc(),p=dm().codeAt,m=Tm(),h=fo(),g=ba(),_=Om(),v=Lm(),y=Ei(),b=y.set,x=y.getterFor(`URL`),S=v.URLSearchParams,C=v.getState,w=r.URL,T=r.TypeError,E=r.parseInt,D=Math.floor,O=Math.pow,k=a(``.charAt),A=a(/./.exec),j=a([].join),M=a(1.1.toString),N=a([].pop),P=a([].push),F=a(``.replace),I=a([].shift),L=a(``.split),R=a(``.slice),ee=a(``.toLowerCase),te=a([].unshift),z=`Invalid authority`,ne=`Invalid scheme`,re=`Invalid host`,ie=`Invalid port`,ae=/[a-z]/i,oe=/[\d+-.a-z]/i,se=/\d/,ce=/^0x/i,le=/^[0-7]+$/,ue=/^\d+$/,de=/^[\da-f]+$/i,fe=/[\0\t\n\r #%/:<>?@[\\\]^|]/,pe=/[\0\t\n\r #/:<>?@[\\\]^|]/,me=/^[\u0000-\u0020]+/,he=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,ge=/[\t\n\r]/g,_e,ve=function(e){var t=L(e,`.`),n,r,i,a,o,s,c;if(t.length&&t[t.length-1]===``&&t.length--,n=t.length,n>4)return e;for(r=[],i=0;i<n;i++){if(a=t[i],a===``)return e;if(o=10,a.length>1&&k(a,0)===`0`&&(o=A(ce,a)?16:8,a=R(a,o===8?1:2)),a===``)s=0;else{if(!A(o===10?ue:o===8?le:de,a))return e;s=E(a,o)}P(r,s)}for(i=0;i<n;i++)if(s=r[i],i===n-1){if(s>=O(256,5-n))return null}else if(s>255)return null;for(c=N(r),i=0;i<r.length;i++)c+=r[i]*O(256,3-i);return c},ye=function(e){var t=[0,0,0,0,0,0,0,0],n=0,r=null,i=0,a,o,s,c,l,u,d,f=function(){return k(e,i)};if(f()===`:`){if(k(e,1)!==`:`)return;i+=2,n++,r=n}for(;f();){if(n===8)return;if(f()===`:`){if(r!==null)return;i++,n++,r=n;continue}for(a=o=0;o<4&&A(de,f());)a=a*16+E(f(),16),i++,o++;if(f()===`.`){if(o===0||(i-=o,n>6))return;for(s=0;f();){if(c=null,s>0)if(f()===`.`&&s<4)i++;else return;if(!A(se,f()))return;for(;A(se,f());){if(l=E(f(),10),c===null)c=l;else{if(c===0)return;c=c*10+l}if(c>255)return;i++}t[n]=t[n]*256+c,s++,(s===2||s===4)&&n++}if(s!==4)return;break}else if(f()===`:`){if(i++,!f())return}else if(f())return;t[n++]=a}if(r!==null)for(u=n-r,n=7;n!==0&&u>0;)d=t[n],t[n--]=t[r+u-1],t[r+--u]=d;else if(n!==8)return;return t},be=function(e){for(var t=null,n=1,r=null,i=0,a=0;a<8;a++)e[a]===0?(r===null&&(r=a),++i):(i>n&&(t=r,n=i),r=null,i=0);return i>n?r:t},xe=function(e){var t,n,r,i;if(typeof e==`number`){for(t=[],n=0;n<4;n++)te(t,e%256),e=D(e/256);return j(t,`.`)}if(typeof e==`object`){for(t=``,r=be(e),n=0;n<8;n++)i&&e[n]===0||(i&&(i=!1),r===n?(t+=n?`:`:`::`,i=!0):(t+=M(e[n],16),n<7&&(t+=`:`)));return`[`+t+`]`}return e},Se={},Ce=u({},Se,{" ":1,'"':1,"<":1,">":1,"`":1}),we=u({},Ce,{"#":1,"?":1,"{":1,"}":1}),Te=u({},we,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),Ee=function(e,t){var n=p(e,0);return n>32&&n<127&&!l(t,e)?e:encodeURIComponent(e)},De={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Oe=function(e,t){var n;return e.length===2&&A(ae,k(e,0))&&((n=k(e,1))===`:`||!t&&n===`|`)},ke=function(e){var t;return e.length>1&&Oe(R(e,0,2))&&(e.length===2||(t=k(e,2))===`/`||t===`\\`||t===`?`||t===`#`)},Ae=function(e){return e===`.`||ee(e)===`%2e`},je=function(e){return e=ee(e),e===`..`||e===`%2e.`||e===`.%2e`||e===`%2e%2e`},Me={},Ne={},Pe={},Fe={},Ie={},Le={},Re={},ze={},Be={},Ve={},He={},Ue={},We={},Ge={},Ke={},qe={},Je={},Ye={},B={},Xe={},Ze={},V=function(e,t,n){var r=h(e),i,a,o;if(t){if(a=this.parse(r),a)throw new T(a);this.searchParams=null}else{if(n!==void 0&&(i=new V(n,!0)),a=this.parse(r,null,i),a)throw new T(a);o=C(new S),o.bindURL(this),this.searchParams=o}};V.prototype={type:`URL`,parse:function(e,t,n){var r=this,i=t||Me,a=0,o=``,s=!1,c=!1,u=!1,p,m,g,_;for(e=h(e),t||(r.scheme=``,r.username=``,r.password=``,r.host=null,r.port=null,r.path=[],r.query=null,r.fragment=null,r.cannotBeABaseURL=!1,e=F(e,me,``),e=F(e,he,`$1`)),e=F(e,ge,``),p=d(e);a<=p.length;){switch(m=p[a],i){case Me:if(m&&A(ae,m))o+=ee(m),i=Ne;else{if(t)return ne;i=Pe;continue}break;case Ne:if(m&&(A(oe,m)||m===`+`||m===`-`||m===`.`))o+=ee(m);else if(m===`:`){if(t&&(r.isSpecial()!==l(De,o)||o===`file`&&(r.includesCredentials()||r.port!==null)||r.scheme===`file`&&!r.host))return;if(r.scheme=o,t){r.isSpecial()&&De[r.scheme]===r.port&&(r.port=null);return}o=``,r.scheme===`file`?i=Ge:r.isSpecial()&&n&&n.scheme===r.scheme?i=Fe:r.isSpecial()?i=ze:p[a+1]===`/`?(i=Ie,a++):(r.cannotBeABaseURL=!0,P(r.path,``),i=B)}else{if(t)return ne;o=``,i=Pe,a=0;continue}break;case Pe:if(!n||n.cannotBeABaseURL&&m!==`#`)return ne;if(n.cannotBeABaseURL&&m===`#`){r.scheme=n.scheme,r.path=f(n.path),r.query=n.query,r.fragment=``,r.cannotBeABaseURL=!0,i=Ze;break}i=n.scheme===`file`?Ge:Le;continue;case Fe:if(m===`/`&&p[a+1]===`/`)i=Be,a++;else{i=Le;continue}break;case Ie:if(m===`/`){i=Ve;break}else{i=Ye;continue}case Le:if(r.scheme=n.scheme,m===_e)r.username=n.username,r.password=n.password,r.host=n.host,r.port=n.port,r.path=f(n.path),r.query=n.query;else if(m===`/`||m===`\\`&&r.isSpecial())i=Re;else if(m===`?`)r.username=n.username,r.password=n.password,r.host=n.host,r.port=n.port,r.path=f(n.path),r.query=``,i=Xe;else if(m===`#`)r.username=n.username,r.password=n.password,r.host=n.host,r.port=n.port,r.path=f(n.path),r.query=n.query,r.fragment=``,i=Ze;else{r.username=n.username,r.password=n.password,r.host=n.host,r.port=n.port,r.path=f(n.path),r.path.length--,i=Ye;continue}break;case Re:if(r.isSpecial()&&(m===`/`||m===`\\`))i=Be;else if(m===`/`)i=Ve;else{r.username=n.username,r.password=n.password,r.host=n.host,r.port=n.port,i=Ye;continue}break;case ze:if(i=Be,m!==`/`||k(o,a+1)!==`/`)continue;a++;break;case Be:if(m!==`/`&&m!==`\\`){i=Ve;continue}break;case Ve:if(m===`@`){s&&(o=`%40`+o),s=!0,g=d(o);for(var v=0;v<g.length;v++){var y=g[v];if(y===`:`&&!u){u=!0;continue}var b=Ee(y,Te);u?r.password+=b:r.username+=b}o=``}else if(m===_e||m===`/`||m===`?`||m===`#`||m===`\\`&&r.isSpecial()){if(s&&o===``)return z;a-=d(o).length+1,o=``,i=He}else o+=m;break;case He:case Ue:if(t&&r.scheme===`file`){i=qe;continue}else if(m===`:`&&!c){if(o===``)return re;if(_=r.parseHost(o),_)return _;if(o=``,i=We,t===Ue)return}else if(m===_e||m===`/`||m===`?`||m===`#`||m===`\\`&&r.isSpecial()){if(r.isSpecial()&&o===``)return re;if(t&&o===``&&(r.includesCredentials()||r.port!==null))return;if(_=r.parseHost(o),_)return _;if(o=``,i=Je,t)return;continue}else m===`[`?c=!0:m===`]`&&(c=!1),o+=m;break;case We:if(A(se,m))o+=m;else if(m===_e||m===`/`||m===`?`||m===`#`||m===`\\`&&r.isSpecial()||t){if(o!==``){var x=E(o,10);if(x>65535)return ie;r.port=r.isSpecial()&&x===De[r.scheme]?null:x,o=``}if(t)return;i=Je;continue}else return ie;break;case Ge:if(r.scheme=`file`,m===`/`||m===`\\`)i=Ke;else if(n&&n.scheme===`file`)switch(m){case _e:r.host=n.host,r.path=f(n.path),r.query=n.query;break;case`?`:r.host=n.host,r.path=f(n.path),r.query=``,i=Xe;break;case`#`:r.host=n.host,r.path=f(n.path),r.query=n.query,r.fragment=``,i=Ze;break;default:ke(j(f(p,a),``))||(r.host=n.host,r.path=f(n.path),r.shortenPath()),i=Ye;continue}else{i=Ye;continue}break;case Ke:if(m===`/`||m===`\\`){i=qe;break}n&&n.scheme===`file`&&!ke(j(f(p,a),``))&&(Oe(n.path[0],!0)?P(r.path,n.path[0]):r.host=n.host),i=Ye;continue;case qe:if(m===_e||m===`/`||m===`\\`||m===`?`||m===`#`){if(!t&&Oe(o))i=Ye;else if(o===``){if(r.host=``,t)return;i=Je}else{if(_=r.parseHost(o),_)return _;if(r.host===`localhost`&&(r.host=``),t)return;o=``,i=Je}continue}else o+=m;break;case Je:if(r.isSpecial()){if(i=Ye,m!==`/`&&m!==`\\`)continue}else if(!t&&m===`?`)r.query=``,i=Xe;else if(!t&&m===`#`)r.fragment=``,i=Ze;else if(m!==_e&&(i=Ye,m!==`/`))continue;break;case Ye:if(m===_e||m===`/`||m===`\\`&&r.isSpecial()||!t&&(m===`?`||m===`#`)){if(je(o)?(r.shortenPath(),m!==`/`&&!(m===`\\`&&r.isSpecial())&&P(r.path,``)):Ae(o)?m!==`/`&&!(m===`\\`&&r.isSpecial())&&P(r.path,``):(r.scheme===`file`&&!r.path.length&&Oe(o)&&(r.host&&(r.host=``),o=k(o,0)+`:`),P(r.path,o)),o=``,r.scheme===`file`&&(m===_e||m===`?`||m===`#`))for(;r.path.length>1&&r.path[0]===``;)I(r.path);m===`?`?(r.query=``,i=Xe):m===`#`&&(r.fragment=``,i=Ze)}else o+=Ee(m,we);break;case B:m===`?`?(r.query=``,i=Xe):m===`#`?(r.fragment=``,i=Ze):m!==_e&&(r.path[0]+=Ee(m,Se));break;case Xe:!t&&m===`#`?(r.fragment=``,i=Ze):m!==_e&&(m===`'`&&r.isSpecial()?r.query+=`%27`:m===`#`?r.query+=`%23`:r.query+=Ee(m,Se));break;case Ze:m!==_e&&(r.fragment+=Ee(m,Ce));break}a++}},parseHost:function(e){var t,n,r;if(k(e,0)===`[`){if(k(e,e.length-1)!==`]`||(t=ye(R(e,1,-1)),!t))return re;this.host=t}else if(this.isSpecial()){if(e=m(e),A(fe,e)||(t=ve(e),t===null))return re;this.host=t}else{if(A(pe,e))return re;for(t=``,n=d(e),r=0;r<n.length;r++)t+=Ee(n[r],Se);this.host=t}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||this.scheme===`file`},includesCredentials:function(){return this.username!==``||this.password!==``},isSpecial:function(){return l(De,this.scheme)},shortenPath:function(){var e=this.path,t=e.length;t&&(this.scheme!==`file`||t!==1||!Oe(e[0],!0))&&e.length--},serialize:function(){var e=this,t=e.scheme,n=e.username,r=e.password,i=e.host,a=e.port,o=e.path,s=e.query,c=e.fragment,l=t+`:`;return i===null?t===`file`&&(l+=`//`):(l+=`//`,e.includesCredentials()&&(l+=n+(r?`:`+r:``)+`@`),l+=xe(i),a!==null&&(l+=`:`+a)),l+=e.cannotBeABaseURL?o[0]:o.length?`/`+j(o,`/`):``,s!==null&&(l+=`?`+s),c!==null&&(l+=`#`+c),l},setHref:function(e){var t=this.parse(e);if(t)throw new T(t);this.searchParams.update()},getOrigin:function(){var e=this.scheme,t=this.port;if(e===`blob`)try{return new Qe(e.path[0]).origin}catch(e){return`null`}return e===`file`||!this.isSpecial()?`null`:e+`://`+xe(this.host)+(t===null?``:`:`+t)},getProtocol:function(){return this.scheme+`:`},setProtocol:function(e){this.parse(h(e)+`:`,Me)},getUsername:function(){return this.username},setUsername:function(e){var t=d(h(e));if(!this.cannotHaveUsernamePasswordPort()){this.username=``;for(var n=0;n<t.length;n++)this.username+=Ee(t[n],Te)}},getPassword:function(){return this.password},setPassword:function(e){var t=d(h(e));if(!this.cannotHaveUsernamePasswordPort()){this.password=``;for(var n=0;n<t.length;n++)this.password+=Ee(t[n],Te)}},getHost:function(){var e=this.host,t=this.port;return e===null?``:t===null?xe(e):xe(e)+`:`+t},setHost:function(e){this.cannotBeABaseURL||this.parse(e,He)},getHostname:function(){var e=this.host;return e===null?``:xe(e)},setHostname:function(e){this.cannotBeABaseURL||this.parse(e,Ue)},getPort:function(){var e=this.port;return e===null?``:h(e)},setPort:function(e){this.cannotHaveUsernamePasswordPort()||(e=h(e),e===``?this.port=null:this.parse(e,We))},getPathname:function(){var e=this.path;return this.cannotBeABaseURL?e[0]:e.length?`/`+j(e,`/`):``},setPathname:function(e){this.cannotBeABaseURL||(this.path=[],this.parse(e,Je))},getSearch:function(){var e=this.query;return e?`?`+e:``},setSearch:function(e){e=h(e),e===``?this.query=null:(k(e,0)===`?`&&(e=R(e,1)),this.query=``,this.parse(e,Xe)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var e=this.fragment;return e?`#`+e:``},setHash:function(e){if(e=h(e),e===``){this.fragment=null;return}k(e,0)===`#`&&(e=R(e,1)),this.fragment=``,this.parse(e,Ze)},update:function(){this.query=this.searchParams.serialize()||null}};var Qe=function(e){var n=c(this,$e),r=b(n,new V(e,!1,_(arguments.length,1)>1?arguments[1]:void 0));t||(n.href=r.serialize(),n.origin=r.getOrigin(),n.protocol=r.getProtocol(),n.username=r.getUsername(),n.password=r.getPassword(),n.host=r.getHost(),n.hostname=r.getHostname(),n.port=r.getPort(),n.pathname=r.getPathname(),n.search=r.getSearch(),n.searchParams=r.getSearchParams(),n.hash=r.getHash())},$e=Qe.prototype,et=function(e,t){return{get:function(){return x(this)[e]()},set:t&&function(e){return x(this)[t](e)},configurable:!0,enumerable:!0}};if(t&&(s($e,`href`,et(`serialize`,`setHref`)),s($e,`origin`,et(`getOrigin`)),s($e,`protocol`,et(`getProtocol`,`setProtocol`)),s($e,`username`,et(`getUsername`,`setUsername`)),s($e,`password`,et(`getPassword`,`setPassword`)),s($e,`host`,et(`getHost`,`setHost`)),s($e,`hostname`,et(`getHostname`,`setHostname`)),s($e,`port`,et(`getPort`,`setPort`)),s($e,`pathname`,et(`getPathname`,`setPathname`)),s($e,`search`,et(`getSearch`,`setSearch`)),s($e,`searchParams`,et(`getSearchParams`)),s($e,`hash`,et(`getHash`,`setHash`))),o($e,`toJSON`,function(){return x(this).serialize()},{enumerable:!0}),o($e,`toString`,function(){return x(this).serialize()},{enumerable:!0}),w){var tt=w.createObjectURL,nt=w.revokeObjectURL;tt&&o(Qe,`createObjectURL`,i(tt,w)),nt&&o(Qe,`revokeObjectURL`,i(nt,w))}return g(Qe,`URL`),e({global:!0,constructor:!0,forced:!n,sham:!t},{URL:Qe}),sm}var Bm;function Vm(){return Bm||(Bm=1,zm()),om}Vm();var Hm={},Um;function Wm(){if(Um)return Hm;Um=1;var e=ca(),t=Kn();return e({target:`URL`,proto:!0,enumerable:!0},{toJSON:function(){return t(URL.prototype.toString,this)}}),Hm}Wm();var Gm={},Km;function qm(){return Km||(Km=1,Lm()),Gm}qm();var Jm={},Ym;function Xm(){if(Ym)return Jm;Ym=1;var e=Wi(),t=jt(),n=fo(),r=Om(),i=URLSearchParams,a=i.prototype,o=t(a.append),s=t(a.delete),c=t(a.forEach),l=t([].push),u=new i(`a=1&a=2&b=3`);return u.delete(`a`,1),u.delete(`b`,void 0),u+``!=`a=2`&&e(a,`delete`,function(e){var t=arguments.length,i=t<2?void 0:arguments[1];if(t&&i===void 0)return s(this,e);var a=[];c(this,function(e,t){l(a,{key:t,value:e})}),r(t,1);for(var u=n(e),d=n(i),f=0,p=0,m=!1,h=a.length,g;f<h;)g=a[f++],m||g.key===u?(m=!0,s(this,g.key)):p++;for(;p<h;)g=a[p++],g.key===u&&g.value===d||o(this,g.key,g.value)},{enumerable:!0,unsafe:!0}),Jm}Xm();var Zm={},Qm;function $m(){if(Qm)return Zm;Qm=1;var e=Wi(),t=jt(),n=fo(),r=Om(),i=URLSearchParams,a=i.prototype,o=t(a.getAll),s=t(a.has),c=new i(`a=1`);return(c.has(`a`,2)||!c.has(`a`,void 0))&&e(a,`has`,function(e){var t=arguments.length,i=t<2?void 0:arguments[1];if(t&&i===void 0)return s(this,e);var a=o(this,e);r(t,1);for(var c=n(i),l=0;l<a.length;)if(a[l++]===c)return!0;return!1},{enumerable:!0,unsafe:!0}),Zm}$m();var eh={},th;function nh(){if(th)return eh;th=1;var e=In(),t=jt(),n=Zo(),r=URLSearchParams.prototype,i=t(r.forEach);return e&&!(`size`in r)&&n(r,`size`,{get:function(){var e=0;return i(this,function(){e++}),e},configurable:!0,enumerable:!0}),eh}nh();function rh(e,t,n){return(t=ih(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ih(e){var t=ah(e,`string`);return typeof t==`symbol`?t:t+``}function ah(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var oh=class{constructor(e,t){rh(this,`deviceId`,void 0),rh(this,`facing`,void 0),rh(this,`groupId`,void 0),rh(this,`label`,void 0),this.deviceId=e.deviceId,this.facing=t,this.groupId=e.groupId,this.label=e.label}},q={},sh,ch,lh,uh,dh=0,fh=[],ph=U,mh=ph.__b,hh=ph.__r,gh=ph.diffed,_h=ph.__c,vh=ph.unmount,yh=ph.__;function bh(e,t){ph.__h&&ph.__h(ch,e,dh||t),dh=0;var n=ch.__H||(ch.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function J(e){return dh=1,xh(Lh,e)}function xh(e,t,n){var r=bh(sh++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):Lh(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0],n=r.t(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=ch,!ch.__f)){var i=function(e,t,n){if(!r.__c.__H)return!0;var i=r.__c.__H.__.filter(function(e){return e.__c});if(i.every(function(e){return!e.__N}))return!a||a.call(this,e,t,n);var o=r.__c.props!==e;return i.some(function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(o=!0)}}),a&&a.call(this,e,t,n)||o};ch.__f=!0;var a=ch.shouldComponentUpdate,o=ch.componentWillUpdate;ch.componentWillUpdate=function(e,t,n){if(this.__e){var r=a;a=void 0,i(e,t,n),a=r}o&&o.call(this,e,t,n)},ch.shouldComponentUpdate=i}return r.__N||r.__}function Y(e,t){var n=bh(sh++,3);!ph.__s&&Ih(n.__H,t)&&(n.__=e,n.u=t,ch.__H.__h.push(n))}function Sh(e,t){var n=bh(sh++,4);!ph.__s&&Ih(n.__H,t)&&(n.__=e,n.u=t,ch.__h.push(n))}function Ch(e){return dh=5,Th(function(){return{current:e}},[])}function wh(e,t,n){dh=6,Sh(function(){if(typeof e==`function`){var n=e(t());return function(){e(null),n&&typeof n==`function`&&n()}}if(e)return e.current=t(),function(){return e.current=null}},n==null?n:n.concat(e))}function Th(e,t){var n=bh(sh++,7);return Ih(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function Eh(e,t){return dh=8,Th(function(){return e},t)}function Dh(e){var t=ch.context[e.__c],n=bh(sh++,9);return n.c=e,t?(n.__==null&&(n.__=!0,t.sub(ch)),t.props.value):e.__}function Oh(e,t){ph.useDebugValue&&ph.useDebugValue(t?t(e):e)}function kh(e){var t=bh(sh++,10),n=J();return t.__=e,ch.componentDidCatch||(ch.componentDidCatch=function(e,r){t.__&&t.__(e,r),n[1](e)}),[n[0],function(){n[1](void 0)}]}function Ah(){var e=bh(sh++,11);if(!e.__){for(var t=ch.__v;t!==null&&!t.__m&&t.__!==null;)t=t.__;var n=t.__m||(t.__m=[0,0]);e.__=`P`+n[0]+`-`+ n[1]++}return e.__}function jh(){for(var e;e=fh.shift();){var t=e.__H;if(e.__P&&t)try{t.__h.some(Ph),t.__h.some(Fh),t.__h=[]}catch(n){t.__h=[],ph.__e(n,e.__v)}}}ph.__b=function(e){ch=null,mh&&mh(e)},ph.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),yh&&yh(e,t)},ph.__r=function(e){hh&&hh(e),sh=0;var t=(ch=e.__c).__H;t&&(lh===ch?(t.__h=[],ch.__h=[],t.__.some(function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0})):(t.__h.some(Ph),t.__h.some(Fh),t.__h=[],sh=0)),lh=ch},ph.diffed=function(e){gh&&gh(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(fh.push(t)!==1&&uh===ph.requestAnimationFrame||((uh=ph.requestAnimationFrame)||Nh)(jh)),t.__H.__.some(function(e){e.u&&(e.__H=e.u),e.u=void 0})),lh=ch=null},ph.__c=function(e,t){t.some(function(e){try{e.__h.some(Ph),e.__h=e.__h.filter(function(e){return!e.__||Fh(e)})}catch(n){t.some(function(e){e.__h&&(e.__h=[])}),t=[],ph.__e(n,e.__v)}}),_h&&_h(e,t)},ph.unmount=function(e){vh&&vh(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.some(function(e){try{Ph(e)}catch(e){t=e}}),n.__H=void 0,t&&ph.__e(t,n.__v))};var Mh=typeof requestAnimationFrame==`function`;function Nh(e){var t,n=function(){clearTimeout(r),Mh&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);Mh&&(t=requestAnimationFrame(n))}function Ph(e){var t=ch,n=e.__c;typeof n==`function`&&(e.__c=void 0,n()),ch=t}function Fh(e){var t=ch;e.__c=e.__(),ch=t}function Ih(e,t){return!e||e.length!==t.length||t.some(function(t,n){return t!==e[n]})}function Lh(e,t){return typeof t==`function`?t(e):t}function Rh(e,t){for(var n in t)e[n]=t[n];return e}function zh(e,t){for(var n in e)if(n!==`__source`&&!(n in t))return!0;for(var r in t)if(r!==`__source`&&e[r]!==t[r])return!0;return!1}function Bh(e,t){var n=t(),r=J({t:{__:n,u:t}}),i=r[0].t,a=r[1];return Sh(function(){i.__=n,i.u=t,Vh(i)&&a({t:i})},[e,n,t]),Y(function(){return Vh(i)&&a({t:i}),e(function(){Vh(i)&&a({t:i})})},[e]),n}function Vh(e){try{return!((t=e.__)===(n=e.u())&&(t!==0||1/t==1/n)||t!=t&&n!=n)}catch(e){return!0}var t,n}function Hh(e){e()}function Uh(e){return e}function Wh(){return[!1,Hh]}var Gh=Sh;function Kh(e,t){this.props=e,this.context=t}function qh(e,t){function n(e){var n=this.props.ref,r=n==e.ref;return!r&&n&&(n.call?n(null):n.current=null),t?!t(this.props,e)||!r:zh(this.props,e)}function r(t){return this.shouldComponentUpdate=n,kc(e,t)}return r.displayName=`Memo(`+(e.displayName||e.name)+`)`,r.prototype.isReactComponent=!0,r.__f=!0,r.type=e,r}(Kh.prototype=new Nc).isPureReactComponent=!0,Kh.prototype.shouldComponentUpdate=function(e,t){return zh(this.props,e)||zh(this.state,t)};var Jh=U.__b;U.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Jh&&Jh(e)};var Yh=typeof Symbol<`u`&&Symbol.for&&Symbol.for(`react.forward_ref`)||3911;function Xh(e){function t(t){var n=Rh({},t);return delete n.ref,e(n,t.ref||null)}return t.$$typeof=Yh,t.render=e,t.prototype.isReactComponent=t.__f=!0,t.displayName=`ForwardRef(`+(e.displayName||e.name)+`)`,t}var Zh=function(e,t){return e==null?null:Hc(Hc(e).map(t))},Qh={map:Zh,forEach:Zh,count:function(e){return e?Hc(e).length:0},only:function(e){var t=Hc(e);if(t.length!==1)throw`Children.only`;return t[0]},toArray:Hc},$h=U.__e;U.__e=function(e,t,n,r){if(e.then){for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return t.__e==null&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t)}$h(e,t,n,r)};var eg=U.unmount;function tg(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(e){typeof e.__c==`function`&&e.__c()}),e.__c.__H=null),(e=Rh({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map(function(e){return tg(e,t,n)})),e}function ng(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(e){return ng(e,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function rg(){this.__u=0,this.o=null,this.__b=null}function ig(e){if(!e.__)return null;var t=e.__.__c;return t&&t.__a&&t.__a(e)}function ag(e){var t,n,r,i=null;function a(a){if(t||(t=e()).then(function(e){e&&(i=e.default||e),r=!0},function(e){n=e,r=!0}),n)throw n;if(!r)throw t;return i?kc(i,a):null}return a.displayName=`Lazy`,a.__f=!0,a}function og(){this.i=null,this.l=null}U.unmount=function(e){var t=e.__c;t&&(t.__z=!0),t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),eg&&eg(e)},(rg.prototype=new Nc).__c=function(e,t){var n=t.__c,r=this;r.o==null&&(r.o=[]),r.o.push(n);var i=ig(r.__v),a=!1,o=function(){a||r.__z||(a=!0,n.__R=null,i?i(c):c())};n.__R=o;var s=n.__P;n.__P=null;var c=function(){if(!--r.__u){if(r.state.__a){var e=r.state.__a;r.__v.__k[0]=ng(e,e.__c.__P,e.__c.__O)}var t;for(r.setState({__a:r.__b=null});t=r.o.pop();)t.__P=s,t.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(o,o)},rg.prototype.componentWillUnmount=function(){this.o=[]},rg.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement(`div`),r=this.__v.__k[0].__c;this.__v.__k[0]=tg(this.__b,n,r.__O=r.__P)}this.__b=null}var i=t.__a&&kc(Mc,null,e.fallback);return i&&(i.__u&=-33),[kc(Mc,null,t.__a?null:e.children),i]};var sg=function(e,t,n){if(++n[1]===n[0]&&e.l.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!==`t`||!e.l.size))for(n=e.i;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.i=n=n[2]}};function cg(e){return this.getChildContext=function(){return e.context},e.children}function lg(e){var t=this,n=e.h;if(t.componentWillUnmount=function(){tl(null,t.v),t.v=null,t.h=null},t.h&&t.h!==n&&t.componentWillUnmount(),!t.v){for(var r=t.__v;r!==null&&!r.__m&&r.__!==null;)r=r.__;t.h=n,t.v={nodeType:1,parentNode:n,childNodes:[],__k:{__m:r.__m},contains:function(){return!0},namespaceURI:n.namespaceURI,insertBefore:function(e,n){this.childNodes.push(e),t.h.insertBefore(e,n)},removeChild:function(e){this.childNodes.splice(this.childNodes.indexOf(e)>>>1,1),t.h.removeChild(e)}}}tl(kc(cg,{context:t.context},e.__v),t.v)}function ug(e,t){var n=kc(lg,{__v:e,h:t});return n.containerInfo=t,n}(og.prototype=new Nc).__a=function(e){var t=this,n=ig(t.__v),r=t.l.get(e);return r[0]++,function(i){var a=function(){t.props.revealOrder?(r.push(i),sg(t,e,r)):i()};n?n(a):a()}},og.prototype.render=function(e){this.i=null,this.l=new Map;var t=Hc(e.children);e.revealOrder&&e.revealOrder[0]===`b`&&t.reverse();for(var n=t.length;n--;)this.l.set(t[n],this.i=[1,0,this.i]);return e.children},og.prototype.componentDidUpdate=og.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(t,n){sg(e,n,t)})};var dg=typeof Symbol<`u`&&Symbol.for&&Symbol.for(`react.element`)||60103,fg=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,pg=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,mg=/[A-Z0-9]/g,hg=typeof document<`u`,gg=function(e){return(typeof Symbol<`u`&&typeof Symbol()==`symbol`?/fil|che|rad/:/fil|che|ra/).test(e)};function _g(e,t,n){return t.__k==null&&(t.textContent=``),tl(e,t),typeof n==`function`&&n(),e?e.__c:null}function vg(e,t,n){return nl(e,t),typeof n==`function`&&n(),e?e.__c:null}Nc.prototype.isReactComponent={},[`componentWillMount`,`componentWillReceiveProps`,`componentWillUpdate`].forEach(function(e){Object.defineProperty(Nc.prototype,e,{configurable:!0,get:function(){return this[`UNSAFE_`+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var yg=U.event;function bg(){}function xg(){return this.cancelBubble}function Sg(){return this.defaultPrevented}U.event=function(e){return yg&&(e=yg(e)),e.persist=bg,e.isPropagationStopped=xg,e.isDefaultPrevented=Sg,e.nativeEvent=e};var Cg,wg={enumerable:!1,configurable:!0,get:function(){return this.class}},Tg=U.vnode;U.vnode=function(e){typeof e.type==`string`&&(function(e){var t=e.props,n=e.type,r={},i=n.indexOf(`-`)===-1;for(var a in t){var o=t[a];if(!(a===`value`&&`defaultValue`in t&&o==null||hg&&a===`children`&&n===`noscript`||a===`class`||a===`className`)){var s=a.toLowerCase();a===`defaultValue`&&`value`in t&&t.value==null?a=`value`:a===`download`&&o===!0?o=``:s===`translate`&&o===`no`?o=!1:s[0]===`o`&&s[1]===`n`?s===`ondoubleclick`?a=`ondblclick`:s!==`onchange`||n!==`input`&&n!==`textarea`||gg(t.type)?s===`onfocus`?a=`onfocusin`:s===`onblur`?a=`onfocusout`:pg.test(a)&&(a=s):s=a=`oninput`:i&&fg.test(a)?a=a.replace(mg,`-$&`).toLowerCase():o===null&&(o=void 0),s===`oninput`&&r[a=s]&&(a=`oninputCapture`),r[a]=o}}n==`select`&&r.multiple&&Array.isArray(r.value)&&(r.value=Hc(t.children).forEach(function(e){e.props.selected=r.value.indexOf(e.props.value)!=-1})),n==`select`&&r.defaultValue!=null&&(r.value=Hc(t.children).forEach(function(e){e.props.selected=r.multiple?r.defaultValue.indexOf(e.props.value)!=-1:r.defaultValue==e.props.value})),t.class&&!t.className?(r.class=t.class,Object.defineProperty(r,"className",wg)):t.className&&(r.class=r.className=t.className),e.props=r})(e),e.$$typeof=dg,Tg&&Tg(e)};var Eg=U.__r;U.__r=function(e){Eg&&Eg(e),Cg=e.__c};var Dg=U.diffed;U.diffed=function(e){Dg&&Dg(e);var t=e.props,n=e.__e;n!=null&&e.type===`textarea`&&`value`in t&&t.value!==n.value&&(n.value=t.value==null?``:t.value),Cg=null};var Og={ReactCurrentDispatcher:{current:{readContext:function(e){return Cg.__n[e.__c].props.value},useCallback:Eh,useContext:Dh,useDebugValue:Oh,useDeferredValue:Uh,useEffect:Y,useId:Ah,useImperativeHandle:wh,useInsertionEffect:Gh,useLayoutEffect:Sh,useMemo:Th,useReducer:xh,useRef:Ch,useState:J,useSyncExternalStore:Bh,useTransition:Wh}}},kg=`18.3.1`;function Ag(e){return kc.bind(null,e)}function jg(e){return!!e&&e.$$typeof===dg}function Mg(e){return jg(e)&&e.type===Mc}function Ng(e){return!!e&&typeof e.displayName==`string`&&e.displayName.startsWith(`Memo(`)}function Pg(e){return jg(e)?rl.apply(null,arguments):e}function Fg(e){return!!e.__k&&(tl(null,e),!0)}function Ig(e){return e&&(e.base||e.nodeType===1&&e)||null}var Lg=function(e,t){return e(t)},Rg=function(e,t){return e(t)},zg=Mc,Bg=jg,X={useState:J,useId:Ah,useReducer:xh,useEffect:Y,useLayoutEffect:Sh,useInsertionEffect:Gh,useTransition:Wh,useDeferredValue:Uh,useSyncExternalStore:Bh,startTransition:Hh,useRef:Ch,useImperativeHandle:wh,useMemo:Th,useCallback:Eh,useContext:Dh,useDebugValue:Oh,version:`18.3.1`,Children:Qh,render:_g,hydrate:vg,unmountComponentAtNode:Fg,createPortal:ug,createElement:kc,createContext:il,createFactory:Ag,cloneElement:Pg,createRef:jc,Fragment:Mc,isValidElement:jg,isElement:Bg,isFragment:Mg,isMemo:Ng,findDOMNode:Ig,Component:Nc,PureComponent:Kh,memo:qh,forwardRef:Xh,flushSync:Rg,unstable_batchedUpdates:Lg,StrictMode:zg,Suspense:rg,SuspenseList:og,lazy:ag,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:Og},Vg=it(Object.freeze(Object.defineProperty({__proto__:null,Children:Qh,Component:Nc,Fragment:Mc,PureComponent:Kh,StrictMode:zg,Suspense:rg,SuspenseList:og,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:Og,cloneElement:Pg,createContext:il,createElement:kc,createFactory:Ag,createPortal:ug,createRef:jc,default:X,findDOMNode:Ig,flushSync:Rg,forwardRef:Xh,hydrate:vg,isElement:Bg,isFragment:Mg,isMemo:Ng,isValidElement:jg,lazy:ag,memo:qh,render:_g,startTransition:Hh,unmountComponentAtNode:Fg,unstable_batchedUpdates:Lg,useCallback:Eh,useContext:Dh,useDebugValue:Oh,useDeferredValue:Uh,useEffect:Y,useErrorBoundary:kh,useId:Ah,useImperativeHandle:wh,useInsertionEffect:Gh,useLayoutEffect:Sh,useMemo:Th,useReducer:xh,useRef:Ch,useState:J,useSyncExternalStore:Bh,useTransition:Wh,version:kg},Symbol.toStringTag,{value:`Module`}))),Hg={exports:{}},Ug=Hg.exports,Wg;function Gg(){return Wg||(Wg=1,(function(e,t){(function(n,r){var i=`1.0.41`,a=``,o=`?`,s=`function`,c=`undefined`,l=`object`,u=`string`,d=`major`,f=`model`,p=`name`,m=`type`,h=`vendor`,g=`version`,_=`architecture`,v=`console`,y=`mobile`,b=`tablet`,x=`smarttv`,S=`wearable`,C=`embedded`,w=500,T=`Amazon`,E=`Apple`,D=`ASUS`,O=`BlackBerry`,k=`Browser`,A=`Chrome`,j=`Edge`,M=`Firefox`,N=`Google`,P=`Honor`,F=`Huawei`,I=`Lenovo`,L=`LG`,R=`Microsoft`,ee=`Motorola`,te=`Nvidia`,z=`OnePlus`,ne=`Opera`,re=`OPPO`,ie=`Samsung`,ae=`Sharp`,oe=`Sony`,se=`Xiaomi`,ce=`Zebra`,le=`Facebook`,ue=`Chromium OS`,de=`Mac OS`,fe=` Browser`,pe=function(e,t){var n={};for(var r in e)t[r]&&t[r].length%2==0?n[r]=t[r].concat(e[r]):n[r]=e[r];return n},me=function(e){for(var t={},n=0;n<e.length;n++)t[e[n].toUpperCase()]=e[n];return t},he=function(e,t){return typeof e===u?ge(t).indexOf(ge(e))!==-1:!1},ge=function(e){return e.toLowerCase()},_e=function(e){return typeof e===u?e.replace(/[^\d\.]/g,a).split(`.`)[0]:r},ve=function(e,t){if(typeof e===u)return e=e.replace(/^\s\s*/,a),typeof t===c?e:e.substring(0,w)},ye=function(e,t){for(var n=0,i,a,o,c,u,d;n<t.length&&!u;){var f=t[n],p=t[n+1];for(i=a=0;i<f.length&&!u&&f[i];)if(u=f[i++].exec(e),u)for(o=0;o<p.length;o++)d=u[++a],c=p[o],typeof c===l&&c.length>0?c.length===2?typeof c[1]==s?this[c[0]]=c[1].call(this,d):this[c[0]]=c[1]:c.length===3?typeof c[1]===s&&!(c[1].exec&&c[1].test)?this[c[0]]=d?c[1].call(this,d,c[2]):r:this[c[0]]=d?d.replace(c[1],c[2]):r:c.length===4&&(this[c[0]]=d?c[3].call(this,d.replace(c[1],c[2])):r):this[c]=d||r;n+=2}},be=function(e,t){for(var n in t)if(typeof t[n]===l&&t[n].length>0){for(var i=0;i<t[n].length;i++)if(he(t[n][i],e))return n===o?r:n}else if(he(t[n],e))return n===o?r:n;return t.hasOwnProperty(`*`)?t[`*`]:e},xe={"1.0":`/8`,1.2:`/1`,1.3:`/3`,"2.0":`/412`,"2.0.2":`/416`,"2.0.3":`/417`,"2.0.4":`/419`,"?":`/`},Se={ME:`4.90`,"NT 3.11":`NT3.51`,"NT 4.0":`NT4.0`,2e3:`NT 5.0`,XP:[`NT 5.1`,`NT 5.2`],Vista:`NT 6.0`,7:`NT 6.1`,8:`NT 6.2`,8.1:`NT 6.3`,10:[`NT 6.4`,`NT 10.0`],RT:`ARM`},Ce={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[g,[p,`Chrome`]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[g,[p,`Edge`]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[p,g],[/opios[\/ ]+([\w\.]+)/i],[g,[p,ne+` Mini`]],[/\bop(?:rg)?x\/([\w\.]+)/i],[g,[p,ne+` GX`]],[/\bopr\/([\w\.]+)/i],[g,[p,ne]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[g,[p,`Baidu`]],[/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i],[g,[p,`Maxthon`]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i,/(heytap|ovi|115)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[p,g],[/quark(?:pc)?\/([-\w\.]+)/i],[g,[p,`Quark`]],[/\bddg\/([\w\.]+)/i],[g,[p,`DuckDuckGo`]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[g,[p,`UC`+k]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[g,[p,`WeChat`]],[/konqueror\/([\w\.]+)/i],[g,[p,`Konqueror`]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[g,[p,`IE`]],[/ya(?:search)?browser\/([\w\.]+)/i],[g,[p,`Yandex`]],[/slbrowser\/([\w\.]+)/i],[g,[p,`Smart Lenovo `+k]],[/(avast|avg)\/([\w\.]+)/i],[[p,/(.+)/,`$1 Secure `+k],g],[/\bfocus\/([\w\.]+)/i],[g,[p,M+` Focus`]],[/\bopt\/([\w\.]+)/i],[g,[p,ne+` Touch`]],[/coc_coc\w+\/([\w\.]+)/i],[g,[p,`Coc Coc`]],[/dolfin\/([\w\.]+)/i],[g,[p,`Dolphin`]],[/coast\/([\w\.]+)/i],[g,[p,ne+` Coast`]],[/miuibrowser\/([\w\.]+)/i],[g,[p,`MIUI`+fe]],[/fxios\/([\w\.-]+)/i],[g,[p,M]],[/\bqihoobrowser\/?([\w\.]*)/i],[g,[p,`360`]],[/\b(qq)\/([\w\.]+)/i],[[p,/(.+)/,`$1Browser`],g],[/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i],[[p,/(.+)/,`$1`+fe],g],[/samsungbrowser\/([\w\.]+)/i],[g,[p,ie+` Internet`]],[/metasr[\/ ]?([\d\.]+)/i],[g,[p,`Sogou Explorer`]],[/(sogou)mo\w+\/([\d\.]+)/i],[[p,`Sogou Mobile`],g],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i],[p,g],[/(lbbrowser|rekonq)/i,/\[(linkedin)app\]/i],[p],[/ome\/([\w\.]+) \w* ?(iron) saf/i,/ome\/([\w\.]+).+qihu (360)[es]e/i],[g,p],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[p,le],g],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/(daum)apps[\/ ]([\w\.]+)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[p,g],[/\bgsa\/([\w\.]+) .*safari\//i],[g,[p,`GSA`]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[g,[p,`TikTok`]],[/headlesschrome(?:\/([\w\.]+)| )/i],[g,[p,A+` Headless`]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[p,A+` WebView`],g],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[g,[p,`Android `+k]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[p,g],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[g,[p,`Mobile Safari`]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[g,p],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[p,[g,be,xe]],[/(webkit|khtml)\/([\w\.]+)/i],[p,g],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[p,`Netscape`],g],[/(wolvic|librewolf)\/([\w\.]+)/i],[p,g],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[g,[p,M+` Reality`]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/\b(links) \(([\w\.]+)/i],[p,[g,/_/g,`.`]],[/(cobalt)\/([\w\.]+)/i],[p,[g,/master.|lts./,``]]],cpu:[[/\b((amd|x|x86[-_]?|wow|win)64)\b/i],[[_,`amd64`]],[/(ia32(?=;))/i,/\b((i[346]|x)86)(pc)?\b/i],[[_,`ia32`]],[/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i],[[_,`arm64`]],[/\b(arm(v[67])?ht?n?[fl]p?)\b/i],[[_,`armhf`]],[/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i],[[_,`arm`]],[/((ppc|powerpc)(64)?)( mac|;|\))/i],[[_,/ower/,a,ge]],[/ sun4\w[;\)]/i],[[_,`sparc`]],[/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i],[[_,ge]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[f,[h,ie],[m,b]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]((?!sm-[lr])[-\w]+)/i,/sec-(sgh\w+)/i],[f,[h,ie],[m,y]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[f,[h,E],[m,y]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[f,[h,E],[m,b]],[/(macintosh);/i],[f,[h,E]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[f,[h,ae],[m,y]],[/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i],[f,[h,P],[m,b]],[/honor([-\w ]+)[;\)]/i],[f,[h,P],[m,y]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i],[f,[h,F],[m,b]],[/(?:huawei)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[f,[h,F],[m,y]],[/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,/\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i],[[f,/_/g,` `],[h,se],[m,b]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i,/ ([\w ]+) miui\/v?\d/i],[[f,/_/g,` `],[h,se],[m,y]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[f,[h,re],[m,y]],[/\b(opd2(\d{3}a?))(?: bui|\))/i],[f,[h,be,{OnePlus:[`304`,`403`,`203`],"*":re}],[m,b]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[f,[h,`Vivo`],[m,y]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[f,[h,`Realme`],[m,y]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[f,[h,ee],[m,y]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[f,[h,ee],[m,b]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[f,[h,L],[m,b]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i,/\blg-?([\d\w]+) bui/i],[f,[h,L],[m,y]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,/lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i],[f,[h,I],[m,b]],[/(nokia) (t[12][01])/i],[h,f,[m,b]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,/nokia[-_ ]?(([-\w\. ]*))/i],[[f,/_/g,` `],[m,y],[h,`Nokia`]],[/(pixel (c|tablet))\b/i],[f,[h,N],[m,b]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[f,[h,N],[m,y]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[f,[h,oe],[m,y]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[f,`Xperia Tablet`],[h,oe],[m,b]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[f,[h,z],[m,y]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[f,[h,T],[m,b]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[f,/(.+)/g,`Fire Phone $1`],[h,T],[m,y]],[/(playbook);[-\w\),; ]+(rim)/i],[f,h,[m,b]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[f,[h,O],[m,y]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[f,[h,D],[m,b]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[f,[h,D],[m,y]],[/(nexus 9)/i],[f,[h,`HTC`],[m,b]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[h,[f,/_/g,` `],[m,y]],[/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i],[f,[h,`TCL`],[m,b]],[/(itel) ((\w+))/i],[[h,ge],f,[m,be,{tablet:[`p10001l`,`w7001`],"*":`mobile`}]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[f,[h,`Acer`],[m,b]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[f,[h,`Meizu`],[m,y]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[f,[h,`Ulefone`],[m,y]],[/; (energy ?\w+)(?: bui|\))/i,/; energizer ([\w ]+)(?: bui|\))/i],[f,[h,`Energizer`],[m,y]],[/; cat (b35);/i,/; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i],[f,[h,`Cat`],[m,y]],[/((?:new )?andromax[\w- ]+)(?: bui|\))/i],[f,[h,`Smartfren`],[m,y]],[/droid.+; (a(?:015|06[35]|142p?))/i],[f,[h,`Nothing`],[m,y]],[/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i,/archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i],[f,[h,`Archos`],[m,b]],[/archos ([\w ]+)( b|\))/i,/; (ac[3-6]\d\w{2,8})( b|\))/i],[f,[h,`Archos`],[m,y]],[/(imo) (tab \w+)/i,/(infinix) (x1101b?)/i],[h,f,[m,b]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i,/; (hmd|imo) ([\w ]+?)(?: bui|\))/i,/(hp) ([\w ]+\w)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i,/(oppo) ?([\w ]+) bui/i],[h,f,[m,y]],[/(kobo)\s(ereader|touch)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[h,f,[m,b]],[/(surface duo)/i],[f,[h,R],[m,b]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[f,[h,`Fairphone`],[m,y]],[/(u304aa)/i],[f,[h,`AT&T`],[m,y]],[/\bsie-(\w*)/i],[f,[h,`Siemens`],[m,y]],[/\b(rct\w+) b/i],[f,[h,`RCA`],[m,b]],[/\b(venue[\d ]{2,7}) b/i],[f,[h,`Dell`],[m,b]],[/\b(q(?:mv|ta)\w+) b/i],[f,[h,`Verizon`],[m,b]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[f,[h,`Barnes & Noble`],[m,b]],[/\b(tm\d{3}\w+) b/i],[f,[h,`NuVision`],[m,b]],[/\b(k88) b/i],[f,[h,`ZTE`],[m,b]],[/\b(nx\d{3}j) b/i],[f,[h,`ZTE`],[m,y]],[/\b(gen\d{3}) b.+49h/i],[f,[h,`Swiss`],[m,y]],[/\b(zur\d{3}) b/i],[f,[h,`Swiss`],[m,b]],[/\b((zeki)?tb.*\b) b/i],[f,[h,`Zeki`],[m,b]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[h,`Dragon Touch`],f,[m,b]],[/\b(ns-?\w{0,9}) b/i],[f,[h,`Insignia`],[m,b]],[/\b((nxa|next)-?\w{0,9}) b/i],[f,[h,`NextBook`],[m,b]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[h,`Voice`],f,[m,y]],[/\b(lvtel\-)?(v1[12]) b/i],[[h,`LvTel`],f,[m,y]],[/\b(ph-1) /i],[f,[h,`Essential`],[m,y]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[f,[h,`Envizen`],[m,b]],[/\b(trio[-\w\. ]+) b/i],[f,[h,`MachSpeed`],[m,b]],[/\btu_(1491) b/i],[f,[h,`Rotor`],[m,b]],[/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i],[f,[h,te],[m,b]],[/(sprint) (\w+)/i],[h,f,[m,y]],[/(kin\.[onetw]{3})/i],[[f,/\./g,` `],[h,R],[m,y]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[f,[h,ce],[m,b]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[f,[h,ce],[m,y]],[/smart-tv.+(samsung)/i],[h,[m,x]],[/hbbtv.+maple;(\d+)/i],[[f,/^/,`SmartTV`],[h,ie],[m,x]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[h,L],[m,x]],[/(apple) ?tv/i],[h,[f,E+` TV`],[m,x]],[/crkey/i],[[f,A+`cast`],[h,N],[m,x]],[/droid.+aft(\w+)( bui|\))/i],[f,[h,T],[m,x]],[/(shield \w+ tv)/i],[f,[h,te],[m,x]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[f,[h,ae],[m,x]],[/(bravia[\w ]+)( bui|\))/i],[f,[h,oe],[m,x]],[/(mi(tv|box)-?\w+) bui/i],[f,[h,se],[m,x]],[/Hbbtv.*(technisat) (.*);/i],[h,f,[m,x]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[h,ve],[f,ve],[m,x]],[/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i],[f,[m,x]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[m,x]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[h,f,[m,v]],[/droid.+; (shield)( bui|\))/i],[f,[h,te],[m,v]],[/(playstation \w+)/i],[f,[h,oe],[m,v]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[f,[h,R],[m,v]],[/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i],[f,[h,ie],[m,S]],[/((pebble))app/i,/(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i],[h,f,[m,S]],[/(ow(?:19|20)?we?[1-3]{1,3})/i],[f,[h,re],[m,S]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[f,[h,E],[m,S]],[/(opwwe\d{3})/i],[f,[h,z],[m,S]],[/(moto 360)/i],[f,[h,ee],[m,S]],[/(smartwatch 3)/i],[f,[h,oe],[m,S]],[/(g watch r)/i],[f,[h,L],[m,S]],[/droid.+; (wt63?0{2,3})\)/i],[f,[h,ce],[m,S]],[/droid.+; (glass) \d/i],[f,[h,N],[m,S]],[/(pico) (4|neo3(?: link|pro)?)/i],[h,f,[m,S]],[/; (quest( \d| pro)?)/i],[f,[h,le],[m,S]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[h,[m,C]],[/(aeobc)\b/i],[f,[h,T],[m,C]],[/(homepod).+mac os/i],[f,[h,E],[m,C]],[/windows iot/i],[[m,C]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[f,[m,y]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[f,[m,b]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[m,b]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[m,y]],[/droid .+?; ([\w\. -]+)( bui|\))/i],[f,[h,`Generic`]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[g,[p,j+`HTML`]],[/(arkweb)\/([\w\.]+)/i],[p,g],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[g,[p,`Blink`]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[p,g],[/ladybird\//i],[[p,`LibWeb`]],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[g,p]],os:[[/microsoft (windows) (vista|xp)/i],[p,g],[/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i],[p,[g,be,Se]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[g,be,Se],[p,`Windows`]],[/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[g,/_/g,`.`],[p,`iOS`]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[p,de],[g,/_/g,`.`]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[g,p],[/(ubuntu) ([\w\.]+) like android/i],[[p,/(.+)/,`$1 Touch`],g],[/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i],[p,g],[/\(bb(10);/i],[g,[p,O]],[/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i],[g,[p,`Symbian`]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[g,[p,M+` OS`]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[g,[p,`webOS`]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[g,[p,`watchOS`]],[/crkey\/([\d\.]+)/i],[g,[p,A+`cast`]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[p,ue],g],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[p,g],[/(sunos) ?([\w\.\d]*)/i],[[p,`Solaris`],g],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[p,g]]},we=function(e,t){if(typeof e===l&&(t=e,e=r),!(this instanceof we))return new we(e,t).getResult();var i=typeof n!==c&&n.navigator?n.navigator:r,o=e||(i&&i.userAgent?i.userAgent:a),v=i&&i.userAgentData?i.userAgentData:r,x=t?pe(Ce,t):Ce,S=i&&i.userAgent==o;return this.getBrowser=function(){var e={};return e[p]=r,e[g]=r,ye.call(e,o,x.browser),e[d]=_e(e[g]),S&&i&&i.brave&&typeof i.brave.isBrave==s&&(e[p]=`Brave`),e},this.getCPU=function(){var e={};return e[_]=r,ye.call(e,o,x.cpu),e},this.getDevice=function(){var e={};return e[h]=r,e[f]=r,e[m]=r,ye.call(e,o,x.device),S&&!e[m]&&v&&v.mobile&&(e[m]=y),S&&e[f]==`Macintosh`&&i&&typeof i.standalone!==c&&i.maxTouchPoints&&i.maxTouchPoints>2&&(e[f]=`iPad`,e[m]=b),e},this.getEngine=function(){var e={};return e[p]=r,e[g]=r,ye.call(e,o,x.engine),e},this.getOS=function(){var e={};return e[p]=r,e[g]=r,ye.call(e,o,x.os),S&&!e[p]&&v&&v.platform&&v.platform!=`Unknown`&&(e[p]=v.platform.replace(/chrome os/i,ue).replace(/macos/i,de)),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return o},this.setUA=function(e){return o=typeof e===u&&e.length>w?ve(e,w):e,this},this.setUA(o),this};we.VERSION=i,we.BROWSER=me([p,g,d]),we.CPU=me([_]),we.DEVICE=me([f,h,m,v,y,x,b,S,C]),we.ENGINE=we.OS=me([p,g]),e.exports&&(t=e.exports=we),t.UAParser=we;var Te=typeof n!==c&&(n.jQuery||n.Zepto);if(Te&&!Te.ua){var Ee=new we;Te.ua=Ee.getResult(),Te.ua.get=function(){return Ee.getUA()},Te.ua.set=function(e){Ee.setUA(e);var t=Ee.getResult();for(var n in t)Te.ua[n]=t[n]}}})(typeof window==`object`?window:Ug)})(Hg,Hg.exports)),Hg.exports}var Kg;function qg(){if(Kg)return q;Kg=1,Object.defineProperty(q,"__esModule",{value:!0});function e(e){return e&&typeof e==`object`&&`default`in e?e.default:e}var t=Vg,n=e(t),r=Gg(),i=new r,a=i.getBrowser(),o=i.getCPU(),s=i.getDevice(),c=i.getEngine(),l=i.getOS(),u=i.getUA(),d=function(e){return i.setUA(e)},f=function(e){if(!e){console.error(`No userAgent string was provided`);return}var t=new r(e);return{UA:t,browser:t.getBrowser(),cpu:t.getCPU(),device:t.getDevice(),engine:t.getEngine(),os:t.getOS(),ua:t.getUA(),setUserAgent:function(e){return t.setUA(e)}}},p=Object.freeze({ClientUAInstance:i,browser:a,cpu:o,device:s,engine:c,os:l,ua:u,setUa:d,parseUserAgent:f});function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?m(Object(n),!0).forEach(function(t){b(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function g(e){"@babel/helpers - typeof";return g=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},g(e)}function _(e,t){if(!(e instanceof t))throw TypeError(`Cannot call a class as a function`)}function v(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,`value`in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function y(e,t,n){return t&&v(e.prototype,t),e}function b(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function x(){return x=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},x.apply(this,arguments)}function S(e,t){if(typeof t!=`function`&&t!==null)throw TypeError(`Super expression must either be null or a function`);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&w(e,t)}function C(e){return C=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},C(e)}function w(e,t){return w=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},w(e,t)}function T(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function E(e,t){if(e==null)return{};var n=T(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function D(e){if(e===void 0)throw ReferenceError(`this hasn't been initialised - super() hasn't been called`);return e}function O(e,t){if(t&&(typeof t==`object`||typeof t==`function`))return t;if(t!==void 0)throw TypeError(`Derived constructors may only return object or undefined`);return D(e)}function k(e,t){return A(e)||j(e,t)||M(e,t)||P()}function A(e){if(Array.isArray(e))return e}function j(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(e){a=!0,s=e}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function M(e,t){if(e){if(typeof e==`string`)return N(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return N(e,t)}}function N(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function P(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
6
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var F={Mobile:`mobile`,Tablet:`tablet`,SmartTv:`smarttv`,Console:`console`,Wearable:`wearable`,Embedded:`embedded`,Browser:void 0},I={Chrome:`Chrome`,Firefox:`Firefox`,Opera:`Opera`,Yandex:`Yandex`,Safari:`Safari`,InternetExplorer:`Internet Explorer`,Edge:`Edge`,Chromium:`Chromium`,Ie:`IE`,MobileSafari:`Mobile Safari`,EdgeChromium:`Edge Chromium`,MIUI:`MIUI Browser`,SamsungBrowser:`Samsung Browser`},L={IOS:`iOS`,Android:`Android`,WindowsPhone:`Windows Phone`,Windows:`Windows`,MAC_OS:`Mac OS`},R={isMobile:!1,isTablet:!1,isBrowser:!1,isSmartTV:!1,isConsole:!1,isWearable:!1},ee=function(e){switch(e){case F.Mobile:return{isMobile:!0};case F.Tablet:return{isTablet:!0};case F.SmartTv:return{isSmartTV:!0};case F.Console:return{isConsole:!0};case F.Wearable:return{isWearable:!0};case F.Browser:return{isBrowser:!0};case F.Embedded:return{isEmbedded:!0};default:return R}},te=function(e){return d(e)},z=function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:`none`;return e||t},ne=function(){return typeof window<`u`&&(window.navigator||navigator)?window.navigator||navigator:!1},re=function(e){var t=ne();return t&&t.platform&&(t.platform.indexOf(e)!==-1||t.platform===`MacIntel`&&t.maxTouchPoints>1&&!window.MSStream)},ie=function(e,t,n,r,i){return{isBrowser:e,browserMajorVersion:z(t.major),browserFullVersion:z(t.version),browserName:z(t.name),engineName:z(n.name),engineVersion:z(n.version),osName:z(r.name),osVersion:z(r.version),userAgent:z(i)}},ae=function(e,t,n,r){return h({},e,{vendor:z(t.vendor),model:z(t.model),os:z(n.name),osVersion:z(n.version),ua:z(r)})},oe=function(e,t,n,r){return{isSmartTV:e,engineName:z(t.name),engineVersion:z(t.version),osName:z(n.name),osVersion:z(n.version),userAgent:z(r)}},se=function(e,t,n,r){return{isConsole:e,engineName:z(t.name),engineVersion:z(t.version),osName:z(n.name),osVersion:z(n.version),userAgent:z(r)}},ce=function(e,t,n,r){return{isWearable:e,engineName:z(t.name),engineVersion:z(t.version),osName:z(n.name),osVersion:z(n.version),userAgent:z(r)}},le=function(e,t,n,r,i){return{isEmbedded:e,vendor:z(t.vendor),model:z(t.model),engineName:z(n.name),engineVersion:z(n.version),osName:z(r.name),osVersion:z(r.version),userAgent:z(i)}};function ue(e){var t=e?f(e):p,n=t.device,r=t.browser,i=t.engine,a=t.os,o=t.ua,s=ee(n.type),c=s.isBrowser,l=s.isMobile,u=s.isTablet,d=s.isSmartTV,m=s.isConsole,h=s.isWearable,g=s.isEmbedded;if(c)return ie(c,r,i,a,o);if(d)return oe(d,i,a,o);if(m)return se(m,i,a,o);if(l||u)return ae(s,n,a,o);if(h)return ce(h,i,a,o);if(g)return le(g,n,i,a,o)}var de=function(e){return e.type===F.Mobile},fe=function(e){return e.type===F.Tablet},pe=function(e){var t=e.type;return t===F.Mobile||t===F.Tablet},me=function(e){return e.type===F.SmartTv},he=function(e){return e.type===F.Browser},ge=function(e){return e.type===F.Wearable},_e=function(e){return e.type===F.Console},ve=function(e){return e.type===F.Embedded},ye=function(e){var t=e.vendor;return z(t)},be=function(e){var t=e.model;return z(t)},xe=function(e){var t=e.type;return z(t,`browser`)},Se=function(e){return e.name===L.Android},Ce=function(e){return e.name===L.Windows},we=function(e){return e.name===L.MAC_OS},Te=function(e){return e.name===L.WindowsPhone},Ee=function(e){return e.name===L.IOS},De=function(e){var t=e.version;return z(t)},Oe=function(e){var t=e.name;return z(t)},ke=function(e){return e.name===I.Chrome},Ae=function(e){return e.name===I.Firefox},je=function(e){return e.name===I.Chromium},Me=function(e){return e.name===I.Edge},Ne=function(e){return e.name===I.Yandex},Pe=function(e){var t=e.name;return t===I.Safari||t===I.MobileSafari},Fe=function(e){return e.name===I.MobileSafari},Ie=function(e){return e.name===I.Opera},Le=function(e){var t=e.name;return t===I.InternetExplorer||t===I.Ie},Re=function(e){return e.name===I.MIUI},ze=function(e){return e.name===I.SamsungBrowser},Be=function(e){var t=e.version;return z(t)},Ve=function(e){var t=e.major;return z(t)},He=function(e){var t=e.name;return z(t)},Ue=function(e){var t=e.name;return z(t)},We=function(e){var t=e.version;return z(t)},Ge=function(){var e=ne(),t=e&&e.userAgent&&e.userAgent.toLowerCase();return typeof t==`string`?/electron/.test(t):!1},Ke=function(e){return typeof e==`string`&&e.indexOf(`Edg/`)!==-1},qe=function(){var e=ne();return e&&(/iPad|iPhone|iPod/.test(e.platform)||e.platform===`MacIntel`&&e.maxTouchPoints>1)&&!window.MSStream},Je=function(){return re(`iPad`)},Ye=function(){return re(`iPhone`)},B=function(){return re(`iPod`)},Xe=function(e){return z(e)};function Ze(e){var t=e||p,n=t.device,r=t.browser,i=t.os,a=t.engine,o=t.ua;return{isSmartTV:me(n),isConsole:_e(n),isWearable:ge(n),isEmbedded:ve(n),isMobileSafari:Fe(r)||Je(),isChromium:je(r),isMobile:pe(n)||Je(),isMobileOnly:de(n),isTablet:fe(n)||Je(),isBrowser:he(n),isDesktop:he(n),isAndroid:Se(i),isWinPhone:Te(i),isIOS:Ee(i)||Je(),isChrome:ke(r),isFirefox:Ae(r),isSafari:Pe(r),isOpera:Ie(r),isIE:Le(r),osVersion:De(i),osName:Oe(i),fullBrowserVersion:Be(r),browserVersion:Ve(r),browserName:He(r),mobileVendor:ye(n),mobileModel:be(n),engineName:Ue(a),engineVersion:We(a),getUA:Xe(o),isEdge:Me(r)||Ke(o),isYandex:Ne(r),deviceType:xe(n),isIOS13:qe(),isIPad13:Je(),isIPhone13:Ye(),isIPod13:B(),isElectron:Ge(),isEdgeChromium:Ke(o),isLegacyEdge:Me(r)&&!Ke(o),isWindows:Ce(i),isMacOs:we(i),isMIUI:Re(r),isSamsungBrowser:ze(r)}}var V=me(s),Qe=_e(s),$e=ge(s),et=ve(s),tt=Fe(a)||Je(),nt=je(a),rt=pe(s)||Je(),it=de(s),at=fe(s)||Je(),ot=he(s),st=he(s),H=Se(l),ct=Te(l),lt=Ee(l)||Je(),ut=ke(a),dt=Ae(a),ft=Pe(a),pt=Ie(a),mt=Le(a),ht=De(l),gt=Oe(l),_t=Be(a),vt=Ve(a),yt=He(a),bt=ye(s),xt=be(s),St=Ue(c),Ct=We(c),wt=Xe(u),Tt=Me(a)||Ke(u),Et=Ne(a),Dt=xe(s),Ot=qe(),kt=Je(),At=Ye(),jt=B(),Mt=Ge(),Nt=Ke(u),Pt=Me(a)&&!Ke(u),Ft=Ce(l),It=we(l),Lt=Re(a),Rt=ze(a),zt=function(e){if(!e||typeof e!=`string`){console.error(`No valid user agent string was provided`);return}var t=f(e),n=t.device,r=t.browser,i=t.os,a=t.engine,o=t.ua;return Ze({device:n,browser:r,os:i,engine:a,ua:o})},Bt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return H?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Vt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return ot?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Ht=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return mt?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Ut=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return lt?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Wt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return rt?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Gt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return at?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Kt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return ct?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},qt=function(e){var r=e.renderWithFragment,i=e.children;e.viewClassName,e.style;var a=E(e,[`renderWithFragment`,`children`,`viewClassName`,`style`]);return it?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Jt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return V?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Yt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return Qe?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Xt=function(e){var r=e.renderWithFragment,i=e.children,a=E(e,[`renderWithFragment`,`children`]);return $e?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,a,i):null},Zt=function(e){var r=e.renderWithFragment,i=e.children;e.viewClassName,e.style;var a=e.condition,o=E(e,[`renderWithFragment`,`children`,`viewClassName`,`style`,`condition`]);return a?r?n.createElement(t.Fragment,null,i):n.createElement(`div`,o,i):null};function Qt(e){return(function(t){S(r,t);function r(e){var t;return _(this,r),t=O(this,C(r).call(this,e)),t.isEventListenerAdded=!1,t.handleOrientationChange=t.handleOrientationChange.bind(D(t)),t.onOrientationChange=t.onOrientationChange.bind(D(t)),t.onPageLoad=t.onPageLoad.bind(D(t)),t.state={isLandscape:!1,isPortrait:!1},t}return y(r,[{key:`handleOrientationChange`,value:function(){this.isEventListenerAdded||(this.isEventListenerAdded=!0);var e=window.innerWidth>window.innerHeight?90:0;this.setState({isPortrait:e===0,isLandscape:e===90})}},{key:`onOrientationChange`,value:function(){this.handleOrientationChange()}},{key:`onPageLoad`,value:function(){this.handleOrientationChange()}},{key:`componentDidMount`,value:function(){(typeof window>`u`?`undefined`:g(window))!==void 0&&rt&&(this.isEventListenerAdded?window.removeEventListener(`load`,this.onPageLoad,!1):(this.handleOrientationChange(),window.addEventListener(`load`,this.onPageLoad,!1)),window.addEventListener(`resize`,this.onOrientationChange,!1))}},{key:`componentWillUnmount`,value:function(){window.removeEventListener(`resize`,this.onOrientationChange,!1)}},{key:`render`,value:function(){return n.createElement(e,x({},this.props,{isLandscape:this.state.isLandscape,isPortrait:this.state.isPortrait}))}}]),r})(n.Component)}function $t(){var e=k(t.useState(function(){var e=window.innerWidth>window.innerHeight?90:0;return{isPortrait:e===0,isLandscape:e===90,orientation:e===0?`portrait`:`landscape`}}),2),n=e[0],r=e[1],i=t.useCallback(function(){var e=window.innerWidth>window.innerHeight?90:0,t={isPortrait:e===0,isLandscape:e===90,orientation:e===0?`portrait`:`landscape`};n.orientation!==t.orientation&&r(t)},[n.orientation]);return t.useEffect(function(){return(typeof window>`u`?`undefined`:g(window))!==void 0&&rt&&(i(),window.addEventListener(`load`,i,!1),window.addEventListener(`resize`,i,!1)),function(){window.removeEventListener(`resize`,i,!1),window.removeEventListener(`load`,i,!1)}},[i]),n}function en(e){return f(e||window.navigator.userAgent)}function tn(e){var t=en(e||window.navigator.userAgent);return[Ze(t),t]}return q.AndroidView=Bt,q.BrowserTypes=I,q.BrowserView=Vt,q.ConsoleView=Yt,q.CustomView=Zt,q.IEView=Ht,q.IOSView=Ut,q.MobileOnlyView=qt,q.MobileView=Wt,q.OsTypes=L,q.SmartTVView=Jt,q.TabletView=Gt,q.WearableView=Xt,q.WinPhoneView=Kt,q.browserName=yt,q.browserVersion=vt,q.deviceDetect=ue,q.deviceType=Dt,q.engineName=St,q.engineVersion=Ct,q.fullBrowserVersion=_t,q.getSelectorsByUserAgent=zt,q.getUA=wt,q.isAndroid=H,q.isBrowser=ot,q.isChrome=ut,q.isChromium=nt,q.isConsole=Qe,q.isDesktop=st,q.isEdge=Tt,q.isEdgeChromium=Nt,q.isElectron=Mt,q.isEmbedded=et,q.isFirefox=dt,q.isIE=mt,q.isIOS=lt,q.isIOS13=Ot,q.isIPad13=kt,q.isIPhone13=At,q.isIPod13=jt,q.isLegacyEdge=Pt,q.isMIUI=Lt,q.isMacOs=It,q.isMobile=rt,q.isMobileOnly=it,q.isMobileSafari=tt,q.isOpera=pt,q.isSafari=ft,q.isSamsungBrowser=Rt,q.isSmartTV=V,q.isTablet=at,q.isWearable=$e,q.isWinPhone=ct,q.isWindows=Ft,q.isYandex=Et,q.mobileModel=xt,q.mobileVendor=bt,q.osName=gt,q.osVersion=ht,q.parseUserAgent=f,q.setUserAgent=te,q.useDeviceData=en,q.useDeviceSelectors=tn,q.useMobileOrientation=$t,q.withOrientationChange=Qt,q}var Jg=qg(),Yg=[];for(let e=0;e<256;++e)Yg.push((e+256).toString(16).slice(1));function Xg(e,t=0){return(Yg[e[t+0]]+Yg[e[t+1]]+Yg[e[t+2]]+Yg[e[t+3]]+`-`+Yg[e[t+4]]+Yg[e[t+5]]+`-`+Yg[e[t+6]]+Yg[e[t+7]]+`-`+Yg[e[t+8]]+Yg[e[t+9]]+`-`+Yg[e[t+10]]+Yg[e[t+11]]+Yg[e[t+12]]+Yg[e[t+13]]+Yg[e[t+14]]+Yg[e[t+15]]).toLowerCase()}var Zg=new Uint8Array(16);function Qg(){return crypto.getRandomValues(Zg)}function $g(e,t,n){return crypto.randomUUID?crypto.randomUUID():e_(e)}function e_(e,t,n){var r,i,a;e=e||{};let o=(a=(i=e.random)==null?(r=e.rng)==null?void 0:r.call(e):i)==null?Qg():a;if(o.length<16)throw Error(`Random bytes length must be >= 16`);return o[6]=o[6]&15|64,o[8]=o[8]&63|128,Xg(o)}var t_=e=>{switch(e){case``:case`true`:return!0;case`false`:return!1;default:return}};function n_(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];let r=[...t];return r.length===0?function(e){return e}:r.length===1?r[0]:r.reduce(function(e,t){return function(){return e(t(...arguments))}})}function r_(e,t,n,r,i,a,o,s,c){let l=e/t,u=n/r,d=(c===cp.contain?u<l:u>l)?e/n:t/r,f=(e/d-n)/2,p=(t/d-r)/2,m=Math.round(i/d),h=Math.round(a/d),g=Math.round(o/d-f);return{width:m,height:h,left:g,right:Math.round(n-(g+m)),top:Math.round(s/d-p)}}function i_(e,t){return new CustomEvent(e,{bubbles:!0,composed:!0,detail:t})}function a_(){return V(this,null,function*(){let e=(yield navigator.mediaDevices.enumerateDevices()).filter(e=>e.kind===`videoinput`);return{videoDevices:e,isCameraAllowed:e.every(e=>e.label!==``)}})}function o_(e,t){let n=e.toLowerCase();return t.some(e=>n.includes(e))}function s_(e){return V(this,null,function*(){let t={frontCameras:[],backCameras:[]},n=e.videoDevices;if(!e.isCameraAllowed){let e=yield navigator.mediaDevices.getUserMedia({video:!0,audio:!1});n=(yield navigator.mediaDevices.enumerateDevices()).filter(e=>e.kind===`videoinput`),e.getTracks().forEach(e=>e.stop())}for(let e of n)o_(e.label,xp)?t.backCameras.push(new oh(e,sp.environment)):t.frontCameras.push(new oh(e,sp.user));return t})}function c_(e,t,n){let r=[...t.frontCameras,...t.backCameras];if(!r.length)return{deviceId:``,facing:void 0,groupId:``,label:``};if(n)return r.find(e=>e.deviceId===n)||{deviceId:``,facing:void 0,groupId:``,label:``};if(e===sp.environment&&t.backCameras.length){let e=t.backCameras.map(e=>{let t=e.label.match(/\b([0-9]+)MP?\b/i);return t===null?NaN:parseInt(t[1],10)});if(e.every(e=>!isNaN(e))){let n=e.lastIndexOf(Math.max(...e));return t.backCameras[n]}else return Jg.isIOS?{deviceId:``,facing:sp.environment,groupId:``,label:``}:t.backCameras.sort((e,t)=>e.label.localeCompare(t.label))[0]}else return{deviceId:``,facing:sp.user,groupId:``,label:``}}var l_=e=>{e.getTracks().forEach(e=>e.stop())};function u_(e,t,n){return V(this,null,function*(){let r={status:op.PREPARING,stream:null,camera:{deviceId:``,facing:void 0,groupId:``,label:``}};if(!navigator.mediaDevices)return r.status=op.NOT_SUPPORTED,r;if(!t.deviceId&&!t.facing)return n?(r.status=op.INCORRECT_CAMERA_ID,r):(r.status=op.NO_CAMERA,r);try{let n=e.width>yp?bp.FULL_HD.width:e.width,r=e.height>yp?bp.FULL_HD.height:e.height,i={ideal:n},a={ideal:r};Jg.isFirefox&&Jg.browserVersion>=`145`&&(i.min=n,a.min=r);let o={width:i,height:a,frameRate:{ideal:30}};t.deviceId?o.deviceId={exact:t.deviceId}:o.facingMode={ideal:t.facing};let s=yield navigator.mediaDevices.getUserMedia({video:o,audio:!1}),c=s.getVideoTracks()[0],{deviceId:l,groupId:u,facingMode:d}=c.getSettings(),f={deviceId:l||t.deviceId,label:c.label||t.label,groupId:u||t.groupId,facing:d||t.facing};return{status:op.READY,stream:s,camera:f}}catch(e){return r.status=op.UNKNOWN_ERROR,r}})}function d_(e,t){let n=[...e.frontCameras,...e.backCameras];return n[(n.findIndex(e=>e.deviceId===t)+1)%n.length].deviceId}function f_(e,t){let n=e=>typeof e==`object`&&!!e&&!Array.isArray(e),r=Object.assign({},e);if(n(e)&&n(t))for(let i of Object.keys(t)){let a=e[i],o=t[i];n(o)?a===void 0?r[i]=o:r[i]=f_(a,o):r[i]=o}return r}function p_(e){return V(this,null,function*(){return new Promise(t=>setTimeout(t,e))})}var m_=e=>{let t;try{var n;t=(n=window.localStorage.getItem(e))==null?$g():n,window.localStorage.setItem(e,t)}catch(e){t=$g()}return t},h_=()=>[`localhost`,`127.0.0.1`,``,`::1`].includes(window.location.hostname),g_=()=>!h_()&&window.location.protocol===`http:`,__=()=>{if(typeof window>`u`)return`SERVER_SIDE_RENDERING`;if(!document.referrer)return window.location.origin;try{return new URL(document.referrer).origin}catch(e){return window.location.origin}},v_=e=>V(null,null,function*(){var t;let{cameras:n,cameraID:r,sdkVersion:i,serviceUrl:a,customMetadata:o}=e,s=navigator,c=Jg.osName,l=Jg.osVersion,u=null;if((t=s.userAgentData)!=null&&t.getHighEntropyValues)try{var d,f;let e=yield s.userAgentData.getHighEntropyValues([`platform`,`platformVersion`]);c=String((d=(f=e.platform)==null?s.userAgentData.platform:f)==null?Jg.osName:d),l=e.platformVersion?String(e.platformVersion):Jg.osVersion,u=e}catch(e){u=null}let p={platform:`Web`,osVersion:`${l}`,sdkVersion:i,hostAppId:__(),userID:m_(Cp),deviceModel:`${c}/${l} ${Jg.browserName}/${Jg.fullBrowserVersion}`,hostAppVersion:`${Jg.browserName}/${Jg.fullBrowserVersion}`};if(u&&(p.rawCH=u),n&&(p.cameraState=n.map(e=>({cameraID:e.deviceId,label:e.label,groupId:e.groupId,facing:e.facing===sp.user?`front`:`back`}))),a&&(p.serviceUrl=a),r&&(p.currentCameraInfo={cameraID:r}),s){p.rawUA=s.userAgent;let e=s.deviceMemory;typeof e==`number`&&(p.ramTotalGB=e)}return o&&o instanceof Object&&Object.keys(o).length>0&&(p.customMetadata=o),p});function y_(e,t,n){return(t=b_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function b_(e){var t=x_(e,`string`);return typeof t==`symbol`?t:t+``}function x_(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var S_=new class{constructor(){y_(this,`_levels`,[]),y_(this,`_transports`,[]),y_(this,`_logs`,[]),y_(this,`_prevTime`,0),y_(this,`logListener`,null);try{if(!window.localStorage)return;let e=window.localStorage.getItem(`logger`);if(!e)return;let[t,n]=e.split(`>`);this._levels=t.split(`,`),n&&(this._transports=n.split(`,`))}catch(e){return}}create(e,t){return n=>{if(!this._levels.includes(e)&&!this._levels.includes(`all`)&&!this.logListener)return;let r=Date.now(),i=0;if(this._prevTime&&(i=r-this._prevTime),this._prevTime=r,this.logListener&&this.logListener(`${e}: ${n} +${i}ms`),this._transports.includes(`console`)){let r=(t==null?void 0:t.color)||`blue`;console.log(`%c%s: %c%s %c+%dms`,`color: ${r};`,e,``,n,`color: ${r};`,i)}this._transports.includes(`file`)&&this._logs.push(`${e}: ${n} +${i}ms`)}}saveLogs(){if(!this._logs.length)return;let e=this._logs.join(`
7
+ `),t=new Blob([e],{type:`text/plain`}),n=window.URL.createObjectURL(t),r=document.createElement(`a`);r.download=`log.txt`,r.href=n,r.click(),window.URL.revokeObjectURL(n),this._logs=[]}};function C_(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function w_(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?C_(Object(n),!0).forEach(function(t){T_(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C_(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function T_(e,t,n){return(t=E_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function E_(e){var t=D_(e,`string`);return typeof t==`symbol`?t:t+``}function D_(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var O_=S_.create(`main`);function k_(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:sp.environment,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:bp.VGA,n=arguments.length>2?arguments[2]:void 0,[{status:r,stream:i,camera:a},o]=J({status:op.PREPARING,stream:null,camera:{deviceId:``,facing:void 0,groupId:``,label:``}}),[s,c]=J(null),[l,u]=J(null),d=Ch(``),f=Ch(!0),p=Eh(()=>{o(e=>w_(w_({},e),{},{status:op.PLAY}))},[]);return Y(()=>{if(f.current){f.current=!1;return}try{let e=t.width>yp?bp.FULL_HD.width:t.width,n=t.height>yp?bp.FULL_HD.height:t.height,r={ideal:e},o={ideal:n},s=t.width<900?18:30;Jg.isFirefox&&Jg.browserVersion>=`145`&&(r.min=e,o.min=n);let c={width:r,height:o,frameRate:{ideal:s}};a.deviceId?c.deviceId={exact:a.deviceId}:c.facingMode={ideal:a.facing},i==null||i.getVideoTracks()[0].applyConstraints(c)}catch(e){O_(`Get video error: ${e}`),o(e=>w_(w_({},e),{},{status:op.UNKNOWN_ERROR}))}},[t]),Y(()=>{let e=!0;return a_().then(t=>{O_(`Video devices: ${JSON.stringify(t)}`),e&&(O_(t.isCameraAllowed?`Preparing the camera`:`Requesting the camera`),o(e=>w_(w_({},e),{},{status:t.isCameraAllowed?op.PREPARING:op.REQUESTING})),c(t))}).catch(t=>{O_(`Error in receiving media devices: ${t}`),e&&o(e=>w_(w_({},e),{},{status:g_()?op.HTTP_NOT_SUPPORTED:window.isSecureContext?op.NOT_SUPPORTED:op.INSECURE_PAGE_CONTEXT}))}),()=>{e=!1}},[]),Y(()=>{let e=!0;if(!(!s||l))return s_(s).then(t=>{O_(`Sorted cameras: ${JSON.stringify(t)}`),e&&u(t)}).catch(t=>{if(O_(`Error sorting cameras: ${t}`),e){if(t instanceof Error&&t.name===pp)return o(e=>w_(w_({},e),{},{status:op.PERMISSION_DENIED}));o(e=>w_(w_({},e),{},{status:op.UNKNOWN_ERROR}))}}),()=>{e=!1}},[s]),Y(()=>{let i=!0,a=r===op.PREPARING||r===op.REQUESTING;return!l||!a?void 0:(V(null,null,function*(){try{yield p_(Jg.isFirefox?_p:0);let r=c_(e,l,n),a=yield u_(t,r,n);if(O_(`Selected camera: ${JSON.stringify(r)}`),i)d.current=a.camera.deviceId,o(a);else{if(!a.stream)return;l_(a.stream)}}catch(e){if(O_(`Get video error: ${e}`),!i)return;o(e=>w_(w_({},e),{},{status:op.UNKNOWN_ERROR}))}}),()=>{i=!1})},[l,e,n,r,t.width,t.height]),Y(()=>()=>{i&&l_(i)},[i]),Y(()=>{if(!n||!d.current)return;let e=n!==d.current;r!==op.PLAY||!e||o({status:op.PREPARING,stream:null,camera:{deviceId:``,facing:void 0,groupId:``,label:``}})},[n,r]),{status:r,stream:i,camera:a,sortedDevices:l,onPlay:p}}var A_={container:`_container_17sg4_1`,video:`_video_17sg4_8`};function j_(e,t,n){return(t=M_(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function M_(e){var t=N_(e,`string`);return typeof t==`symbol`?t:t+``}function N_(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var P_=S_.create(`main`),F_=class{constructor(){j_(this,`chunks`,[]),j_(this,`recorder`,null),j_(this,`mimeType`,`video/webm`),j_(this,`record`,null),j_(this,`delayTimeout`,null),j_(this,`durationTimeout`,null),j_(this,`isRecording`,!1),j_(this,`debug`,!1),j_(this,`delay`,0),j_(this,`bitrate`,12e5),j_(this,`duration`,void 0)}init(e){if(!(`MediaRecorder`in window)){P_(`MediaRecorder is missing`);return}this.mimeType=MediaRecorder.isTypeSupported(`video/webm`)?`video/webm`:`video/mp4;codecs=avc1`,this.recorder=new MediaRecorder(e,{mimeType:this.mimeType,videoBitsPerSecond:this.bitrate}),this.recorder.addEventListener(`dataavailable`,this.setChunk.bind(this)),this.recorder.addEventListener(`error`,this.errorHandle.bind(this)),this.delay?this.delayTimeout=setTimeout(()=>{this.delayTimeout=null,this.startRecording()},this.delay):this.startRecording(),this.duration&&(this.durationTimeout=setTimeout(()=>V(this,null,function*(){this.durationTimeout=null,this.record=yield this.getRecord()}),this.delay+this.duration)),P_(`MediaRecorder initialized: { duration: ${this.duration}, delay: ${this.delay}, mimeType: ${this.mimeType} }`)}startRecording(){this.recorder&&(this.recorder.start(),this.isRecording=!0,P_(`Recording has started`))}clearTimeouts(){this.delayTimeout&&clearTimeout(this.delayTimeout),this.durationTimeout&&clearTimeout(this.durationTimeout)}getRecord(){return V(this,null,function*(){if(this.record){let e=this.record;return this.record=null,e}return!this.recorder||this.recorder.state===`inactive`?null:(this.stopRecord(),new Promise(e=>{if(!this.recorder)return e(null);this.recorder.onstop=()=>V(this,null,function*(){let t=yield this.getVideoData();P_(`Video record resolved`),e(t)})}))})}stopRecord(){var e,t,n;if(!this.recorder||this.recorder.state===`inactive`){this.clearTimeouts();return}(e=this.recorder)==null||e.stop(),(t=this.recorder)==null||t.removeEventListener(`dataavailable`,this.setChunk),(n=this.recorder)==null||n.removeEventListener(`error`,this.errorHandle),this.clearTimeouts(),this.isRecording=!1,P_(`Recording stopped`)}errorHandle(e){P_(`Stream recorder service error: ${JSON.stringify(e)}`)}setChunk(e){this.chunks.push(e.data)}getVideoData(){return V(this,null,function*(){let e=new Blob(this.chunks,{type:this.mimeType});if(this.debug){let t=document.createElement(`a`),n=URL.createObjectURL(e);t.href=n,t.download=`video`,t.click(),URL.revokeObjectURL(n)}return new Promise(t=>{t({data:e,mimeType:e.type})})})}},I_=0;function Z(e,t,n,r,i,a){t||(t={});var o,s,c=t;if(`ref`in c)for(s in c={},t)s==`ref`?o=t[s]:c[s]=t[s];var l={type:e,props:c,key:n,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--I_,__i:-1,__u:0,__source:i,__self:a};if(typeof e==`function`&&(o=e.defaultProps))for(s in o)c[s]===void 0&&(c[s]=o[s]);return U.vnode&&U.vnode(l),l}var L_=Xh(function(e,t){let{onVideoStatusChange:n,onVideoSizeChange:r,mode:i,resolution:a,onFailStatus:o,cameraId:s,onRecordService:c,videoRecord:l,onVideoStarted:u,onVideoStopped:d,onMirroringChange:f,mirrorType:p=fp.mirror}=e,{status:m,stream:h,camera:g,sortedDevices:_,onPlay:v}=k_(i,a,s),[y,b]=J(!1),x=Ch(null),S=Ch(null),C=Ch(null);return Y(()=>{b(g.facing===sp.user&&p===fp.mirror)},[g.facing,p]),Y(()=>{f==null||f(y)},[y]),wh(t,()=>({changeMirror:()=>{b(e=>!e)}})),Y(()=>{let e=S.current,t=C.current,n=()=>{!e||!t||r==null||r({videoElement:e,videoParams:{width:e.videoWidth,height:e.videoHeight},videoContainerParams:{width:t.clientWidth,height:t.clientHeight}})};return e&&(window.addEventListener(`resize`,n),e.addEventListener(`resize`,n)),()=>{var t;e&&(window.removeEventListener(`resize`,n),e.removeEventListener(`resize`,n)),(t=x.current)==null||t.stopRecord()}},[]),Y(()=>{let e=S.current;if(m===op.READY&&e&&h&&(e.srcObject=h,Jg.isIOS?setTimeout(()=>e.play(),vp):e.play(),l)){if(x.current){var t;(t=x.current)==null||t.stopRecord()}else{let e=new F_;if(typeof l!=`boolean`){var r,i;e.delay=(r=l.delay)==null?e.delay:r,e.duration=l.duration,e.bitrate=(i=l.bitrate)==null?e.bitrate:i,e.debug=!!l.debug}x.current=e,c==null||c(e)}x.current.init(h)}let a=Sp[m];o&&a&&o(a),n({videoStatus:m,camera:g,sortedDevices:_})},[m,g,h,_,l]),Z(`div`,{part:`webcamera-container`,ref:C,className:A_.container,children:Z(`video`,{part:`webcamera-video`,onAbort:d,onLoadedData:()=>{v(),u==null||u()},className:A_.video,style:{transform:`scaleX(${y?-1:1})`},ref:S,playsInline:!0,disablePictureInPicture:!0})})});function R_(e){switch(e){case G.SHAKING:return{icon:`processing-error-icon`,title:`keepDeviceStill`};case G.FINDING:return{icon:`search-icon`,title:`placeDocumentIntoFrame`};case G.SNAPSHOT:return{icon:`square-icon`,title:`positionDocumentCenter`};case G.FOCUS:return{icon:`processing-error-icon`,title:`noFocus`};case G.RESOLUTION:return{icon:`processing-error-icon`,title:`moveCloser`};case G.GLARE:return{icon:`processing-error-icon`,title:`glaresOnDocument`};case G.HOLD:return{icon:`processing-error-icon`,title:`holdDocumentStraight`};case G.START_NEXT_PAGE:return{icon:`search-icon`,title:`flipTheDocument`};case G.LIVENESS:return{icon:`search-icon`,title:`tiltTheDocument`};default:return{icon:null,title:null}}}var z_={svg:`_svg_68emc_1`},B_=S_.create(`main`),V_=il({onEvent:()=>B_(`Function "onEvent" not defined.`)}),H_=()=>Dh(V_);function U_(e){let{maskParams:t,borderColor:n,strokeWidth:r,adjustment:i}=e,{cameraFrameShapeType:a=yf.line,cameraFrameLineCap:o=bf.butt,cameraFrameLineLength:s=Lf,cameraFrameCornerRadius:c=If}=H_(),[l,u]=J(null);return Sh(()=>{if(a!==yf.corners)return;let e=t.width/100*s,n=c+r/2+i,o=r/2,l=t.left+t.width-e-n+o+i,d=t.top-o-i,f=t.left+t.width+o+i,p=t.top+t.height-e-n+o+i,m=t.left+e+n-o-i,h=t.top+t.height+o+i,g=t.left-o-i,_=t.top+e+n-o-i;u({topRight:{x:l,y:d},bottomRight:{x:f,y:p},bottomLeft:{x:m,y:h},topLeft:{x:g,y:_},pathWidth:e,radius:n})},[a,t,s,c,i,r]),l?Z(Mc,{children:[Z(`path`,{d:`M${l.topRight.x},${l.topRight.y} h${l.pathWidth} a${l.radius},${l.radius} 0 0 1 ${l.radius},${l.radius} v${l.pathWidth}`,fill:`none`,stroke:n,strokeWidth:r,strokeLinecap:o,part:`frame-top-right-corner`}),Z(`path`,{d:`M${l.bottomRight.x},${l.bottomRight.y} v${l.pathWidth} a${l.radius},${l.radius} 0 0 1 ${-l.radius},${l.radius} h-${l.pathWidth}`,fill:`none`,stroke:n,strokeWidth:r,strokeLinecap:o,part:`frame-bottom-right-corner`}),Z(`path`,{d:`M${l.bottomLeft.x},${l.bottomLeft.y} h-${l.pathWidth} a${l.radius},${l.radius} 0 0 1 ${-l.radius},${-l.radius} v-${l.pathWidth}`,fill:`none`,stroke:n,strokeWidth:r,strokeLinecap:o,part:`frame-bottom-left-corner`}),Z(`path`,{d:`M${l.topLeft.x},${l.topLeft.y} v-${l.pathWidth} a${l.radius},${-l.radius} 0 0 1 ${l.radius},${-l.radius} h${l.pathWidth}`,fill:`none`,stroke:n,strokeWidth:r,strokeLinecap:o,part:`frame-top-left-corner`})]}):null}function W_(e){let{maskParams:t,strokeWidth:n,adjustment:r,borderColor:i}=e,{cameraFrameCornerRadius:a=If}=H_(),o=t.left-n/2-r,s=t.top-n/2-r,c=a+n/2+r;return Z(`rect`,{x:o,y:s,rx:c,ry:c,width:t.width+n+r*2,height:t.height+n+r*2,fill:`none`,stroke:i,strokeWidth:n,part:`frame-line`})}function G_(e){let{layoutParams:t,maskParams:n,isDocumentAvailable:r}=e,{cameraFrameShapeType:i=yf.line,cameraFrameCornerRadius:a=If,cameraFrameActiveColor:o,cameraFrameDefaultColor:s,newLayout:c}=H_(),l=r?o==null?c?Vf:Bf:o:s==null?c?zf:Rf:s,u=c?r?0:Hf:0,d=n.stroke||0,f=c&&r?d+Hf:d;return Z(`svg`,{part:`frame`,className:z_.svg,xmlns:`http://www.w3.org/2000/svg`,preserveAspectRatio:`xMidYMid slice`,viewBox:`0 0 ${t.width} ${t.height}`,role:`img`,"aria-label":`Document frame`,children:[Z(`defs`,{children:Z(`mask`,{id:`bgClip`,children:[Z(`rect`,{x:`0`,y:`0`,width:t.width,height:t.height,fill:`#fff`,part:`frame-mask-background`}),Z(`rect`,{x:n.left,y:n.top,rx:a,ry:a,width:n.width,height:n.height,stroke:`black`,part:`frame-mask-background-clip`})]})}),Z(`rect`,{mask:`url(#bgClip)`,x:`0`,y:`0`,width:t.width,height:t.height,part:`frame-external-background`}),i===yf.line&&Z(W_,{maskParams:n,borderColor:l,strokeWidth:f,adjustment:u}),i===yf.corners&&Z(U_,{maskParams:n,borderColor:l,strokeWidth:f,adjustment:u})]})}function K_(){return K_=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},K_.apply(null,arguments)}function q_(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function J_(e,t){return J_=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},J_(e,t)}function Y_(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,J_(e,t)}function X_(e,t){return e.classList?!!t&&e.classList.contains(t):(` `+(e.className.baseVal||e.className)+` `).indexOf(` `+t+` `)!==-1}function Z_(e,t){e.classList?e.classList.add(t):X_(e,t)||(typeof e.className==`string`?e.className=e.className+` `+t:e.setAttribute(`class`,(e.className&&e.className.baseVal||``)+` `+t))}function Q_(e,t){return e.replace(RegExp(`(^|\\s)`+t+`(?:\\s|$)`,`g`),`$1`).replace(/\s+/g,` `).replace(/^\s*|\s*$/g,``)}function $_(e,t){e.classList?e.classList.remove(t):typeof e.className==`string`?e.className=Q_(e.className,t):e.setAttribute(`class`,Q_(e.className&&e.className.baseVal||``,t))}var ev={disabled:!1},tv=X.createContext(null),nv=function(e){return e.scrollTop},rv=`unmounted`,iv=`exited`,av=`entering`,ov=`entered`,sv=`exiting`,cv=(function(e){Y_(t,e);function t(t,n){var r=e.call(this,t,n)||this,i=n,a=i&&!i.isMounting?t.enter:t.appear,o;return r.appearStatus=null,t.in?a?(o=iv,r.appearStatus=av):o=ov:o=t.unmountOnExit||t.mountOnEnter?rv:iv,r.state={status:o},r.nextCallback=null,r}t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===rv?{status:iv}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(e){var t=null;if(e!==this.props){var n=this.state.status;this.props.in?n!==av&&n!==ov&&(t=av):(n===av||n===ov)&&(t=sv)}this.updateStatus(!1,t)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var e=this.props.timeout,t,n,r;return t=n=r=e,e!=null&&typeof e!=`number`&&(t=e.exit,n=e.enter,r=e.appear===void 0?n:e.appear),{exit:t,enter:n,appear:r}},n.updateStatus=function(e,t){if(e===void 0&&(e=!1),t!==null)if(this.cancelNextCallback(),t===av){if(this.props.unmountOnExit||this.props.mountOnEnter){var n=this.props.nodeRef?this.props.nodeRef.current:X.findDOMNode(this);n&&nv(n)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===iv&&this.setState({status:rv})},n.performEnter=function(e){var t=this,n=this.props.enter,r=this.context?this.context.isMounting:e,i=this.props.nodeRef?[r]:[X.findDOMNode(this),r],a=i[0],o=i[1],s=this.getTimeouts(),c=r?s.appear:s.enter;if(!e&&!n||ev.disabled){this.safeSetState({status:ov},function(){t.props.onEntered(a)});return}this.props.onEnter(a,o),this.safeSetState({status:av},function(){t.props.onEntering(a,o),t.onTransitionEnd(c,function(){t.safeSetState({status:ov},function(){t.props.onEntered(a,o)})})})},n.performExit=function(){var e=this,t=this.props.exit,n=this.getTimeouts(),r=this.props.nodeRef?void 0:X.findDOMNode(this);if(!t||ev.disabled){this.safeSetState({status:iv},function(){e.props.onExited(r)});return}this.props.onExit(r),this.safeSetState({status:sv},function(){e.props.onExiting(r),e.onTransitionEnd(n.exit,function(){e.safeSetState({status:iv},function(){e.props.onExited(r)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},n.setNextCallback=function(e){var t=this,n=!0;return this.nextCallback=function(r){n&&(n=!1,t.nextCallback=null,e(r))},this.nextCallback.cancel=function(){n=!1},this.nextCallback},n.onTransitionEnd=function(e,t){this.setNextCallback(t);var n=this.props.nodeRef?this.props.nodeRef.current:X.findDOMNode(this),r=e==null&&!this.props.addEndListener;if(!n||r){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var i=this.props.nodeRef?[this.nextCallback]:[n,this.nextCallback],a=i[0],o=i[1];this.props.addEndListener(a,o)}e!=null&&setTimeout(this.nextCallback,e)},n.render=function(){var e=this.state.status;if(e===rv)return null;var t=this.props,n=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var r=q_(t,[`children`,`in`,`mountOnEnter`,`unmountOnExit`,`appear`,`enter`,`exit`,`timeout`,`addEndListener`,`onEnter`,`onEntering`,`onEntered`,`onExit`,`onExiting`,`onExited`,`nodeRef`]);return X.createElement(tv.Provider,{value:null},typeof n==`function`?n(e,r):X.cloneElement(X.Children.only(n),r))},t})(X.Component);cv.contextType=tv,cv.propTypes={};function lv(){}cv.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:lv,onEntering:lv,onEntered:lv,onExit:lv,onExiting:lv,onExited:lv},cv.UNMOUNTED=rv,cv.EXITED=iv,cv.ENTERING=av,cv.ENTERED=ov,cv.EXITING=sv;var uv=function(e,t){return e&&t&&t.split(` `).forEach(function(t){return Z_(e,t)})},dv=function(e,t){return e&&t&&t.split(` `).forEach(function(t){return $_(e,t)})},fv=(function(e){Y_(t,e);function t(){for(var t,n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];return t=e.call.apply(e,[this].concat(r))||this,t.appliedClasses={appear:{},enter:{},exit:{}},t.onEnter=function(e,n){var r=t.resolveArguments(e,n),i=r[0],a=r[1];t.removeClasses(i,`exit`),t.addClass(i,a?`appear`:`enter`,`base`),t.props.onEnter&&t.props.onEnter(e,n)},t.onEntering=function(e,n){var r=t.resolveArguments(e,n),i=r[0],a=r[1]?`appear`:`enter`;t.addClass(i,a,`active`),t.props.onEntering&&t.props.onEntering(e,n)},t.onEntered=function(e,n){var r=t.resolveArguments(e,n),i=r[0],a=r[1]?`appear`:`enter`;t.removeClasses(i,a),t.addClass(i,a,`done`),t.props.onEntered&&t.props.onEntered(e,n)},t.onExit=function(e){var n=t.resolveArguments(e)[0];t.removeClasses(n,`appear`),t.removeClasses(n,`enter`),t.addClass(n,`exit`,`base`),t.props.onExit&&t.props.onExit(e)},t.onExiting=function(e){var n=t.resolveArguments(e)[0];t.addClass(n,`exit`,`active`),t.props.onExiting&&t.props.onExiting(e)},t.onExited=function(e){var n=t.resolveArguments(e)[0];t.removeClasses(n,`exit`),t.addClass(n,`exit`,`done`),t.props.onExited&&t.props.onExited(e)},t.resolveArguments=function(e,n){return t.props.nodeRef?[t.props.nodeRef.current,e]:[e,n]},t.getClassNames=function(e){var n=t.props.classNames,r=typeof n==`string`,i=r&&n?n+`-`:``,a=r?``+i+e:n[e];return{baseClassName:a,activeClassName:r?a+`-active`:n[e+`Active`],doneClassName:r?a+`-done`:n[e+`Done`]}},t}var n=t.prototype;return n.addClass=function(e,t,n){var r=this.getClassNames(t)[n+`ClassName`],i=this.getClassNames(`enter`).doneClassName;t===`appear`&&n===`done`&&i&&(r+=` `+i),n===`active`&&e&&nv(e),r&&(this.appliedClasses[t][n]=r,uv(e,r))},n.removeClasses=function(e,t){var n=this.appliedClasses[t],r=n.base,i=n.active,a=n.done;this.appliedClasses[t]={},r&&dv(e,r),i&&dv(e,i),a&&dv(e,a)},n.render=function(){var e=this.props;e.classNames;var t=q_(e,[`classNames`]);return X.createElement(cv,K_({},t,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t})(X.Component);fv.defaultProps={classNames:``},fv.propTypes={};var pv,mv;function hv(e,t){return!(e===t||X.isValidElement(e)&&X.isValidElement(t)&&e.key!=null&&e.key===t.key)}var gv={out:`out-in`,in:`in-out`},_v=function(e,t,n){return function(){var r;e.props[t]&&(r=e.props)[t].apply(r,arguments),n()}},vv=(pv={},pv[gv.out]=function(e){var t=e.current,n=e.changeState;return X.cloneElement(t,{in:!1,onExited:_v(t,`onExited`,function(){n(av,null)})})},pv[gv.in]=function(e){var t=e.current,n=e.changeState,r=e.children;return[t,X.cloneElement(r,{in:!0,onEntered:_v(r,`onEntered`,function(){n(av)})})]},pv),yv=(mv={},mv[gv.out]=function(e){var t=e.children,n=e.changeState;return X.cloneElement(t,{in:!0,onEntered:_v(t,`onEntered`,function(){n(ov,X.cloneElement(t,{in:!0}))})})},mv[gv.in]=function(e){var t=e.current,n=e.children,r=e.changeState;return[X.cloneElement(t,{in:!1,onExited:_v(t,`onExited`,function(){r(ov,X.cloneElement(n,{in:!0}))})}),X.cloneElement(n,{in:!0})]},mv),bv=(function(e){Y_(t,e);function t(){for(var t,n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];return t=e.call.apply(e,[this].concat(r))||this,t.state={status:ov,current:null},t.appeared=!1,t.changeState=function(e,n){n===void 0&&(n=t.state.current),t.setState({status:e,current:n})},t}var n=t.prototype;return n.componentDidMount=function(){this.appeared=!0},t.getDerivedStateFromProps=function(e,t){return e.children==null?{current:null}:t.status===av&&e.mode===gv.in?{status:av}:t.current&&hv(t.current,e.children)?{status:sv}:{current:X.cloneElement(e.children,{in:!0})}},n.render=function(){var e=this.props,t=e.children,n=e.mode,r=this.state,i=r.status,a=r.current,o={children:t,current:a,changeState:this.changeState,status:i},s;switch(i){case av:s=yv[n](o);break;case sv:s=vv[n](o);break;case ov:s=a}return X.createElement(tv.Provider,{value:{isMounting:!this.appeared}},s)},t})(X.Component);bv.propTypes={},bv.defaultProps={mode:gv.out};var xv={"hint-container":`_hint-container_1r2jg_1`,"tips-frameless":`_tips-frameless_1r2jg_10`,message:`_message_1r2jg_10`,"fade-enter":`_fade-enter_1r2jg_14`,"fade-enter-active":`_fade-enter-active_1r2jg_18`,"fade-exit":`_fade-exit_1r2jg_23`,"fade-exit-active":`_fade-exit-active_1r2jg_27`,"message-container":`_message-container_1r2jg_32`,icon:`_icon_1r2jg_42`,"processing-error-icon":`_processing-error-icon_1r2jg_58`,"search-icon":`_search-icon_1r2jg_64`,"square-icon":`_square-icon_1r2jg_70`,"message-background":`_message-background_1r2jg_86`,title:`_title_1r2jg_105`,copyright:`_copyright_1r2jg_112`},Sv={exports:{}},Cv=Sv.exports,wv;function Tv(){return wv||(wv=1,(function(e,t){(function(e,n){n(t,Vg)})(Cv,function(e,t){var n=`default`in t?t.default:t;function r(e){return(r=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e})(e)}var i={},a=`[LOCALIZE-REACT]: There are no translations for specified locale`,o=`[LOCALIZE-REACT] Looks like template is being used, but no value passed for `,s=/{{([^{]+[^}])}}/g;function c(e,t){if(!t||Object.keys(t).length===0)return e;var n,r,i,a=e.match(s);return a&&a.length!==0?(n=a,r=t,i=Object.keys(r),n.map(function(e){var t=Array.prototype.slice.call(e,2,-2).join(``),n=i.find(function(e){return e===t});return n?[e,r[n]]:(console.warn(o,e),[e,e])})).reduce(function(e,t){var n=new RegExp(t[0],`gi`);return e.replace(n,t[1])},e):e}var l=n.createContext(),u=l.Consumer;function d(){return t.useContext(l)}e.LocalizationConsumer=u,e.LocalizationContext=l,e.LocalizationProvider=function(e){var o=e.children,s=e.disableCache,u=e.locale,d=e.translations,f=d===void 0?{}:d,p=(function(e,t){if(!e)return null;if(r(t[e])===`object`)return e;var n=e.toLowerCase().replace(/-/g,`_`);if(r(t[n])===`object`)return n;var i=n.split(`_`)[0];return r(t[i])===`object`?i:(console.warn(a,e),e)})(u,f),m=p?f[p]:f;function h(e,t,n){if(!m||!e)return n||e;var r=typeof n==`string`?n:e,i=m[e];if(typeof i==`string`)return t?c(i,t):i;var a=e.split(`.`);if(a.length===1)return c(r,t);for(var o=m[a[0]],s=1;s<a.length;s++)o=o&&o[a[s]];return c(typeof o==`string`?o:r,t)}t.useEffect(function(){i={}},[u,f]);var g,_=s?h:(g=h,function(e,t,n){var r=2<arguments.length&&n!==void 0?n:``,a=t?JSON.stringify(t,null,``)+e+r:e+r;if(i[a])return i[a];var o=g(e,t,r);return i[a]=o});return n.createElement(l.Provider,{value:{locale:u,translate:_,translations:f}},o)},e.Message=function(e){var t=e.defaultMessage,n=e.descriptor,r=e.values;return(0,d().translate)(n,r,t)},e.useLocalize=d,Object.defineProperty(e,"__esModule",{value:!0})})})(Sv,Sv.exports)),Sv.exports}var Ev=Tv(),Dv={copyright:`_copyright_7zsy1_1`},Ov=`data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='33'%20height='11'%20viewBox='0%200%2033%2011'%20fill='none'%3e%3cpath%20d='M4.98344%205.36204C5.67499%204.93985%206.16388%204.1039%206.16388%203.18439C6.16388%201.43957%204.78591%200.299805%203.05391%200.299805C1.3219%200.299805%200%201.43993%200%203.40978V4.88744H1.26767V3.40942C1.26767%202.22751%202.0699%201.566%203.055%201.566C4.04011%201.566%204.74339%202.24143%204.74339%203.18439C4.74339%204.12736%203.98367%204.88708%202.99857%204.88708H1.26767V8.09564H2.53423V6.01291H3.02679C4.26513%206.01291%205.08129%206.9698%205.10951%208.09564H6.43215C6.40869%206.98153%205.87546%205.85716%204.98454%205.36204'%20fill='%23BD7DFF'/%3e%3cpath%20d='M31.8037%202.5231V3.32533C31.4658%202.81885%2030.8747%202.48242%2030.0307%202.48242C28.4827%202.48242%2027.3286%203.72077%2027.3286%205.31094C27.3286%206.88682%2028.4827%208.13946%2030.0307%208.13946C30.8326%208.13946%2031.4098%207.81585%2031.8037%207.3233V8.09731H32.9999V2.5231H31.8037ZM30.1714%206.92787C29.2706%206.92787%2028.6234%206.22422%2028.6234%205.30947C28.6234%204.39473%2029.2706%203.69108%2030.1714%203.69108C31.0722%203.69108%2031.7334%204.39473%2031.7334%205.30947C31.7334%206.22422%2031.0737%206.92787%2030.1714%206.92787Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M23.2758%205.40839C23.2758%206.50601%2022.7129%206.91427%2021.9953%206.91427C21.2777%206.91427%2020.7148%206.50601%2020.7148%205.40839V2.52344H19.4482V5.35196C19.4482%207.20966%2020.4051%208.13723%2021.9953%208.13723C23.5855%208.13723%2024.5424%207.20856%2024.5424%205.35196V2.52344H23.2758V5.40839Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M9.55541%202.48047C7.99309%202.48047%206.78296%203.76096%206.78296%205.32328C6.78296%206.8856%207.99235%208.13751%209.59755%208.13751C10.5684%208.13751%2011.272%207.79997%2011.8492%207.19491L11.1595%206.37875C10.7795%206.71628%2010.3012%206.9556%209.62577%206.9556C8.95034%206.9556%208.31706%206.6177%208.12099%205.88583H12.2853C12.3358%205.66432%2012.3594%205.43755%2012.3557%205.2104C12.3557%203.63452%2011.1174%202.48047%209.55541%202.48047ZM8.04953%204.8868C8.21847%204.15383%208.83746%203.66274%209.6254%203.66274C10.4133%203.66274%2010.948%204.14101%2011.1031%204.8868H8.04953Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M26.6533%200.356445H25.3867V8.09621H26.6533V0.356445Z'%20fill='%23BD7DFF'/%3e%3cpath%20d='M17.4077%203.32533C17.1263%202.84671%2016.4791%202.48242%2015.6347%202.48242C14.157%202.48242%2012.9326%203.72077%2012.9326%205.31094C12.9326%206.88682%2014.157%208.09621%2015.6347%208.09621C16.4369%208.09621%2016.9434%207.8569%2017.3374%207.36325V7.87009C17.3374%208.96771%2016.5634%209.36168%2015.8176%209.36168C15.0718%209.36168%2014.4806%208.9952%2014.3681%208.1937H13.1298C13.1862%209.601%2014.3117%2010.5025%2015.8176%2010.5025C17.3235%2010.5025%2018.6028%209.64424%2018.6028%207.78654V2.5231H17.4077V3.32533ZM15.7754%206.88572C14.8746%206.88572%2014.2274%206.22422%2014.2274%205.30984C14.2274%204.39547%2014.8746%203.69145%2015.7754%203.69145C16.6762%203.69145%2017.3374%204.3951%2017.3374%205.30984C17.3374%206.22458%2016.6759%206.88572%2015.7754%206.88572Z'%20fill='%23BD7DFF'/%3e%3c/svg%3e`,kv=Xh(function(e,t){let{className:n}=e,{copyright:r=!0}=H_();return r?Z(`div`,{ref:t,part:`container-copyright`,className:`${Dv.copyright} ${n==null?``:n}`,children:[Z(`span`,{"data-e2e":`powered-by`,children:`Powered by`}),Z(`img`,{src:Ov,alt:`Regula`})]}):null});function Av(e){switch(e){case Ef.Unknown:return`id-front-icon`;case Ef.PassportSinglePage:return`passport-single-icon`;case Ef.PassportTwoPages:return`passport-both-pages-icon`;case Ef.IDFront:return`id-front-icon`;case Ef.IDFrontMRZ:return`id-mrz-front-icon`;case Ef.IDBack:return`id-back-icon`;case Ef.IDBackMrz:return`id-mrz-back-icon`;case Ef.IDBackBarcode:return`id-barcode-back-icon`;case Ef.IDBackBarcodeMRZ:return`id-mrz-barcode-back-icon`;case Ef.BankCardFront:return`bank-card-front-icon`;case Ef.BankCardBack:return`bank-card-back-icon`;case Ef.DocumentFront:return`document-front-icon`;case Ef.DocumentBack:return`document-back-icon`;default:return`id-front-icon`}}function jv(e){switch(e){case wf.Horizontal:return`horizontal`;case wf.Vertical:return`vertical`;case wf.LeftBottomRightTop:return`left-bottom-right-top`;case wf.RightBottomLeftTop:return`right-bottom-left-top`;default:return``}}var Mv={announcer:`_announcer_1qj2e_1`};function Nv(e){let{text:t,timeout:n=100}=e,[r,i]=J(``);return Y(()=>{if(!t)return;i(``);let e=setTimeout(()=>{i(t)},n);return()=>{clearTimeout(e)}},[t,n]),Z(`div`,{role:`status`,"aria-live":`assertive`,className:Mv.announcer,children:r})}var Pv,Fv;function Iv(){if(Fv)return Pv;Fv=1;function e(e){return e&&e.length?e[0]:void 0}return Pv=e,Pv}var Lv,Rv;function zv(){return Rv||(Rv=1,Lv=Iv()),Lv}var Bv=rt(zv()),Vv={tilt:`_tilt_5ot88_1`,vertical:`_vertical_5ot88_19`,horizontal:`_horizontal_5ot88_23`,"left-bottom-right-top":`_left-bottom-right-top_5ot88_27`,"right-bottom-left-top":`_right-bottom-left-top_5ot88_31`,"id-front-icon":`_id-front-icon_5ot88_35`,"passport-single-icon":`_passport-single-icon_5ot88_39`,"passport-both-pages-icon":`_passport-both-pages-icon_5ot88_43`,"id-mrz-front-icon":`_id-mrz-front-icon_5ot88_47`,"id-back-icon":`_id-back-icon_5ot88_51`,"id-mrz-back-icon":`_id-mrz-back-icon_5ot88_55`,"id-barcode-back-icon":`_id-barcode-back-icon_5ot88_59`,"id-mrz-barcode-back-icon":`_id-mrz-barcode-back-icon_5ot88_63`,"bank-card-front-icon":`_bank-card-front-icon_5ot88_67`,"bank-card-back-icon":`_bank-card-back-icon_5ot88_71`,"document-front-icon":`_document-front-icon_5ot88_75`,"document-back-icon":`_document-back-icon_5ot88_79`},Hv=Xh(function(e,t){var n,r;let{animation:i}=e,a=Av((n=Bv(i.image))==null?Ef.IDFront:n);return Z(Mc,{children:[Z(Nv,{text:`Tilt the document`}),Z(`div`,{part:`hint-holo-icon hint-holo-${a}`,className:`${Vv.tilt} ${Vv[jv(i.tiltType)]} ${(r=Vv[a])==null?``:r}`,ref:t,role:`img`,"aria-label":`Document tilt animation`})]})}),Uv={flip:`_flip_1nryz_1`,"one-side":`_one-side_1nryz_2`,front:`_front_1nryz_10`,back:`_back_1nryz_11`,slide:`_slide_1nryz_22`,"flip-front":`_flip-front_1nryz_1`,"flip-back":`_flip-back_1nryz_1`,"id-front-icon":`_id-front-icon_1nryz_51`,"passport-single-icon":`_passport-single-icon_1nryz_55`,"passport-both-pages-icon":`_passport-both-pages-icon_1nryz_59`,"id-mrz-front-icon":`_id-mrz-front-icon_1nryz_63`,"id-back-icon":`_id-back-icon_1nryz_67`,"id-mrz-back-icon":`_id-mrz-back-icon_1nryz_71`,"id-barcode-back-icon":`_id-barcode-back-icon_1nryz_75`,"id-mrz-barcode-back-icon":`_id-mrz-barcode-back-icon_1nryz_79`,"bank-card-front-icon":`_bank-card-front-icon_1nryz_83`,"bank-card-back-icon":`_bank-card-back-icon_1nryz_87`,"document-front-icon":`_document-front-icon_1nryz_91`,"document-back-icon":`_document-back-icon_1nryz_95`},Wv=Xh(function(e,t){var n,r,i,a,o;let{animation:s}=e,{nextPageAnimationStartDelay:c=Gf}=H_(),l=s.image.length===1,u=l&&Bv(s.image)===Ef.PassportTwoPages,d=Av((n=Bv(s.image))==null?Ef.DocumentFront:n),f={"--animation-delay":c+`ms`,"--animation-duration":`1500ms`};if(l){var p;return Z(Mc,{children:[Z(Nv,{text:`Slide the document`}),Z(`div`,{ref:t,part:`hint-one-side-page-icon ${d}`,className:`${Uv[`one-side`]} ${u?Uv.slide:``} ${(p=Uv[d])==null?``:p}`,style:f,role:`img`,"aria-label":`Document slide animation`})]})}let m=Av((r=(i=s.image)==null?void 0:i[1])==null?Ef.DocumentBack:r);return Z(Mc,{children:[Z(Nv,{text:`Flip the document`}),Z(`div`,{ref:t,className:Uv.flip,style:f,role:`img`,"aria-label":`Document flip animation`,part:`hint-next-page-icon`,children:[Z(`div`,{part:`hint-next-page-icon-front-side hint-next-page-front-${d}`,className:`${Uv.front} ${(a=Uv[d])==null?``:a}`}),Z(`div`,{part:`hint-next-page-icon-back-side hint-next-page-back-${m}`,className:`${Uv.back} ${(o=Uv[m])==null?``:o}`})]})]})}),Gv=Xh(function(e,t){let{animation:n}=e,[r,i]=J(null);Sh(()=>{n&&i(n.type)},[n]);let a=(n==null?void 0:n.type)||r;return a===Tf.Tilt&&(n==null?void 0:n.type)===Tf.Tilt?Z(Hv,{animation:n,ref:t}):a===Tf.Flip&&(n==null?void 0:n.type)===Tf.Flip?Z(Wv,{animation:n,ref:t}):null});function Kv(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function qv(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Kv(Object(n),!0).forEach(function(t){Jv(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Kv(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Jv(e,t,n){return(t=Yv(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Yv(e){var t=Xv(e,`string`);return typeof t==`symbol`?t:t+``}function Xv(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Zv(e){var t;let{layoutParams:n,icon:r,title:i,maskParams:a,animation:o,videoSize:s,controlsSizes:c,isLandscape:l}=e,{statusIcon:u=!0,statusPositionMultiplier:d,activityIndicatorPortraitPositionMultiplier:f,activityIndicatorLandscapePositionMultiplier:p,newLayout:m}=H_(),h=Ch(null),g=Ch(null),_=Ch(null),v=Ch(null),y=Ch(null),b=l&&a==null,x=`${xv[`hint-container`]} ${b?xv[`tips-frameless`]:``}`,{translate:S}=Ev.useLocalize(),C={classNames:{enter:xv[`fade-enter`],enterActive:xv[`fade-enter-active`],exit:xv[`fade-exit`],exitActive:xv[`fade-exit-active`]},timeout:300};return Sh(()=>{var e,t;let r=g.current;if(!r||!s)return;let i=l&&c?c.main:0;r.style.width=`${a?a.width:s.width-i}px`,r.style.height=`${a?a.height:s.height}px`,r.style.top=`${a?a.top:0}px`,r.style.left=`${a?a.left:i}px`;let o=d!==void 0,u=f!==void 0||p!==void 0,h=((e=a==null?void 0:a.height)==null?s.height:e)/2+((t=a==null?void 0:a.top)==null?0:t),_=(e,t,n)=>{e.style.setProperty(t,`${n}px`)};if(m&&y.current&&n){var b,x,S;let e=((b=c==null?void 0:c.top)==null?0:b)+((x=a==null?void 0:a.height)==null?0:x)+y.current.clientHeight+18,t=((S=c==null?void 0:c.main)==null?0:S)>n.height-e?r.clientHeight/2-18-y.current.clientHeight:r.clientHeight/2+18,i=r.clientHeight/2-y.current.clientHeight-18/3;_(r,`--message-top`,l?i:t)}if(o&&y.current&&_(r,`--message-top`,((m&&n?n.height:s.height)-y.current.clientHeight)/2*d-h),u&&v.current){let e=v.current.clientHeight,t=s.width>s.height?p:f;t!==void 0&&_(r,`--indicator-top`,(s.height-e)/2*t-h)}},[d,a,s,c,f,p,m,l,n,i]),Z(`div`,{part:`hint-container`,ref:g,className:x,children:m?Z(Mc,{children:[Z(fv,qv(qv({in:!!o,nodeRef:h,unmountOnExit:!0},C),{},{children:Z(Gv,{animation:o,ref:h})})),Z(`div`,{part:`hint-status-message-container`,className:xv[`message-container`],children:!!i&&Z(`div`,{part:`hint-status-message`,ref:y,className:xv.message,children:Z(`div`,{part:`hint-status-message-background`,className:xv[`message-background`],children:Z(`p`,{role:`status`,"aria-live":`assertive`,part:`hint-status-message-title`,className:xv.title,children:S(i)})})})})]}):Z(Mc,{children:[Z(kv,{className:xv.copyright}),Z(bv,{children:Z(fv,qv(qv({nodeRef:o?h:_},C),{},{children:o?Z(Gv,{animation:o,ref:h}):Z(`div`,{part:`hint-status-message-container`,ref:_,className:xv[`message-container`],children:[u&&!!r&&Z(`div`,{role:`img`,"aria-label":`Status icon`,part:`hint-status-${r}`,ref:v,className:`${xv.icon} ${(t=xv[r])==null?``:t}`}),!!i&&Z(`div`,{part:`hint-status-message`,ref:y,className:xv.message,children:Z(`div`,{part:`hint-status-message-background`,className:xv[`message-background`],children:Z(`p`,{role:`status`,"aria-live":`assertive`,part:`hint-status-message-title`,className:xv.title,children:S(i)})})})]})}),o?`document-animation`:`message-container`)})]})})}var Qv={"top-functional-buttons":`_top-functional-buttons_r3hg6_1`,"bottom-functional-buttons":`_bottom-functional-buttons_r3hg6_2`,"left-functional-buttons":`_left-functional-buttons_r3hg6_3`,"main-functional-buttons":`_main-functional-buttons_r3hg6_15`,"mirror-button":`_mirror-button_r3hg6_77`,"change-camera-button":`_change-camera-button_r3hg6_78`,"process-button":`_process-button_r3hg6_100`,"snapshot-button":`_snapshot-button_r3hg6_101`,"skip-button":`_skip-button_r3hg6_109`,"controls-container":`_controls-container_r3hg6_186`,"process-close-button":`_process-close-button_r3hg6_194`,mirrored:`_mirrored_r3hg6_245`,"not-mirrored":`_not-mirrored_r3hg6_251`,visible:`_visible_r3hg6_327`};function $v(e){var t;let{mirroring:n,isSkipButtonVisible:r,isChangeCameraAvailable:i,isLandscape:a,onClose:o,onChangeCamera:s,onChangeMirroring:c,maskParams:l,captureButton:u,facing:d,onSnapshotProcess:f,onCameraSnapshot:p,onSkip:m,onControlsSizes:h,direction:g}=e,{closeButton:_=!0,skipButton:v=!0,mirrorButton:y=!1,changeCameraButton:b,captureButtonDelay:x,newLayout:S}=H_(),{translate:C}=Ev.useLocalize(),[w,T]=J(x===void 0),E=Ch(null),D=Ch(null),O=Ch(null),k=Ch(null),A=f&&u&&w,j=v,M=d!==sp.environment&&y,N=i&&b,P=_,F=A||!!p||j,I=M||N,L=A||!!p||M||N,R=L||j,ee=n?`mirrored`:`not-mirrored`,te={"--skip-position":((t=g===dp.Ltr&&S?l==null?void 0:l.right:l==null?void 0:l.left)==null?0:t)+Xf+`px`};return Y(()=>{var e,t,n,r,i,o;let s=((e=E.current)==null?void 0:e.offsetWidth)||0,c=((t=D.current)==null?void 0:t.offsetWidth)||0,l=((n=O.current)==null?void 0:n.offsetWidth)||0,u=((r=k.current)==null?void 0:r.offsetWidth)||0,d=((i=k.current)==null?void 0:i.offsetHeight)||0;h({top:((o=E.current)==null?void 0:o.offsetHeight)||0,main:a&&!L&&!P?0:a?Math.max(s,c,l,u):d})},[P,F,I,R,a,L]),Y(()=>{if(typeof x!=`number`)return;let e=setTimeout(()=>{T(!0)},x*1e3);return()=>{clearTimeout(e)}},[x]),Z(`div`,{part:`controls-container`,className:Qv[`controls-container`],style:a?te:void 0,children:[Z(`div`,{part:`controls-top-buttons`,className:Qv[`top-functional-buttons`],ref:E,children:_&&Z(`button`,{part:`controls-process-close-button`,className:Qv[`process-close-button`],onClick:o,"aria-label":`Close processing`})}),F&&!S&&Z(`div`,{part:`controls-left-buttons`,className:Qv[`left-functional-buttons`],ref:D,children:[(A||p)&&Z(`button`,{part:A?`controls-process-button`:`controls-snapshot-button`,className:A?Qv[`process-button`]:Qv[`snapshot-button`],onClick:A?f:p,"aria-label":A?`Process the frame`:`Take a snapshot`}),j&&Z(`button`,{"aria-label":`Skip the page`,part:`controls-skip-button`,className:`${Qv[`skip-button`]} ${r?Qv.visible:``}`,onClick:m})]}),I&&!S&&Z(`div`,{part:`controls-bottom-buttons`,className:Qv[`bottom-functional-buttons`],ref:O,children:[N&&Z(`button`,{part:`controls-change-camera-button`,className:Qv[`change-camera-button`],onClick:s,"aria-label":`Change the camera`}),M&&Z(`button`,{part:`controls-mirror-button ${ee}`,className:Qv[ee],onClick:c,"aria-label":`Flip horizontally`})]}),R&&S&&Z(`div`,{part:`controls-main-buttons`,className:Qv[`main-functional-buttons`],ref:k,children:[N&&Z(`button`,{part:`controls-change-camera-button`,"aria-label":`Change the camera`,className:Qv[`change-camera-button`],onClick:s}),A&&Z(`button`,{part:`controls-process-button ${a?`landscape`:`portrait`}`,className:Qv[`process-button`],onClick:f,"aria-label":`Process the frame`}),M&&Z(`button`,{part:`controls-mirror-button`,className:Qv[`mirror-button`],onClick:c,"aria-label":`Flip horizontally`}),j&&Z(`button`,{part:`controls-skip-button ${a?`landscape`:`portrait`}`,"aria-label":`Skip the page`,className:`${Qv[`skip-button`]} ${r?Qv.visible:``}`,onClick:m,children:C(`skip`)})]})]})}var ey={spinner:`_spinner_1vpw0_1`,"process-message":`_process-message_1vpw0_41`,message:`_message_1vpw0_51`};function ty(e){let{title:t}=e,{translate:n}=Ev.useLocalize();return Z(Mc,{children:[Z(Nv,{text:t||n(`pleaseWait`)}),Z(`div`,{part:`processing-container`,className:ey[`process-message`],children:[Z(`div`,{role:`img`,"aria-label":`Spinner`,part:`spinner-container`,className:ey.spinner,children:Z(`div`,{part:`spinner-circle`})}),Z(`span`,{part:`processing-message`,className:ey.message,children:t||n(`pleaseWait`)})]})]})}var ny={window:`_window_989nk_14`,header:`_header_989nk_36`,footer:`_footer_989nk_57`,"close-button":`_close-button_989nk_64`};function ry(e){let{onClose:t,children:n,direction:r,showHeaderAndFooter:i=!0,className:a}=e,{closeButton:o=!0}=H_();return Z(`div`,{part:`container`,className:`${ny.window} ${a==null?``:a}`,"data-direction":r,children:[i&&Z(`div`,{part:`container-header`,className:ny.header,children:o&&Z(`button`,{part:`container-close-button`,className:ny[`close-button`],"data-e2e":`cross`,onClick:t,"aria-label":`Close document reader component`})}),n,i&&Z(`div`,{part:`container-footer`,className:ny.footer,children:Z(kv,{})})]})}var iy={container:`_container_1fvj1_1`,layout:`_layout_1fvj1_2`,loader:`_loader_1fvj1_20`,copyright:`_copyright_1fvj1_27`};function ay(e){let{direction:t,status:n,children:r,mirroring:i,onChangeMirroring:a,onChangeCamera:o,videoStatusParams:s,videoElementParams:c,onProcessClose:l,onClose:u,onSnapshotProcess:d,onCameraSnapshot:f,onSkip:p,frameParams:m,captureButton:h,animation:g,onControlsWidth:_}=e,{cameraFrameBorderWidth:v,cameraFrame:y=!0,newLayout:b,cameraFrameVerticalPositionMultiplier:x,cameraFrameHorizontalPositionMultiplier:S,manualMultipageMode:C}=H_(),w=Ch(null),T=Ch(null),[E,D]=J(!1),[O,k]=J(null),[A,j]=J(null),[M,N]=J(null),P=!!(s.sortedDevices&&s.sortedDevices.frontCameras.length+s.sortedDevices.backCameras.length>gp),F=n===G.HOLD||n===G.FOCUS||n===G.RESOLUTION||n===G.PROCESSING||n===G.GLARE,I=n!==G.SERVICE_PREPARING,L=s.videoStatus===op.PLAY,{icon:R,title:ee}=R_(n),te=c.videoParams.width>c.videoParams.height,z=b?c.videoContainerParams:A;return Y(()=>{n!==G.START_NEXT_PAGE||C||D(!0)},[n,C]),Sh(()=>{let e=w.current;if(!L||!e||!I)return;let n=r_(c.videoParams.width,c.videoParams.height,c.videoContainerParams.width,c.videoContainerParams.height,c.videoParams.width,c.videoParams.height,0,0,cp.contain),r=n.width,a=n.height,o=n.left,s=n.right,l=n.top,u=n.stroke,d=b?0:Yf/2;if(b||(r+=Yf,a+=Yf,o-=Yf/2,s-=Yf/2,l-=Yf/2,e.style.width=`${r}px`,e.style.height=`${a}px`,e.style.top=`${l}px`,e.style.left=`${o}px`,e.style.right=`${s}px`),j({width:r,height:a,left:o,right:s,top:l,stroke:u}),!m||!n)return k(null);let f=m.frameRight-m.frameLeft,p=m.frameBottom-m.frameTop;if(!(n.width&&n.height)||!(f&&p)||!c.videoElement)return;let h=r_(c.videoParams.width,c.videoParams.height,n.width,n.height,f,p,m.frameLeft,m.frameTop,cp.contain),g=v==null?b?Ff:Pf:v,_=i?n.width-(h.left+h.width):h.left,y=i?n.width-(h.right+h.width):h.right,C=h.width,E=h.height,D=h.top;if(b&&M)if(c.videoElement.style.position=`absolute`,te){var O,A;let e=(O=(A=T.current)==null?void 0:A.offsetHeight)==null?0:O,r=c.videoContainerParams.width-M.main,i=t===dp.Rtl?M.main:0,a=n.width,o=n.height;h.width>r-20&&(C=r-20,E=Math.round(C*(h.height/h.width)),a=Math.round(n.width*(C/h.width)));let s=(r-C)/2*((S==null?1:S)-1);D=(c.videoContainerParams.height-E)/2,D<e&&(D=e,E=c.videoContainerParams.height-D*2,C=Math.round(E*(h.width/h.height)),o=Math.round(n.height*(E/h.height))),_=(r-C)/2+s+i,y=c.videoContainerParams.width-(_+C);let l=Math.round(_-(a-C)/2);c.videoElement.style.width=`${a}px`,c.videoElement.style.left=`${l}px`,c.videoElement.style.height=`${o}px`,c.videoElement.style.top=`auto`}else{let e=c.videoContainerParams.height-M.top-M.main,t=n.height;if(h.height>e){let r=e/h.height;t=n.height*r,E=e,C=Math.round(E*(h.width/h.height))}let r=(e-E)/2*(x==null?0:x);D=M.top+r,_=(c.videoContainerParams.width-C)/2,y=_;let i=Math.round(D-(t-E)/2);c.videoElement.style.width=`100%`,c.videoElement.style.left=`auto`,c.videoElement.style.height=`${t}px`,c.videoElement.style.top=`${i}px`}k({width:C,height:E,top:D+d,left:_+d,right:y+d,stroke:g})},[c,L,I,b,te,m,i,v,x,S,M,t]),Sh(()=>{if(!A||!_||!M||!te||b)return;let e=A.width/c.videoParams.width;_(M.main>0?M.main/e:0)},[A,M,c.videoParams.width,b]),Z(`div`,{part:`layout-container`,className:iy.container,"data-layout":b?`new`:`old`,"data-orientation":te?`landscape`:`portrait`,children:[r,L&&Z(`div`,{part:`layout`,ref:w,className:iy.layout,children:[y&&O&&z&&Z(G_,{layoutParams:z,maskParams:O,isDocumentAvailable:F}),Z(Zv,{layoutParams:z,title:ee,icon:R,maskParams:O,videoSize:A,controlsSizes:M,isLandscape:te,animation:g}),Z($v,{mirroring:i,captureButton:h,facing:s.camera.facing,isLandscape:te,isSkipButtonVisible:E,isChangeCameraAvailable:P,onClose:l,onChangeCamera:o,onChangeMirroring:a,onSnapshotProcess:d,onCameraSnapshot:f,onSkip:p,onControlsSizes:N,maskParams:O,direction:t}),b&&Z(kv,{ref:T,className:iy.copyright})]}),(n===G.SERVICE_PREPARING||!L)&&Z(ry,{onClose:u,className:iy.loader,children:Z(ty,{})})]})}var oy={},sy,cy;function ly(){return cy||(cy=1,sy=`
8
+ \v\f\r \xA0               \u2028\u2029`),sy}var uy,dy;function fy(){if(dy)return uy;dy=1;var e=jt(),t=Ut(),n=fo(),r=ly(),i=e(``.replace),a=RegExp(`^[`+r+`]+`),o=RegExp(`(^|[^`+r+`])[`+r+`]+$`),s=function(e){return function(r){var s=n(t(r));return e&1&&(s=i(s,a,``)),e&2&&(s=i(s,o,`$1`)),s}};return uy={start:s(1),end:s(2),trim:s(3)},uy}var py,my;function hy(){if(my)return py;my=1;var e=Ii().PROPER,t=Tt(),n=ly(),r=`​…᠎`;return py=function(i){return t(function(){return!!n[i]()||r[i]()!==r||e&&n[i].name!==i})},py}var gy;function _y(){if(gy)return oy;gy=1;var e=ca(),t=fy().trim;return e({target:`String`,proto:!0,forced:hy()(`trim`)},{trim:function(){return t(this)}}),oy}_y();var vy={},yy;function by(){if(yy)return vy;yy=1;var e=ca(),t=Kn(),n=Js(),r=sr(),i=Mn(),a=os(),o=fs(),s=Ds()(`find`,TypeError);return e({target:`Iterator`,proto:!0,real:!0,forced:s},{find:function(e){i(this);try{r(e)}catch(e){o(this,`throw`,e)}if(s)return t(s,this,e);var c=a(this),l=0;return n(c,function(t,n){if(e(t,l++))return n(t)},{IS_RECORD:!0,INTERRUPTED:!0}).result}}),vy}by();function xy(e){let{videoSize:t,mirroring:n,controlsWidth:r,cameraFrameOffsetWidth:i,landscapeAspectRatio:a,portraitAspectRatio:o,cameraFrameVerticalPositionMultiplier:s,cameraFrameHorizontalPositionMultiplier:c,newLayout:l}=e,u=t.width>t.height,d=u&&!l?r:0,f=(u?t.height:t.width)/100*(u?i==null?jf:i:i==null?l?jf:2:i),p=(t.width-(u?d:0))/t.height,m=u?a:o,h,g,_,v;if(u){p>m?(g=t.height-f*2,h=g*m,_=((!!l===n?d:0)+(t.width-d-h)/2)*(l||c==null?1:c),v=f):(h=t.width-d-f*2,g=h/m,_=(!!l===n?d:0)+f,v=(t.height-g)/2);let e=(t.width-h)/2;e>d+f&&!l&&(p>m&&c!==void 0||(_=e))}else p<m?(h=t.width-f*2,g=h/m,_=f,v=(t.height-g)/2*(l||s==null?1:s)):(g=t.height-f*2,h=g*m,_=(t.width-h)/2,v=f);return{height:Math.round(g),width:Math.round(h),left:Math.round(_),top:Math.round(v)}}function Sy(e){let{videoSize:t,mirroring:n,controlsWidth:r,scenario:i,scenarioParams:a}=e,{cameraFramePortraitAspectRatio:o,cameraFrameLandscapeAspectRatio:s,cameraFrameOffsetWidth:c,cameraFrameVerticalPositionMultiplier:l,cameraFrameHorizontalPositionMultiplier:u,cameraFrame:d=!0,newLayout:f}=H_(),[p,m]=J(null);return Y(()=>{if(!d)return m(null);let e=!!t.width,p=!!t.height;if(!(e&&p&&a!=null&&a.length)||!i)return;let h=a.find(e=>e.name===i),g=window.RegulaDocumentSDK.recognizerProcessParam.processParam.doublePageSpread,_=g?h==null?void 0:h.frameKWHDoublePageSpreadLandscape:h==null?void 0:h.frameKWHLandscape,v=g?h==null?void 0:h.frameKWHDoublePageSpreadPortrait:h==null?void 0:h.frameKWHPortrait;if(!_||!v)return;let{width:y,height:b,top:x,left:S}=xy({videoSize:t,mirroring:n,controlsWidth:r,cameraFrameOffsetWidth:c,landscapeAspectRatio:s==null?Number(_):s,portraitAspectRatio:o==null?Number(v):o,cameraFrameVerticalPositionMultiplier:l,cameraFrameHorizontalPositionMultiplier:u,newLayout:f});m({frameBottom:x+b,frameLeft:S,frameRight:S+y,frameTop:x})},[d,i,t,a,n,r,o,s,c,l,u,f]),p}function Cy(e,t,n){return(t=wy(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function wy(e){var t=Ty(e,`string`);return typeof t==`symbol`?t:t+``}function Ty(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var Ey=class{constructor(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;Cy(this,`type`,void 0),Cy(this,`details`,void 0),this.type=e,this.details=t}},Dy={},Oy,ky;function Ay(){if(ky)return Oy;ky=1,am();var e=Kn(),t=Wi(),n=rm(),r=Tt(),i=kn(),a=Ci(),o=i(`species`),s=RegExp.prototype;return Oy=function(c,l,u,d){var f=i(c),p=!r(function(){var e={};return e[f]=function(){return 7},``[c](e)!==7}),m=p&&!r(function(){var e=!1,t=/a/;if(c===`split`){var n={};n[o]=function(){return t},t={constructor:n,flags:``},t[f]=/./[f]}return t.exec=function(){return e=!0,null},t[f](``),!e});if(!p||!m||u){var h=/./[f],g=l(f,``[c],function(t,r,i,a,o){var c=r.exec;return c===n||c===s.exec?p&&!o?{done:!0,value:e(h,r,i,a)}:{done:!0,value:e(t,i,r,a)}:{done:!1}});t(String.prototype,c,g[0]),t(s,f,g[1])}d&&a(s[f],`sham`,!0)},Oy}var jy,My;function Ny(){if(My)return jy;My=1;var e=dm().charAt;return jy=function(t,n,r){return n+(r?e(t,n).length:1)},jy}var Py,Fy;function Iy(){if(Fy)return Py;Fy=1;var e=jt(),t=cn(),n=Math.floor,r=e(``.charAt),i=e(``.replace),a=e(``.slice),o=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,s=/\$([$&'`]|\d{1,2})/g;return Py=function(e,c,l,u,d,f){var p=l+e.length,m=u.length,h=s;return d!==void 0&&(d=t(d),h=o),i(f,h,function(t,i){var o;switch(r(i,0)){case`$`:return`$`;case`&`:return e;case"`":return a(c,0,l);case`'`:return a(c,p);case`<`:o=d[a(i,1,-1)];break;default:var s=+i;if(s===0)return t;if(s>m){var f=n(s/10);return f===0?t:f<=m?u[f-1]===void 0?r(i,1):u[f-1]+r(i,1):t}o=u[s-1]}return o===void 0?``:o})},Py}var Ly,Ry;function zy(){if(Ry)return Ly;Ry=1;var e=H(),t=Tt(),n=e.RegExp;return Ly={correct:!t(function(){var e=!0;try{n(`.`,`d`)}catch(t){e=!1}var t={},r=``,i=e?`dgimsy`:`gimsy`,a=function(e,n){Object.defineProperty(t,e,{get:function(){return r+=n,!0}})},o={dotAll:`s`,global:`g`,ignoreCase:`i`,multiline:`m`,sticky:`y`};for(var s in e&&(o.hasIndices=`d`),o)a(s,o[s]);return Object.getOwnPropertyDescriptor(n.prototype,`flags`).get.call(t)!==i||r!==i})},Ly}var By,Vy;function Hy(){if(Vy)return By;Vy=1;var e=Kn(),t=dn(),n=Qn(),r=zy(),i=Gp(),a=RegExp.prototype;return By=r.correct?function(e){return e.flags}:function(o){return!r.correct&&n(a,o)&&!t(o,`flags`)?e(i,o):o.flags},By}var Uy,Wy;function Gy(){if(Wy)return Uy;Wy=1;var e=Kn(),t=Mn(),n=pt(),r=Pt(),i=rm(),a=TypeError;return Uy=function(o,s){var c=o.exec;if(n(c)){var l=e(c,o,s);return l!==null&&t(l),l}if(r(o)===`RegExp`)return e(i,o,s);throw new a(`RegExp#exec called on incompatible receiver`)},Uy}var Ky;function qy(){if(Ky)return Dy;Ky=1;var e=Xa(),t=Kn(),n=jt(),r=Ay(),i=Tt(),a=Mn(),o=pt(),s=gt(),c=Dr(),l=Nr(),u=fo(),d=Ut(),f=Ny(),p=ur(),m=Iy(),h=Hy(),g=Gy(),_=kn()(`replace`),v=Math.max,y=Math.min,b=n([].concat),x=n([].push),S=n(``.indexOf),C=n(``.slice),w=function(e){return e===void 0?e:String(e)},T=(function(){return`a`.replace(/./,`$0`)===`$0`})(),E=(function(){return/./[_]?/./[_](`a`,`$0`)===``:!1})();return r(`replace`,function(n,r,i){var T=E?`$`:`$0`;return[function(e,n){var i=d(this),a=s(e)?p(e,_):void 0;return a?t(a,e,i,n):t(r,u(i),e,n)},function(t,n){var s=a(this),d=u(t);if(typeof n==`string`&&S(n,T)===-1&&S(n,`$<`)===-1){var p=i(r,s,d,n);if(p.done)return p.value}var _=o(n);_||(n=u(n));var E=u(h(s)),D=S(E,`g`)!==-1,O;D&&(O=S(E,`u`)!==-1,s.lastIndex=0);for(var k=[],A;A=g(s,d),!(A===null||(x(k,A),!D));)u(A[0])===``&&(s.lastIndex=f(d,l(s.lastIndex),O));for(var j=``,M=0,N=0;N<k.length;N++){A=k[N];for(var P=u(A[0]),F=v(y(c(A.index),d.length),0),I=[],L,R=1;R<A.length;R++)x(I,w(A[R]));var ee=A.groups;if(_){var te=b([P],I,F,d);ee!==void 0&&x(te,ee),L=u(e(n,void 0,te))}else L=m(P,d,F,I,ee,n);F>=M&&(j+=C(d,M,F)+L,M=F+P.length)}return j+C(d,M)}]},!!i(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:`7`},e},``.replace(e,`$<a>`)!==`7`})||!T||E),Dy}qy();function Jy(e,t){return function(){return e.apply(t,arguments)}}var{toString:Yy}=Object.prototype,{getPrototypeOf:Xy}=Object,{iterator:Zy,toStringTag:Qy}=Symbol,$y=(e=>t=>{let n=Yy.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),eb=e=>(e=e.toLowerCase(),t=>$y(t)===e),tb=e=>t=>typeof t===e,{isArray:nb}=Array,rb=tb(`undefined`);function ib(e){return e!==null&&!rb(e)&&e.constructor!==null&&!rb(e.constructor)&&cb(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}var ab=eb(`ArrayBuffer`);function ob(e){let t;return t=typeof ArrayBuffer<`u`&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&ab(e.buffer),t}var sb=tb(`string`),cb=tb(`function`),lb=tb(`number`),ub=e=>typeof e==`object`&&!!e,db=e=>e===!0||e===!1,fb=e=>{if($y(e)!==`object`)return!1;let t=Xy(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Qy in e)&&!(Zy in e)},pb=e=>{if(!ub(e)||ib(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},mb=eb(`Date`),hb=eb(`File`),gb=e=>!!(e&&typeof e.uri<`u`),_b=e=>e&&typeof e.getParts<`u`,vb=eb(`Blob`),yb=eb(`FileList`),bb=e=>ub(e)&&cb(e.pipe);function xb(){return typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:typeof global<`u`?global:{}}var Sb=xb(),Cb=typeof Sb.FormData<`u`?Sb.FormData:void 0,wb=e=>{if(!e)return!1;if(Cb&&e instanceof Cb)return!0;let t=Xy(e);if(!t||t===Object.prototype||!cb(e.append))return!1;let n=$y(e);return n===`formdata`||n===`object`&&cb(e.toString)&&e.toString()===`[object FormData]`},Tb=eb(`URLSearchParams`),[Eb,Db,Ob,kb]=[`ReadableStream`,`Request`,`Response`,`Headers`].map(eb),Ab=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,``);function jb(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>`u`)return;let r,i;if(typeof e!=`object`&&(e=[e]),nb(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{if(ib(e))return;let i=n?Object.getOwnPropertyNames(e):Object.keys(e),a=i.length,o;for(r=0;r<a;r++)o=i[r],t.call(null,e[o],o,e)}}function Mb(e,t){if(ib(e))return null;t=t.toLowerCase();let n=Object.keys(e),r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}var Nb=typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:global,Pb=e=>!rb(e)&&e!==Nb;function Fb(...e){let{caseless:t,skipUndefined:n}=Pb(this)&&this||{},r={},i=(e,i)=>{if(i===`__proto__`||i===`constructor`||i===`prototype`)return;let a=t&&Mb(r,i)||i,o=qb(r,a)?r[a]:void 0;fb(o)&&fb(e)?r[a]=Fb(o,e):fb(e)?r[a]=Fb({},e):nb(e)?r[a]=e.slice():(!n||!rb(e))&&(r[a]=e)};for(let t=0,n=e.length;t<n;t++)e[t]&&jb(e[t],i);return r}var Ib=(e,t,n,{allOwnKeys:r}={})=>(jb(t,(t,r)=>{n&&cb(t)?Object.defineProperty(e,r,{__proto__:null,value:Jy(t,n),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,r,{__proto__:null,value:t,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:r}),e),Lb=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Rb=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),n&&Object.assign(e.prototype,n)},zb=(e,t,n,r)=>{let i,a,o,s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!r||r(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=n!==!1&&Xy(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Bb=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;let r=e.indexOf(t,n);return r!==-1&&r===n},Vb=e=>{if(!e)return null;if(nb(e))return e;let t=e.length;if(!lb(t))return null;let n=Array(t);for(;t-- >0;)n[t]=e[t];return n},Hb=(e=>t=>e&&t instanceof e)(typeof Uint8Array<`u`&&Xy(Uint8Array)),Ub=(e,t)=>{let n=(e&&e[Zy]).call(e),r;for(;(r=n.next())&&!r.done;){let n=r.value;t.call(e,n[0],n[1])}},Wb=(e,t)=>{let n,r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Gb=eb(`HTMLFormElement`),Kb=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,t,n){return t.toUpperCase()+n}),qb=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Jb=eb(`RegExp`),Yb=(e,t)=>{let n=Object.getOwnPropertyDescriptors(e),r={};jb(n,(n,i)=>{let a;(a=t(n,i,e))!==!1&&(r[i]=a||n)}),Object.defineProperties(e,r)},Xb=e=>{Yb(e,(t,n)=>{if(cb(e)&&[`arguments`,`caller`,`callee`].includes(n))return!1;let r=e[n];if(cb(r)){if(t.enumerable=!1,`writable`in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error(`Can not rewrite read-only method '`+n+`'`)})}})},Zb=(e,t)=>{let n={},r=e=>{e.forEach(e=>{n[e]=!0})};return nb(e)?r(e):r(String(e).split(t)),n},Qb=()=>{},$b=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function ex(e){return!!(e&&cb(e.append)&&e[Qy]===`FormData`&&e[Zy])}var tx=e=>{let t=Array(10),n=(e,r)=>{if(ub(e)){if(t.indexOf(e)>=0)return;if(ib(e))return e;if(!(`toJSON`in e)){t[r]=e;let i=nb(e)?[]:{};return jb(e,(e,t)=>{let a=n(e,r+1);!rb(a)&&(i[t]=a)}),t[r]=void 0,i}}return e};return n(e,0)},nx=eb(`AsyncFunction`),rx=e=>e&&(ub(e)||cb(e))&&cb(e.then)&&cb(e.catch),ix=((e,t)=>e?setImmediate:t?((e,t)=>(Nb.addEventListener(`message`,({source:n,data:r})=>{n===Nb&&r===e&&t.length&&t.shift()()},!1),n=>{t.push(n),Nb.postMessage(e,`*`)}))(`axios@${Math.random()}`,[]):e=>setTimeout(e))(typeof setImmediate==`function`,cb(Nb.postMessage)),Q={isArray:nb,isArrayBuffer:ab,isBuffer:ib,isFormData:wb,isArrayBufferView:ob,isString:sb,isNumber:lb,isBoolean:db,isObject:ub,isPlainObject:fb,isEmptyObject:pb,isReadableStream:Eb,isRequest:Db,isResponse:Ob,isHeaders:kb,isUndefined:rb,isDate:mb,isFile:hb,isReactNativeBlob:gb,isReactNative:_b,isBlob:vb,isRegExp:Jb,isFunction:cb,isStream:bb,isURLSearchParams:Tb,isTypedArray:Hb,isFileList:yb,forEach:jb,merge:Fb,extend:Ib,trim:Ab,stripBOM:Lb,inherits:Rb,toFlatObject:zb,kindOf:$y,kindOfTest:eb,endsWith:Bb,toArray:Vb,forEachEntry:Ub,matchAll:Wb,isHTMLForm:Gb,hasOwnProperty:qb,hasOwnProp:qb,reduceDescriptors:Yb,freezeMethods:Xb,toObjectSet:Zb,toCamelCase:Kb,noop:Qb,toFiniteNumber:$b,findKey:Mb,global:Nb,isContextDefined:Pb,isSpecCompliantForm:ex,toJSONObject:tx,isAsyncFn:nx,isThenable:rx,setImmediate:ix,asap:typeof queueMicrotask<`u`?queueMicrotask.bind(Nb):typeof process<`u`&&process.nextTick||ix,isIterable:e=>e!=null&&cb(e[Zy])},ax=Q.toObjectSet([`age`,`authorization`,`content-length`,`content-type`,`etag`,`expires`,`from`,`host`,`if-modified-since`,`if-unmodified-since`,`last-modified`,`location`,`max-forwards`,`proxy-authorization`,`referer`,`retry-after`,`user-agent`]),ox=e=>{let t={},n,r,i;return e&&e.split(`
9
+ `).forEach(function(e){i=e.indexOf(`:`),n=e.substring(0,i).trim().toLowerCase(),r=e.substring(i+1).trim(),!(!n||t[n]&&ax[n])&&(n===`set-cookie`?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+`, `+r:r)}),t},sx=Symbol(`internals`),cx=/[^\x09\x20-\x7E\x80-\xFF]/g;function lx(e){let t=0,n=e.length;for(;t<n;){let n=e.charCodeAt(t);if(n!==9&&n!==32)break;t+=1}for(;n>t;){let t=e.charCodeAt(n-1);if(t!==9&&t!==32)break;--n}return t===0&&n===e.length?e:e.slice(t,n)}function ux(e){return e&&String(e).trim().toLowerCase()}function dx(e){return lx(e.replace(cx,``))}function fx(e){return e===!1||e==null?e:Q.isArray(e)?e.map(fx):dx(String(e))}function px(e){let t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}var mx=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function hx(e,t,n,r,i){if(Q.isFunction(r))return r.call(this,t,n);if(i&&(t=n),Q.isString(t)){if(Q.isString(r))return t.indexOf(r)!==-1;if(Q.isRegExp(r))return r.test(t)}}function gx(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function _x(e,t){let n=Q.toCamelCase(` `+t);[`get`,`set`,`has`].forEach(r=>{Object.defineProperty(e,r+n,{__proto__:null,value:function(e,n,i){return this[r].call(this,t,e,n,i)},configurable:!0})})}var vx=class{constructor(e){e&&this.set(e)}set(e,t,n){let r=this;function i(e,t,n){let i=ux(t);if(!i)throw Error(`header name must be a non-empty string`);let a=Q.findKey(r,i);(!a||r[a]===void 0||n===!0||n===void 0&&r[a]!==!1)&&(r[a||t]=fx(e))}let a=(e,t)=>Q.forEach(e,(e,n)=>i(e,n,t));if(Q.isPlainObject(e)||e instanceof this.constructor)a(e,t);else if(Q.isString(e)&&(e=e.trim())&&!mx(e))a(ox(e),t);else if(Q.isObject(e)&&Q.isIterable(e)){let n={},r,i;for(let t of e){if(!Q.isArray(t))throw TypeError(`Object iterator must return a key-value pair`);n[i=t[0]]=(r=n[i])?Q.isArray(r)?[...r,t[1]]:[r,t[1]]:t[1]}a(n,t)}else e!=null&&i(t,e,n);return this}get(e,t){if(e=ux(e),e){let n=Q.findKey(this,e);if(n){let e=this[n];if(!t)return e;if(t===!0)return px(e);if(Q.isFunction(t))return t.call(this,e,n);if(Q.isRegExp(t))return t.exec(e);throw TypeError(`parser must be boolean|regexp|function`)}}}has(e,t){if(e=ux(e),e){let n=Q.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||hx(this,this[n],n,t)))}return!1}delete(e,t){let n=this,r=!1;function i(e){if(e=ux(e),e){let i=Q.findKey(n,e);i&&(!t||hx(n,n[i],i,t))&&(delete n[i],r=!0)}}return Q.isArray(e)?e.forEach(i):i(e),r}clear(e){let t=Object.keys(this),n=t.length,r=!1;for(;n--;){let i=t[n];(!e||hx(this,this[i],i,e,!0))&&(delete this[i],r=!0)}return r}normalize(e){let t=this,n={};return Q.forEach(this,(r,i)=>{let a=Q.findKey(n,i);if(a){t[a]=fx(r),delete t[i];return}let o=e?gx(i):String(i).trim();o!==i&&delete t[i],t[o]=fx(r),n[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return Q.forEach(this,(n,r)=>{n!=null&&n!==!1&&(t[r]=e&&Q.isArray(n)?n.join(`, `):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+`: `+t).join(`
10
+ `)}getSetCookie(){return this.get(`set-cookie`)||[]}get[Symbol.toStringTag](){return`AxiosHeaders`}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let n=new this(e);return t.forEach(e=>n.set(e)),n}static accessor(e){let t=(this[sx]=this[sx]={accessors:{}}).accessors,n=this.prototype;function r(e){let r=ux(e);t[r]||(_x(n,e),t[r]=!0)}return Q.isArray(e)?e.forEach(r):r(e),this}};vx.accessor([`Content-Type`,`Content-Length`,`Accept`,`Accept-Encoding`,`User-Agent`,`Authorization`]),Q.reduceDescriptors(vx.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}}),Q.freezeMethods(vx);var yx=`[REDACTED ****]`;function bx(e){if(Q.hasOwnProp(e,`toJSON`))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(Q.hasOwnProp(t,`toJSON`))return!0;t=Object.getPrototypeOf(t)}return!1}function xx(e,t){let n=new Set(t.map(e=>String(e).toLowerCase())),r=[],i=e=>{if(typeof e!=`object`||!e||Q.isBuffer(e))return e;if(r.indexOf(e)!==-1)return;e instanceof vx&&(e=e.toJSON()),r.push(e);let t;if(Q.isArray(e))t=[],e.forEach((e,n)=>{let r=i(e);Q.isUndefined(r)||(t[n]=r)});else{if(!Q.isPlainObject(e)&&bx(e))return r.pop(),e;t=Object.create(null);for(let[r,a]of Object.entries(e)){let e=n.has(r.toLowerCase())?yx:i(a);Q.isUndefined(e)||(t[r]=e)}}return r.pop(),t};return i(e)}var $=class e extends Error{static from(t,n,r,i,a,o){let s=new e(t.message,n||t.code,r,i,a);return s.cause=t,s.name=t.name,t.status!=null&&s.status==null&&(s.status=t.status),o&&Object.assign(s,o),s}constructor(e,t,n,r,i){super(e),Object.defineProperty(this,"message",{__proto__:null,value:e,enumerable:!0,writable:!0,configurable:!0}),this.name=`AxiosError`,this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status)}toJSON(){let e=this.config,t=e&&Q.hasOwnProp(e,`redact`)?e.redact:void 0,n=Q.isArray(t)&&t.length>0?xx(e,t):Q.toJSONObject(e);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:n,code:this.code,status:this.status}}};$.ERR_BAD_OPTION_VALUE=`ERR_BAD_OPTION_VALUE`,$.ERR_BAD_OPTION=`ERR_BAD_OPTION`,$.ECONNABORTED=`ECONNABORTED`,$.ETIMEDOUT=`ETIMEDOUT`,$.ECONNREFUSED=`ECONNREFUSED`,$.ERR_NETWORK=`ERR_NETWORK`,$.ERR_FR_TOO_MANY_REDIRECTS=`ERR_FR_TOO_MANY_REDIRECTS`,$.ERR_DEPRECATED=`ERR_DEPRECATED`,$.ERR_BAD_RESPONSE=`ERR_BAD_RESPONSE`,$.ERR_BAD_REQUEST=`ERR_BAD_REQUEST`,$.ERR_CANCELED=`ERR_CANCELED`,$.ERR_NOT_SUPPORT=`ERR_NOT_SUPPORT`,$.ERR_INVALID_URL=`ERR_INVALID_URL`,$.ERR_FORM_DATA_DEPTH_EXCEEDED=`ERR_FORM_DATA_DEPTH_EXCEEDED`;var Sx=null;function Cx(e){return Q.isPlainObject(e)||Q.isArray(e)}function wx(e){return Q.endsWith(e,`[]`)?e.slice(0,-2):e}function Tx(e,t,n){return e?e.concat(t).map(function(e,t){return e=wx(e),!n&&t?`[`+e+`]`:e}).join(n?`.`:``):t}function Ex(e){return Q.isArray(e)&&!e.some(Cx)}var Dx=Q.toFlatObject(Q,{},null,function(e){return/^is[A-Z]/.test(e)});function Ox(e,t,n){if(!Q.isObject(e))throw TypeError(`target must be an object`);t=t||new FormData,n=Q.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,t){return!Q.isUndefined(t[e])});let r=n.metaTokens,i=n.visitor||d,a=n.dots,o=n.indexes,s=n.Blob||typeof Blob<`u`&&Blob,c=n.maxDepth===void 0?100:n.maxDepth,l=s&&Q.isSpecCompliantForm(t);if(!Q.isFunction(i))throw TypeError(`visitor must be a function`);function u(e){if(e===null)return``;if(Q.isDate(e))return e.toISOString();if(Q.isBoolean(e))return e.toString();if(!l&&Q.isBlob(e))throw new $(`Blob is not supported. Use a Buffer instead.`);return Q.isArrayBuffer(e)||Q.isTypedArray(e)?l&&typeof Blob==`function`?new Blob([e]):Buffer.from(e):e}function d(e,n,i){let s=e;if(Q.isReactNative(t)&&Q.isReactNativeBlob(e))return t.append(Tx(i,n,a),u(e)),!1;if(e&&!i&&typeof e==`object`){if(Q.endsWith(n,`{}`))n=r?n:n.slice(0,-2),e=JSON.stringify(e);else if(Q.isArray(e)&&Ex(e)||(Q.isFileList(e)||Q.endsWith(n,`[]`))&&(s=Q.toArray(e)))return n=wx(n),s.forEach(function(e,r){!(Q.isUndefined(e)||e===null)&&t.append(o===!0?Tx([n],r,a):o===null?n:n+`[]`,u(e))}),!1}return Cx(e)?!0:(t.append(Tx(i,n,a),u(e)),!1)}let f=[],p=Object.assign(Dx,{defaultVisitor:d,convertValue:u,isVisitable:Cx});function m(e,n,r=0){if(!Q.isUndefined(e)){if(r>c)throw new $(`Object is too deeply nested (`+r+` levels). Max depth: `+c,$.ERR_FORM_DATA_DEPTH_EXCEEDED);if(f.indexOf(e)!==-1)throw Error(`Circular reference detected in `+n.join(`.`));f.push(e),Q.forEach(e,function(e,a){(!(Q.isUndefined(e)||e===null)&&i.call(t,e,Q.isString(a)?a.trim():a,n,p))===!0&&m(e,n?n.concat(a):[a],r+1)}),f.pop()}}if(!Q.isObject(e))throw TypeError(`data must be an object`);return m(e),t}function kx(e){let t={"!":`%21`,"'":`%27`,"(":`%28`,")":`%29`,"~":`%7E`,"%20":`+`};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(e){return t[e]})}function Ax(e,t){this._pairs=[],e&&Ox(e,this,t)}var jx=Ax.prototype;jx.append=function(e,t){this._pairs.push([e,t])},jx.toString=function(e){let t=e?function(t){return e.call(this,t,kx)}:kx;return this._pairs.map(function(e){return t(e[0])+`=`+t(e[1])},``).join(`&`)};function Mx(e){return encodeURIComponent(e).replace(/%3A/gi,`:`).replace(/%24/g,`$`).replace(/%2C/gi,`,`).replace(/%20/g,`+`)}function Nx(e,t,n){if(!t)return e;let r=n&&n.encode||Mx,i=Q.isFunction(n)?{serialize:n}:n,a=i&&i.serialize,o;if(o=a?a(t,i):Q.isURLSearchParams(t)?t.toString():new Ax(t,i).toString(r),o){let t=e.indexOf(`#`);t!==-1&&(e=e.slice(0,t)),e+=(e.indexOf(`?`)===-1?`?`:`&`)+o}return e}var Px=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){Q.forEach(this.handlers,function(t){t!==null&&e(t)})}},Fx={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},Ix={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<`u`?URLSearchParams:Ax,FormData:typeof FormData<`u`?FormData:null,Blob:typeof Blob<`u`?Blob:null},protocols:[`http`,`https`,`file`,`blob`,`url`,`data`]},Lx=typeof window<`u`&&typeof document<`u`,Rx=typeof navigator==`object`&&navigator||void 0,zx=Lx&&(!Rx||[`ReactNative`,`NativeScript`,`NS`].indexOf(Rx.product)<0),Bx=typeof WorkerGlobalScope<`u`&&self instanceof WorkerGlobalScope&&typeof self.importScripts==`function`,Vx=Lx&&window.location.href||`http://localhost`,Hx=B(B({},Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Lx,hasStandardBrowserEnv:zx,hasStandardBrowserWebWorkerEnv:Bx,navigator:Rx,origin:Vx},Symbol.toStringTag,{value:`Module`}))),Ix);function Ux(e,t){return Ox(e,new Hx.classes.URLSearchParams,B({visitor:function(e,t,n,r){return Hx.isNode&&Q.isBuffer(e)?(this.append(t,e.toString(`base64`)),!1):r.defaultVisitor.apply(this,arguments)}},t))}function Wx(e){return Q.matchAll(/\w+|\[(\w*)]/g,e).map(e=>e[0]===`[]`?``:e[1]||e[0])}function Gx(e){let t={},n=Object.keys(e),r,i=n.length,a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function Kx(e){function t(e,n,r,i){let a=e[i++];if(a===`__proto__`)return!0;let o=Number.isFinite(+a),s=i>=e.length;return a=!a&&Q.isArray(r)?r.length:a,s?(Q.hasOwnProp(r,a)?r[a]=Q.isArray(r[a])?r[a].concat(n):[r[a],n]:r[a]=n,!o):((!r[a]||!Q.isObject(r[a]))&&(r[a]=[]),t(e,n,r[a],i)&&Q.isArray(r[a])&&(r[a]=Gx(r[a])),!o)}if(Q.isFormData(e)&&Q.isFunction(e.entries)){let n={};return Q.forEachEntry(e,(e,r)=>{t(Wx(e),r,n,0)}),n}return null}var qx=(e,t)=>e!=null&&Q.hasOwnProp(e,t)?e[t]:void 0;function Jx(e,t,n){if(Q.isString(e))try{return(t||JSON.parse)(e),Q.trim(e)}catch(e){if(e.name!==`SyntaxError`)throw e}return(n||JSON.stringify)(e)}var Yx={transitional:Fx,adapter:[`xhr`,`http`,`fetch`],transformRequest:[function(e,t){let n=t.getContentType()||``,r=n.indexOf(`application/json`)>-1,i=Q.isObject(e);if(i&&Q.isHTMLForm(e)&&(e=new FormData(e)),Q.isFormData(e))return r?JSON.stringify(Kx(e)):e;if(Q.isArrayBuffer(e)||Q.isBuffer(e)||Q.isStream(e)||Q.isFile(e)||Q.isBlob(e)||Q.isReadableStream(e))return e;if(Q.isArrayBufferView(e))return e.buffer;if(Q.isURLSearchParams(e))return t.setContentType(`application/x-www-form-urlencoded;charset=utf-8`,!1),e.toString();let a;if(i){let t=qx(this,`formSerializer`);if(n.indexOf(`application/x-www-form-urlencoded`)>-1)return Ux(e,t).toString();if((a=Q.isFileList(e))||n.indexOf(`multipart/form-data`)>-1){let n=qx(this,`env`),r=n&&n.FormData;return Ox(a?{"files[]":e}:e,r&&new r,t)}}return i||r?(t.setContentType(`application/json`,!1),Jx(e)):e}],transformResponse:[function(e){let t=qx(this,`transitional`)||Yx.transitional,n=t&&t.forcedJSONParsing,r=qx(this,`responseType`),i=r===`json`;if(Q.isResponse(e)||Q.isReadableStream(e))return e;if(e&&Q.isString(e)&&(n&&!r||i)){let n=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e,qx(this,`parseReviver`))}catch(e){if(n)throw e.name===`SyntaxError`?$.from(e,$.ERR_BAD_RESPONSE,this,null,qx(this,`response`)):e}}return e}],timeout:0,xsrfCookieName:`XSRF-TOKEN`,xsrfHeaderName:`X-XSRF-TOKEN`,maxContentLength:-1,maxBodyLength:-1,env:{FormData:Hx.classes.FormData,Blob:Hx.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:`application/json, text/plain, */*`,"Content-Type":void 0}}};Q.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`query`],e=>{Yx.headers[e]={}});function Xx(e,t){let n=this||Yx,r=t||n,i=vx.from(r.headers),a=r.data;return Q.forEach(e,function(e){a=e.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function Zx(e){return!!(e&&e.__CANCEL__)}var Qx=class extends ${constructor(e,t,n){super(e==null?`canceled`:e,$.ERR_CANCELED,t,n),this.name=`CanceledError`,this.__CANCEL__=!0}};function $x(e,t,n){let r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new $(`Request failed with status code `+n.status,n.status>=400&&n.status<500?$.ERR_BAD_REQUEST:$.ERR_BAD_RESPONSE,n.config,n.request,n))}function eS(e){let t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||``}function tS(e,t){e=e||10;let n=Array(e),r=Array(e),i=0,a=0,o;return t=t===void 0?1e3:t,function(s){let c=Date.now(),l=r[a];o||(o=c),n[i]=s,r[i]=c;let u=a,d=0;for(;u!==i;)d+=n[u++],u%=e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),c-o<t)return;let f=l&&c-l;return f?Math.round(d*1e3/f):void 0}}function nS(e,t){let n=0,r=1e3/t,i,a,o=(t,r=Date.now())=>{n=r,i=null,a&&(clearTimeout(a),a=null),e(...t)};return[(...e)=>{let t=Date.now(),s=t-n;s>=r?o(e,t):(i=e,a||(a=setTimeout(()=>{a=null,o(i)},r-s)))},()=>i&&o(i)]}var rS=(e,t,n=3)=>{let r=0,i=tS(50,250);return nS(n=>{let a=n.loaded,o=n.lengthComputable?n.total:void 0,s=o==null?a:Math.min(a,o),c=Math.max(0,s-r),l=i(c);r=Math.max(r,s),e({loaded:s,total:o,progress:o?s/o:void 0,bytes:c,rate:l||void 0,estimated:l&&o?(o-s)/l:void 0,event:n,lengthComputable:o!=null,[t?`download`:`upload`]:!0})},n)},iS=(e,t)=>{let n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},aS=e=>(...t)=>Q.asap(()=>e(...t)),oS=Hx.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,Hx.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(Hx.origin),Hx.navigator&&/(msie|trident)/i.test(Hx.navigator.userAgent)):()=>!0,sS=Hx.hasStandardBrowserEnv?{write(e,t,n,r,i,a,o){if(typeof document>`u`)return;let s=[`${e}=${encodeURIComponent(t)}`];Q.isNumber(n)&&s.push(`expires=${new Date(n).toUTCString()}`),Q.isString(r)&&s.push(`path=${r}`),Q.isString(i)&&s.push(`domain=${i}`),a===!0&&s.push(`secure`),Q.isString(o)&&s.push(`SameSite=${o}`),document.cookie=s.join(`; `)},read(e){if(typeof document>`u`)return null;let t=document.cookie.split(`;`);for(let n=0;n<t.length;n++){let r=t[n].replace(/^\s+/,``),i=r.indexOf(`=`);if(i!==-1&&r.slice(0,i)===e)return decodeURIComponent(r.slice(i+1))}return null},remove(e){this.write(e,``,Date.now()-864e5,`/`)}}:{write(){},read(){return null},remove(){}};function cS(e){return typeof e==`string`?/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e):!1}function lS(e,t){return t?e.replace(/\/?\/$/,``)+`/`+t.replace(/^\/+/,``):e}function uS(e,t,n){let r=!cS(t);return e&&(r||n===!1)?lS(e,t):t}var dS=e=>e instanceof vx?B({},e):e;function fS(e,t){t=t||{};let n=Object.create(null);Object.defineProperty(n,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function r(e,t,n,r){return Q.isPlainObject(e)&&Q.isPlainObject(t)?Q.merge.call({caseless:r},e,t):Q.isPlainObject(t)?Q.merge({},t):Q.isArray(t)?t.slice():t}function i(e,t,n,i){if(Q.isUndefined(t)){if(!Q.isUndefined(e))return r(void 0,e,n,i)}else return r(e,t,n,i)}function a(e,t){if(!Q.isUndefined(t))return r(void 0,t)}function o(e,t){if(Q.isUndefined(t)){if(!Q.isUndefined(e))return r(void 0,e)}else return r(void 0,t)}function s(n,i,a){if(Q.hasOwnProp(t,a))return r(n,i);if(Q.hasOwnProp(e,a))return r(void 0,n)}let c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,allowedSocketPaths:o,responseEncoding:o,validateStatus:s,headers:(e,t,n)=>i(dS(e),dS(t),n,!0)};return Q.forEach(Object.keys(B(B({},e),t)),function(r){if(r===`__proto__`||r===`constructor`||r===`prototype`)return;let a=Q.hasOwnProp(c,r)?c[r]:i,o=a(Q.hasOwnProp(e,r)?e[r]:void 0,Q.hasOwnProp(t,r)?t[r]:void 0,r);Q.isUndefined(o)&&a!==s||(n[r]=o)}),n}var pS=[`content-type`,`content-length`];function mS(e,t,n){if(n!==`content-only`){e.set(t);return}Object.entries(t).forEach(([t,n])=>{pS.includes(t.toLowerCase())&&e.set(t,n)})}var hS=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(e,t)=>String.fromCharCode(parseInt(t,16))),gS=e=>{let t=fS({},e),n=e=>Q.hasOwnProp(t,e)?t[e]:void 0,r=n(`data`),i=n(`withXSRFToken`),a=n(`xsrfHeaderName`),o=n(`xsrfCookieName`),s=n(`headers`),c=n(`auth`),l=n(`baseURL`),u=n(`allowAbsoluteUrls`),d=n(`url`);if(t.headers=s=vx.from(s),t.url=Nx(uS(l,d,u),e.params,e.paramsSerializer),c&&s.set(`Authorization`,`Basic `+btoa((c.username||``)+`:`+(c.password?hS(c.password):``))),Q.isFormData(r)&&(Hx.hasStandardBrowserEnv||Hx.hasStandardBrowserWebWorkerEnv?s.setContentType(void 0):Q.isFunction(r.getHeaders)&&mS(s,r.getHeaders(),n(`formDataHeaderPolicy`))),Hx.hasStandardBrowserEnv&&(Q.isFunction(i)&&(i=i(t)),i===!0||i==null&&oS(t.url))){let e=a&&o&&sS.read(o);e&&s.set(a,e)}return t},_S=typeof XMLHttpRequest<`u`&&function(e){return new Promise(function(t,n){let r=gS(e),i=r.data,a=vx.from(r.headers).normalize(),{responseType:o,onUploadProgress:s,onDownloadProgress:c}=r,l,u,d,f,p;function m(){f&&f(),p&&p(),r.cancelToken&&r.cancelToken.unsubscribe(l),r.signal&&r.signal.removeEventListener(`abort`,l)}let h=new XMLHttpRequest;h.open(r.method.toUpperCase(),r.url,!0),h.timeout=r.timeout;function g(){if(!h)return;let r=vx.from(`getAllResponseHeaders`in h&&h.getAllResponseHeaders());$x(function(e){t(e),m()},function(e){n(e),m()},{data:!o||o===`text`||o===`json`?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:r,config:e,request:h}),h=null}`onloadend`in h?h.onloadend=g:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.startsWith(`file:`))||setTimeout(g)},h.onabort=function(){h&&(n(new $(`Request aborted`,$.ECONNABORTED,e,h)),m(),h=null)},h.onerror=function(t){let r=new $(t&&t.message?t.message:`Network Error`,$.ERR_NETWORK,e,h);r.event=t||null,n(r),m(),h=null},h.ontimeout=function(){let t=r.timeout?`timeout of `+r.timeout+`ms exceeded`:`timeout exceeded`,i=r.transitional||Fx;r.timeoutErrorMessage&&(t=r.timeoutErrorMessage),n(new $(t,i.clarifyTimeoutError?$.ETIMEDOUT:$.ECONNABORTED,e,h)),m(),h=null},i===void 0&&a.setContentType(null),`setRequestHeader`in h&&Q.forEach(a.toJSON(),function(e,t){h.setRequestHeader(t,e)}),Q.isUndefined(r.withCredentials)||(h.withCredentials=!!r.withCredentials),o&&o!==`json`&&(h.responseType=r.responseType),c&&([d,p]=rS(c,!0),h.addEventListener(`progress`,d)),s&&h.upload&&([u,f]=rS(s),h.upload.addEventListener(`progress`,u),h.upload.addEventListener(`loadend`,f)),(r.cancelToken||r.signal)&&(l=t=>{h&&(n(!t||t.type?new Qx(null,e,h):t),h.abort(),m(),h=null)},r.cancelToken&&r.cancelToken.subscribe(l),r.signal&&(r.signal.aborted?l():r.signal.addEventListener(`abort`,l)));let _=eS(r.url);if(_&&!Hx.protocols.includes(_)){n(new $(`Unsupported protocol `+_+`:`,$.ERR_BAD_REQUEST,e));return}h.send(i||null)})},vS=(e,t)=>{let{length:n}=e=e?e.filter(Boolean):[];if(t||n){let n=new AbortController,r,i=function(e){if(!r){r=!0,o();let t=e instanceof Error?e:this.reason;n.abort(t instanceof $?t:new Qx(t instanceof Error?t.message:t))}},a=t&&setTimeout(()=>{a=null,i(new $(`timeout of ${t}ms exceeded`,$.ETIMEDOUT))},t),o=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(i):e.removeEventListener(`abort`,i)}),e=null)};e.forEach(e=>e.addEventListener(`abort`,i));let{signal:s}=n;return s.unsubscribe=()=>Q.asap(o),s}},yS=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,i;for(;r<n;)i=r+t,yield e.slice(r,i),r=i},bS=function(e,t){return $e(this,null,function*(){try{for(var n=tt(xS(e)),r,i,a;r=!(i=yield new Qe(n.next())).done;r=!1){let e=i.value;yield*et(yS(e,t))}}catch(e){a=[e]}finally{try{r&&(i=n.return)&&(yield new Qe(i.call(n)))}finally{if(a)throw a[0]}}})},xS=function(e){return $e(this,null,function*(){if(e[Symbol.asyncIterator]){yield*et(e);return}let t=e.getReader();try{for(;;){let{done:e,value:n}=yield new Qe(t.read());if(e)break;yield n}}finally{yield new Qe(t.cancel())}})},SS=(e,t,n,r)=>{let i=bS(e,t),a=0,o,s=e=>{o||(o=!0,r&&r(e))};return new ReadableStream({pull(e){return V(this,null,function*(){try{let{done:t,value:r}=yield i.next();if(t){s(),e.close();return}let o=r.byteLength;n&&n(a+=o),e.enqueue(new Uint8Array(r))}catch(e){throw s(e),e}})},cancel(e){return s(e),i.return()}},{highWaterMark:2})};function CS(e){if(!e||typeof e!=`string`||!e.startsWith(`data:`))return 0;let t=e.indexOf(`,`);if(t<0)return 0;let n=e.slice(5,t),r=e.slice(t+1);if(/;base64/i.test(n)){let e=r.length,t=r.length;for(let n=0;n<t;n++)if(r.charCodeAt(n)===37&&n+2<t){let t=r.charCodeAt(n+1),i=r.charCodeAt(n+2);(t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102)&&(i>=48&&i<=57||i>=65&&i<=70||i>=97&&i<=102)&&(e-=2,n+=2)}let n=0,i=t-1,a=e=>e>=2&&r.charCodeAt(e-2)===37&&r.charCodeAt(e-1)===51&&(r.charCodeAt(e)===68||r.charCodeAt(e)===100);i>=0&&(r.charCodeAt(i)===61?(n++,i--):a(i)&&(n++,i-=3)),n===1&&i>=0&&(r.charCodeAt(i)===61||a(i))&&n++;let o=Math.floor(e/4)*3-(n||0);return o>0?o:0}if(typeof Buffer<`u`&&typeof Buffer.byteLength==`function`)return Buffer.byteLength(r,`utf8`);let i=0;for(let e=0,t=r.length;e<t;e++){let n=r.charCodeAt(e);if(n<128)i+=1;else if(n<2048)i+=2;else if(n>=55296&&n<=56319&&e+1<t){let t=r.charCodeAt(e+1);t>=56320&&t<=57343?(i+=4,e++):i+=3}else i+=3}return i}var wS=`1.16.0`,TS=64*1024,{isFunction:ES}=Q,DS=(e,...t)=>{try{return!!e(...t)}catch(e){return!1}},OS=e=>{var t;let n=(t=Q.global)==null?globalThis:t,{ReadableStream:r,TextEncoder:i}=n;e=Q.merge.call({skipUndefined:!0},{Request:n.Request,Response:n.Response},e);let{fetch:a,Request:o,Response:s}=e,c=a?ES(a):typeof fetch==`function`,l=ES(o),u=ES(s);if(!c)return!1;let d=c&&ES(r),f=c&&(typeof i==`function`?(e=>t=>e.encode(t))(new i):e=>V(null,null,function*(){return new Uint8Array(yield new o(e).arrayBuffer())})),p=l&&d&&DS(()=>{let e=!1,t=new o(Hx.origin,{body:new r,method:`POST`,get duplex(){return e=!0,`half`}}),n=t.headers.has(`Content-Type`);return t.body!=null&&t.body.cancel(),e&&!n}),m=u&&d&&DS(()=>Q.isReadableStream(new s(``).body)),h={stream:m&&(e=>e.body)};c&&[`text`,`arrayBuffer`,`blob`,`formData`,`stream`].forEach(e=>{!h[e]&&(h[e]=(t,n)=>{let r=t&&t[e];if(r)return r.call(t);throw new $(`Response type '${e}' is not supported`,$.ERR_NOT_SUPPORT,n)})});let g=e=>V(null,null,function*(){if(e==null)return 0;if(Q.isBlob(e))return e.size;if(Q.isSpecCompliantForm(e))return(yield new o(Hx.origin,{method:`POST`,body:e}).arrayBuffer()).byteLength;if(Q.isArrayBufferView(e)||Q.isArrayBuffer(e))return e.byteLength;if(Q.isURLSearchParams(e)&&(e+=``),Q.isString(e))return(yield f(e)).byteLength}),_=(e,t)=>V(null,null,function*(){let n=Q.toFiniteNumber(e.getContentLength());return n==null?g(t):n});return e=>V(null,null,function*(){let{url:t,method:n,data:r,signal:c,cancelToken:u,timeout:d,onDownloadProgress:f,onUploadProgress:g,responseType:v,headers:y,withCredentials:b=`same-origin`,fetchOptions:x,maxContentLength:S,maxBodyLength:C}=gS(e),w=Q.isNumber(S)&&S>-1,T=Q.isNumber(C)&&C>-1,E=a||fetch;v=v?(v+``).toLowerCase():`text`;let D=vS([c,u&&u.toAbortSignal()],d),O=null,k=D&&D.unsubscribe&&(()=>{D.unsubscribe()}),A;try{if(w&&typeof t==`string`&&t.startsWith(`data:`)&&CS(t)>S)throw new $(`maxContentLength size of `+S+` exceeded`,$.ERR_BAD_RESPONSE,e,O);if(T&&n!==`get`&&n!==`head`){let t=yield _(y,r);if(typeof t==`number`&&isFinite(t)&&t>C)throw new $(`Request body larger than maxBodyLength limit`,$.ERR_BAD_REQUEST,e,O)}if(g&&p&&n!==`get`&&n!==`head`&&(A=yield _(y,r))!==0){let e=new o(t,{method:`POST`,body:r,duplex:`half`}),n;if(Q.isFormData(r)&&(n=e.headers.get(`content-type`))&&y.setContentType(n),e.body){let[t,n]=iS(A,rS(aS(g)));r=SS(e.body,TS,t,n)}}Q.isString(b)||(b=b?`include`:`omit`);let a=l&&`credentials`in o.prototype;if(Q.isFormData(r)){let e=y.getContentType();e&&/^multipart\/form-data/i.test(e)&&!/boundary=/i.test(e)&&y.delete(`content-type`)}y.set(`User-Agent`,`axios/1.16.0`,!1);let c=Xe(B({},x),{signal:D,method:n.toUpperCase(),headers:y.normalize().toJSON(),body:r,duplex:`half`,credentials:a?b:void 0});O=l&&new o(t,c);let u=yield l?E(O,x):E(t,c);if(w){let t=Q.toFiniteNumber(u.headers.get(`content-length`));if(t!=null&&t>S)throw new $(`maxContentLength size of `+S+` exceeded`,$.ERR_BAD_RESPONSE,e,O)}let d=m&&(v===`stream`||v===`response`);if(m&&u.body&&(f||w||d&&k)){let t={};[`status`,`statusText`,`headers`].forEach(e=>{t[e]=u[e]});let n=Q.toFiniteNumber(u.headers.get(`content-length`)),[r,i]=f&&iS(n,rS(aS(f),!0))||[],a=0;u=new s(SS(u.body,TS,t=>{if(w&&(a=t,a>S))throw new $(`maxContentLength size of `+S+` exceeded`,$.ERR_BAD_RESPONSE,e,O);r&&r(t)},()=>{i&&i(),k&&k()}),t)}v=v||`text`;let j=yield h[Q.findKey(h,v)||`text`](u,e);if(w&&!m&&!d){let t;if(j!=null&&(typeof j.byteLength==`number`?t=j.byteLength:typeof j.size==`number`?t=j.size:typeof j==`string`&&(t=typeof i==`function`?new i().encode(j).byteLength:j.length)),typeof t==`number`&&t>S)throw new $(`maxContentLength size of `+S+` exceeded`,$.ERR_BAD_RESPONSE,e,O)}return!d&&k&&k(),yield new Promise((t,n)=>{$x(t,n,{data:j,headers:vx.from(u.headers),status:u.status,statusText:u.statusText,config:e,request:O})})}catch(t){if(k&&k(),D&&D.aborted&&D.reason instanceof $){let n=D.reason;throw n.config=e,O&&(n.request=O),t!==n&&(n.cause=t),n}throw t&&t.name===`TypeError`&&/Load failed|fetch/i.test(t.message)?Object.assign(new $(`Network Error`,$.ERR_NETWORK,e,O,t&&t.response),{cause:t.cause||t}):$.from(t,t&&t.code,e,O,t&&t.response)}})},kS=new Map,AS=e=>{let t=e&&e.env||{},{fetch:n,Request:r,Response:i}=t,a=[r,i,n],o=a.length,s,c,l=kS;for(;o--;)s=a[o],c=l.get(s),c===void 0&&l.set(s,c=o?new Map:OS(t)),l=c;return c};AS();var jS={http:Sx,xhr:_S,fetch:{get:AS}};Q.forEach(jS,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch(e){}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}});var MS=e=>`- ${e}`,NS=e=>Q.isFunction(e)||e===null||e===!1;function PS(e,t){e=Q.isArray(e)?e:[e];let{length:n}=e,r,i,a={};for(let o=0;o<n;o++){r=e[o];let n;if(i=r,!NS(r)&&(i=jS[(n=String(r)).toLowerCase()],i===void 0))throw new $(`Unknown adapter '${n}'`);if(i&&(Q.isFunction(i)||(i=i.get(t))))break;a[n||`#`+o]=i}if(!i){let e=Object.entries(a).map(([e,t])=>`adapter ${e} `+(t===!1?`is not supported by the environment`:`is not available in the build`));throw new $(`There is no suitable adapter to dispatch the request `+(n?e.length>1?`since :
11
+ `+e.map(MS).join(`
12
+ `):` `+MS(e[0]):`as no adapter specified`),`ERR_NOT_SUPPORT`)}return i}var FS={getAdapter:PS,adapters:jS};function IS(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Qx(null,e)}function LS(e){return IS(e),e.headers=vx.from(e.headers),e.data=Xx.call(e,e.transformRequest),[`post`,`put`,`patch`].indexOf(e.method)!==-1&&e.headers.setContentType(`application/x-www-form-urlencoded`,!1),FS.getAdapter(e.adapter||Yx.adapter,e)(e).then(function(t){IS(e),e.response=t;try{t.data=Xx.call(e,e.transformResponse,t)}finally{delete e.response}return t.headers=vx.from(t.headers),t},function(t){if(!Zx(t)&&(IS(e),t&&t.response)){e.response=t.response;try{t.response.data=Xx.call(e,e.transformResponse,t.response)}finally{delete e.response}t.response.headers=vx.from(t.response.headers)}return Promise.reject(t)})}var RS={};[`object`,`boolean`,`number`,`function`,`string`,`symbol`].forEach((e,t)=>{RS[e]=function(n){return typeof n===e||`a`+(t<1?`n `:` `)+e}});var zS={};RS.transitional=function(e,t,n){function r(e,t){return`[Axios v1.16.0] Transitional option '`+e+`'`+t+(n?`. `+n:``)}return(n,i,a)=>{if(e===!1)throw new $(r(i,` has been removed`+(t?` in `+t:``)),$.ERR_DEPRECATED);return t&&!zS[i]&&(zS[i]=!0,console.warn(r(i,` has been deprecated since v`+t+` and will be removed in the near future`))),e?e(n,i,a):!0}},RS.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function BS(e,t,n){if(typeof e!=`object`)throw new $(`options must be an object`,$.ERR_BAD_OPTION_VALUE);let r=Object.keys(e),i=r.length;for(;i-- >0;){let a=r[i],o=Object.prototype.hasOwnProperty.call(t,a)?t[a]:void 0;if(o){let t=e[a],n=t===void 0||o(t,a,e);if(n!==!0)throw new $(`option `+a+` must be `+n,$.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new $(`Unknown option `+a,$.ERR_BAD_OPTION)}}var VS={assertOptions:BS,validators:RS},HS=VS.validators,US=class{constructor(e){this.defaults=e||{},this.interceptors={request:new Px,response:new Px}}request(e,t){return V(this,null,function*(){try{return yield this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=Error();let n=(()=>{if(!t.stack)return``;let e=t.stack.indexOf(`
13
+ `);return e===-1?``:t.stack.slice(e+1)})();try{if(!e.stack)e.stack=n;else if(n){let t=n.indexOf(`
14
+ `),r=t===-1?-1:n.indexOf(`
15
+ `,t+1),i=r===-1?``:n.slice(r+1);String(e.stack).endsWith(i)||(e.stack+=`
16
+ `+n)}}catch(e){}}throw e}})}_request(e,t){typeof e==`string`?(t=t||{},t.url=e):t=e||{},t=fS(this.defaults,t);let{transitional:n,paramsSerializer:r,headers:i}=t;n!==void 0&&VS.assertOptions(n,{silentJSONParsing:HS.transitional(HS.boolean),forcedJSONParsing:HS.transitional(HS.boolean),clarifyTimeoutError:HS.transitional(HS.boolean),legacyInterceptorReqResOrdering:HS.transitional(HS.boolean)},!1),r!=null&&(Q.isFunction(r)?t.paramsSerializer={serialize:r}:VS.assertOptions(r,{encode:HS.function,serialize:HS.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls===void 0?t.allowAbsoluteUrls=!0:t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls),VS.assertOptions(t,{baseUrl:HS.spelling(`baseURL`),withXsrfToken:HS.spelling(`withXSRFToken`)},!0),t.method=(t.method||this.defaults.method||`get`).toLowerCase();let a=i&&Q.merge(i.common,i[t.method]);i&&Q.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`query`,`common`],e=>{delete i[e]}),t.headers=vx.concat(a,i);let o=[],s=!0;this.interceptors.request.forEach(function(e){if(typeof e.runWhen==`function`&&e.runWhen(t)===!1)return;s=s&&e.synchronous;let n=t.transitional||Fx;n&&n.legacyInterceptorReqResOrdering?o.unshift(e.fulfilled,e.rejected):o.push(e.fulfilled,e.rejected)});let c=[];this.interceptors.response.forEach(function(e){c.push(e.fulfilled,e.rejected)});let l,u=0,d;if(!s){let e=[LS.bind(this),void 0];for(e.unshift(...o),e.push(...c),d=e.length,l=Promise.resolve(t);u<d;)l=l.then(e[u++],e[u++]);return l}d=o.length;let f=t;for(;u<d;){let e=o[u++],t=o[u++];try{f=e(f)}catch(e){t.call(this,e);break}}try{l=LS.call(this,f)}catch(e){return Promise.reject(e)}for(u=0,d=c.length;u<d;)l=l.then(c[u++],c[u++]);return l}getUri(e){return e=fS(this.defaults,e),Nx(uS(e.baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};Q.forEach([`delete`,`get`,`head`,`options`],function(e){US.prototype[e]=function(t,n){return this.request(fS(n||{},{method:e,url:t,data:(n||{}).data}))}}),Q.forEach([`post`,`put`,`patch`,`query`],function(e){function t(t){return function(n,r,i){return this.request(fS(i||{},{method:e,headers:t?{"Content-Type":`multipart/form-data`}:{},url:n,data:r}))}}US.prototype[e]=t(),e!==`query`&&(US.prototype[e+`Form`]=t(!0))});var WS=class e{constructor(e){if(typeof e!=`function`)throw TypeError(`executor must be a function.`);let t;this.promise=new Promise(function(e){t=e});let n=this;this.promise.then(e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null}),this.promise.then=e=>{let t,r=new Promise(e=>{n.subscribe(e),t=e}).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e(function(e,r,i){n.reason||(n.reason=new Qx(e,r,i),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let t;return{token:new e(function(e){t=e}),cancel:t}}};function GS(e){return function(t){return e.apply(null,t)}}function KS(e){return Q.isObject(e)&&e.isAxiosError===!0}var qS={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(qS).forEach(([e,t])=>{qS[t]=e});function JS(e){let t=new US(e),n=Jy(US.prototype.request,t);return Q.extend(n,US.prototype,t,{allOwnKeys:!0}),Q.extend(n,t,null,{allOwnKeys:!0}),n.create=function(t){return JS(fS(e,t))},n}var YS=JS(Yx);YS.Axios=US,YS.CanceledError=Qx,YS.CancelToken=WS,YS.isCancel=Zx,YS.VERSION=wS,YS.toFormData=Ox,YS.AxiosError=$,YS.Cancel=YS.CanceledError,YS.all=function(e){return Promise.all(e)},YS.spread=GS,YS.isAxiosError=KS,YS.mergeConfig=fS,YS.AxiosHeaders=vx,YS.formToJSON=e=>Kx(Q.isHTMLForm(e)?new FormData(e):e),YS.getAdapter=FS.getAdapter,YS.HttpStatusCode=qS,YS.default=YS;var{Axios:XS,AxiosError:ZS,CanceledError:QS,isCancel:$S,CancelToken:eC,VERSION:tC,all:nC,Cancel:rC,isAxiosError:iC,spread:aC,toFormData:oC,AxiosHeaders:sC,HttpStatusCode:cC,formToJSON:lC,getAdapter:uC,mergeConfig:dC,create:fC}=YS,pC=`https://api.regulaforensics.com`.replace(/\/+$/,``),mC=class{constructor(e,t=pC,n=YS){var r;this.basePath=t,this.axios=n,e&&(this.configuration=e,this.basePath=(r=e.basePath)==null?t:r)}},hC=class extends Error{constructor(e,t){super(t),this.field=e,this.name=`RequiredError`}},gC={},_C=`https://example.com`,vC=function(e,t,n){if(n==null)throw new hC(t,`Required parameter ${t} was null or undefined when calling ${e}.`)};function yC(e,t,n=``){t!=null&&(typeof t==`object`?Array.isArray(t)?t.forEach(t=>yC(e,t,n)):Object.keys(t).forEach(r=>yC(e,t[r],`${n}${n===``?``:`.`}${r}`)):e.has(n)?e.append(n,t):e.set(n,t))}for(var bC=function(e,...t){let n=new URLSearchParams(e.search);yC(n,t),e.search=n.toString()},xC=function(e,t,n){let r=typeof e!=`string`;return(r&&n&&n.isJsonMime?n.isJsonMime(t.headers[`Content-Type`]):r)?JSON.stringify(e===void 0?{}:e):e||``},SC=function(e){return e.pathname+e.search+e.hash},CC=function(e,t,n,r){return(i=t,a=n)=>{var o;let s=Xe(B({},e.options),{url:(i.defaults.baseURL?``:(o=r==null?void 0:r.basePath)==null?a:o)+e.url});return i.request(s)}},wC=function(e){return{healthz:(t,...n)=>V(null,[t,...n],function*(t,n={}){let r=new URL(`/api/healthz`,_C),i;e&&(i=e.baseOptions);let a=B(B({method:`GET`},i),n),o={};t!=null&&(o[`X-RequestID`]=String(t)),bC(r,{});let s=i&&i.headers?i.headers:{};return a.headers=B(B(B({},o),s),n.headers),{url:SC(r),options:a}}),ping:(t,...n)=>V(null,[t,...n],function*(t,n={}){let r=new URL(`/api/ping`,_C),i;e&&(i=e.baseOptions);let a=B(B({method:`GET`},i),n),o={};t!=null&&(o[`X-RequestID`]=String(t)),bC(r,{});let s=i&&i.headers?i.headers:{};return a.headers=B(B(B({},o),s),n.headers),{url:SC(r),options:a}}),readyz:(t,...n)=>V(null,[t,...n],function*(t,n={}){let r=new URL(`/api/readyz`,_C),i;e&&(i=e.baseOptions);let a=B(B({method:`GET`},i),n),o={};t!=null&&(o[`X-RequestID`]=String(t)),bC(r,{});let s=i&&i.headers?i.headers:{};return a.headers=B(B(B({},o),s),n.headers),{url:SC(r),options:a}})}},TC=function(e){let t=wC(e);return{healthz(n,r){return V(this,null,function*(){var i,a,o;let s=yield t.healthz(n,r),c=(i=e==null?void 0:e.serverIndex)==null?0:i,l=(o=(a=gC[`HealthcheckApi.healthz`])==null?void 0:a[c])==null?void 0:o.url;return(t,n)=>CC(s,YS,pC,e)(t,l||n)})},ping(n,r){return V(this,null,function*(){var i,a,o;let s=yield t.ping(n,r),c=(i=e==null?void 0:e.serverIndex)==null?0:i,l=(o=(a=gC[`HealthcheckApi.ping`])==null?void 0:a[c])==null?void 0:o.url;return(t,n)=>CC(s,YS,pC,e)(t,l||n)})},readyz(n,r){return V(this,null,function*(){var i,a,o;let s=yield t.readyz(n,r),c=(i=e==null?void 0:e.serverIndex)==null?0:i,l=(o=(a=gC[`HealthcheckApi.readyz`])==null?void 0:a[c])==null?void 0:o.url;return(t,n)=>CC(s,YS,pC,e)(t,l||n)})}}},EC=class extends mC{healthz(e,t){return TC(this.configuration).healthz(e,t).then(e=>e(this.axios,this.basePath))}ping(e,t){return TC(this.configuration).ping(e,t).then(e=>e(this.axios,this.basePath))}readyz(e,t){return TC(this.configuration).readyz(e,t).then(e=>e(this.axios,this.basePath))}},DC=function(e){return{apiProcess:(t,n,...r)=>V(null,[t,n,...r],function*(t,n,r={}){vC(`apiProcess`,`processRequest`,t);let i=new URL(`/api/process`,_C),a;e&&(a=e.baseOptions);let o=B(B({method:`POST`},a),r),s={};s[`Content-Type`]=`application/json`,n!=null&&(s[`X-RequestID`]=String(n)),bC(i,{});let c=a&&a.headers?a.headers:{};return o.headers=B(B(B({},s),c),r.headers),o.data=xC(t,o,e),{url:SC(i),options:o}})}},OC=function(e){let t=DC(e);return{apiProcess(n,r,i){return V(this,null,function*(){var a,o,s;let c=yield t.apiProcess(n,r,i),l=(a=e==null?void 0:e.serverIndex)==null?0:a,u=(s=(o=gC[`ProcessApi.apiProcess`])==null?void 0:o[l])==null?void 0:s.url;return(t,n)=>CC(c,YS,pC,e)(t,u||n)})}}},kC=class extends mC{apiProcess(e,t,n){return OC(this.configuration).apiProcess(e,t,n).then(e=>e(this.axios,this.basePath))}},AC=function(e){return{apiV2TagTagIdDelete:(t,...n)=>V(null,[t,...n],function*(t,n={}){vC(`apiV2TagTagIdDelete`,`tagId`,t);let r=`/api/v2/tag/{tagId}`.replace(`{tagId}`,encodeURIComponent(String(t))),i=new URL(r,_C),a;e&&(a=e.baseOptions);let o=B(B({method:`DELETE`},a),n),s={};bC(i,{});let c=a&&a.headers?a.headers:{};return o.headers=B(B(B({},s),c),n.headers),{url:SC(i),options:o}}),apiV2TagTagIdTransactionsGet:(t,...n)=>V(null,[t,...n],function*(t,n={}){vC(`apiV2TagTagIdTransactionsGet`,`tagId`,t);let r=`/api/v2/tag/{tagId}/transactions`.replace(`{tagId}`,encodeURIComponent(String(t))),i=new URL(r,_C),a;e&&(a=e.baseOptions);let o=B(B({method:`GET`},a),n),s={};bC(i,{});let c=a&&a.headers?a.headers:{};return o.headers=B(B(B({},s),c),n.headers),{url:SC(i),options:o}}),apiV2TransactionTransactionIdFileGet:(t,n,...r)=>V(null,[t,n,...r],function*(t,n,r={}){vC(`apiV2TransactionTransactionIdFileGet`,`transactionId`,t),vC(`apiV2TransactionTransactionIdFileGet`,`name`,n);let i=`/api/v2/transaction/{transactionId}/file`.replace(`{transactionId}`,encodeURIComponent(String(t))),a=new URL(i,_C),o;e&&(o=e.baseOptions);let s=B(B({method:`GET`},o),r),c={},l={};n!==void 0&&(l.name=n),bC(a,l);let u=o&&o.headers?o.headers:{};return s.headers=B(B(B({},c),u),r.headers),{url:SC(a),options:s}}),apiV2TransactionTransactionIdGet:(t,...n)=>V(null,[t,...n],function*(t,n={}){vC(`apiV2TransactionTransactionIdGet`,`transactionId`,t);let r=`/api/v2/transaction/{transactionId}`.replace(`{transactionId}`,encodeURIComponent(String(t))),i=new URL(r,_C),a;e&&(a=e.baseOptions);let o=B(B({method:`GET`},a),n),s={};bC(i,{});let c=a&&a.headers?a.headers:{};return o.headers=B(B(B({},s),c),n.headers),{url:SC(i),options:o}}),apiV2TransactionTransactionIdProcessPost:(t,n,r,...i)=>V(null,[t,n,r,...i],function*(t,n,r,i={}){vC(`apiV2TransactionTransactionIdProcessPost`,`transactionId`,t),vC(`apiV2TransactionTransactionIdProcessPost`,`transactionProcessRequest`,n);let a=`/api/v2/transaction/{transactionId}/process`.replace(`{transactionId}`,encodeURIComponent(String(t))),o=new URL(a,_C),s;e&&(s=e.baseOptions);let c=B(B({method:`POST`},s),i),l={},u={};r!==void 0&&(u.useCache=r),l[`Content-Type`]=`application/json`,bC(o,u);let d=s&&s.headers?s.headers:{};return c.headers=B(B(B({},l),d),i.headers),c.data=xC(n,c,e),{url:SC(o),options:c}}),apiV2TransactionTransactionIdResultsGet:(t,n,...r)=>V(null,[t,n,...r],function*(t,n,r={}){vC(`apiV2TransactionTransactionIdResultsGet`,`transactionId`,t);let i=`/api/v2/transaction/{transactionId}/results`.replace(`{transactionId}`,encodeURIComponent(String(t))),a=new URL(i,_C),o;e&&(o=e.baseOptions);let s=B(B({method:`GET`},o),r),c={},l={};n!==void 0&&(l.withImages=n),bC(a,l);let u=o&&o.headers?o.headers:{};return s.headers=B(B(B({},c),u),r.headers),{url:SC(a),options:s}})}},jC=function(e){let t=AC(e);return{apiV2TagTagIdDelete(n,r){return V(this,null,function*(){var i,a,o;let s=yield t.apiV2TagTagIdDelete(n,r),c=(i=e==null?void 0:e.serverIndex)==null?0:i,l=(o=(a=gC[`TransactionApi.apiV2TagTagIdDelete`])==null?void 0:a[c])==null?void 0:o.url;return(t,n)=>CC(s,YS,pC,e)(t,l||n)})},apiV2TagTagIdTransactionsGet(n,r){return V(this,null,function*(){var i,a,o;let s=yield t.apiV2TagTagIdTransactionsGet(n,r),c=(i=e==null?void 0:e.serverIndex)==null?0:i,l=(o=(a=gC[`TransactionApi.apiV2TagTagIdTransactionsGet`])==null?void 0:a[c])==null?void 0:o.url;return(t,n)=>CC(s,YS,pC,e)(t,l||n)})},apiV2TransactionTransactionIdFileGet(n,r,i){return V(this,null,function*(){var a,o,s;let c=yield t.apiV2TransactionTransactionIdFileGet(n,r,i),l=(a=e==null?void 0:e.serverIndex)==null?0:a,u=(s=(o=gC[`TransactionApi.apiV2TransactionTransactionIdFileGet`])==null?void 0:o[l])==null?void 0:s.url;return(t,n)=>CC(c,YS,pC,e)(t,u||n)})},apiV2TransactionTransactionIdGet(n,r){return V(this,null,function*(){var i,a,o;let s=yield t.apiV2TransactionTransactionIdGet(n,r),c=(i=e==null?void 0:e.serverIndex)==null?0:i,l=(o=(a=gC[`TransactionApi.apiV2TransactionTransactionIdGet`])==null?void 0:a[c])==null?void 0:o.url;return(t,n)=>CC(s,YS,pC,e)(t,l||n)})},apiV2TransactionTransactionIdProcessPost(n,r,i,a){return V(this,null,function*(){var o,s,c;let l=yield t.apiV2TransactionTransactionIdProcessPost(n,r,i,a),u=(o=e==null?void 0:e.serverIndex)==null?0:o,d=(c=(s=gC[`TransactionApi.apiV2TransactionTransactionIdProcessPost`])==null?void 0:s[u])==null?void 0:c.url;return(t,n)=>CC(l,YS,pC,e)(t,d||n)})},apiV2TransactionTransactionIdResultsGet(n,r,i){return V(this,null,function*(){var a,o,s;let c=yield t.apiV2TransactionTransactionIdResultsGet(n,r,i),l=(a=e==null?void 0:e.serverIndex)==null?0:a,u=(s=(o=gC[`TransactionApi.apiV2TransactionTransactionIdResultsGet`])==null?void 0:o[l])==null?void 0:s.url;return(t,n)=>CC(c,YS,pC,e)(t,u||n)})}}},MC=class extends mC{apiV2TagTagIdDelete(e,t){return jC(this.configuration).apiV2TagTagIdDelete(e,t).then(e=>e(this.axios,this.basePath))}apiV2TagTagIdTransactionsGet(e,t){return jC(this.configuration).apiV2TagTagIdTransactionsGet(e,t).then(e=>e(this.axios,this.basePath))}apiV2TransactionTransactionIdFileGet(e,t,n){return jC(this.configuration).apiV2TransactionTransactionIdFileGet(e,t,n).then(e=>e(this.axios,this.basePath))}apiV2TransactionTransactionIdGet(e,t){return jC(this.configuration).apiV2TransactionTransactionIdGet(e,t).then(e=>e(this.axios,this.basePath))}apiV2TransactionTransactionIdProcessPost(e,t,n,r){return jC(this.configuration).apiV2TransactionTransactionIdProcessPost(e,t,n,r).then(e=>e(this.axios,this.basePath))}apiV2TransactionTransactionIdResultsGet(e,t,n){return jC(this.configuration).apiV2TransactionTransactionIdResultsGet(e,t,n).then(e=>e(this.axios,this.basePath))}},NC=function(e){return{doclist:(...t)=>V(null,[...t],function*(t={}){let n=new URL(`/api/doclist`,_C),r;e&&(r=e.baseOptions);let i=B(B({method:`GET`},r),t),a={};bC(n,{});let o=r&&r.headers?r.headers:{};return i.headers=B(B(B({},a),o),t.headers),{url:SC(n),options:i}})}},PC=function(e){let t=NC(e);return{doclist(n){return V(this,null,function*(){var r,i,a;let o=yield t.doclist(n),s=(r=e==null?void 0:e.serverIndex)==null?0:r,c=(a=(i=gC[`ResourcesApi.doclist`])==null?void 0:i[s])==null?void 0:a.url;return(t,n)=>CC(o,YS,pC,e)(t,c||n)})}}},FC=class extends mC{doclist(e){return PC(this.configuration).doclist(e).then(e=>e(this.axios,this.basePath))}},IC=(e=>(e[e.UV_LUMINESCENCE=1]=`UV_LUMINESCENCE`,e[e.IR_B900=2]=`IR_B900`,e[e.IMAGE_PATTERN=4]=`IMAGE_PATTERN`,e[e.AXIAL_PROTECTION=8]=`AXIAL_PROTECTION`,e[e.UV_FIBERS=16]=`UV_FIBERS`,e[e.IR_VISIBILITY=32]=`IR_VISIBILITY`,e[e.OCR_SECURITY_TEXT=64]=`OCR_SECURITY_TEXT`,e[e.IPI=128]=`IPI`,e[e.PHOTO_EMBED_TYPE=512]=`PHOTO_EMBED_TYPE`,e[e.OVI=1024]=`OVI`,e[e.HOLOGRAMS=4096]=`HOLOGRAMS`,e[e.PHOTO_AREA=8192]=`PHOTO_AREA`,e[e.PORTRAIT_COMPARISON=32768]=`PORTRAIT_COMPARISON`,e[e.BARCODE_FORMAT_CHECK=65536]=`BARCODE_FORMAT_CHECK`,e[e.KINEGRAM=131072]=`KINEGRAM`,e[e.LETTER_SCREEN=262144]=`LETTER_SCREEN`,e[e.HOLOGRAM_DETECTION=524288]=`HOLOGRAM_DETECTION`,e[e.FINGERPRINT_COMPARISON=1048576]=`FINGERPRINT_COMPARISON`,e[e.LIVENESS=2097152]=`LIVENESS`,e[e.EXTENDED_OCR_CHECK=4194304]=`EXTENDED_OCR_CHECK`,e[e.EXTENDED_MRZ_CHECK=8388608]=`EXTENDED_MRZ_CHECK`,e[e.ENCRYPTED_IPI=16777216]=`ENCRYPTED_IPI`,e[e.PROPERTY=33554432]=`PROPERTY`,e))(IC||{}),LC=(e=>(e[e.TEXT=0]=`TEXT`,e[e.BYTE=1]=`BYTE`,e[e.NUM=2]=`NUM`,e[e.SHIFT=3]=`SHIFT`,e[e.ALL=4]=`ALL`,e))(LC||{}),RC=(e=>(e[e.UNKNOWN=0]=`UNKNOWN`,e[e.CODE128=1]=`CODE128`,e[e.CODE39=2]=`CODE39`,e[e.EAN8=3]=`EAN8`,e[e.ITF=4]=`ITF`,e[e.PDF417=5]=`PDF417`,e[e.STF=6]=`STF`,e[e.MTF=7]=`MTF`,e[e.IATA=8]=`IATA`,e[e.CODABAR=9]=`CODABAR`,e[e.UPCA=10]=`UPCA`,e[e.CODE93=11]=`CODE93`,e[e.UPCE=12]=`UPCE`,e[e.EAN13=13]=`EAN13`,e[e.QRCODE=14]=`QRCODE`,e[e.AZTEC=15]=`AZTEC`,e[e.DATAMATRIX=16]=`DATAMATRIX`,e[e.ALL_1D=17]=`ALL_1D`,e[e.CODE11=18]=`CODE11`,e[e.JABCODE=19]=`JABCODE`,e))(RC||{}),zC=(e=>(e[e.UNKNOWN=0]=`UNKNOWN`,e[e.PASS=1]=`PASS`,e[e.INVALID_INPUT_DATA=2]=`INVALID_INPUT_DATA`,e[e.INTERNAL_ERROR=3]=`INTERNAL_ERROR`,e[e.EXCEPTION_IN_MODULE=4]=`EXCEPTION_IN_MODULE`,e[e.UNCERTAIN_VERIFICATION=5]=`UNCERTAIN_VERIFICATION`,e[e.NECESSARY_IMAGE_NOT_FOUND=7]=`NECESSARY_IMAGE_NOT_FOUND`,e[e.PHOTO_SIDES_NOT_FOUND=8]=`PHOTO_SIDES_NOT_FOUND`,e[e.INVALID_CHECKSUM=10]=`INVALID_CHECKSUM`,e[e.SYNTAX_ERROR=11]=`SYNTAX_ERROR`,e[e.LOGIC_ERROR=12]=`LOGIC_ERROR`,e[e.SOURCES_COMPARISON_ERROR=13]=`SOURCES_COMPARISON_ERROR`,e[e.FIELDS_COMPARISON_LOGIC_ERROR=14]=`FIELDS_COMPARISON_LOGIC_ERROR`,e[e.INVALID_FIELD_FORMAT=15]=`INVALID_FIELD_FORMAT`,e[e.TRUE_LUMINESCENCE_ERROR=20]=`TRUE_LUMINESCENCE_ERROR`,e[e.FALSE_LUMINESCENCE_ERROR=21]=`FALSE_LUMINESCENCE_ERROR`,e[e.FIXED_PATTERN_ERROR=22]=`FIXED_PATTERN_ERROR`,e[e.LOW_CONTRAST_IN_IR_LIGHT=23]=`LOW_CONTRAST_IN_IR_LIGHT`,e[e.INCORRECT_BACKGROUND_LIGHT=24]=`INCORRECT_BACKGROUND_LIGHT`,e[e.BACKGROUND_COMPARISON_ERROR=25]=`BACKGROUND_COMPARISON_ERROR`,e[e.INCORRECT_TEXT_COLOR=26]=`INCORRECT_TEXT_COLOR`,e[e.PHOTO_FALSE_LUMINESCENCE=27]=`PHOTO_FALSE_LUMINESCENCE`,e[e.TOO_MUCH_SHIFT=28]=`TOO_MUCH_SHIFT`,e[e.CONTACT_CHIP_TYPE_MISMATCH=29]=`CONTACT_CHIP_TYPE_MISMATCH`,e[e.FIBERS_NOT_FOUND=30]=`FIBERS_NOT_FOUND`,e[e.TOO_MANY_OBJECTS=31]=`TOO_MANY_OBJECTS`,e[e.SPECKS_IN_UV=33]=`SPECKS_IN_UV`,e[e.TOO_LOW_RESOLUTION=34]=`TOO_LOW_RESOLUTION`,e[e.INVISIBLE_ELEMENT_PRESENT=40]=`INVISIBLE_ELEMENT_PRESENT`,e[e.VISIBLE_ELEMENT_ABSENT=41]=`VISIBLE_ELEMENT_ABSENT`,e[e.ELEMENT_SHOULD_BE_COLORED=42]=`ELEMENT_SHOULD_BE_COLORED`,e[e.ELEMENT_SHOULD_BE_GRAYSCALE=43]=`ELEMENT_SHOULD_BE_GRAYSCALE`,e[e.PHOTO_WHITE_IR_DONT_MATCH=44]=`PHOTO_WHITE_IR_DONT_MATCH`,e[e.UV_DULL_PAPER_MRZ=50]=`UV_DULL_PAPER_MRZ`,e[e.FALSE_LUMINESCENCE_IN_MRZ=51]=`FALSE_LUMINESCENCE_IN_MRZ`,e[e.UV_DULL_PAPER_PHOTO=52]=`UV_DULL_PAPER_PHOTO`,e[e.UV_DULL_PAPER_BLANK=53]=`UV_DULL_PAPER_BLANK`,e[e.UV_DULL_PAPER_ERROR=54]=`UV_DULL_PAPER_ERROR`,e[e.FALSE_LUMINESCENCE_IN_BLANK=55]=`FALSE_LUMINESCENCE_IN_BLANK`,e[e.BAD_AREA_IN_AXIAL=60]=`BAD_AREA_IN_AXIAL`,e[e.FALSE_IPI_PARAMETERS=65]=`FALSE_IPI_PARAMETERS`,e[e.ENCRYPTED_IPI_NOT_FOUND=66]=`ENCRYPTED_IPI_NOT_FOUND`,e[e.ENCRYPTED_IPI_DATA_DONT_MATCH=67]=`ENCRYPTED_IPI_DATA_DONT_MATCH`,e[e.FIELD_POS_CORRECTOR_HIGHLIGHT_IR=80]=`FIELD_POS_CORRECTOR_HIGHLIGHT_IR`,e[e.FIELD_POS_CORRECTOR_GLARES_IN_PHOTO_AREA=81]=`FIELD_POS_CORRECTOR_GLARES_IN_PHOTO_AREA`,e[e.FIELD_POS_CORRECTOR_PHOTO_REPLACED=82]=`FIELD_POS_CORRECTOR_PHOTO_REPLACED`,e[e.FIELD_POS_CORRECTOR_LANDMARKS_CHECK_ERROR=83]=`FIELD_POS_CORRECTOR_LANDMARKS_CHECK_ERROR`,e[e.FIELD_POS_CORRECTOR_FACE_PRESENCE_CHECK_ERROR=84]=`FIELD_POS_CORRECTOR_FACE_PRESENCE_CHECK_ERROR`,e[e.FIELD_POS_CORRECTOR_FACE_ABSENCE_CHECK_ERROR=85]=`FIELD_POS_CORRECTOR_FACE_ABSENCE_CHECK_ERROR`,e[e.FIELD_POS_CORRECTOR_INCORRECT_HEAD_POSITION=86]=`FIELD_POS_CORRECTOR_INCORRECT_HEAD_POSITION`,e[e.FIELD_POS_CORRECTOR_AGE_CHECK_ERROR=87]=`FIELD_POS_CORRECTOR_AGE_CHECK_ERROR`,e[e.FIELD_POS_CORRECTOR_SEX_CHECK_ERROR=88]=`FIELD_POS_CORRECTOR_SEX_CHECK_ERROR`,e[e.OVI_IR_INVISIBLE=90]=`OVI_IR_INVISIBLE`,e[e.OVI_INSUFFICIENT_AREA=91]=`OVI_INSUFFICIENT_AREA`,e[e.OVI_COLOR_INVARIABLE=92]=`OVI_COLOR_INVARIABLE`,e[e.OVI_BAD_COLOR_FRONT=93]=`OVI_BAD_COLOR_FRONT`,e[e.OVI_BAD_COLOR_SIDE=94]=`OVI_BAD_COLOR_SIDE`,e[e.OVI_WIDE_COLOR_SPREAD=95]=`OVI_WIDE_COLOR_SPREAD`,e[e.OVI_BAD_COLOR_PERCENT=96]=`OVI_BAD_COLOR_PERCENT`,e[e.HOLOGRAM_ELEMENT_ABSENT=100]=`HOLOGRAM_ELEMENT_ABSENT`,e[e.HOLOGRAM_SIDE_TOP_IMAGES_ABSENT=101]=`HOLOGRAM_SIDE_TOP_IMAGES_ABSENT`,e[e.HOLOGRAM_ELEMENT_PRESENT=102]=`HOLOGRAM_ELEMENT_PRESENT`,e[e.HOLOGRAM_FRAMES_IS_ABSENT=103]=`HOLOGRAM_FRAMES_IS_ABSENT`,e[e.HOLOGRAM_HOLO_FIELD_IS_ABSENT=104]=`HOLOGRAM_HOLO_FIELD_IS_ABSENT`,e[e.PHOTO_PATTERN_INTERRUPTED=110]=`PHOTO_PATTERN_INTERRUPTED`,e[e.PHOTO_PATTERN_SHIFTED=111]=`PHOTO_PATTERN_SHIFTED`,e[e.PHOTO_PATTERN_DIFFERENT_COLORS=112]=`PHOTO_PATTERN_DIFFERENT_COLORS`,e[e.PHOTO_PATTERN_IR_VISIBLE=113]=`PHOTO_PATTERN_IR_VISIBLE`,e[e.PHOTO_PATTERN_NOT_INTERSECT=114]=`PHOTO_PATTERN_NOT_INTERSECT`,e[e.PHOTO_SIZE_IS_WRONG=115]=`PHOTO_SIZE_IS_WRONG`,e[e.PHOTO_PATTERN_INVALID_COLOR=116]=`PHOTO_PATTERN_INVALID_COLOR`,e[e.PHOTO_PATTERN_SHIFTED_VERT=117]=`PHOTO_PATTERN_SHIFTED_VERT`,e[e.PHOTO_PATTERN_PATTERN_NOT_FOUND=118]=`PHOTO_PATTERN_PATTERN_NOT_FOUND`,e[e.PHOTO_PATTERN_DIFFERENT_LINES_THICKNESS=119]=`PHOTO_PATTERN_DIFFERENT_LINES_THICKNESS`,e[e.PHOTO_IS_NOT_RECTANGLE=120]=`PHOTO_IS_NOT_RECTANGLE`,e[e.PHOTO_CORNERS_IS_WRONG=121]=`PHOTO_CORNERS_IS_WRONG`,e[e.DOCUMENT_IS_CANCELLING=122]=`DOCUMENT_IS_CANCELLING`,e[e.TEXT_COLOR_SHOULD_BE_BLUE=130]=`TEXT_COLOR_SHOULD_BE_BLUE`,e[e.TEXT_COLOR_SHOULD_BE_GREEN=131]=`TEXT_COLOR_SHOULD_BE_GREEN`,e[e.TEXT_COLOR_SHOULD_BE_RED=132]=`TEXT_COLOR_SHOULD_BE_RED`,e[e.TEXT_SHOULD_BE_BLACK=133]=`TEXT_SHOULD_BE_BLACK`,e[e.TEXT_IS_ABSENT=134]=`TEXT_IS_ABSENT`,e[e.BARCODE_WAS_READ_WITH_ERRORS=140]=`BARCODE_WAS_READ_WITH_ERRORS`,e[e.BARCODE_DATA_FORMAT_ERROR=141]=`BARCODE_DATA_FORMAT_ERROR`,e[e.BARCODE_SIZE_PARAMS_ERROR=142]=`BARCODE_SIZE_PARAMS_ERROR`,e[e.NOT_ALL_BARCODES_READ=143]=`NOT_ALL_BARCODES_READ`,e[e.GLARES_IN_BARCODE_AREA=144]=`GLARES_IN_BARCODE_AREA`,e[e.NO_CERTIFICATE_FOR_DIGITAL_SIGNATURE_CHECK=145]=`NO_CERTIFICATE_FOR_DIGITAL_SIGNATURE_CHECK`,e[e.PORTRAIT_COMPARISON_PORTRAITS_DIFFER=150]=`PORTRAIT_COMPARISON_PORTRAITS_DIFFER`,e[e.PORTRAIT_COMPARISON_NO_SERVICE_REPLY=151]=`PORTRAIT_COMPARISON_NO_SERVICE_REPLY`,e[e.PORTRAIT_COMPARISON_SERVICE_ERROR=152]=`PORTRAIT_COMPARISON_SERVICE_ERROR`,e[e.PORTRAIT_COMPARISON_NOT_ENOUGH_IMAGES=153]=`PORTRAIT_COMPARISON_NOT_ENOUGH_IMAGES`,e[e.PORTRAIT_COMPARISON_NO_LIVE_PHOTO=154]=`PORTRAIT_COMPARISON_NO_LIVE_PHOTO`,e[e.PORTRAIT_COMPARISON_NO_SERVICE_LICENSE=155]=`PORTRAIT_COMPARISON_NO_SERVICE_LICENSE`,e[e.PORTRAIT_COMPARISON_NO_PORTRAIT_DETECTED=156]=`PORTRAIT_COMPARISON_NO_PORTRAIT_DETECTED`,e[e.MOBILE_IMAGES_UNSUITABLE_LIGHT_CONDITIONS=160]=`MOBILE_IMAGES_UNSUITABLE_LIGHT_CONDITIONS`,e[e.MOBILE_IMAGES_WHITE_UV_NO_DIFFERENCE=161]=`MOBILE_IMAGES_WHITE_UV_NO_DIFFERENCE`,e[e.FINGERPRINTS_COMPARISON_MISMATCH=170]=`FINGERPRINTS_COMPARISON_MISMATCH`,e[e.HOLO_PHOTO_FACE_NOT_DETECTED=180]=`HOLO_PHOTO_FACE_NOT_DETECTED`,e[e.HOLO_PHOTO_FACE_COMPARISON_FAILED=181]=`HOLO_PHOTO_FACE_COMPARISON_FAILED`,e[e.HOLO_PHOTO_GLARE_IN_CENTER_ABSENT=182]=`HOLO_PHOTO_GLARE_IN_CENTER_ABSENT`,e[e.HOLO_PHOTO_HOLO_ELEMENT_SHAPE_ERROR=183]=`HOLO_PHOTO_HOLO_ELEMENT_SHAPE_ERROR`,e[e.HOLO_PHOTO_ALGORITHMS_STEPS_ERROR=184]=`HOLO_PHOTO_ALGORITHMS_STEPS_ERROR`,e[e.HOLO_PHOTO_HOLO_AREAS_NOT_LOADED=185]=`HOLO_PHOTO_HOLO_AREAS_NOT_LOADED`,e[e.HOLO_PHOTO_FINISHED_BY_TIMEOUT=186]=`HOLO_PHOTO_FINISHED_BY_TIMEOUT`,e[e.HOLO_PHOTO_DOCUMENT_OUTSIDE_FRAME=187]=`HOLO_PHOTO_DOCUMENT_OUTSIDE_FRAME`,e[e.LIVENESS_DEPTH_CHECK_FAILED=190]=`LIVENESS_DEPTH_CHECK_FAILED`,e[e.MRZ_QUALITY_WRONG_SYMBOL_POSITION=200]=`MRZ_QUALITY_WRONG_SYMBOL_POSITION`,e[e.MRZ_QUALITY_WRONG_BACKGROUND=201]=`MRZ_QUALITY_WRONG_BACKGROUND`,e[e.MRZ_QUALITY_WRONG_MRZ_WIDTH=202]=`MRZ_QUALITY_WRONG_MRZ_WIDTH`,e[e.MRZ_QUALITY_WRONG_MRZ_HEIGHT=203]=`MRZ_QUALITY_WRONG_MRZ_HEIGHT`,e[e.MRZ_QUALITY_WRONG_LINE_POSITION=204]=`MRZ_QUALITY_WRONG_LINE_POSITION`,e[e.MRZ_QUALITY_WRONG_FONT_TYPE=205]=`MRZ_QUALITY_WRONG_FONT_TYPE`,e[e.OCR_QUALITY_TEXT_POSITION=220]=`OCR_QUALITY_TEXT_POSITION`,e[e.OCR_QUALITY_INVALID_FONT=221]=`OCR_QUALITY_INVALID_FONT`,e[e.OCR_QUALITY_INVALID_BACKGROUND=222]=`OCR_QUALITY_INVALID_BACKGROUND`,e[e.LASINK_INVALID_LINES_FREQUENCY=230]=`LASINK_INVALID_LINES_FREQUENCY`,e[e.DOC_LIVENESS_DOCUMENT_NOT_LIVE=238]=`DOC_LIVENESS_DOCUMENT_NOT_LIVE`,e[e.DOC_LIVENESS_BLACK_AND_WHITE_COPY_DETECTED=239]=`DOC_LIVENESS_BLACK_AND_WHITE_COPY_DETECTED`,e[e.DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED=240]=`DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED`,e[e.DOC_LIVENESS_INVALID_BARCODE_BACKGROUND=241]=`DOC_LIVENESS_INVALID_BARCODE_BACKGROUND`,e[e.DOC_LIVENESS_VIRTUAL_CAMERA_DETECTED=242]=`DOC_LIVENESS_VIRTUAL_CAMERA_DETECTED`,e[e.CHD_ICAO_IDB_BASE32_ERROR=243]=`CHD_ICAO_IDB_BASE32_ERROR`,e[e.CHD_ICAO_IDB_ZIPPED_ERROR=244]=`CHD_ICAO_IDB_ZIPPED_ERROR`,e[e.CHD_ICAO_IDB_MESSAGE_ZONE_EMPTY=245]=`CHD_ICAO_IDB_MESSAGE_ZONE_EMPTY`,e[e.CHD_ICAO_IDB_SIGNATURE_MUST_BE_PRESENT=246]=`CHD_ICAO_IDB_SIGNATURE_MUST_BE_PRESENT`,e[e.CHD_ICAO_IDB_SIGNATURE_MUST_NOT_BE_PRESENT=247]=`CHD_ICAO_IDB_SIGNATURE_MUST_NOT_BE_PRESENT`,e[e.CHD_ICAO_IDB_CERTIFICATE_MUST_NOT_BE_PRESENT=248]=`CHD_ICAO_IDB_CERTIFICATE_MUST_NOT_BE_PRESENT`,e[e.CHD_INCORRECT_OBJECT_COLOR=250]=`CHD_INCORRECT_OBJECT_COLOR`,e[e.PROPERTY_NO_SIGNATURE=260]=`PROPERTY_NO_SIGNATURE`,e[e.PROPERTY_TEXT_AS_SIGNATURE=261]=`PROPERTY_TEXT_AS_SIGNATURE`,e[e.PROPERTY_FINGERPRINT_AS_SIGNATURE=262]=`PROPERTY_FINGERPRINT_AS_SIGNATURE`,e))(zC||{}),BC=(e=>(e[e.ERROR=0]=`ERROR`,e[e.OK=1]=`OK`,e[e.WAS_NOT_DONE=2]=`WAS_NOT_DONE`,e))(BC||{}),VC=(e=>(e[e.NOT_CRITICAL=0]=`NOT_CRITICAL`,e[e.CRITICAL=1]=`CRITICAL`,e))(VC||{}),HC=(e=>(e[e.UNKNOWN=-1]=`UNKNOWN`,e[e.ID1=0]=`ID1`,e[e.ID2=1]=`ID2`,e[e.ID3=2]=`ID3`,e[e.NON=3]=`NON`,e[e.A4=4]=`A4`,e[e.ID3_X2=5]=`ID3_X2`,e[e.ID1_90=10]=`ID1_90`,e[e.ID1_180=11]=`ID1_180`,e[e.ID1_270=12]=`ID1_270`,e[e.ID2_180=13]=`ID2_180`,e[e.ID3_180=14]=`ID3_180`,e[e.CUSTOM=1e3]=`CUSTOM`,e[e.FLEXIBLE=1002]=`FLEXIBLE`,e))(HC||{}),UC=(e=>(e[e.NOT_DEFINED=0]=`NOT_DEFINED`,e[e.PASSPORT=11]=`PASSPORT`,e[e.IDENTITY_CARD=12]=`IDENTITY_CARD`,e[e.DIPLOMATIC_PASSPORT=13]=`DIPLOMATIC_PASSPORT`,e[e.SERVICE_PASSPORT=14]=`SERVICE_PASSPORT`,e[e.SEAMANS_IDENTITY_DOCUMENT=15]=`SEAMANS_IDENTITY_DOCUMENT`,e[e.IDENTITY_CARD_FOR_RESIDENCE=16]=`IDENTITY_CARD_FOR_RESIDENCE`,e[e.TRAVEL_DOCUMENT=17]=`TRAVEL_DOCUMENT`,e[e.NATIONAL_IDENTITY_CARD=20]=`NATIONAL_IDENTITY_CARD`,e[e.SOCIAL_IDENTITY_CARD=21]=`SOCIAL_IDENTITY_CARD`,e[e.ALIENS_IDENTITY_CARD=22]=`ALIENS_IDENTITY_CARD`,e[e.PRIVILEGED_IDENTITY_CARD=23]=`PRIVILEGED_IDENTITY_CARD`,e[e.RESIDENCE_PERMIT_IDENTITY_CARD=24]=`RESIDENCE_PERMIT_IDENTITY_CARD`,e[e.ORIGIN_CARD=25]=`ORIGIN_CARD`,e[e.EMERGENCY_PASSPORT=26]=`EMERGENCY_PASSPORT`,e[e.ALIENS_PASSPORT=27]=`ALIENS_PASSPORT`,e[e.ALTERNATIVE_IDENTITY_CARD=28]=`ALTERNATIVE_IDENTITY_CARD`,e[e.VISA_ID2=29]=`VISA_ID2`,e[e.VISA_ID3=30]=`VISA_ID3`,e[e.AUTHORIZATION_CARD=32]=`AUTHORIZATION_CARD`,e[e.BEGINNER_PERMIT=33]=`BEGINNER_PERMIT`,e[e.BORDER_CROSSING_CARD=34]=`BORDER_CROSSING_CARD`,e[e.CHAUFFEUR_LICENSE=35]=`CHAUFFEUR_LICENSE`,e[e.CHAUFFEUR_LICENSE_UNDER_18=36]=`CHAUFFEUR_LICENSE_UNDER_18`,e[e.CHAUFFEUR_LICENSE_UNDER_21=37]=`CHAUFFEUR_LICENSE_UNDER_21`,e[e.COMMERCIAL_DRIVING_LICENSE=38]=`COMMERCIAL_DRIVING_LICENSE`,e[e.COMMERCIAL_DRIVING_LICENSE_INSTRUCTIONAL_PERMIT=39]=`COMMERCIAL_DRIVING_LICENSE_INSTRUCTIONAL_PERMIT`,e[e.COMMERCIAL_DRIVING_LICENSE_UNDER_18=40]=`COMMERCIAL_DRIVING_LICENSE_UNDER_18`,e[e.COMMERCIAL_DRIVING_LICENSE_UNDER_21=41]=`COMMERCIAL_DRIVING_LICENSE_UNDER_21`,e[e.COMMERCIAL_INSTRUCTION_PERMIT=42]=`COMMERCIAL_INSTRUCTION_PERMIT`,e[e.COMMERCIAL_NEW_PERMIT=43]=`COMMERCIAL_NEW_PERMIT`,e[e.CONCEALED_CARRY_LICENSE=44]=`CONCEALED_CARRY_LICENSE`,e[e.CONCEALED_FIREARM_PERMIT=45]=`CONCEALED_FIREARM_PERMIT`,e[e.CONDITIONAL_DRIVING_LICENSE=46]=`CONDITIONAL_DRIVING_LICENSE`,e[e.DEPARTMENT_OF_VETERANS_AFFAIRS_IDENTITY_CARD=47]=`DEPARTMENT_OF_VETERANS_AFFAIRS_IDENTITY_CARD`,e[e.DIPLOMATIC_DRIVING_LICENSE=48]=`DIPLOMATIC_DRIVING_LICENSE`,e[e.DRIVING_LICENSE=49]=`DRIVING_LICENSE`,e[e.DRIVING_LICENSE_INSTRUCTIONAL_PERMIT=50]=`DRIVING_LICENSE_INSTRUCTIONAL_PERMIT`,e[e.DRIVING_LICENSE_INSTRUCTIONAL_PERMIT_UNDER_18=51]=`DRIVING_LICENSE_INSTRUCTIONAL_PERMIT_UNDER_18`,e[e.DRIVING_LICENSE_INSTRUCTIONAL_PERMIT_UNDER_21=52]=`DRIVING_LICENSE_INSTRUCTIONAL_PERMIT_UNDER_21`,e[e.DRIVING_LICENSE_LEARNERS_PERMIT=53]=`DRIVING_LICENSE_LEARNERS_PERMIT`,e[e.DRIVING_LICENSE_LEARNERS_PERMIT_UNDER_18=54]=`DRIVING_LICENSE_LEARNERS_PERMIT_UNDER_18`,e[e.DRIVING_LICENSE_LEARNERS_PERMIT_UNDER_21=55]=`DRIVING_LICENSE_LEARNERS_PERMIT_UNDER_21`,e[e.DRIVING_LICENSE_NOVICE=56]=`DRIVING_LICENSE_NOVICE`,e[e.DRIVING_LICENSE_NOVICE_UNDER_18=57]=`DRIVING_LICENSE_NOVICE_UNDER_18`,e[e.DRIVING_LICENSE_NOVICE_UNDER_21=58]=`DRIVING_LICENSE_NOVICE_UNDER_21`,e[e.DRIVING_LICENSE_REGISTERED_OFFENDER=59]=`DRIVING_LICENSE_REGISTERED_OFFENDER`,e[e.DRIVING_LICENSE_RESTRICTED_UNDER_18=60]=`DRIVING_LICENSE_RESTRICTED_UNDER_18`,e[e.DRIVING_LICENSE_RESTRICTED_UNDER_21=61]=`DRIVING_LICENSE_RESTRICTED_UNDER_21`,e[e.DRIVING_LICENSE_TEMPORARY_VISITOR=62]=`DRIVING_LICENSE_TEMPORARY_VISITOR`,e[e.DRIVING_LICENSE_TEMPORARY_VISITOR_UNDER_18=63]=`DRIVING_LICENSE_TEMPORARY_VISITOR_UNDER_18`,e[e.DRIVING_LICENSE_TEMPORARY_VISITOR_UNDER_21=64]=`DRIVING_LICENSE_TEMPORARY_VISITOR_UNDER_21`,e[e.DRIVING_LICENSE_UNDER_18=65]=`DRIVING_LICENSE_UNDER_18`,e[e.DRIVING_LICENSE_UNDER_21=66]=`DRIVING_LICENSE_UNDER_21`,e[e.EMPLOYMENT_DRIVING_PERMIT=67]=`EMPLOYMENT_DRIVING_PERMIT`,e[e.ENHANCED_CHAUFFEUR_LICENSE=68]=`ENHANCED_CHAUFFEUR_LICENSE`,e[e.ENHANCED_CHAUFFEUR_LICENSE_UNDER_18=69]=`ENHANCED_CHAUFFEUR_LICENSE_UNDER_18`,e[e.ENHANCED_CHAUFFEUR_LICENSE_UNDER_21=70]=`ENHANCED_CHAUFFEUR_LICENSE_UNDER_21`,e[e.ENHANCED_COMMERCIAL_DRIVING_LICENSE=71]=`ENHANCED_COMMERCIAL_DRIVING_LICENSE`,e[e.ENHANCED_DRIVING_LICENSE=72]=`ENHANCED_DRIVING_LICENSE`,e[e.ENHANCED_DRIVING_LICENSE_UNDER_18=73]=`ENHANCED_DRIVING_LICENSE_UNDER_18`,e[e.ENHANCED_DRIVING_LICENSE_UNDER_21=74]=`ENHANCED_DRIVING_LICENSE_UNDER_21`,e[e.ENHANCED_IDENTITY_CARD=75]=`ENHANCED_IDENTITY_CARD`,e[e.ENHANCED_IDENTITY_CARD_UNDER_18=76]=`ENHANCED_IDENTITY_CARD_UNDER_18`,e[e.ENHANCED_IDENTITY_CARD_UNDER_21=77]=`ENHANCED_IDENTITY_CARD_UNDER_21`,e[e.ENHANCED_OPERATORS_LICENSE=78]=`ENHANCED_OPERATORS_LICENSE`,e[e.FIREARMS_PERMIT=79]=`FIREARMS_PERMIT`,e[e.FULL_PROVISIONAL_LICENSE=80]=`FULL_PROVISIONAL_LICENSE`,e[e.FULL_PROVISIONAL_LICENSE_UNDER_18=81]=`FULL_PROVISIONAL_LICENSE_UNDER_18`,e[e.FULL_PROVISIONAL_LICENSE_UNDER_21=82]=`FULL_PROVISIONAL_LICENSE_UNDER_21`,e[e.GENEVA_CONVENTIONS_IDENTITY_CARD=83]=`GENEVA_CONVENTIONS_IDENTITY_CARD`,e[e.GRADUATED_DRIVING_LICENSE_UNDER_18=84]=`GRADUATED_DRIVING_LICENSE_UNDER_18`,e[e.GRADUATED_DRIVING_LICENSE_UNDER_21=85]=`GRADUATED_DRIVING_LICENSE_UNDER_21`,e[e.GRADUATED_INSTRUCTION_PERMIT_UNDER_18=86]=`GRADUATED_INSTRUCTION_PERMIT_UNDER_18`,e[e.GRADUATED_INSTRUCTION_PERMIT_UNDER_21=87]=`GRADUATED_INSTRUCTION_PERMIT_UNDER_21`,e[e.GRADUATED_LICENSE_UNDER_18=88]=`GRADUATED_LICENSE_UNDER_18`,e[e.GRADUATED_LICENSE_UNDER_21=89]=`GRADUATED_LICENSE_UNDER_21`,e[e.HANDGUN_CARRY_PERMIT=90]=`HANDGUN_CARRY_PERMIT`,e[e.IDENTITY_AND_PRIVILEGE_CARD=91]=`IDENTITY_AND_PRIVILEGE_CARD`,e[e.IDENTITY_CARD_MOBILITY_IMPAIRED=92]=`IDENTITY_CARD_MOBILITY_IMPAIRED`,e[e.IDENTITY_CARD_REGISTERED_OFFENDER=93]=`IDENTITY_CARD_REGISTERED_OFFENDER`,e[e.IDENTITY_CARD_TEMPORARY_VISITOR=94]=`IDENTITY_CARD_TEMPORARY_VISITOR`,e[e.IDENTITY_CARD_TEMPORARY_VISITOR_UNDER_18=95]=`IDENTITY_CARD_TEMPORARY_VISITOR_UNDER_18`,e[e.IDENTITY_CARD_TEMPORARY_VISITOR_UNDER_21=96]=`IDENTITY_CARD_TEMPORARY_VISITOR_UNDER_21`,e[e.IDENTITY_CARD_UNDER_18=97]=`IDENTITY_CARD_UNDER_18`,e[e.IDENTITY_CARD_UNDER_21=98]=`IDENTITY_CARD_UNDER_21`,e[e.OTHER=99]=`OTHER`,e[e.IGNITION_INTERLOCK_PERMIT=100]=`IGNITION_INTERLOCK_PERMIT`,e[e.IMMIGRANT_VISA=101]=`IMMIGRANT_VISA`,e[e.INSTRUCTION_PERMIT=102]=`INSTRUCTION_PERMIT`,e[e.INSTRUCTION_PERMIT_UNDER_18=103]=`INSTRUCTION_PERMIT_UNDER_18`,e[e.INSTRUCTION_PERMIT_UNDER_21=104]=`INSTRUCTION_PERMIT_UNDER_21`,e[e.INTERIM_DRIVING_LICENSE=105]=`INTERIM_DRIVING_LICENSE`,e[e.INTERIM_IDENTITY_CARD=106]=`INTERIM_IDENTITY_CARD`,e[e.INTERMEDIATE_DRIVING_LICENSE=107]=`INTERMEDIATE_DRIVING_LICENSE`,e[e.INTERMEDIATE_DRIVING_LICENSE_UNDER_18=108]=`INTERMEDIATE_DRIVING_LICENSE_UNDER_18`,e[e.INTERMEDIATE_DRIVING_LICENSE_UNDER_21=109]=`INTERMEDIATE_DRIVING_LICENSE_UNDER_21`,e[e.JUNIOR_DRIVING_LICENSE=110]=`JUNIOR_DRIVING_LICENSE`,e[e.LEARNER_INSTRUCTIONAL_PERMIT=111]=`LEARNER_INSTRUCTIONAL_PERMIT`,e[e.LEARNER_LICENSE=112]=`LEARNER_LICENSE`,e[e.LEARNER_LICENSE_UNDER_18=113]=`LEARNER_LICENSE_UNDER_18`,e[e.LEARNER_LICENSE_UNDER_21=114]=`LEARNER_LICENSE_UNDER_21`,e[e.LEARNER_PERMIT=115]=`LEARNER_PERMIT`,e[e.LEARNER_PERMIT_UNDER_18=116]=`LEARNER_PERMIT_UNDER_18`,e[e.LEARNER_PERMIT_UNDER_21=117]=`LEARNER_PERMIT_UNDER_21`,e[e.LIMITED_LICENSE=118]=`LIMITED_LICENSE`,e[e.LIMITED_PERMIT=119]=`LIMITED_PERMIT`,e[e.LIMITED_TERM_DRIVING_LICENSE=120]=`LIMITED_TERM_DRIVING_LICENSE`,e[e.LIMITED_TERM_IDENTITY_CARD=121]=`LIMITED_TERM_IDENTITY_CARD`,e[e.LIQUOR_IDENTITY_CARD=122]=`LIQUOR_IDENTITY_CARD`,e[e.NEW_PERMIT=123]=`NEW_PERMIT`,e[e.NEW_PERMIT_UNDER_18=124]=`NEW_PERMIT_UNDER_18`,e[e.NEW_PERMIT_UNDER_21=125]=`NEW_PERMIT_UNDER_21`,e[e.NON_US_CITIZEN_DRIVING_LICENSE=126]=`NON_US_CITIZEN_DRIVING_LICENSE`,e[e.OCCUPATIONAL_DRIVING_LICENSE=127]=`OCCUPATIONAL_DRIVING_LICENSE`,e[e.ONEIDA_TRIBE_OF_INDIANS_IDENTITY_CARD=128]=`ONEIDA_TRIBE_OF_INDIANS_IDENTITY_CARD`,e[e.OPERATOR_LICENSE=129]=`OPERATOR_LICENSE`,e[e.OPERATOR_LICENSE_UNDER_18=130]=`OPERATOR_LICENSE_UNDER_18`,e[e.OPERATOR_LICENSE_UNDER_21=131]=`OPERATOR_LICENSE_UNDER_21`,e[e.PERMANENT_DRIVING_LICENSE=132]=`PERMANENT_DRIVING_LICENSE`,e[e.PERMIT_TO_REENTER=133]=`PERMIT_TO_REENTER`,e[e.PROBATIONARY_AUTO_LICENSE=134]=`PROBATIONARY_AUTO_LICENSE`,e[e.PROBATIONARY_DRIVING_LICENSE_UNDER_18=135]=`PROBATIONARY_DRIVING_LICENSE_UNDER_18`,e[e.PROBATIONARY_DRIVING_LICENSE_UNDER_21=136]=`PROBATIONARY_DRIVING_LICENSE_UNDER_21`,e[e.PROBATIONARY_VEHICLE_SALES_PERSON_LICENSE=137]=`PROBATIONARY_VEHICLE_SALES_PERSON_LICENSE`,e[e.PROVISIONAL_DRIVING_LICENSE=138]=`PROVISIONAL_DRIVING_LICENSE`,e[e.PROVISIONAL_DRIVING_LICENSE_UNDER_18=139]=`PROVISIONAL_DRIVING_LICENSE_UNDER_18`,e[e.PROVISIONAL_DRIVING_LICENSE_UNDER_21=140]=`PROVISIONAL_DRIVING_LICENSE_UNDER_21`,e[e.PROVISIONAL_LICENSE=141]=`PROVISIONAL_LICENSE`,e[e.PROVISIONAL_LICENSE_UNDER_18=142]=`PROVISIONAL_LICENSE_UNDER_18`,e[e.PROVISIONAL_LICENSE_UNDER_21=143]=`PROVISIONAL_LICENSE_UNDER_21`,e[e.PUBLIC_PASSENGER_CHAUFFEUR_LICENSE=144]=`PUBLIC_PASSENGER_CHAUFFEUR_LICENSE`,e[e.RACING_AND_GAMING_COMISSION_CARD=145]=`RACING_AND_GAMING_COMISSION_CARD`,e[e.REFUGEE_TRAVEL_DOCUMENT=146]=`REFUGEE_TRAVEL_DOCUMENT`,e[e.RENEWAL_PERMIT=147]=`RENEWAL_PERMIT`,e[e.RESTRICTED_COMMERCIAL_DRIVER_LICENSE=148]=`RESTRICTED_COMMERCIAL_DRIVER_LICENSE`,e[e.RESTRICTED_DRIVER_LICENSE=149]=`RESTRICTED_DRIVER_LICENSE`,e[e.RESTRICTED_PERMIT=150]=`RESTRICTED_PERMIT`,e[e.SEASONAL_PERMIT=151]=`SEASONAL_PERMIT`,e[e.SEASONAL_RESIDENT_IDENTITY_CARD=152]=`SEASONAL_RESIDENT_IDENTITY_CARD`,e[e.SEASONAL_CITIZEN_IDENTITY_CARD=153]=`SEASONAL_CITIZEN_IDENTITY_CARD`,e[e.SEX_OFFENDER=154]=`SEX_OFFENDER`,e[e.SOCIAL_SECURITY_CARD=155]=`SOCIAL_SECURITY_CARD`,e[e.TEMPORARY_DRIVING_LICENSE=156]=`TEMPORARY_DRIVING_LICENSE`,e[e.TEMPORARY_DRIVING_LICENSE_UNDER_18=157]=`TEMPORARY_DRIVING_LICENSE_UNDER_18`,e[e.TEMPORARY_DRIVING_LICENSE_UNDER_21=158]=`TEMPORARY_DRIVING_LICENSE_UNDER_21`,e[e.TEMPORARY_IDENTITY_CARD=159]=`TEMPORARY_IDENTITY_CARD`,e[e.TEMPORARY_INSTRUCTION_PERMIT_IDENTITY_CARD=160]=`TEMPORARY_INSTRUCTION_PERMIT_IDENTITY_CARD`,e[e.TEMPORARY_INSTRUCTION_PERMIT_IDENTITY_CARD_UNDER_18=161]=`TEMPORARY_INSTRUCTION_PERMIT_IDENTITY_CARD_UNDER_18`,e[e.TEMPORARY_INSTRUCTION_PERMIT_IDENTITY_CARD_UNDER_21=162]=`TEMPORARY_INSTRUCTION_PERMIT_IDENTITY_CARD_UNDER_21`,e[e.TEMPORARY_VISITOR_DRIVING_LICENSE=163]=`TEMPORARY_VISITOR_DRIVING_LICENSE`,e[e.TEMPORARY_VISITOR_DRIVING_LICENSE_UNDER_18=164]=`TEMPORARY_VISITOR_DRIVING_LICENSE_UNDER_18`,e[e.TEMPORARY_VISITOR_DRIVING_LICENSE_UNDER_21=165]=`TEMPORARY_VISITOR_DRIVING_LICENSE_UNDER_21`,e[e.UNIFORMED_SERVICES_IDENTITY_CARD=166]=`UNIFORMED_SERVICES_IDENTITY_CARD`,e[e.VEHICLE_SALES_PERSON_LICENSE=167]=`VEHICLE_SALES_PERSON_LICENSE`,e[e.WORKER_IDENTIFICATION_CREDENTIAL=168]=`WORKER_IDENTIFICATION_CREDENTIAL`,e[e.COMMERCIAL_DRIVING_LICENSE_NOVICE=169]=`COMMERCIAL_DRIVING_LICENSE_NOVICE`,e[e.COMMERCIAL_DRIVING_LICENSE_NOVICE_UNDER_18=170]=`COMMERCIAL_DRIVING_LICENSE_NOVICE_UNDER_18`,e[e.COMMERCIAL_DRIVING_LICENSE_NOVICE_UNDER_21=171]=`COMMERCIAL_DRIVING_LICENSE_NOVICE_UNDER_21`,e[e.PASSPORT_CARD=172]=`PASSPORT_CARD`,e[e.PASSPORT_RESIDENT_CARD=173]=`PASSPORT_RESIDENT_CARD`,e[e.PERSONAL_IDENTIFICATION_VERIFICATION=174]=`PERSONAL_IDENTIFICATION_VERIFICATION`,e[e.TEMPORARY_OPERATOR_LICENSE=175]=`TEMPORARY_OPERATOR_LICENSE`,e[e.DRIVING_LICENSE_UNDER_19=176]=`DRIVING_LICENSE_UNDER_19`,e[e.IDENTITY_CARD_UNDER_19=177]=`IDENTITY_CARD_UNDER_19`,e[e.VISA=178]=`VISA`,e[e.TEMPORARY_PASSPORT=179]=`TEMPORARY_PASSPORT`,e[e.VOTING_CARD=180]=`VOTING_CARD`,e[e.HEALTH_CARD=181]=`HEALTH_CARD`,e[e.CERTIFICATE_OF_CITIZENSHIP=182]=`CERTIFICATE_OF_CITIZENSHIP`,e[e.ADDRESS_CARD=183]=`ADDRESS_CARD`,e[e.AIRPORT_IMMIGRATION_CARD=184]=`AIRPORT_IMMIGRATION_CARD`,e[e.ALIEN_REGISTRATION_CARD=185]=`ALIEN_REGISTRATION_CARD`,e[e.APEH_CARD=186]=`APEH_CARD`,e[e.COUPON_TO_DRIVING_LICENSE=187]=`COUPON_TO_DRIVING_LICENSE`,e[e.CREW_MEMBER_CERTIFICATE=188]=`CREW_MEMBER_CERTIFICATE`,e[e.DOCUMENT_FOR_RETURN=189]=`DOCUMENT_FOR_RETURN`,e[e.E_CARD=190]=`E_CARD`,e[e.EMPLOYMENT_CARD=191]=`EMPLOYMENT_CARD`,e[e.HKSAR_IMMIGRATION_FORM=192]=`HKSAR_IMMIGRATION_FORM`,e[e.IMMIGRANT_CARD=193]=`IMMIGRANT_CARD`,e[e.LABOUR_CARD=194]=`LABOUR_CARD`,e[e.LAISSEZ_PASSER=195]=`LAISSEZ_PASSER`,e[e.LAWYER_IDENTITY_CERTIFICATE=196]=`LAWYER_IDENTITY_CERTIFICATE`,e[e.LICENSE_CARD=197]=`LICENSE_CARD`,e[e.PASSPORT_STATELESS=198]=`PASSPORT_STATELESS`,e[e.PASSPORT_CHILD=199]=`PASSPORT_CHILD`,e[e.PASSPORT_CONSULAR=200]=`PASSPORT_CONSULAR`,e[e.PASSPORT_DIPLOMATIC_SERVICE=201]=`PASSPORT_DIPLOMATIC_SERVICE`,e[e.PASSPORT_OFFICIAL=202]=`PASSPORT_OFFICIAL`,e[e.PASSPORT_PROVISIONAL=203]=`PASSPORT_PROVISIONAL`,e[e.PASSPORT_SPECIAL=204]=`PASSPORT_SPECIAL`,e[e.PERMISSION_TO_THE_LOCAL_BORDER_TRAFFIC=205]=`PERMISSION_TO_THE_LOCAL_BORDER_TRAFFIC`,e[e.REGISTRATION_CERTIFICATE=206]=`REGISTRATION_CERTIFICATE`,e[e.SEDESOL_CARD=207]=`SEDESOL_CARD`,e[e.SOCIAL_CARD=208]=`SOCIAL_CARD`,e[e.TB_CARD=209]=`TB_CARD`,e[e.VEHICLE_PASSPORT=210]=`VEHICLE_PASSPORT`,e[e.W_DOCUMENT=211]=`W_DOCUMENT`,e[e.DIPLOMATIC_IDENTITY_CARD=212]=`DIPLOMATIC_IDENTITY_CARD`,e[e.CONSULAR_IDENTITY_CARD=213]=`CONSULAR_IDENTITY_CARD`,e[e.INCOME_TAX_CARD=214]=`INCOME_TAX_CARD`,e[e.RESIDENCE_PERMIT=215]=`RESIDENCE_PERMIT`,e[e.DOCUMENT_OF_IDENTITY=216]=`DOCUMENT_OF_IDENTITY`,e[e.BORDER_CROSSING_PERMIT=217]=`BORDER_CROSSING_PERMIT`,e[e.PASSPORT_LIMITED_VALIDITY=218]=`PASSPORT_LIMITED_VALIDITY`,e[e.SIM_CARD=219]=`SIM_CARD`,e[e.TAX_CARD=220]=`TAX_CARD`,e[e.COMPANY_CARD=221]=`COMPANY_CARD`,e[e.DOMESTIC_PASSPORT=222]=`DOMESTIC_PASSPORT`,e[e.IDENTITY_CERTIFICATE=223]=`IDENTITY_CERTIFICATE`,e[e.RESIDENT_ID_CARD=224]=`RESIDENT_ID_CARD`,e[e.ARMED_FORCES_IDENTITY_CARD=225]=`ARMED_FORCES_IDENTITY_CARD`,e[e.PROFESSIONAL_CARD=226]=`PROFESSIONAL_CARD`,e[e.REGISTRATION_STAMP=227]=`REGISTRATION_STAMP`,e[e.DRIVER_CARD=228]=`DRIVER_CARD`,e[e.DRIVER_TRAINING_CERTIFICATE=229]=`DRIVER_TRAINING_CERTIFICATE`,e[e.QUALIFICATION_DRIVING_LICENSE=230]=`QUALIFICATION_DRIVING_LICENSE`,e[e.MEMBERSHIP_CARD=231]=`MEMBERSHIP_CARD`,e[e.PUBLIC_VEHICLE_DRIVER_AUTHORITY_CARD=232]=`PUBLIC_VEHICLE_DRIVER_AUTHORITY_CARD`,e[e.MARINE_LICENSE=233]=`MARINE_LICENSE`,e[e.TEMPORARY_LEARNER_LICENSE=234]=`TEMPORARY_LEARNER_LICENSE`,e[e.TEMPORARY_COMMERCIAL_DRIVING_LICENSE=235]=`TEMPORARY_COMMERCIAL_DRIVING_LICENSE`,e[e.INTERIM_INSTRUCTIONAL_PERMIT=236]=`INTERIM_INSTRUCTIONAL_PERMIT`,e[e.CERTIFICATE_OF_COMPETENCY=237]=`CERTIFICATE_OF_COMPETENCY`,e[e.CERTIFICATE_OF_PROFICIENCY=238]=`CERTIFICATE_OF_PROFICIENCY`,e[e.TRADE_LICENSE=239]=`TRADE_LICENSE`,e[e.PASSPORT_PAGE=240]=`PASSPORT_PAGE`,e[e.INVOICE=241]=`INVOICE`,e[e.PASSENGER_LOCATOR_FORM=242]=`PASSENGER_LOCATOR_FORM`,e))(UC||{}),WC=(e=>(e[e.OK=0]=`OK`,e[e.UNKNOWN=15]=`UNKNOWN`,e[e.NEED_MORE_IMAGES=29]=`NEED_MORE_IMAGES`,e))(WC||{}),GC=(e=>(e[e.PORTRAIT=201]=`PORTRAIT`,e[e.FINGERPRINT=202]=`FINGERPRINT`,e[e.EYE=203]=`EYE`,e[e.SIGNATURE=204]=`SIGNATURE`,e[e.BAR_CODE=205]=`BAR_CODE`,e[e.PROOF_OF_CITIZENSHIP=206]=`PROOF_OF_CITIZENSHIP`,e[e.DOCUMENT_FRONT=207]=`DOCUMENT_FRONT`,e[e.DOCUMENT_REAR=208]=`DOCUMENT_REAR`,e[e.COLOR_DYNAMIC=209]=`COLOR_DYNAMIC`,e[e.GHOST_PORTRAIT=210]=`GHOST_PORTRAIT`,e[e.STAMP=211]=`STAMP`,e[e.PORTRAIT_OF_CHILD=212]=`PORTRAIT_OF_CHILD`,e[e.CONTACT_CHIP=213]=`CONTACT_CHIP`,e[e.OTHER=250]=`OTHER`,e[e.FINGER_LEFT_THUMB=300]=`FINGER_LEFT_THUMB`,e[e.FINGER_LEFT_INDEX=301]=`FINGER_LEFT_INDEX`,e[e.FINGER_LEFT_MIDDLE=302]=`FINGER_LEFT_MIDDLE`,e[e.FINGER_LEFT_RING=303]=`FINGER_LEFT_RING`,e[e.FINGER_LEFT_LITTLE=304]=`FINGER_LEFT_LITTLE`,e[e.FINGER_RIGHT_THUMB=305]=`FINGER_RIGHT_THUMB`,e[e.FINGER_RIGHT_INDEX=306]=`FINGER_RIGHT_INDEX`,e[e.FINGER_RIGHT_MIDDLE=307]=`FINGER_RIGHT_MIDDLE`,e[e.FINGER_RIGHT_RING=308]=`FINGER_RIGHT_RING`,e[e.FINGER_RIGHT_LITTLE=309]=`FINGER_RIGHT_LITTLE`,e[e.FINGER_RIGHT_FOUR_FINGERS=313]=`FINGER_RIGHT_FOUR_FINGERS`,e[e.FINGER_LEFT_FOUR_FINGERS=314]=`FINGER_LEFT_FOUR_FINGERS`,e[e.FINGER_TWO_THUMBS=315]=`FINGER_TWO_THUMBS`,e))(GC||{}),KC=(e=>(e[e.ImageGlares=0]=`ImageGlares`,e[e.ImageFocus=1]=`ImageFocus`,e[e.ImageResolution=2]=`ImageResolution`,e[e.ImageColorness=3]=`ImageColorness`,e[e.Perspective=4]=`Perspective`,e[e.Bounds=5]=`Bounds`,e[e.Portrait=7]=`Portrait`,e[e.Handwritten=8]=`Handwritten`,e[e.Brightness=9]=`Brightness`,e[e.Occlusion=10]=`Occlusion`,e))(KC||{}),qC=(e=>(e.UNKNOWN=`bct_unknown`,e.CODE128=`bct_Code128`,e.CODE39=`bct_Code39`,e.EAN8=`bct_EAN8`,e.ITF=`bct_ITF`,e.PDF417=`bct_PDF417`,e.STF=`bct_STF`,e.MTF=`bct_MTF`,e.IATA=`bct_IATA`,e.CODABAR=`bct_CODABAR`,e.UPCA=`bct_UPCA`,e.CODE93=`bct_CODE93`,e.UPCE=`bct_UPCE`,e.EAN13=`bct_EAN13`,e.QRCODE=`bct_QRCODE`,e.AZTEC=`bct_AZTEC`,e.DATAMATRIX=`bct_DATAMATRIX`,e.ALL_1D=`bct_ALL_1D`,e.CODE11=`bct_Code11`,e.JABCODE=`bct_JABCODE`,e))(qC||{}),JC=(e=>(e.Glares=`glaresCheck`,e.Focus=`focusCheck`,e.Resolution=`dpiThreshold`,e.Colorness=`colornessCheck`,e.Perspective=`perspectiveCheck`,e.Bounds=`documentPosition`,e.Portrait=`portraitCheck`,e.Brightness=`brightnessCheck`,e.Occlusion=`occlusionCheck`,e))(JC||{}),YC=(e=>(e[e.LATIN=0]=`LATIN`,e[e.AFRIKAANS=1078]=`AFRIKAANS`,e[e.ALBANIAN=1052]=`ALBANIAN`,e[e.ARABIC_ALGERIA=5121]=`ARABIC_ALGERIA`,e[e.ARABIC_BAHRAIN=15361]=`ARABIC_BAHRAIN`,e[e.ARABIC_EGYPT=3073]=`ARABIC_EGYPT`,e[e.ARABIC_IRAQ=2049]=`ARABIC_IRAQ`,e[e.ARABIC_JORDAN=11265]=`ARABIC_JORDAN`,e[e.ARABIC_KUWAIT=13313]=`ARABIC_KUWAIT`,e[e.ARABIC_LEBANON=12289]=`ARABIC_LEBANON`,e[e.ARABIC_LIBYA=4097]=`ARABIC_LIBYA`,e[e.ARABIC_MOROCCO=6145]=`ARABIC_MOROCCO`,e[e.ARABIC_OMAN=8193]=`ARABIC_OMAN`,e[e.ARABIC_QATAR=16385]=`ARABIC_QATAR`,e[e.ARABIC_SAUDI_ARABIA=1025]=`ARABIC_SAUDI_ARABIA`,e[e.ARABIC_SYRIA=10241]=`ARABIC_SYRIA`,e[e.ARABIC_TUNISIA=7169]=`ARABIC_TUNISIA`,e[e.ARABIC_UAE=14337]=`ARABIC_UAE`,e[e.ARABIC_YEMEN=9217]=`ARABIC_YEMEN`,e[e.ARABIC_ARMENIAN=1067]=`ARABIC_ARMENIAN`,e[e.AZERI_CYRILIC=2092]=`AZERI_CYRILIC`,e[e.AZERI_LATIN=1068]=`AZERI_LATIN`,e[e.BASQUE=1069]=`BASQUE`,e[e.BELARUSIAN=1059]=`BELARUSIAN`,e[e.BULGARIAN=1026]=`BULGARIAN`,e[e.BURMESE=1109]=`BURMESE`,e[e.CATALAN=1027]=`CATALAN`,e[e.CHINESE_HONGKONG_SAR=3076]=`CHINESE_HONGKONG_SAR`,e[e.CHINESE_MACAO_SAR=5124]=`CHINESE_MACAO_SAR`,e[e.CHINESE=2052]=`CHINESE`,e[e.CHINESE_SINGAPORE=4100]=`CHINESE_SINGAPORE`,e[e.CHINESE_TAIWAN=1028]=`CHINESE_TAIWAN`,e[e.CROATIAN=1050]=`CROATIAN`,e[e.CZECH=1029]=`CZECH`,e[e.DANISH=1030]=`DANISH`,e[e.DIVEHI=1125]=`DIVEHI`,e[e.DUTCH_BELGIUM=2067]=`DUTCH_BELGIUM`,e[e.DUTCH_NETHERLANDS=1043]=`DUTCH_NETHERLANDS`,e[e.ENGLISH_AUSTRALIA=3081]=`ENGLISH_AUSTRALIA`,e[e.ENGLISH_BELIZE=10249]=`ENGLISH_BELIZE`,e[e.ENGLISH_CANADA=4105]=`ENGLISH_CANADA`,e[e.ENGLISH_CARRIBEAN=9225]=`ENGLISH_CARRIBEAN`,e[e.ENGLISH_IRELAND=6153]=`ENGLISH_IRELAND`,e[e.ENGLISH_JAMAICA=8201]=`ENGLISH_JAMAICA`,e[e.ENGLISH_NEW_ZEALAND=5129]=`ENGLISH_NEW_ZEALAND`,e[e.ENGLISH_PHILIPPINES=13321]=`ENGLISH_PHILIPPINES`,e[e.ENGLISH_SOUTH_AFRICA=7177]=`ENGLISH_SOUTH_AFRICA`,e[e.ENGLISH_TRINIDAD=11273]=`ENGLISH_TRINIDAD`,e[e.ENGLISH_UK=2057]=`ENGLISH_UK`,e[e.ENGLISH_US=1033]=`ENGLISH_US`,e[e.ENGLISH_ZIMBABWE=12297]=`ENGLISH_ZIMBABWE`,e[e.ESTONIAN=1061]=`ESTONIAN`,e[e.FAROESE=1080]=`FAROESE`,e[e.FARSI=1065]=`FARSI`,e[e.FINNISH=1035]=`FINNISH`,e[e.FRENCH_BELGIUM=2060]=`FRENCH_BELGIUM`,e[e.FRENCH_CANADA=3084]=`FRENCH_CANADA`,e[e.FRENCH_FRANCE=1036]=`FRENCH_FRANCE`,e[e.FRENCH_LUXEMBOURG=5132]=`FRENCH_LUXEMBOURG`,e[e.FRENCH_MONACO=6156]=`FRENCH_MONACO`,e[e.FRENCH_SWITZERLAND=4108]=`FRENCH_SWITZERLAND`,e[e.FYRO_MACEDONIAN=1071]=`FYRO_MACEDONIAN`,e[e.GALICIAN=1110]=`GALICIAN`,e[e.GEORGIAN=1079]=`GEORGIAN`,e[e.GERMAN_AUSTRIA=3079]=`GERMAN_AUSTRIA`,e[e.GERMAN_GERMANY=1031]=`GERMAN_GERMANY`,e[e.GERMAN_LIECHTENSTEIN=5127]=`GERMAN_LIECHTENSTEIN`,e[e.GERMAN_LUXEMBOURG=4103]=`GERMAN_LUXEMBOURG`,e[e.GERMAN_SWITZERLAND=2055]=`GERMAN_SWITZERLAND`,e[e.GREEK=1032]=`GREEK`,e[e.GUJARATI=1095]=`GUJARATI`,e[e.HEBREW=1037]=`HEBREW`,e[e.HINDI_INDIA=1081]=`HINDI_INDIA`,e[e.HUNGARIAN=1038]=`HUNGARIAN`,e[e.ICELANDIC=1039]=`ICELANDIC`,e[e.INDONESIAN=1057]=`INDONESIAN`,e[e.ITALIAN_ITALY=1040]=`ITALIAN_ITALY`,e[e.ITALIAN_SWITZERLAND=2064]=`ITALIAN_SWITZERLAND`,e[e.JAPANESE=1041]=`JAPANESE`,e[e.KANNADA=1099]=`KANNADA`,e[e.KAZAKH=1087]=`KAZAKH`,e[e.KHMER=1107]=`KHMER`,e[e.KONKANI=1111]=`KONKANI`,e[e.KOREAN=1042]=`KOREAN`,e[e.KYRGYZ_CYRILICK=1088]=`KYRGYZ_CYRILICK`,e[e.LATVIAN=1062]=`LATVIAN`,e[e.LITHUANIAN=1063]=`LITHUANIAN`,e[e.MALAY_MALAYSIA=1086]=`MALAY_MALAYSIA`,e[e.MALAY_BRUNEI_DARUSSALAM=2110]=`MALAY_BRUNEI_DARUSSALAM`,e[e.MALTESE=1082]=`MALTESE`,e[e.MARATHI=1102]=`MARATHI`,e[e.MONGOLIAN_CYRILIC=1104]=`MONGOLIAN_CYRILIC`,e[e.NORWEGIAN_BOKMAL=1044]=`NORWEGIAN_BOKMAL`,e[e.NORWEGIAN_NYORSK=2068]=`NORWEGIAN_NYORSK`,e[e.POLISH=1045]=`POLISH`,e[e.PORTUGUESE_BRAZIL=1046]=`PORTUGUESE_BRAZIL`,e[e.PORTUGUESE_PORTUGAL=2070]=`PORTUGUESE_PORTUGAL`,e[e.PUNJABI=1094]=`PUNJABI`,e[e.RHAETO_ROMANIC=1047]=`RHAETO_ROMANIC`,e[e.ROMANIAN=1048]=`ROMANIAN`,e[e.RUSSIAN=1049]=`RUSSIAN`,e[e.SANSKRIT=1103]=`SANSKRIT`,e[e.SERBIAN_CYRILIC=3098]=`SERBIAN_CYRILIC`,e[e.SERBIAN_LATIN=2074]=`SERBIAN_LATIN`,e[e.SINHALA=1115]=`SINHALA`,e[e.SLOVAK=1051]=`SLOVAK`,e[e.SLOVENIAN=1060]=`SLOVENIAN`,e[e.SPANISH_ARGENTINA=11274]=`SPANISH_ARGENTINA`,e[e.SPANISH_BOLIVIA=16394]=`SPANISH_BOLIVIA`,e[e.SPANISH_CHILE=13322]=`SPANISH_CHILE`,e[e.SPANICH_COLOMBIA=9226]=`SPANICH_COLOMBIA`,e[e.SPANISH_COSTA_RICA=5130]=`SPANISH_COSTA_RICA`,e[e.SPANISH_DOMINICAN_REPUBLIC=7178]=`SPANISH_DOMINICAN_REPUBLIC`,e[e.SPANISH_ECUADOR=12298]=`SPANISH_ECUADOR`,e[e.SPANISH_EL_SALVADOR=17418]=`SPANISH_EL_SALVADOR`,e[e.SPANISH_GUATEMALA=4106]=`SPANISH_GUATEMALA`,e[e.SPANISH_HONDURAS=18442]=`SPANISH_HONDURAS`,e[e.SPANISH_MEXICO=2058]=`SPANISH_MEXICO`,e[e.SPANISH_NICARAGUA=19466]=`SPANISH_NICARAGUA`,e[e.SPANISH_PANAMA=6154]=`SPANISH_PANAMA`,e[e.SPANISH_PARAGUAY=15370]=`SPANISH_PARAGUAY`,e[e.SPANISH_PERU=10250]=`SPANISH_PERU`,e[e.SPANISH_PUERTO_RICO=20490]=`SPANISH_PUERTO_RICO`,e[e.SPANISH_TRADITIONAL_SORT=1034]=`SPANISH_TRADITIONAL_SORT`,e[e.SPANISH_INTERNATIONAL_SORT=3082]=`SPANISH_INTERNATIONAL_SORT`,e[e.SPANISH_URUGUAY=14346]=`SPANISH_URUGUAY`,e[e.SPANISH_VENEZUELA=8202]=`SPANISH_VENEZUELA`,e[e.SWAHILI=1089]=`SWAHILI`,e[e.SWEDISH=1053]=`SWEDISH`,e[e.SWEDISH_FINLAND=2077]=`SWEDISH_FINLAND`,e[e.SYRIAC=1114]=`SYRIAC`,e[e.TAMIL=1097]=`TAMIL`,e[e.TATAR=1092]=`TATAR`,e[e.TELUGU=1098]=`TELUGU`,e[e.THAI_THAILAND=1054]=`THAI_THAILAND`,e[e.TURKISH=1055]=`TURKISH`,e[e.TAJIK_CYRILLIC=1064]=`TAJIK_CYRILLIC`,e[e.TURKMEN=1090]=`TURKMEN`,e[e.UKRAINIAN=1058]=`UKRAINIAN`,e[e.URDU=1056]=`URDU`,e[e.UZBEK_CYRILIC=2115]=`UZBEK_CYRILIC`,e[e.UZBEK_LATIN=1091]=`UZBEK_LATIN`,e[e.VIETNAMESE=1066]=`VIETNAMESE`,e[e.CTC_SIMPLIFIED=50001]=`CTC_SIMPLIFIED`,e[e.CTC_TRADITIONAL=50002]=`CTC_TRADITIONAL`,e[e.BENGALI_BANGLADESH=2117]=`BENGALI_BANGLADESH`,e[e.BENGALI_INDIA=1093]=`BENGALI_INDIA`,e[e.ASSAMESE=1101]=`ASSAMESE`,e[e.ORIYA=1096]=`ORIYA`,e[e.MALAYALAM=1100]=`MALAYALAM`,e[e.LAO=1108]=`LAO`,e[e.SINDHI_INDIA=1113]=`SINDHI_INDIA`,e[e.AMHARIC=1118]=`AMHARIC`,e[e.KASHMIRI=1120]=`KASHMIRI`,e[e.NEPALI=1121]=`NEPALI`,e[e.PASHTO=1123]=`PASHTO`,e[e.SINDHI=2137]=`SINDHI`,e[e.ARABIC=4096]=`ARABIC`,e[e.BANK_CARD_NUMBER=1e4]=`BANK_CARD_NUMBER`,e[e.BANK_CARD_EXPIRY_DATE=10001]=`BANK_CARD_EXPIRY_DATE`,e[e.BANK_CARD_NAME=10002]=`BANK_CARD_NAME`,e[e.BANK_CARD=10003]=`BANK_CARD`,e[e.BANK_CARD_CVV2=10004]=`BANK_CARD_CVV2`,e[e.ABKHAZIAN=10011]=`ABKHAZIAN`,e[e.KARAKALPAK=10012]=`KARAKALPAK`,e[e.URDU_DETECTION=10560]=`URDU_DETECTION`,e))(YC||{}),XC=(e=>(e[e.OFF=0]=`OFF`,e[e.WHITE_TOP=2]=`WHITE_TOP`,e[e.WHITE_SIDE=4]=`WHITE_SIDE`,e[e.WHITE=6]=`WHITE`,e[e.IR=24]=`IR`,e[e.UV=128]=`UV`,e[e.AXIAL_WHITE=3072]=`AXIAL_WHITE`,e))(XC||{}),ZC=(e=>(e.FATAL_ERROR=`FatalError`,e.ERROR=`Error`,e.WARNING=`Warning`,e.INFO=`Info`,e.DEBUG=`Debug`,e))(ZC||{}),QC=(e=>(e[e.QR=0]=`QR`,e[e.NFC=1]=`NFC`,e))(QC||{}),$C=(e=>(e[e.NFC=1]=`NFC`,e[e.BLE=2]=`BLE`,e[e.WIFI_AWARE=3]=`WIFI_AWARE`,e))($C||{}),ew=(e=>(e[e.WEB_API=0]=`WEB_API`,e[e.OIDC=1]=`OIDC`,e))(ew||{}),tw=(e=>(e.IDL=`1x30`,e.ID1=`3x30`,e.ID2=`2x36`,e.ID3=`2x44`,e.CAN=`1x6`,e.ID1_2_30=`2x30`,e))(tw||{}),nw=(e=>(e[e.METRIC=0]=`METRIC`,e[e.IMPERIAL=1]=`IMPERIAL`,e))(nw||{}),rw=(e=>(e[e.eMDM_Default=0]=`eMDM_Default`,e[e.eMDM_ResizeBinarizeWindow=1]=`eMDM_ResizeBinarizeWindow`,e[e.eMDM_BlurBeforeBinarization=2]=`eMDM_BlurBeforeBinarization`,e))(rw||{}),iw=(e=>(e[e.errLDS_Ok=1]=`errLDS_Ok`,e[e.errLDS_ASN_IncorrectData=2147483649]=`errLDS_ASN_IncorrectData`,e[e.errLDS_ASN_NotEnoughData=2147483650]=`errLDS_ASN_NotEnoughData`,e[e.errLDS_ASN_Contents_UnexpectedData=2147483651]=`errLDS_ASN_Contents_UnexpectedData`,e[e.errLDS_ASN_SignedData_IncorrectData=2147483656]=`errLDS_ASN_SignedData_IncorrectData`,e[e.errLDS_ASN_SignedData_EncapContents_IncorrectData=2147483657]=`errLDS_ASN_SignedData_EncapContents_IncorrectData`,e[e.errLDS_ASN_SignedData_Version_IncorrectData=2147483658]=`errLDS_ASN_SignedData_Version_IncorrectData`,e[e.errLDS_ASN_SignedData_DigestAlgorithms_IncorrectData=2147483665]=`errLDS_ASN_SignedData_DigestAlgorithms_IncorrectData`,e[e.errLDS_ASN_LDSObject_IncorrectData=2147483667]=`errLDS_ASN_LDSObject_IncorrectData`,e[e.errLDS_ASN_LDSObject_Version_IncorrectData=2147483668]=`errLDS_ASN_LDSObject_Version_IncorrectData`,e[e.errLDS_ASN_LDSObject_DigestAlgorithm_IncorrectData=2147483669]=`errLDS_ASN_LDSObject_DigestAlgorithm_IncorrectData`,e[e.errLDS_ASN_LDSObject_DGHashes_IncorrectData=2147483670]=`errLDS_ASN_LDSObject_DGHashes_IncorrectData`,e[e.errLDS_ASN_LDSObject_VersionInfo_IncorrectData=2147483666]=`errLDS_ASN_LDSObject_VersionInfo_IncorrectData`,e[e.errLDS_ASN_Certificate_IncorrectData=2147483671]=`errLDS_ASN_Certificate_IncorrectData`,e[e.errLDS_ASN_Certificate_Version_IncorrectData=2147483672]=`errLDS_ASN_Certificate_Version_IncorrectData`,e[e.errLDS_ASN_Certificate_SN_IncorrectData=2147483673]=`errLDS_ASN_Certificate_SN_IncorrectData`,e[e.errLDS_ASN_Certificate_Signature_IncorrectData=2147483674]=`errLDS_ASN_Certificate_Signature_IncorrectData`,e[e.errLDS_ASN_Certificate_Issuer_IncorrectData=2147483675]=`errLDS_ASN_Certificate_Issuer_IncorrectData`,e[e.errLDS_ASN_Certificate_Validity_IncorrectData=2147483676]=`errLDS_ASN_Certificate_Validity_IncorrectData`,e[e.errLDS_ASN_Certificate_Subject_IncorrectData=2147483677]=`errLDS_ASN_Certificate_Subject_IncorrectData`,e[e.errLDS_ASN_Certificate_SubjectPK_IncorrectData=2147483678]=`errLDS_ASN_Certificate_SubjectPK_IncorrectData`,e[e.errLDS_ASN_Certificate_Extensions_IncorrectData=2147483679]=`errLDS_ASN_Certificate_Extensions_IncorrectData`,e[e.errLDS_ASN_SignerInfo_IncorrectData=2147483680]=`errLDS_ASN_SignerInfo_IncorrectData`,e[e.errLDS_ASN_SignerInfo_Version_IncorrectData=2147483681]=`errLDS_ASN_SignerInfo_Version_IncorrectData`,e[e.errLDS_ASN_SignerInfo_SID_IncorrectData=2147483682]=`errLDS_ASN_SignerInfo_SID_IncorrectData`,e[e.errLDS_ASN_SignerInfo_DigestAlg_IncorrectData=2147483683]=`errLDS_ASN_SignerInfo_DigestAlg_IncorrectData`,e[e.errLDS_ASN_SignerInfo_SignedAttrs_IncorrectData=2147483684]=`errLDS_ASN_SignerInfo_SignedAttrs_IncorrectData`,e[e.errLDS_ASN_SignerInfo_SignAlg_IncorrectData=2147483685]=`errLDS_ASN_SignerInfo_SignAlg_IncorrectData`,e[e.errLDS_ASN_SignerInfo_Signature_IncorrectData=2147483686]=`errLDS_ASN_SignerInfo_Signature_IncorrectData`,e[e.errLDS_ASN_SignerInfo_UnsignedAttrs_IncorrectData=2147483687]=`errLDS_ASN_SignerInfo_UnsignedAttrs_IncorrectData`,e[e.errLDS_ASN_DTC_SignerInfo_IncorrectData=2147483712]=`errLDS_ASN_DTC_SignerInfo_IncorrectData`,e[e.errLDS_ASN_DTC_SignerInfo_Certificate_IncorrectData=2147483713]=`errLDS_ASN_DTC_SignerInfo_Certificate_IncorrectData`,e[e.errLDS_ASN_DTC_SignerInfo_DigestAlg_IncorrectData=2147483714]=`errLDS_ASN_DTC_SignerInfo_DigestAlg_IncorrectData`,e[e.errLDS_ASN_DTC_SignerInfo_SignedAttrs_IncorrectData=2147483715]=`errLDS_ASN_DTC_SignerInfo_SignedAttrs_IncorrectData`,e[e.errLDS_ASN_DTC_SignerInfo_SignAlg_IncorrectData=2147483716]=`errLDS_ASN_DTC_SignerInfo_SignAlg_IncorrectData`,e[e.errLDS_ASN_DTC_SignerInfo_Signature_IncorrectData=2147483717]=`errLDS_ASN_DTC_SignerInfo_Signature_IncorrectData`,e[e.errLDS_ASN_DTC_SecurityInfo_IncorrectData=2147483718]=`errLDS_ASN_DTC_SecurityInfo_IncorrectData`,e[e.errLDS_ASN_DTC_ContentInfo_IncorrectData=2147483719]=`errLDS_ASN_DTC_ContentInfo_IncorrectData`,e[e.errLDS_ICAO_LDSObject_UnsupportedDigestAlgorithm=2147483696]=`errLDS_ICAO_LDSObject_UnsupportedDigestAlgorithm`,e[e.errLDS_ICAO_SignedData_SignerInfos_Empty=2147483697]=`errLDS_ICAO_SignedData_SignerInfos_Empty`,e[e.errLDS_ICAO_SignerInfo_UnsupportedDigestAlgorithm=2147483698]=`errLDS_ICAO_SignerInfo_UnsupportedDigestAlgorithm`,e[e.errLDS_ICAO_SignerInfo_UnsupportedSignatureAlgorithm=2147483699]=`errLDS_ICAO_SignerInfo_UnsupportedSignatureAlgorithm`,e[e.errLDS_ICAO_SignerInfo_MessageDigestError=2147483700]=`errLDS_ICAO_SignerInfo_MessageDigestError`,e[e.errLDS_ICAO_SignerInfo_SignedAttrs_Missed=2147483702]=`errLDS_ICAO_SignerInfo_SignedAttrs_Missed`,e[e.errLDS_Auth_SignerInfo_CantFindCertificate=2147483701]=`errLDS_Auth_SignerInfo_CantFindCertificate`,e[e.errLDS_Auth_Error=2147483728]=`errLDS_Auth_Error`,e[e.errLDS_Auth_UnsupportedSignatureAlgorithm=2147483729]=`errLDS_Auth_UnsupportedSignatureAlgorithm`,e[e.errLDS_Auth_UnsupportedPublicKeyAlgorithm=2147483730]=`errLDS_Auth_UnsupportedPublicKeyAlgorithm`,e[e.errLDS_Auth_MessedAlgorithms=2147483731]=`errLDS_Auth_MessedAlgorithms`,e[e.errLDS_Auth_PublicKeyDataInvalid=2147483732]=`errLDS_Auth_PublicKeyDataInvalid`,e[e.errLDS_Auth_AlgorithmParametersDataInvalid=2147483733]=`errLDS_Auth_AlgorithmParametersDataInvalid`,e[e.errLDS_Auth_SignatureDataInvalid=2147483734]=`errLDS_Auth_SignatureDataInvalid`,e[e.errLDS_Auth_UnsupportedDigestAlgorithm=2147483735]=`errLDS_Auth_UnsupportedDigestAlgorithm`,e[e.errLDS_Auth_SignatureDataIncorrect=2147483736]=`errLDS_Auth_SignatureDataIncorrect`,e[e.errLDS_Auth_AlgorithmParametersNotDefined=2147483737]=`errLDS_Auth_AlgorithmParametersNotDefined`,e[e.errLDS_Auth_SignatureCheckFailed=2147483738]=`errLDS_Auth_SignatureCheckFailed`,e[e.errLDS_DG_WrongTag=2147483760]=`errLDS_DG_WrongTag`,e[e.errLDS_DG_Contents_UnexpectedData=2147483761]=`errLDS_DG_Contents_UnexpectedData`,e[e.errLDS_BAP_SymmetricCypher_CantInitialize=2164260881]=`errLDS_BAP_SymmetricCypher_CantInitialize`,e[e.errLDS_PACE_Info_NotAvailable=2164260896]=`errLDS_PACE_Info_NotAvailable`,e[e.errLDS_PACE_SymmetricCypher_CantInitialize=2164260897]=`errLDS_PACE_SymmetricCypher_CantInitialize`,e[e.errLDS_PACE_KeyAgreement_CantInitialize=2164260898]=`errLDS_PACE_KeyAgreement_CantInitialize`,e[e.errLDS_PACE_EphemeralKeys_CantCreate=2164260899]=`errLDS_PACE_EphemeralKeys_CantCreate`,e[e.errLDS_PACE_Mapping_CantDecodeNonce=2164260900]=`errLDS_PACE_Mapping_CantDecodeNonce`,e[e.errLDS_PACE_SharedSecret_CantCreate=2164260901]=`errLDS_PACE_SharedSecret_CantCreate`,e[e.errLDS_PACE_DomainParams_UnsupportedFormat=2164260902]=`errLDS_PACE_DomainParams_UnsupportedFormat`,e[e.errLDS_PACE_EphemeralKeys_Incorrect=2164260903]=`errLDS_PACE_EphemeralKeys_Incorrect`,e[e.errLDS_PACE_Mapping_EphemeralKeys_Incorrect=2164260904]=`errLDS_PACE_Mapping_EphemeralKeys_Incorrect`,e[e.errLDS_PACE_Mapping_CantPerform=2164260905]=`errLDS_PACE_Mapping_CantPerform`,e[e.errLDS_PACE_NonMatchingAuthTokens=2164260906]=`errLDS_PACE_NonMatchingAuthTokens`,e[e.errLDS_PACE_CAM_Data_Incorrect=2164260907]=`errLDS_PACE_CAM_Data_Incorrect`,e[e.errLDS_PACE_CAM_Data_CantVerify=2164260908]=`errLDS_PACE_CAM_Data_CantVerify`,e[e.errLDS_PACE_CAM_Data_NonMatching=2164260909]=`errLDS_PACE_CAM_Data_NonMatching`,e[e.errLDS_PACE_IM_Scheme_Incorrect=2164260910]=`errLDS_PACE_IM_Scheme_Incorrect`,e[e.errLDS_PACE_IM_RandomMapping_Failed=2164260911]=`errLDS_PACE_IM_RandomMapping_Failed`,e[e.errLDS_CA_CantFindPublicKey=2164260912]=`errLDS_CA_CantFindPublicKey`,e[e.errLDS_CA_CantFindInfo=2164260913]=`errLDS_CA_CantFindInfo`,e[e.errLDS_CA_IncorrectVersion=2164260914]=`errLDS_CA_IncorrectVersion`,e[e.errLDS_CA_CantFindDomainParameters=2164260915]=`errLDS_CA_CantFindDomainParameters`,e[e.errLDS_CA_KeyAgreement_CantInitialize=2164260916]=`errLDS_CA_KeyAgreement_CantInitialize`,e[e.errLDS_CA_PublicKey_UnsupportedAlgorithm=2164260917]=`errLDS_CA_PublicKey_UnsupportedAlgorithm`,e[e.errLDS_CA_EphemeralKeys_CantCreate=2164260918]=`errLDS_CA_EphemeralKeys_CantCreate`,e[e.errLDS_CA_SharedSecret_CantCreate=2164260919]=`errLDS_CA_SharedSecret_CantCreate`,e[e.errLDS_CA_NonMatchingAuthTokens=2164260920]=`errLDS_CA_NonMatchingAuthTokens`,e[e.errLDS_TA_IncorrectVersion=2164260928]=`errLDS_TA_IncorrectVersion`,e[e.errLDS_TA_CantBuildCertificateChain=2164260929]=`errLDS_TA_CantBuildCertificateChain`,e[e.errLDS_TA_CantFindISPrivateKey=2164260930]=`errLDS_TA_CantFindISPrivateKey`,e[e.errLDS_TA_PublicKey_UnsupportedAlgorithm=2164260931]=`errLDS_TA_PublicKey_UnsupportedAlgorithm`,e[e.errLDS_TA_SignatureBuildingError=2164260932]=`errLDS_TA_SignatureBuildingError`,e[e.errLDS_TA_InvalidKeyAlgorithmParameters=2164260933]=`errLDS_TA_InvalidKeyAlgorithmParameters`,e[e.errLDS_AA_PublicKey_UnsupportedAlgorithm=2164260944]=`errLDS_AA_PublicKey_UnsupportedAlgorithm`,e[e.errLDS_AA_PublicKey_IncorrectData=2164260945]=`errLDS_AA_PublicKey_IncorrectData`,e[e.errLDS_AA_PublicKey_IncorrectParameters=2164260946]=`errLDS_AA_PublicKey_IncorrectParameters`,e[e.errLDS_AA_PublicKey_UndefinedParameters=2164260947]=`errLDS_AA_PublicKey_UndefinedParameters`,e[e.errLDS_AA_Signature_IncorrectData=2164260948]=`errLDS_AA_Signature_IncorrectData`,e[e.errLDS_AA_UnsupportedRecoveryScheme=2164260949]=`errLDS_AA_UnsupportedRecoveryScheme`,e[e.errLDS_AA_IncorrectTrailer=2164260950]=`errLDS_AA_IncorrectTrailer`,e[e.errLDS_AA_UnsupportedDigestAlgorithm=2164260951]=`errLDS_AA_UnsupportedDigestAlgorithm`,e[e.errLDS_RI_SectorKey_CantFind=2164260976]=`errLDS_RI_SectorKey_CantFind`,e[e.errLDS_RI_SectorKey_IncorrectData=2164260977]=`errLDS_RI_SectorKey_IncorrectData`,e[e.errLDS_RI_SectorKey_IncompleteData=2164260978]=`errLDS_RI_SectorKey_IncompleteData`,e[e.errLDS_CV_Certificate_MissingMandatoryData_PK=2164260960]=`errLDS_CV_Certificate_MissingMandatoryData_PK`,e[e.errLDS_CV_Certificate_PublicKey_Unsupported=2164260962]=`errLDS_CV_Certificate_PublicKey_Unsupported`,e[e.errLDS_CV_Certificate_CHAT_UnsupportedTerminalType=2164260963]=`errLDS_CV_Certificate_CHAT_UnsupportedTerminalType`,e[e.errLDS_CV_Certificate_PrivateKey_Unsupported=2164260964]=`errLDS_CV_Certificate_PrivateKey_Unsupported`,e[e.errLDS_CV_Certificate_PrivateKey_InvalidParams=2164260965]=`errLDS_CV_Certificate_PrivateKey_InvalidParams`,e[e.errLDS_PACE_CAM_Data_Usage_Incorrect=2164261163]=`errLDS_PACE_CAM_Data_Usage_Incorrect`,e[e.errLDS_PACE_IM_MappingData_Incorrect=2164261167]=`errLDS_PACE_IM_MappingData_Incorrect`,e[e.errLDS_CV_Certificate_IncorrectData=2164261216]=`errLDS_CV_Certificate_IncorrectData`,e[e.errLDS_CV_Certificate_CPI_IncorrectData=2164261217]=`errLDS_CV_Certificate_CPI_IncorrectData`,e[e.errLDS_CV_Certificate_CAR_IncorrectData=2164261218]=`errLDS_CV_Certificate_CAR_IncorrectData`,e[e.errLDS_CV_Certificate_PublicKey_IncorrectData=2164261219]=`errLDS_CV_Certificate_PublicKey_IncorrectData`,e[e.errLDS_CV_Certificate_CHR_IncorrectData=2164261220]=`errLDS_CV_Certificate_CHR_IncorrectData`,e[e.errLDS_CV_Certificate_CHAT_IncorrectData=2164261221]=`errLDS_CV_Certificate_CHAT_IncorrectData`,e[e.errLDS_CV_Certificate_ValidFrom_IncorrectData=2164261222]=`errLDS_CV_Certificate_ValidFrom_IncorrectData`,e[e.errLDS_CV_Certificate_ValidTo_IncorrectData=2164261223]=`errLDS_CV_Certificate_ValidTo_IncorrectData`,e[e.errLDS_CV_Certificate_Extensions_IncorrectData=2164261224]=`errLDS_CV_Certificate_Extensions_IncorrectData`,e[e.errLDS_CV_Certificate_PrivateKey_IncorrectData=2164261225]=`errLDS_CV_Certificate_PrivateKey_IncorrectData`,e[e.errLDS_CV_Certificate_PrivateKey_Missing=2164261226]=`errLDS_CV_Certificate_PrivateKey_Missing`,e[e.errLDS_VDS_UnsupportedVersion=2164261376]=`errLDS_VDS_UnsupportedVersion`,e[e.errLDS_VDS_Issuing_Country_Size=2164261377]=`errLDS_VDS_Issuing_Country_Size`,e[e.errLDS_VDS_Issuing_Country_IncorrectData=2164261378]=`errLDS_VDS_Issuing_Country_IncorrectData`,e[e.errLDS_VDS_Signer_Certificate_Size=2164261379]=`errLDS_VDS_Signer_Certificate_Size`,e[e.errLDS_VDS_Signer_Certificate_Data=2164261380]=`errLDS_VDS_Signer_Certificate_Data`,e[e.errLDS_VDS_Signature_IncorrectData=2164261381]=`errLDS_VDS_Signature_IncorrectData`,e[e.errLDS_VDS_NC_IncorrectData=2164261632]=`errLDS_VDS_NC_IncorrectData`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Data=2164261633]=`errLDS_VDS_NC_MissingOrIncorrect_Data`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Header=2164261634]=`errLDS_VDS_NC_MissingOrIncorrect_Header`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Type=2164261635]=`errLDS_VDS_NC_MissingOrIncorrect_Type`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Version=2164261636]=`errLDS_VDS_NC_MissingOrIncorrect_Version`,e[e.errLDS_VDS_NC_MissingOrIncorrect_IssuingCountry=2164261637]=`errLDS_VDS_NC_MissingOrIncorrect_IssuingCountry`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Message=2164261638]=`errLDS_VDS_NC_MissingOrIncorrect_Message`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Signature=2164261639]=`errLDS_VDS_NC_MissingOrIncorrect_Signature`,e[e.errLDS_VDS_NC_MissingOrIncorrect_SigAlgorithm=2164261640]=`errLDS_VDS_NC_MissingOrIncorrect_SigAlgorithm`,e[e.errLDS_VDS_NC_MissingOrIncorrect_Certificate=2164261641]=`errLDS_VDS_NC_MissingOrIncorrect_Certificate`,e[e.errLDS_VDS_NC_MissingOrIncorrect_SigValue=2164261642]=`errLDS_VDS_NC_MissingOrIncorrect_SigValue`,e))(iw||{}),aw=(e=>(e[e.ntfLDS_ASN_Certificate_IncorrectVersion=2415919105]=`ntfLDS_ASN_Certificate_IncorrectVersion`,e[e.ntfLDS_ASN_Certificate_NonMatchingSignatureAlgorithm=2415919106]=`ntfLDS_ASN_Certificate_NonMatchingSignatureAlgorithm`,e[e.ntfLDS_ASN_Certificate_IncorrectTimeCoding=2415919107]=`ntfLDS_ASN_Certificate_IncorrectTimeCoding`,e[e.ntfLDS_ASN_Certificate_IncorrectUseOfGeneralizedTime=2415919108]=`ntfLDS_ASN_Certificate_IncorrectUseOfGeneralizedTime`,e[e.ntfLDS_ASN_Certificate_EmptyIssuer=2415919109]=`ntfLDS_ASN_Certificate_EmptyIssuer`,e[e.ntfLDS_ASN_Certificate_EmptySubject=2415919110]=`ntfLDS_ASN_Certificate_EmptySubject`,e[e.ntfLDS_ASN_Certificate_UnsupportedCriticalExtension=2415919112]=`ntfLDS_ASN_Certificate_UnsupportedCriticalExtension`,e[e.ntfLDS_ASN_Certificate_ForcedDefaultCSCARole=2415919118]=`ntfLDS_ASN_Certificate_ForcedDefaultCSCARole`,e[e.ntfLDS_ASN_Certificate_ForcedDefaultDSRole=2415919119]=`ntfLDS_ASN_Certificate_ForcedDefaultDSRole`,e[e.ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS=2415919120]=`ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS`,e[e.ntfLDS_ASN_Certificate_NonMatchingDSRole=2415919121]=`ntfLDS_ASN_Certificate_NonMatchingDSRole`,e[e.ntfLDS_ASN_Certificate_DuplicatingExtensions=2415919127]=`ntfLDS_ASN_Certificate_DuplicatingExtensions`,e[e.ntfLDS_ICAO_Certificate_Version_Missed=2415919616]=`ntfLDS_ICAO_Certificate_Version_Missed`,e[e.ntfLDS_ICAO_Certificate_Version_Incorrect=2415919617]=`ntfLDS_ICAO_Certificate_Version_Incorrect`,e[e.ntfLDS_ICAO_Certificate_Issuer_Country_Missed=2415919618]=`ntfLDS_ICAO_Certificate_Issuer_Country_Missed`,e[e.ntfLDS_ICAO_Certificate_Issuer_CommonName_Missed=2415919619]=`ntfLDS_ICAO_Certificate_Issuer_CommonName_Missed`,e[e.ntfLDS_ICAO_Certificate_Issuer_CountryNonCompliant=2415919620]=`ntfLDS_ICAO_Certificate_Issuer_CountryNonCompliant`,e[e.ntfLDS_ICAO_Certificate_Subject_Country_Missed=2415919621]=`ntfLDS_ICAO_Certificate_Subject_Country_Missed`,e[e.ntfLDS_ICAO_Certificate_Subject_CommonName_Missed=2415919622]=`ntfLDS_ICAO_Certificate_Subject_CommonName_Missed`,e[e.ntfLDS_ICAO_Certificate_Subject_CountryNonCompliant=2415919623]=`ntfLDS_ICAO_Certificate_Subject_CountryNonCompliant`,e[e.ntfLDS_ICAO_Certificate_UsingNonCompliantData=2415919624]=`ntfLDS_ICAO_Certificate_UsingNonCompliantData`,e[e.ntfLDS_ICAO_Certificate_UnsupportedSignatureAlgorithm=2415919625]=`ntfLDS_ICAO_Certificate_UnsupportedSignatureAlgorithm`,e[e.ntfLDS_ICAO_Certificate_UnsupportedPublicKeyAlgorithm=2415919626]=`ntfLDS_ICAO_Certificate_UnsupportedPublicKeyAlgorithm`,e[e.ntfLDS_ICAO_Certificate_MissedExtensions=2415919627]=`ntfLDS_ICAO_Certificate_MissedExtensions`,e[e.ntfLDS_ICAO_Certificate_Validity=2415919628]=`ntfLDS_ICAO_Certificate_Validity`,e[e.ntfLDS_ICAO_Certificate_Ext_UsingNonCompliantData=2415919629]=`ntfLDS_ICAO_Certificate_Ext_UsingNonCompliantData`,e[e.ntfLDS_ICAO_Certificate_Ext_KeyUsage_Missed=2415919630]=`ntfLDS_ICAO_Certificate_Ext_KeyUsage_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_KeyUsage_NotCritical=2415919631]=`ntfLDS_ICAO_Certificate_Ext_KeyUsage_NotCritical`,e[e.ntfLDS_ICAO_Certificate_Ext_KeyUsage_IncorrectData=2415919632]=`ntfLDS_ICAO_Certificate_Ext_KeyUsage_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_Missed=2415919633]=`ntfLDS_ICAO_Certificate_Ext_BasicC_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage1=2415919634]=`ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage1`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage2=2415919635]=`ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage2`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_NotCritical=2415919636]=`ntfLDS_ICAO_Certificate_Ext_BasicC_NotCritical`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectData=2415919637]=`ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Missed=2415919638]=`ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Incorrect=2415919639]=`ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Incorrect`,e[e.ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_NotCritical=2415919640]=`ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_NotCritical`,e[e.ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectUsage=2415919641]=`ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectUsage`,e[e.ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectData=2415919642]=`ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_AuthKeyID_Missed=2415919643]=`ntfLDS_ICAO_Certificate_Ext_AuthKeyID_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_AuthKeyID_IncorrectData=2415919644]=`ntfLDS_ICAO_Certificate_Ext_AuthKeyID_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_AuthKeyID_KeyID_Missed=2415919645]=`ntfLDS_ICAO_Certificate_Ext_AuthKeyID_KeyID_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_Missed=2415919646]=`ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_IncorrectData=2415919647]=`ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Missed=2415919648]=`ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_IncorrectData=2415919649]=`ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Empty=2415919650]=`ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Missed=2415919651]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_IncorrectData=2415919652]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Empty=2415919653]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_NonCompliant=2415919654]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Critical=2415919656]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Critical`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Empty=2415919657]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Incorrect=2415919658]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Incorrect`,e[e.ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_NonCompliant=2415919659]=`ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Missed=2415919660]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_IncorrectData=2415919661]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Empty=2415919662]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_NonCompliant=2415919663]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Critical=2415919665]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Critical`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Empty=2415919666]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Incorrect=2415919667]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Incorrect`,e[e.ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_NonCompliant=2415919668]=`ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_Missed=2415919669]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_IncorrectData=2415919670]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_Version=2415919671]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_Version`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes=2415919672]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes_Empty=2415919673]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_CertPolicies_IncorrectData=2415919674]=`ntfLDS_ICAO_Certificate_Ext_CertPolicies_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_CertPolicies_Empty=2415919675]=`ntfLDS_ICAO_Certificate_Ext_CertPolicies_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_CertPolicies_PolicyID_Missed=2415919676]=`ntfLDS_ICAO_Certificate_Ext_CertPolicies_PolicyID_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Missed=2415919677]=`ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Missed`,e[e.ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_IncorrectData=2415919678]=`ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Empty=2415919679]=`ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Empty`,e[e.ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_PointMissed=2415919680]=`ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_PointMissed`,e[e.ntfLDS_ICAO_Certificate_SN_NonCompliant=2415919681]=`ntfLDS_ICAO_Certificate_SN_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Issuer_SN_NonCompliant=2415919682]=`ntfLDS_ICAO_Certificate_Issuer_SN_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Subject_SN_NonCompliant=2415919683]=`ntfLDS_ICAO_Certificate_Subject_SN_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Issuer_AttributeNonCompliant=2415919684]=`ntfLDS_ICAO_Certificate_Issuer_AttributeNonCompliant`,e[e.ntfLDS_ICAO_Certificate_Subject_AttributeNonCompliant=2415919685]=`ntfLDS_ICAO_Certificate_Subject_AttributeNonCompliant`,e[e.ntfLDS_ICAO_Certificate_IssuerSubject_Country_NonMatching=2415919686]=`ntfLDS_ICAO_Certificate_IssuerSubject_Country_NonMatching`,e[e.ntfLDS_ICAO_Certificate_Ext_CSCA_AltNames_NonMatching=2415919687]=`ntfLDS_ICAO_Certificate_Ext_CSCA_AltNames_NonMatching`,e[e.ntfLDS_ICAO_Certificate_Ext_NameChange_IncorrectData=2415919688]=`ntfLDS_ICAO_Certificate_Ext_NameChange_IncorrectData`,e[e.ntfLDS_ICAO_Certificate_Ext_NameChange_NonCompliant=2415919689]=`ntfLDS_ICAO_Certificate_Ext_NameChange_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Ext_NameChange_Critical=2415919690]=`ntfLDS_ICAO_Certificate_Ext_NameChange_Critical`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_NonCompliant=2415919691]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Ext_DocTypeList_Critical=2415919692]=`ntfLDS_ICAO_Certificate_Ext_DocTypeList_Critical`,e[e.ntfLDS_ICAO_Certificate_Ext_Optional_Critical=2415919693]=`ntfLDS_ICAO_Certificate_Ext_Optional_Critical`,e[e.ntfLDS_ICAO_Certificate_Subject_NonCompliant=2415919694]=`ntfLDS_ICAO_Certificate_Subject_NonCompliant`,e[e.ntfLDS_ICAO_Certificate_Subject_CommonNameNonCompliant=2415919695]=`ntfLDS_ICAO_Certificate_Subject_CommonNameNonCompliant`,e[e.ntfLDS_ICAO_Certificate_Chain_Country_NonMatching=2415919696]=`ntfLDS_ICAO_Certificate_Chain_Country_NonMatching`,e[e.ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching=2415919697]=`ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching`,e[e.ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching=2415919698]=`ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching`,e[e.ntfLDS_ICAO_Certificate_Issuer_CountryNonUpperCase=2415919699]=`ntfLDS_ICAO_Certificate_Issuer_CountryNonUpperCase`,e[e.ntfLDS_ICAO_Certificate_Subject_CountryNonUpperCase=2415919700]=`ntfLDS_ICAO_Certificate_Subject_CountryNonUpperCase`,e[e.ntfLDS_ICAO_COM_LDS_Version_Incorrect=2415919136]=`ntfLDS_ICAO_COM_LDS_Version_Incorrect`,e[e.ntfLDS_ICAO_COM_LDS_Version_Missing=2415919137]=`ntfLDS_ICAO_COM_LDS_Version_Missing`,e[e.ntfLDS_ICAO_COM_Unicode_Version_Incorrect=2415919138]=`ntfLDS_ICAO_COM_Unicode_Version_Incorrect`,e[e.ntfLDS_ICAO_COM_Unicode_Version_Missing=2415919139]=`ntfLDS_ICAO_COM_Unicode_Version_Missing`,e[e.ntfLDS_ICAO_COM_DGPM_Incorrect=2415919140]=`ntfLDS_ICAO_COM_DGPM_Incorrect`,e[e.ntfLDS_ICAO_COM_DGPM_Missing=2415919141]=`ntfLDS_ICAO_COM_DGPM_Missing`,e[e.ntfLDS_ICAO_COM_DGPM_Unexpected=2415919142]=`ntfLDS_ICAO_COM_DGPM_Unexpected`,e[e.ntfLDS_ICAO_Application_LDSVersion_Unsupported=2415919152]=`ntfLDS_ICAO_Application_LDSVersion_Unsupported`,e[e.ntfLDS_ICAO_Application_UnicodeVersion_Unsupported=2415919153]=`ntfLDS_ICAO_Application_UnicodeVersion_Unsupported`,e[e.ntfLDS_ICAO_Application_LDSVersion_Inconsistent=2415919154]=`ntfLDS_ICAO_Application_LDSVersion_Inconsistent`,e[e.ntfLDS_ICAO_Application_UnicodeVersion_Inconsistent=2415919155]=`ntfLDS_ICAO_Application_UnicodeVersion_Inconsistent`,e[e.ntfLDS_ASN_SignedData_OID_Incorrect=2415919360]=`ntfLDS_ASN_SignedData_OID_Incorrect`,e[e.ntfLDS_ASN_SignedData_Version_Incorrect=2415919520]=`ntfLDS_ASN_SignedData_Version_Incorrect`,e[e.ntfLDS_ASN_SignedData_ContentOID_Incorrect=2415919521]=`ntfLDS_ASN_SignedData_ContentOID_Incorrect`,e[e.ntfLDS_ICAO_SignedData_Version_Incorrect=2415919361]=`ntfLDS_ICAO_SignedData_Version_Incorrect`,e[e.ntfLDS_ICAO_SignedData_DigestAlgorithms_Empty=2415919362]=`ntfLDS_ICAO_SignedData_DigestAlgorithms_Empty`,e[e.ntfLDS_ICAO_SignedData_DigestAlgorithms_Unsupported=2415919363]=`ntfLDS_ICAO_SignedData_DigestAlgorithms_Unsupported`,e[e.ntfLDS_ICAO_SignedData_SignerInfos_MultipleEntries=2415919369]=`ntfLDS_ICAO_SignedData_SignerInfos_MultipleEntries`,e[e.ntfLDS_ICAO_SignedData_Certificates_Missed=2415919536]=`ntfLDS_ICAO_SignedData_Certificates_Missed`,e[e.ntfLDS_ICAO_SignedData_Certificates_Empty=2415919537]=`ntfLDS_ICAO_SignedData_Certificates_Empty`,e[e.ntfLDS_ICAO_SignedData_CRLs_IncorrectUsage=2415919538]=`ntfLDS_ICAO_SignedData_CRLs_IncorrectUsage`,e[e.ntfLDS_ICAO_LDSObject_IncorrectContentOID=2415919364]=`ntfLDS_ICAO_LDSObject_IncorrectContentOID`,e[e.ntfLDS_ICAO_LDSObject_DGNumber_Incorrect=2415919365]=`ntfLDS_ICAO_LDSObject_DGNumber_Incorrect`,e[e.ntfLDS_ICAO_LDSObject_DGHash_Missing=2415919366]=`ntfLDS_ICAO_LDSObject_DGHash_Missing`,e[e.ntfLDS_ICAO_LDSObject_DGHash_Extra=2415919367]=`ntfLDS_ICAO_LDSObject_DGHash_Extra`,e[e.ntfLDS_ICAO_LDSObject_Version_Incorrect=2415919368]=`ntfLDS_ICAO_LDSObject_Version_Incorrect`,e[e.ntfLDS_ICAO_MasterList_Version_Incorrect=2415919552]=`ntfLDS_ICAO_MasterList_Version_Incorrect`,e[e.ntfLDS_ICAO_DeviationList_Version_Incorrect=2415919560]=`ntfLDS_ICAO_DeviationList_Version_Incorrect`,e[e.ntfLDS_BSI_DefectList_Version_Incorrect=2415919568]=`ntfLDS_BSI_DefectList_Version_Incorrect`,e[e.ntfLDS_BSI_BlackList_Version_Incorrect=2415919576]=`ntfLDS_BSI_BlackList_Version_Incorrect`,e[e.ntfLDS_ASN_SignerInfo_Version_Incorrect=2415919370]=`ntfLDS_ASN_SignerInfo_Version_Incorrect`,e[e.ntfLDS_ASN_SignerInfo_SID_IncorrectChoice=2415919371]=`ntfLDS_ASN_SignerInfo_SID_IncorrectChoice`,e[e.ntfLDS_ASN_SignerInfo_SID_DigestAlgorithmNotListed=2415919372]=`ntfLDS_ASN_SignerInfo_SID_DigestAlgorithmNotListed`,e[e.ntfLDS_ASN_SignerInfo_MessageDigestAttr_Missing=2415919373]=`ntfLDS_ASN_SignerInfo_MessageDigestAttr_Missing`,e[e.ntfLDS_ASN_SignerInfo_MessageDigestAttr_Data=2415919374]=`ntfLDS_ASN_SignerInfo_MessageDigestAttr_Data`,e[e.ntfLDS_ASN_SignerInfo_MessageDigestAttr_Value=2415919375]=`ntfLDS_ASN_SignerInfo_MessageDigestAttr_Value`,e[e.ntfLDS_ASN_SignerInfo_ContentTypeAttr_Missing=2415919376]=`ntfLDS_ASN_SignerInfo_ContentTypeAttr_Missing`,e[e.ntfLDS_ASN_SignerInfo_ContentTypeAttr_Data=2415919377]=`ntfLDS_ASN_SignerInfo_ContentTypeAttr_Data`,e[e.ntfLDS_ASN_SignerInfo_ContentTypeAttr_Value=2415919378]=`ntfLDS_ASN_SignerInfo_ContentTypeAttr_Value`,e[e.ntfLDS_ASN_SignerInfo_SigningTimeAttr_Missing=2415919387]=`ntfLDS_ASN_SignerInfo_SigningTimeAttr_Missing`,e[e.ntfLDS_ASN_SignerInfo_SigningTimeAttr_Data=2415919388]=`ntfLDS_ASN_SignerInfo_SigningTimeAttr_Data`,e[e.ntfLDS_ASN_SignerInfo_SigningTimeAttr_Value=2415919389]=`ntfLDS_ASN_SignerInfo_SigningTimeAttr_Value`,e[e.ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Missing=2415919390]=`ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Missing`,e[e.ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Data=2415919391]=`ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Data`,e[e.ntfLDS_Auth_SignerInfo_Certificate_Validity=2415919381]=`ntfLDS_Auth_SignerInfo_Certificate_Validity`,e[e.ntfLDS_Auth_SignerInfo_Certificate_RootIsNotTrusted=2415919382]=`ntfLDS_Auth_SignerInfo_Certificate_RootIsNotTrusted`,e[e.ntfLDS_Auth_SignerInfo_Certificate_CantFindCSCA=2415919383]=`ntfLDS_Auth_SignerInfo_Certificate_CantFindCSCA`,e[e.ntfLDS_Auth_SignerInfo_Certificate_Revoked=2415919384]=`ntfLDS_Auth_SignerInfo_Certificate_Revoked`,e[e.ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid=2415919385]=`ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid`,e[e.ntfLDS_UnsupportedImageFormat=2415919386]=`ntfLDS_UnsupportedImageFormat`,e[e.ntfLDS_MDL_Certificate_Chain_SoP_NonMatching=2415920128]=`ntfLDS_MDL_Certificate_Chain_SoP_NonMatching`,e[e.ntfLDS_MDL_Certificate_UnsupportedPublicKeyAlgorithm=2415920129]=`ntfLDS_MDL_Certificate_UnsupportedPublicKeyAlgorithm`,e[e.ntfLDS_MDL_Certificate_UnsupportedSignatureAlgorithm=2415920130]=`ntfLDS_MDL_Certificate_UnsupportedSignatureAlgorithm`,e[e.ntfLDS_MDL_Certificate_UnsupportedPublicKeyParams=2415920131]=`ntfLDS_MDL_Certificate_UnsupportedPublicKeyParams`,e[e.ntfLDS_MRZ_DocumentType_Unknown=139272]=`ntfLDS_MRZ_DocumentType_Unknown`,e[e.ntfLDS_MRZ_IssuingState_SyntaxError=139273]=`ntfLDS_MRZ_IssuingState_SyntaxError`,e[e.ntfLDS_MRZ_Name_IsVoid=139274]=`ntfLDS_MRZ_Name_IsVoid`,e[e.ntfLDS_MRZ_Number_IncorrectChecksum=139277]=`ntfLDS_MRZ_Number_IncorrectChecksum`,e[e.ntfLDS_MRZ_Nationality_SyntaxError=139278]=`ntfLDS_MRZ_Nationality_SyntaxError`,e[e.ntfLDS_MRZ_DOB_SyntaxError=139279]=`ntfLDS_MRZ_DOB_SyntaxError`,e[e.ntfLDS_MRZ_DOB_Error=139280]=`ntfLDS_MRZ_DOB_Error`,e[e.ntfLDS_MRZ_DOB_IncorrectChecksum=139281]=`ntfLDS_MRZ_DOB_IncorrectChecksum`,e[e.ntfLDS_MRZ_Sex_Incorrect=139282]=`ntfLDS_MRZ_Sex_Incorrect`,e[e.ntfLDS_MRZ_DOE_SyntaxError=139283]=`ntfLDS_MRZ_DOE_SyntaxError`,e[e.ntfLDS_MRZ_DOE_Error=139284]=`ntfLDS_MRZ_DOE_Error`,e[e.ntfLDS_MRZ_DOE_IncorrectChecksum=139285]=`ntfLDS_MRZ_DOE_IncorrectChecksum`,e[e.ntfLDS_MRZ_OptionalData_IncorrectChecksum=139286]=`ntfLDS_MRZ_OptionalData_IncorrectChecksum`,e[e.ntfLDS_MRZ_IncorrectChecksum=139287]=`ntfLDS_MRZ_IncorrectChecksum`,e[e.ntfLDS_MRZ_Incorrect=139288]=`ntfLDS_MRZ_Incorrect`,e[e.ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching=139289]=`ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching`,e[e.ntfLDS_Biometrics_FormatOwner_Missing=2415984640]=`ntfLDS_Biometrics_FormatOwner_Missing`,e[e.ntfLDS_Biometrics_FormatOwner_Incorrect=2416050176]=`ntfLDS_Biometrics_FormatOwner_Incorrect`,e[e.ntfLDS_Biometrics_FormatType_Missing=2416115712]=`ntfLDS_Biometrics_FormatType_Missing`,e[e.ntfLDS_Biometrics_FormatType_Incorrect=2416181248]=`ntfLDS_Biometrics_FormatType_Incorrect`,e[e.ntfLDS_Biometrics_Type_Incorrect=2416246784]=`ntfLDS_Biometrics_Type_Incorrect`,e[e.ntfLDS_Biometrics_SubType_Missing=2416312320]=`ntfLDS_Biometrics_SubType_Missing`,e[e.ntfLDS_Biometrics_SubType_Incorrect=2416377856]=`ntfLDS_Biometrics_SubType_Incorrect`,e[e.ntfLDS_Biometrics_BDB_Image_Missing=2416443392]=`ntfLDS_Biometrics_BDB_Image_Missing`,e[e.ntfLDS_Biometrics_BDB_FormatID_Incorrect=2416508928]=`ntfLDS_Biometrics_BDB_FormatID_Incorrect`,e[e.ntfLDS_Biometrics_BDB_Version_Incorrect=2416574464]=`ntfLDS_Biometrics_BDB_Version_Incorrect`,e[e.ntfLDS_Biometrics_BDB_DataLength_Incorrect=241664e4]=`ntfLDS_Biometrics_BDB_DataLength_Incorrect`,e[e.ntfLDS_Biometrics_BDB_Data_Incorrect=2416705536]=`ntfLDS_Biometrics_BDB_Data_Incorrect`,e[e.ntfLDS_Biometrics_BDB_Data_Gender=2416967680]=`ntfLDS_Biometrics_BDB_Data_Gender`,e[e.ntfLDS_Biometrics_BDB_Data_EyeColor=2417033216]=`ntfLDS_Biometrics_BDB_Data_EyeColor`,e[e.ntfLDS_Biometrics_BDB_Data_HairColor=2417098752]=`ntfLDS_Biometrics_BDB_Data_HairColor`,e[e.ntfLDS_Biometrics_BDB_Data_PoseAngle_Yaw=2417164288]=`ntfLDS_Biometrics_BDB_Data_PoseAngle_Yaw`,e[e.ntfLDS_Biometrics_BDB_Data_PoseAngle_Pitch=2417229824]=`ntfLDS_Biometrics_BDB_Data_PoseAngle_Pitch`,e[e.ntfLDS_Biometrics_BDB_Data_PoseAngle_Roll=2417295360]=`ntfLDS_Biometrics_BDB_Data_PoseAngle_Roll`,e[e.ntfLDS_Biometrics_BDB_Data_PoseAngleU_Yaw=2417360896]=`ntfLDS_Biometrics_BDB_Data_PoseAngleU_Yaw`,e[e.ntfLDS_Biometrics_BDB_Data_PoseAngleU_Pitch=2417426432]=`ntfLDS_Biometrics_BDB_Data_PoseAngleU_Pitch`,e[e.ntfLDS_Biometrics_BDB_Data_PoseAngleU_Roll=2417491968]=`ntfLDS_Biometrics_BDB_Data_PoseAngleU_Roll`,e[e.ntfLDS_Biometrics_BDB_Data_FaceImageType=2417557504]=`ntfLDS_Biometrics_BDB_Data_FaceImageType`,e[e.ntfLDS_Biometrics_BDB_Data_ImageDataType=2417623040]=`ntfLDS_Biometrics_BDB_Data_ImageDataType`,e[e.ntfLDS_SI_Storage_CS_NonConsistant=2432696593]=`ntfLDS_SI_Storage_CS_NonConsistant`,e[e.ntfLDS_SI_Storage_CS_PACE_CAM_Key_Missing=2432696594]=`ntfLDS_SI_Storage_CS_PACE_CAM_Key_Missing`,e[e.ntfLDS_Biometrics_RB_Data_Incorrect=2449539072]=`ntfLDS_Biometrics_RB_Data_Incorrect`,e[e.ntfLDS_Biometrics_RB_Item_Incorrect=2449604608]=`ntfLDS_Biometrics_RB_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Item_Missing=2449670144]=`ntfLDS_Biometrics_RB_Item_Missing`,e[e.ntfLDS_Biometrics_RB_Item_Unexpected=2449735680]=`ntfLDS_Biometrics_RB_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_RID_Incorrect=2449801232]=`ntfLDS_Biometrics_RB_RID_Incorrect`,e[e.ntfLDS_Biometrics_RB_ImageR_Incorrect=2449801248]=`ntfLDS_Biometrics_RB_ImageR_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Item_Incorrect=2449801264]=`ntfLDS_Biometrics_RB_Image_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Item_Missing=2449801265]=`ntfLDS_Biometrics_RB_Image_Item_Missing`,e[e.ntfLDS_Biometrics_RB_Image_Item_Unexpected=2449801266]=`ntfLDS_Biometrics_RB_Image_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Image_Info_Item_Incorrect=2449801280]=`ntfLDS_Biometrics_RB_Image_Info_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_Item_Missing=2449801281]=`ntfLDS_Biometrics_RB_Image_Info_Item_Missing`,e[e.ntfLDS_Biometrics_RB_Image_Info_Item_Unexpected=2449801282]=`ntfLDS_Biometrics_RB_Image_Info_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Image_Info_Format_Incorrect=2449801283]=`ntfLDS_Biometrics_RB_Image_Info_Format_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_Format_Unsupported=2449801284]=`ntfLDS_Biometrics_RB_Image_Info_Format_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_Kind_Incorrect=2449801285]=`ntfLDS_Biometrics_RB_Image_Info_Kind_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_Kind_Unsupported=2449801286]=`ntfLDS_Biometrics_RB_Image_Info_Kind_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_PostAPB_Incorrect=2449801287]=`ntfLDS_Biometrics_RB_Image_Info_PostAPB_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_LossyTA_Incorrect=2449801288]=`ntfLDS_Biometrics_RB_Image_Info_LossyTA_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_LossyTA_Unsupported=2449801289]=`ntfLDS_Biometrics_RB_Image_Info_LossyTA_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_Cam2Subj_Unsupported=2449801290]=`ntfLDS_Biometrics_RB_Image_Info_Cam2Subj_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_SensDiag_Unsupported=2449801291]=`ntfLDS_Biometrics_RB_Image_Info_SensDiag_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_LensF_Unsupported=2449801292]=`ntfLDS_Biometrics_RB_Image_Info_LensF_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_ImSize_Incorrect=2449801293]=`ntfLDS_Biometrics_RB_Image_Info_ImSize_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_ImSize_Unsupported=2449801294]=`ntfLDS_Biometrics_RB_Image_Info_ImSize_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_ImMeas_Incorrect=2449801295]=`ntfLDS_Biometrics_RB_Image_Info_ImMeas_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_Color_Incorrect=2449801296]=`ntfLDS_Biometrics_RB_Image_Info_Color_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Info_Color_Unsupported=2449801297]=`ntfLDS_Biometrics_RB_Image_Info_Color_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Info_ColorMap_Incorrect=2449801298]=`ntfLDS_Biometrics_RB_Image_Info_ColorMap_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Capt_Item_Incorrect=2449801312]=`ntfLDS_Biometrics_RB_Image_Capt_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Capt_Item_Unexpected=2449801313]=`ntfLDS_Biometrics_RB_Image_Capt_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Image_Capt_Spectral_Unsupported=2449801314]=`ntfLDS_Biometrics_RB_Image_Capt_Spectral_Unsupported`,e[e.ntfLDS_Biometrics_RB_Image_Capt_TechCode_Incorrect=2449801315]=`ntfLDS_Biometrics_RB_Image_Capt_TechCode_Incorrect`,e[e.ntfLDS_Biometrics_RB_Image_Capt_TechCode_Unsupported=2449801316]=`ntfLDS_Biometrics_RB_Image_Capt_TechCode_Unsupported`,e[e.ntfLDS_Biometrics_RB_Date_Item_Incorrect=2449801328]=`ntfLDS_Biometrics_RB_Date_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Date_Item_Missing=2449801329]=`ntfLDS_Biometrics_RB_Date_Item_Missing`,e[e.ntfLDS_Biometrics_RB_Date_Item_Unexpected=2449801330]=`ntfLDS_Biometrics_RB_Date_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Date_Incorrect=2449801331]=`ntfLDS_Biometrics_RB_Date_Incorrect`,e[e.ntfLDS_Biometrics_RB_Quality_Item_Incorrect=2449801344]=`ntfLDS_Biometrics_RB_Quality_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Quality_Item_Missing=2449801345]=`ntfLDS_Biometrics_RB_Quality_Item_Missing`,e[e.ntfLDS_Biometrics_RB_Quality_Item_Unexpected=2449801346]=`ntfLDS_Biometrics_RB_Quality_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Quality_AlgID_Item_Incorrect=2449801347]=`ntfLDS_Biometrics_RB_Quality_AlgID_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Quality_SoE_Item_Incorrect=2449801348]=`ntfLDS_Biometrics_RB_Quality_SoE_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Quality_Score_Item_Incorrect=2449801349]=`ntfLDS_Biometrics_RB_Quality_Score_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Quality_Error_Item_Incorrect=2449801350]=`ntfLDS_Biometrics_RB_Quality_Error_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Quality_Error_Item_Unsupported=2449801351]=`ntfLDS_Biometrics_RB_Quality_Error_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_PAD_Item_Incorrect=2449801360]=`ntfLDS_Biometrics_RB_PAD_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Item_Unexpected=2449801361]=`ntfLDS_Biometrics_RB_PAD_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_PAD_Decision_Item_Incorrect=2449801362]=`ntfLDS_Biometrics_RB_PAD_Decision_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Decision_Item_Unsupported=2449801363]=`ntfLDS_Biometrics_RB_PAD_Decision_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_PAD_Score_Item_Incorrect=2449801364]=`ntfLDS_Biometrics_RB_PAD_Score_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Score_RegID_Item_Incorrect=2449801365]=`ntfLDS_Biometrics_RB_PAD_Score_RegID_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_SoE_Item_Incorrect=2449801366]=`ntfLDS_Biometrics_RB_PAD_SoE_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_SoE_Score_Item_Incorrect=2449801367]=`ntfLDS_Biometrics_RB_PAD_SoE_Score_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_SoE_Error_Item_Incorrect=2449801368]=`ntfLDS_Biometrics_RB_PAD_SoE_Error_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_SoE_Error_Item_Unsupported=2449801369]=`ntfLDS_Biometrics_RB_PAD_SoE_Error_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_PAD_ExtData_Item_Incorrect=2449801370]=`ntfLDS_Biometrics_RB_PAD_ExtData_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_ExtData_Type_Item_Incorrect=2449801371]=`ntfLDS_Biometrics_RB_PAD_ExtData_Type_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Context_Item_Incorrect=2449801372]=`ntfLDS_Biometrics_RB_PAD_Context_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Context_Item_Unsupported=2449801373]=`ntfLDS_Biometrics_RB_PAD_Context_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_PAD_SLevel_Item_Incorrect=2449801374]=`ntfLDS_Biometrics_RB_PAD_SLevel_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_SLevel_Item_Unsupported=2449801375]=`ntfLDS_Biometrics_RB_PAD_SLevel_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_PAD_RiskLevel_Item_Incorrect=2449801376]=`ntfLDS_Biometrics_RB_PAD_RiskLevel_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Criteria_Item_Incorrect=2449801377]=`ntfLDS_Biometrics_RB_PAD_Criteria_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Criteria_Item_Unsupported=2449801378]=`ntfLDS_Biometrics_RB_PAD_Criteria_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_PAD_Date_Item_Incorrect=2449801379]=`ntfLDS_Biometrics_RB_PAD_Date_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_PAD_Date_Item_Missing=2449801380]=`ntfLDS_Biometrics_RB_PAD_Date_Item_Missing`,e[e.ntfLDS_Biometrics_RB_PAD_Date_Item_Unexpected=2449801381]=`ntfLDS_Biometrics_RB_PAD_Date_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_PAD_Date_Incorrect=2449801382]=`ntfLDS_Biometrics_RB_PAD_Date_Incorrect`,e[e.ntfLDS_Biometrics_RB_SessionID_Incorrect=2449801392]=`ntfLDS_Biometrics_RB_SessionID_Incorrect`,e[e.ntfLDS_Biometrics_RB_Derived_Incorrect=2449801408]=`ntfLDS_Biometrics_RB_Derived_Incorrect`,e[e.ntfLDS_Biometrics_RB_Device_Incorrect=2449801424]=`ntfLDS_Biometrics_RB_Device_Incorrect`,e[e.ntfLDS_Biometrics_RB_Device_Item_Unexpected=2449801425]=`ntfLDS_Biometrics_RB_Device_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Device_ModelID_Item_Incorrect=2449801426]=`ntfLDS_Biometrics_RB_Device_ModelID_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Device_CertID_Item_Incorrect=2449801427]=`ntfLDS_Biometrics_RB_Device_CertID_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Item_Incorrect=2449801440]=`ntfLDS_Biometrics_RB_Metadata_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Item_Unexpected=2449801441]=`ntfLDS_Biometrics_RB_Metadata_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Metadata_Gender_Item_Incorrect=2449801442]=`ntfLDS_Biometrics_RB_Metadata_Gender_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Gender_Item_Unsupported=2449801443]=`ntfLDS_Biometrics_RB_Metadata_Gender_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_Metadata_Eye_Item_Incorrect=2449801444]=`ntfLDS_Biometrics_RB_Metadata_Eye_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Eye_Item_Unsupported=2449801445]=`ntfLDS_Biometrics_RB_Metadata_Eye_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_Metadata_Hair_Item_Incorrect=2449801446]=`ntfLDS_Biometrics_RB_Metadata_Hair_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Hair_Item_Unsupported=2449801447]=`ntfLDS_Biometrics_RB_Metadata_Hair_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_Metadata_Height_Item_Incorrect=2449801448]=`ntfLDS_Biometrics_RB_Metadata_Height_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Props_Item_Incorrect=2449801449]=`ntfLDS_Biometrics_RB_Metadata_Props_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Props_Item_Unexpected=2449801450]=`ntfLDS_Biometrics_RB_Metadata_Props_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Metadata_Express_Item_Incorrect=2449801451]=`ntfLDS_Biometrics_RB_Metadata_Express_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Express_Item_Unexpected=2449801452]=`ntfLDS_Biometrics_RB_Metadata_Express_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_Metadata_Pose_Item_Incorrect=2449801453]=`ntfLDS_Biometrics_RB_Metadata_Pose_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_Metadata_Pose_Item_Unexpected=2449801454]=`ntfLDS_Biometrics_RB_Metadata_Pose_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_LandMark_Item_Incorrect=2449801456]=`ntfLDS_Biometrics_RB_LandMark_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_LandMark_Item_Missing=2449801457]=`ntfLDS_Biometrics_RB_LandMark_Item_Missing`,e[e.ntfLDS_Biometrics_RB_LandMark_Item_Unexpected=2449801458]=`ntfLDS_Biometrics_RB_LandMark_Item_Unexpected`,e[e.ntfLDS_Biometrics_RB_LandMark_Kind_Item_Incorrect=2449801459]=`ntfLDS_Biometrics_RB_LandMark_Kind_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_LandMark_Mpeg4_Item_Incorrect=2449801460]=`ntfLDS_Biometrics_RB_LandMark_Mpeg4_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_LandMark_Mpeg4_Item_Unsupported=2449801461]=`ntfLDS_Biometrics_RB_LandMark_Mpeg4_Item_Unsupported`,e[e.ntfLDS_Biometrics_RB_LandMark_AntrL_Item_Incorrect=2449801462]=`ntfLDS_Biometrics_RB_LandMark_AntrL_Item_Incorrect`,e[e.ntfLDS_Biometrics_RB_LandMark_Coord_Item_Incorrect=2449801463]=`ntfLDS_Biometrics_RB_LandMark_Coord_Item_Incorrect`,e[e.ntfLDS_DTC_ContentInfo_Version_Incorrect=2415919872]=`ntfLDS_DTC_ContentInfo_Version_Incorrect`,e[e.ntfLDS_SI_PACE_Info_UnsupportedStdParameters=2432696320]=`ntfLDS_SI_PACE_Info_UnsupportedStdParameters`,e[e.ntfLDS_SI_PACE_Info_DeprecatedVersion=2432696321]=`ntfLDS_SI_PACE_Info_DeprecatedVersion`,e[e.ntfLDS_SI_PACE_DomainParams_UsingStdRef=2432696322]=`ntfLDS_SI_PACE_DomainParams_UsingStdRef`,e[e.ntfLDS_SI_PACE_DomainParams_UnsupportedAlgorithm=2432696323]=`ntfLDS_SI_PACE_DomainParams_UnsupportedAlgorithm`,e[e.ntfLDS_SI_CA_Info_IncorrectVersion=2432696324]=`ntfLDS_SI_CA_Info_IncorrectVersion`,e[e.ntfLDS_SI_CA_PublicKey_UnsupportedAlgorithm=2432696325]=`ntfLDS_SI_CA_PublicKey_UnsupportedAlgorithm`,e[e.ntfLDS_SI_CA_DomainParams_UnsupportedAlgorithm=2432696326]=`ntfLDS_SI_CA_DomainParams_UnsupportedAlgorithm`,e[e.ntfLDS_SI_TA_Info_IncorrectVersion=2432696327]=`ntfLDS_SI_TA_Info_IncorrectVersion`,e[e.ntfLDS_SI_TA_Info_FileIDForVersion2=2432696328]=`ntfLDS_SI_TA_Info_FileIDForVersion2`,e[e.ntfLDS_SI_eIDSecurity_UnsupportedDigestAlgorithm=2432696329]=`ntfLDS_SI_eIDSecurity_UnsupportedDigestAlgorithm`,e[e.ntfLDS_SI_RI_Info_IncorrectVersion=2432696330]=`ntfLDS_SI_RI_Info_IncorrectVersion`,e[e.ntfLDS_SI_RI_DomainParams_UnsupportedAlgorithm=2432696331]=`ntfLDS_SI_RI_DomainParams_UnsupportedAlgorithm`,e[e.ntfLDS_SI_AA_Info_IncorrectVersion=2432696332]=`ntfLDS_SI_AA_Info_IncorrectVersion`,e[e.ntfLDS_SI_AA_Info_UnsupportedAlgorithm=2432696333]=`ntfLDS_SI_AA_Info_UnsupportedAlgorithm`,e[e.ntfLDS_SI_AA_Info_InconsistentAlgorithmReference=2432696334]=`ntfLDS_SI_AA_Info_InconsistentAlgorithmReference`,e[e.ntfLDS_SI_Storage_PACE_Info_NotAvailable=2432696576]=`ntfLDS_SI_Storage_PACE_Info_NotAvailable`,e[e.ntfLDS_SI_Storage_PACE_Info_NoStdParameters=2432696577]=`ntfLDS_SI_Storage_PACE_Info_NoStdParameters`,e[e.ntfLDS_SI_Storage_PACE_Info_NoMatchingDomainParams=2432696578]=`ntfLDS_SI_Storage_PACE_Info_NoMatchingDomainParams`,e[e.ntfLDS_SI_Storage_CA_Info_NotAvailable=2432696579]=`ntfLDS_SI_Storage_CA_Info_NotAvailable`,e[e.ntfLDS_SI_Storage_CA_DomainParams_NoRequiredOption=2432696580]=`ntfLDS_SI_Storage_CA_DomainParams_NoRequiredOption`,e[e.ntfLDS_SI_Storage_CA_DomainParams_NotAvailable=2432696581]=`ntfLDS_SI_Storage_CA_DomainParams_NotAvailable`,e[e.ntfLDS_SI_Storage_CA_AnonymousInfos=2432696582]=`ntfLDS_SI_Storage_CA_AnonymousInfos`,e[e.ntfLDS_SI_Storage_CA_Info_NoMatchingDomainParams=2432696583]=`ntfLDS_SI_Storage_CA_Info_NoMatchingDomainParams`,e[e.ntfLDS_SI_Storage_CA_Info_NoMatchingPublicKey=2432696584]=`ntfLDS_SI_Storage_CA_Info_NoMatchingPublicKey`,e[e.ntfLDS_SI_Storage_CA_IncorrectInfosQuantity=2432696585]=`ntfLDS_SI_Storage_CA_IncorrectInfosQuantity`,e[e.ntfLDS_SI_Storage_TA_Info_NotAvailable=2432696586]=`ntfLDS_SI_Storage_TA_Info_NotAvailable`,e[e.ntfLDS_SI_Storage_CardInfoLocator_MultipleEntries=2432696587]=`ntfLDS_SI_Storage_CardInfoLocator_MultipleEntries`,e[e.ntfLDS_SI_Storage_eIDSecurityInfo_MultipleEntries=2432696588]=`ntfLDS_SI_Storage_eIDSecurityInfo_MultipleEntries`,e[e.ntfLDS_SI_Storage_PrivilegedTI_MultipleEntries=2432696589]=`ntfLDS_SI_Storage_PrivilegedTI_MultipleEntries`,e[e.ntfLDS_SI_Storage_PrivilegedTI_IncorrectUsage=2432696590]=`ntfLDS_SI_Storage_PrivilegedTI_IncorrectUsage`,e[e.ntfLDS_SI_Storage_RI_DomainParams_MultipleEntries=2432696591]=`ntfLDS_SI_Storage_RI_DomainParams_MultipleEntries`,e[e.ntfLDS_SI_Storage_PACEInfos_NonConsistant=2432696592]=`ntfLDS_SI_Storage_PACEInfos_NonConsistant`,e[e.ntfLDS_CVCertificate_Profile_IncorrectVersion=2432696833]=`ntfLDS_CVCertificate_Profile_IncorrectVersion`,e[e.ntfLDS_CVCertificate_Validity=2432696834]=`ntfLDS_CVCertificate_Validity`,e[e.ntfLDS_CVCertificate_NonCVCADomainParameters=2432696835]=`ntfLDS_CVCertificate_NonCVCADomainParameters`,e[e.ntfLDS_CV_Certificate_PrivateKey_IncorrectVersion=2432696836]=`ntfLDS_CV_Certificate_PrivateKey_IncorrectVersion`,e[e.ntfLDS_TA_PACEStaticBindingUsed=2432697088]=`ntfLDS_TA_PACEStaticBindingUsed`,e[e.ntfLDS_Auth_MLSignerInfo_Certificate_Validity=2449473813]=`ntfLDS_Auth_MLSignerInfo_Certificate_Validity`,e[e.ntfLDS_Auth_MLSignerInfo_Certificate_RootIsNotTrusted=2449473814]=`ntfLDS_Auth_MLSignerInfo_Certificate_RootIsNotTrusted`,e[e.ntfLDS_Auth_MLSignerInfo_Certificate_CantFindCSCA=2449473815]=`ntfLDS_Auth_MLSignerInfo_Certificate_CantFindCSCA`,e[e.ntfLDS_Auth_MLSignerInfo_Certificate_Revoked=2449473816]=`ntfLDS_Auth_MLSignerInfo_Certificate_Revoked`,e[e.ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid=2449473817]=`ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid`,e))(aw||{}),ow=(e=>(e[e.NOT_FINISHED=0]=`NOT_FINISHED`,e[e.FINISHED=1]=`FINISHED`,e[e.TIMEOUT=2]=`TIMEOUT`,e))(ow||{}),sw=(e=>(e[e.RFID_Error_NoError=1]=`RFID_Error_NoError`,e[e.RFID_Error_AlreadyDone=2]=`RFID_Error_AlreadyDone`,e[e.RFID_Error_Failed=4294967295]=`RFID_Error_Failed`,e[e.RFID_Error_NoChipDetected=2147549185]=`RFID_Error_NoChipDetected`,e[e.RFID_Error_NotAvailable=2147549186]=`RFID_Error_NotAvailable`,e[e.RFID_Error_InvalidParameter=2147549188]=`RFID_Error_InvalidParameter`,e[e.RFID_Error_NotInitialized=2147549189]=`RFID_Error_NotInitialized`,e[e.RFID_Error_NotEnoughMemory=2147549190]=`RFID_Error_NotEnoughMemory`,e[e.RFID_Error_NotEnoughData=2147549191]=`RFID_Error_NotEnoughData`,e[e.RFID_Error_InvalidDirectory=2147549192]=`RFID_Error_InvalidDirectory`,e[e.RFID_Error_UnknownCommand=2147549193]=`RFID_Error_UnknownCommand`,e[e.RFID_Error_FileIOError=2147549194]=`RFID_Error_FileIOError`,e[e.RFID_Error_Busy=2147549195]=`RFID_Error_Busy`,e[e.RFID_Error_OldFirmware=2147549196]=`RFID_Error_OldFirmware`,e[e.RFID_Error_PCSC_Failed=2147614720]=`RFID_Error_PCSC_Failed`,e[e.RFID_Error_PCSC_ReaderNotAvailable=2147614721]=`RFID_Error_PCSC_ReaderNotAvailable`,e[e.RFID_Error_PCSC_CantConnectCard=2147614722]=`RFID_Error_PCSC_CantConnectCard`,e[e.RFID_Error_PCSC_CardIsNotConnected=2147614723]=`RFID_Error_PCSC_CardIsNotConnected`,e[e.RFID_Error_PCSC_OperationCancelled=2147614724]=`RFID_Error_PCSC_OperationCancelled`,e[e.RFID_Error_PCSC_CardIsBusy=2147614725]=`RFID_Error_PCSC_CardIsBusy`,e[e.RFID_Error_PCSC_FailedSCard=2147614726]=`RFID_Error_PCSC_FailedSCard`,e[e.RFID_Error_PCSC_ExtLe_Failed=2147614736]=`RFID_Error_PCSC_ExtLe_Failed`,e[e.RFID_LAYER6_SECURITY_MANAGER=2248146944]=`RFID_LAYER6_SECURITY_MANAGER`,e[e.RFID_LAYER6_APP_SELECTION_FAILURE=2248146945]=`RFID_LAYER6_APP_SELECTION_FAILURE`,e[e.RFID_LAYER6_MUTUAL_AUTH_MAC_FAIL=2248147200]=`RFID_LAYER6_MUTUAL_AUTH_MAC_FAIL`,e[e.RFID_LAYER6_MUTUAL_AUTH_ENC_FAIL=2248147201]=`RFID_LAYER6_MUTUAL_AUTH_ENC_FAIL`,e[e.RFID_LAYER6_MUTUAL_AUTH_FAILURE=2248147202]=`RFID_LAYER6_MUTUAL_AUTH_FAILURE`,e[e.RFID_LAYER6_MUTUAL_AUTH_FAILURE_DATA=2248147203]=`RFID_LAYER6_MUTUAL_AUTH_FAILURE_DATA`,e[e.RFID_LAYER6_SM_DO8E_MISSING=2248147456]=`RFID_LAYER6_SM_DO8E_MISSING`,e[e.RFID_LAYER6_SM_DO87_MISSING=2248147457]=`RFID_LAYER6_SM_DO87_MISSING`,e[e.RFID_LAYER6_SM_DO99_MISSING=2248147458]=`RFID_LAYER6_SM_DO99_MISSING`,e[e.RFID_LAYER6_SM_MAC_INCORRECT=2248147459]=`RFID_LAYER6_SM_MAC_INCORRECT`,e[e.RFID_LAYER6_SM_DO87_INCORRECT=2248147460]=`RFID_LAYER6_SM_DO87_INCORRECT`,e[e.RFID_LAYER6_NON_TLV_RESPONSE_DATA=2248147712]=`RFID_LAYER6_NON_TLV_RESPONSE_DATA`,e[e.RFID_LAYER6_WRONG_RND_ICC_LENGTH=2248147713]=`RFID_LAYER6_WRONG_RND_ICC_LENGTH`,e[e.RFID_LAYER6_INT_AUTH_FAILURE=2248147714]=`RFID_LAYER6_INT_AUTH_FAILURE`,e[e.RFID_LAYER6_MSE_SET_KAT_FAILURE=2248147715]=`RFID_LAYER6_MSE_SET_KAT_FAILURE`,e[e.RFID_LAYER6_MSE_SET_DST_FAILURE=2248147716]=`RFID_LAYER6_MSE_SET_DST_FAILURE`,e[e.RFID_LAYER6_PSO_CERTIFICATE_FAILURE=2248147717]=`RFID_LAYER6_PSO_CERTIFICATE_FAILURE`,e[e.RFID_LAYER6_MSE_SET_AT_FAILURE=2248147718]=`RFID_LAYER6_MSE_SET_AT_FAILURE`,e[e.RFID_LAYER6_GET_CHALLENGE_FAILURE=2248147719]=`RFID_LAYER6_GET_CHALLENGE_FAILURE`,e[e.RFID_LAYER6_EXT_AUTH_FAILURE=2248147720]=`RFID_LAYER6_EXT_AUTH_FAILURE`,e[e.RFID_LAYER6_GENERAL_AUTH_FAILURE=2248147721]=`RFID_LAYER6_GENERAL_AUTH_FAILURE`,e[e.RFID_LAYER6_FILE_NOT_FOUND=2147510914]=`RFID_LAYER6_FILE_NOT_FOUND`,e[e.RFID_LAYER6_FILE_EOF1=2147508866]=`RFID_LAYER6_FILE_EOF1`,e[e.RFID_LAYER6_FILE_EOF2=2147511040]=`RFID_LAYER6_FILE_EOF2`,e[e.RFID_LAYER6_WRONG_LENGTH=2147510016]=`RFID_LAYER6_WRONG_LENGTH`,e[e.RFID_LAYER6_INCORRECT_PARAMS=2147510912]=`RFID_LAYER6_INCORRECT_PARAMS`,e[e.RFID_LAYER6_NO_REFERENCE_DATA=2147510920]=`RFID_LAYER6_NO_REFERENCE_DATA`,e[e.RFID_LAYER6_PWD_SUSPENDED=2147509185]=`RFID_LAYER6_PWD_SUSPENDED`,e[e.RFID_LAYER6_PWD_BLOCKED=2147509184]=`RFID_LAYER6_PWD_BLOCKED`,e[e.RFID_LAYER6_PWD_DEACTIVATED=2147508867]=`RFID_LAYER6_PWD_DEACTIVATED`,e[e.RFID_LAYER6_PWD_BLOCKED_2=2147510659]=`RFID_LAYER6_PWD_BLOCKED_2`,e[e.RFID_LAYER6_PWD_DEACTIVATED_2=2147510660]=`RFID_LAYER6_PWD_DEACTIVATED_2`,e[e.RFID_LAYER6_PWD_SUSPENDED_2=2147510661]=`RFID_LAYER6_PWD_SUSPENDED_2`,e[e.RFID_LAYER6_PWD_FAILED=2148557760]=`RFID_LAYER6_PWD_FAILED`,e[e.RFID_Error_NotPerformed=2197815296]=`RFID_Error_NotPerformed`,e[e.RFID_Error_Session_IsClosed=2197815297]=`RFID_Error_Session_IsClosed`,e[e.RFID_Error_Session_Terminal_UnsupportedOperation=2197815298]=`RFID_Error_Session_Terminal_UnsupportedOperation`,e[e.RFID_Error_Session_TerminalType_Unknown=2197815312]=`RFID_Error_Session_TerminalType_Unknown`,e[e.RFID_Error_Session_TerminalType_BadCertificate=2197815313]=`RFID_Error_Session_TerminalType_BadCertificate`,e[e.RFID_Error_Session_TerminalType_NotSet=2197815314]=`RFID_Error_Session_TerminalType_NotSet`,e[e.RFID_Error_Session_ProcedureType_Unknown=2197815315]=`RFID_Error_Session_ProcedureType_Unknown`,e[e.RFID_Error_Session_ProcedureType_Unsupported=2197815316]=`RFID_Error_Session_ProcedureType_Unsupported`,e[e.RFID_Error_Session_ProcedureType_NotSet=2197815317]=`RFID_Error_Session_ProcedureType_NotSet`,e[e.RFID_Error_Session_AccessKey_UnknownType=2197815318]=`RFID_Error_Session_AccessKey_UnknownType`,e[e.RFID_Error_Session_AccessKey_UnsupportedSMType=2197815319]=`RFID_Error_Session_AccessKey_UnsupportedSMType`,e[e.RFID_Error_Session_AccessKey_IncorrectSMType=2197815320]=`RFID_Error_Session_AccessKey_IncorrectSMType`,e[e.RFID_Error_Session_AccessKey_Restricted=2197815321]=`RFID_Error_Session_AccessKey_Restricted`,e[e.RFID_Error_Session_AccessKey_IncorrectData=2197815322]=`RFID_Error_Session_AccessKey_IncorrectData`,e[e.RFID_Error_Session_AccessKey_NotSet=2197815323]=`RFID_Error_Session_AccessKey_NotSet`,e[e.RFID_Error_Session_PwdManagement_NotAuthorized=2197815324]=`RFID_Error_Session_PwdManagement_NotAuthorized`,e[e.RFID_Error_Session_AccessControl_UnknownType=2197815328]=`RFID_Error_Session_AccessControl_UnknownType`,e[e.RFID_Error_Session_AccessControl_RequiresSM=2197815329]=`RFID_Error_Session_AccessControl_RequiresSM`,e[e.RFID_Error_Session_AccessControl_RequiresPACE=2197815330]=`RFID_Error_Session_AccessControl_RequiresPACE`,e[e.RFID_Error_Session_AccessControl_RequiresCAKeys=2197815331]=`RFID_Error_Session_AccessControl_RequiresCAKeys`,e[e.RFID_Error_Session_AccessControl_RequiresTA=2197815332]=`RFID_Error_Session_AccessControl_RequiresTA`,e[e.RFID_Error_Session_AccessControl_RequiresCA=2197815333]=`RFID_Error_Session_AccessControl_RequiresCA`,e[e.RFID_Error_Session_AccessControl_IncorrectOptionCA=2197815334]=`RFID_Error_Session_AccessControl_IncorrectOptionCA`,e[e.RFID_Error_Session_AccessControl_CA_Failed=2197815335]=`RFID_Error_Session_AccessControl_CA_Failed`,e[e.RFID_Error_Session_AccessControl_TA_Failed=2197815336]=`RFID_Error_Session_AccessControl_TA_Failed`,e[e.RFID_Error_Session_AccessControl_AA_Failed=2197815337]=`RFID_Error_Session_AccessControl_AA_Failed`,e[e.RFID_Error_Session_AccessControl_RI_Failed=2197815338]=`RFID_Error_Session_AccessControl_RI_Failed`,e[e.RFID_Error_Session_PA_SignatureCheckFailed=2197815344]=`RFID_Error_Session_PA_SignatureCheckFailed`,e[e.RFID_Error_Session_PA_HashCheckFailed=2197815345]=`RFID_Error_Session_PA_HashCheckFailed`,e[e.RFID_Error_Session_InvalidAuxData_DateOfExpiry=2197815360]=`RFID_Error_Session_InvalidAuxData_DateOfExpiry`,e[e.RFID_Error_Session_InvalidAuxData_DateOfBirth=2197815361]=`RFID_Error_Session_InvalidAuxData_DateOfBirth`,e[e.RFID_Error_Session_InvalidAuxData_CommunityID=2197815362]=`RFID_Error_Session_InvalidAuxData_CommunityID`,e[e.RFID_Error_Session_eSign_RequiresAppSelection=2197815376]=`RFID_Error_Session_eSign_RequiresAppSelection`,e[e.RFID_Error_Session_eSign_PIN_NotSet=2197815377]=`RFID_Error_Session_eSign_PIN_NotSet`,e[e.RFID_Error_Session_eSign_PIN_NotVerified=2197815378]=`RFID_Error_Session_eSign_PIN_NotVerified`,e[e.RFID_Error_Session_IncorrectData=2197815392]=`RFID_Error_Session_IncorrectData`,e[e.RFID_Error_Session_File_NotEnoughData=2197880832]=`RFID_Error_Session_File_NotEnoughData`,e[e.RFID_Error_Session_File_IncorrectData=2197946368]=`RFID_Error_Session_File_IncorrectData`,e[e.RFID_Error_Session_File_UnexpectedData=2198011904]=`RFID_Error_Session_File_UnexpectedData`,e[e.RFID_Error_Session_File_Contents_UnexpectedData=2198077440]=`RFID_Error_Session_File_Contents_UnexpectedData`,e[e.RFID_Error_Session_File_WrongTag=2198142976]=`RFID_Error_Session_File_WrongTag`,e[e.RFID_Error_Session_File_CantUseData=2198208512]=`RFID_Error_Session_File_CantUseData`,e[e.RFID_Error_Session_File_CantReadData=2198274048]=`RFID_Error_Session_File_CantReadData`,e[e.RFID_Error_Session_File_AccessDenied=2198339584]=`RFID_Error_Session_File_AccessDenied`,e[e.RFID_Error_Layer34_NoError=2214592512]=`RFID_Error_Layer34_NoError`,e[e.RFID_Error_Layer34_TimeOut=2214658048]=`RFID_Error_Layer34_TimeOut`,e[e.RFID_Error_Layer34_Collision=2214723584]=`RFID_Error_Layer34_Collision`,e[e.RFID_Error_Layer34_CRC=2214789120]=`RFID_Error_Layer34_CRC`,e[e.RFID_Error_Layer34_DataIntegrity=2214854656]=`RFID_Error_Layer34_DataIntegrity`,e[e.RFID_Error_Layer34_DataLength=2214920192]=`RFID_Error_Layer34_DataLength`,e[e.RFID_Error_Layer34_RFU=2214985728]=`RFID_Error_Layer34_RFU`,e[e.RFID_Error_Layer34_Collision_TooMany=2215051264]=`RFID_Error_Layer34_Collision_TooMany`,e[e.RFID_Error_Layer34_ProtocolB=2215116800]=`RFID_Error_Layer34_ProtocolB`,e[e.RFID_Error_Layer34_DataContents=2215182336]=`RFID_Error_Layer34_DataContents`,e[e.RFID_Error_Layer34_Protocol=2215247872]=`RFID_Error_Layer34_Protocol`,e[e.RFID_Error_Layer34_GlobalTimeOut=2215313408]=`RFID_Error_Layer34_GlobalTimeOut`,e[e.RFID_Error_Layer34_MIFARE_Auth=2215378944]=`RFID_Error_Layer34_MIFARE_Auth`,e[e.RFID_Error_Layer34_SAM_Error=2215444480]=`RFID_Error_Layer34_SAM_Error`,e[e.RFID_Error_Layer34_SAM_Collision=2215510016]=`RFID_Error_Layer34_SAM_Collision`,e[e.RFID_Error_Layer34_SAM_Acknowledge=2215575552]=`RFID_Error_Layer34_SAM_Acknowledge`,e))(sw||{}),cw=(e=>(e[e.CERTIFICATE_PA=0]=`CERTIFICATE_PA`,e[e.CERTIFICATE_TA=1]=`CERTIFICATE_TA`,e[e.LDIF=2]=`LDIF`,e[e.CRL=3]=`CRL`,e[e.ML=4]=`ML`,e[e.DEFL=5]=`DEFL`,e[e.DEVL=6]=`DEVL`,e[e.BL=7]=`BL`,e[e.LDIF_TA=8]=`LDIF_TA`,e[e.ML_TA=9]=`ML_TA`,e))(cw||{}),lw=(e=>(e[e.DOCUMENT_IMAGE=1]=`DOCUMENT_IMAGE`,e[e.MRZ_TEXT=3]=`MRZ_TEXT`,e[e.BARCODES=5]=`BARCODES`,e[e.VISUAL_GRAPHICS=6]=`VISUAL_GRAPHICS`,e[e.MRZ_TEST_QUALITY=7]=`MRZ_TEST_QUALITY`,e[e.DOCUMENT_TYPE_CANDIDATES=8]=`DOCUMENT_TYPE_CANDIDATES`,e[e.DOCUMENT_TYPE=9]=`DOCUMENT_TYPE`,e[e.LEXICAL_ANALYSIS=15]=`LEXICAL_ANALYSIS`,e[e.RAW_UNCROPPED_IMAGE=16]=`RAW_UNCROPPED_IMAGE`,e[e.VISUAL_TEXT=17]=`VISUAL_TEXT`,e[e.BARCODE_TEXT=18]=`BARCODE_TEXT`,e[e.BARCODE_GRAPHICS=19]=`BARCODE_GRAPHICS`,e[e.AUTHENTICITY=20]=`AUTHENTICITY`,e[e.MAGNETIC_STRIPE_TEXT_DATA=26]=`MAGNETIC_STRIPE_TEXT_DATA`,e[e.IMAGE_QUALITY=30]=`IMAGE_QUALITY`,e[e.LIVE_PORTRAIT=32]=`LIVE_PORTRAIT`,e[e.STATUS=33]=`STATUS`,e[e.PORTRAIT_COMPARISON=34]=`PORTRAIT_COMPARISON`,e[e.EXT_PORTRAIT=35]=`EXT_PORTRAIT`,e[e.TEXT=36]=`TEXT`,e[e.IMAGES=37]=`IMAGES`,e[e.FINGERPRINTS=38]=`FINGERPRINTS`,e[e.FINGERPRINT_COMPARISON=39]=`FINGERPRINT_COMPARISON`,e[e.ENCRYPTED_RCL=49]=`ENCRYPTED_RCL`,e[e.LICENSE=50]=`LICENSE`,e[e.MRZ_POSITION=61]=`MRZ_POSITION`,e[e.BARCODE_POSITION=62]=`BARCODE_POSITION`,e[e.BSI_XML_V2=73]=`BSI_XML_V2`,e[e.DOCUMENT_POSITION=85]=`DOCUMENT_POSITION`,e[e.MRZ_DETECTOR=87]=`MRZ_DETECTOR`,e[e.FACE_DETECTION=97]=`FACE_DETECTION`,e[e.RFID_RAW_DATA=101]=`RFID_RAW_DATA`,e[e.RFID_TEXT=102]=`RFID_TEXT`,e[e.RFID_GRAPHICS=103]=`RFID_GRAPHICS`,e[e.RFID_BINARY_DATA=104]=`RFID_BINARY_DATA`,e[e.RFID_ORIGINAL_GRAPHICS=105]=`RFID_ORIGINAL_GRAPHICS`,e[e.DTC_VC=109]=`DTC_VC`,e[e.MDL_PARSED_RESPONSE=121]=`MDL_PARSED_RESPONSE`,e[e.VDS_NC=124]=`VDS_NC`,e[e.VDS=125]=`VDS`,e))(lw||{}),uw=(e=>(e[e.UNKNOWN=0]=`UNKNOWN`,e[e.MIFARE_1K=1]=`MIFARE_1K`,e[e.MIFARE_4K=2]=`MIFARE_4K`,e[e.MIFARE_ULTRALIGHT=3]=`MIFARE_ULTRALIGHT`,e[e.MIFARE_DES_FIRE=4]=`MIFARE_DES_FIRE`,e[e.MIFARE_PROX=5]=`MIFARE_PROX`,e))(uw||{}),dw=(e=>(e[e.UNDEFINED=0]=`UNDEFINED`,e[e.BAC=1]=`BAC`,e[e.PACE=2]=`PACE`,e[e.CA=3]=`CA`,e[e.TA=4]=`TA`,e[e.AA=5]=`AA`,e[e.RI=6]=`RI`,e[e.CARD_INFO=10]=`CARD_INFO`,e[e.DTC_INFO=11]=`DTC_INFO`,e))(dw||{}),fw=(e=>(e[e.ROOT_FILES=0]=`ROOT_FILES`,e[e.E_PASSPORT=1]=`E_PASSPORT`,e[e.E_ID=2]=`E_ID`,e[e.E_SIGN=3]=`E_SIGN`,e[e.E_DL=4]=`E_DL`,e[e.LDS2_TravelRecords=5]=`LDS2_TravelRecords`,e[e.LDS2_VisaRecords=6]=`LDS2_VisaRecords`,e[e.LDS2_AddBiometrics=7]=`LDS2_AddBiometrics`,e[e.eDTC_PC=8]=`eDTC_PC`,e))(fw||{}),pw=(e=>(e[e.UNDEFINED=0]=`UNDEFINED`,e[e.STANDARD=1]=`STANDARD`,e[e.ADVANCED=2]=`ADVANCED`,e[e.GENERAL=3]=`GENERAL`,e))(pw||{}),mw=(e=>(e[e.UNKNOWN=0]=`UNKNOWN`,e[e.RFBR_106=1]=`RFBR_106`,e[e.RFBR_212=2]=`RFBR_212`,e[e.RFBR_424=4]=`RFBR_424`,e[e.RFBR_848=8]=`RFBR_848`,e[e.RFBR_1695=16]=`RFBR_1695`,e[e.RFBR_3390=32]=`RFBR_3390`,e[e.RFBR_6780=64]=`RFBR_6780`,e))(mw||{}),hw=(e=>(e[e.UNDEFINED=0]=`UNDEFINED`,e[e.PKD=1]=`PKD`,e[e.SECURITY_OBJECT=2]=`SECURITY_OBJECT`,e[e.USER_DEFINED=3]=`USER_DEFINED`,e[e.MASTER_LIST_PKD=4]=`MASTER_LIST_PKD`,e[e.MASTER_LIST_SO=5]=`MASTER_LIST_SO`,e[e.DEFECT_LIST_SO=6]=`DEFECT_LIST_SO`,e[e.DEVIATION_LIST_SO=7]=`DEVIATION_LIST_SO`,e[e.BLACK_LIST_SO=8]=`BLACK_LIST_SO`,e))(hw||{}),gw=(e=>(e[e.UNDEFINED=0]=`UNDEFINED`,e[e.CSCA=1]=`CSCA`,e[e.CSCA_LINK=2]=`CSCA_LINK`,e[e.DS=3]=`DS`,e[e.MLS=4]=`MLS`,e[e.DEV_LS=5]=`DEV_LS`,e[e.DEF_LS=6]=`DEF_LS`,e[e.BLS=7]=`BLS`,e[e.LDS2=8]=`LDS2`,e[e.BCS=9]=`BCS`,e[e.BCS_NC=10]=`BCS_NC`,e[e.DTCS=11]=`DTCS`,e[e.CA=12]=`CA`,e[e.MDLS=13]=`MDLS`,e))(gw||{}),_w=(e=>(e[e.UNSPECIFIED=0]=`UNSPECIFIED`,e[e.PASSPORT_DG1=1]=`PASSPORT_DG1`,e[e.PASSPORT_DG2=2]=`PASSPORT_DG2`,e[e.PASSPORT_DG3=3]=`PASSPORT_DG3`,e[e.PASSPORT_DG4=4]=`PASSPORT_DG4`,e[e.PASSPORT_DG5=5]=`PASSPORT_DG5`,e[e.PASSPORT_DG6=6]=`PASSPORT_DG6`,e[e.PASSPORT_DG7=7]=`PASSPORT_DG7`,e[e.PASSPORT_DG8=8]=`PASSPORT_DG8`,e[e.PASSPORT_DG9=9]=`PASSPORT_DG9`,e[e.PASSPORT_DG10=10]=`PASSPORT_DG10`,e[e.PASSPORT_DG11=11]=`PASSPORT_DG11`,e[e.PASSPORT_DG12=12]=`PASSPORT_DG12`,e[e.PASSPORT_DG13=13]=`PASSPORT_DG13`,e[e.PASSPORT_DG14=14]=`PASSPORT_DG14`,e[e.PASSPORT_DG15=15]=`PASSPORT_DG15`,e[e.PASSPORT_DG16=16]=`PASSPORT_DG16`,e[e.PASSPORT_DG17=17]=`PASSPORT_DG17`,e[e.PASSPORT_DG18=18]=`PASSPORT_DG18`,e[e.PASSPORT_DG19=19]=`PASSPORT_DG19`,e[e.PASSPORT_DG20=20]=`PASSPORT_DG20`,e[e.PASSPORT_SOD=21]=`PASSPORT_SOD`,e[e.PASSPORT_CVCA=22]=`PASSPORT_CVCA`,e[e.PASSPORT_COM=23]=`PASSPORT_COM`,e[e.DTC_DG17=57]=`DTC_DG17`,e[e.DTC_DG18=58]=`DTC_DG18`,e[e.DTC_DG22=62]=`DTC_DG22`,e[e.DTC_DG23=63]=`DTC_DG23`,e[e.DTC_DG24=64]=`DTC_DG24`,e[e.ID_DG1=101]=`ID_DG1`,e[e.ID_DG2=102]=`ID_DG2`,e[e.ID_DG3=103]=`ID_DG3`,e[e.ID_DG4=104]=`ID_DG4`,e[e.ID_DG5=105]=`ID_DG5`,e[e.ID_DG6=106]=`ID_DG6`,e[e.ID_DG7=107]=`ID_DG7`,e[e.ID_DG8=108]=`ID_DG8`,e[e.ID_DG9=109]=`ID_DG9`,e[e.ID_DG10=110]=`ID_DG10`,e[e.ID_DG11=111]=`ID_DG11`,e[e.ID_DG12=112]=`ID_DG12`,e[e.ID_DG13=113]=`ID_DG13`,e[e.ID_DG14=114]=`ID_DG14`,e[e.ID_DG15=115]=`ID_DG15`,e[e.ID_DG16=116]=`ID_DG16`,e[e.ID_DG17=117]=`ID_DG17`,e[e.ID_DG18=118]=`ID_DG18`,e[e.ID_DG19=119]=`ID_DG19`,e[e.ID_DG20=120]=`ID_DG20`,e[e.ID_DG21=121]=`ID_DG21`,e[e.ID_DG22=122]=`ID_DG22`,e[e.DL_COM=150]=`DL_COM`,e[e.DL_DG1=151]=`DL_DG1`,e[e.DL_DG2=152]=`DL_DG2`,e[e.DL_DG3=153]=`DL_DG3`,e[e.DL_DG4=154]=`DL_DG4`,e[e.DL_DG5=155]=`DL_DG5`,e[e.DL_DG6=156]=`DL_DG6`,e[e.DL_DG7=157]=`DL_DG7`,e[e.DL_DG8=158]=`DL_DG8`,e[e.DL_DG9=159]=`DL_DG9`,e[e.DL_DG10=160]=`DL_DG10`,e[e.DL_DG11=161]=`DL_DG11`,e[e.DL_DG12=162]=`DL_DG12`,e[e.DL_DG13=163]=`DL_DG13`,e[e.DL_DG14=164]=`DL_DG14`,e[e.DL_SOD=165]=`DL_SOD`,e[e.DL_CE=166]=`DL_CE`,e[e.DL_CVCA=167]=`DL_CVCA`,e[e.PACE_CARD_ACCESS=200]=`PACE_CARD_ACCESS`,e[e.PACE_CARD_SECURITY=201]=`PACE_CARD_SECURITY`,e[e.PACE_CHIP_SECURITY=202]=`PACE_CHIP_SECURITY`,e[e.MIFARE_DATA=300]=`MIFARE_DATA`,e[e.MIFARE_VALIDITY=301]=`MIFARE_VALIDITY`,e[e.AUTHENTICITY_V2=302]=`AUTHENTICITY_V2`,e[e.ATR=400]=`ATR`,e[e.DIR=401]=`DIR`,e[e.E_SIGN_PK=500]=`E_SIGN_PK`,e[e.E_SIGN_SIGNED_DATA=501]=`E_SIGN_SIGNED_DATA`,e[e.CERTIFICATE=600]=`CERTIFICATE`,e[e.MASTER_LIST=601]=`MASTER_LIST`,e[e.DEFECT_LIST=602]=`DEFECT_LIST`,e[e.DEVIATION_LIST=603]=`DEVIATION_LIST`,e[e.BLACK_LIST=604]=`BLACK_LIST`,e[e.APP_DIRECTORY=700]=`APP_DIRECTORY`,e[e.SESSION=701]=`SESSION`,e[e.LOG_DATA=702]=`LOG_DATA`,e[e.CHIP_PROPERTIES=703]=`CHIP_PROPERTIES`,e[e.DTC_INFO=704]=`DTC_INFO`,e[e.POST_CA_RESPONSE=710]=`POST_CA_RESPONSE`,e[e.POST_CA_PUBLIC_KEY=711]=`POST_CA_PUBLIC_KEY`,e[e.POST_CA_INFO=712]=`POST_CA_INFO`,e[e.POST_CA_D_PARAMS=713]=`POST_CA_D_PARAMS`,e[e.POST_CA_CHECK_PK=714]=`POST_CA_CHECK_PK`,e[e.POST_CA_CHECK_SK=715]=`POST_CA_CHECK_SK`,e[e.SAM_DATA=800]=`SAM_DATA`,e[e.SAM_DATA_MAX=832]=`SAM_DATA_MAX`,e[e.VDS=900]=`VDS`,e[e.VDS_NC=901]=`VDS_NC`,e[e.DS=902]=`DS`,e[e.USER_DEFINED=1e3]=`USER_DEFINED`,e))(_w||{}),vw=(e=>(e[e.NONE=0]=`NONE`,e[e.MAIN_PAGE=1]=`MAIN_PAGE`,e[e.BACK_PAGE=2]=`BACK_PAGE`,e))(vw||{}),yw=(e=>(e[e.UNKNOWN=0]=`UNKNOWN`,e[e.MRZ=1]=`MRZ`,e[e.CAN=2]=`CAN`,e[e.PIN=3]=`PIN`,e[e.PUK=4]=`PUK`,e[e.PIN_E_SIGN=5]=`PIN_E_SIGN`,e[e.SAI=6]=`SAI`,e[e.MRZ_HASH=7]=`MRZ_HASH`,e))(yw||{}),bw=(e=>(e[e.UNDEFINED=0]=`UNDEFINED`,e[e.INSPECTION_SYSTEM=1]=`INSPECTION_SYSTEM`,e[e.AUTHENTICATION_TERMINAL=2]=`AUTHENTICATION_TERMINAL`,e[e.SIGNATURE_TERMINAL=3]=`SIGNATURE_TERMINAL`,e[e.UNAUTHENTICATED_TERMINAL=4]=`UNAUTHENTICATED_TERMINAL`,e))(bw||{}),xw=(e=>(e[e.UNKNOWN=0]=`UNKNOWN`,e[e.A=1]=`A`,e[e.B=2]=`B`,e))(xw||{}),Sw=(e=>(e.MRZ=`Mrz`,e.BARCODE=`Barcode`,e.LOCATE=`Locate`,e.OCR=`Ocr`,e.DOCTYPE=`DocType`,e.MRZ_OR_BARCODE=`MrzOrBarcode`,e.MRZ_OR_LOCATE=`MrzOrLocate`,e.MRZ_AND_LOCATE=`MrzAndLocate`,e.BARCODE_AND_LOCATE=`BarcodeAndLocate`,e.MRZ_OR_OCR=`MrzOrOcr`,e.MRZ_OR_BARCODE_OR_OCR=`MrzOrBarcodeOrOcr`,e.LOCATE_VISUAL_AND_MRZ_OR_OCR=`LocateVisual_And_MrzOrOcr`,e.FULL_PROCESS=`FullProcess`,e.FULL_AUTH=`FullAuth`,e.RUS_STAMP=`RusStamp`,e.OCR_FREE=`OcrFree`,e.CREDIT_CARD=`CreditCard`,e.CAPTURE=`Capture`,e.DTC=`DTC`,e.RFID=`RFID`,e.MDL=`mDL`,e))(Sw||{}),Cw=(e=>(e[e.BLANK=0]=`BLANK`,e[e.FILL=1]=`FILL`,e[e.PHOTO=2]=`PHOTO`,e[e.MRZ=3]=`MRZ`,e[e.FALSE_LUMINESCENCE=4]=`FALSE_LUMINESCENCE`,e[e.HOLO_SIMPLE=5]=`HOLO_SIMPLE`,e[e.HOLO_VERIFY_STATIC=6]=`HOLO_VERIFY_STATIC`,e[e.HOLO_VERIFY_MULTI_STATIC=7]=`HOLO_VERIFY_MULTI_STATIC`,e[e.HOLO_VERIFY_DYNAMIC=8]=`HOLO_VERIFY_DYNAMIC`,e[e.PATTERN_NOT_INTERRUPTED=9]=`PATTERN_NOT_INTERRUPTED`,e[e.PATTERN_NOT_SHIFTED=10]=`PATTERN_NOT_SHIFTED`,e[e.PATTERN_SAME_COLORS=11]=`PATTERN_SAME_COLORS`,e[e.PATTERN_IR_INVISIBLE=12]=`PATTERN_IR_INVISIBLE`,e[e.PHOTO_SIZE_CHECK=13]=`PHOTO_SIZE_CHECK`,e[e.PORTRAIT_COMPARISON_VS_GHOST=14]=`PORTRAIT_COMPARISON_VS_GHOST`,e[e.PORTRAIT_COMPARISON_VS_RFID=15]=`PORTRAIT_COMPARISON_VS_RFID`,e[e.PORTRAIT_COMPARISON_VS_VISUAL=16]=`PORTRAIT_COMPARISON_VS_VISUAL`,e[e.BARCODE=17]=`BARCODE`,e[e.PATTERN_DIFFERENT_LINES_THICKNESS=18]=`PATTERN_DIFFERENT_LINES_THICKNESS`,e[e.PORTRAIT_COMPARISON_VS_CAMERA=19]=`PORTRAIT_COMPARISON_VS_CAMERA`,e[e.PORTRAIT_COMPARISON_RFID_VS_CAMERA=20]=`PORTRAIT_COMPARISON_RFID_VS_CAMERA`,e[e.GHOST_PHOTO=21]=`GHOST_PHOTO`,e[e.CLEAR_GHOST_PHOTO=22]=`CLEAR_GHOST_PHOTO`,e[e.INVISIBLE_OBJECT=23]=`INVISIBLE_OBJECT`,e[e.LOW_CONTRAST_OBJECT=24]=`LOW_CONTRAST_OBJECT`,e[e.PHOTO_COLOR=25]=`PHOTO_COLOR`,e[e.PHOTO_SHAPE=26]=`PHOTO_SHAPE`,e[e.PHOTO_CORNERS=27]=`PHOTO_CORNERS`,e[e.OCR=28]=`OCR`,e[e.PORTRAIT_COMPARISON_EXT_VS_VISUAL=29]=`PORTRAIT_COMPARISON_EXT_VS_VISUAL`,e[e.PORTRAIT_COMPARISON_EXT_VS_RFID=30]=`PORTRAIT_COMPARISON_EXT_VS_RFID`,e[e.PORTRAIT_COMPARISON_EXT_VS_CAMERA=31]=`PORTRAIT_COMPARISON_EXT_VS_CAMERA`,e[e.LIVENESS_DEPTH=32]=`LIVENESS_DEPTH`,e[e.MICRO_TEXT=33]=`MICRO_TEXT`,e[e.FLUORESCENT_OBJECT=34]=`FLUORESCENT_OBJECT`,e[e.LANDMARK_CHECK=35]=`LANDMARK_CHECK`,e[e.FACE_PRESENCE=36]=`FACE_PRESENCE`,e[e.FACE_ABSENCE=38]=`FACE_ABSENCE`,e[e.LIVENESS_SCREEN_CAPTURE=39]=`LIVENESS_SCREEN_CAPTURE`,e[e.LIVENESS_ELECTRONIC_DEVICE=40]=`LIVENESS_ELECTRONIC_DEVICE`,e[e.LIVENESS_OVI=41]=`LIVENESS_OVI`,e[e.BARCODE_SIZE_CHECK=42]=`BARCODE_SIZE_CHECK`,e[e.LASINK=43]=`LASINK`,e[e.LIVENESS_MLI=44]=`LIVENESS_MLI`,e[e.LIVENESS_BARCODE_BACKGROUND=45]=`LIVENESS_BARCODE_BACKGROUND`,e[e.PORTRAIT_COMPARISON_VS_BARCODE=46]=`PORTRAIT_COMPARISON_VS_BARCODE`,e[e.PORTRAIT_COMPARISON_RFID_VS_BARCODE=47]=`PORTRAIT_COMPARISON_RFID_VS_BARCODE`,e[e.PORTRAIT_COMPARISON_EXT_VS_BARCODE=48]=`PORTRAIT_COMPARISON_EXT_VS_BARCODE`,e[e.PORTRAIT_COMPARISON_BARCODE_VS_CAMERA=49]=`PORTRAIT_COMPARISON_BARCODE_VS_CAMERA`,e[e.CHECK_DIGITAL_SIGNATURE=50]=`CHECK_DIGITAL_SIGNATURE`,e[e.CONTACT_CHIP_CLASSIFICATION=51]=`CONTACT_CHIP_CLASSIFICATION`,e[e.HEAD_POSITION_CHECK=52]=`HEAD_POSITION_CHECK`,e[e.LIVENESS_BLACK_AND_WHITE_COPY_CHECK=53]=`LIVENESS_BLACK_AND_WHITE_COPY_CHECK`,e[e.LIVENESS_DYNAPRINT=54]=`LIVENESS_DYNAPRINT`,e[e.LIVENESS_GEOMETRY_CHECK=55]=`LIVENESS_GEOMETRY_CHECK`,e[e.AGE_CHECK=56]=`AGE_CHECK`,e[e.SEX_CHECK=57]=`SEX_CHECK`,e[e.PORTRAIT_COMPARISON_RFID_VS_GHOST=58]=`PORTRAIT_COMPARISON_RFID_VS_GHOST`,e[e.PORTRAIT_COMPARISON_BARCODE_VS_GHOST=59]=`PORTRAIT_COMPARISON_BARCODE_VS_GHOST`,e[e.PORTRAIT_COMPARISON_GHOST_VS_LIVE=60]=`PORTRAIT_COMPARISON_GHOST_VS_LIVE`,e[e.PORTRAIT_COMPARISON_EXT_VS_GHOST=61]=`PORTRAIT_COMPARISON_EXT_VS_GHOST`,e[e.SIGNATURE_PRESENCE=62]=`SIGNATURE_PRESENCE`,e))(Cw||{}),ww=(e=>(e.MRZ=`MRZ`,e.VISUAL=`VISUAL`,e.BARCODE=`BARCODE`,e.RFID=`RFID`,e.MAGNETIC=`MAGNETIC`,e.EXTERNAL=`EXTERNAL`,e.LIVE=`LIVE`,e.FINGERPRINT=`FINGERPRINT`,e))(ww||{}),Tw=(e=>(e[e.DOCUMENT_CLASS_CODE=0]=`DOCUMENT_CLASS_CODE`,e[e.ISSUING_STATE_CODE=1]=`ISSUING_STATE_CODE`,e[e.DOCUMENT_NUMBER=2]=`DOCUMENT_NUMBER`,e[e.DATE_OF_EXPIRY=3]=`DATE_OF_EXPIRY`,e[e.DATE_OF_ISSUE=4]=`DATE_OF_ISSUE`,e[e.DATE_OF_BIRTH=5]=`DATE_OF_BIRTH`,e[e.PLACE_OF_BIRTH=6]=`PLACE_OF_BIRTH`,e[e.PERSONAL_NUMBER=7]=`PERSONAL_NUMBER`,e[e.SURNAME=8]=`SURNAME`,e[e.GIVEN_NAMES=9]=`GIVEN_NAMES`,e[e.MOTHERS_NAME=10]=`MOTHERS_NAME`,e[e.NATIONALITY=11]=`NATIONALITY`,e[e.SEX=12]=`SEX`,e[e.HEIGHT=13]=`HEIGHT`,e[e.WEIGHT=14]=`WEIGHT`,e[e.EYES_COLOR=15]=`EYES_COLOR`,e[e.HAIR_COLOR=16]=`HAIR_COLOR`,e[e.ADDRESS=17]=`ADDRESS`,e[e.DONOR=18]=`DONOR`,e[e.SOCIAL_SECURITY_NUMBER=19]=`SOCIAL_SECURITY_NUMBER`,e[e.DL_CLASS=20]=`DL_CLASS`,e[e.DL_ENDORSED=21]=`DL_ENDORSED`,e[e.DL_RESTRICTION_CODE=22]=`DL_RESTRICTION_CODE`,e[e.DL_UNDER_21_DATE=23]=`DL_UNDER_21_DATE`,e[e.AUTHORITY=24]=`AUTHORITY`,e[e.SURNAME_AND_GIVEN_NAMES=25]=`SURNAME_AND_GIVEN_NAMES`,e[e.NATIONALITY_CODE=26]=`NATIONALITY_CODE`,e[e.PASSPORT_NUMBER=27]=`PASSPORT_NUMBER`,e[e.INVITATION_NUMBER=28]=`INVITATION_NUMBER`,e[e.VISA_ID=29]=`VISA_ID`,e[e.VISA_CLASS=30]=`VISA_CLASS`,e[e.VISA_SUBCLASS=31]=`VISA_SUBCLASS`,e[e.MRZ_TYPE=35]=`MRZ_TYPE`,e[e.OPTIONAL_DATA=36]=`OPTIONAL_DATA`,e[e.DOCUMENT_CLASS_NAME=37]=`DOCUMENT_CLASS_NAME`,e[e.ISSUING_STATE_NAME=38]=`ISSUING_STATE_NAME`,e[e.PLACE_OF_ISSUE=39]=`PLACE_OF_ISSUE`,e[e.DOCUMENT_NUMBER_CHECKSUM=40]=`DOCUMENT_NUMBER_CHECKSUM`,e[e.DATE_OF_BIRTH_CHECKSUM=41]=`DATE_OF_BIRTH_CHECKSUM`,e[e.DATE_OF_EXPIRY_CHECKSUM=42]=`DATE_OF_EXPIRY_CHECKSUM`,e[e.PERSONAL_NUMBER_CHECKSUM=43]=`PERSONAL_NUMBER_CHECKSUM`,e[e.FINAL_CHECKSUM=44]=`FINAL_CHECKSUM`,e[e.PASSPORT_NUMBER_CHECKSUM=45]=`PASSPORT_NUMBER_CHECKSUM`,e[e.INVITATION_NUMBER_CHECKSUM=46]=`INVITATION_NUMBER_CHECKSUM`,e[e.VISA_ID_CHECKSUM=47]=`VISA_ID_CHECKSUM`,e[e.SURNAME_AND_GIVEN_NAMES_CHECKSUM=48]=`SURNAME_AND_GIVEN_NAMES_CHECKSUM`,e[e.VISA_VALID_UNTIL_CHECKSUM=49]=`VISA_VALID_UNTIL_CHECKSUM`,e[e.OTHER=50]=`OTHER`,e[e.MRZ_STRINGS=51]=`MRZ_STRINGS`,e[e.NAME_SUFFIX=52]=`NAME_SUFFIX`,e[e.NAME_PREFIX=53]=`NAME_PREFIX`,e[e.DATE_OF_ISSUE_CHECKSUM=54]=`DATE_OF_ISSUE_CHECKSUM`,e[e.DATE_OF_ISSUE_CHECK_DIGIT=55]=`DATE_OF_ISSUE_CHECK_DIGIT`,e[e.DOCUMENT_SERIES=56]=`DOCUMENT_SERIES`,e[e.REG_CERT_REG_NUMBER=57]=`REG_CERT_REG_NUMBER`,e[e.REG_CERT_CAR_MODEL=58]=`REG_CERT_CAR_MODEL`,e[e.REG_CERT_CAR_COLOR=59]=`REG_CERT_CAR_COLOR`,e[e.REG_CERT_BODY_NUMBER=60]=`REG_CERT_BODY_NUMBER`,e[e.REG_CERT_CAR_TYPE=61]=`REG_CERT_CAR_TYPE`,e[e.REG_CERT_MAX_WEIGHT=62]=`REG_CERT_MAX_WEIGHT`,e[e.REG_CERT_WEIGHT=63]=`REG_CERT_WEIGHT`,e[e.ADDRESS_AREA=64]=`ADDRESS_AREA`,e[e.ADDRESS_STATE=65]=`ADDRESS_STATE`,e[e.ADDRESS_BUILDING=66]=`ADDRESS_BUILDING`,e[e.ADDRESS_HOUSE=67]=`ADDRESS_HOUSE`,e[e.ADDRESS_FLAT=68]=`ADDRESS_FLAT`,e[e.PLACE_OF_REGISTRATION=69]=`PLACE_OF_REGISTRATION`,e[e.DATE_OF_REGISTRATION=70]=`DATE_OF_REGISTRATION`,e[e.RESIDENT_FROM=71]=`RESIDENT_FROM`,e[e.RESIDENT_UNTIL=72]=`RESIDENT_UNTIL`,e[e.AUTHORITY_CODE=73]=`AUTHORITY_CODE`,e[e.PLACE_OF_BIRTH_AREA=74]=`PLACE_OF_BIRTH_AREA`,e[e.PLACE_OF_BIRTH_STATE_CODE=75]=`PLACE_OF_BIRTH_STATE_CODE`,e[e.ADDRESS_STREET=76]=`ADDRESS_STREET`,e[e.ADDRESS_CITY=77]=`ADDRESS_CITY`,e[e.ADDRESS_JURISDICTION_CODE=78]=`ADDRESS_JURISDICTION_CODE`,e[e.ADDRESS_POSTAL_CODE=79]=`ADDRESS_POSTAL_CODE`,e[e.DOCUMENT_NUMBER_CHECK_DIGIT=80]=`DOCUMENT_NUMBER_CHECK_DIGIT`,e[e.DATE_OF_BIRTH_CHECK_DIGIT=81]=`DATE_OF_BIRTH_CHECK_DIGIT`,e[e.DATE_OF_EXPIRY_CHECK_DIGIT=82]=`DATE_OF_EXPIRY_CHECK_DIGIT`,e[e.PERSONAL_NUMBER_CHECK_DIGIT=83]=`PERSONAL_NUMBER_CHECK_DIGIT`,e[e.FINAL_CHECK_DIGIT=84]=`FINAL_CHECK_DIGIT`,e[e.PASSPORT_NUMBER_CHECK_DIGIT=85]=`PASSPORT_NUMBER_CHECK_DIGIT`,e[e.INVITATION_NUMBER_CHECK_DIGIT=86]=`INVITATION_NUMBER_CHECK_DIGIT`,e[e.VISA_ID_CHECK_DIGIT=87]=`VISA_ID_CHECK_DIGIT`,e[e.SURNAME_AND_GIVEN_NAMES_CHECK_DIGIT=88]=`SURNAME_AND_GIVEN_NAMES_CHECK_DIGIT`,e[e.VISA_VALID_UNTIL_CHECK_DIGIT=89]=`VISA_VALID_UNTIL_CHECK_DIGIT`,e[e.PERMIT_DL_CLASS=90]=`PERMIT_DL_CLASS`,e[e.PERMIT_DATE_OF_EXPIRY=91]=`PERMIT_DATE_OF_EXPIRY`,e[e.PERMIT_IDENTIFIER=92]=`PERMIT_IDENTIFIER`,e[e.PERMIT_DATE_OF_ISSUE=93]=`PERMIT_DATE_OF_ISSUE`,e[e.PERMIT_RESTRICTION_CODE=94]=`PERMIT_RESTRICTION_CODE`,e[e.PERMIT_ENDORSED=95]=`PERMIT_ENDORSED`,e[e.ISSUE_TIMESTAMP=96]=`ISSUE_TIMESTAMP`,e[e.NUMBER_OF_DUPLICATES=97]=`NUMBER_OF_DUPLICATES`,e[e.MEDICAL_INDICATOR_CODES=98]=`MEDICAL_INDICATOR_CODES`,e[e.NON_RESIDENT_INDICATOR=99]=`NON_RESIDENT_INDICATOR`,e[e.VISA_TYPE=100]=`VISA_TYPE`,e[e.VISA_VALID_FROM=101]=`VISA_VALID_FROM`,e[e.VISA_VALID_UNTIL=102]=`VISA_VALID_UNTIL`,e[e.DURATION_OF_STAY=103]=`DURATION_OF_STAY`,e[e.NUMBER_OF_ENTRIES=104]=`NUMBER_OF_ENTRIES`,e[e.DAY=105]=`DAY`,e[e.MONTH=106]=`MONTH`,e[e.YEAR=107]=`YEAR`,e[e.UNIQUE_CUSTOMER_IDENTIFIER=108]=`UNIQUE_CUSTOMER_IDENTIFIER`,e[e.COMMERCIAL_VEHICLE_CODES=109]=`COMMERCIAL_VEHICLE_CODES`,e[e.AKA_DATE_OF_BIRTH=110]=`AKA_DATE_OF_BIRTH`,e[e.AKA_SOCIAL_SECURITY_NUMBER=111]=`AKA_SOCIAL_SECURITY_NUMBER`,e[e.AKA_SURNAME=112]=`AKA_SURNAME`,e[e.AKA_GIVEN_NAMES=113]=`AKA_GIVEN_NAMES`,e[e.AKA_NAME_SUFFIX=114]=`AKA_NAME_SUFFIX`,e[e.AKA_NAME_PREFIX=115]=`AKA_NAME_PREFIX`,e[e.MAILING_ADDRESS_STREET=116]=`MAILING_ADDRESS_STREET`,e[e.MAILING_ADDRESS_CITY=117]=`MAILING_ADDRESS_CITY`,e[e.MAILING_ADDRESS_JURISDICTION_CODE=118]=`MAILING_ADDRESS_JURISDICTION_CODE`,e[e.MAILING_ADDRESS_POSTAL_CODE=119]=`MAILING_ADDRESS_POSTAL_CODE`,e[e.AUDIT_INFORMATION=120]=`AUDIT_INFORMATION`,e[e.INVENTORY_NUMBER=121]=`INVENTORY_NUMBER`,e[e.RACE_ETHNICITY=122]=`RACE_ETHNICITY`,e[e.JURISDICTION_VEHICLE_CLASS=123]=`JURISDICTION_VEHICLE_CLASS`,e[e.JURISDICTION_ENDORSEMENT_CODE=124]=`JURISDICTION_ENDORSEMENT_CODE`,e[e.JURISDICTION_RESTRICTION_CODE=125]=`JURISDICTION_RESTRICTION_CODE`,e[e.FAMILY_NAME=126]=`FAMILY_NAME`,e[e.GIVEN_NAMES_RUS=127]=`GIVEN_NAMES_RUS`,e[e.VISA_ID_RUS=128]=`VISA_ID_RUS`,e[e.FATHERS_NAME=129]=`FATHERS_NAME`,e[e.FATHERS_NAME_RUS=130]=`FATHERS_NAME_RUS`,e[e.SURNAME_AND_GIVEN_NAMES_RUS=131]=`SURNAME_AND_GIVEN_NAMES_RUS`,e[e.PLACE_OF_BIRTH_RUS=132]=`PLACE_OF_BIRTH_RUS`,e[e.AUTHORITY_RUS=133]=`AUTHORITY_RUS`,e[e.ISSUING_STATE_CODE_NUMERIC=134]=`ISSUING_STATE_CODE_NUMERIC`,e[e.NATIONALITY_CODE_NUMERIC=135]=`NATIONALITY_CODE_NUMERIC`,e[e.ENGINE_POWER=136]=`ENGINE_POWER`,e[e.ENGINE_VOLUME=137]=`ENGINE_VOLUME`,e[e.CHASSIS_NUMBER=138]=`CHASSIS_NUMBER`,e[e.ENGINE_NUMBER=139]=`ENGINE_NUMBER`,e[e.ENGINE_MODEL=140]=`ENGINE_MODEL`,e[e.VEHICLE_CATEGORY=141]=`VEHICLE_CATEGORY`,e[e.IDENTITY_CARD_NUMBER=142]=`IDENTITY_CARD_NUMBER`,e[e.CONTROL_NUMBER=143]=`CONTROL_NUMBER`,e[e.PARENTS_GIVEN_NAMES=144]=`PARENTS_GIVEN_NAMES`,e[e.SECOND_SURNAME=145]=`SECOND_SURNAME`,e[e.MIDDLE_NAME=146]=`MIDDLE_NAME`,e[e.REG_CERT_VIN=147]=`REG_CERT_VIN`,e[e.REG_CERT_VIN_CHECK_DIGIT=148]=`REG_CERT_VIN_CHECK_DIGIT`,e[e.REG_CERT_VIN_CHECKSUM=149]=`REG_CERT_VIN_CHECKSUM`,e[e.LINE_1_CHECK_DIGIT=150]=`LINE_1_CHECK_DIGIT`,e[e.LINE_2_CHECK_DIGIT=151]=`LINE_2_CHECK_DIGIT`,e[e.LINE_3_CHECK_DIGIT=152]=`LINE_3_CHECK_DIGIT`,e[e.LINE_1_CHECKSUM=153]=`LINE_1_CHECKSUM`,e[e.LINE_2_CHECKSUM=154]=`LINE_2_CHECKSUM`,e[e.LINE_3_CHECKSUM=155]=`LINE_3_CHECKSUM`,e[e.REG_CERT_REG_NUMBER_CHECK_DIGIT=156]=`REG_CERT_REG_NUMBER_CHECK_DIGIT`,e[e.REG_CERT_REG_NUMBER_CHECKSUM=157]=`REG_CERT_REG_NUMBER_CHECKSUM`,e[e.REG_CERT_VEHICLE_ITS_CODE=158]=`REG_CERT_VEHICLE_ITS_CODE`,e[e.CARD_ACCESS_NUMBER=159]=`CARD_ACCESS_NUMBER`,e[e.MARITAL_STATUS=160]=`MARITAL_STATUS`,e[e.COMPANY_NAME=161]=`COMPANY_NAME`,e[e.SPECIAL_NOTES=162]=`SPECIAL_NOTES`,e[e.SURNAME_OF_SPOUSE=163]=`SURNAME_OF_SPOUSE`,e[e.TRACKING_NUMBER=164]=`TRACKING_NUMBER`,e[e.BOOKLET_NUMBER=165]=`BOOKLET_NUMBER`,e[e.CHILDREN=166]=`CHILDREN`,e[e.COPY=167]=`COPY`,e[e.SERIAL_NUMBER=168]=`SERIAL_NUMBER`,e[e.DOSSIER_NUMBER=169]=`DOSSIER_NUMBER`,e[e.AKA_SURNAME_AND_GIVEN_NAMES=170]=`AKA_SURNAME_AND_GIVEN_NAMES`,e[e.TERRITORIAL_VALIDITY=171]=`TERRITORIAL_VALIDITY`,e[e.MRZ_STRINGS_WITH_CORRECT_CHECK_SUMS=172]=`MRZ_STRINGS_WITH_CORRECT_CHECK_SUMS`,e[e.DL_CDL_RESTRICTION_CODE=173]=`DL_CDL_RESTRICTION_CODE`,e[e.DL_UNDER_18_DATE=174]=`DL_UNDER_18_DATE`,e[e.DL_RECORD_CREATED=175]=`DL_RECORD_CREATED`,e[e.DL_DUPLICATE_DATE=176]=`DL_DUPLICATE_DATE`,e[e.DL_ISSUE_TYPE=177]=`DL_ISSUE_TYPE`,e[e.MILITARY_BOOK_NUMBER=178]=`MILITARY_BOOK_NUMBER`,e[e.DESTINATION=179]=`DESTINATION`,e[e.BLOOD_GROUP=180]=`BLOOD_GROUP`,e[e.SEQUENCE_NUMBER=181]=`SEQUENCE_NUMBER`,e[e.REG_CERT_BODY_TYPE=182]=`REG_CERT_BODY_TYPE`,e[e.REG_CERT_CAR_MARK=183]=`REG_CERT_CAR_MARK`,e[e.TRANSACTION_NUMBER=184]=`TRANSACTION_NUMBER`,e[e.AGE=185]=`AGE`,e[e.FOLIO_NUMBER=186]=`FOLIO_NUMBER`,e[e.VOTER_KEY=187]=`VOTER_KEY`,e[e.ADDRESS_MUNICIPALITY=188]=`ADDRESS_MUNICIPALITY`,e[e.ADDRESS_LOCATION=189]=`ADDRESS_LOCATION`,e[e.SECTION=190]=`SECTION`,e[e.OCR_NUMBER=191]=`OCR_NUMBER`,e[e.FEDERAL_ELECTIONS=192]=`FEDERAL_ELECTIONS`,e[e.REFERENCE_NUMBER=193]=`REFERENCE_NUMBER`,e[e.OPTIONAL_DATA_CHECKSUM=194]=`OPTIONAL_DATA_CHECKSUM`,e[e.OPTIONAL_DATA_CHECK_DIGIT=195]=`OPTIONAL_DATA_CHECK_DIGIT`,e[e.VISA_NUMBER=196]=`VISA_NUMBER`,e[e.VISA_NUMBER_CHECKSUM=197]=`VISA_NUMBER_CHECKSUM`,e[e.VISA_NUMBER_CHECK_DIGIT=198]=`VISA_NUMBER_CHECK_DIGIT`,e[e.VOTER=199]=`VOTER`,e[e.PREVIOUS_TYPE=200]=`PREVIOUS_TYPE`,e[e.FIELD_FROM_MRZ=220]=`FIELD_FROM_MRZ`,e[e.CURRENT_DATE=221]=`CURRENT_DATE`,e[e.STATUS_DATE_OF_EXPIRY=251]=`STATUS_DATE_OF_EXPIRY`,e[e.BANKNOTE_NUMBER=252]=`BANKNOTE_NUMBER`,e[e.CSC_CODE=253]=`CSC_CODE`,e[e.ARTISTIC_NAME=254]=`ARTISTIC_NAME`,e[e.ACADEMIC_TITLE=255]=`ACADEMIC_TITLE`,e[e.ADDRESS_COUNTRY=256]=`ADDRESS_COUNTRY`,e[e.ADDRESS_ZIP_CODE=257]=`ADDRESS_ZIP_CODE`,e[e.E_ID_RESIDENCE_PERMIT_1=258]=`E_ID_RESIDENCE_PERMIT_1`,e[e.E_ID_RESIDENCE_PERMIT_2=259]=`E_ID_RESIDENCE_PERMIT_2`,e[e.E_ID_PLACE_OF_BIRTH_STREET=260]=`E_ID_PLACE_OF_BIRTH_STREET`,e[e.E_ID_PLACE_OF_BIRTH_CITY=261]=`E_ID_PLACE_OF_BIRTH_CITY`,e[e.E_ID_PLACE_OF_BIRTH_STATE=262]=`E_ID_PLACE_OF_BIRTH_STATE`,e[e.E_ID_PLACE_OF_BIRTH_COUNTRY=263]=`E_ID_PLACE_OF_BIRTH_COUNTRY`,e[e.E_ID_PLACE_OF_BIRTH_ZIP_CODE=264]=`E_ID_PLACE_OF_BIRTH_ZIP_CODE`,e[e.CDL_CLASS=265]=`CDL_CLASS`,e[e.DL_UNDER_19_DATE=266]=`DL_UNDER_19_DATE`,e[e.WEIGHT_POUNDS=267]=`WEIGHT_POUNDS`,e[e.LIMITED_DURATION_DOCUMENT_INDICATOR=268]=`LIMITED_DURATION_DOCUMENT_INDICATOR`,e[e.ENDORSEMENT_EXPIRATION_DATE=269]=`ENDORSEMENT_EXPIRATION_DATE`,e[e.REVISION_DATE=270]=`REVISION_DATE`,e[e.COMPLIANCE_TYPE=271]=`COMPLIANCE_TYPE`,e[e.FAMILY_NAME_TRUNCATION=272]=`FAMILY_NAME_TRUNCATION`,e[e.FIRST_NAME_TRUNCATION=273]=`FIRST_NAME_TRUNCATION`,e[e.MIDDLE_NAME_TRUNCATION=274]=`MIDDLE_NAME_TRUNCATION`,e[e.EXAM_DATE=275]=`EXAM_DATE`,e[e.ORGANIZATION=276]=`ORGANIZATION`,e[e.DEPARTMENT=277]=`DEPARTMENT`,e[e.PAY_GRADE=278]=`PAY_GRADE`,e[e.RANK=279]=`RANK`,e[e.BENEFITS_NUMBER=280]=`BENEFITS_NUMBER`,e[e.SPONSOR_SERVICE=281]=`SPONSOR_SERVICE`,e[e.SPONSOR_STATUS=282]=`SPONSOR_STATUS`,e[e.SPONSOR=283]=`SPONSOR`,e[e.RELATIONSHIP=284]=`RELATIONSHIP`,e[e.USCIS=285]=`USCIS`,e[e.CATEGORY=286]=`CATEGORY`,e[e.CONDITIONS=287]=`CONDITIONS`,e[e.IDENTIFIER=288]=`IDENTIFIER`,e[e.CONFIGURATION=289]=`CONFIGURATION`,e[e.DISCRETIONARY_DATA=290]=`DISCRETIONARY_DATA`,e[e.LINE_1_OPTIONAL_DATA=291]=`LINE_1_OPTIONAL_DATA`,e[e.LINE_2_OPTIONAL_DATA=292]=`LINE_2_OPTIONAL_DATA`,e[e.LINE_3_OPTIONAL_DATA=293]=`LINE_3_OPTIONAL_DATA`,e[e.EQV_CODE=294]=`EQV_CODE`,e[e.ALT_CODE=295]=`ALT_CODE`,e[e.BINARY_CODE=296]=`BINARY_CODE`,e[e.PSEUDO_CODE=297]=`PSEUDO_CODE`,e[e.FEE=298]=`FEE`,e[e.STAMP_NUMBER=299]=`STAMP_NUMBER`,e[e.SBH_SECURITY_OPTIONS=300]=`SBH_SECURITY_OPTIONS`,e[e.SBH_INTEGRITY_OPTIONS=301]=`SBH_INTEGRITY_OPTIONS`,e[e.DATE_OF_CREATION=302]=`DATE_OF_CREATION`,e[e.VALIDITY_PERIOD=303]=`VALIDITY_PERIOD`,e[e.PATRON_HEADER_VERSION=304]=`PATRON_HEADER_VERSION`,e[e.BDB_TYPE=305]=`BDB_TYPE`,e[e.BIOMETRIC_TYPE=306]=`BIOMETRIC_TYPE`,e[e.BIOMETRIC_SUBTYPE=307]=`BIOMETRIC_SUBTYPE`,e[e.BIOMETRIC_PRODUCT_ID=308]=`BIOMETRIC_PRODUCT_ID`,e[e.BIOMETRIC_FORMAT_OWNER=309]=`BIOMETRIC_FORMAT_OWNER`,e[e.BIOMETRIC_FORMAT_TYPE=310]=`BIOMETRIC_FORMAT_TYPE`,e[e.PHONE=311]=`PHONE`,e[e.PROFESSION=312]=`PROFESSION`,e[e.TITLE=313]=`TITLE`,e[e.PERSONAL_SUMMARY=314]=`PERSONAL_SUMMARY`,e[e.OTHER_VALID_ID=315]=`OTHER_VALID_ID`,e[e.CUSTODY_INFO=316]=`CUSTODY_INFO`,e[e.OTHER_NAME=317]=`OTHER_NAME`,e[e.OBSERVATIONS=318]=`OBSERVATIONS`,e[e.TAX=319]=`TAX`,e[e.DATE_OF_PERSONALIZATION=320]=`DATE_OF_PERSONALIZATION`,e[e.PERSONALIZATION_SN=321]=`PERSONALIZATION_SN`,e[e.OTHER_PERSON_NAME=322]=`OTHER_PERSON_NAME`,e[e.PERSON_TO_NOTIFY_DATE_OF_RECORD=323]=`PERSON_TO_NOTIFY_DATE_OF_RECORD`,e[e.PERSON_TO_NOTIFY_NAME=324]=`PERSON_TO_NOTIFY_NAME`,e[e.PERSON_TO_NOTIFY_PHONE=325]=`PERSON_TO_NOTIFY_PHONE`,e[e.PERSON_TO_NOTIFY_ADDRESS=326]=`PERSON_TO_NOTIFY_ADDRESS`,e[e.DS_CERTIFICATE_ISSUER=327]=`DS_CERTIFICATE_ISSUER`,e[e.DS_CERTIFICATE_SUBJECT=328]=`DS_CERTIFICATE_SUBJECT`,e[e.DS_CERTIFICATE_VALID_FROM=329]=`DS_CERTIFICATE_VALID_FROM`,e[e.DS_CERTIFICATE_VALID_TO=330]=`DS_CERTIFICATE_VALID_TO`,e[e.VRC_DATA_OBJECT_ENTRY=331]=`VRC_DATA_OBJECT_ENTRY`,e[e.TYPE_APPROVAL_NUMBER=332]=`TYPE_APPROVAL_NUMBER`,e[e.ADMINISTRATIVE_NUMBER=333]=`ADMINISTRATIVE_NUMBER`,e[e.DOCUMENT_DISCRIMINATOR=334]=`DOCUMENT_DISCRIMINATOR`,e[e.DATA_DISCRIMINATOR=335]=`DATA_DISCRIMINATOR`,e[e.ISO_ISSUER_ID_NUMBER=336]=`ISO_ISSUER_ID_NUMBER`,e[e.DTC_VERSION=337]=`DTC_VERSION`,e[e.DTC_ID=338]=`DTC_ID`,e[e.DTC_DATE_OF_EXPIRY=339]=`DTC_DATE_OF_EXPIRY`,e[e.GNIB_NUMBER=340]=`GNIB_NUMBER`,e[e.DEPT_NUMBER=341]=`DEPT_NUMBER`,e[e.TELEX_CODE=342]=`TELEX_CODE`,e[e.ALLERGIES=343]=`ALLERGIES`,e[e.SP_CODE=344]=`SP_CODE`,e[e.COURT_CODE=345]=`COURT_CODE`,e[e.CTY=346]=`CTY`,e[e.SPONSOR_SSN=347]=`SPONSOR_SSN`,e[e.DOD_NUMBER=348]=`DOD_NUMBER`,e[e.MC_NOVICE_DATE=349]=`MC_NOVICE_DATE`,e[e.DUF_NUMBER=350]=`DUF_NUMBER`,e[e.AGY=351]=`AGY`,e[e.PNR_CODE=352]=`PNR_CODE`,e[e.FROM_AIRPORT_CODE=353]=`FROM_AIRPORT_CODE`,e[e.TO_AIRPORT_CODE=354]=`TO_AIRPORT_CODE`,e[e.FLIGHT_NUMBER=355]=`FLIGHT_NUMBER`,e[e.DATE_OF_FLIGHT=356]=`DATE_OF_FLIGHT`,e[e.SEAT_NUMBER=357]=`SEAT_NUMBER`,e[e.DATE_OF_ISSUE_BOARDING_PASS=358]=`DATE_OF_ISSUE_BOARDING_PASS`,e[e.CCW_UNTIL=359]=`CCW_UNTIL`,e[e.REFERENCE_NUMBER_CHECKSUM=360]=`REFERENCE_NUMBER_CHECKSUM`,e[e.REFERENCE_NUMBER_CHECK_DIGIT=361]=`REFERENCE_NUMBER_CHECK_DIGIT`,e[e.ROOM_NUMBER=362]=`ROOM_NUMBER`,e[e.RELIGION=363]=`RELIGION`,e[e.REMAINDER_TERM=364]=`REMAINDER_TERM`,e[e.ELECTRONIC_TICKET_INDICATOR=365]=`ELECTRONIC_TICKET_INDICATOR`,e[e.COMPARTMENT_CODE=366]=`COMPARTMENT_CODE`,e[e.CHECK_IN_SEQUENCE_NUMBER=367]=`CHECK_IN_SEQUENCE_NUMBER`,e[e.AIRLINE_DESIGNATOR_OF_BOARDING_PASS_ISSUER=368]=`AIRLINE_DESIGNATOR_OF_BOARDING_PASS_ISSUER`,e[e.AIRLINE_NUMERIC_CODE=369]=`AIRLINE_NUMERIC_CODE`,e[e.TICKET_NUMBER=370]=`TICKET_NUMBER`,e[e.FREQUENT_FLYER_AIRLINE_DESIGNATOR=371]=`FREQUENT_FLYER_AIRLINE_DESIGNATOR`,e[e.FREQUENT_FLYER_NUMBER=372]=`FREQUENT_FLYER_NUMBER`,e[e.FREE_BAGGAGE_ALLOWANCE=373]=`FREE_BAGGAGE_ALLOWANCE`,e[e.PDF417_CODEC=374]=`PDF417_CODEC`,e[e.IDENTITY_CARD_NUMBER_CHECKSUM=375]=`IDENTITY_CARD_NUMBER_CHECKSUM`,e[e.IDENTITY_CARD_NUMBER_CHECK_DIGIT=376]=`IDENTITY_CARD_NUMBER_CHECK_DIGIT`,e[e.VETERAN=377]=`VETERAN`,e[e.DL_CLASS_CODE_A1_FROM=378]=`DL_CLASS_CODE_A1_FROM`,e[e.DL_CLASS_CODE_A1_TO=379]=`DL_CLASS_CODE_A1_TO`,e[e.DL_CLASS_CODE_A1_NOTES=380]=`DL_CLASS_CODE_A1_NOTES`,e[e.DL_CLASS_CODE_A_FROM=381]=`DL_CLASS_CODE_A_FROM`,e[e.DL_CLASS_CODE_A_TO=382]=`DL_CLASS_CODE_A_TO`,e[e.DL_CLASS_CODE_A_NOTES=383]=`DL_CLASS_CODE_A_NOTES`,e[e.DL_CLASS_CODE_B_FROM=384]=`DL_CLASS_CODE_B_FROM`,e[e.DL_CLASS_CODE_B_TO=385]=`DL_CLASS_CODE_B_TO`,e[e.DL_CLASS_CODE_B_NOTES=386]=`DL_CLASS_CODE_B_NOTES`,e[e.DL_CLASS_CODE_C1_FROM=387]=`DL_CLASS_CODE_C1_FROM`,e[e.DL_CLASS_CODE_C1_TO=388]=`DL_CLASS_CODE_C1_TO`,e[e.DL_CLASS_CODE_C1_NOTES=389]=`DL_CLASS_CODE_C1_NOTES`,e[e.DL_CLASS_CODE_C_FROM=390]=`DL_CLASS_CODE_C_FROM`,e[e.DL_CLASS_CODE_C_TO=391]=`DL_CLASS_CODE_C_TO`,e[e.DL_CLASS_CODE_C_NOTES=392]=`DL_CLASS_CODE_C_NOTES`,e[e.DL_CLASS_CODE_D1_FROM=393]=`DL_CLASS_CODE_D1_FROM`,e[e.DL_CLASS_CODE_D1_TO=394]=`DL_CLASS_CODE_D1_TO`,e[e.DL_CLASS_CODE_D1_NOTES=395]=`DL_CLASS_CODE_D1_NOTES`,e[e.DL_CLASS_CODE_D_FROM=396]=`DL_CLASS_CODE_D_FROM`,e[e.DL_CLASS_CODE_D_TO=397]=`DL_CLASS_CODE_D_TO`,e[e.DL_CLASS_CODE_D_NOTES=398]=`DL_CLASS_CODE_D_NOTES`,e[e.DL_CLASS_CODE_BE_FROM=399]=`DL_CLASS_CODE_BE_FROM`,e[e.DL_CLASS_CODE_BE_TO=400]=`DL_CLASS_CODE_BE_TO`,e[e.DL_CLASS_CODE_BE_NOTES=401]=`DL_CLASS_CODE_BE_NOTES`,e[e.DL_CLASS_CODE_C1E_FROM=402]=`DL_CLASS_CODE_C1E_FROM`,e[e.DL_CLASS_CODE_C1E_TO=403]=`DL_CLASS_CODE_C1E_TO`,e[e.DL_CLASS_CODE_C1E_NOTES=404]=`DL_CLASS_CODE_C1E_NOTES`,e[e.DL_CLASS_CODE_CE_FROM=405]=`DL_CLASS_CODE_CE_FROM`,e[e.DL_CLASS_CODE_CE_TO=406]=`DL_CLASS_CODE_CE_TO`,e[e.DL_CLASS_CODE_CE_NOTES=407]=`DL_CLASS_CODE_CE_NOTES`,e[e.DL_CLASS_CODE_D1E_FROM=408]=`DL_CLASS_CODE_D1E_FROM`,e[e.DL_CLASS_CODE_D1E_TO=409]=`DL_CLASS_CODE_D1E_TO`,e[e.DL_CLASS_CODE_D1E_NOTES=410]=`DL_CLASS_CODE_D1E_NOTES`,e[e.DL_CLASS_CODE_DE_FROM=411]=`DL_CLASS_CODE_DE_FROM`,e[e.DL_CLASS_CODE_DE_TO=412]=`DL_CLASS_CODE_DE_TO`,e[e.DL_CLASS_CODE_DE_NOTES=413]=`DL_CLASS_CODE_DE_NOTES`,e[e.DL_CLASS_CODE_M_FROM=414]=`DL_CLASS_CODE_M_FROM`,e[e.DL_CLASS_CODE_M_TO=415]=`DL_CLASS_CODE_M_TO`,e[e.DL_CLASS_CODE_M_NOTES=416]=`DL_CLASS_CODE_M_NOTES`,e[e.DL_CLASS_CODE_L_FROM=417]=`DL_CLASS_CODE_L_FROM`,e[e.DL_CLASS_CODE_L_TO=418]=`DL_CLASS_CODE_L_TO`,e[e.DL_CLASS_CODE_L_NOTES=419]=`DL_CLASS_CODE_L_NOTES`,e[e.DL_CLASS_CODE_T_FROM=420]=`DL_CLASS_CODE_T_FROM`,e[e.DL_CLASS_CODE_T_TO=421]=`DL_CLASS_CODE_T_TO`,e[e.DL_CLASS_CODE_T_NOTES=422]=`DL_CLASS_CODE_T_NOTES`,e[e.DL_CLASS_CODE_AM_FROM=423]=`DL_CLASS_CODE_AM_FROM`,e[e.DL_CLASS_CODE_AM_TO=424]=`DL_CLASS_CODE_AM_TO`,e[e.DL_CLASS_CODE_AM_NOTES=425]=`DL_CLASS_CODE_AM_NOTES`,e[e.DL_CLASS_CODE_A2_FROM=426]=`DL_CLASS_CODE_A2_FROM`,e[e.DL_CLASS_CODE_A2_TO=427]=`DL_CLASS_CODE_A2_TO`,e[e.DL_CLASS_CODE_A2_NOTES=428]=`DL_CLASS_CODE_A2_NOTES`,e[e.DL_CLASS_CODE_B1_FROM=429]=`DL_CLASS_CODE_B1_FROM`,e[e.DL_CLASS_CODE_B1_TO=430]=`DL_CLASS_CODE_B1_TO`,e[e.DL_CLASS_CODE_B1_NOTES=431]=`DL_CLASS_CODE_B1_NOTES`,e[e.SURNAME_AT_BIRTH=432]=`SURNAME_AT_BIRTH`,e[e.CIVIL_STATUS=433]=`CIVIL_STATUS`,e[e.NUMBER_OF_SEATS=434]=`NUMBER_OF_SEATS`,e[e.NUMBER_OF_STANDING_PLACES=435]=`NUMBER_OF_STANDING_PLACES`,e[e.MAX_SPEED=436]=`MAX_SPEED`,e[e.FUEL_TYPE=437]=`FUEL_TYPE`,e[e.EC_ENVIRONMENTAL_TYPE=438]=`EC_ENVIRONMENTAL_TYPE`,e[e.POWER_WEIGHT_RATIO=439]=`POWER_WEIGHT_RATIO`,e[e.MAX_MASS_OF_TRAILER_BRAKED=440]=`MAX_MASS_OF_TRAILER_BRAKED`,e[e.MAX_MASS_OF_TRAILER_UNBRAKED=441]=`MAX_MASS_OF_TRAILER_UNBRAKED`,e[e.TRANSMISSION_TYPE=442]=`TRANSMISSION_TYPE`,e[e.TRAILER_HITCH=443]=`TRAILER_HITCH`,e[e.ACCOMPANIED_BY=444]=`ACCOMPANIED_BY`,e[e.POLICE_DISTRICT=445]=`POLICE_DISTRICT`,e[e.FIRST_ISSUE_DATE=446]=`FIRST_ISSUE_DATE`,e[e.PAYLOAD_CAPACITY=447]=`PAYLOAD_CAPACITY`,e[e.NUMBER_OF_AXLES=448]=`NUMBER_OF_AXLES`,e[e.PERMISSIBLE_AXLE_LOAD=449]=`PERMISSIBLE_AXLE_LOAD`,e[e.PRECINCT=450]=`PRECINCT`,e[e.INVITED_BY=451]=`INVITED_BY`,e[e.PURPOSE_OF_ENTRY=452]=`PURPOSE_OF_ENTRY`,e[e.SKIN_COLOR=453]=`SKIN_COLOR`,e[e.COMPLEXION=454]=`COMPLEXION`,e[e.AIRPORT_FROM=455]=`AIRPORT_FROM`,e[e.AIRPORT_TO=456]=`AIRPORT_TO`,e[e.AIRLINE_NAME=457]=`AIRLINE_NAME`,e[e.AIRLINE_NAME_FREQUENT_FLYER=458]=`AIRLINE_NAME_FREQUENT_FLYER`,e[e.LICENSE_NUMBER=459]=`LICENSE_NUMBER`,e[e.IN_TANKS=460]=`IN_TANKS`,e[e.EXCEPT_IN_TANKS=461]=`EXCEPT_IN_TANKS`,e[e.FAST_TRACK=462]=`FAST_TRACK`,e[e.OWNER=463]=`OWNER`,e[e.MRZ_STRINGS_ICAO_RFID=464]=`MRZ_STRINGS_ICAO_RFID`,e[e.NUMBER_OF_CARD_ISSUANCE=465]=`NUMBER_OF_CARD_ISSUANCE`,e[e.NUMBER_OF_CARD_ISSUANCE_CHECKSUM=466]=`NUMBER_OF_CARD_ISSUANCE_CHECKSUM`,e[e.NUMBER_OF_CARD_ISSUANCE_CHECK_DIGIT=467]=`NUMBER_OF_CARD_ISSUANCE_CHECK_DIGIT`,e[e.CENTURY_DATE_OF_BIRTH=468]=`CENTURY_DATE_OF_BIRTH`,e[e.DL_CLASS_CODE_A3_FROM=469]=`DL_CLASS_CODE_A3_FROM`,e[e.DL_CLASS_CODE_A3_TO=470]=`DL_CLASS_CODE_A3_TO`,e[e.DL_CLASS_CODE_A3_NOTES=471]=`DL_CLASS_CODE_A3_NOTES`,e[e.DL_CLASS_CODE_C2_FROM=472]=`DL_CLASS_CODE_C2_FROM`,e[e.DL_CLASS_CODE_C2_TO=473]=`DL_CLASS_CODE_C2_TO`,e[e.DL_CLASS_CODE_C2_NOTES=474]=`DL_CLASS_CODE_C2_NOTES`,e[e.DL_CLASS_CODE_B2_FROM=475]=`DL_CLASS_CODE_B2_FROM`,e[e.DL_CLASS_CODE_B2_TO=476]=`DL_CLASS_CODE_B2_TO`,e[e.DL_CLASS_CODE_B2_NOTES=477]=`DL_CLASS_CODE_B2_NOTES`,e[e.DL_CLASS_CODE_D2_FROM=478]=`DL_CLASS_CODE_D2_FROM`,e[e.DL_CLASS_CODE_D2_TO=479]=`DL_CLASS_CODE_D2_TO`,e[e.DL_CLASS_CODE_D2_NOTES=480]=`DL_CLASS_CODE_D2_NOTES`,e[e.DL_CLASS_CODE_B2E_FROM=481]=`DL_CLASS_CODE_B2E_FROM`,e[e.DL_CLASS_CODE_B2E_TO=482]=`DL_CLASS_CODE_B2E_TO`,e[e.DL_CLASS_CODE_B2E_NOTES=483]=`DL_CLASS_CODE_B2E_NOTES`,e[e.DL_CLASS_CODE_G_FROM=484]=`DL_CLASS_CODE_G_FROM`,e[e.DL_CLASS_CODE_G_TO=485]=`DL_CLASS_CODE_G_TO`,e[e.DL_CLASS_CODE_G_NOTES=486]=`DL_CLASS_CODE_G_NOTES`,e[e.DL_CLASS_CODE_J_FROM=487]=`DL_CLASS_CODE_J_FROM`,e[e.DL_CLASS_CODE_J_TO=488]=`DL_CLASS_CODE_J_TO`,e[e.DL_CLASS_CODE_J_NOTES=489]=`DL_CLASS_CODE_J_NOTES`,e[e.DL_CLASS_CODE_LC_FROM=490]=`DL_CLASS_CODE_LC_FROM`,e[e.DL_CLASS_CODE_LC_TO=491]=`DL_CLASS_CODE_LC_TO`,e[e.DL_CLASS_CODE_LC_NOTES=492]=`DL_CLASS_CODE_LC_NOTES`,e[e.BANK_CARD_NUMBER=493]=`BANK_CARD_NUMBER`,e[e.BANK_CARD_VALID_THRU=494]=`BANK_CARD_VALID_THRU`,e[e.TAX_NUMBER=495]=`TAX_NUMBER`,e[e.HEALTH_NUMBER=496]=`HEALTH_NUMBER`,e[e.GRANDFATHER_NAME=497]=`GRANDFATHER_NAME`,e[e.SELECTEE_INDICATOR=498]=`SELECTEE_INDICATOR`,e[e.MOTHER_SURNAME=499]=`MOTHER_SURNAME`,e[e.MOTHER_GIVEN_NAME=500]=`MOTHER_GIVEN_NAME`,e[e.FATHER_SURNAME=501]=`FATHER_SURNAME`,e[e.FATHER_GIVEN_NAME=502]=`FATHER_GIVEN_NAME`,e[e.MOTHER_DATE_OF_BIRTH=503]=`MOTHER_DATE_OF_BIRTH`,e[e.FATHER_DATE_OF_BIRTH=504]=`FATHER_DATE_OF_BIRTH`,e[e.MOTHER_PERSONAL_NUMBER=505]=`MOTHER_PERSONAL_NUMBER`,e[e.FATHER_PERSONAL_NUMBER=506]=`FATHER_PERSONAL_NUMBER`,e[e.MOTHER_PLACE_OF_BIRTH=507]=`MOTHER_PLACE_OF_BIRTH`,e[e.FATHER_PLACE_OF_BIRTH=508]=`FATHER_PLACE_OF_BIRTH`,e[e.MOTHER_COUNTRY_OF_BIRTH=509]=`MOTHER_COUNTRY_OF_BIRTH`,e[e.FATHER_COUNTRY_OF_BIRTH=510]=`FATHER_COUNTRY_OF_BIRTH`,e[e.DATE_FIRST_RENEWAL=511]=`DATE_FIRST_RENEWAL`,e[e.DATE_SECOND_RENEWAL=512]=`DATE_SECOND_RENEWAL`,e[e.PLACE_OF_EXAMINATION=513]=`PLACE_OF_EXAMINATION`,e[e.APPLICATION_NUMBER=514]=`APPLICATION_NUMBER`,e[e.VOUCHER_NUMBER=515]=`VOUCHER_NUMBER`,e[e.AUTHORIZATION_NUMBER=516]=`AUTHORIZATION_NUMBER`,e[e.FACULTY=517]=`FACULTY`,e[e.FORM_OF_EDUCATION=518]=`FORM_OF_EDUCATION`,e[e.DNI_NUMBER=519]=`DNI_NUMBER`,e[e.RETIREMENT_NUMBER=520]=`RETIREMENT_NUMBER`,e[e.PROFESSIONAL_ID_NUMBER=521]=`PROFESSIONAL_ID_NUMBER`,e[e.AGE_AT_ISSUE=522]=`AGE_AT_ISSUE`,e[e.YEARS_SINCE_ISSUE=523]=`YEARS_SINCE_ISSUE`,e[e.DL_CLASS_CODE_BTP_FROM=524]=`DL_CLASS_CODE_BTP_FROM`,e[e.DL_CLASS_CODE_BTP_NOTES=525]=`DL_CLASS_CODE_BTP_NOTES`,e[e.DL_CLASS_CODE_BTP_TO=526]=`DL_CLASS_CODE_BTP_TO`,e[e.DL_CLASS_CODE_C3_FROM=527]=`DL_CLASS_CODE_C3_FROM`,e[e.DL_CLASS_CODE_C3_NOTES=528]=`DL_CLASS_CODE_C3_NOTES`,e[e.DL_CLASS_CODE_C3_TO=529]=`DL_CLASS_CODE_C3_TO`,e[e.DL_CLASS_CODE_E_FROM=530]=`DL_CLASS_CODE_E_FROM`,e[e.DL_CLASS_CODE_E_NOTES=531]=`DL_CLASS_CODE_E_NOTES`,e[e.DL_CLASS_CODE_E_TO=532]=`DL_CLASS_CODE_E_TO`,e[e.DL_CLASS_CODE_F_FROM=533]=`DL_CLASS_CODE_F_FROM`,e[e.DL_CLASS_CODE_F_NOTES=534]=`DL_CLASS_CODE_F_NOTES`,e[e.DL_CLASS_CODE_F_TO=535]=`DL_CLASS_CODE_F_TO`,e[e.DL_CLASS_CODE_FA_FROM=536]=`DL_CLASS_CODE_FA_FROM`,e[e.DL_CLASS_CODE_FA_NOTES=537]=`DL_CLASS_CODE_FA_NOTES`,e[e.DL_CLASS_CODE_FA_TO=538]=`DL_CLASS_CODE_FA_TO`,e[e.DL_CLASS_CODE_FA1_FROM=539]=`DL_CLASS_CODE_FA1_FROM`,e[e.DL_CLASS_CODE_FA1_NOTES=540]=`DL_CLASS_CODE_FA1_NOTES`,e[e.DL_CLASS_CODE_FA1_TO=541]=`DL_CLASS_CODE_FA1_TO`,e[e.DL_CLASS_CODE_FB_FROM=542]=`DL_CLASS_CODE_FB_FROM`,e[e.DL_CLASS_CODE_FB_NOTES=543]=`DL_CLASS_CODE_FB_NOTES`,e[e.DL_CLASS_CODE_FB_TO=544]=`DL_CLASS_CODE_FB_TO`,e[e.DL_CLASS_CODE_G1_FROM=545]=`DL_CLASS_CODE_G1_FROM`,e[e.DL_CLASS_CODE_G1_NOTES=546]=`DL_CLASS_CODE_G1_NOTES`,e[e.DL_CLASS_CODE_G1_TO=547]=`DL_CLASS_CODE_G1_TO`,e[e.DL_CLASS_CODE_H_FROM=548]=`DL_CLASS_CODE_H_FROM`,e[e.DL_CLASS_CODE_H_NOTES=549]=`DL_CLASS_CODE_H_NOTES`,e[e.DL_CLASS_CODE_H_TO=550]=`DL_CLASS_CODE_H_TO`,e[e.DL_CLASS_CODE_I_FROM=551]=`DL_CLASS_CODE_I_FROM`,e[e.DL_CLASS_CODE_I_NOTES=552]=`DL_CLASS_CODE_I_NOTES`,e[e.DL_CLASS_CODE_I_TO=553]=`DL_CLASS_CODE_I_TO`,e[e.DL_CLASS_CODE_K_FROM=554]=`DL_CLASS_CODE_K_FROM`,e[e.DL_CLASS_CODE_K_NOTES=555]=`DL_CLASS_CODE_K_NOTES`,e[e.DL_CLASS_CODE_K_TO=556]=`DL_CLASS_CODE_K_TO`,e[e.DL_CLASS_CODE_LK_FROM=557]=`DL_CLASS_CODE_LK_FROM`,e[e.DL_CLASS_CODE_LK_NOTES=558]=`DL_CLASS_CODE_LK_NOTES`,e[e.DL_CLASS_CODE_LK_TO=559]=`DL_CLASS_CODE_LK_TO`,e[e.DL_CLASS_CODE_N_FROM=560]=`DL_CLASS_CODE_N_FROM`,e[e.DL_CLASS_CODE_N_NOTES=561]=`DL_CLASS_CODE_N_NOTES`,e[e.DL_CLASS_CODE_N_TO=562]=`DL_CLASS_CODE_N_TO`,e[e.DL_CLASS_CODE_S_FROM=563]=`DL_CLASS_CODE_S_FROM`,e[e.DL_CLASS_CODE_S_NOTES=564]=`DL_CLASS_CODE_S_NOTES`,e[e.DL_CLASS_CODE_S_TO=565]=`DL_CLASS_CODE_S_TO`,e[e.DL_CLASS_CODE_TB_FROM=566]=`DL_CLASS_CODE_TB_FROM`,e[e.DL_CLASS_CODE_TB_NOTES=567]=`DL_CLASS_CODE_TB_NOTES`,e[e.DL_CLASS_CODE_TB_TO=568]=`DL_CLASS_CODE_TB_TO`,e[e.DL_CLASS_CODE_TM_FROM=569]=`DL_CLASS_CODE_TM_FROM`,e[e.DL_CLASS_CODE_TM_NOTES=570]=`DL_CLASS_CODE_TM_NOTES`,e[e.DL_CLASS_CODE_TM_TO=571]=`DL_CLASS_CODE_TM_TO`,e[e.DL_CLASS_CODE_TR_FROM=572]=`DL_CLASS_CODE_TR_FROM`,e[e.DL_CLASS_CODE_TR_NOTES=573]=`DL_CLASS_CODE_TR_NOTES`,e[e.DL_CLASS_CODE_TR_TO=574]=`DL_CLASS_CODE_TR_TO`,e[e.DL_CLASS_CODE_TV_FROM=575]=`DL_CLASS_CODE_TV_FROM`,e[e.DL_CLASS_CODE_TV_NOTES=576]=`DL_CLASS_CODE_TV_NOTES`,e[e.DL_CLASS_CODE_TV_TO=577]=`DL_CLASS_CODE_TV_TO`,e[e.DL_CLASS_CODE_V_FROM=578]=`DL_CLASS_CODE_V_FROM`,e[e.DL_CLASS_CODE_V_NOTES=579]=`DL_CLASS_CODE_V_NOTES`,e[e.DL_CLASS_CODE_V_TO=580]=`DL_CLASS_CODE_V_TO`,e[e.DL_CLASS_CODE_W_FROM=581]=`DL_CLASS_CODE_W_FROM`,e[e.DL_CLASS_CODE_W_NOTES=582]=`DL_CLASS_CODE_W_NOTES`,e[e.DL_CLASS_CODE_W_TO=583]=`DL_CLASS_CODE_W_TO`,e[e.URL=584]=`URL`,e[e.CALIBER=585]=`CALIBER`,e[e.MODEL=586]=`MODEL`,e[e.MAKE=587]=`MAKE`,e[e.NUMBER_OF_CYLINDERS=588]=`NUMBER_OF_CYLINDERS`,e[e.SURNAME_OF_HUSBAND_AFTER_REGISTRATION=589]=`SURNAME_OF_HUSBAND_AFTER_REGISTRATION`,e[e.SURNAME_OF_WIFE_AFTER_REGISTRATION=590]=`SURNAME_OF_WIFE_AFTER_REGISTRATION`,e[e.DATE_OF_BIRTH_OF_WIFE=591]=`DATE_OF_BIRTH_OF_WIFE`,e[e.DATE_OF_BIRTH_OF_HUSBAND=592]=`DATE_OF_BIRTH_OF_HUSBAND`,e[e.CITIZENSHIP_OF_FIRST_PERSON=593]=`CITIZENSHIP_OF_FIRST_PERSON`,e[e.CITIZENSHIP_OF_SECOND_PERSON=594]=`CITIZENSHIP_OF_SECOND_PERSON`,e[e.CVV=595]=`CVV`,e[e.DATE_OF_INSURANCE_EXPIRY=596]=`DATE_OF_INSURANCE_EXPIRY`,e[e.MORTGAGE_BY=597]=`MORTGAGE_BY`,e[e.OLD_DOCUMENT_NUMBER=598]=`OLD_DOCUMENT_NUMBER`,e[e.OLD_DATE_OF_ISSUE=599]=`OLD_DATE_OF_ISSUE`,e[e.OLD_PLACE_OF_ISSUE=600]=`OLD_PLACE_OF_ISSUE`,e[e.DL_CLASS_CODE_LR_FROM=601]=`DL_CLASS_CODE_LR_FROM`,e[e.DL_CLASS_CODE_LR_TO=602]=`DL_CLASS_CODE_LR_TO`,e[e.DL_CLASS_CODE_LR_NOTES=603]=`DL_CLASS_CODE_LR_NOTES`,e[e.DL_CLASS_CODE_MR_FROM=604]=`DL_CLASS_CODE_MR_FROM`,e[e.DL_CLASS_CODE_MR_TO=605]=`DL_CLASS_CODE_MR_TO`,e[e.DL_CLASS_CODE_MR_NOTES=606]=`DL_CLASS_CODE_MR_NOTES`,e[e.DL_CLASS_CODE_HR_FROM=607]=`DL_CLASS_CODE_HR_FROM`,e[e.DL_CLASS_CODE_HR_TO=608]=`DL_CLASS_CODE_HR_TO`,e[e.DL_CLASS_CODE_HR_NOTES=609]=`DL_CLASS_CODE_HR_NOTES`,e[e.DL_CLASS_CODE_HC_FROM=610]=`DL_CLASS_CODE_HC_FROM`,e[e.DL_CLASS_CODE_HC_TO=611]=`DL_CLASS_CODE_HC_TO`,e[e.DL_CLASS_CODE_HC_NOTES=612]=`DL_CLASS_CODE_HC_NOTES`,e[e.DL_CLASS_CODE_MC_FROM=613]=`DL_CLASS_CODE_MC_FROM`,e[e.DL_CLASS_CODE_MC_TO=614]=`DL_CLASS_CODE_MC_TO`,e[e.DL_CLASS_CODE_MC_NOTES=615]=`DL_CLASS_CODE_MC_NOTES`,e[e.DL_CLASS_CODE_RE_FROM=616]=`DL_CLASS_CODE_RE_FROM`,e[e.DL_CLASS_CODE_RE_TO=617]=`DL_CLASS_CODE_RE_TO`,e[e.DL_CLASS_CODE_RE_NOTES=618]=`DL_CLASS_CODE_RE_NOTES`,e[e.DL_CLASS_CODE_R_FROM=619]=`DL_CLASS_CODE_R_FROM`,e[e.DL_CLASS_CODE_R_TO=620]=`DL_CLASS_CODE_R_TO`,e[e.DL_CLASS_CODE_R_NOTES=621]=`DL_CLASS_CODE_R_NOTES`,e[e.DL_CLASS_CODE_CA_FROM=622]=`DL_CLASS_CODE_CA_FROM`,e[e.DL_CLASS_CODE_CA_TO=623]=`DL_CLASS_CODE_CA_TO`,e[e.DL_CLASS_CODE_CA_NOTES=624]=`DL_CLASS_CODE_CA_NOTES`,e[e.CITIZENSHIP_STATUS=625]=`CITIZENSHIP_STATUS`,e[e.MILITARY_SERVICE_FROM=626]=`MILITARY_SERVICE_FROM`,e[e.MILITARY_SERVICE_TO=627]=`MILITARY_SERVICE_TO`,e[e.DL_CLASS_CODE_NT_FROM=628]=`DL_CLASS_CODE_NT_FROM`,e[e.DL_CLASS_CODE_NT_TO=629]=`DL_CLASS_CODE_NT_TO`,e[e.DL_CLASS_CODE_NT_NOTES=630]=`DL_CLASS_CODE_NT_NOTES`,e[e.DL_CLASS_CODE_TN_FROM=631]=`DL_CLASS_CODE_TN_FROM`,e[e.DL_CLASS_CODE_TN_TO=632]=`DL_CLASS_CODE_TN_TO`,e[e.DL_CLASS_CODE_TN_NOTES=633]=`DL_CLASS_CODE_TN_NOTES`,e[e.DL_CLASS_CODE_D3_FROM=634]=`DL_CLASS_CODE_D3_FROM`,e[e.DL_CLASS_CODE_D3_TO=635]=`DL_CLASS_CODE_D3_TO`,e[e.DL_CLASS_CODE_D3_NOTES=636]=`DL_CLASS_CODE_D3_NOTES`,e[e.ALT_DATE_OF_EXPIRY=637]=`ALT_DATE_OF_EXPIRY`,e[e.DL_CLASS_CODE_CD_FROM=638]=`DL_CLASS_CODE_CD_FROM`,e[e.DL_CLASS_CODE_CD_TO=639]=`DL_CLASS_CODE_CD_TO`,e[e.DL_CLASS_CODE_CD_NOTES=640]=`DL_CLASS_CODE_CD_NOTES`,e[e.ISSUER_IDENTIFICATION_NUMBER=641]=`ISSUER_IDENTIFICATION_NUMBER`,e[e.PAYMENT_PERIOD_FROM=642]=`PAYMENT_PERIOD_FROM`,e[e.PAYMENT_PERIOD_TO=643]=`PAYMENT_PERIOD_TO`,e[e.VACCINATION_CERTIFICATE_IDENTIFIER=644]=`VACCINATION_CERTIFICATE_IDENTIFIER`,e[e.FIRST_NAME=645]=`FIRST_NAME`,e[e.DATE_OF_ARRIVAL=646]=`DATE_OF_ARRIVAL`,e[e.SECOND_NAME=647]=`SECOND_NAME`,e[e.THIRD_NAME=648]=`THIRD_NAME`,e[e.FOURTH_NAME=649]=`FOURTH_NAME`,e[e.LAST_NAME=650]=`LAST_NAME`,e[e.DL_CLASS_CODE_RM_FROM=651]=`DL_CLASS_CODE_RM_FROM`,e[e.DL_CLASS_CODE_RM_NOTES=652]=`DL_CLASS_CODE_RM_NOTES`,e[e.DL_CLASS_CODE_RM_TO=653]=`DL_CLASS_CODE_RM_TO`,e[e.DL_CLASS_CODE_PW_FROM=654]=`DL_CLASS_CODE_PW_FROM`,e[e.DL_CLASS_CODE_PW_NOTES=655]=`DL_CLASS_CODE_PW_NOTES`,e[e.DL_CLASS_CODE_PW_TO=656]=`DL_CLASS_CODE_PW_TO`,e[e.DL_CLASS_CODE_EB_FROM=657]=`DL_CLASS_CODE_EB_FROM`,e[e.DL_CLASS_CODE_EB_NOTES=658]=`DL_CLASS_CODE_EB_NOTES`,e[e.DL_CLASS_CODE_EB_TO=659]=`DL_CLASS_CODE_EB_TO`,e[e.DL_CLASS_CODE_EC_FROM=660]=`DL_CLASS_CODE_EC_FROM`,e[e.DL_CLASS_CODE_EC_NOTES=661]=`DL_CLASS_CODE_EC_NOTES`,e[e.DL_CLASS_CODE_EC_TO=662]=`DL_CLASS_CODE_EC_TO`,e[e.DL_CLASS_CODE_EC1_FROM=663]=`DL_CLASS_CODE_EC1_FROM`,e[e.DL_CLASS_CODE_EC1_NOTES=664]=`DL_CLASS_CODE_EC1_NOTES`,e[e.DL_CLASS_CODE_EC1_TO=665]=`DL_CLASS_CODE_EC1_TO`,e[e.PLACE_OF_BIRTH_CITY=666]=`PLACE_OF_BIRTH_CITY`,e[e.YEAR_OF_BIRTH=667]=`YEAR_OF_BIRTH`,e[e.YEAR_OF_EXPIRY=668]=`YEAR_OF_EXPIRY`,e[e.GRANDFATHER_NAME_MATERNAL=669]=`GRANDFATHER_NAME_MATERNAL`,e[e.FIRST_SURNAME=670]=`FIRST_SURNAME`,e[e.MONTH_OF_BIRTH=671]=`MONTH_OF_BIRTH`,e[e.ADDRESS_FLOOR_NUMBER=672]=`ADDRESS_FLOOR_NUMBER`,e[e.ADDRESS_ENTRANCE=673]=`ADDRESS_ENTRANCE`,e[e.ADDRESS_BLOCK_NUMBER=674]=`ADDRESS_BLOCK_NUMBER`,e[e.ADDRESS_STREET_NUMBER=675]=`ADDRESS_STREET_NUMBER`,e[e.ADDRESS_STREET_TYPE=676]=`ADDRESS_STREET_TYPE`,e[e.ADDRESS_CITY_SECTOR=677]=`ADDRESS_CITY_SECTOR`,e[e.ADDRESS_COUNTY_TYPE=678]=`ADDRESS_COUNTY_TYPE`,e[e.ADDRESS_CITY_TYPE=679]=`ADDRESS_CITY_TYPE`,e[e.ADDRESS_BUILDING_TYPE=680]=`ADDRESS_BUILDING_TYPE`,e[e.DATE_OF_RETIREMENT=681]=`DATE_OF_RETIREMENT`,e[e.DOCUMENT_STATUS=682]=`DOCUMENT_STATUS`,e[e.SIGNATURE=683]=`SIGNATURE`,e[e.FT_UNIQUE_CERTIFICATE_IDENTIFIER=684]=`FT_UNIQUE_CERTIFICATE_IDENTIFIER`,e[e.FT_EMAIL=685]=`FT_EMAIL`,e[e.FT_DATE_OF_SPECIMEN_COLLECTION=686]=`FT_DATE_OF_SPECIMEN_COLLECTION`,e[e.FT_TYPE_OF_TESTING=687]=`FT_TYPE_OF_TESTING`,e[e.FT_RESULT_OF_TESTING=688]=`FT_RESULT_OF_TESTING`,e[e.FT_METHOD_OF_TESTING=689]=`FT_METHOD_OF_TESTING`,e[e.FT_DIGITAL_TRAVEL_AUTHORIZATION_NUMBER=690]=`FT_DIGITAL_TRAVEL_AUTHORIZATION_NUMBER`,e[e.FT_DATE_OF_FIRST_POSITIVE_TEST_RESULT=691]=`FT_DATE_OF_FIRST_POSITIVE_TEST_RESULT`,e[e.EF_CARD_ACCESS=692]=`EF_CARD_ACCESS`,e[e.SHORT_FLIGHT_NUMBER=693]=`SHORT_FLIGHT_NUMBER`,e[e.AIRLINE_CODE=694]=`AIRLINE_CODE`,e[e.FT_MVC_AGENCY=695]=`FT_MVC_AGENCY`,e[e.FT_ISSUING_STATE_CODE_ALPHA2=696]=`FT_ISSUING_STATE_CODE_ALPHA2`,e[e.FT_NATIONALITY_CODE_ALPHA2=697]=`FT_NATIONALITY_CODE_ALPHA2`,e[e.FT_FIRST_ISSUE_DATE_CHECK_DIGIT=698]=`FT_FIRST_ISSUE_DATE_CHECK_DIGIT`,e[e.FT_FIRST_ISSUE_DATE_CHECKSUM=699]=`FT_FIRST_ISSUE_DATE_CHECKSUM`,e[e.FT_EXPIRY_TIMESTAMP=700]=`FT_EXPIRY_TIMESTAMP`,e[e.FT_COMMERCIAL_INDICATOR=701]=`FT_COMMERCIAL_INDICATOR`,e[e.FT_NON_DOMICILED_INDICATOR=702]=`FT_NON_DOMICILED_INDICATOR`,e[e.FT_JURISDICTION_SPECIFIC_DATA=703]=`FT_JURISDICTION_SPECIFIC_DATA`,e[e.FT_DATA_DATE_OF_EXPIRY=704]=`FT_DATA_DATE_OF_EXPIRY`,e[e.FT_CONSUL=705]=`FT_CONSUL`,e))(Tw||{}),Ew=(e=>(e[e.NO_CHANGE=0]=`NO_CHANGE`,e[e.UPPERCASE=1]=`UPPERCASE`,e[e.LOWERCASE=2]=`LOWERCASE`,e[e.CAPITAL=3]=`CAPITAL`,e))(Ew||{}),Dw=(e=>(e[e.DISABLED=0]=`DISABLED`,e[e.VERIFIED=1]=`VERIFIED`,e[e.NOT_VERIFIED=2]=`NOT_VERIFIED`,e[e.COMPARE_MATCH=3]=`COMPARE_MATCH`,e[e.COMPARE_NOT_MATCH=4]=`COMPARE_NOT_MATCH`,e))(Dw||{}),Ow=(e=>(e[e.INVISIBLE=0]=`INVISIBLE`,e[e.VISIBLE=1]=`VISIBLE`,e[e.COLORED=2]=`COLORED`,e[e.GRAYSCALE=4]=`GRAYSCALE`,e[e.WHITE_IR_MATCHING=8]=`WHITE_IR_MATCHING`,e))(Ow||{}),kw={0:`Latin`,1078:`Afrikaans`,1052:`Albanian`,5121:`Arabic (Algeria)`,15361:`Arabic (Bahrain)`,3073:`Arabic (Egypt)`,2049:`Arabic (Iraq)`,11265:`Arabic (Jordan)`,13313:`Arabic (Kuwait)`,12289:`Arabic (Lebanon)`,4097:`Arabic (Libya)`,6145:`Arabic (Morocco)`,8193:`Arabic (Oman)`,16385:`Arabic (Qatar)`,1025:`Arabic (Saudi Arabia)`,10241:`Arabic (Syria)`,7169:`Arabic (Tunisia)`,14337:`Arabic (U.A.E.)`,9217:`Arabic (Yemen)`,1067:`Arabic Armenian`,2092:`Azeri (Cyrillic)`,1068:`Azeri (Latin)`,1069:`Basque`,1059:`Belarusian`,1026:`Bulgarian`,1027:`Catalan`,3076:`Chinese (HongKong S.A.R.)`,5124:`Chinese (Macao S.A.R.)`,2052:`Chinese`,4100:`Chinese (Singapore)`,1028:`Chinese (Taiwan)`,1050:`Croatian`,1029:`Czech`,1030:`Danish`,1125:`Divehi`,2067:`Dutch (Belgium)`,1043:`Dutch (Netherlands)`,3081:`English (Australia)`,10249:`English (Belize)`,4105:`English (Canada)`,9225:`English (Caribbean)`,6153:`English (Ireland)`,8201:`English (Jamaica)`,5129:`English (New Zealand)`,13321:`English (Philippines)`,7177:`English (South Africa)`,11273:`English (Trinidad)`,2057:`English (United Kingdom)`,1033:`English (United States)`,12297:`English (Zimbabwe)`,1061:`Estonian`,1080:`Faroese`,1065:`Farsi`,1035:`Finnish`,2060:`French (Belgium)`,3084:`French (Canada)`,1036:`French (France)`,5132:`French (Luxembourg)`,6156:`French (Monaco)`,4108:`French (Switzerland)`,1071:`FYRO Macedonian`,1110:`Galician`,1079:`Georgian`,3079:`German (Austria)`,1031:`German (Germany)`,5127:`German (Liechtenstein)`,4103:`German (Luxembourg)`,2055:`German (Switzerland)`,1032:`Greek`,1095:`Gujarati`,1037:`Hebrew`,1081:`Hindi (India)`,1038:`Hungarian`,1039:`Icelandic`,1057:`Indonesian`,1040:`Italian (Italy)`,2064:`Italian (Switzerland)`,1041:`Japanese`,1099:`Kannada`,1087:`Kazakh`,1111:`Konkani`,1042:`Korean`,1088:`Kyrgyz (Cyrillic)`,1062:`Latvian`,1063:`Lithuanian`,2110:`Malay (Brunei Darussalam)`,1102:`Marathi`,1086:`Malay (Malaysia)`,1104:`Mongolian (Cyrillic)`,1044:`Norwegian (Bokmal)`,2068:`Norwegian (Nynorsk)`,1045:`Polish`,1046:`Portuguese (Brazil)`,2070:`Portuguese (Portugal)`,1094:`Punjabi`,1047:`Rhaeto-Romanic`,1048:`Romanian`,1049:`Russian`,1103:`Sanskrit`,3098:`Serbian (Cyrillic)`,2074:`Serbian (Latin)`,1051:`Slovak`,1060:`Slovenian`,11274:`Spanish (Argentina)`,16394:`Spanish (Bolivia)`,13322:`Spanish (Chile)`,9226:`Spanish (Colombia)`,5130:`Spanish (Costa Rica)`,7178:`Spanish (Dominican Republic)`,12298:`Spanish (Ecuador)`,17418:`Spanish (El Salvador)`,4106:`Spanish (Guatemala)`,18442:`Spanish (Honduras)`,3082:`Spanish (International Sort)`,2058:`Spanish (Mexico)`,19466:`Spanish (Nicaragua)`,6154:`Spanish (Panama)`,15370:`Spanish (Paraguay)`,10250:`Spanish (Peru)`,20490:`Spanish (Puerto Rico)`,1034:`Spanish (Traditional Sort)`,14346:`Spanish (Uruguay)`,8202:`Spanish (Venezuela)`,1089:`Swahili`,1053:`Swedish`,2077:`Swedish (Finland)`,1114:`Syriac`,1097:`Tamil`,1092:`Tatar`,1098:`Telugu`,1054:`Thai (Thailand)`,1055:`Turkish`,1058:`Ukrainian`,1056:`Urdu`,2115:`Uzbek (Cyrillic)`,1091:`Uzbek (Latin)`,1066:`Vietnamese`,1064:`Tajik (Cyrillic)`,1090:`Turkmen`,50001:`CTC Simplified`,50002:`CTC Traditional`,9999:`Custom`},Aw=class{constructor(e){this.fieldType=e.fieldType,this.fieldName=e.fieldName,this.lcid=e.lcid,this.status=e.status,this.validityStatus=e.validityStatus,this.comparisonStatus=e.comparisonStatus,this.value=e.value,this.valueList=e.valueList,this.validityList=e.validityList,this.comparisonList=e.comparisonList,this.lcidName=e.lcidName}getValue(e,t=!1){if(!e)return this.value;let n=this.getValueBySource(e);return t?n==null?void 0:n.originalValue:n==null?void 0:n.value}sourceValidity(e){for(let t of this.validityList)if(t.source===e)return t.status;return BC.WAS_NOT_DONE}crossSourceComparison(e,t){for(let n of this.comparisonList)if(n.sourceLeft===e&&n.sourceRight===t||n.sourceLeft===t&&n.sourceRight===e)return n.status;return BC.WAS_NOT_DONE}getLCIDName(){if(this.lcid)return kw[this.lcid]||String(this.lcid)}getValueBySource(e){for(let t of this.valueList)if(t.source==e)return t}},jw=class{constructor(e){this.status=e.status,this.validityStatus=e.validityStatus,this.comparisonStatus=e.comparisonStatus,this.dateFormat=e.dateFormat,this.availableSourceList=e.availableSourceList,this.fieldList=e.fieldList.map(e=>new Aw(e))}getField(e,t){let n;for(let r of this.fieldList)if(r.fieldType==e){if(t!=null&&r.lcid==t||t==null&&r.lcid==YC.LATIN)return r;t==null&&n==null&&(n=r)}return n}getFieldByName(e,t){let n;for(let r of this.fieldList)if(r.fieldName==e){if(t!=null&&r.lcid==t||t==null&&r.lcid==YC.LATIN)return r;t==null&&n==null&&(n=r)}return n}getFieldValue(e,t){var n;return(n=this.getField(e,t))==null?void 0:n.getValue()}getFieldValueByName(e,t){var n;return(n=this.getFieldByName(e,t))==null?void 0:n.getValue()}},Mw=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,Nw=typeof Uint8Array>`u`?[]:new Uint8Array(256),Pw=0;Pw<Mw.length;Pw++)Nw[Mw.charCodeAt(Pw)]=Pw;var Fw=function(e){var t=new Uint8Array(e),n,r=t.length,i=``;for(n=0;n<r;n+=3)i+=Mw[t[n]>>2],i+=Mw[(t[n]&3)<<4|t[n+1]>>4],i+=Mw[(t[n+1]&15)<<2|t[n+2]>>6],i+=Mw[t[n+2]&63];return r%3==2?i=i.substring(0,i.length-1)+`=`:r%3==1&&(i=i.substring(0,i.length-2)+`==`),i},Iw=function(e){var t=e.length*.75,n=e.length,r,i=0,a,o,s,c;e[e.length-1]===`=`&&(t--,e[e.length-2]===`=`&&t--);var l=new ArrayBuffer(t),u=new Uint8Array(l);for(r=0;r<n;r+=4)a=Nw[e.charCodeAt(r)],o=Nw[e.charCodeAt(r+1)],s=Nw[e.charCodeAt(r+2)],c=Nw[e.charCodeAt(r+3)],u[i++]=a<<2|o>>4,u[i++]=(o&15)<<4|s>>2,u[i++]=(s&3)<<6|c&63;return l},Lw=class{constructor(e){this.availableSourceList=e.availableSourceList,this.fieldList=e.fieldList.map(e=>new Rw(e)),this.fieldCount=e.fieldCount,this.availableSourceCount=e.availableSourceCount}getField(e){for(let t of this.fieldList)if(t.fieldType==e)return t}getFields(e){return this.fieldList.filter(t=>t.fieldType==e)}},Rw=class{constructor(e){this.fieldName=e.fieldName,this.fieldType=e.fieldType,this.valueList=e.valueList,this.valueCount=e.valueCount}getValue(e,t=!1){let n=e?this.getValueBySource(e):this.getValueBySource(ww.RFID)||this.getValueBySource(ww.VISUAL)||this.getValueBySource(ww.BARCODE);if(!n)return;let r=t&&n.originalValue?n.originalValue:n.value;return r?zw(r):void 0}getValueBySource(e){for(let t of this.valueList)if(t.source==e)return t}};function zw(e){return Iw(e)}var Bw=class{constructor(e){this.List=e.List,this.Result=e.Result,this.Type=e.Type}},Vw=class{constructor(e){this.List=e.List,this.Result=e.Result,this.Type=e.Type}checksByElement(e){let t=[];for(let n of this.List)n.ElementType===e&&t.push(n);return t}},Hw=class{constructor(e){this.List=e.List,this.Result=e.Result,this.Type=e.Type}},Uw=class{constructor(e){this.List=e.List,this.Result=e.Result,this.Type=e.Type}},Ww=class{constructor(e){this.List=e.List,this.Result=e.Result,this.Type=e.Type}checksByElement(e){let t=[];for(let n of this.List)n.ElementType===e&&t.push(n);return t}},Gw=class{constructor(e,t){this.List=e.List,this.page_idx=t,this.Count=e.Count}uvLuminescenceChecks(){return this.securityFeatureOrUndefined(IC.UV_LUMINESCENCE)}irB900Checks(){return this.securityFeatureOrUndefined(IC.IR_B900)}imagePatternChecks(){return this.identOrUndefined(IC.IMAGE_PATTERN)}axialProtectionChecks(){return this.securityFeatureOrUndefined(IC.AXIAL_PROTECTION)}uvFiberChecks(){return this.fiberOrUndefined(IC.UV_FIBERS)}irVisibilityChecks(){return this.identOrUndefined(IC.IR_VISIBILITY)}ocrSecurityTextChecks(){return this.ocrSecurityTextOrUndefined(IC.OCR_SECURITY_TEXT)}ipiChecks(){return this.imageIdentOrUndefined(IC.IPI)}embedImageChecks(){return this.securityFeatureOrUndefined(IC.PHOTO_EMBED_TYPE)}hologramsChecks(){return this.securityFeatureOrUndefined(IC.HOLOGRAMS)}imageAreaChecks(){return this.securityFeatureOrUndefined(IC.PHOTO_AREA)}portraitComparisonChecks(){return this.identOrUndefined(IC.PORTRAIT_COMPARISON)}barcodeFormatCheckChecks(){return this.securityFeatureOrUndefined(IC.BARCODE_FORMAT_CHECK)}kinegramChecks(){return this.identOrUndefined(IC.KINEGRAM)}letterScreenChecks(){return this.identOrUndefined(IC.LETTER_SCREEN)}hologramDetectionChecks(){return this.identOrUndefined(IC.HOLOGRAM_DETECTION)}mrzChecks(){return this.securityFeatureOrUndefined(IC.EXTENDED_MRZ_CHECK)}livenessChecks(){return this.identOrUndefined(IC.LIVENESS)}resultByType(e){for(let t of this.List)if(t.Type==e)return t}fiberOrUndefined(e){let t=this.resultByType(e);if(t)return new Bw(t)}identOrUndefined(e){let t=this.resultByType(e);if(t)return new Vw(t)}imageIdentOrUndefined(e){let t=this.resultByType(e);if(t)return new Hw(t)}ocrSecurityTextOrUndefined(e){let t=this.resultByType(e);if(t)return new Uw(t)}securityFeatureOrUndefined(e){let t=this.resultByType(e);if(t)return new Ww(t)}};function Kw(e){let t=e.length;for(;--t>=0;)e[t]=0}var qw=29,Jw=30;Kw(Array(288*2)),Kw(Array(Jw*2)),Kw(Array(512)),Kw(Array(256)),Kw(Array(qw)),Kw(Array(Jw));var Yw=(e,t,n,r)=>{let i=e&65535|0,a=e>>>16&65535|0,o=0;for(;n!==0;){o=n>2e3?2e3:n,n-=o;do i=i+t[r++]|0,a=a+i|0;while(--o);i%=65521,a%=65521}return i|a<<16|0},Xw=new Uint32Array((()=>{let e,t=[];for(var n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=e&1?3988292384^e>>>1:e>>>1;t[n]=e}return t})()),Zw=(e,t,n,r)=>{let i=Xw,a=r+n;e^=-1;for(let n=r;n<a;n++)e=e>>>8^i[(e^t[n])&255];return e^-1},Qw={2:`need dictionary`,1:`stream end`,0:``,"-1":`file error`,"-2":`stream error`,"-3":`data error`,"-4":`insufficient memory`,"-5":`buffer error`,"-6":`incompatible version`},$w={Z_NO_FLUSH:0,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_DEFLATED:8},eT=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),tT={assign:function(e){let t=Array.prototype.slice.call(arguments,1);for(;t.length;){let n=t.shift();if(n){if(typeof n!=`object`)throw TypeError(n+`must be non-object`);for(let t in n)eT(n,t)&&(e[t]=n[t])}}return e},flattenChunks:e=>{let t=0;for(let n=0,r=e.length;n<r;n++)t+=e[n].length;let n=new Uint8Array(t);for(let t=0,r=0,i=e.length;t<i;t++){let i=e[t];n.set(i,r),r+=i.length}return n}},nT=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){nT=!1}var rT=new Uint8Array(256);for(let e=0;e<256;e++)rT[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;rT[254]=rT[254]=1;var iT=e=>{if(typeof TextEncoder==`function`&&TextEncoder.prototype.encode)return new TextEncoder().encode(e);let t,n,r,i,a,o=e.length,s=0;for(i=0;i<o;i++)n=e.charCodeAt(i),(n&64512)==55296&&i+1<o&&(r=e.charCodeAt(i+1),(r&64512)==56320&&(n=65536+(n-55296<<10)+(r-56320),i++)),s+=n<128?1:n<2048?2:n<65536?3:4;for(t=new Uint8Array(s),a=0,i=0;a<s;i++)n=e.charCodeAt(i),(n&64512)==55296&&i+1<o&&(r=e.charCodeAt(i+1),(r&64512)==56320&&(n=65536+(n-55296<<10)+(r-56320),i++)),n<128?t[a++]=n:n<2048?(t[a++]=192|n>>>6,t[a++]=128|n&63):n<65536?(t[a++]=224|n>>>12,t[a++]=128|n>>>6&63,t[a++]=128|n&63):(t[a++]=240|n>>>18,t[a++]=128|n>>>12&63,t[a++]=128|n>>>6&63,t[a++]=128|n&63);return t},aT=(e,t)=>{if(t<65534&&e.subarray&&nT)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let n=``;for(let r=0;r<t;r++)n+=String.fromCharCode(e[r]);return n},oT={string2buf:iT,buf2string:(e,t)=>{let n=t||e.length;if(typeof TextDecoder==`function`&&TextDecoder.prototype.decode)return new TextDecoder().decode(e.subarray(0,t));let r,i,a=Array(n*2);for(i=0,r=0;r<n;){let t=e[r++];if(t<128){a[i++]=t;continue}let o=rT[t];if(o>4){a[i++]=65533,r+=o-1;continue}for(t&=o===2?31:o===3?15:7;o>1&&r<n;)t=t<<6|e[r++]&63,o--;if(o>1){a[i++]=65533;continue}t<65536?a[i++]=t:(t-=65536,a[i++]=55296|t>>10&1023,a[i++]=56320|t&1023)}return aT(a,i)},utf8border:(e,t)=>{t=t||e.length,t>e.length&&(t=e.length);let n=t-1;for(;n>=0&&(e[n]&192)==128;)n--;return n<0||n===0?t:n+rT[e[n]]>t?n:t}};function sT(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg=``,this.state=null,this.data_type=2,this.adler=0}var cT=sT,lT=16209,uT=16191,dT=function(e,t){let n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b,x,S,C,w,T,E=e.state;n=e.next_in,w=e.input,r=n+(e.avail_in-5),i=e.next_out,T=e.output,a=i-(t-e.avail_out),o=i+(e.avail_out-257),s=E.dmax,c=E.wsize,l=E.whave,u=E.wnext,d=E.window,f=E.hold,p=E.bits,m=E.lencode,h=E.distcode,g=(1<<E.lenbits)-1,_=(1<<E.distbits)-1;e:do{p<15&&(f+=w[n++]<<p,p+=8,f+=w[n++]<<p,p+=8),v=m[f&g];t:for(;;){if(y=v>>>24,f>>>=y,p-=y,y=v>>>16&255,y===0)T[i++]=v&65535;else if(y&16){b=v&65535,y&=15,y&&(p<y&&(f+=w[n++]<<p,p+=8),b+=f&(1<<y)-1,f>>>=y,p-=y),p<15&&(f+=w[n++]<<p,p+=8,f+=w[n++]<<p,p+=8),v=h[f&_];r:for(;;){if(y=v>>>24,f>>>=y,p-=y,y=v>>>16&255,y&16){if(x=v&65535,y&=15,p<y&&(f+=w[n++]<<p,p+=8,p<y&&(f+=w[n++]<<p,p+=8)),x+=f&(1<<y)-1,x>s){e.msg=`invalid distance too far back`,E.mode=lT;break e}if(f>>>=y,p-=y,y=i-a,x>y){if(y=x-y,y>l&&E.sane){e.msg=`invalid distance too far back`,E.mode=lT;break e}if(S=0,C=d,u===0){if(S+=c-y,y<b){b-=y;do T[i++]=d[S++];while(--y);S=i-x,C=T}}else if(u<y){if(S+=c+u-y,y-=u,y<b){b-=y;do T[i++]=d[S++];while(--y);if(S=0,u<b){y=u,b-=y;do T[i++]=d[S++];while(--y);S=i-x,C=T}}}else if(S+=u-y,y<b){b-=y;do T[i++]=d[S++];while(--y);S=i-x,C=T}for(;b>2;)T[i++]=C[S++],T[i++]=C[S++],T[i++]=C[S++],b-=3;b&&(T[i++]=C[S++],b>1&&(T[i++]=C[S++]))}else{S=i-x;do T[i++]=T[S++],T[i++]=T[S++],T[i++]=T[S++],b-=3;while(b>2);b&&(T[i++]=T[S++],b>1&&(T[i++]=T[S++]))}}else if(y&64){e.msg=`invalid distance code`,E.mode=lT;break e}else{v=h[(v&65535)+(f&(1<<y)-1)];continue r}break}}else if(!(y&64)){v=m[(v&65535)+(f&(1<<y)-1)];continue t}else if(y&32){E.mode=uT;break e}else{e.msg=`invalid literal/length code`,E.mode=lT;break e}break}}while(n<r&&i<o);b=p>>3,n-=b,p-=b<<3,f&=(1<<p)-1,e.next_in=n,e.next_out=i,e.avail_in=n<r?5+(r-n):5-(n-r),e.avail_out=i<o?257+(o-i):257-(i-o),E.hold=f,E.bits=p},fT=15,pT=852,mT=592,hT=0,gT=1,_T=2,vT=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),yT=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),bT=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),xT=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]),ST=(e,t,n,r,i,a,o,s)=>{let c=s.bits,l=0,u=0,d=0,f=0,p=0,m=0,h=0,g=0,_=0,v=0,y,b,x,S,C,w=null,T,E=new Uint16Array(16),D=new Uint16Array(16),O=null,k,A,j;for(l=0;l<=fT;l++)E[l]=0;for(u=0;u<r;u++)E[t[n+u]]++;for(p=c,f=fT;f>=1&&E[f]===0;f--);if(p>f&&(p=f),f===0)return i[a++]=20971520,i[a++]=20971520,s.bits=1,0;for(d=1;d<f&&E[d]===0;d++);for(p<d&&(p=d),g=1,l=1;l<=fT;l++)if(g<<=1,g-=E[l],g<0)return-1;if(g>0&&(e===hT||f!==1))return-1;for(D[1]=0,l=1;l<fT;l++)D[l+1]=D[l]+E[l];for(u=0;u<r;u++)t[n+u]!==0&&(o[D[t[n+u]]++]=u);if(e===hT?(w=O=o,T=20):e===gT?(w=vT,O=yT,T=257):(w=bT,O=xT,T=0),v=0,u=0,l=d,C=a,m=p,h=0,x=-1,_=1<<p,S=_-1,e===gT&&_>pT||e===_T&&_>mT)return 1;for(;;){k=l-h,o[u]+1<T?(A=0,j=o[u]):o[u]>=T?(A=O[o[u]-T],j=w[o[u]-T]):(A=96,j=0),y=1<<l-h,b=1<<m,d=b;do b-=y,i[C+(v>>h)+b]=k<<24|A<<16|j|0;while(b!==0);for(y=1<<l-1;v&y;)y>>=1;if(y===0?v=0:(v&=y-1,v+=y),u++,--E[l]===0){if(l===f)break;l=t[n+o[u]]}if(l>p&&(v&S)!==x){for(h===0&&(h=p),C+=d,m=l-h,g=1<<m;m+h<f&&(g-=E[m+h],!(g<=0));)m++,g<<=1;if(_+=1<<m,e===gT&&_>pT||e===_T&&_>mT)return 1;x=v&S,i[x]=p<<24|m<<16|C-a|0}}return v!==0&&(i[C+v]=l-h<<24|4194304),s.bits=p,0},CT=0,wT=1,TT=2,{Z_FINISH:ET,Z_BLOCK:DT,Z_TREES:OT,Z_OK:kT,Z_STREAM_END:AT,Z_NEED_DICT:jT,Z_STREAM_ERROR:MT,Z_DATA_ERROR:NT,Z_MEM_ERROR:PT,Z_BUF_ERROR:FT,Z_DEFLATED:IT}=$w,LT=16180,RT=16181,zT=16182,BT=16183,VT=16184,HT=16185,UT=16186,WT=16187,GT=16188,KT=16189,qT=16190,JT=16191,YT=16192,XT=16193,ZT=16194,QT=16195,$T=16196,eE=16197,tE=16198,nE=16199,rE=16200,iE=16201,aE=16202,oE=16203,sE=16204,cE=16205,lE=16206,uE=16207,dE=16208,fE=16209,pE=16210,mE=16211,hE=852,gE=592,_E=15,vE=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function yE(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}var bE=e=>{if(!e)return 1;let t=e.state;return+(!t||t.strm!==e||t.mode<LT||t.mode>mE)},xE=e=>{if(bE(e))return MT;let t=e.state;return e.total_in=e.total_out=t.total=0,e.msg=``,t.wrap&&(e.adler=t.wrap&1),t.mode=LT,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(hE),t.distcode=t.distdyn=new Int32Array(gE),t.sane=1,t.back=-1,kT},SE=e=>{if(bE(e))return MT;let t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,xE(e)},CE=(e,t)=>{let n;if(bE(e))return MT;let r=e.state;return t<0?(n=0,t=-t):(n=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?MT:(r.window!==null&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,SE(e))},wE=(e,t)=>{if(!e)return MT;let n=new yE;e.state=n,n.strm=e,n.window=null,n.mode=LT;let r=CE(e,t);return r!==kT&&(e.state=null),r},TE=e=>wE(e,_E),EE=!0,DE,OE,kE=e=>{if(EE){DE=new Int32Array(512),OE=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(ST(wT,e.lens,0,288,DE,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;ST(TT,e.lens,0,32,OE,0,e.work,{bits:5}),EE=!1}e.lencode=DE,e.lenbits=9,e.distcode=OE,e.distbits=5},AE=(e,t,n,r)=>{let i,a=e.state;return a.window===null&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new Uint8Array(a.wsize)),r>=a.wsize?(a.window.set(t.subarray(n-a.wsize,n),0),a.wnext=0,a.whave=a.wsize):(i=a.wsize-a.wnext,i>r&&(i=r),a.window.set(t.subarray(n-r,n-r+i),a.wnext),r-=i,r?(a.window.set(t.subarray(n-r,n),0),a.wnext=r,a.whave=a.wsize):(a.wnext+=i,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=i))),0},jE={inflateReset:SE,inflateReset2:CE,inflateResetKeep:xE,inflateInit:TE,inflateInit2:wE,inflate:(e,t)=>{let n,r,i,a,o,s,c,l,u,d,f,p,m,h,g=0,_,v,y,b,x,S,C,w,T=new Uint8Array(4),E,D,O=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(bE(e)||!e.output||!e.input&&e.avail_in!==0)return MT;n=e.state,n.mode===JT&&(n.mode=YT),o=e.next_out,i=e.output,c=e.avail_out,a=e.next_in,r=e.input,s=e.avail_in,l=n.hold,u=n.bits,d=s,f=c,w=kT;e:for(;;)switch(n.mode){case LT:if(n.wrap===0){n.mode=YT;break}for(;u<16;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(n.wrap&2&&l===35615){n.wbits===0&&(n.wbits=15),n.check=0,T[0]=l&255,T[1]=l>>>8&255,n.check=Zw(n.check,T,2,0),l=0,u=0,n.mode=RT;break}if(n.head&&(n.head.done=!1),!(n.wrap&1)||(((l&255)<<8)+(l>>8))%31){e.msg=`incorrect header check`,n.mode=fE;break}if((l&15)!==IT){e.msg=`unknown compression method`,n.mode=fE;break}if(l>>>=4,u-=4,C=(l&15)+8,n.wbits===0&&(n.wbits=C),C>15||C>n.wbits){e.msg=`invalid window size`,n.mode=fE;break}n.dmax=1<<n.wbits,n.flags=0,e.adler=n.check=1,n.mode=l&512?KT:JT,l=0,u=0;break;case RT:for(;u<16;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(n.flags=l,(n.flags&255)!==IT){e.msg=`unknown compression method`,n.mode=fE;break}if(n.flags&57344){e.msg=`unknown header flags set`,n.mode=fE;break}n.head&&(n.head.text=l>>8&1),n.flags&512&&n.wrap&4&&(T[0]=l&255,T[1]=l>>>8&255,n.check=Zw(n.check,T,2,0)),l=0,u=0,n.mode=zT;case zT:for(;u<32;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}n.head&&(n.head.time=l),n.flags&512&&n.wrap&4&&(T[0]=l&255,T[1]=l>>>8&255,T[2]=l>>>16&255,T[3]=l>>>24&255,n.check=Zw(n.check,T,4,0)),l=0,u=0,n.mode=BT;case BT:for(;u<16;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}n.head&&(n.head.xflags=l&255,n.head.os=l>>8),n.flags&512&&n.wrap&4&&(T[0]=l&255,T[1]=l>>>8&255,n.check=Zw(n.check,T,2,0)),l=0,u=0,n.mode=VT;case VT:if(n.flags&1024){for(;u<16;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}n.length=l,n.head&&(n.head.extra_len=l),n.flags&512&&n.wrap&4&&(T[0]=l&255,T[1]=l>>>8&255,n.check=Zw(n.check,T,2,0)),l=0,u=0}else n.head&&(n.head.extra=null);n.mode=HT;case HT:if(n.flags&1024&&(p=n.length,p>s&&(p=s),p&&(n.head&&(C=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Uint8Array(n.head.extra_len)),n.head.extra.set(r.subarray(a,a+p),C)),n.flags&512&&n.wrap&4&&(n.check=Zw(n.check,r,p,a)),s-=p,a+=p,n.length-=p),n.length))break e;n.length=0,n.mode=UT;case UT:if(n.flags&2048){if(s===0)break e;p=0;do C=r[a+ p++],n.head&&C&&n.length<65536&&(n.head.name+=String.fromCharCode(C));while(C&&p<s);if(n.flags&512&&n.wrap&4&&(n.check=Zw(n.check,r,p,a)),s-=p,a+=p,C)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=WT;case WT:if(n.flags&4096){if(s===0)break e;p=0;do C=r[a+ p++],n.head&&C&&n.length<65536&&(n.head.comment+=String.fromCharCode(C));while(C&&p<s);if(n.flags&512&&n.wrap&4&&(n.check=Zw(n.check,r,p,a)),s-=p,a+=p,C)break e}else n.head&&(n.head.comment=null);n.mode=GT;case GT:if(n.flags&512){for(;u<16;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(n.wrap&4&&l!==(n.check&65535)){e.msg=`header crc mismatch`,n.mode=fE;break}l=0,u=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=JT;break;case KT:for(;u<32;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}e.adler=n.check=vE(l),l=0,u=0,n.mode=qT;case qT:if(n.havedict===0)return e.next_out=o,e.avail_out=c,e.next_in=a,e.avail_in=s,n.hold=l,n.bits=u,jT;e.adler=n.check=1,n.mode=JT;case JT:if(t===DT||t===OT)break e;case YT:if(n.last){l>>>=u&7,u-=u&7,n.mode=lE;break}for(;u<3;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}switch(n.last=l&1,l>>>=1,--u,l&3){case 0:n.mode=XT;break;case 1:if(kE(n),n.mode=nE,t===OT){l>>>=2,u-=2;break e}break;case 2:n.mode=$T;break;case 3:e.msg=`invalid block type`,n.mode=fE}l>>>=2,u-=2;break;case XT:for(l>>>=u&7,u-=u&7;u<32;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if((l&65535)!=(l>>>16^65535)){e.msg=`invalid stored block lengths`,n.mode=fE;break}if(n.length=l&65535,l=0,u=0,n.mode=ZT,t===OT)break e;case ZT:n.mode=QT;case QT:if(p=n.length,p){if(p>s&&(p=s),p>c&&(p=c),p===0)break e;i.set(r.subarray(a,a+p),o),s-=p,a+=p,c-=p,o+=p,n.length-=p;break}n.mode=JT;break;case $T:for(;u<14;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(n.nlen=(l&31)+257,l>>>=5,u-=5,n.ndist=(l&31)+1,l>>>=5,u-=5,n.ncode=(l&15)+4,l>>>=4,u-=4,n.nlen>286||n.ndist>30){e.msg=`too many length or distance symbols`,n.mode=fE;break}n.have=0,n.mode=eE;case eE:for(;n.have<n.ncode;){for(;u<3;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}n.lens[O[n.have++]]=l&7,l>>>=3,u-=3}for(;n.have<19;)n.lens[O[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,E={bits:n.lenbits},w=ST(CT,n.lens,0,19,n.lencode,0,n.work,E),n.lenbits=E.bits,w){e.msg=`invalid code lengths set`,n.mode=fE;break}n.have=0,n.mode=tE;case tE:for(;n.have<n.nlen+n.ndist;){for(;g=n.lencode[l&(1<<n.lenbits)-1],_=g>>>24,v=g>>>16&255,y=g&65535,!(_<=u);){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(y<16)l>>>=_,u-=_,n.lens[n.have++]=y;else{if(y===16){for(D=_+2;u<D;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(l>>>=_,u-=_,n.have===0){e.msg=`invalid bit length repeat`,n.mode=fE;break}C=n.lens[n.have-1],p=3+(l&3),l>>>=2,u-=2}else if(y===17){for(D=_+3;u<D;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}l>>>=_,u-=_,C=0,p=3+(l&7),l>>>=3,u-=3}else{for(D=_+7;u<D;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}l>>>=_,u-=_,C=0,p=11+(l&127),l>>>=7,u-=7}if(n.have+p>n.nlen+n.ndist){e.msg=`invalid bit length repeat`,n.mode=fE;break}for(;p--;)n.lens[n.have++]=C}}if(n.mode===fE)break;if(n.lens[256]===0){e.msg=`invalid code -- missing end-of-block`,n.mode=fE;break}if(n.lenbits=9,E={bits:n.lenbits},w=ST(wT,n.lens,0,n.nlen,n.lencode,0,n.work,E),n.lenbits=E.bits,w){e.msg=`invalid literal/lengths set`,n.mode=fE;break}if(n.distbits=6,n.distcode=n.distdyn,E={bits:n.distbits},w=ST(TT,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,E),n.distbits=E.bits,w){e.msg=`invalid distances set`,n.mode=fE;break}if(n.mode=nE,t===OT)break e;case nE:n.mode=rE;case rE:if(s>=6&&c>=258){e.next_out=o,e.avail_out=c,e.next_in=a,e.avail_in=s,n.hold=l,n.bits=u,dT(e,f),o=e.next_out,i=e.output,c=e.avail_out,a=e.next_in,r=e.input,s=e.avail_in,l=n.hold,u=n.bits,n.mode===JT&&(n.back=-1);break}for(n.back=0;g=n.lencode[l&(1<<n.lenbits)-1],_=g>>>24,v=g>>>16&255,y=g&65535,!(_<=u);){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(v&&!(v&240)){for(b=_,x=v,S=y;g=n.lencode[S+((l&(1<<b+x)-1)>>b)],_=g>>>24,v=g>>>16&255,y=g&65535,!(b+_<=u);){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}l>>>=b,u-=b,n.back+=b}if(l>>>=_,u-=_,n.back+=_,n.length=y,v===0){n.mode=cE;break}if(v&32){n.back=-1,n.mode=JT;break}if(v&64){e.msg=`invalid literal/length code`,n.mode=fE;break}n.extra=v&15,n.mode=iE;case iE:if(n.extra){for(D=n.extra;u<D;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}n.length+=l&(1<<n.extra)-1,l>>>=n.extra,u-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=aE;case aE:for(;g=n.distcode[l&(1<<n.distbits)-1],_=g>>>24,v=g>>>16&255,y=g&65535,!(_<=u);){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(!(v&240)){for(b=_,x=v,S=y;g=n.distcode[S+((l&(1<<b+x)-1)>>b)],_=g>>>24,v=g>>>16&255,y=g&65535,!(b+_<=u);){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}l>>>=b,u-=b,n.back+=b}if(l>>>=_,u-=_,n.back+=_,v&64){e.msg=`invalid distance code`,n.mode=fE;break}n.offset=y,n.extra=v&15,n.mode=oE;case oE:if(n.extra){for(D=n.extra;u<D;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}n.offset+=l&(1<<n.extra)-1,l>>>=n.extra,u-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg=`invalid distance too far back`,n.mode=fE;break}n.mode=sE;case sE:if(c===0)break e;if(p=f-c,n.offset>p){if(p=n.offset-p,p>n.whave&&n.sane){e.msg=`invalid distance too far back`,n.mode=fE;break}p>n.wnext?(p-=n.wnext,m=n.wsize-p):m=n.wnext-p,p>n.length&&(p=n.length),h=n.window}else h=i,m=o-n.offset,p=n.length;p>c&&(p=c),c-=p,n.length-=p;do i[o++]=h[m++];while(--p);n.length===0&&(n.mode=rE);break;case cE:if(c===0)break e;i[o++]=n.length,c--,n.mode=rE;break;case lE:if(n.wrap){for(;u<32;){if(s===0)break e;s--,l|=r[a++]<<u,u+=8}if(f-=c,e.total_out+=f,n.total+=f,n.wrap&4&&f&&(e.adler=n.check=n.flags?Zw(n.check,i,f,o-f):Yw(n.check,i,f,o-f)),f=c,n.wrap&4&&(n.flags?l:vE(l))!==n.check){e.msg=`incorrect data check`,n.mode=fE;break}l=0,u=0}n.mode=uE;case uE:if(n.wrap&&n.flags){for(;u<32;){if(s===0)break e;s--,l+=r[a++]<<u,u+=8}if(n.wrap&4&&l!==(n.total&4294967295)){e.msg=`incorrect length check`,n.mode=fE;break}l=0,u=0}n.mode=dE;case dE:w=AT;break e;case fE:w=NT;break e;case pE:return PT;case mE:default:return MT}return e.next_out=o,e.avail_out=c,e.next_in=a,e.avail_in=s,n.hold=l,n.bits=u,(n.wsize||f!==e.avail_out&&n.mode<fE&&(n.mode<lE||t!==ET))&&AE(e,e.output,e.next_out,f-e.avail_out),d-=e.avail_in,f-=e.avail_out,e.total_in+=d,e.total_out+=f,n.total+=f,n.wrap&4&&f&&(e.adler=n.check=n.flags?Zw(n.check,i,f,e.next_out-f):Yw(n.check,i,f,e.next_out-f)),e.data_type=n.bits+(n.last?64:0)+(n.mode===JT?128:0)+(n.mode===nE||n.mode===ZT?256:0),(d===0&&f===0||t===ET)&&w===kT&&(w=FT),w},inflateEnd:e=>{if(bE(e))return MT;let t=e.state;return t.window&&(t.window=null),e.state=null,kT},inflateGetHeader:(e,t)=>{if(bE(e))return MT;let n=e.state;return n.wrap&2?(n.head=t,t.done=!1,kT):MT},inflateSetDictionary:(e,t)=>{let n=t.length,r,i,a;return bE(e)||(r=e.state,r.wrap!==0&&r.mode!==qT)?MT:r.mode===qT&&(i=1,i=Yw(i,t,n,0),i!==r.check)?NT:(a=AE(e,t,n,n),a?(r.mode=pE,PT):(r.havedict=1,kT))},inflateInfo:`pako inflate (from Nodeca project)`};function ME(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name=``,this.comment=``,this.hcrc=0,this.done=!1}var NE=ME,PE=Object.prototype.toString,{Z_NO_FLUSH:FE,Z_FINISH:IE,Z_OK:LE,Z_STREAM_END:RE,Z_NEED_DICT:zE,Z_STREAM_ERROR:BE,Z_DATA_ERROR:VE,Z_MEM_ERROR:HE}=$w;function UE(e){this.options=tT.assign({chunkSize:1024*64,windowBits:15,to:``},e||{});let t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&!(t.windowBits&15)&&(t.windowBits|=15),this.err=0,this.msg=``,this.ended=!1,this.chunks=[],this.strm=new cT,this.strm.avail_out=0;let n=jE.inflateInit2(this.strm,t.windowBits);if(n!==LE||(this.header=new NE,jE.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary==`string`?t.dictionary=oT.string2buf(t.dictionary):PE.call(t.dictionary)===`[object ArrayBuffer]`&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(n=jE.inflateSetDictionary(this.strm,t.dictionary),n!==LE))))throw Error(Qw[n])}UE.prototype.push=function(e,t){let n=this.strm,r=this.options.chunkSize,i=this.options.dictionary,a,o,s;if(this.ended)return!1;for(o=t===~~t?t:t===!0?IE:FE,PE.call(e)===`[object ArrayBuffer]`?n.input=new Uint8Array(e):n.input=e,n.next_in=0,n.avail_in=n.input.length;;){for(n.avail_out===0&&(n.output=new Uint8Array(r),n.next_out=0,n.avail_out=r),a=jE.inflate(n,o),a===zE&&i&&(a=jE.inflateSetDictionary(n,i),a===LE?a=jE.inflate(n,o):a===VE&&(a=zE));n.avail_in>0&&a===RE&&n.state.wrap>0&&e[n.next_in]!==0;)jE.inflateReset(n),a=jE.inflate(n,o);switch(a){case BE:case VE:case zE:case HE:return this.onEnd(a),this.ended=!0,!1}if(s=n.avail_out,n.next_out&&(n.avail_out===0||a===RE))if(this.options.to===`string`){let e=oT.utf8border(n.output,n.next_out),t=n.next_out-e,i=oT.buf2string(n.output,e);n.next_out=t,n.avail_out=r-t,t&&n.output.set(n.output.subarray(e,e+t),0),this.onData(i)}else this.onData(n.output.length===n.next_out?n.output:n.output.subarray(0,n.next_out));if(!(a===LE&&s===0)){if(a===RE)return a=jE.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,!0;if(n.avail_in===0)break}}return!0},UE.prototype.onData=function(e){this.chunks.push(e)},UE.prototype.onEnd=function(e){e===LE&&(this.options.to===`string`?this.result=this.chunks.join(``):this.result=tT.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function WE(e,t){let n=new UE(t);if(n.push(e),n.err)throw n.msg||Qw[n.err];return n.result}var{inflate:GE}={inflate:WE},KE=GE,qE=class{constructor(e){var t;let n=new JE(e);this.lowLvlResponse=n,this.rawResponse=e,this.TransactionInfo=e.TransactionInfo||{},this.status=(t=n.statusResult())==null?void 0:t.Status;let r=n.textResult();r&&(this.text=new jw(r.Text));let i=n.imagesResult();i&&(this.images=new Lw(i.Images))}authenticity(e=0){let t=this.lowLvlResponse.resultByTypeAndPage(lw.AUTHENTICITY,e);if(t)return new Gw(t.AuthenticityCheckList,e)}json(){return JSON.stringify(this.lowLvlResponse)}authenticityPerPage(){return this.lowLvlResponse.resultsByType(lw.AUTHENTICITY).map(e=>new Gw(e.AuthenticityCheckList,e.page_idx||0)).sort((e,t)=>e.page_idx-t.page_idx)}imageQualityChecks(e=0){let t=this.lowLvlResponse.resultByTypeAndPage(lw.IMAGE_QUALITY,e);if(t)return t.ImageQualityCheckList}imageQualityChecksPerPage(){return this.lowLvlResponse.resultsByType(lw.IMAGE_QUALITY)}documentType(e=0){let t=this.lowLvlResponse.resultByTypeAndPage(lw.DOCUMENT_TYPE,e);if(t)return t.OneCandidate}decodedLog(){let e=this.lowLvlResponse.log;if(e){let t=Iw(e),n=new Uint8Array(t),r;try{let e=KE(n);r=e.length>n.length?e:n}catch(e){r=n}let i=r.length,a=1e4,o=[],s=[].slice.call(r);for(let e=0;e<i;e+=a){let t=String.fromCharCode.apply(null,s.slice(e,e+a));o.push(t)}return o.join(``)}}},JE=class{constructor(e){this.ContainerList=e.ContainerList||{Count:0,List:[]},this.ProcessingFinished=e.ProcessingFinished||ow.NOT_FINISHED,this.TransactionInfo=e.TransactionInfo||{},this.ChipPage=e.ChipPage,this.morePagesAvailable=e.morePagesAvailable,this.elapsedTime=e.elapsedTime,`log`in e&&(this.log=e.log),`passBackObject`in e&&(this.passBackObject=e.passBackObject),`metadata`in e&&(this.metadata=e.metadata),`CoreLibResultCode`in e&&(this.CoreLibResultCode=e.CoreLibResultCode)}statusResult(){return this.resultByType(lw.STATUS)}textResult(){return this.resultByType(lw.TEXT)}imagesResult(){return this.resultByType(lw.IMAGES)}barcodeResult(){return this.resultByType(lw.BARCODES)}documentTypeResults(){return this.resultsByType(lw.DOCUMENT_TYPE)}resultByType(e){for(let t of this.ContainerList.List)if(t.result_type===e)return t}resultByTypeAndPage(e,t=0){for(let n of this.ContainerList.List)if(n.result_type===e&&n.page_idx==t)return n}resultsByType(e){return this.ContainerList.List.filter(t=>t.result_type===e)}},YE=class{constructor(e={}){var t;this.apiKey=e.apiKey,this.username=e.username,this.password=e.password,this.accessToken=e.accessToken,this.basePath=e.basePath,this.serverIndex=e.serverIndex,this.baseOptions=Xe(B({},e.baseOptions),{headers:B({},(t=e.baseOptions)==null?void 0:t.headers)}),this.formDataCtor=e.formDataCtor}isJsonMime(e){return e!==null&&(RegExp(`^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$`,`i`).test(e)||e.toLowerCase()===`application/json-patch+json`)}},XE=e=>`images`in e,ZE=class{constructor(e,t=pC,n=YS){this.healthcheckApi=new EC(new YE(e),t,n),this.processApi=new kC(new YE(e),t,n),this.transactionApi=new MC(new YE(e),t,n),this.resourcesApi=new FC(new YE(e),t,n)}doclist(e){return V(this,null,function*(){return(yield this.resourcesApi.doclist(e)).data})}ping(e,t){return V(this,null,function*(){return(yield this.healthcheckApi.ping(e,t)).data})}health(e,t){return V(this,null,function*(){return(yield this.healthcheckApi.healthz(e,t)).data})}process(e,t,n){return V(this,null,function*(){let r;return XE(e)?(e.processParam||(e.processParam={scenario:Sw.FULL_PROCESS,resultTypeOutput:[lw.TEXT]}),e.systemInfo||(e.systemInfo={}),!e.systemInfo.license&&this.license&&(e.systemInfo.license=this.license),r=QE(e)):r=e,new qE((yield this.processApi.apiProcess(r,t,n)).data)})}setLicense(e){typeof e==`string`?this.license=e:this.license=eD(e)}reprocessTransaction(e,t,n,r){return this.transactionApi.apiV2TransactionTransactionIdProcessPost(e,t,n,r)}getReprocessTransactionResult(e,t,n){return V(this,null,function*(){return new qE((yield this.transactionApi.apiV2TransactionTransactionIdResultsGet(e,t,n)).data)})}getTransactionsByTag(e,t){return V(this,null,function*(){return this.transactionApi.apiV2TagTagIdTransactionsGet(e,t)})}deleteReprocessTransactionsByTag(e,t){return V(this,null,function*(){return this.transactionApi.apiV2TagTagIdDelete(e,t)})}getReprocessTransactionFile(e,t,n){return V(this,null,function*(){return this.transactionApi.apiV2TransactionTransactionIdFileGet(e,t,n)})}getReprocessTransactionData(e,t){return V(this,null,function*(){return this.transactionApi.apiV2TransactionTransactionIdGet(e,t)})}};function QE(e){let t=[],n=e,{images:r}=n,i=Ze(n,[`images`]);return r.forEach((e,n)=>{if(typeof e==`string`)t.push({ImageData:{image:e},light:XC.WHITE,page_idx:n});else if(e instanceof ArrayBuffer){let r=eD(e);t.push({ImageData:{image:r},light:XC.WHITE,page_idx:n})}else t.push($E(e,n))}),Xe(B({},i),{List:t})}function $E(e,t){let n;return n=typeof e.ImageData==`string`?e.ImageData:eD(e.ImageData),{ImageData:{image:n},light:e.light,page_idx:typeof e.page_idx>`u`?t:e.page_idx}}function eD(e){return Fw(e)}function tD(e){return V(this,null,function*(){let t=Array.from(e).map(e=>V(null,null,function*(){if(!e||!e.size)throw new Ey(ff.INCORRECT_FILE);let t=URL.createObjectURL(e),n=yield(e=>new Promise((n,r)=>{let i=new Image;i.onload=()=>{n(i),URL.revokeObjectURL(t)},i.onerror=()=>{r(new Ey(ff.INCORRECT_FILE)),URL.revokeObjectURL(t)},i.src=e}))(t);if(n.width*n.height>Nf)throw new Ey(ff.INCORRECT_FILE);return{width:n.width,height:n.height,data:yield e.arrayBuffer()}}));return Promise.all(t)})}function nD(e,t){var n;let r={glareCheck:BC.WAS_NOT_DONE,resolutionCheck:BC.WAS_NOT_DONE,focusCheck:BC.WAS_NOT_DONE,isDocumentAvailable:!1};return(n=e.ContainerList)==null||n.List.forEach(e=>{e.page_idx===t&&(`ImageQualityCheckList`in e&&e.ImageQualityCheckList.List.forEach(e=>{e.result!==void 0&&(e.type===KC.ImageFocus&&(r.focusCheck=e.result),e.type===KC.ImageGlares&&(r.glareCheck=e.result),e.type===KC.ImageResolution&&(r.resolutionCheck=e.result))}),`DocumentPosition`in e&&(r.isDocumentAvailable=!0))}),r}function rD(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,{glareCheck:r,resolutionCheck:i,focusCheck:a,isDocumentAvailable:o}=nD(e,t),s=!n||n&&e.morePagesAvailable===0;return e.ProcessingFinished===ow.FINISHED?s?G.SUCCESS:G.START_NEXT_PAGE:e.ProcessingFinished===ow.TIMEOUT?G.TIMEOUT:`liveness`in e?G.LIVENESS:o?a===BC.ERROR?G.FOCUS:r===BC.ERROR?G.GLARE:i===BC.ERROR?G.RESOLUTION:G.HOLD:G.FINDING}function iD(e,t){return e.replace(/https:\/\/wasm(-development)?\.regulaforensics\.com\/document\/\w+\/\d+\.\d+\/\w+\/[a-f0-9-]+/,t)}function aD(e,t){var n,r;let i={[Df.BarcodeMRZ]:{PROD:`https://wasm.regulaforensics.com/document/release/9.5/barcodemrz/1f57dab0-9204d6578`,DEV:`./wasm/barcode-mrz/`},[Df.BoundsLite]:{PROD:`https://wasm.regulaforensics.com/document/release/9.5/boundslite/1f57dab0-9204d6578`,DEV:`./wasm/bounds-lite/`}};return(n=(r=i[e])==null?void 0:r[t])==null?i[Df.BarcodeMRZ][t]:n}function oD(e,t){let n={imageData:[new ImageData(1,1)],raw:``,mimeType:``},{videoHeight:r,videoWidth:i,readyState:a}=e;if(r&&i&&a===lp.HAVE_ENOUGH_DATA){let a=document.createElement(`canvas`);a.width=i,a.height=r;let o=a.getContext(`2d`,{willReadFrequently:!0});if(o==null||o.drawImage(e,0,0),t!==ip.UINT){let e=`image/jpeg`;n.raw=a.toDataURL(e,.8).replace(`data:${e};base64,`,``),n.mimeType=e}if(t!==ip.BASE64){let e=o==null?void 0:o.getImageData(0,0,i,r);e&&(n.imageData=[e])}}return n}function sD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function cD(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?sD(Object(n),!0).forEach(function(t){lD(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sD(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function lD(e,t,n){return(t=uD(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uD(e){var t=dD(e,`string`);return typeof t==`symbol`?t:t+``}function dD(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var fD=S_.create(`main`);function pD(e){let{scenario:t,onError:n}=e,{onEvent:r}=H_(),i=window.RegulaDocumentSDK,[a,o]=J({initialized:!1,initData:i.initData});return Y(()=>{if(!(!a.initData||a.initialized||!t))if(a.initData.license.errorCode===0&&a.initData.license.status){let e=a.initData.scenario.filter(e=>e.name!==Uf);e.some(e=>e.name===t)?(o({initialized:!0,initData:{scenario:e,license:a.initData.license}}),r({action:W.SERVICE_INITIALIZED,data:null})):(n(new Ey(ff.INCORRECT_SCENARIO)),fD(`Incorrect scenario: ${t}`))}else n(new Ey(ff.WASM_LICENSE,a.initData.license.message)),fD(`Problems with initialization.`)},[a,t]),Y(()=>{!i||i.isInitialized||i.initData||(i.initializeListener=e=>{let{isInitialized:t}=e;!t||!i.initData||o(e=>cD(cD({},e),{},{initData:i.initData}))})},[i]),a}function mD(e,t){let[n,r]=J(e),[i,a]=J(!1);return Y(()=>{i||r(e)},[i,e]),Y(()=>{a(!0);let e=setTimeout(()=>{a(!1)},t);return()=>{clearTimeout(e)}},[n]),n}var hD=S_.create(`main`),gD=5;function _D(e){let[t,n]=J(!1),r=Ch({x:0,y:0,z:0}),i=mD(t,1e3),a=e=>{var t,i;!((t=e.acceleration)!=null&&t.x)||!((i=e.acceleration)!=null&&i.y)||!e.acceleration.z||(n(Math.abs(e.acceleration.x-r.current.x)+Math.abs(e.acceleration.y-r.current.y)+Math.abs(e.acceleration.z-r.current.z)>gD),r.current.x=e.acceleration.x,r.current.y=e.acceleration.y,r.current.z=e.acceleration.z)};return Y(()=>{if(!e)return;let t=DeviceOrientationEvent.requestPermission;if(typeof t==`function`)t().then(e=>{e===`granted`?window.addEventListener(`devicemotion`,a):hD(`Device orientation service permission denied`)}).catch(e=>`Device orientation service error: ${e}`);else if(`permissions`in navigator)navigator.permissions.query({name:`accelerometer`}).then(e=>{e.state===`granted`?window.addEventListener(`devicemotion`,a):hD(`Device orientation service permission denied`)}).catch(e=>`Device orientation service error: ${e}`);else return hD(`Device orientation service is missing`);return()=>{window.removeEventListener(`devicemotion`,a)}},[]),{isShake:i}}function vD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function yD(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?vD(Object(n),!0).forEach(function(t){bD(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):vD(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function bD(e,t,n){return(t=xD(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function xD(e){var t=SD(e,`string`);return typeof t==`symbol`?t:t+``}function SD(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var CD=S_.create(`main`);function wD(e){let{videoElementParams:t,videoStatusParams:n,mirroring:r,onError:i,controlsWidth:a,captureMode:o}=e,s=window.RegulaDocumentSDK,{onEvent:c,multipageProcessing:l,internalScenario:u,videoCaptureMotionControl:d,nextPageAnimationStartDelay:f=Gf,nextPageAnimationEndDelay:p=Kf,processingDelay:m=0,manualMultipageMode:h}=H_(),{isShake:g}=_D(d),_=Ch(!1),v=Ch(!1),[y,b]=J(!1),[x,S]=J(!1),[C,w]=J(!1),[T,E]=J(0),[D,O]=J(void 0),[k,A]=J(null),[j,M]=J(void 0),[N,P]=J({status:G.SERVICE_PREPARING,response:null}),{initData:F,initialized:I}=pD({scenario:D,onError:i}),L=Sy({videoSize:t.videoParams,mirroring:r,controlsWidth:a,scenario:D,scenarioParams:F==null?void 0:F.scenario}),R=o===pf.captureFrame,ee=N.status===G.START_NEXT_PAGE;return Y(()=>{if(s){if(s.recognizerProcessParam=f_(tp,s.recognizerProcessParam),l!==void 0){let e={processParam:{multipageProcessing:l}};s.recognizerProcessParam=f_(s.recognizerProcessParam,e)}if(u!==void 0){let e={processParam:{scenario:u}};s.recognizerProcessParam=f_(s.recognizerProcessParam,e)}CD(`Current scenario: ${s.recognizerProcessParam.processParam.scenario}`),O(s.recognizerProcessParam.processParam.scenario)}},[s,u,l]),Y(()=>{let{frameTop:e,frameBottom:t,frameLeft:n,frameRight:r}=L||{};CD(`Frame params: ${JSON.stringify(L)}`),s.recognizerProcessParam=f_(s.recognizerProcessParam,{imageInputParam:{frameTop:e,frameBottom:t,frameLeft:n,frameRight:r,light:j,resolutionType:0}})},[L,j]),Y(()=>{(e=>V(null,null,function*(){if(!s||!I||x||R||n.videoStatus!==op.PLAY||!n.sortedDevices)return;if(h){S(!0),CD(`New document started (manual multipage)`);return}let t=yield v_({cameras:[...n.sortedDevices.frontCameras,...n.sortedDevices.backCameras],cameraID:n.camera.deviceId,sdkVersion:`9.5.2892`,serviceUrl:((e=s.recognizerProcessParam.processParam.backendProcessing)==null?void 0:e.serviceURL)||``});CD(`Metadata: ${JSON.stringify(t)}`);try{s.recognizerProcessParam.processParam.backendProcessing?yield s.createBackendTransaction(t):yield s.startNewDocument(t),S(!0),CD(`New document started`)}catch(e){P(e=>yD(yD({},e),{},{status:G.FAILED})),i(new Ey(ff.WASM_ERROR,e))}}))()},[I,x,o,n,h]),Y(()=>{let e=x&&(!o||o===pf.auto),t=x&&o===pf.captureVideo;(I&&o===pf.captureFrame||t||e)&&(P(e=>yD(yD({},e),{},{status:G.FINDING})),e&&setTimeout(()=>b(!0),m))},[x,o,I,m]),Y(()=>{let e=n.videoStatus===op.PLAY;if(!s||!e||C||!y||!t.videoElement)return;if(_.current||(c({action:W.CAMERA_PROCESS_STARTED,data:null}),_.current=!0),g)return P(e=>yD(yD({},e),{},{status:G.SHAKING}));w(!0);let{imageData:r}=oD(t.videoElement,ip.UINT);CD(`Image processing started`),s.process(r).then(e=>{let t=rD(e.rawResponse,T,s.recognizerProcessParam.processParam.multipageProcessing);P(n=>yD(yD({},n),{},{status:t,response:e})),w(!1),CD(`Image processing is finished`);let n=!!Qf[t];if(t===G.START_NEXT_PAGE||n){let{multipageAnimationImage:t}=e.rawResponse;t&&!h&&A({type:Tf.Flip,image:t}),b(!1)}if(`lightType`in e.rawResponse){let{lightType:t,liveness:n}=e.rawResponse;n&&(n.hologramTiltType!==void 0&&Bv(t)===Jf?A({type:Tf.Tilt,image:[n.livenessAnimationImage],tiltType:n.hologramTiltType}):A(null),v.current||(c({action:W.PROCESS_LIVENESS,data:null}),v.current=!0)),M(Bv(t))}else M(void 0)}).catch(e=>{P({response:null,status:G.FAILED}),i(new Ey(ff.WASM_ERROR,e)),b(!1)})},[C,t.videoElement,n.videoStatus,T,y,g,h]),Y(()=>{if(!s||!ee||h)return;CD(`More pages available`),c({action:W.NEW_PAGE_AVAILABLE,data:null});let e=setTimeout(()=>V(null,null,function*(){try{yield s.startNewPage(),c({action:W.NEW_PAGE_STARTED,data:null}),b(!0),E(e=>e+1),A(null),CD(`New page started`)}catch(e){P(e=>yD(yD({},e),{},{status:G.FAILED})),i(new Ey(ff.WASM_ERROR,e))}}),f+Wf+p);return()=>{clearTimeout(e)}},[ee,h]),yD(yD({},N),{},{frameParams:L,setIsRecognitionStarted:b,animation:k})}var TD=S_.create(`main`);function ED(){var e,t,n;let{mobileDelegate:r}=H_(),[i,a]=J(mf.CHECKING),o=window.RegulaDocumentSDK,s=((e=o.recognizerProcessParam)==null?void 0:e.tag)||``,c=((t=o.recognizerProcessParam.processParam.backendProcessing)==null?void 0:t.serviceURL)||``,l=((n=o.recognizerProcessParam.processParam.backendProcessing)==null?void 0:n.httpHeaders)||{};return Y(()=>{if(!r)return TD(`Transaction check is disabled`),a(mf.NOT_AVAILABLE);TD(`Transaction check parameters: ${JSON.stringify({tag:s,basePath:c,headers:l})}`),V(null,null,function*(){try{var e;let{data:t}=yield new ZE({basePath:c,baseOptions:{headers:l}}).getTransactionsByTag(s,{headers:l});TD(`Transaction check data: ${JSON.stringify(t)}`);let n=(e=t.items)!=null&&e.some(e=>e.state===Cf.PROCESSED)?mf.AVAILABLE:mf.NOT_AVAILABLE;TD(`Transaction check status: ${n}`),a(n)}catch(e){TD(`Transaction check status: ERROR. Details: ${e}`),a(mf.ERROR)}})},[r]),i}var DD=[`data`];function OD(e,t){if(e==null)return{};var n,r,i=kD(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function kD(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function AD(e){let{direction:t,onStatusChange:n,onFileImageSet:r,onError:i,onClose:a}=e,{onEvent:o,cameraId:s,startScreen:c,captureButton:l,newLayout:u,captureMode:d,resolution:f,cameraMode:p,videoRecord:m,mirrorType:h,mobileDelegate:g,finalizeOnTimeout:_=!0,manualMultipageMode:v}=H_(),y=window.RegulaDocumentSDK,b=Th(()=>({width:(f==null?void 0:f.width)||bp.FULL_HD.width,height:(f==null?void 0:f.height)||bp.FULL_HD.height}),[f]),x=Ch(!0),S=Ch(null),C=Ch(null),[w,T]=J(!1),[E,D]=J(0),[O,k]=J({videoElement:null,videoParams:{width:0,height:0},videoContainerParams:{width:0,height:0}}),[A,j]=J({videoStatus:op.PREPARING,camera:{deviceId:``,facing:void 0,groupId:``,label:``},sortedDevices:null}),[M,N]=J(s),{status:P,response:F,frameParams:I,setIsRecognitionStarted:L,animation:R}=wD({videoElementParams:O,videoStatusParams:A,mirroring:w,onError:i,captureMode:d,controlsWidth:E}),ee=ED(),[te,z]=J(null),ne=(e,t,r)=>V(null,null,function*(){n(K.PROCESSING);let{backendProcessing:i}=y.recognizerProcessParam.processParam,a={status:e,response:r};if(m&&te){let e=yield te.getRecord();if(!e)return;if(a.video=e,i){let{data:t}=e,n=OD(e,DD),r=yield t.arrayBuffer(),i=new Uint8ClampedArray(r);yield y.addDataToPackage(i,{sizeBytes:t.size,dataName:`processingVideo`,metadata:n})}}if(i)if(t===K.TIMEOUT&&!_){n(g?K.DELEGATE_SUCCESS:t),o({action:W.PROCESS_FINISHED,data:a});return}else y.onFinalize=e=>{if(!e.transactionId)return n(K.FAILED);n(g?K.DELEGATE_SUCCESS:K.SUCCESS)};o({action:W.PROCESS_FINISHED,data:a}),n(i?K.PROCESSING:t)}),re=()=>{var e;o({action:W.PRESS_MIRRORING_BUTTON,data:null}),(e=S.current)==null||e.changeMirror()},ie=Eh(()=>{o({action:W.CAMERA_PROCESS_CLOSED,data:null}),c&&n(K.CHOOSE_INPUT_SOURCE)},[c]),ae=()=>V(null,null,function*(){o({action:W.PRESS_SKIP_BUTTON,data:null}),C.current&&(yield ne(ap.OK,K.SUCCESS,C.current))}),oe=Eh(()=>{if(o({action:W.PRESS_CHANGE_CAMERA_BUTTON,data:null}),!A.sortedDevices)return;let e=d_(A.sortedDevices,A.camera.deviceId);e&&N(e)},[A.camera.deviceId,A.sortedDevices]),se=Eh(()=>{if(o({action:W.PRESS_CAPTURE_BUTTON,data:null}),d===pf.captureVideo&&x.current)x.current=!1,L(!0);else{if(!O.videoElement)return;L(!1);let{imageData:e}=oD(O.videoElement,ip.UINT);r(e)}},[O.videoElement,d]),ce=e=>{i(new Ey(e))},le=(l===void 0?!u:l)||d===pf.captureFrame||d===pf.captureVideo;Y(()=>{if(F){if(P===G.START_NEXT_PAGE&&(C.current=F,v&&ne(ap.OK,K.SUCCESS,F)),P===G.SUCCESS){let e=g?K.DELEGATE_SUCCESS:K.SUCCESS;ne(ap.OK,e,F)}if(P===G.TIMEOUT){let e=g?K.DELEGATE_SUCCESS:K.TIMEOUT;ne(ap.TIMEOUT,e,F)}}},[P,F,g,v]),Y(()=>{ee===mf.AVAILABLE&&n(K.DELEGATE_SUCCESS),ee===mf.ERROR&&i(new Ey(ff.CONNECTION_ERROR,`Transaction check failed.`))},[ee]),Y(()=>{N(s)},[s]);let ue=()=>{o({action:W.VIDEO_STARTED,data:null})},de=()=>{o({action:W.VIDEO_STOPPED,data:null})};return Th(()=>Z(ay,{direction:t,mirroring:w,onChangeMirroring:re,status:P,videoStatusParams:A,frameParams:I,videoElementParams:O,onProcessClose:ie,onClose:a,onSnapshotProcess:se,onSkip:ae,onChangeCamera:oe,captureButton:le,animation:R,onControlsWidth:D,children:ee===mf.NOT_AVAILABLE?Z(L_,{onVideoSizeChange:k,onVideoStatusChange:j,resolution:b,onFailStatus:ce,mode:p||sp.environment,cameraId:M,onRecordService:z,videoRecord:m,onVideoStarted:ue,onVideoStopped:de,onMirroringChange:T,mirrorType:h,ref:S}):null}),[M,w,se,P,A,I,ie,oe,O,le,b,p,m,R,ee])}var jD={"info-message":`_info-message_1wx3b_1`,"text-container":`_text-container_1wx3b_10`,title:`_title_1wx3b_28`,subtitle:`_subtitle_1wx3b_37`,"retry-button":`_retry-button_1wx3b_46`,verified:`_verified_1wx3b_50`,error:`_error_1wx3b_54`,"camera-disabled":`_camera-disabled_1wx3b_58`},MD={button:`_button_7h3jm_1`};function ND(e){let{children:t,className:n,part:r,onClick:i,e2e:a}=e;return Z(`button`,{part:r,className:`${MD.button} ${n==null?``:n}`,"data-e2e":a,onClick:i,children:t})}var PD={[Of.Verified]:`verified`,[Of.Error]:`error`,[Of.CameraDisabled]:`camera-disabled`};function FD(e){let{title:t,subtitle:n,type:r,onReset:i}=e,{translate:a}=Ev.useLocalize(),o=PD[r];return Z(Mc,{children:[Z(Nv,{text:t}),Z(`div`,{part:`info-container`,className:jD[`info-message`],children:Z(`div`,{part:`info-text-container ${o}`,className:`${jD[`text-container`]} ${jD[o]}`,children:[Z(`p`,{part:`info-title`,"data-e2e":`info-msg-title`,className:jD.title,children:t}),n&&Z(`p`,{part:`info-subtitle`,"data-e2e":`info-msg-subtitle`,className:jD.subtitle,children:n}),i&&Z(ND,{part:`info-try-again-button`,className:jD[`retry-button`],onClick:i,children:a(`tryAgain`)})]})})]})}var ID={"start-window":`_start-window_1ywb7_1`,text:`_text_1ywb7_11`,title:`_title_1ywb7_19`,subtitle:`_subtitle_1ywb7_28`,buttons:`_buttons_1ywb7_38`,"camera-button":`_camera-button_1ywb7_46`,"gallery-button":`_gallery-button_1ywb7_50`,"phone-button":`_phone-button_1ywb7_54`};function LD(e){let{onStart:t,onFileImageSet:n,title:r,subtitle:i,allowRemote:a=!1,onRemoteDevice:o}=e,{onEvent:s,multipleFileInput:c=!0,fromCameraButton:l=!0,uploadFileButton:u=!0}=H_(),d=Ch(null),{translate:f}=Ev.useLocalize();return Z(`div`,{part:`menu-container`,className:ID[`start-window`],children:[Z(`div`,{"aria-live":`polite`,part:`menu-text-container`,className:ID.text,children:[Z(`h1`,{part:`menu-title`,className:ID.title,children:r}),Z(`p`,{part:`menu-subtitle`,className:ID.subtitle,children:i})]}),Z(`div`,{part:`menu-buttons-container`,className:ID.buttons,children:[l&&Z(ND,{part:`menu-from-camera-button`,e2e:`from-camera`,className:ID[`camera-button`],onClick:t,children:f(`camera`)}),u&&Z(ND,{part:`menu-from-gallery-button`,e2e:`from-gallery`,className:ID[`gallery-button`],onClick:()=>{let e=d.current;e&&(s({action:W.PRESS_FILE_BUTTON,data:null}),e.click())},children:f(Jg.isMobile?`gallery`:`files`)}),a&&o&&Z(ND,{part:`menu-from-mobile-button`,e2e:`from-other-phone`,className:ID[`phone-button`],onClick:()=>{s({action:W.PRESS_REMOTE_DEVICE_BUTTON,data:null}),o==null||o()},children:f(`mobileDevice`)})]}),Z(`input`,{ref:d,style:{display:`none`},type:`file`,multiple:c,accept:rp.join(`,`),onInput:e=>{var t;(t=e.currentTarget.files)!=null&&t.length&&n(e.currentTarget.files)}})]})}var RD={},zD;function BD(){if(zD)return RD;zD=1;var e=ca(),t=Js(),n=sr(),r=Mn(),i=os(),a=fs(),o=Ds(),s=Xa(),c=Tt(),l=TypeError,u=c(function(){[].keys().reduce(function(){},void 0)}),d=!u&&o(`reduce`,l);return e({target:`Iterator`,proto:!0,real:!0,forced:u||d},{reduce:function(e){r(this);try{n(e)}catch(e){a(this,`throw`,e)}var o=arguments.length<2,c=o?void 0:arguments[1];if(d)return s(d,this,o?[e]:[e,c]);var u=i(this),f=0;if(t(u,function(t){o?(o=!1,c=t):c=e(c,t,f),f++},{IS_RECORD:!0}),o)throw new l(`Reduce of empty iterator with no initial value`);return c}}),RD}BD();function VD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function HD(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?VD(Object(n),!0).forEach(function(t){UD(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):VD(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function UD(e,t,n){return(t=WD(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function WD(e){var t=GD(e,`string`);return typeof t==`symbol`?t:t+``}function GD(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var KD=S_.create(`main`);function qD(e){let{imageDataArray:t,onEvent:n,onError:r,isRecognizerProcessParam:i}=e,a=window.RegulaDocumentSDK,{internalScenario:o}=H_(),[s,c]=J(void 0),[l,u]=J({status:G.SERVICE_PREPARING,response:null}),{initialized:d}=pD({scenario:s,onError:r});return Y(()=>{if(a){if(a.imageProcessParam=f_(np,a.imageProcessParam),o!==void 0){let e={processParam:{scenario:o}};a.imageProcessParam=f_(a.imageProcessParam,e)}c(i?a.recognizerProcessParam.processParam.scenario:a.imageProcessParam.processParam.scenario)}},[a,o,i]),Y(()=>{let e=!!Qf[l.status];if(!a||!d||!t.length||e)return;n({action:W.FILE_PROCESS_STARTED,data:null});let o=i?a.recognizerProcessParam:a.imageProcessParam;a.processingListener=e=>V(null,null,function*(){let{isProcessing:n}=e;if(!n){a.processingListener=null,KD(`Image processing started`);try{var i;if((i=a.imageProcessParam.processParam)!=null&&i.backendProcessing){let e=yield v_({sdkVersion:`9.5.2892`});yield a.createBackendTransaction(e,a.imageProcessParam)}let e=yield a.processImage(t,o);u(t=>HD(HD({},t),{},{status:G.SUCCESS,response:e})),KD(`Image processing is finished`)}catch(e){u({response:null,status:G.FAILED}),r(new Ey(ff.WASM_ERROR,e))}}})},[d,l.status,t,i]),l}function JD(e){let{onStatusChange:t,images:n,onError:r}=e,i=window.RegulaDocumentSDK,a=Ch(!1),{onEvent:o,mobileDelegate:s,maxImageSize:c,maxResolutionSize:l}=H_(),[u,d]=J(!1),[f,p]=J([]),{status:m,response:h}=qD({imageDataArray:f,onEvent:o,onError:r,isRecognizerProcessParam:u});return Y(()=>{if(!(!n||a.current)){if(a.current=!0,!(n instanceof FileList))return d(!0),p(n);tD(n).then(e=>{let{resolution:t,bytes:n}=e.reduce((e,t)=>(e.resolution+=t.width*t.height,e.bytes+=t.data.byteLength,e),{resolution:0,bytes:0}),i=c&&n/1024>c;t>(l||Mf)||i?r(new Ey(ff.FILE_SIZE)):p(e.map(e=>{let{data:t}=e;return t}))}).catch(e=>{r(e)}).then(()=>{a.current=!1})}},[n,c,l]),Y(()=>{if(m===G.SUCCESS&&h){let e=i.recognizerProcessParam.processParam.backendProcessing&&u;e&&(i.onFinalize=()=>t(s?K.DELEGATE_SUCCESS:K.SUCCESS)),o({action:W.PROCESS_FINISHED,data:{status:ap.OK,response:h}}),t(e?K.PROCESSING:K.SUCCESS)}},[m,h,u,i,s]),Z(ty,{})}function YD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function XD(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?YD(Object(n),!0).forEach(function(t){ZD(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):YD(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function ZD(e,t,n){return(t=QD(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function QD(e){var t=$D(e,`string`);return typeof t==`symbol`?t:t+``}function $D(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function eO(){if(typeof document>`u`)return null;let e=document.documentElement;return e&&typeof e.getAttribute==`function`?e.getAttribute(`lang`):null}function tO(){return typeof navigator<`u`?window.navigator.language:null}function nO(e){function t(t){let{locale:n,translations:r,dictionaries:i}=t,a=i;if(r)for(let e in r)if(Object.prototype.hasOwnProperty.call(i,e))a=f_(a,{[e]:r[e]});else{let t=f_(i.en,r[e]);a=f_(a,{[e]:t})}let o=mp,s=[n,eO(),tO()];for(let e of s){if(!e)continue;let t=e.substring(0,2).toLowerCase();if(Object.prototype.hasOwnProperty.call(a,t)){o=t;break}}let c=hp.includes(o)?dp.Rtl:dp.Ltr;return Z(Ev.LocalizationProvider,{disableCache:!0,locale:o,translations:a,children:Z(e,XD(XD({},t),{},{direction:c}))})}return t}function rO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function iO(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?rO(Object(n),!0).forEach(function(t){aO(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rO(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function aO(e,t,n){return(t=oO(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function oO(e){var t=sO(e,`string`);return typeof t==`symbol`?t:t+``}function sO(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function cO(e){function t(t){return Z(V_.Provider,{value:t,children:Z(e,iO({},t))})}return t}function lO(e,t,n){return(t=uO(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uO(e){var t=dO(e,`string`);return typeof t==`symbol`?t:t+``}function dO(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var fO=class extends Nc{constructor(e){super(e),lO(this,`onError`,void 0),lO(this,`supportedBrowserVersions`,void 0),this.supportedBrowserVersions=e.supportedBrowserVersions,this.onError=e.onError}componentDidCatch(e){this.onError(new Ey(`UNKNOWN_ERROR`,e))}componentDidMount(){if(this.supportedBrowserVersions){let e=null;if(Jg.isMobile&&Jg.osName in this.supportedBrowserVersions&&(e=this.supportedBrowserVersions[Jg.osName]),Jg.isDesktop&&(e=this.supportedBrowserVersions.desktop),e&&Jg.browserName in e){let t=e[Jg.browserName];t!==void 0&&Number(Jg.browserVersion)<t&&this.onError(new Ey(`NOT_SUPPORTED`))}}}render(){return this.props.children}};function pO(){let e=()=>window.matchMedia(`(orientation: landscape)`).matches?`landscape`:`portrait`,[t,n]=J(()=>{let t=e();return{isPortrait:t===`portrait`,isLandscape:t===`landscape`,orientation:t}}),r=Eh(()=>{let t=e();n(e=>e.orientation===t?e:{isPortrait:t===`portrait`,isLandscape:t===`landscape`,orientation:t})},[]);return Y(()=>(typeof window<`u`&&(r(),window.addEventListener(`load`,r,!1),window.addEventListener(`resize`,r,!1)),()=>{window.removeEventListener(`load`,r,!1),window.removeEventListener(`resize`,r,!1)}),[r]),t}var mO={"remote-scanner-wrapper":`_remote-scanner-wrapper_18b5u_1`,"qr-container":`_qr-container_18b5u_11`,text:`_text_18b5u_19`,title:`_title_18b5u_27`,subtitle:`_subtitle_18b5u_36`,"content-container":`_content-container_18b5u_46`,divider:`_divider_18b5u_52`,button:`_button_18b5u_71`},hO=Object.defineProperty,gO=Object.getOwnPropertySymbols,_O=Object.prototype.hasOwnProperty,vO=Object.prototype.propertyIsEnumerable,yO=(e,t,n)=>t in e?hO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,bO=(e,t)=>{for(var n in t||(t={}))_O.call(t,n)&&yO(e,n,t[n]);if(gO)for(var n of gO(t))vO.call(t,n)&&yO(e,n,t[n]);return e},xO=(e,t)=>{var n={};for(var r in e)_O.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&gO)for(var r of gO(e))t.indexOf(r)<0&&vO.call(e,r)&&(n[r]=e[r]);return n},SO;(e=>{let t=class t{constructor(e,n,r,a){if(this.version=e,this.errorCorrectionLevel=n,this.modules=[],this.isFunction=[],e<t.MIN_VERSION||e>t.MAX_VERSION)throw RangeError(`Version value out of range`);if(a<-1||a>7)throw RangeError(`Mask value out of range`);this.size=e*4+17;let o=[];for(let e=0;e<this.size;e++)o.push(!1);for(let e=0;e<this.size;e++)this.modules.push(o.slice()),this.isFunction.push(o.slice());this.drawFunctionPatterns();let s=this.addEccAndInterleave(r);if(this.drawCodewords(s),a==-1){let e=1e9;for(let t=0;t<8;t++){this.applyMask(t),this.drawFormatBits(t);let n=this.getPenaltyScore();n<e&&(a=t,e=n),this.applyMask(t)}}i(0<=a&&a<=7),this.mask=a,this.applyMask(a),this.drawFormatBits(a),this.isFunction=[]}static encodeText(n,r){let i=e.QrSegment.makeSegments(n);return t.encodeSegments(i,r)}static encodeBinary(n,r){let i=e.QrSegment.makeBytes(n);return t.encodeSegments([i],r)}static encodeSegments(e,r,a=1,s=40,c=-1,l=!0){if(!(t.MIN_VERSION<=a&&a<=s&&s<=t.MAX_VERSION)||c<-1||c>7)throw RangeError(`Invalid value`);let u,d;for(u=a;;u++){let n=t.getNumDataCodewords(u,r)*8,i=o.getTotalBits(e,u);if(i<=n){d=i;break}if(u>=s)throw RangeError(`Data too long`)}for(let e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])l&&d<=t.getNumDataCodewords(u,e)*8&&(r=e);let f=[];for(let t of e){n(t.mode.modeBits,4,f),n(t.numChars,t.mode.numCharCountBits(u),f);for(let e of t.getData())f.push(e)}i(f.length==d);let p=t.getNumDataCodewords(u,r)*8;i(f.length<=p),n(0,Math.min(4,p-f.length),f),n(0,(8-f.length%8)%8,f),i(f.length%8==0);for(let e=236;f.length<p;e^=253)n(e,8,f);let m=[];for(;m.length*8<f.length;)m.push(0);return f.forEach((e,t)=>m[t>>>3]|=e<<7-(t&7)),new t(u,r,m,c)}getModule(e,t){return 0<=e&&e<this.size&&0<=t&&t<this.size&&this.modules[t][e]}getModules(){return this.modules}drawFunctionPatterns(){for(let e=0;e<this.size;e++)this.setFunctionModule(6,e,e%2==0),this.setFunctionModule(e,6,e%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);let e=this.getAlignmentPatternPositions(),t=e.length;for(let n=0;n<t;n++)for(let r=0;r<t;r++)n==0&&r==0||n==0&&r==t-1||n==t-1&&r==0||this.drawAlignmentPattern(e[n],e[r]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(e){let t=this.errorCorrectionLevel.formatBits<<3|e,n=t;for(let e=0;e<10;e++)n=n<<1^(n>>>9)*1335;let a=(t<<10|n)^21522;i(a>>>15==0);for(let e=0;e<=5;e++)this.setFunctionModule(8,e,r(a,e));this.setFunctionModule(8,7,r(a,6)),this.setFunctionModule(8,8,r(a,7)),this.setFunctionModule(7,8,r(a,8));for(let e=9;e<15;e++)this.setFunctionModule(14-e,8,r(a,e));for(let e=0;e<8;e++)this.setFunctionModule(this.size-1-e,8,r(a,e));for(let e=8;e<15;e++)this.setFunctionModule(8,this.size-15+e,r(a,e));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let e=this.version;for(let t=0;t<12;t++)e=e<<1^(e>>>11)*7973;let t=this.version<<12|e;i(t>>>18==0);for(let e=0;e<18;e++){let n=r(t,e),i=this.size-11+e%3,a=Math.floor(e/3);this.setFunctionModule(i,a,n),this.setFunctionModule(a,i,n)}}drawFinderPattern(e,t){for(let n=-4;n<=4;n++)for(let r=-4;r<=4;r++){let i=Math.max(Math.abs(r),Math.abs(n)),a=e+r,o=t+n;0<=a&&a<this.size&&0<=o&&o<this.size&&this.setFunctionModule(a,o,i!=2&&i!=4)}}drawAlignmentPattern(e,t){for(let n=-2;n<=2;n++)for(let r=-2;r<=2;r++)this.setFunctionModule(e+r,t+n,Math.max(Math.abs(r),Math.abs(n))!=1)}setFunctionModule(e,t,n){this.modules[t][e]=n,this.isFunction[t][e]=!0}addEccAndInterleave(e){let n=this.version,r=this.errorCorrectionLevel;if(e.length!=t.getNumDataCodewords(n,r))throw RangeError(`Invalid argument`);let a=t.NUM_ERROR_CORRECTION_BLOCKS[r.ordinal][n],o=t.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),c=a-s%a,l=Math.floor(s/a),u=[],d=t.reedSolomonComputeDivisor(o);for(let n=0,r=0;n<a;n++){let i=e.slice(r,r+l-o+(n<c?0:1));r+=i.length;let a=t.reedSolomonComputeRemainder(i,d);n<c&&i.push(0),u.push(i.concat(a))}let f=[];for(let e=0;e<u[0].length;e++)u.forEach((t,n)=>{(e!=l-o||n>=c)&&f.push(t[e])});return i(f.length==s),f}drawCodewords(e){if(e.length!=Math.floor(t.getNumRawDataModules(this.version)/8))throw RangeError(`Invalid argument`);let n=0;for(let t=this.size-1;t>=1;t-=2){t==6&&(t=5);for(let i=0;i<this.size;i++)for(let a=0;a<2;a++){let o=t-a,s=t+1&2?i:this.size-1-i;!this.isFunction[s][o]&&n<e.length*8&&(this.modules[s][o]=r(e[n>>>3],7-(n&7)),n++)}}i(n==e.length*8)}applyMask(e){if(e<0||e>7)throw RangeError(`Mask value out of range`);for(let t=0;t<this.size;t++)for(let n=0;n<this.size;n++){let r;switch(e){case 0:r=(n+t)%2==0;break;case 1:r=t%2==0;break;case 2:r=n%3==0;break;case 3:r=(n+t)%3==0;break;case 4:r=(Math.floor(n/3)+Math.floor(t/2))%2==0;break;case 5:r=n*t%2+n*t%3==0;break;case 6:r=(n*t%2+n*t%3)%2==0;break;case 7:r=((n+t)%2+n*t%3)%2==0;break;default:throw Error(`Unreachable`)}!this.isFunction[t][n]&&r&&(this.modules[t][n]=!this.modules[t][n])}}getPenaltyScore(){let e=0;for(let n=0;n<this.size;n++){let r=!1,i=0,a=[0,0,0,0,0,0,0];for(let o=0;o<this.size;o++)this.modules[n][o]==r?(i++,i==5?e+=t.PENALTY_N1:i>5&&e++):(this.finderPenaltyAddHistory(i,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[n][o],i=1);e+=this.finderPenaltyTerminateAndCount(r,i,a)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let r=!1,i=0,a=[0,0,0,0,0,0,0];for(let o=0;o<this.size;o++)this.modules[o][n]==r?(i++,i==5?e+=t.PENALTY_N1:i>5&&e++):(this.finderPenaltyAddHistory(i,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[o][n],i=1);e+=this.finderPenaltyTerminateAndCount(r,i,a)*t.PENALTY_N3}for(let n=0;n<this.size-1;n++)for(let r=0;r<this.size-1;r++){let i=this.modules[n][r];i==this.modules[n][r+1]&&i==this.modules[n+1][r]&&i==this.modules[n+1][r+1]&&(e+=t.PENALTY_N2)}let n=0;for(let e of this.modules)n=e.reduce((e,t)=>e+ +!!t,n);let r=this.size*this.size,a=Math.ceil(Math.abs(n*20-r*10)/r)-1;return i(0<=a&&a<=9),e+=a*t.PENALTY_N4,i(0<=e&&e<=2568888),e}getAlignmentPatternPositions(){if(this.version==1)return[];{let e=Math.floor(this.version/7)+2,t=this.version==32?26:Math.ceil((this.version*4+4)/(e*2-2))*2,n=[6];for(let r=this.size-7;n.length<e;r-=t)n.splice(1,0,r);return n}}static getNumRawDataModules(e){if(e<t.MIN_VERSION||e>t.MAX_VERSION)throw RangeError(`Version number out of range`);let n=(16*e+128)*e+64;if(e>=2){let t=Math.floor(e/7)+2;n-=(25*t-10)*t-55,e>=7&&(n-=36)}return i(208<=n&&n<=29648),n}static getNumDataCodewords(e,n){return Math.floor(t.getNumRawDataModules(e)/8)-t.ECC_CODEWORDS_PER_BLOCK[n.ordinal][e]*t.NUM_ERROR_CORRECTION_BLOCKS[n.ordinal][e]}static reedSolomonComputeDivisor(e){if(e<1||e>255)throw RangeError(`Degree out of range`);let n=[];for(let t=0;t<e-1;t++)n.push(0);n.push(1);let r=1;for(let i=0;i<e;i++){for(let e=0;e<n.length;e++)n[e]=t.reedSolomonMultiply(n[e],r),e+1<n.length&&(n[e]^=n[e+1]);r=t.reedSolomonMultiply(r,2)}return n}static reedSolomonComputeRemainder(e,n){let r=n.map(e=>0);for(let i of e){let e=i^r.shift();r.push(0),n.forEach((n,i)=>r[i]^=t.reedSolomonMultiply(n,e))}return r}static reedSolomonMultiply(e,t){if(e>>>8||t>>>8)throw RangeError(`Byte out of range`);let n=0;for(let r=7;r>=0;r--)n=n<<1^(n>>>7)*285,n^=(t>>>r&1)*e;return i(n>>>8==0),n}finderPenaltyCountPatterns(e){let t=e[1];i(t<=this.size*3);let n=t>0&&e[2]==t&&e[3]==t*3&&e[4]==t&&e[5]==t;return(n&&e[0]>=t*4&&e[6]>=t?1:0)+(n&&e[6]>=t*4&&e[0]>=t?1:0)}finderPenaltyTerminateAndCount(e,t,n){return e&&(this.finderPenaltyAddHistory(t,n),t=0),t+=this.size,this.finderPenaltyAddHistory(t,n),this.finderPenaltyCountPatterns(n)}finderPenaltyAddHistory(e,t){t[0]==0&&(e+=this.size),t.pop(),t.unshift(e)}};t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;function n(e,t,n){if(t<0||t>31||e>>>t)throw RangeError(`Value out of range`);for(let r=t-1;r>=0;r--)n.push(e>>>r&1)}function r(e,t){return(e>>>t&1)!=0}function i(e){if(!e)throw Error(`Assertion error`)}let a=class e{constructor(e,t,n){if(this.mode=e,this.numChars=t,this.bitData=n,t<0)throw RangeError(`Invalid argument`);this.bitData=n.slice()}static makeBytes(t){let r=[];for(let e of t)n(e,8,r);return new e(e.Mode.BYTE,t.length,r)}static makeNumeric(t){if(!e.isNumeric(t))throw RangeError(`String contains non-numeric characters`);let r=[];for(let e=0;e<t.length;){let i=Math.min(t.length-e,3);n(parseInt(t.substring(e,e+i),10),i*3+1,r),e+=i}return new e(e.Mode.NUMERIC,t.length,r)}static makeAlphanumeric(t){if(!e.isAlphanumeric(t))throw RangeError(`String contains unencodable characters in alphanumeric mode`);let r=[],i;for(i=0;i+2<=t.length;i+=2){let a=e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(i))*45;a+=e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(i+1)),n(a,11,r)}return i<t.length&&n(e.ALPHANUMERIC_CHARSET.indexOf(t.charAt(i)),6,r),new e(e.Mode.ALPHANUMERIC,t.length,r)}static makeSegments(t){return t==``?[]:e.isNumeric(t)?[e.makeNumeric(t)]:e.isAlphanumeric(t)?[e.makeAlphanumeric(t)]:[e.makeBytes(e.toUtf8ByteArray(t))]}static makeEci(t){let r=[];if(t<0)throw RangeError(`ECI assignment value out of range`);if(t<128)n(t,8,r);else if(t<16384)n(2,2,r),n(t,14,r);else if(t<1e6)n(6,3,r),n(t,21,r);else throw RangeError(`ECI assignment value out of range`);return new e(e.Mode.ECI,0,r)}static isNumeric(t){return e.NUMERIC_REGEX.test(t)}static isAlphanumeric(t){return e.ALPHANUMERIC_REGEX.test(t)}getData(){return this.bitData.slice()}static getTotalBits(e,t){let n=0;for(let r of e){let e=r.mode.numCharCountBits(t);if(r.numChars>=1<<e)return 1/0;n+=4+e+r.bitData.length}return n}static toUtf8ByteArray(e){e=encodeURI(e);let t=[];for(let n=0;n<e.length;n++)e.charAt(n)==`%`?(t.push(parseInt(e.substring(n+1,n+3),16)),n+=2):t.push(e.charCodeAt(n));return t}};a.NUMERIC_REGEX=/^[0-9]*$/,a.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,a.ALPHANUMERIC_CHARSET=`0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:`;let o=a;e.QrSegment=a})(SO||(SO={})),(e=>{(e=>{let t=class{constructor(e,t){this.ordinal=e,this.formatBits=t}};t.LOW=new t(0,1),t.MEDIUM=new t(1,0),t.QUARTILE=new t(2,3),t.HIGH=new t(3,2),e.Ecc=t})(e.QrCode||(e.QrCode={}))})(SO||(SO={})),(e=>{(e=>{let t=class{constructor(e,t){this.modeBits=e,this.numBitsCharCount=t}numCharCountBits(e){return this.numBitsCharCount[Math.floor((e+7)/17)]}};t.NUMERIC=new t(1,[10,12,14]),t.ALPHANUMERIC=new t(2,[9,11,13]),t.BYTE=new t(4,[8,16,16]),t.KANJI=new t(8,[8,10,12]),t.ECI=new t(7,[0,0,0]),e.Mode=t})(e.QrSegment||(e.QrSegment={}))})(SO||(SO={}));var CO=SO,wO={L:CO.QrCode.Ecc.LOW,M:CO.QrCode.Ecc.MEDIUM,Q:CO.QrCode.Ecc.QUARTILE,H:CO.QrCode.Ecc.HIGH},TO=128,EO=`L`,DO=`#FFFFFF`,OO=`#000000`,kO=!1,AO=1,jO=4,MO=0,NO=.1;function PO(e,t=0){let n=[];return e.forEach(function(e,r){let i=null;e.forEach(function(a,o){if(!a&&i!==null){n.push(`M${i+t} ${r+t}h${o-i}v1H${i+t}z`),i=null;return}if(o===e.length-1){if(!a)return;i===null?n.push(`M${o+t},${r+t} h1v1H${o+t}z`):n.push(`M${i+t},${r+t} h${o+1-i}v1H${i+t}z`);return}a&&i===null&&(i=o)})}),n.join(``)}function FO(e,t){return e.slice().map((e,n)=>n<t.y||n>=t.y+t.h?e:e.map((e,n)=>n<t.x||n>=t.x+t.w?e:!1))}function IO(e,t,n,r){if(r==null)return null;let i=e.length+n*2,a=Math.floor(t*NO),o=i/t,s=(r.width||a)*o,c=(r.height||a)*o,l=r.x==null?e.length/2-s/2:r.x*o,u=r.y==null?e.length/2-c/2:r.y*o,d=r.opacity==null?1:r.opacity,f=null;if(r.excavate){let e=Math.floor(l),t=Math.floor(u);f={x:e,y:t,w:Math.ceil(s+l-e),h:Math.ceil(c+u-t)}}let p=r.crossOrigin;return{x:l,y:u,h:c,w:s,excavation:f,opacity:d,crossOrigin:p}}function LO(e,t){return t==null?e?jO:MO:Math.max(Math.floor(t),0)}function RO({value:e,level:t,minVersion:n,includeMargin:r,marginSize:i,imageSettings:a,size:o,boostLevel:s}){let c=X.useMemo(()=>{let r=(Array.isArray(e)?e:[e]).reduce((e,t)=>(e.push(...CO.QrSegment.makeSegments(t)),e),[]);return CO.QrCode.encodeSegments(r,wO[t],n,void 0,void 0,s)},[e,t,n,s]),{cells:l,margin:u,numCells:d,calculatedImageSettings:f}=X.useMemo(()=>{let e=c.getModules(),t=LO(r,i);return{cells:e,margin:t,numCells:e.length+t*2,calculatedImageSettings:IO(e,o,t,a)}},[c,o,a,r,i]);return{qrcode:c,margin:u,cells:l,numCells:d,calculatedImageSettings:f}}var zO=(function(){try{new Path2D().addPath(new Path2D)}catch(e){return!1}return!0})(),BO=X.forwardRef(function(e,t){let n=e,{value:r,size:i=TO,level:a=EO,bgColor:o=DO,fgColor:s=OO,includeMargin:c=kO,minVersion:l=AO,boostLevel:u,marginSize:d,imageSettings:f}=n,p=xO(n,[`value`,`size`,`level`,`bgColor`,`fgColor`,`includeMargin`,`minVersion`,`boostLevel`,`marginSize`,`imageSettings`]),{style:m}=p,h=xO(p,[`style`]),g=f==null?void 0:f.src,_=X.useRef(null),v=X.useRef(null),y=X.useCallback(e=>{_.current=e,typeof t==`function`?t(e):t&&(t.current=e)},[t]),[b,x]=X.useState(!1),{margin:S,cells:C,numCells:w,calculatedImageSettings:T}=RO({value:r,level:a,minVersion:l,boostLevel:u,includeMargin:c,marginSize:d,imageSettings:f,size:i});X.useEffect(()=>{if(_.current!=null){let e=_.current,t=e.getContext(`2d`);if(!t)return;let n=C,r=v.current,a=T!=null&&r!==null&&r.complete&&r.naturalHeight!==0&&r.naturalWidth!==0;a&&T.excavation!=null&&(n=FO(C,T.excavation));let c=window.devicePixelRatio||1;e.height=e.width=i*c;let l=i/w*c;t.scale(l,l),t.fillStyle=o,t.fillRect(0,0,w,w),t.fillStyle=s,zO?t.fill(new Path2D(PO(n,S))):C.forEach(function(e,n){e.forEach(function(e,r){e&&t.fillRect(r+S,n+S,1,1)})}),T&&(t.globalAlpha=T.opacity),a&&t.drawImage(r,T.x+S,T.y+S,T.w,T.h)}}),X.useEffect(()=>{x(!1)},[g]);let E=bO({height:i,width:i},m),D=null;return g!=null&&(D=X.createElement(`img`,{src:g,key:g,style:{display:`none`},onLoad:()=>{x(!0)},ref:v,crossOrigin:T==null?void 0:T.crossOrigin})),X.createElement(X.Fragment,null,X.createElement(`canvas`,bO({style:E,height:i,width:i,ref:y,role:`img`},h)),D)});BO.displayName=`QRCodeCanvas`;var VO=X.forwardRef(function(e,t){let n=e,{value:r,size:i=TO,level:a=EO,bgColor:o=DO,fgColor:s=OO,includeMargin:c=kO,minVersion:l=AO,boostLevel:u,title:d,marginSize:f,imageSettings:p}=n,m=xO(n,[`value`,`size`,`level`,`bgColor`,`fgColor`,`includeMargin`,`minVersion`,`boostLevel`,`title`,`marginSize`,`imageSettings`]),{margin:h,cells:g,numCells:_,calculatedImageSettings:v}=RO({value:r,level:a,minVersion:l,boostLevel:u,includeMargin:c,marginSize:f,imageSettings:p,size:i}),y=g,b=null;p!=null&&v!=null&&(v.excavation!=null&&(y=FO(g,v.excavation)),b=X.createElement(`image`,{href:p.src,height:v.h,width:v.w,x:v.x+h,y:v.y+h,preserveAspectRatio:`none`,opacity:v.opacity,crossOrigin:v.crossOrigin}));let x=PO(y,h);return X.createElement(`svg`,bO({height:i,width:i,viewBox:`0 0 ${_} ${_}`,ref:t,role:`img`},m),!!d&&X.createElement(`title`,null,d),X.createElement(`path`,{fill:o,d:`M0,0 h${_}v${_}H0z`,shapeRendering:`crispEdges`}),X.createElement(`path`,{fill:s,d:x,shapeRendering:`crispEdges`}),b)});VO.displayName=`QRCodeSVG`;var HO,UO;function WO(){if(UO)return HO;UO=1;function e(){this.__data__=[],this.size=0}return HO=e,HO}var GO,KO;function qO(){if(KO)return GO;KO=1;function e(e,t){return e===t||e!==e&&t!==t}return GO=e,GO}var JO,YO;function XO(){if(YO)return JO;YO=1;var e=qO();function t(t,n){for(var r=t.length;r--;)if(e(t[r][0],n))return r;return-1}return JO=t,JO}var ZO,QO;function $O(){if(QO)return ZO;QO=1;var e=XO(),t=Array.prototype.splice;function n(n){var r=this.__data__,i=e(r,n);return i<0?!1:(i==r.length-1?r.pop():t.call(r,i,1),--this.size,!0)}return ZO=n,ZO}var ek,tk;function nk(){if(tk)return ek;tk=1;var e=XO();function t(t){var n=this.__data__,r=e(n,t);return r<0?void 0:n[r][1]}return ek=t,ek}var rk,ik;function ak(){if(ik)return rk;ik=1;var e=XO();function t(t){return e(this.__data__,t)>-1}return rk=t,rk}var ok,sk;function ck(){if(sk)return ok;sk=1;var e=XO();function t(t,n){var r=this.__data__,i=e(r,t);return i<0?(++this.size,r.push([t,n])):r[i][1]=n,this}return ok=t,ok}var lk,uk;function dk(){if(uk)return lk;uk=1;var e=WO(),t=$O(),n=nk(),r=ak(),i=ck();function a(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=n,a.prototype.has=r,a.prototype.set=i,lk=a,lk}var fk,pk;function mk(){if(pk)return fk;pk=1;var e=dk();function t(){this.__data__=new e,this.size=0}return fk=t,fk}var hk,gk;function _k(){if(gk)return hk;gk=1;function e(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}return hk=e,hk}var vk,yk;function bk(){if(yk)return vk;yk=1;function e(e){return this.__data__.get(e)}return vk=e,vk}var xk,Sk;function Ck(){if(Sk)return xk;Sk=1;function e(e){return this.__data__.has(e)}return xk=e,xk}var wk,Tk;function Ek(){return Tk?wk:(Tk=1,wk=typeof nt==`object`&&nt&&nt.Object===Object&&nt,wk)}var Dk,Ok;function kk(){if(Ok)return Dk;Ok=1;var e=Ek(),t=typeof self==`object`&&self&&self.Object===Object&&self;return Dk=e||t||Function(`return this`)(),Dk}var Ak,jk;function Mk(){return jk?Ak:(jk=1,Ak=kk().Symbol,Ak)}var Nk,Pk;function Fk(){if(Pk)return Nk;Pk=1;var e=Mk(),t=Object.prototype,n=t.hasOwnProperty,r=t.toString,i=e?e.toStringTag:void 0;function a(e){var t=n.call(e,i),a=e[i];try{e[i]=void 0;var o=!0}catch(e){}var s=r.call(e);return o&&(t?e[i]=a:delete e[i]),s}return Nk=a,Nk}var Ik,Lk;function Rk(){if(Lk)return Ik;Lk=1;var e=Object.prototype.toString;function t(t){return e.call(t)}return Ik=t,Ik}var zk,Bk;function Vk(){if(Bk)return zk;Bk=1;var e=Mk(),t=Fk(),n=Rk(),r=`[object Null]`,i=`[object Undefined]`,a=e?e.toStringTag:void 0;function o(e){return e==null?e===void 0?i:r:a&&a in Object(e)?t(e):n(e)}return zk=o,zk}var Hk,Uk;function Wk(){if(Uk)return Hk;Uk=1;function e(e){var t=typeof e;return e!=null&&(t==`object`||t==`function`)}return Hk=e,Hk}var Gk,Kk;function qk(){if(Kk)return Gk;Kk=1;var e=Vk(),t=Wk(),n=`[object AsyncFunction]`,r=`[object Function]`,i=`[object GeneratorFunction]`,a=`[object Proxy]`;function o(o){if(!t(o))return!1;var s=e(o);return s==r||s==i||s==n||s==a}return Gk=o,Gk}var Jk,Yk;function Xk(){return Yk?Jk:(Yk=1,Jk=kk()[`__core-js_shared__`],Jk)}var Zk,Qk;function $k(){if(Qk)return Zk;Qk=1;var e=Xk(),t=(function(){var t=/[^.]+$/.exec(e&&e.keys&&e.keys.IE_PROTO||``);return t?`Symbol(src)_1.`+t:``})();function n(e){return!!t&&t in e}return Zk=n,Zk}var eA,tA;function nA(){if(tA)return eA;tA=1;var e=Function.prototype.toString;function t(t){if(t!=null){try{return e.call(t)}catch(e){}try{return t+``}catch(e){}}return``}return eA=t,eA}var rA,iA;function aA(){if(iA)return rA;iA=1;var e=qk(),t=$k(),n=Wk(),r=nA(),i=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,o=Function.prototype,s=Object.prototype,c=o.toString,l=s.hasOwnProperty,u=RegExp(`^`+c.call(l).replace(i,`\\$&`).replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,`$1.*?`)+`$`);function d(i){return!n(i)||t(i)?!1:(e(i)?u:a).test(r(i))}return rA=d,rA}var oA,sA;function cA(){if(sA)return oA;sA=1;function e(e,t){return e==null?void 0:e[t]}return oA=e,oA}var lA,uA;function dA(){if(uA)return lA;uA=1;var e=aA(),t=cA();function n(n,r){var i=t(n,r);return e(i)?i:void 0}return lA=n,lA}var fA,pA;function mA(){return pA?fA:(pA=1,fA=dA()(kk(),`Map`),fA)}var hA,gA;function _A(){return gA?hA:(gA=1,hA=dA()(Object,`create`),hA)}var vA,yA;function bA(){if(yA)return vA;yA=1;var e=_A();function t(){this.__data__=e?e(null):{},this.size=0}return vA=t,vA}var xA,SA;function CA(){if(SA)return xA;SA=1;function e(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=+!!t,t}return xA=e,xA}var wA,TA;function EA(){if(TA)return wA;TA=1;var e=_A(),t=`__lodash_hash_undefined__`,n=Object.prototype.hasOwnProperty;function r(r){var i=this.__data__;if(e){var a=i[r];return a===t?void 0:a}return n.call(i,r)?i[r]:void 0}return wA=r,wA}var DA,OA;function kA(){if(OA)return DA;OA=1;var e=_A(),t=Object.prototype.hasOwnProperty;function n(n){var r=this.__data__;return e?r[n]!==void 0:t.call(r,n)}return DA=n,DA}var AA,jA;function MA(){if(jA)return AA;jA=1;var e=_A(),t=`__lodash_hash_undefined__`;function n(n,r){var i=this.__data__;return this.size+=+!this.has(n),i[n]=e&&r===void 0?t:r,this}return AA=n,AA}var NA,PA;function FA(){if(PA)return NA;PA=1;var e=bA(),t=CA(),n=EA(),r=kA(),i=MA();function a(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=n,a.prototype.has=r,a.prototype.set=i,NA=a,NA}var IA,LA;function RA(){if(LA)return IA;LA=1;var e=FA(),t=dk(),n=mA();function r(){this.size=0,this.__data__={hash:new e,map:new(n||t),string:new e}}return IA=r,IA}var zA,BA;function VA(){if(BA)return zA;BA=1;function e(e){var t=typeof e;return t==`string`||t==`number`||t==`symbol`||t==`boolean`?e!==`__proto__`:e===null}return zA=e,zA}var HA,UA;function WA(){if(UA)return HA;UA=1;var e=VA();function t(t,n){var r=t.__data__;return e(n)?r[typeof n==`string`?`string`:`hash`]:r.map}return HA=t,HA}var GA,KA;function qA(){if(KA)return GA;KA=1;var e=WA();function t(t){var n=e(this,t).delete(t);return this.size-=+!!n,n}return GA=t,GA}var JA,YA;function XA(){if(YA)return JA;YA=1;var e=WA();function t(t){return e(this,t).get(t)}return JA=t,JA}var ZA,QA;function $A(){if(QA)return ZA;QA=1;var e=WA();function t(t){return e(this,t).has(t)}return ZA=t,ZA}var ej,tj;function nj(){if(tj)return ej;tj=1;var e=WA();function t(t,n){var r=e(this,t),i=r.size;return r.set(t,n),this.size+=r.size==i?0:1,this}return ej=t,ej}var rj,ij;function aj(){if(ij)return rj;ij=1;var e=RA(),t=qA(),n=XA(),r=$A(),i=nj();function a(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}return a.prototype.clear=e,a.prototype.delete=t,a.prototype.get=n,a.prototype.has=r,a.prototype.set=i,rj=a,rj}var oj,sj;function cj(){if(sj)return oj;sj=1;var e=dk(),t=mA(),n=aj(),r=200;function i(i,a){var o=this.__data__;if(o instanceof e){var s=o.__data__;if(!t||s.length<r-1)return s.push([i,a]),this.size=++o.size,this;o=this.__data__=new n(s)}return o.set(i,a),this.size=o.size,this}return oj=i,oj}var lj,uj;function dj(){if(uj)return lj;uj=1;var e=dk(),t=mk(),n=_k(),r=bk(),i=Ck(),a=cj();function o(t){var n=this.__data__=new e(t);this.size=n.size}return o.prototype.clear=t,o.prototype.delete=n,o.prototype.get=r,o.prototype.has=i,o.prototype.set=a,lj=o,lj}var fj,pj;function mj(){if(pj)return fj;pj=1;var e=`__lodash_hash_undefined__`;function t(t){return this.__data__.set(t,e),this}return fj=t,fj}var hj,gj;function _j(){if(gj)return hj;gj=1;function e(e){return this.__data__.has(e)}return hj=e,hj}var vj,yj;function bj(){if(yj)return vj;yj=1;var e=aj(),t=mj(),n=_j();function r(t){var n=-1,r=t==null?0:t.length;for(this.__data__=new e;++n<r;)this.add(t[n])}return r.prototype.add=r.prototype.push=t,r.prototype.has=n,vj=r,vj}var xj,Sj;function Cj(){if(Sj)return xj;Sj=1;function e(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}return xj=e,xj}var wj,Tj;function Ej(){if(Tj)return wj;Tj=1;function e(e,t){return e.has(t)}return wj=e,wj}var Dj,Oj;function kj(){if(Oj)return Dj;Oj=1;var e=bj(),t=Cj(),n=Ej(),r=1,i=2;function a(a,o,s,c,l,u){var d=s&r,f=a.length,p=o.length;if(f!=p&&!(d&&p>f))return!1;var m=u.get(a),h=u.get(o);if(m&&h)return m==o&&h==a;var g=-1,_=!0,v=s&i?new e:void 0;for(u.set(a,o),u.set(o,a);++g<f;){var y=a[g],b=o[g];if(c)var x=d?c(b,y,g,o,a,u):c(y,b,g,a,o,u);if(x!==void 0){if(x)continue;_=!1;break}if(v){if(!t(o,function(e,t){if(!n(v,t)&&(y===e||l(y,e,s,c,u)))return v.push(t)})){_=!1;break}}else if(!(y===b||l(y,b,s,c,u))){_=!1;break}}return u.delete(a),u.delete(o),_}return Dj=a,Dj}var Aj,jj;function Mj(){return jj?Aj:(jj=1,Aj=kk().Uint8Array,Aj)}var Nj,Pj;function Fj(){if(Pj)return Nj;Pj=1;function e(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}return Nj=e,Nj}var Ij,Lj;function Rj(){if(Lj)return Ij;Lj=1;function e(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}return Ij=e,Ij}var zj,Bj;function Vj(){if(Bj)return zj;Bj=1;var e=Mk(),t=Mj(),n=qO(),r=kj(),i=Fj(),a=Rj(),o=1,s=2,c=`[object Boolean]`,l=`[object Date]`,u=`[object Error]`,d=`[object Map]`,f=`[object Number]`,p=`[object RegExp]`,m=`[object Set]`,h=`[object String]`,g=`[object Symbol]`,_=`[object ArrayBuffer]`,v=`[object DataView]`,y=e?e.prototype:void 0,b=y?y.valueOf:void 0;function x(e,y,x,S,C,w,T){switch(x){case v:if(e.byteLength!=y.byteLength||e.byteOffset!=y.byteOffset)return!1;e=e.buffer,y=y.buffer;case _:return!(e.byteLength!=y.byteLength||!w(new t(e),new t(y)));case c:case l:case f:return n(+e,+y);case u:return e.name==y.name&&e.message==y.message;case p:case h:return e==y+``;case d:var E=i;case m:var D=S&o;if(E||(E=a),e.size!=y.size&&!D)return!1;var O=T.get(e);if(O)return O==y;S|=s,T.set(e,y);var k=r(E(e),E(y),S,C,w,T);return T.delete(e),k;case g:if(b)return b.call(e)==b.call(y)}return!1}return zj=x,zj}var Hj,Uj;function Wj(){if(Uj)return Hj;Uj=1;function e(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}return Hj=e,Hj}var Gj,Kj;function qj(){return Kj?Gj:(Kj=1,Gj=Array.isArray,Gj)}var Jj,Yj;function Xj(){if(Yj)return Jj;Yj=1;var e=Wj(),t=qj();function n(n,r,i){var a=r(n);return t(n)?a:e(a,i(n))}return Jj=n,Jj}var Zj,Qj;function $j(){if(Qj)return Zj;Qj=1;function e(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}return Zj=e,Zj}var eM,tM;function nM(){if(tM)return eM;tM=1;function e(){return[]}return eM=e,eM}var rM,iM;function aM(){if(iM)return rM;iM=1;var e=$j(),t=nM(),n=Object.prototype.propertyIsEnumerable,r=Object.getOwnPropertySymbols;return rM=r?function(t){return t==null?[]:(t=Object(t),e(r(t),function(e){return n.call(t,e)}))}:t,rM}var oM,sM;function cM(){if(sM)return oM;sM=1;function e(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}return oM=e,oM}var lM,uM;function dM(){if(uM)return lM;uM=1;function e(e){return typeof e==`object`&&!!e}return lM=e,lM}var fM,pM;function mM(){if(pM)return fM;pM=1;var e=Vk(),t=dM(),n=`[object Arguments]`;function r(r){return t(r)&&e(r)==n}return fM=r,fM}var hM,gM;function _M(){if(gM)return hM;gM=1;var e=mM(),t=dM(),n=Object.prototype,r=n.hasOwnProperty,i=n.propertyIsEnumerable;return hM=e((function(){return arguments})())?e:function(e){return t(e)&&r.call(e,`callee`)&&!i.call(e,`callee`)},hM}var vM={exports:{}},yM,bM;function xM(){if(bM)return yM;bM=1;function e(){return!1}return yM=e,yM}vM.exports;var SM;function CM(){return SM||(SM=1,(function(e,t){var n=kk(),r=xM(),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,o=a&&a.exports===i?n.Buffer:void 0;e.exports=(o?o.isBuffer:void 0)||r})(vM,vM.exports)),vM.exports}var wM,TM;function EM(){if(TM)return wM;TM=1;var e=9007199254740991,t=/^(?:0|[1-9]\d*)$/;function n(n,r){var i=typeof n;return r=r==null?e:r,!!r&&(i==`number`||i!=`symbol`&&t.test(n))&&n>-1&&n%1==0&&n<r}return wM=n,wM}var DM,OM;function kM(){if(OM)return DM;OM=1;var e=9007199254740991;function t(t){return typeof t==`number`&&t>-1&&t%1==0&&t<=e}return DM=t,DM}var AM,jM;function MM(){if(jM)return AM;jM=1;var e=Vk(),t=kM(),n=dM(),r=`[object Arguments]`,i=`[object Array]`,a=`[object Boolean]`,o=`[object Date]`,s=`[object Error]`,c=`[object Function]`,l=`[object Map]`,u=`[object Number]`,d=`[object Object]`,f=`[object RegExp]`,p=`[object Set]`,m=`[object String]`,h=`[object WeakMap]`,g=`[object ArrayBuffer]`,_=`[object DataView]`,v=`[object Float32Array]`,y=`[object Float64Array]`,b=`[object Int8Array]`,x=`[object Int16Array]`,S=`[object Int32Array]`,C=`[object Uint8Array]`,w=`[object Uint8ClampedArray]`,T=`[object Uint16Array]`,E=`[object Uint32Array]`,D={};D[v]=D[y]=D[b]=D[x]=D[S]=D[C]=D[w]=D[T]=D[E]=!0,D[r]=D[i]=D[g]=D[a]=D[_]=D[o]=D[s]=D[c]=D[l]=D[u]=D[d]=D[f]=D[p]=D[m]=D[h]=!1;function O(r){return n(r)&&t(r.length)&&!!D[e(r)]}return AM=O,AM}var NM,PM;function FM(){if(PM)return NM;PM=1;function e(e){return function(t){return e(t)}}return NM=e,NM}var IM={exports:{}};IM.exports;var LM;function RM(){return LM||(LM=1,(function(e,t){var n=Ek(),r=t&&!t.nodeType&&t,i=r&&e&&!e.nodeType&&e,a=i&&i.exports===r&&n.process;e.exports=(function(){try{return i&&i.require&&i.require(`util`).types||a&&a.binding&&a.binding(`util`)}catch(e){}})()})(IM,IM.exports)),IM.exports}var zM,BM;function VM(){if(BM)return zM;BM=1;var e=MM(),t=FM(),n=RM(),r=n&&n.isTypedArray;return zM=r?t(r):e,zM}var HM,UM;function WM(){if(UM)return HM;UM=1;var e=cM(),t=_M(),n=qj(),r=CM(),i=EM(),a=VM(),o=Object.prototype.hasOwnProperty;function s(s,c){var l=n(s),u=!l&&t(s),d=!l&&!u&&r(s),f=!l&&!u&&!d&&a(s),p=l||u||d||f,m=p?e(s.length,String):[],h=m.length;for(var g in s)(c||o.call(s,g))&&!(p&&(g==`length`||d&&(g==`offset`||g==`parent`)||f&&(g==`buffer`||g==`byteLength`||g==`byteOffset`)||i(g,h)))&&m.push(g);return m}return HM=s,HM}var GM,KM;function qM(){if(KM)return GM;KM=1;var e=Object.prototype;function t(t){var n=t&&t.constructor;return t===(typeof n==`function`&&n.prototype||e)}return GM=t,GM}var JM,YM;function XM(){if(YM)return JM;YM=1;function e(e,t){return function(n){return e(t(n))}}return JM=e,JM}var ZM,QM;function $M(){return QM?ZM:(QM=1,ZM=XM()(Object.keys,Object),ZM)}var eN,tN;function nN(){if(tN)return eN;tN=1;var e=qM(),t=$M(),n=Object.prototype.hasOwnProperty;function r(r){if(!e(r))return t(r);var i=[];for(var a in Object(r))n.call(r,a)&&a!=`constructor`&&i.push(a);return i}return eN=r,eN}var rN,iN;function aN(){if(iN)return rN;iN=1;var e=qk(),t=kM();function n(n){return n!=null&&t(n.length)&&!e(n)}return rN=n,rN}var oN,sN;function cN(){if(sN)return oN;sN=1;var e=WM(),t=nN(),n=aN();function r(r){return n(r)?e(r):t(r)}return oN=r,oN}var lN,uN;function dN(){if(uN)return lN;uN=1;var e=Xj(),t=aM(),n=cN();function r(r){return e(r,n,t)}return lN=r,lN}var fN,pN;function mN(){if(pN)return fN;pN=1;var e=dN(),t=1,n=Object.prototype.hasOwnProperty;function r(r,i,a,o,s,c){var l=a&t,u=e(r),d=u.length;if(d!=e(i).length&&!l)return!1;for(var f=d;f--;){var p=u[f];if(!(l?p in i:n.call(i,p)))return!1}var m=c.get(r),h=c.get(i);if(m&&h)return m==i&&h==r;var g=!0;c.set(r,i),c.set(i,r);for(var _=l;++f<d;){p=u[f];var v=r[p],y=i[p];if(o)var b=l?o(y,v,p,i,r,c):o(v,y,p,r,i,c);if(!(b===void 0?v===y||s(v,y,a,o,c):b)){g=!1;break}_||(_=p==`constructor`)}if(g&&!_){var x=r.constructor,S=i.constructor;x!=S&&`constructor`in r&&`constructor`in i&&!(typeof x==`function`&&x instanceof x&&typeof S==`function`&&S instanceof S)&&(g=!1)}return c.delete(r),c.delete(i),g}return fN=r,fN}var hN,gN;function _N(){return gN?hN:(gN=1,hN=dA()(kk(),`DataView`),hN)}var vN,yN;function bN(){return yN?vN:(yN=1,vN=dA()(kk(),`Promise`),vN)}var xN,SN;function CN(){return SN?xN:(SN=1,xN=dA()(kk(),`Set`),xN)}var wN,TN;function EN(){return TN?wN:(TN=1,wN=dA()(kk(),`WeakMap`),wN)}var DN,ON;function kN(){if(ON)return DN;ON=1;var e=_N(),t=mA(),n=bN(),r=CN(),i=EN(),a=Vk(),o=nA(),s=`[object Map]`,c=`[object Object]`,l=`[object Promise]`,u=`[object Set]`,d=`[object WeakMap]`,f=`[object DataView]`,p=o(e),m=o(t),h=o(n),g=o(r),_=o(i),v=a;return(e&&v(new e(new ArrayBuffer(1)))!=f||t&&v(new t)!=s||n&&v(n.resolve())!=l||r&&v(new r)!=u||i&&v(new i)!=d)&&(v=function(e){var t=a(e),n=t==c?e.constructor:void 0,r=n?o(n):``;if(r)switch(r){case p:return f;case m:return s;case h:return l;case g:return u;case _:return d}return t}),DN=v,DN}var AN,jN;function MN(){if(jN)return AN;jN=1;var e=dj(),t=kj(),n=Vj(),r=mN(),i=kN(),a=qj(),o=CM(),s=VM(),c=1,l=`[object Arguments]`,u=`[object Array]`,d=`[object Object]`,f=Object.prototype.hasOwnProperty;function p(p,m,h,g,_,v){var y=a(p),b=a(m),x=y?u:i(p),S=b?u:i(m);x=x==l?d:x,S=S==l?d:S;var C=x==d,w=S==d,T=x==S;if(T&&o(p)){if(!o(m))return!1;y=!0,C=!1}if(T&&!C)return v||(v=new e),y||s(p)?t(p,m,h,g,_,v):n(p,m,x,h,g,_,v);if(!(h&c)){var E=C&&f.call(p,`__wrapped__`),D=w&&f.call(m,`__wrapped__`);if(E||D){var O=E?p.value():p,k=D?m.value():m;return v||(v=new e),_(O,k,h,g,v)}}return T?(v||(v=new e),r(p,m,h,g,_,v)):!1}return AN=p,AN}var NN,PN;function FN(){if(PN)return NN;PN=1;var e=MN(),t=dM();function n(r,i,a,o,s){return r===i?!0:r==null||i==null||!t(r)&&!t(i)?r!==r&&i!==i:e(r,i,a,o,n,s)}return NN=n,NN}var IN,LN;function RN(){if(LN)return IN;LN=1;var e=FN();function t(t,n){return e(t,n)}return IN=t,IN}var zN=rt(RN()),BN,VN;function HN(){if(VN)return BN;VN=1;var e=Vk(),t=dM(),n=`[object Symbol]`;function r(r){return typeof r==`symbol`||t(r)&&e(r)==n}return BN=r,BN}var UN,WN;function GN(){if(WN)return UN;WN=1;var e=qj(),t=HN(),n=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,r=/^\w*$/;function i(i,a){if(e(i))return!1;var o=typeof i;return o==`number`||o==`symbol`||o==`boolean`||i==null||t(i)?!0:r.test(i)||!n.test(i)||a!=null&&i in Object(a)}return UN=i,UN}var KN,qN;function JN(){if(qN)return KN;qN=1;var e=aj(),t=`Expected a function`;function n(r,i){if(typeof r!=`function`||i!=null&&typeof i!=`function`)throw TypeError(t);var a=function(){var e=arguments,t=i?i.apply(this,e):e[0],n=a.cache;if(n.has(t))return n.get(t);var o=r.apply(this,e);return a.cache=n.set(t,o)||n,o};return a.cache=new(n.Cache||e),a}return n.Cache=e,KN=n,KN}var YN,XN;function ZN(){if(XN)return YN;XN=1;var e=JN(),t=500;function n(n){var r=e(n,function(e){return i.size===t&&i.clear(),e}),i=r.cache;return r}return YN=n,YN}var QN,$N;function eP(){if($N)return QN;$N=1;var e=ZN(),t=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,n=/\\(\\)?/g;return QN=e(function(e){var r=[];return e.charCodeAt(0)===46&&r.push(``),e.replace(t,function(e,t,i,a){r.push(i?a.replace(n,`$1`):t||e)}),r}),QN}var tP,nP;function rP(){if(nP)return tP;nP=1;function e(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}return tP=e,tP}var iP,aP;function oP(){if(aP)return iP;aP=1;var e=Mk(),t=rP(),n=qj(),r=HN(),i=e?e.prototype:void 0,a=i?i.toString:void 0;function o(e){if(typeof e==`string`)return e;if(n(e))return t(e,o)+``;if(r(e))return a?a.call(e):``;var i=e+``;return i==`0`&&1/e==-1/0?`-0`:i}return iP=o,iP}var sP,cP;function lP(){if(cP)return sP;cP=1;var e=oP();function t(t){return t==null?``:e(t)}return sP=t,sP}var uP,dP;function fP(){if(dP)return uP;dP=1;var e=qj(),t=GN(),n=eP(),r=lP();function i(i,a){return e(i)?i:t(i,a)?[i]:n(r(i))}return uP=i,uP}var pP,mP;function hP(){if(mP)return pP;mP=1;var e=HN();function t(t){if(typeof t==`string`||e(t))return t;var n=t+``;return n==`0`&&1/t==-1/0?`-0`:n}return pP=t,pP}var gP,_P;function vP(){if(_P)return gP;_P=1;var e=fP(),t=hP();function n(n,r){r=e(r,n);for(var i=0,a=r.length;n!=null&&i<a;)n=n[t(r[i++])];return i&&i==a?n:void 0}return gP=n,gP}var yP,bP;function xP(){if(bP)return yP;bP=1;var e=dA();return yP=(function(){try{var t=e(Object,`defineProperty`);return t({},``,{}),t}catch(e){}})(),yP}var SP,CP;function wP(){if(CP)return SP;CP=1;var e=xP();function t(t,n,r){n==`__proto__`&&e?e(t,n,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[n]=r}return SP=t,SP}var TP,EP;function DP(){if(EP)return TP;EP=1;var e=wP(),t=qO(),n=Object.prototype.hasOwnProperty;function r(r,i,a){var o=r[i];(!(n.call(r,i)&&t(o,a))||a===void 0&&!(i in r))&&e(r,i,a)}return TP=r,TP}var OP,kP;function AP(){if(kP)return OP;kP=1;var e=DP(),t=fP(),n=EM(),r=Wk(),i=hP();function a(a,o,s,c){if(!r(a))return a;o=t(o,a);for(var l=-1,u=o.length,d=u-1,f=a;f!=null&&++l<u;){var p=i(o[l]),m=s;if(p===`__proto__`||p===`constructor`||p===`prototype`)return a;if(l!=d){var h=f[p];m=c?c(h,p,f):void 0,m===void 0&&(m=r(h)?h:n(o[l+1])?[]:{})}e(f,p,m),f=f[p]}return a}return OP=a,OP}var jP,MP;function NP(){if(MP)return jP;MP=1;var e=vP(),t=AP(),n=fP();function r(r,i,a){for(var o=-1,s=i.length,c={};++o<s;){var l=i[o],u=e(r,l);a(u,l)&&t(c,n(l,r),u)}return c}return jP=r,jP}var PP,FP;function IP(){if(FP)return PP;FP=1;function e(e,t){return e!=null&&t in Object(e)}return PP=e,PP}var LP,RP;function zP(){if(RP)return LP;RP=1;var e=fP(),t=_M(),n=qj(),r=EM(),i=kM(),a=hP();function o(o,s,c){s=e(s,o);for(var l=-1,u=s.length,d=!1;++l<u;){var f=a(s[l]);if(!(d=o!=null&&c(o,f)))break;o=o[f]}return d||++l!=u?d:(u=o==null?0:o.length,!!u&&i(u)&&r(f,u)&&(n(o)||t(o)))}return LP=o,LP}var BP,VP;function HP(){if(VP)return BP;VP=1;var e=IP(),t=zP();function n(n,r){return n!=null&&t(n,r,e)}return BP=n,BP}var UP,WP;function GP(){if(WP)return UP;WP=1;var e=NP(),t=HP();function n(n,r){return e(n,r,function(e,r){return t(n,r)})}return UP=n,UP}var KP,qP;function JP(){if(qP)return KP;qP=1;var e=Mk(),t=_M(),n=qj(),r=e?e.isConcatSpreadable:void 0;function i(e){return n(e)||t(e)||!!(r&&e&&e[r])}return KP=i,KP}var YP,XP;function ZP(){if(XP)return YP;XP=1;var e=Wj(),t=JP();function n(r,i,a,o,s){var c=-1,l=r.length;for(a||(a=t),s||(s=[]);++c<l;){var u=r[c];i>0&&a(u)?i>1?n(u,i-1,a,o,s):e(s,u):o||(s[s.length]=u)}return s}return YP=n,YP}var QP,$P;function eF(){if($P)return QP;$P=1;var e=ZP();function t(t){return t!=null&&t.length?e(t,1):[]}return QP=t,QP}var tF,nF;function rF(){if(nF)return tF;nF=1;function e(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}return tF=e,tF}var iF,aF;function oF(){if(aF)return iF;aF=1;var e=rF(),t=Math.max;function n(n,r,i){return r=t(r===void 0?n.length-1:r,0),function(){for(var a=arguments,o=-1,s=t(a.length-r,0),c=Array(s);++o<s;)c[o]=a[r+o];o=-1;for(var l=Array(r+1);++o<r;)l[o]=a[o];return l[r]=i(c),e(n,this,l)}}return iF=n,iF}var sF,cF;function lF(){if(cF)return sF;cF=1;function e(e){return function(){return e}}return sF=e,sF}var uF,dF;function fF(){if(dF)return uF;dF=1;function e(e){return e}return uF=e,uF}var pF,mF;function hF(){if(mF)return pF;mF=1;var e=lF(),t=xP(),n=fF();return pF=t?function(n,r){return t(n,`toString`,{configurable:!0,enumerable:!1,value:e(r),writable:!0})}:n,pF}var gF,_F;function vF(){if(_F)return gF;_F=1;var e=800,t=16,n=Date.now;function r(r){var i=0,a=0;return function(){var o=n(),s=t-(o-a);if(a=o,s>0){if(++i>=e)return arguments[0]}else i=0;return r.apply(void 0,arguments)}}return gF=r,gF}var yF,bF;function xF(){if(bF)return yF;bF=1;var e=hF();return yF=vF()(e),yF}var SF,CF;function wF(){if(CF)return SF;CF=1;var e=eF(),t=oF(),n=xF();function r(r){return n(t(r,void 0,e),r+``)}return SF=r,SF}var TF,EF;function DF(){if(EF)return TF;EF=1;var e=GP();return TF=wF()(function(t,n){return t==null?{}:e(t,n)}),TF}var OF=rt(DF()),kF,AF;function jF(){if(AF)return kF;AF=1;function e(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),s=o.length;s--;){var c=o[e?s:++i];if(n(a[c],c,a)===!1)break}return t}}return kF=e,kF}var MF,NF;function PF(){return NF?MF:(NF=1,MF=jF()(),MF)}var FF,IF;function LF(){if(IF)return FF;IF=1;var e=PF(),t=cN();function n(n,r){return n&&e(n,r,t)}return FF=n,FF}var RF,zF;function BF(){if(zF)return RF;zF=1;var e=aN();function t(t,n){return function(r,i){if(r==null)return r;if(!e(r))return t(r,i);for(var a=r.length,o=n?a:-1,s=Object(r);(n?o--:++o<a)&&i(s[o],o,s)!==!1;);return r}}return RF=t,RF}var VF,HF;function UF(){if(HF)return VF;HF=1;var e=LF();return VF=BF()(e),VF}var WF,GF;function KF(){if(GF)return WF;GF=1;var e=UF();function t(t,n){var r=[];return e(t,function(e,t,i){n(e,t,i)&&r.push(e)}),r}return WF=t,WF}var qF,JF;function YF(){if(JF)return qF;JF=1;var e=dj(),t=FN(),n=1,r=2;function i(i,a,o,s){var c=o.length,l=c,u=!s;if(i==null)return!l;for(i=Object(i);c--;){var d=o[c];if(u&&d[2]?d[1]!==i[d[0]]:!(d[0]in i))return!1}for(;++c<l;){d=o[c];var f=d[0],p=i[f],m=d[1];if(u&&d[2]){if(p===void 0&&!(f in i))return!1}else{var h=new e;if(s)var g=s(p,m,f,i,a,h);if(!(g===void 0?t(m,p,n|r,s,h):g))return!1}}return!0}return qF=i,qF}var XF,ZF;function QF(){if(ZF)return XF;ZF=1;var e=Wk();function t(t){return t===t&&!e(t)}return XF=t,XF}var $F,eI;function tI(){if(eI)return $F;eI=1;var e=QF(),t=cN();function n(n){for(var r=t(n),i=r.length;i--;){var a=r[i],o=n[a];r[i]=[a,o,e(o)]}return r}return $F=n,$F}var nI,rI;function iI(){if(rI)return nI;rI=1;function e(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}return nI=e,nI}var aI,oI;function sI(){if(oI)return aI;oI=1;var e=YF(),t=tI(),n=iI();function r(r){var i=t(r);return i.length==1&&i[0][2]?n(i[0][0],i[0][1]):function(t){return t===r||e(t,r,i)}}return aI=r,aI}var cI,lI;function uI(){if(lI)return cI;lI=1;var e=vP();function t(t,n,r){var i=t==null?void 0:e(t,n);return i===void 0?r:i}return cI=t,cI}var dI,fI;function pI(){if(fI)return dI;fI=1;var e=FN(),t=uI(),n=HP(),r=GN(),i=QF(),a=iI(),o=hP(),s=1,c=2;function l(l,u){return r(l)&&i(u)?a(o(l),u):function(r){var i=t(r,l);return i===void 0&&i===u?n(r,l):e(u,i,s|c)}}return dI=l,dI}var mI,hI;function gI(){if(hI)return mI;hI=1;function e(e){return function(t){return t==null?void 0:t[e]}}return mI=e,mI}var _I,vI;function yI(){if(vI)return _I;vI=1;var e=vP();function t(t){return function(n){return e(n,t)}}return _I=t,_I}var bI,xI;function SI(){if(xI)return bI;xI=1;var e=gI(),t=yI(),n=GN(),r=hP();function i(i){return n(i)?e(r(i)):t(i)}return bI=i,bI}var CI,wI;function TI(){if(wI)return CI;wI=1;var e=sI(),t=pI(),n=fF(),r=qj(),i=SI();function a(a){return typeof a==`function`?a:a==null?n:typeof a==`object`?r(a)?t(a[0],a[1]):e(a):i(a)}return CI=a,CI}var EI,DI;function OI(){if(DI)return EI;DI=1;var e=$j(),t=KF(),n=TI(),r=qj();function i(i,a){return(r(i)?e:t)(i,n(a,3))}return EI=i,EI}var kI=rt(OI()),AI,jI;function MI(){if(jI)return AI;jI=1;var e=HN();function t(t,n,r){for(var i=-1,a=t.length;++i<a;){var o=t[i],s=n(o);if(s!=null&&(c===void 0?s===s&&!e(s):r(s,c)))var c=s,l=o}return l}return AI=t,AI}var NI,PI;function FI(){if(PI)return NI;PI=1;function e(e,t){return e>t}return NI=e,NI}var II,LI;function RI(){if(LI)return II;LI=1;var e=MI(),t=FI(),n=TI();function r(r,i){return r&&r.length?e(r,n(i,2),t):void 0}return II=r,II}var zI=rt(RI()),BI=e=>{let t=Bv(e);if(e&&(e==null?void 0:e.length)>1){let n=zI(e,`state`);t=zI(kI(e,{state:n==null?void 0:n.state}),e=>new Date(e.updatedAt))}return t},VI=S_.create(`main`),HI=e=>{var t;return((t=e.recognizerProcessParam.delegateProcessing)==null?void 0:t.httpHeaders)||{}};function UI(e){var t,n,r;let{onError:i,onStatusChange:a}=e,{onEvent:o,continueInBrowserButton:s=!0}=H_(),{translate:c}=Ev.useLocalize(),l=window.RegulaDocumentSDK,u=((t=l.recognizerProcessParam)==null?void 0:t.tag)||$g(),d=(((n=l.recognizerProcessParam)==null||(n=n.delegateProcessing)==null?void 0:n.delegateURL)||window.location.href).replace(`{tag}`,u),f=new ZE({basePath:((r=l.recognizerProcessParam.delegateProcessing)==null?void 0:r.serviceURL)||``,baseOptions:{headers:HI(l)}}),p=Ch(),m=Ch(),[h,g]=J(!1);return Y(()=>{VI(`Remote scanner parameters: ${JSON.stringify({tag:u,url:d})}`);let e=()=>V(null,null,function*(){try{let{data:e}=yield f.getTransactionsByTag(u,{headers:HI(l)}),t=BI(e.items);if(VI(`Remote scanner transaction data: ${JSON.stringify(e)}`),t&&(zN(OF(t,[`state`]),OF(p.current,[`state`]))||(t.state===Cf.UPLOADED&&(o({action:W.REMOTE_TRANSACTION_UPLOADED,data:t}),g(!0)),VI(`Remote scanner status: UPLOADED`),p.current=t),t.state===Cf.PROCESSED&&t.id)){clearInterval(m.current);let e=yield f.getReprocessTransactionResult(t.id,!0);VI(`Remote scanner reprocess result: ${JSON.stringify(e)}`),o({action:W.REMOTE_PROCESS_FINISHED,data:{status:ap.OK,response:e}}),a(K.SUCCESS)}}catch(e){clearInterval(m.current),i(new Ey(ff.CONNECTION_ERROR,e)),a(K.FAILED)}});return e(),m.current=setInterval(e,5e3),()=>clearInterval(m.current)},[]),h?Z(ty,{}):Z(`div`,{part:`remote-scanner-container`,className:mO[`remote-scanner-wrapper`],children:[Z(`div`,{"aria-live":`assertive`,part:`remote-scanner-text`,className:mO.text,children:[Z(`p`,{part:`remote-scanner-title`,className:mO.title,children:c(`switchToMobile`)}),Z(`p`,{part:`remote-scanner-subtitle`,className:mO.subtitle,children:c(`openPhoneCamera`)})]}),Z(`div`,{part:`remote-scanner-content`,className:mO[`content-container`],children:[Z(`div`,{part:`remote-scanner-qr`,className:mO[`qr-container`],children:Z(VO,{value:d})}),s&&Z(Mc,{children:[Z(`div`,{part:`remote-scanner-divider`,className:mO.divider,children:c(`or`)}),Z(`button`,{part:`remote-scanner-continue-button`,className:mO.button,onClick:()=>a(K.CAMERA_PROCESSING),children:c(`continueInBrowser`)})]})]})]})}var WI=e=>{var t,n;return!!((t=e.recognizerProcessParam.delegateProcessing)!=null&&t.serviceURL)&&!!((n=e.recognizerProcessParam)!=null&&(n=n.delegateProcessing)!=null&&n.delegateURL)&&!Jg.isMobile&&!(navigator.maxTouchPoints>0)},GI=(e,t,n,r)=>e?t?n?`fromCameraGalleryMobile`:`fromMobileDesktop`:n?`fromGalleryMobile`:``:t?n?r?`fromCameraFilesMobileDesktop`:`fromCameraFilesDesktop`:r?`fromCameraMobileDesktop`:`fromCameraDesktop`:n?r?`fromFilesMobileDesktop`:`fromFilesDesktop`:r?`fromMobileDesktop`:``,KI=(e,t,n,r)=>e?K.CHOOSE_INPUT_SOURCE:t?K.CAMERA_PROCESSING:!t&&r&&!n?K.REMOTE_SCANNER:K.CONFIGURATION_ERROR,qI=(e,t,n,r,i,a)=>e?(n?n&&(i||t):!0)&&(r?r&&(a||t):!0):i||t;function JI(e){let{direction:t}=e,{onEvent:n,startScreen:r,internalScenario:i,fromCameraButton:a=!0,uploadFileButton:o=!0}=H_(),s=window.RegulaDocumentSDK,c=WI(s),l=KI(!!r,a,o,c),{translate:u}=Ev.useLocalize(),{orientation:d}=pO(),[f,p]=J(null),[m,h]=J(l),g=()=>{n({action:W.PRESS_CAMERA_BUTTON,data:null}),h(K.CAMERA_PROCESSING)},_=()=>{n({action:W.CLOSE,data:null})},v=e=>{p(e),h(K.FILE_PROCESSING)},y=()=>{h(K.REMOTE_SCANNER)},b=e=>{h(Zf[e.type]||K.UNKNOWN_ERROR),n({action:W.PROCESS_FINISHED,data:{status:ap.ERROR,reason:e.type,details:e.details}})},x=()=>{p(null),h(l)};return Y(()=>{!Jg.isMobile||m!==K.CAMERA_PROCESSING||x()},[d]),Sh(()=>{let e=s.recognizerProcessParam.processParam.scenario,t=s.imageProcessParam.processParam.scenario;if(!qI(!!r,!!i,a,o,!!e,!!t))return b(new Ey(ff.MISSING_SCENARIO,`Set processing scenario (video and image)`));if(l===K.CONFIGURATION_ERROR)return b(new Ey(ff.BAD_CONFIGURATION,`Incorrect component configuration`))},[i,r,a,o,l]),Z(zg,{children:Z(fO,{onError:b,supportedBrowserVersions:ep,children:Z(ry,{showHeaderAndFooter:m!==K.CAMERA_PROCESSING,onClose:_,direction:t,children:m===K.CHOOSE_INPUT_SOURCE?Z(LD,{onStart:g,onFileImageSet:v,allowRemote:c,onRemoteDevice:y,title:u(`verifyYourIdentity`),subtitle:u(GI(Jg.isMobile,a,o,c))}):m===K.CAMERA_PROCESSING?Z(AD,{direction:t,onStatusChange:h,onFileImageSet:v,onError:b,onClose:_}):m===K.FILE_PROCESSING?Z(JD,{onStatusChange:h,images:f,onError:b}):m===K.REMOTE_SCANNER?Z(UI,{onError:b,onStatusChange:h}):m===K.SUCCESS?Z(FD,{type:Of.Verified,title:u(`done`)}):m===K.FILE_SIZE_ERROR?Z(FD,{type:Of.Error,title:u(`largeFile`)}):m===K.NOT_SUPPORTED_ERROR?Z(FD,{type:Of.Error,title:u(`versionNotSupported`)}):m===K.WASM_LICENSE_ERROR?Z(FD,{type:Of.Error,title:u(`badLicense`)}):m===K.INCORRECT_FILE_ERROR?Z(FD,{type:Of.Error,title:u(`fileCorrupt`)}):m===K.CAMERA_PERMISSION_DENIED_ERROR?Z(FD,{type:Of.CameraDisabled,title:u(`cameraUnavailable`)}):m===K.HTTP_NOT_SUPPORTED_ERROR?Z(FD,{type:Of.Error,title:u(`httpNotSupported`)}):m===K.INSECURE_PAGE_CONTEXT_ERROR?Z(FD,{type:Of.Error,title:u(`insecurePageContext`)}):m===K.NO_CAMERA_ERROR?Z(FD,{type:Of.CameraDisabled,title:u(`noCameraAvailable`)}):m===K.INCORRECT_CAMERA_ID_ERROR?Z(FD,{type:Of.CameraDisabled,title:u(`incorrectCameraId`)}):m===K.TIMEOUT?Z(FD,{type:Of.Error,title:u(`timeout`),onReset:()=>{n({action:W.PRESS_RETRY_BUTTON,data:null}),h(K.CAMERA_PROCESSING)}}):m===K.DELEGATE_SUCCESS?Z(FD,{type:Of.Verified,title:u(`returnToComputer`),subtitle:u(`documentCaptured`)}):m===K.PROCESSING?Z(ty,{}):Z(FD,{type:Of.Error,title:u(`somethingWentWrong`)})})})})}var YI=n_(cO,nO)(JI),XI=`*,*:before,*:after{box-sizing:border-box}:host{display:block;container-type:inline-size;container-name:host;width:100%;height:100%}._window_989nk_14{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 8px 16px #0000000a,0 2px 4px #00000008,0 1px 2px #00000005;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);font-family:Inter,sans-serif}._window_989nk_14[data-direction=rtl]{direction:rtl}._window_989nk_14[data-direction=ltr]{direction:ltr}._header_989nk_36{display:flex;justify-content:flex-end;padding:16px 16px 0}._header_989nk_36 button{display:flex;justify-content:center;align-items:center;border:none;padding:0;margin:0;text-decoration:none;background:none;cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease;appearance:none}._footer_989nk_57{display:flex;align-items:center;justify-content:center;padding:0 16px 8px}._close-button_989nk_64:before{content:"";display:inline-flex;width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%208L8%2024M8%208L24%2024'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20opacity='0.6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}._close-button_989nk_64:focus-visible{outline:2px solid blue}`,ZI=`._start-window_1ywb7_1{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;row-gap:24px;padding:24px}._text_1ywb7_11{display:flex;flex-direction:column;row-gap:16px;align-items:center;text-align:center}._title_1ywb7_19{max-width:500px;color:#000;font-size:20px;font-weight:600;line-height:20px;margin:0}._subtitle_1ywb7_28{display:block;max-width:465px;color:#454545;font-size:14px;font-weight:400;line-height:20px;margin:0}._buttons_1ywb7_38{display:flex;width:100%;align-items:center;justify-content:center;column-gap:16px}._camera-button_1ywb7_46:before{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_21_211)'%3e%3cpath%20d='M16.1697%205.75397L16.2882%206.08594H16.6406H19.5625C20.236%206.08594%2020.7812%206.63122%2020.7812%207.30469V17.1016C20.7812%2017.775%2020.236%2018.3203%2019.5625%2018.3203H4.4375C3.76403%2018.3203%203.21875%2017.775%203.21875%2017.1016V7.30469C3.21875%206.63122%203.76403%206.08594%204.4375%206.08594H7.35938H7.71147L7.83013%205.75443L8.52837%203.80365L8.52891%203.80215C8.55435%203.73034%208.6245%203.67969%208.7043%203.67969L15.2957%203.67969L15.2961%203.67969C15.3351%203.67965%2015.373%203.69163%2015.4049%203.714C15.4366%203.73627%2015.4607%203.76776%2015.474%203.80419C15.474%203.80433%2015.4741%203.80448%2015.4741%203.80463L16.1697%205.75397ZM8.0625%2011.9453C8.0625%2014.1207%209.82464%2015.8828%2012%2015.8828C14.1754%2015.8828%2015.9375%2014.1207%2015.9375%2011.9453C15.9375%209.76995%2014.1754%208.00781%2012%208.00781C9.82464%208.00781%208.0625%209.76995%208.0625%2011.9453Z'%20stroke='%23211236'/%3e%3ccircle%20cx='18'%20cy='9'%20r='1'%20fill='%23211236'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_21_211'%3e%3crect%20width='22'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._gallery-button_1ywb7_50:before{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_21_213)'%3e%3cpath%20d='M11.685%2010.2487H15.4872V11.0062H11.684L11.685%2010.2487Z'%20fill='%23211236'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.3862%2014.1034L9.83531%2012.3636L8.00871%2011.9563L6.69453%2013.5517L5.37938%2011.9563L3.54894%2012.3636L3%2014.1034V7H10.39L10.3862%2014.1034ZM8.00679%208.11942V10.1613C8.00676%2010.3969%207.93334%2010.6274%207.79537%2010.8252C7.6574%2011.023%207.46075%2011.1796%207.22905%2011.2763C7.05875%2011.348%206.87387%2011.3851%206.68683%2011.385C6.4998%2011.3851%206.31492%2011.348%206.14463%2011.2763C5.91292%2011.1796%205.71627%2011.023%205.5783%2010.8252C5.44033%2010.6274%205.36691%2010.3969%205.36688%2010.1613V8.11942H8.00679Z'%20fill='%23211236'/%3e%3cpath%20d='M19%2016H11.684V15.2424H19V16Z'%20fill='%23211236'/%3e%3cpath%20d='M19%2013.5045H11.684V12.7469H19V13.5045Z'%20fill='%23211236'/%3e%3cpath%20d='M1.31939%204.66349C1.45107%204.5964%201.62491%204.55031%201.92748%204.52559C2.2359%204.50039%202.63205%204.50001%203.20034%204.50001L18.8%204.50004C19.3683%204.50004%2019.7645%204.50043%2020.0729%204.52563C20.3755%204.55035%2020.5493%204.59644%2020.681%204.66353C20.9632%204.80735%2021.1927%205.03682%2021.3365%205.31906C21.4036%205.45074%2021.4497%205.62458%2021.4744%205.92716C21.4996%206.23558%2021.5%206.63174%2021.5%207.20004L21.5%2015.8C21.5%2016.3683%2021.4996%2016.7645%2021.4744%2017.0729C21.4497%2017.3755%2021.4036%2017.5493%2021.3365%2017.681C21.1927%2017.9632%2020.9632%2018.1927%2020.681%2018.3365C20.5493%2018.4036%2020.3755%2018.4497%2020.0729%2018.4744C19.7645%2018.4996%2019.3683%2018.5%2018.8%2018.5L3.20009%2018.5C2.63177%2018.5%202.23561%2018.4996%201.92718%2018.4744C1.62459%2018.4497%201.45074%2018.4036%201.31906%2018.3365C1.03681%2018.1927%200.80734%2017.9632%200.663533%2017.681C0.596441%2017.5493%200.550357%2017.3754%200.525643%2017.0728C0.500451%2016.7644%200.500073%2016.3682%200.500089%2015.7999L0.500329%207.19993C0.500345%206.63164%200.500745%206.23549%200.525952%205.92708C0.550682%205.62451%200.596772%205.45067%200.663867%205.31899C0.80768%205.03676%201.03715%204.80729%201.31939%204.66349Z'%20stroke='%23211236'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_21_213'%3e%3crect%20width='22'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._phone-button_1ywb7_54:before{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_21_218)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.782%201.0924C21%201.52022%2021%202.08025%2021%203.20033L21%2018.8C21%2019.9201%2021%2020.4802%2020.782%2020.908C20.5902%2021.2843%2020.2843%2021.5903%2019.9079%2021.782C19.4801%2022%2018.9201%2022%2017.8%2022H12.2C11.0799%2022%2010.5198%2022%2010.092%2021.782C9.71569%2021.5903%209.40973%2021.2843%209.21799%2020.908C9%2020.4802%209%2019.9201%209%2018.8V3.20012C9%202.07998%209%201.51991%209.218%201.09208C9.40975%200.715752%209.71573%200.409789%2010.0921%200.218047C10.5199%206.59147e-05%2011.08%208.49657e-05%2012.2001%200.000123068H12.2001L17.8001%200.000319782C18.9202%200.00035892%2019.4802%200.000378489%2019.908%200.218371C20.2843%200.410123%2020.5903%200.716083%2020.782%201.0924ZM10.109%201.54601C10%201.75992%2010%202.03995%2010%202.6V19.4C10%2019.9601%2010%2020.2401%2010.109%2020.454C10.2049%2020.6422%2010.3578%2020.7951%2010.546%2020.891C10.7599%2021%2011.0399%2021%2011.6%2021H18.4C18.9601%2021%2019.2401%2021%2019.454%2020.891C19.6422%2020.7951%2019.7951%2020.6422%2019.891%2020.454C20%2020.2401%2020%2019.9601%2020%2019.4V2.6C20%202.03995%2020%201.75992%2019.891%201.54601C19.7951%201.35785%2019.6422%201.20487%2019.454%201.10899C19.2401%201%2018.9601%201%2018.4%201H11.6C11.0399%201%2010.7599%201%2010.546%201.10899C10.3578%201.20487%2010.2049%201.35785%2010.109%201.54601Z'%20fill='%23211236'/%3e%3ccircle%20cx='15'%20cy='19'%20r='1'%20fill='%23211236'/%3e%3cpath%20d='M12%201H18C18%201.55228%2017.5523%202%2017%202H13C12.4477%202%2012%201.55228%2012%201Z'%20fill='%23211236'/%3e%3cpath%20d='M0%209.75H6V10.75H0V9.75Z'%20fill='%23211236'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.83358%2010.9314C7.199%2010.5452%207.19835%209.94063%206.83211%209.55524L4.56028%207.16458C4.36668%206.96085%204.04324%206.95673%203.84451%207.15546C3.65282%207.34715%203.64888%207.6567%203.83562%207.85321L5.45448%209.55675C5.82072%209.94215%205.82137%2010.5467%205.45596%2010.9329L3.83418%2012.6469C3.64815%2012.8435%203.65242%2013.1524%203.8438%2013.3438C4.04282%2013.5428%204.36683%2013.5383%204.56027%2013.3339L6.83358%2010.9314Z'%20fill='%23211236'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_21_218'%3e%3crect%20width='22'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@media(max-width:640px){._buttons_1ywb7_38{flex-direction:column;row-gap:16px}._title_1ywb7_19{font-size:18px}}@container host (max-width: 640px){._buttons_1ywb7_38{flex-direction:column;row-gap:16px}._title_1ywb7_19{font-size:18px}}`,QI=`._info-message_1wx3b_1{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:24px}._text-container_1wx3b_10{display:flex;flex-direction:column;align-items:center;word-break:break-word;row-gap:16px}._text-container_1wx3b_10:before{content:"";display:inline-flex;width:80px;height:80px;background-repeat:no-repeat;background-position:center;background-size:contain}._title_1wx3b_28{margin:0;font-size:20px;font-weight:600;line-height:120%;color:#262626;text-align:center}._subtitle_1wx3b_37{margin:0;font-size:16px;font-weight:400;line-height:100%;color:#454545;text-align:center}._retry-button_1wx3b_46:before{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='20'%20viewBox='0%200%2021%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5737%204.07891C15.4824%203.99597%2015.3891%203.91522%2015.2939%203.83677M15.5737%204.07891L15.2939%203.83677M15.5737%204.07891C16.2977%204.73614%2016.9002%205.53165%2017.3422%206.42526M15.2939%203.83677C13.9798%202.7533%2012.3118%202.10522%2010.4966%202.10522C8.07269%202.10522%205.91117%203.26089%204.50449%205.06575M16.9822%2014.2243C15.621%2016.4305%2013.2251%2017.8947%2010.4966%2017.8947C7.51384%2017.8947%204.92843%2016.1447%203.65796%2013.5885'%20stroke='%23211236'%20stroke-linecap='round'/%3e%3cpath%20d='M18.0873%202.58536L17.4019%206.47276L13.5145%205.7873'%20stroke='%23211236'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.6126%2017.2589L3.29805%2013.3715L7.18545%2014.0569'%20stroke='%23211236'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._verified_1wx3b_50:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2086%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='43'%20cy='42'%20rx='40'%20ry='40'%20transform='rotate(90%2043%2042)'%20stroke='%235DA600'%20stroke-width='3'/%3e%3cpath%20d='M66%2030L40.5069%2054L28%2042.2256'%20stroke='%235DA600'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._error_1wx3b_54:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2086%2084'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='43'%20cy='42'%20rx='40'%20ry='40'%20transform='rotate(90%2043%2042)'%20stroke='%23FF0000'%20stroke-width='3'/%3e%3cpath%20d='M57%2028L29%2056M29%2028L57%2056'%20stroke='%23FF0000'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}._camera-disabled_1wx3b_58:before{background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='40'%20cy='40'%20r='37'%20stroke='%23FF0000'%20stroke-width='3'/%3e%3cpath%20d='M40.213%2030.6667H44.6663C45.3736%2030.6667%2046.0519%2030.9476%2046.552%2031.4477C47.0521%2031.9478%2047.333%2032.6261%2047.333%2033.3334V37.7867L48.6663%2038.12L56.6663%2033.3334V46.6667M47.333%2045.3334V46.6667C47.333%2047.3739%2047.0521%2048.0522%2046.552%2048.5523C46.0519%2049.0524%2045.3736%2049.3334%2044.6663%2049.3334H29.9997C29.2924%2049.3334%2028.6142%2049.0524%2028.1141%2048.5523C27.614%2048.0522%2027.333%2047.3739%2027.333%2046.6667V33.3334C27.333%2032.6261%2027.614%2031.9478%2028.1141%2031.4477C28.6142%2030.9476%2029.2924%2030.6667%2029.9997%2030.6667H32.6663L47.333%2045.3334Z'%20stroke='%23FF0000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M27.333%2025.3333L56.6663%2054.6666'%20stroke='%23FF0000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}`,$I=`._container_1fvj1_1,._layout_1fvj1_2{display:flex;overflow:hidden}._container_1fvj1_1{position:relative;width:100%;height:100%}._layout_1fvj1_2{direction:ltr;justify-content:center;position:absolute;inset:0}._loader_1fvj1_20{position:absolute;inset:0;box-shadow:none;z-index:999}._copyright_1fvj1_27{position:absolute;bottom:0;right:50%;transform:translate(50%);padding:12px 0 8px}`,eL=`._top-functional-buttons_r3hg6_1,._bottom-functional-buttons_r3hg6_2,._left-functional-buttons_r3hg6_3{position:absolute;padding:16px;display:flex;gap:15px;z-index:5}._top-functional-buttons_r3hg6_1{top:0}._main-functional-buttons_r3hg6_15{position:absolute;display:grid;grid-template-areas:"camera" "capture" "mirror";max-height:60%;height:100%;grid-template-columns:auto;grid-template-rows:2fr auto 2fr;align-items:center;justify-items:center;row-gap:5px;padding:0 24px;z-index:11}._bottom-functional-buttons_r3hg6_2{bottom:0}._bottom-functional-buttons_r3hg6_2 button:focus-visible,._top-functional-buttons_r3hg6_1 button:focus-visible,._left-functional-buttons_r3hg6_3 button:focus-visible,._main-functional-buttons_r3hg6_15 button:focus-visible{outline:2px solid blue}._left-functional-buttons_r3hg6_3,._main-functional-buttons_r3hg6_15{bottom:50%;transform:translateY(50%);direction:ltr}._top-functional-buttons_r3hg6_1 button:hover,._left-functional-buttons_r3hg6_3 button:hover{transform:scale(1.1)}div[data-layout=new] ._top-functional-buttons_r3hg6_1 button:hover{transform:none}._top-functional-buttons_r3hg6_1 button,._bottom-functional-buttons_r3hg6_2 button,._left-functional-buttons_r3hg6_3 button,._main-functional-buttons_r3hg6_15 button{display:flex;justify-content:center;align-items:center;border:none;padding:0;margin:0;text-decoration:none;background:none;cursor:pointer;text-align:center;transition:background .25s ease-in-out,transform .15s ease}div[data-layout=new] ._mirror-button_r3hg6_77,div[data-layout=new] ._change-camera-button_r3hg6_78{width:48px;height:48px;border-radius:50%;background:#3335431a;flex-shrink:0}div[data-layout=new] ._mirror-button_r3hg6_77:hover,div[data-layout=new] ._change-camera-button_r3hg6_78:hover{background:#33354333}div[data-layout=new] ._mirror-button_r3hg6_77:active,div[data-layout=new] ._change-camera-button_r3hg6_78:active{background:#3335434d}div[data-layout=new] ._mirror-button_r3hg6_77{grid-area:mirror}div[data-layout=new] ._process-button_r3hg6_100,div[data-layout=new] ._snapshot-button_r3hg6_101{grid-area:capture}div[data-layout=new] ._change-camera-button_r3hg6_78{grid-area:camera}._skip-button_r3hg6_109{visibility:hidden}div[data-orientation=landscape] ._skip-button_r3hg6_109{position:absolute}div[data-layout=new] ._skip-button_r3hg6_109{display:flex;flex-direction:row-reverse;gap:5px;font-family:Inter,sans-serif;font-size:18px;line-height:24px;color:#fff;padding:8px 14px;background-color:#3d3d4780;border-radius:26px;right:var(--skip-position)}div[data-layout=new][data-orientation=portrait] ._skip-button_r3hg6_109{position:static;color:#343644;background-color:#3335431a;grid-area:skip}div[data-layout=old][data-orientation=landscape] ._skip-button_r3hg6_109{left:var(--skip-position);bottom:50%;transform:translateY(50%)}div[data-orientation=portrait] ._main-functional-buttons_r3hg6_15 button+._skip-button_r3hg6_109{margin-bottom:32px}div[data-direction=rtl] div[data-layout=new][data-orientation=landscape] ._skip-button_r3hg6_109{right:auto;left:var(--skip-position);flex-direction:row}div[data-layout=new][data-orientation=landscape] ._skip-button_r3hg6_109:hover{background-color:#3d3d4799}div[data-layout=new][data-orientation=landscape] ._skip-button_r3hg6_109:active{background-color:#3d3d47b3}div[data-layout=new][data-orientation=portrait] ._skip-button_r3hg6_109:hover{background-color:#33354333}div[data-layout=new][data-orientation=portrait] ._skip-button_r3hg6_109:active{background-color:#3335434d}div[data-layout=new] ._process-button_r3hg6_100:hover,div[data-layout=new] ._snapshot-button_r3hg6_101:hover{filter:brightness(.5)}div[data-layout=new] ._process-button_r3hg6_100:active,div[data-layout=new] ._snapshot-button_r3hg6_101:active{filter:brightness(.1)}._left-functional-buttons_r3hg6_3 ._skip-button_r3hg6_109{padding:0 10px;border-radius:6px;background-color:#1b101f80}._controls-container_r3hg6_186 button:before{content:"";display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:contain}._process-close-button_r3hg6_194:before{width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20width='24'%20height='24'%20fill='%23ffffff'%3e%3cpath%20d='M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'/%3e%3c/svg%3e")}div[data-layout=new] ._process-close-button_r3hg6_194:before{width:32px;height:32px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%208L8%2024M8%208L24%2024'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20opacity='0.6'/%3e%3c/svg%3e")}._process-button_r3hg6_100:before,._snapshot-button_r3hg6_101:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='60'%20height='60'%20viewBox='0%200%2060%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.6'%3e%3ccircle%20cx='30'%20cy='30'%20r='29.5'%20stroke='white'/%3e%3c/g%3e%3ccircle%20cx='30'%20cy='30'%20r='21'%20fill='white'/%3e%3c/svg%3e")}div[data-layout=new] ._process-button_r3hg6_100:before{width:56px;height:56px;background-image:url("data:image/svg+xml,%3csvg%20width='56'%20height='56'%20viewBox='0%200%2056%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='28'%20cy='28'%20r='21'%20fill='%23343644'%20stroke='%23343644'%20stroke-width='4'%20opacity='0.3'/%3e%3ccircle%20cx='28'%20cy='28'%20r='26.5'%20stroke='%23343644'%20stroke-width='3'%20opacity='0.3'/%3e%3c/svg%3e")}div[data-layout=new][data-orientation=portrait] ._process-button_r3hg6_100:before{width:72px;height:72px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='72'%20height='72'%20viewBox='0%200%2072%2072'%20fill='none'%3e%3ccircle%20cx='36'%20cy='36'%20r='28'%20fill='%23343644'%20stroke='%23343644'%20stroke-width='4'%20opacity='0.3'/%3e%3ccircle%20cx='36'%20cy='36'%20r='34.25'%20stroke='%23343644'%20stroke-width='3.5'%20opacity='0.3'/%3e%3c/svg%3e")}._skip-button_r3hg6_109:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22,9a1,1,0,0,0,0,1.42l4.6,4.6H3.06a1,1,0,1,0,0,2H26.58L22,21.59A1,1,0,0,0,22,23a1,1,0,0,0,1.41,0l6.36-6.36a.88.88,0,0,0,0-1.27L23.42,9A1,1,0,0,0,22,9Z'/%3e%3c/svg%3e")}div[data-layout=new] ._skip-button_r3hg6_109:before{width:13px;height:12px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%3e%3cpath%20d='M11.5303%206.53033C11.8232%206.23744%2011.8232%205.76256%2011.5303%205.46967L6.75736%200.6967C6.46447%200.403806%205.98959%200.403806%205.6967%200.6967C5.40381%200.989593%205.40381%201.46447%205.6967%201.75736L9.93934%206L5.6967%2010.2426C5.40381%2010.5355%205.40381%2011.0104%205.6967%2011.3033C5.98959%2011.5962%206.46447%2011.5962%206.75736%2011.3033L11.5303%206.53033ZM1%205.25C0.585787%205.25%200.25%205.58579%200.25%206C0.25%206.41421%200.585787%206.75%201%206.75V5.25ZM11%206V5.25L1%205.25V6V6.75L11%206.75V6Z'%20fill='white'/%3e%3c/svg%3e")}div[data-direction=rtl] div[data-layout=new] ._skip-button_r3hg6_109:before{transform:scaleX(-1)}div[data-layout=new][data-orientation=portrait] ._skip-button_r3hg6_109:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13'%20height='12'%20viewBox='0%200%2013%2012'%20fill='none'%3e%3cpath%20d='M12.0303%206.53033C12.3232%206.23744%2012.3232%205.76256%2012.0303%205.46967L7.25736%200.6967C6.96447%200.403806%206.48959%200.403806%206.1967%200.6967C5.90381%200.989593%205.90381%201.46447%206.1967%201.75736L10.4393%206L6.1967%2010.2426C5.90381%2010.5355%205.90381%2011.0104%206.1967%2011.3033C6.48959%2011.5962%206.96447%2011.5962%207.25736%2011.3033L12.0303%206.53033ZM1.5%205.25C1.08579%205.25%200.75%205.58579%200.75%206C0.75%206.41421%201.08579%206.75%201.5%206.75V5.25ZM11.5%206V5.25L1.5%205.25V6V6.75L11.5%206.75V6Z'%20fill='%23343644'/%3e%3c/svg%3e")}._mirrored_r3hg6_245:before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.9'%3e%3crect%20x='14'%20y='4'%20width='2'%20height='22'%20rx='1'%20fill='white'/%3e%3cpath%20d='M8.698%2015%20L1%205.762%201%2024.238%20Z'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M21.302%2015%20L29%205.762%2029%2024.238%20Z'%20fill='white'%20stroke='white'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}._not-mirrored_r3hg6_251:before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.9'%3e%3crect%20x='14'%20y='4'%20width='2'%20height='22'%20rx='1'%20fill='white'/%3e%3cpath%20d='M21.302%2015%20L29%205.762%2029%2024.238%20Z'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M8.698%2015%20L1%205.762%201%2024.238%20Z'%20fill='white'%20stroke='white'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}._mirror-button_r3hg6_77:before{width:32px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='24'%20viewBox='0%200%2032%2024'%20fill='none'%3e%3cpath%20d='M0.75%205.40137L10.6475%2012L0.75%2018.5986L0.75%205.40137Z'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3cpath%20d='M31.25%205.40137L21.3525%2012L31.25%2018.5986L31.25%205.40137Z'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3crect%20x='15.625'%20y='0.375'%20width='0.75'%20height='23.25'%20fill='white'%20stroke='%23343644'%20stroke-width='0.75'/%3e%3c/svg%3e")}._change-camera-button_r3hg6_78:before{width:33px;height:33px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='white'%3e%3cpath%20d='M12.29,5.21l1.5,1.5a1,1,0,0,0,1.42,0,1,1,0,0,0,.13-1.21H19a1,1,0,0,0,0-2H15.34a1,1,0,0,0-.13-1.21,1,1,0,0,0-1.42,0l-1.5,1.5a1,1,0,0,0-.21.33,1,1,0,0,0,0,.76A1,1,0,0,0,12.29,5.21ZM22.92,9.12a1,1,0,0,0-.21-.33l-1.5-1.5a1,1,0,0,0-1.42,0,1,1,0,0,0-.13,1.21H16a1,1,0,0,0,0,2h3.66a1,1,0,0,0,.13,1.21,1,1,0,0,0,1.42,0l1.5-1.5a1,1,0,0,0,.21-.33A1,1,0,0,0,22.92,9.12ZM11,10a4,4,0,1,0,4,4A4,4,0,0,0,11,10Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,11,16Zm9-3a1,1,0,0,0-1,1v5a1,1,0,0,1-1,1H4a1,1,0,0,1-1-1V11a1,1,0,0,1,1-1H6a1,1,0,0,0,1-.69l.54-1.62A1,1,0,0,1,8.44,7H10a1,1,0,0,0,0-2H8.44A3,3,0,0,0,5.59,7.06L5.28,8H4a3,3,0,0,0-3,3v8a3,3,0,0,0,3,3H18a3,3,0,0,0,3-3V14A1,1,0,0,0,20,13Z'/%3e%3c/svg%3e")}div[data-layout=new] ._change-camera-button_r3hg6_78:before{width:28px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='29'%20height='24'%20viewBox='0%200%2029%2024'%20fill='none'%3e%3cpath%20d='M27.582%2019.7773C27.582%2020.6996%2027.2177%2021.5834%2026.5703%2022.2344C25.9231%2022.885%2025.0463%2023.2499%2024.1328%2023.25H4.5332C3.61955%2023.25%202.74203%2022.8852%202.09473%2022.2344C1.44736%2021.5835%201.08306%2020.6996%201.08301%2019.7773V8.5166L1.08691%208.34375C1.12931%207.48423%201.48774%206.6689%202.09473%206.05859C2.74202%205.40783%203.61961%205.04297%204.5332%205.04297H6.3252C6.65166%205.04283%206.94103%204.83162%207.04004%204.52051L7.48438%203.12207C7.7137%202.43138%208.15327%201.83156%208.73926%201.40625C9.32515%200.98102%2010.0283%200.7514%2010.75%200.75H17.9199C18.6345%200.747308%2019.333%200.967622%2019.918%201.38184C20.4299%201.74436%2020.833%202.23994%2021.0859%202.81348L21.1846%203.06445L21.626%204.4502C21.725%204.7614%2022.0142%204.97266%2022.3408%204.97266H24.1328C24.5901%204.97262%2025.0429%205.06442%2025.4648%205.24219C25.8868%205.41994%2026.2696%205.68047%2026.5908%206.00879C26.9121%206.33718%2027.1657%206.72702%2027.3359%207.15527C27.5062%207.58365%2027.5907%208.04243%2027.583%208.50391H27.582V19.7773Z'%20stroke='%23343644'%20stroke-width='1.5'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.3785%2013C20.3785%2011.4087%2019.7463%209.88258%2018.6211%208.75736C17.4959%207.63214%2015.9698%207%2014.3785%207C13.1918%207%2012.0318%207.35189%2011.0451%208.01118C10.5338%208.35278%2010.081%208.76894%209.7002%209.2432'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3cpath%20d='M21.4438%2013L20.3784%2014.5986L19.313%2013H21.4438Z'%20fill='white'%20stroke='%23343644'/%3e%3cpath%20d='M8.30022%2013C8.30022%2014.5913%208.93236%2016.1174%2010.0576%2017.2426C11.1828%2018.3679%2012.7089%2019%2014.3002%2019C15.4869%2019%2016.6469%2018.6481%2017.6336%2017.9888C18.1449%2017.6472%2018.5977%2017.2311%2018.9785%2016.7568'%20stroke='%23343644'%20stroke-width='1.5'/%3e%3cpath%20d='M7.23486%2013L8.30029%2011.4014L9.36572%2013H7.23486Z'%20fill='white'%20stroke='%23343644'/%3e%3c/svg%3e")}div[data-orientation=landscape] ._top-functional-buttons_r3hg6_1,div[data-orientation=landscape] ._left-functional-buttons_r3hg6_3,div[data-direction=rtl] div[data-orientation=portrait] ._top-functional-buttons_r3hg6_1,div[data-direction=rtl] div[data-orientation=landscape] ._main-functional-buttons_r3hg6_15,._bottom-functional-buttons_r3hg6_2{left:0}div[data-orientation=portrait] ._bottom-functional-buttons_r3hg6_2,div[data-direction=ltr] div[data-orientation=portrait] ._top-functional-buttons_r3hg6_1{right:0}div[data-orientation=portrait] ._left-functional-buttons_r3hg6_3{bottom:0;right:50%;transform:translate(50%);flex-direction:column-reverse;z-index:6}div[data-orientation=landscape] ._bottom-functional-buttons_r3hg6_2{flex-direction:column}div[data-orientation=portrait] ._bottom-functional-buttons_r3hg6_2{justify-content:space-between}div[data-orientation=portrait] ._main-functional-buttons_r3hg6_15{grid-template-areas:". skip ." "mirror capture camera";max-height:none;height:auto;width:100%;grid-template-columns:2fr auto 2fr;grid-template-rows:auto auto;row-gap:0;column-gap:5px;padding:15px 0 50px;bottom:0;right:50%;transform:translate(50%)}div[data-direction=ltr] div[data-layout=new] ._top-functional-buttons_r3hg6_1,div[data-direction=ltr] div[data-orientation=landscape] ._main-functional-buttons_r3hg6_15{left:auto;right:0}._visible_r3hg6_327{visibility:visible}`,tL=`._svg_68emc_1{position:absolute;inset:0}._svg_68emc_1 rect,._svg_68emc_1 path{transition:.25s stroke}._svg_68emc_1 rect[mask="url(#bgClip)"]{opacity:.5;fill:#000}div[data-layout=new] ._svg_68emc_1 rect[mask="url(#bgClip)"]{opacity:1;fill:#f8f8f8}`,nL=`._hint-container_1r2jg_1{display:flex;justify-content:center;position:absolute;inset:0;--message-top: 50px;--indicator-top: -50%}._tips-frameless_1r2jg_10 ._message_1r2jg_10{margin:0 36px}._fade-enter_1r2jg_14{opacity:0}._fade-enter-active_1r2jg_18{opacity:1;transition:opacity .3s}._fade-exit_1r2jg_23{opacity:1}._fade-exit-active_1r2jg_27{opacity:0;transition:opacity .3s}._message-container_1r2jg_32{display:flex;flex-direction:column;width:100%;max-width:370px;position:relative;align-self:center;align-items:center}._icon_1r2jg_42{position:absolute;display:flex;justify-content:center;align-items:center;transform:translateY(var(--indicator-top))}._message-container_1r2jg_32 ._icon_1r2jg_42:before{content:"";display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:contain}._processing-error-icon_1r2jg_58:before{width:80px;height:80px;background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='40'%20cy='40'%20r='40'%20fill='%23E95454'%20fill-opacity='0.45'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40%2067C54.9117%2067%2067%2054.9117%2067%2040C67%2025.0883%2054.9117%2013%2040%2013C25.0883%2013%2013%2025.0883%2013%2040C13%2054.9117%2025.0883%2067%2040%2067ZM40%2064C53.2548%2064%2064%2053.2548%2064%2040C64%2026.7452%2053.2548%2016%2040%2016C26.7452%2016%2016%2026.7452%2016%2040C16%2053.2548%2026.7452%2064%2040%2064Z'%20fill='white'/%3e%3c/svg%3e")}._search-icon_1r2jg_64:before{width:80px;height:80px;background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ccircle%20cx='40'%20cy='40'%20r='40'%20fill='%231B101F'%20fill-opacity='0.5'/%3e%3c/g%3e%3cg%20opacity='0.8'%3e%3ccircle%20cx='40'%20cy='40'%20r='23.5'%20stroke='white'/%3e%3ccircle%20cx='40'%20cy='40'%20r='1'%20fill='white'/%3e%3c/g%3e%3c/svg%3e")}._square-icon_1r2jg_70:before{width:46px;height:46px;background-image:url("data:image/svg+xml,%3csvg%20width='46'%20height='46'%20viewBox='0%200%2046%2046'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M45%2034V41C45%2043.2091%2043.2091%2045%2041%2045H34M45%2012V5C45%202.79086%2043.2091%201%2041%201H34M12%201H5C2.79086%201%201%202.79086%201%205V12M1%2034V41C1%2043.2091%202.79086%2045%205%2045H12'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}._message_1r2jg_10{position:absolute;left:0;right:0;display:flex;justify-content:center;transform:translateY(var(--message-top));z-index:10}._message-background_1r2jg_86{text-align:center;padding:12px 24px;border-radius:6px;color:#fff;background-color:#1b101f80}div[data-layout=new] ._message-background_1r2jg_86{padding:8px 14px;border-radius:14px;color:#000;background-color:#fff}div[data-layout=new][data-orientation=portrait] ._message-background_1r2jg_86{background-color:#e8e8e8}._title_1r2jg_105{font-weight:400;margin:0;font-size:18px;line-height:21px}._copyright_1r2jg_112{position:absolute;bottom:10px;right:20px;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}._copyright_1r2jg_112 span{color:#e9e9e9}`,rL=`._flip_1nryz_1,._one-side_1nryz_2{width:80%;height:100%;position:absolute;align-self:center;perspective:1000px}._front_1nryz_10:before,._back_1nryz_11:before,._one-side_1nryz_2:before{content:"";width:100%;height:100%;display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:100% auto}._slide_1nryz_22:before{background-position:center 115%;animation:_slide_1nryz_22 var(--animation-duration) var(--animation-delay) ease-out forwards}._front_1nryz_10,._back_1nryz_11{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}._front_1nryz_10{z-index:2;animation:_flip-front_1nryz_1 var(--animation-duration) var(--animation-delay) ease-out forwards}._back_1nryz_11{transform:rotateY(180deg);animation:_flip-back_1nryz_1 var(--animation-duration) var(--animation-delay) ease-out forwards}._id-front-icon_1nryz_51:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.246%2028.1982H22.4961V126.887C22.4962%20124.482%2027.1732%20123.323%2032.6526%20121.964C39.93%20120.16%2048.6229%20118.005%2049.6542%20112.116C44.6713%20108.96%2042.7698%20104.198%2040.8243%2099.3255C40.4465%2098.3791%2040.0669%2097.4286%2039.6629%2096.485C34.7738%20101.236%2032.5935%2079.4764%2036.9774%2079.4764C28.6435%2056.9793%2051.4615%2038.5191%2072.545%2051.2088C84.91%2048.5382%2091.7424%2063.3145%2084.3766%2079.4768C87.4153%2078.0182%2087.9964%2085.7946%2087.4153%2090.6287C87.4153%2091.8706%2086.1245%20100.564%2082.8626%2097.1966C82.4668%2098.1115%2082.0949%2099.0331%2081.7247%2099.9507L81.7241%2099.9523L81.7239%2099.9527C79.768%20104.801%2077.8573%20109.537%2072.6874%20112.594C74.1725%20118.123%2083.0554%20120.21%2090.5254%20121.964C96.3092%20123.323%20101.246%20124.482%20101.246%20126.887V28.1982Z'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='104.327'%20width='59.0625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='182.812'%20y='104.327'%20width='64.6875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='28.1963'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='53.5742'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='78.9512'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='129.704'%20width='135'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-single-icon_1nryz_55:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='219'%20viewBox='0%200%20309%20219'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%20196.527C1.40455%20200.484%201.40564%20203.366%201.59124%20205.638C1.7755%20207.893%202.13459%20209.422%202.78232%20210.693C3.99425%20213.072%205.92806%20215.006%208.3066%20216.218C9.57784%20216.865%2011.1068%20217.225%2013.3621%20217.409C15.6337%20217.594%2018.5165%20217.595%2022.4727%20217.595H286.527C290.484%20217.595%20293.366%20217.594%20295.638%20217.409C297.893%20217.225%20299.422%20216.865%20300.693%20216.218C303.072%20215.006%20305.006%20213.072%20306.218%20210.693C306.865%20209.422%20307.224%20207.893%20307.409%20205.638C307.594%20203.366%20307.595%20200.484%20307.595%20196.527V1.40454H1.40455V196.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%2033.6924H22.4727V129.154H22.4727C22.4729%20126.828%2026.8105%20125.706%2031.8923%20124.392L31.8924%20124.392C38.6418%20122.647%2046.7039%20120.562%2047.6604%20114.866C43.039%20111.813%2041.2755%20107.207%2039.4712%20102.494L39.4711%20102.494C39.1207%20101.578%2038.7687%20100.659%2038.394%2099.7463C33.8596%20104.342%2031.8376%2083.2938%2035.9034%2083.2938C28.1741%2061.5324%2049.3366%2043.6758%2068.8904%2055.9505C80.3582%2053.3672%2086.695%2067.6604%2079.8636%2083.2943C82.6818%2081.8833%2083.2207%2089.4054%2082.6818%2094.0815C82.6818%2095.2828%2081.4847%20103.692%2078.4594%20100.435C78.0921%20101.32%2077.747%20102.212%2077.4035%20103.1L77.4034%20103.1L77.4033%20103.101C75.5893%20107.79%2073.8173%20112.371%2069.0225%20115.329C70.3998%20120.677%2078.6382%20122.695%2085.5662%20124.392C90.9184%20125.703%2095.4886%20126.823%2095.509%20129.138V33.6924Z'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='160.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='53.3457'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='73'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='92.6543'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='112.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='131.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='185.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-both-pages-icon_1nryz_59:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='438'%20viewBox='0%200%20309%20438'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%2022.4727C1.40455%2018.5165%201.40564%2015.6337%201.59124%2013.3621C1.7755%2011.1068%202.13459%209.57784%202.78232%208.3066C3.99425%205.92806%205.92806%203.99425%208.3066%202.78232C9.57784%202.13459%2011.1068%201.7755%2013.3621%201.59124C15.6337%201.40564%2018.5165%201.40455%2022.4727%201.40455H286.527C290.484%201.40455%20293.366%201.40564%20295.638%201.59124C297.893%201.7755%20299.422%202.13459%20300.693%202.78232C303.072%203.99425%20305.006%205.92806%20306.218%208.3066C306.865%209.57784%20307.224%2011.1068%20307.409%2013.3621C307.594%2015.6337%20307.595%2018.5165%20307.595%2022.4727V217.595H1.40455V22.4727Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20d='M1.40455%20415.527C1.40455%20419.484%201.40564%20422.366%201.59124%20424.638C1.7755%20426.893%202.13459%20428.422%202.78232%20429.693C3.99425%20432.072%205.92806%20434.006%208.3066%20435.218C9.57784%20435.865%2011.1068%20436.225%2013.3621%20436.409C15.6337%20436.594%2018.5165%20436.595%2022.4727%20436.595H286.527C290.484%20436.595%20293.366%20436.594%20295.638%20436.409C297.893%20436.225%20299.422%20435.865%20300.693%20435.218C303.072%20434.006%20305.006%20432.072%20306.218%20429.693C306.865%20428.422%20307.224%20426.893%20307.409%20424.638C307.594%20422.366%20307.595%20419.484%20307.595%20415.527V220.405H1.40455V415.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3crect%20x='22.4727'%20y='379.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='272.346'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='292'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='311.654'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='331.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='350.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='404.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%20252.692H22.4727V348.154H95.509V348.154H22.4727C22.4727%20345.828%2026.8104%20344.706%2031.8923%20343.392L31.8924%20343.392C38.6418%20341.647%2046.7039%20339.562%2047.6604%20333.866C43.039%20330.813%2041.2755%20326.206%2039.4712%20321.494L39.4711%20321.493C39.1207%20320.578%2038.7687%20319.659%2038.394%20318.746C33.8596%20323.342%2031.8376%20302.294%2035.9034%20302.294C28.1741%20280.532%2049.3366%20262.676%2068.8904%20274.95C80.3582%20272.367%2086.695%20286.66%2079.8636%20302.294C82.6818%20300.883%2083.2207%20308.405%2082.6818%20313.081C82.6818%20314.282%2081.4847%20322.692%2078.4594%20319.434C78.0921%20320.32%2077.747%20321.212%2077.4035%20322.1L77.4034%20322.1L77.4033%20322.1C75.5893%20326.79%2073.8173%20331.371%2069.0225%20334.328C70.3998%20339.677%2078.6382%20341.695%2085.5662%20343.392C90.9184%20344.703%2095.4886%20345.823%2095.509%20348.138V252.692Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-front-icon_1nryz_63:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='112.5'%20y='25.377'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='76.1309'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='225'%20height='11.2787'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.25%2025.377H22.5V124.065C22.5003%20121.661%2027.1772%20120.502%2032.6565%20119.143C39.9339%20117.339%2048.6268%20115.184%2049.6581%20109.295C44.6752%20106.139%2042.7737%20101.377%2040.8282%2096.5044C40.4504%2095.558%2040.0708%2094.6075%2039.6668%2093.6639C34.7777%2098.4148%2032.5974%2076.6553%2036.9813%2076.6553C28.6474%2054.1582%2051.4654%2035.698%2072.5489%2048.3877C84.9139%2045.717%2091.7464%2060.4934%2084.3805%2076.6557C87.4192%2075.1971%2088.0003%2082.9735%2087.4192%2087.8076C87.4192%2089.0495%2086.1284%2097.7429%2082.8665%2094.3755C82.4704%2095.2911%2082.0983%2096.2133%2081.7279%2097.1316C79.7719%20101.98%2077.8612%20106.715%2072.6914%20109.773C74.1764%20115.302%2083.0593%20117.388%2090.5293%20119.143C96.3129%20120.502%20101.25%20121.661%20101.25%20124.065V25.377Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-back-icon_1nryz_67:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='171.562'%20y='22.5576'%20width='75.9375'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='154.688'%20y='138.164'%20width='92.8125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='73.3115'%20width='73.125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='50.625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-back-icon_1nryz_71:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='25.377'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3c/svg%3e")}._id-barcode-back-icon_1nryz_75:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='225'%20height='33.8361'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56590)'%3e%3cpath%20d='M247.5%2022.5576H22.5V64.8527H247.5V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.4999%2022.5576H22.5V27.257H37.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2022.5576H39.375V27.257H41.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2022.5576H43.1328V27.257H45.0079V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2022.5576H46.8672V27.257H48.7423V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2022.5576H54.3828V27.257H63.7577V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2022.5576H65.6211V27.257H67.4962V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2022.5576H69.3789V27.257H71.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2022.5576H73.125V27.257H82.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2022.5576H86.2422V27.257H89.9921V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.754%2022.5576H91.8789V27.257H93.754V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2022.5576H95.625V27.257H99.3749V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.621%2022.5576H104.996V27.257H110.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2022.5576H118.125V27.257H121.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2022.5576H129.375V27.257H133.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2022.5576H135V27.257H136.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2022.5576H138.758V27.257H140.633V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2022.5576H149.996V27.257H151.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2022.5576H153.754V27.257H159.379V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.508%2022.5576H166.883V27.257H172.508V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2022.5576H174.375V27.257H176.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2022.5576H181.879V27.257H191.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2022.5576H193.129V27.257H195.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2022.5576H196.875V27.257H198.75V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2022.5576H200.621V27.257H209.996V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2022.5576H213.75V27.257H226.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2022.5576H228.746V27.257H230.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2022.5576H236.25V27.257H238.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2022.5576H240.008V27.257H241.883V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2022.5576H245.621V27.257H247.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2027.2578H22.5V31.9572H37.4999V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2027.2578H39.375V31.9572H41.2501V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2027.2578H43.1328V31.9572H45.0079V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2027.2578H46.8672V31.9572H48.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8829%2027.2578H54.3828V31.9572H61.8829V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.629%2027.2578H63.7539V31.9572H65.629V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2027.2578H67.5V31.9572H69.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7462%2027.2578H76.8711V31.9572H78.7462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8672%2027.2578H86.2422V31.9572H91.8672V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2027.2578H97.5039V31.9572H99.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M105%2027.2578H101.25V31.9572H105V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2027.2578H110.633V31.9572H112.508V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2027.2578H118.125V31.9572H121.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2027.2578H125.629V31.9572H133.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2027.2578H135V31.9572H136.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2027.2578H138.758V31.9572H148.133V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.621%2027.2578H149.996V31.9572H155.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2027.2578H161.246V31.9572H163.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.375%2027.2578H168.75V31.9572H174.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2027.2578H176.254V31.9572H180.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2027.2578H181.879V31.9572H189.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2027.2578H191.25V31.9572H193.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.883%2027.2578H195.008V31.9572H196.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.496%2027.2578H200.621V31.9572H202.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2027.2578H213.75V31.9572H226.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2027.2578H228.746V31.9572H230.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2027.2578H236.25V31.9572H238.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2027.2578H240.008V31.9572H241.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2027.2578H245.621V31.9572H247.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2031.9561H22.5V36.6555H37.4999V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2031.9561H39.375V36.6555H41.2501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2031.9561H43.1328V36.6555H45.0079V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2031.9561H46.8672V36.6555H48.7423V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.2579%2031.9561H54.3828V36.6555H56.2579V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9923%2031.9561H58.1172V36.6555H59.9923V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2031.9561H61.875V36.6555H63.7501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2031.9561H67.5V36.6555H75.0001V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2031.9561H86.2422V36.6555H89.9921V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2031.9561H91.8789V36.6555H103.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2031.9561H104.996V36.6555H108.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2031.9561H110.633V36.6555H112.508V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2031.9561H118.125V36.6555H120V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2031.9561H121.871V36.6555H123.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2031.9561H133.121V36.6555H136.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2031.9561H138.758V36.6555H148.133V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2031.9561H149.996V36.6555H151.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.258%2031.9561H155.633V36.6555H161.258V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.492%2031.9561H170.617V36.6555H172.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2031.9561H174.375V36.6555H178.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2031.9561H181.879V36.6555H183.754V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2031.9561H185.625V36.6555H187.5V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2031.9561H189.371V36.6555H191.246V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.242%2031.9561H198.742V36.6555H206.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2031.9561H213.75V36.6555H226.875V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2031.9561H228.746V36.6555H230.621V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2031.9561H236.25V36.6555H238.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2031.9561H240.008V36.6555H241.883V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2031.9561H245.621V36.6555H247.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2036.6562H22.5V41.3557H37.4999V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2036.6562H39.375V41.3557H41.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2036.6562H43.1328V41.3557H45.0079V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2036.6562H46.8672V41.3557H48.7423V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2036.6562H54.3828V41.3557H58.1327V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2036.6562H59.9961V41.3557H61.8712V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2036.6562H63.7539V41.3557H71.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2036.6562H74.9922V41.3557H84.3671V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6171%2036.6562H86.2422V41.3557H95.6171V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2036.6562H97.5039V41.3557H99.379V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2036.6562H101.25V41.3557H103.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.25%2036.6562H106.875V41.3557H116.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2036.6562H118.125V41.3557H123.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2036.6562H125.629V41.3557H131.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2036.6562H133.121V41.3557H134.996V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2036.6562H138.758V41.3557H140.633V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2036.6562H149.996V41.3557H153.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.508%2036.6562H155.633V41.3557H157.508V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.758%2036.6562H166.883V41.3557H168.758V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2036.6562H176.254V41.3557H180.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.629%2036.6562H181.879V41.3557H185.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.367%2036.6562H187.492V41.3557H189.367V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2036.6562H191.25V41.3557H198.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2036.6562H202.5V41.3557H211.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2036.6562H213.75V41.3557H226.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2036.6562H228.746V41.3557H230.621V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2036.6562H236.25V41.3557H238.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2036.6562H240.008V41.3557H241.883V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2036.6562H245.621V41.3557H247.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2041.3564H22.5V46.0559H37.4999V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2041.3564H39.375V46.0559H41.2501V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2041.3564H43.1328V46.0559H45.0079V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2041.3564H46.8672V46.0559H48.7423V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2041.3564H54.3828V46.0559H58.1327V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2041.3564H59.9961V46.0559H61.8712V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3789%2041.3564H63.7539V46.0559H69.3789V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6251%2041.3564H78.75V46.0559H80.6251V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4922%2041.3564H86.2422V46.0559H97.4922V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M105.008%2041.3564H99.3828V46.0559H105.008V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2041.3564H106.875V46.0559H108.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2041.3564H110.633V46.0559H112.508V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2041.3564H118.125V46.0559H123.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M127.504%2041.3564H125.629V46.0559H127.504V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2041.3564H131.242V46.0559H134.992V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2041.3564H136.879V46.0559H138.754V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2041.3564H149.996V46.0559H153.746V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M166.879%2041.3564H165.004V46.0559H166.879V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M176.242%2041.3564H170.617V46.0559H176.242V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2041.3564H178.121V46.0559H179.996V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2041.3564H181.879V46.0559H189.379V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2041.3564H191.25V46.0559H193.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2041.3564H195.008V46.0559H200.633V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M210.004%2041.3564H204.379V46.0559H210.004V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2041.3564H213.75V46.0559H226.875V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2041.3564H228.746V46.0559H230.621V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2041.3564H236.25V46.0559H238.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2041.3564H240.008V46.0559H241.883V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2041.3564H245.621V46.0559H247.496V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2046.0537H22.5V50.7531H37.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2046.0537H39.375V50.7531H41.2501V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2046.0537H43.1328V50.7531H45.0079V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2046.0537H46.8672V50.7531H48.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2046.0537H54.3828V50.7531H63.7577V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2046.0537H65.6211V50.7531H67.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.879%2046.0537H69.3789V50.7531H76.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2046.0537H78.75V50.7531H82.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7423%2046.0537H86.2422V50.7531H93.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2046.0537H95.625V50.7531H97.5001V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2046.0537H101.25V50.7531H108.75V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2046.0537H110.633V50.7531H112.508V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2046.0537H118.125V50.7531H120V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.496%2046.0537H121.871V50.7531H127.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M135%2046.0537H129.375V50.7531H135V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2046.0537H140.625V50.7531H148.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2046.0537H149.996V50.7531H153.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.742%2046.0537H159.367V50.7531H168.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2046.0537H172.496V50.7531H174.371V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2046.0537H178.121V50.7531H179.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2046.0537H181.879V50.7531H189.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2046.0537H191.25V50.7531H193.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.383%2046.0537H195.008V50.7531H204.383V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2046.0537H206.246V50.7531H209.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2046.0537H213.75V50.7531H226.875V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2046.0537H228.746V50.7531H230.621V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2046.0537H236.25V50.7531H238.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2046.0537H240.008V50.7531H241.883V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2046.0537H245.621V50.7531H247.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2050.7539H22.5V55.4533H37.4999V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2050.7539H39.375V55.4533H41.2501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2050.7539H43.1328V55.4533H45.0079V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2050.7539H46.8672V55.4533H48.7423V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0078%2050.7539H54.3828V55.4533H60.0078V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2050.7539H61.875V55.4533H63.7501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.125%2050.7539H67.5V55.4533H73.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2050.7539H74.9922V55.4533H84.3671V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2050.7539H86.2422V55.4533H88.1173V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2050.7539H95.625V55.4533H99.3749V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2050.7539H104.996V55.4533H108.746V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.375%2050.7539H112.5V55.4533H114.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2050.7539H118.125V55.4533H121.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.379%2050.7539H125.629V55.4533H129.379V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2050.7539H136.879V55.4533H140.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2050.7539H144.371V55.4533H148.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2050.7539H149.996V55.4533H151.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2050.7539H161.246V55.4533H163.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2050.7539H168.75V55.4533H172.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2050.7539H174.375V55.4533H178.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.504%2050.7539H181.879V55.4533H187.504V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2050.7539H189.371V55.4533H191.246V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2050.7539H195.008V55.4533H200.633V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2050.7539H202.5V55.4533H211.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2050.7539H213.75V55.4533H226.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2050.7539H228.746V55.4533H230.621V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2050.7539H236.25V55.4533H238.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2050.7539H240.008V55.4533H241.883V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2050.7539H245.621V55.4533H247.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2055.4551H22.5V60.1545H37.4999V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2055.4551H39.375V60.1545H41.2501V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2055.4551H43.1328V60.1545H45.0079V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2055.4551H46.8672V60.1545H48.7423V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2055.4551H54.3828V60.1545H65.6328V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2055.4551H67.5V60.1545H69.3751V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2055.4551H73.125V60.1545H75.0001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4961%2055.4551H76.8711V60.1545H82.4961V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2055.4551H86.2422V60.1545H88.1173V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2055.4551H90V60.1545H97.5001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.133%2055.4551H99.3828V60.1545H103.133V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2055.4551H104.996V60.1545H114.371V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2055.4551H118.125V60.1545H120V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2055.4551H121.871V60.1545H123.746V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2055.4551H125.629V60.1545H133.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.5%2055.4551H140.625V60.1545H142.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.496%2055.4551H149.996V60.1545H157.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.996%2055.4551H161.246V60.1545H164.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2055.4551H168.75V60.1545H172.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2055.4551H174.375V60.1545H176.25V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2055.4551H181.879V60.1545H183.754V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2055.4551H185.625V60.1545H187.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.621%2055.4551H189.371V60.1545H200.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.125%2055.4551H202.5V60.1545H208.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2055.4551H213.75V60.1545H226.875V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2055.4551H228.746V60.1545H230.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2055.4551H236.25V60.1545H238.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2055.4551H240.008V60.1545H241.883V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2055.4551H245.621V60.1545H247.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2060.1523H22.5V64.8518H37.4999V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2060.1523H39.375V64.8518H41.2501V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2060.1523H43.1328V64.8518H45.0079V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2060.1523H46.8672V64.8518H48.7423V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2060.1523H54.3828V64.8518H65.6328V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2060.1523H67.5V64.8518H69.3751V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8749%2060.1523H73.125V64.8518H76.8749V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M82.504%2060.1523H80.6289V64.8518H82.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2060.1523H86.2422V64.8518H88.1173V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3711%2060.1523H93.7461V64.8518H99.3711V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2060.1523H101.25V64.8518H103.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2060.1523H108.754V64.8518H112.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2060.1523H118.125V64.8518H121.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M131.258%2060.1523H127.508V64.8518H131.258V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2060.1523H136.879V64.8518H138.754V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2060.1523H140.625V64.8518H148.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2060.1523H149.996V64.8518H153.746V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M159.383%2060.1523H155.633V64.8518H159.383V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2060.1523H161.246V64.8518H163.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2060.1523H165.004V64.8518H172.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2060.1523H181.879V64.8518H191.254V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2060.1523H193.129V64.8518H195.004V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M204.367%2060.1523H198.742V64.8518H204.367V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2060.1523H206.246V64.8518H208.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2060.1523H213.75V64.8518H226.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2060.1523H228.746V64.8518H230.621V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2060.1523H236.25V64.8518H238.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2060.1523H240.008V64.8518H241.883V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2060.1523H245.621V64.8518H247.496V60.1523Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56590'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._id-mrz-barcode-back-icon_1nryz_79:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56870)'%3e%3cpath%20d='M247.496%2022.5576H22.4961V64.8527H247.496V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.496%2022.5576H22.4961V27.257H37.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2022.5576H39.3711V27.257H41.2462V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2022.5576H43.1289V27.257H45.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2022.5576H46.8633V27.257H48.7384V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2022.5576H54.3789V27.257H63.7538V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2022.5576H65.6172V27.257H67.4923V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2022.5576H69.375V27.257H71.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2022.5576H73.1211V27.257H82.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2022.5576H86.2383V27.257H89.9882V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7501%2022.5576H91.875V27.257H93.7501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2022.5576H95.6211V27.257H99.371V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.617%2022.5576H104.992V27.257H110.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2022.5576H118.121V27.257H121.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.121%2022.5576H129.371V27.257H133.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2022.5576H134.996V27.257H136.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2022.5576H138.754V27.257H140.629V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2022.5576H149.992V27.257H151.867V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.375%2022.5576H153.75V27.257H159.375V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2022.5576H166.879V27.257H172.504V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2022.5576H174.371V27.257H176.246V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2022.5576H181.875V27.257H191.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2022.5576H193.125V27.257H195V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2022.5576H196.871V27.257H198.746V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2022.5576H200.617V27.257H209.992V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2022.5576H213.746V27.257H226.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2022.5576H228.742V27.257H230.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2022.5576H236.246V27.257H238.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2022.5576H240.004V27.257H241.879V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2022.5576H245.617V27.257H247.492V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2027.2578H22.4961V31.9572H37.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2027.2578H39.3711V31.9572H41.2462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2027.2578H43.1289V31.9572H45.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2027.2578H46.8633V31.9572H48.7384V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.879%2027.2578H54.3789V31.9572H61.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6251%2027.2578H63.75V31.9572H65.6251V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2027.2578H67.4961V31.9572H69.3712V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7423%2027.2578H76.8672V31.9572H78.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8633%2027.2578H86.2383V31.9572H91.8633V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2027.2578H97.5V31.9572H99.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M104.996%2027.2578H101.246V31.9572H104.996V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2027.2578H110.629V31.9572H112.504V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2027.2578H118.121V31.9572H121.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2027.2578H125.625V31.9572H133.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2027.2578H134.996V31.9572H136.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2027.2578H138.754V31.9572H148.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.617%2027.2578H149.992V31.9572H155.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2027.2578H161.242V31.9572H163.117V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2027.2578H168.746V31.9572H174.371V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2027.2578H176.25V31.9572H180V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2027.2578H181.875V31.9572H189.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2027.2578H191.246V31.9572H193.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.879%2027.2578H195.004V31.9572H196.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.492%2027.2578H200.617V31.9572H202.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2027.2578H213.746V31.9572H226.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2027.2578H228.742V31.9572H230.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2027.2578H236.246V31.9572H238.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2027.2578H240.004V31.9572H241.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2027.2578H245.617V31.9572H247.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2031.9561H22.4961V36.6555H37.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2031.9561H39.3711V36.6555H41.2462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2031.9561H43.1289V36.6555H45.004V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2031.9561H46.8633V36.6555H48.7384V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.254%2031.9561H54.3789V36.6555H56.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9884%2031.9561H58.1133V36.6555H59.9884V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2031.9561H61.8711V36.6555H63.7462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2031.9561H67.4961V36.6555H74.9962V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2031.9561H86.2383V36.6555H89.9882V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2031.9561H91.875V36.6555H103.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2031.9561H104.992V36.6555H108.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2031.9561H110.629V36.6555H112.504V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2031.9561H118.121V36.6555H119.996V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2031.9561H121.867V36.6555H123.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.867%2031.9561H133.117V36.6555H136.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2031.9561H138.754V36.6555H148.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2031.9561H149.992V36.6555H151.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.254%2031.9561H155.629V36.6555H161.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.488%2031.9561H170.613V36.6555H172.488V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2031.9561H174.371V36.6555H178.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2031.9561H181.875V36.6555H183.75V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2031.9561H185.621V36.6555H187.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2031.9561H189.367V36.6555H191.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.238%2031.9561H198.738V36.6555H206.238V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2031.9561H213.746V36.6555H226.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2031.9561H228.742V36.6555H230.617V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2031.9561H236.246V36.6555H238.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2031.9561H240.004V36.6555H241.879V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2031.9561H245.617V36.6555H247.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2036.6562H22.4961V41.3557H37.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2036.6562H39.3711V41.3557H41.2462V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2036.6562H43.1289V41.3557H45.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2036.6562H46.8633V41.3557H48.7384V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2036.6562H54.3789V41.3557H58.1288V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2036.6562H59.9922V41.3557H61.8673V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2036.6562H63.75V41.3557H71.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2036.6562H74.9883V41.3557H84.3632V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6132%2036.6562H86.2383V41.3557H95.6132V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2036.6562H97.5V41.3557H99.3751V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2036.6562H101.246V41.3557H103.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.246%2036.6562H106.871V41.3557H116.246V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2036.6562H118.121V41.3557H123.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.25%2036.6562H125.625V41.3557H131.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2036.6562H133.117V41.3557H134.992V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2036.6562H138.754V41.3557H140.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2036.6562H149.992V41.3557H153.742V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.504%2036.6562H155.629V41.3557H157.504V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.754%2036.6562H166.879V41.3557H168.754V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2036.6562H176.25V41.3557H180V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.625%2036.6562H181.875V41.3557H185.625V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.363%2036.6562H187.488V41.3557H189.363V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2036.6562H191.246V41.3557H198.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2036.6562H202.496V41.3557H211.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2036.6562H213.746V41.3557H226.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2036.6562H228.742V41.3557H230.617V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2036.6562H236.246V41.3557H238.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2036.6562H240.004V41.3557H241.879V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2036.6562H245.617V41.3557H247.492V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2041.3555H22.4961V46.0549H37.496V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2041.3555H39.3711V46.0549H41.2462V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2041.3555H43.1289V46.0549H45.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2041.3555H46.8633V46.0549H48.7384V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2041.3555H54.3789V46.0549H58.1288V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2041.3555H59.9922V46.0549H61.8673V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M69.375%2041.3555H63.75V46.0549H69.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6212%2041.3555H78.7461V46.0549H80.6212V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4883%2041.3555H86.2383V46.0549H97.4883V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M105.004%2041.3555H99.3789V46.0549H105.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2041.3555H106.871V46.0549H108.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2041.3555H110.629V46.0549H112.504V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2041.3555H118.121V46.0549H123.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M127.5%2041.3555H125.625V46.0549H127.5V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M134.988%2041.3555H131.238V46.0549H134.988V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2041.3555H136.875V46.0549H138.75V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2041.3555H149.992V46.0549H153.742V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M166.875%2041.3555H165V46.0549H166.875V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M176.238%2041.3555H170.613V46.0549H176.238V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2041.3555H178.117V46.0549H179.992V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2041.3555H181.875V46.0549H189.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2041.3555H191.246V46.0549H193.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2041.3555H195.004V46.0549H200.629V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M210%2041.3555H204.375V46.0549H210V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2041.3555H213.746V46.0549H226.871V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2041.3555H228.742V46.0549H230.617V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2041.3555H236.246V46.0549H238.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2041.3555H240.004V46.0549H241.879V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2041.3555H245.617V46.0549H247.492V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2046.0537H22.4961V50.7531H37.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2046.0537H39.3711V50.7531H41.2462V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2046.0537H43.1289V50.7531H45.004V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2046.0537H46.8633V50.7531H48.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2046.0537H54.3789V50.7531H63.7538V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2046.0537H65.6172V50.7531H67.4923V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8751%2046.0537H69.375V50.7531H76.8751V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2046.0537H78.7461V50.7531H82.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7384%2046.0537H86.2383V50.7531H93.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2046.0537H95.6211V50.7531H97.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2046.0537H101.246V50.7531H108.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2046.0537H110.629V50.7531H112.504V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2046.0537H118.121V50.7531H119.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.492%2046.0537H121.867V50.7531H127.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2046.0537H129.371V50.7531H134.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2046.0537H140.621V50.7531H148.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2046.0537H149.992V50.7531H153.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.738%2046.0537H159.363V50.7531H168.738V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.367%2046.0537H172.492V50.7531H174.367V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2046.0537H178.117V50.7531H179.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2046.0537H181.875V50.7531H189.375V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2046.0537H191.246V50.7531H193.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.379%2046.0537H195.004V50.7531H204.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2046.0537H206.242V50.7531H209.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2046.0537H213.746V50.7531H226.871V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2046.0537H228.742V50.7531H230.617V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2046.0537H236.246V50.7531H238.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2046.0537H240.004V50.7531H241.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2046.0537H245.617V50.7531H247.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2050.7539H22.4961V55.4533H37.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2050.7539H39.3711V55.4533H41.2462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2050.7539H43.1289V55.4533H45.004V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2050.7539H46.8633V55.4533H48.7384V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0039%2050.7539H54.3789V55.4533H60.0039V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2050.7539H61.8711V55.4533H63.7462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.1211%2050.7539H67.4961V55.4533H73.1211V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2050.7539H74.9883V55.4533H84.3632V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2050.7539H86.2383V55.4533H88.1134V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2050.7539H95.6211V55.4533H99.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2050.7539H104.992V55.4533H108.742V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2050.7539H112.496V55.4533H114.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2050.7539H118.121V55.4533H121.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.375%2050.7539H125.625V55.4533H129.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.625%2050.7539H136.875V55.4533H140.625V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.117%2050.7539H144.367V55.4533H148.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2050.7539H149.992V55.4533H151.867V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2050.7539H161.242V55.4533H163.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2050.7539H168.746V55.4533H172.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2050.7539H174.371V55.4533H178.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2050.7539H181.875V55.4533H187.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2050.7539H189.367V55.4533H191.242V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2050.7539H195.004V55.4533H200.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2050.7539H202.496V55.4533H211.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2050.7539H213.746V55.4533H226.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2050.7539H228.742V55.4533H230.617V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2050.7539H236.246V55.4533H238.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2050.7539H240.004V55.4533H241.879V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2050.7539H245.617V55.4533H247.492V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2055.4551H22.4961V60.1545H37.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2055.4551H39.3711V60.1545H41.2462V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2055.4551H43.1289V60.1545H45.004V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2055.4551H46.8633V60.1545H48.7384V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2055.4551H54.3789V60.1545H65.6289V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2055.4551H67.4961V60.1545H69.3712V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2055.4551H73.1211V60.1545H74.9962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4922%2055.4551H76.8672V60.1545H82.4922V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2055.4551H86.2383V60.1545H88.1134V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2055.4551H89.9961V60.1545H97.4962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2055.4551H99.3789V60.1545H103.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.367%2055.4551H104.992V60.1545H114.367V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2055.4551H118.121V60.1545H119.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2055.4551H121.867V60.1545H123.742V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2055.4551H125.625V60.1545H133.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.496%2055.4551H140.621V60.1545H142.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.492%2055.4551H149.992V60.1545H157.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.992%2055.4551H161.242V60.1545H164.992V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2055.4551H168.746V60.1545H172.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2055.4551H174.371V60.1545H176.246V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2055.4551H181.875V60.1545H183.75V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2055.4551H185.621V60.1545H187.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.617%2055.4551H189.367V60.1545H200.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2055.4551H202.496V60.1545H208.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2055.4551H213.746V60.1545H226.871V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2055.4551H228.742V60.1545H230.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2055.4551H236.246V60.1545H238.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2055.4551H240.004V60.1545H241.879V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2055.4551H245.617V60.1545H247.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2060.1514H22.4961V64.8508H37.496V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2060.1514H39.3711V64.8508H41.2462V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2060.1514H43.1289V64.8508H45.004V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2060.1514H46.8633V64.8508H48.7384V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2060.1514H54.3789V64.8508H65.6289V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2060.1514H67.4961V64.8508H69.3712V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M76.871%2060.1514H73.1211V64.8508H76.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M82.5001%2060.1514H80.625V64.8508H82.5001V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2060.1514H86.2383V64.8508H88.1134V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3672%2060.1514H93.7422V64.8508H99.3672V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2060.1514H101.246V64.8508H103.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M112.5%2060.1514H108.75V64.8508H112.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2060.1514H118.121V64.8508H121.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2060.1514H127.504V64.8508H131.254V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2060.1514H136.875V64.8508H138.75V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2060.1514H140.621V64.8508H148.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2060.1514H149.992V64.8508H153.742V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2060.1514H155.629V64.8508H159.379V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2060.1514H161.242V64.8508H163.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2060.1514H165V64.8508H172.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2060.1514H181.875V64.8508H191.25V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2060.1514H193.125V64.8508H195V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M204.363%2060.1514H198.738V64.8508H204.363V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M208.117%2060.1514H206.242V64.8508H208.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2060.1514H213.746V64.8508H226.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2060.1514H228.742V64.8508H230.617V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2060.1514H236.246V64.8508H238.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2060.1514H240.004V64.8508H241.879V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2060.1514H245.617V64.8508H247.492V60.1514Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56870'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._bank-card-front-icon_1nryz_83:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45763'%20y='-1.45763'%20width='277.085'%20height='169.085'%20rx='13.1186'%20transform='matrix(1%200%200%20-1%200%20169.085)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91525'/%3e%3crect%20x='23.332'%20y='23.3223'%20width='107.917'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='93.332'%20y='142.848'%20width='99.1667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='122.44'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='84.582'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='207.082'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='142.848'%20width='61.25'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='52.4746'%20width='40.8333'%20height='37.8983'%20rx='5.83051'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='58.3047'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='44.4805'%20y='52.4746'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2052.4746)'%20fill='white'/%3e%3crect%20x='37.918'%20y='58.3047'%20width='26.2373'%20height='1.45833'%20transform='rotate(90%2037.918%2058.3047)'%20fill='white'/%3e%3crect%20x='51.043'%20y='67.0508'%20width='17.4915'%20height='1.45833'%20transform='rotate(90%2051.043%2067.0508)'%20fill='white'/%3e%3crect%20x='44.4805'%20y='84.542'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2084.542)'%20fill='white'/%3e%3crect%20x='23.3359'%20y='83.085'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3ccircle%20cx='224.476'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3ccircle%20cx='247.796'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3c/svg%3e")}._bank-card-back-icon_1nryz_87:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45833'%20y='-1.45833'%20width='277.083'%20height='169.083'%20rx='13.125'%20transform='matrix(1%200%200%20-1%200%20169.083)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91667'/%3e%3crect%20y='14.5762'%20width='280'%20height='40.8136'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='69.9658'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='224.582'%20y='119.525'%20width='23.3333'%20height='34.9831'%20fill='%23333543'/%3e%3ccircle%20cx='224.582'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3ccircle%20cx='247.918'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3c/svg%3e")}._document-front-icon_1nryz_91:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M520%20200H800V240H520V200Z'%20fill='white'/%3e%3cpath%20d='M800%20300H520V340H800V300Z'%20fill='white'/%3e%3cpath%20d='M520%20400H800V440H520V400Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M274.943%20123.429L274.933%20123.432C266.551%20126.295%20258.863%20130.466%20251.927%20135.343C243.39%20140.807%20235.349%20147.484%20228.244%20155.117C216.999%20166.723%20206.985%20181.73%20202.638%20200.462C201.732%20203.954%20201.031%20207.508%20200.554%20211.114C198.857%20223.937%20199.991%20237.409%20204.799%20251.055C201.906%20250.776%20199.719%20251.697%20198.089%20253.419C191.062%20260.842%20194.356%20283.152%20195.842%20288.454C202.652%20312.775%20208.999%20319.597%20213.796%20319.988C216.486%20337.575%20230.545%20358.063%20243.587%20375.139C243.587%20405.888%20203.816%20413.339%20170.442%20419.591C162.723%20421.037%20155.346%20422.419%20148.883%20424.01C114.629%20432.436%20110.268%20472.281%20110.168%20504.349C110.141%20513.052%20117.321%20520%20126.023%20520H473.977C482.679%20520%20489.859%20513.052%20489.839%20504.349C489.769%20472.142%20485.483%20432.464%20451.117%20424.01C445.211%20422.556%20438.486%20421.191%20431.39%20419.752L431.388%20419.751C396.76%20412.725%20353.321%20403.912%20353.321%20374.203C353.664%20373.739%20354.01%20373.272%20354.358%20372.804C357.463%20368.617%20360.701%20364.25%20363.825%20359.791C372.128%20347.938%20379.624%20335.429%20381.652%20323.912C382.709%20324.634%20383.91%20325.123%20385.24%20325.123C385.796%20325.123%20386.374%20325.037%20386.972%20324.849C391.593%20323.394%20397.418%20315.772%20403.633%20293.568C410.9%20267.609%20406.477%20258.905%20400.199%20256.714C420.616%20157.928%20373.971%20154.617%20373.971%20154.617C373.971%20154.617%20366.934%20140.939%20348.397%20130.606C337.66%20124.183%20323.287%20119%20304.851%20119C301.953%20119%20298.964%20119.122%20295.865%20119.395C288.479%20119.744%20281.5%20121.188%20274.943%20123.429ZM321.183%20350.388C316.077%20357.278%20313.321%20365.627%20313.321%20374.203C313.321%20396.791%20323.959%20414.183%20337.296%20425.916C349.473%20436.63%20364.134%20443.009%20376.199%20447.154C388.689%20451.445%20401.819%20454.454%20412.943%20456.796C417.197%20457.692%20421.006%20458.464%20424.494%20459.171L424.495%20459.171C431.031%20460.495%20436.443%20461.592%20441.555%20462.85L441.562%20462.852C442.371%20463.051%20442.688%20463.234%20442.718%20463.251L442.719%20463.252L442.723%20463.254C442.746%20463.267%20442.79%20463.292%20442.907%20463.412C443.207%20463.723%20444.371%20465.103%20445.684%20468.766C446.817%20471.928%20447.691%20475.687%20448.338%20480H151.711C152.363%20475.717%20153.239%20471.971%20154.372%20468.81C155.699%20465.109%20156.878%20463.698%20157.192%20463.372L157.194%20463.369C157.207%20463.34%20157.301%20463.132%20158.438%20462.852L158.445%20462.85C163.729%20461.549%20169.527%20460.462%20176.817%20459.096L176.821%20459.095C179.572%20458.579%20182.535%20458.024%20185.763%20457.402C196.469%20455.34%20209.407%20452.649%20221.731%20448.562C233.686%20444.597%20248.469%20438.255%20260.709%20426.995C274.269%20414.522%20283.587%20396.915%20283.587%20375.139C283.587%20366.365%20280.702%20357.834%20275.376%20350.86C269.197%20342.77%20263.625%20334.956%20259.415%20327.693C254.949%20319.99%20253.579%20315.526%20253.336%20313.941C251.698%20303.233%20245.887%20294.002%20237.651%20287.879C236.767%20285.573%20235.697%20282.397%20234.493%20278.142C234.495%20278.139%20234.486%20278.086%20234.467%20277.984L234.452%20277.901C235.091%20277.195%20235.707%20276.464%20236.298%20275.708C244.717%20264.952%20247.065%20250.644%20242.526%20237.762C239.17%20228.237%20239.103%20219.19%20241.356%20210.506C241.443%20210.173%20241.525%20209.839%20241.603%20209.503C243.904%20199.588%20249.376%20190.79%20256.971%20182.951C257.156%20182.76%20257.34%20182.567%20257.521%20182.372C262.328%20177.208%20267.774%20172.691%20273.489%20169.034C273.978%20168.721%20274.46%20168.397%20274.936%20168.063C279.286%20165.004%20283.597%20162.748%20287.809%20161.303L287.883%20161.278C291.162%20160.157%20294.424%20159.508%20297.75%20159.351C298.292%20159.325%20298.833%20159.288%20299.374%20159.241C301.267%20159.074%20303.083%20159%20304.851%20159C315.374%20159%20322.72%20161.857%20327.864%20164.933C328.213%20165.142%20328.565%20165.345%20328.92%20165.543C333.473%20168.081%20336.341%20170.874%20337.886%20172.659C338.515%20173.386%20338.906%20173.925%20339.077%20174.173C344.22%20183.353%20352.722%20190.05%20362.636%20192.979C364.507%20197.532%20368.476%20212.578%20361.027%20248.618C358.865%20259.075%20361.005%20269.523%20366.336%20278.005C366.023%20279.378%20365.623%20280.965%20365.114%20282.784L365.113%20282.786C364.533%20284.861%20363.983%20286.685%20363.469%20288.283C352.34%20293.961%20344.445%20304.559%20342.258%20316.974C342.258%20316.974%20342.208%20317.246%20342.023%20317.818C341.833%20318.406%20341.53%20319.218%20341.065%20320.269C340.111%20322.423%20338.685%20325.105%20336.678%20328.368C332.654%20334.911%20327.684%20341.617%20321.853%20349.483L321.183%20350.388Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M80%200C35.8172%200%200%2035.8172%200%2080V560C0%20604.183%2035.8172%20640%2080%20640H840C884.183%20640%20920%20604.183%20920%20560V80C920%2035.8172%20884.183%200%20840%200H80ZM840%2040H80C57.9086%2040%2040%2057.9086%2040%2080V560C40%20582.091%2057.9086%20600%2080%20600H840C862.091%20600%20880%20582.091%20880%20560V80C880%2057.9086%20862.091%2040%20840%2040Z'%20fill='white'/%3e%3c/svg%3e")}._document-back-icon_1nryz_95:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M460%20300H140V340H460V300Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M100%200C44.7715%200%200%2044.7715%200%20100V540C0%20595.228%2044.7715%20640%20100%20640H820C875.228%20640%20920%20595.228%20920%20540V100C920%2044.7715%20875.229%200%20820%200H100ZM820%2040H100C66.8629%2040%2040%2066.8629%2040%20100V140H880V100C880%2066.8629%20853.137%2040%20820%2040ZM40%20540V240H880V540C880%20573.137%20853.137%20600%20820%20600H100C66.8629%20600%2040%20573.137%2040%20540Z'%20fill='white'/%3e%3c/svg%3e")}@keyframes _slide_1nryz_22{0%{background-position:center 115%}to{background-position:center -15%}}@keyframes _flip-front_1nryz_1{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}@keyframes _flip-back_1nryz_1{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}`,iL=`._tilt_5ot88_1{width:80%;height:100%;position:absolute;align-self:center;perspective:1000px}._tilt_5ot88_1:before{content:"";width:100%;height:100%;display:inline-flex;background-repeat:no-repeat;background-position:center;background-size:100% auto}._vertical_5ot88_19:before{animation:_vertical_5ot88_19 2s .4s infinite linear}._horizontal_5ot88_23:before{animation:_horizontal_5ot88_23 2s .4s infinite linear}._left-bottom-right-top_5ot88_27:before{animation:_left-bottom-right-top_5ot88_27 2s .4s infinite linear}._right-bottom-left-top_5ot88_31:before{animation:_right-bottom-left-top_5ot88_31 2s .4s infinite linear}._id-front-icon_5ot88_35:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.246%2028.1982H22.4961V126.887C22.4962%20124.482%2027.1732%20123.323%2032.6526%20121.964C39.93%20120.16%2048.6229%20118.005%2049.6542%20112.116C44.6713%20108.96%2042.7698%20104.198%2040.8243%2099.3255C40.4465%2098.3791%2040.0669%2097.4286%2039.6629%2096.485C34.7738%20101.236%2032.5935%2079.4764%2036.9774%2079.4764C28.6435%2056.9793%2051.4615%2038.5191%2072.545%2051.2088C84.91%2048.5382%2091.7424%2063.3145%2084.3766%2079.4768C87.4153%2078.0182%2087.9964%2085.7946%2087.4153%2090.6287C87.4153%2091.8706%2086.1245%20100.564%2082.8626%2097.1966C82.4668%2098.1115%2082.0949%2099.0331%2081.7247%2099.9507L81.7241%2099.9523L81.7239%2099.9527C79.768%20104.801%2077.8573%20109.537%2072.6874%20112.594C74.1725%20118.123%2083.0554%20120.21%2090.5254%20121.964C96.3092%20123.323%20101.246%20124.482%20101.246%20126.887V28.1982Z'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='104.327'%20width='59.0625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='182.812'%20y='104.327'%20width='64.6875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='28.1963'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='53.5742'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='78.9512'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='129.704'%20width='135'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-single-icon_5ot88_39:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='219'%20viewBox='0%200%20309%20219'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%20196.527C1.40455%20200.484%201.40564%20203.366%201.59124%20205.638C1.7755%20207.893%202.13459%20209.422%202.78232%20210.693C3.99425%20213.072%205.92806%20215.006%208.3066%20216.218C9.57784%20216.865%2011.1068%20217.225%2013.3621%20217.409C15.6337%20217.594%2018.5165%20217.595%2022.4727%20217.595H286.527C290.484%20217.595%20293.366%20217.594%20295.638%20217.409C297.893%20217.225%20299.422%20216.865%20300.693%20216.218C303.072%20215.006%20305.006%20213.072%20306.218%20210.693C306.865%20209.422%20307.224%20207.893%20307.409%20205.638C307.594%20203.366%20307.595%20200.484%20307.595%20196.527V1.40454H1.40455V196.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%2033.6924H22.4727V129.154H22.4727C22.4729%20126.828%2026.8105%20125.706%2031.8923%20124.392L31.8924%20124.392C38.6418%20122.647%2046.7039%20120.562%2047.6604%20114.866C43.039%20111.813%2041.2755%20107.207%2039.4712%20102.494L39.4711%20102.494C39.1207%20101.578%2038.7687%20100.659%2038.394%2099.7463C33.8596%20104.342%2031.8376%2083.2938%2035.9034%2083.2938C28.1741%2061.5324%2049.3366%2043.6758%2068.8904%2055.9505C80.3582%2053.3672%2086.695%2067.6604%2079.8636%2083.2943C82.6818%2081.8833%2083.2207%2089.4054%2082.6818%2094.0815C82.6818%2095.2828%2081.4847%20103.692%2078.4594%20100.435C78.0921%20101.32%2077.747%20102.212%2077.4035%20103.1L77.4034%20103.1L77.4033%20103.101C75.5893%20107.79%2073.8173%20112.371%2069.0225%20115.329C70.3998%20120.677%2078.6382%20122.695%2085.5662%20124.392C90.9184%20125.703%2095.4886%20126.823%2095.509%20129.138V33.6924Z'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='160.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='33.6924'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='53.3457'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='73'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='92.6543'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='112.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='131.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='185.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3c/svg%3e")}._passport-both-pages-icon_5ot88_43:before{background-image:url("data:image/svg+xml,%3csvg%20width='309'%20height='438'%20viewBox='0%200%20309%20438'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.40455%2022.4727C1.40455%2018.5165%201.40564%2015.6337%201.59124%2013.3621C1.7755%2011.1068%202.13459%209.57784%202.78232%208.3066C3.99425%205.92806%205.92806%203.99425%208.3066%202.78232C9.57784%202.13459%2011.1068%201.7755%2013.3621%201.59124C15.6337%201.40564%2018.5165%201.40455%2022.4727%201.40455H286.527C290.484%201.40455%20293.366%201.40564%20295.638%201.59124C297.893%201.7755%20299.422%202.13459%20300.693%202.78232C303.072%203.99425%20305.006%205.92806%20306.218%208.3066C306.865%209.57784%20307.224%2011.1068%20307.409%2013.3621C307.594%2015.6337%20307.595%2018.5165%20307.595%2022.4727V217.595H1.40455V22.4727Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3cpath%20d='M1.40455%20415.527C1.40455%20419.484%201.40564%20422.366%201.59124%20424.638C1.7755%20426.893%202.13459%20428.422%202.78232%20429.693C3.99425%20432.072%205.92806%20434.006%208.3066%20435.218C9.57784%20435.865%2011.1068%20436.225%2013.3621%20436.409C15.6337%20436.594%2018.5165%20436.595%2022.4727%20436.595H286.527C290.484%20436.595%20293.366%20436.594%20295.638%20436.409C297.893%20436.225%20299.422%20435.865%20300.693%20435.218C303.072%20434.006%20305.006%20432.072%20306.218%20429.693C306.865%20428.422%20307.224%20426.893%20307.409%20424.638C307.594%20422.366%20307.595%20419.484%20307.595%20415.527V220.405H1.40455V415.527Z'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.80909'/%3e%3crect%20x='22.4727'%20y='379.038'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='224.727'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='252.692'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='272.346'%20width='61.8'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='292'%20width='103.936'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='311.654'%20width='78.6545'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='331.308'%20width='154.5'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='112.363'%20y='350.962'%20width='50.5636'%20height='11.2308'%20fill='%23333543'/%3e%3crect%20x='22.4727'%20y='404.308'%20width='264.055'%20height='11.2308'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M95.509%20252.692H22.4727V348.154H95.509V348.154H22.4727C22.4727%20345.828%2026.8104%20344.706%2031.8923%20343.392L31.8924%20343.392C38.6418%20341.647%2046.7039%20339.562%2047.6604%20333.866C43.039%20330.813%2041.2755%20326.206%2039.4712%20321.494L39.4711%20321.493C39.1207%20320.578%2038.7687%20319.659%2038.394%20318.746C33.8596%20323.342%2031.8376%20302.294%2035.9034%20302.294C28.1741%20280.532%2049.3366%20262.676%2068.8904%20274.95C80.3582%20272.367%2086.695%20286.66%2079.8636%20302.294C82.6818%20300.883%2083.2207%20308.405%2082.6818%20313.081C82.6818%20314.282%2081.4847%20322.692%2078.4594%20319.434C78.0921%20320.32%2077.747%20321.212%2077.4035%20322.1L77.4034%20322.1L77.4033%20322.1C75.5893%20326.79%2073.8173%20331.371%2069.0225%20334.328C70.3998%20339.677%2078.6382%20341.695%2085.5662%20343.392C90.9184%20344.703%2095.4886%20345.823%2095.509%20348.138V252.692Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-front-icon_5ot88_47:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='112.5'%20y='25.377'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='112.5'%20y='76.1309'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='225'%20height='11.2787'%20fill='%23333543'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M101.25%2025.377H22.5V124.065C22.5003%20121.661%2027.1772%20120.502%2032.6565%20119.143C39.9339%20117.339%2048.6268%20115.184%2049.6581%20109.295C44.6752%20106.139%2042.7737%20101.377%2040.8282%2096.5044C40.4504%2095.558%2040.0708%2094.6075%2039.6668%2093.6639C34.7777%2098.4148%2032.5974%2076.6553%2036.9813%2076.6553C28.6474%2054.1582%2051.4654%2035.698%2072.5489%2048.3877C84.9139%2045.717%2091.7464%2060.4934%2084.3805%2076.6557C87.4192%2075.1971%2088.0003%2082.9735%2087.4192%2087.8076C87.4192%2089.0495%2086.1284%2097.7429%2082.8665%2094.3755C82.4704%2095.2911%2082.0983%2096.2133%2081.7279%2097.1316C79.7719%20101.98%2077.8612%20106.715%2072.6914%20109.773C74.1764%20115.302%2083.0593%20117.388%2090.5293%20119.143C96.3129%20120.502%20101.25%20121.661%20101.25%20124.065V25.377Z'%20fill='%23333543'/%3e%3c/svg%3e")}._id-back-icon_5ot88_51:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='171.562'%20y='22.5576'%20width='75.9375'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='154.688'%20y='138.164'%20width='92.8125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='47.9346'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='73.3115'%20width='73.125'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='50.625'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3c/svg%3e")}._id-mrz-back-icon_5ot88_55:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='25.377'%20width='104.062'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='50.7539'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3c/svg%3e")}._id-barcode-back-icon_5ot88_59:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40625'%20y='-1.40625'%20width='267.188'%20height='169.188'%20rx='12.6562'%20transform='matrix(1%200%200%20-1%200%20169.188)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.8125'/%3e%3crect%20x='22.5'%20y='22.5576'%20width='225'%20height='33.8361'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='112.787'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='138.164'%20width='87.1875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56590)'%3e%3cpath%20d='M247.5%2022.5576H22.5V64.8527H247.5V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.4999%2022.5576H22.5V27.257H37.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2022.5576H39.375V27.257H41.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2022.5576H43.1328V27.257H45.0079V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2022.5576H46.8672V27.257H48.7423V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2022.5576H54.3828V27.257H63.7577V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2022.5576H65.6211V27.257H67.4962V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2022.5576H69.3789V27.257H71.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2022.5576H73.125V27.257H82.4999V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2022.5576H86.2422V27.257H89.9921V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.754%2022.5576H91.8789V27.257H93.754V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2022.5576H95.625V27.257H99.3749V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.621%2022.5576H104.996V27.257H110.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2022.5576H118.125V27.257H121.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2022.5576H129.375V27.257H133.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2022.5576H135V27.257H136.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2022.5576H138.758V27.257H140.633V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2022.5576H149.996V27.257H151.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2022.5576H153.754V27.257H159.379V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.508%2022.5576H166.883V27.257H172.508V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2022.5576H174.375V27.257H176.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2022.5576H181.879V27.257H191.254V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2022.5576H193.129V27.257H195.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2022.5576H196.875V27.257H198.75V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2022.5576H200.621V27.257H209.996V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2022.5576H213.75V27.257H226.875V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2022.5576H228.746V27.257H230.621V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2022.5576H236.25V27.257H238.125V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2022.5576H240.008V27.257H241.883V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2022.5576H245.621V27.257H247.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2027.2578H22.5V31.9572H37.4999V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2027.2578H39.375V31.9572H41.2501V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2027.2578H43.1328V31.9572H45.0079V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2027.2578H46.8672V31.9572H48.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8829%2027.2578H54.3828V31.9572H61.8829V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.629%2027.2578H63.7539V31.9572H65.629V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2027.2578H67.5V31.9572H69.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7462%2027.2578H76.8711V31.9572H78.7462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8672%2027.2578H86.2422V31.9572H91.8672V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2027.2578H97.5039V31.9572H99.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M105%2027.2578H101.25V31.9572H105V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2027.2578H110.633V31.9572H112.508V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2027.2578H118.125V31.9572H121.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2027.2578H125.629V31.9572H133.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.875%2027.2578H135V31.9572H136.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2027.2578H138.758V31.9572H148.133V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.621%2027.2578H149.996V31.9572H155.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2027.2578H161.246V31.9572H163.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.375%2027.2578H168.75V31.9572H174.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2027.2578H176.254V31.9572H180.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2027.2578H181.879V31.9572H189.379V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2027.2578H191.25V31.9572H193.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.883%2027.2578H195.008V31.9572H196.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.496%2027.2578H200.621V31.9572H202.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2027.2578H213.75V31.9572H226.875V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2027.2578H228.746V31.9572H230.621V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2027.2578H236.25V31.9572H238.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2027.2578H240.008V31.9572H241.883V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2027.2578H245.621V31.9572H247.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2031.9561H22.5V36.6555H37.4999V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2031.9561H39.375V36.6555H41.2501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2031.9561H43.1328V36.6555H45.0079V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2031.9561H46.8672V36.6555H48.7423V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.2579%2031.9561H54.3828V36.6555H56.2579V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9923%2031.9561H58.1172V36.6555H59.9923V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2031.9561H61.875V36.6555H63.7501V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2031.9561H67.5V36.6555H75.0001V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9921%2031.9561H86.2422V36.6555H89.9921V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2031.9561H91.8789V36.6555H103.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2031.9561H104.996V36.6555H108.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2031.9561H110.633V36.6555H112.508V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2031.9561H118.125V36.6555H120V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2031.9561H121.871V36.6555H123.746V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2031.9561H133.121V36.6555H136.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.133%2031.9561H138.758V36.6555H148.133V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2031.9561H149.996V36.6555H151.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.258%2031.9561H155.633V36.6555H161.258V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.492%2031.9561H170.617V36.6555H172.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2031.9561H174.375V36.6555H178.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2031.9561H181.879V36.6555H183.754V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2031.9561H185.625V36.6555H187.5V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2031.9561H189.371V36.6555H191.246V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.242%2031.9561H198.742V36.6555H206.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2031.9561H213.75V36.6555H226.875V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2031.9561H228.746V36.6555H230.621V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2031.9561H236.25V36.6555H238.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2031.9561H240.008V36.6555H241.883V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2031.9561H245.621V36.6555H247.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2036.6562H22.5V41.3557H37.4999V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2036.6562H39.375V41.3557H41.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2036.6562H43.1328V41.3557H45.0079V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2036.6562H46.8672V41.3557H48.7423V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2036.6562H54.3828V41.3557H58.1327V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2036.6562H59.9961V41.3557H61.8712V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.254%2036.6562H63.7539V41.3557H71.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2036.6562H74.9922V41.3557H84.3671V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6171%2036.6562H86.2422V41.3557H95.6171V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.379%2036.6562H97.5039V41.3557H99.379V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2036.6562H101.25V41.3557H103.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.25%2036.6562H106.875V41.3557H116.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2036.6562H118.125V41.3557H123.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2036.6562H125.629V41.3557H131.254V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2036.6562H133.121V41.3557H134.996V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.633%2036.6562H138.758V41.3557H140.633V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2036.6562H149.996V41.3557H153.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.508%2036.6562H155.633V41.3557H157.508V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.758%2036.6562H166.883V41.3557H168.758V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180.004%2036.6562H176.254V41.3557H180.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.629%2036.6562H181.879V41.3557H185.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.367%2036.6562H187.492V41.3557H189.367V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.75%2036.6562H191.25V41.3557H198.75V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2036.6562H202.5V41.3557H211.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2036.6562H213.75V41.3557H226.875V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2036.6562H228.746V41.3557H230.621V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2036.6562H236.25V41.3557H238.125V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2036.6562H240.008V41.3557H241.883V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2036.6562H245.621V41.3557H247.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2041.3564H22.5V46.0559H37.4999V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2041.3564H39.375V46.0559H41.2501V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2041.3564H43.1328V46.0559H45.0079V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2041.3564H46.8672V46.0559H48.7423V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1327%2041.3564H54.3828V46.0559H58.1327V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8712%2041.3564H59.9961V46.0559H61.8712V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3789%2041.3564H63.7539V46.0559H69.3789V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6251%2041.3564H78.75V46.0559H80.6251V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4922%2041.3564H86.2422V46.0559H97.4922V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M105.008%2041.3564H99.3828V46.0559H105.008V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2041.3564H106.875V46.0559H108.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2041.3564H110.633V46.0559H112.508V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M123.75%2041.3564H118.125V46.0559H123.75V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M127.504%2041.3564H125.629V46.0559H127.504V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2041.3564H131.242V46.0559H134.992V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2041.3564H136.879V46.0559H138.754V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2041.3564H149.996V46.0559H153.746V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M166.879%2041.3564H165.004V46.0559H166.879V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M176.242%2041.3564H170.617V46.0559H176.242V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2041.3564H178.121V46.0559H179.996V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2041.3564H181.879V46.0559H189.379V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2041.3564H191.25V46.0559H193.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2041.3564H195.008V46.0559H200.633V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M210.004%2041.3564H204.379V46.0559H210.004V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2041.3564H213.75V46.0559H226.875V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2041.3564H228.746V46.0559H230.621V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2041.3564H236.25V46.0559H238.125V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2041.3564H240.008V46.0559H241.883V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2041.3564H245.621V46.0559H247.496V41.3564Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2046.0537H22.5V50.7531H37.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2046.0537H39.375V50.7531H41.2501V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2046.0537H43.1328V50.7531H45.0079V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2046.0537H46.8672V50.7531H48.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7577%2046.0537H54.3828V50.7531H63.7577V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4962%2046.0537H65.6211V50.7531H67.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.879%2046.0537H69.3789V50.7531H76.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4999%2046.0537H78.75V50.7531H82.4999V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7423%2046.0537H86.2422V50.7531H93.7423V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2046.0537H95.625V50.7531H97.5001V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.75%2046.0537H101.25V50.7531H108.75V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.508%2046.0537H110.633V50.7531H112.508V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2046.0537H118.125V50.7531H120V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.496%2046.0537H121.871V50.7531H127.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M135%2046.0537H129.375V50.7531H135V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2046.0537H140.625V50.7531H148.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2046.0537H149.996V50.7531H153.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.742%2046.0537H159.367V50.7531H168.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2046.0537H172.496V50.7531H174.371V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.996%2046.0537H178.121V50.7531H179.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.379%2046.0537H181.879V50.7531H189.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.125%2046.0537H191.25V50.7531H193.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.383%2046.0537H195.008V50.7531H204.383V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.996%2046.0537H206.246V50.7531H209.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2046.0537H213.75V50.7531H226.875V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2046.0537H228.746V50.7531H230.621V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2046.0537H236.25V50.7531H238.125V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2046.0537H240.008V50.7531H241.883V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2046.0537H245.621V50.7531H247.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2050.7539H22.5V55.4533H37.4999V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2050.7539H39.375V55.4533H41.2501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2050.7539H43.1328V55.4533H45.0079V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2050.7539H46.8672V55.4533H48.7423V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0078%2050.7539H54.3828V55.4533H60.0078V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7501%2050.7539H61.875V55.4533H63.7501V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.125%2050.7539H67.5V55.4533H73.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3671%2050.7539H74.9922V55.4533H84.3671V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2050.7539H86.2422V55.4533H88.1173V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3749%2050.7539H95.625V55.4533H99.3749V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2050.7539H104.996V55.4533H108.746V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.375%2050.7539H112.5V55.4533H114.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2050.7539H118.125V55.4533H121.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.379%2050.7539H125.629V55.4533H129.379V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2050.7539H136.879V55.4533H140.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2050.7539H144.371V55.4533H148.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.871%2050.7539H149.996V55.4533H151.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2050.7539H161.246V55.4533H163.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2050.7539H168.75V55.4533H172.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.125%2050.7539H174.375V55.4533H178.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.504%2050.7539H181.879V55.4533H187.504V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.246%2050.7539H189.371V55.4533H191.246V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.633%2050.7539H195.008V55.4533H200.633V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.875%2050.7539H202.5V55.4533H211.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2050.7539H213.75V55.4533H226.875V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2050.7539H228.746V55.4533H230.621V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2050.7539H236.25V55.4533H238.125V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2050.7539H240.008V55.4533H241.883V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2050.7539H245.621V55.4533H247.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2055.4551H22.5V60.1545H37.4999V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2055.4551H39.375V60.1545H41.2501V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2055.4551H43.1328V60.1545H45.0079V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2055.4551H46.8672V60.1545H48.7423V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2055.4551H54.3828V60.1545H65.6328V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2055.4551H67.5V60.1545H69.3751V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M75.0001%2055.4551H73.125V60.1545H75.0001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4961%2055.4551H76.8711V60.1545H82.4961V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2055.4551H86.2422V60.1545H88.1173V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.5001%2055.4551H90V60.1545H97.5001V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.133%2055.4551H99.3828V60.1545H103.133V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2055.4551H104.996V60.1545H114.371V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M120%2055.4551H118.125V60.1545H120V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2055.4551H121.871V60.1545H123.746V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.129%2055.4551H125.629V60.1545H133.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.5%2055.4551H140.625V60.1545H142.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.496%2055.4551H149.996V60.1545H157.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.996%2055.4551H161.246V60.1545H164.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2055.4551H168.75V60.1545H172.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.25%2055.4551H174.375V60.1545H176.25V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.754%2055.4551H181.879V60.1545H183.754V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2055.4551H185.625V60.1545H187.5V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.621%2055.4551H189.371V60.1545H200.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.125%2055.4551H202.5V60.1545H208.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2055.4551H213.75V60.1545H226.875V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2055.4551H228.746V60.1545H230.621V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2055.4551H236.25V60.1545H238.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2055.4551H240.008V60.1545H241.883V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2055.4551H245.621V60.1545H247.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.4999%2060.1523H22.5V64.8518H37.4999V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2501%2060.1523H39.375V64.8518H41.2501V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M45.0079%2060.1523H43.1328V64.8518H45.0079V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7423%2060.1523H46.8672V64.8518H48.7423V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6328%2060.1523H54.3828V64.8518H65.6328V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3751%2060.1523H67.5V64.8518H69.3751V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8749%2060.1523H73.125V64.8518H76.8749V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M82.504%2060.1523H80.6289V64.8518H82.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1173%2060.1523H86.2422V64.8518H88.1173V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3711%2060.1523H93.7461V64.8518H99.3711V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2060.1523H101.25V64.8518H103.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2060.1523H108.754V64.8518H112.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M121.875%2060.1523H118.125V64.8518H121.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M131.258%2060.1523H127.508V64.8518H131.258V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M138.754%2060.1523H136.879V64.8518H138.754V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M148.125%2060.1523H140.625V64.8518H148.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M153.746%2060.1523H149.996V64.8518H153.746V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M159.383%2060.1523H155.633V64.8518H159.383V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M163.121%2060.1523H161.246V64.8518H163.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2060.1523H165.004V64.8518H172.504V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M191.254%2060.1523H181.879V64.8518H191.254V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M195.004%2060.1523H193.129V64.8518H195.004V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M204.367%2060.1523H198.742V64.8518H204.367V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2060.1523H206.246V64.8518H208.121V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M226.875%2060.1523H213.75V64.8518H226.875V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M230.621%2060.1523H228.746V64.8518H230.621V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M238.125%2060.1523H236.25V64.8518H238.125V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M241.883%2060.1523H240.008V64.8518H241.883V60.1523Z'%20fill='%23272833'/%3e%3cpath%20d='M247.496%2060.1523H245.621V64.8518H247.496V60.1523Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56590'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._id-mrz-barcode-back-icon_5ot88_63:before{background-image:url("data:image/svg+xml,%3csvg%20width='270'%20height='172'%20viewBox='0%200%20270%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.40984'%20y='-1.40984'%20width='267.18'%20height='169.18'%20rx='12.6885'%20transform='matrix(1%200%200%20-1%200%20169.18)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.81967'/%3e%3crect%20x='22.5'%20y='124.065'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='107.147'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='140.983'%20width='225'%20height='8.45902'%20fill='%23333543'/%3e%3crect%20x='22.5'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3crect%20x='95.625'%20y='76.1309'%20width='61.875'%20height='11.2787'%20fill='%23333543'/%3e%3cg%20clip-path='url(%23clip0_10772_56870)'%3e%3cpath%20d='M247.496%2022.5576H22.4961V64.8527H247.496V22.5576Z'%20fill='%23D6D6D6'/%3e%3cpath%20d='M37.496%2022.5576H22.4961V27.257H37.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2022.5576H39.3711V27.257H41.2462V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2022.5576H43.1289V27.257H45.004V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2022.5576H46.8633V27.257H48.7384V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2022.5576H54.3789V27.257H63.7538V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2022.5576H65.6172V27.257H67.4923V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2022.5576H69.375V27.257H71.2501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2022.5576H73.1211V27.257H82.496V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2022.5576H86.2383V27.257H89.9882V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7501%2022.5576H91.875V27.257H93.7501V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2022.5576H95.6211V27.257H99.371V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M110.617%2022.5576H104.992V27.257H110.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2022.5576H118.121V27.257H121.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M133.121%2022.5576H129.371V27.257H133.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2022.5576H134.996V27.257H136.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2022.5576H138.754V27.257H140.629V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2022.5576H149.992V27.257H151.867V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M159.375%2022.5576H153.75V27.257H159.375V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M172.504%2022.5576H166.879V27.257H172.504V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2022.5576H174.371V27.257H176.246V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2022.5576H181.875V27.257H191.25V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2022.5576H193.125V27.257H195V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2022.5576H196.871V27.257H198.746V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2022.5576H200.617V27.257H209.992V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2022.5576H213.746V27.257H226.871V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2022.5576H228.742V27.257H230.617V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2022.5576H236.246V27.257H238.121V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2022.5576H240.004V27.257H241.879V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2022.5576H245.617V27.257H247.492V22.5576Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2027.2578H22.4961V31.9572H37.496V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2027.2578H39.3711V31.9572H41.2462V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2027.2578H43.1289V31.9572H45.004V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2027.2578H46.8633V31.9572H48.7384V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M61.879%2027.2578H54.3789V31.9572H61.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6251%2027.2578H63.75V31.9572H65.6251V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2027.2578H67.4961V31.9572H69.3712V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M78.7423%2027.2578H76.8672V31.9572H78.7423V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M91.8633%2027.2578H86.2383V31.9572H91.8633V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2027.2578H97.5V31.9572H99.3751V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M104.996%2027.2578H101.246V31.9572H104.996V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2027.2578H110.629V31.9572H112.504V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2027.2578H118.121V31.9572H121.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2027.2578H125.625V31.9572H133.125V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M136.871%2027.2578H134.996V31.9572H136.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2027.2578H138.754V31.9572H148.129V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M155.617%2027.2578H149.992V31.9572H155.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2027.2578H161.242V31.9572H163.117V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M174.371%2027.2578H168.746V31.9572H174.371V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2027.2578H176.25V31.9572H180V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2027.2578H181.875V31.9572H189.375V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2027.2578H191.246V31.9572H193.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M196.879%2027.2578H195.004V31.9572H196.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M202.492%2027.2578H200.617V31.9572H202.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2027.2578H213.746V31.9572H226.871V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2027.2578H228.742V31.9572H230.617V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2027.2578H236.246V31.9572H238.121V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2027.2578H240.004V31.9572H241.879V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2027.2578H245.617V31.9572H247.492V27.2578Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2031.9561H22.4961V36.6555H37.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2031.9561H39.3711V36.6555H41.2462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2031.9561H43.1289V36.6555H45.004V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2031.9561H46.8633V36.6555H48.7384V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M56.254%2031.9561H54.3789V36.6555H56.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M59.9884%2031.9561H58.1133V36.6555H59.9884V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2031.9561H61.8711V36.6555H63.7462V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2031.9561H67.4961V36.6555H74.9962V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M89.9882%2031.9561H86.2383V36.6555H89.9882V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M103.125%2031.9561H91.875V36.6555H103.125V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2031.9561H104.992V36.6555H108.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2031.9561H110.629V36.6555H112.504V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2031.9561H118.121V36.6555H119.996V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2031.9561H121.867V36.6555H123.742V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M136.867%2031.9561H133.117V36.6555H136.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M148.129%2031.9561H138.754V36.6555H148.129V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2031.9561H149.992V36.6555H151.867V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M161.254%2031.9561H155.629V36.6555H161.254V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M172.488%2031.9561H170.613V36.6555H172.488V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2031.9561H174.371V36.6555H178.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2031.9561H181.875V36.6555H183.75V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2031.9561H185.621V36.6555H187.496V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2031.9561H189.367V36.6555H191.242V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M206.238%2031.9561H198.738V36.6555H206.238V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2031.9561H213.746V36.6555H226.871V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2031.9561H228.742V36.6555H230.617V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2031.9561H236.246V36.6555H238.121V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2031.9561H240.004V36.6555H241.879V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2031.9561H245.617V36.6555H247.492V31.9561Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2036.6562H22.4961V41.3557H37.496V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2036.6562H39.3711V41.3557H41.2462V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2036.6562H43.1289V41.3557H45.004V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2036.6562H46.8633V41.3557H48.7384V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2036.6562H54.3789V41.3557H58.1288V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2036.6562H59.9922V41.3557H61.8673V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M71.2501%2036.6562H63.75V41.3557H71.2501V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2036.6562H74.9883V41.3557H84.3632V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M95.6132%2036.6562H86.2383V41.3557H95.6132V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3751%2036.6562H97.5V41.3557H99.3751V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2036.6562H101.246V41.3557H103.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M116.246%2036.6562H106.871V41.3557H116.246V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2036.6562H118.121V41.3557H123.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M131.25%2036.6562H125.625V41.3557H131.25V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M134.992%2036.6562H133.117V41.3557H134.992V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M140.629%2036.6562H138.754V41.3557H140.629V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2036.6562H149.992V41.3557H153.742V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M157.504%2036.6562H155.629V41.3557H157.504V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M168.754%2036.6562H166.879V41.3557H168.754V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M180%2036.6562H176.25V41.3557H180V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M185.625%2036.6562H181.875V41.3557H185.625V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M189.363%2036.6562H187.488V41.3557H189.363V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M198.746%2036.6562H191.246V41.3557H198.746V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2036.6562H202.496V41.3557H211.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2036.6562H213.746V41.3557H226.871V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2036.6562H228.742V41.3557H230.617V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2036.6562H236.246V41.3557H238.121V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2036.6562H240.004V41.3557H241.879V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2036.6562H245.617V41.3557H247.492V36.6562Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2041.3555H22.4961V46.0549H37.496V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2041.3555H39.3711V46.0549H41.2462V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2041.3555H43.1289V46.0549H45.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2041.3555H46.8633V46.0549H48.7384V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M58.1288%2041.3555H54.3789V46.0549H58.1288V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M61.8673%2041.3555H59.9922V46.0549H61.8673V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M69.375%2041.3555H63.75V46.0549H69.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M80.6212%2041.3555H78.7461V46.0549H80.6212V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4883%2041.3555H86.2383V46.0549H97.4883V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M105.004%2041.3555H99.3789V46.0549H105.004V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2041.3555H106.871V46.0549H108.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2041.3555H110.629V46.0549H112.504V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M123.746%2041.3555H118.121V46.0549H123.746V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M127.5%2041.3555H125.625V46.0549H127.5V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M134.988%2041.3555H131.238V46.0549H134.988V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2041.3555H136.875V46.0549H138.75V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2041.3555H149.992V46.0549H153.742V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M166.875%2041.3555H165V46.0549H166.875V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M176.238%2041.3555H170.613V46.0549H176.238V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2041.3555H178.117V46.0549H179.992V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2041.3555H181.875V46.0549H189.375V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2041.3555H191.246V46.0549H193.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2041.3555H195.004V46.0549H200.629V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M210%2041.3555H204.375V46.0549H210V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2041.3555H213.746V46.0549H226.871V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2041.3555H228.742V46.0549H230.617V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2041.3555H236.246V46.0549H238.121V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2041.3555H240.004V46.0549H241.879V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2041.3555H245.617V46.0549H247.492V41.3555Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2046.0537H22.4961V50.7531H37.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2046.0537H39.3711V50.7531H41.2462V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2046.0537H43.1289V50.7531H45.004V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2046.0537H46.8633V50.7531H48.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7538%2046.0537H54.3789V50.7531H63.7538V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M67.4923%2046.0537H65.6172V50.7531H67.4923V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M76.8751%2046.0537H69.375V50.7531H76.8751V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M82.496%2046.0537H78.7461V50.7531H82.496V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M93.7384%2046.0537H86.2383V50.7531H93.7384V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2046.0537H95.6211V50.7531H97.4962V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M108.746%2046.0537H101.246V50.7531H108.746V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M112.504%2046.0537H110.629V50.7531H112.504V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2046.0537H118.121V50.7531H119.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M127.492%2046.0537H121.867V50.7531H127.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M134.996%2046.0537H129.371V50.7531H134.996V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2046.0537H140.621V50.7531H148.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2046.0537H149.992V50.7531H153.742V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M168.738%2046.0537H159.363V50.7531H168.738V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M174.367%2046.0537H172.492V50.7531H174.367V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M179.992%2046.0537H178.117V50.7531H179.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M189.375%2046.0537H181.875V50.7531H189.375V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M193.121%2046.0537H191.246V50.7531H193.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M204.379%2046.0537H195.004V50.7531H204.379V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M209.992%2046.0537H206.242V50.7531H209.992V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2046.0537H213.746V50.7531H226.871V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2046.0537H228.742V50.7531H230.617V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2046.0537H236.246V50.7531H238.121V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2046.0537H240.004V50.7531H241.879V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2046.0537H245.617V50.7531H247.492V46.0537Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2050.7539H22.4961V55.4533H37.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2050.7539H39.3711V55.4533H41.2462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2050.7539H43.1289V55.4533H45.004V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2050.7539H46.8633V55.4533H48.7384V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M60.0039%2050.7539H54.3789V55.4533H60.0039V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M63.7462%2050.7539H61.8711V55.4533H63.7462V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M73.1211%2050.7539H67.4961V55.4533H73.1211V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M84.3632%2050.7539H74.9883V55.4533H84.3632V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2050.7539H86.2383V55.4533H88.1134V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M99.371%2050.7539H95.6211V55.4533H99.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M108.742%2050.7539H104.992V55.4533H108.742V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M114.371%2050.7539H112.496V55.4533H114.371V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2050.7539H118.121V55.4533H121.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M129.375%2050.7539H125.625V55.4533H129.375V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M140.625%2050.7539H136.875V55.4533H140.625V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M148.117%2050.7539H144.367V55.4533H148.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M151.867%2050.7539H149.992V55.4533H151.867V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2050.7539H161.242V55.4533H163.117V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2050.7539H168.746V55.4533H172.496V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M178.121%2050.7539H174.371V55.4533H178.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M187.5%2050.7539H181.875V55.4533H187.5V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M191.242%2050.7539H189.367V55.4533H191.242V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M200.629%2050.7539H195.004V55.4533H200.629V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M211.871%2050.7539H202.496V55.4533H211.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2050.7539H213.746V55.4533H226.871V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2050.7539H228.742V55.4533H230.617V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2050.7539H236.246V55.4533H238.121V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2050.7539H240.004V55.4533H241.879V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2050.7539H245.617V55.4533H247.492V50.7539Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2055.4551H22.4961V60.1545H37.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2055.4551H39.3711V60.1545H41.2462V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2055.4551H43.1289V60.1545H45.004V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2055.4551H46.8633V60.1545H48.7384V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2055.4551H54.3789V60.1545H65.6289V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2055.4551H67.4961V60.1545H69.3712V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M74.9962%2055.4551H73.1211V60.1545H74.9962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M82.4922%2055.4551H76.8672V60.1545H82.4922V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2055.4551H86.2383V60.1545H88.1134V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M97.4962%2055.4551H89.9961V60.1545H97.4962V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M103.129%2055.4551H99.3789V60.1545H103.129V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M114.367%2055.4551H104.992V60.1545H114.367V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M119.996%2055.4551H118.121V60.1545H119.996V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M123.742%2055.4551H121.867V60.1545H123.742V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M133.125%2055.4551H125.625V60.1545H133.125V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M142.496%2055.4551H140.621V60.1545H142.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M157.492%2055.4551H149.992V60.1545H157.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M164.992%2055.4551H161.242V60.1545H164.992V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M172.496%2055.4551H168.746V60.1545H172.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M176.246%2055.4551H174.371V60.1545H176.246V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M183.75%2055.4551H181.875V60.1545H183.75V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M187.496%2055.4551H185.621V60.1545H187.496V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M200.617%2055.4551H189.367V60.1545H200.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M208.121%2055.4551H202.496V60.1545H208.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2055.4551H213.746V60.1545H226.871V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2055.4551H228.742V60.1545H230.617V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2055.4551H236.246V60.1545H238.121V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2055.4551H240.004V60.1545H241.879V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2055.4551H245.617V60.1545H247.492V55.4551Z'%20fill='%23272833'/%3e%3cpath%20d='M37.496%2060.1514H22.4961V64.8508H37.496V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M41.2462%2060.1514H39.3711V64.8508H41.2462V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M45.004%2060.1514H43.1289V64.8508H45.004V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M48.7384%2060.1514H46.8633V64.8508H48.7384V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M65.6289%2060.1514H54.3789V64.8508H65.6289V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M69.3712%2060.1514H67.4961V64.8508H69.3712V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M76.871%2060.1514H73.1211V64.8508H76.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M82.5001%2060.1514H80.625V64.8508H82.5001V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M88.1134%2060.1514H86.2383V64.8508H88.1134V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M99.3672%2060.1514H93.7422V64.8508H99.3672V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M103.121%2060.1514H101.246V64.8508H103.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M112.5%2060.1514H108.75V64.8508H112.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M121.871%2060.1514H118.121V64.8508H121.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M131.254%2060.1514H127.504V64.8508H131.254V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M138.75%2060.1514H136.875V64.8508H138.75V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M148.121%2060.1514H140.621V64.8508H148.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M153.742%2060.1514H149.992V64.8508H153.742V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M159.379%2060.1514H155.629V64.8508H159.379V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M163.117%2060.1514H161.242V64.8508H163.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M172.5%2060.1514H165V64.8508H172.5V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M191.25%2060.1514H181.875V64.8508H191.25V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M195%2060.1514H193.125V64.8508H195V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M204.363%2060.1514H198.738V64.8508H204.363V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M208.117%2060.1514H206.242V64.8508H208.117V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M226.871%2060.1514H213.746V64.8508H226.871V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M230.617%2060.1514H228.742V64.8508H230.617V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M238.121%2060.1514H236.246V64.8508H238.121V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M241.879%2060.1514H240.004V64.8508H241.879V60.1514Z'%20fill='%23272833'/%3e%3cpath%20d='M247.492%2060.1514H245.617V64.8508H247.492V60.1514Z'%20fill='%23272833'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_10772_56870'%3e%3crect%20width='225'%20height='42.2951'%20fill='white'%20transform='translate(22.5%2022.5576)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}._bank-card-front-icon_5ot88_67:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45763'%20y='-1.45763'%20width='277.085'%20height='169.085'%20rx='13.1186'%20transform='matrix(1%200%200%20-1%200%20169.085)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91525'/%3e%3crect%20x='23.332'%20y='23.3223'%20width='107.917'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='93.332'%20y='142.848'%20width='99.1667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='122.44'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='84.582'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='145.832'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='207.082'%20y='99.1182'%20width='46.6667'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='142.848'%20width='61.25'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='52.4746'%20width='40.8333'%20height='37.8983'%20rx='5.83051'%20fill='%23333543'/%3e%3crect%20x='23.3359'%20y='58.3047'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='67.0508'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='23.3359'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='49.5859'%20y='74.3389'%20width='14.5833'%20height='1.45763'%20fill='white'/%3e%3crect%20x='44.4805'%20y='52.4746'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2052.4746)'%20fill='white'/%3e%3crect%20x='37.918'%20y='58.3047'%20width='26.2373'%20height='1.45833'%20transform='rotate(90%2037.918%2058.3047)'%20fill='white'/%3e%3crect%20x='51.043'%20y='67.0508'%20width='17.4915'%20height='1.45833'%20transform='rotate(90%2051.043%2067.0508)'%20fill='white'/%3e%3crect%20x='44.4805'%20y='84.542'%20width='5.83051'%20height='1.45833'%20transform='rotate(90%2044.4805%2084.542)'%20fill='white'/%3e%3crect%20x='23.3359'%20y='83.085'%20width='40.8333'%20height='1.45763'%20fill='white'/%3e%3ccircle%20cx='224.476'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3ccircle%20cx='247.796'%20cy='137.017'%20r='17.4915'%20fill='%23333543'/%3e%3c/svg%3e")}._bank-card-back-icon_5ot88_71:before{background-image:url("data:image/svg+xml,%3csvg%20width='280'%20height='172'%20viewBox='0%200%20280%20172'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.45833'%20y='-1.45833'%20width='277.083'%20height='169.083'%20rx='13.125'%20transform='matrix(1%200%200%20-1%200%20169.083)'%20fill='white'%20fill-opacity='0.8'%20stroke='%231B1C23'%20stroke-width='2.91667'/%3e%3crect%20y='14.5762'%20width='280'%20height='40.8136'%20fill='%23333543'/%3e%3crect%20x='23.332'%20y='69.9658'%20width='37.9167'%20height='11.661'%20fill='%23333543'/%3e%3crect%20x='224.582'%20y='119.525'%20width='23.3333'%20height='34.9831'%20fill='%23333543'/%3e%3ccircle%20cx='224.582'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3ccircle%20cx='247.918'%20cy='137.083'%20r='17.5'%20fill='%23333543'/%3e%3c/svg%3e")}._document-front-icon_5ot88_75:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M520%20200H800V240H520V200Z'%20fill='white'/%3e%3cpath%20d='M800%20300H520V340H800V300Z'%20fill='white'/%3e%3cpath%20d='M520%20400H800V440H520V400Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M274.943%20123.429L274.933%20123.432C266.551%20126.295%20258.863%20130.466%20251.927%20135.343C243.39%20140.807%20235.349%20147.484%20228.244%20155.117C216.999%20166.723%20206.985%20181.73%20202.638%20200.462C201.732%20203.954%20201.031%20207.508%20200.554%20211.114C198.857%20223.937%20199.991%20237.409%20204.799%20251.055C201.906%20250.776%20199.719%20251.697%20198.089%20253.419C191.062%20260.842%20194.356%20283.152%20195.842%20288.454C202.652%20312.775%20208.999%20319.597%20213.796%20319.988C216.486%20337.575%20230.545%20358.063%20243.587%20375.139C243.587%20405.888%20203.816%20413.339%20170.442%20419.591C162.723%20421.037%20155.346%20422.419%20148.883%20424.01C114.629%20432.436%20110.268%20472.281%20110.168%20504.349C110.141%20513.052%20117.321%20520%20126.023%20520H473.977C482.679%20520%20489.859%20513.052%20489.839%20504.349C489.769%20472.142%20485.483%20432.464%20451.117%20424.01C445.211%20422.556%20438.486%20421.191%20431.39%20419.752L431.388%20419.751C396.76%20412.725%20353.321%20403.912%20353.321%20374.203C353.664%20373.739%20354.01%20373.272%20354.358%20372.804C357.463%20368.617%20360.701%20364.25%20363.825%20359.791C372.128%20347.938%20379.624%20335.429%20381.652%20323.912C382.709%20324.634%20383.91%20325.123%20385.24%20325.123C385.796%20325.123%20386.374%20325.037%20386.972%20324.849C391.593%20323.394%20397.418%20315.772%20403.633%20293.568C410.9%20267.609%20406.477%20258.905%20400.199%20256.714C420.616%20157.928%20373.971%20154.617%20373.971%20154.617C373.971%20154.617%20366.934%20140.939%20348.397%20130.606C337.66%20124.183%20323.287%20119%20304.851%20119C301.953%20119%20298.964%20119.122%20295.865%20119.395C288.479%20119.744%20281.5%20121.188%20274.943%20123.429ZM321.183%20350.388C316.077%20357.278%20313.321%20365.627%20313.321%20374.203C313.321%20396.791%20323.959%20414.183%20337.296%20425.916C349.473%20436.63%20364.134%20443.009%20376.199%20447.154C388.689%20451.445%20401.819%20454.454%20412.943%20456.796C417.197%20457.692%20421.006%20458.464%20424.494%20459.171L424.495%20459.171C431.031%20460.495%20436.443%20461.592%20441.555%20462.85L441.562%20462.852C442.371%20463.051%20442.688%20463.234%20442.718%20463.251L442.719%20463.252L442.723%20463.254C442.746%20463.267%20442.79%20463.292%20442.907%20463.412C443.207%20463.723%20444.371%20465.103%20445.684%20468.766C446.817%20471.928%20447.691%20475.687%20448.338%20480H151.711C152.363%20475.717%20153.239%20471.971%20154.372%20468.81C155.699%20465.109%20156.878%20463.698%20157.192%20463.372L157.194%20463.369C157.207%20463.34%20157.301%20463.132%20158.438%20462.852L158.445%20462.85C163.729%20461.549%20169.527%20460.462%20176.817%20459.096L176.821%20459.095C179.572%20458.579%20182.535%20458.024%20185.763%20457.402C196.469%20455.34%20209.407%20452.649%20221.731%20448.562C233.686%20444.597%20248.469%20438.255%20260.709%20426.995C274.269%20414.522%20283.587%20396.915%20283.587%20375.139C283.587%20366.365%20280.702%20357.834%20275.376%20350.86C269.197%20342.77%20263.625%20334.956%20259.415%20327.693C254.949%20319.99%20253.579%20315.526%20253.336%20313.941C251.698%20303.233%20245.887%20294.002%20237.651%20287.879C236.767%20285.573%20235.697%20282.397%20234.493%20278.142C234.495%20278.139%20234.486%20278.086%20234.467%20277.984L234.452%20277.901C235.091%20277.195%20235.707%20276.464%20236.298%20275.708C244.717%20264.952%20247.065%20250.644%20242.526%20237.762C239.17%20228.237%20239.103%20219.19%20241.356%20210.506C241.443%20210.173%20241.525%20209.839%20241.603%20209.503C243.904%20199.588%20249.376%20190.79%20256.971%20182.951C257.156%20182.76%20257.34%20182.567%20257.521%20182.372C262.328%20177.208%20267.774%20172.691%20273.489%20169.034C273.978%20168.721%20274.46%20168.397%20274.936%20168.063C279.286%20165.004%20283.597%20162.748%20287.809%20161.303L287.883%20161.278C291.162%20160.157%20294.424%20159.508%20297.75%20159.351C298.292%20159.325%20298.833%20159.288%20299.374%20159.241C301.267%20159.074%20303.083%20159%20304.851%20159C315.374%20159%20322.72%20161.857%20327.864%20164.933C328.213%20165.142%20328.565%20165.345%20328.92%20165.543C333.473%20168.081%20336.341%20170.874%20337.886%20172.659C338.515%20173.386%20338.906%20173.925%20339.077%20174.173C344.22%20183.353%20352.722%20190.05%20362.636%20192.979C364.507%20197.532%20368.476%20212.578%20361.027%20248.618C358.865%20259.075%20361.005%20269.523%20366.336%20278.005C366.023%20279.378%20365.623%20280.965%20365.114%20282.784L365.113%20282.786C364.533%20284.861%20363.983%20286.685%20363.469%20288.283C352.34%20293.961%20344.445%20304.559%20342.258%20316.974C342.258%20316.974%20342.208%20317.246%20342.023%20317.818C341.833%20318.406%20341.53%20319.218%20341.065%20320.269C340.111%20322.423%20338.685%20325.105%20336.678%20328.368C332.654%20334.911%20327.684%20341.617%20321.853%20349.483L321.183%20350.388Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M80%200C35.8172%200%200%2035.8172%200%2080V560C0%20604.183%2035.8172%20640%2080%20640H840C884.183%20640%20920%20604.183%20920%20560V80C920%2035.8172%20884.183%200%20840%200H80ZM840%2040H80C57.9086%2040%2040%2057.9086%2040%2080V560C40%20582.091%2057.9086%20600%2080%20600H840C862.091%20600%20880%20582.091%20880%20560V80C880%2057.9086%20862.091%2040%20840%2040Z'%20fill='white'/%3e%3c/svg%3e")}._document-back-icon_5ot88_79:before{background-image:url("data:image/svg+xml,%3csvg%20width='920'%20height='640'%20viewBox='0%200%20920%20640'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M460%20300H140V340H460V300Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M100%200C44.7715%200%200%2044.7715%200%20100V540C0%20595.228%2044.7715%20640%20100%20640H820C875.228%20640%20920%20595.228%20920%20540V100C920%2044.7715%20875.229%200%20820%200H100ZM820%2040H100C66.8629%2040%2040%2066.8629%2040%20100V140H880V100C880%2066.8629%20853.137%2040%20820%2040ZM40%20540V240H880V540C880%20573.137%20853.137%20600%20820%20600H100C66.8629%20600%2040%20573.137%2040%20540Z'%20fill='white'/%3e%3c/svg%3e")}@keyframes _vertical_5ot88_19{0%{transform:rotateX(0)}25%{transform:rotateX(-30deg)}50%{transform:rotateX(0)}75%{transform:rotateX(30deg)}to{transform:rotateX(0)}}@keyframes _horizontal_5ot88_23{0%{transform:rotateY(0)}25%{transform:rotateY(-30deg)}50%{transform:rotateY(0)}75%{transform:rotateY(30deg)}to{transform:rotateY(0)}}@keyframes _left-bottom-right-top_5ot88_27{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(30deg) rotateY(-30deg)}50%{transform:rotateX(0) rotateY(0)}75%{transform:rotateX(-30deg) rotateY(30deg)}to{transform:rotateX(0) rotateY(0)}}@keyframes _right-bottom-left-top_5ot88_31{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(-30deg) rotateY(-30deg)}50%{transform:rotateX(0) rotateY(0)}75%{transform:rotateX(30deg) rotateY(30deg)}to{transform:rotateX(0) rotateY(0)}}`,aL={ru:{preparingCamera:`Подготовка камеры...`,timeout:`Тайм-аут`,noFocus:`Нет фокусировки камеры`,somethingWentWrong:`Что-то пошло не так`,incorrectCameraId:`Камера с заданным ID не найдена.`,done:`Готово!`,cameraUnavailable:`Камера недоступна!`,versionNotSupported:`Версия вашего браузера не поддерживается`,httpNotSupported:`HTTPS не используется`,insecurePageContext:`Небезопасный контекст`,badLicense:`Лицензия не найдена или недействительна`,fileCorrupt:`Файл поврежден или не поддерживается`,largeFile:`Размер загружаемого файла слишком велик`,placeDocumentIntoFrame:`Поместите документ в рамку`,holdDocumentStraight:`Держите документ прямо`,glaresOnDocument:`Избегайте бликов на документе`,tryAgain:`Повторите попытку`,noCameraAvailable:`Отсутствует камера`,positionDocumentCenter:`Расположите документ в центре`,uploadPhoto:`Загрузите фото`,moveCloser:`Подвиньтесь ближе`,keepDeviceStill:`Держите устройство неподвижно`,camera:`Камера`,switchToMobile:`Перейдите к мобильному устройству`,openPhoneCamera:`Откройте камеру мобильного устройства, отсканируйте QR-код и перейдите по ссылке`,pleaseWait:`Пожалуйста, подождите…`,mobileDevice:`Мобильное устройство`,verifyYourIdentity:`Проверка документа, удостоверяющего личность`,fromCameraFilesMobileDesktop:`Сделайте снимок документа камерой компьютера, загрузите из файлов или отсканируйте с мобильного устройства`,fromCameraFilesDesktop:`Сделайте снимок документа камерой компьютера или загрузите из файлов`,fromCameraMobileDesktop:`Сделайте снимок документа камерой компьютера или отсканируйте с мобильного устройства`,fromFilesMobileDesktop:`Загрузите документ из файлов или отсканируйте его с мобильного устройства`,fromCameraDesktop:`Воспользуйтесь камерой компьютера, чтобы сделать снимок документа`,fromFilesDesktop:`Выберите документ из файлов и загрузите его`,fromMobileDesktop:`Воспользуйтесь камерой мобильного устройства, чтобы сделать снимок документа`,fromCameraGalleryMobile:`Сделайте снимок документа камерой мобильного устройства или загрузите из галереи`,fromGalleryMobile:`Выберите документ из галереи и загрузите его`,gallery:`Галерея`,files:`Файлы`,returnToComputer:`Вернитесь к компьютеру`,documentCaptured:`Ваш документ захвачен`,or:`или`,continueInBrowser:`Нажмите сюда, чтобы продолжить в браузере`,skip:`Пропустить`,flipTheDocument:`Переверните документ`,tiltTheDocument:`Наклоните документ`},en:{preparingCamera:`Preparing the camera...`,timeout:`Timeout`,noFocus:`No camera focus`,somethingWentWrong:`Something went wrong`,incorrectCameraId:`No camera with the specified ID found.`,done:`Done!`,cameraUnavailable:`Camera unavailable!`,versionNotSupported:`Your browser version is not supported`,httpNotSupported:`HTTPS not used`,insecurePageContext:`Insecure context`,badLicense:`The license cannot be found or has expired`,fileCorrupt:`This file is corrupt or not supported`,largeFile:`This file is too large to be uploaded`,placeDocumentIntoFrame:`Fit the document into the frame`,holdDocumentStraight:`Hold the document straight`,glaresOnDocument:`Avoid glare on the document`,tryAgain:`Try again`,noCameraAvailable:`No camera available`,positionDocumentCenter:`Position the document in the center`,uploadPhoto:`Upload a photo`,moveCloser:`Move closer`,keepDeviceStill:`Hold the device still`,camera:`Camera`,switchToMobile:`Switch to mobile`,openPhoneCamera:`Open the camera on your mobile device, scan the QR code, and follow the link`,pleaseWait:`Please wait...`,mobileDevice:`Mobile device`,verifyYourIdentity:`Identity document verification`,fromCameraFilesMobileDesktop:`Capture a document using the computer’s camera, upload it from files, or scan it on a mobile device`,fromCameraFilesDesktop:`Capture a document using the computer’s camera or upload it from files`,fromCameraMobileDesktop:`Capture a document using the computer’s camera or scan it on a mobile device`,fromFilesMobileDesktop:`Upload a document from files or scan it on a mobile device`,fromCameraDesktop:`Use the computer's camera to capture a document`,fromFilesDesktop:`Pick a document from files and upload it`,fromMobileDesktop:`Use your mobile camera to capture a document`,fromCameraGalleryMobile:`Capture a document using the mobile's camera or upload it from gallery`,fromGalleryMobile:`Pick a document from the gallery and upload it`,gallery:`Gallery`,files:`Files`,returnToComputer:`Return to the computer`,documentCaptured:`Your document has been captured`,or:`or`,continueInBrowser:`Click here to continue in browser`,skip:`Skip`,flipTheDocument:`Flip the document`,tiltTheDocument:`Tilt the document`},de:{preparingCamera:`Kamera wird vorbereitet...`,timeout:`Timeout`,noFocus:`Kein Kamerafokus`,somethingWentWrong:`Etwas ist schief gelaufen`,incorrectCameraId:`Keine Kamera mit angegebener ID gefunden`,done:`Fertig!`,cameraUnavailable:`Kamera nicht verfügbar!`,versionNotSupported:`Ihre Browserversion wird nicht unterstützt`,httpNotSupported:`HTTPS nicht verwendet`,insecurePageContext:`Unsicherer Kontext`,badLicense:`Die Lizenz kann nicht gefunden werden oder ist abgelaufen`,fileCorrupt:`Diese Datei ist beschädigt oder wird nicht unterstützt`,largeFile:`Diese Datei ist zu groß, um hochgeladen zu werden`,placeDocumentIntoFrame:`Passen Sie das Dokument in den Rahmen ein`,holdDocumentStraight:`Halten Sie das Dokument gerade`,glaresOnDocument:`Vermeiden Sie Blendungen auf dem Dokument`,tryAgain:`Erneut versuchen`,noCameraAvailable:`Keine Kamera vorhanden`,positionDocumentCenter:`Positionieren Sie das Dokument in der Mitte`,uploadPhoto:`Foto hochladen`,moveCloser:`Näher an die Kamera`,keepDeviceStill:`Halten Sie das Gerät still`,camera:`Kamera`,switchToMobile:`Wechseln Sie zurück zum Smartphone`,openPhoneCamera:`Öffnen Sie die Kamera auf Ihrem mobilen Gerät, scannen Sie den QR-Code und folgen Sie dem Link`,pleaseWait:`Bitte warten...`,mobileDevice:`Mobiles Gerät`,verifyYourIdentity:`Verifizierung von Ausweisdokumenten`,fromCameraFilesMobileDesktop:`Erfassen Sie ein Dokument mit der Computerkamera, laden Sie es aus Dateien hoch oder scannen Sie es mit einem mobilen Gerät`,fromCameraFilesDesktop:`Erfassen Sie ein Dokument mit der Kamera des Computers oder laden Sie es als Datei hoch`,fromCameraMobileDesktop:`Erfassen Sie ein Dokument mit der Kamera des Computers oder scannen Sie es mit einem mobilen Gerät ein.`,fromFilesMobileDesktop:`Laden Sie ein Dokument aus den Dateien oder scannen Sie es mit einem mobilen Gerät`,fromCameraDesktop:`Verwenden Sie die Kamera des Computers, um ein Dokument zu erfassen`,fromFilesDesktop:`Wählen Sie ein Dokument aus den Dateien aus und laden Sie es hoch`,fromMobileDesktop:`Verwenden Sie Ihre Smartphone-Kamera, um ein Dokument zu erfassen`,fromCameraGalleryMobile:`Erfassen Sie ein Dokument mit der Kamera des Smartphones oder laden Sie es aus der Galerie hoch.`,fromGalleryMobile:`Wählen Sie ein Dokument aus der Galerie und laden Sie es hoch`,gallery:`Galerie`,files:`Dateien`,returnToComputer:`Kehren Sie zum Computer zurück`,documentCaptured:`Ihr Dokument wurde erfasst`,or:`oder`,continueInBrowser:`Klicken Sie hier, um im Browser fortzufahren`,skip:`Überspringen`,flipTheDocument:`Dokument drehen`,tiltTheDocument:`Kippen Sie das Dokument`},pl:{preparingCamera:`Przygotowywanie kamery...`,timeout:`Limit czasu`,noFocus:`Brak ostrości`,somethingWentWrong:`Coś poszło nie tak`,incorrectCameraId:`Nie znaleziono kamery o podanym ID`,done:`Gotowe!`,cameraUnavailable:`Aparat jest niedostępny!`,versionNotSupported:`Twoja wersja przeglądarki nie jest obsługiwana`,httpNotSupported:`HTTPS nie jest wykorzystywany`,insecurePageContext:`Niebezpieczny kontekst`,badLicense:`Licencja nie została znaleziona lub jest nieważna`,fileCorrupt:`Plik jest uszkodzony albo nie jest obsługiwany`,largeFile:`Rozmiar ładowanego pliku jest zbyt duży`,placeDocumentIntoFrame:`Dopasuj dokument do ramki`,holdDocumentStraight:`Trzymaj urządzenie prosto`,glaresOnDocument:`Unikaj oślepiania dokumentu`,tryAgain:`Powtórz próbę`,noCameraAvailable:`Brak aparatu`,positionDocumentCenter:`Umieść dokument pośrodku`,uploadPhoto:`Załaduj zdjęcie`,moveCloser:`Przysuń się bliżej`,keepDeviceStill:`Trzymaj urządzenie nieruchomo`,camera:`Kamera`,switchToMobile:`Przekaż na urządzenie mobilne`,openPhoneCamera:`Włącz aparat urządzenia mobilnego, zeskanuj kod QR i skorzystaj z linku`,pleaseWait:`Czekaj…`,mobileDevice:`Urządzenie mobilne`,verifyYourIdentity:`Weryfikacja dokumentu tożsamości`,fromCameraFilesMobileDesktop:`Zrób zdjęcie dokumentu przy pomocy kamery komputera, prześlij z plików lub zeskanuj urządzeniem mobilnym`,fromCameraFilesDesktop:`Zrób zdjęcie dokumentu przy pomocy kamery komputera albo prześlij z plików`,fromCameraMobileDesktop:`Zrób zdjęcie dokumentu przy pomocy kamery komputera albo zeskanuj urządzeniem mobilnym`,fromFilesMobileDesktop:`Prześlij dokument z plików albo zeskanuj urządzeniem mobilnym`,fromCameraDesktop:`Użyj kamery komputera, aby zrobić zdjęcie dokumentu`,fromFilesDesktop:`Wybierz dokument z plików i prześlij go`,fromMobileDesktop:`Użyj aparatu urządzenia mobilnego, aby zrobić zdjęcie dokumentu`,fromCameraGalleryMobile:`Zrób zdjęcie dokumentu przy pomocy kamery komputera albo prześlij z galerii`,fromGalleryMobile:`Wybierz dokument z galerii i prześlj go`,gallery:`Galeria`,files:`Pliki`,returnToComputer:`Wróć do komputera`,documentCaptured:`Dokument został uchwycony`,or:`albo`,continueInBrowser:`Naciśnij tutaj, żeby kontynuować w przeglądare`,skip:`Pomiń`,flipTheDocument:`Odwróć dokument`,tiltTheDocument:`Pochyl dokument`},it:{preparingCamera:`Preparazione della fotocamera in corso...`,timeout:`Timeout`,noFocus:`Nessuna messa a fuoco della fotocamera`,somethingWentWrong:`Qualcosa è andato storto`,incorrectCameraId:`Nessuna telecamera trovata con l'ID specificato`,done:`Fatto!`,cameraUnavailable:`Fotocamera non disponibile!`,versionNotSupported:`La versione del tuo browser non è supportata`,httpNotSupported:`HTTPS non utilizzato`,insecurePageContext:`Contesto incerto`,badLicense:`La licenza non è stata trovata o è scaduta`,fileCorrupt:`Questo file è danneggiato o non supportato`,largeFile:`Questo file è troppo grande per essere caricato`,placeDocumentIntoFrame:`Adatta il documento alla cornice`,holdDocumentStraight:`Tieni il documento dritto`,glaresOnDocument:`Evita il riflesso sul documento`,tryAgain:`Prova di nuovo`,noCameraAvailable:`Non c'è la fotocamera`,positionDocumentCenter:`Posiziona il documento al centro`,uploadPhoto:`Carica una foto`,moveCloser:`Avvicinati`,keepDeviceStill:`Tieni fermo il dispositivo`,camera:`Fotocamera`,switchToMobile:`Passa al cellulare`,openPhoneCamera:`Apri la fotocamera del tuo dispositivo mobile, scansiona il codice QR e segui il collegamento`,pleaseWait:`Attendere prego…`,mobileDevice:`Dispositivo mobile`,verifyYourIdentity:`Verifica del documento di identità`,fromCameraFilesMobileDesktop:`Acquisisci un documento utilizzando la fotocamera del computer, caricalo da file o scansionalo su un dispositivo mobile`,fromCameraFilesDesktop:`Acquisisci un documento utilizzando la fotocamera del computer o caricalo dai file`,fromCameraMobileDesktop:`Acquisisci un documento utilizzando la fotocamera del computer o scansionalo su un dispositivo mobile`,fromFilesMobileDesktop:`Carica un documento da file o scansionalo su un dispositivo mobile`,fromCameraDesktop:`Utilizza la fotocamera del computer per acquisire un documento`,fromFilesDesktop:`Scegli un documento dai file e caricalo`,fromMobileDesktop:`Utilizza la fotocamera del tuo cellulare per acquisire un documento`,fromCameraGalleryMobile:`Acquisisci un documento utilizzando la fotocamera del dispositivo mobile o caricalo dalla galleria`,fromGalleryMobile:`Scegli un documento dalla galleria e caricalo`,gallery:`Galleria`,files:`File`,returnToComputer:`Ritorna al computer`,documentCaptured:`Il tuo documento è stato acquisito`,or:`o`,continueInBrowser:`Clicca qui per continuare nel browser`,skip:`Salta`,flipTheDocument:`Capovolgi il documento`,tiltTheDocument:`Inclina il documento`},hu:{preparingCamera:`A kamera előkészítése...`,timeout:`Időkorlát`,noFocus:`Nem fókuszál a kamera`,somethingWentWrong:`Valami félresikerült`,incorrectCameraId:`Nem található ilyen azonosítójú kamera`,done:`Kész!`,cameraUnavailable:`Nem érhető el kamera!`,versionNotSupported:`Nem támogatott a böngésző verziója`,httpNotSupported:`HTTPS nincs használatban`,insecurePageContext:`Bizonytalan kontextus`,badLicense:`Nem található vagy lejárt az engedély`,fileCorrupt:`Ez a fájl sérült vagy nem támogatott`,largeFile:`A feltöltendő fájl túl nagy`,placeDocumentIntoFrame:`Igazítsa a dokumentumot a keretbe`,holdDocumentStraight:`A készüléket tartsa mozdulatlanul`,glaresOnDocument:`Kerülje a fény megcsillanását a dokumentumon`,tryAgain:`Próbálja újra`,noCameraAvailable:`Nincs kamera`,positionDocumentCenter:`Helyezze az okiratot középre`,uploadPhoto:`Fénykép feltöltése`,moveCloser:`Vigye közelebb`,keepDeviceStill:`A készüléket tartsa mozdulatlanul`,camera:`Kamera`,switchToMobile:`Váltás mobilra`,openPhoneCamera:`Nyissa meg a kamerát mobilkészülékén, olvassa be a QR-kódot, és kövesse a hivatkozást`,pleaseWait:`Kérjük, várjon...`,mobileDevice:`Mobilkészülék`,verifyYourIdentity:`Személyazonosító okirat ellenőrzése`,fromCameraFilesMobileDesktop:`Fotózzon le egy okiratot a számítógépe kamerájával, töltse fel a fájlok közül, vagy olvassa be egy mobilkészülékkel`,fromCameraFilesDesktop:`Fotózzon le egy okiratot a számítógépe kamerájával, vagy töltse fel a fájlok közül`,fromCameraMobileDesktop:`Fotózzon le egy okiratot a számítógépe kamerájával, vagy olvassa be egy mobilkészülékkel`,fromFilesMobileDesktop:`Töltsön fel egy okiratot a fájlok közül, vagy olvassa be egy mobilkészülékkel`,fromCameraDesktop:`Használja a számítógép kameráját egy okirat beolvasására`,fromFilesDesktop:`Válasszon egy okiratot a fájlok közül, és töltse fel`,fromMobileDesktop:`Használja a mobilja kameráját egy okirat beolvasására`,fromCameraGalleryMobile:`Fotózzon le egy okiratot a mobilja kamerájával, vagy töltse fel a galériából`,fromGalleryMobile:`Válasszon egy okiratot a galériából, és töltse fel`,gallery:`Galéria`,files:`Fájlok`,returnToComputer:`Vissza a számítógépre`,documentCaptured:`Lefényképeztük az okiratát`,or:`vagy`,continueInBrowser:`Kattinson ide a böngészőben történő folytatáshoz`,skip:`Kihagyás`,flipTheDocument:`Fordítsa meg az okiratot`,tiltTheDocument:`Döntse meg az okiratot!`},zh:{preparingCamera:`正在准备相机`,timeout:`超时`,noFocus:`没有摄像头对焦`,somethingWentWrong:`出了问题`,incorrectCameraId:`未找到具有指定 ID 的像机`,done:`完成!`,cameraUnavailable:`相机不可用!`,versionNotSupported:`不支持您的浏览器版本`,httpNotSupported:`未使用 HTTPS`,insecurePageContext:`不安全的环境`,badLicense:`无法找到许可证或已过期`,fileCorrupt:`该文件已损坏或不被支持`,largeFile:`该文件太大,无法上传`,placeDocumentIntoFrame:`对准证件使其在框中`,holdDocumentStraight:`保持证件直接`,glaresOnDocument:`避免证件的反射过强的光`,tryAgain:`再试一次`,noCameraAvailable:`没有相机`,positionDocumentCenter:`将证件置于中心`,uploadPhoto:`上传一张照片`,moveCloser:`靠近点`,keepDeviceStill:`保持设备固定,不要移动`,camera:`相机`,switchToMobile:`切换到移动设备`,openPhoneCamera:`打开移动设备上的相机,扫描二维码,并点击链接`,pleaseWait:`请等待...`,mobileDevice:`移动设备`,verifyYourIdentity:`身份证明文件验证`,fromCameraFilesMobileDesktop:`使用电脑的摄像头拍摄证件,上传它或使用移动设备扫描文件`,fromCameraFilesDesktop:`使用电脑的摄像头拍摄证件或者把文件上传`,fromCameraMobileDesktop:`使用电脑的摄像头拍摄证件的照片或使用移动设备扫描它`,fromFilesMobileDesktop:`从文件中上传证件或使用移动设备扫描证件`,fromCameraDesktop:`使用电脑的摄像头拍摄证件`,fromFilesDesktop:`从文件中选择一个证件并上传`,fromMobileDesktop:`使用手机摄像头拍摄证件`,fromCameraGalleryMobile:`使用手机相机拍摄证件或从图库上传`,fromGalleryMobile:`从图库中选择一个证件并上传`,gallery:`图库`,files:`文件`,returnToComputer:`返回电脑`,documentCaptured:`您的文件已被捕获`,or:`或者`,continueInBrowser:`点击此处继续在浏览器中操作`,skip:`跳跃`,flipTheDocument:`翻转证件`,tiltTheDocument:`请倾斜证件`},sk:{preparingCamera:`Príprava fotoaparátu...`,timeout:`Čas vypršal`,noFocus:`Žiadne zaostrenie fotoaparátu`,somethingWentWrong:`Niečo sa pokazilo`,incorrectCameraId:`Nenašiel sa žiadny fotoaparát s určeným ID`,done:`Hotovo!`,cameraUnavailable:`Fotoaparát je nedostupný!`,versionNotSupported:`Verzia vášho prehliadača nie je podporovaná`,httpNotSupported:`HTPPS nepoužité`,insecurePageContext:`Neistý kontext`,badLicense:`Licenciu nie je možné nájsť, prípadne už nie je platná`,fileCorrupt:`Súbor je poškodený, prípadne nie je podporovaný`,largeFile:`Súbor je príliš veľký na odovzdávanie`,placeDocumentIntoFrame:`Vložte dokument do rámu`,holdDocumentStraight:`Držte dokument rovno`,glaresOnDocument:`Vyhnite sa odleskom na dokumente`,tryAgain:`Skúste to znova`,noCameraAvailable:`Žiadny fotoaparát`,positionDocumentCenter:`Umiestnite dokument do stredu`,uploadPhoto:`Odovzdať fotografiu`,moveCloser:`Posuňte bližšie`,keepDeviceStill:`Držte zariadenie nehybne`,camera:`Fotoaparát`,switchToMobile:`Prepnúť na mobil`,openPhoneCamera:`Otvorte na svojom mobilnom zariadení fotoaparát, neskenujte QR kód a otvorte odkaz`,pleaseWait:`Prosím, čakajte...`,mobileDevice:`Mobilné zariadenie`,verifyYourIdentity:`Overenie dokladu totožnosti`,fromCameraFilesMobileDesktop:`Nasnímajte dokument pomocou kamery počítača, nahrajte ho zo súborov alebo naskenujte na mobilnom zariadení`,fromCameraFilesDesktop:`Nasnímajte dokument pomocou kamery počítača, prípadne ho nahrajte zo súborov`,fromCameraMobileDesktop:`Nasnímajte dokument pomocou kamery počítača, prípadne ho naskenujte na mobilnom zariadení`,fromFilesMobileDesktop:`Nahrajte dokument zo súborov, prípadne ho naskenujte na mobilnom zariadení`,fromCameraDesktop:`Pomocou kamery počítača nasnímajte dokument`,fromFilesDesktop:`Vyberte dokument spomedzi súborov a nahrajte ho`,fromMobileDesktop:`Pomocou fotoaparátu mobilu nasnímajte dokument`,fromCameraGalleryMobile:`Nasnímajte dokument pomocou fotoaparátu mobilu, prípadne ho nahrajte z galérie`,fromGalleryMobile:`Vyberte dokument v galérii a nahrajte ho`,gallery:`Galéria`,files:`Súbory`,returnToComputer:`Návrat na počítač`,documentCaptured:`Váš dokument bol nasnímaný`,or:`alebo`,continueInBrowser:`Kliknutím sem pokračujte v prehliadači`,skip:`Preskočiť`,flipTheDocument:`Prevrátiť dokument`,tiltTheDocument:`Nakloniť dokument`},uk:{preparingCamera:`Підготовка камери...`,timeout:`Тайм-аут`,noFocus:`Немає фокусування камери`,somethingWentWrong:`Щось пішло не так`,incorrectCameraId:`Камеру з заданим ID не знайдено`,done:`Готово!`,cameraUnavailable:`Камера недоступна!`,versionNotSupported:`Версія вашого браузера не підтримується`,httpNotSupported:`HTTPS не використовується`,insecurePageContext:`Небезпечний контекст`,badLicense:`Ліцензію не знайдено або вона не є дійсною`,fileCorrupt:`Файл пошкоджено або він не підтримується`,largeFile:`Розмір файлу, що завантажується, занадто великий`,placeDocumentIntoFrame:`Помістіть документ в рамку`,holdDocumentStraight:`Тримайте документ прямо`,glaresOnDocument:`Уникайте відблисків на документі`,tryAgain:`Спробуйте ще раз`,noCameraAvailable:`Камера відсутня`,positionDocumentCenter:`Розташуйте документ у центрі`,uploadPhoto:`Завантажте фото`,moveCloser:`Підсуньтеся ближче`,keepDeviceStill:`Тримайте пристрій нерухомо`,camera:`Камера`,switchToMobile:`Перейдіть до мобільного пристрою`,openPhoneCamera:`Відкрийте камеру мобільного пристрою, відскануйте QR-код і перейдіть за посиланням`,pleaseWait:`Будь-ласка зачекайте…`,mobileDevice:`Мобільний пристрій`,verifyYourIdentity:`Перевірка документа, що засвідчує особу`,fromCameraFilesMobileDesktop:`Зробіть знімок документа камерою комп'ютера, завантажте з файлів або відскануйте з мобільного пристрою`,fromCameraFilesDesktop:`Зробіть знімок документа камерою комп'ютера або завантажте з файлів`,fromCameraMobileDesktop:`Зробіть знімок документа камерою комп'ютера або відскануйте з мобільного пристрою`,fromFilesMobileDesktop:`Завантажте документ з файлів або відскануйте його з мобільного пристрою`,fromCameraDesktop:`Скористайтеся камерою комп'ютера, щоб зробити знімок документа`,fromFilesDesktop:`Оберіть документ з файлів і завантажте його`,fromMobileDesktop:`Скористайтеся камерою мобільного пристрою, щоб зробити знімок документа`,fromCameraGalleryMobile:`Зробіть знімок документа камерою мобільного пристрою або завантажте з галереї`,fromGalleryMobile:`Оберіть документ з галереї та завантажте його`,gallery:`Галерея`,files:`Файли`,returnToComputer:`Поверніться до комп'ютера`,documentCaptured:`Ваш документ захоплено`,or:`або`,continueInBrowser:`Натисніть сюди, щоб продовжити в браузері`,skip:`Пропустити`,flipTheDocument:`Переверніть документ`,tiltTheDocument:`Нахиліть документ`},fr:{preparingCamera:`Caméra en préparation...`,timeout:`Délai d'expiration`,noFocus:`Caméra non focalisée`,somethingWentWrong:`Anomalie`,incorrectCameraId:`Aucune caméra ayant l'ID spécifié`,done:`Terminé!`,cameraUnavailable:`Caméra indisponible!`,versionNotSupported:`Version de navigateur non compatible`,httpNotSupported:`HTTPS non utilis`,insecurePageContext:`Contexte non sûr`,badLicense:`License introuvable ou expirée`,fileCorrupt:`Fichier corrompu ou non supporté`,largeFile:`Fichier trop volumineux pour être transféré`,placeDocumentIntoFrame:`Ajuster le document dans le cadre`,holdDocumentStraight:`Garder le document droit`,glaresOnDocument:`Eviter les reflets sur le document`,tryAgain:`Réessayer`,noCameraAvailable:`Caméra introuvable`,positionDocumentCenter:`Positionner le document au centre`,uploadPhoto:`Envoyez une photo`,moveCloser:`Rapprochez`,keepDeviceStill:`Maintenir l'appareil immobile`,camera:`Caméra`,switchToMobile:`Basculer vers le mobile`,openPhoneCamera:`Ouvrez la caméra de votre appareil mobile, scannez le QR-code, et suivez les instructions`,pleaseWait:`Veuillez patienter...`,mobileDevice:`Appareil mobile`,verifyYourIdentity:`Vérification du document d'identité`,fromCameraFilesMobileDesktop:`Capturez un document avec la caméra de l'ordinateur, ouvrez-en un à partir d'un fichier, ou scannez-le avec un mobile`,fromCameraFilesDesktop:`Capturez un document avec la caméra de l'ordinateur, ou ouvrez-en un à partir d'un fichier`,fromCameraMobileDesktop:`Capturez un document avec la caméra de l'ordinateur, ou scannez-le avec un mobile`,fromFilesMobileDesktop:`Ouvrez un document à partir d'un fichier, ou scannez-le avec un mobile`,fromCameraDesktop:`Utilisez la caméra de l'ordinateur pour capturer un document`,fromFilesDesktop:`Ouvrez un document à partir d'un fichier`,fromMobileDesktop:`Utilisez la caméra de votre mobile pour capturer un document`,fromCameraGalleryMobile:`Capturez un document avec la caméra de votre mobile, ou chargez-le à partir de la galerie`,fromGalleryMobile:`Chargez un document à partir de la galerie`,gallery:`Galerie`,files:`Fichiers`,returnToComputer:`Retourner à l'ordinateur`,documentCaptured:`Votre document a été capturé`,or:`ou`,continueInBrowser:`Cliquer ici pour continuer dans le navigateur`,skip:`Sauter`,flipTheDocument:`Inverser le document`,tiltTheDocument:`Incliner le document`},es:{preparingCamera:`Preparando la cámara...`,timeout:`Tiempo de espera`,noFocus:`No hay enfoque de la cámara`,somethingWentWrong:`Algo salió mal`,incorrectCameraId:`La cámara con el identificador especificado no encontrada`,done:`¡Hecho!`,cameraUnavailable:`¡Cámara no disponible!`,versionNotSupported:`La versión de su navegador no es compatible`,httpNotSupported:`HTTPS no utilizado`,insecurePageContext:`Contexto inseguro`,badLicense:`La licencia no se encuentra o ha expirado`,fileCorrupt:`Este archivo está dañado o no es compatible`,largeFile:`Este archivo es demasiado grande para cargarlo`,placeDocumentIntoFrame:`Encaje el documento en el marco`,holdDocumentStraight:`Sostenga el documento recto`,glaresOnDocument:`Evite el brillo en el documento`,tryAgain:`Inténtelo de nuevo`,noCameraAvailable:`No hay cámara disponible`,positionDocumentCenter:`Coloque el documento en el centro`,uploadPhoto:`Suba una foto`,moveCloser:`Acérquese`,keepDeviceStill:`Sostenga el dispositivo quieto`,camera:`Cámara`,switchToMobile:`Cámbiese al móvil`,openPhoneCamera:`Abra la cámara de su dispositivo móvil, escanee el código QR y siga el enlace`,pleaseWait:`Por favor espere...`,mobileDevice:`Dispositivo móvil`,verifyYourIdentity:`Verificación de documentos de identidad`,fromCameraFilesMobileDesktop:`Capture un documento utilizando la cámara del PC, escanéelo con un dispositivo móvil o cargue la imagen previamente capturada`,fromCameraFilesDesktop:`Capture un documento con la cámara del PC o cargue la imagen previamente capturada`,fromCameraMobileDesktop:`Capture un documento con la cámara del PC o escanéelo con un dispositivo móvil`,fromFilesMobileDesktop:`Cargue una imagen de documento previamente capturada o escanee el documento con un dispositivo móvil`,fromCameraDesktop:`Utilice la cámara del PC para capturar un documento`,fromFilesDesktop:`Elige un documento de los archivos y cárgalo`,fromMobileDesktop:`Utilice la cámara de su móvil para capturar un documento`,fromCameraGalleryMobile:`Capture un documento con la cámara de su móvil o súbalo desde la galería`,fromGalleryMobile:`Elija un documento de la galería y cárguelo`,gallery:`Galería`,files:`Archivos`,returnToComputer:`Regrese al PC`,documentCaptured:`Su documento ha sido capturado`,or:`o`,continueInBrowser:`Haga clic aquí para continuar en el navegador`,skip:`Omitir`,flipTheDocument:`Déle la vuelta al documento`,tiltTheDocument:`Incline el documento`},pt:{preparingCamera:`Preparando a câmara...`,timeout:`Tempo esgotado`,noFocus:`Sem foco da câmara`,somethingWentWrong:`Algo correu mal`,incorrectCameraId:`Não foi encontrada nenhuma câmara com o ID especificado`,done:`Feito!`,cameraUnavailable:`Câmara indisponível!`,versionNotSupported:`A versão do seu navegador não é compatível`,httpNotSupported:`HTTPS não utilizado`,insecurePageContext:`Contexto inseguro`,badLicense:`A licença não pode ser encontrada ou expirou`,fileCorrupt:`Este arquivo está corrompido ou não é compatível`,largeFile:`Este arquivo é muito grande para ser carregado`,placeDocumentIntoFrame:`Encaixe o documento no quadro`,holdDocumentStraight:`Mantenha o dispositio reto`,glaresOnDocument:`Evite luz sobre o documento`,tryAgain:`Tente outra vez`,noCameraAvailable:`Não há câmara`,positionDocumentCenter:`Posicione o documento no centro`,uploadPhoto:`Carregue uma foto`,moveCloser:`Aproxime-se`,keepDeviceStill:`Mantenha o dispositivo imóvel`,camera:`Câmera`,switchToMobile:`Mudar para o telemóvel`,openPhoneCamera:`Abra a câmara do seu dispositivo móvel, leia o código QR e siga a ligação`,pleaseWait:`Aguarde...`,mobileDevice:`Dispositivo móvel`,verifyYourIdentity:`Verificação de documento de identidade`,fromCameraFilesMobileDesktop:`Capture um documento utilizando a câmara do computador, carregue-o a partir de ficheiros ou digitalize-o num dispositivo móvel`,fromCameraFilesDesktop:`Capture um documento utilizando a câmara do computador ou carregue-o a partir de ficheiros`,fromCameraMobileDesktop:`Capture um documento utilizando a câmara do computador ou digitalizá-lo com um dispositivo móvel`,fromFilesMobileDesktop:`Carregue um documento a partir de ficheiros ou digitalize-o num dispositivo móvel`,fromCameraDesktop:`Utilize a câmara do computador para capturar um documento`,fromFilesDesktop:`Escolha um documento dos ficheiros e carregue-o`,fromMobileDesktop:`Utilize a câmara do telemóvel para capturar um documento`,fromCameraGalleryMobile:`Capture um documento utilizando a câmara do telemóvel ou carregue-o a partir da galeria`,fromGalleryMobile:`Escolha um documento da galeria e carregue-o`,gallery:`Galeria`,files:`Ficheiros`,returnToComputer:`Regressar ao computador`,documentCaptured:`O seu documento foi capturado`,or:`ou`,continueInBrowser:`Clique aqui para continuar no navegador`,skip:`Omitir`,flipTheDocument:`Vire o documento`,tiltTheDocument:`Incline o documento`},ar:{preparingCamera:`تحضير الكاميرا...`,timeout:`انتهاء المهلة`,noFocus:`لا يوجد تركيز الكاميرا`,somethingWentWrong:`شيء سار على نحو خاطئ`,incorrectCameraId:`لا يتم العثور على الكاميرا ذات المعرّف المحدد`,done:`تم!`,cameraUnavailable:`الكاميرا غير متاحة!`,versionNotSupported:`إصدار المتصفح الخاص بك غير مدعوم`,httpNotSupported:`HTTPS غير مستخدم`,insecurePageContext:`سياق غير آمن`,badLicense:`لا يتم العثور على الترخيص أو انتهت صلاحيته`,fileCorrupt:`هذا الملف تالف أو غير مدعوم`,largeFile:`هذا الملف كبير جدًا بحيث لا يمكن تحميله`,placeDocumentIntoFrame:`تأطير الوثيقة`,holdDocumentStraight:`أمسك الوثيقة بشكل مستقيم`,glaresOnDocument:`تجنب الضوء على الوثيقة`,tryAgain:`حاول مرة أخرى`,noCameraAvailable:`الكاميرا غير موجودة`,positionDocumentCenter:`ضع المستند في الوسط`,uploadPhoto:`حمّل الصورة`,moveCloser:`إقترب أكثر`,keepDeviceStill:`أمسك الجهاز بشكل ثابت`,camera:`كاميرا`,switchToMobile:`تبديل إلى المحمول`,openPhoneCamera:`افتح كاميرا جهازك المحمول، وامسح رمز QR، ثم اتبع الرابط`,pleaseWait:`يرجى الانتظار...`,mobileDevice:`الجهاز المحمول`,verifyYourIdentity:`التحقق من وثيقة الهوية`,fromCameraFilesMobileDesktop:`التقط صورة للمستند باستخدام كاميرا الحاسوب، أو قم بتحميله من الملفات، أو قم بمسحه ضوئيًا باستخدام جهاز محمول`,fromCameraFilesDesktop:`التقط صورة للمستند باستخدام كاميرا الحاسوب أو قم بتحميله من الملفات`,fromCameraMobileDesktop:`التقط صورة للمستند باستخدام كاميرا الحاسوب أو قم بمسحه ضوئيًا باستخدام جهاز محمول`,fromFilesMobileDesktop:`حمّل صورة للمستند من الملفات أو قم بمسحه ضوئيًا باستخدام جهاز محمول`,fromCameraDesktop:`استخدم كاميرا الحاسوب لالتقاط صورة للمستند`,fromFilesDesktop:`اختر مستندًا من الملفات وقم بتحميله`,fromMobileDesktop:`استخدم كاميرا جهازك المحمول لالتقاط صورة للمستند`,fromCameraGalleryMobile:`التقط صورة للمستند باستخدام كاميرا الجهاز المحمول أو قم بتحميله من معرض الصور`,fromGalleryMobile:`اختر مستندًا من معرض الصور وقم بتحميله`,gallery:`معرض الصور`,files:`الملفات`,returnToComputer:`عودة إلى الحاسوب`,documentCaptured:`تم مسح مستندك بنجاح`,or:`أو`,continueInBrowser:`اضغط هنا للمتابعة عبر المتصفح`,skip:`تخطى`,flipTheDocument:`اقلب المستند`,tiltTheDocument:`يرجى إمالة المستند`},nl:{preparingCamera:`De camera aan het voorbereiden...`,timeout:`Time-out`,noFocus:`Geen camera-focus`,somethingWentWrong:`Er ging iets fout`,incorrectCameraId:`Geen camera met de opgegeven ID gevonden`,done:`Uitgevoerd!`,cameraUnavailable:`Camera onbeschikbaar!`,versionNotSupported:`Uw browserversie wordt niet ondersteund`,httpNotSupported:`HTTPS niet gebruikt`,insecurePageContext:`Onzekere context`,badLicense:`De licentie kan niet gevonden worden of is verlopen`,fileCorrupt:`Dit bestand is corrupt of wordt niet ondersteund`,largeFile:`Dit bestand is te groot om geüpload te worden`,placeDocumentIntoFrame:`Pas het document in het kader`,holdDocumentStraight:`Houd het document recht`,glaresOnDocument:`Vermijd glans op het document`,tryAgain:`Probeer opnieuw`,noCameraAvailable:`Er is geen camera`,positionDocumentCenter:`Plaats het document in het midden`,uploadPhoto:`Upload een foto`,moveCloser:`Kom dichter`,keepDeviceStill:`Houd het toestel stil`,camera:`Camera`,switchToMobile:`Schakel over naar mobiel`,openPhoneCamera:`Open de camera op uw mobiele apparaat, scan de QR-code en volg de link`,pleaseWait:`Even geduld...`,mobileDevice:`Mobiel apparaat`,verifyYourIdentity:`Verificatie van identiteitsdocumenten`,fromCameraFilesMobileDesktop:`Leg een document vast met de camera van de computer, upload het vanuit bestanden of scan het op een mobiel apparaat`,fromCameraFilesDesktop:`Leg een document vast met de camera van de computer of upload het vanuit bestanden`,fromCameraMobileDesktop:`Leg een document vast met de camera van de computer of scan het op een mobiel apparaat`,fromFilesMobileDesktop:`Upload een document of scan het op een mobiel apparaat`,fromCameraDesktop:`Gebruik de camera van de computer om een document vast te leggen`,fromFilesDesktop:`Kies een document uit bestanden en upload het`,fromMobileDesktop:`Gebruik een mobiele camera om een document vast te leggen`,fromCameraGalleryMobile:`Leg een document vast met de mobiele camera of upload het vanuit de galerij`,fromGalleryMobile:`Kies een document uit de galerij en upload het`,gallery:`Galerij`,files:`Bestanden`,returnToComputer:`Ga terug naar de computer`,documentCaptured:`Uw document is vastgelegd`,or:`of`,continueInBrowser:`Klik hier om verder te gaan in de browser.`,skip:`Sla over`,flipTheDocument:`Draai het document om`,tiltTheDocument:`Kantel het document`},id:{preparingCamera:`Menyiapkan kamera...`,timeout:`Batas waktu`,noFocus:`Tidak ada fokus kamera`,somethingWentWrong:`Terjadi kesalahan`,incorrectCameraId:`Tidak ditemukan kamera dengan ID yang disebutkan`,done:`Selesai!`,cameraUnavailable:`Kamera tidak tersedia!`,versionNotSupported:`Versi browser Anda tidak didukung`,httpNotSupported:`HTTPS tidak digunakan`,insecurePageContext:`Konteks tidak aman`,badLicense:`Lisensi tidak dapat ditemukan atau telah habis masa berlakunya`,fileCorrupt:`File ini rusak atau tidak didukung`,largeFile:`File ini terlalu besar untuk diunggah`,placeDocumentIntoFrame:`Sesuaikan dokumen dengan bingkainya`,holdDocumentStraight:`Tahan dokumen tatap lurus`,glaresOnDocument:`Hindari pantulan cahaya pada dokumen`,tryAgain:`Coba lagi`,noCameraAvailable:`Tidak ada kamera`,positionDocumentCenter:`Posisikan dokumen di tengah`,uploadPhoto:`Unggah foto`,moveCloser:`Geser mendekat`,keepDeviceStill:`Tahan perangkat tetap diam`,camera:`Kamera`,switchToMobile:`Beralih ke seluler`,openPhoneCamera:`Buka kamera pada perangkat seluler Anda, pindai kode QR, dan ikuti tautannya`,pleaseWait:`Harap tunggu...`,mobileDevice:`Perangkat seluler`,verifyYourIdentity:`Verifikasi dokumen identitas`,fromCameraFilesMobileDesktop:`Ambil gambar dokumen menggunakan kamera komputer, unggah dari file, atau pindai pada perangkat seluler Anda`,fromCameraFilesDesktop:`Ambil gambar dokumen menggunakan kamera komputer atau unggah dari file`,fromCameraMobileDesktop:`Ambil gambar dokumen menggunakan kamera komputer atau pindah pada perangkat seluler`,fromFilesMobileDesktop:`Unggah dokumen dari file atau pindai pada perangkat seluler`,fromCameraDesktop:`Gunakan kamera komputer untuk mengambil gambar dokumen`,fromFilesDesktop:`Pilih dokumen dari file dan unggah`,fromMobileDesktop:`Gunakan kamera seluler Anda untuk menangkap gambar dokumen`,fromCameraGalleryMobile:`Tangkap gambar dokumen menggunakan kamera seluler atau unggah dari galeri`,fromGalleryMobile:`Pilih dokumen dari galeri dan unggah`,gallery:`Galeri`,files:`File`,returnToComputer:`Kembali ke komputer`,documentCaptured:`Tangkapan layar dokumen telah diambil`,or:`atau`,continueInBrowser:`Klik di sini untuk melanjutkan di browser`,skip:`Lewati`,flipTheDocument:`Putar balik dokumen`,tiltTheDocument:`Miringkan dokumen`},vi:{preparingCamera:`Đang chuẩn bị camera...`,timeout:`Thời gian chờ`,noFocus:`Không có tiêu điểm camera`,somethingWentWrong:`Có lỗi xảy ra`,incorrectCameraId:`Không tìm thấy camera nào có ID đã nêu`,done:`Xong rồi!`,cameraUnavailable:`Camera không có sẵn!`,versionNotSupported:`Phiên bản trình duyệt của bạn không được hỗ trợ`,httpNotSupported:`HTTPS không được sử dụng`,insecurePageContext:`Ngữ cảnh không bảo mật`,badLicense:`Không tìm thấy giấy phép hoặc giấy phép đã hết hạn`,fileCorrupt:`Tệp này bị hỏng hoặc không được hỗ trợ`,largeFile:`Tệp này quá lớn để tải lên`,placeDocumentIntoFrame:`Chỉnh giấy tờ nằm gọn trong khung`,holdDocumentStraight:`Giữ cho giấy tờ được thẳng`,glaresOnDocument:`Tránh cho giấy tờ bị lóe sáng`,tryAgain:`Thử lại`,noCameraAvailable:`Không có camera`,positionDocumentCenter:`Đưa giấy tờ vào chính giữa`,uploadPhoto:`Tải ảnh lên`,moveCloser:`Di chuyển tới gần hơn`,keepDeviceStill:`Giữ thiết bị ở nguyên vị trí`,camera:`Camera`,switchToMobile:`Chuyển qua di động`,openPhoneCamera:`Bật camera trên thiết bị di động của bạn, quét mã QR và theo dõi liên kết`,pleaseWait:`Vui lòng đợi...`,mobileDevice:`Thiết bị di động`,verifyYourIdentity:`Xác minh giấy tờ tuỳ thân`,fromCameraFilesMobileDesktop:`Chụp tài liệu bằng camera của máy tính, tải lên từ các tập tin hoặc quét trên một thiết bị di động`,fromCameraFilesDesktop:`Chụp tài liệu bằng camera của máy tính hoặc tải lên từ các tập tin`,fromCameraMobileDesktop:`Chụp tài liệu bằng camera của máy tính hoặc quét trên thiết bị di động`,fromFilesMobileDesktop:`Tải lên tài liệu từ các tập tin hoặc quét trên một thiết bị di động`,fromCameraDesktop:`Sử dụng camera của máy tính để chụp một tài liệu`,fromFilesDesktop:`Chọn một tài liệu từ các tập tin và tải lên`,fromMobileDesktop:`Sử dụng camera của thiết bị di động của bạn để chụp một tài liệu`,fromCameraGalleryMobile:`Chụp một tài liệu bằng camera của thiết bị di động hoặc tải lên từ thư viện`,fromGalleryMobile:`Chọn một tài liệu từ thư viện và tải lên`,gallery:`Thư viện`,files:`Tập tin`,returnToComputer:`Quay trở lại máy tính`,documentCaptured:`Tài liệu của bạn đã được chụp`,or:`hoặc`,continueInBrowser:`Nhấp vào đây để tiếp tục ở trình duyệt`,skip:`Bỏ qua`,flipTheDocument:`Lật giấy tờ`,tiltTheDocument:`Nghiêng tài liệu`},ko:{preparingCamera:`카메라 준비 중...`,timeout:`시간 제한`,noFocus:`카메라 초점`,somethingWentWrong:`오류가 발생했습니다`,incorrectCameraId:`지정된 ID가 있는 카메라를 찾을 수 없음`,done:`완료!`,cameraUnavailable:`카메라를 사용할 수 없습니다!`,versionNotSupported:`사용 중인 브라우저는 지원되지 않습니다`,httpNotSupported:`HTTPS가 사용되지 않음`,insecurePageContext:`보안이 취약한 맥락`,badLicense:`라이선스를 찾을 수 없거나 만료되었습니다`,fileCorrupt:`이 파일은 손상되었거나 지원되지 않습니다`,largeFile:`이 파일은 대용량이어서 업로드할 수 없습니다`,placeDocumentIntoFrame:`문서를 프레임에 맞춤`,holdDocumentStraight:`문서를 똑바로 놓으십시오`,glaresOnDocument:`문서에서 눈부심을 피하십시오`,tryAgain:`다시 시도`,noCameraAvailable:`카메라가 없습니다`,positionDocumentCenter:`문서를 가운데에 위치시키십시오`,uploadPhoto:`사진 업로드`,moveCloser:`더 가까이 이동`,keepDeviceStill:`장치를 꽉 잡으십시오`,camera:`카메라`,switchToMobile:`모바일로 전환`,openPhoneCamera:`모바일 장치에서 카메라를 열고 QR 코드를 스캔한 후 링크를 따라가십시오`,pleaseWait:`잠시만 기다려 주세요...`,mobileDevice:`모바일 장치`,verifyYourIdentity:`ID 문서 검증`,fromCameraFilesMobileDesktop:`컴퓨터의 카메라를 사용하여 문서를 캡처하거나 파일에서 업로드하거나 모바일 장치에서 스캔하십시오`,fromCameraFilesDesktop:`컴퓨터의 카메라를 사용하여 문서를 캡처하거나 파일에서 업로드하십시오`,fromCameraMobileDesktop:`컴퓨터의 카메라를 사용하여 문서를 캡처하거나 모바일 장치에서 스캔하십시오`,fromFilesMobileDesktop:`파일에서 문서를 업로드하거나 모바일 장치에서 스캔하십시오`,fromCameraDesktop:`컴퓨터의 카메라를 사용하여 문서를 캡처하십시오`,fromFilesDesktop:`파일에서 문서를 선택하여 업로드하십시오`,fromMobileDesktop:`모바일 카메라를 사용하여 문서를 캡처하십시오`,fromCameraGalleryMobile:`모바일의 카메라를 사용하여 문서를 캡처하거나 갤러리에서 업로드하십시오`,fromGalleryMobile:`갤러리에서 문서를 선택하여 업로드하십시오`,gallery:`갤러리`,files:`파일`,returnToComputer:`컴퓨터로 돌아가기`,documentCaptured:`서류가 캡처되었습니다`,or:`또는`,continueInBrowser:`브라우저에서 계속하려면 여기를 클릭하세요`,skip:`건너뛰기`,flipTheDocument:`문서를 뒤집으십시오`,tiltTheDocument:`문서를 기울이십시오`},ms:{preparingCamera:`Menyediakan kamera...`,timeout:`Ralat masa`,noFocus:`Tiada fokus kamera`,somethingWentWrong:`Ada masalah`,incorrectCameraId:`Tiada kamera dengan ID yang ditentukan ditemui`,done:`Selesai!`,cameraUnavailable:`Kamera tidak tersedia!`,versionNotSupported:`Versi pelayar web anda tidak disokong`,httpNotSupported:`HTTPS tidak digunakan`,insecurePageContext:`Konteks tidak selamat`,badLicense:`Lesen tidak dapat dicari atau telah tamat tempoh`,fileCorrupt:`Fail ini rosak atau tidak disokong`,largeFile:`Fail ini terlalu besar untuk dimuat naik`,placeDocumentIntoFrame:`Muatkan dokumen dalam bingkai`,holdDocumentStraight:`Pengang dokumen secara tegak`,glaresOnDocument:`Elakan silau pada dokumen`,tryAgain:`Sila cuba lagi`,noCameraAvailable:`Tiada kamera`,positionDocumentCenter:`Letakkan dokumen di tengah`,uploadPhoto:`Muat naik gambar`,moveCloser:`Dekatkan`,keepDeviceStill:`Pegang peranti dengan tenang`,camera:`Kamera`,switchToMobile:`Beralih ke mudah alih`,openPhoneCamera:`Buka kamera pada peranti mudah alih anda, imbas kod QR, dan ikuti pautan`,pleaseWait:`Sila tunggu...`,mobileDevice:`Peranti mudah alih`,verifyYourIdentity:`Pengesahan dokumen identiti`,fromCameraFilesMobileDesktop:`Tangkap gambar dokumen menggunakan kamera komputer, muat naik daripada fail atau imbas pada peranti mudah alih`,fromCameraFilesDesktop:`Tangkap gambar dokumen menggunakan kamera komputer atau muat naik daripada fail`,fromCameraMobileDesktop:`Tangkap gambar dokumen menggunakan kamera komputer atau imbas pada peranti mudah alih`,fromFilesMobileDesktop:`Muat naik dokumen daripada fail atau imbas pada peranti mudah alih`,fromCameraDesktop:`Guna kamera komputer untuk menangkap gambar dokumen`,fromFilesDesktop:`Pilih dokumen daripada fail dan muat naik`,fromMobileDesktop:`Guna kamera mudah alih anda untuk menangkap gambar dokumen`,fromCameraGalleryMobile:`Tangkap gambar dokumen dengan menggunakan kamera mudah alih atau muat naik daripada galeri`,fromGalleryMobile:`Pilih dokumen daripada galeri dan muat naik`,gallery:`Galeri`,files:`Fail`,returnToComputer:`Kembali ke komputer`,documentCaptured:`Dokumen anda telah dirakam`,or:`atau`,continueInBrowser:`Klik sini untuk meneruskan dalam pelayar`,skip:`Langkau`,flipTheDocument:`Terbalikkan dokumen`,tiltTheDocument:`Condongkan dokumen`},ro:{preparingCamera:`Se pregătește camera...`,timeout:`Pauză`,noFocus:`Cameră nefocalizată`,somethingWentWrong:`Ceva n-a mers bine`,incorrectCameraId:`Nu a fost găsită nicio cameră cu ID-ul specificat`,done:`Terminat!`,cameraUnavailable:`Camera foto indisponibilă!`,versionNotSupported:`Versiunea browserului dvs. nu este acceptată`,httpNotSupported:`Nu au fost utilizate HTTPS-uri`,insecurePageContext:`Context nesigur`,badLicense:`Licența nu poate fi găsită sau a expirat`,fileCorrupt:`Acest fișier este corupt sau nu este acceptat`,largeFile:`Fișierul este prea mare pentru a fi încărcat`,placeDocumentIntoFrame:`Încadrați documentul în cadru`,holdDocumentStraight:`Țineți documentul drept`,glaresOnDocument:`Evitați strălucirea de pe document`,tryAgain:`Încercați încă o dată`,noCameraAvailable:`Nu există cameră`,positionDocumentCenter:`Poziționați documentul în centru`,uploadPhoto:`Încărcați o fotografie`,moveCloser:`Apropiați-vă`,keepDeviceStill:`Țineți dispozitivul nemișcat`,camera:`Camera`,switchToMobile:`Treceți pe mobil`,openPhoneCamera:`Activați camera dispozitivului dumneavoastră mobil, scanați codul QR și urmați link-ul`,pleaseWait:`Aşteptaţi Vă rog…`,mobileDevice:`Dispozitiv mobil`,verifyYourIdentity:`Verificarea actelor de identitate`,fromCameraFilesMobileDesktop:`Fotografiați un document utilizând camera computerului, încărcați-l din fișiere sau scanați-l pe un dispozitiv mobil`,fromCameraFilesDesktop:`Fotografiați un document utilizând camera computerului sau încărcați-l din fișiere`,fromCameraMobileDesktop:`Fotografiați un document utilizând camera computerului sau scanați-l pe un dispozitiv mobil`,fromFilesMobileDesktop:`Încărcați un document din fișiere sau scanați-l pe un dispozitiv mobil`,fromCameraDesktop:`Utilizați camera computerului pentru a fotografia un document`,fromFilesDesktop:`Selectați un document din fișiere și încărcați-l`,fromMobileDesktop:`Utilizați camera dispozitivului dumneavoastră mobil pentru a fotografia un document`,fromCameraGalleryMobile:`Fotografiați un document utilizând camera dispozitivului mobil sau încărcați-l din galerie`,fromGalleryMobile:`Selectați un document din galerie și încărcați-l`,gallery:`Galerie`,files:`Fișiere`,returnToComputer:`Întoarceți-vă la computer`,documentCaptured:`Documentul dumneavoastră a fost fotografiat`,or:`sau`,continueInBrowser:`Faceți clic aici pentru a continua în browser`,skip:`Sari peste`,flipTheDocument:`Întoarceți documentul`,tiltTheDocument:`Rotiți documentul`},el:{preparingCamera:`Προετοιμασία της κάμερας...`,timeout:`Εξωχρονισμός`,noFocus:`Δεν υπάρχει εστίαση κάμερας`,somethingWentWrong:`Κάτι πήγε στραβά`,incorrectCameraId:`Δεν βρέθηκε κάμερα με το καθορισμένο ID`,done:`Έτοιμο!`,cameraUnavailable:`Η κάμερα δεν είναι διαθέσιμη!`,versionNotSupported:`Η έκδοση του προγράμματος περιήγησής σας δεν υποστηρίζεται`,httpNotSupported:`Το HTTPS δεν χρησιμοποιείται`,insecurePageContext:`Μη ασφαλές περιβάλλον`,badLicense:`Η άδεια χρήσης δεν μπορεί να βρεθεί ή έχει λήξει`,fileCorrupt:`Αυτό το αρχείο είναι κατεστραμμένο ή δεν υποστηρίζεται`,largeFile:`Αυτό το αρχείο δεν δύναται να μεταφορτωθεί λόγω υπερβολικού μεγέθους`,placeDocumentIntoFrame:`Προσαρμόστε το έγγραφο, ώστε να βρίσκεται μέσα στο πλαίσιο`,holdDocumentStraight:`Κρατήστε το έγγραφο ίσιο`,glaresOnDocument:`Προσέχετε το έγγραφο να μην έχει αντανάκλαση`,tryAgain:`Προσπαθήστε ξανά`,noCameraAvailable:`Δεν υπάρχει κάμερα`,positionDocumentCenter:`Τοποθετήστε το έγγραφο στο κέντρο`,uploadPhoto:`Ανέβασε μια φωτογραφία`,moveCloser:`Πλησιάστε`,keepDeviceStill:`Κρατήστε ακίνητη τη συσκευή`,camera:`Κάμερα`,switchToMobile:`Μεταβείτε στην κινητή συσκευή`,openPhoneCamera:`Ανοίξτε την κάμερα στην κινητή συσκευή σας, σαρώστε τον κωδικό QR και μεταβείτε στον σύνδεσμο`,pleaseWait:`Παρακαλώ περιμένετε...`,mobileDevice:`Κινητή συσκευή`,verifyYourIdentity:`Επαλήθευση εγγράφου ταυτότητας`,fromCameraFilesMobileDesktop:`Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα του υπολογιστή, ανεβάστε το από τα αρχεία ή σαρώστε το με μια κινητή συσκευή`,fromCameraFilesDesktop:`Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα του υπολογιστή ή ανεβάστε το από τα αρχεία`,fromCameraMobileDesktop:`Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα του υπολογιστή ή σαρώστε το με μια κινητή συσκευή`,fromFilesMobileDesktop:`Ανεβάστε ένα έγγραφο από τα αρχεία ή σαρώστε το με μια κινητή συσκευή`,fromCameraDesktop:`Χρησιμοποιήστε την κάμερα του υπολογιστή για τη λήψη εικόνας εγγράφου`,fromFilesDesktop:`Επιλέξτε ένα έγγραφο από τα αρχεία και ανεβάστε το`,fromMobileDesktop:`Χρησιμοποιήστε την κάμερα της κινητής συσκευής σας για τη λήψη εικόνας εγγράφου`,fromCameraGalleryMobile:`Πραγματοποιήστε τη λήψη εικόνας εγγράφου χρησιμοποιώντας την κάμερα της κινητής συσκευής σας ή ανεβάστε το από την γκαλερί`,fromGalleryMobile:`Επιλέξτε ένα έγγραφο από την γκαλερί και ανεβάστε το`,gallery:`Γκαλερί`,files:`Αρχεία`,returnToComputer:`Επιστρέψτε στον υπολογιστή`,documentCaptured:`Λήψη εικόνας του εγγράφου σας έχει πραγματοποιηθεί`,or:`ή`,continueInBrowser:`Κάντε κλικ εδώ για να συνεχίσετε στο πρόγραμμα περιήγησης`,skip:`Παράλειψη`,flipTheDocument:`Γυρίστε το έγγραφο`,tiltTheDocument:`Γείρετε το έγγραφο`},tr:{preparingCamera:`Kamera hazırlanıyor...`,timeout:`Zaman aşımı`,noFocus:`Kamera odağı yok`,somethingWentWrong:`Bir hata oluştu`,incorrectCameraId:`Belirtilen kimliğe sahip kamera bulunamadı`,done:`Tamam!`,cameraUnavailable:`Kamera kullanılamıyor!`,versionNotSupported:`Tarayıcı sürümünüz desteklenmiyor`,httpNotSupported:`HTTPS kullanılmamış`,insecurePageContext:`Güvenilmeyen bağlam`,badLicense:`Lisans bulunamadı veya lisansın süresi dolmuş`,fileCorrupt:`Dosya bozuk veya desteklenmiyor`,largeFile:`Dosya boyutu yüklenemeyecek kadar büyük`,placeDocumentIntoFrame:`Belgeyi çerçeve içine yerleştir`,holdDocumentStraight:`Dokümanı düz bir zemine yerleştirin`,glaresOnDocument:`Belge üzerinde parlama olmamasına özen gösterin`,tryAgain:`Tekrar deneyin`,noCameraAvailable:`Kamera yok`,positionDocumentCenter:`Belgeyi ortaya konumlandırın`,uploadPhoto:`Fotoğraf yükleyin`,moveCloser:`Yakına gelin`,keepDeviceStill:`Cihazı sabit tutun`,camera:`Kamera`,switchToMobile:`Mobil cihaza geçin`,openPhoneCamera:`Mobil cihazınızdaki kamerayı açın, QR kodunu taratın ve bağlantıyı izleyin`,pleaseWait:`Lütfen bekleyiniz`,mobileDevice:`Mobil cihazı`,verifyYourIdentity:`Kimlik belgesi doğrulaması`,fromCameraFilesMobileDesktop:`Belgeyi bilgisayarın kamerasını kullanarak taratın, dosyalardan karşıya yükleyin veya bir mobil cihazda taratın`,fromCameraFilesDesktop:`Belgeyi bilgisayarın kamerasını kullanarak taratın veya dosyalardan karşıya yükleyin`,fromCameraMobileDesktop:`Belgeyi bilgisayarın kamerasını kullanarak veya bir mobil cihazda taratın`,fromFilesMobileDesktop:`Belgeyi dosyalardan karşıya yükleyin veya mobil bir cihazda taratın`,fromCameraDesktop:`Belgeyi taratmak için bilgisayarın kamerasını kullanın`,fromFilesDesktop:`Dosyalardan bir belge seçip karşıya yükleyin`,fromMobileDesktop:`Belgeyi taratmak için mobil cihazınızın kamerasını kullanın`,fromCameraGalleryMobile:`Belgeyi mobil cihazınızın kamerasını kullanarak taratın veya galeriden karşıya yükleyin`,fromGalleryMobile:`Galeriden bir belge seçip karşıya yükleyin`,gallery:`Galeri`,files:`Dosyalar`,returnToComputer:`Bilgisayara dön`,documentCaptured:`Belge yakalandı`,or:`veya`,continueInBrowser:`Tarayıcıda devam etmek için tıklayın`,skip:`Geç`,flipTheDocument:`Belgeyi ters çevirin`,tiltTheDocument:`Belgeyi Eğ`},ja:{preparingCamera:`カメラ準備中...`,timeout:`タイムアウト`,noFocus:`カメラの焦点が合っていません`,somethingWentWrong:`何らかの問題が発生しました`,incorrectCameraId:`指定されたIDを持つカメラがみつかりませんでした`,done:`完了!`,cameraUnavailable:`カメラが利用できません!`,versionNotSupported:`ご利用のブラウザのバージョンはサポートされていません`,httpNotSupported:`HTTPSが使用されていません`,insecurePageContext:`不安定なコンテキスト`,badLicense:`ライセンスがみつからないか有効期限が切れています`,fileCorrupt:`このファイルは破損しているかサポートされていません`,largeFile:`このファイルはアップロードするには大きすぎます`,placeDocumentIntoFrame:`フレームに文書をフィットさせます`,holdDocumentStraight:`文書をまっすぐに持ってください`,glaresOnDocument:`文書にテカリが発生しないようにしてください`,tryAgain:`もう一度お試しください`,noCameraAvailable:`カメラがありません`,positionDocumentCenter:`書類を中心に配置してください`,uploadPhoto:`写真をアップロード`,moveCloser:`近寄ってください`,keepDeviceStill:`デバイスを構えて静止してください`,camera:`カメラ`,switchToMobile:`モバイルに切り替えてください`,openPhoneCamera:`ご利用のモバイル機器でカメラを起動し、QRコードをスキャンし、リンクをクリックしてください`,pleaseWait:`お待ちください...`,mobileDevice:`モバイル機器`,verifyYourIdentity:`ID書類の照合`,fromCameraFilesMobileDesktop:`コンピューターのカメラを使って書類を撮影し、その画像をファイルからアップロードするか、モバイル機器でスキャンしてください`,fromCameraFilesDesktop:`コンピューターのカメラを使って書類を撮影し、その画像をファイルからアップロードしてください`,fromCameraMobileDesktop:`コンピューターのカメラを使って書類を撮影するか、モバイル機器でスキャンしてください`,fromFilesMobileDesktop:`ファイルから書類をアップロードするか、モバイル機器でスキャンしてください`,fromCameraDesktop:`コンピューターのカメラを使って書類を撮影してください`,fromFilesDesktop:`ファイルから書類を選択してアップロードしてください`,fromMobileDesktop:`モバイル機器のカメラを使って書類を撮影してください`,fromCameraGalleryMobile:`モバイル機器のカメラを使って書類を撮影するか、ギャラリーからアップロードしてください`,fromGalleryMobile:`ギャラリーから書類を選択してアップロードしてください`,gallery:`ギャラリー`,files:`ファイル`,returnToComputer:`コンピューターに戻ってください`,documentCaptured:`書類がキャプチャされました`,or:`または`,continueInBrowser:`ブラウザで継続するにはこちらをクリックしてください`,skip:`スキップ`,flipTheDocument:`書類を裏返す`,tiltTheDocument:`文書を傾けてください`},cs:{preparingCamera:`Příprava fotoaparátu...`,timeout:`Časový limit`,noFocus:`Fotoaparát není zaostřen`,somethingWentWrong:`Něco se pokazilo`,incorrectCameraId:`Nebyl nalezen žádný fotoaparát se zadaným ID`,done:`Hotovo!`,cameraUnavailable:`Fotoaparát není k dispozici!`,versionNotSupported:`Vaše verze prohlížeče není podporována`,httpNotSupported:`Nebylo použito HTTPS`,insecurePageContext:`Nejistý kontext`,badLicense:`Licenci nelze nalézt nebo vypršela její platnost`,fileCorrupt:`Tento soubor je poškozený nebo není podporován`,largeFile:`Tento soubor je příliš velký na to, aby mohl být nahrán`,placeDocumentIntoFrame:`Umístěte dokument do rámečku`,holdDocumentStraight:`Držte dokument rovně`,glaresOnDocument:`Vyvarujte se ostrému osvětlení dokumentu`,tryAgain:`Zkusit to znovu`,noCameraAvailable:`Chybí fotoaparát`,positionDocumentCenter:`Umístěte dokumentu do středu`,uploadPhoto:`Nahrát fotografii`,moveCloser:`Přibližte se`,keepDeviceStill:`Držte zařízení tak, aby se nehnulo`,camera:`Fotoaparát`,switchToMobile:`Přejděte do mobilní verze`,openPhoneCamera:`Otevřete fotoaparát na mobilním zařízení, naskenujte QR kód a přejděte na odkaz`,pleaseWait:`Počkejte prosím...`,mobileDevice:`Mobilní zařízení`,verifyYourIdentity:`Ověřování dokladů totožnosti`,fromCameraFilesMobileDesktop:`Pořiďte snímek dokumentu pomocí kamery v počítači, nahrajte jej ze souborů nebo jej naskenujte na mobilním zařízení`,fromCameraFilesDesktop:`Pořiďte snímek dokumentu pomocí kamery v počítači nebo jej nahrajte ze souborů`,fromCameraMobileDesktop:`Pořiďte snímek dokumentu pomocí kamery v počítači nebo jej naskenujte na mobilním zařízení`,fromFilesMobileDesktop:`Nahrajte dokument ze souborů nebo jej naskenujte na mobilním zařízení`,fromCameraDesktop:`Pořiďte snímek dokumentu pomocí kamery v počítači`,fromFilesDesktop:`Vyberte dokument ze souborů a nahrajte jej`,fromMobileDesktop:`Pořiďte snímek dokumentu pomocí fotoaparátu na mobilu`,fromCameraGalleryMobile:`Pořiďte snímek dokumentu pomocí fotoaparátu na mobilu nebo jej nahrajte z galerie`,fromGalleryMobile:`Vyberte dokument z galerie a nahrajte jej`,gallery:`Galerie`,files:`Soubory`,returnToComputer:`Vraťte se k počítači`,documentCaptured:`Dokument byl zaznamenán`,or:`nebo`,continueInBrowser:`Po kliknutí zde budete pokračovat v prohlížeči`,skip:`Přeskočit`,flipTheDocument:`Obraťte dokument`,tiltTheDocument:`Nakloňte dokument`},th:{preparingCamera:`กำลังเตรียมกล้องถ่ายรูป...`,timeout:`หมดเวลา`,noFocus:`ไม่มีโฟกัสกล้อง`,somethingWentWrong:`มีบางอย่างผิดพลาด`,incorrectCameraId:`ไม่พบกล้องที่มี ID ที่ระบุ`,done:`เสร็จ!`,cameraUnavailable:`กล้องถ่ายรูปไม่พร้อมใช้งาน!`,versionNotSupported:`ไม่รองรับเบราว์เซอร์รุ่นที่คุณใช้งาน`,httpNotSupported:`ไม่ได้ใช้ HTTPS`,insecurePageContext:`เนื้อหาไม่รัดกุม`,badLicense:`ไม่พบใบอนุญาติ หรือใบอนุญาตหมดอายุ`,fileCorrupt:`ไฟล์นี้เสียหายหรือระบบไม่รองรับไฟล์นี้`,largeFile:`ไฟล์นี้ใหญ่เกินกว่าจะอัปโหลดได้`,placeDocumentIntoFrame:`จัดเอกสารให้พอดีกับกรอบ`,holdDocumentStraight:`ถือเอกสารให้ตรง`,glaresOnDocument:`โปรดหลีกเลี่ยงไม่ให้แสงส่องจ้าบนเอกสาร`,tryAgain:`ลองอีกครั้ง`,noCameraAvailable:`ไม่มีกล้องถ่ายรูป`,positionDocumentCenter:`จัดวางเอกสารไว้ตรงกลาง`,uploadPhoto:`อัปโหลดรูปภาพ`,moveCloser:`เข้ามาใกล้กว่านี้`,keepDeviceStill:`ถืออุปกรณ์นิ่ง ๆ`,camera:`กล้องถ่ายรูป`,switchToMobile:`สลับไปใช้โทรศัพท์`,openPhoneCamera:`เปิดกล้องถ่ายรูปในอุปกรณ์เคลื่อนที่ สแกนรหัส QR และไปตามลิงก์`,pleaseWait:`โปรดรอสักครู่...`,mobileDevice:`อุปกรณ์เคลื่อนที่`,verifyYourIdentity:`การยืนยันเอกสารประจำตัว`,fromCameraFilesMobileDesktop:`จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์ อัปโหลดภาพจากไฟล์ หรือสแกนลงในอุปกรณ์เคลื่อนที่`,fromCameraFilesDesktop:`จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์ หรืออัปโหลดภาพจากไฟล์`,fromCameraMobileDesktop:`จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์ หรือสแกนลงในอุปกรณ์เคลื่อนที่`,fromFilesMobileDesktop:`อัปโหลดภาพจากไฟล์ หรือสแกนลงในอุปกรณ์เคลื่อนที่`,fromCameraDesktop:`จับภาพเอกสารโดยใช้กล้องถ่ายรูปของคอมพิวเตอร์`,fromFilesDesktop:`เลือกเอกสารจากไฟล์และอัปโหลด`,fromMobileDesktop:`ใช้กล้องจากอุปกรณ์เคลื่อนที่ของคุณเพื่อจับภาพเอกสาร`,fromCameraGalleryMobile:`จับภาพเอกสารโดยใช้กล้องถ่ายรูปของอุปกรณ์เคลื่อนที่ หรืออัปโหลดจากแกลเลอรี`,fromGalleryMobile:`เลือกเอกสารจากแกลเลอรีและอัปโหลด`,gallery:`แกลเลอรี`,files:`ไฟล์`,returnToComputer:`กลับไปที่คอมพิวเตอร์ของคุณ`,documentCaptured:`จับภาพเอกสารของคุณแล้ว`,or:`หรือ`,continueInBrowser:`คลิกที่นี่เพื่อดำเนินการต่อในเบราว์เซอร์`,skip:`ข้าม`,flipTheDocument:`พลิกเอกสาร`,tiltTheDocument:`เอียงเอกสาร`},hi:{preparingCamera:`कैमरा तैयार करना...`,timeout:`समय समाप्त`,noFocus:`कैमरा फ़ोकस नहीं`,somethingWentWrong:`कुछ त्रुटि हुई`,incorrectCameraId:`निर्दिष्ट ID वाला कोई कैमरा नहीं मिला`,done:`ठीक है!`,cameraUnavailable:`कैमरा उपलब्ध नहीं है!`,versionNotSupported:`आपका ब्राउज़र संस्करण समर्थित नहीं है`,httpNotSupported:`HTTPS का उपयोग नहीं किया गया`,insecurePageContext:`असुरक्षित प्रसंग`,badLicense:`लाइसेंस नहीं मिला या समाप्त हो गया है`,fileCorrupt:`यह फ़ाइल करप्ट है या समर्थित नहीं है`,largeFile:`यह फ़ाइल अपलोड करने के लिए बहुत बड़ी है`,placeDocumentIntoFrame:`दस्तावेज़ को फ्रेम में फिट करें`,holdDocumentStraight:`दस्तावेज़ को सीधे रखें`,glaresOnDocument:`दस्तावेज़ को चमक से बचाएं`,tryAgain:`पुनः प्रयास करें`,noCameraAvailable:`कोई कैमरा नहीं है`,positionDocumentCenter:`दस्तावेज़ को बीच में रखें`,uploadPhoto:`एक फ़ोटो अपलोड करें`,moveCloser:`नजदीक आएं`,keepDeviceStill:`डिवाइस को स्थिर अवस्था में पकड़ें`,camera:`कैमरा`,switchToMobile:`मोबाइल पर स्विच करें`,openPhoneCamera:`अपने मोबाइल डिवाइस पर कैमरा खोलें, QR कोड स्कैन करें और लिंक फॉलो करें`,pleaseWait:`कृपया प्रतीक्षा करें...`,mobileDevice:`मोबाइल डिवाइस`,verifyYourIdentity:`पहचान दस्तावेज़ सत्यापन`,fromCameraFilesMobileDesktop:`कंप्यूटर के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें, उसे फ़ाइलों से अपलोड करें, या मोबाइल डिवाइस पर स्कैन करें`,fromCameraFilesDesktop:`कंप्यूटर के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें या उसे फ़ाइलों से अपलोड करें`,fromCameraMobileDesktop:`कंप्यूटर के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें या मोबाइल डिवाइस पर स्कैन करें`,fromFilesMobileDesktop:`किसी दस्तावेज़ को फ़ाइलों से अपलोड करें या उसे मोबाइल डिवाइस पर स्कैन करें`,fromCameraDesktop:`किसी दस्तावेज़ को कैप्चर करने के लिए कंप्यूटर के कैमरे का उपयोग करें`,fromFilesDesktop:`फ़ाइलों में से एक दस्तावेज़ चुनें और उसे अपलोड करें`,fromMobileDesktop:`किसी दस्तावेज़ को कैप्चर करने के लिए अपने मोबाइल के कैमरे का उपयोग करें`,fromCameraGalleryMobile:`मोबाइल के कैमरे का उपयोग करके किसी दस्तावेज़ को कैप्चर करें या गैलरी से अपलोड करें`,fromGalleryMobile:`गैलरी से एक दस्तावेज़ चुनें और उसे अपलोड करें`,gallery:`गैलरी से`,files:`फाइल से`,returnToComputer:`कंप्यूटर पर लौटें`,documentCaptured:`आपका दस्तावेज़ कैप्चर कर लिया गया है`,or:`या`,continueInBrowser:`ब्राउज़र में जारी रखने के लिए यहां क्लिक करें`,skip:`छोड़ें`,flipTheDocument:`दस्तावेज़ पलटें`,tiltTheDocument:`दस्तावेज़ को टिल्ट करें`},bn:{preparingCamera:`ক্যামেরা প্রস্তুত করা হচ্ছে...`,timeout:`টাইম আউট`,noFocus:`ক্যামেরার ফোকাস হয়নি`,somethingWentWrong:`কিছু একটা ভুল হয়েছে`,incorrectCameraId:`নির্দিষ্ট আইডি সহ কোনো ক্যামেরা পাওয়া যায়নি`,done:`হয়ে গেছে!`,cameraUnavailable:`ক্যামেরা বিদ্যমান নেই!`,versionNotSupported:`আপনার ব্রাউজারের সংস্করণটি সমর্থিত নয়`,httpNotSupported:`HTTPS ব্যবহৃত হয়নি`,insecurePageContext:`অনিরাপদ কন্টেক্সট`,badLicense:`লাইসেন্স পাওয়া যায়নি বা মেয়াদ শেষ হয়ে গেছে`,fileCorrupt:`এই ফাইলটি অকার্যকর বা সমর্থিত নয়`,largeFile:`এই ফাইলটি আপলোড করার জন্য খুবই বড়`,placeDocumentIntoFrame:`ডকুমেন্টটি ফ্রেমের মাঝে রাখুন`,holdDocumentStraight:`ডকুমেন্টটি সোজাভাবে ধরে রাখুন`,glaresOnDocument:`ডকুমেন্টে আলোর ঝলকানি এড়িয়ে চলুন`,tryAgain:`আবার চেষ্টা করুন`,noCameraAvailable:`কোনো ক্যামেরা নেই`,positionDocumentCenter:`ডকুমেন্টটি কেন্দ্রে রাখুন`,uploadPhoto:`একটি ছবি আপলোড করুন`,moveCloser:`কাছে যান`,keepDeviceStill:`ডিভাইসটি ধরে রাখুন`,camera:`ক্যামেরা`,switchToMobile:`মোবাইলে স্যুইচ করুন`,openPhoneCamera:`আপনার মোবাইল ডিভাইসের ক্যামেরা দিয়ে QR কোডটি স্ক্যান করুন এবং লিঙ্কটি অনুসরণ করুন`,pleaseWait:`অনুগ্রহ করে অপেক্ষা করুন...`,mobileDevice:`মোবাইল ডিভাইস`,verifyYourIdentity:`পরিচয় যাচাইকরণ ডকুমেন্ট`,fromCameraFilesMobileDesktop:`কম্পিউটারের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন, ফাইল থেকে আপলোড করুন বা মোবাইল ডিভাইসে এটি স্ক্যান করুন`,fromCameraFilesDesktop:`কম্পিউটারের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন বা ফাইল থেকে আপলোড করুন`,fromCameraMobileDesktop:`কম্পিউটারের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন বা একটি মোবাইল ডিভাইসে এটি স্ক্যান করুন`,fromFilesMobileDesktop:`ফাইল থেকে একটি ডকুমেন্ট আপলোড করুন বা একটি মোবাইল ডিভাইসে এটি স্ক্যান করুন`,fromCameraDesktop:`একটি ডকুমেন্ট ক্যাপচার করতে কম্পিউটারের ক্যামেরা ব্যবহার করুন`,fromFilesDesktop:`ফাইল থেকে একটি ডকুমেন্ট বাছাই করুন এবং এটি আপলোড করুন`,fromMobileDesktop:`একটি ডকুমেন্ট ক্যাপচার করতে আপনার মোবাইল ক্যামেরা ব্যবহার করুন`,fromCameraGalleryMobile:`মোবাইলের ক্যামেরা ব্যবহার করে একটি ডকুমেন্ট ক্যাপচার করুন বা গ্যালারি থেকে আপলোড করুন`,fromGalleryMobile:`গ্যালারি থেকে একটি ডকুমেন্ট বাছাই করুন এবং এটি আপলোড করুন`,gallery:`গ্যালারি`,files:`ফাইল`,returnToComputer:`কম্পিউটারে ফিরে যান`,documentCaptured:`আপনার ডকুমেন্ট ক্যাপচার করা হয়েছে`,or:`অথবা`,continueInBrowser:`ব্রাউজারে চালিয়ে যেতে এখানে ক্লিক করুন`,skip:`এড়িয়ে যান`,flipTheDocument:`ডকুমেন্টটি উল্টান`,tiltTheDocument:`ডকুমেন্টটি কাত করুন`},he:{preparingCamera:`המצלמה בהכנה...`,timeout:`זמן קצוב לתפוגה`,noFocus:`המצלמה לא בפוקוס`,somethingWentWrong:`משהו השתבש`,incorrectCameraId:`לא נמצאה מצלמה עם המזהה שצוין`,done:`סיימת!`,cameraUnavailable:`המצלמה לא זמינה`,versionNotSupported:`אין תמיכה בגרסה הנוכחית של הדפדפן`,httpNotSupported:`לא נעשה שימוש ב-HTTPS`,insecurePageContext:`הקשר לא בטוח`,badLicense:`הרישיון לא נמצא או לא בתוקף`,fileCorrupt:`הקובץ פגום או בפורמט שלא נתמך`,largeFile:`הקובץ גדול מדי ולא ניתן להעלות אותו`,placeDocumentIntoFrame:`התאמת המסמך בתוך המסגרת`,holdDocumentStraight:`יש ליישר את המסמך`,glaresOnDocument:`יש לוודא שאין ברק בזמן צילום המסמך`,tryAgain:`כדאי לנסות שוב`,noCameraAvailable:`אין מצלמה`,positionDocumentCenter:`יש למקם את המסמך במרכז`,uploadPhoto:`העלאת תמונה`,moveCloser:`להתקרב`,keepDeviceStill:`יש להחזיק את המכשיר בלי לזוז`,camera:`מצלמה`,switchToMobile:`מעבר לנייד`,openPhoneCamera:`צריך לפתוח את המצלמה בנייד, לסרוק את קוד ה-QR וללחוץ על הקישור`,pleaseWait:`אנא המתן...`,mobileDevice:`נייד`,verifyYourIdentity:`אימות של מסמך זיהוי`,fromCameraFilesMobileDesktop:`צריך לצלם את המסמך באמצעות מצלמת המחשב, להעלות אותו מתוך הקבצים או לסרוק אותו בנייד`,fromCameraFilesDesktop:`צריך לצלם את המסמך באמצעות מצלמת המחשב או להעלות אותו מתוך הקבצים`,fromCameraMobileDesktop:`צריך לצלם את המסמך באמצעות מצלמת המחשב או לסרוק אותו בנייד`,fromFilesMobileDesktop:`צריך להעלות את המסמך מתוך הקבצים או לסרוק אותו בנייד`,fromCameraDesktop:`צריך לצלם את המסמך באמצעות מצלמת המחשב`,fromFilesDesktop:`צריך לבחור את המסמך מתוך הקבצים ולהעלות אותו`,fromMobileDesktop:`צריך לצלם את המסמך באמצעות מצלמת הנייד`,fromCameraGalleryMobile:`צריך לצלם את המסמך באמצעות מצלמת הנייד או להעלות אותו מהגלריה`,fromGalleryMobile:`צריך לבחור את המסמך מהגלריה ולהעלות אותו`,gallery:`גלריה`,files:`קבצים`,returnToComputer:`חזרה למחשב`,documentCaptured:`המסמך צולם`,or:`או`,continueInBrowser:`מקישים כאן כדי לפתוח בדפדפן`,skip:`דילוג`,flipTheDocument:`יש להפוך את המסמך לצידו השני`,tiltTheDocument:`צריך להטות את המסמך הצידה`},fi:{preparingCamera:`Valmistellaan kameraa...`,timeout:`Aikakatkaisu`,noFocus:`Kamera ei tarkennettu`,somethingWentWrong:`Jokin epäonnistui`,incorrectCameraId:`Kameraa, jonka tunniste on määritetty, ei löydy.`,done:`Valmis!`,cameraUnavailable:`Kamera ei ole käytettävissä!`,versionNotSupported:`Selaimesi versiota ei tueta`,httpNotSupported:`HTTPS ei käytössä`,insecurePageContext:`Konteksti ei turvallinen`,badLicense:`Lisenssiä ei löydy tai se on vanhentunut`,fileCorrupt:`Tämä tiedosto on vioittunut tai sitä ei tueta`,largeFile:`Tiedosto on liian suuri ladattavaksi`,placeDocumentIntoFrame:`Kohdista asiakirja kehykseen`,holdDocumentStraight:`Pidä asiakirjaa suorassa`,glaresOnDocument:`Vältä heijastuksia asiakirjassa`,tryAgain:`Yritä uudelleen!`,noCameraAvailable:`Kameraa ei ole`,positionDocumentCenter:`Sijoita asiakirja keskelle`,uploadPhoto:`Lataa valokuva`,moveCloser:`Siirry lähemmäs`,keepDeviceStill:`Pidä laitetta paikallaan`,camera:`Kamera`,switchToMobile:`Vaihda mobiiliin`,openPhoneCamera:`Avaa mobiililaitteesi kamera, skannaa QR-koodi ja siirry linkin sivustoon`,pleaseWait:`Odota...`,mobileDevice:`Mobiililaite`,verifyYourIdentity:`Henkilöllisyystodistusten todennus`,fromCameraFilesMobileDesktop:`Kuvaa asiakirja tietokoneen kameralla, lataa se tiedostoista tai skannaa se mobiililaitteella`,fromCameraFilesDesktop:`Kuvaa asiakirja tietokoneen kameralla tai lataa se tiedostoista`,fromCameraMobileDesktop:`Kuvaa asiakirja tietokoneen kameralla tai skannaa se mobiililaitteella`,fromFilesMobileDesktop:`Lataa asiakirja tiedostoista tai skannaa se mobiililaitteella`,fromCameraDesktop:`Kuvaa asiakirja tietokoneen kameralla`,fromFilesDesktop:`Valitse asiakirja tiedostoista ja lataa se`,fromMobileDesktop:`Kuvaa asiakirja mobiililaitteesi kameralla`,fromCameraGalleryMobile:`Kuvaa asiakirja mobiililaitteen kameralla tai lataa se galleriasta`,fromGalleryMobile:`Valitse asiakirja galleriasta ja lataa se`,gallery:`Galleria`,files:`Tiedostot`,returnToComputer:`Palaa tietokoneeseen`,documentCaptured:`Asiakirjasi on kuvattu`,or:`tai`,continueInBrowser:`Jatka selaimessa napsauttamalla tätä`,skip:`Ohita`,flipTheDocument:`Käännä asiakirja`,tiltTheDocument:`Kallista asiakirjaa`},sv:{preparingCamera:`Förbereder kameran...`,timeout:`Paus`,noFocus:`Ingen kamerafokus`,somethingWentWrong:`Ett fel inträffade`,incorrectCameraId:`Ingen kamera med specificerat ID hittat`,done:`Klart!`,cameraUnavailable:`Kameran är inte tillgänglig!`,versionNotSupported:`Din webbläsarversion stöds inte`,httpNotSupported:`HTTPS används inte`,insecurePageContext:`Otryggt sammanhang`,badLicense:`Licensen går antingen inte att hitta eller så har den utgått`,fileCorrupt:`Filen är antingen korrupt eller stöds inte`,largeFile:`Filen är för stor för att kunna laddas upp`,placeDocumentIntoFrame:`Placera dokumentet i ramen`,holdDocumentStraight:`Håll dokumentet rakt`,glaresOnDocument:`Undvik reflexer på dokumentet`,tryAgain:`Försök igen`,noCameraAvailable:`Det finns ingen kamera`,positionDocumentCenter:`Placera dokumentet i mitten`,uploadPhoto:`Ladda upp foto`,moveCloser:`Flytta närmare`,keepDeviceStill:`Håll enheten stilla`,camera:`Kamera`,switchToMobile:`Byt till mobil`,openPhoneCamera:`Öppna kameran på din mobila enhet, skanna QR-koden och följ länken`,pleaseWait:`Vänligen vänta...`,mobileDevice:`Mobil enhet`,verifyYourIdentity:`Verifiering av ID-handlingar`,fromCameraFilesMobileDesktop:`Skanna ett dokument med datorns kamera, ladda upp det från filerna eller skanna det med en mobil enhet`,fromCameraFilesDesktop:`Skanna ett dokument med datorns kamera eller ladda upp det från filerna`,fromCameraMobileDesktop:`Skanna ett dokument med datorns kamera eller med en mobil enhet`,fromFilesMobileDesktop:`Ladda upp det från filer eller skanna det med en mobil enhet`,fromCameraDesktop:`Använd datorns kamera till att skanna ett dokument`,fromFilesDesktop:`Välj ett dokument från filerna och ladda upp det`,fromMobileDesktop:`Använd din mobila kamera till att skanna ett dokument`,fromCameraGalleryMobile:`Skanna ett dokument med mobilens kamera eller ladda upp det från bildgalleriet`,fromGalleryMobile:`Välj ett dokument från bildgalleriet och ladda upp det`,gallery:`Galleri`,files:`Filer`,returnToComputer:`Gå tillbaka till datorn`,documentCaptured:`Ditt dokument har fångats`,or:`eller`,continueInBrowser:`Klicka här för att fortsätta i webbläsaren`,skip:`Hoppa över`,flipTheDocument:`Vänd på dokumentet`,tiltTheDocument:`Luta dokumentet`},da:{preparingCamera:`Gør kameraet klar...`,timeout:`Timeout`,noFocus:`Ingen kamerafokus`,somethingWentWrong:`Noget gik galt`,incorrectCameraId:`Intet kamera med det specificeret ID fundet`,done:`Færdig!`,cameraUnavailable:`Kamera utilgængelig!`,versionNotSupported:`Din browserversion er ikke understøttet`,httpNotSupported:`HTTPS ikke brugt`,insecurePageContext:`Usikker kontekst`,badLicense:`Licensen kan ikke findes eller er udløbet`,fileCorrupt:`Filen er ødelagt eller understøttes ikke`,largeFile:`Denne fil er for stor til at blive overført`,placeDocumentIntoFrame:`Tilpas dokumentet til rammen`,holdDocumentStraight:`Hold dokumentet lige`,glaresOnDocument:`Undgå genskin på dokumentet`,tryAgain:`Prøv igen`,noCameraAvailable:`Der er intet kamera`,positionDocumentCenter:`Placer dokumentet i midten`,uploadPhoto:`Upload et foto`,moveCloser:`Flyt tættere på`,keepDeviceStill:`Hold enheden stille`,camera:`Kamera`,switchToMobile:`Skift til mobil`,openPhoneCamera:`Åben kameraet på din mobile enhed, scan QR-koden, og følg linket`,pleaseWait:`Vent venligst...`,mobileDevice:`Mobil enhed`,verifyYourIdentity:`Bekræftelse af ID-dokument`,fromCameraFilesMobileDesktop:`Fang et dokument ved hjælp af computerens kamera, upload det fra filer, eller scan det på en mobil enhed`,fromCameraFilesDesktop:`Fang et dokument ved hjælp af computerens kamera eller upload det fra filer`,fromCameraMobileDesktop:`Fang et dokument ved hjælp af computerens kamera, upload det fra filer, eller scan det på en mobil enhed`,fromFilesMobileDesktop:`Upload et dokument fra filer eller scan det på en mobil enhed`,fromCameraDesktop:`Brug computerens kamera til at fange et dokument`,fromFilesDesktop:`Vælg et dokument fra filer og upload det`,fromMobileDesktop:`Brug dit mobilkamera til at fange et dokument`,fromCameraGalleryMobile:`Fang et dokument ved hjælp af mobilens kamera eller upload det fra galleri`,fromGalleryMobile:`Vælg et dokument fra galleriet og upload det`,gallery:`Galleri`,files:`Filer`,returnToComputer:`Vend tilbage til computeren`,documentCaptured:`Dit dokument er blevet fanget`,or:`eller`,continueInBrowser:`Klik her for at fortsætte i browser`,skip:`Spring over`,flipTheDocument:`Vend dokumentet`,tiltTheDocument:`Vip dokumentet`},hr:{preparingCamera:`Priprema kamere...`,timeout:`Pauza`,noFocus:`Nema fokusa kamere`,somethingWentWrong:`Nešto je pošlo po zlu`,incorrectCameraId:`Nije pronađena kamera s navedenim ID-om`,done:`Gotovo!`,cameraUnavailable:`Kamera nije dostupna!`,versionNotSupported:`Vaša verzija preglednika nije podržana`,httpNotSupported:`HTTPS se ne koristi`,insecurePageContext:`Nesiguran kontekst`,badLicense:`Licenca se ne može pronaći ili je istekla`,fileCorrupt:`Ova datoteka je oštećena ili nije podržana`,largeFile:`Ova je datoteka prevelika za prijenos`,placeDocumentIntoFrame:`Prilagodite dokument okviru`,holdDocumentStraight:`Držite dokument ravno`,glaresOnDocument:`Izbjegavajte odsjaj na dokumentu`,tryAgain:`Pokušajte ponovno`,noCameraAvailable:`Nema kamere`,positionDocumentCenter:`Postavite dokument u sredinu`,uploadPhoto:`Uploadujte sliku`,moveCloser:`Priđite bliže`,keepDeviceStill:`Držite uređaj mirno`,camera:`Kamera`,switchToMobile:`Prebacivanje na mobilni uređaj`,openPhoneCamera:`Otvorite kameru na svom mobilnom uređaju, skenirajte QR kod i slijedite poveznicu`,pleaseWait:`Molimo pričekajte...`,mobileDevice:`Mobilni uređaj`,verifyYourIdentity:`Provjera osobnih dokumenata`,fromCameraFilesMobileDesktop:`Snimite dokument pomoću kamere računala, prenesite ga iz datoteka ili skenirajte na mobilnom uređaju`,fromCameraFilesDesktop:`Snimite dokument pomoću kamere računala ili ga prenesite iz datoteka`,fromCameraMobileDesktop:`Snimite dokument pomoću kamere računala ili ga skenirajte na mobilnom uređaju`,fromFilesMobileDesktop:`Prenesite dokument iz datoteka ili ga skenirajte na mobilnom uređaju`,fromCameraDesktop:`Koristite kameru računala za snimanje dokumenta`,fromFilesDesktop:`Odaberite dokument iz datoteka i prenesite ga`,fromMobileDesktop:`Koristite svoju mobilnu kameru za snimanje dokumenta`,fromCameraGalleryMobile:`Snimite dokument pomoću kamere mobilnog telefona ili ga prenesite iz galerije`,fromGalleryMobile:`Odaberite dokument iz galerije i prenesite ga`,gallery:`Galerija`,files:`Datoteke`,returnToComputer:`Vrati se na računalo`,documentCaptured:`Vaš dokument je snimljen`,or:`ili`,continueInBrowser:`Kliknite ovdje za nastavak u pregledniku`,skip:`Prekočiti`,flipTheDocument:`Okrenite dokument`,tiltTheDocument:`Nagnite dokument`},no:{preparingCamera:`Forbereder kameraet...`,timeout:`Pause`,noFocus:`Ingen kamerafokus`,somethingWentWrong:`Noe gikk galt`,incorrectCameraId:`Kamera med den spesifikke ID-en ble ikke funnet`,done:`Ferdig!`,cameraUnavailable:`Kameraet er ikke tilgjengelig!`,versionNotSupported:`Din nettleserversjon støttes ikke`,httpNotSupported:`HTTPS ikke brukt`,insecurePageContext:`Usikker kontekst`,badLicense:`Lisensen finnes ikke eller har utløpt`,fileCorrupt:`Denne filen er skadet eller støttes ikke`,largeFile:`Denne filen er for stor til å lastes opp`,placeDocumentIntoFrame:`Plasser dokumentet i rammen`,holdDocumentStraight:`Hold dokumentet rett`,glaresOnDocument:`Unngå gjenskinn på dokumentet`,tryAgain:`Prøv igjen`,noCameraAvailable:`Ingen kamera tilgjengelig`,positionDocumentCenter:`Plasser dokumentet i midten`,uploadPhoto:`Last opp et bilde`,moveCloser:`Kom nærmere`,keepDeviceStill:`Hold enheten i ro`,camera:`Kamera`,switchToMobile:`Bytt til mobil`,openPhoneCamera:`Åpne kameraet på mobilenheten din, skann QR-koden og følg linken`,pleaseWait:`Vennligst vent...`,mobileDevice:`Mobilenhet`,verifyYourIdentity:`Identitetsverifikasjon av dokumenter`,fromCameraFilesMobileDesktop:`Fang et dokument med datamaskinens kamera, last det opp fra filer eller skann det på en mobilenhet`,fromCameraFilesDesktop:`Fang et dokument med datamaskinens kamera eller last det opp fra filer`,fromCameraMobileDesktop:`Fang et dokument med datamaskinens kamera eller skann det på en mobilenhet`,fromFilesMobileDesktop:`Last opp et dokument fra filer eller skann det på en mobilenhet`,fromCameraDesktop:`Bruk datamaskinens kamera til å fange et dokument`,fromFilesDesktop:`Velg et dokument fra filer og last det opp`,fromMobileDesktop:`Bruk mobilkameraet til å fange et dokument`,fromCameraGalleryMobile:`Fang et dokument med mobilens kamera eller last det opp fra galleriet`,fromGalleryMobile:`Velg et dokument fra galleriet og last det opp`,gallery:`Galleri`,files:`Filer`,returnToComputer:`Gå tilbake til datamaskinen`,documentCaptured:`Dokumentet ditt har blitt registrert`,or:`eller`,continueInBrowser:`Klikk her for å fortsette i nettleseren`,skip:`Hopp over`,flipTheDocument:`Vend dokumentet`,tiltTheDocument:`Vipp dokumentet`},uz:{preparingCamera:`Kamerani tayyorlash...`,timeout:`Vaqt tugashi`,noFocus:`Kamera fokusi yo'q`,somethingWentWrong:`Nimadir noto'g'ri ketdi`,incorrectCameraId:`Berilgan ID bilan kamera topilmadi.`,done:`Tayyor!`,cameraUnavailable:`Kamera mavjud emas!`,versionNotSupported:`Brauzeringiz versiyasi qo'llab-quvvatlanmaydi`,httpNotSupported:`HTTPS ishlatilmaydi`,insecurePageContext:`Xavfli kontekst`,badLicense:`Litsenziya topilmadi yoki bekor qilindi`,fileCorrupt:`Fayl buzilgan yoki qo'llab-quvvatlanmaydi`,largeFile:`Yuklab olinadigan fayl hajmi juda katta`,placeDocumentIntoFrame:`Hujjatni ramkaga joylashtiring`,holdDocumentStraight:`Hujjatni to'g'ri ushlang`,glaresOnDocument:`Hujjatingizni yorug'likdan saqlang`,tryAgain:`Qayta urinib ko'ring`,noCameraAvailable:`Kamera yo'q`,positionDocumentCenter:`Hujjatni markazga joylashtiring`,uploadPhoto:`Fotosuratni yuklang`,moveCloser:`Yaqinroq keling`,keepDeviceStill:`Qurilmani harakatsiz ushlang`,camera:`Kamera`,switchToMobile:`Mobil qurilmangizga o'ting`,openPhoneCamera:`Mobil qurilmangiz kamerasini oching, QR kodini skanerlang va havolaga o'ting`,pleaseWait:`Iltimos kuting…`,mobileDevice:`Mobil qurilma`,verifyYourIdentity:`Shaxsni tasdiqlovchi hujjatni tekshirish`,fromCameraFilesMobileDesktop:`Hujjatni kompyuter kamerasi bilan suratga oling, fayllardan yuklang yoki mobil qurilmangizdan skanerlang`,fromCameraFilesDesktop:`Hujjatni kompyuter kamerasi bilan suratga oling yoki fayllardan yuklang`,fromCameraMobileDesktop:`Hujjatni kompyuter kamerasi bilan suratga oling yoki mobil qurilmadan skanerlang`,fromFilesMobileDesktop:`Hujjatni fayllardan yuklang yoki mobil qurilmadan skanerlang`,fromCameraDesktop:`Hujjatni suratga olish uchun kompyuter kamerasidan foydalaning`,fromFilesDesktop:`Fayllardan hujjatni tanlang va uni yuklang`,fromMobileDesktop:`Hujjatni suratga olish uchun mobil qurilmangiz kamerasidan foydalaning`,fromCameraGalleryMobile:`Hujjatni mobil qurilmangiz kamerasi bilan suratga oling yoki galereyadan yuklang`,fromGalleryMobile:`Galereyadan hujjatni tanlang va uni yuklab oling`,gallery:`Galereya`,files:`Fayllar`,returnToComputer:`Kompyuterga qaytish`,documentCaptured:`Hujjatingiz yozib olindi`,or:`yoki`,continueInBrowser:`Brauzerda davom ettirish uchun shu yerga bosing`,skip:`O'tkazib yuborish`,flipTheDocument:`Hujjatni aylantiring`,tiltTheDocument:`Hujjatni egib oling`},hy:{preparingCamera:`Տեսախցիկի նախապատրաստում․․․`,timeout:`Թայմաութ`,noFocus:`Տեսախցիկի ֆոկուսավորում չկա`,somethingWentWrong:`Ինչ-որ բան սխալ է`,incorrectCameraId:`Նշված ID-ով տեսախցիկ չգտնվեց։`,done:`Պատրաստ է`,cameraUnavailable:`Տեսախցիկը հասանելի չէ։`,versionNotSupported:`Ձեր դիտարկիչի տարբերակը չի աջակցվում`,httpNotSupported:`HTTPS չի օգտագործվում`,insecurePageContext:`Վտանգավոր համատեքստ`,badLicense:`Արտոնագիրը չի գտնվել կամ այն անվավեր է`,fileCorrupt:`Ֆայլը վնասված է կամ չի աջակցվում`,largeFile:`Բեռնված ֆայլի չափը շատ մեծ է`,placeDocumentIntoFrame:`Փաստաթուղթը տեղադրեք շրջանակի մեջ`,holdDocumentStraight:`Փաստաթուղթը պահեք ուղիղ`,glaresOnDocument:`Խուսափեք փաստաթղթի վրա փայլեր հայտնվելուց`,tryAgain:`Կրկնեք փորձը`,noCameraAvailable:`Տեսախցիկը բացակայում է`,positionDocumentCenter:`Փաստաթուղթը տեղադրեք կենտրոնում`,uploadPhoto:`Բեռնել լուսանկարը`,moveCloser:`Ավելի մոտ տեղավորվերք`,keepDeviceStill:`Սարքը պահեք անշարժ`,camera:`Տեսախցիկ`,switchToMobile:`Անցնել բջջային սարքին`,openPhoneCamera:`բացեք բջջային սարքի տեսախցիկը, սկանավորեք QR կոդը և անցեք հղումով`,pleaseWait:`Խնդրում ենք սպասել...`,mobileDevice:`Բջջային սարք`,verifyYourIdentity:`Անձը հաստատող փաստաթղթի ստուգում`,fromCameraFilesMobileDesktop:`Համակարգչի տեսախցիկով լուսանկարեք փաստաթուղթը, բեռնեք ֆայլերից կամ սկանավորեք բջջային սարքից`,fromCameraFilesDesktop:`Փաստաթուղթը լուսանկարեք համակարգչի տեսախցիկի օգնությամբ կամ բեռնեք այն ֆայլերի ցանկից`,fromCameraMobileDesktop:`Համակարգչի տեսախցիկով լուսանկարեք փաստաթուղթը կամ սկանավորեք բջջային սարքից`,fromFilesMobileDesktop:`Փաստաթուղթը բեռնեք ֆայլերի ցանկից կամ սկանավորեք այն բջջային սարքից`,fromCameraDesktop:`Օգտվեք համակարգչի տեսախցիկից՝ փաստաթուղթը լուսանկարելու համար`,fromFilesDesktop:`Ֆայլերի ցանկից փաստաթուղթ ընտրեք և բեռնեք այն`,fromMobileDesktop:`Օգտվեք բջջային սարքի տեսախցիկից՝ փաստաթուղթը լուսանկարելու համար`,fromCameraGalleryMobile:`Փաստաթուղթը լուսանկարեք բջջային սարքի տեսախցիկի օգնությամբ կամ բեռնեք այն պատկերադարանից`,fromGalleryMobile:`Պատկերադարանից ընտրեք փաստաթուղթը և բեռնեք այն`,gallery:`Պատկերադարան`,files:`Ֆայլեր`,returnToComputer:`Վերադարձեք համակարգչի մոտ`,documentCaptured:`Ձեր փաստաթուղթը տեսագրված է`,or:`կամ`,continueInBrowser:`Սեղմեք այստեղ՝ դիտարկիչում շարունակելու համար`,skip:`Բաց թողնել`,flipTheDocument:`Շրջել փաստաթուղթը`,tiltTheDocument:`Թեքեք նկարը`},ky:{preparingCamera:`Камера даярдалууда...`,timeout:`Тайм-аут`,noFocus:`Камеранын фокусу жок`,somethingWentWrong:`Бир жерден ката кетти`,incorrectCameraId:`Көрсөтүлгөн ID менен камера табылган жок.`,done:`Даяр!`,cameraUnavailable:`Камера жеткиликтүү эмес!`,versionNotSupported:`Сиздин браузердин версиясы колдоого алынбайт`,httpNotSupported:`HTTPS колдонулбайт`,insecurePageContext:`Коопсуз контекст`,badLicense:`Лицензия табылган жок же жараксыз`,fileCorrupt:`Файл бузулган же колдоого алынбайт`,largeFile:`Жүктөлүп берилген файлдын өлчөмү өтө чоң`,placeDocumentIntoFrame:`Документти алкакка жайгаштырыңыз:`,holdDocumentStraight:`Документти түз кармаңыз`,glaresOnDocument:`Документиңизде жаркырап калбаңыз`,tryAgain:`Кайра аракет кылып көрүңүз`,noCameraAvailable:`Камера жок`,positionDocumentCenter:`Документти борборго коюңуз`,uploadPhoto:`Сүрөт жүктөө`,moveCloser:`Жакыныраак жылыңыз`,keepDeviceStill:`Түзмөктү кыймылдатпаңыз`,camera:`Камера`,switchToMobile:`Мобилдик түзмөккө өтүңүз`,openPhoneCamera:`Мобилдик түзмөгүңүздүн камерасын ачып, QR кодун сканерлеп, шилтемени басыңыз`,pleaseWait:`Сураныч, күтө туруңуз...`,mobileDevice:`Мобилдик түзмөк`,verifyYourIdentity:`Өздүгүн тастыктаган документти текшерүү`,fromCameraFilesMobileDesktop:`Компьютериңиздин камерасы менен документти сүрөткө тартыңыз, файлдардан жүктөңүз же мобилдик түзмөгүңүздөн сканерлеңиз`,fromCameraFilesDesktop:`Компьютериңиздин камерасы менен документти сүрөткө тартыңыз же файлдардан жүктөңүз`,fromCameraMobileDesktop:`Компьютериңиздин камерасы менен документти сүрөткө тартыңыз же мобилдик түзмөгүңүздөн сканерлеңиз`,fromFilesMobileDesktop:`Документти файлдардан жүктөө же мобилдик түзмөктөн сканерлөө`,fromCameraDesktop:`Документти сүрөткө тартуу үчүн компьютериңиздин камерасын колдонуңуз`,fromFilesDesktop:`Файлдардан документти тандап, жүктөңүз`,fromMobileDesktop:`Документти сүрөткө тартуу үчүн мобилдик түзмөгүңүздүн камерасын колдонуңуз`,fromCameraGalleryMobile:`Мобилдик түзмөгүңүздүн камерасы менен документтин сүрөтүн тартыңыз же галереяңыздан жүктөңүз`,fromGalleryMobile:`Галереядан документти тандап, жүктөңүз`,gallery:`Галерея`,files:`Файлдар`,returnToComputer:`Компьютерге кайтыңыз`,documentCaptured:`Документиңиз алынды`,or:`же`,continueInBrowser:`Браузерде улантуу үчүн бул жакты басыңыз.`,skip:`Өткөрүп жиберүү`,flipTheDocument:`Документти которуңуз`,tiltTheDocument:`Документти ийиңиз`},ku:{preparingCamera:`ئامادەکردنی کامێرا...`,timeout:`کات`,noFocus:`فۆکەسی کامێرا نییە`,somethingWentWrong:`شتێک هەڵە بوو`,incorrectCameraId:`هیچ کامێرایەک بە IDی دیاریکراو نەدۆزرایەوە.`,done:`تەواو!`,cameraUnavailable:`کامێرا بەردەست نییە!`,versionNotSupported:`وەرزی براوزەرەکەت پشتگیری ناکرێت`,httpNotSupported:`HTTPS بەکارهێنراو نییە`,insecurePageContext:`دۆخی نائەمنی`,badLicense:`بڕوانامەکە نەدۆزرایەوە یان بەسەرچوو`,fileCorrupt:`ئەم فایلە خراپە یان پشتگیری ناکرێت`,largeFile:`ئەم فایلە زۆر گەورەیە بۆ بارکردن`,placeDocumentIntoFrame:`بەڵگەنامەکە بخەرە ناو چوارچێوەکە`,holdDocumentStraight:`بەڵگەنامەکە ڕاست بگرە`,glaresOnDocument:`گلیر لەسەر بەڵگەنامە مەهێڵە`,tryAgain:`دووبارە هەوڵ بدە`,noCameraAvailable:`هیچ کامێرایەک بەردەست نییە`,positionDocumentCenter:`بەڵگەنامەکە لە ناوەڕاست دابنێ`,uploadPhoto:`وێنەیەک بارکە`,moveCloser:`نزیک ببەرەوە`,keepDeviceStill:`ئامێرەکە جێگیر بگرە`,camera:`کامێرا`,switchToMobile:`بگوازەرەوە بۆ مۆبایل`,openPhoneCamera:`کامێراکە لەسەر ئامێری مۆبایلت بکەرەوە، کۆدی QR سکانی بکە، و بەستەرەکە شوێن بکە`,pleaseWait:`تکایە چاوەڕێ بە...`,mobileDevice:`ئامێری مۆبایل`,verifyYourIdentity:`پشکنینی بەڵگەنامەی ناسنامە`,fromCameraFilesMobileDesktop:`بەڵگەنامەیەک بە کامێرای کۆمپیوتەر وەربگرە، لە فایلەکان بارکەی، یان لەسەر مۆبایل سکانی بکە`,fromCameraFilesDesktop:`بەڵگەنامەیەک بە کامێرای کۆمپیوتەر وەربگرە یان لە فایلەکان بارکەی`,fromCameraMobileDesktop:`بەڵگەنامەیەک بە کامێرای کۆمپیوتەر وەربگرە یان لەسەر مۆبایل سکانی بکە`,fromFilesMobileDesktop:`بەڵگەنامەیەک لە فایلەکان بارکە یان لەسەر مۆبایل سکانی بکە`,fromCameraDesktop:`کامێرای کۆمپیوتەر بەکاربهێنە بۆ وەرگرتنی بەڵگەنامە`,fromFilesDesktop:`بەڵگەنامەیەک لە فایلەکان هەڵبژێرە و بارکەی`,fromMobileDesktop:`کامێرای مۆبایلت بەکاربهێنە بۆ وەرگرتنی بەڵگەنامە`,fromCameraGalleryMobile:`بەڵگەنامەیەک بە کامێرای مۆبایل وەربگرە یان لە گالێری بارکەی`,fromGalleryMobile:`بەڵگەنامەیەک لە گالێری هەڵبژێرە و بارکەی`,gallery:`گالێری`,files:`فایلەکان`,returnToComputer:`بگەڕێرەوە بۆ کۆمپیوتەر`,documentCaptured:`بەڵگەنامەکەت وەرگیرا`,or:`یان`,continueInBrowser:`لێرە کلیک بکە بۆ بەردەوامبوون لە براوزەر`,skip:`بازدان`,flipTheDocument:`بەڵگەنامەکە بگۆڕە`,tiltTheDocument:`بەڵگەنامەکە بە لات بگۆڕە`},tg:{preparingCamera:`Омодасозии камера...`,timeout:`Тайм-аут`,noFocus:`Камера фокус намекунад`,somethingWentWrong:`Чизе хато рафт`,incorrectCameraId:`Камера бо ID-и додашуда ёфт нашуд.`,done:`Омода!`,cameraUnavailable:`Камера дастнорас аст!`,versionNotSupported:`Версияи браузери шумо дастгирӣ намешавад.`,httpNotSupported:`HTTPS истифода намешавад`,insecurePageContext:`Контексти ноамн`,badLicense:`Иҷозатнома ёфт нашуд ё беэътибор дониста шудааст`,fileCorrupt:`Файл вайрон шудааст ё дастгирӣ намешавад.`,largeFile:`Андозаи файли боршуда хеле калон аст`,placeDocumentIntoFrame:`Ҳуҷҷатро дар чаҳорчӯба ҷойгир кунед`,holdDocumentStraight:`Ҳуҷҷатро рост доред`,glaresOnDocument:`Аз дурахшидан дар ҳуҷҷат худдорӣ кунед`,tryAgain:`Дубора кӯшиш намоед`,noCameraAvailable:`Камера нест`,positionDocumentCenter:`Ҳуҷҷатро дар марказ ҷойгир кунед`,uploadPhoto:`Аксро бор кунед`,moveCloser:`Наздиктар оед`,keepDeviceStill:`Дастгоҳро беҳаракат нигоҳ доред`,camera:`Камера`,switchToMobile:`Ба дастгоҳи мобилӣ гузаред`,openPhoneCamera:`Камераи дастгоҳи мобилии худро кушоед, рамзи QR-ро скан кунед ва истинодро пайгирӣ кунед`,pleaseWait:`Марҳамат намуда, поида истед…`,mobileDevice:`Дастгоҳи мобилӣ`,verifyYourIdentity:`Санҷиши ҳуҷҷати тасдиқкунандаи шахсият`,fromCameraFilesMobileDesktop:`Ҳуҷҷатро бо камераи компютери худ акс гиред, онро аз файлҳо бор кунед ё аз дастгоҳи мобилии худ скан кунед.`,fromCameraFilesDesktop:`Ҳуҷҷатро бо камераи компютери худ акс гиред ё онро аз файлҳо бор кунед`,fromCameraMobileDesktop:`Ҳуҷҷатро бо камераи компютери худ акс гиред ё онро аз дастгоҳи мобилии худ скан кунед.`,fromFilesMobileDesktop:`Ҳуҷҷатро аз файлҳо бор кунед ё онро аз дастгоҳи мобилӣ скан кунед`,fromCameraDesktop:`Барои гирифтани акс аз ҳуҷҷат аз камераи компютери худ истифода баред.`,fromFilesDesktop:`Ҳуҷҷатро аз файлҳо интихоб кунед ва онро бор кунед`,fromMobileDesktop:`Барои гирифтани акси ҳуҷҷат аз камераи дастгоҳи мобилии худ истифода баред.`,fromCameraGalleryMobile:`Ҳуҷҷатро бо камераи дастгоҳи мобилии худ акс гиред ё онро аз галереяи худ бор кунед.`,fromGalleryMobile:`Ҳуҷҷатро аз галерея интихоб кунед ва онро бор кунед`,gallery:`Галерея`,files:`Файлҳо`,returnToComputer:`Ба компютер баргардед`,documentCaptured:`Ҳуҷҷати шумо дастгир карда шудааст.`,or:`ё`,continueInBrowser:`Барои идома дар браузер инро пахш кунед`,skip:`Гузаронидан`,flipTheDocument:`Ҳуҷҷатро гардонед`,tiltTheDocument:`Ҳуҷҷатро хам кунед`}};function oL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function sL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?oL(Object(n),!0).forEach(function(t){cL(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):oL(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function cL(e,t,n){return(t=lL(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function lL(e){var t=uL(e,`string`);return typeof t==`symbol`?t:t+``}function uL(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var dL=S_.create(`main`),fL=class extends HTMLElement{constructor(){super(),cL(this,`_root`,this.attachShadow({mode:`open`})),cL(this,`_mounted`,!1),cL(this,`_translations`,null),cL(this,`_settings`,{})}static get observedAttributes(){return Object.values(hf)}onEvent(e){let t=i_(kf,e);this.dispatchEvent(t),dL(`Component event: ${JSON.stringify(t.detail)}`)}attributeChangedCallback(e){dL(`Attribute change: ${e}`);let t=this.getAttribute(e),n=t_(t),r={[hf.locale]:()=>t&&(this._settings.locale=t),[hf.multiple]:()=>{this._settings.multipleFileInput=n},[hf.copyright]:()=>{this._settings.copyright=n},[hf.startScreen]:()=>{this._settings.startScreen=n},[hf.internalScenario]:()=>t&&(this._settings.internalScenario=t),[hf.multipageProcessing]:()=>{this._settings.multipageProcessing=n},[hf.cameraId]:()=>t&&(this._settings.cameraId=t),[hf.changeCamera]:()=>{this._settings.changeCameraButton=n},[hf.closeButton]:()=>{this._settings.closeButton=n},[hf.captureButton]:()=>{this._settings.captureButton=n},[hf.newLayout]:()=>{this._settings.newLayout=n}};r[e]&&r[e](),this._mounted&&this.render()}connectedCallback(){setTimeout(()=>{dL(`Component mounted`),this.render(),this._mounted=!0,this.onEvent({action:W.ELEMENT_VISIBLE,data:null})})}set translations(e){this._translations=e,this._mounted&&this.render()}get translations(){return this._translations}set settings(e){this._settings=f_(this._settings,e),this._mounted&&this.render()}get settings(){return this._settings}render(){tl(Z(Mc,{children:[Z(`style`,{nonce:this._settings.nonce,children:XI+ZI+QI+$I+eL+tL+nL+rL+iL+`._spinner_1vpw0_1{width:48px;height:48px;position:relative}._spinner_1vpw0_1 div{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:2px solid #7E57C5;border-bottom-color:transparent;animation:_spin_1vpw0_1 1s linear infinite}._spinner_1vpw0_1:before{content:"";width:100%;height:100%;border-radius:50%;border:2px solid #D9D9D9;position:absolute;top:0;left:0;box-sizing:border-box}@keyframes _spin_1vpw0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._process-message_1vpw0_41{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:24px;row-gap:24px}._message_1vpw0_51{display:block;font-size:14px;line-height:20px;color:#000}._button_7h3jm_1{display:flex;width:100%;max-width:290px;padding:12px 24px;justify-content:center;column-gap:5px;background:#fff;border:1px solid #211236;border-radius:112px;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;line-height:135%;font-size:18px;font-weight:400;color:#211236;white-space:nowrap}._button_7h3jm_1:before{content:"";display:inline-flex;width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:contain}._button_7h3jm_1:hover:not(:disabled),._button_7h3jm_1:focus:not(:disabled){background:#f5f5f5}._button_7h3jm_1:active:not(:disabled){background:#e2e2e2}._button_7h3jm_1:disabled{opacity:.5;cursor:default}._button_7h3jm_1:focus-visible{outline:2px solid blue}._copyright_7zsy1_1{display:flex;justify-content:center;align-items:center;gap:3px;direction:ltr}._copyright_7zsy1_1 span{font-size:10px;font-weight:500;letter-spacing:-.1px;color:#8c8c8c}._copyright_7zsy1_1 img{padding-top:3px}._remote-scanner-wrapper_18b5u_1{display:flex;flex:1;flex-direction:column;align-items:center;row-gap:24px;justify-content:center;padding:24px}._qr-container_18b5u_11{display:flex;flex-direction:column;align-items:center;max-width:350px;max-height:140px}._text_18b5u_19{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:16px}._title_18b5u_27{max-width:465px;color:#000;font-size:20px;font-weight:600;line-height:20px;margin:0}._subtitle_18b5u_36{display:block;max-width:465px;color:#454545;font-size:14px;font-weight:400;line-height:20px;margin:0}._content-container_18b5u_46{display:flex;flex-direction:column;row-gap:10px}._divider_18b5u_52{display:flex;align-items:center;text-align:center;column-gap:10px;color:#b5b5b5;font-size:12px;font-weight:400;line-height:12px;text-transform:uppercase}._divider_18b5u_52:before,._divider_18b5u_52:after{content:"";flex:1;border-top:1px solid #B5B5B5}._button_18b5u_71{align-self:center;padding:0;border:none;cursor:pointer;background:none;color:#454545;font-size:12px;font-weight:500;line-height:12px;font-family:Inter,sans-serif}._button_18b5u_71:hover{color:#7e57c5}._button_18b5u_71:focus-visible{outline:2px solid blue}._container_17sg4_1{display:flex;align-items:center;position:relative;flex:1}._video_17sg4_8{background-color:#fff;width:100%;height:100%;object-fit:contain}._announcer_1qj2e_1{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}`}),Z(YI,sL({dictionaries:aL,onEvent:this.onEvent.bind(this),translations:this._translations},this._settings))]}),this._root)}disconnectedCallback(){setTimeout(()=>tl(null,this._root)),dL(`Component disconnected`),S_.saveLogs()}};function pL(e){let{onStatusChange:t,onCapture:n,onError:r,onClose:i}=e,{onEvent:a,cameraId:o,startScreen:s,resolution:c,cameraMode:l,mirrorType:u}=H_(),d=Ch(null),f={width:(c==null?void 0:c.width)||bp.FULL_HD.width,height:(c==null?void 0:c.height)||bp.FULL_HD.height},[p,m]=J(!1),[h,g]=J({videoElement:null,videoParams:{width:0,height:0},videoContainerParams:{width:0,height:0}}),[_,v]=J({videoStatus:op.PREPARING,camera:{deviceId:``,facing:void 0,groupId:``,label:``},sortedDevices:null}),[y,b]=J(o);return Y(()=>{b(o)},[o]),Z(ay,{mirroring:p,onChangeMirroring:()=>{var e;a({action:W.PRESS_MIRRORING_BUTTON,data:null}),(e=d.current)==null||e.changeMirror()},status:G.SNAPSHOT,videoStatusParams:_,onCameraSnapshot:()=>{if(a({action:W.PRESS_CAPTURE_BUTTON,data:null}),!h.videoElement)return;let{raw:e,mimeType:r}=oD(h.videoElement,ip.BASE64);n([{raw:e,mimeType:r}]),t(K.SUCCESS)},onProcessClose:()=>{a({action:W.CAMERA_PROCESS_CLOSED,data:null}),s&&t(K.CHOOSE_INPUT_SOURCE)},onClose:i,onChangeCamera:()=>{if(!_.sortedDevices)return;a({action:W.PRESS_CHANGE_CAMERA_BUTTON,data:null});let e=d_(_.sortedDevices,_.camera.deviceId);e&&b(e)},videoElementParams:h,children:Z(L_,{onVideoSizeChange:g,onVideoStatusChange:v,resolution:f,onFailStatus:e=>{r(new Ey(e))},mode:l||sp.environment,cameraId:y,onVideoStarted:()=>{a({action:W.VIDEO_STARTED,data:null})},onVideoStopped:()=>{a({action:W.VIDEO_STOPPED,data:null})},onMirroringChange:m,mirrorType:u,ref:d})})}function mL(e,t,n){return(t=hL(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hL(e){var t=gL(e,`string`);return typeof t==`symbol`?t:t+``}function gL(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var _L=class{constructor(e){mL(this,`mimeType`,void 0),mL(this,`raw`,void 0),mL(this,`extension`,void 0),this.mimeType=e.split(`;`)[0].replace(`data:`,``),this.extension=this.mimeType.split(`/`)[1],this.raw=e.substring(e.indexOf(`,`)+1)}};function vL(e){return V(this,null,function*(){let t=[];for(let n=0;n<e.length;n++){let r=new Promise((t,r)=>{let i=e.item(n);if(i){let e=URL.createObjectURL(i),n=new Image;n.onload=()=>{let n=new FileReader;n.readAsDataURL(i),n.onload=()=>{if(typeof n.result==`string`){let{raw:e,mimeType:r}=new _L(n.result);t({raw:e,mimeType:r})}else r(new Ey(ff.INCORRECT_FILE));URL.revokeObjectURL(e)},n.onerror=()=>r(new Ey(ff.INCORRECT_FILE))},n.src=e,n.onerror=()=>r(new Ey(ff.INCORRECT_FILE))}});t.push(r)}return t})}function yL(e){let{onStatusChange:t,onCapture:n,images:r,onError:i}=e,{onEvent:a}=H_(),[o,s]=J([]);return Y(()=>{r!=null&&r.length&&!(o!=null&&o.length)&&(a({action:W.FILE_PROCESS_STARTED,data:null}),vL(r).then(e=>{Promise.all(e).then(e=>{s(e)}).catch(e=>{i(e)})})),o.length&&(n(o),t(K.SUCCESS))},[r,o]),Z(ty,{})}var bL=(e,t,n)=>e?t?n?`fromCameraGalleryMobile`:`fromMobileDesktop`:n?`fromGalleryMobile`:``:t?n?`fromCameraFilesDesktop`:`fromCameraDesktop`:n?`fromFilesDesktop`:``;function xL(e){let{direction:t}=e,{onEvent:n,startScreen:r,fromCameraButton:i=!0,uploadFileButton:a=!0}=H_(),{translate:o}=Ev.useLocalize(),[s,c]=J(r?K.CHOOSE_INPUT_SOURCE:K.CAMERA_PROCESSING),[l,u]=J(null),[d,f]=J([{raw:``,mimeType:``}]),p=e=>{u(e),c(K.FILE_PROCESSING)},m=()=>{n({action:W.PRESS_CAMERA_BUTTON,data:null}),c(K.CAMERA_PROCESSING)},h=e=>{c(Zf[e.type]||K.UNKNOWN_ERROR),n({action:W.PROCESS_FINISHED,data:{status:ap.ERROR,reason:e.type}})},g=()=>{u(null),f([{raw:``,mimeType:``}]),c(r?K.CHOOSE_INPUT_SOURCE:K.CAMERA_PROCESSING),n({action:W.PRESS_RETRY_BUTTON,data:null})},_=()=>{n({action:W.CLOSE,data:null})};return Y(()=>{s===K.SUCCESS&&n({action:W.PROCESS_FINISHED,data:{status:ap.OK,response:d}})},[s,d]),Z(fO,{onError:h,supportedBrowserVersions:ep,children:Z(ry,{showHeaderAndFooter:s!==K.CAMERA_PROCESSING,onClose:_,direction:t,children:s===K.CHOOSE_INPUT_SOURCE?Z(LD,{onStart:m,onFileImageSet:p,title:o(`uploadPhoto`),subtitle:o(bL(Jg.isMobile,i,a))}):s===K.CAMERA_PROCESSING?Z(pL,{onStatusChange:c,onCapture:f,onClose:_,onError:h}):s===K.FILE_PROCESSING?Z(yL,{onStatusChange:c,onCapture:f,images:l,onError:h}):s===K.SUCCESS?Z(FD,{type:Of.Verified,title:o(`done`)}):s===K.NOT_SUPPORTED_ERROR?Z(FD,{type:Of.Error,title:o(`versionNotSupported`)}):s===K.INCORRECT_FILE_ERROR?Z(FD,{type:Of.Error,title:o(`fileCorrupt`),onReset:g}):s===K.CAMERA_PERMISSION_DENIED_ERROR?Z(FD,{type:Of.CameraDisabled,title:o(`cameraUnavailable`)}):s===K.HTTP_NOT_SUPPORTED_ERROR?Z(FD,{type:Of.Error,title:o(`httpNotSupported`)}):s===K.INSECURE_PAGE_CONTEXT_ERROR?Z(FD,{type:Of.Error,title:o(`insecurePageContext`)}):s===K.NO_CAMERA_ERROR?Z(FD,{type:Of.CameraDisabled,title:o(`noCameraAvailable`)}):s===K.INCORRECT_CAMERA_ID_ERROR?Z(FD,{type:Of.CameraDisabled,title:o(`incorrectCameraId`)}):Z(FD,{type:Of.Error,title:o(`somethingWentWrong`),onReset:g})})})}var SL=n_(cO,nO)(xL);function CL(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function wL(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?CL(Object(n),!0).forEach(function(t){TL(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):CL(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function TL(e,t,n){return(t=EL(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function EL(e){var t=DL(e,`string`);return typeof t==`symbol`?t:t+``}function DL(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var OL=S_.create(`main`),kL=class extends HTMLElement{constructor(){super(),TL(this,`_root`,this.attachShadow({mode:`open`})),TL(this,`_mounted`,!1),TL(this,`_translations`,null),TL(this,`_settings`,{})}static get observedAttributes(){return Object.values(gf)}onEvent(e){let t=i_(Af,e);this.dispatchEvent(t),OL(`Component event: ${JSON.stringify(t.detail)}`)}attributeChangedCallback(e){let t=this.getAttribute(e),n=t_(t),r={[gf.locale]:()=>t&&(this._settings.locale=t),[gf.multiple]:()=>{this._settings.multipleFileInput=n},[gf.copyright]:()=>{this._settings.copyright=n},[gf.startScreen]:()=>{this._settings.startScreen=n},[gf.cameraId]:()=>t&&(this._settings.cameraId=t),[gf.changeCamera]:()=>{this._settings.changeCameraButton=n},[gf.closeButton]:()=>{this._settings.closeButton=n}};r[e]&&r[e](),this._mounted&&this.render()}connectedCallback(){setTimeout(()=>{this.render(),this._mounted=!0,this.onEvent({action:W.ELEMENT_VISIBLE,data:null})})}set translations(e){this._translations=e,this._mounted&&this.render()}get translations(){return this._translations}set settings(e){this._settings=f_(this._settings,e),this._mounted&&this.render()}get settings(){return this._settings}render(){tl(Z(Mc,{children:[Z(`style`,{nonce:this._settings.nonce,children:XI+ZI+QI+$I+eL+tL+nL+rL+iL+`._spinner_1vpw0_1{width:48px;height:48px;position:relative}._spinner_1vpw0_1 div{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:2px solid #7E57C5;border-bottom-color:transparent;animation:_spin_1vpw0_1 1s linear infinite}._spinner_1vpw0_1:before{content:"";width:100%;height:100%;border-radius:50%;border:2px solid #D9D9D9;position:absolute;top:0;left:0;box-sizing:border-box}@keyframes _spin_1vpw0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._process-message_1vpw0_41{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:24px;row-gap:24px}._message_1vpw0_51{display:block;font-size:14px;line-height:20px;color:#000}._button_7h3jm_1{display:flex;width:100%;max-width:290px;padding:12px 24px;justify-content:center;column-gap:5px;background:#fff;border:1px solid #211236;border-radius:112px;cursor:pointer;font-family:Inter,sans-serif;font-style:normal;line-height:135%;font-size:18px;font-weight:400;color:#211236;white-space:nowrap}._button_7h3jm_1:before{content:"";display:inline-flex;width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:contain}._button_7h3jm_1:hover:not(:disabled),._button_7h3jm_1:focus:not(:disabled){background:#f5f5f5}._button_7h3jm_1:active:not(:disabled){background:#e2e2e2}._button_7h3jm_1:disabled{opacity:.5;cursor:default}._button_7h3jm_1:focus-visible{outline:2px solid blue}._copyright_7zsy1_1{display:flex;justify-content:center;align-items:center;gap:3px;direction:ltr}._copyright_7zsy1_1 span{font-size:10px;font-weight:500;letter-spacing:-.1px;color:#8c8c8c}._copyright_7zsy1_1 img{padding-top:3px}._container_17sg4_1{display:flex;align-items:center;position:relative;flex:1}._video_17sg4_8{background-color:#fff;width:100%;height:100%;object-fit:contain}._announcer_1qj2e_1{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}`}),Z(SL,wL({dictionaries:aL,onEvent:this.onEvent.bind(this),translations:this._translations},this._settings))]}),this._root)}disconnectedCallback(){setTimeout(()=>tl(null,this._root)),S_.saveLogs()}};function AL(e,t,n){return(t=jL(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function jL(e){var t=ML(e,`string`);return typeof t==`symbol`?t:t+``}function ML(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var NL=class extends HTMLElement{constructor(){super(),AL(this,`_root`,void 0),this._root=this.attachShadow({mode:`open`}),this._root.innerHTML=`
15
17
  <style>
16
18
  *, *::before, *::after {
17
19
  box-sizing: border-box;
@@ -28,9 +30,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28
30
  }
29
31
  </style>
30
32
  <slot />
31
- `}}var V5=function(e,t){return V5=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(r[i]=n[i])},V5(e,t)};function L2(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");V5(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function G0e(e,t,r,n){function i(a){return a instanceof r?a:new r(function(o){o(a)})}return new(r||(r=Promise))(function(a,o){function l(u){try{s(n.next(u))}catch(d){o(d)}}function c(u){try{s(n.throw(u))}catch(d){o(d)}}function s(u){u.done?a(u.value):i(u.value).then(l,c)}s((n=n.apply(e,[])).next())})}function l_(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,o=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return o.next=l(0),o.throw=l(1),o.return=l(2),typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function l(s){return function(u){return c([s,u])}}function c(s){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(r=0)),r;)try{if(n=1,i&&(a=s[0]&2?i.return:s[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,s[1])).done)return a;switch(i=0,a&&(s=[s[0]&2,a.value]),s[0]){case 0:case 1:a=s;break;case 4:return r.label++,{value:s[1],done:!1};case 5:r.label++,i=s[1],s=[0];continue;case 7:s=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){r=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){r.label=s[1];break}if(s[0]===6&&r.label<a[1]){r.label=a[1],a=s;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(s);break}a[2]&&r.ops.pop(),r.trys.pop();continue}s=t.call(e,r)}catch(u){s=[6,u],i=0}finally{n=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}function Ni(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function E5(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,a=[],o;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)a.push(i.value)}catch(l){o={error:l}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(o)throw o.error}}return a}function k5(e,t,r){if(arguments.length===2)for(var n=0,i=t.length,a;n<i;n++)(a||!(n in t))&&(a||(a=Array.prototype.slice.call(t,0,n)),a[n]=t[n]);return e.concat(a||Array.prototype.slice.call(t))}function Li(e){return this instanceof Li?(this.v=e,this):new Li(e)}function $0e(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(e,t||[]),i,a=[];return i=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),l("next"),l("throw"),l("return",o),i[Symbol.asyncIterator]=function(){return this},i;function o(h){return function(p){return Promise.resolve(p).then(h,d)}}function l(h,p){n[h]&&(i[h]=function(m){return new Promise(function(g,_){a.push([h,m,g,_])>1||c(h,m)})},p&&(i[h]=p(i[h])))}function c(h,p){try{s(n[h](p))}catch(m){f(a[0][3],m)}}function s(h){h.value instanceof Li?Promise.resolve(h.value.v).then(u,d):f(a[0][2],h)}function u(h){c("next",h)}function d(h){c("throw",h)}function f(h,p){h(p),a.shift(),a.length&&c(a[0][0],a[0][1])}}function W0e(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof Ni=="function"?Ni(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(a){r[a]=e[a]&&function(o){return new Promise(function(l,c){o=e[a](o),i(l,c,o.done,o.value)})}}function i(a,o,l,c){Promise.resolve(c).then(function(s){a({value:s,done:l})},o)}}function Pt(e){return typeof e=="function"}function c_(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var S5=c_(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription:
32
- `+t.map(function(r,n){return n+1+") "+r.toString()}).join(`
33
- `):"",this.name="UnsubscriptionError",this.errors=t}});function M5(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var mo=(function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,i,a;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var l=Ni(o),c=l.next();!c.done;c=l.next()){var s=c.value;s.remove(this)}}catch(m){t={error:m}}finally{try{c&&!c.done&&(r=l.return)&&r.call(l)}finally{if(t)throw t.error}}else o.remove(this);var u=this.initialTeardown;if(Pt(u))try{u()}catch(m){a=m instanceof S5?m.errors:[m]}var d=this._finalizers;if(d){this._finalizers=null;try{for(var f=Ni(d),h=f.next();!h.done;h=f.next()){var p=h.value;try{f_(p)}catch(m){a=a!=null?a:[],m instanceof S5?a=k5(k5([],E5(a)),E5(m.errors)):a.push(m)}}}catch(m){n={error:m}}finally{try{h&&!h.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}}if(a)throw new S5(a)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)f_(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&M5(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&M5(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})(),u_=mo.EMPTY;function d_(e){return e instanceof mo||e&&"closed"in e&&Pt(e.remove)&&Pt(e.add)&&Pt(e.unsubscribe)}function f_(e){Pt(e)?e():e.unsubscribe()}var K0e={Promise:void 0},Y0e={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];return setTimeout.apply(void 0,k5([e,t],E5(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function h_(e){Y0e.setTimeout(function(){throw e})}function p_(){}function go(e){e()}var A5=(function(e){L2(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,d_(r)&&r.add(n)):n.destination=X0e,n}return t.create=function(r,n,i){return new R5(r,n,i)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t})(mo),q0e=(function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){vo(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){vo(n)}else vo(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){vo(r)}},e})(),R5=(function(e){L2(t,e);function t(r,n,i){var a=e.call(this)||this,o;return Pt(r)||!r?o={next:r!=null?r:void 0,error:n!=null?n:void 0,complete:i!=null?i:void 0}:o=r,a.destination=new q0e(o),a}return t})(A5);function vo(e){h_(e)}function Q0e(e){throw e}var X0e={closed:!0,next:p_,error:Q0e,complete:p_},I5=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function J0e(e){return e}function ese(e){return e.length===0?J0e:e.length===1?e[0]:function(t){return e.reduce(function(r,n){return n(r)},t)}}var Ur=(function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var i=this,a=rse(t)?t:new R5(t,r,n);return go(function(){var o=i,l=o.operator,c=o.source;a.add(l?l.call(a,c):c?i._subscribe(a):i._trySubscribe(a))}),a},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=m_(r),new r(function(i,a){var o=new R5({next:function(l){try{t(l)}catch(c){a(c),o.unsubscribe()}},error:a,complete:i});n.subscribe(o)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[I5]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return ese(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=m_(t),new t(function(n,i){var a;r.subscribe(function(o){return a=o},function(o){return i(o)},function(){return n(a)})})},e.create=function(t){return new e(t)},e})();function m_(e){var t;return(t=e!=null?e:K0e.Promise)!==null&&t!==void 0?t:Promise}function tse(e){return e&&Pt(e.next)&&Pt(e.error)&&Pt(e.complete)}function rse(e){return e&&e instanceof A5||tse(e)&&d_(e)}function nse(e){return Pt(e==null?void 0:e.lift)}function Z2(e){return function(t){if(nse(t))return t.lift(function(r){try{return e(r,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}function j2(e,t,r,n,i){return new ise(e,t,r,n,i)}var ise=(function(e){L2(t,e);function t(r,n,i,a,o,l){var c=e.call(this,r)||this;return c.onFinalize=o,c.shouldUnsubscribe=l,c._next=n?function(s){try{n(s)}catch(u){r.error(u)}}:e.prototype._next,c._error=a?function(s){try{a(s)}catch(u){r.error(u)}finally{this.unsubscribe()}}:e.prototype._error,c._complete=i?function(){try{i()}catch(s){r.error(s)}finally{this.unsubscribe()}}:e.prototype._complete,c}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t})(A5),ase=c_(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),g_=(function(e){L2(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new v_(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new ase},t.prototype.next=function(r){var n=this;go(function(){var i,a;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var o=Ni(n.currentObservers),l=o.next();!l.done;l=o.next()){var c=l.value;c.next(r)}}catch(s){i={error:s}}finally{try{l&&!l.done&&(a=o.return)&&a.call(o)}finally{if(i)throw i.error}}}})},t.prototype.error=function(r){var n=this;go(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var i=n.observers;i.length;)i.shift().error(r)}})},t.prototype.complete=function(){var r=this;go(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,i=this,a=i.hasError,o=i.isStopped,l=i.observers;return a||o?u_:(this.currentObservers=null,l.push(r),new mo(function(){n.currentObservers=null,M5(l,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,i=n.hasError,a=n.thrownError,o=n.isStopped;i?r.error(a):o&&r.complete()},t.prototype.asObservable=function(){var r=new Ur;return r.source=this,r},t.create=function(r,n){return new v_(r,n)},t})(Ur),v_=(function(e){L2(t,e);function t(r,n){var i=e.call(this)||this;return i.destination=r,i.source=n,i}return t.prototype.next=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,r)},t.prototype.error=function(r){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&i!==void 0?i:u_},t})(g_),b_=(function(e){return e&&typeof e.length=="number"&&typeof e!="function"});function __(e){return Pt(e==null?void 0:e.then)}function y_(e){return Pt(e[I5])}function w_(e){return Symbol.asyncIterator&&Pt(e==null?void 0:e[Symbol.asyncIterator])}function C_(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function ose(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var H_=ose();function V_(e){return Pt(e==null?void 0:e[H_])}function E_(e){return $0e(this,arguments,function(){var t,r,n,i;return l_(this,function(a){switch(a.label){case 0:t=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,Li(t.read())];case 3:return r=a.sent(),n=r.value,i=r.done,i?[4,Li(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,Li(n)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function k_(e){return Pt(e==null?void 0:e.getReader)}function Zi(e){if(e instanceof Ur)return e;if(e!=null){if(y_(e))return sse(e);if(b_(e))return lse(e);if(__(e))return cse(e);if(w_(e))return S_(e);if(V_(e))return use(e);if(k_(e))return dse(e)}throw C_(e)}function sse(e){return new Ur(function(t){var r=e[I5]();if(Pt(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function lse(e){return new Ur(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function cse(e){return new Ur(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,h_)})}function use(e){return new Ur(function(t){var r,n;try{for(var i=Ni(e),a=i.next();!a.done;a=i.next()){var o=a.value;if(t.next(o),t.closed)return}}catch(l){r={error:l}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}t.complete()})}function S_(e){return new Ur(function(t){fse(e,t).catch(function(r){return t.error(r)})})}function dse(e){return S_(E_(e))}function fse(e,t){var r,n,i,a;return G0e(this,void 0,void 0,function(){var o,l;return l_(this,function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),r=W0e(e),c.label=1;case 1:return[4,r.next()];case 2:if(n=c.sent(),!!n.done)return[3,4];if(o=n.value,t.next(o),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return l=c.sent(),i={error:l},[3,11];case 6:return c.trys.push([6,,9,10]),n&&!n.done&&(a=r.return)?[4,a.call(r)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function oi(e,t,r,n,i){n===void 0&&(n=0),i===void 0&&(i=!1);var a=t.schedule(function(){r(),i?e.add(this.schedule(null,n)):this.unsubscribe()},n);if(e.add(a),!i)return a}function M_(e,t){return t===void 0&&(t=0),Z2(function(r,n){r.subscribe(j2(n,function(i){return oi(n,e,function(){return n.next(i)},t)},function(){return oi(n,e,function(){return n.complete()},t)},function(i){return oi(n,e,function(){return n.error(i)},t)}))})}function A_(e,t){return t===void 0&&(t=0),Z2(function(r,n){n.add(e.schedule(function(){return r.subscribe(n)},t))})}function hse(e,t){return Zi(e).pipe(A_(t),M_(t))}function pse(e,t){return Zi(e).pipe(A_(t),M_(t))}function mse(e,t){return new Ur(function(r){var n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}function gse(e,t){return new Ur(function(r){var n;return oi(r,t,function(){n=e[H_](),oi(r,t,function(){var i,a,o;try{i=n.next(),a=i.value,o=i.done}catch(l){r.error(l);return}o?r.complete():r.next(a)},0,!0)}),function(){return Pt(n==null?void 0:n.return)&&n.return()}})}function R_(e,t){if(!e)throw new Error("Iterable cannot be null");return new Ur(function(r){oi(r,t,function(){var n=e[Symbol.asyncIterator]();oi(r,t,function(){n.next().then(function(i){i.done?r.complete():r.next(i.value)})},0,!0)})})}function vse(e,t){return R_(E_(e),t)}function bse(e,t){if(e!=null){if(y_(e))return hse(e,t);if(b_(e))return mse(e,t);if(__(e))return pse(e,t);if(w_(e))return R_(e,t);if(V_(e))return gse(e,t);if(k_(e))return vse(e,t)}throw C_(e)}function I_(e,t){return t?bse(e,t):Zi(e)}function _se(e,t){return Z2(function(r,n){var i=0;r.subscribe(j2(n,function(a){n.next(e.call(t,a,i++))}))})}function yse(e,t,r,n,i,a,o,l){var c=[],s=0,u=0,d=!1,f=function(){d&&!c.length&&!s&&t.complete()},h=function(m){return s<n?p(m):c.push(m)},p=function(m){s++;var g=!1;Zi(r(m,u++)).subscribe(j2(t,function(_){t.next(_)},function(){g=!0},void 0,function(){if(g)try{s--;for(var _=function(){var b=c.shift();o||p(b)};c.length&&s<n;)_();f()}catch(b){t.error(b)}}))};return e.subscribe(j2(t,h,function(){d=!0,f()})),function(){}}function T5(e,t,r){return r===void 0&&(r=1/0),Pt(t)?T5(function(n,i){return _se(function(a,o){return t(n,a,i,o)})(Zi(e(n,i)))},r):(typeof t=="number"&&(r=t),Z2(function(n,i){return yse(n,i,e,r)}))}function T_(e){return Z2(function(t,r){var n=null,i=!1,a;n=t.subscribe(j2(r,void 0,void 0,function(o){a=Zi(e(o,T_(e)(t))),n?(n.unsubscribe(),n=null,a.subscribe(r)):i=!0})),i&&(n.unsubscribe(),n=null,a.subscribe(r))})}function wse(e,t){return Pt(t)?T5(e,t,1):T5(e,1)}function Cse(e,t,r){return(t=Hse(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Hse(e){var t=Vse(e,"string");return typeof t=="symbol"?t:t+""}function Vse(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class Ese{constructor(){Cse(this,"taskSubject",new g_),this.taskSubject.pipe(wse(t=>I_(t()).pipe(T_(r=>I_(Promise.reject(r)))))).subscribe()}addTask(t){return new Promise((r,n)=>{this.taskSubject.next(()=>ce(this,null,function*(){try{const i=yield t();r(i)}catch(i){n(i)}}))})}}const kse="text/plain",Sse="us-ascii",O_="%(?:3A|2F|3F|23|5B|5D|40|21|24|26|27|28|29|2A|2B|2C|3B|3D)",Mse="__normalize_url_encoded_reserved__",Ase=/__normalize_url_encoded_reserved__(\d+)__/g,Rse=new RegExp(O_,"i"),Ise=new RegExp(O_,"gi"),O5=(e,t)=>Array.isArray(t)&&t.some(r=>r instanceof RegExp?r.flags.includes("g")||r.flags.includes("y")?new RegExp(r.source,r.flags.replaceAll(/[gy]/g,"")).test(e):r.test(e):r===e),Tse=new Set(["https:","http:","file:"]),Ose=e=>{if(typeof e!="string")return;const t=e.trim().toLowerCase().replace(/:$/,"");return t===""?void 0:`${t}:`},Pse=e=>{try{const{protocol:t}=new URL(e),r=e.slice(0,t.length+2).toLowerCase()===`${t}//`;if(t.endsWith(":")&&(!t.includes(".")||r)&&!Tse.has(t))return t}catch(t){}},P_=e=>{try{return decodeURIComponent(e.replaceAll("+","%20"))}catch(t){return new URLSearchParams(`${e}=`).keys().next().value}},Dse=e=>{const t=new Set;if(!e)return t;for(const r of e.slice(1).split("&"))r&&!r.includes("=")&&t.add(P_(r));return t},xse=e=>{let t=e;try{t=decodeURIComponent(e)}catch(a){t=new URLSearchParams(e).toString()}const r=a=>{const o=new Set;for(const l of a.matchAll(Ase))o.add(Number.parseInt(l[1],10));return o},n=r(e);for(const a of r(t))n.add(a);let i=0;for(;n.has(i);)i++;return`${Mse}${i}__`},Nse=(e,t)=>{if(!t)return e.sort(),e.toString();const r=i=>i.replace(t,(a,o)=>String.fromCodePoint(Number.parseInt(o,16))),n=[...e.entries()];return n.sort(([i],[a])=>{const o=r(i),l=r(a);return o<l?-1:o>l?1:0}),new URLSearchParams(n).toString()},D_=(e,t)=>t?e.replace(t,(r,n)=>String.fromCodePoint(Number.parseInt(n,16))):e,Lse=(e,t,r)=>{const n=t==="always",i=t==="never",a=n||i?void 0:Dse(r),o=u=>u.replaceAll("+","%20"),l=u=>n?`${u}=`:i||a.has(P_(u))?u:`${u}=`,c=u=>{const d=u.indexOf("=");if(d===-1)return l(o(u));const f=u.slice(0,d),h=u.slice(d+1);return h===""?f===""?"=":l(o(f)):`${o(f)}=${h}`},s=e.slice(1).split("&").filter(Boolean);return s.length===0?"":`?${s.map(u=>c(u)).join("&")}`},Zse=(e,{stripHash:t})=>{const r=new RegExp("^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$").exec(e);if(!r)throw new Error(`Invalid URL: ${e}`);const{type:n,data:i,hash:a}=r.groups,o=n.split(";"),l=o.at(-1)==="base64";l&&o.pop();const c=o.shift().toLowerCase(),s=[...o.map(d=>{let[f,h=""]=d.split("=").map(p=>p.trim());return f==="charset"&&(h=h.toLowerCase(),h===Sse)?"":`${f}${h?`=${h}`:""}`}).filter(Boolean)];l&&s.push("base64"),(s.length>0||c&&c!==kse)&&s.unshift(c);const u=t||!a?"":`#${a}`;return`data:${s.join(";")},${l?i.trim():i}${u}`};function jse(e,t){if(t=fe({defaultProtocol:"http",normalizeProtocol:!0,forceHttp:!1,forceHttps:!1,stripAuthentication:!0,stripHash:!1,stripTextFragment:!0,stripWWW:!0,removeQueryParameters:[/^utm_\w+/i],removeTrailingSlash:!0,removeSingleSlash:!0,removeDirectoryIndex:!1,removeExplicitPort:!1,sortQueryParameters:!0,removePath:!1,transformPath:!1,emptyQueryValue:"preserve"},t),typeof t.defaultProtocol=="string"&&!t.defaultProtocol.endsWith(":")&&(t.defaultProtocol=`${t.defaultProtocol}:`),e=e.trim(),/^data:/i.test(e))return Zse(e,t);const r=Array.isArray(t.customProtocols)?t.customProtocols:[],n=new Set(r.map(f=>Ose(f)).filter(Boolean)),i=Pse(e);if(i&&!n.has(i))return e;const a=e.startsWith("//");!(!a&&/^\.*\//.test(e))&&!i&&(e=e.replace(/^(?!(?:\w+:)?\/\/)|^\/\//,t.defaultProtocol));const o=new URL(e);if(t.forceHttp&&t.forceHttps)throw new Error("The `forceHttp` and `forceHttps` options cannot be used together");if(t.forceHttp&&o.protocol==="https:"&&(o.protocol="http:"),t.forceHttps&&o.protocol==="http:"&&(o.protocol="https:"),t.stripAuthentication&&(o.username="",o.password=""),t.stripHash?o.hash="":t.stripTextFragment&&(o.hash=o.hash.replace(/#?:~:text.*?$/i,"")),o.pathname){const f=/\b[a-z][a-z\d+\-.]{1,50}:\/\//g;let h=0,p="";for(;;){const g=f.exec(o.pathname);if(!g)break;const _=g[0],b=g.index,v=o.pathname.slice(h,b);p+=v.replaceAll(/\/{2,}/g,"/"),p+=_,h=b+_.length}const m=o.pathname.slice(h);p+=m.replaceAll(/\/{2,}/g,"/"),o.pathname=p}if(o.pathname)try{o.pathname=decodeURI(o.pathname).replaceAll("\\","%5C")}catch(f){}if(t.removeDirectoryIndex===!0&&(t.removeDirectoryIndex=[/^index\.[a-z]+$/]),Array.isArray(t.removeDirectoryIndex)&&t.removeDirectoryIndex.length>0){const f=o.pathname.split("/").filter(Boolean),h=f.at(-1);h&&O5(h,t.removeDirectoryIndex)&&(f.pop(),o.pathname=f.length>0?`/${f.join("/")}/`:"/")}if(t.removePath&&(o.pathname="/"),t.transformPath&&typeof t.transformPath=="function"){const f=o.pathname.split("/").filter(Boolean),h=t.transformPath(f);o.pathname=(h==null?void 0:h.length)>0?`/${h.join("/")}`:"/"}o.hostname&&(o.hostname=o.hostname.replace(/\.$/,""),t.stripWWW&&/^www\.(?!www\.)[a-z\-\d]{1,63}\.[a-z.\-\d]{2,63}$/.test(o.hostname)&&(o.hostname=o.hostname.replace(/^www\./,"")));const l=o.search;let c;if(t.sortQueryParameters&&Rse.test(l)){const f=xse(l);o.search=l.replaceAll(Ise,h=>`${f}${h.slice(1).toUpperCase()}`),c=new RegExp(`${f}([0-9A-F]{2})`,"g")}const s=Array.isArray(t.keepQueryParameters),{searchParams:u}=o;if(!s&&Array.isArray(t.removeQueryParameters)&&t.removeQueryParameters.length>0)for(const f of[...u.keys()])O5(D_(f,c),t.removeQueryParameters)&&u.delete(f);if(!s&&t.removeQueryParameters===!0&&(o.search=""),s&&t.keepQueryParameters.length>0)for(const f of[...u.keys()])O5(D_(f,c),t.keepQueryParameters)||u.delete(f);else s&&(o.search="");t.sortQueryParameters&&(o.search=Nse(o.searchParams,c),o.search=decodeURIComponent(o.search.replaceAll(/%(?:26|23|3f|25|2b)/gi,f=>`%25${f.slice(1)}`)),c&&(o.search=o.search.replace(c,"%$1"))),o.search=Lse(o.search,t.emptyQueryValue,l),t.removeTrailingSlash&&(o.pathname=o.pathname.replace(/\/$/,"")),t.removeExplicitPort&&o.port&&(o.port="");const d=e;return e=o.toString(),!t.removeSingleSlash&&o.pathname==="/"&&!d.endsWith("/")&&o.hash===""&&(e=e.replace(/\/$/,"")),(t.removeTrailingSlash||o.pathname==="/")&&o.hash===""&&t.removeSingleSlash&&(e=e.replace(/\/$/,"")),a&&!t.normalizeProtocol&&(e=e.replace(/^http:\/\//,"//")),t.stripProtocol&&(e=e.replace(/^(?:https?:)?\/\//,"")),e}function x_(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Tn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?x_(Object(r),!0).forEach(function(n){Kt(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):x_(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Kt(e,t,r){return(t=Fse(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Fse(e){var t=Use(e,"string");return typeof t=="symbol"?t:t+""}function Use(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const P5=Yt.create("wasm"),jt=Yt.create("main");class Bse{constructor(){Kt(this,"_worker",null),Kt(this,"_initializeListener",null),Kt(this,"_processingListener",null),Kt(this,"_queueService",new Ese),Kt(this,"_initProcess",null),Kt(this,"version",{component:"9.3.2764".trim()}),Kt(this,"onFinalize",null),Kt(this,"isPrepared",!1),Kt(this,"isInitialized",!1),Kt(this,"isProcessing",!1),Kt(this,"initData",null),Kt(this,"recognizerProcessParam",{processParam:{}}),Kt(this,"imageProcessParam",{processParam:{}}),Kt(this,"recognizeListener",null),Kt(this,"workerPath","https://wasm.regulaforensics.com/document/release/9.3/barcodemrz/915bf89c-b37b0e2e5")}get processingListener(){return this._processingListener}set processingListener(t){this._processingListener=t,t&&t({isProcessing:this.isProcessing})}get initializeListener(){return this._initializeListener}set initializeListener(t){this._initializeListener=t,t&&t({isInitialized:this.isInitialized})}createProcessImageRequest(t,r){const n=t.map((i,a)=>({data:i,light:6,pageIdx:a}));return Tn(Tn({},r),{},{imagesList:n})}prepareImageData(t){return t.map(r=>r instanceof ImageData?{width:r.width,height:r.height,data:r.data.buffer}:{data:r})}sendMessage(t){return this._queueService.addTask(()=>new Promise((r,n)=>{if(!this._worker)return jt("Worker is missing)"),n("Worker is missing");this._worker.onmessage=i=>{if(i.data.target===lr.custom){const{method:a,response:o,code:l}=i.data.data,c=o&&"reject_message"in o?o.reject_message:"";if(l===Jl.ok||l===Jl.badLicense&&!c)jt("Method ".concat(a,": { code: ").concat(l," } ")),r(o);else{const s=AC[l]||l,u="Method ".concat(a,": ").concat(s).concat(c?" Reject message: ".concat(c):"");jt(u),n(u)}}i.data.target===lr.stdout&&P5(JSON.stringify(i.data.content)),i.data.target===lr.stderr&&(P5(JSON.stringify(i.data.content)),n(i.data.content))},this._worker.onerror=i=>{P5(JSON.stringify(i.message)),n(i)},jt("Send message to worker: { target: ".concat(t.target,", method: ").concat(t.method," }")),this._worker.postMessage(Tn(Tn({},t),{},{preMain:!0}),"data"in t&&t.data?t.data.map(i=>i.data):[])}))}prepare(t){return ce(this,null,function*(){var r;jt("Preparing the service");{const n=this.workerPath==="https://wasm.regulaforensics.com/document/release/9.3/barcodemrz/915bf89c-b37b0e2e5",i=jse(t&&n?ZM(t,"PROD"):this.workerPath);let a=yield(yield fetch("".concat(i,"/").concat(kC))).text();n||(a=LM(a,i));const o=new Blob([a],{type:"text/plain"}),l=URL.createObjectURL(o);this._worker=new Worker(l),URL.revokeObjectURL(l)}(r=this._worker)===null||r===void 0||r.postMessage({method:_r.prepare,target:lr.gl,preMain:!0,op:"setPrefetched"}),yield this.sendMessage({method:_r.prepare,target:lr.init,URL:document.URL}),this.isPrepared=!0,jt("Service prepared")})}initialize(t){return ce(this,null,function*(){return this._initProcess||(this._initProcess=this.doInitialize(t),this._initProcess.catch(()=>{this._initProcess=null})),this._initProcess})}doInitialize(t){return ce(this,null,function*(){var r,n;this.isPrepared||(yield this.prepare(t==null?void 0:t.module)),jt("Initializing the service");const{scenario:i,license:a}=yield this.sendMessage({target:lr.custom,method:_r.initialize,request:{systemInfo:{userID:cm(h4),hostName:(r=document.location)===null||r===void 0?void 0:r.origin,license:t==null?void 0:t.license},telemetry:yield U3({sdkVersion:"9.3.2764".trim()}),processParam:this.recognizerProcessParam.processParam||this.imageProcessParam.processParam}});return this.initData={scenario:i,license:a},this.isInitialized=!0,(n=this._initializeListener)===null||n===void 0||n.call(this,{isInitialized:this.isInitialized}),jt("Service initialized: ".concat(JSON.stringify({scenario:i,license:a}))),this.initData})}doProcess(t,r,n){return ce(this,null,function*(){var i,a;jt("Process method ".concat(t," started")),this.isProcessing=!0,(i=this._processingListener)===null||i===void 0||i.call(this,{isProcessing:this.isProcessing});const o=yield this.sendMessage({target:lr.custom,method:t,request:r,data:n});return this.isProcessing=!1,(a=this._processingListener)===null||a===void 0||a.call(this,{isProcessing:this.isProcessing}),jt("Process method ".concat(t," finished")),new Rc(o)})}processImageBase64(t,r){return ce(this,null,function*(){return this.doProcess(_r.processImage,this.createProcessImageRequest(t,r))})}process(t,r){return ce(this,null,function*(){var n;const i=this.prepareImageData(t),a=yield this.doProcess(_r.process,r||this.recognizerProcessParam,i);return(n=this.recognizeListener)===null||n===void 0||n.call(this,a),a})}processImage(t,r){return ce(this,null,function*(){const n=this.prepareImageData(t);return this.doProcess(_r.processImage,r||this.imageProcessParam,n)})}startNewPage(){return ce(this,null,function*(){jt("Starting new page"),yield this.sendMessage({target:lr.custom,method:_r.startNewPage})})}startNewDocument(t,r){return ce(this,null,function*(){return jt("Starting new document"),yield this.sendMessage({target:lr.custom,method:_r.startNewDocument,request:Tn(Tn({},r||this.recognizerProcessParam),{},{metadata:t})})})}createBackendTransaction(t,r){return ce(this,null,function*(){return jt("Create backend transaction"),yield this.sendMessage({target:lr.custom,method:_r.createBackendTransaction,request:Tn(Tn({},r||this.recognizerProcessParam),{},{metadata:t})})})}finalizePackage(){return ce(this,null,function*(){try{var t;jt("Finalize package");const n=yield this.sendMessage({target:lr.custom,method:_r.finalizePackage});return(t=this.onFinalize)===null||t===void 0||t.call(this,n),n}catch(n){var r;return(r=this.onFinalize)===null||r===void 0||r.call(this,{tag:"",transactionId:""}),Promise.reject(n)}})}addDataToPackage(t,r){return ce(this,null,function*(){jt("Add data to package"),yield this.sendMessage({target:lr.custom,method:_r.addDataToPackage,request:r,data:[{data:t.buffer}]}),jt("Data added to package")})}shutdown(){jt("Shutdown service"),this._worker&&(this._worker.terminate(),jt("Worker terminated")),this.isPrepared=!1,this.isInitialized=!1,this.isProcessing=!1,this._initProcess=null}}function zse(){return ce(this,null,function*(){const e=window.customElements.get("document-reader"),t=window.customElements.get("camera-snapshot"),r=window.customElements.get("fullscreen-container");e||window.customElements.define("document-reader",E0e),t||window.customElements.define("camera-snapshot",j0e),r||window.customElements.define("fullscreen-container",z0e);const n=window.customElements.whenDefined("document-reader"),i=window.customElements.whenDefined("camera-snapshot"),a=window.customElements.whenDefined("fullscreen-container");yield Promise.all([n,i,a])})}const Gse={attribute:!0,type:String,converter:W2,reflect:!1,hasChanged:So},$se=(e=Gse,t,r)=>{const{kind:n,metadata:i}=r;let a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),n==="setter"&&((e=Object.create(e)).wrapped=!0),a.set(r.name,e),n==="accessor"){const{name:o}=r;return{set(l){const c=t.get.call(this);t.set.call(this,l),this.requestUpdate(o,c,e,!0,l)},init(l){return l!==void 0&&this.C(o,void 0,e,l),l}}}if(n==="setter"){const{name:o}=r;return function(l){const c=this[o];t.call(this,l),this.requestUpdate(o,c,e,!0,l)}}throw Error("Unsupported decorator location: "+n)};function D5(e){return(t,r)=>typeof r=="object"?$se(e,t,r):((n,i,a)=>{const o=i.hasOwnProperty(a);return i.constructor.createProperty(a,n),o?Object.getOwnPropertyDescriptor(i,a):void 0})(e,t,r)}const Wse=(e,t,r)=>{for(const n of t)if(n[0]===e)return(0,n[1])();return r==null?void 0:r()};class vn{constructor({errorCode:t,errorCodeKey:r,message:n,underlyingError:i,underlyingBaseError:a,domain:o,module:l,errorEnumName:c,shortDomainCode:s}){this.errorCode=t,this.errorCodeKey=r,this.message=n,this.underlyingError=i,this.underlyingBaseError=a,this.module=l,this.domain=o,this.errorEnumName=c,this.shortDomainCode=s}static getErrorKey(t,r){const n=Object.keys(r).find(i=>r[i]===t);if(!n)throw new Error(`Invalid errorCode: ${t} in enum`);return n}get lastUnderlyingError(){let t=this.underlyingBaseError;for(;(t==null?void 0:t.underlyingBaseError)instanceof vn;)t=t.underlyingBaseError;return t==null?void 0:t.underlyingError}toObject(){const t={errorCode:this.errorCode,errorCodeKey:this.errorCodeKey,errorEnumName:this.errorEnumName,message:this.message,module:this.module,underlyingError:this.underlyingError,lastUnderlineError:this.lastUnderlyingError};return this.underlyingBaseError&&this.underlyingBaseError instanceof vn&&(t.underlyingBaseError=this.underlyingBaseError.toObject()),t}get shortChain(){let t=`${this.shortDomainCode}:${this.errorCode}${this.underlyingError?"-"+this.underlyingError:""}`;return this.underlyingBaseError instanceof vn&&(t+=`-${this.underlyingBaseError.shortChain}`),t}get fullChain(){let t=`${this.module}.${this.domain}:${this.errorCodeKey}${this.underlyingError?"-"+this.underlyingError:""}`;return this.underlyingBaseError instanceof vn&&(t+=`-${this.underlyingBaseError.fullChain}`),t}}function Kse(e,t){if(t.displayName?console.log(`Register module: ${t.displayName}`):console.error('Missed "displayName" when register module'),t.getSupportedTemplates&&typeof t.getSupportedTemplates=="function"){const r=t.getSupportedTemplates();console.log(`${t==null?void 0:t.displayName} supported templates: ${r.join(", ")}`)}else console.error('Missed "getSupportedTemplates" method when register module');if(t.initialize&&typeof t.initialize=="function"||console.error(`${t==null?void 0:t.displayName} "initialize" method was not implemented`),t.deinitialize&&typeof t.deinitialize=="function"||console.error(`${t==null?void 0:t.displayName} "deinitialize" method was not implemented`),t.isReady&&typeof t.isReady=="function"||console.error(`${t==null?void 0:t.displayName} "isReady" method was not implemented`),t.getIdentifier&&typeof t.getIdentifier=="function"){const r=t.getIdentifier();console.log(`Module id: ${r}`)}else console.error('Missed "getIdentifier" when register module');customElements.get(t.getIdentifier())?console.log(`Module ${e} has already registered`):customElements.define(e,t),console.log("-------")}function Yse(e){return Object.fromEntries(Object.entries(e).filter(([,t])=>t!==void 0))}const N_={DATA:"data"},qse=["ar","he"],Qse=e=>{var r;const t=e?(r=e.substring(0,2))==null?void 0:r.toLowerCase():"";return qse.includes(t)?"rtl":"ltr"},Xse=(e,t)=>e.base64&&!(t!=null&&t.base64.has(e.base64))?e.base64:e.imageURL&&!(t!=null&&t.imageURL.has(e.imageURL))?e.imageURL:"",si=(e,t,r)=>{var i;if(!t)return;let n=(i=e==null?void 0:e.idvAsset)!=null?i:null;for(;n;){const a=Xse(n,r);if(a)return a;n=n.failurePolicy==="placeholderImage"&&n.placeholderImage||null}},bo={DOC_READER:"DOC_READER",DOC_READER_GALLERY:"DOC_READER_GALLERY"};var ji=(e=>(e[e.NO_INITIALIZED=0]="NO_INITIALIZED",e[e.UNKNOWN_STEP=1]="UNKNOWN_STEP",e[e.SCAN_ERROR=2]="SCAN_ERROR",e[e.RFID_ERROR=3]="RFID_ERROR",e[e.IMAGE_LOADING_FAILED=4]="IMAGE_LOADING_FAILED",e))(ji||{}),_o=(e=>(e[e.CONFIGURATION_FAILED=0]="CONFIGURATION_FAILED",e[e.INTERNAL_ERROR=1]="INTERNAL_ERROR",e[e.PRESENTER_UNAVAILABLE=2]="PRESENTER_UNAVAILABLE",e))(_o||{});const F2="idv-document",L_={0:Or.auto,1:Or.captureVideo,2:Or.captureFrame},Z_={0:Sn.line,1:Sn.corners},j_={0:!0,1:!0,2:!1,3:!0},F_=1920,U_=4e6,Jse=5e7;var B_=(e=>(e.BarcodeMRZ="BarcodeMRZ",e.BoundsLite="BoundsLite",e))(B_||{});const ele=120,tle=200,bn=class bn extends vn{constructor({errorCode:t,message:r,underlyingError:n,underlyingBaseError:i}){const a=vn.getErrorKey(t,ji);super({errorCode:t,errorCodeKey:a,errorEnumName:bn.ERROR_ENUM_NAME,module:bn.MODULE,message:r,underlyingError:n,underlyingBaseError:i,domain:bn.ERROR_ENUM_NAME,shortDomainCode:bn.SHORT_CODE})}};bn.MODULE=F2,bn.ERROR_ENUM_NAME="ReaderModuleError",bn.SHORT_CODE="RM";let Fi=bn;const _n=class _n extends vn{constructor({errorCode:t,message:r,underlyingError:n,underlyingBaseError:i}){const a=vn.getErrorKey(t,_o);super({errorCode:t,errorCodeKey:a,errorEnumName:_n.ERROR_ENUM_NAME,module:_n.MODULE,message:r,underlyingError:n,underlyingBaseError:i,domain:_n.ERROR_ENUM_NAME,shortDomainCode:_n.SHORT_CODE})}};_n.MODULE=F2,_n.ERROR_ENUM_NAME="ScanError",_n.SHORT_CODE="RMS";let yo=_n;const z_=e=>(t,r)=>{r!==void 0?r.addInitializer(()=>{customElements.define(e,t)}):customElements.define(e,t)};function G_(e){return D5(dy(nr({},e),{state:!0,attribute:!1}))}const rle=(e,t,r)=>(r.configurable=!0,r.enumerable=!0,Reflect.decorate&&typeof t!="object"&&Object.defineProperty(e,t,r),r);function $_(e,t){return(r,n,i)=>{const a=o=>{var l,c;return(c=(l=o.renderRoot)==null?void 0:l.querySelector(e))!=null?c:null};return rle(r,n,{get(){return a(this)}})}}function nle(e){return On(this,null,function*(){return new Promise(t=>setTimeout(t,e))})}function W_(n){return On(this,arguments,function*(e,t=ele,r=tle){let i=null,a=0;for(;a<t;){try{const o=yield e();if(o!=null&&o.transactionId)return o}catch(o){i=o}a<t-1&&(yield nle(r)),a++}throw i})}const K_=e=>e?(e.internalScenario&&(e.scenario=e.internalScenario),delete e.internalScenario,e):{},Y_=e=>{try{return new URL(e),!0}catch(t){return!1}};function ile(e,t,r,n,i){const a=e*t,o=a>i,l=a>n,s=(e>r||t>r||l)&&!o;return{width:e,height:t,isExtraLargeResolution:o,isDownscaleNeeded:s}}const ale=(e,t,r,n)=>On(null,null,function*(){const i=yield createImageBitmap(e),{width:a,height:o}=i;return i==null||i.close(),ile(a,o,t,r,n)});function ole({width:e,height:t,softSideLimit:r,softPixelLimit:n}){if(!(e>0&&t>0))return{width:1,height:1};const i=Math.max(e,t),a=e*t,o=i>r?r/i:1,l=a>n?Math.sqrt(n/a):1,c=Math.min(o,l,1),s=Math.max(1,Math.floor(e*c)),u=Math.max(1,Math.floor(t*c));return{width:s,height:u}}function sle(e,t,r){return On(this,null,function*(){return new Promise(i=>{if(!e||!e.size)return i({ok:!1});const a=document.createElement("canvas"),o=a.getContext("2d"),l=URL.createObjectURL(e),c=new Image,s=u=>{try{URL.revokeObjectURL(l)}catch(d){}try{a.width=0,a.height=0}catch(d){}c.onload=null,c.onerror=null,c.src="",i(u)};c.onload=function(){const u=ole({width:c.width,height:c.height,softSideLimit:t,softPixelLimit:r});if(a.width=u.width,a.height=u.height,o)try{o.drawImage(c,0,0,u.width,u.height);const d=o.getImageData(0,0,u.width,u.height);return s(d?{ok:!0,imageData:d}:{ok:!1})}catch(d){return s({ok:!1})}return s({ok:!1})},c.onerror=()=>s({ok:!1}),c.src=l})})}const lle=e=>{const{translationKeysData:t,translationKeysProps:r,locale:n}=e,i={};let a=null;for(const o in t)i[t[o].key]=o;for(const o in r)i[o]&&r[o]&&(a?a[i[o]]=r[o]:a={[i[o]]:r[o]});return a?{[n]:a}:{}},cle={preparingCamera:{fallback:"Preparing the camera...",key:"strPrepareCamera"},timeout:{fallback:"Timeout",key:"strTimeout"},noFocus:{fallback:"No camera focus",key:"strNoFocus"},somethingWentWrong:{fallback:"Something went wrong",key:"messageUnknownError"},incorrectCameraId:{fallback:"No camera with the specified ID found.",key:"InfoScreenIncorrectCameraIdTitle"},done:{fallback:"Done!",key:"strDoneMessage"},cameraUnavailable:{fallback:"Camera unavailable!",key:"statusCameraUnavailableTitle"},versionNotSupported:{fallback:"Your browser version is not supported",key:"statusBrowserNotSupportedTitle"},httpNotSupported:{fallback:"HTTPS not used",key:"statusBrowserHTTPNotSupportedSubtitle"},insecurePageContext:{fallback:"Insecure context",key:"statusBrowserInsecurePageContextSubtitle"},badLicense:{fallback:"The license cannot be found or has expired",key:"statusProcMgrBadLicenseSubtitle"},fileCorrupt:{fallback:"This file is corrupt or not supported",key:"statusIncorrectDataTitle"},largeFile:{fallback:"This file is too large to be uploaded",key:"statusLargeDataTitle"},placeDocumentIntoFrame:{fallback:"Fit the document into the frame",key:"strPlaceDocumentInFrame"},holdDocumentStraight:{fallback:"Hold the document straight",key:"strHoldDocumentStraight"},glaresOnDocument:{fallback:"Avoid glare on the document",key:"strGlaresOnDocument"},tryAgain:{fallback:"Try again",key:"faceLivenessScreenButton"},noCameraAvailable:{fallback:"No camera available",key:"InfoScreenNoCameraTitle"},positionDocumentCenter:{fallback:"Position the document in the center",key:"documentReaderDocumentReaderLayoutDocumentCenter"},uploadPhoto:{fallback:"Upload a photo",key:"cameraCaptureCameraCaptureStartScreenTitle"},moveCloser:{fallback:"Move closer",key:"hint.moveCloser"},keepDeviceStill:{fallback:"Hold the device still",key:"strKeepDeviceStill"},camera:{fallback:"Camera",key:"strCamera"},switchToMobile:{fallback:"Switch to mobile",key:"switchToMobile"},openPhoneCamera:{fallback:"Open the camera on your mobile device, scan the QR code, and follow the link",key:"openPhoneCamera"},pleaseWait:{fallback:"Please wait...",key:"strPleaseWait"},mobileDevice:{fallback:"Mobile device",key:"mobileDevice"},verifyYourIdentity:{fallback:"Identity document verification",key:"verifyYourIdentity"},fromCameraFilesMobileDesktop:{fallback:"Capture a document using the computer’s camera, upload it from files, or scan it on a mobile device",key:"fromCameraFilesMobileDesktop"},fromCameraFilesDesktop:{fallback:"Capture a document using the computer’s camera or upload it from files",key:"fromCameraFilesDesktop"},fromCameraMobileDesktop:{fallback:"Capture a document using the computer’s camera or scan it on a mobile device",key:"fromCameraMobileDesktop"},fromFilesMobileDesktop:{fallback:"Upload a document from files or scan it on a mobile device",key:"fromFilesMobileDesktop"},fromCameraDesktop:{fallback:"Use the computer's camera to capture a document",key:"fromCameraDesktop"},fromFilesDesktop:{fallback:"Pick a document from files and upload it",key:"fromFilesDesktop"},fromMobileDesktop:{fallback:"Use your mobile camera to capture a document",key:"fromMobileDesktop"},fromCameraGalleryMobile:{fallback:"Capture a document using the mobile's camera or upload it from gallery",key:"fromCameraGalleryMobile"},fromGalleryMobile:{fallback:"Pick a document from the gallery and upload it",key:"fromGalleryMobile"},gallery:{fallback:"Gallery",key:"gallery"},files:{fallback:"Files",key:"files"},returnToComputer:{fallback:"Return to the computer",key:"returnToComputer"},documentCaptured:{fallback:"Your document has been captured",key:"documentCaptured"},or:{fallback:"or",key:"strOr"},continueInBrowser:{fallback:"Click here to continue in browser",key:"continueInBrowser"},skip:{fallback:"Skip",key:"strSkip"},flipTheDocument:{fallback:"Flip the document",key:"documentReaderDocumentReaderLayoutFlipDocument"},tiltTheDocument:{fallback:"Tilt the document",key:"strTiltDocument"}},ule=ot`
33
+ `}},PL=function(e,t){return PL=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},PL(e,t)};function FL(e,t){if(typeof t!=`function`&&t!==null)throw TypeError(`Class extends value `+String(t)+` is not a constructor or null`);PL(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}function IL(e,t,n,r){function i(e){return e instanceof n?e:new n(function(t){t(e)})}return new(n||(n=Promise))(function(n,a){function o(e){try{c(r.next(e))}catch(e){a(e)}}function s(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){e.done?n(e.value):i(e.value).then(o,s)}c((r=r.apply(e,t||[])).next())})}function LL(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o=Object.create((typeof Iterator==`function`?Iterator:Object).prototype);return o.next=s(0),o.throw=s(1),o.return=s(2),typeof Symbol==`function`&&(o[Symbol.iterator]=function(){return this}),o;function s(e){return function(t){return c([e,t])}}function c(s){if(r)throw TypeError(`Generator is already executing.`);for(;o&&(o=0,s[0]&&(n=0)),n;)try{if(r=1,i&&(a=s[0]&2?i.return:s[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,s[1])).done)return a;switch(i=0,a&&(s=[s[0]&2,a.value]),s[0]){case 0:case 1:a=s;break;case 4:return n.label++,{value:s[1],done:!1};case 5:n.label++,i=s[1],s=[0];continue;case 7:s=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){n=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){n.label=s[1];break}if(s[0]===6&&n.label<a[1]){n.label=a[1],a=s;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(s);break}a[2]&&n.ops.pop(),n.trys.pop();continue}s=t.call(e,n)}catch(e){s=[6,e],i=0}finally{r=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}}function RL(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)}function zL(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,a=[],o;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)a.push(i.value)}catch(e){o={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return a}function BL(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}function VL(e){return this instanceof VL?(this.v=e,this):new VL(e)}function HL(e,t,n){if(!Symbol.asyncIterator)throw TypeError(`Symbol.asyncIterator is not defined.`);var r=n.apply(e,t||[]),i,a=[];return i=Object.create((typeof AsyncIterator==`function`?AsyncIterator:Object).prototype),s(`next`),s(`throw`),s(`return`,o),i[Symbol.asyncIterator]=function(){return this},i;function o(e){return function(t){return Promise.resolve(t).then(e,d)}}function s(e,t){r[e]&&(i[e]=function(t){return new Promise(function(n,r){a.push([e,t,n,r])>1||c(e,t)})},t&&(i[e]=t(i[e])))}function c(e,t){try{l(r[e](t))}catch(e){f(a[0][3],e)}}function l(e){e.value instanceof VL?Promise.resolve(e.value.v).then(u,d):f(a[0][2],e)}function u(e){c(`next`,e)}function d(e){c(`throw`,e)}function f(e,t){e(t),a.shift(),a.length&&c(a[0][0],a[0][1])}}function UL(e){if(!Symbol.asyncIterator)throw TypeError(`Symbol.asyncIterator is not defined.`);var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof RL==`function`?RL(e):e[Symbol.iterator](),n={},r(`next`),r(`throw`),r(`return`),n[Symbol.asyncIterator]=function(){return this},n);function r(t){n[t]=e[t]&&function(n){return new Promise(function(r,a){n=e[t](n),i(r,a,n.done,n.value)})}}function i(e,t,n,r){Promise.resolve(r).then(function(t){e({value:t,done:n})},t)}}function WL(e){return typeof e==`function`}function GL(e){var t=e(function(e){Error.call(e),e.stack=Error().stack});return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var KL=GL(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription:
34
+ `+t.map(function(e,t){return t+1+`) `+e.toString()}).join(`
35
+ `):``,this.name=`UnsubscriptionError`,this.errors=t}});function qL(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var JL=(function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var o=RL(a),s=o.next();!s.done;s=o.next())s.value.remove(this)}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}else a.remove(this);var c=this.initialTeardown;if(WL(c))try{c()}catch(e){i=e instanceof KL?e.errors:[e]}var l=this._finalizers;if(l){this._finalizers=null;try{for(var u=RL(l),d=u.next();!d.done;d=u.next()){var f=d.value;try{ZL(f)}catch(e){i=i==null?[]:i,e instanceof KL?i=BL(BL([],zL(i)),zL(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new KL(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)ZL(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)==null?[]:n).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&qL(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&qL(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})(),YL=JL.EMPTY;function XL(e){return e instanceof JL||e&&`closed`in e&&WL(e.remove)&&WL(e.add)&&WL(e.unsubscribe)}function ZL(e){WL(e)?e():e.unsubscribe()}var QL={Promise:void 0},$L={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return setTimeout.apply(void 0,BL([e,t],zL(n)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function eR(e){$L.setTimeout(function(){throw e})}function tR(){}function nR(e){e()}var rR=(function(e){FL(t,e);function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,XL(t)&&t.add(n)):n.destination=cR,n}return t.create=function(e,t,n){return new aR(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t})(JL),iR=(function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){oR(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){oR(e)}else oR(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){oR(e)}},e})(),aR=(function(e){FL(t,e);function t(t,n,r){var i=e.call(this)||this,a;return a=WL(t)||!t?{next:t==null?void 0:t,error:n==null?void 0:n,complete:r==null?void 0:r}:t,i.destination=new iR(a),i}return t})(rR);function oR(e){eR(e)}function sR(e){throw e}var cR={closed:!0,next:tR,error:sR,complete:tR},lR=(function(){return typeof Symbol==`function`&&Symbol.observable||`@@observable`})();function uR(e){return e}function dR(e){return e.length===0?uR:e.length===1?e[0]:function(t){return e.reduce(function(e,t){return t(e)},t)}}var fR=(function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r=this,i=hR(e)?e:new aR(e,t,n);return nR(function(){var e=r,t=e.operator,n=e.source;i.add(t?t.call(i,n):n?r._subscribe(i):r._trySubscribe(i))}),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return t=pR(t),new t(function(t,r){var i=new aR({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)})},e.prototype._subscribe=function(e){var t;return(t=this.source)==null?void 0:t.subscribe(e)},e.prototype[lR]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return dR(e)(this)},e.prototype.toPromise=function(e){var t=this;return e=pR(e),new e(function(e,n){var r;t.subscribe(function(e){return r=e},function(e){return n(e)},function(){return e(r)})})},e.create=function(t){return new e(t)},e})();function pR(e){var t;return(t=e==null?QL.Promise:e)==null?Promise:t}function mR(e){return e&&WL(e.next)&&WL(e.error)&&WL(e.complete)}function hR(e){return e&&e instanceof rR||mR(e)&&XL(e)}function gR(e){return WL(e==null?void 0:e.lift)}function _R(e){return function(t){if(gR(t))return t.lift(function(t){try{return e(t,this)}catch(e){this.error(e)}});throw TypeError(`Unable to lift unknown Observable type`)}}function vR(e,t,n,r,i){return new yR(e,t,n,r,i)}var yR=(function(e){FL(t,e);function t(t,n,r,i,a,o){var s=e.call(this,t)||this;return s.onFinalize=a,s.shouldUnsubscribe=o,s._next=n?function(e){try{n(e)}catch(e){t.error(e)}}:e.prototype._next,s._error=i?function(e){try{i(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._error,s._complete=r?function(){try{r()}catch(e){t.error(e)}finally{this.unsubscribe()}}:e.prototype._complete,s}return t.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&((t=this.onFinalize)==null||t.call(this))}},t})(rR),bR=GL(function(e){return function(){e(this),this.name=`ObjectUnsubscribedError`,this.message=`object unsubscribed`}}),xR=(function(e){FL(t,e);function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return t.prototype.lift=function(e){var t=new SR(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new bR},t.prototype.next=function(e){var t=this;nR(function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=RL(t.currentObservers),a=i.next();!a.done;a=i.next())a.value.next(e)}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}})},t.prototype.error=function(e){var t=this;nR(function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}})},t.prototype.complete=function(){var e=this;nR(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return((e=this.observers)==null?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,a=n.observers;return r||i?YL:(this.currentObservers=null,a.push(e),new JL(function(){t.currentObservers=null,qL(a,e)}))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new fR;return e.source=this,e},t.create=function(e,t){return new SR(e,t)},t})(fR),SR=(function(e){FL(t,e);function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return t.prototype.next=function(e){var t,n;(n=(t=this.destination)==null?void 0:t.next)==null||n.call(t,e)},t.prototype.error=function(e){var t,n;(n=(t=this.destination)==null?void 0:t.error)==null||n.call(t,e)},t.prototype.complete=function(){var e,t;(t=(e=this.destination)==null?void 0:e.complete)==null||t.call(e)},t.prototype._subscribe=function(e){var t,n;return(n=(t=this.source)==null?void 0:t.subscribe(e))==null?YL:n},t})(xR),CR=(function(e){return e&&typeof e.length==`number`&&typeof e!=`function`});function wR(e){return WL(e==null?void 0:e.then)}function TR(e){return WL(e[lR])}function ER(e){return Symbol.asyncIterator&&WL(e==null?void 0:e[Symbol.asyncIterator])}function DR(e){return TypeError(`You provided `+(typeof e==`object`&&e?`an invalid object`:`'`+e+`'`)+` where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function OR(){return typeof Symbol!=`function`||!Symbol.iterator?`@@iterator`:Symbol.iterator}var kR=OR();function AR(e){return WL(e==null?void 0:e[kR])}function jR(e){return HL(this,arguments,function(){var t,n,r,i;return LL(this,function(a){switch(a.label){case 0:t=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,VL(t.read())];case 3:return n=a.sent(),r=n.value,i=n.done,i?[4,VL(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,VL(r)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function MR(e){return WL(e==null?void 0:e.getReader)}function NR(e){if(e instanceof fR)return e;if(e!=null){if(TR(e))return PR(e);if(CR(e))return FR(e);if(wR(e))return IR(e);if(ER(e))return RR(e);if(AR(e))return LR(e);if(MR(e))return zR(e)}throw DR(e)}function PR(e){return new fR(function(t){var n=e[lR]();if(WL(n.subscribe))return n.subscribe(t);throw TypeError(`Provided object does not correctly implement Symbol.observable`)})}function FR(e){return new fR(function(t){for(var n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function IR(e){return new fR(function(t){e.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,eR)})}function LR(e){return new fR(function(t){var n,r;try{for(var i=RL(e),a=i.next();!a.done;a=i.next()){var o=a.value;if(t.next(o),t.closed)return}}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}t.complete()})}function RR(e){return new fR(function(t){BR(e,t).catch(function(e){return t.error(e)})})}function zR(e){return RR(jR(e))}function BR(e,t){var n,r,i,a;return IL(this,void 0,void 0,function(){var o,s;return LL(this,function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),n=UL(e),c.label=1;case 1:return[4,n.next()];case 2:if(r=c.sent(),r.done)return[3,4];if(o=r.value,t.next(o),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return s=c.sent(),i={error:s},[3,11];case 6:return c.trys.push([6,,9,10]),r&&!r.done&&(a=n.return)?[4,a.call(n)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function VR(e,t,n,r,i){r===void 0&&(r=0),i===void 0&&(i=!1);var a=t.schedule(function(){n(),i?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(a),!i)return a}function HR(e,t){return t===void 0&&(t=0),_R(function(n,r){n.subscribe(vR(r,function(n){return VR(r,e,function(){return r.next(n)},t)},function(){return VR(r,e,function(){return r.complete()},t)},function(n){return VR(r,e,function(){return r.error(n)},t)}))})}function UR(e,t){return t===void 0&&(t=0),_R(function(n,r){r.add(e.schedule(function(){return n.subscribe(r)},t))})}function WR(e,t){return NR(e).pipe(UR(t),HR(t))}function GR(e,t){return NR(e).pipe(UR(t),HR(t))}function KR(e,t){return new fR(function(n){var r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function qR(e,t){return new fR(function(n){var r;return VR(n,t,function(){r=e[kR](),VR(n,t,function(){var e,t,i;try{e=r.next(),t=e.value,i=e.done}catch(e){n.error(e);return}i?n.complete():n.next(t)},0,!0)}),function(){return WL(r==null?void 0:r.return)&&r.return()}})}function JR(e,t){if(!e)throw Error(`Iterable cannot be null`);return new fR(function(n){VR(n,t,function(){var r=e[Symbol.asyncIterator]();VR(n,t,function(){r.next().then(function(e){e.done?n.complete():n.next(e.value)})},0,!0)})})}function YR(e,t){return JR(jR(e),t)}function XR(e,t){if(e!=null){if(TR(e))return WR(e,t);if(CR(e))return KR(e,t);if(wR(e))return GR(e,t);if(ER(e))return JR(e,t);if(AR(e))return qR(e,t);if(MR(e))return YR(e,t)}throw DR(e)}function ZR(e,t){return t?XR(e,t):NR(e)}function QR(e,t){return _R(function(n,r){var i=0;n.subscribe(vR(r,function(n){r.next(e.call(t,n,i++))}))})}function $R(e,t,n,r,i,a,o,s){var c=[],l=0,u=0,d=!1,f=function(){d&&!c.length&&!l&&t.complete()},p=function(e){return l<r?m(e):c.push(e)},m=function(e){l++;var i=!1;NR(n(e,u++)).subscribe(vR(t,function(e){t.next(e)},function(){i=!0},void 0,function(){if(i)try{l--;for(var e=function(){var e=c.shift();o||m(e)};c.length&&l<r;)e();f()}catch(e){t.error(e)}}))};return e.subscribe(vR(t,p,function(){d=!0,f()})),function(){}}function ez(e,t,n){return n===void 0&&(n=1/0),WL(t)?ez(function(n,r){return QR(function(e,i){return t(n,e,r,i)})(NR(e(n,r)))},n):(typeof t==`number`&&(n=t),_R(function(t,r){return $R(t,r,e,n)}))}function tz(e){return _R(function(t,n){var r=null,i=!1,a;r=t.subscribe(vR(n,void 0,void 0,function(o){a=NR(e(o,tz(e)(t))),r?(r.unsubscribe(),r=null,a.subscribe(n)):i=!0})),i&&(r.unsubscribe(),r=null,a.subscribe(n))})}function nz(e,t){return WL(t)?ez(e,t,1):ez(e,1)}function rz(e,t,n){return(t=iz(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function iz(e){var t=az(e,`string`);return typeof t==`symbol`?t:t+``}function az(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var oz=class{constructor(){rz(this,`taskSubject`,new xR),this.taskSubject.pipe(nz(e=>ZR(e()).pipe(tz(e=>ZR(Promise.reject(e)))))).subscribe()}addTask(e){return new Promise((t,n)=>{this.taskSubject.next(()=>V(this,null,function*(){try{t(yield e())}catch(e){n(e)}}))})}},sz=`text/plain`,cz=`us-ascii`,lz=`%(?:3A|2F|3F|23|5B|5D|40|21|24|26|27|28|29|2A|2B|2C|3B|3D)`,uz=`__normalize_url_encoded_reserved__`,dz=/__normalize_url_encoded_reserved__(\d+)__/g,fz=new RegExp(lz,`i`),pz=new RegExp(lz,`gi`),mz=(e,t)=>Array.isArray(t)&&t.some(t=>t instanceof RegExp?t.flags.includes(`g`)||t.flags.includes(`y`)?new RegExp(t.source,t.flags.replaceAll(/[gy]/g,``)).test(e):t.test(e):t===e),hz=new Set([`https:`,`http:`,`file:`]),gz=e=>{if(typeof e!=`string`)return;let t=e.trim().toLowerCase().replace(/:$/,``);return t===``?void 0:`${t}:`},_z=e=>{try{let{protocol:t}=new URL(e),n=e.slice(0,t.length+2).toLowerCase()===`${t}//`;if(t.endsWith(`:`)&&(!t.includes(`.`)||n)&&!hz.has(t))return t}catch(e){}},vz=e=>{try{return decodeURIComponent(e.replaceAll(`+`,`%20`))}catch(t){return new URLSearchParams(`${e}=`).keys().next().value}},yz=e=>{let t=new Set;if(!e)return t;for(let n of e.slice(1).split(`&`))n&&!n.includes(`=`)&&t.add(vz(n));return t},bz=e=>{let t=e;try{t=decodeURIComponent(e)}catch(n){t=new URLSearchParams(e).toString()}let n=e=>{let t=new Set;for(let n of e.matchAll(dz))t.add(Number.parseInt(n[1],10));return t},r=n(e);for(let e of n(t))r.add(e);let i=0;for(;r.has(i);)i++;return`${uz}${i}__`},xz=(e,t)=>{if(!t)return e.sort(),e.toString();let n=e=>e.replace(t,(e,t)=>String.fromCodePoint(Number.parseInt(t,16))),r=[...e.entries()];return r.sort(([e],[t])=>{let r=n(e),i=n(t);return r<i?-1:+(r>i)}),new URLSearchParams(r).toString()},Sz=(e,t)=>t?e.replace(t,(e,t)=>String.fromCodePoint(Number.parseInt(t,16))):e,Cz=(e,t,n)=>{let r=t===`always`,i=t===`never`,a=r||i?void 0:yz(n),o=e=>e.replaceAll(`+`,`%20`),s=e=>r?`${e}=`:i||a.has(vz(e))?e:`${e}=`,c=e=>{let t=e.indexOf(`=`);if(t===-1)return s(o(e));let n=e.slice(0,t),r=e.slice(t+1);return r===``?n===``?`=`:s(o(n)):`${o(n)}=${r}`},l=e.slice(1).split(`&`).filter(Boolean);return l.length===0?``:`?${l.map(e=>c(e)).join(`&`)}`},wz=(e,{stripHash:t})=>{let n=RegExp(`^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$`).exec(e);if(!n)throw Error(`Invalid URL: ${e}`);let{type:r,data:i,hash:a}=n.groups,o=r.split(`;`),s=o.at(-1)===`base64`;s&&o.pop();let c=o.shift().toLowerCase(),l=[...o.map(e=>{let[t,n=``]=e.split(`=`).map(e=>e.trim());return t===`charset`&&(n=n.toLowerCase(),n===cz)?``:`${t}${n?`=${n}`:``}`}).filter(Boolean)];s&&l.push(`base64`),(l.length>0||c&&c!==sz)&&l.unshift(c);let u=t||!a?``:`#${a}`;return`data:${l.join(`;`)},${s?i.trim():i}${u}`};function Tz(e,t){if(t=B({defaultProtocol:`http`,normalizeProtocol:!0,forceHttp:!1,forceHttps:!1,stripAuthentication:!0,stripHash:!1,stripTextFragment:!0,stripWWW:!0,removeQueryParameters:[/^utm_\w+/i],removeTrailingSlash:!0,removeSingleSlash:!0,removeDirectoryIndex:!1,removeExplicitPort:!1,sortQueryParameters:!0,removePath:!1,transformPath:!1,emptyQueryValue:`preserve`},t),typeof t.defaultProtocol==`string`&&!t.defaultProtocol.endsWith(`:`)&&(t.defaultProtocol=`${t.defaultProtocol}:`),e=e.trim(),/^data:/i.test(e))return wz(e,t);let n=Array.isArray(t.customProtocols)?t.customProtocols:[],r=new Set(n.map(e=>gz(e)).filter(Boolean)),i=_z(e);if(i&&!r.has(i))return e;let a=e.startsWith(`//`);!(!a&&/^\.*\//.test(e))&&!i&&(e=e.replace(/^(?!(?:\w+:)?\/\/)|^\/\//,t.defaultProtocol));let o=new URL(e);if(t.forceHttp&&t.forceHttps)throw Error("The `forceHttp` and `forceHttps` options cannot be used together");if(t.forceHttp&&o.protocol===`https:`&&(o.protocol=`http:`),t.forceHttps&&o.protocol===`http:`&&(o.protocol=`https:`),t.stripAuthentication&&(o.username=``,o.password=``),t.stripHash?o.hash=``:t.stripTextFragment&&(o.hash=o.hash.replace(/#?:~:text.*?$/i,``)),o.pathname){let e=/\b[a-z][a-z\d+\-.]{1,50}:\/\//g,t=0,n=``;for(;;){let r=e.exec(o.pathname);if(!r)break;let i=r[0],a=r.index,s=o.pathname.slice(t,a);n+=s.replaceAll(/\/{2,}/g,`/`),n+=i,t=a+i.length}let r=o.pathname.slice(t);n+=r.replaceAll(/\/{2,}/g,`/`),o.pathname=n}if(o.pathname)try{o.pathname=decodeURI(o.pathname).replaceAll(`\\`,`%5C`)}catch(e){}if(t.removeDirectoryIndex===!0&&(t.removeDirectoryIndex=[/^index\.[a-z]+$/]),Array.isArray(t.removeDirectoryIndex)&&t.removeDirectoryIndex.length>0){let e=o.pathname.split(`/`).filter(Boolean),n=e.at(-1);n&&mz(n,t.removeDirectoryIndex)&&(e.pop(),o.pathname=e.length>0?`/${e.join(`/`)}/`:`/`)}if(t.removePath&&(o.pathname=`/`),t.transformPath&&typeof t.transformPath==`function`){let e=o.pathname.split(`/`).filter(Boolean),n=t.transformPath(e);o.pathname=(n==null?void 0:n.length)>0?`/${n.join(`/`)}`:`/`}o.hostname&&(o.hostname=o.hostname.replace(/\.$/,``),t.stripWWW&&/^www\.(?!www\.)[a-z\-\d]{1,63}\.[a-z.\-\d]{2,63}$/.test(o.hostname)&&(o.hostname=o.hostname.replace(/^www\./,``)));let s=o.search,c;if(t.sortQueryParameters&&fz.test(s)){let e=bz(s);o.search=s.replaceAll(pz,t=>`${e}${t.slice(1).toUpperCase()}`),c=RegExp(`${e}([0-9A-F]{2})`,`g`)}let l=Array.isArray(t.keepQueryParameters),{searchParams:u}=o;if(!l&&Array.isArray(t.removeQueryParameters)&&t.removeQueryParameters.length>0)for(let e of[...u.keys()])mz(Sz(e,c),t.removeQueryParameters)&&u.delete(e);if(!l&&t.removeQueryParameters===!0&&(o.search=``),l&&t.keepQueryParameters.length>0)for(let e of[...u.keys()])mz(Sz(e,c),t.keepQueryParameters)||u.delete(e);else l&&(o.search=``);t.sortQueryParameters&&(o.search=xz(o.searchParams,c),o.search=decodeURIComponent(o.search.replaceAll(/%(?:26|23|3f|25|2b)/gi,e=>`%25${e.slice(1)}`)),c&&(o.search=o.search.replace(c,`%$1`))),o.search=Cz(o.search,t.emptyQueryValue,s),t.removeTrailingSlash&&(o.pathname=o.pathname.replace(/\/$/,``)),t.removeExplicitPort&&o.port&&(o.port=``);let d=e;return e=o.toString(),!t.removeSingleSlash&&o.pathname===`/`&&!d.endsWith(`/`)&&o.hash===``&&(e=e.replace(/\/$/,``)),(t.removeTrailingSlash||o.pathname===`/`)&&o.hash===``&&t.removeSingleSlash&&(e=e.replace(/\/$/,``)),a&&!t.normalizeProtocol&&(e=e.replace(/^http:\/\//,`//`)),t.stripProtocol&&(e=e.replace(/^(?:https?:)?\/\//,``)),e}function Ez(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Dz(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Ez(Object(n),!0).forEach(function(t){Oz(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ez(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Oz(e,t,n){return(t=kz(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function kz(e){var t=Az(e,`string`);return typeof t==`symbol`?t:t+``}function Az(e,t){if(typeof e!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(typeof r!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var jz=S_.create(`wasm`),Mz=S_.create(`main`),Nz=class{constructor(){Oz(this,`_worker`,null),Oz(this,`_initializeListener`,null),Oz(this,`_processingListener`,null),Oz(this,`_queueService`,new oz),Oz(this,`_initProcess`,null),Oz(this,`version`,{component:`9.5.2892`}),Oz(this,`onFinalize`,null),Oz(this,`isPrepared`,!1),Oz(this,`isInitialized`,!1),Oz(this,`isProcessing`,!1),Oz(this,`initData`,null),Oz(this,`recognizerProcessParam`,{processParam:{}}),Oz(this,`imageProcessParam`,{processParam:{}}),Oz(this,`recognizeListener`,null),Oz(this,`workerPath`,`https://wasm.regulaforensics.com/document/release/9.5/barcodemrz/1f57dab0-9204d6578`)}get processingListener(){return this._processingListener}set processingListener(e){this._processingListener=e,e&&e({isProcessing:this.isProcessing})}get initializeListener(){return this._initializeListener}set initializeListener(e){this._initializeListener=e,e&&e({isInitialized:this.isInitialized})}createProcessImageRequest(e,t){let n=e.map((e,t)=>({data:e,light:6,pageIdx:t}));return Dz(Dz({},t),{},{imagesList:n})}prepareImageData(e){return e.map(e=>e instanceof ImageData?{width:e.width,height:e.height,data:e.data.buffer}:{data:e})}sendMessage(e){return this._queueService.addTask(()=>new Promise((t,n)=>{if(!this._worker)return Mz(`Worker is missing)`),n(`Worker is missing`);this._worker.onmessage=e=>{if(e.data.target===up.custom){let{method:r,response:i,code:a}=e.data.data,o=i&&`reject_message`in i?i.reject_message:``;if(a===xf.ok||a===xf.badLicense&&!o)Mz(`Method ${r}: { code: ${a} } `),t(i);else{let e=`Method ${r}: ${$f[a]||a}${o?` Reject message: ${o}`:``}`;Mz(e),n(e)}}e.data.target===up.stdout&&jz(JSON.stringify(e.data.content)),e.data.target===up.stderr&&(jz(JSON.stringify(e.data.content)),n(e.data.content))},this._worker.onerror=e=>{jz(JSON.stringify(e.message)),n(e)},Mz(`Send message to worker: { target: ${e.target}, method: ${e.method} }`),this._worker.postMessage(Dz(Dz({},e),{},{preMain:!0}),`data`in e&&e.data?e.data.map(e=>e.data):[])}))}prepare(e){return V(this,null,function*(){var t;Mz(`Preparing the service`);{let t=this.workerPath===`https://wasm.regulaforensics.com/document/release/9.5/barcodemrz/1f57dab0-9204d6578`,n=Tz(e&&t?aD(e,`PROD`):this.workerPath),r=yield(yield fetch(`${n}/${qf}`)).text();t||(r=iD(r,n));let i=new Blob([r],{type:`text/plain`}),a=URL.createObjectURL(i);this._worker=new Worker(a),URL.revokeObjectURL(a)}(t=this._worker)==null||t.postMessage({method:vf.prepare,target:up.gl,preMain:!0,op:`setPrefetched`}),yield this.sendMessage({method:vf.prepare,target:up.init,URL:document.URL}),this.isPrepared=!0,Mz(`Service prepared`)})}initialize(e){return V(this,null,function*(){return this._initProcess||(this._initProcess=this.doInitialize(e),this._initProcess.catch(()=>{this._initProcess=null})),this._initProcess})}doInitialize(e){return V(this,null,function*(){var t,n;this.isPrepared||(yield this.prepare(e==null?void 0:e.module)),Mz(`Initializing the service`);let{scenario:r,license:i}=yield this.sendMessage({target:up.custom,method:vf.initialize,request:{systemInfo:{userID:m_(Cp),hostName:(t=document.location)==null?void 0:t.origin,license:e==null?void 0:e.license},telemetry:yield v_({sdkVersion:`9.5.2892`}),processParam:this.recognizerProcessParam.processParam||this.imageProcessParam.processParam}});return this.initData={scenario:r,license:i},this.isInitialized=!0,(n=this._initializeListener)==null||n.call(this,{isInitialized:this.isInitialized}),Mz(`Service initialized: ${JSON.stringify({scenario:r,license:i})}`),this.initData})}doProcess(e,t,n){return V(this,null,function*(){var r,i;Mz(`Process method ${e} started`),this.isProcessing=!0,(r=this._processingListener)==null||r.call(this,{isProcessing:this.isProcessing});let a=yield this.sendMessage({target:up.custom,method:e,request:t,data:n});return this.isProcessing=!1,(i=this._processingListener)==null||i.call(this,{isProcessing:this.isProcessing}),Mz(`Process method ${e} finished`),new qE(a)})}processImageBase64(e,t){return V(this,null,function*(){return this.doProcess(vf.processImage,this.createProcessImageRequest(e,t))})}process(e,t){return V(this,null,function*(){var n;let r=this.prepareImageData(e),i=yield this.doProcess(vf.process,t||this.recognizerProcessParam,r);return(n=this.recognizeListener)==null||n.call(this,i),i})}processImage(e,t){return V(this,null,function*(){let n=this.prepareImageData(e);return this.doProcess(vf.processImage,t||this.imageProcessParam,n)})}startNewPage(){return V(this,null,function*(){Mz(`Starting new page`),yield this.sendMessage({target:up.custom,method:vf.startNewPage})})}startNewDocument(e,t){return V(this,null,function*(){return Mz(`Starting new document`),yield this.sendMessage({target:up.custom,method:vf.startNewDocument,request:Dz(Dz({},t||this.recognizerProcessParam),{},{metadata:e})})})}createBackendTransaction(e,t){return V(this,null,function*(){return Mz(`Create backend transaction`),yield this.sendMessage({target:up.custom,method:vf.createBackendTransaction,request:Dz(Dz({},t||this.recognizerProcessParam),{},{metadata:e})})})}finalizePackage(){return V(this,null,function*(){try{var e;Mz(`Finalize package`);let t=yield this.sendMessage({target:up.custom,method:vf.finalizePackage});return(e=this.onFinalize)==null||e.call(this,t),t}catch(e){var t;return(t=this.onFinalize)==null||t.call(this,{tag:``,transactionId:``}),Promise.reject(e)}})}addDataToPackage(e,t){return V(this,null,function*(){Mz(`Add data to package`),yield this.sendMessage({target:up.custom,method:vf.addDataToPackage,request:t,data:[{data:e.buffer}]}),Mz(`Data added to package`)})}shutdown(){Mz(`Shutdown service`),this._worker&&(this._worker.terminate(),Mz(`Worker terminated`)),this.isPrepared=!1,this.isInitialized=!1,this.isProcessing=!1,this._initProcess=null}};function Pz(){return V(this,null,function*(){let e=window.customElements.get(`document-reader`),t=window.customElements.get(`camera-snapshot`),n=window.customElements.get(`fullscreen-container`);e||window.customElements.define(`document-reader`,fL),t||window.customElements.define(`camera-snapshot`,kL),n||window.customElements.define(`fullscreen-container`,NL);let r=window.customElements.whenDefined(`document-reader`),i=window.customElements.whenDefined(`camera-snapshot`),a=window.customElements.whenDefined(`fullscreen-container`);yield Promise.all([r,i,a])})}var Fz={attribute:!0,type:String,converter:T,reflect:!1,hasChanged:E},Iz=(e=Fz,t,n)=>{let{kind:r,metadata:i}=n,a=globalThis.litPropertyMetadata.get(i);if(a===void 0&&globalThis.litPropertyMetadata.set(i,a=new Map),r===`setter`&&((e=Object.create(e)).wrapped=!0),a.set(n.name,e),r===`accessor`){let{name:r}=n;return{set(n){let i=t.get.call(this);t.set.call(this,n),this.requestUpdate(r,i,e,!0,n)},init(t){return t!==void 0&&this.C(r,void 0,e,t),t}}}if(r===`setter`){let{name:r}=n;return function(n){let i=this[r];t.call(this,n),this.requestUpdate(r,i,e,!0,n)}}throw Error(`Unsupported decorator location: `+r)};function Lz(e){return(t,n)=>typeof n==`object`?Iz(e,t,n):((e,t,n)=>{let r=t.hasOwnProperty(n);return t.constructor.createProperty(n,e),r?Object.getOwnPropertyDescriptor(t,n):void 0})(e,t,n)}var Rz=(e,t,n)=>{for(let n of t)if(n[0]===e)return(0,n[1])();return n==null?void 0:n()};function zz(e){"@babel/helpers - typeof";return zz=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},zz(e)}function Bz(e,t){if(zz(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(zz(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}function Vz(e){var t=Bz(e,`string`);return zz(t)==`symbol`?t:t+``}function Hz(e,t,n){return(t=Vz(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Uz(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Wz(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?Uz(Object(n),!0).forEach(function(t){Hz(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Uz(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var Gz=class e{constructor({errorCode:e,errorCodeKey:t,message:n,underlyingError:r,underlyingBaseError:i,domain:a,module:o,errorEnumName:s,shortDomainCode:c}){this.errorCode=e,this.errorCodeKey=t,this.message=n,this.underlyingError=r,this.underlyingBaseError=i,this.module=o,this.domain=a,this.errorEnumName=s,this.shortDomainCode=c}static getErrorKey(e,t){let n=Object.keys(t).find(n=>t[n]===e);if(!n)throw Error(`Invalid errorCode: ${e} in enum`);return n}get lastUnderlyingError(){let t=this.underlyingBaseError;for(;(t==null?void 0:t.underlyingBaseError)instanceof e;)t=t.underlyingBaseError;return t==null?void 0:t.underlyingError}toObject(){let t={errorCode:this.errorCode,errorCodeKey:this.errorCodeKey,errorEnumName:this.errorEnumName,message:this.message,module:this.module,underlyingError:this.underlyingError,lastUnderlineError:this.lastUnderlyingError};return this.underlyingBaseError&&this.underlyingBaseError instanceof e&&(t.underlyingBaseError=this.underlyingBaseError.toObject()),t}get shortChain(){let t=`${this.shortDomainCode}:${this.errorCode}${this.underlyingError?`-`+this.underlyingError:``}`;return this.underlyingBaseError instanceof e&&(t+=`-${this.underlyingBaseError.shortChain}`),t}get fullChain(){let t=`${this.module}.${this.domain}:${this.errorCodeKey}${this.underlyingError?`-`+this.underlyingError:``}`;return this.underlyingBaseError instanceof e&&(t+=`-${this.underlyingBaseError.fullChain}`),t}};function Kz(e,t){if(t.displayName?console.log(`Register module: ${t.displayName}`):console.error(`Missed "displayName" when register module`),t.getSupportedTemplates&&typeof t.getSupportedTemplates==`function`){let e=t.getSupportedTemplates();console.log(`${t==null?void 0:t.displayName} supported templates: ${e.join(`, `)}`)}else console.error(`Missed "getSupportedTemplates" method when register module`);if(t.initialize&&typeof t.initialize==`function`||console.error(`${t==null?void 0:t.displayName} "initialize" method was not implemented`),t.deinitialize&&typeof t.deinitialize==`function`||console.error(`${t==null?void 0:t.displayName} "deinitialize" method was not implemented`),t.isReady&&typeof t.isReady==`function`||console.error(`${t==null?void 0:t.displayName} "isReady" method was not implemented`),t.getIdentifier&&typeof t.getIdentifier==`function`){let e=t.getIdentifier();console.log(`Module id: ${e}`)}else console.error(`Missed "getIdentifier" when register module`);customElements.get(t.getIdentifier())?console.log(`Module ${e} has already registered`):customElements.define(e,t),console.log(`-------`)}function qz(e){return Object.fromEntries(Object.entries(e).filter(([,e])=>e!==void 0))}var Jz={FORM:`form`,DATA:`data`},Yz=[`ar`,`he`],Xz=e=>{var t;let n=e?(t=e.substring(0,2))==null?void 0:t.toLowerCase():``;return Yz.includes(n)?`rtl`:`ltr`},Zz=(e,t)=>e.base64&&!(t!=null&&t.base64.has(e.base64))?e.base64:e.imageURL&&!(t!=null&&t.imageURL.has(e.imageURL))?e.imageURL:``,Qz=(e,t,n)=>{var r;if(!t)return;let i=(r=e==null?void 0:e.idvAsset)==null?null:r;for(;i;){let e=Zz(i,n);if(e)return e;i=i.failurePolicy===`placeholderImage`&&i.placeholderImage||null}},$z={DOC_READER:`DOC_READER`,DOC_READER_GALLERY:`DOC_READER_GALLERY`},eB=function(e){return e[e.NO_INITIALIZED=0]=`NO_INITIALIZED`,e[e.UNKNOWN_STEP=1]=`UNKNOWN_STEP`,e[e.SCAN_ERROR=2]=`SCAN_ERROR`,e[e.RFID_ERROR=3]=`RFID_ERROR`,e[e.IMAGE_LOADING_FAILED=4]=`IMAGE_LOADING_FAILED`,e}({}),tB=function(e){return e[e.CONFIGURATION_FAILED=0]=`CONFIGURATION_FAILED`,e[e.INTERNAL_ERROR=1]=`INTERNAL_ERROR`,e[e.PRESENTER_UNAVAILABLE=2]=`PRESENTER_UNAVAILABLE`,e}({}),nB=`idv-document`,rB={0:pf.auto,1:pf.captureVideo,2:pf.captureFrame},iB={0:yf.line,1:yf.corners},aB={0:!0,1:!0,2:!1,3:!0},oB=1920,sB=4e6,cB=5e7,lB=function(e){return e.BarcodeMRZ=`BarcodeMRZ`,e.BoundsLite=`BoundsLite`,e}({}),uB,dB,fB=class e extends Gz{constructor({errorCode:t,message:n,underlyingError:r,underlyingBaseError:i}){let a=Gz.getErrorKey(t,eB);super({errorCode:t,errorCodeKey:a,errorEnumName:e.ERROR_ENUM_NAME,module:e.MODULE,message:n,underlyingError:r,underlyingBaseError:i,domain:e.ERROR_ENUM_NAME,shortDomainCode:e.SHORT_CODE})}};uB=fB,uB.MODULE=nB,uB.ERROR_ENUM_NAME=`ReaderModuleError`,uB.SHORT_CODE=`RM`;var pB=class e extends Gz{constructor({errorCode:t,message:n,underlyingError:r,underlyingBaseError:i}){let a=Gz.getErrorKey(t,tB);super({errorCode:t,errorCodeKey:a,errorEnumName:e.ERROR_ENUM_NAME,module:e.MODULE,message:n,underlyingError:r,underlyingBaseError:i,domain:e.ERROR_ENUM_NAME,shortDomainCode:e.SHORT_CODE})}};dB=pB,dB.MODULE=nB,dB.ERROR_ENUM_NAME=`ScanError`,dB.SHORT_CODE=`RMS`;var mB=e=>(t,n)=>{n===void 0?customElements.define(e,t):n.addInitializer(()=>{customElements.define(e,t)})};function hB(e){return Lz(Wz(Wz({},e),{},{state:!0,attribute:!1}))}var gB=(e,t,n)=>(n.configurable=!0,n.enumerable=!0,Reflect.decorate&&typeof t!=`object`&&Object.defineProperty(e,t,n),n);function _B(e,t){return(n,r,i)=>{let a=t=>{var n,r;return(n=(r=t.renderRoot)==null?void 0:r.querySelector(e))==null?null:n};if(t){let{get:e,set:t}=typeof r==`object`?n:i==null?(()=>{let e=Symbol();return{get(){return this[e]},set(t){this[e]=t}}})():i;return gB(n,r,{get(){let n=e.call(this);return n===void 0&&(n=a(this),(n!==null||this.hasUpdated)&&t.call(this,n)),n}})}return gB(n,r,{get(){return a(this)}})}}function vB(e){return yB.apply(this,arguments)}function yB(){return yB=d(function*(e){return new Promise(t=>setTimeout(t,e))}),yB.apply(this,arguments)}function bB(e){return xB.apply(this,arguments)}function xB(){return xB=d(function*(e,t=120,n=200){let r=null,i=0;for(;i<t;){try{let t=yield e();if(t!=null&&t.transactionId)return t}catch(e){r=e}i<t-1&&(yield vB(n)),i++}throw r}),xB.apply(this,arguments)}var SB=e=>e?(e.internalScenario&&(e.scenario=e.internalScenario),delete e.internalScenario,e):{},CB=e=>{try{return new URL(e),!0}catch(e){return!1}};function wB(e,t,n,r,i){let a=e*t,o=a>i;return{width:e,height:t,isExtraLargeResolution:o,isDownscaleNeeded:(e>n||t>n||a>r)&&!o}}var TB=function(){var e=d(function*(e,t,n,r){let i=yield createImageBitmap(e),{width:a,height:o}=i;return i==null||i.close(),wB(a,o,t,n,r)});return function(t,n,r,i){return e.apply(this,arguments)}}();function EB({width:e,height:t,softSideLimit:n,softPixelLimit:r}){if(!(e>0&&t>0))return{width:1,height:1};let i=Math.max(e,t),a=e*t,o=i>n?n/i:1,s=a>r?Math.sqrt(r/a):1,c=Math.min(o,s,1);return{width:Math.max(1,Math.floor(e*c)),height:Math.max(1,Math.floor(t*c))}}function DB(e,t,n){return OB.apply(this,arguments)}function OB(){return OB=d(function*(e,t,n){return new Promise(r=>{if(!e||!e.size)return r({ok:!1});let i=document.createElement(`canvas`),a=i.getContext(`2d`),o=URL.createObjectURL(e),s=new Image,c=e=>{try{URL.revokeObjectURL(o)}catch(e){}try{i.width=0,i.height=0}catch(e){}s.onload=null,s.onerror=null,s.src=``,r(e)};s.onload=function(){let e=EB({width:s.width,height:s.height,softSideLimit:t,softPixelLimit:n});if(i.width=e.width,i.height=e.height,a)try{a.drawImage(s,0,0,e.width,e.height);let t=a.getImageData(0,0,e.width,e.height);return c(t?{ok:!0,imageData:t}:{ok:!1})}catch(e){return c({ok:!1})}return c({ok:!1})},s.onerror=()=>c({ok:!1}),s.src=o})}),OB.apply(this,arguments)}var kB=e=>{let{translationKeysData:t,translationKeysProps:n,locale:r}=e,i={},a=null;for(let e in t)i[t[e].key]=e;for(let e in n)i[e]&&n[e]&&(a?a[i[e]]=n[e]:a={[i[e]]:n[e]});return a?{[r]:a}:{}},AB={preparingCamera:{fallback:`Preparing the camera...`,key:`strPrepareCamera`},timeout:{fallback:`Timeout`,key:`strTimeout`},noFocus:{fallback:`No camera focus`,key:`strNoFocus`},somethingWentWrong:{fallback:`Something went wrong`,key:`messageUnknownError`},incorrectCameraId:{fallback:`No camera with the specified ID found.`,key:`InfoScreenIncorrectCameraIdTitle`},done:{fallback:`Done!`,key:`strDoneMessage`},cameraUnavailable:{fallback:`Camera unavailable!`,key:`statusCameraUnavailableTitle`},versionNotSupported:{fallback:`Your browser version is not supported`,key:`statusBrowserNotSupportedTitle`},httpNotSupported:{fallback:`HTTPS not used`,key:`statusBrowserHTTPNotSupportedSubtitle`},insecurePageContext:{fallback:`Insecure context`,key:`statusBrowserInsecurePageContextSubtitle`},badLicense:{fallback:`The license cannot be found or has expired`,key:`statusProcMgrBadLicenseSubtitle`},fileCorrupt:{fallback:`This file is corrupt or not supported`,key:`statusIncorrectDataTitle`},largeFile:{fallback:`This file is too large to be uploaded`,key:`statusLargeDataTitle`},placeDocumentIntoFrame:{fallback:`Fit the document into the frame`,key:`strPlaceDocumentInFrame`},holdDocumentStraight:{fallback:`Hold the document straight`,key:`strHoldDocumentStraight`},glaresOnDocument:{fallback:`Avoid glare on the document`,key:`strGlaresOnDocument`},tryAgain:{fallback:`Try again`,key:`faceLivenessScreenButton`},noCameraAvailable:{fallback:`No camera available`,key:`InfoScreenNoCameraTitle`},positionDocumentCenter:{fallback:`Position the document in the center`,key:`documentReaderDocumentReaderLayoutDocumentCenter`},uploadPhoto:{fallback:`Upload a photo`,key:`cameraCaptureCameraCaptureStartScreenTitle`},moveCloser:{fallback:`Move closer`,key:`hint.moveCloser`},keepDeviceStill:{fallback:`Hold the device still`,key:`strKeepDeviceStill`},camera:{fallback:`Camera`,key:`strCamera`},switchToMobile:{fallback:`Switch to mobile`,key:`switchToMobile`},openPhoneCamera:{fallback:`Open the camera on your mobile device, scan the QR code, and follow the link`,key:`openPhoneCamera`},pleaseWait:{fallback:`Please wait...`,key:`strPleaseWait`},mobileDevice:{fallback:`Mobile device`,key:`mobileDevice`},verifyYourIdentity:{fallback:`Identity document verification`,key:`verifyYourIdentity`},fromCameraFilesMobileDesktop:{fallback:`Capture a document using the computer’s camera, upload it from files, or scan it on a mobile device`,key:`fromCameraFilesMobileDesktop`},fromCameraFilesDesktop:{fallback:`Capture a document using the computer’s camera or upload it from files`,key:`fromCameraFilesDesktop`},fromCameraMobileDesktop:{fallback:`Capture a document using the computer’s camera or scan it on a mobile device`,key:`fromCameraMobileDesktop`},fromFilesMobileDesktop:{fallback:`Upload a document from files or scan it on a mobile device`,key:`fromFilesMobileDesktop`},fromCameraDesktop:{fallback:`Use the computer's camera to capture a document`,key:`fromCameraDesktop`},fromFilesDesktop:{fallback:`Pick a document from files and upload it`,key:`fromFilesDesktop`},fromMobileDesktop:{fallback:`Use your mobile camera to capture a document`,key:`fromMobileDesktop`},fromCameraGalleryMobile:{fallback:`Capture a document using the mobile's camera or upload it from gallery`,key:`fromCameraGalleryMobile`},fromGalleryMobile:{fallback:`Pick a document from the gallery and upload it`,key:`fromGalleryMobile`},gallery:{fallback:`Gallery`,key:`gallery`},files:{fallback:`Files`,key:`files`},returnToComputer:{fallback:`Return to the computer`,key:`returnToComputer`},documentCaptured:{fallback:`Your document has been captured`,key:`documentCaptured`},or:{fallback:`or`,key:`strOr`},continueInBrowser:{fallback:`Click here to continue in browser`,key:`continueInBrowser`},skip:{fallback:`Skip`,key:`strSkip`},flipTheDocument:{fallback:`Flip the document`,key:`documentReaderDocumentReaderLayoutFlipDocument`},tiltTheDocument:{fallback:`Tilt the document`,key:`strTiltDocument`}},jB=s`
34
36
  *,
35
37
  ::after,
36
38
  ::before {
@@ -55,91 +57,91 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
55
57
  width: 100%;
56
58
  height: 100%;
57
59
  }
58
- `;var dle=Object.defineProperty,fle=Object.getOwnPropertyDescriptor,x5=(e,t,r,n)=>{for(var i=n>1?void 0:n?fle(t,r):t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=(n?o(t,r,i):o(i))||i);return n&&i&&dle(t,r,i),i};let U2=class extends Ln{constructor(){super(...arguments),this._performType=N_.DATA,this.props=null,this._handleDocumentReader=e=>{var t,r,n,i,a,o,l,c,s,u,d,f;if((r=(t=this.props)==null?void 0:t.idvEventListener)==null||r.call(t,"IDV-DOCUMENT",e.detail.action),e.detail.action===Re.CAMERA_PROCESS_STARTED&&((n=this.props)!=null&&n.isProcessing)&&this.props.isProcessing(!1),e.detail.action===Re.PROCESS_FINISHED){if(((i=e.detail.data)==null?void 0:i.status)===sr.ERROR){const b={transactionId:"",cancel:!1,has_nfc:!1,errorCode:e.detail.data.reason};(a=this.props)==null||a.perform(b,this._performType)}const h=(o=e.detail.data)==null?void 0:o.status,p=h===sr.OK,m=h===sr.TIMEOUT;if(!(p||m)||!((l=e.detail.data)!=null&&l.response))return;(c=this.props)!=null&&c.isProcessing&&this.props.isProcessing(!0);const g=(u=(s=this.props)==null?void 0:s.moduleProps)==null?void 0:u.finalizePackageSettings;W_(()=>window.RegulaDocumentSDK.finalizePackage(),g==null?void 0:g.retryCount,g==null?void 0:g.retryDelay).then(_=>{var v;const b={transactionId:(_==null?void 0:_.transactionId)||"",cancel:!1,has_nfc:!1,errorCode:""};(v=this.props)==null||v.perform(b,this._performType)}).catch(_=>{var v;console.log("finalizePackage error: ",_);const b={transactionId:"",cancel:!0,has_nfc:!1,errorCode:""};(v=this.props)==null||v.perform(b,this._performType)})}if(((d=e.detail)==null?void 0:d.action)===Re.CLOSE||e.detail.action===Re.CAMERA_PROCESS_CLOSED){const h={transactionId:"",cancel:!0,has_nfc:!1,errorCode:""};(f=this.props)==null||f.perform(h,this._performType)}}}_prepareCustomizationStyles(e,t,r){const n=[];if(e!=null&&e.backgroundMaskColor&&n.push(ot`
60
+ `;function MB(e,t){if(typeof Reflect==`object`&&typeof Reflect.metadata==`function`)return Reflect.metadata(e,t)}function NB(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a}var PB,FB=(PB=class extends Ne{constructor(...e){super(...e),this._performType=Jz.DATA,this.props=null,this._handleDocumentReader=e=>{var t,n,r,i;if((t=this.props)==null||(n=t.idvEventListener)==null||n.call(t,`IDV-DOCUMENT`,e.detail.action),e.detail.action===W.CAMERA_PROCESS_STARTED&&(r=this.props)!=null&&r.isProcessing&&this.props.isProcessing(!1),e.detail.action===W.PROCESS_FINISHED){var a,o,s,c,l;if(((a=e.detail.data)==null?void 0:a.status)===ap.ERROR){var u;let t={transactionId:``,cancel:!1,has_nfc:!1,errorCode:e.detail.data.reason};(u=this.props)==null||u.perform(t,this._performType)}let t=(o=e.detail.data)==null?void 0:o.status,n=t===ap.OK,r=t===ap.TIMEOUT;if(!(n||r)||!((s=e.detail.data)!=null&&s.response))return;(c=this.props)!=null&&c.isProcessing&&this.props.isProcessing(!0);let i=(l=this.props)==null||(l=l.moduleProps)==null?void 0:l.finalizePackageSettings;bB(()=>window.RegulaDocumentSDK.finalizePackage(),i==null?void 0:i.retryCount,i==null?void 0:i.retryDelay).then(e=>{var t;let n={transactionId:(e==null?void 0:e.transactionId)||``,cancel:!1,has_nfc:!1,errorCode:``};(t=this.props)==null||t.perform(n,this._performType)}).catch(e=>{var t;console.log(`finalizePackage error: `,e),(t=this.props)==null||t.perform({transactionId:``,cancel:!0,has_nfc:!1,errorCode:``},this._performType)})}if(((i=e.detail)==null?void 0:i.action)===W.CLOSE||e.detail.action===W.CAMERA_PROCESS_CLOSED){var d;(d=this.props)==null||d.perform({transactionId:``,cancel:!0,has_nfc:!1,errorCode:``},this._performType)}}}_prepareCustomizationStyles(e,t,n){let r=[];if(e!=null&&e.backgroundMaskColor&&r.push(s`
59
61
  document-reader::part(frame-external-background) {
60
- fill: ${pt(e.backgroundMaskColor)};
62
+ fill: ${o(e.backgroundMaskColor)};
61
63
  }
62
- `),typeof(e==null?void 0:e.backgroundMaskAlpha)=="number"&&n.push(ot`
64
+ `),typeof(e==null?void 0:e.backgroundMaskAlpha)==`number`&&r.push(s`
63
65
  document-reader::part(frame-external-background) {
64
66
  opacity: ${e.backgroundMaskAlpha} !important;
65
67
  }
66
- `),e!=null&&e.statusTextColor&&n.push(ot`
68
+ `),e!=null&&e.statusTextColor&&r.push(s`
67
69
  document-reader::part(hint-status-message-title) {
68
- color: ${pt(e.statusTextColor)};
70
+ color: ${o(e.statusTextColor)};
69
71
  }
70
- `),e!=null&&e.statusBackgroundColor&&n.push(ot`
72
+ `),e!=null&&e.statusBackgroundColor&&r.push(s`
71
73
  document-reader::part(hint-status-message-background) {
72
- background-color: ${pt(e.statusBackgroundColor)};
74
+ background-color: ${o(e.statusBackgroundColor)};
73
75
  }
74
- `),e!=null&&e.resultStatusTextColor&&n.push(ot`
76
+ `),e!=null&&e.resultStatusTextColor&&r.push(s`
75
77
  document-reader::part(info-msg-title) {
76
- color: ${pt(e.resultStatusTextColor)};
78
+ color: ${o(e.resultStatusTextColor)};
77
79
  }
78
- `),e!=null&&e.resultStatusBackgroundColor&&n.push(ot`
80
+ `),e!=null&&e.resultStatusBackgroundColor&&r.push(s`
79
81
  document-reader::part(info-container) {
80
- background-color: ${pt(e.resultStatusBackgroundColor)};
82
+ background-color: ${o(e.resultStatusBackgroundColor)};
81
83
  }
82
- `),(e==null?void 0:e.showNextPageAnimation)===!1&&n.push(ot`
84
+ `),(e==null?void 0:e.showNextPageAnimation)===!1&&r.push(s`
83
85
  document-reader::part(hint-next-page-icon) {
84
86
  display: none;
85
87
  }
86
- `),(e==null?void 0:e.showBackgroundMask)===!1&&n.push(ot`
88
+ `),(e==null?void 0:e.showBackgroundMask)===!1&&r.push(s`
87
89
  document-reader::part(frame-external-background) {
88
90
  display: none;
89
91
  }
90
- `),typeof(e==null?void 0:e.statusTextSize)=="number"&&n.push(ot`
92
+ `),typeof(e==null?void 0:e.statusTextSize)==`number`&&r.push(s`
91
93
  document-reader::part(hint-status-message-title) {
92
94
  font-size: ${e.statusTextSize}px;
93
95
  }
94
- `),e!=null&&e.statusTextFontName&&n.push(ot`
96
+ `),e!=null&&e.statusTextFontName&&r.push(s`
95
97
  document-reader::part(hint-status-message-title) {
96
- font-family: ${pt(e.statusTextFontName)};
98
+ font-family: ${o(e.statusTextFontName)};
97
99
  }
98
- `),typeof(e==null?void 0:e.resultStatusTextSize)=="number"&&n.push(ot`
100
+ `),typeof(e==null?void 0:e.resultStatusTextSize)==`number`&&r.push(s`
99
101
  document-reader::part(info-msg-title) {
100
102
  font-size: ${e.resultStatusTextSize}px;
101
103
  }
102
- `),e!=null&&e.resultStatusTextFontName&&n.push(ot`
104
+ `),e!=null&&e.resultStatusTextFontName&&r.push(s`
103
105
  document-reader::part(info-msg-title) {
104
- font-family: ${pt(e.resultStatusTextFontName)};
106
+ font-family: ${o(e.resultStatusTextFontName)};
105
107
  }
106
- `),e!=null&&e.cameraPreviewBackgroundColor&&n.push(ot`
108
+ `),e!=null&&e.cameraPreviewBackgroundColor&&r.push(s`
107
109
  document-reader::part(webcamera-video) {
108
- background-color: ${pt(e.cameraPreviewBackgroundColor)};
110
+ background-color: ${o(e.cameraPreviewBackgroundColor)};
109
111
  }
110
- `),e!=null&&e.containerCloseButtonImage){const i=si(e.containerCloseButtonImage,t,r);i&&n.push(ot`
112
+ `),e!=null&&e.containerCloseButtonImage){let i=Qz(e.containerCloseButtonImage,t,n);i&&r.push(s`
111
113
  document-reader::part(container-close-button)::before {
112
- background-image: url(${pt(i)});
114
+ background-image: url(${o(i)});
113
115
  }
114
- `)}if(e!=null&&e.menuFromCameraButtonImage){const i=si(e.menuFromCameraButtonImage,t,r);i&&n.push(ot`
116
+ `)}if(e!=null&&e.menuFromCameraButtonImage){let i=Qz(e.menuFromCameraButtonImage,t,n);i&&r.push(s`
115
117
  document-reader::part(menu-from-camera-button)::before {
116
- background-image: url(${pt(i)});
118
+ background-image: url(${o(i)});
117
119
  }
118
- `)}if(e!=null&&e.menuFromGalleryButtonImage){const i=si(e.menuFromGalleryButtonImage,t,r);i&&n.push(ot`
120
+ `)}if(e!=null&&e.menuFromGalleryButtonImage){let i=Qz(e.menuFromGalleryButtonImage,t,n);i&&r.push(s`
119
121
  document-reader::part(menu-from-gallery-button)::before {
120
- background-image: url(${pt(i)});
122
+ background-image: url(${o(i)});
121
123
  }
122
- `)}if(e!=null&&e.menuFromMobileButtonImage){const i=si(e.menuFromMobileButtonImage,t,r);i&&n.push(ot`
124
+ `)}if(e!=null&&e.menuFromMobileButtonImage){let i=Qz(e.menuFromMobileButtonImage,t,n);i&&r.push(s`
123
125
  document-reader::part(menu-from-mobile-button)::before {
124
- background-image: url(${pt(i)});
126
+ background-image: url(${o(i)});
125
127
  }
126
- `)}if(e!=null&&e.closeButton){const i=si(e.closeButton,t,r);i&&n.push(ot`
128
+ `)}if(e!=null&&e.closeButton){let i=Qz(e.closeButton,t,n);i&&r.push(s`
127
129
  document-reader::part(controls-process-close-button)::before {
128
- background-image: url(${pt(i)});
130
+ background-image: url(${o(i)});
129
131
  }
130
- `)}if(e!=null&&e.switchButton){const i=si(e.switchButton,t,r);i&&n.push(ot`
132
+ `)}if(e!=null&&e.switchButton){let i=Qz(e.switchButton,t,n);i&&r.push(s`
131
133
  document-reader::part(controls-change-camera-button)::before {
132
- background-image: url(${pt(i)});
134
+ background-image: url(${o(i)});
133
135
  }
134
- `)}if(e!=null&&e.infoTryAgainButtonImage){const i=si(e.infoTryAgainButtonImage,t,r);i&&n.push(ot`
136
+ `)}if(e!=null&&e.infoTryAgainButtonImage){let i=Qz(e.infoTryAgainButtonImage,t,n);i&&r.push(s`
135
137
  document-reader::part(info-try-again-button)::before {
136
- background-image: url(${pt(i)});
138
+ background-image: url(${o(i)});
137
139
  }
138
- `)}return n}_prepareTranslations(e){const{locale:t,localizationKeys:r}=e,n=t&&typeof t=="string"?t.slice(0,2).toLowerCase():"";return!n||!r?null:lle({translationKeysData:cle,translationKeysProps:r,locale:n})}_prepareSettings({copyright:e,customization:t,functionality:r,locale:n}){var l,c,s,u,d;const i={copyright:e,skipButton:r==null?void 0:r.showSkipNextPageButton,captureButton:r==null?void 0:r.showCaptureButton,captureButtonDelay:r==null?void 0:r.showCaptureButtonDelayFromStart,cameraFrameOffsetWidth:t==null?void 0:t.cameraFrameWidthOffset,cameraFrameActiveColor:t==null?void 0:t.cameraFrameActiveColor,cameraFrameDefaultColor:t==null?void 0:t.cameraFrameDefaultColor,closeButton:r==null?void 0:r.showCloseButton,changeCameraButton:r==null?void 0:r.showCameraSwitchButton,videoCaptureMotionControl:r==null?void 0:r.videoCaptureMotionControl,statusIcon:t==null?void 0:t.showStatusMessages,cameraFrameBorderWidth:t==null?void 0:t.cameraFrameBorderWidth,cameraFrameLineLength:t==null?void 0:t.cameraFrameLineLength,nextPageAnimationEndDelay:t==null?void 0:t.nextPageAnimationEndDelay,nextPageAnimationStartDelay:t==null?void 0:t.nextPageAnimationStartDelay,statusPositionMultiplier:t==null?void 0:t.statusPositionMultiplier,cameraFrameLandscapeAspectRatio:t==null?void 0:t.cameraFrameLandscapeAspectRatio,cameraFramePortraitAspectRatio:t==null?void 0:t.cameraFramePortraitAspectRatio,cameraFrameCornerRadius:t==null?void 0:t.cameraFrameCornerRadius,cameraFrameVerticalPositionMultiplier:t==null?void 0:t.cameraFramePositionMultiplier,cameraFrameHorizontalPositionMultiplier:t==null?void 0:t.cameraFramePositionMultiplier,internalScenario:r==null?void 0:r.internalScenario,multipageProcessing:r==null?void 0:r.multipageProcessing,multipleFileInput:r==null?void 0:r.multipleFileInput,cameraId:r==null?void 0:r.cameraId,mirrorType:r==null?void 0:r.mirrorType,mobileDelegate:r==null?void 0:r.mobileDelegate,finalizeOnTimeout:r==null?void 0:r.finalizeOnTimeout,maxImageSize:r==null?void 0:r.maxImageSize,maxResolutionSize:r==null?void 0:r.maxResolutionSize,cameraMode:r==null?void 0:r.cameraMode,videoRecord:r==null?void 0:r.recordScanningProcess,activityIndicatorLandscapePositionMultiplier:t==null?void 0:t.activityIndicatorLandscapePositionMultiplier,activityIndicatorPortraitPositionMultiplier:t==null?void 0:t.activityIndicatorPortraitPositionMultiplier,cameraFrameLineCap:t==null?void 0:t.cameraFrameLineCap,fromCameraButton:t==null?void 0:t.fromCameraButton,uploadFileButton:t==null?void 0:t.uploadFileButton,mirrorButton:t==null?void 0:t.mirrorButton,nonce:(l=this.props)==null?void 0:l.nonce},a=Yse(i),o=nr(nr(nr(nr(nr({},!!n&&typeof n=="string"&&{locale:n.slice(0,2).toLowerCase()}),typeof(r==null?void 0:r.captureMode)=="number"&&r.captureMode in L_&&{captureMode:L_[r.captureMode]}),typeof(t==null?void 0:t.cameraFrameShapeType)=="number"&&t.cameraFrameShapeType in Z_&&{cameraFrameShapeType:Z_[t.cameraFrameShapeType]}),(typeof((c=r==null?void 0:r.videoOutputSettings)==null?void 0:c.AVVideoWidthKey)=="number"||typeof((s=r==null?void 0:r.videoOutputSettings)==null?void 0:s.AVVideoHeightKey)=="number")&&{resolution:nr(nr({},typeof((u=r==null?void 0:r.videoOutputSettings)==null?void 0:u.AVVideoWidthKey)=="number"&&{width:r.videoOutputSettings.AVVideoWidthKey}),typeof((d=r==null?void 0:r.videoOutputSettings)==null?void 0:d.AVVideoHeightKey)=="number"&&{height:r.videoOutputSettings.AVVideoHeightKey})}),typeof(r==null?void 0:r.cameraFrame)=="number"&&r.cameraFrame in j_&&{cameraFrame:j_[r.cameraFrame]});return nr(nr({},a),o)}_setDocReaderProps(){var f,h,p,m;if(!this.props||!this._component)return;(h=(f=this.props).isProcessing)==null||h.call(f,!0);const{processParam:e,functionality:t,customization:r,sessionId:n,copyright:i,serviceToken:a,locale:o,preloadAssetsRequired:l,failedAssets:c}=this.props.moduleProps,s=K_(e),u=(p=s==null?void 0:s.backendProcessing)==null?void 0:p.serviceURL;if(!u||!Y_(u)){const g=new yo({errorCode:_o.CONFIGURATION_FAILED,message:"serviceURL is not defined or is invalid."}),_=new Fi({errorCode:ji.SCAN_ERROR,underlyingBaseError:g});this.props.perform(_)}a&&(s!=null&&s.backendProcessing)&&(s.backendProcessing.httpHeaders=nr({Authorization:`Connection ${a}`},(m=s==null?void 0:s.backendProcessing)==null?void 0:m.httpHeaders));const d={processParam:nr({},s)};n&&(d.tag=n),window.RegulaDocumentSDK.recognizerProcessParam=d,window.RegulaDocumentSDK.imageProcessParam={processParam:{scenario:Xl.MrzAndLocate}},ar(this.shadowRoot,[...this.shadowRoot.adoptedStyleSheets,...this._prepareCustomizationStyles(r,l,c)]),this._component.settings=this._prepareSettings({copyright:i,customization:r,functionality:t,locale:o}),this._component.translations=this._prepareTranslations(this.props.moduleProps)}updated(e){e.has("props")&&this._setDocReaderProps()}render(){return Xr`<document-reader
140
+ `)}return r}_prepareTranslations(e){let{locale:t,localizationKeys:n}=e,r=t&&typeof t==`string`?t.slice(0,2).toLowerCase():``;return!r||!n?null:kB({translationKeysData:AB,translationKeysProps:n,locale:r})}_prepareSettings({copyright:e,customization:t,functionality:n,locale:r}){var i,a,o,s,c;let l=qz({copyright:e,skipButton:n==null?void 0:n.showSkipNextPageButton,captureButton:n==null?void 0:n.showCaptureButton,captureButtonDelay:n==null?void 0:n.showCaptureButtonDelayFromStart,cameraFrameOffsetWidth:t==null?void 0:t.cameraFrameWidthOffset,cameraFrameActiveColor:t==null?void 0:t.cameraFrameActiveColor,cameraFrameDefaultColor:t==null?void 0:t.cameraFrameDefaultColor,closeButton:n==null?void 0:n.showCloseButton,changeCameraButton:n==null?void 0:n.showCameraSwitchButton,videoCaptureMotionControl:n==null?void 0:n.videoCaptureMotionControl,statusIcon:t==null?void 0:t.showStatusMessages,cameraFrameBorderWidth:t==null?void 0:t.cameraFrameBorderWidth,cameraFrameLineLength:t==null?void 0:t.cameraFrameLineLength,nextPageAnimationEndDelay:t==null?void 0:t.nextPageAnimationEndDelay,nextPageAnimationStartDelay:t==null?void 0:t.nextPageAnimationStartDelay,statusPositionMultiplier:t==null?void 0:t.statusPositionMultiplier,cameraFrameLandscapeAspectRatio:t==null?void 0:t.cameraFrameLandscapeAspectRatio,cameraFramePortraitAspectRatio:t==null?void 0:t.cameraFramePortraitAspectRatio,cameraFrameCornerRadius:t==null?void 0:t.cameraFrameCornerRadius,cameraFrameVerticalPositionMultiplier:t==null?void 0:t.cameraFramePositionMultiplier,cameraFrameHorizontalPositionMultiplier:t==null?void 0:t.cameraFramePositionMultiplier,internalScenario:n==null?void 0:n.internalScenario,multipageProcessing:n==null?void 0:n.multipageProcessing,multipleFileInput:n==null?void 0:n.multipleFileInput,cameraId:n==null?void 0:n.cameraId,mirrorType:n==null?void 0:n.mirrorType,mobileDelegate:n==null?void 0:n.mobileDelegate,finalizeOnTimeout:n==null?void 0:n.finalizeOnTimeout,maxImageSize:n==null?void 0:n.maxImageSize,maxResolutionSize:n==null?void 0:n.maxResolutionSize,cameraMode:n==null?void 0:n.cameraMode,videoRecord:n==null?void 0:n.recordScanningProcess,activityIndicatorLandscapePositionMultiplier:t==null?void 0:t.activityIndicatorLandscapePositionMultiplier,activityIndicatorPortraitPositionMultiplier:t==null?void 0:t.activityIndicatorPortraitPositionMultiplier,cameraFrameLineCap:t==null?void 0:t.cameraFrameLineCap,fromCameraButton:t==null?void 0:t.fromCameraButton,uploadFileButton:t==null?void 0:t.uploadFileButton,mirrorButton:t==null?void 0:t.mirrorButton,nonce:(i=this.props)==null?void 0:i.nonce}),u=Wz(Wz(Wz(Wz(Wz({},!!r&&typeof r==`string`&&{locale:r.slice(0,2).toLowerCase()}),typeof(n==null?void 0:n.captureMode)==`number`&&n.captureMode in rB&&{captureMode:rB[n.captureMode]}),typeof(t==null?void 0:t.cameraFrameShapeType)==`number`&&t.cameraFrameShapeType in iB&&{cameraFrameShapeType:iB[t.cameraFrameShapeType]}),(typeof(n==null||(a=n.videoOutputSettings)==null?void 0:a.AVVideoWidthKey)==`number`||typeof(n==null||(o=n.videoOutputSettings)==null?void 0:o.AVVideoHeightKey)==`number`)&&{resolution:Wz(Wz({},typeof(n==null||(s=n.videoOutputSettings)==null?void 0:s.AVVideoWidthKey)==`number`&&{width:n.videoOutputSettings.AVVideoWidthKey}),typeof(n==null||(c=n.videoOutputSettings)==null?void 0:c.AVVideoHeightKey)==`number`&&{height:n.videoOutputSettings.AVVideoHeightKey})}),typeof(n==null?void 0:n.cameraFrame)==`number`&&n.cameraFrame in aB&&{cameraFrame:aB[n.cameraFrame]});return Wz(Wz({},l),u)}_setDocReaderProps(){var e,t,n;if(!this.props||!this._component)return;(e=(t=this.props).isProcessing)==null||e.call(t,!0);let{processParam:r,functionality:i,customization:a,sessionId:o,copyright:s,serviceToken:l,locale:u,preloadAssetsRequired:d,failedAssets:f}=this.props.moduleProps,p=SB(r),m=p==null||(n=p.backendProcessing)==null?void 0:n.serviceURL;if(!m||!CB(m)){let e=new pB({errorCode:tB.CONFIGURATION_FAILED,message:`serviceURL is not defined or is invalid.`}),t=new fB({errorCode:eB.SCAN_ERROR,underlyingBaseError:e});this.props.perform(t)}if(l&&p!=null&&p.backendProcessing){var h;p.backendProcessing.httpHeaders=Wz({Authorization:`Connection ${l}`},p==null||(h=p.backendProcessing)==null?void 0:h.httpHeaders)}let g={processParam:Wz({},p)};o&&(g.tag=o),window.RegulaDocumentSDK.recognizerProcessParam=g,window.RegulaDocumentSDK.imageProcessParam={processParam:{scenario:_f.MrzAndLocate}},c(this.shadowRoot,[...this.shadowRoot.adoptedStyleSheets,...this._prepareCustomizationStyles(a,d,f)]),this._component.settings=this._prepareSettings({copyright:s,customization:a,functionality:i,locale:u}),this._component.translations=this._prepareTranslations(this.props.moduleProps)}updated(e){e.has(`props`)&&this._setDocReaderProps()}render(){return de`<document-reader
139
141
  new-layout
140
142
  start-screen=${!1}
141
143
  @document-reader=${this._handleDocumentReader}
142
- ></document-reader>`}};U2.styles=[ule],x5([G_()],U2.prototype,"props",2),x5([$_("document-reader")],U2.prototype,"_component",2),U2=x5([z_("document-reader-camera")],U2);const hle=e=>e!=null?e:Rt,ple=ot`
144
+ ></document-reader>`}},PB.styles=[jB],PB);NB([hB(),MB(`design:type`,Object)],FB.prototype,`props`,void 0),NB([_B(`document-reader`),MB(`design:type`,fL===void 0?Object:fL)],FB.prototype,`_component`,void 0),FB=NB([mB(`document-reader-camera`)],FB);var IB=e=>e==null?pe:e,LB=s`
143
145
  .gallery-root {
144
146
  display: flex;
145
147
  width: 100%;
@@ -200,7 +202,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
200
202
  align-items: center;
201
203
  justify-content: center;
202
204
  }
203
- `,mle=Xr`<svg
205
+ `,RB=de`<svg
204
206
  xmlns="http://www.w3.org/2000/svg"
205
207
  viewBox="0 0 24 24"
206
208
  width="24"
@@ -208,7 +210,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
208
210
  fill="rgba(0,0,0,0.6)"
209
211
  >
210
212
  <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" />
211
- </svg>`,gle=Xr` <svg
213
+ </svg>`,zB=de` <svg
212
214
  width="40"
213
215
  height="40"
214
216
  viewBox="0 0 23 22"
@@ -239,7 +241,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
239
241
  <rect width="22" height="22" fill="white" transform="translate(0.5 1.90735e-05)" />
240
242
  </clipPath>
241
243
  </defs>
242
- </svg>`,vle=Xr`<svg
244
+ </svg>`,BB=de`<svg
243
245
  width="113"
244
246
  height="16"
245
247
  viewBox="0 0 113 16"
@@ -271,17 +273,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
271
273
  d="M93.1547 5.85404C92.7965 5.24412 91.9727 4.77991 90.8981 4.77991C89.0174 4.77991 87.459 6.35794 87.459 8.38431C87.459 10.3925 89.0174 11.9336 90.8981 11.9336C91.9191 11.9336 92.5637 11.6287 93.0651 10.9996V11.6455C93.0651 13.0442 92.08 13.5462 91.1308 13.5462C90.1816 13.5462 89.4292 13.0792 89.286 12.0578H87.7099C87.7818 13.8512 89.2142 15 91.1308 15C93.0474 15 94.6758 13.9063 94.6758 11.539V4.83175H93.1547V5.85404ZM91.0772 10.3911C89.9307 10.3911 89.1069 9.54811 89.1069 8.38291C89.1069 7.21772 89.9307 6.32058 91.0772 6.32058C92.2237 6.32058 93.0651 7.21725 93.0651 8.38291C93.0651 9.54858 92.2232 10.3911 91.0772 10.3911Z"
272
274
  fill="#BD7DFF"
273
275
  />
274
- </svg>`;var ble=Object.defineProperty,_le=Object.getOwnPropertyDescriptor,N5=(e,t,r,n)=>{for(var i=n>1?void 0:n?_le(t,r):t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=(n?o(t,r,i):o(i))||i);return n&&i&&ble(t,r,i),i};let B2=class extends Ln{constructor(){super(...arguments),this._performType=N_.DATA,this.props=null,this._handleInputChange=e=>On(this,null,function*(){var i,a,o,l,c,s,u,d,f,h;const r=[...(i=e.target.files)!=null?i:[]];if(!r.length)return;(a=this.props)!=null&&a.isProcessing&&this.props.isProcessing(!0),yield window.RegulaDocumentSDK.createBackendTransaction({},window.RegulaDocumentSDK.recognizerProcessParam);for(const p of r){const{isExtraLargeResolution:m,isDownscaleNeeded:g}=yield ale(p,F_,U_,Jse),_=p.type.startsWith("image/webp");if(m){const v={transactionId:"",cancel:!1,has_nfc:!1,errorCode:"IMAGE_RESOLUTION_EXCEEDS_LIMIT"};(o=this.props)==null||o.perform(v,this._performType);return}let b;if(g||_){const v=yield sle(p,F_,U_);if(!v.ok){const y={transactionId:"",cancel:!1,has_nfc:!1,errorCode:g?"IMAGE_DOWNSCALING_ERROR":"IMAGE_PROCESSING_ERROR"};(l=this.props)==null||l.perform(y,this._performType);return}b=[v.imageData]}else b=[yield p.arrayBuffer()];try{yield window.RegulaDocumentSDK.processImage(b)}catch(v){const y={transactionId:"",cancel:!1,has_nfc:!1,errorCode:"IMAGE_PROCESSING_ERROR"};(c=this.props)==null||c.perform(y,this._performType)}}const n=(u=(s=this.props)==null?void 0:s.moduleProps)==null?void 0:u.finalizePackageSettings;try{const p=yield W_(()=>On(this,null,function*(){return window.RegulaDocumentSDK.finalizePackage()}),n==null?void 0:n.retryCount,n==null?void 0:n.retryDelay),g={transactionId:p==null?void 0:p.transactionId,cancel:!1,has_nfc:!1,errorCode:""};(d=this.props)==null||d.perform(g,this._performType),(f=this.props)!=null&&f.isProcessing&&this.props.isProcessing(!1)}catch(p){console.log("finalizePackage error: ",p);const m={transactionId:"",cancel:!0,has_nfc:!1,errorCode:""};(h=this.props)==null||h.perform(m,this._performType)}})}_handleUploadClick(){this._input.click()}_handleCloseClick(){var t;const e={transactionId:"",cancel:!0,has_nfc:!1,errorCode:""};(t=this.props)==null||t.perform(e,this._performType)}_setDocReaderGalleryProps(){var l;if(!this.props)return;const{processParam:e,sessionId:t,serviceToken:r,selectionLimit:n}=this.props.moduleProps;this._input.multiple=typeof n=="number"&&(n===0||n>1);const i=K_(e),a=(l=i==null?void 0:i.backendProcessing)==null?void 0:l.serviceURL;if(!a||!Y_(a)){const c=new yo({errorCode:_o.CONFIGURATION_FAILED,message:"serviceURL is not defined or is invalid."}),s=new Fi({errorCode:ji.SCAN_ERROR,underlyingBaseError:c});this.props.perform(s)}r&&(i!=null&&i.backendProcessing)&&(i.backendProcessing.httpHeaders={Authorization:`Connection ${r}`});const o={processParam:nr({},i)};t&&(o.tag=t),window.RegulaDocumentSDK.recognizerProcessParam=o,window.RegulaDocumentSDK.imageProcessParam={processParam:{scenario:Xl.MrzAndLocate}}}updated(e){e.has("props")&&this._setDocReaderGalleryProps()}render(){var r,n,i;const e=(r=this.props)==null?void 0:r.moduleProps.locale,t=Qse(e);return Xr`<div
276
+ </svg>`,VB,HB=(VB=class extends Ne{constructor(...e){var t;super(...e),t=this,this._performType=Jz.DATA,this.props=null,this._handleInputChange=function(){var e=d(function*(e){var n,r,i;let a=[...(n=e.target.files)==null?[]:n];if(!a.length)return;(r=t.props)!=null&&r.isProcessing&&t.props.isProcessing(!0),yield window.RegulaDocumentSDK.createBackendTransaction({},window.RegulaDocumentSDK.recognizerProcessParam);for(let e of a){let{isExtraLargeResolution:n,isDownscaleNeeded:r}=yield TB(e,oB,sB,cB),i=e.type.startsWith(`image/webp`);if(n){var o;(o=t.props)==null||o.perform({transactionId:``,cancel:!1,has_nfc:!1,errorCode:`IMAGE_RESOLUTION_EXCEEDS_LIMIT`},t._performType);return}let a;if(r||i){let n=yield DB(e,oB,sB);if(!n.ok){var s;let e={transactionId:``,cancel:!1,has_nfc:!1,errorCode:r?`IMAGE_DOWNSCALING_ERROR`:`IMAGE_PROCESSING_ERROR`};(s=t.props)==null||s.perform(e,t._performType);return}a=[n.imageData]}else a=[yield e.arrayBuffer()];try{yield window.RegulaDocumentSDK.processImage(a)}catch(e){var c;(c=t.props)==null||c.perform({transactionId:``,cancel:!1,has_nfc:!1,errorCode:`IMAGE_PROCESSING_ERROR`},t._performType)}}let l=(i=t.props)==null||(i=i.moduleProps)==null?void 0:i.finalizePackageSettings;try{var u,f;let e=yield bB(d(function*(){return window.RegulaDocumentSDK.finalizePackage()}),l==null?void 0:l.retryCount,l==null?void 0:l.retryDelay),n={transactionId:e==null?void 0:e.transactionId,cancel:!1,has_nfc:!1,errorCode:``};(u=t.props)==null||u.perform(n,t._performType),(f=t.props)!=null&&f.isProcessing&&t.props.isProcessing(!1)}catch(e){var p;console.log(`finalizePackage error: `,e),(p=t.props)==null||p.perform({transactionId:``,cancel:!0,has_nfc:!1,errorCode:``},t._performType)}});return function(t){return e.apply(this,arguments)}}()}_handleUploadClick(){this._input.click()}_handleCloseClick(){var e;(e=this.props)==null||e.perform({transactionId:``,cancel:!0,has_nfc:!1,errorCode:``},this._performType)}_setDocReaderGalleryProps(){var e;if(!this.props)return;let{processParam:t,sessionId:n,serviceToken:r,selectionLimit:i}=this.props.moduleProps;this._input.multiple=typeof i==`number`&&(i===0||i>1);let a=SB(t),o=a==null||(e=a.backendProcessing)==null?void 0:e.serviceURL;if(!o||!CB(o)){let e=new pB({errorCode:tB.CONFIGURATION_FAILED,message:`serviceURL is not defined or is invalid.`}),t=new fB({errorCode:eB.SCAN_ERROR,underlyingBaseError:e});this.props.perform(t)}r&&a!=null&&a.backendProcessing&&(a.backendProcessing.httpHeaders={Authorization:`Connection ${r}`});let s={processParam:Wz({},a)};n&&(s.tag=n),window.RegulaDocumentSDK.recognizerProcessParam=s,window.RegulaDocumentSDK.imageProcessParam={processParam:{scenario:_f.MrzAndLocate}}}updated(e){e.has(`props`)&&this._setDocReaderGalleryProps()}render(){var e,t;let n=(e=this.props)==null?void 0:e.moduleProps.locale;return de`<div
275
277
  part="gallery-root"
276
278
  class="gallery-root"
277
- dir="${t}"
278
- lang="${e}"
279
- style="background: ${hle((i=(n=this.props)==null?void 0:n.moduleProps)==null?void 0:i.backgroundColor)}"
279
+ dir="${Xz(n)}"
280
+ lang="${n}"
281
+ style="background: ${IB((t=this.props)==null||(t=t.moduleProps)==null?void 0:t.backgroundColor)}"
280
282
  >
281
283
  <div class="header">
282
- <button @click="${this._handleCloseClick}" class="close-btn">${mle}</button>
284
+ <button @click="${this._handleCloseClick}" class="close-btn">${RB}</button>
283
285
  </div>
284
- <button @click="${this._handleUploadClick}" class="btn">${gle}</button>
286
+ <button @click="${this._handleUploadClick}" class="btn">${zB}</button>
285
287
  <input
286
288
  @change="${this._handleInputChange}"
287
289
  id="file-input"
@@ -290,6 +292,6 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
290
292
  accept="image/png, image/jpeg, image/bmp, image/webp, image/gif, .jpg, .jpeg"
291
293
  />
292
294
  <div class="footer">
293
- <a href>${vle} </a>
295
+ <a href>${BB} </a>
294
296
  </div>
295
- </div>`}};B2.styles=[ple],N5([G_()],B2.prototype,"props",2),N5([$_("#file-input")],B2.prototype,"_input",2),B2=N5([z_("document-reader-gallery")],B2);var yle=Object.defineProperty,q_=(e,t,r,n)=>{for(var i=void 0,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=o(t,r,i)||i);return i&&yle(t,r,i),i};let L5=!1;const Z5=(li=class extends Ln{constructor(){super(...arguments),this.props=null,this.renderVersion=0}setProps(t){var n,i;if(!li.getSupportedTemplates().includes(t.moduleProps.templateId)){const a=new Fi({errorCode:ji.UNKNOWN_STEP,message:`TemplateId ${t.moduleProps.templateId} is not supported`});(n=t.perform)==null||n.call(t,a)}const r=t.moduleProps.failedAssets;if(r&&r.blockingAssets.size>0){const a=new Fi({errorCode:ji.IMAGE_LOADING_FAILED,message:`Failed to load image asset${r.blockingAssets.size>1?"s":""}: ${[...r.blockingAssets].join(", ")}`});(i=t.perform)==null||i.call(t,a)}this.renderVersion++,this.props=t}static isReady(){return L5}static getSupportedTemplates(){return[bo.DOC_READER,bo.DOC_READER_GALLERY]}static initialize(t){var i,a;const r=(i=t==null?void 0:t.docreader)==null?void 0:i.devLicense,n=(a=t==null?void 0:t.docreader)==null?void 0:a.module;window.RegulaDocumentSDK=new Bse,console.info("%cDocument Reader web component version: %s","color: #6e56b0;",window.RegulaDocumentSDK.version.component),zse().then(()=>{window.RegulaDocumentSDK.initialize({license:r,module:n}).then(()=>L5=!0)})}static deinitialize(){var t;L5=!1,(t=window.RegulaDocumentSDK)==null||t.shutdown()}static getIdentifier(){return F2}render(){var t,r;return Xr`${xy(this.renderVersion,Xr`${Wse((r=(t=this.props)==null?void 0:t.moduleProps)==null?void 0:r.templateId,[[bo.DOC_READER,()=>Xr`<document-reader-camera .props=${this.props}></document-reader-camera>`],[bo.DOC_READER_GALLERY,()=>Xr`<document-reader-gallery .props=${this.props}></document-reader-gallery>`]])}`)}`}},li.displayName=F2,li);q_([D5({attribute:!1})],Z5.prototype,"props"),q_([D5({attribute:!1})],Z5.prototype,"renderVersion");let Q_=Z5;return Kse(F2,Q_),ct.DocumentIdv=Q_,ct.ModuleType=B_,Object.defineProperty(ct,Symbol.toStringTag,{value:"Module"}),ct})({});
297
+ </div>`}},VB.styles=[LB],VB);NB([hB(),MB(`design:type`,Object)],HB.prototype,`props`,void 0),NB([_B(`#file-input`),MB(`design:type`,typeof HTMLInputElement>`u`?Object:HTMLInputElement)],HB.prototype,`_input`,void 0),HB=NB([mB(`document-reader-gallery`)],HB);var UB,WB=!1,GB=class e extends Ne{constructor(...e){super(...e),this.props=null,this.renderVersion=0}setProps(t){if(!e.getSupportedTemplates().includes(t.moduleProps.templateId)){var n;let e=new fB({errorCode:eB.UNKNOWN_STEP,message:`TemplateId ${t.moduleProps.templateId} is not supported`});(n=t.perform)==null||n.call(t,e)}let r=t.moduleProps.failedAssets;if(r&&r.blockingAssets.size>0){var i;let e=new fB({errorCode:eB.IMAGE_LOADING_FAILED,message:`Failed to load image asset${r.blockingAssets.size>1?`s`:``}: ${[...r.blockingAssets].join(`, `)}`});(i=t.perform)==null||i.call(t,e)}this.renderVersion++,this.props=t}static isReady(){return WB}static getSupportedTemplates(){return[$z.DOC_READER,$z.DOC_READER_GALLERY]}static initialize(e){var t,n;let r=e==null||(t=e.docreader)==null?void 0:t.devLicense,i=e==null||(n=e.docreader)==null?void 0:n.module;window.RegulaDocumentSDK=new Nz,console.info(`%cDocument Reader web component version: %s`,`color: #6e56b0;`,window.RegulaDocumentSDK.version.component),Pz().then(()=>{window.RegulaDocumentSDK.initialize({license:r,module:i}).then(()=>WB=!0)})}static deinitialize(){var e;WB=!1,(e=window.RegulaDocumentSDK)==null||e.shutdown()}static getIdentifier(){return nB}render(){var e;return de`${Be(this.renderVersion,de`${Rz((e=this.props)==null||(e=e.moduleProps)==null?void 0:e.templateId,[[$z.DOC_READER,()=>de`<document-reader-camera .props=${this.props}></document-reader-camera>`],[$z.DOC_READER_GALLERY,()=>de`<document-reader-gallery .props=${this.props}></document-reader-gallery>`]])}`)}`}};return UB=GB,UB.displayName=nB,NB([Lz({attribute:!1}),MB(`design:type`,Object)],GB.prototype,`props`,void 0),NB([Lz({attribute:!1}),MB(`design:type`,Object)],GB.prototype,`renderVersion`,void 0),Kz(nB,GB),e.DocumentIdv=GB,e.ModuleType=lB,e})({});